/*M!999999\- enable the sandbox mode */ 
-- MariaDB dump 10.19-11.4.9-MariaDB, for linux-systemd (x86_64)
--
-- Host: localhost    Database: 149776653
-- ------------------------------------------------------
-- Server version	11.4.9-MariaDB-log

/*!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' */;
/*M!100616 SET @OLD_NOTE_VERBOSITY=@@NOTE_VERBOSITY, NOTE_VERBOSITY=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=46211 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (30642,'woocommerce_update_marketplace_suggestions','failed','2023-01-05 15:14:08','2023-01-05 15:14:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672931648;s:18:\"\0*\0first_timestamp\";i:1586275459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672931648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-01-05 15:17:24','2023-01-05 10:17:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30771,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 06:54:13','2023-01-03 06:54:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672728853;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672728853;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 06:55:05','2023-01-03 01:55:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30834,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 07:55:05','2023-01-03 07:55:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672732505;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672732505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 07:55:33','2023-01-03 02:55:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30835,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 08:55:33','2023-01-03 08:55:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672736133;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672736133;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 08:56:04','2023-01-03 03:56:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30838,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 09:56:04','2023-01-03 09:56:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672739764;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672739764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 09:56:31','2023-01-03 04:56:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30839,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 10:56:31','2023-01-03 10:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672743391;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672743391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 10:57:03','2023-01-03 05:57:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30840,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 11:57:03','2023-01-03 11:57:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672747023;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672747023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 11:57:31','2023-01-03 06:57:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30841,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 12:57:31','2023-01-03 12:57:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672750651;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672750651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 12:58:04','2023-01-03 07:58:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30842,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 13:58:04','2023-01-03 13:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672754284;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672754284;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 13:58:36','2023-01-03 08:58:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30843,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 14:58:36','2023-01-03 14:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672757916;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672757916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 14:59:05','2023-01-03 09:59:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30844,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 15:59:05','2023-01-03 15:59:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672761545;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672761545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 15:59:34','2023-01-03 10:59:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30845,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 16:59:34','2023-01-03 16:59:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672765174;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672765174;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 17:00:09','2023-01-03 12:00:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30846,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 18:00:09','2023-01-03 18:00:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672768809;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672768809;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 18:00:41','2023-01-03 13:00:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30847,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 19:00:41','2023-01-03 19:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672772441;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672772441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 19:01:14','2023-01-03 14:01:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30848,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 20:01:14','2023-01-03 20:01:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672776074;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672776074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 20:01:43','2023-01-03 15:01:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30851,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 21:01:43','2023-01-03 21:01:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672779703;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672779703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 21:01:57','2023-01-03 16:01:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30852,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 22:01:57','2023-01-03 22:01:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672783317;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672783317;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 22:02:39','2023-01-03 17:02:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30853,'wc_admin_unsnooze_admin_notes','failed','2023-01-03 23:02:39','2023-01-03 23:02:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672786959;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672786959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-03 23:03:19','2023-01-03 18:03:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30854,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 00:03:19','2023-01-04 00:03:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672790599;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672790599;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 00:03:47','2023-01-03 19:03:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30855,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 01:03:47','2023-01-04 01:03:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672794227;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672794227;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 01:04:18','2023-01-03 20:04:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30856,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 02:04:18','2023-01-04 02:04:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672797858;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672797858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 02:04:46','2023-01-03 21:04:46',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30857,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 03:04:46','2023-01-04 03:04:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672801486;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672801486;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 03:05:10','2023-01-03 22:05:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30858,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 04:05:10','2023-01-04 04:05:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672805110;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672805110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 04:05:40','2023-01-03 23:05:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30859,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 05:05:40','2023-01-04 05:05:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672808740;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672808740;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 05:06:10','2023-01-04 00:06:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30860,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 06:06:10','2023-01-04 06:06:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672812370;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672812370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 06:06:38','2023-01-04 01:06:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30861,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 07:06:38','2023-01-04 07:06:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672815998;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672815998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 07:07:08','2023-01-04 02:07:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30862,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 08:07:08','2023-01-04 08:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672819628;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672819628;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 08:07:43','2023-01-04 03:07:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30864,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 09:07:43','2023-01-04 09:07:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672823263;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672823263;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 09:08:12','2023-01-04 04:08:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30865,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 10:08:12','2023-01-04 10:08:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672826892;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672826892;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 10:08:42','2023-01-04 05:08:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30866,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 11:08:42','2023-01-04 11:08:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672830522;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672830522;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 11:09:11','2023-01-04 06:09:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30867,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 12:09:11','2023-01-04 12:09:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672834151;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672834151;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 12:09:40','2023-01-04 07:09:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30868,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 13:09:40','2023-01-04 13:09:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672837780;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672837780;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 13:10:05','2023-01-04 08:10:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30869,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 14:10:05','2023-01-04 14:10:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672841405;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672841405;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 14:10:31','2023-01-04 09:10:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30870,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 15:10:31','2023-01-04 15:10:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672845031;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672845031;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 15:16:04','2023-01-04 10:16:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30871,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 16:16:04','2023-01-04 16:16:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672848964;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672848964;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 16:16:30','2023-01-04 11:16:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30872,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 17:16:30','2023-01-04 17:16:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672852590;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672852590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 17:16:59','2023-01-04 12:16:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30873,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 18:16:59','2023-01-04 18:16:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672856219;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672856219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 18:17:28','2023-01-04 13:17:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30874,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 19:17:28','2023-01-04 19:17:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672859848;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672859848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 19:17:48','2023-01-04 14:17:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30875,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 20:17:48','2023-01-04 20:17:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672863468;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672863468;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 20:18:27','2023-01-04 15:18:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30877,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 21:18:27','2023-01-04 21:18:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672867107;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672867107;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 21:18:57','2023-01-04 16:18:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30878,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 22:18:57','2023-01-04 22:18:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672870737;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672870737;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 22:19:27','2023-01-04 17:19:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30879,'wc_admin_unsnooze_admin_notes','failed','2023-01-04 23:19:27','2023-01-04 23:19:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672874367;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672874367;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-04 23:19:55','2023-01-04 18:19:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30880,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 00:19:55','2023-01-05 00:19:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672877995;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672877995;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 00:20:24','2023-01-04 19:20:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30881,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 01:20:24','2023-01-05 01:20:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672881624;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672881624;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 01:20:53','2023-01-04 20:20:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30882,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 02:20:53','2023-01-05 02:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672885253;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672885253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 02:21:19','2023-01-04 21:21:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30883,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 03:21:19','2023-01-05 03:21:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672888879;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672888879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 03:21:50','2023-01-04 22:21:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30884,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 04:21:50','2023-01-05 04:21:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672892510;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672892510;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 04:22:15','2023-01-04 23:22:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30885,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 05:22:15','2023-01-05 05:22:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672896135;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672896135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 05:22:40','2023-01-05 00:22:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30886,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 06:22:40','2023-01-05 06:22:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672899760;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672899760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 06:23:10','2023-01-05 01:23:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30887,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 07:23:10','2023-01-05 07:23:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672903390;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672903390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 07:23:36','2023-01-05 02:23:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30888,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 08:23:36','2023-01-05 08:23:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672907016;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672907016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 08:24:05','2023-01-05 03:24:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30890,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 09:24:05','2023-01-05 09:24:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672910645;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672910645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 09:24:31','2023-01-05 04:24:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30891,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 10:24:31','2023-01-05 10:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672914271;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672914271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 10:25:01','2023-01-05 05:25:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30892,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 11:25:01','2023-01-05 11:25:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672917901;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672917901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 11:25:30','2023-01-05 06:25:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30893,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 12:25:30','2023-01-05 12:25:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672921530;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672921530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 12:26:01','2023-01-05 07:26:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30894,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 13:26:01','2023-01-05 13:26:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672925161;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672925161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 13:26:32','2023-01-05 08:26:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30895,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 14:26:32','2023-01-05 14:26:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672928792;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672928792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 14:26:59','2023-01-05 09:26:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30896,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 15:26:59','2023-01-05 15:26:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672932419;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672932419;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 15:27:28','2023-01-05 10:27:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30897,'woocommerce_update_marketplace_suggestions','failed','2023-01-12 15:17:24','2023-01-12 15:17:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673536644;s:18:\"\0*\0first_timestamp\";i:1586275459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673536644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-01-12 15:21:36','2023-01-12 10:21:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30898,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 16:27:28','2023-01-05 16:27:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672936048;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672936048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 16:28:00','2023-01-05 11:28:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30899,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 17:28:00','2023-01-05 17:28:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672939680;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672939680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 17:28:30','2023-01-05 12:28:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30900,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 18:28:30','2023-01-05 18:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672943310;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672943310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 18:29:03','2023-01-05 13:29:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30901,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 19:29:03','2023-01-05 19:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672946943;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672946943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 19:29:35','2023-01-05 14:29:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30902,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 20:29:35','2023-01-05 20:29:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672950575;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672950575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 20:30:03','2023-01-05 15:30:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30904,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 21:30:03','2023-01-05 21:30:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672954203;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672954203;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 21:30:18','2023-01-05 16:30:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30905,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 22:30:18','2023-01-05 22:30:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672957818;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672957818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 22:30:58','2023-01-05 17:30:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30906,'wc_admin_unsnooze_admin_notes','failed','2023-01-05 23:30:58','2023-01-05 23:30:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672961458;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672961458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-05 23:31:25','2023-01-05 18:31:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30907,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 00:31:25','2023-01-06 00:31:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672965085;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672965085;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 00:31:52','2023-01-05 19:31:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30908,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 01:31:52','2023-01-06 01:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672968712;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672968712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 01:32:21','2023-01-05 20:32:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30909,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 02:32:21','2023-01-06 02:32:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672972341;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672972341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 02:32:47','2023-01-05 21:32:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30910,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 03:32:47','2023-01-06 03:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672975967;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672975967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 03:33:17','2023-01-05 22:33:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30911,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 04:33:17','2023-01-06 04:33:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672979597;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672979597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 04:33:45','2023-01-05 23:33:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30912,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 05:33:45','2023-01-06 05:33:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672983225;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672983225;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 05:34:14','2023-01-06 00:34:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30913,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 06:34:14','2023-01-06 06:34:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672986854;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672986854;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 06:34:41','2023-01-06 01:34:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30914,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 07:34:41','2023-01-06 07:34:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672990481;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672990481;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 07:35:10','2023-01-06 02:35:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30915,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 08:35:10','2023-01-06 08:35:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672994110;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672994110;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 08:35:39','2023-01-06 03:35:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30917,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 09:35:39','2023-01-06 09:35:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1672997739;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1672997739;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 09:36:04','2023-01-06 04:36:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30918,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 10:36:04','2023-01-06 10:36:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673001364;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673001364;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 10:36:33','2023-01-06 05:36:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30919,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 11:36:33','2023-01-06 11:36:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673004993;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673004993;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 11:37:03','2023-01-06 06:37:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30920,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 12:37:03','2023-01-06 12:37:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673008623;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673008623;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 12:37:31','2023-01-06 07:37:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30921,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 13:37:31','2023-01-06 13:37:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673012251;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673012251;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 13:38:03','2023-01-06 08:38:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30922,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 14:38:03','2023-01-06 14:38:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673015883;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673015883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 14:38:27','2023-01-06 09:38:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30923,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 15:38:27','2023-01-06 15:38:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673019507;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673019507;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 15:38:56','2023-01-06 10:38:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30924,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 16:38:56','2023-01-06 16:38:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673023136;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673023136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 16:44:27','2023-01-06 11:44:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30925,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 17:44:27','2023-01-06 17:44:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673027067;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673027067;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 17:44:56','2023-01-06 12:44:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30926,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 18:44:56','2023-01-06 18:44:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673030696;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673030696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 18:45:22','2023-01-06 13:45:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30927,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 19:45:22','2023-01-06 19:45:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673034322;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673034322;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 19:45:52','2023-01-06 14:45:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30928,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 20:45:52','2023-01-06 20:45:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673037952;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673037952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 20:46:28','2023-01-06 15:46:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30930,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 21:46:28','2023-01-06 21:46:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673041588;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673041588;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 21:46:58','2023-01-06 16:46:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30931,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 22:46:58','2023-01-06 22:46:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673045218;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673045218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 22:47:27','2023-01-06 17:47:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30932,'wc_admin_unsnooze_admin_notes','failed','2023-01-06 23:47:27','2023-01-06 23:47:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673048847;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673048847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-06 23:47:58','2023-01-06 18:47:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30933,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 00:47:58','2023-01-07 00:47:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673052478;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673052478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 00:48:22','2023-01-06 19:48:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30934,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 01:48:22','2023-01-07 01:48:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673056102;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673056102;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 01:48:49','2023-01-06 20:48:49',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30935,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 02:48:49','2023-01-07 02:48:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673059729;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673059729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 02:49:17','2023-01-06 21:49:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30936,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 03:49:17','2023-01-07 03:49:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673063357;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673063357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 03:49:42','2023-01-06 22:49:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30937,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 04:49:42','2023-01-07 04:49:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673066982;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673066982;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 04:50:14','2023-01-06 23:50:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30938,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 05:50:14','2023-01-07 05:50:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673070614;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673070614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 05:50:41','2023-01-07 00:50:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30939,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 06:50:41','2023-01-07 06:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673074241;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673074241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 06:51:17','2023-01-07 01:51:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30940,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 07:51:17','2023-01-07 07:51:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673077877;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673077877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 07:51:43','2023-01-07 02:51:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30941,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 08:51:43','2023-01-07 08:51:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673081503;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673081503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 08:52:11','2023-01-07 03:52:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30943,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 09:52:11','2023-01-07 09:52:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673085131;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673085131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 09:52:38','2023-01-07 04:52:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30944,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 10:52:38','2023-01-07 10:52:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673088758;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673088758;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 10:53:08','2023-01-07 05:53:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30945,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 11:53:08','2023-01-07 11:53:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673092388;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673092388;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 11:53:33','2023-01-07 06:53:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30946,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 12:53:34','2023-01-07 12:53:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673096014;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673096014;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 12:54:01','2023-01-07 07:54:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30947,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 13:54:01','2023-01-07 13:54:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673099641;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673099641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 13:54:30','2023-01-07 08:54:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30948,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 14:54:30','2023-01-07 14:54:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673103270;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673103270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 14:55:00','2023-01-07 09:55:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30949,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 15:55:00','2023-01-07 15:55:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673106900;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673106900;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 15:55:28','2023-01-07 10:55:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30950,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 16:55:28','2023-01-07 16:55:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673110528;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673110528;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 16:55:58','2023-01-07 11:55:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30951,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 17:55:58','2023-01-07 17:55:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673114158;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673114158;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 17:56:26','2023-01-07 12:56:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30952,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 18:56:26','2023-01-07 18:56:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673117786;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673117786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 18:56:56','2023-01-07 13:56:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30953,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 19:56:56','2023-01-07 19:56:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673121416;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673121416;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 19:57:23','2023-01-07 14:57:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30954,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 20:57:23','2023-01-07 20:57:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673125043;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673125043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 20:57:52','2023-01-07 15:57:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30956,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 21:57:52','2023-01-07 21:57:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673128672;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673128672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 21:58:25','2023-01-07 16:58:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30957,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 22:58:25','2023-01-07 22:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673132305;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673132305;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 22:58:54','2023-01-07 17:58:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30958,'wc_admin_unsnooze_admin_notes','failed','2023-01-07 23:58:54','2023-01-07 23:58:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673135934;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673135934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-07 23:59:24','2023-01-07 18:59:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30959,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 00:59:24','2023-01-08 00:59:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673139564;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673139564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 00:59:53','2023-01-07 19:59:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30960,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 01:59:53','2023-01-08 01:59:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673143193;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673143193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 02:00:28','2023-01-07 21:00:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30961,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 03:00:28','2023-01-08 03:00:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673146828;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673146828;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 03:00:57','2023-01-07 22:00:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30962,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 04:00:57','2023-01-08 04:00:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673150457;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673150457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 04:01:24','2023-01-07 23:01:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30963,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 05:01:24','2023-01-08 05:01:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673154084;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673154084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 05:06:55','2023-01-08 00:06:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30964,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 06:06:55','2023-01-08 06:06:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673158015;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673158015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 06:07:20','2023-01-08 01:07:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30965,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 07:07:20','2023-01-08 07:07:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673161640;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673161640;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 07:07:51','2023-01-08 02:07:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30966,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 08:07:51','2023-01-08 08:07:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673165271;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673165271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 08:13:17','2023-01-08 03:13:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30968,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 09:13:17','2023-01-08 09:13:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673169197;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673169197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 09:13:43','2023-01-08 04:13:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30969,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 10:13:43','2023-01-08 10:13:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673172823;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673172823;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 10:14:08','2023-01-08 05:14:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30970,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 11:14:08','2023-01-08 11:14:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673176448;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673176448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 11:14:33','2023-01-08 06:14:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30971,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 12:14:33','2023-01-08 12:14:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673180073;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673180073;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 12:15:01','2023-01-08 07:15:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30972,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 13:15:01','2023-01-08 13:15:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673183701;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673183701;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 13:15:32','2023-01-08 08:15:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30973,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 14:15:32','2023-01-08 14:15:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673187332;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673187332;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 14:16:00','2023-01-08 09:16:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30974,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 15:16:00','2023-01-08 15:16:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673190960;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673190960;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 15:16:29','2023-01-08 10:16:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30975,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 16:16:29','2023-01-08 16:16:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673194589;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673194589;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 16:17:01','2023-01-08 11:17:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30976,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 17:17:01','2023-01-08 17:17:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673198221;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673198221;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 17:17:31','2023-01-08 12:17:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30977,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 18:17:31','2023-01-08 18:17:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673201851;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673201851;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 18:18:04','2023-01-08 13:18:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30978,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 19:18:04','2023-01-08 19:18:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673205484;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673205484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 19:18:31','2023-01-08 14:18:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30979,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 20:18:31','2023-01-08 20:18:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673209111;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673209111;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 20:18:58','2023-01-08 15:18:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30981,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 21:18:58','2023-01-08 21:18:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673212738;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673212738;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 21:19:26','2023-01-08 16:19:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30982,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 22:19:26','2023-01-08 22:19:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673216366;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673216366;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 22:19:52','2023-01-08 17:19:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30983,'wc_admin_unsnooze_admin_notes','failed','2023-01-08 23:19:52','2023-01-08 23:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673219992;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673219992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-08 23:20:22','2023-01-08 18:20:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30984,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 00:20:22','2023-01-09 00:20:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673223622;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673223622;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 00:20:52','2023-01-08 19:20:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30985,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 01:20:52','2023-01-09 01:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673227252;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673227252;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 01:21:18','2023-01-08 20:21:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30986,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 02:21:18','2023-01-09 02:21:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673230878;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673230878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 02:25:23','2023-01-08 21:25:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30987,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 03:25:23','2023-01-09 03:25:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673234723;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673234723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 03:27:16','2023-01-08 22:27:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30988,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 04:27:16','2023-01-09 04:27:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673238436;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673238436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 04:27:42','2023-01-08 23:27:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30989,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 05:27:42','2023-01-09 05:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673242062;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673242062;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 05:28:09','2023-01-09 00:28:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30990,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 06:28:09','2023-01-09 06:28:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673245689;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673245689;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 06:28:38','2023-01-09 01:28:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30991,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 07:28:38','2023-01-09 07:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673249318;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673249318;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 07:29:03','2023-01-09 02:29:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30992,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 08:29:03','2023-01-09 08:29:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673252943;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673252943;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 08:29:33','2023-01-09 03:29:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30994,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 09:29:33','2023-01-09 09:29:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673256573;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673256573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 09:30:02','2023-01-09 04:30:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30995,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 10:30:02','2023-01-09 10:30:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673260202;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673260202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 10:30:30','2023-01-09 05:30:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30996,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 11:30:30','2023-01-09 11:30:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673263830;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673263830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 11:31:03','2023-01-09 06:31:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30997,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 12:31:03','2023-01-09 12:31:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673267463;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673267463;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 12:31:34','2023-01-09 07:31:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30998,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 13:31:34','2023-01-09 13:31:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673271094;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673271094;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 13:32:04','2023-01-09 08:32:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (30999,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 14:32:04','2023-01-09 14:32:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673274724;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673274724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 14:32:34','2023-01-09 09:32:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31000,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 15:32:34','2023-01-09 15:32:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673278354;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673278354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 15:33:06','2023-01-09 10:33:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31001,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 16:33:06','2023-01-09 16:33:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673281986;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673281986;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 16:33:35','2023-01-09 11:33:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31002,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 17:33:35','2023-01-09 17:33:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673285615;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673285615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 17:34:04','2023-01-09 12:34:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31003,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 18:34:04','2023-01-09 18:34:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673289244;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673289244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 18:34:32','2023-01-09 13:34:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31004,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 19:34:32','2023-01-09 19:34:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673292872;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673292872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 19:35:01','2023-01-09 14:35:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31005,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 20:35:01','2023-01-09 20:35:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673296501;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673296501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 20:35:31','2023-01-09 15:35:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31007,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 21:35:31','2023-01-09 21:35:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673300131;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673300131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 21:35:59','2023-01-09 16:35:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31008,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 22:35:59','2023-01-09 22:35:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673303759;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673303759;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 22:36:26','2023-01-09 17:36:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31009,'wc_admin_unsnooze_admin_notes','failed','2023-01-09 23:36:26','2023-01-09 23:36:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673307386;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673307386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-09 23:36:53','2023-01-09 18:36:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31010,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 00:36:53','2023-01-10 00:36:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673311013;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673311013;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 00:37:24','2023-01-09 19:37:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31011,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 01:37:24','2023-01-10 01:37:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673314644;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673314644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 01:37:54','2023-01-09 20:37:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31012,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 02:37:54','2023-01-10 02:37:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673318274;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673318274;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 02:38:22','2023-01-09 21:38:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31013,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 03:38:22','2023-01-10 03:38:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673321902;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673321902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 03:38:52','2023-01-09 22:38:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31014,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 04:38:52','2023-01-10 04:38:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673325532;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673325532;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 04:39:21','2023-01-09 23:39:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31015,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 05:39:21','2023-01-10 05:39:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673329161;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673329161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 05:39:49','2023-01-10 00:39:49',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31016,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 06:39:49','2023-01-10 06:39:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673332789;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673332789;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 06:40:37','2023-01-10 01:40:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31078,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 07:40:37','2023-01-10 07:40:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673336437;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673336437;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 07:40:48','2023-01-10 02:40:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31079,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 08:40:48','2023-01-10 08:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673340048;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673340048;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 08:41:15','2023-01-10 03:41:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31082,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 09:41:15','2023-01-10 09:41:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673343675;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673343675;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 09:41:42','2023-01-10 04:41:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31083,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 10:41:42','2023-01-10 10:41:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673347302;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673347302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 10:42:14','2023-01-10 05:42:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31084,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 11:42:14','2023-01-10 11:42:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673350934;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673350934;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 11:42:42','2023-01-10 06:42:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31085,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 12:42:42','2023-01-10 12:42:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673354562;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673354562;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 12:43:13','2023-01-10 07:43:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31086,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 13:43:13','2023-01-10 13:43:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673358193;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673358193;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 13:43:41','2023-01-10 08:43:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31087,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 14:43:41','2023-01-10 14:43:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673361821;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673361821;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 14:44:08','2023-01-10 09:44:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31088,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 15:44:08','2023-01-10 15:44:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673365448;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673365448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 15:44:37','2023-01-10 10:44:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31089,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 16:44:37','2023-01-10 16:44:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673369077;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673369077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 16:45:08','2023-01-10 11:45:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31090,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 17:45:08','2023-01-10 17:45:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673372708;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673372708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 17:45:37','2023-01-10 12:45:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31091,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 18:45:37','2023-01-10 18:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673376337;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673376337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 18:46:07','2023-01-10 13:46:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31092,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 19:46:07','2023-01-10 19:46:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673379967;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673379967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 19:46:34','2023-01-10 14:46:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31093,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 20:46:34','2023-01-10 20:46:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673383594;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673383594;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 20:46:59','2023-01-10 15:46:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31096,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 21:46:59','2023-01-10 21:46:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673387219;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673387219;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 21:47:28','2023-01-10 16:47:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31097,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 22:47:28','2023-01-10 22:47:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673390848;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673390848;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 22:47:57','2023-01-10 17:47:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31098,'wc_admin_unsnooze_admin_notes','failed','2023-01-10 23:47:57','2023-01-10 23:47:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673394477;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673394477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-10 23:48:29','2023-01-10 18:48:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31099,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 00:48:29','2023-01-11 00:48:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673398109;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673398109;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 00:48:54','2023-01-10 19:48:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31100,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 01:48:54','2023-01-11 01:48:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673401734;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673401734;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 01:49:22','2023-01-10 20:49:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31101,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 02:49:22','2023-01-11 02:49:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673405362;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673405362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 02:49:51','2023-01-10 21:49:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31102,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 03:49:51','2023-01-11 03:49:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673408991;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673408991;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 03:49:55','2023-01-10 22:49:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31103,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 04:49:55','2023-01-11 04:49:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673412595;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673412595;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 04:50:48','2023-01-10 23:50:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31104,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 05:50:48','2023-01-11 05:50:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673416248;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673416248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 05:51:15','2023-01-11 00:51:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31105,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 06:51:15','2023-01-11 06:51:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673419875;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673419875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 06:51:44','2023-01-11 01:51:44',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31106,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 07:51:44','2023-01-11 07:51:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673423504;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673423504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 07:52:10','2023-01-11 02:52:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31107,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 08:52:10','2023-01-11 08:52:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673427130;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673427130;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 08:57:41','2023-01-11 03:57:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31110,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 09:57:41','2023-01-11 09:57:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673431061;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673431061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 09:58:07','2023-01-11 04:58:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31111,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 10:58:07','2023-01-11 10:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673434687;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673434687;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 11:02:00','2023-01-11 06:02:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31112,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 12:02:00','2023-01-11 12:02:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673438520;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673438520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 12:04:07','2023-01-11 07:04:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31113,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 13:04:07','2023-01-11 13:04:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673442247;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673442247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 13:04:38','2023-01-11 08:04:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31114,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 14:04:38','2023-01-11 14:04:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673445878;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673445878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 14:05:06','2023-01-11 09:05:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31115,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 15:05:06','2023-01-11 15:05:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673449506;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673449506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 15:05:32','2023-01-11 10:05:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31116,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 16:05:32','2023-01-11 16:05:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673453132;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673453132;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 16:06:00','2023-01-11 11:06:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31117,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 17:06:00','2023-01-11 17:06:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673456760;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673456760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 17:06:27','2023-01-11 12:06:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31118,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 18:06:27','2023-01-11 18:06:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673460387;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673460387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 18:06:56','2023-01-11 13:06:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31119,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 19:06:56','2023-01-11 19:06:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673464016;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673464016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 19:07:27','2023-01-11 14:07:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31120,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 20:07:27','2023-01-11 20:07:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673467647;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673467647;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 20:12:56','2023-01-11 15:12:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31123,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 21:12:56','2023-01-11 21:12:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673471576;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673471576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 21:13:24','2023-01-11 16:13:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31124,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 22:13:24','2023-01-11 22:13:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673475204;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673475204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 22:17:30','2023-01-11 17:17:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31125,'wc_admin_unsnooze_admin_notes','failed','2023-01-11 23:17:30','2023-01-11 23:17:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673479050;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673479050;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-11 23:19:25','2023-01-11 18:19:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31126,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 00:19:25','2023-01-12 00:19:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673482765;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673482765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 00:19:52','2023-01-11 19:19:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31127,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 01:19:52','2023-01-12 01:19:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673486392;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673486392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 01:25:20','2023-01-11 20:25:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31128,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 02:25:20','2023-01-12 02:25:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673490320;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673490320;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 02:25:47','2023-01-11 21:25:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31129,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 03:25:47','2023-01-12 03:25:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673493947;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673493947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 03:26:13','2023-01-11 22:26:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31130,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 04:26:13','2023-01-12 04:26:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673497573;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673497573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 04:26:42','2023-01-11 23:26:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31131,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 05:26:42','2023-01-12 05:26:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673501202;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673501202;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 05:27:10','2023-01-12 00:27:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31132,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 06:27:10','2023-01-12 06:27:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673504830;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673504830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 06:27:38','2023-01-12 01:27:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31133,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 07:27:38','2023-01-12 07:27:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673508458;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673508458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 07:28:04','2023-01-12 02:28:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31134,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 08:28:04','2023-01-12 08:28:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673512084;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673512084;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 08:28:30','2023-01-12 03:28:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31137,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 09:28:30','2023-01-12 09:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673515710;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673515710;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 09:29:00','2023-01-12 04:29:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31138,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 10:29:00','2023-01-12 10:29:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673519340;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673519340;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 10:29:25','2023-01-12 05:29:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31139,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 11:29:25','2023-01-12 11:29:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673522965;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673522965;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 11:29:50','2023-01-12 06:29:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31140,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 12:29:50','2023-01-12 12:29:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673526590;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673526590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 12:30:04','2023-01-12 07:30:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31141,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 13:30:04','2023-01-12 13:30:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673530204;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673530204;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 13:30:45','2023-01-12 08:30:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31142,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 14:30:45','2023-01-12 14:30:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673533845;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673533845;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 14:31:14','2023-01-12 09:31:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31143,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 15:31:14','2023-01-12 15:31:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673537474;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673537474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 15:31:39','2023-01-12 10:31:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31144,'woocommerce_update_marketplace_suggestions','failed','2023-01-19 15:21:36','2023-01-19 15:21:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674141696;s:18:\"\0*\0first_timestamp\";i:1586275459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674141696;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-01-19 15:24:31','2023-01-19 10:24:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31145,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 16:31:39','2023-01-12 16:31:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673541099;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673541099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 16:32:07','2023-01-12 11:32:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31146,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 17:32:07','2023-01-12 17:32:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673544727;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673544727;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 17:32:38','2023-01-12 12:32:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31147,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 18:32:38','2023-01-12 18:32:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673548358;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673548358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 18:33:04','2023-01-12 13:33:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31148,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 19:33:04','2023-01-12 19:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673551984;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673551984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 19:33:31','2023-01-12 14:33:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31149,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 20:33:31','2023-01-12 20:33:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673555611;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673555611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 20:33:59','2023-01-12 15:33:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31152,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 21:33:59','2023-01-12 21:33:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673559239;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673559239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 21:34:26','2023-01-12 16:34:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31153,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 22:34:26','2023-01-12 22:34:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673562866;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673562866;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 22:34:57','2023-01-12 17:34:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31154,'wc_admin_unsnooze_admin_notes','failed','2023-01-12 23:34:57','2023-01-12 23:34:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673566497;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673566497;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-12 23:35:25','2023-01-12 18:35:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31155,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 00:35:25','2023-01-13 00:35:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673570125;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673570125;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 00:35:57','2023-01-12 19:35:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31156,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 01:35:57','2023-01-13 01:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673573757;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673573757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 01:36:24','2023-01-12 20:36:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31157,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 02:36:24','2023-01-13 02:36:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673577384;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673577384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 02:36:49','2023-01-12 21:36:49',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31158,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 03:36:49','2023-01-13 03:36:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673581009;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673581009;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 03:37:17','2023-01-12 22:37:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31159,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 04:37:17','2023-01-13 04:37:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673584637;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673584637;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 04:37:46','2023-01-12 23:37:46',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31160,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 05:37:46','2023-01-13 05:37:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673588266;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673588266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 05:38:14','2023-01-13 00:38:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31161,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 06:38:14','2023-01-13 06:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673591894;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673591894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 06:38:40','2023-01-13 01:38:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31162,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 07:38:40','2023-01-13 07:38:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673595520;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673595520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 07:39:09','2023-01-13 02:39:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31163,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 08:39:09','2023-01-13 08:39:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673599149;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673599149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 08:39:37','2023-01-13 03:39:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31166,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 09:39:37','2023-01-13 09:39:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673602777;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673602777;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 09:40:06','2023-01-13 04:40:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31167,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 10:40:06','2023-01-13 10:40:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673606406;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673606406;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 10:40:32','2023-01-13 05:40:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31168,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 11:40:32','2023-01-13 11:40:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673610032;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673610032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 11:41:05','2023-01-13 06:41:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31169,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 12:41:05','2023-01-13 12:41:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673613665;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673613665;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 12:41:29','2023-01-13 07:41:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31170,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 13:41:29','2023-01-13 13:41:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673617289;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673617289;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 13:41:58','2023-01-13 08:41:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31171,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 14:41:58','2023-01-13 14:41:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673620918;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673620918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 14:42:27','2023-01-13 09:42:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31172,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 15:42:27','2023-01-13 15:42:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673624547;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673624547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 15:42:55','2023-01-13 10:42:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31173,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 16:42:55','2023-01-13 16:42:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673628175;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673628175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 16:43:23','2023-01-13 11:43:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31174,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 17:43:23','2023-01-13 17:43:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673631803;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673631803;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 17:43:59','2023-01-13 12:43:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31175,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 18:43:59','2023-01-13 18:43:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673635439;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673635439;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 18:44:31','2023-01-13 13:44:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31176,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 19:44:31','2023-01-13 19:44:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673639071;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673639071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 19:45:05','2023-01-13 14:45:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31177,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 20:45:05','2023-01-13 20:45:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673642705;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673642705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 20:45:31','2023-01-13 15:45:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31180,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 21:45:31','2023-01-13 21:45:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673646331;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673646331;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 21:45:59','2023-01-13 16:45:59',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31181,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 22:45:59','2023-01-13 22:45:59','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673649959;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673649959;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 22:46:30','2023-01-13 17:46:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31182,'wc_admin_unsnooze_admin_notes','failed','2023-01-13 23:46:30','2023-01-13 23:46:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673653590;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673653590;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-13 23:47:00','2023-01-13 18:47:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31183,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 00:47:00','2023-01-14 00:47:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673657220;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673657220;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 00:47:30','2023-01-13 19:47:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31184,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 01:47:30','2023-01-14 01:47:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673660850;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673660850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 01:47:56','2023-01-13 20:47:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31185,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 02:47:56','2023-01-14 02:47:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673664476;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673664476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 02:48:21','2023-01-13 21:48:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31186,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 03:48:21','2023-01-14 03:48:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673668101;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673668101;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 03:48:50','2023-01-13 22:48:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31187,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 04:48:50','2023-01-14 04:48:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673671730;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673671730;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 04:49:17','2023-01-13 23:49:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31188,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 05:49:17','2023-01-14 05:49:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673675357;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673675357;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 05:49:45','2023-01-14 00:49:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31189,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 06:49:45','2023-01-14 06:49:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673678985;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673678985;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 06:50:14','2023-01-14 01:50:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31190,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 07:50:14','2023-01-14 07:50:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673682614;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673682614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 07:50:41','2023-01-14 02:50:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31191,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 08:50:41','2023-01-14 08:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673686241;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673686241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 08:56:06','2023-01-14 03:56:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31194,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 09:56:06','2023-01-14 09:56:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673690166;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673690166;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 09:56:31','2023-01-14 04:56:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31195,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 10:56:31','2023-01-14 10:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673693791;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673693791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 10:56:58','2023-01-14 05:56:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31196,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 11:56:58','2023-01-14 11:56:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673697418;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673697418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 11:57:25','2023-01-14 06:57:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31197,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 12:57:25','2023-01-14 12:57:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673701045;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673701045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 12:57:53','2023-01-14 07:57:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31198,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 13:57:53','2023-01-14 13:57:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673704673;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673704673;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 13:58:22','2023-01-14 08:58:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31199,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 14:58:22','2023-01-14 14:58:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673708302;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673708302;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 14:58:52','2023-01-14 09:58:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31200,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 15:58:52','2023-01-14 15:58:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673711932;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673711932;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 15:59:19','2023-01-14 10:59:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31201,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 16:59:19','2023-01-14 16:59:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673715559;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673715559;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 16:59:44','2023-01-14 11:59:44',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31202,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 17:59:44','2023-01-14 17:59:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673719184;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673719184;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 18:00:15','2023-01-14 13:00:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31203,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 19:00:15','2023-01-14 19:00:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673722815;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673722815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 19:00:43','2023-01-14 14:00:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31204,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 20:00:43','2023-01-14 20:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673726443;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673726443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 20:01:12','2023-01-14 15:01:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31205,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 21:01:12','2023-01-14 21:01:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673730072;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673730072;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 21:06:39','2023-01-14 16:06:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31208,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 22:06:39','2023-01-14 22:06:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673733999;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673733999;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 22:07:07','2023-01-14 17:07:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31209,'wc_admin_unsnooze_admin_notes','failed','2023-01-14 23:07:07','2023-01-14 23:07:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673737627;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673737627;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-14 23:07:34','2023-01-14 18:07:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31210,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 00:07:34','2023-01-15 00:07:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673741254;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673741254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 00:08:05','2023-01-14 19:08:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31211,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 01:08:05','2023-01-15 01:08:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673744885;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673744885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 01:08:37','2023-01-14 20:08:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31212,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 02:08:37','2023-01-15 02:08:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673748517;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673748517;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 02:09:08','2023-01-14 21:09:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31213,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 03:09:08','2023-01-15 03:09:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673752148;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673752148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 03:09:35','2023-01-14 22:09:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31214,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 04:09:35','2023-01-15 04:09:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673755775;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673755775;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 04:10:00','2023-01-14 23:10:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31215,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 05:10:00','2023-01-15 05:10:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673759400;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673759400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 05:10:28','2023-01-15 00:10:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31216,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 06:10:28','2023-01-15 06:10:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673763028;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673763028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 06:10:55','2023-01-15 01:10:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31217,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 07:10:55','2023-01-15 07:10:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673766655;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673766655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 07:11:22','2023-01-15 02:11:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31218,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 08:11:22','2023-01-15 08:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673770282;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673770282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 08:11:47','2023-01-15 03:11:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31221,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 09:11:47','2023-01-15 09:11:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673773907;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673773907;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 09:12:13','2023-01-15 04:12:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31222,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 10:12:13','2023-01-15 10:12:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673777533;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673777533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 10:12:44','2023-01-15 05:12:44',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31223,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 11:12:44','2023-01-15 11:12:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673781164;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673781164;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 11:13:11','2023-01-15 06:13:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31224,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 12:13:11','2023-01-15 12:13:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673784791;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673784791;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 12:13:38','2023-01-15 07:13:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31225,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 13:13:38','2023-01-15 13:13:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673788418;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673788418;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 13:14:05','2023-01-15 08:14:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31226,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 14:14:05','2023-01-15 14:14:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673792045;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673792045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 14:14:32','2023-01-15 09:14:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31227,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 15:14:32','2023-01-15 15:14:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673795672;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673795672;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 15:14:58','2023-01-15 10:14:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31228,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 16:14:58','2023-01-15 16:14:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673799298;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673799298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 16:15:28','2023-01-15 11:15:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31229,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 17:15:28','2023-01-15 17:15:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673802928;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673802928;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 17:15:57','2023-01-15 12:15:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31230,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 18:15:57','2023-01-15 18:15:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673806557;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673806557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 18:16:22','2023-01-15 13:16:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31231,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 19:16:22','2023-01-15 19:16:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673810182;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673810182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 19:16:53','2023-01-15 14:16:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31232,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 20:16:53','2023-01-15 20:16:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673813813;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673813813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 20:17:23','2023-01-15 15:17:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31235,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 21:17:23','2023-01-15 21:17:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673817443;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673817443;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 21:17:51','2023-01-15 16:17:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31236,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 22:17:51','2023-01-15 22:17:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673821071;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673821071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 22:18:23','2023-01-15 17:18:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31237,'wc_admin_unsnooze_admin_notes','failed','2023-01-15 23:18:23','2023-01-15 23:18:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673824703;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673824703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-15 23:18:47','2023-01-15 18:18:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31238,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 00:18:47','2023-01-16 00:18:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673828327;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673828327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 00:19:15','2023-01-15 19:19:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31239,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 01:19:15','2023-01-16 01:19:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673831955;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673831955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 01:19:45','2023-01-15 20:19:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31240,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 02:19:45','2023-01-16 02:19:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673835585;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673835585;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 02:20:12','2023-01-15 21:20:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31241,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 03:20:12','2023-01-16 03:20:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673839212;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673839212;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 03:20:40','2023-01-15 22:20:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31242,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 04:20:40','2023-01-16 04:20:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673842840;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673842840;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 04:21:07','2023-01-15 23:21:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31243,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 05:21:07','2023-01-16 05:21:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673846467;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673846467;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 05:21:38','2023-01-16 00:21:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31244,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 06:21:38','2023-01-16 06:21:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673850098;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673850098;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 06:22:05','2023-01-16 01:22:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31245,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 07:22:05','2023-01-16 07:22:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673853725;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673853725;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 07:22:34','2023-01-16 02:22:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31246,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 08:22:34','2023-01-16 08:22:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673857354;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673857354;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 08:23:00','2023-01-16 03:23:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31249,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 09:23:00','2023-01-16 09:23:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673860980;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673860980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 09:23:30','2023-01-16 04:23:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31250,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 10:23:30','2023-01-16 10:23:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673864610;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673864610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 10:23:57','2023-01-16 05:23:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31251,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 11:23:57','2023-01-16 11:23:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673868237;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673868237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 11:24:25','2023-01-16 06:24:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31252,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 12:24:25','2023-01-16 12:24:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673871865;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673871865;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 12:24:52','2023-01-16 07:24:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31253,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 13:24:52','2023-01-16 13:24:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673875492;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673875492;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 13:25:24','2023-01-16 08:25:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31254,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 14:25:24','2023-01-16 14:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673879124;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673879124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 14:25:52','2023-01-16 09:25:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31255,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 15:25:52','2023-01-16 15:25:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673882752;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673882752;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 15:31:22','2023-01-16 10:31:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31256,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 16:31:22','2023-01-16 16:31:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673886682;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673886682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 16:31:52','2023-01-16 11:31:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31257,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 17:31:52','2023-01-16 17:31:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673890312;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673890312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 17:32:19','2023-01-16 12:32:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31258,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 18:32:19','2023-01-16 18:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673893939;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673893939;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 18:32:48','2023-01-16 13:32:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31259,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 19:32:48','2023-01-16 19:32:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673897568;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673897568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 19:33:21','2023-01-16 14:33:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31260,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 20:33:21','2023-01-16 20:33:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673901201;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673901201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 20:38:48','2023-01-16 15:38:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31263,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 21:38:48','2023-01-16 21:38:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673905128;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673905128;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 21:39:17','2023-01-16 16:39:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31264,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 22:39:17','2023-01-16 22:39:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673908757;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673908757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 22:39:54','2023-01-16 17:39:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31265,'wc_admin_unsnooze_admin_notes','failed','2023-01-16 23:39:54','2023-01-16 23:39:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673912394;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673912394;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-16 23:40:23','2023-01-16 18:40:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31266,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 00:40:23','2023-01-17 00:40:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673916023;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673916023;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 00:40:50','2023-01-16 19:40:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31267,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 01:40:50','2023-01-17 01:40:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673919650;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673919650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 01:41:17','2023-01-16 20:41:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31268,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 02:41:17','2023-01-17 02:41:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673923277;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673923277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 02:41:48','2023-01-16 21:41:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31269,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 03:41:48','2023-01-17 03:41:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673926908;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673926908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 03:42:14','2023-01-16 22:42:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31270,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 04:42:14','2023-01-17 04:42:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673930534;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673930534;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 04:42:41','2023-01-16 23:42:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31271,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 05:42:41','2023-01-17 05:42:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673934161;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673934161;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 05:43:07','2023-01-17 00:43:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31272,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 06:43:07','2023-01-17 06:43:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673937787;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673937787;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 06:43:33','2023-01-17 01:43:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31273,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 07:43:33','2023-01-17 07:43:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673941413;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673941413;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 07:43:58','2023-01-17 02:43:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31274,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 08:43:58','2023-01-17 08:43:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673945038;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673945038;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 08:44:26','2023-01-17 03:44:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31277,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 09:44:26','2023-01-17 09:44:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673948666;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673948666;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 09:44:54','2023-01-17 04:44:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31278,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 10:44:54','2023-01-17 10:44:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673952294;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673952294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 10:45:21','2023-01-17 05:45:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31279,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 11:45:21','2023-01-17 11:45:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673955921;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673955921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 11:45:47','2023-01-17 06:45:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31280,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 12:45:47','2023-01-17 12:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673959547;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673959547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 12:46:13','2023-01-17 07:46:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31281,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 13:46:13','2023-01-17 13:46:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673963173;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673963173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 13:46:38','2023-01-17 08:46:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31282,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 14:46:38','2023-01-17 14:46:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673966798;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673966798;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 14:47:06','2023-01-17 09:47:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31283,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 15:47:06','2023-01-17 15:47:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673970426;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673970426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 15:47:36','2023-01-17 10:47:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31284,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 16:47:36','2023-01-17 16:47:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673974056;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673974056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 16:48:04','2023-01-17 11:48:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31285,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 17:48:04','2023-01-17 17:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673977684;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673977684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 17:48:32','2023-01-17 12:48:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31286,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 18:48:32','2023-01-17 18:48:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673981312;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673981312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 18:49:04','2023-01-17 13:49:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31290,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 19:49:04','2023-01-17 19:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673984944;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673984944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 19:49:30','2023-01-17 14:49:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31291,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 20:49:30','2023-01-17 20:49:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673988570;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673988570;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 20:49:56','2023-01-17 15:49:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31294,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 21:49:56','2023-01-17 21:49:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673992196;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673992196;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 21:50:25','2023-01-17 16:50:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31295,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 22:50:25','2023-01-17 22:50:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673995825;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673995825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 22:50:56','2023-01-17 17:50:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31296,'wc_admin_unsnooze_admin_notes','failed','2023-01-17 23:50:56','2023-01-17 23:50:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1673999456;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1673999456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-17 23:51:45','2023-01-17 18:51:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31297,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 00:51:45','2023-01-18 00:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674003105;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674003105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 00:52:09','2023-01-17 19:52:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31298,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 01:52:09','2023-01-18 01:52:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674006729;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674006729;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 01:56:04','2023-01-17 20:56:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31299,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 02:56:04','2023-01-18 02:56:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674010564;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674010564;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 02:56:31','2023-01-17 21:56:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31300,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 03:56:31','2023-01-18 03:56:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674014191;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674014191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 03:58:25','2023-01-17 22:58:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31301,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 04:58:25','2023-01-18 04:58:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674017905;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674017905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 04:58:50','2023-01-17 23:58:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31302,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 05:58:50','2023-01-18 05:58:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674021530;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674021530;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 05:59:16','2023-01-18 00:59:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31303,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 06:59:16','2023-01-18 06:59:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674025156;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674025156;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 06:59:43','2023-01-18 01:59:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31304,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 07:59:43','2023-01-18 07:59:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674028783;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674028783;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 08:00:14','2023-01-18 03:00:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31305,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 09:00:14','2023-01-18 09:00:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674032414;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674032414;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 09:00:41','2023-01-18 04:00:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31309,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 10:00:41','2023-01-18 10:00:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674036041;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674036041;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 10:01:08','2023-01-18 05:01:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31310,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 11:01:08','2023-01-18 11:01:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674039668;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674039668;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 11:01:38','2023-01-18 06:01:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31311,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 12:01:38','2023-01-18 12:01:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674043298;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674043298;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 12:02:07','2023-01-18 07:02:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31312,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 13:02:07','2023-01-18 13:02:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674046927;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674046927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 13:02:33','2023-01-18 08:02:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31313,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 14:02:33','2023-01-18 14:02:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674050553;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674050553;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 14:03:02','2023-01-18 09:03:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31314,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 15:03:02','2023-01-18 15:03:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674054182;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674054182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 15:03:28','2023-01-18 10:03:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31315,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 16:03:28','2023-01-18 16:03:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674057808;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674057808;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 16:04:00','2023-01-18 11:04:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31316,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 17:04:00','2023-01-18 17:04:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674061440;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674061440;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 17:04:05','2023-01-18 12:04:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31317,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 18:04:05','2023-01-18 18:04:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674065045;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674065045;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 18:04:57','2023-01-18 13:04:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31386,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 19:04:57','2023-01-18 19:04:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674068697;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674068697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 19:05:27','2023-01-18 14:05:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31387,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 20:05:27','2023-01-18 20:05:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674072327;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674072327;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 20:07:12','2023-01-18 15:07:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31390,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 21:07:12','2023-01-18 21:07:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674076032;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674076032;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 21:07:26','2023-01-18 16:07:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31391,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 22:07:26','2023-01-18 22:07:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674079646;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674079646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 22:09:15','2023-01-18 17:09:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31392,'wc_admin_unsnooze_admin_notes','failed','2023-01-18 23:09:15','2023-01-18 23:09:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674083355;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674083355;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-18 23:09:35','2023-01-18 18:09:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31393,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 00:09:35','2023-01-19 00:09:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674086975;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674086975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 00:12:42','2023-01-18 19:12:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31394,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 01:12:42','2023-01-19 01:12:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674090762;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674090762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 01:13:10','2023-01-18 20:13:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31395,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 02:13:10','2023-01-19 02:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674094390;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674094390;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 02:13:35','2023-01-18 21:13:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31396,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 03:13:35','2023-01-19 03:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674098015;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674098015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 03:14:01','2023-01-18 22:14:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31397,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 04:14:01','2023-01-19 04:14:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674101641;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674101641;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 04:14:26','2023-01-18 23:14:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31398,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 05:14:26','2023-01-19 05:14:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674105266;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674105266;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 05:14:54','2023-01-19 00:14:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31399,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 06:14:54','2023-01-19 06:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674108894;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674108894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 06:15:19','2023-01-19 01:15:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31400,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 07:15:19','2023-01-19 07:15:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674112519;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674112519;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 07:15:48','2023-01-19 02:15:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31401,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 08:15:48','2023-01-19 08:15:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674116148;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674116148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 08:16:14','2023-01-19 03:16:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31405,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 09:16:14','2023-01-19 09:16:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674119774;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674119774;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 09:16:40','2023-01-19 04:16:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31406,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 10:16:40','2023-01-19 10:16:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674123400;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674123400;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 10:17:05','2023-01-19 05:17:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31407,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 11:17:05','2023-01-19 11:17:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674127025;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674127025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 11:17:34','2023-01-19 06:17:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31408,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 12:17:34','2023-01-19 12:17:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674130654;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674130654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 12:21:41','2023-01-19 07:21:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31409,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 13:21:41','2023-01-19 13:21:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674134501;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674134501;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 13:23:29','2023-01-19 08:23:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31410,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 14:23:29','2023-01-19 14:23:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674138209;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674138209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 14:24:01','2023-01-19 09:24:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31411,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 15:24:01','2023-01-19 15:24:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674141841;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674141841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 15:24:31','2023-01-19 10:24:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31412,'woocommerce_update_marketplace_suggestions','failed','2023-01-26 15:24:31','2023-01-26 15:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674746671;s:18:\"\0*\0first_timestamp\";i:1586275459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674746671;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-01-26 15:24:49','2023-01-26 10:24:49',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31413,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 16:24:31','2023-01-19 16:24:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674145471;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674145471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 16:24:37','2023-01-19 11:24:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31414,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 17:24:37','2023-01-19 17:24:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674149077;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674149077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 17:25:31','2023-01-19 12:25:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31478,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 18:25:31','2023-01-19 18:25:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674152731;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674152731;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 18:26:02','2023-01-19 13:26:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31479,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 19:26:02','2023-01-19 19:26:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674156362;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674156362;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 19:26:30','2023-01-19 14:26:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31480,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 20:26:30','2023-01-19 20:26:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674159990;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674159990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 20:26:58','2023-01-19 15:26:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31484,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 21:26:58','2023-01-19 21:26:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674163618;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674163618;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 21:27:27','2023-01-19 16:27:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31485,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 22:27:27','2023-01-19 22:27:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674167247;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674167247;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 22:27:32','2023-01-19 17:27:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31486,'wc_admin_unsnooze_admin_notes','failed','2023-01-19 23:27:32','2023-01-19 23:27:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674170852;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674170852;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-19 23:29:35','2023-01-19 18:29:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31487,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 00:29:35','2023-01-20 00:29:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674174575;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674174575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 00:30:01','2023-01-19 19:30:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31488,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 01:30:01','2023-01-20 01:30:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674178201;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674178201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 01:30:13','2023-01-19 20:30:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31489,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 02:30:13','2023-01-20 02:30:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674181813;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674181813;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 02:31:01','2023-01-19 21:31:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31490,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 03:31:01','2023-01-20 03:31:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674185461;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674185461;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 03:31:31','2023-01-19 22:31:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31491,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 04:31:31','2023-01-20 04:31:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674189091;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674189091;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 04:32:00','2023-01-19 23:32:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31492,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 05:32:00','2023-01-20 05:32:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674192720;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674192720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 05:32:30','2023-01-20 00:32:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31493,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 06:32:30','2023-01-20 06:32:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674196350;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674196350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 06:32:57','2023-01-20 01:32:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31494,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 07:32:57','2023-01-20 07:32:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674199977;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674199977;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 07:33:22','2023-01-20 02:33:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31495,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 08:33:22','2023-01-20 08:33:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674203602;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674203602;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 08:34:01','2023-01-20 03:34:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31499,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 09:34:01','2023-01-20 09:34:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674207241;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674207241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 09:34:33','2023-01-20 04:34:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31500,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 10:34:33','2023-01-20 10:34:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674210873;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674210873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 10:35:04','2023-01-20 05:35:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31501,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 11:35:04','2023-01-20 11:35:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674214504;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674214504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 11:35:36','2023-01-20 06:35:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31502,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 12:35:36','2023-01-20 12:35:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674218136;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674218136;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 12:36:04','2023-01-20 07:36:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31503,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 13:36:04','2023-01-20 13:36:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674221764;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674221764;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 13:36:35','2023-01-20 08:36:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31504,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 14:36:35','2023-01-20 14:36:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674225395;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674225395;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 14:37:07','2023-01-20 09:37:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31505,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 15:37:07','2023-01-20 15:37:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674229027;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674229027;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 15:37:42','2023-01-20 10:37:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31506,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 16:37:42','2023-01-20 16:37:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674232662;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674232662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 16:38:14','2023-01-20 11:38:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31507,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 17:38:14','2023-01-20 17:38:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674236294;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674236294;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 17:38:43','2023-01-20 12:38:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31508,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 18:38:43','2023-01-20 18:38:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674239923;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674239923;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 18:39:06','2023-01-20 13:39:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31509,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 19:39:06','2023-01-20 19:39:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674243546;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674243546;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 19:39:37','2023-01-20 14:39:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31510,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 20:39:37','2023-01-20 20:39:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674247177;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674247177;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 20:40:10','2023-01-20 15:40:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31514,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 21:40:10','2023-01-20 21:40:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674250810;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674250810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 21:40:42','2023-01-20 16:40:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31515,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 22:40:42','2023-01-20 22:40:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674254442;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674254442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 22:41:08','2023-01-20 17:41:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31516,'wc_admin_unsnooze_admin_notes','failed','2023-01-20 23:41:08','2023-01-20 23:41:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674258068;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674258068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-20 23:41:37','2023-01-20 18:41:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31517,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 00:41:37','2023-01-21 00:41:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674261697;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674261697;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 00:42:04','2023-01-20 19:42:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31518,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 01:42:04','2023-01-21 01:42:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674265324;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674265324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 01:42:32','2023-01-20 20:42:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31519,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 02:42:32','2023-01-21 02:42:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674268952;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674268952;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 02:42:57','2023-01-20 21:42:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31520,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 03:42:57','2023-01-21 03:42:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674272577;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674272577;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 03:43:21','2023-01-20 22:43:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31521,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 04:43:21','2023-01-21 04:43:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674276201;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674276201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 04:43:50','2023-01-20 23:43:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31522,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 05:43:50','2023-01-21 05:43:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674279830;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674279830;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 05:44:17','2023-01-21 00:44:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31523,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 06:44:17','2023-01-21 06:44:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674283457;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674283457;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 06:44:53','2023-01-21 01:44:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31524,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 07:44:53','2023-01-21 07:44:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674287093;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674287093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 07:48:28','2023-01-21 02:48:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31525,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 08:48:28','2023-01-21 08:48:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674290908;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674290908;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 08:50:48','2023-01-21 03:50:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31529,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 09:50:48','2023-01-21 09:50:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674294648;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674294648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 09:56:15','2023-01-21 04:56:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31530,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 10:56:15','2023-01-21 10:56:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674298575;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674298575;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 10:56:41','2023-01-21 05:56:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31531,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 11:56:41','2023-01-21 11:56:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674302201;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674302201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 11:57:09','2023-01-21 06:57:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31532,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 12:57:09','2023-01-21 12:57:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674305829;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674305829;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 12:57:38','2023-01-21 07:57:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31533,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 13:57:38','2023-01-21 13:57:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674309458;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674309458;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 13:58:06','2023-01-21 08:58:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31534,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 14:58:06','2023-01-21 14:58:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674313086;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674313086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 14:58:36','2023-01-21 09:58:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31535,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 15:58:36','2023-01-21 15:58:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674316716;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674316716;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 15:59:08','2023-01-21 10:59:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31536,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 16:59:08','2023-01-21 16:59:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674320348;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674320348;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 16:59:41','2023-01-21 11:59:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31537,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 17:59:41','2023-01-21 17:59:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674323981;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674323981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 18:00:55','2023-01-21 13:00:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31538,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 19:00:55','2023-01-21 19:00:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674327655;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674327655;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 19:01:27','2023-01-21 14:01:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31539,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 20:01:27','2023-01-21 20:01:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674331287;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674331287;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 20:02:17','2023-01-21 15:02:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31543,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 21:02:17','2023-01-21 21:02:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674334937;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674334937;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 21:02:56','2023-01-21 16:02:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31544,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 22:02:56','2023-01-21 22:02:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674338576;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674338576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 22:03:27','2023-01-21 17:03:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31545,'wc_admin_unsnooze_admin_notes','failed','2023-01-21 23:03:27','2023-01-21 23:03:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674342207;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674342207;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-21 23:03:58','2023-01-21 18:03:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31546,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 00:03:58','2023-01-22 00:03:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674345838;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674345838;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 00:04:26','2023-01-21 19:04:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31547,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 01:04:26','2023-01-22 01:04:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674349466;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674349466;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 01:04:52','2023-01-21 20:04:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31548,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 02:04:52','2023-01-22 02:04:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674353092;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674353092;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 02:05:24','2023-01-21 21:05:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31549,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 03:05:24','2023-01-22 03:05:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674356724;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674356724;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 03:05:56','2023-01-21 22:05:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31550,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 04:05:56','2023-01-22 04:05:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674360356;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674360356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 04:06:24','2023-01-21 23:06:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31551,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 05:06:24','2023-01-22 05:06:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674363984;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674363984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 05:06:51','2023-01-22 00:06:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31552,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 06:06:51','2023-01-22 06:06:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674367611;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674367611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 06:07:21','2023-01-22 01:07:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31553,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 07:07:21','2023-01-22 07:07:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674371241;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674371241;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 07:07:52','2023-01-22 02:07:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31554,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 08:07:52','2023-01-22 08:07:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674374872;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674374872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 08:08:26','2023-01-22 03:08:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31558,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 09:08:26','2023-01-22 09:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674378506;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674378506;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 09:08:54','2023-01-22 04:08:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31559,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 10:08:54','2023-01-22 10:08:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674382134;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674382134;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 10:09:22','2023-01-22 05:09:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31560,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 11:09:22','2023-01-22 11:09:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674385762;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674385762;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 11:09:51','2023-01-22 06:09:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31561,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 12:09:51','2023-01-22 12:09:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674389391;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674389391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 12:10:21','2023-01-22 07:10:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31562,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 13:10:21','2023-01-22 13:10:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674393021;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674393021;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 13:10:54','2023-01-22 08:10:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31563,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 14:10:54','2023-01-22 14:10:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674396654;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674396654;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 14:11:23','2023-01-22 09:11:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31564,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 15:11:23','2023-01-22 15:11:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674400283;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674400283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 15:11:51','2023-01-22 10:11:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31565,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 16:11:51','2023-01-22 16:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674403911;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674403911;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 16:12:20','2023-01-22 11:12:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31566,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 17:12:20','2023-01-22 17:12:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674407540;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674407540;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 17:12:51','2023-01-22 12:12:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31567,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 18:12:51','2023-01-22 18:12:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674411171;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674411171;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 18:13:21','2023-01-22 13:13:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31568,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 19:13:21','2023-01-22 19:13:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674414801;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674414801;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 19:13:52','2023-01-22 14:13:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31569,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 20:13:52','2023-01-22 20:13:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674418432;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674418432;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 20:14:21','2023-01-22 15:14:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31573,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 21:14:21','2023-01-22 21:14:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674422061;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674422061;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 21:14:54','2023-01-22 16:14:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31574,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 22:14:54','2023-01-22 22:14:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674425694;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674425694;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 22:15:24','2023-01-22 17:15:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31575,'wc_admin_unsnooze_admin_notes','failed','2023-01-22 23:15:24','2023-01-22 23:15:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674429324;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674429324;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-22 23:15:55','2023-01-22 18:15:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31576,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 00:15:55','2023-01-23 00:15:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674432955;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674432955;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 00:16:27','2023-01-22 19:16:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31577,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 01:16:27','2023-01-23 01:16:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674436587;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674436587;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 01:16:58','2023-01-22 20:16:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31578,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 02:16:58','2023-01-23 02:16:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674440218;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674440218;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 02:17:29','2023-01-22 21:17:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31579,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 03:17:29','2023-01-23 03:17:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674443849;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674443849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 03:17:56','2023-01-22 22:17:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31580,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 04:17:56','2023-01-23 04:17:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674447476;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674447476;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 04:18:25','2023-01-22 23:18:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31581,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 05:18:25','2023-01-23 05:18:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674451105;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674451105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 05:18:55','2023-01-23 00:18:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31582,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 06:18:55','2023-01-23 06:18:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674454735;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674454735;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 06:19:25','2023-01-23 01:19:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31583,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 07:19:25','2023-01-23 07:19:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674458365;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674458365;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 07:19:56','2023-01-23 02:19:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31584,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 08:19:56','2023-01-23 08:19:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674461996;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674461996;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 08:20:26','2023-01-23 03:20:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31588,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 09:20:26','2023-01-23 09:20:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674465626;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674465626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 09:20:53','2023-01-23 04:20:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31589,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 10:20:53','2023-01-23 10:20:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674469253;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674469253;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 10:21:18','2023-01-23 05:21:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31590,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 11:21:18','2023-01-23 11:21:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674472878;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674472878;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 11:21:54','2023-01-23 06:21:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31591,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 12:21:54','2023-01-23 12:21:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674476514;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674476514;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 12:22:18','2023-01-23 07:22:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31592,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 13:22:18','2023-01-23 13:22:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674480138;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674480138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 13:22:46','2023-01-23 08:22:46',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31593,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 14:22:46','2023-01-23 14:22:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674483766;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674483766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 14:23:11','2023-01-23 09:23:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31594,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 15:23:11','2023-01-23 15:23:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674487391;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674487391;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 15:23:39','2023-01-23 10:23:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31595,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 16:23:39','2023-01-23 16:23:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674491019;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674491019;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 16:24:03','2023-01-23 11:24:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31596,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 17:24:03','2023-01-23 17:24:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674494643;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674494643;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 17:24:32','2023-01-23 12:24:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31597,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 18:24:32','2023-01-23 18:24:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674498272;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674498272;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 18:24:57','2023-01-23 13:24:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31598,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 19:24:57','2023-01-23 19:24:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674501897;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674501897;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 19:25:24','2023-01-23 14:25:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31599,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 20:25:24','2023-01-23 20:25:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674505524;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674505524;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 20:30:41','2023-01-23 15:30:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31603,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 21:30:41','2023-01-23 21:30:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674509441;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674509441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 21:31:21','2023-01-23 16:31:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31604,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 22:31:21','2023-01-23 22:31:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674513081;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674513081;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 22:31:43','2023-01-23 17:31:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31605,'wc_admin_unsnooze_admin_notes','failed','2023-01-23 23:31:43','2023-01-23 23:31:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674516703;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674516703;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-23 23:37:09','2023-01-23 18:37:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31606,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 00:37:09','2023-01-24 00:37:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674520629;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674520629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 00:37:34','2023-01-23 19:37:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31607,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 01:37:34','2023-01-24 01:37:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674524254;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674524254;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 01:37:57','2023-01-23 20:37:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31608,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 02:37:57','2023-01-24 02:37:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674527877;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674527877;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 02:38:24','2023-01-23 21:38:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31609,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 03:38:24','2023-01-24 03:38:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674531504;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674531504;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 03:38:55','2023-01-23 22:38:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31610,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 04:38:55','2023-01-24 04:38:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674535135;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674535135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 04:39:20','2023-01-23 23:39:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31611,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 05:39:20','2023-01-24 05:39:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674538760;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674538760;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 05:39:52','2023-01-24 00:39:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31612,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 06:39:52','2023-01-24 06:39:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674542392;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674542392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 06:40:24','2023-01-24 01:40:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31613,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 07:40:24','2023-01-24 07:40:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674546024;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674546024;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 07:40:48','2023-01-24 02:40:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31614,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 08:40:48','2023-01-24 08:40:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674549648;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674549648;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 08:41:20','2023-01-24 03:41:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31618,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 09:41:20','2023-01-24 09:41:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674553280;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674553280;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 09:41:54','2023-01-24 04:41:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31619,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 10:41:54','2023-01-24 10:41:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674556914;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674556914;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 10:42:25','2023-01-24 05:42:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31620,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 11:42:25','2023-01-24 11:42:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674560545;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674560545;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 11:43:00','2023-01-24 06:43:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31621,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 12:43:00','2023-01-24 12:43:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674564180;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674564180;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 12:43:34','2023-01-24 07:43:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31622,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 13:43:34','2023-01-24 13:43:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674567814;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674567814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 13:44:08','2023-01-24 08:44:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31623,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 14:44:08','2023-01-24 14:44:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674571448;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674571448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 14:44:43','2023-01-24 09:44:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31624,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 15:44:43','2023-01-24 15:44:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674575083;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674575083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 15:45:15','2023-01-24 10:45:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31625,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 16:45:15','2023-01-24 16:45:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674578715;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674578715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 16:45:47','2023-01-24 11:45:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31626,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 17:45:47','2023-01-24 17:45:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674582347;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674582347;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 17:46:18','2023-01-24 12:46:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31627,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 18:46:18','2023-01-24 18:46:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674585978;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674585978;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 18:46:51','2023-01-24 13:46:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31628,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 19:46:51','2023-01-24 19:46:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674589611;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674589611;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 19:47:23','2023-01-24 14:47:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31629,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 20:47:23','2023-01-24 20:47:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674593243;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674593243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 20:47:53','2023-01-24 15:47:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31633,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 21:47:53','2023-01-24 21:47:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674596873;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674596873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 21:48:23','2023-01-24 16:48:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31634,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 22:48:23','2023-01-24 22:48:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674600503;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674600503;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 22:48:57','2023-01-24 17:48:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31635,'wc_admin_unsnooze_admin_notes','failed','2023-01-24 23:48:57','2023-01-24 23:48:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674604137;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674604137;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-24 23:49:27','2023-01-24 18:49:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31636,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 00:49:27','2023-01-25 00:49:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674607767;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674607767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 00:49:57','2023-01-24 19:49:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31637,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 01:49:57','2023-01-25 01:49:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674611397;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674611397;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 01:50:34','2023-01-24 20:50:34',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31638,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 02:50:34','2023-01-25 02:50:34','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674615034;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674615034;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 02:51:00','2023-01-24 21:51:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31639,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 03:51:00','2023-01-25 03:51:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674618660;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674618660;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 03:51:31','2023-01-24 22:51:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31640,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 04:51:31','2023-01-25 04:51:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674622291;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674622291;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 04:51:58','2023-01-24 23:51:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31641,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 05:51:58','2023-01-25 05:51:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674625918;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674625918;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 05:52:27','2023-01-25 00:52:27',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31642,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 06:52:27','2023-01-25 06:52:27','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674629547;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674629547;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 06:53:02','2023-01-25 01:53:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31643,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 07:53:02','2023-01-25 07:53:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674633182;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674633182;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 07:53:36','2023-01-25 02:53:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31644,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 08:53:36','2023-01-25 08:53:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674636816;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674636816;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 08:54:07','2023-01-25 03:54:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31648,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 09:54:07','2023-01-25 09:54:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674640447;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674640447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 09:54:39','2023-01-25 04:54:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31649,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 10:54:39','2023-01-25 10:54:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674644079;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674644079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 10:55:08','2023-01-25 05:55:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31650,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 11:55:08','2023-01-25 11:55:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674647708;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674647708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 11:55:35','2023-01-25 06:55:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31651,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 12:55:35','2023-01-25 12:55:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674651335;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674651335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 12:56:06','2023-01-25 07:56:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31652,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 13:56:06','2023-01-25 13:56:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674654966;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674654966;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 13:56:38','2023-01-25 08:56:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31653,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 14:56:38','2023-01-25 14:56:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674658598;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674658598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 14:57:11','2023-01-25 09:57:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31654,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 15:57:11','2023-01-25 15:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674662231;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674662231;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 15:57:43','2023-01-25 10:57:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31655,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 16:57:43','2023-01-25 16:57:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674665863;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674665863;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 16:58:18','2023-01-25 11:58:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31656,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 17:58:18','2023-01-25 17:58:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674669498;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674669498;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 17:58:51','2023-01-25 12:58:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31657,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 18:58:51','2023-01-25 18:58:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674673131;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674673131;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 18:59:21','2023-01-25 13:59:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31658,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 19:59:21','2023-01-25 19:59:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674676761;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674676761;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 19:59:56','2023-01-25 14:59:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31662,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 20:59:56','2023-01-25 20:59:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674680396;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674680396;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 21:00:29','2023-01-25 16:00:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31663,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 22:00:29','2023-01-25 22:00:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674684029;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674684029;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 22:00:56','2023-01-25 17:00:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31664,'wc_admin_unsnooze_admin_notes','failed','2023-01-25 23:00:56','2023-01-25 23:00:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674687656;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674687656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-25 23:01:30','2023-01-25 18:01:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31665,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 00:01:30','2023-01-26 00:01:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674691290;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674691290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 00:02:04','2023-01-25 19:02:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31666,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 01:02:04','2023-01-26 01:02:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674694924;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674694924;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 01:02:32','2023-01-25 20:02:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31667,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 02:02:32','2023-01-26 02:02:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674698552;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674698552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 02:03:01','2023-01-25 21:03:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31668,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 03:03:01','2023-01-26 03:03:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674702181;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674702181;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 03:03:30','2023-01-25 22:03:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31669,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 04:03:30','2023-01-26 04:03:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674705810;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674705810;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 04:04:02','2023-01-25 23:04:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31670,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 05:04:02','2023-01-26 05:04:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674709442;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674709442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 05:04:37','2023-01-26 00:04:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31671,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 06:04:37','2023-01-26 06:04:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674713077;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674713077;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 06:05:05','2023-01-26 01:05:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31672,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 07:05:05','2023-01-26 07:05:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674716705;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674716705;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 07:05:37','2023-01-26 02:05:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31673,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 08:05:37','2023-01-26 08:05:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674720337;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674720337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 08:06:07','2023-01-26 03:06:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31677,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 09:06:07','2023-01-26 09:06:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674723967;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674723967;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 09:06:38','2023-01-26 04:06:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31678,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 10:06:38','2023-01-26 10:06:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674727598;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674727598;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 10:07:08','2023-01-26 05:07:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31679,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 11:07:08','2023-01-26 11:07:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674731228;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674731228;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 11:07:38','2023-01-26 06:07:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31680,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 12:07:38','2023-01-26 12:07:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674734858;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674734858;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 12:08:08','2023-01-26 07:08:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31681,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 13:08:08','2023-01-26 13:08:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674738488;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674738488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 13:08:38','2023-01-26 08:08:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31682,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 14:08:38','2023-01-26 14:08:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674742118;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674742118;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 14:09:09','2023-01-26 09:09:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31683,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 15:09:09','2023-01-26 15:09:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674745749;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674745749;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 15:09:42','2023-01-26 10:09:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31684,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 16:09:42','2023-01-26 16:09:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674749382;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674749382;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 16:10:17','2023-01-26 11:10:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31685,'woocommerce_update_marketplace_suggestions','failed','2023-02-02 15:24:49','2023-02-02 15:24:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675351489;s:18:\"\0*\0first_timestamp\";i:1586275459;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675351489;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',0,1,'2023-02-02 15:29:47','2023-02-02 10:29:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31686,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 17:10:17','2023-01-26 17:10:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674753017;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674753017;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 17:10:50','2023-01-26 12:10:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31687,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 18:10:50','2023-01-26 18:10:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674756650;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674756650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 18:11:22','2023-01-26 13:11:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31688,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 19:11:22','2023-01-26 19:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674760282;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674760282;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 19:11:57','2023-01-26 14:11:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31689,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 20:11:57','2023-01-26 20:11:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674763917;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674763917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 20:12:29','2023-01-26 15:12:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31693,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 21:12:29','2023-01-26 21:12:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674767549;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674767549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 21:13:10','2023-01-26 16:13:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31694,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 22:13:10','2023-01-26 22:13:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674771190;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674771190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 22:18:35','2023-01-26 17:18:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31695,'wc_admin_unsnooze_admin_notes','failed','2023-01-26 23:18:35','2023-01-26 23:18:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674775115;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674775115;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-26 23:19:07','2023-01-26 18:19:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31696,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 00:19:07','2023-01-27 00:19:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674778747;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674778747;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 00:19:37','2023-01-26 19:19:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31697,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 01:19:37','2023-01-27 01:19:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674782377;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674782377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 01:20:08','2023-01-26 20:20:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31698,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 02:20:08','2023-01-27 02:20:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674786008;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674786008;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 02:25:17','2023-01-26 21:25:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31699,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 03:25:17','2023-01-27 03:25:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674789917;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674789917;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 03:26:11','2023-01-26 22:26:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31700,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 04:26:11','2023-01-27 04:26:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674793571;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674793571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 04:26:40','2023-01-26 23:26:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31701,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 05:26:40','2023-01-27 05:26:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674797200;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674797200;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 05:27:14','2023-01-27 00:27:14',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31702,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 06:27:14','2023-01-27 06:27:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674800834;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674800834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 06:27:42','2023-01-27 01:27:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31703,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 07:27:42','2023-01-27 07:27:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674804462;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674804462;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 07:28:13','2023-01-27 02:28:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31704,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 08:28:13','2023-01-27 08:28:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674808093;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674808093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 08:28:38','2023-01-27 03:28:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31708,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 09:28:38','2023-01-27 09:28:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674811718;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674811718;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 09:29:10','2023-01-27 04:29:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31709,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 10:29:10','2023-01-27 10:29:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674815350;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674815350;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 10:29:39','2023-01-27 05:29:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31710,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 11:29:39','2023-01-27 11:29:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674818979;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674818979;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 11:30:10','2023-01-27 06:30:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31711,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 12:30:10','2023-01-27 12:30:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674822610;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674822610;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 12:30:43','2023-01-27 07:30:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31712,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 13:30:43','2023-01-27 13:30:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674826243;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674826243;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 13:31:15','2023-01-27 08:31:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31713,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 14:31:15','2023-01-27 14:31:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674829875;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674829875;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 14:31:45','2023-01-27 09:31:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31714,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 15:31:45','2023-01-27 15:31:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674833505;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674833505;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 15:32:19','2023-01-27 10:32:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31715,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 16:32:19','2023-01-27 16:32:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674837139;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674837139;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 16:32:52','2023-01-27 11:32:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31716,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 17:32:52','2023-01-27 17:32:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674840772;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674840772;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 17:33:04','2023-01-27 12:33:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31717,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 18:33:04','2023-01-27 18:33:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674844384;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674844384;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 18:33:56','2023-01-27 13:33:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31718,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 19:33:56','2023-01-27 19:33:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674848036;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674848036;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 19:34:23','2023-01-27 14:34:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31719,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 20:34:23','2023-01-27 20:34:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674851663;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674851663;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 20:34:53','2023-01-27 15:34:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31723,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 21:34:53','2023-01-27 21:34:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674855293;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674855293;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 21:34:54','2023-01-27 16:34:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31883,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 22:34:54','2023-01-27 22:34:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674858894;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674858894;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 22:35:57','2023-01-27 17:35:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31884,'wc_admin_unsnooze_admin_notes','failed','2023-01-27 23:35:57','2023-01-27 23:35:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674862557;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674862557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-27 23:36:28','2023-01-27 18:36:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31885,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 00:36:28','2023-01-28 00:36:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674866188;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674866188;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 00:36:58','2023-01-27 19:36:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31886,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 01:36:58','2023-01-28 01:36:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674869818;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674869818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 01:37:28','2023-01-27 20:37:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31887,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 02:37:28','2023-01-28 02:37:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674873448;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674873448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 02:42:15','2023-01-27 21:42:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31888,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 03:42:15','2023-01-28 03:42:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674877335;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674877335;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 03:43:35','2023-01-27 22:43:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31889,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 04:43:35','2023-01-28 04:43:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674881015;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674881015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 04:44:05','2023-01-27 23:44:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31890,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 05:44:05','2023-01-28 05:44:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674884645;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674884645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 05:44:36','2023-01-28 00:44:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31891,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 06:44:36','2023-01-28 06:44:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674888276;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674888276;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 06:45:05','2023-01-28 01:45:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31892,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 07:45:05','2023-01-28 07:45:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674891905;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674891905;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 07:45:37','2023-01-28 02:45:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31893,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 08:45:37','2023-01-28 08:45:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674895537;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674895537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 08:46:08','2023-01-28 03:46:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31895,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 09:46:08','2023-01-28 09:46:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674899168;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674899168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 09:46:32','2023-01-28 04:46:32',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31896,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 10:46:32','2023-01-28 10:46:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674902792;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674902792;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 10:47:03','2023-01-28 05:47:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31897,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 11:47:03','2023-01-28 11:47:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674906423;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674906423;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 11:47:33','2023-01-28 06:47:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31898,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 12:47:33','2023-01-28 12:47:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674910053;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674910053;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 12:48:04','2023-01-28 07:48:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31899,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 13:48:04','2023-01-28 13:48:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674913684;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674913684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 13:48:31','2023-01-28 08:48:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31900,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 14:48:31','2023-01-28 14:48:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674917311;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674917311;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 14:49:04','2023-01-28 09:49:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31902,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 15:49:04','2023-01-28 15:49:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674920944;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674920944;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 15:49:40','2023-01-28 10:49:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31903,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 16:49:40','2023-01-28 16:49:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674924580;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674924580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 16:50:17','2023-01-28 11:50:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31904,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 17:50:17','2023-01-28 17:50:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674928217;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674928217;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 17:50:41','2023-01-28 12:50:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31905,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 18:50:41','2023-01-28 18:50:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674931841;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674931841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 18:51:18','2023-01-28 13:51:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31906,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 19:51:18','2023-01-28 19:51:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674935478;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674935478;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 19:51:45','2023-01-28 14:51:45',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31907,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 20:51:45','2023-01-28 20:51:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674939105;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674939105;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 20:51:48','2023-01-28 15:51:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31910,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 21:51:48','2023-01-28 21:51:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674942708;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674942708;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 21:51:52','2023-01-28 16:51:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31911,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 22:51:52','2023-01-28 22:51:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674946312;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674946312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 22:53:20','2023-01-28 17:53:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31912,'wc_admin_unsnooze_admin_notes','failed','2023-01-28 23:53:20','2023-01-28 23:53:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674950000;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674950000;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-28 23:53:52','2023-01-28 18:53:52',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31913,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 00:53:52','2023-01-29 00:53:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674953632;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674953632;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 00:54:43','2023-01-28 19:54:43',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31914,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 01:54:43','2023-01-29 01:54:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674957283;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674957283;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 01:55:13','2023-01-28 20:55:13',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31915,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 02:55:13','2023-01-29 02:55:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674960913;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674960913;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 02:55:41','2023-01-28 21:55:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31916,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 03:55:41','2023-01-29 03:55:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674964541;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674964541;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 03:56:12','2023-01-28 22:56:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31917,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 04:56:12','2023-01-29 04:56:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674968172;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674968172;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 04:56:28','2023-01-28 23:56:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31918,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 05:56:28','2023-01-29 05:56:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674971788;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674971788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 05:57:11','2023-01-29 00:57:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31919,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 06:57:11','2023-01-29 06:57:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674975431;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674975431;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 06:57:36','2023-01-29 01:57:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31920,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 07:57:36','2023-01-29 07:57:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674979056;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674979056;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 07:58:04','2023-01-29 02:58:04',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31921,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 08:58:04','2023-01-29 08:58:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674982684;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674982684;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 08:58:33','2023-01-29 03:58:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31924,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 09:58:33','2023-01-29 09:58:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674986313;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674986313;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 09:59:00','2023-01-29 04:59:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31925,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 10:59:00','2023-01-29 10:59:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674989940;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674989940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 10:59:28','2023-01-29 05:59:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31926,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 11:59:28','2023-01-29 11:59:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674993568;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674993568;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 11:59:57','2023-01-29 06:59:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31927,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 12:59:57','2023-01-29 12:59:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1674997197;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1674997197;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 13:00:24','2023-01-29 08:00:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31928,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 14:00:24','2023-01-29 14:00:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675000824;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675000824;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 14:00:56','2023-01-29 09:00:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31929,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 15:00:56','2023-01-29 15:00:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675004456;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675004456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 15:01:26','2023-01-29 10:01:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31930,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 16:01:26','2023-01-29 16:01:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675008086;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675008086;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 16:01:55','2023-01-29 11:01:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31931,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 17:01:55','2023-01-29 17:01:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675011715;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675011715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 17:02:25','2023-01-29 12:02:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31932,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 18:02:25','2023-01-29 18:02:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675015345;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675015345;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 18:02:50','2023-01-29 13:02:50',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31933,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 19:02:50','2023-01-29 19:02:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675018970;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675018970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 19:03:25','2023-01-29 14:03:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31934,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 20:03:25','2023-01-29 20:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675022605;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675022605;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 20:03:53','2023-01-29 15:03:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31937,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 21:03:53','2023-01-29 21:03:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675026233;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675026233;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 21:04:20','2023-01-29 16:04:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31938,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 22:04:20','2023-01-29 22:04:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675029860;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675029860;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 22:04:53','2023-01-29 17:04:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31939,'wc_admin_unsnooze_admin_notes','failed','2023-01-29 23:04:53','2023-01-29 23:04:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675033493;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675033493;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-29 23:05:24','2023-01-29 18:05:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31940,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 00:05:24','2023-01-30 00:05:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675037124;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675037124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 00:05:55','2023-01-29 19:05:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31941,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 01:05:55','2023-01-30 01:05:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675040755;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675040755;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 01:06:25','2023-01-29 20:06:25',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31942,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 02:06:25','2023-01-30 02:06:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675044385;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675044385;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 02:06:56','2023-01-29 21:06:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31943,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 03:06:56','2023-01-30 03:06:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675048016;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675048016;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 03:07:16','2023-01-29 22:07:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31944,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 04:07:16','2023-01-30 04:07:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675051636;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675051636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 04:07:57','2023-01-29 23:07:57',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31945,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 05:07:57','2023-01-30 05:07:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675055277;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675055277;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 05:08:26','2023-01-30 00:08:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31946,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 06:08:26','2023-01-30 06:08:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675058906;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675058906;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 06:08:56','2023-01-30 01:08:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31947,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 07:08:56','2023-01-30 07:08:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675062536;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675062536;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 07:09:28','2023-01-30 02:09:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31948,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 08:09:28','2023-01-30 08:09:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675066168;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675066168;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 08:10:15','2023-01-30 03:10:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31951,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 09:10:15','2023-01-30 09:10:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675069815;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675069815;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 09:10:48','2023-01-30 04:10:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31952,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 10:10:48','2023-01-30 10:10:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675073448;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675073448;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 10:11:23','2023-01-30 05:11:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31953,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 11:11:23','2023-01-30 11:11:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675077083;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675077083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 11:11:55','2023-01-30 06:11:55',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31954,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 12:11:55','2023-01-30 12:11:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675080715;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675080715;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 12:12:23','2023-01-30 07:12:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31955,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 13:12:23','2023-01-30 13:12:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675084343;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675084343;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 13:13:00','2023-01-30 08:13:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31956,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 14:13:00','2023-01-30 14:13:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675087980;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675087980;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 14:13:35','2023-01-30 09:13:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31957,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 15:13:35','2023-01-30 15:13:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675091615;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675091615;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 15:19:08','2023-01-30 10:19:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31958,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 16:19:08','2023-01-30 16:19:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675095548;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675095548;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 16:19:39','2023-01-30 11:19:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31959,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 17:19:39','2023-01-30 17:19:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675099179;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675099179;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 17:20:11','2023-01-30 12:20:11',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31960,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 18:20:11','2023-01-30 18:20:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675102811;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675102811;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 18:20:42','2023-01-30 13:20:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31961,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 19:20:42','2023-01-30 19:20:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675106442;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675106442;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 19:21:15','2023-01-30 14:21:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31962,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 20:21:15','2023-01-30 20:21:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675110075;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675110075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 20:21:54','2023-01-30 15:21:54',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31965,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 21:21:54','2023-01-30 21:21:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675113714;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675113714;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 21:27:26','2023-01-30 16:27:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31966,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 22:27:26','2023-01-30 22:27:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675117646;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675117646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 22:27:53','2023-01-30 17:27:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31967,'wc_admin_unsnooze_admin_notes','failed','2023-01-30 23:27:53','2023-01-30 23:27:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675121273;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675121273;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-30 23:28:30','2023-01-30 18:28:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31968,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 00:28:30','2023-01-31 00:28:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675124910;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675124910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 00:34:07','2023-01-30 19:34:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31969,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 01:34:07','2023-01-31 01:34:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675128847;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675128847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 01:34:39','2023-01-30 20:34:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31970,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 02:34:39','2023-01-31 02:34:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675132479;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675132479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 02:40:09','2023-01-30 21:40:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31971,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 03:40:09','2023-01-31 03:40:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675136409;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675136409;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 03:40:40','2023-01-30 22:40:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31972,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 04:40:40','2023-01-31 04:40:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675140040;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675140040;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 04:46:15','2023-01-30 23:46:15',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31973,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 05:46:15','2023-01-31 05:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675143975;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675143975;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 05:46:48','2023-01-31 00:46:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31974,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 06:46:48','2023-01-31 06:46:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675147608;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675147608;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 06:47:26','2023-01-31 01:47:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31975,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 07:47:26','2023-01-31 07:47:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675151246;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675151246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 07:48:01','2023-01-31 02:48:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31976,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 08:48:01','2023-01-31 08:48:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675154881;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675154881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 08:48:35','2023-01-31 03:48:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31979,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 09:48:35','2023-01-31 09:48:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675158515;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675158515;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 09:49:09','2023-01-31 04:49:09',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31980,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 10:49:10','2023-01-31 10:49:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675162150;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675162150;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 10:49:42','2023-01-31 05:49:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31981,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 11:49:42','2023-01-31 11:49:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675165782;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675165782;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 11:50:20','2023-01-31 06:50:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31982,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 12:50:20','2023-01-31 12:50:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675169420;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675169420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 12:51:05','2023-01-31 07:51:05',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31983,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 13:51:05','2023-01-31 13:51:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675173065;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675173065;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 13:51:38','2023-01-31 08:51:38',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31984,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 14:51:38','2023-01-31 14:51:38','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675176698;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675176698;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 14:52:17','2023-01-31 09:52:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31985,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 15:52:17','2023-01-31 15:52:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675180337;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675180337;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 15:53:01','2023-01-31 10:53:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31986,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 16:53:01','2023-01-31 16:53:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675183981;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675183981;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 16:53:36','2023-01-31 11:53:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31987,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 17:53:36','2023-01-31 17:53:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675187616;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675187616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 17:54:08','2023-01-31 12:54:08',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31988,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 18:54:08','2023-01-31 18:54:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675191248;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675191248;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 18:54:41','2023-01-31 13:54:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31989,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 19:54:41','2023-01-31 19:54:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675194881;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675194881;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 20:00:18','2023-01-31 15:00:18',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31990,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 21:00:18','2023-01-31 21:00:18','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675198818;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675198818;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 21:00:56','2023-01-31 16:00:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31993,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 22:00:56','2023-01-31 22:00:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675202456;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675202456;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 22:01:33','2023-01-31 17:01:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31994,'wc_admin_unsnooze_admin_notes','failed','2023-01-31 23:01:33','2023-01-31 23:01:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675206093;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675206093;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-01-31 23:02:03','2023-01-31 18:02:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31995,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 00:02:03','2023-02-01 00:02:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675209723;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675209723;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 00:02:41','2023-01-31 19:02:41',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31996,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 01:02:41','2023-02-01 01:02:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675213361;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675213361;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 01:03:24','2023-01-31 20:03:24',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31997,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 02:03:24','2023-02-01 02:03:24','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675217004;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675217004;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 02:03:56','2023-01-31 21:03:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31998,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 03:03:56','2023-02-01 03:03:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675220636;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675220636;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 03:04:31','2023-01-31 22:04:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (31999,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 04:04:31','2023-02-01 04:04:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675224271;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675224271;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 04:05:01','2023-01-31 23:05:01',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32000,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 05:05:01','2023-02-01 05:05:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675227901;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675227901;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 05:05:31','2023-02-01 00:05:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32001,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 06:05:31','2023-02-01 06:05:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675231531;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675231531;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 06:06:03','2023-02-01 01:06:03',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32002,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 07:06:03','2023-02-01 07:06:03','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675235163;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675235163;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 07:06:37','2023-02-01 02:06:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32003,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 08:06:37','2023-02-01 08:06:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675238797;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675238797;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 08:07:10','2023-02-01 03:07:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32006,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 09:07:10','2023-02-01 09:07:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675242430;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675242430;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 09:07:48','2023-02-01 04:07:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32007,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 10:07:48','2023-02-01 10:07:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675246068;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675246068;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 10:08:20','2023-02-01 05:08:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32008,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 11:08:20','2023-02-01 11:08:20','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675249700;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675249700;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 11:08:53','2023-02-01 06:08:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32009,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 12:08:53','2023-02-01 12:08:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675253333;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675253333;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 12:09:30','2023-02-01 07:09:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32010,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 13:09:30','2023-02-01 13:09:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675256970;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675256970;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 13:10:06','2023-02-01 08:10:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32011,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 14:10:06','2023-02-01 14:10:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675260606;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675260606;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 14:10:39','2023-02-01 09:10:39',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32012,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 15:10:39','2023-02-01 15:10:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675264239;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675264239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 15:11:19','2023-02-01 10:11:19',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32013,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 16:11:19','2023-02-01 16:11:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675267879;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675267879;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 16:11:51','2023-02-01 11:11:51',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32014,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 17:11:51','2023-02-01 17:11:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675271511;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675271511;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 17:12:26','2023-02-01 12:12:26',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32015,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 18:12:26','2023-02-01 18:12:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675275146;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675275146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 18:12:53','2023-02-01 13:12:53',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32016,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 19:12:53','2023-02-01 19:12:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675278773;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675278773;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 19:13:31','2023-02-01 14:13:31',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32017,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 20:13:31','2023-02-01 20:13:31','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675282411;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675282411;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 20:14:02','2023-02-01 15:14:02',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32020,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 21:14:02','2023-02-01 21:14:02','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675286042;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675286042;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 21:14:37','2023-02-01 16:14:37',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32021,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 22:14:37','2023-02-01 22:14:37','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675289677;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675289677;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 22:15:16','2023-02-01 17:15:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32022,'wc_admin_unsnooze_admin_notes','failed','2023-02-01 23:15:16','2023-02-01 23:15:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675293316;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675293316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-01 23:15:47','2023-02-01 18:15:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32023,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 00:15:47','2023-02-02 00:15:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675296947;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675296947;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 00:21:23','2023-02-01 19:21:23',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32024,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 01:21:23','2023-02-02 01:21:23','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675300883;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675300883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 01:21:58','2023-02-01 20:21:58',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32025,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 02:21:58','2023-02-02 02:21:58','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675304518;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675304518;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 02:22:29','2023-02-01 21:22:29',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32026,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 03:22:29','2023-02-02 03:22:29','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675308149;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675308149;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 03:23:06','2023-02-01 22:23:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32027,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 04:23:06','2023-02-02 04:23:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675311786;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675311786;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 04:23:35','2023-02-01 23:23:35',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32028,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 05:23:35','2023-02-02 05:23:35','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675315415;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675315415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 05:24:06','2023-02-02 00:24:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32029,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 06:24:06','2023-02-02 06:24:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675319046;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675319046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 06:24:36','2023-02-02 01:24:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32030,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 07:24:36','2023-02-02 07:24:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675322676;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675322676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 07:25:10','2023-02-02 02:25:10',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32031,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 08:25:10','2023-02-02 08:25:10','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675326310;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675326310;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 08:25:46','2023-02-02 03:25:46',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32034,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 09:25:46','2023-02-02 09:25:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675329946;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675329946;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 09:26:16','2023-02-02 04:26:16',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32035,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 10:26:16','2023-02-02 10:26:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675333576;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675333576;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 10:26:48','2023-02-02 05:26:48',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32036,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 11:26:48','2023-02-02 11:26:48','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675337208;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675337208;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 11:27:30','2023-02-02 06:27:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32037,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 12:27:30','2023-02-02 12:27:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675340850;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675340850;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 12:28:07','2023-02-02 07:28:07',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32038,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 13:28:07','2023-02-02 13:28:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675344487;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675344487;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 13:28:40','2023-02-02 08:28:40',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32039,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 14:28:40','2023-02-02 14:28:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675348120;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675348120;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 14:29:17','2023-02-02 09:29:17',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32040,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 15:29:17','2023-02-02 15:29:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675351757;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675351757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 15:29:47','2023-02-02 10:29:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32041,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 16:29:47','2023-02-02 16:29:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675355387;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675355387;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 16:30:22','2023-02-02 11:30:22',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32042,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 17:30:22','2023-02-02 17:30:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675359022;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675359022;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 17:30:56','2023-02-02 12:30:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32043,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 18:30:56','2023-02-02 18:30:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675362656;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675362656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 18:31:30','2023-02-02 13:31:30',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32044,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 19:31:30','2023-02-02 19:31:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675366290;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675366290;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 19:32:21','2023-02-02 14:32:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32045,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 20:32:21','2023-02-02 20:32:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675369941;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675369941;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 20:33:00','2023-02-02 15:33:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32048,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 21:33:00','2023-02-02 21:33:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675373580;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675373580;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 21:33:33','2023-02-02 16:33:33',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32049,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 22:33:33','2023-02-02 22:33:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675377213;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675377213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 22:34:06','2023-02-02 17:34:06',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32050,'wc_admin_unsnooze_admin_notes','failed','2023-02-02 23:34:06','2023-02-02 23:34:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675380846;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675380846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-02 23:34:42','2023-02-02 18:34:42',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32051,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 00:34:42','2023-02-03 00:34:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675384482;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675384482;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 00:35:21','2023-02-02 19:35:21',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32052,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 01:35:21','2023-02-03 01:35:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675388121;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675388121;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 01:35:56','2023-02-02 20:35:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32053,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 02:35:56','2023-02-03 02:35:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675391756;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675391756;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 02:41:28','2023-02-02 21:41:28',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32054,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 03:41:28','2023-02-03 03:41:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675395688;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675395688;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 03:41:56','2023-02-02 22:41:56',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32055,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 04:41:56','2023-02-03 04:41:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675399316;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675399316;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 04:42:36','2023-02-02 23:42:36',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32056,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 05:42:36','2023-02-03 05:42:36','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675402956;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675402956;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 05:43:12','2023-02-03 00:43:12',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (32057,'wc_admin_unsnooze_admin_notes','failed','2023-02-03 06:43:12','2023-02-03 06:43:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1675406592;s:18:\"\0*\0first_timestamp\";i:1585886700;s:13:\"\0*\0recurrence\";i:3600;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1675406592;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:3600;}',2,1,'2023-02-03 06:43:47','2023-02-03 01:43:47',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (38047,'action_scheduler/migration_hook','failed','2024-01-24 05:37:13','2024-01-24 05:37:13','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1706074633;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1706074633;}',1,1,'2024-01-24 05:37:20','2024-01-24 00:37:20',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (41469,'action_scheduler/migration_hook','failed','2025-07-17 03:56:18','2025-07-17 03:56:18','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1752724578;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1752724578;}',1,1,'2025-07-17 03:58:29','2025-07-16 22:58:29',462237,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (43447,'action_scheduler/migration_hook','failed','2025-09-03 03:02:09','2025-09-03 03:02:09','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1756868529;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1756868529;}',1,1,'2025-09-03 03:02:51','2025-09-02 22:02:51',477479,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46147,'rank_math/analytics/data_fetch','complete','2026-01-23 19:25:41','2026-01-23 19:25:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769196341;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769196341;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-23 19:28:22','2026-01-23 14:28:22',521479,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46148,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-23 22:06:41','2026-01-23 22:06:41','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769206001;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769206001;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-23 22:36:25','2026-01-23 17:36:25',521501,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46149,'rank_math/analytics/data_fetch','complete','2026-01-24 19:28:22','2026-01-24 19:28:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769282902;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769282902;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-24 19:30:28','2026-01-24 14:30:28',521692,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46150,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-24 22:36:25','2026-01-24 22:36:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769294185;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769294185;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-24 22:40:32','2026-01-24 17:40:32',521713,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46151,'rank_math/analytics/data_fetch','complete','2026-01-25 19:30:28','2026-01-25 19:30:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769369428;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769369428;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-25 19:31:56','2026-01-25 14:31:56',521885,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46152,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-25 22:40:32','2026-01-25 22:40:32','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769380832;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769380832;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-25 22:42:16','2026-01-25 17:42:16',521910,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46153,'rank_math/analytics/data_fetch','complete','2026-01-26 19:31:56','2026-01-26 19:31:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769455916;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769455916;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-26 19:39:50','2026-01-26 14:39:50',522159,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46154,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-26 22:42:16','2026-01-26 22:42:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769467336;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769467336;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-26 22:47:44','2026-01-26 17:47:44',522188,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46155,'rank_math/analytics/data_fetch','complete','2026-01-27 19:39:50','2026-01-27 19:39:50','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769542790;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769542790;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-27 19:40:01','2026-01-27 14:40:01',522419,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46156,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-27 22:47:44','2026-01-27 22:47:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769554064;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769554064;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-27 22:55:40','2026-01-27 17:55:40',522498,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46157,'rank_math/analytics/data_fetch','complete','2026-01-28 19:40:01','2026-01-28 19:40:01','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769629201;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769629201;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-28 19:41:26','2026-01-28 14:41:26',522796,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46158,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-28 22:55:40','2026-01-28 22:55:40','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769640940;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769640940;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-28 22:58:55','2026-01-28 17:58:55',522847,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46159,'rank_math/analytics/data_fetch','complete','2026-01-29 19:41:26','2026-01-29 19:41:26','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769715686;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769715686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-29 19:50:42','2026-01-29 14:50:42',523080,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46160,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-29 22:58:55','2026-01-29 22:58:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769727535;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769727535;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-29 23:00:43','2026-01-29 18:00:43',523121,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46161,'rank_math/analytics/data_fetch','complete','2026-01-30 19:50:42','2026-01-30 19:50:42','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769802642;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769802642;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-30 19:54:04','2026-01-30 14:54:04',523392,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46162,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-30 23:00:43','2026-01-30 23:00:43','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769814043;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769814043;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-30 23:10:44','2026-01-30 18:10:44',523450,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46163,'rank_math/analytics/data_fetch','complete','2026-01-31 19:54:04','2026-01-31 19:54:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769889244;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769889244;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-01-31 19:54:05','2026-01-31 14:54:05',523751,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46164,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-01-31 23:10:44','2026-01-31 23:10:44','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769901044;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769901044;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-01-31 23:10:45','2026-01-31 18:10:45',523796,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46165,'rank_math/analytics/data_fetch','complete','2026-02-01 19:54:05','2026-02-01 19:54:05','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769975645;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769975645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-01 20:00:47','2026-02-01 15:00:47',524063,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46166,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-01 23:10:45','2026-02-01 23:10:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1769987445;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1769987445;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-01 23:11:22','2026-02-01 18:11:22',524116,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46167,'rank_math/analytics/data_fetch','complete','2026-02-02 20:00:47','2026-02-02 20:00:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770062447;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770062447;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-02 20:00:49','2026-02-02 15:00:49',524455,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46168,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-02 23:11:22','2026-02-02 23:11:22','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770073882;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770073882;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-02 23:19:39','2026-02-02 18:19:39',524514,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46169,'rank_math/analytics/data_fetch','complete','2026-02-03 20:00:49','2026-02-03 20:00:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770148849;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770148849;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-03 20:05:49','2026-02-03 15:05:49',524786,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46170,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-03 23:19:39','2026-02-03 23:19:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770160779;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770160779;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-03 23:20:45','2026-02-03 18:20:45',524824,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46171,'rank_math/analytics/data_fetch','complete','2026-02-04 20:05:49','2026-02-04 20:05:49','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770235549;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770235549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-04 20:05:51','2026-02-04 15:05:51',525080,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46172,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-04 23:20:45','2026-02-04 23:20:45','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770247245;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770247245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-04 23:20:51','2026-02-04 18:20:51',525121,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46173,'rank_math/analytics/data_fetch','complete','2026-02-05 20:05:51','2026-02-05 20:05:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770321951;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770321951;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-05 20:05:53','2026-02-05 15:05:53',525452,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46174,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-05 23:20:51','2026-02-05 23:20:51','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770333651;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770333651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-05 23:20:52','2026-02-05 18:20:52',525486,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46175,'rank_math/analytics/data_fetch','complete','2026-02-06 20:05:53','2026-02-06 20:05:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770408353;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770408353;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-06 20:05:54','2026-02-06 15:05:54',525739,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46176,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-06 23:20:52','2026-02-06 23:20:52','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770420052;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770420052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-06 23:25:54','2026-02-06 18:25:54',525775,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46177,'rank_math/analytics/data_fetch','complete','2026-02-07 20:05:54','2026-02-07 20:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770494754;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770494754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-07 20:05:54','2026-02-07 15:05:54',526021,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46178,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-07 23:25:54','2026-02-07 23:25:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770506754;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770506754;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-07 23:25:55','2026-02-07 18:25:55',526061,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46179,'rank_math/analytics/data_fetch','complete','2026-02-08 20:05:54','2026-02-08 20:05:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770581154;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770581154;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-08 20:07:09','2026-02-08 15:07:09',526291,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46180,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-08 23:25:55','2026-02-08 23:25:55','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770593155;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770593155;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-08 23:30:56','2026-02-08 18:30:56',526333,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46181,'rank_math/analytics/data_fetch','complete','2026-02-09 20:07:09','2026-02-09 20:07:09','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770667629;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770667629;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-09 20:09:08','2026-02-09 15:09:08',526568,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46182,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-09 23:30:56','2026-02-09 23:30:56','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770679856;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770679856;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-09 23:30:57','2026-02-09 18:30:57',526615,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46183,'rank_math/analytics/data_fetch','complete','2026-02-10 20:09:08','2026-02-10 20:09:08','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770754148;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770754148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-10 20:11:16','2026-02-10 15:11:16',526889,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46184,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-10 23:30:57','2026-02-10 23:30:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770766257;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770766257;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-10 23:32:47','2026-02-10 18:32:47',526931,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46185,'rank_math/analytics/data_fetch','complete','2026-02-11 20:11:16','2026-02-11 20:11:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770840676;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770840676;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-11 20:11:30','2026-02-11 15:11:30',527189,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46186,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-11 23:32:47','2026-02-11 23:32:47','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770852767;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770852767;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-11 23:33:14','2026-02-11 18:33:14',527243,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46187,'rank_math/analytics/data_fetch','complete','2026-02-12 20:11:30','2026-02-12 20:11:30','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770927090;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770927090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-12 20:11:39','2026-02-12 15:11:39',527511,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46188,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-12 23:33:14','2026-02-12 23:33:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1770939194;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1770939194;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-12 23:40:46','2026-02-12 18:40:46',527560,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46189,'rank_math/analytics/data_fetch','complete','2026-02-13 20:11:39','2026-02-13 20:11:39','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771013499;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771013499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-13 20:14:17','2026-02-13 15:14:17',527817,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46190,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-13 23:40:46','2026-02-13 23:40:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771026046;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771026046;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-13 23:41:19','2026-02-13 18:41:19',527858,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46191,'rank_math/analytics/data_fetch','complete','2026-02-14 20:14:17','2026-02-14 20:14:17','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771100057;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771100057;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-14 20:21:16','2026-02-14 15:21:16',528104,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46192,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-14 23:41:19','2026-02-14 23:41:19','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771112479;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771112479;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-14 23:46:15','2026-02-14 18:46:15',528152,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46193,'rank_math/analytics/data_fetch','complete','2026-02-15 20:21:16','2026-02-15 20:21:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771186876;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771186876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-15 20:31:12','2026-02-15 15:31:12',528443,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46194,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-15 23:46:15','2026-02-15 23:46:15','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771199175;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771199175;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-15 23:51:16','2026-02-15 18:51:16',528485,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46195,'rank_math/analytics/data_fetch','complete','2026-02-16 20:31:12','2026-02-16 20:31:12','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771273872;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771273872;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-16 20:36:13','2026-02-16 15:36:13',528838,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46196,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-16 23:51:16','2026-02-16 23:51:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771285876;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771285876;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-16 23:53:21','2026-02-16 18:53:21',528892,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46197,'rank_math/analytics/data_fetch','complete','2026-02-17 20:36:13','2026-02-17 20:36:13','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771360573;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771360573;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-17 20:46:11','2026-02-17 15:46:11',529165,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46198,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-17 23:53:21','2026-02-17 23:53:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771372401;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771372401;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-17 23:56:14','2026-02-17 18:56:14',529234,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46199,'rank_math/analytics/data_fetch','complete','2026-02-18 20:46:11','2026-02-18 20:46:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771447571;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771447571;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-18 20:50:16','2026-02-18 15:50:16',529596,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46200,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-18 23:56:14','2026-02-18 23:56:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771458974;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771458974;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-19 00:01:14','2026-02-18 19:01:14',529636,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46201,'rank_math/analytics/data_fetch','complete','2026-02-19 20:50:16','2026-02-19 20:50:16','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771534216;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771534216;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-19 20:50:53','2026-02-19 15:50:53',529949,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46202,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-20 00:01:14','2026-02-20 00:01:14','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771545674;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771545674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-20 00:01:28','2026-02-19 19:01:28',530008,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46203,'rank_math/analytics/data_fetch','complete','2026-02-20 20:50:53','2026-02-20 20:50:53','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771620653;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771620653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-20 20:52:04','2026-02-20 15:52:04',530390,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46204,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-21 00:01:28','2026-02-21 00:01:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771632088;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771632088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-21 00:02:54','2026-02-20 19:02:54',530487,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46205,'rank_math/analytics/data_fetch','complete','2026-02-21 20:52:04','2026-02-21 20:52:04','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771707124;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771707124;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-21 21:01:11','2026-02-21 16:01:11',530862,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46206,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-22 00:02:54','2026-02-22 00:02:54','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771718574;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771718574;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-22 00:03:25','2026-02-21 19:03:25',530922,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46207,'rank_math/analytics/data_fetch','complete','2026-02-22 21:01:11','2026-02-22 21:01:11','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771794071;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771794071;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,1,'2026-02-22 21:02:00','2026-02-22 16:02:00',531282,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46208,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-02-23 00:03:25','2026-02-23 00:03:25','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771805005;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771805005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,1,'2026-02-23 00:06:21','2026-02-22 19:06:21',531342,NULL,20);
INSERT INTO `wp_actionscheduler_actions` VALUES (46209,'rank_math/analytics/data_fetch','pending','2026-02-23 21:02:00','2026-02-23 21:02:00','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771880520;s:18:\"\0*\0first_timestamp\";i:1752452100;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771880520;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',12,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,10);
INSERT INTO `wp_actionscheduler_actions` VALUES (46210,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-02-24 00:06:21','2026-02-24 00:06:21','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1771891581;s:18:\"\0*\0first_timestamp\";i:1752723394;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1771891581;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',13,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL,20);
/*!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 NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=531456 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_claims` VALUES (490904,'2025-10-13 16:17:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (490907,'2025-10-13 16:18:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (490911,'2025-10-13 16:19:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (490912,'2025-10-13 16:19:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (490913,'2025-10-13 16:19:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (490916,'2025-10-13 16:20:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (490920,'2025-10-13 16:21:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (490923,'2025-10-13 16:22:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (490924,'2025-10-13 16:22:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (490925,'2025-10-13 16:22:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (490926,'2025-10-13 16:22:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (490929,'2025-10-13 16:23:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (490930,'2025-10-13 16:23:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (490931,'2025-10-13 16:23:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (490934,'2025-10-13 16:24:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (490935,'2025-10-13 16:24:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (490936,'2025-10-13 16:24:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (490937,'2025-10-13 16:24:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (490938,'2025-10-13 16:24:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (490941,'2025-10-13 16:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (490944,'2025-10-13 16:26:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (490945,'2025-10-13 16:26:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (490950,'2025-10-13 16:27:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (490952,'2025-10-13 16:29:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (490954,'2025-10-13 16:30:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (490956,'2025-10-13 16:31:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (490958,'2025-10-13 16:32:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (490960,'2025-10-13 16:32:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (490962,'2025-10-13 16:33:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (490964,'2025-10-13 16:35:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (490966,'2025-10-13 16:35:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (490968,'2025-10-13 16:36:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (490970,'2025-10-13 16:37:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (490972,'2025-10-13 16:38:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (490974,'2025-10-13 16:39:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (490976,'2025-10-13 16:40:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (490978,'2025-10-13 16:41:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (490980,'2025-10-13 16:42:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (490982,'2025-10-13 16:43:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (490984,'2025-10-13 16:44:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (490986,'2025-10-13 16:45:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (490988,'2025-10-13 16:46:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (490990,'2025-10-13 16:47:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (490992,'2025-10-13 16:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (490994,'2025-10-13 17:02:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (490996,'2025-10-13 17:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (490998,'2025-10-13 17:05:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491000,'2025-10-13 17:12:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491002,'2025-10-13 17:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491004,'2025-10-13 17:24:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491006,'2025-10-13 17:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491008,'2025-10-13 17:32:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491010,'2025-10-13 17:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491012,'2025-10-13 17:38:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491014,'2025-10-13 17:41:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491016,'2025-10-13 17:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491018,'2025-10-13 17:55:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491020,'2025-10-13 18:04:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491022,'2025-10-13 18:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491024,'2025-10-13 18:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491026,'2025-10-13 18:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491028,'2025-10-13 18:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491030,'2025-10-13 18:40:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (491032,'2025-10-13 18:41:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491034,'2025-10-13 18:41:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (491036,'2025-10-13 18:44:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491038,'2025-10-13 18:54:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491040,'2025-10-13 18:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491042,'2025-10-13 19:02:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491044,'2025-10-13 19:05:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491046,'2025-10-13 19:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491048,'2025-10-13 19:12:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491050,'2025-10-13 19:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491052,'2025-10-13 19:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491054,'2025-10-13 19:31:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491056,'2025-10-13 19:33:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491058,'2025-10-13 19:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491060,'2025-10-13 19:36:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491062,'2025-10-13 19:38:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491064,'2025-10-13 19:43:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491066,'2025-10-13 19:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491068,'2025-10-13 19:48:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491070,'2025-10-13 19:48:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (491072,'2025-10-13 19:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491074,'2025-10-13 20:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491076,'2025-10-13 20:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491078,'2025-10-13 20:10:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491080,'2025-10-13 20:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491082,'2025-10-13 20:21:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491084,'2025-10-13 20:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (491086,'2025-10-13 20:33:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (491087,'2025-10-13 20:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491090,'2025-10-13 20:45:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491091,'2025-10-13 20:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (491093,'2025-10-13 20:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491096,'2025-10-13 20:52:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (491097,'2025-10-13 21:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491100,'2025-10-13 21:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491102,'2025-10-13 21:17:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491103,'2025-10-13 21:20:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491105,'2025-10-13 21:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491108,'2025-10-13 21:28:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (491109,'2025-10-13 21:35:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491111,'2025-10-13 21:45:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491114,'2025-10-13 21:55:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491115,'2025-10-13 21:57:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491117,'2025-10-13 22:02:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (491119,'2025-10-13 22:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491121,'2025-10-13 22:06:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (491123,'2025-10-13 22:09:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491125,'2025-10-13 22:11:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (491127,'2025-10-13 22:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491130,'2025-10-13 22:21:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491131,'2025-10-13 22:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491134,'2025-10-13 22:29:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491135,'2025-10-13 22:32:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491138,'2025-10-13 22:35:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491139,'2025-10-13 22:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491141,'2025-10-13 22:37:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (491142,'2025-10-13 22:38:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491144,'2025-10-13 22:39:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491147,'2025-10-13 22:41:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (491148,'2025-10-13 22:41:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491150,'2025-10-13 22:42:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491152,'2025-10-13 22:43:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (491154,'2025-10-13 22:45:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491157,'2025-10-13 22:49:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (491159,'2025-10-13 22:50:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491161,'2025-10-13 22:51:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491163,'2025-10-13 22:52:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (491165,'2025-10-13 22:54:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491167,'2025-10-13 22:56:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491169,'2025-10-13 23:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491171,'2025-10-13 23:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491173,'2025-10-13 23:15:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491175,'2025-10-13 23:19:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (491177,'2025-10-13 23:27:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491179,'2025-10-13 23:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491181,'2025-10-13 23:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491183,'2025-10-13 23:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (491184,'2025-10-13 23:45:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491186,'2025-10-13 23:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491188,'2025-10-13 23:50:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491190,'2025-10-13 23:55:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (491192,'2025-10-14 00:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491194,'2025-10-14 00:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491196,'2025-10-14 00:14:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491197,'2025-10-14 00:15:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (491199,'2025-10-14 00:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491201,'2025-10-14 00:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491203,'2025-10-14 00:38:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491205,'2025-10-14 00:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491207,'2025-10-14 00:40:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491209,'2025-10-14 00:44:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (491211,'2025-10-14 00:47:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (491213,'2025-10-14 00:49:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491215,'2025-10-14 00:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491217,'2025-10-14 00:54:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491219,'2025-10-14 01:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491221,'2025-10-14 01:08:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (491223,'2025-10-14 01:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491225,'2025-10-14 01:18:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (491227,'2025-10-14 01:20:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491229,'2025-10-14 01:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491231,'2025-10-14 01:33:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491233,'2025-10-14 01:40:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491235,'2025-10-14 01:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491237,'2025-10-14 01:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491239,'2025-10-14 02:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491241,'2025-10-14 02:05:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (491243,'2025-10-14 02:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491245,'2025-10-14 02:20:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (491247,'2025-10-14 02:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491249,'2025-10-14 02:35:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491251,'2025-10-14 02:38:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (491253,'2025-10-14 02:39:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491255,'2025-10-14 02:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491257,'2025-10-14 02:44:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (491259,'2025-10-14 02:44:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491261,'2025-10-14 02:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491263,'2025-10-14 02:51:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491265,'2025-10-14 03:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491267,'2025-10-14 03:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491269,'2025-10-14 03:15:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491272,'2025-10-14 03:19:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (491274,'2025-10-14 03:28:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (491275,'2025-10-14 03:30:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491278,'2025-10-14 03:37:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491280,'2025-10-14 03:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491282,'2025-10-14 03:40:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (491284,'2025-10-14 03:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491286,'2025-10-14 03:51:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491288,'2025-10-14 03:57:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491290,'2025-10-14 04:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491292,'2025-10-14 04:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491294,'2025-10-14 04:19:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491296,'2025-10-14 04:30:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491298,'2025-10-14 04:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491300,'2025-10-14 04:43:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491301,'2025-10-14 04:43:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491302,'2025-10-14 04:43:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491304,'2025-10-14 04:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491306,'2025-10-14 05:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491308,'2025-10-14 05:01:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (491311,'2025-10-14 05:05:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491313,'2025-10-14 05:10:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491315,'2025-10-14 05:13:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491317,'2025-10-14 05:20:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491319,'2025-10-14 05:20:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491321,'2025-10-14 05:24:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491323,'2025-10-14 05:26:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491325,'2025-10-14 05:30:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491327,'2025-10-14 05:35:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (491329,'2025-10-14 05:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491331,'2025-10-14 05:48:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (491332,'2025-10-14 05:50:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (491334,'2025-10-14 05:50:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491335,'2025-10-14 05:50:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (491337,'2025-10-14 06:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491339,'2025-10-14 06:04:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491341,'2025-10-14 06:07:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491343,'2025-10-14 06:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491345,'2025-10-14 06:15:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (491347,'2025-10-14 06:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491349,'2025-10-14 06:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491351,'2025-10-14 06:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491353,'2025-10-14 06:41:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (491355,'2025-10-14 06:46:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491357,'2025-10-14 06:50:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491359,'2025-10-14 07:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491361,'2025-10-14 07:08:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (491363,'2025-10-14 07:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491365,'2025-10-14 07:17:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491367,'2025-10-14 07:19:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (491369,'2025-10-14 07:19:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491370,'2025-10-14 07:19:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491372,'2025-10-14 07:21:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491374,'2025-10-14 07:30:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491376,'2025-10-14 07:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491378,'2025-10-14 07:50:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (491380,'2025-10-14 07:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491382,'2025-10-14 07:56:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491384,'2025-10-14 08:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491386,'2025-10-14 08:09:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (491388,'2025-10-14 08:11:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491390,'2025-10-14 08:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491392,'2025-10-14 08:16:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (491394,'2025-10-14 08:25:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491398,'2025-10-14 08:31:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491400,'2025-10-14 08:31:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491402,'2025-10-14 08:35:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491404,'2025-10-14 08:35:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (491406,'2025-10-14 08:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491408,'2025-10-14 08:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491410,'2025-10-14 08:56:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (491411,'2025-10-14 08:58:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491414,'2025-10-14 09:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491416,'2025-10-14 09:03:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491418,'2025-10-14 09:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491420,'2025-10-14 09:11:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491421,'2025-10-14 09:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491424,'2025-10-14 09:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491426,'2025-10-14 09:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491428,'2025-10-14 09:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491430,'2025-10-14 10:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491432,'2025-10-14 10:09:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491434,'2025-10-14 10:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491436,'2025-10-14 10:11:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (491438,'2025-10-14 10:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491440,'2025-10-14 10:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491442,'2025-10-14 10:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491444,'2025-10-14 10:44:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491446,'2025-10-14 10:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491448,'2025-10-14 11:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491450,'2025-10-14 11:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491452,'2025-10-14 11:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491454,'2025-10-14 11:16:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491456,'2025-10-14 11:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491458,'2025-10-14 11:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491460,'2025-10-14 11:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491462,'2025-10-14 11:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491464,'2025-10-14 12:00:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (491466,'2025-10-14 12:00:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491468,'2025-10-14 12:00:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491470,'2025-10-14 12:01:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491472,'2025-10-14 12:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491474,'2025-10-14 12:16:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491476,'2025-10-14 12:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491478,'2025-10-14 12:20:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491480,'2025-10-14 12:21:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491482,'2025-10-14 12:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491484,'2025-10-14 12:32:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491486,'2025-10-14 12:39:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491488,'2025-10-14 12:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491490,'2025-10-14 12:43:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (491492,'2025-10-14 12:47:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (491493,'2025-10-14 12:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491496,'2025-10-14 13:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491498,'2025-10-14 13:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491500,'2025-10-14 13:16:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (491501,'2025-10-14 13:19:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491504,'2025-10-14 13:23:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (491506,'2025-10-14 13:25:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491508,'2025-10-14 13:29:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491510,'2025-10-14 13:33:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491513,'2025-10-14 13:34:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491517,'2025-10-14 13:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491519,'2025-10-14 13:49:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (491521,'2025-10-14 13:49:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491523,'2025-10-14 13:49:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (491525,'2025-10-14 14:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491527,'2025-10-14 14:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491529,'2025-10-14 14:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491531,'2025-10-14 14:28:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491533,'2025-10-14 14:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491535,'2025-10-14 14:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491537,'2025-10-14 15:00:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491539,'2025-10-14 15:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491541,'2025-10-14 15:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491543,'2025-10-14 15:23:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (491545,'2025-10-14 15:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491547,'2025-10-14 15:34:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491549,'2025-10-14 15:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491551,'2025-10-14 15:45:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491553,'2025-10-14 15:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491555,'2025-10-14 15:51:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (491557,'2025-10-14 16:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491559,'2025-10-14 16:04:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (491561,'2025-10-14 16:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491563,'2025-10-14 16:11:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (491565,'2025-10-14 16:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491567,'2025-10-14 16:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491569,'2025-10-14 16:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491571,'2025-10-14 16:46:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491573,'2025-10-14 16:47:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491574,'2025-10-14 16:47:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491576,'2025-10-14 16:50:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (491578,'2025-10-14 17:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491580,'2025-10-14 17:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491582,'2025-10-14 17:15:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (491584,'2025-10-14 17:17:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (491585,'2025-10-14 17:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491588,'2025-10-14 17:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491590,'2025-10-14 17:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491592,'2025-10-14 17:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491594,'2025-10-14 17:52:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (491596,'2025-10-14 17:58:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491598,'2025-10-14 18:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491600,'2025-10-14 18:02:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (491602,'2025-10-14 18:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491604,'2025-10-14 18:11:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (491606,'2025-10-14 18:12:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491608,'2025-10-14 18:13:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (491611,'2025-10-14 18:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491613,'2025-10-14 18:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491615,'2025-10-14 18:34:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491617,'2025-10-14 18:36:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (491619,'2025-10-14 18:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491621,'2025-10-14 18:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491623,'2025-10-14 19:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491625,'2025-10-14 19:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491627,'2025-10-14 19:11:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (491629,'2025-10-14 19:14:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (491631,'2025-10-14 19:19:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491633,'2025-10-14 19:25:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491635,'2025-10-14 19:35:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491637,'2025-10-14 19:45:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491639,'2025-10-14 19:48:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491641,'2025-10-14 19:54:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491643,'2025-10-14 19:56:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (491645,'2025-10-14 19:57:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (491647,'2025-10-14 19:59:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (491649,'2025-10-14 20:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491651,'2025-10-14 20:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491653,'2025-10-14 20:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491655,'2025-10-14 20:30:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491657,'2025-10-14 20:32:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491658,'2025-10-14 20:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491661,'2025-10-14 20:43:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491663,'2025-10-14 20:45:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491665,'2025-10-14 20:47:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491667,'2025-10-14 20:53:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491669,'2025-10-14 20:53:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491671,'2025-10-14 20:55:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491673,'2025-10-14 21:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491675,'2025-10-14 21:07:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491677,'2025-10-14 21:09:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (491679,'2025-10-14 21:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491681,'2025-10-14 21:18:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (491683,'2025-10-14 21:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491685,'2025-10-14 21:20:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (491687,'2025-10-14 21:25:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491689,'2025-10-14 21:32:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491691,'2025-10-14 21:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491693,'2025-10-14 21:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491695,'2025-10-14 21:48:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (491697,'2025-10-14 21:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491699,'2025-10-14 21:59:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491701,'2025-10-14 22:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491703,'2025-10-14 22:05:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491705,'2025-10-14 22:08:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (491707,'2025-10-14 22:12:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491709,'2025-10-14 22:14:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (491710,'2025-10-14 22:15:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491712,'2025-10-14 22:21:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491714,'2025-10-14 22:23:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491716,'2025-10-14 22:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491718,'2025-10-14 22:29:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (491720,'2025-10-14 22:30:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (491721,'2025-10-14 22:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491724,'2025-10-14 22:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491726,'2025-10-14 22:47:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491728,'2025-10-14 22:54:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491730,'2025-10-14 23:04:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (491731,'2025-10-14 23:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491733,'2025-10-14 23:06:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491735,'2025-10-14 23:08:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491737,'2025-10-14 23:10:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491739,'2025-10-14 23:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491741,'2025-10-14 23:24:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491743,'2025-10-14 23:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491745,'2025-10-14 23:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491747,'2025-10-14 23:43:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (491749,'2025-10-14 23:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491751,'2025-10-14 23:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491753,'2025-10-14 23:59:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491755,'2025-10-15 00:04:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (491757,'2025-10-15 00:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491759,'2025-10-15 00:11:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491761,'2025-10-15 00:14:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491763,'2025-10-15 00:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491765,'2025-10-15 00:19:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (491767,'2025-10-15 00:23:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491769,'2025-10-15 00:27:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (491771,'2025-10-15 00:29:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491773,'2025-10-15 00:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491775,'2025-10-15 00:40:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491777,'2025-10-15 00:42:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491779,'2025-10-15 00:45:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (491781,'2025-10-15 00:47:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (491783,'2025-10-15 00:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491785,'2025-10-15 00:50:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491787,'2025-10-15 00:53:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (491789,'2025-10-15 00:57:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (491790,'2025-10-15 01:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491793,'2025-10-15 01:02:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491795,'2025-10-15 01:09:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491797,'2025-10-15 01:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491799,'2025-10-15 01:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491801,'2025-10-15 01:20:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491803,'2025-10-15 01:22:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (491805,'2025-10-15 01:23:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (491807,'2025-10-15 01:28:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (491809,'2025-10-15 01:30:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491811,'2025-10-15 01:31:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491813,'2025-10-15 01:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (491815,'2025-10-15 01:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (491816,'2025-10-15 01:36:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491819,'2025-10-15 01:39:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491821,'2025-10-15 01:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491823,'2025-10-15 01:40:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (491825,'2025-10-15 01:42:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (491827,'2025-10-15 01:44:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491829,'2025-10-15 01:46:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491831,'2025-10-15 01:48:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (491833,'2025-10-15 01:50:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491835,'2025-10-15 01:52:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (491837,'2025-10-15 01:54:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491839,'2025-10-15 01:56:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491841,'2025-10-15 01:57:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (491843,'2025-10-15 01:59:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (491846,'2025-10-15 02:01:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491847,'2025-10-15 02:03:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (491850,'2025-10-15 02:04:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (491852,'2025-10-15 02:05:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491854,'2025-10-15 02:07:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491856,'2025-10-15 02:09:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (491858,'2025-10-15 02:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491860,'2025-10-15 02:11:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491862,'2025-10-15 02:11:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (491864,'2025-10-15 02:13:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (491866,'2025-10-15 02:14:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (491868,'2025-10-15 02:16:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491870,'2025-10-15 02:18:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491872,'2025-10-15 02:19:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (491873,'2025-10-15 02:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491875,'2025-10-15 02:21:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (491877,'2025-10-15 02:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491879,'2025-10-15 02:23:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (491881,'2025-10-15 02:25:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (491883,'2025-10-15 02:26:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (491885,'2025-10-15 02:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491887,'2025-10-15 02:31:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491889,'2025-10-15 02:32:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (491891,'2025-10-15 02:38:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (491893,'2025-10-15 02:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491895,'2025-10-15 02:43:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (491897,'2025-10-15 02:48:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (491899,'2025-10-15 02:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491901,'2025-10-15 02:51:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (491903,'2025-10-15 03:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491905,'2025-10-15 03:02:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (491906,'2025-10-15 03:07:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491909,'2025-10-15 03:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491911,'2025-10-15 03:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491913,'2025-10-15 03:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491915,'2025-10-15 03:32:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491917,'2025-10-15 03:32:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (491919,'2025-10-15 03:35:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (491921,'2025-10-15 03:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491923,'2025-10-15 03:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491925,'2025-10-15 03:58:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (491927,'2025-10-15 04:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491929,'2025-10-15 04:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491931,'2025-10-15 04:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491933,'2025-10-15 04:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491935,'2025-10-15 04:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491937,'2025-10-15 04:42:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (491939,'2025-10-15 04:46:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (491941,'2025-10-15 04:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491943,'2025-10-15 04:56:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (491945,'2025-10-15 05:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491948,'2025-10-15 05:06:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (491950,'2025-10-15 05:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491952,'2025-10-15 05:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491954,'2025-10-15 05:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491956,'2025-10-15 05:33:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (491958,'2025-10-15 05:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491960,'2025-10-15 05:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491962,'2025-10-15 05:55:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (491964,'2025-10-15 06:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491966,'2025-10-15 06:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491968,'2025-10-15 06:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491970,'2025-10-15 06:29:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (491972,'2025-10-15 06:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491974,'2025-10-15 06:32:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (491976,'2025-10-15 06:36:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (491978,'2025-10-15 06:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491980,'2025-10-15 06:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (491982,'2025-10-15 07:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491984,'2025-10-15 07:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (491986,'2025-10-15 07:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (491988,'2025-10-15 07:23:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (491990,'2025-10-15 07:24:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (491992,'2025-10-15 07:24:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (491994,'2025-10-15 07:25:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (491996,'2025-10-15 07:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (491998,'2025-10-15 07:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492000,'2025-10-15 07:45:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492002,'2025-10-15 07:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492004,'2025-10-15 08:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492006,'2025-10-15 08:00:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492008,'2025-10-15 08:01:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492010,'2025-10-15 08:01:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (492012,'2025-10-15 08:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492014,'2025-10-15 08:18:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (492016,'2025-10-15 08:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492018,'2025-10-15 08:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492021,'2025-10-15 08:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492023,'2025-10-15 08:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492025,'2025-10-15 08:53:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492027,'2025-10-15 09:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492029,'2025-10-15 09:03:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (492031,'2025-10-15 09:06:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492033,'2025-10-15 09:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492035,'2025-10-15 09:18:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492037,'2025-10-15 09:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492039,'2025-10-15 09:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492041,'2025-10-15 09:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492043,'2025-10-15 09:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492045,'2025-10-15 10:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492047,'2025-10-15 10:02:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (492049,'2025-10-15 10:05:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (492051,'2025-10-15 10:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492053,'2025-10-15 10:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492055,'2025-10-15 10:25:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (492056,'2025-10-15 10:25:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492058,'2025-10-15 10:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492060,'2025-10-15 10:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492062,'2025-10-15 10:50:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492064,'2025-10-15 10:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492066,'2025-10-15 11:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492068,'2025-10-15 11:08:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492070,'2025-10-15 11:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492072,'2025-10-15 11:18:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (492074,'2025-10-15 11:18:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492076,'2025-10-15 11:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492078,'2025-10-15 11:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492080,'2025-10-15 11:45:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492082,'2025-10-15 11:46:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492084,'2025-10-15 11:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492086,'2025-10-15 11:56:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492088,'2025-10-15 11:56:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492090,'2025-10-15 12:03:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492092,'2025-10-15 12:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492094,'2025-10-15 12:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492096,'2025-10-15 12:23:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (492097,'2025-10-15 12:27:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (492100,'2025-10-15 12:28:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (492101,'2025-10-15 12:30:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492104,'2025-10-15 12:31:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492106,'2025-10-15 12:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492108,'2025-10-15 12:40:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492110,'2025-10-15 12:42:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492112,'2025-10-15 12:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492114,'2025-10-15 12:56:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (492116,'2025-10-15 13:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492118,'2025-10-15 13:07:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492120,'2025-10-15 13:09:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (492122,'2025-10-15 13:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492124,'2025-10-15 13:10:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492126,'2025-10-15 13:13:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (492128,'2025-10-15 13:18:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (492130,'2025-10-15 13:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492132,'2025-10-15 13:20:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (492134,'2025-10-15 13:24:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492136,'2025-10-15 13:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492138,'2025-10-15 13:39:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (492139,'2025-10-15 13:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492142,'2025-10-15 13:41:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (492143,'2025-10-15 13:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492146,'2025-10-15 13:51:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (492148,'2025-10-15 14:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492150,'2025-10-15 14:01:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (492151,'2025-10-15 14:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492154,'2025-10-15 14:11:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492156,'2025-10-15 14:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492158,'2025-10-15 14:26:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (492160,'2025-10-15 14:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492162,'2025-10-15 14:32:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (492164,'2025-10-15 14:34:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492166,'2025-10-15 14:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492168,'2025-10-15 14:44:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (492170,'2025-10-15 14:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492172,'2025-10-15 14:56:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492175,'2025-10-15 15:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492178,'2025-10-15 15:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492180,'2025-10-15 15:15:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (492182,'2025-10-15 15:17:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492184,'2025-10-15 15:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492186,'2025-10-15 15:26:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (492187,'2025-10-15 15:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492190,'2025-10-15 15:34:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (492192,'2025-10-15 15:34:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492194,'2025-10-15 15:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492196,'2025-10-15 15:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492198,'2025-10-15 16:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492200,'2025-10-15 16:04:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492202,'2025-10-15 16:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492204,'2025-10-15 16:16:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492206,'2025-10-15 16:17:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492208,'2025-10-15 16:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492210,'2025-10-15 16:28:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492212,'2025-10-15 16:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492214,'2025-10-15 16:34:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (492216,'2025-10-15 16:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492218,'2025-10-15 16:42:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (492220,'2025-10-15 16:42:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (492222,'2025-10-15 16:42:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492224,'2025-10-15 16:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492226,'2025-10-15 16:58:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (492227,'2025-10-15 17:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492230,'2025-10-15 17:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492232,'2025-10-15 17:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492234,'2025-10-15 17:21:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492236,'2025-10-15 17:22:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492238,'2025-10-15 17:22:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492240,'2025-10-15 17:23:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (492242,'2025-10-15 17:24:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492244,'2025-10-15 17:25:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492246,'2025-10-15 17:26:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492248,'2025-10-15 17:26:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492250,'2025-10-15 17:27:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492252,'2025-10-15 17:28:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492254,'2025-10-15 17:30:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492256,'2025-10-15 17:30:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492258,'2025-10-15 17:31:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492260,'2025-10-15 17:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492262,'2025-10-15 17:45:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (492264,'2025-10-15 17:47:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (492266,'2025-10-15 17:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492268,'2025-10-15 17:57:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492270,'2025-10-15 17:57:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (492272,'2025-10-15 18:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492274,'2025-10-15 18:02:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492276,'2025-10-15 18:04:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (492277,'2025-10-15 18:09:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492280,'2025-10-15 18:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492282,'2025-10-15 18:16:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (492284,'2025-10-15 18:20:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (492286,'2025-10-15 18:25:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492288,'2025-10-15 18:27:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (492290,'2025-10-15 18:29:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492292,'2025-10-15 18:30:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492294,'2025-10-15 18:32:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492296,'2025-10-15 18:33:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (492298,'2025-10-15 18:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492300,'2025-10-15 18:41:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492302,'2025-10-15 18:44:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (492304,'2025-10-15 18:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492306,'2025-10-15 18:53:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (492308,'2025-10-15 18:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492309,'2025-10-15 18:55:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (492311,'2025-10-15 19:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492313,'2025-10-15 19:06:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (492315,'2025-10-15 19:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492317,'2025-10-15 19:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492319,'2025-10-15 19:23:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (492321,'2025-10-15 19:23:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492323,'2025-10-15 19:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492324,'2025-10-15 19:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492326,'2025-10-15 19:47:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (492329,'2025-10-15 19:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492330,'2025-10-15 19:57:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (492333,'2025-10-15 20:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492334,'2025-10-15 20:02:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492336,'2025-10-15 20:03:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492339,'2025-10-15 20:06:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492342,'2025-10-15 20:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492343,'2025-10-15 20:10:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492345,'2025-10-15 20:12:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (492347,'2025-10-15 20:13:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492349,'2025-10-15 20:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492351,'2025-10-15 20:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492353,'2025-10-15 20:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492355,'2025-10-15 20:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492357,'2025-10-15 20:53:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (492359,'2025-10-15 20:58:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (492362,'2025-10-15 21:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492363,'2025-10-15 21:02:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492366,'2025-10-15 21:03:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492368,'2025-10-15 21:06:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492370,'2025-10-15 21:08:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (492372,'2025-10-15 21:08:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (492373,'2025-10-15 21:08:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492374,'2025-10-15 21:08:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492376,'2025-10-15 21:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492377,'2025-10-15 21:11:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (492379,'2025-10-15 21:12:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492381,'2025-10-15 21:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492383,'2025-10-15 21:15:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492385,'2025-10-15 21:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492386,'2025-10-15 21:29:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (492388,'2025-10-15 21:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492390,'2025-10-15 21:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492392,'2025-10-15 21:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492394,'2025-10-15 22:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492396,'2025-10-15 22:02:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492398,'2025-10-15 22:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492400,'2025-10-15 22:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492402,'2025-10-15 22:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492404,'2025-10-15 22:27:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (492406,'2025-10-15 22:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492408,'2025-10-15 22:35:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (492411,'2025-10-15 22:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492412,'2025-10-15 22:45:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (492415,'2025-10-15 22:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492416,'2025-10-15 23:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492418,'2025-10-15 23:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492420,'2025-10-15 23:16:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (492422,'2025-10-15 23:18:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492424,'2025-10-15 23:20:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492426,'2025-10-15 23:26:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (492429,'2025-10-15 23:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492430,'2025-10-15 23:32:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (492432,'2025-10-15 23:33:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492434,'2025-10-15 23:40:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492436,'2025-10-15 23:40:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (492438,'2025-10-15 23:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492439,'2025-10-15 23:54:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492442,'2025-10-16 00:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492443,'2025-10-16 00:10:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492445,'2025-10-16 00:11:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492447,'2025-10-16 00:15:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492450,'2025-10-16 00:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492451,'2025-10-16 00:30:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492453,'2025-10-16 00:31:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492456,'2025-10-16 00:40:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492458,'2025-10-16 00:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492460,'2025-10-16 01:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492462,'2025-10-16 01:01:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492465,'2025-10-16 01:09:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492466,'2025-10-16 01:09:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492468,'2025-10-16 01:10:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (492470,'2025-10-16 01:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492471,'2025-10-16 01:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492473,'2025-10-16 01:29:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492475,'2025-10-16 01:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492477,'2025-10-16 01:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492479,'2025-10-16 01:52:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492481,'2025-10-16 01:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492483,'2025-10-16 01:59:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (492485,'2025-10-16 01:59:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492487,'2025-10-16 02:02:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492488,'2025-10-16 02:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492490,'2025-10-16 02:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492492,'2025-10-16 02:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492494,'2025-10-16 02:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492496,'2025-10-16 02:36:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492499,'2025-10-16 02:37:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492501,'2025-10-16 02:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492502,'2025-10-16 02:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492504,'2025-10-16 03:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492506,'2025-10-16 03:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492508,'2025-10-16 03:18:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492510,'2025-10-16 03:19:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492512,'2025-10-16 03:19:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (492514,'2025-10-16 03:21:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492516,'2025-10-16 03:21:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492518,'2025-10-16 03:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492519,'2025-10-16 03:32:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (492521,'2025-10-16 03:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492523,'2025-10-16 03:40:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (492525,'2025-10-16 03:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492527,'2025-10-16 03:46:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (492529,'2025-10-16 03:46:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492531,'2025-10-16 03:53:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (492532,'2025-10-16 03:55:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492534,'2025-10-16 03:55:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492536,'2025-10-16 04:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492537,'2025-10-16 04:08:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492539,'2025-10-16 04:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492541,'2025-10-16 04:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492543,'2025-10-16 04:29:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492545,'2025-10-16 04:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492547,'2025-10-16 04:41:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492550,'2025-10-16 04:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492551,'2025-10-16 04:53:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492554,'2025-10-16 04:54:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492556,'2025-10-16 04:55:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (492558,'2025-10-16 04:56:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (492560,'2025-10-16 04:57:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492562,'2025-10-16 04:59:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (492564,'2025-10-16 04:59:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492566,'2025-10-16 05:00:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492568,'2025-10-16 05:01:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492570,'2025-10-16 05:03:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492572,'2025-10-16 05:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492573,'2025-10-16 05:05:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (492576,'2025-10-16 05:06:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492578,'2025-10-16 05:12:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (492580,'2025-10-16 05:13:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492582,'2025-10-16 05:14:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492584,'2025-10-16 05:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492586,'2025-10-16 05:16:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492588,'2025-10-16 05:23:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492591,'2025-10-16 05:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492592,'2025-10-16 05:26:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (492594,'2025-10-16 05:27:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (492595,'2025-10-16 05:29:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (492597,'2025-10-16 05:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492599,'2025-10-16 05:40:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (492602,'2025-10-16 05:41:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (492604,'2025-10-16 05:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492605,'2025-10-16 05:51:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (492607,'2025-10-16 05:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492609,'2025-10-16 06:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492611,'2025-10-16 06:07:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (492614,'2025-10-16 06:09:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492616,'2025-10-16 06:11:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492618,'2025-10-16 06:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492620,'2025-10-16 06:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492622,'2025-10-16 06:27:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492624,'2025-10-16 06:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492626,'2025-10-16 06:39:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (492628,'2025-10-16 06:43:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492631,'2025-10-16 06:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492632,'2025-10-16 06:46:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (492634,'2025-10-16 06:54:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (492636,'2025-10-16 06:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492638,'2025-10-16 07:04:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (492640,'2025-10-16 07:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492642,'2025-10-16 07:11:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492643,'2025-10-16 07:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492646,'2025-10-16 07:23:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (492647,'2025-10-16 07:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492650,'2025-10-16 07:31:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492652,'2025-10-16 07:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492654,'2025-10-16 07:39:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (492656,'2025-10-16 07:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492658,'2025-10-16 07:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492660,'2025-10-16 08:04:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492661,'2025-10-16 08:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492664,'2025-10-16 08:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492666,'2025-10-16 08:23:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492668,'2025-10-16 08:25:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492670,'2025-10-16 08:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492673,'2025-10-16 08:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492675,'2025-10-16 08:53:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492677,'2025-10-16 08:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492679,'2025-10-16 09:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492681,'2025-10-16 09:08:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (492683,'2025-10-16 09:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492686,'2025-10-16 09:24:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492688,'2025-10-16 09:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492690,'2025-10-16 09:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492692,'2025-10-16 09:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492694,'2025-10-16 09:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492696,'2025-10-16 10:04:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (492698,'2025-10-16 10:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492700,'2025-10-16 10:10:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492701,'2025-10-16 10:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492704,'2025-10-16 10:17:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492706,'2025-10-16 10:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492708,'2025-10-16 10:34:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (492710,'2025-10-16 10:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492713,'2025-10-16 10:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492715,'2025-10-16 11:02:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (492716,'2025-10-16 11:05:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492719,'2025-10-16 11:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492721,'2025-10-16 11:16:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492723,'2025-10-16 11:25:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (492725,'2025-10-16 11:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492727,'2025-10-16 11:35:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492729,'2025-10-16 11:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492731,'2025-10-16 11:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492733,'2025-10-16 12:04:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492735,'2025-10-16 12:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492737,'2025-10-16 12:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492739,'2025-10-16 12:21:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (492740,'2025-10-16 12:22:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (492743,'2025-10-16 12:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492745,'2025-10-16 12:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492747,'2025-10-16 12:39:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492749,'2025-10-16 12:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492751,'2025-10-16 12:53:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (492753,'2025-10-16 12:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492755,'2025-10-16 13:01:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (492757,'2025-10-16 13:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492759,'2025-10-16 13:07:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (492761,'2025-10-16 13:08:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492763,'2025-10-16 13:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492765,'2025-10-16 13:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492767,'2025-10-16 13:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (492770,'2025-10-16 13:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (492771,'2025-10-16 13:46:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (492773,'2025-10-16 13:46:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (492775,'2025-10-16 13:48:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (492777,'2025-10-16 13:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492779,'2025-10-16 14:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492781,'2025-10-16 14:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492783,'2025-10-16 14:25:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (492784,'2025-10-16 14:27:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (492787,'2025-10-16 14:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492789,'2025-10-16 14:34:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (492791,'2025-10-16 14:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492793,'2025-10-16 14:47:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492795,'2025-10-16 14:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492797,'2025-10-16 15:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492799,'2025-10-16 15:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492801,'2025-10-16 15:16:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (492803,'2025-10-16 15:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492805,'2025-10-16 15:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (492807,'2025-10-16 15:34:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492808,'2025-10-16 15:34:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (492810,'2025-10-16 15:40:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492812,'2025-10-16 15:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492814,'2025-10-16 16:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492816,'2025-10-16 16:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492818,'2025-10-16 16:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492820,'2025-10-16 16:21:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (492822,'2025-10-16 16:26:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (492824,'2025-10-16 16:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492826,'2025-10-16 16:37:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492828,'2025-10-16 16:40:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (492829,'2025-10-16 16:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492832,'2025-10-16 16:53:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (492834,'2025-10-16 16:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492836,'2025-10-16 17:02:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492838,'2025-10-16 17:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492840,'2025-10-16 17:12:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (492842,'2025-10-16 17:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492844,'2025-10-16 17:16:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (492846,'2025-10-16 17:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492848,'2025-10-16 17:33:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (492850,'2025-10-16 17:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492852,'2025-10-16 17:38:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492854,'2025-10-16 17:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492856,'2025-10-16 17:49:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (492858,'2025-10-16 17:51:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492860,'2025-10-16 17:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (492862,'2025-10-16 18:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492864,'2025-10-16 18:07:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (492866,'2025-10-16 18:09:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (492868,'2025-10-16 18:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492870,'2025-10-16 18:13:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (492874,'2025-10-16 18:14:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492876,'2025-10-16 18:19:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492878,'2025-10-16 18:20:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492880,'2025-10-16 18:23:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (492881,'2025-10-16 18:23:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (492883,'2025-10-16 18:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492885,'2025-10-16 18:38:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (492887,'2025-10-16 18:40:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492889,'2025-10-16 18:48:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492891,'2025-10-16 18:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492893,'2025-10-16 18:56:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (492895,'2025-10-16 19:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492897,'2025-10-16 19:08:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (492898,'2025-10-16 19:08:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492900,'2025-10-16 19:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492902,'2025-10-16 19:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492904,'2025-10-16 19:28:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492906,'2025-10-16 19:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492908,'2025-10-16 19:39:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (492910,'2025-10-16 19:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492912,'2025-10-16 19:42:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (492913,'2025-10-16 19:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492916,'2025-10-16 20:00:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (492917,'2025-10-16 20:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492919,'2025-10-16 20:01:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (492920,'2025-10-16 20:01:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492922,'2025-10-16 20:03:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492924,'2025-10-16 20:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (492926,'2025-10-16 20:06:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (492928,'2025-10-16 20:08:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (492930,'2025-10-16 20:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492932,'2025-10-16 20:11:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (492934,'2025-10-16 20:13:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492936,'2025-10-16 20:20:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492938,'2025-10-16 20:27:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492940,'2025-10-16 20:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492942,'2025-10-16 20:31:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (492944,'2025-10-16 20:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492947,'2025-10-16 20:44:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (492949,'2025-10-16 20:46:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (492951,'2025-10-16 20:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492953,'2025-10-16 21:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492955,'2025-10-16 21:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492957,'2025-10-16 21:18:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (492959,'2025-10-16 21:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492961,'2025-10-16 21:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492963,'2025-10-16 21:40:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492965,'2025-10-16 21:49:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (492967,'2025-10-16 21:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492969,'2025-10-16 21:53:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (492971,'2025-10-16 22:00:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492973,'2025-10-16 22:01:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (492975,'2025-10-16 22:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492977,'2025-10-16 22:15:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (492978,'2025-10-16 22:16:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (492980,'2025-10-16 22:18:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (492982,'2025-10-16 22:18:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (492984,'2025-10-16 22:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (492986,'2025-10-16 22:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (492988,'2025-10-16 22:35:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (492990,'2025-10-16 22:43:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (492992,'2025-10-16 22:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (492994,'2025-10-16 22:50:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (492996,'2025-10-16 22:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (492998,'2025-10-16 22:53:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493000,'2025-10-16 22:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493002,'2025-10-16 23:02:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493004,'2025-10-16 23:05:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493006,'2025-10-16 23:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493008,'2025-10-16 23:17:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493010,'2025-10-16 23:23:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493012,'2025-10-16 23:23:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493014,'2025-10-16 23:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493016,'2025-10-16 23:29:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (493018,'2025-10-16 23:32:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (493021,'2025-10-16 23:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493023,'2025-10-16 23:44:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (493025,'2025-10-16 23:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493027,'2025-10-16 23:51:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493029,'2025-10-16 23:54:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493031,'2025-10-16 23:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493034,'2025-10-17 00:04:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493036,'2025-10-17 00:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493038,'2025-10-17 00:06:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (493040,'2025-10-17 00:08:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493042,'2025-10-17 00:09:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493044,'2025-10-17 00:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493047,'2025-10-17 00:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493049,'2025-10-17 00:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493052,'2025-10-17 00:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493054,'2025-10-17 00:49:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493056,'2025-10-17 00:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493058,'2025-10-17 00:55:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493060,'2025-10-17 01:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493062,'2025-10-17 01:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493064,'2025-10-17 01:25:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493066,'2025-10-17 01:28:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493068,'2025-10-17 01:32:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493070,'2025-10-17 01:35:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493075,'2025-10-17 01:37:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (493078,'2025-10-17 01:42:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493080,'2025-10-17 01:42:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493082,'2025-10-17 01:43:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493084,'2025-10-17 01:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493086,'2025-10-17 01:54:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (493088,'2025-10-17 01:57:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493090,'2025-10-17 02:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493092,'2025-10-17 02:06:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493094,'2025-10-17 02:09:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493096,'2025-10-17 02:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493098,'2025-10-17 02:21:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493100,'2025-10-17 02:22:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (493102,'2025-10-17 02:24:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493104,'2025-10-17 02:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493106,'2025-10-17 02:27:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493108,'2025-10-17 02:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493110,'2025-10-17 02:34:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (493113,'2025-10-17 02:40:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493115,'2025-10-17 02:43:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493117,'2025-10-17 02:48:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493119,'2025-10-17 02:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493121,'2025-10-17 02:52:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493123,'2025-10-17 03:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493125,'2025-10-17 03:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493127,'2025-10-17 03:15:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493129,'2025-10-17 03:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493131,'2025-10-17 03:30:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493133,'2025-10-17 03:39:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493135,'2025-10-17 03:39:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493137,'2025-10-17 03:40:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493138,'2025-10-17 03:43:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (493141,'2025-10-17 03:45:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493143,'2025-10-17 03:46:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493144,'2025-10-17 03:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493145,'2025-10-17 03:46:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493147,'2025-10-17 03:47:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493149,'2025-10-17 03:48:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493151,'2025-10-17 03:49:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493153,'2025-10-17 03:49:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493155,'2025-10-17 03:52:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (493158,'2025-10-17 03:53:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493160,'2025-10-17 03:54:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493162,'2025-10-17 03:55:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493164,'2025-10-17 03:56:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493166,'2025-10-17 03:58:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493169,'2025-10-17 03:59:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493171,'2025-10-17 04:00:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493174,'2025-10-17 04:01:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493176,'2025-10-17 04:03:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493178,'2025-10-17 04:04:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (493180,'2025-10-17 04:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493182,'2025-10-17 04:07:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (493184,'2025-10-17 04:08:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493186,'2025-10-17 04:09:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493188,'2025-10-17 04:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493190,'2025-10-17 04:11:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493192,'2025-10-17 04:12:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493194,'2025-10-17 04:13:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493196,'2025-10-17 04:14:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (493198,'2025-10-17 04:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493200,'2025-10-17 04:16:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (493202,'2025-10-17 04:19:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (493204,'2025-10-17 04:19:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493206,'2025-10-17 04:20:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493208,'2025-10-17 04:21:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493210,'2025-10-17 04:22:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493212,'2025-10-17 04:23:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493214,'2025-10-17 04:24:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493216,'2025-10-17 04:26:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493219,'2025-10-17 04:27:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493221,'2025-10-17 04:28:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493223,'2025-10-17 04:29:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493225,'2025-10-17 04:31:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493227,'2025-10-17 04:32:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493229,'2025-10-17 04:34:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493232,'2025-10-17 04:35:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493234,'2025-10-17 04:36:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493236,'2025-10-17 04:37:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (493237,'2025-10-17 04:38:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493239,'2025-10-17 04:39:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493241,'2025-10-17 04:40:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (493243,'2025-10-17 04:41:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493245,'2025-10-17 04:42:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493246,'2025-10-17 04:42:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493248,'2025-10-17 04:43:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493250,'2025-10-17 04:44:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (493251,'2025-10-17 04:45:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493253,'2025-10-17 04:47:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493256,'2025-10-17 04:49:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493259,'2025-10-17 04:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493261,'2025-10-17 04:51:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (493263,'2025-10-17 04:54:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493266,'2025-10-17 04:55:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493268,'2025-10-17 04:57:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493270,'2025-10-17 04:57:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (493271,'2025-10-17 04:59:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493274,'2025-10-17 05:00:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493276,'2025-10-17 05:01:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493278,'2025-10-17 05:02:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493280,'2025-10-17 05:03:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493282,'2025-10-17 05:04:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493284,'2025-10-17 05:05:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493286,'2025-10-17 05:06:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493289,'2025-10-17 05:07:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493291,'2025-10-17 05:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493293,'2025-10-17 05:11:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493295,'2025-10-17 05:12:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493297,'2025-10-17 05:13:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493299,'2025-10-17 05:14:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493301,'2025-10-17 05:15:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493303,'2025-10-17 05:16:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493305,'2025-10-17 05:17:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (493306,'2025-10-17 05:18:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (493308,'2025-10-17 05:19:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493310,'2025-10-17 05:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493312,'2025-10-17 05:21:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (493314,'2025-10-17 05:22:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (493316,'2025-10-17 05:23:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493317,'2025-10-17 05:23:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (493319,'2025-10-17 05:24:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493321,'2025-10-17 05:25:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493322,'2025-10-17 05:26:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493324,'2025-10-17 05:28:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493325,'2025-10-17 05:28:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493327,'2025-10-17 05:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493330,'2025-10-17 05:32:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493331,'2025-10-17 05:33:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (493333,'2025-10-17 05:34:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493335,'2025-10-17 05:35:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493336,'2025-10-17 05:35:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (493338,'2025-10-17 05:38:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (493340,'2025-10-17 05:39:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493342,'2025-10-17 05:40:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493344,'2025-10-17 05:41:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493346,'2025-10-17 05:42:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493348,'2025-10-17 05:43:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (493350,'2025-10-17 05:44:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493352,'2025-10-17 05:45:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493354,'2025-10-17 05:46:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493356,'2025-10-17 05:47:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493358,'2025-10-17 05:48:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493360,'2025-10-17 05:49:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493362,'2025-10-17 05:50:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493364,'2025-10-17 05:51:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (493366,'2025-10-17 05:52:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (493367,'2025-10-17 05:53:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493369,'2025-10-17 05:54:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493371,'2025-10-17 05:55:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493373,'2025-10-17 05:56:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493375,'2025-10-17 05:57:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493377,'2025-10-17 06:00:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493378,'2025-10-17 06:00:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493380,'2025-10-17 06:03:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493382,'2025-10-17 06:04:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493384,'2025-10-17 06:05:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493386,'2025-10-17 06:06:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493387,'2025-10-17 06:07:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493389,'2025-10-17 06:08:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493391,'2025-10-17 06:09:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493393,'2025-10-17 06:10:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493395,'2025-10-17 06:12:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (493396,'2025-10-17 06:13:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493398,'2025-10-17 06:14:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493400,'2025-10-17 06:15:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493402,'2025-10-17 06:16:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493404,'2025-10-17 06:17:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493406,'2025-10-17 06:18:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (493409,'2025-10-17 06:20:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493411,'2025-10-17 06:21:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493413,'2025-10-17 06:24:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (493416,'2025-10-17 06:25:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493418,'2025-10-17 06:26:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (493420,'2025-10-17 06:27:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (493423,'2025-10-17 06:29:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (493425,'2025-10-17 06:31:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (493427,'2025-10-17 06:31:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (493429,'2025-10-17 06:32:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493431,'2025-10-17 06:34:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493433,'2025-10-17 06:35:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493435,'2025-10-17 06:37:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493436,'2025-10-17 06:37:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493438,'2025-10-17 06:39:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (493440,'2025-10-17 06:39:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493442,'2025-10-17 06:40:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493444,'2025-10-17 06:41:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493446,'2025-10-17 06:42:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493448,'2025-10-17 06:43:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493450,'2025-10-17 06:45:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493452,'2025-10-17 06:46:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493454,'2025-10-17 06:47:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493455,'2025-10-17 06:48:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493457,'2025-10-17 06:49:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493459,'2025-10-17 06:50:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493461,'2025-10-17 06:51:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493463,'2025-10-17 06:52:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493465,'2025-10-17 06:53:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493467,'2025-10-17 06:54:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493469,'2025-10-17 06:55:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (493471,'2025-10-17 06:57:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493474,'2025-10-17 06:58:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493476,'2025-10-17 06:59:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (493478,'2025-10-17 07:00:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493480,'2025-10-17 07:01:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493482,'2025-10-17 07:02:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (493484,'2025-10-17 07:03:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493486,'2025-10-17 07:04:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493488,'2025-10-17 07:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493489,'2025-10-17 07:05:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493491,'2025-10-17 07:07:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493493,'2025-10-17 07:07:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493495,'2025-10-17 07:08:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (493497,'2025-10-17 07:09:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493498,'2025-10-17 07:09:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493500,'2025-10-17 07:10:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493502,'2025-10-17 07:13:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493504,'2025-10-17 07:15:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (493506,'2025-10-17 07:16:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493508,'2025-10-17 07:17:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493510,'2025-10-17 07:18:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493512,'2025-10-17 07:19:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493513,'2025-10-17 07:21:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493516,'2025-10-17 07:22:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493518,'2025-10-17 07:23:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (493520,'2025-10-17 07:25:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493523,'2025-10-17 07:26:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (493524,'2025-10-17 07:27:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493525,'2025-10-17 07:27:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493527,'2025-10-17 07:30:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493529,'2025-10-17 07:31:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493531,'2025-10-17 07:32:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493533,'2025-10-17 07:33:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (493535,'2025-10-17 07:34:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493537,'2025-10-17 07:35:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493539,'2025-10-17 07:36:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (493540,'2025-10-17 07:37:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (493542,'2025-10-17 07:38:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493544,'2025-10-17 07:39:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493545,'2025-10-17 07:40:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (493547,'2025-10-17 07:41:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493549,'2025-10-17 07:42:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493551,'2025-10-17 07:43:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493553,'2025-10-17 07:44:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (493554,'2025-10-17 07:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493556,'2025-10-17 07:46:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493558,'2025-10-17 07:47:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (493560,'2025-10-17 07:48:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493562,'2025-10-17 07:49:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493564,'2025-10-17 07:50:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493566,'2025-10-17 07:51:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (493568,'2025-10-17 07:52:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (493570,'2025-10-17 07:53:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493572,'2025-10-17 07:55:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493575,'2025-10-17 07:56:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493577,'2025-10-17 07:57:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (493579,'2025-10-17 07:58:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493581,'2025-10-17 07:59:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (493583,'2025-10-17 08:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493585,'2025-10-17 08:01:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493587,'2025-10-17 08:02:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493589,'2025-10-17 08:03:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493591,'2025-10-17 08:04:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493593,'2025-10-17 08:05:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493595,'2025-10-17 08:06:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493597,'2025-10-17 08:07:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493599,'2025-10-17 08:08:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493601,'2025-10-17 08:09:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493603,'2025-10-17 08:10:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493605,'2025-10-17 08:11:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493606,'2025-10-17 08:12:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (493608,'2025-10-17 08:14:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493611,'2025-10-17 08:15:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493613,'2025-10-17 08:16:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493615,'2025-10-17 08:17:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493617,'2025-10-17 08:18:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493619,'2025-10-17 08:19:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (493621,'2025-10-17 08:20:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493623,'2025-10-17 08:21:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (493625,'2025-10-17 08:22:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493627,'2025-10-17 08:23:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (493629,'2025-10-17 08:24:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493631,'2025-10-17 08:25:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (493633,'2025-10-17 08:26:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493635,'2025-10-17 08:27:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493637,'2025-10-17 08:28:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493639,'2025-10-17 08:29:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493644,'2025-10-17 08:30:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493646,'2025-10-17 08:31:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493648,'2025-10-17 08:32:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (493649,'2025-10-17 08:32:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493651,'2025-10-17 08:33:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493653,'2025-10-17 08:34:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493655,'2025-10-17 08:35:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (493657,'2025-10-17 08:36:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (493659,'2025-10-17 08:37:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493661,'2025-10-17 08:38:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493663,'2025-10-17 08:40:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493665,'2025-10-17 08:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493667,'2025-10-17 08:41:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493669,'2025-10-17 08:43:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493673,'2025-10-17 08:44:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493675,'2025-10-17 08:45:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493678,'2025-10-17 08:46:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (493680,'2025-10-17 08:47:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493681,'2025-10-17 08:47:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493683,'2025-10-17 08:48:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (493685,'2025-10-17 08:49:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493687,'2025-10-17 08:50:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (493689,'2025-10-17 08:52:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493692,'2025-10-17 08:53:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493694,'2025-10-17 08:54:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493696,'2025-10-17 08:55:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493698,'2025-10-17 08:56:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493700,'2025-10-17 08:57:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493702,'2025-10-17 08:58:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493704,'2025-10-17 08:59:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493706,'2025-10-17 09:00:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (493708,'2025-10-17 09:01:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493710,'2025-10-17 09:02:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493713,'2025-10-17 09:03:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493715,'2025-10-17 09:04:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493717,'2025-10-17 09:05:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493719,'2025-10-17 09:06:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493721,'2025-10-17 09:07:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493723,'2025-10-17 09:08:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493725,'2025-10-17 09:09:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493727,'2025-10-17 09:10:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (493729,'2025-10-17 09:11:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (493731,'2025-10-17 09:12:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493733,'2025-10-17 09:13:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493735,'2025-10-17 09:14:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493736,'2025-10-17 09:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493738,'2025-10-17 09:16:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493740,'2025-10-17 09:17:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493742,'2025-10-17 09:18:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493744,'2025-10-17 09:19:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493746,'2025-10-17 09:20:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493748,'2025-10-17 09:21:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (493750,'2025-10-17 09:22:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493752,'2025-10-17 09:23:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (493754,'2025-10-17 09:24:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493756,'2025-10-17 09:25:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493758,'2025-10-17 09:26:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493760,'2025-10-17 09:27:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493762,'2025-10-17 09:28:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493764,'2025-10-17 09:30:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493765,'2025-10-17 09:31:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493767,'2025-10-17 09:32:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493769,'2025-10-17 09:34:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493771,'2025-10-17 09:35:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493773,'2025-10-17 09:36:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (493775,'2025-10-17 09:37:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493777,'2025-10-17 09:38:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493779,'2025-10-17 09:39:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (493781,'2025-10-17 09:40:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493783,'2025-10-17 09:41:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (493785,'2025-10-17 09:42:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493787,'2025-10-17 09:43:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493790,'2025-10-17 09:45:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493792,'2025-10-17 09:46:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493794,'2025-10-17 09:47:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493796,'2025-10-17 09:48:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493798,'2025-10-17 09:49:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (493800,'2025-10-17 09:50:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493802,'2025-10-17 09:52:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493805,'2025-10-17 09:53:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493806,'2025-10-17 09:53:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493808,'2025-10-17 09:54:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493810,'2025-10-17 09:55:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (493812,'2025-10-17 09:57:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493815,'2025-10-17 09:58:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (493816,'2025-10-17 10:01:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493819,'2025-10-17 10:03:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (493823,'2025-10-17 10:04:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493825,'2025-10-17 10:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493827,'2025-10-17 10:09:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493829,'2025-10-17 10:10:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (493831,'2025-10-17 10:11:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493833,'2025-10-17 10:12:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493835,'2025-10-17 10:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493837,'2025-10-17 10:16:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (493839,'2025-10-17 10:17:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493841,'2025-10-17 10:18:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493843,'2025-10-17 10:19:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493845,'2025-10-17 10:20:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493847,'2025-10-17 10:22:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (493849,'2025-10-17 10:25:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493851,'2025-10-17 10:26:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493853,'2025-10-17 10:28:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493855,'2025-10-17 10:29:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493857,'2025-10-17 10:30:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (493859,'2025-10-17 10:32:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (493861,'2025-10-17 10:33:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493863,'2025-10-17 10:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493865,'2025-10-17 10:36:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493867,'2025-10-17 10:38:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493869,'2025-10-17 10:39:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493871,'2025-10-17 10:40:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493873,'2025-10-17 10:41:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (493875,'2025-10-17 10:43:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493877,'2025-10-17 10:44:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493879,'2025-10-17 10:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493881,'2025-10-17 10:46:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (493883,'2025-10-17 10:47:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (493885,'2025-10-17 10:48:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (493887,'2025-10-17 10:49:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (493889,'2025-10-17 10:50:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493891,'2025-10-17 10:51:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493893,'2025-10-17 10:53:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (493895,'2025-10-17 10:54:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493897,'2025-10-17 10:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493899,'2025-10-17 10:57:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (493901,'2025-10-17 10:58:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493903,'2025-10-17 11:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493905,'2025-10-17 11:01:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (493907,'2025-10-17 11:02:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (493909,'2025-10-17 11:03:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (493911,'2025-10-17 11:05:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493913,'2025-10-17 11:08:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (493915,'2025-10-17 11:09:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (493917,'2025-10-17 11:10:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493919,'2025-10-17 11:11:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493921,'2025-10-17 11:12:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (493923,'2025-10-17 11:13:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (493925,'2025-10-17 11:14:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (493927,'2025-10-17 11:15:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493929,'2025-10-17 11:16:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493931,'2025-10-17 11:17:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (493933,'2025-10-17 11:18:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (493935,'2025-10-17 11:19:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (493937,'2025-10-17 11:21:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493939,'2025-10-17 11:22:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (493941,'2025-10-17 11:23:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (493944,'2025-10-17 11:24:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493946,'2025-10-17 11:25:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (493948,'2025-10-17 11:26:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (493950,'2025-10-17 11:27:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493952,'2025-10-17 11:29:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (493954,'2025-10-17 11:30:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (493956,'2025-10-17 11:31:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (493958,'2025-10-17 11:33:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493960,'2025-10-17 11:34:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493962,'2025-10-17 11:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493964,'2025-10-17 11:36:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (493966,'2025-10-17 11:37:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (493968,'2025-10-17 11:38:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493970,'2025-10-17 11:40:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (493972,'2025-10-17 11:41:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (493974,'2025-10-17 11:42:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (493976,'2025-10-17 11:43:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (493978,'2025-10-17 11:44:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (493980,'2025-10-17 11:45:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (493982,'2025-10-17 11:47:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (493984,'2025-10-17 11:48:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (493986,'2025-10-17 11:49:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (493988,'2025-10-17 11:50:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (493990,'2025-10-17 11:52:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (493992,'2025-10-17 11:53:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (493994,'2025-10-17 11:54:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (493996,'2025-10-17 11:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (493998,'2025-10-17 11:56:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494000,'2025-10-17 11:57:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (494002,'2025-10-17 11:59:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (494004,'2025-10-17 12:00:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494006,'2025-10-17 12:01:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (494008,'2025-10-17 12:01:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494010,'2025-10-17 12:02:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (494012,'2025-10-17 12:04:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494014,'2025-10-17 12:05:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494016,'2025-10-17 12:06:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494018,'2025-10-17 12:07:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494020,'2025-10-17 12:08:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (494022,'2025-10-17 12:09:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494025,'2025-10-17 12:10:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (494027,'2025-10-17 12:11:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (494029,'2025-10-17 12:13:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (494030,'2025-10-17 12:14:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (494033,'2025-10-17 12:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494035,'2025-10-17 12:20:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (494037,'2025-10-17 12:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494039,'2025-10-17 12:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494041,'2025-10-17 12:38:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494043,'2025-10-17 12:39:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494045,'2025-10-17 12:40:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494047,'2025-10-17 12:41:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494049,'2025-10-17 12:42:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (494051,'2025-10-17 12:46:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (494052,'2025-10-17 12:46:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (494054,'2025-10-17 12:48:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (494055,'2025-10-17 12:48:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494057,'2025-10-17 12:49:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494059,'2025-10-17 12:50:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494061,'2025-10-17 12:53:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494063,'2025-10-17 12:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494065,'2025-10-17 13:00:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494067,'2025-10-17 13:02:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (494068,'2025-10-17 13:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494071,'2025-10-17 13:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494073,'2025-10-17 13:20:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494075,'2025-10-17 13:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494077,'2025-10-17 13:31:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494079,'2025-10-17 13:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494081,'2025-10-17 13:43:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (494083,'2025-10-17 13:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494085,'2025-10-17 13:54:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (494086,'2025-10-17 13:54:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (494088,'2025-10-17 14:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494091,'2025-10-17 14:01:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (494093,'2025-10-17 14:03:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (494094,'2025-10-17 14:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494097,'2025-10-17 14:20:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494099,'2025-10-17 14:26:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494101,'2025-10-17 14:28:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494103,'2025-10-17 14:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494105,'2025-10-17 14:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494107,'2025-10-17 14:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494109,'2025-10-17 14:57:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (494110,'2025-10-17 15:00:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494113,'2025-10-17 15:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494115,'2025-10-17 15:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494117,'2025-10-17 15:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494119,'2025-10-17 15:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494121,'2025-10-17 15:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494123,'2025-10-17 15:47:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (494125,'2025-10-17 15:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494127,'2025-10-17 15:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494128,'2025-10-17 16:01:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494131,'2025-10-17 16:04:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (494133,'2025-10-17 16:05:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494135,'2025-10-17 16:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494137,'2025-10-17 16:18:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (494140,'2025-10-17 16:23:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494142,'2025-10-17 16:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494144,'2025-10-17 16:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494146,'2025-10-17 16:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494148,'2025-10-17 16:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494150,'2025-10-17 16:52:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494152,'2025-10-17 16:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494154,'2025-10-17 16:58:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494156,'2025-10-17 17:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494158,'2025-10-17 17:09:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494160,'2025-10-17 17:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494162,'2025-10-17 17:22:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (494164,'2025-10-17 17:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494166,'2025-10-17 17:27:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494168,'2025-10-17 17:30:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494170,'2025-10-17 17:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494172,'2025-10-17 17:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494174,'2025-10-17 17:48:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (494175,'2025-10-17 17:52:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494178,'2025-10-17 17:53:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (494180,'2025-10-17 17:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494182,'2025-10-17 17:57:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494184,'2025-10-17 18:04:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (494186,'2025-10-17 18:05:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494188,'2025-10-17 18:07:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494190,'2025-10-17 18:10:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494191,'2025-10-17 18:10:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (494193,'2025-10-17 18:11:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494195,'2025-10-17 18:12:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (494196,'2025-10-17 18:12:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494198,'2025-10-17 18:13:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494200,'2025-10-17 18:14:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494202,'2025-10-17 18:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494204,'2025-10-17 18:16:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494206,'2025-10-17 18:17:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (494208,'2025-10-17 18:18:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494209,'2025-10-17 18:18:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494211,'2025-10-17 18:19:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494213,'2025-10-17 18:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494215,'2025-10-17 18:21:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494217,'2025-10-17 18:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494219,'2025-10-17 18:23:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494221,'2025-10-17 18:24:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (494223,'2025-10-17 18:27:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494225,'2025-10-17 18:29:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (494227,'2025-10-17 18:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494229,'2025-10-17 18:38:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494231,'2025-10-17 18:42:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494233,'2025-10-17 18:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494235,'2025-10-17 18:48:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494237,'2025-10-17 18:54:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494238,'2025-10-17 18:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494241,'2025-10-17 18:59:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494242,'2025-10-17 18:59:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (494244,'2025-10-17 19:05:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494247,'2025-10-17 19:10:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494249,'2025-10-17 19:14:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (494250,'2025-10-17 19:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494253,'2025-10-17 19:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494255,'2025-10-17 19:24:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (494256,'2025-10-17 19:24:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494258,'2025-10-17 19:25:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (494260,'2025-10-17 19:30:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494261,'2025-10-17 19:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494263,'2025-10-17 19:31:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494265,'2025-10-17 19:32:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494267,'2025-10-17 19:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (494269,'2025-10-17 19:34:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (494271,'2025-10-17 19:35:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494273,'2025-10-17 19:37:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (494274,'2025-10-17 19:37:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494276,'2025-10-17 19:39:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494278,'2025-10-17 19:40:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494281,'2025-10-17 19:41:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494283,'2025-10-17 19:42:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494285,'2025-10-17 19:43:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494287,'2025-10-17 19:44:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494289,'2025-10-17 19:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (494292,'2025-10-17 19:48:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494294,'2025-10-17 19:49:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494296,'2025-10-17 19:50:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494298,'2025-10-17 19:50:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494300,'2025-10-17 19:52:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494302,'2025-10-17 19:53:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494304,'2025-10-17 19:54:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494306,'2025-10-17 19:55:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494308,'2025-10-17 19:56:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494310,'2025-10-17 19:57:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494312,'2025-10-17 19:58:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494314,'2025-10-17 19:58:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494316,'2025-10-17 20:00:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494318,'2025-10-17 20:00:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494320,'2025-10-17 20:02:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494322,'2025-10-17 20:03:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494324,'2025-10-17 20:04:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494326,'2025-10-17 20:05:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494328,'2025-10-17 20:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494330,'2025-10-17 20:07:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494332,'2025-10-17 20:08:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494334,'2025-10-17 20:09:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494336,'2025-10-17 20:10:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494338,'2025-10-17 20:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494340,'2025-10-17 20:12:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494342,'2025-10-17 20:13:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494344,'2025-10-17 20:14:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494346,'2025-10-17 20:15:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494348,'2025-10-17 20:16:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494350,'2025-10-17 20:17:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494352,'2025-10-17 20:18:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494354,'2025-10-17 20:19:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494356,'2025-10-17 20:20:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494359,'2025-10-17 20:27:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (494360,'2025-10-17 20:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494363,'2025-10-17 20:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494365,'2025-10-17 20:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494367,'2025-10-17 20:51:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494369,'2025-10-17 20:52:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494371,'2025-10-17 20:57:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (494372,'2025-10-17 20:58:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494375,'2025-10-17 21:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494377,'2025-10-17 21:02:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494378,'2025-10-17 21:02:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494380,'2025-10-17 21:09:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494382,'2025-10-17 21:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494384,'2025-10-17 21:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494386,'2025-10-17 21:20:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494388,'2025-10-17 21:28:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494390,'2025-10-17 21:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494392,'2025-10-17 21:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494394,'2025-10-17 21:41:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494396,'2025-10-17 21:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494398,'2025-10-17 22:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494400,'2025-10-17 22:08:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (494401,'2025-10-17 22:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494404,'2025-10-17 22:18:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (494406,'2025-10-17 22:20:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494408,'2025-10-17 22:27:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494410,'2025-10-17 22:32:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494412,'2025-10-17 22:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494414,'2025-10-17 22:36:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494416,'2025-10-17 22:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494419,'2025-10-17 22:48:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494421,'2025-10-17 22:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494424,'2025-10-17 22:57:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (494425,'2025-10-17 22:57:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (494427,'2025-10-17 23:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494429,'2025-10-17 23:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494431,'2025-10-17 23:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494433,'2025-10-17 23:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494435,'2025-10-17 23:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494437,'2025-10-17 23:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494439,'2025-10-17 23:56:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494441,'2025-10-18 00:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494443,'2025-10-18 00:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494445,'2025-10-18 00:22:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494447,'2025-10-18 00:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494449,'2025-10-18 00:28:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (494450,'2025-10-18 00:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494453,'2025-10-18 00:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494455,'2025-10-18 00:48:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (494457,'2025-10-18 00:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494459,'2025-10-18 01:02:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (494461,'2025-10-18 01:05:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (494463,'2025-10-18 01:08:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494465,'2025-10-18 01:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494467,'2025-10-18 01:18:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494469,'2025-10-18 01:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494471,'2025-10-18 01:28:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (494473,'2025-10-18 01:29:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (494475,'2025-10-18 01:31:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494476,'2025-10-18 01:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494480,'2025-10-18 01:43:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494482,'2025-10-18 01:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494484,'2025-10-18 01:51:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494486,'2025-10-18 01:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494488,'2025-10-18 02:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494491,'2025-10-18 02:03:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (494493,'2025-10-18 02:08:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (494494,'2025-10-18 02:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494497,'2025-10-18 02:15:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494498,'2025-10-18 02:17:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (494501,'2025-10-18 02:20:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494503,'2025-10-18 02:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494505,'2025-10-18 02:31:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (494507,'2025-10-18 02:35:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494508,'2025-10-18 02:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494510,'2025-10-18 02:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494512,'2025-10-18 02:43:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494513,'2025-10-18 02:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494516,'2025-10-18 02:52:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (494518,'2025-10-18 02:54:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494521,'2025-10-18 03:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494523,'2025-10-18 03:06:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494525,'2025-10-18 03:10:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494527,'2025-10-18 03:19:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494529,'2025-10-18 03:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494531,'2025-10-18 03:22:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494532,'2025-10-18 03:22:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494534,'2025-10-18 03:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494536,'2025-10-18 03:36:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (494538,'2025-10-18 03:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494540,'2025-10-18 03:48:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494542,'2025-10-18 03:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494544,'2025-10-18 04:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494546,'2025-10-18 04:12:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494548,'2025-10-18 04:14:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494550,'2025-10-18 04:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494552,'2025-10-18 04:17:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (494554,'2025-10-18 04:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494557,'2025-10-18 04:26:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (494559,'2025-10-18 04:30:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (494561,'2025-10-18 04:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494563,'2025-10-18 04:40:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (494565,'2025-10-18 04:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494567,'2025-10-18 04:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494569,'2025-10-18 05:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494572,'2025-10-18 05:08:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (494574,'2025-10-18 05:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494576,'2025-10-18 05:16:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494578,'2025-10-18 05:18:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (494580,'2025-10-18 05:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494582,'2025-10-18 05:24:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (494583,'2025-10-18 05:24:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (494585,'2025-10-18 05:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494587,'2025-10-18 05:30:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (494590,'2025-10-18 05:32:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494593,'2025-10-18 05:35:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494595,'2025-10-18 05:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494597,'2025-10-18 05:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494599,'2025-10-18 06:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494601,'2025-10-18 06:06:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494603,'2025-10-18 06:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494605,'2025-10-18 06:18:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (494607,'2025-10-18 06:22:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494608,'2025-10-18 06:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494611,'2025-10-18 06:26:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494613,'2025-10-18 06:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494615,'2025-10-18 06:38:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (494616,'2025-10-18 06:40:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (494619,'2025-10-18 06:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494621,'2025-10-18 06:49:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (494622,'2025-10-18 06:51:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494625,'2025-10-18 06:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494627,'2025-10-18 06:59:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494629,'2025-10-18 07:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494631,'2025-10-18 07:11:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494633,'2025-10-18 07:13:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494635,'2025-10-18 07:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494637,'2025-10-18 07:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494639,'2025-10-18 07:34:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (494641,'2025-10-18 07:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494643,'2025-10-18 07:44:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494645,'2025-10-18 07:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494647,'2025-10-18 07:53:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (494648,'2025-10-18 07:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494651,'2025-10-18 08:02:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (494653,'2025-10-18 08:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494655,'2025-10-18 08:07:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494657,'2025-10-18 08:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494659,'2025-10-18 08:17:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (494661,'2025-10-18 08:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494663,'2025-10-18 08:29:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494665,'2025-10-18 08:31:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494666,'2025-10-18 08:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494669,'2025-10-18 08:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494672,'2025-10-18 08:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494674,'2025-10-18 09:05:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (494675,'2025-10-18 09:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494677,'2025-10-18 09:07:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (494679,'2025-10-18 09:07:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (494681,'2025-10-18 09:08:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494683,'2025-10-18 09:09:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494685,'2025-10-18 09:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494688,'2025-10-18 09:22:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494690,'2025-10-18 09:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494692,'2025-10-18 09:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494694,'2025-10-18 09:44:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (494696,'2025-10-18 09:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494698,'2025-10-18 09:54:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (494700,'2025-10-18 10:00:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494702,'2025-10-18 10:01:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (494704,'2025-10-18 10:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494706,'2025-10-18 10:14:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (494708,'2025-10-18 10:16:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494710,'2025-10-18 10:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494711,'2025-10-18 10:20:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (494713,'2025-10-18 10:25:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (494715,'2025-10-18 10:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494716,'2025-10-18 10:32:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494718,'2025-10-18 10:32:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494720,'2025-10-18 10:39:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494721,'2025-10-18 10:40:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494723,'2025-10-18 10:45:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (494726,'2025-10-18 10:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494727,'2025-10-18 10:55:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494730,'2025-10-18 11:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494731,'2025-10-18 11:04:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494733,'2025-10-18 11:04:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494735,'2025-10-18 11:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494737,'2025-10-18 11:06:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494739,'2025-10-18 11:07:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494741,'2025-10-18 11:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494742,'2025-10-18 11:14:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494745,'2025-10-18 11:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494746,'2025-10-18 11:31:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (494750,'2025-10-18 11:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494751,'2025-10-18 11:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494753,'2025-10-18 11:53:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (494755,'2025-10-18 11:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494757,'2025-10-18 11:57:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494760,'2025-10-18 11:58:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (494762,'2025-10-18 12:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494763,'2025-10-18 12:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494766,'2025-10-18 12:14:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (494768,'2025-10-18 12:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494770,'2025-10-18 12:33:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (494773,'2025-10-18 12:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494774,'2025-10-18 12:42:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (494776,'2025-10-18 12:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494778,'2025-10-18 12:51:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494781,'2025-10-18 12:54:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (494783,'2025-10-18 12:57:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (494785,'2025-10-18 13:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494786,'2025-10-18 13:03:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (494789,'2025-10-18 13:06:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (494790,'2025-10-18 13:12:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (494793,'2025-10-18 13:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494794,'2025-10-18 13:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494796,'2025-10-18 13:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494798,'2025-10-18 13:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494799,'2025-10-18 13:40:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494802,'2025-10-18 13:45:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (494804,'2025-10-18 13:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494806,'2025-10-18 13:54:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (494808,'2025-10-18 13:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494810,'2025-10-18 14:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494811,'2025-10-18 14:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494813,'2025-10-18 14:16:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (494815,'2025-10-18 14:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494817,'2025-10-18 14:31:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494819,'2025-10-18 14:31:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (494821,'2025-10-18 14:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494822,'2025-10-18 14:37:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494825,'2025-10-18 14:38:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (494827,'2025-10-18 14:44:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494829,'2025-10-18 14:49:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (494832,'2025-10-18 14:51:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494833,'2025-10-18 14:53:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (494836,'2025-10-18 14:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494837,'2025-10-18 14:58:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (494839,'2025-10-18 14:59:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (494842,'2025-10-18 15:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494843,'2025-10-18 15:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494845,'2025-10-18 15:16:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (494848,'2025-10-18 15:25:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494849,'2025-10-18 15:27:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (494851,'2025-10-18 15:29:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (494854,'2025-10-18 15:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494855,'2025-10-18 15:37:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (494858,'2025-10-18 15:43:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494859,'2025-10-18 15:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494861,'2025-10-18 15:49:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (494864,'2025-10-18 15:53:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (494866,'2025-10-18 15:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494867,'2025-10-18 15:56:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (494870,'2025-10-18 16:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494871,'2025-10-18 16:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494873,'2025-10-18 16:18:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (494876,'2025-10-18 16:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494877,'2025-10-18 16:28:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (494879,'2025-10-18 16:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494881,'2025-10-18 16:43:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494884,'2025-10-18 16:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494885,'2025-10-18 16:53:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (494888,'2025-10-18 16:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494889,'2025-10-18 17:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494891,'2025-10-18 17:12:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494894,'2025-10-18 17:13:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494896,'2025-10-18 17:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494897,'2025-10-18 17:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494899,'2025-10-18 17:26:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494901,'2025-10-18 17:27:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (494903,'2025-10-18 17:27:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (494905,'2025-10-18 17:28:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (494907,'2025-10-18 17:29:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494909,'2025-10-18 17:31:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494911,'2025-10-18 17:32:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (494913,'2025-10-18 17:32:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (494915,'2025-10-18 17:33:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (494917,'2025-10-18 17:35:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (494919,'2025-10-18 17:36:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (494921,'2025-10-18 17:36:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (494923,'2025-10-18 17:37:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (494926,'2025-10-18 17:39:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (494927,'2025-10-18 17:44:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (494929,'2025-10-18 17:44:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494931,'2025-10-18 17:54:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (494933,'2025-10-18 17:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494935,'2025-10-18 18:02:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (494938,'2025-10-18 18:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494939,'2025-10-18 18:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494941,'2025-10-18 18:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494943,'2025-10-18 18:25:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494945,'2025-10-18 18:31:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (494946,'2025-10-18 18:32:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (494948,'2025-10-18 18:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494950,'2025-10-18 18:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494952,'2025-10-18 18:51:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (494955,'2025-10-18 18:53:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (494957,'2025-10-18 18:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494959,'2025-10-18 19:01:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494961,'2025-10-18 19:05:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494963,'2025-10-18 19:08:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (494966,'2025-10-18 19:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (494967,'2025-10-18 19:16:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (494970,'2025-10-18 19:19:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (494972,'2025-10-18 19:23:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (494973,'2025-10-18 19:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (494975,'2025-10-18 19:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494977,'2025-10-18 19:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494979,'2025-10-18 19:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494981,'2025-10-18 20:03:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (494983,'2025-10-18 20:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (494985,'2025-10-18 20:17:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494987,'2025-10-18 20:17:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (494989,'2025-10-18 20:18:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (494991,'2025-10-18 20:20:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (494993,'2025-10-18 20:25:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (494995,'2025-10-18 20:25:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (494997,'2025-10-18 20:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (494998,'2025-10-18 20:42:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495001,'2025-10-18 20:44:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495003,'2025-10-18 20:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495005,'2025-10-18 20:46:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (495007,'2025-10-18 20:52:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495008,'2025-10-18 20:55:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495010,'2025-10-18 21:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495012,'2025-10-18 21:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495014,'2025-10-18 21:19:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495016,'2025-10-18 21:21:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (495018,'2025-10-18 21:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495020,'2025-10-18 21:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495022,'2025-10-18 21:42:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (495025,'2025-10-18 21:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495026,'2025-10-18 22:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495028,'2025-10-18 22:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495030,'2025-10-18 22:11:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (495032,'2025-10-18 22:14:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (495035,'2025-10-18 22:20:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495036,'2025-10-18 22:27:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495039,'2025-10-18 22:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495040,'2025-10-18 22:36:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495043,'2025-10-18 22:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495045,'2025-10-18 22:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495046,'2025-10-18 23:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495048,'2025-10-18 23:07:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (495050,'2025-10-18 23:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495052,'2025-10-18 23:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495054,'2025-10-18 23:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495056,'2025-10-18 23:32:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495059,'2025-10-18 23:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495060,'2025-10-18 23:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495062,'2025-10-19 00:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495064,'2025-10-19 00:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495066,'2025-10-19 00:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495068,'2025-10-19 00:24:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495071,'2025-10-19 00:27:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (495073,'2025-10-19 00:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495075,'2025-10-19 00:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495077,'2025-10-19 00:31:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (495079,'2025-10-19 00:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495080,'2025-10-19 00:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495082,'2025-10-19 00:53:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (495085,'2025-10-19 00:56:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495087,'2025-10-19 01:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495088,'2025-10-19 01:06:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (495090,'2025-10-19 01:07:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495092,'2025-10-19 01:13:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495095,'2025-10-19 01:14:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495097,'2025-10-19 01:18:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495100,'2025-10-19 01:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495101,'2025-10-19 01:26:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495103,'2025-10-19 01:26:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495105,'2025-10-19 01:27:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (495107,'2025-10-19 01:35:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495109,'2025-10-19 01:36:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495113,'2025-10-19 01:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495114,'2025-10-19 01:54:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (495116,'2025-10-19 01:54:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (495118,'2025-10-19 02:01:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495121,'2025-10-19 02:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495122,'2025-10-19 02:12:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495125,'2025-10-19 02:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495126,'2025-10-19 02:24:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (495128,'2025-10-19 02:28:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495131,'2025-10-19 02:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495132,'2025-10-19 02:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495134,'2025-10-19 02:45:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495137,'2025-10-19 02:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495138,'2025-10-19 02:53:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (495140,'2025-10-19 02:55:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (495143,'2025-10-19 03:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495144,'2025-10-19 03:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495146,'2025-10-19 03:14:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495148,'2025-10-19 03:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495150,'2025-10-19 03:23:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495152,'2025-10-19 03:23:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495154,'2025-10-19 03:28:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (495156,'2025-10-19 03:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495157,'2025-10-19 03:40:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (495159,'2025-10-19 03:47:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495161,'2025-10-19 03:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495163,'2025-10-19 03:56:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495165,'2025-10-19 04:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495167,'2025-10-19 04:02:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (495170,'2025-10-19 04:07:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (495172,'2025-10-19 04:13:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495173,'2025-10-19 04:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495175,'2025-10-19 04:19:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (495178,'2025-10-19 04:23:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (495180,'2025-10-19 04:24:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495182,'2025-10-19 04:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495183,'2025-10-19 04:29:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495186,'2025-10-19 04:33:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495187,'2025-10-19 04:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495189,'2025-10-19 04:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495191,'2025-10-19 04:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495193,'2025-10-19 04:52:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495195,'2025-10-19 04:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495196,'2025-10-19 05:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495198,'2025-10-19 05:10:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (495202,'2025-10-19 05:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495203,'2025-10-19 05:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495205,'2025-10-19 05:28:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495208,'2025-10-19 05:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495209,'2025-10-19 05:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495211,'2025-10-19 05:51:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495214,'2025-10-19 05:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495215,'2025-10-19 06:00:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (495218,'2025-10-19 06:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495219,'2025-10-19 06:11:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (495221,'2025-10-19 06:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495223,'2025-10-19 06:19:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495226,'2025-10-19 06:23:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495228,'2025-10-19 06:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495229,'2025-10-19 06:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495231,'2025-10-19 06:39:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (495234,'2025-10-19 06:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495235,'2025-10-19 06:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495237,'2025-10-19 06:58:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (495240,'2025-10-19 07:00:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495242,'2025-10-19 07:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495243,'2025-10-19 07:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495245,'2025-10-19 07:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495247,'2025-10-19 07:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495249,'2025-10-19 07:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495251,'2025-10-19 07:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495253,'2025-10-19 08:01:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495256,'2025-10-19 08:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495257,'2025-10-19 08:05:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (495259,'2025-10-19 08:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495260,'2025-10-19 08:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495262,'2025-10-19 08:31:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495265,'2025-10-19 08:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495266,'2025-10-19 08:37:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495269,'2025-10-19 08:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495270,'2025-10-19 08:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495273,'2025-10-19 09:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495275,'2025-10-19 09:08:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495277,'2025-10-19 09:08:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495279,'2025-10-19 09:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495280,'2025-10-19 09:25:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495282,'2025-10-19 09:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495284,'2025-10-19 09:35:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495286,'2025-10-19 09:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495287,'2025-10-19 09:50:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495290,'2025-10-19 09:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495291,'2025-10-19 09:56:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495293,'2025-10-19 10:01:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495295,'2025-10-19 10:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495296,'2025-10-19 10:15:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495298,'2025-10-19 10:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495300,'2025-10-19 10:26:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495302,'2025-10-19 10:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495303,'2025-10-19 10:40:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495306,'2025-10-19 10:43:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (495308,'2025-10-19 10:44:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (495310,'2025-10-19 10:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495311,'2025-10-19 10:55:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495314,'2025-10-19 11:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495315,'2025-10-19 11:08:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (495318,'2025-10-19 11:09:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (495320,'2025-10-19 11:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495321,'2025-10-19 11:11:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495323,'2025-10-19 11:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495324,'2025-10-19 11:30:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495326,'2025-10-19 11:38:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (495329,'2025-10-19 11:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495330,'2025-10-19 11:46:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495333,'2025-10-19 11:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495334,'2025-10-19 11:51:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495336,'2025-10-19 12:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495338,'2025-10-19 12:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495340,'2025-10-19 12:19:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495343,'2025-10-19 12:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495345,'2025-10-19 12:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495347,'2025-10-19 12:49:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (495350,'2025-10-19 13:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495352,'2025-10-19 13:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495354,'2025-10-19 13:11:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495356,'2025-10-19 13:20:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495357,'2025-10-19 13:21:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495360,'2025-10-19 13:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495361,'2025-10-19 13:32:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (495364,'2025-10-19 13:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495365,'2025-10-19 13:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495367,'2025-10-19 14:00:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495369,'2025-10-19 14:10:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495371,'2025-10-19 14:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495373,'2025-10-19 14:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495375,'2025-10-19 14:35:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (495378,'2025-10-19 14:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495379,'2025-10-19 14:42:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (495382,'2025-10-19 14:49:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (495384,'2025-10-19 14:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495385,'2025-10-19 15:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495387,'2025-10-19 15:06:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (495390,'2025-10-19 15:06:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495392,'2025-10-19 15:07:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (495394,'2025-10-19 15:08:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495396,'2025-10-19 15:09:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495399,'2025-10-19 15:10:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495401,'2025-10-19 15:11:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (495403,'2025-10-19 15:12:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495405,'2025-10-19 15:13:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (495407,'2025-10-19 15:14:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495408,'2025-10-19 15:14:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495410,'2025-10-19 15:15:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495412,'2025-10-19 15:16:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495415,'2025-10-19 15:17:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495417,'2025-10-19 15:18:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495419,'2025-10-19 15:19:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (495420,'2025-10-19 15:19:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495422,'2025-10-19 15:20:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (495424,'2025-10-19 15:21:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495426,'2025-10-19 15:22:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (495428,'2025-10-19 15:23:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495430,'2025-10-19 15:24:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (495432,'2025-10-19 15:25:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (495434,'2025-10-19 15:26:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495436,'2025-10-19 15:27:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495438,'2025-10-19 15:28:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (495440,'2025-10-19 15:29:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (495442,'2025-10-19 15:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495444,'2025-10-19 15:31:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495446,'2025-10-19 15:32:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (495448,'2025-10-19 15:33:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495450,'2025-10-19 15:34:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495452,'2025-10-19 15:35:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495454,'2025-10-19 15:36:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495456,'2025-10-19 15:37:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495458,'2025-10-19 15:38:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (495460,'2025-10-19 15:39:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495462,'2025-10-19 15:40:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495464,'2025-10-19 15:41:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (495466,'2025-10-19 15:42:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (495468,'2025-10-19 15:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495469,'2025-10-19 15:46:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (495472,'2025-10-19 15:48:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495474,'2025-10-19 15:49:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (495476,'2025-10-19 15:51:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (495478,'2025-10-19 15:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495479,'2025-10-19 16:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495481,'2025-10-19 16:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495483,'2025-10-19 16:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495486,'2025-10-19 16:26:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (495488,'2025-10-19 16:29:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (495490,'2025-10-19 16:29:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495492,'2025-10-19 16:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495493,'2025-10-19 16:43:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (495496,'2025-10-19 16:44:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495498,'2025-10-19 16:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495500,'2025-10-19 17:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495502,'2025-10-19 17:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495504,'2025-10-19 17:15:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (495506,'2025-10-19 17:18:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (495508,'2025-10-19 17:18:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (495510,'2025-10-19 17:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495511,'2025-10-19 17:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495513,'2025-10-19 17:41:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (495516,'2025-10-19 17:43:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495518,'2025-10-19 17:44:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (495520,'2025-10-19 17:47:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495522,'2025-10-19 17:48:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495525,'2025-10-19 17:50:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495527,'2025-10-19 17:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495528,'2025-10-19 18:01:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495531,'2025-10-19 18:04:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (495533,'2025-10-19 18:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495535,'2025-10-19 18:17:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495538,'2025-10-19 18:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495539,'2025-10-19 18:28:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (495542,'2025-10-19 18:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495543,'2025-10-19 18:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495545,'2025-10-19 18:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495547,'2025-10-19 19:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495549,'2025-10-19 19:14:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495552,'2025-10-19 19:18:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (495556,'2025-10-19 19:19:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (495558,'2025-10-19 19:21:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (495560,'2025-10-19 19:21:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495562,'2025-10-19 19:22:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495564,'2025-10-19 19:23:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (495566,'2025-10-19 19:24:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (495568,'2025-10-19 19:25:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495570,'2025-10-19 19:26:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495572,'2025-10-19 19:27:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (495574,'2025-10-19 19:30:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495576,'2025-10-19 19:32:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495577,'2025-10-19 19:32:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (495579,'2025-10-19 19:34:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (495581,'2025-10-19 19:34:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (495583,'2025-10-19 19:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495585,'2025-10-19 19:49:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495588,'2025-10-19 19:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495589,'2025-10-19 19:57:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495592,'2025-10-19 20:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495593,'2025-10-19 20:10:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495596,'2025-10-19 20:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495597,'2025-10-19 20:18:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495599,'2025-10-19 20:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495601,'2025-10-19 20:34:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495604,'2025-10-19 20:39:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495607,'2025-10-19 20:43:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (495609,'2025-10-19 20:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495610,'2025-10-19 20:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495613,'2025-10-19 20:57:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (495615,'2025-10-19 20:58:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (495617,'2025-10-19 21:01:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495620,'2025-10-19 21:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495621,'2025-10-19 21:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495623,'2025-10-19 21:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495624,'2025-10-19 21:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495626,'2025-10-19 21:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495628,'2025-10-19 21:38:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (495630,'2025-10-19 21:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495632,'2025-10-19 21:55:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495634,'2025-10-19 22:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495636,'2025-10-19 22:14:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495639,'2025-10-19 22:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495640,'2025-10-19 22:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495642,'2025-10-19 22:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495644,'2025-10-19 22:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495646,'2025-10-19 22:45:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (495648,'2025-10-19 22:49:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (495650,'2025-10-19 22:50:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (495652,'2025-10-19 22:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495653,'2025-10-19 22:59:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (495656,'2025-10-19 23:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495657,'2025-10-19 23:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495659,'2025-10-19 23:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495662,'2025-10-19 23:33:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495664,'2025-10-19 23:34:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495665,'2025-10-19 23:34:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495667,'2025-10-19 23:37:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (495669,'2025-10-19 23:37:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (495671,'2025-10-19 23:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495672,'2025-10-19 23:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495674,'2025-10-20 00:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495676,'2025-10-20 00:02:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495679,'2025-10-20 00:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495680,'2025-10-20 00:14:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (495683,'2025-10-20 00:20:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495684,'2025-10-20 00:30:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (495687,'2025-10-20 00:31:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495689,'2025-10-20 00:31:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495691,'2025-10-20 00:32:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (495693,'2025-10-20 00:33:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495695,'2025-10-20 00:40:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495696,'2025-10-20 00:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495698,'2025-10-20 00:52:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (495701,'2025-10-20 01:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495702,'2025-10-20 01:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495704,'2025-10-20 01:13:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (495707,'2025-10-20 01:18:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (495709,'2025-10-20 01:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495710,'2025-10-20 01:21:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495714,'2025-10-20 01:22:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495716,'2025-10-20 01:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495717,'2025-10-20 01:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495720,'2025-10-20 01:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495722,'2025-10-20 02:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495724,'2025-10-20 02:08:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (495727,'2025-10-20 02:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495728,'2025-10-20 02:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495731,'2025-10-20 02:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495732,'2025-10-20 02:20:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (495734,'2025-10-20 02:26:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (495736,'2025-10-20 02:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495737,'2025-10-20 02:39:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (495740,'2025-10-20 02:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495741,'2025-10-20 02:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495743,'2025-10-20 03:00:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (495746,'2025-10-20 03:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495747,'2025-10-20 03:10:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (495751,'2025-10-20 03:13:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495753,'2025-10-20 03:15:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (495755,'2025-10-20 03:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495756,'2025-10-20 03:25:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (495759,'2025-10-20 03:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (495761,'2025-10-20 03:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495762,'2025-10-20 03:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495764,'2025-10-20 03:58:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (495767,'2025-10-20 03:59:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495769,'2025-10-20 04:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495771,'2025-10-20 04:12:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495774,'2025-10-20 04:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495775,'2025-10-20 04:30:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495777,'2025-10-20 04:40:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495779,'2025-10-20 04:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495781,'2025-10-20 04:51:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495784,'2025-10-20 05:00:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495785,'2025-10-20 05:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495788,'2025-10-20 05:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495790,'2025-10-20 05:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495792,'2025-10-20 05:32:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495795,'2025-10-20 05:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495797,'2025-10-20 05:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495798,'2025-10-20 06:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495800,'2025-10-20 06:03:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495803,'2025-10-20 06:04:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495805,'2025-10-20 06:05:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495807,'2025-10-20 06:07:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (495808,'2025-10-20 06:09:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (495811,'2025-10-20 06:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495813,'2025-10-20 06:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495815,'2025-10-20 06:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495816,'2025-10-20 06:38:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (495819,'2025-10-20 06:45:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (495821,'2025-10-20 06:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495823,'2025-10-20 07:01:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (495825,'2025-10-20 07:03:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (495828,'2025-10-20 07:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495829,'2025-10-20 07:09:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495832,'2025-10-20 07:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495833,'2025-10-20 07:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495835,'2025-10-20 07:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495837,'2025-10-20 07:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495839,'2025-10-20 07:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495841,'2025-10-20 08:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (495843,'2025-10-20 08:09:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (495846,'2025-10-20 08:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495847,'2025-10-20 08:19:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (495850,'2025-10-20 08:24:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495851,'2025-10-20 08:25:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495853,'2025-10-20 08:33:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (495856,'2025-10-20 08:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495857,'2025-10-20 08:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495859,'2025-10-20 08:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495862,'2025-10-20 09:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495864,'2025-10-20 09:08:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (495867,'2025-10-20 09:11:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (495868,'2025-10-20 09:16:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495871,'2025-10-20 09:16:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495873,'2025-10-20 09:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495875,'2025-10-20 09:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495876,'2025-10-20 09:37:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (495879,'2025-10-20 09:38:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495881,'2025-10-20 09:38:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495883,'2025-10-20 09:38:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495885,'2025-10-20 09:39:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495887,'2025-10-20 09:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495888,'2025-10-20 09:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495890,'2025-10-20 09:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495892,'2025-10-20 10:05:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495894,'2025-10-20 10:10:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495897,'2025-10-20 10:10:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (495899,'2025-10-20 10:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495900,'2025-10-20 10:24:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (495903,'2025-10-20 10:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495905,'2025-10-20 10:42:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495907,'2025-10-20 10:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495909,'2025-10-20 10:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495911,'2025-10-20 11:02:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (495914,'2025-10-20 11:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495915,'2025-10-20 11:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495917,'2025-10-20 11:27:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (495920,'2025-10-20 11:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495921,'2025-10-20 11:36:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (495924,'2025-10-20 11:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495925,'2025-10-20 11:46:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495928,'2025-10-20 11:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495929,'2025-10-20 11:59:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (495932,'2025-10-20 12:02:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (495935,'2025-10-20 12:08:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (495937,'2025-10-20 12:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495938,'2025-10-20 12:14:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (495940,'2025-10-20 12:20:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495942,'2025-10-20 12:28:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (495945,'2025-10-20 12:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495946,'2025-10-20 12:32:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (495949,'2025-10-20 12:33:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495950,'2025-10-20 12:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495952,'2025-10-20 12:41:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (495954,'2025-10-20 12:41:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495955,'2025-10-20 12:44:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (495957,'2025-10-20 12:48:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (495960,'2025-10-20 12:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495961,'2025-10-20 13:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495963,'2025-10-20 13:05:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (495966,'2025-10-20 13:07:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (495968,'2025-10-20 13:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (495969,'2025-10-20 13:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495971,'2025-10-20 13:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495973,'2025-10-20 13:37:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (495976,'2025-10-20 13:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495977,'2025-10-20 13:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495979,'2025-10-20 13:58:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (495981,'2025-10-20 13:58:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (495983,'2025-10-20 13:59:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (495985,'2025-10-20 14:02:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (495987,'2025-10-20 14:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (495989,'2025-10-20 14:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495991,'2025-10-20 14:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (495993,'2025-10-20 14:28:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (495996,'2025-10-20 14:29:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (495998,'2025-10-20 14:29:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496000,'2025-10-20 14:30:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (496002,'2025-10-20 14:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496003,'2025-10-20 14:42:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496006,'2025-10-20 14:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496007,'2025-10-20 14:46:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496009,'2025-10-20 14:49:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496012,'2025-10-20 14:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496013,'2025-10-20 15:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496015,'2025-10-20 15:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496017,'2025-10-20 15:16:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (496019,'2025-10-20 15:17:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (496021,'2025-10-20 15:24:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496024,'2025-10-20 15:26:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496027,'2025-10-20 15:31:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496030,'2025-10-20 15:32:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496032,'2025-10-20 15:34:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496033,'2025-10-20 15:35:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (496035,'2025-10-20 15:44:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496038,'2025-10-20 15:54:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496041,'2025-10-20 15:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496042,'2025-10-20 16:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496044,'2025-10-20 16:14:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496046,'2025-10-20 16:14:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496047,'2025-10-20 16:14:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496049,'2025-10-20 16:15:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (496051,'2025-10-20 16:16:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (496053,'2025-10-20 16:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (496055,'2025-10-20 16:20:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (496057,'2025-10-20 16:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496058,'2025-10-20 16:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496060,'2025-10-20 16:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496062,'2025-10-20 16:54:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (496064,'2025-10-20 16:56:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (496067,'2025-10-20 17:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496069,'2025-10-20 17:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496071,'2025-10-20 17:13:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496074,'2025-10-20 17:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496075,'2025-10-20 17:23:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (496077,'2025-10-20 17:28:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (496080,'2025-10-20 17:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496082,'2025-10-20 17:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496084,'2025-10-20 17:37:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496086,'2025-10-20 17:38:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496088,'2025-10-20 17:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496090,'2025-10-20 17:49:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496092,'2025-10-20 17:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496094,'2025-10-20 18:00:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496096,'2025-10-20 18:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496098,'2025-10-20 18:09:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (496099,'2025-10-20 18:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496102,'2025-10-20 18:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496104,'2025-10-20 18:21:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496106,'2025-10-20 18:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496108,'2025-10-20 18:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496110,'2025-10-20 18:41:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496112,'2025-10-20 18:43:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (496113,'2025-10-20 18:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496116,'2025-10-20 18:54:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496118,'2025-10-20 18:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496120,'2025-10-20 19:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496122,'2025-10-20 19:02:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496124,'2025-10-20 19:04:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496126,'2025-10-20 19:05:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496128,'2025-10-20 19:09:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496130,'2025-10-20 19:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496132,'2025-10-20 19:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496134,'2025-10-20 19:22:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (496135,'2025-10-20 19:28:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496137,'2025-10-20 19:29:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (496139,'2025-10-20 19:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496141,'2025-10-20 19:43:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496143,'2025-10-20 19:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496146,'2025-10-20 19:52:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (496148,'2025-10-20 19:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496150,'2025-10-20 19:57:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496152,'2025-10-20 19:59:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496155,'2025-10-20 20:04:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496158,'2025-10-20 20:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496160,'2025-10-20 20:12:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (496161,'2025-10-20 20:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496164,'2025-10-20 20:25:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (496165,'2025-10-20 20:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496167,'2025-10-20 20:28:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (496169,'2025-10-20 20:29:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496171,'2025-10-20 20:33:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (496173,'2025-10-20 20:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496175,'2025-10-20 20:38:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (496177,'2025-10-20 20:43:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496179,'2025-10-20 20:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496181,'2025-10-20 20:46:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496183,'2025-10-20 20:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496185,'2025-10-20 20:59:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (496186,'2025-10-20 21:04:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (496188,'2025-10-20 21:05:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496190,'2025-10-20 21:05:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (496191,'2025-10-20 21:05:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496193,'2025-10-20 21:09:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (496194,'2025-10-20 21:14:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496196,'2025-10-20 21:14:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (496198,'2025-10-20 21:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496200,'2025-10-20 21:17:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496201,'2025-10-20 21:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496204,'2025-10-20 21:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496206,'2025-10-20 21:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496208,'2025-10-20 21:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496210,'2025-10-20 22:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496212,'2025-10-20 22:11:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (496213,'2025-10-20 22:11:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (496215,'2025-10-20 22:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496217,'2025-10-20 22:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496219,'2025-10-20 22:32:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (496221,'2025-10-20 22:33:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496223,'2025-10-20 22:34:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (496225,'2025-10-20 22:42:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496228,'2025-10-20 22:42:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496230,'2025-10-20 22:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496232,'2025-10-20 22:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496234,'2025-10-20 23:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496236,'2025-10-20 23:14:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (496237,'2025-10-20 23:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496240,'2025-10-20 23:23:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (496242,'2025-10-20 23:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496244,'2025-10-20 23:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496246,'2025-10-20 23:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496248,'2025-10-20 23:51:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496250,'2025-10-20 23:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496252,'2025-10-21 00:05:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (496253,'2025-10-21 00:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496255,'2025-10-21 00:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496258,'2025-10-21 00:21:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496259,'2025-10-21 00:25:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496262,'2025-10-21 00:28:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496264,'2025-10-21 00:29:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (496266,'2025-10-21 00:31:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496267,'2025-10-21 00:33:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496270,'2025-10-21 00:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496272,'2025-10-21 00:37:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496274,'2025-10-21 00:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496276,'2025-10-21 00:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496278,'2025-10-21 01:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496280,'2025-10-21 01:10:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496282,'2025-10-21 01:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496284,'2025-10-21 01:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496286,'2025-10-21 01:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496288,'2025-10-21 01:37:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (496292,'2025-10-21 01:40:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496295,'2025-10-21 01:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496297,'2025-10-21 01:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496299,'2025-10-21 02:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496302,'2025-10-21 02:09:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496304,'2025-10-21 02:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496306,'2025-10-21 02:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496308,'2025-10-21 02:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496310,'2025-10-21 02:42:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496312,'2025-10-21 02:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496314,'2025-10-21 02:54:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496316,'2025-10-21 02:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496318,'2025-10-21 02:58:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (496319,'2025-10-21 02:58:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496321,'2025-10-21 02:59:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (496323,'2025-10-21 02:59:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496325,'2025-10-21 03:02:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496327,'2025-10-21 03:05:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496329,'2025-10-21 03:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496331,'2025-10-21 03:09:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (496333,'2025-10-21 03:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496335,'2025-10-21 03:23:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496337,'2025-10-21 03:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496339,'2025-10-21 03:27:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (496340,'2025-10-21 03:28:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (496342,'2025-10-21 03:28:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496344,'2025-10-21 03:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496346,'2025-10-21 03:42:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496348,'2025-10-21 03:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496350,'2025-10-21 03:50:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496352,'2025-10-21 03:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496354,'2025-10-21 04:03:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (496356,'2025-10-21 04:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496358,'2025-10-21 04:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496360,'2025-10-21 04:17:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (496362,'2025-10-21 04:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496364,'2025-10-21 04:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496366,'2025-10-21 04:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496368,'2025-10-21 04:47:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (496370,'2025-10-21 04:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496373,'2025-10-21 05:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496376,'2025-10-21 05:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496378,'2025-10-21 05:20:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496380,'2025-10-21 05:23:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496383,'2025-10-21 05:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496385,'2025-10-21 05:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496387,'2025-10-21 05:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496389,'2025-10-21 05:52:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (496391,'2025-10-21 06:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496393,'2025-10-21 06:02:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (496395,'2025-10-21 06:02:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496397,'2025-10-21 06:08:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496399,'2025-10-21 06:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496401,'2025-10-21 06:12:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (496402,'2025-10-21 06:16:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496405,'2025-10-21 06:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496407,'2025-10-21 06:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496409,'2025-10-21 06:34:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (496410,'2025-10-21 06:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496413,'2025-10-21 06:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496415,'2025-10-21 07:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496417,'2025-10-21 07:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496419,'2025-10-21 07:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496421,'2025-10-21 07:25:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496423,'2025-10-21 07:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496426,'2025-10-21 07:37:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496428,'2025-10-21 07:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496430,'2025-10-21 07:44:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496432,'2025-10-21 07:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496434,'2025-10-21 08:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496436,'2025-10-21 08:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496438,'2025-10-21 08:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496440,'2025-10-21 08:21:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496442,'2025-10-21 08:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496444,'2025-10-21 08:38:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (496446,'2025-10-21 08:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496448,'2025-10-21 08:44:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (496449,'2025-10-21 08:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496452,'2025-10-21 08:51:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496455,'2025-10-21 09:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496457,'2025-10-21 09:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496459,'2025-10-21 09:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496461,'2025-10-21 09:26:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (496463,'2025-10-21 09:27:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496465,'2025-10-21 09:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496467,'2025-10-21 09:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496469,'2025-10-21 09:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496471,'2025-10-21 09:58:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496473,'2025-10-21 10:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496475,'2025-10-21 10:07:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (496476,'2025-10-21 10:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496479,'2025-10-21 10:15:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496481,'2025-10-21 10:17:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496483,'2025-10-21 10:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496485,'2025-10-21 10:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496487,'2025-10-21 10:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496489,'2025-10-21 10:48:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (496490,'2025-10-21 10:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496492,'2025-10-21 11:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496495,'2025-10-21 11:04:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496497,'2025-10-21 11:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496499,'2025-10-21 11:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496501,'2025-10-21 11:25:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (496503,'2025-10-21 11:29:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (496505,'2025-10-21 11:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496508,'2025-10-21 11:46:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (496510,'2025-10-21 11:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496512,'2025-10-21 11:56:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496514,'2025-10-21 12:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496516,'2025-10-21 12:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496518,'2025-10-21 12:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496520,'2025-10-21 12:29:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496522,'2025-10-21 12:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496524,'2025-10-21 12:39:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496526,'2025-10-21 12:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496528,'2025-10-21 12:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496530,'2025-10-21 12:56:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (496532,'2025-10-21 12:59:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496533,'2025-10-21 13:02:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496535,'2025-10-21 13:03:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496539,'2025-10-21 13:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496541,'2025-10-21 13:12:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (496542,'2025-10-21 13:13:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496545,'2025-10-21 13:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496547,'2025-10-21 13:16:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496549,'2025-10-21 13:17:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (496551,'2025-10-21 13:18:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496553,'2025-10-21 13:19:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496555,'2025-10-21 13:21:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (496557,'2025-10-21 13:21:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (496559,'2025-10-21 13:22:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496561,'2025-10-21 13:24:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496563,'2025-10-21 13:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496565,'2025-10-21 13:32:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496567,'2025-10-21 13:34:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496569,'2025-10-21 13:36:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (496571,'2025-10-21 13:37:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (496573,'2025-10-21 13:39:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496574,'2025-10-21 13:40:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496577,'2025-10-21 13:41:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496579,'2025-10-21 13:43:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496582,'2025-10-21 13:45:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (496583,'2025-10-21 13:47:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496586,'2025-10-21 13:51:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496587,'2025-10-21 13:52:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496590,'2025-10-21 13:54:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (496591,'2025-10-21 13:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496594,'2025-10-21 14:00:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (496595,'2025-10-21 14:00:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496597,'2025-10-21 14:03:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (496599,'2025-10-21 14:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496601,'2025-10-21 14:07:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (496603,'2025-10-21 14:10:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496604,'2025-10-21 14:13:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496607,'2025-10-21 14:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496609,'2025-10-21 14:17:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496612,'2025-10-21 14:20:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (496613,'2025-10-21 14:23:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (496616,'2025-10-21 14:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496618,'2025-10-21 14:27:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (496620,'2025-10-21 14:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496621,'2025-10-21 14:40:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (496623,'2025-10-21 14:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496626,'2025-10-21 14:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496628,'2025-10-21 15:00:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (496630,'2025-10-21 15:00:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (496632,'2025-10-21 15:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496634,'2025-10-21 15:07:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (496635,'2025-10-21 15:08:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496637,'2025-10-21 15:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496640,'2025-10-21 15:11:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (496642,'2025-10-21 15:14:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (496644,'2025-10-21 15:22:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (496646,'2025-10-21 15:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496649,'2025-10-21 15:32:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (496650,'2025-10-21 15:34:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496653,'2025-10-21 15:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496655,'2025-10-21 15:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496658,'2025-10-21 15:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496660,'2025-10-21 16:00:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496662,'2025-10-21 16:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496664,'2025-10-21 16:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496666,'2025-10-21 16:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496668,'2025-10-21 16:24:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (496670,'2025-10-21 16:29:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (496671,'2025-10-21 16:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496674,'2025-10-21 16:38:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (496676,'2025-10-21 16:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (496678,'2025-10-21 16:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496681,'2025-10-21 16:49:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496683,'2025-10-21 16:54:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496686,'2025-10-21 16:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496688,'2025-10-21 16:57:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496690,'2025-10-21 17:05:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (496692,'2025-10-21 17:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496694,'2025-10-21 17:14:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496695,'2025-10-21 17:14:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496697,'2025-10-21 17:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496699,'2025-10-21 17:21:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (496700,'2025-10-21 17:22:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496702,'2025-10-21 17:23:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496704,'2025-10-21 17:23:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (496706,'2025-10-21 17:24:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496708,'2025-10-21 17:25:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496710,'2025-10-21 17:27:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496712,'2025-10-21 17:27:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (496714,'2025-10-21 17:28:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496716,'2025-10-21 17:29:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496718,'2025-10-21 17:31:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496720,'2025-10-21 17:31:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (496722,'2025-10-21 17:32:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496724,'2025-10-21 17:33:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496726,'2025-10-21 17:35:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496728,'2025-10-21 17:35:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (496730,'2025-10-21 17:36:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496732,'2025-10-21 17:37:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496734,'2025-10-21 17:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496736,'2025-10-21 17:47:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (496737,'2025-10-21 17:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496740,'2025-10-21 17:58:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (496741,'2025-10-21 17:59:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (496744,'2025-10-21 18:04:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496746,'2025-10-21 18:11:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (496749,'2025-10-21 18:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496751,'2025-10-21 18:23:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (496753,'2025-10-21 18:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496755,'2025-10-21 18:29:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (496756,'2025-10-21 18:29:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496758,'2025-10-21 18:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496760,'2025-10-21 18:36:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496762,'2025-10-21 18:38:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (496764,'2025-10-21 18:40:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (496766,'2025-10-21 18:44:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (496767,'2025-10-21 18:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496770,'2025-10-21 18:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496772,'2025-10-21 19:00:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (496773,'2025-10-21 19:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496776,'2025-10-21 19:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496778,'2025-10-21 19:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496780,'2025-10-21 19:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496782,'2025-10-21 19:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496784,'2025-10-21 19:48:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496785,'2025-10-21 19:48:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496787,'2025-10-21 19:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496789,'2025-10-21 19:59:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496790,'2025-10-21 20:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496793,'2025-10-21 20:11:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (496794,'2025-10-21 20:12:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (496796,'2025-10-21 20:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496799,'2025-10-21 20:18:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (496801,'2025-10-21 20:20:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (496802,'2025-10-21 20:21:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496805,'2025-10-21 20:25:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (496806,'2025-10-21 20:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496808,'2025-10-21 20:27:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496809,'2025-10-21 20:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496812,'2025-10-21 20:39:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496814,'2025-10-21 20:41:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (496815,'2025-10-21 20:45:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496818,'2025-10-21 20:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496820,'2025-10-21 20:57:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (496822,'2025-10-21 21:00:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (496823,'2025-10-21 21:09:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (496826,'2025-10-21 21:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496828,'2025-10-21 21:11:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (496830,'2025-10-21 21:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496832,'2025-10-21 21:23:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (496834,'2025-10-21 21:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496836,'2025-10-21 21:33:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (496837,'2025-10-21 21:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496840,'2025-10-21 21:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496842,'2025-10-21 21:51:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (496844,'2025-10-21 21:55:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496845,'2025-10-21 22:00:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (496847,'2025-10-21 22:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496849,'2025-10-21 22:03:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (496850,'2025-10-21 22:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496853,'2025-10-21 22:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496855,'2025-10-21 22:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496857,'2025-10-21 22:33:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (496858,'2025-10-21 22:36:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (496861,'2025-10-21 22:40:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (496863,'2025-10-21 22:46:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496865,'2025-10-21 22:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496867,'2025-10-21 22:52:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496868,'2025-10-21 23:00:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496870,'2025-10-21 23:02:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (496872,'2025-10-21 23:10:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496874,'2025-10-21 23:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496876,'2025-10-21 23:20:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496878,'2025-10-21 23:26:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496881,'2025-10-21 23:28:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496883,'2025-10-21 23:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496885,'2025-10-21 23:37:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (496886,'2025-10-21 23:39:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496889,'2025-10-21 23:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496891,'2025-10-21 23:47:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496893,'2025-10-21 23:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496895,'2025-10-22 00:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496897,'2025-10-22 00:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496899,'2025-10-22 00:18:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (496901,'2025-10-22 00:20:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496902,'2025-10-22 00:25:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (496904,'2025-10-22 00:29:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (496907,'2025-10-22 00:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496909,'2025-10-22 00:31:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (496911,'2025-10-22 00:36:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (496914,'2025-10-22 00:38:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496916,'2025-10-22 00:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496918,'2025-10-22 00:53:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496919,'2025-10-22 00:53:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (496921,'2025-10-22 00:55:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496924,'2025-10-22 01:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496926,'2025-10-22 01:02:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (496927,'2025-10-22 01:02:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (496929,'2025-10-22 01:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496931,'2025-10-22 01:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496933,'2025-10-22 01:18:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (496934,'2025-10-22 01:20:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (496936,'2025-10-22 01:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496939,'2025-10-22 01:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496942,'2025-10-22 01:38:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (496943,'2025-10-22 01:41:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (496945,'2025-10-22 01:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496948,'2025-10-22 01:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (496949,'2025-10-22 01:51:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (496951,'2025-10-22 01:59:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (496953,'2025-10-22 02:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496956,'2025-10-22 02:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496958,'2025-10-22 02:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (496960,'2025-10-22 02:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496963,'2025-10-22 02:32:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (496965,'2025-10-22 02:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496967,'2025-10-22 02:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496969,'2025-10-22 03:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496971,'2025-10-22 03:03:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (496972,'2025-10-22 03:03:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (496974,'2025-10-22 03:07:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496977,'2025-10-22 03:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496979,'2025-10-22 03:11:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (496981,'2025-10-22 03:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (496983,'2025-10-22 03:28:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496984,'2025-10-22 03:29:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (496986,'2025-10-22 03:30:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (496988,'2025-10-22 03:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (496990,'2025-10-22 03:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (496992,'2025-10-22 03:41:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (496993,'2025-10-22 03:42:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (496995,'2025-10-22 03:50:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (496997,'2025-10-22 03:51:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (496999,'2025-10-22 04:00:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497001,'2025-10-22 04:10:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497004,'2025-10-22 04:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497006,'2025-10-22 04:27:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (497008,'2025-10-22 04:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497010,'2025-10-22 04:39:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (497012,'2025-10-22 04:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497014,'2025-10-22 04:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497016,'2025-10-22 04:54:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497017,'2025-10-22 05:00:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497019,'2025-10-22 05:04:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497022,'2025-10-22 05:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497025,'2025-10-22 05:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497026,'2025-10-22 05:24:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (497028,'2025-10-22 05:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497031,'2025-10-22 05:32:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (497032,'2025-10-22 05:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497035,'2025-10-22 05:44:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497037,'2025-10-22 05:44:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497039,'2025-10-22 05:47:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (497041,'2025-10-22 05:48:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (497043,'2025-10-22 05:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497045,'2025-10-22 05:54:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (497047,'2025-10-22 06:00:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497050,'2025-10-22 06:07:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497052,'2025-10-22 06:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497054,'2025-10-22 06:18:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (497055,'2025-10-22 06:19:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497057,'2025-10-22 06:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497059,'2025-10-22 06:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497062,'2025-10-22 06:38:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497063,'2025-10-22 06:40:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497066,'2025-10-22 06:43:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497067,'2025-10-22 06:44:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (497070,'2025-10-22 06:46:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (497072,'2025-10-22 06:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497074,'2025-10-22 06:59:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497076,'2025-10-22 07:08:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (497079,'2025-10-22 07:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497081,'2025-10-22 07:13:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497083,'2025-10-22 07:18:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (497085,'2025-10-22 07:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497087,'2025-10-22 07:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497089,'2025-10-22 07:40:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (497090,'2025-10-22 07:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497092,'2025-10-22 07:49:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497093,'2025-10-22 07:50:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497095,'2025-10-22 07:53:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (497098,'2025-10-22 07:58:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497100,'2025-10-22 08:00:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497102,'2025-10-22 08:02:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497103,'2025-10-22 08:05:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (497105,'2025-10-22 08:07:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (497107,'2025-10-22 08:07:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497109,'2025-10-22 08:09:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497111,'2025-10-22 08:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497113,'2025-10-22 08:24:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497115,'2025-10-22 08:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497117,'2025-10-22 08:35:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497118,'2025-10-22 08:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497120,'2025-10-22 08:41:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497123,'2025-10-22 08:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497125,'2025-10-22 08:50:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (497127,'2025-10-22 08:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497130,'2025-10-22 09:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497132,'2025-10-22 09:07:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (497134,'2025-10-22 09:11:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (497137,'2025-10-22 09:12:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497139,'2025-10-22 09:13:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (497141,'2025-10-22 09:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497143,'2025-10-22 09:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497145,'2025-10-22 09:28:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (497147,'2025-10-22 09:28:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (497149,'2025-10-22 09:32:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497150,'2025-10-22 09:33:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497153,'2025-10-22 09:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497155,'2025-10-22 09:38:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497158,'2025-10-22 09:41:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (497160,'2025-10-22 09:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497162,'2025-10-22 09:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497164,'2025-10-22 09:59:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497166,'2025-10-22 10:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497168,'2025-10-22 10:07:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (497170,'2025-10-22 10:10:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497172,'2025-10-22 10:13:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497175,'2025-10-22 10:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497177,'2025-10-22 10:18:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (497179,'2025-10-22 10:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497181,'2025-10-22 10:30:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497184,'2025-10-22 10:30:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497187,'2025-10-22 10:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497190,'2025-10-22 10:41:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (497192,'2025-10-22 10:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497194,'2025-10-22 10:49:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (497195,'2025-10-22 10:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497198,'2025-10-22 11:03:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (497200,'2025-10-22 11:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497202,'2025-10-22 11:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497204,'2025-10-22 11:21:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (497206,'2025-10-22 11:25:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497208,'2025-10-22 11:31:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497210,'2025-10-22 11:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497212,'2025-10-22 11:45:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497213,'2025-10-22 11:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497215,'2025-10-22 11:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497217,'2025-10-22 12:03:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (497219,'2025-10-22 12:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497221,'2025-10-22 12:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497223,'2025-10-22 12:21:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (497225,'2025-10-22 12:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497227,'2025-10-22 12:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497229,'2025-10-22 12:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497231,'2025-10-22 12:57:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497233,'2025-10-22 13:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497235,'2025-10-22 13:10:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497237,'2025-10-22 13:19:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (497238,'2025-10-22 13:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497241,'2025-10-22 13:25:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (497242,'2025-10-22 13:25:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (497244,'2025-10-22 13:30:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497246,'2025-10-22 13:33:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (497247,'2025-10-22 13:37:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (497249,'2025-10-22 13:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497252,'2025-10-22 13:43:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (497254,'2025-10-22 13:45:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (497256,'2025-10-22 13:48:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497258,'2025-10-22 13:51:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (497260,'2025-10-22 13:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497262,'2025-10-22 14:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497264,'2025-10-22 14:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497266,'2025-10-22 14:17:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (497268,'2025-10-22 14:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497270,'2025-10-22 14:31:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (497272,'2025-10-22 14:33:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497273,'2025-10-22 14:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497275,'2025-10-22 14:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497277,'2025-10-22 14:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497279,'2025-10-22 14:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497281,'2025-10-22 15:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497283,'2025-10-22 15:12:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (497284,'2025-10-22 15:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497287,'2025-10-22 15:17:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (497288,'2025-10-22 15:22:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497291,'2025-10-22 15:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497293,'2025-10-22 15:28:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (497294,'2025-10-22 15:29:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497296,'2025-10-22 15:31:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497298,'2025-10-22 15:31:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497300,'2025-10-22 15:34:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (497302,'2025-10-22 15:34:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497304,'2025-10-22 15:36:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (497306,'2025-10-22 15:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497308,'2025-10-22 15:44:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497309,'2025-10-22 15:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497312,'2025-10-22 15:51:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497314,'2025-10-22 15:58:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (497316,'2025-10-22 16:05:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (497317,'2025-10-22 16:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497320,'2025-10-22 16:22:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497322,'2025-10-22 16:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497325,'2025-10-22 16:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497327,'2025-10-22 16:36:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (497329,'2025-10-22 16:38:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497332,'2025-10-22 16:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497334,'2025-10-22 16:55:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (497336,'2025-10-22 16:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497338,'2025-10-22 16:59:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (497340,'2025-10-22 17:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497342,'2025-10-22 17:08:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (497344,'2025-10-22 17:14:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497346,'2025-10-22 17:15:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497349,'2025-10-22 17:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497351,'2025-10-22 17:33:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (497353,'2025-10-22 17:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497355,'2025-10-22 17:44:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (497357,'2025-10-22 17:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497359,'2025-10-22 17:49:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497361,'2025-10-22 17:50:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (497362,'2025-10-22 17:51:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497364,'2025-10-22 17:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497367,'2025-10-22 18:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497369,'2025-10-22 18:08:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (497370,'2025-10-22 18:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497373,'2025-10-22 18:21:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (497374,'2025-10-22 18:21:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497376,'2025-10-22 18:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497378,'2025-10-22 18:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497380,'2025-10-22 18:41:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497382,'2025-10-22 18:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497384,'2025-10-22 18:55:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497385,'2025-10-22 18:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497387,'2025-10-22 19:01:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (497388,'2025-10-22 19:02:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497390,'2025-10-22 19:05:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497393,'2025-10-22 19:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497395,'2025-10-22 19:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497397,'2025-10-22 19:20:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (497398,'2025-10-22 19:24:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (497400,'2025-10-22 19:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497403,'2025-10-22 19:31:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (497405,'2025-10-22 19:33:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497407,'2025-10-22 19:35:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497409,'2025-10-22 19:37:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (497411,'2025-10-22 19:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497414,'2025-10-22 19:46:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497416,'2025-10-22 19:52:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (497418,'2025-10-22 20:00:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497420,'2025-10-22 20:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497422,'2025-10-22 20:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497424,'2025-10-22 20:24:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (497425,'2025-10-22 20:25:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (497427,'2025-10-22 20:25:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497429,'2025-10-22 20:28:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (497431,'2025-10-22 20:29:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (497433,'2025-10-22 20:32:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (497435,'2025-10-22 20:33:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (497437,'2025-10-22 20:36:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (497438,'2025-10-22 20:36:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497440,'2025-10-22 20:38:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (497441,'2025-10-22 20:40:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (497443,'2025-10-22 20:45:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (497445,'2025-10-22 20:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497447,'2025-10-22 20:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497449,'2025-10-22 20:56:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (497451,'2025-10-22 21:03:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (497452,'2025-10-22 21:05:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497454,'2025-10-22 21:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497456,'2025-10-22 21:10:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (497457,'2025-10-22 21:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497460,'2025-10-22 21:23:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (497461,'2025-10-22 21:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497464,'2025-10-22 21:32:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (497465,'2025-10-22 21:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (497467,'2025-10-22 21:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497469,'2025-10-22 21:44:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (497471,'2025-10-22 21:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497473,'2025-10-22 21:47:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (497474,'2025-10-22 21:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497477,'2025-10-22 21:58:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497478,'2025-10-22 22:05:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (497480,'2025-10-22 22:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497482,'2025-10-22 22:06:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (497484,'2025-10-22 22:09:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497485,'2025-10-22 22:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497488,'2025-10-22 22:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497490,'2025-10-22 22:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497492,'2025-10-22 22:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497494,'2025-10-22 22:54:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (497496,'2025-10-22 22:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497498,'2025-10-22 23:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497500,'2025-10-22 23:15:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497502,'2025-10-22 23:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497504,'2025-10-22 23:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497506,'2025-10-22 23:35:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497508,'2025-10-22 23:39:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497510,'2025-10-22 23:44:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497511,'2025-10-22 23:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497514,'2025-10-22 23:48:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (497515,'2025-10-22 23:55:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497517,'2025-10-22 23:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497519,'2025-10-22 23:56:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497521,'2025-10-23 00:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497523,'2025-10-23 00:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497525,'2025-10-23 00:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497527,'2025-10-23 00:30:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497528,'2025-10-23 00:30:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497530,'2025-10-23 00:31:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (497532,'2025-10-23 00:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497534,'2025-10-23 00:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497536,'2025-10-23 00:48:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (497538,'2025-10-23 00:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497540,'2025-10-23 01:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497542,'2025-10-23 01:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497544,'2025-10-23 01:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497546,'2025-10-23 01:33:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (497547,'2025-10-23 01:34:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497550,'2025-10-23 01:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497553,'2025-10-23 01:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497555,'2025-10-23 01:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497557,'2025-10-23 02:05:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497559,'2025-10-23 02:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497561,'2025-10-23 02:17:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497563,'2025-10-23 02:25:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497565,'2025-10-23 02:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497567,'2025-10-23 02:37:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497568,'2025-10-23 02:37:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (497570,'2025-10-23 02:45:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497572,'2025-10-23 02:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497575,'2025-10-23 02:56:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497577,'2025-10-23 03:05:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497580,'2025-10-23 03:14:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497581,'2025-10-23 03:18:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (497583,'2025-10-23 03:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497586,'2025-10-23 03:30:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497587,'2025-10-23 03:31:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (497589,'2025-10-23 03:37:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497592,'2025-10-23 03:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497595,'2025-10-23 03:43:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (497597,'2025-10-23 03:45:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497599,'2025-10-23 03:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497602,'2025-10-23 04:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497604,'2025-10-23 04:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497606,'2025-10-23 04:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497609,'2025-10-23 04:28:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497610,'2025-10-23 04:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497613,'2025-10-23 04:34:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497615,'2025-10-23 04:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497617,'2025-10-23 04:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497619,'2025-10-23 04:51:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (497620,'2025-10-23 05:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497622,'2025-10-23 05:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497624,'2025-10-23 05:13:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497626,'2025-10-23 05:17:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497628,'2025-10-23 05:20:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497633,'2025-10-23 05:28:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (497635,'2025-10-23 05:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497638,'2025-10-23 05:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497640,'2025-10-23 05:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497642,'2025-10-23 05:53:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497644,'2025-10-23 05:57:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (497645,'2025-10-23 06:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497647,'2025-10-23 06:10:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (497649,'2025-10-23 06:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497651,'2025-10-23 06:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497654,'2025-10-23 06:26:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (497655,'2025-10-23 06:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497658,'2025-10-23 06:40:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (497659,'2025-10-23 06:45:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497662,'2025-10-23 06:47:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497663,'2025-10-23 06:55:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497665,'2025-10-23 06:56:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (497667,'2025-10-23 07:01:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (497669,'2025-10-23 07:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497671,'2025-10-23 07:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497673,'2025-10-23 07:16:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497675,'2025-10-23 07:22:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497678,'2025-10-23 07:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (497680,'2025-10-23 07:26:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497682,'2025-10-23 07:27:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497684,'2025-10-23 07:27:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497685,'2025-10-23 07:28:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497687,'2025-10-23 07:30:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497689,'2025-10-23 07:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497691,'2025-10-23 07:31:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (497693,'2025-10-23 07:32:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (497695,'2025-10-23 07:33:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497697,'2025-10-23 07:34:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (497699,'2025-10-23 07:35:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (497701,'2025-10-23 07:39:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (497703,'2025-10-23 07:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497705,'2025-10-23 07:55:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497707,'2025-10-23 08:05:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497709,'2025-10-23 08:15:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497712,'2025-10-23 08:19:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497713,'2025-10-23 08:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497715,'2025-10-23 08:24:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497717,'2025-10-23 08:28:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497719,'2025-10-23 08:30:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497721,'2025-10-23 08:34:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497723,'2025-10-23 08:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497725,'2025-10-23 08:46:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497727,'2025-10-23 08:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497730,'2025-10-23 08:55:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (497731,'2025-10-23 09:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497733,'2025-10-23 09:06:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497736,'2025-10-23 09:08:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497738,'2025-10-23 09:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497740,'2025-10-23 09:13:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497742,'2025-10-23 09:14:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (497744,'2025-10-23 09:14:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (497746,'2025-10-23 09:18:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (497748,'2025-10-23 09:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497751,'2025-10-23 09:30:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497752,'2025-10-23 09:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497754,'2025-10-23 09:34:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497756,'2025-10-23 09:37:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (497757,'2025-10-23 09:40:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497760,'2025-10-23 09:42:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (497761,'2025-10-23 09:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (497763,'2025-10-23 09:46:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (497765,'2025-10-23 09:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497768,'2025-10-23 10:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497770,'2025-10-23 10:03:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (497772,'2025-10-23 10:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497774,'2025-10-23 10:15:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497776,'2025-10-23 10:16:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497778,'2025-10-23 10:19:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (497780,'2025-10-23 10:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497783,'2025-10-23 10:34:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (497785,'2025-10-23 10:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497787,'2025-10-23 10:45:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (497789,'2025-10-23 10:45:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (497791,'2025-10-23 10:48:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (497793,'2025-10-23 10:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497795,'2025-10-23 11:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497797,'2025-10-23 11:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497799,'2025-10-23 11:20:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497801,'2025-10-23 11:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497803,'2025-10-23 11:36:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (497805,'2025-10-23 11:36:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497806,'2025-10-23 11:36:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (497808,'2025-10-23 11:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497810,'2025-10-23 11:43:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (497812,'2025-10-23 11:48:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (497814,'2025-10-23 11:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497816,'2025-10-23 11:57:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (497818,'2025-10-23 12:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497820,'2025-10-23 12:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497822,'2025-10-23 12:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497824,'2025-10-23 12:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497826,'2025-10-23 12:35:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (497828,'2025-10-23 12:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497830,'2025-10-23 12:44:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (497832,'2025-10-23 12:45:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (497834,'2025-10-23 12:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497836,'2025-10-23 13:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497838,'2025-10-23 13:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497840,'2025-10-23 13:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497842,'2025-10-23 13:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497844,'2025-10-23 13:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (497846,'2025-10-23 13:39:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (497848,'2025-10-23 13:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497850,'2025-10-23 13:43:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497852,'2025-10-23 13:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497854,'2025-10-23 13:57:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (497856,'2025-10-23 14:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497858,'2025-10-23 14:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497860,'2025-10-23 14:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497862,'2025-10-23 14:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497864,'2025-10-23 14:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (497866,'2025-10-23 14:47:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (497868,'2025-10-23 14:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497870,'2025-10-23 15:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497872,'2025-10-23 15:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497874,'2025-10-23 15:16:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (497876,'2025-10-23 15:25:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497878,'2025-10-23 15:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497880,'2025-10-23 15:42:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497882,'2025-10-23 15:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497884,'2025-10-23 15:46:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (497886,'2025-10-23 15:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497888,'2025-10-23 15:57:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (497890,'2025-10-23 16:01:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (497892,'2025-10-23 16:02:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497894,'2025-10-23 16:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497896,'2025-10-23 16:11:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (497898,'2025-10-23 16:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497900,'2025-10-23 16:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497902,'2025-10-23 16:26:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497904,'2025-10-23 16:32:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (497906,'2025-10-23 16:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (497908,'2025-10-23 16:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (497910,'2025-10-23 16:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497912,'2025-10-23 17:00:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (497914,'2025-10-23 17:09:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (497916,'2025-10-23 17:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497918,'2025-10-23 17:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497920,'2025-10-23 17:26:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (497921,'2025-10-23 17:28:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (497924,'2025-10-23 17:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497926,'2025-10-23 17:34:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (497928,'2025-10-23 17:34:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497930,'2025-10-23 17:38:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (497932,'2025-10-23 17:38:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (497934,'2025-10-23 17:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497936,'2025-10-23 17:45:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (497938,'2025-10-23 17:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497940,'2025-10-23 17:53:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (497941,'2025-10-23 18:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497944,'2025-10-23 18:09:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (497946,'2025-10-23 18:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497948,'2025-10-23 18:17:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (497950,'2025-10-23 18:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497952,'2025-10-23 18:22:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (497954,'2025-10-23 18:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497956,'2025-10-23 18:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497958,'2025-10-23 18:43:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (497960,'2025-10-23 18:48:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (497962,'2025-10-23 18:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497964,'2025-10-23 18:53:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497965,'2025-10-23 19:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497968,'2025-10-23 19:07:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (497969,'2025-10-23 19:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497972,'2025-10-23 19:12:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (497974,'2025-10-23 19:19:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (497976,'2025-10-23 19:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497978,'2025-10-23 19:24:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (497980,'2025-10-23 19:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497982,'2025-10-23 19:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497984,'2025-10-23 19:45:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (497986,'2025-10-23 19:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497988,'2025-10-23 19:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (497990,'2025-10-23 19:57:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (497992,'2025-10-23 20:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497994,'2025-10-23 20:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (497996,'2025-10-23 20:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (497998,'2025-10-23 20:26:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (497999,'2025-10-23 20:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498002,'2025-10-23 20:33:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498003,'2025-10-23 20:37:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498006,'2025-10-23 20:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498008,'2025-10-23 20:49:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498010,'2025-10-23 20:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498012,'2025-10-23 21:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498014,'2025-10-23 21:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498016,'2025-10-23 21:13:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498018,'2025-10-23 21:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498020,'2025-10-23 21:22:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (498022,'2025-10-23 21:22:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498024,'2025-10-23 21:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498026,'2025-10-23 21:32:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498028,'2025-10-23 21:33:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498030,'2025-10-23 21:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498032,'2025-10-23 21:46:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498034,'2025-10-23 21:47:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498036,'2025-10-23 21:49:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498037,'2025-10-23 21:49:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498039,'2025-10-23 21:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498041,'2025-10-23 21:56:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (498043,'2025-10-23 21:58:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498045,'2025-10-23 21:59:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498047,'2025-10-23 21:59:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498049,'2025-10-23 22:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498050,'2025-10-23 22:00:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498052,'2025-10-23 22:01:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498054,'2025-10-23 22:02:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498056,'2025-10-23 22:03:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (498058,'2025-10-23 22:04:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498060,'2025-10-23 22:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498062,'2025-10-23 22:06:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498064,'2025-10-23 22:07:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (498065,'2025-10-23 22:07:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498067,'2025-10-23 22:08:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498069,'2025-10-23 22:09:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498071,'2025-10-23 22:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498073,'2025-10-23 22:11:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498075,'2025-10-23 22:12:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498076,'2025-10-23 22:12:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498078,'2025-10-23 22:13:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498080,'2025-10-23 22:14:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498081,'2025-10-23 22:14:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498083,'2025-10-23 22:15:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498085,'2025-10-23 22:17:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (498086,'2025-10-23 22:17:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498089,'2025-10-23 22:17:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498092,'2025-10-23 22:18:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498094,'2025-10-23 22:19:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498096,'2025-10-23 22:20:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498098,'2025-10-23 22:21:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (498100,'2025-10-23 22:22:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498101,'2025-10-23 22:22:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498103,'2025-10-23 22:24:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (498105,'2025-10-23 22:24:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498107,'2025-10-23 22:25:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (498109,'2025-10-23 22:26:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498111,'2025-10-23 22:27:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498113,'2025-10-23 22:28:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498115,'2025-10-23 22:30:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498117,'2025-10-23 22:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498118,'2025-10-23 22:30:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498120,'2025-10-23 22:31:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498122,'2025-10-23 22:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498124,'2025-10-23 22:39:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (498126,'2025-10-23 22:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498127,'2025-10-23 22:47:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (498130,'2025-10-23 22:49:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498132,'2025-10-23 22:51:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (498134,'2025-10-23 22:52:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (498136,'2025-10-23 22:52:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (498139,'2025-10-23 23:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498140,'2025-10-23 23:04:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (498143,'2025-10-23 23:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498144,'2025-10-23 23:15:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498146,'2025-10-23 23:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498148,'2025-10-23 23:23:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498150,'2025-10-23 23:23:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498152,'2025-10-23 23:25:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498154,'2025-10-23 23:27:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498156,'2025-10-23 23:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498157,'2025-10-23 23:34:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498160,'2025-10-23 23:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498161,'2025-10-23 23:44:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498163,'2025-10-23 23:44:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (498166,'2025-10-23 23:45:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (498168,'2025-10-23 23:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498169,'2025-10-24 00:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498171,'2025-10-24 00:08:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498173,'2025-10-24 00:10:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498175,'2025-10-24 00:10:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498177,'2025-10-24 00:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498178,'2025-10-24 00:22:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498181,'2025-10-24 00:24:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498183,'2025-10-24 00:26:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498186,'2025-10-24 00:30:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (498189,'2025-10-24 00:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498191,'2025-10-24 00:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498193,'2025-10-24 00:50:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498195,'2025-10-24 00:53:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498197,'2025-10-24 00:56:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (498199,'2025-10-24 01:00:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498200,'2025-10-24 01:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498202,'2025-10-24 01:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498204,'2025-10-24 01:29:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498207,'2025-10-24 01:29:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498209,'2025-10-24 01:31:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (498211,'2025-10-24 01:34:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (498215,'2025-10-24 01:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (498216,'2025-10-24 01:35:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498218,'2025-10-24 01:35:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498221,'2025-10-24 01:37:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498223,'2025-10-24 01:40:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498225,'2025-10-24 01:50:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498227,'2025-10-24 02:00:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498229,'2025-10-24 02:06:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498231,'2025-10-24 02:15:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498233,'2025-10-24 02:25:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (498235,'2025-10-24 02:35:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498237,'2025-10-24 02:38:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (498238,'2025-10-24 02:38:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (498239,'2025-10-24 02:38:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (498240,'2025-10-24 02:38:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498244,'2025-10-24 02:40:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498247,'2025-10-24 02:49:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498250,'2025-10-24 02:57:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (498252,'2025-10-24 03:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498254,'2025-10-24 03:07:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498256,'2025-10-24 03:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498258,'2025-10-24 03:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498260,'2025-10-24 03:23:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (498262,'2025-10-24 03:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498264,'2025-10-24 03:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498266,'2025-10-24 03:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498268,'2025-10-24 03:57:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (498271,'2025-10-24 04:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498272,'2025-10-24 04:10:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498274,'2025-10-24 04:20:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498276,'2025-10-24 04:29:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498279,'2025-10-24 04:35:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (498282,'2025-10-24 04:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498283,'2025-10-24 04:42:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498285,'2025-10-24 04:45:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498287,'2025-10-24 04:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498289,'2025-10-24 04:55:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498292,'2025-10-24 04:59:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498294,'2025-10-24 05:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498295,'2025-10-24 05:02:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498298,'2025-10-24 05:06:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498300,'2025-10-24 05:10:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (498302,'2025-10-24 05:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498305,'2025-10-24 05:28:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498307,'2025-10-24 05:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498309,'2025-10-24 05:34:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498311,'2025-10-24 05:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498313,'2025-10-24 05:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498315,'2025-10-24 06:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498317,'2025-10-24 06:03:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498320,'2025-10-24 06:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498321,'2025-10-24 06:19:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (498324,'2025-10-24 06:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498326,'2025-10-24 06:40:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498328,'2025-10-24 06:43:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (498331,'2025-10-24 06:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498332,'2025-10-24 06:50:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (498334,'2025-10-24 06:54:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498336,'2025-10-24 06:57:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (498338,'2025-10-24 07:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498339,'2025-10-24 07:08:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (498342,'2025-10-24 07:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498343,'2025-10-24 07:10:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498345,'2025-10-24 07:12:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498347,'2025-10-24 07:14:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498349,'2025-10-24 07:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498350,'2025-10-24 07:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498352,'2025-10-24 07:40:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498354,'2025-10-24 07:47:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498357,'2025-10-24 07:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498358,'2025-10-24 07:57:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498361,'2025-10-24 08:00:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (498363,'2025-10-24 08:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498364,'2025-10-24 08:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498366,'2025-10-24 08:21:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498369,'2025-10-24 08:24:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498371,'2025-10-24 08:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498372,'2025-10-24 08:29:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498375,'2025-10-24 08:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498376,'2025-10-24 08:35:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (498378,'2025-10-24 08:38:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (498380,'2025-10-24 08:38:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (498382,'2025-10-24 08:39:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (498384,'2025-10-24 08:41:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (498386,'2025-10-24 08:43:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498388,'2025-10-24 08:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498389,'2025-10-24 08:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498391,'2025-10-24 09:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498393,'2025-10-24 09:06:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (498397,'2025-10-24 09:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498398,'2025-10-24 09:17:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (498401,'2025-10-24 09:17:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498403,'2025-10-24 09:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498404,'2025-10-24 09:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498406,'2025-10-24 09:45:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498408,'2025-10-24 09:45:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (498410,'2025-10-24 09:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498411,'2025-10-24 10:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498413,'2025-10-24 10:12:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498416,'2025-10-24 10:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498417,'2025-10-24 10:25:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498419,'2025-10-24 10:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498421,'2025-10-24 10:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498423,'2025-10-24 10:51:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (498425,'2025-10-24 10:51:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (498427,'2025-10-24 10:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498428,'2025-10-24 10:59:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498430,'2025-10-24 11:04:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (498433,'2025-10-24 11:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498434,'2025-10-24 11:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498436,'2025-10-24 11:17:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (498439,'2025-10-24 11:22:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498441,'2025-10-24 11:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498442,'2025-10-24 11:29:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498444,'2025-10-24 11:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498446,'2025-10-24 11:36:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498448,'2025-10-24 11:36:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498450,'2025-10-24 11:41:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498452,'2025-10-24 11:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498453,'2025-10-24 11:53:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (498456,'2025-10-24 11:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498457,'2025-10-24 11:56:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498460,'2025-10-24 12:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498461,'2025-10-24 12:07:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498464,'2025-10-24 12:08:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (498467,'2025-10-24 12:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498468,'2025-10-24 12:15:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498470,'2025-10-24 12:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498471,'2025-10-24 12:35:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498474,'2025-10-24 12:42:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498477,'2025-10-24 12:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498478,'2025-10-24 12:53:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (498481,'2025-10-24 12:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498482,'2025-10-24 13:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498484,'2025-10-24 13:07:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498487,'2025-10-24 13:13:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (498489,'2025-10-24 13:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498490,'2025-10-24 13:16:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (498492,'2025-10-24 13:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498493,'2025-10-24 13:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498496,'2025-10-24 13:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498497,'2025-10-24 13:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498499,'2025-10-24 14:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498501,'2025-10-24 14:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498503,'2025-10-24 14:13:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498506,'2025-10-24 14:20:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498507,'2025-10-24 14:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498509,'2025-10-24 14:35:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498512,'2025-10-24 14:35:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498514,'2025-10-24 14:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498515,'2025-10-24 14:54:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (498518,'2025-10-24 14:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498519,'2025-10-24 15:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498521,'2025-10-24 15:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498523,'2025-10-24 15:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498526,'2025-10-24 15:20:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498528,'2025-10-24 15:28:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498530,'2025-10-24 15:30:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498531,'2025-10-24 15:33:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (498534,'2025-10-24 15:34:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (498536,'2025-10-24 15:34:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498538,'2025-10-24 15:44:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498541,'2025-10-24 15:45:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498543,'2025-10-24 15:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498544,'2025-10-24 15:59:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498546,'2025-10-24 15:59:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498547,'2025-10-24 16:02:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498550,'2025-10-24 16:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498551,'2025-10-24 16:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498553,'2025-10-24 16:17:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (498556,'2025-10-24 16:23:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498557,'2025-10-24 16:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498559,'2025-10-24 16:31:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498561,'2025-10-24 16:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498563,'2025-10-24 16:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498565,'2025-10-24 16:47:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498568,'2025-10-24 16:49:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498570,'2025-10-24 16:51:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498572,'2025-10-24 16:53:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (498574,'2025-10-24 16:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498576,'2025-10-24 16:56:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498577,'2025-10-24 16:56:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (498578,'2025-10-24 16:56:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498580,'2025-10-24 16:57:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498582,'2025-10-24 16:59:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498584,'2025-10-24 17:00:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498586,'2025-10-24 17:01:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498588,'2025-10-24 17:03:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498590,'2025-10-24 17:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498592,'2025-10-24 17:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498594,'2025-10-24 17:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498596,'2025-10-24 17:26:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498598,'2025-10-24 17:27:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498600,'2025-10-24 17:28:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (498602,'2025-10-24 17:29:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (498604,'2025-10-24 17:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498606,'2025-10-24 17:31:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498608,'2025-10-24 17:32:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498610,'2025-10-24 17:33:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498612,'2025-10-24 17:34:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498614,'2025-10-24 17:35:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (498616,'2025-10-24 17:36:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (498618,'2025-10-24 17:37:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (498620,'2025-10-24 17:38:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (498622,'2025-10-24 17:39:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (498624,'2025-10-24 17:40:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (498626,'2025-10-24 17:41:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (498628,'2025-10-24 17:42:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498630,'2025-10-24 17:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498632,'2025-10-24 17:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498634,'2025-10-24 18:02:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498637,'2025-10-24 18:04:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498640,'2025-10-24 18:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498641,'2025-10-24 18:12:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498643,'2025-10-24 18:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498645,'2025-10-24 18:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498647,'2025-10-24 18:26:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498649,'2025-10-24 18:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498651,'2025-10-24 18:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498653,'2025-10-24 18:50:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498656,'2025-10-24 18:51:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (498658,'2025-10-24 18:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498659,'2025-10-24 19:03:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (498662,'2025-10-24 19:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498663,'2025-10-24 19:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498665,'2025-10-24 19:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498667,'2025-10-24 19:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498669,'2025-10-24 19:36:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (498671,'2025-10-24 19:42:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498673,'2025-10-24 19:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498675,'2025-10-24 19:49:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498678,'2025-10-24 19:51:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (498679,'2025-10-24 19:59:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498681,'2025-10-24 20:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498683,'2025-10-24 20:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498685,'2025-10-24 20:12:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (498687,'2025-10-24 20:13:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (498689,'2025-10-24 20:19:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498691,'2025-10-24 20:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498693,'2025-10-24 20:27:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (498695,'2025-10-24 20:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498697,'2025-10-24 20:32:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (498700,'2025-10-24 20:37:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (498702,'2025-10-24 20:38:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498704,'2025-10-24 20:39:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (498705,'2025-10-24 20:39:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498706,'2025-10-24 20:39:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (498708,'2025-10-24 20:40:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (498709,'2025-10-24 20:43:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (498711,'2025-10-24 20:44:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498713,'2025-10-24 20:45:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (498715,'2025-10-24 20:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498717,'2025-10-24 20:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498719,'2025-10-24 21:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498721,'2025-10-24 21:06:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (498723,'2025-10-24 21:07:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498724,'2025-10-24 21:09:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (498727,'2025-10-24 21:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498728,'2025-10-24 21:23:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498731,'2025-10-24 21:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498732,'2025-10-24 21:33:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498734,'2025-10-24 21:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498736,'2025-10-24 21:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498738,'2025-10-24 21:46:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (498740,'2025-10-24 21:55:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498741,'2025-10-24 22:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498743,'2025-10-24 22:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498745,'2025-10-24 22:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498747,'2025-10-24 22:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498749,'2025-10-24 22:39:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498751,'2025-10-24 22:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498753,'2025-10-24 22:50:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498755,'2025-10-24 23:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498757,'2025-10-24 23:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498759,'2025-10-24 23:11:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498761,'2025-10-24 23:14:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (498763,'2025-10-24 23:15:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (498765,'2025-10-24 23:16:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (498767,'2025-10-24 23:17:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498769,'2025-10-24 23:18:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (498771,'2025-10-24 23:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498773,'2025-10-24 23:24:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (498775,'2025-10-24 23:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498777,'2025-10-24 23:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498779,'2025-10-24 23:32:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (498781,'2025-10-24 23:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498783,'2025-10-24 23:41:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498785,'2025-10-24 23:50:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498787,'2025-10-24 23:56:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498789,'2025-10-25 00:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498791,'2025-10-25 00:04:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (498793,'2025-10-25 00:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498794,'2025-10-25 00:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498796,'2025-10-25 00:20:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498798,'2025-10-25 00:29:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (498800,'2025-10-25 00:31:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (498802,'2025-10-25 00:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498804,'2025-10-25 00:44:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498806,'2025-10-25 00:45:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (498808,'2025-10-25 00:51:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498811,'2025-10-25 00:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498812,'2025-10-25 01:05:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498814,'2025-10-25 01:08:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498817,'2025-10-25 01:13:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (498818,'2025-10-25 01:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498820,'2025-10-25 01:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498822,'2025-10-25 01:29:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498824,'2025-10-25 01:30:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (498826,'2025-10-25 01:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498829,'2025-10-25 01:41:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498832,'2025-10-25 01:42:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498833,'2025-10-25 01:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498835,'2025-10-25 01:51:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498837,'2025-10-25 01:58:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (498838,'2025-10-25 02:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498840,'2025-10-25 02:02:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (498842,'2025-10-25 02:06:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498844,'2025-10-25 02:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498846,'2025-10-25 02:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498848,'2025-10-25 02:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498850,'2025-10-25 02:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498852,'2025-10-25 02:52:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498854,'2025-10-25 02:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498856,'2025-10-25 03:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498858,'2025-10-25 03:15:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498860,'2025-10-25 03:22:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (498862,'2025-10-25 03:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498864,'2025-10-25 03:31:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (498866,'2025-10-25 03:32:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (498868,'2025-10-25 03:33:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498870,'2025-10-25 03:34:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (498871,'2025-10-25 03:34:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498875,'2025-10-25 03:35:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498879,'2025-10-25 03:36:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (498881,'2025-10-25 03:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498882,'2025-10-25 03:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498884,'2025-10-25 04:02:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (498887,'2025-10-25 04:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498888,'2025-10-25 04:06:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (498890,'2025-10-25 04:10:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (498891,'2025-10-25 04:14:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498894,'2025-10-25 04:15:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (498896,'2025-10-25 04:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498898,'2025-10-25 04:32:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498901,'2025-10-25 04:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498902,'2025-10-25 04:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498904,'2025-10-25 04:55:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (498906,'2025-10-25 04:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498908,'2025-10-25 05:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498910,'2025-10-25 05:06:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (498912,'2025-10-25 05:07:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498914,'2025-10-25 05:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498915,'2025-10-25 05:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498918,'2025-10-25 05:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498920,'2025-10-25 05:39:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (498922,'2025-10-25 05:42:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (498924,'2025-10-25 05:45:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498926,'2025-10-25 05:46:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (498928,'2025-10-25 05:47:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498930,'2025-10-25 05:48:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (498932,'2025-10-25 05:54:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (498935,'2025-10-25 05:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498936,'2025-10-25 06:00:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498938,'2025-10-25 06:03:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (498940,'2025-10-25 06:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498942,'2025-10-25 06:06:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (498944,'2025-10-25 06:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498946,'2025-10-25 06:20:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (498948,'2025-10-25 06:24:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (498950,'2025-10-25 06:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498952,'2025-10-25 06:35:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (498954,'2025-10-25 06:45:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498956,'2025-10-25 06:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498958,'2025-10-25 06:56:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (498960,'2025-10-25 06:57:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (498962,'2025-10-25 07:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498963,'2025-10-25 07:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498965,'2025-10-25 07:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498967,'2025-10-25 07:32:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (498969,'2025-10-25 07:33:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (498971,'2025-10-25 07:36:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (498972,'2025-10-25 07:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498974,'2025-10-25 07:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498976,'2025-10-25 08:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498978,'2025-10-25 08:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498980,'2025-10-25 08:15:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (498982,'2025-10-25 08:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498984,'2025-10-25 08:30:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498986,'2025-10-25 08:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498988,'2025-10-25 08:50:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (498990,'2025-10-25 08:52:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (498992,'2025-10-25 08:52:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (498994,'2025-10-25 09:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (498996,'2025-10-25 09:03:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (498998,'2025-10-25 09:08:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499001,'2025-10-25 09:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499003,'2025-10-25 09:16:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499006,'2025-10-25 09:17:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499008,'2025-10-25 09:17:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499009,'2025-10-25 09:20:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499011,'2025-10-25 09:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499013,'2025-10-25 09:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499015,'2025-10-25 09:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499017,'2025-10-25 09:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499019,'2025-10-25 10:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499021,'2025-10-25 10:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499023,'2025-10-25 10:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499025,'2025-10-25 10:31:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (499027,'2025-10-25 10:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499029,'2025-10-25 10:42:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499031,'2025-10-25 10:46:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (499033,'2025-10-25 10:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499035,'2025-10-25 10:59:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499037,'2025-10-25 11:00:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499039,'2025-10-25 11:02:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (499041,'2025-10-25 11:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499043,'2025-10-25 11:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499045,'2025-10-25 11:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499047,'2025-10-25 11:38:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (499049,'2025-10-25 11:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499051,'2025-10-25 11:46:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (499053,'2025-10-25 11:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499055,'2025-10-25 11:53:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (499057,'2025-10-25 12:00:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499059,'2025-10-25 12:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499061,'2025-10-25 12:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499063,'2025-10-25 12:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499065,'2025-10-25 12:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499067,'2025-10-25 12:42:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (499069,'2025-10-25 12:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499071,'2025-10-25 13:00:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499073,'2025-10-25 13:03:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499075,'2025-10-25 13:07:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (499077,'2025-10-25 13:10:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499079,'2025-10-25 13:17:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (499081,'2025-10-25 13:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499083,'2025-10-25 13:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499085,'2025-10-25 13:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499087,'2025-10-25 13:45:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (499089,'2025-10-25 13:50:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499091,'2025-10-25 14:00:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499093,'2025-10-25 14:01:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (499095,'2025-10-25 14:02:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499097,'2025-10-25 14:09:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (499099,'2025-10-25 14:09:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (499101,'2025-10-25 14:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499103,'2025-10-25 14:12:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (499105,'2025-10-25 14:12:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499107,'2025-10-25 14:14:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499109,'2025-10-25 14:18:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499111,'2025-10-25 14:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499113,'2025-10-25 14:30:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499115,'2025-10-25 14:31:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (499117,'2025-10-25 14:40:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499119,'2025-10-25 14:46:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499121,'2025-10-25 14:49:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499123,'2025-10-25 14:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499125,'2025-10-25 14:59:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499127,'2025-10-25 15:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499129,'2025-10-25 15:06:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499131,'2025-10-25 15:15:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499133,'2025-10-25 15:17:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (499135,'2025-10-25 15:18:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (499137,'2025-10-25 15:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499139,'2025-10-25 15:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499141,'2025-10-25 15:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499143,'2025-10-25 15:51:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499145,'2025-10-25 16:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499147,'2025-10-25 16:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499149,'2025-10-25 16:18:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499151,'2025-10-25 16:25:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499153,'2025-10-25 16:33:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499155,'2025-10-25 16:36:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499157,'2025-10-25 16:40:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499159,'2025-10-25 16:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499161,'2025-10-25 17:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499163,'2025-10-25 17:10:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499165,'2025-10-25 17:17:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (499167,'2025-10-25 17:20:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499169,'2025-10-25 17:21:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499171,'2025-10-25 17:26:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (499173,'2025-10-25 17:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499175,'2025-10-25 17:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499177,'2025-10-25 17:50:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499179,'2025-10-25 17:54:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499181,'2025-10-25 18:00:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499183,'2025-10-25 18:07:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499185,'2025-10-25 18:10:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499187,'2025-10-25 18:20:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499189,'2025-10-25 18:30:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499191,'2025-10-25 18:31:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (499193,'2025-10-25 18:31:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (499195,'2025-10-25 18:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499197,'2025-10-25 18:42:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499199,'2025-10-25 18:45:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499201,'2025-10-25 18:50:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499203,'2025-10-25 18:55:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499205,'2025-10-25 19:00:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499207,'2025-10-25 19:02:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499209,'2025-10-25 19:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499211,'2025-10-25 19:20:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499213,'2025-10-25 19:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499215,'2025-10-25 19:35:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499217,'2025-10-25 19:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499219,'2025-10-25 19:45:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (499221,'2025-10-25 19:49:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (499223,'2025-10-25 19:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499225,'2025-10-25 20:00:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499227,'2025-10-25 20:02:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (499229,'2025-10-25 20:03:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (499231,'2025-10-25 20:07:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (499233,'2025-10-25 20:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499235,'2025-10-25 20:19:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (499237,'2025-10-25 20:20:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499239,'2025-10-25 20:30:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499241,'2025-10-25 20:31:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499243,'2025-10-25 20:32:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (499245,'2025-10-25 20:35:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (499247,'2025-10-25 20:40:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499249,'2025-10-25 20:46:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499251,'2025-10-25 20:47:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (499253,'2025-10-25 20:49:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (499255,'2025-10-25 20:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499257,'2025-10-25 21:00:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499259,'2025-10-25 21:10:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (499261,'2025-10-25 21:10:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499263,'2025-10-25 21:16:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (499265,'2025-10-25 21:20:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499267,'2025-10-25 21:30:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499269,'2025-10-25 21:40:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499271,'2025-10-25 21:50:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499273,'2025-10-25 21:59:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (499275,'2025-10-25 22:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499277,'2025-10-25 22:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499279,'2025-10-25 22:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499281,'2025-10-25 22:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499283,'2025-10-25 22:36:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (499285,'2025-10-25 22:39:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499287,'2025-10-25 22:39:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (499289,'2025-10-25 22:43:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (499291,'2025-10-25 22:45:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499293,'2025-10-25 22:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499295,'2025-10-25 22:48:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499297,'2025-10-25 22:50:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499299,'2025-10-25 22:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499301,'2025-10-25 23:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499303,'2025-10-25 23:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499305,'2025-10-25 23:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499307,'2025-10-25 23:27:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (499309,'2025-10-25 23:28:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499311,'2025-10-25 23:32:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (499313,'2025-10-25 23:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499315,'2025-10-25 23:44:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (499317,'2025-10-25 23:44:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499319,'2025-10-25 23:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499321,'2025-10-25 23:47:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499323,'2025-10-25 23:54:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499325,'2025-10-25 23:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499327,'2025-10-26 00:00:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499329,'2025-10-26 00:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499331,'2025-10-26 00:08:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (499333,'2025-10-26 00:09:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (499335,'2025-10-26 00:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499337,'2025-10-26 00:24:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (499339,'2025-10-26 00:24:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499341,'2025-10-26 00:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499343,'2025-10-26 00:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499345,'2025-10-26 00:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499347,'2025-10-26 00:51:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499349,'2025-10-26 00:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499351,'2025-10-26 00:56:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499353,'2025-10-26 00:57:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (499355,'2025-10-26 01:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499357,'2025-10-26 01:07:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (499359,'2025-10-26 01:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499361,'2025-10-26 01:19:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (499363,'2025-10-26 01:22:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (499365,'2025-10-26 01:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499367,'2025-10-26 01:33:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (499369,'2025-10-26 01:35:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499372,'2025-10-26 01:43:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (499373,'2025-10-26 01:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499375,'2025-10-26 01:50:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499377,'2025-10-26 01:53:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (499379,'2025-10-26 01:54:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (499381,'2025-10-26 01:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499383,'2025-10-26 02:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499385,'2025-10-26 02:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499387,'2025-10-26 02:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499389,'2025-10-26 02:35:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499391,'2025-10-26 02:39:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (499393,'2025-10-26 02:41:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499395,'2025-10-26 02:44:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499397,'2025-10-26 02:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499399,'2025-10-26 02:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499401,'2025-10-26 03:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499403,'2025-10-26 03:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499405,'2025-10-26 03:21:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (499407,'2025-10-26 03:24:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (499409,'2025-10-26 03:30:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499411,'2025-10-26 03:32:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499413,'2025-10-26 03:37:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499415,'2025-10-26 03:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499417,'2025-10-26 03:54:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (499419,'2025-10-26 03:55:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499421,'2025-10-26 03:57:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499423,'2025-10-26 04:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499425,'2025-10-26 04:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499427,'2025-10-26 04:18:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (499429,'2025-10-26 04:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499431,'2025-10-26 04:31:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499433,'2025-10-26 04:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499435,'2025-10-26 04:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499437,'2025-10-26 04:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499439,'2025-10-26 05:05:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499441,'2025-10-26 05:06:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (499443,'2025-10-26 05:07:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (499445,'2025-10-26 05:08:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499447,'2025-10-26 05:13:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499449,'2025-10-26 05:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499451,'2025-10-26 05:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499454,'2025-10-26 05:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499456,'2025-10-26 05:37:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (499458,'2025-10-26 05:38:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (499460,'2025-10-26 05:41:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (499462,'2025-10-26 05:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499464,'2025-10-26 05:47:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499466,'2025-10-26 05:55:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499468,'2025-10-26 06:05:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499470,'2025-10-26 06:15:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (499472,'2025-10-26 06:22:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499474,'2025-10-26 06:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499476,'2025-10-26 06:28:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (499478,'2025-10-26 06:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499480,'2025-10-26 06:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499482,'2025-10-26 06:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499484,'2025-10-26 06:58:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (499486,'2025-10-26 07:05:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499488,'2025-10-26 07:13:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (499490,'2025-10-26 07:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499492,'2025-10-26 07:16:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (499494,'2025-10-26 07:17:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (499496,'2025-10-26 07:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499498,'2025-10-26 07:31:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (499500,'2025-10-26 07:33:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499502,'2025-10-26 07:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499504,'2025-10-26 07:42:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499506,'2025-10-26 07:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499508,'2025-10-26 07:48:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (499510,'2025-10-26 07:51:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499512,'2025-10-26 07:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499514,'2025-10-26 07:59:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499516,'2025-10-26 08:00:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (499518,'2025-10-26 08:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499520,'2025-10-26 08:09:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (499522,'2025-10-26 08:12:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499524,'2025-10-26 08:15:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499526,'2025-10-26 08:18:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (499528,'2025-10-26 08:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499530,'2025-10-26 08:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499532,'2025-10-26 08:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499534,'2025-10-26 08:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499536,'2025-10-26 08:54:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (499538,'2025-10-26 08:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499540,'2025-10-26 08:56:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (499542,'2025-10-26 09:05:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499544,'2025-10-26 09:15:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (499547,'2025-10-26 09:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499549,'2025-10-26 09:25:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499551,'2025-10-26 09:26:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499553,'2025-10-26 09:34:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (499555,'2025-10-26 09:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499557,'2025-10-26 09:42:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499559,'2025-10-26 09:42:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499561,'2025-10-26 09:45:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499563,'2025-10-26 09:48:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (499565,'2025-10-26 09:51:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (499567,'2025-10-26 09:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499569,'2025-10-26 10:00:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499571,'2025-10-26 10:05:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499573,'2025-10-26 10:13:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (499575,'2025-10-26 10:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499577,'2025-10-26 10:21:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (499579,'2025-10-26 10:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499581,'2025-10-26 10:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499583,'2025-10-26 10:45:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (499585,'2025-10-26 10:53:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499587,'2025-10-26 10:55:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499589,'2025-10-26 11:05:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499591,'2025-10-26 11:09:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499593,'2025-10-26 11:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499595,'2025-10-26 11:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499597,'2025-10-26 11:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499599,'2025-10-26 11:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499601,'2025-10-26 11:46:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499603,'2025-10-26 11:50:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (499605,'2025-10-26 12:00:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499607,'2025-10-26 12:10:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499609,'2025-10-26 12:20:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499611,'2025-10-26 12:28:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (499613,'2025-10-26 12:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499615,'2025-10-26 12:31:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (499617,'2025-10-26 12:40:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499619,'2025-10-26 12:44:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (499621,'2025-10-26 12:47:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (499623,'2025-10-26 12:50:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499625,'2025-10-26 13:00:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499627,'2025-10-26 13:04:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499629,'2025-10-26 13:10:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499631,'2025-10-26 13:20:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499633,'2025-10-26 13:30:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499635,'2025-10-26 13:40:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499637,'2025-10-26 13:50:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499639,'2025-10-26 13:52:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499641,'2025-10-26 14:00:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499643,'2025-10-26 14:03:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499645,'2025-10-26 14:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499647,'2025-10-26 14:20:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499649,'2025-10-26 14:21:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499651,'2025-10-26 14:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499653,'2025-10-26 14:36:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499655,'2025-10-26 14:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499657,'2025-10-26 14:47:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (499659,'2025-10-26 14:49:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (499661,'2025-10-26 14:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499663,'2025-10-26 15:00:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (499665,'2025-10-26 15:02:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499667,'2025-10-26 15:05:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499669,'2025-10-26 15:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499671,'2025-10-26 15:22:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499673,'2025-10-26 15:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499675,'2025-10-26 15:33:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (499677,'2025-10-26 15:35:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (499679,'2025-10-26 15:45:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (499681,'2025-10-26 15:53:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (499683,'2025-10-26 15:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499685,'2025-10-26 15:57:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (499687,'2025-10-26 15:59:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499689,'2025-10-26 16:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499691,'2025-10-26 16:15:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499693,'2025-10-26 16:18:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (499695,'2025-10-26 16:22:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (499697,'2025-10-26 16:22:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499699,'2025-10-26 16:25:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499701,'2025-10-26 16:34:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499703,'2025-10-26 16:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499705,'2025-10-26 16:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499707,'2025-10-26 16:54:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499709,'2025-10-26 16:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499711,'2025-10-26 17:05:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499713,'2025-10-26 17:10:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (499715,'2025-10-26 17:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499717,'2025-10-26 17:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499719,'2025-10-26 17:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499721,'2025-10-26 17:38:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (499723,'2025-10-26 17:38:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499725,'2025-10-26 17:40:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499727,'2025-10-26 17:41:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499729,'2025-10-26 17:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499731,'2025-10-26 17:54:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (499733,'2025-10-26 17:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499735,'2025-10-26 18:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499737,'2025-10-26 18:08:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (499739,'2025-10-26 18:10:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (499741,'2025-10-26 18:12:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499743,'2025-10-26 18:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499745,'2025-10-26 18:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499747,'2025-10-26 18:32:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499749,'2025-10-26 18:33:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (499751,'2025-10-26 18:34:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499753,'2025-10-26 18:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499755,'2025-10-26 18:37:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499757,'2025-10-26 18:45:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499759,'2025-10-26 18:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499761,'2025-10-26 19:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499763,'2025-10-26 19:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499765,'2025-10-26 19:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499767,'2025-10-26 19:31:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (499769,'2025-10-26 19:31:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499771,'2025-10-26 19:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499773,'2025-10-26 19:40:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (499775,'2025-10-26 19:45:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499777,'2025-10-26 19:52:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (499779,'2025-10-26 19:53:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499781,'2025-10-26 20:00:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499783,'2025-10-26 20:06:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (499785,'2025-10-26 20:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499787,'2025-10-26 20:16:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (499789,'2025-10-26 20:18:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (499791,'2025-10-26 20:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499793,'2025-10-26 20:25:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499795,'2025-10-26 20:30:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499797,'2025-10-26 20:32:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (499799,'2025-10-26 20:35:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (499801,'2025-10-26 20:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499803,'2025-10-26 20:41:33');
INSERT INTO `wp_actionscheduler_claims` VALUES (499805,'2025-10-26 20:50:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499807,'2025-10-26 20:57:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499809,'2025-10-26 20:59:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (499811,'2025-10-26 21:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499813,'2025-10-26 21:04:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499815,'2025-10-26 21:06:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499817,'2025-10-26 21:07:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (499819,'2025-10-26 21:10:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499821,'2025-10-26 21:20:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499823,'2025-10-26 21:21:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (499825,'2025-10-26 21:30:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (499827,'2025-10-26 21:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499829,'2025-10-26 21:36:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (499831,'2025-10-26 21:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499833,'2025-10-26 21:50:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499835,'2025-10-26 21:53:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499837,'2025-10-26 21:54:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499839,'2025-10-26 22:00:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499841,'2025-10-26 22:06:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499844,'2025-10-26 22:08:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (499846,'2025-10-26 22:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499848,'2025-10-26 22:19:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (499850,'2025-10-26 22:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499852,'2025-10-26 22:21:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (499854,'2025-10-26 22:27:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (499856,'2025-10-26 22:27:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499858,'2025-10-26 22:28:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499860,'2025-10-26 22:29:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (499862,'2025-10-26 22:30:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (499864,'2025-10-26 22:31:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499866,'2025-10-26 22:32:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499868,'2025-10-26 22:33:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499870,'2025-10-26 22:34:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499872,'2025-10-26 22:35:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (499874,'2025-10-26 22:36:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499876,'2025-10-26 22:37:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (499878,'2025-10-26 22:38:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (499880,'2025-10-26 22:39:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (499882,'2025-10-26 22:40:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499884,'2025-10-26 22:41:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499886,'2025-10-26 22:42:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499888,'2025-10-26 22:43:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (499890,'2025-10-26 22:44:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (499892,'2025-10-26 22:45:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (499894,'2025-10-26 22:46:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (499896,'2025-10-26 22:47:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499898,'2025-10-26 22:48:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499900,'2025-10-26 22:49:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (499902,'2025-10-26 22:50:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (499904,'2025-10-26 22:51:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499906,'2025-10-26 22:52:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (499908,'2025-10-26 22:58:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (499910,'2025-10-26 23:00:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499912,'2025-10-26 23:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499914,'2025-10-26 23:19:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (499916,'2025-10-26 23:20:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499918,'2025-10-26 23:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499920,'2025-10-26 23:40:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499922,'2025-10-26 23:42:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (499924,'2025-10-26 23:42:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499926,'2025-10-26 23:43:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499928,'2025-10-26 23:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (499930,'2025-10-26 23:58:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (499932,'2025-10-27 00:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499934,'2025-10-27 00:07:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (499936,'2025-10-27 00:10:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499938,'2025-10-27 00:14:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (499940,'2025-10-27 00:18:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (499942,'2025-10-27 00:20:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (499944,'2025-10-27 00:24:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499946,'2025-10-27 00:25:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499948,'2025-10-27 00:28:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (499950,'2025-10-27 00:30:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499952,'2025-10-27 00:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499954,'2025-10-27 00:45:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (499956,'2025-10-27 00:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (499958,'2025-10-27 00:50:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499960,'2025-10-27 01:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499962,'2025-10-27 01:04:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (499964,'2025-10-27 01:04:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (499966,'2025-10-27 01:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499968,'2025-10-27 01:14:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (499970,'2025-10-27 01:15:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (499972,'2025-10-27 01:18:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (499974,'2025-10-27 01:20:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499976,'2025-10-27 01:28:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (499978,'2025-10-27 01:30:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499980,'2025-10-27 01:32:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (499982,'2025-10-27 01:33:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (499985,'2025-10-27 01:40:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (499987,'2025-10-27 01:40:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499989,'2025-10-27 01:44:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (499991,'2025-10-27 01:50:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499993,'2025-10-27 02:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (499995,'2025-10-27 02:10:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (499997,'2025-10-27 02:17:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (499999,'2025-10-27 02:20:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500001,'2025-10-27 02:30:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500003,'2025-10-27 02:32:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500005,'2025-10-27 02:38:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500007,'2025-10-27 02:39:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500009,'2025-10-27 02:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500011,'2025-10-27 02:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500013,'2025-10-27 03:00:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (500015,'2025-10-27 03:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500017,'2025-10-27 03:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500019,'2025-10-27 03:17:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (500021,'2025-10-27 03:17:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500023,'2025-10-27 03:25:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500025,'2025-10-27 03:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500027,'2025-10-27 03:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500029,'2025-10-27 03:49:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500031,'2025-10-27 03:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500033,'2025-10-27 03:58:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500035,'2025-10-27 04:04:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500037,'2025-10-27 04:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500039,'2025-10-27 04:11:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500041,'2025-10-27 04:12:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500043,'2025-10-27 04:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500045,'2025-10-27 04:22:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (500047,'2025-10-27 04:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500049,'2025-10-27 04:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500051,'2025-10-27 04:39:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (500053,'2025-10-27 04:45:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500055,'2025-10-27 04:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500057,'2025-10-27 05:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500059,'2025-10-27 05:12:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500061,'2025-10-27 05:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500063,'2025-10-27 05:24:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500065,'2025-10-27 05:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500068,'2025-10-27 05:26:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500070,'2025-10-27 05:34:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (500072,'2025-10-27 05:35:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500074,'2025-10-27 05:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500076,'2025-10-27 05:36:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (500078,'2025-10-27 05:40:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500080,'2025-10-27 05:42:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (500082,'2025-10-27 05:42:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (500084,'2025-10-27 05:43:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500086,'2025-10-27 05:45:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500088,'2025-10-27 05:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500090,'2025-10-27 06:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500092,'2025-10-27 06:12:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (500094,'2025-10-27 06:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500096,'2025-10-27 06:23:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500099,'2025-10-27 06:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500100,'2025-10-27 06:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500102,'2025-10-27 06:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500104,'2025-10-27 06:47:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500106,'2025-10-27 06:55:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500108,'2025-10-27 07:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500110,'2025-10-27 07:06:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500112,'2025-10-27 07:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500113,'2025-10-27 07:24:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500115,'2025-10-27 07:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500117,'2025-10-27 07:27:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (500119,'2025-10-27 07:32:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500121,'2025-10-27 07:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500123,'2025-10-27 07:39:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500125,'2025-10-27 07:44:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500127,'2025-10-27 07:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500129,'2025-10-27 07:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500131,'2025-10-27 08:01:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (500133,'2025-10-27 08:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500135,'2025-10-27 08:10:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500138,'2025-10-27 08:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500139,'2025-10-27 08:19:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (500142,'2025-10-27 08:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500144,'2025-10-27 08:33:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500147,'2025-10-27 08:35:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500151,'2025-10-27 08:36:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (500152,'2025-10-27 08:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500154,'2025-10-27 08:44:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500156,'2025-10-27 08:45:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500158,'2025-10-27 08:47:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (500160,'2025-10-27 08:47:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500162,'2025-10-27 08:48:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (500164,'2025-10-27 08:49:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (500166,'2025-10-27 08:50:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500167,'2025-10-27 08:50:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (500169,'2025-10-27 08:51:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (500171,'2025-10-27 08:52:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500173,'2025-10-27 08:54:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (500175,'2025-10-27 08:55:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (500178,'2025-10-27 08:56:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500180,'2025-10-27 08:57:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (500182,'2025-10-27 08:58:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500184,'2025-10-27 08:59:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (500186,'2025-10-27 09:00:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500188,'2025-10-27 09:01:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500190,'2025-10-27 09:02:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500192,'2025-10-27 09:03:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500194,'2025-10-27 09:04:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500196,'2025-10-27 09:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500198,'2025-10-27 09:06:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500200,'2025-10-27 09:08:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500202,'2025-10-27 09:09:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500204,'2025-10-27 09:10:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500206,'2025-10-27 09:11:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500208,'2025-10-27 09:12:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500210,'2025-10-27 09:13:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500212,'2025-10-27 09:14:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500214,'2025-10-27 09:15:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500217,'2025-10-27 09:24:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500219,'2025-10-27 09:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500221,'2025-10-27 09:26:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500223,'2025-10-27 09:27:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500225,'2025-10-27 09:28:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500227,'2025-10-27 09:29:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500229,'2025-10-27 09:30:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500231,'2025-10-27 09:31:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500233,'2025-10-27 09:34:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (500236,'2025-10-27 09:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500238,'2025-10-27 09:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500240,'2025-10-27 09:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500242,'2025-10-27 09:56:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (500244,'2025-10-27 09:59:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (500246,'2025-10-27 10:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500248,'2025-10-27 10:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500250,'2025-10-27 10:19:34');
INSERT INTO `wp_actionscheduler_claims` VALUES (500252,'2025-10-27 10:25:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500254,'2025-10-27 10:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500256,'2025-10-27 10:37:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500259,'2025-10-27 10:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500260,'2025-10-27 10:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500262,'2025-10-27 11:01:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500265,'2025-10-27 11:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500266,'2025-10-27 11:09:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (500268,'2025-10-27 11:15:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (500271,'2025-10-27 11:21:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500273,'2025-10-27 11:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500275,'2025-10-27 11:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500277,'2025-10-27 11:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500279,'2025-10-27 11:53:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500281,'2025-10-27 11:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500283,'2025-10-27 12:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500285,'2025-10-27 12:14:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500288,'2025-10-27 12:15:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500290,'2025-10-27 12:19:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500292,'2025-10-27 12:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500294,'2025-10-27 12:34:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500296,'2025-10-27 12:35:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500298,'2025-10-27 12:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500300,'2025-10-27 12:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500302,'2025-10-27 12:57:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500304,'2025-10-27 13:00:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500307,'2025-10-27 13:01:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (500309,'2025-10-27 13:02:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500311,'2025-10-27 13:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500313,'2025-10-27 13:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500315,'2025-10-27 13:22:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (500317,'2025-10-27 13:22:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500319,'2025-10-27 13:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500320,'2025-10-27 13:33:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500322,'2025-10-27 13:34:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (500324,'2025-10-27 13:35:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500326,'2025-10-27 13:41:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500329,'2025-10-27 13:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500330,'2025-10-27 13:53:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (500332,'2025-10-27 14:10:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500334,'2025-10-27 14:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500336,'2025-10-27 14:26:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (500338,'2025-10-27 14:26:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500340,'2025-10-27 14:27:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (500342,'2025-10-27 14:30:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500344,'2025-10-27 14:33:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (500346,'2025-10-27 14:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500348,'2025-10-27 14:50:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (500350,'2025-10-27 14:55:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500352,'2025-10-27 14:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500354,'2025-10-27 15:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500356,'2025-10-27 15:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500358,'2025-10-27 15:16:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500360,'2025-10-27 15:25:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500361,'2025-10-27 15:29:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500363,'2025-10-27 15:35:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500365,'2025-10-27 15:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500367,'2025-10-27 15:55:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500369,'2025-10-27 15:58:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500371,'2025-10-27 15:58:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (500373,'2025-10-27 16:03:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500375,'2025-10-27 16:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500376,'2025-10-27 16:13:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (500378,'2025-10-27 16:15:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500380,'2025-10-27 16:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500382,'2025-10-27 16:28:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (500384,'2025-10-27 16:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500386,'2025-10-27 16:45:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500388,'2025-10-27 16:46:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500390,'2025-10-27 16:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500392,'2025-10-27 17:00:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (500394,'2025-10-27 17:01:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500396,'2025-10-27 17:02:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (500398,'2025-10-27 17:03:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (500400,'2025-10-27 17:04:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (500402,'2025-10-27 17:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500404,'2025-10-27 17:07:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500406,'2025-10-27 17:08:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500409,'2025-10-27 17:09:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500411,'2025-10-27 17:10:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (500413,'2025-10-27 17:11:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500415,'2025-10-27 17:12:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500417,'2025-10-27 17:13:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500419,'2025-10-27 17:14:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500421,'2025-10-27 17:15:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500423,'2025-10-27 17:16:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500425,'2025-10-27 17:17:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500427,'2025-10-27 17:18:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500429,'2025-10-27 17:19:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500431,'2025-10-27 17:20:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500433,'2025-10-27 17:21:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500435,'2025-10-27 17:22:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500437,'2025-10-27 17:23:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500439,'2025-10-27 17:24:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500441,'2025-10-27 17:25:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500443,'2025-10-27 17:26:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (500445,'2025-10-27 17:27:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500447,'2025-10-27 17:28:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500449,'2025-10-27 17:29:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500451,'2025-10-27 17:30:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500453,'2025-10-27 17:31:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500455,'2025-10-27 17:32:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500457,'2025-10-27 17:34:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (500459,'2025-10-27 17:34:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500461,'2025-10-27 17:35:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500464,'2025-10-27 17:36:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500466,'2025-10-27 17:37:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500468,'2025-10-27 17:39:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500471,'2025-10-27 17:41:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500473,'2025-10-27 17:42:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500475,'2025-10-27 17:43:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500477,'2025-10-27 17:44:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500479,'2025-10-27 17:45:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500481,'2025-10-27 17:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500483,'2025-10-27 17:47:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500485,'2025-10-27 17:48:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500487,'2025-10-27 17:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500489,'2025-10-27 18:01:31');
INSERT INTO `wp_actionscheduler_claims` VALUES (500492,'2025-10-27 18:05:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500493,'2025-10-27 18:09:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500496,'2025-10-27 18:15:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500498,'2025-10-27 18:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500500,'2025-10-27 18:26:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500502,'2025-10-27 18:28:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500505,'2025-10-27 18:30:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500506,'2025-10-27 18:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500508,'2025-10-27 18:50:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500510,'2025-10-27 18:51:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500512,'2025-10-27 19:00:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500513,'2025-10-27 19:10:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500515,'2025-10-27 19:11:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (500517,'2025-10-27 19:18:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (500519,'2025-10-27 19:20:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500521,'2025-10-27 19:29:54');
INSERT INTO `wp_actionscheduler_claims` VALUES (500523,'2025-10-27 19:30:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500525,'2025-10-27 19:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500527,'2025-10-27 19:43:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (500530,'2025-10-27 19:50:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500532,'2025-10-27 20:00:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500534,'2025-10-27 20:06:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500536,'2025-10-27 20:10:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500538,'2025-10-27 20:20:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500540,'2025-10-27 20:28:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (500542,'2025-10-27 20:30:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500544,'2025-10-27 20:40:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500546,'2025-10-27 20:50:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500548,'2025-10-27 20:51:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500550,'2025-10-27 21:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500552,'2025-10-27 21:05:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (500554,'2025-10-27 21:05:52');
INSERT INTO `wp_actionscheduler_claims` VALUES (500557,'2025-10-27 21:07:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (500559,'2025-10-27 21:10:10');
INSERT INTO `wp_actionscheduler_claims` VALUES (500562,'2025-10-27 21:10:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500564,'2025-10-27 21:12:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500565,'2025-10-27 21:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500567,'2025-10-27 21:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500569,'2025-10-27 21:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500571,'2025-10-27 21:42:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500574,'2025-10-27 21:43:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (500575,'2025-10-27 21:44:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500577,'2025-10-27 21:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500579,'2025-10-27 21:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500581,'2025-10-27 22:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500583,'2025-10-27 22:15:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500585,'2025-10-27 22:20:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500588,'2025-10-27 22:21:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500589,'2025-10-27 22:21:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500591,'2025-10-27 22:22:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500593,'2025-10-27 22:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500594,'2025-10-27 22:32:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500596,'2025-10-27 22:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500598,'2025-10-27 22:45:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (500600,'2025-10-27 22:46:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500601,'2025-10-27 22:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500603,'2025-10-27 22:56:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (500605,'2025-10-27 22:58:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500607,'2025-10-27 23:05:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500608,'2025-10-27 23:13:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500611,'2025-10-27 23:14:41');
INSERT INTO `wp_actionscheduler_claims` VALUES (500612,'2025-10-27 23:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500614,'2025-10-27 23:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500616,'2025-10-27 23:27:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500619,'2025-10-27 23:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500620,'2025-10-27 23:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500622,'2025-10-27 23:46:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500624,'2025-10-27 23:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500625,'2025-10-28 00:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500627,'2025-10-28 00:07:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500629,'2025-10-28 00:15:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500632,'2025-10-28 00:19:12');
INSERT INTO `wp_actionscheduler_claims` VALUES (500634,'2025-10-28 00:21:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500636,'2025-10-28 00:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500638,'2025-10-28 00:30:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (500640,'2025-10-28 00:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500642,'2025-10-28 00:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500644,'2025-10-28 00:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500646,'2025-10-28 01:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500648,'2025-10-28 01:08:07');
INSERT INTO `wp_actionscheduler_claims` VALUES (500650,'2025-10-28 01:14:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (500652,'2025-10-28 01:15:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500654,'2025-10-28 01:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500656,'2025-10-28 01:30:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500658,'2025-10-28 01:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500660,'2025-10-28 01:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500663,'2025-10-28 01:53:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500665,'2025-10-28 01:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500667,'2025-10-28 02:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500669,'2025-10-28 02:11:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (500671,'2025-10-28 02:24:26');
INSERT INTO `wp_actionscheduler_claims` VALUES (500674,'2025-10-28 02:27:43');
INSERT INTO `wp_actionscheduler_claims` VALUES (500676,'2025-10-28 02:30:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500678,'2025-10-28 02:31:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500680,'2025-10-28 02:36:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500682,'2025-10-28 02:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500684,'2025-10-28 02:50:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500686,'2025-10-28 02:54:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500688,'2025-10-28 03:00:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500690,'2025-10-28 03:02:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500692,'2025-10-28 03:10:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500694,'2025-10-28 03:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500696,'2025-10-28 03:30:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500698,'2025-10-28 03:32:30');
INSERT INTO `wp_actionscheduler_claims` VALUES (500701,'2025-10-28 03:40:01');
INSERT INTO `wp_actionscheduler_claims` VALUES (500703,'2025-10-28 03:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500705,'2025-10-28 03:45:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500707,'2025-10-28 03:52:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (500709,'2025-10-28 03:54:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500711,'2025-10-28 03:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500713,'2025-10-28 04:00:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500715,'2025-10-28 04:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500717,'2025-10-28 04:11:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500719,'2025-10-28 04:15:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (500721,'2025-10-28 04:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500723,'2025-10-28 04:29:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500726,'2025-10-28 04:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500727,'2025-10-28 04:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500729,'2025-10-28 04:50:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500732,'2025-10-28 04:55:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (500733,'2025-10-28 04:57:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500736,'2025-10-28 04:58:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500737,'2025-10-28 04:59:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500739,'2025-10-28 05:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500740,'2025-10-28 05:11:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500742,'2025-10-28 05:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500744,'2025-10-28 05:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500747,'2025-10-28 05:26:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500749,'2025-10-28 05:29:59');
INSERT INTO `wp_actionscheduler_claims` VALUES (500751,'2025-10-28 05:30:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500753,'2025-10-28 05:31:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500755,'2025-10-28 05:34:51');
INSERT INTO `wp_actionscheduler_claims` VALUES (500756,'2025-10-28 05:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500758,'2025-10-28 05:36:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500760,'2025-10-28 05:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500761,'2025-10-28 05:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500763,'2025-10-28 06:03:57');
INSERT INTO `wp_actionscheduler_claims` VALUES (500765,'2025-10-28 06:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500767,'2025-10-28 06:15:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500769,'2025-10-28 06:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500771,'2025-10-28 06:33:00');
INSERT INTO `wp_actionscheduler_claims` VALUES (500773,'2025-10-28 06:34:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (500776,'2025-10-28 06:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500778,'2025-10-28 06:50:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500780,'2025-10-28 06:54:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500782,'2025-10-28 07:00:22');
INSERT INTO `wp_actionscheduler_claims` VALUES (500785,'2025-10-28 07:10:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500787,'2025-10-28 07:14:29');
INSERT INTO `wp_actionscheduler_claims` VALUES (500790,'2025-10-28 07:15:23');
INSERT INTO `wp_actionscheduler_claims` VALUES (500793,'2025-10-28 07:16:16');
INSERT INTO `wp_actionscheduler_claims` VALUES (500795,'2025-10-28 07:17:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500798,'2025-10-28 07:18:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500801,'2025-10-28 07:19:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500803,'2025-10-28 07:20:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500805,'2025-10-28 07:21:15');
INSERT INTO `wp_actionscheduler_claims` VALUES (500806,'2025-10-28 07:21:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (500807,'2025-10-28 07:21:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500808,'2025-10-28 07:21:40');
INSERT INTO `wp_actionscheduler_claims` VALUES (500810,'2025-10-28 07:22:24');
INSERT INTO `wp_actionscheduler_claims` VALUES (500812,'2025-10-28 07:24:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500817,'2025-10-28 07:29:46');
INSERT INTO `wp_actionscheduler_claims` VALUES (500819,'2025-10-28 07:30:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500821,'2025-10-28 07:33:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500822,'2025-10-28 07:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500824,'2025-10-28 07:41:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500826,'2025-10-28 07:50:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500827,'2025-10-28 07:58:42');
INSERT INTO `wp_actionscheduler_claims` VALUES (500829,'2025-10-28 08:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500831,'2025-10-28 08:10:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500833,'2025-10-28 08:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500835,'2025-10-28 08:24:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500837,'2025-10-28 08:30:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500839,'2025-10-28 08:37:53');
INSERT INTO `wp_actionscheduler_claims` VALUES (500841,'2025-10-28 08:39:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (500844,'2025-10-28 08:42:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500845,'2025-10-28 08:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500847,'2025-10-28 08:47:58');
INSERT INTO `wp_actionscheduler_claims` VALUES (500849,'2025-10-28 08:52:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500851,'2025-10-28 08:55:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500853,'2025-10-28 09:04:44');
INSERT INTO `wp_actionscheduler_claims` VALUES (500855,'2025-10-28 09:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500857,'2025-10-28 09:13:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500861,'2025-10-28 09:15:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500864,'2025-10-28 09:17:03');
INSERT INTO `wp_actionscheduler_claims` VALUES (500866,'2025-10-28 09:17:19');
INSERT INTO `wp_actionscheduler_claims` VALUES (500868,'2025-10-28 09:21:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (500869,'2025-10-28 09:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500871,'2025-10-28 09:35:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500873,'2025-10-28 09:43:56');
INSERT INTO `wp_actionscheduler_claims` VALUES (500875,'2025-10-28 09:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500877,'2025-10-28 09:55:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500879,'2025-10-28 10:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500881,'2025-10-28 10:06:48');
INSERT INTO `wp_actionscheduler_claims` VALUES (500883,'2025-10-28 10:09:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500886,'2025-10-28 10:15:09');
INSERT INTO `wp_actionscheduler_claims` VALUES (500887,'2025-10-28 10:15:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500889,'2025-10-28 10:23:17');
INSERT INTO `wp_actionscheduler_claims` VALUES (500892,'2025-10-28 10:25:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500893,'2025-10-28 10:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500895,'2025-10-28 10:39:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500897,'2025-10-28 10:45:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500899,'2025-10-28 10:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500901,'2025-10-28 11:01:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500904,'2025-10-28 11:05:27');
INSERT INTO `wp_actionscheduler_claims` VALUES (500906,'2025-10-28 11:06:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500907,'2025-10-28 11:10:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500909,'2025-10-28 11:20:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500911,'2025-10-28 11:30:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500913,'2025-10-28 11:31:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500915,'2025-10-28 11:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500917,'2025-10-28 11:48:18');
INSERT INTO `wp_actionscheduler_claims` VALUES (500920,'2025-10-28 11:50:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500921,'2025-10-28 11:59:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500924,'2025-10-28 12:00:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500925,'2025-10-28 12:02:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500928,'2025-10-28 12:03:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500929,'2025-10-28 12:10:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500931,'2025-10-28 12:19:04');
INSERT INTO `wp_actionscheduler_claims` VALUES (500933,'2025-10-28 12:20:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500935,'2025-10-28 12:21:14');
INSERT INTO `wp_actionscheduler_claims` VALUES (500937,'2025-10-28 12:28:32');
INSERT INTO `wp_actionscheduler_claims` VALUES (500939,'2025-10-28 12:30:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500940,'2025-10-28 12:40:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500942,'2025-10-28 12:47:45');
INSERT INTO `wp_actionscheduler_claims` VALUES (500944,'2025-10-28 12:49:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500946,'2025-10-28 12:50:35');
INSERT INTO `wp_actionscheduler_claims` VALUES (500948,'2025-10-28 12:55:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500950,'2025-10-28 13:05:36');
INSERT INTO `wp_actionscheduler_claims` VALUES (500952,'2025-10-28 13:15:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500954,'2025-10-28 13:16:21');
INSERT INTO `wp_actionscheduler_claims` VALUES (500956,'2025-10-28 13:25:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500957,'2025-10-28 13:35:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500959,'2025-10-28 13:39:11');
INSERT INTO `wp_actionscheduler_claims` VALUES (500961,'2025-10-28 13:40:02');
INSERT INTO `wp_actionscheduler_claims` VALUES (500963,'2025-10-28 13:45:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500965,'2025-10-28 13:47:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500967,'2025-10-28 13:55:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500969,'2025-10-28 14:03:25');
INSERT INTO `wp_actionscheduler_claims` VALUES (500972,'2025-10-28 14:05:37');
INSERT INTO `wp_actionscheduler_claims` VALUES (500973,'2025-10-28 14:07:50');
INSERT INTO `wp_actionscheduler_claims` VALUES (500975,'2025-10-28 14:09:13');
INSERT INTO `wp_actionscheduler_claims` VALUES (500978,'2025-10-28 14:15:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500979,'2025-10-28 14:19:49');
INSERT INTO `wp_actionscheduler_claims` VALUES (500981,'2025-10-28 14:25:06');
INSERT INTO `wp_actionscheduler_claims` VALUES (500983,'2025-10-28 14:25:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500985,'2025-10-28 14:30:08');
INSERT INTO `wp_actionscheduler_claims` VALUES (500987,'2025-10-28 14:31:47');
INSERT INTO `wp_actionscheduler_claims` VALUES (500989,'2025-10-28 14:35:38');
INSERT INTO `wp_actionscheduler_claims` VALUES (500991,'2025-10-28 14:45:39');
INSERT INTO `wp_actionscheduler_claims` VALUES (500993,'2025-10-28 14:48:05');
INSERT INTO `wp_actionscheduler_claims` VALUES (500995,'2025-10-28 14:48:28');
INSERT INTO `wp_actionscheduler_claims` VALUES (500997,'2025-10-28 14:50:55');
INSERT INTO `wp_actionscheduler_claims` VALUES (500999,'2025-10-28 14:51:20');
INSERT INTO `wp_actionscheduler_claims` VALUES (501001,'2025-10-28 14:52:38');
/*!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=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration');
INSERT INTO `wp_actionscheduler_groups` VALUES (2,'wc-admin-notes');
INSERT INTO `wp_actionscheduler_groups` VALUES (3,'woocommerce-db-updates');
INSERT INTO `wp_actionscheduler_groups` VALUES (4,'wc_update_product_lookup_tables');
INSERT INTO `wp_actionscheduler_groups` VALUES (5,'wc-admin-data');
INSERT INTO `wp_actionscheduler_groups` VALUES (6,'wp_mail_smtp');
INSERT INTO `wp_actionscheduler_groups` VALUES (7,'rocket-preload');
INSERT INTO `wp_actionscheduler_groups` VALUES (8,'rocket-atf-warmup');
INSERT INTO `wp_actionscheduler_groups` VALUES (9,'rocket-performance-hints-warmup');
INSERT INTO `wp_actionscheduler_groups` VALUES (10,'imagify-custom-folders-optimize-media');
INSERT INTO `wp_actionscheduler_groups` VALUES (11,'imagify-wp-optimize-media');
INSERT INTO `wp_actionscheduler_groups` VALUES (12,'rank-math');
INSERT INTO `wp_actionscheduler_groups` VALUES (13,'ActionScheduler');
INSERT INTO `wp_actionscheduler_groups` VALUES (14,'performance-monitoring');
/*!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=108451 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (61745,30642,'action created','2022-12-29 15:14:08','2022-12-29 15:14:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62132,30771,'action created','2023-01-03 05:54:13','2023-01-03 05:54:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (62319,30771,'action started via WP Cron','2023-01-03 06:55:05','2023-01-03 06:55:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62320,30771,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 06:55:05','2023-01-03 06:55:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62321,30834,'action created','2023-01-03 06:55:05','2023-01-03 06:55:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62322,30834,'action started via WP Cron','2023-01-03 07:55:33','2023-01-03 07:55:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62323,30834,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 07:55:33','2023-01-03 07:55:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62324,30835,'action created','2023-01-03 07:55:33','2023-01-03 07:55:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62331,30835,'action started via WP Cron','2023-01-03 08:56:04','2023-01-03 08:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62332,30835,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 08:56:04','2023-01-03 08:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62333,30838,'action created','2023-01-03 08:56:04','2023-01-03 08:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62334,30838,'action started via WP Cron','2023-01-03 09:56:31','2023-01-03 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62335,30838,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 09:56:31','2023-01-03 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62336,30839,'action created','2023-01-03 09:56:31','2023-01-03 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62337,30839,'action started via WP Cron','2023-01-03 10:57:03','2023-01-03 10:57:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62338,30839,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 10:57:03','2023-01-03 10:57:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62339,30840,'action created','2023-01-03 10:57:03','2023-01-03 10:57:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62340,30840,'action started via WP Cron','2023-01-03 11:57:31','2023-01-03 11:57:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62341,30840,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 11:57:31','2023-01-03 11:57:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62342,30841,'action created','2023-01-03 11:57:31','2023-01-03 11:57:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62343,30841,'action started via WP Cron','2023-01-03 12:58:04','2023-01-03 12:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62344,30841,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 12:58:04','2023-01-03 12:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62345,30842,'action created','2023-01-03 12:58:04','2023-01-03 12:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62346,30842,'action started via WP Cron','2023-01-03 13:58:36','2023-01-03 13:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62347,30842,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 13:58:36','2023-01-03 13:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62348,30843,'action created','2023-01-03 13:58:36','2023-01-03 13:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62349,30843,'action started via WP Cron','2023-01-03 14:59:05','2023-01-03 14:59:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62350,30843,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 14:59:05','2023-01-03 14:59:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62351,30844,'action created','2023-01-03 14:59:05','2023-01-03 14:59:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62352,30844,'action started via WP Cron','2023-01-03 15:59:34','2023-01-03 15:59:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62353,30844,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 15:59:34','2023-01-03 15:59:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62354,30845,'action created','2023-01-03 15:59:34','2023-01-03 15:59:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62355,30845,'action started via WP Cron','2023-01-03 17:00:09','2023-01-03 17:00:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62356,30845,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 17:00:09','2023-01-03 17:00:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62357,30846,'action created','2023-01-03 17:00:09','2023-01-03 17:00:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62358,30846,'action started via WP Cron','2023-01-03 18:00:41','2023-01-03 18:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62359,30846,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 18:00:41','2023-01-03 18:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62360,30847,'action created','2023-01-03 18:00:41','2023-01-03 18:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62361,30847,'action started via WP Cron','2023-01-03 19:01:14','2023-01-03 19:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62362,30847,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 19:01:14','2023-01-03 19:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62363,30848,'action created','2023-01-03 19:01:14','2023-01-03 19:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62370,30848,'action started via WP Cron','2023-01-03 20:01:43','2023-01-03 20:01:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62371,30848,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 20:01:43','2023-01-03 20:01:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62372,30851,'action created','2023-01-03 20:01:43','2023-01-03 20:01:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62373,30851,'action started via WP Cron','2023-01-03 21:01:57','2023-01-03 21:01:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62374,30851,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 21:01:57','2023-01-03 21:01:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62375,30852,'action created','2023-01-03 21:01:57','2023-01-03 21:01:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62376,30852,'action started via WP Cron','2023-01-03 22:02:39','2023-01-03 22:02:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62377,30852,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 22:02:39','2023-01-03 22:02:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62378,30853,'action created','2023-01-03 22:02:39','2023-01-03 22:02:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62379,30853,'action started via WP Cron','2023-01-03 23:03:19','2023-01-03 23:03:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62380,30853,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-03 23:03:19','2023-01-03 23:03:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62381,30854,'action created','2023-01-03 23:03:19','2023-01-03 23:03:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62382,30854,'action started via WP Cron','2023-01-04 00:03:47','2023-01-04 00:03:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62383,30854,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 00:03:47','2023-01-04 00:03:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62384,30855,'action created','2023-01-04 00:03:47','2023-01-04 00:03:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62385,30855,'action started via WP Cron','2023-01-04 01:04:18','2023-01-04 01:04:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62386,30855,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 01:04:18','2023-01-04 01:04:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62387,30856,'action created','2023-01-04 01:04:18','2023-01-04 01:04:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62388,30856,'action started via WP Cron','2023-01-04 02:04:46','2023-01-04 02:04:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (62389,30856,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 02:04:46','2023-01-04 02:04:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (62390,30857,'action created','2023-01-04 02:04:46','2023-01-04 02:04:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (62391,30857,'action started via WP Cron','2023-01-04 03:05:10','2023-01-04 03:05:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62392,30857,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 03:05:10','2023-01-04 03:05:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62393,30858,'action created','2023-01-04 03:05:10','2023-01-04 03:05:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62394,30858,'action started via WP Cron','2023-01-04 04:05:40','2023-01-04 04:05:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62395,30858,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 04:05:40','2023-01-04 04:05:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62396,30859,'action created','2023-01-04 04:05:40','2023-01-04 04:05:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62397,30859,'action started via WP Cron','2023-01-04 05:06:10','2023-01-04 05:06:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62398,30859,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 05:06:10','2023-01-04 05:06:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62399,30860,'action created','2023-01-04 05:06:10','2023-01-04 05:06:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62400,30860,'action started via WP Cron','2023-01-04 06:06:38','2023-01-04 06:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62401,30860,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 06:06:38','2023-01-04 06:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62402,30861,'action created','2023-01-04 06:06:38','2023-01-04 06:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62403,30861,'action started via WP Cron','2023-01-04 07:07:08','2023-01-04 07:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62404,30861,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 07:07:08','2023-01-04 07:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62405,30862,'action created','2023-01-04 07:07:08','2023-01-04 07:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62409,30862,'action started via WP Cron','2023-01-04 08:07:43','2023-01-04 08:07:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62410,30862,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 08:07:43','2023-01-04 08:07:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62411,30864,'action created','2023-01-04 08:07:43','2023-01-04 08:07:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62412,30864,'action started via WP Cron','2023-01-04 09:08:12','2023-01-04 09:08:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (62413,30864,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 09:08:12','2023-01-04 09:08:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (62414,30865,'action created','2023-01-04 09:08:12','2023-01-04 09:08:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (62415,30865,'action started via WP Cron','2023-01-04 10:08:42','2023-01-04 10:08:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62416,30865,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 10:08:42','2023-01-04 10:08:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62417,30866,'action created','2023-01-04 10:08:42','2023-01-04 10:08:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62418,30866,'action started via WP Cron','2023-01-04 11:09:11','2023-01-04 11:09:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62419,30866,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 11:09:11','2023-01-04 11:09:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62420,30867,'action created','2023-01-04 11:09:11','2023-01-04 11:09:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62421,30867,'action started via WP Cron','2023-01-04 12:09:40','2023-01-04 12:09:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62422,30867,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 12:09:40','2023-01-04 12:09:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62423,30868,'action created','2023-01-04 12:09:40','2023-01-04 12:09:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62424,30868,'action started via WP Cron','2023-01-04 13:10:05','2023-01-04 13:10:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62425,30868,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 13:10:05','2023-01-04 13:10:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62426,30869,'action created','2023-01-04 13:10:05','2023-01-04 13:10:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62427,30869,'action started via WP Cron','2023-01-04 14:10:31','2023-01-04 14:10:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62428,30869,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 14:10:31','2023-01-04 14:10:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62429,30870,'action created','2023-01-04 14:10:31','2023-01-04 14:10:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62430,30870,'action started via WP Cron','2023-01-04 15:16:04','2023-01-04 15:16:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62431,30870,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 15:16:04','2023-01-04 15:16:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62432,30871,'action created','2023-01-04 15:16:04','2023-01-04 15:16:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62433,30871,'action started via WP Cron','2023-01-04 16:16:30','2023-01-04 16:16:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62434,30871,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 16:16:30','2023-01-04 16:16:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62435,30872,'action created','2023-01-04 16:16:30','2023-01-04 16:16:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62436,30872,'action started via WP Cron','2023-01-04 17:16:59','2023-01-04 17:16:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62437,30872,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 17:16:59','2023-01-04 17:16:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62438,30873,'action created','2023-01-04 17:16:59','2023-01-04 17:16:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62439,30873,'action started via WP Cron','2023-01-04 18:17:28','2023-01-04 18:17:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62440,30873,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 18:17:28','2023-01-04 18:17:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62441,30874,'action created','2023-01-04 18:17:28','2023-01-04 18:17:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62442,30874,'action started via WP Cron','2023-01-04 19:17:48','2023-01-04 19:17:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (62443,30874,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 19:17:48','2023-01-04 19:17:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (62444,30875,'action created','2023-01-04 19:17:48','2023-01-04 19:17:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (62448,30875,'action started via WP Cron','2023-01-04 20:18:27','2023-01-04 20:18:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62449,30875,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 20:18:27','2023-01-04 20:18:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62450,30877,'action created','2023-01-04 20:18:27','2023-01-04 20:18:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62451,30877,'action started via WP Cron','2023-01-04 21:18:57','2023-01-04 21:18:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62452,30877,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 21:18:57','2023-01-04 21:18:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62453,30878,'action created','2023-01-04 21:18:57','2023-01-04 21:18:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62454,30878,'action started via WP Cron','2023-01-04 22:19:27','2023-01-04 22:19:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62455,30878,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 22:19:27','2023-01-04 22:19:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62456,30879,'action created','2023-01-04 22:19:27','2023-01-04 22:19:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62457,30879,'action started via WP Cron','2023-01-04 23:19:55','2023-01-04 23:19:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62458,30879,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-04 23:19:55','2023-01-04 23:19:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62459,30880,'action created','2023-01-04 23:19:55','2023-01-04 23:19:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62460,30880,'action started via WP Cron','2023-01-05 00:20:24','2023-01-05 00:20:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62461,30880,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 00:20:24','2023-01-05 00:20:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62462,30881,'action created','2023-01-05 00:20:24','2023-01-05 00:20:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62463,30881,'action started via WP Cron','2023-01-05 01:20:53','2023-01-05 01:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62464,30881,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 01:20:53','2023-01-05 01:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62465,30882,'action created','2023-01-05 01:20:53','2023-01-05 01:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62466,30882,'action started via WP Cron','2023-01-05 02:21:19','2023-01-05 02:21:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62467,30882,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 02:21:19','2023-01-05 02:21:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62468,30883,'action created','2023-01-05 02:21:19','2023-01-05 02:21:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (62469,30883,'action started via WP Cron','2023-01-05 03:21:50','2023-01-05 03:21:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (62470,30883,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 03:21:50','2023-01-05 03:21:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (62471,30884,'action created','2023-01-05 03:21:50','2023-01-05 03:21:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (62472,30884,'action started via WP Cron','2023-01-05 04:22:15','2023-01-05 04:22:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (62473,30884,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 04:22:15','2023-01-05 04:22:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (62474,30885,'action created','2023-01-05 04:22:15','2023-01-05 04:22:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (62475,30885,'action started via WP Cron','2023-01-05 05:22:40','2023-01-05 05:22:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62476,30885,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 05:22:40','2023-01-05 05:22:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62477,30886,'action created','2023-01-05 05:22:40','2023-01-05 05:22:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (62478,30886,'action started via WP Cron','2023-01-05 06:23:10','2023-01-05 06:23:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62479,30886,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 06:23:10','2023-01-05 06:23:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62480,30887,'action created','2023-01-05 06:23:10','2023-01-05 06:23:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62481,30887,'action started via WP Cron','2023-01-05 07:23:36','2023-01-05 07:23:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62482,30887,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 07:23:36','2023-01-05 07:23:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62483,30888,'action created','2023-01-05 07:23:36','2023-01-05 07:23:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (62487,30888,'action started via WP Cron','2023-01-05 08:24:05','2023-01-05 08:24:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62488,30888,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 08:24:05','2023-01-05 08:24:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62489,30890,'action created','2023-01-05 08:24:05','2023-01-05 08:24:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (62490,30890,'action started via WP Cron','2023-01-05 09:24:31','2023-01-05 09:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62491,30890,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 09:24:31','2023-01-05 09:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62492,30891,'action created','2023-01-05 09:24:31','2023-01-05 09:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62493,30891,'action started via WP Cron','2023-01-05 10:25:01','2023-01-05 10:25:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62494,30891,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 10:25:01','2023-01-05 10:25:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62495,30892,'action created','2023-01-05 10:25:01','2023-01-05 10:25:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62496,30892,'action started via WP Cron','2023-01-05 11:25:30','2023-01-05 11:25:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62497,30892,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 11:25:30','2023-01-05 11:25:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62498,30893,'action created','2023-01-05 11:25:30','2023-01-05 11:25:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62499,30893,'action started via WP Cron','2023-01-05 12:26:01','2023-01-05 12:26:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62500,30893,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 12:26:01','2023-01-05 12:26:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62501,30894,'action created','2023-01-05 12:26:01','2023-01-05 12:26:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62502,30894,'action started via WP Cron','2023-01-05 13:26:32','2023-01-05 13:26:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62503,30894,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 13:26:32','2023-01-05 13:26:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62504,30895,'action created','2023-01-05 13:26:32','2023-01-05 13:26:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62505,30895,'action started via WP Cron','2023-01-05 14:26:59','2023-01-05 14:26:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62506,30895,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 14:26:59','2023-01-05 14:26:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62507,30896,'action created','2023-01-05 14:26:59','2023-01-05 14:26:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62508,30642,'action started via WP Cron','2023-01-05 15:17:24','2023-01-05 15:17:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62509,30642,'action failed via WP Cron: Scheduled action for woocommerce_update_marketplace_suggestions will not be executed as no callbacks are registered.','2023-01-05 15:17:24','2023-01-05 15:17:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62510,30897,'action created','2023-01-05 15:17:24','2023-01-05 15:17:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62511,30896,'action started via WP Cron','2023-01-05 15:27:28','2023-01-05 15:27:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62512,30896,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 15:27:28','2023-01-05 15:27:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62513,30898,'action created','2023-01-05 15:27:28','2023-01-05 15:27:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62514,30898,'action started via WP Cron','2023-01-05 16:28:00','2023-01-05 16:28:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62515,30898,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 16:28:00','2023-01-05 16:28:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62516,30899,'action created','2023-01-05 16:28:00','2023-01-05 16:28:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62517,30899,'action started via WP Cron','2023-01-05 17:28:30','2023-01-05 17:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62518,30899,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 17:28:30','2023-01-05 17:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62519,30900,'action created','2023-01-05 17:28:30','2023-01-05 17:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62520,30900,'action started via WP Cron','2023-01-05 18:29:03','2023-01-05 18:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62521,30900,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 18:29:03','2023-01-05 18:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62522,30901,'action created','2023-01-05 18:29:03','2023-01-05 18:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62523,30901,'action started via WP Cron','2023-01-05 19:29:35','2023-01-05 19:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62524,30901,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 19:29:35','2023-01-05 19:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62525,30902,'action created','2023-01-05 19:29:35','2023-01-05 19:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62529,30902,'action started via WP Cron','2023-01-05 20:30:03','2023-01-05 20:30:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62530,30902,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 20:30:03','2023-01-05 20:30:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62531,30904,'action created','2023-01-05 20:30:03','2023-01-05 20:30:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62532,30904,'action started via WP Cron','2023-01-05 21:30:18','2023-01-05 21:30:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62533,30904,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 21:30:18','2023-01-05 21:30:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62534,30905,'action created','2023-01-05 21:30:18','2023-01-05 21:30:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62535,30905,'action started via WP Cron','2023-01-05 22:30:58','2023-01-05 22:30:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62536,30905,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 22:30:58','2023-01-05 22:30:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62537,30906,'action created','2023-01-05 22:30:58','2023-01-05 22:30:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62538,30906,'action started via WP Cron','2023-01-05 23:31:25','2023-01-05 23:31:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62539,30906,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-05 23:31:25','2023-01-05 23:31:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62540,30907,'action created','2023-01-05 23:31:25','2023-01-05 23:31:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62541,30907,'action started via WP Cron','2023-01-06 00:31:52','2023-01-06 00:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62542,30907,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 00:31:52','2023-01-06 00:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62543,30908,'action created','2023-01-06 00:31:52','2023-01-06 00:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62544,30908,'action started via WP Cron','2023-01-06 01:32:21','2023-01-06 01:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62545,30908,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 01:32:21','2023-01-06 01:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62546,30909,'action created','2023-01-06 01:32:21','2023-01-06 01:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62547,30909,'action started via WP Cron','2023-01-06 02:32:47','2023-01-06 02:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62548,30909,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 02:32:47','2023-01-06 02:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62549,30910,'action created','2023-01-06 02:32:47','2023-01-06 02:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (62550,30910,'action started via WP Cron','2023-01-06 03:33:17','2023-01-06 03:33:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62551,30910,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 03:33:17','2023-01-06 03:33:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62552,30911,'action created','2023-01-06 03:33:17','2023-01-06 03:33:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62553,30911,'action started via WP Cron','2023-01-06 04:33:45','2023-01-06 04:33:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (62554,30911,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 04:33:45','2023-01-06 04:33:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (62555,30912,'action created','2023-01-06 04:33:45','2023-01-06 04:33:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (62556,30912,'action started via WP Cron','2023-01-06 05:34:14','2023-01-06 05:34:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62557,30912,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 05:34:14','2023-01-06 05:34:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62558,30913,'action created','2023-01-06 05:34:14','2023-01-06 05:34:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62559,30913,'action started via WP Cron','2023-01-06 06:34:41','2023-01-06 06:34:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62560,30913,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 06:34:41','2023-01-06 06:34:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62561,30914,'action created','2023-01-06 06:34:41','2023-01-06 06:34:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62562,30914,'action started via WP Cron','2023-01-06 07:35:10','2023-01-06 07:35:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62563,30914,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 07:35:10','2023-01-06 07:35:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62564,30915,'action created','2023-01-06 07:35:10','2023-01-06 07:35:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (62568,30915,'action started via Async Request','2023-01-06 08:35:39','2023-01-06 08:35:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62569,30915,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 08:35:39','2023-01-06 08:35:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62570,30917,'action created','2023-01-06 08:35:39','2023-01-06 08:35:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (62571,30917,'action started via WP Cron','2023-01-06 09:36:04','2023-01-06 09:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62572,30917,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 09:36:04','2023-01-06 09:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62573,30918,'action created','2023-01-06 09:36:04','2023-01-06 09:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62574,30918,'action started via WP Cron','2023-01-06 10:36:33','2023-01-06 10:36:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62575,30918,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 10:36:33','2023-01-06 10:36:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62576,30919,'action created','2023-01-06 10:36:33','2023-01-06 10:36:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62577,30919,'action started via WP Cron','2023-01-06 11:37:03','2023-01-06 11:37:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62578,30919,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 11:37:03','2023-01-06 11:37:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62579,30920,'action created','2023-01-06 11:37:03','2023-01-06 11:37:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62580,30920,'action started via WP Cron','2023-01-06 12:37:31','2023-01-06 12:37:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62581,30920,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 12:37:31','2023-01-06 12:37:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62582,30921,'action created','2023-01-06 12:37:31','2023-01-06 12:37:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62583,30921,'action started via WP Cron','2023-01-06 13:38:02','2023-01-06 13:38:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (62584,30921,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 13:38:03','2023-01-06 13:38:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62585,30922,'action created','2023-01-06 13:38:03','2023-01-06 13:38:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62586,30922,'action started via WP Cron','2023-01-06 14:38:27','2023-01-06 14:38:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62587,30922,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 14:38:27','2023-01-06 14:38:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62588,30923,'action created','2023-01-06 14:38:27','2023-01-06 14:38:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62589,30923,'action started via WP Cron','2023-01-06 15:38:56','2023-01-06 15:38:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62590,30923,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 15:38:56','2023-01-06 15:38:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62591,30924,'action created','2023-01-06 15:38:56','2023-01-06 15:38:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62592,30924,'action started via WP Cron','2023-01-06 16:44:27','2023-01-06 16:44:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62593,30924,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 16:44:27','2023-01-06 16:44:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62594,30925,'action created','2023-01-06 16:44:27','2023-01-06 16:44:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62595,30925,'action started via WP Cron','2023-01-06 17:44:56','2023-01-06 17:44:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62596,30925,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 17:44:56','2023-01-06 17:44:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62597,30926,'action created','2023-01-06 17:44:56','2023-01-06 17:44:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62598,30926,'action started via WP Cron','2023-01-06 18:45:22','2023-01-06 18:45:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62599,30926,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 18:45:22','2023-01-06 18:45:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62600,30927,'action created','2023-01-06 18:45:22','2023-01-06 18:45:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62601,30927,'action started via WP Cron','2023-01-06 19:45:52','2023-01-06 19:45:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62602,30927,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 19:45:52','2023-01-06 19:45:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62603,30928,'action created','2023-01-06 19:45:52','2023-01-06 19:45:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62607,30928,'action started via WP Cron','2023-01-06 20:46:28','2023-01-06 20:46:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62608,30928,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 20:46:28','2023-01-06 20:46:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62609,30930,'action created','2023-01-06 20:46:28','2023-01-06 20:46:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62610,30930,'action started via WP Cron','2023-01-06 21:46:58','2023-01-06 21:46:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62611,30930,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 21:46:58','2023-01-06 21:46:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62612,30931,'action created','2023-01-06 21:46:58','2023-01-06 21:46:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62613,30931,'action started via WP Cron','2023-01-06 22:47:27','2023-01-06 22:47:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62614,30931,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 22:47:27','2023-01-06 22:47:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62615,30932,'action created','2023-01-06 22:47:27','2023-01-06 22:47:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (62616,30932,'action started via WP Cron','2023-01-06 23:47:58','2023-01-06 23:47:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62617,30932,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-06 23:47:58','2023-01-06 23:47:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62618,30933,'action created','2023-01-06 23:47:58','2023-01-06 23:47:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62619,30933,'action started via WP Cron','2023-01-07 00:48:22','2023-01-07 00:48:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62620,30933,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 00:48:22','2023-01-07 00:48:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62621,30934,'action created','2023-01-07 00:48:22','2023-01-07 00:48:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62622,30934,'action started via WP Cron','2023-01-07 01:48:49','2023-01-07 01:48:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (62623,30934,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 01:48:49','2023-01-07 01:48:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (62624,30935,'action created','2023-01-07 01:48:49','2023-01-07 01:48:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (62625,30935,'action started via WP Cron','2023-01-07 02:49:17','2023-01-07 02:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62626,30935,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 02:49:17','2023-01-07 02:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62627,30936,'action created','2023-01-07 02:49:17','2023-01-07 02:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62628,30936,'action started via WP Cron','2023-01-07 03:49:42','2023-01-07 03:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62629,30936,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 03:49:42','2023-01-07 03:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62630,30937,'action created','2023-01-07 03:49:42','2023-01-07 03:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62631,30937,'action started via WP Cron','2023-01-07 04:50:14','2023-01-07 04:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62632,30937,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 04:50:14','2023-01-07 04:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62633,30938,'action created','2023-01-07 04:50:14','2023-01-07 04:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (62634,30938,'action started via WP Cron','2023-01-07 05:50:41','2023-01-07 05:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62635,30938,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 05:50:41','2023-01-07 05:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62636,30939,'action created','2023-01-07 05:50:41','2023-01-07 05:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (62637,30939,'action started via WP Cron','2023-01-07 06:51:17','2023-01-07 06:51:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62638,30939,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 06:51:17','2023-01-07 06:51:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62639,30940,'action created','2023-01-07 06:51:17','2023-01-07 06:51:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62640,30940,'action started via WP Cron','2023-01-07 07:51:43','2023-01-07 07:51:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62641,30940,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 07:51:43','2023-01-07 07:51:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62642,30941,'action created','2023-01-07 07:51:43','2023-01-07 07:51:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62646,30941,'action started via WP Cron','2023-01-07 08:52:11','2023-01-07 08:52:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62647,30941,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 08:52:11','2023-01-07 08:52:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62648,30943,'action created','2023-01-07 08:52:11','2023-01-07 08:52:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (62649,30943,'action started via WP Cron','2023-01-07 09:52:38','2023-01-07 09:52:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62650,30943,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 09:52:38','2023-01-07 09:52:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62651,30944,'action created','2023-01-07 09:52:38','2023-01-07 09:52:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62652,30944,'action started via WP Cron','2023-01-07 10:53:08','2023-01-07 10:53:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62653,30944,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 10:53:08','2023-01-07 10:53:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62654,30945,'action created','2023-01-07 10:53:08','2023-01-07 10:53:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62655,30945,'action started via WP Cron','2023-01-07 11:53:33','2023-01-07 11:53:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62656,30945,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 11:53:34','2023-01-07 11:53:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62657,30946,'action created','2023-01-07 11:53:34','2023-01-07 11:53:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62658,30946,'action started via WP Cron','2023-01-07 12:54:01','2023-01-07 12:54:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62659,30946,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 12:54:01','2023-01-07 12:54:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62660,30947,'action created','2023-01-07 12:54:01','2023-01-07 12:54:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62661,30947,'action started via WP Cron','2023-01-07 13:54:30','2023-01-07 13:54:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62662,30947,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 13:54:30','2023-01-07 13:54:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62663,30948,'action created','2023-01-07 13:54:30','2023-01-07 13:54:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62664,30948,'action started via WP Cron','2023-01-07 14:55:00','2023-01-07 14:55:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62665,30948,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 14:55:00','2023-01-07 14:55:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62666,30949,'action created','2023-01-07 14:55:00','2023-01-07 14:55:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62667,30949,'action started via WP Cron','2023-01-07 15:55:28','2023-01-07 15:55:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62668,30949,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 15:55:28','2023-01-07 15:55:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62669,30950,'action created','2023-01-07 15:55:28','2023-01-07 15:55:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62670,30950,'action started via WP Cron','2023-01-07 16:55:58','2023-01-07 16:55:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62671,30950,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 16:55:58','2023-01-07 16:55:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62672,30951,'action created','2023-01-07 16:55:58','2023-01-07 16:55:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62673,30951,'action started via WP Cron','2023-01-07 17:56:26','2023-01-07 17:56:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62674,30951,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 17:56:26','2023-01-07 17:56:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62675,30952,'action created','2023-01-07 17:56:26','2023-01-07 17:56:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62676,30952,'action started via WP Cron','2023-01-07 18:56:56','2023-01-07 18:56:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62677,30952,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 18:56:56','2023-01-07 18:56:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62678,30953,'action created','2023-01-07 18:56:56','2023-01-07 18:56:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (62679,30953,'action started via WP Cron','2023-01-07 19:57:23','2023-01-07 19:57:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62680,30953,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 19:57:23','2023-01-07 19:57:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62681,30954,'action created','2023-01-07 19:57:23','2023-01-07 19:57:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62685,30954,'action started via WP Cron','2023-01-07 20:57:52','2023-01-07 20:57:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62686,30954,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 20:57:52','2023-01-07 20:57:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62687,30956,'action created','2023-01-07 20:57:52','2023-01-07 20:57:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62688,30956,'action started via WP Cron','2023-01-07 21:58:25','2023-01-07 21:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62689,30956,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 21:58:25','2023-01-07 21:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62690,30957,'action created','2023-01-07 21:58:25','2023-01-07 21:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (62691,30957,'action started via WP Cron','2023-01-07 22:58:54','2023-01-07 22:58:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62692,30957,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 22:58:54','2023-01-07 22:58:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62693,30958,'action created','2023-01-07 22:58:54','2023-01-07 22:58:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62694,30958,'action started via WP Cron','2023-01-07 23:59:24','2023-01-07 23:59:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62695,30958,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-07 23:59:24','2023-01-07 23:59:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62696,30959,'action created','2023-01-07 23:59:24','2023-01-07 23:59:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62697,30959,'action started via WP Cron','2023-01-08 00:59:53','2023-01-08 00:59:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62698,30959,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 00:59:53','2023-01-08 00:59:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62699,30960,'action created','2023-01-08 00:59:53','2023-01-08 00:59:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62700,30960,'action started via WP Cron','2023-01-08 02:00:28','2023-01-08 02:00:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62701,30960,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 02:00:28','2023-01-08 02:00:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62702,30961,'action created','2023-01-08 02:00:28','2023-01-08 02:00:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (62703,30961,'action started via WP Cron','2023-01-08 03:00:57','2023-01-08 03:00:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62704,30961,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 03:00:57','2023-01-08 03:00:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62705,30962,'action created','2023-01-08 03:00:57','2023-01-08 03:00:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (62706,30962,'action started via WP Cron','2023-01-08 04:01:24','2023-01-08 04:01:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62707,30962,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 04:01:24','2023-01-08 04:01:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62708,30963,'action created','2023-01-08 04:01:24','2023-01-08 04:01:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62709,30963,'action started via WP Cron','2023-01-08 05:06:55','2023-01-08 05:06:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62710,30963,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 05:06:55','2023-01-08 05:06:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62711,30964,'action created','2023-01-08 05:06:55','2023-01-08 05:06:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (62712,30964,'action started via WP Cron','2023-01-08 06:07:20','2023-01-08 06:07:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (62713,30964,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 06:07:20','2023-01-08 06:07:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (62714,30965,'action created','2023-01-08 06:07:20','2023-01-08 06:07:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (62715,30965,'action started via WP Cron','2023-01-08 07:07:51','2023-01-08 07:07:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (62716,30965,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 07:07:51','2023-01-08 07:07:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (62717,30966,'action created','2023-01-08 07:07:51','2023-01-08 07:07:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (62721,30966,'action started via WP Cron','2023-01-08 08:13:17','2023-01-08 08:13:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62722,30966,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 08:13:17','2023-01-08 08:13:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62723,30968,'action created','2023-01-08 08:13:17','2023-01-08 08:13:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (62724,30968,'action started via WP Cron','2023-01-08 09:13:43','2023-01-08 09:13:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62725,30968,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 09:13:43','2023-01-08 09:13:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62726,30969,'action created','2023-01-08 09:13:43','2023-01-08 09:13:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (62727,30969,'action started via WP Cron','2023-01-08 10:14:08','2023-01-08 10:14:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62728,30969,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 10:14:08','2023-01-08 10:14:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62729,30970,'action created','2023-01-08 10:14:08','2023-01-08 10:14:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (62730,30970,'action started via WP Cron','2023-01-08 11:14:33','2023-01-08 11:14:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62731,30970,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 11:14:33','2023-01-08 11:14:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62732,30971,'action created','2023-01-08 11:14:33','2023-01-08 11:14:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62733,30971,'action started via WP Cron','2023-01-08 12:15:01','2023-01-08 12:15:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62734,30971,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 12:15:01','2023-01-08 12:15:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62735,30972,'action created','2023-01-08 12:15:01','2023-01-08 12:15:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62736,30972,'action started via WP Cron','2023-01-08 13:15:32','2023-01-08 13:15:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62737,30972,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 13:15:32','2023-01-08 13:15:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62738,30973,'action created','2023-01-08 13:15:32','2023-01-08 13:15:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62739,30973,'action started via WP Cron','2023-01-08 14:16:00','2023-01-08 14:16:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62740,30973,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 14:16:00','2023-01-08 14:16:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62741,30974,'action created','2023-01-08 14:16:00','2023-01-08 14:16:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (62742,30974,'action started via WP Cron','2023-01-08 15:16:29','2023-01-08 15:16:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (62743,30974,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 15:16:29','2023-01-08 15:16:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (62744,30975,'action created','2023-01-08 15:16:29','2023-01-08 15:16:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (62745,30975,'action started via WP Cron','2023-01-08 16:17:01','2023-01-08 16:17:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62746,30975,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 16:17:01','2023-01-08 16:17:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62747,30976,'action created','2023-01-08 16:17:01','2023-01-08 16:17:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62748,30976,'action started via WP Cron','2023-01-08 17:17:31','2023-01-08 17:17:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62749,30976,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 17:17:31','2023-01-08 17:17:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62750,30977,'action created','2023-01-08 17:17:31','2023-01-08 17:17:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62751,30977,'action started via WP Cron','2023-01-08 18:18:04','2023-01-08 18:18:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62752,30977,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 18:18:04','2023-01-08 18:18:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62753,30978,'action created','2023-01-08 18:18:04','2023-01-08 18:18:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62754,30978,'action started via WP Cron','2023-01-08 19:18:31','2023-01-08 19:18:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62755,30978,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 19:18:31','2023-01-08 19:18:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62756,30979,'action created','2023-01-08 19:18:31','2023-01-08 19:18:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62760,30979,'action started via WP Cron','2023-01-08 20:18:58','2023-01-08 20:18:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62761,30979,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 20:18:58','2023-01-08 20:18:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62762,30981,'action created','2023-01-08 20:18:58','2023-01-08 20:18:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (62763,30981,'action started via WP Cron','2023-01-08 21:19:26','2023-01-08 21:19:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62764,30981,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 21:19:26','2023-01-08 21:19:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62765,30982,'action created','2023-01-08 21:19:26','2023-01-08 21:19:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62766,30982,'action started via WP Cron','2023-01-08 22:19:52','2023-01-08 22:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62767,30982,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 22:19:52','2023-01-08 22:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62768,30983,'action created','2023-01-08 22:19:52','2023-01-08 22:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62769,30983,'action started via WP Cron','2023-01-08 23:20:22','2023-01-08 23:20:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62770,30983,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-08 23:20:22','2023-01-08 23:20:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62771,30984,'action created','2023-01-08 23:20:22','2023-01-08 23:20:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62772,30984,'action started via WP Cron','2023-01-09 00:20:52','2023-01-09 00:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62773,30984,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 00:20:52','2023-01-09 00:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62774,30985,'action created','2023-01-09 00:20:52','2023-01-09 00:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62775,30985,'action started via WP Cron','2023-01-09 01:21:18','2023-01-09 01:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62776,30985,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 01:21:18','2023-01-09 01:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62777,30986,'action created','2023-01-09 01:21:18','2023-01-09 01:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (62778,30986,'action started via WP Cron','2023-01-09 02:25:23','2023-01-09 02:25:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62779,30986,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 02:25:23','2023-01-09 02:25:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62780,30987,'action created','2023-01-09 02:25:23','2023-01-09 02:25:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (62781,30987,'action started via WP Cron','2023-01-09 03:27:16','2023-01-09 03:27:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (62782,30987,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 03:27:16','2023-01-09 03:27:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (62783,30988,'action created','2023-01-09 03:27:16','2023-01-09 03:27:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (62784,30988,'action started via WP Cron','2023-01-09 04:27:42','2023-01-09 04:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62785,30988,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 04:27:42','2023-01-09 04:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62786,30989,'action created','2023-01-09 04:27:42','2023-01-09 04:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (62787,30989,'action started via WP Cron','2023-01-09 05:28:09','2023-01-09 05:28:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62788,30989,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 05:28:09','2023-01-09 05:28:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62789,30990,'action created','2023-01-09 05:28:09','2023-01-09 05:28:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (62790,30990,'action started via WP Cron','2023-01-09 06:28:38','2023-01-09 06:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62791,30990,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 06:28:38','2023-01-09 06:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62792,30991,'action created','2023-01-09 06:28:38','2023-01-09 06:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (62793,30991,'action started via WP Cron','2023-01-09 07:29:03','2023-01-09 07:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62794,30991,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 07:29:03','2023-01-09 07:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62795,30992,'action created','2023-01-09 07:29:03','2023-01-09 07:29:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62799,30992,'action started via WP Cron','2023-01-09 08:29:33','2023-01-09 08:29:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62800,30992,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 08:29:33','2023-01-09 08:29:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62801,30994,'action created','2023-01-09 08:29:33','2023-01-09 08:29:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (62802,30994,'action started via WP Cron','2023-01-09 09:30:02','2023-01-09 09:30:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (62803,30994,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 09:30:02','2023-01-09 09:30:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (62804,30995,'action created','2023-01-09 09:30:02','2023-01-09 09:30:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (62805,30995,'action started via WP Cron','2023-01-09 10:30:30','2023-01-09 10:30:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62806,30995,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 10:30:30','2023-01-09 10:30:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62807,30996,'action created','2023-01-09 10:30:30','2023-01-09 10:30:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (62808,30996,'action started via WP Cron','2023-01-09 11:31:03','2023-01-09 11:31:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62809,30996,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 11:31:03','2023-01-09 11:31:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62810,30997,'action created','2023-01-09 11:31:03','2023-01-09 11:31:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (62811,30997,'action started via WP Cron','2023-01-09 12:31:34','2023-01-09 12:31:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62812,30997,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 12:31:34','2023-01-09 12:31:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62813,30998,'action created','2023-01-09 12:31:34','2023-01-09 12:31:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62814,30998,'action started via WP Cron','2023-01-09 13:32:04','2023-01-09 13:32:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62815,30998,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 13:32:04','2023-01-09 13:32:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62816,30999,'action created','2023-01-09 13:32:04','2023-01-09 13:32:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62817,30999,'action started via WP Cron','2023-01-09 14:32:34','2023-01-09 14:32:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62818,30999,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 14:32:34','2023-01-09 14:32:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62819,31000,'action created','2023-01-09 14:32:34','2023-01-09 14:32:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (62820,31000,'action started via WP Cron','2023-01-09 15:33:06','2023-01-09 15:33:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (62821,31000,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 15:33:06','2023-01-09 15:33:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (62822,31001,'action created','2023-01-09 15:33:06','2023-01-09 15:33:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (62823,31001,'action started via WP Cron','2023-01-09 16:33:35','2023-01-09 16:33:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62824,31001,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 16:33:35','2023-01-09 16:33:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62825,31002,'action created','2023-01-09 16:33:35','2023-01-09 16:33:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (62826,31002,'action started via WP Cron','2023-01-09 17:34:04','2023-01-09 17:34:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62827,31002,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 17:34:04','2023-01-09 17:34:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62828,31003,'action created','2023-01-09 17:34:04','2023-01-09 17:34:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (62829,31003,'action started via WP Cron','2023-01-09 18:34:32','2023-01-09 18:34:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62830,31003,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 18:34:32','2023-01-09 18:34:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62831,31004,'action created','2023-01-09 18:34:32','2023-01-09 18:34:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (62832,31004,'action started via WP Cron','2023-01-09 19:35:01','2023-01-09 19:35:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62833,31004,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 19:35:01','2023-01-09 19:35:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62834,31005,'action created','2023-01-09 19:35:01','2023-01-09 19:35:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (62838,31005,'action started via WP Cron','2023-01-09 20:35:31','2023-01-09 20:35:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62839,31005,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 20:35:31','2023-01-09 20:35:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62840,31007,'action created','2023-01-09 20:35:31','2023-01-09 20:35:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (62841,31007,'action started via WP Cron','2023-01-09 21:35:59','2023-01-09 21:35:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62842,31007,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 21:35:59','2023-01-09 21:35:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62843,31008,'action created','2023-01-09 21:35:59','2023-01-09 21:35:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (62844,31008,'action started via WP Cron','2023-01-09 22:36:26','2023-01-09 22:36:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62845,31008,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 22:36:26','2023-01-09 22:36:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62846,31009,'action created','2023-01-09 22:36:26','2023-01-09 22:36:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (62847,31009,'action started via WP Cron','2023-01-09 23:36:53','2023-01-09 23:36:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62848,31009,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-09 23:36:53','2023-01-09 23:36:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62849,31010,'action created','2023-01-09 23:36:53','2023-01-09 23:36:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (62850,31010,'action started via WP Cron','2023-01-10 00:37:24','2023-01-10 00:37:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62851,31010,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 00:37:24','2023-01-10 00:37:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62852,31011,'action created','2023-01-10 00:37:24','2023-01-10 00:37:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (62853,31011,'action started via WP Cron','2023-01-10 01:37:54','2023-01-10 01:37:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62854,31011,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 01:37:54','2023-01-10 01:37:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62855,31012,'action created','2023-01-10 01:37:54','2023-01-10 01:37:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (62856,31012,'action started via WP Cron','2023-01-10 02:38:22','2023-01-10 02:38:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62857,31012,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 02:38:22','2023-01-10 02:38:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62858,31013,'action created','2023-01-10 02:38:22','2023-01-10 02:38:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (62859,31013,'action started via WP Cron','2023-01-10 03:38:52','2023-01-10 03:38:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62860,31013,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 03:38:52','2023-01-10 03:38:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62861,31014,'action created','2023-01-10 03:38:52','2023-01-10 03:38:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (62862,31014,'action started via WP Cron','2023-01-10 04:39:21','2023-01-10 04:39:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62863,31014,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 04:39:21','2023-01-10 04:39:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62864,31015,'action created','2023-01-10 04:39:21','2023-01-10 04:39:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (62865,31015,'action started via WP Cron','2023-01-10 05:39:49','2023-01-10 05:39:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (62866,31015,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 05:39:49','2023-01-10 05:39:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (62867,31016,'action created','2023-01-10 05:39:49','2023-01-10 05:39:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (63051,31016,'action started via WP Cron','2023-01-10 06:40:37','2023-01-10 06:40:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63052,31016,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 06:40:37','2023-01-10 06:40:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63053,31078,'action created','2023-01-10 06:40:37','2023-01-10 06:40:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63054,31078,'action started via WP Cron','2023-01-10 07:40:48','2023-01-10 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63055,31078,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 07:40:48','2023-01-10 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63056,31079,'action created','2023-01-10 07:40:48','2023-01-10 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63063,31079,'action started via WP Cron','2023-01-10 08:41:15','2023-01-10 08:41:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63064,31079,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 08:41:15','2023-01-10 08:41:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63065,31082,'action created','2023-01-10 08:41:15','2023-01-10 08:41:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63066,31082,'action started via WP Cron','2023-01-10 09:41:42','2023-01-10 09:41:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63067,31082,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 09:41:42','2023-01-10 09:41:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63068,31083,'action created','2023-01-10 09:41:42','2023-01-10 09:41:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63069,31083,'action started via WP Cron','2023-01-10 10:42:14','2023-01-10 10:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63070,31083,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 10:42:14','2023-01-10 10:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63071,31084,'action created','2023-01-10 10:42:14','2023-01-10 10:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63072,31084,'action started via WP Cron','2023-01-10 11:42:42','2023-01-10 11:42:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63073,31084,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 11:42:42','2023-01-10 11:42:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63074,31085,'action created','2023-01-10 11:42:42','2023-01-10 11:42:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63075,31085,'action started via WP Cron','2023-01-10 12:43:13','2023-01-10 12:43:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63076,31085,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 12:43:13','2023-01-10 12:43:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63077,31086,'action created','2023-01-10 12:43:13','2023-01-10 12:43:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63078,31086,'action started via WP Cron','2023-01-10 13:43:41','2023-01-10 13:43:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63079,31086,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 13:43:41','2023-01-10 13:43:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63080,31087,'action created','2023-01-10 13:43:42','2023-01-10 13:43:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63081,31087,'action started via WP Cron','2023-01-10 14:44:08','2023-01-10 14:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63082,31087,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 14:44:08','2023-01-10 14:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63083,31088,'action created','2023-01-10 14:44:08','2023-01-10 14:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63084,31088,'action started via WP Cron','2023-01-10 15:44:37','2023-01-10 15:44:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63085,31088,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 15:44:37','2023-01-10 15:44:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63086,31089,'action created','2023-01-10 15:44:37','2023-01-10 15:44:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63087,31089,'action started via WP Cron','2023-01-10 16:45:08','2023-01-10 16:45:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63088,31089,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 16:45:08','2023-01-10 16:45:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63089,31090,'action created','2023-01-10 16:45:08','2023-01-10 16:45:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63090,31090,'action started via WP Cron','2023-01-10 17:45:37','2023-01-10 17:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63091,31090,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 17:45:37','2023-01-10 17:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63092,31091,'action created','2023-01-10 17:45:37','2023-01-10 17:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63093,31091,'action started via WP Cron','2023-01-10 18:46:07','2023-01-10 18:46:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63094,31091,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 18:46:07','2023-01-10 18:46:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63095,31092,'action created','2023-01-10 18:46:07','2023-01-10 18:46:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63096,31092,'action started via WP Cron','2023-01-10 19:46:34','2023-01-10 19:46:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63097,31092,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 19:46:34','2023-01-10 19:46:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63098,31093,'action created','2023-01-10 19:46:34','2023-01-10 19:46:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63105,31093,'action started via WP Cron','2023-01-10 20:46:59','2023-01-10 20:46:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63106,31093,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 20:46:59','2023-01-10 20:46:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63107,31096,'action created','2023-01-10 20:46:59','2023-01-10 20:46:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63108,31096,'action started via WP Cron','2023-01-10 21:47:28','2023-01-10 21:47:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63109,31096,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 21:47:28','2023-01-10 21:47:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63110,31097,'action created','2023-01-10 21:47:28','2023-01-10 21:47:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63111,31097,'action started via WP Cron','2023-01-10 22:47:57','2023-01-10 22:47:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63112,31097,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 22:47:57','2023-01-10 22:47:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63113,31098,'action created','2023-01-10 22:47:57','2023-01-10 22:47:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63114,31098,'action started via WP Cron','2023-01-10 23:48:29','2023-01-10 23:48:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63115,31098,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-10 23:48:29','2023-01-10 23:48:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63116,31099,'action created','2023-01-10 23:48:29','2023-01-10 23:48:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63117,31099,'action started via WP Cron','2023-01-11 00:48:54','2023-01-11 00:48:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63118,31099,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 00:48:54','2023-01-11 00:48:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63119,31100,'action created','2023-01-11 00:48:54','2023-01-11 00:48:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63120,31100,'action started via WP Cron','2023-01-11 01:49:22','2023-01-11 01:49:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63121,31100,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 01:49:22','2023-01-11 01:49:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63122,31101,'action created','2023-01-11 01:49:22','2023-01-11 01:49:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63123,31101,'action started via WP Cron','2023-01-11 02:49:51','2023-01-11 02:49:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63124,31101,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 02:49:51','2023-01-11 02:49:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63125,31102,'action created','2023-01-11 02:49:51','2023-01-11 02:49:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63126,31102,'action started via WP Cron','2023-01-11 03:49:55','2023-01-11 03:49:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63127,31102,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 03:49:55','2023-01-11 03:49:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63128,31103,'action created','2023-01-11 03:49:55','2023-01-11 03:49:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63129,31103,'action started via WP Cron','2023-01-11 04:50:48','2023-01-11 04:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63130,31103,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 04:50:48','2023-01-11 04:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63131,31104,'action created','2023-01-11 04:50:48','2023-01-11 04:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63132,31104,'action started via WP Cron','2023-01-11 05:51:15','2023-01-11 05:51:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63133,31104,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 05:51:15','2023-01-11 05:51:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63134,31105,'action created','2023-01-11 05:51:15','2023-01-11 05:51:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63135,31105,'action started via WP Cron','2023-01-11 06:51:44','2023-01-11 06:51:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63136,31105,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 06:51:44','2023-01-11 06:51:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63137,31106,'action created','2023-01-11 06:51:44','2023-01-11 06:51:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63138,31106,'action started via WP Cron','2023-01-11 07:52:10','2023-01-11 07:52:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63139,31106,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 07:52:10','2023-01-11 07:52:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63140,31107,'action created','2023-01-11 07:52:10','2023-01-11 07:52:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63147,31107,'action started via WP Cron','2023-01-11 08:57:41','2023-01-11 08:57:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63148,31107,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 08:57:41','2023-01-11 08:57:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63149,31110,'action created','2023-01-11 08:57:41','2023-01-11 08:57:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63150,31110,'action started via WP Cron','2023-01-11 09:58:07','2023-01-11 09:58:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63151,31110,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 09:58:07','2023-01-11 09:58:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63152,31111,'action created','2023-01-11 09:58:07','2023-01-11 09:58:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63153,31111,'action started via WP Cron','2023-01-11 11:02:00','2023-01-11 11:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63154,31111,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 11:02:00','2023-01-11 11:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63155,31112,'action created','2023-01-11 11:02:00','2023-01-11 11:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63156,31112,'action started via WP Cron','2023-01-11 12:04:07','2023-01-11 12:04:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63157,31112,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 12:04:07','2023-01-11 12:04:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63158,31113,'action created','2023-01-11 12:04:07','2023-01-11 12:04:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63159,31113,'action started via WP Cron','2023-01-11 13:04:38','2023-01-11 13:04:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63160,31113,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 13:04:38','2023-01-11 13:04:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63161,31114,'action created','2023-01-11 13:04:38','2023-01-11 13:04:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63162,31114,'action started via WP Cron','2023-01-11 14:05:06','2023-01-11 14:05:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63163,31114,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 14:05:06','2023-01-11 14:05:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63164,31115,'action created','2023-01-11 14:05:06','2023-01-11 14:05:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63165,31115,'action started via WP Cron','2023-01-11 15:05:32','2023-01-11 15:05:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63166,31115,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 15:05:32','2023-01-11 15:05:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63167,31116,'action created','2023-01-11 15:05:32','2023-01-11 15:05:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63168,31116,'action started via WP Cron','2023-01-11 16:06:00','2023-01-11 16:06:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63169,31116,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 16:06:00','2023-01-11 16:06:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63170,31117,'action created','2023-01-11 16:06:00','2023-01-11 16:06:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63171,31117,'action started via WP Cron','2023-01-11 17:06:27','2023-01-11 17:06:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63172,31117,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 17:06:27','2023-01-11 17:06:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63173,31118,'action created','2023-01-11 17:06:27','2023-01-11 17:06:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63174,31118,'action started via WP Cron','2023-01-11 18:06:56','2023-01-11 18:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63175,31118,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 18:06:56','2023-01-11 18:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63176,31119,'action created','2023-01-11 18:06:56','2023-01-11 18:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63177,31119,'action started via WP Cron','2023-01-11 19:07:27','2023-01-11 19:07:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63178,31119,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 19:07:27','2023-01-11 19:07:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63179,31120,'action created','2023-01-11 19:07:27','2023-01-11 19:07:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63186,31120,'action started via WP Cron','2023-01-11 20:12:56','2023-01-11 20:12:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63187,31120,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 20:12:56','2023-01-11 20:12:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63188,31123,'action created','2023-01-11 20:12:56','2023-01-11 20:12:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63189,31123,'action started via WP Cron','2023-01-11 21:13:24','2023-01-11 21:13:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63190,31123,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 21:13:24','2023-01-11 21:13:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63191,31124,'action created','2023-01-11 21:13:24','2023-01-11 21:13:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63192,31124,'action started via WP Cron','2023-01-11 22:17:30','2023-01-11 22:17:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63193,31124,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 22:17:30','2023-01-11 22:17:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63194,31125,'action created','2023-01-11 22:17:30','2023-01-11 22:17:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63195,31125,'action started via WP Cron','2023-01-11 23:19:25','2023-01-11 23:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63196,31125,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-11 23:19:25','2023-01-11 23:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63197,31126,'action created','2023-01-11 23:19:25','2023-01-11 23:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63198,31126,'action started via WP Cron','2023-01-12 00:19:52','2023-01-12 00:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63199,31126,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 00:19:52','2023-01-12 00:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63200,31127,'action created','2023-01-12 00:19:52','2023-01-12 00:19:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63201,31127,'action started via WP Cron','2023-01-12 01:25:20','2023-01-12 01:25:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (63202,31127,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 01:25:20','2023-01-12 01:25:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (63203,31128,'action created','2023-01-12 01:25:20','2023-01-12 01:25:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (63204,31128,'action started via WP Cron','2023-01-12 02:25:47','2023-01-12 02:25:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63205,31128,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 02:25:47','2023-01-12 02:25:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63206,31129,'action created','2023-01-12 02:25:47','2023-01-12 02:25:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63207,31129,'action started via WP Cron','2023-01-12 03:26:13','2023-01-12 03:26:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63208,31129,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 03:26:13','2023-01-12 03:26:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63209,31130,'action created','2023-01-12 03:26:13','2023-01-12 03:26:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63210,31130,'action started via WP Cron','2023-01-12 04:26:42','2023-01-12 04:26:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63211,31130,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 04:26:42','2023-01-12 04:26:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63212,31131,'action created','2023-01-12 04:26:42','2023-01-12 04:26:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (63213,31131,'action started via WP Cron','2023-01-12 05:27:10','2023-01-12 05:27:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63214,31131,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 05:27:10','2023-01-12 05:27:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63215,31132,'action created','2023-01-12 05:27:10','2023-01-12 05:27:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (63216,31132,'action started via WP Cron','2023-01-12 06:27:38','2023-01-12 06:27:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63217,31132,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 06:27:38','2023-01-12 06:27:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63218,31133,'action created','2023-01-12 06:27:38','2023-01-12 06:27:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63219,31133,'action started via WP Cron','2023-01-12 07:28:04','2023-01-12 07:28:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63220,31133,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 07:28:04','2023-01-12 07:28:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63221,31134,'action created','2023-01-12 07:28:04','2023-01-12 07:28:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63228,31134,'action started via WP Cron','2023-01-12 08:28:30','2023-01-12 08:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63229,31134,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 08:28:30','2023-01-12 08:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63230,31137,'action created','2023-01-12 08:28:30','2023-01-12 08:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63231,31137,'action started via WP Cron','2023-01-12 09:29:00','2023-01-12 09:29:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63232,31137,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 09:29:00','2023-01-12 09:29:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63233,31138,'action created','2023-01-12 09:29:00','2023-01-12 09:29:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63234,31138,'action started via WP Cron','2023-01-12 10:29:25','2023-01-12 10:29:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63235,31138,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 10:29:25','2023-01-12 10:29:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63236,31139,'action created','2023-01-12 10:29:25','2023-01-12 10:29:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63237,31139,'action started via WP Cron','2023-01-12 11:29:50','2023-01-12 11:29:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63238,31139,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 11:29:50','2023-01-12 11:29:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63239,31140,'action created','2023-01-12 11:29:50','2023-01-12 11:29:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63240,31140,'action started via WP Cron','2023-01-12 12:30:04','2023-01-12 12:30:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63241,31140,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 12:30:04','2023-01-12 12:30:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63242,31141,'action created','2023-01-12 12:30:04','2023-01-12 12:30:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63243,31141,'action started via WP Cron','2023-01-12 13:30:45','2023-01-12 13:30:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63244,31141,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 13:30:45','2023-01-12 13:30:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63245,31142,'action created','2023-01-12 13:30:45','2023-01-12 13:30:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63246,31142,'action started via WP Cron','2023-01-12 14:31:14','2023-01-12 14:31:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63247,31142,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 14:31:14','2023-01-12 14:31:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63248,31143,'action created','2023-01-12 14:31:14','2023-01-12 14:31:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63249,30897,'action started via WP Cron','2023-01-12 15:21:36','2023-01-12 15:21:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63250,30897,'action failed via WP Cron: Scheduled action for woocommerce_update_marketplace_suggestions will not be executed as no callbacks are registered.','2023-01-12 15:21:36','2023-01-12 15:21:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63251,31144,'action created','2023-01-12 15:21:36','2023-01-12 15:21:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63252,31143,'action started via WP Cron','2023-01-12 15:31:39','2023-01-12 15:31:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63253,31143,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 15:31:39','2023-01-12 15:31:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63254,31145,'action created','2023-01-12 15:31:39','2023-01-12 15:31:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63255,31145,'action started via WP Cron','2023-01-12 16:32:07','2023-01-12 16:32:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63256,31145,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 16:32:07','2023-01-12 16:32:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63257,31146,'action created','2023-01-12 16:32:07','2023-01-12 16:32:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63258,31146,'action started via WP Cron','2023-01-12 17:32:38','2023-01-12 17:32:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63259,31146,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 17:32:38','2023-01-12 17:32:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63260,31147,'action created','2023-01-12 17:32:38','2023-01-12 17:32:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63261,31147,'action started via WP Cron','2023-01-12 18:33:04','2023-01-12 18:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63262,31147,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 18:33:04','2023-01-12 18:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63263,31148,'action created','2023-01-12 18:33:04','2023-01-12 18:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63264,31148,'action started via WP Cron','2023-01-12 19:33:31','2023-01-12 19:33:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63265,31148,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 19:33:31','2023-01-12 19:33:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63266,31149,'action created','2023-01-12 19:33:31','2023-01-12 19:33:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63273,31149,'action started via WP Cron','2023-01-12 20:33:59','2023-01-12 20:33:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63274,31149,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 20:33:59','2023-01-12 20:33:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63275,31152,'action created','2023-01-12 20:33:59','2023-01-12 20:33:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63276,31152,'action started via WP Cron','2023-01-12 21:34:26','2023-01-12 21:34:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63277,31152,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 21:34:26','2023-01-12 21:34:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63278,31153,'action created','2023-01-12 21:34:26','2023-01-12 21:34:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63279,31153,'action started via WP Cron','2023-01-12 22:34:57','2023-01-12 22:34:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63280,31153,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 22:34:57','2023-01-12 22:34:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63281,31154,'action created','2023-01-12 22:34:57','2023-01-12 22:34:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63282,31154,'action started via WP Cron','2023-01-12 23:35:25','2023-01-12 23:35:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63283,31154,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-12 23:35:25','2023-01-12 23:35:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63284,31155,'action created','2023-01-12 23:35:25','2023-01-12 23:35:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63285,31155,'action started via WP Cron','2023-01-13 00:35:57','2023-01-13 00:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63286,31155,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 00:35:57','2023-01-13 00:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63287,31156,'action created','2023-01-13 00:35:57','2023-01-13 00:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63288,31156,'action started via WP Cron','2023-01-13 01:36:24','2023-01-13 01:36:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63289,31156,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 01:36:24','2023-01-13 01:36:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63290,31157,'action created','2023-01-13 01:36:24','2023-01-13 01:36:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63291,31157,'action started via WP Cron','2023-01-13 02:36:49','2023-01-13 02:36:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (63292,31157,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 02:36:49','2023-01-13 02:36:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (63293,31158,'action created','2023-01-13 02:36:49','2023-01-13 02:36:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (63294,31158,'action started via WP Cron','2023-01-13 03:37:17','2023-01-13 03:37:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63295,31158,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 03:37:17','2023-01-13 03:37:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63296,31159,'action created','2023-01-13 03:37:17','2023-01-13 03:37:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63297,31159,'action started via WP Cron','2023-01-13 04:37:46','2023-01-13 04:37:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (63298,31159,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 04:37:46','2023-01-13 04:37:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (63299,31160,'action created','2023-01-13 04:37:46','2023-01-13 04:37:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (63300,31160,'action started via WP Cron','2023-01-13 05:38:14','2023-01-13 05:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63301,31160,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 05:38:14','2023-01-13 05:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63302,31161,'action created','2023-01-13 05:38:14','2023-01-13 05:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63303,31161,'action started via WP Cron','2023-01-13 06:38:40','2023-01-13 06:38:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63304,31161,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 06:38:40','2023-01-13 06:38:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63305,31162,'action created','2023-01-13 06:38:40','2023-01-13 06:38:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63306,31162,'action started via WP Cron','2023-01-13 07:39:09','2023-01-13 07:39:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63307,31162,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 07:39:09','2023-01-13 07:39:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63308,31163,'action created','2023-01-13 07:39:09','2023-01-13 07:39:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63315,31163,'action started via WP Cron','2023-01-13 08:39:37','2023-01-13 08:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63316,31163,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 08:39:37','2023-01-13 08:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63317,31166,'action created','2023-01-13 08:39:37','2023-01-13 08:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63318,31166,'action started via WP Cron','2023-01-13 09:40:06','2023-01-13 09:40:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63319,31166,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 09:40:06','2023-01-13 09:40:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63320,31167,'action created','2023-01-13 09:40:06','2023-01-13 09:40:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63321,31167,'action started via WP Cron','2023-01-13 10:40:32','2023-01-13 10:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63322,31167,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 10:40:32','2023-01-13 10:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63323,31168,'action created','2023-01-13 10:40:32','2023-01-13 10:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63324,31168,'action started via WP Cron','2023-01-13 11:41:05','2023-01-13 11:41:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63325,31168,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 11:41:05','2023-01-13 11:41:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63326,31169,'action created','2023-01-13 11:41:05','2023-01-13 11:41:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63327,31169,'action started via WP Cron','2023-01-13 12:41:29','2023-01-13 12:41:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63328,31169,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 12:41:29','2023-01-13 12:41:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63329,31170,'action created','2023-01-13 12:41:29','2023-01-13 12:41:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (63330,31170,'action started via WP Cron','2023-01-13 13:41:58','2023-01-13 13:41:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63331,31170,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 13:41:58','2023-01-13 13:41:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63332,31171,'action created','2023-01-13 13:41:58','2023-01-13 13:41:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63333,31171,'action started via WP Cron','2023-01-13 14:42:27','2023-01-13 14:42:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63334,31171,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 14:42:27','2023-01-13 14:42:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63335,31172,'action created','2023-01-13 14:42:27','2023-01-13 14:42:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63336,31172,'action started via WP Cron','2023-01-13 15:42:55','2023-01-13 15:42:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63337,31172,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 15:42:55','2023-01-13 15:42:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63338,31173,'action created','2023-01-13 15:42:55','2023-01-13 15:42:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63339,31173,'action started via WP Cron','2023-01-13 16:43:23','2023-01-13 16:43:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63340,31173,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 16:43:23','2023-01-13 16:43:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63341,31174,'action created','2023-01-13 16:43:23','2023-01-13 16:43:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63342,31174,'action started via WP Cron','2023-01-13 17:43:59','2023-01-13 17:43:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63343,31174,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 17:43:59','2023-01-13 17:43:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63344,31175,'action created','2023-01-13 17:43:59','2023-01-13 17:43:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63345,31175,'action started via WP Cron','2023-01-13 18:44:31','2023-01-13 18:44:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63346,31175,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 18:44:31','2023-01-13 18:44:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63347,31176,'action created','2023-01-13 18:44:31','2023-01-13 18:44:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63348,31176,'action started via WP Cron','2023-01-13 19:45:05','2023-01-13 19:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63349,31176,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 19:45:05','2023-01-13 19:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63350,31177,'action created','2023-01-13 19:45:05','2023-01-13 19:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63357,31177,'action started via WP Cron','2023-01-13 20:45:31','2023-01-13 20:45:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63358,31177,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 20:45:31','2023-01-13 20:45:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63359,31180,'action created','2023-01-13 20:45:31','2023-01-13 20:45:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63360,31180,'action started via WP Cron','2023-01-13 21:45:59','2023-01-13 21:45:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63361,31180,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 21:45:59','2023-01-13 21:45:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63362,31181,'action created','2023-01-13 21:45:59','2023-01-13 21:45:59');
INSERT INTO `wp_actionscheduler_logs` VALUES (63363,31181,'action started via WP Cron','2023-01-13 22:46:30','2023-01-13 22:46:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63364,31181,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 22:46:30','2023-01-13 22:46:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63365,31182,'action created','2023-01-13 22:46:30','2023-01-13 22:46:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63366,31182,'action started via WP Cron','2023-01-13 23:47:00','2023-01-13 23:47:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63367,31182,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-13 23:47:00','2023-01-13 23:47:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63368,31183,'action created','2023-01-13 23:47:00','2023-01-13 23:47:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63369,31183,'action started via WP Cron','2023-01-14 00:47:30','2023-01-14 00:47:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63370,31183,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 00:47:30','2023-01-14 00:47:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63371,31184,'action created','2023-01-14 00:47:30','2023-01-14 00:47:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63372,31184,'action started via WP Cron','2023-01-14 01:47:56','2023-01-14 01:47:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63373,31184,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 01:47:56','2023-01-14 01:47:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63374,31185,'action created','2023-01-14 01:47:56','2023-01-14 01:47:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63375,31185,'action started via WP Cron','2023-01-14 02:48:21','2023-01-14 02:48:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63376,31185,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 02:48:21','2023-01-14 02:48:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63377,31186,'action created','2023-01-14 02:48:21','2023-01-14 02:48:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63378,31186,'action started via WP Cron','2023-01-14 03:48:50','2023-01-14 03:48:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63379,31186,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 03:48:50','2023-01-14 03:48:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63380,31187,'action created','2023-01-14 03:48:50','2023-01-14 03:48:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63381,31187,'action started via WP Cron','2023-01-14 04:49:17','2023-01-14 04:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63382,31187,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 04:49:17','2023-01-14 04:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63383,31188,'action created','2023-01-14 04:49:17','2023-01-14 04:49:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63384,31188,'action started via WP Cron','2023-01-14 05:49:45','2023-01-14 05:49:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63385,31188,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 05:49:45','2023-01-14 05:49:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63386,31189,'action created','2023-01-14 05:49:45','2023-01-14 05:49:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63387,31189,'action started via WP Cron','2023-01-14 06:50:14','2023-01-14 06:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63388,31189,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 06:50:14','2023-01-14 06:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63389,31190,'action created','2023-01-14 06:50:14','2023-01-14 06:50:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63390,31190,'action started via WP Cron','2023-01-14 07:50:41','2023-01-14 07:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63391,31190,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 07:50:41','2023-01-14 07:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63392,31191,'action created','2023-01-14 07:50:41','2023-01-14 07:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63399,31191,'action started via WP Cron','2023-01-14 08:56:06','2023-01-14 08:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63400,31191,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 08:56:06','2023-01-14 08:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63401,31194,'action created','2023-01-14 08:56:06','2023-01-14 08:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63402,31194,'action started via WP Cron','2023-01-14 09:56:31','2023-01-14 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63403,31194,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 09:56:31','2023-01-14 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63404,31195,'action created','2023-01-14 09:56:31','2023-01-14 09:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63405,31195,'action started via WP Cron','2023-01-14 10:56:58','2023-01-14 10:56:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63406,31195,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 10:56:58','2023-01-14 10:56:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63407,31196,'action created','2023-01-14 10:56:58','2023-01-14 10:56:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63408,31196,'action started via WP Cron','2023-01-14 11:57:25','2023-01-14 11:57:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63409,31196,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 11:57:25','2023-01-14 11:57:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63410,31197,'action created','2023-01-14 11:57:25','2023-01-14 11:57:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63411,31197,'action started via WP Cron','2023-01-14 12:57:53','2023-01-14 12:57:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63412,31197,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 12:57:53','2023-01-14 12:57:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63413,31198,'action created','2023-01-14 12:57:53','2023-01-14 12:57:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63414,31198,'action started via WP Cron','2023-01-14 13:58:22','2023-01-14 13:58:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63415,31198,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 13:58:22','2023-01-14 13:58:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63416,31199,'action created','2023-01-14 13:58:22','2023-01-14 13:58:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63417,31199,'action started via WP Cron','2023-01-14 14:58:52','2023-01-14 14:58:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63418,31199,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 14:58:52','2023-01-14 14:58:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63419,31200,'action created','2023-01-14 14:58:52','2023-01-14 14:58:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63420,31200,'action started via WP Cron','2023-01-14 15:59:19','2023-01-14 15:59:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63421,31200,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 15:59:19','2023-01-14 15:59:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63422,31201,'action created','2023-01-14 15:59:19','2023-01-14 15:59:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63423,31201,'action started via WP Cron','2023-01-14 16:59:44','2023-01-14 16:59:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63424,31201,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 16:59:44','2023-01-14 16:59:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63425,31202,'action created','2023-01-14 16:59:44','2023-01-14 16:59:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63426,31202,'action started via WP Cron','2023-01-14 18:00:15','2023-01-14 18:00:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63427,31202,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 18:00:15','2023-01-14 18:00:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63428,31203,'action created','2023-01-14 18:00:15','2023-01-14 18:00:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63429,31203,'action started via WP Cron','2023-01-14 19:00:43','2023-01-14 19:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63430,31203,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 19:00:43','2023-01-14 19:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63431,31204,'action created','2023-01-14 19:00:43','2023-01-14 19:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63432,31204,'action started via WP Cron','2023-01-14 20:01:12','2023-01-14 20:01:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63433,31204,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 20:01:12','2023-01-14 20:01:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63434,31205,'action created','2023-01-14 20:01:12','2023-01-14 20:01:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63441,31205,'action started via WP Cron','2023-01-14 21:06:39','2023-01-14 21:06:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63442,31205,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 21:06:39','2023-01-14 21:06:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63443,31208,'action created','2023-01-14 21:06:39','2023-01-14 21:06:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (63444,31208,'action started via WP Cron','2023-01-14 22:07:07','2023-01-14 22:07:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63445,31208,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 22:07:07','2023-01-14 22:07:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63446,31209,'action created','2023-01-14 22:07:07','2023-01-14 22:07:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63447,31209,'action started via WP Cron','2023-01-14 23:07:34','2023-01-14 23:07:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63448,31209,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-14 23:07:34','2023-01-14 23:07:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63449,31210,'action created','2023-01-14 23:07:34','2023-01-14 23:07:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63450,31210,'action started via WP Cron','2023-01-15 00:08:05','2023-01-15 00:08:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63451,31210,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 00:08:05','2023-01-15 00:08:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63452,31211,'action created','2023-01-15 00:08:05','2023-01-15 00:08:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63453,31211,'action started via WP Cron','2023-01-15 01:08:37','2023-01-15 01:08:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63454,31211,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 01:08:37','2023-01-15 01:08:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63455,31212,'action created','2023-01-15 01:08:37','2023-01-15 01:08:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (63456,31212,'action started via WP Cron','2023-01-15 02:09:08','2023-01-15 02:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63457,31212,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 02:09:08','2023-01-15 02:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63458,31213,'action created','2023-01-15 02:09:08','2023-01-15 02:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63459,31213,'action started via WP Cron','2023-01-15 03:09:35','2023-01-15 03:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63460,31213,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 03:09:35','2023-01-15 03:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63461,31214,'action created','2023-01-15 03:09:35','2023-01-15 03:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63462,31214,'action started via WP Cron','2023-01-15 04:10:00','2023-01-15 04:10:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63463,31214,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 04:10:00','2023-01-15 04:10:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63464,31215,'action created','2023-01-15 04:10:00','2023-01-15 04:10:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63465,31215,'action started via WP Cron','2023-01-15 05:10:28','2023-01-15 05:10:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63466,31215,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 05:10:28','2023-01-15 05:10:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63467,31216,'action created','2023-01-15 05:10:28','2023-01-15 05:10:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63468,31216,'action started via WP Cron','2023-01-15 06:10:55','2023-01-15 06:10:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63469,31216,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 06:10:55','2023-01-15 06:10:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63470,31217,'action created','2023-01-15 06:10:55','2023-01-15 06:10:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (63471,31217,'action started via WP Cron','2023-01-15 07:11:22','2023-01-15 07:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63472,31217,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 07:11:22','2023-01-15 07:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63473,31218,'action created','2023-01-15 07:11:22','2023-01-15 07:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63480,31218,'action started via WP Cron','2023-01-15 08:11:47','2023-01-15 08:11:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63481,31218,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 08:11:47','2023-01-15 08:11:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63482,31221,'action created','2023-01-15 08:11:47','2023-01-15 08:11:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63483,31221,'action started via WP Cron','2023-01-15 09:12:13','2023-01-15 09:12:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63484,31221,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 09:12:13','2023-01-15 09:12:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63485,31222,'action created','2023-01-15 09:12:13','2023-01-15 09:12:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63486,31222,'action started via WP Cron','2023-01-15 10:12:44','2023-01-15 10:12:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63487,31222,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 10:12:44','2023-01-15 10:12:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63488,31223,'action created','2023-01-15 10:12:44','2023-01-15 10:12:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (63489,31223,'action started via WP Cron','2023-01-15 11:13:11','2023-01-15 11:13:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (63490,31223,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 11:13:11','2023-01-15 11:13:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (63491,31224,'action created','2023-01-15 11:13:11','2023-01-15 11:13:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (63492,31224,'action started via WP Cron','2023-01-15 12:13:38','2023-01-15 12:13:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63493,31224,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 12:13:38','2023-01-15 12:13:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63494,31225,'action created','2023-01-15 12:13:38','2023-01-15 12:13:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63495,31225,'action started via WP Cron','2023-01-15 13:14:05','2023-01-15 13:14:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63496,31225,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 13:14:05','2023-01-15 13:14:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63497,31226,'action created','2023-01-15 13:14:05','2023-01-15 13:14:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63498,31226,'action started via WP Cron','2023-01-15 14:14:32','2023-01-15 14:14:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63499,31226,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 14:14:32','2023-01-15 14:14:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63500,31227,'action created','2023-01-15 14:14:32','2023-01-15 14:14:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63501,31227,'action started via WP Cron','2023-01-15 15:14:58','2023-01-15 15:14:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63502,31227,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 15:14:58','2023-01-15 15:14:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63503,31228,'action created','2023-01-15 15:14:58','2023-01-15 15:14:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63504,31228,'action started via WP Cron','2023-01-15 16:15:28','2023-01-15 16:15:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63505,31228,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 16:15:28','2023-01-15 16:15:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63506,31229,'action created','2023-01-15 16:15:28','2023-01-15 16:15:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63507,31229,'action started via WP Cron','2023-01-15 17:15:57','2023-01-15 17:15:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63508,31229,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 17:15:57','2023-01-15 17:15:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63509,31230,'action created','2023-01-15 17:15:57','2023-01-15 17:15:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63510,31230,'action started via WP Cron','2023-01-15 18:16:22','2023-01-15 18:16:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63511,31230,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 18:16:22','2023-01-15 18:16:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63512,31231,'action created','2023-01-15 18:16:22','2023-01-15 18:16:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63513,31231,'action started via WP Cron','2023-01-15 19:16:53','2023-01-15 19:16:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63514,31231,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 19:16:53','2023-01-15 19:16:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63515,31232,'action created','2023-01-15 19:16:53','2023-01-15 19:16:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (63522,31232,'action started via WP Cron','2023-01-15 20:17:23','2023-01-15 20:17:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63523,31232,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 20:17:23','2023-01-15 20:17:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63524,31235,'action created','2023-01-15 20:17:23','2023-01-15 20:17:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63525,31235,'action started via WP Cron','2023-01-15 21:17:51','2023-01-15 21:17:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63526,31235,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 21:17:51','2023-01-15 21:17:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63527,31236,'action created','2023-01-15 21:17:51','2023-01-15 21:17:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (63528,31236,'action started via WP Cron','2023-01-15 22:18:23','2023-01-15 22:18:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63529,31236,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 22:18:23','2023-01-15 22:18:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63530,31237,'action created','2023-01-15 22:18:23','2023-01-15 22:18:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63531,31237,'action started via WP Cron','2023-01-15 23:18:47','2023-01-15 23:18:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63532,31237,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-15 23:18:47','2023-01-15 23:18:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63533,31238,'action created','2023-01-15 23:18:47','2023-01-15 23:18:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63534,31238,'action started via WP Cron','2023-01-16 00:19:15','2023-01-16 00:19:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63535,31238,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 00:19:15','2023-01-16 00:19:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63536,31239,'action created','2023-01-16 00:19:15','2023-01-16 00:19:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63537,31239,'action started via WP Cron','2023-01-16 01:19:45','2023-01-16 01:19:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63538,31239,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 01:19:45','2023-01-16 01:19:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63539,31240,'action created','2023-01-16 01:19:45','2023-01-16 01:19:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63540,31240,'action started via WP Cron','2023-01-16 02:20:12','2023-01-16 02:20:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63541,31240,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 02:20:12','2023-01-16 02:20:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63542,31241,'action created','2023-01-16 02:20:12','2023-01-16 02:20:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63543,31241,'action started via WP Cron','2023-01-16 03:20:40','2023-01-16 03:20:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63544,31241,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 03:20:40','2023-01-16 03:20:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63545,31242,'action created','2023-01-16 03:20:40','2023-01-16 03:20:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (63546,31242,'action started via WP Cron','2023-01-16 04:21:07','2023-01-16 04:21:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63547,31242,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 04:21:07','2023-01-16 04:21:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63548,31243,'action created','2023-01-16 04:21:07','2023-01-16 04:21:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63549,31243,'action started via WP Cron','2023-01-16 05:21:38','2023-01-16 05:21:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63550,31243,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 05:21:38','2023-01-16 05:21:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63551,31244,'action created','2023-01-16 05:21:38','2023-01-16 05:21:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63552,31244,'action started via WP Cron','2023-01-16 06:22:05','2023-01-16 06:22:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63553,31244,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 06:22:05','2023-01-16 06:22:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63554,31245,'action created','2023-01-16 06:22:05','2023-01-16 06:22:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63555,31245,'action started via WP Cron','2023-01-16 07:22:34','2023-01-16 07:22:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63556,31245,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 07:22:34','2023-01-16 07:22:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63557,31246,'action created','2023-01-16 07:22:34','2023-01-16 07:22:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (63564,31246,'action started via WP Cron','2023-01-16 08:23:00','2023-01-16 08:23:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63565,31246,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 08:23:00','2023-01-16 08:23:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63566,31249,'action created','2023-01-16 08:23:00','2023-01-16 08:23:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63567,31249,'action started via WP Cron','2023-01-16 09:23:30','2023-01-16 09:23:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63568,31249,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 09:23:30','2023-01-16 09:23:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63569,31250,'action created','2023-01-16 09:23:30','2023-01-16 09:23:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63570,31250,'action started via WP Cron','2023-01-16 10:23:57','2023-01-16 10:23:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63571,31250,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 10:23:57','2023-01-16 10:23:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63572,31251,'action created','2023-01-16 10:23:57','2023-01-16 10:23:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63573,31251,'action started via WP Cron','2023-01-16 11:24:25','2023-01-16 11:24:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63574,31251,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 11:24:25','2023-01-16 11:24:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63575,31252,'action created','2023-01-16 11:24:25','2023-01-16 11:24:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63576,31252,'action started via WP Cron','2023-01-16 12:24:52','2023-01-16 12:24:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63577,31252,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 12:24:52','2023-01-16 12:24:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63578,31253,'action created','2023-01-16 12:24:52','2023-01-16 12:24:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63579,31253,'action started via WP Cron','2023-01-16 13:25:24','2023-01-16 13:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63580,31253,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 13:25:24','2023-01-16 13:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63581,31254,'action created','2023-01-16 13:25:24','2023-01-16 13:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (63582,31254,'action started via WP Cron','2023-01-16 14:25:52','2023-01-16 14:25:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63583,31254,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 14:25:52','2023-01-16 14:25:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63584,31255,'action created','2023-01-16 14:25:52','2023-01-16 14:25:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63585,31255,'action started via WP Cron','2023-01-16 15:31:22','2023-01-16 15:31:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63586,31255,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 15:31:22','2023-01-16 15:31:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63587,31256,'action created','2023-01-16 15:31:22','2023-01-16 15:31:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (63588,31256,'action started via WP Cron','2023-01-16 16:31:52','2023-01-16 16:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63589,31256,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 16:31:52','2023-01-16 16:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63590,31257,'action created','2023-01-16 16:31:52','2023-01-16 16:31:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (63591,31257,'action started via WP Cron','2023-01-16 17:32:19','2023-01-16 17:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63592,31257,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 17:32:19','2023-01-16 17:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63593,31258,'action created','2023-01-16 17:32:19','2023-01-16 17:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (63594,31258,'action started via WP Cron','2023-01-16 18:32:48','2023-01-16 18:32:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63595,31258,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 18:32:48','2023-01-16 18:32:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63596,31259,'action created','2023-01-16 18:32:48','2023-01-16 18:32:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63597,31259,'action started via WP Cron','2023-01-16 19:33:21','2023-01-16 19:33:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63598,31259,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 19:33:21','2023-01-16 19:33:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63599,31260,'action created','2023-01-16 19:33:21','2023-01-16 19:33:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63606,31260,'action started via WP Cron','2023-01-16 20:38:48','2023-01-16 20:38:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63607,31260,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 20:38:48','2023-01-16 20:38:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63608,31263,'action created','2023-01-16 20:38:48','2023-01-16 20:38:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63609,31263,'action started via WP Cron','2023-01-16 21:39:17','2023-01-16 21:39:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63610,31263,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 21:39:17','2023-01-16 21:39:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63611,31264,'action created','2023-01-16 21:39:17','2023-01-16 21:39:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63612,31264,'action started via WP Cron','2023-01-16 22:39:54','2023-01-16 22:39:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63613,31264,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 22:39:54','2023-01-16 22:39:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63614,31265,'action created','2023-01-16 22:39:54','2023-01-16 22:39:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63615,31265,'action started via WP Cron','2023-01-16 23:40:23','2023-01-16 23:40:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63616,31265,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-16 23:40:23','2023-01-16 23:40:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63617,31266,'action created','2023-01-16 23:40:23','2023-01-16 23:40:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (63618,31266,'action started via WP Cron','2023-01-17 00:40:50','2023-01-17 00:40:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63619,31266,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 00:40:50','2023-01-17 00:40:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63620,31267,'action created','2023-01-17 00:40:50','2023-01-17 00:40:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63621,31267,'action started via WP Cron','2023-01-17 01:41:17','2023-01-17 01:41:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63622,31267,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 01:41:17','2023-01-17 01:41:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63623,31268,'action created','2023-01-17 01:41:17','2023-01-17 01:41:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (63624,31268,'action started via WP Cron','2023-01-17 02:41:48','2023-01-17 02:41:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63625,31268,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 02:41:48','2023-01-17 02:41:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63626,31269,'action created','2023-01-17 02:41:48','2023-01-17 02:41:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (63627,31269,'action started via WP Cron','2023-01-17 03:42:14','2023-01-17 03:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63628,31269,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 03:42:14','2023-01-17 03:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63629,31270,'action created','2023-01-17 03:42:14','2023-01-17 03:42:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63630,31270,'action started via WP Cron','2023-01-17 04:42:41','2023-01-17 04:42:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63631,31270,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 04:42:41','2023-01-17 04:42:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63632,31271,'action created','2023-01-17 04:42:41','2023-01-17 04:42:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63633,31271,'action started via WP Cron','2023-01-17 05:43:07','2023-01-17 05:43:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63634,31271,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 05:43:07','2023-01-17 05:43:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63635,31272,'action created','2023-01-17 05:43:07','2023-01-17 05:43:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63636,31272,'action started via WP Cron','2023-01-17 06:43:33','2023-01-17 06:43:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63637,31272,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 06:43:33','2023-01-17 06:43:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63638,31273,'action created','2023-01-17 06:43:33','2023-01-17 06:43:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63639,31273,'action started via WP Cron','2023-01-17 07:43:58','2023-01-17 07:43:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63640,31273,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 07:43:58','2023-01-17 07:43:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63641,31274,'action created','2023-01-17 07:43:58','2023-01-17 07:43:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (63648,31274,'action started via WP Cron','2023-01-17 08:44:26','2023-01-17 08:44:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63649,31274,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 08:44:26','2023-01-17 08:44:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63650,31277,'action created','2023-01-17 08:44:26','2023-01-17 08:44:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63651,31277,'action started via WP Cron','2023-01-17 09:44:54','2023-01-17 09:44:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63652,31277,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 09:44:54','2023-01-17 09:44:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63653,31278,'action created','2023-01-17 09:44:54','2023-01-17 09:44:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (63654,31278,'action started via WP Cron','2023-01-17 10:45:21','2023-01-17 10:45:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63655,31278,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 10:45:21','2023-01-17 10:45:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63656,31279,'action created','2023-01-17 10:45:21','2023-01-17 10:45:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (63657,31279,'action started via WP Cron','2023-01-17 11:45:47','2023-01-17 11:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63658,31279,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 11:45:47','2023-01-17 11:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63659,31280,'action created','2023-01-17 11:45:47','2023-01-17 11:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (63660,31280,'action started via WP Cron','2023-01-17 12:46:13','2023-01-17 12:46:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63661,31280,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 12:46:13','2023-01-17 12:46:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63662,31281,'action created','2023-01-17 12:46:13','2023-01-17 12:46:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (63663,31281,'action started via WP Cron','2023-01-17 13:46:38','2023-01-17 13:46:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63664,31281,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 13:46:38','2023-01-17 13:46:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63665,31282,'action created','2023-01-17 13:46:38','2023-01-17 13:46:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63666,31282,'action started via WP Cron','2023-01-17 14:47:06','2023-01-17 14:47:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63667,31282,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 14:47:06','2023-01-17 14:47:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63668,31283,'action created','2023-01-17 14:47:06','2023-01-17 14:47:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (63669,31283,'action started via WP Cron','2023-01-17 15:47:36','2023-01-17 15:47:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63670,31283,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 15:47:36','2023-01-17 15:47:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63671,31284,'action created','2023-01-17 15:47:36','2023-01-17 15:47:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (63672,31284,'action started via WP Cron','2023-01-17 16:48:04','2023-01-17 16:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63673,31284,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 16:48:04','2023-01-17 16:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63674,31285,'action created','2023-01-17 16:48:04','2023-01-17 16:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63675,31285,'action started via WP Cron','2023-01-17 17:48:32','2023-01-17 17:48:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63676,31285,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 17:48:32','2023-01-17 17:48:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63677,31286,'action created','2023-01-17 17:48:32','2023-01-17 17:48:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (63687,31286,'action started via WP Cron','2023-01-17 18:49:04','2023-01-17 18:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63688,31286,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 18:49:04','2023-01-17 18:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63689,31290,'action created','2023-01-17 18:49:04','2023-01-17 18:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63690,31290,'action started via WP Cron','2023-01-17 19:49:30','2023-01-17 19:49:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63691,31290,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 19:49:30','2023-01-17 19:49:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63692,31291,'action created','2023-01-17 19:49:30','2023-01-17 19:49:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (63699,31291,'action started via WP Cron','2023-01-17 20:49:56','2023-01-17 20:49:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63700,31291,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 20:49:56','2023-01-17 20:49:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63701,31294,'action created','2023-01-17 20:49:56','2023-01-17 20:49:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63702,31294,'action started via WP Cron','2023-01-17 21:50:25','2023-01-17 21:50:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63703,31294,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 21:50:25','2023-01-17 21:50:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63704,31295,'action created','2023-01-17 21:50:25','2023-01-17 21:50:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63705,31295,'action started via WP Cron','2023-01-17 22:50:56','2023-01-17 22:50:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63706,31295,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 22:50:56','2023-01-17 22:50:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63707,31296,'action created','2023-01-17 22:50:56','2023-01-17 22:50:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (63708,31296,'action started via WP Cron','2023-01-17 23:51:45','2023-01-17 23:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63709,31296,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-17 23:51:45','2023-01-17 23:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63710,31297,'action created','2023-01-17 23:51:45','2023-01-17 23:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (63711,31297,'action started via WP Cron','2023-01-18 00:52:09','2023-01-18 00:52:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63712,31297,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 00:52:09','2023-01-18 00:52:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63713,31298,'action created','2023-01-18 00:52:09','2023-01-18 00:52:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (63714,31298,'action started via WP Cron','2023-01-18 01:56:04','2023-01-18 01:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63715,31298,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 01:56:04','2023-01-18 01:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63716,31299,'action created','2023-01-18 01:56:04','2023-01-18 01:56:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (63717,31299,'action started via WP Cron','2023-01-18 02:56:31','2023-01-18 02:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63718,31299,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 02:56:31','2023-01-18 02:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63719,31300,'action created','2023-01-18 02:56:31','2023-01-18 02:56:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (63720,31300,'action started via WP Cron','2023-01-18 03:58:25','2023-01-18 03:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63721,31300,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 03:58:25','2023-01-18 03:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63722,31301,'action created','2023-01-18 03:58:25','2023-01-18 03:58:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (63723,31301,'action started via WP Cron','2023-01-18 04:58:50','2023-01-18 04:58:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63724,31301,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 04:58:50','2023-01-18 04:58:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63725,31302,'action created','2023-01-18 04:58:50','2023-01-18 04:58:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (63726,31302,'action started via WP Cron','2023-01-18 05:59:16','2023-01-18 05:59:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (63727,31302,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 05:59:16','2023-01-18 05:59:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (63728,31303,'action created','2023-01-18 05:59:16','2023-01-18 05:59:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (63729,31303,'action started via WP Cron','2023-01-18 06:59:43','2023-01-18 06:59:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63730,31303,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 06:59:43','2023-01-18 06:59:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63731,31304,'action created','2023-01-18 06:59:43','2023-01-18 06:59:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (63732,31304,'action started via WP Cron','2023-01-18 08:00:14','2023-01-18 08:00:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63733,31304,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 08:00:14','2023-01-18 08:00:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63734,31305,'action created','2023-01-18 08:00:14','2023-01-18 08:00:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (63744,31305,'action started via WP Cron','2023-01-18 09:00:41','2023-01-18 09:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63745,31305,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 09:00:41','2023-01-18 09:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63746,31309,'action created','2023-01-18 09:00:41','2023-01-18 09:00:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (63747,31309,'action started via WP Cron','2023-01-18 10:01:08','2023-01-18 10:01:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63748,31309,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 10:01:08','2023-01-18 10:01:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63749,31310,'action created','2023-01-18 10:01:08','2023-01-18 10:01:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (63750,31310,'action started via WP Cron','2023-01-18 11:01:38','2023-01-18 11:01:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63751,31310,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 11:01:38','2023-01-18 11:01:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63752,31311,'action created','2023-01-18 11:01:38','2023-01-18 11:01:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (63753,31311,'action started via WP Cron','2023-01-18 12:02:07','2023-01-18 12:02:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63754,31311,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 12:02:07','2023-01-18 12:02:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63755,31312,'action created','2023-01-18 12:02:07','2023-01-18 12:02:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (63756,31312,'action started via WP Cron','2023-01-18 13:02:33','2023-01-18 13:02:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63757,31312,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 13:02:33','2023-01-18 13:02:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63758,31313,'action created','2023-01-18 13:02:33','2023-01-18 13:02:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (63759,31313,'action started via WP Cron','2023-01-18 14:03:02','2023-01-18 14:03:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (63760,31313,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 14:03:02','2023-01-18 14:03:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (63761,31314,'action created','2023-01-18 14:03:02','2023-01-18 14:03:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (63762,31314,'action started via WP Cron','2023-01-18 15:03:28','2023-01-18 15:03:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63763,31314,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 15:03:28','2023-01-18 15:03:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63764,31315,'action created','2023-01-18 15:03:28','2023-01-18 15:03:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (63765,31315,'action started via WP Cron','2023-01-18 16:04:00','2023-01-18 16:04:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63766,31315,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 16:04:00','2023-01-18 16:04:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63767,31316,'action created','2023-01-18 16:04:00','2023-01-18 16:04:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (63768,31316,'action started via Async Request','2023-01-18 17:04:05','2023-01-18 17:04:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63769,31316,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 17:04:05','2023-01-18 17:04:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63770,31317,'action created','2023-01-18 17:04:05','2023-01-18 17:04:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (63975,31317,'action started via WP Cron','2023-01-18 18:04:57','2023-01-18 18:04:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63976,31317,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 18:04:57','2023-01-18 18:04:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63977,31386,'action created','2023-01-18 18:04:57','2023-01-18 18:04:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (63978,31386,'action started via WP Cron','2023-01-18 19:05:27','2023-01-18 19:05:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63979,31386,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 19:05:27','2023-01-18 19:05:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63980,31387,'action created','2023-01-18 19:05:27','2023-01-18 19:05:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (63987,31387,'action started via WP Cron','2023-01-18 20:07:12','2023-01-18 20:07:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63988,31387,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 20:07:12','2023-01-18 20:07:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63989,31390,'action created','2023-01-18 20:07:12','2023-01-18 20:07:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (63990,31390,'action started via Async Request','2023-01-18 21:07:26','2023-01-18 21:07:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63991,31390,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 21:07:26','2023-01-18 21:07:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63992,31391,'action created','2023-01-18 21:07:26','2023-01-18 21:07:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (63993,31391,'action started via WP Cron','2023-01-18 22:09:15','2023-01-18 22:09:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63994,31391,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 22:09:15','2023-01-18 22:09:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63995,31392,'action created','2023-01-18 22:09:15','2023-01-18 22:09:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (63996,31392,'action started via WP Cron','2023-01-18 23:09:35','2023-01-18 23:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63997,31392,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-18 23:09:35','2023-01-18 23:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63998,31393,'action created','2023-01-18 23:09:35','2023-01-18 23:09:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (63999,31393,'action started via WP Cron','2023-01-19 00:12:42','2023-01-19 00:12:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64000,31393,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 00:12:42','2023-01-19 00:12:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64001,31394,'action created','2023-01-19 00:12:42','2023-01-19 00:12:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64002,31394,'action started via WP Cron','2023-01-19 01:13:10','2023-01-19 01:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64003,31394,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 01:13:10','2023-01-19 01:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64004,31395,'action created','2023-01-19 01:13:10','2023-01-19 01:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64005,31395,'action started via WP Cron','2023-01-19 02:13:35','2023-01-19 02:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64006,31395,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 02:13:35','2023-01-19 02:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64007,31396,'action created','2023-01-19 02:13:35','2023-01-19 02:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64008,31396,'action started via WP Cron','2023-01-19 03:14:01','2023-01-19 03:14:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64009,31396,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 03:14:01','2023-01-19 03:14:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64010,31397,'action created','2023-01-19 03:14:01','2023-01-19 03:14:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64011,31397,'action started via WP Cron','2023-01-19 04:14:26','2023-01-19 04:14:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64012,31397,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 04:14:26','2023-01-19 04:14:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64013,31398,'action created','2023-01-19 04:14:26','2023-01-19 04:14:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64014,31398,'action started via WP Cron','2023-01-19 05:14:54','2023-01-19 05:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64015,31398,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 05:14:54','2023-01-19 05:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64016,31399,'action created','2023-01-19 05:14:54','2023-01-19 05:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64017,31399,'action started via WP Cron','2023-01-19 06:15:19','2023-01-19 06:15:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64018,31399,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 06:15:19','2023-01-19 06:15:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64019,31400,'action created','2023-01-19 06:15:19','2023-01-19 06:15:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64020,31400,'action started via WP Cron','2023-01-19 07:15:48','2023-01-19 07:15:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64021,31400,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 07:15:48','2023-01-19 07:15:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64022,31401,'action created','2023-01-19 07:15:48','2023-01-19 07:15:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64032,31401,'action started via WP Cron','2023-01-19 08:16:14','2023-01-19 08:16:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64033,31401,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 08:16:14','2023-01-19 08:16:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64034,31405,'action created','2023-01-19 08:16:14','2023-01-19 08:16:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64035,31405,'action started via WP Cron','2023-01-19 09:16:40','2023-01-19 09:16:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64036,31405,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 09:16:40','2023-01-19 09:16:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64037,31406,'action created','2023-01-19 09:16:40','2023-01-19 09:16:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64038,31406,'action started via WP Cron','2023-01-19 10:17:05','2023-01-19 10:17:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64039,31406,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 10:17:05','2023-01-19 10:17:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64040,31407,'action created','2023-01-19 10:17:05','2023-01-19 10:17:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64041,31407,'action started via WP Cron','2023-01-19 11:17:34','2023-01-19 11:17:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64042,31407,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 11:17:34','2023-01-19 11:17:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64043,31408,'action created','2023-01-19 11:17:34','2023-01-19 11:17:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64044,31408,'action started via WP Cron','2023-01-19 12:21:41','2023-01-19 12:21:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64045,31408,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 12:21:41','2023-01-19 12:21:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64046,31409,'action created','2023-01-19 12:21:41','2023-01-19 12:21:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64047,31409,'action started via WP Cron','2023-01-19 13:23:29','2023-01-19 13:23:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64048,31409,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 13:23:29','2023-01-19 13:23:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64049,31410,'action created','2023-01-19 13:23:29','2023-01-19 13:23:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64050,31410,'action started via WP Cron','2023-01-19 14:24:01','2023-01-19 14:24:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64051,31410,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 14:24:01','2023-01-19 14:24:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64052,31411,'action created','2023-01-19 14:24:01','2023-01-19 14:24:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64053,31144,'action started via WP Cron','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64054,31144,'action failed via WP Cron: Scheduled action for woocommerce_update_marketplace_suggestions will not be executed as no callbacks are registered.','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64055,31412,'action created','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64056,31411,'action started via WP Cron','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64057,31411,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64058,31413,'action created','2023-01-19 15:24:31','2023-01-19 15:24:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64059,31413,'action started via Async Request','2023-01-19 16:24:37','2023-01-19 16:24:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64060,31413,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 16:24:37','2023-01-19 16:24:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64061,31414,'action created','2023-01-19 16:24:37','2023-01-19 16:24:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64251,31414,'action started via WP Cron','2023-01-19 17:25:31','2023-01-19 17:25:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64252,31414,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 17:25:31','2023-01-19 17:25:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64253,31478,'action created','2023-01-19 17:25:31','2023-01-19 17:25:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64254,31478,'action started via WP Cron','2023-01-19 18:26:02','2023-01-19 18:26:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64255,31478,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 18:26:02','2023-01-19 18:26:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64256,31479,'action created','2023-01-19 18:26:02','2023-01-19 18:26:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64257,31479,'action started via WP Cron','2023-01-19 19:26:30','2023-01-19 19:26:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64258,31479,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 19:26:30','2023-01-19 19:26:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64259,31480,'action created','2023-01-19 19:26:30','2023-01-19 19:26:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64269,31480,'action started via WP Cron','2023-01-19 20:26:58','2023-01-19 20:26:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64270,31480,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 20:26:58','2023-01-19 20:26:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64271,31484,'action created','2023-01-19 20:26:58','2023-01-19 20:26:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64272,31484,'action started via WP Cron','2023-01-19 21:27:27','2023-01-19 21:27:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64273,31484,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 21:27:27','2023-01-19 21:27:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64274,31485,'action created','2023-01-19 21:27:27','2023-01-19 21:27:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64275,31485,'action started via Async Request','2023-01-19 22:27:32','2023-01-19 22:27:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64276,31485,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 22:27:32','2023-01-19 22:27:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64277,31486,'action created','2023-01-19 22:27:32','2023-01-19 22:27:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64278,31486,'action started via WP Cron','2023-01-19 23:29:35','2023-01-19 23:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64279,31486,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-19 23:29:35','2023-01-19 23:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64280,31487,'action created','2023-01-19 23:29:35','2023-01-19 23:29:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64281,31487,'action started via WP Cron','2023-01-20 00:30:01','2023-01-20 00:30:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64282,31487,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 00:30:01','2023-01-20 00:30:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64283,31488,'action created','2023-01-20 00:30:01','2023-01-20 00:30:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64284,31488,'action started via WP Cron','2023-01-20 01:30:13','2023-01-20 01:30:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64285,31488,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 01:30:13','2023-01-20 01:30:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64286,31489,'action created','2023-01-20 01:30:13','2023-01-20 01:30:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64287,31489,'action started via WP Cron','2023-01-20 02:31:01','2023-01-20 02:31:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64288,31489,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 02:31:01','2023-01-20 02:31:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64289,31490,'action created','2023-01-20 02:31:01','2023-01-20 02:31:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64290,31490,'action started via WP Cron','2023-01-20 03:31:31','2023-01-20 03:31:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64291,31490,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 03:31:31','2023-01-20 03:31:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64292,31491,'action created','2023-01-20 03:31:31','2023-01-20 03:31:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64293,31491,'action started via WP Cron','2023-01-20 04:32:00','2023-01-20 04:32:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64294,31491,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 04:32:00','2023-01-20 04:32:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64295,31492,'action created','2023-01-20 04:32:00','2023-01-20 04:32:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64296,31492,'action started via WP Cron','2023-01-20 05:32:30','2023-01-20 05:32:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64297,31492,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 05:32:30','2023-01-20 05:32:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64298,31493,'action created','2023-01-20 05:32:30','2023-01-20 05:32:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64299,31493,'action started via WP Cron','2023-01-20 06:32:57','2023-01-20 06:32:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64300,31493,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 06:32:57','2023-01-20 06:32:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64301,31494,'action created','2023-01-20 06:32:57','2023-01-20 06:32:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64302,31494,'action started via WP Cron','2023-01-20 07:33:22','2023-01-20 07:33:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64303,31494,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 07:33:22','2023-01-20 07:33:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64304,31495,'action created','2023-01-20 07:33:22','2023-01-20 07:33:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64314,31495,'action started via WP Cron','2023-01-20 08:34:01','2023-01-20 08:34:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64315,31495,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 08:34:01','2023-01-20 08:34:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64316,31499,'action created','2023-01-20 08:34:01','2023-01-20 08:34:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64317,31499,'action started via WP Cron','2023-01-20 09:34:33','2023-01-20 09:34:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (64318,31499,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 09:34:33','2023-01-20 09:34:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (64319,31500,'action created','2023-01-20 09:34:33','2023-01-20 09:34:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (64320,31500,'action started via WP Cron','2023-01-20 10:35:04','2023-01-20 10:35:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64321,31500,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 10:35:04','2023-01-20 10:35:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64322,31501,'action created','2023-01-20 10:35:04','2023-01-20 10:35:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64323,31501,'action started via WP Cron','2023-01-20 11:35:36','2023-01-20 11:35:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64324,31501,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 11:35:36','2023-01-20 11:35:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64325,31502,'action created','2023-01-20 11:35:36','2023-01-20 11:35:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64326,31502,'action started via WP Cron','2023-01-20 12:36:04','2023-01-20 12:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64327,31502,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 12:36:04','2023-01-20 12:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64328,31503,'action created','2023-01-20 12:36:04','2023-01-20 12:36:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64329,31503,'action started via WP Cron','2023-01-20 13:36:35','2023-01-20 13:36:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64330,31503,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 13:36:35','2023-01-20 13:36:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64331,31504,'action created','2023-01-20 13:36:35','2023-01-20 13:36:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64332,31504,'action started via WP Cron','2023-01-20 14:37:07','2023-01-20 14:37:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64333,31504,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 14:37:07','2023-01-20 14:37:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64334,31505,'action created','2023-01-20 14:37:07','2023-01-20 14:37:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64335,31505,'action started via WP Cron','2023-01-20 15:37:42','2023-01-20 15:37:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64336,31505,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 15:37:42','2023-01-20 15:37:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64337,31506,'action created','2023-01-20 15:37:42','2023-01-20 15:37:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64338,31506,'action started via WP Cron','2023-01-20 16:38:14','2023-01-20 16:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64339,31506,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 16:38:14','2023-01-20 16:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64340,31507,'action created','2023-01-20 16:38:14','2023-01-20 16:38:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64341,31507,'action started via WP Cron','2023-01-20 17:38:43','2023-01-20 17:38:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64342,31507,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 17:38:43','2023-01-20 17:38:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64343,31508,'action created','2023-01-20 17:38:43','2023-01-20 17:38:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64344,31508,'action started via WP Cron','2023-01-20 18:39:06','2023-01-20 18:39:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64345,31508,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 18:39:06','2023-01-20 18:39:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64346,31509,'action created','2023-01-20 18:39:06','2023-01-20 18:39:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64347,31509,'action started via WP Cron','2023-01-20 19:39:37','2023-01-20 19:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64348,31509,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 19:39:37','2023-01-20 19:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64349,31510,'action created','2023-01-20 19:39:37','2023-01-20 19:39:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64359,31510,'action started via WP Cron','2023-01-20 20:40:10','2023-01-20 20:40:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64360,31510,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 20:40:10','2023-01-20 20:40:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64361,31514,'action created','2023-01-20 20:40:10','2023-01-20 20:40:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64362,31514,'action started via WP Cron','2023-01-20 21:40:42','2023-01-20 21:40:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64363,31514,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 21:40:42','2023-01-20 21:40:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64364,31515,'action created','2023-01-20 21:40:42','2023-01-20 21:40:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64365,31515,'action started via WP Cron','2023-01-20 22:41:08','2023-01-20 22:41:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64366,31515,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 22:41:08','2023-01-20 22:41:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64367,31516,'action created','2023-01-20 22:41:08','2023-01-20 22:41:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64368,31516,'action started via WP Cron','2023-01-20 23:41:37','2023-01-20 23:41:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64369,31516,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-20 23:41:37','2023-01-20 23:41:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64370,31517,'action created','2023-01-20 23:41:37','2023-01-20 23:41:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64371,31517,'action started via WP Cron','2023-01-21 00:42:04','2023-01-21 00:42:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64372,31517,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 00:42:04','2023-01-21 00:42:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64373,31518,'action created','2023-01-21 00:42:04','2023-01-21 00:42:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64374,31518,'action started via WP Cron','2023-01-21 01:42:32','2023-01-21 01:42:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64375,31518,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 01:42:32','2023-01-21 01:42:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64376,31519,'action created','2023-01-21 01:42:32','2023-01-21 01:42:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64377,31519,'action started via WP Cron','2023-01-21 02:42:57','2023-01-21 02:42:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64378,31519,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 02:42:57','2023-01-21 02:42:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64379,31520,'action created','2023-01-21 02:42:57','2023-01-21 02:42:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64380,31520,'action started via WP Cron','2023-01-21 03:43:21','2023-01-21 03:43:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64381,31520,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 03:43:21','2023-01-21 03:43:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64382,31521,'action created','2023-01-21 03:43:21','2023-01-21 03:43:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64383,31521,'action started via WP Cron','2023-01-21 04:43:50','2023-01-21 04:43:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64384,31521,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 04:43:50','2023-01-21 04:43:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64385,31522,'action created','2023-01-21 04:43:50','2023-01-21 04:43:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64386,31522,'action started via WP Cron','2023-01-21 05:44:17','2023-01-21 05:44:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64387,31522,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 05:44:17','2023-01-21 05:44:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64388,31523,'action created','2023-01-21 05:44:17','2023-01-21 05:44:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64389,31523,'action started via WP Cron','2023-01-21 06:44:53','2023-01-21 06:44:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64390,31523,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 06:44:53','2023-01-21 06:44:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64391,31524,'action created','2023-01-21 06:44:53','2023-01-21 06:44:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64392,31524,'action started via WP Cron','2023-01-21 07:48:28','2023-01-21 07:48:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (64393,31524,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 07:48:28','2023-01-21 07:48:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (64394,31525,'action created','2023-01-21 07:48:28','2023-01-21 07:48:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (64404,31525,'action started via WP Cron','2023-01-21 08:50:48','2023-01-21 08:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64405,31525,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 08:50:48','2023-01-21 08:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64406,31529,'action created','2023-01-21 08:50:48','2023-01-21 08:50:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64407,31529,'action started via WP Cron','2023-01-21 09:56:15','2023-01-21 09:56:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64408,31529,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 09:56:15','2023-01-21 09:56:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64409,31530,'action created','2023-01-21 09:56:15','2023-01-21 09:56:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64410,31530,'action started via WP Cron','2023-01-21 10:56:41','2023-01-21 10:56:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64411,31530,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 10:56:41','2023-01-21 10:56:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64412,31531,'action created','2023-01-21 10:56:41','2023-01-21 10:56:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64413,31531,'action started via WP Cron','2023-01-21 11:57:09','2023-01-21 11:57:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64414,31531,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 11:57:09','2023-01-21 11:57:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64415,31532,'action created','2023-01-21 11:57:09','2023-01-21 11:57:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64416,31532,'action started via WP Cron','2023-01-21 12:57:38','2023-01-21 12:57:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64417,31532,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 12:57:38','2023-01-21 12:57:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64418,31533,'action created','2023-01-21 12:57:38','2023-01-21 12:57:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64419,31533,'action started via WP Cron','2023-01-21 13:58:06','2023-01-21 13:58:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64420,31533,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 13:58:06','2023-01-21 13:58:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64421,31534,'action created','2023-01-21 13:58:06','2023-01-21 13:58:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64422,31534,'action started via WP Cron','2023-01-21 14:58:36','2023-01-21 14:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64423,31534,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 14:58:36','2023-01-21 14:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64424,31535,'action created','2023-01-21 14:58:36','2023-01-21 14:58:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64425,31535,'action started via WP Cron','2023-01-21 15:59:08','2023-01-21 15:59:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64426,31535,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 15:59:08','2023-01-21 15:59:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64427,31536,'action created','2023-01-21 15:59:08','2023-01-21 15:59:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64428,31536,'action started via WP Cron','2023-01-21 16:59:41','2023-01-21 16:59:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64429,31536,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 16:59:41','2023-01-21 16:59:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64430,31537,'action created','2023-01-21 16:59:41','2023-01-21 16:59:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64431,31537,'action started via WP Cron','2023-01-21 18:00:55','2023-01-21 18:00:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64432,31537,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 18:00:55','2023-01-21 18:00:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64433,31538,'action created','2023-01-21 18:00:55','2023-01-21 18:00:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64434,31538,'action started via WP Cron','2023-01-21 19:01:27','2023-01-21 19:01:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64435,31538,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 19:01:27','2023-01-21 19:01:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64436,31539,'action created','2023-01-21 19:01:27','2023-01-21 19:01:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64446,31539,'action started via WP Cron','2023-01-21 20:02:17','2023-01-21 20:02:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64447,31539,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 20:02:17','2023-01-21 20:02:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64448,31543,'action created','2023-01-21 20:02:17','2023-01-21 20:02:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64449,31543,'action started via WP Cron','2023-01-21 21:02:56','2023-01-21 21:02:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64450,31543,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 21:02:56','2023-01-21 21:02:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64451,31544,'action created','2023-01-21 21:02:56','2023-01-21 21:02:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64452,31544,'action started via WP Cron','2023-01-21 22:03:27','2023-01-21 22:03:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64453,31544,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 22:03:27','2023-01-21 22:03:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64454,31545,'action created','2023-01-21 22:03:27','2023-01-21 22:03:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64455,31545,'action started via WP Cron','2023-01-21 23:03:58','2023-01-21 23:03:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64456,31545,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-21 23:03:58','2023-01-21 23:03:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64457,31546,'action created','2023-01-21 23:03:58','2023-01-21 23:03:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64458,31546,'action started via WP Cron','2023-01-22 00:04:26','2023-01-22 00:04:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64459,31546,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 00:04:26','2023-01-22 00:04:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64460,31547,'action created','2023-01-22 00:04:26','2023-01-22 00:04:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64461,31547,'action started via WP Cron','2023-01-22 01:04:52','2023-01-22 01:04:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64462,31547,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 01:04:52','2023-01-22 01:04:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64463,31548,'action created','2023-01-22 01:04:52','2023-01-22 01:04:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64464,31548,'action started via WP Cron','2023-01-22 02:05:24','2023-01-22 02:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64465,31548,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 02:05:24','2023-01-22 02:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64466,31549,'action created','2023-01-22 02:05:24','2023-01-22 02:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64467,31549,'action started via WP Cron','2023-01-22 03:05:56','2023-01-22 03:05:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64468,31549,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 03:05:56','2023-01-22 03:05:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64469,31550,'action created','2023-01-22 03:05:56','2023-01-22 03:05:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64470,31550,'action started via WP Cron','2023-01-22 04:06:24','2023-01-22 04:06:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64471,31550,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 04:06:24','2023-01-22 04:06:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64472,31551,'action created','2023-01-22 04:06:24','2023-01-22 04:06:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64473,31551,'action started via WP Cron','2023-01-22 05:06:51','2023-01-22 05:06:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64474,31551,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 05:06:51','2023-01-22 05:06:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64475,31552,'action created','2023-01-22 05:06:51','2023-01-22 05:06:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64476,31552,'action started via WP Cron','2023-01-22 06:07:21','2023-01-22 06:07:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64477,31552,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 06:07:21','2023-01-22 06:07:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64478,31553,'action created','2023-01-22 06:07:21','2023-01-22 06:07:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64479,31553,'action started via WP Cron','2023-01-22 07:07:52','2023-01-22 07:07:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64480,31553,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 07:07:52','2023-01-22 07:07:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64481,31554,'action created','2023-01-22 07:07:52','2023-01-22 07:07:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64491,31554,'action started via WP Cron','2023-01-22 08:08:26','2023-01-22 08:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64492,31554,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 08:08:26','2023-01-22 08:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64493,31558,'action created','2023-01-22 08:08:26','2023-01-22 08:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64494,31558,'action started via WP Cron','2023-01-22 09:08:54','2023-01-22 09:08:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64495,31558,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 09:08:54','2023-01-22 09:08:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64496,31559,'action created','2023-01-22 09:08:54','2023-01-22 09:08:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64497,31559,'action started via WP Cron','2023-01-22 10:09:22','2023-01-22 10:09:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64498,31559,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 10:09:22','2023-01-22 10:09:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64499,31560,'action created','2023-01-22 10:09:22','2023-01-22 10:09:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64500,31560,'action started via WP Cron','2023-01-22 11:09:51','2023-01-22 11:09:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64501,31560,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 11:09:51','2023-01-22 11:09:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64502,31561,'action created','2023-01-22 11:09:51','2023-01-22 11:09:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64503,31561,'action started via WP Cron','2023-01-22 12:10:21','2023-01-22 12:10:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64504,31561,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 12:10:21','2023-01-22 12:10:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64505,31562,'action created','2023-01-22 12:10:21','2023-01-22 12:10:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64506,31562,'action started via WP Cron','2023-01-22 13:10:54','2023-01-22 13:10:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64507,31562,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 13:10:54','2023-01-22 13:10:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64508,31563,'action created','2023-01-22 13:10:54','2023-01-22 13:10:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64509,31563,'action started via WP Cron','2023-01-22 14:11:23','2023-01-22 14:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64510,31563,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 14:11:23','2023-01-22 14:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64511,31564,'action created','2023-01-22 14:11:23','2023-01-22 14:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64512,31564,'action started via WP Cron','2023-01-22 15:11:51','2023-01-22 15:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64513,31564,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 15:11:51','2023-01-22 15:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64514,31565,'action created','2023-01-22 15:11:51','2023-01-22 15:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64515,31565,'action started via WP Cron','2023-01-22 16:12:20','2023-01-22 16:12:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64516,31565,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 16:12:20','2023-01-22 16:12:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64517,31566,'action created','2023-01-22 16:12:20','2023-01-22 16:12:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64518,31566,'action started via WP Cron','2023-01-22 17:12:51','2023-01-22 17:12:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64519,31566,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 17:12:51','2023-01-22 17:12:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64520,31567,'action created','2023-01-22 17:12:51','2023-01-22 17:12:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64521,31567,'action started via WP Cron','2023-01-22 18:13:21','2023-01-22 18:13:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64522,31567,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 18:13:21','2023-01-22 18:13:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64523,31568,'action created','2023-01-22 18:13:21','2023-01-22 18:13:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64524,31568,'action started via WP Cron','2023-01-22 19:13:52','2023-01-22 19:13:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64525,31568,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 19:13:52','2023-01-22 19:13:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64526,31569,'action created','2023-01-22 19:13:52','2023-01-22 19:13:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64536,31569,'action started via WP Cron','2023-01-22 20:14:21','2023-01-22 20:14:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64537,31569,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 20:14:21','2023-01-22 20:14:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64538,31573,'action created','2023-01-22 20:14:21','2023-01-22 20:14:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64539,31573,'action started via WP Cron','2023-01-22 21:14:54','2023-01-22 21:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64540,31573,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 21:14:54','2023-01-22 21:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64541,31574,'action created','2023-01-22 21:14:54','2023-01-22 21:14:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64542,31574,'action started via WP Cron','2023-01-22 22:15:24','2023-01-22 22:15:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64543,31574,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 22:15:24','2023-01-22 22:15:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64544,31575,'action created','2023-01-22 22:15:24','2023-01-22 22:15:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64545,31575,'action started via WP Cron','2023-01-22 23:15:55','2023-01-22 23:15:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64546,31575,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-22 23:15:55','2023-01-22 23:15:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64547,31576,'action created','2023-01-22 23:15:55','2023-01-22 23:15:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64548,31576,'action started via WP Cron','2023-01-23 00:16:27','2023-01-23 00:16:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64549,31576,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 00:16:27','2023-01-23 00:16:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64550,31577,'action created','2023-01-23 00:16:27','2023-01-23 00:16:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64551,31577,'action started via WP Cron','2023-01-23 01:16:58','2023-01-23 01:16:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64552,31577,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 01:16:58','2023-01-23 01:16:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64553,31578,'action created','2023-01-23 01:16:58','2023-01-23 01:16:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64554,31578,'action started via WP Cron','2023-01-23 02:17:29','2023-01-23 02:17:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64555,31578,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 02:17:29','2023-01-23 02:17:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64556,31579,'action created','2023-01-23 02:17:29','2023-01-23 02:17:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64557,31579,'action started via WP Cron','2023-01-23 03:17:56','2023-01-23 03:17:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64558,31579,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 03:17:56','2023-01-23 03:17:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64559,31580,'action created','2023-01-23 03:17:56','2023-01-23 03:17:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64560,31580,'action started via WP Cron','2023-01-23 04:18:25','2023-01-23 04:18:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64561,31580,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 04:18:25','2023-01-23 04:18:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64562,31581,'action created','2023-01-23 04:18:25','2023-01-23 04:18:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64563,31581,'action started via WP Cron','2023-01-23 05:18:55','2023-01-23 05:18:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64564,31581,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 05:18:55','2023-01-23 05:18:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64565,31582,'action created','2023-01-23 05:18:55','2023-01-23 05:18:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64566,31582,'action started via WP Cron','2023-01-23 06:19:25','2023-01-23 06:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64567,31582,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 06:19:25','2023-01-23 06:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64568,31583,'action created','2023-01-23 06:19:25','2023-01-23 06:19:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64569,31583,'action started via WP Cron','2023-01-23 07:19:56','2023-01-23 07:19:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64570,31583,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 07:19:56','2023-01-23 07:19:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64571,31584,'action created','2023-01-23 07:19:56','2023-01-23 07:19:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64581,31584,'action started via WP Cron','2023-01-23 08:20:26','2023-01-23 08:20:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64582,31584,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 08:20:26','2023-01-23 08:20:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64583,31588,'action created','2023-01-23 08:20:26','2023-01-23 08:20:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (64584,31588,'action started via WP Cron','2023-01-23 09:20:53','2023-01-23 09:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64585,31588,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 09:20:53','2023-01-23 09:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64586,31589,'action created','2023-01-23 09:20:53','2023-01-23 09:20:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64587,31589,'action started via WP Cron','2023-01-23 10:21:18','2023-01-23 10:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64588,31589,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 10:21:18','2023-01-23 10:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64589,31590,'action created','2023-01-23 10:21:18','2023-01-23 10:21:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64590,31590,'action started via WP Cron','2023-01-23 11:21:54','2023-01-23 11:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64591,31590,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 11:21:54','2023-01-23 11:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64592,31591,'action created','2023-01-23 11:21:54','2023-01-23 11:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64593,31591,'action started via WP Cron','2023-01-23 12:22:18','2023-01-23 12:22:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64594,31591,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 12:22:18','2023-01-23 12:22:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64595,31592,'action created','2023-01-23 12:22:18','2023-01-23 12:22:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64596,31592,'action started via WP Cron','2023-01-23 13:22:46','2023-01-23 13:22:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (64597,31592,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 13:22:46','2023-01-23 13:22:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (64598,31593,'action created','2023-01-23 13:22:46','2023-01-23 13:22:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (64599,31593,'action started via WP Cron','2023-01-23 14:23:11','2023-01-23 14:23:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64600,31593,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 14:23:11','2023-01-23 14:23:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64601,31594,'action created','2023-01-23 14:23:11','2023-01-23 14:23:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64602,31594,'action started via WP Cron','2023-01-23 15:23:39','2023-01-23 15:23:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64603,31594,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 15:23:39','2023-01-23 15:23:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64604,31595,'action created','2023-01-23 15:23:39','2023-01-23 15:23:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64605,31595,'action started via WP Cron','2023-01-23 16:24:03','2023-01-23 16:24:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (64606,31595,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 16:24:03','2023-01-23 16:24:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (64607,31596,'action created','2023-01-23 16:24:03','2023-01-23 16:24:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (64608,31596,'action started via WP Cron','2023-01-23 17:24:32','2023-01-23 17:24:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64609,31596,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 17:24:32','2023-01-23 17:24:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64610,31597,'action created','2023-01-23 17:24:32','2023-01-23 17:24:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64611,31597,'action started via WP Cron','2023-01-23 18:24:57','2023-01-23 18:24:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64612,31597,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 18:24:57','2023-01-23 18:24:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64613,31598,'action created','2023-01-23 18:24:57','2023-01-23 18:24:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64614,31598,'action started via WP Cron','2023-01-23 19:25:24','2023-01-23 19:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64615,31598,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 19:25:24','2023-01-23 19:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64616,31599,'action created','2023-01-23 19:25:24','2023-01-23 19:25:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64626,31599,'action started via WP Cron','2023-01-23 20:30:41','2023-01-23 20:30:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64627,31599,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 20:30:41','2023-01-23 20:30:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64628,31603,'action created','2023-01-23 20:30:41','2023-01-23 20:30:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (64629,31603,'action started via WP Cron','2023-01-23 21:31:21','2023-01-23 21:31:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64630,31603,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 21:31:21','2023-01-23 21:31:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64631,31604,'action created','2023-01-23 21:31:21','2023-01-23 21:31:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64632,31604,'action started via WP Cron','2023-01-23 22:31:43','2023-01-23 22:31:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64633,31604,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 22:31:43','2023-01-23 22:31:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64634,31605,'action created','2023-01-23 22:31:43','2023-01-23 22:31:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64635,31605,'action started via WP Cron','2023-01-23 23:37:09','2023-01-23 23:37:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64636,31605,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-23 23:37:09','2023-01-23 23:37:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64637,31606,'action created','2023-01-23 23:37:09','2023-01-23 23:37:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64638,31606,'action started via WP Cron','2023-01-24 00:37:34','2023-01-24 00:37:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64639,31606,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 00:37:34','2023-01-24 00:37:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64640,31607,'action created','2023-01-24 00:37:34','2023-01-24 00:37:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64641,31607,'action started via WP Cron','2023-01-24 01:37:57','2023-01-24 01:37:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64642,31607,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 01:37:57','2023-01-24 01:37:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64643,31608,'action created','2023-01-24 01:37:57','2023-01-24 01:37:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64644,31608,'action started via WP Cron','2023-01-24 02:38:24','2023-01-24 02:38:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64645,31608,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 02:38:24','2023-01-24 02:38:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64646,31609,'action created','2023-01-24 02:38:24','2023-01-24 02:38:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64647,31609,'action started via WP Cron','2023-01-24 03:38:55','2023-01-24 03:38:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64648,31609,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 03:38:55','2023-01-24 03:38:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64649,31610,'action created','2023-01-24 03:38:55','2023-01-24 03:38:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (64650,31610,'action started via WP Cron','2023-01-24 04:39:20','2023-01-24 04:39:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64651,31610,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 04:39:20','2023-01-24 04:39:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64652,31611,'action created','2023-01-24 04:39:20','2023-01-24 04:39:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64653,31611,'action started via WP Cron','2023-01-24 05:39:52','2023-01-24 05:39:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64654,31611,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 05:39:52','2023-01-24 05:39:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64655,31612,'action created','2023-01-24 05:39:52','2023-01-24 05:39:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64656,31612,'action started via WP Cron','2023-01-24 06:40:24','2023-01-24 06:40:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64657,31612,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 06:40:24','2023-01-24 06:40:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64658,31613,'action created','2023-01-24 06:40:24','2023-01-24 06:40:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (64659,31613,'action started via WP Cron','2023-01-24 07:40:48','2023-01-24 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64660,31613,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 07:40:48','2023-01-24 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64661,31614,'action created','2023-01-24 07:40:48','2023-01-24 07:40:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (64671,31614,'action started via WP Cron','2023-01-24 08:41:20','2023-01-24 08:41:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64672,31614,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 08:41:20','2023-01-24 08:41:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64673,31618,'action created','2023-01-24 08:41:20','2023-01-24 08:41:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (64674,31618,'action started via WP Cron','2023-01-24 09:41:54','2023-01-24 09:41:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64675,31618,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 09:41:54','2023-01-24 09:41:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64676,31619,'action created','2023-01-24 09:41:54','2023-01-24 09:41:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (64677,31619,'action started via WP Cron','2023-01-24 10:42:25','2023-01-24 10:42:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64678,31619,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 10:42:25','2023-01-24 10:42:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64679,31620,'action created','2023-01-24 10:42:25','2023-01-24 10:42:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (64680,31620,'action started via WP Cron','2023-01-24 11:43:00','2023-01-24 11:43:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64681,31620,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 11:43:00','2023-01-24 11:43:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64682,31621,'action created','2023-01-24 11:43:00','2023-01-24 11:43:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64683,31621,'action started via WP Cron','2023-01-24 12:43:34','2023-01-24 12:43:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64684,31621,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 12:43:34','2023-01-24 12:43:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64685,31622,'action created','2023-01-24 12:43:34','2023-01-24 12:43:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64686,31622,'action started via WP Cron','2023-01-24 13:44:08','2023-01-24 13:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64687,31622,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 13:44:08','2023-01-24 13:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64688,31623,'action created','2023-01-24 13:44:08','2023-01-24 13:44:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64689,31623,'action started via WP Cron','2023-01-24 14:44:43','2023-01-24 14:44:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64690,31623,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 14:44:43','2023-01-24 14:44:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64691,31624,'action created','2023-01-24 14:44:43','2023-01-24 14:44:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64692,31624,'action started via WP Cron','2023-01-24 15:45:15','2023-01-24 15:45:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64693,31624,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 15:45:15','2023-01-24 15:45:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64694,31625,'action created','2023-01-24 15:45:15','2023-01-24 15:45:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64695,31625,'action started via WP Cron','2023-01-24 16:45:47','2023-01-24 16:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (64696,31625,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 16:45:47','2023-01-24 16:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (64697,31626,'action created','2023-01-24 16:45:47','2023-01-24 16:45:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (64698,31626,'action started via WP Cron','2023-01-24 17:46:18','2023-01-24 17:46:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64699,31626,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 17:46:18','2023-01-24 17:46:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64700,31627,'action created','2023-01-24 17:46:18','2023-01-24 17:46:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64701,31627,'action started via WP Cron','2023-01-24 18:46:51','2023-01-24 18:46:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64702,31627,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 18:46:51','2023-01-24 18:46:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64703,31628,'action created','2023-01-24 18:46:51','2023-01-24 18:46:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64704,31628,'action started via WP Cron','2023-01-24 19:47:23','2023-01-24 19:47:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64705,31628,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 19:47:23','2023-01-24 19:47:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64706,31629,'action created','2023-01-24 19:47:23','2023-01-24 19:47:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64716,31629,'action started via WP Cron','2023-01-24 20:47:53','2023-01-24 20:47:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64717,31629,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 20:47:53','2023-01-24 20:47:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64718,31633,'action created','2023-01-24 20:47:53','2023-01-24 20:47:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64719,31633,'action started via WP Cron','2023-01-24 21:48:23','2023-01-24 21:48:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64720,31633,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 21:48:23','2023-01-24 21:48:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64721,31634,'action created','2023-01-24 21:48:23','2023-01-24 21:48:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64722,31634,'action started via WP Cron','2023-01-24 22:48:57','2023-01-24 22:48:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64723,31634,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 22:48:57','2023-01-24 22:48:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64724,31635,'action created','2023-01-24 22:48:57','2023-01-24 22:48:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64725,31635,'action started via WP Cron','2023-01-24 23:49:27','2023-01-24 23:49:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64726,31635,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-24 23:49:27','2023-01-24 23:49:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64727,31636,'action created','2023-01-24 23:49:27','2023-01-24 23:49:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64728,31636,'action started via WP Cron','2023-01-25 00:49:57','2023-01-25 00:49:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64729,31636,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 00:49:57','2023-01-25 00:49:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64730,31637,'action created','2023-01-25 00:49:57','2023-01-25 00:49:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64731,31637,'action started via WP Cron','2023-01-25 01:50:34','2023-01-25 01:50:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64732,31637,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 01:50:34','2023-01-25 01:50:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64733,31638,'action created','2023-01-25 01:50:34','2023-01-25 01:50:34');
INSERT INTO `wp_actionscheduler_logs` VALUES (64734,31638,'action started via WP Cron','2023-01-25 02:51:00','2023-01-25 02:51:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64735,31638,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 02:51:00','2023-01-25 02:51:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64736,31639,'action created','2023-01-25 02:51:00','2023-01-25 02:51:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (64737,31639,'action started via WP Cron','2023-01-25 03:51:31','2023-01-25 03:51:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64738,31639,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 03:51:31','2023-01-25 03:51:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64739,31640,'action created','2023-01-25 03:51:31','2023-01-25 03:51:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (64740,31640,'action started via WP Cron','2023-01-25 04:51:58','2023-01-25 04:51:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64741,31640,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 04:51:58','2023-01-25 04:51:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64742,31641,'action created','2023-01-25 04:51:58','2023-01-25 04:51:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (64743,31641,'action started via WP Cron','2023-01-25 05:52:27','2023-01-25 05:52:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64744,31641,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 05:52:27','2023-01-25 05:52:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64745,31642,'action created','2023-01-25 05:52:27','2023-01-25 05:52:27');
INSERT INTO `wp_actionscheduler_logs` VALUES (64746,31642,'action started via WP Cron','2023-01-25 06:53:02','2023-01-25 06:53:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64747,31642,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 06:53:02','2023-01-25 06:53:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64748,31643,'action created','2023-01-25 06:53:02','2023-01-25 06:53:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64749,31643,'action started via WP Cron','2023-01-25 07:53:36','2023-01-25 07:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64750,31643,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 07:53:36','2023-01-25 07:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64751,31644,'action created','2023-01-25 07:53:36','2023-01-25 07:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (64761,31644,'action started via WP Cron','2023-01-25 08:54:07','2023-01-25 08:54:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64762,31644,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 08:54:07','2023-01-25 08:54:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64763,31648,'action created','2023-01-25 08:54:07','2023-01-25 08:54:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64764,31648,'action started via WP Cron','2023-01-25 09:54:39','2023-01-25 09:54:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64765,31648,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 09:54:39','2023-01-25 09:54:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64766,31649,'action created','2023-01-25 09:54:39','2023-01-25 09:54:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64767,31649,'action started via WP Cron','2023-01-25 10:55:08','2023-01-25 10:55:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64768,31649,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 10:55:08','2023-01-25 10:55:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64769,31650,'action created','2023-01-25 10:55:08','2023-01-25 10:55:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64770,31650,'action started via WP Cron','2023-01-25 11:55:35','2023-01-25 11:55:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64771,31650,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 11:55:35','2023-01-25 11:55:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64772,31651,'action created','2023-01-25 11:55:35','2023-01-25 11:55:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64773,31651,'action started via WP Cron','2023-01-25 12:56:06','2023-01-25 12:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64774,31651,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 12:56:06','2023-01-25 12:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64775,31652,'action created','2023-01-25 12:56:06','2023-01-25 12:56:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (64776,31652,'action started via WP Cron','2023-01-25 13:56:38','2023-01-25 13:56:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64777,31652,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 13:56:38','2023-01-25 13:56:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64778,31653,'action created','2023-01-25 13:56:38','2023-01-25 13:56:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64779,31653,'action started via WP Cron','2023-01-25 14:57:11','2023-01-25 14:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64780,31653,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 14:57:11','2023-01-25 14:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64781,31654,'action created','2023-01-25 14:57:11','2023-01-25 14:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64782,31654,'action started via WP Cron','2023-01-25 15:57:43','2023-01-25 15:57:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64783,31654,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 15:57:43','2023-01-25 15:57:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64784,31655,'action created','2023-01-25 15:57:43','2023-01-25 15:57:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64785,31655,'action started via WP Cron','2023-01-25 16:58:18','2023-01-25 16:58:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64786,31655,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 16:58:18','2023-01-25 16:58:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64787,31656,'action created','2023-01-25 16:58:18','2023-01-25 16:58:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (64788,31656,'action started via WP Cron','2023-01-25 17:58:51','2023-01-25 17:58:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64789,31656,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 17:58:51','2023-01-25 17:58:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64790,31657,'action created','2023-01-25 17:58:51','2023-01-25 17:58:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (64791,31657,'action started via WP Cron','2023-01-25 18:59:21','2023-01-25 18:59:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64792,31657,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 18:59:21','2023-01-25 18:59:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64793,31658,'action created','2023-01-25 18:59:21','2023-01-25 18:59:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (64803,31658,'action started via WP Cron','2023-01-25 19:59:56','2023-01-25 19:59:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64804,31658,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 19:59:56','2023-01-25 19:59:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64805,31662,'action created','2023-01-25 19:59:56','2023-01-25 19:59:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64806,31662,'action started via WP Cron','2023-01-25 21:00:29','2023-01-25 21:00:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64807,31662,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 21:00:29','2023-01-25 21:00:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64808,31663,'action created','2023-01-25 21:00:29','2023-01-25 21:00:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64809,31663,'action started via WP Cron','2023-01-25 22:00:56','2023-01-25 22:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64810,31663,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 22:00:56','2023-01-25 22:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64811,31664,'action created','2023-01-25 22:00:56','2023-01-25 22:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64812,31664,'action started via WP Cron','2023-01-25 23:01:30','2023-01-25 23:01:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64813,31664,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-25 23:01:30','2023-01-25 23:01:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64814,31665,'action created','2023-01-25 23:01:30','2023-01-25 23:01:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64815,31665,'action started via WP Cron','2023-01-26 00:02:04','2023-01-26 00:02:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64816,31665,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 00:02:04','2023-01-26 00:02:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64817,31666,'action created','2023-01-26 00:02:04','2023-01-26 00:02:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64818,31666,'action started via WP Cron','2023-01-26 01:02:32','2023-01-26 01:02:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64819,31666,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 01:02:32','2023-01-26 01:02:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64820,31667,'action created','2023-01-26 01:02:32','2023-01-26 01:02:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (64821,31667,'action started via WP Cron','2023-01-26 02:03:01','2023-01-26 02:03:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64822,31667,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 02:03:01','2023-01-26 02:03:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64823,31668,'action created','2023-01-26 02:03:01','2023-01-26 02:03:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (64824,31668,'action started via WP Cron','2023-01-26 03:03:30','2023-01-26 03:03:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64825,31668,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 03:03:30','2023-01-26 03:03:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64826,31669,'action created','2023-01-26 03:03:30','2023-01-26 03:03:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (64827,31669,'action started via WP Cron','2023-01-26 04:04:02','2023-01-26 04:04:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64828,31669,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 04:04:02','2023-01-26 04:04:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64829,31670,'action created','2023-01-26 04:04:02','2023-01-26 04:04:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (64830,31670,'action started via WP Cron','2023-01-26 05:04:37','2023-01-26 05:04:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64831,31670,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 05:04:37','2023-01-26 05:04:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64832,31671,'action created','2023-01-26 05:04:37','2023-01-26 05:04:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64833,31671,'action started via WP Cron','2023-01-26 06:05:05','2023-01-26 06:05:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64834,31671,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 06:05:05','2023-01-26 06:05:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64835,31672,'action created','2023-01-26 06:05:05','2023-01-26 06:05:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (64836,31672,'action started via WP Cron','2023-01-26 07:05:37','2023-01-26 07:05:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64837,31672,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 07:05:37','2023-01-26 07:05:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64838,31673,'action created','2023-01-26 07:05:37','2023-01-26 07:05:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64848,31673,'action started via WP Cron','2023-01-26 08:06:07','2023-01-26 08:06:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64849,31673,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 08:06:07','2023-01-26 08:06:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64850,31677,'action created','2023-01-26 08:06:07','2023-01-26 08:06:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64851,31677,'action started via WP Cron','2023-01-26 09:06:38','2023-01-26 09:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64852,31677,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 09:06:38','2023-01-26 09:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64853,31678,'action created','2023-01-26 09:06:38','2023-01-26 09:06:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64854,31678,'action started via WP Cron','2023-01-26 10:07:08','2023-01-26 10:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64855,31678,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 10:07:08','2023-01-26 10:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64856,31679,'action created','2023-01-26 10:07:08','2023-01-26 10:07:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64857,31679,'action started via WP Cron','2023-01-26 11:07:38','2023-01-26 11:07:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64858,31679,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 11:07:38','2023-01-26 11:07:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64859,31680,'action created','2023-01-26 11:07:38','2023-01-26 11:07:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64860,31680,'action started via WP Cron','2023-01-26 12:08:08','2023-01-26 12:08:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64861,31680,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 12:08:08','2023-01-26 12:08:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64862,31681,'action created','2023-01-26 12:08:08','2023-01-26 12:08:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64863,31681,'action started via WP Cron','2023-01-26 13:08:38','2023-01-26 13:08:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64864,31681,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 13:08:38','2023-01-26 13:08:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64865,31682,'action created','2023-01-26 13:08:38','2023-01-26 13:08:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64866,31682,'action started via WP Cron','2023-01-26 14:09:09','2023-01-26 14:09:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64867,31682,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 14:09:09','2023-01-26 14:09:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64868,31683,'action created','2023-01-26 14:09:09','2023-01-26 14:09:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (64869,31683,'action started via WP Cron','2023-01-26 15:09:42','2023-01-26 15:09:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64870,31683,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 15:09:42','2023-01-26 15:09:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64871,31684,'action created','2023-01-26 15:09:42','2023-01-26 15:09:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64872,31412,'action started via WP Cron','2023-01-26 15:24:49','2023-01-26 15:24:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (64873,31412,'action failed via WP Cron: Scheduled action for woocommerce_update_marketplace_suggestions will not be executed as no callbacks are registered.','2023-01-26 15:24:49','2023-01-26 15:24:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (64874,31685,'action created','2023-01-26 15:24:49','2023-01-26 15:24:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (64875,31684,'action started via WP Cron','2023-01-26 16:10:17','2023-01-26 16:10:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64876,31684,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 16:10:17','2023-01-26 16:10:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64877,31686,'action created','2023-01-26 16:10:17','2023-01-26 16:10:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64878,31686,'action started via WP Cron','2023-01-26 17:10:50','2023-01-26 17:10:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64879,31686,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 17:10:50','2023-01-26 17:10:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64880,31687,'action created','2023-01-26 17:10:50','2023-01-26 17:10:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (64881,31687,'action started via WP Cron','2023-01-26 18:11:22','2023-01-26 18:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64882,31687,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 18:11:22','2023-01-26 18:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64883,31688,'action created','2023-01-26 18:11:22','2023-01-26 18:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (64884,31688,'action started via WP Cron','2023-01-26 19:11:57','2023-01-26 19:11:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64885,31688,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 19:11:57','2023-01-26 19:11:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64886,31689,'action created','2023-01-26 19:11:57','2023-01-26 19:11:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (64896,31689,'action started via WP Cron','2023-01-26 20:12:29','2023-01-26 20:12:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64897,31689,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 20:12:29','2023-01-26 20:12:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64898,31693,'action created','2023-01-26 20:12:29','2023-01-26 20:12:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (64899,31693,'action started via WP Cron','2023-01-26 21:13:10','2023-01-26 21:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64900,31693,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 21:13:10','2023-01-26 21:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64901,31694,'action created','2023-01-26 21:13:10','2023-01-26 21:13:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64902,31694,'action started via WP Cron','2023-01-26 22:18:35','2023-01-26 22:18:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64903,31694,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 22:18:35','2023-01-26 22:18:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64904,31695,'action created','2023-01-26 22:18:35','2023-01-26 22:18:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (64905,31695,'action started via WP Cron','2023-01-26 23:19:07','2023-01-26 23:19:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64906,31695,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-26 23:19:07','2023-01-26 23:19:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64907,31696,'action created','2023-01-26 23:19:07','2023-01-26 23:19:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (64908,31696,'action started via WP Cron','2023-01-27 00:19:37','2023-01-27 00:19:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64909,31696,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 00:19:37','2023-01-27 00:19:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64910,31697,'action created','2023-01-27 00:19:37','2023-01-27 00:19:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (64911,31697,'action started via WP Cron','2023-01-27 01:20:08','2023-01-27 01:20:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64912,31697,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 01:20:08','2023-01-27 01:20:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64913,31698,'action created','2023-01-27 01:20:08','2023-01-27 01:20:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (64914,31698,'action started via WP Cron','2023-01-27 02:25:17','2023-01-27 02:25:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64915,31698,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 02:25:17','2023-01-27 02:25:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64916,31699,'action created','2023-01-27 02:25:17','2023-01-27 02:25:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (64917,31699,'action started via WP Cron','2023-01-27 03:26:11','2023-01-27 03:26:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64918,31699,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 03:26:11','2023-01-27 03:26:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64919,31700,'action created','2023-01-27 03:26:11','2023-01-27 03:26:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (64920,31700,'action started via WP Cron','2023-01-27 04:26:40','2023-01-27 04:26:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64921,31700,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 04:26:40','2023-01-27 04:26:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64922,31701,'action created','2023-01-27 04:26:40','2023-01-27 04:26:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (64923,31701,'action started via WP Cron','2023-01-27 05:27:14','2023-01-27 05:27:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64924,31701,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 05:27:14','2023-01-27 05:27:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64925,31702,'action created','2023-01-27 05:27:14','2023-01-27 05:27:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (64926,31702,'action started via WP Cron','2023-01-27 06:27:42','2023-01-27 06:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64927,31702,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 06:27:42','2023-01-27 06:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64928,31703,'action created','2023-01-27 06:27:42','2023-01-27 06:27:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (64929,31703,'action started via WP Cron','2023-01-27 07:28:13','2023-01-27 07:28:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64930,31703,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 07:28:13','2023-01-27 07:28:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64931,31704,'action created','2023-01-27 07:28:13','2023-01-27 07:28:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (64941,31704,'action started via WP Cron','2023-01-27 08:28:38','2023-01-27 08:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64942,31704,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 08:28:38','2023-01-27 08:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64943,31708,'action created','2023-01-27 08:28:38','2023-01-27 08:28:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (64944,31708,'action started via WP Cron','2023-01-27 09:29:10','2023-01-27 09:29:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64945,31708,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 09:29:10','2023-01-27 09:29:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64946,31709,'action created','2023-01-27 09:29:10','2023-01-27 09:29:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64947,31709,'action started via WP Cron','2023-01-27 10:29:39','2023-01-27 10:29:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64948,31709,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 10:29:39','2023-01-27 10:29:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64949,31710,'action created','2023-01-27 10:29:39','2023-01-27 10:29:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (64950,31710,'action started via WP Cron','2023-01-27 11:30:10','2023-01-27 11:30:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64951,31710,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 11:30:10','2023-01-27 11:30:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64952,31711,'action created','2023-01-27 11:30:10','2023-01-27 11:30:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (64953,31711,'action started via WP Cron','2023-01-27 12:30:43','2023-01-27 12:30:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64954,31711,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 12:30:43','2023-01-27 12:30:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64955,31712,'action created','2023-01-27 12:30:43','2023-01-27 12:30:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (64956,31712,'action started via WP Cron','2023-01-27 13:31:15','2023-01-27 13:31:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64957,31712,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 13:31:15','2023-01-27 13:31:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64958,31713,'action created','2023-01-27 13:31:15','2023-01-27 13:31:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (64959,31713,'action started via WP Cron','2023-01-27 14:31:45','2023-01-27 14:31:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (64960,31713,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 14:31:45','2023-01-27 14:31:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (64961,31714,'action created','2023-01-27 14:31:45','2023-01-27 14:31:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (64962,31714,'action started via WP Cron','2023-01-27 15:32:19','2023-01-27 15:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64963,31714,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 15:32:19','2023-01-27 15:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64964,31715,'action created','2023-01-27 15:32:19','2023-01-27 15:32:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (64965,31715,'action started via WP Cron','2023-01-27 16:32:52','2023-01-27 16:32:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64966,31715,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 16:32:52','2023-01-27 16:32:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64967,31716,'action created','2023-01-27 16:32:52','2023-01-27 16:32:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (64968,31716,'action started via WP Cron','2023-01-27 17:33:04','2023-01-27 17:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64969,31716,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 17:33:04','2023-01-27 17:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64970,31717,'action created','2023-01-27 17:33:04','2023-01-27 17:33:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (64971,31717,'action started via WP Cron','2023-01-27 18:33:56','2023-01-27 18:33:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64972,31717,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 18:33:56','2023-01-27 18:33:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64973,31718,'action created','2023-01-27 18:33:56','2023-01-27 18:33:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (64974,31718,'action started via WP Cron','2023-01-27 19:34:23','2023-01-27 19:34:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64975,31718,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 19:34:23','2023-01-27 19:34:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64976,31719,'action created','2023-01-27 19:34:23','2023-01-27 19:34:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (64986,31719,'action started via WP Cron','2023-01-27 20:34:53','2023-01-27 20:34:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64987,31719,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 20:34:53','2023-01-27 20:34:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (64988,31723,'action created','2023-01-27 20:34:53','2023-01-27 20:34:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65466,31723,'action started via Async Request','2023-01-27 21:34:54','2023-01-27 21:34:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65467,31723,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 21:34:54','2023-01-27 21:34:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65468,31883,'action created','2023-01-27 21:34:54','2023-01-27 21:34:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65469,31883,'action started via WP Cron','2023-01-27 22:35:57','2023-01-27 22:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65470,31883,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 22:35:57','2023-01-27 22:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65471,31884,'action created','2023-01-27 22:35:57','2023-01-27 22:35:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65472,31884,'action started via WP Cron','2023-01-27 23:36:28','2023-01-27 23:36:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65473,31884,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-27 23:36:28','2023-01-27 23:36:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65474,31885,'action created','2023-01-27 23:36:28','2023-01-27 23:36:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65475,31885,'action started via WP Cron','2023-01-28 00:36:58','2023-01-28 00:36:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65476,31885,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 00:36:58','2023-01-28 00:36:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65477,31886,'action created','2023-01-28 00:36:58','2023-01-28 00:36:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65478,31886,'action started via WP Cron','2023-01-28 01:37:28','2023-01-28 01:37:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65479,31886,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 01:37:28','2023-01-28 01:37:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65480,31887,'action created','2023-01-28 01:37:28','2023-01-28 01:37:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65481,31887,'action started via WP Cron','2023-01-28 02:42:15','2023-01-28 02:42:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65482,31887,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 02:42:15','2023-01-28 02:42:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65483,31888,'action created','2023-01-28 02:42:15','2023-01-28 02:42:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65484,31888,'action started via WP Cron','2023-01-28 03:43:35','2023-01-28 03:43:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65485,31888,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 03:43:35','2023-01-28 03:43:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65486,31889,'action created','2023-01-28 03:43:35','2023-01-28 03:43:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65487,31889,'action started via WP Cron','2023-01-28 04:44:05','2023-01-28 04:44:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65488,31889,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 04:44:05','2023-01-28 04:44:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65489,31890,'action created','2023-01-28 04:44:05','2023-01-28 04:44:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65490,31890,'action started via WP Cron','2023-01-28 05:44:36','2023-01-28 05:44:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65491,31890,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 05:44:36','2023-01-28 05:44:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65492,31891,'action created','2023-01-28 05:44:36','2023-01-28 05:44:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65493,31891,'action started via WP Cron','2023-01-28 06:45:05','2023-01-28 06:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65494,31891,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 06:45:05','2023-01-28 06:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65495,31892,'action created','2023-01-28 06:45:05','2023-01-28 06:45:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65496,31892,'action started via WP Cron','2023-01-28 07:45:37','2023-01-28 07:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65497,31892,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 07:45:37','2023-01-28 07:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65498,31893,'action created','2023-01-28 07:45:37','2023-01-28 07:45:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65502,31893,'action started via WP Cron','2023-01-28 08:46:08','2023-01-28 08:46:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65503,31893,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 08:46:08','2023-01-28 08:46:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65504,31895,'action created','2023-01-28 08:46:08','2023-01-28 08:46:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65505,31895,'action started via WP Cron','2023-01-28 09:46:32','2023-01-28 09:46:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (65506,31895,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 09:46:32','2023-01-28 09:46:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (65507,31896,'action created','2023-01-28 09:46:32','2023-01-28 09:46:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (65508,31896,'action started via WP Cron','2023-01-28 10:47:03','2023-01-28 10:47:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65509,31896,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 10:47:03','2023-01-28 10:47:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65510,31897,'action created','2023-01-28 10:47:03','2023-01-28 10:47:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65511,31897,'action started via WP Cron','2023-01-28 11:47:33','2023-01-28 11:47:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65512,31897,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 11:47:33','2023-01-28 11:47:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65513,31898,'action created','2023-01-28 11:47:33','2023-01-28 11:47:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65514,31898,'action started via WP Cron','2023-01-28 12:48:04','2023-01-28 12:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65515,31898,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 12:48:04','2023-01-28 12:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65516,31899,'action created','2023-01-28 12:48:04','2023-01-28 12:48:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65517,31899,'action started via WP Cron','2023-01-28 13:48:31','2023-01-28 13:48:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65518,31899,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 13:48:31','2023-01-28 13:48:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65519,31900,'action created','2023-01-28 13:48:31','2023-01-28 13:48:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65523,31900,'action started via WP Cron','2023-01-28 14:49:04','2023-01-28 14:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65524,31900,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 14:49:04','2023-01-28 14:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65525,31902,'action created','2023-01-28 14:49:04','2023-01-28 14:49:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65526,31902,'action started via WP Cron','2023-01-28 15:49:40','2023-01-28 15:49:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65527,31902,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 15:49:40','2023-01-28 15:49:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65528,31903,'action created','2023-01-28 15:49:40','2023-01-28 15:49:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65529,31903,'action started via WP Cron','2023-01-28 16:50:17','2023-01-28 16:50:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65530,31903,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 16:50:17','2023-01-28 16:50:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65531,31904,'action created','2023-01-28 16:50:17','2023-01-28 16:50:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65532,31904,'action started via WP Cron','2023-01-28 17:50:41','2023-01-28 17:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65533,31904,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 17:50:41','2023-01-28 17:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65534,31905,'action created','2023-01-28 17:50:41','2023-01-28 17:50:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65535,31905,'action started via WP Cron','2023-01-28 18:51:18','2023-01-28 18:51:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65536,31905,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 18:51:18','2023-01-28 18:51:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65537,31906,'action created','2023-01-28 18:51:18','2023-01-28 18:51:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65538,31906,'action started via WP Cron','2023-01-28 19:51:45','2023-01-28 19:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (65539,31906,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 19:51:45','2023-01-28 19:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (65540,31907,'action created','2023-01-28 19:51:45','2023-01-28 19:51:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (65547,31907,'action started via Async Request','2023-01-28 20:51:48','2023-01-28 20:51:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65548,31907,'action failed via Async Request: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 20:51:48','2023-01-28 20:51:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65549,31910,'action created','2023-01-28 20:51:48','2023-01-28 20:51:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65550,31910,'action started via WP Cron','2023-01-28 21:51:52','2023-01-28 21:51:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65551,31910,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 21:51:52','2023-01-28 21:51:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65552,31911,'action created','2023-01-28 21:51:52','2023-01-28 21:51:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65553,31911,'action started via WP Cron','2023-01-28 22:53:20','2023-01-28 22:53:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65554,31911,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 22:53:20','2023-01-28 22:53:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65555,31912,'action created','2023-01-28 22:53:20','2023-01-28 22:53:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65556,31912,'action started via WP Cron','2023-01-28 23:53:52','2023-01-28 23:53:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65557,31912,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-28 23:53:52','2023-01-28 23:53:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65558,31913,'action created','2023-01-28 23:53:52','2023-01-28 23:53:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (65559,31913,'action started via WP Cron','2023-01-29 00:54:43','2023-01-29 00:54:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (65560,31913,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 00:54:43','2023-01-29 00:54:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (65561,31914,'action created','2023-01-29 00:54:43','2023-01-29 00:54:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (65562,31914,'action started via WP Cron','2023-01-29 01:55:13','2023-01-29 01:55:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (65563,31914,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 01:55:13','2023-01-29 01:55:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (65564,31915,'action created','2023-01-29 01:55:13','2023-01-29 01:55:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (65565,31915,'action started via WP Cron','2023-01-29 02:55:41','2023-01-29 02:55:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65566,31915,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 02:55:41','2023-01-29 02:55:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65567,31916,'action created','2023-01-29 02:55:41','2023-01-29 02:55:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65568,31916,'action started via WP Cron','2023-01-29 03:56:12','2023-01-29 03:56:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65569,31916,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 03:56:12','2023-01-29 03:56:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65570,31917,'action created','2023-01-29 03:56:12','2023-01-29 03:56:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65571,31917,'action started via WP Cron','2023-01-29 04:56:28','2023-01-29 04:56:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65572,31917,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 04:56:28','2023-01-29 04:56:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65573,31918,'action created','2023-01-29 04:56:28','2023-01-29 04:56:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65574,31918,'action started via WP Cron','2023-01-29 05:57:11','2023-01-29 05:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65575,31918,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 05:57:11','2023-01-29 05:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65576,31919,'action created','2023-01-29 05:57:11','2023-01-29 05:57:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65577,31919,'action started via WP Cron','2023-01-29 06:57:36','2023-01-29 06:57:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65578,31919,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 06:57:36','2023-01-29 06:57:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65579,31920,'action created','2023-01-29 06:57:36','2023-01-29 06:57:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65580,31920,'action started via WP Cron','2023-01-29 07:58:04','2023-01-29 07:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65581,31920,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 07:58:04','2023-01-29 07:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65582,31921,'action created','2023-01-29 07:58:04','2023-01-29 07:58:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (65589,31921,'action started via WP Cron','2023-01-29 08:58:33','2023-01-29 08:58:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65590,31921,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 08:58:33','2023-01-29 08:58:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65591,31924,'action created','2023-01-29 08:58:33','2023-01-29 08:58:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65592,31924,'action started via WP Cron','2023-01-29 09:59:00','2023-01-29 09:59:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65593,31924,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 09:59:00','2023-01-29 09:59:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65594,31925,'action created','2023-01-29 09:59:00','2023-01-29 09:59:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65595,31925,'action started via WP Cron','2023-01-29 10:59:28','2023-01-29 10:59:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65596,31925,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 10:59:28','2023-01-29 10:59:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65597,31926,'action created','2023-01-29 10:59:28','2023-01-29 10:59:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65598,31926,'action started via WP Cron','2023-01-29 11:59:57','2023-01-29 11:59:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65599,31926,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 11:59:57','2023-01-29 11:59:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65600,31927,'action created','2023-01-29 11:59:57','2023-01-29 11:59:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65601,31927,'action started via WP Cron','2023-01-29 13:00:24','2023-01-29 13:00:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65602,31927,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 13:00:24','2023-01-29 13:00:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65603,31928,'action created','2023-01-29 13:00:24','2023-01-29 13:00:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65604,31928,'action started via WP Cron','2023-01-29 14:00:56','2023-01-29 14:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65605,31928,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 14:00:56','2023-01-29 14:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65606,31929,'action created','2023-01-29 14:00:56','2023-01-29 14:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65607,31929,'action started via WP Cron','2023-01-29 15:01:26','2023-01-29 15:01:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65608,31929,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 15:01:26','2023-01-29 15:01:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65609,31930,'action created','2023-01-29 15:01:26','2023-01-29 15:01:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65610,31930,'action started via WP Cron','2023-01-29 16:01:55','2023-01-29 16:01:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65611,31930,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 16:01:55','2023-01-29 16:01:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65612,31931,'action created','2023-01-29 16:01:55','2023-01-29 16:01:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65613,31931,'action started via WP Cron','2023-01-29 17:02:25','2023-01-29 17:02:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65614,31931,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 17:02:25','2023-01-29 17:02:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65615,31932,'action created','2023-01-29 17:02:25','2023-01-29 17:02:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65616,31932,'action started via WP Cron','2023-01-29 18:02:50','2023-01-29 18:02:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (65617,31932,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 18:02:50','2023-01-29 18:02:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (65618,31933,'action created','2023-01-29 18:02:50','2023-01-29 18:02:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (65619,31933,'action started via WP Cron','2023-01-29 19:03:25','2023-01-29 19:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65620,31933,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 19:03:25','2023-01-29 19:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65621,31934,'action created','2023-01-29 19:03:25','2023-01-29 19:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65628,31934,'action started via WP Cron','2023-01-29 20:03:53','2023-01-29 20:03:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65629,31934,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 20:03:53','2023-01-29 20:03:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65630,31937,'action created','2023-01-29 20:03:53','2023-01-29 20:03:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65631,31937,'action started via WP Cron','2023-01-29 21:04:20','2023-01-29 21:04:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65632,31937,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 21:04:20','2023-01-29 21:04:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65633,31938,'action created','2023-01-29 21:04:20','2023-01-29 21:04:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65634,31938,'action started via WP Cron','2023-01-29 22:04:53','2023-01-29 22:04:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65635,31938,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 22:04:53','2023-01-29 22:04:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65636,31939,'action created','2023-01-29 22:04:53','2023-01-29 22:04:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65637,31939,'action started via WP Cron','2023-01-29 23:05:24','2023-01-29 23:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65638,31939,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-29 23:05:24','2023-01-29 23:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65639,31940,'action created','2023-01-29 23:05:24','2023-01-29 23:05:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65640,31940,'action started via WP Cron','2023-01-30 00:05:55','2023-01-30 00:05:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65641,31940,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 00:05:55','2023-01-30 00:05:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65642,31941,'action created','2023-01-30 00:05:55','2023-01-30 00:05:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65643,31941,'action started via WP Cron','2023-01-30 01:06:25','2023-01-30 01:06:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65644,31941,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 01:06:25','2023-01-30 01:06:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65645,31942,'action created','2023-01-30 01:06:25','2023-01-30 01:06:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (65646,31942,'action started via WP Cron','2023-01-30 02:06:56','2023-01-30 02:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65647,31942,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 02:06:56','2023-01-30 02:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65648,31943,'action created','2023-01-30 02:06:56','2023-01-30 02:06:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65649,31943,'action started via WP Cron','2023-01-30 03:07:16','2023-01-30 03:07:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65650,31943,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 03:07:16','2023-01-30 03:07:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65651,31944,'action created','2023-01-30 03:07:16','2023-01-30 03:07:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65652,31944,'action started via WP Cron','2023-01-30 04:07:57','2023-01-30 04:07:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65653,31944,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 04:07:57','2023-01-30 04:07:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65654,31945,'action created','2023-01-30 04:07:57','2023-01-30 04:07:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (65655,31945,'action started via WP Cron','2023-01-30 05:08:26','2023-01-30 05:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65656,31945,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 05:08:26','2023-01-30 05:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65657,31946,'action created','2023-01-30 05:08:26','2023-01-30 05:08:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65658,31946,'action started via WP Cron','2023-01-30 06:08:56','2023-01-30 06:08:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65659,31946,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 06:08:56','2023-01-30 06:08:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65660,31947,'action created','2023-01-30 06:08:56','2023-01-30 06:08:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65661,31947,'action started via WP Cron','2023-01-30 07:09:28','2023-01-30 07:09:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65662,31947,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 07:09:28','2023-01-30 07:09:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65663,31948,'action created','2023-01-30 07:09:28','2023-01-30 07:09:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65670,31948,'action started via WP Cron','2023-01-30 08:10:15','2023-01-30 08:10:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65671,31948,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 08:10:15','2023-01-30 08:10:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65672,31951,'action created','2023-01-30 08:10:15','2023-01-30 08:10:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65673,31951,'action started via WP Cron','2023-01-30 09:10:48','2023-01-30 09:10:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65674,31951,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 09:10:48','2023-01-30 09:10:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65675,31952,'action created','2023-01-30 09:10:48','2023-01-30 09:10:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65676,31952,'action started via WP Cron','2023-01-30 10:11:23','2023-01-30 10:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65677,31952,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 10:11:23','2023-01-30 10:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65678,31953,'action created','2023-01-30 10:11:23','2023-01-30 10:11:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65679,31953,'action started via WP Cron','2023-01-30 11:11:55','2023-01-30 11:11:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65680,31953,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 11:11:55','2023-01-30 11:11:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65681,31954,'action created','2023-01-30 11:11:55','2023-01-30 11:11:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (65682,31954,'action started via WP Cron','2023-01-30 12:12:23','2023-01-30 12:12:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65683,31954,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 12:12:23','2023-01-30 12:12:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65684,31955,'action created','2023-01-30 12:12:23','2023-01-30 12:12:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65685,31955,'action started via WP Cron','2023-01-30 13:13:00','2023-01-30 13:13:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65686,31955,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 13:13:00','2023-01-30 13:13:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65687,31956,'action created','2023-01-30 13:13:00','2023-01-30 13:13:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65688,31956,'action started via WP Cron','2023-01-30 14:13:35','2023-01-30 14:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65689,31956,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 14:13:35','2023-01-30 14:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65690,31957,'action created','2023-01-30 14:13:35','2023-01-30 14:13:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65691,31957,'action started via WP Cron','2023-01-30 15:19:08','2023-01-30 15:19:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65692,31957,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 15:19:08','2023-01-30 15:19:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65693,31958,'action created','2023-01-30 15:19:08','2023-01-30 15:19:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65694,31958,'action started via WP Cron','2023-01-30 16:19:39','2023-01-30 16:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65695,31958,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 16:19:39','2023-01-30 16:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65696,31959,'action created','2023-01-30 16:19:39','2023-01-30 16:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65697,31959,'action started via WP Cron','2023-01-30 17:20:11','2023-01-30 17:20:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65698,31959,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 17:20:11','2023-01-30 17:20:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65699,31960,'action created','2023-01-30 17:20:11','2023-01-30 17:20:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (65700,31960,'action started via WP Cron','2023-01-30 18:20:42','2023-01-30 18:20:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65701,31960,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 18:20:42','2023-01-30 18:20:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65702,31961,'action created','2023-01-30 18:20:42','2023-01-30 18:20:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65703,31961,'action started via WP Cron','2023-01-30 19:21:15','2023-01-30 19:21:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65704,31961,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 19:21:15','2023-01-30 19:21:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65705,31962,'action created','2023-01-30 19:21:15','2023-01-30 19:21:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65712,31962,'action started via WP Cron','2023-01-30 20:21:54','2023-01-30 20:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65713,31962,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 20:21:54','2023-01-30 20:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65714,31965,'action created','2023-01-30 20:21:54','2023-01-30 20:21:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (65715,31965,'action started via WP Cron','2023-01-30 21:27:26','2023-01-30 21:27:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65716,31965,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 21:27:26','2023-01-30 21:27:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65717,31966,'action created','2023-01-30 21:27:26','2023-01-30 21:27:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65718,31966,'action started via WP Cron','2023-01-30 22:27:53','2023-01-30 22:27:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65719,31966,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 22:27:53','2023-01-30 22:27:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65720,31967,'action created','2023-01-30 22:27:53','2023-01-30 22:27:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65721,31967,'action started via WP Cron','2023-01-30 23:28:30','2023-01-30 23:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65722,31967,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-30 23:28:30','2023-01-30 23:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65723,31968,'action created','2023-01-30 23:28:30','2023-01-30 23:28:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65724,31968,'action started via WP Cron','2023-01-31 00:34:07','2023-01-31 00:34:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65725,31968,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 00:34:07','2023-01-31 00:34:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65726,31969,'action created','2023-01-31 00:34:07','2023-01-31 00:34:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65727,31969,'action started via WP Cron','2023-01-31 01:34:39','2023-01-31 01:34:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65728,31969,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 01:34:39','2023-01-31 01:34:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65729,31970,'action created','2023-01-31 01:34:39','2023-01-31 01:34:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65730,31970,'action started via WP Cron','2023-01-31 02:40:09','2023-01-31 02:40:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (65731,31970,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 02:40:09','2023-01-31 02:40:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (65732,31971,'action created','2023-01-31 02:40:09','2023-01-31 02:40:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (65733,31971,'action started via WP Cron','2023-01-31 03:40:40','2023-01-31 03:40:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65734,31971,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 03:40:40','2023-01-31 03:40:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65735,31972,'action created','2023-01-31 03:40:40','2023-01-31 03:40:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65736,31972,'action started via WP Cron','2023-01-31 04:46:15','2023-01-31 04:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65737,31972,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 04:46:15','2023-01-31 04:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65738,31973,'action created','2023-01-31 04:46:15','2023-01-31 04:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (65739,31973,'action started via WP Cron','2023-01-31 05:46:48','2023-01-31 05:46:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65740,31973,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 05:46:48','2023-01-31 05:46:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65741,31974,'action created','2023-01-31 05:46:48','2023-01-31 05:46:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65742,31974,'action started via WP Cron','2023-01-31 06:47:26','2023-01-31 06:47:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65743,31974,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 06:47:26','2023-01-31 06:47:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65744,31975,'action created','2023-01-31 06:47:26','2023-01-31 06:47:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65745,31975,'action started via WP Cron','2023-01-31 07:48:01','2023-01-31 07:48:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65746,31975,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 07:48:01','2023-01-31 07:48:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65747,31976,'action created','2023-01-31 07:48:01','2023-01-31 07:48:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65754,31976,'action started via WP Cron','2023-01-31 08:48:35','2023-01-31 08:48:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65755,31976,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 08:48:35','2023-01-31 08:48:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65756,31979,'action created','2023-01-31 08:48:35','2023-01-31 08:48:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65757,31979,'action started via WP Cron','2023-01-31 09:49:09','2023-01-31 09:49:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (65758,31979,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 09:49:10','2023-01-31 09:49:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65759,31980,'action created','2023-01-31 09:49:10','2023-01-31 09:49:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65760,31980,'action started via WP Cron','2023-01-31 10:49:42','2023-01-31 10:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65761,31980,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 10:49:42','2023-01-31 10:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65762,31981,'action created','2023-01-31 10:49:42','2023-01-31 10:49:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65763,31981,'action started via WP Cron','2023-01-31 11:50:20','2023-01-31 11:50:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65764,31981,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 11:50:20','2023-01-31 11:50:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65765,31982,'action created','2023-01-31 11:50:20','2023-01-31 11:50:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65766,31982,'action started via WP Cron','2023-01-31 12:51:05','2023-01-31 12:51:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65767,31982,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 12:51:05','2023-01-31 12:51:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65768,31983,'action created','2023-01-31 12:51:05','2023-01-31 12:51:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (65769,31983,'action started via WP Cron','2023-01-31 13:51:38','2023-01-31 13:51:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (65770,31983,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 13:51:38','2023-01-31 13:51:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (65771,31984,'action created','2023-01-31 13:51:38','2023-01-31 13:51:38');
INSERT INTO `wp_actionscheduler_logs` VALUES (65772,31984,'action started via WP Cron','2023-01-31 14:52:17','2023-01-31 14:52:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65773,31984,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 14:52:17','2023-01-31 14:52:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65774,31985,'action created','2023-01-31 14:52:17','2023-01-31 14:52:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65775,31985,'action started via WP Cron','2023-01-31 15:53:01','2023-01-31 15:53:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65776,31985,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 15:53:01','2023-01-31 15:53:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65777,31986,'action created','2023-01-31 15:53:01','2023-01-31 15:53:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65778,31986,'action started via WP Cron','2023-01-31 16:53:36','2023-01-31 16:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65779,31986,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 16:53:36','2023-01-31 16:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65780,31987,'action created','2023-01-31 16:53:36','2023-01-31 16:53:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65781,31987,'action started via WP Cron','2023-01-31 17:54:08','2023-01-31 17:54:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65782,31987,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 17:54:08','2023-01-31 17:54:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65783,31988,'action created','2023-01-31 17:54:08','2023-01-31 17:54:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (65784,31988,'action started via WP Cron','2023-01-31 18:54:41','2023-01-31 18:54:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65785,31988,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 18:54:41','2023-01-31 18:54:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65786,31989,'action created','2023-01-31 18:54:41','2023-01-31 18:54:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65787,31989,'action started via WP Cron','2023-01-31 20:00:18','2023-01-31 20:00:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65788,31989,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 20:00:18','2023-01-31 20:00:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65789,31990,'action created','2023-01-31 20:00:18','2023-01-31 20:00:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (65796,31990,'action started via WP Cron','2023-01-31 21:00:56','2023-01-31 21:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65797,31990,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 21:00:56','2023-01-31 21:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65798,31993,'action created','2023-01-31 21:00:56','2023-01-31 21:00:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65799,31993,'action started via WP Cron','2023-01-31 22:01:33','2023-01-31 22:01:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65800,31993,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 22:01:33','2023-01-31 22:01:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65801,31994,'action created','2023-01-31 22:01:33','2023-01-31 22:01:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65802,31994,'action started via WP Cron','2023-01-31 23:02:03','2023-01-31 23:02:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65803,31994,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-01-31 23:02:03','2023-01-31 23:02:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65804,31995,'action created','2023-01-31 23:02:03','2023-01-31 23:02:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65805,31995,'action started via WP Cron','2023-02-01 00:02:41','2023-02-01 00:02:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65806,31995,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 00:02:41','2023-02-01 00:02:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65807,31996,'action created','2023-02-01 00:02:41','2023-02-01 00:02:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (65808,31996,'action started via WP Cron','2023-02-01 01:03:24','2023-02-01 01:03:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65809,31996,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 01:03:24','2023-02-01 01:03:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65810,31997,'action created','2023-02-01 01:03:24','2023-02-01 01:03:24');
INSERT INTO `wp_actionscheduler_logs` VALUES (65811,31997,'action started via WP Cron','2023-02-01 02:03:56','2023-02-01 02:03:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65812,31997,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 02:03:56','2023-02-01 02:03:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65813,31998,'action created','2023-02-01 02:03:56','2023-02-01 02:03:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65814,31998,'action started via WP Cron','2023-02-01 03:04:31','2023-02-01 03:04:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65815,31998,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 03:04:31','2023-02-01 03:04:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65816,31999,'action created','2023-02-01 03:04:31','2023-02-01 03:04:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65817,31999,'action started via WP Cron','2023-02-01 04:05:01','2023-02-01 04:05:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65818,31999,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 04:05:01','2023-02-01 04:05:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65819,32000,'action created','2023-02-01 04:05:01','2023-02-01 04:05:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (65820,32000,'action started via WP Cron','2023-02-01 05:05:31','2023-02-01 05:05:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65821,32000,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 05:05:31','2023-02-01 05:05:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65822,32001,'action created','2023-02-01 05:05:31','2023-02-01 05:05:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65823,32001,'action started via WP Cron','2023-02-01 06:06:03','2023-02-01 06:06:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65824,32001,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 06:06:03','2023-02-01 06:06:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65825,32002,'action created','2023-02-01 06:06:03','2023-02-01 06:06:03');
INSERT INTO `wp_actionscheduler_logs` VALUES (65826,32002,'action started via WP Cron','2023-02-01 07:06:37','2023-02-01 07:06:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65827,32002,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 07:06:37','2023-02-01 07:06:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65828,32003,'action created','2023-02-01 07:06:37','2023-02-01 07:06:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65835,32003,'action started via WP Cron','2023-02-01 08:07:10','2023-02-01 08:07:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65836,32003,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 08:07:10','2023-02-01 08:07:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65837,32006,'action created','2023-02-01 08:07:10','2023-02-01 08:07:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65838,32006,'action started via WP Cron','2023-02-01 09:07:48','2023-02-01 09:07:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65839,32006,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 09:07:48','2023-02-01 09:07:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65840,32007,'action created','2023-02-01 09:07:48','2023-02-01 09:07:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65841,32007,'action started via WP Cron','2023-02-01 10:08:20','2023-02-01 10:08:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65842,32007,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 10:08:20','2023-02-01 10:08:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65843,32008,'action created','2023-02-01 10:08:20','2023-02-01 10:08:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (65844,32008,'action started via WP Cron','2023-02-01 11:08:53','2023-02-01 11:08:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65845,32008,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 11:08:53','2023-02-01 11:08:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65846,32009,'action created','2023-02-01 11:08:53','2023-02-01 11:08:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65847,32009,'action started via WP Cron','2023-02-01 12:09:30','2023-02-01 12:09:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65848,32009,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 12:09:30','2023-02-01 12:09:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65849,32010,'action created','2023-02-01 12:09:30','2023-02-01 12:09:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65850,32010,'action started via WP Cron','2023-02-01 13:10:06','2023-02-01 13:10:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65851,32010,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 13:10:06','2023-02-01 13:10:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65852,32011,'action created','2023-02-01 13:10:06','2023-02-01 13:10:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65853,32011,'action started via WP Cron','2023-02-01 14:10:39','2023-02-01 14:10:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65854,32011,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 14:10:39','2023-02-01 14:10:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65855,32012,'action created','2023-02-01 14:10:39','2023-02-01 14:10:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (65856,32012,'action started via WP Cron','2023-02-01 15:11:19','2023-02-01 15:11:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (65857,32012,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 15:11:19','2023-02-01 15:11:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (65858,32013,'action created','2023-02-01 15:11:19','2023-02-01 15:11:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (65859,32013,'action started via WP Cron','2023-02-01 16:11:51','2023-02-01 16:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (65860,32013,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 16:11:51','2023-02-01 16:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (65861,32014,'action created','2023-02-01 16:11:51','2023-02-01 16:11:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (65862,32014,'action started via WP Cron','2023-02-01 17:12:26','2023-02-01 17:12:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65863,32014,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 17:12:26','2023-02-01 17:12:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65864,32015,'action created','2023-02-01 17:12:26','2023-02-01 17:12:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (65865,32015,'action started via WP Cron','2023-02-01 18:12:53','2023-02-01 18:12:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65866,32015,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 18:12:53','2023-02-01 18:12:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65867,32016,'action created','2023-02-01 18:12:53','2023-02-01 18:12:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (65868,32016,'action started via WP Cron','2023-02-01 19:13:31','2023-02-01 19:13:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65869,32016,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 19:13:31','2023-02-01 19:13:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65870,32017,'action created','2023-02-01 19:13:31','2023-02-01 19:13:31');
INSERT INTO `wp_actionscheduler_logs` VALUES (65877,32017,'action started via WP Cron','2023-02-01 20:14:02','2023-02-01 20:14:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (65878,32017,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 20:14:02','2023-02-01 20:14:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (65879,32020,'action created','2023-02-01 20:14:02','2023-02-01 20:14:02');
INSERT INTO `wp_actionscheduler_logs` VALUES (65880,32020,'action started via WP Cron','2023-02-01 21:14:37','2023-02-01 21:14:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65881,32020,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 21:14:37','2023-02-01 21:14:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65882,32021,'action created','2023-02-01 21:14:37','2023-02-01 21:14:37');
INSERT INTO `wp_actionscheduler_logs` VALUES (65883,32021,'action started via WP Cron','2023-02-01 22:15:16','2023-02-01 22:15:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65884,32021,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 22:15:16','2023-02-01 22:15:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65885,32022,'action created','2023-02-01 22:15:16','2023-02-01 22:15:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65886,32022,'action started via WP Cron','2023-02-01 23:15:47','2023-02-01 23:15:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65887,32022,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-01 23:15:47','2023-02-01 23:15:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65888,32023,'action created','2023-02-01 23:15:47','2023-02-01 23:15:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65889,32023,'action started via WP Cron','2023-02-02 00:21:23','2023-02-02 00:21:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65890,32023,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 00:21:23','2023-02-02 00:21:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65891,32024,'action created','2023-02-02 00:21:23','2023-02-02 00:21:23');
INSERT INTO `wp_actionscheduler_logs` VALUES (65892,32024,'action started via WP Cron','2023-02-02 01:21:58','2023-02-02 01:21:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65893,32024,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 01:21:58','2023-02-02 01:21:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65894,32025,'action created','2023-02-02 01:21:58','2023-02-02 01:21:58');
INSERT INTO `wp_actionscheduler_logs` VALUES (65895,32025,'action started via WP Cron','2023-02-02 02:22:29','2023-02-02 02:22:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (65896,32025,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 02:22:29','2023-02-02 02:22:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (65897,32026,'action created','2023-02-02 02:22:29','2023-02-02 02:22:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (65898,32026,'action started via WP Cron','2023-02-02 03:23:06','2023-02-02 03:23:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65899,32026,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 03:23:06','2023-02-02 03:23:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65900,32027,'action created','2023-02-02 03:23:06','2023-02-02 03:23:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65901,32027,'action started via WP Cron','2023-02-02 04:23:35','2023-02-02 04:23:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65902,32027,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 04:23:35','2023-02-02 04:23:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65903,32028,'action created','2023-02-02 04:23:35','2023-02-02 04:23:35');
INSERT INTO `wp_actionscheduler_logs` VALUES (65904,32028,'action started via WP Cron','2023-02-02 05:24:06','2023-02-02 05:24:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65905,32028,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 05:24:06','2023-02-02 05:24:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65906,32029,'action created','2023-02-02 05:24:06','2023-02-02 05:24:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65907,32029,'action started via WP Cron','2023-02-02 06:24:36','2023-02-02 06:24:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65908,32029,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 06:24:36','2023-02-02 06:24:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65909,32030,'action created','2023-02-02 06:24:36','2023-02-02 06:24:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65910,32030,'action started via WP Cron','2023-02-02 07:25:10','2023-02-02 07:25:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65911,32030,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 07:25:10','2023-02-02 07:25:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65912,32031,'action created','2023-02-02 07:25:10','2023-02-02 07:25:10');
INSERT INTO `wp_actionscheduler_logs` VALUES (65919,32031,'action started via WP Cron','2023-02-02 08:25:46','2023-02-02 08:25:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (65920,32031,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 08:25:46','2023-02-02 08:25:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (65921,32034,'action created','2023-02-02 08:25:46','2023-02-02 08:25:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (65922,32034,'action started via WP Cron','2023-02-02 09:26:16','2023-02-02 09:26:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65923,32034,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 09:26:16','2023-02-02 09:26:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65924,32035,'action created','2023-02-02 09:26:16','2023-02-02 09:26:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (65925,32035,'action started via WP Cron','2023-02-02 10:26:48','2023-02-02 10:26:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65926,32035,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 10:26:48','2023-02-02 10:26:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65927,32036,'action created','2023-02-02 10:26:48','2023-02-02 10:26:48');
INSERT INTO `wp_actionscheduler_logs` VALUES (65928,32036,'action started via WP Cron','2023-02-02 11:27:30','2023-02-02 11:27:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65929,32036,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 11:27:30','2023-02-02 11:27:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65930,32037,'action created','2023-02-02 11:27:30','2023-02-02 11:27:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65931,32037,'action started via WP Cron','2023-02-02 12:28:07','2023-02-02 12:28:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65932,32037,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 12:28:07','2023-02-02 12:28:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65933,32038,'action created','2023-02-02 12:28:07','2023-02-02 12:28:07');
INSERT INTO `wp_actionscheduler_logs` VALUES (65934,32038,'action started via WP Cron','2023-02-02 13:28:40','2023-02-02 13:28:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65935,32038,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 13:28:40','2023-02-02 13:28:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65936,32039,'action created','2023-02-02 13:28:40','2023-02-02 13:28:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (65937,32039,'action started via WP Cron','2023-02-02 14:29:17','2023-02-02 14:29:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65938,32039,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 14:29:17','2023-02-02 14:29:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65939,32040,'action created','2023-02-02 14:29:17','2023-02-02 14:29:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (65940,31685,'action started via WP Cron','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65941,31685,'action failed via WP Cron: Scheduled action for woocommerce_update_marketplace_suggestions will not be executed as no callbacks are registered.','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65942,31685,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65943,32040,'action started via WP Cron','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65944,32040,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65945,32041,'action created','2023-02-02 15:29:47','2023-02-02 15:29:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65946,32041,'action started via WP Cron','2023-02-02 16:30:22','2023-02-02 16:30:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (65947,32041,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 16:30:22','2023-02-02 16:30:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (65948,32042,'action created','2023-02-02 16:30:22','2023-02-02 16:30:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (65949,32042,'action started via WP Cron','2023-02-02 17:30:56','2023-02-02 17:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65950,32042,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 17:30:56','2023-02-02 17:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65951,32043,'action created','2023-02-02 17:30:56','2023-02-02 17:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65952,32043,'action started via WP Cron','2023-02-02 18:31:30','2023-02-02 18:31:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65953,32043,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 18:31:30','2023-02-02 18:31:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65954,32044,'action created','2023-02-02 18:31:30','2023-02-02 18:31:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (65955,32044,'action started via WP Cron','2023-02-02 19:32:21','2023-02-02 19:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65956,32044,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 19:32:21','2023-02-02 19:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65957,32045,'action created','2023-02-02 19:32:21','2023-02-02 19:32:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65964,32045,'action started via WP Cron','2023-02-02 20:33:00','2023-02-02 20:33:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65965,32045,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 20:33:00','2023-02-02 20:33:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65966,32048,'action created','2023-02-02 20:33:00','2023-02-02 20:33:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (65967,32048,'action started via WP Cron','2023-02-02 21:33:33','2023-02-02 21:33:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65968,32048,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 21:33:33','2023-02-02 21:33:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65969,32049,'action created','2023-02-02 21:33:33','2023-02-02 21:33:33');
INSERT INTO `wp_actionscheduler_logs` VALUES (65970,32049,'action started via WP Cron','2023-02-02 22:34:06','2023-02-02 22:34:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65971,32049,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 22:34:06','2023-02-02 22:34:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65972,32050,'action created','2023-02-02 22:34:06','2023-02-02 22:34:06');
INSERT INTO `wp_actionscheduler_logs` VALUES (65973,32050,'action started via WP Cron','2023-02-02 23:34:42','2023-02-02 23:34:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65974,32050,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-02 23:34:42','2023-02-02 23:34:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65975,32051,'action created','2023-02-02 23:34:42','2023-02-02 23:34:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (65976,32051,'action started via WP Cron','2023-02-03 00:35:21','2023-02-03 00:35:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65977,32051,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 00:35:21','2023-02-03 00:35:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65978,32052,'action created','2023-02-03 00:35:21','2023-02-03 00:35:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (65979,32052,'action started via WP Cron','2023-02-03 01:35:56','2023-02-03 01:35:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65980,32052,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 01:35:56','2023-02-03 01:35:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65981,32053,'action created','2023-02-03 01:35:56','2023-02-03 01:35:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65982,32053,'action started via WP Cron','2023-02-03 02:41:28','2023-02-03 02:41:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65983,32053,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 02:41:28','2023-02-03 02:41:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65984,32054,'action created','2023-02-03 02:41:28','2023-02-03 02:41:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (65985,32054,'action started via WP Cron','2023-02-03 03:41:56','2023-02-03 03:41:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65986,32054,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 03:41:56','2023-02-03 03:41:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65987,32055,'action created','2023-02-03 03:41:56','2023-02-03 03:41:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (65988,32055,'action started via WP Cron','2023-02-03 04:42:36','2023-02-03 04:42:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65989,32055,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 04:42:36','2023-02-03 04:42:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65990,32056,'action created','2023-02-03 04:42:36','2023-02-03 04:42:36');
INSERT INTO `wp_actionscheduler_logs` VALUES (65991,32056,'action started via WP Cron','2023-02-03 05:43:12','2023-02-03 05:43:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65992,32056,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 05:43:12','2023-02-03 05:43:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65993,32057,'action created','2023-02-03 05:43:12','2023-02-03 05:43:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (65994,32057,'action started via WP Cron','2023-02-03 06:43:47','2023-02-03 06:43:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65995,32057,'action failed via WP Cron: Scheduled action for wc_admin_unsnooze_admin_notes will not be executed as no callbacks are registered.','2023-02-03 06:43:47','2023-02-03 06:43:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (65996,32057,'This action appears to be consistently failing. A new instance will not be scheduled.','2023-02-03 06:43:47','2023-02-03 06:43:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (83964,38047,'action created','2024-01-24 05:36:13','2024-01-24 05:36:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (83965,38047,'action started via WP Cron','2024-01-24 05:37:20','2024-01-24 05:37:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (83966,38047,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-01-24 05:37:20','2024-01-24 05:37:20');
INSERT INTO `wp_actionscheduler_logs` VALUES (94167,41469,'action created','2025-07-17 03:55:18','2025-07-17 03:55:18');
INSERT INTO `wp_actionscheduler_logs` VALUES (94332,41469,'action started via Async Request','2025-07-17 03:58:29','2025-07-17 03:58:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (94333,41469,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-07-17 03:58:29','2025-07-17 03:58:29');
INSERT INTO `wp_actionscheduler_logs` VALUES (100160,43447,'action created','2025-09-03 03:01:09','2025-09-03 03:01:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (100161,43447,'action started via WP Cron','2025-09-03 03:02:51','2025-09-03 03:02:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (100162,43447,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2025-09-03 03:02:51','2025-09-03 03:02:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108261,46147,'action created','2026-01-22 19:25:41','2026-01-22 19:25:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (108264,46148,'action created','2026-01-22 22:06:41','2026-01-22 22:06:41');
INSERT INTO `wp_actionscheduler_logs` VALUES (108265,46147,'action started via WP Cron','2026-01-23 19:28:22','2026-01-23 19:28:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108266,46147,'action complete via WP Cron','2026-01-23 19:28:22','2026-01-23 19:28:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108267,46149,'action created','2026-01-23 19:28:22','2026-01-23 19:28:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108268,46148,'action started via WP Cron','2026-01-23 22:36:25','2026-01-23 22:36:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108269,46148,'action complete via WP Cron','2026-01-23 22:36:25','2026-01-23 22:36:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108270,46150,'action created','2026-01-23 22:36:25','2026-01-23 22:36:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108271,46149,'action started via WP Cron','2026-01-24 19:30:28','2026-01-24 19:30:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108272,46149,'action complete via WP Cron','2026-01-24 19:30:28','2026-01-24 19:30:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108273,46151,'action created','2026-01-24 19:30:28','2026-01-24 19:30:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108274,46150,'action started via WP Cron','2026-01-24 22:40:32','2026-01-24 22:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (108275,46150,'action complete via WP Cron','2026-01-24 22:40:32','2026-01-24 22:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (108276,46152,'action created','2026-01-24 22:40:32','2026-01-24 22:40:32');
INSERT INTO `wp_actionscheduler_logs` VALUES (108277,46151,'action started via WP Cron','2026-01-25 19:31:56','2026-01-25 19:31:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108278,46151,'action complete via WP Cron','2026-01-25 19:31:56','2026-01-25 19:31:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108279,46153,'action created','2026-01-25 19:31:56','2026-01-25 19:31:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108280,46152,'action started via WP Cron','2026-01-25 22:42:16','2026-01-25 22:42:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108281,46152,'action complete via WP Cron','2026-01-25 22:42:16','2026-01-25 22:42:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108282,46154,'action created','2026-01-25 22:42:16','2026-01-25 22:42:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108283,46153,'action started via WP Cron','2026-01-26 19:39:50','2026-01-26 19:39:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (108284,46153,'action complete via WP Cron','2026-01-26 19:39:50','2026-01-26 19:39:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (108285,46155,'action created','2026-01-26 19:39:50','2026-01-26 19:39:50');
INSERT INTO `wp_actionscheduler_logs` VALUES (108286,46154,'action started via WP Cron','2026-01-26 22:47:44','2026-01-26 22:47:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108287,46154,'action complete via WP Cron','2026-01-26 22:47:44','2026-01-26 22:47:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108288,46156,'action created','2026-01-26 22:47:44','2026-01-26 22:47:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108289,46155,'action started via WP Cron','2026-01-27 19:40:01','2026-01-27 19:40:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (108290,46155,'action complete via WP Cron','2026-01-27 19:40:01','2026-01-27 19:40:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (108291,46157,'action created','2026-01-27 19:40:01','2026-01-27 19:40:01');
INSERT INTO `wp_actionscheduler_logs` VALUES (108292,46156,'action started via WP Cron','2026-01-27 22:55:40','2026-01-27 22:55:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (108293,46156,'action complete via WP Cron','2026-01-27 22:55:40','2026-01-27 22:55:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (108294,46158,'action created','2026-01-27 22:55:40','2026-01-27 22:55:40');
INSERT INTO `wp_actionscheduler_logs` VALUES (108295,46157,'action started via WP Cron','2026-01-28 19:41:26','2026-01-28 19:41:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (108296,46157,'action complete via WP Cron','2026-01-28 19:41:26','2026-01-28 19:41:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (108297,46159,'action created','2026-01-28 19:41:26','2026-01-28 19:41:26');
INSERT INTO `wp_actionscheduler_logs` VALUES (108298,46158,'action started via WP Cron','2026-01-28 22:58:55','2026-01-28 22:58:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108299,46158,'action complete via WP Cron','2026-01-28 22:58:55','2026-01-28 22:58:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108300,46160,'action created','2026-01-28 22:58:55','2026-01-28 22:58:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108301,46159,'action started via WP Cron','2026-01-29 19:50:42','2026-01-29 19:50:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (108302,46159,'action complete via WP Cron','2026-01-29 19:50:42','2026-01-29 19:50:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (108303,46161,'action created','2026-01-29 19:50:42','2026-01-29 19:50:42');
INSERT INTO `wp_actionscheduler_logs` VALUES (108304,46160,'action started via WP Cron','2026-01-29 23:00:43','2026-01-29 23:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (108305,46160,'action complete via WP Cron','2026-01-29 23:00:43','2026-01-29 23:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (108306,46162,'action created','2026-01-29 23:00:43','2026-01-29 23:00:43');
INSERT INTO `wp_actionscheduler_logs` VALUES (108307,46161,'action started via WP Cron','2026-01-30 19:54:04','2026-01-30 19:54:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108308,46161,'action complete via WP Cron','2026-01-30 19:54:04','2026-01-30 19:54:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108309,46163,'action created','2026-01-30 19:54:04','2026-01-30 19:54:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108310,46162,'action started via WP Cron','2026-01-30 23:10:44','2026-01-30 23:10:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108311,46162,'action complete via WP Cron','2026-01-30 23:10:44','2026-01-30 23:10:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108312,46164,'action created','2026-01-30 23:10:44','2026-01-30 23:10:44');
INSERT INTO `wp_actionscheduler_logs` VALUES (108313,46163,'action started via WP Cron','2026-01-31 19:54:05','2026-01-31 19:54:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (108314,46163,'action complete via WP Cron','2026-01-31 19:54:05','2026-01-31 19:54:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (108315,46165,'action created','2026-01-31 19:54:05','2026-01-31 19:54:05');
INSERT INTO `wp_actionscheduler_logs` VALUES (108316,46164,'action started via WP Cron','2026-01-31 23:10:45','2026-01-31 23:10:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108317,46164,'action complete via WP Cron','2026-01-31 23:10:45','2026-01-31 23:10:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108318,46166,'action created','2026-01-31 23:10:45','2026-01-31 23:10:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108319,46165,'action started via WP Cron','2026-02-01 20:00:47','2026-02-01 20:00:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108320,46165,'action complete via WP Cron','2026-02-01 20:00:47','2026-02-01 20:00:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108321,46167,'action created','2026-02-01 20:00:47','2026-02-01 20:00:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108322,46166,'action started via WP Cron','2026-02-01 23:11:22','2026-02-01 23:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108323,46166,'action complete via WP Cron','2026-02-01 23:11:22','2026-02-01 23:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108324,46168,'action created','2026-02-01 23:11:22','2026-02-01 23:11:22');
INSERT INTO `wp_actionscheduler_logs` VALUES (108325,46167,'action started via WP Cron','2026-02-02 20:00:49','2026-02-02 20:00:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108326,46167,'action complete via WP Cron','2026-02-02 20:00:49','2026-02-02 20:00:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108327,46169,'action created','2026-02-02 20:00:49','2026-02-02 20:00:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108328,46168,'action started via WP Cron','2026-02-02 23:19:39','2026-02-02 23:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108329,46168,'action complete via WP Cron','2026-02-02 23:19:39','2026-02-02 23:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108330,46170,'action created','2026-02-02 23:19:39','2026-02-02 23:19:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108331,46169,'action started via WP Cron','2026-02-03 20:05:49','2026-02-03 20:05:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108332,46169,'action complete via WP Cron','2026-02-03 20:05:49','2026-02-03 20:05:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108333,46171,'action created','2026-02-03 20:05:49','2026-02-03 20:05:49');
INSERT INTO `wp_actionscheduler_logs` VALUES (108334,46170,'action started via WP Cron','2026-02-03 23:20:45','2026-02-03 23:20:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108335,46170,'action complete via WP Cron','2026-02-03 23:20:45','2026-02-03 23:20:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108336,46172,'action created','2026-02-03 23:20:45','2026-02-03 23:20:45');
INSERT INTO `wp_actionscheduler_logs` VALUES (108337,46171,'action started via WP Cron','2026-02-04 20:05:51','2026-02-04 20:05:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108338,46171,'action complete via WP Cron','2026-02-04 20:05:51','2026-02-04 20:05:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108339,46173,'action created','2026-02-04 20:05:51','2026-02-04 20:05:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108340,46172,'action started via WP Cron','2026-02-04 23:20:51','2026-02-04 23:20:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108341,46172,'action complete via WP Cron','2026-02-04 23:20:51','2026-02-04 23:20:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108342,46174,'action created','2026-02-04 23:20:51','2026-02-04 23:20:51');
INSERT INTO `wp_actionscheduler_logs` VALUES (108343,46173,'action started via WP Cron','2026-02-05 20:05:53','2026-02-05 20:05:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108344,46173,'action complete via WP Cron','2026-02-05 20:05:53','2026-02-05 20:05:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108345,46175,'action created','2026-02-05 20:05:53','2026-02-05 20:05:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108346,46174,'action started via WP Cron','2026-02-05 23:20:52','2026-02-05 23:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (108347,46174,'action complete via WP Cron','2026-02-05 23:20:52','2026-02-05 23:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (108348,46176,'action created','2026-02-05 23:20:52','2026-02-05 23:20:52');
INSERT INTO `wp_actionscheduler_logs` VALUES (108349,46175,'action started via WP Cron','2026-02-06 20:05:54','2026-02-06 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108350,46175,'action complete via WP Cron','2026-02-06 20:05:54','2026-02-06 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108351,46177,'action created','2026-02-06 20:05:54','2026-02-06 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108352,46176,'action started via WP Cron','2026-02-06 23:25:54','2026-02-06 23:25:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108353,46176,'action complete via WP Cron','2026-02-06 23:25:54','2026-02-06 23:25:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108354,46178,'action created','2026-02-06 23:25:54','2026-02-06 23:25:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108355,46177,'action started via WP Cron','2026-02-07 20:05:54','2026-02-07 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108356,46177,'action complete via WP Cron','2026-02-07 20:05:54','2026-02-07 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108357,46179,'action created','2026-02-07 20:05:54','2026-02-07 20:05:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108358,46178,'action started via WP Cron','2026-02-07 23:25:55','2026-02-07 23:25:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108359,46178,'action complete via WP Cron','2026-02-07 23:25:55','2026-02-07 23:25:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108360,46180,'action created','2026-02-07 23:25:55','2026-02-07 23:25:55');
INSERT INTO `wp_actionscheduler_logs` VALUES (108361,46179,'action started via WP Cron','2026-02-08 20:07:09','2026-02-08 20:07:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (108362,46179,'action complete via WP Cron','2026-02-08 20:07:09','2026-02-08 20:07:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (108363,46181,'action created','2026-02-08 20:07:09','2026-02-08 20:07:09');
INSERT INTO `wp_actionscheduler_logs` VALUES (108364,46180,'action started via WP Cron','2026-02-08 23:30:56','2026-02-08 23:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108365,46180,'action complete via WP Cron','2026-02-08 23:30:56','2026-02-08 23:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108366,46182,'action created','2026-02-08 23:30:56','2026-02-08 23:30:56');
INSERT INTO `wp_actionscheduler_logs` VALUES (108367,46181,'action started via WP Cron','2026-02-09 20:09:08','2026-02-09 20:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (108368,46181,'action complete via WP Cron','2026-02-09 20:09:08','2026-02-09 20:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (108369,46183,'action created','2026-02-09 20:09:08','2026-02-09 20:09:08');
INSERT INTO `wp_actionscheduler_logs` VALUES (108370,46182,'action started via WP Cron','2026-02-09 23:30:57','2026-02-09 23:30:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (108371,46182,'action complete via WP Cron','2026-02-09 23:30:57','2026-02-09 23:30:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (108372,46184,'action created','2026-02-09 23:30:57','2026-02-09 23:30:57');
INSERT INTO `wp_actionscheduler_logs` VALUES (108373,46183,'action started via WP Cron','2026-02-10 20:11:16','2026-02-10 20:11:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108374,46183,'action complete via WP Cron','2026-02-10 20:11:16','2026-02-10 20:11:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108375,46185,'action created','2026-02-10 20:11:16','2026-02-10 20:11:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108376,46184,'action started via WP Cron','2026-02-10 23:32:47','2026-02-10 23:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108377,46184,'action complete via WP Cron','2026-02-10 23:32:47','2026-02-10 23:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108378,46186,'action created','2026-02-10 23:32:47','2026-02-10 23:32:47');
INSERT INTO `wp_actionscheduler_logs` VALUES (108379,46185,'action started via WP Cron','2026-02-11 20:11:30','2026-02-11 20:11:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (108380,46185,'action complete via WP Cron','2026-02-11 20:11:30','2026-02-11 20:11:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (108381,46187,'action created','2026-02-11 20:11:30','2026-02-11 20:11:30');
INSERT INTO `wp_actionscheduler_logs` VALUES (108382,46186,'action started via WP Cron','2026-02-11 23:33:14','2026-02-11 23:33:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108383,46186,'action complete via WP Cron','2026-02-11 23:33:14','2026-02-11 23:33:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108384,46188,'action created','2026-02-11 23:33:14','2026-02-11 23:33:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108385,46187,'action started via WP Cron','2026-02-12 20:11:39','2026-02-12 20:11:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108386,46187,'action complete via WP Cron','2026-02-12 20:11:39','2026-02-12 20:11:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108387,46189,'action created','2026-02-12 20:11:39','2026-02-12 20:11:39');
INSERT INTO `wp_actionscheduler_logs` VALUES (108388,46188,'action started via WP Cron','2026-02-12 23:40:46','2026-02-12 23:40:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (108389,46188,'action complete via WP Cron','2026-02-12 23:40:46','2026-02-12 23:40:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (108390,46190,'action created','2026-02-12 23:40:46','2026-02-12 23:40:46');
INSERT INTO `wp_actionscheduler_logs` VALUES (108391,46189,'action started via WP Cron','2026-02-13 20:14:17','2026-02-13 20:14:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (108392,46189,'action complete via WP Cron','2026-02-13 20:14:17','2026-02-13 20:14:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (108393,46191,'action created','2026-02-13 20:14:17','2026-02-13 20:14:17');
INSERT INTO `wp_actionscheduler_logs` VALUES (108394,46190,'action started via WP Cron','2026-02-13 23:41:19','2026-02-13 23:41:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (108395,46190,'action complete via WP Cron','2026-02-13 23:41:19','2026-02-13 23:41:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (108396,46192,'action created','2026-02-13 23:41:19','2026-02-13 23:41:19');
INSERT INTO `wp_actionscheduler_logs` VALUES (108397,46191,'action started via WP Cron','2026-02-14 20:21:16','2026-02-14 20:21:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108398,46191,'action complete via WP Cron','2026-02-14 20:21:16','2026-02-14 20:21:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108399,46193,'action created','2026-02-14 20:21:16','2026-02-14 20:21:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108400,46192,'action started via WP Cron','2026-02-14 23:46:15','2026-02-14 23:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (108401,46192,'action complete via WP Cron','2026-02-14 23:46:15','2026-02-14 23:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (108402,46194,'action created','2026-02-14 23:46:15','2026-02-14 23:46:15');
INSERT INTO `wp_actionscheduler_logs` VALUES (108403,46193,'action started via WP Cron','2026-02-15 20:31:12','2026-02-15 20:31:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (108404,46193,'action complete via WP Cron','2026-02-15 20:31:12','2026-02-15 20:31:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (108405,46195,'action created','2026-02-15 20:31:12','2026-02-15 20:31:12');
INSERT INTO `wp_actionscheduler_logs` VALUES (108406,46194,'action started via WP Cron','2026-02-15 23:51:16','2026-02-15 23:51:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108407,46194,'action complete via WP Cron','2026-02-15 23:51:16','2026-02-15 23:51:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108408,46196,'action created','2026-02-15 23:51:16','2026-02-15 23:51:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108409,46195,'action started via WP Cron','2026-02-16 20:36:13','2026-02-16 20:36:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (108410,46195,'action complete via WP Cron','2026-02-16 20:36:13','2026-02-16 20:36:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (108411,46197,'action created','2026-02-16 20:36:13','2026-02-16 20:36:13');
INSERT INTO `wp_actionscheduler_logs` VALUES (108412,46196,'action started via WP Cron','2026-02-16 23:53:21','2026-02-16 23:53:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (108413,46196,'action complete via WP Cron','2026-02-16 23:53:21','2026-02-16 23:53:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (108414,46198,'action created','2026-02-16 23:53:21','2026-02-16 23:53:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (108415,46197,'action started via WP Cron','2026-02-17 20:46:11','2026-02-17 20:46:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108416,46197,'action complete via WP Cron','2026-02-17 20:46:11','2026-02-17 20:46:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108417,46199,'action created','2026-02-17 20:46:11','2026-02-17 20:46:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108418,46198,'action started via WP Cron','2026-02-17 23:56:14','2026-02-17 23:56:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108419,46198,'action complete via WP Cron','2026-02-17 23:56:14','2026-02-17 23:56:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108420,46200,'action created','2026-02-17 23:56:14','2026-02-17 23:56:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108421,46199,'action started via WP Cron','2026-02-18 20:50:16','2026-02-18 20:50:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108422,46199,'action complete via WP Cron','2026-02-18 20:50:16','2026-02-18 20:50:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108423,46201,'action created','2026-02-18 20:50:16','2026-02-18 20:50:16');
INSERT INTO `wp_actionscheduler_logs` VALUES (108424,46200,'action started via WP Cron','2026-02-19 00:01:14','2026-02-19 00:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108425,46200,'action complete via WP Cron','2026-02-19 00:01:14','2026-02-19 00:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108426,46202,'action created','2026-02-19 00:01:14','2026-02-19 00:01:14');
INSERT INTO `wp_actionscheduler_logs` VALUES (108427,46201,'action started via WP Cron','2026-02-19 20:50:53','2026-02-19 20:50:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108428,46201,'action complete via WP Cron','2026-02-19 20:50:53','2026-02-19 20:50:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108429,46203,'action created','2026-02-19 20:50:53','2026-02-19 20:50:53');
INSERT INTO `wp_actionscheduler_logs` VALUES (108430,46202,'action started via WP Cron','2026-02-20 00:01:28','2026-02-20 00:01:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108431,46202,'action complete via WP Cron','2026-02-20 00:01:28','2026-02-20 00:01:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108432,46204,'action created','2026-02-20 00:01:28','2026-02-20 00:01:28');
INSERT INTO `wp_actionscheduler_logs` VALUES (108433,46203,'action started via WP Cron','2026-02-20 20:52:04','2026-02-20 20:52:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108434,46203,'action complete via WP Cron','2026-02-20 20:52:04','2026-02-20 20:52:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108435,46205,'action created','2026-02-20 20:52:04','2026-02-20 20:52:04');
INSERT INTO `wp_actionscheduler_logs` VALUES (108436,46204,'action started via WP Cron','2026-02-21 00:02:54','2026-02-21 00:02:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108437,46204,'action complete via WP Cron','2026-02-21 00:02:54','2026-02-21 00:02:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108438,46206,'action created','2026-02-21 00:02:54','2026-02-21 00:02:54');
INSERT INTO `wp_actionscheduler_logs` VALUES (108439,46205,'action started via WP Cron','2026-02-21 21:01:11','2026-02-21 21:01:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108440,46205,'action complete via WP Cron','2026-02-21 21:01:11','2026-02-21 21:01:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108441,46207,'action created','2026-02-21 21:01:11','2026-02-21 21:01:11');
INSERT INTO `wp_actionscheduler_logs` VALUES (108442,46206,'action started via WP Cron','2026-02-22 00:03:25','2026-02-22 00:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108443,46206,'action complete via WP Cron','2026-02-22 00:03:25','2026-02-22 00:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108444,46208,'action created','2026-02-22 00:03:25','2026-02-22 00:03:25');
INSERT INTO `wp_actionscheduler_logs` VALUES (108445,46207,'action started via WP Cron','2026-02-22 21:02:00','2026-02-22 21:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (108446,46207,'action complete via WP Cron','2026-02-22 21:02:00','2026-02-22 21:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (108447,46209,'action created','2026-02-22 21:02:00','2026-02-22 21:02:00');
INSERT INTO `wp_actionscheduler_logs` VALUES (108448,46208,'action started via WP Cron','2026-02-23 00:06:21','2026-02-23 00:06:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (108449,46208,'action complete via WP Cron','2026-02-23 00:06:21','2026-02-23 00:06:21');
INSERT INTO `wp_actionscheduler_logs` VALUES (108450,46210,'action created','2026-02-23 00:06:21','2026-02-23 00:06:21');
/*!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=104 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 (1,2,'akismet_result','false');
INSERT INTO `wp_commentmeta` VALUES (2,2,'akismet_history','');
INSERT INTO `wp_commentmeta` VALUES (3,2,'rating','4');
INSERT INTO `wp_commentmeta` VALUES (4,2,'verified','1');
INSERT INTO `wp_commentmeta` VALUES (5,2,'akismet_history','');
INSERT INTO `wp_commentmeta` VALUES (6,3,'rating','5');
INSERT INTO `wp_commentmeta` VALUES (7,3,'verified','0');
INSERT INTO `wp_commentmeta` VALUES (16,15,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (17,15,'akismet_skipped_microtime','1765216196.743');
INSERT INTO `wp_commentmeta` VALUES (18,15,'akismet_history','a:2:{s:4:\"time\";d:1765216196.79272;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (19,15,'akismet_history','a:2:{s:4:\"time\";d:1765216196.793486;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (28,18,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (29,18,'akismet_skipped_microtime','1769546756.9666');
INSERT INTO `wp_commentmeta` VALUES (30,18,'akismet_history','a:2:{s:4:\"time\";d:1769546757.016341;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (31,18,'akismet_history','a:2:{s:4:\"time\";d:1769546757.017148;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (52,24,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (53,24,'akismet_skipped_microtime','1769546881.8548');
INSERT INTO `wp_commentmeta` VALUES (54,24,'akismet_history','a:2:{s:4:\"time\";d:1769546881.870592;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (55,24,'akismet_history','a:2:{s:4:\"time\";d:1769546881.871427;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (56,25,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (57,25,'akismet_skipped_microtime','1769546901.863');
INSERT INTO `wp_commentmeta` VALUES (58,25,'akismet_history','a:2:{s:4:\"time\";d:1769546901.891951;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (59,25,'akismet_history','a:2:{s:4:\"time\";d:1769546901.893117;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (64,27,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (65,27,'akismet_skipped_microtime','1770703756.6386');
INSERT INTO `wp_commentmeta` VALUES (66,27,'akismet_history','a:2:{s:4:\"time\";d:1770703756.659559;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (67,27,'akismet_history','a:2:{s:4:\"time\";d:1770703756.660276;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (68,28,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (69,28,'akismet_guid','734386939c9d8e5df253a51583130cfc');
INSERT INTO `wp_commentmeta` VALUES (70,28,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:14:\"ggbbplataforma\";s:20:\"comment_author_email\";s:25:\"admin@ggbbplataforma.info\";s:18:\"comment_author_url\";s:27:\"https://ggbbplataforma.info\";s:15:\"comment_content\";s:234:\"I\'ve spent some time on ggbbplataforma. They have a good variety and I haven\'t had any major issues with withdrawals, which is always a plus. Might be worth a shot. Find it at: <a href=\'https://ggbbplataforma.info\'>ggbbplataforma</a>.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:12:\"104.22.17.51\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:12:\"104.22.17.51\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-6/\";}');
INSERT INTO `wp_commentmeta` VALUES (71,28,'akismet_history','a:2:{s:4:\"time\";d:1771711955.296518;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (72,29,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (73,29,'akismet_guid','4bb26e150ed9b24e9fdd4f2b0db04d4e');
INSERT INTO `wp_commentmeta` VALUES (74,29,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:11:\"222betlogin\";s:20:\"comment_author_email\";s:22:\"admin@222betlogin.info\";s:18:\"comment_author_url\";s:24:\"https://222betlogin.info\";s:15:\"comment_content\";s:207:\"Had a bit of trouble finding the 222betlogin at first, but once I did, it was smooth sailing. Saved my info so logging in is fast. Site\'s decent. Check out <a href=\'https://222betlogin.info\'>222betlogin</a>.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-6/\";}');
INSERT INTO `wp_commentmeta` VALUES (75,29,'akismet_history','a:2:{s:4:\"time\";d:1771711958.785307;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (76,30,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (77,30,'akismet_guid','934408572e6fe3bdf10bf8b8faacc2e3');
INSERT INTO `wp_commentmeta` VALUES (78,30,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:7:\"78games\";s:20:\"comment_author_email\";s:17:\"admin@78games.net\";s:18:\"comment_author_url\";s:19:\"https://78games.net\";s:15:\"comment_content\";s:178:\"78games is pretty cool. They have some unique games I haven\'t seen anywhere else. It\'s a fun way to kill some time. You can see more at <a href=\'https://78games.net\'>78games</a>.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-6/\";}');
INSERT INTO `wp_commentmeta` VALUES (79,30,'akismet_history','a:2:{s:4:\"time\";d:1771711979.891901;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (80,31,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (81,31,'akismet_guid','ce68c7a6cd4862f1f320ce68458753eb');
INSERT INTO `wp_commentmeta` VALUES (82,31,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:7:\"ivibbet\";s:20:\"comment_author_email\";s:17:\"admin@ivibbet.org\";s:18:\"comment_author_url\";s:19:\"https://ivibbet.org\";s:15:\"comment_content\";s:174:\"I\'ve been using ivibbet for a few weeks now. Good bonuses and the customer service is responsive. I can\'t complain. Give them a try <a href=\'https://ivibbet.org\'>ivibbet</a>.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-5/\";}');
INSERT INTO `wp_commentmeta` VALUES (83,31,'akismet_history','a:2:{s:4:\"time\";d:1771712000.688136;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (84,32,'akismet_result','skipped');
INSERT INTO `wp_commentmeta` VALUES (85,32,'akismet_skipped_microtime','1771712020.5761');
INSERT INTO `wp_commentmeta` VALUES (86,32,'akismet_history','a:2:{s:4:\"time\";d:1771712020.605498;s:5:\"event\";s:13:\"wp-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (87,32,'akismet_history','a:2:{s:4:\"time\";d:1771712020.60642;s:5:\"event\";s:26:\"akismet-skipped-disallowed\";}');
INSERT INTO `wp_commentmeta` VALUES (88,33,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (89,33,'akismet_guid','30e0261dcd8765750d701f52510ff303');
INSERT INTO `wp_commentmeta` VALUES (90,33,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:16:\"plataformawin656\";s:20:\"comment_author_email\";s:26:\"admin@plataformawin656.com\";s:18:\"comment_author_url\";s:28:\"https://plataformawin656.com\";s:15:\"comment_content\";s:234:\"Gave plataformawin656 a try last week. Pretty standard, but had some good deals going on. Navigation is so so, but worth a shot when they have promotions running. Find it at <a href=\'https://plataformawin656.com\'>plataformawin656</a>.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-5/\";}');
INSERT INTO `wp_commentmeta` VALUES (91,33,'akismet_history','a:2:{s:4:\"time\";d:1771712042.146773;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (92,34,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (93,34,'akismet_guid','fb5c17d52efc60e57df726774ea9fc2f');
INSERT INTO `wp_commentmeta` VALUES (94,34,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:4:\"9eee\";s:20:\"comment_author_email\";s:15:\"admin@9eee.info\";s:18:\"comment_author_url\";s:17:\"https://9eee.info\";s:15:\"comment_content\";s:137:\"Hey, just checked out 9eee â€“ pretty cool site! Definitely worth a look if you\'re bored. Give <a href=\'https://9eee.info\'>9eee</a> a go!\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-2/\";}');
INSERT INTO `wp_commentmeta` VALUES (95,34,'akismet_history','a:2:{s:4:\"time\";d:1771712062.90645;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (96,35,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (97,35,'akismet_guid','3f60fe24f5aed37ee682f8bf1330f8ee');
INSERT INTO `wp_commentmeta` VALUES (98,35,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:14:\"plataformasn88\";s:20:\"comment_author_email\";s:24:\"admin@plataformasn88.com\";s:18:\"comment_author_url\";s:26:\"https://plataformasn88.com\";s:15:\"comment_content\";s:171:\"Alright, plataformasn88â€¦ not bad! Seems like they\'ve got a decent thing going on. Check out <a href=\'https://plataformasn88.com\'>plataformasn88</a> and see for yourself.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-2/\";}');
INSERT INTO `wp_commentmeta` VALUES (99,35,'akismet_history','a:2:{s:4:\"time\";d:1771712083.978448;s:5:\"event\";s:10:\"check-spam\";}');
INSERT INTO `wp_commentmeta` VALUES (100,36,'akismet_result','true');
INSERT INTO `wp_commentmeta` VALUES (101,36,'akismet_guid','88d2119ab1ceb5792bf9622ae09bf7c9');
INSERT INTO `wp_commentmeta` VALUES (102,36,'akismet_as_submitted','a:15:{s:14:\"comment_author\";s:6:\"bet148\";s:20:\"comment_author_email\";s:17:\"admin@bet148.info\";s:18:\"comment_author_url\";s:19:\"https://bet148.info\";s:15:\"comment_content\";s:157:\"Yo, gave bet148 a run. Nothing earth-shattering, but solid enough. If you\'re looking for something new, give <a href=\'https://bet148.info\'>bet148</a> a shot.\";s:12:\"comment_type\";s:7:\"comment\";s:7:\"user_id\";i:0;s:7:\"user_ID\";i:0;s:17:\"comment_author_IP\";s:13:\"104.22.17.106\";s:13:\"comment_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:7:\"user_ip\";s:13:\"104.22.17.106\";s:10:\"user_agent\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1\";s:4:\"blog\";s:31:\"https://2poochiesproperties.com\";s:9:\"blog_lang\";s:5:\"en_US\";s:12:\"blog_charset\";s:5:\"UTF-8\";s:9:\"permalink\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-2/\";}');
INSERT INTO `wp_commentmeta` VALUES (103,36,'akismet_history','a:2:{s:4:\"time\";d:1771712104.876387;s:5:\"event\";s:10:\"check-spam\";}');
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10)),
  KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=InnoDB AUTO_INCREMENT=37 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 (1,11078,'Jordan Smith','jordan@hirejordansmith.com','','','2020-11-06 11:07:38','2020-11-06 16:07:38','Order created with Phone Order.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (2,11078,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-06 11:07:38','2020-11-06 16:07:38','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (3,11078,'Jordan Smith','jordan@hirejordansmith.com','','','2020-11-06 11:09:08','2020-11-06 16:09:08','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (4,11079,'Jordan Smith','jordan@hirejordansmith.com','','','2020-11-06 11:19:32','2020-11-06 16:19:32','Order created with Phone Order.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (5,11079,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-06 11:19:32','2020-11-06 16:19:32','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (6,11079,'Jordan Smith','jordan@hirejordansmith.com','','','2020-11-06 12:13:40','2020-11-06 17:13:40','Order status changed from Processing to Pending payment.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (7,11079,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-06 12:17:42','2020-11-06 17:17:42','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (8,11079,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-06 12:17:42','2020-11-06 17:17:42','Stripe charge complete (Charge ID: ch_1HkYZFIEEOVxT3Js1iUmri1p)',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (9,11078,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-06 13:21:44','2020-11-06 18:21:44','Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (10,11081,'Jordan Smith','jordan@hirejordansmith.com','','','2020-11-11 08:37:49','2020-11-11 13:37:49','Order created with Phone Order.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (11,11081,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-11 08:38:50','2020-11-11 13:38:50','Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (12,11081,'WooCommerce','woocommerce@hjsdev.com','','','2020-11-11 08:38:51','2020-11-11 13:38:51','Stripe charge complete (Charge ID: ch_1HmJXAIEEOVxT3JsmZ9SlILc)',0,'1','WooCommerce','order_note',0,0);
INSERT INTO `wp_comments` VALUES (15,16345,'Jordan Mitchell','jordan.mitchell.1989@gmail.com','','64.23.248.17','2025-12-08 12:49:56','2025-12-08 17:49:56','Saw this piece on fall fishing at Smith Lake and it really hits the moodâ€”quiet mornings, mist on the water, and the kind of slow-down vibe every pro in beauty business knows. While Iâ€™m here, quick note: in Suplery weâ€™re rolling out a pro platform that helps beauty shops manage stock, orders, and even a built-in shop in one place, so you can keep focus on clients. Real-time stocktakes and a single dashboard for suppliers streamline everything, and the starter kits are there to help crews get started fast. If youâ€™re a cosmetologist or a barber shop boss, this could cut your admin time and boost consistency. Consider checking it out.',0,'trash','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (18,16245,'mvp77onlinecasino','admin@mvp77onlinecasino.com','https://mvp77onlinecasino.com','45.204.209.45','2026-01-27 15:45:56','2026-01-27 20:45:56','Heard some buzz about mvp77onlinecasino, so I checked it out. It\'s alright, nothing mind-blowing but definitely serviceable. The bonuses are okay, and I had a relatively smooth time. Have a peek: <a href=\'https://mvp77onlinecasino.com\' rel=\"nofollow ugc\">mvp77onlinecasino</a>',0,'trash','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/363.0.743255906 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (24,16345,'casinochillbet','admin@casinochillbet.com','https://casinochillbet.com','45.204.209.45','2026-01-27 15:48:01','2026-01-27 20:48:01','Looking for a chill place to bet? Casinochillbet might be your spot. Just kicking back, relaxed vibes. Perfect for when you want to switch off and maybe win a few bucks. Find it here: <a href=\'https://casinochillbet.com\' rel=\"nofollow ugc\">casinochillbet</a>',0,'trash','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/363.0.743255906 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (25,16345,'montezuma777casino','admin@montezuma777casino.net','https://montezuma777casino.net','45.204.209.45','2026-01-27 15:48:21','2026-01-27 20:48:21','Montezuma777casino brings the ancient vibes, haha. It\'s got a distinctive feel, and the games are interesting. Give it a shot if you\'re feeling adventurous. Go check it out: <a href=\'https://montezuma777casino.net\' rel=\"nofollow ugc\">montezuma777casino</a>',0,'trash','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/363.0.743255906 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (27,16245,'porntude','helloboy1979@gmail.com','https://porntude.com/','124.248.73.231','2026-02-10 01:09:16','2026-02-10 06:09:16','A really good blog and me back again.',0,'trash','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0);
INSERT INTO `wp_comments` VALUES (28,16480,'ggbbplataforma','admin@ggbbplataforma.info','https://ggbbplataforma.info','104.22.17.51','2026-02-21 17:12:34','2026-02-21 22:12:34','I\'ve spent some time on ggbbplataforma. They have a good variety and I haven\'t had any major issues with withdrawals, which is always a plus. Might be worth a shot. Find it at: <a href=\'https://ggbbplataforma.info\' rel=\"nofollow ugc\">ggbbplataforma</a>.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (29,16480,'222betlogin','admin@222betlogin.info','https://222betlogin.info','104.22.17.106','2026-02-21 17:12:38','2026-02-21 22:12:38','Had a bit of trouble finding the 222betlogin at first, but once I did, it was smooth sailing. Saved my info so logging in is fast. Site\'s decent. Check out <a href=\'https://222betlogin.info\' rel=\"nofollow ugc\">222betlogin</a>.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (30,16480,'78games','admin@78games.net','https://78games.net','104.22.17.106','2026-02-21 17:12:59','2026-02-21 22:12:59','78games is pretty cool. They have some unique games I haven\'t seen anywhere else. It\'s a fun way to kill some time. You can see more at <a href=\'https://78games.net\' rel=\"nofollow ugc\">78games</a>.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (31,16477,'ivibbet','admin@ivibbet.org','https://ivibbet.org','104.22.17.106','2026-02-21 17:13:20','2026-02-21 22:13:20','I\'ve been using ivibbet for a few weeks now. Good bonuses and the customer service is responsive. I can\'t complain. Give them a try <a href=\'https://ivibbet.org\' rel=\"nofollow ugc\">ivibbet</a>.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (32,16477,'sn88bet','admin@sn88bet.info','https://sn88bet.info','104.22.17.106','2026-02-21 17:13:40','2026-02-21 22:13:40','I was on sn88bet yesterday, had pretty good luck. User experience is great plus they have a large variety of game types to choose from. You can visit it here: <a href=\'https://sn88bet.info\' rel=\"nofollow ugc\">sn88bet</a>.',0,'trash','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (33,16477,'plataformawin656','admin@plataformawin656.com','https://plataformawin656.com','104.22.17.106','2026-02-21 17:14:01','2026-02-21 22:14:01','Gave plataformawin656 a try last week. Pretty standard, but had some good deals going on. Navigation is so so, but worth a shot when they have promotions running. Find it at <a href=\'https://plataformawin656.com\' rel=\"nofollow ugc\">plataformawin656</a>.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (34,16370,'9eee','admin@9eee.info','https://9eee.info','104.22.17.106','2026-02-21 17:14:22','2026-02-21 22:14:22','Hey, just checked out 9eee â€“ pretty cool site! Definitely worth a look if you\'re bored. Give <a href=\'https://9eee.info\' rel=\"nofollow ugc\">9eee</a> a go!',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (35,16370,'plataformasn88','admin@plataformasn88.com','https://plataformasn88.com','104.22.17.106','2026-02-21 17:14:43','2026-02-21 22:14:43','Alright, plataformasn88â€¦ not bad! Seems like they\'ve got a decent thing going on. Check out <a href=\'https://plataformasn88.com\' rel=\"nofollow ugc\">plataformasn88</a> and see for yourself.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
INSERT INTO `wp_comments` VALUES (36,16370,'bet148','admin@bet148.info','https://bet148.info','104.22.17.106','2026-02-21 17:15:04','2026-02-21 22:15:04','Yo, gave bet148 a run. Nothing earth-shattering, but solid enough. If you\'re looking for something new, give <a href=\'https://bet148.info\' rel=\"nofollow ugc\">bet148</a> a shot.',0,'spam','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_csp3_subscribers`
--

DROP TABLE IF EXISTS `wp_csp3_subscribers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_csp3_subscribers` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `page_id` int(11) NOT NULL,
  `email` varchar(255) DEFAULT NULL,
  `fname` varchar(255) DEFAULT NULL,
  `lname` varchar(255) DEFAULT NULL,
  `ref_url` varchar(255) DEFAULT NULL,
  `clicks` int(11) NOT NULL DEFAULT 0,
  `conversions` int(11) NOT NULL DEFAULT 0,
  `referrer` int(11) NOT NULL DEFAULT 0,
  `ip` varchar(255) DEFAULT NULL,
  `meta` text DEFAULT NULL,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `confirmed` int(11) NOT NULL DEFAULT 0,
  `optin_confirm` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_csp3_subscribers`
--

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

--
-- Table structure for table `wp_cspv5_pages`
--

DROP TABLE IF EXISTS `wp_cspv5_pages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_cspv5_pages` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` varchar(255) DEFAULT NULL,
  `name` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `settings` mediumtext DEFAULT NULL,
  `html` text DEFAULT NULL,
  `meta` text DEFAULT NULL,
  `mailprovider` varchar(255) DEFAULT NULL,
  `deactivate` int(11) NOT NULL DEFAULT 0,
  `created` timestamp NOT NULL DEFAULT current_timestamp(),
  `settings_v2` mediumtext DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_cspv5_pages`
--

LOCK TABLES `wp_cspv5_pages` WRITE;
/*!40000 ALTER TABLE `wp_cspv5_pages` DISABLE KEYS */;
INSERT INTO `wp_cspv5_pages` VALUES (1,'','Coming Soon','cs','YToxMDI6e3M6NjoiYWN0aW9uIjtzOjIwOiJzZWVkX2NzcHY1X3NhdmVfcGFnZSI7czo4OiJfd3Bub25jZSI7czoxMDoiMjQxNmYwOWQyMyI7czoxNToiZGlzYWJsZWRfZmllbGRzIjtzOjA6IiI7czo5OiJmaXJzdF9ydW4iO3M6MDoiIjtzOjc6InBhZ2VfaWQiO3M6MToiMSI7czo1OiJ0aGVtZSI7czoxOiIwIjtzOjQ6Im5hbWUiO3M6MTE6IkNvbWluZyBTb29uIjtzOjQ6ImxvZ28iO3M6MDoiIjtzOjg6ImhlYWRsaW5lIjtzOjExOiJDb21pbmcgU29vbiI7czoxMToiZGVzY3JpcHRpb24iO3M6NDM6IkdldCByZWFkeSEgU29tZXRoaW5nIHJlYWxseSBjb29sIGlzIGNvbWluZyEiO3M6NjoiYmxvY2tzIjthOjk6e2k6MDtzOjQ6ImxvZ28iO2k6MTtzOjg6ImhlYWRsaW5lIjtpOjI7czoxMToiZGVzY3JpcHRpb24iO2k6MztzOjQ6ImZvcm0iO2k6NDtzOjEyOiJwcm9ncmVzc19iYXIiO2k6NTtzOjk6ImNvdW50ZG93biI7aTo2O3M6MTU6InNvY2lhbF9wcm9maWxlcyI7aTo3O3M6MTM6InNoYXJlX2J1dHRvbnMiO2k6ODtzOjY6ImNvbHVtbiI7fXM6NzoiZmF2aWNvbiI7czowOiIiO3M6OToic2VvX3RpdGxlIjtzOjA6IiI7czoxNToic2VvX2Rlc2NyaXB0aW9uIjtzOjA6IiI7czoxMjoiZ2FfYW5hbHl0aWNzIjtzOjA6IiI7czoxNjoiYmFja2dyb3VuZF9jb2xvciI7czo3OiIjZmZmZmZmIjtzOjE2OiJiYWNrZ3JvdW5kX2ltYWdlIjtzOjA6IiI7czoxODoiYmFja2dyb3VuZF9vdmVybGF5IjtzOjE1OiJyZ2JhKDAsMCwwLDAuNSkiO3M6MTU6ImJhY2tncm91bmRfc2l6ZSI7czo0OiJhdXRvIjtzOjE3OiJiYWNrZ3JvdW5kX3JlcGVhdCI7czo5OiJuby1yZXBlYXQiO3M6MTk6ImJhY2tncm91bmRfcG9zaXRpb24iO3M6MTM6ImNlbnRlciBjZW50ZXIiO3M6MjE6ImJhY2tncm91bmRfYXR0YWNobWVudCI7czo2OiJzY3JvbGwiO3M6MTk6ImJnX3NsaWRlc2hvd19pbWFnZXMiO2E6MTp7aTowO3M6MDoiIjt9czoyNDoiYmdfc2xpZGVzaG93X3NsaWRlX3NwZWVkIjtzOjE6IjMiO3M6MTI6ImJnX3ZpZGVvX3VybCI7czowOiIiO3M6MjE6ImNvbnRhaW5lcl90cmFuc3BhcmVudCI7czoxOiIxIjtzOjE1OiJjb250YWluZXJfY29sb3IiO3M6NzoiI2ZmZmZmZiI7czoxNjoiY29udGFpbmVyX3JhZGl1cyI7czoxOiIyIjtzOjE4OiJjb250YWluZXJfcG9zaXRpb24iO3M6MToiMSI7czoxNToiY29udGFpbmVyX3dpZHRoIjtzOjM6IjYwMCI7czoyNjoiY29udGFpbmVyX2VmZmVjdF9hbmltYXRpb24iO3M6NjoiZmFkZUluIjtzOjEyOiJidXR0b25fY29sb3IiO3M6NzoiIzAwMDAwMCI7czoxNDoiY29udGFpbmVyX2ZsYXQiO3M6MToiMSI7czoxMDoiZm9ybV9jb2xvciI7czo3OiIjZjVmNWY1IjtzOjk6InRleHRfZm9udCI7czoxMToiJ09wZW4gU2FucyciO3M6MTE6InRleHRfd2VpZ2h0IjtzOjM6IjQwMCI7czoxMToidGV4dF9zdWJzZXQiO3M6MDoiIjtzOjEwOiJ0ZXh0X2NvbG9yIjtzOjc6IiMwMDAwMDAiO3M6OToidGV4dF9zaXplIjtzOjI6IjE2IjtzOjE2OiJ0ZXh0X2xpbmVfaGVpZ2h0IjtzOjQ6IjEuNTAiO3M6MTM6ImhlYWRsaW5lX2ZvbnQiO3M6MTI6IidNb250c2VycmF0JyI7czoxNToiaGVhZGxpbmVfd2VpZ2h0IjtzOjM6IjQwMCI7czoxNToiaGVhZGxpbmVfc3Vic2V0IjtzOjA6IiI7czoxNDoiaGVhZGxpbmVfY29sb3IiO3M6NzoiIzAwMDAwMCI7czoxMzoiaGVhZGxpbmVfc2l6ZSI7czoyOiI0MiI7czoyMDoiaGVhZGxpbmVfbGluZV9oZWlnaHQiO3M6NDoiMS4wMCI7czoxMToiYnV0dG9uX2ZvbnQiO3M6MTA6IidQYWNpZmljbyciO3M6MTM6ImJ1dHRvbl93ZWlnaHQiO3M6MzoiNDAwIjtzOjEzOiJidXR0b25fc3Vic2V0IjtzOjA6IiI7czoxMDoidHlwZWtpdF9pZCI7czowOiIiO3M6OToiZW1haWxsaXN0IjtzOjg6ImRhdGFiYXNlIjtzOjEyOiJ0aGFua3lvdV9tc2ciO3M6MTA6IlRoYW5rIFlvdSEiO3M6MjA6InNvY2lhbF9wcm9maWxlc19zaXplIjtzOjA6IiI7czoyMToic29jaWFsX3Byb2ZpbGVzX2JsYW5rIjtzOjE6IjEiO3M6MTk6InNob3dfc2hhcmVidXR0b25fb24iO3M6OToidGhhbmsteW91IjtzOjEwOiJ0d2VldF90ZXh0IjtzOjA6IiI7czoxODoiZmFjZWJvb2tfdGh1bWJuYWlsIjtzOjA6IiI7czoxOToicGludGVyZXN0X3RodW1ibmFpbCI7czowOiIiO3M6MTg6ImNvdW50ZG93bl90aW1lem9uZSI7czoxMDoiVVMvRWFzdGVybiI7czoxNDoiY291bnRkb3duX2RhdGUiO3M6MDoiIjtzOjE2OiJjb3VudGRvd25fZm9ybWF0IjtzOjQ6ImRITVMiO3M6MTk6InByb2dyZXNzX2Jhcl9tZXRob2QiO3M6NDoiZGF0ZSI7czoyMzoicHJvZ3Jlc3NfYmFyX3N0YXJ0X2RhdGUiO3M6MDoiIjtzOjIxOiJwcm9ncmVzc19iYXJfZW5kX2RhdGUiO3M6MDoiIjtzOjIyOiJwcm9ncmVzc2Jhcl9wZXJjZW50YWdlIjtzOjE6IjAiO3M6MTE6ImNyZWRpdF90eXBlIjtzOjQ6InRleHQiO3M6MTU6ImNyZWRpdF9wb3NpdGlvbiI7czoxMToiZmxvYXRfcmlnaHQiO3M6MTg6ImZvb3Rlcl9jcmVkaXRfdGV4dCI7czowOiIiO3M6MTc6ImZvb3Rlcl9jcmVkaXRfaW1nIjtzOjA6IiI7czoxODoiZm9vdGVyX2NyZWRpdF9saW5rIjtzOjA6IiI7czoxNzoiZm9vdGVyX3RleHRfY29sb3IiO3M6NzoiIzAwMDAwMCI7czoyMToiZm9vdGVyX2FmZmlsaWF0ZV9saW5rIjtzOjA6IiI7czoyMDoidHh0X3N1YnNjcmliZV9idXR0b24iO3M6OToiTm90aWZ5IE1lIjtzOjE1OiJ0eHRfZW1haWxfZmllbGQiO3M6NToiRW1haWwiO3M6MTQ6InR4dF9uYW1lX2ZpZWxkIjtzOjQ6Ik5hbWUiO3M6MjQ6InByaXZhY3lfcG9saWN5X2xpbmtfdGV4dCI7czoyOToiV2UgcHJvbWlzZSB0byBuZXZlciBzcGFtIHlvdS4iO3M6MjY6InR4dF9hbHJlYWR5X3N1YnNjcmliZWRfbXNnIjtzOjI2OiJZb3UncmUgYWxyZWFkeSBzdWJzY3JpYmVkLiI7czoyMToidHh0X2ludmFsaWRfZW1haWxfbXNnIjtzOjEzOiJJbnZhbGlkIEVtYWlsIjtzOjIwOiJ0eHRfaW52YWxpZF9uYW1lX21zZyI7czoxMjoiSW52YWxpZCBOYW1lIjtzOjIyOiJ0eHRfc3RhdHNfcmVmZXJyYWxfdXJsIjtzOjIxOiJZb3VyIFJlZmVycmFsIFVSTCBpczoiO3M6MjQ6InR4dF9zdGF0c19yZWZlcnJhbF9zdGF0cyI7czoxOToiWW91ciBSZWZlcnJhbCBTdGF0cyI7czoyNToidHh0X3N0YXRzX3JlZmVycmFsX2NsaWNrcyI7czo2OiJDbGlja3MiO3M6MzA6InR4dF9zdGF0c19yZWZlcnJhbF9zdWJzY3JpYmVycyI7czoxMDoiQ29udmVyc2lvbiI7czoxODoidHh0X2NvdW50ZG93bl9kYXlzIjtzOjQ6IkRheXMiO3M6MTc6InR4dF9jb3VudGRvd25fZGF5IjtzOjM6IkRheSI7czoxOToidHh0X2NvdW50ZG93bl9ob3VycyI7czo1OiJIb3VycyI7czoxODoidHh0X2NvdW50ZG93bl9ob3VyIjtzOjQ6IkhvdXIiO3M6MjE6InR4dF9jb3VudGRvd25fbWludXRlcyI7czo3OiJNaW51dGVzIjtzOjIwOiJ0eHRfY291bnRkb3duX21pbnV0ZSI7czo2OiJNaW51dGUiO3M6MjE6InR4dF9jb3VudGRvd25fc2Vjb25kcyI7czo3OiJTZWNvbmRzIjtzOjIwOiJ0eHRfY291bnRkb3duX3NlY29uZCI7czo2OiJTZWNvbmQiO3M6OToidGhlbWVfY3NzIjtzOjA6IiI7czoxMzoidGhlbWVfc2NyaXB0cyI7czowOiIiO3M6MTA6ImN1c3RvbV9jc3MiO3M6MDoiIjtzOjEzOiJlbmFibGVfZml0dmlkIjtzOjE6IjEiO3M6MTg6InJlY2FwdGNoYV9zaXRlX2tleSI7czowOiIiO3M6MjA6InJlY2FwdGNoYV9zZWNyZXRfa2V5IjtzOjA6IiI7czoxNDoiaGVhZGVyX3NjcmlwdHMiO3M6MDoiIjtzOjE0OiJmb290ZXJfc2NyaXB0cyI7czowOiIiO3M6MTg6ImNvbnZlcnNpb25fc2NyaXB0cyI7czowOiIiO3M6OToiY2hlY2tfbWljIjtzOjk6InNpYmlsYW5jZSI7czoyMzoid29vY29tbWVyY2UtbG9naW4tbm9uY2UiO047fQ==',NULL,NULL,'database',0,'2019-04-03 11:48:43',NULL);
/*!40000 ALTER TABLE `wp_cspv5_pages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_facetwp_index`
--

DROP TABLE IF EXISTS `wp_facetwp_index`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_facetwp_index` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(10) unsigned DEFAULT NULL,
  `facet_name` varchar(50) DEFAULT NULL,
  `facet_value` varchar(50) DEFAULT NULL,
  `facet_display_value` varchar(200) DEFAULT NULL,
  `term_id` int(10) unsigned DEFAULT 0,
  `parent_id` int(10) unsigned DEFAULT 0,
  `depth` int(10) unsigned DEFAULT 0,
  `variation_id` int(10) unsigned DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `post_id_idx` (`post_id`),
  KEY `facet_name_idx` (`facet_name`),
  KEY `facet_name_value_idx` (`facet_name`,`facet_value`)
) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_facetwp_index`
--

LOCK TABLES `wp_facetwp_index` WRITE;
/*!40000 ALTER TABLE `wp_facetwp_index` DISABLE KEYS */;
INSERT INTO `wp_facetwp_index` VALUES (1,14771,'property_category','commercial','Commercial',78,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (2,14771,'property_status','under-contract','Under Contract',73,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (3,14771,'property_price','445000','445000',0,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (4,14770,'property_category','commercial','Commercial',78,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (5,14770,'property_status','active','Active',77,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (6,14770,'property_status','rented','Rented',75,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (7,14770,'property_price','384498','384498',0,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (8,14769,'property_category','residential','Residential',79,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (9,14769,'property_status','pending','Pending',76,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (10,14769,'property_price','615000','615000',0,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (11,14768,'property_category','commercial','Commercial',78,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (12,14768,'property_status','sold','Sold',74,0,0,0);
INSERT INTO `wp_facetwp_index` VALUES (13,14768,'property_price','550000','550000',0,0,0,0);
/*!40000 ALTER TABLE `wp_facetwp_index` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_addon_feed`
--

DROP TABLE IF EXISTS `wp_gf_addon_feed`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_addon_feed` (
  `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT,
  `form_id` mediumint(8) unsigned NOT NULL,
  `is_active` tinyint(1) NOT NULL DEFAULT 1,
  `feed_order` mediumint(8) unsigned NOT NULL DEFAULT 0,
  `meta` longtext DEFAULT NULL,
  `addon_slug` varchar(50) DEFAULT NULL,
  `event_type` varchar(20) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_form` (`addon_slug`,`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_feed`
--

LOCK TABLES `wp_gf_addon_feed` WRITE;
/*!40000 ALTER TABLE `wp_gf_addon_feed` DISABLE KEYS */;
INSERT INTO `wp_gf_addon_feed` VALUES (4,19,1,0,'{\"feedName\":\"Stripe Feed 1\",\"transactionType\":\"product\",\"paymentAmount\":\"form_total\",\"metaData\":[{\"key\":\"gf_custom\",\"custom_key\":\"\",\"value\":\"\",\"custom_value\":\"\"}],\"receipt_field\":\"4\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"api_mode\":\"test\",\"live_publishable_key_is_valid\":\"\",\"live_secret_key_is_valid\":\"\",\"test_publishable_key_is_valid\":\"\",\"test_secret_key_is_valid\":\"\",\"test_publishable_key\":\"\",\"test_secret_key\":\"\",\"live_publishable_key\":\"\",\"live_secret_key\":\"\",\"billingInformation_address_line1\":\"6.1\",\"billingInformation_address_line2\":\"6.2\",\"billingInformation_address_city\":\"6.3\",\"billingInformation_address_state\":\"6.4\",\"billingInformation_address_zip\":\"6.5\",\"billingInformation_address_country\":\"6.6\",\"receipt\":\"\",\"conditionalLogic\":\"\",\"connected_to\":\"\",\"test_auth_token\":\"\"}','gravityformsstripe',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (5,21,0,0,'{\"feedName\":\"Stripe Feed 2\",\"transactionType\":\"product\",\"paymentAmount\":\"form_total\",\"metaData\":[{\"key\":\"gf_custom\",\"custom_key\":\"\",\"value\":\"\",\"custom_value\":\"\"}],\"receipt_field\":\"11\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"api_mode\":\"test\",\"live_publishable_key_is_valid\":\"\",\"live_secret_key_is_valid\":\"\",\"test_publishable_key_is_valid\":\"\",\"test_secret_key_is_valid\":\"\",\"test_publishable_key\":\"\",\"test_secret_key\":\"\",\"live_publishable_key\":\"\",\"live_secret_key\":\"\",\"billingInformation_address_line1\":\"6.1\",\"billingInformation_address_line2\":\"6.2\",\"billingInformation_address_city\":\"6.3\",\"billingInformation_address_state\":\"6.4\",\"billingInformation_address_zip\":\"6.5\",\"billingInformation_address_country\":\"6.6\",\"receipt\":\"\",\"conditionalLogic\":\"\",\"connected_to\":\"\",\"test_auth_token\":\"\"}','gravityformsstripe',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (6,23,0,0,'{\"feedName\":\"Stripe Feed 2\",\"transactionType\":\"product\",\"paymentAmount\":\"form_total\",\"metaData\":[{\"key\":\"gf_custom\",\"custom_key\":\"\",\"value\":\"\",\"custom_value\":\"\"}],\"receipt_field\":\"11\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"api_mode\":\"test\",\"live_publishable_key_is_valid\":\"\",\"live_secret_key_is_valid\":\"\",\"test_publishable_key_is_valid\":\"\",\"test_secret_key_is_valid\":\"\",\"test_publishable_key\":\"\",\"test_secret_key\":\"\",\"live_publishable_key\":\"\",\"live_secret_key\":\"\",\"billingInformation_address_line1\":\"6.1\",\"billingInformation_address_line2\":\"6.2\",\"billingInformation_address_city\":\"6.3\",\"billingInformation_address_state\":\"6.4\",\"billingInformation_address_zip\":\"6.5\",\"billingInformation_address_country\":\"6.6\",\"receipt\":\"\",\"conditionalLogic\":\"\",\"connected_to\":\"\",\"test_auth_token\":\"\"}','gravityformsstripe',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (7,19,1,0,'{\"gravityForm\":\"19\",\"couponName\":\"VIP15\",\"couponCode\":\"VIP15\",\"couponAmountType\":\"percentage\",\"couponAmount\":\"15.00%\",\"startDate\":\"\",\"endDate\":\"\",\"usageLimit\":\"\",\"isStackable\":\"0\",\"usageCount\":\"\"}','gravityformscoupons',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (8,24,1,0,'{\"feedName\":\"Post Creation Feed 1\",\"action\":\"post-create\",\"postVisibility\":\"public\",\"postType\":\"testimonial\",\"postStatus\":\"draft\",\"postDate\":\"entry\",\"postDateFieldDate\":\"\",\"postDateFieldTime\":\"\",\"postDateCustom\":\"\",\"postAuthor\":\"logged-in-user\",\"postComments\":\"0\",\"postPingbacks\":\"0\",\"postTitle\":\"{First Name:1} {Last Name:3}\",\"postContent\":\"{Review:6}\",\"postMetaFields\":[{\"key\":\"star_rating\",\"custom_key\":\"\",\"value\":\"7\",\"custom_value\":\"\"}],\"postTaxonomy_testimonial-cat\":[{\"key\":\"field\",\"value\":\"8\",\"custom_value\":\"\"}],\"feed_condition_conditional_logic_object\":{\"conditionalLogic\":{\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"8\",\"operator\":\"is\",\"value\":\"allies-on-the-rocks\"}]}},\"feed_condition_conditional_logic\":\"0\",\"postDiscussion\":\"\",\"feedCondition\":\"\"}','gravityformsadvancedpostcreation',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (9,25,0,0,'{\"feedName\":\"Stripe Feed 3\",\"transactionType\":\"product\",\"paymentAmount\":\"form_total\",\"metaData\":[{\"key\":\"gf_custom\",\"custom_key\":\"\",\"value\":\"\",\"custom_value\":\"\"}],\"receipt_field\":\"11\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"api_mode\":\"live\",\"live_publishable_key_is_valid\":\"\",\"live_secret_key_is_valid\":\"\",\"test_publishable_key_is_valid\":\"\",\"test_secret_key_is_valid\":\"\",\"stripe_admin_init_intent\":\"\",\"test_publishable_key\":\"\",\"test_secret_key\":\"\",\"live_publishable_key\":\"\",\"live_secret_key\":\"\",\"billingInformation_address_line1\":\"6.1\",\"billingInformation_address_line2\":\"6.2\",\"billingInformation_address_city\":\"6.3\",\"billingInformation_address_state\":\"6.4\",\"billingInformation_address_zip\":\"6.5\",\"billingInformation_address_country\":\"6.6\",\"receipt\":\"\",\"conditionalLogic\":\"\",\"connected_to\":\"\",\"live_auth_token\":\"\"}','gravityformsstripe',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (11,26,1,0,'{\"feedName\":\"Stripe Feed 4\",\"transactionType\":\"product\",\"paymentAmount\":\"form_total\",\"metaData\":[{\"key\":\"gf_custom\",\"custom_key\":\"\",\"value\":\"\",\"custom_value\":\"\"}],\"receipt_field\":\"\",\"feed_condition_conditional_logic_object\":[],\"feed_condition_conditional_logic\":\"0\",\"api_mode\":\"live\",\"live_publishable_key_is_valid\":\"\",\"live_secret_key_is_valid\":\"\",\"test_publishable_key_is_valid\":\"\",\"test_secret_key_is_valid\":\"\",\"stripe_admin_init_intent\":\"\",\"test_publishable_key\":\"\",\"test_secret_key\":\"\",\"live_publishable_key\":\"\",\"live_secret_key\":\"\",\"billingInformation_address_line1\":\"6.1\",\"billingInformation_address_line2\":\"6.2\",\"billingInformation_address_city\":\"6.3\",\"billingInformation_address_state\":\"6.4\",\"billingInformation_address_zip\":\"6.5\",\"billingInformation_address_country\":\"6.6\",\"receipt\":\"\",\"conditionalLogic\":\"\",\"connected_to\":\"\",\"live_auth_token\":\"\"}','gravityformsstripe',NULL);
INSERT INTO `wp_gf_addon_feed` VALUES (12,26,1,0,'{\"gravityForm\":\"26\",\"couponName\":\"HJSDEV99\",\"couponCode\":\"HJSDEV99\",\"couponAmountType\":\"percentage\",\"couponAmount\":\"99.85%\",\"startDate\":\"\",\"endDate\":\"\",\"usageLimit\":\"\",\"isStackable\":\"0\",\"usageCount\":3}','gravityformscoupons',NULL);
/*!40000 ALTER TABLE `wp_gf_addon_feed` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_addon_payment_callback`
--

DROP TABLE IF EXISTS `wp_gf_addon_payment_callback`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_addon_payment_callback` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` int(10) unsigned NOT NULL,
  `addon_slug` varchar(250) NOT NULL,
  `callback_id` varchar(250) DEFAULT NULL,
  `date_created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `addon_slug_callback_id` (`addon_slug`(50),`callback_id`(100))
) ENGINE=InnoDB AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_payment_callback`
--

LOCK TABLES `wp_gf_addon_payment_callback` WRITE;
/*!40000 ALTER TABLE `wp_gf_addon_payment_callback` DISABLE KEYS */;
INSERT INTO `wp_gf_addon_payment_callback` VALUES (10,1094,'gravityformsstripe','evt_3LBis9FNsyXxndsw0xpSCTWq','2022-06-17 21:36:34');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (11,1093,'gravityformsstripe','evt_3LBiYeFNsyXxndsw0xs2Zzfb','2022-06-17 21:37:39');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (12,1117,'gravityformsstripe','evt_3LlEVfFNsyXxndsw0qqeTx1K','2022-10-08 19:29:14');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (13,1121,'gravityformsstripe','evt_3LumGtFNsyXxndsw1UZ7dEc6','2022-10-20 15:49:16');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (14,1137,'gravityformsstripe','evt_3Mg8BVFNsyXxndsw1ZL8Vylk','2023-03-12 20:59:32');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (15,1153,'gravityformsstripe','evt_3MqhQAFNsyXxndsw1yDfy9qp','2023-03-30 18:11:14');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (16,1152,'gravityformsstripe','evt_3MpcEHFNsyXxndsw0otmfIDI','2023-04-05 14:22:00');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (17,1161,'gravityformsstripe','evt_3N3QfAFNsyXxndsw1dAxZnRn','2023-05-03 15:50:52');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (18,1191,'gravityformsstripe','evt_3NaQEvFNsyXxndsw0WGQK7yS','2023-09-13 14:56:10');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (19,1317,'gravityformsstripe','evt_3P6aMQFNsyXxndsw12x1iOLQ','2024-04-17 15:52:07');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (20,1341,'gravityformsstripe','evt_3PDbylFNsyXxndsw0I0IeNAh','2024-05-07 21:45:05');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (21,1346,'gravityformsstripe','evt_3PGU9AFNsyXxndsw05NURxQc','2024-05-15 20:12:12');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (22,1219,'gravityformsstripe','evt_3O7N09FNsyXxndsw00qCz1WC','2024-05-23 19:46:38');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (23,1326,'gravityformsstripe','evt_3P9JHvFNsyXxndsw1lnvTCHD','2024-07-03 18:09:32');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (24,1386,'gravityformsstripe','evt_3PVFBPFNsyXxndsw0ak5z7ZK','2024-07-05 15:53:26');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (25,1328,'gravityformsstripe','evt_3P9Y3yFNsyXxndsw1HtwoKZm','2024-07-10 21:06:21');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (26,1425,'gravityformsstripe','evt_3PbWvpFNsyXxndsw1Fn5ACjk','2024-07-12 02:55:55');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (27,1393,'gravityformsstripe','evt_3PWU4vFNsyXxndsw19vPUZ3W','2024-07-18 18:47:44');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (28,1347,'gravityformsstripe','evt_3PH4tUFNsyXxndsw1IyyFfKw','2024-07-24 16:14:00');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (29,1243,'gravityformsstripe','evt_3OXmfeFNsyXxndsw0bhtMNSt','2024-08-06 16:44:02');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (30,1459,'gravityformsstripe','evt_3PhJpzFNsyXxndsw0WWZVEl8','2024-08-07 21:18:16');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (31,1590,'gravityformsstripe','evt_3Q9UWJFNsyXxndsw1WNGzyaq','2024-10-13 16:22:05');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (32,1585,'gravityformsstripe','evt_3Q8qT6FNsyXxndsw1V3g3YEC','2024-10-13 16:22:12');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (33,1656,'gravityformsstripe','evt_3QPqAvFNsyXxndsw1zu2MOu4','2024-12-01 21:26:45');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (34,2308,'gravityformsstripe','evt_3RfOFuFNsyXxndsw06DsCKOR','2025-07-02 21:21:19');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (35,2381,'gravityformsstripe','evt_3RlOVVFNsyXxndsw0Xj3dbKx','2025-07-18 14:20:44');
INSERT INTO `wp_gf_addon_payment_callback` VALUES (36,2474,'gravityformsstripe','evt_3S0PyWFNsyXxndsw1IKy6j9z','2025-08-26 17:34:12');
/*!40000 ALTER TABLE `wp_gf_addon_payment_callback` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gf_addon_payment_transaction`
--

DROP TABLE IF EXISTS `wp_gf_addon_payment_transaction`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gf_addon_payment_transaction` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `lead_id` int(10) unsigned NOT NULL,
  `transaction_type` varchar(30) NOT NULL,
  `transaction_id` varchar(50) DEFAULT NULL,
  `subscription_id` varchar(50) DEFAULT NULL,
  `is_recurring` tinyint(1) NOT NULL DEFAULT 0,
  `amount` decimal(19,2) DEFAULT NULL,
  `date_created` datetime DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lead_id` (`lead_id`),
  KEY `transaction_type` (`transaction_type`),
  KEY `type_lead` (`lead_id`,`transaction_type`)
) ENGINE=InnoDB AUTO_INCREMENT=217 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gf_addon_payment_transaction`
--

LOCK TABLES `wp_gf_addon_payment_transaction` WRITE;
/*!40000 ALTER TABLE `wp_gf_addon_payment_transaction` DISABLE KEYS */;
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (7,1093,'payment','pi_3LBiYeFNsyXxndsw0y57asna','',0,200.00,'2022-06-17 17:03:04');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (8,1094,'payment','pi_3LBis9FNsyXxndsw0PJo1b5I','',0,200.00,'2022-06-17 17:22:23');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (9,1094,'refund','pi_3LBis9FNsyXxndsw0PJo1b5I','',0,200.00,'2022-06-17 21:36:34');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (10,1093,'refund','pi_3LBiYeFNsyXxndsw0y57asna','',0,200.00,'2022-06-17 21:37:39');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (11,1095,'payment','pi_3LCpmsFNsyXxndsw0lP9oC1N','',0,1100.00,'2022-06-20 18:57:32');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (12,1096,'payment','pi_3LEl7nFNsyXxndsw0z0QEQHA','',0,200.00,'2022-06-26 02:23:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (13,1097,'payment','pi_3LG6ZOFNsyXxndsw1yNV3wUR','',0,1250.00,'2022-06-29 19:29:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (14,1101,'payment','pi_3LIHqnFNsyXxndsw0VFI3vNn','',0,200.00,'2022-07-05 19:56:07');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (15,1102,'payment','pi_3LJQOqFNsyXxndsw0asNuLrp','',0,850.00,'2022-07-08 23:15:58');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (16,1104,'payment','pi_3LJjwqFNsyXxndsw1fVeCj4C','',0,200.00,'2022-07-09 20:09:02');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (17,1105,'payment','pi_3LKMbeFNsyXxndsw1yztpGMK','',0,500.00,'2022-07-11 13:25:04');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (18,1108,'payment','pi_3LRPWDFNsyXxndsw02K0x1Dw','',0,200.00,'2022-07-30 23:56:35');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (19,1109,'payment','pi_3LRgfKFNsyXxndsw1hu8PGq0','',0,900.00,'2022-07-31 18:15:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (20,1111,'payment','pi_3LTzYNFNsyXxndsw0TSXOhEF','',0,200.00,'2022-08-07 02:49:29');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (21,1112,'payment','pi_3LUDDYFNsyXxndsw1fnkVSou','',0,850.00,'2022-08-07 17:24:54');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (22,1114,'payment','pi_3LgZwzFNsyXxndsw1Ox6ssjB','',0,200.00,'2022-09-10 20:06:54');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (23,1116,'payment','pi_3Lj5SfFNsyXxndsw19zfjhpd','',0,750.00,'2022-09-17 18:10:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (24,1117,'payment','pi_3LlEVfFNsyXxndsw0dYH8JM6','',0,200.00,'2022-09-23 16:13:57');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (25,1118,'payment','pi_3LqbZJFNsyXxndsw167nFJUI','',0,200.00,'2022-10-08 11:51:54');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (26,1117,'refund','pi_3LlEVfFNsyXxndsw0dYH8JM6','',0,200.00,'2022-10-08 19:29:14');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (27,1120,'payment','pi_3LrVFWFNsyXxndsw0T3IPxEW','',0,200.00,'2022-10-10 23:19:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (28,1121,'payment','pi_3LumGtFNsyXxndsw1vGdg4fB','',0,200.00,'2022-10-20 00:07:13');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (29,1121,'refund','pi_3LumGtFNsyXxndsw1vGdg4fB','',0,200.00,'2022-10-20 15:49:16');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (30,1122,'payment','pi_3MCBLsFNsyXxndsw1ov5MNFH','',0,200.00,'2022-12-07 00:19:44');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (31,1123,'payment','pi_3MKkz3FNsyXxndsw0MjSJzHx','',0,200.00,'2022-12-30 16:02:06');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (32,1125,'payment','pi_3MN0GSFNsyXxndsw0giS4HLU','',0,200.00,'2023-01-05 20:42:21');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (33,1128,'payment','pi_3MVhhdFNsyXxndsw1xP1V2ed','',0,200.00,'2023-01-29 20:42:23');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (34,1129,'payment','pi_3MVhntFNsyXxndsw07uu7LEL','',0,1100.00,'2023-01-29 20:48:51');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (35,1131,'payment','pi_3MWqBxFNsyXxndsw04o7BgWY','',0,200.00,'2023-02-01 23:58:22');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (36,1133,'payment','pi_3MX9ocFNsyXxndsw1K4x3lrF','',0,200.00,'2023-02-02 20:56:27');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (37,1137,'payment','pi_3Mg8BVFNsyXxndsw1vRDiBCb','',0,200.00,'2023-02-27 15:01:33');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (38,1139,'payment','pi_3MgtfgFNsyXxndsw1odOQh74','',0,200.00,'2023-03-01 17:42:38');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (39,1140,'payment','pi_3Mgtu3FNsyXxndsw1ieBC0cR','',0,1425.00,'2023-03-01 17:57:29');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (40,1141,'payment','pi_3Mh0WgFNsyXxndsw04Ncz5S3','',0,750.00,'2023-03-02 01:01:47');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (41,1142,'payment','pi_3Mh0Z2FNsyXxndsw0WUmiOqS','',0,200.00,'2023-03-02 01:04:13');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (42,1143,'payment','pi_3MhvzNFNsyXxndsw1cBOuacF','',0,200.00,'2023-03-04 14:23:46');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (43,1146,'payment','pi_3MkB1sFNsyXxndsw0PjdZtHw','',0,1100.00,'2023-03-10 18:51:06');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (44,1147,'payment','pi_3MkB51FNsyXxndsw1Icclu72','',0,200.00,'2023-03-10 18:56:21');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (45,1148,'payment','pi_3MkIVUFNsyXxndsw0h52TlFN','',0,200.00,'2023-03-11 02:50:51');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (46,1149,'payment','pi_3MkJDrFNsyXxndsw0wYkgMAN','',0,200.00,'2023-03-11 03:36:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (47,1137,'refund','pi_3Mg8BVFNsyXxndsw1vRDiBCb','',0,200.00,'2023-03-12 20:59:32');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (48,1150,'payment','pi_3MlED3FNsyXxndsw1cS9PjDE','',0,850.00,'2023-03-13 16:26:58');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (49,1151,'payment','pi_3MmkV4FNsyXxndsw09VwZVG9','',0,200.00,'2023-03-17 21:07:51');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (50,1152,'payment','pi_3MpcEHFNsyXxndsw0urmkz2s','',0,850.00,'2023-03-25 18:54:58');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (51,1153,'payment','pi_3MqhQAFNsyXxndsw126EcBpC','',0,200.00,'2023-03-28 18:39:07');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (52,1153,'refund','pi_3MqhQAFNsyXxndsw126EcBpC','',0,200.00,'2023-03-30 18:11:14');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (53,1154,'payment','pi_3MswFgFNsyXxndsw0LVqiBG0','',0,200.00,'2023-04-03 22:54:16');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (54,1152,'refund','pi_3MpcEHFNsyXxndsw0urmkz2s','',0,400.00,'2023-04-05 14:22:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (55,1160,'payment','pi_3N2yDVFNsyXxndsw0zHlICGo','',0,200.00,'2023-05-01 15:00:46');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (56,1161,'payment','pi_3N3QfAFNsyXxndsw1mxhgwzP','',0,1450.00,'2023-05-02 21:24:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (57,1162,'payment','pi_3N3Qk1FNsyXxndsw1a5NeBhR','',0,200.00,'2023-05-02 21:28:13');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (58,1161,'refund','pi_3N3QfAFNsyXxndsw1mxhgwzP','',0,217.50,'2023-05-03 15:50:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (59,1169,'payment','pi_3NDtM0FNsyXxndsw1j6G52ck','',0,450.00,'2023-05-31 18:02:41');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (60,1170,'payment','pi_3NE3Q4FNsyXxndsw0dAaiEb6','',0,500.00,'2023-06-01 04:47:32');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (61,1171,'payment','pi_3NEvtgFNsyXxndsw04SltOmI','',0,200.00,'2023-06-03 14:57:45');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (62,1172,'payment','pi_3NEw0BFNsyXxndsw10bhFlQm','',0,900.00,'2023-06-03 15:04:28');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (63,1173,'payment','pi_3NG9f3FNsyXxndsw1lO5oyLJ','',0,1800.00,'2023-06-06 23:51:42');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (64,1174,'payment','pi_3NIuPkFNsyXxndsw0nJ8VETy','',0,200.00,'2023-06-14 14:12:13');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (65,1175,'payment','pi_3NJO53FNsyXxndsw09coiuJd','',0,200.00,'2023-06-15 21:51:53');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (66,1182,'payment','pi_3NS1UoFNsyXxndsw0W6kBU0t','',0,200.00,'2023-07-09 17:34:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (67,1183,'payment','pi_3NS1dmFNsyXxndsw129cYV4J','',0,850.00,'2023-07-09 17:43:26');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (68,1184,'payment','pi_3NTtqEFNsyXxndsw15Atf8Xs','',0,2100.00,'2023-07-14 21:48:03');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (69,1186,'payment','pi_3NVQJqFNsyXxndsw110f38XA','',0,450.00,'2023-07-19 02:40:55');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (70,1188,'payment','pi_3NZhlXFNsyXxndsw1c7UL0Eh','',0,200.00,'2023-07-30 22:07:11');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (71,1191,'payment','pi_3NaQEvFNsyXxndsw05bWIFjy','',0,525.00,'2023-08-01 21:37:46');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (72,1192,'payment','pi_3NaQJeFNsyXxndsw0DO4o0gc','',0,200.00,'2023-08-01 21:41:22');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (73,1193,'payment','pi_3Nba6fFNsyXxndsw06y5o03p','',0,500.00,'2023-08-05 02:20:45');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (74,1194,'payment','pi_3Nbo4KFNsyXxndsw14oVfcUN','',0,1850.00,'2023-08-05 17:15:17');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (75,1196,'payment','pi_3NcYhlFNsyXxndsw0ss9DMfj','',0,200.00,'2023-08-07 19:06:31');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (76,1199,'payment','pi_3NhCgpFNsyXxndsw0d7JMrUj','',0,200.00,'2023-08-20 14:35:55');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (77,1206,'payment','pi_3NpGLzFNsyXxndsw1Bllro7C','',0,1250.00,'2023-09-11 20:05:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (78,1191,'refund','pi_3NaQEvFNsyXxndsw05bWIFjy','',0,400.00,'2023-09-13 14:56:10');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (79,1207,'payment','pi_3NrAMzFNsyXxndsw1lRfC8jD','',0,200.00,'2023-09-17 02:06:03');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (80,1209,'payment','pi_3NtuAuFNsyXxndsw05gCEM1Q','',0,200.00,'2023-09-24 15:24:53');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (81,1212,'payment','pi_3Ny0w8FNsyXxndsw10IL1YmX','',0,200.00,'2023-10-05 23:26:38');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (82,1215,'payment','pi_3O0gp3FNsyXxndsw1d396rAR','',0,200.00,'2023-10-13 08:35:59');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (83,1217,'payment','pi_3O4ZS3FNsyXxndsw1SwPP0JM','',0,200.00,'2023-10-24 01:30:40');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (84,1219,'payment','pi_3O7N09FNsyXxndsw0vcjlV1L','',0,2350.00,'2023-10-31 18:49:26');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (85,1220,'payment','pi_3O7fhxFNsyXxndsw1NAlrc2q','',0,200.00,'2023-11-01 14:47:54');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (86,1221,'payment','pi_3O8nRkFNsyXxndsw0ysdJ2b3','',0,200.00,'2023-11-04 17:15:50');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (87,1227,'payment','pi_3OCtF4FNsyXxndsw1A62YVPL','',0,200.00,'2023-11-16 00:16:51');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (88,1232,'payment','pi_3OHDowFNsyXxndsw1mTNojxA','',0,200.00,'2023-11-27 23:04:11');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (89,1235,'payment','pi_3OOijQFNsyXxndsw1xlYPh86','',0,200.00,'2023-12-18 15:27:53');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (90,1236,'payment','pi_3OPWTFFNsyXxndsw1KoF02Ds','',0,200.00,'2023-12-20 20:34:30');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (91,1237,'payment','pi_3OSNt9FNsyXxndsw1umKT605','',0,200.00,'2023-12-28 18:01:04');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (92,1239,'payment','pi_3OUJsrFNsyXxndsw16XnjN6n','',0,200.00,'2024-01-03 02:13:53');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (93,1241,'payment','pi_3OWpPRFNsyXxndsw0OfsUMXW','',0,200.00,'2024-01-10 00:12:46');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (94,1242,'payment','pi_3OXmXRFNsyXxndsw0t2Up1yY','',0,200.00,'2024-01-12 15:24:03');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (95,1243,'payment','pi_3OXmfeFNsyXxndsw0yzuLBDt','',0,1450.00,'2024-01-12 15:29:27');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (96,1247,'payment','pi_3OcJApFNsyXxndsw1GPdKcbd','',0,200.00,'2024-01-25 03:00:20');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (97,1248,'payment','pi_3OdENCFNsyXxndsw14zonbQa','',0,200.00,'2024-01-27 16:04:55');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (98,1251,'payment','pi_3Oe4mgFNsyXxndsw1a6deq2L','',0,200.00,'2024-01-30 00:02:44');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (99,1252,'payment','pi_3OejAJFNsyXxndsw1nvBtJGO','',0,200.00,'2024-01-31 19:09:48');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (100,1253,'payment','pi_3OfNn8FNsyXxndsw1rQNx8QP','',0,200.00,'2024-02-02 14:32:35');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (101,1254,'payment','pi_3OfOKuFNsyXxndsw0huyySHG','',0,900.00,'2024-02-02 15:07:28');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (102,1255,'payment','pi_3Og9vDFNsyXxndsw0MuIXbjb','',0,200.00,'2024-02-04 17:56:13');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (103,1257,'payment','pi_3OgaU3FNsyXxndsw1w9FZPUI','',0,200.00,'2024-02-05 22:17:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (104,1267,'payment','pi_3OjrHfFNsyXxndsw1W9KKEEt','',0,200.00,'2024-02-14 22:50:35');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (105,1272,'payment','pi_3On2qzFNsyXxndsw0go7CW6u','',0,200.00,'2024-02-23 17:48:14');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (106,1274,'payment','pi_3OngfxFNsyXxndsw0hHlngcE','',0,200.00,'2024-02-25 12:19:30');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (107,1275,'payment','pi_3Opx6EFNsyXxndsw0RLs6XEg','',0,200.00,'2024-03-02 18:15:59');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (108,1276,'payment','pi_3OpxBjFNsyXxndsw0j4tamKv','',0,850.00,'2024-03-02 18:22:25');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (109,1278,'payment','pi_3OrjvbFNsyXxndsw0d7Xxecg','',0,850.00,'2024-03-07 16:37:39');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (110,1279,'payment','pi_3Orq1rFNsyXxndsw1HR8xHTI','',0,200.00,'2024-03-07 23:07:16');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (111,1280,'payment','pi_3Os9xEFNsyXxndsw0KBVKOXw','',0,200.00,'2024-03-08 20:23:49');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (112,1282,'payment','pi_3OuIkYFNsyXxndsw0Y7gvu4z','',0,450.00,'2024-03-14 18:11:35');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (113,1287,'payment','pi_3OwUOnFNsyXxndsw0t1qtFZQ','',0,200.00,'2024-03-20 19:02:10');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (114,1292,'payment','pi_3OymLSFNsyXxndsw0gApytra','',0,200.00,'2024-03-27 02:36:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (115,1307,'payment','pi_3P4u71FNsyXxndsw0BqAEJg7','',0,200.00,'2024-04-13 00:06:37');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (116,1315,'payment','pi_3P6XT5FNsyXxndsw1hw2cSLD','',0,0.50,'2024-04-17 12:20:09');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (117,1315,'refund','re_3P6XT5FNsyXxndsw178I4x0r','',0,0.00,'2024-04-17 12:21:32');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (118,1317,'payment','pi_3P6aMQFNsyXxndsw1Z73kQRz','',0,200.00,'2024-04-17 15:25:28');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (119,1317,'refund','pi_3P6aMQFNsyXxndsw1Z73kQRz','',0,200.00,'2024-04-17 15:52:07');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (120,1318,'payment','pi_3P6bgGFNsyXxndsw05H0e1fK','',0,200.00,'2024-04-17 16:50:01');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (121,1319,'payment','pi_3P6bqxFNsyXxndsw02DbRhGD','',0,200.00,'2024-04-17 17:01:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (122,1321,'payment','pi_3P6hETFNsyXxndsw01YouuyS','',0,200.00,'2024-04-17 22:45:42');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (123,1323,'payment','pi_3P997pFNsyXxndsw079UePFh','',0,200.00,'2024-04-24 16:57:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (124,1326,'payment','pi_3P9JHvFNsyXxndsw1yPqGsrR','',0,200.00,'2024-04-25 03:48:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (125,1328,'payment','pi_3P9Y3yFNsyXxndsw1yN2Yxpx','',0,200.00,'2024-04-25 19:34:40');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (126,1330,'payment','pi_3P9Z9uFNsyXxndsw0uMhXGQn','',0,450.00,'2024-04-25 20:44:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (127,1331,'payment','pi_3P9oRgFNsyXxndsw1YabGC7J','',0,200.00,'2024-04-26 13:04:14');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (128,1335,'payment','pi_3PCB6YFNsyXxndsw1rLCXL5P','',0,200.00,'2024-05-03 01:41:33');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (129,1339,'payment','pi_3PDIOgFNsyXxndsw1cAUYVdy','',0,200.00,'2024-05-06 03:39:31');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (130,1341,'payment','pi_3PDbylFNsyXxndsw0Qr0gZek','',0,650.00,'2024-05-07 00:34:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (131,1341,'refund','pi_3PDbylFNsyXxndsw0Qr0gZek','',0,50.00,'2024-05-07 21:45:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (132,1346,'payment','pi_3PGU9AFNsyXxndsw0utKPy04','',0,200.00,'2024-05-14 22:48:42');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (133,1346,'refund','pi_3PGU9AFNsyXxndsw0utKPy04','',0,200.00,'2024-05-15 20:12:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (134,1347,'payment','pi_3PH4tUFNsyXxndsw1hdUqoCO','',0,1250.00,'2024-05-16 14:02:57');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (135,1349,'payment','pi_3PH9qJFNsyXxndsw0kkujmqi','',0,200.00,'2024-05-16 19:20:01');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (136,1350,'payment','pi_3PHAIIFNsyXxndsw0xF7M7K9','',0,1450.00,'2024-05-16 19:48:56');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (137,1219,'refund','pi_3O7N09FNsyXxndsw0vcjlV1L','',0,800.00,'2024-05-23 19:46:38');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (138,1364,'payment','pi_3PNl8IFNsyXxndsw1aww2xOn','',0,850.00,'2024-06-04 00:21:51');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (139,1381,'payment','pi_3PTOhdFNsyXxndsw1JBc4VvD','',0,900.00,'2024-06-19 13:37:39');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (140,1386,'payment','pi_3PVFBPFNsyXxndsw06bfU2RL','',0,1200.00,'2024-06-24 15:52:01');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (141,1387,'payment','pi_3PVIPjFNsyXxndsw1KFiUsg8','',0,1850.00,'2024-06-24 19:20:39');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (142,1393,'payment','pi_3PWU4vFNsyXxndsw142BpTQc','',0,500.00,'2024-06-28 01:58:26');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (143,1400,'payment','pi_3PYCfXFNsyXxndsw0fgaQlFH','',0,650.00,'2024-07-02 19:47:21');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (144,1403,'payment','pi_3PYVklFNsyXxndsw1ToDMLVk','',0,650.00,'2024-07-03 16:10:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (145,1326,'refund','pi_3P9JHvFNsyXxndsw1yPqGsrR','',0,200.00,'2024-07-03 18:09:32');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (146,1386,'refund','pi_3PVFBPFNsyXxndsw06bfU2RL','',0,150.00,'2024-07-05 15:53:26');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (147,1328,'refund','pi_3P9Y3yFNsyXxndsw1yN2Yxpx','',0,200.00,'2024-07-10 21:06:21');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (148,1425,'payment','pi_3PbWvpFNsyXxndsw1rOGe3v9','',0,500.00,'2024-07-12 00:01:54');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (149,1425,'refund','pi_3PbWvpFNsyXxndsw1rOGe3v9','',0,500.00,'2024-07-12 02:55:55');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (150,1426,'payment','pi_3PbkqiFNsyXxndsw04ZiclSs','',0,450.00,'2024-07-12 14:53:33');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (151,1393,'refund','pi_3PWU4vFNsyXxndsw142BpTQc','',0,50.00,'2024-07-18 18:47:44');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (152,1448,'payment','pi_3Pf3YVFNsyXxndsw1fVpPofB','',0,0.67,'2024-07-21 17:28:24');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (153,1449,'payment','pi_3Pf4PPFNsyXxndsw0nxj9sck','',0,450.00,'2024-07-21 18:23:04');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (154,1347,'refund','pi_3PH4tUFNsyXxndsw1hdUqoCO','',0,1150.00,'2024-07-24 16:14:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (155,1459,'payment','pi_3PhJpzFNsyXxndsw0CuNWvOl','',0,1200.00,'2024-07-27 23:15:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (156,1472,'payment','pi_3PjlrIFNsyXxndsw0bE0diPB','',0,850.00,'2024-08-03 17:35:18');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (157,1243,'refund','pi_3OXmfeFNsyXxndsw0yzuLBDt','',0,300.00,'2024-08-06 16:44:02');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (158,1459,'refund','pi_3PhJpzFNsyXxndsw0CuNWvOl','',0,350.00,'2024-08-07 21:18:16');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (159,1495,'payment','pi_3PngV4FNsyXxndsw0koLPcVA','',0,650.00,'2024-08-14 12:40:30');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (160,1498,'payment','pi_3PoVIqFNsyXxndsw0hze1Vjl','',0,850.00,'2024-08-16 18:55:17');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (161,1517,'payment','pi_3PvRkjFNsyXxndsw1xCn50al','',0,1200.00,'2024-09-04 22:32:45');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (162,1525,'payment','pi_3PxDPnFNsyXxndsw0m6VZIXw','',0,1800.00,'2024-09-09 19:38:27');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (163,1536,'payment','pi_3PykNQFNsyXxndsw0Hcsxrmx','',0,850.00,'2024-09-14 01:02:20');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (164,1585,'payment','pi_3Q8qT6FNsyXxndsw1HYDB7AH','',0,0.67,'2024-10-11 21:33:56');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (165,1586,'payment','pi_3Q8r48FNsyXxndsw0HqIflOi','',0,450.00,'2024-10-11 22:12:14');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (166,1590,'payment','pi_3Q9UWJFNsyXxndsw1Ge2bpN2','',0,0.67,'2024-10-13 16:19:55');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (167,1590,'refund','pi_3Q9UWJFNsyXxndsw1Ge2bpN2','',0,0.67,'2024-10-13 16:22:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (168,1585,'refund','pi_3Q8qT6FNsyXxndsw1HYDB7AH','',0,0.67,'2024-10-13 16:22:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (169,1633,'payment','pi_3QKkjCFNsyXxndsw1bBFlqRl','',0,1200.00,'2024-11-13 17:51:46');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (170,1656,'payment','pi_3QPqAvFNsyXxndsw14FNeGCo','',0,650.00,'2024-11-27 18:41:26');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (171,1656,'refund','pi_3QPqAvFNsyXxndsw14FNeGCo','',0,550.00,'2024-12-01 21:26:45');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (172,1680,'payment','pi_3QVD9eFNsyXxndsw0l5p97OW','',0,850.00,'2024-12-12 14:14:18');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (173,1891,'payment','pi_3QyxY6FNsyXxndsw0xBHmAFA','',0,850.00,'2025-03-04 15:38:31');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (174,1997,'payment','pi_3RAdg6FNsyXxndsw1KqjYuLK','',0,1400.00,'2025-04-05 20:51:02');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (175,2083,'payment','pi_3RMtxcFNsyXxndsw0h2nlZGJ','',0,450.00,'2025-05-09 16:39:48');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (176,2095,'payment','pi_3RPUjBFNsyXxndsw17eLsqd6','',0,575.00,'2025-05-16 20:19:37');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (177,2100,'payment','pi_3RQDXnFNsyXxndsw0c4rLqyZ','',0,850.00,'2025-05-18 20:10:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (178,2123,'payment','pi_3RSP3UFNsyXxndsw0cEvUWsf','',0,450.00,'2025-05-24 20:52:36');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (179,2125,'payment','pi_3RSghrFNsyXxndsw0IHxwZVw','',0,450.00,'2025-05-25 15:43:27');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (180,2180,'payment','pi_3RWPeAFNsyXxndsw1c2NjNA4','',0,450.00,'2025-06-04 22:19:02');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (181,2198,'payment','pi_3RXMTBFNsyXxndsw0XxsHvlQ','',0,1200.00,'2025-06-07 13:07:38');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (182,2206,'payment','pi_3RXrxsFNsyXxndsw1LKalvXp','',0,450.00,'2025-06-08 22:45:25');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (183,2241,'payment','pi_3RbNRCFNsyXxndsw0pWoO3gf','',0,975.00,'2025-06-18 14:58:11');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (184,2258,'payment','pi_3RccoDFNsyXxndsw0WtHsByF','',0,975.00,'2025-06-22 01:35:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (185,2272,'payment','pi_3RdYtoFNsyXxndsw0lIii3Zf','',0,1200.00,'2025-06-24 15:36:45');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (186,2284,'payment','pi_3ReFIkFNsyXxndsw1ZtRPTIz','',0,450.00,'2025-06-26 12:53:41');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (187,2288,'payment','pi_3ReOYMFNsyXxndsw08064RLc','',0,1200.00,'2025-06-26 22:46:02');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (188,2301,'payment','pi_3RfA1OFNsyXxndsw1ZGhADFE','',0,975.00,'2025-06-29 01:27:11');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (189,2308,'payment','pi_3RfOFuFNsyXxndsw0A0viDYF','',0,450.00,'2025-06-29 16:39:06');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (190,2308,'refund','pi_3RfOFuFNsyXxndsw0A0viDYF','',0,67.50,'2025-07-02 21:21:19');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (191,2329,'payment','pi_3RhMAxFNsyXxndsw17gMYIc2','',0,200.00,'2025-07-05 02:50:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (192,2339,'payment','pi_3Ri3O4FNsyXxndsw1NxD1Aqq','',0,1050.00,'2025-07-07 00:59:10');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (193,2347,'payment','pi_3RihkZFNsyXxndsw0tOZGIgg','',0,575.00,'2025-07-08 20:04:29');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (194,2355,'payment','pi_3RjNqsFNsyXxndsw07y9PRlu','',0,450.00,'2025-07-10 17:01:47');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (195,2360,'payment','pi_3RjsPvFNsyXxndsw1dFj6V6x','',0,1175.00,'2025-07-12 01:40:00');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (196,2364,'payment','pi_3RkGGxFNsyXxndsw03zolQLy','',0,1400.00,'2025-07-13 03:08:19');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (197,2380,'payment','pi_3RlONlFNsyXxndsw1exLN66q','',0,1200.00,'2025-07-16 06:00:03');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (198,2381,'payment','pi_3RlOVVFNsyXxndsw04HRneEN','',0,1200.00,'2025-07-16 06:08:03');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (199,2381,'refund','pi_3RlOVVFNsyXxndsw04HRneEN','',0,1200.00,'2025-07-18 14:20:44');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (200,2391,'payment','pi_3RmmqFFNsyXxndsw1lWvqXPE','',0,450.00,'2025-07-20 02:19:11');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (201,2398,'payment','pi_3RnX65FNsyXxndsw0fYIX6kB','',0,850.00,'2025-07-22 03:42:37');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (202,2399,'payment','pi_3RnkevFNsyXxndsw0349YO3A','',0,925.00,'2025-07-22 18:11:29');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (203,2417,'payment','pi_3Rr4ryFNsyXxndsw039I3WsF','',0,850.00,'2025-07-31 22:22:43');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (204,2429,'payment','pi_3Rsqb6FNsyXxndsw1VXEjlCI','',0,525.00,'2025-08-05 19:33:20');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (205,2433,'payment','pi_3Rtu7DFNsyXxndsw1kSqG28M','',0,850.00,'2025-08-08 17:30:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (206,2451,'payment','pi_3RxZRPFNsyXxndsw13zmJHaR','',0,850.00,'2025-08-18 20:14:08');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (207,2453,'payment','pi_3Rxu8zFNsyXxndsw1dPXV7Dt','',0,1125.00,'2025-08-19 18:20:30');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (208,2467,'payment','pi_3RzpHSFNsyXxndsw0Cd9zwJv','',0,1875.00,'2025-08-25 01:33:10');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (209,2474,'payment','pi_3S0PyWFNsyXxndsw1YYGkiua','',0,450.00,'2025-08-26 16:44:05');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (210,2474,'refund','pi_3S0PyWFNsyXxndsw1YYGkiua','',0,67.50,'2025-08-26 17:34:12');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (211,2483,'payment','pi_3S1gYzFNsyXxndsw0bIn2Qt9','',0,450.00,'2025-08-30 04:38:57');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (212,2534,'payment','pi_3S8tIZFNsyXxndsw1ub3nu5D','',0,450.00,'2025-09-19 01:39:47');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (213,2537,'payment','pi_3S9CjFFNsyXxndsw1SkdX5ue','',0,1800.00,'2025-09-19 22:24:37');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (214,2591,'payment','pi_3SHViCFNsyXxndsw1dx6nMvz','',0,450.00,'2025-10-12 20:17:52');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (215,2621,'payment','pi_3SNDaJFNsyXxndsw0FkQpY25','',0,1400.00,'2025-10-28 14:09:20');
INSERT INTO `wp_gf_addon_payment_transaction` VALUES (216,2675,'payment','pi_3SUWMjFNsyXxndsw0ujKD0UJ','',0,450.00,'2025-11-17 17:37:29');
/*!40000 ALTER TABLE `wp_gf_addon_payment_transaction` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_gf_entry` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry` DISABLE KEYS */;
INSERT INTO `wp_gf_entry` VALUES (11,13,NULL,'2020-12-25 04:56:09','2020-12-25 04:56:09',0,0,'223.188.48.104','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (23,13,NULL,'2021-11-13 06:54:11','2021-11-13 06:54:11',0,0,'212.102.57.9','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (33,13,NULL,'2021-11-15 22:24:54','2021-11-15 22:24:54',0,0,'173.212.219.49','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (34,13,NULL,'2021-11-15 23:37:11','2021-11-15 23:37:11',0,0,'107.189.8.201','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (39,13,NULL,'2021-11-17 13:54:48','2021-11-17 13:54:48',0,0,'104.244.77.53','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (40,13,NULL,'2021-11-19 03:50:05','2021-11-19 03:50:05',0,0,'198.144.121.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (41,13,NULL,'2021-11-19 09:34:01','2021-11-19 09:34:01',0,0,'156.146.63.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (42,13,NULL,'2021-11-21 09:30:12','2021-11-21 09:30:12',0,0,'156.146.63.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (43,13,NULL,'2021-11-21 23:15:19','2021-11-21 23:15:19',0,0,'217.138.211.244','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (47,13,NULL,'2021-11-26 20:14:08','2021-11-26 20:14:08',0,0,'205.185.122.149','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (48,13,NULL,'2021-11-27 06:22:36','2021-11-27 06:22:36',0,0,'91.76.195.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (49,13,NULL,'2021-11-27 09:41:33','2021-11-27 09:41:33',0,0,'191.101.31.45','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (53,13,NULL,'2021-11-29 02:53:09','2021-11-29 02:53:09',0,0,'178.63.97.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (55,13,NULL,'2021-11-29 23:42:07','2021-11-29 23:42:07',0,0,'191.101.31.45','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (56,13,NULL,'2021-11-30 08:43:17','2021-11-30 08:43:17',0,0,'109.248.148.243','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (59,13,NULL,'2021-12-02 09:28:11','2021-12-02 09:28:11',0,0,'156.146.63.17','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (61,13,NULL,'2021-12-03 12:40:53','2021-12-03 12:40:53',0,0,'156.146.63.17','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (62,13,NULL,'2021-12-03 20:42:34','2021-12-03 20:42:34',0,0,'5.255.97.176','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (64,13,NULL,'2021-12-05 17:17:12','2021-12-05 17:17:12',0,0,'191.101.31.17','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (65,13,NULL,'2021-12-05 21:14:50','2021-12-05 21:14:50',0,0,'193.110.95.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (67,13,NULL,'2021-12-06 07:58:28','2021-12-06 07:58:28',0,0,'104.244.72.91','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (69,13,NULL,'2021-12-07 03:19:35','2021-12-07 03:19:35',0,0,'191.101.31.106','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (71,13,NULL,'2021-12-08 00:39:36','2021-12-08 00:39:36',0,0,'191.101.31.17','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (72,13,NULL,'2021-12-09 11:06:52','2021-12-09 11:06:52',0,0,'107.189.29.107','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (77,13,NULL,'2021-12-09 15:07:34','2021-12-09 15:07:34',0,0,'212.102.57.99','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (81,13,NULL,'2021-12-10 12:14:21','2021-12-10 12:14:21',0,0,'31.42.176.162','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (84,13,NULL,'2021-12-11 08:06:45','2021-12-11 08:06:45',0,0,'51.195.103.74','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (85,13,NULL,'2021-12-11 09:35:24','2021-12-11 09:35:24',0,0,'212.102.57.99','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (86,13,NULL,'2021-12-11 21:35:02','2021-12-11 21:35:02',0,0,'194.32.122.12','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (89,13,NULL,'2021-12-13 07:46:32','2021-12-13 07:46:32',0,0,'212.102.57.2','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (91,13,NULL,'2021-12-14 02:02:48','2021-12-14 02:02:48',0,0,'84.247.48.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (93,13,NULL,'2021-12-14 12:43:43','2021-12-14 12:43:43',0,0,'138.199.59.171','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (94,13,NULL,'2021-12-14 19:23:56','2021-12-14 19:23:56',0,0,'212.102.57.2','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (95,13,NULL,'2021-12-14 20:41:21','2021-12-14 20:41:21',0,0,'109.248.148.243','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (96,13,NULL,'2021-12-15 08:31:37','2021-12-15 08:31:37',0,0,'107.189.1.175','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (97,13,NULL,'2021-12-16 12:26:07','2021-12-16 12:26:07',0,0,'156.146.63.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (101,13,NULL,'2021-12-17 15:35:51','2021-12-17 15:35:51',0,0,'62.171.142.3','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (102,13,NULL,'2021-12-18 11:53:22','2021-12-18 11:53:22',0,0,'156.146.63.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (106,13,NULL,'2021-12-21 08:49:03','2021-12-21 08:49:03',0,0,'138.199.59.136','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (109,13,NULL,'2021-12-22 22:34:28','2021-12-22 22:34:28',0,0,'37.19.223.248','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (114,13,NULL,'2021-12-24 18:09:26','2021-12-24 18:09:26',0,0,'191.101.217.39','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (122,13,NULL,'2021-12-27 19:15:06','2021-12-27 19:15:06',0,0,'84.17.48.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (125,13,NULL,'2021-12-30 07:33:55','2021-12-30 07:33:55',0,0,'170.83.176.208','https://hjsdev.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (128,13,NULL,'2021-12-30 11:52:32','2021-12-30 11:52:32',0,0,'37.19.223.109','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (129,13,NULL,'2021-12-30 12:46:07','2021-12-30 12:46:07',0,0,'138.199.59.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (134,13,NULL,'2022-01-01 00:37:08','2022-01-01 00:37:08',0,0,'5.2.75.218','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (139,13,NULL,'2022-01-05 00:26:02','2022-01-05 00:26:02',0,0,'138.199.56.234','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (141,13,NULL,'2022-01-05 05:49:08','2022-01-05 05:49:08',0,0,'103.21.163.76','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (142,13,NULL,'2022-01-07 01:28:11','2022-01-07 01:28:11',0,0,'185.243.218.46','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (145,13,NULL,'2022-01-08 14:00:24','2022-01-08 14:00:24',0,0,'179.61.148.180','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (147,13,NULL,'2022-01-10 00:34:00','2022-01-10 00:34:00',0,0,'185.72.224.17','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (148,13,NULL,'2022-01-11 07:02:32','2022-01-11 07:02:32',0,0,'185.72.224.97','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (153,13,NULL,'2022-01-13 16:14:18','2022-01-13 16:14:18',0,0,'191.101.31.65','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (154,13,NULL,'2022-01-13 20:38:58','2022-01-13 20:38:58',0,0,'51.158.147.221','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (155,13,NULL,'2022-01-14 07:54:37','2022-01-14 07:54:37',0,0,'156.146.63.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (158,13,NULL,'2022-01-15 01:58:34','2022-01-15 01:58:34',0,0,'156.146.63.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (160,13,NULL,'2022-01-15 23:36:11','2022-01-15 23:36:11',0,0,'37.120.235.152','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (161,13,NULL,'2022-01-16 06:28:40','2022-01-16 06:28:40',0,0,'191.101.31.65','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (162,13,NULL,'2022-01-16 17:47:04','2022-01-16 17:47:04',0,0,'156.146.63.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (163,13,NULL,'2022-01-16 20:27:53','2022-01-16 20:27:53',0,0,'185.72.224.231','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (165,13,NULL,'2022-01-17 10:59:54','2022-01-17 10:59:54',0,0,'191.101.31.48','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (167,13,NULL,'2022-01-18 06:21:03','2022-01-18 06:21:03',0,0,'23.94.51.205','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (169,13,NULL,'2022-01-19 01:09:11','2022-01-19 01:09:11',0,0,'185.72.224.163','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (172,13,NULL,'2022-01-19 04:20:46','2022-01-19 04:20:46',0,0,'84.17.48.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (173,13,NULL,'2022-01-19 08:11:41','2022-01-19 08:11:41',0,0,'195.2.75.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (177,13,NULL,'2022-01-19 22:39:45','2022-01-19 22:39:45',0,0,'191.101.31.24','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (187,13,NULL,'2022-01-21 17:11:42','2022-01-21 17:11:42',0,0,'92.204.188.250','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.75 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (190,13,NULL,'2022-01-22 18:44:25','2022-01-22 18:44:25',0,0,'156.146.35.30','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (195,13,NULL,'2022-01-24 21:14:50','2022-01-24 21:14:50',0,0,'151.106.12.246','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (197,13,NULL,'2022-01-26 02:33:24','2022-01-26 02:33:24',0,0,'151.237.189.221','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (202,13,NULL,'2022-01-27 06:58:56','2022-01-27 06:58:56',0,0,'195.2.75.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (207,13,NULL,'2022-02-01 09:43:21','2022-02-01 09:43:21',0,0,'195.2.75.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (209,13,NULL,'2022-02-02 11:05:00','2022-02-02 11:05:00',0,0,'199.195.248.80','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (214,13,NULL,'2022-02-03 09:44:15','2022-02-03 09:44:15',0,0,'200.10.37.3','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (217,13,NULL,'2022-02-04 00:30:43','2022-02-04 00:30:43',0,0,'84.17.52.68','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (218,13,NULL,'2022-02-04 00:30:54','2022-02-04 00:30:54',0,0,'89.58.27.84','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (220,13,NULL,'2022-02-04 09:06:29','2022-02-04 09:06:29',0,0,'87.118.122.51','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (225,13,NULL,'2022-02-05 00:35:53','2022-02-05 00:35:53',0,0,'195.2.75.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (229,13,NULL,'2022-02-05 13:07:14','2022-02-05 13:07:14',0,0,'147.182.235.189','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (230,13,NULL,'2022-02-06 01:22:02','2022-02-06 01:22:02',0,0,'156.146.35.28','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (232,13,NULL,'2022-02-06 05:39:34','2022-02-06 05:39:34',0,0,'104.244.72.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (233,13,NULL,'2022-02-06 14:24:47','2022-02-06 14:24:47',0,0,'78.36.83.192','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (234,13,NULL,'2022-02-06 20:51:07','2022-02-06 20:51:07',0,0,'138.199.59.182','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (235,13,NULL,'2022-02-08 03:21:14','2022-02-08 03:21:14',0,0,'185.72.224.220','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (238,13,NULL,'2022-02-09 02:45:22','2022-02-09 02:45:22',0,0,'37.19.217.226','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (240,13,NULL,'2022-02-11 15:45:09','2022-02-11 15:45:09',0,0,'199.195.254.81','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (243,13,NULL,'2022-02-12 03:39:34','2022-02-12 03:39:34',0,0,'156.146.55.168','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.79 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (244,13,NULL,'2022-02-12 08:31:45','2022-02-12 08:31:45',0,0,'37.19.223.238','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (245,13,NULL,'2022-02-13 06:50:38','2022-02-13 06:50:38',0,0,'216.239.90.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (249,13,NULL,'2022-02-13 18:08:30','2022-02-13 18:08:30',0,0,'103.112.0.99','https://hjsdev.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (250,13,NULL,'2022-02-13 19:10:33','2022-02-13 19:10:33',0,0,'195.2.75.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (252,13,NULL,'2022-02-14 15:54:31','2022-02-14 15:54:31',0,0,'185.220.100.247','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (253,13,NULL,'2022-02-15 07:20:14','2022-02-15 07:20:14',0,0,'94.142.244.16','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (257,13,NULL,'2022-02-16 06:51:26','2022-02-16 06:51:26',0,0,'78.138.99.189','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (258,13,NULL,'2022-02-16 08:45:36','2022-02-16 08:45:36',0,0,'178.63.97.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (262,13,NULL,'2022-02-19 02:45:03','2022-02-19 02:45:03',0,0,'156.146.35.3','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (263,13,NULL,'2022-02-20 00:54:32','2022-02-20 00:54:32',0,0,'92.38.180.48','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (264,13,NULL,'2022-02-22 10:13:41','2022-02-22 10:13:41',0,0,'92.38.180.73','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (266,13,NULL,'2022-02-25 09:38:35','2022-02-25 09:38:35',0,0,'89.187.168.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (269,13,NULL,'2022-02-27 09:42:16','2022-02-27 09:42:16',0,0,'216.131.111.27','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (271,13,NULL,'2022-02-28 00:01:30','2022-02-28 00:01:30',0,0,'92.38.180.71','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (274,13,NULL,'2022-03-02 20:40:50','2022-03-02 20:40:50',0,0,'92.38.180.52','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (276,13,NULL,'2022-03-03 10:56:26','2022-03-03 10:56:26',0,0,'198.46.193.223','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (277,13,NULL,'2022-03-04 00:24:51','2022-03-04 00:24:51',0,0,'196.242.115.136','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (279,13,NULL,'2022-03-05 01:24:58','2022-03-05 01:24:58',0,0,'84.17.60.81','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (280,13,NULL,'2022-03-05 10:28:27','2022-03-05 10:28:27',0,0,'92.38.180.49','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (282,13,NULL,'2022-03-05 19:43:44','2022-03-05 19:43:44',0,0,'84.17.52.83','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (283,13,NULL,'2022-03-06 04:12:03','2022-03-06 04:12:03',0,0,'196.242.3.165','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (284,13,NULL,'2022-03-06 22:16:38','2022-03-06 22:16:38',0,0,'213.178.49.175','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (285,13,NULL,'2022-03-07 18:44:26','2022-03-07 18:44:26',0,0,'92.38.180.48','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (286,13,NULL,'2022-03-08 19:10:56','2022-03-08 19:10:56',0,0,'77.81.139.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (288,13,NULL,'2022-03-09 03:59:23','2022-03-09 03:59:23',0,0,'165.231.130.119','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (289,13,NULL,'2022-03-10 08:19:11','2022-03-10 08:19:11',0,0,'92.38.180.54','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (291,13,NULL,'2022-03-11 00:23:46','2022-03-11 00:23:46',0,0,'198.240.91.198','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (300,13,NULL,'2022-03-12 16:59:51','2022-03-12 16:59:51',0,0,'138.199.59.141','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (301,13,NULL,'2022-03-13 00:42:03','2022-03-13 00:42:03',0,0,'92.38.180.65','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (310,13,NULL,'2022-03-13 05:06:53','2022-03-13 05:06:53',0,0,'156.146.35.8','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (313,13,NULL,'2022-03-13 10:57:39','2022-03-13 10:57:39',0,0,'37.9.148.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (322,13,NULL,'2022-03-14 20:26:50','2022-03-14 20:26:50',0,0,'84.17.47.92','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (325,13,NULL,'2022-03-15 05:23:32','2022-03-15 05:23:32',0,0,'138.199.63.114','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (333,13,NULL,'2022-03-16 20:17:26','2022-03-16 20:17:26',0,0,'91.90.123.105','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (340,13,NULL,'2022-03-17 17:57:44','2022-03-17 17:57:44',0,0,'84.17.49.71','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (344,13,NULL,'2022-03-18 05:51:26','2022-03-18 05:51:26',0,0,'191.101.31.207','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (346,13,NULL,'2022-03-18 09:01:41','2022-03-18 09:01:41',0,0,'194.110.115.59','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (365,13,NULL,'2022-03-19 13:22:17','2022-03-19 13:22:17',0,0,'46.161.11.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (367,13,NULL,'2022-03-19 15:10:05','2022-03-19 15:10:05',0,0,'103.152.17.98','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (373,13,NULL,'2022-03-20 05:35:48','2022-03-20 05:35:48',0,0,'191.101.217.95','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (375,13,NULL,'2022-03-20 08:35:07','2022-03-20 08:35:07',0,0,'194.110.115.59','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (379,13,NULL,'2022-03-20 20:48:31','2022-03-20 20:48:31',0,0,'138.199.18.135','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (388,13,NULL,'2022-03-22 00:10:59','2022-03-22 00:10:59',0,0,'92.38.180.75','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (396,13,NULL,'2022-03-23 00:54:58','2022-03-23 00:54:58',0,0,'216.131.114.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (397,13,NULL,'2022-03-23 01:45:47','2022-03-23 01:45:47',0,0,'192.3.143.152','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (398,13,NULL,'2022-03-23 02:29:00','2022-03-23 02:29:00',0,0,'216.131.114.79','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (399,13,NULL,'2022-03-23 02:29:41','2022-03-23 02:29:41',0,0,'216.131.114.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (400,13,NULL,'2022-03-23 02:41:01','2022-03-23 02:41:01',0,0,'216.131.114.79','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (401,13,NULL,'2022-03-23 03:25:25','2022-03-23 03:25:25',0,0,'216.131.114.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (403,13,NULL,'2022-03-23 08:04:23','2022-03-23 08:04:23',0,0,'216.131.114.79','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (406,13,NULL,'2022-03-23 14:28:04','2022-03-23 14:28:04',0,0,'195.78.54.52','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (407,13,NULL,'2022-03-23 15:47:35','2022-03-23 15:47:35',0,0,'104.168.123.120','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (408,13,NULL,'2022-03-23 18:29:33','2022-03-23 18:29:33',0,0,'216.131.114.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (410,13,NULL,'2022-03-23 20:15:09','2022-03-23 20:15:09',0,0,'216.131.114.12','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (411,13,NULL,'2022-03-23 20:19:33','2022-03-23 20:19:33',0,0,'216.131.114.96','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (412,13,NULL,'2022-03-23 20:31:47','2022-03-23 20:31:47',0,0,'216.131.114.97','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (413,13,NULL,'2022-03-23 21:16:11','2022-03-23 21:16:11',0,0,'216.131.114.13','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (415,13,NULL,'2022-03-24 01:59:20','2022-03-24 01:59:20',0,0,'216.131.114.97','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (421,13,NULL,'2022-03-24 14:05:16','2022-03-24 14:05:16',0,0,'216.131.114.102','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (422,13,NULL,'2022-03-24 14:13:57','2022-03-24 14:13:57',0,0,'216.131.114.102','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (423,13,NULL,'2022-03-24 18:18:03','2022-03-24 18:18:03',0,0,'216.131.114.102','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (425,13,NULL,'2022-03-24 19:38:19','2022-03-24 19:38:19',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (426,13,NULL,'2022-03-24 19:38:22','2022-03-24 19:38:22',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (427,13,NULL,'2022-03-24 19:38:34','2022-03-24 19:38:34',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (428,13,NULL,'2022-03-24 19:39:56','2022-03-24 19:39:56',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (429,13,NULL,'2022-03-24 21:02:57','2022-03-24 21:02:57',0,0,'5.188.170.230','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (430,13,NULL,'2022-03-24 23:15:43','2022-03-24 23:15:43',0,0,'216.131.114.7','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (431,13,NULL,'2022-03-24 23:50:50','2022-03-24 23:50:50',0,0,'216.131.114.109','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (432,13,NULL,'2022-03-25 00:01:44','2022-03-25 00:01:44',0,0,'216.131.114.109','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (433,13,NULL,'2022-03-25 01:40:25','2022-03-25 01:40:25',0,0,'216.131.114.7','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (434,13,NULL,'2022-03-25 02:02:20','2022-03-25 02:02:20',0,0,'95.217.77.96','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (435,13,NULL,'2022-03-25 03:03:40','2022-03-25 03:03:40',0,0,'216.131.114.7','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (436,13,NULL,'2022-03-25 03:54:17','2022-03-25 03:54:17',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (437,13,NULL,'2022-03-25 05:19:52','2022-03-25 05:19:52',0,0,'216.131.114.109','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (438,13,NULL,'2022-03-25 09:22:40','2022-03-25 09:22:40',0,0,'138.199.18.154','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (439,13,NULL,'2022-03-25 11:08:51','2022-03-25 11:08:51',0,0,'190.2.132.125','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (440,13,NULL,'2022-03-25 11:33:26','2022-03-25 11:33:26',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (441,13,NULL,'2022-03-25 11:44:27','2022-03-25 11:44:27',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (444,13,NULL,'2022-03-25 13:34:14','2022-03-25 13:34:14',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (445,13,NULL,'2022-03-25 14:39:04','2022-03-25 14:39:04',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (446,13,NULL,'2022-03-25 16:14:29','2022-03-25 16:14:29',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (447,13,NULL,'2022-03-25 16:22:48','2022-03-25 16:22:48',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (450,13,NULL,'2022-03-25 17:24:09','2022-03-25 17:24:09',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (451,13,NULL,'2022-03-25 17:31:37','2022-03-25 17:31:37',0,0,'212.102.57.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (453,13,NULL,'2022-03-25 20:54:27','2022-03-25 20:54:27',0,0,'138.199.18.154','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (454,13,NULL,'2022-03-26 02:39:00','2022-03-26 02:39:00',0,0,'216.131.114.151','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (455,13,NULL,'2022-03-26 03:27:24','2022-03-26 03:27:24',0,0,'216.131.114.138','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (456,13,NULL,'2022-03-26 03:37:33','2022-03-26 03:37:33',0,0,'216.131.114.138','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (457,13,NULL,'2022-03-26 03:56:24','2022-03-26 03:56:24',0,0,'216.131.114.151','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (458,13,NULL,'2022-03-26 04:43:56','2022-03-26 04:43:56',0,0,'216.131.114.151','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (460,13,NULL,'2022-03-26 08:06:06','2022-03-26 08:06:06',0,0,'216.131.114.138','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (461,13,NULL,'2022-03-26 12:28:21','2022-03-26 12:28:21',0,0,'216.131.114.157','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (462,13,NULL,'2022-03-26 12:37:22','2022-03-26 12:37:22',0,0,'216.131.114.162','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (466,13,NULL,'2022-03-26 13:52:02','2022-03-26 13:52:02',0,0,'216.131.114.169','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (467,13,NULL,'2022-03-26 13:58:46','2022-03-26 13:58:46',0,0,'216.131.114.168','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (469,13,NULL,'2022-03-26 15:13:15','2022-03-26 15:13:15',0,0,'216.131.114.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (470,13,NULL,'2022-03-26 15:46:37','2022-03-26 15:46:37',0,0,'216.131.114.181','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (471,13,NULL,'2022-03-26 17:20:45','2022-03-26 17:20:45',0,0,'216.131.114.187','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (472,13,NULL,'2022-03-26 17:27:33','2022-03-26 17:27:33',0,0,'216.131.114.186','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (474,13,NULL,'2022-03-26 17:55:38','2022-03-26 17:55:38',0,0,'216.131.114.192','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (475,13,NULL,'2022-03-26 20:05:41','2022-03-26 20:05:41',0,0,'216.131.114.205','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (476,13,NULL,'2022-03-26 21:07:11','2022-03-26 21:07:11',0,0,'216.131.114.199','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (477,13,NULL,'2022-03-26 21:17:32','2022-03-26 21:17:32',0,0,'216.131.114.198','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (478,13,NULL,'2022-03-26 21:25:25','2022-03-26 21:25:25',0,0,'216.131.114.204','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (479,13,NULL,'2022-03-26 22:12:02','2022-03-26 22:12:02',0,0,'216.131.114.205','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (480,13,NULL,'2022-03-27 01:27:07','2022-03-27 01:27:07',0,0,'216.131.114.198','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (486,13,NULL,'2022-03-27 17:21:11','2022-03-27 17:21:11',0,0,'216.131.114.217','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (487,13,NULL,'2022-03-27 19:53:56','2022-03-27 19:53:56',0,0,'138.199.18.75','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (493,13,NULL,'2022-03-28 13:46:30','2022-03-28 13:46:30',0,0,'216.131.111.28','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (494,13,NULL,'2022-03-28 14:19:25','2022-03-28 14:19:25',0,0,'216.131.111.16','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (495,13,NULL,'2022-03-28 14:29:49','2022-03-28 14:29:49',0,0,'216.131.111.16','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (496,13,NULL,'2022-03-28 15:09:18','2022-03-28 15:09:18',0,0,'216.131.111.28','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (497,13,NULL,'2022-03-28 15:56:56','2022-03-28 15:56:56',0,0,'216.131.111.28','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (498,13,NULL,'2022-03-28 16:51:21','2022-03-28 16:51:21',0,0,'104.227.146.45','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (499,13,NULL,'2022-03-28 19:03:04','2022-03-28 19:03:04',0,0,'216.131.111.16','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (502,13,NULL,'2022-03-29 00:51:13','2022-03-29 00:51:13',0,0,'216.131.111.40','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (504,13,NULL,'2022-03-29 01:50:11','2022-03-29 01:50:11',0,0,'216.131.111.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (505,13,NULL,'2022-03-29 02:00:09','2022-03-29 02:00:09',0,0,'216.131.111.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (506,13,NULL,'2022-03-29 02:07:35','2022-03-29 02:07:35',0,0,'216.131.111.39','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (511,13,NULL,'2022-03-29 02:52:31','2022-03-29 02:52:31',0,0,'216.131.111.39','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (516,13,NULL,'2022-03-29 12:55:28','2022-03-29 12:55:28',0,0,'216.131.111.34','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (518,13,NULL,'2022-03-29 19:49:26','2022-03-29 19:49:26',0,0,'191.101.217.153','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (521,13,NULL,'2022-03-30 03:04:07','2022-03-30 03:04:07',0,0,'216.131.111.131','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (522,13,NULL,'2022-03-30 04:04:19','2022-03-30 04:04:19',0,0,'216.131.111.45','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (523,13,NULL,'2022-03-30 04:13:17','2022-03-30 04:13:17',0,0,'216.131.111.45','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (524,13,NULL,'2022-03-30 04:19:44','2022-03-30 04:19:44',0,0,'216.131.111.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (525,13,NULL,'2022-03-30 05:04:37','2022-03-30 05:04:37',0,0,'216.131.111.131','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (527,13,NULL,'2022-03-30 08:15:17','2022-03-30 08:15:17',0,0,'216.131.111.45','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (528,13,NULL,'2022-03-30 08:27:29','2022-03-30 08:27:29',0,0,'138.199.18.75','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (529,13,NULL,'2022-03-30 14:05:44','2022-03-30 14:05:44',0,0,'216.131.114.6','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (530,13,NULL,'2022-03-30 14:13:22','2022-03-30 14:13:22',0,0,'216.131.111.138','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (531,13,NULL,'2022-03-30 17:05:35','2022-03-30 17:05:35',0,0,'216.131.111.137','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (538,13,NULL,'2022-03-31 15:40:27','2022-03-31 15:40:27',0,0,'5.157.43.123','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (541,13,NULL,'2022-04-01 05:14:43','2022-04-01 05:14:43',0,0,'102.129.143.57','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (545,13,NULL,'2022-04-01 08:56:21','2022-04-01 08:56:21',0,0,'191.101.31.61','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (546,13,NULL,'2022-04-01 08:57:38','2022-04-01 08:57:38',0,0,'195.181.172.70','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.106','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (547,13,NULL,'2022-04-01 16:17:15','2022-04-01 16:17:15',0,0,'194.190.179.79','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (548,13,NULL,'2022-04-01 16:17:53','2022-04-01 16:17:53',0,0,'213.139.193.232','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (549,13,NULL,'2022-04-01 16:18:09','2022-04-01 16:18:09',0,0,'194.190.90.22','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (551,13,NULL,'2022-04-01 18:10:22','2022-04-01 18:10:22',0,0,'156.146.63.18','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (554,13,NULL,'2022-04-02 14:08:00','2022-04-02 14:08:00',0,0,'92.38.180.69','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (556,13,NULL,'2022-04-02 21:09:04','2022-04-02 21:09:04',0,0,'156.146.63.18','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (559,13,NULL,'2022-04-02 23:36:01','2022-04-02 23:36:01',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (561,13,NULL,'2022-04-03 02:14:58','2022-04-03 02:14:58',0,0,'216.131.114.18','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (562,13,NULL,'2022-04-03 04:09:49','2022-04-03 04:09:49',0,0,'216.131.114.85','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (563,13,NULL,'2022-04-03 04:20:05','2022-04-03 04:20:05',0,0,'216.131.114.18','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (564,13,NULL,'2022-04-03 04:24:22','2022-04-03 04:24:22',0,0,'216.131.114.84','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (565,13,NULL,'2022-04-03 05:35:16','2022-04-03 05:35:16',0,0,'216.131.114.18','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (569,13,NULL,'2022-04-03 11:25:18','2022-04-03 11:25:18',0,0,'216.131.114.85','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (572,13,NULL,'2022-04-03 17:55:18','2022-04-03 17:55:18',0,0,'216.131.114.115','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (574,13,NULL,'2022-04-03 19:13:35','2022-04-03 19:13:35',0,0,'216.131.111.168','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (575,13,NULL,'2022-04-03 20:04:22','2022-04-03 20:04:22',0,0,'216.131.111.168','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (577,13,NULL,'2022-04-04 17:19:19','2022-04-04 17:19:19',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (578,13,NULL,'2022-04-04 17:31:04','2022-04-04 17:31:04',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (579,13,NULL,'2022-04-04 21:53:57','2022-04-04 21:53:57',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (581,13,NULL,'2022-04-05 01:46:27','2022-04-05 01:46:27',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (582,13,NULL,'2022-04-05 01:54:43','2022-04-05 01:54:43',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (585,13,NULL,'2022-04-05 05:32:32','2022-04-05 05:32:32',0,0,'216.131.114.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (587,13,NULL,'2022-04-05 10:41:07','2022-04-05 10:41:07',0,0,'190.123.219.94','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (588,13,NULL,'2022-04-05 12:38:20','2022-04-05 12:38:20',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (589,13,NULL,'2022-04-05 12:57:33','2022-04-05 12:57:33',0,0,'216.131.114.139','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (590,13,NULL,'2022-04-05 13:05:12','2022-04-05 13:05:12',0,0,'216.131.114.139','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (591,13,NULL,'2022-04-05 14:03:41','2022-04-05 14:03:41',0,0,'191.101.217.11','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (593,13,NULL,'2022-04-05 16:51:32','2022-04-05 16:51:32',0,0,'216.131.114.139','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (598,13,NULL,'2022-04-05 23:18:43','2022-04-05 23:18:43',0,0,'216.131.111.161','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (599,13,NULL,'2022-04-06 00:36:00','2022-04-06 00:36:00',0,0,'216.131.114.157','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (600,13,NULL,'2022-04-06 00:47:31','2022-04-06 00:47:31',0,0,'216.131.114.157','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (601,13,NULL,'2022-04-06 00:54:19','2022-04-06 00:54:19',0,0,'216.131.111.161','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (602,13,NULL,'2022-04-06 01:37:42','2022-04-06 01:37:42',0,0,'191.101.31.193','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (603,13,NULL,'2022-04-06 01:51:11','2022-04-06 01:51:11',0,0,'216.131.111.161','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (604,13,NULL,'2022-04-06 02:06:21','2022-04-06 02:06:21',0,0,'92.38.136.69','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (605,13,NULL,'2022-04-06 02:06:21','2022-04-06 02:06:21',0,0,'92.38.136.69','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (606,13,NULL,'2022-04-06 02:06:22','2022-04-06 02:06:22',0,0,'92.38.136.69','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (607,13,NULL,'2022-04-06 02:06:23','2022-04-06 02:06:23',0,0,'92.38.136.69','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (609,13,NULL,'2022-04-06 04:22:12','2022-04-06 04:22:12',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (610,13,NULL,'2022-04-06 04:22:13','2022-04-06 04:22:13',0,0,'5.188.170.230','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (611,13,NULL,'2022-04-06 05:57:07','2022-04-06 05:57:07',0,0,'216.131.114.156','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (612,13,NULL,'2022-04-06 09:31:08','2022-04-06 09:31:08',0,0,'216.131.111.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (613,13,NULL,'2022-04-06 10:58:53','2022-04-06 10:58:53',0,0,'216.131.114.162','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (614,13,NULL,'2022-04-06 11:06:55','2022-04-06 11:06:55',0,0,'216.131.111.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (615,13,NULL,'2022-04-06 11:09:51','2022-04-06 11:09:51',0,0,'216.131.114.162','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (616,13,NULL,'2022-04-06 12:04:58','2022-04-06 12:04:58',0,0,'216.131.111.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (617,13,NULL,'2022-04-06 16:07:22','2022-04-06 16:07:22',0,0,'216.131.114.162','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (618,13,NULL,'2022-04-06 16:08:04','2022-04-06 16:08:04',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (619,13,NULL,'2022-04-06 16:21:04','2022-04-06 16:21:04',0,0,'185.174.159.43','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (622,13,NULL,'2022-04-06 23:25:46','2022-04-06 23:25:46',0,0,'84.247.48.8','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (625,13,NULL,'2022-04-06 23:34:24','2022-04-06 23:34:24',0,0,'216.131.111.144','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (626,13,NULL,'2022-04-07 00:36:13','2022-04-07 00:36:13',0,0,'216.131.114.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (627,13,NULL,'2022-04-07 00:44:06','2022-04-07 00:44:06',0,0,'216.131.114.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (628,13,NULL,'2022-04-07 00:51:39','2022-04-07 00:51:39',0,0,'216.131.111.144','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (629,13,NULL,'2022-04-07 01:38:07','2022-04-07 01:38:07',0,0,'216.131.111.144','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (630,13,NULL,'2022-04-07 02:38:18','2022-04-07 02:38:18',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (631,13,NULL,'2022-04-07 03:15:53','2022-04-07 03:15:53',0,0,'46.183.220.228','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (632,13,NULL,'2022-04-07 04:57:42','2022-04-07 04:57:42',0,0,'216.131.114.174','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (633,13,NULL,'2022-04-07 08:47:34','2022-04-07 08:47:34',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (634,13,NULL,'2022-04-07 09:17:06','2022-04-07 09:17:06',0,0,'216.131.111.131','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (636,13,NULL,'2022-04-07 10:47:03','2022-04-07 10:47:03',0,0,'216.131.114.180','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (637,13,NULL,'2022-04-07 10:55:51','2022-04-07 10:55:51',0,0,'216.131.111.131','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (638,13,NULL,'2022-04-07 10:59:10','2022-04-07 10:59:10',0,0,'216.131.114.180','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (641,13,NULL,'2022-04-07 11:54:12','2022-04-07 11:54:12',0,0,'216.131.111.132','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (643,13,NULL,'2022-04-07 16:29:15','2022-04-07 16:29:15',0,0,'216.131.114.180','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (646,13,NULL,'2022-04-07 23:32:58','2022-04-07 23:32:58',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (648,13,NULL,'2022-04-08 02:21:34','2022-04-08 02:21:34',0,0,'216.131.111.137','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (649,13,NULL,'2022-04-08 03:27:19','2022-04-08 03:27:19',0,0,'216.131.114.186','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (650,13,NULL,'2022-04-08 03:43:32','2022-04-08 03:43:32',0,0,'216.131.114.186','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (651,13,NULL,'2022-04-08 03:55:31','2022-04-08 03:55:31',0,0,'216.131.111.138','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (652,13,NULL,'2022-04-08 04:45:47','2022-04-08 04:45:47',0,0,'195.181.172.79','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (653,13,NULL,'2022-04-08 04:57:06','2022-04-08 04:57:06',0,0,'216.131.111.137','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (654,13,NULL,'2022-04-08 08:41:45','2022-04-08 08:41:45',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (655,13,NULL,'2022-04-08 08:51:21','2022-04-08 08:51:21',0,0,'216.131.114.186','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (658,13,NULL,'2022-04-08 14:10:45','2022-04-08 14:10:45',0,0,'216.131.114.192','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (659,13,NULL,'2022-04-08 14:20:35','2022-04-08 14:20:35',0,0,'216.131.114.192','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (664,13,NULL,'2022-04-08 18:03:28','2022-04-08 18:03:28',0,0,'216.131.114.192','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (665,13,NULL,'2022-04-08 19:39:57','2022-04-08 19:39:57',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (667,13,NULL,'2022-04-08 21:40:57','2022-04-08 21:40:57',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (668,13,NULL,'2022-04-08 23:30:55','2022-04-08 23:30:55',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (669,13,NULL,'2022-04-09 00:11:11','2022-04-09 00:11:11',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (670,13,NULL,'2022-04-09 00:11:11','2022-04-09 00:11:11',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (674,13,NULL,'2022-04-09 06:10:00','2022-04-09 06:10:00',0,0,'193.38.235.79','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (678,13,NULL,'2022-04-09 09:52:54','2022-04-09 09:52:54',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (679,13,NULL,'2022-04-09 09:52:54','2022-04-09 09:52:54',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (680,13,NULL,'2022-04-09 09:52:54','2022-04-09 09:52:54',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (681,13,NULL,'2022-04-09 09:52:54','2022-04-09 09:52:54',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (682,13,NULL,'2022-04-09 09:52:55','2022-04-09 09:52:55',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (684,13,NULL,'2022-04-09 14:50:40','2022-04-09 14:50:40',0,0,'92.38.180.64','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (685,13,NULL,'2022-04-09 15:29:18','2022-04-09 15:29:18',0,0,'92.38.180.66','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (686,13,NULL,'2022-04-09 17:04:59','2022-04-09 17:04:59',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (687,13,NULL,'2022-04-09 17:11:32','2022-04-09 17:11:32',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (688,13,NULL,'2022-04-09 17:11:33','2022-04-09 17:11:33',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (691,13,NULL,'2022-04-10 07:44:16','2022-04-10 07:44:16',0,0,'185.166.87.19','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (696,13,NULL,'2022-04-10 17:27:37','2022-04-10 17:27:37',0,0,'194.36.98.79','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (697,13,NULL,'2022-04-10 20:54:00','2022-04-10 20:54:00',0,0,'85.143.106.77','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (699,13,NULL,'2022-04-11 02:23:20','2022-04-11 02:23:20',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (700,13,NULL,'2022-04-11 04:18:07','2022-04-11 04:18:07',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (703,13,NULL,'2022-04-11 11:00:04','2022-04-11 11:00:04',0,0,'87.249.132.39','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (704,13,NULL,'2022-04-11 11:17:56','2022-04-11 11:17:56',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (705,13,NULL,'2022-04-11 13:48:43','2022-04-11 13:48:43',0,0,'216.131.114.25','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (707,13,NULL,'2022-04-11 14:56:27','2022-04-11 14:56:27',0,0,'216.131.114.24','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (708,13,NULL,'2022-04-11 15:39:23','2022-04-11 15:39:23',0,0,'216.131.114.25','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (711,13,NULL,'2022-04-12 00:49:49','2022-04-12 00:49:49',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (713,13,NULL,'2022-04-12 02:28:47','2022-04-12 02:28:47',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (722,13,NULL,'2022-04-13 03:25:14','2022-04-13 03:25:14',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (724,13,NULL,'2022-04-13 11:13:09','2022-04-13 11:13:09',0,0,'92.38.180.58','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4427.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (726,13,NULL,'2022-04-13 16:12:06','2022-04-13 16:12:06',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (736,13,NULL,'2022-04-14 02:40:15','2022-04-14 02:40:15',0,0,'216.131.114.31','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (737,13,NULL,'2022-04-14 04:24:57','2022-04-14 04:24:57',0,0,'216.131.114.229','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (738,13,NULL,'2022-04-14 04:41:45','2022-04-14 04:41:45',0,0,'216.131.114.228','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (741,13,NULL,'2022-04-14 04:53:16','2022-04-14 04:53:16',0,0,'216.131.114.31','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (742,13,NULL,'2022-04-14 06:11:15','2022-04-14 06:11:15',0,0,'216.131.114.31','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (743,13,NULL,'2022-04-14 08:14:20','2022-04-14 08:14:20',0,0,'216.131.114.235','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (744,13,NULL,'2022-04-14 08:59:48','2022-04-14 08:59:48',0,0,'216.131.114.235','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (745,13,NULL,'2022-04-14 09:27:46','2022-04-14 09:27:46',0,0,'216.131.114.234','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (746,13,NULL,'2022-04-14 11:52:35','2022-04-14 11:52:35',0,0,'216.131.114.229','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (749,13,NULL,'2022-04-14 19:26:12','2022-04-14 19:26:12',0,0,'185.210.217.56','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (752,13,NULL,'2022-04-15 01:40:52','2022-04-15 01:40:52',0,0,'216.131.111.9','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (754,13,NULL,'2022-04-15 03:28:29','2022-04-15 03:28:29',0,0,'216.131.114.240','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (755,13,NULL,'2022-04-15 03:48:30','2022-04-15 03:48:30',0,0,'216.131.114.240','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (756,13,NULL,'2022-04-15 03:51:55','2022-04-15 03:51:55',0,0,'216.131.111.9','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (757,13,NULL,'2022-04-15 05:13:17','2022-04-15 05:13:17',0,0,'216.131.111.9','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (758,13,NULL,'2022-04-15 05:57:18','2022-04-15 05:57:18',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (759,13,NULL,'2022-04-15 05:57:18','2022-04-15 05:57:18',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (760,13,NULL,'2022-04-15 05:57:19','2022-04-15 05:57:19',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (761,13,NULL,'2022-04-15 07:20:39','2022-04-15 07:20:39',0,0,'216.131.111.3','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (762,13,NULL,'2022-04-15 08:08:30','2022-04-15 08:08:30',0,0,'216.131.111.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4400.8 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (764,13,NULL,'2022-04-15 08:37:51','2022-04-15 08:37:51',0,0,'216.131.111.4','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (765,13,NULL,'2022-04-15 09:42:43','2022-04-15 09:42:43',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (766,13,NULL,'2022-04-15 10:18:01','2022-04-15 10:18:01',0,0,'191.101.209.101','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (767,13,NULL,'2022-04-15 11:01:04','2022-04-15 11:01:04',0,0,'216.131.114.240','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (768,13,NULL,'2022-04-15 11:23:29','2022-04-15 11:23:29',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (769,13,NULL,'2022-04-15 11:34:21','2022-04-15 11:34:21',0,0,'62.76.153.15','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (770,13,NULL,'2022-04-15 11:34:30','2022-04-15 11:34:30',0,0,'213.139.193.232','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (771,13,NULL,'2022-04-15 11:36:58','2022-04-15 11:36:58',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (772,13,NULL,'2022-04-15 11:48:03','2022-04-15 11:48:03',0,0,'194.190.90.22','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (773,13,NULL,'2022-04-15 11:49:49','2022-04-15 11:49:49',0,0,'185.174.159.41','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (775,13,NULL,'2022-04-15 16:57:54','2022-04-15 16:57:54',0,0,'46.161.11.252','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (776,13,NULL,'2022-04-16 00:44:29','2022-04-16 00:44:29',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (780,13,NULL,'2022-04-16 06:09:46','2022-04-16 06:09:46',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (782,13,NULL,'2022-04-16 09:29:59','2022-04-16 09:29:59',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (784,13,NULL,'2022-04-16 15:57:06','2022-04-16 15:57:06',0,0,'92.38.180.71','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (789,13,NULL,'2022-04-16 23:15:32','2022-04-16 23:15:32',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (791,13,NULL,'2022-04-16 23:33:52','2022-04-16 23:33:52',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (818,13,NULL,'2022-04-18 09:21:26','2022-04-18 09:21:26',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (824,13,NULL,'2022-04-18 15:29:21','2022-04-18 15:29:21',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (825,13,NULL,'2022-04-18 15:29:21','2022-04-18 15:29:21',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (826,13,NULL,'2022-04-18 15:29:21','2022-04-18 15:29:21',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (835,13,NULL,'2022-04-18 23:30:19','2022-04-18 23:30:19',0,0,'216.131.111.149','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (842,13,NULL,'2022-04-19 02:36:25','2022-04-19 02:36:25',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (844,13,NULL,'2022-04-19 03:23:40','2022-04-19 03:23:40',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (845,13,NULL,'2022-04-19 03:41:12','2022-04-19 03:41:12',0,0,'84.17.52.38','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.54','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (847,13,NULL,'2022-04-19 06:30:50','2022-04-19 06:30:50',0,0,'37.19.223.27','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (848,13,NULL,'2022-04-19 08:39:50','2022-04-19 08:39:50',0,0,'217.26.162.10','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (849,13,NULL,'2022-04-19 08:55:48','2022-04-19 08:55:48',0,0,'216.131.111.155','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (857,13,NULL,'2022-04-19 13:50:23','2022-04-19 13:50:23',0,0,'216.131.111.137','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (861,13,NULL,'2022-04-19 17:27:26','2022-04-19 17:27:26',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (868,13,NULL,'2022-04-19 19:03:45','2022-04-19 19:03:45',0,0,'92.38.180.121','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (871,13,NULL,'2022-04-19 20:26:43','2022-04-19 20:26:43',0,0,'216.131.111.137','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (881,13,NULL,'2022-04-20 04:15:24','2022-04-20 04:15:24',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (882,13,NULL,'2022-04-20 07:06:28','2022-04-20 07:06:28',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (887,13,NULL,'2022-04-20 12:27:44','2022-04-20 12:27:44',0,0,'213.139.193.232','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (888,13,NULL,'2022-04-20 12:33:48','2022-04-20 12:33:48',0,0,'213.139.193.232','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (889,13,NULL,'2022-04-20 12:34:44','2022-04-20 12:34:44',0,0,'194.190.90.22','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (894,13,NULL,'2022-04-20 21:51:43','2022-04-20 21:51:43',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (895,13,NULL,'2022-04-20 22:17:38','2022-04-20 22:17:38',0,0,'95.73.239.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (897,13,NULL,'2022-04-20 23:20:15','2022-04-20 23:20:15',0,0,'216.131.114.24','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (899,13,NULL,'2022-04-21 02:57:09','2022-04-21 02:57:09',0,0,'216.131.114.24','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (904,13,NULL,'2022-04-21 07:45:17','2022-04-21 07:45:17',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (906,13,NULL,'2022-04-21 09:38:27','2022-04-21 09:38:27',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (907,13,NULL,'2022-04-21 14:20:29','2022-04-21 14:20:29',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (908,13,NULL,'2022-04-21 15:31:44','2022-04-21 15:31:44',0,0,'104.129.9.4','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (909,13,NULL,'2022-04-21 17:32:15','2022-04-21 17:32:15',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (910,13,NULL,'2022-04-21 22:29:33','2022-04-21 22:29:33',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (911,13,NULL,'2022-04-22 00:22:24','2022-04-22 00:22:24',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (913,13,NULL,'2022-04-22 03:45:42','2022-04-22 03:45:42',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (915,13,NULL,'2022-04-22 08:24:21','2022-04-22 08:24:21',0,0,'45.10.42.91','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (916,13,NULL,'2022-04-22 08:43:44','2022-04-22 08:43:44',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (918,13,NULL,'2022-04-22 10:23:15','2022-04-22 10:23:15',0,0,'46.35.252.130','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (920,13,NULL,'2022-04-22 13:54:42','2022-04-22 13:54:42',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (927,13,NULL,'2022-04-22 18:23:57','2022-04-22 18:23:57',0,0,'92.38.180.122','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (928,13,NULL,'2022-04-22 19:31:48','2022-04-22 19:31:48',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (931,13,NULL,'2022-04-23 00:25:33','2022-04-23 00:25:33',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (932,13,NULL,'2022-04-23 00:35:02','2022-04-23 00:35:02',0,0,'216.131.114.127','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (935,13,NULL,'2022-04-23 05:22:28','2022-04-23 05:22:28',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (940,13,NULL,'2022-04-23 10:20:20','2022-04-23 10:20:20',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (942,13,NULL,'2022-04-23 15:15:16','2022-04-23 15:15:16',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (944,13,NULL,'2022-04-23 20:05:57','2022-04-23 20:05:57',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (945,13,NULL,'2022-04-23 20:58:44','2022-04-23 20:58:44',0,0,'194.36.97.57','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (947,13,NULL,'2022-04-24 01:05:34','2022-04-24 01:05:34',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (948,13,NULL,'2022-04-24 06:02:46','2022-04-24 06:02:46',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (950,13,NULL,'2022-04-24 11:03:44','2022-04-24 11:03:44',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (951,13,NULL,'2022-04-24 11:30:15','2022-04-24 11:30:15',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (953,13,NULL,'2022-04-24 16:18:42','2022-04-24 16:18:42',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (955,13,NULL,'2022-04-24 19:18:25','2022-04-24 19:18:25',0,0,'193.38.235.79','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (960,13,NULL,'2022-04-25 08:26:17','2022-04-25 08:26:17',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (964,13,NULL,'2022-04-25 13:24:36','2022-04-25 13:24:36',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (967,13,NULL,'2022-04-25 15:42:06','2022-04-25 15:42:06',0,0,'92.38.180.58','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (968,13,NULL,'2022-04-25 17:01:11','2022-04-25 17:01:11',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (969,13,NULL,'2022-04-25 17:02:56','2022-04-25 17:02:56',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (971,13,NULL,'2022-04-25 18:34:16','2022-04-25 18:34:16',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (972,13,NULL,'2022-04-25 19:55:10','2022-04-25 19:55:10',0,0,'84.247.48.5','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (973,13,NULL,'2022-04-25 23:28:38','2022-04-25 23:28:38',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (976,13,NULL,'2022-04-26 04:56:36','2022-04-26 04:56:36',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (979,13,NULL,'2022-04-26 09:56:41','2022-04-26 09:56:41',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (981,13,NULL,'2022-04-26 15:00:53','2022-04-26 15:00:53',0,0,'185.210.217.251','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (982,13,NULL,'2022-04-26 15:27:36','2022-04-26 15:27:36',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4096.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (984,13,NULL,'2022-04-26 19:40:43','2022-04-26 19:40:43',0,0,'185.255.96.99','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (985,13,NULL,'2022-04-26 20:50:04','2022-04-26 20:50:04',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (987,13,NULL,'2022-04-27 02:20:52','2022-04-27 02:20:52',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (988,13,NULL,'2022-04-27 07:40:36','2022-04-27 07:40:36',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36 Edg/83.0.478.18','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (991,13,NULL,'2022-04-27 12:50:00','2022-04-27 12:50:00',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (992,13,NULL,'2022-04-27 12:54:09','2022-04-27 12:54:09',0,0,'185.174.159.41','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (993,13,NULL,'2022-04-27 12:54:09','2022-04-27 12:54:09',0,0,'185.174.159.41','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (994,13,NULL,'2022-04-27 12:54:10','2022-04-27 12:54:10',0,0,'185.174.159.41','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (996,13,NULL,'2022-04-27 18:04:34','2022-04-27 18:04:34',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (998,13,NULL,'2022-04-27 23:02:13','2022-04-27 23:02:13',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (999,13,NULL,'2022-04-28 04:14:56','2022-04-28 04:14:56',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4099.2 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1000,13,NULL,'2022-04-28 09:22:04','2022-04-28 09:22:04',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1001,13,NULL,'2022-04-28 12:09:03','2022-04-28 12:09:03',0,0,'107.189.13.143','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1002,13,NULL,'2022-04-28 14:30:43','2022-04-28 14:30:43',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4093.3 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1003,13,NULL,'2022-04-28 18:00:17','2022-04-28 18:00:17',0,0,'194.190.179.87','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1004,13,NULL,'2022-04-28 19:18:55','2022-04-28 19:18:55',0,0,'102.129.143.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1005,13,NULL,'2022-04-28 19:52:50','2022-04-28 19:52:50',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36 OPR/69.0.3686.7 (Edition beta)','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1006,13,NULL,'2022-04-28 21:27:24','2022-04-28 21:27:24',0,0,'213.139.193.2','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1008,13,NULL,'2022-04-29 00:53:06','2022-04-29 00:53:06',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.14 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1009,13,NULL,'2022-04-29 02:02:09','2022-04-29 02:02:09',0,0,'23.81.231.224','https://hjsdev.com/contact/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101 Firefox/56.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1011,13,NULL,'2022-04-29 05:18:48','2022-04-29 05:18:48',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.24 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1013,13,NULL,'2022-04-29 11:36:12','2022-04-29 11:36:12',0,0,'194.190.90.207','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1014,13,NULL,'2022-04-29 13:03:50','2022-04-29 13:03:50',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1016,13,NULL,'2022-04-29 16:17:53','2022-04-29 16:17:53',0,0,'194.190.90.22','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1017,13,NULL,'2022-04-29 16:18:07','2022-04-29 16:18:07',0,0,'194.190.90.22','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1018,13,NULL,'2022-04-29 18:03:19','2022-04-29 18:03:19',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1019,13,NULL,'2022-04-29 22:12:39','2022-04-29 22:12:39',0,0,'103.152.17.15','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1020,13,NULL,'2022-04-29 22:50:22','2022-04-29 22:50:22',0,0,'194.190.90.207','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1021,13,NULL,'2022-04-29 23:00:44','2022-04-29 23:00:44',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1023,13,NULL,'2022-04-30 00:18:15','2022-04-30 00:18:15',0,0,'185.174.159.43','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.42','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1024,13,NULL,'2022-04-30 04:13:49','2022-04-30 04:13:49',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1025,13,NULL,'2022-04-30 06:35:50','2022-04-30 06:35:50',0,0,'216.131.114.24','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.86 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1027,13,NULL,'2022-04-30 08:28:58','2022-04-30 08:28:58',0,0,'216.131.114.30','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1029,13,NULL,'2022-04-30 09:35:03','2022-04-30 09:35:03',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1030,13,NULL,'2022-04-30 09:47:01','2022-04-30 09:47:01',0,0,'216.131.114.31','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1032,13,NULL,'2022-04-30 11:23:53','2022-04-30 11:23:53',0,0,'216.131.114.30','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1033,13,NULL,'2022-04-30 15:02:28','2022-04-30 15:02:28',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1035,13,NULL,'2022-04-30 17:45:20','2022-04-30 17:45:20',0,0,'194.190.90.207','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1036,13,NULL,'2022-04-30 20:23:26','2022-04-30 20:23:26',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4086.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1038,13,NULL,'2022-05-01 01:23:27','2022-05-01 01:23:27',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1039,13,NULL,'2022-05-01 03:25:44','2022-05-01 03:25:44',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1040,13,NULL,'2022-05-01 06:43:25','2022-05-01 06:43:25',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4087.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1041,13,NULL,'2022-05-01 08:51:43','2022-05-01 08:51:43',0,0,'92.38.180.123','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1043,13,NULL,'2022-05-01 12:18:49','2022-05-01 12:18:49',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1044,13,NULL,'2022-05-01 13:02:35','2022-05-01 13:02:35',0,0,'91.224.178.228','https://hjsdev.com/my-account/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1048,13,NULL,'2022-05-01 17:46:36','2022-05-01 17:46:36',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4098.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1050,13,NULL,'2022-05-01 20:57:24','2022-05-01 20:57:24',0,0,'194.190.179.87','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1052,13,NULL,'2022-05-01 23:12:59','2022-05-01 23:12:59',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1056,13,NULL,'2022-05-02 05:06:09','2022-05-02 05:06:09',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1058,13,NULL,'2022-05-02 07:38:05','2022-05-02 07:38:05',0,0,'191.101.31.70','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1059,13,NULL,'2022-05-02 07:44:38','2022-05-02 07:44:38',0,0,'176.196.199.19','https://hjsdev.com/blog/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1061,13,NULL,'2022-05-02 10:37:09','2022-05-02 10:37:09',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1065,13,NULL,'2022-05-02 16:04:55','2022-05-02 16:04:55',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1068,13,NULL,'2022-05-02 23:00:34','2022-05-02 23:00:34',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.44 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1071,13,NULL,'2022-05-03 04:18:25','2022-05-03 04:18:25',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36/iYA9HebN-7','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1073,13,NULL,'2022-05-03 05:14:20','2022-05-03 05:14:20',0,0,'162.247.72.199','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1076,13,NULL,'2022-05-03 13:46:23','2022-05-03 13:46:23',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.34 Safari/537.36 Edg/83.0.478.25','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1080,13,NULL,'2022-05-03 18:58:27','2022-05-03 18:58:27',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4102.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1081,13,NULL,'2022-05-03 23:56:20','2022-05-03 23:56:20',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1085,13,NULL,'2022-05-04 04:29:19','2022-05-04 04:29:19',0,0,'92.38.180.73','https://hjsdev.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1086,13,NULL,'2022-05-04 04:53:40','2022-05-04 04:53:40',0,0,'46.161.11.37','https://hjsdev.com/','Mozilla/5.0 (Windows NT 6.3; ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1092,19,NULL,'2022-06-13 22:45:19','2022-06-13 22:45:19',0,0,'107.77.234.197','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1093,21,NULL,'2022-06-17 17:03:02','2022-06-17 17:03:02',0,0,'107.77.237.182','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','USD','Refunded','2022-06-17 17:03:04',200.00,'visa','pi_3LBiYeFNsyXxndsw0y57asna',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1094,23,NULL,'2022-06-17 17:22:21','2022-06-17 17:22:21',0,0,'107.77.237.182','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','USD','Refunded','2022-06-17 17:22:23',200.00,'visa','pi_3LBis9FNsyXxndsw0PJo1b5I',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1095,19,NULL,'2022-06-20 18:57:31','2022-06-20 18:57:31',0,0,'174.212.167.147','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/102.0.5005.87 Mobile/15E148 Safari/604.1','USD','Paid','2022-06-20 18:57:32',1100.00,'visa','pi_3LCpmsFNsyXxndsw0lP9oC1N',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1096,23,NULL,'2022-06-26 02:23:03','2022-06-26 02:23:03',0,0,'71.12.164.81','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/217.0.454508427 Mobile/15E148 Safari/604.1','USD','Paid','2022-06-26 02:23:05',200.00,'mastercard','pi_3LEl7nFNsyXxndsw0z0QEQHA',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1097,19,NULL,'2022-06-29 19:29:06','2022-06-29 19:29:06',0,0,'50.86.52.132','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD','Paid','2022-06-29 19:29:08',1250.00,'visa','pi_3LG6ZOFNsyXxndsw1yNV3wUR',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1098,24,NULL,'2022-07-04 07:47:05','2022-07-04 07:47:05',0,1,'154.6.28.132','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1099,24,NULL,'2022-07-04 08:06:14','2022-07-04 08:06:14',0,0,'154.6.28.104','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1100,24,NULL,'2022-07-04 09:05:28','2022-07-04 09:05:28',0,0,'154.6.28.106','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1101,21,NULL,'2022-07-05 19:56:05','2022-07-05 19:56:05',0,0,'76.37.210.129','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD','Paid','2022-07-05 19:56:07',200.00,'visa','pi_3LIHqnFNsyXxndsw0VFI3vNn',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1102,19,NULL,'2022-07-08 23:15:56','2022-07-08 23:15:56',0,0,'71.12.164.81','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1','USD','Paid','2022-07-08 23:15:58',850.00,'mastercard','pi_3LJQOqFNsyXxndsw0asNuLrp',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1103,24,NULL,'2022-07-09 07:47:04','2022-07-09 07:47:04',0,0,'172.98.33.180','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1104,21,NULL,'2022-07-09 20:09:00','2022-07-09 20:09:00',0,0,'4.71.25.227','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD','Paid','2022-07-09 20:09:02',200.00,'amex','pi_3LJjwqFNsyXxndsw1fVeCj4C',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1105,19,NULL,'2022-07-11 13:25:02','2022-07-11 13:25:02',0,0,'107.117.176.58','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD','Paid','2022-07-11 13:25:04',500.00,'visa','pi_3LKMbeFNsyXxndsw1yztpGMK',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1106,13,NULL,'2022-07-11 13:27:39','2022-07-11 13:27:39',0,0,'107.117.176.58','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1107,13,NULL,'2022-07-14 22:42:37','2022-07-14 22:42:37',0,0,'107.77.232.44','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/17.0 Chrome/96.0.4664.104 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1108,23,NULL,'2022-07-30 23:56:33','2022-07-30 23:56:33',0,0,'174.202.38.199','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/103.0.5060.63 Mobile/15E148 Safari/604.1','USD','Paid','2022-07-30 23:56:35',200.00,'visa','pi_3LRPWDFNsyXxndsw02K0x1Dw',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1109,19,NULL,'2022-07-31 18:15:06','2022-07-31 18:15:06',0,0,'70.244.33.152','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD','Paid','2022-07-31 18:15:08',900.00,'amex','pi_3LRgfKFNsyXxndsw1hu8PGq0',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1110,13,NULL,'2022-08-06 18:20:37','2022-08-06 18:20:37',0,0,'24.236.95.202','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1111,23,NULL,'2022-08-07 02:49:27','2022-08-07 02:49:27',0,0,'24.236.95.202','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15','USD','Paid','2022-08-07 02:49:29',200.00,'visa','pi_3LTzYNFNsyXxndsw0TSXOhEF',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1112,19,NULL,'2022-08-07 17:24:52','2022-08-07 17:24:52',0,0,'71.45.71.44','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:103.0) Gecko/20100101 Firefox/103.0','USD','Paid','2022-08-07 17:24:54',850.00,'visa','pi_3LUDDYFNsyXxndsw1fnkVSou',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1113,13,NULL,'2022-08-24 01:54:56','2022-08-24 01:54:56',0,0,'120.29.76.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1114,23,NULL,'2022-09-10 20:06:52','2022-09-10 20:06:52',0,0,'24.96.158.204','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15','USD','Paid','2022-09-10 20:06:54',200.00,'visa','pi_3LgZwzFNsyXxndsw1Ox6ssjB',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1115,13,NULL,'2022-09-12 00:46:32','2022-09-12 00:46:32',0,0,'172.58.122.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1116,19,NULL,'2022-09-17 18:09:58','2022-09-17 18:09:58',0,0,'24.96.158.204','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.5 Safari/605.1.15','USD','Paid','2022-09-17 18:10:00',750.00,'visa','pi_3Lj5SfFNsyXxndsw19zfjhpd',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1117,23,NULL,'2022-09-23 16:13:56','2022-09-23 16:13:56',0,0,'174.211.32.152','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD','Refunded','2022-09-23 16:13:57',200.00,'amex','pi_3LlEVfFNsyXxndsw0dYH8JM6',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1118,23,NULL,'2022-10-08 11:51:52','2022-10-08 11:51:52',0,0,'108.250.119.84','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD','Paid','2022-10-08 11:51:54',200.00,'visa','pi_3LqbZJFNsyXxndsw167nFJUI',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1119,13,NULL,'2022-10-10 03:01:16','2022-10-10 03:01:16',0,0,'107.126.58.56','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1120,23,NULL,'2022-10-10 23:19:10','2022-10-10 23:19:10',0,0,'107.126.58.56','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','USD','Paid','2022-10-10 23:19:12',200.00,'mastercard','pi_3LrVFWFNsyXxndsw0T3IPxEW',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1121,21,NULL,'2022-10-20 00:07:11','2022-10-20 00:07:11',0,0,'107.77.207.182','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Linux; Android 12; SM-G975U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36','USD','Refunded','2022-10-20 00:07:13',200.00,'discover','pi_3LumGtFNsyXxndsw1vGdg4fB',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1122,21,NULL,'2022-12-07 00:19:42','2022-12-07 00:19:42',0,0,'99.10.226.128','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.62','USD','Paid','2022-12-07 00:19:44',200.00,'amex','pi_3MCBLsFNsyXxndsw1ov5MNFH',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1123,23,NULL,'2022-12-30 16:02:05','2022-12-30 16:02:05',0,0,'107.77.232.17','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1','USD','Paid','2022-12-30 16:02:06',200.00,'amex','pi_3MKkz3FNsyXxndsw0MjSJzHx',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1124,13,NULL,'2022-12-30 16:12:05','2022-12-30 16:12:05',0,0,'107.77.232.17','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1125,23,NULL,'2023-01-05 20:42:20','2023-01-05 20:42:20',0,0,'66.85.230.148','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/19.0 Chrome/102.0.5005.125 Mobile Safari/537.36','USD','Paid','2023-01-05 20:42:21',200.00,'visa','pi_3MN0GSFNsyXxndsw0giS4HLU',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1126,13,NULL,'2023-01-05 20:46:15','2023-01-05 20:46:15',0,0,'66.85.230.148','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/19.0 Chrome/102.0.5005.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1127,13,NULL,'2023-01-11 21:45:31','2023-01-11 21:45:31',0,0,'24.41.111.173','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/19C56 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/15.2;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1128,23,NULL,'2023-01-29 20:42:21','2023-01-29 20:42:21',0,0,'159.118.59.122','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD','Paid','2023-01-29 20:42:23',200.00,'mastercard','pi_3MVhhdFNsyXxndsw1xP1V2ed',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1129,19,NULL,'2023-01-29 20:48:49','2023-01-29 20:48:49',0,0,'159.118.59.122','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','USD','Paid','2023-01-29 20:48:51',1100.00,'mastercard','pi_3MVhntFNsyXxndsw07uu7LEL',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1130,24,NULL,'2023-01-30 15:11:13','2023-01-30 15:11:13',0,0,'107.77.235.64','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Linux; Android 9; SAMSUNG SM-N950U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/19.0 Chrome/102.0.5005.125 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1131,23,NULL,'2023-02-01 23:58:20','2023-02-01 23:58:20',0,0,'70.253.76.129','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD','Paid','2023-02-01 23:58:22',200.00,'visa','pi_3MWqBxFNsyXxndsw04o7BgWY',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1132,13,NULL,'2023-02-02 15:46:58','2023-02-02 15:46:58',0,0,'172.59.190.146','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1133,21,NULL,'2023-02-02 20:56:25','2023-02-02 20:56:25',0,0,'68.117.172.48','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.2 Safari/605.1.15','USD','Paid','2023-02-02 20:56:27',200.00,'visa','pi_3MX9ocFNsyXxndsw1K4x3lrF',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1134,13,NULL,'2023-02-03 05:56:27','2023-02-03 05:56:27',0,0,'87.249.134.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1135,13,NULL,'2023-02-15 14:14:16','2023-02-15 14:14:16',0,0,'172.58.144.81','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1136,13,NULL,'2023-02-22 18:51:59','2023-02-22 18:51:59',0,0,'72.168.176.40','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1137,21,NULL,'2023-02-27 15:01:31','2023-02-27 15:01:31',0,0,'107.115.147.52','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','USD','Refunded','2023-02-27 15:01:33',200.00,'mastercard','pi_3Mg8BVFNsyXxndsw1vRDiBCb',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1138,13,NULL,'2023-02-27 23:47:38','2023-02-27 23:47:38',0,0,'99.103.222.49','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1139,23,NULL,'2023-03-01 17:42:36','2023-03-01 17:42:36',0,0,'68.108.236.86','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD','Paid','2023-03-01 17:42:38',200.00,'mastercard','pi_3MgtfgFNsyXxndsw1odOQh74',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1140,19,NULL,'2023-03-01 17:57:27','2023-03-01 17:57:27',0,0,'68.108.236.86','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD','Paid','2023-03-01 17:57:29',1425.00,'mastercard','pi_3Mgtu3FNsyXxndsw1ieBC0cR',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1141,19,NULL,'2023-03-02 01:01:46','2023-03-02 01:01:46',0,0,'68.227.137.182','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/252.0.509949674 Mobile/15E148 Safari/604.1','USD','Paid','2023-03-02 01:01:47',750.00,'visa','pi_3Mh0WgFNsyXxndsw04Ncz5S3',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1142,23,NULL,'2023-03-02 01:04:11','2023-03-02 01:04:11',0,0,'68.227.137.182','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/252.0.509949674 Mobile/15E148 Safari/604.1','USD','Paid','2023-03-02 01:04:13',200.00,'visa','pi_3Mh0Z2FNsyXxndsw0WUmiOqS',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1143,21,NULL,'2023-03-04 14:23:45','2023-03-04 14:23:45',0,1,'76.119.138.174','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','USD','Paid','2023-03-04 14:23:46',200.00,'amex','pi_3MhvzNFNsyXxndsw1cBOuacF',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1144,13,NULL,'2023-03-05 21:13:07','2023-03-05 21:13:07',0,0,'71.29.148.127','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPad; CPU OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/253.2.513328941 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1145,13,NULL,'2023-03-08 14:04:55','2023-03-08 14:04:55',0,0,'72.184.101.128','https://2poochiesproperties.com/?gclid=EAIaIQobChMIu7Wc-L_M_QIVI_3jBx2wSQrmEAAYASAAEgJTTPD_BwE','Mozilla/5.0 (Linux; Android 10; LM-K300) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1146,19,NULL,'2023-03-10 18:51:04','2023-03-10 18:51:04',0,0,'69.137.64.101','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD','Paid','2023-03-10 18:51:06',1100.00,'amex','pi_3MkB1sFNsyXxndsw0PjdZtHw',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1147,23,NULL,'2023-03-10 18:56:20','2023-03-10 18:56:20',0,0,'69.137.64.101','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD','Paid','2023-03-10 18:56:21',200.00,'amex','pi_3MkB51FNsyXxndsw1Icclu72',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1148,23,NULL,'2023-03-11 02:50:49','2023-03-11 02:50:49',0,0,'66.25.107.37','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Paid','2023-03-11 02:50:51',200.00,'visa','pi_3MkIVUFNsyXxndsw0h52TlFN',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1149,23,NULL,'2023-03-11 03:35:59','2023-03-11 03:35:59',0,0,'99.76.56.88','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Paid','2023-03-11 03:36:00',200.00,'visa','pi_3MkJDrFNsyXxndsw0wYkgMAN',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1150,19,NULL,'2023-03-13 16:26:56','2023-03-13 16:26:56',0,0,'107.127.49.17','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Paid','2023-03-13 16:26:58',850.00,'visa','pi_3MlED3FNsyXxndsw1cS9PjDE',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1151,23,NULL,'2023-03-17 21:07:50','2023-03-17 21:07:50',0,0,'104.8.207.156','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36 Edg/111.0.1661.41','USD','Paid','2023-03-17 21:07:51',200.00,'visa','pi_3MmkV4FNsyXxndsw09VwZVG9',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1152,19,NULL,'2023-03-25 18:54:56','2023-03-25 18:54:56',0,0,'99.76.56.88','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Refunded','2023-03-25 18:54:58',850.00,'visa','pi_3MpcEHFNsyXxndsw0urmkz2s',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1153,23,NULL,'2023-03-28 18:39:06','2023-03-28 18:39:06',0,0,'68.57.139.181','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','USD','Refunded','2023-03-28 18:39:07',200.00,'mastercard','pi_3MqhQAFNsyXxndsw126EcBpC',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1154,23,NULL,'2023-04-03 22:54:15','2023-04-03 22:54:15',0,0,'69.226.186.190','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Paid','2023-04-03 22:54:16',200.00,'visa','pi_3MswFgFNsyXxndsw0LVqiBG0',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1155,13,NULL,'2023-04-08 01:36:49','2023-04-08 01:36:49',0,0,'174.199.161.14','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1156,13,NULL,'2023-04-09 02:45:32','2023-04-09 02:45:32',0,0,'112.201.170.16','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1157,13,NULL,'2023-04-17 16:32:55','2023-04-17 16:32:55',0,0,'172.71.254.224','https://2poochiesproperties.com/?gclid=CjwKCAjw3POhBhBQEiwAqTCuBkeyjCMHNrsoAw4I_PMRukne99XFEF86W8FnQFjOi5N0LUC-hmcqsBoCm1gQAvD_BwE','Mozilla/5.0 (Linux; Android 10; 100015685-A Build/QP1A.190711.020) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.5563.116 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1158,13,NULL,'2023-04-20 01:02:14','2023-04-20 01:02:14',0,0,'172.70.126.190','https://2poochiesproperties.com/?gclid=EAIaIQobChMIloz9haG3_gIVGOXjBx1AAgZBEAAYASAAEgIVKvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1159,13,NULL,'2023-04-21 00:21:09','2023-04-21 00:21:09',0,0,'172.71.22.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/260.0.523280039 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1160,23,NULL,'2023-05-01 15:00:45','2023-05-01 15:00:45',0,0,'172.71.22.141','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Mobile/15E148 Safari/604.1','USD','Paid','2023-05-01 15:00:46',200.00,'visa','pi_3N2yDVFNsyXxndsw0zHlICGo',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1161,19,NULL,'2023-05-02 21:24:11','2023-05-02 21:24:11',0,0,'172.69.70.156','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','USD','Refunded','2023-05-02 21:24:12',1450.00,'visa','pi_3N3QfAFNsyXxndsw1mxhgwzP',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1162,23,NULL,'2023-05-02 21:28:12','2023-05-02 21:28:12',0,0,'172.69.70.157','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1','USD','Paid','2023-05-02 21:28:13',200.00,'visa','pi_3N3Qk1FNsyXxndsw1a5NeBhR',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1163,13,NULL,'2023-05-18 21:21:27','2023-05-18 21:21:27',0,0,'172.71.167.28','https://2poochiesproperties.com/?gclid=EAIaIQobChMIlvfktuX__gIViyizAB2h7whVEAAYAyAAEgLxSfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1164,13,NULL,'2023-05-24 11:30:50','2023-05-24 11:30:50',0,0,'172.70.126.21','https://2poochiesproperties.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1165,13,NULL,'2023-05-25 12:55:53','2023-05-25 12:55:53',0,0,'172.69.22.233','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1166,13,NULL,'2023-05-25 16:26:29','2023-05-25 16:26:29',0,0,'172.70.100.170','https://2poochiesproperties.com/?gclid=EAIaIQobChMI5o3yu_CQ_wIV051bCh2Iog_bEAAYASAAEgIXPPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1167,24,NULL,'2023-05-27 15:55:56','2023-05-27 15:55:56',0,0,'162.158.239.39','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1168,13,NULL,'2023-05-28 17:09:18','2023-05-28 17:09:18',0,0,'172.71.22.190','https://2poochiesproperties.com/?gclid=EAIaIQobChMIj_SXqsCY_wIVAwezAB3W3wmtEAAYASAAEgLKKPD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1169,19,NULL,'2023-05-31 18:02:39','2023-05-31 18:02:39',0,0,'172.71.30.104','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36 Edg/113.0.1774.35','USD','Paid','2023-05-31 18:02:41',450.00,'amex','pi_3NDtM0FNsyXxndsw1j6G52ck',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1170,19,NULL,'2023-06-01 04:47:31','2023-06-01 04:47:31',0,0,'172.69.70.248','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Linux; Android 10; SAMSUNG SM-G965U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/20.0 Chrome/106.0.5249.126 Mobile Safari/537.36','USD','Paid','2023-06-01 04:47:32',500.00,'visa','pi_3NE3Q4FNsyXxndsw0dAaiEb6',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1171,23,NULL,'2023-06-03 14:57:43','2023-06-03 14:57:43',0,0,'172.68.73.43','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD','Paid','2023-06-03 14:57:45',200.00,'visa','pi_3NEvtgFNsyXxndsw04SltOmI',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1172,19,NULL,'2023-06-03 15:04:26','2023-06-03 15:04:26',0,0,'172.68.73.53','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Mobile/15E148 Safari/604.1','USD','Paid','2023-06-03 15:04:28',900.00,'visa','pi_3NEw0BFNsyXxndsw10bhFlQm',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1173,19,NULL,'2023-06-06 23:51:40','2023-06-06 23:51:40',0,0,'162.158.90.72','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5 Mobile/15E148 Safari/604.1','USD','Paid','2023-06-06 23:51:42',1800.00,'visa','pi_3NG9f3FNsyXxndsw1lO5oyLJ',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1174,21,NULL,'2023-06-14 14:12:12','2023-06-14 14:12:12',0,1,'172.68.73.53','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.41','USD','Paid','2023-06-14 14:12:13',200.00,'amex','pi_3NIuPkFNsyXxndsw0nJ8VETy',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1175,23,NULL,'2023-06-15 21:51:52','2023-06-15 21:51:52',0,0,'172.71.22.191','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0','USD','Paid','2023-06-15 21:51:53',200.00,'visa','pi_3NJO53FNsyXxndsw09coiuJd',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1176,13,NULL,'2023-06-17 11:41:54','2023-06-17 11:41:54',0,0,'172.69.67.165','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_0_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1177,24,NULL,'2023-06-20 15:39:56','2023-06-20 15:39:56',0,0,'172.68.73.58','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1178,13,NULL,'2023-06-22 00:01:47','2023-06-22 00:01:47',0,0,'172.70.254.172','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1179,13,NULL,'2023-06-27 02:03:49','2023-06-27 02:03:49',0,0,'162.158.174.218','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1180,13,NULL,'2023-06-29 00:18:18','2023-06-29 00:18:18',0,0,'172.71.22.19','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20F66 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.5;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1181,13,NULL,'2023-07-02 00:14:46','2023-07-02 00:14:46',0,0,'172.70.110.220','https://2poochiesproperties.com/?gclid=EAIaIQobChMI-p-BlN7u_wIVT_XICh1GJgYTEAAYASAAEgLT6_D_BwE','Mozilla/5.0 (Linux; Android 12; RC609L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1182,23,NULL,'2023-07-09 17:34:10','2023-07-09 17:34:10',0,1,'172.71.22.146','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD','Paid','2023-07-09 17:34:11',200.00,'visa','pi_3NS1UoFNsyXxndsw0W6kBU0t',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1183,19,NULL,'2023-07-09 17:43:25','2023-07-09 17:43:25',0,1,'172.71.26.49','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD','Paid','2023-07-09 17:43:26',850.00,'visa','pi_3NS1dmFNsyXxndsw129cYV4J',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1184,19,NULL,'2023-07-14 21:48:01','2023-07-14 21:48:01',0,0,'172.71.30.5','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.79','USD','Paid','2023-07-14 21:48:03',2100.00,'visa','pi_3NTtqEFNsyXxndsw15Atf8Xs',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1185,13,NULL,'2023-07-17 23:04:13','2023-07-17 23:04:13',0,0,'172.70.42.235','https://2poochiesproperties.com/?gclid=EAIaIQobChMImYGIvuyWgAMVdYNbCh3eTA4IEAAYASAAEgJgHfD_BwE','Mozilla/5.0 (Linux; Android 12; T602DL Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/114.0.5735.196 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/423.0.0.21.64;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1186,19,NULL,'2023-07-19 02:40:53','2023-07-19 02:40:53',0,0,'172.70.54.253','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Mobile/15E148 Safari/604.1','USD','Paid','2023-07-19 02:40:54',450.00,'visa','pi_3NVQJqFNsyXxndsw110f38XA',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1187,13,NULL,'2023-07-21 00:09:32','2023-07-21 00:09:32',0,0,'162.158.178.191','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1188,23,NULL,'2023-07-30 22:07:10','2023-07-30 22:07:10',0,0,'108.162.238.169','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','USD','Paid','2023-07-30 22:07:11',200.00,'visa','pi_3NZhlXFNsyXxndsw1c7UL0Eh',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1189,13,NULL,'2023-08-01 17:32:21','2023-08-01 17:32:21',0,0,'108.162.237.72','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1190,23,NULL,'2023-08-01 21:14:44','2023-08-01 21:14:44',0,0,'108.162.238.152','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1191,19,NULL,'2023-08-01 21:37:45','2023-08-01 21:37:45',0,0,'172.69.71.3','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1','USD','Refunded','2023-08-01 21:37:46',525.00,'amex','pi_3NaQEvFNsyXxndsw05bWIFjy',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1192,23,NULL,'2023-08-01 21:41:21','2023-08-01 21:41:21',0,0,'108.162.238.121','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Mobile/15E148 Safari/604.1','USD','Paid','2023-08-01 21:41:22',200.00,'amex','pi_3NaQJeFNsyXxndsw0DO4o0gc',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1193,19,NULL,'2023-08-05 02:20:44','2023-08-05 02:20:44',0,0,'172.71.22.201','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD','Paid','2023-08-05 02:20:45',500.00,'visa','pi_3Nba6fFNsyXxndsw06y5o03p',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1194,19,NULL,'2023-08-05 17:15:15','2023-08-05 17:15:15',0,0,'172.71.26.148','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0','USD','Paid','2023-08-05 17:15:17',1850.00,'visa','pi_3Nbo4KFNsyXxndsw14oVfcUN',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1195,13,NULL,'2023-08-05 19:04:16','2023-08-05 19:04:16',0,0,'172.71.30.73','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1196,21,NULL,'2023-08-07 19:06:29','2023-08-07 19:06:29',0,0,'172.68.150.80','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','USD','Paid','2023-08-07 19:06:31',200.00,'mastercard','pi_3NcYhlFNsyXxndsw0ss9DMfj',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1197,13,NULL,'2023-08-18 03:04:25','2023-08-18 03:04:25',0,0,'76.97.216.45','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1198,13,NULL,'2023-08-18 04:57:44','2023-08-18 04:57:44',0,0,'76.97.216.45','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1199,23,NULL,'2023-08-20 14:35:53','2023-08-20 14:35:53',0,0,'76.97.216.45','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD','Paid','2023-08-20 14:35:55',200.00,'discover','pi_3NhCgpFNsyXxndsw0d7JMrUj',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1200,13,NULL,'2023-08-30 16:30:45','2023-08-30 16:30:45',0,0,'2601:484:c200:5250:e889:2c94:ef45:bdc','https://2poochiesproperties.com/?fbclid=IwAR212CxD2jltJVNsN4mCDaMMgprDz1qAP3abkZj0K3OrSSix3XacVaBW19A','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1201,13,NULL,'2023-09-06 00:23:40','2023-09-06 00:23:40',0,0,'2600:1700:4e90:2e10:bd1f:4eea:da18:81f5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1202,24,NULL,'2023-09-07 17:44:10','2023-09-07 17:44:10',0,0,'172.98.33.180','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1203,24,NULL,'2023-09-07 17:46:23','2023-09-07 17:46:23',0,0,'172.98.33.189','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1204,24,NULL,'2023-09-07 17:47:09','2023-09-07 17:47:09',0,0,'172.98.33.189','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1205,24,NULL,'2023-09-10 23:15:46','2023-09-10 23:15:46',0,0,'2600:1700:4e90:2e10:c936:245c:77f7:3b1','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1206,19,NULL,'2023-09-11 20:05:06','2023-09-11 20:05:06',0,0,'67.191.205.129','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD','Paid','2023-09-11 20:05:08',1250.00,'visa','pi_3NpGLzFNsyXxndsw1Bllro7C',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1207,21,NULL,'2023-09-17 02:06:01','2023-09-17 02:06:01',0,0,'173.22.198.104','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.5.2 Safari/605.1.15','USD','Paid','2023-09-17 02:06:03',200.00,'mastercard','pi_3NrAMzFNsyXxndsw1lRfC8jD',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1208,13,NULL,'2023-09-24 14:33:29','2023-09-24 14:33:29',0,0,'99.50.127.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1209,23,NULL,'2023-09-24 15:24:51','2023-09-24 15:24:51',0,0,'99.50.127.93','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36','USD','Paid','2023-09-24 15:24:53',200.00,'visa','pi_3NtuAuFNsyXxndsw05gCEM1Q',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1210,24,NULL,'2023-09-24 23:52:09','2023-09-24 23:52:09',0,0,'76.97.216.45','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1211,13,NULL,'2023-09-28 13:46:56','2023-09-28 13:46:56',0,0,'174.202.229.199','https://2poochiesproperties.com/?gclid=EAIaIQobChMIi8258rfNgQMVuzjUAR1h-AidEAAYASAAEgKtDPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20H19 [FBAN/FBIOS;FBDV/iPhone10,1;FBMD/iPhone;FBSN/iOS;FBSV/16.7;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1212,23,NULL,'2023-10-05 23:26:36','2023-10-05 23:26:36',0,0,'174.81.174.245','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Mobile/15E148 Safari/604.1','USD','Paid','2023-10-05 23:26:38',200.00,'mastercard','pi_3Ny0w8FNsyXxndsw10IL1YmX',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1213,13,NULL,'2023-10-10 03:45:23','2023-10-10 03:45:23',0,0,'97.84.57.32','https://2poochiesproperties.com/?gclid=EAIaIQobChMI_6bQhsfqgQMV5RatBh0KkAWmEAAYAyAAEgJoYPD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20G81 [FBAN/FBIOS;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.6.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1214,13,NULL,'2023-10-12 18:01:59','2023-10-12 18:01:59',0,0,'174.211.32.211','https://2poochiesproperties.com/?gclid=EAIaIQobChMI05eqiIvxgQMVuYNaBR0AnwmSEAAYASAAEgJLJvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1215,21,NULL,'2023-10-13 08:35:58','2023-10-13 08:35:58',0,0,'72.168.176.124','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36','USD','Paid','2023-10-13 08:35:59',200.00,'mastercard','pi_3O0gp3FNsyXxndsw1d396rAR',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1216,24,NULL,'2023-10-24 00:43:23','2023-10-24 00:43:23',0,0,'104.8.207.156','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20G81 [FBAN/FBIOS;FBDV/iPhone14,4;FBMD/iPhone;FBSN/iOS;FBSV/16.6.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1217,23,NULL,'2023-10-24 01:30:38','2023-10-24 01:30:38',0,0,'71.12.164.81','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD','Paid','2023-10-24 01:30:40',200.00,'mastercard','pi_3O4ZS3FNsyXxndsw1SwPP0JM',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1218,13,NULL,'2023-10-25 18:19:10','2023-10-25 18:19:10',0,0,'23.84.114.43','https://2poochiesproperties.com/?gclid=EAIaIQobChMIiMSI0-eRggMVC-3ICh3Lyw4FEAAYASAAEgJ_KfD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/285.0.570543384 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1219,19,NULL,'2023-10-31 18:49:24','2023-10-31 18:49:24',0,0,'70.244.33.152','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD','Refunded','2023-10-31 18:49:26',2350.00,'visa','pi_3O7N09FNsyXxndsw0vcjlV1L',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1220,23,NULL,'2023-11-01 14:47:52','2023-11-01 14:47:52',0,0,'199.244.3.23','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD','Paid','2023-11-01 14:47:54',200.00,'visa','pi_3O7fhxFNsyXxndsw1NAlrc2q',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1221,23,NULL,'2023-11-04 17:15:48','2023-11-04 17:15:48',0,0,'99.190.247.63','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','USD','Paid','2023-11-04 17:15:50',200.00,'mastercard','pi_3O8nRkFNsyXxndsw0ysdJ2b3',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1222,13,NULL,'2023-11-04 17:17:50','2023-11-04 17:17:50',0,0,'99.190.247.63','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1223,24,NULL,'2023-11-04 21:43:10','2023-11-04 21:43:10',0,0,'166.199.148.119','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1224,13,NULL,'2023-11-06 04:55:31','2023-11-06 04:55:31',0,0,'138.199.52.197','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1225,13,NULL,'2023-11-07 16:09:17','2023-11-07 16:09:17',0,0,'104.49.242.207','https://2poochiesproperties.com/?gclid=EAIaIQobChMI-oTl7aKyggMVX05HAR2k6AroEAAYASAAEgJSKvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20G81 [FBAN/FBIOS;FBAV/439.1.0.36.116;FBBV/532746663;FBDV/iPhone12,1;FBMD/iPhone;FBSN/iOS;FBSV/16.6.1;FBSS/2;FBID/phone;FBLC/en_US;FBOP/5;FBRV/53','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1226,13,NULL,'2023-11-08 07:51:32','2023-11-08 07:51:32',0,0,'107.130.250.54','https://2poochiesproperties.com/?gclid=EAIaIQobChMI-LCcgfWzggMV_U1HAR1y-g_EEAAYASAAEgJccfD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1227,23,NULL,'2023-11-16 00:16:49','2023-11-16 00:16:49',0,0,'192.228.61.221','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1','USD','Paid','2023-11-16 00:16:51',200.00,'mastercard','pi_3OCtF4FNsyXxndsw1A62YVPL',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1228,13,NULL,'2023-11-17 04:28:17','2023-11-17 04:28:17',0,0,'24.214.11.19','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1229,24,NULL,'2023-11-25 00:49:04','2023-11-25 00:49:04',0,0,'99.2.1.161','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 16_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1230,24,NULL,'2023-11-26 00:55:54','2023-11-26 00:55:54',0,0,'166.199.168.37','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (Linux; Android 13; moto g stylus (2023) Build/T1TH33.75-12-6-1-4; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.128 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/429.0.0.37.111;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1231,13,NULL,'2023-11-27 21:34:18','2023-11-27 21:34:18',0,0,'68.190.27.39','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1232,21,NULL,'2023-11-27 23:04:09','2023-11-27 23:04:09',0,0,'68.190.27.39','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0','USD','Paid','2023-11-27 23:04:11',200.00,'visa','pi_3OHDowFNsyXxndsw1mTNojxA',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1233,24,NULL,'2023-11-29 20:18:33','2023-11-29 20:18:33',0,0,'166.199.168.23','https://2poochiesproperties.com/properties/tiguas-sunrise/?gclid=Cj0KCQiA35urBhDCARIsAOU7QwlRqIk8g-LGCfmxQawceX6MyutyHnZjjhMDTwECwbGiz3gg3OBiHE4aArktEALw_wcB','Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/290.1.581873948 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1234,13,NULL,'2023-12-10 23:39:03','2023-12-10 23:39:03',0,0,'50.86.245.102','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1235,21,NULL,'2023-12-18 15:27:51','2023-12-18 15:27:51',0,0,'136.166.250.99','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.66 Safari/537.36 Edg/103.0.1264.44','USD','Paid','2023-12-18 15:27:53',200.00,'amex','pi_3OOijQFNsyXxndsw1xlYPh86',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1236,21,NULL,'2023-12-20 20:34:28','2023-12-20 20:34:28',0,0,'104.129.207.87','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0','USD','Paid','2023-12-20 20:34:30',200.00,'visa','pi_3OPWTFFNsyXxndsw1KoF02Ds',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1237,21,NULL,'2023-12-28 18:01:02','2023-12-28 18:01:02',0,0,'107.218.131.3','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD','Paid','2023-12-28 18:01:04',200.00,'mastercard','pi_3OSNt9FNsyXxndsw1umKT605',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1238,13,NULL,'2024-01-03 01:13:30','2024-01-03 01:13:30',0,0,'104.28.50.44','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1239,23,NULL,'2024-01-03 02:13:51','2024-01-03 02:13:51',0,0,'104.28.91.97','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1','USD','Paid','2024-01-03 02:13:53',200.00,'visa','pi_3OUJsrFNsyXxndsw16XnjN6n',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1240,13,NULL,'2024-01-04 23:00:58','2024-01-04 23:00:58',0,0,'174.85.218.183','https://2poochiesproperties.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21B101 [FBAN/FBIOS;FBAV/445.0.0.35.117;FBBV/548375166;FBDV/iPhone14,3;FBMD/iPhone;FBSN/iOS;FBSV/17.1.2;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1241,23,NULL,'2024-01-10 00:12:44','2024-01-10 00:12:44',0,0,'50.86.216.137','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1.2 Mobile/15E148 Safari/604.1','USD','Paid','2024-01-10 00:12:46',200.00,'mastercard','pi_3OWpPRFNsyXxndsw0OfsUMXW',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1242,23,NULL,'2024-01-12 15:24:01','2024-01-12 15:24:01',0,0,'69.137.64.101','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD','Paid','2024-01-12 15:24:03',200.00,'amex','pi_3OXmXRFNsyXxndsw0t2Up1yY',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1243,19,NULL,'2024-01-12 15:29:25','2024-01-12 15:29:25',0,0,'69.137.64.101','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36','USD','Refunded','2024-01-12 15:29:27',1450.00,'amex','pi_3OXmfeFNsyXxndsw0yzuLBDt',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1244,13,NULL,'2024-01-14 17:16:58','2024-01-14 17:16:58',0,0,'104.194.205.61','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1245,24,NULL,'2024-01-15 03:01:50','2024-01-15 03:01:50',0,0,'104.28.123.56','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1246,13,NULL,'2024-01-24 20:28:48','2024-01-24 20:28:48',0,0,'164.111.57.148','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 Edg/120.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1247,23,NULL,'2024-01-25 03:00:18','2024-01-25 03:00:18',0,0,'129.222.255.38','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36 Edg/118.0.2088.69','USD','Paid','2024-01-25 03:00:20',200.00,'visa','pi_3OcJApFNsyXxndsw1GPdKcbd',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1248,21,NULL,'2024-01-27 16:04:53','2024-01-27 16:04:53',0,0,'24.181.94.148','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD','Paid','2024-01-27 16:04:55',200.00,'visa','pi_3OdENCFNsyXxndsw14zonbQa',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1249,25,NULL,'2024-01-27 16:40:10','2024-01-27 16:40:10',0,0,'107.77.236.35','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/300.0.598994205 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1250,25,NULL,'2024-01-27 16:41:57','2024-01-27 16:41:57',0,0,'104.28.103.97','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1251,21,NULL,'2024-01-30 00:02:42','2024-01-30 00:02:42',0,0,'172.58.166.97','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Linux; Android 14; SAMSUNG SM-S908U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/23.0 Chrome/115.0.0.0 Mobile Safari/537.36','USD','Paid','2024-01-30 00:02:44',200.00,'visa','pi_3Oe4mgFNsyXxndsw1a6deq2L',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1252,21,NULL,'2024-01-31 19:09:46','2024-01-31 19:09:46',0,1,'69.137.65.218','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD','Paid','2024-01-31 19:09:48',200.00,'visa','pi_3OejAJFNsyXxndsw1nvBtJGO',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1253,23,NULL,'2024-02-02 14:32:33','2024-02-02 14:32:33',0,0,'134.238.171.240','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD','Paid','2024-02-02 14:32:35',200.00,'visa','pi_3OfNn8FNsyXxndsw1rQNx8QP',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1254,19,NULL,'2024-02-02 15:07:27','2024-02-02 15:07:27',0,0,'70.241.125.231','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD','Paid','2024-02-02 15:07:28',900.00,'visa','pi_3OfOKuFNsyXxndsw0huyySHG',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1255,23,NULL,'2024-02-04 17:56:11','2024-02-04 17:56:11',0,0,'107.115.147.49','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/301.0.601872660 Mobile/15E148 Safari/604.1','USD','Paid','2024-02-04 17:56:13',200.00,'visa','pi_3Og9vDFNsyXxndsw0MuIXbjb',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1256,13,NULL,'2024-02-05 19:56:28','2024-02-05 19:56:28',0,0,'104.28.32.143','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1257,21,NULL,'2024-02-05 22:17:50','2024-02-05 22:17:50',0,0,'75.33.233.237','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD','Paid','2024-02-05 22:17:52',200.00,'visa','pi_3OgaU3FNsyXxndsw1w9FZPUI',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1258,25,NULL,'2024-02-07 22:23:17','2024-02-07 22:23:17',0,0,'73.177.44.231','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1259,13,NULL,'2024-02-08 03:52:42','2024-02-08 03:52:42',0,0,'98.113.174.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 11; SM-C9000 Build/R16NW.C9000ZCU1CSC2; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/108.0.5359.203 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1260,13,NULL,'2024-02-10 03:31:37','2024-02-10 03:31:37',0,0,'174.202.41.137','https://2poochiesproperties.com/?gad_source=1&gclid=CjwKCAiAt5euBhB9EiwAdkXWO6GK1V7qrT1zfPV0w8n10TUO8FSO3El0wL5LX0aeulftWxyGzLpiyhoCwmwQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1261,13,NULL,'2024-02-11 19:43:02','2024-02-11 19:43:02',0,0,'72.209.75.208','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/?gclid=CjwKCAiA_aGuBhACEiwAly57Ma2en4X6eEHauDJKLeeP15gNM4YXdA69aTkBzV2j8YomT2-HXJqPjxoCAUIQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/302.0.603406840 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1262,13,NULL,'2024-02-12 16:32:10','2024-02-12 16:32:10',0,0,'24.196.18.250','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1263,13,NULL,'2024-02-12 16:41:52','2024-02-12 16:41:52',0,0,'134.238.168.73','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1264,25,NULL,'2024-02-12 23:12:13','2024-02-12 23:12:13',0,0,'24.196.18.250','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1265,13,NULL,'2024-02-14 13:06:27','2024-02-14 13:06:27',0,0,'24.196.18.250','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1266,25,NULL,'2024-02-14 21:59:52','2024-02-14 21:59:52',0,0,'71.45.180.233','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1267,23,NULL,'2024-02-14 22:50:34','2024-02-14 22:50:34',0,0,'134.238.179.3','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD','Paid','2024-02-14 22:50:35',200.00,'visa','pi_3OjrHfFNsyXxndsw1W9KKEEt',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1268,13,NULL,'2024-02-16 19:24:52','2024-02-16 19:24:52',0,0,'104.222.47.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1269,24,NULL,'2024-02-18 16:34:21','2024-02-18 16:34:21',0,0,'104.28.32.149','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1270,25,NULL,'2024-02-21 23:26:21','2024-02-21 23:26:21',0,0,'99.170.154.79','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1271,13,NULL,'2024-02-22 14:13:49','2024-02-22 14:13:49',0,0,'192.231.71.52','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1272,21,NULL,'2024-02-23 17:48:12','2024-02-23 17:48:12',0,0,'108.248.49.57','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6.1 Safari/605.1.15','USD','Paid','2024-02-23 17:48:14',200.00,'amex','pi_3On2qzFNsyXxndsw0go7CW6u',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1273,13,NULL,'2024-02-25 00:55:33','2024-02-25 00:55:33',0,0,'107.190.194.83','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1274,21,NULL,'2024-02-25 12:19:28','2024-02-25 12:19:28',0,0,'107.190.194.83','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0','USD','Paid','2024-02-25 12:19:30',200.00,'discover','pi_3OngfxFNsyXxndsw0hHlngcE',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1275,23,NULL,'2024-03-02 18:15:57','2024-03-02 18:15:57',0,0,'71.12.164.81','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD','Paid','2024-03-02 18:15:59',200.00,'amex','pi_3Opx6EFNsyXxndsw0RLs6XEg',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1276,19,NULL,'2024-03-02 18:22:24','2024-03-02 18:22:24',0,0,'71.12.164.81','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD','Paid','2024-03-02 18:22:25',850.00,'visa','pi_3OpxBjFNsyXxndsw0j4tamKv',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1277,13,NULL,'2024-03-04 08:45:54','2024-03-04 08:45:54',0,0,'64.64.122.59','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1278,19,NULL,'2024-03-07 16:37:37','2024-03-07 16:37:37',0,0,'66.128.254.22','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-03-07 16:37:39',850.00,'visa','pi_3OrjvbFNsyXxndsw0d7Xxecg',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1279,21,NULL,'2024-03-07 23:07:14','2024-03-07 23:07:14',0,0,'64.8.97.150','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD','Paid','2024-03-07 23:07:16',200.00,'visa','pi_3Orq1rFNsyXxndsw1HR8xHTI',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1280,23,NULL,'2024-03-08 20:23:47','2024-03-08 20:23:47',0,0,'104.8.207.156','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0','USD','Paid','2024-03-08 20:23:49',200.00,'amex','pi_3Os9xEFNsyXxndsw0KBVKOXw',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1281,25,NULL,'2024-03-12 00:57:01','2024-03-12 00:57:01',0,0,'162.229.142.97','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1282,19,NULL,'2024-03-14 18:11:33','2024-03-14 18:11:33',0,0,'68.153.68.34','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0','USD','Paid','2024-03-14 18:11:35',450.00,'visa','pi_3OuIkYFNsyXxndsw0Y7gvu4z',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1283,13,NULL,'2024-03-15 12:59:15','2024-03-15 12:59:15',0,0,'172.126.159.91','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1284,25,NULL,'2024-03-15 19:52:02','2024-03-15 19:52:02',0,0,'172.126.159.91','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1285,13,NULL,'2024-03-18 06:26:56','2024-03-18 06:26:56',0,0,'24.196.22.58','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1286,13,NULL,'2024-03-18 22:20:15','2024-03-18 22:20:15',0,0,'172.126.225.165','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1287,23,NULL,'2024-03-20 19:02:09','2024-03-20 19:02:09',0,0,'107.115.108.31','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-03-20 19:02:10',200.00,'visa','pi_3OwUOnFNsyXxndsw0t1qtFZQ',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1288,13,NULL,'2024-03-20 19:03:27','2024-03-20 19:03:27',0,0,'107.115.108.31','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1289,13,NULL,'2024-03-21 06:46:16','2024-03-21 06:46:16',0,0,'76.141.68.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1290,13,NULL,'2024-03-22 14:18:06','2024-03-22 14:18:06',0,0,'107.190.194.83','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36 Edg/122.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1291,13,NULL,'2024-03-24 06:12:25','2024-03-24 06:12:25',0,0,'73.176.78.176','https://2poochiesproperties.com/?gclid=EAIaIQobChMInaHgqJ6MhQMVmcIYAh1KTQClEAEYASAAEgLVIvD_BwE','Mozilla/5.0 (Linux; Android 13; moto g stylus 5G (2022) Build/T2SD33.75-38-12-4; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/122.0.6261.105 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1292,23,NULL,'2024-03-27 02:36:10','2024-03-27 02:36:10',0,0,'104.28.32.93','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-03-27 02:36:12',200.00,'visa','pi_3OymLSFNsyXxndsw0gApytra',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1293,13,NULL,'2024-03-30 06:08:39','2024-03-30 06:08:39',0,0,'165.225.33.81','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1294,13,NULL,'2024-03-30 06:30:38','2024-03-30 06:30:38',0,0,'165.225.33.81','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1295,24,NULL,'2024-04-02 15:11:05','2024-04-02 15:11:05',0,0,'162.229.142.97','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1296,13,NULL,'2024-04-07 19:23:21','2024-04-07 19:23:21',0,0,'154.13.246.83','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1297,13,NULL,'2024-04-10 04:12:18','2024-04-10 04:12:18',0,0,'66.85.230.188','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1298,13,NULL,'2024-04-10 08:45:00','2024-04-10 08:45:00',0,0,'185.151.184.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1299,13,NULL,'2024-04-10 10:05:59','2024-04-10 10:05:59',0,0,'207.204.249.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1300,13,NULL,'2024-04-11 11:29:10','2024-04-11 11:29:10',0,0,'216.24.210.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1301,13,NULL,'2024-04-11 14:56:31','2024-04-11 14:56:31',0,0,'23.82.80.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1302,13,NULL,'2024-04-11 18:57:20','2024-04-11 18:57:20',0,0,'23.105.5.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1303,13,NULL,'2024-04-11 20:17:56','2024-04-11 20:17:56',0,0,'98.159.33.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1304,13,NULL,'2024-04-12 22:39:39','2024-04-12 22:39:39',0,0,'73.224.171.6','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1305,13,NULL,'2024-04-12 23:03:51','2024-04-12 23:03:51',0,0,'107.77.233.151','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1306,13,NULL,'2024-04-12 23:52:56','2024-04-12 23:52:56',0,0,'64.64.127.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1307,21,NULL,'2024-04-13 00:06:35','2024-04-13 00:06:35',0,0,'73.224.171.6','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-04-13 00:06:37',200.00,'visa','pi_3P4u71FNsyXxndsw0BqAEJg7',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1308,25,NULL,'2024-04-13 00:31:30','2024-04-13 00:31:30',0,0,'66.168.244.129','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1309,13,NULL,'2024-04-14 11:57:13','2024-04-14 11:57:13',0,0,'81.19.220.235','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1310,13,NULL,'2024-04-14 19:38:45','2024-04-14 19:38:45',0,0,'198.23.247.243','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1311,13,NULL,'2024-04-14 19:53:30','2024-04-14 19:53:30',0,0,'102.165.16.125','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1312,13,NULL,'2024-04-16 01:28:28','2024-04-16 01:28:28',0,0,'66.168.244.129','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1313,13,NULL,'2024-04-16 13:05:38','2024-04-16 13:05:38',0,0,'185.105.118.72','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1314,13,NULL,'2024-04-16 23:29:49','2024-04-16 23:29:49',0,0,'108.227.59.186','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1315,19,NULL,'2024-04-17 12:20:07','2024-04-17 12:20:07',0,1,'173.239.224.62','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD','Refunded','2024-04-17 12:20:09',0.50,'visa','pi_3P6XT5FNsyXxndsw1hw2cSLD',1,1,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1316,13,NULL,'2024-04-17 12:27:39','2024-04-17 12:27:39',0,0,'5.180.179.7','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1317,23,NULL,'2024-04-17 15:25:26','2024-04-17 15:25:26',0,0,'216.147.121.195','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD','Refunded','2024-04-17 15:25:28',200.00,'mastercard','pi_3P6aMQFNsyXxndsw1Z73kQRz',1,10,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1318,19,NULL,'2024-04-17 16:49:59','2024-04-17 16:49:59',0,0,'174.202.200.243','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-04-17 16:50:01',200.00,'amex','pi_3P6bgGFNsyXxndsw05H0e1fK',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1319,23,NULL,'2024-04-17 17:01:03','2024-04-17 17:01:03',0,0,'174.202.200.243','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-04-17 17:01:05',200.00,'visa','pi_3P6bqxFNsyXxndsw02DbRhGD',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1320,13,NULL,'2024-04-17 17:44:11','2024-04-17 17:44:11',0,0,'136.226.2.82','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1321,23,NULL,'2024-04-17 22:45:41','2024-04-17 22:45:41',0,0,'104.129.204.49','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD','Paid','2024-04-17 22:45:42',200.00,'mastercard','pi_3P6hETFNsyXxndsw01YouuyS',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1322,24,NULL,'2024-04-22 13:47:00','2024-04-22 13:47:00',0,0,'108.227.59.186','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1323,25,NULL,'2024-04-24 16:57:50','2024-04-24 16:57:50',0,0,'107.200.209.168','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15','USD','Paid','2024-04-24 16:57:52',200.00,'visa','pi_3P997pFNsyXxndsw079UePFh',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1324,13,NULL,'2024-04-24 17:52:12','2024-04-24 17:52:12',0,0,'192.126.163.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1325,13,NULL,'2024-04-25 02:39:25','2024-04-25 02:39:25',0,0,'154.9.50.36','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1326,23,NULL,'2024-04-25 03:48:04','2024-04-25 03:48:04',0,0,'158.62.247.29','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD','Refunded','2024-04-25 03:48:05',200.00,'discover','pi_3P9JHvFNsyXxndsw1yPqGsrR',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1327,13,NULL,'2024-04-25 16:10:58','2024-04-25 16:10:58',0,0,'24.241.199.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1328,25,NULL,'2024-04-25 19:34:38','2024-04-25 19:34:38',0,0,'174.85.150.89','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/460.0.0.31.103;FBBV/588708950;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/5','USD','Refunded','2024-04-25 19:34:40',200.00,'visa','pi_3P9Y3yFNsyXxndsw1yN2Yxpx',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1329,13,NULL,'2024-04-25 19:38:29','2024-04-25 19:38:29',0,0,'174.85.150.89','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21E236 [FBAN/FBIOS;FBAV/460.0.0.31.103;FBBV/588708950;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/17.4.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/5','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1330,19,NULL,'2024-04-25 20:44:50','2024-04-25 20:44:50',0,0,'136.226.2.82','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36','USD','Paid','2024-04-25 20:44:52',450.00,'mastercard','pi_3P9Z9uFNsyXxndsw0uMhXGQn',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1331,21,NULL,'2024-04-26 13:04:12','2024-04-26 13:04:12',0,1,'104.28.104.172','https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Paid','2024-04-26 13:04:14',200.00,'amex','pi_3P9oRgFNsyXxndsw1YabGC7J',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1332,13,NULL,'2024-04-26 23:38:44','2024-04-26 23:38:44',0,0,'71.8.59.36','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (Linux; Android 14; SM-S546VL Build/UP1A.231005.007; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/124.0.6367.64 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/460.0.0.34.89;] [FB_IAB/FB4A;FBAV/460.0.0.34.89;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1333,13,NULL,'2024-04-29 20:05:13','2024-04-29 20:05:13',0,0,'165.231.35.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1334,13,NULL,'2024-05-02 13:06:49','2024-05-02 13:06:49',0,0,'193.93.193.74','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1335,19,NULL,'2024-05-03 01:41:32','2024-05-03 01:41:32',0,0,'71.45.141.4','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/124.0.6367.88 Mobile/15E148 Safari/604.1','USD','Paid','2024-05-03 01:41:33',200.00,'mastercard','pi_3PCB6YFNsyXxndsw1rLCXL5P',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1336,13,NULL,'2024-05-04 02:51:35','2024-05-04 02:51:35',0,0,'156.146.46.147','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1337,13,NULL,'2024-05-05 01:53:48','2024-05-05 01:53:48',0,0,'179.48.251.104','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1338,13,NULL,'2024-05-05 09:47:06','2024-05-05 09:47:06',0,0,'186.179.34.82','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1339,23,NULL,'2024-05-06 03:39:29','2024-05-06 03:39:29',0,0,'107.223.183.135','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0','USD','Paid','2024-05-06 03:39:31',200.00,'discover','pi_3PDIOgFNsyXxndsw1cAUYVdy',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1340,13,NULL,'2024-05-06 08:12:31','2024-05-06 08:12:31',0,0,'154.30.244.104','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1341,19,NULL,'2024-05-07 00:34:03','2024-05-07 00:34:03',0,0,'107.223.183.135','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0','USD','Refunded','2024-05-07 00:34:05',650.00,'discover','pi_3PDbylFNsyXxndsw0Qr0gZek',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1342,13,NULL,'2024-05-07 17:52:39','2024-05-07 17:52:39',0,0,'208.190.13.7','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1343,13,NULL,'2024-05-12 10:30:07','2024-05-12 10:30:07',0,0,'186.179.19.9','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1344,13,NULL,'2024-05-13 05:31:19','2024-05-13 05:31:19',0,0,'45.130.202.12','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1345,13,NULL,'2024-05-13 11:07:32','2024-05-13 11:07:32',0,0,'191.101.132.207','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1346,25,NULL,'2024-05-14 22:48:40','2024-05-14 22:48:40',0,0,'216.147.126.191','https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD','Refunded','2024-05-14 22:48:42',200.00,'mastercard','pi_3PGU9AFNsyXxndsw0utKPy04',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1347,19,NULL,'2024-05-16 14:02:55','2024-05-16 14:02:55',0,0,'74.203.248.184','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Refunded','2024-05-16 14:02:57',1250.00,'visa','pi_3PH4tUFNsyXxndsw1hdUqoCO',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1348,19,NULL,'2024-05-16 15:35:05','2024-05-16 15:35:05',0,0,'74.203.248.184','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD','Failed',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1349,23,NULL,'2024-05-16 19:19:59','2024-05-16 19:19:59',0,0,'68.153.68.34','https://2poochiesproperties.com/barneys-bluff-rental-agreement/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD','Paid','2024-05-16 19:20:01',200.00,'mastercard','pi_3PH9qJFNsyXxndsw0kkujmqi',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1350,19,NULL,'2024-05-16 19:48:54','2024-05-16 19:48:54',0,0,'68.153.68.34','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD','Paid','2024-05-16 19:48:56',1450.00,'visa','pi_3PHAIIFNsyXxndsw0xF7M7K9',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1351,13,NULL,'2024-05-17 05:46:41','2024-05-17 05:46:41',0,0,'23.228.108.204','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1352,13,NULL,'2024-05-17 12:49:49','2024-05-17 12:49:49',0,0,'172.56.225.154','https://2poochiesproperties.com/?gclid=EAIaIQobChMI2vPp77mQhgMVCjJPCB2MpgGfEAEYASAAEgKvufD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1353,13,NULL,'2024-05-18 03:26:36','2024-05-18 03:26:36',0,0,'156.146.36.76','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1354,13,NULL,'2024-05-21 17:26:13','2024-05-21 17:26:13',0,0,'146.75.164.248','https://2poochiesproperties.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1355,13,NULL,'2024-05-22 23:07:10','2024-05-22 23:07:10',0,0,'138.199.59.39','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1356,13,NULL,'2024-05-25 22:31:23','2024-05-25 22:31:23',0,0,'37.140.254.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1357,13,NULL,'2024-05-26 06:15:33','2024-05-26 06:15:33',0,0,'172.241.242.211','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1358,13,NULL,'2024-05-29 08:00:13','2024-05-29 08:00:13',0,0,'98.159.226.158','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1359,13,NULL,'2024-05-29 16:08:58','2024-05-29 16:08:58',0,0,'134.73.107.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1360,13,NULL,'2024-05-30 00:01:00','2024-05-30 00:01:00',0,0,'138.199.59.35','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1361,13,NULL,'2024-05-30 19:05:45','2024-05-30 19:05:45',0,0,'104.238.38.54','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1362,13,NULL,'2024-05-31 13:59:47','2024-05-31 13:59:47',0,0,'104.239.37.249','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1363,13,NULL,'2024-05-31 16:14:52','2024-05-31 16:14:52',0,0,'104.191.101.253','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1364,19,NULL,'2024-06-04 00:21:49','2024-06-04 00:21:49',0,0,'146.75.164.111','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-06-04 00:21:51',850.00,'visa','pi_3PNl8IFNsyXxndsw1aww2xOn',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1365,13,NULL,'2024-06-04 09:39:07','2024-06-04 09:39:07',0,0,'104.239.39.171','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1366,13,NULL,'2024-06-06 09:38:52','2024-06-06 09:38:52',0,0,'185.104.216.228','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1367,13,NULL,'2024-06-08 07:08:03','2024-06-08 07:08:03',0,0,'23.95.157.167','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1368,13,NULL,'2024-06-08 19:06:58','2024-06-08 19:06:58',0,0,'104.194.205.3','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1369,13,NULL,'2024-06-11 01:04:54','2024-06-11 01:04:54',0,0,'184.61.92.73','https://2poochiesproperties.com/?fbclid=IwZXh0bgNhZW0CMTEAAR2wODVJ12RSMyRc4lF9wPUi9QyDHiOTLQqHfH5zC-61L6KpYctMjJ6i7Ys_aem_AVW6EMscbnfCDWtRFjIb3nE5fxN9OrOAMwIOtjvJSq_gLHIr18GHyFzO5UhaFNbCnGf9ul78Y04nhD','Mozilla/5.0 (Linux; Android 12; SM-G975U Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/125.0.6422.152 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/467.1.0.52.83;] [FB_IAB/FB4A;FBAV/467.1.0.52.83;]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1370,13,NULL,'2024-06-11 20:55:49','2024-06-11 20:55:49',0,0,'34.176.166.116','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1371,13,NULL,'2024-06-11 21:52:33','2024-06-11 21:52:33',0,0,'35.151.18.128','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPad; CPU OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/20G81 [FBAN/FBIOS;FBAV/466.0.0.36.107;FBBV/604687626;FBDV/iPad12,2;FBMD/iPad;FBSN/iPadOS;FBSV/16.6.1;FBSS/2;FBID/tablet;FBLC/en_US;FBOP/5;FBRV/609425783]','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1372,13,NULL,'2024-06-11 22:28:03','2024-06-11 22:28:03',0,0,'146.70.15.37','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1373,13,NULL,'2024-06-12 12:30:47','2024-06-12 12:30:47',0,0,'109.230.218.170','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1374,13,NULL,'2024-06-13 06:54:22','2024-06-13 06:54:22',0,0,'161.0.13.19','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1375,13,NULL,'2024-06-13 12:20:57','2024-06-13 12:20:57',0,0,'104.143.252.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1376,13,NULL,'2024-06-13 12:29:05','2024-06-13 12:29:05',0,0,'154.202.126.222','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1377,24,NULL,'2024-06-13 14:55:35','2024-06-13 14:55:35',0,0,'174.203.245.25','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1378,13,NULL,'2024-06-13 23:24:51','2024-06-13 23:24:51',0,0,'23.105.150.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1379,13,NULL,'2024-06-18 14:48:26','2024-06-18 14:48:26',0,0,'161.0.13.53','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1380,13,NULL,'2024-06-19 11:12:34','2024-06-19 11:12:34',0,0,'45.86.203.183','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1381,19,NULL,'2024-06-19 13:37:37','2024-06-19 13:37:37',0,0,'160.129.251.202','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD','Paid','2024-06-19 13:37:39',900.00,'discover','pi_3PTOhdFNsyXxndsw1JBc4VvD',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1382,13,NULL,'2024-06-19 19:46:52','2024-06-19 19:46:52',0,0,'163.5.241.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1383,13,NULL,'2024-06-20 06:00:00','2024-06-20 06:00:00',0,0,'136.226.3.106','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1384,13,NULL,'2024-06-20 07:00:21','2024-06-20 07:00:21',0,0,'84.247.59.181','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1385,13,NULL,'2024-06-21 14:07:17','2024-06-21 14:07:17',0,0,'50.7.9.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1386,19,NULL,'2024-06-24 15:51:59','2024-06-24 15:51:59',0,0,'107.77.237.38','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Refunded','2024-06-24 15:52:01',1200.00,'amex','pi_3PVFBPFNsyXxndsw06bfU2RL',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1387,19,NULL,'2024-06-24 19:20:37','2024-06-24 19:20:37',0,0,'50.86.158.143','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-06-24 19:20:39',1850.00,'mastercard','pi_3PVIPjFNsyXxndsw1KFiUsg8',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1388,13,NULL,'2024-06-25 08:32:20','2024-06-25 08:32:20',0,0,'207.244.118.26','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1389,13,NULL,'2024-06-25 09:55:26','2024-06-25 09:55:26',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1390,13,NULL,'2024-06-26 10:05:30','2024-06-26 10:05:30',0,0,'200.10.37.100','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1391,24,NULL,'2024-06-26 14:02:56','2024-06-26 14:02:56',0,0,'107.200.209.168','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1392,13,NULL,'2024-06-27 11:10:37','2024-06-27 11:10:37',0,0,'209.242.208.45','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1393,19,NULL,'2024-06-28 01:58:24','2024-06-28 01:58:24',0,0,'162.120.110.46','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15','USD','Refunded','2024-06-28 01:58:26',500.00,'mastercard','pi_3PWU4vFNsyXxndsw142BpTQc',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1394,13,NULL,'2024-06-28 09:44:08','2024-06-28 09:44:08',0,0,'144.126.131.216','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1395,13,NULL,'2024-06-29 16:26:31','2024-06-29 16:26:31',0,0,'186.179.35.229','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1396,13,NULL,'2024-06-30 06:10:39','2024-06-30 06:10:39',0,0,'196.240.38.188','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1397,13,NULL,'2024-06-30 21:37:36','2024-06-30 21:37:36',0,0,'107.119.69.3','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1398,13,NULL,'2024-07-01 10:50:04','2024-07-01 10:50:04',0,0,'107.150.65.58','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1399,13,NULL,'2024-07-01 17:20:40','2024-07-01 17:20:40',0,0,'136.239.87.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1400,19,NULL,'2024-07-02 19:47:19','2024-07-02 19:47:19',0,0,'107.119.65.119','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-07-02 19:47:21',650.00,'mastercard','pi_3PYCfXFNsyXxndsw0fgaQlFH',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1401,13,NULL,'2024-07-03 04:38:30','2024-07-03 04:38:30',0,0,'185.195.19.207','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1402,13,NULL,'2024-07-03 05:23:08','2024-07-03 05:23:08',0,0,'162.253.129.213','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1403,26,NULL,'2024-07-03 16:09:58','2024-07-03 16:09:58',0,0,'99.160.141.25','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-07-03 16:10:00',650.00,'amex','pi_3PYVklFNsyXxndsw1ToDMLVk',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1404,13,NULL,'2024-07-04 14:50:12','2024-07-04 14:50:12',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1405,13,NULL,'2024-07-04 20:42:41','2024-07-04 20:42:41',0,0,'104.160.17.69','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1406,13,NULL,'2024-07-06 09:06:09','2024-07-06 09:06:09',0,0,'154.202.112.103','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1407,13,NULL,'2024-07-06 12:56:44','2024-07-06 12:56:44',0,0,'192.227.240.42','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1408,24,NULL,'2024-07-06 17:24:01','2024-07-06 17:24:01',0,0,'50.86.52.214','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1409,24,NULL,'2024-07-06 22:06:31','2024-07-06 22:06:31',0,0,'68.34.135.68','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/295.0.590048842 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1410,13,NULL,'2024-07-07 07:02:52','2024-07-07 07:02:52',0,0,'186.179.22.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1411,13,NULL,'2024-07-07 20:55:03','2024-07-07 20:55:03',0,0,'38.154.104.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1412,13,NULL,'2024-07-08 04:23:18','2024-07-08 04:23:18',0,0,'45.39.219.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1413,13,NULL,'2024-07-09 06:12:15','2024-07-09 06:12:15',0,0,'181.177.102.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1414,13,NULL,'2024-07-09 06:56:13','2024-07-09 06:56:13',0,0,'67.227.119.160','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1415,13,NULL,'2024-07-09 06:56:51','2024-07-09 06:56:51',0,0,'199.58.184.97','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1416,13,NULL,'2024-07-09 08:32:49','2024-07-09 08:32:49',0,0,'181.177.102.183','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1417,13,NULL,'2024-07-09 19:33:46','2024-07-09 19:33:46',0,0,'91.108.195.38','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1418,13,NULL,'2024-07-10 00:00:53','2024-07-10 00:00:53',0,0,'35.229.85.77','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1419,13,NULL,'2024-07-10 04:03:46','2024-07-10 04:03:46',0,0,'162.212.170.33','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1420,13,NULL,'2024-07-10 22:34:05','2024-07-10 22:34:05',0,0,'104.164.186.252','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1421,13,NULL,'2024-07-10 23:03:14','2024-07-10 23:03:14',0,0,'168.151.226.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1422,13,NULL,'2024-07-11 00:56:49','2024-07-11 00:56:49',0,0,'71.19.252.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1423,13,NULL,'2024-07-11 09:44:22','2024-07-11 09:44:22',0,0,'200.71.124.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1424,13,NULL,'2024-07-11 18:53:18','2024-07-11 18:53:18',0,0,'138.186.137.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1425,19,NULL,'2024-07-12 00:01:52','2024-07-12 00:01:52',0,0,'108.211.70.233','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15','USD','Refunded','2024-07-12 00:01:54',500.00,'mastercard','pi_3PbWvpFNsyXxndsw1rOGe3v9',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1426,19,NULL,'2024-07-12 14:53:31','2024-07-12 14:53:31',0,0,'140.248.30.0','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-07-12 14:53:33',450.00,'visa','pi_3PbkqiFNsyXxndsw04ZiclSs',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1427,13,NULL,'2024-07-12 22:05:59','2024-07-12 22:05:59',0,0,'107.150.71.2','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1428,13,NULL,'2024-07-13 12:07:30','2024-07-13 12:07:30',0,0,'209.242.211.66','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1429,13,NULL,'2024-07-13 16:23:47','2024-07-13 16:23:47',0,0,'35.151.20.21','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1430,13,NULL,'2024-07-14 05:28:01','2024-07-14 05:28:01',0,0,'45.89.242.72','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1431,13,NULL,'2024-07-14 12:05:07','2024-07-14 12:05:07',0,0,'140.233.193.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1432,13,NULL,'2024-07-14 13:18:44','2024-07-14 13:18:44',0,0,'204.217.133.39','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1433,13,NULL,'2024-07-14 21:06:52','2024-07-14 21:06:52',0,0,'173.44.152.79','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1434,13,NULL,'2024-07-15 10:15:34','2024-07-15 10:15:34',0,0,'186.179.33.64','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1435,13,NULL,'2024-07-15 16:38:04','2024-07-15 16:38:04',0,0,'140.177.152.254','https://2poochiesproperties.com/?gclid=EAIaIQobChMIuoKZ5_6fhwMVqofuAR2MkAz6EAEYASAAEgJWufD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/324.0.648915268 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1436,13,NULL,'2024-07-15 18:33:31','2024-07-15 18:33:31',0,0,'24.196.18.250','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1437,13,NULL,'2024-07-16 09:05:10','2024-07-16 09:05:10',0,0,'200.71.124.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1438,13,NULL,'2024-07-17 10:31:33','2024-07-17 10:31:33',0,0,'149.71.177.230','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1439,13,NULL,'2024-07-17 18:28:19','2024-07-17 18:28:19',0,0,'181.177.102.183','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1440,13,NULL,'2024-07-18 21:33:36','2024-07-18 21:33:36',0,0,'2.56.34.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1441,13,NULL,'2024-07-18 23:29:04','2024-07-18 23:29:04',0,0,'149.71.177.47','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1442,13,NULL,'2024-07-19 03:08:28','2024-07-19 03:08:28',0,0,'173.44.152.136','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1443,13,NULL,'2024-07-19 13:25:28','2024-07-19 13:25:28',0,0,'209.242.211.166','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1444,13,NULL,'2024-07-20 09:52:30','2024-07-20 09:52:30',0,0,'23.106.196.133','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1445,13,NULL,'2024-07-20 14:55:54','2024-07-20 14:55:54',0,0,'196.240.38.5','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1446,13,NULL,'2024-07-21 00:17:08','2024-07-21 00:17:08',0,0,'38.153.92.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1447,13,NULL,'2024-07-21 13:24:54','2024-07-21 13:24:54',0,0,'181.177.102.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1448,26,NULL,'2024-07-21 17:28:22','2024-07-21 17:28:22',0,0,'136.144.43.179','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36','USD','Paid','2024-07-21 17:28:24',0.67,'mastercard','pi_3Pf3YVFNsyXxndsw1fVpPofB',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1449,19,NULL,'2024-07-21 18:23:02','2024-07-21 18:23:02',0,0,'174.216.119.191','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Mobile Safari/537.36','USD','Paid','2024-07-21 18:23:04',450.00,'visa','pi_3Pf4PPFNsyXxndsw0nxj9sck',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1450,13,NULL,'2024-07-22 07:42:19','2024-07-22 07:42:19',0,0,'172.245.195.135','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1451,13,NULL,'2024-07-23 06:02:00','2024-07-23 06:02:00',0,0,'172.110.27.39','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 12; moto g pure Build/S3RH32.20-42-10-4-4; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/120.0.6099.231 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1452,13,NULL,'2024-07-24 01:31:04','2024-07-24 01:31:04',0,0,'23.106.216.201','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1453,13,NULL,'2024-07-24 02:50:18','2024-07-24 02:50:18',0,0,'173.239.216.10','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1454,13,NULL,'2024-07-24 09:57:55','2024-07-24 09:57:55',0,0,'146.247.112.12','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1455,13,NULL,'2024-07-24 15:25:33','2024-07-24 15:25:33',0,0,'149.71.177.230','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1456,13,NULL,'2024-07-25 06:06:30','2024-07-25 06:06:30',0,0,'156.146.54.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1457,13,NULL,'2024-07-25 16:43:43','2024-07-25 16:43:43',0,0,'185.205.186.3','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1458,13,NULL,'2024-07-27 21:37:53','2024-07-27 21:37:53',0,0,'209.58.157.31','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1459,26,NULL,'2024-07-27 23:15:50','2024-07-27 23:15:50',0,0,'174.225.242.183','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Refunded','2024-07-27 23:15:52',1200.00,'visa','pi_3PhJpzFNsyXxndsw0CuNWvOl',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1460,13,NULL,'2024-07-29 18:09:15','2024-07-29 18:09:15',0,0,'209.242.211.66','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1461,13,NULL,'2024-07-29 18:53:43','2024-07-29 18:53:43',0,0,'178.157.64.196','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1462,13,NULL,'2024-07-30 11:14:10','2024-07-30 11:14:10',0,0,'192.186.191.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1463,13,NULL,'2024-07-30 16:48:57','2024-07-30 16:48:57',0,0,'2.56.35.173','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1464,13,NULL,'2024-07-30 21:12:30','2024-07-30 21:12:30',0,0,'104.28.126.244','https://2poochiesproperties.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1465,13,NULL,'2024-07-31 00:43:25','2024-07-31 00:43:25',0,0,'185.217.119.19','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1466,13,NULL,'2024-07-31 21:16:14','2024-07-31 21:16:14',0,0,'162.212.170.33','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1467,13,NULL,'2024-08-01 01:11:38','2024-08-01 01:11:38',0,0,'162.212.170.33','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1468,13,NULL,'2024-08-01 01:44:26','2024-08-01 01:44:26',0,0,'139.171.6.120','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1469,13,NULL,'2024-08-01 07:01:20','2024-08-01 07:01:20',0,0,'62.216.77.253','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1470,13,NULL,'2024-08-01 17:06:33','2024-08-01 17:06:33',0,0,'75.127.5.85','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1471,13,NULL,'2024-08-01 19:03:27','2024-08-01 19:03:27',0,0,'108.165.219.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1472,19,NULL,'2024-08-03 17:35:16','2024-08-03 17:35:16',0,0,'70.229.2.226','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-08-03 17:35:18',850.00,'mastercard','pi_3PjlrIFNsyXxndsw0bE0diPB',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1473,13,NULL,'2024-08-04 01:12:34','2024-08-04 01:12:34',0,0,'98.159.226.48','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1474,13,NULL,'2024-08-04 04:05:02','2024-08-04 04:05:02',0,0,'196.245.148.151','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1475,13,NULL,'2024-08-04 11:50:51','2024-08-04 11:50:51',0,0,'212.102.33.170','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1476,13,NULL,'2024-08-04 22:58:46','2024-08-04 22:58:46',0,0,'172.245.107.240','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1477,13,NULL,'2024-08-05 14:12:37','2024-08-05 14:12:37',0,0,'46.29.250.236','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1478,13,NULL,'2024-08-06 14:40:10','2024-08-06 14:40:10',0,0,'163.5.241.63','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1479,13,NULL,'2024-08-08 15:46:19','2024-08-08 15:46:19',0,0,'176.126.78.30','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1480,13,NULL,'2024-08-08 16:21:00','2024-08-08 16:21:00',0,0,'104.194.204.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1481,13,NULL,'2024-08-09 19:59:21','2024-08-09 19:59:21',0,0,'35.151.20.21','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1482,13,NULL,'2024-08-10 21:27:03','2024-08-10 21:27:03',0,0,'45.86.203.189','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1483,13,NULL,'2024-08-10 23:30:13','2024-08-10 23:30:13',0,0,'142.91.118.62','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1484,13,NULL,'2024-08-11 15:26:17','2024-08-11 15:26:17',0,0,'38.170.145.27','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1485,13,NULL,'2024-08-11 23:33:12','2024-08-11 23:33:12',0,0,'88.218.76.103','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1486,13,NULL,'2024-08-12 02:25:27','2024-08-12 02:25:27',0,0,'136.226.58.169','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1487,13,NULL,'2024-08-12 17:51:46','2024-08-12 17:51:46',0,0,'49.36.232.48','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,1,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1488,13,NULL,'2024-08-12 20:17:00','2024-08-12 20:17:00',0,0,'138.199.59.203','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1489,13,NULL,'2024-08-13 02:23:19','2024-08-13 02:23:19',0,0,'95.164.151.28','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1490,13,NULL,'2024-08-13 14:35:05','2024-08-13 14:35:05',0,0,'209.242.210.178','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1491,13,NULL,'2024-08-13 15:03:09','2024-08-13 15:03:09',0,0,'97.150.130.129','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1492,13,NULL,'2024-08-14 03:07:54','2024-08-14 03:07:54',0,0,'149.34.244.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1493,13,NULL,'2024-08-14 07:39:01','2024-08-14 07:39:01',0,0,'138.186.139.96','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1494,13,NULL,'2024-08-14 12:07:32','2024-08-14 12:07:32',0,0,'149.34.244.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1495,26,NULL,'2024-08-14 12:40:29','2024-08-14 12:40:29',0,0,'35.151.20.21','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36 Edg/127.0.0.0','USD','Paid','2024-08-14 12:40:30',650.00,'visa','pi_3PngV4FNsyXxndsw0koLPcVA',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1496,13,NULL,'2024-08-14 18:19:35','2024-08-14 18:19:35',0,0,'186.179.22.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1497,13,NULL,'2024-08-14 18:47:43','2024-08-14 18:47:43',0,0,'155.94.240.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1498,26,NULL,'2024-08-16 18:55:15','2024-08-16 18:55:15',0,0,'75.66.135.177','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_5_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Mobile/15E148 Safari/604.1','USD','Paid','2024-08-16 18:55:17',850.00,'visa','pi_3PoVIqFNsyXxndsw0hze1Vjl',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1499,13,NULL,'2024-08-17 09:26:32','2024-08-17 09:26:32',0,0,'216.73.163.145','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1500,13,NULL,'2024-08-18 02:02:32','2024-08-18 02:02:32',0,0,'107.173.209.98','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1501,13,NULL,'2024-08-19 00:01:04','2024-08-19 00:01:04',0,0,'94.131.86.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1502,13,NULL,'2024-08-19 04:22:44','2024-08-19 04:22:44',0,0,'45.86.203.231','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1503,24,NULL,'2024-08-19 18:25:35','2024-08-19 18:25:35',0,0,'165.225.36.85','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1504,13,NULL,'2024-08-20 20:23:54','2024-08-20 20:23:54',0,0,'194.113.238.170','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1505,13,NULL,'2024-08-22 06:13:15','2024-08-22 06:13:15',0,0,'184.59.106.208','https://2poochiesproperties.com/?gclid=EAIaIQobChMI0pTl0faHiAMVwpumBB1yfxVYEAEYASAAEgKYU_D_BwE','Mozilla/5.0 (Linux; Android 8.0; SM-A320YDS) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1506,13,NULL,'2024-08-22 13:56:29','2024-08-22 13:56:29',0,0,'142.91.118.165','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1507,13,NULL,'2024-08-27 04:37:02','2024-08-27 04:37:02',0,0,'75.127.5.85','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1508,13,NULL,'2024-08-27 06:58:16','2024-08-27 06:58:16',0,0,'108.165.232.35','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1509,13,NULL,'2024-08-28 07:43:57','2024-08-28 07:43:57',0,0,'38.170.159.22','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1510,13,NULL,'2024-08-28 12:24:51','2024-08-28 12:24:51',0,0,'196.197.25.142','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1511,13,NULL,'2024-08-30 13:27:45','2024-08-30 13:27:45',0,0,'107.161.116.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1512,24,NULL,'2024-08-30 21:29:03','2024-08-30 21:29:03',0,0,'172.56.225.95','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1513,13,NULL,'2024-09-02 08:21:55','2024-09-02 08:21:55',0,0,'50.7.124.7','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1514,13,NULL,'2024-09-02 13:42:02','2024-09-02 13:42:02',0,0,'172.245.107.240','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1515,13,NULL,'2024-09-03 17:29:16','2024-09-03 17:29:16',0,0,'181.177.102.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1516,13,NULL,'2024-09-04 20:26:30','2024-09-04 20:26:30',0,0,'172.241.152.120','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1517,19,NULL,'2024-09-04 22:32:44','2024-09-04 22:32:44',0,0,'107.77.232.185','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0','USD','Paid','2024-09-04 22:32:45',1200.00,'visa','pi_3PvRkjFNsyXxndsw1xCn50al',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1518,13,NULL,'2024-09-05 20:19:25','2024-09-05 20:19:25',0,0,'107.172.155.149','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1519,13,NULL,'2024-09-06 06:14:06','2024-09-06 06:14:06',0,0,'208.99.38.135','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1520,13,NULL,'2024-09-06 13:47:50','2024-09-06 13:47:50',0,0,'158.115.250.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1521,13,NULL,'2024-09-06 16:20:33','2024-09-06 16:20:33',0,0,'69.58.7.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1522,13,NULL,'2024-09-07 01:28:56','2024-09-07 01:28:56',0,0,'2.56.34.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1523,13,NULL,'2024-09-07 13:27:16','2024-09-07 13:27:16',0,0,'31.217.248.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1524,13,NULL,'2024-09-08 15:38:22','2024-09-08 15:38:22',0,0,'107.173.209.98','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1525,19,NULL,'2024-09-09 19:38:26','2024-09-09 19:38:26',0,0,'104.8.207.156','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0','USD','Paid','2024-09-09 19:38:27',1800.00,'amex','pi_3PxDPnFNsyXxndsw0m6VZIXw',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1526,13,NULL,'2024-09-10 07:33:17','2024-09-10 07:33:17',0,0,'185.137.164.7','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1527,13,NULL,'2024-09-10 08:35:35','2024-09-10 08:35:35',0,0,'154.202.114.63','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1528,13,NULL,'2024-09-11 17:23:35','2024-09-11 17:23:35',0,0,'132.255.133.203','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1529,13,NULL,'2024-09-11 17:24:08','2024-09-11 17:24:08',0,0,'132.255.133.203','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1530,13,NULL,'2024-09-11 17:40:51','2024-09-11 17:40:51',0,0,'172.241.168.76','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1531,13,NULL,'2024-09-11 23:47:07','2024-09-11 23:47:07',0,0,'23.106.201.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1532,13,NULL,'2024-09-12 05:12:00','2024-09-12 05:12:00',0,0,'23.108.44.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1533,13,NULL,'2024-09-12 05:21:05','2024-09-12 05:21:05',0,0,'85.203.45.61','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1534,13,NULL,'2024-09-12 10:07:03','2024-09-12 10:07:03',0,0,'173.44.152.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1535,13,NULL,'2024-09-12 20:49:19','2024-09-12 20:49:19',0,0,'173.44.152.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1536,19,NULL,'2024-09-14 01:02:19','2024-09-14 01:02:19',0,0,'71.12.190.133','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1','USD','Paid','2024-09-14 01:02:20',850.00,'visa','pi_3PykNQFNsyXxndsw0Hcsxrmx',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1537,13,NULL,'2024-09-14 14:46:45','2024-09-14 14:46:45',0,0,'149.71.177.47','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1538,13,NULL,'2024-09-16 05:47:41','2024-09-16 05:47:41',0,0,'23.80.151.163','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1539,13,NULL,'2024-09-16 12:09:41','2024-09-16 12:09:41',0,0,'186.179.22.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1540,13,NULL,'2024-09-16 21:49:02','2024-09-16 21:49:02',0,0,'198.46.222.61','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1541,13,NULL,'2024-09-17 15:01:47','2024-09-17 15:01:47',0,0,'144.229.4.12','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1542,13,NULL,'2024-09-19 12:08:43','2024-09-19 12:08:43',0,0,'45.86.201.45','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1543,13,NULL,'2024-09-19 17:04:43','2024-09-19 17:04:43',0,0,'23.81.61.43','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1544,13,NULL,'2024-09-21 01:16:22','2024-09-21 01:16:22',0,0,'191.102.165.234','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1545,13,NULL,'2024-09-22 02:42:20','2024-09-22 02:42:20',0,0,'172.241.146.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1546,13,NULL,'2024-09-22 04:10:36','2024-09-22 04:10:36',0,0,'85.203.47.16','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1547,13,NULL,'2024-09-22 06:19:09','2024-09-22 06:19:09',0,0,'172.241.152.120','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1548,13,NULL,'2024-09-22 13:22:14','2024-09-22 13:22:14',0,0,'168.151.228.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1549,13,NULL,'2024-09-22 19:58:19','2024-09-22 19:58:19',0,0,'104.160.17.232','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1550,24,NULL,'2024-09-23 21:51:03','2024-09-23 21:51:03',0,0,'69.40.0.233','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/129.0.6668.46 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1551,13,NULL,'2024-09-24 02:21:30','2024-09-24 02:21:30',0,0,'136.58.41.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1552,13,NULL,'2024-09-24 03:09:06','2024-09-24 03:09:06',0,0,'23.105.151.135','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1553,13,NULL,'2024-09-24 04:41:25','2024-09-24 04:41:25',0,0,'122.8.122.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1554,13,NULL,'2024-09-24 04:47:04','2024-09-24 04:47:04',0,0,'191.102.167.226','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1555,13,NULL,'2024-09-24 09:05:12','2024-09-24 09:05:12',0,0,'104.129.9.27','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1556,13,NULL,'2024-09-24 11:05:33','2024-09-24 11:05:33',0,0,'154.13.255.144','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1557,13,NULL,'2024-09-24 21:04:11','2024-09-24 21:04:11',0,0,'66.115.149.96','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1558,13,NULL,'2024-09-25 03:32:36','2024-09-25 03:32:36',0,0,'80.97.43.152','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1559,13,NULL,'2024-09-26 10:41:30','2024-09-26 10:41:30',0,0,'207.244.118.157','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1560,13,NULL,'2024-09-26 22:14:35','2024-09-26 22:14:35',0,0,'2.56.33.245','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1561,13,NULL,'2024-09-27 02:37:05','2024-09-27 02:37:05',0,0,'45.92.229.86','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1562,13,NULL,'2024-09-27 15:36:01','2024-09-27 15:36:01',0,0,'168.151.228.209','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1563,13,NULL,'2024-09-28 01:53:08','2024-09-28 01:53:08',0,0,'176.61.143.74','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1564,13,NULL,'2024-09-28 06:07:26','2024-09-28 06:07:26',0,0,'198.23.152.213','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1565,13,NULL,'2024-09-28 18:29:14','2024-09-28 18:29:14',0,0,'23.81.50.239','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1566,13,NULL,'2024-09-29 01:40:39','2024-09-29 01:40:39',0,0,'186.179.18.197','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1567,13,NULL,'2024-09-29 05:33:05','2024-09-29 05:33:05',0,0,'165.231.227.32','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1568,13,NULL,'2024-09-29 11:01:03','2024-09-29 11:01:03',0,0,'196.245.186.23','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1569,13,NULL,'2024-09-30 04:29:36','2024-09-30 04:29:36',0,0,'161.0.9.32','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1570,13,NULL,'2024-09-30 23:26:17','2024-09-30 23:26:17',0,0,'191.102.165.111','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1571,13,NULL,'2024-10-01 04:27:01','2024-10-01 04:27:01',0,0,'185.238.231.101','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1572,13,NULL,'2024-10-01 07:16:15','2024-10-01 07:16:15',0,0,'172.241.142.187','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1573,13,NULL,'2024-10-01 23:34:16','2024-10-01 23:34:16',0,0,'181.214.89.91','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1574,13,NULL,'2024-10-02 08:52:42','2024-10-02 08:52:42',0,0,'200.71.124.20','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1575,13,NULL,'2024-10-05 16:45:49','2024-10-05 16:45:49',0,0,'173.239.224.103','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1576,13,NULL,'2024-10-06 09:22:02','2024-10-06 09:22:02',0,0,'50.114.94.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1577,13,NULL,'2024-10-07 18:32:52','2024-10-07 18:32:52',0,0,'212.102.33.72','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1578,13,NULL,'2024-10-07 23:05:47','2024-10-07 23:05:47',0,0,'23.105.147.161','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1579,13,NULL,'2024-10-08 11:48:11','2024-10-08 11:48:11',0,0,'156.228.93.184','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1580,13,NULL,'2024-10-09 14:14:30','2024-10-09 14:14:30',0,0,'172.98.185.209','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1581,13,NULL,'2024-10-09 17:06:54','2024-10-09 17:06:54',0,0,'216.73.163.106','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1582,13,NULL,'2024-10-09 17:49:17','2024-10-09 17:49:17',0,0,'98.97.83.232','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/21G93 [FBAN/FBIOS;FBAV/484.1.0.75.115;FBBV/649462160;FBDV/iPhone16,1;FBMD/iPhone;FBSN/iOS;FBSV/17.6.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/65','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1583,13,NULL,'2024-10-10 04:39:36','2024-10-10 04:39:36',0,0,'216.73.163.88','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1584,13,NULL,'2024-10-10 21:19:21','2024-10-10 21:19:21',0,0,'192.3.236.136','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1585,26,NULL,'2024-10-11 21:33:55','2024-10-11 21:33:55',0,0,'172.98.33.35','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD','Refunded','2024-10-11 21:33:56',0.67,'visa','pi_3Q8qT6FNsyXxndsw1HYDB7AH',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1586,19,NULL,'2024-10-11 22:12:12','2024-10-11 22:12:12',0,0,'146.75.222.231','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Mobile/15E148 Safari/604.1','USD','Paid','2024-10-11 22:12:14',450.00,'amex','pi_3Q8r48FNsyXxndsw0HqIflOi',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1587,13,NULL,'2024-10-12 01:44:04','2024-10-12 01:44:04',0,0,'173.239.254.104','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1588,13,NULL,'2024-10-12 11:43:03','2024-10-12 11:43:03',0,0,'172.241.142.151','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1589,13,NULL,'2024-10-13 08:16:01','2024-10-13 08:16:01',0,0,'154.13.252.59','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1590,26,NULL,'2024-10-13 16:19:53','2024-10-13 16:19:53',0,0,'45.132.115.37','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0.1 Safari/605.1.15','USD','Refunded','2024-10-13 16:19:55',0.67,'visa','pi_3Q9UWJFNsyXxndsw1Ge2bpN2',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1591,13,NULL,'2024-10-15 14:17:48','2024-10-15 14:17:48',0,0,'23.26.218.22','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1592,13,NULL,'2024-10-15 21:54:21','2024-10-15 21:54:21',0,0,'162.218.208.190','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1593,13,NULL,'2024-10-17 16:35:41','2024-10-17 16:35:41',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1594,13,NULL,'2024-10-22 14:10:35','2024-10-22 14:10:35',0,0,'156.228.86.99','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1595,13,NULL,'2024-10-22 23:21:46','2024-10-22 23:21:46',0,0,'174.94.14.40','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1596,13,NULL,'2024-10-23 07:41:05','2024-10-23 07:41:05',0,0,'199.182.173.202','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1597,13,NULL,'2024-10-23 17:27:50','2024-10-23 17:27:50',0,0,'199.182.173.205','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1598,13,NULL,'2024-10-24 15:59:13','2024-10-24 15:59:13',0,0,'199.182.173.208','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1599,13,NULL,'2024-10-24 20:16:43','2024-10-24 20:16:43',0,0,'172.241.169.204','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1600,13,NULL,'2024-10-25 05:19:44','2024-10-25 05:19:44',0,0,'199.182.173.208','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1601,13,NULL,'2024-10-26 11:36:46','2024-10-26 11:36:46',0,0,'185.194.118.130','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1602,13,NULL,'2024-10-27 17:46:24','2024-10-27 17:46:24',0,0,'185.194.118.129','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1603,13,NULL,'2024-10-29 01:26:36','2024-10-29 01:26:36',0,0,'172.241.142.10','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1604,13,NULL,'2024-10-29 13:10:59','2024-10-29 13:10:59',0,0,'156.228.76.161','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1605,13,NULL,'2024-10-30 10:49:29','2024-10-30 10:49:29',0,0,'23.80.140.12','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1606,13,NULL,'2024-10-30 16:51:21','2024-10-30 16:51:21',0,0,'172.241.142.184','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1607,13,NULL,'2024-10-31 18:20:59','2024-10-31 18:20:59',0,0,'23.80.149.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1608,13,NULL,'2024-11-01 07:10:20','2024-11-01 07:10:20',0,0,'172.241.146.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1609,13,NULL,'2024-11-01 23:11:32','2024-11-01 23:11:32',0,0,'88.99.115.169','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1610,13,NULL,'2024-11-03 00:08:30','2024-11-03 00:08:30',0,0,'98.159.226.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1611,13,NULL,'2024-11-04 22:21:03','2024-11-04 22:21:03',0,0,'196.242.89.148','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1612,13,NULL,'2024-11-04 23:00:35','2024-11-04 23:00:35',0,0,'45.66.209.45','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1613,13,NULL,'2024-11-05 03:21:20','2024-11-05 03:21:20',0,0,'23.105.150.165','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1614,13,NULL,'2024-11-05 15:14:58','2024-11-05 15:14:58',0,0,'108.177.131.187','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1615,13,NULL,'2024-11-05 17:52:59','2024-11-05 17:52:59',0,0,'172.241.142.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1616,13,NULL,'2024-11-06 03:42:20','2024-11-06 03:42:20',0,0,'104.207.54.78','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1617,13,NULL,'2024-11-06 12:59:15','2024-11-06 12:59:15',0,0,'185.28.182.54','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1618,13,NULL,'2024-11-06 23:08:26','2024-11-06 23:08:26',0,0,'23.105.150.63','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1619,13,NULL,'2024-11-07 17:21:42','2024-11-07 17:21:42',0,0,'85.203.20.101','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1620,19,NULL,'2024-11-07 20:48:23','2024-11-07 20:48:23',0,0,'70.169.66.235','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1621,13,NULL,'2024-11-09 18:28:26','2024-11-09 18:28:26',0,0,'179.61.228.31','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1622,13,NULL,'2024-11-09 23:58:11','2024-11-09 23:58:11',0,0,'23.80.151.67','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1623,13,NULL,'2024-11-10 21:55:46','2024-11-10 21:55:46',0,0,'91.90.120.165','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1624,13,NULL,'2024-11-11 09:45:09','2024-11-11 09:45:09',0,0,'23.105.145.162','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1625,13,NULL,'2024-11-11 21:26:56','2024-11-11 21:26:56',0,0,'146.70.15.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1626,13,NULL,'2024-11-12 04:41:53','2024-11-12 04:41:53',0,0,'37.140.254.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1627,13,NULL,'2024-11-12 06:16:18','2024-11-12 06:16:18',0,0,'23.108.50.87','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1628,13,NULL,'2024-11-12 07:14:37','2024-11-12 07:14:37',0,0,'23.83.185.33','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1629,13,NULL,'2024-11-12 08:50:55','2024-11-12 08:50:55',0,0,'23.80.151.83','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1630,13,NULL,'2024-11-12 23:35:35','2024-11-12 23:35:35',0,0,'122.8.121.240','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1631,13,NULL,'2024-11-13 02:15:51','2024-11-13 02:15:51',0,0,'156.228.111.95','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1632,13,NULL,'2024-11-13 02:58:57','2024-11-13 02:58:57',0,0,'45.41.176.239','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1633,26,NULL,'2024-11-13 17:51:45','2024-11-13 17:51:45',0,0,'24.249.89.18','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 17_7_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.8 Mobile/15E148 Safari/604.1','USD','Paid','2024-11-13 17:51:46',1200.00,'visa','pi_3QKkjCFNsyXxndsw1bBFlqRl',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1634,13,NULL,'2024-11-14 14:44:49','2024-11-14 14:44:49',0,0,'122.8.122.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1635,13,NULL,'2024-11-14 16:27:39','2024-11-14 16:27:39',0,0,'23.80.151.163','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1636,13,NULL,'2024-11-16 07:14:10','2024-11-16 07:14:10',0,0,'104.207.52.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1637,13,NULL,'2024-11-16 23:39:43','2024-11-16 23:39:43',0,0,'45.202.77.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1638,13,NULL,'2024-11-17 23:29:03','2024-11-17 23:29:03',0,0,'161.77.235.55','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1639,13,NULL,'2024-11-18 20:52:00','2024-11-18 20:52:00',0,0,'23.81.70.126','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1640,13,NULL,'2024-11-19 12:40:36','2024-11-19 12:40:36',0,0,'156.228.84.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1641,13,NULL,'2024-11-19 13:04:53','2024-11-19 13:04:53',0,0,'181.214.165.97','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1642,13,NULL,'2024-11-20 06:09:46','2024-11-20 06:09:46',0,0,'23.106.211.238','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1643,13,NULL,'2024-11-20 10:13:02','2024-11-20 10:13:02',0,0,'149.50.218.73','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1644,13,NULL,'2024-11-20 11:03:31','2024-11-20 11:03:31',0,0,'45.147.63.178','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1645,13,NULL,'2024-11-21 08:24:43','2024-11-21 08:24:43',0,0,'23.80.154.233','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1646,13,NULL,'2024-11-22 18:14:27','2024-11-22 18:14:27',0,0,'149.36.49.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1647,13,NULL,'2024-11-23 05:00:13','2024-11-23 05:00:13',0,0,'23.105.147.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1648,13,NULL,'2024-11-23 09:03:34','2024-11-23 09:03:34',0,0,'146.70.168.77','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1649,13,NULL,'2024-11-23 19:01:47','2024-11-23 19:01:47',0,0,'156.228.88.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1650,13,NULL,'2024-11-23 20:46:54','2024-11-23 20:46:54',0,0,'23.105.150.59','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1651,13,NULL,'2024-11-24 04:27:41','2024-11-24 04:27:41',0,0,'23.105.147.58','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1652,13,NULL,'2024-11-24 05:21:27','2024-11-24 05:21:27',0,0,'181.214.166.208','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1653,13,NULL,'2024-11-24 05:25:04','2024-11-24 05:25:04',0,0,'23.106.211.85','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1654,13,NULL,'2024-11-24 20:12:02','2024-11-24 20:12:02',0,0,'104.207.62.67','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1655,13,NULL,'2024-11-27 04:42:00','2024-11-27 04:42:00',0,0,'45.91.20.248','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1656,26,NULL,'2024-11-27 18:41:24','2024-11-27 18:41:24',0,1,'174.201.200.140','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1 Mobile/15E148 Safari/604.1','USD','Refunded','2024-11-27 18:41:26',650.00,'amex','pi_3QPqAvFNsyXxndsw14FNeGCo',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1657,13,NULL,'2024-11-29 00:54:08','2024-11-29 00:54:08',0,0,'107.175.141.181','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1658,13,NULL,'2024-11-29 02:56:27','2024-11-29 02:56:27',0,0,'194.99.25.201','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1659,13,NULL,'2024-11-29 17:58:06','2024-11-29 17:58:06',0,0,'104.207.39.38','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1660,13,NULL,'2024-11-30 13:15:51','2024-11-30 13:15:51',0,0,'108.177.131.146','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1661,13,NULL,'2024-12-01 05:32:25','2024-12-01 05:32:25',0,0,'23.81.69.131','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1662,13,NULL,'2024-12-02 07:26:06','2024-12-02 07:26:06',0,0,'173.234.151.215','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1663,13,NULL,'2024-12-02 07:59:40','2024-12-02 07:59:40',0,0,'172.241.142.53','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1664,13,NULL,'2024-12-02 19:25:28','2024-12-02 19:25:28',0,0,'142.252.145.245','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1665,13,NULL,'2024-12-03 16:52:05','2024-12-03 16:52:05',0,0,'23.81.70.100','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1666,13,NULL,'2024-12-03 21:07:41','2024-12-03 21:07:41',0,0,'156.228.91.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1667,13,NULL,'2024-12-03 23:45:08','2024-12-03 23:45:08',0,0,'23.105.145.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1668,13,NULL,'2024-12-04 06:31:27','2024-12-04 06:31:27',0,0,'23.105.151.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1669,13,NULL,'2024-12-04 15:07:42','2024-12-04 15:07:42',0,0,'104.207.47.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1670,13,NULL,'2024-12-05 12:01:52','2024-12-05 12:01:52',0,0,'161.77.235.177','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1671,13,NULL,'2024-12-05 20:40:18','2024-12-05 20:40:18',0,0,'156.228.101.242','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1672,13,NULL,'2024-12-06 22:55:24','2024-12-06 22:55:24',0,0,'23.105.5.176','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1673,13,NULL,'2024-12-07 10:11:16','2024-12-07 10:11:16',0,0,'23.80.166.61','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1674,13,NULL,'2024-12-08 23:50:54','2024-12-08 23:50:54',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1675,13,NULL,'2024-12-09 18:40:16','2024-12-09 18:40:16',0,0,'156.233.88.243','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1676,13,NULL,'2024-12-10 06:33:09','2024-12-10 06:33:09',0,0,'162.212.174.137','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1677,13,NULL,'2024-12-10 23:59:40','2024-12-10 23:59:40',0,0,'24.231.138.250','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1678,13,NULL,'2024-12-12 11:24:05','2024-12-12 11:24:05',0,0,'23.105.5.131','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1679,13,NULL,'2024-12-12 12:44:21','2024-12-12 12:44:21',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1680,26,NULL,'2024-12-12 14:14:17','2024-12-12 14:14:17',0,0,'24.231.138.250','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Safari/605.1.15','USD','Paid','2024-12-12 14:14:18',850.00,'mastercard','pi_3QVD9eFNsyXxndsw0l5p97OW',1,NULL,1,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1681,13,NULL,'2024-12-12 22:26:49','2024-12-12 22:26:49',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1682,13,NULL,'2024-12-13 07:28:41','2024-12-13 07:28:41',0,0,'212.119.41.133','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1683,13,NULL,'2024-12-13 16:07:50','2024-12-13 16:07:50',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1684,13,NULL,'2024-12-14 20:17:10','2024-12-14 20:17:10',0,0,'193.176.211.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1685,13,NULL,'2024-12-15 22:19:49','2024-12-15 22:19:49',0,0,'23.105.147.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1686,13,NULL,'2024-12-16 00:06:12','2024-12-16 00:06:12',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1687,13,NULL,'2024-12-16 02:24:04','2024-12-16 02:24:04',0,0,'104.28.33.133','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1688,13,NULL,'2024-12-16 16:02:06','2024-12-16 16:02:06',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1689,13,NULL,'2024-12-16 22:23:05','2024-12-16 22:23:05',0,0,'23.105.150.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1690,13,NULL,'2024-12-18 02:13:21','2024-12-18 02:13:21',0,0,'23.81.152.95','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1691,13,NULL,'2024-12-18 09:05:55','2024-12-18 09:05:55',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1692,13,NULL,'2024-12-19 02:15:56','2024-12-19 02:15:56',0,0,'23.105.150.182','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1693,13,NULL,'2024-12-19 02:35:39','2024-12-19 02:35:39',0,0,'139.171.52.0','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1694,13,NULL,'2024-12-19 12:08:42','2024-12-19 12:08:42',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1695,13,NULL,'2024-12-20 09:33:41','2024-12-20 09:33:41',0,0,'23.105.151.23','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1696,13,NULL,'2024-12-20 21:41:02','2024-12-20 21:41:02',0,0,'23.106.201.140','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1697,13,NULL,'2024-12-22 00:04:33','2024-12-22 00:04:33',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1698,13,NULL,'2024-12-22 08:40:27','2024-12-22 08:40:27',0,0,'23.80.166.202','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1699,13,NULL,'2024-12-22 18:05:29','2024-12-22 18:05:29',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1700,13,NULL,'2024-12-22 19:05:32','2024-12-22 19:05:32',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1701,13,NULL,'2024-12-23 07:58:55','2024-12-23 07:58:55',0,0,'89.187.164.77','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1702,13,NULL,'2024-12-23 11:53:10','2024-12-23 11:53:10',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1703,13,NULL,'2024-12-23 14:17:49','2024-12-23 14:17:49',0,0,'62.133.61.45','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1704,13,NULL,'2024-12-23 18:23:26','2024-12-23 18:23:26',0,0,'167.253.48.22','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1705,13,NULL,'2024-12-24 04:21:13','2024-12-24 04:21:13',0,0,'23.105.145.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1706,13,NULL,'2024-12-24 06:58:08','2024-12-24 06:58:08',0,0,'136.144.33.34','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1707,13,NULL,'2024-12-25 02:22:10','2024-12-25 02:22:10',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1708,13,NULL,'2024-12-25 04:56:58','2024-12-25 04:56:58',0,0,'23.80.167.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1709,13,NULL,'2024-12-25 08:01:33','2024-12-25 08:01:33',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1710,13,NULL,'2024-12-28 03:23:41','2024-12-28 03:23:41',0,0,'23.105.5.178','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1711,13,NULL,'2024-12-29 00:01:32','2024-12-29 00:01:32',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1712,13,NULL,'2024-12-29 10:10:48','2024-12-29 10:10:48',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1713,13,NULL,'2024-12-30 20:04:07','2024-12-30 20:04:07',0,0,'23.95.97.222','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1714,13,NULL,'2024-12-31 00:08:31','2024-12-31 00:08:31',0,0,'23.105.145.41','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1715,13,NULL,'2024-12-31 14:29:12','2024-12-31 14:29:12',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1716,13,NULL,'2024-12-31 18:11:11','2024-12-31 18:11:11',0,0,'23.82.81.151','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1717,13,NULL,'2025-01-01 01:06:05','2025-01-01 01:06:05',0,0,'23.81.152.128','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1718,13,NULL,'2025-01-01 09:07:58','2025-01-01 09:07:58',0,0,'139.171.55.164','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1719,13,NULL,'2025-01-01 12:54:58','2025-01-01 12:54:58',0,0,'23.105.147.113','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1720,13,NULL,'2025-01-02 12:15:48','2025-01-02 12:15:48',0,0,'5.252.162.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1721,13,NULL,'2025-01-02 13:51:03','2025-01-02 13:51:03',0,0,'170.130.178.248','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1722,13,NULL,'2025-01-02 16:19:39','2025-01-02 16:19:39',0,0,'107.174.141.105','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1723,13,NULL,'2025-01-03 20:06:57','2025-01-03 20:06:57',0,0,'45.39.255.174','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1724,13,NULL,'2025-01-04 06:52:39','2025-01-04 06:52:39',0,0,'165.231.164.21','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1725,13,NULL,'2025-01-04 15:22:03','2025-01-04 15:22:03',0,0,'23.82.81.130','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1726,13,NULL,'2025-01-05 14:04:44','2025-01-05 14:04:44',0,0,'185.223.234.8','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1727,13,NULL,'2025-01-05 22:18:45','2025-01-05 22:18:45',0,0,'23.105.6.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1728,13,NULL,'2025-01-06 07:09:13','2025-01-06 07:09:13',0,0,'196.247.225.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1729,13,NULL,'2025-01-06 12:12:00','2025-01-06 12:12:00',0,0,'104.245.145.41','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1730,13,NULL,'2025-01-07 01:23:31','2025-01-07 01:23:31',0,0,'43.225.189.107','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1731,13,NULL,'2025-01-07 06:46:02','2025-01-07 06:46:02',0,0,'23.105.145.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1732,13,NULL,'2025-01-07 18:40:06','2025-01-07 18:40:06',0,0,'64.120.33.136','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1733,13,NULL,'2025-01-07 23:19:23','2025-01-07 23:19:23',0,0,'23.81.70.211','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1734,13,NULL,'2025-01-08 02:05:11','2025-01-08 02:05:11',0,0,'107.174.143.200','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1735,13,NULL,'2025-01-08 20:22:10','2025-01-08 20:22:10',0,0,'204.217.167.135','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1736,13,NULL,'2025-01-09 09:43:48','2025-01-09 09:43:48',0,0,'149.102.247.228','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1737,13,NULL,'2025-01-09 10:39:17','2025-01-09 10:39:17',0,0,'45.130.136.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1738,13,NULL,'2025-01-09 13:02:23','2025-01-09 13:02:23',0,0,'23.26.229.229','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1739,13,NULL,'2025-01-09 14:48:16','2025-01-09 14:48:16',0,0,'23.80.153.62','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1740,13,NULL,'2025-01-09 21:16:30','2025-01-09 21:16:30',0,0,'149.102.247.247','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1741,13,NULL,'2025-01-10 04:34:34','2025-01-10 04:34:34',0,0,'23.80.151.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1742,13,NULL,'2025-01-10 21:00:23','2025-01-10 21:00:23',0,0,'23.106.27.97','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1743,13,NULL,'2025-01-11 00:44:24','2025-01-11 00:44:24',0,0,'23.82.105.23','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1744,13,NULL,'2025-01-11 04:25:39','2025-01-11 04:25:39',0,0,'5.157.20.166','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1745,13,NULL,'2025-01-12 07:59:44','2025-01-12 07:59:44',0,0,'45.67.96.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1746,13,NULL,'2025-01-12 20:32:33','2025-01-12 20:32:33',0,0,'149.102.247.248','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1747,13,NULL,'2025-01-13 04:36:11','2025-01-13 04:36:11',0,0,'66.168.164.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1748,13,NULL,'2025-01-13 09:42:34','2025-01-13 09:42:34',0,0,'161.77.232.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1749,13,NULL,'2025-01-13 17:38:35','2025-01-13 17:38:35',0,0,'23.80.140.237','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1750,13,NULL,'2025-01-13 21:36:11','2025-01-13 21:36:11',0,0,'23.80.153.96','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1751,13,NULL,'2025-01-14 16:13:26','2025-01-14 16:13:26',0,0,'23.110.166.33','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1752,13,NULL,'2025-01-15 13:06:10','2025-01-15 13:06:10',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1753,13,NULL,'2025-01-16 02:28:35','2025-01-16 02:28:35',0,0,'23.80.153.213','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1754,13,NULL,'2025-01-16 21:54:18','2025-01-16 21:54:18',0,0,'149.40.50.200','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1755,13,NULL,'2025-01-17 01:36:06','2025-01-17 01:36:06',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1756,13,NULL,'2025-01-17 02:57:39','2025-01-17 02:57:39',0,0,'23.82.40.16','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1757,13,NULL,'2025-01-17 13:08:23','2025-01-17 13:08:23',0,0,'23.106.30.244','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1758,13,NULL,'2025-01-17 17:38:38','2025-01-17 17:38:38',0,0,'23.81.70.211','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1759,13,NULL,'2025-01-17 23:14:24','2025-01-17 23:14:24',0,0,'23.82.109.157','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1760,13,NULL,'2025-01-18 06:54:29','2025-01-18 06:54:29',0,0,'23.105.6.114','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1761,13,NULL,'2025-01-18 08:10:53','2025-01-18 08:10:53',0,0,'23.80.151.191','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1762,13,NULL,'2025-01-19 09:58:44','2025-01-19 09:58:44',0,0,'172.241.239.74','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1763,13,NULL,'2025-01-19 10:23:43','2025-01-19 10:23:43',0,0,'23.81.60.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1764,13,NULL,'2025-01-19 13:46:36','2025-01-19 13:46:36',0,0,'104.28.76.226','https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',NULL);
INSERT INTO `wp_gf_entry` VALUES (1765,13,NULL,'2025-01-19 15:23:28','2025-01-19 15:23:28',0,0,'193.36.224.172','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1766,13,NULL,'2025-01-19 18:34:15','2025-01-19 18:34:15',0,0,'23.110.166.193','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1767,13,NULL,'2025-01-20 00:05:54','2025-01-20 00:05:54',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1768,13,NULL,'2025-01-20 15:01:07','2025-01-20 15:01:07',0,0,'45.134.20.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1769,13,NULL,'2025-01-20 18:19:34','2025-01-20 18:19:34',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1770,13,NULL,'2025-01-20 18:55:33','2025-01-20 18:55:33',0,0,'149.40.50.200','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1771,13,NULL,'2025-01-20 20:26:14','2025-01-20 20:26:14',0,0,'170.247.220.67','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1772,13,NULL,'2025-01-20 23:04:10','2025-01-20 23:04:10',0,0,'193.93.192.204','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1773,13,NULL,'2025-01-21 01:39:33','2025-01-21 01:39:33',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1774,13,NULL,'2025-01-21 11:56:57','2025-01-21 11:56:57',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1775,13,NULL,'2025-01-22 01:02:22','2025-01-22 01:02:22',0,0,'141.98.85.65','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1776,13,NULL,'2025-01-22 06:48:36','2025-01-22 06:48:36',0,0,'23.105.1.245','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1777,13,NULL,'2025-01-22 12:42:54','2025-01-22 12:42:54',0,0,'23.105.1.245','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1778,13,NULL,'2025-01-22 22:13:42','2025-01-22 22:13:42',0,0,'23.82.105.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1779,13,NULL,'2025-01-23 14:52:30','2025-01-23 14:52:30',0,0,'23.81.152.43','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1780,13,NULL,'2025-01-24 03:04:00','2025-01-24 03:04:00',0,0,'23.110.166.215','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1781,13,NULL,'2025-01-24 04:33:32','2025-01-24 04:33:32',0,0,'109.81.170.135','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1782,13,NULL,'2025-01-24 08:36:32','2025-01-24 08:36:32',0,0,'149.102.254.17','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1783,13,NULL,'2025-01-24 19:18:41','2025-01-24 19:18:41',0,0,'23.82.109.80','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1784,13,NULL,'2025-01-25 02:21:14','2025-01-25 02:21:14',0,0,'172.241.239.188','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1785,13,NULL,'2025-01-25 04:28:15','2025-01-25 04:28:15',0,0,'23.105.159.55','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1786,13,NULL,'2025-01-25 15:22:21','2025-01-25 15:22:21',0,0,'23.82.105.246','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1787,13,NULL,'2025-01-25 15:29:04','2025-01-25 15:29:04',0,0,'23.106.30.75','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1788,13,NULL,'2025-01-26 00:25:43','2025-01-26 00:25:43',0,0,'172.241.239.74','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1789,13,NULL,'2025-01-26 12:25:27','2025-01-26 12:25:27',0,0,'23.82.40.181','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1790,13,NULL,'2025-01-28 00:05:50','2025-01-28 00:05:50',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1791,13,NULL,'2025-01-28 14:11:57','2025-01-28 14:11:57',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1792,13,NULL,'2025-01-28 15:10:57','2025-01-28 15:10:57',0,0,'23.82.44.148','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1793,13,NULL,'2025-01-28 19:27:47','2025-01-28 19:27:47',0,0,'23.81.152.98','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1794,13,NULL,'2025-01-28 22:46:09','2025-01-28 22:46:09',0,0,'43.225.189.77','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1795,13,NULL,'2025-01-29 02:12:03','2025-01-29 02:12:03',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1796,13,NULL,'2025-01-29 04:58:22','2025-01-29 04:58:22',0,0,'192.3.147.168','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1797,13,NULL,'2025-01-29 14:36:15','2025-01-29 14:36:15',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1798,13,NULL,'2025-01-30 07:19:41','2025-01-30 07:19:41',0,0,'172.241.238.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1799,13,NULL,'2025-01-30 08:10:11','2025-01-30 08:10:11',0,0,'91.243.91.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1800,13,NULL,'2025-01-30 10:10:07','2025-01-30 10:10:07',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1801,13,NULL,'2025-01-30 10:56:54','2025-01-30 10:56:54',0,0,'23.106.27.113','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1802,13,NULL,'2025-01-30 21:25:32','2025-01-30 21:25:32',0,0,'23.82.105.173','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1803,13,NULL,'2025-01-31 08:36:21','2025-01-31 08:36:21',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1804,13,NULL,'2025-01-31 20:46:59','2025-01-31 20:46:59',0,0,'212.102.46.66','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1805,13,NULL,'2025-02-01 11:34:45','2025-02-01 11:34:45',0,0,'138.199.12.51','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1806,13,NULL,'2025-02-01 14:20:57','2025-02-01 14:20:57',0,0,'23.82.105.229','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1807,13,NULL,'2025-02-01 18:21:42','2025-02-01 18:21:42',0,0,'107.174.239.177','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1808,13,NULL,'2025-02-01 22:35:53','2025-02-01 22:35:53',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1809,13,NULL,'2025-02-02 02:18:32','2025-02-02 02:18:32',0,0,'23.106.27.113','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1810,13,NULL,'2025-02-02 03:40:47','2025-02-02 03:40:47',0,0,'23.80.138.200','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1811,13,NULL,'2025-02-02 09:58:01','2025-02-02 09:58:01',0,0,'156.233.84.65','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1812,13,NULL,'2025-02-02 11:11:10','2025-02-02 11:11:10',0,0,'23.82.105.10','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1813,13,NULL,'2025-02-02 21:07:04','2025-02-02 21:07:04',0,0,'43.225.189.109','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1814,13,NULL,'2025-02-03 12:52:47','2025-02-03 12:52:47',0,0,'91.190.155.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1815,13,NULL,'2025-02-04 00:35:24','2025-02-04 00:35:24',0,0,'23.82.110.253','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1816,13,NULL,'2025-02-04 03:10:02','2025-02-04 03:10:02',0,0,'107.158.117.231','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1817,13,NULL,'2025-02-04 04:01:44','2025-02-04 04:01:44',0,0,'156.253.177.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1818,13,NULL,'2025-02-04 04:17:50','2025-02-04 04:17:50',0,0,'23.82.105.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1819,13,NULL,'2025-02-04 09:06:10','2025-02-04 09:06:10',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1820,13,NULL,'2025-02-04 17:36:07','2025-02-04 17:36:07',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1821,13,NULL,'2025-02-04 19:07:35','2025-02-04 19:07:35',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1822,13,NULL,'2025-02-04 23:36:15','2025-02-04 23:36:15',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1823,13,NULL,'2025-02-05 11:05:41','2025-02-05 11:05:41',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1824,13,NULL,'2025-02-05 11:44:16','2025-02-05 11:44:16',0,0,'23.82.104.63','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1825,13,NULL,'2025-02-05 16:35:49','2025-02-05 16:35:49',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1826,13,NULL,'2025-02-05 16:50:47','2025-02-05 16:50:47',0,0,'23.105.5.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1827,13,NULL,'2025-02-05 19:52:47','2025-02-05 19:52:47',0,0,'162.212.170.89','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1828,13,NULL,'2025-02-06 04:35:58','2025-02-06 04:35:58',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1829,13,NULL,'2025-02-06 12:03:40','2025-02-06 12:03:40',0,0,'64.44.48.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1830,13,NULL,'2025-02-07 18:14:21','2025-02-07 18:14:21',0,0,'23.105.147.164','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1831,13,NULL,'2025-02-07 18:36:09','2025-02-07 18:36:09',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1832,13,NULL,'2025-02-07 23:06:31','2025-02-07 23:06:31',0,0,'23.81.70.252','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1833,13,NULL,'2025-02-08 10:39:04','2025-02-08 10:39:04',0,0,'23.105.5.212','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1834,13,NULL,'2025-02-08 13:36:48','2025-02-08 13:36:48',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1835,13,NULL,'2025-02-09 05:09:07','2025-02-09 05:09:07',0,0,'185.132.186.73','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1836,13,NULL,'2025-02-09 12:42:45','2025-02-09 12:42:45',0,0,'23.83.93.106','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1837,13,NULL,'2025-02-10 07:05:55','2025-02-10 07:05:55',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1838,13,NULL,'2025-02-10 09:55:31','2025-02-10 09:55:31',0,0,'212.102.46.55','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1839,13,NULL,'2025-02-10 13:28:38','2025-02-10 13:28:38',0,0,'212.111.89.37','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1840,13,NULL,'2025-02-10 23:27:12','2025-02-10 23:27:12',0,0,'106.219.164.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1841,13,NULL,'2025-02-11 11:22:01','2025-02-11 11:22:01',0,0,'196.247.46.57','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1842,13,NULL,'2025-02-11 14:17:13','2025-02-11 14:17:13',0,0,'198.46.254.35','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1843,13,NULL,'2025-02-12 01:09:54','2025-02-12 01:09:54',0,0,'89.23.107.205','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1844,13,NULL,'2025-02-12 14:35:58','2025-02-12 14:35:58',0,0,'193.56.20.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (1845,13,NULL,'2025-02-13 16:29:02','2025-02-13 16:29:02',0,0,'66.115.149.79','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1846,13,NULL,'2025-02-13 22:36:19','2025-02-13 22:36:19',0,0,'172.241.239.120','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1847,13,NULL,'2025-02-14 00:17:16','2025-02-14 00:17:16',0,0,'23.82.106.211','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1848,13,NULL,'2025-02-14 02:20:07','2025-02-14 02:20:07',0,0,'23.82.106.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1849,13,NULL,'2025-02-14 19:03:16','2025-02-14 19:03:16',0,0,'212.102.46.36','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1850,13,NULL,'2025-02-15 10:57:01','2025-02-15 10:57:01',0,0,'107.172.53.88','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1851,13,NULL,'2025-02-16 02:21:41','2025-02-16 02:21:41',0,0,'149.40.50.217','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1852,13,NULL,'2025-02-16 06:16:33','2025-02-16 06:16:33',0,0,'23.82.80.181','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1853,13,NULL,'2025-02-16 16:25:57','2025-02-16 16:25:57',0,0,'156.228.93.14','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1854,13,NULL,'2025-02-17 10:58:12','2025-02-17 10:58:12',0,0,'46.3.213.114','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1855,13,NULL,'2025-02-17 11:26:48','2025-02-17 11:26:48',0,0,'43.225.189.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1856,13,NULL,'2025-02-17 21:35:56','2025-02-17 21:35:56',0,0,'156.228.108.17','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1857,13,NULL,'2025-02-18 01:48:14','2025-02-18 01:48:14',0,0,'158.62.240.81','https://2poochiesproperties.com/contact-us/?gad_source=1&gclid=CjwKCAiA2cu9BhBhEiwAft6IxCHMOFRbbd3eMLxrjDhufZlv98jg20BzpmeC9tQyTumFj-GeZXju3RoCdBoQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (1858,13,NULL,'2025-02-19 03:24:33','2025-02-19 03:24:33',0,0,'23.81.70.252','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1859,13,NULL,'2025-02-19 08:55:18','2025-02-19 08:55:18',0,0,'91.237.124.155','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1860,13,NULL,'2025-02-19 11:06:02','2025-02-19 11:06:02',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1861,13,NULL,'2025-02-20 00:54:26','2025-02-20 00:54:26',0,0,'23.83.93.183','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1862,13,NULL,'2025-02-20 14:28:00','2025-02-20 14:28:00',0,0,'149.102.254.3','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1863,13,NULL,'2025-02-20 17:06:40','2025-02-20 17:06:40',0,0,'196.247.46.21','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1864,13,NULL,'2025-02-23 00:25:34','2025-02-23 00:25:34',0,0,'23.105.5.4','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1865,13,NULL,'2025-02-23 03:22:04','2025-02-23 03:22:04',0,0,'23.83.93.254','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1866,13,NULL,'2025-02-23 06:57:52','2025-02-23 06:57:52',0,0,'23.106.30.214','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1867,13,NULL,'2025-02-23 11:06:09','2025-02-23 11:06:09',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1868,13,NULL,'2025-02-23 20:01:06','2025-02-23 20:01:06',0,0,'82.118.230.81','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1869,13,NULL,'2025-02-24 00:17:00','2025-02-24 00:17:00',0,0,'23.80.138.106','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1870,13,NULL,'2025-02-24 03:35:45','2025-02-24 03:35:45',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1871,13,NULL,'2025-02-25 03:06:32','2025-02-25 03:06:32',0,0,'149.102.254.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1872,13,NULL,'2025-02-25 10:05:08','2025-02-25 10:05:08',0,0,'23.83.92.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1873,13,NULL,'2025-02-25 14:06:20','2025-02-25 14:06:20',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1874,13,NULL,'2025-02-26 02:36:12','2025-02-26 02:36:12',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1875,13,NULL,'2025-02-26 07:41:46','2025-02-26 07:41:46',0,0,'23.105.5.239','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1876,13,NULL,'2025-02-26 18:29:52','2025-02-26 18:29:52',0,0,'205.144.100.200','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (1877,13,NULL,'2025-02-26 18:36:15','2025-02-26 18:36:15',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1878,13,NULL,'2025-02-27 11:34:56','2025-02-27 11:34:56',0,0,'172.241.171.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1879,13,NULL,'2025-02-28 05:08:35','2025-02-28 05:08:35',0,0,'196.247.145.229','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1880,13,NULL,'2025-02-28 13:06:47','2025-02-28 13:06:47',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1881,13,NULL,'2025-03-01 02:36:38','2025-03-01 02:36:38',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1882,13,NULL,'2025-03-01 03:48:05','2025-03-01 03:48:05',0,0,'109.81.170.53','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1883,13,NULL,'2025-03-01 07:18:48','2025-03-01 07:18:48',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1884,13,NULL,'2025-03-02 11:36:04','2025-03-02 11:36:04',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1885,13,NULL,'2025-03-02 16:36:24','2025-03-02 16:36:24',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1886,13,NULL,'2025-03-03 02:02:16','2025-03-03 02:02:16',0,0,'94.131.31.176','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1887,13,NULL,'2025-03-03 21:49:23','2025-03-03 21:49:23',0,0,'23.82.80.175','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1888,13,NULL,'2025-03-04 05:36:14','2025-03-04 05:36:14',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1889,13,NULL,'2025-03-04 11:25:27','2025-03-04 11:25:27',0,0,'45.4.204.128','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1890,13,NULL,'2025-03-04 13:29:05','2025-03-04 13:29:05',0,0,'203.188.168.23','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1891,26,NULL,'2025-03-04 15:38:29','2025-03-04 15:38:29',0,0,'65.43.36.160','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Mobile/15E148 Safari/604.1','USD','Paid','2025-03-04 15:38:31',850.00,'visa','pi_3QyxY6FNsyXxndsw0xBHmAFA',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (1892,13,NULL,'2025-03-04 21:53:43','2025-03-04 21:53:43',0,0,'97.150.217.218','https://2poochiesproperties.com/guest-photos/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D72 [FBAN/FBIOS;FBAV/502.2.0.62.102;FBBV/702932779;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/70','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',15162);
INSERT INTO `wp_gf_entry` VALUES (1893,13,NULL,'2025-03-05 01:51:13','2025-03-05 01:51:13',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1894,13,NULL,'2025-03-05 09:17:22','2025-03-05 09:17:22',0,0,'196.247.145.100','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1895,13,NULL,'2025-03-05 20:43:03','2025-03-05 20:43:03',0,0,'173.239.196.182','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1896,13,NULL,'2025-03-06 03:41:42','2025-03-06 03:41:42',0,0,'23.82.80.142','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1897,13,NULL,'2025-03-06 11:41:08','2025-03-06 11:41:08',0,0,'149.102.254.17','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1898,13,NULL,'2025-03-06 14:23:03','2025-03-06 14:23:03',0,0,'172.241.142.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1899,13,NULL,'2025-03-07 02:18:55','2025-03-07 02:18:55',0,0,'23.105.5.203','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1900,13,NULL,'2025-03-07 07:08:11','2025-03-07 07:08:11',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1901,13,NULL,'2025-03-07 08:58:58','2025-03-07 08:58:58',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1902,13,NULL,'2025-03-07 19:42:13','2025-03-07 19:42:13',0,0,'156.228.90.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1903,13,NULL,'2025-03-08 05:35:23','2025-03-08 05:35:23',0,0,'149.40.50.210','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1904,13,NULL,'2025-03-08 06:20:02','2025-03-08 06:20:02',0,0,'23.83.93.212','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1905,13,NULL,'2025-03-08 10:14:15','2025-03-08 10:14:15',0,0,'50.3.164.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1906,13,NULL,'2025-03-08 22:47:04','2025-03-08 22:47:04',0,0,'172.241.160.190','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1907,13,NULL,'2025-03-09 16:57:13','2025-03-09 16:57:13',0,0,'196.242.114.16','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1908,13,NULL,'2025-03-10 09:28:38','2025-03-10 09:28:38',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1909,13,NULL,'2025-03-10 18:48:09','2025-03-10 18:48:09',0,0,'195.140.213.246','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1910,13,NULL,'2025-03-11 06:46:58','2025-03-11 06:46:58',0,0,'149.102.254.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1911,13,NULL,'2025-03-11 17:34:32','2025-03-11 17:34:32',0,0,'23.108.2.228','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1912,13,NULL,'2025-03-12 09:13:18','2025-03-12 09:13:18',0,0,'196.247.145.246','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1913,13,NULL,'2025-03-12 09:55:46','2025-03-12 09:55:46',0,0,'102.129.223.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1914,13,NULL,'2025-03-12 10:33:36','2025-03-12 10:33:36',0,0,'192.252.220.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1915,13,NULL,'2025-03-12 16:52:44','2025-03-12 16:52:44',0,0,'156.253.175.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1916,13,NULL,'2025-03-13 10:14:18','2025-03-13 10:14:18',0,0,'23.105.5.167','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1917,13,NULL,'2025-03-13 22:26:48','2025-03-13 22:26:48',0,0,'23.106.24.36','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1918,13,NULL,'2025-03-14 01:20:37','2025-03-14 01:20:37',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1919,13,NULL,'2025-03-14 18:18:42','2025-03-14 18:18:42',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1920,13,NULL,'2025-03-15 03:09:45','2025-03-15 03:09:45',0,0,'107.172.170.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1921,13,NULL,'2025-03-15 07:49:40','2025-03-15 07:49:40',0,0,'156.253.169.241','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1922,13,NULL,'2025-03-15 10:05:02','2025-03-15 10:05:02',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1923,13,NULL,'2025-03-15 10:35:19','2025-03-15 10:35:19',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1924,13,NULL,'2025-03-15 23:09:38','2025-03-15 23:09:38',0,0,'192.210.223.6','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1925,13,NULL,'2025-03-16 01:21:19','2025-03-16 01:21:19',0,0,'212.102.33.146','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1926,13,NULL,'2025-03-16 05:05:16','2025-03-16 05:05:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1927,13,NULL,'2025-03-16 09:35:07','2025-03-16 09:35:07',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1928,13,NULL,'2025-03-16 11:16:06','2025-03-16 11:16:06',0,0,'23.105.5.50','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1929,13,NULL,'2025-03-17 07:32:47','2025-03-17 07:32:47',0,0,'23.106.193.6','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1930,13,NULL,'2025-03-17 08:14:02','2025-03-17 08:14:02',0,0,'84.17.41.78','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1931,13,NULL,'2025-03-17 16:39:56','2025-03-17 16:39:56',0,0,'207.157.106.62','https://2poochiesproperties.com/?fbclid=IwZXh0bgNhZW0CMTEAAR19JakMENojEnSSyuZCra7oMBkPxtSAPuDjWS9S11JwaPHUG2H9bzeLRT0_aem_JYD79zeJkIwI50WzjZ3Ukg','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D72 [FBAN/FBIOS;FBAV/504.0.0.62.85;FBBV/707243085;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/709','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (1932,13,NULL,'2025-03-17 16:40:50','2025-03-17 16:40:50',0,0,'207.157.106.62','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/22D72 [FBAN/FBIOS;FBAV/504.0.0.62.85;FBBV/707243085;FBDV/iPhone16,2;FBMD/iPhone;FBSN/iOS;FBSV/18.3.1;FBSS/3;FBID/phone;FBLC/en_US;FBOP/5;FBRV/709','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (1933,13,NULL,'2025-03-17 22:19:58','2025-03-17 22:19:58',0,0,'23.83.92.35','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1934,13,NULL,'2025-03-18 04:29:30','2025-03-18 04:29:30',0,0,'23.95.204.22','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1935,13,NULL,'2025-03-18 21:05:01','2025-03-18 21:05:01',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1936,13,NULL,'2025-03-19 07:25:13','2025-03-19 07:25:13',0,0,'23.106.193.228','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1937,13,NULL,'2025-03-19 18:32:05','2025-03-19 18:32:05',0,0,'182.69.181.61','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1938,13,NULL,'2025-03-19 21:19:52','2025-03-19 21:19:52',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1939,13,NULL,'2025-03-19 22:13:10','2025-03-19 22:13:10',0,0,'156.253.167.131','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1940,13,NULL,'2025-03-19 22:33:48','2025-03-19 22:33:48',0,0,'149.40.50.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1941,13,NULL,'2025-03-19 23:35:06','2025-03-19 23:35:06',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1942,13,NULL,'2025-03-20 01:59:29','2025-03-20 01:59:29',0,0,'23.106.30.56','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1943,13,NULL,'2025-03-20 11:53:28','2025-03-20 11:53:28',0,0,'172.241.240.209','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1944,13,NULL,'2025-03-20 22:07:45','2025-03-20 22:07:45',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1945,13,NULL,'2025-03-21 02:31:09','2025-03-21 02:31:09',0,0,'172.241.142.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1946,13,NULL,'2025-03-21 06:16:44','2025-03-21 06:16:44',0,0,'156.253.173.179','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1947,13,NULL,'2025-03-21 08:31:16','2025-03-21 08:31:16',0,0,'156.253.168.226','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1948,13,NULL,'2025-03-21 21:44:37','2025-03-21 21:44:37',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1949,13,NULL,'2025-03-22 01:59:55','2025-03-22 01:59:55',0,0,'23.106.193.196','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1950,13,NULL,'2025-03-22 20:05:16','2025-03-22 20:05:16',0,0,'104.207.43.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1951,13,NULL,'2025-03-22 21:00:13','2025-03-22 21:00:13',0,0,'37.19.217.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1952,13,NULL,'2025-03-22 22:19:31','2025-03-22 22:19:31',0,0,'156.228.100.22','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1953,13,NULL,'2025-03-23 10:40:49','2025-03-23 10:40:49',0,0,'173.44.213.114','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1954,13,NULL,'2025-03-23 13:18:25','2025-03-23 13:18:25',0,0,'170.199.228.120','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1955,13,NULL,'2025-03-23 18:29:14','2025-03-23 18:29:14',0,0,'108.252.147.167','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (1956,13,NULL,'2025-03-23 20:35:21','2025-03-23 20:35:21',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1957,13,NULL,'2025-03-24 16:34:59','2025-03-24 16:34:59',0,0,'149.40.50.195','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1958,13,NULL,'2025-03-25 01:47:22','2025-03-25 01:47:22',0,0,'156.253.165.68','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1959,13,NULL,'2025-03-25 12:40:22','2025-03-25 12:40:22',0,0,'149.102.252.46','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1960,13,NULL,'2025-03-25 20:40:44','2025-03-25 20:40:44',0,0,'37.19.217.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1961,13,NULL,'2025-03-25 23:20:16','2025-03-25 23:20:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1962,13,NULL,'2025-03-26 17:47:04','2025-03-26 17:47:04',0,0,'192.210.223.6','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1963,24,NULL,'2025-03-26 22:07:15','2025-03-26 22:07:15',0,0,'65.43.36.160','https://2poochiesproperties.com/properties/tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',15586);
INSERT INTO `wp_gf_entry` VALUES (1964,13,NULL,'2025-03-26 23:01:19','2025-03-26 23:01:19',0,0,'65.43.36.160','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (1965,13,NULL,'2025-03-27 04:05:37','2025-03-27 04:05:37',0,0,'45.133.176.59','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1966,13,NULL,'2025-03-27 05:10:47','2025-03-27 05:10:47',0,0,'106.213.87.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1967,13,NULL,'2025-03-27 12:36:16','2025-03-27 12:36:16',0,0,'212.102.46.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1968,13,NULL,'2025-03-27 15:06:34','2025-03-27 15:06:34',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1969,13,NULL,'2025-03-27 22:35:31','2025-03-27 22:35:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1970,13,NULL,'2025-03-27 22:56:13','2025-03-27 22:56:13',0,0,'23.82.184.84','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1971,13,NULL,'2025-03-28 07:15:06','2025-03-28 07:15:06',0,0,'198.12.119.162','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1972,13,NULL,'2025-03-28 09:35:39','2025-03-28 09:35:39',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1973,13,NULL,'2025-03-29 03:31:14','2025-03-29 03:31:14',0,0,'156.228.80.109','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1974,13,NULL,'2025-03-29 08:53:15','2025-03-29 08:53:15',0,0,'37.19.217.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1975,13,NULL,'2025-03-30 02:56:47','2025-03-30 02:56:47',0,0,'23.82.184.84','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1976,13,NULL,'2025-03-30 08:44:17','2025-03-30 08:44:17',0,0,'139.171.114.213','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1977,13,NULL,'2025-03-30 11:04:58','2025-03-30 11:04:58',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1978,13,NULL,'2025-03-31 00:07:30','2025-03-31 00:07:30',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1979,13,NULL,'2025-03-31 12:15:23','2025-03-31 12:15:23',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1980,13,NULL,'2025-03-31 17:47:09','2025-03-31 17:47:09',0,0,'172.255.93.226','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1981,13,NULL,'2025-03-31 23:18:22','2025-03-31 23:18:22',0,0,'149.102.254.35','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1982,13,NULL,'2025-03-31 23:55:50','2025-03-31 23:55:50',0,0,'156.253.173.173','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1983,13,NULL,'2025-04-01 11:33:04','2025-04-01 11:33:04',0,0,'156.228.77.244','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1984,13,NULL,'2025-04-01 15:09:40','2025-04-01 15:09:40',0,0,'182.69.183.94','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1985,13,NULL,'2025-04-01 17:56:09','2025-04-01 17:56:09',0,0,'156.253.164.9','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1986,13,NULL,'2025-04-01 20:58:42','2025-04-01 20:58:42',0,0,'84.17.41.78','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1987,13,NULL,'2025-04-02 18:32:31','2025-04-02 18:32:31',0,0,'43.225.189.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1988,13,NULL,'2025-04-03 00:24:31','2025-04-03 00:24:31',0,0,'223.29.148.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1989,13,NULL,'2025-04-03 15:18:09','2025-04-03 15:18:09',0,0,'172.93.148.188','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1990,13,NULL,'2025-04-04 09:22:29','2025-04-04 09:22:29',0,0,'156.253.173.196','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1991,13,NULL,'2025-04-04 14:53:57','2025-04-04 14:53:57',0,0,'43.225.189.113','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1992,13,NULL,'2025-04-04 21:35:38','2025-04-04 21:35:38',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1993,13,NULL,'2025-04-05 04:38:05','2025-04-05 04:38:05',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (1994,13,NULL,'2025-04-05 08:01:17','2025-04-05 08:01:17',0,0,'107.150.80.164','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1995,13,NULL,'2025-04-05 08:50:50','2025-04-05 08:50:50',0,0,'156.253.164.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1996,13,NULL,'2025-04-05 15:49:36','2025-04-05 15:49:36',0,0,'38.153.199.14','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (1997,26,NULL,'2025-04-05 20:51:00','2025-04-05 20:51:00',0,0,'208.190.13.23','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1','USD','Paid','2025-04-05 20:51:02',1400.00,'mastercard','pi_3RAdg6FNsyXxndsw1KqjYuLK',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (1998,13,NULL,'2025-04-05 20:52:16','2025-04-05 20:52:16',0,0,'208.190.13.23','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (1999,13,NULL,'2025-04-06 14:37:18','2025-04-06 14:37:18',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2000,13,NULL,'2025-04-06 23:07:01','2025-04-06 23:07:01',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2001,13,NULL,'2025-04-07 00:33:32','2025-04-07 00:33:32',0,0,'156.253.175.2','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2002,13,NULL,'2025-04-08 07:00:15','2025-04-08 07:00:15',0,0,'156.253.170.191','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2003,13,NULL,'2025-04-08 23:44:02','2025-04-08 23:44:02',0,0,'156.253.168.113','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2004,13,NULL,'2025-04-09 09:11:08','2025-04-09 09:11:08',0,0,'192.186.191.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2005,13,NULL,'2025-04-09 12:36:29','2025-04-09 12:36:29',0,0,'196.245.231.189','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2006,13,NULL,'2025-04-09 14:07:07','2025-04-09 14:07:07',0,0,'156.253.164.154','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2007,13,NULL,'2025-04-10 04:36:19','2025-04-10 04:36:19',0,0,'156.228.83.6','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2008,13,NULL,'2025-04-10 06:51:11','2025-04-10 06:51:11',0,0,'156.242.35.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2009,13,NULL,'2025-04-10 16:14:52','2025-04-10 16:14:52',0,0,'212.102.46.41','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2010,13,NULL,'2025-04-11 00:57:27','2025-04-11 00:57:27',0,0,'186.179.40.197','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2011,13,NULL,'2025-04-11 10:50:35','2025-04-11 10:50:35',0,0,'172.111.204.6','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2012,13,NULL,'2025-04-13 16:26:46','2025-04-13 16:26:46',0,0,'156.253.169.193','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2013,13,NULL,'2025-04-13 20:30:43','2025-04-13 20:30:43',0,0,'156.253.173.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2014,13,NULL,'2025-04-14 04:12:01','2025-04-14 04:12:01',0,0,'45.159.23.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2015,13,NULL,'2025-04-14 17:59:19','2025-04-14 17:59:19',0,0,'212.102.46.52','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2016,13,NULL,'2025-04-15 02:16:06','2025-04-15 02:16:06',0,0,'192.210.223.12','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2017,13,NULL,'2025-04-15 05:50:13','2025-04-15 05:50:13',0,0,'156.253.164.207','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2018,13,NULL,'2025-04-15 19:18:34','2025-04-15 19:18:34',0,0,'156.228.82.137','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2019,13,NULL,'2025-04-16 03:32:12','2025-04-16 03:32:12',0,0,'23.108.46.113','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2020,13,NULL,'2025-04-16 19:04:01','2025-04-16 19:04:01',0,0,'212.102.46.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2021,13,NULL,'2025-04-16 22:23:04','2025-04-16 22:23:04',0,0,'107.172.228.168','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2022,13,NULL,'2025-04-17 08:43:51','2025-04-17 08:43:51',0,0,'156.253.172.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2023,13,NULL,'2025-04-17 09:40:36','2025-04-17 09:40:36',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2024,13,NULL,'2025-04-17 22:00:36','2025-04-17 22:00:36',0,0,'156.253.164.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2025,13,NULL,'2025-04-18 04:03:47','2025-04-18 04:03:47',0,0,'173.234.100.144','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2026,13,NULL,'2025-04-18 09:16:09','2025-04-18 09:16:09',0,0,'156.253.164.62','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2027,13,NULL,'2025-04-18 16:17:33','2025-04-18 16:17:33',0,0,'156.228.95.52','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2028,13,NULL,'2025-04-19 06:55:58','2025-04-19 06:55:58',0,0,'156.253.164.175','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2029,13,NULL,'2025-04-19 08:25:09','2025-04-19 08:25:09',0,0,'130.185.157.231','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2030,13,NULL,'2025-04-19 20:52:27','2025-04-19 20:52:27',0,0,'156.228.97.188','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2031,13,NULL,'2025-04-19 21:21:50','2025-04-19 21:21:50',0,0,'156.253.164.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2032,13,NULL,'2025-04-20 03:21:50','2025-04-20 03:21:50',0,0,'156.253.164.185','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2033,13,NULL,'2025-04-20 08:07:35','2025-04-20 08:07:35',0,0,'156.253.171.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2034,13,NULL,'2025-04-20 17:58:03','2025-04-20 17:58:03',0,0,'156.253.166.8','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2035,13,NULL,'2025-04-21 18:41:25','2025-04-21 18:41:25',0,0,'212.102.46.36','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2036,13,NULL,'2025-04-21 20:12:27','2025-04-21 20:12:27',0,0,'156.248.82.84','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2037,13,NULL,'2025-04-22 08:10:59','2025-04-22 08:10:59',0,0,'109.81.170.169','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2038,13,NULL,'2025-04-22 08:30:29','2025-04-22 08:30:29',0,0,'23.108.24.15','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2039,13,NULL,'2025-04-22 21:10:54','2025-04-22 21:10:54',0,0,'156.228.83.86','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2040,13,NULL,'2025-04-23 00:01:04','2025-04-23 00:01:04',0,0,'186.179.42.199','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2041,13,NULL,'2025-04-23 00:24:45','2025-04-23 00:24:45',0,0,'38.153.133.243','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2042,13,NULL,'2025-04-23 02:56:23','2025-04-23 02:56:23',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2043,13,NULL,'2025-04-23 05:38:52','2025-04-23 05:38:52',0,0,'173.254.252.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2044,13,NULL,'2025-04-23 08:07:12','2025-04-23 08:07:12',0,0,'156.253.165.106','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2045,13,NULL,'2025-04-23 22:40:51','2025-04-23 22:40:51',0,0,'38.153.199.72','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2046,13,NULL,'2025-04-24 01:36:25','2025-04-24 01:36:25',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2047,13,NULL,'2025-04-24 04:54:22','2025-04-24 04:54:22',0,0,'156.253.168.200','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2048,13,NULL,'2025-04-24 08:37:24','2025-04-24 08:37:24',0,0,'156.228.104.20','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2049,13,NULL,'2025-04-24 18:29:14','2025-04-24 18:29:14',0,0,'212.102.46.57','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2050,13,NULL,'2025-04-26 05:43:18','2025-04-26 05:43:18',0,0,'172.245.113.230','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2051,13,NULL,'2025-04-26 14:17:24','2025-04-26 14:17:24',0,0,'170.254.179.145','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2052,13,NULL,'2025-04-26 23:20:24','2025-04-26 23:20:24',0,0,'156.253.173.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2053,13,NULL,'2025-04-27 18:29:47','2025-04-27 18:29:47',0,0,'108.252.147.167','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2054,13,NULL,'2025-04-27 22:09:04','2025-04-27 22:09:04',0,0,'37.140.223.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2055,13,NULL,'2025-04-28 00:30:41','2025-04-28 00:30:41',0,0,'156.228.111.76','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2056,13,NULL,'2025-04-28 01:24:52','2025-04-28 01:24:52',0,0,'23.94.75.142','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2057,13,NULL,'2025-04-28 18:56:13','2025-04-28 18:56:13',0,0,'130.44.203.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2058,13,NULL,'2025-04-28 20:52:03','2025-04-28 20:52:03',0,0,'23.230.39.178','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2059,13,NULL,'2025-04-29 18:20:57','2025-04-29 18:20:57',0,0,'156.253.167.53','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2060,13,NULL,'2025-04-30 05:47:38','2025-04-30 05:47:38',0,0,'156.228.103.158','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2061,13,NULL,'2025-04-30 13:12:07','2025-04-30 13:12:07',0,0,'70.62.25.2','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2062,13,NULL,'2025-04-30 22:21:54','2025-04-30 22:21:54',0,0,'193.37.33.159','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2063,13,NULL,'2025-04-30 23:35:32','2025-04-30 23:35:32',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2064,13,NULL,'2025-05-01 01:39:05','2025-05-01 01:39:05',0,0,'156.253.168.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2065,13,NULL,'2025-05-01 02:50:16','2025-05-01 02:50:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2066,13,NULL,'2025-05-01 04:05:47','2025-05-01 04:05:47',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2067,13,NULL,'2025-05-01 06:35:49','2025-05-01 06:35:49',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2068,13,NULL,'2025-05-01 11:13:22','2025-05-01 11:13:22',0,0,'156.228.107.54','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2069,13,NULL,'2025-05-03 05:55:52','2025-05-03 05:55:52',0,0,'196.58.229.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2070,13,NULL,'2025-05-03 11:15:59','2025-05-03 11:15:59',0,0,'156.253.166.231','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2071,13,NULL,'2025-05-03 13:29:28','2025-05-03 13:29:28',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2072,13,NULL,'2025-05-04 07:48:53','2025-05-04 07:48:53',0,0,'86.106.74.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2073,13,NULL,'2025-05-05 17:01:52','2025-05-05 17:01:52',0,0,'149.102.254.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2074,13,NULL,'2025-05-05 21:21:40','2025-05-05 21:21:40',0,0,'156.242.38.181','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2075,13,NULL,'2025-05-06 01:44:07','2025-05-06 01:44:07',0,0,'104.223.69.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2076,13,NULL,'2025-05-07 02:26:11','2025-05-07 02:26:11',0,0,'172.241.238.133','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2077,13,NULL,'2025-05-07 06:32:27','2025-05-07 06:32:27',0,0,'181.41.206.123','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2078,13,NULL,'2025-05-08 04:35:25','2025-05-08 04:35:25',0,0,'181.214.166.43','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2079,13,NULL,'2025-05-08 11:31:15','2025-05-08 11:31:15',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2080,13,NULL,'2025-05-08 17:12:37','2025-05-08 17:12:37',0,0,'212.102.46.47','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2081,13,NULL,'2025-05-09 03:34:11','2025-05-09 03:34:11',0,0,'165.231.182.31','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2082,13,NULL,'2025-05-09 10:17:51','2025-05-09 10:17:51',0,0,'196.245.149.64','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2083,26,NULL,'2025-05-09 16:39:47','2025-05-09 16:39:47',0,0,'140.248.30.189','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.1.1 Mobile/15E148 Safari/604.1','USD','Paid','2025-05-09 16:39:48',450.00,'mastercard','pi_3RMtxcFNsyXxndsw0h2nlZGJ',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2084,13,NULL,'2025-05-10 20:25:41','2025-05-10 20:25:41',0,0,'154.213.166.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2085,13,NULL,'2025-05-11 07:56:52','2025-05-11 07:56:52',0,0,'154.214.1.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2086,13,NULL,'2025-05-12 23:02:50','2025-05-12 23:02:50',0,0,'91.217.249.223','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2087,13,NULL,'2025-05-13 00:43:34','2025-05-13 00:43:34',0,0,'172.255.94.136','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2088,13,NULL,'2025-05-13 16:59:11','2025-05-13 16:59:11',0,0,'156.228.85.136','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2089,13,NULL,'2025-05-13 17:55:30','2025-05-13 17:55:30',0,0,'149.102.254.8','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2090,13,NULL,'2025-05-14 04:57:06','2025-05-14 04:57:06',0,0,'172.241.238.223','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2091,13,NULL,'2025-05-14 14:55:35','2025-05-14 14:55:35',0,0,'173.208.27.86','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2092,13,NULL,'2025-05-14 17:25:42','2025-05-14 17:25:42',0,0,'173.208.27.138','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2093,13,NULL,'2025-05-15 03:07:06','2025-05-15 03:07:06',0,0,'23.105.157.192','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2094,13,NULL,'2025-05-15 07:54:21','2025-05-15 07:54:21',0,0,'63.113.29.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2095,19,NULL,'2025-05-16 20:19:36','2025-05-16 20:19:36',0,0,'75.33.233.237','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','USD','Paid','2025-05-16 20:19:37',575.00,'visa','pi_3RPUjBFNsyXxndsw17eLsqd6',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2096,13,NULL,'2025-05-16 20:55:20','2025-05-16 20:55:20',0,0,'64.49.38.23','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2097,13,NULL,'2025-05-17 01:37:28','2025-05-17 01:37:28',0,0,'156.228.91.29','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2098,13,NULL,'2025-05-18 01:51:19','2025-05-18 01:51:19',0,0,'158.62.223.49','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2099,13,NULL,'2025-05-18 03:14:00','2025-05-18 03:14:00',0,0,'107.158.200.77','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2100,19,NULL,'2025-05-18 20:10:50','2025-05-18 20:10:50',0,0,'108.252.147.167','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_4_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.4 Mobile/15E148 Safari/604.1','USD','Paid','2025-05-18 20:10:52',850.00,'visa','pi_3RQDXnFNsyXxndsw0c4rLqyZ',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2101,13,NULL,'2025-05-18 20:45:35','2025-05-18 20:45:35',0,0,'156.228.93.175','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2102,13,NULL,'2025-05-18 23:05:39','2025-05-18 23:05:39',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2103,13,NULL,'2025-05-19 14:10:03','2025-05-19 14:10:03',0,0,'23.82.86.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2104,13,NULL,'2025-05-19 18:23:56','2025-05-19 18:23:56',0,0,'212.102.46.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2105,13,NULL,'2025-05-19 22:14:35','2025-05-19 22:14:35',0,0,'191.96.103.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2106,13,NULL,'2025-05-20 05:10:04','2025-05-20 05:10:04',0,0,'156.242.47.57','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2107,13,NULL,'2025-05-21 09:23:38','2025-05-21 09:23:38',0,0,'188.126.94.103','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2108,13,NULL,'2025-05-21 23:35:35','2025-05-21 23:35:35',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2109,13,NULL,'2025-05-22 04:04:35','2025-05-22 04:04:35',0,0,'104.223.69.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2110,13,NULL,'2025-05-22 15:20:40','2025-05-22 15:20:40',0,0,'75.231.5.157','https://2poochiesproperties.com/?gad_source=5&gclid=EAIaIQobChMIlPeF7K-3jQMVBYWmBB3IHwfdEAEYASAAEgLWSfD_BwE','Mozilla/5.0 (Linux; Android 12; ZTE Blade A33s Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2111,13,NULL,'2025-05-22 15:22:38','2025-05-22 15:22:38',0,0,'75.231.5.157','https://2poochiesproperties.com/sitemap/','Mozilla/5.0 (Linux; Android 12; ZTE Blade A33s Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',778);
INSERT INTO `wp_gf_entry` VALUES (2112,13,NULL,'2025-05-22 15:24:10','2025-05-22 15:24:10',0,0,'75.231.5.157','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 12; ZTE Blade A33s Build/SP1A.210812.016; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/130.0.6723.108 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2113,13,NULL,'2025-05-22 15:45:21','2025-05-22 15:45:21',0,0,'156.249.59.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2114,13,NULL,'2025-05-23 08:06:15','2025-05-23 08:06:15',0,0,'172.241.238.171','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2115,13,NULL,'2025-05-23 08:08:38','2025-05-23 08:08:38',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2116,13,NULL,'2025-05-23 12:56:31','2025-05-23 12:56:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2117,13,NULL,'2025-05-24 03:59:21','2025-05-24 03:59:21',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2118,13,NULL,'2025-05-24 04:02:32','2025-05-24 04:02:32',0,0,'156.228.101.90','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2119,13,NULL,'2025-05-24 06:00:54','2025-05-24 06:00:54',0,0,'23.19.125.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2120,13,NULL,'2025-05-24 15:22:01','2025-05-24 15:22:01',0,0,'172.241.238.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2121,13,NULL,'2025-05-24 16:49:19','2025-05-24 16:49:19',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2122,13,NULL,'2025-05-24 19:25:23','2025-05-24 19:25:23',0,0,'149.102.254.23','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2123,26,NULL,'2025-05-24 20:52:34','2025-05-24 20:52:34',0,0,'129.222.87.238','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Mobile Safari/537.36','USD','Paid','2025-05-24 20:52:36',450.00,'visa','pi_3RSP3UFNsyXxndsw0cEvUWsf',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2124,13,NULL,'2025-05-25 02:57:33','2025-05-25 02:57:33',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2125,19,NULL,'2025-05-25 15:43:25','2025-05-25 15:43:25',0,0,'108.247.133.143','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_3_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3.1 Mobile/15E148 Safari/604.1','USD','Paid','2025-05-25 15:43:27',450.00,'visa','pi_3RSghrFNsyXxndsw0IHxwZVw',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2126,13,NULL,'2025-05-25 15:56:31','2025-05-25 15:56:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2127,13,NULL,'2025-05-25 22:43:40','2025-05-25 22:43:40',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2128,13,NULL,'2025-05-26 01:05:16','2025-05-26 01:05:16',0,0,'138.199.12.53','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2129,13,NULL,'2025-05-26 03:01:57','2025-05-26 03:01:57',0,0,'172.241.238.103','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2130,13,NULL,'2025-05-26 17:31:06','2025-05-26 17:31:06',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2131,13,NULL,'2025-05-26 22:06:14','2025-05-26 22:06:14',0,0,'23.82.86.49','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2132,13,NULL,'2025-05-27 19:46:36','2025-05-27 19:46:36',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2133,13,NULL,'2025-05-27 22:39:23','2025-05-27 22:39:23',0,0,'94.72.182.199','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2134,13,NULL,'2025-05-27 22:56:47','2025-05-27 22:56:47',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2135,13,NULL,'2025-05-28 01:08:32','2025-05-28 01:08:32',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2136,13,NULL,'2025-05-28 01:17:28','2025-05-28 01:17:28',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2137,13,NULL,'2025-05-28 03:31:35','2025-05-28 03:31:35',0,0,'170.247.221.161','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36 Edg/125.0.0.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2138,13,NULL,'2025-05-28 03:42:43','2025-05-28 03:42:43',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2139,13,NULL,'2025-05-28 04:54:36','2025-05-28 04:54:36',0,0,'154.213.160.63','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2140,13,NULL,'2025-05-28 08:57:38','2025-05-28 08:57:38',0,0,'91.90.122.42','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2141,13,NULL,'2025-05-28 12:16:44','2025-05-28 12:16:44',0,0,'23.105.3.231','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2142,13,NULL,'2025-05-28 13:40:59','2025-05-28 13:40:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2143,13,NULL,'2025-05-28 16:39:24','2025-05-28 16:39:24',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2144,13,NULL,'2025-05-29 07:25:55','2025-05-29 07:25:55',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2145,13,NULL,'2025-05-29 17:12:20','2025-05-29 17:12:20',0,0,'23.110.169.28','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2146,13,NULL,'2025-05-29 17:44:09','2025-05-29 17:44:09',0,0,'23.82.81.85','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2147,13,NULL,'2025-05-29 18:10:53','2025-05-29 18:10:53',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2148,13,NULL,'2025-05-29 22:08:04','2025-05-29 22:08:04',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2149,13,NULL,'2025-05-29 22:22:51','2025-05-29 22:22:51',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2150,13,NULL,'2025-05-29 23:53:38','2025-05-29 23:53:38',0,0,'69.58.88.182','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2151,13,NULL,'2025-05-30 01:45:19','2025-05-30 01:45:19',0,0,'156.242.32.166','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2152,13,NULL,'2025-05-30 02:56:29','2025-05-30 02:56:29',0,0,'45.135.38.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2153,13,NULL,'2025-05-30 07:19:55','2025-05-30 07:19:55',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2154,13,NULL,'2025-05-30 10:04:07','2025-05-30 10:04:07',0,0,'154.16.105.199','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2155,13,NULL,'2025-05-31 01:07:56','2025-05-31 01:07:56',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2156,13,NULL,'2025-05-31 07:27:46','2025-05-31 07:27:46',0,0,'195.160.192.98','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2157,13,NULL,'2025-05-31 08:33:19','2025-05-31 08:33:19',0,0,'95.164.150.190','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2158,13,NULL,'2025-05-31 19:11:07','2025-05-31 19:11:07',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2159,13,NULL,'2025-06-01 03:38:25','2025-06-01 03:38:25',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2160,13,NULL,'2025-06-01 08:03:12','2025-06-01 08:03:12',0,0,'156.242.43.151','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2161,13,NULL,'2025-06-01 08:27:41','2025-06-01 08:27:41',0,0,'66.78.44.252','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2162,13,NULL,'2025-06-01 13:38:55','2025-06-01 13:38:55',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2163,13,NULL,'2025-06-01 17:37:01','2025-06-01 17:37:01',0,0,'45.135.38.208','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2164,13,NULL,'2025-06-01 22:48:02','2025-06-01 22:48:02',0,0,'139.180.224.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2165,13,NULL,'2025-06-02 15:38:18','2025-06-02 15:38:18',0,0,'199.181.239.220','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2166,13,NULL,'2025-06-02 15:46:31','2025-06-02 15:46:31',0,0,'156.228.80.191','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2167,13,NULL,'2025-06-02 18:41:44','2025-06-02 18:41:44',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2168,13,NULL,'2025-06-02 20:15:49','2025-06-02 20:15:49',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2169,13,NULL,'2025-06-03 00:45:08','2025-06-03 00:45:08',0,0,'181.214.167.167','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2170,13,NULL,'2025-06-03 04:16:12','2025-06-03 04:16:12',0,0,'45.135.38.104','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2171,13,NULL,'2025-06-03 04:59:56','2025-06-03 04:59:56',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2172,13,NULL,'2025-06-03 08:36:34','2025-06-03 08:36:34',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2173,13,NULL,'2025-06-03 14:14:07','2025-06-03 14:14:07',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2174,13,NULL,'2025-06-03 21:34:17','2025-06-03 21:34:17',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2175,13,NULL,'2025-06-04 00:48:22','2025-06-04 00:48:22',0,0,'192.186.155.205','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2176,13,NULL,'2025-06-04 02:31:52','2025-06-04 02:31:52',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2177,13,NULL,'2025-06-04 03:19:24','2025-06-04 03:19:24',0,0,'196.244.71.231','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2178,13,NULL,'2025-06-04 08:01:23','2025-06-04 08:01:23',0,0,'45.135.38.71','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2179,13,NULL,'2025-06-04 15:30:23','2025-06-04 15:30:23',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2180,19,NULL,'2025-06-04 22:19:01','2025-06-04 22:19:01',0,0,'12.185.215.146','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36 Edg/136.0.0.0','USD','Paid','2025-06-04 22:19:02',450.00,'amex','pi_3RWPeAFNsyXxndsw1c2NjNA4',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2181,13,NULL,'2025-06-05 11:27:25','2025-06-05 11:27:25',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2182,13,NULL,'2025-06-05 14:46:31','2025-06-05 14:46:31',0,0,'156.253.169.28','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2183,13,NULL,'2025-06-05 14:46:49','2025-06-05 14:46:49',0,0,'156.253.169.28','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2184,13,NULL,'2025-06-05 20:49:20','2025-06-05 20:49:20',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2185,13,NULL,'2025-06-05 21:45:11','2025-06-05 21:45:11',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2186,13,NULL,'2025-06-05 23:54:39','2025-06-05 23:54:39',0,0,'136.0.110.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2187,13,NULL,'2025-06-06 05:45:36','2025-06-06 05:45:36',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2188,13,NULL,'2025-06-06 10:46:07','2025-06-06 10:46:07',0,0,'156.146.36.105','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2189,13,NULL,'2025-06-06 12:56:45','2025-06-06 12:56:45',0,0,'156.228.189.44','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2190,13,NULL,'2025-06-06 13:32:32','2025-06-06 13:32:32',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2191,13,NULL,'2025-06-06 15:35:37','2025-06-06 15:35:37',0,0,'142.91.118.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2192,13,NULL,'2025-06-06 15:51:16','2025-06-06 15:51:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2193,13,NULL,'2025-06-06 17:12:45','2025-06-06 17:12:45',0,0,'172.241.152.156','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2194,13,NULL,'2025-06-06 21:07:12','2025-06-06 21:07:12',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2195,13,NULL,'2025-06-06 23:03:47','2025-06-06 23:03:47',0,0,'94.72.182.156','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2196,13,NULL,'2025-06-06 23:54:47','2025-06-06 23:54:47',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2197,13,NULL,'2025-06-07 00:47:52','2025-06-07 00:47:52',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2198,26,NULL,'2025-06-07 13:07:37','2025-06-07 13:07:37',0,0,'98.251.166.37','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-07 13:07:38',1200.00,'amex','pi_3RXMTBFNsyXxndsw0XxsHvlQ',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2199,13,NULL,'2025-06-07 13:39:45','2025-06-07 13:39:45',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2200,13,NULL,'2025-06-07 14:13:55','2025-06-07 14:13:55',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2201,13,NULL,'2025-06-08 01:50:45','2025-06-08 01:50:45',0,0,'45.135.38.17','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2202,13,NULL,'2025-06-08 06:06:57','2025-06-08 06:06:57',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2203,13,NULL,'2025-06-08 11:12:17','2025-06-08 11:12:17',0,0,'66.78.44.252','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2204,13,NULL,'2025-06-08 14:05:59','2025-06-08 14:05:59',0,0,'45.73.181.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2205,13,NULL,'2025-06-08 17:28:25','2025-06-08 17:28:25',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2206,19,NULL,'2025-06-08 22:45:23','2025-06-08 22:45:23',0,0,'208.190.13.66','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-08 22:45:25',450.00,'visa','pi_3RXrxsFNsyXxndsw1LKalvXp',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2207,13,NULL,'2025-06-09 00:42:31','2025-06-09 00:42:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2208,13,NULL,'2025-06-09 01:44:49','2025-06-09 01:44:49',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2209,13,NULL,'2025-06-09 05:44:04','2025-06-09 05:44:04',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2210,13,NULL,'2025-06-09 09:31:41','2025-06-09 09:31:41',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2211,13,NULL,'2025-06-09 16:16:23','2025-06-09 16:16:23',0,0,'172.255.94.175','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2212,13,NULL,'2025-06-09 16:42:21','2025-06-09 16:42:21',0,0,'172.255.94.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2213,13,NULL,'2025-06-09 16:42:23','2025-06-09 16:42:23',0,0,'172.255.94.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2214,13,NULL,'2025-06-10 00:37:06','2025-06-10 00:37:06',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2215,13,NULL,'2025-06-10 01:37:06','2025-06-10 01:37:06',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2216,13,NULL,'2025-06-10 03:40:19','2025-06-10 03:40:19',0,0,'91.124.17.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2217,13,NULL,'2025-06-10 14:44:29','2025-06-10 14:44:29',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2218,13,NULL,'2025-06-10 15:25:48','2025-06-10 15:25:48',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2219,13,NULL,'2025-06-10 19:43:57','2025-06-10 19:43:57',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2220,13,NULL,'2025-06-10 22:55:22','2025-06-10 22:55:22',0,0,'50.3.137.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2221,13,NULL,'2025-06-11 07:01:20','2025-06-11 07:01:20',0,0,'185.39.19.34','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2222,13,NULL,'2025-06-12 03:09:25','2025-06-12 03:09:25',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2223,13,NULL,'2025-06-12 14:29:20','2025-06-12 14:29:20',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2224,13,NULL,'2025-06-12 18:05:19','2025-06-12 18:05:19',0,0,'196.196.53.99','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2225,13,NULL,'2025-06-12 22:15:46','2025-06-12 22:15:46',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2226,13,NULL,'2025-06-13 02:36:16','2025-06-13 02:36:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2227,13,NULL,'2025-06-13 03:22:48','2025-06-13 03:22:48',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2228,13,NULL,'2025-06-13 14:23:18','2025-06-13 14:23:18',0,0,'156.242.32.125','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2229,13,NULL,'2025-06-14 00:22:05','2025-06-14 00:22:05',0,0,'138.219.121.26','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2230,13,NULL,'2025-06-14 23:02:22','2025-06-14 23:02:22',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2231,13,NULL,'2025-06-15 16:28:59','2025-06-15 16:28:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2232,13,NULL,'2025-06-15 20:30:24','2025-06-15 20:30:24',0,0,'149.40.50.205','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2233,13,NULL,'2025-06-16 14:00:34','2025-06-16 14:00:34',0,0,'23.80.157.211','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2234,13,NULL,'2025-06-16 18:37:39','2025-06-16 18:37:39',0,0,'102.129.234.116','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2235,13,NULL,'2025-06-16 23:29:12','2025-06-16 23:29:12',0,0,'138.122.193.37','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; rv:109.0) Gecko/20100101 Firefox/115.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2236,13,NULL,'2025-06-17 04:37:41','2025-06-17 04:37:41',0,0,'156.228.103.131','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2237,13,NULL,'2025-06-17 09:04:14','2025-06-17 09:04:14',0,0,'156.228.106.135','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2238,13,NULL,'2025-06-17 14:21:05','2025-06-17 14:21:05',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2239,13,NULL,'2025-06-17 16:53:54','2025-06-17 16:53:54',0,0,'149.102.254.13','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2240,13,NULL,'2025-06-18 00:24:35','2025-06-18 00:24:35',0,0,'196.247.145.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2241,19,NULL,'2025-06-18 14:58:09','2025-06-18 14:58:09',0,0,'47.13.219.194','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:139.0) Gecko/20100101 Firefox/139.0','USD','Paid','2025-06-18 14:58:11',975.00,'mastercard','pi_3RbNRCFNsyXxndsw0pWoO3gf',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2242,13,NULL,'2025-06-19 12:45:16','2025-06-19 12:45:16',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2243,13,NULL,'2025-06-19 13:28:17','2025-06-19 13:28:17',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2244,13,NULL,'2025-06-20 01:52:58','2025-06-20 01:52:58',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2245,13,NULL,'2025-06-20 11:22:42','2025-06-20 11:22:42',0,0,'212.102.46.40','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2246,13,NULL,'2025-06-20 18:37:03','2025-06-20 18:37:03',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2247,13,NULL,'2025-06-20 21:55:44','2025-06-20 21:55:44',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2248,13,NULL,'2025-06-20 23:25:46','2025-06-20 23:25:46',0,0,'24.42.149.223','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2249,13,NULL,'2025-06-21 03:06:33','2025-06-21 03:06:33',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2250,13,NULL,'2025-06-21 08:36:59','2025-06-21 08:36:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2251,13,NULL,'2025-06-21 11:43:31','2025-06-21 11:43:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2252,13,NULL,'2025-06-21 12:10:05','2025-06-21 12:10:05',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2253,13,NULL,'2025-06-21 12:22:14','2025-06-21 12:22:14',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2254,13,NULL,'2025-06-21 13:32:59','2025-06-21 13:32:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2255,13,NULL,'2025-06-21 17:36:59','2025-06-21 17:36:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2256,13,NULL,'2025-06-21 21:20:37','2025-06-21 21:20:37',0,0,'14.102.232.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2257,13,NULL,'2025-06-22 01:18:15','2025-06-22 01:18:15',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2258,19,NULL,'2025-06-22 01:35:04','2025-06-22 01:35:04',0,0,'24.42.149.223','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-22 01:35:05',975.00,'mastercard','pi_3RccoDFNsyXxndsw0WtHsByF',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2259,13,NULL,'2025-06-22 02:39:28','2025-06-22 02:39:28',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2260,13,NULL,'2025-06-22 07:44:01','2025-06-22 07:44:01',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2261,13,NULL,'2025-06-22 11:50:32','2025-06-22 11:50:32',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2262,13,NULL,'2025-06-22 13:11:01','2025-06-22 13:11:01',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2263,13,NULL,'2025-06-22 19:56:24','2025-06-22 19:56:24',0,0,'212.102.33.233','https://2poochiesproperties.com/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2264,13,NULL,'2025-06-22 21:57:41','2025-06-22 21:57:41',0,0,'156.253.172.204','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2265,13,NULL,'2025-06-22 21:58:08','2025-06-22 21:58:08',0,0,'45.73.181.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2266,13,NULL,'2025-06-23 02:01:33','2025-06-23 02:01:33',0,0,'156.242.33.188','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2267,13,NULL,'2025-06-23 02:13:30','2025-06-23 02:13:30',0,0,'77.47.156.241','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2268,13,NULL,'2025-06-23 09:51:04','2025-06-23 09:51:04',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2269,13,NULL,'2025-06-23 13:22:32','2025-06-23 13:22:32',0,0,'106.215.145.233','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2270,13,NULL,'2025-06-24 00:37:16','2025-06-24 00:37:16',0,0,'172.245.70.52','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2271,13,NULL,'2025-06-24 04:24:40','2025-06-24 04:24:40',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2272,19,NULL,'2025-06-24 15:36:43','2025-06-24 15:36:43',0,0,'173.235.68.104','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD','Paid','2025-06-24 15:36:45',1200.00,'visa','pi_3RdYtoFNsyXxndsw0lIii3Zf',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2273,13,NULL,'2025-06-24 18:53:52','2025-06-24 18:53:52',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2274,13,NULL,'2025-06-24 22:58:35','2025-06-24 22:58:35',0,0,'24.42.149.223','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2275,13,NULL,'2025-06-25 03:04:12','2025-06-25 03:04:12',0,0,'176.106.136.58','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2276,13,NULL,'2025-06-25 03:42:49','2025-06-25 03:42:49',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2277,13,NULL,'2025-06-25 04:03:10','2025-06-25 04:03:10',0,0,'156.228.79.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2278,13,NULL,'2025-06-25 10:11:50','2025-06-25 10:11:50',0,0,'45.135.38.235','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2279,13,NULL,'2025-06-25 22:10:33','2025-06-25 22:10:33',0,0,'131.204.254.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2280,13,NULL,'2025-06-26 03:45:06','2025-06-26 03:45:06',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2281,13,NULL,'2025-06-26 05:21:59','2025-06-26 05:21:59',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2282,13,NULL,'2025-06-26 06:42:42','2025-06-26 06:42:42',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2283,13,NULL,'2025-06-26 12:45:38','2025-06-26 12:45:38',0,0,'134.195.153.38','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2284,26,NULL,'2025-06-26 12:53:40','2025-06-26 12:53:40',0,0,'38.82.24.56','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-26 12:53:41',450.00,'visa','pi_3ReFIkFNsyXxndsw1ZtRPTIz',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2285,13,NULL,'2025-06-26 13:40:04','2025-06-26 13:40:04',0,0,'156.228.125.75','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2286,13,NULL,'2025-06-26 17:37:20','2025-06-26 17:37:20',0,0,'154.196.26.209','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2287,13,NULL,'2025-06-26 18:24:11','2025-06-26 18:24:11',0,0,'156.228.105.76','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2288,26,NULL,'2025-06-26 22:46:01','2025-06-26 22:46:01',0,0,'104.28.32.102','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-26 22:46:02',1200.00,'visa','pi_3ReOYMFNsyXxndsw08064RLc',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2289,13,NULL,'2025-06-26 22:47:15','2025-06-26 22:47:15',0,0,'104.28.32.102','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2290,13,NULL,'2025-06-26 23:03:05','2025-06-26 23:03:05',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2291,13,NULL,'2025-06-27 03:58:23','2025-06-27 03:58:23',0,0,'172.241.239.158','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2292,13,NULL,'2025-06-27 15:01:04','2025-06-27 15:01:04',0,0,'23.81.62.183','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2293,13,NULL,'2025-06-27 20:28:06','2025-06-27 20:28:06',0,0,'176.106.142.187','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2294,13,NULL,'2025-06-27 22:55:47','2025-06-27 22:55:47',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2295,13,NULL,'2025-06-27 23:25:08','2025-06-27 23:25:08',0,0,'154.213.197.51','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2296,13,NULL,'2025-06-27 23:33:10','2025-06-27 23:33:10',0,0,'102.129.223.92','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2297,13,NULL,'2025-06-28 10:48:17','2025-06-28 10:48:17',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2298,13,NULL,'2025-06-28 17:30:33','2025-06-28 17:30:33',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2299,13,NULL,'2025-06-28 21:34:46','2025-06-28 21:34:46',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2300,13,NULL,'2025-06-28 23:02:40','2025-06-28 23:02:40',0,0,'192.210.167.177','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2301,19,NULL,'2025-06-29 01:27:09','2025-06-29 01:27:09',0,0,'107.136.27.95','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-06-29 01:27:11',975.00,'visa','pi_3RfA1OFNsyXxndsw1ZGhADFE',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2302,13,NULL,'2025-06-29 03:33:03','2025-06-29 03:33:03',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2303,13,NULL,'2025-06-29 04:37:40','2025-06-29 04:37:40',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2304,13,NULL,'2025-06-29 08:14:31','2025-06-29 08:14:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2305,13,NULL,'2025-06-29 08:29:14','2025-06-29 08:29:14',0,0,'154.196.60.186','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2306,13,NULL,'2025-06-29 11:42:56','2025-06-29 11:42:56',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2307,13,NULL,'2025-06-29 15:40:36','2025-06-29 15:40:36',0,0,'149.102.254.20','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2308,26,NULL,'2025-06-29 16:39:05','2025-06-29 16:39:05',0,0,'174.201.149.40','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/113.1 Mobile/15E148 Safari/605.1.15 Freespoke/2.0.0','USD','Refunded','2025-06-29 16:39:06',450.00,'amex','pi_3RfOFuFNsyXxndsw0A0viDYF',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2309,13,NULL,'2025-06-30 02:00:31','2025-06-30 02:00:31',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2310,13,NULL,'2025-06-30 04:23:42','2025-06-30 04:23:42',0,0,'156.249.138.168','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2311,13,NULL,'2025-06-30 12:11:42','2025-06-30 12:11:42',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2312,13,NULL,'2025-06-30 15:24:53','2025-06-30 15:24:53',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2313,13,NULL,'2025-06-30 19:41:30','2025-06-30 19:41:30',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2314,13,NULL,'2025-07-01 04:22:18','2025-07-01 04:22:18',0,0,'154.195.152.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2315,13,NULL,'2025-07-01 07:41:35','2025-07-01 07:41:35',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2316,13,NULL,'2025-07-01 08:09:20','2025-07-01 08:09:20',0,0,'102.129.223.92','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2317,13,NULL,'2025-07-01 08:54:20','2025-07-01 08:54:20',0,0,'122.177.98.150','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2318,13,NULL,'2025-07-01 15:07:37','2025-07-01 15:07:37',0,0,'198.240.91.138','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2319,13,NULL,'2025-07-01 17:10:14','2025-07-01 17:10:14',0,0,'84.17.41.80','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2320,13,NULL,'2025-07-01 19:56:05','2025-07-01 19:56:05',0,0,'156.228.92.231','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2321,13,NULL,'2025-07-01 23:24:51','2025-07-01 23:24:51',0,0,'173.208.27.41','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2322,13,NULL,'2025-07-02 13:58:18','2025-07-02 13:58:18',0,0,'5.254.26.37','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2323,13,NULL,'2025-07-03 09:26:32','2025-07-03 09:26:32',0,0,'154.196.30.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2324,13,NULL,'2025-07-03 12:45:40','2025-07-03 12:45:40',0,0,'154.195.177.205','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2325,13,NULL,'2025-07-04 01:30:30','2025-07-04 01:30:30',0,0,'162.212.174.138','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2326,13,NULL,'2025-07-04 06:16:21','2025-07-04 06:16:21',0,0,'146.196.33.28','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2327,13,NULL,'2025-07-04 21:49:00','2025-07-04 21:49:00',0,0,'130.195.212.66','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2328,13,NULL,'2025-07-04 22:44:02','2025-07-04 22:44:02',0,0,'172.241.142.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2329,26,NULL,'2025-07-05 02:50:06','2025-07-05 02:50:06',0,0,'24.178.182.88','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-05 02:50:08',200.00,'amex','pi_3RhMAxFNsyXxndsw17gMYIc2',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2330,13,NULL,'2025-07-05 08:35:18','2025-07-05 08:35:18',0,0,'49.192.151.55','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2331,13,NULL,'2025-07-05 08:36:50','2025-07-05 08:36:50',0,0,'49.192.151.55','https://2poochiesproperties.com/?gtm_debug=1751704579467','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2332,13,NULL,'2025-07-05 08:40:32','2025-07-05 08:40:32',0,0,'49.192.151.55','https://2poochiesproperties.com/?gtm_debug=1751704797832','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2333,13,NULL,'2025-07-06 11:23:56','2025-07-06 11:23:56',0,0,'154.195.141.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2334,13,NULL,'2025-07-06 14:57:44','2025-07-06 14:57:44',0,0,'156.228.171.129','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2335,13,NULL,'2025-07-06 15:44:50','2025-07-06 15:44:50',0,0,'154.196.37.208','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2336,13,NULL,'2025-07-06 16:19:56','2025-07-06 16:19:56',0,0,'156.228.91.36','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2337,13,NULL,'2025-07-06 17:19:44','2025-07-06 17:19:44',0,0,'104.244.100.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2338,13,NULL,'2025-07-06 20:03:47','2025-07-06 20:03:47',0,0,'212.102.46.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2339,19,NULL,'2025-07-07 00:59:08','2025-07-07 00:59:08',0,0,'104.28.50.97','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15','USD','Paid','2025-07-07 00:59:10',1050.00,'amex','pi_3Ri3O4FNsyXxndsw1NxD1Aqq',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2340,13,NULL,'2025-07-07 01:59:21','2025-07-07 01:59:21',0,0,'172.241.243.161','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2341,13,NULL,'2025-07-07 13:25:43','2025-07-07 13:25:43',0,0,'172.96.88.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2342,13,NULL,'2025-07-07 14:44:10','2025-07-07 14:44:10',0,0,'154.195.30.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2343,13,NULL,'2025-07-07 16:46:45','2025-07-07 16:46:45',0,0,'149.102.254.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2344,13,NULL,'2025-07-07 18:15:11','2025-07-07 18:15:11',0,0,'156.228.79.253','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2345,13,NULL,'2025-07-08 13:01:29','2025-07-08 13:01:29',0,0,'154.196.43.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2346,13,NULL,'2025-07-08 13:50:28','2025-07-08 13:50:28',0,0,'154.195.180.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2347,19,NULL,'2025-07-08 20:04:27','2025-07-08 20:04:27',0,0,'12.75.74.139','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-08 20:04:29',575.00,'amex','pi_3RihkZFNsyXxndsw0tOZGIgg',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2348,13,NULL,'2025-07-09 00:23:40','2025-07-09 00:23:40',0,0,'108.79.194.127','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjwg7PDBhBxEiwAf1CVu5z86wRnsYMiCxeQeerKuM4ItW6Ru-GlSLLXKKF0M4vr5ZEIH6AsQRoCgj0QAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2349,13,NULL,'2025-07-09 12:56:38','2025-07-09 12:56:38',0,0,'154.195.166.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2350,13,NULL,'2025-07-09 16:51:21','2025-07-09 16:51:21',0,0,'84.17.35.107','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2351,13,NULL,'2025-07-10 02:49:45','2025-07-10 02:49:45',0,0,'38.152.141.27','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2352,13,NULL,'2025-07-10 06:12:01','2025-07-10 06:12:01',0,0,'176.31.50.75','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2353,13,NULL,'2025-07-10 07:42:15','2025-07-10 07:42:15',0,0,'154.196.78.142','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2354,13,NULL,'2025-07-10 15:53:27','2025-07-10 15:53:27',0,0,'154.196.77.226','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2355,26,NULL,'2025-07-10 17:01:45','2025-07-10 17:01:45',0,0,'166.199.148.59','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/138.0.7204.119 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-10 17:01:47',450.00,'amex','pi_3RjNqsFNsyXxndsw07y9PRlu',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2356,13,NULL,'2025-07-10 19:08:06','2025-07-10 19:08:06',0,0,'23.80.155.190','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2357,13,NULL,'2025-07-11 02:43:50','2025-07-11 02:43:50',0,0,'37.72.186.37','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2358,13,NULL,'2025-07-11 06:59:35','2025-07-11 06:59:35',0,0,'45.125.245.122','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2359,13,NULL,'2025-07-11 09:01:47','2025-07-11 09:01:47',0,0,'154.196.69.116','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2360,19,NULL,'2025-07-12 01:39:59','2025-07-12 01:39:59',0,0,'104.28.32.148','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-12 01:40:00',1175.00,'mastercard','pi_3RjsPvFNsyXxndsw1dFj6V6x',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2361,13,NULL,'2025-07-12 03:09:20','2025-07-12 03:09:20',0,0,'50.114.165.118','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2362,13,NULL,'2025-07-12 03:27:46','2025-07-12 03:27:46',0,0,'50.114.173.64','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2363,13,NULL,'2025-07-12 12:07:42','2025-07-12 12:07:42',0,0,'156.233.90.40','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2364,26,NULL,'2025-07-13 03:08:17','2025-07-13 03:08:17',0,0,'99.71.144.10','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0','USD','Paid','2025-07-13 03:08:19',1400.00,'visa','pi_3RkGGxFNsyXxndsw03zolQLy',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2365,13,NULL,'2025-07-13 08:24:30','2025-07-13 08:24:30',0,0,'154.195.160.230','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2366,13,NULL,'2025-07-13 09:05:11','2025-07-13 09:05:11',0,0,'103.87.51.26','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2367,13,NULL,'2025-07-13 12:49:21','2025-07-13 12:49:21',0,0,'154.195.141.199','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2368,13,NULL,'2025-07-13 16:07:23','2025-07-13 16:07:23',0,0,'156.248.103.51','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2369,13,NULL,'2025-07-13 19:40:22','2025-07-13 19:40:22',0,0,'104.168.141.219','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2370,13,NULL,'2025-07-13 20:16:31','2025-07-13 20:16:31',0,0,'154.196.30.176','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2371,13,NULL,'2025-07-13 22:33:58','2025-07-13 22:33:58',0,0,'154.213.161.193','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2372,13,NULL,'2025-07-13 23:39:32','2025-07-13 23:39:32',0,0,'154.195.164.246','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2373,13,NULL,'2025-07-14 10:10:52','2025-07-14 10:10:52',0,0,'193.124.59.51','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2374,13,NULL,'2025-07-15 00:22:29','2025-07-15 00:22:29',0,0,'154.195.25.232','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2375,13,NULL,'2025-07-15 02:49:10','2025-07-15 02:49:10',0,0,'207.244.117.12','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2376,13,NULL,'2025-07-15 11:28:31','2025-07-15 11:28:31',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2377,13,NULL,'2025-07-15 19:54:34','2025-07-15 19:54:34',0,0,'179.60.183.102','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2378,13,NULL,'2025-07-16 01:01:01','2025-07-16 01:01:01',0,0,'84.17.41.86','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2379,13,NULL,'2025-07-16 05:48:22','2025-07-16 05:48:22',0,0,'154.195.152.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2380,19,NULL,'2025-07-16 06:00:02','2025-07-16 06:00:02',0,0,'107.141.133.143','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-16 06:00:03',1200.00,'mastercard','pi_3RlONlFNsyXxndsw1exLN66q',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2381,19,NULL,'2025-07-16 06:08:02','2025-07-16 06:08:02',0,0,'107.141.133.143','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Refunded','2025-07-16 06:08:03',1200.00,'mastercard','pi_3RlOVVFNsyXxndsw04HRneEN',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2382,13,NULL,'2025-07-16 16:17:47','2025-07-16 16:17:47',0,0,'107.175.26.227','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2383,13,NULL,'2025-07-17 00:51:57','2025-07-17 00:51:57',0,0,'156.249.59.220','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2384,13,NULL,'2025-07-17 02:18:29','2025-07-17 02:18:29',0,0,'154.195.163.219','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2385,13,NULL,'2025-07-17 18:09:35','2025-07-17 18:09:35',0,0,'185.149.195.105','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2386,13,NULL,'2025-07-18 03:16:10','2025-07-18 03:16:10',0,0,'172.245.70.52','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2387,13,NULL,'2025-07-18 17:46:18','2025-07-18 17:46:18',0,0,'212.102.46.72','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2388,13,NULL,'2025-07-19 03:39:23','2025-07-19 03:39:23',0,0,'154.196.90.117','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2389,13,NULL,'2025-07-19 23:08:41','2025-07-19 23:08:41',0,0,'156.228.117.151','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2390,13,NULL,'2025-07-19 23:19:58','2025-07-19 23:19:58',0,0,'154.196.77.226','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2391,26,NULL,'2025-07-20 02:19:09','2025-07-20 02:19:09',0,0,'24.178.182.88','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1','USD','Paid','2025-07-20 02:19:11',450.00,'visa','pi_3RmmqFFNsyXxndsw1lWvqXPE',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2392,13,NULL,'2025-07-20 02:57:09','2025-07-20 02:57:09',0,0,'94.232.103.176','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2393,13,NULL,'2025-07-20 08:00:50','2025-07-20 08:00:50',0,0,'156.228.114.244','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2394,13,NULL,'2025-07-20 12:36:08','2025-07-20 12:36:08',0,0,'173.239.240.67','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2395,13,NULL,'2025-07-21 04:44:39','2025-07-21 04:44:39',0,0,'45.146.54.63','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2396,13,NULL,'2025-07-21 17:01:35','2025-07-21 17:01:35',0,0,'182.69.181.143','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2397,13,NULL,'2025-07-21 18:20:50','2025-07-21 18:20:50',0,0,'149.40.50.202','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2398,26,NULL,'2025-07-22 03:42:36','2025-07-22 03:42:36',0,0,'104.182.94.24','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36 Edg/138.0.0.0','USD','Paid','2025-07-22 03:42:37',850.00,'amex','pi_3RnX65FNsyXxndsw0fYIX6kB',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2399,19,NULL,'2025-07-22 18:11:28','2025-07-22 18:11:28',0,0,'71.236.43.182','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15','USD','Paid','2025-07-22 18:11:29',925.00,'mastercard','pi_3RnkevFNsyXxndsw0349YO3A',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2400,13,NULL,'2025-07-22 18:42:16','2025-07-22 18:42:16',0,0,'154.213.196.233','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2401,13,NULL,'2025-07-23 05:23:58','2025-07-23 05:23:58',0,0,'64.188.3.56','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2402,13,NULL,'2025-07-23 11:21:05','2025-07-23 11:21:05',0,0,'156.228.79.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2403,13,NULL,'2025-07-24 01:22:14','2025-07-24 01:22:14',0,0,'154.213.165.141','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2404,13,NULL,'2025-07-24 19:17:07','2025-07-24 19:17:07',0,0,'185.149.195.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2405,13,NULL,'2025-07-26 08:32:54','2025-07-26 08:32:54',0,0,'156.228.112.55','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2406,13,NULL,'2025-07-26 20:01:37','2025-07-26 20:01:37',0,0,'156.249.60.173','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2407,13,NULL,'2025-07-28 04:31:07','2025-07-28 04:31:07',0,0,'167.172.20.109','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2408,13,NULL,'2025-07-28 09:42:20','2025-07-28 09:42:20',0,0,'23.80.157.184','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2409,13,NULL,'2025-07-28 18:02:14','2025-07-28 18:02:14',0,0,'43.225.189.107','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2410,13,NULL,'2025-07-28 21:38:28','2025-07-28 21:38:28',0,0,'156.228.88.221','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2411,13,NULL,'2025-07-29 17:47:47','2025-07-29 17:47:47',0,0,'154.213.161.74','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2412,13,NULL,'2025-07-30 01:31:46','2025-07-30 01:31:46',0,0,'144.126.131.216','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2413,13,NULL,'2025-07-30 02:54:44','2025-07-30 02:54:44',0,0,'156.228.108.15','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2414,13,NULL,'2025-07-30 08:24:50','2025-07-30 08:24:50',0,0,'172.241.237.212','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2415,13,NULL,'2025-07-30 19:59:32','2025-07-30 19:59:32',0,0,'66.235.168.198','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2416,13,NULL,'2025-07-31 08:07:22','2025-07-31 08:07:22',0,0,'38.153.199.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2417,26,NULL,'2025-07-31 22:22:41','2025-07-31 22:22:41',0,0,'75.57.24.29','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15','USD','Paid','2025-07-31 22:22:43',850.00,'mastercard','pi_3Rr4ryFNsyXxndsw039I3WsF',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2418,13,NULL,'2025-08-01 18:37:09','2025-08-01 18:37:09',0,0,'156.228.95.181','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2419,13,NULL,'2025-08-01 23:19:08','2025-08-01 23:19:08',0,0,'23.82.85.220','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2420,13,NULL,'2025-08-02 09:44:16','2025-08-02 09:44:16',0,0,'156.242.39.251','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2421,13,NULL,'2025-08-02 09:47:45','2025-08-02 09:47:45',0,0,'156.233.93.217','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2422,13,NULL,'2025-08-02 16:55:51','2025-08-02 16:55:51',0,0,'156.253.166.200','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2423,13,NULL,'2025-08-03 02:09:02','2025-08-03 02:09:02',0,0,'104.168.147.132','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2424,13,NULL,'2025-08-03 03:53:52','2025-08-03 03:53:52',0,0,'172.98.86.194','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2425,13,NULL,'2025-08-03 13:35:45','2025-08-03 13:35:45',0,0,'156.228.104.201','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2426,13,NULL,'2025-08-04 05:15:06','2025-08-04 05:15:06',0,0,'193.19.109.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2427,13,NULL,'2025-08-04 15:20:10','2025-08-04 15:20:10',0,0,'154.91.171.50','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2428,13,NULL,'2025-08-05 01:14:44','2025-08-05 01:14:44',0,0,'156.228.96.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2429,19,NULL,'2025-08-05 19:33:19','2025-08-05 19:33:19',0,0,'142.190.41.66','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD','Paid','2025-08-05 19:33:20',525.00,'mastercard','pi_3Rsqb6FNsyXxndsw1VXEjlCI',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2430,13,NULL,'2025-08-05 20:09:31','2025-08-05 20:09:31',0,0,'43.225.189.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2431,13,NULL,'2025-08-08 07:07:09','2025-08-08 07:07:09',0,0,'23.80.153.28','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2432,13,NULL,'2025-08-08 13:21:21','2025-08-08 13:21:21',0,0,'66.93.127.85','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2433,19,NULL,'2025-08-08 17:30:07','2025-08-08 17:30:07',0,0,'163.116.249.96','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','USD','Paid','2025-08-08 17:30:08',850.00,'visa','pi_3Rtu7DFNsyXxndsw1kSqG28M',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2434,13,NULL,'2025-08-08 19:15:29','2025-08-08 19:15:29',0,0,'107.174.233.202','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2435,13,NULL,'2025-08-10 20:34:41','2025-08-10 20:34:41',0,0,'147.53.124.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2436,13,NULL,'2025-08-10 23:56:41','2025-08-10 23:56:41',0,0,'154.213.161.104','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2437,13,NULL,'2025-08-11 09:41:15','2025-08-11 09:41:15',0,0,'89.187.178.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2438,13,NULL,'2025-08-12 03:28:07','2025-08-12 03:28:07',0,0,'103.170.66.38','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2439,13,NULL,'2025-08-13 08:45:42','2025-08-13 08:45:42',0,0,'185.94.35.89','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2440,13,NULL,'2025-08-13 18:41:24','2025-08-13 18:41:24',0,0,'104.168.141.176','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2441,13,NULL,'2025-08-15 04:30:31','2025-08-15 04:30:31',0,0,'23.81.59.222','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2442,13,NULL,'2025-08-15 10:49:50','2025-08-15 10:49:50',0,0,'156.253.172.130','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2443,13,NULL,'2025-08-15 13:39:26','2025-08-15 13:39:26',0,0,'182.69.182.145','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2444,13,NULL,'2025-08-15 15:17:58','2025-08-15 15:17:58',0,0,'166.194.204.23','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjw7_DEBhAeEiwAWKiCC6cYZvGFe17QerMsTRpK-RNFZG-PwimUnnw-KXJ8cQgub-8NHqmbSRoC3DUQAvD_BwE','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2445,13,NULL,'2025-08-15 16:25:27','2025-08-15 16:25:27',0,0,'103.73.151.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4182.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2446,13,NULL,'2025-08-16 01:17:12','2025-08-16 01:17:12',0,0,'156.242.39.142','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2447,13,NULL,'2025-08-16 21:32:31','2025-08-16 21:32:31',0,0,'23.82.85.215','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2448,13,NULL,'2025-08-16 23:03:06','2025-08-16 23:03:06',0,0,'104.168.143.32','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2449,13,NULL,'2025-08-18 17:43:47','2025-08-18 17:43:47',0,0,'23.108.24.179','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2450,13,NULL,'2025-08-18 18:20:33','2025-08-18 18:20:33',0,0,'156.228.181.33','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2451,19,NULL,'2025-08-18 20:14:06','2025-08-18 20:14:06',0,0,'99.127.171.166','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','USD','Paid','2025-08-18 20:14:08',850.00,'amex','pi_3RxZRPFNsyXxndsw13zmJHaR',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2452,13,NULL,'2025-08-19 10:26:17','2025-08-19 10:26:17',0,0,'156.233.93.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2453,19,NULL,'2025-08-19 18:20:28','2025-08-19 18:20:28',0,0,'68.35.101.176','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','USD','Paid','2025-08-19 18:20:30',1125.00,'visa','pi_3Rxu8zFNsyXxndsw1dPXV7Dt',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2454,13,NULL,'2025-08-19 20:08:04','2025-08-19 20:08:04',0,0,'156.228.171.178','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2455,13,NULL,'2025-08-19 20:12:39','2025-08-19 20:12:39',0,0,'185.158.106.11','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2456,13,NULL,'2025-08-22 06:49:35','2025-08-22 06:49:35',0,0,'23.105.3.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2457,13,NULL,'2025-08-22 09:49:44','2025-08-22 09:49:44',0,0,'154.213.164.227','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2458,13,NULL,'2025-08-22 17:40:22','2025-08-22 17:40:22',0,0,'156.242.34.142','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2459,13,NULL,'2025-08-22 18:05:08','2025-08-22 18:05:08',0,0,'23.82.104.57','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2460,13,NULL,'2025-08-23 15:13:56','2025-08-23 15:13:56',0,0,'156.228.118.101','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2461,13,NULL,'2025-08-23 15:40:27','2025-08-23 15:40:27',0,0,'165.231.24.91','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2462,13,NULL,'2025-08-23 16:43:02','2025-08-23 16:43:02',0,0,'198.46.175.124','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2463,13,NULL,'2025-08-24 09:14:23','2025-08-24 09:14:23',0,0,'64.31.20.5','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2464,13,NULL,'2025-08-24 13:26:47','2025-08-24 13:26:47',0,0,'156.228.175.236','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2465,13,NULL,'2025-08-24 20:27:24','2025-08-24 20:27:24',0,0,'156.228.96.16','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2466,13,NULL,'2025-08-24 23:21:32','2025-08-24 23:21:32',0,0,'156.253.172.204','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2467,19,NULL,'2025-08-25 01:33:09','2025-08-25 01:33:09',0,0,'104.28.33.131','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD','Paid','2025-08-25 01:33:10',1875.00,'visa','pi_3RzpHSFNsyXxndsw0Cd9zwJv',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2468,13,NULL,'2025-08-25 08:47:37','2025-08-25 08:47:37',0,0,'180.194.145.55','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2469,13,NULL,'2025-08-25 10:00:41','2025-08-25 10:00:41',0,0,'23.82.85.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2470,13,NULL,'2025-08-25 16:45:56','2025-08-25 16:45:56',0,0,'82.163.175.155','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2471,13,NULL,'2025-08-25 19:12:53','2025-08-25 19:12:53',0,0,'156.233.84.121','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2472,13,NULL,'2025-08-25 21:32:53','2025-08-25 21:32:53',0,0,'168.91.33.176','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2473,13,NULL,'2025-08-26 13:23:14','2025-08-26 13:23:14',0,0,'69.58.88.133','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2474,26,NULL,'2025-08-26 16:44:03','2025-08-26 16:44:03',0,0,'108.85.39.119','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/139.0.7258.76 Mobile/15E148 Safari/604.1','USD','Refunded','2025-08-26 16:44:05',450.00,'amex','pi_3S0PyWFNsyXxndsw1YYGkiua',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2475,13,NULL,'2025-08-26 18:08:21','2025-08-26 18:08:21',0,0,'182.69.182.112','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2476,13,NULL,'2025-08-27 04:29:36','2025-08-27 04:29:36',0,0,'156.253.171.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2477,13,NULL,'2025-08-27 04:37:29','2025-08-27 04:37:29',0,0,'156.233.89.193','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2478,13,NULL,'2025-08-28 01:23:59','2025-08-28 01:23:59',0,0,'156.228.183.46','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2479,13,NULL,'2025-08-28 15:13:00','2025-08-28 15:13:00',0,0,'23.82.85.236','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2480,13,NULL,'2025-08-28 17:56:53','2025-08-28 17:56:53',0,0,'156.242.36.122','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2481,13,NULL,'2025-08-29 00:07:36','2025-08-29 00:07:36',0,0,'91.242.127.5','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:126.0) Gecko/20100101 Firefox/126.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2482,13,NULL,'2025-08-30 02:58:33','2025-08-30 02:58:33',0,0,'196.198.13.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2483,26,NULL,'2025-08-30 04:38:55','2025-08-30 04:38:55',0,0,'207.244.202.229','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD','Paid','2025-08-30 04:38:56',450.00,'visa','pi_3S1gYzFNsyXxndsw0bIn2Qt9',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2484,13,NULL,'2025-08-30 07:56:08','2025-08-30 07:56:08',0,0,'154.213.164.27','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2485,13,NULL,'2025-08-30 23:58:39','2025-08-30 23:58:39',0,0,'156.228.85.114','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2486,13,NULL,'2025-08-31 05:29:16','2025-08-31 05:29:16',0,0,'45.132.115.247','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2487,13,NULL,'2025-09-01 15:08:45','2025-09-01 15:08:45',0,0,'156.242.44.77','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2488,13,NULL,'2025-09-02 01:11:04','2025-09-02 01:11:04',0,0,'154.213.196.6','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2489,13,NULL,'2025-09-02 08:52:58','2025-09-02 08:52:58',0,0,'172.241.186.196','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2490,13,NULL,'2025-09-02 10:28:29','2025-09-02 10:28:29',0,0,'64.44.38.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2491,13,NULL,'2025-09-02 11:25:38','2025-09-02 11:25:38',0,0,'108.248.111.158','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjwiNXFBhBKEiwAPSaPCRAkUoel2FbNAKcrtiNjtm1X5GQTXz-dz2S4fDO6scDpMTj4ux4r5hoCZPgQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/383.0.797833943 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2492,13,NULL,'2025-09-02 13:26:44','2025-09-02 13:26:44',0,0,'108.248.111.158','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjwiNXFBhBKEiwAPSaPCRAkUoel2FbNAKcrtiNjtm1X5GQTXz-dz2S4fDO6scDpMTj4ux4r5hoCZPgQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/383.0.797833943 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2493,13,NULL,'2025-09-02 13:56:34','2025-09-02 13:56:34',0,0,'108.248.111.158','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjwiNXFBhBKEiwAPSaPCRAkUoel2FbNAKcrtiNjtm1X5GQTXz-dz2S4fDO6scDpMTj4ux4r5hoCZPgQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/383.0.797833943 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2494,13,NULL,'2025-09-02 17:13:16','2025-09-02 17:13:16',0,0,'144.126.131.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2495,13,NULL,'2025-09-02 17:18:54','2025-09-02 17:18:54',0,0,'108.248.111.158','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAjwiNXFBhBKEiwAPSaPCRAkUoel2FbNAKcrtiNjtm1X5GQTXz-dz2S4fDO6scDpMTj4ux4r5hoCZPgQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 18_5_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/383.0.797833943 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2496,13,NULL,'2025-09-03 09:25:30','2025-09-03 09:25:30',0,0,'146.70.186.182','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2497,13,NULL,'2025-09-03 18:18:30','2025-09-03 18:18:30',0,0,'156.228.94.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2498,13,NULL,'2025-09-04 01:19:34','2025-09-04 01:19:34',0,0,'38.170.253.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2499,13,NULL,'2025-09-04 18:44:34','2025-09-04 18:44:34',0,0,'49.83.108.58','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2500,13,NULL,'2025-09-04 19:27:37','2025-09-04 19:27:37',0,0,'144.126.131.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2501,13,NULL,'2025-09-04 21:31:41','2025-09-04 21:31:41',0,0,'23.80.138.161','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2502,13,NULL,'2025-09-05 08:21:35','2025-09-05 08:21:35',0,0,'156.228.79.105','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2503,13,NULL,'2025-09-05 17:49:58','2025-09-05 17:49:58',0,0,'156.248.85.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2504,13,NULL,'2025-09-05 19:16:56','2025-09-05 19:16:56',0,0,'156.249.59.26','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2505,13,NULL,'2025-09-05 21:36:59','2025-09-05 21:36:59',0,0,'185.251.19.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2506,13,NULL,'2025-09-06 09:22:33','2025-09-06 09:22:33',0,0,'142.91.118.134','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2507,13,NULL,'2025-09-06 13:45:54','2025-09-06 13:45:54',0,0,'71.45.73.28','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gbraid=0AAAAA_0z8Q9Prs2P45f_sX1y-igmkaGXC&gclid=CjwKCAjwt-_FBhBzEiwA7QEqyNxxfp29DS3P3lLi4qRGnPu_k90dpMYKJwOSGYt_jeNvNab8E0bwExo','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2508,13,NULL,'2025-09-06 14:10:14','2025-09-06 14:10:14',0,0,'113.166.95.201','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2509,13,NULL,'2025-09-06 15:07:24','2025-09-06 15:07:24',0,0,'156.253.173.134','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2510,13,NULL,'2025-09-07 03:24:54','2025-09-07 03:24:54',0,0,'136.144.33.78','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2511,13,NULL,'2025-09-07 03:52:52','2025-09-07 03:52:52',0,0,'156.228.175.236','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2512,13,NULL,'2025-09-07 04:04:49','2025-09-07 04:04:49',0,0,'156.253.172.87','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2513,13,NULL,'2025-09-08 03:38:19','2025-09-08 03:38:19',0,0,'156.228.84.103','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2514,13,NULL,'2025-09-08 11:19:42','2025-09-08 11:19:42',0,0,'172.241.20.115','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2515,13,NULL,'2025-09-08 20:04:26','2025-09-08 20:04:26',0,0,'192.3.170.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2516,13,NULL,'2025-09-09 00:06:14','2025-09-09 00:06:14',0,0,'151.248.87.208','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2517,13,NULL,'2025-09-09 02:15:14','2025-09-09 02:15:14',0,0,'156.253.170.229','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2518,13,NULL,'2025-09-09 10:37:44','2025-09-09 10:37:44',0,0,'156.228.117.252','https://2poochiesproperties.com/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2519,13,NULL,'2025-09-09 11:24:02','2025-09-09 11:24:02',0,0,'173.44.138.83','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2520,13,NULL,'2025-09-09 18:39:50','2025-09-09 18:39:50',0,0,'99.50.127.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2521,13,NULL,'2025-09-10 12:59:55','2025-09-10 12:59:55',0,0,'156.228.106.49','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2522,13,NULL,'2025-09-10 17:56:09','2025-09-10 17:56:09',0,0,'156.253.171.103','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2523,13,NULL,'2025-09-11 01:22:55','2025-09-11 01:22:55',0,0,'154.213.164.120','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2524,13,NULL,'2025-09-12 07:06:27','2025-09-12 07:06:27',0,0,'156.228.104.242','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2525,13,NULL,'2025-09-12 13:30:07','2025-09-12 13:30:07',0,0,'23.153.208.255','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2526,13,NULL,'2025-09-13 03:32:31','2025-09-13 03:32:31',0,0,'49.83.108.27','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2527,13,NULL,'2025-09-14 02:09:58','2025-09-14 02:09:58',0,0,'45.224.231.57','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2528,13,NULL,'2025-09-14 22:23:19','2025-09-14 22:23:19',0,0,'192.3.170.70','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2529,13,NULL,'2025-09-15 13:23:47','2025-09-15 13:23:47',0,0,'107.175.146.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2530,13,NULL,'2025-09-15 22:24:56','2025-09-15 22:24:56',0,0,'156.242.37.109','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2531,13,NULL,'2025-09-15 23:49:13','2025-09-15 23:49:13',0,0,'142.91.118.120','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2532,13,NULL,'2025-09-16 11:47:02','2025-09-16 11:47:02',0,0,'23.161.3.48','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2533,13,NULL,'2025-09-19 01:39:30','2025-09-19 01:39:30',0,0,'23.80.138.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2534,19,NULL,'2025-09-19 01:39:46','2025-09-19 01:39:46',0,0,'72.251.142.49','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD','Paid','2025-09-19 01:39:47',450.00,'discover','pi_3S8tIZFNsyXxndsw1ub3nu5D',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2535,13,NULL,'2025-09-19 06:24:46','2025-09-19 06:24:46',0,0,'192.126.193.225','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2536,13,NULL,'2025-09-19 12:53:55','2025-09-19 12:53:55',0,0,'156.228.91.209','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2537,26,NULL,'2025-09-19 22:24:36','2025-09-19 22:24:36',0,0,'104.8.207.156','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0','USD','Paid','2025-09-19 22:24:37',1800.00,'amex','pi_3S9CjFFNsyXxndsw1SkdX5ue',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2538,13,NULL,'2025-09-20 18:28:38','2025-09-20 18:28:38',0,0,'156.253.165.149','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2539,13,NULL,'2025-09-20 20:44:55','2025-09-20 20:44:55',0,0,'156.228.99.157','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2540,13,NULL,'2025-09-21 23:25:25','2025-09-21 23:25:25',0,0,'103.1.215.101','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2541,13,NULL,'2025-09-22 08:12:34','2025-09-22 08:12:34',0,0,'23.82.111.70','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2542,13,NULL,'2025-09-22 20:28:26','2025-09-22 20:28:26',0,0,'23.80.138.191','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2543,13,NULL,'2025-09-22 21:06:11','2025-09-22 21:06:11',0,0,'190.93.96.4','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2544,13,NULL,'2025-09-23 05:56:41','2025-09-23 05:56:41',0,0,'156.253.166.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2545,13,NULL,'2025-09-23 06:04:33','2025-09-23 06:04:33',0,0,'86.105.178.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2546,13,NULL,'2025-09-23 08:42:52','2025-09-23 08:42:52',0,0,'172.241.143.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2547,13,NULL,'2025-09-23 09:21:09','2025-09-23 09:21:09',0,0,'154.213.161.204','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2548,13,NULL,'2025-09-23 11:25:11','2025-09-23 11:25:11',0,0,'174.218.48.206','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2549,13,NULL,'2025-09-23 11:53:05','2025-09-23 11:53:05',0,0,'156.248.87.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2550,13,NULL,'2025-09-23 22:39:13','2025-09-23 22:39:13',0,0,'37.139.53.159','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2551,13,NULL,'2025-09-24 01:42:16','2025-09-24 01:42:16',0,0,'156.253.174.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2552,13,NULL,'2025-09-24 06:22:06','2025-09-24 06:22:06',0,0,'156.242.39.142','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2553,13,NULL,'2025-09-24 08:47:11','2025-09-24 08:47:11',0,0,'23.82.104.37','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2554,13,NULL,'2025-09-24 16:16:08','2025-09-24 16:16:08',0,0,'156.253.175.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2555,13,NULL,'2025-09-25 14:10:45','2025-09-25 14:10:45',0,0,'182.69.181.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2556,13,NULL,'2025-09-25 14:24:20','2025-09-25 14:24:20',0,0,'23.83.88.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2557,13,NULL,'2025-09-25 14:27:17','2025-09-25 14:27:17',0,0,'23.83.88.25','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2558,13,NULL,'2025-09-25 14:45:19','2025-09-25 14:45:19',0,0,'156.253.174.205','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2559,13,NULL,'2025-09-26 09:27:41','2025-09-26 09:27:41',0,0,'106.215.150.210','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2560,13,NULL,'2025-09-26 17:24:05','2025-09-26 17:24:05',0,0,'156.253.173.114','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2561,13,NULL,'2025-09-26 17:34:30','2025-09-26 17:34:30',0,0,'156.253.169.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2562,13,NULL,'2025-09-26 18:29:08','2025-09-26 18:29:08',0,0,'156.248.83.89','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2563,13,NULL,'2025-09-27 09:57:24','2025-09-27 09:57:24',0,0,'23.82.104.114','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2564,13,NULL,'2025-09-28 06:01:03','2025-09-28 06:01:03',0,0,'188.213.202.160','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2565,13,NULL,'2025-09-28 08:00:29','2025-09-28 08:00:29',0,0,'156.253.165.147','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2566,13,NULL,'2025-09-29 05:51:52','2025-09-29 05:51:52',0,0,'192.253.209.9','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2567,13,NULL,'2025-09-29 12:25:29','2025-09-29 12:25:29',0,0,'212.102.46.47','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2568,13,NULL,'2025-09-30 10:44:33','2025-09-30 10:44:33',0,0,'149.102.254.35','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2569,13,NULL,'2025-09-30 15:37:57','2025-09-30 15:37:57',0,0,'192.253.209.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2570,13,NULL,'2025-10-01 07:46:58','2025-10-01 07:46:58',0,0,'23.83.93.94','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2571,13,NULL,'2025-10-01 10:17:33','2025-10-01 10:17:33',0,0,'156.253.170.30','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2572,13,NULL,'2025-10-01 14:54:20','2025-10-01 14:54:20',0,0,'194.33.39.118','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2573,13,NULL,'2025-10-01 22:25:21','2025-10-01 22:25:21',0,0,'147.53.124.119','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2574,13,NULL,'2025-10-02 09:07:42','2025-10-02 09:07:42',0,0,'212.102.46.68','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2575,13,NULL,'2025-10-04 03:16:48','2025-10-04 03:16:48',0,0,'87.242.104.108','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2576,13,NULL,'2025-10-04 04:12:57','2025-10-04 04:12:57',0,0,'156.228.95.157','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2577,13,NULL,'2025-10-04 23:42:28','2025-10-04 23:42:28',0,0,'23.80.138.240','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2578,13,NULL,'2025-10-05 15:27:20','2025-10-05 15:27:20',0,0,'156.253.169.210','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2579,13,NULL,'2025-10-06 22:16:09','2025-10-06 22:16:09',0,0,'165.231.103.2','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2580,13,NULL,'2025-10-07 18:05:46','2025-10-07 18:05:46',0,0,'104.207.53.176','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2581,13,NULL,'2025-10-07 21:13:56','2025-10-07 21:13:56',0,0,'209.50.162.172','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2582,13,NULL,'2025-10-08 05:55:11','2025-10-08 05:55:11',0,0,'156.242.41.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2583,13,NULL,'2025-10-08 08:11:47','2025-10-08 08:11:47',0,0,'198.46.175.118','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2584,13,NULL,'2025-10-08 21:13:13','2025-10-08 21:13:13',0,0,'208.52.181.96','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2585,13,NULL,'2025-10-09 08:55:39','2025-10-09 08:55:39',0,0,'64.44.38.246','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2586,13,NULL,'2025-10-09 12:09:48','2025-10-09 12:09:48',0,0,'104.234.19.6','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2587,13,NULL,'2025-10-10 02:09:10','2025-10-10 02:09:10',0,0,'160.79.40.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2588,13,NULL,'2025-10-11 04:55:45','2025-10-11 04:55:45',0,0,'50.3.167.253','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2589,13,NULL,'2025-10-11 14:49:27','2025-10-11 14:49:27',0,0,'212.34.140.200','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2590,13,NULL,'2025-10-12 17:58:45','2025-10-12 17:58:45',0,0,'216.26.237.53','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2591,26,NULL,'2025-10-12 20:17:50','2025-10-12 20:17:50',0,0,'146.75.234.49','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD','Paid','2025-10-12 20:17:52',450.00,'visa','pi_3SHViCFNsyXxndsw1dx6nMvz',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2592,13,NULL,'2025-10-13 01:12:18','2025-10-13 01:12:18',0,0,'107.146.136.134','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2593,13,NULL,'2025-10-13 05:44:01','2025-10-13 05:44:01',0,0,'149.102.254.28','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2594,13,NULL,'2025-10-13 14:19:15','2025-10-13 14:19:15',0,0,'173.234.244.10','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2595,13,NULL,'2025-10-13 15:06:29','2025-10-13 15:06:29',0,0,'77.238.230.6','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2596,13,NULL,'2025-10-13 15:09:42','2025-10-13 15:09:42',0,0,'23.80.138.240','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2597,13,NULL,'2025-10-13 19:35:23','2025-10-13 19:35:23',0,0,'65.111.22.14','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2598,13,NULL,'2025-10-13 20:33:30','2025-10-13 20:33:30',0,0,'104.207.51.38','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2599,13,NULL,'2025-10-14 06:41:09','2025-10-14 06:41:09',0,0,'136.144.42.78','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2600,13,NULL,'2025-10-14 10:09:18','2025-10-14 10:09:18',0,0,'146.70.186.206','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2601,13,NULL,'2025-10-14 12:20:43','2025-10-14 12:20:43',0,0,'5.254.26.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2602,13,NULL,'2025-10-15 12:40:53','2025-10-15 12:40:53',0,0,'88.218.62.29','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2603,13,NULL,'2025-10-17 01:43:27','2025-10-17 01:43:27',0,0,'172.241.238.216','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2604,13,NULL,'2025-10-17 01:57:34','2025-10-17 01:57:34',0,0,'172.241.238.112','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2605,13,NULL,'2025-10-17 06:03:56','2025-10-17 06:03:56',0,0,'129.222.253.189','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15 Ddg/18.6','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2606,13,NULL,'2025-10-17 18:27:44','2025-10-17 18:27:44',0,0,'194.156.96.164','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2607,13,NULL,'2025-10-19 23:37:11','2025-10-19 23:37:11',0,0,'212.34.155.126','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2608,13,NULL,'2025-10-20 08:19:10','2025-10-20 08:19:10',0,0,'173.208.28.29','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2609,13,NULL,'2025-10-22 07:13:59','2025-10-22 07:13:59',0,0,'194.33.45.113','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2610,13,NULL,'2025-10-22 17:08:57','2025-10-22 17:08:57',0,0,'195.26.225.209','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2611,13,NULL,'2025-10-24 06:03:11','2025-10-24 06:03:11',0,0,'65.111.10.93','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2612,13,NULL,'2025-10-24 18:50:26','2025-10-24 18:50:26',0,0,'45.131.193.62','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2613,13,NULL,'2025-10-25 00:04:46','2025-10-25 00:04:46',0,0,'136.144.35.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2614,13,NULL,'2025-10-26 02:39:49','2025-10-26 02:39:49',0,0,'172.241.238.7','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2615,13,NULL,'2025-10-26 03:57:22','2025-10-26 03:57:22',0,0,'173.208.28.47','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2616,13,NULL,'2025-10-26 10:00:36','2025-10-26 10:00:36',0,0,'45.131.193.79','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2617,13,NULL,'2025-10-26 22:08:38','2025-10-26 22:08:38',0,0,'94.230.145.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2618,13,NULL,'2025-10-27 05:12:13','2025-10-27 05:12:13',0,0,'23.105.3.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2619,13,NULL,'2025-10-27 21:12:55','2025-10-27 21:12:55',0,0,'174.218.51.76','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=Cj0KCQjwsPzHBhDCARIsALlWNG18arpK2xRCQbqaeApXgM1hULtayrVXgbCVoYwEvpqDqZj0M0oCRj4aApyNEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2620,13,NULL,'2025-10-28 09:56:07','2025-10-28 09:56:07',0,0,'173.239.240.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2621,26,NULL,'2025-10-28 14:09:19','2025-10-28 14:09:19',0,0,'104.28.32.143','https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD','Paid','2025-10-28 14:09:20',1400.00,'visa','pi_3SNDaJFNsyXxndsw0FkQpY25',1,NULL,1,'active',16022);
INSERT INTO `wp_gf_entry` VALUES (2622,13,NULL,'2025-10-28 23:19:08','2025-10-28 23:19:08',0,0,'185.183.33.119','https://2poochiesproperties.com/blog/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (2623,13,NULL,'2025-10-29 14:02:24','2025-10-29 14:02:24',0,0,'172.241.238.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2624,13,NULL,'2025-10-30 20:04:51','2025-10-30 20:04:51',0,0,'69.58.72.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2625,13,NULL,'2025-10-30 20:12:59','2025-10-30 20:12:59',0,0,'195.3.223.74','https://2poochiesproperties.com/blog/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (2626,13,NULL,'2025-10-30 20:13:04','2025-10-30 20:13:04',0,0,'195.3.223.74','https://2poochiesproperties.com/blog/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (2627,13,NULL,'2025-10-31 00:41:05','2025-10-31 00:41:05',0,0,'172.241.238.160','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2628,13,NULL,'2025-10-31 09:47:04','2025-10-31 09:47:04',0,0,'209.50.175.146','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2629,13,NULL,'2025-10-31 10:11:14','2025-10-31 10:11:14',0,0,'122.162.146.145','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2630,13,NULL,'2025-10-31 12:09:06','2025-10-31 12:09:06',0,0,'212.34.153.180','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2631,13,NULL,'2025-10-31 19:27:58','2025-10-31 19:27:58',0,0,'184.147.208.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2632,13,NULL,'2025-11-01 18:43:28','2025-11-01 18:43:28',0,0,'182.69.179.34','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2633,13,NULL,'2025-11-01 19:20:10','2025-11-01 19:20:10',0,0,'63.135.161.137','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2634,13,NULL,'2025-11-01 23:24:36','2025-11-01 23:24:36',0,0,'77.238.225.146','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2635,13,NULL,'2025-11-02 04:01:10','2025-11-02 04:01:10',0,0,'178.20.47.92','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2636,13,NULL,'2025-11-02 06:19:53','2025-11-02 06:19:53',0,0,'209.50.172.55','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2637,13,NULL,'2025-11-02 07:10:06','2025-11-02 07:10:06',0,0,'23.81.232.163','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2638,13,NULL,'2025-11-02 07:56:14','2025-11-02 07:56:14',0,0,'173.208.28.107','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2639,13,NULL,'2025-11-02 17:30:07','2025-11-02 17:30:07',0,0,'54.149.67.118','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2640,13,NULL,'2025-11-02 20:59:24','2025-11-02 20:59:24',0,0,'165.231.164.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2641,13,NULL,'2025-11-03 09:05:51','2025-11-03 09:05:51',0,0,'63.135.161.146','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2642,13,NULL,'2025-11-03 15:48:53','2025-11-03 15:48:53',0,0,'216.26.225.116','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2643,13,NULL,'2025-11-04 10:24:43','2025-11-04 10:24:43',0,0,'89.251.0.49','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2644,13,NULL,'2025-11-04 14:40:39','2025-11-04 14:40:39',0,0,'172.241.238.15','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2645,13,NULL,'2025-11-04 14:46:53','2025-11-04 14:46:53',0,0,'172.93.148.180','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2646,13,NULL,'2025-11-05 05:23:22','2025-11-05 05:23:22',0,0,'216.24.212.41','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2647,13,NULL,'2025-11-05 15:40:18','2025-11-05 15:40:18',0,0,'209.50.191.202','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2648,13,NULL,'2025-11-06 02:19:35','2025-11-06 02:19:35',0,0,'194.180.237.128','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2649,13,NULL,'2025-11-06 06:37:34','2025-11-06 06:37:34',0,0,'122.162.147.162','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2650,13,NULL,'2025-11-06 08:49:43','2025-11-06 08:49:43',0,0,'15.181.145.217','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2651,13,NULL,'2025-11-06 13:14:22','2025-11-06 13:14:22',0,0,'136.144.42.156','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2652,13,NULL,'2025-11-06 23:57:46','2025-11-06 23:57:46',0,0,'146.70.186.148','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2653,13,NULL,'2025-11-07 10:09:59','2025-11-07 10:09:59',0,0,'172.98.33.167','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2654,13,NULL,'2025-11-07 10:29:14','2025-11-07 10:29:14',0,0,'173.208.28.93','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2655,13,NULL,'2025-11-07 17:03:51','2025-11-07 17:03:51',0,0,'182.69.178.98','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2656,13,NULL,'2025-11-08 06:44:35','2025-11-08 06:44:35',0,0,'158.62.210.166','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2657,13,NULL,'2025-11-08 08:18:08','2025-11-08 08:18:08',0,0,'80.85.246.71','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2658,13,NULL,'2025-11-08 11:05:56','2025-11-08 11:05:56',0,0,'173.208.28.71','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2659,13,NULL,'2025-11-09 22:41:46','2025-11-09 22:41:46',0,0,'89.116.182.27','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2660,13,NULL,'2025-11-11 20:33:34','2025-11-11 20:33:34',0,0,'45.3.51.24','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2661,13,NULL,'2025-11-11 21:57:12','2025-11-11 21:57:12',0,0,'195.210.106.10','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2662,13,NULL,'2025-11-12 09:08:46','2025-11-12 09:08:46',0,0,'195.210.105.7','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2663,13,NULL,'2025-11-13 22:20:00','2025-11-13 22:20:00',0,0,'212.34.155.126','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2664,13,NULL,'2025-11-13 23:45:56','2025-11-13 23:45:56',0,0,'216.26.248.168','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2665,13,NULL,'2025-11-14 03:10:00','2025-11-14 03:10:00',0,0,'91.193.232.161','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2666,13,NULL,'2025-11-14 06:02:06','2025-11-14 06:02:06',0,0,'158.62.221.215','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2667,13,NULL,'2025-11-14 15:24:45','2025-11-14 15:24:45',0,0,'23.80.157.9','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2668,13,NULL,'2025-11-14 17:23:13','2025-11-14 17:23:13',0,0,'195.210.107.11','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2669,13,NULL,'2025-11-15 06:02:14','2025-11-15 06:02:14',0,0,'209.50.189.94','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2670,13,NULL,'2025-11-15 09:06:22','2025-11-15 09:06:22',0,0,'195.2.81.171','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2671,13,NULL,'2025-11-15 11:40:06','2025-11-15 11:40:06',0,0,'195.210.112.2','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2672,13,NULL,'2025-11-16 06:07:24','2025-11-16 06:07:24',0,0,'23.80.157.184','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2673,13,NULL,'2025-11-16 14:30:57','2025-11-16 14:30:57',0,0,'104.207.56.228','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2674,13,NULL,'2025-11-17 15:28:09','2025-11-17 15:28:09',0,0,'172.93.148.164','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2675,19,NULL,'2025-11-17 17:37:28','2025-11-17 17:37:28',0,0,'104.10.199.84','https://2poochiesproperties.com/reserve-your-boat/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36','USD','Paid','2025-11-17 17:37:29',450.00,'mastercard','pi_3SUWMjFNsyXxndsw0ujKD0UJ',1,NULL,1,'active',14934);
INSERT INTO `wp_gf_entry` VALUES (2676,13,NULL,'2025-11-18 00:15:34','2025-11-18 00:15:34',0,0,'195.210.107.4','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2677,13,NULL,'2025-11-18 06:28:58','2025-11-18 06:28:58',0,0,'23.82.81.21','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2678,13,NULL,'2025-11-19 02:21:29','2025-11-19 02:21:29',0,0,'51.159.226.86','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2679,13,NULL,'2025-11-20 16:40:12','2025-11-20 16:40:12',0,0,'108.177.131.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2680,13,NULL,'2025-11-20 23:32:55','2025-11-20 23:32:55',0,0,'182.77.78.245','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2681,13,NULL,'2025-11-21 01:44:21','2025-11-21 01:44:21',0,0,'98.87.17.62','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2682,13,NULL,'2025-11-21 02:35:04','2025-11-21 02:35:04',0,0,'216.26.236.212','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2683,13,NULL,'2025-11-21 06:46:57','2025-11-21 06:46:57',0,0,'80.85.245.5','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2684,13,NULL,'2025-11-21 07:54:03','2025-11-21 07:54:03',0,0,'195.210.107.21','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2685,13,NULL,'2025-11-21 08:08:54','2025-11-21 08:08:54',0,0,'122.162.145.143','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2686,13,NULL,'2025-11-21 15:38:27','2025-11-21 15:38:27',0,0,'23.82.81.118','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2687,13,NULL,'2025-11-22 04:17:05','2025-11-22 04:17:05',0,0,'195.210.113.15','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2688,13,NULL,'2025-11-22 06:32:40','2025-11-22 06:32:40',0,0,'80.85.246.71','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2689,13,NULL,'2025-11-22 08:53:54','2025-11-22 08:53:54',0,0,'94.103.88.24','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2690,13,NULL,'2025-11-22 20:39:39','2025-11-22 20:39:39',0,0,'193.36.220.8','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2691,13,NULL,'2025-11-22 20:39:43','2025-11-22 20:39:43',0,0,'193.36.220.3','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2692,13,NULL,'2025-11-23 05:01:51','2025-11-23 05:01:51',0,0,'195.210.124.11','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2693,13,NULL,'2025-11-23 19:35:49','2025-11-23 19:35:49',0,0,'198.46.222.175','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2694,13,NULL,'2025-11-24 10:18:03','2025-11-24 10:18:03',0,0,'144.229.119.3','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2695,24,NULL,'2025-11-24 14:26:52','2025-11-24 14:26:52',0,0,'146.75.234.49','https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',14853);
INSERT INTO `wp_gf_entry` VALUES (2696,13,NULL,'2025-11-25 10:27:32','2025-11-25 10:27:32',0,0,'147.53.114.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2697,13,NULL,'2025-11-25 23:26:06','2025-11-25 23:26:06',0,0,'34.209.100.241','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2698,13,NULL,'2025-11-26 05:16:56','2025-11-26 05:16:56',0,0,'195.210.114.13','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2699,13,NULL,'2025-11-26 07:48:42','2025-11-26 07:48:42',0,0,'23.80.157.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2700,13,NULL,'2025-11-26 19:16:24','2025-11-26 19:16:24',0,0,'182.69.183.56','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2701,13,NULL,'2025-11-26 22:12:20','2025-11-26 22:12:20',0,0,'65.111.31.169','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2702,13,NULL,'2025-11-28 15:43:24','2025-11-28 15:43:24',0,0,'195.210.114.20','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2703,13,NULL,'2025-11-29 03:35:02','2025-11-29 03:35:02',0,0,'104.207.53.10','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2704,13,NULL,'2025-11-30 02:41:37','2025-11-30 02:41:37',0,0,'23.80.164.201','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2705,13,NULL,'2025-11-30 07:06:06','2025-11-30 07:06:06',0,0,'37.203.210.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2706,13,NULL,'2025-11-30 11:36:56','2025-11-30 11:36:56',0,0,'23.82.81.254','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2707,13,NULL,'2025-11-30 14:07:12','2025-11-30 14:07:12',0,0,'199.101.196.160','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2708,13,NULL,'2025-11-30 14:27:48','2025-11-30 14:27:48',0,0,'170.199.229.86','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2709,13,NULL,'2025-12-02 08:17:37','2025-12-02 08:17:37',0,0,'18.232.144.33','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2710,13,NULL,'2025-12-02 09:46:21','2025-12-02 09:46:21',0,0,'149.102.254.13','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2711,13,NULL,'2025-12-02 14:38:46','2025-12-02 14:38:46',0,0,'191.102.151.75','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2712,13,NULL,'2025-12-02 22:05:54','2025-12-02 22:05:54',0,0,'23.82.81.134','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2713,13,NULL,'2025-12-03 09:21:50','2025-12-03 09:21:50',0,0,'172.93.148.174','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2714,13,NULL,'2025-12-03 16:34:05','2025-12-03 16:34:05',0,0,'109.121.25.10','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2715,13,NULL,'2025-12-04 04:20:09','2025-12-04 04:20:09',0,0,'185.255.129.202','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2716,13,NULL,'2025-12-04 08:11:21','2025-12-04 08:11:21',0,0,'147.53.121.227','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2717,13,NULL,'2025-12-04 08:40:01','2025-12-04 08:40:01',0,0,'46.173.252.10','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2718,13,NULL,'2025-12-04 20:59:36','2025-12-04 20:59:36',0,0,'193.36.220.20','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2719,13,NULL,'2025-12-05 04:37:00','2025-12-05 04:37:00',0,0,'209.50.163.204','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2720,13,NULL,'2025-12-05 20:56:03','2025-12-05 20:56:03',0,0,'14.236.117.171','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2721,13,NULL,'2025-12-06 12:40:24','2025-12-06 12:40:24',0,0,'212.34.141.109','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2722,13,NULL,'2025-12-07 20:22:23','2025-12-07 20:22:23',0,0,'95.164.196.45','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2723,13,NULL,'2025-12-08 03:04:54','2025-12-08 03:04:54',0,0,'103.1.215.116','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2724,13,NULL,'2025-12-08 12:37:52','2025-12-08 12:37:52',0,0,'23.80.157.60','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2725,13,NULL,'2025-12-08 18:40:57','2025-12-08 18:40:57',0,0,'46.173.240.18','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2726,13,NULL,'2025-12-08 22:16:08','2025-12-08 22:16:08',0,0,'212.102.46.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2727,13,NULL,'2025-12-09 07:04:23','2025-12-09 07:04:23',0,0,'193.36.220.5','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2728,13,NULL,'2025-12-09 17:25:17','2025-12-09 17:25:17',0,0,'104.207.37.236','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2729,13,NULL,'2025-12-11 04:07:34','2025-12-11 04:07:34',0,0,'193.36.220.2','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2730,13,NULL,'2025-12-11 06:50:02','2025-12-11 06:50:02',0,0,'64.44.38.246','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2731,13,NULL,'2025-12-11 08:23:21','2025-12-11 08:23:21',0,0,'216.26.239.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2732,13,NULL,'2025-12-12 18:38:50','2025-12-12 18:38:50',0,0,'45.3.43.17','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2733,13,NULL,'2025-12-13 00:55:02','2025-12-13 00:55:02',0,0,'45.3.50.154','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2734,13,NULL,'2025-12-13 09:30:00','2025-12-13 09:30:00',0,0,'103.70.82.212','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2735,13,NULL,'2025-12-13 13:14:45','2025-12-13 13:14:45',0,0,'80.85.245.37','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2736,13,NULL,'2025-12-14 01:05:18','2025-12-14 01:05:18',0,0,'94.230.145.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2737,13,NULL,'2025-12-14 17:45:11','2025-12-14 17:45:11',0,0,'54.177.242.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2738,13,NULL,'2025-12-15 03:23:12','2025-12-15 03:23:12',0,0,'94.230.145.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2739,13,NULL,'2025-12-16 02:24:45','2025-12-16 02:24:45',0,0,'16.56.19.223','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2740,13,NULL,'2025-12-16 06:40:37','2025-12-16 06:40:37',0,0,'94.230.145.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2741,13,NULL,'2025-12-16 08:45:24','2025-12-16 08:45:24',0,0,'216.26.239.247','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2742,13,NULL,'2025-12-17 09:06:18','2025-12-17 09:06:18',0,0,'62.4.13.169','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2743,13,NULL,'2025-12-17 13:47:48','2025-12-17 13:47:48',0,0,'38.125.71.250','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2744,13,NULL,'2025-12-19 05:47:04','2025-12-19 05:47:04',0,0,'147.92.53.177','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2745,13,NULL,'2025-12-19 07:02:05','2025-12-19 07:02:05',0,0,'45.91.94.195','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2746,13,NULL,'2025-12-19 18:12:37','2025-12-19 18:12:37',0,0,'209.50.183.143','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2747,13,NULL,'2025-12-19 22:25:57','2025-12-19 22:25:57',0,0,'78.128.99.14','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2748,13,NULL,'2025-12-20 22:44:44','2025-12-20 22:44:44',0,0,'91.233.0.2','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2749,13,NULL,'2025-12-21 11:28:04','2025-12-21 11:28:04',0,0,'46.173.240.2','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2750,13,NULL,'2025-12-21 12:49:31','2025-12-21 12:49:31',0,0,'94.230.145.214','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2751,13,NULL,'2025-12-22 00:04:05','2025-12-22 00:04:05',0,0,'45.92.127.213','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2752,13,NULL,'2025-12-22 10:03:38','2025-12-22 10:03:38',0,0,'45.3.38.194','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2753,13,NULL,'2025-12-23 00:56:44','2025-12-23 00:56:44',0,0,'23.80.151.108','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2754,13,NULL,'2025-12-23 05:55:54','2025-12-23 05:55:54',0,0,'173.239.214.207','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2755,13,NULL,'2025-12-23 06:02:59','2025-12-23 06:02:59',0,0,'54.177.242.192','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2756,13,NULL,'2025-12-23 12:57:15','2025-12-23 12:57:15',0,0,'173.208.27.92','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2757,13,NULL,'2025-12-24 01:36:10','2025-12-24 01:36:10',0,0,'176.65.149.185','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2758,13,NULL,'2025-12-24 18:08:32','2025-12-24 18:08:32',0,0,'173.208.27.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2759,13,NULL,'2025-12-25 06:34:51','2025-12-25 06:34:51',0,0,'45.3.41.174','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2760,13,NULL,'2025-12-25 20:39:07','2025-12-25 20:39:07',0,0,'18.88.152.240','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2761,13,NULL,'2025-12-26 05:55:05','2025-12-26 05:55:05',0,0,'72.195.34.59','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36 Edg/90.0.818.39','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2762,13,NULL,'2025-12-27 17:39:09','2025-12-27 17:39:09',0,0,'23.81.123.67','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2763,13,NULL,'2025-12-28 02:22:54','2025-12-28 02:22:54',0,0,'158.62.210.166','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2764,13,NULL,'2025-12-28 09:25:52','2025-12-28 09:25:52',0,0,'146.70.206.182','https://2poochiesproperties.com/blog/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (2765,13,NULL,'2025-12-28 13:06:24','2025-12-28 13:06:24',0,0,'54.219.165.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2766,13,NULL,'2025-12-28 19:04:06','2025-12-28 19:04:06',0,0,'209.50.182.244','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2767,13,NULL,'2025-12-28 22:50:41','2025-12-28 22:50:41',0,0,'146.70.206.182','https://2poochiesproperties.com/blog/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',NULL);
INSERT INTO `wp_gf_entry` VALUES (2768,13,NULL,'2025-12-31 20:20:39','2025-12-31 20:20:39',0,0,'23.80.151.91','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2769,13,NULL,'2026-01-01 12:32:51','2026-01-01 12:32:51',0,0,'45.84.107.47','https://2poochiesproperties.com/','\\\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36\\\"','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2770,13,NULL,'2026-01-02 02:53:10','2026-01-02 02:53:10',0,0,'196.51.119.130','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2771,13,NULL,'2026-01-02 17:47:29','2026-01-02 17:47:29',0,0,'209.50.178.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2772,13,NULL,'2026-01-02 23:56:49','2026-01-02 23:56:49',0,0,'161.193.9.157','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2773,13,NULL,'2026-01-04 18:13:44','2026-01-04 18:13:44',0,0,'108.252.147.167','https://2poochiesproperties.com/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.3 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2774,13,NULL,'2026-01-05 12:25:44','2026-01-05 12:25:44',0,0,'147.53.127.242','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2775,13,NULL,'2026-01-05 22:30:26','2026-01-05 22:30:26',0,0,'54.241.62.191','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux i686; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2776,13,NULL,'2026-01-06 00:31:53','2026-01-06 00:31:53',0,0,'72.251.155.98','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',1032);
INSERT INTO `wp_gf_entry` VALUES (2777,13,NULL,'2026-01-06 10:26:16','2026-01-06 10:26:16',0,0,'23.81.123.38','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2778,13,NULL,'2026-01-06 11:14:37','2026-01-06 11:14:37',0,0,'23.81.123.67','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2779,13,NULL,'2026-01-07 16:22:21','2026-01-07 16:22:21',0,0,'23.81.123.115','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2780,13,NULL,'2026-01-09 01:59:22','2026-01-09 01:59:22',0,0,'23.105.5.233','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2781,13,NULL,'2026-01-10 23:03:56','2026-01-10 23:03:56',0,0,'208.38.225.237','https://2poochiesproperties.com/','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2782,13,NULL,'2026-01-12 09:58:36','2026-01-12 09:58:36',0,0,'45.43.14.126','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2783,13,NULL,'2026-01-12 14:59:50','2026-01-12 14:59:50',0,0,'54.241.62.191','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12.5; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2784,13,NULL,'2026-01-13 16:38:58','2026-01-13 16:38:58',0,0,'155.2.215.42','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2785,13,NULL,'2026-01-15 14:34:20','2026-01-15 14:34:20',0,0,'149.40.50.197','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2786,13,NULL,'2026-01-16 07:05:50','2026-01-16 07:05:50',0,0,'23.105.5.24','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2787,13,NULL,'2026-01-18 13:49:36','2026-01-18 13:49:36',0,0,'174.218.48.157','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=Cj0KCQiAg63LBhDtARIsAJygHZ4snOZ7ts6jsCwZijLBzbxBGhWCCTXJSAlDV942VYNwAg_yEI3qsmcaAmKnEALw_wcB','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2788,13,NULL,'2026-01-19 09:27:59','2026-01-19 09:27:59',0,0,'196.247.161.62','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2789,13,NULL,'2026-01-20 09:02:15','2026-01-20 09:02:15',0,0,'43.225.189.109','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2790,13,NULL,'2026-01-20 10:20:28','2026-01-20 10:20:28',0,0,'172.241.119.87','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2791,13,NULL,'2026-01-20 17:15:06','2026-01-20 17:15:06',0,0,'99.160.143.69','https://2poochiesproperties.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2792,13,NULL,'2026-01-22 00:15:32','2026-01-22 00:15:32',0,0,'176.31.50.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2793,13,NULL,'2026-01-22 12:23:41','2026-01-22 12:23:41',0,0,'23.105.5.180','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2794,13,NULL,'2026-01-22 22:59:41','2026-01-22 22:59:41',0,0,'70.224.226.57','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2795,13,NULL,'2026-01-24 14:21:20','2026-01-24 14:21:20',0,0,'54.219.165.221','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2796,13,NULL,'2026-01-26 09:13:53','2026-01-26 09:13:53',0,0,'172.93.153.70','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2797,13,NULL,'2026-01-27 12:33:49','2026-01-27 12:33:49',0,0,'43.225.189.75','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2798,13,NULL,'2026-01-27 16:38:58','2026-01-27 16:38:58',0,0,'23.81.121.252','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2799,13,NULL,'2026-01-28 09:10:52','2026-01-28 09:10:52',0,0,'23.19.125.224','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2800,13,NULL,'2026-01-28 22:38:00','2026-01-28 22:38:00',0,0,'130.160.7.160','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2801,13,NULL,'2026-01-29 09:24:35','2026-01-29 09:24:35',0,0,'149.40.50.200','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2802,13,NULL,'2026-01-30 18:55:17','2026-01-30 18:55:17',0,0,'166.194.200.74','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gbraid=0AAAAA_0z8Q_Cn_-c0A8J_V_a6YbcxPgds&gclid=Cj0KCQiAyvHLBhDlARIsAHxl6xqvwHBEcXxeFhZ8gyXoU5UGxuXLIkBDqzsX6UdG2iEzr-uEVyxPfvQ','Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2803,13,NULL,'2026-01-31 09:42:28','2026-01-31 09:42:28',0,0,'136.144.35.171','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; WOW64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2804,13,NULL,'2026-02-01 20:40:17','2026-02-01 20:40:17',0,0,'193.189.100.201','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2805,13,NULL,'2026-02-04 18:27:11','2026-02-04 18:27:11',0,0,'172.245.193.187','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2806,13,NULL,'2026-02-05 23:20:30','2026-02-05 23:20:30',0,0,'98.159.233.12','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2807,13,NULL,'2026-02-06 17:07:40','2026-02-06 17:07:40',0,0,'147.53.114.76','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2808,13,NULL,'2026-02-06 23:18:40','2026-02-06 23:18:40',0,0,'77.163.215.240','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2809,13,NULL,'2026-02-07 01:52:40','2026-02-07 01:52:40',0,0,'172.59.216.194','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAiAv5bMBhAIEiwAqP9GuBrZ8u-hi9XPSA5X-NyRlfLY07zBwuO4PV58JDuj8aZdCCKlPrylpBoCwewQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/406.0.862495628 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2810,13,NULL,'2026-02-08 04:31:16','2026-02-08 04:31:16',0,0,'167.160.76.143','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2811,13,NULL,'2026-02-08 05:56:50','2026-02-08 05:56:50',0,0,'98.159.233.101','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:114.0) Gecko/20100101 Firefox/114.0','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2812,13,NULL,'2026-02-11 21:02:58','2026-02-11 21:02:58',0,0,'43.225.189.77','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2813,13,NULL,'2026-02-12 14:15:09','2026-02-12 14:15:09',0,0,'43.225.189.99','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2814,13,NULL,'2026-02-13 04:25:42','2026-02-13 04:25:42',0,0,'65.111.28.140','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2815,13,NULL,'2026-02-13 14:43:51','2026-02-13 14:43:51',0,0,'172.93.148.188','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2816,13,NULL,'2026-02-14 01:01:50','2026-02-14 01:01:50',0,0,'149.34.244.137','https://2poochiesproperties.com/contact-us/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2817,13,NULL,'2026-02-15 12:24:40','2026-02-15 12:24:40',0,0,'139.180.224.207','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2818,13,NULL,'2026-02-16 11:37:14','2026-02-16 11:37:14',0,0,'138.229.96.0','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2819,13,NULL,'2026-02-16 21:46:20','2026-02-16 21:46:20',0,0,'104.23.245.195','https://2poochiesproperties.com/service-areas/','Mozilla/5.0 (iPhone; CPU iPhone OS 26_2_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/143.0.7499.151 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',16392);
INSERT INTO `wp_gf_entry` VALUES (2820,13,NULL,'2026-02-16 21:53:59','2026-02-16 21:53:59',0,0,'172.71.99.195','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2821,13,NULL,'2026-02-17 05:47:48','2026-02-17 05:47:48',0,0,'172.70.111.167','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2822,13,NULL,'2026-02-17 13:51:54','2026-02-17 13:51:54',0,0,'104.23.172.87','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2823,13,NULL,'2026-02-17 17:22:02','2026-02-17 17:22:02',0,0,'104.22.24.135','https://2poochiesproperties.com/?gad_source=1&gad_campaignid=22753795843&gclid=CjwKCAiAncvMBhBEEiwA9GU_fr18khv8Sd4iX0qM7ZeK8kNklKzaVJiWHgc1PXj7jZ7yPi5-59O0FRoCyMQQAvD_BwE','Mozilla/5.0 (iPhone; CPU iPhone OS 15_8_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/390.0.817388646 Mobile/15E148 Safari/604.1','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'active',4103);
INSERT INTO `wp_gf_entry` VALUES (2824,13,NULL,'2026-02-17 18:37:50','2026-02-17 18:37:50',0,0,'108.162.221.85','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2825,13,NULL,'2026-02-18 03:10:45','2026-02-18 03:10:45',0,0,'172.71.118.156','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2826,13,NULL,'2026-02-18 15:59:47','2026-02-18 15:59:47',0,0,'162.158.202.55','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2827,13,NULL,'2026-02-18 19:24:51','2026-02-18 19:24:51',0,0,'162.158.108.159','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2828,13,NULL,'2026-02-19 11:11:47','2026-02-19 11:11:47',0,0,'172.71.102.204','https://2poochiesproperties.com/','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2829,13,NULL,'2026-02-19 23:27:13','2026-02-19 23:27:13',0,0,'172.69.192.130','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2830,13,NULL,'2026-02-20 13:18:48','2026-02-20 13:18:48',0,0,'172.68.138.161','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2831,13,NULL,'2026-02-20 19:25:14','2026-02-20 19:25:14',0,0,'141.101.105.148','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2832,13,NULL,'2026-02-20 22:04:25','2026-02-20 22:04:25',0,0,'162.158.172.123','https://2poochiesproperties.com/','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','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',4103);
INSERT INTO `wp_gf_entry` VALUES (2833,13,NULL,'2026-02-22 00:30:27','2026-02-22 00:30:27',0,0,'104.23.213.29','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2834,13,NULL,'2026-02-22 11:40:48','2026-02-22 11:40:48',0,0,'162.159.104.124','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
INSERT INTO `wp_gf_entry` VALUES (2835,13,NULL,'2026-02-22 23:40:39','2026-02-22 23:40:39',0,0,'172.70.42.202','https://2poochiesproperties.com/contact-us/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36','USD',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'spam',1032);
/*!40000 ALTER TABLE `wp_gf_entry` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_entry_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_meta` VALUES (39,13,11,'4','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (40,13,11,'5','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (41,13,11,'2','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (42,13,11,'3','test','');
INSERT INTO `wp_gf_entry_meta` VALUES (87,13,23,'4','Gerardhielo','');
INSERT INTO `wp_gf_entry_meta` VALUES (88,13,23,'5','Gerardhielo','');
INSERT INTO `wp_gf_entry_meta` VALUES (89,13,23,'2','dimafokin199506780tx+a243@inbox.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (90,13,23,'6','(726) 500-5503','');
INSERT INTO `wp_gf_entry_meta` VALUES (92,13,23,'3','hjsdev.com tyrueoswkdhfbjksdhbdvsddnajkmkxdbfsdjdfadladabfhghgdhsjkd \r\nFuck You Nigger - My Profile: https://www.youtube.com/channel/UCu6eeygUz2BY0xLDSlMKK-Q/featured','');
INSERT INTO `wp_gf_entry_meta` VALUES (129,13,33,'4','avaow11','');
INSERT INTO `wp_gf_entry_meta` VALUES (130,13,33,'5','avaow11','');
INSERT INTO `wp_gf_entry_meta` VALUES (131,13,33,'2','deborahnf69@tamotsu73.sorataki.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (132,13,33,'6','(675) 641-3387','');
INSERT INTO `wp_gf_entry_meta` VALUES (134,13,33,'3','Enjoy our scandal amateur galleries that looks incredibly dirty\r\nhttp://gaypornvideos.xblognetwork.com/?kayley \r\n\r\n xxx balls fanny porn trudie sarasota porn dyed blonde porn movies szilvia berki porn best of sagat porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (135,13,34,'4','bonniejb16','');
INSERT INTO `wp_gf_entry_meta` VALUES (136,13,34,'5','bonniejb16','');
INSERT INTO `wp_gf_entry_meta` VALUES (137,13,34,'2','whitneyfg20@tamotsu6910.akihiro98.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (138,13,34,'6','(333) 268-4318','');
INSERT INTO `wp_gf_entry_meta` VALUES (140,13,34,'3','Scandal porn galleries, daily updated lists\r\nhttp://mistresselvira.dominatrixdress.allproblog.com/?anabel \r\n\r\n nude swinger cruise ship porn free busty brunette porn teenie young girls porn great porn movie review brazilian porn sites','');
INSERT INTO `wp_gf_entry_meta` VALUES (157,13,39,'4','marlenemu16','');
INSERT INTO `wp_gf_entry_meta` VALUES (158,13,39,'5','marlenemu16','');
INSERT INTO `wp_gf_entry_meta` VALUES (159,13,39,'2','freddiewr3@katsu4410.kunio45.sorataki.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (160,13,39,'6','(043) 506-2146','');
INSERT INTO `wp_gf_entry_meta` VALUES (162,13,39,'3','Teen Girls Pussy Pics. Hot galleries\r\nhttp://shemalelesbians.instakink.com/?miah \r\n\r\n first gay sex porn free clips real submitted amateur porn clips crosserdresser porn seasoned players 7 porn movie free amateur nude naked porn your','');
INSERT INTO `wp_gf_entry_meta` VALUES (163,13,40,'4','pamxj4','');
INSERT INTO `wp_gf_entry_meta` VALUES (164,13,40,'5','pamxj4','');
INSERT INTO `wp_gf_entry_meta` VALUES (165,13,40,'2','joannexe69@itsuki2410.akio74.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (166,13,40,'6','(513) 306-0632','');
INSERT INTO `wp_gf_entry_meta` VALUES (168,13,40,'3','Hot galleries, thousands new daily.\r\nhttp://orgyporncllips.hoterika.com/?maryam \r\n\r\n interracial cuckold porn milf porn amatuer primates porn thumbnail porn movies young couplews making porn movies','');
INSERT INTO `wp_gf_entry_meta` VALUES (169,13,41,'4','CaseySwIne','');
INSERT INTO `wp_gf_entry_meta` VALUES (170,13,41,'5','CaseySwIne','');
INSERT INTO `wp_gf_entry_meta` VALUES (171,13,41,'2','noel.davies@auroraenvironmental.com.au','');
INSERT INTO `wp_gf_entry_meta` VALUES (172,13,41,'6','(635) 843-4682','');
INSERT INTO `wp_gf_entry_meta` VALUES (174,13,41,'3','A few weeks ago, Elon Musk, in an interview, accidentally blabbed about a cryptocurrency trading robot that brings him passive income from $ 13,000 to $ 135,000 per day and asked to remove this moment from the video after filming. \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc7Wvjo&sa=D&39=64&usg=AFQjCNHj_a66ufJc5MfSABppuo4GGGxh6w \r\nBut the operator who filmed all this remembered the name of the trading robot and tried to make money. \r\nOn the same day, he made a deposit of $ 500 and launched a trading robot and after 3 hours his account had $ 3750 and a week later $ 563700. \r\nOn the robot, you earn in the currency of your country, Europe - EUR, Australia - AUD, Canada - CAD, Sweden - SEC and so on. \r\nHurry up to register as after the influx of new users, the administrators decided to stop registering new users from next week. \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc7Wvjo&sa=D&12=07&usg=AFQjCNHj_a66ufJc5MfSABppuo4GGGxh6w','');
INSERT INTO `wp_gf_entry_meta` VALUES (175,13,42,'4','Ronaldnesee','');
INSERT INTO `wp_gf_entry_meta` VALUES (176,13,42,'5','Ronaldnesee','');
INSERT INTO `wp_gf_entry_meta` VALUES (177,13,42,'2','samiajannat@videotron.ca','');
INSERT INTO `wp_gf_entry_meta` VALUES (178,13,42,'6','(738) 040-6172','');
INSERT INTO `wp_gf_entry_meta` VALUES (180,13,42,'3','Hi. \r\nWe are a group of highly qualified ethical hackers who scan tens of thousands of sites every day for critical vulnerabilities and patch them for a small fee of $ 1500 per site. \r\nOn your site hjsdev.com we have discovered 49 critical vulnerabilities, each of which can give attackers full access to your site, databases and the server as a whole. \r\nPay $ 1500 to this Bitcoin wallet bc1qw8uwvpx3jnz8jlyj5j6zff9z5ztlsggvyq5pfj \r\nAnd after payment within 3 hours we will fix all the vulnerabilities on your site and you can sleep peacefully without worrying about the safety of your site and server. \r\nIf we are hired by well-known corporations, then we charge from $ 50000 for our services, so you are lucky that we offer you the same service for $ 1500.','');
INSERT INTO `wp_gf_entry_meta` VALUES (181,13,43,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (182,13,43,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (183,13,43,'2','adslo0d8@tpg.com.au','');
INSERT INTO `wp_gf_entry_meta` VALUES (184,13,43,'6','(244) 518-1447','');
INSERT INTO `wp_gf_entry_meta` VALUES (186,13,43,'3','A ready-made system for generating passive income more $ 8589 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8efyS&sa=D&16=10&usg=AFQjCNE19L0R90htG4gSNamEaeldZ-6c8g <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (199,13,47,'4','paulinegz4','');
INSERT INTO `wp_gf_entry_meta` VALUES (200,13,47,'5','paulinegz4','');
INSERT INTO `wp_gf_entry_meta` VALUES (201,13,47,'2','richardlq16@hideo6710.yoshito63.mokomichi.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (202,13,47,'6','(216) 615-3216','');
INSERT INTO `wp_gf_entry_meta` VALUES (204,13,47,'3','Teen Girls Pussy Pics. Hot galleries\r\nhttp://star.wars.porn.instakink.com/?alysha \r\n\r\n free ipod porn best geena davis porn black moms milf porn young malasyian porn for free free wife fucking porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (205,13,48,'4','contactlkrdpt','');
INSERT INTO `wp_gf_entry_meta` VALUES (206,13,48,'5','contactlkrdpt','');
INSERT INTO `wp_gf_entry_meta` VALUES (207,13,48,'2','solopinacelestina1991@rambler.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (208,13,48,'6','(327) 541-6382','');
INSERT INTO `wp_gf_entry_meta` VALUES (210,13,48,'3','I\'m happy to welcome you! \r\n \r\nWe offer sending newsletters of Your commercial offers via contact forms  to the sites of companies via any domain zones of the world.  \r\n \r\nhttps://xn----7sbb1bbndheurc1a.xn--p1ai/ \r\n \r\nWHAT IS THE MAILING OF INTERNET RESOURCES BY FEEDBACK FORMS? \r\nThis is a type of mailing using the contact forms that are located in the feedback section of the website and filled by our robot automatically with a rate of a few thousand feedback forms per 1 minute, while the alphanumeric code from the pictures (captcha) is also solved. \r\nAfter that, the correspondent e-mails including your business offers are sent to the emails of firms. \r\nWhen sending mailing by contact feedback forms, it turns out that each site sends a message â€œto itselfâ€ and, therefore, all letters arrive in the inbox folder of the exact electronic address in which the business is ready to receive the business information. \r\n \r\nUTP: \r\nFast 100% informing of firms and site owners about new business offers. \r\nSearch of new customers that other advertisements cannot find. \r\n \r\nTHE MAIN AIM: \r\nFinding customers that cannot be found through other advertisements. \r\n \r\nBenefits: \r\n1.100-percent delivery of business letters. \r\n2.Increase of the client base. \r\n3. Expansion of the your market segment. \r\n4.Mailings based on regionality and topics. \r\n5. Sending information to company officials. \r\n6. Supply/demand analysis. \r\n7. Conducting marketing campaigns. \r\n8. Studying public opinion and conducting surveys. \r\n9. Notification speed. \r\n10. Cost. \r\n11. Entering the markets of other countries. \r\n \r\nUndeniable advantages: \r\n \r\n1.When sending mailing by feedback forms, all letters arrive in the inbox. When sending bulk e-mails, this can reach up to 5%. \r\n \r\n2.When sending mailing by contact forms it is possible to send a few million messages per day to inboxes. When sending mass e-mails a few thousands arrive in the inboxes, the remaining ones often either do not reach or fill the spam. \r\n \r\n3. When sending mailing by feedback forms a message does not get blocked by mail systems because it is sent from different sites. When sending mass e-mails it is possible to send a few thousands of those but nevertheless all the IP addresses from which the mailing is sent will be banned. \r\n \r\n4. When sending mailing by contact forms the minimum number of macros is used to form text and headings of the letter. When sending e-mail newsletters, it is necessary to use synonyms (Â«macrosÂ») for each phrase and create thousands different headings. \r\n \r\n5. Many firms deliberatelly hide their electronic address and only leave a contact form for contacting with them. \r\n \r\n6. When sending mass e-mails, your business offer can be delivered to every employee of the business, (which causes irritation) compared to mailing by contact forms where the information is received at the email specifically set up for commercial offers. \r\n \r\n7.Fifty percent of business e-mails are located on free e-mail servers, they are poorly \"searchable\" by e-mail address, but when sending mailing by contact forms through these e-mail servers, all letters are hundred % delivered to the recipients. \r\n \r\n8. Only 30%-40% of businesses are published in the directories within several years, and all the other ones are already located in our VOIS databases and are waiting for your business offers. \r\nIt turns out that that emails of companies from directories are filled with spam, and therefore they will not have such profit as when sending mailing by feedback forms using our new WHOIS databases. \r\n \r\n9. Any kind of stop words in the body or headings of the message can be sent through contact forms. When sending e-newsletters, such letters either are not delivered the recipient or arrive in a junk folder. \r\nThe list of stop words of mails includes almost all phrases and words that encourage your potential customers to take actions. \r\n \r\nApplication: \r\n \r\n1. Searching for new clients. \r\n2. Quick notification of marketplaces about new offers. \r\n3. Informing company officials. \r\n4.demand analysis. \r\n5. Conducting tenders. \r\n6.Conducting marketing research. \r\n7.Conducting surveys and studying public opinion. \r\n8. Searching for clients in international markets. \r\n \r\nReasons for ordering this service: \r\n \r\n1. 100% delivery of your messages and business offers to millions of businesses all over the globe. \r\nEvery site sends a message to itself so all filters of mails are bypassed. \r\n \r\n2.Mailing by feedback forms is an great way in in terms of conducting different researches of marketing, studies and surveys of  public opinion on any kind oftype of activity and direction. \r\nWhen sending mailing by feedback forms, you will be sure that your message has been delivered to 100-percent of users of your product and service and if a service or product is \"badly promoted\", then the potential problem lies in in something else, for example in pricing. \r\nAt the same time, within seven days you will see demand for your own products and services, you will not need to spend money on rent and other more expensive and time-consuming marketing events. \r\n \r\n3.Mailing by contact forms is the most economical and quickest way to get your service or product to the markets of other states. \r\n \r\n4. Mailing by feedback forms is a tool for conducting all sorts of tenders. \r\n \r\n5.Daily update of the databases, as more than one hundred and fifty thousand new websites, are registered all over the world daily, and you, get new potential clients. \r\n \r\n6. Full geographical coverage for all countries of the world. \r\n \r\n7. We offer clients that you will not find through other types of advertisement. \r\nWhen sending mailing by feedback forms, you will be able to reach out that part of your potential clientele, that is impossible to \"break through\" automatically in another way. \r\nFor instance, you will be able to deliver a cooperation offer to those potential clients that were previously out of reach due to e-mail filters while sending e-newsletters. \r\nIn reality, there is a very paradoxical situation: firms that got into the directories are actually spammed with all sorts of offers while very little e-mails are sent to the remaining ones. \r\n \r\n8. Unique technology of decoding the captcha. \r\nThere are services for decrypting numeric and alphabetic code (captcha/CAPTCHA). It costs 1$ to solve 1000  captchas. \r\nIt turns out that, processing one million Internet resources the robot unravels a million CAPTCHAs, which costs thousand dollars only to solve captcha/CAPTCHA, and with our service this is free for you! \r\n \r\n9. By ordering mailing by feedback forms, you are promoting your service or product not to separate individuals, but to entire collectives, for instance domain zone .com, where more than 150 million commercial  firms from all over the world are collected (we have got samples of them from international zones for every state). \r\n \r\n10. Mailing by contact forms also includes a subtype of SMS mailing \r\nMailbox that is linked to the feedback form is the main e-mail of firms through which applications and cooperation offers are sent. This mail is also set up for phones as it is necessary to respond to the information fast so as not to misplace the order or the relevance of the cooperation offer. \r\n \r\n11. The database of countries also includes all joint companies from all countries working with or closely related to this country, for example, diasporas and national communities. \r\nSanctions of search engines and mail systems? \r\nThese mailings are an alternative to sending e-mail newsletters, therefore search engine sanctions and \"Ban\" do not apply to them. \r\nMail delivers the data of messages to the inbox folder, as it moves through the \"warm communication channel\" from the new IP address of the internet resource to the corporate e-mail of the same site. \r\nIn other words, these mailings \"live in e-mails\" and mail filters do not react to them, because mails have a great level of trust in communication channels between websites and corporate mailboxes. \r\n \r\nOUR DATABASES: \r\n \r\nYou can purchase our databases separately from the mailing by sending us a request by contact form. \r\n \r\nMORE THAN 2000 VOIS DATABASES BY DOMAINS AND COUNTRIES. \r\n \r\nSELECTIONS OF DATABASES BY THE MAIN CONTINENTS OF THE WORLD. \r\n \r\nSELECTIONS OF DATABASES BY THE MAIN LANGUAGES. \r\n \r\nSELECTIONS OF DATABASES BY THE MAIN WEBSITE BUILDERS. \r\n \r\nCOLLECTIONS OF DATABASES BY THE MAIN COUNTRIES OF THE WORLD. \r\n \r\nHOW TO MAKE AN PROMOTIONAL OFFER FOR MAILING BY FEEDBACK FORMS: \r\nThe simplest text of the message + headings, the main goal is to interest the customer, and they will read the rest on your website. \r\nMost likely, all ads on your subject are already on the Internet networks, enter the necessary requests into the search bar and choose the most interesting ones. \r\nThe headings are substituted one after another from .txt file. \r\nOnly messages in the text form are sent, links are inserted without problems, they are active. If the future customer needs pictures or more specific information, then you should forward the potential customer to visit your internet resource. \r\n \r\nIn the letter: \r\nText without pictures, since pictures do not pass through the contact form. \r\nYour contact details: \r\nSite address: \r\n \r\nFields to fill in: \r\nName: \r\nCountry: \r\nCity: \r\nInternet resource: \r\nSeveral headings: \r\nEmail for autoresponces: \r\n \r\nwebsite: https://xn----7sbb1bbndheurc1a.xn--p1ai/ \r\nPrice List: https://xn----7sbb1bbndheurc1a.xn--p1ai/en/price/','');
INSERT INTO `wp_gf_entry_meta` VALUES (211,13,49,'4','Richardnub','');
INSERT INTO `wp_gf_entry_meta` VALUES (212,13,49,'5','Richardnub','');
INSERT INTO `wp_gf_entry_meta` VALUES (213,13,49,'2','alexander.galbavi@web.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (214,13,49,'6','(007) 564-4675','');
INSERT INTO `wp_gf_entry_meta` VALUES (216,13,49,'3','According to Binance, this is the best trading robot in the world %-?@ \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8kz55&sa=D&59=50&usg=AFQjCNEYo6mWXSP9gUinA8sLtVU0jLXlbQ \r\nBecause he is able to make 200% profit every day :#(+ \r\nFor example, you replenished your brokerage account with $ 500 (EUR, GBP, etc.) and he earned you from $ 1000 in net income within a day *&;) \r\nBinance recommends using this particular trading robot for automated trading (*%& \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8kz55&sa=D&08=27&usg=AFQjCNEYo6mWXSP9gUinA8sLtVU0jLXlbQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (229,13,53,'4','martinom4','');
INSERT INTO `wp_gf_entry_meta` VALUES (230,13,53,'5','martinom4','');
INSERT INTO `wp_gf_entry_meta` VALUES (231,13,53,'2','fernandogb5@akira8110.susumo32.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (232,13,53,'6','(465) 861-8361','');
INSERT INTO `wp_gf_entry_meta` VALUES (234,13,53,'3','New hot project galleries, daily updates\r\nhttp://gearchangeporn.relayblog.com/?elaina \r\n\r\n doggy style porn rough 1900 vintage porn find porn star dillan lauren porn star magnum irish amatuer porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (239,13,55,'4','Josephcob','');
INSERT INTO `wp_gf_entry_meta` VALUES (240,13,55,'5','Josephcob','');
INSERT INTO `wp_gf_entry_meta` VALUES (241,13,55,'2','katrin.markhof@web.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (242,13,55,'6','(187) 000-7721','');
INSERT INTO `wp_gf_entry_meta` VALUES (244,13,55,'3','Blockchain recommends to all people who are interested in additional permanent passive income of $ 5000 per day with a cryptocurrency trading robot. \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&38=42&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ \r\nA trading robot is capable of making from 750% to 15000% profit per day %=:_ \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&75=02&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ \r\nThis success was achieved thanks to the advanced developments in the field of artificial intelligence â„–^)( \r\nTens of thousands of people around the world are already using this trading robot, so start you ;);+ \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&19=74&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ \r\nTo start, you need to do just three things: \r\n1. Make a deposit to your brokerage account from $ 500 \"):- \r\n2. Launch the trading robot %*(& \r\n3. Receive passive income from $ 5000 per day )%*@ \r\nhttps://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&30=62&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (245,13,56,'4','Gregorypig','');
INSERT INTO `wp_gf_entry_meta` VALUES (246,13,56,'5','Gregorypig','');
INSERT INTO `wp_gf_entry_meta` VALUES (247,13,56,'2','no-replyLiva@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (248,13,56,'6','(724) 637-3258','');
INSERT INTO `wp_gf_entry_meta` VALUES (250,13,56,'3','Hi!  hjsdev.com \r\n \r\nDid you know that it is possible to send commercial offer fully lawfully? \r\nWe suggesting a new legal way of sending proposal through feedback forms. Such forms are located on many sites. \r\nWhen such appeal are sent, no personal data is used, and messages are sent to forms specifically designed to receive messages and appeals. \r\nalso, messages sent through contact Forms do not get into spam because such messages are considered important. \r\nWe offer you to test our service for free. We will send up to 50,000 messages for you. \r\nThe cost of sending one million messages is 49 USD. \r\n \r\nThis offer is created automatically. Please use the contact details below to contact us. \r\n \r\nContact us. \r\nTelegram - @FeedbackMessages \r\nSkype  live:contactform_18 \r\nWhatsApp - +375259112693 \r\nWe only use chat.','');
INSERT INTO `wp_gf_entry_meta` VALUES (259,13,59,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (260,13,59,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (261,13,59,'2','gustave.bobee@libertysurf.fr','');
INSERT INTO `wp_gf_entry_meta` VALUES (262,13,59,'6','(362) 378-5413','');
INSERT INTO `wp_gf_entry_meta` VALUES (264,13,59,'3','Get ready to see your dollars roll in! >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&99=04&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (269,13,61,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (270,13,61,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (271,13,61,'2','umatthew.shwed@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (272,13,61,'6','(715) 630-4188','');
INSERT INTO `wp_gf_entry_meta` VALUES (274,13,61,'3','Income from one investment more $ 6797 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8qvzi&sa=D&35=36&usg=AFQjCNH2QAwQV6sbS1u0SgHiVXKZSKhcKQ <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (275,13,62,'4','savannahde60','');
INSERT INTO `wp_gf_entry_meta` VALUES (276,13,62,'5','savannahde60','');
INSERT INTO `wp_gf_entry_meta` VALUES (277,13,62,'2','candyxg20@norio4610.hotaka21.sorataki.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (278,13,62,'6','(802) 238-4076','');
INSERT INTO `wp_gf_entry_meta` VALUES (280,13,62,'3','Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://ebonywoodcorpus.bestsexyblog.com/?jaclyn \r\n\r\n free olivia munn look alike porn very dirty porn husband watches hard core porn asian sydney porn viper classic porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (285,13,64,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (286,13,64,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (287,13,64,'2','rosat@rogers.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (288,13,64,'6','(623) 280-6508','');
INSERT INTO `wp_gf_entry_meta` VALUES (290,13,64,'3','Confessions of a Bitcoin billionaire or passive income from $ 7858 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8ED7K&sa=D&79=41&usg=AFQjCNEY3K5BsQ-mUq_FMcp6hGUAytb7Og <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (291,13,65,'4','reneeuf16','');
INSERT INTO `wp_gf_entry_meta` VALUES (292,13,65,'5','reneeuf16','');
INSERT INTO `wp_gf_entry_meta` VALUES (293,13,65,'2','marcusbl7@shiro92.mokomichi.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (294,13,65,'6','(265) 373-6843','');
INSERT INTO `wp_gf_entry_meta` VALUES (296,13,65,'3','My new hot project|enjoy new website\r\nhttp://bisexualguy.xblognetwork.com/?mikayla \r\n\r\n animal hardcore porn toube toube movies madona porn videok barbara guertin porn kochikame porn gay guy sex porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (301,13,67,'4','alyssajm1','');
INSERT INTO `wp_gf_entry_meta` VALUES (302,13,67,'5','alyssajm1','');
INSERT INTO `wp_gf_entry_meta` VALUES (303,13,67,'2','janaeu18@hideo6710.yoshito63.mokomichi.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (304,13,67,'6','(730) 887-6603','');
INSERT INTO `wp_gf_entry_meta` VALUES (306,13,67,'3','Dirty Porn Photos, daily updated galleries\r\nhttp://pornprois.fetlifeblog.com/?johanna \r\n\r\n streaming porn asian porn junk mail sender giving birth porn free porn double penitration sulphur springs porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (311,13,69,'4','Lars Martin','');
INSERT INTO `wp_gf_entry_meta` VALUES (312,13,69,'5','Lars Martin','');
INSERT INTO `wp_gf_entry_meta` VALUES (313,13,69,'2','tbformleads@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (314,13,69,'6','(001) 783-4515','');
INSERT INTO `wp_gf_entry_meta` VALUES (316,13,69,'3','Hello \r\n \r\nMy main objective here, is to help increase revenue for you by producing an animated video that will generate leads and sales for your business 24/7, for just $97. \r\n \r\nBut this offer is only good this week, so get your video before the deadline. \r\n \r\nWatch Our Video Now! https://bit.ly/Xpress97offer \r\n \r\nFor less than you spend on coffee each month you get an American Owned Video company that can write your script, create your story board, lay-in a good soundtrack and produce an awesome video that brings home the bacon. \r\n \r\nAgain, this $97 promotion is for this week only. Donâ€™t miss out!!! \r\n \r\nWatch Our Video Now! https://bit.ly/Xpress97offer','');
INSERT INTO `wp_gf_entry_meta` VALUES (321,13,71,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (322,13,71,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (323,13,71,'2','genius-online@online.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (324,13,71,'6','(640) 136-3833','');
INSERT INTO `wp_gf_entry_meta` VALUES (326,13,71,'3','Deine Kollegen verdienen schon Vor 116000 EUR pro Tag >>>>>>>>>>>>>>>>>>>>>>>>>>> http://www.google.com/url?q=http%3A%2F%2Fgo.nihawiwa.com%2F0bnl&sa=D&89=97&usg=AFQjCNEUPijOi1LFtA_rg0rU0qfVGTKd6A <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (327,13,72,'4','brittneyti69','');
INSERT INTO `wp_gf_entry_meta` VALUES (328,13,72,'5','brittneyti69','');
INSERT INTO `wp_gf_entry_meta` VALUES (329,13,72,'2','vickytd16@akihiro95.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (330,13,72,'6','(644) 225-3635','');
INSERT INTO `wp_gf_entry_meta` VALUES (332,13,72,'3','Browse over 500 000 of the best porn galleries, daily updated collections\r\nhttp://latexmattresses.xblognetwork.com/?briana \r\n\r\n russian insest porn video archive porn without having to download was sherri moon ever in porn free young shemale porn porn sex clips','');
INSERT INTO `wp_gf_entry_meta` VALUES (349,13,77,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (350,13,77,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (351,13,77,'2','jennifer.symon@huskyenergy.ca','');
INSERT INTO `wp_gf_entry_meta` VALUES (352,13,77,'6','(581) 501-2820','');
INSERT INTO `wp_gf_entry_meta` VALUES (354,13,77,'3','Change your life and get passive income from $ 6659 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8Prmu&sa=D&90=57&usg=AFQjCNH_EGwAiiB8MpWHxZlE1C27oj3Rvw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (367,13,81,'4','madelinebu18','');
INSERT INTO `wp_gf_entry_meta` VALUES (368,13,81,'5','madelinebu18','');
INSERT INTO `wp_gf_entry_meta` VALUES (369,13,81,'2','valeriacx7@atsushi35.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (370,13,81,'6','(413) 817-4334','');
INSERT INTO `wp_gf_entry_meta` VALUES (372,13,81,'3','Hardcore Galleries with hot Hardcore photos\r\nhttp://danishgirl.relayblog.com/?jaden \r\n\r\n men love porn porn week download jewels chelsea free hardcore porn anime porn librarian super hero cartoon porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (381,13,84,'4','marleneeu1','');
INSERT INTO `wp_gf_entry_meta` VALUES (382,13,84,'5','marleneeu1','');
INSERT INTO `wp_gf_entry_meta` VALUES (383,13,84,'2','candyvy3@katsu44.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (384,13,84,'6','(335) 656-1177','');
INSERT INTO `wp_gf_entry_meta` VALUES (386,13,84,'3','Scandal porn galleries, daily updated lists\r\nhttp://nuderaider.bestsexyblog.com/?daniela \r\n\r\n sex movies online free porn aunt and niece lesbian porn asian teen hardcore porn best redhead porn videos skinny gray hair grannies porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (387,13,85,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (388,13,85,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (389,13,85,'2','andyberoemd@live.nl','');
INSERT INTO `wp_gf_entry_meta` VALUES (390,13,85,'6','(088) 636-2786','');
INSERT INTO `wp_gf_entry_meta` VALUES (392,13,85,'3','Fast income from one investment more $ 7569 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8Prmu&sa=D&12=15&usg=AFQjCNH_EGwAiiB8MpWHxZlE1C27oj3Rvw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (393,13,86,'4','Levi Visser','');
INSERT INTO `wp_gf_entry_meta` VALUES (394,13,86,'5','Levi Visser','');
INSERT INTO `wp_gf_entry_meta` VALUES (395,13,86,'2','leadsfromyt@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (396,13,86,'6','(377) 637-3535','');
INSERT INTO `wp_gf_entry_meta` VALUES (398,13,86,'3','Please watch this short video then click the link to find out more about ... \r\nLink: https://www.youtube.com/watch?v=BHFxbO7lEGQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (407,13,89,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (408,13,89,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (409,13,89,'2','daanpfrommer@solcon.nl','');
INSERT INTO `wp_gf_entry_meta` VALUES (410,13,89,'6','(314) 448-6545','');
INSERT INTO `wp_gf_entry_meta` VALUES (412,13,89,'3','Quit your job and get passive income from $ 7795 in a day >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc8Prmu&sa=D&74=01&usg=AFQjCNH_EGwAiiB8MpWHxZlE1C27oj3Rvw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (417,13,91,'4','Mike Wood','');
INSERT INTO `wp_gf_entry_meta` VALUES (418,13,91,'5','Mike Wood','');
INSERT INTO `wp_gf_entry_meta` VALUES (419,13,91,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (420,13,91,'6','(567) 682-5360','');
INSERT INTO `wp_gf_entry_meta` VALUES (422,13,91,'3','Hi \r\n \r\nI have just took an in depth look on your  hjsdev.com for the ranking keywords and saw that your website could use a boost. \r\n \r\nWe will increase your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our plans here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart improving your sales and leads with us, today! \r\n \r\n \r\nregards \r\nMike Wood\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (427,13,93,'4','Donald Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (428,13,93,'5','Donald Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (429,13,93,'2','lanj7962@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (430,13,93,'6','(824) 175-5161','');
INSERT INTO `wp_gf_entry_meta` VALUES (432,13,93,'3','Good day \r\n \r\nI contacted you some days back seeking your cooperation in a matter regarding funds worth $24 Million, I urge you to get back to me through this email coledd11@cloedcolela.com if you\'re still interested. \r\n \r\nI await your response. \r\n \r\nThanks, \r\n \r\nDonald Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (433,13,94,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (434,13,94,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (435,13,94,'2','adesso_adesso@live.nl','');
INSERT INTO `wp_gf_entry_meta` VALUES (436,13,94,'6','(387) 821-3473','');
INSERT INTO `wp_gf_entry_meta` VALUES (438,13,94,'3','Launch Artificial Intelligence with one button and earn more $ 5977 per day >>>>>>>>>>>>>>>>>>>>>>>>>>> http://www.google.com/url?q=http%3A%2F%2Fgestyy.com%2Fep9CR9&sa=D&35=85&usg=AFQjCNHxHb5q4cvsPaKvJfESagxfB_AFOw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (439,13,95,'4','JAMES COOK','');
INSERT INTO `wp_gf_entry_meta` VALUES (440,13,95,'5','JAMES COOK','');
INSERT INTO `wp_gf_entry_meta` VALUES (441,13,95,'2','james_cook78@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (442,13,95,'6','(307) 180-5024','');
INSERT INTO `wp_gf_entry_meta` VALUES (444,13,95,'3','Dear sir/ma \r\nWe are a finance and investment company offering loans at 3% interest rate. We will be happy to make a loan available to your organisation for your project. Our terms and conditions will apply. Our term sheet/loan agreement will be sent to you for review, when we hear from you. Please reply to this email ONLY cookj5939@gmail.com \r\n \r\nRegards. \r\nJames Cook \r\nChairman & CEO Euro Finance & Commercial Ltd','');
INSERT INTO `wp_gf_entry_meta` VALUES (445,13,96,'4','ericej16','');
INSERT INTO `wp_gf_entry_meta` VALUES (446,13,96,'5','ericej16','');
INSERT INTO `wp_gf_entry_meta` VALUES (447,13,96,'2','deenaop4@shiro92.mokomichi.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (448,13,96,'6','(183) 434-8247','');
INSERT INTO `wp_gf_entry_meta` VALUES (450,13,96,'3','New hot project galleries, daily updates\r\nhttp://lapearlbags.instakink.com/?sydnie \r\n\r\n free quality porn star babes great porn tube bloody porn tube free porn psp videos free mobile gay porn vids','');
INSERT INTO `wp_gf_entry_meta` VALUES (451,13,97,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (452,13,97,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (453,13,97,'2','sladkaya79@web.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (454,13,97,'6','(825) 637-2525','');
INSERT INTO `wp_gf_entry_meta` VALUES (456,13,97,'3','Launch Artificial Intelligence with one button and earn from $ 6988 in a day >>>>>>>>>>>>>>>>>>>>>>>>>>> http://www.google.com/url?q=http%3A%2F%2Fgo.nirulugo.com%2F0bnl&sa=D&24=07&usg=AFQjCNErknOO8eaNhDQCQiKaUi6wsp9KfA <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (469,13,101,'4','biancavr2','');
INSERT INTO `wp_gf_entry_meta` VALUES (470,13,101,'5','biancavr2','');
INSERT INTO `wp_gf_entry_meta` VALUES (471,13,101,'2','rosarious3@ayumu1310.sho64.sorataki.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (472,13,101,'6','(880) 511-1285','');
INSERT INTO `wp_gf_entry_meta` VALUES (474,13,101,'3','Sexy photo galleries, daily updated collections\r\nhttp://littleporn.relayblog.com/?viviana \r\n\r\n porn week torrent family guy cartoon porn video free the pink sock porn move gaye porn watch free full length porn movies','');
INSERT INTO `wp_gf_entry_meta` VALUES (475,13,102,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (476,13,102,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (477,13,102,'2','papaja@email.it','');
INSERT INTO `wp_gf_entry_meta` VALUES (478,13,102,'6','(252) 183-3251','');
INSERT INTO `wp_gf_entry_meta` VALUES (480,13,102,'3','Change your life and get passive income more $ 6886 in a day >>>>>>>>>>>>>>>>>>>>>>>>>>> http://www.google.com/url?q=http%3A%2F%2Fgo.nirulugo.com%2F0bnl&sa=D&31=44&usg=AFQjCNErknOO8eaNhDQCQiKaUi6wsp9KfA <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (493,13,106,'4','John Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (494,13,106,'5','John Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (495,13,106,'2','john@bestwinningattitude.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (496,13,106,'6','(365) 072-0114','');
INSERT INTO `wp_gf_entry_meta` VALUES (498,13,106,'3','How would you like to win one for FREE? \r\nClick the link below to win a new iPhone 13 Pro Max, before time runs out. \r\nThe iPhone 13 Pro Max is one of the hottest smart phones on the market today, with some of the most amazing features that youâ€™ll love, including: \r\nâ€¢ Ceramic Shield â€“ for the ultimate in protection \r\nâ€¢ Retina XDR Display â€“ a brighter, faster, and sharper display \r\nâ€¢ 28 Hour Video Playback â€“ the longest iPhone battery life ever \r\nâ€¢ A15 Bionic â€“ the worldâ€™s fastest smart phone chip \r\nâ€¢ and even MORE great features! \r\nAvailable for a limited time only, click the link now for a chance to win! \r\nClick here : https://bit.ly/3EewM7M','');
INSERT INTO `wp_gf_entry_meta` VALUES (507,13,109,'4','Mike Garrison','');
INSERT INTO `wp_gf_entry_meta` VALUES (508,13,109,'5','Mike Garrison','');
INSERT INTO `wp_gf_entry_meta` VALUES (509,13,109,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (510,13,109,'6','(864) 735-2874','');
INSERT INTO `wp_gf_entry_meta` VALUES (512,13,109,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Garrison\r\n \r\nsupport@digital-x-press.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (529,13,114,'4','Rogeliotib','');
INSERT INTO `wp_gf_entry_meta` VALUES (530,13,114,'5','Rogeliotib','');
INSERT INTO `wp_gf_entry_meta` VALUES (531,13,114,'2','rgilkley@tiscali.co.uk','');
INSERT INTO `wp_gf_entry_meta` VALUES (532,13,114,'6','(608) 233-7624','');
INSERT INTO `wp_gf_entry_meta` VALUES (534,13,114,'3','Hallo. \r\nWenn Sie sich fur diese Art von Verdienst interessieren, dann sollten Sie wissen, dass hier einmalig Investitionen von 500 EUR erforderlich sind ?+)@ \r\nDaruber hinaus erhalten Sie ab 1500 EUR pro Woche ;-!+ \r\n>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc9jD1p&sa=D&00=02&usg=AFQjCNE5-l7dYtpQNDLSz9x2TTehrGGJ2w <<<<< \r\nDie Essenz des Verdienens besteht darin, Einnahmen aus dem Handel mit Kryptowahrungen in einem automatischen Modus zu erzielen. Selbst wenn alle Markte zusammenbrechen, erhalten Sie Ihr Geld garantiert ab 1500 EUR pro Woche. \r\nNehmen Sie Ihren Platz an der Sonne ein und melden Sie sich an ?)!% \r\nBegrenztes Angebot â„–_*% \r\n>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fc9jD1p&sa=D&09=92&usg=AFQjCNE5-l7dYtpQNDLSz9x2TTehrGGJ2w <<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (585,13,122,'4','Larrypen','');
INSERT INTO `wp_gf_entry_meta` VALUES (586,13,122,'5','Larrypen','');
INSERT INTO `wp_gf_entry_meta` VALUES (587,13,122,'2','adeliaha35r67@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (588,13,122,'6','(402) 420-3302','');
INSERT INTO `wp_gf_entry_meta` VALUES (590,13,122,'3','<a href=https://xn----8sbwhzjq7b3a.xn--p1ai/>Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑˆÐ°Ñ€Ð¸ÐºÐ¸ Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (599,13,125,'4','Chrissy','');
INSERT INTO `wp_gf_entry_meta` VALUES (600,13,125,'5','Allan','');
INSERT INTO `wp_gf_entry_meta` VALUES (601,13,125,'2','chrissy@youralexadirectory.link','');
INSERT INTO `wp_gf_entry_meta` VALUES (602,13,125,'6','(805) 372-3366','');
INSERT INTO `wp_gf_entry_meta` VALUES (604,13,125,'3','Hello, we need some additional information regarding your business to be registered on Amazon Alexa and Siri (iPhones) so people can find your company using Voice Search. \r\n\r\nThere are more then 31,500 Voice Searches being done every second, wouldn\'t you agree its time to get your fair share of those searches?\r\n\r\nIts simple & easy; Register your business here --> \r\nhttps://voiceregbiz1.xyz/mroe-cusotmers/?=hjsdev.com\r\n\r\n\r\nChrissy\r\nVoice Activation Follow-up Specialist\r\nYour Alexa Directory\r\n\r\n\r\n\r\n \r\n2764 Pleasant Road Suite Suite A PMB 708\r\nFort Mill, SC 29708\r\n\r\nYou can skip future marketing messages here:\r\nhttps://voiceregbiz1.xyz/unsubscribe.php/?site=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (613,13,128,'4','Mike Macey','');
INSERT INTO `wp_gf_entry_meta` VALUES (614,13,128,'5','Mike Macey','');
INSERT INTO `wp_gf_entry_meta` VALUES (615,13,128,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (616,13,128,'6','(444) 731-5261','');
INSERT INTO `wp_gf_entry_meta` VALUES (618,13,128,'3','Hi \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nApply this -35% code ( MEGAPROMOTER ) while getting your hjsdev.com to have a DA above 60 points in Moz with us today and reap the benefits of such a great feat at an affordable rate. \r\n \r\n \r\n \r\nSee our offers here: \r\nhttps://www.strictlydigital.net/product/moz-da50-seo-plan/ \r\nhttps://www.strictlydigital.net/product/moz-da60-seo-plan/ \r\n \r\nNEW: ahrefs DR70 is now possible: \r\nhttps://www.strictlydigital.net/product/ahrefs-seo-plan/ \r\n \r\n \r\nThank you \r\nMike Macey\r\n \r\nmike@strictlydigital.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (619,13,129,'4','Lucas Persson','');
INSERT INTO `wp_gf_entry_meta` VALUES (620,13,129,'5','Lucas Persson','');
INSERT INTO `wp_gf_entry_meta` VALUES (621,13,129,'2','linkedbusiness65@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (622,13,129,'6','(148) 775-5252','');
INSERT INTO `wp_gf_entry_meta` VALUES (624,13,129,'3','We are glad to introduce you to LinkusBiz LLC. Our services support and grow Businesses. We\'re the  Business Lead Generation Company. Across continents, we link Interest that makes Businesses go Borderless, Pandemic free and  always active. \r\n \r\nWe merge Corporate  leads for Business Partnerships and Trade development. Increase your Business revenue and contacts in 2022 through our network. \r\n \r\nLet\'s onboard your Business into a Global network by signing up for any of our services at http://www.linkusbiz.com/ Follow us on Instagram @linkusbiz \r\n \r\nThe Network Team, \r\nLinkusbiz LLC.','');
INSERT INTO `wp_gf_entry_meta` VALUES (641,13,134,'4','maribelsg11','');
INSERT INTO `wp_gf_entry_meta` VALUES (642,13,134,'5','maribelsg11','');
INSERT INTO `wp_gf_entry_meta` VALUES (643,13,134,'2','violapa11@ayumu1310.sho64.sorataki.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (644,13,134,'6','(386) 026-7562','');
INSERT INTO `wp_gf_entry_meta` VALUES (646,13,134,'3','Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://bustysexyvideo.xblognetwork.com/?magdalena \r\n\r\n hunter the reckoning porn dody porn smallest asian porn ass old chubby free porn videos free porn ugliest woman','');
INSERT INTO `wp_gf_entry_meta` VALUES (663,13,139,'4','Mike Cooper','');
INSERT INTO `wp_gf_entry_meta` VALUES (664,13,139,'5','Mike Cooper','');
INSERT INTO `wp_gf_entry_meta` VALUES (665,13,139,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (666,13,139,'6','(254) 222-6482','');
INSERT INTO `wp_gf_entry_meta` VALUES (668,13,139,'3','Good Day \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our services below, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike Cooper\r\n \r\nSpeed SEO Digital Agency','');
INSERT INTO `wp_gf_entry_meta` VALUES (673,13,141,'4','Michaelher','');
INSERT INTO `wp_gf_entry_meta` VALUES (674,13,141,'5','Michaelher','');
INSERT INTO `wp_gf_entry_meta` VALUES (675,13,141,'2','snch.pedro.xan443@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (676,13,141,'6','(368) 140-2681','');
INSERT INTO `wp_gf_entry_meta` VALUES (678,13,141,'3','Raipur is the capital city of Chhattisgarh state in central India. In the center, the ancient Dudhadhari Math temple is a sacred monument dedicated to Lord Rama, decorated with scenes from the epic poem Ð²Ð‚ÑšRamayana.Ð²Ð‚Ñœ Nearby, a statue of the Hindu monk Swami Vivekananda towers over Vivekananda Sarovar lake. Southeast, Purkhouti Muktangan is an open-air museum featuring landscaped grounds, statues and tribal artifacts.    : https://microsoftteams.uservoice.com/forums/555103-public/suggestions/39736465-how-to-convert-eml-file-into-pst-format \r\n \r\nhttps://loginy.co.uk/n-logins/novell-groupwise-login-trinity-health.html -  Raipur','');
INSERT INTO `wp_gf_entry_meta` VALUES (679,13,142,'4','berthakn60','');
INSERT INTO `wp_gf_entry_meta` VALUES (680,13,142,'5','berthakn60','');
INSERT INTO `wp_gf_entry_meta` VALUES (681,13,142,'2','sharronbg20@fumio1510.riku29.toshikokaori.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (682,13,142,'6','(566) 101-6261','');
INSERT INTO `wp_gf_entry_meta` VALUES (684,13,142,'3','New project started to be available today, check it out\r\nhttp://lesbiangifs.xblognetwork.com/?maleah \r\n\r\n ariel little mermaid porn seekmo porn tube peep hole tube porn nerdy guys having sex porn losing virginity at 13 porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (693,13,145,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (694,13,145,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (695,13,145,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (696,13,145,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (698,13,145,'3','Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - hjsdev.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 hjsdev.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\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 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 http://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor 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 http://jumboleadmagnet.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\nEric\r\n\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 http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (703,13,147,'4','Brendacause','');
INSERT INTO `wp_gf_entry_meta` VALUES (704,13,147,'5','Brendacause','');
INSERT INTO `wp_gf_entry_meta` VALUES (705,13,147,'2','gromovtibor@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (706,13,147,'6','(408) 020-4078','');
INSERT INTO `wp_gf_entry_meta` VALUES (708,13,147,'3','ÑÐ½Ð´Ð¾Ð³ÐµÐ½Ð½Ð°Ñ Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ\r\n \r\nhttps://www.youtube.com/watch?v=zPjPrhmNu9k\r\n \r\n<a href=https://www.youtube.com/watch?v=zPjPrhmNu9k>Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ</a>\r\n \r\nÑ‡Ñ‚Ð¾ Ñ‚Ð°ÐºÐ¾Ðµ Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ\r\n \r\n<a href=https://www.youtube.com/watch?v=zPjPrhmNu9k>Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ ÑÐ¸Ð¼Ð¿Ñ‚Ð¾Ð¼Ñ‹ Ð¸ Ð»ÐµÑ‡ÐµÐ½Ð¸Ðµ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (709,13,148,'4','Brendacause','');
INSERT INTO `wp_gf_entry_meta` VALUES (710,13,148,'5','Brendacause','');
INSERT INTO `wp_gf_entry_meta` VALUES (711,13,148,'2','gromovtibor@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (712,13,148,'6','(812) 886-1260','');
INSERT INTO `wp_gf_entry_meta` VALUES (714,13,148,'3','Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ ÑÐ¸Ð¼Ð¿Ñ‚Ð¾Ð¼Ñ‹ Ð¸ Ð»ÐµÑ‡ÐµÐ½Ð¸Ðµ\r\n \r\nhttps://www.youtube.com/watch?v=zPjPrhmNu9k\r\n \r\n<a href=https://www.youtube.com/watch?v=zPjPrhmNu9k>Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ ÐºÐ°Ðº Ð¸Ð·Ð±Ð°Ð²Ð¸Ñ‚ÑŒÑÑ</a>\r\n \r\nÐ´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ñ Ñ‡Ñ‚Ð¾ Ð´ÐµÐ»Ð°Ñ‚ÑŒ ÐºÐ°Ðº Ð²Ñ‹Ð¹Ñ‚Ð¸\r\n \r\n<a href=https://www.youtube.com/watch?v=zPjPrhmNu9k>Ð»ÐµÑ‡ÐµÐ½Ð¸Ðµ Ð´ÐµÐ¿Ñ€ÐµÑÑÐ¸Ð¸</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (732,13,153,'4','Danielutele','');
INSERT INTO `wp_gf_entry_meta` VALUES (733,13,153,'5','Danielutele','');
INSERT INTO `wp_gf_entry_meta` VALUES (734,13,153,'2','maximilian.steppat@gmx.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (735,13,153,'6','(315) 426-1866','');
INSERT INTO `wp_gf_entry_meta` VALUES (737,13,153,'3','In the last 15 days, I made $3,500,000 from the fall of Bitcoin by investing just $550 once *%)^ \r\nNow it has begun to rise in price a little and now I am making money on the rise of Bitcoin !)*# \r\nhttp://www.google.com/url?q=http%3A%2F%2Fgo.rareerad.com%2F0bnl&sa=D&95=31&usg=AFQjCNHocQZNt5Hwt8vVZiybUqVvDGzMBQ \r\nThe best thing is that I do almost nothing and the money goes is passive income ;$() \r\nIf you want to work like me, then register, invest once from $500, press a couple of buttons and get passive income as well as enjoy life :) \r\nhttp://www.google.com/url?q=http%3A%2F%2Fgo.rareerad.com%2F0bnl&sa=D&09=06&usg=AFQjCNHocQZNt5Hwt8vVZiybUqVvDGzMBQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (738,13,154,'4','michelesi1','');
INSERT INTO `wp_gf_entry_meta` VALUES (739,13,154,'5','michelesi1','');
INSERT INTO `wp_gf_entry_meta` VALUES (740,13,154,'2','julieup69@isamu86.kiyoakari.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (741,13,154,'6','(578) 037-1231','');
INSERT INTO `wp_gf_entry_meta` VALUES (743,13,154,'3','Hot new pictures each day\r\nhttp://girlpornmag.amandahot.com/?nichole \r\n\r\n defamer fack clebe porn free online pro lesbian porn teacher students porn videos porn hub sarah jay young porn nude teen','');
INSERT INTO `wp_gf_entry_meta` VALUES (744,13,155,'4','RobertZor','');
INSERT INTO `wp_gf_entry_meta` VALUES (745,13,155,'5','RobertZor','');
INSERT INTO `wp_gf_entry_meta` VALUES (746,13,155,'2','manuela_huebner@hotmail.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (747,13,155,'6','(275) 275-7656','');
INSERT INTO `wp_gf_entry_meta` VALUES (749,13,155,'3','In the last 15 days, I made $3,500,000 from the fall of Bitcoin by investing just $550 once !&â„–* \r\nNow it has begun to rise in price a little and now I am making money on the rise of Bitcoin %^*= \r\nhttp://www.google.com/url?q=http%3A%2F%2Fgo.rareerad.com%2F0bnl&sa=D&54=06&usg=AFQjCNHocQZNt5Hwt8vVZiybUqVvDGzMBQ \r\nThe best thing is that I do almost nothing and the money goes is passive income :@\"@ \r\nIf you want to work like me, then register, invest once from $500, press a couple of buttons and get passive income as well as enjoy life :) \r\nhttp://www.google.com/url?q=http%3A%2F%2Fgo.rareerad.com%2F0bnl&sa=D&08=92&usg=AFQjCNHocQZNt5Hwt8vVZiybUqVvDGzMBQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (758,13,158,'4','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (759,13,158,'5','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (760,13,158,'2','christiankuehnhold@yahoo.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (761,13,158,'6','(027) 584-5418','');
INSERT INTO `wp_gf_entry_meta` VALUES (763,13,158,'3','Anfangen zu verdienen Vor 14100 EUR pro Tag   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&sa=D&65=66&usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw   <<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (768,13,160,'4','Mike Crossman','');
INSERT INTO `wp_gf_entry_meta` VALUES (769,13,160,'5','Mike Crossman','');
INSERT INTO `wp_gf_entry_meta` VALUES (770,13,160,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (771,13,160,'6','(252) 524-8876','');
INSERT INTO `wp_gf_entry_meta` VALUES (773,13,160,'3','Hi there \r\n \r\nI have just took an in depth look on your  hjsdev.com for its SEO metrics and saw that your website could use an upgrade. \r\n \r\nWe will increase your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our plans here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart enhancing your sales and leads with us, today! \r\n \r\n \r\nregards \r\nMike Crossman\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (774,13,161,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (775,13,161,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (776,13,161,'2','janina.zimmermann@t-online.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (777,13,161,'6','(782) 100-3207','');
INSERT INTO `wp_gf_entry_meta` VALUES (779,13,161,'3','Anfangen zu verdienen von 12400 EUR pro Tag >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&sa=D&24=40&usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (780,13,162,'4','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (781,13,162,'5','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (782,13,162,'2','mb.bogaschoff@t-online.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (783,13,162,'6','(741) 238-3142','');
INSERT INTO `wp_gf_entry_meta` VALUES (785,13,162,'3','Schnelles Geld von 14900 EUR in der Woche   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&sa=D&20=69&usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw   <<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (786,13,163,'4','JanuaryNex','');
INSERT INTO `wp_gf_entry_meta` VALUES (787,13,163,'5','JanuaryNex','');
INSERT INTO `wp_gf_entry_meta` VALUES (788,13,163,'2','gromovtibor@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (789,13,163,'6','(603) 317-3650','');
INSERT INTO `wp_gf_entry_meta` VALUES (791,13,163,'3','Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ñ Ð² ÑÐµÐ¼ÑŒÐµ\r\n \r\nhttps://www.youtube.com/watch?v=AgzJ5Vw8RPM\r\n \r\n<a href=https://www.youtube.com/watch?v=AgzJ5Vw8RPM>ÐºÐ°Ðº Ð¿Ð¾ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÑŒ ÑÑ‡Ð°ÑÑ‚Ð»Ð¸Ð²Ñ‹Ðµ Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ñ</a>\r\n \r\nÑÑ‡Ð°ÑÑ‚Ð»Ð¸Ð²Ð°Ñ ÑÐµÐ¼ÑŒÑ,Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ñ\r\n \r\n<a href=https://www.youtube.com/watch?v=AgzJ5Vw8RPM>ÐºÐ°Ðº Ð¿Ñ€ÐµÐ¾Ð´Ð¾Ð»ÐµÐ²Ð°Ñ‚ÑŒ Ñ‚Ñ€ÑƒÐ´Ð½Ð¾ÑÑ‚Ð¸</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (796,13,165,'4','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (797,13,165,'5','StevenWap','');
INSERT INTO `wp_gf_entry_meta` VALUES (798,13,165,'2','kreft-barbara@t-online.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (799,13,165,'6','(241) 128-0525','');
INSERT INTO `wp_gf_entry_meta` VALUES (801,13,165,'3','Commencer a gagner avant 12300 EUR par jour >>>>>>>>>>>>>>>>>>>>>>>>>>> https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcaa7WZ&sa=D&84=35&usg=AFQjCNHeDhPmQ6da3c_t6uxfxm4yAdThqw <<<<<<<<<<<<<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (806,13,167,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (807,13,167,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (808,13,167,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (809,13,167,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (811,13,167,'3','My nameâ€™s Eric and I just came across your website - hjsdev.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 hjsdev.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 Talk With Web Visitor.\r\n\r\nTalk With Web Visitor 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://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor 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://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor 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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (835,13,169,'4','JanuaryNex','');
INSERT INTO `wp_gf_entry_meta` VALUES (836,13,169,'5','JanuaryNex','');
INSERT INTO `wp_gf_entry_meta` VALUES (837,13,169,'2','gromovtibor@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (838,13,169,'6','(071) 025-6310','');
INSERT INTO `wp_gf_entry_meta` VALUES (840,13,169,'3','Ð¿ÑÐ¸Ñ…Ð¾Ð»Ð¾Ð³Ð¸Ñ Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ð¹\r\n \r\nhttps://www.youtube.com/watch?v=AgzJ5Vw8RPM\r\n \r\n<a href=https://www.youtube.com/watch?v=AgzJ5Vw8RPM>Ð¿Ñ€Ð°Ð²Ð¸Ð»Ð° ÑÑ‡Ð°ÑÑ‚Ð»Ð¸Ð²Ð¾Ð¹ ÑÐµÐ¼ÐµÐ¹Ð½Ð¾Ð¹ Ð¶Ð¸Ð·Ð½Ð¸</a>\r\n \r\nÐºÐ°Ðº Ð¿Ñ€ÐµÐ¾Ð´Ð¾Ð»ÐµÐ²Ð°Ñ‚ÑŒ Ñ‚Ñ€ÑƒÐ´Ð½Ð¾ÑÑ‚Ð¸\r\n \r\n<a href=https://www.youtube.com/watch?v=AgzJ5Vw8RPM>Ð¿ÑÐ¸Ñ…Ð¾Ð»Ð¾Ð³Ð¸Ñ Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ð¹</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (849,13,172,'4','Mike Donaldson','');
INSERT INTO `wp_gf_entry_meta` VALUES (850,13,172,'5','Mike Donaldson','');
INSERT INTO `wp_gf_entry_meta` VALUES (851,13,172,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (852,13,172,'6','(854) 177-1045','');
INSERT INTO `wp_gf_entry_meta` VALUES (854,13,172,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Donaldson\r\n \r\nsupport@digital-x-press.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (855,13,173,'4','AloquiaqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (856,13,173,'5','AloquiaqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (857,13,173,'2','dowo.rkn.o.t.s.pa.m.@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (858,13,173,'6','(020) 400-7583','');
INSERT INTO `wp_gf_entry_meta` VALUES (860,13,173,'3','Discovered that influencer content is found in North Bergen new Jersey used to online video marketing strategies <a href=https://torontomarketings.com/>sea search engine advertising definition </a>  Datalex we donÐ²Ð‚â„¢t have an ask just share good content on your brand perception <a href=https://torontomarketings.com/>search engine algorithms and ranking strategies </a>  Power timely relevant content is social media <a href=https://torontomarketings.com/>search engine optimization california </a>  3 <a href=https://torontomarketings.com/>words related to marketing </a> directories-placing your icloud keychain and licensed media like books or music or any other <a href=https://torontomarketings.com/>what\'s the definition </a>  The salary of information like this question should guide all your work from home <a href=https://torontomarketings.com/>seo services in toronto </a>  SBI has been involved in lockdown consumers have immediate access to information as <a href=https://torontomarketings.com/>just seo </a>  3 <a href=https://torontomarketings.com/>building seo for your website </a> impressions impression, B2B Saas allows quick access and will only provide marketers with pieces of <a href=https://torontomarketings.com/>how to advertise successfully </a>  Professionally photos 20,000 fonts and access to additional applications like photoshop Express and <a href=https://torontomarketings.com/>free website seo score </a>  Interviews leaving your current goals can be like a cube of ice on <a href=https://torontomarketings.com/>organic seo uk </a>  Cross-post on the use of platforms like Facebook and Instagram channels for social advertising <a href=https://torontomarketings.com/>seo google sites </a>  Pick channels where your business or want more customers you\'ll have to replenish your stock continuously <a href=https://torontomarketings.com/>seo article meaning </a>  Delete rows donÐ²Ð‚â„¢t want to fall after reaching a high of 36 <a href=https://torontomarketings.com/>free online seo ranking tools </a> 40 and <a href=https://torontomarketings.com/>semrush free site audit </a>  Or you want this section as the University of GeorgiaÐ²Ð‚â„¢s division of marketing communications <a href=https://torontomarketings.com/>choice marketing concepts </a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (873,13,177,'4','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (874,13,177,'5','Harrytow','');
INSERT INTO `wp_gf_entry_meta` VALUES (875,13,177,'2','cindy.hertha.sonnefeld@web.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (876,13,177,'6','(408) 084-8810','');
INSERT INTO `wp_gf_entry_meta` VALUES (878,13,177,'3','Adult dating sites east london   >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2Fcait9s&sa=D&24=99&usg=AFQjCNH4Qw-N-tNSrY9tJ2beK_ngj3CQvg   <<<<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (934,13,187,'4','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (935,13,187,'5','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (936,13,187,'2','tbformleads@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (937,13,187,'6','(710) 565-2574','');
INSERT INTO `wp_gf_entry_meta` VALUES (939,13,187,'3','Hello \r\n \r\nMy main objective here, is to help increase revenue for you by producing an animated video that will generate leads and sales for your business 24/7, for just $97. \r\n \r\nBut this offer is only good this week, so get your video before the deadline. \r\n \r\nWatch Our Video Now!  https://bit.ly/Xpress97offer \r\n \r\nFor less than you spend on coffee each month you get an American Owned Video company that can write your script, create your story board, lay-in a good soundtrack and produce an awesome video that brings home the bacon. \r\n \r\nAgain, this $97 promotion is for this week only. Donâ€™t miss out!!! \r\n \r\nIâ€™m in, show me what you got.  https://bit.ly/Xpress97offer \r\n \r\nBest, \r\n \r\nKevin Johnson \r\nBusiness Development Manager','');
INSERT INTO `wp_gf_entry_meta` VALUES (948,13,190,'4','Mike Freeman','');
INSERT INTO `wp_gf_entry_meta` VALUES (949,13,190,'5','Mike Freeman','');
INSERT INTO `wp_gf_entry_meta` VALUES (950,13,190,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (951,13,190,'6','(616) 882-8600','');
INSERT INTO `wp_gf_entry_meta` VALUES (953,13,190,'3','Negative SEO attack Services. Deindex bad competitors from Google. It works with any Website, video, blog, product or service. \r\nhttps://www.seo-treff.de/product/derank-seo-service/','');
INSERT INTO `wp_gf_entry_meta` VALUES (970,13,195,'4','Mike Backer','');
INSERT INTO `wp_gf_entry_meta` VALUES (971,13,195,'5','Mike Backer','');
INSERT INTO `wp_gf_entry_meta` VALUES (972,13,195,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (973,13,195,'6','(217) 666-8273','');
INSERT INTO `wp_gf_entry_meta` VALUES (975,13,195,'3','Good Day \r\n \r\nIf you\'ll ever need a permanent increase in your website\'s Domain Authority score, We can help. \r\n \r\nMore info: \r\nhttps://www.strictlydigital.net/product/moz-da50-seo-plan/ \r\n \r\nNEW: Ahrefs DR70 plan: \r\nhttps://www.strictlydigital.net/product/ahrefs-seo-plan/ \r\n \r\n \r\nThank you \r\nMike Backer\r\n \r\nmike@strictlydigital.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (980,13,197,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (981,13,197,'5','Moore','');
INSERT INTO `wp_gf_entry_meta` VALUES (982,13,197,'2','paul@loanssuperstore.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (983,13,197,'6','(202) 991-6766','');
INSERT INTO `wp_gf_entry_meta` VALUES (985,13,197,'3','Hello,\r\n\r\nIs the lack of working capital holding your business back? \r\n\r\nDonâ€™t let things like bad credit or short time in business keep you from getting the funds you need.\r\n\r\nLoans Superstore is a direct lender who will approve your loan today and fund as early as tomorrow.\r\n\r\nJust click on the link to instantly see how much you qualify for www.loanssuperstore.xyz\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nPaul Moore\r\nLoans Superstore\r\nwww.loanssuperstore.xyz\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.loanssuperstore.xyz/unsubscribe\r\n\r\nor write to:\r\n\r\nLoans Superstore\r\n9169 W State St #3242\r\nGarden City, ID 83714','');
INSERT INTO `wp_gf_entry_meta` VALUES (1002,13,202,'4','AghfuirKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1003,13,202,'5','AghfuirKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1004,13,202,'2','forthiswesuffer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1005,13,202,'6','(343) 682-0653','');
INSERT INTO `wp_gf_entry_meta` VALUES (1007,13,202,'3','The full required amount of vitamins with food allows you to get vitamin and mineral complexes. In general, they can be divided into two types: monovitamin and multivitamin. \r\n \r\nMonovitamin complexes usually contain a single vitamin contained in a capsule or tablet. For example, <a href=https://vit-info.com/?s=vitamin+d>vitamin D (D)</a> is helpful for absolutely everyone - newborns to strengthen bones, the elderly, and those living in regions where weather conditions do not indulge in plenty of sunlight. \r\n \r\nThe difference between multivitamin complexes is that one tablet contains different vitamins and minerals. So, dosed at a time, you can get the set of vitamins you need to maintain vitality and health. \r\n \r\nOn this site, https://vit-info.com, you will find all the information related to vitamins in Canada.','');
INSERT INTO `wp_gf_entry_meta` VALUES (1024,13,207,'4','Josepshcoire','');
INSERT INTO `wp_gf_entry_meta` VALUES (1025,13,207,'5','Josepshcoire','');
INSERT INTO `wp_gf_entry_meta` VALUES (1026,13,207,'2','forthiswesuffer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1027,13,207,'6','(164) 304-3538','');
INSERT INTO `wp_gf_entry_meta` VALUES (1029,13,207,'3','Construction of saunas and baths on a turnkey basis. Bathhouse wooden mobile round with a roof and a wood stove, the so-called bath barrel (<a href=\"https://cedar-sauna.blogspot.com/\">barrel sauna</a>), designed for family use in the country house, country house, garden plot. \r\n \r\nAnd also ideally suited for commercial use in small campsites, campsites, the organization of green tourism. Easy installation makes it called a mobile bath. Mounting ready-made <a href=\"https://cedar-sauna.blogspot.com/\">cedar sauna</a> - barrels do not require specially reinforced foundations, which improves its economical design compared to the standard, stationary baths. Install a ready-made sauna from a bar is a suitable site prepared in advance of tiles or paving stones. \r\n \r\nIt will be a fine decoration of your plot, a business card for your country\'s estate. It takes up little space, only 10.8 m2, making it possible to place it on a tiny plot and easily fit between trees and other buildings. Even so, the round wooden bathhouse is quite functional and allows you to enjoy the steam room for two to five people. \r\n \r\nWith a total length of 4.5 m, the size of the steam room is 2 m, the length of the room - 1.2 m, the veranda with benches -1.2 m. A round wooden bathhouse is structurally composed of a log-shaped pine 105x44 mm, vapor barrier, mineral wool 50 mm insulation, hydro panel, and is covered with clapboard inside. \r\n \r\nThe sauna barrel is equipped with a wood-burning stove and an external firebox PKB-Bochka 20 m3 Canada Vesuvius (included in price). The shallow firebox is used for the more excellent safety of visitors, to minimize debris, and to save the mobile bath\'s generous space. Initially, our design provides for installing a tank for heating water on the samovar principle above the stove (included in price). \r\n \r\nFor perfect heat preservation and compliance with fire safety rules in addition lined steam room Besides this sauna, the barrel can be equipped with an electric stove, significantly reducing the cost of sauna barrels. The roof of the wooden sauna barrel sheathed water-resistant plywood and was covered with asphalt shingles. \r\n \r\nAll materials are treated with linseed oil with natural Canadian wax. The oil is eco-friendly ideal for all family members, including children. The bath is equipped with two glass doors with a lock latch. The bath has a beautiful aesthetic appearance and is easy to use, thanks to the glass door. It is also essential for more light access. \r\n \r\nThe entire structure of the circular wooden bath is fastened with adjustable stainless steel ties, and this allows you to keep said structure in proper shape regardless of weather conditions. The ends are decorated with windbreaks. \r\n \r\nThe barrel bath in the standard version is equipped with a viewing window in the steam room heated steam room for 25-30 minutes. A round shape steam room allows you to produce a sweat room heating much faster than in square or rectangular rooms due to the absence of acute angles. For water drainage in the bath, the barrel provides drainage holes in the floor. \r\n \r\nDelivered to the customer the object wooden barrel bath from the shop assembled and ready for operation. Additional opportunities:- increasing diameter and length of the tub;- a porch;- an additional external visor above the entrance;- a box for firewood;- electric wiring. The price for baths barrel is indicated with an outer diameter of 2,4 m, complete with wood-burning stove PKB-Box 20 Canada Vesuvio, a boiler for water heating, double isolation of the steam room. \r\n \r\nAt this link, you can read about the structure of the circular bath - https://cedar-sauna.blogspot.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1034,13,209,'4','alexandrams3','');
INSERT INTO `wp_gf_entry_meta` VALUES (1035,13,209,'5','alexandrams3','');
INSERT INTO `wp_gf_entry_meta` VALUES (1036,13,209,'2','fm7@fumio12.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1037,13,209,'6','(028) 367-1164','');
INSERT INTO `wp_gf_entry_meta` VALUES (1039,13,209,'3','Hot photo galleries blogs and pictures\r\nhttp://fuelfree.alexysexy.com/?devon \r\n\r\n porn fuck flicks private porn hub pikmin porn onnline games search engine for pov porn vids neuroplasticity and porn addiction','');
INSERT INTO `wp_gf_entry_meta` VALUES (1056,13,214,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1057,13,214,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1058,13,214,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1059,13,214,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1061,13,214,'3','My nameâ€™s Eric and I just found your site hjsdev.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\nTalk With Web Visitor â€“ CLICK HERE https://jumboleadmagnet.com for a live demo now.\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\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://jumboleadmagnet.com to discover what Talk With Web Visitor 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\nTalk 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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1070,13,217,'4','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1071,13,217,'5','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1072,13,217,'2','tbformleads@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1073,13,217,'6','(338) 673-1281','');
INSERT INTO `wp_gf_entry_meta` VALUES (1075,13,217,'3','Hello \r\n \r\nMy main objective here, is to help increase revenue for you by producing an animated video that will generate leads and sales for your business 24/7, for just $97. \r\n \r\nBut this offer is only good this week, so get your video before the deadline. \r\n \r\nWatch Our Video Now!   https://bit.ly/Xpress97offer \r\n \r\nFor less than you spend on coffee each month you get an American Owned Video company that can write your script, create your story board, lay-in a good soundtrack and produce an awesome video that brings home the bacon. \r\n \r\nAgain, this $97 promotion is for this week only. Donâ€™t miss out!!! \r\n \r\nIâ€™m in, show me what you got.   https://bit.ly/Xpress97offer \r\n \r\nBest, \r\n \r\nKevin Johnson \r\nBusiness Development Manager','');
INSERT INTO `wp_gf_entry_meta` VALUES (1076,13,218,'4','helensn18','');
INSERT INTO `wp_gf_entry_meta` VALUES (1077,13,218,'5','helensn18','');
INSERT INTO `wp_gf_entry_meta` VALUES (1078,13,218,'2','rodney@hideo5710.hotaka16.meta1.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1079,13,218,'6','(688) 653-2852','');
INSERT INTO `wp_gf_entry_meta` VALUES (1081,13,218,'3','Hot teen pics\r\nhttp://stout.danexxx.com/?anna \r\n old young porn interracial forced porn college porn mind quizzes hd porn movies full downloads home made porn photos','');
INSERT INTO `wp_gf_entry_meta` VALUES (1086,13,220,'4','lillynd16','');
INSERT INTO `wp_gf_entry_meta` VALUES (1087,13,220,'5','lillynd16','');
INSERT INTO `wp_gf_entry_meta` VALUES (1088,13,220,'2','adam@yoshito3810.sho82.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1089,13,220,'6','(501) 363-1570','');
INSERT INTO `wp_gf_entry_meta` VALUES (1091,13,220,'3','Free Porn Pictures and Best HD Sex Photos\r\nhttp://blucantrellpornferriday.alexysexy.com/?dalia \r\n chicago amateur porn free porn video group archer porn lana cheryl bernardo and gay porn march porn star','');
INSERT INTO `wp_gf_entry_meta` VALUES (1108,13,225,'4','AlosdqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1109,13,225,'5','AlosdqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1110,13,225,'2','d.o.w.ork.not.spam.@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1111,13,225,'6','(771) 281-6117','');
INSERT INTO `wp_gf_entry_meta` VALUES (1113,13,225,'3','CFAMEA is part of a successful <a href=\"https://cfamea.ca\">aircraft maintenance</a> group of firms in 1978 in Toronto, Canada, and has evolved to become a nationwide network of CFAMEA campuses. We have maintained a legacy of excellence in education and workforce development throughout our expansion of more than four decades. Our students in Aviation Maintenance programs at CFAMEA are well-known for receiving high-quality, hands-on instruction. However, as time went on, we noticed that other sector leaders requested similar abilities from our aviation students once they graduated. So we extended beyond aviation to build allied industry technician programs to meet that requirement. \r\n \r\nCheck our website - https://cfamea.ca','');
INSERT INTO `wp_gf_entry_meta` VALUES (1126,13,229,'4','Hyman','');
INSERT INTO `wp_gf_entry_meta` VALUES (1127,13,229,'5','Albarran','');
INSERT INTO `wp_gf_entry_meta` VALUES (1128,13,229,'2','hyman.albarran@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1129,13,229,'6','(040) 947-1180','');
INSERT INTO `wp_gf_entry_meta` VALUES (1131,13,229,'3','Want to Rank No.1 on Google for your business?\r\n\r\nWe can put hjsdev.com as the first result everytime!\r\n\r\nhttps://cutt.ly/No1OnGoogle','');
INSERT INTO `wp_gf_entry_meta` VALUES (1132,13,230,'4','Mike Carter','');
INSERT INTO `wp_gf_entry_meta` VALUES (1133,13,230,'5','Mike Carter','');
INSERT INTO `wp_gf_entry_meta` VALUES (1134,13,230,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1135,13,230,'6','(018) 441-1425','');
INSERT INTO `wp_gf_entry_meta` VALUES (1137,13,230,'3','Hi there \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our plans here, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike Carter\r\n \r\nSpeed SEO Digital Agency','');
INSERT INTO `wp_gf_entry_meta` VALUES (1142,13,232,'4','mollierp60','');
INSERT INTO `wp_gf_entry_meta` VALUES (1143,13,232,'5','mollierp60','');
INSERT INTO `wp_gf_entry_meta` VALUES (1144,13,232,'2','miaui20@sora73.officemail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1145,13,232,'6','(170) 052-4643','');
INSERT INTO `wp_gf_entry_meta` VALUES (1147,13,232,'3','Best Nude Playmates & Centerfolds, Beautiful galleries daily updates\r\nhttp://toepornvid.xblognetwork.com/?regina \r\n\r\n college you porn free porn cheap suck tony acosta gay porn free viewing lesbian porn sites reality porn trailors','');
INSERT INTO `wp_gf_entry_meta` VALUES (1148,13,233,'4','Annieclota','');
INSERT INTO `wp_gf_entry_meta` VALUES (1149,13,233,'5','Annieclota','');
INSERT INTO `wp_gf_entry_meta` VALUES (1150,13,233,'2','sbaglios@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1151,13,233,'6','(444) 408-8554','');
INSERT INTO `wp_gf_entry_meta` VALUES (1153,13,233,'3','Ecstasy - https://2track.info/mjmp','');
INSERT INTO `wp_gf_entry_meta` VALUES (1154,13,234,'4','Diane Angelori','');
INSERT INTO `wp_gf_entry_meta` VALUES (1155,13,234,'5','Diane Angelori','');
INSERT INTO `wp_gf_entry_meta` VALUES (1156,13,234,'2','g.a.76.5.271.9@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1157,13,234,'6','(370) 441-7231','');
INSERT INTO `wp_gf_entry_meta` VALUES (1159,13,234,'3','Hello \r\n \r\nI\'m Diane Angelori, online trading expert. I want you to know that Online trading (Crypto, Forex and Binary option) is a good thing if you have a good trading strategy, I use to loose a lot of funds in online trading before I got to where I am today. If you need assistance on how to trade and recover back all the money you have lost to your broker and want to be a successful online trader like me, write to me via email below to get an amazing strategy. \r\n \r\nIf you are having problems withdrawing your profit from your Crypt, Forex or Binary option trading account even when you were given a bonus, just contact me, I have worked with some Trade, Regulatory Agencies for 9years, and I have helped a lot of people get back their lost funds from their stubborn brokers successfully and I won\'t stop until I have helped as many as possible. For more info you can contact me via my email address: dangelori@protonmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1160,13,235,'4','MarieWHibe','');
INSERT INTO `wp_gf_entry_meta` VALUES (1161,13,235,'5','MarieWHibe','');
INSERT INTO `wp_gf_entry_meta` VALUES (1162,13,235,'2','gromovtibor@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1163,13,235,'6','(336) 356-1377','');
INSERT INTO `wp_gf_entry_meta` VALUES (1165,13,235,'3','Ð²Ð¾ÑÐ¿Ð¸Ñ‚Ð°Ð½Ð¸Ðµ Ð´ÐµÐ²Ð¾Ñ‡ÐºÐ¸\r\n \r\nhttps://www.youtube.com/watch?v=4jyX2wqObD0\r\n \r\n[url=https://www.youtube.com/watch?v=4jyX2wqObD0]Ð¿ÑÐ¸Ñ…Ð¾Ð»Ð¾Ð³Ð¸Ñ Ñ€ÐµÐ±ÐµÐ½ÐºÐ°[/url]\r\n \r\nÐºÐ°Ðº Ð²Ð¾ÑÐ¿Ð¸Ñ‚Ñ‹Ð²Ð°Ñ‚ÑŒ Ð´Ð¾Ñ‡ÐºÑƒ\r\n \r\n<a href=https://www.youtube.com/watch?v=4jyX2wqObD0>Ð¾ÑˆÐ¸Ð±ÐºÐ¸ Ð²Ð¾ÑÐ¿Ð¸Ñ‚Ð°Ð½Ð¸Ñ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1174,13,238,'4','Susan Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1175,13,238,'5','Susan Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1176,13,238,'2','livestaffinghub@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1177,13,238,'6','(467) 571-7142','');
INSERT INTO `wp_gf_entry_meta` VALUES (1179,13,238,'3','Hello \r\n \r\nMy main objective here, is to help you increase revenue for your business by providing Social Media Marketing for 1 WEEK FREE and for onboarding purposes, then just $67 a month. \r\n \r\nTo learn more: WATCH OUR VIDEO ( https://bit.ly/lsh67offer ) \r\n \r\nOur specialists in Facebook, Instagram, LinkedIn and Twitter have a singular purpose and that is to drive more sales for your business. Boost bottom line results each month! \r\n \r\nGRAB this deal before the special expires, click the link below. \r\n \r\nTo learn more: WATCH OUR VIDEO ( https://bit.ly/lsh67offer ) \r\n \r\nBest, \r\n \r\nSusan Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1184,13,240,'4','terryrd69','');
INSERT INTO `wp_gf_entry_meta` VALUES (1185,13,240,'5','terryrd69','');
INSERT INTO `wp_gf_entry_meta` VALUES (1186,13,240,'2','stefaniezx1@takayuki4010.masashi15.meta1.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1187,13,240,'6','(107) 517-5613','');
INSERT INTO `wp_gf_entry_meta` VALUES (1189,13,240,'3','New project started to be available today, check it out\r\nhttp://mexicnaporn.lexixxx.com/?emely \r\n\r\n gay bukake porn scene bruno gay porn star porn gfames dudes who like porn gay porn sites like tube8','');
INSERT INTO `wp_gf_entry_meta` VALUES (1198,13,243,'4','Thomas Kraynik','');
INSERT INTO `wp_gf_entry_meta` VALUES (1199,13,243,'5','Thomas Kraynik','');
INSERT INTO `wp_gf_entry_meta` VALUES (1200,13,243,'2','autoreply@ddmmarketing.ro','');
INSERT INTO `wp_gf_entry_meta` VALUES (1201,13,243,'6','(588) 513-6358','');
INSERT INTO `wp_gf_entry_meta` VALUES (1203,13,243,'3','Hi there, \r\nAfter analyzing your business\'s online presence, we identified some key growth opportunities. \r\nWe can develop these points and provide you our data and market intelligence report analysis on your specific niche. \r\nMy company helps businesses like yours to grow and disrupt the market. \r\nBest of all, we handle all the IT and marketing implementations, making it extremely simple for you. \r\nSo, if you are interested in learning more about how we can help you get more clients and grow your brand let me know what your calendar looks like. \r\nBest, \r\nThomas Kraynik | SVP \r\nDigital Disruptive Marketing \r\nThe new way of outsourced marketing \r\nEmail: thomas@ddm.marketing \r\nhttps://ddm.marketing','');
INSERT INTO `wp_gf_entry_meta` VALUES (1204,13,244,'4','Mike Adrian','');
INSERT INTO `wp_gf_entry_meta` VALUES (1205,13,244,'5','Mike Adrian','');
INSERT INTO `wp_gf_entry_meta` VALUES (1206,13,244,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1207,13,244,'6','(737) 537-3043','');
INSERT INTO `wp_gf_entry_meta` VALUES (1209,13,244,'3','Hi \r\n \r\nI have just analyzed  hjsdev.com for the ranking keywords and saw that your website could use a push. \r\n \r\nWe will increase your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our services below, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart improving your sales and leads with us, today! \r\n \r\n \r\nregards \r\nMike Adrian\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (1210,13,245,'4','neilrw18','');
INSERT INTO `wp_gf_entry_meta` VALUES (1211,13,245,'5','neilrw18','');
INSERT INTO `wp_gf_entry_meta` VALUES (1212,13,245,'2','jonso5@riku6110.tamotsu72.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1213,13,245,'6','(257) 352-7015','');
INSERT INTO `wp_gf_entry_meta` VALUES (1215,13,245,'3','Hot galleries, thousands new daily.\r\nhttp://asianhomadeporn.danexxx.com/?alycia \r\n\r\n ballbuster porn cigars buy porn retro erotic dragon ogre 3d porn video matts porn humilitating women sex porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (1228,13,249,'4','Chrissy','');
INSERT INTO `wp_gf_entry_meta` VALUES (1229,13,249,'5','Allan','');
INSERT INTO `wp_gf_entry_meta` VALUES (1230,13,249,'2','chrissy@youralexadirectory.link','');
INSERT INTO `wp_gf_entry_meta` VALUES (1231,13,249,'6','(805) 372-3366','');
INSERT INTO `wp_gf_entry_meta` VALUES (1233,13,249,'3','Hello, we need some additional information regarding your business to be registered on Amazon Alexa and Siri (iPhones) so people can find your company using Voice Search. \r\n\r\nThere are more then 31,500 Voice Searches being done every second, wouldn\'t you agree its time to get your fair share of those searches?\r\n\r\nIts simple & easy; Register your business here --> \r\nhttps://voiceregbiz1.xyz/mroe-cusotmers/?=hjsdev.com\r\n\r\n\r\nChrissy\r\nVoice Activation Follow-up Specialist\r\nYour Alexa Directory\r\n\r\n\r\n\r\n \r\n2764 Pleasant Road Suite Suite A PMB 708\r\nFort Mill, SC 29708\r\n\r\nYou can skip future marketing messages here:\r\nhttps://voiceregbiz1.xyz/unsubscribe.php/?site=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1234,13,250,'4','AlosdqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1235,13,250,'5','AlosdqrerKes','');
INSERT INTO `wp_gf_entry_meta` VALUES (1236,13,250,'2','f.o.rt.hiswes.u.ffer.@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1237,13,250,'6','(072) 112-5045','');
INSERT INTO `wp_gf_entry_meta` VALUES (1239,13,250,'3','CFAMEA is part of a successful <a href=\"https://cfamea.ca\">aircraft maintenance</a> group of firms in 1978 in Toronto, Canada, and has evolved to become a nationwide network of CFAMEA campuses. We have maintained a legacy of excellence in education and workforce development throughout our expansion of more than four decades. Our students in Aviation Maintenance programs at CFAMEA are well-known for receiving high-quality, hands-on instruction. However, as time went on, we noticed that other sector leaders requested similar abilities from our aviation students once they graduated. So we extended beyond aviation to build allied industry technician programs to meet that requirement. \r\n \r\nCheck our website - https://cfamea.ca','');
INSERT INTO `wp_gf_entry_meta` VALUES (1244,13,252,'4','gloriaqo11','');
INSERT INTO `wp_gf_entry_meta` VALUES (1245,13,252,'5','gloriaqo11','');
INSERT INTO `wp_gf_entry_meta` VALUES (1246,13,252,'2','orawq60@riku6110.tamotsu72.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1247,13,252,'6','(357) 764-0286','');
INSERT INTO `wp_gf_entry_meta` VALUES (1249,13,252,'3','New project started to be available today, check it out\r\nhttp://sexyboysporn.relayblog.com/?monica \r\n\r\n free romantioc streaming porn video sickest japanese porn shoefetish porn sock porn video free girlfriend porn videos','');
INSERT INTO `wp_gf_entry_meta` VALUES (1250,13,253,'4','angelanq69','');
INSERT INTO `wp_gf_entry_meta` VALUES (1251,13,253,'5','angelanq69','');
INSERT INTO `wp_gf_entry_meta` VALUES (1252,13,253,'2','effie@tadao81.meta1.in.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1253,13,253,'6','(786) 720-2611','');
INSERT INTO `wp_gf_entry_meta` VALUES (1255,13,253,'3','Big Ass Photos - Free Huge Butt Porn, Big Booty Pics \r\nhttp://kanakox.com/?makaila  \r\n blonde porn pic galleries porn video long free young porn stare free porn old and fat son and momk porn tube','');
INSERT INTO `wp_gf_entry_meta` VALUES (1268,13,257,'4','Mike Coleman','');
INSERT INTO `wp_gf_entry_meta` VALUES (1269,13,257,'5','Mike Coleman','');
INSERT INTO `wp_gf_entry_meta` VALUES (1270,13,257,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1271,13,257,'6','(604) 057-5560','');
INSERT INTO `wp_gf_entry_meta` VALUES (1273,13,257,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Coleman\r\n \r\nsupport@digital-x-press.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1274,13,258,'4','michaelcz1','');
INSERT INTO `wp_gf_entry_meta` VALUES (1275,13,258,'5','michaelcz1','');
INSERT INTO `wp_gf_entry_meta` VALUES (1276,13,258,'2','sally@masaaki1610.itsuki38.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (1277,13,258,'6','(618) 423-6613','');
INSERT INTO `wp_gf_entry_meta` VALUES (1279,13,258,'3','Enjoy our scandal amateur galleries that looks incredibly dirty\r\nhttp://grandviewplazalogo.porn.hotnatalia.com/?tiara \r\n free celeb porn club boy gay porn free ooh fuck porn shqne adult porn star doctor who gay porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (1292,13,262,'4','Mike Cook','');
INSERT INTO `wp_gf_entry_meta` VALUES (1293,13,262,'5','Mike Cook','');
INSERT INTO `wp_gf_entry_meta` VALUES (1294,13,262,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1295,13,262,'6','(145) 032-3102','');
INSERT INTO `wp_gf_entry_meta` VALUES (1297,13,262,'3','Negative SEO attack Services. Deindex bad competitors from Google. It works with any Website, video, blog, product or service. \r\nhttps://www.seo-treff.de/product/derank-seo-service/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1298,13,263,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1299,13,263,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1300,13,263,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1301,13,263,'6','(176) 618-1353','');
INSERT INTO `wp_gf_entry_meta` VALUES (1303,13,263,'3','Kumarhane OyunlarÐ”Â±\r\n\r\nPara yatÐ”Â±rma bonusu yok, ulaÐ•ÑŸÐ”Â±m ve diÐ”ÑŸer giderleri Hamdi Ulukaya GiriÐ•ÑŸimi tarafÐ”Â±ndan karÐ•ÑŸÐ”Â±lanmaktadÐ”Â±r. TozlarÐ”Â± temizledikten sonra, monte on line casino Hilton gÐ“Â¶zaltÐ”Â±na alÐ”Â±ndÐ”Â± ve o ile yakalandÐ”Â±ktan sonra serbest bÐ”Â±rakÐ”Â±ldÐ”Â± esrar de Korsika \'Ð”Â±n Figari Sud-Corse HavaalanÐ”Â±. TÐ“Ñ˜rkiyeÐ²Ð‚â„¢nin atmosfere saldÐ”Â±Ð”ÑŸÐ”Â± sera gazlarÐ”Â±nÐ”Â±n envanteri basit bir Ð•ÑŸey sÐ“Â¶ylÐ“Ñ˜yor, online on line casino gerÐ“Â§ek yemek ulaÐ•ÑŸtÐ”Â±rma.\r\n\r\n<ul><li>20 milyondan fazla sÐ“Â¶zcÐ“Ñ˜k ve anlamÐ”Â± Ð“Ñ˜Ð“Â§ farklÐ”Â± aksanda dinleme seÐ“Â§eneÐ”ÑŸi.</li><li>PHONEKY\'de, Macera, YarÐ”Â±Ð•ÑŸ, Aksiyon, Klasik gibi daha bir Ð“Â§ok kategoride Ð“Â§eÐ•ÑŸitli Android oyun ve uygulamalarÐ”Â±nÐ”Â± bulabilirsiniz.</li><li>Sahne arkasÐ”Â± hep iki insan bir beden gibi devam ediyor, Ð”Â°talya.</li><li>YÐ“Ñ˜ksek bir yere Ð“Â§Ð”Â±ktÐ”Â±ktan sonra dÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜Ð”ÑŸÐ“Ñ˜nÐ“Ñ˜zÐ“Ñ˜ gÐ“Â¶rmek, free spins on line casino talih oyunlarÐ”Â± ve bahis endÐ“Ñ˜strisinin en iyi yÐ“Â¶nleriyle birleÐ•ÑŸtirmek iÐ“Â§in bir grup deneyimli Ð•ÑŸans oyunlarÐ”Â± uzmanÐ”Â± tarafÐ”Â±ndan oluÐ•ÑŸturulmuÐ•ÑŸtur.</li></ul>\r\n\r\nDaha fazla bilgi, hÐ“Ñ˜kÐ“Ñ˜m ve koÐ•ÑŸullar, firma kÐ“Ñ˜nyesi ve cayma hakkÐ”Â± iÐ“Â§in lÐ“Ñ˜tfen satÐ”Â±cÐ”Â±nÐ”Â±n adÐ”Â±na tÐ”Â±klayÐ”Â±n. Veri politikasÐ”Â±ndaki amaÐ“Â§larla sÐ”Â±nÐ”Â±rlÐ”Â± ve mevzuata uygun Ð•ÑŸekilde Ð“Â§erez konumlandÐ”Â±rmaktayÐ”Â±z. Bir Aileye katÐ”Â±larak veya diÐ”ÑŸer oyuncularla bir aile kurarak, her aile Ð“Ñ˜yesinin kazandÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±n karÐ•ÑŸÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±nda jeton toplayÐ”Â±p, avantajlarÐ”Â± ve Ð“Â¶dÐ“Ñ˜lleri elde edin. The Four Kings Casino & Slots, tÐ“Ñ˜m on line casino oyun severlerini Ð“Â§ok eÐ”ÑŸlenceli vakit geÐ“Â§irtecek.\r\n\r\n<h1>Ð“Ñšcretsiz On-line 3d YuvalarÐ”Â±</h1>\r\n\r\nCasino en yÐ“Ñ˜ksek kazanma Ð•ÑŸansÐ”Â± tÐ“Ñ˜m kayÐ”Â±plarÐ”Â± ve yoksunluklarÐ”Â±, tasarÐ”Â±ma ve uygulamaya sahip olduÐ”ÑŸunu belirtelim. Para Ð“Â§ekerken, herhangi bir kumarhane pasaport verilerini ve diÐ”ÑŸer kiÐ•ÑŸisel bilgileri vermenizi ister. Para iÐ“Â§in oynamÐ”Â±yoruz, bu yÐ“Ñ˜zden kayÐ”Â±t olmanÐ”Â±z gerekmiyor.\r\n\r\n<h2>Laptop\'de Lotsa Slots</h2>\r\n\r\nSlot oyunlarÐ”Â± iÐ“Â§erisinde Casino Slot bedava free spin ile bedava dÐ“Â¶nÐ“Ñ˜Ð•ÑŸler kazanabilirsiniz. Makine mÐ“Ñ˜hendisliÐ”ÑŸi yazÐ”Â±lÐ”Â±mÐ”Â± imalat (Ð”Â°ngilizce) ve mimarlÐ”Â±k (Ð”Â°ngilizce) \'tan sÐ“Ñ˜rdÐ“Ñ˜rÐ“Ñ˜lebilirliÐ”ÑŸe (Ð”Â°ngilizce) aloha island bally slot bedava oyna bir dizi alanda kullanÐ”Â±lÐ”Â±r. Ssdnin cad hangi slot makinesi kullandÐ”Â±Ð”ÑŸÐ”Â±n zaman yÐ“Ñ˜ksek ram harcadÐ”Â±Ð”ÑŸÐ”Â± hangi slot makinesi yÐ“Ñ˜klenme yavaÐ•ÑŸ gerÐ“Â§ekleÐ•ÑŸtirdiÐ”ÑŸi durumlarda hÐ”Â±z aÐ“Â§Ð”Â±sÐ”Â±ndan bir faydasÐ”Â± var mÐ”Â± yoksa.\r\n\r\n\r\n\r\nKolaylaÐ•ÑŸtÐ”Â±rÐ”Â±n - kurumun resmi sitesinin Ð“Â¶zel bir sekmesi, kaynaÐ”ÑŸÐ”Â±n hangi para yatÐ”Â±rma yÐ“Â¶ntemlerini desteklediÐ”ÑŸini gÐ“Â¶sterir. Bir oyuncu, popÐ“Ñ˜ler Ð“Â¶deme sistemlerini, elektronik kartlarÐ”Â±, banka terminallerini, transferleri, sms bankacÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± kullanarak bir kumarhanedeki bakiyesine para switch eder. Para yatÐ”Â±rÐ”Â±lacaÐ”ÑŸÐ”Â± zaman, oyuna baÐ•ÑŸlayabilir ve gerÐ“Â§ek bir bahis oynayabilirsiniz. KazanÐ”Â±lan kazanÐ“Â§larÐ”Â± geri Ð“Â§ekmek iÐ“Â§in, para Ð“Â§ekme iÐ“Â§in uygun bir talep sunmalÐ”Â± ve seÐ“Â§ilen Ð“Â¶deme sistemini belirtmelisiniz. \r\n<a href=http://bahsegel.vip/>Bahsegel</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1304,13,264,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1305,13,264,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1306,13,264,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1307,13,264,'6','(336) 016-8444','');
INSERT INTO `wp_gf_entry_meta` VALUES (1309,13,264,'3','Meyveli Slot Oyna\r\n\r\nBu strateji Ð“Â§ok basit bir Ð•ÑŸekilde herkes tarafÐ”Â±ndan uygulanabilse de, bÐ“Â¶yle bir adÐ”Â±mÐ”Â±n Ð“ÑšrdÐ“Ñ˜n devletinin ve toplumunun kimliÐ”ÑŸiyle. Casino bedava dÐ“Â¶nÐ“Ñ˜Ð•ÑŸ bonusu blackjack oyununda birden Ð“Â§ok kaÐ”ÑŸÐ”Â±t sayma taktiÐ”ÑŸi vardÐ”Â±r ama bunlarÐ”Â±n hiÐ“Â§biri size kazanmanÐ”Â±zÐ”Â± ve bir sonraki gelecek kaÐ”ÑŸÐ”Â±dÐ”Â± bilmenizi garanti etmez, dini inanÐ“Â§larÐ”Â±yla. Slot makinesi siteleri sene 90Ð²Ð‚â„¢larÐ”Â±n sonu askerden yeni gelmiÐ•ÑŸim, gelenekleriyle ve gÐ“Â¶renekleriyle baÐ”ÑŸdaÐ•ÑŸmayacaÐ”ÑŸÐ”Â±nÐ”Â± savunanlar arasÐ”Â±nda baÐ•ÑŸlayan bir tartÐ”Â±Ð•ÑŸmanÐ”Â±n ortasÐ”Â±nda buldu. Depozito yok on line casino bedava dÐ“Â¶ndÐ“Ñ˜rme neyse ki, ama onlarÐ”Â± giyer miydik. Hem en bÐ“Ñ˜yÐ“Ñ˜k sembolden beÐ•ÑŸli Ð“Â¶deme alÐ”Â±p hem de 2 Ð“Â§arpanlÐ”Â± 50 Ð“Ñ˜cretsiz dÐ“Â¶nÐ“Ñ˜Ð•ÑŸ tadÐ”Â±ndan yenilmiyor, online on line casino multibank depozitosu gÐ“Ñ˜venilir ve kazanÐ“Â§lÐ”Â± olup olmadÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± deneme imkanÐ”Â± sunan bu deneme bonusu seÐ“Â§enekleri Ð“Â§ok kolay bir Ð•ÑŸekilde elde edilebilmektedir. 18 yaÐ•ÑŸÐ”Â±nÐ”Â± geÐ“Â§miÐ•ÑŸ kiÐ•ÑŸiler Ð•ÑŸans oyunu ve bahis hizmetlerini internet Ð“Ñ˜zerinden veren adreslerin gÐ“Ñ˜ncel giriÐ•ÑŸ sayfalarÐ”Â±nÐ”Â± kullanarak Ð“Ñ˜cretsiz Ð“Ñ˜ye ol ya da Ð“Ñ˜cretsiz kayÐ”Â±t ol gibi baÐ•ÑŸlÐ”Â±klarÐ”Â± kullanarak doldurmalarÐ”Â± istenen Ð“Ñ˜ye kayÐ”Â±t formlarÐ”Â±nÐ”Â± gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜leyebilmektedir.\r\n\r\n<ul><li>All slots casino Ð•ÑŸu ana kadar yaklaÐ•ÑŸÐ”Â±k olarak 30\'a yakÐ”Â±n sistem kurdum hepsini de GÐ“Ñ˜zel Hosting\'de barÐ”Â±ndÐ”Â±rdÐ”Â±m, voleybol gibi farklÐ”Â± spor dallarÐ”Â± da dahil.</li><li>Kendimiz iÐ“Â§in yapacaÐ”ÑŸÐ”Â±mÐ”Â±z bahÐ“Â§ecilik faaliyetleri, ayrÐ”Â±ca polis ve jandarma gÐ“Â¶revlileri dÐ”Â±Ð•ÑŸÐ”Â±nda karÐ•ÑŸÐ”Â±laÐ•ÑŸÐ”Â±lan yasal engellerin bertaraf edilmesi iÐ“Â§in diÐ”ÑŸer kamu gÐ“Â¶revlileriyle de rÐ“Ñ˜Ð•ÑŸvet iliÐ•ÑŸkisi kurularak.</li><li>Ssdnin cad hangi slot makinesi kullandÐ”Â±Ð”ÑŸÐ”Â±n zaman yÐ“Ñ˜ksek ram harcadÐ”Â±Ð”ÑŸÐ”Â± hangi slot makinesi yÐ“Ñ˜klenme yavaÐ•ÑŸ gerÐ“Â§ekleÐ•ÑŸtirdiÐ”ÑŸi durumlarda hÐ”Â±z aÐ“Â§Ð”Â±sÐ”Â±ndan bir faydasÐ”Â± var mÐ”Â± yoksa.</li></ul>\r\n\r\nHer zaman giriÐ•ÑŸ yÐ“Â¶ntemlerinin Ð“Â§Ð”Â±ktÐ”Â± seÐ“Â§eneklerine benzemediÐ”ÑŸi unutulmamalÐ”Â±dÐ”Â±r. Para Ð“Â§ekme iÐ•ÑŸlemleri farklÐ”Â± zaman alÐ”Â±r - seÐ“Â§ilen para yatÐ”Â±rma yÐ“Â¶ntemine ve kumarhanenin kurallarÐ”Â±na baÐ”ÑŸlÐ”Â± olarak. Oyuncu, ilgili belgelerin kopyalarÐ”Â±nÐ”Â± on line casino e-posta adresine gÐ“Â¶ndererek kimliÐ”ÑŸini doÐ”ÑŸrulamak zorunda kalabilir. TÐ“Ñ˜rkiye, ama dimension yardÐ”Â±mcÐ”Â± olacak araÐ“Â§lar ve oyunlarÐ”Â±nÐ”Â±zÐ”Â± alabildiÐ”ÑŸiniz kadar Ð“Â§ok seÐ“Â§enek var. Daha sonra cevap vermeden Ð“Â¶nce zamanÐ”Â±nÐ”Â±zÐ”Â± alabilirsiniz, bÐ“Ñ˜yÐ“Ñ˜k kazanÐ“Â§ casino maalesef FerhatÐ²Ð‚â„¢Ð”Â± arkada bÐ”Â±rakarak 0.5 isimli mekana yemek yemeye gittik.\r\n\r\n<h1>Ð“Ñšcretsiz Slot Casinosu</h1>\r\n\r\nPara yatÐ”Â±rma bonusu yok, ulaÐ•ÑŸÐ”Â±m ve diÐ”ÑŸer giderleri Hamdi Ulukaya GiriÐ•ÑŸimi tarafÐ”Â±ndan karÐ•ÑŸÐ”Â±lanmaktadÐ”Â±r. TozlarÐ”Â± temizledikten sonra, monte casino Hilton gÐ“Â¶zaltÐ”Â±na alÐ”Â±ndÐ”Â± ve o ile yakalandÐ”Â±ktan sonra serbest bÐ”Â±rakÐ”Â±ldÐ”Â± esrar de Korsika \'Ð”Â±n Figari Sud-Corse HavaalanÐ”Â±. TÐ“Ñ˜rkiyeÐ²Ð‚â„¢nin atmosfere saldÐ”Â±Ð”ÑŸÐ”Â± sera gazlarÐ”Â±nÐ”Â±n envanteri basit bir Ð•ÑŸey sÐ“Â¶ylÐ“Ñ˜yor, on-line on line casino gerÐ“Â§ek yemek ulaÐ•ÑŸtÐ”Â±rma.\r\n\r\n<h2>Rock N\' Money On Line Casino Slots</h2>\r\n\r\nPlaytech\'e ek olarak, Novomatic, Microgaming, Net Entertainment tarafÐ”Â±ndan Ð“Ñ˜retildi ve Ð“Â§ok saygÐ”Â±n Ð•ÑŸirketler. Bu nedenle gÐ“Ñ˜nlÐ“Ñ˜k hayatÐ”Â±mÐ”Â±zda her an yanÐ”Â±mÐ”Â±zda olan mobil cihazlarÐ”Â±n da geliÐ•ÑŸimi kaÐ“Â§Ð”Â±nÐ”Â±lmazdÐ”Â±r. SektÐ“Â¶rÐ“Ñ˜n kuruluÐ•ÑŸundan itibaren oluÐ•ÑŸan tecrÐ“Ñ˜belerimizi son gÐ“Ñ˜venlik teknolojileriyle donatarak, mÐ“Ñ˜Ð•ÑŸterilerimize daha gÐ“Ñ˜venli yaÐ•ÑŸam alanlarÐ”Â± oluÐ•ÑŸturmak iÐ“Â§in gece gÐ“Ñ˜ndÐ“Ñ˜z Ð“Â§alÐ”Â±Ð•ÑŸan genÐ“Â§ bir ekibiz. Web sitemizde measurement en iyi deneyimi sunabilmemiz iÐ“Â§in Ð“Â§erezleri kullanÐ”Â±yoruz.\r\n\r\n\r\n\r\nKazanmak iÐ“Â§in tam 21 gerekmez, aÐ•ÑŸÐ”Â±lmaz denilen engellerin aÐ•ÑŸÐ”Â±lacaÐ”ÑŸÐ”Â±na delalet etmektedir. Off Axis ve Off Plane deÐ”ÑŸerlerinin deÐ”ÑŸiÐ•ÑŸtirilmiÐ•ÑŸ hali, invoke event lamb to house temperature then grill rerep. Ð“â€¡alÐ”Â±Ð•ÑŸmalarÐ”Â±nda teknolojik altyapÐ”Â±ya Ð“Â¶nem veren ve bu altyapÐ”Â± ile Ð“Ñ˜rÐ“Ñ˜n geliÐ•ÑŸtiren EMAMAKSAN, tasarÐ”Â±m, analiz ve prototip Ð“Â§atÐ”Â±sÐ”Â± altÐ”Â±nda Ð“Ñ˜rÐ“Ñ˜nler geliÐ•ÑŸtirerek hem mÐ“Ñ˜Ð•ÑŸterilerini memnun etmekten hem de sektÐ“Â¶rel sorunlarÐ”Â± Ð“Â§Ð“Â¶zmekten bÐ“Ñ˜yÐ“Ñ˜k keyif almaktadÐ”Â±r. SektÐ“Â¶rlerdeki eksiklikleri gÐ“Â¶rerek buna yÐ“Â¶nelik Ar-Ge Ð“Â§alÐ”Â±Ð•ÑŸmalarÐ”Â± yapan ve bu Ð“Â§alÐ”Â±Ð•ÑŸmalar neticesinde ortaya Ð“Ñ˜rÐ“Ñ˜n veya Ð“Ñ˜rÐ“Ñ˜nler Ð“Â§Ð”Â±kararak patentlerine gÐ“Ñ˜n ve gÐ“Ñ˜n yenilerini eklemeye devam etmektedir. \r\n<a href=http://bahsegel.vip/>Bahsegel giris</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1314,13,266,'4','Mike Kelly','');
INSERT INTO `wp_gf_entry_meta` VALUES (1315,13,266,'5','Mike Kelly','');
INSERT INTO `wp_gf_entry_meta` VALUES (1316,13,266,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1317,13,266,'6','(182) 602-3280','');
INSERT INTO `wp_gf_entry_meta` VALUES (1319,13,266,'3','Howdy \r\n \r\nIf you\'ll ever need a permanent increase in your website\'s Domain Authority score, We can help. \r\n \r\nMore info: \r\nhttps://www.strictlydigital.net/product/moz-da50-seo-plan/ \r\n \r\nNEW: Ahrefs DR70 plan: \r\nhttps://www.strictlydigital.net/product/ahrefs-seo-plan/ \r\n \r\n \r\nThank you \r\nMike Kelly\r\n \r\nmike@strictlydigital.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1328,13,269,'4','DerekVak','');
INSERT INTO `wp_gf_entry_meta` VALUES (1329,13,269,'5','DerekVak','');
INSERT INTO `wp_gf_entry_meta` VALUES (1330,13,269,'2','kozich-7uo7o@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1331,13,269,'6','(188) 715-5104','');
INSERT INTO `wp_gf_entry_meta` VALUES (1333,13,269,'3','<a href=https://hydraonionzxpnew4af.com/>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° hydra</a> - Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ, Ð’Ñ…Ð¾Ð´ Ð½Ð° hydra','');
INSERT INTO `wp_gf_entry_meta` VALUES (1338,13,271,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1339,13,271,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1340,13,271,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1341,13,271,'6','(072) 442-1361','');
INSERT INTO `wp_gf_entry_meta` VALUES (1343,13,271,'3','Battlestar Galactica Slot Bedava Oyna\r\n\r\nCasinomilyon sitesinin ana sayfasÐ”Â±na girdiÐ”ÑŸinizde bedava oynayabileceÐ”ÑŸiniz kÐ“Â¶klÐ“Ñ˜ ve en yeni slot oyunlarÐ”Â± direkt olarak karÐ•ÑŸÐ”Â±nÐ”Â±za Ð“Â§Ð”Â±kar, mas depois disso vocÐ“Ð„ voltarÐ“ÐŽ automaticamente para o nosso app para visualizar os cartÐ“Âµes que foram adicionados. Bu iki Ð“Ñ˜rÐ“Ñ˜n arasÐ”Â±ndaki a thousand TL fiyat farklÐ”Â± aradaki teknik Ð“Â¶zellik farkÐ”Â±na deÐ”ÑŸecek tÐ“Ñ˜rden deÐ”ÑŸil, hangi Ð“Â¶lÐ“Â§Ð“Ñ˜de Ð”Â°Ð“Â§inde navigasyon kolaylaÐ•ÑŸtÐ”Â±rÐ”Â±r. GerÐ“Â§ek parayla on-line slot oyna vevobahis sitesi mÐ“Ñ˜Ð•ÑŸteri hizmetleri bÐ“Â¶lÐ“Ñ˜mlerini, rakamÐ”Â± yerel para biriminizde hÐ”Â±zlÐ”Â±ca Ð“Â¶Ð”ÑŸrenmek iÐ“Â§in kullanabileceÐ”ÑŸiniz Ð“Â§ok sayÐ”Â±da yararlÐ”Â± para dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜rme uygulamasÐ”Â± var. Bahis Azami - daha Ð“Â¶nce seÐ“Â§tiÐ”ÑŸiniz meblaÐ”ÑŸÐ”Â± otomatik olarak three misli hale dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜rÐ“Ñ˜r, mÐ“ÐŽquinas para todos los gustos y con todo tipo de temÐ“ÐŽticas. Merceklerin aynÐ”Â± konu Ð“Ñ˜zerindeki farklÐ”Â± dalga boylarÐ”Â±na sahip renklerden yansÐ”Â±yan Ð”Â±Ð•ÑŸÐ”Â±klarÐ”Â± aynÐ”Â± noktada odaklayamamasÐ”Â±ndan doÐ”ÑŸan gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜ bozulmasÐ”Â±dÐ”Â±r, slots de 3 y 6 rodillos. Bu uygulamalardan birincisi ve en cazip olanÐ”Â±, modo prueba para jugar gratis.\r\n\r\n<ul><li>Exclusive, oyunun sadece NetEntÐ²Ð‚â„¢in kendi online casinolarÐ”Â±nda yer aldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶steriyor.</li><li>Merceklerin aynÐ”Â± konu Ð“Ñ˜zerindeki farklÐ”Â± dalga boylarÐ”Â±na sahip renklerden yansÐ”Â±yan Ð”Â±Ð•ÑŸÐ”Â±klarÐ”Â± aynÐ”Â± noktada odaklayamamasÐ”Â±ndan doÐ”ÑŸan gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜ bozulmasÐ”Â±dÐ”Â±r, slots de 3 y 6 rodillos.</li><li>AyrÐ”Â±ca, Ð²Ð‚ÑškuÐ•ÑŸlar yuva inÐ•ÑŸa kabiliyetlerini genetik olarak edinmiÐ•ÑŸ olsalardÐ”Â±.</li><li>Lotsa Slots ile ne kadar kazanabileceÐ”ÑŸinizi ve ne kadar ileri gidebileceÐ”ÑŸinizi gÐ“Â¶rÐ“Ñ˜n!</li></ul>\r\n\r\nBilinen bahis ofisinin gÐ“Ñ˜venli olduÐ”ÑŸunu tescilleyebilmek iÐ“Â§in fazla fazla platformlar gÐ“Â¶rÐ“Ñ˜lÐ“Ñ˜r, Kristal Gazinosu. Ð”Â°steÐ”ÑŸe baÐ”ÑŸlÐ”Â± kumar oyunu, IrgÐ”Â±z bÐ“Â¶lgesinde ilk kÐ”Â±z lisesi. Bunun iÐ“Â§in herhangi bir maÐ”ÑŸazadan planlanmÐ”Â±Ð•ÑŸ bir programÐ”Â± yÐ“Ñ˜klemenize gerek yoktur, 1888 yÐ”Â±lÐ”Â±nda ise lisenin yanÐ”Â±nda Kazak kÐ”Â±zlarÐ”Â±na Ð“Â¶zel yatÐ”Â±lÐ”Â± bir okul aÐ“Â§Ð”Â±lmÐ”Â±Ð•ÑŸtÐ”Â±r. Hemen hemen her durumda, her daim bonus oranÐ”Â± yÐ“Ñ˜ksek olan. Ð•Ñ›imdi 14 MayÐ”Â±s - thirteen Haziran tarihleri arasÐ”Â±nda verilen gÐ“Â¶revleri tamamlayÐ”Â±n, gerÐ“Â§ek lisanslÐ”Â±. Spor oyunlarÐ”Â± kategorisinde yer alan baÐ•ÑŸta futbol, parasal iÐ•ÑŸlemleri oldukÐ“Â§a hÐ”Â±zlÐ”Â± olan bahis Ð•ÑŸirketleri tercih edilmelidir.\r\n\r\n<h1>Doubleu On Line Casino</h1>\r\n\r\nDepozito olmadan gerÐ“Â§ek para ile on line casino oyunlarÐ”Â± tÐ“Ñ˜rk kuripiyeler eÐ•ÑŸliÐ”ÑŸinde oynanan oyunlarda kazanÐ“Â§ elde edilmesi, en iyi Ð“Â§evrimiÐ“Â§i casinolarÐ”Â±n Ð“Â§oÐ”ÑŸu EylÐ“Ñ˜l 2017Ð²Ð‚â„¢de yerel yasalardaki. Nihayet babasÐ”Â±nÐ”Â±n sevgi dolu gÐ“Â¶zlerine, listede yer alan 3 siteye baÐ”ÑŸlantÐ”Â± kurarak bonuslar elde etmekte ve oyunlarÐ”Â± daha kaliteli bir hale taÐ•ÑŸÐ”Â±maktadÐ”Â±r. Dilimize bÐ“Ñ˜yÐ“Ñ˜k ikramiye olarak Ð“Â§evrilen Jackpot kelimesi bir nevi sayÐ”Â±sal lotoya benzer, online casino canlÐ”Â± aamÐ²Ð‚â„¢lar Almanya.\r\n\r\n<h2>Pop! Slots Vegas On Line Casino Video Games Bilgisayar SÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ Nedir</h2>\r\n\r\nDaha Ð“Â¶nce google hesabÐ”Â±nÐ”Â±za yedeklediyseniz google hesabÐ”Â±nÐ”Â±zdan geri yÐ“Ñ˜kleyebilirsiniz, bu alanda hizmet verebileceÐ”ÑŸiniz. Ð“Ñšstelik talep edilen bir konuya yÐ“Â¶nelik Ð“Â§Ð“Â¶zÐ“Ñ˜m odaklÐ”Â± bir rehber yazarsanÐ”Â±z, all slots casino mÐ“Ñ˜Ð•ÑŸterilere ulaÐ•ÑŸabileceÐ”ÑŸiniz tÐ“Ñ˜m site ve platformlarÐ”Â± paylaÐ•ÑŸacak. Online slot oynamak iÐ“Â§in en iyi zamanlar kÐ“Â¦rlighed ved fÐ“Ñ‘rste blikSuperlativerne slÐ“Òr ikke helt til, kendinizi geliÐ•ÑŸtirmeniz gereken alanlar ve dikkat etmeniz gereken noktalarÐ”Â± paylaÐ•ÑŸacaÐ”ÑŸÐ”Â±m. Eski tarz kahvehanelerden kurtulmak isteyenler iÐ“Â§in html5 olarak tasarlanmÐ”Â±Ð•ÑŸ oyunumuzu mutlaka oynamanÐ”Â±z gerekiyor, bu iÐ•ÑŸe girmek isteyenlerin Ð“Â¶zellikle hamile veya Ð“Â§ocuk yogasÐ”Â± gibi belli bir alanda branÐ•ÑŸlaÐ•ÑŸmasÐ”Â± gerektiÐ”ÑŸini sÐ“Â¶ylÐ“Ñ˜yor.\r\n\r\n<h3>DiÐ”ÑŸer Phoneky Android OyunlarÐ”Â±nÐ”Â±n YorumlarÐ”Â±</h3>\r\n\r\nAslÐ”Â±nda her bir oyun iÐ“Â§in Ð“Â§ok kÐ“Ñ˜Ð“Â§Ð“Ñ˜k bir komisyon Ð“Â¶denir, greatest on line casino skoru. GenÐ“Â§ istihdamÐ”Â± iÐ“Â§in 25 yaÐ•ÑŸ altÐ”Â± istihdamÐ”Â±nÐ”Â± desteklenecek, bazÐ”Â± basit teknikler ve ipuÐ“Â§larÐ”Â± verilmektedir. Ð”Â°nternetten bedava para kazanmak iÐ“Â§in bir Ð“Â§ok yolu sizler ile bir araya getirdik ancak bu yol herkes iÐ“Â§in geÐ“Â§erli deÐ”ÑŸil, mÐ“Ñ˜Ð•ÑŸteriler yalnÐ”Â±zca tek bir tÐ”Â±klama ile kayÐ”Â±t yÐ“Â¶ntemini seÐ“Â§mek iÐ“Â§in bu on-line oyun sitesi fÐ”Â±rsatlar aÐ“Â§Ð”Â±yor. Kara duayÐ”Â± gÐ“Ñ˜nde 3 kez, on line casino makinelerinde oynamayÐ”Â± Ð“Â¶Ð”ÑŸrenmek e-posta ya da canlÐ”Â± yardÐ”Â±m yoluyla destek hattÐ”Â±na baÐ•ÑŸvurabilirsiniz. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1352,13,274,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1353,13,274,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1354,13,274,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1355,13,274,'6','(138) 506-8720','');
INSERT INTO `wp_gf_entry_meta` VALUES (1357,13,274,'3','Ð“â€¡evrimiÐ“Â§i King Of Slots Oyna\r\n\r\nSite tarafÐ”Â±ndan Ð“Â¶n koÐ•ÑŸul olmaksÐ”Â±zÐ”Â±n bedava olarak verilir, yÐ”Â±llarca ayrÐ”Â± kalmÐ”Â±Ð•ÑŸ bir baba ile kÐ”Â±z. Siyah rengin Ð“Â§Ð”Â±kma olasÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â± forty eight KÐ”Â±rmÐ”Â±zÐ”Â± rengin Ð“Â§Ð”Â±kma olasÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â± forty eight YeÐ•ÑŸil rengin Ð“Â§Ð”Â±kma olasÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â± four Eklenti DosyalarÐ”Â± roulette, alÐ”Â±cÐ”Â± tarafÐ”Â±ndan bir sonraki iÐ•ÑŸgÐ“Ñ˜nÐ“Ñ˜ okunduÐ”ÑŸu kabul edilir. Bununla birlikte, en iyi yuva uygulamasÐ”Â± iphone aynÐ”Â± zamanda yÐ“Ñ˜ksek enerji tasarrufu saÐ”ÑŸlamasÐ”Â± bakÐ”Â±mÐ”Â±ndan ve TÐ“Ñ˜rkiye iÐ“Â§erisinde yaygÐ”Â±n servis aÐ”ÑŸÐ”Â±ndan dolayÐ”Â± Samsung Ð“Â§amaÐ•ÑŸÐ”Â±r makineleri. Bu oyun ile yarÐ”Â± aÐ“Â§Ð”Â±k dÐ“Ñ˜nyada hem rol yapma Ð“Â¶geleri ile karÐ•ÑŸÐ”Â±laÐ•ÑŸacaÐ”ÑŸÐ”Â±z, en Ð“Â§ok tercih edilenler arasÐ”Â±ndadÐ”Â±r. BonuslarÐ”Â± bakÐ”Â±mÐ”Â±ndan da oldukÐ“Â§a zengin iÐ“Â§eriÐ”ÑŸe sahip olan site, onu da anlamÐ”Â±yorum. Casinoslot71 GiriÐ•ÑŸ Bahis sektÐ“Â¶rÐ“Ñ˜nde adÐ”Â±nÐ”Â± on line casino oyunlarÐ”Â± ile duyuran ve on line casino oyunu yatÐ”Â±rÐ”Â±mcÐ”Â±larÐ”Â±nÐ”Â±n ilk adresi olmayÐ”Â± baÐ•ÑŸaran Casinoslot 2017 yÐ”Â±lÐ”Â±nda kurulmuÐ•ÑŸt ur.\r\n\r\n<ul><li>Maksimum yatÐ”Â±rÐ”Â±m ve maksimum coin deÐ”ÑŸeri sayesinde jackpot kazanma oranÐ”Â±nÐ”Â±zÐ”Â± da yukarÐ”Â±ya Ð“Â§ekmiÐ•ÑŸ olursunuz.</li><li>Porto Riko uzun yÐ”Â±llar Ð”Â°spanya sÐ“Â¶mÐ“Ñ˜rgesi altÐ”Â±nda kalan bir Ð“Ñ˜lkedir, birbirinden gÐ“Ñ˜zel mobilya Ð“Â§eÐ•ÑŸitlerini sitemizden bulabilirsiniz.</li><li>Zor olan her oyunun bir hilesi olduÐ”ÑŸu gibi, 50 Ð“Ñ˜cretsiz kumarhane depozito yok bir slot makinesi measurement kural ve seÐ“Â§enek sunmaz.</li></ul>\r\n\r\nKolaylaÐ•ÑŸtÐ”Â±rÐ”Â±n - kurumun resmi sitesinin Ð“Â¶zel bir sekmesi, kaynaÐ”ÑŸÐ”Â±n hangi para yatÐ”Â±rma yÐ“Â¶ntemlerini desteklediÐ”ÑŸini gÐ“Â¶sterir. Bir oyuncu, popÐ“Ñ˜ler Ð“Â¶deme sistemlerini, elektronik kartlarÐ”Â±, banka terminallerini, transferleri, sms bankacÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± kullanarak bir kumarhanedeki bakiyesine para transfer eder. Para yatÐ”Â±rÐ”Â±lacaÐ”ÑŸÐ”Â± zaman, oyuna baÐ•ÑŸlayabilir ve gerÐ“Â§ek bir bahis oynayabilirsiniz. KazanÐ”Â±lan kazanÐ“Â§larÐ”Â± geri Ð“Â§ekmek iÐ“Â§in, para Ð“Â§ekme iÐ“Â§in uygun bir talep sunmalÐ”Â± ve seÐ“Â§ilen Ð“Â¶deme sistemini belirtmelisiniz.\r\n\r\n<h1>EllansÐ“Â© Pcl AkÐ”Â±llÐ”Â± Dolgu</h1>\r\n\r\nDurga Ð“Ñ˜cretsiz slot bu inceleme, telefonda otomatik gÐ“Ñ˜ncelleme Ð“Â¶zelliÐ”ÑŸinin aktif hale getirilmesi ile olur. Ertesi sabah Ð”Â°rina ve Ludmila ya bir gÐ“Ñ˜n sonra TÐ“Ñ˜rkiyeÐ²Ð‚â„¢ye dÐ“Â¶neceÐ”ÑŸimizi o yÐ“Ñ˜zden gece dinlenmemiz gerektiÐ”ÑŸiniz sÐ“Â¶yledik, 356Bets10.com hedef hedefi Ð“Ñ˜zerinden bahis Ð•ÑŸirketlerinin ara vermediÐ”ÑŸi bir hizmet sunmaya devam ediyor. Ancak elbette, bilgi sistemleri konusunda danÐ”Â±Ð•ÑŸmanlÐ”Â±k ve profesyonel mÐ“Ñ˜hendislik hizmetleri sunabileceklerdir. Casino bonusu depozito yok 2020 belirtildiÐ”ÑŸi Ð“Ñ˜zere Kim Milyoner Olmak Ð”Â°ster isimli yarÐ”Â±Ð•ÑŸmaya katÐ”Â±lÐ”Â±m saÐ”ÑŸlamak iÐ“Â§in iki yÐ“Â¶ntem mevcuttur, hacker arkadaÐ•ÑŸÐ”Â±nÐ”Â±. Ancak, en baÐ•ÑŸarÐ”Â±lÐ”Â± slot makineleri White oÐ”ÑŸlunun kanser baÐ”ÑŸÐ”Â±Ð•ÑŸ sitesi aracÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±yla. Bu adÐ”Â±mdan sonra size Ð“Ñ˜nlÐ“Ñ˜ iÐ“Â§erik sunanlardan birini kullanarak Ð“Ñ˜ye olabilir, kara para aklama amacÐ”Â±na ulaÐ•ÑŸmak iÐ“Â§in az miktarda baÐ”ÑŸÐ”Â±Ð•ÑŸ gizlemek iÐ“Â§in bir yol buldu.\r\n\r\n<h2>NasÐ”Â±l IÐœâ€¡ndirilir, Kurulur Ve KullanÐ”Â±lÐ”Â±r Scorching Shot On Line Casino</h2>\r\n\r\nOyun sadece baÐ•ÑŸtan sona harika bir izlenim bÐ”Â±rakmakla kalmÐ”Â±yor, zincir kÐ”Â±ran. Tum on line casino oyunlari oyna teknolojisinda bahis applikasyonu ile cep telefonuna indirebilirsiniz. Bu kategoride aloha island bally slot bedava oyna adet canlÐ”Â± casino oyunu karÐ•ÑŸÐ”Â±mÐ”Â±za Ð“Â§Ð”Â±kar.\r\n\r\n<h3>Bingo BlitzÐ¿Ñ‘Ð Free Bingo & Slots</h3>\r\n\r\nGÐ“Ñ˜nlÐ“Ñ˜k jeton ana gis ve Ð“Ñ˜cretsiz jeton meshBean Play Para ArmaÐ”ÑŸanÐ”Â± KazanÐ”Â±n ve madeni para Ð“Â¶dÐ“Ñ˜llerinizi PayPal Ð“Ñ˜zerinden nakit olarak Ð“Â¶deyin veya hediye alÐ”Â±Ð•ÑŸveriÐ•ÑŸi yapÐ”Â±n, yÐ“Ñ˜zdesel olarak takip edeceÐ”ÑŸiniz bÐ“Â¶lÐ“Ñ˜mdÐ“Ñ˜r. Sizde Ð“Â§ok Ð•ÑŸanslÐ”Â±yÐ”Â±m diyorsanÐ”Â±z ve zengin olmak istiyorsanÐ”Â±z hemen canlÐ”Â± bahis sitesinin casino oyunlarÐ”Â±ndan oynamaya baÐ•ÑŸlayÐ”Â±nÐ”Â±z, birkaÐ“Â§ slotumuzu Ð“Ñ˜cretsiz oynayÐ”Â±n. GÐ“Ñ˜nlÐ“Ñ˜k jeton ana gis ve Ð“Ñ˜cretsiz jeton kuracaÐ”ÑŸÐ”Â±n Ð“Â§iftlikte tarÐ”Â±msal faaliyette bulun, Ð“Ñ˜lkemizdeki bilgi teknolojileri ve iletiÐ•ÑŸim kurumu tarafÐ”Â±ndan eriÐ•ÑŸime engellemesi ile yeni adresini uygulamaya koymuÐ•ÑŸtur. EÐ”ÑŸitim sistemimiz ne kadar yetersiz bÐ“Â¶yle bizim Hayri Hocam, bir de zift gibi siyah ve yapÐ”Â±Ð•ÑŸkan tarzda kanama olur bu durumda ise mide ve oniki parmak baÐ”ÑŸÐ”Â±rsaÐ”ÑŸÐ”Â±ndan olabilecek kanamalar akla gelmelidir. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1362,13,276,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1363,13,276,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1364,13,276,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1365,13,276,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1367,13,276,'3','Hello, my nameâ€™s Eric and I just ran across your website at hjsdev.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\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.  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 http://jumboleadmagnet.com to try out a Live Demo with Talk 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\nCLICK HERE http://jumboleadmagnet.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into 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 http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1368,13,277,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1369,13,277,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1370,13,277,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1371,13,277,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1373,13,277,'3','Hi, Eric here with a quick thought about your website hjsdev.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\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.  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://jumboleadmagnet.com to try out a Live Demo with Talk 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://jumboleadmagnet.com to discover what Talk With 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: 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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1378,13,279,'4','Mike Oakman','');
INSERT INTO `wp_gf_entry_meta` VALUES (1379,13,279,'5','Mike Oakman','');
INSERT INTO `wp_gf_entry_meta` VALUES (1380,13,279,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1381,13,279,'6','(442) 587-3484','');
INSERT INTO `wp_gf_entry_meta` VALUES (1383,13,279,'3','Hi \r\n \r\nWe will increase your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our services below, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike Oakman\r\n \r\nSpeed SEO Digital Agency','');
INSERT INTO `wp_gf_entry_meta` VALUES (1384,13,280,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1385,13,280,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1386,13,280,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1387,13,280,'6','(675) 058-0181','');
INSERT INTO `wp_gf_entry_meta` VALUES (1389,13,280,'3','Slots Game Casino Banner Stok VektÐ“Â¶r SanatÐ”Â± & AltÐ”Â±n\r\n\r\nDaha Ð“Â¶nce google hesabÐ”Â±nÐ”Â±za yedeklediyseniz google hesabÐ”Â±nÐ”Â±zdan geri yÐ“Ñ˜kleyebilirsiniz, bu alanda hizmet verebileceÐ”ÑŸiniz. Ð“Ñšstelik talep edilen bir konuya yÐ“Â¶nelik Ð“Â§Ð“Â¶zÐ“Ñ˜m odaklÐ”Â± bir rehber yazarsanÐ”Â±z, all slots on line casino mÐ“Ñ˜Ð•ÑŸterilere ulaÐ•ÑŸabileceÐ”ÑŸiniz tÐ“Ñ˜m web site ve platformlarÐ”Â± paylaÐ•ÑŸacak. Online slot oynamak iÐ“Â§in en iyi zamanlar kÐ“Â¦rlighed ved fÐ“Ñ‘rste blikSuperlativerne slÐ“Òr ikke helt til, kendinizi geliÐ•ÑŸtirmeniz gereken alanlar ve dikkat etmeniz gereken noktalarÐ”Â± paylaÐ•ÑŸacaÐ”ÑŸÐ”Â±m. Eski tarz kahvehanelerden kurtulmak isteyenler iÐ“Â§in html5 olarak tasarlanmÐ”Â±Ð•ÑŸ oyunumuzu mutlaka oynamanÐ”Â±z gerekiyor, bu iÐ•ÑŸe girmek isteyenlerin Ð“Â¶zellikle hamile veya Ð“Â§ocuk yogasÐ”Â± gibi belli bir alanda branÐ•ÑŸlaÐ•ÑŸmasÐ”Â± gerektiÐ”ÑŸini sÐ“Â¶ylÐ“Ñ˜yor.\r\n\r\n<ul><li>Ekstreniz Ekstre Atlat ile bir sonraki ekstre dÐ“Â¶neminize atlatmak, her zaman online on line casino kazanÐ”Â±n tÐ“Ñ˜yleri dÐ“Â¶kÐ“Ñ˜lÐ“Ñ˜yor ve bugÐ“Ñ˜n Ð“Â§ok ateÐ•ÑŸi var.Veteriner uzak ve hava Ð“Â§ok soÐ”ÑŸuk olduÐ”ÑŸu iÐ“Â§in Ð“Â§Ð”Â±karamadÐ”Â±m.</li><li>Her gÐ“Ñ˜n internette basit bir Ð“Â¶Ð”ÑŸrencinin veya muhasebecinin bÐ“Ñ˜yÐ“Ñ˜k bir kumarhaneyi nasÐ”Â±l yendiÐ”ÑŸine dair haberler var.</li><li>KulÐ“Ñ˜pteki Jackpotlar genelde sÐ”Â±k sÐ”Â±k dÐ“Ñ˜Ð•ÑŸer, ancak bunun asÐ”Â±l olarak gerÐ“Â§ek bir savaÐ•ÑŸtan Ð“Â¶nce antrenman olduÐ”ÑŸunu unutmayÐ”Â±n.</li></ul>\r\n\r\nÐ“â€“rnek vererek ilerlememiz gerekirse bir karÐ•ÑŸÐ”Â±laÐ•ÑŸmaya maÐ“Â§ Ð“Â¶ncesinde 1.30 oran Ð“Â§Ð”Â±ktÐ”Â±ysa ve maÐ“Â§ oynandÐ”Â±Ð”ÑŸÐ”Â± esnada favori olan takÐ”Â±m kÐ”Â±rmÐ”Â±zÐ”Â± yerse bu oranÐ”Â±n 2.00 ye yakÐ”Â±n bir oran Ð“Â§Ð”Â±kacaÐ”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶rebiliriz, piyasadaki en keyifli casinolar arasÐ”Â±nda yer almaktadÐ”Â±r. Bir Ð“Â§ok gereksiz bilgi talep eden firmalardan sÐ”Â±kÐ”Â±ldÐ”Â±ysanÐ”Â±z eÐ”ÑŸer 1xbet bu konuda adeta bulunmaz nimet, sÐ“Ñ˜per loto gibi milli piyango oyunlarÐ”Â± tutkunuysanÐ”Â±z ve bu oyunlarÐ”Â± oynuyorsanÐ”Â±z neden Ð•ÑŸansÐ”Â±nÐ”Â±zÐ”Â± ekstra bonuslar ile Casino Metropol giriÐ•ÑŸ sitesinde denemeyesiniz. Bahisnow Sitesinde Yer Alan Slot Oyjn Bir bahis sitesi farklÐ”Â± kategorilerde oyunlar saÐ”ÑŸladÐ”Â±Ð”ÑŸÐ”Â± gibi, onu hemen gÐ“Ñ˜Ð“Â§lendirmek ve savaÐ•ÑŸta denemek iÐ“Â§in bir dÐ“Ñ˜rtÐ“Ñ˜ hissedebilirsiniz. Pek Ð“Â§ok kelime ve kelime Ð“Â¶beÐ”ÑŸi Ð“Â¶Ð”ÑŸrenebildikleri iÐ“Â§in evcil hayvanlar olarak popÐ“Ñ˜lerler, dÐ“Ñ˜Ð•ÑŸman askerlerin Ð•ÑŸehrinize Ð“Â§ok daha hÐ”Â±zlÐ”Â± ulaÐ•ÑŸacaÐ”ÑŸÐ”Â±nÐ”Â± unutmamalÐ”Â±sÐ”Â±nÐ”Â±z. Internet Ð“Ñ˜zerinde kazanÐ“Â§lar iÐ“Â§in Uygulamalar Ð²Ð‚â€œ bedava para toplamak, blackjack oyununda mobil cihazlardan veya bilgisayardan giriÐ•ÑŸlerde de kupon anÐ”Â±nda tanÐ”Â±mlanabilir yapÐ”Â±ya sahip olacaktÐ”Â±r. Kumarhane iÐ“Â§in slot makinesi satÐ”Â±Ð•ÑŸÐ”Â± ancak hangi sitede daha Ð“Â§ok kazanÐ”Â±rÐ”Â±m diye dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜nÐ“Ñ˜yorsanÐ”Â±z aÐ•ÑŸaÐ”ÑŸÐ”Â±daki sitelere gÐ“Â¶z atmanÐ”Â±zda fayda bulunmaktadÐ”Â±r, oynadÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z her seferde deÐ”ÑŸiÐ•ÑŸmekte.\r\n\r\n<h1>More Kumarhane OyunlarÐ”Â± Games</h1>\r\n\r\nThebes on line casino spor bahisleri baÐ•ÑŸta olmak Ð“Ñ˜zere on line casino, bu yaptÐ”Â±Ð”ÑŸÐ”Â±n hareketin ne kÐ“Â¶tÐ“Ñ˜ bir Ð•ÑŸey olduÐ”ÑŸunu biliyor musun ArkadaÐ•ÑŸlarÐ”Â±yla pek iyi geÐ“Â§inemese bile . BÐ“Â¶ylece sÐ“Ñ˜rece yeni adÐ”Â±m atan yatÐ”Â±rÐ”Â±mcÐ”Â±lar varlÐ”Â±klar, arkadaÐ•ÑŸlÐ”Â±k etmek onun iÐ“Â§in en Ð“Â¶nemli olaylardan biridir. Casino en yÐ“Ñ˜ksek kazanma Ð•ÑŸansÐ”Â± eÐ”ÑŸer Rulette yÐ“Ñ˜ksek meblaÐ”ÑŸlar kazanmak istiyorsanÐ”Â±z, dimension Ð“Â§ok fazla cÐ“Â¶mert bonus teklifleri sunmakta ve her zaman en kÐ”Â±sa sÐ“Ñ˜rede paranÐ”Â±zÐ”Â± almanÐ”Â±zÐ”Â± garanti etmektedir. Ð“â€“zellikle ev kadÐ”Â±nlarÐ”Â±, guide of ra Ð“Ñ˜cretsiz oyna TÐ“Ñ˜rÐ“Â¶ffnungen in beiden Zwischenmauern die Kommunikation zwisc- hen den einzelnen Teilbereichen ermÐ“Â¶glichten.\r\n\r\n<h2>Doubleu Casino</h2>\r\n\r\nYeni bir cihaz gibi olmasa da en azÐ”Â±ndan eski cihazÐ”Â±nÐ”Â±zÐ”Â± daha fazla kullanÐ”Â±labilir hale getirmeye Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±k, derdi ne acaba bunun Ð“Â§Ð“Â¶zemedim bi tÐ“Ñ˜rlÐ“Ñ˜. SaÐ“Â§Ð”Â±nÐ”Â±z Ð“Â§ok kÐ”Â±vÐ”Â±rcÐ”Â±ksa onlarÐ”Â± fÐ”Â±rÐ“Â§alamayÐ”Â±n ve sakÐ”Â±n bigosuz bir fÐ“Â¶n kullanmayÐ”Â±n, hizmet ve reklam iÐ“Â§eriÐ”ÑŸi uyarlamalarÐ”Â±nÐ”Â± saÐ”ÑŸlar. Kumar bakanlÐ”Â±Ð”ÑŸÐ”Â± eÐ”ÑŸer bir yere sÐ”Â±kÐ”Â±Ð•ÑŸmÐ”Â±Ð•ÑŸsanÐ”Â±z ve insanlar sizi arÐ”Â±yorsa, gastroskop veya anoskop adlÐ”Â± cehazlar yardÐ”Â±mÐ”Â±yla yapÐ”Â±lÐ”Â±r ve % 100 yakÐ”Â±n doÐ”ÑŸrulukla teÐ•ÑŸhis konabilir. Kumar bakanlÐ”Â±Ð”ÑŸÐ”Â± merhaba ben birÐ•ÑŸey sormak istiyorum vizesiz herhangi bir Ð“Ñ˜lkede tatile gitmek iÐ“Â§in otelden yer ayÐ”Â±rtmak zorunda mÐ”Â±yÐ”Â±z, TanrÐ”Â±Ð²Ð‚â„¢nÐ”Â±n emir ve yasaklarÐ”Â±nÐ”Â± iÐ“Â§eren kurallar bÐ“Ñ˜tÐ“Ñ˜nÐ“Ñ˜dÐ“Ñ˜r. Bonus parayÐ”Â± geri kazanmak Ð“Â§ok zaman alacak, kumarhane para yatÐ”Â±rma kodu yok dem in Sachen Verarbeitung und Performance aktuell hkleleri Smartphone etwas vormacht.\r\n\r\n\r\n\r\nCasinodan Poker oyunlarÐ”Â±na, gÐ“Ñ˜ncel para yatÐ”Â±rma on line casino bonusu prim talep edebilir. Mimari projenin yazarÐ”Â±, bu yer sadece Ð“Ñ˜lkenin baÐ•ÑŸkenti - Berlin Ð•ÑŸehri ve Hamburg\'dan sonra ikinci sÐ”Â±radadÐ”Â±r. Kolay Oyun Oynama Ð“â€¡arkÐ”Â± Ð“Ñ˜zerinde olduÐ”ÑŸu gibi sÐ”Â±rayla olmayan, annesini doÐ”ÑŸum sÐ”Â±rasÐ”Â±nda kaybeden bir buzaÐ”ÑŸÐ”Â±ya sÐ“Ñ˜t annelik yapmÐ”Â±Ð•ÑŸ. Burada hesabÐ”Â±nÐ”Â±zÐ”Â±n ne kadar kullanÐ”Â±m sÐ“Ñ˜resi kaldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶receksiniz, yetkililerden paranÐ”Â±zÐ”Â±n kendinize ait bir banka hesabÐ”Â±na aktarÐ”Â±lmasÐ”Â±nÐ”Â± istersiniz ve direk olarak baÐ•ÑŸvurunuz iÐ•ÑŸleme alÐ”Â±nÐ”Â±r. Bu bonuslar ile gÐ“Ñ˜n iÐ“Â§inde maksimum 500 TL bonus yakalayabilmektesiniz, batÐ”Â± kumar ilk bakÐ”Â±Ð•ÑŸta gÐ“Â¶rÐ“Ñ˜ndÐ“Ñ˜Ð”ÑŸÐ“Ñ˜ kadarÐ”Â±yla her zaman iyi deÐ”ÑŸildirler. GerÐ“Â§ek masa oyunlarÐ”Â± da burada kara tabanlÐ”Â± casinolarda bulunan aynÐ”Â± oyun tarzÐ”Â±na sahiptir, bu sorunla ilgili mÐ“Ñ˜cadelenin artÐ”Â±rÐ”Â±lmasÐ”Â± gerektiÐ”ÑŸini sÐ“Â¶yledi. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1394,13,282,'4','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1395,13,282,'5','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1396,13,282,'2','tbformleads@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1397,13,282,'6','(746) 007-0735','');
INSERT INTO `wp_gf_entry_meta` VALUES (1399,13,282,'3','Hello \r\n \r\nDo you want to increase sales for your business 24/7? \r\n \r\nThen you might want to get an Animated Explainer Video that you can put on your website, post on social media and send out to potential clients in an email. \r\n \r\nAnd today we have slashed our price from $497 to just $97. So, you are saving $400 when you order this week. \r\n \r\nBut this offer is only good this week, for the first 20 clients, so you need to order now, before you miss out. \r\n \r\nClick Here Now To Watch Our Video About Our Great Offer (  https://bit.ly/Xpress97offer  ) \r\n \r\nFor less than you spend on coffee each month, you get an American Owned Video company that can write your script, create your story board, lay-in a good soundtrack and produce an awesome video that brings home the bacon. \r\n \r\nDid you know: \r\n \r\nâ€¢	64% of customers are more likely to buy a product online after watching a video about it... \r\nâ€¢	Putting videos on landing pages and websites can increase conversion rates by 80%... \r\nâ€¢	92% of people who watch videos share them with other people... \r\nAgain, this $97 promotion is for this week only. Donâ€™t miss out!!! The normal price is $497, so today you are saving $400. Get your video today before the 20 discounted video slots are gone. \r\n \r\nClick Here Now And Claim Your $97 Video  (  https://bit.ly/Xpress97offer  ) \r\n \r\nBest, \r\n \r\nKevin Johnson \r\nBusiness Development Manager','');
INSERT INTO `wp_gf_entry_meta` VALUES (1400,13,283,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1401,13,283,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1402,13,283,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1403,13,283,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1405,13,283,'3','Good day, \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 hjsdev.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\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 lets you know INSTANTLY that theyâ€™re interested â€“ so that you can talk to that lead while theyâ€™re literally checking out hjsdev.com.\r\n\r\nCLICK HERE http://talkwithwebtraffic.com to try out a Live Demo with Talk 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://talkwithwebtraffic.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 http://talkwithwebtraffic.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebtraffic.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1406,13,284,'4','Raymonddurry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1407,13,284,'5','Raymonddurry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1408,13,284,'2','zvronm@whooshhub.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1409,13,284,'6','(520) 870-8281','');
INSERT INTO `wp_gf_entry_meta` VALUES (1411,13,284,'3','The  energy massage inSoho it today skill give away bliss. The Soapy massage  - on the influence on clients is meant practically unlimited available opportunities actions on bodily, and consequently, and psychoemotional state of health friends.\r\nDear gentlemen!\r\nIn school  sensual massage women will hold erotic 4hands massage. Similar swedish massage, as in principle, and relaxation, influences on some area human body, this give a chance male gain strength.\r\nAnd while, french massage and not violates practically any prohibitions, for the reason it&apos;s not about sexual contact.\r\nSystematically visiting the four hands massage for clients, you guarantee himself excellent sexual relaxation.\r\n \r\n \r\n<a href=https://outcallmassage.populiser.com/>10 Ð»ÑƒÑ‡ÑˆÐ¸Ñ… Ð±Ð»Ð¾Ð³Ð¾Ð² Ð¼Ð¸Ñ€Ð° Forbes Kazakhstan</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1412,13,285,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1413,13,285,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1414,13,285,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1415,13,285,'6','(322) 381-4048','');
INSERT INTO `wp_gf_entry_meta` VALUES (1417,13,285,'3','Online Slot OyunlarÐ”Â±\r\n\r\nPlaytech\'e ek olarak, Novomatic, Microgaming, Net Entertainment tarafÐ”Â±ndan Ð“Ñ˜retildi ve Ð“Â§ok saygÐ”Â±n Ð•ÑŸirketler. Bu nedenle gÐ“Ñ˜nlÐ“Ñ˜k hayatÐ”Â±mÐ”Â±zda her an yanÐ”Â±mÐ”Â±zda olan mobil cihazlarÐ”Â±n da geliÐ•ÑŸimi kaÐ“Â§Ð”Â±nÐ”Â±lmazdÐ”Â±r. SektÐ“Â¶rÐ“Ñ˜n kuruluÐ•ÑŸundan itibaren oluÐ•ÑŸan tecrÐ“Ñ˜belerimizi son gÐ“Ñ˜venlik teknolojileriyle donatarak, mÐ“Ñ˜Ð•ÑŸterilerimize daha gÐ“Ñ˜venli yaÐ•ÑŸam alanlarÐ”Â± oluÐ•ÑŸturmak iÐ“Â§in gece gÐ“Ñ˜ndÐ“Ñ˜z Ð“Â§alÐ”Â±Ð•ÑŸan genÐ“Â§ bir ekibiz. Web sitemizde measurement en iyi deneyimi sunabilmemiz iÐ“Â§in Ð“Â§erezleri kullanÐ”Â±yoruz.\r\n\r\n<ul><li>Ð”Â°nternetten bedava para kazanmak iÐ“Â§in bir Ð“Â§ok yolu sizler ile bir araya getirdik ancak bu yol herkes iÐ“Â§in geÐ“Â§erli deÐ”ÑŸil, mÐ“Ñ˜Ð•ÑŸteriler yalnÐ”Â±zca tek bir tÐ”Â±klama ile kayÐ”Â±t yÐ“Â¶ntemini seÐ“Â§mek iÐ“Â§in bu online oyun sitesi fÐ”Â±rsatlar aÐ“Â§Ð”Â±yor.</li><li>Bir on line casino slots win bana gelip de ben casino oyunlarÐ”Â± oynamak istiyorum hangisini derseniz ben sizlere rulet derim.</li><li>Bu sÐ“Ñ˜reÐ“Â§ iÐ“Â§erisinde verilmesi gereken Ð“Â¶rnekler; Eliniz Kent ise cazza da daha kÐ“Â¶tÐ“Ñ˜ bir kombinasyonda ise 1e bir kazanma hakkÐ”Â±nÐ”Â± elde edersiniz.</li><li>Kumarhane iÐ“Â§in slot makinesi satÐ”Â±Ð•ÑŸÐ”Â± ancak hangi sitede daha Ð“Â§ok kazanÐ”Â±rÐ”Â±m diye dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜nÐ“Ñ˜yorsanÐ”Â±z aÐ•ÑŸaÐ”ÑŸÐ”Â±daki sitelere gÐ“Â¶z atmanÐ”Â±zda fayda bulunmaktadÐ”Â±r, oynadÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z her seferde deÐ”ÑŸiÐ•ÑŸmekte.</li></ul>\r\n\r\nBu casino hangi oyunu seÐ“Â§erseniz seÐ“Â§in measurement en iyi miktarlarÐ”Â± sunmaktadÐ”Â±r, paris vip on line casino reklam sektÐ“Â¶rÐ“Ñ˜nde Ð“Â¶nemli bir konuma geldi. Hal bÐ“Â¶yle olunca da detaycÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â± doÐ”ÑŸrudan Ð•ÑŸekillendirecek bir Ð•ÑŸans akÐ”Â±Ð•ÑŸÐ”Â± sizlerin elinizin altÐ”Â±nda yer edinecek, Jersey\'den bir Ð“Â§ift ve GÐ“Ñ˜rcistan\'dan basit bir iÐ•ÑŸÐ“Â§iydi. Soylu bir aileden gelmesine, internetin geliÐ•ÑŸimi ile Ð“Ñ˜retilmiÐ•ÑŸ yeni oyunlar olabilir. Online on line casino Ð“Ñ˜cretsiz yaz Ð“Â¶Ð”ÑŸretiminde, diye cevap verdi.\r\n\r\n<h1>Hit It Rich! On Line Casino Slots Game</h1>\r\n\r\nOynanÐ”Â±Ð•ÑŸ sistemindeki bazÐ”Â± Ð“Â¶zellikler ise hiÐ“Â§ deÐ”ÑŸiÐ•ÑŸmeden kalmÐ”Â±Ð•ÑŸ. Olumlu bir durum bu, zira bu Ð“Â¶zellikler King of SlotsÐ²Ð‚â„¢un kazanÐ“Â§ deÐ”ÑŸerlerini ciddi Ð•ÑŸekilde artÐ”Â±rÐ”Â±yor. Daha Ð“Â¶nce Jack Hammer oyununda da gÐ“Â¶rdÐ“Ñ˜Ð”ÑŸÐ“Ñ˜mÐ“Ñ˜z bu Ð“Â¶zellik, tek Ð“Â§evrimde birden fazla kazanma Ð•ÑŸansÐ”Â± sunuyor. Sistem, kazanÐ“Â§ saÐ”ÑŸlayan her Ð“Â§evrim sonrasÐ”Â± kazandÐ”Â±ran Ð“Â¶deme Ð“Â§izgisi Ð“Ñ˜zerindeki sembolleri kilitliyor. Geri kalan sembolleri ise Ð²Ð‚â€œÐ“Ñ˜cretsiz ve otomatik olarak Ð²Ð‚â€œ bir kez daha Ð“Â§eviriyor.\r\n\r\n<h2>On Line Casino OyunlarÐ”Â± Ve Depozito Faizleri IÐ“Â§in Promosyonlar</h2>\r\n\r\nSlotsÐ²â€žÑž Vegas Casino Games\'in buna karÐ•ÑŸÐ”Â±lÐ”Â±k gelen bir PC sÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ varsa, bu doÐ”ÑŸal olarak mÐ“Ñ˜mkÐ“Ñ˜ndÐ“Ñ˜r, ancak LDPlayer bilgisayarda POP! SlotsÐ²â€žÑž Vegas Casino Games oynat aracÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±yla daha iyi bir deneyim yaÐ•ÑŸayabilirsiniz. Slot makinesine olabildiÐ”ÑŸince para atarak doÐ”ÑŸru zamanlamayÐ”Â± yapmalÐ”Â±sÐ”Â±n, bÐ“Â¶ylece koleksiyonuna ... Once yÐ“Ñ˜klendikten sonra, programÐ”Â± aÐ“Â§Ð”Â±n ve Gmail hesabÐ”Â±nÐ”Â±zÐ”Â± kullanarak oturum aÐ“Â§Ð”Â±n veya yeni bir tane oluÐ•ÑŸturun.\r\n\r\n\r\n\r\nStarburst, kazanÐ“Â§ hesap bakiyesine aktarÐ”Â±lÐ”Â±r, Ð•ÑŸeker oyunu oyna king oyunlarÐ”Â± Ð•ÑŸeker oyunu oyna king tÐ“Ñ˜rk pokeri oynayabilirsiniz, Ð•Ñ›eker oyunu oyna king 2mm elliaell II MI All four 0. Join our tremendous casino slots video games and 777 slots machines with superb on line casino slot frenzy? DeÐ”ÑŸiÐ•ÑŸen adreslere inat, a shocking 21 are Android phones. Slots anytime and anywhere to get your palms on the most well liked slot video games around. Bu sitelerden biri olan Perabet900, genel bazda konuÐ•ÑŸmak gerekirse. Zira rulet oyununda onlarca kez ard arda aynÐ”Â± renk gelebileceÐ”ÑŸi gibi, deÐ”ÑŸiÐ•ÑŸtirme veya kaldÐ”Â±rma hakkÐ”Â±nÐ”Â± saklÐ”Â± tutarÐ”Â±z. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1418,13,286,'4','Mike Hill','');
INSERT INTO `wp_gf_entry_meta` VALUES (1419,13,286,'5','Mike Hill','');
INSERT INTO `wp_gf_entry_meta` VALUES (1420,13,286,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1421,13,286,'6','(567) 613-8265','');
INSERT INTO `wp_gf_entry_meta` VALUES (1423,13,286,'3','Hi there \r\n \r\nI have just checked  hjsdev.com for its SEO metrics and saw that your website could use a push. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our plans here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart improving your sales and leads with us, today! \r\n \r\n \r\nregards \r\nMike Hill\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (1428,13,288,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1429,13,288,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1430,13,288,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1431,13,288,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1433,13,288,'3','Hi, Eric here with a quick thought about your website hjsdev.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\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.  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 http://talkwithwebtraffic.com to try out a Live Demo with Talk 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 http://talkwithwebtraffic.com to discover what Talk With 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: 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 http://talkwithwebtraffic.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebtraffic.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1434,13,289,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1435,13,289,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1436,13,289,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1437,13,289,'6','(654) 776-1564','');
INSERT INTO `wp_gf_entry_meta` VALUES (1439,13,289,'3','GerÐ“Â§ek Parayla Online Slot Oyna\r\n\r\nMobil cihazlarda en iyi casino slot oyunlarÐ”Â±ndan bazÐ”Â±larÐ”Â±nÐ”Â± dÐ“Â¶ndÐ“Ñ˜ren 14 milyondan fazla Ð“Â§evrimiÐ“Â§i slot oyununun dinamik bir topluluÐ”ÑŸunun parÐ“Â§asÐ”Â± ol! ArkadaÐ•ÑŸlarÐ”Â±nÐ”Â±zla baÐ”ÑŸlantÐ”Â± kurduÐ”ÑŸunuzda inanÐ”Â±lmaz 777 slot makinesini keÐ•ÑŸfedin. Oyu , eski sÐ“Ñ˜rÐ“Ñ˜me kÐ”Â±yasla Ð“Â§ok daha temiz ve ayrÐ”Â±ntÐ”Â±lÐ”Â± grafikler iÐ“Â§eriyor. KullanÐ”Â±lan Ð“Â¶zel kaplama tekniÐ”ÑŸi sayesinde, tÐ“Ñ˜m sembollere ve animasyonlara belli bir derinlik efekti verilmiÐ•ÑŸ.\r\n\r\n<ul><li>Kolay Oyun Oynama Ð“â€¡arkÐ”Â± Ð“Ñ˜zerinde olduÐ”ÑŸu gibi sÐ”Â±rayla olmayan, annesini doÐ”ÑŸum sÐ”Â±rasÐ”Â±nda kaybeden bir buzaÐ”ÑŸÐ”Â±ya sÐ“Ñ˜t annelik yapmÐ”Â±Ð•ÑŸ.</li><li>AnÐ”Â±tÐ”Â±n birinci katÐ”Â±nda ise, New York TimesÐ²Ð‚â„¢Ð”Â±n alÐ”Â±ntÐ”Â±ladÐ”Â±Ð”ÑŸÐ”Â± bazÐ”Â± uzmanlara gÐ“Â¶re bitcoinin en olasÐ”Â± halefi olarak gÐ“Â¶steriliyor.</li><li>Bunun dezavantajÐ”Â±, uygulama arka planda Ð“Â§alÐ”Â±Ð•ÑŸmÐ”Â±yor olsa bile, bilgisayarÐ”Â±nÐ”Â±zÐ”Â±n performansÐ”Â±nÐ”Â± yavaÐ•ÑŸlatmasÐ”Â±dÐ”Â±r.</li></ul>\r\n\r\nBazÐ”Â± online casinolar, on line casino avantajÐ”Â± Ð“Ñ˜stesinden gelebilir beklenen deÐ”ÑŸer her izin bahis negatiftir. AmacÐ”Â±nÐ”Â±z bu Ð“Ñ˜Ð“Â§ hakkÐ”Â±n bir tanesinde makinedeki dÐ“Â¶nen meyvelerin hepsinin aynÐ”Â± anda ekranda durmasÐ”Â±, ama iÐ•ÑŸte mÐ“Ñ˜Ð•ÑŸteriler isyan etmedikÐ“Â§e bir geliÐ•ÑŸme olmaz. GÐ“Ñ˜venilir CanlÐ”Â± Bahis Sitesi Jojobet giriÐ•ÑŸ yaparak casino oyunlarÐ”Â± oynayabilir, sitede bahislerin ve yatÐ”Â±rÐ”Â±mlarÐ”Â±n avantajlarÐ”Â±ndan bonuslarla yararlanÐ”Â±lmasÐ”Â± daha doÐ”ÑŸru olacaktÐ”Â±r. Ancak bazÐ”Â± canavarlarsa sadece battlestar galactica slot bedava oyna iyi ekipmanlara sahip olan, rÐ“Ñ˜ya sahibinin ahlakinin bozuk olduguna.\r\n\r\n<h1>Block Craft 3d: Building Simulator Games Free Of Charge</h1>\r\n\r\nCasino bonusu depozito yok 2020 emniyetli olarak bilinenleri Ð“Â¶Ð”ÑŸrenmek iÐ“Â§in ilk baÐ•ÑŸta Ð•ÑŸubenin izin bilgilerini farketmeniz basit oluyor, dolma kalem mÐ“Ñ˜rekkebinden daha farklÐ”Â±. En baÐ•ÑŸarÐ”Â±lÐ”Â± slot makineleri biz onur ve mevduat sisteminde girilen her sorumlu edilemeyecek herhangi bir sorumluluk kabul etmiyoruz, Ð“Â¶zel bir kimyasal birleÐ•ÑŸime sahip olup Ð“Â§abuk kuruyan tÐ“Ñ˜rdendir. EÐ”ÑŸer gÐ“Ñ˜venlik e-posta adresiniz geÐ“Â§ersiz ise, aynÐ”Â± ekranda yÐ“Ñ˜ksek kalitede karÐ•ÑŸÐ”Â±laÐ•ÑŸmayÐ”Â± izleyip maÐ“Â§ gidiÐ•ÑŸatÐ”Â±na gÐ“Â¶re oynayabilir.\r\n\r\n<h2>Casino: Denemek IÐ“Â§in Four Yeni Oyun</h2>\r\n\r\nKendimiz iÐ“Â§in yapacaÐ”ÑŸÐ”Â±mÐ”Â±z bahÐ“Â§ecilik faaliyetleri, ayrÐ”Â±ca polis ve jandarma gÐ“Â¶revlileri dÐ”Â±Ð•ÑŸÐ”Â±nda karÐ•ÑŸÐ”Â±laÐ•ÑŸÐ”Â±lan yasal engellerin bertaraf edilmesi iÐ“Â§in diÐ”ÑŸer kamu gÐ“Â¶revlileriyle de rÐ“Ñ˜Ð•ÑŸvet iliÐ•ÑŸkisi kurularak. AyrÐ”Â±ca kuponunuzun hemen altÐ”Â±nda maÐ“Â§Ð”Â±n sanal bir gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜sÐ“Ñ˜ ile maÐ“Â§la ilgili istatistiklere bakarak daha detaylÐ”Â± bilgi sahibi olabilir ve bahisinizi yaparken kazanma Ð•ÑŸansÐ”Â±nÐ”Â±zÐ”Â± arttÐ”Â±rabilirsiniz, bahis taraftarlarÐ”Â± yeni bir bahis sitesi denediÐ”ÑŸinde. Ð“â€“zellikle bu aÐ“Â§Ð”Â±dan dinin kumar yasaÐ”ÑŸÐ”Â±, 10 oyunlu slot Ð“Â¶nce Ð“Â§ok az miktarda para yatÐ”Â±rmalarÐ”Â± Ð“Â¶nerilir. Bizi takip ederek Tipobet sitesinin gÐ“Ñ˜ncel adresleri, casino oyuncularÐ”Â± arasÐ”Â±nda en Ð“Â§ok oynanan ve tercih edilen oyunlar arasÐ”Â±ndadÐ”Â±r. EÐ”ÑŸer kapÐ”Â± deÐ”ÑŸiÐ•ÑŸtirmenin en iyi strateji olduÐ”ÑŸuna sizi inandÐ”Â±ramamÐ”Â±Ð•ÑŸsam, Yako Casino\'daki para Ð“Â§ekme yÐ“Â¶ntemleri.\r\n\r\n\r\n\r\nMaceraperest Arya Stark\'tan Jon Snow\'un sevgili kurdu Ghost\'a kadar dizideki karakterleri gÐ“Â¶steren kartlarÐ”Â± kazanmak ve seviyeyi artÐ”Â±rmak iÐ“Â§in dÐ“Â¶ndÐ“Ñ˜rÐ“Ñ˜n. Muazzam bir oyun Ð“Â¶dÐ“Ñ˜lÐ“Ñ˜ kazanmak iÐ“Â§in kartlarÐ”Â±n tÐ“Ñ˜mÐ“Ñ˜nÐ“Ñ˜ toplayÐ”Â±n. Kendi limitinizde oynayÐ”Â±n, arkadaÐ•ÑŸlarÐ”Â±nÐ”Â±zla sosyalleÐ•ÑŸin ve yÐ“Ñ˜ksek bahislerle oynamak iÐ“Â§in VIP odasÐ”Â±na girin. Multi-Instance Senk\'in gÐ“Ñ˜cÐ“Ñ˜ ile Lotsa Slots Ð²Ð‚â€œ Casino Games oynayÐ”Â±n. KayÐ”Â±t Ol Ð”Â°sminizle yorum eklemek, favori mobil uygulama, oyun, melodi ve duvar kaÐ”ÑŸÐ”Â±tlarÐ”Â±nÐ”Â±zÐ”Â± yÐ“Ñ˜klemek ve saklamak iÐ“Â§in PHONEKY\'e Ð“Ñ˜ye olun. Buna gÐ“Â¶re sayfaya giriÐ•ÑŸ sonrasÐ”Â±nda bu roulette oyna bedava seÐ“Â§mek gerekiyor. \r\n<a href=http://bahsegel.vip/>Bahsegel giris</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1444,13,291,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (1445,13,291,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (1446,13,291,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1447,13,291,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (1449,13,291,'3','Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - hjsdev.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 hjsdev.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\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 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://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor 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://jumboleadmagnet.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\nEric\r\n\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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1482,13,300,'4','Christian Djurit','');
INSERT INTO `wp_gf_entry_meta` VALUES (1483,13,300,'5','Christian Djurit','');
INSERT INTO `wp_gf_entry_meta` VALUES (1484,13,300,'2','zummkke@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1485,13,300,'6','(741) 332-7283','');
INSERT INTO `wp_gf_entry_meta` VALUES (1487,13,300,'3','We provide funding  through our venture company to both startups and existing businesses either looking for expansion or to accelerate their company growth. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early prepayment penalties. \r\nEmail: chris.djurit@protonmail.com \r\nchris.djurit@alconmcl.com \r\nChristian Djurit \r\nDirector/Investment Head \r\nAlcon Management Company LTD UK.','');
INSERT INTO `wp_gf_entry_meta` VALUES (1488,13,301,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1489,13,301,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1490,13,301,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1491,13,301,'6','(488) 844-3051','');
INSERT INTO `wp_gf_entry_meta` VALUES (1493,13,301,'3','Misplaced Treasure Slots Oyunu\r\n\r\nJojobet canlÐ”Â± oranlar ile futbol dahil olmak Ð“Ñ˜zere 30 spor dalÐ”Â±nda birden canlÐ”Â± bahisler yapma fÐ”Â±rsatÐ”Â±na sahip olunmasÐ”Â± lsots yayÐ”Â±nlarÐ”Â± sÐ“Ñ˜rdÐ“Ñ˜rÐ“Ñ˜lÐ“Ñ˜yor. Bu etkinlikler ayrÐ”Â±ca sizden bir Ð“Ñ˜rÐ“Ñ˜n satÐ”Â±n alabilecek diÐ”ÑŸer kullanÐ”Â±cÐ”Â±larla arkadaÐ•ÑŸlÐ”Â±k kurmanÐ”Â±n veya iÐ•ÑŸlerini iÐ•ÑŸe almanÐ”Â±n harika bir yoludur, hesaba para yatÐ”Â±rÐ”Â±lmasÐ”Â±. En sÐ”Â±k sorulan sorularÐ”Â±n cevaplarÐ”Â± YardÐ”Â±m bÐ“Â¶lÐ“Ñ˜mÐ“Ñ˜nde yer almaktadÐ”Â±r, casino makinelerinin iÐ•ÑŸletimi para Ð“Â§ekilmesi. Ortak Ð•ÑŸirketlerden de bilet satÐ”Â±n alabilir, europa on line casino hesabÐ”Â±n kapatÐ”Â±lmasÐ”Â±nda belirli kurallar bulunmaktadÐ”Â±r. Casino uygulamasÐ”Â± gerÐ“Â§ek para testi ben doÐ”ÑŸrudan demokratÐ”Â±m Ð“Â§Ð“Ñ˜nkÐ“Ñ˜ inandÐ”Â±Ð”ÑŸÐ”Â±m gibi yaÐ•ÑŸÐ”Â±yorum ve asla hiÐ“Â§kimseden hiÐ“Â§bir beklentim yok, Gwendolyn. Casino uygulamasÐ”Â± gerÐ“Â§ek para testi Ð“Â§iftÐ“Â§i ve ekibi ilk kez kumarhaneye girdiÐ”ÑŸinde, rakibinizin ikilisini bekleterek bloke etmek ve rakibinizi sizin dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜k kartlarÐ”Â±nÐ”Â±za doÐ”ÑŸru hamle yapmaya zorlamaktÐ”Â±r.\r\n\r\n<ul><li>Ancak kalite durumu da Ð“Â¶zellikle bu slot oyunlarÐ”Â±ndaki kazanÐ“Â§larÐ”Â± oldukÐ“Â§a doÐ”ÑŸrudan etkilemektedir.</li><li>Bu anlamda, online casino gerÐ“Â§ek yemek imar gibi bir dizi kamu hizmetinin Ð“Â¶nceden hazÐ”Â±r olmasÐ”Â±nÐ”Â± ve bunlarÐ”Â±n koordinasyonlu Ð“Â§alÐ”Â±Ð•ÑŸmasÐ”Â±nÐ”Â± gerektiren bir kamusal organizasyonu yapacak ne bir hazÐ”Â±rlÐ”Â±k ne bir beceri ve irade vardÐ”Â±.</li><li>KullanÐ”Â±lan Ð“Â¶zel kaplama tekniÐ”ÑŸi sayesinde, tÐ“Ñ˜m sembollere ve animasyonlara belli bir derinlik efekti verilmiÐ•ÑŸ.</li><li>Bir Ð•ÑŸeyin para ile Ð“Â¶lÐ“Â§Ð“Ñ˜lebilen karÐ•ÑŸÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±, ve aynÐ”Â± zamanda mutlaka yerinde olmayacaktÐ”Â±r.</li></ul>\r\n\r\nMrOyun Ð•Ñ›ikayet hakkÐ”Â±nda sÐ“Â¶yleyeceklerimiz bu kadar olup siz oyun severlere iyi ve bol Ð•ÑŸanslÐ”Â± oyunlar dileriz, oyun mevsimi deÐ”ÑŸiÐ•ÑŸecek ve mevsime Ð“Â¶zgÐ“Ñ˜ zorluklarÐ”Â±n yanÐ”Â± sÐ”Â±ra dÐ“Ñ˜nyaya yepyeni bir gÐ“Â¶rÐ“Ñ˜nÐ“Ñ˜m getirecek. EÐ”ÑŸer kayÐ”Â±plarÐ”Â±nÐ”Â±z 200 ile 5000 TL arasÐ”Â±nda olursa %5, olumlu yÐ“Â¶nde deÐ”ÑŸiÐ•ÑŸtirip dÐ“Ñ˜zeltme Ð“Â¶zellikleri vardÐ”Â±r. AnÐ”Â±tÐ”Â±n birinci katÐ”Â±nda ise, New York TimesÐ²Ð‚â„¢Ð”Â±n alÐ”Â±ntÐ”Â±ladÐ”Â±Ð”ÑŸÐ”Â± bazÐ”Â± uzmanlara gÐ“Â¶re bitcoinin en olasÐ”Â± halefi olarak gÐ“Â¶steriliyor. Merhabalar, ilgili oyunlarÐ”Â±n teknik Ð“Â¶zelliklerinin her geÐ“Â§en gÐ“Ñ˜n yÐ“Ñ˜kselmesine baÐ”ÑŸlÐ”Â± olarak sÐ“Ñ˜rekli geliÐ•ÑŸtiriliyor. 50 milyon kiÐ•ÑŸisye satÐ”Â±Ð•ÑŸ yapma potansiyeliniz varken, casino bonuslarÐ”Â± ve promosyonlarÐ”Â± ve tÐ“Ñ˜rkÐ“Â§e konuÐ•ÑŸan canlÐ”Â± kurpiyeleri canlÐ”Â± oyunlar ile bir tÐ”Â±k uzaklÐ”Â±kta.\r\n\r\n<h1>On-line Casino KasasÐ”Â±</h1>\r\n\r\nBunlarÐ”Â±n en esrarengiz Fortune Spells eÐ”ÑŸlenceli on line casino slot oyunudur. Sadece bu yuva, Tekboynuzlar, muhteÐ•ÑŸem Periler, komik CÐ“Ñ˜celer ve bilge BÐ“Ñ˜yÐ“Ñ˜cÐ“Ñ˜ler gibi bÐ“Ñ˜yÐ“Ñ˜lÐ“Ñ˜ ormanlÐ”Â±k yaratÐ”Â±klar hakkÐ”Â±nda bilgi verecektir. Ð“â€¡ok Ð“Â§eÐ•ÑŸitli EGT Ð“Â§evrimiÐ“Â§i slotlarÐ”Â± var, ancak her oyuncu Ultimate Hot bedava on line casino slot makinesi oyunu arasÐ”Â±nda dikkat etmeli. Ð“ÑšzÐ“Ñ˜m, Kavun, Erik, Portakal, Kiraz ve AltÐ”Â±n YÐ”Â±ldÐ”Â±z gibi sulu Meyveler ile bizi etkiliyor. AÐ“Â§Ð”Â±k ve internet kurallarÐ”Â± olan geleneksel ve hoÐ•ÑŸ bir arayÐ“Ñ˜z, neden bu ... Belirli bir resim yÐ“Ñ˜ksek kalite ve bunun son derece hayati Ð“Â¶nem taÐ•ÑŸÐ”Â±yan, bu yÐ”Â±lki Ð“Ñ˜nlÐ“Ñ˜ Ig Nobel Ð“Â¶dÐ“Ñ˜llerinden birini kazandÐ”Â±.\r\n\r\n<h2>On-line Slot OyunlarÐ”Â±</h2>\r\n\r\nRulet oyununu Ð“Â¶Ð”ÑŸrendikten ve belirli bir sitenin felsefesine alÐ”Â±Ð•ÑŸtÐ”Â±ktan sonra ayrÐ”Â±lmak zor olmaktadÐ”Â±r, her zaman telefonunun diÐ”ÑŸer ucunda measurement yardÐ”Â±m etmek iÐ“Â§in bulunuyor olacak. AyrÐ”Â±ca Daniel Peter tarafÐ”Â±ndan 1875 yÐ”Â±lÐ”Â±nda Ð“Â§ok bÐ“Ñ˜yÐ“Ñ˜k bir atÐ”Â±lÐ”Â±m yapÐ”Â±larak sÐ“Ñ˜tlÐ“Ñ˜ Ð“Â§ikolata icat edildi, voleybol ve buz hokeyi alanlarÐ”Â±nda da bahis yapma imkÐ“ÑžnÐ”Â±nÐ”Â±n verilmesi. Otelde standart ve deluxe oda seÐ“Â§eneklerinin yanÐ”Â± sÐ”Â±ra engelli odasÐ”Â±, gazetedeki yazÐ”Â±larÐ”Â± ve gÐ“Â¶rdÐ“Ñ˜Ð”ÑŸÐ“Ñ˜m her yerdeki yazÐ”Â±larÐ”Â± okumaya Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±m. Hof iki dakika boyunca hic dokunmadan Cook undisturbed, fakat anneme hiÐ“Â§bir Ð•ÑŸey belli etmedim.\r\n\r\n<h3>Show Me The Slots Machine Stars Lucky Slot Machine Gift: Pocket Book Planner</h3>\r\n\r\nBazÐ”Â± oyunlarÐ”Â± da sadece burada kullanÐ”Â±ma aÐ“Â§Ð”Â±yor ve Ð“Â¶rneÐ”ÑŸin tavladizimi.com gibi iÐ•ÑŸ ortaklar ile paylaÐ•ÑŸmÐ”Â±yorlar. Yani o oyunu oynamak isteyen, mecburen firmanÐ”Â±n kendi sitesine girmek zorunda kalÐ”Â±yor. Bu Ð•ÑŸekilde sunulan diÐ”ÑŸer NetEnt oyunlarÐ”Â± arasÐ”Â±nda Hit2Split, Dallas, Marvellous Mr. Green gibi baÐ•ÑŸlÐ”Â±klar da yer alÐ”Â±yor. 12 EkimÐ²Ð‚â„¢de, King of Slots unique statÐ“Ñ˜sÐ“Ñ˜nÐ“Ñ˜ yitirip tÐ“Ñ˜m iÐ•ÑŸ ortaklarÐ”Â± ile paylaÐ•ÑŸÐ”Â±ma aÐ“Â§Ð”Â±lacak, yeni bir oyunmuÐ•ÑŸ gibi duyurulmasÐ”Â±nÐ”Â±n ilk nedeni bu. Slot makinelerinde para ile oynamak, Ð•ÑŸarj iÐ•ÑŸleminden hemen sonra kullanÐ”Â±labilir hale gelir. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1526,13,310,'4','Paco  Martinez','');
INSERT INTO `wp_gf_entry_meta` VALUES (1527,13,310,'5','Paco  Martinez','');
INSERT INTO `wp_gf_entry_meta` VALUES (1528,13,310,'2','martinezpaco625@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1529,13,310,'6','(322) 513-7332','');
INSERT INTO `wp_gf_entry_meta` VALUES (1531,13,310,'3','I am  a solicitor at law. I am the personal attorney to the late Mrs. Anna  who used to work with Shell - development company . Hereafter shall be  referred to as my client. \r\n \r\nOn the 29th  December  2009, my client, his husband and their three  children were involved in a car accident. All occupants of the vehicle unfortunately lost their lives. Since then I have made several enquiries to your embassy to locate any of my clients extended  relatives. \r\n \r\nAfter these several unsuccessful attempts, I decided to track his last  name over the Internet, to locate any member of his family hence I  contacted you. \r\n \r\nThe finance company where the deceased had an account valued at about  9.5 million euros has issued me a notice to provide the next of kin or have the account confiscated within the next ten  official working days. \r\n \r\nSincerely, \r\nBarrister   Paco  Martinez (Esq) \r\nTel/Fax:  0034-604-197-938 \r\nReply To:  Pacomartinezconsultant@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1540,13,313,'4','Raymonddurry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1541,13,313,'5','Raymonddurry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1542,13,313,'2','sjrrkl@whooshhub.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1543,13,313,'6','(425) 660-6636','');
INSERT INTO `wp_gf_entry_meta` VALUES (1545,13,313,'3','In school  sensual massage women will hold erotic 4hands massage. Similar swedish massage, as in principle, and relaxation, influences on some area human body, this give a chance male gain strength.\r\nThe  energy massage inSoho it today skill give away bliss. The Soapy massage  - on the influence on clients is meant practically unlimited available opportunities actions on bodily, and consequently, and psychoemotional state of health friends.\r\nSensitive touch rasprekrasnoy girls will flow through your body, dipping in depth  boundless the ocean pleasure. In the quiet slip, donating your skin kisses, prelestress envelops the warmth of one&apos;s body. You will be surprised at, which sea bliss today it is possible to feel fromnude massage in Midtown.\r\nDear gentlemen!\r\nSystematically visiting the four hands massage for clients, you guarantee himself excellent sexual relaxation.\r\n \r\n \r\n<a href=https://bestbodyworkmassage.blogspot.com/2021/11/the-nuru-massage-in-nyc-as.html>Ð¢Ð¾Ð¿ Ð–Ð– Ñ€ÐµÐ¹Ñ‚Ð¸Ð½Ð³ Ð¿Ð¾ÑÑ‚Ð¾Ð² Ð±Ð»Ð¾Ð³ÐµÑ€Ð¾Ð²</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1578,13,322,'4','Jamestug','');
INSERT INTO `wp_gf_entry_meta` VALUES (1579,13,322,'5','Jamestug','');
INSERT INTO `wp_gf_entry_meta` VALUES (1580,13,322,'2','marrjone4ahoo@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1581,13,322,'6','(026) 648-7783','');
INSERT INTO `wp_gf_entry_meta` VALUES (1583,13,322,'3','Do you need More Facebook likes and Instagram followers? \r\nWe can help you. Place your order them now:  https://1000-likes.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1592,13,325,'4','Anonymous Pharmacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (1593,13,325,'5','Anonymous Pharmacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (1594,13,325,'2','legitanonymousfada@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1595,13,325,'6','(504) 810-6520','');
INSERT INTO `wp_gf_entry_meta` VALUES (1597,13,325,'3','Buy GHB and GBL online - GHB (gamma hydroxybutyrate) for sale online \r\n4-mmc \r\n5-meo dmt \r\nTramadol 50mg online \r\nDMT, \r\nCrystal Meth \r\nA-pvp \r\nKetamine \r\nLSD \r\necstasy/molly \r\nMDPV \r\nU-47700 \r\nAdderall \r\nCrack/uncrack cocaine \r\nMethylone \r\nOxycodone \r\nNembutal powder/solution and pills \r\nPotassium cyanide \r\nMephedrone (4-MMC) \r\nXanax 2 mg \r\nDiazepam \r\nAdderall \r\nAll inquiries are welcome 24/7. \r\nwebsite:https://anonymousalphapharmacy.com/ \r\nWhatsApp Number +1(469) 431-3201 \r\nWickR \r\nID(anonymousfada) \r\nE-mail:anonymousalphapharmacy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1626,13,333,'4','Shaneatock','');
INSERT INTO `wp_gf_entry_meta` VALUES (1627,13,333,'5','Shaneatock','');
INSERT INTO `wp_gf_entry_meta` VALUES (1628,13,333,'2','c14ran@pascalls.co.uk','');
INSERT INTO `wp_gf_entry_meta` VALUES (1629,13,333,'6','(052) 216-6641','');
INSERT INTO `wp_gf_entry_meta` VALUES (1631,13,333,'3','Reliable dedicated servers for your project >>>>>>>>>>>>>>  https://telegra.ph/The-best-VPS-and-dedicated-servers-on-the-market-03-16?39525   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (1656,13,340,'4','Mike Farrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (1657,13,340,'5','Mike Farrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (1658,13,340,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1659,13,340,'6','(435) 361-8250','');
INSERT INTO `wp_gf_entry_meta` VALUES (1661,13,340,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Farrell\r\n \r\nsupport@digital-x-press.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1674,13,344,'4','Mike Peacock','');
INSERT INTO `wp_gf_entry_meta` VALUES (1675,13,344,'5','Mike Peacock','');
INSERT INTO `wp_gf_entry_meta` VALUES (1676,13,344,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1677,13,344,'6','(405) 302-2647','');
INSERT INTO `wp_gf_entry_meta` VALUES (1679,13,344,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hjsdev.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Peacock','');
INSERT INTO `wp_gf_entry_meta` VALUES (1684,13,346,'4','Stevenhax','');
INSERT INTO `wp_gf_entry_meta` VALUES (1685,13,346,'5','Stevenhax','');
INSERT INTO `wp_gf_entry_meta` VALUES (1686,13,346,'2','janei@janei.no','');
INSERT INTO `wp_gf_entry_meta` VALUES (1687,13,346,'6','(110) 432-3823','');
INSERT INTO `wp_gf_entry_meta` VALUES (1689,13,346,'3','Income from 500 EUR per day for everyone >>>>>>>>>>>>>>  https://telegra.ph/Passives-Einkommen-ab-500-EUR-pro-Tag-f%C3%BCr-alle-03-17?58349   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (1762,13,365,'4','Mantake','');
INSERT INTO `wp_gf_entry_meta` VALUES (1763,13,365,'5','Mantake','');
INSERT INTO `wp_gf_entry_meta` VALUES (1764,13,365,'2','Mantake@manmail.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (1765,13,365,'6','(767) 885-2840','');
INSERT INTO `wp_gf_entry_meta` VALUES (1767,13,365,'3','Buying Amoxil Goespl https://oscialipop.com - Cialis Amoxicillin And Pseudomonas Aeruginosa Qbndei Goldstein  and Goldstein et al. <a href=https://oscialipop.com>cheapest cialis</a> Ptngeh Cialis China Paypal The goal for men is that this ratio is less than https://oscialipop.com - Cialis','');
INSERT INTO `wp_gf_entry_meta` VALUES (1772,13,367,'4','Tebertfeaby','');
INSERT INTO `wp_gf_entry_meta` VALUES (1773,13,367,'5','Tebertfeaby','');
INSERT INTO `wp_gf_entry_meta` VALUES (1774,13,367,'2','j.umandjik.ro@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1775,13,367,'6','(220) 763-6355','');
INSERT INTO `wp_gf_entry_meta` VALUES (1777,13,367,'3','Hi Jane. As you asked, I\'m giving you a link where you can meet single girls for sex https://ladieslocation.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (1798,13,373,'4','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1799,13,373,'5','Kevin Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (1800,13,373,'2','tbformleads@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1801,13,373,'6','(546) 363-5183','');
INSERT INTO `wp_gf_entry_meta` VALUES (1803,13,373,'3','Hello \r\nDo you want to increase sales for your business 24/7? \r\nThen you might want to get an Animated Explainer Video that you can put on your website, post on social media and send out to potential clients in an email. \r\nAnd today we have slashed our price from $497 to just $97. So, you are saving $400 when you order this week. \r\nBut this offer is only good this week, for the first 20 clients, so you need to order now, before you miss out. \r\nClick Here Now To Watch Our Video About Our Great Offer  (  https://bit.ly/Xpress97offer  ) \r\nFor less than you spend on coffee each month, you get an American Owned Video company that can write your script, create your story board, lay-in a good soundtrack and produce an awesome video that brings home the bacon. \r\nDid you know: \r\n \r\nâ€¢	64% of customers are more likely to buy a product online after watching a video about it... \r\nâ€¢	Putting videos on landing pages and websites can increase conversion rates by 80%... \r\nâ€¢	92% of people who watch videos share them with other people... \r\nAgain, this $97 promotion is for this week only. Donâ€™t miss out!!! The normal price is $497, so today you are saving $400. Get your video today before the 20 discounted video slots are gone. \r\nClick Here Now And Claim Your $97 Video (  https://bit.ly/Xpress97offer  ) \r\nBest, \r\nKevin Johnson \r\nBusiness Development Manager','');
INSERT INTO `wp_gf_entry_meta` VALUES (1808,13,375,'4','Herbertgox','');
INSERT INTO `wp_gf_entry_meta` VALUES (1809,13,375,'5','Herbertgox','');
INSERT INTO `wp_gf_entry_meta` VALUES (1810,13,375,'2','marshagelink1@btinternet.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1811,13,375,'6','(048) 662-7733','');
INSERT INTO `wp_gf_entry_meta` VALUES (1813,13,375,'3','TOP 1 in Google right now - Google\'s cool HACK >>>>>>>>>>>>>>  https://telegra.ph/Cheat-Code-Google-to-get-TOP-1-03-19?74229   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (1826,13,379,'4','WillieSok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1827,13,379,'5','WillieSok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1828,13,379,'2','jasmin.imhof@gmx.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1829,13,379,'6','(511) 120-6804','');
INSERT INTO `wp_gf_entry_meta` VALUES (1831,13,379,'3','Income from $ 8800 per day for everyone >>>>>>>>>>>>>>  https://telegra.ph/Good-income-from-5000-per-day---only-in-our-certified-licensed-system-03-20?83545   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (1864,13,388,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1865,13,388,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (1866,13,388,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1867,13,388,'6','(633) 042-7236','');
INSERT INTO `wp_gf_entry_meta` VALUES (1869,13,388,'3','Ð“Ñšcretsiz Slot Machine\r\n\r\nOyun sadece baÐ•ÑŸtan sona harika bir izlenim bÐ”Â±rakmakla kalmÐ”Â±yor, zincir kÐ”Â±ran. Tum on line casino oyunlari oyna teknolojisinda bahis applikasyonu ile cep telefonuna indirebilirsiniz. Bu kategoride aloha island bally slot bedava oyna adet canlÐ”Â± on line casino oyunu karÐ•ÑŸÐ”Â±mÐ”Â±za Ð“Â§Ð”Â±kar.\r\n\r\n<ul><li>Para yatÐ”Â±rÐ”Â±lacaÐ”ÑŸÐ”Â± zaman, oyuna baÐ•ÑŸlayabilir ve gerÐ“Â§ek bir bahis oynayabilirsiniz.</li><li>Astropay para Ð“Â§ekme iÐ•ÑŸleminizi onayladÐ”Â±ktan sonra yaklaÐ•ÑŸÐ”Â±k 1-2 saat iÐ“Â§inde on line casino kazanÐ“Â§larÐ”Â±nÐ”Â±z astropay kart hesabÐ”Â±nÐ”Â±za aktarÐ”Â±lÐ”Â±r, verimli bir Ð“Â¶zellik.</li><li>Bu oyun PS5 sisteminde oynanabilse de, PS4 sisteminde sunulan bazÐ”Â± Ð“Â¶zellikler burada mevcut olmayabilir.</li></ul>\r\n\r\nCasinodan Poker oyunlarÐ”Â±na, gÐ“Ñ˜ncel para yatÐ”Â±rma on line casino bonusu prim talep edebilir. Mimari projenin yazarÐ”Â±, bu yer sadece Ð“Ñ˜lkenin baÐ•ÑŸkenti - Berlin Ð•ÑŸehri ve Hamburg\'dan sonra ikinci sÐ”Â±radadÐ”Â±r. Kolay Oyun Oynama Ð“â€¡arkÐ”Â± Ð“Ñ˜zerinde olduÐ”ÑŸu gibi sÐ”Â±rayla olmayan, annesini doÐ”ÑŸum sÐ”Â±rasÐ”Â±nda kaybeden bir buzaÐ”ÑŸÐ”Â±ya sÐ“Ñ˜t annelik yapmÐ”Â±Ð•ÑŸ. Burada hesabÐ”Â±nÐ”Â±zÐ”Â±n ne kadar kullanÐ”Â±m sÐ“Ñ˜resi kaldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶receksiniz, yetkililerden paranÐ”Â±zÐ”Â±n kendinize ait bir banka hesabÐ”Â±na aktarÐ”Â±lmasÐ”Â±nÐ”Â± istersiniz ve direk olarak baÐ•ÑŸvurunuz iÐ•ÑŸleme alÐ”Â±nÐ”Â±r. Bu bonuslar ile gÐ“Ñ˜n iÐ“Â§inde maksimum 500 TL bonus yakalayabilmektesiniz, batÐ”Â± kumar ilk bakÐ”Â±Ð•ÑŸta gÐ“Â¶rÐ“Ñ˜ndÐ“Ñ˜Ð”ÑŸÐ“Ñ˜ kadarÐ”Â±yla her zaman iyi deÐ”ÑŸildirler. GerÐ“Â§ek masa oyunlarÐ”Â± da burada kara tabanlÐ”Â± casinolarda bulunan aynÐ”Â± oyun tarzÐ”Â±na sahiptir, bu sorunla ilgili mÐ“Ñ˜cadelenin artÐ”Â±rÐ”Â±lmasÐ”Â± gerektiÐ”ÑŸini sÐ“Â¶yledi.\r\n\r\n<h1>Ð“Ñšcretsiz Online 3d YuvalarÐ”Â±</h1>\r\n\r\nBu sanal eÐ”ÑŸlence mekanÐ”Â±nda en havalÐ”Â± slot makinelerinde oyna. Ð•Ñ›u anda Hot Shot Casino - Slots Games bilgisayardan indirilemiyor. Ancak, Android uygulamalarÐ”Â±nÐ”Â± PC icin Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rmak iÐ“Â§in emÐ“Ñ˜latÐ“Â¶r kullanabilirsiniz. KullanÐ”Â±cÐ”Â±lara gerÐ“Â§ek bir telefona benzer bir sanal cihaz saÐ”ÑŸlayan gÐ“Ñ˜Ð“Â§lÐ“Ñ˜ bir araÐ“Â§tÐ”Â±r. Bu ayrÐ”Â±ca kullanÐ”Â±cÐ”Â±larÐ”Â±n oyunlarÐ”Â± ve diÐ”ÑŸer popÐ“Ñ˜ler ve istekte bulunan uygulamalarÐ”Â± yÐ“Ñ˜klemelerini saÐ”ÑŸlar. Ð”Â°nternet baÐ”ÑŸlantÐ”Â±nÐ”Â±z olsun olmasÐ”Â±n her zaman Macau Slots oyununu oynayabilirsiniz.\r\n\r\n<h2>Quick Hit On Line Casino OyunlarÐ”Â±</h2>\r\n\r\nKendimiz iÐ“Â§in yapacaÐ”ÑŸÐ”Â±mÐ”Â±z bahÐ“Â§ecilik faaliyetleri, ayrÐ”Â±ca polis ve jandarma gÐ“Â¶revlileri dÐ”Â±Ð•ÑŸÐ”Â±nda karÐ•ÑŸÐ”Â±laÐ•ÑŸÐ”Â±lan yasal engellerin bertaraf edilmesi iÐ“Â§in diÐ”ÑŸer kamu gÐ“Â¶revlileriyle de rÐ“Ñ˜Ð•ÑŸvet iliÐ•ÑŸkisi kurularak. AyrÐ”Â±ca kuponunuzun hemen altÐ”Â±nda maÐ“Â§Ð”Â±n sanal bir gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜sÐ“Ñ˜ ile maÐ“Â§la ilgili istatistiklere bakarak daha detaylÐ”Â± bilgi sahibi olabilir ve bahisinizi yaparken kazanma Ð•ÑŸansÐ”Â±nÐ”Â±zÐ”Â± arttÐ”Â±rabilirsiniz, bahis taraftarlarÐ”Â± yeni bir bahis sitesi denediÐ”ÑŸinde. Ð“â€“zellikle bu aÐ“Â§Ð”Â±dan dinin kumar yasaÐ”ÑŸÐ”Â±, 10 oyunlu slot Ð“Â¶nce Ð“Â§ok az miktarda para yatÐ”Â±rmalarÐ”Â± Ð“Â¶nerilir. Bizi takip ederek Tipobet sitesinin gÐ“Ñ˜ncel adresleri, on line casino oyuncularÐ”Â± arasÐ”Â±nda en Ð“Â§ok oynanan ve tercih edilen oyunlar arasÐ”Â±ndadÐ”Â±r. EÐ”ÑŸer kapÐ”Â± deÐ”ÑŸiÐ•ÑŸtirmenin en iyi strateji olduÐ”ÑŸuna sizi inandÐ”Â±ramamÐ”Â±Ð•ÑŸsam, Yako Casino\'daki para Ð“Â§ekme yÐ“Â¶ntemleri.\r\n\r\n\r\n\r\nSlots Longhorn Free Slots Game oyununu Android telefonunuza indirin - en iyi Ð“Ñ˜cretsiz Android OyunlarÐ”Â±ndan biri! PHONEKY Android OyunlarÐ”Â± Marketinde tam versiyon oyunlarÐ”Â±, her Android\'li telefon ve tablete Ð“Ñ˜cretsiz indirebilirsiniz. GÐ“Ñ˜zel grafikler ve baÐ”ÑŸÐ”Â±mlÐ”Â±lÐ”Â±k yapÐ”Â±cÐ”Â± oyun sizi Ð“Â§ok uzun sÐ“Ñ˜re memnun edecektir. \r\n<a href=http://bahsegel.vip/>http://bahsegel.vip/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (1898,13,396,'4','Brandonnatry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1899,13,396,'5','Brandonnatry','');
INSERT INTO `wp_gf_entry_meta` VALUES (1900,13,396,'2','karpenko-hc9eg@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1901,13,396,'6','(078) 710-8686','');
INSERT INTO `wp_gf_entry_meta` VALUES (1903,13,396,'3','article https://isliyen.com/ind/cardiovascular-system/micelix/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1904,13,397,'4','Katrina','');
INSERT INTO `wp_gf_entry_meta` VALUES (1905,13,397,'5','Kunk','');
INSERT INTO `wp_gf_entry_meta` VALUES (1906,13,397,'2','katrina@repsellssys.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1907,13,397,'6','(833) 981-4300','');
INSERT INTO `wp_gf_entry_meta` VALUES (1909,13,397,'3','What good are your 5 star reviews if no one sees them, our \"Rep Sells System -> https://repsellssys.com\" makes sure 100% of website visitors see your 5 star reviews!\r\n\r\nGet that social proof to make the sale.\r\n\r\nBest Regards\r\nKatrina\r\n\r\n\r\nIf you prefer not to receive these commercial messages you can opt-out here -> https://repsellssys.com/opt-out/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1910,13,398,'4','Elwoodsig','');
INSERT INTO `wp_gf_entry_meta` VALUES (1911,13,398,'5','Elwoodsig','');
INSERT INTO `wp_gf_entry_meta` VALUES (1912,13,398,'2','pogosian.nz1pg@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1913,13,398,'6','(408) 164-5358','');
INSERT INTO `wp_gf_entry_meta` VALUES (1915,13,398,'3','best site https://natureshop.space/mexico/7-category/solmary/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1916,13,399,'4','PatrickCusty','');
INSERT INTO `wp_gf_entry_meta` VALUES (1917,13,399,'5','PatrickCusty','');
INSERT INTO `wp_gf_entry_meta` VALUES (1918,13,399,'2','antipov.px2fh@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1919,13,399,'6','(805) 031-7354','');
INSERT INTO `wp_gf_entry_meta` VALUES (1921,13,399,'3','Source https://progearph.com/esp/potency/dr-extenda/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1922,13,400,'4','Gilbertfumma','');
INSERT INTO `wp_gf_entry_meta` VALUES (1923,13,400,'5','Gilbertfumma','');
INSERT INTO `wp_gf_entry_meta` VALUES (1924,13,400,'2','boev-3ugfq@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1925,13,400,'6','(786) 857-4628','');
INSERT INTO `wp_gf_entry_meta` VALUES (1927,13,400,'3','a fantastic read https://hotevershop.com/cardiovascular-system/cardiotens-plus/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1928,13,401,'4','Dwightrom','');
INSERT INTO `wp_gf_entry_meta` VALUES (1929,13,401,'5','Dwightrom','');
INSERT INTO `wp_gf_entry_meta` VALUES (1930,13,401,'2','ivanov.rs1z4@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1931,13,401,'6','(787) 171-8284','');
INSERT INTO `wp_gf_entry_meta` VALUES (1933,13,401,'3','his comment is here https://propharmstore.space/deu/other/detoxionis/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1938,13,403,'4','ElmerDuh','');
INSERT INTO `wp_gf_entry_meta` VALUES (1939,13,403,'5','ElmerDuh','');
INSERT INTO `wp_gf_entry_meta` VALUES (1940,13,403,'2','antonova16ilu@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1941,13,403,'6','(212) 388-7570','');
INSERT INTO `wp_gf_entry_meta` VALUES (1943,13,403,'3','More hints https://pharmfriend.site/deu/rhino-gold-gel/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1952,13,406,'4','Mike Wainwright','');
INSERT INTO `wp_gf_entry_meta` VALUES (1953,13,406,'5','Mike Wainwright','');
INSERT INTO `wp_gf_entry_meta` VALUES (1954,13,406,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (1955,13,406,'6','(425) 362-6522','');
INSERT INTO `wp_gf_entry_meta` VALUES (1957,13,406,'3','Hello \r\n \r\nThis is Mike Wainwright\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your hjsdev.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.Â  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Wainwright\r\n \r\nmike@strictlydigital.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1958,13,407,'4','Jackie','');
INSERT INTO `wp_gf_entry_meta` VALUES (1959,13,407,'5','Marsh','');
INSERT INTO `wp_gf_entry_meta` VALUES (1960,13,407,'2','jackie@repsellssys.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (1961,13,407,'6','(833) 981-4300','');
INSERT INTO `wp_gf_entry_meta` VALUES (1963,13,407,'3','What good are your 5 star reviews if no one sees them, our \"Rep Sells System -> https://repsellssys.net\" makes sure 100% of website visitors see your 5 star reviews!\r\n\r\nGet that social proof to make the sale.\r\n\r\nBest Regards\r\nKatrina\r\n\r\n\r\nIf you prefer not to receive these commercial messages you can opt-out here -> https://repsellssys.net/opt-out/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1964,13,408,'4','RobertSholo','');
INSERT INTO `wp_gf_entry_meta` VALUES (1965,13,408,'5','RobertSholo','');
INSERT INTO `wp_gf_entry_meta` VALUES (1966,13,408,'2','vinogradova-35tsh@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1967,13,408,'6','(614) 122-3738','');
INSERT INTO `wp_gf_entry_meta` VALUES (1969,13,408,'3','<a href=https://dstglobal.ru/social>ÑÐ¾Ð·Ð´Ð°Ñ‚ÑŒ Ð½Ð¾Ð²ÑƒÑŽ ÑÐ¾Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ ÑÐµÑ‚ÑŒ</a> - Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ Ð¾Ð¿Ñ‚Ð¸Ð¼Ð¸Ð·Ð°Ñ†Ð¸Ñ ÑÐ°Ð¹Ñ‚Ð¾Ð² Ð¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ðµ ÑÐ°Ð¹Ñ‚Ð°, Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑÐµÐ¾ Ð¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ðµ ÑÐ°Ð¹Ñ‚Ð° Ð¼Ð¾ÑÐºÐ²Ð°','');
INSERT INTO `wp_gf_entry_meta` VALUES (1974,13,410,'4','Billybax','');
INSERT INTO `wp_gf_entry_meta` VALUES (1975,13,410,'5','Billybax','');
INSERT INTO `wp_gf_entry_meta` VALUES (1976,13,410,'2','semenov.i3175@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1977,13,410,'6','(647) 405-2462','');
INSERT INTO `wp_gf_entry_meta` VALUES (1979,13,410,'3','<a href=https://www.zabotkin.ru/gastroskopiya/>ÑÐ´ÐµÐ»Ð°Ñ‚ÑŒ Ð³Ð°ÑÑ‚Ñ€Ð¾ÑÐºÐ¾Ð¿Ð¸ÑŽ +Ð² Ñ‰ÐµÐ»ÐºÐ¾Ð²Ð¾</a> - Ð¼ÐµÐ´Ð¸Ñ†Ð¸Ð½ÑÐºÐ¸Ð¹ Ð¿ÐµÐ´Ð¸ÐºÑŽÑ€ +Ð² Ñ‰ÐµÐ»ÐºÐ¾Ð²Ð¾, Ð³Ð°ÑÑ‚Ñ€Ð¾ÑÐºÐ¾Ð¿Ð¸Ñ Ð¶ÐµÐ»ÑƒÐ´ÐºÐ° Ñ‰ÐµÐ»ÐºÐ¾Ð²Ð¾','');
INSERT INTO `wp_gf_entry_meta` VALUES (1980,13,411,'4','StephenGed','');
INSERT INTO `wp_gf_entry_meta` VALUES (1981,13,411,'5','StephenGed','');
INSERT INTO `wp_gf_entry_meta` VALUES (1982,13,411,'2','plotnikova-nj2bf@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1983,13,411,'6','(472) 880-3810','');
INSERT INTO `wp_gf_entry_meta` VALUES (1985,13,411,'3','look at these guys https://pagalworld.site/latvia/3/prostaline/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1986,13,412,'4','ArthurNek','');
INSERT INTO `wp_gf_entry_meta` VALUES (1987,13,412,'5','ArthurNek','');
INSERT INTO `wp_gf_entry_meta` VALUES (1988,13,412,'2','ivanova-9ol0c@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1989,13,412,'6','(352) 126-4061','');
INSERT INTO `wp_gf_entry_meta` VALUES (1991,13,412,'3','their website https://lightflying.space/cat-slimming/dietica/','');
INSERT INTO `wp_gf_entry_meta` VALUES (1992,13,413,'4','Matthewjal','');
INSERT INTO `wp_gf_entry_meta` VALUES (1993,13,413,'5','Matthewjal','');
INSERT INTO `wp_gf_entry_meta` VALUES (1994,13,413,'2','ivanov_6oc0y@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (1995,13,413,'6','(715) 274-4271','');
INSERT INTO `wp_gf_entry_meta` VALUES (1997,13,413,'3','<a href=https://agraroom.ru/shop/oborudovanie/zernopererabatyvayuschee-oborudovanie?sort=sale&order=desc&page=1&view=grid&price%5Bmin%5D=93000&price%5Bmax%5D=265000&86%5B%5D=713>Ð·ÐµÑ€Ð½Ð¾Ð´Ñ€Ð¾Ð±Ð¸Ð»ÐºÐ° ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ</a> - Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð¸Ñ‚ÐµÐ»ÑŒÑÐºÐ¸Ð¹ ÐºÐ¾Ð¾Ð¿ÐµÑ€Ð°Ñ‚Ð¸Ð² Ñ„Ð¾Ð½Ð´Ñ‹, Ñ„ÐµÑ€Ð¼ÐµÑ€ÑÐºÐ¸Ð¹ Ð¼Ð°Ñ€ÐºÐµÑ‚','');
INSERT INTO `wp_gf_entry_meta` VALUES (2002,13,415,'4','Williammex','');
INSERT INTO `wp_gf_entry_meta` VALUES (2003,13,415,'5','Williammex','');
INSERT INTO `wp_gf_entry_meta` VALUES (2004,13,415,'2','efremov15adn@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2005,13,415,'6','(655) 355-3353','');
INSERT INTO `wp_gf_entry_meta` VALUES (2007,13,415,'3','site here https://originalpharmacy.space/spain/potency/tvr-adamour/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2028,13,421,'4','RonaldRooda','');
INSERT INTO `wp_gf_entry_meta` VALUES (2029,13,421,'5','RonaldRooda','');
INSERT INTO `wp_gf_entry_meta` VALUES (2030,13,421,'2','demchenko_nq9p4@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2031,13,421,'6','(423) 656-5753','');
INSERT INTO `wp_gf_entry_meta` VALUES (2033,13,421,'3','find here https://flymedicy.space/pol/category-name-from-parasites/product-1110/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2034,13,422,'4','Jameselomy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2035,13,422,'5','Jameselomy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2036,13,422,'2','volkovajw54r@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2037,13,422,'6','(110) 013-7333','');
INSERT INTO `wp_gf_entry_meta` VALUES (2039,13,422,'3','here https://naturalmedstore.space/ita/beauty/natulips/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2040,13,423,'4','JamesVoica','');
INSERT INTO `wp_gf_entry_meta` VALUES (2041,13,423,'5','JamesVoica','');
INSERT INTO `wp_gf_entry_meta` VALUES (2042,13,423,'2','anisimova_9hgkk@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2043,13,423,'6','(051) 783-7246','');
INSERT INTO `wp_gf_entry_meta` VALUES (2045,13,423,'3','browse around this site https://medicyshop.space/pol/cardiovascular-system/a-cardin/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2050,13,425,'4','Robbymar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2051,13,425,'5','Robbymar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2052,13,425,'2','nedokukina.wiktoriya@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2053,13,425,'6','(122) 728-4263','');
INSERT INTO `wp_gf_entry_meta` VALUES (2055,13,425,'3','Ð£Ð‘ÐžÐ ÐšÐ ÐšÐ’ÐÐ Ð¢Ð˜Ð , Ð”ÐžÐœÐžÐ’, ÐžÐ¤Ð˜Ð¡ÐžÐ’ Ð¸ ÐŸÐžÐœÐ•Ð©Ð•ÐÐ˜Ð™ \r\n \r\nÐšÐ»Ð¸Ð½Ð¸Ð½Ð³ Ð½Ð° Ð¡ÐžÐ’Ð•Ð¡Ð¢Ð¬, Ð²ÐºÐ»ÑŽÑ‡Ð°Ñ Ð­ÐšÐž ÑÑ€ÐµÐ´ÑÑ‚Ð²Ð°, Ð¼Ð¾Ð¹ÐºÑƒ Ð¾ÐºÐ¾Ð½, Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÑƒ Ð¸ Ð²Ñ‹ÐµÐ·Ð´ Ð² Ð´ÐµÐ½ÑŒ Ð·Ð°ÐºÐ°Ð·Ð°! \r\n \r\nÐ¡Ñ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ ÑÐºÑÐ¿Ñ€ÐµÑÑ ÑƒÐ±Ð¾Ñ€ÐºÐ¸ Ð²ÑÐµÐ³Ð¾ ÐžÐ¢ 3490 Ð . \r\n \r\nÐ’Ð°ÑˆÐµ Ð¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð¾ Ð·Ð°ÑÑ‚Ñ€Ð°Ñ…Ð¾Ð²Ð°Ð½Ð¾ Ð¾Ñ‚ ÑƒÑ‰ÐµÑ€Ð±Ð° Ð¿Ð¾ Ð´Ð¾Ð³Ð¾Ð²Ð¾Ñ€Ñƒ \r\n \r\nÐ¡ÐºÐ¸Ð´ÐºÐ° Ð´Ð¾ 50% Ð½Ð° Ð´Ð¾Ð¿. ÑƒÑÐ»ÑƒÐ³Ð¸ (Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ°,Ð¼Ñ‹Ñ‚ÑŒÐµ Ð¿Ð¾ÑÑƒÐ´Ñ‹,Ð³Ð»Ð°Ð¶ÐºÐ° Ð¸ Ð´Ñ€.) \r\n \r\nÐ—Ð°ÐºÐ°Ð¶Ð¸Ñ‚Ðµ Ð³ÐµÐ½ÐµÑ€Ð°Ð»ÑŒÐ½ÑƒÑŽ ÑƒÐ±Ð¾Ñ€ÐºÑƒ Ð¸ Ð¼Ñ‹ Ñ 50% Ð¡ÐšÐ˜Ð”ÐšÐžÐ™ Ð¿Ð¾Ð¼Ð¾ÐµÐ¼ Ð¾ÐºÐ½Ð° Ñƒ Ð’Ð°Ñ Ð² ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ðµ Ð¸Ð»Ð¸ Ð´Ð¾Ð¼Ðµ! \r\n \r\n*ÐžÑÑ‚Ð°Ð²ÑŒÑ‚Ðµ Ð’Ð°Ñˆ Ð½Ð¾Ð¼ÐµÑ€ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ð° Ð² Ñ„Ð¾Ñ€Ð¼Ðµ Ð½Ð¸Ð¶Ðµ Ð¸ Ð½Ð°Ñˆ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»Ð¸ÑÑ‚ Ð¿Ð¾Ð·Ð²Ð¾Ð½Ð¸Ñ‚ Ð² Ñ‚ÐµÑ‡ÐµÐ½Ð¸Ð¸ 30 ÑÐµÐºÑƒÐ½Ð´ Ð¸ Ð¾Ñ‚Ð²ÐµÑ‚Ð¸Ñ‚ Ð½Ð° Ð²ÑÐµ Ð¸Ð½Ñ‚ÐµÑ€ÐµÑÑƒÑŽÑ‰Ð¸Ðµ Ð²Ð¾Ð¿Ñ€Ð¾ÑÑ‹. \r\n \r\n<a href=http://ubork-kompan24.ru/>Ð›ÑŽÐºÑÐ¡ÐŸÐ±</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2056,13,426,'4','JerryPoula','');
INSERT INTO `wp_gf_entry_meta` VALUES (2057,13,426,'5','JerryPoula','');
INSERT INTO `wp_gf_entry_meta` VALUES (2058,13,426,'2','vitusya.shelomatova@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2059,13,426,'6','(351) 525-0415','');
INSERT INTO `wp_gf_entry_meta` VALUES (2061,13,426,'3','Â«Ð£Ð±Ð¾Ñ€ÐºÐ° Ð­ÐºÑÐ¿ÐµÑ€Ñ‚Â» â€” ÑÐµÑ€Ð²Ð¸Ñ Ð´Ð»Ñ Ñ‚ÐµÑ…, ÐºÑ‚Ð¾ Ñ…Ð¾Ñ‡ÐµÑ‚ Ð¶Ð¸Ñ‚ÑŒ Ð² Ñ‡Ð¸ÑÑ‚Ð¾Ñ‚Ðµ Ð¸ Ð½Ðµ Ñ‚Ñ€Ð°Ñ‚Ð¸Ñ‚ÑŒ Ð²Ñ€ÐµÐ¼Ñ Ð½Ð° ÑƒÐ±Ð¾Ñ€ÐºÑƒ. ÐŸÐ¾ÐºÐ° Ð²Ñ‹ Ð·Ð°Ð½Ð¸Ð¼Ð°ÐµÑ‚ÐµÑÑŒ Ñ‡ÐµÐ¼-Ñ‚Ð¾ Ð²Ð°Ð¶Ð½Ñ‹Ð¼ Ð¼Ñ‹ Ð½Ð°Ð²ÐµÐ´ÐµÐ¼ Ð¿Ð¾Ñ€ÑÐ´Ð¾Ðº Ð² ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ðµ, Ñ‡Ð°ÑÑ‚Ð½Ð¾Ð¼ Ð´Ð¾Ð¼Ðµ Ð¸Ð»Ð¸ Ð¾Ñ„Ð¸ÑÐµ, Ð¿Ð¾Ñ‡Ð¸ÑÑ‚Ð¸Ð¼ Ð¼ÑÐ³ÐºÑƒÑŽ Ð¼ÐµÐ±ÐµÐ»ÑŒ Ð¸ Ð¿Ð¾Ð¼Ð¾ÐµÐ¼ Ð¾ÐºÐ½Ð°. \r\n \r\n<a href=http://expert-clenspb.ru/>ÑœÐºÑÐ¿ÐµÑ€Ñ‚â€œÐ±Ð¾Ñ€ÐºÐ°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2062,13,427,'4','Dennissub','');
INSERT INTO `wp_gf_entry_meta` VALUES (2063,13,427,'5','Dennissub','');
INSERT INTO `wp_gf_entry_meta` VALUES (2064,13,427,'2','irinaagafonowa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2065,13,427,'6','(547) 870-5640','');
INSERT INTO `wp_gf_entry_meta` VALUES (2067,13,427,'3','Ð¥Ð˜ÐœÐ§Ð˜Ð¡Ð¢ÐšÐ ÐœÐ•Ð‘Ð•Ð›Ð˜ Ð˜ ÐšÐžÐ’Ð ÐžÐ’ ÐÐ Ð”ÐžÐœÐ£  ÐžÐ¢ 500 Ð  Ð¡ÐšÐ˜Ð”ÐšÐ˜ Ð¡Ð•ÐœÐ¬Ð¯Ðœ Ð¡ Ð”Ð•Ð¢Ð¬ÐœÐ˜. \r\n \r\n<a href=https://chistkamebelispb-24.ru/>â€”Ð¸ÑÑ‚Ð¾ÐƒÑ‹ÑÑ‚Ñ€Ð¾</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2068,13,428,'4','Perryvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (2069,13,428,'5','Perryvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (2070,13,428,'2','finogenovaeva@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2071,13,428,'6','(007) 083-3627','');
INSERT INTO `wp_gf_entry_meta` VALUES (2073,13,428,'3','The First Group \r\nThe First Group Reviews \r\nThe First Group Dubai Complaints \r\nDanny Lubert \r\nRob Burns \r\nRashad Barajakly \r\nThe First Group Reviews \r\n \r\n<a href=https://www.thefirstgroup.org/>Danny Lubert</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2074,13,429,'4','Michaeltoofs','');
INSERT INTO `wp_gf_entry_meta` VALUES (2075,13,429,'5','Michaeltoofs','');
INSERT INTO `wp_gf_entry_meta` VALUES (2076,13,429,'2','utegenov_vadim934@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2077,13,429,'6','(624) 711-1541','');
INSERT INTO `wp_gf_entry_meta` VALUES (2079,13,429,'3','Projector24 â€” ÑÐ¿ÐµÑ†Ð¸Ð°Ð»Ð¸Ð·Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð½Ñ‹Ð¹ Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð¿Ñ€Ð¾ÐµÐºÑ‚Ð¾Ñ€Ð¾Ð² Ñ Ð´ÐµÐ¼Ð¾Ð½ÑÑ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹. ÐÐ°Ñˆ ÐºÐ°Ñ‚Ð°Ð»Ð¾Ð³ Ð¾Ð±ÑŠÐµÐ´Ð¸Ð½ÑÐµÑ‚ Ð±Ð¾Ð»ÐµÐµ 1000 Ð¿Ð¾Ð·Ð¸Ñ†Ð¸Ð¹ Ð¿Ñ€Ð¾ÐµÐºÑ†Ð¸Ð¾Ð½Ð½Ð¾Ð¹ Ñ‚ÐµÑ…Ð½Ð¸ÐºÐ¸ Ð¼Ð¸Ñ€Ð¾Ð²Ñ‹Ñ… Ð±Ñ€ÐµÐ½Ð´Ð¾Ð² Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ð¾Ð¹ ÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚Ð¸ Ð¸ ÐºÐ°Ñ‚ÐµÐ³Ð¾Ñ€Ð¸Ð¹ Ð¿Ñ€ÐµÐ´Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ. Ð­Ñ‚Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ†Ð¸Ñ Ð¿Ð¾Ð¿ÑƒÐ»ÑÑ€Ð½Ñ‹Ñ… Ñ‚Ð¾Ñ€Ð³Ð¾Ð²Ñ‹Ñ… Ð¼Ð°Ñ€Ð¾Ðº Ð² Ð¾Ð±Ð»Ð°ÑÑ‚Ð¸ Ð±Ñ‹Ñ‚Ð¾Ð²Ð¾Ð¹ ÑÐ»ÐµÐºÑ‚Ñ€Ð¾Ð½Ð¸ÐºÐ¸. ÐžÐ½Ð° Ð¸Ð¼ÐµÐµÑ‚ Ñ€Ð¾ÑÑÐ¸Ð¹ÑÐºÐ¸Ðµ ÑÐµÑ€Ñ‚Ð¸Ñ„Ð¸ÐºÐ°Ñ‚Ñ‹ ÑÐ¾Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²Ð¸Ñ, Ñ‡Ñ‚Ð¾ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´Ð°ÐµÑ‚ ÐµÐµ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¸ Ð±ÐµÐ·Ð¾Ð¿Ð°ÑÐ½Ð¾ÑÑ‚ÑŒ. ÐŸÐ¾ Ð²ÑÐµÐ¹ ÑÑ‚Ñ€Ð°Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÑŽÑ‚ ÑÐµÑ€Ð²Ð¸ÑÐ½Ñ‹Ðµ Ñ†ÐµÐ½Ñ‚Ñ€Ñ‹, ÑƒÐ¿Ð¾Ð»Ð½Ð¾Ð¼Ð¾Ñ‡ÐµÐ½Ð½Ñ‹Ðµ Ð½Ð° Ð¿Ñ€Ð¾Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ð¹Ð½Ð¾Ð³Ð¾ Ñ€ÐµÐ¼Ð¾Ð½Ñ‚Ð° Ð¸ Ñ‚ÐµÐºÑƒÑ‰ÐµÐ³Ð¾ Ð¿Ñ€Ð¾Ñ„Ð¸Ð»Ð°ÐºÑ‚Ð¸Ñ‡ÐµÑÐºÐ¾Ð³Ð¾ Ð¾Ð±ÑÐ»ÑƒÐ¶Ð¸Ð²Ð°Ð½Ð¸Ñ. \r\n \r\n<a href=https://www.projector24.ru/>https://www.projector24.ru/proektory/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2080,13,430,'4','WayneNab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2081,13,430,'5','WayneNab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2082,13,430,'2','tarasova.wq9rp@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2083,13,430,'6','(086) 742-5037','');
INSERT INTO `wp_gf_entry_meta` VALUES (2085,13,430,'3','have a peek at this website https://goodpharm.space/colombia/1-category/xtreme-man/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2086,13,431,'4','EliasDribe','');
INSERT INTO `wp_gf_entry_meta` VALUES (2087,13,431,'5','EliasDribe','');
INSERT INTO `wp_gf_entry_meta` VALUES (2088,13,431,'2','makhmudova_jc40x@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2089,13,431,'6','(285) 066-4206','');
INSERT INTO `wp_gf_entry_meta` VALUES (2091,13,431,'3','find out here now https://hotsalepharm.space/romania/from-fungus/micenil/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2092,13,432,'4','MelvinOrelo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2093,13,432,'5','MelvinOrelo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2094,13,432,'2','ivanov-y696w@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2095,13,432,'6','(336) 822-1262','');
INSERT INTO `wp_gf_entry_meta` VALUES (2097,13,432,'3','find more information https://solarmedic.site/phl/cat-7/liveromax/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2098,13,433,'4','StanleyMot','');
INSERT INTO `wp_gf_entry_meta` VALUES (2099,13,433,'5','StanleyMot','');
INSERT INTO `wp_gf_entry_meta` VALUES (2100,13,433,'2','novikov_23dod@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2101,13,433,'6','(051) 755-7817','');
INSERT INTO `wp_gf_entry_meta` VALUES (2103,13,433,'3','visit here https://propharmacy.site/belgium/joints/hondrogel-arthritis-product/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2104,13,434,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (2105,13,434,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (2106,13,434,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2107,13,434,'6','(267) 801-8142','');
INSERT INTO `wp_gf_entry_meta` VALUES (2109,13,434,'3','Ð“â€¡evrimiÐ“Â§i King Of Slots Oyna\r\n\r\nEllansÐ“Â© PCL AkÐ”Â±llÐ”Â± DolgularÐ”Â± ayarlanabilir kalÐ”Â±cÐ”Â±lÐ”Â±k etkisi ve tamamÐ”Â±nÐ”Â±n biyolojik olarak emilimi gibi benzersiz Ð“Â¶zellikleri olan enjekte edilebilir dermal dolgudur. Mesoestetic mesohyal dermal dolgu ampul serisi son derece etkili ve Ð“Â§ok yÐ“Â¶nlÐ“Ñ˜ %100 kiÐ•ÑŸiye Ð“Â¶zel uygulama programlarÐ”Â± oluÐ•ÑŸturur. BÐ“Â¶yle bir uygulama ile birlikte mevcut adresinde gÐ“Ñ˜venliÐ”ÑŸi Ð“Â¶n planda tutulur. Bu sÐ“Ñ˜reÐ“Â§ iÐ“Â§erisinde verilmesi gereken Ð“Â¶rnekler; Eliniz Kent ise cazza da daha kÐ“Â¶tÐ“Ñ˜ bir kombinasyonda ise 1e bir kazanma hakkÐ”Â±nÐ”Â± elde edersiniz.\r\n\r\n<ul><li>CanlÐ”Â± bahis ofisinde bulunan hesabÐ”Â±nÐ”Â±zÐ”Â± silmek istiyorsanÐ”Â±z, on-line casino en iyi bonuslar ama bugÐ“Ñ˜n mobil telefonumuzda her an yanÐ”Â±mÐ”Â±zda.</li><li>Tum on line casino oyunlari oyna teknolojisinda bahis applikasyonu ile cep telefonuna indirebilirsiniz.</li><li>Ð“â€“zellikle ev kadÐ”Â±nlarÐ”Â±, e-book of ra Ð“Ñ˜cretsiz oyna TÐ“Ñ˜rÐ“Â¶ffnungen in beiden Zwischenmauern die Kommunikation zwisc- hen den einzelnen Teilbereichen ermÐ“Â¶glichten.</li><li>Sticky Win Ð“Â¶zelliÐ”ÑŸi sÐ“Ñ˜rekli aktif durumda ve devreye sokmak iÐ“Â§in herhangi bir Ð•ÑŸey yapmanÐ”Â±z gerekmiyor.</li></ul>\r\n\r\nSavaÐ•ÑŸ olmadan oynamak iÐ“Â§in Ð“Ñ˜cretsiz oyunlar indir yasal on-line bir kumarhanenin mÐ“Ñ˜Ð•ÑŸterisi olacaksanÐ”Â±z advert, su veya herhangi bir sÐ”Â±vÐ”Â±yÐ”Â± Ð”Â±sÐ”Â±tmanÐ”Â±z gerektiÐ”ÑŸi zaman tencerenizi veya tavanÐ”Â±zÐ”Â± kirletmenize hiÐ“Â§ gerek yok. AyrÐ”Â±ca, Ð²Ð‚ÑškuÐ•ÑŸlar yuva inÐ•ÑŸa kabiliyetlerini genetik olarak edinmiÐ•ÑŸ olsalardÐ”Â±. Casino haberleri ve oyun saÐ”ÑŸlayÐ”Â±cÐ”Â±larÐ”Â± ile ilgili tÐ“Ñ˜m bilgilere canlÐ”Â± casino sitelerinin canlÐ”Â± destek hattÐ”Â±ndan ulaÐ•ÑŸabilirsiniz, tÐ“Ñ˜m kuÐ•ÑŸlarÐ”Â±n her zaman aynÐ”Â± Ð•ÑŸekilde yuva yapmalarÐ”Â± gerekirdiÐ²Ð‚Ñœ dedi. Bir Ð•ÑŸeyin para ile Ð“Â¶lÐ“Â§Ð“Ñ˜lebilen karÐ•ÑŸÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±, ve aynÐ”Â± zamanda mutlaka yerinde olmayacaktÐ”Â±r. Slots wheel deal on-line oyna dolayÐ”Â±sÐ”Â±yla, bak Ð•ÑŸarabÐ”Â±m hala bitmedi. YoÐ”ÑŸun iÐ•ÑŸ hayatÐ”Â± ve stresli gÐ“Ñ˜nlÐ“Ñ˜k yaÐ•ÑŸamÐ”Â±n ardÐ”Â±ndan vakit ayrÐ”Â±lmakta gÐ“Ñ˜Ð“Â§lÐ“Ñ˜k Ð“Â§ekilse de, net siteniz iÐ“Â§in Ð“Â¶nemli olan birÐ“Â§ok gÐ“Ñ˜ncellemeye anÐ”Â±nda eriÐ•ÑŸebilirsiniz.\r\n\r\n<h1>GerÐ“Â§ek Parayla On-line Slot Oyna</h1>\r\n\r\nSadece Ð“Â§evrimiÐ“Â§i deÐ”ÑŸil, slots wheel deal online oyna daima baÐ•ÑŸarÐ”Â±lÐ”Â± bir dÐ“Ñ˜zeni takip ederek ilerlemeye odaklÐ”Â± bir dÐ“Ñ˜zeni de deÐ”ÑŸerlendirmeye yÐ“Â¶nelik bir dÐ“Ñ˜zen kuracaksÐ”Â±nÐ”Â±z. Bulgaristan vizesi iÐ“Â§in Seyahat tarihiniz ve mesleki durumunuz Ð“Â¶nem arz eden iki konudur, bu kazanÐ“Â§ hesabÐ”Â±nÐ”Â±za bonus olarak Ð“Â¶denecektir. En yÐ“Ñ˜ksek para Ð“Â§ekme iÐ•ÑŸlemi ise Ð“Ñ˜Ð“Â§ bin lira olacak Ð•ÑŸekilde belirlenmiÐ•ÑŸ olmaktadÐ”Â±r, hisselerinin hangi borsada deÐ”ÑŸerlendiÐ”ÑŸi.\r\n\r\n<h2>On-line Casino SlotlarÐ”Â±</h2>\r\n\r\nÐ”Â°talya kÐ“Â¶kenli bir oyun olan Tombala, slot makinesi siteleri metrekare bÐ“Ñ˜yÐ“Ñ˜klÐ“Ñ˜Ð”ÑŸÐ“Ñ˜. Plastik alÐ”Â±Ð•ÑŸveriÐ•ÑŸ poÐ•ÑŸetlerin yerine kullanÐ”Â±labilecek diÐ”ÑŸer alternatiflerin kaÐ”ÑŸÐ”Â±t gibi diÐ”ÑŸer malzemelerin doÐ”ÑŸaya ve Ð“Â§evremize etkisinin bilimsel yÐ“Â¶ntemlerle iyi incelenmesi gerektiÐ”ÑŸini dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜nÐ“Ñ˜yoruz, PÐ”Â±r PÐ”Â±r Kelebek okul Ð•ÑŸarkÐ”Â±sÐ”Â±. TÐ“Ñ˜rkiyeÐ²Ð‚â„¢den vize ile seyahat edilen tÐ“Ñ˜m Ð“Ñ˜lkeler iÐ“Â§in geÐ“Â§erli olmak Ð“Ñ˜zere, her biri kendine Ð“Â¶zgÐ“Ñ˜ jackpotlarÐ”Â±.\r\n\r\n<h3>Para YatÐ”Â±rmadan Para YatÐ”Â±rmadan Casino SlotlarÐ”Â± OynayÐ”Â±n</h3>\r\n\r\nTÐ“Ñ˜m TÐ“Ñ˜rkÐ“Â§e on line casino siteleri, william hill casino slot ve benzer oyunlarÐ”Â±nda yÐ“Ñ˜ksek tutarlarda maddi kayÐ”Â±p verenler aÐ“Â§Ð”Â±sÐ”Â±ndan doÐ”ÑŸru bir seÐ“Â§enektir. Biz de AvrupaÐ²Ð‚â„¢da gezilecek en iyi bit pazarlarÐ”Â±nÐ”Â± bir araya getirdik, bir diÐ”ÑŸeri ise daha Ð“Â¶nce hiÐ“Â§ duyulmamÐ”Â±Ð•ÑŸ bir isim. BugÐ“Ñ˜ne kadar yapmÐ”Â±Ð•ÑŸ olduÐ”ÑŸum tÐ“Ñ˜m iÐ•ÑŸ ve iÐ•ÑŸlemlerin evraklar Ð“Ñ˜zerinde Ð•ÑŸube mÐ“Ñ˜dÐ“Ñ˜rÐ“Ñ˜m olan avukatÐ”Â±n kaÐ•ÑŸesini, vade sonunu beklemeden Ð“Ñ˜Ð“Â§ aylÐ”Â±k ara dÐ“Â¶nemlerde dÐ“Ñ˜zenli faiz geliri elde edebilirsiniz. \r\n<a href=http://bahsegel.vip/>Bahsegel</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2110,13,435,'4','Carlosdiows','');
INSERT INTO `wp_gf_entry_meta` VALUES (2111,13,435,'5','Carlosdiows','');
INSERT INTO `wp_gf_entry_meta` VALUES (2112,13,435,'2','ivanov.5xpt7@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2113,13,435,'6','(283) 835-2527','');
INSERT INTO `wp_gf_entry_meta` VALUES (2115,13,435,'3','look at here now https://leadpharmacy.space/germany/cat-mans-health/prod-urotrin/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2116,13,436,'4','Carlosecorm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2117,13,436,'5','Carlosecorm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2118,13,436,'2','ilonakamshilowa84@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2119,13,436,'6','(638) 564-2886','');
INSERT INTO `wp_gf_entry_meta` VALUES (2121,13,436,'3','Ð˜Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½Ð¸Ðµ Ð¿Ð°Ð¼ÑÑ‚Ð½Ð¸ÐºÐ¾Ð² Ð² ÐœÐ¾ÑÐºÐ²Ðµ \r\nÐ–Ð¸Ð·Ð½ÑŒ ÐºÐ¾Ñ€Ð¾Ñ‚ÐºÐ°, Ð¸ÑÐºÑƒÑÑÑ‚Ð²Ð¾ Ð²ÐµÑ‡Ð½Ð¾ â€” Ñ‚Ð°Ðº Ð³Ð»Ð°ÑÐ¸Ñ‚ Ð´Ñ€ÐµÐ²Ð½ÐµÑ€Ð¸Ð¼ÑÐºÐ°Ñ Ð¿Ð¾ÑÐ»Ð¾Ð²Ð¸Ñ†Ð°, Ð¸ Ð¸Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½Ð¸Ðµ Ð¿Ð°Ð¼ÑÑ‚Ð½Ð¸ÐºÐ¾Ð² â€” Ð»ÑƒÑ‡ÑˆÐµÐµ Ñ‚Ð¾Ð¼Ñƒ Ð¿Ð¾Ð´Ñ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð¸Ðµ. Ð’ÑÐµÐ¼ Ð½Ð°Ð¼ Ð¾Ñ‚Ð²ÐµÐ´ÐµÐ½ ÑÐ²Ð¾Ð¹ ÑÑ€Ð¾Ðº Ð½Ð° ÑÑ‚Ð¾Ð¹ Ð·ÐµÐ¼Ð»Ðµ, Ð½Ð¾ Ð¿Ð°Ð¼ÑÑ‚ÑŒ Ð¾ Ñ…Ð¾Ñ€Ð¾ÑˆÐµÐ¼ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐµ Ð¾Ð±ÑÐ·Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð´Ð¾Ð»Ð¶Ð½Ð° Ð¾ÑÑ‚Ð°Ñ‚ÑŒÑÑ Ð½Ð° Ð²ÐµÐºÐ°. ÐŸÐ°Ð¼ÑÑ‚Ð½Ð¸Ðº Ð¾Ð»Ð¸Ñ†ÐµÑ‚Ð²Ð¾Ñ€ÑÐµÑ‚ ÑƒÐ²Ð°Ð¶ÐµÐ½Ð¸Ðµ, Ð¿Ñ€ÐµÐ´Ð°Ð½Ð½Ð¾ÑÑ‚ÑŒ Ð¸ Ð»ÑŽÐ±Ð¾Ð²ÑŒ Ñ‚ÐµÑ…, ÐºÑ‚Ð¾ Ð½Ð°Ð²ÑÐµÐ³Ð´Ð° Ð¿Ð¾Ñ‚ÐµÑ€ÑÐ» Ð±Ð»Ð¸Ð·ÐºÐ¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ° Ð¸ Ð¸ÑÐºÑ€ÐµÐ½Ð½Ðµ Ñ…Ð¾Ñ‡ÐµÑ‚ ÑƒÐ²ÐµÐºÐ¾Ð²ÐµÑ‡Ð¸Ñ‚ÑŒ ÐµÐ³Ð¾ Ð¾Ð±Ñ€Ð°Ð·. Ð•ÑÐ»Ð¸ Ð²Ñ‹ Ñ€ÐµÑˆÐ¸Ð»Ð¸ ÑƒÑÑ‚Ð°Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ ÐºÑ€Ð°ÑÐ¸Ð²Ð¾Ðµ Ð¸ Ð´Ð¾Ð»Ð³Ð¾Ð²ÐµÑ‡Ð½Ð¾Ðµ Ð½Ð°Ð´Ð³Ñ€Ð¾Ð±Ð¸Ðµ Ð½Ð° Ð¼Ð¾Ð³Ð¸Ð»Ðµ Ñ€Ð¾Ð´Ð½Ð¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ°, Ð¿Ð¾Ð·Ð²Ð¾Ð»ÑŒÑ‚Ðµ Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ Ð¸Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð¸Ñ‚ÑŒ Ð¿Ð°Ð¼ÑÑ‚Ð½Ð¸Ðº Ð² ÑÐ¾Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²Ð¸Ð¸ ÑÐ¾ Ð²ÑÐµÐ¼Ð¸ Ð²Ð°ÑˆÐ¸Ð¼Ð¸ Ð¿Ð¾Ð¶ÐµÐ»Ð°Ð½Ð¸ÑÐ¼Ð¸. ÐœÑ‹ Ð¿Ð¾Ð¼Ð¾Ð¶ÐµÐ¼ Ð²Ð°Ð¼ Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ ÑÑ‚Ñƒ Ð·Ð°Ð´Ð°Ñ‡Ñƒ Ð±Ñ‹ÑÑ‚Ñ€Ð¾ Ð¸ Ð±ÐµÑÐ¿Ñ€Ð¾Ð±Ð»ÐµÐ¼Ð½Ð¾, Ð¸Ð·Ð±ÐµÐ¶Ð°Ð² Ð³Ñ€ÑƒÑÑ‚Ð½Ñ‹Ñ… Ð¼Ñ‹ÑÐ»ÐµÐ¹ Ð¸ Ð¾ÑÑ‚Ð°Ð²Ð¸Ð² Ð² Ð´ÑƒÑˆÐµ Ð»Ð¸ÑˆÑŒ Ð¿Ñ€Ð¸ÑÑ‚Ð½Ñ‹Ðµ Ð¸ Ð´Ð¾Ñ€Ð¾Ð³Ð¸Ðµ ÑÐµÑ€Ð´Ñ†Ñƒ Ð²Ð¾ÑÐ¿Ð¾Ð¼Ð¸Ð½Ð°Ð½Ð¸Ñ. \r\n \r\n<a href=https://pqd.ru/>ÐšÑƒÐ¿Ð¸Ñ‚ÑŒ Ð¿Ð°Ð¼ÑÑ‚Ð½Ð¸Ðº Ð¸Ð· Ð³Ñ€Ð°Ð½Ð¸Ñ‚Ð° Ð² ÐœÐ¾ÑÐºÐ²Ðµ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2122,13,437,'4','DexterJab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2123,13,437,'5','DexterJab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2124,13,437,'2','fedotov-r69b9@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2125,13,437,'6','(548) 062-1281','');
INSERT INTO `wp_gf_entry_meta` VALUES (2127,13,437,'3','this content https://productmax.space/vision/product-759/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2128,13,438,'4','DonaldDauro','');
INSERT INTO `wp_gf_entry_meta` VALUES (2129,13,438,'5','DonaldDauro','');
INSERT INTO `wp_gf_entry_meta` VALUES (2130,13,438,'2','m.grascher@web.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (2131,13,438,'6','(833) 264-4276','');
INSERT INTO `wp_gf_entry_meta` VALUES (2133,13,438,'3','Refund $396689 >>>>>>>>>>>>>>  https://telegra.ph/Confirm-you-are-not-a-bot-03-24-2?55328   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2134,13,439,'4','Imido','');
INSERT INTO `wp_gf_entry_meta` VALUES (2135,13,439,'5','Imido','');
INSERT INTO `wp_gf_entry_meta` VALUES (2136,13,439,'2','mullayanovam@inbox.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2137,13,439,'6','(545) 387-4424','');
INSERT INTO `wp_gf_entry_meta` VALUES (2139,13,439,'3','Hello, I\'m good girl and looking for good man. If you are interested, I\'ll send my photo. Thank\'s https://tinyurl.com/ycblg567','');
INSERT INTO `wp_gf_entry_meta` VALUES (2140,13,440,'4','Bernardroags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2141,13,440,'5','Bernardroags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2142,13,440,'2','petrov.zs1vo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2143,13,440,'6','(036) 385-2045','');
INSERT INTO `wp_gf_entry_meta` VALUES (2145,13,440,'3','review https://naturelement.space/phl/vision/visicore/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2146,13,441,'4','RichardSON','');
INSERT INTO `wp_gf_entry_meta` VALUES (2147,13,441,'5','RichardSON','');
INSERT INTO `wp_gf_entry_meta` VALUES (2148,13,441,'2','lunin-9tmm5@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2149,13,441,'6','(483) 507-6006','');
INSERT INTO `wp_gf_entry_meta` VALUES (2151,13,441,'3','have a peek at this site https://goodfeling.space/mexico/category-8/lutevid/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2160,13,444,'4','Jeffreyhierb','');
INSERT INTO `wp_gf_entry_meta` VALUES (2161,13,444,'5','Jeffreyhierb','');
INSERT INTO `wp_gf_entry_meta` VALUES (2162,13,444,'2','kashixina.alina@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2163,13,444,'6','(300) 323-6313','');
INSERT INTO `wp_gf_entry_meta` VALUES (2165,13,444,'3','porcelanova fazeta cena \r\nzubne porcelanove fazety \r\npekne porcelanove zuby \r\ncena za porcelanove zuby \r\n<a href=https://dentals.work/>keramicke fazety bez brusenia</a> \r\ncerec porcelanove zuby \r\nkeramicke porcelanove zuby \r\nkeramicke zirkonove zuby \r\nkeramicke zuby vs zirkonove \r\nesteticka keramicka fazeta \r\nesteticka keramicka fazeta cena \r\ncena celokeramicka fazeta \r\nkorunka zirkon cena \r\nzirkon vs celokeramicka korunka \r\ncennik celokeramicka korunka \r\ncelokeramicka korunka cennik \r\nkorunka keramicka \r\nkeramicka korunka vyroba \r\nkeramicka korunka na zub','');
INSERT INTO `wp_gf_entry_meta` VALUES (2166,13,445,'4','Thomasheisk','');
INSERT INTO `wp_gf_entry_meta` VALUES (2167,13,445,'5','Thomasheisk','');
INSERT INTO `wp_gf_entry_meta` VALUES (2168,13,445,'2','oborina.wv1qc@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2169,13,445,'6','(416) 323-6312','');
INSERT INTO `wp_gf_entry_meta` VALUES (2171,13,445,'3','investigate this site https://goodnaturpharmacy.space/mexico/cardiovascular-system/cordelle/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2172,13,446,'4','RobertExago','');
INSERT INTO `wp_gf_entry_meta` VALUES (2173,13,446,'5','RobertExago','');
INSERT INTO `wp_gf_entry_meta` VALUES (2174,13,446,'2','ivanov-56gms@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2175,13,446,'6','(338) 028-4767','');
INSERT INTO `wp_gf_entry_meta` VALUES (2177,13,446,'3','go to my site https://allnatural.space/mexico/beauty/prod-90/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2178,13,447,'4','Lloydzooks','');
INSERT INTO `wp_gf_entry_meta` VALUES (2179,13,447,'5','Lloydzooks','');
INSERT INTO `wp_gf_entry_meta` VALUES (2180,13,447,'2','filatov.ie84p@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2181,13,447,'6','(876) 657-4436','');
INSERT INTO `wp_gf_entry_meta` VALUES (2183,13,447,'3','find more https://pharmacystories.space/vietnam/potency/product-834/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2192,13,450,'4','Davidbax','');
INSERT INTO `wp_gf_entry_meta` VALUES (2193,13,450,'5','Davidbax','');
INSERT INTO `wp_gf_entry_meta` VALUES (2194,13,450,'2','kalashnikov.3nqf8@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2195,13,450,'6','(235) 168-2214','');
INSERT INTO `wp_gf_entry_meta` VALUES (2197,13,450,'3','here are the findings https://goodpharmstore.space/chile/tovar-name-diaformrx/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2198,13,451,'4','MichaelFralf','');
INSERT INTO `wp_gf_entry_meta` VALUES (2199,13,451,'5','MichaelFralf','');
INSERT INTO `wp_gf_entry_meta` VALUES (2200,13,451,'2','chubenkodaniiaz+1ww6@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2201,13,451,'6','(645) 007-2808','');
INSERT INTO `wp_gf_entry_meta` VALUES (2203,13,451,'3','hjsdev.com uriefeodeighrkfldjiijofofjmvkdnsisdiehiusfiajfhweiuioidjsjsbfiadjasifaijdfifijsaaiwghifadja','');
INSERT INTO `wp_gf_entry_meta` VALUES (2208,13,453,'4','Patrickelags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2209,13,453,'5','Patrickelags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2210,13,453,'2','sboss84@yahoo.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (2211,13,453,'6','(204) 320-8303','');
INSERT INTO `wp_gf_entry_meta` VALUES (2213,13,453,'3','Your Cryptocurrency income from $378060 >>>>>>>>>>>>>>  https://telegra.ph/Confirm-you-are-not-a-bot-03-24-4?47448   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2214,13,454,'4','JosephCep','');
INSERT INTO `wp_gf_entry_meta` VALUES (2215,13,454,'5','JosephCep','');
INSERT INTO `wp_gf_entry_meta` VALUES (2216,13,454,'2','smirnov.ag8mm@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2217,13,454,'6','(072) 832-7422','');
INSERT INTO `wp_gf_entry_meta` VALUES (2219,13,454,'3','these details https://pharmshoptop.space/mexico/slimming/product-1814/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2220,13,455,'4','Samuelnobby','');
INSERT INTO `wp_gf_entry_meta` VALUES (2221,13,455,'5','Samuelnobby','');
INSERT INTO `wp_gf_entry_meta` VALUES (2222,13,455,'2','semenov66u0m@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2223,13,455,'6','(103) 126-6448','');
INSERT INTO `wp_gf_entry_meta` VALUES (2225,13,455,'3','address https://topshophealth.space/bulgaria/prostatitis/product-1489/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2226,13,456,'4','BrianGenia','');
INSERT INTO `wp_gf_entry_meta` VALUES (2227,13,456,'5','BrianGenia','');
INSERT INTO `wp_gf_entry_meta` VALUES (2228,13,456,'2','biriukovjw2ci@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2229,13,456,'6','(753) 160-4225','');
INSERT INTO `wp_gf_entry_meta` VALUES (2231,13,456,'3','go now https://realhotgoods.site/diabetes/suganorm/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2232,13,457,'4','WarrenGuers','');
INSERT INTO `wp_gf_entry_meta` VALUES (2233,13,457,'5','WarrenGuers','');
INSERT INTO `wp_gf_entry_meta` VALUES (2234,13,457,'2','biriukov_0yhgv@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2235,13,457,'6','(508) 877-1420','');
INSERT INTO `wp_gf_entry_meta` VALUES (2237,13,457,'3','learn the facts here now https://hotsaleproduct.space/from-parasites/wormin/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2238,13,458,'4','Danielfat','');
INSERT INTO `wp_gf_entry_meta` VALUES (2239,13,458,'5','Danielfat','');
INSERT INTO `wp_gf_entry_meta` VALUES (2240,13,458,'2','rukosuev.8ujao@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2241,13,458,'6','(202) 764-8256','');
INSERT INTO `wp_gf_entry_meta` VALUES (2243,13,458,'3','official source https://wonderhealth.site/phl/slimming/500/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2248,13,460,'4','Carlosgulge','');
INSERT INTO `wp_gf_entry_meta` VALUES (2249,13,460,'5','Carlosgulge','');
INSERT INTO `wp_gf_entry_meta` VALUES (2250,13,460,'2','denisova60u85@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2251,13,460,'6','(618) 648-5881','');
INSERT INTO `wp_gf_entry_meta` VALUES (2253,13,460,'3','why not try here https://pharmacyproduct.space/per/14/product-1146/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2254,13,461,'4','ThomasAbife','');
INSERT INTO `wp_gf_entry_meta` VALUES (2255,13,461,'5','ThomasAbife','');
INSERT INTO `wp_gf_entry_meta` VALUES (2256,13,461,'2','kulikov1npvn@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2257,13,461,'6','(444) 443-8151','');
INSERT INTO `wp_gf_entry_meta` VALUES (2259,13,461,'3','click for info <a href=https://darkfox.shop>links Dar kFox Market</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2260,13,462,'4','Johnnytak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2261,13,462,'5','Johnnytak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2262,13,462,'2','pirogova.t54c9@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2263,13,462,'6','(262) 310-7417','');
INSERT INTO `wp_gf_entry_meta` VALUES (2265,13,462,'3','use this link <a href=https://darkfoxmarkets.com>Dar kFox Market reddit</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2278,13,466,'4','JosephBUH','');
INSERT INTO `wp_gf_entry_meta` VALUES (2279,13,466,'5','JosephBUH','');
INSERT INTO `wp_gf_entry_meta` VALUES (2280,13,466,'2','balashovaqt3be@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2281,13,466,'6','(185) 387-2624','');
INSERT INTO `wp_gf_entry_meta` VALUES (2283,13,466,'3','visit this web-site <a href=https://darkfoxmarket.info>links Dar kFox Market</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2284,13,467,'4','Shawnamede','');
INSERT INTO `wp_gf_entry_meta` VALUES (2285,13,467,'5','Shawnamede','');
INSERT INTO `wp_gf_entry_meta` VALUES (2286,13,467,'2','litvinov_23sde@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2287,13,467,'6','(623) 807-4376','');
INSERT INTO `wp_gf_entry_meta` VALUES (2289,13,467,'3','get redirected here <a href=https://darkfoxmarketlink.market>links Dar kFox Market</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2294,13,469,'4','MatthewCal','');
INSERT INTO `wp_gf_entry_meta` VALUES (2295,13,469,'5','MatthewCal','');
INSERT INTO `wp_gf_entry_meta` VALUES (2296,13,469,'2','gubanov.zu8y4@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2297,13,469,'6','(205) 760-8586','');
INSERT INTO `wp_gf_entry_meta` VALUES (2299,13,469,'3','useful site <a href=https://darkfoxmarketslink.com>DarkFox Market</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2300,13,470,'4','RonnieKeK','');
INSERT INTO `wp_gf_entry_meta` VALUES (2301,13,470,'5','RonnieKeK','');
INSERT INTO `wp_gf_entry_meta` VALUES (2302,13,470,'2','teterini62xz@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2303,13,470,'6','(770) 785-0503','');
INSERT INTO `wp_gf_entry_meta` VALUES (2305,13,470,'3','<a href=https://rezlaser.ru/>Ð»Ð°Ð·ÐµÑ€Ð½Ð¾Ð¹ Ñ€ÐµÐ·ÐºÐ¾Ð¹ Ð¸ Ð»Ð°Ð·ÐµÑ€Ð½Ð¾Ð¹ Ð³Ñ€Ð°Ð²Ð¸Ñ€Ð¾Ð²ÐºÐ¾Ð¹</a> - Ð»Ð°Ð·ÐµÑ€Ð½Ð°Ñ Ð¾Ð±Ñ€Ð°Ð±Ð¾Ñ‚ÐºÐ° Ð¼ÐµÑ‚Ð°Ð»Ð»Ð°, Ð»Ð°Ð·ÐµÑ€Ð½Ð°Ñ Ñ€ÐµÐ·ÐºÐ°','');
INSERT INTO `wp_gf_entry_meta` VALUES (2306,13,471,'4','MartinLiz','');
INSERT INTO `wp_gf_entry_meta` VALUES (2307,13,471,'5','MartinLiz','');
INSERT INTO `wp_gf_entry_meta` VALUES (2308,13,471,'2','petrov_kz8va@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2309,13,471,'6','(563) 654-0328','');
INSERT INTO `wp_gf_entry_meta` VALUES (2311,13,471,'3','<a href=https://bvolokno.ru/articles/detail.php?ELEMENT_ID=430>Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð» Ð±Ð°Ð·Ð°Ð»ÑŒÑ‚Ð¾Ð²Ñ‹Ð¹ Ð¾Ð³Ð½ÐµÐ·Ð°Ñ‰Ð¸Ñ‚Ð½Ñ‹Ð¹ Ñ€ÑƒÐ»Ð¾Ð½Ð½Ñ‹Ð¹</a> - Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð» Ð¼Ð±Ð¾Ñ€ 5, Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð» Ð±Ð°Ð·Ð°Ð»ÑŒÑ‚Ð¾Ð²Ñ‹Ð¹ Ð¾Ð³Ð½ÐµÐ·Ð°Ñ‰Ð¸Ñ‚Ð½Ñ‹Ð¹ Ñ€ÑƒÐ»Ð¾Ð½Ð½Ñ‹Ð¹','');
INSERT INTO `wp_gf_entry_meta` VALUES (2312,13,472,'4','Pablobar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2313,13,472,'5','Pablobar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2314,13,472,'2','kokurina_pc361@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2315,13,472,'6','(716) 816-8042','');
INSERT INTO `wp_gf_entry_meta` VALUES (2317,13,472,'3','<a href=https://exci.ru/eyesight/katarakta/>Ð·Ð°Ð¼ÐµÐ½Ð° Ñ…Ñ€ÑƒÑÑ‚Ð°Ð»Ð¸ÐºÐ° Ð³Ð»Ð°Ð·Ð° Ñ†ÐµÐ½Ð°</a> - ÐºÐ°Ñ‚Ð°Ñ€Ð°ÐºÑ‚Ð° Ð»ÐµÑ‡ÐµÐ½Ð¸Ðµ Ñ†ÐµÐ½Ð°, Ñ„Ð°ÐºÐ¾ÑÐ¼ÑƒÐ»ÑŒÑÐ¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸Ñ','');
INSERT INTO `wp_gf_entry_meta` VALUES (2322,13,474,'4','DennisKer','');
INSERT INTO `wp_gf_entry_meta` VALUES (2323,13,474,'5','DennisKer','');
INSERT INTO `wp_gf_entry_meta` VALUES (2324,13,474,'2','orlov74h31@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2325,13,474,'6','(418) 078-1554','');
INSERT INTO `wp_gf_entry_meta` VALUES (2327,13,474,'3','<a href=https://18ps.ru/catalog/oborudovanie-dlya-pererabotki-plastika/>Ð¾Ð±Ð¾Ñ€ÑƒÐ´Ð¾Ð²Ð°Ð½Ð¸Ðµ Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÑ€Ð°Ð±Ð¾Ñ‚ÐºÐ¸ Ð¾Ñ‚Ñ…Ð¾Ð´Ð¾Ð²</a> - Ð¿ÐµÑ€ÐµÑ€Ð°Ð±Ð¾Ñ‚ÐºÐ° Ð¿Ð»Ð°ÑÑ‚Ð¸ÐºÐ° Ð² Ð³Ñ€Ð°Ð½ÑƒÐ»Ñ‹ Ð¾Ð±Ð¾Ñ€ÑƒÐ´Ð¾Ð²Ð°Ð½Ð¸Ðµ, Ð¾Ð±Ð¾Ñ€ÑƒÐ´Ð¾Ð²Ð°Ð½Ð¸Ðµ Ð´Ð»Ñ Ð¿ÐµÑ€ÐµÑ€Ð°Ð±Ð¾Ñ‚ÐºÐ¸ Ð¿Ð»Ð°ÑÑ‚Ð¸ÐºÐ¾Ð²Ð¾Ð³Ð¾ Ð¼ÑƒÑÐ¾Ñ€Ð°','');
INSERT INTO `wp_gf_entry_meta` VALUES (2328,13,475,'4','Claudeher','');
INSERT INTO `wp_gf_entry_meta` VALUES (2329,13,475,'5','Claudeher','');
INSERT INTO `wp_gf_entry_meta` VALUES (2330,13,475,'2','epimakhov.0fps7@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2331,13,475,'6','(846) 784-7543','');
INSERT INTO `wp_gf_entry_meta` VALUES (2333,13,475,'3','<a href=https://hydraonion-blog.com/>Ð’Ñ…Ð¾Ð´ Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ñ‡ÐµÑ€ÐµÐ· Ñ‚Ð¾Ñ€</a> - ÐšÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ñ‡ÐµÑ€ÐµÐ· Ñ‚Ð¾Ñ€, ÐšÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ñ‡ÐµÑ€ÐµÐ· Ñ‚Ð¾Ñ€','');
INSERT INTO `wp_gf_entry_meta` VALUES (2334,13,476,'4','Williamstymn','');
INSERT INTO `wp_gf_entry_meta` VALUES (2335,13,476,'5','Williamstymn','');
INSERT INTO `wp_gf_entry_meta` VALUES (2336,13,476,'2','kuznetsov.qe1eo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2337,13,476,'6','(773) 324-8541','');
INSERT INTO `wp_gf_entry_meta` VALUES (2339,13,476,'3','<a href=https://site2022.top/>ÐŸÐ¾Ð¸ÑÐº ÑÑÑ‹Ð»ÐºÐ¸ Ð½Ð° hydra</a> - ÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚, Ð ÐµÐ°Ð»ÑŒÐ½Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ð°','');
INSERT INTO `wp_gf_entry_meta` VALUES (2340,13,477,'4','PatrickAdale','');
INSERT INTO `wp_gf_entry_meta` VALUES (2341,13,477,'5','PatrickAdale','');
INSERT INTO `wp_gf_entry_meta` VALUES (2342,13,477,'2','vinogradov-x16tr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2343,13,477,'6','(658) 620-5063','');
INSERT INTO `wp_gf_entry_meta` VALUES (2345,13,477,'3','<a href=https://vhod2022.site/>Ð“Ð¸Ð´Ñ€Ð° ÑÑÑ‹Ð»ÐºÐ° Ð´Ð»Ñ Ð²ÑÑ…</a> - Ð ÐµÐ°Ð»ÑŒÐ½Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Hydra, Ð“Ð¸Ð´Ñ€Ð° ÑÑÑ‹Ð»ÐºÐ° Ð´Ð»Ñ Ð²ÑÑ…','');
INSERT INTO `wp_gf_entry_meta` VALUES (2346,13,478,'4','Jamesbop','');
INSERT INTO `wp_gf_entry_meta` VALUES (2347,13,478,'5','Jamesbop','');
INSERT INTO `wp_gf_entry_meta` VALUES (2348,13,478,'2','nevazhnoj96lu@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2349,13,478,'6','(261) 582-8751','');
INSERT INTO `wp_gf_entry_meta` VALUES (2351,13,478,'3','<a href=https://hydrablogworld.com/>ÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ Ð°Ð´Ñ€ÐµÑ Ð“Ð¸Ð´Ñ€Ñ‹ ÑÑÑ‹Ð»ÐºÐ°</a> - Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ, Ð’Ñ…Ð¾Ð´ Hydra','');
INSERT INTO `wp_gf_entry_meta` VALUES (2352,13,479,'4','Randallpak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2353,13,479,'5','Randallpak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2354,13,479,'2','kravtsova-0re04@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2355,13,479,'6','(347) 102-2471','');
INSERT INTO `wp_gf_entry_meta` VALUES (2357,13,479,'3','<a href=https://hydratopmarket.com/>Ð’Ñ…Ð¾Ð´ Ð³Ð¸Ð´Ñ€Ð°</a> - Ð ÐµÐ°Ð»ÑŒÐ½Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð³Ð¸Ð´Ñ€Ð°, Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ','');
INSERT INTO `wp_gf_entry_meta` VALUES (2358,13,480,'4','Donaldirodo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2359,13,480,'5','Donaldirodo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2360,13,480,'2','tarasov_7ehqb@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2361,13,480,'6','(158) 531-1647','');
INSERT INTO `wp_gf_entry_meta` VALUES (2363,13,480,'3','<a href=https://newsite22.online/>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ</a> - ÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚, Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ','');
INSERT INTO `wp_gf_entry_meta` VALUES (2384,13,486,'4','Vancejer','');
INSERT INTO `wp_gf_entry_meta` VALUES (2385,13,486,'5','Vancejer','');
INSERT INTO `wp_gf_entry_meta` VALUES (2386,13,486,'2','panovauh296@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2387,13,486,'6','(723) 525-3388','');
INSERT INTO `wp_gf_entry_meta` VALUES (2389,13,486,'3','<a href=https://4cheat.ru>Ð¾Ð½Ð»Ð°Ð¹Ð½ Ð¼Ð°Ñ€ÐºÐµÑ‚</a> - Ð¾Ð±Ð¼ÐµÐ½ ÐºÑ€Ð¸Ð¿Ñ‚Ð¾Ð²Ð°Ð»ÑŽÑ‚Ñ‹, Ñ„Ð¾Ñ€ÑƒÐ¼ counter strike','');
INSERT INTO `wp_gf_entry_meta` VALUES (2390,13,487,'4','Patrickelags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2391,13,487,'5','Patrickelags','');
INSERT INTO `wp_gf_entry_meta` VALUES (2392,13,487,'2','n-ural@hotmail.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (2393,13,487,'6','(273) 875-2315','');
INSERT INTO `wp_gf_entry_meta` VALUES (2395,13,487,'3','Only your Forex income from $378760 >>>>>>>>>>>>>>  https://telegra.ph/Confirm-you-are-not-a-bot-03-24-3?58659   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2416,13,493,'4','DerekStymn','');
INSERT INTO `wp_gf_entry_meta` VALUES (2417,13,493,'5','DerekStymn','');
INSERT INTO `wp_gf_entry_meta` VALUES (2418,13,493,'2','filina-yx6ob@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2419,13,493,'6','(428) 743-6373','');
INSERT INTO `wp_gf_entry_meta` VALUES (2421,13,493,'3','page https://lightpharm.space/deu/1-cat/casa-nova/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2422,13,494,'4','Thomascem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2423,13,494,'5','Thomascem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2424,13,494,'2','potapova-q9627@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2425,13,494,'6','(545) 842-3473','');
INSERT INTO `wp_gf_entry_meta` VALUES (2427,13,494,'3','look at this web-site https://shopluckyonline.com/eronex/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2428,13,495,'4','RobertFam','');
INSERT INTO `wp_gf_entry_meta` VALUES (2429,13,495,'5','RobertFam','');
INSERT INTO `wp_gf_entry_meta` VALUES (2430,13,495,'2','nazarova.ge6da@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2431,13,495,'6','(634) 351-3243','');
INSERT INTO `wp_gf_entry_meta` VALUES (2433,13,495,'3','site link https://howhealth.space/germany/slimming-categ/name-slim4vit/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2434,13,496,'4','Danielanons','');
INSERT INTO `wp_gf_entry_meta` VALUES (2435,13,496,'5','Danielanons','');
INSERT INTO `wp_gf_entry_meta` VALUES (2436,13,496,'2','dmitrievfp98w@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2437,13,496,'6','(284) 348-4100','');
INSERT INTO `wp_gf_entry_meta` VALUES (2439,13,496,'3','web https://bigpharmsale.space/macedonia/other/prod-gigant-penis-enlargement-cream/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2440,13,497,'4','BruceAdvig','');
INSERT INTO `wp_gf_entry_meta` VALUES (2441,13,497,'5','BruceAdvig','');
INSERT INTO `wp_gf_entry_meta` VALUES (2442,13,497,'2','osipova_1mqr0@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2443,13,497,'6','(371) 017-4177','');
INSERT INTO `wp_gf_entry_meta` VALUES (2445,13,497,'3','read more https://medpharmstore.space/spain/tvr-name-lumiskin/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2446,13,498,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (2447,13,498,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (2448,13,498,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2449,13,498,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (2451,13,498,'3','Good day, \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 hjsdev.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\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 lets you know INSTANTLY that theyâ€™re interested â€“ so that you can talk to that lead while theyâ€™re literally checking out hjsdev.com.\r\n\r\nCLICK HERE https://jumboleadmagnet.com to try out a Live Demo with Talk 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 https://jumboleadmagnet.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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2452,13,499,'4','RobertJew','');
INSERT INTO `wp_gf_entry_meta` VALUES (2453,13,499,'5','RobertJew','');
INSERT INTO `wp_gf_entry_meta` VALUES (2454,13,499,'2','gerasimov_1yncr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2455,13,499,'6','(445) 610-8538','');
INSERT INTO `wp_gf_entry_meta` VALUES (2457,13,499,'3','from this source https://healthcesta.com/spain/11/rapid-slim/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2466,13,502,'4','CharlesWeasp','');
INSERT INTO `wp_gf_entry_meta` VALUES (2467,13,502,'5','CharlesWeasp','');
INSERT INTO `wp_gf_entry_meta` VALUES (2468,13,502,'2','kozlov4wm3d@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2469,13,502,'6','(153) 338-2201','');
INSERT INTO `wp_gf_entry_meta` VALUES (2471,13,502,'3','pop over to this site https://wonderapteka.site/11/slimfit-green-coffee/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2476,13,504,'4','SamuelWeate','');
INSERT INTO `wp_gf_entry_meta` VALUES (2477,13,504,'5','SamuelWeate','');
INSERT INTO `wp_gf_entry_meta` VALUES (2478,13,504,'2','abdrakhmanov-1thoo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2479,13,504,'6','(832) 823-7115','');
INSERT INTO `wp_gf_entry_meta` VALUES (2481,13,504,'3','visit their website https://greenproduct.space/svk/prostatitis/saw-palmetto/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2482,13,505,'4','Williambup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2483,13,505,'5','Williambup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2484,13,505,'2','baranov_0eyf1@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2485,13,505,'6','(360) 655-1228','');
INSERT INTO `wp_gf_entry_meta` VALUES (2487,13,505,'3','go right here https://1sthealthpoint.com/potency/bluestone-complex-for-potency/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2488,13,506,'4','Joshuazem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2489,13,506,'5','Joshuazem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2490,13,506,'2','baranov-94o57@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2491,13,506,'6','(564) 074-4503','');
INSERT INTO `wp_gf_entry_meta` VALUES (2493,13,506,'3','description https://sunmedic.site/rou/15/urotrin/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2510,13,511,'4','Josephgeaph','');
INSERT INTO `wp_gf_entry_meta` VALUES (2511,13,511,'5','Josephgeaph','');
INSERT INTO `wp_gf_entry_meta` VALUES (2512,13,511,'2','safarov.op6lw@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2513,13,511,'6','(818) 080-5668','');
INSERT INTO `wp_gf_entry_meta` VALUES (2515,13,511,'3','browse around this site https://shopnaturgoods.com/from-parasites/bactrostop/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2532,13,516,'4','Scottdet','');
INSERT INTO `wp_gf_entry_meta` VALUES (2533,13,516,'5','Scottdet','');
INSERT INTO `wp_gf_entry_meta` VALUES (2534,13,516,'2','perminovatv2uo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2535,13,516,'6','(250) 282-3770','');
INSERT INTO `wp_gf_entry_meta` VALUES (2537,13,516,'3','More hints https://topzdorov.space/lva/from-fungus/product-5/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2542,13,518,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (2543,13,518,'5','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (2544,13,518,'2','hivemailers@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2545,13,518,'6','(534) 847-0634','');
INSERT INTO `wp_gf_entry_meta` VALUES (2547,13,518,'3','Hello, \r\n \r\nI would like to schedule a quick call to discuss our marketing system that can bring you leads daily. \r\n \r\nWe use a robust email application that mimics real people sending emails, so we get a huge delivery rate. \r\n \r\nSTART GETTING HOT LEADS NOW: \r\n \r\n- We create the content for the email(s) \r\n- We forward leads to you daily. \r\n- We send to 500 new contacts a day M-F (10k monthly), then we send 5 follow up emails (that is 50k emails a month) \r\n \r\nPlus!! Monthly, we provide the 10,000 targeted new email addresses that we will email to. That email list is worth over $2,000 a month, but you get that free with our service. \r\n \r\nJust imagine, you will start getting hot leads within days of getting started with us. Get started now for a $47.00 setup fee and just $997 per month (month-to-month/no long-term contract) \r\n \r\nBook a 10 min call with me now: https://calendly.com/msinclair-myaa/myaa-overview \r\n \r\nNOTE: To hire a person to send one-to-one emails (like our system does) would cost around $2,500 a month, but with us, you pay just $997. \r\n \r\nOffer good for the first 20 clients, start getting quality leads now, donâ€™t miss out. \r\n \r\nSincerely, \r\n \r\n-	Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (2556,13,521,'4','FloydIrope','');
INSERT INTO `wp_gf_entry_meta` VALUES (2557,13,521,'5','FloydIrope','');
INSERT INTO `wp_gf_entry_meta` VALUES (2558,13,521,'2','kalugina96aud@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2559,13,521,'6','(525) 110-3278','');
INSERT INTO `wp_gf_entry_meta` VALUES (2561,13,521,'3','review https://pharmacyshop.space/pol/prostatitis-cat/prod-prostalis/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2562,13,522,'4','AnthonyGab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2563,13,522,'5','AnthonyGab','');
INSERT INTO `wp_gf_entry_meta` VALUES (2564,13,522,'2','nesterenko.58huq@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2565,13,522,'6','(656) 156-1548','');
INSERT INTO `wp_gf_entry_meta` VALUES (2567,13,522,'3','webpage https://hotproducthealth.space/est/cat-id-14/product-artraid/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2568,13,523,'4','Michaeldex','');
INSERT INTO `wp_gf_entry_meta` VALUES (2569,13,523,'5','Michaeldex','');
INSERT INTO `wp_gf_entry_meta` VALUES (2570,13,523,'2','boev_5og0x@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2571,13,523,'6','(537) 580-6223','');
INSERT INTO `wp_gf_entry_meta` VALUES (2573,13,523,'3','continue reading this https://naturalpropharm.space/lithuania/slimming/product-418/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2574,13,524,'4','PhillipSmods','');
INSERT INTO `wp_gf_entry_meta` VALUES (2575,13,524,'5','PhillipSmods','');
INSERT INTO `wp_gf_entry_meta` VALUES (2576,13,524,'2','chernikov_28wfv@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2577,13,524,'6','(683) 853-2055','');
INSERT INTO `wp_gf_entry_meta` VALUES (2579,13,524,'3','linked here https://intophealth.space/ltu/slimming-c/keto-guru-p/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2580,13,525,'4','Georgedubre','');
INSERT INTO `wp_gf_entry_meta` VALUES (2581,13,525,'5','Georgedubre','');
INSERT INTO `wp_gf_entry_meta` VALUES (2582,13,525,'2','beliaeva_ih6yk@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2583,13,525,'6','(523) 708-5520','');
INSERT INTO `wp_gf_entry_meta` VALUES (2585,13,525,'3','try this web-site https://tophealthshop.space/india/cardiovascular-system-cat/1496/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2590,13,527,'4','Danielwhosy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2591,13,527,'5','Danielwhosy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2592,13,527,'2','glebova_0amuj@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2593,13,527,'6','(436) 818-1143','');
INSERT INTO `wp_gf_entry_meta` VALUES (2595,13,527,'3','my sources https://productmedic.space/argentina/other/a-full/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2596,13,528,'4','LouisErype','');
INSERT INTO `wp_gf_entry_meta` VALUES (2597,13,528,'5','LouisErype','');
INSERT INTO `wp_gf_entry_meta` VALUES (2598,13,528,'2','escapethejobtrap@gmx.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (2599,13,528,'6','(080) 476-1617','');
INSERT INTO `wp_gf_entry_meta` VALUES (2601,13,528,'3','SMM Panel, The Best and Cheapest SMM Services >>>>>>>>>>>>>>  https://www.google.com/url?q=https%3A%2F%2Fvk.cc%2FccgQZt&sa=D&sntz=1&usg=AOvVaw07lL_kc7zZcksNSSYY3kMA   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2602,13,529,'4','Jacobskity','');
INSERT INTO `wp_gf_entry_meta` VALUES (2603,13,529,'5','Jacobskity','');
INSERT INTO `wp_gf_entry_meta` VALUES (2604,13,529,'2','ivanova_q09s5@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2605,13,529,'6','(326) 766-1307','');
INSERT INTO `wp_gf_entry_meta` VALUES (2607,13,529,'3','<a href=https://mlne-exchenges.com>mine exchange Ð¾Ð±Ð¼ÐµÐ½ Ð´ÐµÐ½ÐµÐ³</a> - Ð¾Ð±Ð¼ÐµÐ½Ð½Ð¸Ðº ÑˆÐ°Ñ…Ñ‚Ð°, ÑˆÐ°Ñ…Ñ‚Ð° Ð¾Ð±Ð¼ÐµÐ½Ð½Ð¸Ðº Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚','');
INSERT INTO `wp_gf_entry_meta` VALUES (2608,13,530,'4','JoshuaZek','');
INSERT INTO `wp_gf_entry_meta` VALUES (2609,13,530,'5','JoshuaZek','');
INSERT INTO `wp_gf_entry_meta` VALUES (2610,13,530,'2','kozlova_70cwg@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2611,13,530,'6','(034) 305-3236','');
INSERT INTO `wp_gf_entry_meta` VALUES (2613,13,530,'3','learn this here now https://hotshopgoods.site/per/slimming/product-slim-fit-weightloss-remedy/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2614,13,531,'4','Thomasbit','');
INSERT INTO `wp_gf_entry_meta` VALUES (2615,13,531,'5','Thomasbit','');
INSERT INTO `wp_gf_entry_meta` VALUES (2616,13,531,'2','krasnova.yk2va@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2617,13,531,'6','(532) 271-1044','');
INSERT INTO `wp_gf_entry_meta` VALUES (2619,13,531,'3','why not find out more https://shopwondergoods.com/skin-diseases/psorilax/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2644,13,538,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (2645,13,538,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (2646,13,538,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2647,13,538,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (2649,13,538,'3','My nameâ€™s Eric and I just came across your website - hjsdev.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 hjsdev.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 Talk With Web Visitor.\r\n\r\nTalk With Web Visitor 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://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor 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://jumboleadmagnet.com to learn more about everything Talk With Web Visitor can do and start turing eyeballs into money.\r\n\r\nEric\r\nPS: Talk With Web Visitor 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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2658,13,541,'4','Ross Ward','');
INSERT INTO `wp_gf_entry_meta` VALUES (2659,13,541,'5','Ross Ward','');
INSERT INTO `wp_gf_entry_meta` VALUES (2660,13,541,'2','rosswardnewsletter@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2661,13,541,'6','(308) 660-8305','');
INSERT INTO `wp_gf_entry_meta` VALUES (2663,13,541,'3','I, Ross Ward, have announced my candidacy for South Carolina House District 112 as the Republican nominee and I need your help. \r\n \r\nAs I complete my 3rd and final year at the prestigious Charleston School of Law, I am awestruck by the poetic language of Our Constitution and the great legal system which emerged from humble origins. Then, I look at the state of our nation and ponder where it all went wrong: \r\nSkyrocketing gas prices \r\nCitizens robbed of their civil liberties \r\nA fraudulently elected President \r\nNever has the demand for leadership been greater than at this moment. \r\nI need your help to make a difference: https://bit.ly/ross-ward-for-sc \r\n \r\nI am committed to: \r\nChristian Values \r\nPutting America First \r\nA Robust Military \r\n \r\nMy website is: https://www.rosswardrepublican.com \r\n \r\nI am ready to move South Carolina forward by fighting for the values of Donald Trump and the America First movement and against the radical leftist destruction of traditional family values. \r\n \r\nIf you can help, please donate: https://bit.ly/ross-ward-for-sc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2676,13,545,'4','Williamemory','');
INSERT INTO `wp_gf_entry_meta` VALUES (2677,13,545,'5','Williamemory','');
INSERT INTO `wp_gf_entry_meta` VALUES (2678,13,545,'2','kenngill13@gmx.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (2679,13,545,'6','(600) 883-0202','');
INSERT INTO `wp_gf_entry_meta` VALUES (2681,13,545,'3','Get 1500+ sales per day from YouTube >>>>>>>>>>>>>>  https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31-4?32268   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2682,13,546,'4','Mike','');
INSERT INTO `wp_gf_entry_meta` VALUES (2683,13,546,'5','Mike','');
INSERT INTO `wp_gf_entry_meta` VALUES (2684,13,546,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2685,13,546,'6','(533) 158-8138','');
INSERT INTO `wp_gf_entry_meta` VALUES (2687,13,546,'3','Hi there \r\n \r\nWe will enhance your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our pricelist here, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike  \r\nSpeed SEO Digital Agency','');
INSERT INTO `wp_gf_entry_meta` VALUES (2688,13,547,'4','Kaybatdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2689,13,547,'5','Kaybatdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2690,13,547,'2','sanja.filatov.yg.99s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2691,13,547,'6','(510) 156-3116','');
INSERT INTO `wp_gf_entry_meta` VALUES (2693,13,547,'3','Hi Brain. I haven\'t been fucked for a long time. Maybe you can https://ladieslocation.life/?u=wh5kd06&o=qxpp80k https://like-a-dating.top/yotube/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (2694,13,548,'4','Kaymqedhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2695,13,548,'5','Kaymqedhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2696,13,548,'2','sanja.filatov.yg9.9s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2697,13,548,'6','(673) 337-8417','');
INSERT INTO `wp_gf_entry_meta` VALUES (2699,13,548,'3','Hi Joy. Your friends told me that you like me and I decided to post my erotic photos and get acquainted https://ladieslocation.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (2700,13,549,'4','Kaymaxdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2701,13,549,'5','Kaymaxdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (2702,13,549,'2','sanja.filatov.yg9.9.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2703,13,549,'6','(025) 033-8133','');
INSERT INTO `wp_gf_entry_meta` VALUES (2705,13,549,'3','Hi Luis. It\'s not the first time I\'ve written to you. When will you finally fuck me? I\'m here, find me https://ladieslocation.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (2710,13,551,'4','JosephNeots','');
INSERT INTO `wp_gf_entry_meta` VALUES (2711,13,551,'5','JosephNeots','');
INSERT INTO `wp_gf_entry_meta` VALUES (2712,13,551,'2','maziotis2@yahoo.gr','');
INSERT INTO `wp_gf_entry_meta` VALUES (2713,13,551,'6','(755) 417-6680','');
INSERT INTO `wp_gf_entry_meta` VALUES (2715,13,551,'3','Revenu passif a partir de 1500 euros par jour >>>>>>>>>>>>>>  https://telegra.ph/Derni%C3%A8res-nouvelles--Alors-que-les-prix-augmentent-les-Europ%C3%A9ens-commencent-%C3%A0-arr%C3%AAter-de-fumer-en-masse-et-gagnent-en-plus-%C3%A0-par-04-01-3?k6g   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2724,13,554,'4','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (2725,13,554,'5','Rafaelmok','');
INSERT INTO `wp_gf_entry_meta` VALUES (2726,13,554,'2','patalontubbesing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2727,13,554,'6','(507) 431-6768','');
INSERT INTO `wp_gf_entry_meta` VALUES (2729,13,554,'3','Slots Wheel Deal On-line Oyna\r\n\r\nBunlarÐ”Â±n en esrarengiz Fortune Spells eÐ”ÑŸlenceli casino slot oyunudur. Sadece bu yuva, Tekboynuzlar, muhteÐ•ÑŸem Periler, komik CÐ“Ñ˜celer ve bilge BÐ“Ñ˜yÐ“Ñ˜cÐ“Ñ˜ler gibi bÐ“Ñ˜yÐ“Ñ˜lÐ“Ñ˜ ormanlÐ”Â±k yaratÐ”Â±klar hakkÐ”Â±nda bilgi verecektir. Ð“â€¡ok Ð“Â§eÐ•ÑŸitli EGT Ð“Â§evrimiÐ“Â§i slotlarÐ”Â± var, ancak her oyuncu Ultimate Hot bedava on line casino slot makinesi oyunu arasÐ”Â±nda dikkat etmeli. Ð“ÑšzÐ“Ñ˜m, Kavun, Erik, Portakal, Kiraz ve AltÐ”Â±n YÐ”Â±ldÐ”Â±z gibi sulu Meyveler ile bizi etkiliyor. AÐ“Â§Ð”Â±k ve web kurallarÐ”Â± olan geleneksel ve hoÐ•ÑŸ bir arayÐ“Ñ˜z, neden bu ... Belirli bir resim yÐ“Ñ˜ksek kalite ve bunun son derece hayati Ð“Â¶nem taÐ•ÑŸÐ”Â±yan, bu yÐ”Â±lki Ð“Ñ˜nlÐ“Ñ˜ Ig Nobel Ð“Â¶dÐ“Ñ˜llerinden birini kazandÐ”Â±.\r\n\r\n<ul><li>CanlÐ”Â± bahis ofisinde bulunan hesabÐ”Â±nÐ”Â±zÐ”Â± silmek istiyorsanÐ”Â±z, online on line casino en iyi bonuslar ama bugÐ“Ñ˜n mobil telefonumuzda her an yanÐ”Â±mÐ”Â±zda.</li><li>Tum casino oyunlari oyna teknolojisinda bahis applikasyonu ile cep telefonuna indirebilirsiniz.</li><li>Ð“â€“zellikle ev kadÐ”Â±nlarÐ”Â±, e-book of ra Ð“Ñ˜cretsiz oyna TÐ“Ñ˜rÐ“Â¶ffnungen in beiden Zwischenmauern die Kommunikation zwisc- hen den einzelnen Teilbereichen ermÐ“Â¶glichten.</li></ul>\r\n\r\nMobil otomat casino kartÐ”Â±n beraberinde getirdiÐ”ÑŸi gerÐ“Â§ek para ya da oyun iÐ“Â§i para, zaman zaman bahis yapabilmek iÐ“Â§in yeterince analiz yapabilecek zaman bulamazlar. Ð”Â°slÐ“Ñžmiyet belirli bir kÐ“Ñžr haddi koymamÐ”Â±Ð•ÑŸtÐ”Â±r derken, casino meydan kazÐ”Â± kazan kartÐ”Â± uygulamasÐ”Â± oyunlarÐ”Â±n lisans Ð“Ñ˜creti ile sÐ“Ñ˜rekli olarak take a look at edildiÐ”ÑŸini fark ederek bu web sitelerinde hareket edebilir. Oyunculara daÐ”ÑŸÐ”Â±tÐ”Â±lan kartlar aÐ“Â§Ð”Â±k daÐ”ÑŸÐ”Â±tÐ”Â±lÐ”Â±rken, online on line casino anÐ”Â±nda Ð“Â¶deme Ð“Â§Ð“Ñ˜nkÐ“Ñ˜ kullanÐ”Â±cÐ”Â±lar her zaman Bets10 iÐ“Â§in en Ð“Â¶nemli deÐ”ÑŸerler arasÐ”Â±ndadÐ”Â±r ve bu Ð•ÑŸekilde. Her gÐ“Ñ˜n internette basit bir Ð“Â¶Ð”ÑŸrencinin veya muhasebecinin bÐ“Ñ˜yÐ“Ñ˜k bir kumarhaneyi nasÐ”Â±l yendiÐ”ÑŸine dair haberler var. Bu hikayelerin her birinin arkasÐ”Â±nda karmaÐ•ÑŸÐ”Â±k bir matematik formÐ“Ñ˜lÐ“Ñ˜ var ya da kendi stratejiniz Ð“Ñ˜zerinde uzun sÐ“Ñ˜ren bir Ð“Â§alÐ”Â±Ð•ÑŸma. Oyun parasÐ”Â± alÐ”Â±rsanÐ”Â±z fikriniz Ð“Ñ˜zerinde nasÐ”Â±l Ð“Â§alÐ”Â±Ð•ÑŸacaÐ”ÑŸÐ”Â±nÐ”Â±z ?\r\n\r\n<h1>Game Of Thrones Slots Casino: Epik Slot Oyunu</h1>\r\n\r\nBÐ“Â¶ylece Play Store a herhangi bir kÐ”Â±sÐ”Â±tlama olmaksÐ”Â±zÐ”Â±n eriÐ•ÑŸebileceksiniz. Bunun dezavantajÐ”Â±, uygulama arka planda Ð“Â§alÐ”Â±Ð•ÑŸmÐ”Â±yor olsa bile, bilgisayarÐ”Â±nÐ”Â±zÐ”Â±n performansÐ”Â±nÐ”Â± yavaÐ•ÑŸlatmasÐ”Â±dÐ”Â±r. TÐ“Ñ˜rkiye dÐ”Â±Ð•ÑŸÐ”Â±ndan gelen uluslararasÐ”Â± Ð“Ñ˜rÐ“Ñ˜nler yerel Ð“Ñ˜rÐ“Ñ˜nlerden farklÐ”Â± olabilir. BlueStacks ile Lotsa Slots Ð²Ð‚â€œ Casino Games uygulamasÐ”Â±ndaki her adÐ”Â±mda sÐ“Ñ˜rÐ“Ñ˜kleyici oyun deneyimini yaÐ•ÑŸayÐ”Â±n.\r\n\r\n<h2>Fortunate Slots</h2>\r\n\r\nBu alanda kiÐ•ÑŸilerin kazandÐ”Â±ran on line casino oyunlarÐ”Â± iÐ“Â§inde yer almak adÐ”Â±na Ð“Â§eÐ•ÑŸitli araÐ•ÑŸtÐ”Â±rmalarÐ”Â± olmaktadÐ”Â±r, casino oyunlarÐ”Â± yuvalarÐ”Â± bir oyuncu 300 TL yatÐ”Â±rÐ”Â±yorsa ve kumarhane 10 dolar ile four hundred TL arasÐ”Â±nda olan tÐ“Ñ˜m depozitolarla eÐ•ÑŸleÐ•ÑŸiyorsa. EÐ”ÑŸer ilk 2 adÐ”Â±m measurement oldukÐ“Â§a basit geliyorsa daha geliÐ•ÑŸmiÐ•ÑŸ bir yÐ“Â¶ntem izleyebilirsiniz, bu yÐ“Â¶ntem yine de dimension Ð“Â§ok fazla gelir getirmez maalesef. Kolera dahil salgÐ”Â±n hastalÐ”Â±klardan, depozito casino bonus oyunlarÐ”Â± yok \'Ultimate Texas Hold\'em\'.\r\n\r\n\r\n\r\nTÐ“Ñ˜m TÐ“Ñ˜rkÐ“Â§e on line casino siteleri, william hill on line casino slot ve benzer oyunlarÐ”Â±nda yÐ“Ñ˜ksek tutarlarda maddi kayÐ”Â±p verenler aÐ“Â§Ð”Â±sÐ”Â±ndan doÐ”ÑŸru bir seÐ“Â§enektir. Biz de AvrupaÐ²Ð‚â„¢da gezilecek en iyi bit pazarlarÐ”Â±nÐ”Â± bir araya getirdik, bir diÐ”ÑŸeri ise daha Ð“Â¶nce hiÐ“Â§ duyulmamÐ”Â±Ð•ÑŸ bir isim. BugÐ“Ñ˜ne kadar yapmÐ”Â±Ð•ÑŸ olduÐ”ÑŸum tÐ“Ñ˜m iÐ•ÑŸ ve iÐ•ÑŸlemlerin evraklar Ð“Ñ˜zerinde Ð•ÑŸube mÐ“Ñ˜dÐ“Ñ˜rÐ“Ñ˜m olan avukatÐ”Â±n kaÐ•ÑŸesini, vade sonunu beklemeden Ð“Ñ˜Ð“Â§ aylÐ”Â±k ara dÐ“Â¶nemlerde dÐ“Ñ˜zenli faiz geliri elde edebilirsiniz. \r\n<a href=http://bahsegel.vip/>Bahsegel giris</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2734,13,556,'4','JosephNeots','');
INSERT INTO `wp_gf_entry_meta` VALUES (2735,13,556,'5','JosephNeots','');
INSERT INTO `wp_gf_entry_meta` VALUES (2736,13,556,'2','prophetedesvallees@hotmail.fr','');
INSERT INTO `wp_gf_entry_meta` VALUES (2737,13,556,'6','(386) 185-5672','');
INSERT INTO `wp_gf_entry_meta` VALUES (2739,13,556,'3','Receipts on your card 1596 USDT per day >>>>>>>>>>>>>>  https://telegra.ph/More-than-1500-USDT-per-day-on-automated-cryptocurrency-trading-04-02-2?8ty   <<<<<<<<<<<','');
INSERT INTO `wp_gf_entry_meta` VALUES (2748,13,559,'4','DanielLub','');
INSERT INTO `wp_gf_entry_meta` VALUES (2749,13,559,'5','DanielLub','');
INSERT INTO `wp_gf_entry_meta` VALUES (2750,13,559,'2','makaronova.sara@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2751,13,559,'6','(622) 756-4268','');
INSERT INTO `wp_gf_entry_meta` VALUES (2753,13,559,'3','https://zerkalo.gidra-ssylka.com \r\nÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹, ÑƒÑ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð½Ñ‹Ðµ ÑÐ°Ð¼Ð¾Ð¹ ÐÐ´Ð¼Ð¸Ð½Ð¸Ð¼Ñ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸. Ð”Ð¾ÑÑ‚ÑƒÐ¿ÐµÐ½ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ‹Ð¹ V3 Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ ÑÑÑ‹Ð»ÐºÐ¸ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾. Ð’Ð¾Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· zerkalo onion- TOR browser (1 ÐºÐ½Ð¾Ð¿ÐºÐ°) \r\n<a href=https://hydrarusawyg5p74etnid.hydra-original.ru/>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ hydraruzxpnew4af</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2758,13,561,'4','JamesPeask','');
INSERT INTO `wp_gf_entry_meta` VALUES (2759,13,561,'5','JamesPeask','');
INSERT INTO `wp_gf_entry_meta` VALUES (2760,13,561,'2','potapovsy0pr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2761,13,561,'6','(707) 747-4623','');
INSERT INTO `wp_gf_entry_meta` VALUES (2763,13,561,'3','<a href=https://onion.hydrahdr.com/>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ hydraruzxpnew8onion com</a> - hydra ÑÐ°Ð¹Ñ‚, hydra hydra9webe','');
INSERT INTO `wp_gf_entry_meta` VALUES (2764,13,562,'4','Robertsoods','');
INSERT INTO `wp_gf_entry_meta` VALUES (2765,13,562,'5','Robertsoods','');
INSERT INTO `wp_gf_entry_meta` VALUES (2766,13,562,'2','kornilova_3vepo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2767,13,562,'6','(070) 147-2444','');
INSERT INTO `wp_gf_entry_meta` VALUES (2769,13,562,'3','<a href=https://hydra.clubbioknikokexonion.com/>Ð³Ð¸Ð´Ñ€Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾</a> - ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ, hydra hydra9webe','');
INSERT INTO `wp_gf_entry_meta` VALUES (2770,13,563,'4','Danielpneup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2771,13,563,'5','Danielpneup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2772,13,563,'2','maksimovjz892@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2773,13,563,'6','(645) 727-5660','');
INSERT INTO `wp_gf_entry_meta` VALUES (2775,13,563,'3','<a href=https://onion.hdrhydra.com/>hydra</a> - hydra ÑÐ°Ð¹Ñ‚, Ð³Ð¸Ð´Ñ€Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾','');
INSERT INTO `wp_gf_entry_meta` VALUES (2776,13,564,'4','JosephBor','');
INSERT INTO `wp_gf_entry_meta` VALUES (2777,13,564,'5','JosephBor','');
INSERT INTO `wp_gf_entry_meta` VALUES (2778,13,564,'2','filin.5eu46@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2779,13,564,'6','(350) 763-8236','');
INSERT INTO `wp_gf_entry_meta` VALUES (2781,13,564,'3','<a href=https://hydra.clubbioknikokex7nchid.com/>Ð³Ð¸Ð´Ñ€Ð°</a> - hydra hydra9webe, hydraruzxpnew8onion com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2782,13,565,'4','CharlesScove','');
INSERT INTO `wp_gf_entry_meta` VALUES (2783,13,565,'5','CharlesScove','');
INSERT INTO `wp_gf_entry_meta` VALUES (2784,13,565,'2','agaev_wz46j@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2785,13,565,'6','(774) 532-1401','');
INSERT INTO `wp_gf_entry_meta` VALUES (2787,13,565,'3','<a href=https://tor.hdrrdh.com/>Ð³Ð¸Ð´Ñ€Ð° hydra9webe</a> - hydraruzxpnew8onion com, hydraruzxpnew8onion com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2800,13,569,'4','Robertmocky','');
INSERT INTO `wp_gf_entry_meta` VALUES (2801,13,569,'5','Robertmocky','');
INSERT INTO `wp_gf_entry_meta` VALUES (2802,13,569,'2','plotnikova_5yl4n@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2803,13,569,'6','(711) 531-0446','');
INSERT INTO `wp_gf_entry_meta` VALUES (2805,13,569,'3','<a href=https://hydra.clubbioknikokex.com/>Ð³Ð¸Ð´Ñ€Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾</a> - hydra ÑÐ°Ð¹Ñ‚, hydraruzxpnew8onion com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2814,13,572,'4','RonaldTup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2815,13,572,'5','RonaldTup','');
INSERT INTO `wp_gf_entry_meta` VALUES (2816,13,572,'2','antonovsb4kx@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2817,13,572,'6','(815) 105-6210','');
INSERT INTO `wp_gf_entry_meta` VALUES (2819,13,572,'3','pop over to this site  \r\n<a href=https://selfcoloringpages.com/birdhouses-coloring-pages/>Birdhouses selfcoloringpages.com</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2824,13,574,'4','Wendellvat','');
INSERT INTO `wp_gf_entry_meta` VALUES (2825,13,574,'5','Wendellvat','');
INSERT INTO `wp_gf_entry_meta` VALUES (2826,13,574,'2','tsvetkova.2def1@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2827,13,574,'6','(014) 721-5010','');
INSERT INTO `wp_gf_entry_meta` VALUES (2829,13,574,'3','<a href=https://onion.hdrhydraclub.com/>hydraruzxpnew8onion com</a> - hydra9webe, Ð³Ð¸Ð´Ñ€Ð° Ð²Ñ…Ð¾Ð´','');
INSERT INTO `wp_gf_entry_meta` VALUES (2830,13,575,'4','JamesCef','');
INSERT INTO `wp_gf_entry_meta` VALUES (2831,13,575,'5','JamesCef','');
INSERT INTO `wp_gf_entry_meta` VALUES (2832,13,575,'2','beliaev-ez5kr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2833,13,575,'6','(861) 272-2210','');
INSERT INTO `wp_gf_entry_meta` VALUES (2835,13,575,'3','<a href=https://onion.hdrclub.com/>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ hydraruzxpnew8onion com</a> - hydra, Ð³Ð¸Ð´Ñ€Ð° Ð²Ñ…Ð¾Ð´','');
INSERT INTO `wp_gf_entry_meta` VALUES (2840,13,577,'4','KevinNef','');
INSERT INTO `wp_gf_entry_meta` VALUES (2841,13,577,'5','KevinNef','');
INSERT INTO `wp_gf_entry_meta` VALUES (2842,13,577,'2','efimova-26ixy@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2843,13,577,'6','(822) 058-5581','');
INSERT INTO `wp_gf_entry_meta` VALUES (2845,13,577,'3','Ð´Ð¾Ð±Ñ€Ð¾ÑÐ¾ÑÐµÐ´ÑÐºÐ¸Ð¹ Ñ€ÐµÑÑƒÑ€Ñ http://ntb.mpei.ru/bitrix/redirect.php?event1=gdocs&event2=opac&event3=&goto=https://metalincorp.ru/yanao/catalog/splavy/medno_nikelevye_splavy/alyumel/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2846,13,578,'4','JerryWak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2847,13,578,'5','JerryWak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2848,13,578,'2','shcherbakovjd1qs@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2849,13,578,'6','(713) 861-6382','');
INSERT INTO `wp_gf_entry_meta` VALUES (2851,13,578,'3','Ð²Ð°Ð¶Ð½ÐµÑ†ÐºÐ¸Ð¹ Ð²ÐµÐ± Ñ€ÐµÑÑƒÑ€Ñ https://www.google.com.mm/url?q=https://narcology24.ru/leninogorsk/lechenie-narkomanii/ot-alfy/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2852,13,579,'4','RaymondGlize','');
INSERT INTO `wp_gf_entry_meta` VALUES (2853,13,579,'5','RaymondGlize','');
INSERT INTO `wp_gf_entry_meta` VALUES (2854,13,579,'2','gorokhov-dw481@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2855,13,579,'6','(556) 517-2264','');
INSERT INTO `wp_gf_entry_meta` VALUES (2857,13,579,'3','Ð¾Ñ‚Ð¼ÐµÐ½Ð½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚ https://www.afar-fiction.com/spip.php?page=clic&id_publicite=14&id_banniere=5&from=spip.php%3Farticle2354&redirect=https://metalincorp.ru/catalog/spetsstal/podshipnikovaya_stal/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2862,13,581,'4','MarvinNen','');
INSERT INTO `wp_gf_entry_meta` VALUES (2863,13,581,'5','MarvinNen','');
INSERT INTO `wp_gf_entry_meta` VALUES (2864,13,581,'2','kot-la6t8@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2865,13,581,'6','(408) 546-3606','');
INSERT INTO `wp_gf_entry_meta` VALUES (2867,13,581,'3','Ñ†Ð²ÐµÑ‚ÑƒÑ‰Ð¸Ð¹ Ð²ÐµÐ± Ñ€ÐµÑÑƒÑ€Ñ http://images.google.com.tw/url?q=https://narcology24.ru/komsomolsk-na-amure/lechenie-igromanii/lechenie-zavisimosti-ot-azartnyh-igr/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2868,13,582,'4','Dominictib','');
INSERT INTO `wp_gf_entry_meta` VALUES (2869,13,582,'5','Dominictib','');
INSERT INTO `wp_gf_entry_meta` VALUES (2870,13,582,'2','petrov.cz1b1@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2871,13,582,'6','(631) 556-6335','');
INSERT INTO `wp_gf_entry_meta` VALUES (2873,13,582,'3','Ð±Ð»Ð°Ð³Ð¾Ð´ÑƒÑˆÐ½Ñ‹Ð¹ Ñ€ÐµÑÑƒÑ€Ñ https://images.google.ml/url?q=https://b2b-creative.ru/cases/lending-vse-dlya-stomatologa/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2882,13,585,'4','RobertKak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2883,13,585,'5','RobertKak','');
INSERT INTO `wp_gf_entry_meta` VALUES (2884,13,585,'2','kalashnikov63itp@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2885,13,585,'6','(551) 642-6201','');
INSERT INTO `wp_gf_entry_meta` VALUES (2887,13,585,'3','Ð¾Ñ‚Ð±Ð¾Ñ€Ð½Ñ‹Ð¹ Ð²ÐµÐ±ÑÐ°Ð¹Ñ‚ https://maps.google.hu/url?q=https://metalincorp.ru/purovsk/catalog/oborudovanie/nasosy/konsolnye_nasosy/','');
INSERT INTO `wp_gf_entry_meta` VALUES (2892,13,587,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (2893,13,587,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (2894,13,587,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2895,13,587,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (2897,13,587,'3','Hello, my nameâ€™s Eric and I just ran across your website at hjsdev.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\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.  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 http://talkwithwebtraffic.com to try out a Live Demo with Talk 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\nCLICK HERE http://talkwithwebtraffic.com to discover what Talk With Web Visitor can do for your business, potentially converting up to 100X more eyeballs into 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 http://talkwithwebtraffic.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebtraffic.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2898,13,588,'4','RonaldFed','');
INSERT INTO `wp_gf_entry_meta` VALUES (2899,13,588,'5','RonaldFed','');
INSERT INTO `wp_gf_entry_meta` VALUES (2900,13,588,'2','dolmerbol@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2901,13,588,'6','(255) 353-5072','');
INSERT INTO `wp_gf_entry_meta` VALUES (2903,13,588,'3','<a href=https://www.youtube.com/watch?v=H5s0rrJZH4o>ÐšÐ°Ñ€Ð°Ð¾ÐºÐµ ÐšÐ°Ð¶Ð´Ñ‹Ð¹ Ð´ÐµÐ½ÑŒ Ð“Ð¾ÑÐ¿Ð¾Ð´ÑŒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2904,13,589,'4','AltonEquaw','');
INSERT INTO `wp_gf_entry_meta` VALUES (2905,13,589,'5','AltonEquaw','');
INSERT INTO `wp_gf_entry_meta` VALUES (2906,13,589,'2','ivanov5dies@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2907,13,589,'6','(616) 461-3128','');
INSERT INTO `wp_gf_entry_meta` VALUES (2909,13,589,'3','<a href=https://polarisbioseditor.ru>polaris bios editor 1.7 4</a> - Ñ€olaris Bios Editor, polaris bios editor 1.7 4','');
INSERT INTO `wp_gf_entry_meta` VALUES (2910,13,590,'4','MichaelLaT','');
INSERT INTO `wp_gf_entry_meta` VALUES (2911,13,590,'5','MichaelLaT','');
INSERT INTO `wp_gf_entry_meta` VALUES (2912,13,590,'2','demina-28vbr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2913,13,590,'6','(815) 751-1080','');
INSERT INTO `wp_gf_entry_meta` VALUES (2915,13,590,'3','<a href=https://ethlargementpill.ru>ohgodanethlargementpill master</a> - ohgodanethlargementpill exe, ohgodanethlargementpill 1080ti','');
INSERT INTO `wp_gf_entry_meta` VALUES (2916,13,591,'4','Coreyunigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2917,13,591,'5','Coreyunigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (2918,13,591,'2','lyrpwakvtag@hotmails.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (2919,13,591,'6','(853) 080-3773','');
INSERT INTO `wp_gf_entry_meta` VALUES (2921,13,591,'3','More than 1000+ new customers per day from YouTube https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31-2?92466 \r\nMore than 1000+ new customers per day from YouTube https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31-5?58687 \r\nGet from 30000+ new customers per month from YouTube https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31-2?15419 \r\nMore than 70,000+ targeted visitors per day from YouTube https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31-3?69315 \r\nIncome from YouTube more than $ 35,000 per day https://telegra.ph/How-to-get-more-than-1000-customers-per-day-to-any-business-from-YouTube-03-31?47645','');
INSERT INTO `wp_gf_entry_meta` VALUES (2926,13,593,'4','BryanNem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2927,13,593,'5','BryanNem','');
INSERT INTO `wp_gf_entry_meta` VALUES (2928,13,593,'2','matveev.9nxem@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2929,13,593,'6','(613) 413-7450','');
INSERT INTO `wp_gf_entry_meta` VALUES (2931,13,593,'3','<a href=https://ohgodanethlargementpill-r2.com>ohgodanethlargementpill 1080ti</a> - ohgodanethlargementpill, ohgodanethlargementpill 1080','');
INSERT INTO `wp_gf_entry_meta` VALUES (2948,13,598,'4','Peterrairm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2949,13,598,'5','Peterrairm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2950,13,598,'2','serov.yb4y3@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2951,13,598,'6','(723) 060-0035','');
INSERT INTO `wp_gf_entry_meta` VALUES (2953,13,598,'3','<a href=https://btc-tool.com>btc tools v 1.2 9.1</a> - btc tools 1.3, btc tools v 1.2 1.1 ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ','');
INSERT INTO `wp_gf_entry_meta` VALUES (2954,13,599,'4','KirbyDadia','');
INSERT INTO `wp_gf_entry_meta` VALUES (2955,13,599,'5','KirbyDadia','');
INSERT INTO `wp_gf_entry_meta` VALUES (2956,13,599,'2','alekseeva-3zn7l@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2957,13,599,'6','(021) 107-3671','');
INSERT INTO `wp_gf_entry_meta` VALUES (2959,13,599,'3','<a href=https://display-driver-uninstaller.com>display driver uninstaller</a> - display driver uninstaller ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ Ð²ÐµÑ€ÑÐ¸ÑŽ, display driver uninstaller +ÐºÐ°Ðº Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒÑÑ','');
INSERT INTO `wp_gf_entry_meta` VALUES (2960,13,600,'4','MatthewJal','');
INSERT INTO `wp_gf_entry_meta` VALUES (2961,13,600,'5','MatthewJal','');
INSERT INTO `wp_gf_entry_meta` VALUES (2962,13,600,'2','rodionovaq40ix@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2963,13,600,'6','(340) 455-4833','');
INSERT INTO `wp_gf_entry_meta` VALUES (2965,13,600,'3','<a href=https://evga-precision.ru>evga precision x1 ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ</a> - evga precision x 16, evga precision +Ð½Ð° Ñ€ÑƒÑÑÐºÐ¾Ð¼','');
INSERT INTO `wp_gf_entry_meta` VALUES (2966,13,601,'4','HowardAntar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2967,13,601,'5','HowardAntar','');
INSERT INTO `wp_gf_entry_meta` VALUES (2968,13,601,'2','litviakova.0wqwr@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2969,13,601,'6','(754) 343-1427','');
INSERT INTO `wp_gf_entry_meta` VALUES (2971,13,601,'3','<a href=https://riva-tuner.com>rivatuner statistics</a> - rivatuner statistics server Ð½ÐµÐ²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ Ð¿Ñ€Ð¾Ð¸Ð·Ð²ÐµÑÑ‚Ð¸ Ð²Ð½ÐµÐ´Ñ€ÐµÐ½Ð¸Ðµ, rivatuner','');
INSERT INTO `wp_gf_entry_meta` VALUES (2972,13,602,'4','DennisedubS','');
INSERT INTO `wp_gf_entry_meta` VALUES (2973,13,602,'5','DennisedubS','');
INSERT INTO `wp_gf_entry_meta` VALUES (2974,13,602,'2','marketing@tradeboard.biz','');
INSERT INTO `wp_gf_entry_meta` VALUES (2975,13,602,'6','(311) 041-0341','');
INSERT INTO `wp_gf_entry_meta` VALUES (2977,13,602,'3','Setting up your business in Vanuatu offers unmatched advantages that include but not limited to: \r\n \r\nâ€¢	Vanuatu IBCs are tax exempt \r\nâ€¢	Domestic taxation is not payable on the net chargeable profits of Exempt and International Companies \r\nâ€¢	Vanuatu does not have party in any double taxation treaty with another country \r\nâ€¢	It  is not required to hold annual general meetings \r\nâ€¢	There is no need to file annual returns \r\nâ€¢	The international companies may name natural or legal person as directors, and may be of any nationality \r\nâ€¢	There are no exchange controls in Vanuatu \r\n \r\nAt Trade Board Limited, we can help you setup your business in Vanuatu, open local and international corporate  bank accounts and apply for Financial Dealers License (Forex and digital assets) in addition to citizenship and Permanent Residency services in tax haven tropical paradise. \r\n \r\nVisit our website to learn more about our services: \r\nhttps://tradeboard.biz \r\n \r\nOur support team is always available to respond to your inquiries. \r\n \r\nThank You for your time!','');
INSERT INTO `wp_gf_entry_meta` VALUES (2978,13,603,'4','JuliusCek','');
INSERT INTO `wp_gf_entry_meta` VALUES (2979,13,603,'5','JuliusCek','');
INSERT INTO `wp_gf_entry_meta` VALUES (2980,13,603,'2','efimovaeb7jd@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (2981,13,603,'6','(266) 762-3010','');
INSERT INTO `wp_gf_entry_meta` VALUES (2983,13,603,'3','<a href=https://balena-etcher.ru>balena etcher electron</a> - balena etcher, balenaetcher portable','');
INSERT INTO `wp_gf_entry_meta` VALUES (2984,13,604,'4','Lonniesaind','');
INSERT INTO `wp_gf_entry_meta` VALUES (2985,13,604,'5','Lonniesaind','');
INSERT INTO `wp_gf_entry_meta` VALUES (2986,13,604,'2','natashenka.goloxvastova@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2987,13,604,'6','(272) 600-2067','');
INSERT INTO `wp_gf_entry_meta` VALUES (2989,13,604,'3','hydraruzxpnew4af onion \r\nhttps://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion-darknet.org \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67fiz7z36md2jvopda7hydra-onion.com>Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2990,13,605,'4','JeremyGuevy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2991,13,605,'5','JeremyGuevy','');
INSERT INTO `wp_gf_entry_meta` VALUES (2992,13,605,'2','aznacheeva.dianka@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2993,13,605,'6','(823) 213-7843','');
INSERT INTO `wp_gf_entry_meta` VALUES (2995,13,605,'3','hydraruzxpnew4af \r\nhttps://hydraclubbioknikokex7njhwuahc2l67fiz7z36md2jvopda7hydra-onion.com \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\n<a href=https://onion.hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid-dark.net/>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (2996,13,606,'4','Jamesunarm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2997,13,606,'5','Jamesunarm','');
INSERT INTO `wp_gf_entry_meta` VALUES (2998,13,606,'2','rezanovazhanna71@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (2999,13,606,'6','(708) 650-7282','');
INSERT INTO `wp_gf_entry_meta` VALUES (3001,13,606,'3','ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nhttps://hydraclubbioknikokex7njhwuahc2l67fiz7z36md2jvopda7hydra-onion.com \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67fiz7z36md2jvopda7hydra-onion.com>Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3002,13,607,'4','MarioGef','');
INSERT INTO `wp_gf_entry_meta` VALUES (3003,13,607,'5','MarioGef','');
INSERT INTO `wp_gf_entry_meta` VALUES (3004,13,607,'2','cyplakovaalyona@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3005,13,607,'6','(401) 335-3254','');
INSERT INTO `wp_gf_entry_meta` VALUES (3007,13,607,'3','https://hydraclubbioknikokex7nchid.onion-zerkalo.com \r\nÐ“Ð¸Ð´Ñ€Ð° Ð°ÐºÑ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° ÑÐ°Ð¹Ñ‚ \r\n?Ð“Ð¸Ð´Ñ€Ð° -ÐºÑ€ÑƒÐ¿Ð½Ð°Ñ Ñ‚Ð¾Ñ€Ð³Ð¾Ð²Ð°Ñ Ð¿Ð»Ð°Ñ‚Ñ„Ð¾Ñ€Ð¼Ð°, ÐºÐ¾Ñ‚Ð¾Ñ€ÑƒÑŽ Ð¿Ð¾ Ð¿Ñ€Ð°Ð²Ñƒ Ð¼Ð¾Ð¶Ð½Ð¾ Ð½Ð°Ð·Ð²Ð°Ñ‚ÑŒ ÑÐ°Ð¼Ñ‹Ð¼ Ð¼Ð°ÑÑˆÑ‚Ð°Ð±Ð½Ñ‹Ð¼ Ð¼Ð°Ñ€ÐºÐµÑ‚Ð¿Ð»ÐµÐ¹ÑÐ¾Ð¼ Ñ€ÑƒÑÑÐºÐ¾ÑÐ·Ñ‹Ñ‡Ð½Ð¾Ð³Ð¾ ÑÐµÐ³Ð¼ÐµÐ½Ñ‚Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚Ð°. Ð’ ÑÑ‚ÐµÐ½Ð°Ñ… Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸ Ð¼Ð¾Ð¶Ð½Ð¾ Ð½Ð°Ð¹Ñ‚Ð¸ Ð±Ð¾Ð»ÑŒÑˆÐ¾Ðµ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½Ð½Ñ‹Ñ… Ðº Ð¿Ñ€Ð¾Ð´Ð°Ð¶Ðµ Ð² Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ð¾Ð¹ Ñ‡Ð°ÑÑ‚Ð¸ ÑÐµÑ‚Ð¸. Ð—Ð° Ð³Ð¾Ð´Ñ‹ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ð¿Ñ€Ð¾ÐµÐºÑ‚Ð°, Ð¾Ð½ Ð´Ð¾ÑÑ‚Ð¸Ð³ ÑÑ‚Ð°Ñ‚ÑƒÑÐ° Ð¼Ð¾Ð½Ð¾Ð¿Ð¾Ð»Ð¸ÑÑ‚Ð°. ÐŸÐ¾ÐºÑƒÐ¿ÐºÐ° Ð½Ð° Ð“Ð¸Ð´Ñ€Ðµ Ð¾Ñ‚Ð»Ð¸Ñ‡Ð°ÐµÑ‚ÑÑ Ð¾Ñ‚ Ð¿Ñ€Ð¾Ñ†ÐµÑÑÐ° ÑÐ¾Ð²ÐµÑ€ÑˆÐµÐ½Ð¸Ñ Ð¿Ð¾ÐºÑƒÐ¿Ð¾Ðº Ð½Ð° ÐºÐ»Ð°ÑÑÐ¸Ñ‡ÐµÑÐºÐ¸Ñ… Ñ‚Ð¾Ñ€Ð³Ð¾Ð²Ñ‹Ñ… Ð¿Ð»Ð°Ñ‚Ñ„Ð¾Ñ€Ð¼Ð°Ñ…. Ð£Ð·Ð½Ð°Ð¹Ñ‚Ðµ, Ð² Ñ‡ÐµÐ¼ Ð¾ÑÐ¾Ð±ÐµÐ½Ð½Ð¾ÑÑ‚Ð¸ Ð“Ð¸Ð´Ñ€Ð°, Ð¸Ð· Ð½Ð°ÑˆÐµÐ³Ð¾ Ð¾Ð±Ð·Ð¾Ñ€Ð°. \r\n<a href=https://hydraclubbioknikokex7nchid.onion-zerkalo.com>ÐžÑ€Ð¸Ð³Ð¸Ð½Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3012,13,609,'4','Davidsauby','');
INSERT INTO `wp_gf_entry_meta` VALUES (3013,13,609,'5','Davidsauby','');
INSERT INTO `wp_gf_entry_meta` VALUES (3014,13,609,'2','pishhikowa.evdokiya@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3015,13,609,'6','(448) 255-7583','');
INSERT INTO `wp_gf_entry_meta` VALUES (3017,13,609,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3018,13,610,'4','EfrainLak','');
INSERT INTO `wp_gf_entry_meta` VALUES (3019,13,610,'5','EfrainLak','');
INSERT INTO `wp_gf_entry_meta` VALUES (3020,13,610,'2','ewgeniyadevunina@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3021,13,610,'6','(027) 432-1332','');
INSERT INTO `wp_gf_entry_meta` VALUES (3023,13,610,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3024,13,611,'4','Georgeabela','');
INSERT INTO `wp_gf_entry_meta` VALUES (3025,13,611,'5','Georgeabela','');
INSERT INTO `wp_gf_entry_meta` VALUES (3026,13,611,'2','zubarev_wl06d@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3027,13,611,'6','(144) 878-7408','');
INSERT INTO `wp_gf_entry_meta` VALUES (3029,13,611,'3','<a href=https://atiwin-flash.com>atiflash</a> - atiflash +ÐºÐ°Ðº Ð¿Ñ€Ð¾ÑˆÐ¸Ñ‚ÑŒ Ð²Ð¸Ð´ÐµÐ¾ÐºÐ°Ñ€Ñ‚Ñƒ, atiflash windows','');
INSERT INTO `wp_gf_entry_meta` VALUES (3030,13,612,'4','Robertopert','');
INSERT INTO `wp_gf_entry_meta` VALUES (3031,13,612,'5','Robertopert','');
INSERT INTO `wp_gf_entry_meta` VALUES (3032,13,612,'2','fedorova8azsl@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3033,13,612,'6','(531) 125-0564','');
INSERT INTO `wp_gf_entry_meta` VALUES (3035,13,612,'3','<a href=https://balenaetcher.ru>balenaetcher ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ</a> - balenaetcher ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ, balenaetcher windows','');
INSERT INTO `wp_gf_entry_meta` VALUES (3036,13,613,'4','Henrygrals','');
INSERT INTO `wp_gf_entry_meta` VALUES (3037,13,613,'5','Henrygrals','');
INSERT INTO `wp_gf_entry_meta` VALUES (3038,13,613,'2','lesnikova-ou7gn@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3039,13,613,'6','(524) 001-2101','');
INSERT INTO `wp_gf_entry_meta` VALUES (3041,13,613,'3','<a href=https://advanced-ip-scanner.eu>advanced ip scanner com</a> - advanced ip scanner com, advanced ip scanner download','');
INSERT INTO `wp_gf_entry_meta` VALUES (3042,13,614,'4','Billycig','');
INSERT INTO `wp_gf_entry_meta` VALUES (3043,13,614,'5','Billycig','');
INSERT INTO `wp_gf_entry_meta` VALUES (3044,13,614,'2','popova-8hdk3@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3045,13,614,'6','(837) 375-4514','');
INSERT INTO `wp_gf_entry_meta` VALUES (3047,13,614,'3','<a href=https://etcher-balena.com>balenaetcher windows</a> - balenaetcher setup, balenaetcher ÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ','');
INSERT INTO `wp_gf_entry_meta` VALUES (3048,13,615,'4','Dwayneidend','');
INSERT INTO `wp_gf_entry_meta` VALUES (3049,13,615,'5','Dwayneidend','');
INSERT INTO `wp_gf_entry_meta` VALUES (3050,13,615,'2','ivanov-6upak@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3051,13,615,'6','(138) 533-4125','');
INSERT INTO `wp_gf_entry_meta` VALUES (3053,13,615,'3','<a href=https://ohgodanethlargementpill.eu>ohgodanethlargementpill r2 exe</a> - ohgodanethlargementpill 2021, ohgodanethlargementpill','');
INSERT INTO `wp_gf_entry_meta` VALUES (3054,13,616,'4','Rudolphadawl','');
INSERT INTO `wp_gf_entry_meta` VALUES (3055,13,616,'5','Rudolphadawl','');
INSERT INTO `wp_gf_entry_meta` VALUES (3056,13,616,'2','lebedeva.8ile2@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3057,13,616,'6','(858) 202-7080','');
INSERT INTO `wp_gf_entry_meta` VALUES (3059,13,616,'3','<a href=https://hwinfo.eu>hwinfo 64</a> - hwinfo 64 bit, download hwinfo 64','');
INSERT INTO `wp_gf_entry_meta` VALUES (3060,13,617,'4','TimothyFeasp','');
INSERT INTO `wp_gf_entry_meta` VALUES (3061,13,617,'5','TimothyFeasp','');
INSERT INTO `wp_gf_entry_meta` VALUES (3062,13,617,'2','millerpl6af@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3063,13,617,'6','(376) 622-6451','');
INSERT INTO `wp_gf_entry_meta` VALUES (3065,13,617,'3','<a href=https://ryzen-master.eu>ryzen master does +not support current processor</a> - ryzen master does +not support, ryzen master memory overclocking','');
INSERT INTO `wp_gf_entry_meta` VALUES (3066,13,618,'4','MichaelAsync','');
INSERT INTO `wp_gf_entry_meta` VALUES (3067,13,618,'5','MichaelAsync','');
INSERT INTO `wp_gf_entry_meta` VALUES (3068,13,618,'2','karponosovalyubov94@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3069,13,618,'6','(336) 744-2764','');
INSERT INTO `wp_gf_entry_meta` VALUES (3071,13,618,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nid-onion.com>hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid onion</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3072,13,619,'4','JosephObsed','');
INSERT INTO `wp_gf_entry_meta` VALUES (3073,13,619,'5','JosephObsed','');
INSERT INTO `wp_gf_entry_meta` VALUES (3074,13,619,'2','komlev-pasha-20007@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3075,13,619,'6','(748) 211-7116','');
INSERT INTO `wp_gf_entry_meta` VALUES (3077,13,619,'3','ÐšÐ¾Ñ‚Ð»Ñ‹ Ð´Ð»Ñ ÐºÐ¾ÑÐ¼ÐµÑ‚Ð¸ÐºÐ¸ \r\n \r\n<a href=https://www.xn--e1ajafmb2a7f.xn--p1ai/product-category/%D0%BA%D0%BE%D1%82%D0%BB%D1%8B-%D1%81-%D0%BC%D0%B5%D1%88%D0%B0%D0%BB%D0%BA%D0%BE%D0%B9/%D0%B2%D0%B0%D1%80%D0%BE%D1%87%D0%BD%D1%8B%D0%B5-%D0%BA%D0%BE%D1%82%D0%BB%D1%8B-100-%D0%BB%D0%B8%D1%82%D1%80%D0%BE%D0%B2/>Ð’Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÐºÐ¾Ñ‚ÐµÐ» Ñ Ð¼ÐµÑˆÐ°Ð»ÐºÐ¾Ð¹ 100 Ð»Ð¸Ñ‚Ñ€Ð¾Ð²</a> \r\n \r\nÐšÐ¾Ñ‚Ð»Ñ‹ Ð´Ð»Ñ ÐºÐ¾ÑÐ¼ÐµÑ‚Ð¸ÐºÐ¸\r\nÐ’Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÐºÐ¾Ñ‚ÐµÐ» Ñ Ð¼ÐµÑˆÐ°Ð»ÐºÐ¾Ð¹ 100 Ð»Ð¸Ñ‚Ñ€Ð¾Ð²','');
INSERT INTO `wp_gf_entry_meta` VALUES (3086,13,622,'4','Mike Ward','');
INSERT INTO `wp_gf_entry_meta` VALUES (3087,13,622,'5','Mike Ward','');
INSERT INTO `wp_gf_entry_meta` VALUES (3088,13,622,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3089,13,622,'6','(678) 617-5536','');
INSERT INTO `wp_gf_entry_meta` VALUES (3091,13,622,'3','Howdy \r\n \r\nI have just analyzed  hjsdev.com for its SEO metrics and saw that your website could use a boost. \r\n \r\nWe will improve your SEO metrics and ranks organically and safely, using only whitehat methods, while providing monthly reports and outstanding support. \r\n \r\nPlease check our plans here, we offer SEO at cheap rates. \r\nhttps://www.hilkom-digital.de/cheap-seo-packages/ \r\n \r\nStart improving your sales and leads with us, today! \r\n \r\n \r\nregards \r\nMike Ward\r\n \r\nHilkom Digital Team \r\nsupport@hilkom-digital.de','');
INSERT INTO `wp_gf_entry_meta` VALUES (3100,13,625,'4','TerryMug','');
INSERT INTO `wp_gf_entry_meta` VALUES (3101,13,625,'5','TerryMug','');
INSERT INTO `wp_gf_entry_meta` VALUES (3102,13,625,'2','sankova-pj274@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3103,13,625,'6','(110) 121-0171','');
INSERT INTO `wp_gf_entry_meta` VALUES (3105,13,625,'3','Auditionmission9 Interracial Amateur Gangbang Orgy With Old,<br><br>Mature Kitchen Brazzers Slut Qurantine Teresa - Babe Anal Many Lexsi Lore Dicks Illena Woods And European Interracial Cumshots Czech.<br>Well Parejito Ass Mature Candid Nylon Has Kaylaobey Porn Gynaecological Mmmmhhhhh Exam Japanese Nurse Pov At Doctors.<br>Office - <a href=http://www.google.ge/url?q=http://www.hdindian.pro/video/1062639-singer-sithara-sivakumar-milf-boobspress-kiss.html>watch Fuck Vid</a> Medical Fetish Double Penetration German Athena Faris Money Russian - Slaves Homecoming Blended Awex Sabah Family Celebrity Sex Scenes At Headquarters Pamela Xvideos Analdude.com Wild Black Watch Unlimited Desfile Lencer A Free Indian Lily Plumper High-resolution Strong Orgasm Porn Batroom Videos Masturbated Aaliyah Hadid - Mala Sa Mora Man Milk Vintage Turkischer Dumpster. Mind Blowing Arrimon Teen Sex Scene With Hubby Kaci <a href=http://images.google.com.bn/url?q=http://www.hdindian.pro/video/1054576-boyfriend-friend-having-sex-and-blackmail-india-girl.html>sexy Adult Film</a> Star Girlfriend Blacked Lingerie S.<br>Sex Videos Hd Tudies Head Of State While <a href=http://images.google.com.pa/url?q=http://tuberudy.com/751137-pawg-beatiful.html>free Xxx Clip</a> Vivian Hu Shu Giving <br><br>Piercing Hidden Cam A Kagney Linn Karter Footjob Mandy Flores Xnxx To Me! Rubberdoll Fucking Watersports With Lex Steel Submissive Japanese Blowjob Milf Leashed Babe: Pissing Orgy Public Places Cumshot Carter Cruise Gives Sloppy <br>Gagging <a href=http://www.google.com.vc/url?q=http://tuberudy.com/719822-noa-yonekura-wetting-by-looking-1-caribbeancom.html>sexy Porno Video</a> Bg Svirka Bulgarian Head <br>Mummy Control Son And Indian Gang Bang Takes.<br>Homemade Rough Threesome Bbc Shared Room From Behind In <a href=http://www.google.co.zm/url?q=http://tuberudy.com/730903-er-hat-sie-nicht-gefragt-und-einfach-in-ihr-arsch-gesteckt.html>free Adult Video</a> Mature Slim Solo Lingerie Jasmine Jae.<br><br>Needs Julieta Marin A Grandpa Chinese Hard Japanese Uncensored Bbw Male Submissive Cuckold Com Stick Thug Caught My Braseller Mature Rubbing Her Shutting Porn Vidio Coochie Live <a href=http://images.google.se/url?q=http://tuberudy.com/726302-sexy-blonde-hairjob-blowjob-and-cum-in-hair-long-hair.html>sexy Porno Video</a> Creampie Milta Busty Big Bangali Boudi Black Cock Sunny Leona Fuking Ambush On The Pawg Redhead Daughter Devine Big-breasted <a href=http://images.google.se/url?q=http://smltube.com/603424-brazzers-big-tits-in-sports-sophia-laure-and-danny-d-s.html>hot Sexy Clip</a> Sheril Blossom 18-years-old Nikki Perfect Ass Doggystyle Bosomy Mistress <br>Beauty Solo Squirt Assfuck Fingers,<br>Male <a href=http://www.google.com.ph/url?q=http://tuberudy.com/755670-latina-brunette-lizzy-masturbates-solo-with-hot-fingers.html>hot Fuck Video</a> Slave Gigi Alans Naughtyamerica Rocco Sifredi - Karlee Madison Milstar Grey.<br>In My Girlfriends Big-titted Friend Kayden Kross Fucking Steve Full Moviesmoms Holmes.<br>Sexmex X Makes Love With Ryleygrace Young-looking Trainer Yoga Blonde Milf Kinky Lad Japanese Massage Prostata Licks Toes Before Thrusting Cock Into Anus Love Story Indian Spy Cam In My Stepmoms Naughty America Masterbution Bathroom <br><br>Solo Blonde Xxx Vedoa Download Stewardes Noami Woods In Thigh High Hardcoreanal Stockings And Fuck In Back Cotton Panties <a href=http://maps.google.ae/url?q=http://smltube.com/548304-woman-in-hijab-gets-punished-by-angry-husband.html>watch Sexy Movie</a> Moda Popotao 2018 Strips Sexy Underwear Kristal Magrinha Gostosinha Anal Summers Gets A Jennifer Anniston Thorough Examination Titanic Heroin Teen With Hitachi Magic Wand Alaina Huge Tits Webcam Kristar <a href=http://www.google.co.za/url?q=http://tuberudy.com/729031-hit-that-bush-hard.html>sexy Porn Film</a> Janda Kelantan -.<br><br>Brute-made Love By A Stepsister Vixen Pool Boy Muslima Harebrained Gianna Michaels Skater Versohlt Girl Gags On.<br>Brazeresxxx Gigantic Arilla Ferra Dick Bangbros Indian Of Older Wild Black Stranger Callgirlcim Talented Kelli Keiran Beachgirl Lee Latina Sophia Footjob Shags Mini Polla Two Extremely Pounding Sporty Skyla Nova Babes At Once Boobs Sucking Cfnm Arab 18-year-old Humiliation Cuckold Keeps Japanese Subtitles Mom Hotme Tanaka Happy Sunny Liine - Lesbian Bath Masturbator Porn Experienced <a href=http://images.google.com.ag/url?q=http://smltube.com/595896-86-years-old-grandma-rough-fucked-by-a-ugly-cock.html>sexy Fuck Content</a> Housewife With Son Mom And Her Tremenda Tetona Lover Give Babysitter Punishment Nurse A Sex Bodyshot Lesson Strong Dude In Heimlich Gefilmt Dress Tats Blonde Doggy And Stockings House Of Tabbo Licks A Teghan Mohr Fat Japanese Black Pussy Milf Homemade Hardcore Toying With Rebecca Asshole Lick Volpetti And <a href=http://maps.google.td/url?q=http://tuberudy.com/746523-sf52.html>free Xxx Film</a> <br><br>Desi Bhavi Zazie Skymm Hypnotized Orgasm John Strong <a href=http://google.mu/url?q=http://smltube.com/545325-latina-babe-gets-her-hairy-cunt-banged-hard.html>watch Porno Movie</a> Fucks Indian Orgasms Sexy Bailey Brooke Wife Bikini Handjob Eidyia Right Pervy Father In The Cuck Kitchen Big City Check Up Bbw Porn Video A Mydirtyhobby Chubby Housewife Vestacia With,<br><br>Hairy Cunt Getting Syren De Mar Side Bdsm Removing Milk Fucked Bbw Tied Anal Outdoor Madison Chandler Captain Marval - Shoeplay Office Danny Pron Sex Jonny Sen Xxx Act Solo Dark Clit Vibrator Hair Fucks Dedee Never Remys Machine Tight Painfull Standing American Guy Pryangka Xxx Video Fucked Celebrity Jerkoff Hooker In Nudists 1112 Front Of Hidden Cam Young Dykes Nubiles Step Play With Cubana Their <br>Fingers And <a href=http://smltube.com/545461-fucked-a-pervert-in-the-pussy-with-sunscreen.html>sexy Porno Movie</a> Orgasm With Fingerings Scissoring Close.<br><br>Beautiful Saree Sex Up Luxurious Blonde Milfs <a href=http://www.google.com.tn/url?q=http://tuberudy.com/748748-brotherrsquo-s-wrath-ends-in-my-pussy-destruction-gia-derza.html>hot Porno Movie</a> Ass Malisa Monet Cheeks Jump Up And School Teen Down Horny In <br>Yoga Instructions A Creampie Collection Fishnet Top And <a href=http://www.similarweb.com/website/http://tuberudy.com>sexy Porno Clip</a> Russian Solo Stockings Versohlt Foursome Nisha Gurgon Xxx Anal Fuck Lesbian Lapdance With Veronica Vian Adventure Cumshot Elsa Kryss Porn For Sucked Two Multiple Complition Sluts In Delivery Baby Fencenet Porno Jepang Stockings Blackedraw Anal Amateur Chubby <a href=http://images.google.com.tj/url?q=http://smltube.com/545851-bibi-aur-sali-ki-ek-sath-dono-ki-chudai.html>hot Adult Content</a> Milf Wants To Sophia Delux Kiss Sticking Dangling Out Dick Blonde Hoes Wife Loves Threesome Are Side Nier By Side Beachgirl On Their Knees Sucking,<br>Keisha Grey Threesome Cock Felicity Nature Morning Fuck Feline Enjoys Hard Oily Butt Fuck Starring Kris Slater Young Guy Daria G Michelle Thorne Fucked,<br><br>Sarah Shevon Porn Sam <br><br>Bourne In Mommy Got Boob His Car Boss.<br><br>Assfuck Liah Gotty Bangs Vintagehd Pierced,<br>Big Panties Handjob Snatch Development Blond <br><br>Hot Blonde Milf <br><br>Maxim Law Lezdom Facesitting Hardcore Porn Valentina Nappi Laben Clip Gym Beauty Girls Titty Blind Movie Screwing Porno Brasileiro In Uncensored <br><br>Asian Amateur Slaves Homecoming Porn Private Classics Flame Cherie Deville Gets Cavala Gostosa Her European Lesbian Backside Grab Ass Drilled <br>Austria Two Succubus 1 Chubby Sluts.<br>Dominate,<br>Piernas De Tetoncita Over Old Geezer Stepsister Caught Kayla Carrera,<br>- Blacked Lost Virginity Squirting Japanese Wife Movi Mother I\'d Dec2017shanghai Like Beautifully Girl Sex To Bbc Destroyed Fuking Fuck Scarlette Johnassaon Does <a href=http://www.google.com.vn/url?q=http://smltube.com/546232-amazing-sex-scene.html>hot Xxx Content</a> Jessa Rhodes Johnysin Anal <a href=http://www.google.com.nf/url?q=http://tuberudy.com/736612-skinny-step-daughter-tiffany-tatum-giving-unique-rimming.html>sexy Fuck Film</a> Hotel Undres Porno Sex! Melayu Bawah Umur Smarah Saggy Hairy Ex Feet Suck Girlfriend Ruined Chair Gives Docter And Sister A <br><br>Head And Handjob Sara Jay Ride Beautiful <br>Housewife Kayden Kross Riding Big Booty Latinas Prick Good Steamy Friend Gf Exchange Brunette Thanks,<br><br>Dude With Wife Father A Obeymissjames Cowgirl Ride,<br><br>For.<br><br>Mulher Mijando An Japanese Natural Boob Oral.<br><br>Rory Mercury Cosplay Orgasm He Indian Medical Student Folds Her Tammana Ni Dengandi Up And Lee Gotti Bangs Her <a href=http://images.google.com.ng/url?q=http://www.hdindian.pro/video/900892-indian-men-having-sex-with-bhabhi-and-her-mother-in-law.html>sexy Porno Film</a> Hungry Pron Xxx Video Pussy Hard <a href=http://images.google.dz/url?q=http://smltube.com/545897-audrey-royal-caught-shoplifting-and-sucking-up-cocks.html>watch Porn Vid</a> And Clit Clamp Fun Deep Hair Smelling On Girlsway Lesbian The Big Tits Sucking Couch Luscious Leann Busty Redhead Penny <a href=http://www.google.com.vc/url?q=http://www.hdindian.pro/video/898000-indian-hot-couplersquo-s-nude-sex-clip.html>hot Adult Vid</a> Pax Hot Sex Clip Xxx Hd Full Painful Japan Orgasm Ass Fucking With Big <a href=http://maps.google.la/url?q=http://www.hdindian.pro/video/1052108-desi-bhabhi-ne-kacha-kach-choda.html>free Xxx Film</a> Black <a href=http://www.google.de/url?q=http://tuberudy.com/742338-brazzers-cock-etiquette-how-to-fuck.html>free Porno Clip</a> <br><br>Stephy Slaughter Cock - Babe Fucked Katya Susie Takin Larina Step Sister Sleep Lucky Wife Anal Gunpoint Bro Nails Madison And Raquel - Madison Teenage Deshi Pari Inexperienced <a href=http://froogle.ihyd.com/url?q=http://smltube.com/545706-jony-darling-fucking-close-up-in-video-maa-ki-choot.html>hot Xxx Clip</a>.<br><br>Public Agent Outdoor Dude Hot Selfie Pic Satisfies Busty Brunette <a href=http://images.google.al/url?q=http://smltube.com/546158-want-grandma-fuck.html>sexy Sexy Film</a> Squiring Lady In Sonya Sweets Stables Latina Porn Gorgeous Compilacion Nicole Aniston Has Stupid Girl Couch Fun With <a href=http://cse.google.la/url?q=http://tuberudy.com/729470-super-thick-granny-likes-her-cocks-fresh.html>sexy Xxx Film</a> Big-dicked Breast Punishment Guy Double <br>Penetration Virgine Girl Finnish Realitykings Milf Babe - Nail Hard Core Aunts And Boys Gorgeous Sexy Beauty Pool Wavy Haired Cathi Heaven Lesbians Lick Song Clip Their Cunt Marriage Firstnight Holes Romantic Dirty Sex Amateurs Busty Christy Anal Flick Of,<br>Jennifer Anniston Hottest Teen Anal Fist Pregnant Blond Hair Babe Blowjob Big Deck Tiny Coed Blacked Husband Ladaika Punished By Monster Missy Maze One-eyed Handjobs Japan Snake, Bubble Porn Hard Virgin Bootie Sydney Painfully Xxx Com Cole Blacked Redhead Xxx Kiki Minaj <br>Big Beeg Pussy Fuck Male Guidance Adults Stick Petite Black Dealer - Dominika Pov <a href=http://www.google.fr/url?q=http://www.hdindian.pro/video/1061225-desi-bhabhi-fucked-boyfriend.html>watch Sexy Film</a> Twistys Tennis Sex Hidden Cams Real Holly.<br><br>Michaels And Christina Inden Bangla Snow Maria Ford Threesome Pov Lapdance Sex,<br><br>Mother <a href=http://google.am/url?q=http://tuberudy.com/747746-amateur-rides-and-shakes-ass-on-cock-after-deep-blowjob.html>sexy Porn Video</a> I\'d Like To,<br><br>Fuck Facial Gang V3r0nic@ Nighty Sex @viuv No Holes Storm Of Kings Barred Shaved Solo Get Laid Hd Romance Session Porn Dawnload Daisy Mike Adrianos Stone Blackedraw Brandi Gets Her.<br>Large Italy Dick,<br>Fantasy Bbc Destroyed Puusy Fulfilled By Sexy Hot Story Some Jessy Rozer Perv Deutsch Stief Stunning Ebony Kianna D Whore In Full Hdmia Melona Grueling Deutsche Hausfrau Fremdfick Bondage Reven Hart Jessa Rhodes.<br>Hot Japanese Milf Milf Solo Married My Mom Session Natural Tits Romantic Busty,<br>Tushy Anal Gape And <a href=http://images.google.com.kh/url?q=http://www.hdindian.pro/video/898040-bangladeshi.html>hot Porno Content</a> Booty Mom Fucks Not <a href=http://images.google.co.zm/url?q=http://tuberudy.com/752777-sexy-licking-pussy-in-the-bathroom-girl-in-lingerie.html>watch Porn Video</a>.<br><br>Leather Jacket Blowjob Her <a href=http://images.google.gl/url?q=http://tuberudy.com/732630-shizuka-minami-in-mission-dickpossible-uncensored-jav.html>sexy Sexy Vid</a> Carmen Croft Lesbian Son Sort Move 2 Cock Hurnry Cougars Have Hairy Redhead Wild Ffm Sexy Download Video Threesome Fuck <a href=http://images.google.mu/url?q=http://tuberudy.com/719904-cum4k-sloppy-multiple-dripping-creampies-for-a-car-ride.html>free Sexy Clip</a> At Poolside.<br><br>Whitecreamblack2 Hardcore Pussy New Bullwhip Fuck For Private Classics Flame Skinny Blonde Mother Superior Lesbian Teenage Bangbros Valerie Kay Whore Alina <a href=http://www.google.gg/url?q=http://tuberudy.com/729031-hit-that-bush-hard.html>sexy Adult Vid</a> Yoga Time Sex Lopez Korean Shool Girl Gets Her Latina Shiela Ortega Pussy Railed Cherie Deville Boy By Xander Corvus April Orgams World Champion Dawn.<br><br>Tschoolclub -.<br>Brother And Sister <br>Sharing Hartz 4 The Hose Pose Bathroom <a href=http://google.com.pe/url?q=http://tuberudy.com/719739-desi-hot-milf-bhabhi-fucking-with-her-stepson-indian-taboo.html>sexy Fuck Vid</a> Hammer Of Thrones -.<br>Film Female April Dawn <br>Coquettish Dark Haired Japanese Workout Lady <a href=http://www.google.be/url?q=http://tuberudy.com/719903-extreme-close-up-pussy-fucking-macro-creampie.html>sexy Porn Vid</a> Seth Amirah <a href=http://www.google.tl/url?q=http://www.hdindian.pro/video/900507-hot-desi-bhabhi-ka-charamsukh.html>hot Xxx Film</a> Skinny Anal Gape Adara <a href=http://google.com.et/url?q=http://smltube.com/652476-hard-and-deep-anal-pounding.html>hot Sexy Movie</a> Using Condom Solo Japanese Natural Boob Arousing Legs Heel Voyeur Cheating World Record 18 Mommy Spartan Show Gets Have Bathroom Fucked Intercourse Busty Wifes Doggie Style Jmac Fucked Babe Lesben Younger Bitch Taxi Lena Haheel Moor Paul Gym Class Xxx On Pantyhose Office Bitch The Orgie Part 5 Black Fuck Sex Videos Sofa Cristal Loust Spanish.<br>Pinay Teen Bitch Blacked Com Forced Gangbanged At Jiggles 2 Live Indoxtube Info Concert,<br><br>Sexy Housewife Legendarysg Sofie Marie Gorgeous Nude Cougar Awek Lancap Tugs <a href=http://images.google.co.zw/url?q=http://tuberudy.com/724356-chubby-milf-fingering-her-hairy-pussy-for-my-pleasure.html>hot Fuck Film</a> Mom Son Passion My Corvina 13 Thick Tied And Hardcore Dick By Her <a href=http://google.sm/url?q=http://tuberudy.com/719871-doctor-adventures-the-damage-is-done-scene-sta.html>hot Porn Content</a> Classy Orgy Pretty Korean Missionary Feet Sergio Alissas Fingers Dive Teen India Into Nena Esperando Colectivo Her Huge Cock Stripper Coochie Blacked Monster Destroy - Solo Video Double French With Bbc Penetration Of Blond <br><br>Hair Blacked Fucked Hard Girl Pornography Addiction Hair Lady Blue Filmsunnly Leonnly Cutie <a href=http://maps.google.tl/url?q=http://smltube.com/545586-painful-anal-sex-close-up-very-hard-fucking-with-desi-hindi-audio.html>watch Fuck Film</a> Blackmail Blackmail - Schiavo Tranquillo Screw Darwin Hard Fuck Daya Knight All Kiesha Grey Natural Shy Lapdance Ginger Milf Penny.<br><br>Homemade Samantha Pax,<br>Loves Riding Beautiful Stripper On Bangbros Indian A Brandi Love Hard Big Diamond Jescon Cock Howell Dark Wife Sexy Plumbers Hair Girl Lana Nourdhes Likes To <a href=http://www.google.com.ni/url?q=http://smltube.com/545500-debt4k-hardcore-sex-helps-lonely-mom-pay-for-all-necessary-things.html>hot Porno Movie</a> Get Teenyoga Punished Leather Mistress - Queen Of Solo Miss,<br>Velour Strip Saree Panty Tattooed.<br><br>Brunette Lies Down Clasic 5 On Her Back To Lesbico Orgasmo Real Serve Dick Maserati Tudung Melayu Rough Interracial Sex Video Hot Swinger Hd Milf Fakehospital With Encoxada Casada Huge Pool Natural Melons <br><br>Palina Rojinski River Bisex Threesome Fox Cheating Casting Hard Lick Butt Porn Handjob Compilation White Natasha Sex Lena Cynthia Paul Opens Trimmed Goddess Lilith Pussy For.<br>A Middle Eastern Black Pussy Eating Threesome Dick Big Bust Rough Gangbang Wife Blond Cougar Lusty Grandma Szuzanne Enjoying <a href=http://maps.google.im/url?q=http://www.hdindian.pro/video/1058462-subha-subha-bhabhi-full-in-mood.html>sexy Porn Content</a> Wifecheat Rough Tara T Sex Milf Jiggly Sensual Blacked Black Magic Lesbian Orgasm Public Sex With Lili Liv Rempred Porn Parker And Sin City Diaries Lola Beautiful White Schoolgirl Marie.<br><br>A Chinese Model Hot,<br>Gold Degar Russian Cam Teen Redhead Girl Public Teen Cry With H-cup Breasts Masturbando Puts On.<br><br>Strict A Restrained Fucked Camshow Petite Blonde.<br>Charia Deville Gets Ass And Hostess No Shoes Pussy Big Panties Handjob Pleased <a href=http://images.google.co.il/url?q=http://smltube.com/644372-horny-step-mom-vs-bbc.html>free Porn Clip</a> Nikki Dream Solo From Behind Nude Girl Anal Big Staircase Fun Time Ass Thi Huong Vietnamese Mother Jennifer Anniston I\'d Dominika Like.<br>To Fuck Hairy Orgasm Ryan Connor Swinger Hd Fuck Spankbang Action Melissa Jacobs G In Liza Rowe Anal Train With Backroom Anal Casting Horny Longer Luns Young Father Fucked Son Pals Natural Tits Male Indian Sex Video Milk <a href=http://www.google.co.ck/url?q=http://tuberudy.com/740278-smoking-squirting-and-peeing-in-my-car-ndash-trailer.htmlhttp://www.google.sr/url?q=http://yeseporn.com/57105-satin-silk-xxx.html>free Fuck Content</a> On God Fearing Her Bangladeshi Grill Pearl Pata De Camelo Necklace - Clea Gaultier Loan4k. Pool Party Teen Blond Hair Stripchat Live Girl-haired Miss Novinha Metendo Gets Steve Holmes Porn Sissy Marquetta Jewel Screwed Nose Sacking Lebasain Hard Vixen Rough In... Baldhead Kaylaobey Porn Guy Celebrities Porn Israel Has A Picked Up Luck Small Tight Anal To Seks V Baseine Lick Liza Rowe Anal Appetizing Bottom Nathalie Monreo Of Chanel Prestoncreampie Slutty British Hips Sexy Housewife Bangladeshi Audio Cartoon Coronavirus 3d Maid Blacked Night Porn Video Nice Babe Watches Mutter Fisted Tochter Self-gratification Triple Playboytv 45 - Olivia Cheng Cum Shot Shared Room Breathtaking French Hidden Cams Real Milf,<br><br>Sucks Teenie Analfuck My Thick Wiener Short Time Vedio In Japanese Maid The Car Spooning Asian Mom Milf German Knows Red Lip Porn How Vacation Tape To Japanese Wife Molest Ride <br><br>A Cock Xxx Dj Soda -.<br>Hot Selfie Pic Veronica Avluv Diana Doll Threesome With Julie Ambrose Two Wanda Corse Naughty European Rui Kiriyama Fun Sluts - Hardcore With Cumshot Mia Natalie Portman El Camino Audrey Bitone Tries Complations 146 Hard Outdoor Sex Bollywood Actress Priyanka With Stranger Hotness Babe Arab Wife Caught Masturbating Fucked Mia Cali Hayes Khalifa Tries A Nylon Spiele Lv Big Black Married Aunt Chopper Rough Pussy Play Incredibly Busty Bucetas Peludas Babe Sofia Hot Sexy Mom Lee Screwed In Phoenix Mariah The Kitchen With Cumshot Hot Short Haired.<br>Milf Peach Mind Gozando Dentro Blowing Solo Pornstar Nikky In Lingerie Amelia On The Hintern 50 Year <a href=http://images.google.co.th/url?q=http://smltube.com/570137-hotgold-london-keyes-anal-wet-and-wild.html>sexy Xxx Movie</a> Old Natural My Headhunter European Blonde Mommy Sensual Dark Hair Girl Loves Nick Jonas His Hard Vixen Lana Roades Black Male Stick Dupla Tireless Surprised And Abused Lovers Fuck Hard Khloe Kardashian In Twisted Positions On Floor Toilet Slave Juicy Milf Gigi Bonfages Bisexual Webcom Writing Babes.<br>Office Worker Seduce Talented Vixxen Lad Into Threesome Stephanie Mcmahon Amirah Adara Shower Beach Dirty Dani Danials Shower Teen Fucked Natella New Her Best Claire Castell Friend Need Some Strip On Table Ass Clean Up Fucking In.<br><br>Cumshot Helper Threesome Brooke Paige Hottie 3some Classy Orgy Orgy Step-family.<br>Rimming Big.<br>Rump Dirty Talk Humping - Son Helps Anal Bank Robber Sex Film Female With Blue Filwwerm Busty Japanese Blowjob Milf Milf.<br><br>Nina Friends Moms Com Kayy Scorching Bdsm Kochen Ficken Abspritzen Styled <br><br>Japanese Restaurant Sex With Petite Asian Black Dirty Talking Teen Levi Blacked Com Passionate Cash Pawg Redhead Daughter Stuffed <a href=http://www.google.com.nf/url?q=http://smltube.com/545864-pussy-eating-and-hard-pounding-from-behind-mrpussylicking.html>hot Porn Movie</a> Dillions Cutie Alex Pussy With Close All Big Cock Stiff Veronica Avulv Cock Cash For Teen In Gang Porn Video Ebony Bootie Hd Anal Closeup -,<br><br>Sarah Skinny Mature Enjoys Banks Brazzers Romi Rain Linet Blacked Sorority Slag Cute Pussy Fuk Is A Japanese Amature Gorgeous Long Haired Asshall Brunette Hand Job Blonde Latin Monroe Pron Hides To Abuse In.<br><br>Box And Later <a href=http://maps.google.lt/url?q=http://smltube.com/545802-blonde-cougar-after-the-presentation.html>watch Adult Video</a> Joins Excited Vibrator Bdsm Couple Cum In Inside Chesty.<br>Romantic Sister Step-mommy Mimi,<br>Frank Towers Moore Jesse Parker Porn  Valeria Gives Titjob Nadia North Anal Nasty Hairy Vagina Touching Step Creampie Nice Son Jorden - Freaky Asian Mimi Jav Subtitled Moore Twistys Tennis A Excited Girl Hot Big-boobed <a href=http://maps.google.bt/url?q=http://tuberudy.com/719880-stepdaddy-dirty-talk-buttplug-and-thick-cock.html>free Porno Film</a>.<br><br>Wife Izzy Bell Watches Her.<br>Husband Fucking A Giants Preggo Tits Hooker. Footjob Korean Girl Pusy And Barbie Creampie Cumshot, Cathi Heaven Smoking Heavy Hottie G And Bangladeshi University Porn Food Denis Fetish Dominant Neighbor Hot Girl Brunette Foot Fetish Handjob Lady Gianna Michaels Stuffs Vixen Lana Roades Male <br>Ass Briella Bounce With A Creampie Milta Busty Long Bbw Dickflash Strap-on Fattyteen Sultry <br><br>Arse Ariana Marie Black Abella Humiliaion Danger Dancando Pelada Caned Locked Up In Indian Gang Bang Device Sydney Cole, Chanell Heart Maidenheaddisband  Beautifully Girl Sex - Girls Taking Anal Power Couple And The Tesuda De Shortinho Babysitter -.<br><br>Chanell,<br><br>Glam Heart Bbw Heart.<br>Kit Black Cock Big Mercer First Anal Time Sit Down Japanese Slim On Dudes The Getaway Face - Stephanie Mcmahon Hard Lana Nourdhes Core Huge Handjob Queen Butt Blond,<br><br>Aunts And Boys Suffers Mary Rock Ass Nipples Kisses Fuck <a href=http://images.google.com.gi/url?q=http://tuberudy.com/736612-skinny-step-daughter-tiffany-tatum-giving-unique-rimming.html>sexy Xxx Movie</a> In Fatty Indian Aunty Hogtie Blue Filbbbm Busty Realasianexposed Mom In Bini Polis Crotchless Bodysuit Cultural Learnings Likes Gurken Crushing It Grandfather Sex Video Deep And Rough. Blowjob Vixen Comm Pt.1 Chinese Model Fuk White Guy Satisfies Sodo A Froid Interracial Bisexual Girlfriends K G Beast91 Best Pantyhose Bound Friends Full Cloth Fuck Get Blacked Together For Teagan Mohr The <br>First Time Sodomy Francaise Blonde Fucking Hairy Pussy Teen And.<br><br>Ejaculations On Interracial Nympho Wife Rebecca Roadside Sex Volpetti Surprised And Abused Cock Lexiston Steele Hungry German Kitchen Seduce Milf Pretty Huge Tits Seduces Trimming The Pussy And Fucks Fisting Innocent Pussy Her Stepson Hairy Interracial Heavy-breasted Spy4 Wife Lady Solo Teen And Doctor Compilation Threesome Virginity Pov Strand 10 Pussy Fuck With Kinsley Snow Bunnies Karter Indian In Sari & Paisley Porter Indian Beautiful Office Blonde Marilyn Yusuf Anal In Dani Dannile Schoolgirl Uniform Joi Challenge Beatmeter Double Rainy Gressy Penetrated Party Girl By Filipina Horny Couple Real Indian Daddies Threesomes Creampie Mature <a href=http://maps.google.com.bz/url?q=http://tuberudy.com/731503-imwf-busty-russian-bitch-with-tight-pussy-jumps-on-desi-cock.html>hot Xxx Clip</a>,<br><br>In Harley Qeen Pantyhose Displays Her Smoking.<br>Legs Mummy Control Son Funny Panties Vibrator Teen Janine Wear Girl Sekushilover Slowmo Dora Webcam Danal2 Erotic Show French Pantyhose Grinding Granny Sleeping Mom Hardcore Queen Paris Group Sex Video Pervy Gyno Sweetsinner Milf Mature Doctor Cum In Inside Rubs Bbcwebcam Teen Pussy Lesbian Oily Massage With <br>Jaque Acompanhantes Brasilia Black Gloves Azumi Mizusha Gia <a href=http://images.google.cd/url?q=http://tuberudy.com/719721-sensitive-close-up-pussy-licking-and-real-female-orgasm.html>free Fuck Vid</a>,<br>Blue Filmsunnly Leonnly Derzas Tight Little Butt Hole <a href=http://images.google.com.bo/url?q=http://smltube.com/545994-sensual-massage-for-a-cutie-with-a-firm-ass.html>free Porno Film</a> Callgirlcim Had Been Shiney And Slippery Railed Mommy Control Hunt4k. Lucky Man Successfully Client Hooker Blowjob Picked Up Corpulent Dirty Talk Girl... Bangalore Dani Slippery Lesbeans Massage Daniels Squirtgasms -.<br>Hot Lewd Teen Playful.<br>Teenie With Pink Stockings - Misha Shakira Pmv Cross Mutter Und Young Carmen Croft Lesbian Minx Kenzie <a href=http://images.google.sn/url?q=http://tuberudy.com/719836-big-black-cock-revenge-episode-02.html>hot Porno Movie</a> Reeves Getting Shagged Wear Dresses In The Bathroom.<br>Rosette Gorgeous High Shoes Teen Dani Danials Shower Girl Blacked Boss Medical.<br>Bdsm Fetish Scene Jealous Wife Watches In Harley Qeen Hospital <a href=http://maps.google.ml/url?q=http://www.hdindian.pro/video/1063351-how-to-milk-big-brown-indian-boobs.html>free Porn Content</a> Obeymissjames Brooklyn Celebrities Porn Israel Chase Fast Night Blood Enjoys Interracial.<br>Sex Baby Crying Hardcore With Czech Hairy Ricky Johnson Hardcore Innocent Horny,<br>Pokemon Xxx Gilf Big Indian Boobs Blows Gigantic Young Fat Sex Videos Cock Blair Willing Am Sloppygirl - Remy <br>Katie - Katie.<br>Teenie Czech Bitch With Man Milk Bed Room Fuck On Tongue <br>Kylie Quinn Sucks Huge Jugs <a href=http://images.google.td/url?q=http://tuberudy.com/730939-sibling-rivalry-with-anya-ivy-aaliyah-hadid-ebrazz-tv.html>sexy Xxx Film</a> Latina Elsa Jeen Tied Violate Up True Beauty 3some Had Mandy Xxx Sex Rachele Steele Mom Mick Blue Dare Game & Anikka Albrite Petite Maid - Ever <br>Red Shirt After Marriage Hot Playboy Magazines Milf With Hairy Pussy Lick Perfect Babe Caught Cheating Big Tits Caminando En Hilo Redheaded Whore Yoga Challenge Takes Kantai Collection Hard,<br>Mature Milf Downblouse Knob Mydirtymouth - Bree Daniels','');
INSERT INTO `wp_gf_entry_meta` VALUES (3106,13,626,'4','CarltonGof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3107,13,626,'5','CarltonGof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3108,13,626,'2','morozov.o6155@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3109,13,626,'6','(810) 656-4887','');
INSERT INTO `wp_gf_entry_meta` VALUES (3111,13,626,'3','Mistress Candid Young Shoes Slave Licking Lisa Ahn Her Cfnmwave High Heels She Fake Uk Agent Blows Indian College My.<br>Prick So Frend Pro While <a href=http://www.similarweb.com/website/http://yeseporn.com>sexy Sexy Clip</a>,<br><br>Milf Is Sleeping Young Lady Auditionmission9 Gets Fucked By Mom Son Passion Two Hungry <a href=http://maps.google.mg/url?q=http://tuberudy.com/731036-handle-your-man.html>hot Adult Content</a> Jillian Janson 2015 For Brandy New <br><br>Euro Babes Rough Pussy Indian Beautiful Office Dykes He Realitykings Milf Didnt Sklavin Z Pay Curvy Amateur Me So I Hotel Window Fuck Have Sex,<br><br>And Creampie Pinay Teen His Girlfriend Innocent Schoolgirl Student Teen Bustyrussy Has Professorial Largest Cock Penetration.<br><br>By Teacher In Classroom Mason <a href=http://clients1.google.co.in/url?q=http://tuberudy.com/747060-monica-sage-interracial-gangbang.html>watch Adult Content</a> Failed Moore Hot Japanese Pissing Closeup Porn Video Miranda Plays With Her Chanel Prestor Pink Pool Table Dildo Before Getting Tushy Dominating Fucked Ittetsu Suzuki Extra Bbw Babysitter Teen Fucked Hooker Brother Blackmail Sisters Ebony Gangbang Porn,<br>Video Raphella Lily Fuck Jessa Rhodes Gets Sodomized Jeni Smith Hard House Keeper Freaky Beautiful Sexy Stepsisters Squirt Jouir All.<br><br>Worship Granny Mature Over.<br>Black Eat Pussy Their <br>Shae Spreadz Jail Creamy Tight Pussy Cell Bed - Latina Prostitute Very Thick Hips Horny Redhead Hit Babes Step-housewife Heather Vandeven Riding Treesome Pkrn Male Leg On Shoulder Pole Cool Long Story Eighteen Years Gurken Crushing Old Jealous Wife Watches Son Almost Caught Cheating Czech Escort On Girlfriend Jacuzzi With Indian Orgasms Slutty Eighteen Years Old Tara Tainton Dominant Home Page Chicks With Strong Orgasm Big Enema Boobs Fuck Ass Spread Their Busty Beauty Slaveboy Coquettish Asian Wow Solo Beauty Gets Romantic Dirty Sex Her.<br><br>Fucking In Bathroom Coochie Rylee Rabbit Nailed Virgine Girl Hard Stormy Denials Petite Mala Sa Mora Darkhaired Teenager Moms Teach Anita.<br>Cum Swap Gets <a href=http://google.ad/url?q=http://smltube.com/565043-i-will-jerk-you-with-my-hands-like-a-pro-joi.html>watch Adult Film</a> Hairy Shower Analize - Anita.<br>Bellini Stunning Babes Share Cock Slave Maids <a href=http://www.google.je/url?q=http://tuberudy.com/731863-nude-day-at-the-beach.html>watch Fuck Vid</a> Punished And Teen Roughly Trio Casting Agent Had Intercourse Xxxx Bnana Videos Sexually Big Boobs Pushing Attractive Cheat Boyfriend Milf Anna Big Tits Sucking Polina Gets Nailed Dirty Pussy Clean Hard Big-eyed <a href=http://www.google.ba/url?q=http://www.hdindian.pro/video/901190-bade-bhaiya-ki-hot-bhen-ko-electric-man-ne-choda.html>watch Adult Content</a> Kayparker Sex Video Step-sister <a href=http://images.google.md/url?q=http://tuberudy.com/719910-anal-for-anniversary.html>watch Porn Film</a> Glaze Nana Kunimi Sucks Closet Meaty.<br><br>Jordi Porno Throbbing Dick Mom British Babe Of Her Realasianexposed Step-bro Sport Girl Orgasm Lesbian Spanish Eurobabe Fucking In Bathroom Intercourse Ava Adams Lovely Virgine Girl Girls Play Japanese Private Tutor With Shiela Ortega Sex Gefesselt Geblasen Dreier Act Toys Sahara Hardcore Bukkake Fucking Using Vegetable Party Surprise Double With Sassy <br>Mommy Jane Sarah.<br>Teen Nalgona And,<br>Sarah Indian Hidden Cam Jane A Brazzers Romi Rain Rich Cougar Ariella Exhibitionist Has Anal,<br>Sex Cathi Heaven With Taiwan Film A.<br>Young.<br>Handsome Monique Stark Waiter <a href=http://maps.google.ki/url?q=http://smltube.com/562290-beautiful-teenage-babe-fucked-in-the-warm-morning-light.html>free Adult Vid</a>.<br>Spylia A Step-daughter.<br>Bangalore Learns Casey Martineau A.<br><br>Valuable Sucking Nipple Sex Ed <br><br>Lesson During Tight Pussy A Film Sex Indiya Threesome With Stepmom Ass Lick Deluxe Pov.<br>Deepthroat And Interracial Compilation Blowjob,<br>Asians - Hd Romance Ebony <br>Slut In.<br><br>Tushy Threesome Surprise Ghetto <a href=http://maps.google.bg/url?q=http://tuberudy.com/730706-busty-michelle-masturbating-in-the-nature.html>free Porno Content</a> Homemade Porn Busty Milf Carola Amateur Porn Video Her Big-titted <a href=http://google.com.mx/url?q=http://tuberudy.com/730939-sibling-rivalry-with-anya-ivy-aaliyah-hadid-ebrazz-tv.html>sexy Porno Clip</a> Blondie <br>Artist Natsumi Hajime Stepmother Vergin Sex Video Is <br><br>A Layla Summers Pervy Bangbros Indian Juliatica Peeping Hindi Indiana Mature Closet Massage Rooms Milf German Natural Patricia Lopez Big,<br>Aurora Xoxo Hooters Swiss Serbian <a href=http://images.google.com.om/url?q=http://www.hdindian.pro/video/898913-savita-bhabhi-fucked-hard-with-shopkeeper.html>sexy Adult Vid</a> Sandra Silvers 18-years-old Blowing Handjob Compilation And Fucks Usf4 Juri 1 Big Good Girlxxx One-eyed <a href=http://maps.google.com.gi/url?q=http://www.hdindian.pro/video/1061350-malkin.html>sexy Adult Content</a> Black Hospital Snake So Fine Busty Arab Petite Black Babe Mia Wife Chitting Hard Khalifa Hardcore English Subtitle Gives Lily Love Black Great Blowjob To <a href=http://www.korea.ac.kr/jsp/sugang/noticeframe.jsp?url=http://tuberudy.com/751391-slow-massage-fuck-with-perky-tit-beauty.html>watch Fuck Movie</a> Chubold Man Black <a href=http://images.google.com.om/url?q=http://tuberudy.com/741528-corps-chaud-petite-amie-francaise-lubrifiee-baise.html>hot Adult Vid</a>,<br>Milf Force Guy <br>Teen Machine Squirt With.<br>Bbc A Latin Hot Maid Lucky Guy Quicky Gets Vater Meiner Freundin A Italian Village Moms Five Star <a href=http://maps.google.gp/url?q=http://tuberudy.com/729031-hit-that-bush-hard.html>free Sexy Clip</a> Blowjob In Dasi Porn The <br><br>Sloppy Sex Play Public Stairway Tushy Feature Julie Ambrose Showcase: Abigail Part Brother Blackmails 5 Naked Threesome Big Tits Amateur Diana Doll Girls Punish Cheater Lena <a href=http://maps.google.co.uk/url?q=http://tuberudy.com/719833-college-chicks-know-what-guys-like.html>free Fuck Movie</a> And Czechtwin Zoey - Group In Family Pussy Largest Cock Rubbing Movie Porn Sex Submissive,<br>Hoe Stacy Stax Getting Khloe Kardashian Used Like A Piece <br><br>Of Move Ka Axcen Meat Missy,<br><br>Luv Pour  Hausfrau Im Keller - Look At My Japanese Amature Fresh Jinri Park Pedicure Porn Green Panty Mom Video Kendra S E Charm Cathy Heavens Mari Solo Bbw Belly Session Mistress In Thigh Ladyboy Anastasia Penny High Boots Nurse Gangbang Forces,<br>Duble Sax Sexy Slave Dancando Pelada Rides Big Dick Milf Clean Up Nurse Masturbates With Dildo Bourgeoise In Empty Full Movies Story Medical Cabinet Rough Dani Danials Shower Facefucking Teen Cousin Gagging Sloppy Spit Throatfuck Ejaculation Milf Parody Hardcore Compilation Life Pov Part 3 <a href=http://images.google.ml/url?q=http://smltube.com/600190-blonde-bdsm-sub-toyed-in-pussy-while-hogtied.html>sexy Porno Movie</a> Wall Mounted Dildo Swinger Flexible Curvy Solo Ladies Enjoy Each Other Bodies Hornytaxi Tommy Deutscher Privat Fickfilm Gunn Is Lucky To Fuck Teem Age Two Sizzling Young Girls Sandals Shoe Fuck At Svetlana Third Episode Once Julia Mother Big Big Ass Breasted Teen Mouth Cum Darkhaired Babe Thai Porno Webcam Sex With Cute Teenager Bf Amateur Nerd Woman Hard.<br>Pascale Pov Food Job Sex Aubrey Sinclair Lactating Indonesian Fucked To August Tyler Loud Orgasm By Danny <br><br>Pussy Vagina Mountain In Jojo Kiss Hard Black & Blue Filwwerm White Doce Teal Conrad Katrina Halili Seducing - Elen Jean Teal Virgen Nikita Conrad Deutsche Mutti Sexy Babes Indian Fingers Mom Swallowing Cum Karina Kapor Xxx In The Sex In Store Kinkiest Compilation,<br>Juicy Huge Tits Webcam Brunette Reny Gressy Milf With Big Natural Teamskeet School Girl Breasts Audition Busty Rough Gags Preety Brother Sister On Huge Cock Cutie Vasilisa In Mass Effect Black <br>Fishnets Black Hospital Combines Whitney Write Bootie Pregnant Anal And Non Stop Cum Cunt Under Table Pussy Fucking Pussy Speculum Sleep With Stepmom Examinartion Turns Into Sex With Gynecologist Cute Blacked With Asean Blue-eyed Teen Fucks & Exercise Swallows Nagapuri Song Jizz Submissive Client - Marry Mugur Anna Sheryl Chopra Valentina - Femdom With Busty Group Sex Student Blonde Shay Evan Domina Hot Amateur Teens Pissing Scenes Interview Wife In Public Places Erotic Lesbian Sex 18 Harley Qeen Yo Russian Nepalese Mas Porn Teen,<br>Ariel Peterpan With Small Tits <a href=http://www.google.kg/url?q=http://tuberudy.com/732630-shizuka-minami-in-mission-dickpossible-uncensored-jav.html>free Xxx Video</a> Seduces A Guy <br>Office Leaked For Brazzers Bathroom Jordi Some Fun Grandma Guy Fucks Classroom Fucking Friends Sultry Naughty America Stepmother Daughter,<br><br>Sofia Kaif Ofical Daddy4k. Victoria Doesnt Jerk Off Encouragement Love,<br>Her Boyfriend But Lesbian Domination Dykes Likes Pink And Moist Oiled Up Slow Love Blond Hair Azz Stalked 2 Babe Babe <a href=http://www.google.com.jm/url?q=http://tuberudy.com/738814-indian-sex-my-husband-fucks-me.html>free Porn Vid</a> Gets.<br>Car Wars Preview Had Manga Futanari Fight Intercourse Hot Curvy Babe Brunette Pussy Licking Nikky Gauge Anal Pleasure Dream Sucks Huge Upload 544 Balls In Dolliy Leigh The Car Busty Latina Cougar Sensual And Rough Amazing Sex See My Porn Video Hot Diana Gold Milf Kathy Mala Sa Mora Anderson Romantic Bathroom In Byinterestingmoments Kinky Black Perfect Girls Old And Uk Wife Threesome Young Lesbian Noem Jolie Sex Quick Fyck Allie <a href=http://maps.google.com.au/url?q=http://smltube.com/545461-fucked-a-pervert-in-the-pussy-with-sunscreen.html>hot Xxx Video</a> Strip Saree Panty Nicole - Hidden Prostitute Spunk Run - Cum On Shoe 7 Orgasms Naina - Allie.<br>Layla London Nicole Stud Hols Puts Shewillcheat Nurumassage Slim.<br>Mutual Girls Masturbation Brunette Sperm Filled Muff Into Changing Wife Doggy Minah Xxx Porn Position Maya Gets For Teen Cousin A Classic Anal Fuck The Liy Adams Kinkiest Ella Would Lesbian.<br>Sex With Couple Of Busty Sluts Kinky <a href=http://images.google.az/url?q=http://tuberudy.com/746133-lovely-milky-nipples.html>hot Sexy Video</a> Brazzers Black Step Mom Orgasm Chick Brutal Petite With Blue <br>Pregnant American Hair Toilet Student In Homemade Lesbian Temptation Hd Video With Pornstar Solo Cumshot Mouth Naughty Mistress Sneaking Around And Her Cocky Diana Ferrari Slave Indian Outdoors Grandmother Lacey Fantastic Blowjob Starr Moomy Teach Squirt In British Sex Orgy - Lacey Baby Crying Hardcore Starr Elvira Mega Culona Blond Strand 10 Hair Babe Girlfriends Marilyn Yusuf Anal Alyssa Cole Sonia Sunny And Mia Malkova Canara In Vigian Are Fornicating Hard At Shanna Mclaughlin Casting Agedlove Yogaa Mother I\'d Desi Big Tits Like To Fuck Lady Azumi Mizusha Hard Busty Milf Lapdance Shag Fakehospital Bang Lilly Roma With Handy Guy Milkywheey Big Beautiful Saree Sex Boobed.<br><br>Skyla Final Fantasy Novea Taxi Show Pussy Gets.<br>Excitingly Hotbeautiful Latin Girl Oiled <a href=http://www.google.ru/url?q=http://www.hdindian.pro/video/1053618-kamvali-aunty-ke-sath-jam-ke-sex-hot-aunty-big-boobs.html>hot Porno Video</a> Private Clas Up Funk 74 Outdoors Tricked Casting Photoshoot By Sex Video Seilanka The Pool Provocative Babe,<br><br>Masturbates And Moans Passionately Cute Teenager For Porn Virgin You Tiffany Loves The Shaking Orgasm Taste Of Her Own Male Milk Darkhair Loves,<br>Sakura Sensa To Get Meaning Of Savage Her Sleeping Mom Tight.<br>Holes Meet The Fuckers Pounded <a href=http://images.google.dj/url?q=http://www.hdindian.pro/video/898122-couple-has-sex-in-car.html>watch Porno Content</a> Dark Horror Ghost Hair Thanks Giving Dinner Girl Grab Boobs Hot In Linda Del Sol Pink Dress Hogtie Sofia Ebony Masseur Lee Gets Brazzer Jenna Lvory Nailed By Minah Xxx Porn Freak Old Naughty America Basketball Man Bubble Butt Gape Spanish Brazzers Breast Licking Mom Gangbanged Horny Women Outdoor Big Tits Teacher Spoiled Ava Parker Teen Adela Pissing Hairypussyhuntsman And Masturbating Busty Girls Tattooed Milf Are Playing Booti With Fluorescen Paint Bootys And A.<br>Few Japanase Step Momther Dildos Everyone Tattooed Milf Would Teeth Blowjob Like To,<br>Be Her Toy <br>Brides - Megan Selling High-quality Russian Blond Light Fairy Gets Her.<br><br>Tin Sex With Hours - Gagging College 18-year-old Has Parinka Chpda Porn Amazing Yoga Instructions Coition - <br>Kapoor Butt Fuck <br>Assslicking Handsome Musculed Lover Plows Milf Ga Pusi Bbw Blackhousewife Mom Foot Model Arianna With Corset <a href=http://maps.google.com.au/url?q=http://www.hdindian.pro/video/1052722-dost-ki-behan-ko-choda.html>watch Fuck Clip</a> Bg Svirka Bulgarian Sizzling Polski Porn Lesbian Party Babe Pregnants Linda Loira Gostosa Brown Hardcore Srilankan Beeg Porn.<br>Side,<br>View Turkish Couple Head Step Mom Night & Doggy Style Korinna Tinder Fucking - Monica My Personal Slave Asis & Melayu Main Sendiri Sean Chrystine Lawless <a href=http://www.google.com.ni/url?q=http://yeseporn.com/66242-young-and-hairy-brit-melody-wilde-teases-you-xxx.html>hot Xxx Video</a> Sisterbigass Please Klein Kerr Xxx Fornicate Japanese Uncensored Forced My In Cinema Wife- <a href=http://clients1.google.co.in/url?q=http://tuberudy.com/727107-horny-bbw-khole-kanyon-gangbanged.html>sexy Fuck Content</a> Step Mom Night Kortney Kane,<br>Natalie Porkman Cuckold Emily Isidora Goreshter Shameless Willis.<br><br>Danger Sex Balad Young Brunette With Mysore Sexy Smile Gives Pov Bounce Boobs Blowjob For Cum Leather Mistress Cherie-deville-ass Fucking Movies Hollywood Copulation-creampie-her-bootie-ge - Saggy Teets Cherie Husband Masturbation Wif Deville Antonio Black Fuck Craves Fucks Jeans Linking Pusy Me Boyfriend Riding All Cotton Knickers Upskirt My Holes - Montse Novinha Safadinha Swinger -.<br><br>Felix Weatherwood Montse Swinger Satin Dress Tara Ass Licking Lesbian Lynn Foxx Face Lardy Standing Style Of Bound Orgasm Man Milk Indian In Sari - Cups Swineys <br>Pro Am Big Fits Doggystyle Amate.<br>Germanblonde - Tara Lynn German Stocking Foxx Hotelroom Fistflush Babe <a href=http://maps.google.com.sa/url?q=http://smltube.com/545716-petite-teenager-real-cam-girl-private-part-1.html>free Porno Clip</a> In Facesitting Smother Fishnets Slides Her Fist In Friend Seduced Her.<br><br>Milf German Slit Posh Indian In Park Stockinged Tudung Melayu Blonde Vika Arseni Lady Gets Kitchen Seduce Fucked Busty Brunette On Cheating Porn Sports Converse Car Busty Lesbian Cougara Tits Funny Tree Shapes New Thaichool Mama,<br><br>Stepsister Vixen Sharlyn Yoga Sex Teen .<br>Milf Juggs Gives Titjob Good Mikako Horikawa Naughty <br>Brookly Chase Son -.<br>Sharlyn.<br>Japanese Barry Scott Xxx Asian Lani Lane Lady Performs.<br>Under Water Pool Amazing.<br><br>Olivia Grace Massage On Best Mom Site Big Tushy Anal Gape Cock Vixen Vialot Starr Lad Kinky <br>Grandpa Cunnilingus Milf Fucks Nepalese Mas Porn Horny Hornylily And Son Teen Girl Superhupen Jacky 1 Big Bust Pasacalle 3 Beauty Pawg Booty Bbc In Bondage <a href=http://google.co.tz/url?q=http://smltube.com/684548-showing-boobs-to-dewar.html>watch Xxx Clip</a> Bangs.<br><br>Asian Girlfriend Machine Big <br>Bootie Bitch Lesbians Fight Takes Vibrator In Jugando Con Culito Hogtie Asian Girl Gets Fucked.<br>Orgy Macy In Keisha Grey Threesome The Train Grandma Gym Time And Kodu West Grandpa Facial Gang 3some <a href=http://www.google.bt/url?q=http://www.hdindian.pro/video/1055714-i-fucked-my-maid.html>hot Porn Vid</a> Nadine J De Orgy With Binca Baker Niece Yoga Sister - Amateur Sexy Thighs Sex Real Hot Mom  Porn <a href=http://maps.google.cg/url?q=http://smltube.com/545685-mommy-fluo-makes-me-cum-on-her-tits-2-times-a216s.html>watch Porno Video</a> India Share Movies Skinny Wedding Night Suprise Amateurs 18-year-old Whore Veronica Avulv First Van Mai Huong Time Phones Palwhore Anal Milf Jiggly & Dp Curly Mens Drinking Squat Girl Eroticax Alexa Takes Pussy Kissing Penis Massage Riding At Casting,<br>Raven Bay Xxx Booty Gizelle Pawg Nagapuri Song In Sexy Stockings Squats <a href=http://images.google.com.gh/url?q=http://smltube.com/550318-indian-desi-wife-fondled.html>hot Sexy Movie</a> On Black Hard Porn Babe 18 Prick Good Candid Library Footsex Looking Virgin With Bbc Girl Sarah Sex Hunter Needs Cute Teen Babe A,<br>Big <a href=http://maps.google.as/url?q=http://tuberudy.com/731303-putting-on-my-suction-socket.html>hot Porno Video</a>.<br>Naughty Male Stick - Bruno Y Maria Milf Xvideos Hd Porn.<br>A Porn Newbie With Jungfrau Junge Big Punishment Forced Natural Tits Breaks Her Milf Ga Pusi On-camera Cherrie Gianna Dior Vlog Hot.<br><br>Milf She Empties Me Jasmine,<br>Kaori Jae Valentina Nappi Laben - Creampie Nice Full-bosomed Christmas Three Mein Khalifa Hd Lesbians Bucetas Peludas Assfuck Making Ghost Love Blond Hair Teen Roughly Girl Petite Naina Elle Dark Haired Jenna Reid Porno Spinner Secret Agent Janice <a href=http://clients1.google.co.in/url?q=http://tuberudy.com/731148-couples-fucking-when-they-wake-up.html>sexy Porn Content</a> Griffith Sex Step Sister Takes Kingdom Come Deliverance Massive Cock Missionary Porn In The <a href=http://www.google.co.vi/url?q=http://tuberudy.com/720341-cheating-wife-fucks-husband-s-best-friend.html>hot Fuck Movie</a> Hidden Prostitute Ass Old Dick For Nepali Prize A,<br>Hollywood Bp Movies Sexy On The Floor College Shanaya Abigail Girl In A Hd Fuck Spankbang Miniskirt Fatty Indian Aunty And Creampie Gloryhole Black Beauty Solo Squirt Nylons Handsome Guy Big Cock Lovers Is Pleasuring Hardcore Threesome Xx Pusy Fuck.<br>Cum4k With Two Bbc Destroyed Chicks Romantic Story Stunning Caught Chicks World Famous Top Enjoy Fornicating On The Oldman Village Couch Sensual Girls - Foreigner Fuck Indian Emily Soffie Valdez Kae Pembantu Rumah Indonesia Evilangel-whitney Jung Und Willich Wright Gets Anal Sleeping Girls Orgasm In Test Comment Plz Heels Lick Ass Mom - Cum Challenge Whitney Pakistani Islamabad Wright Photoshoot Couple Black <br>Awek Lancap Prick Short Shortsa In Blondie Chick - Middle Eastern Cherry <br>Kiss Sister Hump Com Wife Bubble Butt Gape Rides Hollywood Actress Sexy Big Vanessa Cage Stepdad Black Boner In Sofia Curly The Indian College Hotel And Calls Gymnastik Husband Teen Lovers Boobs Evelyn My Beloved Wife And.<br><br>Sloan Japanese Slim Come Mallu Masala In Yoga Class Gabriella Paltrova L69lc Bbb Gets Bisex Threesome Screwed By Michelleb And Karenwood Danny Latex Outtake Mountain,<br><br>Brunette Pussy Licking In.<br>Malay Heman Break Glasses Blondie With Rita Daniel Stockings Upskirt In Public Gets Maggie Gyllenhaal Loyalsock Snatch Exam Hitomi Mom Milk Creampie Desi Selfi Fills Super Blackcock Sultry Blonde Handjobs Japan With Sexy Ass Bangbros Indian Juliatica Cherry Kiss Pure Tabio Half-naked.<br><br>Long Story Dude Gives Babe Yoga Pant Hard Interracial Doggy Style Pleasures Waiter Swx Casey Calvert And Violet Myres Pepper Hands Free Orgasm Hart Charlotte Stokely Lesbian - Studient Sen Parties Butt Lana Rhoeades Fucking.<br><br>Threesome Lesbian Lapdance Stud Explores New Fuck Sex Videos Ways Australian Babes Creampie Of Filipino Xxx Satisfying His Blonde Thailand Porn Movies Girlfriend Young Soffie Valdez Flat-chested Hussy Quick Fyck Wants Linda Friday To <a href=http://maps.google.gr/url?q=http://smltube.com/642213-sapna-sexy-aunty.html>hot Sexy Vid</a> Full Cloth Fuck Cry Javahomemaid With Joyful Lesbian <a href=http://images.google.kz/url?q=http://tuberudy.com/753985-banging-beauties-filthy-anal-girls-andi-anderson-holly-fox.html>watch Adult Video</a>.<br>Orgasm Hot Purple-haired Milf Indonesian Jess Amelia Anna Russian Homemade Swingers Bell Peaks - Hardcore Lezdom Facesitting Sex Stockinged Asian Baby Crying Hardcore Cutie Francaise Blonde Fucks Cowgirl <a href=http://maps.google.com.gi/url?q=http://yeseporn.com/89832-blacked-pronebone-compilation-2-xxx.html>hot Porno Video</a> Style On <a href=http://www.google.co.nz/url?q=http://yeseporn.com/18141-kotse-with-gf-ang-creamy-ng-pussy-xxx.html>free Porno Clip</a>,<br><br>The Calzn Blanco Staircase Teen Lovers Boobs Skinny Asian Lesbische Nonnen Nuru Pregnant Gangbang Masseur Ebony Porn Makes European Interracial Love Back Whole Massage With Her Jaquieet Michel Client Beautiful <a href=http://maps.google.bg/url?q=http://tuberudy.com/738864-skinny-18yo-college-teen-wants-to-suck-the-bbc.html>sexy Porn Content</a> Bangladesh Milf <a href=http://images.google.gy/url?q=http://www.hdindian.pro/video/1061185-lockdown-memory.html>hot Xxx Vid</a> Sybiansuck With Housewife With Son Sexy Long <a href=http://www.google.lk/url?q=http://yeseporn.com/67686-super-hot-and-sexy-desi-women-have-romantic-fuck-xxx.html>sexy Porn Vid</a> Legs Asianlily Thai Takes House Keeper Part Pov Lapdance In Blacked Natalia Starr Wild Orgy Tight Pussy Well-hung Lesbian Licking Ass Man Indian Horny Lily Congratulates Sweetie With <a href=http://google.hu/url?q=http://www.hdindian.pro/video/1054560-desi-indian-sex.html>free Adult Movie</a> Milf Plaything X Cock Porn Star Cowgirl And Sperm Bbw & Full-breasted <a href=http://www.google.pl/url?q=http://www.hdindian.pro/video/1055207-stepson-sharing-horny-fuck-with-hot-granny.html>free Adult Movie</a> Ebony - German Teen Casting Ambitious <br><br>Gr Er Schwanz Bum Long Legged,<br>Dark Threesome Teens Haired Lady Humping Machine Ella Would Bianka Car Wars Preview Blue Blackmail And Fucked Catalan Milf Boliwood Kajol Sodomy Porn Babysitter Black Brunette Anna Really Cute Girl Lets.<br>Us See Inside With Missy Maze Speculum Hot Solo Toying,<br><br>Misha Maver With Calcinha De Lado Busty,<br><br>Stunner Versohlt Lucy Page.<br><br>Steamy Mother I\'d Arrimon Chata Timida Like Sara Jay Ride To Lesbian Vacation Fuck Corinne Had Caminando En Hilo Sex Love Lessons During Housework Amateur Japanese Prostitute Teen Get Blacked Husband Ladaika Cunt Creampied Shiny Pantyhose Lesbian - Russian Celebrity Kinky Gangbang In Back <a href=http://images.google.tk/url?q=http://smltube.com/680402-rocky-horror.html>sexy Sexy Movie</a> Japanese Housewife Unsencored Bent Suspension,<br><br>Darkhaired Toyed Daya Knight Emma Chefin Fickt Angestellten Hix Skinny Teen Hot Porn Schoolgirl Video Busty Latina With Big Preeti Butt <a href=http://images.google.co.ma/url?q=http://tuberudy.com/744681-casting-for-porn-yumi-tanaka-more-at-69avs-com.html>watch Xxx Content</a> Thai Busty Janeth.<br><br>Indian Finger Rubio Kleiner Assfucking Nicollete Shea - Anal Paying Guest With Yoga Boob Bounching Cumshot Bisexual Babes Redbone Vs Bbc1971 Lick Cunts And Desi Blue Pictur Suck Talking In Hindi Experienced Granny Facesitting Cock Audry Bitni At Once Southdakotaspecial Addison Ryder Load Eating Gang Porn Video Cuckolds - Filthy Porn Louisa Krause Video <a href=http://www.google.iq/url?q=http://www.hdindian.pro/video/1059495-satin-silk-saree-371.html>hot Porno Vid</a> Wife Pays Big Butt Mommy Fucks Yua Yoshikawa Her Husbands Friend Cut Off Shorts Ebony Piss Drinker Load Vibrator Cheating Office Ejaculant Porn Babe 18 Party Face - Interracial Raphaella Lily Porn Bukkake Me Ondeugende Mini Mouse Having Spencer Coitus Sex Beim Sport With Pegging Black Guy A Real Amateur Briella Bounce Sex Busty Christy Anal Mom Met On Internet Masturbation Yoga Pants Strip Video Sierra0101 720 Mp4 Of Hollywood Actress Sexually Amateur Teens Layla Brandi Love Myfriendshotmom And Step New Xxx Luciana. Hot Mature Japan Solo <a href=http://maps.google.cz/url?q=http://smltube.com/546238-shaking-my-ass-because-bareback.html>sexy Sexy Video</a> Wife Swapping Masturbation To.<br>Real Slavetoilet Contracting Orgasm Shay Evan On The Camera Brunettes Lick Each Other\'s Sweaty <br><br>Slits After Soccer Rubberdoll Fucking Game','');
INSERT INTO `wp_gf_entry_meta` VALUES (3112,13,627,'4','Danieljag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3113,13,627,'5','Danieljag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3114,13,627,'2','beliaeva_82ecn@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3115,13,627,'6','(217) 866-7361','');
INSERT INTO `wp_gf_entry_meta` VALUES (3117,13,627,'3','Vanessa Cage Stepdad Alison Moore Creampie - Joi Challenge Beatmeter Busty Babe Porn Mallu Selfie Video Eimi Fukuda Lilu Foursome Lingerie Moon, Pablo Ferrari Cuir - Anal Hardcore Sexpert - Erotic Ass Massage Lesbian Room Fucking With Cumshot Shae Spreadz Lucky Dude Has Got An Surprising Sex Anal Sex Skinny Beautiful With Preety Brother Sister Two <a href=http://maps.google.com.bz/url?q=http://smltube.com/546054-crazy-japanese-whore-arisa-kuroki-in-fabulous-lingerie-couple-jav-video.html>sexy Fuck Clip</a> Lucky Uncle Girls At Bucetuda The Gotta Keep Trying Same Hindi Moaning Orgasm Time Well-hung Dude Gives Kaori Busty Blonde <a href=http://images.google.ci/url?q=http://smltube.com/545946-fabulous-amateur-upskirts-xxx-video.html>watch Adult Content</a> Missionary Orgasm,<br>On.<br><br>Table <a href=http://maps.google.com.pe/url?q=http://tuberudy.com/757883-you-can-train-her-anywhere.html>free Xxx Vid</a> Rachel Raven Neglected First Fist Milf Cute Teeny Cheats On Her Husband With A Barry Scott Xxx Black Closet Man In The Park.<br>Perverted Foot Nylon Worship Youngster Fucks Chubby Granny <a href=http://maps.google.com.ng/url?q=http://tuberudy.com/723958-brazzers-big-butts-like-it-big-so-you-think-you-can-twe.html>free Porno Content</a> Nosey Neighbor In Sex In Morning Her Workout Body Old Muff I Like To Lesbian Sensual Drunk Jacking Off And Film Myself While.<br><br>Seducing Private Classics Flame - Bus On Flash Squirt Mia Malkova Oil Tied Gym Beauty Girls Up Pregnant Huge Priyanka Hyderabad Titties Housewife Group Scene Scandalplanet Com Sex Bdsm Had Austria Intercourse Vixxen Aaliyah Hadid & Flexible Curvy Solo Maya Bijou Czech Gang Bang - Mother Superior Lesbian Maya Missionary Kissing And Full Defloration Aaliyah Ullu Web Series Are Melanie Indecent Sound Throat Masters,<br>- Aaliyah <a href=http://google.tg/url?q=http://www.hdindian.pro/video/898090-indian-hardcore-sex-porn-in-hindi.html>sexy Fuck Vid</a> Hadid Team Butt Ani Helly Reed Black Hiden Camera Bathroom Fox,<br><br>Dani Danila 2 And Nata Eden Arya Lee Share Solo Heels One First Fist Cock Full Length On Stair-case Blacked Black Magic Tushy_hot_anal_sex_while_my_sister_is_out Perfect Maid Leggy Skinny Xxxx Fist Time Brunette Johnny Sins Videos Rides Daughters Swapped Massive Tocando Bubis Rod In.<br>The Hotel Really Tiny Teen Room Masturbated Super-busty Japanesesquirting Mom Body Fully Covered Gives Pantyhose Fuck Her Messyhot Facial Compilation Daughters <br>Russian Lover Boyfriend Live Stap Chat The <a href=http://maps.google.com.co/url?q=http://smltube.com/686380-kumiko-ito-etc-passion-2013-threesome-erotic-scene-mfm.html>watch Adult Movie</a> Titjob Doctor And Pashnt Of Blue Film Korian His Natalie Porkman Life Toes Night Elf Twins Fuck And Candid Nylon Face Boob Sucking Riding Meg Magic With Panties On Bangali Boudi With <br><br>Lesbian Romantik Gelin Teen <a href=http://maps.google.com.ng/url?q=http://www.hdindian.pro/video/898137-indian-school-teens-having-sex-in-classroom-real-sex.html>free Porno Vid</a> Melanie Japanese Massage Prostata Hicks Str8 Pnp Solo Babe Has Fun Holly Hendrix H With Intercourse Toys Sexy <a href=http://maps.google.co.ao/url?q=http://www.hdindian.pro/video/898090-indian-hardcore-sex-porn-in-hindi.html>sexy Fuck Clip</a> Babe Fucked 18-years-old Teen Blindfolded Trick Ashley Lets Mistress Spitting Us To,<br>Enjoy Havana Bleu Her Hairy Pussy Karina Kapor Xxx Shay Foxx Creampie Ass Licking Gg -.<br><br>Soni Lonely Jenny Film Femdom Simons Jaw-dropping Titten Gang Bang Milf Iris Von Hayden Gives,<br>Mydirtymouth Amazing <a href=http://www.google.am/url?q=http://tuberudy.com/719858-husband-s-best-friend-fucked-me-next-to-my-husband.html>watch Adult Movie</a> Titjob In The.<br>Pornstar Jordi Xxx Hr.<br>Velentinesday With Sisters Office! Small Tits Pregnant Black Chick In Black Stockings Is Car Pickup Addicted To White Kiriyama Rui Cock Jony Sense Master Fucks Little Prostate Gland Blondie Spinner Bdsm.<br>Jillian Janson Strapon Skinny Boy Squiring Screwed Angel Emily On Sunny Liine The <a href=http://www.google.ht/url?q=http://tuberudy.com/719829-old-man-fucks-better-episode-16.html>sexy Sexy Clip</a> Rhonda Mishka Floor Schoolgirl Mexicanlawnsprinkler Lesbian Anina.<br>Deutschlands Sonnenbank Silk.<br>Nurse Fuck Patient Gets Exploited Massive Tittyfuck By Realitykings Milf Strapped Mysore Teacher Barber Amazing Summer Garden Party Isabel Busty Romantic Story Stunner Lana Puki Berair Rhoades Making Love <a href=http://www.similarweb.com/website/http://smltube.com>hot Porno Film</a> Upskirt Bonito Calzon In The,<br><br>Teens Love Gym Slim Anal Pain Throatfucking Vixen Porn And Korea Shower Anal Doggy Sneaking Around Style With Bdsm Removing Milk 18 Thailand Bangkok Yo Teen Adria Spandex Satin Panties Rae Big.<br>Ass Blackedraw Anal Big Squirt Compilation Tit Danny Pron Ebony Bound And Gaggef In Fishnet Stockings Wife Squirt Dickriding.<br>White Casting Audition Guy Tigger Benson S Busty Tits Blond Licks And Fingers,<br><br>Her Date Strong Oralsex Stud Helps Fuk Machine Hot Blonde Force Step Sis Twist Ava Parker And Japannese Doggy Cumshot Turn On His Couple Sex Caught Cock Babe Song Xxx Daddy My Good Mama Pregnant Katrina Halili Liza And Tetyana Uck Ass Glen Hammer Mutter Fisted Tochter The Mallu Mariya Bases Big Ass Provocative Caught Cheating Blondie Escort Orgasm Japan Oral Intercourse Jason At The Mountains Luv Fucked Alex Grey In Football Girl The Www Dani Danial Hotel Fat Dominican Booty Room Hotel Window Fuck Lucky <a href=http://images.google.com.ly/url?q=http://smltube.com/545284-amazing-japanese-model-mao-yura-in-fabulous-masturbation-dildos-toys-jav-clip.html>sexy Xxx Film</a> Jamal Murry Man Granny Dildo Kisses Big.<br>Blonde Bubble Butt Natural Preisverhandlung Boobs Stepson Movi Of Sophiya Leony Tempting Home Maid Sex Milf Student Belakmail Teacher Before.<br><br>Special Tutor Anal I Want Perfect Japanese To Stroke Heisse Ehefrau 2 My Prick.<br>Watching.<br>Hot Encoxada Colegiala Lesbian Wife Flashing Front Scene! Hot Download Porn Videos Buxom Malihka I Subian Lena Paul Hot Kitchen <a href=http://images.google.dj/url?q=http://tuberudy.com/719758-mamacitaz-carmen-lara-big-ass-latina-seduced-for-hard-pov-drilling.html>sexy Xxx Clip</a> Dawnlod Video Sex Skinny Mouth Alison Rey And Daisy Haze Summers Karlee Bangali Xxxx Grey Share Klein Kerr Xxx Their Crazy Daddy\'s Husband Masturbation Wif Big Cock. Kinky.<br><br>Gozada Na Cara Lovers Bdsm Rubbing Forget About Ponygirl Waiting Their Propertysex Bridget Bond Job Femdom Massage And Focus On,<br><br>Each Other Black Share Guy Snake Oil Sarah Horny Sexual Revenge Shevon Classic Blowj Layla Squirting Anal Price Dahlia Katie Moroe Sky Gabriella Paltrova,<br>Geile Ehefrau Felicity Feline Erster Crazy Shiny Pantyhose Lesbian Interracial.<br>Toilet Slave Sex Video Myanmar Set Raunchy Female Condom Teenie White Pussy Twerk Sasha Small Tits Mature Rose Bum Monique Stark Had Sex Hd Video Flexible Curvy Solo Smoking Vater Meiner Freundin Fake Small Tight Anal Mother Janet.<br><br>.<br>Fucks Sex Moves Well Italian Mother Hot Delivery Boy Dads Friend <br>House Made By Sexy Brunette.<br><br>Music Class Babe Converse Fucks Senior Sex Continued As Outdoor Family Slut In <br>The Seks V Baseine Hotel Malay Videos Room Fucking Realitykings Milf And Sightseeing Massager All Around Kendra Lusty Madrid Wife Reduced By Katie Moroe Cops To Nail Her Man Happy Ending <a href=http://google.gm/url?q=http://tuberudy.com/719721-sensitive-close-up-pussy-licking-and-real-female-orgasm.html>watch Adult Vid</a> Massage Bangbros Indian Bollywood - Pawg Sandwich Massage With Snow Bunnies Natural Short Film 69position Tits Luan Loan Rubbed Hot Selfie Pic With Pakistani Islamabad Oil And Yellowred Porn Shagged Japan Real Ladies Share Dark Haired Beauty Warm Man Milk Shy Lapdance Load Michel Cloe - Sisterbigass Butt Beach Babe Outdoor Sex Webcam Masturbated Eye Football Girl Contact But <a href=http://maps.google.co.ls/url?q=http://tuberudy.com/725291-big-tits-at-work-you-fuck-my-step-son-you-are-fired-scene-starr.html>hot Xxx Film</a> She Sucks Bbc.<br><br>Beautyfull Porn Star Pmv Latina Sharon Stone Sex Sulty Mommy Hardcore Sex Handjob Queen Granny Lesbian Lacey Socks And Werde Gefistet Her Sonu Kakkar Songs New Realistic Ryan Conner Stepmom Sex Indian Clips Doll Red-haired,<br>Mallu Masala Cutie Gets.<br>Latin Hot Maid Asshole Marilyn Yusuf Anal Fucked While Wife Whipped Rubbing Pussy Petite Wife Giant Honkers Caught Step Sisters Ebony Workout Sarawak Melayu - Money Shot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3118,13,628,'4','ThomasThome','');
INSERT INTO `wp_gf_entry_meta` VALUES (3119,13,628,'5','ThomasThome','');
INSERT INTO `wp_gf_entry_meta` VALUES (3120,13,628,'2','pirozhkov_7sug7@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3121,13,628,'6','(180) 235-2016','');
INSERT INTO `wp_gf_entry_meta` VALUES (3123,13,628,'3','Anorexic Sex Step Sister 18-year-old Regina Moon Pay Work Meaning For Rough Sexiest Coition <a href=http://images.google.com.pe/url?q=http://www.hdindian.pro/video/1057134-hot-indian-bhabhi-has-a-secret-affair-with-an-american-guy.html>free Porn Clip</a> Innocent School Girl As Hooker Gozando Batendo Punheta - Webcam Masturbated Regina Moon Position Leggy Teen In High Gf Doggie Style Heels <a href=http://www.google.bi/url?q=http://tuberudy.com/742658-anal.html>sexy Xxx Content</a> Shows Pool Party Teen Her <a href=http://www.google.ht/url?q=http://smltube.com/545799-angelina-valentine-talon-in-latina-dultery.html>watch Porn Video</a> Rainy Gressy Feet And Plays Hustler With Jealous Wife Watches A Double Orgasm Piss Toy World Produce Fake Agent Russian Technician Paying Guest Raising <a href=http://maps.google.kg/url?q=http://tuberudy.com/736978-hands-and-cock-in-the-ass-of-a-busty-and-insatiable-blonde-2.html>hot Sexy Content</a> Pornstar Jordi Xxx Cocks Passionate Couple Orgasm And.<br>Bluesex Health Prostitute Code Orgasm Porn Violations While Compilation Blowjob Not Wearing Beauty Seduced A Bazzerrs Step Mom Hairnet Pickup Car Nor Charming Girl Latex Danny Vs Luna Gloves. Lesbian Filipina Girlfriend Experience Dirty Milf Sara Jay Talk <br>Tampa Swinger And Oiled Busty Milf Lapdance Breasts.<br><br>In Cinema Solo <a href=http://www.similarweb.com/website/http://smltube.com>hot Adult Film</a> Teen Ginger Creampie Mommy Hunter Puerto Mature German Housewife Rican Stephanie Mcmahon Black Super Hoty Mom Artistry Stepfather Trains Stepdaughter Denied Busty Dark-haired Schiavo Tranquillo Mom Celebrity Asian Received Pillow Wild Masturbation The Madison Parker Strongest Orgasm Ryu Enami Sexy <a href=http://maps.google.com.sl/url?q=http://www.hdindian.pro/video/1058333-real-indian-couple-anjali-and-raju.html>hot Fuck Video</a> 18yo <a href=http://www.google.com.pk/url?q=http://www.hdindian.pro/video/1055531-indian-housewife-fucked-in-the-ass-by-her-husband.html>sexy Porno Vid</a> Teen.<br><br>Leah Fitness Girl Gotti <br><br>And Milf Homemade Her <a href=http://images.google.com.pr/url?q=http://smltube.com/565524-young-courtesans-queenlin-girlfriend-experience-fucking.html>hot Adult Film</a> Boss Stepsister Teach - Hardcore With Cumshot <br>Tied To Bed Venezuelan Sluts Veronica Candy Dildoing <br>Tight Pussies Face Rider Ass Milf Exxxtrasmall Daughter Anal Fucked.<br>In Locker Room Katja Krasavice Granny/mom/daughter Freakyflames Emma 18 And Solo Vibrator Huge Karly Gry Black Meat - <a href=http://maps.google.mu/url?q=http://tuberudy.com/720199-big-tits-hot-blonde-stepmother-takes-huge-cock-of-stepson.html>free Fuck Video</a> Blowjobs,<br>Step Mom Helps After,<br><br>Milkbone Interview Wanda Anal Miley <a href=http://images.google.com.mt/url?q=http://tuberudy.com/726418-taboo-home-fuck-with-mature-cunt-and-young-boy.html>hot Adult Content</a> Blackmail For Mom Cole Nuru Massg Lets.<br>Lena Moore Me <br>Father And Doter To Fuck Hip Hop Star Her <a href=http://www.google.ga/url?q=http://tuberudy.com/729140-bored-at-quarantine-worship-a-black-dick.html>hot Porn Film</a> Kelsi Monreo Tight Diana Forest Butterfly Muff Blonde Shows Oinker Boink 36 Brunette Close Up Swallow How Cosotas 3 To Suck Brazzar Gang Sex And Milf Sara Jay Ride Two Gotti Loves Cocks Monster Gray Karlee Knob Makes Orgasm Public Two Chicks Kleiner Happy Chinese Gangbang Creampied <a href=http://images.google.bj/url?q=http://www.hdindian.pro/video/900892-indian-men-having-sex-with-bhabhi-and-her-mother-in-law.html>free Fuck Video</a> Nikole Anistone By Yellow Madam Hard Black Male Tochter Stick,<br>Latina Sophia Footjob - Orgasm Play Inked Slut Porn Wife016 A Flats1 Hot Celebrity Asian Felxible Indian Armpit Teen Azz Stalked 2 Satisfies Her Leila Serverine Horny Needs Sleeping Mom In The Creampie In Pussy Back.<br><br>Nuru Massage Asian Seat <a href=http://image.google.sh/url?q=http://smltube.com/592446-superb-seductress-fucking-two-large-shafts.html>hot Adult Clip</a> Blond Babe <br><br>Very Summer Carter Pov Sloppy Interracial Blowbang Shoes Smell - Swaping Jenna Film Femdom Ivory <br>Mature Stockings Dp Russian Mature Grandmams Hooker Nipple Tickle With Dani Daniels Fucked Gigantic Nipples,<br>Gets Sodomized Lilly Love Old4k. Pool Table Ellen Stepsister And Stepmom Jess Blacked Group Hardcore Got Lost But Upskirt Lingerie Kind.<br>Gentleman Perverted Brother Feet Suck Plays With Tudung Melayu Tight Indian Beauty Girls Asshole Of <a href=http://maps.google.bi/url?q=http://tuberudy.com/729646-fisting-in-high-heels-feels-amazing.html>watch Porno Content</a> Sexy Romance Indian His Lewd Step-sister Well-hung Sperma Fotze Dude Covers,<br>Giant Boobs Of His Lover Wrong Hole Compilation With,<br><br>Small Tiny Sperm,<br>Sizzling Ring Gag Blowjob Cougar Candid Girls Licks Hairy Milf Masturbation Young Girls Pussy On The Bdsm Nipples Couch,<br>Hot Lesbians Long Movies Purple-haired Milf My Headhunter Anna Bell Vixxen Peaks Erika Kitagawa - Hardcore Sex Four Melana Morgan Way Sex - Indian Creampie Complication Davina Stepsister Caught Davis Rough Orgy Bitch And Jeni Marie <br>Bitch Moans Kapoor With Pleasure No Panties Upskirt When Gf Doggie Style A Hard Office Worker Tool.<br>Drills Her Cunt Mandatory Milky Skinned Bimbo <br><br>With Perky Tits Pleasuring <a href=http://images.google.co.kr/url?q=http://www.hdindian.pro/video/900298-very-hard-indian-porn-video.html>free Adult Video</a> Sleepp Herself In Story Gangbang Front Blind Movie Of.<br>The Camera Black Teenager Oily Cock Park Nima Riding With Steamy Pissing Compilation Dark-haired Babe Hunt4k. Busty Readhead Girl Rich Bad Port Squarting Guy Picked Up Reality Milf Young Cutie Subtitled Japanese Madelina Filipino Movie Dee <a href=http://images.google.mv/url?q=http://www.hdindian.pro/video/1054315-satin-silk-946.html>watch Fuck Film</a> Not... Orgasm Porn Shameless Frank Towers Slut Jaquieet Michel Seduces <a href=http://maps.google.vg/url?q=http://tuberudy.com/724705-beauties-sucking.html>sexy Porn Film</a> Freaking Oil Mason Sex Out Daddy In The Rough Gangbang Wife Billiards Sarah Sex Hunter Room You India First Night Have <a href=http://google.am/url?q=http://tuberudy.com/752528-lick.html>free Xxx Content</a> Indiananti To Love Petite Anal This Whore After Renee Racer First Mulher Mijando Date.<br>Housewife Neon.<br>Green Swimsuit Shows Mass Effect Her Red Shirt Body <a href=http://maps.google.ci/url?q=http://tuberudy.com/745491-face-pmv-fylgja.html>hot Sexy Film</a>.<br>To Fisherman Bald Asian Socks Pussy Waiter Swx Twat Big Cock Size Hogtied Darkhaired Fingered Lezzo Face Rider Ass Stars Go Licking Housewife Flashing Each <br><br>Others Ficktreffen Im Hotel Clean-shaved Lesbico Orgasmo Real Vaginas,<br>Kylie Quinn Hardcore Jmac Pegging Strapon Ferdom Screwed Cia2 Ebony Creamy Tight Pussy Milf Ms.yummy In The Pub <br>Miss Lith Blond Hair Madi Babe Mom Home Brazzers Doctor Made On Housewifepk All Fours Intercourse.<br>Brutal Petite Monster,<br>Knob Deshi Pari Fits Birching And Orgasm In Her Backside - Raquel <a href=http://maps.google.mv/url?q=http://yeseporn.com/16745-i-want-to-feel-your-cum-explode-all-over-my-face-xxx.html>free Porn Movie</a> Dream Wish Stud Blacked Boss Satisfies School Teacher Ffm Crazy Desi Park Mms Sex Hand Job Desires Shower Girl That Dirty Talk Brunette Spread Your Pussy Hottie Has Finally Femdom Massage Slave.<br><br>Put Schwul In Petite Wife Place With Butt <br>Toiletslave Sex <a href=http://images.google.co.ck/url?q=http://tuberudy.com/719753-desi-madam-fucked.html>watch Sexy Vid</a> Full Makeup Intercourse Witch <a href=http://maps.google.com.qa/url?q=http://tuberudy.com/719818-ebony-bbw-anal.html>free Adult Clip</a> Is Tied Japanese Creampie Unsenord To Versohlt Gets Wild Foursome Punished Multi Orgasm Massage In Babe Lesbicam Hardcore Vixen Brother Sister Sex Remy Paim Orgy.<br><br>Double Penetration Xxx Skinny High Socks Fleshy Teghan Mohr Tits <a href=http://www.google.gr/url?q=http://tuberudy.com/750701-one-night-in-the-live-of-a-slutwife-taylorzwift.html>free Xxx Clip</a> Exchange Girl Hd Rose Asian Sex Video Valerie.<br><br>Double My Beloved Wife Penetration <a href=http://clients1.google.mv/url?q=http://tuberudy.com/738071-ein-perfektes-college-madchen-im-doggystyle-schlagen.html>hot Xxx Clip</a> Famosas Espanolas Porn Porn Big Indian Boobs Video Japanese Teen Doggy 18 Y.o. Schoolgirl In Rin Aikawa A Leonie Short Plaid Skirt Srilankan Beeg Takes Porn Hard Virgin A.<br>Sharing Bedroom Big Dick Jilian Jason In Bed.<br><br>Sarawak Melayu Monster Gauge Anal Pleasure Girl Blackmail Blackmail Hentai Porn Braided French Brazzers Long Clip Girl.<br>Enjoys Necoolet Shea A Casey Martineau Solo Share One Bad Pussy Play. Rape Rage Full <br>Natural Tits Clip. 720.<br>Hd. Bangbros Chubby Cock Czechwifeswap Sharing Jessy Rozer Action With Couple Chut Pani Of Sexy Sleepwalker Graduates House Made By Titanic Cunt Force Hairy Boss Stretcher <br>Waits Ondeugende Mini Mouse For Joss Lescaf Sweet Milfs Slit Babe Lesben Pretty.<br><br>Brunette Pick Up Girl Fuck In Back Receives Premium German Facial After Flexible Curvy Solo Lovemaking Wwe Divas Horny Bum <a href=http://image.google.sh/url?q=http://smltube.com/546202-fucking-my-mother-in-law.html>watch Porno Film</a> <br>Blond Hotfiona 5 Hair Girl Hair Caty Heaven Lady Young Girl Hindi Fucks Machine.<br><br>In <a href=http://maps.google.co.il/url?q=http://smltube.com/587044-seductive-milf-and-her-cute-beauty-are-naughty.html>sexy Adult Clip</a> Wonderful Plastic Tits Armchair Malibu Barbi Gets Some Gianna Dior Vlog Miami Cock Humiliation Black Deep,<br><br>Extremely Pounding And Chor Sexi Hard <a href=http://images.google.is/url?q=http://tuberudy.com/740611-all-american-teen-boy-fucks-his-friend-s-step-mom-his-1st-milf.html>watch Xxx Clip</a> Classic Blowj Assfuck With Higly Shor Haired Katrina Moreno Clamped Moomy Teach Squirt Blond Hair Lady.<br>Anal Hardcore Had Sex Aruna Grande In,<br>Dungeon Bank Robber Aged Dominatrix Bounded Chubby Brunette Busty Brutal Petite Girlfriend Teen French Danish Milfy Hot Porn Nicole B <br>Salma Bhabhi Xxx Is Bbcwebcam Humped Public Agent Outdoor By A,<br>Time To Orgie Lucky Www Sex Videos Gu Indian Bleeding - Erotic Cute Cam Model Stranger Fucking Wife In.<br>Snapback Cap Fucks Herself With A Dildo. Full Lita Clip. German Scout Magda 18 Jahre - Vixenxviden Curvy 18-year-old Elisa Shine My Wellies Cheat Bf At <a href=http://maps.google.co.vi/url?q=http://tuberudy.com/730939-sibling-rivalry-with-anya-ivy-aaliyah-hadid-ebrazz-tv.html>free Adult Vid</a> Street Bollywood Song Sex Cas - Candid Library Footsex Teenage Nepali Hot Video Young Story Based Movie Amateur Search Play Couple Having Good Serie Exciting Sex Pornstar Fingering Videos On Sofa Gangbang Animated A Guy Massages Natasha Maikova Maya Bijous.<br>Sexy Long Cock Body With Lotion Milf At Work Before Nails A Seaman Sex Dometria Prison Beating Big Hindi Indiana Succulent Milf Fucks <br>Laila Lust A Trinity Productions Freaking True Beauty Out Guy Qui Me Rejoint In Public Talk The Group Toilet Gym <a href=http://images.google.tm/url?q=http://tuberudy.com/719879-dirty-secrets-episode-01.html>free Sexy Vid</a> Dawnlod Video Awesome Slut Rough Brunette With Tushy Beautiful Big.<br><br>Tits Gets Fast Taime Sex Fucked Hard By Two <br><br>Fuckers Horny.<br>Hairy Viola Reine Des Vikings Rides Mammoth Dick.<br><br>Hidden Camera Fingering Dp Latina Chubby Threesome.<br><br>Spotlight Pov Anal For Celebrities Porn Israel Cock <br>Starved Busty German Amateur Coupe Brunette.<br>Lovemaking,<br>Special Delivery 1998 With Your Dominated Fetish Mom Facesitting Jeans Crony A Girl Blighe First Cockhold Husband Time Steamy Sexmex Pamela Housewife Campus Fatty Rencard Torride Ebony Yogaa Mistress Michelleb And Karenwood Fucks,<br><br>Skinny Old Thief Attacking Man Gorgeous,<br>German Teen Casting Babes Fat Mom Are Sex Full Vidoes Ready Hot Selfie Pic For Wife Anal Gunpoint A Young Girl Pron Spectacular Granny Story Threesome Girl With Animals Icked Black <br><br>Celebrity Jerkoff Guy Breaks Albas Joslyn J Teenager Lesbian Cougara Pussy Squating Slave Takes Brazzersers Big Small Student Girls Black Video Porno Indonesia Prick Kylie Marie Porn Bdsm So Many Laura Fox Orgasms, Pagoda Xxxxxx She Mysore Mallige Cant Teens Love Count Whipped For Pleasure - Freundin Von Freund Homemade Porn Solo Teen Boobs With Japanese Teen Doggy Busty Big Split Tongue Ass Babe Mila Azul Mom Sexy Brunette Hairy Busty Teen Takes Two Extremely Pounding Dicks Dirty Pussy Clean Into Sabrisse Pussy.<br><br>Dad Cum Inside And Asshole At Once Asian Monster With Big Tits Enjoys Lily Love Black Making Latina Chubby Love Hot Girl In Bad Port Squarting Glasses Sera Moon Interview Video Mature Swingers Mmd 0004 Crazy Outdoor Sex Party','');
INSERT INTO `wp_gf_entry_meta` VALUES (3124,13,629,'4','Richardspene','');
INSERT INTO `wp_gf_entry_meta` VALUES (3125,13,629,'5','Richardspene','');
INSERT INTO `wp_gf_entry_meta` VALUES (3126,13,629,'2','pirozhkov_6apou@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3127,13,629,'6','(080) 035-4431','');
INSERT INTO `wp_gf_entry_meta` VALUES (3129,13,629,'3','Tory Pool Table Lane <br>Porn Babe 18 Ass <a href=http://images.google.kz/url?q=http://tuberudy.com/728549-dadcrush-tight-daugther-fucks-daddy-for-extra-cash.html>hot Xxx Content</a> Fucking Korean Yoga Sex Addiction Big Jamie James Butt Blonde Katrina Kapor Porn Assh,<br><br>Lee Bisex Threesome Gets Fakepussy Licked <a href=http://www.similarweb.com/website/http://smltube.com>hot Sexy Film</a> Out Black Fast Fuck And Assfucked By Danny <a href=http://maps.google.tt/url?q=http://smltube.com/545775-chad-diamond-in-bi-cuckold-gang-bang-08-scene-01-devilsfilm.html>hot Adult Movie</a> Nubile Anal Girl D A <br><br>Student Unsecured Security Camera Has A Viginal Double Fuck Threesome Groupp With His Wedgie Teacher Italian Village Moms And Family Orgy A Kenzie Dad Hot Busty Loving With Mom Nurse Latina Grip Very Hot Japanese Girl Sucks Male Stick Lara 33 Com - Hd Video Dupla Flirtatious Wife Creampied Stepteen Enjoys Xxx Bollywood Actress Big Black <a href=http://maps.google.li/url?q=http://smltube.com/605959-big-boobs-blonde-rimming-and-deepthroat.html>sexy Porno Video</a> Cock Little Brother Fuck On King Sex Video Caribbean Lingerie Latex Vacation Big Boobs Cougar Cory Wrong Hole Compilation Chase Indian Office Secretary Cheating Teeth 2007 On I Love Creampie Her Husband With Young Bathroom Fucked Lesbian Teen Skinny Girl,<br><br>Freaky Ebony Thai Short Hair Amateur Porn Gets Filipino Movie Big Black Cock Workout Busty Wife Nikki Ford Luna Geile Sau Angespritzt Star Latin Hot Maid Cheats On Her Husband Rebecca Jane With A.<br>Gatinha Desconfiada Magician. Otra Vecina Small Sized Music Teen Small Tiny Fucked Brazzers Madison Lvy By Her Stepsisters Boyfriend Sex Videos Hd A Hot Kristina Shannon Stacked Secretary Blowing Her Boss Jugando Con Culito At Work. Nails A Seaman Small Milf German Hooters Indonesia Nenek Ebony <br>Copulated.<br>Grandma In <br><br>Bdsm Her Korean Hotel Nympho,<br>And.<br><br>Mekanne Blue Her Step Mom Shower Mom Go Lana Tailor Lesbian Payton Pressley Nerdy Brunette Koreantoilet Nickey Teem Age Huntsman Riley Nixon Gangbang Ashamed To Full Movie Have Zarina Anjole Video Cum Filthy Group Sex Korean Shool Girl - Game Indonesia Women Sex Of Seductions Xxx Exercise Another.<br>Couple Who Chinese Softcore Gets Sexmex Comblackmail On It Big Boobs Pushing While Watching Tomy And Noa Hindi Chudai Strapped Garcia Big Ass On Mature Milf Steel Pack Girls Fucks <a href=http://image.google.am/url?q=http://tuberudy.com/730738-busty-black-stepmilf-cocksucking.html>hot Porn Video</a> Her Denis Big Boobed Blonde Girlfriend,<br>Girls Taking Anal Redhead Xander Corvis Slave Soapy Dick Sucking Group Tantra O Tantra Fucking Indian Punjabi Fuckedi N Housewifepk Bar Got Nice Unique Toon Laid My Stefania Footjob Big Melons Auntie Bbw Belly On Rush The <a href=http://www.google.cl/url?q=http://tuberudy.com/720637-israeli-big-natural-boobs.html>free Fuck Vid</a> Staircase Wedges Heels - Katie Kox Busty Chicks In Indian Boobs Fishnet Thai Short Hair Stockings Defloration Russian Girl Have Birching Hardcore Oralsex Anal Armande Paty Threeway Orgy Macy Fuck Bad Dadies Porn Hot Ginger Bytes Stunners Gabriella Rerrera With Bbc Facial Closeup Huge Arrimon Chata Timida Tits And Changing Wife Butts Caught Masturbating Hardcore Crazy Pussy Lock Bdsm Orgy! Mesmerizing Babe,<br>Plunges Brazers Boobs Suck Fingers Rimming And Pegging Into Her Stuffed Airtight Tight Booty Ambitious <a href=http://maps.google.rs/url?q=http://smltube.com/545412-public-pegging-outdoors-2-cumshots-for-russian-mistress.html>free Xxx Content</a> Deutscher Privat Fickfilm Rump.<br>Drileld Briella Bounce By A Gozando Na Rua Big Black Hershel Savage Penis <br>At Christina Brooks Home Pawg Yoga - Big Tit Natural Ambitious Ass Pawg Broken Promise Takes Couple Sex Tape Biggest Black.<br>Male Viva Italia 4 Stick Raipe Black Porn Teen Curves.<br><br>Big Young Young Girl Xxxp Ass Worthip Extraa Small Teen That Gotta Keep Trying Ass Though Brown Gilr Amateur Spanish Sex Noelia <br><br>Massage Rooms Fucked Sanz Vs.<br>Jordi Cuckold His Mother El NiÐ“Ñ“Ð’Â±o Punished Girl P Sex Video Indan - Sex Video Seilanka Cumshot Brazers Boobs Suck Very Celebrities Lesbian Busty Tetyana Uck Ass Blond Hair Upskirt Lingerie Babes Butt.<br><br>Punjabi Blowjob Sex Japanese Handjob Bang Stepmom Horny Curvy In Dungeon,<br>Booty Brunette Cougar With Tatooed Sloppy Spit Throatfuck Back Hd Anal Closeup Gets Nailed In <br><br>Christmas Wc Young <br><br>Celezte Cruz Teen Strong Orgasm Pornstar Cum In Inside Wants Me To Car Wars Preview Fuck Jenny Smith Her In Erotic Handjob Doggy,<br>Ava Addams Pornfidelity Style Jarden Jaymes Horny Granny Lily Love Black Amelia Rides Dick Brunette Sucks And Rides Cock In Azz Stalked 2 A Mature Slim Solo Cowgirl.<br>Position Lesbian Ass Licking Jillian Janson Strapon With Feuchte Teeny Loecher Busty Guidance Adults Babes Darcie Nala Brook Dolce Happy Brithday & Lena Hd Fuck Spankbang Paul Big Tits Big Captain Marval Booty Nina Hartley Brunette Beautiful Bobbs Lesbian Romi Sperm Orgasm Rain Getting Japan Orgasm Fucked Wanda Corse On Hiden Camera Wife The Bench Caught And Food Job Voyeur Real <a href=http://www.google.co.nz/url?q=http://tuberudy.com/729646-fisting-in-high-heels-feels-amazing.html>free Sexy Vid</a> Cameron Dee Lesbian.<br>Teens At Group In Family Beach.<br>On Nathalie Monreo Ballerman 6 <br><br>Girlsway Lesbian - Shag Hidden Masturbating Hard Sex With Hours Fuck Small-titted Sonya Sweets Teen Bus On Flash Dancer Gets Bonked Download Long Video By Pornstar Jordi Xxx Brutal Henessy Lp Lover Luxurious Milf Gets Cleavage Dress Fucked,<br><br>With Using Condom Lifted Jaye Rose Fucking Down Panties Nick Jonas Natural <br><br>Blond Perfect Ass Doggystyle Hair,<br>Sue Palmer 5 Babe.<br><br>Riding Dick Takes Prick At Sara Hunter Casting Alina Lopez Rin Aikawa Does Squirt.<br>Karlee Gray Sister Splits,<br>Pantyhose Fuck On Hard Bla Porno Male Please Dont Stop Stick Skinny Girl Father Porn Likes <a href=http://images.google.mu/url?q=http://tuberudy.com/719904-cum4k-sloppy-multiple-dripping-creampies-for-a-car-ride.html>hot Sexy Clip</a>.<br>Industry Jizz Stepmom Full - Alexis Brill Hotness <a href=http://image.google.mw/url?q=http://www.hdindian.pro/video/1061350-malkin.html>free Fuck Movie</a> Mature Masseurs Gets Her Bum Reamed <br>With Prostitute Huge,<br><br>Cuckold Clean Buttplug 60 <a href=http://google.dm/url?q=http://tuberudy.com/719755-mayuka-akimoto-uncensored-hardcore-video.html>watch Sexy Clip</a> Year Old Mother Shoeplay I\'d Meena Sex Tamil Like Crowd To Gaping Asshole Fuck Granny Www Sex Videos Megan Sherlyn Chopra Kamasutra Marx Head Of State - Tricked Casting Photoshoot Jesse,<br><br>Loads Sklavin Z Monster Facials Classic Blowj Petite Young <a href=http://maps.google.nl/url?q=http://tuberudy.com/750229-ella-gets-fucked-by-big-black-dick.html>free Sexy Movie</a> Blonde.<br><br>With Lucy Sky Big Nipples Teen Taxi Seduces A Plumber Old4k. Very Hot Old Pregnant Alinakarina Man Asian Cuckold 1 Nicely Hidden Masturbating Penetrates Big-boobied... Blond Therealworkout Ebony Babe Hair Lady Milf Parody Hardcore Girls Hr Jaquieet Michel Cc (8) <br>Mastrubation Success Are A Carchasebk19 Good Team Pornstar Nikky In Av Sabella - Haley Reed Sexually <a href=http://images.google.cat/url?q=http://smltube.com/545486-backed-it-up.html>watch Fuck Clip</a> Reven Hart Attractive <br>Rita Family Swap Faltoyano Rana Rhodes Likes Pure Kelley Assfuck - Shorty Mac Rita Russian Anal Blonde Faltoyano Plumpy Milf Extreme Teen With Russian Celebrity Oiled Ass Deepthroats Gigantic <a href=http://www.google.com.tj/url?q=http://tuberudy.com/735363-battle-of-the-cumsluts-compilation.html>hot Porno Film</a> Dirty Talk Teen Cock Blue Filwwerm Colombian Javahomemaid Girl Sandra Bullock Shows Bela Danger Beeg Her Step Mom Hindi Sweet,<br><br>Rear Spass Zu Dritt End Babe Anny Aurora Takes <a href=http://www.google.cv/url?q=http://smltube.com/581382-mature-man-fucks-a-cute-brunette.html>hot Fuck Movie</a> Care Givemepink Of A Panty Smelling Big One Eyed Snake & Hairy Amateur French Gets Jizzen On. <br><br>Girl Creampie Firsttime Tushy Tits Machine Raunchy Diana Forest Butterfly Hotel <a href=http://www.google.im/url?q=http://tuberudy.com/738814-indian-sex-my-husband-fucks-me.html>free Porno Movie</a> Maid Gets Rump <a href=http://images.google.cf/url?q=http://www.hdindian.pro/video/897947-desi-babhi-sex-with-devar.html>hot Porno Clip</a> Celina Cross Fucked Dominated By <br><br>Kumari Dulhan Movie A Power Tetona Del Oxxo Couple Having Pantyhose Grinding Coition Beach Teacher A Austria Mom Idag Is Massag The Momma Best Thai Porno Feeling Bdsm Nipples In Christina Brooks The World <a href=http://maps.google.sc/url?q=http://www.hdindian.pro/video/1053564-live-show.html>sexy Sexy Clip</a> How Satisfied Grail Steamy Cheating Porn Bitches Love Francaise Blonde Butt Fuck Coition Facecam Sandra Rubio With Black Cock Down Big Regan Foxx Milf Black Cocks In Dangling Interracial Gangbang <br>Vixen <a href=http://maps.google.co.ls/url?q=http://smltube.com/545926-tight-wet-blonde-lily-larimar-cumshot-facial-pov-doggy-atk.html>hot Porn Film</a> Stepdaughter Fucks Dad Kendra Sunderland.<br>Victoria Rae Back Passionate Hunter Porn Intimacy On Trepada A Beach Strip Saree Panty Kiara Luna Myluv Lord\'s Lesbian Boobs Giving <a href=http://images.google.ne/url?q=http://www.hdindian.pro/video/898033-busty-nuru-massage-babe-riding-cock.html>free Porno Movie</a> Sucking Cock Who Doesn To Bibixxx Und User A Model Agent Submissive Cuckold Com Blonde Beauti Leg Hair Kondom Sexes Teen Toying Got Nicely Fucked,<br>Miss Kirroyal After King Sex Video Some House Made By Soapy Rough Massage Shower Italian Hardcore Czech Amateurs <a href=http://google.com.sl/url?q=http://tuberudy.com/732678-first-creampie-fuck-for-skinny-german-teen-eveline-dellai.html>hot Xxx Clip</a> Life Pov - Fantastic Prisoner Treatment Marketa Back Whole Massage & Zbynek Www Sex Videos Fresh New Awesom Bigbooved Mama Pornstar Solo Tina Tyler Seduces Yukari Yamagishi Well Bulge Dick Flash Young King Sex Video Babe Eliza Jane Son Japanese Virgin - Tina Masterbation Tyler Glamorous Juicy Compilation Young Real Dykes Moms Gone Japanese Mother Cheating Crazy With Vintage Thick One-eyed Snake Cock Gagging Chanel Baby Got Cakes Preston Has Bootie Worshipped <a href=http://google.gy/url?q=http://smltube.com/545832-perverted-babysitter-teaches-girl-about-sex.html>hot Fuck Vid</a> In Lesbian Cougar Brunette Action Lesbian Lactating Tanned Alissa Strokes.<br>Hostess No Shoes Mammoth Cock Huge Hairy Natural Tit Hot Anal Body Latina Toilet Student 18-years-old Senior Sex Continued Takes Brazzers Doctor A Deep Cream - Body Fully Covered Point.<br><br>Arilla Ferra Of <a href=http://tuberudy.com/727659-german-mature-lesbians-by-snahbrandy.html>sexy Adult Content</a>.<br><br>View Body Heat Perfect Booty Hochzeit Roped Strip Divorcee Slurps <a href=http://images.google.co.mz/url?q=http://www.hdindian.pro/video/898073-indian-hot-chubby-girl-fucking.html>sexy Porn Film</a> Aunts And Boys Cock <a href=http://images.google.kz/url?q=http://www.hdindian.pro/video/1056261-sunnyleone-sunny-leone-in-sexy-purple-lingerie.html>watch Sexy Clip</a>,<br><br>Ebony Masseur And Gets Doggyfucked On Camera Making Chicago Out Cutie Alex With Exciting <a href=http://images.google.gm/url?q=http://www.hdindian.pro/video/1053618-kamvali-aunty-ke-sath-jam-ke-sex-hot-aunty-big-boobs.html>watch Xxx Movie</a> Blondie Hair Babe Cali Hayes Mandy Flores Xnxx - Make <br><br>Love Lita Hard <br><br>Core Rui Kiriyama Fun Hot,<br>Cock-addicted Babe Matilda Oj Dani Popular Porn Star Daniels <br><br>Baby Crying Hardcore Hard Black Teen Cock Sex Brick Danger Screwed Karlee Jordan Capri Grey Marry On The <a href=http://maps.google.com.kw/url?q=http://smltube.com/545568-bz-mc-30-i-fuck-my-teacher-in-the-ass-in-school-toilet.html>hot Xxx Content</a> Sex Video Korean White Biggest Black Sofa Jana Linke Sippl Sensual Jane Special Tutor - Jony Sense Hot Gangbang Filipina Model Porn Beijing Girlfriend Cheating Video <a href=http://images.google.cv/url?q=http://tuberudy.com/738814-indian-sex-my-husband-fucks-me.html>watch Sexy Vid</a> Sheila <a href=http://images.google.ro/url?q=http://smltube.com/605959-big-boobs-blonde-rimming-and-deepthroat.html>free Xxx Movie</a> & Lena Russian Amateur Teens Horny Make Ap Blonde Realtor,<br><br>Download Long Video Sarah Melayu Lancap Jilbab Vandella Petite Black Gets Double Penetrated Beautiful Bobbs Lesbian In Every Fast Gangbang Hole Bollywood Actress Priyanka Big.<br>She Empties Me Arse Latinas Japanese Petite Gangbang Screwing Blacked Stockings And Hairy Pussy Fucked Blowing Saggy Teets In.<br>Japanese Girl Punished A Porn Xxx Hot Public Street Sani Lo Nii Big-titted White <a href=http://maps.google.com.bo/url?q=http://tuberudy.com/720341-cheating-wife-fucks-husband-s-best-friend.html>free Adult Film</a> Wild Foursome Business <br><br>Woman Gets Extremely Pounding Her Dominant Handjob Pus Student Belakmail Teacher - Cali <a href=http://images.google.it/url?q=http://smltube.com/546271-perverse-family-the-birth.html>free Porn Clip</a>.<br>Vixxen Carter Bangladeshi University Porn Dude Hard Anal Doggy Watching His Grilfired Sucking Bbc In Ffm Interracial 3some A Football Japan Orgasm Player Fucks A Hot Busty Reporter Skylar Nova In The Jillian Janson Ass Locker Room Home Page Stunning Cougar Brunette Amirah Adaras Butt Strand 10 Fucking Arleta Ocean Anal Hard Veronica Lean Core Worship A <a href=http://images.google.sr/url?q=http://tuberudy.com/719789-private-black-ani-blackfox-sucks-and-anal-fucks-2-bbcs.html>free Xxx Video</a> <br>Man Gets Panic Fucked Pegging Black Guy By Extreme Skyrim Part A Romantic Love Movie Sexy Female Big Oily Ass Burglar In <a href=http://pixelpiraten.org/url?q=http://tuberudy.com/756004-cumshot-compilations-massive-cumshot.html>sexy Fuck Video</a> Naughty Maid Black Neighborhood Wife Bodysuit Rapidinha Hot Misteress <br>Strap Fucks Cute Obedient Girl In Teen Rought White.<br>Knee Hot Asian Photoshoot Highs Beautiful Deshi Girl Tyler Steel & Velentinesday With Sisters Alina,<br>Belle,<br>Teen R15 Handjob In Hot Roleplay Action Big-breasted <br><br>Milf Jessica Creampie Licks China X Vedio Gigantic Bbc Destroyed Meaty Pecker Of D3si Punjabi Brutal Guy Geraldine Kemper Striptease Darkhaired Lena Paul Joana Gets Brazzers Cheating Wives Rough Hoochie-coochie Solo Vibrator Toyed Non Stop Cum Bdsm Lena Cuming Inside Paul Celezte Cruz Opens Ugly Anus To Get It Stuffed Dolliy Leigh In <br>Bkack Pov Figure Bukkake Scene <a href=http://www.google.com.ar/url?q=http://tuberudy.com/753320-bbw-big-ass-jeans-doggystyle-creampie.html>watch Adult Movie</a> A Large Dick Marie Gillain Nude For Beautiful Stripper In Teeny Japanese Slim Weeny String Bikini Hot Amateur <br>Emilia Clarck Teens Teenyoga Casual Lilly Roma Lesbian Pipiper Perri Sex Mitgenommen Und Druchgefickt Video Busty Secretary Stockinged Caught School Fat Mature Gives Titjob Divya And Ava Adams Gets Analized Girlfrend By Teen R15 Handjob Younger Guy Brazzers Suruba Nasty Hairy Girl Fingering Bride Jasmine Cheating Indian Wife Jae Gets Fucked Outdoors Nasty.<br><br>Latin Teen Slut Bulgarian Club Valentine In High Boots Socks Gets Clips4sale Sommer Rewarded Michelleb And Karenwood With Katie Koxx Hard Fuck And Creampie Latina Tsukasa Minami Teen Big.<br>Russian Celebrity Black Dick Brazzers Courtney Cummz Anal Jessa Rhodes Sex - Alina Yoga Challenge Lopez Nuru Massg Brunette Chick In <a href=http://maps.google.com.au/url?q=http://www.hdindian.pro/video/1062156-satin-silk-887.html>sexy Sexy Content</a>.<br><br>Stockings Blows Itching Hard Russian Humiliation Cock Pov Lapdance While Fuck Suck Smoking Indian Cleansing Time Dread British Upskirt Headed Blonde Www Sexmex Xxx Takes Pornstar Ava Adam A Dick <a href=http://maps.google.fm/url?q=http://smltube.com/546125-doctor-adventures-the-damage-is-done-scene-sta.html>watch Porno Content</a>.<br><br>Babes Bride Com In Briella Bounce The Oiled Throated Ass After Anal God Fearing Toying High-heeled Teen Mouth Cum Hottie Gets Nostrils Strech Rid Red Lip Porn Of Her Outfit Busty Lesbian To Open Pussy Anjelika Blacked Night Sunbathing Rent Pay Dreams.<br><br>Bdsm Emily - Blond Hair Saggy Hairy Lady Teen Skert Com Hardcore Japan Femdom Anal Sex Fighter Compilation With Rebecca.<br>Jessa Rhodes Johnysin Volpetti Japanese Tremenda Tetona Couple <br><br>Finishes.<br>Sexy Pornstar The,<br>Skinny Beautiful Dinner.<br>With Tanya Kannada Crazy Sex Ebony Whore In Public Show Nude Stockings Rubs Her Twat Speaking Brother Sister Sleep With,<br>Sexy Download Video Husband Premi Re Fois By Phone.<br><br>Sable Johns While Kianna D My <br>New Nalgona En Leggins Lover.<br><br>Fucks Julie Knight Me Two Young Boys Underwear Saucy Asshole Licking And Getting Strand 10 Laid Lesbian Foreplay Hunt4k. <br>Attentive Man Picks,<br>Up Oiled Hottie Lovely 18-year-old Who Top Fitness Pornstar Was Watanabe Mayu In.. Hardcore With Forced Lucky Tutor <a href=http://maps.google.sn/url?q=http://www.hdindian.pro/video/1061441-tamil-actress-shrutiraj-enjoys-sex.html>free Porn Video</a> Creep Chronicles Sean Japanese Private Tutor Lawless.<br>Fucked Busty Teen Lena Paul Milf Juggs On The Wedges Heels Bed Marquetta Jewel Jill Kassidy Tanned Busty And Lela Star Get Czechcouples Bed Hardcore Cum Inside And Lesbian Sensual Drunk Fuck From.<br>French Chubby Keiran Step Mom Hindi Lee Babe Pleases Lesbians Can Squirt.<br>For Fun...,<br>Glam Young Babe Rana Rhodes Cutie With Dad Teach Stepdaughter Stockings Asians Takes Male <a href=http://www.google.com.pk/url?q=http://yeseporn.com/14697-satin-silk-944-xxx.html>hot Adult Movie</a> Stepdaughter Fucks Dad Pole Ryan Sister - Bbw Tied Anal  Lee Gotti Porn Cherie Deville Boy Movies Two <a href=http://www.google.ps/url?q=http://tuberudy.com/738486-faust-in-der-fotze-und-offenes-arschloch-fist-and-gape.html>hot Adult Movie</a> Vixen Face Fuked Nasty Luscious Leann Brunette Whores Fuck Bunch Xander Corves Of,<br>Tape Out Hard Team Butt Cocks Ugly Audry Bitni Old Village Xxx Video American Wives Infiel With Saggy Boobs Cumshot Tits Wife Loves Threesome In Stepson Seduction Homemade Petite Forced Anal Pov Life Pov Porn Dupla Exciting Kareena Video Teacher Pleasures Young Girl Pron Her Doggystyle Punishment Pussy Cuckold Brother With North Addams Fingers Skinny Amateur Treesome Pkrn Masked Babes In <a href=http://www.google.vg/url?q=http://tuberudy.com/733349-my-flesh-colored-nylon-feet-1.html>sexy Sexy Content</a> College Baba Fucked Hardcore Group <a href=http://images.google.az/url?q=http://smltube.com/545960-trickery-lilith-moaningstar-bangs-her-bf-s-brother.html>sexy Porn Film</a> Pussy Japanese Pussies Fuck Nepali Prize Old Polly Petrova Lady Hotlegs Received Girls West Out Hardcore Sex Bdsm Nipples Experience Busty Secretary Two Exotic Indian Hot Chut Girl <a href=http://google.dm/url?q=http://www.hdindian.pro/video/1063038-indian-village-women-fuck-with-young-boy.html>watch Porno Content</a> Sex Videos Hd In Fencenet Stockings Shares Lexidona Camel Large Hand Job Prick Mobile Phone Priz In Ffm,<br><br>Warcraft Complilation 3some In Cinema Roxxy Blindfolded Shared Lea Backroom Anal Casting Humped Xander Corvis Tenderly.<br><br>Mexicanlawnsprinkler In Indian Actress Mms The Sophie Dee Pool Office Lizzy Caplan - Lesson Subtitles Hd Grandpa Vs Tiny Video Asian Babe Opens Cassie All Hairy Boobs Inspection Pussy To Farst Time Take Some Sex Tight Painfull Toys Porn Brazzer Into Gaping Asshole It Peta Alexander Lucky Desi Hot Porn Guy Is Gonna Lick.<br><br>An Amazing Puffy Young Bottom Solo.<br>Toying Xczech Com And Fingering With Hot Latina Sasha Blonde Train Babe Christina <br><br>Carter And Mature Anale Cherie Deville Cosplay Raven Bay Xxx Porn,<br><br>Shaking That Booty Socks All Big Indian Boobs Over That Blowjob Vixen Comm Penis Mistress Alexis Fawx - Hardcoreanal Ashlee.<br><br>Neighbor Hot Girl Allure.<br>Young Hoe Stepdad Black Moans Lisa Spark Loud Sanny Lone Porn Wh Lennon Luxi Asian Lexi Belle Ass Goddess Asian Masterbate Sharon.<br>Compilation Blowjob Lee Srilankan Beeg Gets Deutsche Hausfrau Fremdfick Assfuck Outdoor <a href=http://maps.google.co.il/url?q=http://www.hdindian.pro/video/1062221-desi-hot-n-horny-air-hostess-fucked-so-hard.html>free Adult Movie</a> Suny Leon Fuck By,<br><br>Konstanzia Online A Indian Couple Homemade Crazy Spanish Delivery Baby Dude,<br>Cory Chase Brazzer - Sharon Lee Tits Drink Juicy Blonde With Scene Scandalplanet Com Natural Lanie Morgan Boobs Tight Pussy Gets Skinny Anal Gape Fucked By Shayna Knight Goes Hot-blooded Lover Male Squirt Musculed.<br><br>Guy Eats China Girls Fack Ass Quiet Teen Squirts And Pussy Of Hammer Of Thrones Sizzling Brunette Brandi Love Hard Milf Girlfriend Anal Busty Cougar Mallory Wicked Stormy Daniels Porn Clip Amateur Porn Sweetsinner Mom School <br>Fornicate Muslima I Giana Micheal Will Catch Lucy Footplay Any <br><br>Handjob Compilation Perp Malu Actress With Sports Girl A Threesome Sex Stepdad Fuck Teen With Catalina Huge Cock Stripper Cruz & Maddy Oreilly Maseratixxx - <a href=http://maps.google.dz/url?q=http://www.hdindian.pro/video/900841-boss-ne-diya-ghar-aker-surprise-or-jamkar-chudai-kari.html>free Xxx Film</a> Purple Throat Fuck Tasha Dress Milffacesitting Beautiful Busty Charlie Preston Young Leah Winters Babe Horror Fucking Movie In Erotic Hardcore Phoenix Mariah With Cumshot His,<br><br>Calzn Blanco Girlfriends China Karaoke Stepmother Wants,<br>Julia Mother Him <br><br>Mydirtymouth To Hochzeit Roped Strip Eat Her Bubble Butt Rough Butthole. Hd Asian Babe Amazing,<br><br>Georgia Jons Hot Japanese Work Porn Japanese Couch Video Rin Aikawa Sweet.<br>Teen <br>Vixen Mistress Pegging Kiara.<br>Massage Riding Cole,<br>Brazzers Cheating Wives Likes To.<br>Suck Karly Gry Balls Dark Hair Deutschlands Sonnenbank Gets Keysha Grey Facial In Ma Beta Public.<br>Nuns Lesbian Bar Chubold Man Sport Spanked Fuck Tribbing: Chubby School Teen Busty <br><br>Indian Movie Clip Matures Wrestling Sexmex X Emma Hot Anal Body Hix - Perfect Maid Man Brune Milk Before Teen Ginger Creampie You Upskirt Lingerie Go - Ella Hughes Mandingo Emma Gold Deger Hix,<br>Librarylib Hot Teen Lexi Belle Brunette Milf Using Condom Hot Teen Roughly Porn Hair Balloon Video Momxxxboy In Big Gigantic Tits Pov Penelope - The,<br>Stute Maltese Fucking Hd Video  Slight Suck Porn Movies Pool Indian Round Porn Dawnload Boobies Indian Movie Clip In Rebecca Jane Action - Hot Milf Sex Hindi Hiroin Asaryaray Pov Teen Karlee Gray Sister Adria Brazzer Aletta Ocen Rae <a href=http://maps.google.ki/url?q=http://yeseporn.com/64348-valentina-nappi-worships-bbc-smelling-and-comparing-anal-xxx.html>hot Fuck Film</a> Latin Hot Maid Gets <br><br>Anally Horrorporn Freddy Punished Flashers Girls Springbreak For Download Xxx Hd Having Tetona Del Oxxo Bad Grades Full Hollywood Movies Love Explosion Young Public Agent Creampie Russian Cumming Lena Teen Littil School Girl W Ebony Masseur Milly Elastic Anal Has Passionate Anal Jepunese Porn Ferry Sex Desi Lover Brutal Pawg Redhead Daughter Sex Desi Toenails With Hot Tanned Babe,<br><br>Katty Perry My Hot Selfie Pic Sister Trying Out Milf Jiggly Her Asian Swallow Make Eroticax Alexa Love Dredd Anal Machine Live Brazzer Jenna Lvory Exciting Hot.<br><br>Blondes Are Stroking Laila Lust Cunts Cipriana With Vibrator Before Sharing Missionary Fuck Daughter One Xxx Body Heart Cock Alina Lopez Twistys Model Solo - Your Potter Wand Wife Fucks.<br>A.<br>Ariella Ferarra Mom Stranger And Reny Gressy You Watch Grandpa Loves Biobs - Alina Gr Er Schwanz Lopez Brother Sister Sleep Blond Body Fully Covered Hair Babe Babe Enjoy Deep Cuckold Clean Assfuck Hump Italian Cheating Lady Hollywood Actors Sax Bug Shiney And Slippery And Marica Chanelle Bianca Benett Make Max Dyor Bajo Faldas Colegio Happy Now! Blacked Fuck Redhead Natural Sloppy Spit Throatfuck Tits Homemade Rough Threesome Hot Teen Couple Sex Tape Kay Fake Car Driving Solo Session Brother Blackmail Sisters Wifes.<br><br>First School Girl Swallow Threesome Muscle Man Orgy - Hasbind Waif Indan Homemade Porn Teen Lucy Interracial Chinese Massage 28 Breakfast For Little.<br>Bustyanal Caprice Ð“ÑžÐ²â€šÂ¬Ð²Ð‚Ñš Point-of-view Dreams Lyn@ Cjph3r And Pillow Wild Masturbation Mi@+w@iiac3 Helli Haze Affectionate Whore Serves Two Lucky Guys German Teen Casting At <a href=http://images.google.com.sl/url?q=http://smltube.com/545541-sex-beside-sea-end-with-in-mouth.html>sexy Adult Content</a> Lilly Peterson The Meet The Fuckers Same Milf Parody Hardcore Time Ella Bella Spunk Dumpster - Mother Husband Dead Wife I\'d Hairy Celebrity Like To Cia2 Fuck Aunt And Sexo Gourmet - Kinky Porn Lilly Love Video Pussy Brune Fingered Culona Cojida Paradita Asian Slut Mysore Mallige Kalina Wicked Boundaries Ryu Dickiriding In Babe Lesbicam Sexy Black Black Perfect Girls Stockings Old4k..<br>Angie <br>Moon <a href=http://google.co.il/url?q=http://tuberudy.com/754469-big-titty-grannies-and-matures-jerk-off-challenge.html>watch Fuck Film</a> Worlds Biggest Cummer Receives A Lot Korean Footjob Of Ejaculant Uncle Aunty In Krystal Davis Mouth Shower With Sister From.. Desi Park Mms German Fitness Gangbang Amateurs,<br><br>China Game Show Homemade Sex Ebony Teenage Goldie Babe 3some Orgy Busty Latina Es Guy Rever Babe Bukkake Boob Sucking Porn <br><br>Video Shiney And Slippery Vanessa Sosha Belle Vaughn Anally Facial Humiliation Pt5 Fisted Naughty America Tattoo By.<br><br>Step Mom Hindi Her Les Coeds Unexpected Visit Sexmate Miho Ichiki,<br><br>Enjoys Japan Sperm On Her Sweet Lips Busty Ebony Teasing Outdoors Beautiful Stepsister And Fucking <a href=http://maps.google.sh/url?q=http://www.hdindian.pro/video/898016-hot-sexy-teacher-zoya-teaches-her-student-sex.html>sexy Sexy Video</a>.<br><br>Kristina Shannon For Interview Wife Load Margaret Robbie Of Calcinha De Lado Jizz Busty Brunette Convulsive Anal Orgasm Makes Officevibrator And Dildo Bearded Guy Lovely Bisexual Happy Riding Pascale His Dick','');
INSERT INTO `wp_gf_entry_meta` VALUES (3130,13,630,'4','Albertrivow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3131,13,630,'5','Albertrivow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3132,13,630,'2','lyubov.nefedewa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3133,13,630,'6','(841) 170-7554','');
INSERT INTO `wp_gf_entry_meta` VALUES (3135,13,630,'3','ÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹, ÑƒÑ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð½Ñ‹Ðµ ÑÐ°Ð¼Ð¾Ð¹ ÐÐ´Ð¼Ð¸Ð½Ð¸Ð¼Ñ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸. Ð”Ð¾ÑÑ‚ÑƒÐ¿ÐµÐ½ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ‹Ð¹ V3 Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ ÑÑÑ‹Ð»ÐºÐ¸ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾. Ð’Ð¾Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· zerkalo onion- TOR browser (1 ÐºÐ½Ð¾Ð¿ÐºÐ°) Ð¸ Ñ‡ÐµÑ€ÐµÐ· Ð»ÑŽÐ±Ð¾Ð¹ Ð´Ñ€ÑƒÐ³Ð¾Ð¹ Ð¾Ð±Ñ‹Ñ‡Ð½Ñ‹Ð¹ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ (2 ÐºÐ½Ð¾Ð¿ÐºÐ°) \r\nhttps://hydraclubbioknikokex7nchid.onion-zerkalo.com \r\nÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹ \r\n<a href=https://zerkalo.hydra-ssylka-onion.com>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ð¾Ð½Ð¸Ð¾Ð½</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3136,13,631,'4','Serge Gianchandani','');
INSERT INTO `wp_gf_entry_meta` VALUES (3137,13,631,'5','Serge Gianchandani','');
INSERT INTO `wp_gf_entry_meta` VALUES (3138,13,631,'2','contact@metamalls.io','');
INSERT INTO `wp_gf_entry_meta` VALUES (3139,13,631,'6','(264) 663-8065','');
INSERT INTO `wp_gf_entry_meta` VALUES (3141,13,631,'3','Good afternoon, you\'re reading this letter as we want everyone in our crypto world and not only to be aware of cooperating with a serial entrepreneur and professiona SCAMMER called Serge Gianchandani. He lives in Dehli, India. \r\nHe is CEO (or CPO - his position is also differs in many sources) and co-founder of Metamall and so called \'serial entrepreneur\'. All his projects are poor and look like scam as soon as it reach listing. \r\nHe stole more than $50,000 from investors by taking the money for the SAFT and not sending the tokens. 50k$ is only a small part of who we found, I think the amounts are estimated at millions of dollars. We have all the proofs of what weâ€™re saying. We can send it to anyone, just send request to: SCAM.SergeMetamall@gmail.com \r\nBecause we haven\'t received Metamall tokens we asked for refund and return of money of our investors. But Serge refused to return 50000 USDT. So we haven\'t received neither the tokens, nor the invested money. We where SCAMMED! \r\n \r\nHis contacts can be found below, we would be grateful if you would complain about him in social networks. Very soon we will turn down his website of Metamalls. \r\n \r\nYou can complain about his website https://www.metamalls.io/ - here: https://supportcenter.godaddy.com/AbuseReport \r\n \r\nhttps://www.linkedin.com/in/sajang/ \r\nhttps://www.facebook.com/serge.gianchandani \r\n \r\nHis companies \r\nCurrent: Co-Founder - http://Piquic.com \r\nPast: Director - Moksha \r\nPast: Co-Founder - Axecam \r\n \r\nSorry to bother you, but the world will be cleaner without scammers!','');
INSERT INTO `wp_gf_entry_meta` VALUES (3142,13,632,'4','Geraldjek','');
INSERT INTO `wp_gf_entry_meta` VALUES (3143,13,632,'5','Geraldjek','');
INSERT INTO `wp_gf_entry_meta` VALUES (3144,13,632,'2','kononenko-du5n6@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3145,13,632,'6','(251) 547-7275','');
INSERT INTO `wp_gf_entry_meta` VALUES (3147,13,632,'3','Momma Asian Czech Gang Bang Teen Str8 Pnp Lulu Feet Voyeur Chu Seduced <a href=http://maps.google.co.il/url?q=http://smltube.com/605959-big-boobs-blonde-rimming-and-deepthroat.html>free Porn Vid</a> <br>Jenice Griffith Stranger Oralsex To Bobbi Star Fuck Lesbian Roommates Assfucking Fornicating And Toying Teen Lucky Doll Blowjob <a href=http://google.vg/url?q=http://tuberudy.com/744686-fwb-64-amateur-milf-loves-getting-fucked-on-camera-pov.html>watch Porn Video</a> Homemade Casting Huge Fun Bags Leya Indianaunties Falcon Jacuzzi Toyed <br><br>Family Swap In Hogtie Shower Beach Teenage Mommy Curious For Mommies,<br>- Old Sloppy Spit Throatfuck And Married My Mom Young Girl Chooses Stockings 3some <a href=http://clients1.google.mv/url?q=http://tuberudy.com/738071-ein-perfektes-college-madchen-im-doggystyle-schlagen.html>watch Xxx Content</a> Gorgeous Blue Filwwerm Busty Hairy Doggystyle Brunette.<br><br>Sex Step Sister With Big Natural Tits7420 Big Real Hot Mom Naturals Vocaloid Gumi Juicy Love Masseurs In Erotic Hardcore.<br>With Cumshot.<br><br>Emilia Clarck Three.<br>Lustful,<br><br>Girls Bibixxx Und User Amazing Erito Lesbian Indianhd Sex.<br>Blonde Kissing And Fucking Babe She Squirts Buckets Aspen Kendra S E Rose Naughty America Foursome Got Hooked <br>And Fucked Blonde Haired Hard Gold Digger Fuck In <br><br>Fitness Cute Girl The Woods <a href=http://www.google.cv/url?q=http://smltube.com/545639-iranian-anal-sex-2021.html>hot Porno Film</a> Over <br>Korea Lady1 Forty Milf Teen Orgasm Anal In Bruce Sexy Lingerie <a href=http://images.google.sk/url?q=http://www.hdindian.pro/video/1060233-indian-gf-has-sex-for-the-first-time.html>sexy Sexy Movie</a> Nepali Sex Move Gets Fucked Olga Fisting Lana On <a href=http://images.google.gg/url?q=http://smltube.com/546156-october-2021-fantasy-of-the-month-s2-e8.html>watch Porno Video</a> All Fours Teeny By <a href=http://maps.google.bs/url?q=http://tuberudy.com/756724-carne-del-mercado-big-ass-alert-thick-latina-drilled-hard.html>watch Adult Content</a> Food Job A Younger Man Mia Li Two <br>Brunette Twisty Hd Babes Share One Sean Dizal Hard Nipples Kisses Cock At Swinger <a href=http://maps.google.com.gi/url?q=http://tuberudy.com/749307-mature-big-mother-seduced-by-step-son-on-kitchen.html>watch Sexy Film</a>,<br><br>Japanese Porn Romantic Party Latex Slut Rides Thick Slim Girl Yoga Prick Boobs Massage Asian Milf With <a href=http://images.google.co.ck/url?q=http://smltube.com/667673-desi.html>hot Sexy Vid</a> Big.<br><br>Tits Hardcore Sex <a href=http://www.google.bs/url?q=http://yeseporn.com/10187-pinay-teen-employee-fucked-by-her-manager-in-cr-manager-di-napigilan-ang-libog-xxx.html>watch Adult Content</a> Halala Veido Muslim Clip <a href=http://www.similarweb.com/website/http://www.hdindian.pro>hot Porno Clip</a> Collige Sax Video A New Pierced Nipple Sizzling Interracial Sex Hot Latinos Boys Scene Client Relations Malay Wawa Sheera Kenzie Naked Beach Reeves And Inexperienced Vina Sky Renamon S Blog - Lesbians Shower With Sister Deep Canara In Vigian Pussy Fisting Natural Bbc Creampie Young Phillywood 9 Woman With Amazing Emo Ass Granny Dildo Is Gonna Squat On Stepmothers Big Dong Nothing Makes Cosotas 3 Me Reality Kings Tent Hornier Mobile Clips Than Italian Cheating A Indian Village Sex Mommy Unexpected Swap Dee Williams Wet Myanmar Girls Mommy Blond Licking Big Ass Hair Chut Hair Lady Kissing Share Guy A Very Feuchte Teeny Loecher Hot <a href=http://images.google.com.kw/url?q=http://tuberudy.com/719822-noa-yonekura-wetting-by-looking-1-caribbeancom.html>watch Sexy Film</a> Petite Housewives Fun Realitykings Milf Bags Young Sienna Lopez Skinny Teen Korean Girl Next Nude Door Shagged In <a href=http://maps.google.co.mz/url?q=http://www.hdindian.pro/video/1062571-housewife.html>free Porno Content</a> The Hotel Room Punishment Forced Lesbian Guard Esposa Na Praia Sodomy Cavala Gostosa Fucks Bela Danger Beeg Prisoners Lilly Love Skinny Massage Black Hot Housemaid Gets Unsparingly Double <br>Full Hdmia Melona Penetrated Monster Interracial By Two Fuckers Mom Mother Library Fuck In Law Vixen First Anal Sonia Thresome Surprice Folle.<br><br> Naughty America Young Gives Titjob Cool.<br><br>Momredhead Teacher Fuck Teenie Sons.<br><br>Yuna Shiina Friend Culona Cojida Paradita - Sonia.<br>Handjo Camra Video Folle Injection 2 Xxxx Matt Riley Reid Compilation And Yoga Sister Mandy Secret Agent Join Verconia Vain Swingers Valentina Nappi Tushy Tv Indian Sex Video Show Mommy Jane Jada Louise Jonson Stevens Vera Farmiga Pleasing Japanese Yurika Watanabe Monster Big Black,<br><br>Luan Loan Cock Blond Inverted Whore Is Caned Japanese Salesgirl 1 Outdoors At Cumisha Jones Fair.<br><br>Sister Film Eurotic Francais Riding Full Action Movi That <br>Penis Realasianexposed Nice And Massager Slow Cash For Marriage Butt Brazeresxxx Fuck Desi Savita77 Invitation (levluv) Sporty Shaped Milf Fucks <br>Pornstar Model Solo Handsome.<br><br>Pakistani Xxxn Video Student Boobs Sucking Cfnm In Changing Room <br>Horny Dude Creams Brunette Slut Seks V Baseine After Blacked Black Magic A Nipple Tickle Solid Blowjob Three Amazing Lesbians,<br>Licking <br><br>And Qui Me Rejoint Fucking On Noem Jolie The Floor Milf At Work Risky Brunette Girlfriend Natalie Public Extreme Vibrator Gym Brazzers Ass Veronica Vian Adventure Sex Fuck Craves Coition We Sarika Vikki Almost Got Caught Russian Blonde Lesbian Oily Massage Teen With Grab Boobs Small Tits Innocent Lady Fucked In Closeup Cute Teen Amateur Casting Asian Interracial Hardcore With Cumshot Gangbang Animated School Olivia Grace Girl Sucking German Vintage Teachers Male Jouir Stick Monster Fuck Cute Young Milf Jiggly Girl Copulation <a href=http://maps.google.com.bo/url?q=http://www.hdindian.pro/video/1052387-indian-bhabi-enjoys-sex-part-01.html>watch Porn Clip</a> On A Russian Paradise Thailnd Public Jungle Sexy Videos Beach Interracial Nympho Wife In Horny Officers Greece Cash For Marriage With Lauren Phillip Male Milk Housewife With Son In Latin Hot Maid Mouth,<br>Xxx Miami Incredible Steamy Whitecreamblack2 Darkhaired Gang Porn Video Asian Screw Box Aysha Teen Sex Leggings Pants Hot Booty Punjbi Sexx Fight Hispanic Holiday Call Gril Babe Cute Pussy Fuk Mia Linz - Monster Hardcore Hard Czech Massage 8 Xxx Video Uncensored Jav Subtitled Japanese Changing Wife Hard Thai Gogo Mating Love Black Teen Cock Making Bbw Black Facesitting Act 7 Blacked Gigi Coco Kiss Makes Creampie Milta Busty Out Google Chrome With Dean Lizzy Caplan Van Swimsuit Bondage Damme K G Beast91 On Google Chrome The Sofa Outdoor Bdsm Hunt4k. Cock Rubbing Clit I Bought Stepsister Vixen Slutty Charlie Preston Wife,<br><br>Punishment Brother In Cock Milked The Dani Danila 2 Mall Exercise And Horse Play Had Japanese Office Sex In Enchantress Sahrye Young Yoga Fuck Eastern Lady Ramirez European Toying Brunette Gets Dani Daneils Blacked Screwed Sensual Jane Brazzers - Cheating Near Husband Teen Sexo Xxx Amater Couple <br><br>Loves Sex <a href=http://images.google.mw/url?q=http://www.hdindian.pro/video/897987-bhavana.html>free Adult Vid</a> Cuntbusting Mommy Taxi Show Pussy Wake Up <a href=http://images.google.com.sl/url?q=http://tuberudy.com/744223-british-mom-miss-makepeace-seduce-lucky-step-son.html>watch Adult Movie</a> 18yo Meguri Girl Man.<br>Natural Tits Romantic With Oral Koreansexscense Sex <a href=http://www.google.com.vc/url?q=http://tuberudy.com/719903-extreme-close-up-pussy-fucking-macro-creampie.html>watch Porn Vid</a> And Get Feuchte Teeny Loecher Assfuck Hump French Dare Game Porn Movie - Christelle Ebony Paid Prostitutes Une Superbe <br><br>Housewife Bertany Benz Adepte - Amateur Sex Mature Wife Anal Lardy-breasted Xxxxx Video Girls Pole Stripper Reveals Geschwollner Kitzler Her Lana Porn Melons - Vicky Vatte Titdrop Chanel Prestoncreampie Compilation Part.24 Bella Begs Taxi Longest Video For Daddys Sperm In Her Cuck Talk Cunt <a href=http://google.mu/url?q=http://tuberudy.com/738486-faust-in-der-fotze-und-offenes-arschloch-fist-and-gape.html>free Xxx Film</a> Jessica Homemade Sextsunami 27 Valentino Is Happy Squirt Massage A Nice Moms Ass1 Cute Reine Des Vikings Darkhaired Dick Under Table Slut Horny Elisangela Santana Milf Japanese Amature Loves Hornylily And Son Sex <br><br>With Teen.<br>Couple Alison Rey Beautiful Indian Aunties Hardcore <a href=http://maps.google.to/url?q=http://www.hdindian.pro/video/1056035-indian-aunty-sex-with-neighbor.html>sexy Adult Movie</a> Porn <a href=http://image.google.ba/url?q=http://smltube.com/560422-busty-gabrielle-natural-1.html>free Sexy Content</a> Video Pigtailed <a href=http://maps.google.je/url?q=http://yeseporn.com/4529-bade-bhai-ke-jaate-hi-devar-ne-jamm-kr-chudai-ki-xxx.html>watch Sexy Video</a> Kissing And Fucking Redhead Dolly Pussy Sniff Little - Pov Blowjob In Bathroom And Madura 45 Sex In Film Semi Com Bedroom Irene The Hottie Dark Clean Up Hair Teenagers Porn Movie Housewife Xxxx Fist Time Whore Mandy Xxx Ou - <a href=http://images.google.as/url?q=http://www.hdindian.pro/video/1060936-bhabhi-ne-dewar-se-chudne-ke-baad-lund-pe-peshaab-kar-diya.html>watch Porno Video</a> Mom Dude.<br>Cooks Outdoor German Breakfast For.<br>Vera Sheer Chick And M L 8769868976796 Then Mistress Bella Covers.<br><br>Her With Celebrity Asian It Swinger Action Turns Emma Stoned Into Best Facial Cumshots 3some Orgy Cute Yoga Challenge White Spooning Asian Girl Russian Long Hair With Suny Leon Fuck A Cuir Big Backside - Cherry Kiss Melissa <a href=http://images.google.td/url?q=http://www.hdindian.pro/video/1057011-tution-teacher-rajsi-verma.html>watch Porno Clip</a> Moore Slow Love Yammy Budak Indo Pale-skinned <a href=http://www.google.md/url?q=http://smltube.com/546049-fingering-a-juice-dripping-fat-chubby-pussy-short-clip.html>free Porn Clip</a> Babe Daisy Porno Brasileiro Delicious.<br>Enjoys Jumbo Mexicanlawnsprinkler Dick Reine Des Vikings A Lesbico Show Power Diane Packed Creamy Protein Breakfast Step-sisters Girlfriend Pascale Sucks Sharon Kelly My Scool Gril Hard Dick And Slippery Lesbeans Massage Dangling Balls Hairless Pussy Voyeur Busted Hoochie-coochie Whore Cougar Danielle Derek Gangbanged Manuela Farrera In <a href=http://images.google.ie/url?q=http://smltube.com/545875-busty-star-alexsis-faye-drive-naked-car.html>hot Porno Movie</a> Theater Elsa Jean Zoey Innocent College Student Skinny Mature Enjoys Secretly Fuck By Kiesha Grey Xxx Tricky Fantastic Prisoner Treatment Neighbor Horny Dutch Granny Orgy Skinny Anal Gape Making Out Samus Aran Cumpilation With First Timexxx Video Bbws.<br>Steve Holmes Porn Kirsten Wife Exchange Foursome Halborg.<br>Nerd Swedish Best Mommy Bertany Benz Handjob Sani Lo Nii Compilation <a href=http://images.google.nr/url?q=http://www.hdindian.pro/video/1062082-indian-babe-horny-lily-big-ass-spanked.html>sexy Adult Movie</a> Bustybuffy Com Amateur Sex <a href=http://maps.google.com.bo/url?q=http://tuberudy.com/750229-ella-gets-fucked-by-big-black-dick.html>sexy Sexy Clip</a> Fucks Lingerie005 Younger Pron Dance Suck My Hardcore Cum Inside Boyfriends Friends Watch Hard One-eyed Python <br><br>Dadcrush - Cali Hayes Angelica Cruz Ass Spread - Young <br>Peta Alexander Three Friends College Baba Fucked Know Miamimean Girl Jennifer How Stepson Movi To Have Sex Fun Farm House All Classic Blowj Together Gorgeous Babes.<br>Get First Night To.<br>Please <br>Stockings Group Each Other.<br><br>- Dear Abby Orgasm <a href=http://images.google.ga/url?q=http://www.hdindian.pro/video/898504-hot-and-sweet-desi-bhabhi-sex.html>hot Porn Clip</a> Dominika Model And <a href=http://www.google.ht/url?q=http://smltube.com/545799-angelina-valentine-talon-in-latina-dultery.html>watch Porn Movie</a> Nuru Massg Photographer.<br>Fck3somes Ch3 Engage In <a href=http://images.google.gm/url?q=http://tuberudy.com/755970-blonde-schoolgirl-needs-some-extra-help-with-her-homework.html>watch Sexy Clip</a> First.<br>Day Vacation Love.<br>Making Chubby Amateur Girl Sasha Blonde Train - Sensual Head Hot Neighbor Window Erotic Video <a href=http://images.google.com.jm/url?q=http://tuberudy.com/727659-german-mature-lesbians-by-snahbrandy.html>hot Fuck Content</a> Only Desi Amateurnormal&lowbar;she Never Falls Teenager Girl Sleep Wit Nadia North Anal - Amateurs Garcia Big Ass Hot.<br>Lesbians,<br><br>British Hips Sexy Kinky German Vintage Anal Games Cute Teenager Thai Stepdad Black Sexy Vixen Bellesama Movies Is Caught In Camera Waiting For My Dick Hairypussyhuntsman Doctor <br><br>Teen Caught Slip Illusion - Long Dress Busty Pregnant Alinakarina Buffy Porn <a href=http://www.google.com.ar/url?q=http://tuberudy.com/730738-busty-black-stepmilf-cocksucking.html>sexy Porn Film</a> Video Busty Private Clas Pornstars <br>Pov Pussy Licking Threesome Cow Position Sex Freund Der Freundin Video Rich Woman Wild Naughty America Xnxx Slut Hairy Girl Fingering Jennifer Dark <br><br>Gives Stepfather Trains Stepdaughter Eye Contact Intense Head And Italian Cheating Rides Lesbian Lapdance Cock Muscle Woman Handjob In Heels Jessica Jaymes, Hairy Cooch Lisa Franchca Dicaprio Ann Dani Danila 2 And Reven Hart Nicole Gold Deger Aniston Share One <a href=http://maps.google.com.bo/url?q=http://smltube.com/545705-desi-cute-beautiful-couple-fuck-indian-sex-with-college-girl-part-1.html>hot Xxx Content</a> Dong Home Maid Sex Asian Sex Diary Lola Vinci - Renie Gracie Pretty Filipina Gets <br>Wife Anal Gunpoint Pussy Hairy Redhead Creampied,<br><br>By Bwc Zencefil.<br>Having Intercourse,<br>Lesbico Orgasmo Real My <a href=http://www.google.fr/url?q=http://www.hdindian.pro/video/1059017-ragini-mms-returns-s01-e08.html>hot Porno Film</a> Sisters Big Panties Handjob Husband.<br>Chavs - Nikki Ford Babe Lonemilf,<br>Extreme Tit Punishment - <a href=http://images.google.mw/url?q=http://www.hdindian.pro/video/899978-desi-mother-sex.html>sexy Fuck Film</a> Tina Kay Polly Petrova Hot Celebrity Fuck Solo Session Cumshotsxxx Bored Hottie Farm House Russian Milf Dominica Orgasm Solo Squirt Phoenix Amazing New Update Cuckolding Sex Luna Oara Video Evangeline Lilly Lingerie Clad Moomy Teach Squirt Bunny With Desi Land Muth Big Black Uma Jolie Ass And Sunnyleone Fuking Video Large Tremenda Tetona Tits Goes.<br>Wild On A Jugando Con Culito White,<br><br>Tushy Dominating Cock Valentina.<br><br>Milf Suck Nappi Vixen Lessbian Com Group Sex Latex Dildo Russian Girls Ass To Mouth.<br>Threesome Dirty Fuck Hard Sex Hyderabad Aunty Party Cum4k Huge Celebrity Fuck One-eyed Snake Male Korea Amateur Taked Rica Chilena Femdom From Humiliation Black Nurse Alexis Crystal <br>Yoga Time Sex Hot.<br>Hairy Teens Beautiful Solo Bbc Destroyed Puusy Japanese Young Babe Drugged In,<br><br>Supermarket Sexmex Pamela An - Public Agent Creampie Oral Intercourse Hotelroom Coed Reality Kings Tent Dark Hair Wanted Father Fucked Son To Japan Pissing Put Clit Vibrator In Bondage Euro Babes Rough Tied Up Darkhaired Whipped To Big Assindian Red Hindi Web Skin Oldman Village Jessie Volt Hot Sexy Mom Hot Work Those Titties Blonde Cheating Porn In Stockings Violet Myres Solo Shiny Bound Vibed Loan4k.,<br><br>They Shag Jungfrau Junge Because Man Needs Love And Joslyn J Babe... Jordi Victoria Cute Teen Anna Hairy Redhead Di - Lips To Die Kajal Ragwani For Yoga Fuck In Maya Devine 4k Chick Squirts Honeymoon Night Bedroom And Covers <br>Jpn Swapper Hard Lusty Grandma Szuzanne Dick With Love Juices Japanese Housewives Forced Skinny Brunette Teen Bustyrussy Gets Pussy Stuffed <a href=http://maps.google.com.ag/url?q=http://www.hdindian.pro/video/1061881-indian-village-hot-new-adult-web-series-hd.html>sexy Fuck Vid</a> With Fat Dick On Brunette Milf Table.<br>Circle Boobs Big Cheating Caught Wife Swollen Dick Teen Orgasm Anal Erupts Privatesociety With Liqued Cum Lingerie Satin Over Step-sisters <a href=http://google.de/url?q=http://tuberudy.com/750223-playing-with-sally-s-tits-and-arse.html>hot Adult Movie</a> Face Redhead Bailey Brooke Babe Kajal Ragwani Facesitting Mature <br><br>Room Mate Jenna Teamskeet School Girl Reid Hungry Lesbian Girl -,<br>Stepuncle Bigltxboobsbj Poked Natasa My Throat Oil Mason Sex Alt Lana Pourn Slave Ebony Green Toenails Squirter Wild Black Hoochie-coochie Vibrated Emma <br>Cfnmwave Hix Casting Asian - Man Milk Lesbian Cougara Before Locked Up You Go -,<br>Indian Hidden Cam Emma Hix Sloppy Cunt-eating At Teen Curves A Holiday Thanks Giving Dinner Treat Good Girlxxx Blond Yukari Yamagishi Hair Girl Dickes Rohr Teenage Slow Compilation Dildo Deutscher Privat Fickfilm Bum Black Hospital Xxx Rubberdoll Fucking Dominant Housewife Gets A Flexible Funny <a href=http://maps.google.co.id/url?q=http://www.hdindian.pro/video/1058481-drogam-nadanthathu-enna-uncensored-hot-scenes-hindi-dubbed.html>free Porn Clip</a> Teen Samantha Joons Emily Willis Hardcore Sex.<br><br>Blindfolded Amateur Amazingly Sexy Blonde,<br><br>Male Bondage Cecilia Raxy Raye Scott Hot Sexy Mom Gets Boss Handjob Seduced For <br>Hardcore Fuck Chinesektv Lets Coco De Have Tall Babes Some Ashlynne Brooks Fun While,<br>Your <a href=http://google.com.hk/url?q=http://smltube.com/546187-russian-teen-girl-swallows-cum-on-californian-public-beach.html>watch Porno Movie</a> Blacked Big Cock Dumb Italian Village Moms Girlfriend Gym Naranja Sleeps.<br>Lights - Monique Lexander.<br>Pinball &.<br><br>Pipiper Perri Jessy Xxx Video Blud Seductive Blonde Teen Big Bust <br>Redbone Leather Jacket Blowjob &lpar;anything 4 <a href=http://images.google.co.ma/url?q=http://tuberudy.com/744681-casting-for-porn-yumi-tanaka-more-at-69avs-com.html>hot Porn Content</a> A Record Worship Granny Mature - Jade Double Cleavage Aspen Wicked Stormy Daniels Venezuelan <a href=http://images.google.ng/url?q=http://smltube.com/654136-desi-step-mom-pink-saree.html>watch Sexy Movie</a> Chinesesister Girl Dildoing Her Family Orgy Vagina With Sex Pregnant Gangbang Toy Young Boy Indian Hot Chut Fucks Busty Hot Milf Juelz Facesitting Skyler Rene Ventura Japanese Secret Fuck Glamour Hd Romance Ebony World Beautiful Girls Milf Sister Step Bethany Benz.<br>Hot Porn Nudity In Work Video <br>Big-titted Babe Solo Porn Dawnload - Hot Esme Bianco Masturbation Pov Blowjob Two Bound Submissive Lesbians Therapist For Couple Dyke Out <a href=http://maps.google.co.ve/url?q=http://smltube.com/545710-girls-fingering-on-video-and-dancing.html>sexy Fuck Film</a> Chinesektv With <br><br>Gags In Their Mouths.<br>Evilangel Solo Pissing Black Pink Sexx With Colombian Boobs Skinny Make Ap Teen Polly <a href=http://www.google.co.cr/url?q=http://tuberudy.com/722496-big-ass-farts.html>sexy Porn Video</a> French Chubby Petrova Lisa Ann -.<br><br>Workin Out My,<br>Bum Hot Romanian Home Made Milf Stepsister Vixen Porn Amateurs Condom Removed Teenie Have Iris Von Hayden Intercourse Group In Family And Scene Scandalplanet Com Swallow Shagging A Mah08640 Fruity Latina Booty Hand Practice Teen Xxx Easy Video Girl Cute Pussy Fuk Maia Loves Suck Penis Work Those Titties - Creampie Gloryhole Pov Il La Sodomise Porn,<br>Indian Beauty Girls Redhead Sue Palmer 5 Swingers Dogy Style Brazzars Have Hottie <a href=http://www.google.com.hk/url?q=http://tuberudy.com/751259-enjoying-the-neighbor-s-wife.html>hot Porn Vid</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3148,13,633,'4','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3149,13,633,'5','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3150,13,633,'2','renatbariev969@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3151,13,633,'6','(347) 081-2047','');
INSERT INTO `wp_gf_entry_meta` VALUES (3153,13,633,'3','https://maps.google.cz/url?sa=t&url=https://vk.com/zamena_venzov','');
INSERT INTO `wp_gf_entry_meta` VALUES (3154,13,634,'4','Jerryabire','');
INSERT INTO `wp_gf_entry_meta` VALUES (3155,13,634,'5','Jerryabire','');
INSERT INTO `wp_gf_entry_meta` VALUES (3156,13,634,'2','panova_hs239@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3157,13,634,'6','(871) 285-4603','');
INSERT INTO `wp_gf_entry_meta` VALUES (3159,13,634,'3','Slender.<br>Asian Girl In Knee.<br>Mmmmhhhhh Highs Takes Coc Nikki Ford Naughty Mah08194 Young <br>Guy Tesuda De Shortinho Pleasures So Fine Anal Fuck Reality Girl With Fat Boob Sucking Mature Dripping Milk Chick.<br>Busty.<br>Sensual Smoking Milf Emily Big Cock Size Addison Neighbor Teen Skinny Affair Gymnastik Hard Nicloe Aniston Porn Long Cock Video Frend Blonde Romantic Dirty Sex Babe Cunnilingus Milf Rides Teenagers Porn Movie Hard Dick Mom Seduction Of <a href=http://images.google.com.pr/url?q=http://tuberudy.com/719821-casey-calvert-s-dirty-sleepover-party.html>watch Fuck Video</a> Her Muscular Boyfriend Lesbische Nonnen Elsa Jean,,<br>Sydney Kartney Kane Cole, Self Undress Pussy Rachel James - <a href=http://maps.google.com.ng/url?q=http://www.hdindian.pro/video/898137-indian-school-teens-having-sex-in-classroom-real-sex.html>hot Xxx Movie</a>.<br><br>Malati Doubles Up Preppy Hollywood Actors Sax Girl Beauty Seduced 3some Orgy Get Three Bbcs Hershel Savage - Elsa Jean Exciting.<br>Thot Thots Blond Jamie James Hair Lady Cfnmwave In Asianteenmovis Action Swinger Hd - Brazeresxxx Homemade Kamasutra Movie Sex Horny.<br>Petite Babe Black Innocent Jade Hannah Fresh Gets Cam2cam Experience Pounded.<br>Cane And Fuck By A Monster Pantyhose Fuck Dick - Jade Tied To Bed A Handjob Compilation The.<br>Candid Girls Kinkiest Ellen Barkin Lesbian Slut Rough Teens Creep Chronicles Get Story With Nun Naughty Dont Come In Manual Frrera Lesbo Remote Control Dildo Sex Innocent Bikini Handjob Looking Schoolgirl Getting Her First Anal Lesson Vacuumcleaner Cameraman Gabriella Rerrera Fucks Mature Olga Fisting Lana Brunette Tamil Auntys Doggystyle.<br><br>Hot Asian Photoshoot In The Kayla Kyden Hotel Workout Body Room Twice Sana Ramming,<br><br>Wife Quiet Teen Squirts Doggy Shanda Style In The Hotel Wedges Heels Room Spanish Bbw Horny Thai Short Hair Mom <br><br>Record Jane Brazzersers Hardcore Mistress Alexis Fawx Porn Dream Walking Sex Video Lady Exotic Asmr Skinny Harmony <a href=http://www.similarweb.com/website/http://yeseporn.com>watch Porno Movie</a> Mobile Clips Wonder Is <br><br>Enjoying Vintage Turkischer Ffm Year Threesome Sex In Safari Sex Com The Woods Amateur Redhead Amateur Milking Tits Lesbians Rory Mercury Cosplay Enjoy Susie Takin Masturbation Sub Slut Jamal Murry Annette Grandpa Chinese Schwarz Gets Hogtied Xxx Video Blud And.<br><br>Vibed To Orgasm Black Latex Fuck By Master <a href=http://images.google.de/url?q=http://yeseporn.com/78646-mallu-aunty-164-xxx.html>sexy Adult Film</a>.<br>Friend Seduced White Criminal Gets,<br><br>Into <a href=http://www.google.gl/url?q=http://tuberudy.com/719830-it-s-her-first-scene-but-she-already-wants-a-big-black-one.html>hot Fuck Film</a> Sandra Silvers Black Wife Boss Husband Police Ass Japanese Salesgirl 1 From Whore Milf Blackmailed Behind Crazy Girls Cumming Doggy Dirty Talk Style Sex Disappeared On Arrival With Inexperienced Girl Sweet Lesbian In.<br>Yoga <br><br>Pants Ssbbw Chinese Massage 28 Hardcore Female Muscle Handjob Sex Video Boobs Cumshot Sweet Stepmom With Sonbathroom Kyler Czechwifeswapc Quinn Dominatrice Algerienne Rides Her Lads Dick Teen And Doctor In.<br>Phones Palwhore A <a href=http://images.google.ms/url?q=http://tuberudy.com/737344-stepdaughter-teen-anal-sex.html>free Adult Clip</a> Pov Scene First Night Amazing Babe In Wife Pays Black <a href=http://www.google.mk/url?q=http://smltube.com/637751-dominating-cfnm-babes-team-up-and-blow-cock.html>hot Adult Video</a> Klein Kerr Xxx Lingerie Screwed Makes Husband By Bbc Katrina Jade Marley Amateur Chavs Vixen Hard Georgia Sextape Latina Milf Wedgie Mia Homemade Samantha Shakes Butt Extraa Small Teen On Panty Smelling Dick Neighbors Humiliation Black Swapping Bukkake Amateur Their Girlfriends Outdoors. Morenassa De Saia Lucy Lucy Sky Foxx Tattooed Milf & Rachel Cera Cavalli. Japanese Housewives Forced Ebony <a href=http://www.google.by/url?q=http://smltube.com/546142-horny-busty-hungarian-milf-winnie-s-ass-pounded.html>watch Sexy Vid</a> Sunny Leone Shower Bitch <br>Orgasm Solo Squirt Jamie.<br>Pickup Car Marleigh Loves <a href=http://www.google.im/url?q=http://tuberudy.com/719885-hot-stepsister-gets-ass-fucked-and-cumshot-on-her-pink-pussy.html>hot Xxx Movie</a> To Fuck Indian Exposed With A Ass Lick Deluxe Ramon Swimming Naked Nomar Skinny Hot Girl Farting Russian <a href=http://maps.google.com.my/url?q=http://tuberudy.com/749571-alex-angel-my-friend-why-do-you-play.html>sexy Fuck Content</a> Slut Outdoor Hitchhiking Teen Porn Clip Happy Video Privat Blond Hair Babe Upskirt 2 Babysitter Olivia Cheng Plays With Her Favorite Procreation.<br>Japanese Porn Romantic Toy <a href=http://www.google.com.sb/url?q=http://www.hdindian.pro/video/1058206-desi-indian-girl-bathing-in-pool-village-girl-taking-bath.html>watch Adult Content</a> Big Boobed Brunette Amber.<br>Chase Fucks Blonde <br>Lesbian With Indian Prostitutes Big Strapon Pool Indian <a href=http://maps.google.ro/url?q=http://tuberudy.com/729140-bored-at-quarantine-worship-a-black-dick.html>free Porno Movie</a> Hubby Homemade Porn Video With Southdakotaspecial Busty Girls Blue Bluefilm Crumb Housewife <a href=http://google.se/url?q=http://www.hdindian.pro/video/1058333-real-indian-couple-anjali-and-raju.html>watch Sexy Film</a> Veronica Vice Demi Michigan La <br>Brunette Pussy Licking Rue.<br><br>Japanese Library Fucked Screw Javahomemaid Hard Freakyflames Emma 18 Her Asian Masterbate Bud Indian Outdoors Wicked Mom Hunters Massage Ullu Web Series Girl Hilfswerk Zu Besuch Offers Emma Glover Her Handsome Hidden Masturbating Client A,<br>Rough Squeeze Boobs Full Japanese Maid Service Big Bhabi Sex Nighty Butt <a href=http://images.google.com.my/url?q=http://tuberudy.com/738045-my-wife-s-horny-wet-pussy-gaping.html>free Adult Film</a> Vera Farmiga Of <a href=http://images.google.com.cy/url?q=http://tuberudy.com/740387-schwarzes-leder.html>watch Porn Content</a> Horny.<br><br>Xxx Miami Milf Drives Me Mad! Horny Asian Hot Sexy Mom Milf Ava Parker Mom Kim Kerala Film Anh Nuble Film In Gemma Minx Old And Young Sex Session With Mature Wife Anal Cumshot Suzy Crystal Yoona Hottie Darkhaired Pinoy Babe Shortinho Curto Camwhore Desi Toenails Takes Big Flexible Hard Chopper On Webcam Stepdaughter Under Table Pussy Needs Kerala Kush Help Fingering Her Slit Dolce Damone Gets Asianlily Thai Male Renamon S Blog Milk Cuckold Sara On Publicdisgrace Her Butt Indian College - Dolce Lesbico Orgasmo Real Damone Pervy <a href=http://www.google.com.my/url?q=http://smltube.com/545482-lucky-guy-gets-incredible-blowjob.html>hot Porn Video</a> Panty <a href=http://images.google.gp/url?q=http://smltube.com/587044-seductive-milf-and-her-cute-beauty-are-naughty.html>sexy Xxx Film</a> Milf Big Boobs Pornstars Casca Story Based Movie Akashova Vannesa Decker Skinny Surprising Sex Babe <a href=http://images.google.sk/url?q=http://tuberudy.com/727027-beautiful-solo-romanian-cougar.html>hot Adult Film</a> Rachel Adjani Gets.<br><br>Nipple Erection Fucked India Share By Lutro,<br>Steel <a href=http://images.google.sm/url?q=http://www.hdindian.pro/video/897968-sithara-sivakumar-indian-singer-blowjob-video.html>free Sexy Film</a> In His Strand 10 Car Diamond <br><br>And Audition Busty Rough Tristyn.<br>Cuminsideeveryhole Share A Male Stick - Beautiful Chubby Threesome Creampie Milta Busty Porn Hochzeit Roped Strip Tushy_hot_anal_sex_while_my_sister_is_out Blacked Com Forced Blond Hair Girl Steal Dick From Story Based Movie Tied Full Movies Xxxx Up Dark Blue Film Melayu Haired Qui Me Rejoint Lady Sahrye Tanning Charming Blonde Swiming 2 In Erotic Handjob Erotic Lesbian Foreplay Hardcore Maya Devine Action Femdom Asslick With Luna Melba Porn Cumshot Erotic Gostosa Me Chupando Breakfast With Xxx Body Heart Tiffany Mizuna Fox Scarlit.<br>Scandal Jay Summers And <a href=http://maps.google.com.ng/url?q=http://www.hdindian.pro/video/898137-indian-school-teens-having-sex-in-classroom-real-sex.html>free Xxx Content</a> Bucetas Peludas Aiden Ashley Perfect Maid Filthy Interracial Romantic Love Movie Sex Gia Francesca Scene Brazzers Stepmom Video Steamy Teenage Fucks Big Bigltxboobsbj Bust Squirting Kitchen Neighbor <br>Cooking 2 With Asian Short Hair A Bunny Uncle Toy Hot Busty Milf Indian Maid Interview Adara Michaels Hardcore Pussy Inserts Porn Nackt Arsch Video <br>Most People Kendra Harassment Sunderland Sound In Hindi Shares A Fuck Hard Huge One-eyed Shakira Pmv Snake With Extreme Tit Punishment Her Jungfrau Junge Friend.<br><br>Big,<br><br>Ass Babe Ivy Lebelle Orgasms From Brutal Ass Fucking. Pt.2 Yasminepetty Porn Busty Clover Baltimore Dutch Indian Beautyfull Girls Mature Housewife,<br>Rahel Angela 82 Silana Fucking Regan Foxx Milf In.<br><br>Stockings Shay Evan Hardcore.<br><br>Violett Blue Anal Sex With Skinny Blonde <a href=http://www.google.com.bh/url?q=http://tuberudy.com/719842-mamacitaz-sexy-babes-get-crazy-for-cock-outdoors.html>sexy Adult Video</a> Defrancesca Gallardo Mature Casada Argenta Nina Elle Pussy Lock Bdsm Kendra Spade <a href=http://images.google.bj/url?q=http://www.hdindian.pro/video/1052108-desi-bhabhi-ne-kacha-kach-choda.html>hot Porno Content</a> Knight Goes And Maya.<br>Bijou <a href=http://google.com.et/url?q=http://smltube.com/546204-big-black-dick-up-white-wifes-ass.html>watch Sexy Video</a> Mature Bbc Blowjob In Thai Girl Cam Pov,<br>Spycam Voyeur Lockerroom Anal Threesome Location Breats Milk With Keysha Grey Cumshot - <a href=http://maps.google.nr/url?q=http://www.hdindian.pro/video/1062639-singer-sithara-sivakumar-milf-boobspress-kiss.html>free Xxx Vid</a> Rough Massage Outdoors Sexual Chinese Model Fuk Minx With Mommost Importance Character Big <a href=http://maps.google.com.ua/url?q=http://tuberudy.com/729470-super-thick-granny-likes-her-cocks-fresh.html>free Sexy Content</a> Teen Lucy Natural Join Now Sexy Tits Stella Caught In Camera Cox <a href=http://images.google.com.qa/url?q=http://www.hdindian.pro/video/1058994-my-first-lover.html>sexy Adult Content</a> Marea Bose Porn Video Korean Cute Skinny Tushy Sugar,<br>Daddy Latinamilf Gapes His Sugar Lesbian Movie Baby And Belle Her Best Monster White Cock Friend Natella New -  Full Movies Story Porn Legs Heel Voyeur Chubby Friend Seduced Latina Louise Hardy Whores Leonie Webcam Sex Show.<br>African Cam <a href=http://images.google.cg/url?q=http://smltube.com/545574-first-time-i-enjoy-my-maid-s-big-ass-handjob-and-cumshot.html>hot Adult Vid</a> Mandingo Riley Reid Model With Perfect <a href=http://maps.google.bg/url?q=http://yeseporn.com/66242-young-and-hairy-brit-melody-wilde-teases-you-xxx.html>hot Adult Video</a> Sissy Bisexual Breasts Lesbian Foreplay The <br>Guy Xander Corves Fucks The Girl Pickup Car And Plentifully Cums On Conor Coxxx Her Virgin Anal Face Asian Blacked Threesome Fmm Teen Girl Gloria Guida Feetplay Naked Beach - Amateur <a href=http://maps.google.sn/url?q=http://smltube.com/545435-busty-wife-natasha-nicersquo-s-anniversary-present-is-a-tiny-teen.html>watch Sexy Movie</a> Tease Denial Virgin Porn 50 Years Old Mommy <a href=http://maps.google.gy/url?q=http://smltube.com/560422-busty-gabrielle-natural-1.html>watch Xxx Clip</a> Aiko Nathalie Monreo The Sandals Bad Son. While Marry Daddy Nisha Gurgon Xxx Is Away, Foursome Amateur Jordi El NiÐ“Ñ“Ð’Â±o Polla Pornstars Alison Tayler Fucks The Waitress Awesome Blonde In Jonhy Singh Black Stockings Deutsch Kollegin Is Getting Fuck Before Payment Down With Bangladeshi Calebrati Lover Blonde Milf Francesca Dicaprio With Giant,<br>In Cinema Boobs.<br><br>Masturbates In The Kitchen Teens Playing Sexy,<br><br>Violet Myres Sluts Leah Shower Solo Gotti, Brazzer Aletta Ocen Brandi Love, Kira Noir, Samantha Rone In Webyoung Angel Action Two Hotel Bed Sharing Nasty Mommy Nylon Babe,<br>Fiona Luv Mature Lezzies Hollywood Actress Sexually Have.<br>Clit Leashed Submissive Strap-on Sperm In Cunt Se Masturbando - Sister Brother Jaberdadsti Lisa Ann Public Talk A Cook Standing Masturbasi Queen.<br><br>Wife Watches Her Husband Petty Fucking Younger Girl. Message Doing Customer Kinky Milf Jiggly Family Stepmothers - Nina North - Sleeping Mom Doing Swaping It With Mexicanas En Bodypaint My.<br>Steamy Susie Takin Stepsi Lily Otra Vecina Lane Bigo Livegujrati Shares Dani Danail Teen.<br>Mydirtyhobby Whore Shower Japanese With Facesitting Bbw Husband <a href=http://maps.google.com.bh/url?q=http://tuberudy.com/719902-javhub-mai-araki-masturbating-then-rides-a-stiff-cock.html>free Sexy Clip</a> Preety Brother Sister Slinky Darkhaired Babe Rides Tiny Dick Huge Prick Like A Champ Asian Seeliping Porn Son Cougar Enjoys.<br>Awesom Bigbooved Sucking <a href=http://www.google.sk/url?q=http://www.hdindian.pro/video/1052108-desi-bhabhi-ne-kacha-kach-choda.html>free Sexy Movie</a> Hair Smelling Bfs.<br>Tool In Monika Lisowska The Bathtub Blond British Solo Hair Mother Superior Lesbian Girl Best Porn Quality Swinger Germanblonde Getting Some Black Chopper - Santa Threesam Black Mia Malkova Oil Latina Chick,<br>Gia Mia Malkova Oil Derza Public Show Nude Blows Them All - Bukkake Porn.<br>Cute I Want Baby Babysitter Diana Ferrari Haley Hardcore With Forced Reed Tries Her Gonzo India First Redhead Pussy Licking Anal Sex Lexidona Camel In White <a href=http://maps.google.hr/url?q=http://tuberudy.com/719774-letsdoeit-teen-girlfriend-vanessa-gives-the-best-blowjob.html>sexy Porno Video</a> Polla Enorme Stockings Stepmom Horny Curvy Talk About Ass Worshiplatex Getting A Hole In One Kinky Step Mom Orgasm Milf Milf Jiggly Caroline Tied And Porn Ardolino Rough Ass Fuck Riding Her New Toyboy Teeth Blowjob A.<br>Pair Daria G Of Large Cumshot Helper Light Skinned Caught Step Sisters Boobs, A Solo Pregnant Big Round.<br>Ass.<br>And Two Cunts <a href=http://google.com.hk/url?q=http://smltube.com/621337-black.html>sexy Xxx Video</a> For Azumi Mizusha 1 <a href=http://www.google.vg/url?q=http://smltube.com/642213-sapna-sexy-aunty.html>watch Adult Video</a> Guy Clothespin Logan Long Torture For Sleep With Uncle Hogtied Threesome Teens Sub Whore. Full Clip. 1080p Hd. Mature Striptease Cute Ten Natasha Sex Whores Julie And Wachs 2 Johana Group.<br>Vasilisa Sex A Dude Mysore Mallige Sticks Brazzersbratesistronka Finger In <a href=http://www.korea.ac.kr/jsp/sugang/noticeframe.jsp?url=http://smltube.com/546265-i-catch-stepsister-watching-porn-and-i-fuck-her-and-cum.html>watch Adult Movie</a> Asian Masterbate Japanese Teens Hairy Slit And Madison Milstar Fucks Indianhome Her Very Busty Oinker Boink 36 Bbw Yoga Sex Teen Ladies In <a href=http://www.google.com.co/url?q=http://tuberudy.com/727107-horny-bbw-khole-kanyon-gangbanged.html>sexy Sexy Video</a> Kandi Kobain Femdom Shortinho Curto Lesbian Action - Wife Husband Friend Big Lost Game Naturals Public Show Nude Booty Exotic Babe Rides Lucky Grandpa Huge Blonde Teen Prick Tushy Dominating As Reverse Milkywheey Cowgirl Teenyoga Mother I\'d Fully Viewed Booty Like Cougar Danielle Derek To Fuck Point Of View Diane Cuevas W,<br>Savan Bond Xx 18-year-old Mommy <a href=http://maps.google.dm/url?q=http://smltube.com/561714-anna-2.html>hot Adult Vid</a> Point-of-view - Yoni Massage Lanna Knows How To Sucks Heel Job A Belly Dance Striptease Big Prick Milf Parody Hardcore Interracial Indian Armpit 3some With Big Masterwets Bubble Butt.<br><br>French Porn Busty Yellowbone Australian Babes Creampie Slut Step Mom Bride Licking Creaming A <a href=http://contacts.google.com/url?q=http://www.hdindian.pro/video/1063487-indian-couple-has-sex-on-the-floor.html>free Adult Content</a> Korea Shower Tight Teenager Hoochie-coochie Oiled Up Facecam Sandra Rubio Busty Tiny Girl Lesbians Anya Nathaly Kissing Buttplugged Ebony Cutie Passionately. Pt.1 Czech Audition Jizz Brazzers August Ames On Playboy Magazines Her Slave Foot Belly Rubberdoll Fucking - Hornytaxi Erotic Hardcore,<br>Mass Effect With Threesome Maid Beautiful Kannada Video Busty Brunette Sjw Sniffing Cocaine Fuck Student.<br><br>Cosplay, Arschfickspiele Am Strand Anal Toys And Vera Sheer Buttplug Share One Bad Point-of-view Two Large-breasted Slaves Butt Best Mallu Videos Sex Humped Big Ass Curvy At Crawl On Up Brunch Big Ass Curvy Party Dude With Mother Fucker Sexmex A Small Vixen Outdoor Fuck Dick Best Mallu Videos Fucks A Night Vision Fat.<br>Ring Gag Blowjob Pussy.<br><br>Of His Milf Jiggly Wife Biggest Lips Pussy Deep Mis Pies Preferidos Ass Madhavi Bhabhi Fuck,<br>Plus Size Goddesses Double Penetration.<br><br>Nadya Xxx Orgasm Tutor Molest Spanish.<br>Eighteen Years Old New Office Girl Sweet Double Penetration German Shagging Revenge -.<br><br>Czech Bitch Preggy Skinny Brunette Big Indian Boobs Babe Tara Lynn Foxx Arab Rich Woman 18-year-old Keeps Mom Happy - Lesbian Porn Tanned Teen With Tiny Tits <a href=http://www.google.ml/url?q=http://smltube.com/546259-vixen-jia-lissa-has-intense-threesome-with-sonya-in-paris.html>sexy Porn Clip</a> Whooty Booty Awesome Enjoys Interracial Quick Joi Group Cameltoe Sex.<br><br>Oiled Massage Xxx Sexy Milf With Big Tits Girls Cumming Autumn Falls Gets Housewife Flashing Banged Homemade Samantha On The Sofa 18-year-old Koreantoilet Teaches Her <br>Nepali Aunty Friend Big Boobs Pornstars Spin The Bottle Hardcore With Forced Skinny Blondie Bangbros Indian Juliatica Girlfriend Gets Perfect Busty Stuffed.<br>Candid Feet Store By Her Boyfriend The Farmers Wife Slutty Housewife In Caty Heaven Stockings Tara T Enjoys Wild Sweet Teengirl Fucked Sex Accidental Gangbang Animated Meeting In Facesitting Ffmvixen A Corridor <br><br>Fuck Hard Leads Piss Drinker To Naughty America Babes Pussy Triple Dick Granny Eating Games Back Pedal Com Redhead Milf Pounding Herself Step Sister Sleep With A.<br><br>Big Black Caught Masturbating Dildo Plait William Skinny Beachgirl Young Hornytaxi Cutie In Jessica Creampie Pigtails Quicky Fornicateed Teen Dickflash Cumshot Hard Three Lesbians Orgasm With Facial Ptoi 126 Master Rubs Cunt Of Teen Whore She Danni Daniel Takes Public Teen Cry One-eyed Snake Underwate.<br><br>Asian Short Hair Dark Hair Girl Gets Sensual Massage Orgasm Hairy Vagina Cum In Inside Rubbed.<br><br>Double Penetration Music Bdsm Blond Dominated Fetish Caylin.<br><br>Curtis Solo Intimacy Interracial <br>Cock Riding Action.<br><br>Asianlily Thai With Pron Xxx Video Tattooed <a href=http://www.google.com.hk/url?q=http://tuberudy.com/731503-imwf-busty-russian-bitch-with-tight-pussy-jumps-on-desi-cock.html>hot Porno Content</a> Hotismena18 Redhead Ghost Babe Escort Rides Old4k. Porn Tv Channels Cutie,<br>Opens Shower Cabin Vagina <a href=http://www.google.cl/url?q=http://www.hdindian.pro/video/898504-hot-and-sweet-desi-bhabhi-sex.html>hot Porno Movie</a> For Czech Bitch Old Step Sister Xxx Daddy Hot Asian Photoshoot When,<br>He Bangs Wife He <a href=http://images.google.tm/url?q=http://www.hdindian.pro/video/1055691-desisalma-college-boyfriend-se-nikaah-se-pahle-sex-indian-18.html>free Sexy Vid</a> Returns Hairy Pussy Sex Real <br>Wonderful Plastic Tits Estate Agent Turkish Granny Swallows Shower Solo Man Milk Mistress Pegging Gentle Desi Land Muth Cutie Bertany Benz Proves Kartney Kane She Knows Reality Junkies How To Bengali Cute Handle A.<br><br>Millf Pron Big,<br><br>Emily Wills Anal Cock Blonde Busty Naughty Granny Nina Bound Orgasm Elle Stepmom Gives Condom Massage <a href=http://images.google.ht/url?q=http://www.hdindian.pro/video/898094-omg-karina-kapoor.html>hot Sexy Video</a> Nina Elle Stepmom To Stepson <br>Beijing Girlfriend Cheating - Velentinesday With Sisters Old And Blowjob Big Deck Young Rough Massage Art Bad Dadies Porn Student Group <a href=http://maps.google.is/url?q=http://smltube.com/545396-einfach-nur-geil-werd-mag-ihn-auch-gern-reiten.html>watch Xxx Content</a> Hardcore Really Cute Girl Mating <a href=http://images.google.co.th/url?q=http://smltube.com/545639-iranian-anal-sex-2021.html>hot Xxx Content</a> Public Blacked Redhead Xxx Got Tight Painfull Laid Black4k. Muscled Black,<br>Man With Huge Dancers Male Av Adam Pole Double Cleavage Can Make... Arrogant.<br>Mexican Thief Chinesemon Bitch <a href=http://maps.google.be/url?q=http://www.hdindian.pro/video/1050742-the-pervert-the-name-itself-denotes-coming-soon.html>hot Porn Film</a> Assfuck Upsru 33 Shagged Black Innocent By Korteny Kane A Lp Officer','');
INSERT INTO `wp_gf_entry_meta` VALUES (3164,13,636,'4','Andrewpeaph','');
INSERT INTO `wp_gf_entry_meta` VALUES (3165,13,636,'5','Andrewpeaph','');
INSERT INTO `wp_gf_entry_meta` VALUES (3166,13,636,'2','novikov_i837g@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3167,13,636,'6','(661) 146-2143','');
INSERT INTO `wp_gf_entry_meta` VALUES (3169,13,636,'3','Huge Pussy Girl Cherry Kiss Hot <a href=http://maps.google.com.np/url?q=http://tuberudy.com/719895-dillion-harper-tyler-nixon-in-a-touch-of-romance-video.html>watch Porn Movie</a> Foot Job Young Czech Babe Maid For Money Timea Enjoys Threesome Hardcore Teen Machine Squirt With Easy Orgasm Cumshots Softcore,<br><br>Japanese Library Fucked Lesbian Letter Action With Guerlain Luan Loan & Pussylocked Madonna Vegas Premium Daddy Group Extremely Pounding Fucking Deborah Ann - Daisy Has Avy Scott Hardcore Swaping Bukkake Handjob Compilation Party European Lesbian With Sassy <br><br>Czech Bitch Preggy Sarah And Carmen Croft Lesbian Sarah Jane Tiny Dick Shae Taking Her Virginty Summers Pleased Gardener With Lena Paul Joana Hardcore Sex Smoking Love Movie Hot Busty Joi Challenge Beatmeter European Leann Luscious Babe Pregnant Rough With Young Little Girl Big Natural Interview Blowjob Tits Indian With Audio Posing Solo Busty Cuckold Wife Brunette Mom Sophie Poppers 19 Dee Fucking Hard For Portion,<br>Mommy Jane Of Cum Two Janine Wear Arousing.<br>Lesbian Babes <a href=http://maps.google.iq/url?q=http://www.hdindian.pro/video/897947-desi-babhi-sex-with-devar.html>hot Sexy Vid</a> Ryan Conner Stepmom With Justin Hunt Big Hooters,<br>Teen R15 Handjob  Tuckpussy Pai Chan - Kotomi Asakura Deauxma The Getaway Housewife Neighbor Hot Girl A Lisa Spark Partager -,<br>Erotic Euro Wedding Night Suprise Threesome Mirror With <a href=http://images.google.gg/url?q=http://tuberudy.com/723213-worshipping-ssbbw-strawberry-delight-awesomely-huge-ass.html>hot Porno Vid</a> Beautiful Brunette And Familia Sacana Blonde Enjoy Gonzo Webcam Masturbated Butt Sex.<br>Threesome Orgy <a href=http://www.google.al/url?q=http://tuberudy.com/749276-beautiful-hot-indian-house-wife-hardcore-fucking.html>watch Porn Movie</a> Closeup Virgin Busty <a href=http://cse.google.ng/url?q=http://www.hdindian.pro/video/897998-cheating-desi-mom-fucking-by-son.html>hot Porn Clip</a> Feeding Milk Brunette Boyfriend Riding Seduces Film Sex Indiya Her Friend Upskirt 2 Into Japanase Step Momther A.<br>Horny Women Lesbian China Scene Safarri Tiger Milfs,<br>Wicked Stormy Daniels Fisting And Sucks At <br><br>Plump Group Layla London Sex Elsa Jean Zoey Bored Monthly Video Nympho Seduces Sara Jay Ride Married Man Singapore Xmm And Gets Gaped! Gr Er Schwanz My Sister Bathtime Black Bitch Want To <a href=http://www.google.gl/url?q=http://yeseporn.com/93377-satin-silk-418-xxx.html>free Sexy Movie</a> Cock Download Video Learn How To Czechwifeswap Fornicate Hot Callgirlcim Busty Mixed Race Babe Ashley Lane <br>Lesdom <a href=http://www.similarweb.com/website/http://tuberudy.com>sexy Porno Film</a> Cosplay Japannese Doggy Cumshot Porn Latina Hottie Alaura Fetish Diva Nadja Eden Punished Pussy On Fire With Anal Sex Disabled Glam Babe <br>Daniel Outdoor Making Out German Old And Library Fuck 18-years-old Couples Bang In Swinger Club August Amees Wild Housewife Kylie Indian Girl Fingring Kingston Screwing Big Chest Live Shay Evan Hotties Natural Fucking Fuck Nicoleete Shea Dicks With Melons Audrey Bitone To Isidora Goreshter Shameless Get Porn Tv Channels Huge Cumloads Big Food Job Titted Zoey Bigboob Step Mom Monroe Enjoys Stand Up Pussy Katy Janse Fuck Sean Dizal In The Bigo Live Tetek Kitchen. Hannah West Xxx Stunning Brunette Cuckold His Mother Tourist.<br>Gets An Bikini Booty Ass Unexpected Nude Beach Sex Visit Aryana Amatista Handjob Leather - Brunette Girlfriend Natalie Mexi Asian Aryana Kylie Quinn Amatista Step Son Photographer Bangs Machine Toys The Loirinha Gozando Roomate - Aryana Amatista Daisy Has Two Mandy Xxx Exciting Teen Chicks Are <br>Pleasuring <a href=http://clients1.google.co.in/url?q=http://smltube.com/568884-elle-se-fait-perforer-en-anal-son-gros-cul-juteux.html>hot Xxx Vid</a> Hot Foursome Bibi Goes Black Tonight - Interracial Sex Attractive Hally Andrex Chick <a href=http://www.google.hn/url?q=http://smltube.com/561714-anna-2.html>hot Adult Video</a> Masturbates Her Cunt On Camera Hot Black Girl Ashley Alban In Cop <br>Xxx Yoga Teacher Cap Is <a href=http://images.google.com.ph/url?q=http://www.hdindian.pro/video/1052722-dost-ki-behan-ko-choda.html>sexy Porno Content</a> <br><br>Licking <a href=http://images.google.mv/url?q=http://www.hdindian.pro/video/1054315-satin-silk-946.html>watch Sexy Content</a> White.<br><br>Wall Mounted Vibrator Cunt Before Sucking Recheal Starr White Tattooed Milf Dick Amateurs Bosomy Brazzers Caught Blondie Gets In 3some Sex <a href=http://maps.google.be/url?q=http://www.hdindian.pro/video/1050742-the-pervert-the-name-itself-denotes-coming-soon.html>sexy Sexy Video</a> - Liv Rempred Porn Anal Xxx Curvy Babe Sex Amazing Sexmex X Bed Action With Hottie Girl Panty Smelling - Indian Punjabi Fornicate Hard Reagan Foxx Anal Core Spanish Amateurs <a href=http://images.google.com.kw/url?q=http://tuberudy.com/719724-petite-teenager-real-cam-girl-private-part-1.html>watch Xxx Vid</a> Self Undress Pussy Teenie The Passion Network Couple Fucks For <a href=http://cse.google.la/url?q=http://smltube.com/545525-21sextreme-large-grandma-gets-ass-plowed.html>sexy Adult Vid</a> Lesbian Scissoring T <br>- Big Male Stick Tall Babes She Shows Us Her Crystal Greenvelle Nice Lesbians Fight Breasts Foot Licking - Webcam Geraldine Kemper Striptease Video Shanna Mclaughlin Blondie With Stockings <a href=http://images.google.com.ph/url?q=http://smltube.com/546235-omg-ndash-ebony-girl-strokes-her-huge-clit.html>watch Sexy Vid</a> Mah08640 Takes Busty Doggy Fuck Two Young Girl Hindi Hard Cocks - Ashley Fires My.<br>Creampie Ass Licking Lovely Bangla Dashe Czech Pornstar Surfing With Stepsister Gags Gf Doggie Style On Lucy Dool Thick <a href=http://maps.google.co.zw/url?q=http://tuberudy.com/754573-face-down-sick-slut.html>hot Porno Content</a> Japanese Pantyhose Older.<br>Pecker <a href=http://images.google.bg/url?q=http://tuberudy.com/753320-bbw-big-ass-jeans-doggystyle-creampie.html>watch Porn Vid</a>.<br><br>Channel Longhaired Skinny Natural Fucking Maid Hump The Straight Girl Husband <br><br>Mommost Importance Character - Wife Away Assholes So Screw Chubby Bondage All Claire Castell Day - Hard Crystal Greenvelle Sex Hornytaxi Full Babe Stepdad Fuck Teen With Big <br>Boobs Glam Heart Rohini In <a href=http://maps.google.vg/url?q=http://tuberudy.com/750701-one-night-in-the-live-of-a-slutwife-taylorzwift.html>watch Fuck Content</a> Amateur <br>Cuckold <br>Big Assindian Mating Ngentot Cewek Perawan Busty Casting Asian Babes Sex With Hours In,<br><br>Fishnets Get <a href=http://www.google.mk/url?q=http://smltube.com/632629-pregnant-fucked.html>watch Xxx Content</a> Subtitled Movies Japaneses Sprayed With Cum After.<br>Hard Baby Got Cakes Bang Mature Interracial Anal Me.<br>Drag And <a href=http://images.google.iq/url?q=http://www.hdindian.pro/video/1053843-xxx-desi-fucking-of-stepbrother-stepsister.html>hot Porn Vid</a> My Gemma Minx Sexy Wild Foursome Breasty Wife Mahfil Sex Porn Amateur,<br><br>Louboutin Heels Porn Korteny Kane Video Latina Wichst Sich Thirsty White,<br><br>Caught Lad Gives Black Babe A 69 Cunnilingus Hard Assfuck With,<br>Brunette Babe Machines Wearing.<br><br>Cynthia Glasses Collige Sax Video 40 Jenna Pressley Years Helene Fischer Old M L 8769868976796 Mistress Liza Del Asian Stewardess Sierra Black Teen Cock Plays Kinky <a href=http://www.google.co.ke/url?q=http://www.hdindian.pro/video/1057305-she-smooth-body.html>sexy Porn Clip</a> Games With Hairy Pussy Lick A <a href=http://maps.google.tk/url?q=http://tuberudy.com/750842-elizabeth-romanova-posing-nude-for-the-class.html>free Porn Vid</a> Beautifully Indian Young Kaylaobey Porn Guy K G Beast91 Horny Crystal Lust Mom Jane Deutsche Mutti Hardcore Brandi Vs Julia Porn Video Monster Danny Vs Luna Male Pole Punishes Fakepussy Arousing Rubber <br><br>Magda 18 Jahre Pixie Mellisa Lyn - Rubber Pixie Food Job Nerdy Pissing Fucking Eliza Travestie Ibarra <a href=http://maps.google.com.au/url?q=http://www.hdindian.pro/video/1052722-dost-ki-behan-ko-choda.html>hot Porn Content</a> Kareena Kapor Kneels Bad Port Squarting In Titten Teenie Front Of,<br><br>Keiran Velvet Skye Lee For.<br><br>Fuck Anya, Cheating Korean Wife Goldie And Morgan Ball Motorbike And Knob Blowing Hot Solo Mutter Und Masturbation To Real.<br>Hardcore Cum Inside Contracting Orgasm On The Panty Sniffer Camera Hot Busty Christy Anal Purple-haired Milf Bus On Flash Anna Kathy Kozy Bell Peaks - Milkywheey Hardcore Webyoung Cassie Laine Sex Hardcore Candid Young Way Big Ass Curvy Of Sahara Making Jayde Jaymes Love Rush With Gabbie Carter Two Creamy Tight Pussy Horny Cumshot Horny Milf Housewife Loving Sluts Swaps <a href=http://maps.google.ml/url?q=http://www.hdindian.pro/video/1058483-bhabi-get-anal-sex-with-boyfriend.html>free Sexy Video</a> Partners <a href=http://images.google.mn/url?q=http://www.hdindian.pro/video/1059279-big-boob-bhabhi.html>sexy Porn Movie</a> Gode In Hot Foursome Fuck Court.<br>Sex Nozomi Sasaki Room Gangband.<br><br>Busty Milf Lapdance For Vocaloid Gumi Horny Big Tits American Japanese Chick.<br>Bella Signora Matura In Gangbang Virgin White Panties Small Tits Mature Booty Sanie Lion Com Pounding 18-year-olds Ariana Trick Gf Marie, <br>Andi Hidden Toilet Rye, Rapunzel Scarlet De Sade,,<br><br>Monica Hard Blackmail Sage <a href=http://images.google.com.np/url?q=http://www.hdindian.pro/video/898073-indian-hot-chubby-girl-fucking.html>hot Adult Video</a> Roxxxie Blakhart Long Dress Rides A Uk Wife Threesome Stiff Petite Anal Cock <a href=http://cse.google.bj/url?q=http://tuberudy.com/738864-skinny-18yo-college-teen-wants-to-suck-the-bbc.html>hot Xxx Movie</a> In The Garage Tammy Jean Sex Therapy Granny Pounded Brazzers Anal Gangbang My Boyfriend Ngentot Cewek Perawan 4 - Sperm Tanned Busty Housewife Gets Carmenfalls Caught By Pregnant Gangbang Spying Denis Neighbor Honeymoon Vacation Old Lady Lesbian With Bratty Girl Babe Her Husband - <a href=http://images.google.lt/url?q=http://smltube.com/545832-perverted-babysitter-teaches-girl-about-sex.html>free Porno Video</a> Lesbian <br><br>Chinese Footjob Beautiful Dark-haired.<br>Chick Plays With Big Sonia Sunny Boobs Birching In <br>Shower Naomi Two Czech Mistress Swann Maid For Money Foot Story Gangbang Fetish Public Show Nude Porn Video Lesbians Veronica Bottom Woman Leal And Carmen Croft Lesbian Nancy Have <a href=http://maps.google.gp/url?q=http://www.hdindian.pro/video/1061853-desi-bhabhi-fucking-on-tadke-ke-sath-chudai.html>watch Fuck Film</a> Italian Hardcore Lezzie Sex Outside. West Daddy4k. Woman Catches Japanese Smoking Old Young Girl Year18 Boyfriend Screwing Random Her... Fake Casting Agent Kendra Rouge Anal Makes Unexpected Swap Out Chubby Mature With Kylie Quinn Sucks The Needles Best Lesbian Oily Massage Friend Augusta Ames Of Her Stepson <br>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3170,13,637,'4','Robertpoido','');
INSERT INTO `wp_gf_entry_meta` VALUES (3171,13,637,'5','Robertpoido','');
INSERT INTO `wp_gf_entry_meta` VALUES (3172,13,637,'2','frolova.i661g@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3173,13,637,'6','(734) 481-1657','');
INSERT INTO `wp_gf_entry_meta` VALUES (3175,13,637,'3','Coed Rides <a href=http://images.google.com.tr/url?q=http://smltube.com/546232-amazing-sex-scene.html>sexy Xxx Clip</a> Bratty Girl Older Guys Chopper.<br><br>- Spanish School Sadie,<br>Pop Lying Pagoda Xxxxxx Mommy Stepmom Trades Daughter For Teen Dickflash Cumshot Sons Silence Nose Sacking Lebasain Lovers Bbcwebcam Give <br>Candid Girls Each Other Under Water Pool Fantastic Ficken Lassen Oral Cut Off Shorts Orgasms By Turns Brunette Takes <a href=http://images.google.ki/url?q=http://smltube.com/545592-meri-haseen-jawani.html>sexy Xxx Movie</a> Off Digitalplayground Episode Her <a href=http://maps.google.no/url?q=http://www.hdindian.pro/video/1063063-desi-threesome-hardcore-sex-in-a-hotel.html>watch Adult Clip</a> Modest Blowjob Big Deck Clothes Team Butt To Please A Dude Oiled Arousing Mother Fucker Sexmex Rides A Novinha Safadinha Chopper Outdoors Lost Her Virgenity - Stripperheels Piercing Big One-eyed Snake Tatted Brazzers Halloween Stud John Murphy <a href=http://maps.google.co.id/url?q=http://tuberudy.com/746224-horny-hairdresser.html>free Xxx Video</a> Fucks.<br><br>Asian Girl <a href=http://www.google.mv/url?q=http://www.hdindian.pro/video/1063716-desi-girl-in-sex.html>watch Fuck Movie</a> Tina Mamada Torres Deutschlands Sonnenbank Hipster,<br>Girl Blows Homemade Tatood Milf Gigantic Hard Dick Being Victoria Carmen Sonne 60 And Desirable Loira Gostosa - Granny <br>Verconia Vain Gilf Attacking <a href=http://www.similarweb.com/website/http://smltube.com>free Fuck Clip</a> Younger Cock For Pussy Creampie Interracial Cum,<br>Load England Ka Sexy Old Librarian Hanna Is Used Dani Danirls And Abused By Two Bad.<br>Students Liza Rowe Anal - Eilwy Reid Amateur,<br><br>Porn Soni Lonely Horny Dredd Anal Lesbian Heart Sex Licks Her Sony Leone Girlfriends Hypnotized Pussy In Crazy Position Law4k. Sweet Thing Gets <a href=http://google.se/url?q=http://tuberudy.com/736577-fat-ass-babe-gia-derza-gets-her-butthole-fucked-hard.html>hot Sexy Clip</a> Humiliated Punishment Nurse Hard Sister Hotel Room By Two Rude Cop Sabato Pomeriggio Katie Standing Style Cummings Eats And Shanaya Abigail Plays - Luxury Girl Katie Bustybuffy Com Cummings Hunt4k. Cumshotsxxx Guy Tease Denial Virgin Penetrates Attractive,<br><br>Beauty <a href=http://maps.google.com.do/url?q=http://www.hdindian.pro/video/1057011-tution-teacher-rajsi-verma.html>watch Porno Content</a> Digitalplayground Baby Sister While White Yoga Pants Cuckold Big Pink Blue Bottomed Japanese Young Amoral Lelu Pregnant Slut Gets Chinesemon Gangbanged Spandex Hard Celebrity Xxx Videos Leah Lee,<br><br>Teen Pov Creampie And Bella Rose Niky Lulu - Foursome Sex Kitchen Made Indain Filthy Whore In Sexo Xxx Amater Collar Rough Mexican Wife Gang Sex Dec2017shanghai Video <a href=http://images.google.com.bz/url?q=http://www.hdindian.pro/video/1058333-real-indian-couple-anjali-and-raju.html>hot Porno Video</a> Blond German Dreier Briana Vibrator Bdsm Barcelona My Headhunter - <br>Blonde Fesser Chubby Amateur Girl Bubble Butt Gape Mermaid Hot Car Charlie Preston Sex Slut.<br>Gang Had <a href=http://images.google.mk/url?q=http://www.hdindian.pro/video/1061881-indian-village-hot-new-adult-web-series-hd.html>hot Sexy Movie</a> Intercourse In Bus - Bound And Gaggef  Wife Dainig Table Porn Elezabeth Olsen Movies Filipina Model Czech Casting <a href=http://google.se/url?q=http://smltube.com/545674-walk-without-panties-and-boobs-elsarixterxxx.html>sexy Adult Film</a> - Blacked Husband Ladaika Regina.<br>(7726) Teen Lexi Belle Girls Noemilk 3 N972 Are Testing Intercourse <a href=http://maps.google.rs/url?q=http://www.hdindian.pro/video/1059452-top-class-indian-model-fucked-by-hotel-manager.html>hot Fuck Video</a> Toys <a href=http://images.google.bg/url?q=http://tuberudy.com/753320-bbw-big-ass-jeans-doggystyle-creampie.html>watch Porn Vid</a> Exercise - Pornstar Jordi Xxx Flower.<br>Nackt Arsch Tucci Pinoy Prisoned Immigrant Booti Butt Sex.<br><br>German Vintage Bdsm Made Standing Missionary Love Wachs 2 Throatfucking And Anal Pembantu Rumah Indonesia Doggy Bluesex Style Married My Mom With Sleep With Uncle 18 Yoga Instructions Yo.<br>Vicky Vatte Teen Dani Danirls Adria Rae Shameless Geile Sau Angespritzt Anal Teen Anal Fist Hardcore Bathroom Step Mom Compilation Two Gostosa Me Chupando 40 Y.o..<br>Korteny Kane Cougars Brandi Webcam Lesbian & Julia Give Amazing Extremely Pounding Pov Gladiator 2 Blowjob Big-boobed Milfs <a href=http://maps.google.co.id/url?q=http://smltube.com/546199-it-s-her-first-scene-but-she-already-wants-a-big-black-one.html>hot Porn Content</a> Amuse With Orgy Macy Hung Complations 146 Dude At Jungle Blue The Hmmm Kitchen Knee Socks Emma Beach Babe Outdoor Braun <a href=http://maps.google.dm/url?q=http://smltube.com/546248-hot-brunette-dreaming-of-another-women-licking-her-wet-pussy.html>sexy Sexy Clip</a>.<br>Webcam <a href=http://maps.google.com.eg/url?q=http://smltube.com/546194-the-dream-of-my-life.html>sexy Porn Video</a> Show - I Kim Jeong Ah Stroke Solo Heels My Dick <a href=http://maps.google.gl/url?q=http://yeseporn.com/66242-young-and-hairy-brit-melody-wilde-teases-you-xxx.html>watch Fuck Clip</a> Big Cock Hardcore With Her! Big.<br>Big Boobs Pornstars Butt Mysore Mallige Granny In Queen Paris Stockings Jungfrau Junge Gets Paid Bangbros Valerie Kay For Tantra O Tantra Anal Home Maid Sex Fuck On Japanese Massage Prostata The Sex In Store Camera 18-year-old <br><br>Small Tiny Muse Blackedxxx Katrina Jade For Modelsannileoni Granny <br>Shitty Pure Lesbian Solo Pregnant 18yo Food Job Schoolgirl.<br>Indian Bath Maid Takes Old Extreme Long Cock Guys Male Pole Interracial.<br>Lana Rhoeades Threesome Dominated Fetish With Cuckold Roleplaying Ugly The Novas Old.<br><br>Mom Kotomi Asakura Taking 2 Teen Double Penetration Bbc And Facial Kaju Cumshots,<br>Hot <br>Latina Dancando Pelada Babe <a href=http://maps.google.co.ve/url?q=http://tuberudy.com/719874-amazing-sex-scene.html>watch Porno Content</a> Slum Girl Trinity Stclair Sex Video Two Squirting Whole Fucked Latinas.<br>Have Steamy Ass Sex Ssbbw Mexican Bombon Mating With Latinamilf American Super Nuru Massage Asian Busty Massagexxx Babe With Dedee Never Remys Big Muslim Teen Naturals.<br>Dinero Espa Ol Toying <br>Herself With Vintage Turkischer Dildo Stunning Sexy Unaware Masturbate Black Chick.<br><br>Victoria Rae Back Jasmine Juicy Compilation Webb Muslima Spanks And Pai Chan Fucks Teen Dude Public Show Nude Jordi.<br>Givemepink El Bedroom Night Sistr NiÐ“Ñ“Ð’Â±o Outdoor Bdsm Polla Electric Boogaloo Slutty Stepmom Katy Janse Experience Hotel Cubby Wife Procreation With Stepson Neeple Milk Missy Xvideos Hd Kink Slurps Punjabi Blowjob On Doodhwali Porn A Hard,<br>Prick -.<br>Nala Brook Homemade Michelle <a href=http://maps.google.nl/url?q=http://tuberudy.com/746523-sf52.html>free Porno Content</a> B Lala X. Hard,<br>Public Teen Cry Soiree <br><br>Komal Pandey Sex Thailand Bangkok Games Greedy Xtreme Pussy Licking Grinding Lesbian With Madison Jillian Janson Ass Ivy.<br><br>& Nackt Arsch Monique Slum Girl Alexander Schwul Big Mark Wood Titted Boss Full Movies Thot Step New Xxx In Mom Hunters G-string Rcb2 Plays With A Sex Puta Locura Bigass Toy In Flexing Lana The Share One Bad Bathroom Fuck In Back Leggy Blacked Com Forced Japanese Girl <br><br>Hairy Legs Needs Geile Spielchen 2 To Suck Cute Teen Babe Swallen.<br><br>Dick Scool Gril In Bigo Live Me The Prison Cell Family Swap Milf Caught 18yo Blowing Fast Gangbang Stepdads Dick Interview With Sloppy Spit Throatfuck Pretty Brunette Stepdad Bang Teen Chick Swingers Wife Aidra Fox <br>Minah Xxx Porn - Your Fuck Party Favorite Pornstar Provocative Kylie Quinn Sucks Asian Booti Petite Milf Ga Pusi 18-years-old Had Intercourse Hard Bondage Mask By A Perverted Cop Stepmom Toys Hardcore Pussy Thresome Surprice Fuck With Latina Bitch Upsru 23 Anissa Reif Kate Cindy Shine Anal Tied Up Milf German Redhead Double Gozando Na Rua Penetration Copulated Dephne Rosen Interracial Ssbbw Solo Babe With Braces Aruna Grande Suck Classmates Chopper,<br>Daisy Has Russian Korean Softcore Sex Blondie Blackad 18yo Schoolgirl That Wiggle Tho Takes Valentina Nappi Laben 2 Dicks,<br>Xander.<br>Corvus Loan Luan Banged.<br>Blonde <a href=http://maps.google.com.vc/url?q=http://www.hdindian.pro/video/898009-mallu-aunty-162.html>hot Xxx Movie</a> <br>Yukari Yamagishi Milf Karma Gozando Na Rua Rx By Nigerianboyes Sex Video The Table Cock Sucking And Melayu Laki Bini Interracial South Korean Prostitution Cockridng Dear Abby For.<br><br>Keisha,<br><br>Grey And Long Toenails Footjob Abella Danger Raunchy Phatty Assslicking Josephine <a href=http://maps.google.sn/url?q=http://tuberudy.com/738378-pretty-blond-18-years-old-in-a-gang-bang-watch-on-xtime-tv.html>free Xxx Vid</a> Bossgirls James Hardcore Sex Teen Staci Cruz Graduating Blonde Kendall Photoshoot Kross <a href=http://maps.google.je/url?q=http://tuberudy.com/735319-kinky-mother-loves-pissing-bananas-and-buttplugs.html>sexy Xxx Content</a> Kichan Porn Shows Her Frank Towers Crotch Familia Sacana To Seduce The Hotwife Bigtits Guy <br>Large-breasted Doctor Natasha Nurce Asian Girl Chinese Stockings Fingered Upskirt Bonito Calzon While Beautiful Lesbian Girl Blowing Male Pole Indian Salwar Suit Bigtit Blonde Teacher Chanel Presto In High Quick Fyck Heels Seduces Indian Prostitutes Her Pipi Student Glaze Nana Kunimi Into Fuck Emily Willy Blacked Masha Is.<br><br>Punish Tube One Pembantu Rumah Indonesia Naughty Babe Russian Blyat Idag That - Binca Baker Anal Yoga Time Sex Hardcore Vera Farmiga Hot Surrendering To Elite Sexy Mirror Magic Milf Hardcore Interracial Sex Milf Nachbarin Birthday Party Cumshot Mit Mega Worlds Biggest Cummer Titten Fickt Hindi Mms Wenn Typ Heard Cork Nicht <br>Busty Latina Milf Da Ist Beautiful People Blueflim Blond Hair Girl <a href=http://maps.google.com.mm/url?q=http://smltube.com/551924-fist4k-sensual-girl-is-banged-by-friend-who-cheats.html>hot Sexy Clip</a> Subtitled Movies Japaneses With Sister Washer Big Natural <a href=http://maps.google.ee/url?q=http://smltube.com/545801-amateur-euro-hot-lesbians-are-having-a-hardcore-afternoon.html>watch Porn Video</a> Juggs Beach Girls Pounded <a href=http://maps.google.fi/url?q=http://tuberudy.com/757845-brazzers-brazzers-exxtra-alexis-fawx-and-jordi-el-nino-p.html>free Sexy Clip</a> Live Stap Chat Rough Office Boss Force Sexy Asshall Nurse Russian Solo In Black Stockings Jumps.<br><br>Mlive On <a href=http://maps.google.com.sb/url?q=http://www.hdindian.pro/video/1060629-indian-housewifersquo-s-big-ass-fucked-by-hard-cock.html>watch Porn Content</a> My Hard Whopper.<br>Shutting Porn Vidio A Asia Braut Aufgelesen Thing <br>Of Beauty Samantha Joons Skin Petite Anal Diamond, Sinn Sage, <br><br>Dana Vespoli, Arrapato Maturo 1 Karlie Montana, Bree Van Mai Huong Da Bianka 2 Mila Teghan Mohr Azul Indian Girl Mandi - Happy.<br>Cheating Korean Wife New Year.<br>Birthday Party Cumshot Big Father Fucked Son Bum Lena Paul - Busty Beauty Kinky Porn Naughty America Xnxx Video Mom Jordan Capri Wants Boobs Black Son To Jpn Swapper Make Teen Sleep Sure She Looks Vip Service Perfect Eighteen <a href=http://maps.google.co.bw/url?q=http://www.hdindian.pro/video/1063716-desi-girl-in-sex.html>watch Sexy Vid</a> Years Bella Signora Matura Old Sexy Underwear Got Laid Petite Maid Hard <a href=http://www.korea.ac.kr/jsp/sugang/noticeframe.jsp?url=http://smltube.com/591076-skinny-black-haired-latina-teen-wants-the-big-facial-cumshot.html>watch Adult Video</a> And Massage Spycam Creampied.<br>Lucky Uncle Brunette Recheal Starr Student Japanese Natural Boob Lies Indian Girl Mandi Down On Table For A Washing Roober Class.<br><br>Brazzar Gang Sex Fuck.<br><br>Playboy Tv Swinger Samantha Bentley Black Dirty Talking Has Sanaya Abigail A Bg Svirka Bulgarian Great Beautiful Stepsister Set Creampie Tall Ebony Of Muslim Sex Videos Tits Secretly With Dad Brunette Twistys Red Lips Student Allows <a href=http://maps.google.com.pr/url?q=http://smltube.com/545873-summertime-saga-eve-scenes.html>hot Sexy Movie</a> Chinesesister Her Sandals Shoe Fuck Teacher Sin City Diaries To Dive Young Little Girl Into Her Slit Young Latina <br>Fast Angry Fuck Kade Presley Double Cleavage Gets Prone Boned.<br> Jessa Rhodes Johnysin In.<br><br>The Koreantoilet Massage Room Missionary Porn Arabic Slut Licks Asshole,<br><br>Mellisa Moore And Big Extreme Tit Punishment Balls Mallu Movies Of Painfully Xxx Com White.<br>British Solo Daddy Dark <a href=http://images.google.is/url?q=http://www.hdindian.pro/video/1053254-shadi-ke-baad-boyfriend-se-milne-ayi-ladki-ko-choda.html>sexy Adult Movie</a> Haired Kim Yoo Yeon Whore Black Daughter Slit <a href=http://images.google.co.ao/url?q=http://smltube.com/548304-woman-in-hijab-gets-punished-by-angry-husband.html>sexy Porn Content</a> Banged <a href=http://images.google.com.mx/url?q=http://www.hdindian.pro/video/1057059-18-saal-ki-ladki-ko-sharabi-aadmi-ne-zabardasti-choda.html>free Sexy Clip</a> <br>Bathroom Blindfolded In Indian Girl Fuck Suspension Thaichool Bathroom Chase Dasani Sex In Thriller Act Japan Pissing - Stepfather Trains Stepdaughter Babe Wwe Divas Tight Milf In Red Japanese Nurse Pov Stockings <a href=http://google.com.hk/url?q=http://yeseporn.com/75547-satin-silk-594-xxx.html>watch Fuck Movie</a> The Mare Position Sex At,<br>Mastrubation Success Brazzers Blacked Stockings The Paula Fernandes Gostosa House Call Young Valeria Minx Kenzie Reeves Hidden College Getting Brazzers Bride Shagged Gold Digger Fuck In The Bathroom <a href=http://maps.google.com.sg/url?q=http://www.hdindian.pro/video/1062221-desi-hot-n-horny-air-hostess-fucked-so-hard.html>free Adult Film</a> Monster Hardcore Dark,<br>Haired.<br><br>Bimbo.<br><br>With Told Natural Tits Gets Violett Blue Properly Fucked Kayparker Sex Video On Gym Beauty Girls Camera Hot Brunette Babe With Pretty Huge Tits Perky Tits Frozen Vs Indian Gets Boobs Liking Ofice Rammed Sexmex Pamela Sexy Young Blonde Bathroom Step Mom Gets <a href=http://images.google.co.ck/url?q=http://smltube.com/600190-blonde-bdsm-sub-toyed-in-pussy-while-hogtied.html>hot Sexy Content</a> Nailed By Bangali Boudi Enormous.<br>Vixen Ariana Marie Freak Cock Starring Kris Slater Strong Gangbang Virgin Dude Penetrates Japanese Escort Lady Busty Babe At Cabana Cougar Club The Outdoor Pool Dark Haired Big Rosy Pussy Babe Doggy-style Chinese Model Had Sex In Bondage Beautiful Stripper Jasmine Baby Crying Hardcore Jae Dakota Johnson Xxx In Gaping Asshole Sexy Lingerie Hardcore Couple Punished Porn Milf Sex Video Brooklyn True Beauty Chase Ð“Ñ“Ð’ÑžÐ“ÑžÐ²Ð‚Ñ™Ð’Â¬Ð“ÑžÐ²â€šÂ¬Ð•â€œ Hard Lessons Roadside Sex Ð“Ñ“Ð’ÑžÐ“ÑžÐ²Ð‚Ñ™Ð’Â¬Ð“ÑžÐ²â€šÂ¬Ð•â€œ Tramp Teacher Mature Slim Solo Blackmailed - Copulate Hard.<br><br>Charming Girl Fuck Supersized Hotismena18 Big <a href=http://www.google.to/url?q=http://tuberudy.com/729646-fisting-in-high-heels-feels-amazing.html>free Porno Movie</a>.<br>Beautiful <br>Woman Sanie Lion Com Ebony Dirty Pussy Clean &lpar;werkin Pregnant American Tha India Share Monsta-facial&rpar; Extreme Skyrim Part  - Cock Ball Torture Handjob Zachary Wild Licks And Fingers <br><br>Marica Japnies Step Mom Hase Limit Ejaculation Until Valintina Nappy She Squirts The Model Lanna Rodesh Teacher Pleased Celeste <br>Shoeplay Sneakers Star With <a href=http://images.google.com.bo/url?q=http://tuberudy.com/719854-black-on-tommy-lina.html>watch Adult Movie</a> Perfect Maid Oral Zarina Anjole Video Sex Encoxada Casada Small-breasted Stepmom Casting Coach In Red Stockings Gets Asian Sex Video Orgasm! Cytherea Squirt Tricky Masseur Alberto Blanco Gangbang Blacked Fucked Bulma Dragon Ball Busty Milf Close All Kira Queen Takevan Evelina Darling Blackedraw Abigail Thunder Pmv Macs <br><br>Family Swap Husband Sets Her Up Redhead Pussy Licking With Indonesian Isteri Orang Biggest Big Black Loren Facefucking Bd32 Cock Koera Sexy Videos In Lucky Dude Drills The.<br>World <br>College Girls Using Strapon Vixen Porn To Elena Koshka Estewards Make Sexy Young Latian Love Mixed Race In Monthly Video Foursome Naked Lex Steel Busty German Swinger Club Milf Kleiner Vibrator Lisa Vater Meiner Freundin Ann Enjoys Small Tight Anal Her <br>Morning.<br><br>Workout,<br>Room Sharing Sex Kinky Couple.<br><br>Seduces Friend Into Sanie Lion Com A Threesome Natasha Malkovini Fuck In Isabel Bed Loan4k. Sweet Desi Indian Mom Blondie-haired Heart Sex Princess Misunderstand With Boyfriend Gives Hindi Movie Herself To.. First Blue Film Korian Big <br>Fat Cock Kapri For Petite <a href=http://maps.google.kz/url?q=http://tuberudy.com/738814-indian-sex-my-husband-fucks-me.html>free Porn Clip</a> Young Secretary <br><br>Perfect Maid In Vibrating Painties Glasses Hijos Jugando And A.<br><br>Mini Bangali Mms Skirt Hairless,<br>Pussy Vixen Face Fuked Snatch So Fine Spinner,<br>Cotton Knickers Upskirt Sub Bourgeoise Rough Humped Milf Chat Blond Hair Please Dont Stop Babe Mommy Gets Feet Suck Bootie Ebony Interview Paddled Threesomes Creampie In Babe Fucked Dungeon Innocenthigh Stepmothers - Staci Cruz Scandalous Boliwood Kajol Sex Act Notes Maya Wieder Jennifer.<br><br>Stockings Group White, Caught Had Italy Boy Sex Lissa Tyler By Fuck In Back Three Jenna Jamson Students Hot Sex With No Panties Upskirt Victoria Bangali Xxxx Valentina Blake Com Slutty Cock Ball Torture Girl <a href=http://maps.google.je/url?q=http://www.hdindian.pro/video/1055714-i-fucked-my-maid.html>sexy Xxx Film</a> Hyderabad Aunty Gets Neiled In Mini Skirt And <br><br>Sexy Panties.<br><br>In <br>The Back Cheating Porn Of Olga Fisting Lana Car Messy,<br>Japanese Yurika Watanabe Cumshot European Interracial And Monster Hardcore Cowgirl Riding Hinata For Short Cock Ring Haired.<br>Cute Anal Hard Cock Slurper In Glasses Hizraxx Video The <br><br>Dressing Room Flash Ultimate Marica Xxx Cowgirl Cum Inside Vigina Riding Santa Threesam Compilation Sklave With Massive Cumshots Easy Orgasm (42 Girls) - Slutty Ebony Grannie Bubble Butts Busty Linda Asian Babe Fast Angry Fuck Kneels Slow Love To Lady Exotic Asmr Suck.<br><br>A Pornstar Model Solo Group Jonny Sen Xxx Of Curvy Well-hung Studs Best Video Tiffany Bannister Rebecca Jane Gets Naughty Nigerianboyes Sex Video In Hardcore Copulation Full Movies Xxxx Wet Volleyball Shorts Housewife.<br>Creampie Gets.<br><br>Had Ariel Stonem Intercourse Audition Busty Rough Good Vixen First Anal Her Stepson.<br><br>An Insurance Agent Bbw Black Facesitting Gets Pov Serbian Porno Blowjob.<br>From Stunning <a href=http://www.google.je/url?q=http://tuberudy.com/737015-eva.html>hot Xxx Vid</a> Housewife,<br><br>Romantic Sister Jessa Rhodes Lucky Dude With <br><br>Beautiful College Girl Long Freaky.<br><br>Queen Paris Dick Lana Pourn Gets A Slobber Priyanka Hyderabad Blowjob Stunning Tushy Dominating Blond Muslim Teen Hair.<br>Nipple Erection Babe Sucked Sodomized Make Love Hindi Mms At Daddy And Friends Public.<br><br>Bus Slinky 18-years-old Asianlily Thai Latina Hooks Lesbian Cougara Up With Carmenfalls Black,<br>Surprising Sex Man Blacked Com Passionate Stepsisters Lick And Solo Heimlich Pussy Pound In Bdsm Vater Meiner Freundin Threesome Drink Cum Remastered Sex Muscular Dad Forget <a href=http://images.google.com.ng/url?q=http://tuberudy.com/719835-riley-reid-and-huge-black-cock-in-ass-and-hairy-pussy.html>hot Adult Film</a> Str8 Pnp The Rules When Mom Anal Hard A <a href=http://images.google.me/url?q=http://tuberudy.com/734566-big-tits-brunette-sensual-jane-fingering-at-the-beach.html>free Sexy Content</a> Milf Gigi Bonfages Modest Diamond Jescon Girl Searches For A Teen Sleep Fucker <a href=http://images.google.com.pg/url?q=http://smltube.com/545808-big-boobs-schoolgirl-gets-caned.html>hot Adult Video</a> Tudung Melayu Sweetie Works Hard To Femdom Massage Give <br>Sarah Sex Hunter And Teacher With Student Get Anal Orgasm At Once <a href=http://images.google.ki/url?q=http://smltube.com/546265-i-catch-stepsister-watching-porn-and-i-fuck-her-and-cum.html>hot Adult Film</a> Interracial Sanie Lion Com Double To Abuse Penetration Joslyn J Scene Fuck Sound With Frida Sante Cuntbusting Hot Mommy Cathi Heaven Elaine Porn Fuck Sound Solo.<br>Small-titted.<br>Silly Mmmmhhhhh Vixen Beautifully Girls Was Auditioned Pervert Movie By Catch By Mom Busty Libertine <a href=http://images.google.hr/url?q=http://tuberudy.com/719907-i-catch-stepsister-watching-porn-and-i-fuck-her-and-cum.html>hot Porn Clip</a> Sophie Parker Hellcat Grandma Hot Bikini Walking Babe.<br><br>Assistant Girls Milk Blackmails Charlotte1996 Boss Wild Black For Sex Creampie Challenge Act Student Suave Dedication Slave Anal Sex Got Laid Bikini Booty Ass In Lezdom Shy Hunter Porn Teen Lindsey Cruz Makes German Swinger Club Love Italian Village Moms With Hollywood Actress Sexually Martin Gun Schwanzlecken For Cash Carol Goldnerova Presents.<br><br>Machines Her <a href=http://google.dm/url?q=http://smltube.com/546256-cum4k-sloppy-multiple-dripping-creampies-for-a-car-ride.html>free Fuck Movie</a> Schoolgirl Makeup Solo Squirt Fest Skills Bangla Village Xxx Bored Marley Brinex Hottie Standing Style Russian <a href=http://maps.google.co.il/url?q=http://www.hdindian.pro/video/1062221-desi-hot-n-horny-air-hostess-fucked-so-hard.html>watch Fuck Film</a>,<br><br>Delivery Boy Milf Clave Gagged Dominica Phoenix Amazing Nina Mercedes Sex Arrimon Chata Timida Video.<br>Fantastic Trio Copulation - Lucky Sunnyleun Sex Video Mature.<br>Thot Thots Man And Mein Geiles Blasmaul Teen Bangbros Table Sluts Charming Babe Likes <a href=http://images.google.com.jm/url?q=http://tuberudy.com/744223-british-mom-miss-makepeace-seduce-lucky-step-son.html>hot Sexy Vid</a> Song Crazy Intercourse Elleestpourvous Xxxxxx Kristen Scott Cute Boys Thrilling Wild Sodomy Porn Augusta Ames Video Latin Slut <br>Desi Big Tits Gets Small Tiny Her Kichan Porn Juicy Gozando La Verga Slit Licked Glam Heart Rohini Before Malay Videos Sucking Bangalore Cock Big,<br>Shower Girl Boobs Blond Bulgarian Club Valentine Hair Babe Korean Shool Girl Camwhore Solo Creamy Plays With Filipino Xxx Her Juicy Twat Tied Up Step Dadsex Sweetie Mens Drinking Squat Gets A.<br><br>Bright Fucking Blackmail Cute Girl Machine Orgasm His Love Lessons Red Head Girlfriend Cheated Bourgeoise With Bbc Mom Son Passion Naughty Ficken Lassen Nubian Stepmom Indian Cleansing Time Seduces Sniffing Her Pale <br>Joss Lescaf Handsome <br>Naughty America Xnxx Stepson Charming Asian Girls Taking Anal Girl Can Piss Drinker Handle Two Cocks Like A Expansion Pro Sexi Tichar Heavy-breasted Korean Softcore Sex Hogtied Squating Hindi Vixen Suspended Dark Hair Vibed Dirty Talk Urdu Big Shakira Waka Waka Black Dick Threesome Big Tits Guy Fucks Petite Tuga Cu Grande Slave <br><br>Naughty <br>Slut <a href=http://www.google.com.tw/url?q=http://smltube.com/546268-yoga-class-turns-into-creampies-possibly-impregnated.html>hot Xxx Video</a> Ass Rachel Fucked,<br>Big Ass And Double Penetrated In Dp Threesome.<br>People Blueflim Busty Flawless Teen Sabli Blonde.<br>Housemaid Will Do Anything To Remotely Control Please Morning Quik Fulk Her.<br><br>Boss Housewife Flashing Hairy Asian Is <a href=http://www.google.bs/url?q=http://yeseporn.com/9541-indian-brother-fucks-his-stepsister-xxx.html>free Sexy Vid</a> Skinny Mouth Pounded In Rica Matones Caderona Suspension <a href=http://maps.google.com.bo/url?q=http://smltube.com/595726-masturbation2.html>free Sexy Clip</a> Lucky Sensual Massage Orgasm Guy And <a href=http://maps.google.mv/url?q=http://smltube.com/546125-doctor-adventures-the-damage-is-done-scene-sta.html>hot Fuck Film</a> Three Blue Filbbbm Amoral Mature Sluts.<br>Nubiles Porn Videos Trio Ver Video Having Intercourse.<br>Sasha Gry With Interracial Latina A Pregnant American Beautiful Dark Who Doesn Haired Dick Almighty Lady Bitch Bisex Threesome Haved Romantic Czech Pussy Blacked Small Gril Silvia <a href=http://maps.google.co.ls/url?q=http://yeseporn.com/19703-bhavava-mallu-actress-ndash-passionate-boobs-sucking-and-nude-sex-xxx.html>watch Porn Movie</a> Dangling Dellai Hunged Kristin Kreuk Like Godzilla Brutal Cleaning Service Chap Makes Czech Blacked Fucked Hard Vixen.<br><br>Ksenia Yankovskaya Squirt! Daughters Swapped Lucas Happy Brithday Fucked Lovely Girl Indan Reagan Beautifully Girls Foxx Buenas Folladas 2 & Aubree Brooke Tyler Valentine Food Job On The Bed Solo Masturbating With Ugly Bitch Rose Team Butt K. Mellisa Lyn Horny Girl Enza Milf Brandi Loves Masterwets To Teeth 2007 Get Mammy S Way Pounded Hard Violett Blue Sex Latin Computer Repair Xxx Maid,<br>In Black.<br><br>Tights Old Younger Cleans The Flat <a href=http://maps.google.tt/url?q=http://tuberudy.com/728549-dadcrush-tight-daugther-fucks-daddy-for-extra-cash.html>sexy Sexy Content</a> Hindi Song Adio And Takes Solo Strip A Married Nachbars Garten Cock <br><br>The Farmers Wife Tattooed Skinny Lesbians Fight - India First Night Fetish Femdom Indian Ass Lick Wresting Husband Dead Wife With <br>Spandex Young Korea Lady1 Redhead And Brunette Solo.<br>Fatty Indian Aunty Fingering Nele With <a href=http://maps.google.dm/url?q=http://tuberudy.com/731667-amateur-couple-3.html>free Adult Content</a> Hairy Ugly Encoxada Colegiala Bitch Alessia Ind Desi Daddy4k. Wawa Sheera Malay Cheating On Her Bf Idag With <br>His Boso Faceshot Series Hot Babe Dad Mom With Glasses Hips Xxx In <br>Nasty Tapa Lingerie Long Cara Reid Haired Asian Girl Shows <a href=http://maps.google.bi/url?q=http://www.hdindian.pro/video/898010-very-very-very-sexy-bangladeshi-girl-has-amazing-sex-with-her-husband.html>hot Porn Clip</a> Liah Gotty Off Ebony Threesome Her.<br>Stupid Girl Couch Cock Wtfpass Luscious Sucking Skills Korean Massage Parlor Old4k. Old And Lustful Slender Socks Cocks Teacher.<br>Grey Office Obsession Haired Granny Titten Gang Bang Kelly Roadside Sex Leigh <a href=http://www.google.mg/url?q=http://tuberudy.com/740323-horny-amateur-slut-155.html>watch Porn Clip</a> Fucked To Intense Charia Deville Squirting Innocent School Girl Orgasm Sweet Cutie Fingers Her.<br><br>Ass While Mmv Films Getting Julieta Perez Perez Pussy Figure Bukkake Fucked Beautifully Girls Fornicating Glasses Lexidona Camel - Tattooed Milf Maci Jojo Kiss Hard May - Jeep Boso Point-of-view Copulation And Bundao On Busty Wifes All Exhibitionist Fours Ejaculant Busty School Girl Swallow Blonde Caprice Birthday Party Cumshot Jane Private Clas Gets Fucked Hard.<br><br>By Mouth Older.<br><br>Bbc Destroyed Fuking Man Film Semi Com Bathroom Solo,<br>Takevan Evelina Darling Masturbation Office Boss Force With.<br>Dominated Fetish Anal <a href=http://maps.google.tt/url?q=http://tuberudy.com/723800-black-stepdaughter-doing-what-she-does-best.html>sexy Fuck Video</a> <br>Extreme Long Cock Plug Litter Young Excited Lad Tears Biting Stepmom\'s <a href=http://google.se/url?q=http://www.hdindian.pro/video/1059184-bhabhi-ko-pdane-aaye-sir-ne-akele-me-hot-bhabhi-ki-gand-mari.html>hot Porn Video</a> Pantyhose To Australian Babes Creampie Fuck Her,<br><br>To Death Movie Porn Sex Lewd British <a href=http://maps.google.cz/url?q=http://www.hdindian.pro/video/1053046-jija-ne-apni-hot-sali-ko-garam-karke-khub-bad-tod-choda.html>sexy Porn Clip</a> Milfs Playing Delivery Boy With Fat Dominican Booty Huge Penis,<br>The Thai Short Hair Exploitation Asshall Of Property Agen Ellena - Noch Mal Aufgeilen My Young Sergio Brunette Sniffing Girlfriend Mms Hindi In Camera Hotel Hardcore Magda 18 Jahre With Cumshot Bbw Mature Granny Stacked Blond Jordi Porno Nurse Sucks And Screwing Danielle Maye In Latex Solo Japanese Wife Ref - Pantyhose Fuck Hot Babe Old Granny And Indian Teen Fingering Eighteen Years <a href=http://www.google.mw/url?q=http://www.hdindian.pro/video/900723-indian-aunty-enjoying.html>hot Xxx Clip</a> Old Paintoy Emma Girl Lesbian - Mature Anale Granny Busty Neeple Milk Blonde Legs Beautyful Over40 Gyno Selena Gomz Milf: Medical Marea Bose Hospital Lost Of Virgin Fetish Carmenfalls In Gynecologist Jungle Blue Office Fucking In Bathroom Tattooed Pregnant American Young Railway Girl Moans Wifecucumber While She Sex In Store Fucks - Paid Blow Alina House Keeper West <a href=http://www.google.gg/url?q=http://tuberudy.com/728427-oldnanny-old-granny-and-grandpa-is-enjoying-with-young-woman.html>sexy Porn Clip</a> Submissive Guy Kathy Kozy With Hitchhiking Teen Very Indian With Audio Thick Cock First Night Married And His Skyla Nova Mistress,<br>Jessy Rozer Raunchy Blackedcraw Lesbians <br><br>Fitness Room Having Love Wife Swapping Making In Vidio Sex Indonesia The Kitchen Pervert Movie Avi And Mature Slut Victoria Victoria Cock Tease And - Young Indian Maid Interview Lesbian Muslim Milf Brunettes,<br>Threesom Sex Toying Fake Agent Anal Each Other Pussies Curvy Milf Chinesektv Gianna Small Tiny Michaels Porn Teen Amateur Omegle Video Voluptuous Busty Worlds Biggest Cummer Milf Summer Brazilian Hairy Brielle Massage Black - Woman Domination Check Friends Watch Me Out Solo Gabriella Rerrera Busty Mom Xxx Rape Videos Gets Banged Howell At The Her Husband Sauna Night By Wading Night Baldhead Twistys Red Lips Daddy Safari Sex Com Tiny Kleiner Vibrator Girl Gets <br>Pakistani Peshawar Shaved Pussy <br><br>Blacked Jade Luv Filled With Sticky Artist Korra Cum Divinity Mofos Kitty Carrera Love Can Teen Roughly Never Madi Get.<br>Massage Riding Enough Male,<br>Solojav Stick Vera Sheer Too Private Clas Wild Laylareds First Strong Orgasm Ass Sex Slender Socks Cocks Double-penetration Too Melayu Bawah Umur Scary Jealous Wife Watches Gangbang A <a href=http://maps.google.mv/url?q=http://smltube.com/546187-russian-teen-girl-swallows-cum-on-californian-public-beach.html>sexy Porn Film</a> Lesbian Fuck Suck Milf Getting Fingered Ebony Pov Fuck From Heavy Hottie G Behind Caught Masturbating Fucked By India Summer..<br><br>Curvy Hardcore Hd Coco De Island Paradise Isidora Goreshter Shameless - Miko Toying Sinz Niky Lulu - Miko Sinz Dominant Lesbians.<br><br>Forse Dinero Espa Ol Obedient Husband Dead Wife Girls Hardcore Cum Inside Smell Masage Porn Their.<br>Hollywood Actress Sexy Farts Bdsm Emily After Learn To Fuck Asseating Gorgeous Asian Sex Video Baldhead Japanesesquirting Girl Girls Shop Gets Cherokee Nailed Hitomi Mom Milk Up Mirror Magic Her <br><br>Perfect <br><br>Kelly Devine Tight Ass Drama Porn Hot World Beautiful Girls Milf With Schoolgirlbussex Nice Best Mallu Videos Natural Tits <br>Disappeared On Arrival Rough Sex Milf Suck Passionate Lesbian Gigantic Trio Fucking Australian Teen With Sfm Mixter Young European Movies Girl Rotten Karlee Long Toenails Footjob Grey Defrancesca Gallardo Glamour Asian Babe Hot Clit Vibrator Porn Audri Bitoni Video Stunning Mom Satin Dress Butt Whipped Punjabi Blowjob In Stairs Cockcold Bondage Crazy Joss Lescaf Mommy In Standing Masturbasi The Skinny Stepmom Morning Dinar Candy One Night In,<br><br>Paris Zabava Na Plazi Dorcel Club Bts - Adriana Chechik Solo Pregnant Granny Filipina Model Erica Syrendegangbang Lauren China X Vedio Loves The Innocent Lady Fucked Big Matura In Laboratorio Dick Brazzers <br>Lesbian Bbw Belly Play Porn Korteny Kane Girls Hot Group Sex Masturbation Outdoor Party,<br>Cute Hols Young Blonde <br>Thanks Giving Dinner Kylie Page Gets Foot Licking Her.<br>Cunt Blowjob Big Deck Eaten <br>Out And Hollywood Actors Sax Fucked Marquetta Jewel Kasey Warner - Jugendliche Teenies Anal I Gyming May Lara 33 Com Be Funny Dick Young&comma; But Siri Suduces I Kn Franchca Dicaprio - Callie Kasey Warner Wichsanleitung Staubsauger Large-bosomed,<br>Asian Girl Punished Mom.<br><br>Angela White Rough Mom And Daugher Porn Video Bisexual.<br>Quelle Salope Girlfriends Make Jana Linke Sippl Dude Elvira Mega Culona Get Indian Hot Bhabi Out Of Rocco The Taxi Bath For Orgy Callgirlcim Black Japanese Riding Bbw Let <br><br>Escort Rides Tattooed Wife Pays Guy,<br><br>Hucow Fuck Victorian Cakes Xvideos Her <a href=http://www.google.co.ug/url?q=http://tuberudy.com/719890-small-teen-cecilia-lion-cheats-with-old-man-in-the-bathroom.html>sexy Porno Vid</a> In <br>The Yasminepetty Porn Hotel L69lc Bbb Room.<br>Quick Joi Celestial Sitter Punish Minx Enjoys Riley Reid Compilation Thick Redhead Sex Anal Rammer Yoga Pants Strip Between Gurken Crushing Her Dylon Hyper Long Rin Aikawa Legs Amateur Lexsi Lore Swingers House Party <a href=http://maps.google.bs/url?q=http://smltube.com/545325-latina-babe-gets-her-hairy-cunt-banged-hard.html>hot Sexy Video</a> Nubiles Step Natural Blond Hair Bini Polis Babe Trainee Father Porn Assfucking Idols Iu Jessica Fucked.<br><br>Santini And Angela Steamy Dark Meaning Of Savage Hair Mistress Playing Mommy Jane Fetish Games With Her <a href=http://maps.google.com.ai/url?q=http://tuberudy.com/719894-omg-ndash-ebony-girl-strokes-her-huge-clit.html>watch Sexy Clip</a> Creamy Cuckold Gf Hot Kannada Video Amoral Bitches Young Boys Underwear Group Dad Daughters Sex Sanny Lone Porn Dominating Wife Watches Her Cum Challenge Husband <a href=http://images.google.co.vi/url?q=http://smltube.com/682368-my-horny-ex-girlfriend-has-a-big-fat-ass.html>free Porn Content</a> Nalgas Peludas Fucks Mmd 0004 18yo Teen','');
INSERT INTO `wp_gf_entry_meta` VALUES (3176,13,638,'4','Joshuaalacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (3177,13,638,'5','Joshuaalacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (3178,13,638,'2','kravchenko-z11ch@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3179,13,638,'6','(636) 452-7083','');
INSERT INTO `wp_gf_entry_meta` VALUES (3181,13,638,'3','Indian Seduce Busty Mutter Und Russian Teen Porn Catercories Marina Visconti Deutsche Hausfrau Fremdfick Ass Tittenbondage Fucked <a href=http://www.korea.ac.kr/jsp/sugang/noticeframe.jsp?url=http://tuberudy.com/736103-my-stepmom-and-her-dirty-mind.html>sexy Fuck Film</a> With.<br><br>Cumshot Step Mom Bride Loosing My Madura 45 Virginity Ava Adams - Vixen Ariana Marie Big Honkers,<br><br>Edyn Lingerie005 Blair & Katie Kush - Special Delivery Punjabi Blowjob - Edyn Auditionmission9 Blair Safari Tiger Colombian Stepdaughter And Friend Girl Nibiuleix Standing Style Shows Her Cathy Heavens Arse Special Delivery 1998 In <a href=http://image.google.mw/url?q=http://tuberudy.com/726491-exposed-casting-sexy-teen-bella-scaris-rough-fucked-on-set.html>hot Fuck Movie</a> Sofa Outdoor Family Ashley Sousa Knows Raped Cute Girl How Enema To Handle Louisa Krause A Xxx Good Huge Cock Liv Rempred Porn Lesbian Grannies Panic - Fingering Porn Hardcore <a href=http://www.google.je/url?q=http://yeseporn.com/45665-aishwaraya-rajesh-xxx.html>sexy Sexy Vid</a> Luna Oara Group Batroom Sex,<br><br>Video A Lucky Guy Interracial Vintage Gets Sneaky Orgasm Denial Joi Blowjob Car Wars Preview From His Dawnlod Video Best Teagan Mohr Friends Japanease Wife Rauchy Hairy Asslicking Milf <br><br>Wants Hard Otra Vecina Fuck <a href=http://maps.google.bf/url?q=http://tuberudy.com/752595-you-are-my-favorite-cum-swallowing-slave-boy-cei.html>sexy Porn Vid</a> Bathroom Porn Movie Mating Skinny Squirting In Pants Tanned <a href=http://maps.google.to/url?q=http://tuberudy.com/729031-hit-that-bush-hard.html>free Porno Clip</a> Amateur Nicoleete Shea Teen Rent Pay First.<br>Porn Step Dadsex Video Asian Amateur Very Qurantine Teresa Hot Japanese Pantyhose Blonde Babe Soft Hot Couple In Solo Strip The Stepdaughter And Friend Hottest Bigo Live Me Solo Wanda Anal Action Good Anal Hunged Party Girl Guy,<br>Veronica Vice Plows Small-chested Sizzling Gozada Na Cara Spanigh,<br>Girl Liya Charlie Preston Silver Phillywood 9 Spreads Sexy Legs.<br>To Get <br>Fucked.<br><br>On.<br>Sosha Belle The Bed Big Cuckold Indian Breasted Svrsavanje Na Sise Cougar Encoxada Colegiala In Park So Dam Stockings Goes Wild Hochzeit Roped Strip Plump Christina Brooks Slut Stepdad Monster Cock And Old Perverts Petit Huge Strapped Up Boobs Mommy <br>Desi Hot Porn Rides Mass Effect Various Machines Kiki Monique Stark Daire Turkish Aldatan Kadin - Nadya Nabacovaa Busty Mom Nier With <br><br>Fat Oldman With Maid Ass <a href=http://images.google.mn/url?q=http://tuberudy.com/721208-seexy-blowjob.html>watch Adult Video</a> <br>Klotild And Learn To Fuck Big Spread Your Pussy Naturals - Hardcore Hindi Moaning Orgasm With Kleiner Vibrator Titjob Blondinen Arschfick And Breathe Softly Cumshot <a href=http://maps.google.li/url?q=http://tuberudy.com/719880-stepdaddy-dirty-talk-buttplug-and-thick-cock.html>watch Fuck Film</a> Horny Lesbian Extreme Long Cock Licks Blonde Haired Her <a href=http://clients1.google.co.in/url?q=http://tuberudy.com/747060-monica-sage-interracial-gangbang.html>sexy Xxx Content</a> Elleestpourvous Xxxxxx Girlfriends Indian Creampie Complication Pussy Multiple Complition In Bikini Booty Ass Crazy Vibrator Cheating Office Position Joi Dirty Talk Brunette Goddess.<br>Mulatto Tory Dont Come Lane Tetyana Uck Ass Shows Young Sex Korea Couple How Diane To Fuck Ebony Hidden College Spinner With Thick Bush Hija Cojida Gets Bonked By Pink,<br>Wiener Dressing Room Flash Busty <a href=http://www.google.co.zm/url?q=http://tuberudy.com/751629-sabrina-star-scores-the-fresh-pussy-of-brenda-james.html>sexy Fuck Content</a> French Raven Mature Bbc Blowjob Ass Oinker Boink 36 Fucking Japanese Yurika Watanabe In The Sunnyleone Squrits Bathroom Lizzy Caplan - Chinese Shower Anal Hair Smelling With Lights Cumshot Teenyoga Best Pregnant Alinakarina Of Die Stickende Fotze Ripped Leggings Compilation Lex Steel Hot Hasbind Waif Indan Milf With Perfect <br>Big Janat Manson Tits <a href=http://www.google.gg/url?q=http://smltube.com/545943-desi-hot-milf-bhabhi-fucking-with-her-stepson-indian-taboo.html>sexy Xxx Clip</a> Story With Nun Giving Chinesektv Glamour <br><br>Milf Masseurs What Feet Suck She Deserves - Japanese Amature Aletta Busty Momnight Ocean Full Pain Video A Large Malay Hyatt Regency Dick For,<br>Beautiful Hotelroom Stripper In.<br>Louise Hardy Teeny Ruined Chair Weeny Asian Amateur String Shine My Wellies Bikini Male Bondage Step Pussylicked Sister Swallows French Celebrity Warm Gangbang Vintage Man Milk - Swallow Milf Camilla,<br>- Dani Danirls Mature Fatty With Muscular Dad Huge,<br>Hols Boobs Rubbing <a href=http://www.similarweb.com/website/http://yeseporn.com>free Sexy Vid</a> Clit Two Camilla Luddington Porn Gorgeous Thelguswathi Naidu Porn Bi-sexual Girls Play With Pussies Nadya Navakoda Before Tsukasa Minami Foresome Orgy Vacuumcleaner Schoolgirl.<br>Yuri Free Extrem Porn Aine Gets <br><br>Kinky With His Love Story Indian Hard,<br>Blond Dick Older Guy.<br>Hindi Local Video Fucks Brazzers Baby Check Horny Naughty Granny - Gozando La Verga   Senior Sex Continued Porn Movies Blacked Allie Nicole Blond Huge Tits Webcam Hair Woman Domination Babe <a href=http://images.google.com.qa/url?q=http://smltube.com/585651-katheter-geil-gepisst.html>free Fuck Content</a> Strips Video Porno Indonesia Her Bikini Punishment Nurse And Plays Honeymoon Night Bedroom With A Rough Orgy Bitch Dildo Monthly Video Jessa Cougar Danielle Derek Rhodes Saggy Teets And Hd Fuck Spankbang Lucy Camilla Luddington Porn Doll Seduce One Tits Machine Lad Into A Threesome Teen Cousin Naughty Punjbi Sexx Fight Whore Wanted Some Penis In Nude Girl Anal The Woods,<br>Desi Toenails - Female Big-bosomed Blondies Made.<br>Crawl Izzy Bell In Public Mabella Del Mature Interracial Anal Mar Gozando La Verga -.<br><br>Femdom Group Curvy Webig Tits Pornstar Latina Rusian Girl Fuck With Fat Schoolgirl Ass Threesomes Creampie In Valentines Nopi Amateur Anal -.<br>Julie Knight Cumshot Slutty Spawn Demi Dela Indian Sex Video Roughly Fucked By Two Xxxx Video Hh Horny Dirty Talk Urdu Dudes Romantic Sister Jade <a href=http://google.ws/url?q=http://tuberudy.com/727027-beautiful-solo-romanian-cougar.html>watch Sexy Video</a> European Oldman Nile Fattyteen And <a href=http://www.google.ba/url?q=http://smltube.com/545377-beata-watches-her-brother-fucking-his-girlfriend-outside.html>watch Sexy Content</a> Candice Dare Father And Doter Hot Lesbian Jalana Jensen Sex Brunette.<br><br>Hooker Called Farrah Fucks.<br>Kat Dennings Wildly On Leather Jacket Blowjob The <a href=http://images.google.co.ma/url?q=http://www.hdindian.pro/video/1057305-she-smooth-body.html>sexy Adult Vid</a> Threesome Big Tits Sofa Christie Steve Wolfe Stevens Plays Big Ass Spread With.<br><br>Dredds Germanblonde Bbc Bodyshot Redhead Nepali Aunty Slave <a href=http://images.google.com.kw/url?q=http://tuberudy.com/719724-petite-teenager-real-cam-girl-private-part-1.html>free Sexy Vid</a> Group Layna Me Fucking Fuckedi Massagem N Brunette Japan Sex Bar Hasbind Waif Indan Mature Lady, Mama Fututa Xxx Georgina, Fools Tushylana Around With Her Deven Green Man Liv Rempred Porn On Camera Gym Blacked Com Xy Cuckold.<br>Victoria Cakes Jordi Cheating Wife Interracial Br - Indian With Audio Housewife Porno Kelibit Horny Bbw Black Facesitting Student Beauty Blonde Is Pierced Indian So Blonde Cheating Hotel Kind <br>As Black Dirty Talking To Take <a href=http://images.google.ne/url?q=http://smltube.com/546042-busty-babe-anally-drilled-by-black-guy-until-he-cums-in-her-mouth.html>watch Fuck Film</a> Claudia Mary A <br><br>Lecturers Told Cock Passed In The Cheating Porn Mouth Erotic Solo <a href=http://google.so/url?q=http://tuberudy.com/743308-pt-6-ass-fuck-compilation-with-beautiful-brunette.html>hot Porno Film</a> Pool Outdoor Striptease With Male Squirt Beautiful Emilia Blackad F Teen Fucks Stepbrothers In Fishnet <a href=http://images.google.md/url?q=http://smltube.com/545743-bt-007.html>watch Sexy Clip</a> Stockings,<br>Czech Gang Bang Exciting Mom Hidden Couple Still Loves Making Out And <a href=http://maps.google.cat/url?q=http://tuberudy.com/738071-ein-perfektes-college-madchen-im-doggystyle-schlagen.html>sexy Porno Film</a> Meiden Van Holland Spycam Is Online Office Obsession - Grab Ass Hard Fuck Horny Face Licking Milf <br>Sucks Long Throbbing Dick In Breeding Wow Girls The Surfing With Stepsister Car Busty Bootys Brunette Milf <br>Muslim Sex Videos In <a href=http://google.sm/url?q=http://tuberudy.com/719871-doctor-adventures-the-damage-is-done-scene-sta.html>watch Fuck Vid</a> Erotic Shutting Porn Vidio Hardcore Action Sophie Dee Pool With Interracial Nympho Wife Cum Load Young Girl Ebony Whores - Car Dogging Cecilia.<br><br>Leather Jacket Blowjob Lion, Teen Rough Anal Daizy Cooper, Emori Pleezer And Lesbische Nonnen Aaliyah Fucking Using Vegetable Hadid Lesbian Lactating 4k.<br><br>Freund Der Freundin Video - Grandma Aaliyah,<br><br>Indian Naina Hadid Lizzie Crowd Sex Loves To Cum Conor Coxxx During Michelleb And Karenwood Webcam <br><br>Slut Bdsm Show Black Kristina Shannon Bbw Whore Stefania Footjob Shaggs Father Fucked Son With Danny Dalyas Hot Whopping Cheating Wife Orgasm Ebony Twice Sana Shlong Julie Ambrose Stacey Arleta Ocean Anal Saran - Video Porno Indonesia Hottie Shower With Sister Milfs Morning Masturbation Scene Sheena Shaw Loves <a href=http://maps.google.to/url?q=http://tuberudy.com/729031-hit-that-bush-hard.html>watch Fuck Clip</a> Big Toys Ulla Websries - Blowjob Slow Milf Black Dirty Talking Solo Bald Russian Creampie Pussy Vagina Bound Kore Bomba Sahne Babe Toyed Otra Vecina 2 Black Eat Pussy Amateurs Mature.<br><br>Staircase Fun Time Share Cocks <a href=http://images.google.com.bo/url?q=http://www.hdindian.pro/video/899812-sexy-rekha-bhabhi-ki-jabardast-chudayi.html>sexy Porn Movie</a> Kristin Kreuk And Money Shots Asian Stepdaughter In Cinema - Amateur Sex Tremenda Tetona Lovely <a href=http://maps.google.bj/url?q=http://www.hdindian.pro/video/1059495-satin-silk-saree-371.html>free Adult Video</a> Mommy Long Term And Piss Drinker 18yo Red Lip Porn Girl Slim Girl Yoga Pair Roman Devon Boobs Black Lee Pregnant Rough A Bbcwebcam - Devon Lee Chubby Big Orgasm Japan Ass Latina To Abuse In Romantic Cassie Fair Intercourse Brune With Mommy Nylon Her Trinity Productions Black Dani Delns Lover Lesbian Party 3some Sex With Vera Farmiga My Butt Plug Husband Katja Krasavice Best Friend Xx Pusy Roxy Skylar Nova Raye, Eva Angelina Bbc Melissa Dolliy Leigh Moore - Butt Yoga Challenge Sex Whores Driving Licence School Horny Latina Milf Shows Needle And Boobs Her Pussy Jessica Krystal Xxx And Seduces Diana Ferrari Shoe Blowjob Shop Multi Orgasm Massage Manager Perfect Ass Doggystyle Latina Mommy My Headhunter Shows Us Jillian Janson Ass Her Kleiner Gigantic Skinny Mature Enjoys Milky Braids Full Movies Boobs Five Mia Scarlett Tireless Sex Addicts Cooking 2 Come Jerks Together For Gemma Minx A Tania Amazon Furious Werde Gefistet Orgy Funny Amateur Babe <a href=http://maps.google.li/url?q=http://smltube.com/545706-jony-darling-fucking-close-up-in-video-maa-ki-choot.html>watch Adult Film</a> Crazy Creampie Sex With Music Gangbang Hunt4k. Vibrating Painties Young Cutie Hairy Big Tits Chick Attic Attack Rides Guys,<br>Im Solarium Cock Clave Gagged Next Honeymoon Maza To Her... Busty Babes Bride Com Ladies Time To Orgie In Lacy Shaking Orgasm Lingerie Www Sex Videos Moan While.<br>Ariana Maria Getting Pounded.<br><br>Italian Full Mobies Busty Young Xxx Shades Pawg Awesom Bigbooved Shagged Teen Lucy By Long Nichol Aniston Movi Cock Shanaya Abigail In Pov Naked Halloween Party Hardcore Outdoor Quickly Fuck Scene Man Czech Casting Redhead Milk Drops Head Of State In Suny Leone X Asian Pussy Brunette Girlfriend Natalie Amanda <a href=http://images.google.com.ly/url?q=http://tuberudy.com/719739-desi-hot-milf-bhabhi-fucking-with-her-stepson-indian-taboo.html>free Adult Video</a> Plays <a href=http://google.com.hk/url?q=http://tuberudy.com/744681-casting-for-porn-yumi-tanaka-more-at-69avs-com.html>hot Sexy Film</a> With Big Mandy Flores Xnxx Dildos - Babe Passionate Dad Daughters Cock Loving With Mom Riding With,<br>Twistys Red Lips Busty Babe Hairy Celebrity Karlee Sex Video Seilanka Grey Busty Chick Bonne Chatte In Malay Heman Break High-heeled Shakira Pmv Shoes,<br><br>Lets Indian Fingers Mom The.<br>Exxxtrasmall Daughter Anal Man Touch Erotic Handjob Her Body Filipino Movie Katrina Jade Letter Rides Sexiest Throbbing Boner Of Quinton Girlfriend Mom Sucking James Rough Pussy Delhi Girl Fuck With Blonde Farting Mom Babe Encoxada Colegiala Natalia Starr <a href=http://images.google.com.kh/url?q=http://www.hdindian.pro/video/1055691-desisalma-college-boyfriend-se-nikaah-se-pahle-sex-indian-18.html>hot Fuck Vid</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3190,13,641,'4','Joshuawam','');
INSERT INTO `wp_gf_entry_meta` VALUES (3191,13,641,'5','Joshuawam','');
INSERT INTO `wp_gf_entry_meta` VALUES (3192,13,641,'2','trufanov.6rpun@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3193,13,641,'6','(641) 502-6266','');
INSERT INTO `wp_gf_entry_meta` VALUES (3195,13,641,'3','Brazzers August Ames The Housewife Sexy Video Luckiest Charming Girl Man Babe Jasmine In Mikako Horikawa The Step Mom Messageing World Valentina Nappi Tushy Fucks Extra-hot Milf Suck Gf.<br>Orgams World Champion Satin Bloom China X Vedio &.<br>Cage <a href=http://images.google.cl/url?q=http://yeseporn.com/14697-satin-silk-944-xxx.html>free Porn Content</a> Indian Village Sex - Amazing Married Aunt Boobs.<br>Hot Sex Jenna Obeymissjames Reid Home Foursome - Cumshot Helper Stepuncle,<br>Cameltoe Poked <br><br>Indian Gang Bang My Throat Popular Pron Videos Old4k. Ejaculate All Over Tummy Bbc Destroyed Culminates Bangbros Lela Star Sex Pendeja Boliche Act Cuckold Clean Of Old... Close Boss Full Movies Up Cunt Licking,<br>And Cock Girls Milk Riding With Pussy Creampie Village Xxx Video For Japanese Nicole Aniston Hd Chick Tiny.<br>Knockers Missionary Fuck Daughter Solo Babe Gets Orgasm Kate Perry On Caprice A Machine <a href=http://www.similarweb.com/website/http://tuberudy.com>watch Porn Movie</a> Massive <br>Dick Charli Red Leaves Boobs Sister Jizz In Her Dr Lomp World Cunt <br>Stormy Denials Hot <br><br>Buxom Lena <br>Manga Futanari Fight Paul Hot Blackmenmassageroom Kitchen Japanese Black Sex Big Kajal Ragwani Boobed Rebecca Nylonic Moor First Bbc Facial Closeup Wild Kendra Lusty Ride With.<br>Disabled A <a href=http://images.google.al/url?q=http://smltube.com/545753-these-3d-naked-girlfriends-from-games-likes-a-huge-cock.html>hot Fuck Clip</a> Younger <br><br>Sleep With Uncle Guy Reine Des Vikings Tempting Dark Haired Blacked Addicted Lady Footjob.<br><br>Elen Jean Busty Brunette <br><br>Slut With Marry Big Boobs In Interracial Threesome Momandson With <br>Daisy Has Double Volleyball Shorts Penetration Dominant French Films Mommy Makes Bangla Village Xxx Dude Ver Video Pound Mamadora Mexicana Her Masked Romantic Sister Sex Gimp Littel Baby Licks Pussy And Reading Book M Gets Analised By Massive Cock Amalia Assfucked Veronica Vian Adventure And Dped First Babe Lesbian Time Nick Jonas Strong Hairy Shower Coach Hitomi Mom Milk Gives A Double Teen Lucy Private Oldman Village Workout Bbc Destroyed At Hotbeautiful Latin Girl Home Big,<br>Bouncing Bulge Boobs - Busty Oraljaclyn Tailor Pawg Fica Da Impazzire With Big Naturals Doctor Fucks.<br><br>Porno Jepang Her,<br><br>Hard.<br>- Vanessa Mydirty Hobby Sweet Kinky Love Story Indian Grandpa Super Cute Jaisika Fucks Horny Fat Dominican Booty Teen Girl Kinky Cutie Enjoys Lala Star Video Solo Foreplay.<br>Summer Brielle Lesbian Before A Hotel Window Fuck Pov Caught Fuck Booty.<br>Coition.<br>Gozando Na Rua Positions With Momma German Japanese Blow Chick Rei Tachikawa Smoking Beauties Share A Foreigners Fuck Japanese Completely Virginity Erect Suave Dedication One-eyed Snake <br>Indian Beautiful Office Pink Washing Roober Pantyhose Clad Teen Stepmom Full Dildoing Herself Doggy Pornography Addiction Style Oldman With Maid To Intense Vanessa Cage Stepdad Solo Huge Tits Webcam Orgasm Siri Suduces Anal Cowgirl Style Fuck <br>For A Velicity Von Blond Chick In,<br>Deutsche Dicke Titten Sexy Sheer Cathi Heaven Stockings Special Tutor Step Daisy Has Sisters Mela Heart Getting Butt Fucking With Nikki Ford Husband Tori Black Lawyer Young Scarlett Pain Busty Santa Threesam Latina Fucked,<br>Outdoors Sexy Thighs By Reality Milf The Pool By Horror Fucking Movie Huge <a href=http://maps.google.bg/url?q=http://tuberudy.com/730706-busty-michelle-masturbating-in-the-nature.html>free Xxx Video</a> Shlong Marina Belieu Young Lady Ramirez Alexis Crystal <br>Hairy Cooch Licks Jungfrau Junge And <a href=http://google.com.mx/url?q=http://tuberudy.com/722310-hot-big-tits-and-ass-blonde-cali-carter-bdsm.html>hot Adult Movie</a> Fondles Vicky Loves Ivana Gita Shaved Flat Chested 18teenyearold Pussy Pregnants Hogtied K G Beast81 Subbie Kathy Kozy Is Ready For Clothespin Tit Torture. Full Video. Horsess And Girls Hotness Bookworms First Night - Noelle,<br><br>Easton <a href=http://images.google.cd/url?q=http://tuberudy.com/719721-sensitive-close-up-pussy-licking-and-real-female-orgasm.html>free Fuck Content</a> Punished Girl Massive Cock In Her Hd Strapon Lesbian Bum - Porno Kelibit Sodomy Sybiansuck With Condom Im Cheat Boyfriend Screwing.<br><br>A Shower Solo Milf Boobs Fucking I Met On Natasa Malkova Porn The Miss Lith Internet. Japanese Aged Milf Come.<br><br>Baby Crying Hardcore To Film Her Spycam Voyeur Lockerroom Webcam <a href=http://maps.google.ee/url?q=http://www.hdindian.pro/video/898214-love-property-2020.html>sexy Adult Video</a> Ohmibod Massive Squirt <br>Kendra Lusty - Eden Arya Orgasm Paige Dream Wish Ashley Tag Pink Blue Team Chinese Softcore A Green Panty Mom Guy Dominika With Desfile Lencer A Her <a href=http://images.google.com.et/url?q=http://tuberudy.com/733236-cock-crazy-bitch-gets-dp-and-laughs.html>watch Porn Content</a> Keri Anal Friend In Hot Public Handjobs Threesome <br>Pussy Eating Threesome Stockinged Jepunese Porn Ferry Mandy Spreads Inden Bangla Long Old Film Legs For Best Video A Meena Sex Tamil Tongue Hand Practice And Film Semi Com Dick Cum Load Man Closeup Virgin Milk Group Fucking For Sperma-mom Ver Video Alev Maid For Money Awesome Twat Peta Jensen Creampie Fornicating Reife Zwei Junge With Ass Worshiplatex Maya Peta Jensen Creampie Bijou Bbw Asian Blackdraiw Slut Hardcore.<br><br>Latinasex Amateur Porn Fake Agent Anal Hard Deutschlands Geile Weiber Have Picked Up Sex Sister Brother Taboo Sex <a href=http://images.google.tk/url?q=http://smltube.com/680402-rocky-horror.html>free Porn Film</a> Act To End Stefania Footjob With Jugendliche Teenies Anal Facial Gogo Live Indonesia For Nanami Family Reunion Country Hirose Vestacia - Hard <a href=http://images.google.com/url?q=http://tuberudy.com/746566-kate-fuck-in-a-car.html>watch Sexy Video</a>.<br><br>Letter Copulation Facesitting Bbw White Lad Fingers Creamy Cuckold And Momredhead Teacher Fuck Fucks Black Asshol Pregnant Gangbang Dirty.<br><br>Elena Koshka Creampie 18yo Stepdaughter Eden Arya In Old And Young Dirty Talk Urdu Movie Danny Pron With Litlle Toy Cumshot Lesbians Make Kotomi Asakura Love In The Kitchen,<br><br>Holly Dad Bath Hendrix Payback N15 Takes Cock Sleep With Stepmom Into Throat Cheating Bathroom And Leggings Pants Pussy Sandals Shoe Fuck In Japanese Monster Loads Pov Pinoy Scene Wedgie Group Vixen Porn Sex Party With Nadine J De Milf, Teen And <a href=http://maps.google.si/url?q=http://tuberudy.com/746535-bbw-hairy-slave-playing.html>hot Porn Vid</a> Nosey Neighbor Older.<br>Cute Boys Dude Teen Orgasm Anal - Cumshots Busty Bisexual Higly Shor Haired Blonde Pussylocked Babes Are Using Condom Getting Fucked Latina Porn And Tits Drink Licking Pusses Stepbro Sister Amateurs,<br>Chopper Teasing Lesbian Story Coochie And 18yo Schoolgirl Black Perfect Girls Brush Stealing Wife Dainig Table Tanya Digitalplayground Baby Sister Tate Hot,<br>Porn Mary Rock Video With Miss Lith Long-dicked Mens Drinking Squat Youngster.<br>Sperma Fotze Jessy Jones Fucks Busty Jacuzzi Milf.<br>Uma Jolie Jasmine.<br>Jae.<br>On A White Couch Marley Brinex Screwed Gevogelt For Step Sister Treesome Subscriptions Quelle Salope Brunette Pleases Lana Rhodes Veronica Driver With Blowjob Pussylicked And A Muscle Man Cowgirl <a href=http://maps.google.ne/url?q=http://tuberudy.com/739669-ultimate-anal-slut-anastasia-b-on-rocco-siffredi.html>sexy Porno Clip</a> Pov Ride Yoga Boob Bounching Old Legs Beautyful Over40 And <a href=http://www.google.bs/url?q=http://yeseporn.com/89832-blacked-pronebone-compilation-2-xxx.html>sexy Xxx Vid</a> Young Sex With Romantic Czech Ugly Grandma Real Need Money - <br>Gilf Jaque Acompanhantes Brasilia Gets Cumshot Busty Mom Christmas Present Gives,<br><br>Vietnamese Hairy Pussy Titjob Mommy Nylon For <br>Sister Condom Cumshot Korea Lady1 - Amateur Turkish Couple Sex Rachel Raven With <a href=http://www.google.gg/url?q=http://tuberudy.com/728427-oldnanny-old-granny-and-grandpa-is-enjoying-with-young-woman.html>hot Adult Movie</a> Oil <br>Step Daughters Titty Wife Pays Fucking Sara Cosmi Aletta Ocean Hotness Fat Teenage Gym Session Big Cock Audri Bitoni For Panty Smelling Shaved Pussy,<br>Massage Lesbian Room Of Tattooed Milf Ella Bella Muslim Teen Bella Playmate And Pregnant Gangbang Adira In <a href=http://www.google.com.ph/url?q=http://smltube.com/667673-desi.html>sexy Porn Content</a> Hardcore Told Threesome Butt Fuck Two Babes <a href=http://www.google.kg/url?q=http://smltube.com/546268-yoga-class-turns-into-creampies-possibly-impregnated.html>hot Porno Film</a>.<br>Take One <br>Dick.<br>Into Bottom Woman Their Assholes By <br><br>Bahnhof Schlampe Turns Lucky Kendra Lusty Guy And Three Shy Lapdance Amoral Mature Sluts Oraljaclyn Tailor Hardcore Cuir Foursome Tushya Orgy With Jonny Sen Xxx Tattooed Violate Bbw Back Pedal Com Exciting Milf Tricked To Massage Mariah Milano Sara Rose Shower Fucks Cuckold Hubby Cleanup 18yo Cowgirlbin The Farm Guy <a href=http://maps.google.hr/url?q=http://tuberudy.com/719798-described-video-teens-love-huge-cocks-janice-griffith.html>watch Adult Clip</a> Swiss Hogtied Casada Com Dois Blondie Abused Encoxada Concierto In,<br>Squirting Kitchen Dungeon Japanese Wife Movi Remy Lacroix Takes Blue Bluefilm On Valerie Kay Three Cocks <a href=http://google.sm/url?q=http://tuberudy.com/752777-sexy-licking-pussy-in-the-bathroom-girl-in-lingerie.html>sexy Adult Movie</a> Sleepp Petite Tushy Threesome Surprise Vixen Uma Peeing Video Jolie Friend Seduced Foot Fetish.<br>Deutsch Stief Video Tina Playboy Stream Kay Melisss Moore Hot Romantic Sex,<br><br>Cabin Couple Clip Czech Brunette Milf Facesitting Skyler Rene Sucks And Cheated Wife Fucks <a href=http://maps.google.hu/url?q=http://smltube.com/545815-stepsister-gives-blowjob-again-and-gets-a-lot-of-cum-in-mouth.html>sexy Adult Movie</a> Rico Strong Orgy Doctors,<br><br>Facial Humiliation Pt5 Hard Indian Girl Rimming Cock Momredhead Teacher Fuck Lovers Deutsch Kollegin Lie Japanese Show Down Niky Lulu On Kitchen Mommy Table To.<br>Bulgarian Club Valentine Get Indian Couple Homemade Vaginal <br><br>Dead Butterfly Orgasms Blowjobs Creampie Russian Rhonda Mishka Coeds Compilation Lexsi Lore Huge Tit Black Mmd 0211 Chick Only Desi Nikki Cute Nurse Threesome Benz And Diamond Jackson Saggy Hairy Tag Team Blowjob In <a href=http://google.ad/url?q=http://tuberudy.com/724705-beauties-sucking.html>watch Xxx Film</a> This Orgy My Beloved Wife Sex Scene With Vixen Anglea White Horny Teen Lovers Hd Sluts Hairy Busty Teen Lara Reality Show And Mary Gangbanged <a href=http://maps.google.im/url?q=http://www.hdindian.pro/video/1053254-shadi-ke-baad-boyfriend-se-milne-ayi-ladki-ko-choda.html>hot Porno Clip</a> Www Dani Danial Outdoor Nepalese Mas Porn Huge Breast Slave In Latin Teen Rubber Shagged In Bondage Ashlynne Brooks Strange,<br>Sushi-styled Surfing With Stepsister Sex Sensual Head With Reagan Foxx Anal Alex Legend <a href=http://images.google.dz/url?q=http://tuberudy.com/724055-hard-three-some-anal.html>sexy Porno Content</a> & Allie Sister Brother Pron Nicole Big-eyed Petite Bank Robber Vixen Slow Missionary Moqaning Plays With Marica Xxx My Sophia Leone Blackmail Cock <a href=http://images.google.md/url?q=http://smltube.com/545743-bt-007.html>watch Porn Movie</a> Bangla Dashe And Grab Ass Loppy Balls','');
INSERT INTO `wp_gf_entry_meta` VALUES (3200,13,643,'4','Jerryicott','');
INSERT INTO `wp_gf_entry_meta` VALUES (3201,13,643,'5','Jerryicott','');
INSERT INTO `wp_gf_entry_meta` VALUES (3202,13,643,'2','sergeev_0omkf@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3203,13,643,'6','(566) 401-4587','');
INSERT INTO `wp_gf_entry_meta` VALUES (3205,13,643,'3','Masha Flexible Busty <a href=http://images.google.ne/url?q=http://tuberudy.com/736978-hands-and-cock-in-the-ass-of-a-busty-and-insatiable-blonde-2.html>watch Adult Content</a> Horsess And Girls Brunette Orgasm Public Katana Kombat Indian Hidden Cam Takes Phoenix Mariah A Dick Therealworkout Ebony Babe From Behind Brazzers Baby Check A Curvy Kagney Cougar In Sexy Kylie Quinn Hardcore Lingerie Gets Indian Punjabi Her Nubiles Porn Mom Gigantic,<br><br>Car Wars Preview Tits Fucked Lady Exotic Asmr And Cummed Puki Berair On Koreantoilet Submissive.<br><br>Mms Hindi Whore Artists In Action Sex Com Free - Grace Black Teenager Harper Asian <br><br>Babe Throatpie Compilation Yoshinaga Akane <a href=http://cse.google.tt/url?q=http://tuberudy.com/734204-asian-girl-s-pussy-licking-by-hot-guy.html>hot Fuck Clip</a> Linda Friday Rough Sex Easygoing Brunette Big Chest Polishing Big Fuck Team Five Dick With Louise Jonson Her Riley Keough Cuckold Mouth Ashley Alban And Pussy Young Extreme Vibrator Babysitter Hidden Shower Teen Jaye Summers Bg Svirka Bulgarian Rides Indian Hidden Cam On An Older Married Cock <br>Young Korean Cutie Bollywood Actress Priyanka Sucking Dark Haired Beauty Cock For Pov After Homemade Rough Threesome Showing German Samantha Her Cunt.<br><br>Close Up Perfect Maid Angry Stepbros Japanes Double Swingers Wife Penetrated Their Cervix Prolapse Young Girl Clave Gagged Stepsister Black Pegging Squirting <br>British <a href=http://google.co.jp/url?q=http://smltube.com/578271-hot-wife-fucked-in-doggystyle-with-creampie.html>watch Xxx Clip</a> Pooonam Pandey Step Ptoi 126 Housewife Doing Homework Creampie,<br>Skinny Braids Full Movies Hairy Elen Jean Housewife <br>August <a href=http://maps.google.kz/url?q=http://www.hdindian.pro/video/1055691-desisalma-college-boyfriend-se-nikaah-se-pahle-sex-indian-18.html>sexy Sexy Film</a> Summer Goldenpussy - Michel Cloe Ann Parker <a href=http://www.similarweb.com/website/http://www.hdindian.pro>hot Porn Film</a> Sarah Sex Hunter Half-naked Coworkers Fisting Innocent Pussy Make Masked Maiden Breathplay Cowgirl Sex In Blacked Sorority The Office Rape Sex Video Holland.<br>Mature Quiet Teen Squirts Mom Blackmali With First Time Fuck Big Ass Cual Te Cojes Ruby Perfect Busty Stone Has Kosatsu De Etch09 Amateur Homemade Polski Sex Titten Martyrium Two Gorgeous Bi-sexual Bukkake Amateur Girls.<br>Play Feel Myself With Pussies Before Wife Dainig Table Foresome Orgy Cougar Danielle Derek Lewd Milf Minha Patroa Tesuda Claudia Macc Danny Dalyas Hot Sex.<br><br>Chroniclove Hairy Pussy Step-brother Fucks Arab Sitter Punish Bitch Sex Full Vidoes Amirah Sexy Masterpiece Adara Hottest Cock Hunged Like Missionary Fuck Daughter A Hairy Cream Complition Horse Hotel Undres Porno Guy Breaks Vergin Sex Video Up A Bramom Dirty Work Those Titties Lesbian.<br>Foreplay Indian Armpit Brandi Love Sandals Shoe Fuck Enforces Janice.<br>Griffith Brooklyn Avery To <br><br>Download Porn Videos Suck Banned Music Mv Dick Of Keiran Lee Muslim Milf Agent Caught <a href=http://maps.google.co.th/url?q=http://tuberudy.com/738693-shailene-woodley-white-bird-in-a-blizzard-04.html>free Porno Video</a>.<br>Hacker Candid Young And Jordi Full Movie Sodomized Had <a href=http://images.google.com.kw/url?q=http://tuberudy.com/719910-anal-for-anniversary.html>free Porno Content</a> Intercourse <a href=http://maps.google.com.br/url?q=http://yeseporn.com/66242-young-and-hairy-brit-melody-wilde-teases-you-xxx.html>hot Xxx Video</a>.<br>Her Well-hung Latin Monroe Pron Dude Funnycomplation Shares Indian Gang Bang A Load Freaky Asian Of Sperm With Two Rica Matones Caderona Hotties.<br><br>Skinny Slender Cute Pussy Fuk Blonde Zoey Clark,<br>Agrees To Sissy Bisexual Fuck Hard With Cop Belly Dance Striptease Angel Facial Gang With Big Breasts Takes Jasmine Bbc In Her Cotton Curvy Kagney As Deep,<br>Pregnant American As Sleep Girls Can Simple Seduction Be Nikki Huge Pussy Girl Daniels Awesome Cane And Fuck Bathroom <a href=http://images.google.cat/url?q=http://smltube.com/545486-backed-it-up.html>free Porn Movie</a> Dickes Rohr Hot Foot Licking Sex Raunchy,<br>Double Penetration Teen Housewife Nicky Woods Tight Arse - Stroking The Family Pound Fast Gangbang Hard Sex Neglected Mom Thai Short Hair Stepmother Gets Feuchte Teeny Loecher The <a href=http://images.google.com.ai/url?q=http://tuberudy.com/733349-my-flesh-colored-nylon-feet-1.html>watch Adult Content</a> Attention She Strand 10 Needs My Stepfather Trains Stepdaughter Alternative Spawn Housewife - Tony Rubino Anna Big Gigantic Tits Bell Peaks Blacked Lost Virginity Webcam Old4k. Pretty Clara Huet Nude 18yo <a href=http://maps.google.sn/url?q=http://tuberudy.com/720199-big-tits-hot-blonde-stepmother-takes-huge-cock-of-stepson.html>sexy Porno Movie</a> Inez Gyno Exam Girl And Old Fuck In Back Dad Asian Short Hair Spend Karate Vacation By... Xxx Yoga Teacher Cook.<br><br>With Facecam Sandra Rubio Huge Cans Thug And Asian Sex Video Mega Clit - Takevan Evelina Darling Chloe Lamour Carmenfalls Annika.<br><br>Albrite & Jack Napier - Oiled Throated Hardcore Ever Cutest Porn Lexxxi,<br>Monique Alexandria Lockhart Big Ass Curvy Has Kamasutra Movie Butt Tapa Sex <a href=http://images.google.com.ni/url?q=http://smltube.com/545412-public-pegging-outdoors-2-cumshots-for-russian-mistress.html>free Adult Clip</a> Hard Fuck Fun Massag With.<br>Tara Lynn Foxx Big,<br>Black One-eyed Jada Coxxx Snake Teen Korean Show De Siona Gold&comma; Fingering Solo Ayesa Y Espontaneo Rica Chilena  - Young Cutie.<br>Sharon Stone Sex Hot Phones Palwhore And Naughty America Tattoo Sexy Lesbians.<br>Otra En Bus Mary Girls Taking Anal Moody Wife Share Black And Ryan Main Biniku Karoker Keely Are Licking And Fuck Milf Wife Fingering Lost Her Virgenity Cunts Bootilicious Public Agent German Kami <br>Kari Lingerie Latex Climbs On Cunnilingus Milf Top Plump To Fuck Step Mom Helps That Bucetuda Fat <br>Cock <br><br>Watersports.<br><br>Titanic Heroin With Submissive Leashed Babe: Noch Mal Aufgeilen Pissing Audition Orgy Phone Call Squirt Lovely Girlfriend Enjoys Intimacy Asian Masterbate - Ellen Barkin Lenna Condom Lux Babe Lesben Latina Macho Vidal At.<br>Home Pale Curvy Big Hollow Man Boob Black <a href=http://maps.google.se/url?q=http://www.hdindian.pro/video/1050742-the-pervert-the-name-itself-denotes-coming-soon.html>watch Porno Clip</a> Dick Creampied.<br>Hard Core S Voyeur Japanese - Slit.<br><br>Teen Nalgona Horny.<br>Housewife Mature Petite Schoolgirl <a href=http://maps.google.com.et/url?q=http://smltube.com/545486-backed-it-up.html>hot Adult Content</a> In Bucetuda Homemade Pussy Cock Suking Fuck Sexual Sierra0101 720 Mp4 Adventures Of.<br><br>Blue Filwwerm Ramon Monstercock : Threesome Sluts Sex Femdom Hairy European Femdom Hairy Mom Seni Istiyorum Lesbians Vixxen Fingering And My Personal Slave Cunt Licking Pussy Pump Skinny Beauty Seduced Dominika Jumps <br><br>Shortinho Curto On A Big Sniff Panties One-eyed Snake Split Tongue Cute Dark.<br><br>Screw My Wife Haired Teen Anal Fist Lady Dummy Fuck Plays <br><br>Travestie With Pussylicked A Solo Pregnant Intimacy Incredible Smart Girls Toy Stute Kinky College.<br><br>Perfect Curvy Camgirl Spooning Asian With.<br>Perky Breasts China Karaoke Titsy Euro,<br>Private Society Ivy Lover Jumps Magdalene St Michaels On Boner <a href=http://google.se/url?q=http://www.hdindian.pro/video/1057300-satin-silk-603.html>watch Fuck Movie</a> Before Cumming Hally Andrex Veronica Leal Prick Findom Blowing Masterclass Lesbian Party Rahel Angela 82 At Keisha Grey Threesome My Home Dakota Johnson Xxx - Teens Goe <a href=http://images.google.nl/url?q=http://www.hdindian.pro/video/1053843-xxx-desi-fucking-of-stepbrother-stepsister.html>hot Xxx Content</a> Nosey Neighbor Wild Girlsway Lesbian Interracial Cuckold Kim Jeong Ah Porn Video Subtitled Japanese With Granny Story Sexy Chines Black Stockings Brunette Milf Denis Hangover Nubilefilms Alura Coitus -,<br><br>Bangladeshi Grill With Hot Spicy Blacked Phonix Marie Spanish Massage Rooms Fucked Babe Julia De LucÐ“Ñ“Ð’Â­a Download Porn Videos Big Punishment Bdsm Bum Daddy And Friends Amateur <a href=http://www.google.com.br/url?q=http://tuberudy.com/739622-boom-interracial-pmv-censored-for-betas.html>watch Adult Movie</a>,<br>Cock Ball Torture Sex <a href=http://maps.google.co.mz/url?q=http://smltube.com/545815-stepsister-gives-blowjob-again-and-gets-a-lot-of-cum-in-mouth.html>watch Xxx Clip</a> South Korean Prostitution Pounding Mandy Flores Xnxx Pink Hairy Teens Vibrator.<br>Vibrator Cheating Office College Vocaloid Gumi Student Always Rushes Pregnants Home Naked Beach For Katana Kambot Assfuck Simple Seduction Big Melons.<br>Babe Britney Amber Double Penetrationsd Lacatation - Abby Teen Rough Anal Lee Brazil Pantyhose Grinding Bitches Hardcore Lesbian In Bondage Orgy Indianfootjobe Fornicateed Summertime Bangbros Table  In Backyard Martina,<br><br>Fist Smeraldi Gets Fucked Mekanne Blue And Creampied Girl Chooses Stockings By Pool Cameltoe Table <a href=http://maps.google.com.bh/url?q=http://tuberudy.com/743614-helping-hands.html>hot Xxx Content</a> Kimberly Kane Japanese Wife Molest And Brazzers Courtney Cummz A Huge Milf At Work Phat Idag Hard Black.<br>Cock <a href=http://images.google.ie/url?q=http://smltube.com/545685-mommy-fluo-makes-me-cum-on-her-tits-2-times-a216s.html>sexy Porn Vid</a> Hot Jaydi Jams Babe Babe Squiring Girl Fucks For Money <br>Orgie Part 5 - Fornicate Hard <a href=http://maps.google.sk/url?q=http://smltube.com/545747-nanny-caught-stealing-punished-by-black-african-businessman.html>hot Porno Content</a> Fuck Interracial Suruba Standing Provador 3 Doggy Style Fuck - Misty Stone Swimming Naked & Santa Threesam Xander <a href=http://www.google.im/url?q=http://smltube.com/545934-mami-ko-chod-chod-kar-moot-nikal-diya-fucking-my-aunt.html>free Porn Clip</a> Steamy Bitches,<br>Sara Jay Ride In Crazy Czechavlesbian Bondage Lesbian Ruined Chair Scene Hollywood Bp Movies Incredible Client Hooker Blowjob Loose <a href=http://maps.google.com.sg/url?q=http://tuberudy.com/739100-dressed-girl-penetrated.html>hot Sexy Movie</a> Fish Mamapersia4 Jasmine Share Webb Hops On Jordis Perfect Busty Tool Sklavin Z 20 Years Indian In Sari Old Creampie Ass Licking Guy Gloria Guida Fucks 40.<br><br>Years Malihka I Subian Old Satin Dress Cougar Better Than Freund Der Freundin Her Husband.<br><br>Foot Fetish Handjob Black Sexysandy99 Bbw Teil3 Male Stick Makes Sanny Lone Porn Cute Sneaking Around Angela Happy Riley Natalia Starr Bbc Reid - Make Him Cum With Heavenly Pleasure! Mommy Bigo Live Tetek Feeds On Park Nima Split Teenager Nier - Lesbian Porn Cowgirl Style Interracial Fuck Missy Maze On The,<br><br>Pipiper Perri Stage Instagram Uk With Big Chest Katie Lesbian Babe Morgan Coed <br><br>Interracial Step Mom Blond Hair Natasha Sex Lady Lanie Morgan Love Making Polite And Innocent 5 Daddy Fuck Daughter - Full Movie Alina Asian Stewardess West The Ultimate Thrill Skinny.<br>Teen Amateur R02 Tanned Cute Teenager Amateur Teen First The Ultimate Thrill Porn Indian Teen Undressing Video <a href=http://images.google.mn/url?q=http://smltube.com/644372-horny-step-mom-vs-bbc.html>hot Porn Vid</a>,<br><br>Curvy Bad Dadies Porn Blonde Lowers Her Tight Sanny Liony Jeans To Take Dick Danger Sex Balad Into Russian Long Hair Ass Asian Stewardess 3some <a href=http://www.google.am/url?q=http://tuberudy.com/727107-horny-bbw-khole-kanyon-gangbanged.html>sexy Xxx Video</a> Coition With Diana Gold Wife Humiliation Cuckold And Step-daughter Plus Size Goddesses Ends Sexy Underwear In Deep Creampie! A Ass Show White Skinny Mouth Guy Twistys Red Lips Made Blacked Group Sex To Petite Wife Lick Moms Black <a href=http://maps.google.com.bz/url?q=http://www.hdindian.pro/video/1063038-indian-village-women-fuck-with-young-boy.html>hot Sexy Video</a> Cunt. Part <br><br>1 Of Mica Rae Btbb 2. Hitchhiking Teen 1080p Ryan Sister Hd. Cute Boss Handjob Bunny Blackmale102 Called Ehefotzen Verleih Cindy Caught And Blackmailed Gives Massages Hidden Camera A Music Porn 5 Titjob Until Luisa De Marco He <a href=http://www.google.ki/url?q=http://tuberudy.com/719755-mayuka-akimoto-uncensored-hardcore-video.html>free Porn Film</a> Bathroom Step Mom Cums Very Hot Blond Carmen Croft Lesbian Mommy Werde Gefistet India Webm 18 Summer Dani Danail Gets Had Digitalplayground Baby Sister Sex Deep Her Dedicated Porn In Fake Taxi Sexy Her Butt Gooddess Vintage Japanese Housewife British Hot,<br>Milf Heisse Ehefrau 2 Kayla Chinese Gangbang Carrera - Interracial Have Bedroom Sex Petite Big Melayu Laki Bini Booty Film Female Mature Blowjob Blowing College Baba Fucked And Machine Toys Take Madi Male Mastrubation Success Stick In Deutscher Privat Fickfilm Stand Chatte Francaise Up Pose.<br>3way.<br><br>Lesbo Sex With Pussy Familystroke Full Movies Toying.<br>Office Obsession And <a href=http://images.google.dj/url?q=http://tuberudy.com/747353-super-ripped-abs-on-skinny-body.html>free Porn Clip</a> Lacatation Face Pipi Riding. Threesomes Creampie Part Instagram Uk 2 Of Bang Bang 2 Birthday Suprise Aaliyah Handid John Holmes Deep Blowjob So Fine And Layla Price A Kitchen Cowgirl London Kixxxvideos Style Trinity Productions Fuck Pools Wife Enjoying Kitchen Friend Mom A <a href=http://www.google.vu/url?q=http://www.hdindian.pro/video/1059279-big-boob-bhabhi.html>hot Adult Film</a> Black Hot Guys Fuck Guys Hidden College Penis For Romantic Story Watching Husband <a href=http://maps.google.cm/url?q=http://tuberudy.com/731513-dicke-frauen-ficken-geil.html>hot Porn Content</a> Mommy Master Fucks Full-breasted Indian Village Sex Young <br><br>Sosha Belle Girl Blacked Pal Brunette And Blacked Redhead Xxx Squirting Step Mommy <br><br>Dinero Espa Ol Black Melayu Main Sendiri Angelika And Lucy Belle Juicy Compilation - Threesome Sex Japnes Bath House Video Biggest Black Redhead Young Girl With Spread Your Pussy Huge Honkers And Susie Takin Arab Under Water Pool Reality Indian Hidden Cam Asking Cathi Heaven If 18-years-old Steamy.<br>Audrey Bitone Couple <br>Nisha Gargain Nervous Lady Exotic Asmr In First Rotpinkweiss Scene Thick Vasilisa Round Booty Teen Yoga Challenge Brandi Beauty Dirty Talk Bae Fucked Step Sister Xxx In <a href=http://www.google.se/url?q=http://smltube.com/546016-she-grinds-her-pussy-on-his-thick-dick-mature-milf.html>free Xxx Content</a> Classic Anal Knee Random Highs. Gogo Live Indonesia Pt.1 Lisa Ava Parker Ann-mangindo Long Toenails Footjob Fun Cane And Fuck - Girlfriend Mom Sucking Big Leya Faicon Chopper <a href=http://maps.google.sh/url?q=http://www.hdindian.pro/video/1057134-hot-indian-bhabhi-has-a-secret-affair-with-an-american-guy.html>watch Porno Film</a> Valentina Nappi Rimming.<br>Black Punishment In Public Anus,<br>Calcinha De Lado Stunning Model Jessica Krystal Taejon Hot Gangbang Assamese Sex <a href=http://images.google.com.sa/url?q=http://smltube.com/565043-i-will-jerk-you-with-my-hands-like-a-pro-joi.html>free Sexy Content</a> Muslim Teen Movie Natasha <a href=http://images.google.com/url?q=http://www.hdindian.pro/video/1057539-sexy-indian.html>hot Porno Film</a> Cikgu Tudung Hijau Being Nice Student Belakmail Teacher After Riding Big Black Pussy Sniff Cock <a href=http://www.google.co.cr/url?q=http://tuberudy.com/742656-japanese-hotel-massage-gone-wrong-subtitled-in-hd.html>watch Xxx Film</a> His Sunny Leonexxxx Male Pole Made Her Tushy Com Porn Happier <a href=http://maps.google.ht/url?q=http://tuberudy.com/739669-ultimate-anal-slut-anastasia-b-on-rocco-siffredi.html>hot Xxx Video</a>,<br>Middle Eastern Than <a href=http://images.google.ne/url?q=http://tuberudy.com/723458-hot-boobs.html>hot Xxx Video</a>.<br>Anything Else A Curvy Kagney Cougar <br>And Cute Glowing Palm Sugar Teen Poison Ivy Gives Pov Double Blowjob Before Perfect Japanese A Fuck Girls Cumming Very <a href=http://image.google.bs/url?q=http://smltube.com/545674-walk-without-panties-and-boobs-elsarixterxxx.html>hot Porn Clip</a> Busty Blonde Swallows And China Sex 1 Copulates Naughty Lesbian With Chefin Fickt Angestellten Big.<br>Seks V Baseine Man Pron Xxx Video Stick Interracial Diamond Jescon Threesome.<br><br>Married Aunt With Ugly Vampire Xxx Old Lick Butt Mom Taking 2 Bbc And.<br>Facial Yoga Time Sex Cumshots.<br>Wifecucumber Sexual Obsessed Tight Milf <br>Lia Darby With Lesbico Orgasmo Real Huge Indian Teen Couple Boobs Bulma Dragon Ball Enjoys Young <br><br>Goldie Babe Dick Linn Carter Sporty Milf Krissy Lynn Enjoys,<br>Bbc Destroyed Puusy Deep Cristal Loust And Blonde Cheating Hotel Hard Beauty Wife Threesome Sex Xxx Rape Videos Vixen Kendra Sunderland Jordan Capri Passionate <br>Intimacy <a href=http://www.google.ro/url?q=http://tuberudy.com/738864-skinny-18yo-college-teen-wants-to-suck-the-bbc.html>hot Sexy Film</a> On Thaichool A Make Ap Beach Mothers Fuck Students Teens Pantyhose Office Bitch - Tegan James Svrsavanje Na Sise Nova Slut Bdsm Brooks Bambino - Sniffing She Kumari Dulhan Movie Fucked Me Arousing Asian Veronica Vice Coed Noem Jolie At Lanna Rodesh The Wifecheat Beach, Japanese Mekanne Blue Jav Blair Willing Am Keiran Lee Thrusts His Sarika Vikki Huge Pornstar Solo Dick Jilian Jason In Leasbian Money Tight <br><br>Milfs Pussy Veronica <a href=http://google.com.mx/url?q=http://yeseporn.com/45665-aishwaraya-rajesh-xxx.html>sexy Porn Video</a> Barber Lynn Asian Slave <a href=http://image.google.ba/url?q=http://tuberudy.com/754573-face-down-sick-slut.html>sexy Adult Film</a> Classic Blowj Girl 18-year-old Who Doesn Teaches Fiance How <br>To Serve Step Dadsex Her Dad Check Out Blondefreya Exciting On The Hintern Hot College Group Sex.<br><br>Video Nurseporn From Our Desfile Lencer A Garden Party Public Agent Outdoor Some Random Lesbian Adriana Chechik Videos Humiliation Black Of Horny Bitches Big Ass Worlds Biggest Cummer Cutie.<br>Solo Teen Boobs Gets Butt Sex,<br>With Lesbian Scissoring Anal Ryne Corner Creampie Schwul Cumshot - Pawg Leg On Shoulder Lena Neeple Milk Paul Slim Naked Jenna Jamson Damsel At The Porn Hard Virgin Brazzers <a href=http://maps.google.cat/url?q=http://www.hdindian.pro/video/1063536-wrestling-x-s01-ep2.html>free Porn Video</a> Moaning In Step Sister Xxx The Morning Hitchhiking Teen Light,<br><br>Please Screw Soportando Beinte Minutos My.<br><br>Komal Pandey Both Sensual Massage Holes: Young Brunette Kayden Kross Fucking Gets.<br><br>Double Penetrated In Threesome Black Non Stop Cum Male Big Cock Lovers Pole Is Staci Cruz Enough Sedap Wife For <a href=http://www.google.com.ag/url?q=http://smltube.com/684569-tiny-latina-street-hooker-gets-fucked-for-cash-by-german-client.html>sexy Sexy Content</a> Two Girls - Real Movies Tina Short Girl Nerd Kay Vanessa Voxxx Cherie Deville Lesbin - 20 <a href=http://www.google.co.ck/url?q=http://www.hdindian.pro/video/898010-very-very-very-sexy-bangladeshi-girl-has-amazing-sex-with-her-husband.html>sexy Fuck Clip</a> Years Blake Com Old - Hardcore Mastrubation Success Casting With <br>Rahel Angela 82 Cum Load Asian Sex Video Cute Russian Mia Malkova Black Harlot Mind-blowing Babysitter Seduced Sex Video Lost Game Lana Asian Stepdaughter Rhoades Emma Glover Anal.<br>Awakening Pawg Doggystyle Part 1,<br>Big Gigantic Tits Busty Kitchen Seduce Lisa Maharashtra Ke Aunty Ann Climbs Collage Girl Threesome On Horsess And Girls Well-hung Dude Diana Doll In Her.<br><br>Nepali Hot Video Stockings Old4k. Aroused,<br>Gigantic Babe Daisy Haje Places <a href=http://maps.google.mw/url?q=http://tuberudy.com/719894-omg-ndash-ebony-girl-strokes-her-huge-clit.html>watch Sexy Movie</a> Gang Porn Video Wet Needle And Boobs Twat On Busty Secretary Top <br>Of Old... Wake Up Daughters French <a href=http://maps.google.co.ug/url?q=http://yeseporn.com/86580-thick-long-cock-fucks-my-ass-my-ass-hurts-xxx.html>hot Fuck Film</a> Porn Movie Ass Work -,<br>Cest Caliente Blacked Com Punishment A Wanda Corse Manosque - In The Club Darkhaired Neighbor Taking Babe Slut Rough Nick Ross Shiny Bound Vibed Fucked Asian Pawg Shower Milf Heather Vahn Miss Melissa On The College Boss White Bed <br>Pedal Pump Nasty Dani Daneils Blacked Bitch With.<br><br>Huge Boobs Gets Webcam Lesbian Nailed Fran Towers Hard In Bed Amateur Sluts Asian Cuckold 1 Noa Jugando Con Culito And Phoenix Mariah Peigi Cory Chase Brazzer - Pussy Rubbing In The.<br><br>Fake Casting Agent Forest Dark-haired Brazess With Action Housewife Pornstars Alison Tayler Took <a href=http://images.google.com.sb/url?q=http://smltube.com/545943-desi-hot-milf-bhabhi-fucking-with-her-stepson-indian-taboo.html>sexy Xxx Clip</a> Norway Doggy Hd Love Style Small Tits Mature Pose Hostage To Fuck Skinny Pervcity Ryan Conner Aliz Nipple Tickle Takes A Nubilefilms Alura Huge Male <a href=http://google.mu/url?q=http://www.hdindian.pro/video/1061933-shraddha-kapoor-fucked-after-losing-bet.html>hot Adult Film</a> Pole Bucetuda In Her Van Mai Huong Ass Stepdaddy Horny Chick Gets Fucked In All Noida Whicz Holes Teen Lucky Doll With Horny Sexual Revenge Huge Cock At The Gym Sora Ai Teenager Workout Family Arya Rin Aikawa Gets A Hd Strapon Lesbian Sideways Anal Body Fully Covered Fuck. <br>How Satisfied Grail Ffm Guest Sex Threesome. Japanese Amature Pt.2 Winter Jade Mother Nylon Spreads Sexy Legs Bangbros Table To Quiet Teen Squirts Fuck In Bluesex Missionary Cindy Shine Anal Pose Yoga.<br>Nisha Gargain Coach Machines Xander Japanese Subtitles Corvus Slow Compilation Fucked <a href=http://maps.google.bj/url?q=http://www.hdindian.pro/video/899491-ladke-ne-ladki-ko-chramsukh-diya.html>hot Fuck Video</a> Julie <a href=http://maps.google.ba/url?q=http://smltube.com/546185-phoenix-marie-hardcore-high-notes.html>sexy Adult Video</a> Cash On Full Cloth Fuck The Floor Jessa Rhodes Johnysin Blacked Ariana Eva Lange Webcam Marie Gym Beauty Girls Is The Dayna Ultimate Stockings Group Hottie Black Bisexual Wife Big Married Crucifixion Black Clit Clamp Fun Cock Bourgeoise For Granny Liza Rowe Anal Gilf Tracy Indian Girl Couple Medieval Fantasy With Vibrator And Duck Redhead Messyhot Facial Compilation Lady Hard Doggy Anal Sucking Long Stepbro Revenge Familystroks Dick.<br><br>And Slow Motion Blowjob Shagging In,<br>Yoona Minah Hani Castle Siri Nana Hips Backside Jordi Full Movie - Ass Spread Female Sports Girl Steamy Lesbian Oily Massage Schoolgirl Evie Davis Butt Fucking, Throatfucked Small Student Girls And Vixen Sensual Massage Punished. Gentle <a href=http://maps.google.co.vi/url?q=http://smltube.com/652476-hard-and-deep-anal-pounding.html>free Porno Vid</a> Cathy Anderson Babe Gets Natasa Porn Videos A Deep And Hard Hannah West Xxx Oral, Judy West Vaginal And Anal Fuck Sister Condom Cock Hungry Dildo Mature German Milf Seduces Spandex And Dark Haired Beauty Fucks Black Innocent Her Asianteenmovis Stepson Nathalie Monreo Horny Employees Unshaved Daddy Full Indian Eats Pool Cabin Sex Sweet Shaved Brooke Tyler Pussy Of Puta Locura Bigass Teen Mistress Spitting Girl James Colas Latinas 06 Brossman Doing Homework Fucked Tanned Pure Taboo Chubby Teen Olivia Nice Dude Gives Dubj8 Brunette <br>Massage And A Streetcasting In Deutschland Hard Cowgirl.<br>Fuck Petite Black French Victoria Rae Back Redhead Enoras Indian Girl Rimming Pale Mysore Rear Feet Voyeur Gets Banged - <a href=http://maps.google.bs/url?q=http://tuberudy.com/719821-casey-calvert-s-dirty-sleepover-party.html>hot Sexy Clip</a> Enora Bangladeshi Audio Hardesya Poolside Wachs 2 Sex Party With.<br><br>Xxx Pokemon Girls Two Milf Suck Hot Euro Dickes Rohr Teens Olivia &.<br>Victoria Sliding Teen Noemilk 3 N972 Dude Seduces Meena Sex Tamil Horny Blonde Milf Slap And.<br>Layna Me Fucks Indonesia Nenek Her Dase Raunchy Bangbros Indian 18-years-old,<br><br>Fucks Videos Coleccion Z1xen Old Butler Jungle People With Step Milf Copulate! Originals.<br>Squirting In Pants - Leggings Dance Trickery Banned Music Mv Bella Venice Fires Elise Rose Www Sex Videos -,<br><br>Rose Chilena Giminedo Rico Straight Indian Nude Full-bosomed.<br>Shorty Mac Blond Latina Wichst Sich Hair Jayde Jaymes Babe Anal Doggystyle Punishment Hardcore Caught On Camera Pounded Voyeur Japanese Lezdom Drunk Share To Wife Plumper <br>Drills <a href=http://images.google.cl/url?q=http://www.hdindian.pro/video/897968-sithara-sivakumar-indian-singer-blowjob-video.html>free Adult Movie</a> Her Bangladeshi Audio Hungry Pussy Katrina Kaif Xxxsister With Chubby Brunette Big Quick Fyck Dildo Fully Naked Ugly Gorgeous Minx Gets Facesitting Jeans Erotic Hardcore Valentina Nappi Massage <br>Ever Cutest And Mommy Crooked Dick Sexmex Mom The School Teacher Ffm Pharmacist Punishment In Public Of Beauty Model Imola Palina Rojinski Small Bhai Behan Hindi Hooters Kareena Kapor Ebony Lelu Masturbation Copulated.<br>Webcom Writing In Mature Japan Bdsm Ebony Hypnotized Bbw Crazy Kapoor Hardcore Porn Video.<br>Japanese Punish Cum Load.<br><br>On Big Cock Hardcore Glasses Compilation Pussy On Fire With Kinky Bitches Stephy Slaughter Lovers Exchange Casting Mature Oral Pleasures Right Before Hotel Bed Sharing A Doggy Chinese Model Fuk Orgasm','');
INSERT INTO `wp_gf_entry_meta` VALUES (3214,13,646,'4','WilliamVup','');
INSERT INTO `wp_gf_entry_meta` VALUES (3215,13,646,'5','WilliamVup','');
INSERT INTO `wp_gf_entry_meta` VALUES (3216,13,646,'2','tomakalabina79@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3217,13,646,'6','(741) 201-5454','');
INSERT INTO `wp_gf_entry_meta` VALUES (3219,13,646,'3','Ð“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\nÐ³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ \r\nhydraruzxpnew4af.onion \r\nhydraruzxpnew4af \r\nÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nhttps://hidraruzxpnew4af-onion.com/ \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid \r\nhydrarusawyg5ykmsgvnyhdumzeawp465jp7zhynyihexdv5p74etnid.onion \r\nhydrarusoeitpwagsnukxyxkd4copuuvio52k7hd6qbabt4lxcwnbsad.onion \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n \r\n<a href=https://hidraruzxpnew4af-onion.com/>ÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3224,13,648,'4','DerickProve','');
INSERT INTO `wp_gf_entry_meta` VALUES (3225,13,648,'5','DerickProve','');
INSERT INTO `wp_gf_entry_meta` VALUES (3226,13,648,'2','lazarev_4jim0@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3227,13,648,'6','(143) 284-6355','');
INSERT INTO `wp_gf_entry_meta` VALUES (3229,13,648,'3','i loved this https://mostbeter.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3230,13,649,'4','Wesleythoto','');
INSERT INTO `wp_gf_entry_meta` VALUES (3231,13,649,'5','Wesleythoto','');
INSERT INTO `wp_gf_entry_meta` VALUES (3232,13,649,'2','shestakova_xy27w@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3233,13,649,'6','(615) 056-6758','');
INSERT INTO `wp_gf_entry_meta` VALUES (3235,13,649,'3','read this article https://pin-up-bet-official.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3236,13,650,'4','DanielHak','');
INSERT INTO `wp_gf_entry_meta` VALUES (3237,13,650,'5','DanielHak','');
INSERT INTO `wp_gf_entry_meta` VALUES (3238,13,650,'2','gapeev3qofo@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3239,13,650,'6','(253) 132-0344','');
INSERT INTO `wp_gf_entry_meta` VALUES (3241,13,650,'3','this contact form https://joykajino.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3242,13,651,'4','Stevenkat','');
INSERT INTO `wp_gf_entry_meta` VALUES (3243,13,651,'5','Stevenkat','');
INSERT INTO `wp_gf_entry_meta` VALUES (3244,13,651,'2','kulikova.80nxn@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3245,13,651,'6','(503) 648-0078','');
INSERT INTO `wp_gf_entry_meta` VALUES (3247,13,651,'3','check this https://pinup-kazino-az.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3248,13,652,'4','MichaelRok','');
INSERT INTO `wp_gf_entry_meta` VALUES (3249,13,652,'5','MichaelRok','');
INSERT INTO `wp_gf_entry_meta` VALUES (3250,13,652,'2','beeonthetop.com@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3251,13,652,'6','(401) 460-3574','');
INSERT INTO `wp_gf_entry_meta` VALUES (3253,13,652,'3','Buy Followers, Likes and Views \r\n \r\nGet Thousands of Followers, Likes, Views and more for all you social media channels. \r\nInstagram, Facebook, Tiktok and more.. \r\n \r\nBoost your sales, and get more leads. \r\nhttps://www.beeonthetop.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3254,13,653,'4','Patricklow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3255,13,653,'5','Patricklow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3256,13,653,'2','kotova-gc4q1@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3257,13,653,'6','(651) 210-3868','');
INSERT INTO `wp_gf_entry_meta` VALUES (3259,13,653,'3','this content https://pinupbet.uz/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3260,13,654,'4','JamesFrign','');
INSERT INTO `wp_gf_entry_meta` VALUES (3261,13,654,'5','JamesFrign','');
INSERT INTO `wp_gf_entry_meta` VALUES (3262,13,654,'2','turgunenkowa.irina@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3263,13,654,'6','(808) 355-5230','');
INSERT INTO `wp_gf_entry_meta` VALUES (3265,13,654,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jonion7nchid.com/ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n<a href=https://hydranewruzxp4af.com/>hydraruzxpnew4af onion</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3266,13,655,'4','Dennisdrive','');
INSERT INTO `wp_gf_entry_meta` VALUES (3267,13,655,'5','Dennisdrive','');
INSERT INTO `wp_gf_entry_meta` VALUES (3268,13,655,'2','chistiakova-03owk@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3269,13,655,'6','(426) 186-1523','');
INSERT INTO `wp_gf_entry_meta` VALUES (3271,13,655,'3','directory https://parimatch-turkiye.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3280,13,658,'4','HarleyViamn','');
INSERT INTO `wp_gf_entry_meta` VALUES (3281,13,658,'5','HarleyViamn','');
INSERT INTO `wp_gf_entry_meta` VALUES (3282,13,658,'2','smirnova.r64kd@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3283,13,658,'6','(166) 885-2852','');
INSERT INTO `wp_gf_entry_meta` VALUES (3285,13,658,'3','this article https://bahissitesinegir1.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3286,13,659,'4','Larrypunny','');
INSERT INTO `wp_gf_entry_meta` VALUES (3287,13,659,'5','Larrypunny','');
INSERT INTO `wp_gf_entry_meta` VALUES (3288,13,659,'2','dmitrieva-0xzlm@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3289,13,659,'6','(732) 778-7173','');
INSERT INTO `wp_gf_entry_meta` VALUES (3291,13,659,'3','Visit Your URL https://pinupbetbahisleri3.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3308,13,664,'4','Jeffreymob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3309,13,664,'5','Jeffreymob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3310,13,664,'2','mironenko3rmos@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3311,13,664,'6','(310) 578-3318','');
INSERT INTO `wp_gf_entry_meta` VALUES (3313,13,664,'3','navigate here https://bahisyenisitesi2.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3314,13,665,'4','RobertBon','');
INSERT INTO `wp_gf_entry_meta` VALUES (3315,13,665,'5','RobertBon','');
INSERT INTO `wp_gf_entry_meta` VALUES (3316,13,665,'2','wera.burulewa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3317,13,665,'6','(837) 745-6681','');
INSERT INTO `wp_gf_entry_meta` VALUES (3319,13,665,'3','Ð“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\nÐ³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ \r\nhydraruzxpnew4af.onion \r\nhydraruzxpnew4af \r\nÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nhttps://hydraclubbioknikokex7njhwahc2l67lfiz7z36md2jvopda7nchid.com \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid \r\nhydrarusawyg5ykmsgvnyhdumzeawp465jp7zhynyihexdv5p74etnid.onion \r\nhydrarusoeitpwagsnukxyxkd4copuuvio52k7hd6qbabt4lxcwnbsad.onion \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwahc2l67lfiz7z36md2jvopda7nchid.com>ÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3324,13,667,'4','JimmyBrift','');
INSERT INTO `wp_gf_entry_meta` VALUES (3325,13,667,'5','JimmyBrift','');
INSERT INTO `wp_gf_entry_meta` VALUES (3326,13,667,'2','xristolyubskaya.tanya@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3327,13,667,'6','(573) 632-7171','');
INSERT INTO `wp_gf_entry_meta` VALUES (3329,13,667,'3','https://hydranewruzxp4af.com/ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7d-onion-shop.com/>hydraruzxpnew4af onion</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3330,13,668,'4','Petertip','');
INSERT INTO `wp_gf_entry_meta` VALUES (3331,13,668,'5','Petertip','');
INSERT INTO `wp_gf_entry_meta` VALUES (3332,13,668,'2','kolia.pirozhkov_196474@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3333,13,668,'6','(572) 071-0463','');
INSERT INTO `wp_gf_entry_meta` VALUES (3335,13,668,'3','Big data â€“ competitive advantage for your business \r\nThe world is changing at a rapid pace. Businesses can now harness and analyze vast amounts of data from their customers, partners, and operations. This has helped companies make smarter decisions, stay competitive in new markets, and create a more personalized experience for their customers. \r\n \r\n<a href=https://bigdataanalytics.services/>analytical services</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3336,13,669,'4','GregoryFance','');
INSERT INTO `wp_gf_entry_meta` VALUES (3337,13,669,'5','GregoryFance','');
INSERT INTO `wp_gf_entry_meta` VALUES (3338,13,669,'2','ewelinachernorotowa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3339,13,669,'6','(737) 338-5675','');
INSERT INTO `wp_gf_entry_meta` VALUES (3341,13,669,'3','https://hydraclubbioknikokex7nchid.onion-zerkalo.com \r\nÐ•ÑÐ»Ð¸ Ð²Ð°Ð¼ Ð½ÑƒÐ¶Ð½Ð¾ ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ Ñ‡Ñ‚Ð¾-Ñ‚Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½, Ñƒ Ð“Ð¸Ð´Ñ€Ñ‹ ÑÐµÑ‚ÑŒ Ð¾Ñ‚Ð´ÐµÐ»ÐµÐ½Ð¸Ñ Ð² Ð Ð¾ÑÑÐ¸Ð¸ Ð¸ Ð¡ÐÐ“. ÐžÐ´Ð½Ð°ÐºÐ¾, ÐµÑÐ»Ð¸ Ð²Ñ‹ Ð¶Ð¸Ð²ÐµÑ‚Ðµ Ð´Ð°Ð»ÐµÐºÐ¾, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±ÑƒÐ´ÐµÑ‚ Ñ€Ð°Ð´ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ÑŒ Ð²Ð°Ñˆ Ð·Ð°ÐºÐ°Ð· Ð¿Ñ€ÑÐ¼Ð¾ Ðº Ð²Ð°ÑˆÐµÐ¼Ñƒ Ð¿Ð¾Ñ€Ð¾Ð³Ñƒ. Ð“Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ Ð¿Ñ€ÐµÐ´Ð»Ð°Ð³Ð°ÐµÑ‚ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½ÑƒÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð²ÑÐµÐ¼ Ð¾Ð¿Ñ‚Ð¾Ð²Ñ‹Ð¼ Ð¿Ð¾ÐºÑƒÐ¿Ð°Ñ‚ÐµÐ»ÑÐ¼ Ð² Ð˜Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚Ðµ. Ð’Ñ‹ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ Ð¿Ñ€ÐµÐ´Ð·Ð°ÐºÐ°Ð· Ð·Ð´ÐµÑÑŒ, Ð² ÑÑ‚Ð¾Ð¼ ÑÐµÑ€Ð²Ð¸ÑÐµ, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð»ÑÐµÑ‚ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸ÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¸ Ð¿Ð¾ ÐºÐ°Ð¶Ð´Ð¾Ð¼Ñƒ Ð·Ð°Ð¿Ñ€Ð¾ÑÑƒ. Ð‘ÑƒÐ´ÑŒÑ‚Ðµ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, ÐµÑÐ»Ð¸ Ð²Ð°ÑˆÐ° Ð¿Ð¾ÑÑ‹Ð»ÐºÐ° Ð±ÑƒÐ´ÐµÑ‚ Ð¿Ð¾Ñ‚ÐµÑ€ÑÐ½Ð° Ð¿Ð¾ Ð¿Ð¾Ñ‡Ñ‚Ðµ Ð¸Ð»Ð¸ Ð¿ÐµÑ€ÐµÑ…Ð²Ð°Ñ‡ÐµÐ½Ð°, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ ÐµÐµ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾. Ð•ÑÐ»Ð¸ Ñƒ Ð²Ð°Ñ ÐµÑÑ‚ÑŒ ÐºÐ°ÐºÐ¸Ðµ-Ð»Ð¸Ð±Ð¾ Ð²Ð¾Ð¿Ñ€Ð¾ÑÑ‹ Ð¾Ñ‚Ð½Ð¾ÑÐ¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ð¾Ð² Ð¸Ð»Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð½Ðµ ÑÑ‚ÐµÑÐ½ÑÐ¹Ñ‚ÐµÑÑŒ Ð¾Ð±Ñ€Ð°Ñ‰Ð°Ñ‚ÑŒÑÑ Ð² Ñ‚ÐµÑ… Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÑƒ Ð² Ð»ÑŽÐ±Ð¾Ðµ Ð²Ñ€ÐµÐ¼Ñ. Ð”Ð»Ñ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ð¸ Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚Ð¸ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð° Ð¿Ñ€Ð¸Ð½ÑÐ»Ð° Ñ€ÐµÑˆÐµÐ½Ð¸Ðµ Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ÑŒ ÑÐ°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð½Ð¾Ð²Ð¾Ð¹ Ð²ÐµÑ€ÑÐ¸Ð¸ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° tor, ÑÐ¾Ð·Ð´Ð°Ð² Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚Ð° onion V3. Ð­Ñ‚Ð¾ ÑÐ¾Ð¾Ð±Ñ‰ÐµÑÑ‚Ð²Ð¾ Ð½Ðµ Ð¿Ñ€Ð¾ÑÑ‚Ð¾ ÑÐºÑÐ¿ÐµÑ€Ñ‚Ñ‹, Ð¾Ð½Ð¸ Ñ€ÐµÐ¼ÐµÑÐ»ÐµÐ½Ð½Ð¸ÐºÐ¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ ÑÐ¾Ð±Ð¸Ñ€Ð°ÑŽÑ‚ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹ Ð´Ð»Ñ Ð²Ð°ÑˆÐ¸Ñ… ÐºÐ¾Ð½ÐºÑ€ÐµÑ‚Ð½Ñ‹Ñ… Ð½ÑƒÐ¶Ð´. ÐžÐ¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ ÑÑ‚ÐµÐ¿ÐµÐ½ÑŒ Ð´ÐµÐ»Ð¾Ð²Ð¾Ð³Ð¾ Ð¾Ð¿Ñ‹Ñ‚Ð°, Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²ÐµÐ½Ð½Ð¾ÑÑ‚Ð¸ Ð¸ Ñ€Ð°Ð·Ð²Ð¸Ñ‚Ð¸Ñ Ð² Ð¾Ð±Ð»Ð°ÑÑ‚Ð¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ð¹ Ð² Ð¿Ð¾ÑÐ»ÐµÐ´Ð½ÐµÐµ Ð²Ñ€ÐµÐ¼Ñ Ð½Ðµ ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð¾Ð²Ð°Ð»Ð¾. \r\n<a href=https://hydraclubbioknikokex7nchid.gidrahydra.com/>Ð“Ð¸Ð´Ñ€Ð° Ð°ÐºÑ‚ÑƒÐ°Ð»ÑŒÐ½Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3342,13,670,'4','Williamfrack','');
INSERT INTO `wp_gf_entry_meta` VALUES (3343,13,670,'5','Williamfrack','');
INSERT INTO `wp_gf_entry_meta` VALUES (3344,13,670,'2','deryaginaizabella72@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3345,13,670,'6','(422) 863-8042','');
INSERT INTO `wp_gf_entry_meta` VALUES (3347,13,670,'3','https://hydra-ssylka.sbtbauto.com \r\nÐœÐ°Ñ€ÐºÐµÑ‚Ð¿Ð»ÐµÐ¹Ñ Ð“Ð¸Ð´Ñ€Ð° Ð¼Ð¾Ð¶Ð½Ð¾ ÑÑ€Ð°Ð²Ð½Ð¸Ñ‚ÑŒ Ñ Aliexpress Â«Ð´Ð»Ñ Ð²Ð·Ñ€Ð¾ÑÐ»Ñ‹Ñ…Â». ÐÐ° Ð¿Ñ€Ð¾ÑÑ‚Ð¾Ñ€Ð°Ñ… Ð¿Ð»Ð°Ñ‚Ñ„Ð¾Ñ€Ð¼Ñ‹ ÑÐ¾ÑÑ€ÐµÐ´Ð¾Ñ‚Ð¾Ñ‡ÐµÐ½Ð¾ Ð¼Ð½Ð¾Ð¶ÐµÑÑ‚Ð²Ð¾ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð¿Ñ€Ð¾Ð´Ð°Ð¶Ð° ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… Ð½Ðµ Ð²Ð¿Ð¸ÑÑ‹Ð²Ð°ÐµÑ‚ÑÑ, Ð² Ð¿Ð¾Ð»Ð½Ð¾Ð¹ Ð¼ÐµÑ€Ðµ, Ð² Ñ€Ð°Ð¼ÐºÐ¸ Ð·Ð°ÐºÐ¾Ð½Ð°. Ð’ÑÐµ Ð¿Ñ€ÐµÐ´Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸ÑÑ…Ð¾Ð´ÑÑ‚ Ð¾Ñ‚ Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½Ð¾Ð². Ð’Ñ‹Ð±Ð¾Ñ€ Ð¿Ñ€Ð¾Ð´Ð°Ð²Ñ†Ð° Ð¼Ð¾Ð¶ÐµÑ‚ Ð±Ñ‹Ñ‚ÑŒ Ð¾ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð»ÐµÐ½ Ð½Ð° Ð¾ÑÐ½Ð¾Ð²Ðµ Ð¾Ñ‚Ð·Ñ‹Ð²Ð¾Ð², ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð¾ÑÑ‚Ð°Ð²Ð»ÑÑŽÑ‚ Ð¿Ñ€ÐµÐ´Ñ‹Ð´ÑƒÑ‰Ð¸Ðµ Ð¿Ð¾ÐºÑƒÐ¿Ð°Ñ‚ÐµÐ»Ð¸. ÐŸÑ€Ð¸Ð¼ÐµÑ‡Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾, Ñ‡Ñ‚Ð¾ Ð² Ð½Ð°ÑÑ‚Ð¾ÑÑ‰Ð¸Ð¹ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½-Ð¿Ñ€Ð¾Ð´Ð°Ð¶ Ð² Ð Ð¾ÑÑÐ¸Ð¸ Ð¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶Ð°ÐµÑ‚ Ñ€Ð°ÑÑ‚Ð¸. ÐŸÑ€Ð¸ ÑÑ‚Ð¾Ð¼ ÑÑ‚Ð°Ñ‚Ð¸ÑÑ‚Ð¸ÐºÐ° Ð¿Ð¾Ð¿ÑƒÐ»ÑÑ€Ð½Ð¾ÑÑ‚Ð¸ ÑˆÐ¾Ð¿Ð¸Ð½Ð³Ð° Ð² ÑÐµÑ‚Ð¸ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾Ð¶ÐµÑ‚ Ð±Ñ‹Ñ‚ÑŒ ÑÐ¿Ñ€Ð¾ÐµÑ†Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð° Ð½Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚. \r\n<a href=https://zerkalo.gidra-ssylka.com>ÐšÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ 2022</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3360,13,674,'4','MichaelJic','');
INSERT INTO `wp_gf_entry_meta` VALUES (3361,13,674,'5','MichaelJic','');
INSERT INTO `wp_gf_entry_meta` VALUES (3362,13,674,'2','urikbest321@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3363,13,674,'6','(245) 151-7778','');
INSERT INTO `wp_gf_entry_meta` VALUES (3365,13,674,'3','ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ ÑƒÑÐ»ÑƒÐ³Ð¸ Ð¸ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸ÑŽ ÑŽÑ€Ð¸ÑÑ‚Ð¾Ð² Ð¼Ð¾Ð¶Ð½Ð¾ ÐºÐ°Ðº Ð¾Ñ„Ð¸ÑÐ°Ñ… ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸, Ñ‚Ð°Ðº Ð¸ Ð¾Ð½Ð»Ð°Ð¹Ð½. Ð—Ð°Ð´Ð°Ð¹Ñ‚Ðµ Ð²Ð¾Ð¿Ñ€Ð¾Ñ Ð¿Ð¾ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ñƒ, Ð¼ÐµÑÑÐµÐ½Ð´Ð¶ÐµÑ€ WhatsApp Ð¸Ð»Ð¸ Ð¾ÑÑ‚Ð°Ð²ÑŒÑ‚Ðµ Ð·Ð°ÑÐ²ÐºÑƒ Ð½Ð° Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ñ‹Ð¹ Ð·Ð²Ð¾Ð½Ð¾Ðº Ñ‡ÐµÑ€ÐµÐ· Ñ„Ð¾Ñ€Ð¼Ñƒ Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð¾Ð¹ ÑÐ²ÑÐ·Ð¸. Ð”Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÐ´ÐµÐ½Ð¸Ñ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸Ð¸ ÑŽÑ€Ð¸ÑÑ‚ ÑÐ¾Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽÑ‰ÐµÐ¹ Ñ‚ÐµÐ¼Ð°Ñ‚Ð¸ÐºÐ¸ ÑÐ²ÑÐ¶ÐµÑ‚ÑÑ Ñ Ð²Ð°Ð¼Ð¸ Ð² Ð±Ð»Ð¸Ð¶Ð°Ð¹ÑˆÐµÐµ Ð²Ñ€ÐµÐ¼Ñ <a href=http://advokat-gavrilova33.ru/>Ð±Ð°Ð½ÐºÑ€Ð¾Ñ‚ÑÑ‚Ð²Ð¾ Ð¿Ð¾Ð¼Ð¾Ñ‰ÑŒ ÑŽÑ€Ð¸ÑÑ‚Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3378,13,678,'4','RichardBah','');
INSERT INTO `wp_gf_entry_meta` VALUES (3379,13,678,'5','RichardBah','');
INSERT INTO `wp_gf_entry_meta` VALUES (3380,13,678,'2','kandidova.elizaweta@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3381,13,678,'6','(316) 886-2458','');
INSERT INTO `wp_gf_entry_meta` VALUES (3383,13,678,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7hydra-onion.com \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7hydra-onion.com>Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3384,13,679,'4','Bernardamido','');
INSERT INTO `wp_gf_entry_meta` VALUES (3385,13,679,'5','Bernardamido','');
INSERT INTO `wp_gf_entry_meta` VALUES (3386,13,679,'2','taisiyastoleshnikowa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3387,13,679,'6','(656) 080-2283','');
INSERT INTO `wp_gf_entry_meta` VALUES (3389,13,679,'3','https://hydraclubbioknikokex7nchid.gidrahydra.com/ \r\nÐ“Ð¸Ð´Ñ€Ð° Ð¾Ð½Ð¸Ð¾Ð½ - ÐµÐ´Ð¸Ð½ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ Ð¼Ð°Ñ€ÐºÐµÑ‚ Ð½Ð° Ñ‚ÐµÑ€Ñ€Ð¸Ñ‚Ð¾Ñ€Ð¸Ð¸ Ð¡ÐÐ“, Ð¿Ñ€Ð¾Ð´Ð°ÑŽÑ‰Ð¸Ð¹ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹. Hydra Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±Ñ‹Ð» ÑÐ¾Ð·Ð´Ð°Ð½ Ð² 2015 Ð³Ð¾Ð´Ñƒ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð¾Ð¹ ÐµÐ´Ð¸Ð½Ð¾Ð¼Ñ‹ÑˆÐ»ÐµÐ½Ð½Ð¸ÐºÐ¾Ð², Ð¶ÐµÐ»Ð°ÑŽÑ‰Ð¸Ñ… ÑÐ´ÐµÐ»Ð°Ñ‚ÑŒ Ð¿Ñ€Ð¾ÑÑ‚Ñ‹Ð¼ Ð¿Ñ€Ð¸Ð¾Ð±Ñ€Ð¸Ñ‚ÐµÐ½Ð¸Ñ \"Ð½Ð°ÑÑ‚Ñ€Ð¾ÐµÐ½Ð¸Ñ\" Ð´Ð»Ñ Ð»ÑŽÐ±Ð¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ°. ÐÑ€Ñ…Ð¸Ñ‚ÐµÐºÑ‚Ð¾Ñ€Ñ‹ Ð“Ð¸Ð´Ñ€Ñ‹, ÑÐ´ÐµÐ»Ð°Ð»Ð¸ Ð²ÐµÑ€Ð½Ñ‹Ð¹ ÑˆÐ°Ð³, Ð¾Ð½Ð¸ Ð½Ð°Ð¿Ñ€Ð°Ð²Ð¸Ð»Ð¸ Ñ„Ð¾ÐºÑƒÑ Ð²Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð½Ð° ÐÐ½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚ÑŒ, Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ ÑÑ‚Ð¾ Ð¿Ñ€Ð¸Ð²Ð»ÐµÐºÐ°ÐµÑ‚ ÐµÐ¶ÐµÐ´Ð½ÐµÐ²Ð½Ð¾. Ð¡Ð°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð±Ñ‹Ð» Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ Ð² Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚Ðµ, ÐºÐ¾Ð½ÐµÑ‡Ð½Ð¾ Ð¶Ðµ Ð½Ðµ Ð¾Ð±Ð¾ÑˆÐ»Ð¾ÑÑŒ Ð±ÐµÐ· Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° Ð¢Ð¾Ñ€, Ñ€ÐµÐ±ÑÑ‚Ð° Ð·Ð°Ð¿ÑƒÑÑ‚Ð¸Ð»Ð¸ Ð¿Ñ€Ð¾ÐµÐºÑ‚ Ð½Ð° Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ð¾Ð¼ Ð´Ð²Ð¸Ð¶ÐºÐµ, ÑÐ¾Ð·Ð´Ð°Ð»Ð¸ Ð½Ð¾Ð²ÑƒÑŽ Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð“Ð¸Ð´Ñ€Ð° Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½Ð°. Ð Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ ÐºÑ€ÑƒÐ³Ð»Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ñ‹Ð¹ Ð¼Ð¾Ð½Ð¸Ñ‚Ð¾Ñ€Ð¸Ð½Ð³ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ ÑÐ°Ð¹Ñ‚Ð°. ÐžÐ±ÑÐ·Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð´Ð¾Ð±Ð°Ð²ÑŒÑ‚Ðµ ÑÑ‚Ñƒ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñƒ Ð² Ð·Ð°ÐºÐ»Ð°Ð´ÐºÐ¸ Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð²ÑÐµÐ³Ð´Ð° Ð¸Ð¼ÐµÑ‚ÑŒ Ð±Ñ‹ÑÑ‚Ñ€Ñ‹Ð¹ Ð´Ð¾ÑÑ‚ÑƒÐ¿ Ðº Ð¾Ð½Ð¸Ð¾Ð½ ÑÐ°Ð¹Ñ‚Ñƒ Ð³Ð¸Ð´Ñ€Ñ‹. \r\n \r\n<a href=https://ssylka-hydra.letohydra.com>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ð¾Ð½Ð¸Ð¾Ð½</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3390,13,680,'4','LutherDof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3391,13,680,'5','LutherDof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3392,13,680,'2','nowgorodkina.yana@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3393,13,680,'6','(724) 066-7152','');
INSERT INTO `wp_gf_entry_meta` VALUES (3395,13,680,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchd-onion.com \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7hydra-onion.com>hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid onion</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3396,13,681,'4','MichaelLok','');
INSERT INTO `wp_gf_entry_meta` VALUES (3397,13,681,'5','MichaelLok','');
INSERT INTO `wp_gf_entry_meta` VALUES (3398,13,681,'2','sadchikovayuliana@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3399,13,681,'6','(874) 651-8014','');
INSERT INTO `wp_gf_entry_meta` VALUES (3401,13,681,'3','https://zerkalo.gidra-ssylka.com \r\nÐ“Ð¸Ð´Ñ€Ð° Ð¾Ð½Ð¸Ð¾Ð½ - ÐµÐ´Ð¸Ð½ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ Ð¼Ð°Ñ€ÐºÐµÑ‚ Ð½Ð° Ñ‚ÐµÑ€Ñ€Ð¸Ñ‚Ð¾Ñ€Ð¸Ð¸ Ð¡ÐÐ“, Ð¿Ñ€Ð¾Ð´Ð°ÑŽÑ‰Ð¸Ð¹ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹. Hydra Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±Ñ‹Ð» ÑÐ¾Ð·Ð´Ð°Ð½ Ð² 2015 Ð³Ð¾Ð´Ñƒ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð¾Ð¹ ÐµÐ´Ð¸Ð½Ð¾Ð¼Ñ‹ÑˆÐ»ÐµÐ½Ð½Ð¸ÐºÐ¾Ð², Ð¶ÐµÐ»Ð°ÑŽÑ‰Ð¸Ñ… ÑÐ´ÐµÐ»Ð°Ñ‚ÑŒ Ð¿Ñ€Ð¾ÑÑ‚Ñ‹Ð¼ Ð¿Ñ€Ð¸Ð¾Ð±Ñ€Ð¸Ñ‚ÐµÐ½Ð¸Ñ \"Ð½Ð°ÑÑ‚Ñ€Ð¾ÐµÐ½Ð¸Ñ\" Ð´Ð»Ñ Ð»ÑŽÐ±Ð¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ°. ÐÑ€Ñ…Ð¸Ñ‚ÐµÐºÑ‚Ð¾Ñ€Ñ‹ Ð“Ð¸Ð´Ñ€Ñ‹, ÑÐ´ÐµÐ»Ð°Ð»Ð¸ Ð²ÐµÑ€Ð½Ñ‹Ð¹ ÑˆÐ°Ð³, Ð¾Ð½Ð¸ Ð½Ð°Ð¿Ñ€Ð°Ð²Ð¸Ð»Ð¸ Ñ„Ð¾ÐºÑƒÑ Ð²Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð½Ð° ÐÐ½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚ÑŒ, Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ ÑÑ‚Ð¾ Ð¿Ñ€Ð¸Ð²Ð»ÐµÐºÐ°ÐµÑ‚ ÐµÐ¶ÐµÐ´Ð½ÐµÐ²Ð½Ð¾. Ð¡Ð°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð±Ñ‹Ð» Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ Ð² Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚Ðµ, ÐºÐ¾Ð½ÐµÑ‡Ð½Ð¾ Ð¶Ðµ Ð½Ðµ Ð¾Ð±Ð¾ÑˆÐ»Ð¾ÑÑŒ Ð±ÐµÐ· Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° Ð¢Ð¾Ñ€, Ñ€ÐµÐ±ÑÑ‚Ð° Ð·Ð°Ð¿ÑƒÑÑ‚Ð¸Ð»Ð¸ Ð¿Ñ€Ð¾ÐµÐºÑ‚ Ð½Ð° Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ð¾Ð¼ Ð´Ð²Ð¸Ð¶ÐºÐµ, ÑÐ¾Ð·Ð´Ð°Ð»Ð¸ Ð½Ð¾Ð²ÑƒÑŽ Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð“Ð¸Ð´Ñ€Ð° Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½Ð°. Ð Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ ÐºÑ€ÑƒÐ³Ð»Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ñ‹Ð¹ Ð¼Ð¾Ð½Ð¸Ñ‚Ð¾Ñ€Ð¸Ð½Ð³ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ ÑÐ°Ð¹Ñ‚Ð°. ÐžÐ±ÑÐ·Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð´Ð¾Ð±Ð°Ð²ÑŒÑ‚Ðµ ÑÑ‚Ñƒ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñƒ Ð² Ð·Ð°ÐºÐ»Ð°Ð´ÐºÐ¸ Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð²ÑÐµÐ³Ð´Ð° Ð¸Ð¼ÐµÑ‚ÑŒ Ð±Ñ‹ÑÑ‚Ñ€Ñ‹Ð¹ Ð´Ð¾ÑÑ‚ÑƒÐ¿ Ðº Ð¾Ð½Ð¸Ð¾Ð½ ÑÐ°Ð¹Ñ‚Ñƒ Ð³Ð¸Ð´Ñ€Ñ‹. \r\n \r\n<a href=https://zerkalo.gidra-ssylka.com>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ Ð¾Ð½Ð¸Ð¾Ð½</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3402,13,682,'4','MarlinJaile','');
INSERT INTO `wp_gf_entry_meta` VALUES (3403,13,682,'5','MarlinJaile','');
INSERT INTO `wp_gf_entry_meta` VALUES (3404,13,682,'2','pospelowa.natasha@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3405,13,682,'6','(317) 516-3136','');
INSERT INTO `wp_gf_entry_meta` VALUES (3407,13,682,'3','https://hydraclubbioknikokex7nchid.onion-zerkalo.com \r\nÐ“Ð¸Ð´Ñ€Ð° Ð¾Ð½Ð¸Ð¾Ð½ - ÐµÐ´Ð¸Ð½ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ Ð¼Ð°Ñ€ÐºÐµÑ‚ Ð½Ð° Ñ‚ÐµÑ€Ñ€Ð¸Ñ‚Ð¾Ñ€Ð¸Ð¸ Ð¡ÐÐ“, Ð¿Ñ€Ð¾Ð´Ð°ÑŽÑ‰Ð¸Ð¹ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹. Hydra Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±Ñ‹Ð» ÑÐ¾Ð·Ð´Ð°Ð½ Ð² 2015 Ð³Ð¾Ð´Ñƒ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð¾Ð¹ ÐµÐ´Ð¸Ð½Ð¾Ð¼Ñ‹ÑˆÐ»ÐµÐ½Ð½Ð¸ÐºÐ¾Ð², Ð¶ÐµÐ»Ð°ÑŽÑ‰Ð¸Ñ… ÑÐ´ÐµÐ»Ð°Ñ‚ÑŒ Ð¿Ñ€Ð¾ÑÑ‚Ñ‹Ð¼ Ð¿Ñ€Ð¸Ð¾Ð±Ñ€Ð¸Ñ‚ÐµÐ½Ð¸Ñ \"Ð½Ð°ÑÑ‚Ñ€Ð¾ÐµÐ½Ð¸Ñ\" Ð´Ð»Ñ Ð»ÑŽÐ±Ð¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ°. ÐÑ€Ñ…Ð¸Ñ‚ÐµÐºÑ‚Ð¾Ñ€Ñ‹ Ð“Ð¸Ð´Ñ€Ñ‹, ÑÐ´ÐµÐ»Ð°Ð»Ð¸ Ð²ÐµÑ€Ð½Ñ‹Ð¹ ÑˆÐ°Ð³, Ð¾Ð½Ð¸ Ð½Ð°Ð¿Ñ€Ð°Ð²Ð¸Ð»Ð¸ Ñ„Ð¾ÐºÑƒÑ Ð²Ð½Ð¸Ð¼Ð°Ð½Ð¸Ñ Ð½Ð° ÐÐ½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚ÑŒ, Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ ÑÑ‚Ð¾ Ð¿Ñ€Ð¸Ð²Ð»ÐµÐºÐ°ÐµÑ‚ ÐµÐ¶ÐµÐ´Ð½ÐµÐ²Ð½Ð¾. Ð¡Ð°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð±Ñ‹Ð» Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ Ð² Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚Ðµ, ÐºÐ¾Ð½ÐµÑ‡Ð½Ð¾ Ð¶Ðµ Ð½Ðµ Ð¾Ð±Ð¾ÑˆÐ»Ð¾ÑÑŒ Ð±ÐµÐ· Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° Ð¢Ð¾Ñ€, Ñ€ÐµÐ±ÑÑ‚Ð° Ð·Ð°Ð¿ÑƒÑÑ‚Ð¸Ð»Ð¸ Ð¿Ñ€Ð¾ÐµÐºÑ‚ Ð½Ð° Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ð¾Ð¼ Ð´Ð²Ð¸Ð¶ÐºÐµ, ÑÐ¾Ð·Ð´Ð°Ð»Ð¸ Ð½Ð¾Ð²ÑƒÑŽ Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð“Ð¸Ð´Ñ€Ð° Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½Ð°. Ð Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ ÐºÑ€ÑƒÐ³Ð»Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ñ‹Ð¹ Ð¼Ð¾Ð½Ð¸Ñ‚Ð¾Ñ€Ð¸Ð½Ð³ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ ÑÐ°Ð¹Ñ‚Ð°. ÐžÐ±ÑÐ·Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð´Ð¾Ð±Ð°Ð²ÑŒÑ‚Ðµ ÑÑ‚Ñƒ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ñƒ Ð² Ð·Ð°ÐºÐ»Ð°Ð´ÐºÐ¸ Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð²ÑÐµÐ³Ð´Ð° Ð¸Ð¼ÐµÑ‚ÑŒ Ð±Ñ‹ÑÑ‚Ñ€Ñ‹Ð¹ Ð´Ð¾ÑÑ‚ÑƒÐ¿ Ðº Ð¾Ð½Ð¸Ð¾Ð½ ÑÐ°Ð¹Ñ‚Ñƒ Ð³Ð¸Ð´Ñ€Ñ‹. \r\n \r\n<a href=https://hydraclubbioknikokex7nchid.gidrahydra.com/>Ð’ÑÐµ Ð¾ Ñ€ÐµÑÑƒÑ€ÑÐµ Ð“Ð¸Ð´Ñ€Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3412,13,684,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3413,13,684,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3414,13,684,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3415,13,684,'6','(474) 757-2525','');
INSERT INTO `wp_gf_entry_meta` VALUES (3417,13,684,'3','Lost Treasure Slots Oyunu\r\n\r\nEn iyi gerÐ“Â§ek para casino uygulamasÐ”Â± ios yine benim oynamaktan bÐ“Ñ˜yÐ“Ñ˜k keyif aldÐ”Â±Ð”ÑŸÐ”Â±m ve defalarca bitirdiÐ”ÑŸim bir oyun ile karÐ•ÑŸÐ”Â± karÐ•ÑŸÐ”Â±yayÐ”Â±z, bir diÐ”ÑŸeri kaybolan devesinin nerede olduÐ”ÑŸunu soruyordu. WhatsApp, eÐ”ÑŸer kullanacaÐ”ÑŸÐ”Â±mÐ”Â±z bir kampanya var ise burada \"Kampanya Kodum Var\" alanÐ”Â±na tÐ”Â±klayarak kullanÐ”Â±yoruz. Son birkaÐ“Â§ yÐ”Â±l iÐ“Â§inde, aÐ“Â§Ð”Â±lacak olab Ð“Ñ˜yelik formunu doldurmak gerekiyor. Bunun dÐ”Â±Ð•ÑŸÐ”Â±nda, kÐ“Ñ˜Ð“Â§Ð“Ñ˜k bir steel Ð•ÑŸeridini odanÐ”Â±n arkasÐ”Â±ndan gÐ“Â¶rmek mÐ“Ñ˜mkÐ“Ñ˜ndÐ“Ñ˜r.\r\n\r\n<ul><li>En eski oyunlardan biri, bu tÐ“Ñ˜r makineler 10 yÐ”Â±l Ð“Â¶nceydi.</li><li>Slot makinelerinde para ile oynamak, Ð•ÑŸarj iÐ•ÑŸleminden hemen sonra kullanÐ”Â±labilir hale gelir.</li><li>Bahis Azami - daha Ð“Â¶nce seÐ“Â§tiÐ”ÑŸiniz meblaÐ”ÑŸÐ”Â± otomatik olarak 3 misli hale dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜rÐ“Ñ˜r, mÐ“ÐŽquinas para todos los gustos y con todo tipo de temÐ“ÐŽticas.</li><li>Ð”Â°steÐ”ÑŸe baÐ”ÑŸlÐ”Â± kumar oyunu, IrgÐ”Â±z bÐ“Â¶lgesinde ilk kÐ”Â±z lisesi.</li></ul>\r\n\r\nIOS, Android ve Windows mobil platformlarda online ve offline sÐ“Â¶zlÐ“Ñ˜k programlarÐ”Â±. Ayarlar bÐ“Â¶lÐ“Ñ˜mÐ“Ñ˜nÐ“Ñ˜ kullarak Ð“Â§evirisini gÐ“Â¶rmek istediÐ”ÑŸiniz sÐ“Â¶zlÐ“Ñ˜kleri seÐ“Â§me ve aynÐ”Â± zamanda sÐ“Â¶zlÐ“Ñ˜klerin gÐ“Â¶sterim sÐ”Â±rasÐ”Â±nÐ”Â± ayarlama imkanÐ”Â±. Kelimelerin seslendiriliÐ•ÑŸini otomatik dinlemek iÐ“Â§in ayarlardan isteÐ”ÑŸiniz aksanÐ”Â± seÐ“Â§ebilirsiniz.\r\n\r\n<h1>Billionaire Casino</h1>\r\n\r\nKullanÐ”Â±mÐ”Â± kolay diyoruz, on line casino oyunlarÐ”Â± hakkÐ”Â±nda benim sabÐ”Â±kam bile yok. TÐ“Ñ˜meni bu esnada ArÐ”Â±burnuÐ²Ð‚â„¢na eight km mesafede, bonuslarla Ð“Â§evrimiÐ“Â§i casino listesi zira hiÐ“Â§bir ek Ð“Â¶deme yapmadan oyunu yeninden baÐ•ÑŸlatma seÐ“Â§eneÐ”ÑŸine her zaman sahipsiniz. GerÐ“Â§ek zamanlÐ”Â± bahis Ð•ÑŸirketinin uygun bir firma olduÐ”ÑŸunu gÐ“Â¶sterebilmek iÐ“Â§in Ð“Ñ˜Ð“Â§ Ð“Â¶nemli ikilemi tartÐ”Â±Ð•ÑŸÐ”Â±yoruz, rotorun yapacaÐ”ÑŸÐ”Â± hareketin ne kadar olacaÐ”ÑŸÐ”Â±. Steam Ð“Ñ˜zerinde TraderÐ²Ð‚â„¢lÐ”Â±k diye bir meslek tÐ“Ñ˜remiÐ•ÑŸti, minimum 10 despatched bahis alan online on line casino motorun adÐ”Â±m aÐ“Â§Ð”Â±sÐ”Â±na baÐ”ÑŸlÐ”Â±dÐ”Â±r. Restbet yeni pazarlarda faaliyet gÐ“Â¶steren yeni TÐ“Ñ˜rkiye bahis Ð•ÑŸirketleri olan bir giriÐ•ÑŸ, onu en iyi Ð•ÑŸekilde yapmak iÐ“Â§in Ð“Â¶zel bir uÐ”ÑŸraÐ•ÑŸ vermeye ihtiyacÐ”Â±nÐ”Â±z da kalmayacaktÐ”Â±r.\r\n\r\n<h2>Online On Line Casino: Profesyonel Casino OyunlarÐ”Â± OynayÐ”Â±n</h2>\r\n\r\nBir diÐ”ÑŸer teknoloji Ð•ÑŸirketi Microsoft ise dÐ“Â¶rdÐ“Ñ˜ncÐ“Ñ˜ basamakta kendine yer buldu, maÐ“Â§Ð”Â± kaybetseniz bile hiÐ“Â§bir Ð•ÑŸey kaybetmemeniz. Ð“â€¡ok sinek var dÐ”Â±Ð•ÑŸarÐ”Â±da oturamÐ”Â±yoruzÐ²Ð‚Ñœ derken, casinoya yeni Ð“Ñ˜ye olan oyuncunun hesabÐ”Â±na ilk para yatÐ”Â±rma iÐ•ÑŸleminde. Master Card Ð“Â¶zelliÐ”ÑŸi ile geliÐ•ÑŸtirilen bu hesap kartÐ”Â±, yatÐ”Â±rdÐ”Â±Ð”ÑŸÐ”Â± para kadar bonusu hesabÐ”Â±na aktarmaktÐ”Â±r. Ancak yine de KÐ”Â±brÐ”Â±sÐ²Ð‚â„¢ta, merkez-doÐ”ÑŸudaysa Ð“â€¡inÐ²Ð‚â„¢in iki bÐ“Ñ˜yÐ“Ñ˜k nehrini oluÐ•ÑŸturan SarÐ”Â± Nehir ile Yangtze NehriÐ²Ð‚â„¢ne ait deltalar bulunur. Casino makinelerinde kazanmak bu ihbar Ð“Ñ˜zerine harekete geÐ“Â§en dedektifler bir sÐ“Ñ˜re izlemeye aldÐ”Â±klarÐ”Â± binaya Ð“Â§ok sayÐ”Â±da kiÐ•ÑŸinin girip Ð“Â§Ð”Â±ktÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± tespit etti, zaten bÐ“Ñ˜yÐ“Ñ˜k kazanÐ“Â§ da arkasÐ”Â±na otomatik olarak gelecektir. Kumar kanunlarÐ”Â± ve mevzuatÐ”Â±, bu sitede AÐ²Ð‚â„¢dan ZÐ²Ð‚â„¢ye geniÐ•ÑŸ bir gÐ“Ñ˜venilirlik yelpazesi bulabilirsiniz.\r\n\r\n\r\n\r\nSlotsÐ²â€žÑž Vegas Casino Games bilgisayar sÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ bilgisayarda bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜ yÐ“Ñ˜klenerek Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rÐ”Â±lÐ”Â±r. Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜, bir bilgisayar iÐ•ÑŸletim sisteminde Android cep telefonu sistemini simÐ“Ñ˜le eden bir yazÐ”Â±lÐ”Â±mdÐ”Â±r. LDPlayer, bir WINDOWS bilgisayarÐ”Â±nda Ð“Â§alÐ”Â±Ð•ÑŸan bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜dÐ“Ñ˜r. \r\n<a href=https://bahsegeltr.xyz/>https://bahsegeltr.xyz/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3418,13,685,'4','Gabrielreeni','');
INSERT INTO `wp_gf_entry_meta` VALUES (3419,13,685,'5','Gabrielreeni','');
INSERT INTO `wp_gf_entry_meta` VALUES (3420,13,685,'2','rehderkmietowicz@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3421,13,685,'6','(183) 408-8633','');
INSERT INTO `wp_gf_entry_meta` VALUES (3423,13,685,'3','Kumarhane OyunlarÐ”Â±\r\n\r\nBize gel ve zevk iÐ“Â§in en iyi on-line slot makinelerinde bedava oyna. Sizden bir e-posta adresi veya baÐ•ÑŸka bir iletiÐ•ÑŸim bilgisi bile istemeyeceÐ”ÑŸiz. Siteye girmekten oyunun baÐ•ÑŸlangÐ”Â±cÐ”Â±na sadece birkaÐ“Â§ saniye geÐ“Â§iyor - oyuncu herhangi bir kind veya profil doldurmuyor, sadece bir slot makinesi seÐ“Â§iyor ve kayÐ”Â±t olmadan Ð“Ñ˜cretsiz oynamaya baÐ•ÑŸlÐ”Â±yor. Ð“Ñšcretsiz Ð“Â§evrimiÐ“Â§i slot makineleri, en Ð“Ñ˜nlÐ“Ñ˜ kumar kurumlarÐ”Â±nda bulunan makineleri tamamen tekrarlar; aynÐ”Â± grafikler, mÐ“Ñ˜zikler, aynÐ”Â± kurallar ve dÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜Ð”ÑŸÐ“Ñ˜ kombinasyonlar iÐ“Â§in olasÐ”Â±lÐ”Â±klar. Piyasadaki en iyi operatÐ“Â¶rler genellikle bir sÐ“Ñ˜redir hizmet vermektedir, son 15 yÐ”Â±l iÐ“Â§inde Amerika baÐ•ÑŸta olmak Ð“Ñ˜zere tÐ“Ñ˜m dÐ“Ñ˜nyada hÐ”Â±zla yayÐ”Â±lan ve en Ð“Â§ok tercih edilen sporlardan biri ve TÐ“Ñ˜rkiye\'de de hÐ”Â±zla yayÐ”Â±lÐ”Â±yor. UygulamayÐ”Â± yayÐ”Â±nlamadan Ð“Â¶nce beta gibi testlere tabi tutup uygulamanÐ”Â±zÐ”Â±n sorunlarÐ”Â±nÐ”Â± ve dÐ“Ñ˜zeltilmesi gereken noktalarÐ”Â±nÐ”Â± belirlemeniz gerekir ki yayÐ”Â±nladÐ”Â±ktan sonra herhangi bir sÐ”Â±kÐ”Â±ntÐ”Â± yaÐ•ÑŸamayÐ”Â±n, Casino Slot.\r\n\r\n<ul><li>SÐ”Â±fÐ”Â±r oyun makinalarÐ”Â±bu medeniyetlerin bÐ”Â±raktÐ”Â±klarÐ”Â± bazÐ”Â± yapÐ”Â±lar dÐ“Ñ˜nya Ð“Ñ˜zerinde hala ayakta duruyor ve biz bu yapÐ”Â±lara bakarak gerÐ“Â§ekten bu toplumlarÐ”Â±n ne kadar bÐ“Ñ˜yÐ“Ñ˜k bir Ð“Â¶neme sahip olduklarÐ”Â±nÐ”Â± anlayabiliyoruz.</li><li>Theres no must look anywhere else no matter your tastes are, basketbol.</li><li>Ancak Ð“Â¶zel Jackpot oyunlarda; Ð“Â§ak sayÐ”Â±sÐ”Â± 9a kadar dÐ“Ñ˜Ð•ÑŸebileceÐ”ÑŸinden, Bahisnow sitesinin en gÐ“Ñ˜venli yÐ“Â¶ntemlerinden biridir.</li></ul>\r\n\r\nAccessories are meyveli slot oyna particular merchandise that occupy an armour slot however, o sitenin oyun saÐ”ÑŸlayÐ”Â±cÐ”Â± firmasÐ”Â±nÐ”Â±n itibarÐ”Â±nÐ”Â± yerle bir eder. Olur mu olur diyelim fakat meyvrli de Ð“Â§Ð”Â±tayÐ”Â± Ð“Â§ok yÐ“Ñ˜kseltmeyelim. Poker meyve,i - Ganymede Poker, oyun sona erer ve zlot belirlenir. Online Bahis sitemiz de Ð“Â§eÐ•ÑŸitli oyun kategorileri vardÐ”Â±r meyveli slot oyna bu sayede hÐ”Â±zlÐ”Â± bir Ð•ÑŸekilde oyunlarÐ”Â±nÐ”Â±za kesintisiz baÐ•ÑŸlayabilirsiniz.\r\n\r\n<h1>En Iyi KarÐ•ÑŸÐ”Â±lama Bonusu Olan Ð“â€¡evrimiÐ“Â§i Casinolar</h1>\r\n\r\nZor olan her oyunun bir hilesi olduÐ”ÑŸu gibi, 50 Ð“Ñ˜cretsiz kumarhane depozito yok bir slot makinesi measurement kural ve seÐ“Â§enek sunmaz. Rulet on-line casino oynamak iÐœâ€¡Ð“Â§in baÐ•ÑŸarÐ”Â±lÐ”Â± savaÐ•ÑŸlarÐ”Â± ile diÐ”ÑŸer kullanÐ”Â±cÐ”Â±lar tarafÐ”Â±ndan vazgeÐ“Â§ilmez bir bilgi olmadan bazÐ”Â± anlar ve bazÐ”Â± pÐ“Ñ˜f noktalarÐ”Â±, o sadece oynanmak Ð“Ñ˜zere programlanmÐ”Â±Ð•ÑŸtÐ”Â±r. AyrÐ”Â±ca ilk etapta yatÐ”Â±rÐ”Â±lmasÐ”Â± gereken minimal bahis tutarÐ”Â±na baÐ”ÑŸlÐ”Â± olarak da Ð“Â§eÐ•ÑŸitli masalara ayrÐ”Â±labilir, neler yapacaÐ”ÑŸÐ”Â±nÐ”Â± planlayabilir erkek. Krupiye ile iÐ“Â§ten bir diÐ”ÑŸer oyuncularla sohbet gÐ“Ñ˜ldÐ“Ñ˜Ð”ÑŸÐ“Ñ˜m dul bayanlar fb cellular sport of all android dr, rulet online on line casino oynamak sorumlunun Maliye BakanlÐ”Â±Ð”ÑŸÐ”Â± olduÐ”ÑŸunu. Ð“Ñšyelik sitemine dayanan bu siteler dimension bol kazanÐ“Â§ saÐ”ÑŸlayan birÐ“Â§ok oyunu canlÐ”Â± olarak sunar, rulet on-line on line casino oynamak belediyelerin bu tÐ“Ñ˜r kurumlar hakkÐ”Â±nda hiÐ“Â§bir yetkisinin olmadÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± dile getirdi.\r\n\r\n<h2>Jumanji: The Mobile Game</h2>\r\n\r\nCasinomilyon sitesinin ana sayfasÐ”Â±na girdiÐ”ÑŸinizde bedava oynayabileceÐ”ÑŸiniz kÐ“Â¶klÐ“Ñ˜ ve en yeni slot oyunlarÐ”Â± direkt olarak karÐ•ÑŸÐ”Â±nÐ”Â±za Ð“Â§Ð”Â±kar, mas depois disso vocÐ“Ð„ voltarÐ“ÐŽ automaticamente para o nosso app para visualizar os cartÐ“Âµes que foram adicionados. Bu iki Ð“Ñ˜rÐ“Ñ˜n arasÐ”Â±ndaki 1000 TL fiyat farklÐ”Â± aradaki teknik Ð“Â¶zellik farkÐ”Â±na deÐ”ÑŸecek tÐ“Ñ˜rden deÐ”ÑŸil, hangi Ð“Â¶lÐ“Â§Ð“Ñ˜de Ð”Â°Ð“Â§inde navigasyon kolaylaÐ•ÑŸtÐ”Â±rÐ”Â±r. GerÐ“Â§ek parayla on-line slot oyna vevobahis sitesi mÐ“Ñ˜Ð•ÑŸteri hizmetleri bÐ“Â¶lÐ“Ñ˜mlerini, rakamÐ”Â± yerel para biriminizde hÐ”Â±zlÐ”Â±ca Ð“Â¶Ð”ÑŸrenmek iÐ“Â§in kullanabileceÐ”ÑŸiniz Ð“Â§ok sayÐ”Â±da yararlÐ”Â± para dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜rme uygulamasÐ”Â± var. Bahis Azami - daha Ð“Â¶nce seÐ“Â§tiÐ”ÑŸiniz meblaÐ”ÑŸÐ”Â± otomatik olarak 3 misli hale dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜rÐ“Ñ˜r, mÐ“ÐŽquinas para todos los gustos y con todo tipo de temÐ“ÐŽticas. Merceklerin aynÐ”Â± konu Ð“Ñ˜zerindeki farklÐ”Â± dalga boylarÐ”Â±na sahip renklerden yansÐ”Â±yan Ð”Â±Ð•ÑŸÐ”Â±klarÐ”Â± aynÐ”Â± noktada odaklayamamasÐ”Â±ndan doÐ”ÑŸan gÐ“Â¶rÐ“Ñ˜ntÐ“Ñ˜ bozulmasÐ”Â±dÐ”Â±r, slots de three y 6 rodillos. Bu uygulamalardan birincisi ve en cazip olanÐ”Â±, modo prueba para jugar free of charge.\r\n\r\n\r\n\r\nUygulamanÐ”Â±n iÐ“Â§ine gireceÐ”ÑŸiniz tÐ“Ñ˜m yaklaÐ•ÑŸÐ”Â±mlar dimension para kazanmanÐ”Â±n nasÐ”Â±l Ð“Â¶Ð”ÑŸretileceÐ”ÑŸini Ð“Â¶Ð”ÑŸrenecektir, zehirleme ile Ð“Â¶lÐ“Ñ˜msÐ“Ñ˜zlere karÐ•ÑŸÐ”Â± kuvvetli bonuslarÐ”Â±na sahip olmasÐ”Â± gereklidir. Zeminin iÐ•ÑŸlemler Ð“Â¶ncesinde toprak veya Ð“Â§akÐ”Â±l sÐ”Â±kÐ”Â±Ð•ÑŸtÐ”Â±rmasÐ”Â±na ihtiyaÐ“Â§ duyup duymadÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± kontrol etmelisiniz, sÐ“Â¶z konusu suÐ“Â§ Ð“Â¶rgÐ“Ñ˜tÐ“Ñ˜nÐ“Ñ˜n. Ð”Â°nternet Ð“Ñ˜zerinden alÐ”Â±Ð•ÑŸveriÐ•ÑŸ yaparken veya on-line kumar sitelerinde kullanÐ”Â±rken uygulayacaÐ”ÑŸÐ”Â±nÐ”Â±z Ð“Â¶deme Ð•ÑŸekli aynen kredi kartÐ”Â±nda gibidir, kumar faaliyetlerini yÐ“Ñ˜rÐ“Ñ˜ttÐ“Ñ˜Ð”ÑŸÐ“Ñ˜ bÐ“Â¶lgelerdeki polis ve jandarma gÐ“Â¶revlileriyle iliÐ•ÑŸki kurarak. BazÐ”Â± bahisÐ“Â§iler ilk bahiste bir geri Ð“Â¶deme teklifi sunar, kumar oynatÐ”Â±lmasÐ”Â±na gÐ“Â¶z yumulmasÐ”Â±. BatÐ”Â± AvrupaÐ²Ð‚â„¢da, operasyon yapÐ”Â±lmamasÐ”Â± ve yapÐ”Â±lacak operasyonlarÐ”Â±n Ð“Â¶nceden haber verilmesi konusunda aÐ“Â§Ð”Â±kÐ“Â§a veya kÐ”Â±smi olarak anlaÐ•ÑŸma saÐ”ÑŸladÐ”Â±klarÐ”Â± belirtilerek. Ð“â€“rneÐ”ÑŸin, bu anlaÐ•ÑŸma Ð“Â§erÐ“Â§evesinde kamu gÐ“Â¶revlilerine rÐ“Ñ˜Ð•ÑŸvet verildiÐ”ÑŸi. \r\n<a href=https://bahsegeldestek.com/>https://bahsegeldestek.com/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3424,13,686,'4','AndrewWonse','');
INSERT INTO `wp_gf_entry_meta` VALUES (3425,13,686,'5','AndrewWonse','');
INSERT INTO `wp_gf_entry_meta` VALUES (3426,13,686,'2','kosoglyadowadiana@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3427,13,686,'6','(352) 420-7436','');
INSERT INTO `wp_gf_entry_meta` VALUES (3429,13,686,'3','Ð²Ð°Ð²Ð°Ð´Ð° Ð²Ð¸Ð¿ \r\n \r\n<a href=https://t.me/vavada_zerkalo_2022>Ð¸Ð³Ñ€Ð°Ñ‚ÑŒ vavada</a> \r\n \r\nvavada Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾\r\nvavada casino Ñ€ÐµÐ³Ð¸ÑÑ‚Ñ€Ð°Ñ†Ð¸Ñ\r\nvavada Ð·ÐµÑ€ÐºÐ°Ð»Ð¾\r\nvavada com Ð¾Ð½Ð»Ð°Ð¹Ð½\r\nÐ²Ð°Ð²Ð°Ð´Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾','');
INSERT INTO `wp_gf_entry_meta` VALUES (3430,13,687,'4','Maxwellhof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3431,13,687,'5','Maxwellhof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3432,13,687,'2','marta.zubakowa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3433,13,687,'6','(478) 238-3038','');
INSERT INTO `wp_gf_entry_meta` VALUES (3435,13,687,'3','https://hydrarusawyg5p74etnid.hydra-original.ru/ \r\nÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹, ÑƒÑ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð½Ñ‹Ðµ ÑÐ°Ð¼Ð¾Ð¹ ÐÐ´Ð¼Ð¸Ð½Ð¸Ð¼Ñ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸. Ð”Ð¾ÑÑ‚ÑƒÐ¿ÐµÐ½ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ‹Ð¹ V3 Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ ÑÑÑ‹Ð»ÐºÐ¸ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾. Ð’Ð¾Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· zerkalo onion- TOR browser (1 ÐºÐ½Ð¾Ð¿ÐºÐ°) \r\n<a href=https://hydrarusawyg5p74etnid.hydra-original.ru/>Ð¡ÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ  Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3436,13,688,'4','Douglasalori','');
INSERT INTO `wp_gf_entry_meta` VALUES (3437,13,688,'5','Douglasalori','');
INSERT INTO `wp_gf_entry_meta` VALUES (3438,13,688,'2','lyubavafishkova89@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3439,13,688,'6','(543) 148-3877','');
INSERT INTO `wp_gf_entry_meta` VALUES (3441,13,688,'3','https://hydra-ssylka.sbtbauto.com \r\nÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹, ÑƒÑ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð½Ñ‹Ðµ ÑÐ°Ð¼Ð¾Ð¹ ÐÐ´Ð¼Ð¸Ð½Ð¸Ð¼Ñ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸. Ð”Ð¾ÑÑ‚ÑƒÐ¿ÐµÐ½ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ‹Ð¹ V3 Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ ÑÑÑ‹Ð»ÐºÐ¸ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾. Ð’Ð¾Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· zerkalo onion- TOR browser (1 ÐºÐ½Ð¾Ð¿ÐºÐ°) \r\n<a href=https://hydraclubbioknikokex7nchid.onion-zerkalo.com>ÐšÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ 2022</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3450,13,691,'4','JeremyBorma','');
INSERT INTO `wp_gf_entry_meta` VALUES (3451,13,691,'5','JeremyBorma','');
INSERT INTO `wp_gf_entry_meta` VALUES (3452,13,691,'2','cepovavlada85@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3453,13,691,'6','(362) 407-7085','');
INSERT INTO `wp_gf_entry_meta` VALUES (3455,13,691,'3','https://zerkalo.hydra-ssylka-onion.com \r\nÐžÑ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ð·ÐµÑ€ÐºÐ°Ð»Ð° Ð“Ð¸Ð´Ñ€Ñ‹, ÑƒÑ‚Ð²ÐµÑ€Ð¶Ð´ÐµÐ½Ð½Ñ‹Ðµ ÑÐ°Ð¼Ð¾Ð¹ ÐÐ´Ð¼Ð¸Ð½Ð¸Ð¼Ñ‚Ñ€Ð°Ñ†Ð¸ÐµÐ¹ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸. Ð”Ð¾ÑÑ‚ÑƒÐ¿ÐµÐ½ Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ‹Ð¹ V3 Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚ ÑÑÑ‹Ð»ÐºÐ¸ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾. Ð’Ð¾Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· zerkalo onion- TOR browser (1 ÐºÐ½Ð¾Ð¿ÐºÐ°) \r\n<a href=https://hydrarusawyg5p74etnid.hydra-original.ru/>ÐžÑ€Ð¸Ð³Ð¸Ð½Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3472,13,696,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (3473,13,696,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (3474,13,696,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3475,13,696,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (3477,13,696,'3','My nameâ€™s Eric and I just found your site hjsdev.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\nTalk With Web Visitor â€“ CLICK HERE http://jumboleadmagnet.com for a live demo now.\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\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 http://jumboleadmagnet.com to discover what Talk With Web Visitor 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\nTalk 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 http://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3478,13,697,'4','cartridge_El','');
INSERT INTO `wp_gf_entry_meta` VALUES (3479,13,697,'5','cartridge_El','');
INSERT INTO `wp_gf_entry_meta` VALUES (3480,13,697,'2','dfdfhdh@intermediate-website.store','');
INSERT INTO `wp_gf_entry_meta` VALUES (3481,13,697,'6','(685) 853-7322','');
INSERT INTO `wp_gf_entry_meta` VALUES (3483,13,697,'3','Useful information \r\n \r\n- \r\nÐºÐ°Ñ€Ñ‚Ñ€Ð¸Ð´Ð¶Ð¸ <a href=https://muzjakalife.ru/>http://muzjakalife.ru</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3488,13,699,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3489,13,699,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3490,13,699,'2','tianacott@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3491,13,699,'6','(766) 507-8301','');
INSERT INTO `wp_gf_entry_meta` VALUES (3493,13,699,'3','Attention! Financial robot may bring you millions! \r\nhttps://profit-gold-strategy.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (3494,13,700,'4','Richardtug','');
INSERT INTO `wp_gf_entry_meta` VALUES (3495,13,700,'5','Richardtug','');
INSERT INTO `wp_gf_entry_meta` VALUES (3496,13,700,'2','ff@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3497,13,700,'6','(752) 155-0584','');
INSERT INTO `wp_gf_entry_meta` VALUES (3499,13,700,'3','<a href=https://vk.com/zarabotok_v_internete_dlya_mam>ÐµÐ¶ÐµÐ´Ð½ÐµÐ²Ð½Ñ‹Ð¹ Ð·Ð°Ñ€Ð°Ð±Ð¾Ñ‚Ð¾Ðº Ð² Ð¸Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚Ðµ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3508,13,703,'4','MichealPhera','');
INSERT INTO `wp_gf_entry_meta` VALUES (3509,13,703,'5','MichealPhera','');
INSERT INTO `wp_gf_entry_meta` VALUES (3510,13,703,'2','help@aweb.sbs','');
INSERT INTO `wp_gf_entry_meta` VALUES (3511,13,703,'6','(448) 256-4150','');
INSERT INTO `wp_gf_entry_meta` VALUES (3513,13,703,'3','ÐŸÑ€Ð¸Ð²ÐµÑ‚, Ð¼Ñ‹ Ð¼Ð°Ð»ÐµÐ½ÑŒÐºÐ°Ñ, Ð½Ð¾ Ð³Ð¾Ñ€Ð´Ð°Ñ ÑÑ‚ÑƒÐ´Ð¸Ñ Ð¸Ð· Ð£ÐºÑ€Ð°Ð¸Ð½Ñ‹. ÐšÐ¾Ð½ÐºÑ€ÐµÑ‚Ð½Ð¾, Ð¸Ð· Ð”Ð¾Ð½ÐµÑ†ÐºÐ°. Ðš ÑÐ¾Ð¶Ð°Ð»ÐµÐ½Ð¸ÑŽ, Ð² ÑÐ¸Ð»Ñƒ Ð²ÑÐµÐ¼ Ð¸Ð·Ð²ÐµÑÑ‚Ð½Ñ‹Ñ… ÑÐ¾Ð±Ñ‹Ñ‚Ð¸Ð¹, Ð±Ð¾ÐµÐ²Ñ‹Ñ… Ð´ÐµÐ¹ÑÑ‚Ð²Ð¸Ð¹ Ð¸ Ð¾ÐºÐºÑƒÐ¿Ð°Ñ†Ð¸Ð¸ Ñ‡Ð°ÑÑ‚Ð¸ Ð½Ð°ÑˆÐµÐ¹ ÑÑ‚Ñ€Ð°Ð½Ñ‹, Ð¼Ñ‹ Ð²Ñ‹Ð½ÑƒÐ¶Ð´ÐµÐ½Ñ‹ Ð¸ÑÐºÐ°Ñ‚ÑŒ Ð½Ð¾Ð²ÑƒÑŽ Ñ€Ð°Ð±Ð¾Ñ‚Ñƒ Ð¸ Ð½Ð¾Ð²Ñ‹Ñ… Ð·Ð°ÐºÐ°Ð·Ñ‡Ð¸ÐºÐ¾Ð². \r\nÐœÑ‹ Ð¿Ñ€ÐµÐ´Ð»Ð°Ð³Ð°ÐµÐ¼ Ð¾Ð±Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ Ð¸Ð»Ð¸ Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ñ‚ÑŒ ÑÐ°Ð¹Ñ‚, Ð¿Ñ€Ð¾Ð²ÐµÑÑ‚Ð¸ SEO, Ð½Ð°ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÑŒ ÐºÐ°Ð¼Ð¿Ð°Ð½Ð¸ÑŽ Ð² Google Ads Ð¸ Ð²ÐµÑÑ‚Ð¸ Ð»ÑŽÐ±Ñ‹Ðµ Ð¸Ð½Ñ‹Ðµ Ð°ÑÐ¿ÐµÐºÑ‚Ñ‹ Ð²Ð°ÑˆÐµÐ¹ online activity. Developer, Marketer, Designer Ð¸ Copywriter - Ðº Ð²Ð°ÑˆÐ¸Ð¼ ÑƒÑÐ»ÑƒÐ³Ð°Ð¼, Ð½ÐµÐ·Ð°Ð²Ð¸ÑÐ¸Ð¼Ð¾ Ð¾Ñ‚ Ñ‡Ð°ÑÐ¾Ð²Ð¾Ð³Ð¾ Ð¿Ð¾ÑÑÐ°, Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸ ÑÑƒÑ‚Ð¾Ðº, Ð´Ð½Ñ Ð½ÐµÐ´ÐµÐ»Ð¸ Ð¸ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸ Ð³Ð¾Ð´Ð°. \r\nÐžÐ±Ð»Ð°Ð´Ð°Ñ ÐºÐ²Ð°Ð»Ð¸Ñ„Ð¸ÐºÐ°Ñ†Ð¸ÐµÐ¹ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸Ñ English-speaking resources Ð¼Ñ‹ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÐ¼ Ñ Ñ‚ÐµÐ¼Ð¸, ÐºÐ¾Ð¼Ñƒ Ñ€Ð°Ð±Ð¾Ñ‡Ð¸Ðµ Ð²Ð¾Ð¿Ñ€Ð¾ÑÑ‹ ÑƒÐ´Ð¾Ð±Ð½Ð¾ Ñ€ÐµÑˆÐ°Ñ‚ÑŒ, Ð² Ñ‚Ð¾Ð¼ Ñ‡Ð¸ÑÐ»Ðµ, Ð½Ð° Ñ€ÑƒÑÑÐºÐ¾Ð¼ ÑÐ·Ñ‹ÐºÐµ. ÐÐµÐ¾Ñ‚ÑŠÐµÐ¼Ð»ÐµÐ¼Ð¾Ð¹ Ñ‡Ð°ÑÑ‚ÑŒÑŽ ÑÐ¾Ñ‚Ñ€ÑƒÐ´Ð½Ð¸Ñ‡ÐµÑÑ‚Ð²Ð° ÑÐ²Ð»ÑÐµÑ‚ÑÑ ÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ ÑƒÑÐ»ÑƒÐ³ - Ð·Ð½Ð°Ñ‡Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð½Ð¸Ð¶Ðµ, Ñ‡ÐµÐ¼ Ñƒ Ð»Ð¾ÐºÐ°Ð»ÑŒÐ½Ñ‹Ñ… ÑÑ‚ÑƒÐ´Ð¸Ð¹ Ð¸Ð· Ð¡Ð¨Ð. ÐŸÐ¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ñ‚Ðµ Ð½Ð°Ñ Ð¿Ð¾Ð¶Ð°Ð»ÑƒÐ¹ÑÑ‚Ð°, Ð½Ð°Ð¼ Ð½ÑƒÐ¶Ð½Ð° Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ñ€Ð°Ð±Ð¾Ñ‚Ð°! \r\nSummary: \r\n- SEO Ð¸ Ð²Ñ‹Ñ…Ð¾Ð´ Ð² Top-10 Google Search. \r\n- Booking and ordering with CRM integration. \r\n- Google Ads. \r\nPlease call us: \r\nWhatsApp: +380 71 484 1135 \r\nSignal: +380 71 484 1135 \r\nEmail: artweb.agency@gmail.com \r\nÐ¡ ÑƒÐ²Ð°Ð¶ÐµÐ½Ð¸ÐµÐ¼, ÐÐ½Ñ‚Ð¾Ð½ ÐŸÑƒÐ³Ð°Ñ‡.','');
INSERT INTO `wp_gf_entry_meta` VALUES (3514,13,704,'4','CharlesCot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3515,13,704,'5','CharlesCot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3516,13,704,'2','platoshinaoksana@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3517,13,704,'6','(414) 888-2714','');
INSERT INTO `wp_gf_entry_meta` VALUES (3519,13,704,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchidonion.online/ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ“Ð¸Ð´Ñ€Ð° onion \r\nÐ“Ð¸Ð´Ñ€Ð° Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€ \r\n<a href=https://hydrarusawyg5ykmsgvnyhdumzeawp465jp7zhynyihexdv5p74etnid.com/>Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3520,13,705,'4','WilliamPlorm','');
INSERT INTO `wp_gf_entry_meta` VALUES (3521,13,705,'5','WilliamPlorm','');
INSERT INTO `wp_gf_entry_meta` VALUES (3522,13,705,'2','ivanov.5cjbl@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3523,13,705,'6','(377) 676-5716','');
INSERT INTO `wp_gf_entry_meta` VALUES (3525,13,705,'3','<a href=http://mlne-exchanges.com>mine exchange ÑˆÐ°Ñ…Ñ‚Ð°</a> - ÐºÐ¸Ð²Ð¸ Ð±Ð¸Ñ‚ÐºÐ¾Ð¸Ð½, mine exchange ÑÐ°Ð¹Ñ‚','');
INSERT INTO `wp_gf_entry_meta` VALUES (3530,13,707,'4','Kennethdar','');
INSERT INTO `wp_gf_entry_meta` VALUES (3531,13,707,'5','Kennethdar','');
INSERT INTO `wp_gf_entry_meta` VALUES (3532,13,707,'2','khakimova.qg1ws@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3533,13,707,'6','(426) 242-6736','');
INSERT INTO `wp_gf_entry_meta` VALUES (3535,13,707,'3','<a href=https://www.kinopoisk.ru/series/1108755/>Ð Ð°Ð±Ð°Ð±Ð°</a> - Ñ€Ð°Ð±Ð°Ð±Ð° Ð Ð°Ð¼Ð¸, Ð ÐÐœÐ† Ð ÐÐ‘ÐÐ‘Ð, Rababa Rami Ñ€Ð°Ð±Ð°Ð±Ð° Ð Ð°Ð¼Ð¸, Ð Ð°Ð¼Ð¸ Ð Ð°Ð±Ð°Ð±Ð°, Rababa Rami','');
INSERT INTO `wp_gf_entry_meta` VALUES (3536,13,708,'4','ArmandoNoF','');
INSERT INTO `wp_gf_entry_meta` VALUES (3537,13,708,'5','ArmandoNoF','');
INSERT INTO `wp_gf_entry_meta` VALUES (3538,13,708,'2','morozov.2sf6q@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3539,13,708,'6','(332) 106-3513','');
INSERT INTO `wp_gf_entry_meta` VALUES (3541,13,708,'3','my response https://mostbet999.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3550,13,711,'4','RonaldFed','');
INSERT INTO `wp_gf_entry_meta` VALUES (3551,13,711,'5','RonaldFed','');
INSERT INTO `wp_gf_entry_meta` VALUES (3552,13,711,'2','dolmerbol@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3553,13,711,'6','(723) 272-4073','');
INSERT INTO `wp_gf_entry_meta` VALUES (3555,13,711,'3','<a href=http://www.youtube.com/watch?v=H5s0rrJZH4o>ÐšÐ°Ñ€Ð°Ð¾ÐºÐµ ÐšÐ°Ð¶Ð´Ñ‹Ð¹ Ð´ÐµÐ½ÑŒ Ð“Ð¾ÑÐ¿Ð¾Ð´ÑŒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3560,13,713,'4','RobertSeila','');
INSERT INTO `wp_gf_entry_meta` VALUES (3561,13,713,'5','RobertSeila','');
INSERT INTO `wp_gf_entry_meta` VALUES (3562,13,713,'2','alevtinaartyugova82@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3563,13,713,'6','(322) 568-2683','');
INSERT INTO `wp_gf_entry_meta` VALUES (3565,13,713,'3','https://hydra-ssylka.sbtbauto.com \r\nÐœÐ°Ñ€ÐºÐµÑ‚Ð¿Ð»ÐµÐ¹Ñ Ð“Ð¸Ð´Ñ€Ð° Ð¼Ð¾Ð¶Ð½Ð¾ ÑÑ€Ð°Ð²Ð½Ð¸Ñ‚ÑŒ Ñ Aliexpress Â«Ð´Ð»Ñ Ð²Ð·Ñ€Ð¾ÑÐ»Ñ‹Ñ…Â». ÐÐ° Ð¿Ñ€Ð¾ÑÑ‚Ð¾Ñ€Ð°Ñ… Ð¿Ð»Ð°Ñ‚Ñ„Ð¾Ñ€Ð¼Ñ‹ ÑÐ¾ÑÑ€ÐµÐ´Ð¾Ñ‚Ð¾Ñ‡ÐµÐ½Ð¾ Ð¼Ð½Ð¾Ð¶ÐµÑÑ‚Ð²Ð¾ Ñ‚Ð¾Ð²Ð°Ñ€Ð¾Ð² Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð¿Ñ€Ð¾Ð´Ð°Ð¶Ð° ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… Ð½Ðµ Ð²Ð¿Ð¸ÑÑ‹Ð²Ð°ÐµÑ‚ÑÑ, Ð² Ð¿Ð¾Ð»Ð½Ð¾Ð¹ Ð¼ÐµÑ€Ðµ, Ð² Ñ€Ð°Ð¼ÐºÐ¸ Ð·Ð°ÐºÐ¾Ð½Ð°. Ð’ÑÐµ Ð¿Ñ€ÐµÐ´Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð¸ÑÑ…Ð¾Ð´ÑÑ‚ Ð¾Ñ‚ Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½Ð¾Ð². Ð’Ñ‹Ð±Ð¾Ñ€ Ð¿Ñ€Ð¾Ð´Ð°Ð²Ñ†Ð° Ð¼Ð¾Ð¶ÐµÑ‚ Ð±Ñ‹Ñ‚ÑŒ Ð¾ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð»ÐµÐ½ Ð½Ð° Ð¾ÑÐ½Ð¾Ð²Ðµ Ð¾Ñ‚Ð·Ñ‹Ð²Ð¾Ð², ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð¾ÑÑ‚Ð°Ð²Ð»ÑÑŽÑ‚ Ð¿Ñ€ÐµÐ´Ñ‹Ð´ÑƒÑ‰Ð¸Ðµ Ð¿Ð¾ÐºÑƒÐ¿Ð°Ñ‚ÐµÐ»Ð¸. ÐŸÑ€Ð¸Ð¼ÐµÑ‡Ð°Ñ‚ÐµÐ»ÑŒÐ½Ð¾, Ñ‡Ñ‚Ð¾ Ð² Ð½Ð°ÑÑ‚Ð¾ÑÑ‰Ð¸Ð¹ Ð¼Ð¾Ð¼ÐµÐ½Ñ‚ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½-Ð¿Ñ€Ð¾Ð´Ð°Ð¶ Ð² Ð Ð¾ÑÑÐ¸Ð¸ Ð¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶Ð°ÐµÑ‚ Ñ€Ð°ÑÑ‚Ð¸. ÐŸÑ€Ð¸ ÑÑ‚Ð¾Ð¼ ÑÑ‚Ð°Ñ‚Ð¸ÑÑ‚Ð¸ÐºÐ° Ð¿Ð¾Ð¿ÑƒÐ»ÑÑ€Ð½Ð¾ÑÑ‚Ð¸ ÑˆÐ¾Ð¿Ð¸Ð½Ð³Ð° Ð² ÑÐµÑ‚Ð¸ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾Ð¶ÐµÑ‚ Ð±Ñ‹Ñ‚ÑŒ ÑÐ¿Ñ€Ð¾ÐµÑ†Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð° Ð½Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚. \r\n<a href=https://zerkalo.gidra-ssylka.com>Ð—ÐµÑ€ÐºÐ°Ð»Ð¾ Ð³Ð¸Ð´Ñ€Ñ‹ Ð´Ð»Ñ Ð²Ñ…Ð¾Ð´Ð° Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3598,13,722,'4','ManuelHaind','');
INSERT INTO `wp_gf_entry_meta` VALUES (3599,13,722,'5','ManuelHaind','');
INSERT INTO `wp_gf_entry_meta` VALUES (3600,13,722,'2','dorofankinaveronika87@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3601,13,722,'6','(771) 210-6633','');
INSERT INTO `wp_gf_entry_meta` VALUES (3603,13,722,'3','https://hydraclubbioknikokex7nchid.onion-zerkalo.com \r\nÐ•ÑÐ»Ð¸ Ð²Ð°Ð¼ Ð½ÑƒÐ¶Ð½Ð¾ ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ Ñ‡Ñ‚Ð¾-Ñ‚Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½, Ñƒ Ð“Ð¸Ð´Ñ€Ñ‹ ÑÐµÑ‚ÑŒ Ð¾Ñ‚Ð´ÐµÐ»ÐµÐ½Ð¸Ñ Ð² Ð Ð¾ÑÑÐ¸Ð¸ Ð¸ Ð¡ÐÐ“. ÐžÐ´Ð½Ð°ÐºÐ¾, ÐµÑÐ»Ð¸ Ð²Ñ‹ Ð¶Ð¸Ð²ÐµÑ‚Ðµ Ð´Ð°Ð»ÐµÐºÐ¾, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±ÑƒÐ´ÐµÑ‚ Ñ€Ð°Ð´ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ÑŒ Ð²Ð°Ñˆ Ð·Ð°ÐºÐ°Ð· Ð¿Ñ€ÑÐ¼Ð¾ Ðº Ð²Ð°ÑˆÐµÐ¼Ñƒ Ð¿Ð¾Ñ€Ð¾Ð³Ñƒ. Ð“Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ Ð¿Ñ€ÐµÐ´Ð»Ð°Ð³Ð°ÐµÑ‚ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½ÑƒÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð²ÑÐµÐ¼ Ð¾Ð¿Ñ‚Ð¾Ð²Ñ‹Ð¼ Ð¿Ð¾ÐºÑƒÐ¿Ð°Ñ‚ÐµÐ»ÑÐ¼ Ð² Ð˜Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚Ðµ. Ð’Ñ‹ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ Ð¿Ñ€ÐµÐ´Ð·Ð°ÐºÐ°Ð· Ð·Ð´ÐµÑÑŒ, Ð² ÑÑ‚Ð¾Ð¼ ÑÐµÑ€Ð²Ð¸ÑÐµ, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð»ÑÐµÑ‚ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸ÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¸ Ð¿Ð¾ ÐºÐ°Ð¶Ð´Ð¾Ð¼Ñƒ Ð·Ð°Ð¿Ñ€Ð¾ÑÑƒ. Ð‘ÑƒÐ´ÑŒÑ‚Ðµ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, ÐµÑÐ»Ð¸ Ð²Ð°ÑˆÐ° Ð¿Ð¾ÑÑ‹Ð»ÐºÐ° Ð±ÑƒÐ´ÐµÑ‚ Ð¿Ð¾Ñ‚ÐµÑ€ÑÐ½Ð° Ð¿Ð¾ Ð¿Ð¾Ñ‡Ñ‚Ðµ Ð¸Ð»Ð¸ Ð¿ÐµÑ€ÐµÑ…Ð²Ð°Ñ‡ÐµÐ½Ð°, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ ÐµÐµ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾. Ð•ÑÐ»Ð¸ Ñƒ Ð²Ð°Ñ ÐµÑÑ‚ÑŒ ÐºÐ°ÐºÐ¸Ðµ-Ð»Ð¸Ð±Ð¾ Ð²Ð¾Ð¿Ñ€Ð¾ÑÑ‹ Ð¾Ñ‚Ð½Ð¾ÑÐ¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ð¾Ð² Ð¸Ð»Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð½Ðµ ÑÑ‚ÐµÑÐ½ÑÐ¹Ñ‚ÐµÑÑŒ Ð¾Ð±Ñ€Ð°Ñ‰Ð°Ñ‚ÑŒÑÑ Ð² Ñ‚ÐµÑ… Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÑƒ Ð² Ð»ÑŽÐ±Ð¾Ðµ Ð²Ñ€ÐµÐ¼Ñ. Ð”Ð»Ñ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ð¸ Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚Ð¸ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð° Ð¿Ñ€Ð¸Ð½ÑÐ»Ð° Ñ€ÐµÑˆÐµÐ½Ð¸Ðµ Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ÑŒ ÑÐ°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð½Ð¾Ð²Ð¾Ð¹ Ð²ÐµÑ€ÑÐ¸Ð¸ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° tor, ÑÐ¾Ð·Ð´Ð°Ð² Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚Ð° onion V3. Ð­Ñ‚Ð¾ ÑÐ¾Ð¾Ð±Ñ‰ÐµÑÑ‚Ð²Ð¾ Ð½Ðµ Ð¿Ñ€Ð¾ÑÑ‚Ð¾ ÑÐºÑÐ¿ÐµÑ€Ñ‚Ñ‹, Ð¾Ð½Ð¸ Ñ€ÐµÐ¼ÐµÑÐ»ÐµÐ½Ð½Ð¸ÐºÐ¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ ÑÐ¾Ð±Ð¸Ñ€Ð°ÑŽÑ‚ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹ Ð´Ð»Ñ Ð²Ð°ÑˆÐ¸Ñ… ÐºÐ¾Ð½ÐºÑ€ÐµÑ‚Ð½Ñ‹Ñ… Ð½ÑƒÐ¶Ð´. ÐžÐ¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ ÑÑ‚ÐµÐ¿ÐµÐ½ÑŒ Ð´ÐµÐ»Ð¾Ð²Ð¾Ð³Ð¾ Ð¾Ð¿Ñ‹Ñ‚Ð°, Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²ÐµÐ½Ð½Ð¾ÑÑ‚Ð¸ Ð¸ Ñ€Ð°Ð·Ð²Ð¸Ñ‚Ð¸Ñ Ð² Ð¾Ð±Ð»Ð°ÑÑ‚Ð¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ð¹ Ð² Ð¿Ð¾ÑÐ»ÐµÐ´Ð½ÐµÐµ Ð²Ñ€ÐµÐ¼Ñ Ð½Ðµ ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð¾Ð²Ð°Ð»Ð¾. \r\n<a href=https://hydraclubbioknikokex7nchid.onion-zerkalo.com>ÐšÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ 2022</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3608,13,724,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3609,13,724,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3610,13,724,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3611,13,724,'6','(426) 151-6026','');
INSERT INTO `wp_gf_entry_meta` VALUES (3613,13,724,'3','Slot Machine Slots\r\n\r\nAncak Ð“Â¶zel Jackpot oyunlarda; Ð“Â§ak sayÐ”Â±sÐ”Â± 9a kadar dÐ“Ñ˜Ð•ÑŸebileceÐ”ÑŸinden, Bahisnow sitesinin en gÐ“Ñ˜venli yÐ“Â¶ntemlerinden biridir. KÐ”Â±saca three silindirli slot oyunu sevenler iÐ“Â§in free slots f bir free slots f. Tu00fcm zamanlaru0131n en bu00fcyu00fck albu00fcmlerinden biri olan albu00fcm; sadece Amerika\'da 20 milyon sattu0131 ve aralaru0131nda \"Billie Jean\" ve \"Beat It\" isimli hitlerinin de bulunduu011fu yedi Top 10 hit\'i u00e7u0131kardu0131. GTA tarzÐ”Â± RPG olaylarÐ”Â±nÐ”Â±n oyinlarÐ”Â± tuttuÐ”ÑŸu bir ortamda bu bedava slots on line casino oyunlarÐ”Â± bir anda patlayabilir. YaptÐ”Â±Ð”ÑŸÐ”Â± bir aÐ“Â§Ð”Â±klamaya gÐ“Â¶re, kaleleri ve bilimum movie seti benzeri yeri yÐ”Â±ktÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z oyunu sÐ”Â±kÐ”Â± bir fizik motoru destekliyordu, orta ya da en yÐ“Ñ˜ksek orandan aktarÐ”Â±m yapÐ”Â±lmalÐ”Â±dÐ”Â±r. Theres no must look wherever else whatever your tastes are, basketbol.\r\n\r\n<ul><li>En popÐ“Ñ˜ler yazÐ”Â±lÐ”Â±mcÐ”Â±larÐ”Â±nÐ”Â±n en iyi oyunlarÐ”Â±, keyifli zaman geÐ“Â§irmenizi saÐ”ÑŸlamak amacÐ”Â±yla bir araya getirilmiÐ•ÑŸtir.</li><li>BÐ“Â¶yle bir uygulama ile birlikte mevcut adresinde gÐ“Ñ˜venliÐ”ÑŸi Ð“Â¶n planda tutulur.</li><li>Casinomilyon sitesinin ana sayfasÐ”Â±na girdiÐ”ÑŸinizde bedava oynayabileceÐ”ÑŸiniz kÐ“Â¶klÐ“Ñ˜ ve en yeni slot oyunlarÐ”Â± direkt olarak karÐ•ÑŸÐ”Â±nÐ”Â±za Ð“Â§Ð”Â±kar, mas depois disso vocÐ“Ð„ voltarÐ“ÐŽ automaticamente para o nosso app para visualizar os cartÐ“Âµes que foram adicionados.</li></ul>\r\n\r\nLDPlayer, Android 7.1 cep telefonlarÐ”Â±nÐ”Â±n Ð“Â§alÐ”Â±Ð•ÑŸma ortamÐ”Â±nÐ”Â± simÐ“Ñ˜le ederek, cep telefonlarÐ”Â±nda bulunmayan Ð“Â§oklu pencereler, makro komutlar ve iÐ•ÑŸlem kaydÐ”Â± gibi gÐ“Ñ˜Ð“Â§lÐ“Ñ˜ iÐ•ÑŸlevlere sahip olup, mobil oyunlarÐ”Â±n bilgisayarlarda sorunsuz oynanmasÐ”Â±nÐ”Â± saÐ”ÑŸlar. Oyun meraklÐ”Â±larÐ”Â± iÐ“Â§in Ð“Â¶zel olarak tasarlanmÐ”Â±Ð•ÑŸ bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜dÐ“Ñ˜r. Casino oyunlarÐ”Â± bÐ“Â¶lÐ“Ñ˜mÐ“Ñ˜mÐ“Ñ˜zdeki diÐ”ÑŸer popÐ“Ñ˜ler oyunlar slot oyunlarÐ”Â± ve diÐ”ÑŸer casino klasiklerinin dijital paralÐ”Â± versiyonlarÐ”Â±nÐ”Â± iÐ“Â§erir. SÐ”Â±fÐ”Â±r oyun makinalarÐ”Â±bu medeniyetlerin bÐ”Â±raktÐ”Â±klarÐ”Â± bazÐ”Â± yapÐ”Â±lar dÐ“Ñ˜nya Ð“Ñ˜zerinde hala ayakta duruyor ve biz bu yapÐ”Â±lara bakarak gerÐ“Â§ekten bu toplumlarÐ”Â±n ne kadar bÐ“Ñ˜yÐ“Ñ˜k bir Ð“Â¶neme sahip olduklarÐ”Â±nÐ”Â± anlayabiliyoruz.\r\n\r\n<h1>Slot Makinesi OyunlarÐ”Â±</h1>\r\n\r\nBu siteyi kullanmaya devam ederseniz, bunu kabul ettiÐ”ÑŸinizi varsaymaktayÐ”Â±z. KiÐ•ÑŸisel Verilerin KorunmasÐ”Â±na Ð”Â°liÐ•ÑŸkin AydÐ”Â±nlatma metnini baÐ”ÑŸlantÐ”Â±da bulabilirsiniz. Milyonlarca yÐ“Ñ˜ksek kaliteli stok fotoÐ”ÑŸrafÐ”Â±, illÐ“Ñ˜strasyonu ve videoyu tarayÐ”Â±n. BoÐ•ÑŸ zamanÐ”Â±n Ð“Â§ok ve beceri veya konsantrasyon gerektirmeyen eÐ”ÑŸlenceli bir oyun mu arÐ”Â±yorsun? Bluestacks.exe dosyasÐ”Â±nÐ”Â± baÐ•ÑŸarÐ”Â±yla indirdiyseniz, bilgisayarÐ”Â±nÐ”Â±zda Ð”Â°ndirilenler klasÐ“Â¶rÐ“Ñ˜nÐ“Ñ˜ze veya indirilen dosyalarÐ”Â± genellikle sakladÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z herhangi bir yere gidin. Web sitemizdeki yeniliklerden ve yeni Ð“Ñ˜rÐ“Ñ˜nlerden haberdar olmak iÐ“Â§in lÐ“Ñ˜tfen E-Posta Adresinizi kaydedin.\r\n\r\n<h2>Ð“Ñšcretsiz On-line 3d YuvalarÐ”Â±</h2>\r\n\r\nTam yanÐ“Ð…na dÐ“Ñ˜Ð“Ñ•mÐ“Ñ˜Ð“Ñ•se 10 on line casino slots no deposit bonus uk kalÐ“Ð…r. Rivalo Casino BonuslarÐ”Â± Spor bahislerindeki bonuslar haricinde Casino bÐ“Â¶lÐ“Ñ˜mÐ“Ñ˜nde de Ð“Â§ok Ð“Â¶zel bonus fÐ”Â±rsatlarÐ”Â±yla karÐ•ÑŸÐ”Â±laÐ•ÑŸacaksÐ”Â±nÐ”Â±z. Hepsini GÐ“Â¶ster Cratos Slot KullanmÐ”Â±Ð•ÑŸ OlduÐ”ÑŸu AltyapÐ”Â± Ð•Ñ›irketleri Cratos Slot online on line casino sitesi, ormanda. KaliforniyaÐ²Ð‚â„¢daki Pioneertown, casino poker odalarÐ”Â± karÐ•ÑŸÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â± masalarÐ”Â± oynamak olmalÐ”Â±dÐ”Â±r. Slot makinelerinde kazanma hilesi para ya da kart kazanmak, ek ve ana teminatlar ile kasko ne kadar sÐ“Ñ˜rede Ð“Â¶deme yapar konularÐ”Â± ile ilgili bilgilere ulaÐ•ÑŸabilirsiniz.\r\n\r\n\r\n\r\nRulet oynamak iÐ“Â§in hizmet sunan siteye Ð“Ñ˜ye olma Ð•ÑŸartÐ”Â±, kumar bakanlÐ”Â±Ð”ÑŸÐ”Â± Ð”Â°kizler veya BaÐ•ÑŸak burcundan iseniz Ð“Â¶zellikle MerkÐ“Ñ˜r saatlerinde sÐ“Ñ˜per beyin olmaÐ”ÑŸa namzetsiniz demektir.Kitap okumak. Oyundaki dÐ“Â¶vÐ“Ñ˜Ð•ÑŸler esnasÐ”Â±nda kahramanÐ”Â±mÐ”Â±zÐ”Â± gerÐ“Â§ek zamanlÐ”Â± olarak kontrol ediyoruz ve Ð“Â¶zel gÐ“Ñ˜Ð“Â§lerimizi kullanarak rakiplerimizi yenmeye Ð“Â§alÐ”Â±Ð•ÑŸÐ”Â±yoruz, yanar. Kredi kartÐ”Â± ile para yatÐ”Â±rma iÐ•ÑŸlemleri anÐ”Â±nda iÐ•ÑŸleme koyulur ve 200 ile 2.000 TL arasÐ”Â±nda para yatÐ”Â±rabilirsiniz, kumarhane kumar bilgisayarlardan cep telefonlarÐ”Â±na kadar birÐ“Â§ok Ð“Ñ˜rÐ“Ñ˜nde. Bu yÐ“Ñ˜zden, etkileyici fiyatlar ve Ð“Ñ˜rÐ“Ñ˜n seÐ“Â§eneklerine kampanyalar sayesinde ulaÐ•ÑŸmanÐ”Â±z mÐ“Ñ˜mkÐ“Ñ˜n. \r\n<a href=https://bahsegeltr.xyz/>Bahsegel</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3618,13,726,'4','Jameslag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3619,13,726,'5','Jameslag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3620,13,726,'2','viktoriyakorolenko94@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3621,13,726,'6','(010) 228-8077','');
INSERT INTO `wp_gf_entry_meta` VALUES (3623,13,726,'3','https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7hydra-onion.com \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7hydra-onion.com>Ð³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3660,13,736,'4','PhillipMip','');
INSERT INTO `wp_gf_entry_meta` VALUES (3661,13,736,'5','PhillipMip','');
INSERT INTO `wp_gf_entry_meta` VALUES (3662,13,736,'2','pimenova4hhto@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3663,13,736,'6','(006) 128-3785','');
INSERT INTO `wp_gf_entry_meta` VALUES (3665,13,736,'3','More Help https://jebahisgiris3.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3666,13,737,'4','Everettmub','');
INSERT INTO `wp_gf_entry_meta` VALUES (3667,13,737,'5','Everettmub','');
INSERT INTO `wp_gf_entry_meta` VALUES (3668,13,737,'2','savina.e705v@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3669,13,737,'6','(680) 873-4114','');
INSERT INTO `wp_gf_entry_meta` VALUES (3671,13,737,'3','visit site https://top-buk.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3672,13,738,'4','PatrickEvoke','');
INSERT INTO `wp_gf_entry_meta` VALUES (3673,13,738,'5','PatrickEvoke','');
INSERT INTO `wp_gf_entry_meta` VALUES (3674,13,738,'2','andreev-j30xf@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3675,13,738,'6','(525) 648-7476','');
INSERT INTO `wp_gf_entry_meta` VALUES (3677,13,738,'3','investigate this site https://pinup-turkiye2.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3686,13,741,'4','Darrenalimb','');
INSERT INTO `wp_gf_entry_meta` VALUES (3687,13,741,'5','Darrenalimb','');
INSERT INTO `wp_gf_entry_meta` VALUES (3688,13,741,'2','kurochkin.8dtg3@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3689,13,741,'6','(251) 453-2556','');
INSERT INTO `wp_gf_entry_meta` VALUES (3691,13,741,'3','sites https://mostbet34.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3692,13,742,'4','ThomasDot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3693,13,742,'5','ThomasDot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3694,13,742,'2','glazkovaik701@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3695,13,742,'6','(338) 470-1154','');
INSERT INTO `wp_gf_entry_meta` VALUES (3697,13,742,'3','webpage https://herrwett.de/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3698,13,743,'4','WilliamFag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3699,13,743,'5','WilliamFag','');
INSERT INTO `wp_gf_entry_meta` VALUES (3700,13,743,'2','simonova.5kokt@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3701,13,743,'6','(413) 288-8854','');
INSERT INTO `wp_gf_entry_meta` VALUES (3703,13,743,'3','web link https://pin-up-com.ru/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3704,13,744,'4','WillisLib','');
INSERT INTO `wp_gf_entry_meta` VALUES (3705,13,744,'5','WillisLib','');
INSERT INTO `wp_gf_entry_meta` VALUES (3706,13,744,'2','pupkin.vz92a@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3707,13,744,'6','(156) 048-1630','');
INSERT INTO `wp_gf_entry_meta` VALUES (3709,13,744,'3','recommended you read https://slots-of-vegas-online.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3710,13,745,'4','Kevindop','');
INSERT INTO `wp_gf_entry_meta` VALUES (3711,13,745,'5','Kevindop','');
INSERT INTO `wp_gf_entry_meta` VALUES (3712,13,745,'2','tikhomirova-o49gz@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3713,13,745,'6','(620) 315-5553','');
INSERT INTO `wp_gf_entry_meta` VALUES (3715,13,745,'3','Your Domain Name https://casinosbewertung.de/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3716,13,746,'4','Danieloxiva','');
INSERT INTO `wp_gf_entry_meta` VALUES (3717,13,746,'5','Danieloxiva','');
INSERT INTO `wp_gf_entry_meta` VALUES (3718,13,746,'2','kolesnikovda1ev@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3719,13,746,'6','(807) 747-4225','');
INSERT INTO `wp_gf_entry_meta` VALUES (3721,13,746,'3','visit here https://pin-up-casino.in/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3730,13,749,'4','Mike Addington','');
INSERT INTO `wp_gf_entry_meta` VALUES (3731,13,749,'5','Mike Addington','');
INSERT INTO `wp_gf_entry_meta` VALUES (3732,13,749,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3733,13,749,'6','(014) 634-4127','');
INSERT INTO `wp_gf_entry_meta` VALUES (3735,13,749,'3','Hello \r\n \r\nWe all know the importance that dofollow link have on any website`s ranks. \r\nHaving most of your linkbase filled with nofollow ones is of no good for your ranks and SEO metrics. \r\n \r\nBuy quality dofollow links from us, that will impact your ranks in a positive way \r\nhttps://www.digital-x-press.com/product/150-dofollow-backlinks/ \r\n \r\nBest regards \r\nMike Addington\r\n \r\nsupport@digital-x-press.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3744,13,752,'4','Jacquespah','');
INSERT INTO `wp_gf_entry_meta` VALUES (3745,13,752,'5','Jacquespah','');
INSERT INTO `wp_gf_entry_meta` VALUES (3746,13,752,'2','marinina-fh62o@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3747,13,752,'6','(318) 201-4710','');
INSERT INTO `wp_gf_entry_meta` VALUES (3749,13,752,'3','that site https://king-billy-casino.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3754,13,754,'4','KeithEmilm','');
INSERT INTO `wp_gf_entry_meta` VALUES (3755,13,754,'5','KeithEmilm','');
INSERT INTO `wp_gf_entry_meta` VALUES (3756,13,754,'2','filonovabd5om@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3757,13,754,'6','(282) 542-6771','');
INSERT INTO `wp_gf_entry_meta` VALUES (3759,13,754,'3','site https://ggbet-top.com/de/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3760,13,755,'4','Curtisendub','');
INSERT INTO `wp_gf_entry_meta` VALUES (3761,13,755,'5','Curtisendub','');
INSERT INTO `wp_gf_entry_meta` VALUES (3762,13,755,'2','tikhonov50paf@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3763,13,755,'6','(886) 805-7813','');
INSERT INTO `wp_gf_entry_meta` VALUES (3765,13,755,'3','go now https://pinupsport.kz/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3766,13,756,'4','ErichAmoca','');
INSERT INTO `wp_gf_entry_meta` VALUES (3767,13,756,'5','ErichAmoca','');
INSERT INTO `wp_gf_entry_meta` VALUES (3768,13,756,'2','belkina.00d5r@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3769,13,756,'6','(317) 184-7226','');
INSERT INTO `wp_gf_entry_meta` VALUES (3771,13,756,'3','redirected here https://1xbetbahissirketi.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3772,13,757,'4','Gregorycoowl','');
INSERT INTO `wp_gf_entry_meta` VALUES (3773,13,757,'5','Gregorycoowl','');
INSERT INTO `wp_gf_entry_meta` VALUES (3774,13,757,'2','simakov.u44q5@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3775,13,757,'6','(555) 767-1526','');
INSERT INTO `wp_gf_entry_meta` VALUES (3777,13,757,'3','hop over to here https://bonscasino-online.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3778,13,758,'4','CraigCouby','');
INSERT INTO `wp_gf_entry_meta` VALUES (3779,13,758,'5','CraigCouby','');
INSERT INTO `wp_gf_entry_meta` VALUES (3780,13,758,'2','vladimirovna_margarita-198164@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3781,13,758,'6','(613) 250-1470','');
INSERT INTO `wp_gf_entry_meta` VALUES (3783,13,758,'3','ÐŸÑ€Ð¾Ð¸Ð·Ð²Ð¾Ð´ÑÑ‚Ð²Ð¾ \"Ð ÐµÐ°Ð»ÑŒÐ½Ñ‹Ðµ Ð”ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ‚Ñ‹\" - Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ð¾Ðµ Ð¸Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½Ð¸Ðµ Ð³Ð¾ÑÑƒÐ´Ð°Ñ€ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ñ… Ñ€ÐµÐ³Ð¸ÑÑ‚Ñ€Ð°Ñ†Ð¸Ð¾Ð½Ð½Ñ‹Ñ… Ð·Ð½Ð°ÐºÐ¾Ð² Ð½Ð° Ð²ÑÐµ Ð²Ð¸Ð´Ñ‹ Ñ‚Ñ€Ð°Ð½ÑÐ¿Ð¾Ñ€Ñ‚Ð½Ñ‹Ñ… ÑÑ€ÐµÐ´ÑÑ‚Ð². \r\n<a href=https://real-dublikat.ru/>ÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ Ð¸Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ð°Ð²Ñ‚Ð¾Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ð¾Ð³Ð¾ Ð½Ð¾Ð¼ÐµÑ€Ð°</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3784,13,759,'4','KennethBew','');
INSERT INTO `wp_gf_entry_meta` VALUES (3785,13,759,'5','KennethBew','');
INSERT INTO `wp_gf_entry_meta` VALUES (3786,13,759,'2','iulia-shapovalova-198173@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3787,13,759,'6','(361) 830-7554','');
INSERT INTO `wp_gf_entry_meta` VALUES (3789,13,759,'3','Ð°Ð»ÑŒÑ„Ð° Ð±Ð°Ð½Ðº Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð² \r\n \r\n \r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>ÐºÐ°Ñ€Ñ‚Ð° Ð°Ð»ÑŒÑ„Ð° Ð±Ð°Ð½ÐºÐ° 1 Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²</a> \r\n \r\n365 Ð´Ð½ÐµÐ¹ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²\r\nÐ°Ð»ÑŒÑ„Ð° ÐºÐ°Ñ€Ñ‚Ð° Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²\r\nÐºÐ°Ñ€Ñ‚Ð° Ð°Ð»ÑŒÑ„Ð° Ð±Ð°Ð½ÐºÐ° 1 Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²\r\n365 Ð´Ð½ÐµÐ¹ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð² ÐÐ»ÑŒÑ„Ð°-Ð‘Ð°Ð½Ðº\r\nÐºÐ°Ñ€Ñ‚Ð° Ð°Ð»ÑŒÑ„Ð°-Ð±Ð°Ð½ÐºÐ° Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²\r\n \r\n \r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>Ð°Ð»ÑŒÑ„Ð° Ð±Ð°Ð½Ðº Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²</a>\r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>ÐºÐ°Ñ€Ñ‚Ð° Ð°Ð»ÑŒÑ„Ð°-Ð±Ð°Ð½ÐºÐ° Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²</a>\r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>Ð³Ð¾Ð´ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²</a>\r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>ÐÐ»ÑŒÑ„Ð°-Ð±Ð°Ð½Ðº 12 Ð¼ÐµÑÑÑ†ÐµÐ² Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð²</a>\r\n<a href=https://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/>365 Ð´Ð½ÐµÐ¹ Ð±ÐµÐ· Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð¾Ð² ÐÐ»ÑŒÑ„Ð°-Ð‘Ð°Ð½Ðº</a>\r\n \r\n \r\nhttps://www.vbr.ru/banki/novosti/2022/02/16/novaya-alfa-karta/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3790,13,760,'4','PrestonScoof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3791,13,760,'5','PrestonScoof','');
INSERT INTO `wp_gf_entry_meta` VALUES (3792,13,760,'2','iulia_nikitina_925@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3793,13,760,'6','(872) 715-6172','');
INSERT INTO `wp_gf_entry_meta` VALUES (3795,13,760,'3','music distribution 2021 \r\n \r\nlicense for cover song New Music top - https://www.newmusic.top - music distribution service presents I believe - A.S. https://open.spotify.com/artist/2mV5n3nBEbvGXkS1TwpNEo watch the best music on YouTube channel https://bit.ly/3aB6Ian and listen to playlists <a href=https://open.spotify.com/playlist/1KhgXYF5jncOCvwfZ7bgLc>q&a music distribution</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3796,13,761,'4','Thomaspreow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3797,13,761,'5','Thomaspreow','');
INSERT INTO `wp_gf_entry_meta` VALUES (3798,13,761,'2','zarubin.bz5ba@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3799,13,761,'6','(783) 416-5710','');
INSERT INTO `wp_gf_entry_meta` VALUES (3801,13,761,'3','discover this info here https://1xbet-sportsbook.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3802,13,762,'4','LarrySer','');
INSERT INTO `wp_gf_entry_meta` VALUES (3803,13,762,'5','LarrySer','');
INSERT INTO `wp_gf_entry_meta` VALUES (3804,13,762,'2','zotova_df3hg@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3805,13,762,'6','(470) 413-5385','');
INSERT INTO `wp_gf_entry_meta` VALUES (3807,13,762,'3','find more info https://bettilt-bahis.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3812,13,764,'4','Johnnieelder','');
INSERT INTO `wp_gf_entry_meta` VALUES (3813,13,764,'5','Johnnieelder','');
INSERT INTO `wp_gf_entry_meta` VALUES (3814,13,764,'2','prokhorovaf786u@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3815,13,764,'6','(368) 283-1710','');
INSERT INTO `wp_gf_entry_meta` VALUES (3817,13,764,'3','advice https://ice-casino-online.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3818,13,765,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3819,13,765,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3820,13,765,'2','dlong997@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3821,13,765,'6','(528) 257-2047','');
INSERT INTO `wp_gf_entry_meta` VALUES (3823,13,765,'3','Start making thousands of dollars every week. \r\nhttps://profit-gold-strategy.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (3824,13,766,'4','Mike Anderson','');
INSERT INTO `wp_gf_entry_meta` VALUES (3825,13,766,'5','Mike Anderson','');
INSERT INTO `wp_gf_entry_meta` VALUES (3826,13,766,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3827,13,766,'6','(004) 636-8486','');
INSERT INTO `wp_gf_entry_meta` VALUES (3829,13,766,'3','Hi there \r\n \r\nDo you want a quick boost in ranks and sales for your website? \r\nHaving a high DA score, always helps \r\n \r\nGet your hjsdev.com to have a DA between 50 to 60 points in Moz with us today and reap the benefits of such a great feat. \r\n \r\nSee our offers here: \r\nhttps://www.monkeydigital.co/product/moz-da50-seo-plan/ \r\n \r\nOn SALE: \r\nhttps://www.monkeydigital.co/product/ahrefs-dr60/ \r\n \r\n \r\nThank you \r\nMike Anderson','');
INSERT INTO `wp_gf_entry_meta` VALUES (3830,13,767,'4','DonaldSmith','');
INSERT INTO `wp_gf_entry_meta` VALUES (3831,13,767,'5','DonaldSmith','');
INSERT INTO `wp_gf_entry_meta` VALUES (3832,13,767,'2','kozlitinuj51b@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3833,13,767,'6','(412) 524-7714','');
INSERT INTO `wp_gf_entry_meta` VALUES (3835,13,767,'3','you could look here https://casino-fair-go.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (3836,13,768,'4','Josephjen','');
INSERT INTO `wp_gf_entry_meta` VALUES (3837,13,768,'5','Josephjen','');
INSERT INTO `wp_gf_entry_meta` VALUES (3838,13,768,'2','fursowaelvira90@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3839,13,768,'6','(012) 100-1387','');
INSERT INTO `wp_gf_entry_meta` VALUES (3841,13,768,'3','<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion','');
INSERT INTO `wp_gf_entry_meta` VALUES (3842,13,769,'4','Kaybardhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3843,13,769,'5','Kaybardhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3844,13,769,'2','sanja.filat.ov.yg99.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3845,13,769,'6','(368) 157-2806','');
INSERT INTO `wp_gf_entry_meta` VALUES (3847,13,769,'3','Play and fuck virtually right now https://adultgames.life/?u=wh5kd06&o=qxhpmex','');
INSERT INTO `wp_gf_entry_meta` VALUES (3848,13,770,'4','Kaymqbihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3849,13,770,'5','Kaymqbihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3850,13,770,'2','sanja.filat.ov.yg9.9s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3851,13,770,'6','(623) 848-6188','');
INSERT INTO `wp_gf_entry_meta` VALUES (3853,13,770,'3','A game for adults. Jerk off virtually https://adultgames.life/?u=wh5kd06&o=qxhpmex','');
INSERT INTO `wp_gf_entry_meta` VALUES (3854,13,771,'4','CharlesCreax','');
INSERT INTO `wp_gf_entry_meta` VALUES (3855,13,771,'5','CharlesCreax','');
INSERT INTO `wp_gf_entry_meta` VALUES (3856,13,771,'2','kolian_ivanov750@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3857,13,771,'6','(180) 626-1310','');
INSERT INTO `wp_gf_entry_meta` VALUES (3859,13,771,'3','<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion','');
INSERT INTO `wp_gf_entry_meta` VALUES (3860,13,772,'4','Kaymiodhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3861,13,772,'5','Kaymiodhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (3862,13,772,'2','sanja.filat.ov.yg9.9.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3863,13,772,'6','(521) 882-1616','');
INSERT INTO `wp_gf_entry_meta` VALUES (3865,13,772,'3','Jerk off non-stop in this adult game https://adultgames.life/?u=wh5kd06&o=qxhpmex','');
INSERT INTO `wp_gf_entry_meta` VALUES (3866,13,773,'4','AndrewmeasK','');
INSERT INTO `wp_gf_entry_meta` VALUES (3867,13,773,'5','AndrewmeasK','');
INSERT INTO `wp_gf_entry_meta` VALUES (3868,13,773,'2','allochka.mazyrina@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3869,13,773,'6','(117) 610-5805','');
INSERT INTO `wp_gf_entry_meta` VALUES (3871,13,773,'3','https://ssylka-hydra.letohydra.com \r\nÐ•ÑÐ»Ð¸ Ð²Ð°Ð¼ Ð½ÑƒÐ¶Ð½Ð¾ ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ Ñ‡Ñ‚Ð¾-Ñ‚Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½, Ñƒ Ð“Ð¸Ð´Ñ€Ñ‹ ÑÐµÑ‚ÑŒ Ð¾Ñ‚Ð´ÐµÐ»ÐµÐ½Ð¸Ñ Ð² Ð Ð¾ÑÑÐ¸Ð¸ Ð¸ Ð¡ÐÐ“. ÐžÐ´Ð½Ð°ÐºÐ¾, ÐµÑÐ»Ð¸ Ð²Ñ‹ Ð¶Ð¸Ð²ÐµÑ‚Ðµ Ð´Ð°Ð»ÐµÐºÐ¾, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð±ÑƒÐ´ÐµÑ‚ Ñ€Ð°Ð´ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ÑŒ Ð²Ð°Ñˆ Ð·Ð°ÐºÐ°Ð· Ð¿Ñ€ÑÐ¼Ð¾ Ðº Ð²Ð°ÑˆÐµÐ¼Ñƒ Ð¿Ð¾Ñ€Ð¾Ð³Ñƒ. Ð“Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ Ð¿Ñ€ÐµÐ´Ð»Ð°Ð³Ð°ÐµÑ‚ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½ÑƒÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð²ÑÐµÐ¼ Ð¾Ð¿Ñ‚Ð¾Ð²Ñ‹Ð¼ Ð¿Ð¾ÐºÑƒÐ¿Ð°Ñ‚ÐµÐ»ÑÐ¼ Ð² Ð˜Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚Ðµ. Ð’Ñ‹ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ Ð¿Ñ€ÐµÐ´Ð·Ð°ÐºÐ°Ð· Ð·Ð´ÐµÑÑŒ, Ð² ÑÑ‚Ð¾Ð¼ ÑÐµÑ€Ð²Ð¸ÑÐµ, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð»ÑÐµÑ‚ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸ÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¸ Ð¿Ð¾ ÐºÐ°Ð¶Ð´Ð¾Ð¼Ñƒ Ð·Ð°Ð¿Ñ€Ð¾ÑÑƒ. Ð‘ÑƒÐ´ÑŒÑ‚Ðµ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, ÐµÑÐ»Ð¸ Ð²Ð°ÑˆÐ° Ð¿Ð¾ÑÑ‹Ð»ÐºÐ° Ð±ÑƒÐ´ÐµÑ‚ Ð¿Ð¾Ñ‚ÐµÑ€ÑÐ½Ð° Ð¿Ð¾ Ð¿Ð¾Ñ‡Ñ‚Ðµ Ð¸Ð»Ð¸ Ð¿ÐµÑ€ÐµÑ…Ð²Ð°Ñ‡ÐµÐ½Ð°, Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° Ð¾Ñ‚Ð¿Ñ€Ð°Ð²Ð¸Ñ‚ ÐµÐµ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾. Ð•ÑÐ»Ð¸ Ñƒ Ð²Ð°Ñ ÐµÑÑ‚ÑŒ ÐºÐ°ÐºÐ¸Ðµ-Ð»Ð¸Ð±Ð¾ Ð²Ð¾Ð¿Ñ€Ð¾ÑÑ‹ Ð¾Ñ‚Ð½Ð¾ÑÐ¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ð¾Ð² Ð¸Ð»Ð¸ ÑƒÑÐ»ÑƒÐ³, Ð½Ðµ ÑÑ‚ÐµÑÐ½ÑÐ¹Ñ‚ÐµÑÑŒ Ð¾Ð±Ñ€Ð°Ñ‰Ð°Ñ‚ÑŒÑÑ Ð² Ñ‚ÐµÑ… Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÑƒ Ð² Ð»ÑŽÐ±Ð¾Ðµ Ð²Ñ€ÐµÐ¼Ñ. Ð”Ð»Ñ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ð¸ Ð°Ð½Ð¾Ð½Ð¸Ð¼Ð½Ð¾ÑÑ‚Ð¸ ÐºÐ¾Ð¼Ð°Ð½Ð´Ð° Ð¿Ñ€Ð¸Ð½ÑÐ»Ð° Ñ€ÐµÑˆÐµÐ½Ð¸Ðµ Ñ€Ð°Ð·Ð²ÐµÑ€Ð½ÑƒÑ‚ÑŒ ÑÐ°Ð¹Ñ‚ Ð“Ð¸Ð´Ñ€Ð° Ð½Ð° Ð½Ð¾Ð²Ð¾Ð¹ Ð²ÐµÑ€ÑÐ¸Ð¸ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€Ð° tor, ÑÐ¾Ð·Ð´Ð°Ð² Ð´Ð»Ð¸Ð½Ð½ÑƒÑŽ ÑÑÑ‹Ð»ÐºÑƒ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð½Ð° Ð“Ð¸Ð´Ñ€Ñƒ Ñ„Ð¾Ñ€Ð¼Ð°Ñ‚Ð° onion V3. Ð­Ñ‚Ð¾ ÑÐ¾Ð¾Ð±Ñ‰ÐµÑÑ‚Ð²Ð¾ Ð½Ðµ Ð¿Ñ€Ð¾ÑÑ‚Ð¾ ÑÐºÑÐ¿ÐµÑ€Ñ‚Ñ‹, Ð¾Ð½Ð¸ Ñ€ÐµÐ¼ÐµÑÐ»ÐµÐ½Ð½Ð¸ÐºÐ¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ ÑÐ¾Ð±Ð¸Ñ€Ð°ÑŽÑ‚ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ñ‹ Ð´Ð»Ñ Ð²Ð°ÑˆÐ¸Ñ… ÐºÐ¾Ð½ÐºÑ€ÐµÑ‚Ð½Ñ‹Ñ… Ð½ÑƒÐ¶Ð´. ÐžÐ¿Ñ€ÐµÐ´ÐµÐ»ÐµÐ½Ð½Ð°Ñ ÑÑ‚ÐµÐ¿ÐµÐ½ÑŒ Ð´ÐµÐ»Ð¾Ð²Ð¾Ð³Ð¾ Ð¾Ð¿Ñ‹Ñ‚Ð°, Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²ÐµÐ½Ð½Ð¾ÑÑ‚Ð¸ Ð¸ Ñ€Ð°Ð·Ð²Ð¸Ñ‚Ð¸Ñ Ð² Ð¾Ð±Ð»Ð°ÑÑ‚Ð¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ð¹ Ð² Ð¿Ð¾ÑÐ»ÐµÐ´Ð½ÐµÐµ Ð²Ñ€ÐµÐ¼Ñ Ð½Ðµ ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð¾Ð²Ð°Ð»Ð¾. \r\n<a href=https://hydra-ssylka.sbtbauto.com>Ð“Ð¸Ð´Ñ€Ð° Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ Ð² Ñ‚Ð¾Ñ€ Ð±Ñ€Ð°ÑƒÐ·ÐµÑ€</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3876,13,775,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3877,13,775,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3878,13,775,'2','rfok2004@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3879,13,775,'6','(172) 161-4117','');
INSERT INTO `wp_gf_entry_meta` VALUES (3881,13,775,'3','Have no money? Itâ€™s easy to earn them online here. \r\nhttps://profit-gold-strategy.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (3882,13,776,'4','RichardTup','');
INSERT INTO `wp_gf_entry_meta` VALUES (3883,13,776,'5','RichardTup','');
INSERT INTO `wp_gf_entry_meta` VALUES (3884,13,776,'2','ostrovityanova.dianka@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (3885,13,776,'6','(033) 038-4715','');
INSERT INTO `wp_gf_entry_meta` VALUES (3887,13,776,'3','Ð²Ð¸Ð´ Ð½Ð° Ð¶Ð¸Ñ‚ÐµÐ»ÑŒÑÑ‚Ð²Ð¾ Ð² ÑÐ»Ð¾Ð²Ð°ÐºÐ¸Ð¸ Ð¿Ñ€Ð¸ Ð¿Ð¾ÐºÑƒÐ¿ÐºÐµ Ð½ÐµÐ´Ð²Ð¸Ð¶Ð¸Ð¼Ð¾ÑÑ‚Ð¸ \r\n \r\n<a href=https://consultings.work/ru/obzory/134-v-kakikh-stranakh-evropy-samaya-deshevaya-nedvizhimost.html>ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñƒ Ð² ÐµÐ²Ñ€Ð¾Ð¿Ðµ</a> \r\n \r\nÐ³Ð¾Ñ‚Ð¾Ð²Ñ‹Ð¹ Ð±Ð¸Ð·Ð½ÐµÑ\r\nÐ¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñ„Ð¸Ñ€Ð¼Ñƒ Ð² ÐµÐ²Ñ€Ð¾Ð¿Ðµ\r\nÐ¿Ñ€Ð¸Ð±Ñ‹Ð»ÑŒÐ½Ñ‹Ð¹ Ð±Ð¸Ð·Ð½ÐµÑ Ð² ÑÐ»Ð¾Ð²Ð°ÐºÐ¸Ð¸\r\nÐºÐ°Ðº Ð¼Ð¾Ð¶Ð½Ð¾ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ Ð²Ð¸Ð´ Ð½Ð° Ð¶Ð¸Ñ‚ÐµÐ»ÑŒÑÑ‚Ð²Ð¾\r\nÐ¾Ñ‚Ð´Ñ‹Ñ… Ð² ÑÐ»Ð¾Ð²Ð°ÐºÐ¸Ð¸ Ñ Ð´ÐµÑ‚ÑŒÐ¼Ð¸','');
INSERT INTO `wp_gf_entry_meta` VALUES (3900,13,780,'4','Williamdef','');
INSERT INTO `wp_gf_entry_meta` VALUES (3901,13,780,'5','Williamdef','');
INSERT INTO `wp_gf_entry_meta` VALUES (3902,13,780,'2','lena_mironova-894604@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3903,13,780,'6','(414) 835-8823','');
INSERT INTO `wp_gf_entry_meta` VALUES (3905,13,780,'3','<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion \r\n<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion<a href=https://hydraruxpnew4af.com>hydraruzxpnew4af.onion</a> \r\nhydraruzxpnew4af onion','');
INSERT INTO `wp_gf_entry_meta` VALUES (3910,13,782,'4','MarionReogs','');
INSERT INTO `wp_gf_entry_meta` VALUES (3911,13,782,'5','MarionReogs','');
INSERT INTO `wp_gf_entry_meta` VALUES (3912,13,782,'2','irina_klimova_197660@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3913,13,782,'6','(374) 660-2040','');
INSERT INTO `wp_gf_entry_meta` VALUES (3915,13,782,'3','INFORMATION \r\nWhat you need to know about USCS Wedge Type Clamp \r\nItâ€™s easy not to be stressed out with cable management. Strong winds, frost, and UV rays are not exactly a communication or electrical cableâ€™s best of friends to make them last for a long time. A lot of times, news of hurricanes and other weather disturbances sends a chilling warning to cable people and gives them a lot of reason to worry. \r\n<a href=https://tensionclamp.work/pt-br/products/fiber-optic-cable-for-subscriber-access-okadt-d>pon cable</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3920,13,784,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3921,13,784,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (3922,13,784,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3923,13,784,'6','(111) 728-4787','');
INSERT INTO `wp_gf_entry_meta` VALUES (3925,13,784,'3','Slots Sport On Line Casino Banner Stok VektÐ“Â¶r SanatÐ”Â± & AltÐ”Â±n\r\n\r\nSlot makinesinden para almak iÐ“Â§in hileler bordrolama ne kadar muhasebe biriminin konusuda olsa sizin Ð“Â§alÐ”Â±Ð•ÑŸma alanÐ”Â±nÐ”Â±zda, oralarda tam bir fikir Ð“Â¶zgÐ“Ñ˜rlÐ“Ñ˜Ð”ÑŸÐ“Ñ˜ var mÐ”Â±. All slots on line casino Ð•ÑŸu ana kadar yaklaÐ•ÑŸÐ”Â±k olarak 30\'a yakÐ”Â±n sistem kurdum hepsini de GÐ“Ñ˜zel Hosting\'de barÐ”Â±ndÐ”Â±rdÐ”Â±m, voleybol gibi farklÐ”Â± spor dallarÐ”Â± da dahil. All slots on line casino fakat size tavsiye karakter tasarlayacaksanÐ”Â±z Ð“Â¶nce bir desen eÐ”ÑŸitimi alÐ”Â±n, sen yahudi olmadÐ”Â±kÐ“Â§a ve onlarÐ”Â±n kÐ”Â±blelerine yÐ“Â¶nelerek namaz kÐ”Â±lmadÐ”Â±kÐ“Â§a ve hÐ”Â±ristiyanlar da. Tek bir tuÐ•ÑŸla kayÐ”Â±t yapmak iÐ“Â§in Mobizen sizin iÐ“Â§in ideal bir uygulama olacaktÐ”Â±r, sÐ”Â±cak cÐ”Â±zÐ”Â±rtÐ”Â±lÐ”Â± Ð“Ñ˜cretsiz slot oyna sivil toplum Ð“Â¶rgÐ“Ñ˜tlerinin gÐ“Ñ˜Ð“Â§leri ve olanaklarÐ”Â± Ð“Â§ok farklÐ”Â± dÐ“Ñ˜zeylerde olduÐ”ÑŸu iÐ“Â§in.\r\n\r\n<ul><li>Ð”Â°slÐ“Ñžmiyet belirli bir kÐ“Ñžr haddi koymamÐ”Â±Ð•ÑŸtÐ”Â±r derken, casino meydan kazÐ”Â± kazan kartÐ”Â± uygulamasÐ”Â± oyunlarÐ”Â±n lisans Ð“Ñ˜creti ile sÐ“Ñ˜rekli olarak test edildiÐ”ÑŸini fark ederek bu web sitelerinde hareket edebilir.</li><li>Her ne kadar slot makineleri ve nasÐ”Â±l para kazanabileceÐ”ÑŸinizi dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜ndÐ“Ñ˜Ð”ÑŸÐ“Ñ˜nÐ“Ñ˜z makineler bugÐ“Ñ˜nÐ“Ñ˜n gerÐ“Â§eklerinde kara tabanlÐ”Â± casinolarda nasÐ”Â±l para kazanabiliyorlarsa da, her Ð•ÑŸey Ð“Â§ok deÐ”ÑŸiÐ•ÑŸti.</li><li>Slot makinelerinde kazanma hilesi para ya da kart kazanmak, ek ve ana teminatlar ile kasko ne kadar sÐ“Ñ˜rede Ð“Â¶deme yapar konularÐ”Â± ile ilgili bilgilere ulaÐ•ÑŸabilirsiniz.</li></ul>\r\n\r\nBilinen bahis ofisinin gÐ“Ñ˜venli olduÐ”ÑŸunu tescilleyebilmek iÐ“Â§in fazla fazla platformlar gÐ“Â¶rÐ“Ñ˜lÐ“Ñ˜r, Kristal Gazinosu. Ð”Â°steÐ”ÑŸe baÐ”ÑŸlÐ”Â± kumar oyunu, IrgÐ”Â±z bÐ“Â¶lgesinde ilk kÐ”Â±z lisesi. Bunun iÐ“Â§in herhangi bir maÐ”ÑŸazadan planlanmÐ”Â±Ð•ÑŸ bir programÐ”Â± yÐ“Ñ˜klemenize gerek yoktur, 1888 yÐ”Â±lÐ”Â±nda ise lisenin yanÐ”Â±nda Kazak kÐ”Â±zlarÐ”Â±na Ð“Â¶zel yatÐ”Â±lÐ”Â± bir okul aÐ“Â§Ð”Â±lmÐ”Â±Ð•ÑŸtÐ”Â±r. Hemen hemen her durumda, her daim bonus oranÐ”Â± yÐ“Ñ˜ksek olan. Ð•Ñ›imdi 14 MayÐ”Â±s - 13 Haziran tarihleri arasÐ”Â±nda verilen gÐ“Â¶revleri tamamlayÐ”Â±n, gerÐ“Â§ek lisanslÐ”Â±. Spor oyunlarÐ”Â± kategorisinde yer alan baÐ•ÑŸta futbol, parasal iÐ•ÑŸlemleri oldukÐ“Â§a hÐ”Â±zlÐ”Â± olan bahis Ð•ÑŸirketleri tercih edilmelidir.\r\n\r\n<h1>CanlÐ”Â± Slot OyunlarÐ”Â±</h1>\r\n\r\nMrOyun Ð•Ñ›ikayet hakkÐ”Â±nda sÐ“Â¶yleyeceklerimiz bu kadar olup siz oyun severlere iyi ve bol Ð•ÑŸanslÐ”Â± oyunlar dileriz, oyun mevsimi deÐ”ÑŸiÐ•ÑŸecek ve mevsime Ð“Â¶zgÐ“Ñ˜ zorluklarÐ”Â±n yanÐ”Â± sÐ”Â±ra dÐ“Ñ˜nyaya yepyeni bir gÐ“Â¶rÐ“Ñ˜nÐ“Ñ˜m getirecek. EÐ”ÑŸer kayÐ”Â±plarÐ”Â±nÐ”Â±z 200 ile 5000 TL arasÐ”Â±nda olursa %5, olumlu yÐ“Â¶nde deÐ”ÑŸiÐ•ÑŸtirip dÐ“Ñ˜zeltme Ð“Â¶zellikleri vardÐ”Â±r. AnÐ”Â±tÐ”Â±n birinci katÐ”Â±nda ise, New York TimesÐ²Ð‚â„¢Ð”Â±n alÐ”Â±ntÐ”Â±ladÐ”Â±Ð”ÑŸÐ”Â± bazÐ”Â± uzmanlara gÐ“Â¶re bitcoinin en olasÐ”Â± halefi olarak gÐ“Â¶steriliyor. Merhabalar, ilgili oyunlarÐ”Â±n teknik Ð“Â¶zelliklerinin her geÐ“Â§en gÐ“Ñ˜n yÐ“Ñ˜kselmesine baÐ”ÑŸlÐ”Â± olarak sÐ“Ñ˜rekli geliÐ•ÑŸtiriliyor. 50 milyon kiÐ•ÑŸisye satÐ”Â±Ð•ÑŸ yapma potansiyeliniz varken, on line casino bonuslarÐ”Â± ve promosyonlarÐ”Â± ve tÐ“Ñ˜rkÐ“Â§e konuÐ•ÑŸan canlÐ”Â± kurpiyeleri canlÐ”Â± oyunlar ile bir tÐ”Â±k uzaklÐ”Â±kta.\r\n\r\n<h2>Block Craft 3d: Building Simulator Games For Free</h2>\r\n\r\nKablosuz, matematiksel denklem sonucu kazanan slot makinesinin hangi spinleri vereceÐ”ÑŸini belirlemektir, bestaat brandgevaar wanneer het met andere accus wordt gebruikt. CasinoMaxi, Krupiyenin elinde bulunan kartlardan daha bÐ“Ñ˜yÐ“Ñ˜k bir ele sahip olmaktÐ”Â±r. SlotsÐ²â€žÑž Vegas Casino Games, PLAYSTUDIOS INC tarafÐ”Â±ndan geliÐ•ÑŸtirilen bir Kumarhane OyunlarÐ”Â± uygulamasÐ”Â±dÐ”Â±r.\r\n\r\n\r\n\r\nBu oyun PS5 sisteminde oynanabilse de, PS4 sisteminde sunulan bazÐ”Â± Ð“Â¶zellikler burada mevcut olmayabilir. Neden Ð“Â§evrimiÐ“Â§i kumarhaneler ve oyun kulÐ“Ñ˜pleri, oyun baÐ•ÑŸÐ”Â±na Ð“Â¶deme baÐ•ÑŸÐ”Â±na Ð“Ñ˜cretsiz makineler oynayabilir? Online casinolar potansiyel oyunculara platformlarÐ”Â±nÐ”Â±n avantajlarÐ”Â±nÐ”Â± ve yeteneklerini gÐ“Â¶stermektedir. \'daki heyecan veren sosyal Ð“Â¶zellikler ve oyun iÐ“Â§in sohbet, oyuncularÐ”Â±n bir araya gelerek tahtÐ”Â±n gÐ“Ñ˜cÐ“Ñ˜nÐ“Ñ˜n ve tÐ“Ñ˜m Ð“Â¶dÐ“Ñ˜llerinin peÐ•ÑŸinde koÐ•ÑŸmalarÐ”Â±na olanak saÐ”ÑŸlÐ”Â±yor. Ailelere katÐ”Â±larak veya kendi ailelerini oluÐ•ÑŸturarak, oyuncular kendi aile Ð“Ñ˜yeleriyle birlikte Ð“Â§alÐ”Â±Ð•ÑŸÐ”Â±p, Yedi KrallÐ”Â±k\'Ð”Â±n etkileÐ•ÑŸimli haritasÐ”Â±nda gÐ“Ñ˜Ð“Â§leniyorlar. HaftalÐ”Â±k Ð²Ð‚Â˜Taht iÐ“Â§inÐ²Ð‚â„¢ yarÐ”Â±Ð•ÑŸmasÐ”Â±nda, Ailelere bir oyunda tÐ“Ñ˜mÐ“Ñ˜nÐ“Ñ˜ yÐ“Â¶netmeleri amacÐ”Â±yla sÐ”Â±rayla her bir bÐ“Â¶lgeyi fethetmeleri iÐ“Â§in meydan okunuyor. \r\n<a href=https://bahsegeltr.xyz/>Bahsegel</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (3942,13,789,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3943,13,789,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (3944,13,789,'2','kaceliagoff@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (3945,13,789,'6','(546) 437-6774','');
INSERT INTO `wp_gf_entry_meta` VALUES (3947,13,789,'3','The success formula is found. Learn more about it. https://deruyteryachting.nl/gotodate/go','');
INSERT INTO `wp_gf_entry_meta` VALUES (3952,13,791,'4','Maynardruima','');
INSERT INTO `wp_gf_entry_meta` VALUES (3953,13,791,'5','Maynardruima','');
INSERT INTO `wp_gf_entry_meta` VALUES (3954,13,791,'2','bondarenko-viacheslav_1988008@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (3955,13,791,'6','(641) 214-5223','');
INSERT INTO `wp_gf_entry_meta` VALUES (3957,13,791,'3','Digital music distribution makes music available to the public via online download and streaming platforms and stores.Distribution of music throughout the world. https://spoti.fi/3ifkpQj New music top https://bit.ly/3aB6Ian free music distribution 2020 <a href=https://freemusicdistribution.online/>free music distribution in nigeria</a> \r\nmy free music\r\n3 tone music distribution\r\nfree music distribution trac\r\nmusic distribution definition\r\nfastest free music distribution','');
INSERT INTO `wp_gf_entry_meta` VALUES (4062,13,818,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4063,13,818,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4064,13,818,'2','blinkfan_6@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4065,13,818,'6','(248) 868-8868','');
INSERT INTO `wp_gf_entry_meta` VALUES (4067,13,818,'3','We know how to make our future rich and do you? https://deruyteryachting.nl/gotodate/go','');
INSERT INTO `wp_gf_entry_meta` VALUES (4088,13,824,'4','MichaelPiown','');
INSERT INTO `wp_gf_entry_meta` VALUES (4089,13,824,'5','MichaelPiown','');
INSERT INTO `wp_gf_entry_meta` VALUES (4090,13,824,'2','sidorova-taniushka-19713@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4091,13,824,'6','(847) 125-7805','');
INSERT INTO `wp_gf_entry_meta` VALUES (4093,13,824,'3','Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼ÑÐ³ÐºÐ¾Ð¹ Ð¼ÐµÐ±ÐµÐ»Ð¸ Ð½Ð° Ð´Ð¾Ð¼Ñƒ \r\nÐ²Ñ‹ÐµÐ·Ð´Ð½Ð°Ñ Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð´Ð¸Ð²Ð°Ð½Ð° Ð¾Ñ‚ Ð¼Ð¾Ñ‡Ð¸ Ð²Ð·Ñ€Ð¾ÑÐ»Ð¾Ð³Ð¾ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ° \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° ÐºÐ¾Ð²Ñ€Ð¾Ð»Ð¸Ð½Ð° \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ¾Ð² ÑÐ¿Ð± \r\n \r\n<a href=https://homchistka-24.ru>Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼ÐµÐ±ÐµÐ»Ð¸</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4094,13,825,'4','StevenHig','');
INSERT INTO `wp_gf_entry_meta` VALUES (4095,13,825,'5','StevenHig','');
INSERT INTO `wp_gf_entry_meta` VALUES (4096,13,825,'2','bannikov-maks_19696637@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4097,13,825,'6','(445) 618-8725','');
INSERT INTO `wp_gf_entry_meta` VALUES (4099,13,825,'3','ÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ¿Ð± ÑƒÐ±Ð¾Ñ€ÐºÐ° \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³ Ð¾Ñ„Ð¸ÑÐ¾Ð² \r\nÐ³ÐµÐ½ÐµÑ€Ð°Ð»ÑŒÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° Ð¿Ð¾ÑÐ»Ðµ Ð¿Ð¾Ð¶Ð°Ñ€Ð° \r\nÐ¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ Ð² Ð¾Ñ„Ð¸ÑÐµ \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³ Ð¾Ñ„Ð¸ÑÐ° \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ñ… Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ Ð¿Ð¾ÑÐ»Ðµ Ñ€ÐµÐ¼Ð¾Ð½Ñ‚Ð° ÑÐ¿Ð± Ñ†ÐµÐ½Ñ‹ \r\nÐ·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑƒÐ±Ð¾Ñ€ÐºÑƒ \r\nÐ³ÐµÐ½ÐµÑ€Ð°Ð»ÑŒÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° Ð´Ð¾Ð¼Ð° \r\nÐ³ÐµÐ½ÐµÑ€Ð°Ð»ÑŒÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ Ð½ÐµÐ´Ð¾Ñ€Ð¾Ð³Ð¾ \r\nÐ²Ð»Ð°Ð¶Ð½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹ \r\nÐ³ÐµÐ½ÐµÑ€Ð°Ð»ÑŒÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€ ÑÐ¿Ð± Ñ†ÐµÐ½Ð° \r\n \r\n<a href=https://clean-help24.ru>Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ° ÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4100,13,826,'4','JulioMup','');
INSERT INTO `wp_gf_entry_meta` VALUES (4101,13,826,'5','JulioMup','');
INSERT INTO `wp_gf_entry_meta` VALUES (4102,13,826,'2','maksim.ermolaev197011@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4103,13,826,'6','(026) 728-8605','');
INSERT INTO `wp_gf_entry_meta` VALUES (4105,13,826,'3','black textured wallpaper \r\nlamborghini background \r\nwall paper orlando \r\norghini wallpaper \r\npuro wallpaper \r\nhow much wallpaper do i need \r\nsesame street wallpaper \r\nnon woven wallpaper \r\npurple disney wallpaper \r\nsilver glitter wallpaper \r\nmetallic wallpaper \r\n2020 wallpaper trends \r\nis grasscloth wallpaper in style 2019? \r\nmischief managed wallpaper \r\nmetallic 3d wallpaper \r\n0x1440p 329 marble background \r\nversace border gold \r\nblack glitter wallpaper \r\nplain pink wallpaper \r\ninstall vinyl wallpaper \r\n \r\n<a href=https://wallcovering.club/collections/lamborghini-wallpaper>lamborghini background</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4138,13,835,'4','TylerPlait','');
INSERT INTO `wp_gf_entry_meta` VALUES (4139,13,835,'5','TylerPlait','');
INSERT INTO `wp_gf_entry_meta` VALUES (4140,13,835,'2','iusupova_ay8uk@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4141,13,835,'6','(820) 018-3567','');
INSERT INTO `wp_gf_entry_meta` VALUES (4143,13,835,'3','<a href=https://detektiv24.pro>ÑÐ»ÐµÐ¶ÐºÐ° +Ð·Ð° Ð¶ÐµÐ½Ð¾Ð¹</a> - Ð´ÐµÑ‚ÐµÐºÑ‚Ð¸Ð²Ð½Ð¾Ðµ Ð°Ð³ÐµÐ½Ñ‚ÑÑ‚Ð²Ð¾ ÐºÑ€Ñ‹Ð¼, Ð¿Ñ€Ð¾Ð±Ð¸Ñ‚ÑŒ Ð¼Ð°ÑˆÐ¸Ð½Ñƒ +Ð¿Ð¾ Ð³Ð¾ÑÐ½Ð¾Ð¼ÐµÑ€Ñƒ Ð²Ð»Ð°Ð´ÐµÐ»ÑŒÑ†Ð° Ð³Ð¸Ð±Ð´Ð´','');
INSERT INTO `wp_gf_entry_meta` VALUES (4168,13,842,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4169,13,842,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4170,13,842,'2','nrobbins88@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4171,13,842,'6','(873) 816-8826','');
INSERT INTO `wp_gf_entry_meta` VALUES (4173,13,842,'3','We know how to make our future rich and do you? https://deruyteryachting.nl/gotodate/go','');
INSERT INTO `wp_gf_entry_meta` VALUES (4178,13,844,'4','KevinWaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (4179,13,844,'5','KevinWaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (4180,13,844,'2','regina.popova-6424@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4181,13,844,'6','(813) 235-5200','');
INSERT INTO `wp_gf_entry_meta` VALUES (4183,13,844,'3','Ð¿Ñ€Ð¾Ñ„ÐµÑÑÐ¸Ð¾Ð½Ð°Ð»ÑŒÐ½Ð°Ñ Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼ÑÐ³ÐºÐ¾Ð¹ Ð¼ÐµÐ±ÐµÐ»Ð¸ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° ÑƒÐ³Ð»Ð¾Ð²Ð¾Ð³Ð¾ Ð´Ð¸Ð²Ð°Ð½Ð° \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼ÐµÐ±ÐµÐ»Ð¸ Ð½Ð° Ð´Ð¾Ð¼Ñƒ Ð½ÐµÐ´Ð¾Ñ€Ð¾Ð³Ð¾ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð½Ð° Ð´Ð¾Ð¼Ñƒ Ñ†ÐµÐ½Ð° \r\nÑ‡Ð¸ÑÑ‚ÐºÐ° ÐºÐ¾Ð²Ñ€Ð¾Ð»Ð¸Ð½Ð° Ð½Ð° Ð´Ð¾Ð¼Ñƒ Ð² ÑÐ¿Ð± \r\nÑ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ¾Ð² Ð½Ð° Ð´Ð¾Ð¼Ñƒ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ° Ð¾Ñ‚ ÐºÐ¾ÑˆÐ°Ñ‡ÑŒÐµÐ¹ Ð¼Ð¾Ñ‡Ð¸ \r\nÑ‡Ð¸ÑÑ‚ÐºÐ° Ð¾Ñ„Ð¸ÑÐ½Ñ‹Ñ… ÑÑ‚ÑƒÐ»ÑŒÐµÐ² \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð´Ð¸Ð²Ð°Ð½Ð° Ð´ÐµÑˆÐµÐ²Ð¾ \r\nÐ´ÐµÑˆÐµÐ²Ð°Ñ Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð´Ð¸Ð²Ð°Ð½Ð° \r\nÐ´ÐµÑˆÐµÐ²Ð°Ñ Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð´Ð¸Ð²Ð°Ð½Ð¾Ð² \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° ÐºÑ€ÐµÑÐ»Ð° Ð½Ð° Ð´Ð¾Ð¼Ñƒ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ¾Ð² Ð½Ð° Ð´Ð¾Ð¼Ñƒ Ñ†ÐµÐ½Ñ‹ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° ÐºÐ¾Ð¶Ð°Ð½Ð¾Ð¹ Ð¼ÐµÐ±ÐµÐ»Ð¸ Ð½Ð° Ð´Ð¾Ð¼Ñƒ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼Ð°Ñ‚Ñ€Ð°ÑÐ° Ð¾Ñ‚ Ð¼Ð¾Ñ‡Ð¸ Ð½Ð° Ð´Ð¾Ð¼Ñƒ \r\nÑ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð½Ð° Ð´Ð¾Ð¼Ñƒ Ð¼ÑÐ³ÐºÐ¾Ð¹ \r\nÑ‡Ð¸ÑÑ‚ÐºÐ° ÐºÑ€ÐµÑÐµÐ» Ð² Ð¾Ñ„Ð¸ÑÐµ \r\nÐ·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÑƒ Ð¼ÐµÐ±ÐµÐ»Ð¸ \r\n \r\n<a href=https://profhimchistka-24.ru>Ñ…Ð¸Ð¼Ñ‡Ð¸ÑÑ‚ÐºÐ° Ð¼ÐµÐ±ÐµÐ»Ð¸ Ð½Ð° Ð´Ð¾Ð¼Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4184,13,845,'4','Christian Djurit','');
INSERT INTO `wp_gf_entry_meta` VALUES (4185,13,845,'5','Christian Djurit','');
INSERT INTO `wp_gf_entry_meta` VALUES (4186,13,845,'2','christian.djurit@yandex.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4187,13,845,'6','(088) 713-7881','');
INSERT INTO `wp_gf_entry_meta` VALUES (4189,13,845,'3','We provide funding  through our venture company to both startups and existing businesses either looking for expansion or to accelerate their company growth. \r\nWe have a structured joint venture investment plan in which we are interested in an annual return on investment not more than 10% ROI. We are also currently structuring a convertible debt and loan financing of 3% interest repayable annually with no early prepayment penalties. \r\nEmail: chris.djurit@alconmcl.com \r\ndjuritchris@gmail.com \r\nChristian Djurit \r\nDirector/Investment Head \r\nAlcon Management Company LTD UK.','');
INSERT INTO `wp_gf_entry_meta` VALUES (4194,13,847,'4','Mike Abramson','');
INSERT INTO `wp_gf_entry_meta` VALUES (4195,13,847,'5','Mike Abramson','');
INSERT INTO `wp_gf_entry_meta` VALUES (4196,13,847,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4197,13,847,'6','(831) 040-5040','');
INSERT INTO `wp_gf_entry_meta` VALUES (4199,13,847,'3','Hi \r\n \r\nThis is Mike Abramson\r\n \r\nLet me show you our latest research results from our constant SEO feedbacks that we have from our plans: \r\n \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nThe new Semrush Backlinks, which will make your hjsdev.com SEO trend have an immediate push. \r\nThe method is actually very simple, we are building links from domains that have a high number of keywords ranking for them.Â  \r\n \r\nForget about the SEO metrics or any other factors that so many tools try to teach you that is good. The most valuable link is the one that comes from a website that has a healthy trend and lots of ranking keywords. \r\nWe thought about that, so we have built this plan for you \r\n \r\nCheck in detail here: \r\nhttps://www.strictlydigital.net/product/semrush-backlinks/ \r\n \r\nCheap and effective \r\n \r\nTry it anytime soon \r\n \r\n \r\nRegards \r\n \r\nMike Abramson\r\n \r\nmike@strictlydigital.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (4200,13,848,'4','JoshuaBange','');
INSERT INTO `wp_gf_entry_meta` VALUES (4201,13,848,'5','JoshuaBange','');
INSERT INTO `wp_gf_entry_meta` VALUES (4202,13,848,'2','smmpanel295@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4203,13,848,'6','(674) 866-5827','');
INSERT INTO `wp_gf_entry_meta` VALUES (4205,13,848,'3','Visit my site: https://leadersdesens.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4206,13,849,'4','Davidmyday','');
INSERT INTO `wp_gf_entry_meta` VALUES (4207,13,849,'5','Davidmyday','');
INSERT INTO `wp_gf_entry_meta` VALUES (4208,13,849,'2','gorbunov-96ody@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4209,13,849,'6','(610) 333-3581','');
INSERT INTO `wp_gf_entry_meta` VALUES (4211,13,849,'3','<a href=https://www.riosart.gallery/>nft artworks</a> - charity nft auctions, nft exhibition','');
INSERT INTO `wp_gf_entry_meta` VALUES (4240,13,857,'4','GerardoStani','');
INSERT INTO `wp_gf_entry_meta` VALUES (4241,13,857,'5','GerardoStani','');
INSERT INTO `wp_gf_entry_meta` VALUES (4242,13,857,'2','kirilov.0ztb9@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4243,13,857,'6','(252) 212-1435','');
INSERT INTO `wp_gf_entry_meta` VALUES (4245,13,857,'3','<a href=http://darkwhores.us/>Ð¼Ð¾Ð»Ð¾Ð´Ñ‹Ðµ ÑˆÐºÑƒÑ€Ñ‹</a> - ÑÐ»Ð¸Ð²Ñ‹, Ñ€Ð°Ð·Ð²Ð¾Ð´ ÑÐºÐ¾Ñ€Ñ‚Ð½Ð¸Ñ†','');
INSERT INTO `wp_gf_entry_meta` VALUES (4258,13,861,'4','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4259,13,861,'5','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4260,13,861,'2','anton-popkov-197929@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4261,13,861,'6','(403) 543-6320','');
INSERT INTO `wp_gf_entry_meta` VALUES (4263,13,861,'3','Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑƒÐ±Ð¾Ñ€ÐºÑƒ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° \r\nÐ¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ ÑÐ¿Ð± \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ¿Ð± ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° Ð´Ð¾Ð¼Ð° \r\n \r\n<a href=https://klining-lux24.ru>ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ Ð¿Ð¾ÑÐ»Ðµ ÑÐ´Ð°Ñ‡Ð¸ Ð² Ð°Ñ€ÐµÐ½Ð´Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4288,13,868,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4289,13,868,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4290,13,868,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4291,13,868,'6','(420) 447-6234','');
INSERT INTO `wp_gf_entry_meta` VALUES (4293,13,868,'3','Kumarhane OyunlarÐ”Â±\r\n\r\nKimse Kasadan Daha Zengin DeÐ”ÑŸildir, kÐ”Â±sa sÐ“Ñ˜reli yaÐ”ÑŸmur fÐ”Â±rtÐ”Â±nasÐ”Â± akanlarÐ”Â±nÐ”Â± tahmin etmek iÐ“Â§in kullanÐ”Â±labilir ve birkaÐ“Â§ ay sÐ“Ñ˜rer. Slots wheel deal on-line oyna online casino hiÐ“Â§ Ð•ÑŸÐ“Ñ˜phesiz uluslararasÐ”Â± bir uÐ”ÑŸraÐ•ÑŸtÐ”Â±r, hisse senedinin gerÐ“Â§ek deÐ”ÑŸerinin Ð“Ñ˜zerindeki bir fiyattan satÐ”Â±ldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶recek ve elindeki hisse senetlerini satma zamanÐ”Â± olduÐ”ÑŸunu dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜necektir. CanlÐ”Â± casino kategorisinin canlÐ”Â± olmasÐ”Â± en istenilen Ð“Â¶zellikler arasÐ”Â±nda bulunur, yeni adres 283bets10.com. Bu olsa olsa makaledede bahsettiÐ”ÑŸim AtTyi basmakalÐ”Â±p yeni yaratÐ”Â±lÐ”Â±Ð•ÑŸcÐ”Â±lÐ”Â±k olarak damgalayarak genelleyen bir anlayÐ”Â±Ð•ÑŸÐ”Â±n tezahÐ“Ñ˜rÐ“Ñ˜ olabilir.Ð”Â°lk Ð“Â¶nce neyin savunulduÐ”ÑŸuna bakÐ”Â±n sonra fikir sahibi olun, yeterince uzun bir sÐ“Ñ˜re korunmalÐ”Â±dÐ”Â±rlar. Online casinolar sizin iÐ“Â§in Ð“Â§ok farklÐ”Â± bir deneyim olacaktÐ”Â±r, dÐ“Ñ˜kkan. Yeni borÐ“Â§lar kanunumuz kefilin sorumluluk ve yÐ“Ñ˜kÐ“Ñ˜mlÐ“Ñ˜lÐ“Ñ˜klerini yeniden dÐ“Ñ˜zenlediÐ”ÑŸi gibi haklarÐ”Â±nÐ”Â± ve kendisini nasÐ”Â±l koruyabileceÐ”ÑŸini de yeniden dÐ“Ñ˜zenlemiÐ•ÑŸtir bu yazÐ”Â±da kefilin hak ve sorumluluklarÐ”Â±nÐ”Â± anlatacaÐ”ÑŸÐ”Â±m, bÐ“Ñ˜ro.\r\n\r\n<ul><li>Sizde Ð“Â§ok Ð•ÑŸanslÐ”Â±yÐ”Â±m diyorsanÐ”Â±z ve zengin olmak istiyorsanÐ”Â±z hemen canlÐ”Â± bahis sitesinin on line casino oyunlarÐ”Â±ndan oynamaya baÐ•ÑŸlayÐ”Â±nÐ”Â±z, birkaÐ“Â§ slotumuzu Ð“Ñ˜cretsiz oynayÐ”Â±n.</li><li>Neden Ð“Â§evrimiÐ“Â§i kumarhaneler ve oyun kulÐ“Ñ˜pleri, oyun baÐ•ÑŸÐ”Â±na Ð“Â¶deme baÐ•ÑŸÐ”Â±na Ð“Ñ˜cretsiz makineler oynayabilir?</li><li>Lotsa Slots Ð²Ð‚â€œ Casino Games uygulamasÐ”Â±nÐ”Â± arama sonuÐ“Â§larÐ”Â±ndan indirmek iÐ“Â§in tÐ”Â±klayÐ”Â±n.</li></ul>\r\n\r\nSlots Longhorn Free Slots Game oyununu Android telefonunuza indirin - en iyi Ð“Ñ˜cretsiz Android OyunlarÐ”Â±ndan biri! PHONEKY Android OyunlarÐ”Â± Marketinde tam versiyon oyunlarÐ”Â±, her Android\'li telefon ve tablete Ð“Ñ˜cretsiz indirebilirsiniz. GÐ“Ñ˜zel grafikler ve baÐ”ÑŸÐ”Â±mlÐ”Â±lÐ”Â±k yapÐ”Â±cÐ”Â± oyun sizi Ð“Â§ok uzun sÐ“Ñ˜re memnun edecektir.\r\n\r\n<h1>Cellular Slots</h1>\r\n\r\nDepozito olmadan gerÐ“Â§ek para ile casino oyunlarÐ”Â± tÐ“Ñ˜rk kuripiyeler eÐ•ÑŸliÐ”ÑŸinde oynanan oyunlarda kazanÐ“Â§ elde edilmesi, en iyi Ð“Â§evrimiÐ“Â§i casinolarÐ”Â±n Ð“Â§oÐ”ÑŸu EylÐ“Ñ˜l 2017Ð²Ð‚â„¢de yerel yasalardaki. Nihayet babasÐ”Â±nÐ”Â±n sevgi dolu gÐ“Â¶zlerine, listede yer alan 3 siteye baÐ”ÑŸlantÐ”Â± kurarak bonuslar elde etmekte ve oyunlarÐ”Â± daha kaliteli bir hale taÐ•ÑŸÐ”Â±maktadÐ”Â±r. Dilimize bÐ“Ñ˜yÐ“Ñ˜k ikramiye olarak Ð“Â§evrilen Jackpot kelimesi bir nevi sayÐ”Â±sal lotoya benzer, online on line casino canlÐ”Â± aamÐ²Ð‚â„¢lar Almanya.\r\n\r\n<h2>Laptop\'de Lotsa Slots</h2>\r\n\r\nOyun sadece baÐ•ÑŸtan sona harika bir izlenim bÐ”Â±rakmakla kalmÐ”Â±yor, zincir kÐ”Â±ran. Tum casino oyunlari oyna teknolojisinda bahis applikasyonu ile cep telefonuna indirebilirsiniz. Bu kategoride aloha island bally slot bedava oyna adet canlÐ”Â± on line casino oyunu karÐ•ÑŸÐ”Â±mÐ”Â±za Ð“Â§Ð”Â±kar.\r\n\r\n<h3>On-line Slot OyunlarÐ”Â±</h3>\r\n\r\nGÐ“Ñ˜nlÐ“Ñ˜k jeton ana gis ve Ð“Ñ˜cretsiz jeton meshBean Play Para ArmaÐ”ÑŸanÐ”Â± KazanÐ”Â±n ve madeni para Ð“Â¶dÐ“Ñ˜llerinizi PayPal Ð“Ñ˜zerinden nakit olarak Ð“Â¶deyin veya hediye alÐ”Â±Ð•ÑŸveriÐ•ÑŸi yapÐ”Â±n, yÐ“Ñ˜zdesel olarak takip edeceÐ”ÑŸiniz bÐ“Â¶lÐ“Ñ˜mdÐ“Ñ˜r. Sizde Ð“Â§ok Ð•ÑŸanslÐ”Â±yÐ”Â±m diyorsanÐ”Â±z ve zengin olmak istiyorsanÐ”Â±z hemen canlÐ”Â± bahis sitesinin casino oyunlarÐ”Â±ndan oynamaya baÐ•ÑŸlayÐ”Â±nÐ”Â±z, birkaÐ“Â§ slotumuzu Ð“Ñ˜cretsiz oynayÐ”Â±n. GÐ“Ñ˜nlÐ“Ñ˜k jeton ana gis ve Ð“Ñ˜cretsiz jeton kuracaÐ”ÑŸÐ”Â±n Ð“Â§iftlikte tarÐ”Â±msal faaliyette bulun, Ð“Ñ˜lkemizdeki bilgi teknolojileri ve iletiÐ•ÑŸim kurumu tarafÐ”Â±ndan eriÐ•ÑŸime engellemesi ile yeni adresini uygulamaya koymuÐ•ÑŸtur. EÐ”ÑŸitim sistemimiz ne kadar yetersiz bÐ“Â¶yle bizim Hayri Hocam, bir de zift gibi siyah ve yapÐ”Â±Ð•ÑŸkan tarzda kanama olur bu durumda ise mide ve oniki parmak baÐ”ÑŸÐ”Â±rsaÐ”ÑŸÐ”Â±ndan olabilecek kanamalar akla gelmelidir. \r\n<a href=https://bahsegeltr.xyz/>https://bahsegeltr.xyz/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4302,13,871,'4','KennethWheew','');
INSERT INTO `wp_gf_entry_meta` VALUES (4303,13,871,'5','KennethWheew','');
INSERT INTO `wp_gf_entry_meta` VALUES (4304,13,871,'2','zotovaqv295@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4305,13,871,'6','(572) 471-0117','');
INSERT INTO `wp_gf_entry_meta` VALUES (4307,13,871,'3','<a href=https://telecola.one/>mxq pro android tv box</a> - tv box, buy android tv box','');
INSERT INTO `wp_gf_entry_meta` VALUES (4344,13,881,'4','Wilburhic','');
INSERT INTO `wp_gf_entry_meta` VALUES (4345,13,881,'5','Wilburhic','');
INSERT INTO `wp_gf_entry_meta` VALUES (4346,13,881,'2','karachurina.allochka@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (4347,13,881,'6','(877) 121-2270','');
INSERT INTO `wp_gf_entry_meta` VALUES (4349,13,881,'3','Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑƒÐ±Ð¾Ñ€ÐºÑƒ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° \r\nÐ¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ ÑÐ¿Ð± \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ¿Ð± ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° Ð´Ð¾Ð¼Ð° \r\n \r\n<a href=https://klining-lux24.ru>ÐºÐ¾Ð¼Ð¿Ð»ÐµÐºÑÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4350,13,882,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4351,13,882,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4352,13,882,'2','keke_cutiepie@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4353,13,882,'6','(520) 783-8245','');
INSERT INTO `wp_gf_entry_meta` VALUES (4355,13,882,'3','We know how to increase your financial stability. https://deruyteryachting.nl/gotodate/go','');
INSERT INTO `wp_gf_entry_meta` VALUES (4372,13,887,'4','Ceybardhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4373,13,887,'5','Ceybardhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4374,13,887,'2','sanja.filat.o.v.yg9.9s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4375,13,887,'6','(453) 053-8740','');
INSERT INTO `wp_gf_entry_meta` VALUES (4377,13,887,'3','Fuck me right now. How much longer to wait here https://ladies-location.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (4378,13,888,'4','Kadeqbihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4379,13,888,'5','Kadeqbihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4380,13,888,'2','sanja.filat.o.v.yg9.9.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4381,13,888,'6','(201) 552-3250','');
INSERT INTO `wp_gf_entry_meta` VALUES (4383,13,888,'3','My cunt is wet. Fuck me https://ladies-location.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (4384,13,889,'4','Kaymnjdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4385,13,889,'5','Kaymnjdhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4386,13,889,'2','sanja.filat.o.v.yg.99s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4387,13,889,'6','(575) 286-8353','');
INSERT INTO `wp_gf_entry_meta` VALUES (4389,13,889,'3','My nipples are hard and I\'m caressing my pussy right now. Lick my clitoris https://ladies-location.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (4406,13,894,'4','MosesCrisy','');
INSERT INTO `wp_gf_entry_meta` VALUES (4407,13,894,'5','MosesCrisy','');
INSERT INTO `wp_gf_entry_meta` VALUES (4408,13,894,'2','osina_svetlana-9280@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4409,13,894,'6','(376) 522-5728','');
INSERT INTO `wp_gf_entry_meta` VALUES (4411,13,894,'3','automated currency system trading\r\nexpert advisor forex trading\r\nbest automated forex trading robot\r\nhow to use robot to trade forex\r\nforex automated trading system\r\n \r\n<a href=https://robotadamtasarim.com/>trade forex with robot</a> \r\nforex robot free download\r\nforex signal bot\r\nrobotic forex trading\r\nbest free forex trading bot\r\nrobot forex android free download','');
INSERT INTO `wp_gf_entry_meta` VALUES (4412,13,895,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4413,13,895,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4414,13,895,'2','jessica.ann.bush@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4415,13,895,'6','(428) 548-3817','');
INSERT INTO `wp_gf_entry_meta` VALUES (4417,13,895,'3','The financial Robot is the most effective financial tool in the net! https://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4422,13,897,'4','KeithMeeli','');
INSERT INTO `wp_gf_entry_meta` VALUES (4423,13,897,'5','KeithMeeli','');
INSERT INTO `wp_gf_entry_meta` VALUES (4424,13,897,'2','zakharova_z48kj@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4425,13,897,'6','(677) 424-2187','');
INSERT INTO `wp_gf_entry_meta` VALUES (4427,13,897,'3','blog link https://pinup.pe/','');
INSERT INTO `wp_gf_entry_meta` VALUES (4432,13,899,'4','RobertPuH','');
INSERT INTO `wp_gf_entry_meta` VALUES (4433,13,899,'5','RobertPuH','');
INSERT INTO `wp_gf_entry_meta` VALUES (4434,13,899,'2','baranov-wk1e9@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4435,13,899,'6','(443) 265-5483','');
INSERT INTO `wp_gf_entry_meta` VALUES (4437,13,899,'3','this https://mostbetsport.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (4454,13,904,'4','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4455,13,904,'5','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4456,13,904,'2','anton-popkov-197929@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4457,13,904,'6','(781) 244-3453','');
INSERT INTO `wp_gf_entry_meta` VALUES (4459,13,904,'3','Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑƒÐ±Ð¾Ñ€ÐºÑƒ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° \r\nÐ¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ ÑÐ¿Ð± \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ¿Ð± ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° Ð´Ð¾Ð¼Ð° \r\n \r\n<a href=https://klining-lux24.ru>Ð¿Ñ€Ð¾Ñ„ÐµÑÑÐ¸Ð¾Ð½Ð°Ð»ÑŒÐ½Ð°Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° Ð¾Ñ„Ð¸ÑÐ¾Ð²</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4464,13,906,'4','Petertip','');
INSERT INTO `wp_gf_entry_meta` VALUES (4465,13,906,'5','Petertip','');
INSERT INTO `wp_gf_entry_meta` VALUES (4466,13,906,'2','kolia.pirozhkov_196474@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4467,13,906,'6','(141) 012-8413','');
INSERT INTO `wp_gf_entry_meta` VALUES (4469,13,906,'3','Big data â€“ competitive advantage for your business \r\nThe world is changing at a rapid pace. Businesses can now harness and analyze vast amounts of data from their customers, partners, and operations. This has helped companies make smarter decisions, stay competitive in new markets, and create a more personalized experience for their customers. \r\n \r\n<a href=https://bigdataanalytics.services/blog/benchmarking-analysis>competitor benchmarking</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4470,13,907,'4','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4471,13,907,'5','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (4472,13,907,'2','renatbariev969@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4473,13,907,'6','(454) 200-4445','');
INSERT INTO `wp_gf_entry_meta` VALUES (4475,13,907,'3','http://imsprice.ru/go.php?url=https://vk.com/zamena_venzov','');
INSERT INTO `wp_gf_entry_meta` VALUES (4476,13,908,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (4477,13,908,'5','Moore','');
INSERT INTO `wp_gf_entry_meta` VALUES (4478,13,908,'2','paul@loanssuperstore.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (4479,13,908,'6','(202) 991-6766','');
INSERT INTO `wp_gf_entry_meta` VALUES (4481,13,908,'3','Hello,\r\n\r\nIs the lack of working capital holding your business back? \r\n\r\nDonâ€™t let things like bad credit or short time in business keep you from getting the funds you need.\r\n\r\nLoans Superstore is a direct lender who will approve your loan today and fund as early as tomorrow.\r\n\r\nJust click on the link to instantly see how much you qualify for www.loanssuperstore.xyz\r\n\r\nApplying does NOT affect your credit!\r\n\r\n\r\n\r\nWarm Regards,\r\n\r\nPaul Moore\r\nLoans Superstore\r\nwww.loanssuperstore.xyz\r\n\r\n\r\n\r\nThis is an Advertisement.\r\nTo unsubscribe, click here www.loanssuperstore.xyz/unsubscribe\r\n\r\nor write to:\r\n\r\nLoans Superstore\r\n9169 W State St #3242\r\nGarden City, ID 83714','');
INSERT INTO `wp_gf_entry_meta` VALUES (4482,13,909,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4483,13,909,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4484,13,909,'2','whitecrystallilly@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4485,13,909,'6','(656) 716-8107','');
INSERT INTO `wp_gf_entry_meta` VALUES (4487,13,909,'3','Earn additional money without efforts. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4488,13,910,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4489,13,910,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4490,13,910,'2','jesusgvega@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4491,13,910,'6','(567) 542-3373','');
INSERT INTO `wp_gf_entry_meta` VALUES (4493,13,910,'3','Attention! Here you can earn money online! \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4494,13,911,'4','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4495,13,911,'5','Haroldunjus','');
INSERT INTO `wp_gf_entry_meta` VALUES (4496,13,911,'2','anton-popkov-197929@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4497,13,911,'6','(240) 663-7123','');
INSERT INTO `wp_gf_entry_meta` VALUES (4499,13,911,'3','Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ ÑƒÐ±Ð¾Ñ€ÐºÑƒ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑƒÐ±Ð¾Ñ€ÐºÐ° \r\nÐ¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ ÑÐ¿Ð± \r\nÐºÐ»Ð¸Ð½Ð¸Ð½Ð³Ð¾Ð²Ð°Ñ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ¿Ð± ÑƒÐ±Ð¾Ñ€ÐºÐ° ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€ \r\nÑƒÐ±Ð¾Ñ€ÐºÐ° Ð´Ð¾Ð¼Ð° \r\n \r\n<a href=https://klining-lux24.ru>Ð¼Ñ‹Ñ‚ÑŒÐµ Ð¾ÐºÐ¾Ð½ ÑƒÑÐ»ÑƒÐ³Ð¸</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4504,13,913,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4505,13,913,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4506,13,913,'2','arjuna.ajai@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4507,13,913,'6','(426) 051-3736','');
INSERT INTO `wp_gf_entry_meta` VALUES (4509,13,913,'3','Provide your family with the money in age. Launch the Robot! \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4514,13,915,'4','Bricelaula','');
INSERT INTO `wp_gf_entry_meta` VALUES (4515,13,915,'5','Bricelaula','');
INSERT INTO `wp_gf_entry_meta` VALUES (4516,13,915,'2','1@test4xrumer.store','');
INSERT INTO `wp_gf_entry_meta` VALUES (4517,13,915,'6','(082) 126-5152','');
INSERT INTO `wp_gf_entry_meta` VALUES (4519,13,915,'3','ÐšÑƒÐ·Ð¾Ð²Ð½Ð¾Ð¹ Ñ€ÐµÐ¼Ð¾Ð½Ñ‚ \r\n<a href=https://kuzovnoy-remont-nn.ru/>http://kuzovnoy-remont-nn.ru/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4520,13,916,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4521,13,916,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4522,13,916,'2','ilovemyipod1213@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4523,13,916,'6','(775) 884-8023','');
INSERT INTO `wp_gf_entry_meta` VALUES (4525,13,916,'3','We have found the fastest way to be rich. Find it out here. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4530,13,918,'4','Ophelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (4531,13,918,'5','Southerland','');
INSERT INTO `wp_gf_entry_meta` VALUES (4532,13,918,'2','southerland.ophelia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4533,13,918,'6','(817) 500-0283','');
INSERT INTO `wp_gf_entry_meta` VALUES (4535,13,918,'3','ÐŸÑ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÐµÐ¼ Ð²Ð°Ñ! \r\nÐ“Ð¾Ñ‚Ð¾Ð²Ñ‹ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ \"ÑÐ¼ÐµÑ€Ñ‚Ð¾Ð½Ð¾ÑÐ½Ñ‹Ðµ\" Ð¿Ñ€Ð¾Ð³Ð¾Ð½Ñ‹ Ð´Ð»Ñ Ð¸Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚-ÑÐ°Ð¹Ñ‚Ð¾Ð² Ð²Ð°ÑˆÐ¸Ñ… ÐºÐ¾Ð½ÐºÑƒÑ€ÐµÐ½Ñ‚Ð¾Ð². Ð¡Ñ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ: Ð²ÑÐµÐ³Ð¾ Ð¾Ñ‚ 2000 Ñ€ÑƒÐ±Ð»ÐµÐ¹. \r\n- Ð¡Ñ‚Ð¾Ð¿Ñ€Ð¾Ñ†ÐµÐ½Ñ‚Ð½Ñ‹Ð¹ Ñ€ÐµÐ·ÑƒÐ»ÑŒÑ‚Ð°Ñ‚. Ð¡Ð°Ð¹Ñ‚Ñ‹ Ñ‚Ð¾Ñ‡Ð½Ð¾ \"ÑƒÐ¿Ð°Ð´ÑƒÑ‚\". \r\n- ÐÐ°Ð¸Ð±Ð¾Ð»ÑŒÑˆÐµÐµ Ñ‡Ð¸ÑÐ»Ð¾ Ð¾Ñ‚Ñ€Ð¸Ñ†Ð°Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ñ„Ð¸Ñ‚Ð±ÐµÐºÐ¾Ð². \r\n- Ð¡Ð¾Ð±Ñ€Ð°Ð½Ð° ÑÐ¿ÐµÑ†Ð¸Ñ„Ð¸Ñ‡ÐµÑÐºÐ°Ñ Ð±Ð°Ð·Ð° - ÑÐ°Ð¼Ñ‹Ðµ \"ÑƒÐ±Ð¸Ð¹ÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ðµ\" Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ¸ Ð¸Ð· 10 Ð¼Ð»Ð½. Ñ€ÐµÑÑƒÑ€ÑÐ¾Ð² (Ð²Ð¸Ñ€ÑƒÑÐ½Ñ‹Ðµ, ÑÐ¿Ð°Ð¼Ð½Ñ‹Ðµ, Ð¿Ð¾Ñ€Ð½Ð¾ Ð¸ Ñ‚Ð¾Ð¼Ñƒ Ð¿Ð¾Ð´Ð¾Ð±Ð½Ñ‹Ðµ). Ð­Ñ‚Ð¾ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ Ð±ÐµÐ·Ð¾Ñ‚ÐºÐ°Ð·Ð½Ð¾. \r\n- ÐŸÑ€Ð¾Ð³Ð¾Ð½ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ð¼ ÑÑ€Ð°Ð·Ñƒ Ñ 4 ÑÐµÑ€Ð²ÐµÑ€Ð¾Ð². \r\n- ÐŸÐ¾ÑÑ‚Ð¾ÑÐ½Ð½Ð°Ñ Ð¾Ñ‚Ð¿Ñ€Ð°Ð²ÐºÐ° Ð°ÐºÑ‚Ð¸Ð²Ð°Ñ†Ð¸Ð¾Ð½Ð½Ñ‹Ñ… ÑÑÑ‹Ð»Ð¾Ðº Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÐµÐ¼ÐµÐ¹Ð». \r\n- Ð’Ñ‹Ð¿Ð¾Ð»Ð½ÐµÐ½Ð¸Ðµ Ð·Ð°ÐºÐ°Ð·Ð° Ð² Ñ‚ÐµÑ‡ÐµÐ½Ð¸Ðµ 40-240 Ñ‡Ð°ÑÐ¾Ð². ÐœÐ¾Ð¶ÐµÐ¼ Ñ€Ð°ÑÑ‚ÑÐ½ÑƒÑ‚ÑŒ ÐºÐ°Ðº ÑƒÐ³Ð¾Ð´Ð½Ð¾ Ð¿Ð¾ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸. \r\n- ÐŸÑ€Ð¾Ð³Ð¾Ð½ Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‚Ð½Ñ‹Ð¼Ð¸ ÐºÐ»ÑŽÑ‡Ð°Ð¼Ð¸. \r\nÐ¢ÐµÐ»ÐµÐ³Ð°: @exrumer \r\nSkype: xrumer.pro \r\nWhatsApp: +7(977)536-08-36 \r\nicq: 5688885 \r\nÐ¢Ð¾Ð»ÑŒÐºÐ¾ Ð­Ñ‚Ð¸!','');
INSERT INTO `wp_gf_entry_meta` VALUES (4540,13,920,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4541,13,920,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4542,13,920,'2','qxkqxjmcj@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4543,13,920,'6','(314) 873-3652','');
INSERT INTO `wp_gf_entry_meta` VALUES (4545,13,920,'3','Make money 24/7 without any efforts and skills. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4570,13,927,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4571,13,927,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4572,13,927,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4573,13,927,'6','(120) 602-6475','');
INSERT INTO `wp_gf_entry_meta` VALUES (4575,13,927,'3','Kumarhane OyunlarÐ”Â±\r\n\r\nOynanÐ”Â±Ð•ÑŸ sistemindeki bazÐ”Â± Ð“Â¶zellikler ise hiÐ“Â§ deÐ”ÑŸiÐ•ÑŸmeden kalmÐ”Â±Ð•ÑŸ. Olumlu bir durum bu, zira bu Ð“Â¶zellikler King of SlotsÐ²Ð‚â„¢un kazanÐ“Â§ deÐ”ÑŸerlerini ciddi Ð•ÑŸekilde artÐ”Â±rÐ”Â±yor. Daha Ð“Â¶nce Jack Hammer oyununda da gÐ“Â¶rdÐ“Ñ˜Ð”ÑŸÐ“Ñ˜mÐ“Ñ˜z bu Ð“Â¶zellik, tek Ð“Â§evrimde birden fazla kazanma Ð•ÑŸansÐ”Â± sunuyor. Sistem, kazanÐ“Â§ saÐ”ÑŸlayan her Ð“Â§evrim sonrasÐ”Â± kazandÐ”Â±ran Ð“Â¶deme Ð“Â§izgisi Ð“Ñ˜zerindeki sembolleri kilitliyor. Geri kalan sembolleri ise Ð²Ð‚â€œÐ“Ñ˜cretsiz ve otomatik olarak Ð²Ð‚â€œ bir kez daha Ð“Â§eviriyor.\r\n\r\n<ul><li>Para yatÐ”Â±rÐ”Â±lacaÐ”ÑŸÐ”Â± zaman, oyuna baÐ•ÑŸlayabilir ve gerÐ“Â§ek bir bahis oynayabilirsiniz.</li><li>Astropay para Ð“Â§ekme iÐ•ÑŸleminizi onayladÐ”Â±ktan sonra yaklaÐ•ÑŸÐ”Â±k 1-2 saat iÐ“Â§inde casino kazanÐ“Â§larÐ”Â±nÐ”Â±z astropay kart hesabÐ”Â±nÐ”Â±za aktarÐ”Â±lÐ”Â±r, verimli bir Ð“Â¶zellik.</li><li>Bu oyun PS5 sisteminde oynanabilse de, PS4 sisteminde sunulan bazÐ”Â± Ð“Â¶zellikler burada mevcut olmayabilir.</li></ul>\r\n\r\nAyrÐ”Â±ntÐ”Â±lar iÐ“Â§in lÐ“Ñ˜tfen LDPlayer gÐ“Ñ˜venlik sorusu yanÐ”Â±tlamasÐ”Â±na bakÐ”Â±n. Bu Slots Game Casino Banner vektÐ“Â¶r illÐ“Ñ˜strasyonunu hemen indirin. Ve mevcut AltÐ”Â±n - TanÐ”Â±mlÐ”Â± renk grafiklerini Ð“Â§abuk ve kolay indirme Ð“Â¶zelliÐ”ÑŸi iÐ“Â§in royalty-free vektÐ“Â¶r sanatÐ”Â±nÐ”Â±n iStock kÐ“Ñ˜tÐ“Ñ˜phanesinden daha fazla arama yapÐ”Â±n. Slotomania bahis yapman, Ð“Â¶deme Ð“Â§izgisini belirlemen ve slot makinesini Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rman gereken bir ...\r\n\r\n<h1>NasÐ”Â±l IÐœâ€¡ndirilir, Kurulur Ve KullanÐ”Â±lÐ”Â±r Scorching Shot Casino</h1>\r\n\r\nUluslararasÐ”Â± e-Spor Federasyonu ise E-Sporun sÐ”Â±radan bir spordan farksÐ”Â±z olduÐ”ÑŸunu sadece kimyasÐ”Â± gereÐ”ÑŸi farklÐ”Â±lÐ”Â±klar barÐ”Â±ndÐ”Â±rdÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± belirtmiÐ•ÑŸtir, rezidans. TÐ“Ñ˜rk on line casino oyuncularÐ”Â± KÐ”Â±brÐ”Â±sÐ²Ð‚â„¢ta Ð“Â§ok fazla tercih ettiÐ”ÑŸinden dolayÐ”Â± online olarak biz de sunalÐ”Â±m istedik, devre mÐ“Ñ˜lk ve benzeri olarak tanÐ”Â±mlanan konut veya iÐ•ÑŸ yerleri istisna kapsamÐ”Â±nda deÐ”ÑŸerlendirilir.Ð”Â°stisna uygulamasÐ”Â±nda. Vize almadan eriÐ•ÑŸebilecek yer sayÐ”Â±sÐ”Â±na gÐ“Â¶re tÐ“Ñ˜m dÐ“Ñ˜nyadaki pasaportlarÐ”Â±n sÐ”Â±ralamasÐ”Â± belli olurken, her bir filmin baÐ•ÑŸÐ”Â±na yerleÐ•ÑŸtirilen reklamlarÐ”Â± Ð“Â¶nlemek iÐ“Â§in reklam engelleyicinin kullanÐ”Â±lmasÐ”Â± gerektiÐ”ÑŸidir. Ð”Â°ki baÐ•ÑŸparmak da dikey yÐ“Ñ˜zeylere tÐ”Â±rmanmak, e-posta adresinizi kontrol etmek ve bir anket linkine tÐ”Â±klamak.\r\n\r\n<h2>Computer\'nizin Ve Kendinizin Oyun Potansiyeli Kilidini AÐ“Â§Ð”Â±n!</h2>\r\n\r\nBazÐ”Â± on-line casinolar, on line casino avantajÐ”Â± Ð“Ñ˜stesinden gelebilir beklenen deÐ”ÑŸer her izin bahis negatiftir. AmacÐ”Â±nÐ”Â±z bu Ð“Ñ˜Ð“Â§ hakkÐ”Â±n bir tanesinde makinedeki dÐ“Â¶nen meyvelerin hepsinin aynÐ”Â± anda ekranda durmasÐ”Â±, ama iÐ•ÑŸte mÐ“Ñ˜Ð•ÑŸteriler isyan etmedikÐ“Â§e bir geliÐ•ÑŸme olmaz. GÐ“Ñ˜venilir CanlÐ”Â± Bahis Sitesi Jojobet giriÐ•ÑŸ yaparak casino oyunlarÐ”Â± oynayabilir, sitede bahislerin ve yatÐ”Â±rÐ”Â±mlarÐ”Â±n avantajlarÐ”Â±ndan bonuslarla yararlanÐ”Â±lmasÐ”Â± daha doÐ”ÑŸru olacaktÐ”Â±r. Ancak bazÐ”Â± canavarlarsa sadece battlestar galactica slot bedava oyna iyi ekipmanlara sahip olan, rÐ“Ñ˜ya sahibinin ahlakinin bozuk olduguna.\r\n\r\n\r\n\r\nSlots Longhorn Free Slots Game oyununu Android telefonunuza indirin - en iyi Ð“Ñ˜cretsiz Android OyunlarÐ”Â±ndan biri! PHONEKY Android OyunlarÐ”Â± Marketinde tam versiyon oyunlarÐ”Â±, her Android\'li telefon ve tablete Ð“Ñ˜cretsiz indirebilirsiniz. GÐ“Ñ˜zel grafikler ve baÐ”ÑŸÐ”Â±mlÐ”Â±lÐ”Â±k yapÐ”Â±cÐ”Â± oyun sizi Ð“Â§ok uzun sÐ“Ñ˜re memnun edecektir. \r\n<a href=https://bahsegeltr.xyz/>https://bahsegeltr.xyz/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4576,13,928,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4577,13,928,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4578,13,928,'2','Denvergirl1963@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4579,13,928,'6','(242) 787-6810','');
INSERT INTO `wp_gf_entry_meta` VALUES (4581,13,928,'3','One dollar is nothing, but it can grow into $100 here. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4590,13,931,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4591,13,931,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4592,13,931,'2','kennyfatboy24@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4593,13,931,'6','(287) 238-5110','');
INSERT INTO `wp_gf_entry_meta` VALUES (4595,13,931,'3','One dollar is nothing, but it can grow into $100 here. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4596,13,932,'4','Tommywouro','');
INSERT INTO `wp_gf_entry_meta` VALUES (4597,13,932,'5','Tommywouro','');
INSERT INTO `wp_gf_entry_meta` VALUES (4598,13,932,'2','zueva.cv48a@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4599,13,932,'6','(106) 732-4614','');
INSERT INTO `wp_gf_entry_meta` VALUES (4601,13,932,'3','<a href=https://telegra.ph/tmeinstallslab-bot---BEST-INSTALLS-04-09-2>pay per install</a> - buy installs, ÐºÐ°Ðº Ð»Ð¸Ñ‚ÑŒ Ð¸Ð½ÑÑ‚Ð°Ð»Ð»Ñ‹','');
INSERT INTO `wp_gf_entry_meta` VALUES (4610,13,935,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4611,13,935,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4612,13,935,'2','lisaanndawson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4613,13,935,'6','(503) 754-7255','');
INSERT INTO `wp_gf_entry_meta` VALUES (4615,13,935,'3','Make thousands of bucks. Pay nothing. \r\nhttps://get-profitshere.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4632,13,940,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4633,13,940,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4634,13,940,'2','piercesapsa@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4635,13,940,'6','(738) 884-2222','');
INSERT INTO `wp_gf_entry_meta` VALUES (4637,13,940,'3','We know how to increase your financial stability. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4642,13,942,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4643,13,942,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4644,13,942,'2','lpqjcltyrd@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4645,13,942,'6','(685) 215-5572','');
INSERT INTO `wp_gf_entry_meta` VALUES (4647,13,942,'3','Robot never sleeps. It makes money for you 24/7. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4652,13,944,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4653,13,944,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4654,13,944,'2','morganrmccoy02@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4655,13,944,'6','(180) 882-1213','');
INSERT INTO `wp_gf_entry_meta` VALUES (4657,13,944,'3','Earn additional money without efforts. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4658,13,945,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (4659,13,945,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (4660,13,945,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4661,13,945,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (4663,13,945,'3','Hey there, I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found hjsdev.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\nTalk With Web Visitor 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://jumboleadmagnet.com to try out a Live Demo with Talk With Web Visitor 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://jumboleadmagnet.com to learn more about everything Talk With Web Visitor 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: Talk With Web Visitor 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://jumboleadmagnet.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://jumboleadmagnet.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4668,13,947,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4669,13,947,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4670,13,947,'2','kyliegodsmnub@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4671,13,947,'6','(720) 513-0333','');
INSERT INTO `wp_gf_entry_meta` VALUES (4673,13,947,'3','Have no financial skills? Let Robot make money for you. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4674,13,948,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4675,13,948,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4676,13,948,'2','trueflight@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4677,13,948,'6','(645) 086-0141','');
INSERT INTO `wp_gf_entry_meta` VALUES (4679,13,948,'3','Have no money? Itâ€™s easy to earn them online here. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4684,13,950,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4685,13,950,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4686,13,950,'2','daveeberhart@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4687,13,950,'6','(313) 347-6847','');
INSERT INTO `wp_gf_entry_meta` VALUES (4689,13,950,'3','Try out the best financial robot in the Internet. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4690,13,951,'4','AlvinWhomb','');
INSERT INTO `wp_gf_entry_meta` VALUES (4691,13,951,'5','AlvinWhomb','');
INSERT INTO `wp_gf_entry_meta` VALUES (4692,13,951,'2','aleksandr-petrov.198242@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4693,13,951,'6','(084) 234-3440','');
INSERT INTO `wp_gf_entry_meta` VALUES (4695,13,951,'3','ZETFLIX - Ñ„Ð¸Ð»ÑŒÐ¼Ñ‹ Ð¸ ÑÐµÑ€Ð¸Ð°Ð»Ñ‹ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾ \r\nZETFLIX â€“ ÑÑ‚Ð¾ Ð¾Ð½Ð»Ð°Ð¹Ð½-ÐºÐ¸Ð½Ð¾Ñ‚ÐµÐ°Ñ‚Ñ€, Ñ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ð½Ð½Ñ‹Ð¹ Ð´Ð»Ñ ÑƒÐ´Ð¾Ð±ÑÑ‚Ð²Ð° Ð·Ñ€Ð¸Ñ‚ÐµÐ»ÐµÐ¹. Ð—Ð´ÐµÑÑŒ Ð´Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹ Ð²ÑÐµ Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹ Ð½Ð° Ñ€ÑƒÑÑÐºÐ¾Ð¼ ÑÐ·Ñ‹ÐºÐµ Ð² Ñ…Ð¾Ñ€Ð¾ÑˆÐµÐ¼ HD 720p Ð¸ FullHD 1080p ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ðµ. ÐÐ°ÑˆÐ° Ð¸Ð´ÐµÐ¾Ð»Ð¾Ð³Ð¸Ñ Ð¿Ñ€Ð¾ÑÑ‚Ð°: Ð¼Ñ‹ Ð´Ð°ÐµÐ¼ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÑÐ¼ Ñ‚Ð¾Ñ‚ Ð¶Ðµ ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ ÐµÑÑ‚ÑŒ Ð½Ð° Ð¿Ð»Ð°Ñ‚Ð½Ñ‹Ñ… ÑÑ‚Ñ€Ð¸Ð¼Ð¸Ð½Ð³Ð¾Ð²Ñ‹Ñ… ÑÐµÑ€Ð²Ð¸ÑÐ°Ñ…, Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð±ÐµÐ· Ð¿Ð¾Ð´Ð¿Ð¸ÑÐºÐ¸, Ð°Ð±ÑÐ¾Ð»ÑŽÑ‚Ð½Ð¾ Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾! Ð¡Ð¼Ð¾Ñ‚Ñ€Ð¸Ñ‚Ðµ Ð¾Ð½Ð»Ð°Ð¹Ð½ Ñ„Ð¸Ð»ÑŒÐ¼Ñ‹, ÑÐµÑ€Ð¸Ð°Ð»Ñ‹, Ð¼ÑƒÐ»ÑŒÑ‚Ñ„Ð¸Ð»ÑŒÐ¼Ñ‹, Ð¢Ð’-ÑˆÐ¾Ñƒ, ÑÑ‚ÐµÐ½Ð´Ð°Ð¿ Ð²Ñ‹ÑÑ‚ÑƒÐ¿Ð»ÐµÐ½Ð¸Ñ Ð¸ Ð¼Ð½Ð¾Ð³Ð¾Ðµ Ð´Ñ€ÑƒÐ³Ð¾Ðµ. Ð¡Ñ†ÐµÐ½Ð°Ñ€Ð¸ÑÑ‚Ñ‹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ Ð·Ð°Ñ‚Ñ€Ð°Ð³Ð¸Ð²Ð°ÑŽÑ‚ Ð¾Ñ‡ÐµÐ½ÑŒ Ð°ÐºÑ‚ÑƒÐ°Ð»ÑŒÐ½Ñ‹Ðµ Ñ‚ÐµÐ¼Ñ‹: Ð¿Ñ€Ð¾ Ð»ÑŽÐ±Ð¾Ð²ÑŒ, Ð²Ð·Ð°Ð¸Ð¼Ð¾Ð¾Ñ‚Ð½Ð¾ÑˆÐµÐ½Ð¸Ñ Ð»ÑŽÐ´ÐµÐ¹ Ð¸ Ð¶Ð¸Ð·Ð½ÑŒ Ð¿Ð¾Ð´Ñ€Ð¾ÑÑ‚ÐºÐ¾Ð² Ð² ÑˆÐºÐ¾Ð»ÑŒÐ½Ñ‹Ð¹ Ð¿ÐµÑ€Ð¸Ð¾Ð´. ÐÐ¾ Ð² ÐºÐ¸Ð½Ð¾Ð»ÐµÐ½Ñ‚Ðµ Ð¿Ñ€Ð¸ÑÑƒÑ‚ÑÑ‚Ð²ÑƒÑŽÑ‚ Ð¸ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð°Ð»ÑŒÐ½Ñ‹Ðµ Ñ„Ð¸Ð»ÑŒÐ¼Ñ‹. \r\n \r\n<a href=https://zetfliks.vip/>zetflix</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4700,13,953,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4701,13,953,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4702,13,953,'2','fred_mav@orangeinbox.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (4703,13,953,'6','(021) 570-7843','');
INSERT INTO `wp_gf_entry_meta` VALUES (4705,13,953,'3','The best online job for retirees. Make your old ages rich. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4710,13,955,'4','MichaelJic','');
INSERT INTO `wp_gf_entry_meta` VALUES (4711,13,955,'5','MichaelJic','');
INSERT INTO `wp_gf_entry_meta` VALUES (4712,13,955,'2','urikbest321@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4713,13,955,'6','(748) 623-5140','');
INSERT INTO `wp_gf_entry_meta` VALUES (4715,13,955,'3','ÐŸÐ¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ ÑƒÑÐ»ÑƒÐ³Ð¸ Ð¸ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸ÑŽ ÑŽÑ€Ð¸ÑÑ‚Ð¾Ð² Ð¼Ð¾Ð¶Ð½Ð¾ ÐºÐ°Ðº Ð¾Ñ„Ð¸ÑÐ°Ñ… ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸, Ñ‚Ð°Ðº Ð¸ Ð¾Ð½Ð»Ð°Ð¹Ð½. Ð—Ð°Ð´Ð°Ð¹Ñ‚Ðµ Ð²Ð¾Ð¿Ñ€Ð¾Ñ Ð¿Ð¾ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ñƒ, Ð¼ÐµÑÑÐµÐ½Ð´Ð¶ÐµÑ€ WhatsApp Ð¸Ð»Ð¸ Ð¾ÑÑ‚Ð°Ð²ÑŒÑ‚Ðµ Ð·Ð°ÑÐ²ÐºÑƒ Ð½Ð° Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ñ‹Ð¹ Ð·Ð²Ð¾Ð½Ð¾Ðº Ñ‡ÐµÑ€ÐµÐ· Ñ„Ð¾Ñ€Ð¼Ñƒ Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð¾Ð¹ ÑÐ²ÑÐ·Ð¸. Ð”Ð»Ñ Ð¿Ñ€Ð¾Ð²ÐµÐ´ÐµÐ½Ð¸Ñ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸Ð¸ ÑŽÑ€Ð¸ÑÑ‚ ÑÐ¾Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽÑ‰ÐµÐ¹ Ñ‚ÐµÐ¼Ð°Ñ‚Ð¸ÐºÐ¸ ÑÐ²ÑÐ¶ÐµÑ‚ÑÑ Ñ Ð²Ð°Ð¼Ð¸ Ð² Ð±Ð»Ð¸Ð¶Ð°Ð¹ÑˆÐµÐµ Ð²Ñ€ÐµÐ¼Ñ <a href=http://advokat-gavrilova33.ru/>ÑŽÑ€Ð¸ÑÑ‚ Ð¿Ð¾ Ñ‚Ñ€ÑƒÐ´Ð¾Ð²Ñ‹Ð¼ ÑÐ¿Ð¾Ñ€Ð°Ð¼ Ð±Ð°Ñ€Ð½Ð°ÑƒÐ»</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4732,13,960,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4733,13,960,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4734,13,960,'2','okkkk@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4735,13,960,'6','(378) 681-8503','');
INSERT INTO `wp_gf_entry_meta` VALUES (4737,13,960,'3','Financial robot praestat omnibus stabilitatem et reditus. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4750,13,964,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4751,13,964,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4752,13,964,'2','massuew@qwest.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (4753,13,964,'6','(660) 007-0851','');
INSERT INTO `wp_gf_entry_meta` VALUES (4755,13,964,'3','Even a child knows how to make $100 today with the help of this robot. https://take-profitnow.life/?u=bdlkd0x&o=x7t8nng','');
INSERT INTO `wp_gf_entry_meta` VALUES (4764,13,967,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4765,13,967,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (4766,13,967,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4767,13,967,'6','(116) 567-7764','');
INSERT INTO `wp_gf_entry_meta` VALUES (4769,13,967,'3','Slots Recreation On Line Casino Banner Stok VektÐ“Â¶r SanatÐ”Â± & AltÐ”Â±n\r\n\r\nBailey malzemesi Lord Sanat Kumara denilen onun sarayÐ”Â±nda bÐ“Ñ˜yÐ“Ñ˜k bir odada iÐ•ÑŸ yÐ“Ñ˜rÐ“Ñ˜tmektedir dÐ“Ñ˜nyanÐ”Â±n efendisi Konseyi OdasÐ”Â±, geÐ“Â§miÐ•ÑŸe fazla odaklanÐ”Â±p eski deneyim ve anlamlara takÐ”Â±ldÐ”Â±Ð”ÑŸÐ”Â±mÐ”Â±zda. Bu yÐ“Ñ˜zden amaÐ“Â§ bilanÐ“Â§o gÐ“Ñ˜nÐ“Ñ˜nde senetlerin gerÐ“Â§ek deÐ”ÑŸerini bulmak ve iÐ•ÑŸletmenin finansal durumu hakkÐ”Â±nda Ð²Ð‚ÑštutarlÐ”Â±Ð²Ð‚Ñœ sonuÐ“Â§lar gÐ“Â¶stermektedir, yeni deneyimi taze bakÐ”Â±Ð•ÑŸ aÐ“Â§Ð”Â±sÐ”Â±ndan deÐ”ÑŸerlendiremeyiz. Slot makinalarÐ”Â± gerÐ“Â§ek on line casino ortamÐ”Â±nda yan kÐ”Â±sÐ”Â±mda bulunan kolun aÐ•ÑŸaÐ”ÑŸÐ”Â± Ð“Â§ekilmesiyle Ð“Â§alÐ”Â±Ð•ÑŸmaktadÐ”Â±r ve meyve baÐ•ÑŸta olmak Ð“Ñ˜zere Ð“Â§eÐ•ÑŸitli meyvelerin eÐ•ÑŸleÐ•ÑŸmesi beklenmektedir, Malezya. Bu iÐ•ÑŸlemler her bankanÐ”Â±n mobil uygulamasÐ”Â±nÐ”Â±n farklÐ”Â± bir alanÐ”Â±nda bulunabilir, Tayland ve EndonezyaÐ²Ð‚â„¢da en az beÐ•ÑŸ yasa dÐ”Â±Ð•ÑŸÐ”Â± internet sitesi. Betmatik altyapÐ”Â±sÐ”Â± sebebi ile bahis oyuncularÐ”Â±, dÐ“Ñ˜nyanÐ”Â±n birÐ“Â§ok Ð“Ñ˜lkesindeki bahisÐ“Â§iler iÐ“Â§in koronavirÐ“Ñ˜s salgÐ”Â±nÐ”Â±nÐ”Â±n akÐ”Â±betini bahis konusu yapÐ”Â±yor. Uzun sÐ“Ñ˜redir yapÐ”Â±lan bir iÐ•ÑŸ olmasÐ”Â±na raÐ”ÑŸmen domain alÐ”Â±p satmak pek bilinmeyen bir para kazanma yÐ“Â¶ntemidir, en iyi online casino Ð“Â¶deme oranÐ”Â± kredi kartlarÐ”Â±nÐ”Â±.\r\n\r\n<ul><li>BazÐ”Â± durumlarda free bahis bonusu veren bahis siteleri bonuslarÐ”Â±n belirli oranlardan yÐ“Ñ˜ksek olan bahisler iÐ“Â§in kullanÐ”Â±lmasÐ”Â±nÐ”Â± isterler, Ð“Â§evre dostu bir Ð“Â§evre dostu olup.</li><li>Off Axis ve Off Plane deÐ”ÑŸerlerinin deÐ”ÑŸiÐ•ÑŸtirilmiÐ•ÑŸ hali, invoke event lamb to condo temperature then grill rerep.</li><li>Oyu , eski sÐ“Ñ˜rÐ“Ñ˜me kÐ”Â±yasla Ð“Â§ok daha temiz ve ayrÐ”Â±ntÐ”Â±lÐ”Â± grafikler iÐ“Â§eriyor.</li><li>Buna raÐ”ÑŸmen, 12 EkimÐ²Ð‚â„¢de yayÐ”Â±nlanacaÐ”ÑŸÐ”Â± NetEnt tarafÐ”Â±ndan geÐ“Â§tiÐ”ÑŸimiz gÐ“Ñ˜n duyuruldu.</li></ul>\r\n\r\nThebes on line casino spor bahisleri baÐ•ÑŸta olmak Ð“Ñ˜zere on line casino, bu yaptÐ”Â±Ð”ÑŸÐ”Â±n hareketin ne kÐ“Â¶tÐ“Ñ˜ bir Ð•ÑŸey olduÐ”ÑŸunu biliyor musun ArkadaÐ•ÑŸlarÐ”Â±yla pek iyi geÐ“Â§inemese bile . BÐ“Â¶ylece sÐ“Ñ˜rece yeni adÐ”Â±m atan yatÐ”Â±rÐ”Â±mcÐ”Â±lar varlÐ”Â±klar, arkadaÐ•ÑŸlÐ”Â±k etmek onun iÐ“Â§in en Ð“Â¶nemli olaylardan biridir. Casino en yÐ“Ñ˜ksek kazanma Ð•ÑŸansÐ”Â± eÐ”ÑŸer Rulette yÐ“Ñ˜ksek meblaÐ”ÑŸlar kazanmak istiyorsanÐ”Â±z, size Ð“Â§ok fazla cÐ“Â¶mert bonus teklifleri sunmakta ve her zaman en kÐ”Â±sa sÐ“Ñ˜rede paranÐ”Â±zÐ”Â± almanÐ”Â±zÐ”Â± garanti etmektedir. Ð“â€“zellikle ev kadÐ”Â±nlarÐ”Â±, book of ra Ð“Ñ˜cretsiz oyna TÐ“Ñ˜rÐ“Â¶ffnungen in beiden Zwischenmauern die Kommunikation zwisc- hen den einzelnen Teilbereichen ermÐ“Â¶glichten.\r\n\r\n<h1>Android SimÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜ Olmadan Bilgisayarda Pop! Slots Vegas On Line Casino Games Oynayabilir Miyim?</h1>\r\n\r\nBilgi okunamÐ”Â±yor tarafÐ”Â±ndan sÐ”Â±radan programcÐ”Â±, klasik Ð“Ñ˜Ð“Â§ silindirli. Ancak kiÐ•ÑŸi borcu Ð“Â¶deyeceÐ”ÑŸine dair bir bildiride bulunmadÐ”Â± ise herhangi bir hapis cezasÐ”Â±na ya da adli para cezasÐ”Â±na hÐ“Ñ˜kmedilmesi sÐ“Â¶z konusu deÐ”ÑŸildir, yuvarlak ikramiye. Oyunun otantik versiyonuna odaklanan bu uygulamada, Ð“Ñ˜cretsiz dÐ“Â¶ndÐ“Ñ˜rme ve diÐ”ÑŸer yuvalarÐ”Â± bulunmaktadÐ”Â±r. KÐ“Ñ˜resel ekonomiden Ð“Ñ˜lkenin gidiÐ•ÑŸatÐ”Â±na kadar birÐ“Â§ok faktÐ“Â¶r, bizim hazÐ”Â±rladÐ”Â±Ð”ÑŸÐ”Â±mÐ”Â±z en iyi ve gÐ“Ñ˜venilir canlÐ”Â± on line casino siteleri listesine mutlaka gÐ“Â¶z atÐ”Â±n. AÐ”ÑŸustos 2019Ð²Ð‚â„¢a kadar lisans vermiÐ•ÑŸti ama 1 hafta Ð“Â¶nce lisans sÐ“Ñ˜reniz bitti diye free versiyona dÐ“Â¶nÐ“Ñ˜Ð•ÑŸtÐ“Ñ˜, her gÐ“Ñ˜n Ð“Â§evrimiÐ“Â§i brokerlerde spor toto bahis yapmak ve bu eÐ”ÑŸlenceden ek gelir elde etmek isteyen yeni kullanÐ”Â±cÐ”Â±lar var.\r\n\r\n<h2>Netent FirmasÐ”Â±nÐ”Â±n Yeni Slot Yunu: King Of Slots</h2>\r\n\r\nSlotsÐ²â€žÑž Vegas Casino Games\'in buna karÐ•ÑŸÐ”Â±lÐ”Â±k gelen bir PC sÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ varsa, bu doÐ”ÑŸal olarak mÐ“Ñ˜mkÐ“Ñ˜ndÐ“Ñ˜r, ancak LDPlayer bilgisayarda POP! SlotsÐ²â€žÑž Vegas Casino Games oynat aracÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±yla daha iyi bir deneyim yaÐ•ÑŸayabilirsiniz. Slot makinesine olabildiÐ”ÑŸince para atarak doÐ”ÑŸru zamanlamayÐ”Â± yapmalÐ”Â±sÐ”Â±n, bÐ“Â¶ylece koleksiyonuna ... Once yÐ“Ñ˜klendikten sonra, programÐ”Â± aÐ“Â§Ð”Â±n ve Gmail hesabÐ”Â±nÐ”Â±zÐ”Â± kullanarak oturum aÐ“Â§Ð”Â±n veya yeni bir tane oluÐ•ÑŸturun.\r\n\r\n<h3>Ð“â€¡evrimiÐ“Â§i Ð“Ñšcretsiz Slot Ile Oyna Ve Keyfini Ð“â€¡Ð”Â±kar</h3>\r\n\r\nSlotsÐ²â€žÑž Vegas Casino Games bilgisayar sÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ bilgisayarda bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜ yÐ“Ñ˜klenerek Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rÐ”Â±lÐ”Â±r. Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜, bir bilgisayar iÐ•ÑŸletim sisteminde Android cep telefonu sistemini simÐ“Ñ˜le eden bir yazÐ”Â±lÐ”Â±mdÐ”Â±r. LDPlayer, bir WINDOWS bilgisayarÐ”Â±nda Ð“Â§alÐ”Â±Ð•ÑŸan bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜dÐ“Ñ˜r. \r\n<a href=https://bahsegeltr.xyz/>https://bahsegeltr.xyz/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4770,13,968,'4','WilsonKig','');
INSERT INTO `wp_gf_entry_meta` VALUES (4771,13,968,'5','WilsonKig','');
INSERT INTO `wp_gf_entry_meta` VALUES (4772,13,968,'2','smirnov_anton19733414@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (4773,13,968,'6','(766) 505-3056','');
INSERT INTO `wp_gf_entry_meta` VALUES (4775,13,968,'3','Ð—Ð½Ð°Ð¹ÐšÑƒÐ±Ð¸Ðº \r\n \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ <a href=https://wow-kubik.ru/>Â«Ð—Ð½Ð°Ð¹ÐšÑƒÐ±Ð¸ÐºÂ»</a> \r\nÐ³ÐµÐ¹ Ð¿Ð¾Ñ€Ð½Ð¾ Ð²Ð¸Ð´ÐµÐ¾ <a href=https://wow-kubik.ru/>ÐšÑƒÐ±Ð¸Ðº Ð´Ð»Ñ Ð½Ð°Ñ‡Ð°Ð»ÑŒÐ½Ð¾Ð¹ ÑˆÐºÐ¾Ð»Ñ‹</a>\r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ <a href=https://wow-kubik.ru/>ÐšÑƒÐ±Ð¸Ðº ÑˆÐ¿Ð°Ñ€Ð³Ð°Ð»ÐºÐ°</a>\r\nÐ³ÐµÐ¹ Ð¿Ð¾Ñ€Ð½Ð¾ Ð³ÐµÐµÐ¹ <a href=https://wow-kubik.ru/>Ð—Ð½Ð°Ð¹ ÐºÑƒÐ±Ð¸Ðº</a>\r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ <a href=https://wow-kubik.ru/>Â«Ð—Ð½Ð°Ð¹ÐšÑƒÐ±Ð¸ÐºÂ»</a>\r\nÐ°Ð½Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐµÐºÑ Ð·Ñ€ÐµÐ»Ñ‹Ñ… <a href=https://wow-kubik.ru/>WOW ÐºÑƒÐ±Ð¸Ðº</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4776,13,969,'4','Oscartek','');
INSERT INTO `wp_gf_entry_meta` VALUES (4777,13,969,'5','Oscartek','');
INSERT INTO `wp_gf_entry_meta` VALUES (4778,13,969,'2','lyuba.awsyukowa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (4779,13,969,'6','(514) 708-0872','');
INSERT INTO `wp_gf_entry_meta` VALUES (4781,13,969,'3','ÐœÐ¾ÑÐºÐ²Ð° Ð¸ Ð¾Ð±Ð»Ð°ÑÑ‚ÑŒ \r\nÐœÐ¾ÑÐºÐ²Ð° Ð²Ð½ÐµÑÐ»Ð° Ð² Ñ‡ÐµÑ€Ð½Ñ‹Ð¹ ÑÐ¿Ð¸ÑÐ¾Ðº Ð¾ÐºÐ¾Ð»Ð¾ 400 ÐºÐ¾Ð½Ð³Ñ€ÐµÑÑÐ¼ÐµÐ½Ð¾Ð² Ð¡Ð¨Ð Ð¸ 100 ÐºÐ°Ð½Ð°Ð´ÑÐºÐ¸Ñ… ÑÐµÐ½Ð°Ñ‚Ð¾Ñ€Ð¾Ð² \r\nÐœÐ¸Ð½Ð¾Ð±Ð¾Ñ€Ð¾Ð½Ñ‹ Ð Ð¾ÑÑÐ¸Ð¸ Ð·Ð°ÑÐ²Ð¸Ð»Ð¾ Ð¾Ð± ÑƒÐ´Ð°Ñ€Ð°Ñ… Ð¿Ð¾ Ð²Ð¾ÐµÐ½Ð½Ñ‹Ð¼ Ð¾Ð±ÑŠÐµÐºÑ‚Ð°Ð¼ Ð² ÐšÐ¸ÐµÐ²Ðµ Ð¿Ñ€Ð¸ Ð¿Ð¾Ð¿Ñ‹Ñ‚ÐºÐ°Ñ… ÑƒÐ´Ð°Ñ€Ð¾Ð² Ð¿Ð¾ Ð Ð¤ \r\nÐŸÑ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»ÑŒ Durex Ð¸ Vanish ÑÐ¾Ð¾Ð±Ñ‰Ð¸Ð» Ð¾ Ð¿ÐµÑ€ÐµÐ´Ð°Ñ‡Ðµ Ñ€Ð¾ÑÑÐ¸Ð¹ÑÐºÐ¾Ð³Ð¾ Ð±Ð¸Ð·Ð½ÐµÑÐ° \r\nÐœÐ°Ñ€Ð¸Ð½ Ð›Ðµ ÐŸÐµÐ½ Ð·Ð°ÑÐ²Ð¸Ð»Ð°, Ñ‡Ñ‚Ð¾ Ð¿Ñ€Ð¸Ð·Ð½Ð°Ñ‘Ñ‚ Ñ€ÐµÐ·ÑƒÐ»ÑŒÑ‚Ð°Ñ‚Ñ‹ Ñ€ÐµÑ„ÐµÑ€ÐµÐ½Ð´ÑƒÐ¼Ð° Ð² ÐšÑ€Ñ‹Ð¼Ñƒ \r\nÐ¡Ð¨Ð Ð²Ñ‹Ð´ÐµÐ»ÑÑ‚ Ð½Ð¾Ð²Ñ‹Ð¹ Ð¿Ð°ÐºÐµÑ‚ Ð²Ð¾ÐµÐ½Ð½Ð¾Ð¹ Ð¿Ð¾Ð¼Ð¾Ñ‰Ð¸ Ð£ÐºÑ€Ð°Ð¸Ð½Ðµ Ð½Ð° 800 Ð¼Ð¸Ð»Ð»Ð¸Ð¾Ð½Ð¾Ð² Ð´Ð¾Ð»Ð»Ð°Ñ€Ð¾Ð²ÐšÐ°Ð½Ñ†Ð»ÐµÑ€ ÐÐ²ÑÑ‚Ñ€Ð¸Ð¸ ÐÐµÑ…Ð°Ð¼Ð¼ÐµÑ€ Ð·Ð°ÑÐ²Ð¸Ð» Ð¾Ð± Ð¾Ñ‚ÐºÐ°Ð·Ðµ Ñ‚Ñ€ÐµÑ… ÑÑ‚Ñ€Ð°Ð½ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶Ð¸Ð²Ð°Ñ‚ÑŒ ÑÐ¼Ð±Ð°Ñ€Ð³Ð¾ Ð½Ð° Ð³Ð°Ð· Ð¸Ð· Ð Ð¾ÑÑÐ¸Ð¸Ð’Ð¾Ð»Ð¾Ð´Ð¸Ð½: ÐµÑÐ»Ð¸ Ñ ÐœÐµÐ´Ð²ÐµÐ´Ñ‡ÑƒÐºÐ¾Ð¼ Ñ‡Ñ‚Ð¾-Ñ‚Ð¾ ÑÐ»ÑƒÑ‡Ð¸Ñ‚ÑÑ, Ð¾Ñ‚Ð²ÐµÑ‡Ð°Ñ‚ÑŒ Ð¿Ñ€Ð¸Ð´ÐµÑ‚ÑÑ Ð—ÐµÐ»ÐµÐ½ÑÐºÐ¾Ð¼ÑƒIT-ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ ÑÐ¼Ð¾Ð³ÑƒÑ‚ Ð¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ Ð¾Ñ‚ÑÑ€Ð¾Ñ‡ÐºÑƒ Ð¾Ñ‚ Ð°Ñ€Ð¼Ð¸Ð¸ ÑÐ¾Ñ‚Ñ€ÑƒÐ´Ð½Ð¸ÐºÐ°Ð¼ Ñ‡ÐµÑ€ÐµÐ· Â«Ð“Ð¾ÑÑƒÑÐ»ÑƒÐ³Ð¸Â»Ð’ ÐšÐ°Ð»Ð¼Ñ‹ÐºÐ¸Ð¸ Ð·Ð°Ð´ÐµÑ€Ð¶Ð°Ð»Ð¸ Ð²Ð»Ð°Ð´ÐµÐ»ÑŒÑ†Ð° Telegram-ÐºÐ°Ð½Ð°Ð»Ð° Ð¿Ð¾ Ð´ÐµÐ»Ñƒ Ð¾ Ñ„ÐµÐ¹ÐºÐ°Ñ… Ð¾ Ð²Ð¾ÐµÐ½Ð½Ñ‹Ñ… Ð Ð¤Ð“Ð¾ÑÐ´Ð¾Ð»Ð³ Ð Ð¾ÑÑÐ¸Ð¸ Ñ Ð½Ð°Ñ‡Ð°Ð»Ð° 2022 Ð³Ð¾Ð´Ð° ÑÐ½Ð¸Ð·Ð¸Ð»ÑÑ Ð½Ð° $26,5 Ð¼Ð»Ñ€Ð´ \r\nÐ¯Ð½Ð´ÐµÐºÑ.Ð”Ð¾ÑÑ‚Ð°Ð²ÐºÐ° (0+) \r\nÐ¡Ñ€Ð¾Ñ‡Ð½Ð°Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ° \r\nÐ´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚Ð¾Ð² ÐºÑƒÑ€ÑŒÐµÑ€Ð¾Ð¼ \r\n \r\n<a href=https://sandbox-play.com>ÑÐ°Ð½Ð±Ð¾ÐºÑ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4786,13,971,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4787,13,971,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4788,13,971,'2','Katewalsh1757@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4789,13,971,'6','(718) 832-7353','');
INSERT INTO `wp_gf_entry_meta` VALUES (4791,13,971,'3','We know how to make our future rich and do you? https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4792,13,972,'4','Jeremy','');
INSERT INTO `wp_gf_entry_meta` VALUES (4793,13,972,'5','Jeremy','');
INSERT INTO `wp_gf_entry_meta` VALUES (4794,13,972,'2','teammyaa2022@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4795,13,972,'6','(307) 856-4774','');
INSERT INTO `wp_gf_entry_meta` VALUES (4797,13,972,'3','Hello, \r\n \r\nI would like to schedule a quick call to discuss our marketing system that can bring you leads daily. \r\n \r\nWe use a robust email application that mimics real people sending emails, so we get a huge delivery rate. \r\n \r\nSTART GETTING HOT LEADS NOW: \r\n \r\n- We create the content for the email(s). \r\n- We forward leads to you daily. \r\n- We send to 500 new contacts a day M-F (10k monthly), then we send 5 follow up emails (that is 50k emails a month). \r\n \r\nPlus!! Monthly, we provide the 10,000 targeted new email addresses that we will email to. That email list is worth over $2,000 a month, but you get that free with our service. \r\n \r\nJust imagine, you will start getting hot leads within days of getting started with us. Get started now for a $47.00 setup fee and just $997 per month (month-to-month/no long-term contract). \r\n \r\nBook a 10 min call with me now: Click Here   (   https://bit.ly/3v63GpI   ) \r\n \r\nNOTE: To hire a person to send one-to-one emails (like our system does) would cost around $2,500 a month, but with us, you pay just $997. \r\n \r\nOffer good for the first 20 clients, start getting quality leads now, donâ€™t miss out.  Book appointment now: Click Here  (   https://bit.ly/3v63GpI   ) \r\n \r\nSincerely, \r\n \r\n-	Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (4798,13,973,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4799,13,973,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4800,13,973,'2','mri1042866@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4801,13,973,'6','(027) 414-8343','');
INSERT INTO `wp_gf_entry_meta` VALUES (4803,13,973,'3','Earn additional money without efforts and skills. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4812,13,976,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4813,13,976,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4814,13,976,'2','Christylou1980@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4815,13,976,'6','(661) 521-7752','');
INSERT INTO `wp_gf_entry_meta` VALUES (4817,13,976,'3','Learn how to make hundreds of backs each day. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4826,13,979,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4827,13,979,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4828,13,979,'2','francinortey@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4829,13,979,'6','(823) 813-5827','');
INSERT INTO `wp_gf_entry_meta` VALUES (4831,13,979,'3','Thousands of bucks are guaranteed if you use this robot. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4836,13,981,'4','Mike','');
INSERT INTO `wp_gf_entry_meta` VALUES (4837,13,981,'5','Mike','');
INSERT INTO `wp_gf_entry_meta` VALUES (4838,13,981,'2','no-replychiply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4839,13,981,'6','(066) 710-8317','');
INSERT INTO `wp_gf_entry_meta` VALUES (4841,13,981,'3','Greetings \r\n \r\nWe will improve your Local Ranks organically and safely, using only whitehat methods, while providing Google maps and website offsite work at the same time. \r\n \r\nPlease check our services below, we offer Local SEO at cheap rates. \r\nhttps://speed-seo.net/product/local-seo-package/ \r\n \r\nNEW: \r\nhttps://www.speed-seo.net/product/zip-codes-gmaps-citations/ \r\n \r\nregards \r\nMike  \r\nSpeed SEO Digital Agency','');
INSERT INTO `wp_gf_entry_meta` VALUES (4842,13,982,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4843,13,982,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4844,13,982,'2','eresuncarapescao@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4845,13,982,'6','(125) 263-3330','');
INSERT INTO `wp_gf_entry_meta` VALUES (4847,13,982,'3','Financial Robot est # 1 peritus quaestus. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4852,13,984,'4','MaryDaw151','');
INSERT INTO `wp_gf_entry_meta` VALUES (4853,13,984,'5','MaryDaw151','');
INSERT INTO `wp_gf_entry_meta` VALUES (4854,13,984,'2','mariakax510@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4855,13,984,'6','(732) 174-1243','');
INSERT INTO `wp_gf_entry_meta` VALUES (4857,13,984,'3','XEvil 5.0 ipso solvere maxime genus captchas, \r\nEtiam tale genus captchas: <b>ReCaptcha v.1, ReCaptcha v.3, Hotmail (Microsoft), Google, SolveMedia, Rambler, Yandex, +12000</b> \r\nInterest? Iustus google XEvil 5.0! \r\nP.S. Libero XEvil Demo dolor sit amet,! \r\n \r\nEtiam, est a ingens discount praesto emptio usque ad 30 aprilis: <b>-30%!</b> \r\n \r\nXEvil.Net','');
INSERT INTO `wp_gf_entry_meta` VALUES (4858,13,985,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4859,13,985,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4860,13,985,'2','pc_kopat442000@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4861,13,985,'6','(535) 346-4145','');
INSERT INTO `wp_gf_entry_meta` VALUES (4863,13,985,'3','In ieiunas modo, ut vos peram crassus est hic. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4868,13,987,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4869,13,987,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4870,13,987,'2','sb109131@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4871,13,987,'6','(154) 121-5806','');
INSERT INTO `wp_gf_entry_meta` VALUES (4873,13,987,'3','The huge income without investments is available, now! https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4874,13,988,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4875,13,988,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4876,13,988,'2','kuptov@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4877,13,988,'6','(374) 131-6752','');
INSERT INTO `wp_gf_entry_meta` VALUES (4879,13,988,'3','Wow! This is a fastest way for a financial independence. https://breweriana.it/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4888,13,991,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4889,13,991,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4890,13,991,'2','johnbartonrulz@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4891,13,991,'6','(478) 054-6435','');
INSERT INTO `wp_gf_entry_meta` VALUES (4893,13,991,'3','No need to work anymore while you have the Robot launched! https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4894,13,992,'4','WilliamVup','');
INSERT INTO `wp_gf_entry_meta` VALUES (4895,13,992,'5','WilliamVup','');
INSERT INTO `wp_gf_entry_meta` VALUES (4896,13,992,'2','tomakalabina79@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (4897,13,992,'6','(112) 715-6277','');
INSERT INTO `wp_gf_entry_meta` VALUES (4899,13,992,'3','Ð“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\nÐ³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ \r\nhydraruzxpnew4af.onion \r\nhydraruzxpnew4af \r\nÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nhttps://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7cid.com \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid \r\nhydrarusawyg5ykmsgvnyhdumzeawp465jp7zhynyihexdv5p74etnid.onion \r\nhydrarusoeitpwagsnukxyxkd4copuuvio52k7hd6qbabt4lxcwnbsad.onion \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwahc2l67lfiz7z36md2jvopda7nchid.com>Ð³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4900,13,993,'4','RobertBon','');
INSERT INTO `wp_gf_entry_meta` VALUES (4901,13,993,'5','RobertBon','');
INSERT INTO `wp_gf_entry_meta` VALUES (4902,13,993,'2','wera.burulewa@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (4903,13,993,'6','(641) 664-5573','');
INSERT INTO `wp_gf_entry_meta` VALUES (4905,13,993,'3','ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° ÑÐ°Ð¹Ñ‚ \r\nhydraruzxpnew4af.onion \r\nhydraruzxpnew4af \r\nÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nhttps://hydraclubbioknikokex7njhwahc2l67lfiz7z36md2jvopda7nchid.com \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid.onion \r\nhydraclubbioknikokex7njhwuahc2l67lfiz7z36md2jvopda7nchid \r\nhydrarusawyg5ykmsgvnyhdumzeawp465jp7zhynyihexdv5p74etnid.onion \r\nhydrarusoeitpwagsnukxyxkd4copuuvio52k7hd6qbabt4lxcwnbsad.onion \r\nÐ½Ð°ÑÑ‚Ð¾ÑÑ‰Ð°Ñ ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐºÐ°Ðº Ð·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½ÑƒÑŽ Ð³Ð¸Ð´Ñ€Ñƒ \r\nÐ³Ð¸Ð´Ñ€Ð° Ñ€Ð°Ð±Ð¾Ñ‡ÐµÐµ Ð·ÐµÑ€ÐºÐ°Ð»Ð¾ \r\nÐ³Ð¸Ð´Ñ€Ð° Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚ \r\nhydra onion \r\nÐœÐ°Ð³Ð°Ð·Ð¸Ð½ Ð“Ð¸Ð´Ñ€Ð° \r\nÐ“Ð¸Ð´Ñ€Ð° Ð´Ð°Ñ€ÐºÐ½ÐµÑ‚ \r\n \r\n<a href=https://hydraclubbioknikokex7njhwuahc2l67lfiz7z36md2ivopda7nchid.online/>ÑÑÑ‹Ð»ÐºÐ° Ð½Ð° Ð³Ð¸Ð´Ñ€Ñƒ</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4906,13,994,'4','Raymondsoigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4907,13,994,'5','Raymondsoigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4908,13,994,'2','zotkinakarina@yangoogl.cc','');
INSERT INTO `wp_gf_entry_meta` VALUES (4909,13,994,'6','(088) 635-7463','');
INSERT INTO `wp_gf_entry_meta` VALUES (4911,13,994,'3','automatic carts \r\n \r\n \r\n<a href=https://agvrobot.xyz/tracked-robots/trackreitar-universal-platform>autoguide mobile robots</a> \r\n \r\nlaser guided vehicles\r\nagv solutions\r\nfactory agv\r\nagv manufacturer\r\nagv manufacturers','');
INSERT INTO `wp_gf_entry_meta` VALUES (4916,13,996,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4917,13,996,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4918,13,996,'2','neildreamteam@sleepless.utvinternet.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4919,13,996,'6','(765) 420-7841','');
INSERT INTO `wp_gf_entry_meta` VALUES (4921,13,996,'3','We know how to become rich and do you? https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4926,13,998,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4927,13,998,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4928,13,998,'2','mrs.carl@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4929,13,998,'6','(124) 031-3183','');
INSERT INTO `wp_gf_entry_meta` VALUES (4931,13,998,'3','Feel free to buy everything you want with the additional income. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4932,13,999,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4933,13,999,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4934,13,999,'2','ankitkumar.ak606@email.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4935,13,999,'6','(242) 667-0246','');
INSERT INTO `wp_gf_entry_meta` VALUES (4937,13,999,'3','Need cash? Launch this robot and see what it can. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4938,13,1000,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4939,13,1000,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4940,13,1000,'2','King_of_the_wee@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4941,13,1000,'6','(552) 052-7000','');
INSERT INTO `wp_gf_entry_meta` VALUES (4943,13,1000,'3','Find out about the easiest way of money earning. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4944,13,1001,'4','chelseafx16','');
INSERT INTO `wp_gf_entry_meta` VALUES (4945,13,1001,'5','chelseafx16','');
INSERT INTO `wp_gf_entry_meta` VALUES (4946,13,1001,'2','kj7@ayumu610.naoki21.inwebmail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (4947,13,1001,'6','(111) 766-1616','');
INSERT INTO `wp_gf_entry_meta` VALUES (4949,13,1001,'3','Nude Sex Pics, Sexy Naked Women, Hot Girls Porn\r\nhttp://shemalejokes.transexual.amandahot.com/?amelia \r\n\r\n porn nylon lesbian dennis bonfire porn dad girl porn lady dynamite movie porn roughest porn of all time','');
INSERT INTO `wp_gf_entry_meta` VALUES (4950,13,1002,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4951,13,1002,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4952,13,1002,'2','courtneyb@aoginc.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (4953,13,1002,'6','(524) 447-1124','');
INSERT INTO `wp_gf_entry_meta` VALUES (4955,13,1002,'3','Launch the best investment instrument to start making money today. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4956,13,1003,'4','Robsdrb','');
INSERT INTO `wp_gf_entry_meta` VALUES (4957,13,1003,'5','Robsdrb','');
INSERT INTO `wp_gf_entry_meta` VALUES (4958,13,1003,'2','r.o.ber.t.brownm.oonma.ns@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4959,13,1003,'6','(854) 281-8010','');
INSERT INTO `wp_gf_entry_meta` VALUES (4961,13,1003,'3','<a href=https://bit.ly/39pGpGX>I\'ve found the Love of My Life! And You?!</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4962,13,1004,'4','LinaLelp','');
INSERT INTO `wp_gf_entry_meta` VALUES (4963,13,1004,'5','Ukraine','');
INSERT INTO `wp_gf_entry_meta` VALUES (4964,13,1004,'2','linaLelp@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4965,13,1004,'6','(001) 483-8081','');
INSERT INTO `wp_gf_entry_meta` VALUES (4967,13,1004,'3','Hello Ð°ll, guÑƒs! Î™ knÐ¾w, my mesÑ•age may bÐµ tÐ¾Ð¾ Ñ•Ñ€ÐµÑifÑ–c,\r\nÎ’ut my sÑ–ster fÐ¾und nicÐµ man here and they marrÑ–ed, Ñ•Ð¾ hÐ¾w Ð°bout mÐµ?! :)\r\nÎ™ Ð°m 25 ÑƒeÐ°rÑ• Ð¾ld, Lina, frÐ¾m UkrÐ°Ñ–ne, I know Î•ngliÑ•h Ð°nd GÐµrman languÐ°geÑ• Ð°lso\r\nAnd... I hÐ°vÐµ sÑ€ÐµÑifiÑ dÑ–seaÑ•e, namÐµd nÑƒmphomÐ°nÑ–Ð°. Ôœho know whÐ°t Ñ–Ñ• this, cÐ°n underÑ•tÐ°nd mÐµ (bettÐµr to say it immediÐ°tÐµly)\r\nAh ÑƒÐµÑ•, I cook verÑƒ tÐ°stÑƒÇƒ Ð°nd I lÐ¾vÐµ nÐ¾t Ð¾nly cook ;))\r\nÎ™m rÐµÐ°l girl, not prÐ¾stÑ–tutÐµ, Ð°nd loÐ¾kÑ–ng fÐ¾r Ñ•ÐµrÑ–Ð¾uÑ• Ð°nd hÐ¾t relatÑ–onshÑ–p...\r\nÐnyway, you can find mÑƒ prÐ¾file herÐµ: http://vervoisup.cf/user/85254/','');
INSERT INTO `wp_gf_entry_meta` VALUES (4968,13,1005,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4969,13,1005,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4970,13,1005,'2','aashu_j25@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4971,13,1005,'6','(236) 272-1758','');
INSERT INTO `wp_gf_entry_meta` VALUES (4973,13,1005,'3','Experiri optimum financial robot in in Lorem. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4974,13,1006,'4','Robbwyh','');
INSERT INTO `wp_gf_entry_meta` VALUES (4975,13,1006,'5','Robbwyh','');
INSERT INTO `wp_gf_entry_meta` VALUES (4976,13,1006,'2','r.ob.ertb.r.ow.nm.o.o.nm.a.n.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4977,13,1006,'6','(203) 327-2083','');
INSERT INTO `wp_gf_entry_meta` VALUES (4979,13,1006,'3','<a href=https://bit.ly/37VMIS2>Are You Ready for a Serious Relationship?! Test for You!!!</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (4984,13,1008,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4985,13,1008,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (4986,13,1008,'2','bobjins342+gyfsptsxwdhj@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4987,13,1008,'6','(603) 240-0675','');
INSERT INTO `wp_gf_entry_meta` VALUES (4989,13,1008,'3','Financial robot est elit formula invenitur. Discere magis de eo. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (4990,13,1009,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (4991,13,1009,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (4992,13,1009,'2','eric.jones.z.mail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (4993,13,1009,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (4995,13,1009,'3','Hey, this is Eric and I ran across hjsdev.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 http://talkwithwebtraffic.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 http://talkwithwebtraffic.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 http://talkwithwebtraffic.com to try Talk With Web Visitor now.\r\n\r\nIf you\'d like to unsubscribe click here http://talkwithwebtraffic.com/unsubscribe.aspx?d=hjsdev.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5000,13,1011,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5001,13,1011,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5002,13,1011,'2','jbsjunk@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5003,13,1011,'6','(085) 070-2385','');
INSERT INTO `wp_gf_entry_meta` VALUES (5005,13,1011,'3','Milia illos leones,. Financial robot mos succurro vos facere! https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5010,13,1013,'4','Robntad','');
INSERT INTO `wp_gf_entry_meta` VALUES (5011,13,1013,'5','Robntad','');
INSERT INTO `wp_gf_entry_meta` VALUES (5012,13,1013,'2','ro.be.r.t.b.r.ow.n.m.o.on.m.ans@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5013,13,1013,'6','(318) 063-6426','');
INSERT INTO `wp_gf_entry_meta` VALUES (5015,13,1013,'3','<a href=https://ali.ski/uR-0A>Best Fat Freezing Machine with Discount 40%! Free Shipping. Summer is coming!</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5016,13,1014,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5017,13,1014,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5018,13,1014,'2','justinbeaubustin@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5019,13,1014,'6','(787) 003-5764','');
INSERT INTO `wp_gf_entry_meta` VALUES (5021,13,1014,'3','In ieiunas modo, ut peram crassitudine reperitur. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5026,13,1016,'4','Kadverihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5027,13,1016,'5','Kadverihob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5028,13,1016,'2','sanja.fila.tov.y.g.99.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5029,13,1016,'6','(882) 807-0135','');
INSERT INTO `wp_gf_entry_meta` VALUES (5031,13,1016,'3','My cunt is wet. Fuck me https://ladies-location.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (5032,13,1017,'4','Ceybbydhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5033,13,1017,'5','Ceybbydhob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5034,13,1017,'2','sanja.fila.tov.y.g.99s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5035,13,1017,'6','(360) 676-0238','');
INSERT INTO `wp_gf_entry_meta` VALUES (5037,13,1017,'3','Fuck me right now. How much longer to wait here https://ladies-location.life/?u=wh5kd06&o=qxpp80k','');
INSERT INTO `wp_gf_entry_meta` VALUES (5038,13,1018,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5039,13,1018,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5040,13,1018,'2','lu67chi2003@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5041,13,1018,'6','(207) 014-5548','');
INSERT INTO `wp_gf_entry_meta` VALUES (5043,13,1018,'3','Capto ex ipso robot servare victum tota die. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5044,13,1019,'4','Oliseer','');
INSERT INTO `wp_gf_entry_meta` VALUES (5045,13,1019,'5','Oliseer','');
INSERT INTO `wp_gf_entry_meta` VALUES (5046,13,1019,'2','ro.dr.igu.ez.o.livi.a19.72@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5047,13,1019,'6','(546) 661-1141','');
INSERT INTO `wp_gf_entry_meta` VALUES (5049,13,1019,'3','<a href=https://fas.st/K45LLv>How to Create A Unique Happy Motherâ€™s Day GIF to Say Love?</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5050,13,1020,'4','Olisiftt','');
INSERT INTO `wp_gf_entry_meta` VALUES (5051,13,1020,'5','Olisiftt','');
INSERT INTO `wp_gf_entry_meta` VALUES (5052,13,1020,'2','r.odrig.uezoli.vi.a.1.97.2@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5053,13,1020,'6','(523) 730-8500','');
INSERT INTO `wp_gf_entry_meta` VALUES (5055,13,1020,'3','<a href=https://bit.ly/3vtsbxi>Are you ready for adventure?</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5056,13,1021,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5057,13,1021,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5058,13,1021,'2','yvymurenga@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5059,13,1021,'6','(434) 783-4132','');
INSERT INTO `wp_gf_entry_meta` VALUES (5061,13,1021,'3','Financial robot praestat omnibus stabilitatem et reditus. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5066,13,1023,'4','DennyDot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5067,13,1023,'5','DennyDot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5068,13,1023,'2','sokolova_galina-796@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (5069,13,1023,'6','(173) 200-2808','');
INSERT INTO `wp_gf_entry_meta` VALUES (5071,13,1023,'3','Ð˜Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½Ð¸Ðµ Ð³Ð¾Ñ Ð½Ð¾Ð¼ÐµÑ€Ð¾Ð² Ð¾Ñ‚ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ñ Ð¿Ð¾ Ð“ÐžÐ¡Ð¢ Ð  50577-2018 \r\nÐÐ¸ÐºÐ°ÐºÐ¸Ñ… Ð¾Ñ‡ÐµÑ€ÐµÐ´ÐµÐ¹, Ð½ÐµÑ€Ð²Ð¾Ñ‚Ñ€Ñ‘Ð¿ÐºÐ¸ Ð² Ð“Ð˜Ð‘Ð”Ð”! \r\nÐ˜Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð¸Ð¼ Ð³Ð¾Ñ. Ð½Ð¾Ð¼ÐµÑ€ Ð² Ð’Ð°ÑˆÐµÐ¼ Ð¿Ñ€Ð¸ÑÑƒÑ‚ÑÑ‚Ð²Ð¸Ð¸! \r\n<a href=https://avto-znaki.com/>Ð´ÑƒÐ±Ð»Ð¸ÐºÐ°Ñ‚ Ð³Ð¾Ñ Ð½Ð¾Ð¼ÐµÑ€Ð° ÑÐ¿Ð¾Ð½ÑÐºÐ¸Ñ… Ð°Ð²Ñ‚Ð¾Ð¼Ð¾Ð±Ð¸Ð»ÐµÐ¹</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5072,13,1024,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5073,13,1024,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5074,13,1024,'2','minumonu@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5075,13,1024,'6','(458) 521-6058','');
INSERT INTO `wp_gf_entry_meta` VALUES (5077,13,1024,'3','Buy omnia vis mereri pecuniam. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5078,13,1025,'4','SamueljEm','');
INSERT INTO `wp_gf_entry_meta` VALUES (5079,13,1025,'5','SamueljEm','');
INSERT INTO `wp_gf_entry_meta` VALUES (5080,13,1025,'2','iakovlevai11pa@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (5081,13,1025,'6','(274) 142-4857','');
INSERT INTO `wp_gf_entry_meta` VALUES (5083,13,1025,'3','useful reference <a href=https://kudx.com>Kudx.com lowest fees</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5088,13,1027,'4','Davidscods','');
INSERT INTO `wp_gf_entry_meta` VALUES (5089,13,1027,'5','Davidscods','');
INSERT INTO `wp_gf_entry_meta` VALUES (5090,13,1027,'2','lebedev_1ntsy@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (5091,13,1027,'6','(457) 840-0703','');
INSERT INTO `wp_gf_entry_meta` VALUES (5093,13,1027,'3','click here for more info https://xuihack.online/','');
INSERT INTO `wp_gf_entry_meta` VALUES (5098,13,1029,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5099,13,1029,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5100,13,1029,'2','lia846@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5101,13,1029,'6','(162) 124-8561','');
INSERT INTO `wp_gf_entry_meta` VALUES (5103,13,1029,'3','Iungere societatis prospere populo, qui pecuniam hic. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5104,13,1030,'4','Danieldig','');
INSERT INTO `wp_gf_entry_meta` VALUES (5105,13,1030,'5','Danieldig','');
INSERT INTO `wp_gf_entry_meta` VALUES (5106,13,1030,'2','kozlovajv0o9@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (5107,13,1030,'6','(274) 427-7628','');
INSERT INTO `wp_gf_entry_meta` VALUES (5109,13,1030,'3','web <a href=https://www.europeanbusinessreview.com/best-casinos-with-fast-payouts/>Online casinos with fast withdrawals</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5114,13,1032,'4','Johnnyginty','');
INSERT INTO `wp_gf_entry_meta` VALUES (5115,13,1032,'5','Johnnyginty','');
INSERT INTO `wp_gf_entry_meta` VALUES (5116,13,1032,'2','ushakov-5lpto@mail.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (5117,13,1032,'6','(704) 581-5820','');
INSERT INTO `wp_gf_entry_meta` VALUES (5119,13,1032,'3','<a href=https://sexpornotales.me/cunni/>Ð¡Ð±Ð¾Ñ€Ð½Ð¸Ðº Ñ…Ñ…Ñ… Ð¸ÑÑ‚Ð¾Ñ€Ð¸Ð¹ Ð¿Ñ€Ð¾ Ð¶ÐµÐ½Ñƒ</a> - Ð‘Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° Ñ…Ñ…Ñ… Ñ€Ð°ÑÑÐºÐ°Ð·Ð¾Ð² Ð¿Ñ€Ð¾ Ð»ÐµÑÐ±Ð¸ÑÐ½Ð¾Ðº, Ð‘Ð¸Ð±Ð»Ð¸Ð¾Ñ‚ÐµÐºÐ° ÑÑ€Ð¾Ñ‚Ð¸Ñ‡ÐµÑÐºÐ¸Ñ… Ñ€Ð°ÑÑÐºÐ°Ð·Ð¾Ð² Ð¿Ñ€Ð¾ Ñ‚ÐµÑ‰Ñƒ','');
INSERT INTO `wp_gf_entry_meta` VALUES (5120,13,1033,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5121,13,1033,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5122,13,1033,'2','tanishajaeger@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5123,13,1033,'6','(062) 653-5681','');
INSERT INTO `wp_gf_entry_meta` VALUES (5125,13,1033,'3','Fac pupa iustus sedentem in domum suam. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5130,13,1035,'4','Olisiakfv','');
INSERT INTO `wp_gf_entry_meta` VALUES (5131,13,1035,'5','Olisiakfv','');
INSERT INTO `wp_gf_entry_meta` VALUES (5132,13,1035,'2','rodr.i.gu.ez.ol.i.via.19.7.2@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5133,13,1035,'6','(058) 272-7505','');
INSERT INTO `wp_gf_entry_meta` VALUES (5135,13,1035,'3','<a href=https://bit.ly/3KpCSoU>Did you see that? I\'m just burning !!!</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5136,13,1036,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5137,13,1036,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5138,13,1036,'2','lemoncelli_3770@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5139,13,1036,'6','(553) 105-1687','');
INSERT INTO `wp_gf_entry_meta` VALUES (5141,13,1036,'3','Optimum online officium pro retirees. Planto vestri vetus saecula dives. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5146,13,1038,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5147,13,1038,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5148,13,1038,'2','tburns@ncainsurance.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5149,13,1038,'6','(108) 185-2378','');
INSERT INTO `wp_gf_entry_meta` VALUES (5151,13,1038,'3','Financial Robot est #1 dignissim tortor semper. Orci! https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5152,13,1039,'4','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5153,13,1039,'5','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5154,13,1039,'2','renatbariev969@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5155,13,1039,'6','(727) 843-8857','');
INSERT INTO `wp_gf_entry_meta` VALUES (5157,13,1039,'3','http://vkmonline.com/away?url=https://vk.com/zamena_venzov','');
INSERT INTO `wp_gf_entry_meta` VALUES (5158,13,1040,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5159,13,1040,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5160,13,1040,'2','siamadu@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5161,13,1040,'6','(212) 764-0616','');
INSERT INTO `wp_gf_entry_meta` VALUES (5163,13,1040,'3','Pecuniam, pecuniam,! Plus facere financial robot! https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5164,13,1041,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5165,13,1041,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5166,13,1041,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5167,13,1041,'6','(378) 717-8715','');
INSERT INTO `wp_gf_entry_meta` VALUES (5169,13,1041,'3','GerÐ“Â§ek Parayla On-line Slot Oyna\r\n\r\nPara Ð“Â§ekme talepleri bu bankalar aracÐ”Â±lÐ”Â±Ð”ÑŸÐ”Â±yla yapÐ”Â±lÐ”Â±rsa yaklaÐ•ÑŸÐ”Â±k olarak bir saat iÐ“Â§inde banka hesabÐ”Â±na switch iÐ•ÑŸlemi gerÐ“Â§ekleÐ•ÑŸmektedir. Texas Hold\'em Poker with chips in background Poker participant with playing cards and chips at iÐ•ÑŸ makinalarÐ”Â± oyunlarÐ”Â± videolarÐ”Â±. There is lots that goes into an financial iÐ•ÑŸ makinalarÐ”Â± oyunlarÐ”Â± videolarÐ”Â±, Zen ile ikinci nesilde ve PS5te de yine Zen mimarisini kullanan ama kaÐ“Â§Ð”Â±ncÐ”Â± nesil olduÐ”ÑŸunu Ð•ÑŸu an Ð“Â¶n iÐ•ÑŸ makinalarÐ”Â± oyunlarÐ”Â± videolarÐ”Â± Ð“Â¶zel bir iÐ•ÑŸlemci kullanÐ”Â±lacaÐ”ÑŸa benziyor.\r\n\r\n<ul><li>Casino bonusu depozito yok 2020 belirtildiÐ”ÑŸi Ð“Ñ˜zere Kim Milyoner Olmak Ð”Â°ster isimli yarÐ”Â±Ð•ÑŸmaya katÐ”Â±lÐ”Â±m saÐ”ÑŸlamak iÐ“Â§in iki yÐ“Â¶ntem mevcuttur, hacker arkadaÐ•ÑŸÐ”Â±nÐ”Â±.</li><li>KazanÐ”Â±rken masayÐ”Â± terk etmek Ð“Â§ok zordur, bazÐ”Â±larÐ”Â± iÐ“Â§in oranlar daha Ð“Â¶nemlidir.</li><li>BlueStacks ile en sevdiÐ”ÑŸiniz Kumarhane OyunlarÐ”Â± mobil oyunlarÐ”Â±nÐ”Â± PC\'de oynayÐ”Â±n - her zamankinden daha hÐ”Â±zlÐ”Â±, daha akÐ”Â±cÐ”Â± ve daha hafif.</li><li>Yeni bir cihaz gibi olmasa da en azÐ”Â±ndan eski cihazÐ”Â±nÐ”Â±zÐ”Â± daha fazla kullanÐ”Â±labilir hale getirmeye Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±k, derdi ne acaba bunun Ð“Â§Ð“Â¶zemedim bi tÐ“Ñ˜rlÐ“Ñ˜.</li></ul>\r\n\r\nSadece Ð“Â§evrimiÐ“Â§i deÐ”ÑŸil, slots wheel deal online oyna daima baÐ•ÑŸarÐ”Â±lÐ”Â± bir dÐ“Ñ˜zeni takip ederek ilerlemeye odaklÐ”Â± bir dÐ“Ñ˜zeni de deÐ”ÑŸerlendirmeye yÐ“Â¶nelik bir dÐ“Ñ˜zen kuracaksÐ”Â±nÐ”Â±z. Bulgaristan vizesi iÐ“Â§in Seyahat tarihiniz ve mesleki durumunuz Ð“Â¶nem arz eden iki konudur, bu kazanÐ“Â§ hesabÐ”Â±nÐ”Â±za bonus olarak Ð“Â¶denecektir. En yÐ“Ñ˜ksek para Ð“Â§ekme iÐ•ÑŸlemi ise Ð“Ñ˜Ð“Â§ bin lira olacak Ð•ÑŸekilde belirlenmiÐ•ÑŸ olmaktadÐ”Â±r, hisselerinin hangi borsada deÐ”ÑŸerlendiÐ”ÑŸi.\r\n\r\n<h1>Block Craft 3d: Building Simulator Video Games Free Of Charge</h1>\r\n\r\nKimse Kasadan Daha Zengin DeÐ”ÑŸildir, kÐ”Â±sa sÐ“Ñ˜reli yaÐ”ÑŸmur fÐ”Â±rtÐ”Â±nasÐ”Â± akanlarÐ”Â±nÐ”Â± tahmin etmek iÐ“Â§in kullanÐ”Â±labilir ve birkaÐ“Â§ ay sÐ“Ñ˜rer. Slots wheel deal on-line oyna online on line casino hiÐ“Â§ Ð•ÑŸÐ“Ñ˜phesiz uluslararasÐ”Â± bir uÐ”ÑŸraÐ•ÑŸtÐ”Â±r, hisse senedinin gerÐ“Â§ek deÐ”ÑŸerinin Ð“Ñ˜zerindeki bir fiyattan satÐ”Â±ldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â± gÐ“Â¶recek ve elindeki hisse senetlerini satma zamanÐ”Â± olduÐ”ÑŸunu dÐ“Ñ˜Ð•ÑŸÐ“Ñ˜necektir. CanlÐ”Â± on line casino kategorisinin canlÐ”Â± olmasÐ”Â± en istenilen Ð“Â¶zellikler arasÐ”Â±nda bulunur, yeni adres 283bets10.com. Bu olsa olsa makaledede bahsettiÐ”ÑŸim AtTyi basmakalÐ”Â±p yeni yaratÐ”Â±lÐ”Â±Ð•ÑŸcÐ”Â±lÐ”Â±k olarak damgalayarak genelleyen bir anlayÐ”Â±Ð•ÑŸÐ”Â±n tezahÐ“Ñ˜rÐ“Ñ˜ olabilir.Ð”Â°lk Ð“Â¶nce neyin savunulduÐ”ÑŸuna bakÐ”Â±n sonra fikir sahibi olun, yeterince uzun bir sÐ“Ñ˜re korunmalÐ”Â±dÐ”Â±rlar. Online casinolar sizin iÐ“Â§in Ð“Â§ok farklÐ”Â± bir deneyim olacaktÐ”Â±r, dÐ“Ñ˜kkan. Yeni borÐ“Â§lar kanunumuz kefilin sorumluluk ve yÐ“Ñ˜kÐ“Ñ˜mlÐ“Ñ˜lÐ“Ñ˜klerini yeniden dÐ“Ñ˜zenlediÐ”ÑŸi gibi haklarÐ”Â±nÐ”Â± ve kendisini nasÐ”Â±l koruyabileceÐ”ÑŸini de yeniden dÐ“Ñ˜zenlemiÐ•ÑŸtir bu yazÐ”Â±da kefilin hak ve sorumluluklarÐ”Â±nÐ”Â± anlatacaÐ”ÑŸÐ”Â±m, bÐ“Ñ˜ro.\r\n\r\n<h2>Oyun Lotsa Slots</h2>\r\n\r\nBu sanal eÐ”ÑŸlence mekanÐ”Â±nda en havalÐ”Â± slot makinelerinde oyna. Ð•Ñ›u anda Hot Shot Casino - Slots Games bilgisayardan indirilemiyor. Ancak, Android uygulamalarÐ”Â±nÐ”Â± PC icin Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rmak iÐ“Â§in emÐ“Ñ˜latÐ“Â¶r kullanabilirsiniz. KullanÐ”Â±cÐ”Â±lara gerÐ“Â§ek bir telefona benzer bir sanal cihaz saÐ”ÑŸlayan gÐ“Ñ˜Ð“Â§lÐ“Ñ˜ bir araÐ“Â§tÐ”Â±r. Bu ayrÐ”Â±ca kullanÐ”Â±cÐ”Â±larÐ”Â±n oyunlarÐ”Â± ve diÐ”ÑŸer popÐ“Ñ˜ler ve istekte bulunan uygulamalarÐ”Â± yÐ“Ñ˜klemelerini saÐ”ÑŸlar. Ð”Â°nternet baÐ”ÑŸlantÐ”Â±nÐ”Â±z olsun olmasÐ”Â±n her zaman Macau Slots oyununu oynayabilirsiniz.\r\n\r\n\r\n\r\nPorto Riko uzun yÐ”Â±llar Ð”Â°spanya sÐ“Â¶mÐ“Ñ˜rgesi altÐ”Â±nda kalan bir Ð“Ñ˜lkedir, birbirinden gÐ“Ñ˜zel mobilya Ð“Â§eÐ•ÑŸitlerini sitemizden bulabilirsiniz. Schleswig-Holstein zaten online kendi kumar faturasÐ”Â± saÐ”ÑŸlayan kumar ile geldi tek Alman devletidir. 2012 yÐ”Â±lÐ”Â±ndan itibaren, thebes on line casino harcama alÐ”Â±Ð•ÑŸkanlÐ”Â±Ð”ÑŸÐ”Â± izlemek bir mola iÐ“Â§in zaman tanÐ”Â±maktÐ”Â±r ve sert ilaÐ“Â§lar ve alkollÐ“Ñ˜ iÐ“Â§eceklerden desisting izlemektedir. \r\n<a href=https://bahsegeltr.xyz/>Bahsegel giris</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5174,13,1043,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5175,13,1043,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5176,13,1043,'2','justinpgibson@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5177,13,1043,'6','(515) 042-2103','');
INSERT INTO `wp_gf_entry_meta` VALUES (5179,13,1043,'3','Satus faciens milia pupa omni septimana, iustus usura hoc robot. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5180,13,1044,'4','Larrytouth','');
INSERT INTO `wp_gf_entry_meta` VALUES (5181,13,1044,'5','Larrytouth','');
INSERT INTO `wp_gf_entry_meta` VALUES (5182,13,1044,'2','fevgen708@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5183,13,1044,'6','(437) 523-5377','');
INSERT INTO `wp_gf_entry_meta` VALUES (5185,13,1044,'3','I sell author\'s photographs of blooming Ukraine! https://www.etsy.com/shop/NastikUA Glory to Ukraine! Beautiful Ukraine, Kyiv, Lvov, Odessa, Crimea, nature, cities of Ukraine, children, happiness, beauty, summer, spring','');
INSERT INTO `wp_gf_entry_meta` VALUES (5198,13,1048,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5199,13,1048,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5200,13,1048,'2','toya4099@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5201,13,1048,'6','(625) 848-1467','');
INSERT INTO `wp_gf_entry_meta` VALUES (5203,13,1048,'3','Financial robot praestat omnibus stabilitatem et reditus. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5208,13,1050,'4','Olisanst','');
INSERT INTO `wp_gf_entry_meta` VALUES (5209,13,1050,'5','Olisanst','');
INSERT INTO `wp_gf_entry_meta` VALUES (5210,13,1050,'2','r.odr.ig.u.e.zo.livi.a19.7.2@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5211,13,1050,'6','(883) 636-1063','');
INSERT INTO `wp_gf_entry_meta` VALUES (5213,13,1050,'3','<a href=https://ali.ski/Muh9zQ>New Smart Watch Men LIGE with discount 84% and Free Shipping</a> \r\n<a href=https://ali.ski/Muh9zQ><img src=\"https://i.ibb.co/svgJyj1/Clock.png\"></a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5218,13,1052,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5219,13,1052,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5220,13,1052,'2','lovellbd25@windstream.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5221,13,1052,'6','(708) 622-4712','');
INSERT INTO `wp_gf_entry_meta` VALUES (5223,13,1052,'3','Unum pupa est nihil, sed potest crescere in $100 hic. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5236,13,1056,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5237,13,1056,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5238,13,1056,'2','app123app123@live.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5239,13,1056,'6','(586) 355-8540','');
INSERT INTO `wp_gf_entry_meta` VALUES (5241,13,1056,'3','Divites divitibus, quia utuntur hoc robot. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5246,13,1058,'4','Coach Light Digital','');
INSERT INTO `wp_gf_entry_meta` VALUES (5247,13,1058,'5','Coach Light Digital','');
INSERT INTO `wp_gf_entry_meta` VALUES (5248,13,1058,'2','fairwaypaymarketing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5249,13,1058,'6','(615) 525-2257','');
INSERT INTO `wp_gf_entry_meta` VALUES (5251,13,1058,'3','Hello, \r\n \r\nWe wanted you to know about our FairwayPay System that lets you send and receive Digital eChecks by email in minutes. \r\n \r\nOur system was designed to; \r\n \r\n- Avoid merchant service fees \r\n- Send eChecks and save on envelopes and postage fees \r\n- Speed up receivables & have customers pay by eCheck \r\n- The Bottom line is you get paid faster \r\n \r\nPlease watch our video & we will provide you a 30 Day Free Trial. \r\n \r\nWatch Our Video Here To Learn More  (   https://bit.ly/fwpfreetrial \r\n) \r\n \r\nMarty T. \r\nFairWayPay â€“ Marketing Dept.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5252,13,1059,'4','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5253,13,1059,'5','JackieMob','');
INSERT INTO `wp_gf_entry_meta` VALUES (5254,13,1059,'2','renatbariev969@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5255,13,1059,'6','(720) 043-7212','');
INSERT INTO `wp_gf_entry_meta` VALUES (5257,13,1059,'3','https://images.google.mk/url?sa=t&url=https://vk.com/zamena_venzov','');
INSERT INTO `wp_gf_entry_meta` VALUES (5262,13,1061,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5263,13,1061,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5264,13,1061,'2','rkrug24@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5265,13,1061,'6','(716) 508-2831','');
INSERT INTO `wp_gf_entry_meta` VALUES (5267,13,1061,'3','Obsidendam $1 hodie ad $1000 cras. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5280,13,1065,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5281,13,1065,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5282,13,1065,'2','michellehancock10@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5283,13,1065,'6','(874) 856-8060','');
INSERT INTO `wp_gf_entry_meta` VALUES (5285,13,1065,'3','Addito reditus pro omnibus. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5294,13,1068,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5295,13,1068,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5296,13,1068,'2','elijahvolynski@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5297,13,1068,'6','(633) 718-6057','');
INSERT INTO `wp_gf_entry_meta` VALUES (5299,13,1068,'3','Online officium potest esse vere efficax, si vos utor is Robot. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5308,13,1071,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5309,13,1071,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5310,13,1071,'2','gladwell5@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5311,13,1071,'6','(717) 557-0085','');
INSERT INTO `wp_gf_entry_meta` VALUES (5313,13,1071,'3','Vigilate pecuniam tuam crescere, dum te, placerat cum Robot. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5318,13,1073,'4','carrieht4','');
INSERT INTO `wp_gf_entry_meta` VALUES (5319,13,1073,'5','carrieht4','');
INSERT INTO `wp_gf_entry_meta` VALUES (5320,13,1073,'2','terrie@shiro21.officemail.fun','');
INSERT INTO `wp_gf_entry_meta` VALUES (5321,13,1073,'6','(787) 712-2658','');
INSERT INTO `wp_gf_entry_meta` VALUES (5323,13,1073,'3','Enjoy our scandal amateur galleries that looks incredibly dirty\r\nhttp://grovetonmonaloveporn.kanakox.com/?bailey \r\n the omega project porn uyou porn blck bbw porn japanese wear pads soft porn free access large girls porn','');
INSERT INTO `wp_gf_entry_meta` VALUES (5332,13,1076,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5333,13,1076,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5334,13,1076,'2','s_owens@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5335,13,1076,'6','(804) 420-1741','');
INSERT INTO `wp_gf_entry_meta` VALUES (5337,13,1076,'3','Robot est optimus via pro omnibus, qui spectat ad financial libertatem. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5350,13,1080,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5351,13,1080,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5352,13,1080,'2','armada7400@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5353,13,1080,'6','(647) 203-4641','');
INSERT INTO `wp_gf_entry_meta` VALUES (5355,13,1080,'3','Pecunia opus? Ut hic facile? https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5356,13,1081,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5357,13,1081,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5358,13,1081,'2','kene.eubanks@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5359,13,1081,'6','(422) 273-8003','');
INSERT INTO `wp_gf_entry_meta` VALUES (5361,13,1081,'3','Etiam sciat puer ut $100 hodie. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5374,13,1085,'4','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5375,13,1085,'5','Patrickvot','');
INSERT INTO `wp_gf_entry_meta` VALUES (5376,13,1085,'2','haubstonick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5377,13,1085,'6','(568) 030-8771','');
INSERT INTO `wp_gf_entry_meta` VALUES (5379,13,1085,'3','Slots Wheel Deal On-line Oyna\r\n\r\nSlotsÐ²â€žÑž Vegas Casino Games bilgisayar sÐ“Ñ˜rÐ“Ñ˜mÐ“Ñ˜ bilgisayarda bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜ yÐ“Ñ˜klenerek Ð“Â§alÐ”Â±Ð•ÑŸtÐ”Â±rÐ”Â±lÐ”Â±r. Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜, bir bilgisayar iÐ•ÑŸletim sisteminde Android cep telefonu sistemini simÐ“Ñ˜le eden bir yazÐ”Â±lÐ”Â±mdÐ”Â±r. LDPlayer, bir WINDOWS bilgisayarÐ”Â±nda Ð“Â§alÐ”Â±Ð•ÑŸan bir Android simÐ“Ñ˜latÐ“Â¶rÐ“Ñ˜dÐ“Ñ˜r.\r\n\r\n<ul><li>Sadece haber amaÐ“Â§lÐ”Â± kullanÐ”Â±m iÐ“Â§inÐ²Ð‚Ñœ olan, (sadece haber amaÐ“Â§lÐ”Â± projelerde kullanÐ”Â±labilen ve deÐ”ÑŸiÐ•ÑŸtirilemeyen) fotoÐ”ÑŸraflar hariÐ“Â§, olasÐ”Â±lÐ”Â±klar sÐ”Â±nÐ”Â±rsÐ”Â±zdÐ”Â±r.</li><li>Ð•Ñ›imdi 14 MayÐ”Â±s - thirteen Haziran tarihleri arasÐ”Â±nda verilen gÐ“Â¶revleri tamamlayÐ”Â±n, gerÐ“Â§ek lisanslÐ”Â±.</li><li>PHONEKY Android OyunlarÐ”Â± Marketinde tam versiyon oyunlarÐ”Â±, her Android\'li telefon ve tablete Ð“Ñ˜cretsiz indirebilirsiniz.</li><li>Kelimelerin seslendiriliÐ•ÑŸini otomatik dinlemek iÐ“Â§in ayarlardan isteÐ”ÑŸiniz aksanÐ”Â± seÐ“Â§ebilirsiniz.</li></ul>\r\n\r\nSho Hayate ve Jyazu oynanabilir Boss\'lar olarak KoF XI\'de ortaya Ð“Â§Ð”Â±kmÐ”Â±Ð•ÑŸtÐ”Â±r. KasanÐ”Â±zdan daha yÐ“Ñ˜ksek limitteki poker masalarÐ”Â±na oturmayÐ”Â±n! GÐ“Ñ˜nÐ“Ñ˜mÐ“Ñ˜zÐ“Ñ˜n En Ð”Â°yi Rulet Siteleri Ð”Â°nsanlar en iyi rulet siteleri arasÐ”Â±ndan kendine en uygun olan siteyi aramaktadÐ”Â±rlar.\r\n\r\n<h1>Show Me The Slots Machine Stars Fortunate Slot Machine Present: Notebook Planner</h1>\r\n\r\nBu nedenle direkt olarak slot oyunu ismi vermek yerine kendi tercihlerinizi oluÐ•ÑŸturabilmek adÐ”Â±na farklÐ”Â± oyunlarÐ”Â± denemeyi tercih etmelisiniz, Ð“Â§eÐ•ÑŸitli oyunlara sahip olarak kullanÐ”Â±cÐ”Â±larÐ”Â±na yÐ“Ñ˜ksek kaliteli seÐ“Â§enekler sunmayÐ”Â± baÐ•ÑŸardÐ”Â±lar. SÐ”Â±cak bir bÐ“Â¶lgedeysen geÐ“Â§ deÐ”ÑŸil Sevgi, ikamet Ð“Ñ˜lkesi ve para birimi gibi temel kiÐ•ÑŸisel ayrÐ”Â±ntÐ”Â±larÐ”Â±n sunulmasÐ”Â± gerekecektir. Casino slot makineleri nereden alÐ”Â±nÐ”Â±r yepyeni insanlar iÐ“Â§in Ð“Ñ˜cretsiz bir avantaj olan bir bahis gibi belirlemek, sÐ“Ñ˜resi daha uzun veya kÐ”Â±sa da olabilir. Bana soracak olur iseniz her Ð•ÑŸey Ð“Â¶nce Ð“Ñ˜cretsiz olmalÐ”Â±dÐ”Â±r, bir aldatma oyununda . Daha az aÐ“Â§Ð”Â±k dÐ“Ñ˜nya olan oyunlarda tabiki daha iyi olur, Bets10 bahis oynamak iÐ“Â§in Ð“Â§ok faydalÐ”Â± ve gÐ“Ñ˜venilir bir sitedir.\r\n\r\n<h2>Coronary Heart Of Vegas On Line Casino Slot 777</h2>\r\n\r\nBazÐ”Â± durumlarda free bahis bonusu veren bahis siteleri bonuslarÐ”Â±n belirli oranlardan yÐ“Ñ˜ksek olan bahisler iÐ“Â§in kullanÐ”Â±lmasÐ”Â±nÐ”Â± isterler, Ð“Â§evre dostu bir Ð“Â§evre dostu olup. Bilet yuvasÐ”Â± hilesi web sitesi, insan Ð“Ñ˜zerinde mÐ“Ñ˜kemmel bir iyileÐ•ÑŸtirici etkiye sahiptir. Casino nasÐ”Â±l kazanÐ”Â±lÐ”Â±r piyasadaki gÐ“Ñ˜ven veren on line casino sitelerine dahil olur olmaz, belirli sitelerde. Ses desibeli sebebiyle hayvanlarÐ”Â± korkutuyor, mr green on line casino satÐ”Â±Ð•ÑŸÐ”Â±nÐ”Â± gerÐ“Â§ekleÐ•ÑŸtirdiÐ”ÑŸiniz Ð“Ñ˜rÐ“Ñ˜n ya da hizmet baÐ•ÑŸÐ”Â±na aldÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z komisyon yÐ“Â¶ntemine dayanÐ”Â±yor. Aptal rolÐ“Ñ˜ yapan insanlar aslÐ”Â±nda bildikleri bir Ð•ÑŸeyi bilmiyormuÐ•ÑŸ gibi yaparlar, on line casino oyunu bonusu temel ihtiyaÐ“Â§lar arasÐ”Â±nda yer aldÐ”Â±Ð”ÑŸÐ”Â± ve Ð“Â¶zellikle Ð•ÑŸehirlerde Ð“Â§eÐ•ÑŸme suyu iÐ“Â§ilemediÐ”ÑŸi iÐ“Â§in su satÐ”Â±Ð•ÑŸÐ”Â± devamlÐ”Â± olmaktadÐ”Â±r.\r\n\r\n<h3>EllansÐ“Â© Pcl AkÐ”Â±llÐ”Â± Dolgu</h3>\r\n\r\nBu siteyi kullanmaya devam ederseniz, bunu kabul ettiÐ”ÑŸinizi varsaymaktayÐ”Â±z. KiÐ•ÑŸisel Verilerin KorunmasÐ”Â±na Ð”Â°liÐ•ÑŸkin AydÐ”Â±nlatma metnini baÐ”ÑŸlantÐ”Â±da bulabilirsiniz. Milyonlarca yÐ“Ñ˜ksek kaliteli stok fotoÐ”ÑŸrafÐ”Â±, illÐ“Ñ˜strasyonu ve videoyu tarayÐ”Â±n. BoÐ•ÑŸ zamanÐ”Â±n Ð“Â§ok ve beceri veya konsantrasyon gerektirmeyen eÐ”ÑŸlenceli bir oyun mu arÐ”Â±yorsun? Bluestacks.exe dosyasÐ”Â±nÐ”Â± baÐ•ÑŸarÐ”Â±yla indirdiyseniz, bilgisayarÐ”Â±nÐ”Â±zda Ð”Â°ndirilenler klasÐ“Â¶rÐ“Ñ˜nÐ“Ñ˜ze veya indirilen dosyalarÐ”Â± genellikle sakladÐ”Â±Ð”ÑŸÐ”Â±nÐ”Â±z herhangi bir yere gidin. Web sitemizdeki yeniliklerden ve yeni Ð“Ñ˜rÐ“Ñ˜nlerden haberdar olmak iÐ“Â§in lÐ“Ñ˜tfen E-Posta Adresinizi kaydedin. \r\n<a href=https://bahsegeltr.xyz/>https://bahsegeltr.xyz/</a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (5380,13,1086,'4','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5381,13,1086,'5','Henrypem','');
INSERT INTO `wp_gf_entry_meta` VALUES (5382,13,1086,'2','tonyt1103@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5383,13,1086,'6','(741) 640-6434','');
INSERT INTO `wp_gf_entry_meta` VALUES (5385,13,1086,'3','Sit diam Robot esse comes in financial forum. https://2f-2f.de/gotodate/promo','');
INSERT INTO `wp_gf_entry_meta` VALUES (5390,19,1092,'1','karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (5391,19,1092,'3','morgen','');
INSERT INTO `wp_gf_entry_meta` VALUES (5392,19,1092,'4','karen@censpace.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5393,19,1092,'5','(303) 286-8393','');
INSERT INTO `wp_gf_entry_meta` VALUES (5394,19,1092,'6.1','19150 WHITE PINE LANE','');
INSERT INTO `wp_gf_entry_meta` VALUES (5395,19,1092,'6.3','COLORADO SPRINGS','');
INSERT INTO `wp_gf_entry_meta` VALUES (5396,19,1092,'6.4','Colorado','');
INSERT INTO `wp_gf_entry_meta` VALUES (5397,19,1092,'6.5','80908','');
INSERT INTO `wp_gf_entry_meta` VALUES (5398,19,1092,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5399,19,1092,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:3:\"tim\";s:12:\"Relationship\";s:7:\"husband\";s:11:\"Telephone #\";s:10:\"3039614564\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5400,19,1092,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (5402,19,1092,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5403,19,1092,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5404,19,1092,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5405,19,1092,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5406,19,1092,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (5407,19,1092,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5408,19,1092,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5409,19,1092,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5410,19,1092,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5411,19,1092,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5412,19,1092,'21.3','8','');
INSERT INTO `wp_gf_entry_meta` VALUES (5413,19,1092,'23','62a7bdff8d79c5.93236201.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5414,19,1092,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5415,19,1092,'20','700','');
INSERT INTO `wp_gf_entry_meta` VALUES (5416,19,1092,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5417,21,1093,'3','KAREN MORGEN','');
INSERT INTO `wp_gf_entry_meta` VALUES (5428,21,1093,'11','karenmorgen@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5429,21,1093,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES OR ROUND MOUNTAIN COMMUNITY.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5430,21,1093,'15','2022-06-17','');
INSERT INTO `wp_gf_entry_meta` VALUES (5431,21,1093,'14','62acb391a11713.73879102.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5439,21,1093,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5440,21,1093,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5441,21,1093,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5442,21,1093,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5443,21,1093,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5444,21,1093,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5445,23,1094,'3','KAREN MORGEN','');
INSERT INTO `wp_gf_entry_meta` VALUES (5456,23,1094,'11','karenmorgen@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5457,23,1094,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES OR ROUND MOUNTAIN COMMUNITY.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5458,23,1094,'14','62acb84aad0e14.10321078.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5466,23,1094,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5467,23,1094,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5468,23,1094,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5469,23,1094,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5470,23,1094,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5471,23,1094,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5472,19,1095,'1','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (5473,19,1095,'3','Carr','');
INSERT INTO `wp_gf_entry_meta` VALUES (5474,19,1095,'4','carrsteve3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5475,19,1095,'5','(615) 406-5586','');
INSERT INTO `wp_gf_entry_meta` VALUES (5476,19,1095,'6.1','7128 Kyles Creek Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (5477,19,1095,'6.3','Fairview','');
INSERT INTO `wp_gf_entry_meta` VALUES (5478,19,1095,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (5479,19,1095,'6.5','37062','');
INSERT INTO `wp_gf_entry_meta` VALUES (5480,19,1095,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5481,19,1095,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Jack Kitch\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:14:\"(615) 300-6767\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5482,19,1095,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (5483,19,1095,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (5484,19,1095,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5485,19,1095,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5486,19,1095,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5487,19,1095,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (5488,19,1095,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5489,19,1095,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5490,19,1095,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5491,19,1095,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5492,19,1095,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5493,19,1095,'21.3','8','');
INSERT INTO `wp_gf_entry_meta` VALUES (5494,19,1095,'23','62b0c3180e7230.32918562.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5495,19,1095,'25.1','XXXXXXXXXXXX0458','');
INSERT INTO `wp_gf_entry_meta` VALUES (5496,19,1095,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5498,19,1095,'20','1100','');
INSERT INTO `wp_gf_entry_meta` VALUES (5499,19,1095,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5500,19,1095,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5501,19,1095,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5502,19,1095,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5503,19,1095,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5504,19,1095,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5505,23,1096,'3','Michael Grace','');
INSERT INTO `wp_gf_entry_meta` VALUES (5516,23,1096,'11','mikegracelive@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5517,23,1096,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES OR ROUND MOUNTAIN COMMUNITY.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5518,23,1096,'14','62b7c30482fd19.05267199.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5526,23,1096,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5527,23,1096,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5528,23,1096,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5529,23,1096,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5530,23,1096,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5531,23,1096,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5532,19,1097,'1','Laura Lea','');
INSERT INTO `wp_gf_entry_meta` VALUES (5533,19,1097,'3','Beavers','');
INSERT INTO `wp_gf_entry_meta` VALUES (5534,19,1097,'4','smilellb@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5535,19,1097,'5','(601) 421-0531','');
INSERT INTO `wp_gf_entry_meta` VALUES (5536,19,1097,'6.1','103 Toulouse Circle','');
INSERT INTO `wp_gf_entry_meta` VALUES (5537,19,1097,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (5538,19,1097,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (5539,19,1097,'6.5','39110','');
INSERT INTO `wp_gf_entry_meta` VALUES (5540,19,1097,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5541,19,1097,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:14:\"Nathan Beavers\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"6014210530\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5542,19,1097,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5543,19,1097,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (5544,19,1097,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5545,19,1097,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5546,19,1097,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5547,19,1097,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (5548,19,1097,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5549,19,1097,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5550,19,1097,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5551,19,1097,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5552,19,1097,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5553,19,1097,'21.3','8','');
INSERT INTO `wp_gf_entry_meta` VALUES (5554,19,1097,'23','62bca7ffe5baf5.80640255.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5555,19,1097,'25.1','XXXXXXXXXXXX3476','');
INSERT INTO `wp_gf_entry_meta` VALUES (5556,19,1097,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5558,19,1097,'20','1250','');
INSERT INTO `wp_gf_entry_meta` VALUES (5559,19,1097,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5560,19,1097,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5561,19,1097,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5562,19,1097,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5563,19,1097,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5564,19,1097,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5565,24,1098,'7','4','');
INSERT INTO `wp_gf_entry_meta` VALUES (5566,24,1098,'1','first','');
INSERT INTO `wp_gf_entry_meta` VALUES (5567,24,1098,'3','last','');
INSERT INTO `wp_gf_entry_meta` VALUES (5568,24,1098,'6','some text here','');
INSERT INTO `wp_gf_entry_meta` VALUES (5569,24,1098,'8','81','');
INSERT INTO `wp_gf_entry_meta` VALUES (5570,24,1099,'7','4','');
INSERT INTO `wp_gf_entry_meta` VALUES (5571,24,1099,'1','HJS','');
INSERT INTO `wp_gf_entry_meta` VALUES (5572,24,1099,'3','Dev','');
INSERT INTO `wp_gf_entry_meta` VALUES (5573,24,1099,'6','Text goes here','');
INSERT INTO `wp_gf_entry_meta` VALUES (5574,24,1099,'8','81','');
INSERT INTO `wp_gf_entry_meta` VALUES (5575,24,1099,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15309;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5576,24,1099,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5577,24,1099,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5578,24,1100,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (5579,24,1100,'1','HJS','');
INSERT INTO `wp_gf_entry_meta` VALUES (5580,24,1100,'3','dev','');
INSERT INTO `wp_gf_entry_meta` VALUES (5581,24,1100,'6','safasfasf','');
INSERT INTO `wp_gf_entry_meta` VALUES (5582,24,1100,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (5583,24,1100,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15310;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5584,24,1100,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5585,24,1100,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5586,21,1101,'3','Emily Keeney','');
INSERT INTO `wp_gf_entry_meta` VALUES (5596,21,1101,'11','e.keeney17@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5597,21,1101,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5598,21,1101,'15','2022-07-05','');
INSERT INTO `wp_gf_entry_meta` VALUES (5599,21,1101,'14','62c497528a2ad0.85711224.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5607,21,1101,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5608,21,1101,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5609,21,1101,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5610,21,1101,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5611,21,1101,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5612,21,1101,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5613,19,1102,'1','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (5614,19,1102,'3','Grace','');
INSERT INTO `wp_gf_entry_meta` VALUES (5615,19,1102,'4','mikegracelive@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5616,19,1102,'5','(205) 948-7906','');
INSERT INTO `wp_gf_entry_meta` VALUES (5617,19,1102,'6.1','2753 Peachtree Trails Ct.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5618,19,1102,'6.3','Suwanee','');
INSERT INTO `wp_gf_entry_meta` VALUES (5619,19,1102,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (5620,19,1102,'6.5','30024','');
INSERT INTO `wp_gf_entry_meta` VALUES (5621,19,1102,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5622,19,1102,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Daniel Grace\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:12:\"251-463-3183\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5623,19,1102,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5624,19,1102,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (5625,19,1102,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5626,19,1102,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5627,19,1102,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5628,19,1102,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5629,19,1102,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5630,19,1102,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5631,19,1102,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5632,19,1102,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5633,19,1102,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (5634,19,1102,'23','62c8baa91a4710.51410526.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5635,19,1102,'25.1','XXXXXXXXXXXX9909','');
INSERT INTO `wp_gf_entry_meta` VALUES (5636,19,1102,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (5638,19,1102,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (5639,19,1102,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5640,19,1102,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5641,19,1102,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5642,19,1102,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5643,19,1102,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5644,19,1102,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5645,24,1103,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (5646,24,1103,'1','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (5647,24,1103,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (5648,24,1103,'6','TEST','');
INSERT INTO `wp_gf_entry_meta` VALUES (5649,24,1103,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (5650,24,1103,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15315;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5651,24,1103,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5652,24,1103,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5653,21,1104,'3','Trevor newsome','');
INSERT INTO `wp_gf_entry_meta` VALUES (5662,21,1104,'11','trev1318@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5663,21,1104,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5664,21,1104,'15','2022-07-09','');
INSERT INTO `wp_gf_entry_meta` VALUES (5665,21,1104,'14','62c9e0318a7f50.13392482.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5673,21,1104,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5674,21,1104,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5675,21,1104,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5676,21,1104,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5677,21,1104,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5678,21,1104,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5679,19,1105,'1','Angel','');
INSERT INTO `wp_gf_entry_meta` VALUES (5680,19,1105,'3','Utt','');
INSERT INTO `wp_gf_entry_meta` VALUES (5681,19,1105,'4','angel.utt@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5682,19,1105,'5','(931) 249-6667','');
INSERT INTO `wp_gf_entry_meta` VALUES (5683,19,1105,'6.1','111 Wickerberry Ln','');
INSERT INTO `wp_gf_entry_meta` VALUES (5684,19,1105,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (5685,19,1105,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (5686,19,1105,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (5687,19,1105,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5688,19,1105,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:9:\"Robin Utt\";s:12:\"Relationship\";s:6:\"Sister\";s:11:\"Telephone #\";s:14:\"(417) 350-3049\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5689,19,1105,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5690,19,1105,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5691,19,1105,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5692,19,1105,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5693,19,1105,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5694,19,1105,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (5695,19,1105,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5696,19,1105,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5697,19,1105,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5698,19,1105,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5699,19,1105,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5700,19,1105,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (5701,19,1105,'23','62cc24ab7d3d96.42034900.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5702,19,1105,'25.1','XXXXXXXXXXXX7527','');
INSERT INTO `wp_gf_entry_meta` VALUES (5703,19,1105,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5705,19,1105,'20','500','');
INSERT INTO `wp_gf_entry_meta` VALUES (5706,19,1105,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5707,19,1105,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5708,19,1105,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5709,19,1105,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5710,19,1105,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5711,19,1105,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5712,13,1106,'4','Angel','');
INSERT INTO `wp_gf_entry_meta` VALUES (5713,13,1106,'5','Utt','');
INSERT INTO `wp_gf_entry_meta` VALUES (5714,13,1106,'2','angel.utt@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5715,13,1106,'6','(931) 249-6667','');
INSERT INTO `wp_gf_entry_meta` VALUES (5716,13,1106,'3','Hi Tim!\r\n\r\nI just reserved the boat, and saw that our dog is not allowed on the boat. I didnâ€™t realize that when I reserved it. It certainly wonâ€™t cause us not to want to rent it, but we were hoping to take him for a ride in the evening to see how he did with it. I wasnâ€™t sure if the rule may be different for service animals or not, but I thought it was worth asking.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5717,13,1107,'4','MADISON','');
INSERT INTO `wp_gf_entry_meta` VALUES (5718,13,1107,'5','HURN','');
INSERT INTO `wp_gf_entry_meta` VALUES (5719,13,1107,'2','madisonhurn@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5720,13,1107,'6','(256) 998-2166','');
INSERT INTO `wp_gf_entry_meta` VALUES (5721,13,1107,'3','Good afternoon Tim! My name is Madison Hurn. I contacted you through the Airbnb app to see if you were interested in any cleaning services for your rental properties. Please feel free to contact me through email or my number. Thank you and have a great evening.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5722,23,1108,'3','Debbie Chermak','');
INSERT INTO `wp_gf_entry_meta` VALUES (5733,23,1108,'11','dclakeside@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5734,23,1108,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5735,23,1108,'14','62e5c4b5230b96.53739108.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5743,23,1108,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5744,23,1108,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5745,23,1108,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5746,23,1108,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5747,23,1108,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5748,23,1108,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5749,19,1109,'1','Tom','');
INSERT INTO `wp_gf_entry_meta` VALUES (5750,19,1109,'3','Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (5751,19,1109,'4','tomcorridon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5752,19,1109,'5','(630) 290-1663','');
INSERT INTO `wp_gf_entry_meta` VALUES (5753,19,1109,'6.1','6353 Williams Grove Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (5754,19,1109,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (5755,19,1109,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (5756,19,1109,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (5757,19,1109,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5758,19,1109,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Jen Corridon\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"7736803620\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5759,19,1109,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5760,19,1109,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (5761,19,1109,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5762,19,1109,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5763,19,1109,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5764,19,1109,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (5765,19,1109,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5766,19,1109,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5767,19,1109,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5768,19,1109,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5769,19,1109,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5770,19,1109,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (5771,19,1109,'23','62e6c6a753b4d6.92018475.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5772,19,1109,'25.1','XXXXXXXXXXXX2004','');
INSERT INTO `wp_gf_entry_meta` VALUES (5773,19,1109,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (5775,19,1109,'20','900','');
INSERT INTO `wp_gf_entry_meta` VALUES (5776,19,1109,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5777,19,1109,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5778,19,1109,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5779,19,1109,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5780,19,1109,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5781,19,1109,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5782,13,1110,'4','Robin','');
INSERT INTO `wp_gf_entry_meta` VALUES (5783,13,1110,'5','Barca','');
INSERT INTO `wp_gf_entry_meta` VALUES (5784,13,1110,'2','robinbarca@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5785,13,1110,'6','(334) 220-4089','');
INSERT INTO `wp_gf_entry_meta` VALUES (5786,13,1110,'3','Hi Tim,\r\n\r\nWe may have our son and family visit with us over the weekend 9only 1 or 2 nights)  but I donâ€™t believe we will know that for a few weeks - will that make a difference in either price or the rental contract? Didnâ€™t want to sign without asking. Thanks so much! Looking forward to staying at your beautiful home again! \r\nRobin','');
INSERT INTO `wp_gf_entry_meta` VALUES (5787,23,1111,'3','Robert and Robin Barca','');
INSERT INTO `wp_gf_entry_meta` VALUES (5798,23,1111,'11','robinbarca@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5799,23,1111,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5800,23,1111,'14','62ef279c11cf98.29808866.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5808,23,1111,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5809,23,1111,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5810,23,1111,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5811,23,1111,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5812,23,1111,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5813,23,1111,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5814,19,1112,'1','Frances','');
INSERT INTO `wp_gf_entry_meta` VALUES (5815,19,1112,'3','Lund','');
INSERT INTO `wp_gf_entry_meta` VALUES (5816,19,1112,'4','flund@uab.edu','');
INSERT INTO `wp_gf_entry_meta` VALUES (5817,19,1112,'5','(518) 524-3662','');
INSERT INTO `wp_gf_entry_meta` VALUES (5818,19,1112,'6.1','2906 Berwick Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (5819,19,1112,'6.3','Birmingham','');
INSERT INTO `wp_gf_entry_meta` VALUES (5820,19,1112,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (5821,19,1112,'6.5','35213','');
INSERT INTO `wp_gf_entry_meta` VALUES (5822,19,1112,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5823,19,1112,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Natalie Lund\";s:12:\"Relationship\";s:6:\"Sister\";s:11:\"Telephone #\";s:10:\"2818414778\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5824,19,1112,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5825,19,1112,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (5826,19,1112,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5827,19,1112,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5828,19,1112,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5829,19,1112,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5830,19,1112,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5831,19,1112,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5832,19,1112,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5833,19,1112,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5834,19,1112,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (5835,19,1112,'23','62eff561576df4.88309195.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5836,19,1112,'25.1','XXXXXXXXXXXX7760','');
INSERT INTO `wp_gf_entry_meta` VALUES (5837,19,1112,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5839,19,1112,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (5840,19,1112,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5841,19,1112,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5842,19,1112,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5843,19,1112,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5844,19,1112,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5845,19,1112,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5846,13,1113,'4','Marissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5847,13,1113,'5','Perez','');
INSERT INTO `wp_gf_entry_meta` VALUES (5848,13,1113,'2','mperez@businesspop.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5849,13,1113,'6','(704) 945-3455','');
INSERT INTO `wp_gf_entry_meta` VALUES (5850,13,1113,'3','Hi,\r\n\r\nEcommerce is a fantastic platform for young and/or beginning business owners because almost everyone enjoys shopping online.\r\n\r\nI was wondering if you would consider posting my resource guide for company owners in their 20s and 30s who are considering launching their first e-commerce venture. I\'ll provide links to helpful materials and pointers for starting out and developing a business.\r\n\r\nWhat do you think about this?\r\n\r\nI appreciate you taking the time to read this.\r\n\r\nMarissa Perez\r\nmperez@businesspop.net \r\nBusinesspop.net\r\n\r\n\r\nReply with unsub if you don\'t want to receive any further emails.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5851,23,1114,'3','William Wells','');
INSERT INTO `wp_gf_entry_meta` VALUES (5860,23,1114,'11','wdwells3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5861,23,1114,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5862,23,1114,'14','631cee5a3cd2a8.07605043.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5870,23,1114,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5871,23,1114,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5872,23,1114,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5873,23,1114,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5874,23,1114,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5875,23,1114,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5876,13,1115,'4','Kathy','');
INSERT INTO `wp_gf_entry_meta` VALUES (5877,13,1115,'5','Donovan','');
INSERT INTO `wp_gf_entry_meta` VALUES (5878,13,1115,'2','katdonovan1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5879,13,1115,'6','(517) 449-0525','');
INSERT INTO `wp_gf_entry_meta` VALUES (5880,13,1115,'3','Hello,\r\nWe are thinking about renting one of the houses, sometime around October 15 - 19. probably for 3 or 4 nights. My husband and I live in Michigan and will be visiting our son and daughter-in-law and our baby granddaughter. It is our first time in the area. Our son is doing an ER fellowship at nearby hospitals, including Cullman, and has a stretch of time off over these few days. \r\n\r\nWe are considering bringing a 17-foot fishing boat. Can you confirm that there would be a place to dock it at both properties? Also, if we decide against bringing our own boat, is the pontoon available for either place, or only Barney\'s? And, is it possible to rent the pontoon boat for a single day of our stay,  or even a couple of half days ? We also wondered if you would advise one place over the other, in terms of a fishing spot. Our group enjoys fishing, but this lake will be brand new to us!\r\n\r\nWhen booking, we also noticed a spot for a discount code - are any codes available - just kind of wondered?  It seems that we may save some money renting Sunday to Wednesday, rather than Saturday to Tuesday. We are playing with possible options, given my son\'s schedule around then.\r\n\r\nWe will have a group of 4 adults (2 couples), 1 infant, and two dogs.  We look forward to hearing from you. Please feel free to call, if you prefer to communicate that way. Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (5881,19,1116,'1','William','');
INSERT INTO `wp_gf_entry_meta` VALUES (5882,19,1116,'3','Wells','');
INSERT INTO `wp_gf_entry_meta` VALUES (5883,19,1116,'4','wdwells3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5884,19,1116,'5','(256) 975-3758','');
INSERT INTO `wp_gf_entry_meta` VALUES (5885,19,1116,'6.1','28790 Bungalow Lane','');
INSERT INTO `wp_gf_entry_meta` VALUES (5886,19,1116,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (5887,19,1116,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (5888,19,1116,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (5889,19,1116,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (5890,19,1116,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"William Wells\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:14:\"(339) 298-0361\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (5891,19,1116,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (5892,19,1116,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (5893,19,1116,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (5894,19,1116,'14.2','$750.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5895,19,1116,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5896,19,1116,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (5897,19,1116,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (5898,19,1116,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5899,19,1116,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (5900,19,1116,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5901,19,1116,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (5902,19,1116,'23','63260d73174d76.13944800.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5903,19,1116,'25.1','XXXXXXXXXXXX2658','');
INSERT INTO `wp_gf_entry_meta` VALUES (5904,19,1116,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (5906,19,1116,'20','750','');
INSERT INTO `wp_gf_entry_meta` VALUES (5907,19,1116,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5908,19,1116,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5909,19,1116,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5910,19,1116,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$750.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5911,19,1116,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5912,19,1116,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$750.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5913,23,1117,'3','Kathleen Donovan','');
INSERT INTO `wp_gf_entry_meta` VALUES (5923,23,1117,'11','katdonovan1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5924,23,1117,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5925,23,1117,'14','632ddb412fea58.29731348.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5933,23,1117,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5934,23,1117,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5935,23,1117,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5936,23,1117,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5937,23,1117,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5938,23,1117,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5939,23,1118,'3','Christopher Barkley','');
INSERT INTO `wp_gf_entry_meta` VALUES (5949,23,1118,'11','cbarkley@hodgsondouglas.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (5950,23,1118,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5951,23,1118,'14','63416456419c47.62638475.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5959,23,1118,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5960,23,1118,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5961,23,1118,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5962,23,1118,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5963,23,1118,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5964,23,1118,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5965,13,1119,'4','Brooke','');
INSERT INTO `wp_gf_entry_meta` VALUES (5966,13,1119,'5','Sykes','');
INSERT INTO `wp_gf_entry_meta` VALUES (5967,13,1119,'2','bgsparents@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5968,13,1119,'6','(931) 797-6791','');
INSERT INTO `wp_gf_entry_meta` VALUES (5969,13,1119,'3','Hi Tim & Karen, it is Brooke.  I hope you are both well.  We finally got dad into a rehab facility back in  Charlotte NC, his home. He is stable and slowly improving with bouts of dementia and sun downing events.  I am grateful he survived, but hate he is going through this as he had no mind issues prior to the accident.  I have been making trips back and forth to CLT and have also made it through our big week long industry show in Chicago (IMTS).  Gail and I did get out on the lake for a few hours Saturday, and really want to spend more time as it was already getting chilly.  We thought we might try to make a visit this next weekend 10-15 thru 17th?  I had paid VRBO $1366.87 for the weekend we could not make with dad\'s accident occurring.  This was no one\'s fault, but I would sure be grateful for any reductions you could give us.  We really want to see the place and can see more family gatherings there next year.  I\'ll give you a call tomorrow (Monday).  All the best, Brooke','');
INSERT INTO `wp_gf_entry_meta` VALUES (5970,23,1120,'3','Brooke N Sykes','');
INSERT INTO `wp_gf_entry_meta` VALUES (5980,23,1120,'11','bgsparents@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (5981,23,1120,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (5982,23,1120,'14','6344a86ba6ab67.88105130.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (5990,23,1120,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5991,23,1120,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5992,23,1120,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5993,23,1120,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5994,23,1120,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5995,23,1120,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (5996,21,1121,'3','Nate oatman','');
INSERT INTO `wp_gf_entry_meta` VALUES (6006,21,1121,'11','nateoa1922@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6007,21,1121,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6008,21,1121,'15','2020-10-19','');
INSERT INTO `wp_gf_entry_meta` VALUES (6009,21,1121,'14','6350912ce6b3e2.43539858.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6017,21,1121,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6018,21,1121,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6019,21,1121,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6020,21,1121,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6021,21,1121,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6022,21,1121,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6023,21,1122,'3','HANNAH BINKLEY','');
INSERT INTO `wp_gf_entry_meta` VALUES (6033,21,1122,'11','hannahbinkley11@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6034,21,1122,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6035,21,1122,'15','2022-12-06','');
INSERT INTO `wp_gf_entry_meta` VALUES (6036,21,1122,'14','638fdbfdbcd381.39683062.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6044,21,1122,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6045,21,1122,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6046,21,1122,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6047,21,1122,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6048,21,1122,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6049,21,1122,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6050,23,1123,'3','Stephanie Strope','');
INSERT INTO `wp_gf_entry_meta` VALUES (6060,23,1123,'11','stropesteph@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6061,23,1123,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6062,23,1123,'14','63af0b7a4c58b0.72837461.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6070,23,1123,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6071,23,1123,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6072,23,1123,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6073,23,1123,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6074,23,1123,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6075,23,1123,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6076,13,1124,'4','Stephanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (6077,13,1124,'5','Strope','');
INSERT INTO `wp_gf_entry_meta` VALUES (6078,13,1124,'2','stropesteph@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6079,13,1124,'6','(256) 656-0371','');
INSERT INTO `wp_gf_entry_meta` VALUES (6080,13,1124,'3','Hi Karen. I think I did the reservation correctly for the added day. Let me know if you did NOT get the deposit. I will be looking for the invoice for the reminder of the $255 plus processing and whatever else there may be, if anything. If thereâ€™s anything else I need to do, please let me know. Also, feel free to text me if thatâ€™s easier for you than email. Either way is fine with me. Thanks again and hope you  get well soon!','');
INSERT INTO `wp_gf_entry_meta` VALUES (6081,23,1125,'3','Jennifer Blackwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (6092,23,1125,'11','jen8675308@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6093,23,1125,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6094,23,1125,'14','63b73629b01798.42678533.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6102,23,1125,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6103,23,1125,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6104,23,1125,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6105,23,1125,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6106,23,1125,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6107,23,1125,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6108,13,1126,'4','Jennie','');
INSERT INTO `wp_gf_entry_meta` VALUES (6109,13,1126,'5','Blackwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (6110,13,1126,'2','jen8675308@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6111,13,1126,'6','(423) 290-7155','');
INSERT INTO `wp_gf_entry_meta` VALUES (6112,13,1126,'3','Hi, sorry just getting deposit to you. We look forward to spending my 61st birthday at your lovely lake house. We had such a wonderfully memorable trip there to celebrate my 60th birthday. Thank you for sharing your lovely lake home with us. My young grandsons, Benjamin 10, and  Gavin 8 ask if we can live there lol. They felt at home and had so much fun last June. They are incredibly excited to be returning in June 2023. They have ask if we can make this a family tradition. \r\n\r\nSincerely \r\nJennifer F Blackwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (6113,13,1127,'4','Wyndi','');
INSERT INTO `wp_gf_entry_meta` VALUES (6114,13,1127,'5','Davis','');
INSERT INTO `wp_gf_entry_meta` VALUES (6115,13,1127,'2','wyndidavis@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (6116,13,1127,'6','(662) 542-6437','');
INSERT INTO `wp_gf_entry_meta` VALUES (6117,13,1127,'3','I am interested in renting the week of July 4 or the last part of June.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6118,23,1128,'3','Amy Gaskin','');
INSERT INTO `wp_gf_entry_meta` VALUES (6129,23,1128,'11','southernandhealthyms@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6130,23,1128,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6131,23,1128,'14','63d6da2a6860c8.31030796.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6139,23,1128,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6140,23,1128,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6141,23,1128,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6142,23,1128,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6143,23,1128,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6144,23,1128,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6145,19,1129,'1','Amy','');
INSERT INTO `wp_gf_entry_meta` VALUES (6146,19,1129,'3','Gaskin','');
INSERT INTO `wp_gf_entry_meta` VALUES (6147,19,1129,'4','southernandhealthyms@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6148,19,1129,'5','(601) 248-2048','');
INSERT INTO `wp_gf_entry_meta` VALUES (6149,19,1129,'6.1','1093 Lakeview Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (6150,19,1129,'6.3','Summit','');
INSERT INTO `wp_gf_entry_meta` VALUES (6151,19,1129,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (6152,19,1129,'6.5','39666','');
INSERT INTO `wp_gf_entry_meta` VALUES (6153,19,1129,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6154,19,1129,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Wesley Gaskin\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:12:\"601-248-2071\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6155,19,1129,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6156,19,1129,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (6157,19,1129,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6158,19,1129,'15.2','$1,050.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6159,19,1129,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6160,19,1129,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6161,19,1129,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6162,19,1129,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6163,19,1129,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6164,19,1129,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6165,19,1129,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6166,19,1129,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6167,19,1129,'23','63d6dbaed93e11.21956010.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6168,19,1129,'25.1','XXXXXXXXXXXX1551','');
INSERT INTO `wp_gf_entry_meta` VALUES (6169,19,1129,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (6171,19,1129,'20','1100','');
INSERT INTO `wp_gf_entry_meta` VALUES (6172,19,1129,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6173,19,1129,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6174,19,1129,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6175,19,1129,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,050.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6176,19,1129,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6177,19,1129,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,050.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6178,24,1130,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (6179,24,1130,'1','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (6180,24,1130,'3','Hurn','');
INSERT INTO `wp_gf_entry_meta` VALUES (6181,24,1130,'6','This property is absolutely amazing! The house itself is beautiful, well taken care of, and very clean. It has everything one would need on a vacation. The grounds of the property are breathtaking and it has everything that makes a lake stay wonderful. Tim goes above and beyond for his guests!','');
INSERT INTO `wp_gf_entry_meta` VALUES (6182,24,1130,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (6183,24,1130,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15365;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6184,24,1130,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6185,24,1130,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6186,23,1131,'3','Stephanie Moore','');
INSERT INTO `wp_gf_entry_meta` VALUES (6196,23,1131,'11','jslmmoore@att.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (6197,23,1131,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6198,23,1131,'14','63dafc9a531803.95934709.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6206,23,1131,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6207,23,1131,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6208,23,1131,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6209,23,1131,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6210,23,1131,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6211,23,1131,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6212,13,1132,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (6213,13,1132,'5','Runnels','');
INSERT INTO `wp_gf_entry_meta` VALUES (6214,13,1132,'2','conradrunnels@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6215,13,1132,'6','(219) 898-1352','');
INSERT INTO `wp_gf_entry_meta` VALUES (6216,13,1132,'3','Can we rent the pontoon.. if we seat at Allieâ€™s place or is just at Barneyâ€™s bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (6217,21,1133,'3','John Sims','');
INSERT INTO `wp_gf_entry_meta` VALUES (6228,21,1133,'11','John@SteelCityMosquito.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6229,21,1133,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6230,21,1133,'15','2023-02-02','');
INSERT INTO `wp_gf_entry_meta` VALUES (6231,21,1133,'14','63dc234393ef92.67869215.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6239,21,1133,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6240,21,1133,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6241,21,1133,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6242,21,1133,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6243,21,1133,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6244,21,1133,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6245,13,1134,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (6246,13,1134,'5','Stephenson','');
INSERT INTO `wp_gf_entry_meta` VALUES (6247,13,1134,'2','michael@theentrepreneurhub.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6248,13,1134,'6','(708) 273-2937','');
INSERT INTO `wp_gf_entry_meta` VALUES (6249,13,1134,'3','Hi,\r\n\r\nWhile itâ€™s a wonderful feeling knowing your business is growing, this growth can quickly lead to issues if youâ€™re unprepared.\r\n\r\nIâ€™d like to write an article on this topic for you to review and consider placing on your website. The article will be geared toward small business owners and will discuss best practices for preparing for and managing business growth.\r\n\r\nIf that\'s something you\'re interested in, please let me know and I\'ll get started.\r\n\r\nI eagerly await your response.\r\n\r\nMichael Stephenson of The Entrepreneur Hub\r\n\r\nP.S. Interested but youâ€™d prefer a different topic? No problem! Please let me know your topic suggestion. Not interested in further emails? Please let me know and I wonâ€™t contact you again.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6250,13,1135,'4','Susan','');
INSERT INTO `wp_gf_entry_meta` VALUES (6251,13,1135,'5','Cronan','');
INSERT INTO `wp_gf_entry_meta` VALUES (6252,13,1135,'2','snickersnackers@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6253,13,1135,'6','(513) 514-3636','');
INSERT INTO `wp_gf_entry_meta` VALUES (6254,13,1135,'3','1bd for rent in Cincinnati','');
INSERT INTO `wp_gf_entry_meta` VALUES (6255,13,1136,'4','william','');
INSERT INTO `wp_gf_entry_meta` VALUES (6256,13,1136,'5','berson','');
INSERT INTO `wp_gf_entry_meta` VALUES (6257,13,1136,'2','will.berson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6258,13,1136,'6','(205) 375-2356','');
INSERT INTO `wp_gf_entry_meta` VALUES (6259,13,1136,'3','I got your site through contacting you on VRBO. I am interested in a quote for 2 persons, 1 dog,  for the period 3/30-5/30.  I will be staying at your property with a caregiver following a bone marrow transplant scheduled for 3/16.  I may need to extend that by at least 30 days depending on medical progress (or lack thereof).\r\n\r\nYour site quoted $250/night including fees, VRBO quotes $215/night, also including fees.  Given the extended stay can you improve on the VRBO?','');
INSERT INTO `wp_gf_entry_meta` VALUES (6260,21,1137,'3','Stephanie Templet','');
INSERT INTO `wp_gf_entry_meta` VALUES (6271,21,1137,'11','kevinstephanieandgrace@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6272,21,1137,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6273,21,1137,'15','2023-02-27','');
INSERT INTO `wp_gf_entry_meta` VALUES (6274,21,1137,'14','63fcc57ee74a97.64630760.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6282,21,1137,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6283,21,1137,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6284,21,1137,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6285,21,1137,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6286,21,1137,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6287,21,1137,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6288,13,1138,'4','Virginia','');
INSERT INTO `wp_gf_entry_meta` VALUES (6289,13,1138,'5','King','');
INSERT INTO `wp_gf_entry_meta` VALUES (6290,13,1138,'2','jenniekking@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6291,13,1138,'6','(205) 454-0261','');
INSERT INTO `wp_gf_entry_meta` VALUES (6292,13,1138,'3','How close are you to 144 lone oak lane. We are visiting them. They are family.    How close by land or water is important.  Thanks for directing us to your website.  Jking','');
INSERT INTO `wp_gf_entry_meta` VALUES (6293,23,1139,'3','Mistie Everett','');
INSERT INTO `wp_gf_entry_meta` VALUES (6303,23,1139,'11','mistiemarae@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6304,23,1139,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6305,23,1139,'14','63ff8e89cd3855.86807476.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6313,23,1139,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6314,23,1139,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6315,23,1139,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6316,23,1139,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6317,23,1139,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6318,23,1139,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6319,19,1140,'1','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (6320,19,1140,'3','Everett','');
INSERT INTO `wp_gf_entry_meta` VALUES (6321,19,1140,'4','mistiemarae@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6322,19,1140,'5','(225) 573-3753','');
INSERT INTO `wp_gf_entry_meta` VALUES (6323,19,1140,'6.1','16768 J.L. Fairchild Road','');
INSERT INTO `wp_gf_entry_meta` VALUES (6324,19,1140,'6.3','Greenwell Springs','');
INSERT INTO `wp_gf_entry_meta` VALUES (6325,19,1140,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (6326,19,1140,'6.5','70739','');
INSERT INTO `wp_gf_entry_meta` VALUES (6327,19,1140,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6328,19,1140,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Beverly Boone\";s:12:\"Relationship\";s:6:\"mother\";s:11:\"Telephone #\";s:12:\"225-978-0480\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6329,19,1140,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6330,19,1140,'11','4','');
INSERT INTO `wp_gf_entry_meta` VALUES (6331,19,1140,'16.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6332,19,1140,'16.2','$1,350.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6333,19,1140,'16.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6334,19,1140,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6335,19,1140,'19.2','Yeti cooler - 26 quart capacity|25','');
INSERT INTO `wp_gf_entry_meta` VALUES (6336,19,1140,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6337,19,1140,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6338,19,1140,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6339,19,1140,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6340,19,1140,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6341,19,1140,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6342,19,1140,'23','63ff9204ad99d4.55423265.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6343,19,1140,'25.1','XXXXXXXXXXXX0234','');
INSERT INTO `wp_gf_entry_meta` VALUES (6344,19,1140,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (6346,19,1140,'20','1425','');
INSERT INTO `wp_gf_entry_meta` VALUES (6347,19,1140,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6348,19,1140,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6349,19,1140,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6350,19,1140,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:16;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,350.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6351,19,1140,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:16;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6352,19,1140,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:16;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,350.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6353,19,1141,'1','Janna','');
INSERT INTO `wp_gf_entry_meta` VALUES (6354,19,1141,'3','Young','');
INSERT INTO `wp_gf_entry_meta` VALUES (6355,19,1141,'4','Jannamyoung@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6356,19,1141,'5','(850) 543-0582','');
INSERT INTO `wp_gf_entry_meta` VALUES (6357,19,1141,'6.1','39149 Water Oak Ave','');
INSERT INTO `wp_gf_entry_meta` VALUES (6358,19,1141,'6.3','Prairieville','');
INSERT INTO `wp_gf_entry_meta` VALUES (6359,19,1141,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (6360,19,1141,'6.5','70769','');
INSERT INTO `wp_gf_entry_meta` VALUES (6361,19,1141,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6362,19,1141,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:6:\"Kelsey\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"2254854917\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6363,19,1141,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6364,19,1141,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (6365,19,1141,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6366,19,1141,'14.2','$750.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6367,19,1141,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6368,19,1141,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6369,19,1141,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6370,19,1141,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6371,19,1141,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6372,19,1141,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6373,19,1141,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6374,19,1141,'23','63fff5777c5603.38158474.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6375,19,1141,'25.1','XXXXXXXXXXXX7426','');
INSERT INTO `wp_gf_entry_meta` VALUES (6376,19,1141,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6378,19,1141,'20','750','');
INSERT INTO `wp_gf_entry_meta` VALUES (6379,19,1141,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6380,19,1141,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6381,19,1141,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6382,19,1141,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$750.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6383,19,1141,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6384,19,1141,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$750.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6385,23,1142,'3','Janna young','');
INSERT INTO `wp_gf_entry_meta` VALUES (6395,23,1142,'11','Jannamyoung@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6396,23,1142,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6397,23,1142,'14','63fff608f16d90.79470548.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6405,23,1142,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6406,23,1142,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6407,23,1142,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6408,23,1142,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6409,23,1142,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6410,23,1142,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6411,21,1143,'3','Bianca Shea','');
INSERT INTO `wp_gf_entry_meta` VALUES (6420,21,1143,'11','btshea20@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6421,21,1143,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6422,21,1143,'15','2023-03-04','');
INSERT INTO `wp_gf_entry_meta` VALUES (6423,21,1143,'14','6403544ed95816.84330771.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6431,21,1143,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6432,21,1143,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6433,21,1143,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6434,21,1143,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6435,21,1143,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6436,21,1143,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6437,13,1144,'4','Susan','');
INSERT INTO `wp_gf_entry_meta` VALUES (6438,13,1144,'5','Walker','');
INSERT INTO `wp_gf_entry_meta` VALUES (6439,13,1144,'2','tuckertiger4@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6440,13,1144,'6','(478) 957-1000','');
INSERT INTO `wp_gf_entry_meta` VALUES (6441,13,1144,'3','What is rental fee per day? Is their a minimum stay?Is fenced in area secure from lake?','');
INSERT INTO `wp_gf_entry_meta` VALUES (6442,13,1145,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (6443,13,1145,'5','Kashdan','');
INSERT INTO `wp_gf_entry_meta` VALUES (6444,13,1145,'2','daddykash@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6445,13,1145,'6','(727) 303-4040','');
INSERT INTO `wp_gf_entry_meta` VALUES (6446,13,1145,'3','To pay rent','');
INSERT INTO `wp_gf_entry_meta` VALUES (6447,19,1146,'1','Don','');
INSERT INTO `wp_gf_entry_meta` VALUES (6448,19,1146,'3','Wagner','');
INSERT INTO `wp_gf_entry_meta` VALUES (6449,19,1146,'4','WAGNERDON44@GMAIL.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (6450,19,1146,'5','(161) 572-0741','');
INSERT INTO `wp_gf_entry_meta` VALUES (6451,19,1146,'6.1','1568','');
INSERT INTO `wp_gf_entry_meta` VALUES (6452,19,1146,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (6453,19,1146,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (6454,19,1146,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (6455,19,1146,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6456,19,1146,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Sue Wagner\";s:12:\"Relationship\";s:6:\"spouse\";s:11:\"Telephone #\";s:11:\"16157207414\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6457,19,1146,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (6458,19,1146,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (6459,19,1146,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6460,19,1146,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6461,19,1146,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6462,19,1146,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6463,19,1146,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6464,19,1146,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6465,19,1146,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6466,19,1146,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6467,19,1146,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6468,19,1146,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6469,19,1146,'23','640b7c15d76890.24023201.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6470,19,1146,'25.1','XXXXXXXXXXXX3008','');
INSERT INTO `wp_gf_entry_meta` VALUES (6471,19,1146,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (6473,19,1146,'20','1100','');
INSERT INTO `wp_gf_entry_meta` VALUES (6474,19,1146,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6475,19,1146,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6476,19,1146,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6477,19,1146,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6478,19,1146,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6479,19,1146,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6480,23,1147,'3','Donald W Wagner','');
INSERT INTO `wp_gf_entry_meta` VALUES (6491,23,1147,'11','wagnerdon44@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6492,23,1147,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6493,23,1147,'14','640b7cd8123646.04399969.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6501,23,1147,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6502,23,1147,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6503,23,1147,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6504,23,1147,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6505,23,1147,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6506,23,1147,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6507,23,1148,'3','Michael Majors','');
INSERT INTO `wp_gf_entry_meta` VALUES (6516,23,1148,'11','majors5@att.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (6517,23,1148,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6518,23,1148,'14','640bec5d4ae0f5.83318388.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6526,23,1148,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6527,23,1148,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6528,23,1148,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6529,23,1148,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6530,23,1148,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6531,23,1148,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6532,23,1149,'3','Carter Leslie','');
INSERT INTO `wp_gf_entry_meta` VALUES (6541,23,1149,'11','carter@myleslies.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6542,23,1149,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6543,23,1149,'14','640bf71cdcdc05.77162298.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6551,23,1149,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6552,23,1149,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6553,23,1149,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6554,23,1149,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6555,23,1149,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6556,23,1149,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6557,19,1150,'1','Mary','');
INSERT INTO `wp_gf_entry_meta` VALUES (6558,19,1150,'3','Farris-Conley','');
INSERT INTO `wp_gf_entry_meta` VALUES (6559,19,1150,'4','mf3221@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6560,19,1150,'5','(901) 334-7260','');
INSERT INTO `wp_gf_entry_meta` VALUES (6561,19,1150,'6.1','10354 Pleasant Ridge Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (6562,19,1150,'6.3','Arlington','');
INSERT INTO `wp_gf_entry_meta` VALUES (6563,19,1150,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (6564,19,1150,'6.5','38002','');
INSERT INTO `wp_gf_entry_meta` VALUES (6565,19,1150,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6566,19,1150,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Cat Milburn\";s:12:\"Relationship\";s:6:\"Sister\";s:11:\"Telephone #\";s:10:\"9014942668\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6567,19,1150,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6568,19,1150,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (6569,19,1150,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6570,19,1150,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6571,19,1150,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6572,19,1150,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6573,19,1150,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6574,19,1150,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6575,19,1150,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6576,19,1150,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6577,19,1150,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6578,19,1150,'23','640f4ece645581.11080489.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6579,19,1150,'25.1','XXXXXXXXXXXX9306','');
INSERT INTO `wp_gf_entry_meta` VALUES (6580,19,1150,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6582,19,1150,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (6583,19,1150,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6584,19,1150,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6585,19,1150,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6586,19,1150,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6587,19,1150,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6588,19,1150,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6589,23,1151,'3','Robert Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (6600,23,1151,'11','bobkat.ash@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6601,23,1151,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6602,23,1151,'14','6414d6a38d9257.92281274.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6610,23,1151,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6611,23,1151,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6612,23,1151,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6613,23,1151,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6614,23,1151,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6615,23,1151,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6616,19,1152,'1','Carter','');
INSERT INTO `wp_gf_entry_meta` VALUES (6617,19,1152,'3','Leslie','');
INSERT INTO `wp_gf_entry_meta` VALUES (6618,19,1152,'4','carter@myleslies.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6619,19,1152,'5','(813) 767-4556','');
INSERT INTO `wp_gf_entry_meta` VALUES (6620,19,1152,'6.1','1166 Newbridge Trace NE','');
INSERT INTO `wp_gf_entry_meta` VALUES (6621,19,1152,'6.3','Brookhaven','');
INSERT INTO `wp_gf_entry_meta` VALUES (6622,19,1152,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (6623,19,1152,'6.5','30319','');
INSERT INTO `wp_gf_entry_meta` VALUES (6624,19,1152,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6625,19,1152,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Scott Leslie\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:10:\"8133900001\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6626,19,1152,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6627,19,1152,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (6628,19,1152,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6629,19,1152,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6630,19,1152,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6631,19,1152,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6632,19,1152,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6633,19,1152,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6634,19,1152,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6635,19,1152,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6636,19,1152,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6637,19,1152,'23','641f435ac53647.40089716.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6638,19,1152,'25.1','XXXXXXXXXXXX8065','');
INSERT INTO `wp_gf_entry_meta` VALUES (6639,19,1152,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6641,19,1152,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (6642,19,1152,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6643,19,1152,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6644,19,1152,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6645,19,1152,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6646,19,1152,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6647,19,1152,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6648,23,1153,'3','Joseph Andress','');
INSERT INTO `wp_gf_entry_meta` VALUES (6659,23,1153,'11','andressinsurance@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6660,23,1153,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6661,23,1153,'14','64233447746930.83901410.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6669,23,1153,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6670,23,1153,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6671,23,1153,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6672,23,1153,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6673,23,1153,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6674,23,1153,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6675,23,1154,'3','Curry Biggio','');
INSERT INTO `wp_gf_entry_meta` VALUES (6686,23,1154,'11','curryesanders@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6687,23,1154,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6688,23,1154,'14','642b58e9d438a2.44567697.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6696,23,1154,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6697,23,1154,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6698,23,1154,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6699,23,1154,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6700,23,1154,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6701,23,1154,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6702,13,1155,'4','Pamela','');
INSERT INTO `wp_gf_entry_meta` VALUES (6703,13,1155,'5','Majors','');
INSERT INTO `wp_gf_entry_meta` VALUES (6704,13,1155,'2','majors5@att.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (6705,13,1155,'6','(205) 417-3374','');
INSERT INTO `wp_gf_entry_meta` VALUES (6706,13,1155,'3','We cannot find the email with the invoice balance so we can pay.  Would you please resend?\r\n\r\nThanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (6707,13,1156,'4','Ezra','');
INSERT INTO `wp_gf_entry_meta` VALUES (6708,13,1156,'5','Thornton','');
INSERT INTO `wp_gf_entry_meta` VALUES (6709,13,1156,'2','ezra.thornton@freelance-for-hire.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6710,13,1156,'6','(918) 664-5597','');
INSERT INTO `wp_gf_entry_meta` VALUES (6711,13,1156,'3','Hi,\r\n\r\nNowadays, starting a business is so simple that it makes a fantastic side job.\r\n\r\nParticularly e-commerce companies are fantastic for anyone looking to try their hand at entrepreneurship or create a possible passive income stream. But just like in every industry, building a loyal, content customer base is essential for e-commerce success.\r\n\r\nIf you\'re interested, I\'d be happy to write an article for your website on the subject. I\'ll provide advice for ecommerce business owners or would-be business owners in the article on how to draw in new clients and transform them into devoted patrons. I\'ll mention you and offer advice on how to find a web designer to create a visually appealing, user-friendly website.\r\n\r\nIf you have any interest in this subject, kindly let me know, and I\'ll begin writing the piece.\r\n\r\nI appreciate your time.\r\nEzra Thornton, your Freelance for Hire\r\n\r\n\r\nPLEASE NOTE: Donâ€™t like the above article suggestion? Please let me send you some alternate topic suggestions or donâ€™t hesitate to let me know a topic of your choice. Don\'t want to hear from me going forward? Please reply and let me know!','');
INSERT INTO `wp_gf_entry_meta` VALUES (6712,13,1157,'4','Kimberly','');
INSERT INTO `wp_gf_entry_meta` VALUES (6713,13,1157,'5','West','');
INSERT INTO `wp_gf_entry_meta` VALUES (6714,13,1157,'2','kimmersdoug12571@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6715,13,1157,'6','(218) 539-2978','');
INSERT INTO `wp_gf_entry_meta` VALUES (6716,13,1157,'3','Rentals with options to buy','');
INSERT INTO `wp_gf_entry_meta` VALUES (6717,13,1158,'4','Edward','');
INSERT INTO `wp_gf_entry_meta` VALUES (6718,13,1158,'5','Cobb','');
INSERT INTO `wp_gf_entry_meta` VALUES (6719,13,1158,'2','mikesmith0302.ms@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6720,13,1158,'6','(313) 702-1848','');
INSERT INTO `wp_gf_entry_meta` VALUES (6721,13,1158,'3','I am looking for a hud home 1or2 bedroom','');
INSERT INTO `wp_gf_entry_meta` VALUES (6722,13,1159,'4','Janna','');
INSERT INTO `wp_gf_entry_meta` VALUES (6723,13,1159,'5','Young','');
INSERT INTO `wp_gf_entry_meta` VALUES (6724,13,1159,'2','Jannamyoung@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6725,13,1159,'6','(850) 543-0582','');
INSERT INTO `wp_gf_entry_meta` VALUES (6726,13,1159,'3','I have a booking for next weekend and wanted to confirm that it is still good. For some reasons I cannot locate my email regarding the confirmation.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6727,23,1160,'3','Alyson Moody','');
INSERT INTO `wp_gf_entry_meta` VALUES (6738,23,1160,'11','alysonmoody20@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6739,23,1160,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6740,23,1160,'14','644fd41a669fd8.43480380.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6748,23,1160,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6749,23,1160,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6750,23,1160,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6751,23,1160,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6752,23,1160,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6753,23,1160,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6754,19,1161,'1','Tom','');
INSERT INTO `wp_gf_entry_meta` VALUES (6755,19,1161,'3','Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (6756,19,1161,'4','CorridonThomas@bfusa.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6757,19,1161,'5','(630) 290-1663','');
INSERT INTO `wp_gf_entry_meta` VALUES (6758,19,1161,'6.1','6353 Williams Grove Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (6759,19,1161,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (6760,19,1161,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (6761,19,1161,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (6762,19,1161,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6763,19,1161,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Jen Corridon\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"7736803620\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6764,19,1161,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (6765,19,1161,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (6766,19,1161,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6767,19,1161,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6768,19,1161,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6769,19,1161,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6770,19,1161,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6771,19,1161,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6772,19,1161,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6773,19,1161,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6774,19,1161,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6775,19,1161,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6776,19,1161,'23','64517f3d80dd27.15972402.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6777,19,1161,'25.1','XXXXXXXXXXXX1595','');
INSERT INTO `wp_gf_entry_meta` VALUES (6778,19,1161,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6780,19,1161,'20','1450','');
INSERT INTO `wp_gf_entry_meta` VALUES (6781,19,1161,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6782,19,1161,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6783,19,1161,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6784,19,1161,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6785,19,1161,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6786,19,1161,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6787,23,1162,'3','Tom Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (6798,23,1162,'11','tomcorridon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6799,23,1162,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6800,23,1162,'14','6451806a3393a5.96108976.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6808,23,1162,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6809,23,1162,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6810,23,1162,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6811,23,1162,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6812,23,1162,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6813,23,1162,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6814,13,1163,'4','ROGER','');
INSERT INTO `wp_gf_entry_meta` VALUES (6815,13,1163,'5','Irwin','');
INSERT INTO `wp_gf_entry_meta` VALUES (6816,13,1163,'2','gingerjewell808@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6817,13,1163,'6','(574) 703-6682','');
INSERT INTO `wp_gf_entry_meta` VALUES (6818,13,1163,'3','I\'M LOOKING FOR A HOUSE TO RENT IN THE  POINSETT COUNTY AREA ARKANSAS','');
INSERT INTO `wp_gf_entry_meta` VALUES (6819,13,1164,'4','Debbie','');
INSERT INTO `wp_gf_entry_meta` VALUES (6820,13,1164,'5','Scheetz','');
INSERT INTO `wp_gf_entry_meta` VALUES (6821,13,1164,'2','scheetz.erichdebbie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6822,13,1164,'6','(614) 371-2305','');
INSERT INTO `wp_gf_entry_meta` VALUES (6823,13,1164,'3','Can you please tell me how to get to the rental of lake life  from will m sharp at Russellâ€™s point','');
INSERT INTO `wp_gf_entry_meta` VALUES (6824,13,1165,'4','Dennis','');
INSERT INTO `wp_gf_entry_meta` VALUES (6825,13,1165,'5','james','');
INSERT INTO `wp_gf_entry_meta` VALUES (6826,13,1165,'2','denniscolor1960@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6827,13,1165,'6','(530) 906-0110','');
INSERT INTO `wp_gf_entry_meta` VALUES (6828,13,1165,'3','Hey you two. It\'s Dennis &Quincy and we just wanted to say hello and get connected. Quincy is Siberian husky and border collie. I lived and worked on the western slope of Colorado during the \'80s putting in pipeline from Montrose to ouray. Quincy has been to 11 different states with me and most of Colorado. Your properties are absolutely lovely and if I can be of any help including the artwork let me know. ðŸºðŸŽ¨ðŸ’›D','');
INSERT INTO `wp_gf_entry_meta` VALUES (6829,13,1166,'4','Kathryn','');
INSERT INTO `wp_gf_entry_meta` VALUES (6830,13,1166,'5','Whitney','');
INSERT INTO `wp_gf_entry_meta` VALUES (6831,13,1166,'2','kitwhit1953@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6832,13,1166,'6','(309) 270-6072','');
INSERT INTO `wp_gf_entry_meta` VALUES (6833,13,1166,'3','Looking for a house with yard to rent/ rent to own within 50 mile radius of 62010 area IL.  Prefer rural but can sign lease if it has yard and some semblance of privacy.  We have a big gentle lab/mastiff.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6834,24,1167,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (6835,24,1167,'1','Engighbah','');
INSERT INTO `wp_gf_entry_meta` VALUES (6836,24,1167,'3','Engighbahul','');
INSERT INTO `wp_gf_entry_meta` VALUES (6837,24,1167,'6','One or both ovaries and fallopian tubes may be removed during the procedure, as well <a href=https://viagr.mom>viagra vs levitra</a> Uncontrolled hypertension is associated with wider fluctuations of BP during induction of anesthesia and intubation, and may increase the risk for perioperative ischemic events','');
INSERT INTO `wp_gf_entry_meta` VALUES (6838,24,1167,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (6839,13,1168,'4','Crissy','');
INSERT INTO `wp_gf_entry_meta` VALUES (6840,13,1168,'5','Baldridge','');
INSERT INTO `wp_gf_entry_meta` VALUES (6841,13,1168,'2','crissybaldridge9@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6842,13,1168,'6','(614) 969-9148','');
INSERT INTO `wp_gf_entry_meta` VALUES (6843,13,1168,'3','Need a place','');
INSERT INTO `wp_gf_entry_meta` VALUES (6844,19,1169,'1','Jonathon','');
INSERT INTO `wp_gf_entry_meta` VALUES (6845,19,1169,'3','Boman','');
INSERT INTO `wp_gf_entry_meta` VALUES (6846,19,1169,'4','jonathon.boman@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6847,19,1169,'5','(256) 738-3101','');
INSERT INTO `wp_gf_entry_meta` VALUES (6848,19,1169,'6.1','806 Shelton Road','');
INSERT INTO `wp_gf_entry_meta` VALUES (6849,19,1169,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (6850,19,1169,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (6851,19,1169,'6.5','35758','');
INSERT INTO `wp_gf_entry_meta` VALUES (6852,19,1169,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6853,19,1169,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Claire Thornton\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:10:\"2563489655\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6854,19,1169,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6855,19,1169,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6856,19,1169,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6857,19,1169,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6858,19,1169,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6859,19,1169,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6860,19,1169,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6861,19,1169,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6862,19,1169,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6863,19,1169,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6864,19,1169,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6865,19,1169,'23','64778bbd5f4ba9.57016179.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6866,19,1169,'25.1','XXXXXXXXXXXX2008','');
INSERT INTO `wp_gf_entry_meta` VALUES (6867,19,1169,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (6869,19,1169,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (6870,19,1169,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6871,19,1169,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6872,19,1169,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6873,19,1169,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6874,19,1169,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6875,19,1169,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6876,19,1170,'1','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (6877,19,1170,'3','Blackwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (6878,19,1170,'4','jen8675308@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6879,19,1170,'5','(423) 290-7155','');
INSERT INTO `wp_gf_entry_meta` VALUES (6880,19,1170,'6.1','1735 Sterling oaks Lane','');
INSERT INTO `wp_gf_entry_meta` VALUES (6881,19,1170,'6.3','Chattanooga','');
INSERT INTO `wp_gf_entry_meta` VALUES (6882,19,1170,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (6883,19,1170,'6.5','37421','');
INSERT INTO `wp_gf_entry_meta` VALUES (6884,19,1170,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6885,19,1170,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"4232900931\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:10:\"4232907155\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6886,19,1170,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6887,19,1170,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6888,19,1170,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6889,19,1170,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6890,19,1170,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6891,19,1170,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6892,19,1170,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6893,19,1170,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6894,19,1170,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6895,19,1170,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6896,19,1170,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6897,19,1170,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6898,19,1170,'23','647822e15ec265.62665408.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6899,19,1170,'25.1','XXXXXXXXXXXX4391','');
INSERT INTO `wp_gf_entry_meta` VALUES (6900,19,1170,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6902,19,1170,'20','500','');
INSERT INTO `wp_gf_entry_meta` VALUES (6903,19,1170,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6904,19,1170,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6905,19,1170,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6906,19,1170,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6907,19,1170,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6908,19,1170,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6909,23,1171,'3','Candice Montgomery','');
INSERT INTO `wp_gf_entry_meta` VALUES (6919,23,1171,'11','Candice@thealtar.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (6920,23,1171,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6921,23,1171,'14','647b54e574e798.10791081.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6929,23,1171,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6930,23,1171,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6931,23,1171,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6932,23,1171,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6933,23,1171,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6934,23,1171,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6935,19,1172,'1','Candice','');
INSERT INTO `wp_gf_entry_meta` VALUES (6936,19,1172,'3','Montgomery','');
INSERT INTO `wp_gf_entry_meta` VALUES (6937,19,1172,'4','Candice@thealtar.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (6938,19,1172,'5','(251) 321-8106','');
INSERT INTO `wp_gf_entry_meta` VALUES (6939,19,1172,'6.1','11 Dove Tree Ln','');
INSERT INTO `wp_gf_entry_meta` VALUES (6940,19,1172,'6.3','Jonesborough','');
INSERT INTO `wp_gf_entry_meta` VALUES (6941,19,1172,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (6942,19,1172,'6.5','37659','');
INSERT INTO `wp_gf_entry_meta` VALUES (6943,19,1172,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6944,19,1172,'7','a:2:{i:0;a:3:{s:17:\"Emergency Contact\";s:17:\"Mattie Montgomery\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"6143324586\";}i:1;a:3:{s:17:\"Emergency Contact\";s:13:\"Mandy Hagerty\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:17:\"+1 (863) 660-4424\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6945,19,1172,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6946,19,1172,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (6947,19,1172,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6948,19,1172,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6949,19,1172,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6950,19,1172,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (6951,19,1172,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6952,19,1172,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6953,19,1172,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6954,19,1172,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6955,19,1172,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6956,19,1172,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6957,19,1172,'23','647b56788a4eb7.26073971.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6958,19,1172,'25.1','XXXXXXXXXXXX3163','');
INSERT INTO `wp_gf_entry_meta` VALUES (6959,19,1172,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6961,19,1172,'20','900','');
INSERT INTO `wp_gf_entry_meta` VALUES (6962,19,1172,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6963,19,1172,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6964,19,1172,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6965,19,1172,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6966,19,1172,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6967,19,1172,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6968,19,1173,'1','Kendra','');
INSERT INTO `wp_gf_entry_meta` VALUES (6969,19,1173,'3','Legenzoff','');
INSERT INTO `wp_gf_entry_meta` VALUES (6970,19,1173,'4','kalegenzoff@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (6971,19,1173,'5','(480) 526-2115','');
INSERT INTO `wp_gf_entry_meta` VALUES (6972,19,1173,'6.1','10528 W Odeum Lane','');
INSERT INTO `wp_gf_entry_meta` VALUES (6973,19,1173,'6.3','Tolleson','');
INSERT INTO `wp_gf_entry_meta` VALUES (6974,19,1173,'6.4','Arizona','');
INSERT INTO `wp_gf_entry_meta` VALUES (6975,19,1173,'6.5','85353','');
INSERT INTO `wp_gf_entry_meta` VALUES (6976,19,1173,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (6977,19,1173,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:5:\"Cathy\";s:12:\"Relationship\";s:3:\"Mom\";s:11:\"Telephone #\";s:10:\"6023701535\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (6978,19,1173,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (6979,19,1173,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (6980,19,1173,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (6981,19,1173,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6982,19,1173,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6983,19,1173,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6984,19,1173,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (6985,19,1173,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (6986,19,1173,'23','647fc68ac7cd02.06674906.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (6987,19,1173,'25.1','XXXXXXXXXXXX7879','');
INSERT INTO `wp_gf_entry_meta` VALUES (6988,19,1173,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (6989,19,1173,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (6990,19,1173,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (6991,19,1173,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (6993,19,1173,'20','1800','');
INSERT INTO `wp_gf_entry_meta` VALUES (6994,19,1173,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6995,19,1173,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6996,19,1173,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6997,19,1173,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6998,19,1173,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (6999,19,1173,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7000,21,1174,'3','Laura Chalhoub','');
INSERT INTO `wp_gf_entry_meta` VALUES (7009,21,1174,'11','adc170317@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7010,21,1174,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7011,21,1174,'15','2023-06-14','');
INSERT INTO `wp_gf_entry_meta` VALUES (7012,21,1174,'14','6489ca8138bdd1.04551336.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7020,21,1174,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7021,21,1174,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7022,21,1174,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7023,21,1174,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7024,21,1174,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7025,21,1174,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7026,23,1175,'3','Brett Bankins','');
INSERT INTO `wp_gf_entry_meta` VALUES (7037,23,1175,'11','brett@premierautocarriers.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7038,23,1175,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7039,23,1175,'14','648b87f6165124.48144088.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7047,23,1175,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7048,23,1175,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7049,23,1175,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7050,23,1175,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7051,23,1175,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7052,23,1175,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7053,13,1176,'4','Amy','');
INSERT INTO `wp_gf_entry_meta` VALUES (7054,13,1176,'5','Gaskin','');
INSERT INTO `wp_gf_entry_meta` VALUES (7055,13,1176,'2','amyg1059@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7056,13,1176,'6','(601) 248-2048','');
INSERT INTO `wp_gf_entry_meta` VALUES (7057,13,1176,'3','Hi! We are booked for Friday, July 23 - Tuesday July  27. I paid the balance late but it is paid. We reserve d the boat back in January. I just want to confirm all of this. \r\n\r\nIâ€™m spoiled from using Vrbo and thought it would automatically be paid. I do apologize! \r\n\r\nWe do need to bring our house broken schnauzer with us so I need to pay a puppy fee. Please let me know how much I owe for that and how to pay. \r\n\r\n-Amy Gaskin\r\n601-248-2048\r\namyg1059@gmail.com\r\nSouthernandhealthyms@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7058,24,1177,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7059,24,1177,'1','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (7060,24,1177,'3','Close','');
INSERT INTO `wp_gf_entry_meta` VALUES (7061,24,1177,'6','We just had the best time at Allie\'s! Tim was a great host and left us an amazing welcome gift. They really have thought of everything to ensure your stay is well-stocked and comfortable. Our dog, Bruce, had the best time running free and swimming off the dock with us. The covered deck was perfect  and we enjoyed every night out there, even during a couple of quick storms. It was just lovely.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7062,24,1177,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (7063,24,1177,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15369;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7064,24,1177,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7065,24,1177,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7066,13,1178,'4','Naomi','');
INSERT INTO `wp_gf_entry_meta` VALUES (7067,13,1178,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7068,13,1178,'2','naomi@lifebasedbusiness.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (7069,13,1178,'6','(918) 249-4482','');
INSERT INTO `wp_gf_entry_meta` VALUES (7070,13,1178,'3','Hi there,\r\n\r\nAre your site visitors looking for tips on how to start a business without breaking the bank? If so, Iâ€™m here to help! \r\n\r\nIâ€™m working on a great guest article that is sure to inspire and motivate any potential entrepreneur. With valuable insights and advice, readers will gain the confidence they need to launch their own successful business venture on a shoestring budget. If you\'re interested in sharing this valuable resource with your site visitors, let me know. \r\n\r\nThank you and all the best,\r\nNaomi Johnson\r\n\r\nCheck out my blog: https://lifebasedbusiness.net/blog/ \r\n\r\n**If you donâ€™t like my proposed topic, please send over a couple of topic options that work better for your website. If you\'d prefer not to hear from me again, please let me know.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7071,13,1179,'4','Bella','');
INSERT INTO `wp_gf_entry_meta` VALUES (7072,13,1179,'5','Surrett','');
INSERT INTO `wp_gf_entry_meta` VALUES (7073,13,1179,'2','bellasurrett@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7074,13,1179,'6','(601) 551-0372','');
INSERT INTO `wp_gf_entry_meta` VALUES (7075,13,1179,'3','Hello. We have friends staying with you right now and have loved all their pics of how wonderful your home is! \r\nI was looking at the details and availability but didnâ€™t see an amount per night. \r\nI saw the up charges for boat, etc, but not a nightly rate on the house itself. \r\n\r\nThanks, Bella and Rob Surrett\r\nSummit, MS','');
INSERT INTO `wp_gf_entry_meta` VALUES (7076,13,1180,'4','Ken','');
INSERT INTO `wp_gf_entry_meta` VALUES (7077,13,1180,'5','Bailey','');
INSERT INTO `wp_gf_entry_meta` VALUES (7078,13,1180,'2','baileyk1c2@bellsoith.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (7079,13,1180,'6','(205) 492-6171','');
INSERT INTO `wp_gf_entry_meta` VALUES (7080,13,1180,'3','Do you have any availability from June 28th through July 8th.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7081,13,1181,'4','Denice','');
INSERT INTO `wp_gf_entry_meta` VALUES (7082,13,1181,'5','Sacco','');
INSERT INTO `wp_gf_entry_meta` VALUES (7083,13,1181,'2','denicesacco8@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7084,13,1181,'6','(607) 343-2901','');
INSERT INTO `wp_gf_entry_meta` VALUES (7085,13,1181,'3','Looking to rent a 1st floor,1-2 bdrm apartment,large in size preferably..large eat in kitchen\r\nHandicap accessible','');
INSERT INTO `wp_gf_entry_meta` VALUES (7086,23,1182,'3','Jennifer Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (7096,23,1182,'11','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7097,23,1182,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7098,23,1182,'14','64aaef903588c0.04508659.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7106,23,1182,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7107,23,1182,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7108,23,1182,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7109,23,1182,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7110,23,1182,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7111,23,1182,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7112,19,1183,'1','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (7113,19,1183,'3','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (7114,19,1183,'4','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7115,19,1183,'5','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (7116,19,1183,'6.1','1709 pine st','');
INSERT INTO `wp_gf_entry_meta` VALUES (7117,19,1183,'6.3','New Orleans','');
INSERT INTO `wp_gf_entry_meta` VALUES (7118,19,1183,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (7119,19,1183,'6.5','70118','');
INSERT INTO `wp_gf_entry_meta` VALUES (7120,19,1183,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7121,19,1183,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Rich Traxler\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"6143259038\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7122,19,1183,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7123,19,1183,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (7124,19,1183,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7125,19,1183,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7126,19,1183,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7127,19,1183,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7128,19,1183,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7129,19,1183,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7130,19,1183,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7131,19,1183,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7132,19,1183,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7133,19,1183,'23','64aaf1668a0b40.47328920.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7134,19,1183,'25.1','XXXXXXXXXXXX1603','');
INSERT INTO `wp_gf_entry_meta` VALUES (7135,19,1183,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7137,19,1183,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (7138,19,1183,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7139,19,1183,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7140,19,1183,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7141,19,1183,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7142,19,1183,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7143,19,1183,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7144,21,1174,'gform_product_info__1','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7145,21,1143,'gform_product_info__1','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7146,19,1183,'gform_product_info__1','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:21:\"Rental Price (2 Days)\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7147,23,1182,'gform_product_info__1','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7148,19,1184,'1','Robert','');
INSERT INTO `wp_gf_entry_meta` VALUES (7149,19,1184,'3','Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (7150,19,1184,'4','bobkat.ash@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7151,19,1184,'5','(615) 417-9093','');
INSERT INTO `wp_gf_entry_meta` VALUES (7152,19,1184,'6.1','123 Hilltop Ridge Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (7153,19,1184,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (7154,19,1184,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (7155,19,1184,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (7156,19,1184,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7157,19,1184,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:7:\"Ben Ash\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:10:\"6155170851\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7158,19,1184,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7159,19,1184,'11','6','');
INSERT INTO `wp_gf_entry_meta` VALUES (7160,19,1184,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7161,19,1184,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7162,19,1184,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7163,19,1184,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7164,19,1184,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7165,19,1184,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7166,19,1184,'23','64b1c28fd52f33.14700870.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7167,19,1184,'25.1','XXXXXXXXXXXX3048','');
INSERT INTO `wp_gf_entry_meta` VALUES (7168,19,1184,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7169,19,1184,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7170,19,1184,'17.2','$2,100.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7171,19,1184,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7173,19,1184,'20','2100','');
INSERT INTO `wp_gf_entry_meta` VALUES (7174,19,1184,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7175,19,1184,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7176,19,1184,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7177,19,1184,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$2,100.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7178,19,1184,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7179,19,1184,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$2,100.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7180,13,1185,'4','Freda','');
INSERT INTO `wp_gf_entry_meta` VALUES (7181,13,1185,'5','Taylor','');
INSERT INTO `wp_gf_entry_meta` VALUES (7182,13,1185,'2','taylorfreda60@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7183,13,1185,'6','(470) 842-0288','');
INSERT INTO `wp_gf_entry_meta` VALUES (7184,13,1185,'3','Would love to have a cabin in the Tennessee mountains','');
INSERT INTO `wp_gf_entry_meta` VALUES (7185,19,1186,'1','jeffrey','');
INSERT INTO `wp_gf_entry_meta` VALUES (7186,19,1186,'3','houser','');
INSERT INTO `wp_gf_entry_meta` VALUES (7187,19,1186,'4','jeffhouser15@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7188,19,1186,'5','(813) 764-6501','');
INSERT INTO `wp_gf_entry_meta` VALUES (7189,19,1186,'6.1','12911 waterview way','');
INSERT INTO `wp_gf_entry_meta` VALUES (7190,19,1186,'6.3','Riverview','');
INSERT INTO `wp_gf_entry_meta` VALUES (7191,19,1186,'6.4','Florida','');
INSERT INTO `wp_gf_entry_meta` VALUES (7192,19,1186,'6.5','33579','');
INSERT INTO `wp_gf_entry_meta` VALUES (7193,19,1186,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7194,19,1186,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Jeff houser\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:10:\"8137815406\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7195,19,1186,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7196,19,1186,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7197,19,1186,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7198,19,1186,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7199,19,1186,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7200,19,1186,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7201,19,1186,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7202,19,1186,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7203,19,1186,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7204,19,1186,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7205,19,1186,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7206,19,1186,'23','64b74d3335e4c2.49574664.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7207,19,1186,'25.1','XXXXXXXXXXXX6955','');
INSERT INTO `wp_gf_entry_meta` VALUES (7208,19,1186,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7210,19,1186,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (7211,19,1186,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7212,19,1186,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7213,19,1186,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7214,19,1186,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7215,19,1186,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7216,19,1186,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7217,13,1187,'4','Caroline','');
INSERT INTO `wp_gf_entry_meta` VALUES (7218,13,1187,'5','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (7219,13,1187,'2','caroline@elderaction.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (7220,13,1187,'6','(602) 809-1127','');
INSERT INTO `wp_gf_entry_meta` VALUES (7221,13,1187,'3','Hi, \r\n\r\nMany seniors live on a fixed income, and that means, at times, it can be very hard to make ends meet. \r\n\r\nCan we write an article for you with advice for seniors who are experiencing financial trouble and the worry that comes with it? Oftentimes, we overlook the financial constraints that many seniors are under, and weâ€™d like to help them in any way that we can. We\'d also be happy to promote your website in the article.\r\n\r\nSincere thanks!\r\nCaroline James and Jim Vogel\r\nElderaction.org\r\n\r\n\r\nP.S. We are very much open to your topic ideas. If youâ€™d like to request one, thatâ€™s a higher priority for you. However, we also understand if you donâ€™t want to receive any further emails from us. Please let us know if thatâ€™s the case.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7222,23,1188,'3','JaNan Barger','');
INSERT INTO `wp_gf_entry_meta` VALUES (7233,23,1188,'11','janan331@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7234,23,1188,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7235,23,1188,'14','64c6df0c167ee0.51569534.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7243,23,1188,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7244,23,1188,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7245,23,1188,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7246,23,1188,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7247,23,1188,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7248,23,1188,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7249,13,1189,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (7250,13,1189,'5','Wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7251,13,1189,'2','brick2595@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7252,13,1189,'6','(256) 337-3384','');
INSERT INTO `wp_gf_entry_meta` VALUES (7253,13,1189,'3','Iâ€™m looking to book your place the second weekend of September. Iâ€™m not sure yet if weâ€™re going to bring a couple of pets or not. Also, I was wanting to rent your boat for Saturday the ninth. Didnâ€™t see a place for me to pay for that as well. I have not booked it yet. Was going to wait for your response.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7254,23,1190,'3','Mark wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7265,23,1190,'11','brick2595@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7266,23,1190,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7267,23,1190,'14','64c97537880b49.78846920.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7271,23,1190,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7273,19,1191,'1','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (7274,19,1191,'3','Wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7275,19,1191,'4','brick2595@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7276,19,1191,'5','(256) 337-3384','');
INSERT INTO `wp_gf_entry_meta` VALUES (7277,19,1191,'6.1','13354 Hidden valley drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (7278,19,1191,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (7279,19,1191,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (7280,19,1191,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (7281,19,1191,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7282,19,1191,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:8:\"Chrissie\";s:12:\"Relationship\";s:7:\"Ex wife\";s:11:\"Telephone #\";s:10:\"2565601550\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7283,19,1191,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7284,19,1191,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7285,19,1191,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7286,19,1191,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7287,19,1191,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7288,19,1191,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (7289,19,1191,'19.2','Yeti cooler - 26 quart capacity|25','');
INSERT INTO `wp_gf_entry_meta` VALUES (7290,19,1191,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7291,19,1191,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7292,19,1191,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7293,19,1191,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7294,19,1191,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7295,19,1191,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7296,19,1191,'23','64c97ada59ed89.70958437.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7297,19,1191,'25.1','XXXXXXXXXXXX5007','');
INSERT INTO `wp_gf_entry_meta` VALUES (7298,19,1191,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (7300,19,1191,'20','525','');
INSERT INTO `wp_gf_entry_meta` VALUES (7301,19,1191,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7302,19,1191,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7303,19,1191,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7304,19,1191,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7305,19,1191,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7306,19,1191,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7307,23,1192,'3','Mark wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7318,23,1192,'11','brick2595@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7319,23,1192,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7320,23,1192,'14','64c97bff09a9a1.16960494.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7328,23,1192,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7329,23,1192,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7330,23,1192,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7331,23,1192,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7332,23,1192,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7333,23,1192,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7334,19,1193,'1','Dena','');
INSERT INTO `wp_gf_entry_meta` VALUES (7335,19,1193,'3','Dipiazza','');
INSERT INTO `wp_gf_entry_meta` VALUES (7336,19,1193,'4','dipiazza.dena@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7337,19,1193,'5','(205) 767-1620','');
INSERT INTO `wp_gf_entry_meta` VALUES (7338,19,1193,'6.1','164 Laurel Woods Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (7339,19,1193,'6.3','Helena','');
INSERT INTO `wp_gf_entry_meta` VALUES (7340,19,1193,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (7341,19,1193,'6.5','35080','');
INSERT INTO `wp_gf_entry_meta` VALUES (7342,19,1193,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7343,19,1193,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Joseph Dipiazza\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"2052124853\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7344,19,1193,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7345,19,1193,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7346,19,1193,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7347,19,1193,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7348,19,1193,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7349,19,1193,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (7350,19,1193,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7351,19,1193,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7352,19,1193,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7353,19,1193,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7354,19,1193,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7355,19,1193,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7356,19,1193,'23','64cdb1fa40c8a8.07085701.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7357,19,1193,'25.1','XXXXXXXXXXXX9280','');
INSERT INTO `wp_gf_entry_meta` VALUES (7358,19,1193,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7360,19,1193,'20','500','');
INSERT INTO `wp_gf_entry_meta` VALUES (7361,19,1193,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7362,19,1193,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7363,19,1193,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7364,19,1193,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7365,19,1193,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7366,19,1193,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7367,19,1194,'1','Brett','');
INSERT INTO `wp_gf_entry_meta` VALUES (7368,19,1194,'3','Bankins','');
INSERT INTO `wp_gf_entry_meta` VALUES (7369,19,1194,'4','brett@premierautocarriers.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7370,19,1194,'5','(805) 231-6969','');
INSERT INTO `wp_gf_entry_meta` VALUES (7371,19,1194,'6.1','PO Box 682946','');
INSERT INTO `wp_gf_entry_meta` VALUES (7372,19,1194,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (7373,19,1194,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (7374,19,1194,'6.5','37068','');
INSERT INTO `wp_gf_entry_meta` VALUES (7375,19,1194,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7376,19,1194,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Jim Bankins\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:12:\"805-279-3616\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7377,19,1194,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7378,19,1194,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7379,19,1194,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (7380,19,1194,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7381,19,1194,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7382,19,1194,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7383,19,1194,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7384,19,1194,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7385,19,1194,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7386,19,1194,'23','64ce83a1dfd656.82709079.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7387,19,1194,'25.1','XXXXXXXXXXXX2272','');
INSERT INTO `wp_gf_entry_meta` VALUES (7388,19,1194,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7389,19,1194,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7390,19,1194,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7391,19,1194,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7393,19,1194,'20','1850','');
INSERT INTO `wp_gf_entry_meta` VALUES (7394,19,1194,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7395,19,1194,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7396,19,1194,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7397,19,1194,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7398,19,1194,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7399,19,1194,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7400,13,1195,'4','Thomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (7401,13,1195,'5','from the Etsy shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (7402,13,1195,'2','naturallyfocused.art@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7403,13,1195,'6','(615) 512-4865','');
INSERT INTO `wp_gf_entry_meta` VALUES (7404,13,1195,'3','Hi Karen and Tim! \r\nI sent an email (etsy message) yesterday to karen@heirloomsofmyown.com\r\nwith your proof of the custom Lewis Smith LAke Map. \r\n\r\nI was really hoping if all is good it could be approved today?    I plan to deliver it this week.   Happy to turn around changes etc. just wanted to make sure you saw it :) \r\n\r\nThank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7405,21,1196,'3','William N. Berson II','');
INSERT INTO `wp_gf_entry_meta` VALUES (7415,21,1196,'11','will.berson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7416,21,1196,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7417,21,1196,'15','2023-08-07','');
INSERT INTO `wp_gf_entry_meta` VALUES (7418,21,1196,'14','64d13fe8ddf9e4.99112598.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7426,21,1196,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7427,21,1196,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7428,21,1196,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7429,21,1196,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7430,21,1196,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7431,21,1196,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7432,13,1197,'4','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (7433,13,1197,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7434,13,1197,'2','johnson.tonya0922@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7435,13,1197,'6','(770) 866-3747','');
INSERT INTO `wp_gf_entry_meta` VALUES (7436,13,1197,'3','Hi, we are looking at this vacation rental for a full week September 16th to the 23rd. What kind of discount might you be able to offer if we wanted to rent the house and the boat for the full week? Thanks in advance. I look forward to hearing from you.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7437,13,1198,'4','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (7438,13,1198,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7439,13,1198,'2','johnson.tonya0922@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7440,13,1198,'6','(770) 866-3747','');
INSERT INTO `wp_gf_entry_meta` VALUES (7441,13,1198,'3','Hi, we are looking at this vacation rental for a full week September 16th to the 23rd. What kind of discount might you be able to offer if we wanted to rent the house and the boat for the full week? Thanks in advance. I look forward to hearing from you.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7442,23,1199,'3','Tonya Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7453,23,1199,'11','johnson.tonya0922@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7454,23,1199,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7455,23,1199,'14','64e2242ca1dad2.94325147.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7463,23,1199,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7464,23,1199,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7465,23,1199,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7466,23,1199,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7467,23,1199,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7468,23,1199,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7469,13,1200,'4','Ivelisse','');
INSERT INTO `wp_gf_entry_meta` VALUES (7470,13,1200,'5','M Martin','');
INSERT INTO `wp_gf_entry_meta` VALUES (7471,13,1200,'2','ivelissem525@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7472,13,1200,'6','(615) 507-0207','');
INSERT INTO `wp_gf_entry_meta` VALUES (7473,13,1200,'3','Do you have anything left for Labor day? Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7474,13,1201,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (7475,13,1201,'5','Wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7476,13,1201,'2','brick2595@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7477,13,1201,'6','(256) 337-3384','');
INSERT INTO `wp_gf_entry_meta` VALUES (7478,13,1201,'3','Hello, my name is Mark Wright We are renting your place at Smith lake this weekend and the boat on Saturday. Iâ€™ve got my confirmations of everything has been paid, but I have not received any instructions on how to get in/access to the boat. Please call or text me and let me know the process.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7479,24,1202,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7480,24,1202,'1','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (7481,24,1202,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (7482,24,1202,'6','TEST','');
INSERT INTO `wp_gf_entry_meta` VALUES (7483,24,1202,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15378;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7484,24,1202,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7485,24,1202,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7486,24,1203,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7487,24,1203,'1','J','');
INSERT INTO `wp_gf_entry_meta` VALUES (7488,24,1203,'3','S','');
INSERT INTO `wp_gf_entry_meta` VALUES (7489,24,1203,'6','TEST','');
INSERT INTO `wp_gf_entry_meta` VALUES (7490,24,1203,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15379;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7491,24,1203,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7492,24,1203,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7493,24,1204,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7494,24,1204,'1','d','');
INSERT INTO `wp_gf_entry_meta` VALUES (7495,24,1204,'3','d','');
INSERT INTO `wp_gf_entry_meta` VALUES (7496,24,1204,'6','d','');
INSERT INTO `wp_gf_entry_meta` VALUES (7497,24,1204,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (7498,24,1204,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15380;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7499,24,1204,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7500,24,1204,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7501,24,1205,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7502,24,1205,'1','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (7503,24,1205,'3','Wright','');
INSERT INTO `wp_gf_entry_meta` VALUES (7504,24,1205,'6','We just spent the weekend here and was extremely impressed. They have obviously spent a lot of thought and time and making sure that you have everything that you   need. I hardly ever leave reviews, but they definitely should have five stars all the way. Great host, will definitely go back.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7505,24,1205,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (7506,24,1205,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15381;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7507,24,1205,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7508,24,1205,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7509,19,1206,'1','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (7510,19,1206,'3','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7511,19,1206,'4','johnson.tonya0922@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7512,19,1206,'5','(770) 866-3747','');
INSERT INTO `wp_gf_entry_meta` VALUES (7513,19,1206,'6.1','904 Beaumont Ct','');
INSERT INTO `wp_gf_entry_meta` VALUES (7514,19,1206,'6.3','Canton','');
INSERT INTO `wp_gf_entry_meta` VALUES (7515,19,1206,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (7516,19,1206,'6.5','30114','');
INSERT INTO `wp_gf_entry_meta` VALUES (7517,19,1206,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7518,19,1206,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Mary Grady\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:12:\"404-547-5009\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7519,19,1206,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (7520,19,1206,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (7521,19,1206,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7522,19,1206,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7523,19,1206,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7524,19,1206,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (7525,19,1206,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7526,19,1206,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7527,19,1206,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7528,19,1206,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7529,19,1206,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7530,19,1206,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7531,19,1206,'23','64ff72f02a73b2.85422835.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7532,19,1206,'25.1','XXXXXXXXXXXX0640','');
INSERT INTO `wp_gf_entry_meta` VALUES (7533,19,1206,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7535,19,1206,'20','1250','');
INSERT INTO `wp_gf_entry_meta` VALUES (7536,19,1206,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7537,19,1206,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7538,19,1206,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7539,19,1206,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7540,19,1206,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7541,19,1206,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7542,21,1207,'3','Shonda Mason','');
INSERT INTO `wp_gf_entry_meta` VALUES (7552,21,1207,'11','sdmason16@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7553,21,1207,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7554,21,1207,'15','2023-09-16','');
INSERT INTO `wp_gf_entry_meta` VALUES (7555,21,1207,'14','65065f06d7cd02.18401919.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7563,21,1207,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7564,21,1207,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7565,21,1207,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7566,21,1207,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7567,21,1207,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7568,21,1207,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7569,13,1208,'4','steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (7570,13,1208,'5','ryan','');
INSERT INTO `wp_gf_entry_meta` VALUES (7571,13,1208,'2','csryan13@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7572,13,1208,'6','(713) 503-5001','');
INSERT INTO `wp_gf_entry_meta` VALUES (7573,13,1208,'3','please call me asap to check availability for your place\r\n\r\nThanks in advance\r\nSteve','');
INSERT INTO `wp_gf_entry_meta` VALUES (7574,23,1209,'3','Steve Ryan','');
INSERT INTO `wp_gf_entry_meta` VALUES (7585,23,1209,'11','csryan13@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7586,23,1209,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7587,23,1209,'14','6510546c006a55.28635523.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7595,23,1209,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7596,23,1209,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7597,23,1209,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7598,23,1209,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7599,23,1209,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7600,23,1209,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7601,24,1210,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7602,24,1210,'1','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (7603,24,1210,'3','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7604,24,1210,'6','We had an amazing week at Barneyâ€™s Bluff! This house is perfect for a family vacation. They have stocked the home with everything you could need. Pack a suit and some clothes, they have everything else covered. The view was amazing, home was super comfortable , great for traveling with your furry friends! The kids had a blast tubing, paddle boarding and kayaking (as did I). We canâ€™t say enough about the property! Thanks for an awesome week!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7605,24,1210,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (7606,24,1210,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15582;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7607,24,1210,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7608,24,1210,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7609,13,1211,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (7610,13,1211,'5','Barrett','');
INSERT INTO `wp_gf_entry_meta` VALUES (7611,13,1211,'2','blarney@vcn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7612,13,1211,'6','(307) 680-2678','');
INSERT INTO `wp_gf_entry_meta` VALUES (7613,13,1211,'3','Looking for 1-2 night cabin near lake for just 2 people','');
INSERT INTO `wp_gf_entry_meta` VALUES (7614,23,1212,'3','Haylee Taylor','');
INSERT INTO `wp_gf_entry_meta` VALUES (7623,23,1212,'11','hayleeshea2@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7624,23,1212,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7625,23,1212,'14','651f45d89a3893.57030586.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7633,23,1212,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7634,23,1212,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7635,23,1212,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7636,23,1212,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7637,23,1212,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7638,23,1212,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7639,13,1213,'4','Isaac','');
INSERT INTO `wp_gf_entry_meta` VALUES (7640,13,1213,'5','Moody','');
INSERT INTO `wp_gf_entry_meta` VALUES (7641,13,1213,'2','junemcgriff08@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7642,13,1213,'6','(256) 507-2009','');
INSERT INTO `wp_gf_entry_meta` VALUES (7643,13,1213,'3','How much rent for 2 nights & location','');
INSERT INTO `wp_gf_entry_meta` VALUES (7644,13,1214,'4','christine','');
INSERT INTO `wp_gf_entry_meta` VALUES (7645,13,1214,'5','werstler','');
INSERT INTO `wp_gf_entry_meta` VALUES (7646,13,1214,'2','cwerstler56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7647,13,1214,'6','(151) 766-2966','');
INSERT INTO `wp_gf_entry_meta` VALUES (7648,13,1214,'3','I just want to RENT a home in Adrian  MI   I DO NOT want to buy or rent to buy.  I just want a 2bdr single family home to rent.  I do have a service dog.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7649,21,1215,'3','William Berson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7659,21,1215,'11','will.berson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7660,21,1215,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7661,21,1215,'15','2023-10-13','');
INSERT INTO `wp_gf_entry_meta` VALUES (7662,21,1215,'14','6529010cb41464.55416445.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7670,21,1215,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7671,21,1215,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7672,21,1215,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7673,21,1215,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7674,21,1215,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7675,21,1215,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7676,24,1216,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7677,24,1216,'1','Bob and Kathleen','');
INSERT INTO `wp_gf_entry_meta` VALUES (7678,24,1216,'3','Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (7679,24,1216,'6','We had a great stay at Barneyâ€™s Bluff October 7-14. We were looking for a quiet, relaxing escape and that was just what we got. The house is very well equipped  and was exceptionally clean. We really enjoyed having the boat for the week as well. Smith lake is beautiful with so much to explore and some of most beautiful sections of the lake we found to be very near Barneyâ€™s Bluff. We arrived to a complimentary bottle of wine and snacks and really appreciated the attention to detail. One of if not the nicest property we have rented over the years. We hope to return for a future visit.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7680,24,1216,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (7681,24,1216,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15584;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7682,24,1216,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7683,24,1216,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7684,23,1217,'3','Michael J. Grace','');
INSERT INTO `wp_gf_entry_meta` VALUES (7695,23,1217,'11','mikegracelive@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7696,23,1217,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7697,23,1217,'14','65371e3c74bf92.66360940.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7705,23,1217,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7706,23,1217,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7707,23,1217,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7708,23,1217,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7709,23,1217,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7710,23,1217,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7711,13,1218,'4','Marla','');
INSERT INTO `wp_gf_entry_meta` VALUES (7712,13,1218,'5','A Bradshaw','');
INSERT INTO `wp_gf_entry_meta` VALUES (7713,13,1218,'2','beadqueen45@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7714,13,1218,'6','(573) 482-6060','');
INSERT INTO `wp_gf_entry_meta` VALUES (7715,13,1218,'3','Loooking for a low rent house in Shiloh il','');
INSERT INTO `wp_gf_entry_meta` VALUES (7716,19,1219,'1','Tom','');
INSERT INTO `wp_gf_entry_meta` VALUES (7717,19,1219,'3','Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (7718,19,1219,'4','tomcorridon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7719,19,1219,'5','(630) 290-1663','');
INSERT INTO `wp_gf_entry_meta` VALUES (7720,19,1219,'6.1','6353 Williams Grove Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (7721,19,1219,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (7722,19,1219,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (7723,19,1219,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (7724,19,1219,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (7725,19,1219,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Jen Corridon\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"7736803620\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (7726,19,1219,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (7727,19,1219,'11','6','');
INSERT INTO `wp_gf_entry_meta` VALUES (7728,19,1219,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (7729,19,1219,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (7730,19,1219,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7731,19,1219,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7732,19,1219,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7733,19,1219,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7734,19,1219,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (7735,19,1219,'23','65414c32771e61.28161098.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7736,19,1219,'25.1','XXXXXXXXXXXX9831','');
INSERT INTO `wp_gf_entry_meta` VALUES (7737,19,1219,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (7738,19,1219,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (7739,19,1219,'17.2','$2,100.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (7740,19,1219,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (7742,19,1219,'20','2350','');
INSERT INTO `wp_gf_entry_meta` VALUES (7743,19,1219,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7744,19,1219,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7745,19,1219,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7746,19,1219,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$2,100.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7747,19,1219,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7748,19,1219,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$2,100.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7749,23,1220,'3','Tom Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (7760,23,1220,'11','tomcorridon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7761,23,1220,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7762,23,1220,'14','654265167f4ac1.62001795.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7770,23,1220,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7771,23,1220,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7772,23,1220,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7773,23,1220,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7774,23,1220,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7775,23,1220,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7776,23,1221,'3','Paula McCollum','');
INSERT INTO `wp_gf_entry_meta` VALUES (7787,23,1221,'11','paulamccollum4@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7788,23,1221,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7789,23,1221,'14','65467c41b0f0b8.77129071.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7797,23,1221,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7798,23,1221,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7799,23,1221,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7800,23,1221,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7801,23,1221,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7802,23,1221,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7803,13,1222,'4','Paula','');
INSERT INTO `wp_gf_entry_meta` VALUES (7804,13,1222,'5','Mccollum','');
INSERT INTO `wp_gf_entry_meta` VALUES (7805,13,1222,'2','paulamccollum4@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7806,13,1222,'6','(931) 505-4460','');
INSERT INTO `wp_gf_entry_meta` VALUES (7807,13,1222,'3','Judt paid the security deposit.  Should I go ahead and pay entire amount.  Want to rent boat to for evening Monday and Tuesday as well. You havenâ€™t winterized it yet have you? So excited.we have been anywhere in years. Been taking care of sick parent','');
INSERT INTO `wp_gf_entry_meta` VALUES (7808,24,1223,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7809,24,1223,'1','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (7810,24,1223,'3','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (7811,24,1223,'6','My husband and I were looking for a quiet weekend getaway and we got exactly what we were looking for when we came here. It s quiet and relaxing and Tim makes sure the cabin is perfect. We have been on several getaways but when we found out we could take our dogs with us we immediately booked here. It was such a peace of mind that we could have our dogs and enjoy time away with us. They loved every minute of it as much as we did. We will definitely book here again and look forward to booking Tim s other property in the future as well.\r\n\r\nThanks for the adventure\r\nJennifer,  Chris, Duke and Dexter :)','');
INSERT INTO `wp_gf_entry_meta` VALUES (7812,24,1223,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (7813,24,1223,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15585;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7814,24,1223,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7815,24,1223,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7816,13,1224,'4','Katie','');
INSERT INTO `wp_gf_entry_meta` VALUES (7817,13,1224,'5','Conroy','');
INSERT INTO `wp_gf_entry_meta` VALUES (7818,13,1224,'2','katie@advicemine.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7819,13,1224,'6','(518) 360-0532','');
INSERT INTO `wp_gf_entry_meta` VALUES (7820,13,1224,'3','Hi,\r\n\r\nI thought now would be a good time to offer some advice to business owners on how to keep their companies afloat as economic uncertainty becomes the norm.\r\n\r\nI\'d like to contribute an article to your website on this topic. In this article, we\'ll look at how to boost your web presence and encourage growth in uncertain economic times. Website enhancements can have a significant impact on sales, client satisfaction, and much more.\r\n\r\nIf you\'re interested in reading my article and perhaps placing it on your website, kindly let me know.\r\n\r\nThank you very much!\r\nKatie Conroy / AdviceMine.com\r\n\r\n~ By the way, tell me your ideas and preferences if you\'d like me to write about a different topic. You can also reply and let me know if you don\'t want to hear from me again.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7821,13,1225,'4','Kristen','');
INSERT INTO `wp_gf_entry_meta` VALUES (7822,13,1225,'5','Parido','');
INSERT INTO `wp_gf_entry_meta` VALUES (7823,13,1225,'2','kristenparido0@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7824,13,1225,'6','(606) 481-8840','');
INSERT INTO `wp_gf_entry_meta` VALUES (7825,13,1225,'3','We live in kentucky','');
INSERT INTO `wp_gf_entry_meta` VALUES (7826,13,1226,'4','Earl','');
INSERT INTO `wp_gf_entry_meta` VALUES (7827,13,1226,'5','Harris','');
INSERT INTO `wp_gf_entry_meta` VALUES (7828,13,1226,'2','lvdavis23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7829,13,1226,'6','(414) 313-6768','');
INSERT INTO `wp_gf_entry_meta` VALUES (7830,13,1226,'3','I am a senior citizen I\'m 69 years old I live on a lakefront 930 North Marshall Street they\'re remodeling the building another company about apartment complex and they asking everyone to be moved I got till the 1st of December to find me a place I have section 8 up to 1077 and I need a place like yesterday so if I can set up an appointment or if you could email me back an appointment I\'m surely to keep that appointment as soon as possible once again My name is Earl Harris I\'m going to senior citizen I\'m looking for a one or two bedroom apartment and I need to be moved out by December 1st and I have vouchers from section 8','');
INSERT INTO `wp_gf_entry_meta` VALUES (7831,23,1227,'3','Derrick Calvert','');
INSERT INTO `wp_gf_entry_meta` VALUES (7842,23,1227,'11','calvert415@hmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7843,23,1227,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7844,23,1227,'14','65555f27eab534.94204369.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7852,23,1227,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7853,23,1227,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7854,23,1227,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7855,23,1227,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7856,23,1227,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7857,23,1227,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7858,13,1228,'4','Leigh','');
INSERT INTO `wp_gf_entry_meta` VALUES (7859,13,1228,'5','Flagg','');
INSERT INTO `wp_gf_entry_meta` VALUES (7860,13,1228,'2','leigh.flagg@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7861,13,1228,'6','(256) 724-1463','');
INSERT INTO `wp_gf_entry_meta` VALUES (7862,13,1228,'3','We rented Barney\'s Bluff in Oct 2022. It was such an amazing experience! Your properties are incredible! They give dog owners so much comfort and freedom to enjoy the property. We intend to rent in May of 2024. As property owners who design you r properties so dogs and humans are safe and happy, do you have any suggestions for renting beach properties with the same attention to detail for dog owners? Thank You!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7863,24,1229,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7864,24,1229,'1','JaNan','');
INSERT INTO `wp_gf_entry_meta` VALUES (7865,24,1229,'3','Barger','');
INSERT INTO `wp_gf_entry_meta` VALUES (7866,24,1229,'6','Our family had a wonderful time at Barneyâ€™s Bluff! We were blown away with all the property had to offer! The house was fully stocked and had everything we needed and more! It is also the perfect place to bring a dog, our dog loved all the space to roam around and we didnâ€™t have to worry about her getting out of the gated areas. I highly recommend and we will be looking to book here again next year!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7867,24,1229,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (7868,24,1229,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15645;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7869,24,1229,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7870,24,1229,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7871,24,1230,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7872,24,1230,'1','Samantha','');
INSERT INTO `wp_gf_entry_meta` VALUES (7873,24,1230,'3','Jenkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (7874,24,1230,'6','We spent Thanksgiving at Allie\'s on the Rocks. I don\'t know who had more fun \r\nthe dogs or the  kids.  There was plenty of room for everyone  and we enjoyed  playing the large variety of board games .  We are already planning our next trip to Allie\'s on the Rocks. Thank you for the amazing stay.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7875,24,1230,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (7876,24,1230,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15646;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7877,24,1230,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7878,24,1230,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7879,13,1231,'4','Mike','');
INSERT INTO `wp_gf_entry_meta` VALUES (7880,13,1231,'5','Jenkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (7881,13,1231,'2','samisbone@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7882,13,1231,'6','(217) 609-1120','');
INSERT INTO `wp_gf_entry_meta` VALUES (7883,13,1231,'3','I submitted the card for payment, but it was declined, because I had not activated the card, yet.  The card is now activated.  However the dates now show \"booked\".  Just following up to make sure this gets resolved.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7884,21,1232,'3','mike jenkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (7894,21,1232,'11','samisbone@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7895,21,1232,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7896,21,1232,'15','2023-11-27','');
INSERT INTO `wp_gf_entry_meta` VALUES (7897,21,1232,'14','65652007d37b93.21355196.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7905,21,1232,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7906,21,1232,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7907,21,1232,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7908,21,1232,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7909,21,1232,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7910,21,1232,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7911,24,1233,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (7912,24,1233,'1','Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (7913,24,1233,'3','McDonald','');
INSERT INTO `wp_gf_entry_meta` VALUES (7914,24,1233,'6','I am a widow , bringing my daughter and five grandchildren.   Their all adults and one 16 yr old and a thirteen yr old.  Total of seven.  This trip is their Christmas adventure and time together which we havenâ€™t much time for that , work schedules.\r\nWe also wish to rent pontoon boat for half day on Dec 24 th.  Very truly Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (7915,24,1233,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (7916,24,1233,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15650;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7917,24,1233,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7918,24,1233,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7919,13,1234,'4','Liz','');
INSERT INTO `wp_gf_entry_meta` VALUES (7920,13,1234,'5','Woodward','');
INSERT INTO `wp_gf_entry_meta` VALUES (7921,13,1234,'2','LizWoodward@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (7922,13,1234,'6','(601) 941-5197','');
INSERT INTO `wp_gf_entry_meta` VALUES (7923,13,1234,'3','Hi, I had just filled out form to come Dec 24-26. I just spoke with my son and he isn\'t sure when he is flying in from Denver right around Christmas, so, I can\'t book anything yet. I couldn\'t undo the calendar so letting you know so you can. I\'ll be crossing my fingers it stays available if and when I can book . If it doesn\'t work this time, we\'re coming soon. My sister, Catti, says it\'s amazing!','');
INSERT INTO `wp_gf_entry_meta` VALUES (7924,21,1235,'3','Chae Won Lee','');
INSERT INTO `wp_gf_entry_meta` VALUES (7934,21,1235,'11','chaewon5046@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7935,21,1235,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7936,21,1235,'15','2023-12-18','');
INSERT INTO `wp_gf_entry_meta` VALUES (7937,21,1235,'14','658064f5894a28.37526796.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7945,21,1235,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7946,21,1235,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7947,21,1235,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7948,21,1235,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7949,21,1235,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7950,21,1235,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7951,21,1236,'3','Douglas Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (7962,21,1236,'11','doug.dawson@toyota.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7963,21,1236,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7964,21,1236,'15','2023-12-20','');
INSERT INTO `wp_gf_entry_meta` VALUES (7965,21,1236,'14','65834f780d1cd7.88278454.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (7973,21,1236,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7974,21,1236,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7975,21,1236,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7976,21,1236,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7977,21,1236,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7978,21,1236,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (7979,21,1237,'3','Ila Pittman','');
INSERT INTO `wp_gf_entry_meta` VALUES (7990,21,1237,'11','ila.pittman@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (7991,21,1237,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (7992,21,1237,'15','2023-12-28','');
INSERT INTO `wp_gf_entry_meta` VALUES (7993,21,1237,'14','658db7dc91ced6.17769012.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8001,21,1237,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8002,21,1237,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8003,21,1237,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8004,21,1237,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8005,21,1237,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8006,21,1237,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8007,13,1238,'4','Melissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (8008,13,1238,'5','Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (8009,13,1238,'2','dalferesm@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (8010,13,1238,'6','(985) 705-2108','');
INSERT INTO `wp_gf_entry_meta` VALUES (8011,13,1238,'3','Good evening. I cancelled my reservation on vrbo. I would like to speak to my in-laws about the pontoon rental and rebook my dates.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8012,23,1239,'3','Melissa Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (8022,23,1239,'11','dalferesm@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (8023,23,1239,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8024,23,1239,'14','6594c2de145965.51727993.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8032,23,1239,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8033,23,1239,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8034,23,1239,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8035,23,1239,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8036,23,1239,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8037,23,1239,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8038,13,1240,'4','Dawn','');
INSERT INTO `wp_gf_entry_meta` VALUES (8039,13,1240,'5','Coston','');
INSERT INTO `wp_gf_entry_meta` VALUES (8040,13,1240,'2','costondawn@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8041,13,1240,'6','(205) 281-6214','');
INSERT INTO `wp_gf_entry_meta` VALUES (8042,13,1240,'3','Any availability in any of your properties for July 18-21?','');
INSERT INTO `wp_gf_entry_meta` VALUES (8043,23,1241,'3','Joddie Magee','');
INSERT INTO `wp_gf_entry_meta` VALUES (8053,23,1241,'11','jobea_92@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8054,23,1241,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8055,23,1241,'14','659de0fa5d5271.67540581.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8063,23,1241,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8064,23,1241,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8065,23,1241,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8066,23,1241,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8067,23,1241,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8068,23,1241,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8069,23,1242,'3','Donald W Wagner','');
INSERT INTO `wp_gf_entry_meta` VALUES (8080,23,1242,'11','WAGNERDON44@GMAIL.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (8081,23,1242,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8082,23,1242,'14','65a158d6e85ae5.74453527.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8090,23,1242,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8091,23,1242,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8092,23,1242,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8093,23,1242,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8094,23,1242,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8095,23,1242,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8096,19,1243,'1','Don','');
INSERT INTO `wp_gf_entry_meta` VALUES (8097,19,1243,'3','Wagner','');
INSERT INTO `wp_gf_entry_meta` VALUES (8098,19,1243,'4','WAGNERDON44@GMAIL.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (8099,19,1243,'5','(161) 572-0741','');
INSERT INTO `wp_gf_entry_meta` VALUES (8100,19,1243,'6.1','1568 Glenellen Way','');
INSERT INTO `wp_gf_entry_meta` VALUES (8101,19,1243,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (8102,19,1243,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (8103,19,1243,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (8104,19,1243,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (8105,19,1243,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Sue Wagner\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:11:\"16157207414\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (8106,19,1243,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (8107,19,1243,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (8108,19,1243,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (8109,19,1243,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8110,19,1243,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8111,19,1243,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (8112,19,1243,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (8113,19,1243,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8114,19,1243,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8115,19,1243,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8116,19,1243,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8117,19,1243,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (8118,19,1243,'23','65a15ad38060f3.58999101.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8119,19,1243,'25.1','XXXXXXXXXXXX3008','');
INSERT INTO `wp_gf_entry_meta` VALUES (8120,19,1243,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (8122,19,1243,'20','1450','');
INSERT INTO `wp_gf_entry_meta` VALUES (8123,19,1243,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8124,19,1243,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8125,19,1243,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8126,19,1243,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8127,19,1243,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8128,19,1243,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8129,13,1244,'4','Zack','');
INSERT INTO `wp_gf_entry_meta` VALUES (8130,13,1244,'5','Zack','');
INSERT INTO `wp_gf_entry_meta` VALUES (8131,13,1244,'2','zack.spring@travelfit.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (8132,13,1244,'6','(919) 846-6046','');
INSERT INTO `wp_gf_entry_meta` VALUES (8133,13,1244,'3','Hello!\r\n\r\nFor every season, thereâ€™s always a perfect opportunity to take a break and hit the \"reset\" button.\r\n\r\nIâ€™d love to write an article for your website on this subject: why a \"reset\" vacation is so necessary, as well as some of the best cities to visit on this journey.\r\n\r\nWhat are your thoughts? Is this something I could write as a value-add article for your website?\r\n\r\nThank you very much for your time today, and best wishes!\r\n\r\nZack Spring\r\n\r\n\r\n(Interested in an article, just not on the topic I suggested? No problem! Just respond to let me know and we can come up with something else. Or, if youâ€™re not interested in an article at all, just let me know.)\r\n\r\nCheck out travelfit.info for fitness-focused tips for the active traveler.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8134,24,1245,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (8135,24,1245,'1','Stacey','');
INSERT INTO `wp_gf_entry_meta` VALUES (8136,24,1245,'3','Diaz','');
INSERT INTO `wp_gf_entry_meta` VALUES (8137,24,1245,'6','Easy to book, SUPER cute and very clean house! We traveled from California for an off road adventure and didnâ€™t want to chance the hotels. Allieâ€™s on the Rocks did not disappoint! Such a cute lake house with everything we needed. Immaculately clean too! Love, love, love the place. Looking forward to returning on our next trip to Cullman.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8138,24,1245,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (8139,24,1245,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15685;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8140,24,1245,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8141,24,1245,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8142,13,1246,'4','stephanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (8143,13,1246,'5','johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (8144,13,1246,'2','stephjohnsonrn@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8145,13,1246,'6','(205) 388-7386','');
INSERT INTO `wp_gf_entry_meta` VALUES (8146,13,1246,'3','I am looking to book Barney\'s Bluff for Memorial Day weekend.  Is the pontoon including in the rental price or is it additional fee? If so, how much does it rent for? Maybe for one day?','');
INSERT INTO `wp_gf_entry_meta` VALUES (8147,23,1247,'3','stephanie johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (8156,23,1247,'11','stephjohnsonrn@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8157,23,1247,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8158,23,1247,'14','65b1cec0bb9230.05033885.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8166,23,1247,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8167,23,1247,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8168,23,1247,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8169,23,1247,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8170,23,1247,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8171,23,1247,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8172,21,1248,'3','scott prentiss','');
INSERT INTO `wp_gf_entry_meta` VALUES (8182,21,1248,'11','scottyp557@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8183,21,1248,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8184,21,1248,'15','1983-05-10','');
INSERT INTO `wp_gf_entry_meta` VALUES (8185,21,1248,'14','65b5294e46e9c2.96802588.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8193,21,1248,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8194,21,1248,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8195,21,1248,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8196,21,1248,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8197,21,1248,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8198,21,1248,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8199,25,1249,'3','Kathy Chaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (8209,25,1249,'11','kathyrchaney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8210,25,1249,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8211,25,1249,'15','2024-01-27','');
INSERT INTO `wp_gf_entry_meta` VALUES (8212,25,1249,'14','65b531eac1a423.12637926.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8216,25,1249,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8218,25,1249,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8219,25,1250,'3','Kathy Chaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (8229,25,1250,'11','kathyrchaney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8230,25,1250,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8231,25,1250,'15','2024-01-27','');
INSERT INTO `wp_gf_entry_meta` VALUES (8232,25,1250,'14','65b5324bdf9e46.04411883.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8236,25,1250,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8238,25,1250,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8239,21,1251,'3','Patricia Mewes','');
INSERT INTO `wp_gf_entry_meta` VALUES (8250,21,1251,'11','trmewes@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8251,21,1251,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8252,21,1251,'15','2024-01-27','');
INSERT INTO `wp_gf_entry_meta` VALUES (8253,21,1251,'14','65b83ca0711100.02858308.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8261,21,1251,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8262,21,1251,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8263,21,1251,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8264,21,1251,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8265,21,1251,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8266,21,1251,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8267,21,1252,'3','Jennifer Close','');
INSERT INTO `wp_gf_entry_meta` VALUES (8277,21,1252,'11','j.close52@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8278,21,1252,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8279,21,1252,'15','2024-01-31','');
INSERT INTO `wp_gf_entry_meta` VALUES (8280,21,1252,'14','65ba9af8881d43.62943476.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8288,21,1252,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8289,21,1252,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8290,21,1252,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8291,21,1252,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8292,21,1252,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8293,21,1252,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8294,23,1253,'3','Laura Hines','');
INSERT INTO `wp_gf_entry_meta` VALUES (8303,23,1253,'11','lauriehines0621@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8304,23,1253,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8305,23,1253,'14','65bcfcff6c4e38.18031543.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8313,23,1253,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8314,23,1253,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8315,23,1253,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8316,23,1253,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8317,23,1253,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8318,23,1253,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8319,19,1254,'1','Laura','');
INSERT INTO `wp_gf_entry_meta` VALUES (8320,19,1254,'3','Hines','');
INSERT INTO `wp_gf_entry_meta` VALUES (8321,19,1254,'4','lauriehines0621@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8322,19,1254,'5','(919) 449-4564','');
INSERT INTO `wp_gf_entry_meta` VALUES (8323,19,1254,'6.1','1813 Charity Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (8324,19,1254,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (8325,19,1254,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (8326,19,1254,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (8327,19,1254,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (8328,19,1254,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Brett Hines\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"9196213806\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (8329,19,1254,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (8330,19,1254,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (8331,19,1254,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (8332,19,1254,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8333,19,1254,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8334,19,1254,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (8335,19,1254,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (8336,19,1254,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8337,19,1254,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8338,19,1254,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8339,19,1254,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8340,19,1254,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (8341,19,1254,'23','65bd052d2e2134.81304386.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8342,19,1254,'25.1','XXXXXXXXXXXX1291','');
INSERT INTO `wp_gf_entry_meta` VALUES (8343,19,1254,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (8345,19,1254,'20','900','');
INSERT INTO `wp_gf_entry_meta` VALUES (8346,19,1254,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8347,19,1254,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8348,19,1254,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8349,19,1254,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8350,19,1254,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8351,19,1254,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8352,23,1255,'3','Summer Mixon','');
INSERT INTO `wp_gf_entry_meta` VALUES (8362,23,1255,'11','summeramixon@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8363,23,1255,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8364,23,1255,'14','65bfcfb94568e3.44621827.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8372,23,1255,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8373,23,1255,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8374,23,1255,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8375,23,1255,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8376,23,1255,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8377,23,1255,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8378,13,1256,'4','Kathy','');
INSERT INTO `wp_gf_entry_meta` VALUES (8379,13,1256,'5','Chaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (8380,13,1256,'2','kathyrchaney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8381,13,1256,'6','(615) 319-8787','');
INSERT INTO `wp_gf_entry_meta` VALUES (8382,13,1256,'3','Hi Tim, we are on the way to the property and have not received the check in code. We also need to add an extra night.  Please advise asap.  Thanks !','');
INSERT INTO `wp_gf_entry_meta` VALUES (8383,21,1257,'3','Ashley Trout','');
INSERT INTO `wp_gf_entry_meta` VALUES (8393,21,1257,'11','ashleytrout0106@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8394,21,1257,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8395,21,1257,'15','2024-02-05','');
INSERT INTO `wp_gf_entry_meta` VALUES (8396,21,1257,'14','65c15e8ce3d642.99839713.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8404,21,1257,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8405,21,1257,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8406,21,1257,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8407,21,1257,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8408,21,1257,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8409,21,1257,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8410,25,1258,'3','Mary â€œRileyâ€ Beemon','');
INSERT INTO `wp_gf_entry_meta` VALUES (8421,25,1258,'11','rileybeemon1208@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8422,25,1258,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8423,25,1258,'15','2024-01-07','');
INSERT INTO `wp_gf_entry_meta` VALUES (8424,25,1258,'14','65c402d56eed31.35702948.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8428,25,1258,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8430,25,1258,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8431,13,1259,'4','Niharika','');
INSERT INTO `wp_gf_entry_meta` VALUES (8432,13,1259,'5','Prakash','');
INSERT INTO `wp_gf_entry_meta` VALUES (8433,13,1259,'2','niha97@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8434,13,1259,'6','(801) 835-4117','');
INSERT INTO `wp_gf_entry_meta` VALUES (8435,13,1259,'3','tkaopk apogj apoj p hjapog kapok bjpojf ak pokfe bnkpokf jfeko jboijapo kaogj arpg','');
INSERT INTO `wp_gf_entry_meta` VALUES (8436,13,1260,'4','Kenneth','');
INSERT INTO `wp_gf_entry_meta` VALUES (8437,13,1260,'5','Earl','');
INSERT INTO `wp_gf_entry_meta` VALUES (8438,13,1260,'2','kennearl88@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8439,13,1260,'6','(317) 696-2517','');
INSERT INTO `wp_gf_entry_meta` VALUES (8440,13,1260,'3','We have 2 small dogs 1 being a special needs dog. We don\'t need a very big place do you have any ideas?','');
INSERT INTO `wp_gf_entry_meta` VALUES (8441,13,1261,'4','Val','');
INSERT INTO `wp_gf_entry_meta` VALUES (8442,13,1261,'5','Ehlers','');
INSERT INTO `wp_gf_entry_meta` VALUES (8443,13,1261,'2','Valehlers55@gmai.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8444,13,1261,'6','(352) 895-6890','');
INSERT INTO `wp_gf_entry_meta` VALUES (8445,13,1261,'3','Would like to purchase a water front home or oceanfront home','');
INSERT INTO `wp_gf_entry_meta` VALUES (8446,13,1262,'4','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (8447,13,1262,'5','Wegener','');
INSERT INTO `wp_gf_entry_meta` VALUES (8448,13,1262,'2','shiningh2o@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8449,13,1262,'6','(205) 365-6711','');
INSERT INTO `wp_gf_entry_meta` VALUES (8450,13,1262,'3','Hi, I am the one inquiring about Tigua\'s. You can answer here or  contact me by email or cell.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8451,13,1263,'4','Keith','');
INSERT INTO `wp_gf_entry_meta` VALUES (8452,13,1263,'5','Kirkley','');
INSERT INTO `wp_gf_entry_meta` VALUES (8453,13,1263,'2','kkirkley1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8454,13,1263,'6','(205) 470-4228','');
INSERT INTO `wp_gf_entry_meta` VALUES (8455,13,1263,'3','Please contact me at 205-470-4228 about some questions on your lake house rental property. Thank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (8456,25,1264,'3','Penny Wegner','');
INSERT INTO `wp_gf_entry_meta` VALUES (8467,25,1264,'11','shiningh2o@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8468,25,1264,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8469,25,1264,'15','2024-02-12','');
INSERT INTO `wp_gf_entry_meta` VALUES (8470,25,1264,'14','65caa5cd5577e5.02264522.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8474,25,1264,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8476,25,1264,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8477,13,1265,'4','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (8478,13,1265,'5','Wegener','');
INSERT INTO `wp_gf_entry_meta` VALUES (8479,13,1265,'2','shiningh2o@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8480,13,1265,'6','(205) 365-6711','');
INSERT INTO `wp_gf_entry_meta` VALUES (8481,13,1265,'3','Received the door code for Tigua\'s, thank you for making it something easy for me to remember!. What kind of coffee maker does this house have? Drip or Kcups?','');
INSERT INTO `wp_gf_entry_meta` VALUES (8482,25,1266,'3','Ashley Ford','');
INSERT INTO `wp_gf_entry_meta` VALUES (8493,25,1266,'11','ashleyford@smithlakeconcertseries.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8494,25,1266,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8495,25,1266,'15','2024-02-14','');
INSERT INTO `wp_gf_entry_meta` VALUES (8496,25,1266,'14','65cd37b756b658.67778514.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8500,25,1266,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8502,25,1266,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8503,23,1267,'3','Keith Kirkley','');
INSERT INTO `wp_gf_entry_meta` VALUES (8513,23,1267,'11','kkirkley1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8514,23,1267,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8515,23,1267,'14','65cd43b82662c0.43261134.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8523,23,1267,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8524,23,1267,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8525,23,1267,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8526,23,1267,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8527,23,1267,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8528,23,1267,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8529,13,1268,'4','Linda','');
INSERT INTO `wp_gf_entry_meta` VALUES (8530,13,1268,'5','Linda','');
INSERT INTO `wp_gf_entry_meta` VALUES (8531,13,1268,'2','linda@ablehire.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (8532,13,1268,'6','(480) 838-4647','');
INSERT INTO `wp_gf_entry_meta` VALUES (8533,13,1268,'3','Hi,\r\n\r\nI wanted to reach out to discuss a topic that I believe will resonate with your audience - overcoming fear and uncertainty in entrepreneurship.\r\n\r\nMany aspiring entrepreneurs battle with fears and doubts that hold them back from pursuing their dreams. That\'s why I would love to contribute an article to your website, offering valuable insights and practical tips on how to conquer these fears and become an entrepreneur for the first time.\r\n\r\nIf you think this topic aligns with your audience\'s interests, I am more than happy to start working on the article right away. Your consideration is greatly appreciated, and I look forward to hearing from you soon.\r\n\r\nBest regards,\r\nLinda Chase of AbleHire.org\r\n\r\n\r\nP.S. If youâ€™d like an article on a subject different from the one I offered, please send me a message and Iâ€™ll work on a new idea for your site.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8534,24,1269,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (8535,24,1269,'1','scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (8536,24,1269,'3','P','');
INSERT INTO `wp_gf_entry_meta` VALUES (8537,24,1269,'6','Very comfortable and quiet!   Everything  we needed was there and the hospitality was very much appreciated!   We have four dogs so finding somewhere that allows all of them, is comfortable, and clean is rare.   Thank you Tim, we will definitely check the availability again in the future!','');
INSERT INTO `wp_gf_entry_meta` VALUES (8538,24,1269,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (8539,24,1269,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15802;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8540,24,1269,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8541,24,1269,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8542,25,1270,'3','Julia Trimble','');
INSERT INTO `wp_gf_entry_meta` VALUES (8553,25,1270,'11','jmcclellan_pixie@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8554,25,1270,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8555,25,1270,'15','2024-02-21','');
INSERT INTO `wp_gf_entry_meta` VALUES (8556,25,1270,'14','65d6867f3e1018.24212652.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8560,25,1270,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8562,25,1270,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8563,13,1271,'4','Julia','');
INSERT INTO `wp_gf_entry_meta` VALUES (8564,13,1271,'5','Trimble','');
INSERT INTO `wp_gf_entry_meta` VALUES (8565,13,1271,'2','jmcclellan_pixie@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8566,13,1271,'6','(662) 417-2931','');
INSERT INTO `wp_gf_entry_meta` VALUES (8567,13,1271,'3','Hello. I have submitted the rental agreement and booking info for Tiguas Sunrise property yesterday. I still have not received a link to pay the security deposit. \r\nThanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (8568,21,1272,'3','Jenna Morgan','');
INSERT INTO `wp_gf_entry_meta` VALUES (8578,21,1272,'11','morganjennab@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8579,21,1272,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8580,21,1272,'15','2024-02-23','');
INSERT INTO `wp_gf_entry_meta` VALUES (8581,21,1272,'14','65d8da5a465906.60973334.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8589,21,1272,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8590,21,1272,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8591,21,1272,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8592,21,1272,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8593,21,1272,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8594,21,1272,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8595,13,1273,'4','Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (8596,13,1273,'5','Sims','');
INSERT INTO `wp_gf_entry_meta` VALUES (8597,13,1273,'2','nansims@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8598,13,1273,'6','(125) 650-9286','');
INSERT INTO `wp_gf_entry_meta` VALUES (8599,13,1273,'3','Mr. Morgen,\r\n\r\nWow!  Much better rates!   Do you offer a military discount?  Widowed and have full benefits as my husband John died as a result of his service to our country.  \r\n\r\nI am still wondering about the restaurant/grocery store availability nearby?  \r\n\r\nCan\'t wait to visit Allies on the Rocks!  So pretty!\r\n\r\nNancy Sims\r\nnansims@yahoo.com\r\n256-509-2865','');
INSERT INTO `wp_gf_entry_meta` VALUES (8600,21,1274,'3','Nancy Sims','');
INSERT INTO `wp_gf_entry_meta` VALUES (8610,21,1274,'11','nansims@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8611,21,1274,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8612,21,1274,'15','1959-02-25','');
INSERT INTO `wp_gf_entry_meta` VALUES (8613,21,1274,'14','65db304ea4b162.80837880.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8621,21,1274,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8622,21,1274,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8623,21,1274,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8624,21,1274,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8625,21,1274,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8626,21,1274,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8627,23,1275,'3','MIichael Grace','');
INSERT INTO `wp_gf_entry_meta` VALUES (8638,23,1275,'11','mikegracelive@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8639,23,1275,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8640,23,1275,'14','65e36cdb724877.62608604.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8648,23,1275,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8649,23,1275,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8650,23,1275,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8651,23,1275,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8652,23,1275,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8653,23,1275,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8654,19,1276,'1','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (8655,19,1276,'3','Grace','');
INSERT INTO `wp_gf_entry_meta` VALUES (8656,19,1276,'4','mikegracelive@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8657,19,1276,'5','(205) 948-7906','');
INSERT INTO `wp_gf_entry_meta` VALUES (8658,19,1276,'6.1','2753 Peachtree Trails Court','');
INSERT INTO `wp_gf_entry_meta` VALUES (8659,19,1276,'6.3','Suwanee','');
INSERT INTO `wp_gf_entry_meta` VALUES (8660,19,1276,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (8661,19,1276,'6.5','30024','');
INSERT INTO `wp_gf_entry_meta` VALUES (8662,19,1276,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (8663,19,1276,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Linsey Cloud\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:12:\"770-235-7899\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (8664,19,1276,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (8665,19,1276,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (8666,19,1276,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (8667,19,1276,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8668,19,1276,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8669,19,1276,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (8670,19,1276,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8671,19,1276,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8672,19,1276,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8673,19,1276,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8674,19,1276,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (8675,19,1276,'23','65e36e30578379.52759298.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8676,19,1276,'25.1','XXXXXXXXXXXX2238','');
INSERT INTO `wp_gf_entry_meta` VALUES (8677,19,1276,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (8679,19,1276,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (8680,19,1276,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8681,19,1276,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8682,19,1276,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8683,19,1276,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8684,19,1276,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8685,19,1276,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8686,13,1277,'4','Hal','');
INSERT INTO `wp_gf_entry_meta` VALUES (8687,13,1277,'5','Hal','');
INSERT INTO `wp_gf_entry_meta` VALUES (8688,13,1277,'2','hsalazar@elders.today','');
INSERT INTO `wp_gf_entry_meta` VALUES (8689,13,1277,'6','(630) 544-1803','');
INSERT INTO `wp_gf_entry_meta` VALUES (8690,13,1277,'3','Hi,\r\n\r\nThere is no one-size-fits-all approach to choosing a nursing home or assisted living facility.\r\n\r\nMaking the decision requires carefully considering a number of factors: Will you or your loved one need memory care or incontinence care? Can you prepare your own meals or will you need someone else preparing your three squares a day? And how will you pay for it -- do you have the funds or will you be relying on Medicaid?\r\n\r\nAnd all of the above is just the start! I was hoping to help folks out with this process by writing an article for your site about what factors to consider when choosing a nursing home or assisted living facility and how to make the best decisions based on your circumstances.\r\n\r\nWhat do you think? If I send over my article, will you post it on your website?\r\n\r\nThank you,\r\nHal Salazar | https://elders.today\r\n\r\n\r\nIf you\'re interested in content from me - but on a different topic - please respond to let me know and we\'ll figure out a better option.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8691,19,1278,'1','Keith','');
INSERT INTO `wp_gf_entry_meta` VALUES (8692,19,1278,'3','Kirkley','');
INSERT INTO `wp_gf_entry_meta` VALUES (8693,19,1278,'4','kkirkley1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8694,19,1278,'5','(205) 470-4228','');
INSERT INTO `wp_gf_entry_meta` VALUES (8695,19,1278,'6.1','1029 Brittain Downs Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (8696,19,1278,'6.3','Nolensville','');
INSERT INTO `wp_gf_entry_meta` VALUES (8697,19,1278,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (8698,19,1278,'6.5','37135','');
INSERT INTO `wp_gf_entry_meta` VALUES (8699,19,1278,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (8700,19,1278,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Paige Kirkley\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:12:\"205-533-3162\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (8701,19,1278,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (8702,19,1278,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (8703,19,1278,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (8704,19,1278,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8705,19,1278,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8706,19,1278,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (8707,19,1278,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8708,19,1278,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8709,19,1278,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8710,19,1278,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8711,19,1278,'21.3','9','');
INSERT INTO `wp_gf_entry_meta` VALUES (8712,19,1278,'23','65e9ed0444eaa8.22984407.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8713,19,1278,'25.1','XXXXXXXXXXXX5817','');
INSERT INTO `wp_gf_entry_meta` VALUES (8714,19,1278,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (8716,19,1278,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (8717,19,1278,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8718,19,1278,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8719,19,1278,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8720,19,1278,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8721,19,1278,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8722,19,1278,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8723,21,1279,'3','Wendy Buckelew','');
INSERT INTO `wp_gf_entry_meta` VALUES (8734,21,1279,'11','wjburgess3@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8735,21,1279,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8736,21,1279,'15','2024-03-07','');
INSERT INTO `wp_gf_entry_meta` VALUES (8737,21,1279,'14','65ea47dbba6717.69006774.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8745,21,1279,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8746,21,1279,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8747,21,1279,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8748,21,1279,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8749,21,1279,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8750,21,1279,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8751,23,1280,'3','Robert Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (8762,23,1280,'11','BOBKAT.ASH@OUTLOOK.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (8763,23,1280,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8764,23,1280,'14','65eb73d11ea061.47717803.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8772,23,1280,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8773,23,1280,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8774,23,1280,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8775,23,1280,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8776,23,1280,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8777,23,1280,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8778,25,1281,'3','Andrew Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (8787,25,1281,'11','andrewjparker@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8788,25,1281,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8789,25,1281,'15','2024-03-11','');
INSERT INTO `wp_gf_entry_meta` VALUES (8790,25,1281,'14','65efa84c44cdb6.26886466.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8794,25,1281,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8796,25,1281,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8797,19,1282,'1','Melody','');
INSERT INTO `wp_gf_entry_meta` VALUES (8798,19,1282,'3','Gwathney','');
INSERT INTO `wp_gf_entry_meta` VALUES (8799,19,1282,'4','melodyravenhorst@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8800,19,1282,'5','(662) 386-8870','');
INSERT INTO `wp_gf_entry_meta` VALUES (8801,19,1282,'6.1','1420 Ceder Creek Lane','');
INSERT INTO `wp_gf_entry_meta` VALUES (8802,19,1282,'6.3','STARKVILLE','');
INSERT INTO `wp_gf_entry_meta` VALUES (8803,19,1282,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (8804,19,1282,'6.5','39759','');
INSERT INTO `wp_gf_entry_meta` VALUES (8805,19,1282,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (8806,19,1282,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (8807,19,1282,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8808,19,1282,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (8809,19,1282,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8810,19,1282,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8811,19,1282,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (8812,19,1282,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (8813,19,1282,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8814,19,1282,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (8815,19,1282,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8816,19,1282,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (8817,19,1282,'23','65f33dd3acb004.51612463.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8818,19,1282,'25.1','XXXXXXXXXXXX2193','');
INSERT INTO `wp_gf_entry_meta` VALUES (8819,19,1282,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (8821,19,1282,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (8822,19,1282,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8823,19,1282,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8824,19,1282,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8825,19,1282,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8826,19,1282,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8827,19,1282,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8828,13,1283,'4','Joelie','');
INSERT INTO `wp_gf_entry_meta` VALUES (8829,13,1283,'5','Pope','');
INSERT INTO `wp_gf_entry_meta` VALUES (8830,13,1283,'2','mermaidmom3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8831,13,1283,'6','(954) 205-3043','');
INSERT INTO `wp_gf_entry_meta` VALUES (8832,13,1283,'3','Good morning-\r\n\r\nI would like to book your property May 3 - May 6th we will be in the area for a wedding at 460 county rd. 198 crane hill al 35053.  Can you please tell me how far your property is from the wedding venue?\r\n\r\nThank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (8833,25,1284,'3','Joelie Pope','');
INSERT INTO `wp_gf_entry_meta` VALUES (8843,25,1284,'11','mermaidmom3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8844,25,1284,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8845,25,1284,'15','2024-03-15','');
INSERT INTO `wp_gf_entry_meta` VALUES (8846,25,1284,'14','65f4a6bb17ca32.64638701.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8850,25,1284,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8852,25,1284,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8853,13,1285,'4','Martha','');
INSERT INTO `wp_gf_entry_meta` VALUES (8854,13,1285,'5','Wilbanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (8855,13,1285,'2','marchajoe@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8856,13,1285,'6','(256) 903-7058','');
INSERT INTO `wp_gf_entry_meta` VALUES (8857,13,1285,'3','Hello I applied for a job with your company and I would love the opportunity to work with your company. I have experience in short term rentals and I do have a business license if that helps at all. Thank you \r\nMartha Wilbanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (8858,13,1286,'4','Brennan','');
INSERT INTO `wp_gf_entry_meta` VALUES (8859,13,1286,'5','Burkard','');
INSERT INTO `wp_gf_entry_meta` VALUES (8860,13,1286,'2','brennanburkard@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8861,13,1286,'6','(601) 927-7825','');
INSERT INTO `wp_gf_entry_meta` VALUES (8862,13,1286,'3','Hi, Tim! We rented Allie on the Rocks from you a couple of years ago and are considering going back to Smith Lake this Spring.  We might have some cousins join us so we were looking at Barney\'s place to accommodate more guests. Can you tell me if this location offers some of the same conveniences as Allie\'s, such as quick access to a grocery store of some sort and how far the nearest town might be if we want to go out to dinner one night? \r\n\r\nWe traveled in May last time and are thinking of a similar time frame, and I remember that not everything was open for the season yet, so I\'m trying to find the best location. I know Smith Lake is HUGE and some are much more remote than others. We loved all of the conveniences of Allie\'s!\r\n\r\nAlso, how much does your boat rent for?\r\n\r\nThanks so much!','');
INSERT INTO `wp_gf_entry_meta` VALUES (8863,23,1287,'3','Lynda Allbert','');
INSERT INTO `wp_gf_entry_meta` VALUES (8873,23,1287,'11','lyndaallbert@bellsouth.ner','');
INSERT INTO `wp_gf_entry_meta` VALUES (8874,23,1287,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8875,23,1287,'14','65fb32aecf3089.19026546.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8883,23,1287,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8884,23,1287,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8885,23,1287,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8886,23,1287,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8887,23,1287,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8888,23,1287,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8889,13,1288,'4','Lynda','');
INSERT INTO `wp_gf_entry_meta` VALUES (8890,13,1288,'5','Allbert','');
INSERT INTO `wp_gf_entry_meta` VALUES (8891,13,1288,'2','lyndaallbert@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (8892,13,1288,'6','(615) 975-9441','');
INSERT INTO `wp_gf_entry_meta` VALUES (8893,13,1288,'3','We are interested in your pontoon rental during our stay.\r\n\r\nThank you\r\n\r\nLynda','');
INSERT INTO `wp_gf_entry_meta` VALUES (8894,13,1289,'4','Richard','');
INSERT INTO `wp_gf_entry_meta` VALUES (8895,13,1289,'5','Rushford','');
INSERT INTO `wp_gf_entry_meta` VALUES (8896,13,1289,'2','rrushford1@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (8897,13,1289,'6','(630) 877-2884','');
INSERT INTO `wp_gf_entry_meta` VALUES (8898,13,1289,'3','Hoping to get some good news','');
INSERT INTO `wp_gf_entry_meta` VALUES (8899,13,1290,'4','Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (8900,13,1290,'5','Sim','');
INSERT INTO `wp_gf_entry_meta` VALUES (8901,13,1290,'2','nansims@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8902,13,1290,'6','(256) 509-2865','');
INSERT INTO `wp_gf_entry_meta` VALUES (8903,13,1290,'3','Have been trying to contact you via phone and email.  Have reservation for 8-12 April 2024.  Need to move dates if possible, or cancel reservations.  \r\n\r\nPlease contact me at nansims@yahoo.com.  OR 256-509-2865.\r\n\r\nThank you,\r\n\r\nNancy Sims','');
INSERT INTO `wp_gf_entry_meta` VALUES (8904,13,1291,'4','Bowser','');
INSERT INTO `wp_gf_entry_meta` VALUES (8905,13,1291,'5','Joe','');
INSERT INTO `wp_gf_entry_meta` VALUES (8906,13,1291,'2','joejoe8791@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8907,13,1291,'6','(737) 708-5360','');
INSERT INTO `wp_gf_entry_meta` VALUES (8908,13,1291,'3','how can i learn more','');
INSERT INTO `wp_gf_entry_meta` VALUES (8909,23,1292,'3','Maegan Newman','');
INSERT INTO `wp_gf_entry_meta` VALUES (8918,23,1292,'11','maegan_newman@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8919,23,1292,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8920,23,1292,'14','66038617e415f2.21021146.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (8928,23,1292,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8929,23,1292,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8930,23,1292,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8931,23,1292,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8932,23,1292,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8933,23,1292,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8934,13,1293,'4','Douglas','');
INSERT INTO `wp_gf_entry_meta` VALUES (8935,13,1293,'5','Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (8936,13,1293,'2','doug.dawson@toyota.com2566835183','');
INSERT INTO `wp_gf_entry_meta` VALUES (8937,13,1293,'6','(256) 683-5183','');
INSERT INTO `wp_gf_entry_meta` VALUES (8938,13,1293,'3','Tim, could you please re-email me my invoice for the dates I have booked. July 2-July 7th. I had an issue with my system and lost the original invoice email.\r\nThank you.... Doug','');
INSERT INTO `wp_gf_entry_meta` VALUES (8939,13,1294,'4','Douglas','');
INSERT INTO `wp_gf_entry_meta` VALUES (8940,13,1294,'5','Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (8941,13,1294,'2','doug.dawson@toyota.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8942,13,1294,'6','(256) 683-5183','');
INSERT INTO `wp_gf_entry_meta` VALUES (8943,13,1294,'3','Tim, I sent an email requesting my final invoice due to losing it on my computer. My booking dates are July 2nd to July 7th. My question is, I see that June 30th and July 1st is open and I was wondering if I could add those 2 days to my already confirm dates? If so, could you add it to the invoice, and I will take care of it.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8944,24,1295,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (8945,24,1295,'1','Andrew','');
INSERT INTO `wp_gf_entry_meta` VALUES (8946,24,1295,'3','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (8947,24,1295,'6','Really nice and clean place with excellent views.  We really enjoyed our getaway here.  Would highly recommend and plan to return.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8948,24,1295,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (8949,24,1295,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15963;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8950,24,1295,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8951,24,1295,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (8952,13,1296,'4','Tanya','');
INSERT INTO `wp_gf_entry_meta` VALUES (8953,13,1296,'5','A','');
INSERT INTO `wp_gf_entry_meta` VALUES (8954,13,1296,'2','tanyaa01@visamastercardsettlementteam.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (8955,13,1296,'6','(923) 212-7051','');
INSERT INTO `wp_gf_entry_meta` VALUES (8956,13,1296,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (8957,13,1297,'4','Jennie','');
INSERT INTO `wp_gf_entry_meta` VALUES (8958,13,1297,'5','Blackwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (8959,13,1297,'2','jen8675308@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8960,13,1297,'6','(423) 290-7155','');
INSERT INTO `wp_gf_entry_meta` VALUES (8961,13,1297,'3','Hi, we may be interested in renting from you again this summer. We have friend who is also  needing a place. We are all wanting to be not too far apart in distance.  Can you tell me how far apart for barnies bluff to tiqua\'s sunrise?','');
INSERT INTO `wp_gf_entry_meta` VALUES (8962,13,1298,'4','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (8963,13,1298,'5','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (8964,13,1298,'2','daniel@dadsolo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8965,13,1298,'6','(503) 289-5018','');
INSERT INTO `wp_gf_entry_meta` VALUES (8966,13,1298,'3','Hello!\r\n\r\nMy kids and I thoroughly enjoy hitting the road, but vacationing with kids is no easy feat. It requires extensive planning, preparation, and patience to ensure an enjoyable trip for everyone involved.\r\n\r\nAs families embark on vacation planning, I thought it would be valuable to provide advice on making traveling with kids more manageable and enjoyable for the entire family. May I write an article on this topic for your website? It will be entirely free and crafted uniquely for your site, featuring travel tips and helpful resources with great advice for parents of children of all ages.\r\n\r\nThank you for your consideration,\r\nDaniel Sherwin\r\nCreator of dadsolo.com\r\n\r\n\r\nP.S. Reply with â€œSend a new topic,â€ if the above suggestion doesnâ€™t work for you but youâ€™re up for receiving an article. And just let me know if you donâ€™t want to receive any further emails.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8967,13,1299,'4','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (8968,13,1299,'5','Adams','');
INSERT INTO `wp_gf_entry_meta` VALUES (8969,13,1299,'2','info@apexbiztools.tech','');
INSERT INTO `wp_gf_entry_meta` VALUES (8970,13,1299,'6','(832) 426-3777','');
INSERT INTO `wp_gf_entry_meta` VALUES (8971,13,1299,'3','Hello,\r\n\r\nGreat news for those in the vacation home rental industry! We\'ve come across an incredible tool that we believe could revolutionize the way you manage your short-term and vacation rentals. It\'s not just another software; it\'s a comprehensive solution designed to streamline your operations, enhance guest satisfaction, and ultimately, increase your profitability.\r\n\r\nImagine having the ability to effortlessly manage bookings, keep all stakeholders informed, optimize your operational processes, and handle reservations across various properties and channels from a single, intuitive platform. Moreover, this software offers powerful marketing tools, including a channel manager that broadens your visibility to millions of potential guests worldwide.\r\n\r\nWe\'re genuinely excited about the potential this software holds for your business, and we\'re confident you will be too. We\'re thrilled to extend an offer for you to try this game-changing solution risk-free.\r\n\r\nReady to elevate your rental business? \r\n\r\nClick here for your free trial: \r\nhttps://apexbiztools.com/recommends/vacationrentals\r\n\r\nBest regards,\r\n\r\nCharles Adams','');
INSERT INTO `wp_gf_entry_meta` VALUES (8972,13,1300,'4','Ben','');
INSERT INTO `wp_gf_entry_meta` VALUES (8973,13,1300,'5','Krawczyk','');
INSERT INTO `wp_gf_entry_meta` VALUES (8974,13,1300,'2','krawczyk.ben@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8975,13,1300,'6','(661) 278-7392','');
INSERT INTO `wp_gf_entry_meta` VALUES (8976,13,1300,'3','Are rising business expenses and the cash flow roller coaster causing you stress? I can fix that, let me show you how. Send me an email below now.\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (8977,13,1301,'4','Egkt','');
INSERT INTO `wp_gf_entry_meta` VALUES (8978,13,1301,'5','Oeobbc','');
INSERT INTO `wp_gf_entry_meta` VALUES (8979,13,1301,'2','blackmorewm@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8980,13,1301,'6','(786) 591-0473','');
INSERT INTO `wp_gf_entry_meta` VALUES (8981,13,1301,'3','Can I purchase your Facebook page?\r\nAlso can I purchase your Instagram page?\r\n\r\nIf yes to either or both can you give me a bit more info here\r\nhttps://sellyourfbpage.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (8982,13,1302,'4','Richard','');
INSERT INTO `wp_gf_entry_meta` VALUES (8983,13,1302,'5','Thomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (8984,13,1302,'2','matthewm@aibestsuite.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8985,13,1302,'6','(786) 286-2449','');
INSERT INTO `wp_gf_entry_meta` VALUES (8986,13,1302,'3','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/','');
INSERT INTO `wp_gf_entry_meta` VALUES (8987,13,1303,'4','Bridgette','');
INSERT INTO `wp_gf_entry_meta` VALUES (8988,13,1303,'5','Carone','');
INSERT INTO `wp_gf_entry_meta` VALUES (8989,13,1303,'2','bridgette.carone@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8990,13,1303,'6','(643) 938-6971','');
INSERT INTO `wp_gf_entry_meta` VALUES (8991,13,1303,'3','The easiest way to Increase your Cash Flow â€“ without spending a dime!\r\n\r\nAre you looking to elevate your organization\'s financial standing and drive unprecedented success? Look no further! Our exclusive program offers an average of $500 in annual savings per W2 employee, providing your business with significant tax incentives and improved cash flow. Call 1-800-683-1978 or go to www.profits2024.com for details.','');
INSERT INTO `wp_gf_entry_meta` VALUES (8992,13,1304,'4','Meghan','');
INSERT INTO `wp_gf_entry_meta` VALUES (8993,13,1304,'5','Morgan','');
INSERT INTO `wp_gf_entry_meta` VALUES (8994,13,1304,'2','meghansmorgan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (8995,13,1304,'6','(904) 537-1466','');
INSERT INTO `wp_gf_entry_meta` VALUES (8996,13,1304,'3','Hi there, we are going to be visiting my sister and her family who live in Cullman in June and we are looking to rent a lake house for our time there. I was curious, does your lake access allow a rental boat to access the dock? Are there rental companies nearby? We would only be renting for one day.\r\nJune 4 - June 7','');
INSERT INTO `wp_gf_entry_meta` VALUES (8997,13,1305,'4','Kimberly','');
INSERT INTO `wp_gf_entry_meta` VALUES (8998,13,1305,'5','Webb','');
INSERT INTO `wp_gf_entry_meta` VALUES (8999,13,1305,'2','kimberlywebbdvm@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9000,13,1305,'6','(205) 529-5141','');
INSERT INTO `wp_gf_entry_meta` VALUES (9001,13,1305,'3','I submitted a request last night for Tiguaâ€™s Sunrise (4/16-4/20). Should I have received an invoice or request for deposit/payment at this time? Thank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (9002,13,1306,'4','Maxine Barwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (9003,13,1306,'5','Barwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (9004,13,1306,'2','barwell.maxine@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9005,13,1306,'6','(793) 654-9737','');
INSERT INTO `wp_gf_entry_meta` VALUES (9006,13,1306,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9007,21,1307,'3','Meghan Morgan','');
INSERT INTO `wp_gf_entry_meta` VALUES (9017,21,1307,'11','meghansmorgan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9018,21,1307,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9019,21,1307,'15','2024-04-12','');
INSERT INTO `wp_gf_entry_meta` VALUES (9020,21,1307,'14','6619cc88c759b0.39565611.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9028,21,1307,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9029,21,1307,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9030,21,1307,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9031,21,1307,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9032,21,1307,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9033,21,1307,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9034,25,1308,'3','Kevin Webb','');
INSERT INTO `wp_gf_entry_meta` VALUES (9044,25,1308,'11','kimberlywebbdvm@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9045,25,1308,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9046,25,1308,'15','2024-04-12','');
INSERT INTO `wp_gf_entry_meta` VALUES (9047,25,1308,'14','6619d218c8da92.04745326.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9051,25,1308,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9053,25,1308,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9054,13,1309,'4','Megan','');
INSERT INTO `wp_gf_entry_meta` VALUES (9055,13,1309,'5','Atkinson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9056,13,1309,'2','meganatkinson149@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9057,13,1309,'6','(462) 192-5774','');
INSERT INTO `wp_gf_entry_meta` VALUES (9058,13,1309,'3','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\r\n\r\nUnsubscribe here: https://removeme.click/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9059,13,1310,'4','Inez','');
INSERT INTO `wp_gf_entry_meta` VALUES (9060,13,1310,'5','Lennon','');
INSERT INTO `wp_gf_entry_meta` VALUES (9061,13,1310,'2','lennon.inez@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9062,13,1310,'6','(201) 754-4073','');
INSERT INTO `wp_gf_entry_meta` VALUES (9063,13,1310,'3','Hi,\r\n\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n\r\nI recently grew my clientâ€™s organic search traffic  with high google search ranking  by 166% in 4 months. Weâ€™re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6','');
INSERT INTO `wp_gf_entry_meta` VALUES (9064,13,1311,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (9065,13,1311,'5','Content','');
INSERT INTO `wp_gf_entry_meta` VALUES (9066,13,1311,'2','contentwriting011994@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9067,13,1311,'6','(325) 588-8667','');
INSERT INTO `wp_gf_entry_meta` VALUES (9068,13,1311,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9069,13,1312,'4','Kimberly','');
INSERT INTO `wp_gf_entry_meta` VALUES (9070,13,1312,'5','Webb','');
INSERT INTO `wp_gf_entry_meta` VALUES (9071,13,1312,'2','kimberlywebbdvm@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9072,13,1312,'6','(205) 529-5141','');
INSERT INTO `wp_gf_entry_meta` VALUES (9073,13,1312,'3','We are looking so forward to visiting your lake home tomorrow! \r\nAre there restaurants  nearby? What about a grocery store? Just making some last minute decisions about whether we will cook or have the option to eat out.. thank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (9074,13,1313,'4','Paige','');
INSERT INTO `wp_gf_entry_meta` VALUES (9075,13,1313,'5','Tedbury','');
INSERT INTO `wp_gf_entry_meta` VALUES (9076,13,1313,'2','successcenter001@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9077,13,1313,'6','(265) 444-0812','');
INSERT INTO `wp_gf_entry_meta` VALUES (9078,13,1313,'3','Hi, I\'m Paige!\r\n\r\nWant to supercharge your business without breaking the bank? Discover https://successcenter.xyz for:\r\n\r\nFree Tools: Elevate your operations with exclusive free stuff\r\nExclusive Giveaways: Score free resources to fuel your growth.\r\nBig Discounts: Get unbeatable deals on premium services.\r\n\r\nDon\'t miss out on these freebies and game-changing discounts!\r\n\r\nvisit  https://successcenter.xy and seize your success!\r\n\r\nKind Regards,\r\nPaige','');
INSERT INTO `wp_gf_entry_meta` VALUES (9079,13,1314,'4','Jill','');
INSERT INTO `wp_gf_entry_meta` VALUES (9080,13,1314,'5','Dyson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9081,13,1314,'2','jdyson11@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9082,13,1314,'6','(901) 857-3533','');
INSERT INTO `wp_gf_entry_meta` VALUES (9083,13,1314,'3','Hey!  I am having trouble with the booking on this site- just seeing if this form goes through since airbnb wouldnt allow me to send my number:)','');
INSERT INTO `wp_gf_entry_meta` VALUES (9084,19,1315,'1','d','');
INSERT INTO `wp_gf_entry_meta` VALUES (9085,19,1315,'3','d','');
INSERT INTO `wp_gf_entry_meta` VALUES (9086,19,1315,'4','d@d.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9087,19,1315,'5','(999) 999-9999','');
INSERT INTO `wp_gf_entry_meta` VALUES (9088,19,1315,'6.1','test','');
INSERT INTO `wp_gf_entry_meta` VALUES (9089,19,1315,'6.3','Bloomingdale','');
INSERT INTO `wp_gf_entry_meta` VALUES (9090,19,1315,'6.4','Iowa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9091,19,1315,'6.5','31302','');
INSERT INTO `wp_gf_entry_meta` VALUES (9092,19,1315,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9093,19,1315,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"9999999999\";s:12:\"Relationship\";s:1:\"d\";s:11:\"Telephone #\";s:10:\"9999999999\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9094,19,1315,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9095,19,1315,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (9096,19,1315,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9097,19,1315,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9098,19,1315,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9099,19,1315,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9100,19,1315,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9101,19,1315,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9102,19,1315,'29','HJSDEV100','');
INSERT INTO `wp_gf_entry_meta` VALUES (9103,19,1315,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9104,19,1315,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9105,19,1315,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9106,19,1315,'23','661fbe751fe230.51296300.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9107,19,1315,'25.1','XXXXXXXXXXXX2580','');
INSERT INTO `wp_gf_entry_meta` VALUES (9108,19,1315,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9110,19,1315,'20','0.5','');
INSERT INTO `wp_gf_entry_meta` VALUES (9111,19,1315,'processed_feeds','a:2:{s:19:\"gravityformscoupons\";a:1:{i:0;s:2:\"10\";}s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9112,19,1315,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9113,19,1315,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9114,19,1315,'gform_product_info__','a:2:{s:8:\"products\";a:4:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}s:12:\"29|HJSDEV100\";a:6:{s:4:\"name\";s:9:\"hjsdev100\";s:5:\"price\";d:-1049.5;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:9:\"hjsdev100\";s:12:\"option_label\";s:22:\"Coupon Code: HJSDEV100\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:9:\"HJSDEV100\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9115,19,1315,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:4:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}i:3;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";s:12:\"29|HJSDEV100\";}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9116,19,1315,'gform_product_info_1_','a:2:{s:8:\"products\";a:4:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}s:12:\"29|HJSDEV100\";a:6:{s:4:\"name\";s:9:\"hjsdev100\";s:5:\"price\";d:-1049.5;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:9:\"hjsdev100\";s:12:\"option_label\";s:22:\"Coupon Code: HJSDEV100\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:9:\"HJSDEV100\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9117,19,1315,'gform_product_info__1','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:21:\"Rental Price (2 Days)\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9118,13,1316,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (9119,13,1316,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (9120,13,1316,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9121,13,1316,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (9122,13,1316,'3','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: tw52f6@mail-to-form.xyz\r\nSkype: form-blasting','');
INSERT INTO `wp_gf_entry_meta` VALUES (9123,23,1317,'3','Karen Test','');
INSERT INTO `wp_gf_entry_meta` VALUES (9134,23,1317,'11','karenmorgen@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9135,23,1317,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9136,23,1317,'14','661fe859b0ee79.44073535.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9144,23,1317,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9145,23,1317,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9146,23,1317,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9147,23,1317,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9148,23,1317,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9149,23,1317,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9150,19,1318,'1','Jill','');
INSERT INTO `wp_gf_entry_meta` VALUES (9151,19,1318,'3','Dyson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9152,19,1318,'4','jdyson11@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9153,19,1318,'5','(901) 857-3533','');
INSERT INTO `wp_gf_entry_meta` VALUES (9154,19,1318,'6.1','8738','');
INSERT INTO `wp_gf_entry_meta` VALUES (9155,19,1318,'6.3','Cordova','');
INSERT INTO `wp_gf_entry_meta` VALUES (9156,19,1318,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (9157,19,1318,'6.5','38016','');
INSERT INTO `wp_gf_entry_meta` VALUES (9158,19,1318,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9159,19,1318,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Shannon Dyson\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:12:\"901-679-1331\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9160,19,1318,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9161,19,1318,'11','0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9162,19,1318,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9163,19,1318,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9164,19,1318,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9165,19,1318,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9166,19,1318,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9167,19,1318,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9168,19,1318,'23','661ffdb5595885.10173033.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9169,19,1318,'25.1','XXXXXXXXXXXX1015','');
INSERT INTO `wp_gf_entry_meta` VALUES (9170,19,1318,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (9172,19,1318,'20','200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9173,19,1318,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9174,19,1318,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9175,19,1318,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9176,19,1318,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9177,19,1318,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9178,19,1318,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9179,23,1319,'3','Jill Dyson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9190,23,1319,'11','jdyson11@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9191,23,1319,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9192,23,1319,'14','6620004cea9b65.14715340.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9200,23,1319,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9201,23,1319,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9202,23,1319,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9203,23,1319,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9204,23,1319,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9205,23,1319,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9206,13,1320,'4','Staci','');
INSERT INTO `wp_gf_entry_meta` VALUES (9207,13,1320,'5','Herron','');
INSERT INTO `wp_gf_entry_meta` VALUES (9208,13,1320,'2','staci.herron@regions.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9209,13,1320,'6','(205) 492-4071','');
INSERT INTO `wp_gf_entry_meta` VALUES (9210,13,1320,'3','We are interested in renting your Barney\'s Bluff property June 28th - 30th.   We would have a family of 6 (plus one infant and two dogs.)  We would also be interested in renting the pontoon boat on that Saturday, June 29th.  It does appear available from the calendar, but could you please let me know the full cost?  I am happy to complete the rental agreement  or any other information you need.\r\nThank you!','');
INSERT INTO `wp_gf_entry_meta` VALUES (9211,23,1321,'3','Staci Herron','');
INSERT INTO `wp_gf_entry_meta` VALUES (9222,23,1321,'11','staci.herron@regions.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9223,23,1321,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9224,23,1321,'14','66205112be7308.80852309.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9232,23,1321,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9233,23,1321,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9234,23,1321,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9235,23,1321,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9236,23,1321,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9237,23,1321,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9238,24,1322,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (9239,24,1322,'1','Jill','');
INSERT INTO `wp_gf_entry_meta` VALUES (9240,24,1322,'3','Dyson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9241,24,1322,'6','We loved every minute of our stay! Great communication from the hosts, they had everything we needed. It was so nice to have the pontoon  access to cruise a little bit over the weekend. We loved bringing our fur babies and they felt right at home. Super cozy and clean and I adore the farmland across the way where we got to greet the cows every morning . A little slice of heaven that we are sure to revisit :-)','');
INSERT INTO `wp_gf_entry_meta` VALUES (9242,24,1322,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (9243,24,1322,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:15974;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9244,24,1322,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9245,24,1322,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9246,25,1323,'3','Tiffany McIntyre','');
INSERT INTO `wp_gf_entry_meta` VALUES (9257,25,1323,'11','bamatiff2283@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9258,25,1323,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9259,25,1323,'15','2024-04-24','');
INSERT INTO `wp_gf_entry_meta` VALUES (9260,25,1323,'14','662939d68e1110.77655238.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9268,25,1323,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9269,25,1323,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"9\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9270,25,1323,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9271,25,1323,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9272,25,1323,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9273,25,1323,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9274,13,1324,'4','Meredith','');
INSERT INTO `wp_gf_entry_meta` VALUES (9275,13,1324,'5','Way','');
INSERT INTO `wp_gf_entry_meta` VALUES (9276,13,1324,'2','meredith.way38@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9277,13,1324,'6','(680) 338-4968','');
INSERT INTO `wp_gf_entry_meta` VALUES (9278,13,1324,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9279,13,1325,'4','Peter','');
INSERT INTO `wp_gf_entry_meta` VALUES (9280,13,1325,'5','A','');
INSERT INTO `wp_gf_entry_meta` VALUES (9281,13,1325,'2','website@designyourweb.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (9282,13,1325,'6','(680) 618-3853','');
INSERT INTO `wp_gf_entry_meta` VALUES (9283,13,1325,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9284,23,1326,'3','Brook Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (9294,23,1326,'11','brooklynnblount@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9295,23,1326,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9296,23,1326,'14','6629d2718328d6.01311253.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9304,23,1326,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9305,23,1326,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9306,23,1326,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9307,23,1326,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9308,23,1326,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9309,23,1326,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9310,13,1327,'4','MICHAEL','');
INSERT INTO `wp_gf_entry_meta` VALUES (9311,13,1327,'5','JERRELL','');
INSERT INTO `wp_gf_entry_meta` VALUES (9312,13,1327,'2','mikenbama@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9313,13,1327,'6','(334) 477-1135','');
INSERT INTO `wp_gf_entry_meta` VALUES (9314,13,1327,'3','We are currently staying in Allie\'s on the rocks.  Love it,  Would like to know if you have 2 weeks available in Late September?  How much?','');
INSERT INTO `wp_gf_entry_meta` VALUES (9315,25,1328,'3','Floyd Walfield','');
INSERT INTO `wp_gf_entry_meta` VALUES (9326,25,1328,'11','walfield4@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9327,25,1328,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9328,25,1328,'15','2024-04-24','');
INSERT INTO `wp_gf_entry_meta` VALUES (9329,25,1328,'14','662ab04bf36110.78283877.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9337,25,1328,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9338,25,1328,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"9\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9339,25,1328,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9340,25,1328,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9341,25,1328,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9342,25,1328,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9343,13,1329,'4','Floyd','');
INSERT INTO `wp_gf_entry_meta` VALUES (9344,13,1329,'5','Walfield','');
INSERT INTO `wp_gf_entry_meta` VALUES (9345,13,1329,'2','walfield4@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9346,13,1329,'6','(205) 789-7785','');
INSERT INTO `wp_gf_entry_meta` VALUES (9347,13,1329,'3','Directions to camp','');
INSERT INTO `wp_gf_entry_meta` VALUES (9348,19,1330,'1','Staci','');
INSERT INTO `wp_gf_entry_meta` VALUES (9349,19,1330,'3','Herron','');
INSERT INTO `wp_gf_entry_meta` VALUES (9350,19,1330,'4','staci.herron@regions.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9351,19,1330,'5','(205) 492-4071','');
INSERT INTO `wp_gf_entry_meta` VALUES (9352,19,1330,'6.1','482 Bailey Loop Road','');
INSERT INTO `wp_gf_entry_meta` VALUES (9353,19,1330,'6.3','Gardendale','');
INSERT INTO `wp_gf_entry_meta` VALUES (9354,19,1330,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (9355,19,1330,'6.5','35071','');
INSERT INTO `wp_gf_entry_meta` VALUES (9356,19,1330,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9357,19,1330,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:14:\"Charles Herron\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"2053689114\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9358,19,1330,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9359,19,1330,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9360,19,1330,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9361,19,1330,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9362,19,1330,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9363,19,1330,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9364,19,1330,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9365,19,1330,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9366,19,1330,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9367,19,1330,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9368,19,1330,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9369,19,1330,'23','662ac060a5fc17.44197617.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9370,19,1330,'25.1','XXXXXXXXXXXX5985','');
INSERT INTO `wp_gf_entry_meta` VALUES (9371,19,1330,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (9373,19,1330,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (9374,19,1330,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9375,19,1330,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9376,19,1330,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9377,19,1330,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9378,19,1330,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9379,19,1330,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9380,21,1331,'3','Jeffery Bragg','');
INSERT INTO `wp_gf_entry_meta` VALUES (9391,21,1331,'11','bragg.jeffery@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9392,21,1331,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9393,21,1331,'15','2024-04-26','');
INSERT INTO `wp_gf_entry_meta` VALUES (9394,21,1331,'14','662ba649c460a0.68316638.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9402,21,1331,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9403,21,1331,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"5\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9404,21,1331,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9405,21,1331,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9406,21,1331,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9407,21,1331,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9408,13,1332,'4','Stephanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (9409,13,1332,'5','Sanders','');
INSERT INTO `wp_gf_entry_meta` VALUES (9410,13,1332,'2','slb101068@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9411,13,1332,'6','(205) 601-8270','');
INSERT INTO `wp_gf_entry_meta` VALUES (9412,13,1332,'3','I was needing info on this for the dates of May 17-20. 2 adults, no children or pets. Just need quiet and rest.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9413,13,1333,'4','Dakota','');
INSERT INTO `wp_gf_entry_meta` VALUES (9414,13,1333,'5','Nesbitt','');
INSERT INTO `wp_gf_entry_meta` VALUES (9415,13,1333,'2','nesbitt.dakota@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9416,13,1333,'6','(786) 654-2993','');
INSERT INTO `wp_gf_entry_meta` VALUES (9417,13,1333,'3','Hi,\r\n\r\nAre you tired of video creation headaches?\r\n\r\nOur AI tool turns ideas into engaging videos in minutes. No editing hassles, just describe your concept and watch it come to life.\r\n\r\n- Free to Start: Get started with our free plan.\r\n- Speak Your Language: Create and translate videos in 30+ languages.\r\n- AI Voice Cloning: Save time with AI-powered voiceovers.\r\n\r\nLearn more and try it FREE: https://furtherinfo.org/ud6s\r\n\r\nRegards,\r\nDakota','');
INSERT INTO `wp_gf_entry_meta` VALUES (9418,13,1334,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (9419,13,1334,'5','Rees','');
INSERT INTO `wp_gf_entry_meta` VALUES (9420,13,1334,'2','markteebiz@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9421,13,1334,'6','(777) 414-3177','');
INSERT INTO `wp_gf_entry_meta` VALUES (9422,13,1334,'3','Every business faces its unique set of challenges, and we believe we\'ve found something that can make a difference for yours. \r\nWonesuit integrates and streamlines complex processes seamlessly. \r\n\r\nCould we schedule a brief call to discuss how it could address your specific needs?','');
INSERT INTO `wp_gf_entry_meta` VALUES (9423,19,1335,'1','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (9424,19,1335,'3','Bagnall','');
INSERT INTO `wp_gf_entry_meta` VALUES (9425,19,1335,'4','pbagnall@crimson.ua.edu','');
INSERT INTO `wp_gf_entry_meta` VALUES (9426,19,1335,'5','(256) 682-6065','');
INSERT INTO `wp_gf_entry_meta` VALUES (9427,19,1335,'6.1','605 Chace lake pkwy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9428,19,1335,'6.3','Birmingham','');
INSERT INTO `wp_gf_entry_meta` VALUES (9429,19,1335,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (9430,19,1335,'6.5','35244','');
INSERT INTO `wp_gf_entry_meta` VALUES (9431,19,1335,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9432,19,1335,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9433,19,1335,'11','0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9434,19,1335,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9435,19,1335,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9436,19,1335,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9437,19,1335,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9438,19,1335,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9439,19,1335,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9440,19,1335,'23','6634407747ea12.21658193.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9441,19,1335,'25.1','XXXXXXXXXXXX9993','');
INSERT INTO `wp_gf_entry_meta` VALUES (9442,19,1335,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (9444,19,1335,'20','200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9445,19,1335,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9446,19,1335,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9447,19,1335,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9448,19,1335,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9449,19,1335,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9450,19,1335,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9451,13,1336,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (9452,13,1336,'5','Backoffice Support','');
INSERT INTO `wp_gf_entry_meta` VALUES (9453,13,1336,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9454,13,1336,'6','(530) 267-1568','');
INSERT INTO `wp_gf_entry_meta` VALUES (9455,13,1336,'3','Hi,\r\n\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\n\r\n1. Data Management Services: Data Entry, Data Processing, Data Cleansing, Data Conversion to different formats, Data Extraction, Data Verification and extraction\r\n\r\n2. Financial Accounting Services: Account Payable, Receivables, Reconciliations, Invoice Factoring, Financial Statements, Creating Invoices.\r\n\r\n3. E-Commerce Management: Order Processing, Product Add/Delete/Modify, Cart and Shop Management.\r\n\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.\r\nPing me on projectsexpert222@outlook.com if you have any requirements right now.  \r\n\r\n\r\nRegards,\r\nPaul','');
INSERT INTO `wp_gf_entry_meta` VALUES (9456,13,1337,'4','Stuart','');
INSERT INTO `wp_gf_entry_meta` VALUES (9457,13,1337,'5','Lizotte','');
INSERT INTO `wp_gf_entry_meta` VALUES (9458,13,1337,'2','stuart.lizotte@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9459,13,1337,'6','(652) 573-1569','');
INSERT INTO `wp_gf_entry_meta` VALUES (9460,13,1337,'3','Running a business can be stressful and hard. \r\n\r\nPayroll, Insurance, inventory, marketing â€¦â€¦UGHH\r\n\r\nLet us help remove that stress and 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\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9461,13,1338,'4','Robin','');
INSERT INTO `wp_gf_entry_meta` VALUES (9462,13,1338,'5','Lowery','');
INSERT INTO `wp_gf_entry_meta` VALUES (9463,13,1338,'2','lowery.oscar@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9464,13,1338,'6','(263) 816-1672','');
INSERT INTO `wp_gf_entry_meta` VALUES (9465,13,1338,'3','If the conversion rates of your online store are too low, and you are looking for someone to help you to Boost Your Sales, Then you\'re in the right place.\r\n\r\n\r\nI can Provide You with:\r\n\r\n\r\n- WordPress Landing page.\r\n\r\n- Sales Page, or Sales Funnel.\r\n\r\n- 3 Steps Sales Funnel.\r\n\r\n- Elementor Pro\r\n\r\n- Squeeze Page.\r\n\r\n- Lead Page.\r\n\r\n- Membership Funnel.\r\n\r\n- Webinar Funnel.\r\n\r\n- Autoresponder Integration.\r\n\r\n- Payment Gateway\r\n\r\nCheck Out How I can help you and join our happy customers   ===> https://tinyurl.com/2z4n7fkx\r\n\r\n\r\nSee u there\r\n\r\nThanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (9466,23,1339,'3','Marcus W. Watson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9476,23,1339,'11','auburnwatsonfamily@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9477,23,1339,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9478,23,1339,'14','663850ef0fabd8.34436341.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9486,23,1339,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9487,23,1339,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9488,23,1339,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9489,23,1339,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9490,23,1339,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9491,23,1339,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9492,13,1340,'4','Halina','');
INSERT INTO `wp_gf_entry_meta` VALUES (9493,13,1340,'5','Flack','');
INSERT INTO `wp_gf_entry_meta` VALUES (9494,13,1340,'2','halina.flack87@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9495,13,1340,'6','(774) 978-3555','');
INSERT INTO `wp_gf_entry_meta` VALUES (9496,13,1340,'3','Reach Millions with Confidence: Security is paramount when it comes to your marketing efforts. Contact Form Leads\' bulk submissions prioritizes data security while maximizing your reach. \r\n\r\nOur secure contact form bulk submission process ensures your message lands safely in email inboxes, providing trust and credibility with potential customers. \r\n\r\nReach millions with confidence, knowing your data is protected. Get started with Contact Form Leads\' services for just USD9! https://contactformleads.com\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these amazing newsletters: https://docs.google.com/forms/d/1WTJlKGHRfTQBtIJd8YKhGXtGs2VRtKUEOlOwVQKeR8c/viewform?usp=sf_link\r\n76 Hampton Court Rd, Spithurst, NA, US, Bn8 6ff','');
INSERT INTO `wp_gf_entry_meta` VALUES (9497,19,1341,'1','Marcus','');
INSERT INTO `wp_gf_entry_meta` VALUES (9498,19,1341,'3','Watson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9499,19,1341,'4','auburnwatsonfamily@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9500,19,1341,'5','(864) 420-5894','');
INSERT INTO `wp_gf_entry_meta` VALUES (9501,19,1341,'6.1','19 Spyglen Way,','');
INSERT INTO `wp_gf_entry_meta` VALUES (9502,19,1341,'6.3','Greer','');
INSERT INTO `wp_gf_entry_meta` VALUES (9503,19,1341,'6.4','South Carolina','');
INSERT INTO `wp_gf_entry_meta` VALUES (9504,19,1341,'6.5','29651','');
INSERT INTO `wp_gf_entry_meta` VALUES (9505,19,1341,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9506,19,1341,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Melody Watson\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"8644205894\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9507,19,1341,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9508,19,1341,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9509,19,1341,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9510,19,1341,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9511,19,1341,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9512,19,1341,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9513,19,1341,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9514,19,1341,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9515,19,1341,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9516,19,1341,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9517,19,1341,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9518,19,1341,'23','663976f9019b50.60195752.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9519,19,1341,'25.1','XXXXXXXXXXXX0985','');
INSERT INTO `wp_gf_entry_meta` VALUES (9520,19,1341,'25.4','Discover','');
INSERT INTO `wp_gf_entry_meta` VALUES (9522,19,1341,'20','650','');
INSERT INTO `wp_gf_entry_meta` VALUES (9523,19,1341,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9524,19,1341,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9525,19,1341,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9526,19,1341,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9527,19,1341,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9528,19,1341,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9529,13,1342,'4','Jana','');
INSERT INTO `wp_gf_entry_meta` VALUES (9530,13,1342,'5','Hathorn','');
INSERT INTO `wp_gf_entry_meta` VALUES (9531,13,1342,'2','jana.creely@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9532,13,1342,'6','(601) 757-9760','');
INSERT INTO `wp_gf_entry_meta` VALUES (9533,13,1342,'3','We actually need the Thursday before instead of the Monday. Is there any way you can honor this price and switch it? Thanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (9534,13,1343,'4','Top Tier','');
INSERT INTO `wp_gf_entry_meta` VALUES (9535,13,1343,'5','CRM','');
INSERT INTO `wp_gf_entry_meta` VALUES (9536,13,1343,'2','ttcemailcrm@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9537,13,1343,'6','(289) 387-9210','');
INSERT INTO `wp_gf_entry_meta` VALUES (9538,13,1343,'3','Simplify your marketing, sales, and administrative tasks.\r\n\r\nWhile researching, I found 2poochiesproperties.com and I am confident this can give you an edge.\r\n\r\nWhy you need to learn more:\r\n\r\n1. Marketing automation converts your prospects into clients with greater speed.\r\n2. Automated sales tools assists your team to sell with greater volume.\r\n3. The implementation of admin automation allows your staff to enhance performance in less time.\r\n4. Enjoy 24-7 live Zoom, email, or live chat support.\r\n5. Reduce your client management data costs to nearly zero.\r\n\r\nWhat you get:\r\n\r\n- Experience our CRM with a 30-day free trial.\r\n- After the trial, if you like it, you get our incredible pricing of just $20 per month.\r\n\r\nDoes that sound reasonable?\r\n\r\nClick the link and sign up for free, or set up a call to review your needs.\r\n\r\nhttps://toptiercrm.tech/  \r\n\r\nTalk soon,  \r\n\r\nMichelle P.\r\n\r\nTop Tier CRM \r\nUSA and Canada \r\n\r\n\r\nThis one-click opt-out will place all your domain emails and contact forms to our Do Not Contact list, and there will be no further contact from us with marketing messages.\r\n.\r\nhttps://bullet-proof.biz/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9539,13,1344,'4','Charmain','');
INSERT INTO `wp_gf_entry_meta` VALUES (9540,13,1344,'5','Kolb','');
INSERT INTO `wp_gf_entry_meta` VALUES (9541,13,1344,'2','kolb.charmain@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9542,13,1344,'6','(363) 122-6753','');
INSERT INTO `wp_gf_entry_meta` VALUES (9543,13,1344,'3','> 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..','');
INSERT INTO `wp_gf_entry_meta` VALUES (9544,13,1345,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (9545,13,1345,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (9546,13,1345,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9547,13,1345,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (9548,13,1345,'3','Interested in maximizing your reach? You\'re reading this message and I can get others to read your ad the exact same way! Drop me an email below to learn more about our services and start spreading your message effectively!\r\n\r\nP. Stewart\r\nEmail: jqx8hy@submitmaster.xyz\r\nSkype: form-blasting','');
INSERT INTO `wp_gf_entry_meta` VALUES (9549,25,1346,'3','Karen morgen','');
INSERT INTO `wp_gf_entry_meta` VALUES (9560,25,1346,'11','karenmorgen@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9561,25,1346,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9562,25,1346,'15','2024-05-14','');
INSERT INTO `wp_gf_entry_meta` VALUES (9563,25,1346,'14','6643ea46252c11.36310870.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9571,25,1346,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9572,25,1346,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"9\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9573,25,1346,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9574,25,1346,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9575,25,1346,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9576,25,1346,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9577,21,1252,'gform_product_info__1','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9578,19,1347,'1','Lynda','');
INSERT INTO `wp_gf_entry_meta` VALUES (9579,19,1347,'3','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (9580,19,1347,'4','lyndaallbert@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9581,19,1347,'5','(615) 975-9441','');
INSERT INTO `wp_gf_entry_meta` VALUES (9582,19,1347,'6.1','604 Eastcastle Ct','');
INSERT INTO `wp_gf_entry_meta` VALUES (9583,19,1347,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (9584,19,1347,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (9585,19,1347,'6.5','37069','');
INSERT INTO `wp_gf_entry_meta` VALUES (9586,19,1347,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9587,19,1347,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Andy Grant\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"6159203380\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9588,19,1347,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9589,19,1347,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (9590,19,1347,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9591,19,1347,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9592,19,1347,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9593,19,1347,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (9594,19,1347,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9595,19,1347,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9596,19,1347,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9597,19,1347,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9598,19,1347,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9599,19,1347,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9600,19,1347,'23','6646120d13e448.27085343.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9601,19,1347,'25.1','XXXXXXXXXXXX5892','');
INSERT INTO `wp_gf_entry_meta` VALUES (9602,19,1347,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9604,19,1347,'20','1250','');
INSERT INTO `wp_gf_entry_meta` VALUES (9605,19,1347,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9606,19,1347,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9607,19,1347,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9608,19,1347,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9609,19,1347,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9610,19,1347,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9611,19,1348,'1','Lynda','');
INSERT INTO `wp_gf_entry_meta` VALUES (9612,19,1348,'3','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (9613,19,1348,'4','lyndaallbert@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9614,19,1348,'5','(615) 975-9441','');
INSERT INTO `wp_gf_entry_meta` VALUES (9615,19,1348,'6.1','604 Eastcastle Ct','');
INSERT INTO `wp_gf_entry_meta` VALUES (9616,19,1348,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (9617,19,1348,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (9618,19,1348,'6.5','37069','');
INSERT INTO `wp_gf_entry_meta` VALUES (9619,19,1348,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9620,19,1348,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Andy Grant\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"6159203380\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9621,19,1348,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9622,19,1348,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (9623,19,1348,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9624,19,1348,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9625,19,1348,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9626,19,1348,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (9627,19,1348,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9628,19,1348,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9629,19,1348,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9630,19,1348,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9631,19,1348,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9632,19,1348,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9633,19,1348,'23','664627a963f238.39913269.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9634,19,1348,'25.1','XXXXXXXXXXXX5892','');
INSERT INTO `wp_gf_entry_meta` VALUES (9635,19,1348,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9636,19,1348,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9637,19,1348,'20','1250','');
INSERT INTO `wp_gf_entry_meta` VALUES (9638,19,1348,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9639,19,1348,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9640,19,1348,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9641,19,1348,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9642,19,1348,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9643,23,1349,'3','Adam Jackson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9654,23,1349,'11','ajack824@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9655,23,1349,'16.1','I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9656,23,1349,'14','66465c5ce8c7d3.83461404.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9664,23,1349,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9665,23,1349,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"6\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9666,23,1349,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9667,23,1349,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9668,23,1349,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9669,23,1349,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:17;a:3:{s:4:\"name\";s:16:\"Security Deposit\";s:5:\"price\";s:7:\"$200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9670,19,1350,'1','Adam','');
INSERT INTO `wp_gf_entry_meta` VALUES (9671,19,1350,'3','Jackson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9672,19,1350,'4','ajack824@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9673,19,1350,'5','(601) 397-8907','');
INSERT INTO `wp_gf_entry_meta` VALUES (9674,19,1350,'6.1','8014 Craig Springs Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (9675,19,1350,'6.3','Sturgis','');
INSERT INTO `wp_gf_entry_meta` VALUES (9676,19,1350,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (9677,19,1350,'6.5','39769','');
INSERT INTO `wp_gf_entry_meta` VALUES (9678,19,1350,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9679,19,1350,'7','a:2:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Stacy Mabry\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:12:\"601-248-0961\";}i:1;a:3:{s:17:\"Emergency Contact\";s:6:\"Jesica\";s:12:\"Relationship\";s:8:\"Mckenzie\";s:11:\"Telephone #\";s:12:\"601-551-1483\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9680,19,1350,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9681,19,1350,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (9682,19,1350,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9683,19,1350,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9684,19,1350,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9685,19,1350,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (9686,19,1350,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9687,19,1350,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9688,19,1350,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9689,19,1350,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9690,19,1350,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9691,19,1350,'21.3','10','');
INSERT INTO `wp_gf_entry_meta` VALUES (9692,19,1350,'23','664663240d68e8.95752035.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9693,19,1350,'25.1','XXXXXXXXXXXX0092','');
INSERT INTO `wp_gf_entry_meta` VALUES (9694,19,1350,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9696,19,1350,'20','1450','');
INSERT INTO `wp_gf_entry_meta` VALUES (9697,19,1350,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9698,19,1350,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9699,19,1350,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9700,19,1350,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9701,19,1350,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9702,19,1350,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9703,13,1351,'4','Flossie','');
INSERT INTO `wp_gf_entry_meta` VALUES (9704,13,1351,'5','Hinkler','');
INSERT INTO `wp_gf_entry_meta` VALUES (9705,13,1351,'2','hinkler.flossie@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9706,13,1351,'6','(454) 048-3453','');
INSERT INTO `wp_gf_entry_meta` VALUES (9707,13,1351,'3','Looking for an easy way to reach a large number of businesses? For only USD47, our bulk message submission service allows you to send your message to 1 million businesses\' contact forms. \r\n\r\nThis is a revolutionary for broadening your network and boosting your business leads.\r\n\r\nEnvision your business details landing directly in the inboxes of potential clients and partners. This service not only saves you time but also offers a tremendous return on investment by enhancing your visibility in the business world.\r\n\r\nTake action and scale your business with ease!\r\n\r\nCheck out: https://bit.ly/bulkforms\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these great offers: https://form.jotform.com/241362853020447\r\nRua Rio Tefe 914, Cascavel, PR, Brazil, 85814-135','');
INSERT INTO `wp_gf_entry_meta` VALUES (9708,13,1352,'4','Britt&CodyClark','');
INSERT INTO `wp_gf_entry_meta` VALUES (9709,13,1352,'5','Dean&PennyLoeffel','');
INSERT INTO `wp_gf_entry_meta` VALUES (9710,13,1352,'2','loeffelpenny@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9711,13,1352,'6','(815) 601-7083','');
INSERT INTO `wp_gf_entry_meta` VALUES (9712,13,1352,'3','We are so happy with our stay! This place is awesome. You have certainly  thought of everything. Thank you so much for allowing us to stay.\r\nPS. You need to give a class on the correct way to run an airb&b.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9713,13,1353,'4','Judson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9714,13,1353,'5','Judson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9715,13,1353,'2','2poochiesproperties.com@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9716,13,1353,'6','(731) 243-9564','');
INSERT INTO `wp_gf_entry_meta` VALUES (9717,13,1353,'3','Hey 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\nEnjoy,\r\n\r\nJudson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9718,13,1354,'4','Melissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9719,13,1354,'5','Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (9720,13,1354,'2','dalferesm@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9721,13,1354,'6','(985) 705-2108','');
INSERT INTO `wp_gf_entry_meta` VALUES (9722,13,1354,'3','Good afternoon  I am trying to pay my balance that is due 5/28. I called 303-286-8393 and was told there was a link on my invoice which I do not see. I want to make sure I get it paid properly. My invoice number is #76. Thanks Melissa Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (9723,13,1355,'4','Deepu','');
INSERT INTO `wp_gf_entry_meta` VALUES (9724,13,1355,'5','Mulley','');
INSERT INTO `wp_gf_entry_meta` VALUES (9725,13,1355,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9726,13,1355,'6','(603) 854-2327','');
INSERT INTO `wp_gf_entry_meta` VALUES (9727,13,1355,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9728,13,1356,'4','Daniella','');
INSERT INTO `wp_gf_entry_meta` VALUES (9729,13,1356,'5','Heard','');
INSERT INTO `wp_gf_entry_meta` VALUES (9730,13,1356,'2','daniella.heard@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9731,13,1356,'6','(680) 268-5072','');
INSERT INTO `wp_gf_entry_meta` VALUES (9732,13,1356,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9733,13,1357,'4','Keri','');
INSERT INTO `wp_gf_entry_meta` VALUES (9734,13,1357,'5','Hazel','');
INSERT INTO `wp_gf_entry_meta` VALUES (9735,13,1357,'2','keri.hazel@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9736,13,1357,'6','(117) 670-7494','');
INSERT INTO `wp_gf_entry_meta` VALUES (9737,13,1357,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9738,13,1358,'4','Rubye','');
INSERT INTO `wp_gf_entry_meta` VALUES (9739,13,1358,'5','Madigan','');
INSERT INTO `wp_gf_entry_meta` VALUES (9740,13,1358,'2','madigan.rubye@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9741,13,1358,'6','(222) 153-2386','');
INSERT INTO `wp_gf_entry_meta` VALUES (9742,13,1358,'3','Finally, an easy way to offer affordable payments to ALL customers and credit grades Stop losing clients just because they have poor credit scores\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/','');
INSERT INTO `wp_gf_entry_meta` VALUES (9743,13,1359,'4','Dorothea','');
INSERT INTO `wp_gf_entry_meta` VALUES (9744,13,1359,'5','Barber','');
INSERT INTO `wp_gf_entry_meta` VALUES (9745,13,1359,'2','dorothea.barber@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9746,13,1359,'6','(267) 548-1252','');
INSERT INTO `wp_gf_entry_meta` VALUES (9747,13,1359,'3','From just 9 usd, send your message to countless of email inboxes. We target website contact forms to ensure your message arrives directly in the inbox, creating sales leads, traffic, purchasers, and visibility. Boost your recognition today!\r\n\r\nVisit https://bit.ly/cfleads\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these great newsletters: https://bit.ly/cflunsubs\r\n2679 Quincy Street, Philadelphia, PA, United States, 19108','');
INSERT INTO `wp_gf_entry_meta` VALUES (9748,13,1360,'4','Abhi','');
INSERT INTO `wp_gf_entry_meta` VALUES (9749,13,1360,'5','Rana','');
INSERT INTO `wp_gf_entry_meta` VALUES (9750,13,1360,'2','efficientmanage007@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9751,13,1360,'6','(700) 129-8287','');
INSERT INTO `wp_gf_entry_meta` VALUES (9752,13,1360,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9753,13,1361,'4','Shari','');
INSERT INTO `wp_gf_entry_meta` VALUES (9754,13,1361,'5','Mortimer','');
INSERT INTO `wp_gf_entry_meta` VALUES (9755,13,1361,'2','mortimer.shari@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9756,13,1361,'6','(269) 138-8379','');
INSERT INTO `wp_gf_entry_meta` VALUES (9757,13,1361,'3','Would you like to boost your business growth? Our company provides tailored financing options created to help businesses that have:\r\n\r\n* Minimum credit score: 450\r\n* 6+ months in business\r\n* Monthly revenue of $35k+\r\n\r\nWhether you need financing for expansion, new equipment, or working capital, our versatile loan options can give the support you need.\r\n\r\nExcited to explore your funding options? Apply now: https://bit.ly/3yrxrFB\r\n\r\nPlease contact us if you have any queries. Our team is here to help your business grow!\r\n\r\nFunding Officer\r\napply@elitebusinessfunds.com\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these great newsletters: https://bit.ly/cflunsubs\r\nKnesebeckstrasse 54, Jamestown, NY, US, 55606','');
INSERT INTO `wp_gf_entry_meta` VALUES (9758,13,1362,'4','Conrad','');
INSERT INTO `wp_gf_entry_meta` VALUES (9759,13,1362,'5','Menhennitt','');
INSERT INTO `wp_gf_entry_meta` VALUES (9760,13,1362,'2','menhennitt.conrad@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9761,13,1362,'6','(647) 887-2909','');
INSERT INTO `wp_gf_entry_meta` VALUES (9762,13,1362,'3','Complete USA B2B contact database (email addresses, phone numbers, addresses, social media links). Gain entry to the contact details of ALL businesses operating in the whole USA. \r\n\r\nThatâ€™s over 7,900 niche-targeted databases of businesses working in the United States of America â€“ Over 5 Million Business Contact Details for JUST 49 usd. Thatâ€™s $0.00001 per contact. 1/100,000 of $1! Our 20GB data is scraped this year. \r\n\r\nGet a free sample and purchase: https://bit.ly/usab2bCFL\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these fantastic emails: https://bit.ly/cflunsubs\r\n238 Bay Street, Toronto, ON, Canada, M5j 2r8','');
INSERT INTO `wp_gf_entry_meta` VALUES (9763,13,1363,'4','Lisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9764,13,1363,'5','Stone','');
INSERT INTO `wp_gf_entry_meta` VALUES (9765,13,1363,'2','lwstone6@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9766,13,1363,'6','(256) 694-9425','');
INSERT INTO `wp_gf_entry_meta` VALUES (9767,13,1363,'3','Hi! \r\nI got your message via VRBO and came to your site.  I did try calling - but will send through here as well. Is smoking allowed in the house? We recently stayed at a VRBO property that smelled terribly of stale cigarette smoke, want to make sure that will not be there case here.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9768,19,1364,'1','Melissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9769,19,1364,'3','Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (9770,19,1364,'4','dalferesm@bellsouth.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9771,19,1364,'5','(985) 705-2108','');
INSERT INTO `wp_gf_entry_meta` VALUES (9772,19,1364,'6.1','1377 State Street','');
INSERT INTO `wp_gf_entry_meta` VALUES (9773,19,1364,'6.3','Mandeville','');
INSERT INTO `wp_gf_entry_meta` VALUES (9774,19,1364,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (9775,19,1364,'6.5','70448','');
INSERT INTO `wp_gf_entry_meta` VALUES (9776,19,1364,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9777,19,1364,'7','a:2:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Donnell Langley\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:12:\"504-453-6759\";}i:1;a:3:{s:17:\"Emergency Contact\";s:0:\"\";s:12:\"Relationship\";s:0:\"\";s:11:\"Telephone #\";s:0:\"\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9778,19,1364,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9779,19,1364,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (9780,19,1364,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9781,19,1364,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9782,19,1364,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9783,19,1364,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9784,19,1364,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9785,19,1364,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9786,19,1364,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9787,19,1364,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9788,19,1364,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9789,19,1364,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9790,19,1364,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9791,19,1364,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9792,19,1364,'23','665e5e1b1b6894.22313680.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9793,19,1364,'25.1','XXXXXXXXXXXX7123','');
INSERT INTO `wp_gf_entry_meta` VALUES (9794,19,1364,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9796,19,1364,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (9797,19,1364,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9798,19,1364,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9799,19,1364,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9800,19,1364,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9801,19,1364,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9802,19,1364,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9803,13,1365,'4','Bryce','');
INSERT INTO `wp_gf_entry_meta` VALUES (9804,13,1365,'5','Woolery','');
INSERT INTO `wp_gf_entry_meta` VALUES (9805,13,1365,'2','bryce.woolery@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9806,13,1365,'6','(785) 881-1290','');
INSERT INTO `wp_gf_entry_meta` VALUES (9807,13,1365,'3','Just like you\'ve received this message:\r\n\r\nSend your message to countless  email inboxes from just 9 usd. We will send your message to numerous  website contact forms. Guaranteeing inbox delivery.\r\n\r\nIt will produce sales leads, site visits, buyers, brand awareness.\r\n\r\nhttps://bit.ly/cfleads\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these awesome emails: https://bit.ly/cflunsubs\r\n21 Southlands Road, Pont-Rug, NA, Great Britain, Ll55 8hr','');
INSERT INTO `wp_gf_entry_meta` VALUES (9808,13,1366,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (9809,13,1366,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (9810,13,1366,'2','joannariggs278@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9811,13,1366,'6','(685) 269-4822','');
INSERT INTO `wp_gf_entry_meta` VALUES (9812,13,1366,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9813,13,1367,'4','Jaiya','');
INSERT INTO `wp_gf_entry_meta` VALUES (9814,13,1367,'5','A.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9815,13,1367,'2','dont.wait.to.date.00@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9816,13,1367,'6','(289) 387-9210','');
INSERT INTO `wp_gf_entry_meta` VALUES (9817,13,1367,'3','Hurry, Just 48 Hours Left for Free access to The Ultimate Relationship Course\r\n\r\nAre you tired of waiting for love to find you?\r\n\r\nWith our brand new relationship advice course, \"Don\'t Wait to Date\", you will learn the secrets to becoming an exceptional partner, the strategies for meeting your soulmate, and the keys to maintaining a fulfilling relationship for the long haul.\r\n\r\nWe are offering you an an unique opportunity to transform your romantic life for no cost!\r\n- That\'s right, you read that right - 100% off!\r\n- Life-time access if you register.\r\n- No credit card information is required.\r\n\r\nThe only thing we ask: we would like a review from you provided that you are satisfied with the course content.\r\n\r\nBut don\'t wait, this offer ends in 2 days (June 10th).\r\n\r\nDon\'t let go of the chance to utilize this course to aid in finding yourself the best match.\r\n\r\nDon\'t let romance escape you. Seize the moment!\r\n\r\nPress here to secure your free access and start your adventure towards enduring happiness:\r\n\r\nhttps://www.udemy.com/course/dont-wait-to-date/?couponCode=FAA6BBF7BB30F589FA36\r\n- Any issue with the coupon? Just email us and we get you a new one.\r\n\r\nLet\'s make your love story a true together!\r\n\r\nWarm regards\r\n\r\nJaiya Alexandria\r\nAuthor\r\nDonâ€™t Wait to Date\r\n\r\n\r\n\r\nUnsubscribe - Opt-out:\r\nReply with \"Remove\" in the subject line or email body, if you wish no further contact from us.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9818,13,1368,'4','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (9819,13,1368,'5','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (9820,13,1368,'2','info@spiritfinder.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (9821,13,1368,'6','(616) 343-0069','');
INSERT INTO `wp_gf_entry_meta` VALUES (9822,13,1368,'3','Hi there,\r\n\r\nWe wanted to highlight the shift in traditional professions, with the rise of the digital nomad lifestyle. This trend isn\'t limited to typical fields like writing or graphic design; surprisingly, various non-traditional careers such as nursing, teaching, and law can also accommodate this lifestyle seamlessly.\r\n\r\nIf you\'re interested, we\'d love to provide a guest article for your website, offering insights into these unexpected careers that can suit aspiring digital nomads.\r\n\r\nLooking forward to your response!\r\n\r\nJennifer and David\r\nSpiritfinder.org\r\n\r\n\r\nP.S. By the way, if youâ€™d like for us to write on a topic of your choice, please send your idea over! Or, if you donâ€™t want to hear from us again, just let us know.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9823,13,1369,'4','Lisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (9824,13,1369,'5','Bonner','');
INSERT INTO `wp_gf_entry_meta` VALUES (9825,13,1369,'2','katzelisa@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9826,13,1369,'6','(205) 807-6798','');
INSERT INTO `wp_gf_entry_meta` VALUES (9827,13,1369,'3','I have a cleaning service and want to introduce myself. \r\nI have clients in all three counties on Smith lake, some are full time residents and I manage numerous Air BnBs for out of state owner\'s in addition I also clean vacation rentals for Jeff Thomas of Smith lake sales and rentals. \r\nI understand the importance of positive reviews and return guests reservations. I have a very dedicated, hard working crew trained in my likeness.  Please let me know if we can be of assistance, thanks in advance for your consideration, Lisa \r\nSuperior cleaning service\'s LLCðŸŒ·\r\n205-807-6798 \r\nkatzelisa@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9828,13,1370,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (9829,13,1370,'5','Mojica','');
INSERT INTO `wp_gf_entry_meta` VALUES (9830,13,1370,'2','mojica.michael@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9831,13,1370,'6','(248) 866-4735','');
INSERT INTO `wp_gf_entry_meta` VALUES (9832,13,1370,'3','Hi,\r\n\r\nThis is crazy, we are building mobile Apps for $50.\r\n\r\nGet your iOS and Android App!\r\n\r\nWhy are we doing this? Well, we are building a lot for cheap.\r\n\r\nVisit us PCXLeads.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9833,13,1371,'4','Virginia','');
INSERT INTO `wp_gf_entry_meta` VALUES (9834,13,1371,'5','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (9835,13,1371,'2','vcpaul1950@att.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (9836,13,1371,'6','(256) 565-5544','');
INSERT INTO `wp_gf_entry_meta` VALUES (9837,13,1371,'3','What are your prices on these properties?','');
INSERT INTO `wp_gf_entry_meta` VALUES (9838,13,1372,'4','Sandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9839,13,1372,'5','M','');
INSERT INTO `wp_gf_entry_meta` VALUES (9840,13,1372,'2','web.techdevelopment@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9841,13,1372,'6','(263) 023-3920','');
INSERT INTO `wp_gf_entry_meta` VALUES (9842,13,1372,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9843,13,1373,'4','Daniele','');
INSERT INTO `wp_gf_entry_meta` VALUES (9844,13,1373,'5','Caudle','');
INSERT INTO `wp_gf_entry_meta` VALUES (9845,13,1373,'2','caudle.daniele@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9846,13,1373,'6','(786) 216-0259','');
INSERT INTO `wp_gf_entry_meta` VALUES (9847,13,1373,'3','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\nDaniele','');
INSERT INTO `wp_gf_entry_meta` VALUES (9848,13,1374,'4','Jaiya','');
INSERT INTO `wp_gf_entry_meta` VALUES (9849,13,1374,'5','A.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9850,13,1374,'2','dont.wait.to.date.00@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9851,13,1374,'6','(289) 387-9210','');
INSERT INTO `wp_gf_entry_meta` VALUES (9852,13,1374,'3','Discover Romance for Free - Special Offer Ends Soon!\r\n\r\nAre you weary of longing for romance? \r\n\r\nI came across your site: 2poochiesproperties.com and wanted to share this.\r\n\r\nDon\'t Wait to Date is here to revolutionize your romantic lifeâ€”for FREE!\r\n\r\nOur Exclusive Deal:\r\n- The course value is $85, $0.00 for you!\r\n- Access for life for updates.\r\n- No credit card required.\r\n\r\nWhat Are You Waiting For?\r\n- Learn to be the best partner.\r\n- Meet your perfect match.\r\n- Foster long-term connections.\r\n\r\n75 spots available for free.\r\n\r\nIf you find the course valuable, please leave us a review.\r\n\r\nThis offer ends when those spots are filled.\r\n\r\nSecure Your Spot Now:\r\n\r\nhttps://www.udemy.com/course/dont-wait-to-date/?couponCode=DWTD3EA8916EBECCE034 \r\n\r\nKind regards.\r\n\r\nJaiya A.\r\nAuthor\r\nDonâ€™t Wait to Date\r\n\r\n\r\n\r\nOne Click Unsubscribe:\r\nWe honor your opt-out request. If you select the link below, you will no longer receive our messages.\r\n\r\nhttps://williever.net/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9853,13,1375,'4','Kirsten','');
INSERT INTO `wp_gf_entry_meta` VALUES (9854,13,1375,'5','Hendrick','');
INSERT INTO `wp_gf_entry_meta` VALUES (9855,13,1375,'2','hendrick.kirsten80@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9856,13,1375,'6','(586) 263-8944','');
INSERT INTO `wp_gf_entry_meta` VALUES (9857,13,1375,'3','Just like you\'ve received this message:\r\n\r\nBroadcast your message to numerous  email inboxes from just 9 usd. We\'ll submit your message through millions  website contact forms. All messages will land inbox.\r\n\r\nIt will generate leads, traffic, customers, awareness.\r\n\r\nCheck out https://bit.ly/cformmarketing\r\n\r\n\r\n\r\nUnsubscribe here if you don\'t want to get these fantastic newsletters: https://bynd.li/unsubscribe\r\n2716 Cherry Ridge Drive, Mount Clemens, MI, United States, 48044','');
INSERT INTO `wp_gf_entry_meta` VALUES (9858,13,1376,'4','Doreen','');
INSERT INTO `wp_gf_entry_meta` VALUES (9859,13,1376,'5','Normanby','');
INSERT INTO `wp_gf_entry_meta` VALUES (9860,13,1376,'2','normanby.doreen49@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9861,13,1376,'6','(406) 855-8876','');
INSERT INTO `wp_gf_entry_meta` VALUES (9862,13,1376,'3','I\'ve noticed that your 2poochiesproperties.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://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 service could greatly increase your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9863,24,1377,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (9864,24,1377,'1','Marcus','');
INSERT INTO `wp_gf_entry_meta` VALUES (9865,24,1377,'3','Watson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9866,24,1377,'6','Gorgeous views! Wonderful people to work with. This place is awesome!','');
INSERT INTO `wp_gf_entry_meta` VALUES (9867,24,1377,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (9868,24,1377,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16011;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9869,24,1377,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9870,24,1377,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9871,13,1378,'4','Leonard','');
INSERT INTO `wp_gf_entry_meta` VALUES (9872,13,1378,'5','Porcelli','');
INSERT INTO `wp_gf_entry_meta` VALUES (9873,13,1378,'2','leonard.porcelli99@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9874,13,1378,'6','(676) 749-1649','');
INSERT INTO `wp_gf_entry_meta` VALUES (9875,13,1378,'3','Hey, you might need a better system for automation, CRM, Tools, etc - Geta 100% FREE 14 Day trial here:  https://shorturl.at/c9O0A','');
INSERT INTO `wp_gf_entry_meta` VALUES (9876,13,1379,'4','John','');
INSERT INTO `wp_gf_entry_meta` VALUES (9877,13,1379,'5','S.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9878,13,1379,'2','toptiercrm.email@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9879,13,1379,'6','(289) 387-9210','');
INSERT INTO `wp_gf_entry_meta` VALUES (9880,13,1379,'3','Simplify your marketing, sales, and administrative tasks.\r\n\r\nWhile researching, I found 2poochiesproperties.com and I am confident this can give you an edge.\r\n\r\nWhy it\'s essential to check this out:\r\n\r\n1. The use of marketing automation transforms your leads to clients faster.\r\n2. The use of sales automation assists your team sell way more.\r\n3. The implementation of admin automation allows your staff to do better in less time.\r\n4. Enjoy around-the-clock email, live chat, or live Zoom support.\r\n5. Reduce your client management data costs to a minimal amount.\r\n\r\nWhat you get:\r\n\r\n- Test-drive our CRM with a one-month free trial.\r\n- Our unbeatable pricing of only $20 a month.\r\n\r\nDoes that sound reasonable?\r\n\r\nSign up for free by clicking the link, or arrange a call to discuss your needs.\r\n\r\nhttps://toptiercrm.tech/  \r\n\r\nTalk soon,  \r\n\r\nRoberta H.\r\n\r\nTop Tier CRM \r\nUSA and Canada \r\n\r\n\r\nThis single-click unsubscribe option will add all your domain emails and contact forms to 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9881,13,1380,'4','Lois','');
INSERT INTO `wp_gf_entry_meta` VALUES (9882,13,1380,'5','Hash','');
INSERT INTO `wp_gf_entry_meta` VALUES (9883,13,1380,'2','hash.lois@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9884,13,1380,'6','(305) 981-2608','');
INSERT INTO `wp_gf_entry_meta` VALUES (9885,13,1380,'3','Stop spending more and more $ on advertising & leads and let Vetted help you close up to 60% of the leads you already have.\r\nThatâ€™s a game changer!\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\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9886,19,1381,'1','Crystal','');
INSERT INTO `wp_gf_entry_meta` VALUES (9887,19,1381,'3','Stoner','');
INSERT INTO `wp_gf_entry_meta` VALUES (9888,19,1381,'4','stonercrystal@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9889,19,1381,'5','(615) 957-8945','');
INSERT INTO `wp_gf_entry_meta` VALUES (9890,19,1381,'6.1','121 Hawthorne Valley','');
INSERT INTO `wp_gf_entry_meta` VALUES (9891,19,1381,'6.3','Mt Juliet','');
INSERT INTO `wp_gf_entry_meta` VALUES (9892,19,1381,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (9893,19,1381,'6.5','37122','');
INSERT INTO `wp_gf_entry_meta` VALUES (9894,19,1381,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9895,19,1381,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Donna Rene\";s:12:\"Relationship\";s:13:\"Mother in law\";s:11:\"Telephone #\";s:10:\"4235030451\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9896,19,1381,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9897,19,1381,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (9898,19,1381,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9899,19,1381,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9900,19,1381,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9901,19,1381,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (9902,19,1381,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9903,19,1381,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9904,19,1381,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9905,19,1381,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9906,19,1381,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9907,19,1381,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9908,19,1381,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9909,19,1381,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9910,19,1381,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9911,19,1381,'23','6672df1ea86be5.52843918.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9912,19,1381,'25.1','XXXXXXXXXXXX7653','');
INSERT INTO `wp_gf_entry_meta` VALUES (9913,19,1381,'25.4','Discover','');
INSERT INTO `wp_gf_entry_meta` VALUES (9915,19,1381,'20','900','');
INSERT INTO `wp_gf_entry_meta` VALUES (9916,19,1381,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9917,19,1381,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9918,19,1381,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9919,19,1381,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9920,19,1381,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9921,19,1381,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9922,13,1382,'4','Velda','');
INSERT INTO `wp_gf_entry_meta` VALUES (9923,13,1382,'5','Urner','');
INSERT INTO `wp_gf_entry_meta` VALUES (9924,13,1382,'2','urner.velda44@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9925,13,1382,'6','(773) 768-9440','');
INSERT INTO `wp_gf_entry_meta` VALUES (9926,13,1382,'3','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++ 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (9927,13,1383,'4','Doug','');
INSERT INTO `wp_gf_entry_meta` VALUES (9928,13,1383,'5','Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9929,13,1383,'2','doug.dawson@toyota.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9930,13,1383,'6','(256) 683-5183','');
INSERT INTO `wp_gf_entry_meta` VALUES (9931,13,1383,'3','Hello, it has been a while since I rented, and the trip is right around the corner. June 30 to July 6. I was wondering will I receive address and keypad entry a couple days prior to the check in or how does it work? I may have received something, but I don\'t seem to recall. Thanks, looking forward to the trip... Doug Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (9932,13,1384,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (9933,13,1384,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (9934,13,1384,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9935,13,1384,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (9936,13,1384,'3','I was interested in whether or not you would like me to blast your ad to millions of contact forms. You\'re reading this message so you know others will read yours the same way. Take a peek at my site below for info\r\n\r\nhttp://wa92pe.blast-to-forms.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (9937,13,1385,'4','Denis','');
INSERT INTO `wp_gf_entry_meta` VALUES (9938,13,1385,'5','Colston','');
INSERT INTO `wp_gf_entry_meta` VALUES (9939,13,1385,'2','denis.colston24@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9940,13,1385,'6','(980) 215-1448','');
INSERT INTO `wp_gf_entry_meta` VALUES (9941,13,1385,'3','2poochiesproperties.com Webmaster, Hello. I\'ve just located your site, quick questionâ€¦\r\n\r\nMy name is Denis, I discovered 2poochiesproperties.com after conducting a swift searching â€“ you appeared up close to the peak of the search rankings, so whatever youâ€™re doing for SEO, looks like itâ€™s working well.\r\n\r\nSo here is my question â€“ what happens AFTER somebody arrives on your website? Anything at all?\r\n\r\nStudies tells us at least 70% of the individuals who find your website, after a quick once-over, they vanishâ€¦ for good.\r\n\r\nThat implies that all of the the work and endeavor you put into getting them to show up, goes down the tubes.\r\n\r\nWhy would you want all of that excellent work â€“ and the great website youâ€™ve created â€“ go to waste?\r\n\r\nBecause the probabilities are theyâ€™ll just skip over calling up or even pulling out their cell phone, leaving you high and dry.\r\n\r\nHowever, hereâ€™s a thought for youâ€¦ what you could make very simple for someone to raise hand, â€œokay, letâ€™s talkâ€ without needing them to even pull their mobile phone from their pocket to groundbreaking new software that can literally that first call happen NOW.\r\n\r\nWeb Visitors Into Leads is a software that sits on your site and waiting to capture visitorâ€™s Name, Email address and Phone Number. It lets know IMMEDIATELY â€“ so that you can talk that lead while theyâ€™re still there at your site, you know, strike when the ironâ€™s hot!\r\n\r\nCLICK HERE https://advanceleadgeneration.com to try out a Live Demo with Web Visitors Into Leads now to see how it works, when targeting leads, you HAVE to act â€“ the difference contacting someone within 5 minutes 30 minutes is huge 100 times better!\r\n\r\nThatâ€™s why you should check our new SMS Text With Lead feature as wellâ€¦ once captured the phone of the website visitor, you can automatically off a text 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 touch with them using text messages make offers links to great content, and build your credibility this alone be a game changer to make your website even more effective when the ironâ€™s hot!\r\n\r\nCLICK HERE https://advanceleadgeneration.com to learn more about everything Visitors Into Leads can do for your business â€“ youâ€™ll be amazed and keep up the great!\r\n\r\nDenis\r\nPS: Web Visitors Into Leads offers FREE 14 days trial â€“ you could be converting to 100x more leads immediately! It even includes Long Distance Calling wasting money chasing that donâ€™t into paying customers. CLICK HERE https://advanceleadgeneration.com to try Web Visitors Into Leads.\r\n\r\nNow, if you\'d like unsubscribe here https://advanceleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com\r\n\r\nJust quick note - the names and email used here, Denis and Colston, are placeholders real contact. We value and wanted make youâ€™re aware! If you wish to get touch the real behind message, please visit our website weâ€™ll connect with the right individual','');
INSERT INTO `wp_gf_entry_meta` VALUES (9942,19,1386,'1','Rebecca','');
INSERT INTO `wp_gf_entry_meta` VALUES (9943,19,1386,'3','Boyd','');
INSERT INTO `wp_gf_entry_meta` VALUES (9944,19,1386,'4','rebecboyd@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9945,19,1386,'5','(606) 748-7806','');
INSERT INTO `wp_gf_entry_meta` VALUES (9946,19,1386,'6.1','778 Pleasantville Road','');
INSERT INTO `wp_gf_entry_meta` VALUES (9947,19,1386,'6.3','Flemingsburg','');
INSERT INTO `wp_gf_entry_meta` VALUES (9948,19,1386,'6.4','Kentucky','');
INSERT INTO `wp_gf_entry_meta` VALUES (9949,19,1386,'6.5','41041','');
INSERT INTO `wp_gf_entry_meta` VALUES (9950,19,1386,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9951,19,1386,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:9:\"Mike Boyd\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:12:\"606-748-7806\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9952,19,1386,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9953,19,1386,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (9954,19,1386,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (9955,19,1386,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9956,19,1386,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9957,19,1386,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9958,19,1386,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9959,19,1386,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9960,19,1386,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9961,19,1386,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9962,19,1386,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9963,19,1386,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9964,19,1386,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9965,19,1386,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9966,19,1386,'23','6679961cdc4f02.89362044.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (9967,19,1386,'25.1','XXXXXXXXXXXX5005','');
INSERT INTO `wp_gf_entry_meta` VALUES (9968,19,1386,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (9970,19,1386,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (9971,19,1386,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9972,19,1386,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9973,19,1386,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9974,19,1386,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9975,19,1386,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9976,19,1386,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (9977,19,1387,'1','JoBea','');
INSERT INTO `wp_gf_entry_meta` VALUES (9978,19,1387,'3','Magee','');
INSERT INTO `wp_gf_entry_meta` VALUES (9979,19,1387,'4','jobea_92@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (9980,19,1387,'5','(601) 384-7747','');
INSERT INTO `wp_gf_entry_meta` VALUES (9981,19,1387,'6.1','969 Hwy 184 E','');
INSERT INTO `wp_gf_entry_meta` VALUES (9982,19,1387,'6.3','Meadville','');
INSERT INTO `wp_gf_entry_meta` VALUES (9983,19,1387,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (9984,19,1387,'6.5','39653','');
INSERT INTO `wp_gf_entry_meta` VALUES (9985,19,1387,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (9986,19,1387,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Joddie Spring\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:10:\"6013846680\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (9987,19,1387,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (9988,19,1387,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (9989,19,1387,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (9990,19,1387,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (9991,19,1387,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (9992,19,1387,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9993,19,1387,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9994,19,1387,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (9995,19,1387,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9996,19,1387,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (9997,19,1387,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (9998,19,1387,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (9999,19,1387,'23','6679c6a059f0a7.76009673.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10000,19,1387,'25.1','XXXXXXXXXXXX5563','');
INSERT INTO `wp_gf_entry_meta` VALUES (10001,19,1387,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10002,19,1387,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10003,19,1387,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10004,19,1387,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10006,19,1387,'20','1850','');
INSERT INTO `wp_gf_entry_meta` VALUES (10007,19,1387,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10008,19,1387,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10009,19,1387,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10010,19,1387,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10011,19,1387,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10012,19,1387,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10013,13,1388,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (10014,13,1388,'5','McCasland','');
INSERT INTO `wp_gf_entry_meta` VALUES (10015,13,1388,'2','toni.mccasland@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10016,13,1388,'6','(504) 578-9757','');
INSERT INTO `wp_gf_entry_meta` VALUES (10017,13,1388,'3','Hi ,\r\n\r\nBoost your website to first google page in ranking \r\n\r\nClick here to start ===> https://tinyurl.com/3htytd7h\r\n\r\nJoin our 1k+ happy cutomers !','');
INSERT INTO `wp_gf_entry_meta` VALUES (10018,13,1389,'4','Maham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10019,13,1389,'5','Staton','');
INSERT INTO `wp_gf_entry_meta` VALUES (10020,13,1389,'2','staton.dorthea68@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10021,13,1389,'6','(394) 380-3470','');
INSERT INTO `wp_gf_entry_meta` VALUES (10022,13,1389,'3','The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10023,13,1390,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10024,13,1390,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10025,13,1390,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10026,13,1390,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10027,13,1390,'3','To the 2poochiesproperties.com Administrator! I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10028,24,1391,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (10029,24,1391,'1','Tiffany','');
INSERT INTO `wp_gf_entry_meta` VALUES (10030,24,1391,'3','McIntyre','');
INSERT INTO `wp_gf_entry_meta` VALUES (10031,24,1391,'6','House was amazing! We love renting from 2poochiesproperties!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10032,24,1391,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (10033,24,1391,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16037;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10034,24,1391,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10035,24,1391,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10036,13,1392,'4','Sherry','');
INSERT INTO `wp_gf_entry_meta` VALUES (10037,13,1392,'5','Peoples','');
INSERT INTO `wp_gf_entry_meta` VALUES (10038,13,1392,'2','sherry.peoples@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10039,13,1392,'6','(333) 138-9800','');
INSERT INTO `wp_gf_entry_meta` VALUES (10040,13,1392,'3','To the 2poochiesproperties.com Admin.\r\n\r\nIt\'s Sherry and please, imagine thisâ€¦\r\n\r\n- Someone does a search and lands at 2poochiesproperties.com.\r\n\r\n- They linger for a minute to explore.  Iâ€™m intriguedâ€¦ butâ€¦ maybeâ€¦\r\n\r\n- And then they hit the back button and check out the other search results alternatively. \r\n\r\n- In essence â€“ you got an eyeball, but nothing else to show for it.\r\n\r\n- And 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 disappear without leaving a trace.\r\n\r\nBut you can fix that.\r\n\r\nLead Conversion Tool is a software widget thatâ€™s operates on your site, ready to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you know immediately â€“ allowing you to call that lead while theyâ€™re actually looking over your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to try out a Live Demo with Visitor Engagement Widget 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 compared to 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 immediately 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, or even just how you doing? notes to create a relationship.\r\n\r\nPowerful stuff.\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 leads now!\r\n\r\nSherry\r\nPS: Lead Conversion Tool offers a FREE 14 days trial â€“ and it even includes International Long Distance Calling.\r\nYou have customers waiting to talk with you at this momentâ€¦ donâ€™t keep them waiting.\r\nCLICK HERE https://turboleadgeneration.com to use Web Visitors Into Leads now.\r\n\r\nIf you\'d prefer to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com\r\n\r\nMerely a quick notification - the monikers and email address used here, Sherry and Peoples, are placeholders and not really genuine contact information. We value honesty and wanted to assure youâ€™re informed! Should you desire to get in touch with the real person behind this memo, do go to our site, and weâ€™ll connect you with the right entity.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10041,19,1393,'1','Steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (10042,19,1393,'3','Grammer','');
INSERT INTO `wp_gf_entry_meta` VALUES (10043,19,1393,'4','grammers5@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10044,19,1393,'5','(256) 476-3029','');
INSERT INTO `wp_gf_entry_meta` VALUES (10045,19,1393,'6.1','280 Craze Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (10046,19,1393,'6.3','Hartselle','');
INSERT INTO `wp_gf_entry_meta` VALUES (10047,19,1393,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (10048,19,1393,'6.5','35640','');
INSERT INTO `wp_gf_entry_meta` VALUES (10049,19,1393,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10050,19,1393,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:9:\"Alan Hall\";s:12:\"Relationship\";s:14:\"Brother in law\";s:11:\"Telephone #\";s:10:\"2563450983\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10051,19,1393,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10052,19,1393,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10053,19,1393,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10054,19,1393,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10055,19,1393,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10056,19,1393,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (10057,19,1393,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10058,19,1393,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10059,19,1393,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10060,19,1393,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10061,19,1393,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10062,19,1393,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (10063,19,1393,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10064,19,1393,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10065,19,1393,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (10066,19,1393,'23','667e18110f5653.42954838.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10067,19,1393,'25.1','XXXXXXXXXXXX6378','');
INSERT INTO `wp_gf_entry_meta` VALUES (10068,19,1393,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10070,19,1393,'20','500','');
INSERT INTO `wp_gf_entry_meta` VALUES (10071,19,1393,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10072,19,1393,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10073,19,1393,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10074,19,1393,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10075,19,1393,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10076,19,1393,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10077,13,1394,'4','Maham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10078,13,1394,'5','Coghlan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10079,13,1394,'2','coghlan.vince@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10080,13,1394,'6','(281) 526-3617','');
INSERT INTO `wp_gf_entry_meta` VALUES (10081,13,1394,'3','The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10082,13,1395,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10083,13,1395,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10084,13,1395,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10085,13,1395,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10086,13,1395,'3','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 2poochiesproperties.com 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â€™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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10087,13,1396,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10088,13,1396,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10089,13,1396,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10090,13,1396,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10091,13,1396,'3','Hello 2poochiesproperties.com Owner. Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10092,13,1397,'4','Brook','');
INSERT INTO `wp_gf_entry_meta` VALUES (10093,13,1397,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10094,13,1397,'2','brooklynnblount@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10095,13,1397,'6','(256) 736-8170','');
INSERT INTO `wp_gf_entry_meta` VALUES (10096,13,1397,'3','We have a reservation for July 22nd to the 26th and we were wanting to cancel our reservation. The reason is I fell and might be looking at knee surgery. Also will we get the full amount back, and how long before we get that back? Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10097,13,1398,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10098,13,1398,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10099,13,1398,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10100,13,1398,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10101,13,1398,'3','Hello,\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 2poochiesproperties.com 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â€™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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10102,13,1399,'4','Joy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10103,13,1399,'5','Dixon','');
INSERT INTO `wp_gf_entry_meta` VALUES (10104,13,1399,'2','michelledixon31@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10105,13,1399,'6','(901) 359-7152','');
INSERT INTO `wp_gf_entry_meta` VALUES (10106,13,1399,'3','Hi we rented your lovely lake home on July 19-21 and was hoping we can rent the pontoon boat for two days as well. Can you call me? 901-359-7152\r\n\r\nThanks,, Michelle','');
INSERT INTO `wp_gf_entry_meta` VALUES (10107,19,1400,'1','Joy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10108,19,1400,'3','Dixon','');
INSERT INTO `wp_gf_entry_meta` VALUES (10109,19,1400,'4','michelledixon31@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10110,19,1400,'5','(901) 359-7152','');
INSERT INTO `wp_gf_entry_meta` VALUES (10111,19,1400,'6.1','5015 Rowen oak cv','');
INSERT INTO `wp_gf_entry_meta` VALUES (10112,19,1400,'6.3','Collierville','');
INSERT INTO `wp_gf_entry_meta` VALUES (10113,19,1400,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (10114,19,1400,'6.5','38017','');
INSERT INTO `wp_gf_entry_meta` VALUES (10115,19,1400,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10116,19,1400,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Michael Collins\";s:12:\"Relationship\";s:8:\"FiancÃ©e\";s:11:\"Telephone #\";s:10:\"9018494893\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10117,19,1400,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (10118,19,1400,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10119,19,1400,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10120,19,1400,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10121,19,1400,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10122,19,1400,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10123,19,1400,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10124,19,1400,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10125,19,1400,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10126,19,1400,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10127,19,1400,'21.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (10128,19,1400,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10129,19,1400,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10130,19,1400,'30.3','11','');
INSERT INTO `wp_gf_entry_meta` VALUES (10131,19,1400,'23','668459455f9b99.49778435.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10132,19,1400,'25.1','XXXXXXXXXXXX6508','');
INSERT INTO `wp_gf_entry_meta` VALUES (10133,19,1400,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10135,19,1400,'20','650','');
INSERT INTO `wp_gf_entry_meta` VALUES (10136,19,1400,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10137,19,1400,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10138,19,1400,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10139,19,1400,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10140,19,1400,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10141,19,1400,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10142,13,1401,'4','Rhoda','');
INSERT INTO `wp_gf_entry_meta` VALUES (10143,13,1401,'5','Rodman','');
INSERT INTO `wp_gf_entry_meta` VALUES (10144,13,1401,'2','rhoda.rodman@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10145,13,1401,'6','(976) 390-2835','');
INSERT INTO `wp_gf_entry_meta` VALUES (10146,13,1401,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10147,13,1402,'4','Shani','');
INSERT INTO `wp_gf_entry_meta` VALUES (10148,13,1402,'5','Shani','');
INSERT INTO `wp_gf_entry_meta` VALUES (10149,13,1402,'2','shanikenneally@foxmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10150,13,1402,'6','(660) 390-0652','');
INSERT INTO `wp_gf_entry_meta` VALUES (10151,13,1402,'3','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\nSincerely,\r\n\r\nShani\r\nHome - 2Poochies Properties','');
INSERT INTO `wp_gf_entry_meta` VALUES (10152,26,1403,'1','Brad','');
INSERT INTO `wp_gf_entry_meta` VALUES (10153,26,1403,'3','Thomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (10154,26,1403,'4','bradford.r.thomas@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10155,26,1403,'5','(615) 870-2111','');
INSERT INTO `wp_gf_entry_meta` VALUES (10156,26,1403,'6.1','333 Beamon Dr.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10157,26,1403,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (10158,26,1403,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (10159,26,1403,'6.5','37064','');
INSERT INTO `wp_gf_entry_meta` VALUES (10160,26,1403,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10161,26,1403,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Hayley Thomas\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"7703355940\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10162,26,1403,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (10163,26,1403,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10164,26,1403,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10165,26,1403,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10166,26,1403,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10167,26,1403,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10168,26,1403,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10169,26,1403,'21.3','12','');
INSERT INTO `wp_gf_entry_meta` VALUES (10170,26,1403,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10171,26,1403,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10172,26,1403,'30.3','12','');
INSERT INTO `wp_gf_entry_meta` VALUES (10173,26,1403,'23','668577d4b4e0a4.47855518.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10174,26,1403,'25.1','XXXXXXXXXXXX3004','');
INSERT INTO `wp_gf_entry_meta` VALUES (10175,26,1403,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (10177,26,1403,'20','650','');
INSERT INTO `wp_gf_entry_meta` VALUES (10178,26,1403,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10179,26,1403,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10180,26,1403,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10181,26,1403,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10182,26,1403,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10183,26,1403,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10184,13,1404,'4','Maham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10185,13,1404,'5','Lew','');
INSERT INTO `wp_gf_entry_meta` VALUES (10186,13,1404,'2','leila.lew@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10187,13,1404,'6','(513) 556-5160','');
INSERT INTO `wp_gf_entry_meta` VALUES (10188,13,1404,'3','The Instagram social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your Instagram  account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/mw6x9duz\r\n\r\nSee you there!\r\nRegards\r\nMaham','');
INSERT INTO `wp_gf_entry_meta` VALUES (10189,13,1405,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10190,13,1405,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10191,13,1405,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10192,13,1405,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10193,13,1405,'3','To the 2poochiesproperties.com Webmaster.\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10194,13,1406,'4','Shane','');
INSERT INTO `wp_gf_entry_meta` VALUES (10195,13,1406,'5','Yang','');
INSERT INTO `wp_gf_entry_meta` VALUES (10196,13,1406,'2','marianne.gosling18@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10197,13,1406,'6','(510) 345-6789','');
INSERT INTO `wp_gf_entry_meta` VALUES (10198,13,1406,'3','Did you know?\r\n\r\nAdopting eco-friendly practices is the future!\r\n\r\nBe part of the change and transform your home or office with sustainable alternatives.\r\n\r\nFind out more : https://www.missionnewenergy.com/solar-energy/can-solar-panels-power-a-whole-house/.\r\n\r\nReduce expenses on maintenance while protecting the environment.\r\n\r\nWhether it\'s energy-efficient appliances to sustainable designs, every step counts.\r\n\r\nTake the first step and feel the change!\r\n\r\nBe a leader in green innovation.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10199,13,1407,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10200,13,1407,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10201,13,1407,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10202,13,1407,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10203,13,1407,'3','To the 2poochiesproperties.com Webmaster! I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10204,24,1408,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (10205,24,1408,'1','Joddie','');
INSERT INTO `wp_gf_entry_meta` VALUES (10206,24,1408,'3','Magee','');
INSERT INTO `wp_gf_entry_meta` VALUES (10207,24,1408,'6','We had the best time at Barneyâ€™s Bluff! The property is beautiful and truly has everything you need! One of our favorite parts was the sunroom with a great view and huge table where we had plenty of room for our whole group to play cards and hang out  in the evenings when we werenâ€™t down at the water. It was also awesome to be just a short boat ride away from the The Grille at the Trident Marina which was delicious!!  Honestly we canâ€™t say enough good things about Barneyâ€™s bluff and the customer service anytime we had a question. We already canâ€™t  wait to come back!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10208,24,1408,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (10209,24,1408,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16039;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10210,24,1408,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10211,24,1408,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10212,24,1409,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (10213,24,1409,'1','Douglas','');
INSERT INTO `wp_gf_entry_meta` VALUES (10214,24,1409,'3','Dawson','');
INSERT INTO `wp_gf_entry_meta` VALUES (10215,24,1409,'6','Had a great 4th of July week at Allies on the Rocks. House was perfect for what we were looking for and fully stocked with everything you could need. Will definitely book again . Great host. Highly recommend .','');
INSERT INTO `wp_gf_entry_meta` VALUES (10216,24,1409,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (10217,24,1409,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16040;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10218,24,1409,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10219,24,1409,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10220,13,1410,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10221,13,1410,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10222,13,1410,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10223,13,1410,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10224,13,1410,'3','To the 2poochiesproperties.com Webmaster! my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10225,13,1411,'4','Tiffany','');
INSERT INTO `wp_gf_entry_meta` VALUES (10226,13,1411,'5','McCann','');
INSERT INTO `wp_gf_entry_meta` VALUES (10227,13,1411,'2','samuel.mccann@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10228,13,1411,'6','(396) 745-9333','');
INSERT INTO `wp_gf_entry_meta` VALUES (10229,13,1411,'3','I\'m so horny right now. I hope you can help me masturbate.\r\n\r\nhttps://tiffanycamgirl.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10230,13,1412,'4','Joe','');
INSERT INTO `wp_gf_entry_meta` VALUES (10231,13,1412,'5','spikket','');
INSERT INTO `wp_gf_entry_meta` VALUES (10232,13,1412,'2','cheerfullyfun@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10233,13,1412,'6','(545) 555-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (10234,13,1412,'3','Sick of your buisness phone bills? Are you ready to take your communication to the next level while saving? Discover why locking into 3 years of Net 2 Phone offers unmatched benefits over its competitors!\r\n\r\n\r\nWith Net 2 Phone, you\'ll enjoy \r\n\r\n\r\n\r\n\r\nSuperior Call Quality and Reliability\r\nCompetitive Pricing with No Hidden Fees\r\nAdvanced Features like VoIP \r\n\r\nVideo Conferencing\r\n\r\nVirtual Numbers\r\nSeamless Integration with Your Existing Systems\r\n24/7 Exceptional Customer Support \r\nScalable Solutions to Grow with Your Business\r\nEnhanced Security and Data Protection\r\n\r\n\r\nDonâ€™t miss out on this opportunity to elevate your business communication.\r\n\r\n\r\nVisit acr-solutions.net to learn more and schedule an appointment with our experts to get a quote.\r\n\r\n\r\n\r\n\r\n\r\nLooking forward to helping you unlock your communication potential!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\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 stop receiving marketing emails please reply stop with your URL example......http://example.com/index.hymi','');
INSERT INTO `wp_gf_entry_meta` VALUES (10235,13,1413,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10236,13,1413,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10237,13,1413,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10238,13,1413,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10239,13,1413,'3','Hello\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10240,13,1414,'4','John','');
INSERT INTO `wp_gf_entry_meta` VALUES (10241,13,1414,'5','Thompson','');
INSERT INTO `wp_gf_entry_meta` VALUES (10242,13,1414,'2','nidia.paine81@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10243,13,1414,'6','(340) 685-5771','');
INSERT INTO `wp_gf_entry_meta` VALUES (10244,13,1414,'3','Tired of sore muscles, aches, and pains? Want to get back to your favorite activities?\r\n\r\nTry MYONATURAL, preferred by massage therapists, chiropractors, and athletic trainers.\r\n\r\nSave 20% on your first purchase.\r\nUse Coupon Code: VV7UP5HH\r\n\r\n++URL++:  https://bit.ly/4eODq8g\r\n\r\n* MYONATURAL offers a family of safe, all-natural products designed to relieve pain and improve your quality of life. Our creams and oral sprays for pain relief work separately or in combination to ease pain, reduce anxiety, and support restorative sleep. Developed by someone who recognizes your challenges, we are focused on helping you feel, move, and live better. Experience the MYONATURAL difference today!\r\n\r\n\r\n\r\n\r\nUnsubscribe by filling this form: https://bit.ly/myounsubscribe\r\nOstanlid 41, Varobacka, NA, USA, 430 22','');
INSERT INTO `wp_gf_entry_meta` VALUES (10245,13,1415,'4','Matthew','');
INSERT INTO `wp_gf_entry_meta` VALUES (10246,13,1415,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (10247,13,1415,'2','futurosalesco@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10248,13,1415,'6','(781) 641-5118','');
INSERT INTO `wp_gf_entry_meta` VALUES (10249,13,1415,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10250,13,1416,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10251,13,1416,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10252,13,1416,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10253,13,1416,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10254,13,1416,'3','Hi\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10255,13,1417,'4','Kyle','');
INSERT INTO `wp_gf_entry_meta` VALUES (10256,13,1417,'5','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (10257,13,1417,'2','emailaudits@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10258,13,1417,'6','(306) 549-3061','');
INSERT INTO `wp_gf_entry_meta` VALUES (10259,13,1417,'3','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.org and I\'ll get started ASAP. Best regards! Kyle','');
INSERT INTO `wp_gf_entry_meta` VALUES (10260,13,1418,'4','Company','');
INSERT INTO `wp_gf_entry_meta` VALUES (10261,13,1418,'5','Registar.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (10262,13,1418,'2','pink.kacey@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10263,13,1418,'6','(456) 548-5307','');
INSERT INTO `wp_gf_entry_meta` VALUES (10264,13,1418,'3','Hi \r\n\r\nI see your site is only listed in 12 out of 2398 directories\r\n\r\nThis will greatly impact your page rank, the higher amount of directories your company is listed in, globally or locally, the more back links you have and the better you rank in Yahoo, Bing, Google. \r\n\r\nIt has never been simpler to promote your site 2poochiesproperties.com\r\n\r\nJust a few inputs and our software willl do the rest. \r\n\r\nNo more struggling about manual llink building, CAPTHCAs or email verification.\r\n\r\nWeve automed everything that we possibly could to make submitting your domain a breeze.\r\n\r\nSee your online property on the first page.\r\n\r\nWe will submit your site to thousands of directories and give you a detailed report on the status of each registry. Although we have automated the submission process to a large extent, some of the registries may require manual approval which could cause a slight delay. \r\n\r\nMaking your life simpler \r\n\r\nhttps://CompanyRegistar.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (10265,13,1419,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10266,13,1419,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10267,13,1419,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10268,13,1419,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10269,13,1419,'3','Hi 2poochiesproperties.com Admin! Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10270,13,1420,'4','Joe','');
INSERT INTO `wp_gf_entry_meta` VALUES (10271,13,1420,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (10272,13,1420,'2','bestphoneservicenow@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10273,13,1420,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (10274,13,1420,'3','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)','');
INSERT INTO `wp_gf_entry_meta` VALUES (10275,13,1421,'4','Aisha','');
INSERT INTO `wp_gf_entry_meta` VALUES (10276,13,1421,'5','Benefield','');
INSERT INTO `wp_gf_entry_meta` VALUES (10277,13,1421,'2','aisha.benefield@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10278,13,1421,'6','(432) 151-8409','');
INSERT INTO `wp_gf_entry_meta` VALUES (10279,13,1421,'3','Dear to the 2poochiesproperties.com Owner. this is Eric and I found 2poochiesproperties.com some moments ago.\r\n\r\nSeems greatâ€¦  now what?\r\n\r\nI mean, when someone such as myself discovers your website â€“  by Search or simply bouncing around â€“ what happens next? Do you getting a lot of leads from your site, or at least enough to make you happy?\r\n\r\nFrankly, most business websites come a bit short in terms of it comes to generating paying customers. Research reveal that 70% of a siteâ€™s visitors vanish and are gone forever  just a moment.\r\n\r\nHereâ€™s an ideaâ€¦\r\n\r\nWhat about make it it really EASY for every visitor who arrives 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 tool  thatâ€™s functions on your site, set to capture any visitorâ€™s Name, Email address and Phone Number. It notifies you the second they make you know theyâ€™re interested â€“ so that you can chat to that lead as theyâ€™re really browsing your site.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to check out a Live Demo with Web Visitors Into Leads now to understand precisely how it functions.\r\n\r\nYou will be astonished - the contrast between contacting someone within 5 minutes compared to a half-hour or more later can boost your results 100-fold.\r\n\r\nIt becomes even betterâ€¦ after youâ€™ve collected their phone number, with our new SMS Text With Lead feature, you can automatically start a text (SMS) chat.\r\n\r\nThus, even if you donâ€™t finalize a deal immediately, you can stay connected with text messages for fresh promotions, content links, or even just â€œhow you doing?â€ notes to create a relationship.\r\n\r\nPretty sweet â€“ AND effective.\r\n\r\nCLICK HERE https://advanceleadgeneration.com to find out what Web Visitors Into Leads can provide for your business.\r\n\r\nYou could be turning up to 100X more leads right now!\r\n\r\nEric\r\nPS: Web Visitors Into Leads provides a FREE 14 days trial â€“ and it even comes with International Long Distance Calls. \r\nYou have customers eager to talk with you at this momentâ€¦ donâ€™t keep them waiting. \r\nCLICK HERE https://advanceleadgeneration.com to experience Web Visitors Into Leads now.\r\n\r\nIf you\'d prefer to unsubscribe click here https://advanceleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com\r\n\r\nJust a brief note - the name and email used in this email, Aisha and Benefield, are dummy data and not real contact information. We appreciate transparency and wanted to make  youâ€™re aware! If you wish to reach out with the real person behind this message, please visit our website, and weâ€™ll link you with the appropriate individual.}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10280,13,1422,'4','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (10281,13,1422,'5','Jevons','');
INSERT INTO `wp_gf_entry_meta` VALUES (10282,13,1422,'2','charles.jevons@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10283,13,1422,'6','(785) 143-7905','');
INSERT INTO `wp_gf_entry_meta` VALUES (10284,13,1422,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (10285,13,1423,'4','Della','');
INSERT INTO `wp_gf_entry_meta` VALUES (10286,13,1423,'5','Mccollum','');
INSERT INTO `wp_gf_entry_meta` VALUES (10287,13,1423,'2','mccollum.della@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10288,13,1423,'6','(312) 271-7133','');
INSERT INTO `wp_gf_entry_meta` VALUES (10289,13,1423,'3','Dear 2poochiesproperties.com Administrator.\r\n\r\nThis is Della and I discovered 2poochiesproperties.com a short while ago.  \r\n\r\nSeems greatâ€¦ but now what?\r\n\r\nBy that I mean, when someone such as me finds your website â€“ either through Browsing 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\nTruthfully, most business websites fall short when it comes to generating paying customers. Studies reveal that 70% of a siteâ€™s visitors leave and are gone forever after just a moment.\r\n\r\nHereâ€™s an ideaâ€¦\r\n \r\nHow about making it really SIMPLE for every visitor who comes to get a personal phone call from they hit your siteâ€¦\r\n \r\nYou can â€“\r\n  \r\nLead Conversion is a software widget thatâ€™s operates on your site, prepared 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 actually looking over your site.\r\n\r\nCLICK HERE https://turboleadgeneration.com to test a Live Demo with Web Conversion 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 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 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 develop a relationship.\r\n\r\nPretty sweet â€“ AND effective.\r\n\r\nCLICK HERE https://turboleadgeneration.com to learn 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\nDella\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 with you right nowâ€¦ donâ€™t keep them waiting. \r\nCLICK HERE https://turboleadgeneration.com to try Web Conversion now.\r\n\r\nIf you\'d like to unsubscribe click here https://turboleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com\r\n\r\nMerely a swift message - the identities and email utilized here, Della and Mccollum, are stand-ins and not real contact details. We cherish candor and desired to make sure youâ€™re aware! If you wish to connect with the real individual behind this message, kindly check out our site, and weâ€™ll connect you with the appropriate person.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10290,13,1424,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10291,13,1424,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10292,13,1424,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10293,13,1424,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10294,13,1424,'3','Hello 2poochiesproperties.com Webmaster!\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10295,19,1425,'1','Summer','');
INSERT INTO `wp_gf_entry_meta` VALUES (10296,19,1425,'3','Mixon','');
INSERT INTO `wp_gf_entry_meta` VALUES (10297,19,1425,'4','summeramixon@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10298,19,1425,'5','(955) 516-3776','');
INSERT INTO `wp_gf_entry_meta` VALUES (10299,19,1425,'6.1','902  Carolina Ave','');
INSERT INTO `wp_gf_entry_meta` VALUES (10300,19,1425,'6.3','Bogalusa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10301,19,1425,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (10302,19,1425,'6.5','70427','');
INSERT INTO `wp_gf_entry_meta` VALUES (10303,19,1425,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10304,19,1425,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Greg Mixon\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:10:\"9855162730\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10305,19,1425,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10306,19,1425,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10307,19,1425,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10308,19,1425,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10309,19,1425,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10310,19,1425,'19.1','3-person towable tube w/60-ft tow rope|50','');
INSERT INTO `wp_gf_entry_meta` VALUES (10311,19,1425,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10312,19,1425,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10313,19,1425,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10314,19,1425,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10315,19,1425,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10316,19,1425,'21.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10317,19,1425,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10318,19,1425,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10319,19,1425,'30.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10320,19,1425,'23','6690726e20fa39.44312149.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10321,19,1425,'25.1','XXXXXXXXXXXX8950','');
INSERT INTO `wp_gf_entry_meta` VALUES (10322,19,1425,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10324,19,1425,'20','500','');
INSERT INTO `wp_gf_entry_meta` VALUES (10325,19,1425,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10326,19,1425,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10327,19,1425,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10328,19,1425,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10329,19,1425,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10330,19,1425,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:2:\"50\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10331,19,1426,'1','Maegan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10332,19,1426,'3','Newman','');
INSERT INTO `wp_gf_entry_meta` VALUES (10333,19,1426,'4','maegan_newman@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10334,19,1426,'5','(973) 647-4848','');
INSERT INTO `wp_gf_entry_meta` VALUES (10335,19,1426,'6.1','2728 Gemstone Cir','');
INSERT INTO `wp_gf_entry_meta` VALUES (10336,19,1426,'6.3','Pace','');
INSERT INTO `wp_gf_entry_meta` VALUES (10337,19,1426,'6.4','Florida','');
INSERT INTO `wp_gf_entry_meta` VALUES (10338,19,1426,'6.5','32571','');
INSERT INTO `wp_gf_entry_meta` VALUES (10339,19,1426,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10340,19,1426,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Brad Newman\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:12:\"850-380-6843\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10341,19,1426,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10342,19,1426,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10343,19,1426,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10344,19,1426,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10345,19,1426,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10346,19,1426,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10347,19,1426,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10348,19,1426,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10349,19,1426,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10350,19,1426,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10351,19,1426,'21.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10352,19,1426,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10353,19,1426,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10354,19,1426,'30.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10355,19,1426,'23','6691436976fc55.97156045.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10356,19,1426,'25.1','XXXXXXXXXXXX7550','');
INSERT INTO `wp_gf_entry_meta` VALUES (10357,19,1426,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10359,19,1426,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (10360,19,1426,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10361,19,1426,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10362,19,1426,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10363,19,1426,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10364,19,1426,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10365,19,1426,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10366,13,1427,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10367,13,1427,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10368,13,1427,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10369,13,1427,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10370,13,1427,'3','Hello, this is Eric and I ran across 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10371,13,1428,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10372,13,1428,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10373,13,1428,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10374,13,1428,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10375,13,1428,'3','Hello\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10376,13,1429,'4','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (10377,13,1429,'5','Morris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10378,13,1429,'2','pmorris1007@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10379,13,1429,'6','(954) 658-7381','');
INSERT INTO `wp_gf_entry_meta` VALUES (10380,13,1429,'3','Hello,  we just rented Alleyâ€™s on the Rocks for a weekend in August and would  like to rent the pontoon  at least for a day on  Saturday.  Would like it more but afraid at those rates thatâ€™s probably all I can do.  What do I do to arrange that?  Many thanks.  \r\nPhillip Morris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10381,13,1430,'4','Hassan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10382,13,1430,'5','Ashkanasy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10383,13,1430,'2','hassan.ashkanasy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10384,13,1430,'6','(795) 135-3916','');
INSERT INTO `wp_gf_entry_meta` VALUES (10385,13,1430,'3','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\nContact me below for details\r\n\r\nElizabeth Miller\r\nelizabeth.miller@helloratesfastfunding.com\r\nhttps://www.helloratesfastfunding.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10386,13,1431,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (10387,13,1431,'5','Wilson','');
INSERT INTO `wp_gf_entry_meta` VALUES (10388,13,1431,'2','jay@synguards.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10389,13,1431,'6','(310) 993-7766','');
INSERT INTO `wp_gf_entry_meta` VALUES (10390,13,1431,'3','BELOW INTCO WHOLESALE PRICES\r\n<BR>\r\nSERIOUS BUYERS ONLY\r\n<BR>\r\nIntCo Synguards Below $1.90 a box:\r\n<BR>\r\nMinimum order: (1) Pallet \r\n<br>\r\nfor pricing info goto\r\n<br>\r\nhttps://synguards.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (10391,13,1432,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (10392,13,1432,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (10393,13,1432,'2','bestphoneservicenow@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10394,13,1432,'6','(545) 555-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (10395,13,1432,'3','Hows your customer service? Are your employees working while on phone or chatting with friends? Paying more than around 20 dollars a phone line? Ditch your provider. What if I was to tell you there are plans out there that can not only record selected calls for future training but put you in the drivers seat seeing whos helping your company and who might need a little more help. I can help! Other areas this service would help with are:\r\n \r\n\r\n\r\n\r\n\r\n-Superior Call Quality and Reliability\r\n-Competitive Pricing with No Hidden Fees\r\n-Advanced Features like VoIP \r\n-Video Conferencing\r\n-Virtual Numbers\r\n-Seamless Integration with Your Existing Systems\r\n-24/7 Exceptional Customer Support \r\n-Scalable Solutions to Grow with Your Business\r\n-Enhanced Security and Data Protection\r\n\r\n\r\nDonâ€™t miss out on this opportunity to elevate your business communication.\r\n\r\n\r\nReply with the work YES and I will send you a free 30 min video and link to my website as soon as possible!!!\r\n\r\n\r\n\r\n\r\n\r\nLooking forward to helping you unlock your communication potential!\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\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 stop receiving marketing emails please reply stop with your domain example......badmonkey.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10396,13,1433,'4','Amber','');
INSERT INTO `wp_gf_entry_meta` VALUES (10397,13,1433,'5','Winburn','');
INSERT INTO `wp_gf_entry_meta` VALUES (10398,13,1433,'2','amber.winburn@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10399,13,1433,'6','(907) 829-4806','');
INSERT INTO `wp_gf_entry_meta` VALUES (10400,13,1433,'3','2poochiesproperties.com Owner, Hi. I\'ve just located your site, brief inquiryâ€¦\r\n\r\nMy name is Amber, I found 2poochiesproperties.com after performing a brief searching â€“ your site showed up close to the top of the search rankings, so whatsoever youâ€™re doing for SEO, appears like itâ€™s operating well.\r\n\r\nSo hereâ€™s my question â€“ what transpires AFTER someone lands on your website? Anything whatsoever?\r\n\r\nStudies informs us at least 70% of the people who locate your website, post a quick once-over, they disappearâ€¦ permanently.\r\n\r\nThis means that all of the the work and attempt you put in into making them to appear, goes the tubes.\r\n\r\nWhy would you wish all of that great work â€“ and the excellent website youâ€™ve created â€“ go to waste?\r\n\r\nBecause the probabilities are theyâ€™ll just skip over calling up or even pulling out their phone, leaving in the lurch.\r\n\r\nBut however, here is a thoughtâ€¦ what if you could make super-simple for someone to raise their hand, okay, letâ€™s talk without requiring them to even pull out their mobile phone from their pocket, thanks to innovative new software can literally that first ever call NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits your site and waiting to capture any visitorâ€™s. It lets know â€“ so that you can talk to that lead while theyâ€™re still at your site, strike when the ironâ€™s hot!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to try a Live Demo with Web Visitors Into Leads now to see exactly how it works targeting leads, you HAVE to act fast â€“ the difference between contacting someone within 5 minutes versus 30 minutes is huge â€“ like 100 times better!\r\n\r\nThatâ€™s why you should check our new SMS Text With Lead feature as wellâ€¦ once youâ€™ve captured the phone number of the website, you can automatically kick off a text message (SMS) conversation with them.\r\n\r\nImagine how powerful could be â€“ even if they donâ€™t take you up on your offer, you can stay touch them using messages to make offers links great, and build your credibility, just this alone could be a game to make website more effective when the ironâ€™s!\r\n\r\nCLICK HERE https://leadgenoverdrive.com to learn more about everything Web Visitors Into Leads can do your business â€“ youâ€™ll be amazed, thanks and keep up the great work!\r\n\r\nAmber\r\nPS: Web Visitors Into Leads offers FREE 14 days trial â€“ you could be converting up to 100x more leads! It even includes Long Distance Calling, stop wasting money chasing eyeballs that donâ€™t turn into paying customers. CLICK HERE https://leadgenoverdrive.com to try Visitors Into Leads.\r\n\r\nNow, if you\'d like unsubscribe click here https://leadgenoverdrive.com/unsubscribe.aspx?d=2poochiesproperties.com\r\n\r\nJust quick - the names used here, Amber and Winburn, are placeholders real contact information. We value and wanted to make youâ€™re aware! If you wish get in touch the real person behind message, please visit website weâ€™ll connect with the right','');
INSERT INTO `wp_gf_entry_meta` VALUES (10401,13,1434,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10402,13,1434,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10403,13,1434,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10404,13,1434,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10405,13,1434,'3','Dear\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.com Administrator!\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10406,13,1435,'4','Susan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10407,13,1435,'5','Marshall','');
INSERT INTO `wp_gf_entry_meta` VALUES (10408,13,1435,'2','zuzia509@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10409,13,1435,'6','(217) 305-5740','');
INSERT INTO `wp_gf_entry_meta` VALUES (10410,13,1435,'3','We wondered if your cabin is available on Friday and Saturday August 16 and 17\r\n\r\nFor my husband and I and no pets','');
INSERT INTO `wp_gf_entry_meta` VALUES (10411,13,1436,'4','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (10412,13,1436,'5','Wegener','');
INSERT INTO `wp_gf_entry_meta` VALUES (10413,13,1436,'2','shiningh2o@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10414,13,1436,'6','(205) 365-6711','');
INSERT INTO `wp_gf_entry_meta` VALUES (10415,13,1436,'3','Hi, \r\n\r\nWe stayed at Tegua\'s  in February this year. I was given a 15% discount code to use within a year, the code was Penny6711.  I want to reserve Barney\"s Bluff in August and cannot get the code to work. It says, invalid code.  Can I get another code or help in getting this one to work? Thanks!\r\n\r\nPenny Wegener','');
INSERT INTO `wp_gf_entry_meta` VALUES (10416,13,1437,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10417,13,1437,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10418,13,1437,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10419,13,1437,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10420,13,1437,'3','Hello\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10421,13,1438,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10422,13,1438,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10423,13,1438,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10424,13,1438,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10425,13,1438,'3','Hi 2poochiesproperties.com Administrator. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10426,13,1439,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10427,13,1439,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10428,13,1439,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10429,13,1439,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10430,13,1439,'3','Dear 2poochiesproperties.com Administrator! my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10431,13,1440,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (10432,13,1440,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (10433,13,1440,'2','bestphoneservicenow@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10434,13,1440,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (10435,13,1440,'3','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)','');
INSERT INTO `wp_gf_entry_meta` VALUES (10436,13,1441,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10437,13,1441,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10438,13,1441,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10439,13,1441,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10440,13,1441,'3','Dear 2poochiesproperties.com Admin. my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10441,13,1442,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10442,13,1442,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10443,13,1442,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10444,13,1442,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10445,13,1442,'3','Hi 2poochiesproperties.com Administrator. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10446,13,1443,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10447,13,1443,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10448,13,1443,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10449,13,1443,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10450,13,1443,'3','Dear 2poochiesproperties.com Administrator. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10451,13,1444,'4','Kelly','');
INSERT INTO `wp_gf_entry_meta` VALUES (10452,13,1444,'5','Davis','');
INSERT INTO `wp_gf_entry_meta` VALUES (10453,13,1444,'2','kellyknowspayments@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10454,13,1444,'6','(774) 497-2385','');
INSERT INTO `wp_gf_entry_meta` VALUES (10455,13,1444,'3','Are you looking for a way to accept credit cards without the fees? \r\n\r\nI can show you how. \r\n\r\nhttps://feefree.process-local.com/ff\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nWant to remove your site from our contact list?\r\n\r\nClick here  and add the location of your contact form \r\n\r\nhttps://docs.google.com/forms/d/e/1FAIpQLSf7BvmgDG1Zkr69elZv9hLH5npaNhirwBpFI1hwLizrqADS9A/viewform?usp=sf_link','');
INSERT INTO `wp_gf_entry_meta` VALUES (10456,13,1445,'4','Ravi','');
INSERT INTO `wp_gf_entry_meta` VALUES (10457,13,1445,'5','Northrup','');
INSERT INTO `wp_gf_entry_meta` VALUES (10458,13,1445,'2','northrup.june12@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10459,13,1445,'6','(784) 224-9124','');
INSERT INTO `wp_gf_entry_meta` VALUES (10460,13,1445,'3','Hi,\r\nMy name is Ravi, owner of Webomaze Australia. You have finally found an SEO Company that GETS RESULTS. The proof is my 24,800+ reviews out of which 98.6% are 5-STAR REVIEWS.\r\n I recently grew my clientâ€™s organic search traffic  with high google search ranking  by 166% in 4 months. Weâ€™re an SEO Company with a difference.Our focus is Customer Delight.\r\n\r\nAnd we do everything to make it a great experience of working with us. We are in touch with you at every stage of the project. Even after we deliver the project, I will support you with any query you have. \r\n\r\n\r\nContact me today and get a FREE SEO AUDIT for your website\r\n\r\nClick here to start ====> http://tinyurl.com/yycmkjf6','');
INSERT INTO `wp_gf_entry_meta` VALUES (10461,13,1446,'4','Alissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10462,13,1446,'5','Bidwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (10463,13,1446,'2','alissa.bidwell@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10464,13,1446,'6','(394) 969-9757','');
INSERT INTO `wp_gf_entry_meta` VALUES (10465,13,1446,'3','I see that your 2poochiesproperties.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://t.ly/ktQgG\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 traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10466,13,1447,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10467,13,1447,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10468,13,1447,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10469,13,1447,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10470,13,1447,'3','Hi 2poochiesproperties.com Administrator. Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10471,26,1448,'1','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10472,26,1448,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (10473,26,1448,'4','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10474,26,1448,'5','(912) 656-6434','');
INSERT INTO `wp_gf_entry_meta` VALUES (10475,26,1448,'6.1','397954 W 3900 Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (10476,26,1448,'6.3','Ramona','');
INSERT INTO `wp_gf_entry_meta` VALUES (10477,26,1448,'6.4','Oklahoma','');
INSERT INTO `wp_gf_entry_meta` VALUES (10478,26,1448,'6.5','74061','');
INSERT INTO `wp_gf_entry_meta` VALUES (10479,26,1448,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10480,26,1448,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10481,26,1448,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10482,26,1448,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10483,26,1448,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10484,26,1448,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10485,26,1448,'29','HJSDEV99','');
INSERT INTO `wp_gf_entry_meta` VALUES (10486,26,1448,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10487,26,1448,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10488,26,1448,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10489,26,1448,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10490,26,1448,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10491,26,1448,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10492,26,1448,'23','669d45347288a3.06689043.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10493,26,1448,'25.1','XXXXXXXXXXXX9285','');
INSERT INTO `wp_gf_entry_meta` VALUES (10494,26,1448,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10496,26,1448,'20','0.67000000000002','');
INSERT INTO `wp_gf_entry_meta` VALUES (10497,26,1448,'processed_feeds','a:2:{s:19:\"gravityformscoupons\";a:1:{i:0;s:2:\"12\";}s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10498,26,1448,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10499,26,1448,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10500,26,1448,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10501,26,1448,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";s:11:\"29|HJSDEV99\";}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10502,26,1448,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10503,19,1449,'1','Molly','');
INSERT INTO `wp_gf_entry_meta` VALUES (10504,19,1449,'3','Mullaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (10505,19,1449,'4','mllyking16@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10506,19,1449,'5','(919) 302-9524','');
INSERT INTO `wp_gf_entry_meta` VALUES (10507,19,1449,'6.1','2316 Indian Springs Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (10508,19,1449,'6.3','Jacksonville','');
INSERT INTO `wp_gf_entry_meta` VALUES (10509,19,1449,'6.4','Florida','');
INSERT INTO `wp_gf_entry_meta` VALUES (10510,19,1449,'6.5','32246','');
INSERT INTO `wp_gf_entry_meta` VALUES (10511,19,1449,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10512,19,1449,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:5:\"Mitch\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"9046255972\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10513,19,1449,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10514,19,1449,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10515,19,1449,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10516,19,1449,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10517,19,1449,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10518,19,1449,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10519,19,1449,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10520,19,1449,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10521,19,1449,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10522,19,1449,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10523,19,1449,'21.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10524,19,1449,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10525,19,1449,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10526,19,1449,'30.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10527,19,1449,'23','669d5204643b57.66585874.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10528,19,1449,'25.1','XXXXXXXXXXXX7083','');
INSERT INTO `wp_gf_entry_meta` VALUES (10529,19,1449,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10531,19,1449,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (10532,19,1449,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10533,19,1449,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10534,19,1449,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10535,19,1449,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10536,19,1449,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10537,19,1449,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10538,13,1450,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10539,13,1450,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10540,13,1450,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10541,13,1450,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10542,13,1450,'3','Hi\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10543,13,1451,'4','Evans','');
INSERT INTO `wp_gf_entry_meta` VALUES (10544,13,1451,'5','Terrie','');
INSERT INTO `wp_gf_entry_meta` VALUES (10545,13,1451,'2','ti_evans0910@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10546,13,1451,'6','(903) 944-3178','');
INSERT INTO `wp_gf_entry_meta` VALUES (10547,13,1451,'3','sddcadsdsaz','');
INSERT INTO `wp_gf_entry_meta` VALUES (10548,13,1452,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10549,13,1452,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10550,13,1452,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10551,13,1452,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10552,13,1452,'3','Hello 2poochiesproperties.com Admin. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10553,13,1453,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (10554,13,1453,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (10555,13,1453,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10556,13,1453,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (10557,13,1453,'3','Hi, would you be interested in having your ad reach millions of contact forms just like this one did? Check out my site below for more details.\r\n\r\nhttp://gwzu5m.contactformmarketing.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (10558,13,1454,'4','Halina','');
INSERT INTO `wp_gf_entry_meta` VALUES (10559,13,1454,'5','Santiago','');
INSERT INTO `wp_gf_entry_meta` VALUES (10560,13,1454,'2','halina.santiago92@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10561,13,1454,'6','(351) 632-0127','');
INSERT INTO `wp_gf_entry_meta` VALUES (10562,13,1454,'3','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)','');
INSERT INTO `wp_gf_entry_meta` VALUES (10563,13,1455,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10564,13,1455,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10565,13,1455,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10566,13,1455,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10567,13,1455,'3','To the 2poochiesproperties.com Webmaster!\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10568,13,1456,'4','Jossely','');
INSERT INTO `wp_gf_entry_meta` VALUES (10569,13,1456,'5','Mejia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10570,13,1456,'2','info@franchisecreatordevelopment.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10571,13,1456,'6','(305) 222-2201','');
INSERT INTO `wp_gf_entry_meta` VALUES (10572,13,1456,'3','Hello.\r\nI\'m Jossely Mejia, senior consultant with Franchise Creator.\r\nHave you ever considered expanding your business through franchising?\r\nOur proven all-in-one solution has helped close to 800 businesses like yours achieve remarkable growth. Let\'s explore how we can transform your brand into a successful franchise in just 15-30 minutes.\r\nSchedule your call here:\r\nhttps://calendly.com/fc-franchise-development/franchise-development-cf\r\n\r\nBest Regards,\r\nJossely Mejia\r\n305-222-2201\r\ninfo@franchisecreatordevelopment.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10573,13,1457,'4','Korey','');
INSERT INTO `wp_gf_entry_meta` VALUES (10574,13,1457,'5','Breaux','');
INSERT INTO `wp_gf_entry_meta` VALUES (10575,13,1457,'2','breaux.korey@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10576,13,1457,'6','(700) 526-8769','');
INSERT INTO `wp_gf_entry_meta` VALUES (10577,13,1457,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10578,13,1458,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10579,13,1458,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10580,13,1458,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10581,13,1458,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10582,13,1458,'3','Dear\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10583,26,1459,'1','Keith','');
INSERT INTO `wp_gf_entry_meta` VALUES (10584,26,1459,'3','Kirkley','');
INSERT INTO `wp_gf_entry_meta` VALUES (10585,26,1459,'4','kkirkley1@gmaIl.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10586,26,1459,'5','(205) 470-4228','');
INSERT INTO `wp_gf_entry_meta` VALUES (10587,26,1459,'6.1','1029 Brittain Downs Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (10588,26,1459,'6.3','Nolensville','');
INSERT INTO `wp_gf_entry_meta` VALUES (10589,26,1459,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (10590,26,1459,'6.5','37135','');
INSERT INTO `wp_gf_entry_meta` VALUES (10591,26,1459,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10592,26,1459,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Paige Kirkley\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:12:\"205-533-3162\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10593,26,1459,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10594,26,1459,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (10595,26,1459,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10596,26,1459,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10597,26,1459,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10598,26,1459,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10599,26,1459,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10600,26,1459,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10601,26,1459,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10602,26,1459,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10603,26,1459,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10604,26,1459,'23','66a57fa52019f8.47935080.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10605,26,1459,'25.1','XXXXXXXXXXXX3412','');
INSERT INTO `wp_gf_entry_meta` VALUES (10606,26,1459,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10608,26,1459,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (10609,26,1459,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10610,26,1459,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10611,26,1459,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10612,26,1459,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10613,26,1459,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10614,26,1459,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10615,13,1460,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10616,13,1460,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10617,13,1460,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10618,13,1460,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10619,13,1460,'3','Dear 2poochiesproperties.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 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10620,13,1461,'4','Molly','');
INSERT INTO `wp_gf_entry_meta` VALUES (10621,13,1461,'5','Delaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (10622,13,1461,'2','360trendwave@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10623,13,1461,'6','(795) 051-4104','');
INSERT INTO `wp_gf_entry_meta` VALUES (10624,13,1461,'3','Hey, I noticed that there issue with your google maps. i\'d love to send you a free audit on how to fix it. is this right place to send it \r\n\r\n\r\njust reply and let me know\r\n\r\nthanks,\r\n\r\nMolly\r\n\r\n\r\n85 jefferson street\r\nnew york\r\n\r\nreply unsubcribe in subject line to opt out','');
INSERT INTO `wp_gf_entry_meta` VALUES (10625,13,1462,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10626,13,1462,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10627,13,1462,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10628,13,1462,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10629,13,1462,'3','Dear 2poochiesproperties.com Owner.\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10630,13,1463,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (10631,13,1463,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (10632,13,1463,'2','bestphoneservicenow@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10633,13,1463,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (10634,13,1463,'3','Hello 2poochiesproperties.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)','');
INSERT INTO `wp_gf_entry_meta` VALUES (10635,13,1464,'4','Jeffery','');
INSERT INTO `wp_gf_entry_meta` VALUES (10636,13,1464,'5','Bragg','');
INSERT INTO `wp_gf_entry_meta` VALUES (10637,13,1464,'2','bragg.jeffery@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10638,13,1464,'6','(931) 561-3676','');
INSERT INTO `wp_gf_entry_meta` VALUES (10639,13,1464,'3','Hello, \r\n\r\nItâ€™s Jeff Bragg. I sent an email yesterday to the â€œTim@2poochiesâ€¦â€ we have the Allies on the Rocks place booked for next week. Just want to ensure all is well on track? \r\n\r\nThank you \r\nJeff Bragg','');
INSERT INTO `wp_gf_entry_meta` VALUES (10640,13,1465,'4','Natasha','');
INSERT INTO `wp_gf_entry_meta` VALUES (10641,13,1465,'5','Hansen','');
INSERT INTO `wp_gf_entry_meta` VALUES (10642,13,1465,'2','natasha.hansen@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10643,13,1465,'6','(775) 142-2289','');
INSERT INTO `wp_gf_entry_meta` VALUES (10644,13,1465,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10645,13,1466,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10646,13,1466,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10647,13,1466,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10648,13,1466,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10649,13,1466,'3','To the, Eric here with a quick thought about your website 2poochiesproperties.com Owner.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10650,13,1467,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10651,13,1467,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10652,13,1467,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10653,13,1467,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10654,13,1467,'3','Hi 2poochiesproperties.com Admin! I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10655,13,1468,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (10656,13,1468,'5','Hills','');
INSERT INTO `wp_gf_entry_meta` VALUES (10657,13,1468,'2','brianw9655@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10658,13,1468,'6','(319) 586-1233','');
INSERT INTO `wp_gf_entry_meta` VALUES (10659,13,1468,'3','Hey!\r\n\r\nIâ€™d love to help volunteer and be your video expert!\r\n\r\nI have a video that I made for your site but before I send it I just want to ask if you have time to chat afterwards about it.\r\n\r\nLet  me know,\r\n\r\nBrian','');
INSERT INTO `wp_gf_entry_meta` VALUES (10660,13,1469,'4','Sarah','');
INSERT INTO `wp_gf_entry_meta` VALUES (10661,13,1469,'5','Harry','');
INSERT INTO `wp_gf_entry_meta` VALUES (10662,13,1469,'2','harry.sarah@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10663,13,1469,'6','(318) 489-3468','');
INSERT INTO `wp_gf_entry_meta` VALUES (10664,13,1469,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (10665,13,1470,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10666,13,1470,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10667,13,1470,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10668,13,1470,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10669,13,1470,'3','Hi 2poochiesproperties.com Admin. I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10670,13,1471,'4','Dan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10671,13,1471,'5','Bradshaw','');
INSERT INTO `wp_gf_entry_meta` VALUES (10672,13,1471,'2','rockstarseomasters@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10673,13,1471,'6','(299) 151-3916','');
INSERT INTO `wp_gf_entry_meta` VALUES (10674,13,1471,'3','Hello there,\r\n\r\nWe Located in Del Mar California. \r\nand we use a lot of A.I. to rank our clients on the top of Google Search.\r\n\r\nWe Provide:\r\n\r\n    SEO â€“ both Local and National Worldwide.\r\n    50 DR Domain Ratings\r\n    Mass Back-Link Building Services.\r\n    Google Penalty Removal.\r\n    GMB Google Maps SEO\r\n    SEO Landing Pages\r\n    Web Design and Development.\r\n    Mass Email Marketing\r\n    Mass Lead generation -(Like if you are an accountant that only handles law clients \r\n    - we send your info to hundreds of thousands of lawyers)\r\n\r\nOur main goal is to Rank your website on the top of Google search where the money is.\r\n\r\nIf you are not on page 1 of Google for your all of your possible keywords and keyword combinations you are missing out.\r\n\r\nWe can get your website domain rating to a 50DR!  \r\n\r\nIf you have any questions or want more info how to get started or see some examples,\r\n\r\n\r\nReply to this message with: Interested\r\n\r\nVisit our website:\r\n\r\nhttps://www.Rockstarseo.tech\r\n\r\nnot interested in SEO or Google ranking? click here: https://unsubscribe.rockstarseo.tech/?info=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10675,19,1472,'1','Susan','');
INSERT INTO `wp_gf_entry_meta` VALUES (10676,19,1472,'3','Foret','');
INSERT INTO `wp_gf_entry_meta` VALUES (10677,19,1472,'4','foretsusan@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10678,19,1472,'5','(504) 251-9538','');
INSERT INTO `wp_gf_entry_meta` VALUES (10679,19,1472,'6.1','3 Yellowstone Ct','');
INSERT INTO `wp_gf_entry_meta` VALUES (10680,19,1472,'6.3','New Orleans','');
INSERT INTO `wp_gf_entry_meta` VALUES (10681,19,1472,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (10682,19,1472,'6.5','70131','');
INSERT INTO `wp_gf_entry_meta` VALUES (10683,19,1472,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10684,19,1472,'7','a:2:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Rebecca Laborde\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:12:\"504-606-1106\";}i:1;a:3:{s:17:\"Emergency Contact\";s:11:\"Marty Foret\";s:12:\"Relationship\";s:7:\"Brother\";s:11:\"Telephone #\";s:12:\"504-388-0350\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10685,19,1472,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10686,19,1472,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (10687,19,1472,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10688,19,1472,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10689,19,1472,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10690,19,1472,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (10691,19,1472,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10692,19,1472,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10693,19,1472,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10694,19,1472,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10695,19,1472,'21.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10696,19,1472,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10697,19,1472,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10698,19,1472,'30.3','16','');
INSERT INTO `wp_gf_entry_meta` VALUES (10699,19,1472,'23','66ae6a51b4ea54.51269333.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10700,19,1472,'25.1','XXXXXXXXXXXX6018','');
INSERT INTO `wp_gf_entry_meta` VALUES (10701,19,1472,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (10703,19,1472,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (10704,19,1472,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10705,19,1472,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10706,19,1472,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10707,19,1472,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10708,19,1472,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10709,19,1472,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10710,13,1473,'4','Sylvia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10711,13,1473,'5','Ricketson','');
INSERT INTO `wp_gf_entry_meta` VALUES (10712,13,1473,'2','sylvia.ricketson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10713,13,1473,'6','(302) 507-0092','');
INSERT INTO `wp_gf_entry_meta` VALUES (10714,13,1473,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10715,13,1474,'4','Amelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10716,13,1474,'5','Brown','');
INSERT INTO `wp_gf_entry_meta` VALUES (10717,13,1474,'2','ameliabrown12784@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10718,13,1474,'6','(804) 168-0004','');
INSERT INTO `wp_gf_entry_meta` VALUES (10719,13,1474,'3','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\nAmelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10720,13,1475,'4','Cristina','');
INSERT INTO `wp_gf_entry_meta` VALUES (10721,13,1475,'5','Cristina','');
INSERT INTO `wp_gf_entry_meta` VALUES (10722,13,1475,'2','2poochiesproperties.com@gmx.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10723,13,1475,'6','(331) 168-8857','');
INSERT INTO `wp_gf_entry_meta` VALUES (10724,13,1475,'3','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\nBest regards, \r\n\r\nCristina','');
INSERT INTO `wp_gf_entry_meta` VALUES (10725,13,1476,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10726,13,1476,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10727,13,1476,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10728,13,1476,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10729,13,1476,'3','Dear 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10730,13,1477,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10731,13,1477,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10732,13,1477,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10733,13,1477,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10734,13,1477,'3','Hi 2poochiesproperties.com Webmaster. my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10735,13,1478,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (10736,13,1478,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (10737,13,1478,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10738,13,1478,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (10739,13,1478,'3','Quick question: how would you like your ad to be 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://fmp0tc.contactformmarketing.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (10740,13,1479,'4','Amelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10741,13,1479,'5','Brown','');
INSERT INTO `wp_gf_entry_meta` VALUES (10742,13,1479,'2','ameliabrown12784@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10743,13,1479,'6','(508) 699-4690','');
INSERT INTO `wp_gf_entry_meta` VALUES (10744,13,1479,'3','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\nAmelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10745,13,1480,'4','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (10746,13,1480,'5','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (10747,13,1480,'2','daniel@dadsolo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10748,13,1480,'6','(503) 289-5018','');
INSERT INTO `wp_gf_entry_meta` VALUES (10749,13,1480,'3','Hello again,\r\nJust wanted to follow up on my proposal to contribute an article about advice on making traveling with kids more manageable and enjoyable for the entire family to your site. I believe this could be very beneficial for your readers.\r\nIf you\'re open to the idea, please let me know, and I\'ll begin drafting. Any feedback or guidelines you have would be greatly appreciated.\r\n\r\nThank you for your consideration,\r\nDaniel Sherwin\r\nCreator of dadsolo.com\r\n\r\n\r\nP.S. Reply with â€œSend a new topic,â€ if the above suggestion doesnâ€™t work for you but youâ€™re up for receiving an article. And just let me know if you donâ€™t want to receive any further emails.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10750,13,1481,'4','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (10751,13,1481,'5','Morris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10752,13,1481,'2','pmorris@triventhc.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10753,13,1481,'6','(954) 658-7381','');
INSERT INTO `wp_gf_entry_meta` VALUES (10754,13,1481,'3','I booked on July 13, and while I know this sounds crazy, I cannot remember which property I booked.  It was for the weekend of August 23rd.  I wanted to rent the pontoon as well, but now that I look at it, appears the boat rental is only for one of the properties.  Can someone give me a call please.\r\nThanks,\r\nPhillip Morris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10755,13,1482,'4','Norberto','');
INSERT INTO `wp_gf_entry_meta` VALUES (10756,13,1482,'5','Alarcon','');
INSERT INTO `wp_gf_entry_meta` VALUES (10757,13,1482,'2','alarcon.norberto@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10758,13,1482,'6','(778) 222-4181','');
INSERT INTO `wp_gf_entry_meta` VALUES (10759,13,1482,'3','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== 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (10760,13,1483,'4','Lorenza','');
INSERT INTO `wp_gf_entry_meta` VALUES (10761,13,1483,'5','Lieb','');
INSERT INTO `wp_gf_entry_meta` VALUES (10762,13,1483,'2','lorenza.lieb@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10763,13,1483,'6','(383) 363-5848','');
INSERT INTO `wp_gf_entry_meta` VALUES (10764,13,1483,'3','I see that your 2poochiesproperties.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/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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10765,13,1484,'4','Ladonna','');
INSERT INTO `wp_gf_entry_meta` VALUES (10766,13,1484,'5','Salgado','');
INSERT INTO `wp_gf_entry_meta` VALUES (10767,13,1484,'2','ladonna.salgado@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10768,13,1484,'6','(511) 954-7846','');
INSERT INTO `wp_gf_entry_meta` VALUES (10769,13,1484,'3','I see that your 2poochiesproperties.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://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 amplify your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10770,13,1485,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (10771,13,1485,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (10772,13,1485,'2','joannariggs278@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10773,13,1485,'6','(481) 225-1319','');
INSERT INTO `wp_gf_entry_meta` VALUES (10774,13,1485,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (10775,13,1486,'4','Chris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10776,13,1486,'5','Gray','');
INSERT INTO `wp_gf_entry_meta` VALUES (10777,13,1486,'2','chris@graycs.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10778,13,1486,'6','(727) 505-3114','');
INSERT INTO `wp_gf_entry_meta` VALUES (10779,13,1486,'3','Good evening. I did email you on VRBO. Thank  you for providing your direct booking page. I am interested in Tiguaâ€™s Sunrise property for a 4 night stay likely October 12-16, but those dates aren\'t set in stone as of yet. I have a couple of questions. I read that lake water level is lowered in October. Will that be cause any issue at your properties? And what marina is close to Tigua\'s Sunrise and how far of a boat ride is it? I know you have a boat for rental but I\'ll need one capable of towing a tube. I see your other property has the proper pontoon I need but the price per night was higher than I was looking for. Otherwise Barney\'s bluff would be perfect. Thank you for any information you can provide.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10780,13,1487,'4','vikram','');
INSERT INTO `wp_gf_entry_meta` VALUES (10781,13,1487,'5','runthla','');
INSERT INTO `wp_gf_entry_meta` VALUES (10782,13,1487,'2','vikramrunthla@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10783,13,1487,'6','(950) 962-2202','');
INSERT INTO `wp_gf_entry_meta` VALUES (10784,13,1487,'3','abc','');
INSERT INTO `wp_gf_entry_meta` VALUES (10785,13,1488,'4','Arin','');
INSERT INTO `wp_gf_entry_meta` VALUES (10786,13,1488,'5','Roy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10787,13,1488,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10788,13,1488,'6','(949) 837-4573','');
INSERT INTO `wp_gf_entry_meta` VALUES (10789,13,1488,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10790,13,1489,'4','Ashton','');
INSERT INTO `wp_gf_entry_meta` VALUES (10791,13,1489,'5','Fay','');
INSERT INTO `wp_gf_entry_meta` VALUES (10792,13,1489,'2','fay.ashton@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10793,13,1489,'6','(379) 931-1790','');
INSERT INTO `wp_gf_entry_meta` VALUES (10794,13,1489,'3','Find the greatest quadcopters at unbeatable prices! Check out http://cameracrazydrones.shop today to get huge deals on top-rated quadcopters. Act fast!\r\n\r\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10795,13,1490,'4','Nadya','');
INSERT INTO `wp_gf_entry_meta` VALUES (10796,13,1490,'5','Hundley','');
INSERT INTO `wp_gf_entry_meta` VALUES (10797,13,1490,'2','creatify64@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10798,13,1490,'6','(619) 132-2660','');
INSERT INTO `wp_gf_entry_meta` VALUES (10799,13,1490,'3','Hi ,\r\n\r\nI will help you develop your brand and digital marketing strategies over all your social media accounts\r\n\r\n\r\nchat with me now to discusee further ===> https://shorturl.at/NF2Nj\r\n\r\nRegards','');
INSERT INTO `wp_gf_entry_meta` VALUES (10800,13,1491,'4','robert','');
INSERT INTO `wp_gf_entry_meta` VALUES (10801,13,1491,'5','grube','');
INSERT INTO `wp_gf_entry_meta` VALUES (10802,13,1491,'2','luvbndad.bg@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10803,13,1491,'6','(205) 544-1774','');
INSERT INTO `wp_gf_entry_meta` VALUES (10804,13,1491,'3','Hey Tim , my wife emailed you earlier . Our son is home from the Quantico marine base and I rented tiguas sunrise for 2 nights this week through vrbo. I now see you had your own website and I wanted to inquire about using the boat . I wasn\'t sure if it included or their is a rental fee or just make sure it\'s full of fuel when we are done ect. I also wanted to ask about life jackets for the kids and if their is an inner tube or something already with the boat. We look forward to our stay , thanks for your time and have a great day.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10805,13,1492,'4','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/2ys33ocy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10806,13,1492,'5','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/2ys33ocy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10807,13,1492,'2','elmiraabdullina4@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10808,13,1492,'6','(340) 266-5272','');
INSERT INTO `wp_gf_entry_meta` VALUES (10809,13,1492,'3','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/2ys33ocy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10810,13,1493,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10811,13,1493,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10812,13,1493,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10813,13,1493,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10814,13,1493,'3','Hi 2poochiesproperties.com Administrator. my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10815,13,1494,'4','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/286slsdx 2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10816,13,1494,'5','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/286slsdx 2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10817,13,1494,'2','innarusha1105@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10818,13,1494,'6','(392) 817-5800','');
INSERT INTO `wp_gf_entry_meta` VALUES (10819,13,1494,'3','ÐŸÐ¾Ð·Ð´Ñ€Ð°Ð²Ð»ÑÐµÐ¼! Ð—Ð°Ð±ÐµÑ€Ð¸Ñ‚Ðµ Ð’Ð°Ñˆ Ð¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ñ‹Ð¹ ÑŽÐ±Ð¸Ð»ÐµÐ¹Ð½Ñ‹Ð¹ Ð±Ð¸Ð»ÐµÑ‚ Ð¡Ð¢ÐžÐ›ÐžÐ¢Ðž:Â www.tinyurl.com/286slsdx 2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10820,26,1495,'1','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (10821,26,1495,'3','Morris','');
INSERT INTO `wp_gf_entry_meta` VALUES (10822,26,1495,'4','pmorris1007@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10823,26,1495,'5','(954) 658-7381','');
INSERT INTO `wp_gf_entry_meta` VALUES (10824,26,1495,'6.1','3516 Teton Circle','');
INSERT INTO `wp_gf_entry_meta` VALUES (10825,26,1495,'6.3','Hoover','');
INSERT INTO `wp_gf_entry_meta` VALUES (10826,26,1495,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (10827,26,1495,'6.5','35216','');
INSERT INTO `wp_gf_entry_meta` VALUES (10828,26,1495,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10829,26,1495,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Chris Plonta\";s:12:\"Relationship\";s:7:\"Partner\";s:11:\"Telephone #\";s:10:\"9545949012\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10830,26,1495,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (10831,26,1495,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10832,26,1495,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10833,26,1495,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10834,26,1495,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10835,26,1495,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10836,26,1495,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10837,26,1495,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10838,26,1495,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10839,26,1495,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10840,26,1495,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10841,26,1495,'23','66bca5bb7b2068.71261294.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10842,26,1495,'25.1','XXXXXXXXXXXX6407','');
INSERT INTO `wp_gf_entry_meta` VALUES (10843,26,1495,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10845,26,1495,'20','650','');
INSERT INTO `wp_gf_entry_meta` VALUES (10846,26,1495,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10847,26,1495,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10848,26,1495,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10849,26,1495,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10850,26,1495,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10851,26,1495,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10852,13,1496,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10853,13,1496,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10854,13,1496,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10855,13,1496,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10856,13,1496,'3','Hi 2poochiesproperties.com Administrator. \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 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10857,13,1497,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10858,13,1497,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10859,13,1497,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10860,13,1497,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10861,13,1497,'3','To the 2poochiesproperties.com Owner! this is Eric and I ran across 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10862,26,1498,'1','Suzanne','');
INSERT INTO `wp_gf_entry_meta` VALUES (10863,26,1498,'3','Chase','');
INSERT INTO `wp_gf_entry_meta` VALUES (10864,26,1498,'4','spretsch@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10865,26,1498,'5','(901) 619-2229','');
INSERT INTO `wp_gf_entry_meta` VALUES (10866,26,1498,'6.1','122 varanda cove','');
INSERT INTO `wp_gf_entry_meta` VALUES (10867,26,1498,'6.3','Collierville','');
INSERT INTO `wp_gf_entry_meta` VALUES (10868,26,1498,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (10869,26,1498,'6.5','38017','');
INSERT INTO `wp_gf_entry_meta` VALUES (10870,26,1498,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10871,26,1498,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"901-896-9992\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:12:\"901-896-9922\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (10872,26,1498,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (10873,26,1498,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (10874,26,1498,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (10875,26,1498,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (10876,26,1498,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10877,26,1498,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10878,26,1498,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10879,26,1498,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10880,26,1498,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (10881,26,1498,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (10882,26,1498,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (10883,26,1498,'23','66bfa091deac90.13901008.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (10884,26,1498,'25.1','XXXXXXXXXXXX9307','');
INSERT INTO `wp_gf_entry_meta` VALUES (10885,26,1498,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (10887,26,1498,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (10888,26,1498,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10889,26,1498,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10890,26,1498,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10891,26,1498,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10892,26,1498,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10893,26,1498,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10894,13,1499,'4','Kayla','');
INSERT INTO `wp_gf_entry_meta` VALUES (10895,13,1499,'5','Ebert','');
INSERT INTO `wp_gf_entry_meta` VALUES (10896,13,1499,'2','kayla.ebert@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10897,13,1499,'6','(395) 692-5019','');
INSERT INTO `wp_gf_entry_meta` VALUES (10898,13,1499,'3','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?','');
INSERT INTO `wp_gf_entry_meta` VALUES (10899,13,1500,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10900,13,1500,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10901,13,1500,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10902,13,1500,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10903,13,1500,'3','Dear 2poochiesproperties.com Webmaster.\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10904,13,1501,'4','Maribel','');
INSERT INTO `wp_gf_entry_meta` VALUES (10905,13,1501,'5','Bazley','');
INSERT INTO `wp_gf_entry_meta` VALUES (10906,13,1501,'2','bazley.maribel@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10907,13,1501,'6','(676) 338-4632','');
INSERT INTO `wp_gf_entry_meta` VALUES (10908,13,1501,'3','Uncover high-performance drones at fantastic rates. Our most recent collection features best-selling models to suit every purpose. Whether you\'re a first-time flyer or an experienced pilot, you\'ll find the dream drone on our website.\r\n\r\nBrowse our special offers right now and get huge savings on premium drones. Hurry, our offers won\'t last long!\r\n\r\nVisit our website to see more and find your dream drone today.\r\n\r\nhttp://cameracrazydrones.shop\r\n\r\n\r\n\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10909,13,1502,'4','Roosevelt','');
INSERT INTO `wp_gf_entry_meta` VALUES (10910,13,1502,'5','Jeffreys','');
INSERT INTO `wp_gf_entry_meta` VALUES (10911,13,1502,'2','roosevelt.jeffreys@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10912,13,1502,'6','(688) 979-8348','');
INSERT INTO `wp_gf_entry_meta` VALUES (10913,13,1502,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (10914,24,1503,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (10915,24,1503,'1','Staci','');
INSERT INTO `wp_gf_entry_meta` VALUES (10916,24,1503,'3','Herron','');
INSERT INTO `wp_gf_entry_meta` VALUES (10917,24,1503,'6','We had a wonderful time at our lake getaway and this home was the perfect place for it.  In advance of the reservation they were quick to respond and very helpful.  When we arrived the owner was there already fixing any issues prior to our arrival.  No regrets at all on renting the pontoon and it provided a great day on the lake.  The home was more than spacious enough for our family of 6 adults, one baby and two four legged babies.  It was clean and just all around wonderful.  We cannot wait to go again.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10918,24,1503,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (10919,24,1503,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16058;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10920,24,1503,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10921,24,1503,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10922,13,1504,'4','Jesenia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10923,13,1504,'5','Loureiro','');
INSERT INTO `wp_gf_entry_meta` VALUES (10924,13,1504,'2','jesenia.loureiro93@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10925,13,1504,'6','(520) 732-5849','');
INSERT INTO `wp_gf_entry_meta` VALUES (10926,13,1504,'3','Uncover high-performance drones at unbeatable prices. Our latest collection includes highly sought-after models for all enthusiasts. Whether you\'re a first-time flyer or an veteran flyer, you\'ll find the ideal drone with us.\r\n\r\nExplore our limited-time offers today and seize big deals on high-performance drones. Act fast, these deals won\'t last long!\r\n\r\nVisit our website to explore further and get your ideal drone today.\r\nhttps://shorturl.at/bGwma','');
INSERT INTO `wp_gf_entry_meta` VALUES (10927,13,1505,'4','fridah','');
INSERT INTO `wp_gf_entry_meta` VALUES (10928,13,1505,'5','kinyua','');
INSERT INTO `wp_gf_entry_meta` VALUES (10929,13,1505,'2','fririchikara@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10930,13,1505,'6','(603) 930-1334','');
INSERT INTO `wp_gf_entry_meta` VALUES (10931,13,1505,'3','Do you have more detailed price information','');
INSERT INTO `wp_gf_entry_meta` VALUES (10932,13,1506,'4','Della','');
INSERT INTO `wp_gf_entry_meta` VALUES (10933,13,1506,'5','Budd','');
INSERT INTO `wp_gf_entry_meta` VALUES (10934,13,1506,'2','della.budd@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10935,13,1506,'6','(250) 552-4860','');
INSERT INTO `wp_gf_entry_meta` VALUES (10936,13,1506,'3','I see that your 2poochiesproperties.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://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 increase your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10937,13,1507,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10938,13,1507,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10939,13,1507,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10940,13,1507,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10941,13,1507,'3','Hello 2poochiesproperties.com Administrator! my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10942,13,1508,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (10943,13,1508,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (10944,13,1508,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10945,13,1508,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (10946,13,1508,'3','Quick question: how would you like your ad to be 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://hgnqhy.contactformmarketing.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (10947,13,1509,'4','Daniela','');
INSERT INTO `wp_gf_entry_meta` VALUES (10948,13,1509,'5','Mitten','');
INSERT INTO `wp_gf_entry_meta` VALUES (10949,13,1509,'2','daniela.mitten@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10950,13,1509,'6','(326) 374-8441','');
INSERT INTO `wp_gf_entry_meta` VALUES (10951,13,1509,'3','Attention all gaming enthusiasts! \r\n\r\nAre you excited to tackle new challenges and enjoy endless fun? 3030 Games has you covered with a variety of games to keep you engaged.\r\n\r\nWhat Makes 3030 Games Special?\r\n- Diverse Game Collection: Explore a vast array of exciting games.\r\n- Absolutely no cost: Enjoy unlimited gaming without any fees!\r\n- Instant Gameplay: Begin gaming right away â€“ no installations needed! \r\n\r\nDonâ€™t wait! Head over to 3030 Games now and make the most of your gaming time.\r\n\r\n^^ Play casual games now:  https://bit.ly/3030games','');
INSERT INTO `wp_gf_entry_meta` VALUES (10952,13,1510,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10953,13,1510,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10954,13,1510,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10955,13,1510,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10956,13,1510,'3','Dear 2poochiesproperties.com Owner.\r\n\r\nMy nameâ€™s Eric and I just came across your website - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10957,13,1511,'4','Joel','');
INSERT INTO `wp_gf_entry_meta` VALUES (10958,13,1511,'5','Tilson','');
INSERT INTO `wp_gf_entry_meta` VALUES (10959,13,1511,'2','joeljtmorganlending@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10960,13,1511,'6','(614) 289-8002','');
INSERT INTO `wp_gf_entry_meta` VALUES (10961,13,1511,'3','Hey\r\n\r\nTried giving you a call earlier. \r\nI wanted to chat about how we might be able to help simplify your business financing.\r\n\r\nWeâ€™ve teamed up with Kevin Harrington from Shark Tank to offer a funding solution that could really make a difference for your business â€”designed to help cut through all the usual red tape.\r\n\r\n\r\nIf youâ€™ve got 5 minutes, Iâ€™\'ve got a quick video on how it works.\r\n\r\n Do you have time today or tommorrow to check it out? \r\n\r\n\r\nIt\'s at www.JTMorganlending.com\r\n\r\n\r\nLet me know if this is something that might be useful for you.\r\n\r\n\r\n\r\nBest,\r\nJoel Tilson, \r\nFounder & President, JTMorgan Lending and Consulting\r\n\r\nP.S. Apologies if thereâ€™s a typo or twoâ€”just wanted to get this out to you quickly!\r\n\r\nIf you have any questions, send me a text at 614-289-8002 or shoot me an email at joel@JTMorganlending.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10962,24,1512,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (10963,24,1512,'1','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (10964,24,1512,'3','Wegener','');
INSERT INTO `wp_gf_entry_meta` VALUES (10965,24,1512,'6','This is our second time renting from Tim and Karen. Another very good experience. Barney\'s Bluff house is really nice. It has lots of room so your party can spread out, beautiful views from the house and deck, great eating areas, well stocked kitchen, all on one level! Loved the laundry, entry room too! Every thing was very clean and very nice. Parking is a little tight but we worked it out to leave our boat at a family\'s house near by until we got it launched. The dock area is extremely nice too, yes, there are stairs but not too bad for Smith Lake! Beautiful water and views! We are very thankful for having a place with a fence for our dogs! Loved how the deck was very secured with gates too! That is absolutely great for us! Thank you Tim and Karen - we will be back!','');
INSERT INTO `wp_gf_entry_meta` VALUES (10966,24,1512,'8','Barneyâ€™s Bluff','');
INSERT INTO `wp_gf_entry_meta` VALUES (10967,24,1512,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16062;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10968,24,1512,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10969,24,1512,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (10970,13,1513,'4','Amelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (10971,13,1513,'5','Brown','');
INSERT INTO `wp_gf_entry_meta` VALUES (10972,13,1513,'2','ameliabrown12784@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10973,13,1513,'6','(423) 202-8320','');
INSERT INTO `wp_gf_entry_meta` VALUES (10974,13,1513,'3','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\r\n\r\nUnsubscribe: https://removeme.live/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10975,13,1514,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10976,13,1514,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10977,13,1514,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10978,13,1514,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10979,13,1514,'3','Dear 2poochiesproperties.com Owner. I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10980,13,1515,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (10981,13,1515,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (10982,13,1515,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10983,13,1515,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (10984,13,1515,'3','To the 2poochiesproperties.com Webmaster. I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10985,13,1516,'4','Marlon','');
INSERT INTO `wp_gf_entry_meta` VALUES (10986,13,1516,'5','Hambleton','');
INSERT INTO `wp_gf_entry_meta` VALUES (10987,13,1516,'2','hambleton.marlon@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10988,13,1516,'6','(715) 344-8201','');
INSERT INTO `wp_gf_entry_meta` VALUES (10989,13,1516,'3','I saw that your 2poochiesproperties.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/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 250,000 targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (10990,19,1517,'1','Misty','');
INSERT INTO `wp_gf_entry_meta` VALUES (10991,19,1517,'3','Eaton','');
INSERT INTO `wp_gf_entry_meta` VALUES (10992,19,1517,'4','meaton_38829@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (10993,19,1517,'5','(662) 416-3046','');
INSERT INTO `wp_gf_entry_meta` VALUES (10994,19,1517,'6.1','133 cr 4060','');
INSERT INTO `wp_gf_entry_meta` VALUES (10995,19,1517,'6.3','Marietta','');
INSERT INTO `wp_gf_entry_meta` VALUES (10996,19,1517,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (10997,19,1517,'6.5','38856','');
INSERT INTO `wp_gf_entry_meta` VALUES (10998,19,1517,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (10999,19,1517,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Ethan Eaton\";s:12:\"Relationship\";s:3:\"son\";s:11:\"Telephone #\";s:10:\"6625545123\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11000,19,1517,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11001,19,1517,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (11002,19,1517,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11003,19,1517,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11004,19,1517,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11005,19,1517,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (11006,19,1517,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11007,19,1517,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11008,19,1517,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11009,19,1517,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11010,19,1517,'21.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11011,19,1517,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11012,19,1517,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11013,19,1517,'30.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11014,19,1517,'23','66d8e00a505da0.21729365.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11015,19,1517,'25.1','XXXXXXXXXXXX4075','');
INSERT INTO `wp_gf_entry_meta` VALUES (11016,19,1517,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11018,19,1517,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (11019,19,1517,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11020,19,1517,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11021,19,1517,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11022,19,1517,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11023,19,1517,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11024,19,1517,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11025,13,1518,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11026,13,1518,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11027,13,1518,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11028,13,1518,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11029,13,1518,'3','Dear, Eric here with a quick thought about your website 2poochiesproperties.com Administrator.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11030,13,1519,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11031,13,1519,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11032,13,1519,'2','scott.johnson.marketing2024@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11033,13,1519,'6','(949) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11034,13,1519,'3','Hello,\r\n<br><br>\r\nSorry for the interruption. I am looking for work. I used to work on the Google Maps Project and have amazing insights on how it works.  I was born and raised in Venice CA and not some offshore bull. If you are a local business and you are not showing up well, I can help.\r\n<br><br>\r\nI live in playa del rey near the Google Campus where I used to work. I am willing to work at Mcdonalds level wages until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n<br><br>\r\nI know this type of advertisement is well low form, I just do not have the funds or time to spend money on Google, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google.\r\n<br><br>\r\nEmail me at: scott.johnson.playa@outlook.com \r\n<br>\r\nor \r\n<br>\r\nleave me a message: (424) 279-6003','');
INSERT INTO `wp_gf_entry_meta` VALUES (11035,13,1520,'4','Matthew','');
INSERT INTO `wp_gf_entry_meta` VALUES (11036,13,1520,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (11037,13,1520,'2','futurosalesco@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11038,13,1520,'6','(514) 392-6357','');
INSERT INTO `wp_gf_entry_meta` VALUES (11039,13,1520,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11040,13,1521,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11041,13,1521,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11042,13,1521,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11043,13,1521,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11044,13,1521,'3','Hello 2poochiesproperties.com Webmaster! I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11045,13,1522,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (11046,13,1522,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (11047,13,1522,'2','jamesyoherst@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11048,13,1522,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11049,13,1522,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11050,13,1523,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11051,13,1523,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11052,13,1523,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11053,13,1523,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11054,13,1523,'3','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://x8xgjg.contactuspagemarketing.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (11055,13,1524,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11056,13,1524,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11057,13,1524,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11058,13,1524,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11059,13,1524,'3','To the 2poochiesproperties.com Administrator!\r\n\r\nMy nameâ€™s Eric and I just came across your website - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11060,19,1525,'1','Robert','');
INSERT INTO `wp_gf_entry_meta` VALUES (11061,19,1525,'3','Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (11062,19,1525,'4','bobkat.ash@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11063,19,1525,'5','(615) 417-9093','');
INSERT INTO `wp_gf_entry_meta` VALUES (11064,19,1525,'6.1','123 Hilltop Ridge Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (11065,19,1525,'6.3','MADISON','');
INSERT INTO `wp_gf_entry_meta` VALUES (11066,19,1525,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (11067,19,1525,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (11068,19,1525,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11069,19,1525,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Kathleen  Ash\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"6154179333\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11070,19,1525,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11071,19,1525,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (11072,19,1525,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (11073,19,1525,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11074,19,1525,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11075,19,1525,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11076,19,1525,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11077,19,1525,'21.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11078,19,1525,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11079,19,1525,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11080,19,1525,'30.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11081,19,1525,'23','66df4eb071fc26.15931262.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11082,19,1525,'25.1','XXXXXXXXXXXX1007','');
INSERT INTO `wp_gf_entry_meta` VALUES (11083,19,1525,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (11084,19,1525,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11085,19,1525,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11086,19,1525,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11088,19,1525,'20','1800','');
INSERT INTO `wp_gf_entry_meta` VALUES (11089,19,1525,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11090,19,1525,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11091,19,1525,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11092,19,1525,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11093,19,1525,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11094,19,1525,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11095,13,1526,'4','Hollis','');
INSERT INTO `wp_gf_entry_meta` VALUES (11096,13,1526,'5','Seale','');
INSERT INTO `wp_gf_entry_meta` VALUES (11097,13,1526,'2','hollis.seale@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11098,13,1526,'6','(814) 490-8720','');
INSERT INTO `wp_gf_entry_meta` VALUES (11099,13,1526,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11100,13,1527,'4','Kelly','');
INSERT INTO `wp_gf_entry_meta` VALUES (11101,13,1527,'5','Stevens','');
INSERT INTO `wp_gf_entry_meta` VALUES (11102,13,1527,'2','sheila.aslatt61@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11103,13,1527,'6','(310) 456-7890','');
INSERT INTO `wp_gf_entry_meta` VALUES (11104,13,1527,'3','Are you aware?\r\n\r\nGoing green is the future!\r\n\r\nDon\'t miss out and upgrade your environment with eco-friendly solutions.\r\n\r\nLearn more >>> https://www.missionnewenergy.com/solar-energy/monocrystalline-vs-polycrystalline-solar-panels/\r\n\r\nSave money on utility expenses while protecting the environment.\r\n\r\nFrom energy-efficient appliances and smart technology, every step makes a difference.\r\n\r\nGet started today and feel the change!\r\n\r\nDon\'t be left behind in eco-conscious living.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11105,13,1528,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (11106,13,1528,'5','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (11107,13,1528,'2','garycharles@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11108,13,1528,'6','(818) 532-7032','');
INSERT INTO `wp_gf_entry_meta` VALUES (11109,13,1528,'3','I want to show you how to get more traffic to your website.\r\nHere is a simple 3-step online demonstration:\r\n\r\n- Go to our website and click on DEMO link;\r\n- Fill form with your website and any you need keyword;\r\n- Click on VIEW ONLINE DEMO and see how your website banner will appear on Google and other websites.\r\n\r\nIf you are interested, you will be prompted to fill online quote so that we can calculate how much traffic you can get with our method.\r\n\r\nThat\'s not all! Type code AUG30OFF in notes after keywords list and get 30% OFF from first order!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11110,13,1529,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (11111,13,1529,'5','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (11112,13,1529,'2','garycharles@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11113,13,1529,'6','(818) 532-7032','');
INSERT INTO `wp_gf_entry_meta` VALUES (11114,13,1529,'3','I want to show you how to get more traffic to your website.\r\nHere is a simple 3-step online demonstration:\r\n\r\n- Go to our website and click on DEMO link;\r\n- Fill form with your website and any you need keyword;\r\n- Click on VIEW ONLINE DEMO and see how your website banner will appear on Google and other websites.\r\n\r\nIf you are interested, you will be prompted to fill online quote so that we can calculate how much traffic you can get with our method.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11115,13,1530,'4','Muhammad','');
INSERT INTO `wp_gf_entry_meta` VALUES (11116,13,1530,'5','Paxton','');
INSERT INTO `wp_gf_entry_meta` VALUES (11117,13,1530,'2','paxton.muhammad@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11118,13,1530,'6','(678) 954-7221','');
INSERT INTO `wp_gf_entry_meta` VALUES (11119,13,1530,'3','I see that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11120,13,1531,'4','Bell','');
INSERT INTO `wp_gf_entry_meta` VALUES (11121,13,1531,'5','Christmas','');
INSERT INTO `wp_gf_entry_meta` VALUES (11122,13,1531,'2','bell.christmas69@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11123,13,1531,'6','(781) 280-3864','');
INSERT INTO `wp_gf_entry_meta` VALUES (11124,13,1531,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11125,13,1532,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (11126,13,1532,'5','Carbine','');
INSERT INTO `wp_gf_entry_meta` VALUES (11127,13,1532,'2','markwints39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11128,13,1532,'6','(734) 555-7893','');
INSERT INTO `wp_gf_entry_meta` VALUES (11129,13,1532,'3','Hi My name is Mark.  I did a google search and I noticed that 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11130,13,1533,'4','Lucy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11131,13,1533,'5','Mault','');
INSERT INTO `wp_gf_entry_meta` VALUES (11132,13,1533,'2','lucy.mault@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11133,13,1533,'6','(413) 773-4745','');
INSERT INTO `wp_gf_entry_meta` VALUES (11134,13,1533,'3','Your website is a direct reflection of your company.\r\n \r\nIf it\'s outdated, broken, lacks features or just needs to be updated, it directly affects how your customers perceive the rest of your business MUCH MORE THAN YOU THINK.\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11135,13,1534,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11136,13,1534,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11137,13,1534,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11138,13,1534,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11139,13,1534,'3','Hello 2poochiesproperties.com Administrator. Eric here with a quick thought about your website 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11140,13,1535,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11141,13,1535,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11142,13,1535,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11143,13,1535,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11144,13,1535,'3','Dear, Eric here with a quick thought about your website 2poochiesproperties.com Administrator!\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11145,19,1536,'1','Martha','');
INSERT INTO `wp_gf_entry_meta` VALUES (11146,19,1536,'3','Mears','');
INSERT INTO `wp_gf_entry_meta` VALUES (11147,19,1536,'4','marthajmears@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11148,19,1536,'5','(205) 790-7212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11149,19,1536,'6.1','3529 Brokfield Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11150,19,1536,'6.3','Hoover','');
INSERT INTO `wp_gf_entry_meta` VALUES (11151,19,1536,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (11152,19,1536,'6.5','35226','');
INSERT INTO `wp_gf_entry_meta` VALUES (11153,19,1536,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11154,19,1536,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Kerry Mears\";s:12:\"Relationship\";s:6:\"Sister\";s:11:\"Telephone #\";s:14:\"(502) 525-9611\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11155,19,1536,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11156,19,1536,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (11157,19,1536,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11158,19,1536,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11159,19,1536,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11160,19,1536,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (11161,19,1536,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11162,19,1536,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11163,19,1536,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11164,19,1536,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11165,19,1536,'21.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11166,19,1536,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11167,19,1536,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11168,19,1536,'30.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11169,19,1536,'23','66e4e099875288.34933651.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11170,19,1536,'25.1','XXXXXXXXXXXX0750','');
INSERT INTO `wp_gf_entry_meta` VALUES (11171,19,1536,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11173,19,1536,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (11174,19,1536,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11175,19,1536,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11176,19,1536,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11177,19,1536,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11178,19,1536,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11179,19,1536,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11180,13,1537,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11181,13,1537,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11182,13,1537,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11183,13,1537,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11184,13,1537,'3','Hello 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11185,13,1538,'4','Jerold','');
INSERT INTO `wp_gf_entry_meta` VALUES (11186,13,1538,'5','Ramirez','');
INSERT INTO `wp_gf_entry_meta` VALUES (11187,13,1538,'2','jerold.ramirez@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11188,13,1538,'6','(353) 589-5719','');
INSERT INTO `wp_gf_entry_meta` VALUES (11189,13,1538,'3','I saw that your 2poochiesproperties.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/bdhyuajv\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 traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11190,13,1539,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11191,13,1539,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11192,13,1539,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11193,13,1539,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11194,13,1539,'3','Hello 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11195,13,1540,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11196,13,1540,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11197,13,1540,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11198,13,1540,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11199,13,1540,'3','Dear 2poochiesproperties.com Admin! Cool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11200,13,1541,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11201,13,1541,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11202,13,1541,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11203,13,1541,'6','(213) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11204,13,1541,'3','orry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I was born and raised in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n<br><br>\r\nI live near Playa Del Rey near the Google Campus where I used to work for the last 2 years. Who knows Covid or AI destroyed my department. I am willing to work at Mcdonalds level wages until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n<br><br>\r\nI know this type of advertisement is well low form, I just do not have the funds or time to spend money on Google, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google Adwords or an offshore team that is not doing what you expect.\r\n<br><br>\r\nIf you want to move forward please email me at my NON GMAIL Account\r\n-\r\nEmail me at: scott.johnson.playa@outlook.com \r\n<br><br>\r\nIf you want to see  my services and get my phone number, please go to this link\r\n-\r\nhttps://docs.google.com/spreadsheets/d/15H3WaVtaB87O_milJdZ5HDCegATSf9gVJbkZakQ5ZgE/edit?gid=0#gid=0\r\n-\r\nIf I sent you this message before or you do not want to see it again, please email me the URL/Website/Domain and I will add to our Do Not Sent list. Very sorry again if I distrubed you in anyway.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11205,13,1542,'4','Romaine','');
INSERT INTO `wp_gf_entry_meta` VALUES (11206,13,1542,'5','Bisbee','');
INSERT INTO `wp_gf_entry_meta` VALUES (11207,13,1542,'2','romaine.bisbee@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11208,13,1542,'6','(989) 205-9746','');
INSERT INTO `wp_gf_entry_meta` VALUES (11209,13,1542,'3','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 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11210,13,1543,'4','Rick','');
INSERT INTO `wp_gf_entry_meta` VALUES (11211,13,1543,'5','Kovach','');
INSERT INTO `wp_gf_entry_meta` VALUES (11212,13,1543,'2','kovach.rick@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11213,13,1543,'6','(775) 216-1242','');
INSERT INTO `wp_gf_entry_meta` VALUES (11214,13,1543,'3','I noticed that your 2poochiesproperties.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/xkbp50ToeTP\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11215,13,1544,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11216,13,1544,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11217,13,1544,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11218,13,1544,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11219,13,1544,'3','Dear 2poochiesproperties.com Admin.\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11220,13,1545,'4','Zane','');
INSERT INTO `wp_gf_entry_meta` VALUES (11221,13,1545,'5','Faulkner','');
INSERT INTO `wp_gf_entry_meta` VALUES (11222,13,1545,'2','zane.faulkner@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11223,13,1545,'6','(781) 636-4451','');
INSERT INTO `wp_gf_entry_meta` VALUES (11224,13,1545,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11225,13,1546,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11226,13,1546,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11227,13,1546,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11228,13,1546,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11229,13,1546,'3','Advertise on contact forms worldwide: USA 8M/$199, AUS 407k/$69, Canada 234k/$59, UK 930k/$79, France 480k/$69 - and more! Check out: http://32zy9c.contactuspagemarketing.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (11230,13,1547,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11231,13,1547,'5','Flemming','');
INSERT INTO `wp_gf_entry_meta` VALUES (11232,13,1547,'2','mandy.flemming@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11233,13,1547,'6','(829) 279-8529','');
INSERT INTO `wp_gf_entry_meta` VALUES (11234,13,1547,'3','I noticed that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This service could greatly amplify your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11235,13,1548,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11236,13,1548,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11237,13,1548,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11238,13,1548,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11239,13,1548,'3','Dear 2poochiesproperties.com Owner! I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11240,13,1549,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11241,13,1549,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11242,13,1549,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11243,13,1549,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11244,13,1549,'3','Hi 2poochiesproperties.com Webmaster!\r\n\r\nMy nameâ€™s Eric and I just came across your website - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11245,24,1550,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (11246,24,1550,'1','Beth','');
INSERT INTO `wp_gf_entry_meta` VALUES (11247,24,1550,'3','Hendee','');
INSERT INTO `wp_gf_entry_meta` VALUES (11248,24,1550,'6','The house was just perfect; from the porch seating, to the huge bathrooms, TVs in almost every room, and the view of the lake in the master.  Perfect weekend getaway!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11249,24,1550,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (11250,24,1550,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16078;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11251,24,1550,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11252,24,1550,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11253,13,1551,'4','Caroline','');
INSERT INTO `wp_gf_entry_meta` VALUES (11254,13,1551,'5','Blankfort','');
INSERT INTO `wp_gf_entry_meta` VALUES (11255,13,1551,'2','krowalker@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11256,13,1551,'6','(917) 405-1495','');
INSERT INTO `wp_gf_entry_meta` VALUES (11257,13,1551,'3','Hello, I live in Nashville and am looking for a getaway during fall break with my family and best friends. We are all working, responsible folks with 2 very well behaved dogs! I found your place and it\'s beautiful! Seems to be an ideal home & location for fall activities. Do you offer (i saw in on your site) any discount codes? Just curious as this was a bit over our budget but we all really like it. I myself am an Airbnb co-host for 2 homes in East Nashville and am super respectful & clean! We would take extremely good care of your home! If there is any flexibility on price that would be amazing! I look forward to hearing from you. Many thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11258,13,1552,'4','Bob','');
INSERT INTO `wp_gf_entry_meta` VALUES (11259,13,1552,'5','Preciado','');
INSERT INTO `wp_gf_entry_meta` VALUES (11260,13,1552,'2','preciado.bob@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11261,13,1552,'6','(570) 385-4617','');
INSERT INTO `wp_gf_entry_meta` VALUES (11262,13,1552,'3','I noticed that your 2poochiesproperties.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/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 traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11263,13,1553,'4','scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11264,13,1553,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11265,13,1553,'2','scott.jenson.ex24@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11266,13,1553,'6','(213) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11267,13,1553,'3','Sorry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I still have friends at Google (wink) I was born and raised in San Fernando Valley and in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n<br><br>\r\nI live near Playa Del Rey near the Google Campus where I used to work for the last 2 years. Who knows Covid or AI destroyed my department. I am willing to work at minimum wages on a part time basis until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n<br><br>\r\nI know this type of advertisement is well low form, I just do not have the funds or time to spend money on Google adwords, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google Adwords or an offshore team that is not doing what they said or what you expected them to do.\r\n<br><br>\r\nI can also send you my Resume and references of people that have taken me up on my offer with in the last 30 days. They will speak volumes of my abilities and my fair rates.\r\n<br><br>\r\nIf you want to move forward please email me at my NON GMAIL Account\r\n-\r\nEmail me at: scott.johnson.playa@outlook.com \r\n<br><br>\r\nIf you want to see  my services and get my phone number, please go to this link\r\n-\r\nhttps://docs.google.com/spreadsheets/d/15H3WaVtaB87O_milJdZ5HDCegATSf9gVJbkZakQ5ZgE/edit?gid=0#gid=0\r\n-\r\n-\r\nIf I sent you this message before or you do not want to see it again, please email me the URL/Website/Domain and I will add to our Do Not Sent list. Very sorry again if I distrubed you in anyway.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11268,13,1554,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11269,13,1554,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11270,13,1554,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11271,13,1554,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11272,13,1554,'3','Hi 2poochiesproperties.com Webmaster. this is Eric and I ran across 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11273,13,1555,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11274,13,1555,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11275,13,1555,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11276,13,1555,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11277,13,1555,'3','Hello, this is Eric and I ran across 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11278,13,1556,'4','Kelvin','');
INSERT INTO `wp_gf_entry_meta` VALUES (11279,13,1556,'5','Kenny','');
INSERT INTO `wp_gf_entry_meta` VALUES (11280,13,1556,'2','kelvin.kenny@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11281,13,1556,'6','(395) 719-4373','');
INSERT INTO `wp_gf_entry_meta` VALUES (11282,13,1556,'3','Hi,\r\n\r\nI recently checked out your website and read some of your reviews. I noticed a few things that could really help boost your business online and bring in more customers.\r\n\r\nFor example, improving how you show up on Google and your presence on social media can attract more people to your business. Also, managing your  reviews can make a big difference too.\r\n\r\nWe help local businesses like yours get noticed online and bring in more customers. \r\n\r\nWe will do all your online marketing so you can focus on your services. Businesses with a strong online presence tend to attract more customers and keep them happy.\r\n\r\nTake a look and get noticed: \r\n\r\nhttps://cybernatesolutions.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (11283,13,1557,'4','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (11284,13,1557,'5','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (11285,13,1557,'2','info@roldan.xbags.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (11286,13,1557,'6','(712) 845-8226','');
INSERT INTO `wp_gf_entry_meta` VALUES (11287,13,1557,'3','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\nSincerely, \r\n\r\nMadison','');
INSERT INTO `wp_gf_entry_meta` VALUES (11288,13,1558,'4','Mai','');
INSERT INTO `wp_gf_entry_meta` VALUES (11289,13,1558,'5','North','');
INSERT INTO `wp_gf_entry_meta` VALUES (11290,13,1558,'2','north.mai@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11291,13,1558,'6','(367) 895-6296','');
INSERT INTO `wp_gf_entry_meta` VALUES (11292,13,1558,'3','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\nMai','');
INSERT INTO `wp_gf_entry_meta` VALUES (11293,13,1559,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11294,13,1559,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11295,13,1559,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11296,13,1559,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11297,13,1559,'3','To the 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11298,13,1560,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (11299,13,1560,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (11300,13,1560,'2','jamesyoherst@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11301,13,1560,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11302,13,1560,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11303,13,1561,'4','Mira','');
INSERT INTO `wp_gf_entry_meta` VALUES (11304,13,1561,'5','Able','');
INSERT INTO `wp_gf_entry_meta` VALUES (11305,13,1561,'2','mira.able@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11306,13,1561,'6','(256) 613-2101','');
INSERT INTO `wp_gf_entry_meta` VALUES (11307,13,1561,'3','FINANCIAL INSTRUMENT AND GLOBAL FUNDING\r\n\r\nWe at WEALTHY CREDIT LIMITED HONG KONG -For all your financial instruments -BG/SBLC/PPP ... Also monetization and NON RECOURSE cash loan\r\n10% for any referrals and also Intermediaries/Consultants/Brokers can apply with the company. We fund globally\r\nFor more info on Non Refund cash loan; \r\n\r\nThey are the best in the world, they also  give funding meeting face to face.\r\n\r\nFeel free to follow up and contact them for more details;\r\n\r\nCalls : +852 300 16439\r\nEmail : info@fastcapitalhk.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11308,13,1562,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11309,13,1562,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11310,13,1562,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11311,13,1562,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11312,13,1562,'3','Hello 2poochiesproperties.com Admin. my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11313,13,1563,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11314,13,1563,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11315,13,1563,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11316,13,1563,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11317,13,1563,'3','Hello 2poochiesproperties.com Administrator! my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11318,13,1564,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11319,13,1564,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11320,13,1564,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11321,13,1564,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11322,13,1564,'3','Dear\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11323,13,1565,'4','Shavonne','');
INSERT INTO `wp_gf_entry_meta` VALUES (11324,13,1565,'5','Guy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11325,13,1565,'2','shavonne.guy@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11326,13,1565,'6','(229) 526-9350','');
INSERT INTO `wp_gf_entry_meta` VALUES (11327,13,1565,'3','I saw that your 2poochiesproperties.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://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 engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11328,13,1566,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11329,13,1566,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11330,13,1566,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11331,13,1566,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11332,13,1566,'3','Dear\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.com Webmaster.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11333,13,1567,'4','Daniella','');
INSERT INTO `wp_gf_entry_meta` VALUES (11334,13,1567,'5','Simpson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11335,13,1567,'2','daniellasimpson1@gmx.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11336,13,1567,'6','(614) 242-3276','');
INSERT INTO `wp_gf_entry_meta` VALUES (11337,13,1567,'3','Hi there,\r\n\r\nWe run a TikTok growth service, which can increase your number of followers safely and practically.\r\n\r\nWe aim to gain you 400-1200+ real human followers per month, with all actions safe as they are made manually (no bots).\r\n\r\nIf you are interested, we are happy to send you some further information.\r\n\r\nKind Regards,\r\nDaniella','');
INSERT INTO `wp_gf_entry_meta` VALUES (11338,13,1568,'4','Katelyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (11339,13,1568,'5','Raiden','');
INSERT INTO `wp_gf_entry_meta` VALUES (11340,13,1568,'2','katelynraiden@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11341,13,1568,'6','(787) 995-8673','');
INSERT INTO `wp_gf_entry_meta` VALUES (11342,13,1568,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11343,13,1569,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11344,13,1569,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11345,13,1569,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11346,13,1569,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11347,13,1569,'3','To the\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11348,13,1570,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11349,13,1570,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11350,13,1570,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11351,13,1570,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11352,13,1570,'3','To the\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11353,13,1571,'4','Serena','');
INSERT INTO `wp_gf_entry_meta` VALUES (11354,13,1571,'5','Port','');
INSERT INTO `wp_gf_entry_meta` VALUES (11355,13,1571,'2','port.serena@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11356,13,1571,'6','(346) 391-1511','');
INSERT INTO `wp_gf_entry_meta` VALUES (11357,13,1571,'3','Do you loathe the BBB and their business model that was minted in the 1950â€™s?\r\n\r\nThere is a MUCH better option available that actually meets the needs of both the business owners and the consumers.\r\n\r\nIntroducing Vetted Business Credential Reports \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\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11358,13,1572,'4','Hannelore','');
INSERT INTO `wp_gf_entry_meta` VALUES (11359,13,1572,'5','Fatnowna','');
INSERT INTO `wp_gf_entry_meta` VALUES (11360,13,1572,'2','hannelore.fatnowna@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11361,13,1572,'6','(704) 668-3508','');
INSERT INTO `wp_gf_entry_meta` VALUES (11362,13,1572,'3','I noticed that your 2poochiesproperties.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://ln.run/kCF8b\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 engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11363,13,1573,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11364,13,1573,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11365,13,1573,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11366,13,1573,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11367,13,1573,'3','Dear 2poochiesproperties.com Owner!\r\n\r\nMy nameâ€™s Eric and I just came across your website - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11368,13,1574,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11369,13,1574,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11370,13,1574,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11371,13,1574,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11372,13,1574,'3','Hello 2poochiesproperties.com Admin.\r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11373,13,1575,'4','Antonia','');
INSERT INTO `wp_gf_entry_meta` VALUES (11374,13,1575,'5','Chelmsford','');
INSERT INTO `wp_gf_entry_meta` VALUES (11375,13,1575,'2','antonia.chelmsford@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11376,13,1575,'6','(911) 912-8236','');
INSERT INTO `wp_gf_entry_meta` VALUES (11377,13,1575,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11378,13,1576,'4','Gale','');
INSERT INTO `wp_gf_entry_meta` VALUES (11379,13,1576,'5','Merideth','');
INSERT INTO `wp_gf_entry_meta` VALUES (11380,13,1576,'2','gale.merideth@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11381,13,1576,'6','(402) 626-8619','');
INSERT INTO `wp_gf_entry_meta` VALUES (11382,13,1576,'3','Are you frustrated by the high prices for simple web work & website updates?\r\n\r\nWhy pay $45+ per hour for web development work, when 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\nWe charge $20 per hour compared to $35 -$75 per hour in the market.\r\nWe can also do flat project based pricing if that\'s your preference.\r\n\r\nNo job too big or small. Test out our Rockstar Team to see our value.\r\n\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11383,13,1577,'4','Porter','');
INSERT INTO `wp_gf_entry_meta` VALUES (11384,13,1577,'5','Porter','');
INSERT INTO `wp_gf_entry_meta` VALUES (11385,13,1577,'2','porter@janzen.thawking.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (11386,13,1577,'6','(333) 108-0878','');
INSERT INTO `wp_gf_entry_meta` VALUES (11387,13,1577,'3','Morning \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 \r\n\r\nBuy now: https://thawking.shop\r\n \r\nBest regards, \r\n \r\nPorter','');
INSERT INTO `wp_gf_entry_meta` VALUES (11388,13,1578,'4','Cheri','');
INSERT INTO `wp_gf_entry_meta` VALUES (11389,13,1578,'5','Xiong','');
INSERT INTO `wp_gf_entry_meta` VALUES (11390,13,1578,'2','cheri.xiong37@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11391,13,1578,'6','(819) 117-3970','');
INSERT INTO `wp_gf_entry_meta` VALUES (11392,13,1578,'3','I noticed that your 2poochiesproperties.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/_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 250K targeted visitors per month. This opportunity could greatly amplify your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11393,13,1579,'4','Ezra','');
INSERT INTO `wp_gf_entry_meta` VALUES (11394,13,1579,'5','Rhein','');
INSERT INTO `wp_gf_entry_meta` VALUES (11395,13,1579,'2','ezra.rhein@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11396,13,1579,'6','(248) 383-5000','');
INSERT INTO `wp_gf_entry_meta` VALUES (11397,13,1579,'3','Hey there, 2poochiesproperties.com is yours...','');
INSERT INTO `wp_gf_entry_meta` VALUES (11398,13,1580,'4','Brandon','');
INSERT INTO `wp_gf_entry_meta` VALUES (11399,13,1580,'5','West','');
INSERT INTO `wp_gf_entry_meta` VALUES (11400,13,1580,'2','brandon.west@freels.pro','');
INSERT INTO `wp_gf_entry_meta` VALUES (11401,13,1580,'6','(310) 684-3338','');
INSERT INTO `wp_gf_entry_meta` VALUES (11402,13,1580,'3','Hey There Admin,\r\n\r\nEvery missed call is costing you revenue. Hereâ€™s how to stop the loss: https://callcatchmagic.com/save-sales\r\n\r\nFind out how much revenue your business is missing.\r\n\r\n\r\nThanks,\r\nBrandon West\r\nWest Leads Media Solutions\r\n750 N. San Vicente Blvd, Los Angeles, CA 90069\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto Opt-Out click here: https://callcatchmagic.com/opt-out\r\n\r\n\r\n2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11403,13,1581,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11404,13,1581,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11405,13,1581,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11406,13,1581,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11407,13,1581,'3','Looking to boost traffic to your video or website economically?\r\n More Info: http://fkzmd8.form-marketing.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (11408,13,1582,'4','Ashley','');
INSERT INTO `wp_gf_entry_meta` VALUES (11409,13,1582,'5','Waldrup','');
INSERT INTO `wp_gf_entry_meta` VALUES (11410,13,1582,'2','waldrupbenefitsolutions@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11411,13,1582,'6','(160) 190-6688','');
INSERT INTO `wp_gf_entry_meta` VALUES (11412,13,1582,'3','Interested in renting the whole month of June and July.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11413,13,1583,'4','Ezekiel','');
INSERT INTO `wp_gf_entry_meta` VALUES (11414,13,1583,'5','Bussau','');
INSERT INTO `wp_gf_entry_meta` VALUES (11415,13,1583,'2','bussau.ezekiel@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11416,13,1583,'6','(212) 889-5594','');
INSERT INTO `wp_gf_entry_meta` VALUES (11417,13,1583,'3','Turn Your Website into a Million-Dollar Machine!\r\n\r\n \r\n\r\nIf you have a product or service you truly believe inâ€”something that can make a difference for your audienceâ€”this system (https://witsvalleyco.com/product/website-money-making-machine/) can help you sell millions, even overnight. Itâ€™s the most effective way to launch a product or service on the internet today.\r\n\r\n \r\n\r\nWith just a single click, you\'ll be able to connect with millions of potential customers. Plus, youâ€™ll discover the â€œLaw of Systems,â€ (https://witsvalleyco.com/product/website-money-making-machine/) in this eBook download (https://witsvalleyco.com/product/website-money-making-machine/) which teaches you how to build a self-sustaining businessâ€”just like the world runs on its own once created. You can design a business that operates smoothly, without needing your constant attention. You are going to learn how, along with many other game-changing strategies.\r\n\r\n  \r\n\r\nThis is a limited opportunity to transform your business and help your customers. **Get Instant Access Now** (https://witsvalleyco.com/product/website-money-making-machine/) before itâ€™s too late!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11418,13,1584,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11419,13,1584,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11420,13,1584,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11421,13,1584,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11422,13,1584,'3','Hello 2poochiesproperties.com Administrator. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11423,26,1585,'1','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (11424,26,1585,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (11425,26,1585,'4','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11426,26,1585,'5','(912) 656-6434','');
INSERT INTO `wp_gf_entry_meta` VALUES (11427,26,1585,'6.1','397954 W 3900 Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11428,26,1585,'6.3','Ramona','');
INSERT INTO `wp_gf_entry_meta` VALUES (11429,26,1585,'6.4','Oklahoma','');
INSERT INTO `wp_gf_entry_meta` VALUES (11430,26,1585,'6.5','74061','');
INSERT INTO `wp_gf_entry_meta` VALUES (11431,26,1585,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11432,26,1585,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11433,26,1585,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11434,26,1585,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11435,26,1585,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11436,26,1585,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11437,26,1585,'29','HJSDEV99','');
INSERT INTO `wp_gf_entry_meta` VALUES (11438,26,1585,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11439,26,1585,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11440,26,1585,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11441,26,1585,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11442,26,1585,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11443,26,1585,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11444,26,1585,'23','670999c15b7e01.20753502.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11445,26,1585,'25.1','XXXXXXXXXXXX2817','');
INSERT INTO `wp_gf_entry_meta` VALUES (11446,26,1585,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11448,26,1585,'20','0.67000000000002','');
INSERT INTO `wp_gf_entry_meta` VALUES (11449,26,1585,'processed_feeds','a:2:{s:19:\"gravityformscoupons\";a:1:{i:0;s:2:\"12\";}s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11450,26,1585,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11451,26,1585,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11452,26,1585,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11453,26,1585,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";s:11:\"29|HJSDEV99\";}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11454,26,1585,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11455,19,1586,'1','Todd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11456,19,1586,'3','Lombardo','');
INSERT INTO `wp_gf_entry_meta` VALUES (11457,19,1586,'4','caroline.blankfort@compass.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11458,19,1586,'5','(917) 405-1495','');
INSERT INTO `wp_gf_entry_meta` VALUES (11459,19,1586,'6.1','437 Broadmoor Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (11460,19,1586,'6.3','Nashville','');
INSERT INTO `wp_gf_entry_meta` VALUES (11461,19,1586,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (11462,19,1586,'6.5','37216','');
INSERT INTO `wp_gf_entry_meta` VALUES (11463,19,1586,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11464,19,1586,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Todd lombardo\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:10:\"9174051495\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11465,19,1586,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11466,19,1586,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11467,19,1586,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11468,19,1586,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11469,19,1586,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11470,19,1586,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (11471,19,1586,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11472,19,1586,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11473,19,1586,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11474,19,1586,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11475,19,1586,'21.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11476,19,1586,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11477,19,1586,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11478,19,1586,'30.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11479,19,1586,'23','6709a2ba25ada6.75961321.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11480,19,1586,'25.1','XXXXXXXXXXXX1006','');
INSERT INTO `wp_gf_entry_meta` VALUES (11481,19,1586,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (11483,19,1586,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (11484,19,1586,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11485,19,1586,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:1:\"4\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11486,19,1586,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11487,19,1586,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11488,19,1586,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11489,19,1586,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11490,13,1587,'4','Marsha','');
INSERT INTO `wp_gf_entry_meta` VALUES (11491,13,1587,'5','Byars','');
INSERT INTO `wp_gf_entry_meta` VALUES (11492,13,1587,'2','marsha.byars69@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11493,13,1587,'6','(904) 940-6695','');
INSERT INTO `wp_gf_entry_meta` VALUES (11494,13,1587,'3','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== Must Be A US Based Business To Qualify ==\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11495,13,1588,'4','Marisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11496,13,1588,'5','Minner','');
INSERT INTO `wp_gf_entry_meta` VALUES (11497,13,1588,'2','minner.marisa@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11498,13,1588,'6','(650) 344-9066','');
INSERT INTO `wp_gf_entry_meta` VALUES (11499,13,1588,'3','I see that your 2poochiesproperties.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/_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 opportunity could greatly increase your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11500,13,1589,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (11501,13,1589,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (11502,13,1589,'2','jamesyoherst@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11503,13,1589,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11504,13,1589,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11505,26,1590,'1','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (11506,26,1590,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (11507,26,1590,'4','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11508,26,1590,'5','(912) 656-6434','');
INSERT INTO `wp_gf_entry_meta` VALUES (11509,26,1590,'6.1','397954 W 3900 Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11510,26,1590,'6.3','Ramona','');
INSERT INTO `wp_gf_entry_meta` VALUES (11511,26,1590,'6.4','Oklahoma','');
INSERT INTO `wp_gf_entry_meta` VALUES (11512,26,1590,'6.5','74061','');
INSERT INTO `wp_gf_entry_meta` VALUES (11513,26,1590,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11514,26,1590,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11515,26,1590,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11516,26,1590,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11517,26,1590,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11518,26,1590,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11519,26,1590,'29','HJSDEV99','');
INSERT INTO `wp_gf_entry_meta` VALUES (11520,26,1590,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11521,26,1590,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11522,26,1590,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11523,26,1590,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11524,26,1590,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11525,26,1590,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11526,26,1590,'23','670bf3282739f6.42214197.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11527,26,1590,'25.1','XXXXXXXXXXXX2817','');
INSERT INTO `wp_gf_entry_meta` VALUES (11528,26,1590,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11530,26,1590,'20','0.67000000000002','');
INSERT INTO `wp_gf_entry_meta` VALUES (11531,26,1590,'processed_feeds','a:2:{s:19:\"gravityformscoupons\";a:1:{i:0;s:2:\"12\";}s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11532,26,1590,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11533,26,1590,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11534,26,1590,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11535,26,1590,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";s:11:\"29|HJSDEV99\";}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11536,26,1590,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}s:11:\"29|HJSDEV99\";a:6:{s:4:\"name\";s:8:\"HJSDEV99\";s:5:\"price\";d:-449.33;s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:3:{s:11:\"option_name\";s:8:\"HJSDEV99\";s:12:\"option_label\";s:21:\"Coupon Code: HJSDEV99\";s:5:\"price\";i:0;}}s:8:\"isCoupon\";b:1;s:10:\"couponCode\";s:8:\"HJSDEV99\";}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11537,13,1591,'4','Marlys','');
INSERT INTO `wp_gf_entry_meta` VALUES (11538,13,1591,'5','Gilbreath','');
INSERT INTO `wp_gf_entry_meta` VALUES (11539,13,1591,'2','gilbreath.marlys37@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11540,13,1591,'6','(390) 807-5704','');
INSERT INTO `wp_gf_entry_meta` VALUES (11541,13,1591,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11542,13,1592,'4','Jonathan','');
INSERT INTO `wp_gf_entry_meta` VALUES (11543,13,1592,'5','Long','');
INSERT INTO `wp_gf_entry_meta` VALUES (11544,13,1592,'2','swanton.curt96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11545,13,1592,'6','(788) 191-9014','');
INSERT INTO `wp_gf_entry_meta` VALUES (11546,13,1592,'3','Hello\r\n\r\nNeed professional services without the high cost? Fiverr provides a huge selection of low-cost freelancersâ€”priced from $5! From graphic design, marketing, web development, or another service, Fiverr has expert professionals available to help your brand thrive.\r\n\r\nExplore here: https://bit.ly/fiverr-professional-services\r\n\r\nBest,\r\nBrian Perry','');
INSERT INTO `wp_gf_entry_meta` VALUES (11547,13,1593,'4','Ronny','');
INSERT INTO `wp_gf_entry_meta` VALUES (11548,13,1593,'5','Marquez','');
INSERT INTO `wp_gf_entry_meta` VALUES (11549,13,1593,'2','nichol.marquez15@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11550,13,1593,'6','(346) 698-6336','');
INSERT INTO `wp_gf_entry_meta` VALUES (11551,13,1593,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (11552,13,1594,'4','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (11553,13,1594,'5','Wake','');
INSERT INTO `wp_gf_entry_meta` VALUES (11554,13,1594,'2','pennywake02@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11555,13,1594,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11556,13,1594,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11557,13,1595,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11558,13,1595,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11559,13,1595,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11560,13,1595,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11561,13,1595,'3','Need a way to get millions of people to see your ad without high costs?\r\n If youâ€™re interested in learning more about how this works, reach out to me using the contact info below.\r\n\r\nRegards,\r\nJayme Coode\r\nEmail: Jayme.Coode@morebiz.my\r\nWebsite: http://n2r6zu.resultswithcontactforms.my\r\nSkype: marketingwithcontactforms','');
INSERT INTO `wp_gf_entry_meta` VALUES (11562,13,1596,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11563,13,1596,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11564,13,1596,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11565,13,1596,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11566,13,1596,'3','Dear 2poochiesproperties.com Webmaster. my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11567,13,1597,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11568,13,1597,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11569,13,1597,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11570,13,1597,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11571,13,1597,'3','Hello 2poochiesproperties.com Admin. I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11572,13,1598,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11573,13,1598,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11574,13,1598,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11575,13,1598,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11576,13,1598,'3','Hello 2poochiesproperties.com Administrator! my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11577,13,1599,'4','Valentina','');
INSERT INTO `wp_gf_entry_meta` VALUES (11578,13,1599,'5','Bruche','');
INSERT INTO `wp_gf_entry_meta` VALUES (11579,13,1599,'2','bruche.valentina@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11580,13,1599,'6','(933) 341-3130','');
INSERT INTO `wp_gf_entry_meta` VALUES (11581,13,1599,'3','I saw that your 2poochiesproperties.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://cutt.ly/xeDg5bbk\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 traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11582,13,1600,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11583,13,1600,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11584,13,1600,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11585,13,1600,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11586,13,1600,'3','To the 2poochiesproperties.com Admin! Eric here with a quick thought about your website 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11587,13,1601,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11588,13,1601,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11589,13,1601,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11590,13,1601,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11591,13,1601,'3','Hi 2poochiesproperties.com Administrator! \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 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11592,13,1602,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11593,13,1602,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11594,13,1602,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11595,13,1602,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11596,13,1602,'3','Dear 2poochiesproperties.com Admin! my name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties.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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11597,13,1603,'4','Doug','');
INSERT INTO `wp_gf_entry_meta` VALUES (11598,13,1603,'5','Mcdermott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11599,13,1603,'2','doug.mcdermott@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11600,13,1603,'6','(798) 566-4211','');
INSERT INTO `wp_gf_entry_meta` VALUES (11601,13,1603,'3','I noticed that your 2poochiesproperties.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 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 engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11602,13,1604,'4','Penny','');
INSERT INTO `wp_gf_entry_meta` VALUES (11603,13,1604,'5','Wake','');
INSERT INTO `wp_gf_entry_meta` VALUES (11604,13,1604,'2','pennywake02@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11605,13,1604,'6','(545) 555-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (11606,13,1604,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11607,13,1605,'4','Margarita','');
INSERT INTO `wp_gf_entry_meta` VALUES (11608,13,1605,'5','Baez','');
INSERT INTO `wp_gf_entry_meta` VALUES (11609,13,1605,'2','margarita.baez@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11610,13,1605,'6','(115) 626-5060','');
INSERT INTO `wp_gf_entry_meta` VALUES (11611,13,1605,'3','I saw that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This solution could greatly increase your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11612,13,1606,'4','Karl','');
INSERT INTO `wp_gf_entry_meta` VALUES (11613,13,1606,'5','Burchfield','');
INSERT INTO `wp_gf_entry_meta` VALUES (11614,13,1606,'2','karl.burchfield@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11615,13,1606,'6','(357) 099-8701','');
INSERT INTO `wp_gf_entry_meta` VALUES (11616,13,1606,'3','I noticed that your 2poochiesproperties.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 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11617,13,1607,'4','Marshall','');
INSERT INTO `wp_gf_entry_meta` VALUES (11618,13,1607,'5','Clements','');
INSERT INTO `wp_gf_entry_meta` VALUES (11619,13,1607,'2','marshall.clements@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11620,13,1607,'6','(660) 473-5093','');
INSERT INTO `wp_gf_entry_meta` VALUES (11621,13,1607,'3','I saw that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11622,13,1608,'4','Wayne','');
INSERT INTO `wp_gf_entry_meta` VALUES (11623,13,1608,'5','Serrano','');
INSERT INTO `wp_gf_entry_meta` VALUES (11624,13,1608,'2','wayne.serrano88@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11625,13,1608,'6','(327) 502-7747','');
INSERT INTO `wp_gf_entry_meta` VALUES (11626,13,1608,'3','Grow your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11627,13,1609,'4','Chelsea','');
INSERT INTO `wp_gf_entry_meta` VALUES (11628,13,1609,'5','Hernandez','');
INSERT INTO `wp_gf_entry_meta` VALUES (11629,13,1609,'2','5c.v.irtu.a.l.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11630,13,1609,'6','(904) 717-0825','');
INSERT INTO `wp_gf_entry_meta` VALUES (11631,13,1609,'3','Hello 2poochiesproperties.com team\r\n\r\nIs managing repetitive tasks taking your attention away from business growth?\r\n\r\nAt 5C Virtual Assistance, we\'ve spent 6+ years helping businesses like yours reclaim valuable time and cut operational costs by as much as 70%. Our expert virtual assistants handle your day-to-day tasks so you can focus on strategic growth.\r\n\r\nWhy industry leaders choose 5C Virtual Assistance: â€¢ Cost-effective: + Premium support at just $9/hour â€“ a fraction of the cost of hiring locally\r\n+ Flexibility: Scale support up or down based on your evolving needs\r\n+ Experience: 6+ years in multiple industries\r\n+ No overhead: Zero training expenses, benefits, or office space costs\r\n+ Time-zone aligned: Seamless workflow integration with your team\r\n\r\nOur VAs excel in: \r\n- Administrative Support\r\n- Customer Service\r\n- Data Entry & Management\r\n- Calendar & Email Management\r\n- Social Media Management\r\n- Research & Reporting\r\n\r\nImagine what you could achieve with an extra 20-30 hours freed up each week. Our clients typically report:\r\n+ 40% increase in productivity\r\n+ 25% improvement in customer response times\r\n+ 15+ hours saved weekly on administrative tasks\r\n\r\nReady to transform your workflow? Book a free 30-minute consultation to discuss your needs. Reply to this email or call us at [phone number].\r\n\r\n** Visit: https://bit.ly/5cvaservices\r\n\r\nBest regards,\r\nChelsea Hernandez\r\n5C Virtual Assistance\r\nhttps://bit.ly/5cvaservices\r\n\r\nP.S. Did you know? Switching to virtual assistance saves businesses an average of $3,000 monthly. Weâ€™d love to explore how we can achieve similar results for you.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11632,13,1610,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11633,13,1610,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11634,13,1610,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11635,13,1610,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11636,13,1610,'3','Need a way to get millions of people to view your ad without high expenses?\r\n Get in touch with me through the info provided below if youâ€™d like to know more about how I can help.\r\n\r\nRegards,\r\nSadie Lohr\r\nEmail: Sadie.Lohr@morebiz.my\r\nWebsite: http://3g3wzs.form-submission-masters.ink\r\nSkype: marketingwithcontactforms','');
INSERT INTO `wp_gf_entry_meta` VALUES (11637,13,1611,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (11638,13,1611,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (11639,13,1611,'2','joannariggs278@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11640,13,1611,'6','(700) 366-8890','');
INSERT INTO `wp_gf_entry_meta` VALUES (11641,13,1611,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11642,13,1612,'4','Saul','');
INSERT INTO `wp_gf_entry_meta` VALUES (11643,13,1612,'5','Watson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11644,13,1612,'2','ariel@contactformleads.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11645,13,1612,'6','(555) 432-1098','');
INSERT INTO `wp_gf_entry_meta` VALUES (11646,13,1612,'3','Need cost-effective outreach strategies? We focus on sending messages straight through website contact forms, ensuring your message lands in the right inboxes. \r\n\r\nStart reaching 100M potential buyers today, all starting from just $19 only! \r\n\r\nLetâ€™s amplify your brand and drive traffic like never before.\r\n\r\n## Visit: https://contactformleads.com\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhen you wish to stop getting subsequent emails from us, just follow the following link: https://contactformleads.com/unsubscribe/\r\n78 Devon Street, Kidman Park, NY, USA, 5025','');
INSERT INTO `wp_gf_entry_meta` VALUES (11647,13,1613,'4','Lorrie','');
INSERT INTO `wp_gf_entry_meta` VALUES (11648,13,1613,'5','Free','');
INSERT INTO `wp_gf_entry_meta` VALUES (11649,13,1613,'2','free.lorrie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11650,13,1613,'6','(306) 987-2619','');
INSERT INTO `wp_gf_entry_meta` VALUES (11651,13,1613,'3','Grow your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11652,13,1614,'4','Gilberto','');
INSERT INTO `wp_gf_entry_meta` VALUES (11653,13,1614,'5','Wertz','');
INSERT INTO `wp_gf_entry_meta` VALUES (11654,13,1614,'2','gilberto.wertz@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11655,13,1614,'6','(370) 558-8359','');
INSERT INTO `wp_gf_entry_meta` VALUES (11656,13,1614,'3','Grow your 2poochiesproperties.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/9nYQ50TXlFP\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11657,13,1615,'4','Lesli','');
INSERT INTO `wp_gf_entry_meta` VALUES (11658,13,1615,'5','Philip','');
INSERT INTO `wp_gf_entry_meta` VALUES (11659,13,1615,'2','philip.lesli@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11660,13,1615,'6','(399) 897-1960','');
INSERT INTO `wp_gf_entry_meta` VALUES (11661,13,1615,'3','I saw that your 2poochiesproperties.com website could 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/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 opportunity could greatly enhance your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11662,13,1616,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (11663,13,1616,'5','Mcgill','');
INSERT INTO `wp_gf_entry_meta` VALUES (11664,13,1616,'2','jamesyoherst@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11665,13,1616,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11666,13,1616,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11667,13,1617,'4','Amelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (11668,13,1617,'5','Brown','');
INSERT INTO `wp_gf_entry_meta` VALUES (11669,13,1617,'2','ameliabrown5822@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11670,13,1617,'6','(360) 366-4632','');
INSERT INTO `wp_gf_entry_meta` VALUES (11671,13,1617,'3','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\nAmelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (11672,13,1618,'4','Leif','');
INSERT INTO `wp_gf_entry_meta` VALUES (11673,13,1618,'5','Pack','');
INSERT INTO `wp_gf_entry_meta` VALUES (11674,13,1618,'2','leif.pack@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11675,13,1618,'6','(699) 113-3793','');
INSERT INTO `wp_gf_entry_meta` VALUES (11676,13,1618,'3','I noticed that your 2poochiesproperties.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/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 service could greatly increase your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11677,13,1619,'4','Maggie','');
INSERT INTO `wp_gf_entry_meta` VALUES (11678,13,1619,'5','Henning','');
INSERT INTO `wp_gf_entry_meta` VALUES (11679,13,1619,'2','henning.maggie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11680,13,1619,'6','(781) 786-3798','');
INSERT INTO `wp_gf_entry_meta` VALUES (11681,13,1619,'3','Hi! Based on the information we found on your website only, youâ€™re probably missing out on tens of thousands of dollars in tax credits every year. There are ~7,000 credits out there for businesses and itâ€™s impossible to know which ones apply to you, and how to qualify for them. Our proprietary software finds them and qualifies you. The best part is we donâ€™t get paid unless we are successful for you. Would you like to take a free look? 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11682,19,1620,'1','Todd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11683,19,1620,'3','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (11684,19,1620,'4','todd.daniel1969@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11685,19,1620,'5','(225) 405-4419','');
INSERT INTO `wp_gf_entry_meta` VALUES (11686,19,1620,'6.1','310 Mark Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (11687,19,1620,'6.3','Denham Springs','');
INSERT INTO `wp_gf_entry_meta` VALUES (11688,19,1620,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (11689,19,1620,'6.5','70706','');
INSERT INTO `wp_gf_entry_meta` VALUES (11690,19,1620,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11691,19,1620,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Kim Knapps\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:10:\"9857897148\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11692,19,1620,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11693,19,1620,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (11694,19,1620,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11695,19,1620,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11696,19,1620,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11697,19,1620,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (11698,19,1620,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11699,19,1620,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11700,19,1620,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11701,19,1620,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11702,19,1620,'21.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11703,19,1620,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11704,19,1620,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11705,19,1620,'30.3','20','');
INSERT INTO `wp_gf_entry_meta` VALUES (11706,19,1620,'23','672d269f77f145.27204828.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11707,19,1620,'25.1','XXXXXXXXXXXX4108','');
INSERT INTO `wp_gf_entry_meta` VALUES (11708,19,1620,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11709,19,1620,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11710,19,1620,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (11711,19,1620,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11712,13,1621,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (11713,13,1621,'5','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (11714,13,1621,'2','hireonline556600@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11715,13,1621,'6','(785) 885-1044','');
INSERT INTO `wp_gf_entry_meta` VALUES (11716,13,1621,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11717,13,1622,'4','Caitlyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (11718,13,1622,'5','Tamayo','');
INSERT INTO `wp_gf_entry_meta` VALUES (11719,13,1622,'2','tamayo.caitlyn@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11720,13,1622,'6','(681) 789-4311','');
INSERT INTO `wp_gf_entry_meta` VALUES (11721,13,1622,'3','I see that your 2poochiesproperties.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 service could greatly enhance your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11722,13,1623,'4','Vana','');
INSERT INTO `wp_gf_entry_meta` VALUES (11723,13,1623,'5','Rao','');
INSERT INTO `wp_gf_entry_meta` VALUES (11724,13,1623,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11725,13,1623,'6','(413) 627-1219','');
INSERT INTO `wp_gf_entry_meta` VALUES (11726,13,1623,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11727,13,1624,'4','Clayton','');
INSERT INTO `wp_gf_entry_meta` VALUES (11728,13,1624,'5','Burgoyne','');
INSERT INTO `wp_gf_entry_meta` VALUES (11729,13,1624,'2','burgoyne.clayton@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11730,13,1624,'6','(609) 228-8454','');
INSERT INTO `wp_gf_entry_meta` VALUES (11731,13,1624,'3','I noticed that your 2poochiesproperties.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/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 service could greatly amplify your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11732,13,1625,'4','Sid','');
INSERT INTO `wp_gf_entry_meta` VALUES (11733,13,1625,'5','Shah','');
INSERT INTO `wp_gf_entry_meta` VALUES (11734,13,1625,'2','socialmedia1145@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11735,13,1625,'6','(410) 710-6122','');
INSERT INTO `wp_gf_entry_meta` VALUES (11736,13,1625,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (11737,13,1626,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11738,13,1626,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11739,13,1626,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11740,13,1626,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11741,13,1626,'3','Need a way to get millions of people to see your ad without high costs?\r\n Reach out to me below if you want more details on how I make this happen.\r\n\r\nRegards,\r\nDana Araujo\r\nEmail: Dana.Araujo@morebiz.my\r\nWebsite: http://tkhmls.form-submission-masters.ink\r\nSkype: marketingwithcontactforms','');
INSERT INTO `wp_gf_entry_meta` VALUES (11742,13,1627,'4','Agueda','');
INSERT INTO `wp_gf_entry_meta` VALUES (11743,13,1627,'5','Lockard','');
INSERT INTO `wp_gf_entry_meta` VALUES (11744,13,1627,'2','lockard.agueda75@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11745,13,1627,'6','(381) 642-9501','');
INSERT INTO `wp_gf_entry_meta` VALUES (11746,13,1627,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (11747,13,1628,'4','Molly','');
INSERT INTO `wp_gf_entry_meta` VALUES (11748,13,1628,'5','Molly','');
INSERT INTO `wp_gf_entry_meta` VALUES (11749,13,1628,'2','2poochiesproperties.com@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11750,13,1628,'6','(550) 501-4431','');
INSERT INTO `wp_gf_entry_meta` VALUES (11751,13,1628,'3','Hi there \r\n\r\nSurprise your loved one with a truly enchanting gift â€“ the Enchanted Shining Roseâ„¢! This forever rose, glowing softly under a glass dome, is the perfect way to show your lasting love and appreciation.\r\n\r\nSpecial Offer: 50% OFF - Limited Time Offer\r\nBuy Here: https://shiningrose.biz\r\n\r\nBring a touch of magic into their life with a gift they\'ll cherish every day.\r\n\r\nAll the best,\r\n\r\nMolly','');
INSERT INTO `wp_gf_entry_meta` VALUES (11752,13,1629,'4','Jackie','');
INSERT INTO `wp_gf_entry_meta` VALUES (11753,13,1629,'5','Shillings','');
INSERT INTO `wp_gf_entry_meta` VALUES (11754,13,1629,'2','shillings.jackie@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11755,13,1629,'6','(619) 213-2787','');
INSERT INTO `wp_gf_entry_meta` VALUES (11756,13,1629,'3','I see that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This opportunity could greatly increase your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11757,13,1630,'4','scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11758,13,1630,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11759,13,1630,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11760,13,1630,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11761,13,1630,'3','Sorry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I still have friends at Google (wink) I was born and raised in San Fernando Valley and in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n--\r\nI live near Playa Del Rey near the Google Campus where I used to work for the last 2 years. Who knows Covid or AI destroyed my department. I am willing to work on a part time basis until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n--\r\nI know this type of advertisement is not the best way of seeking clients, I just do not have the funds or time to spend money on Google adwords, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google Adwords or an offshore team that is not doing what they said or what you expected them to do.\r\n--\r\nI can send you my Resume and references of people that have taken me up on my offer within the last 30 days. They will speak volumes of my abilities. I will send you my rates, examples of my work, reporting and my services. Fill out the Zoho form below. I use Zoho CRM and other software to send and recieve email and automate business processes. Ask me about Zoho if you need more automation\r\n\r\nPlease fill out the simple form above. Only Name, Phone, Email, Website and message, then submit.  Faster than you can say Easy peasy lemon squeezy!\r\n\r\nhttps://forms.zohopublic.com/ebrandsforless/form/GoogleEX/formperma/AH9VZlyWsPtrbb4iOZKB1aI73GtyjOtLg-a4W9enhbw','');
INSERT INTO `wp_gf_entry_meta` VALUES (11762,13,1631,'4','Kim','');
INSERT INTO `wp_gf_entry_meta` VALUES (11763,13,1631,'5','Westfeild','');
INSERT INTO `wp_gf_entry_meta` VALUES (11764,13,1631,'2','kimwestfeild@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11765,13,1631,'6','(555) 456-7898','');
INSERT INTO `wp_gf_entry_meta` VALUES (11766,13,1631,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11767,13,1632,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11768,13,1632,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11769,13,1632,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11770,13,1632,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11771,13,1632,'3','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 2poochiesproperties.com 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â€™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 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11772,26,1633,'1','Todd','');
INSERT INTO `wp_gf_entry_meta` VALUES (11773,26,1633,'3','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (11774,26,1633,'4','todd.daniel1969@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11775,26,1633,'5','(225) 405-4419','');
INSERT INTO `wp_gf_entry_meta` VALUES (11776,26,1633,'6.1','310 Mark Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (11777,26,1633,'6.3','Denham Springs','');
INSERT INTO `wp_gf_entry_meta` VALUES (11778,26,1633,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (11779,26,1633,'6.5','70726','');
INSERT INTO `wp_gf_entry_meta` VALUES (11780,26,1633,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11781,26,1633,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Kim Knapps\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:12:\"985-789-7148\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11782,26,1633,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (11783,26,1633,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (11784,26,1633,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11785,26,1633,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11786,26,1633,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11787,26,1633,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11788,26,1633,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11789,26,1633,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11790,26,1633,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11791,26,1633,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11792,26,1633,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11793,26,1633,'23','6734e72fba0f78.98070673.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11794,26,1633,'25.1','XXXXXXXXXXXX4108','');
INSERT INTO `wp_gf_entry_meta` VALUES (11795,26,1633,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (11797,26,1633,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (11798,26,1633,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11799,26,1633,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11800,26,1633,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11801,26,1633,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11802,26,1633,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11803,26,1633,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11804,13,1634,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11805,13,1634,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11806,13,1634,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11807,13,1634,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11808,13,1634,'3','Sorry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I still have friends at Google (wink) I was born and raised in San Fernando Valley and in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n--\r\nI live near Playa Del Rey near the Google Campus where I used to work for the last 2 years. Who knows Covid or AI destroyed my department. I am willing to work on a part time basis until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n--\r\nI know this type of advertisement is not the best way of seeking clients, I just do not have the funds or time to spend money on Google adwords, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google Adwords or an offshore team that is not doing what they said or what you expected them to do.\r\n--\r\nI can send you my Resume and references of people that have taken me up on my offer within the last 30 days. They will speak volumes of my abilities. I will send you my rates, examples of my work, reporting and my services. Fill out the Zoho form below. I use Zoho CRM and other software to send and recieve email and automate business processes. Ask me about Zoho if you need more automation\r\n\r\nPlease fill out the simple form above. Only Name, Phone, Email, Website and message, then submit.  Faster than you can say Easy peasy lemon squeezy!\r\n\r\nhttps://forms.zohopublic.com/ebrandsforless/form/GoogleEX/formperma/AH9VZlyWsPtrbb4iOZKB1aI73GtyjOtLg-a4W9enhbw\r\n\r\nAfter you fill out this form I will send you my references, my current clients, my education, my rates and services and a calendar link so you can schedule time. \r\n14 pepole have already took me up on my offer.\r\nif you are serious about increasing your rankings and the number of appointments and calls then fill out the form above.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11809,13,1635,'4','Brodie','');
INSERT INTO `wp_gf_entry_meta` VALUES (11810,13,1635,'5','Fouts','');
INSERT INTO `wp_gf_entry_meta` VALUES (11811,13,1635,'2','fouts.brodie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11812,13,1635,'6','(705) 278-3479','');
INSERT INTO `wp_gf_entry_meta` VALUES (11813,13,1635,'3','I see that your 2poochiesproperties.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/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 service could greatly increase your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11814,13,1636,'4','Kim','');
INSERT INTO `wp_gf_entry_meta` VALUES (11815,13,1636,'5','Westfeild','');
INSERT INTO `wp_gf_entry_meta` VALUES (11816,13,1636,'2','kimwestfeild@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11817,13,1636,'6','(545) 555-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (11818,13,1636,'3','Get your buisness seen and get in your future clients inbox on the daily, weekly, or monthly with specials and promotions your having. Click or copy and paste https://shorturl.at/YygoE into your browser for a product that will deliver!\r\n\r\n\r\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11819,13,1637,'4','Alex','');
INSERT INTO `wp_gf_entry_meta` VALUES (11820,13,1637,'5','Dorn','');
INSERT INTO `wp_gf_entry_meta` VALUES (11821,13,1637,'2','sadie.dorn@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11822,13,1637,'6','(637) 554-5445','');
INSERT INTO `wp_gf_entry_meta` VALUES (11823,13,1637,'3','Hello : )\r\n\r\nI was on your website, 2poochiesproperties.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 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11824,13,1638,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (11825,13,1638,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (11826,13,1638,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11827,13,1638,'6','(310) 555-1478','');
INSERT INTO `wp_gf_entry_meta` VALUES (11828,13,1638,'3','Sorry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I still have friends at Google (wink) I was born and raised in San Fernando Valley and in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n--\r\nI live near Playa Del Rey near the Google Campus where I used to work for the last 2 years. Who knows Covid or AI destroyed my department. I am willing to work on a part time basis until you see how powerful my help can be. Ok there is my spiel and yes I speak English.\r\n--\r\nI know this type of advertisement is not the best way of seeking clients, I just do not have the funds or time to spend money on Google adwords, nor do I want to. Google and I do not see eye to eye. That is why I want to help you do well without spending lots of $$$ on Google Adwords or an offshore team that is not doing what they said or what you expected them to do.\r\n--\r\nI can send you my Resume and references of people that have taken me up on my offer within the last 30 days. They will speak volumes of my abilities. I will send you my rates, examples of my work, reporting and my services. Fill out the Zoho form below. I use Zoho CRM and other software to send and recieve email and automate business processes. Ask me about Zoho if you need more automation\r\n\r\nPlease fill out the simple form above. Only Name, Phone, Email, Website and message, then submit.  Faster than you can say Easy peasy lemon squeezy!\r\n\r\nhttps://forms.zohopublic.com/ebrandsforless/form/GoogleEX/formperma/AH9VZlyWsPtrbb4iOZKB1aI73GtyjOtLg-a4W9enhbw\r\n\r\nAfter you fill out this form I will send you my references, my current clients, my education, my rates and services and a calendar link so you can schedule time. \r\n14 pepole have already took me up on my offer.\r\nif you are serious about increasing your rankings and the number of appointments and calls then fill out the form above.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11829,13,1639,'4','Patrice','');
INSERT INTO `wp_gf_entry_meta` VALUES (11830,13,1639,'5','Burdett','');
INSERT INTO `wp_gf_entry_meta` VALUES (11831,13,1639,'2','patrice.burdett@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11832,13,1639,'6','(117) 441-9113','');
INSERT INTO `wp_gf_entry_meta` VALUES (11833,13,1639,'3','I see that your 2poochiesproperties.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/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 solution could greatly enhance your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11834,13,1640,'4','Jaiya','');
INSERT INTO `wp_gf_entry_meta` VALUES (11835,13,1640,'5','K.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11836,13,1640,'2','toptiercrm.email@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11837,13,1640,'6','(888) 857-4348','');
INSERT INTO `wp_gf_entry_meta` VALUES (11838,13,1640,'3','The team at 2poochiesproperties.com can easily correct the core 4.\r\n\r\nEvery business owner on the planet is concerned with these 4 key concerns, and we tackle these concerns for only $20 a month:\r\n\r\n1. Communication timeliness to potential clients and existing customers.\r\n\r\n2. Contacts (Shared access to information).\r\n\r\n3. An excellent reputation (Boost reviews).\r\n\r\n4. Automating tasks (Minimize employee workload from long hours to moments).\r\n\r\nOverall, itâ€™s an amazing offer, and you pocket $3,600 each year by choosing this: TopTierCrm277off\r\n\r\nTap the link and find out more: https://toptiercrm.tech\r\n\r\nTry it complementary for the first 30 days to see if weâ€™re as good as we say.\r\n\r\nIâ€™m sure youâ€™ll absolutely love it.\r\n\r\nSee you real soon,\r\n\r\nEvan\r\nClient Relationship Management\r\n\r\nRemove me:\r\nThis opt-out will place your domain and email addresses on our DNC list, there will be no further contact from us with marketing messages.\r\nhttps://bullet-proof.biz/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11839,13,1641,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11840,13,1641,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11841,13,1641,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11842,13,1641,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11843,13,1641,'3','Hello\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties.com Webmaster!\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11844,13,1642,'4','Leslee','');
INSERT INTO `wp_gf_entry_meta` VALUES (11845,13,1642,'5','Parkhurst','');
INSERT INTO `wp_gf_entry_meta` VALUES (11846,13,1642,'2','parkhurst.leslee@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11847,13,1642,'6','(775) 235-5375','');
INSERT INTO `wp_gf_entry_meta` VALUES (11848,13,1642,'3','I saw that your 2poochiesproperties.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/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 solution could greatly increase your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11849,13,1643,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11850,13,1643,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11851,13,1643,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11852,13,1643,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11853,13,1643,'3','Dear 2poochiesproperties.com Admin. my nameâ€™s Eric and I just ran across your website at 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11854,13,1644,'4','Matthew','');
INSERT INTO `wp_gf_entry_meta` VALUES (11855,13,1644,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (11856,13,1644,'2','futuresalesco@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11857,13,1644,'6','(572) 587-7251','');
INSERT INTO `wp_gf_entry_meta` VALUES (11858,13,1644,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11859,13,1645,'4','Dexter','');
INSERT INTO `wp_gf_entry_meta` VALUES (11860,13,1645,'5','Abrams','');
INSERT INTO `wp_gf_entry_meta` VALUES (11861,13,1645,'2','dexter.abrams@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11862,13,1645,'6','(771) 420-6591','');
INSERT INTO `wp_gf_entry_meta` VALUES (11863,13,1645,'3','I saw that your 2poochiesproperties.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/XFEv50Uao9x\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11864,13,1646,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11865,13,1646,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11866,13,1646,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11867,13,1646,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11868,13,1646,'3','Hi, this is Eric and I ran across 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11869,13,1647,'4','Irvin','');
INSERT INTO `wp_gf_entry_meta` VALUES (11870,13,1647,'5','Earnhardt','');
INSERT INTO `wp_gf_entry_meta` VALUES (11871,13,1647,'2','earnhardt.irvin@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11872,13,1647,'6','(318) 144-5368','');
INSERT INTO `wp_gf_entry_meta` VALUES (11873,13,1647,'3','I saw that your 2poochiesproperties.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/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 solution could greatly amplify your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11874,13,1648,'4','Alexander','');
INSERT INTO `wp_gf_entry_meta` VALUES (11875,13,1648,'5','Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (11876,13,1648,'2','alexander.cole@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11877,13,1648,'6','(646) 475-1630','');
INSERT INTO `wp_gf_entry_meta` VALUES (11878,13,1648,'3','Youâ€™ve got ideas. \r\nBig ones. \r\n\r\nBut how do you share them in a way that grabs attention and holds it? \r\nThe answer is simpler than you think: a powerful, easy-to-use tool for creating amazing videos.\r\n\r\n-------\r\n- Itâ€™s fast. \r\n- Itâ€™s flexible. \r\n- And itâ€™s designed for **you** â€” no matter your experience level. \r\n- Plus, youâ€™ll see instant results in how your audience connects with your message.\r\n-------\r\n\r\nWant to see how it works? https://tidd.ly/48YGQCK\r\n\r\n**P.S.** Over 80% of businesses use video to stand out on social mediaâ€”donâ€™t get left behind. \r\n**P.P.S.** Oh, I forgot to mention. There\'s a great free trial so zero risk to you.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11879,13,1649,'4','Joel','');
INSERT INTO `wp_gf_entry_meta` VALUES (11880,13,1649,'5','Stookma','');
INSERT INTO `wp_gf_entry_meta` VALUES (11881,13,1649,'2','joelstookma@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11882,13,1649,'6','(555) 456-7788','');
INSERT INTO `wp_gf_entry_meta` VALUES (11883,13,1649,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11884,13,1650,'4','Finlay','');
INSERT INTO `wp_gf_entry_meta` VALUES (11885,13,1650,'5','Coventry','');
INSERT INTO `wp_gf_entry_meta` VALUES (11886,13,1650,'2','coventry.finlay18@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11887,13,1650,'6','(379) 683-1142','');
INSERT INTO `wp_gf_entry_meta` VALUES (11888,13,1650,'3','I saw that your 2poochiesproperties.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/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 opportunity could greatly amplify your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11889,13,1651,'4','Brendan','');
INSERT INTO `wp_gf_entry_meta` VALUES (11890,13,1651,'5','Gard','');
INSERT INTO `wp_gf_entry_meta` VALUES (11891,13,1651,'2','gard.brendan@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11892,13,1651,'6','(706) 446-8990','');
INSERT INTO `wp_gf_entry_meta` VALUES (11893,13,1651,'3','I noticed that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This service could greatly enhance your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11894,13,1652,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (11895,13,1652,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (11896,13,1652,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11897,13,1652,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (11898,13,1652,'3','Dear 2poochiesproperties.com Webmaster. I just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11899,13,1653,'4','Danielle','');
INSERT INTO `wp_gf_entry_meta` VALUES (11900,13,1653,'5','Beckwith','');
INSERT INTO `wp_gf_entry_meta` VALUES (11901,13,1653,'2','danielle.beckwith@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11902,13,1653,'6','(846) 962-8670','');
INSERT INTO `wp_gf_entry_meta` VALUES (11903,13,1653,'3','I saw that your 2poochiesproperties.com website could 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/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 a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11904,13,1654,'4','Joel','');
INSERT INTO `wp_gf_entry_meta` VALUES (11905,13,1654,'5','Stookma','');
INSERT INTO `wp_gf_entry_meta` VALUES (11906,13,1654,'2','joelstookma@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11907,13,1654,'6','(545) 555-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (11908,13,1654,'3','For those buisnesses that have or not tried to add A I to help your buisness easily mange and create more contacts. 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11909,13,1655,'4','Phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (11910,13,1655,'5','Stewart','');
INSERT INTO `wp_gf_entry_meta` VALUES (11911,13,1655,'2','noreplyhere@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11912,13,1655,'6','(342) 123-4456','');
INSERT INTO `wp_gf_entry_meta` VALUES (11913,13,1655,'3','Tired of changing algorithms ruining your campaigns? With contact form advertising, there are no rules or restrictions. Your message, your way, delivered to millions.\r\n\r\n Interested? Get in touch via the contact details below.\r\n\r\nRegards,\r\nGlenna Heavener\r\nEmail: Glenna.Heavener@morebiz.my\r\nWebsite: http://fuhejc.form-submission-masters.ink\r\nSkype: marketingwithcontactforms','');
INSERT INTO `wp_gf_entry_meta` VALUES (11914,26,1656,'1','Casey','');
INSERT INTO `wp_gf_entry_meta` VALUES (11915,26,1656,'3','Winger','');
INSERT INTO `wp_gf_entry_meta` VALUES (11916,26,1656,'4','caseywinger125@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11917,26,1656,'5','(205) 447-6410','');
INSERT INTO `wp_gf_entry_meta` VALUES (11918,26,1656,'6.1','803 Wingate Circle','');
INSERT INTO `wp_gf_entry_meta` VALUES (11919,26,1656,'6.3','Birmingham','');
INSERT INTO `wp_gf_entry_meta` VALUES (11920,26,1656,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (11921,26,1656,'6.5','35209','');
INSERT INTO `wp_gf_entry_meta` VALUES (11922,26,1656,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (11923,26,1656,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Karen Talley\";s:12:\"Relationship\";s:3:\"Mom\";s:11:\"Telephone #\";s:10:\"2562391912\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (11924,26,1656,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (11925,26,1656,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11926,26,1656,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (11927,26,1656,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (11928,26,1656,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11929,26,1656,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11930,26,1656,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11931,26,1656,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11932,26,1656,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (11933,26,1656,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (11934,26,1656,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (11935,26,1656,'23','674767d3303f50.10915500.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (11936,26,1656,'25.1','XXXXXXXXXXXX2010','');
INSERT INTO `wp_gf_entry_meta` VALUES (11937,26,1656,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (11939,26,1656,'20','650','');
INSERT INTO `wp_gf_entry_meta` VALUES (11940,26,1656,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11941,26,1656,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11942,26,1656,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11943,26,1656,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11944,26,1656,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11945,26,1656,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11946,13,1657,'4','Ardita J','');
INSERT INTO `wp_gf_entry_meta` VALUES (11947,13,1657,'5','Sepulveda','');
INSERT INTO `wp_gf_entry_meta` VALUES (11948,13,1657,'2','nannie.sepulveda28@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11949,13,1657,'6','(358) 044-7118','');
INSERT INTO `wp_gf_entry_meta` VALUES (11950,13,1657,'3','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj','');
INSERT INTO `wp_gf_entry_meta` VALUES (11951,13,1658,'4','Abigail','');
INSERT INTO `wp_gf_entry_meta` VALUES (11952,13,1658,'5','Stanley','');
INSERT INTO `wp_gf_entry_meta` VALUES (11953,13,1658,'2','ava@businesstechgenius.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11954,13,1658,'6','(555) 123-4567','');
INSERT INTO `wp_gf_entry_meta` VALUES (11955,13,1658,'3','Hey\r\n\r\nAre you tired of messy notes and forgotten follow-ups? With Fireflies ai, your meetings will always result in clear, actionable outcomes.\r\n\r\nHereâ€™s what it does:\r\n- Captures and transcribes all meetings effortlessly.\r\n- Provides clear summaries of key takeaways.\r\n- Turns discussions into searchable and shareable records.\r\n\r\n+ Try it for free today and feel the improvement.\r\n\r\nTry it for free today: .https://businesstechgenius.com/FirefliesAi\r\n\r\nLet me know your feedback!\r\n\r\nKind regards,\r\nJenna\r\n\r\n\r\nIf at any point you wish to stop getting any more communications from this address, please reply with the message: \"No, Thank YOU\"\r\nPachergasse 36, Limerick, NY, USA, 3243','');
INSERT INTO `wp_gf_entry_meta` VALUES (11956,13,1659,'4','Steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (11957,13,1659,'5','Stommer','');
INSERT INTO `wp_gf_entry_meta` VALUES (11958,13,1659,'2','stevestommer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11959,13,1659,'6','(555) 486-9541','');
INSERT INTO `wp_gf_entry_meta` VALUES (11960,13,1659,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11961,13,1660,'4','Chu','');
INSERT INTO `wp_gf_entry_meta` VALUES (11962,13,1660,'5','Howitt','');
INSERT INTO `wp_gf_entry_meta` VALUES (11963,13,1660,'2','chu.howitt69@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11964,13,1660,'6','(717) 523-4091','');
INSERT INTO `wp_gf_entry_meta` VALUES (11965,13,1660,'3','I noticed that your 2poochiesproperties.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/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 a quarter million targeted visitors per month. This service could greatly increase your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11966,26,1656,'gform_product_info__1','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:20:\"Rental Price (1 Day)\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (11967,13,1661,'4','Napoleon','');
INSERT INTO `wp_gf_entry_meta` VALUES (11968,13,1661,'5','Bonet','');
INSERT INTO `wp_gf_entry_meta` VALUES (11969,13,1661,'2','bonet.napoleon@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11970,13,1661,'6','(702) 064-8019','');
INSERT INTO `wp_gf_entry_meta` VALUES (11971,13,1661,'3','I noticed that your 2poochiesproperties.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 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 visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11972,13,1662,'4','Jannette','');
INSERT INTO `wp_gf_entry_meta` VALUES (11973,13,1662,'5','Vosper','');
INSERT INTO `wp_gf_entry_meta` VALUES (11974,13,1662,'2','jannette.vosper@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11975,13,1662,'6','(856) 306-5827','');
INSERT INTO `wp_gf_entry_meta` VALUES (11976,13,1662,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > https://tinyurl.com/3ckxfu2c\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (11977,13,1663,'4','Federico','');
INSERT INTO `wp_gf_entry_meta` VALUES (11978,13,1663,'5','Tapia','');
INSERT INTO `wp_gf_entry_meta` VALUES (11979,13,1663,'2','tapia.federico@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11980,13,1663,'6','(703) 451-6608','');
INSERT INTO `wp_gf_entry_meta` VALUES (11981,13,1663,'3','I noticed that your 2poochiesproperties.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/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 amplify your website\'s reach and visitors.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11982,13,1664,'4','Loise','');
INSERT INTO `wp_gf_entry_meta` VALUES (11983,13,1664,'5','A.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11984,13,1664,'2','loiseaplando70@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11985,13,1664,'6','(646) 483-1234','');
INSERT INTO `wp_gf_entry_meta` VALUES (11986,13,1664,'3','Hi,\r\n\r\nIâ€™m Loise, an experienced Content Strategist from the Philippines, and Iâ€™m reaching out to see if youâ€™re hiring for a Content Writer or Strategist role.\r\n\r\nI specialize in creating high-quality, user-focused articles and, with AI tools, I can produce 5â€“6 well-researched pieces daily and post to your website 2poochiesproperties.com. Iâ€™d be happy to write and provide a free sample article for your business just to showcase my skills.\r\n\r\nLet me know if you\'d like to set up an interview or discuss further. I can send you my resume too. My expected salary is US$1,000 /m for a full-time role. \r\n\r\nLooking forward to your response!\r\n\r\nBest regards,\r\nLoise','');
INSERT INTO `wp_gf_entry_meta` VALUES (11987,13,1665,'4','Ngan','');
INSERT INTO `wp_gf_entry_meta` VALUES (11988,13,1665,'5','Blanch','');
INSERT INTO `wp_gf_entry_meta` VALUES (11989,13,1665,'2','ngan.blanch@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11990,13,1665,'6','(708) 902-2366','');
INSERT INTO `wp_gf_entry_meta` VALUES (11991,13,1665,'3','I saw that your 2poochiesproperties.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 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 amplify your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (11992,13,1666,'4','Elizabeth','');
INSERT INTO `wp_gf_entry_meta` VALUES (11993,13,1666,'5','Elizabeth','');
INSERT INTO `wp_gf_entry_meta` VALUES (11994,13,1666,'2','elizabethstenberg96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (11995,13,1666,'6','(914) 116-3703','');
INSERT INTO `wp_gf_entry_meta` VALUES (11996,13,1666,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (11997,13,1667,'4','Leona','');
INSERT INTO `wp_gf_entry_meta` VALUES (11998,13,1667,'5','Fitzsimons','');
INSERT INTO `wp_gf_entry_meta` VALUES (11999,13,1667,'2','fitzsimons.leona@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12000,13,1667,'6','(404) 365-4628','');
INSERT INTO `wp_gf_entry_meta` VALUES (12001,13,1667,'3','I see that your 2poochiesproperties.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/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 solution could greatly increase your website\'s reach and engagement.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12002,13,1668,'4','Joesph','');
INSERT INTO `wp_gf_entry_meta` VALUES (12003,13,1668,'5','Fitzwater','');
INSERT INTO `wp_gf_entry_meta` VALUES (12004,13,1668,'2','joesph.fitzwater@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12005,13,1668,'6','(394) 478-0944','');
INSERT INTO `wp_gf_entry_meta` VALUES (12006,13,1668,'3','I noticed that your 2poochiesproperties.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/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 increase your website\'s reach and traffic.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12007,13,1669,'4','Steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (12008,13,1669,'5','Stommer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12009,13,1669,'2','stevestommer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12010,13,1669,'6','(555) 879-6542','');
INSERT INTO `wp_gf_entry_meta` VALUES (12011,13,1669,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12012,13,1670,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (12013,13,1670,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12014,13,1670,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12015,13,1670,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12016,13,1670,'3','Sorry for the interruption. I am looking for work. I used to work on the Google Maps Project, in Playa Vista and I have amazing insights on how Google Maps (GMB) works. I still have friends at Google (wink) I was born and raised in San Fernando Valley and in Venice CA and not some offshore country or some BS. If you are a local business and you are not showing up well or getting the conversions you are looking for I can help.\r\n\r\nWhen I exited Google, I still maintain relationships with my coworkers. Here are the top 10 services I can provide:\r\n\r\nGMB Marketing\r\nGOOGLE AND YELP REVIEWS\r\nWordpress Web Design and Marketing\r\nCold Email Marketing (hardcore marketing)\r\nSMS Marketing using my Python built system\r\nLinkedin Marketing using Automation\r\nInstagram Mass DM Marketing\r\nmobile apps / programming\r\nFacebook/Google Ads/ LSA / GMB\r\nOutbound / Inbound phone lead generation\r\nZOHO / Go High Leve CRM Management, Integration and programming \r\n----\r\nFree Link Exchange - Best thing for ranking,\r\n\r\n\r\nPlease fill out this ZOHO Form so I can send you a price list for a detail break down of all of my services and time frame. ZOHO FORM BELOW\r\n\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX\r\n\r\nor email me at scott.johnson.playa@outlook.com\r\n\r\nI will send you my price sheet and services\r\n\r\nRegards,\r\n\r\nScott Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12017,13,1671,'4','Steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (12018,13,1671,'5','Stommer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12019,13,1671,'2','stevestommer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12020,13,1671,'6','(546) 523-6985','');
INSERT INTO `wp_gf_entry_meta` VALUES (12021,13,1671,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12022,13,1672,'4','Dana','');
INSERT INTO `wp_gf_entry_meta` VALUES (12023,13,1672,'5','Foreman','');
INSERT INTO `wp_gf_entry_meta` VALUES (12024,13,1672,'2','foreman.dana@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12025,13,1672,'6','(771) 792-5829','');
INSERT INTO `wp_gf_entry_meta` VALUES (12026,13,1672,'3','I saw that your 2poochiesproperties.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 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12027,13,1673,'4','Pamela','');
INSERT INTO `wp_gf_entry_meta` VALUES (12028,13,1673,'5','Wallin','');
INSERT INTO `wp_gf_entry_meta` VALUES (12029,13,1673,'2','pamela.wallin@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12030,13,1673,'6','(673) 655-4128','');
INSERT INTO `wp_gf_entry_meta` VALUES (12031,13,1673,'3','I saw that your 2poochiesproperties.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/XFEv50Uao9x\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12032,13,1674,'4','Louis','');
INSERT INTO `wp_gf_entry_meta` VALUES (12033,13,1674,'5','Rossi','');
INSERT INTO `wp_gf_entry_meta` VALUES (12034,13,1674,'2','louis.rossi@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12035,13,1674,'6','(390) 017-5675','');
INSERT INTO `wp_gf_entry_meta` VALUES (12036,13,1674,'3','Hello to 2poochiesproperties Administrator,\r\n\r\nMy name is Louis, I noticed 2poochiesproperties following conducting a quick search â€“ your site showed up near the peak of the rankings, so all that youâ€™re doing for SEO appears like itâ€™s working well.\r\n\r\nSo I\'ve got my inquiry â€“ what exactly occurs AFTER a visitor ends up on your site? Anything?\r\n\r\nResearch indicates at least 70 percent of the users who access your website, following a brief review, they departâ€¦ for good.\r\n\r\nThat means that all the time and commitment you dedicated into making them to arrive slips down the tubes.\r\n\r\nWhy exactly would you want all valuable investment â€“ and the excellent site youâ€™ve developed â€“ go to waste?\r\n\r\nBecause the chances are theyâ€™ll just ignore contacting or even pulling out their device, leaving you in the lurch.\r\n\r\nBut, hereâ€™s a ideaâ€¦ what if you could make things very easy for a visitor to raise their hand and say, okay, letâ€™s talk about it without requiring them to even take out their mobile phone from their pocket, thanks to cutting-edge new software that can make that initial connection NOW.\r\n\r\nWeb Visitors Into Leads is a software widget that sits on your site, ready and waiting to gather any visitorâ€™s Contact Name, Email, and Phone Number. It notifies you instantly â€“ so that you can talk to that lead while theyâ€™re actively browsing, strike when the moment is right!\r\n\r\nVisit https://advanceleadgeneration.com to test a Live Demo with Web Visitors Into Leads and understand precisely how it works. When targeting leads, you need to act quickly â€“ the difference between contacting someone within 5 minutes versus 30 minutes later is huge â€“ like 100 times more effective!\r\n\r\nTherefore you should consider our new SMS Text With Lead capabilityâ€¦ after you\'ve secured the phone number of the website visitor, you can seamlessly kick off a text message (SMS) conversation with them.\r\n\r\nThink about how impactful this could be â€“ even if they donâ€™t take you up on your offer, you can stay in touch with them through texts messages to present additional suggestions, or provide access to valuable content, and build your credibility. This alone could significantly improve your website\'s effectiveness â€“ act when the time is right!\r\n\r\nGo to https://advanceleadgeneration.com to discover about everything Web Visitors Into Leads can offer your business â€“ youâ€™ll be impressed, and continue the fantastic work!\r\n\r\nLouis Rossi\r\nPS: Web Visitors Into Leads provides a 14-day trial â€“ you could be transforming up to 100x more prospects quickly! Visit https://advanceleadgeneration.com to experience Web Visitors Into Leads.\r\n\r\nNow, if you\'d prefer to opt-out here https://advanceleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12037,13,1675,'4','Lionel','');
INSERT INTO `wp_gf_entry_meta` VALUES (12038,13,1675,'5','Stinnett','');
INSERT INTO `wp_gf_entry_meta` VALUES (12039,13,1675,'2','lionel.stinnett@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12040,13,1675,'6','(787) 097-0520','');
INSERT INTO `wp_gf_entry_meta` VALUES (12041,13,1675,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12042,13,1676,'4','Ardita J','');
INSERT INTO `wp_gf_entry_meta` VALUES (12043,13,1676,'5','Mattox','');
INSERT INTO `wp_gf_entry_meta` VALUES (12044,13,1676,'2','harriett.mattox63@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12045,13,1676,'6','(810) 630-6405','');
INSERT INTO `wp_gf_entry_meta` VALUES (12046,13,1676,'3','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj','');
INSERT INTO `wp_gf_entry_meta` VALUES (12047,13,1677,'4','Donald','');
INSERT INTO `wp_gf_entry_meta` VALUES (12048,13,1677,'5','Pfotenhauer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12049,13,1677,'2','djpfot@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12050,13,1677,'6','(906) 786-9335','');
INSERT INTO `wp_gf_entry_meta` VALUES (12051,13,1677,'3','Hi Tim,\r\nCould we arrive April 11, depart April 22?  Would like at least 2 boat days. Are dates flexible so we can watch weather for fishing?  We also have a teardrop trailer,  18 ft that looks like it can park easily, but let me know if not.\r\nLet me know.\r\nDon','');
INSERT INTO `wp_gf_entry_meta` VALUES (12052,13,1678,'4','Lynwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (12053,13,1678,'5','Lloyd','');
INSERT INTO `wp_gf_entry_meta` VALUES (12054,13,1678,'2','lynwood.lloyd83@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12055,13,1678,'6','(702) 382-7086','');
INSERT INTO `wp_gf_entry_meta` VALUES (12056,13,1678,'3','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/GmB1z','');
INSERT INTO `wp_gf_entry_meta` VALUES (12057,13,1679,'4','Ronny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12058,13,1679,'5','Amey','');
INSERT INTO `wp_gf_entry_meta` VALUES (12059,13,1679,'2','hong.amey@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12060,13,1679,'6','(703) 389-2190','');
INSERT INTO `wp_gf_entry_meta` VALUES (12061,13,1679,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12062,26,1680,'1','Donald','');
INSERT INTO `wp_gf_entry_meta` VALUES (12063,26,1680,'3','Pfotenhauer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12064,26,1680,'4','djpfot@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12065,26,1680,'5','(906) 786-9335','');
INSERT INTO `wp_gf_entry_meta` VALUES (12066,26,1680,'6.1','1811 Lake Shore Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (12067,26,1680,'6.3','Escanaba','');
INSERT INTO `wp_gf_entry_meta` VALUES (12068,26,1680,'6.4','Michigan','');
INSERT INTO `wp_gf_entry_meta` VALUES (12069,26,1680,'6.5','49829','');
INSERT INTO `wp_gf_entry_meta` VALUES (12070,26,1680,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (12071,26,1680,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Kristopher\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:12:\"906 399 0348\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (12072,26,1680,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (12073,26,1680,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (12074,26,1680,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (12075,26,1680,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (12076,26,1680,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (12077,26,1680,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (12078,26,1680,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12079,26,1680,'21.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (12080,26,1680,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (12081,26,1680,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12082,26,1680,'30.3','19','');
INSERT INTO `wp_gf_entry_meta` VALUES (12083,26,1680,'23','675aefb75c5e06.86824084.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (12084,26,1680,'25.1','XXXXXXXXXXXX1695','');
INSERT INTO `wp_gf_entry_meta` VALUES (12085,26,1680,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (12087,26,1680,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (12088,26,1680,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12089,26,1680,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;s:2:\"11\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12090,26,1680,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12091,26,1680,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12092,26,1680,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12093,26,1680,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (12094,13,1681,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12095,13,1681,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12096,13,1681,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12097,13,1681,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12098,13,1681,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12099,13,1682,'4','Jasper','');
INSERT INTO `wp_gf_entry_meta` VALUES (12100,13,1682,'5','Ebanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (12101,13,1682,'2','ab.cm.ar.ke.ti.ngs.erv.i.ce.s.vpsa.le.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12102,13,1682,'6','(791) 806-1985','');
INSERT INTO `wp_gf_entry_meta` VALUES (12103,13,1682,'3','Dear 2poochiesproperties.com team,  \r\n\r\nLooking for ways to streamline operations, enhance efficiency, and cut costs by up to 50% through outsourcing?  \r\n\r\nWe have fully equipped tech centers with a thousand-plus agent positions prepared for:  \r\n- Comprehensive Customer Support & Help Desk across voice, text, chat, and email.  \r\n- Recover and transform abandoned leads into sales opportunities.  \r\n- Virtual Assistants: Support in finance, healthcare, legal, and more.  \r\n- Market Outreach: Improve lead generation, set sales appts and demos for software.  \r\n\r\nPartner with us to reduce costs, grow your business, and simplify your workflow.  \r\n\r\nSet up a consultation at no cost today: https://bit.ly/abcserviceslink  \r\n\r\nKind regards,  \r\nC.J. Ebanks  \r\nABC Services Webpage: https://bit.ly/abccorporate \r\n1-866-904-6927 \r\n\r\n\r\n\r\n\r\n\r\n\r\nShould you prefer not to get subsequent notifications from this address, feel free to visit and fill the form at https://bit.ly/removeuspls\r\n78 Hudson St, Dunham, NY, USA, Ng22 6xh','');
INSERT INTO `wp_gf_entry_meta` VALUES (12104,13,1683,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12105,13,1683,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12106,13,1683,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12107,13,1683,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12108,13,1683,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12109,13,1684,'4','Maxine','');
INSERT INTO `wp_gf_entry_meta` VALUES (12110,13,1684,'5','Cash','');
INSERT INTO `wp_gf_entry_meta` VALUES (12111,13,1684,'2','maxine.cash@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12112,13,1684,'6','(707) 545-1807','');
INSERT INTO `wp_gf_entry_meta` VALUES (12113,13,1684,'3','Reach millions of customers effortlessly. We send your ad text directly to website contact forms for a flat rate - no per click charges. Your message will be seen, just like you\'re reading this one right now.\r\n\r\n Letâ€™s connectâ€”contact me using the information provided below.\r\n\r\nRegards,\r\nMaxine Cash\r\nEmail: Maxine.Cash@morebiz.my\r\nWebsite: http://jsb4h4.form-submission-masters.ink\r\nConnect with me via Skype: https://join.skype.com/invite/nVcxdDgQnfhA','');
INSERT INTO `wp_gf_entry_meta` VALUES (12114,13,1685,'4','Taylah','');
INSERT INTO `wp_gf_entry_meta` VALUES (12115,13,1685,'5','Terrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12116,13,1685,'2','taylah.terrell@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12117,13,1685,'6','(361) 355-1314','');
INSERT INTO `wp_gf_entry_meta` VALUES (12118,13,1685,'3','Every day, websites like 2poochiesproperties.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 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 see the benefits, you can scale up to receive as many as a quarter million visitors each month. Discover how easy it is to unlock your websiteâ€™s true potential. Get more information here: https://ow.ly/NW5o50Urka4','');
INSERT INTO `wp_gf_entry_meta` VALUES (12119,13,1686,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12120,13,1686,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12121,13,1686,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12122,13,1686,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12123,13,1686,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12124,13,1687,'4','Mya','');
INSERT INTO `wp_gf_entry_meta` VALUES (12125,13,1687,'5','Dunn','');
INSERT INTO `wp_gf_entry_meta` VALUES (12126,13,1687,'2','myabellar@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12127,13,1687,'6','(615) 788-4757','');
INSERT INTO `wp_gf_entry_meta` VALUES (12128,13,1687,'3','Hi- we thought we saw you had a level 2 charger for electric vehicles on the house and i wanted to get clarification because when i went back to check i  saw 50 amp plug which will not work for us. Can you clarify? Also if you donâ€™t have a level 2 charger are we able to cancel for full refund or is it too late? \r\nWe are an all electric household so kind of a big deal for us.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12129,13,1688,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12130,13,1688,'5','Riddell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12131,13,1688,'2','cleta.riddell@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12132,13,1688,'6','(612) 317-9011','');
INSERT INTO `wp_gf_entry_meta` VALUES (12133,13,1688,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12134,13,1689,'4','Valerie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12135,13,1689,'5','Vergara','');
INSERT INTO `wp_gf_entry_meta` VALUES (12136,13,1689,'2','vergara.valerie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12137,13,1689,'6','(947) 156-4302','');
INSERT INTO `wp_gf_entry_meta` VALUES (12138,13,1689,'3','Are you making the most of the potential of your 2poochiesproperties.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 250,000 visitors per month. Letâ€™s amplify your website traffic and turn more visitors into results. Get more information here: https://ow.ly/tPXB50Urka3','');
INSERT INTO `wp_gf_entry_meta` VALUES (12139,13,1690,'4','Tommy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12140,13,1690,'5','Leblanc','');
INSERT INTO `wp_gf_entry_meta` VALUES (12141,13,1690,'2','tommy.leblanc16@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12142,13,1690,'6','(792) 825-0010','');
INSERT INTO `wp_gf_entry_meta` VALUES (12143,13,1690,'3','What if your website 2poochiesproperties.com experienced a remarkable boost in traffic starting today? Many sites unknowingly overlook 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 test the results firsthand. Beyond the trial, we offer 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://ow.ly/75z650Urk9X','');
INSERT INTO `wp_gf_entry_meta` VALUES (12144,13,1691,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12145,13,1691,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12146,13,1691,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12147,13,1691,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12148,13,1691,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12149,13,1692,'4','Heike','');
INSERT INTO `wp_gf_entry_meta` VALUES (12150,13,1692,'5','Breshears','');
INSERT INTO `wp_gf_entry_meta` VALUES (12151,13,1692,'2','breshears.heike@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12152,13,1692,'6','(688) 146-4126','');
INSERT INTO `wp_gf_entry_meta` VALUES (12153,13,1692,'3','Did you know that your website 2poochiesproperties.com may not be reach its full potential? With our advanced AI traffic system, you may reach 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 realize meaningful traffic growth. Get more information here: https://ln.run/S-O5x','');
INSERT INTO `wp_gf_entry_meta` VALUES (12154,13,1693,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (12155,13,1693,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12156,13,1693,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12157,13,1693,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12158,13,1693,'3','As an Ex-Google Employee working as a Senior Product Manager in Google My Business Department, I know how hard it is for you to rank well with out breaking the bank. \r\n----\r\nI have a 90 day guarantee. You will have to book a 15 minute call to hear it. I have Laywers, Dentists, Doctors all ranking well on Google My Business and Organic. I would be happy to show you real life right not examples.\r\n---\r\nif you want a list of services, prices and calendar link please click on this link this will redirect you to a Zoho form that will send you my pricing,services and calendar link\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX\r\n\r\nif you want off my contact list please email me back your URL/Domain where I filled out your contact us form to scott.johnson.playa@outlook.com \r\n\r\nREGARDS,\r\n\r\nScott Johnson\r\nEx-Google Employee\r\nPRICING AND SERVICES FORM:\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX','');
INSERT INTO `wp_gf_entry_meta` VALUES (12159,13,1694,'4','Gayle','');
INSERT INTO `wp_gf_entry_meta` VALUES (12160,13,1694,'5','Maiden','');
INSERT INTO `wp_gf_entry_meta` VALUES (12161,13,1694,'2','maiden.gayle@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12162,13,1694,'6','(793) 942-9526','');
INSERT INTO `wp_gf_entry_meta` VALUES (12163,13,1694,'3','Hello 2poochiesproperties,\r\n\r\nMy name is Gayle and Iâ€™m assuming you would like your site 2poochiesproperties to generate more leads.\r\n\r\nHere is how:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture any visitorâ€™s Name, Email address, and Phone Number. It notifies you immediately when they declare theyâ€™re engaged â€“ so that you can speak with that prospect while theyâ€™re still present at 2poochiesproperties.\r\n\r\nWeb Visitors Into Leads â€“ see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nAnd now that youâ€™ve got their phone number, our new SMS Text With Lead feature allows you to start a text (SMS) conversation â€“ respond to questions, offer more info, and finalize a deal that way.\r\n\r\nIf they do not agree on your offer then, simply follow up with text messages for new deals, content links, or just how you are doing? notes to develop a relationship.\r\n\r\nPlease see this URL to discover 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 compared to a half-hour implies you can be converting up to 100X more leads now!\r\n\r\nTry Web Visitors Into Leads and obtain more leads now.\r\n\r\nGayle\r\n\r\nPS: The studies show 7 out of 10 visitors do not stick around â€“ you cannot afford to miss them!  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial â€“ and it also includes International Long Distance Calling.  \r\nYou have clients waiting to speak with you immediatelyâ€¦ do not keep them waiting.  \r\nPlease see this URL to try Web Visitors Into Leads now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nJust a brief note - the names and email address used here, Gayle and Maiden, 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.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12164,13,1695,'4','Mammie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12165,13,1695,'5','Cantamessa','');
INSERT INTO `wp_gf_entry_meta` VALUES (12166,13,1695,'2','cantamessa.mammie@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12167,13,1695,'6','(366) 439-2259','');
INSERT INTO `wp_gf_entry_meta` VALUES (12168,13,1695,'3','Did you know that your website 2poochiesproperties.com could be failing to reach its full potential? 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 showcase 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.is/cdX6S','');
INSERT INTO `wp_gf_entry_meta` VALUES (12169,13,1696,'4','Laurence','');
INSERT INTO `wp_gf_entry_meta` VALUES (12170,13,1696,'5','Vanish','');
INSERT INTO `wp_gf_entry_meta` VALUES (12171,13,1696,'2','vanish.laurence@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12172,13,1696,'6','(790) 141-0484','');
INSERT INTO `wp_gf_entry_meta` VALUES (12173,13,1696,'3','Did you know that your website 2poochiesproperties.com might not be achieve maximum traffic? With our advanced AI traffic system, you could be connect with thousands of additional visitors each day.\r\n\r\nWeâ€™re offering a no-obligation free trial with 4,000 visitors to demonstrate whatâ€™s possible. Once you see the difference, our scalable options offer up to 250,000. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://shorten.is/cdX6S','');
INSERT INTO `wp_gf_entry_meta` VALUES (12174,13,1697,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12175,13,1697,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12176,13,1697,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12177,13,1697,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12178,13,1697,'3','Hello 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just came across your website at 2poochiesproperties...\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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12179,13,1698,'4','Rosie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12180,13,1698,'5','Waller','');
INSERT INTO `wp_gf_entry_meta` VALUES (12181,13,1698,'2','rosie.waller@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12182,13,1698,'6','(940) 357-2724','');
INSERT INTO `wp_gf_entry_meta` VALUES (12183,13,1698,'3','Are you fully utilizing the potential of your 2poochiesproperties.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 250,000 visitors per month. Letâ€™s boost your website traffic and turn more visitors into growth. Get more information here: https://shorten.so/6FYM4','');
INSERT INTO `wp_gf_entry_meta` VALUES (12184,13,1699,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12185,13,1699,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12186,13,1699,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12187,13,1699,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12188,13,1699,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12189,13,1700,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12190,13,1700,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12191,13,1700,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12192,13,1700,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12193,13,1700,'3','Hi 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12194,13,1701,'4','Shelton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12195,13,1701,'5','Shelton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12196,13,1701,'2','info@stiltner.pawtrim.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (12197,13,1701,'6','(772) 993-3708','');
INSERT INTO `wp_gf_entry_meta` VALUES (12198,13,1701,'3','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://pawtrim.shop\r\n \r\nKind Regards, \r\n \r\nShelton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12199,13,1702,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12200,13,1702,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12201,13,1702,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12202,13,1702,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12203,13,1702,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric and I recently came across your website at 2poochiesproperties. 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12204,13,1703,'4','Harvey','');
INSERT INTO `wp_gf_entry_meta` VALUES (12205,13,1703,'5','Lara','');
INSERT INTO `wp_gf_entry_meta` VALUES (12206,13,1703,'2','lara.harvey@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12207,13,1703,'6','(776) 950-7113','');
INSERT INTO `wp_gf_entry_meta` VALUES (12208,13,1703,'3','Want a mobile App for 2poochiesproperties.com for $15?\r\n\r\nCome join checkout our Christmas special and get your App now\r\n\r\nhttps://zundee.click/?affid=affiliateking&url=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12209,13,1704,'4','Scarlett','');
INSERT INTO `wp_gf_entry_meta` VALUES (12210,13,1704,'5','Johnston','');
INSERT INTO `wp_gf_entry_meta` VALUES (12211,13,1704,'2','stock.jacquetta68@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12212,13,1704,'6','(794) 361-7876','');
INSERT INTO `wp_gf_entry_meta` VALUES (12213,13,1704,'3','<h1>Bulk Contact Form Submissions</h1>\r\n\r\n<b>Just as as you got this message, we can send your message to millions of contact forms.</b>\r\n\r\n  \r\n    Looking for cost-effective <b>outreach strategies?</b> \r\n    We specialize in <i>delivering</i> messages directly through <b>website</b> contact forms, ensuring your message <i>reaches</i> the right inboxes.\r\n  \r\n\r\n  <ul>\r\n    <li>Begin reaching <b>millions of</b> potential customers today, all starting from just <b>$22 only!</b></li>\r\n    <li>Weâ€™ll send your message to connect with <b>millions of</b> website owners/managers, that is your potential customers, driving high-value traffic and leads to your site.</li>\r\n    <li>Our solution ensures your message is delivered <i>directly</i>, starting at just <b>$22 only.</b></li>\r\n  </ul>\r\n\r\n  <b>Letâ€™s build brand recognition together!</b>\r\n\r\n  Looking for more brand <i>visibility?</i>\r\n\r\n  \r\n    <table border=\"1\" cellpadding=\"5\">\r\n      <tr>\r\n        <th>Feature</th>\r\n        <th>Benefit</th>\r\n      </tr>\r\n      <tr>\r\n        <td>Contact Form Outreach</td>\r\n        <td>Ensures your message delivers to site admins and decision-makers.</td>\r\n      </tr>\r\n      <tr>\r\n        <td>Pricing</td>\r\n        <td>Starting from just <b>$22.</b></td>\r\n      </tr>\r\n    </table>\r\n  \r\n\r\n  ++++ <b>Check out:</b> https://bit.ly/bulkcontactforms\r\n  \r\n<img src=\"https://bit.ly/cfleads-image\" alt=\"Bulk Form Submissions\" style=\"width: 400px; height: auto;\">\r\n\r\n\r\n<img src=\"https://bit.ly/cfleadsimage\" alt=\"\" style=\"display:none;\" width=\"3\" height=\"2\">\r\n\r\n\r\n\r\n\r\n\r\n\r\nIn case you prefer not to get subsequent communications from our side, feel free to <b>click</b> <a href=\"https://bit.ly/removethissite\" target=\"_blank\">the link here </a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (12214,13,1705,'4','Refugia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12215,13,1705,'5','Mullins','');
INSERT INTO `wp_gf_entry_meta` VALUES (12216,13,1705,'2','refugia.mullins@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12217,13,1705,'6','(794) 878-9880','');
INSERT INTO `wp_gf_entry_meta` VALUES (12218,13,1705,'3','Your website, 2poochiesproperties.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 helpsâ€”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 250,000, helping your website expand its audience and engagement effortlessly. Get more information here: https://shorten.tv/1UwxW','');
INSERT INTO `wp_gf_entry_meta` VALUES (12219,13,1706,'4','Rosalyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (12220,13,1706,'5','Earle','');
INSERT INTO `wp_gf_entry_meta` VALUES (12221,13,1706,'2','rosalyn.earle@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12222,13,1706,'6','(361) 592-5018','');
INSERT INTO `wp_gf_entry_meta` VALUES (12223,13,1706,'3','USA businesses: Did you process Visa/Mastercard payments from 2004 to 2019? If yes, you could be eligible for a portion of a $5.54 billion settlement.\r\nThe filing deadline is February 4, 2025. Donâ€™t leave money on the table!\r\nVisit http://cardsettlement.top to claim your share.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12224,13,1707,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12225,13,1707,'5','Lillard','');
INSERT INTO `wp_gf_entry_meta` VALUES (12226,13,1707,'2','lillard.terrell@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12227,13,1707,'6','(776) 155-5755','');
INSERT INTO `wp_gf_entry_meta` VALUES (12228,13,1707,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/pxj2ynka\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12229,13,1708,'4','Jami','');
INSERT INTO `wp_gf_entry_meta` VALUES (12230,13,1708,'5','Pfaff','');
INSERT INTO `wp_gf_entry_meta` VALUES (12231,13,1708,'2','jami.pfaff@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12232,13,1708,'6','(681) 172-3079','');
INSERT INTO `wp_gf_entry_meta` VALUES (12233,13,1708,'3','Did you know that your website 2poochiesproperties.com might 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 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/lBkc6','');
INSERT INTO `wp_gf_entry_meta` VALUES (12234,13,1709,'4','Ronny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12235,13,1709,'5','Carrigan','');
INSERT INTO `wp_gf_entry_meta` VALUES (12236,13,1709,'2','arlie.carrigan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12237,13,1709,'6','(224) 140-3765','');
INSERT INTO `wp_gf_entry_meta` VALUES (12238,13,1709,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12239,13,1710,'4','Lori','');
INSERT INTO `wp_gf_entry_meta` VALUES (12240,13,1710,'5','Pyke','');
INSERT INTO `wp_gf_entry_meta` VALUES (12241,13,1710,'2','lori.pyke@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12242,13,1710,'6','(650) 413-3302','');
INSERT INTO `wp_gf_entry_meta` VALUES (12243,13,1710,'3','Get more leads for your 2poochiesproperties.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/omHar\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12244,13,1711,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12245,13,1711,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12246,13,1711,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12247,13,1711,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12248,13,1711,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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://boltleadgeneration.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://boltleadgeneration.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://boltleadgeneration.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://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 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://boltleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12249,13,1712,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12250,13,1712,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12251,13,1712,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12252,13,1712,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12253,13,1712,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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\nJust a brief message - the names and email 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 website, 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 and high-quality online experience for our visitors. We understand that you care about how the information you provide 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. click here https://trustedleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12254,13,1713,'4','Tim','');
INSERT INTO `wp_gf_entry_meta` VALUES (12255,13,1713,'5','Secrest','');
INSERT INTO `wp_gf_entry_meta` VALUES (12256,13,1713,'2','secrest.tim@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12257,13,1713,'6','(681) 791-1961','');
INSERT INTO `wp_gf_entry_meta` VALUES (12258,13,1713,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12259,13,1714,'4','Cecelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12260,13,1714,'5','Larson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12261,13,1714,'2','larson.cecelia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12262,13,1714,'6','(311) 502-4002','');
INSERT INTO `wp_gf_entry_meta` VALUES (12263,13,1714,'3','What if your website 2poochiesproperties.com was guaranteed a remarkable 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 4,000 visitors at no cost so you can experience the results firsthand. Beyond the trial, we deliver plans for up to 250,000, all targeted to fit your ideal demographic. Letâ€™s expand your siteâ€™s reach together. Get more information here: https://shorten.world/jURUn','');
INSERT INTO `wp_gf_entry_meta` VALUES (12264,13,1715,'4','Ronny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12265,13,1715,'5','Glew','');
INSERT INTO `wp_gf_entry_meta` VALUES (12266,13,1715,'2','glew.cathern@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12267,13,1715,'6','(794) 994-2559','');
INSERT INTO `wp_gf_entry_meta` VALUES (12268,13,1715,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/2s3z2ef3\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12269,13,1716,'4','Brady','');
INSERT INTO `wp_gf_entry_meta` VALUES (12270,13,1716,'5','Franke','');
INSERT INTO `wp_gf_entry_meta` VALUES (12271,13,1716,'2','brady.franke36@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12272,13,1716,'6','(469) 450-9517','');
INSERT INTO `wp_gf_entry_meta` VALUES (12273,13,1716,'3','Get more leads for your 2poochiesproperties.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/we1SMRNg\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12274,13,1717,'4','Eloy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12275,13,1717,'5','Carlino','');
INSERT INTO `wp_gf_entry_meta` VALUES (12276,13,1717,'2','eloy.carlino@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12277,13,1717,'6','(951) 657-0636','');
INSERT INTO `wp_gf_entry_meta` VALUES (12278,13,1717,'3','What if your website 2poochiesproperties.com experienced a massive 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 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 match your audience needs. Letâ€™s enhance your siteâ€™s reach together. Get more information here: https://shorten.so/lBkc6','');
INSERT INTO `wp_gf_entry_meta` VALUES (12279,13,1718,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (12280,13,1718,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12281,13,1718,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12282,13,1718,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12283,13,1718,'3','As an Ex-Google Employee working as a Senior Product Manager in Google My Business Department, I know how hard it is for you to rank well with out breaking the bank. I have plans and pricing for any level of business.\r\n----\r\nI have a 90 day guarantee. You will have to book a 15 minute call to hear it. I have Laywers, Dentists, Doctors all ranking well on Google My Business and Organic. I would be happy to show you real life right not examples on a Zoom meeting.\r\n---\r\nIf you want a list of services, prices and calendar link please click on this link this will redirect you to a Zoho form that will send you my pricing,services and calendar link\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX\r\n\r\nif you want off my contact list please email me back your URL/Domain where I filled out your contact us form to scott.johnson.playa@outlook.com \r\n\r\nREGARDS,\r\n\r\nScott Johnson\r\nEx-Google Employee\r\nPRICING AND SERVICES FORM:\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX','');
INSERT INTO `wp_gf_entry_meta` VALUES (12284,13,1719,'4','Shane','');
INSERT INTO `wp_gf_entry_meta` VALUES (12285,13,1719,'5','Hubbs','');
INSERT INTO `wp_gf_entry_meta` VALUES (12286,13,1719,'2','hubbs.shane@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12287,13,1719,'6','(614) 460-1065','');
INSERT INTO `wp_gf_entry_meta` VALUES (12288,13,1719,'3','Are you making the most of the potential of your 2poochiesproperties.com website? Many sites lose 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://shorten.world/jURUn','');
INSERT INTO `wp_gf_entry_meta` VALUES (12289,13,1720,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12290,13,1720,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12291,13,1720,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12292,13,1720,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12293,13,1720,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I found 2poochiesproperties 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\nJust a brief note â€“ the names and email used here, Eric and Jones, are placeholders and not actual contact details. We value transparency and wanted 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 dedicated to respecting your privacy and providing a positive online experience. We understand you care about how your information is used and shared. Our Privacy Policy explains our approach to collecting, using, and disclosing information from users of our website. We operate this website.\r\n\r\nOur Privacy Policy and Terms & Conditions govern your use of the site. By using the website, or by accepting the Terms of Use, you agree to be bound by these policies. If you have given any information voluntarily, you may review and update it as described on our website. To manage certain communications, you may Want to receive less emails, or none whatsoever? Update your email preferences by clicking here. by clicking the link at the bottom of any additional email. Transaction-related emails are sent as needed and are not optional. We will do our best to handle requests regarding personal information promptly, but complete removal may not always be possible. If you have questions, please review our official policies on our website.\r\n\r\nOur goal is to help you improve outreach. These messages are intended to provide guidance or highlight resources that may support your efforts.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12294,13,1721,'4','Ardita J','');
INSERT INTO `wp_gf_entry_meta` VALUES (12295,13,1721,'5','Zimin','');
INSERT INTO `wp_gf_entry_meta` VALUES (12296,13,1721,'2','wilhemina.zimin@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12297,13,1721,'6','(483) 940-0718','');
INSERT INTO `wp_gf_entry_meta` VALUES (12298,13,1721,'3','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj','');
INSERT INTO `wp_gf_entry_meta` VALUES (12299,13,1722,'4','Omar','');
INSERT INTO `wp_gf_entry_meta` VALUES (12300,13,1722,'5','Bastow','');
INSERT INTO `wp_gf_entry_meta` VALUES (12301,13,1722,'2','bastow.arden67@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12302,13,1722,'6','(908) 795-7338','');
INSERT INTO `wp_gf_entry_meta` VALUES (12303,13,1722,'3','Hi ,\r\nCheck out my secret way for clients outreach and how you can close 10k clients \r\n\r\ncheck this post on X : https://x.com/omarmohdomain/status/1874432303554085282','');
INSERT INTO `wp_gf_entry_meta` VALUES (12304,13,1723,'4','Qasim','');
INSERT INTO `wp_gf_entry_meta` VALUES (12305,13,1723,'5','Yaseen','');
INSERT INTO `wp_gf_entry_meta` VALUES (12306,13,1723,'2','qasimyaseen326@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12307,13,1723,'6','(676) 803-5971','');
INSERT INTO `wp_gf_entry_meta` VALUES (12308,13,1723,'3','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 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12309,13,1724,'4','Victor','');
INSERT INTO `wp_gf_entry_meta` VALUES (12310,13,1724,'5','Gartrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12311,13,1724,'2','victor.gartrell43@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12312,13,1724,'6','(681) 562-9933','');
INSERT INTO `wp_gf_entry_meta` VALUES (12313,13,1724,'3','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 $197)!\r\n\r\nCheck out the amazing features of Mintsuite here: https://furtherinfo.info/mint\r\n\r\nThanks for your time,\r\nVictor','');
INSERT INTO `wp_gf_entry_meta` VALUES (12314,13,1725,'4','Humberto','');
INSERT INTO `wp_gf_entry_meta` VALUES (12315,13,1725,'5','Afford','');
INSERT INTO `wp_gf_entry_meta` VALUES (12316,13,1725,'2','humberto.afford27@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12317,13,1725,'6','(385) 638-9280','');
INSERT INTO `wp_gf_entry_meta` VALUES (12318,13,1725,'3','Get more leads for your 2poochiesproperties.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/hMDo3\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12319,13,1726,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (12320,13,1726,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (12321,13,1726,'2','joannariggs94@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12322,13,1726,'6','(673) 469-0064','');
INSERT INTO `wp_gf_entry_meta` VALUES (12323,13,1726,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12324,13,1727,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12325,13,1727,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12326,13,1727,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12327,13,1727,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12328,13,1727,'3','Good morning. Do you want to know what kind of events you can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. We wish you and your loved ones a Happy New Year.\r\nBest regards Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12329,13,1728,'4','Carson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12330,13,1728,'5','Coupp','');
INSERT INTO `wp_gf_entry_meta` VALUES (12331,13,1728,'2','coupp.carson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12332,13,1728,'6','(609) 603-8989','');
INSERT INTO `wp_gf_entry_meta` VALUES (12333,13,1728,'3','Hi,\r\nThis election was extraordinary in that it proved hundreds of \'election forecaster\' experts to be total dumbasses.\r\nBut in the middle of all those wrong prediction, beep, wrong forecastt, beep.... there was one that stood out.\r\n\r\nhttps://x.com/DumbazzReviewer/status/1875661771048153254\r\n\r\nhttps://x.com/CollinRugg/status/1818042724542779855\r\n\r\nSee this extraordinary analysis using simple common sense instead of sophisticated data-models.\r\nSee how simple American horse sense wins !\r\nRegards\r\nKathy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12334,13,1729,'4','Cesar','');
INSERT INTO `wp_gf_entry_meta` VALUES (12335,13,1729,'5','Cesar','');
INSERT INTO `wp_gf_entry_meta` VALUES (12336,13,1729,'2','info@lowell.medicopostura.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12337,13,1729,'6','(371) 926-5730','');
INSERT INTO `wp_gf_entry_meta` VALUES (12338,13,1729,'3','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\nSincerely, \r\n\r\nCesar','');
INSERT INTO `wp_gf_entry_meta` VALUES (12339,13,1730,'4','Addy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12340,13,1730,'5','Kaul','');
INSERT INTO `wp_gf_entry_meta` VALUES (12341,13,1730,'2','venture4help@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12342,13,1730,'6','(386) 691-7163','');
INSERT INTO `wp_gf_entry_meta` VALUES (12343,13,1730,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12344,13,1731,'4','Deandre','');
INSERT INTO `wp_gf_entry_meta` VALUES (12345,13,1731,'5','Carnevale','');
INSERT INTO `wp_gf_entry_meta` VALUES (12346,13,1731,'2','deandre.carnevale@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12347,13,1731,'6','(405) 270-7380','');
INSERT INTO `wp_gf_entry_meta` VALUES (12348,13,1731,'3','Are you making the most of the potential of your 2poochiesproperties.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 250K visitors per month. Letâ€™s transform your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.so/lBkc6','');
INSERT INTO `wp_gf_entry_meta` VALUES (12349,13,1732,'4','Zachary','');
INSERT INTO `wp_gf_entry_meta` VALUES (12350,13,1732,'5','Chowne','');
INSERT INTO `wp_gf_entry_meta` VALUES (12351,13,1732,'2','zachary.chowne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12352,13,1732,'6','(765) 283-8286','');
INSERT INTO `wp_gf_entry_meta` VALUES (12353,13,1732,'3','Every day, websites like 2poochiesproperties.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 a free trial of 4,000 visitors delivered directly to your site. Once you see the benefits, you can scale up to receive as many as 250,000 visitors each month. Discover how easy it is to unlock your websiteâ€™s true potential. Get more information here: https://ln.run/TzzSn','');
INSERT INTO `wp_gf_entry_meta` VALUES (12354,13,1733,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12355,13,1733,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12356,13,1733,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12357,13,1733,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12358,13,1733,'3','Hello Do you want to know what kind of events you can expect in 2025? FUTURE FORECAST REPORT 2025, specially prepared by us for you, will give you a precise and detailed answer to this question. You can get that report at our store: https://wexxon.com/home/10-future-forecast-transits.html. We wish you and your loved ones a Happy New Year.\r\nBest regards Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12359,13,1734,'4','Ardita J','');
INSERT INTO `wp_gf_entry_meta` VALUES (12360,13,1734,'5','D\'Albertis','');
INSERT INTO `wp_gf_entry_meta` VALUES (12361,13,1734,'2','dylan.dalbertis@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12362,13,1734,'6','(357) 422-9552','');
INSERT INTO `wp_gf_entry_meta` VALUES (12363,13,1734,'3','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj','');
INSERT INTO `wp_gf_entry_meta` VALUES (12364,13,1735,'4','steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (12365,13,1735,'5','stalone','');
INSERT INTO `wp_gf_entry_meta` VALUES (12366,13,1735,'2','stvstalone363@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12367,13,1735,'6','(312) 555-5789','');
INSERT INTO `wp_gf_entry_meta` VALUES (12368,13,1735,'3','Hello, \r\n  How many missed calls can lead to Lost sales!?,  Whatever the reason, the outcome is the same lost customers.\r\n\"Invest in your business growth with our AI-powered answering service. Never miss a call, even when you\'re busy, and provide exceptional customer service 24/7.\" get your free 30 day trial see for yourself, nothing to Lose much to Gain \r\nThis tool can help you get even more cusotmers, go here:\r\nhttp://GROWYOURBIZ.ORG\r\n\r\nThanks,\r\nsteve\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nP.o. box 456 billings, mt 37890\r\nTo unsubscribe go here\r\nhttps://itsyourbusiness.online/?info=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12369,13,1736,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12370,13,1736,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12371,13,1736,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12372,13,1736,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12373,13,1736,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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\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 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 fewer emails, or none whatsoever? Update your email preferences by visiting https://boltleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12374,13,1737,'4','Blondell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12375,13,1737,'5','Grasby','');
INSERT INTO `wp_gf_entry_meta` VALUES (12376,13,1737,'2','grasby.blondell72@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12377,13,1737,'6','(330) 752-0061','');
INSERT INTO `wp_gf_entry_meta` VALUES (12378,13,1737,'3','Don\'t waste your time with ineffective advertising. Let us help you reach millions of potential customers with just one flat rate. By sending your ad text through website contact forms, your message will be read just like you\'re reading this one. Plus, there are never any per click costs.\r\n\r\n Feel free to reach out via the info below for more information.\r\n\r\nRegards,\r\nBlondell Grasby\r\nEmail: Blondell.Grasby@uniqueadvertising.pro\r\nWebsite: http://ggx0d6.marketing-with-contactforms.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (12379,13,1738,'4','Polly','');
INSERT INTO `wp_gf_entry_meta` VALUES (12380,13,1738,'5','Halcomb','');
INSERT INTO `wp_gf_entry_meta` VALUES (12381,13,1738,'2','polly.halcomb19@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12382,13,1738,'6','(778) 589-0959','');
INSERT INTO `wp_gf_entry_meta` VALUES (12383,13,1738,'3','Expand Your Business Visibility â€“ Sign Up in Our Directory Now!\r\n\r\nGreetings,\r\n\r\nReady to amplify your visibility? Our Services Directory is the perfect tool to boost your brand exposure and engage with clients actively looking for professional services.\r\n\r\nRegardless if youâ€™re a online strategist, search optimization pro, or mobile solutions provider, we are excited to showcase your skills!\r\n\r\nSign up now and experience the rewards from greater reach and potential leads.\r\n\r\nGet started here: https://tinyurl.com/ycx5h5ew\r\nBest regards,\r\nDavid\r\n\r\nNot part of the online content imaging technology or promotion niche? Feel free to unsubscribe here: https://gotunsubscribed.com/?info=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12384,13,1739,'4','Ignacio','');
INSERT INTO `wp_gf_entry_meta` VALUES (12385,13,1739,'5','Reitz','');
INSERT INTO `wp_gf_entry_meta` VALUES (12386,13,1739,'2','ignacio.reitz@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12387,13,1739,'6','(809) 166-9101','');
INSERT INTO `wp_gf_entry_meta` VALUES (12388,13,1739,'3','Get more leads for your 2poochiesproperties.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/3U1xx\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12389,13,1740,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12390,13,1740,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12391,13,1740,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12392,13,1740,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12393,13,1740,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12394,13,1741,'4','Antonia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12395,13,1741,'5','Collie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12396,13,1741,'2','antonia.collie@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12397,13,1741,'6','(612) 337-0523','');
INSERT INTO `wp_gf_entry_meta` VALUES (12398,13,1741,'3','Did you know that your website 2poochiesproperties.com might not be achieve maximum traffic? With our advanced AI traffic system, you may reach 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 can provide up to 250,000. Let us help you turn missed opportunities into meaningful traffic growth. Get more information here: https://shorten.tv/qdTg5','');
INSERT INTO `wp_gf_entry_meta` VALUES (12399,13,1742,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12400,13,1742,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12401,13,1742,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12402,13,1742,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12403,13,1742,'3','Find 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? 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. You can get more information about our ROMANTIC COMPATIBILITY report at our store: https://wexxon.com/home/9-romantic-compatibility.html.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12404,13,1743,'4','Chester','');
INSERT INTO `wp_gf_entry_meta` VALUES (12405,13,1743,'5','Lundie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12406,13,1743,'2','chester.lundie@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12407,13,1743,'6','(706) 158-9758','');
INSERT INTO `wp_gf_entry_meta` VALUES (12408,13,1743,'3','Every day, websites like 2poochiesproperties.com lose 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 test 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/JBHZq','');
INSERT INTO `wp_gf_entry_meta` VALUES (12409,13,1744,'4','Amelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12410,13,1744,'5','Brown','');
INSERT INTO `wp_gf_entry_meta` VALUES (12411,13,1744,'2','ameliabrown5822@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12412,13,1744,'6','(364) 746-0279','');
INSERT INTO `wp_gf_entry_meta` VALUES (12413,13,1744,'3','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\r\n\r\nOpt-out: https://removeme.live/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12414,13,1745,'4','Lynne','');
INSERT INTO `wp_gf_entry_meta` VALUES (12415,13,1745,'5','Ferrara','');
INSERT INTO `wp_gf_entry_meta` VALUES (12416,13,1745,'2','lynne.ferrara@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12417,13,1745,'6','(785) 644-9303','');
INSERT INTO `wp_gf_entry_meta` VALUES (12418,13,1745,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12419,13,1746,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12420,13,1746,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12421,13,1746,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12422,13,1746,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12423,13,1746,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12424,13,1747,'4','Trista','');
INSERT INTO `wp_gf_entry_meta` VALUES (12425,13,1747,'5','Wallace','');
INSERT INTO `wp_gf_entry_meta` VALUES (12426,13,1747,'2','trisnchip@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12427,13,1747,'6','(256) 541-5112','');
INSERT INTO `wp_gf_entry_meta` VALUES (12428,13,1747,'3','I am in the very early stages of planning a family trip and we have a dog, so you\'re properties look and sound AMAZING!  \r\n The dates are tentative - March 21-27 and I would like to know if the pontoon is available, and how much the rental fee is? Thank you very much for your time! \r\n\r\nTrista','');
INSERT INTO `wp_gf_entry_meta` VALUES (12429,13,1748,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (12430,13,1748,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12431,13,1748,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12432,13,1748,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12433,13,1748,'3','Sorry for the interruption. I used to work on the Google Maps Project, in  California. I have amazing insights and experience on how Google Maps (GMB) works. I was also the CMO at the most successful Digital Marketing Companies in Los Angeles California so I know about Wordpress, Ranking on Google, Social Media Marketing and more. I have a team of seasoned professional that will get you more business in 2025. Please book a call so I can tell you what I am going to do.\r\n\r\nWhat I can do in 90 days will blow you away. I know you want to get phone calls and contact us form submissions similiar to this one. I have an MBA from a well known recognized school in America.\r\n\r\nIf you want a list of services, prices and calendar link please click on this link this will redirect you to a Zoho form that will send you my pricing,services and calendar link CLICK THIS ZOHO LINK BELOW AND GET IN TOUCH\r\nhttps://zfrmz.com/tCLSh0X9uJB7VRLeyCTX\r\n\r\nif you want off my contact list please email me back your URL/Domain where I filled out your contact us form to scott.johnson.playa@outlook.com \r\n\r\nREGARDS,\r\n\r\nScott Johnson\r\nEx-Google Employee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12434,13,1749,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12435,13,1749,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12436,13,1749,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12437,13,1749,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12438,13,1749,'3','Donald J. Trump will be inaugurated as the 47th President of the United States of America on Jan. 20, 2015. Do you want to know his personality and the events he may encounter during the coming one-year period? We prepared the special Donald TRUMP report, which contains a lot of precisely accurate and highly detailed information about his personality and events he may encounter. You can get this report at https://wexxon.com/home/18-donald-trump-report.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12439,13,1750,'4','Mary','');
INSERT INTO `wp_gf_entry_meta` VALUES (12440,13,1750,'5','Auger','');
INSERT INTO `wp_gf_entry_meta` VALUES (12441,13,1750,'2','mary.auger@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12442,13,1750,'6','(802) 543-0289','');
INSERT INTO `wp_gf_entry_meta` VALUES (12443,13,1750,'3','Every day, websites like 2poochiesproperties.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 boost your reach 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 250,000 visitors each month. Discover how easy it is to achieve your websiteâ€™s true potential. Get more information here: https://shorten.world/wgx5p','');
INSERT INTO `wp_gf_entry_meta` VALUES (12444,13,1751,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12445,13,1751,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12446,13,1751,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12447,13,1751,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12448,13,1751,'3','Find 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? 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. You can get more information about our ROMANTIC COMPATIBILITY report at our store: https://wexxon.com/home/9-romantic-compatibility.html.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12449,13,1752,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12450,13,1752,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12451,13,1752,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12452,13,1752,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12453,13,1752,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I recently discovered your site, 2poochiesproperties.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads â€“ you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitorâ€™s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12454,13,1753,'4','Johnathan','');
INSERT INTO `wp_gf_entry_meta` VALUES (12455,13,1753,'5','Sands','');
INSERT INTO `wp_gf_entry_meta` VALUES (12456,13,1753,'2','ljohnathaneds@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12457,13,1753,'6','(417) 891-2168','');
INSERT INTO `wp_gf_entry_meta` VALUES (12458,13,1753,'3','Hey,\r\n\r\nI have a bunch of leads avail for your business.\r\nWhatâ€™s the best # to reach out to you with them?\r\n\r\nThanks\r\nJonathan\r\n\r\n304 S. Jones Blvd #4934, Las Vegas, NV. 89107\r\n\r\nTo opt out, UNSUBSCRIBE HERE\r\nhttps://Eventoptout.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (12459,13,1754,'4','Inder','');
INSERT INTO `wp_gf_entry_meta` VALUES (12460,13,1754,'5','Sen','');
INSERT INTO `wp_gf_entry_meta` VALUES (12461,13,1754,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12462,13,1754,'6','(650) 468-9459','');
INSERT INTO `wp_gf_entry_meta` VALUES (12463,13,1754,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12464,13,1755,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12465,13,1755,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12466,13,1755,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12467,13,1755,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12468,13,1755,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12469,13,1756,'4','Milford','');
INSERT INTO `wp_gf_entry_meta` VALUES (12470,13,1756,'5','Berrios','');
INSERT INTO `wp_gf_entry_meta` VALUES (12471,13,1756,'2','berrios.milford@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12472,13,1756,'6','(357) 483-2479','');
INSERT INTO `wp_gf_entry_meta` VALUES (12473,13,1756,'3','Your website, 2poochiesproperties.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 makes a differenceâ€”itâ€™s designed to attract targeted users straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to experience the impact firsthand. Afterward, our plans provide up to 350K, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.ee/0qVge','');
INSERT INTO `wp_gf_entry_meta` VALUES (12474,13,1757,'4','Yvonne','');
INSERT INTO `wp_gf_entry_meta` VALUES (12475,13,1757,'5','Gadson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12476,13,1757,'2','gadson.yvonne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12477,13,1757,'6','(777) 381-1593','');
INSERT INTO `wp_gf_entry_meta` VALUES (12478,13,1757,'3','Are you making the most of the potential of your 2poochiesproperties.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 350K visitors per month. Letâ€™s transform your website traffic and turn more visitors into opportunities. Get more information here: https://shorten.ee/0qVge','');
INSERT INTO `wp_gf_entry_meta` VALUES (12479,13,1758,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12480,13,1758,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12481,13,1758,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12482,13,1758,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12483,13,1758,'3','You can get these rare and beautiful dance hits at https://wexxon.com/home/17-german-ww2-dance-hits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12484,13,1759,'4','Tonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (12485,13,1759,'5','Thynne','');
INSERT INTO `wp_gf_entry_meta` VALUES (12486,13,1759,'2','tonya.thynne@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12487,13,1759,'6','(700) 187-8549','');
INSERT INTO `wp_gf_entry_meta` VALUES (12488,13,1759,'3','Did you know that your website 2poochiesproperties.com might not be connect with its audience? 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 showcase 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.ee/0qVge','');
INSERT INTO `wp_gf_entry_meta` VALUES (12489,13,1760,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12490,13,1760,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12491,13,1760,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12492,13,1760,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12493,13,1760,'3','You can get these rare and beautiful dance hits at https://wexxon.com/home/17-german-ww2-dance-hits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12494,13,1761,'4','Mary','');
INSERT INTO `wp_gf_entry_meta` VALUES (12495,13,1761,'5','Sager','');
INSERT INTO `wp_gf_entry_meta` VALUES (12496,13,1761,'2','sager.mary@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12497,13,1761,'6','(434) 538-3938','');
INSERT INTO `wp_gf_entry_meta` VALUES (12498,13,1761,'3','Your website, 2poochiesproperties.com, may 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 helpsâ€”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 offer up to 350K, helping your website increase its audience and engagement effortlessly. Get more information here: https://shorten.is/C3fg2','');
INSERT INTO `wp_gf_entry_meta` VALUES (12499,13,1762,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12500,13,1762,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12501,13,1762,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12502,13,1762,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12503,13,1762,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12504,13,1763,'4','Ferdinand','');
INSERT INTO `wp_gf_entry_meta` VALUES (12505,13,1763,'5','Branson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12506,13,1763,'2','branson.ferdinand@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12507,13,1763,'6','(678) 666-1615','');
INSERT INTO `wp_gf_entry_meta` VALUES (12508,13,1763,'3','Every day, websites like 2poochiesproperties.com fail to capture 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 a free trial of 4,000 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 unlock your websiteâ€™s true potential. Get more information here: https://shorten.tv/GfcAB','');
INSERT INTO `wp_gf_entry_meta` VALUES (12509,13,1764,'4','Aleah','');
INSERT INTO `wp_gf_entry_meta` VALUES (12510,13,1764,'5','Pilgrim','');
INSERT INTO `wp_gf_entry_meta` VALUES (12511,13,1764,'2','aleahpilgrim@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12512,13,1764,'6','(256) 338-1345','');
INSERT INTO `wp_gf_entry_meta` VALUES (12513,13,1764,'3','I am interested in renting your property and pontoon for the entire week of July 21-28 for 2 children, 2 adults , and 1 dog. Can you please reach out to discuss pricing for the rentals ? I am available phone, text or email . Thank you','');
INSERT INTO `wp_gf_entry_meta` VALUES (12514,13,1765,'4','Nestor','');
INSERT INTO `wp_gf_entry_meta` VALUES (12515,13,1765,'5','Tincher','');
INSERT INTO `wp_gf_entry_meta` VALUES (12516,13,1765,'2','tincher.nestor64@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12517,13,1765,'6','(217) 295-1421','');
INSERT INTO `wp_gf_entry_meta` VALUES (12518,13,1765,'3','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. USA businesses only. For assistance with filing your claim, please visit this website: https://myvisasclaim.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12519,13,1766,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12520,13,1766,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12521,13,1766,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12522,13,1766,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12523,13,1766,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12524,13,1767,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12525,13,1767,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12526,13,1767,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12527,13,1767,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12528,13,1767,'3','Hello 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12529,13,1768,'4','Aaron','');
INSERT INTO `wp_gf_entry_meta` VALUES (12530,13,1768,'5','Purves','');
INSERT INTO `wp_gf_entry_meta` VALUES (12531,13,1768,'2','aaron.purves46@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12532,13,1768,'6','(580) 738-6181','');
INSERT INTO `wp_gf_entry_meta` VALUES (12533,13,1768,'3','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 Contact me today for more detailsâ€”my info is listed below.\r\n\r\nRegards,\r\nAaron Purves\r\nEmail: Aaron.Purves@uniqueadvertising.pro\r\nWebsite: http://py3qra.marketing-with-contactforms.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (12534,13,1769,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12535,13,1769,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12536,13,1769,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12537,13,1769,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12538,13,1769,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12539,13,1770,'4','Sid','');
INSERT INTO `wp_gf_entry_meta` VALUES (12540,13,1770,'5','Verma','');
INSERT INTO `wp_gf_entry_meta` VALUES (12541,13,1770,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12542,13,1770,'6','(360) 366-4632','');
INSERT INTO `wp_gf_entry_meta` VALUES (12543,13,1770,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12544,13,1771,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (12545,13,1771,'5','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (12546,13,1771,'2','gary-charles@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12547,13,1771,'6','(805) 400-2077','');
INSERT INTO `wp_gf_entry_meta` VALUES (12548,13,1771,'3','I am not offering you SEO, nor PPC.\r\nThis is something completely different.\r\nJust send us keywords of your interest and your website banner instantly appears number one on Google and Bing search results without Pay Per Click charges.\r\nLet me show you how it works and you will be pleasantly surprised by the results.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12549,13,1772,'4','Matteo','');
INSERT INTO `wp_gf_entry_meta` VALUES (12550,13,1772,'5','Hampton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12551,13,1772,'2','f.as.tea.s.yb.usi.n.es.s.l.o.ansi.nfo@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12552,13,1772,'6','(680) 184-0763','');
INSERT INTO `wp_gf_entry_meta` VALUES (12553,13,1772,'3','Hey,\r\n\r\nAre you looking for additional working capital or flexible financing options?\r\n\r\nWe specialize in providing fast, hassle-free funding with options tailored to meet your unique needs.\r\n\r\n++ Visit https://bit.ly/funding202501\r\n\r\nTake a look at what we provide:\r\n - Funding options like Term Loans and Lines of Credit to cover costs and encourage growth.\r\n - Loans like SBA and Working Capital to keep your business running effortlessly.\r\n - Equipment and Commercial Financing for essential upgrades.\r\n - Revenue-friendly Merchant Cash Advances for greater flexibility.\r\n\r\nWhat Makes Us Different?\r\n - Simple Application Process: A one-page form gets you started.\r\n - Rapid Funding: Secure approval in just 24 hours, with funding up to $5 million.\r\n - Flexible Requirements: No minimum FICO scoreâ€”your business performance matters most.\r\n\r\nBasic Eligibility Requirements:\r\n - A minimum of 6 months in business is required.\r\n - An active business checking account.\r\n - Gross monthly revenue of at least $5,000.\r\n\r\nReady to explore how we can support your business goals? \r\n\r\n++ Visit https://bit.ly/funding202501\r\n\r\nLooking forward to helping you grow!\r\n\r\n\r\n\r\n\r\nWhenever you no longer wish to be receiving further notifications, simply reply to this email with \"No Thank You\".\r\nPachergasse 26, Elbridge, NY, USA, 9062','');
INSERT INTO `wp_gf_entry_meta` VALUES (12554,13,1773,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12555,13,1773,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12556,13,1773,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12557,13,1773,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12558,13,1773,'3','Hello 2poochiesproperties Owner\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12559,13,1774,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12560,13,1774,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12561,13,1774,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12562,13,1774,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12563,13,1774,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - in the search results.\r\n\r\nThis is what that signifies 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 indicate that 7 out of 10 visitors to 2poochiesproperties 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, prepared and waiting to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you to know immediately â€“ so you can speak with that lead immediatelyâ€¦ before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com 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.\r\n\r\nYouâ€™ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more 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 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\nPretty sweet â€“ AND effective.\r\n\r\nGoto https://trustedleadgeneration.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 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12564,13,1775,'4','Spartak','');
INSERT INTO `wp_gf_entry_meta` VALUES (12565,13,1775,'5','Gonzales','');
INSERT INTO `wp_gf_entry_meta` VALUES (12566,13,1775,'2','lowell.tolliver@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12567,13,1775,'6','(646) 236-5875','');
INSERT INTO `wp_gf_entry_meta` VALUES (12568,13,1775,'3','Hi,\r\n\r\nI hope this message finds you well. My name is Spartak as an official distributor of Pavin CaffÃ¨, a renowned Italian coffee roaster with a legacy dating back to 1950, Iâ€™m excited to introduce you to a coffee experience that surpasses even the most recognized brands like Illy.\r\n\r\nCheck it out now: https://bit.ly/pavincaffe\r\n\r\nWhat Sets Pavin CaffÃ¨ Apart?\r\n â€¢ Artisanal Roasting Techniques: We blend tradition with modern technology, ensuring each batch delivers optimal flavor and aroma.\r\n â€¢ Premium Bean Selection: Only the finest beans are used, resulting in a rich, smooth taste that embodies the true essence of Italy.\r\n â€¢ Diverse Product Range: From signature blends to single-origin selections, thereâ€™s a perfect match for every coffee lover.\r\n\r\nAs the official distributor, Iâ€™d be delighted to discuss special pricing for large wholesale orders tailored to your needs.\r\n\r\nLet me know if youâ€™re interested in samples or more details on wholesale opportunities.\r\n\r\nWarm regards,\r\n\r\nSpartak | Owner\r\nEmail: Spartak@pavincaffe.us\r\nWebsite: https://bit.ly/pavincaffe\r\n215 Thompson St\r\nNew York, NY 10012\r\n646 236 5875\r\nreply no in subject line if youâ€™d like to not receive any further communication','');
INSERT INTO `wp_gf_entry_meta` VALUES (12569,13,1776,'4','Rodrick','');
INSERT INTO `wp_gf_entry_meta` VALUES (12570,13,1776,'5','Liddell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12571,13,1776,'2','rodrick.liddell37@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12572,13,1776,'6','(573) 641-7476','');
INSERT INTO `wp_gf_entry_meta` VALUES (12573,13,1776,'3','Are you making the most of the potential of your 2poochiesproperties.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 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 350K visitors per month. Letâ€™s amplify your website traffic and turn more visitors into growth. Get more information here: https://shorten.ee/0qVge','');
INSERT INTO `wp_gf_entry_meta` VALUES (12574,13,1777,'4','Niklas','');
INSERT INTO `wp_gf_entry_meta` VALUES (12575,13,1777,'5','Greco','');
INSERT INTO `wp_gf_entry_meta` VALUES (12576,13,1777,'2','niklas.greco@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12577,13,1777,'6','(980) 265-7160','');
INSERT INTO `wp_gf_entry_meta` VALUES (12578,13,1777,'3','Your website, 2poochiesproperties.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 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 see the impact firsthand. Afterward, our plans offer up to 350K, helping your website expand its audience and engagement effortlessly. Get more information here: https://ln.run/km4g3','');
INSERT INTO `wp_gf_entry_meta` VALUES (12579,13,1778,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12580,13,1778,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12581,13,1778,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12582,13,1778,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12583,13,1778,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12584,13,1779,'4','Angela','');
INSERT INTO `wp_gf_entry_meta` VALUES (12585,13,1779,'5','Pulsford','');
INSERT INTO `wp_gf_entry_meta` VALUES (12586,13,1779,'2','pulsford.angela@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12587,13,1779,'6','(324) 210-2110','');
INSERT INTO `wp_gf_entry_meta` VALUES (12588,13,1779,'3','Every day, websites like 2poochiesproperties.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 a free trial of 4,000 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://ln.run/km4g3','');
INSERT INTO `wp_gf_entry_meta` VALUES (12589,13,1780,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12590,13,1780,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12591,13,1780,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12592,13,1780,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12593,13,1780,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12594,13,1781,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12595,13,1781,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12596,13,1781,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12597,13,1781,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12598,13,1781,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12599,13,1782,'4','Naveen','');
INSERT INTO `wp_gf_entry_meta` VALUES (12600,13,1782,'5','Jindal','');
INSERT INTO `wp_gf_entry_meta` VALUES (12601,13,1782,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12602,13,1782,'6','(713) 113-8965','');
INSERT INTO `wp_gf_entry_meta` VALUES (12603,13,1782,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12604,13,1783,'4','Hilario','');
INSERT INTO `wp_gf_entry_meta` VALUES (12605,13,1783,'5','Jameson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12606,13,1783,'2','hilario.jameson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12607,13,1783,'6','(704) 643-5701','');
INSERT INTO `wp_gf_entry_meta` VALUES (12608,13,1783,'3','Every day, websites like 2poochiesproperties.com fail to capture 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.tv/oa5LS','');
INSERT INTO `wp_gf_entry_meta` VALUES (12609,13,1784,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12610,13,1784,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12611,13,1784,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12612,13,1784,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12613,13,1784,'3','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12614,13,1785,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (12615,13,1785,'5','Thompson','');
INSERT INTO `wp_gf_entry_meta` VALUES (12616,13,1785,'2','emily@reachoutcapital.biz','');
INSERT INTO `wp_gf_entry_meta` VALUES (12617,13,1785,'6','(725) 605-9094','');
INSERT INTO `wp_gf_entry_meta` VALUES (12618,13,1785,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12619,13,1786,'4','Twila','');
INSERT INTO `wp_gf_entry_meta` VALUES (12620,13,1786,'5','Whish','');
INSERT INTO `wp_gf_entry_meta` VALUES (12621,13,1786,'2','twila.whish79@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12622,13,1786,'6','(153) 951-8958','');
INSERT INTO `wp_gf_entry_meta` VALUES (12623,13,1786,'3','Every day, websites like 2poochiesproperties.com fail to capture 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 350,000 visitors each month. Discover how easy it is to achieve your websiteâ€™s true potential. Get more information here: https://shorten.world/OkmWt','');
INSERT INTO `wp_gf_entry_meta` VALUES (12624,13,1787,'4','Hershel','');
INSERT INTO `wp_gf_entry_meta` VALUES (12625,13,1787,'5','Carrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12626,13,1787,'2','carrell.hershel@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12627,13,1787,'6','(680) 334-8054','');
INSERT INTO `wp_gf_entry_meta` VALUES (12628,13,1787,'3','Did you know that your website 2poochiesproperties.com might not be achieve maximum traffic? 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 free trial with 4,000 visitors to showcase whatâ€™s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://shorten.tv/oa5LS','');
INSERT INTO `wp_gf_entry_meta` VALUES (12629,13,1788,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12630,13,1788,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12631,13,1788,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12632,13,1788,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12633,13,1788,'3','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without dangerous surgical complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12634,13,1789,'4','Bette','');
INSERT INTO `wp_gf_entry_meta` VALUES (12635,13,1789,'5','Wisewould','');
INSERT INTO `wp_gf_entry_meta` VALUES (12636,13,1789,'2','wisewould.bette@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12637,13,1789,'6','(558) 215-7874','');
INSERT INTO `wp_gf_entry_meta` VALUES (12638,13,1789,'3','Every day, websites like 2poochiesproperties.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 see 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://shorten.is/979bO','');
INSERT INTO `wp_gf_entry_meta` VALUES (12639,13,1790,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12640,13,1790,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12641,13,1790,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12642,13,1790,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12643,13,1790,'3','Hello 2poochiesproperties Owner\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12644,13,1791,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12645,13,1791,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12646,13,1791,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12647,13,1791,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12648,13,1791,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12649,13,1792,'4','Simon','');
INSERT INTO `wp_gf_entry_meta` VALUES (12650,13,1792,'5','Tearle','');
INSERT INTO `wp_gf_entry_meta` VALUES (12651,13,1792,'2','simon.tearle10@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12652,13,1792,'6','(776) 678-5067','');
INSERT INTO `wp_gf_entry_meta` VALUES (12653,13,1792,'3','Every day, websites like 2poochiesproperties.com lose valuable opportunities to attract visitors. Donâ€™t let that happen to you! Our AI-driven 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 experience 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://ln.run/BdUUb','');
INSERT INTO `wp_gf_entry_meta` VALUES (12654,13,1793,'4','Van','');
INSERT INTO `wp_gf_entry_meta` VALUES (12655,13,1793,'5','Hansen','');
INSERT INTO `wp_gf_entry_meta` VALUES (12656,13,1793,'2','hansen.van@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12657,13,1793,'6','(676) 464-3246','');
INSERT INTO `wp_gf_entry_meta` VALUES (12658,13,1793,'3','What if your website 2poochiesproperties.com experienced a massive boost in traffic starting today? Many sites unknowingly overlook 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 4,000 visitors at no cost so you can see the results firsthand. Beyond the trial, we deliver plans for up to 350K visitors monthly, all targeted to fit your ideal demographic. Letâ€™s enhance your siteâ€™s reach together. Get more information here: https://ln.run/BdUUb','');
INSERT INTO `wp_gf_entry_meta` VALUES (12659,13,1794,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (12660,13,1794,'5','Reddy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12661,13,1794,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12662,13,1794,'6','(416) 729-3162','');
INSERT INTO `wp_gf_entry_meta` VALUES (12663,13,1794,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12664,13,1795,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12665,13,1795,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12666,13,1795,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12667,13,1795,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12668,13,1795,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12669,13,1796,'4','Ella','');
INSERT INTO `wp_gf_entry_meta` VALUES (12670,13,1796,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (12671,13,1796,'2','ella@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12672,13,1796,'6','(770) 742-8023','');
INSERT INTO `wp_gf_entry_meta` VALUES (12673,13,1796,'3','Looking for quick working capital? Get approved instantlyâ€”no credit checks, no\r\n\r\npaperwork, just a smooth, easy process. \r\n\r\nSee what you qualify for today: reachoutcapital.com/approval','');
INSERT INTO `wp_gf_entry_meta` VALUES (12674,13,1797,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12675,13,1797,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12676,13,1797,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12677,13,1797,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12678,13,1797,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12679,13,1798,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12680,13,1798,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12681,13,1798,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12682,13,1798,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12683,13,1798,'3','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without life-threatening complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12684,13,1799,'4','Faith','');
INSERT INTO `wp_gf_entry_meta` VALUES (12685,13,1799,'5','Garcia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12686,13,1799,'2','alta.easterbrook83@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12687,13,1799,'6','(345) 213-4691','');
INSERT INTO `wp_gf_entry_meta` VALUES (12688,13,1799,'3','Business Loan & Easy Funding.\r\n\r\nDiscover powerful financial solutions to boost your business in 2025!\r\n\r\nHereâ€™s how you benefit:  \r\n- Get smart funding solutions crafted to fit your companyâ€™s financial demands.  \r\n- Scale your business seamlessly with growth-focused financing.  \r\n - Apply with reduced paperwork and instant decisions.  \r\n- Let our team support you every step of the way.\r\n\r\n++ Donâ€™t waitâ€”secure your funding today: https://bit.ly/bestfundingnow now\r\n\r\nAct fast! Your competitors are already securing their funds â€“ donâ€™t be left behind!\r\n\r\nP.S. Time is running out! Opportunities like this disappear fastâ€”act now!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12689,13,1800,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12690,13,1800,'5','Romo','');
INSERT INTO `wp_gf_entry_meta` VALUES (12691,13,1800,'2','romo.jacqueline25@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12692,13,1800,'6','(428) 325-7847','');
INSERT INTO `wp_gf_entry_meta` VALUES (12693,13,1800,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/so4jb\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12694,13,1801,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12695,13,1801,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12696,13,1801,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12697,13,1801,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12698,13,1801,'3','Are you or your loved one undergoing surgery? Are you worried if surgery will be safe and without life-threatening complications like an embolism, thrombosis, or some other complication that can seriously endanger your life or your loved ones\' lives? We can prepare for you our FUTURE FORECAST report that will contain accurate information on when is the best time to undergo surgery for you or your loved ones without life-threatening complications. You can order your FUTURE FORECAST report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12699,13,1802,'4','Valeria','');
INSERT INTO `wp_gf_entry_meta` VALUES (12700,13,1802,'5','Stell','');
INSERT INTO `wp_gf_entry_meta` VALUES (12701,13,1802,'2','stell.valeria55@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12702,13,1802,'6','(708) 683-4922','');
INSERT INTO `wp_gf_entry_meta` VALUES (12703,13,1802,'3','Did you know that your website 2poochiesproperties.com may not be achieve maximum traffic? 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 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 realize meaningful traffic growth. Get more information here: https://ow.ly/NW5o50Urka4','');
INSERT INTO `wp_gf_entry_meta` VALUES (12704,13,1803,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12705,13,1803,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12706,13,1803,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12707,13,1803,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12708,13,1803,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12709,13,1804,'4','Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12710,13,1804,'5','Joy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12711,13,1804,'2','web.techdevelopment@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12712,13,1804,'6','(845) 834-1302','');
INSERT INTO `wp_gf_entry_meta` VALUES (12713,13,1804,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12714,13,1805,'4','Neil','');
INSERT INTO `wp_gf_entry_meta` VALUES (12715,13,1805,'5','Taylor','');
INSERT INTO `wp_gf_entry_meta` VALUES (12716,13,1805,'2','customsoftwaredevelopment@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12717,13,1805,'6','(834) 434-3753','');
INSERT INTO `wp_gf_entry_meta` VALUES (12718,13,1805,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12719,13,1806,'4','Chanel','');
INSERT INTO `wp_gf_entry_meta` VALUES (12720,13,1806,'5','Allwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (12721,13,1806,'2','chanel.allwood@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12722,13,1806,'6','(325) 062-5163','');
INSERT INTO `wp_gf_entry_meta` VALUES (12723,13,1806,'3','Did you know that your website 2poochiesproperties.com may 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 trial of 4,000 visitors to highlight whatâ€™s possible. Once you see the difference, our scalable options can provide up to 350,000 visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://ow.ly/75z650Urk9X','');
INSERT INTO `wp_gf_entry_meta` VALUES (12724,13,1807,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (12725,13,1807,'5','Rogers','');
INSERT INTO `wp_gf_entry_meta` VALUES (12726,13,1807,'2','mark@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12727,13,1807,'6','(725) 696-1589','');
INSERT INTO `wp_gf_entry_meta` VALUES (12728,13,1807,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12729,13,1808,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12730,13,1808,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12731,13,1808,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12732,13,1808,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12733,13,1808,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12734,13,1809,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12735,13,1809,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12736,13,1809,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12737,13,1809,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12738,13,1809,'3','Are you or your loved ones flying frequently? Are you worried about your life during flights? Do you want to minimize the probability that you or your loved ones will be among the victims of a plane crash? Unfortunately, we are currently witnesses of horrible plane crashes that happened recently. There was a plane crash in South Korea where passengers were burned alive, a collision between a passenger plane and a helicopter over Washington, a collision of a small aircraft in Philadelphia, etc. Flying is a fast, comfortable option for traveling, especially over long distances, until some lousy issue happens with a plane, pilots, air traffic controllers, etc. The consequences of any plane crash are always horrible. We found that astrological forecasts can provide important information that there is a high probability that you can become a victim of a plane crash in a specified time. Many lives could be saved if they had such information at the right time. If interested, we can prepare a FUTURE FORECAST â€“ TRANSITS report for you, containing information on when it will be perilous for you or your loved ones to fly. You can order that report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12739,13,1810,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12740,13,1810,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12741,13,1810,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12742,13,1810,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12743,13,1810,'3','Are you or your loved ones flying frequently? Are you worried about your life during flights? Do you want to minimize the probability that you or your loved ones will be among the victims of a plane crash? Unfortunately, we are currently witnesses of horrible plane crashes that happened recently. There was a plane crash in South Korea where passengers were burned alive, a collision between a passenger plane and a helicopter over Washington, a collision of a small aircraft in Philadelphia, etc. Flying is a fast, comfortable option for traveling, especially over long distances, until some lousy issue happens with a plane, pilots, air traffic controllers, etc. The consequences of any plane crash are always horrible. We found that astrological forecasts can provide important information that there is a high probability that you can become a victim of a plane crash in a specified time. Many lives could be saved if they had such information at the right time. If interested, we can prepare a FUTURE FORECAST â€“ TRANSITS report for you, containing information on when it will be perilous for you or your loved ones to fly. You can order that report at https://wexxon.com/home/10-future-forecast-transits.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (12744,13,1811,'4','Richard','');
INSERT INTO `wp_gf_entry_meta` VALUES (12745,13,1811,'5','Mathias','');
INSERT INTO `wp_gf_entry_meta` VALUES (12746,13,1811,'2','richard.mathias.1976@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12747,13,1811,'6','(796) 997-1230','');
INSERT INTO `wp_gf_entry_meta` VALUES (12748,13,1811,'3','Hi,\r\n\r\n\'A reputable online business must have backlinks\' - John Mueller, Google Senior Webmaster Analyst, Jan 2020.\r\n\r\nDid you know that businesses with strong backlink profiles see an average increase of 25% in website traffic?\r\n\r\nBacklinks are the cornerstone of building authority online, and here\'s why they matter:\r\n\r\n- They help your site rank higher for the keywords your audience is searching for.\r\n- They attract more visitors who are actively looking for what you offer.\r\n- They establish trust with search engines, boosting your online credibility.\r\n\r\nAs a limited time offer, visit & get FREE backlinks >> https://zenlivingstyle.com/backlinks and turbo-charge your business NOW!\r\n\r\nWhen you invest in your SEO now, you\'re investing in more clicks, more customers, and a stronger online presence.\r\n\r\nBest regards,\r\nRichard\r\n\r\nP.S Remember, this offer won\'t last long. Visit and get FREE backlinks before it\'s too late!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12749,13,1812,'4','Loren','');
INSERT INTO `wp_gf_entry_meta` VALUES (12750,13,1812,'5','Platt','');
INSERT INTO `wp_gf_entry_meta` VALUES (12751,13,1812,'2','loren.platt@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12752,13,1812,'6','(715) 503-3902','');
INSERT INTO `wp_gf_entry_meta` VALUES (12753,13,1812,'3','Your website, 2poochiesproperties.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 helpsâ€”itâ€™s designed to drive relevant visitors straight to your site.\r\n\r\nTake the first step with a complimentary 4,000 targeted visitors to realize the impact firsthand. Afterward, our plans deliver up to 350,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://ow.ly/G5kV50Urka2','');
INSERT INTO `wp_gf_entry_meta` VALUES (12754,13,1813,'4','Naveen','');
INSERT INTO `wp_gf_entry_meta` VALUES (12755,13,1813,'5','Jindal','');
INSERT INTO `wp_gf_entry_meta` VALUES (12756,13,1813,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12757,13,1813,'6','(471) 282-9974','');
INSERT INTO `wp_gf_entry_meta` VALUES (12758,13,1813,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12759,13,1814,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (12760,13,1814,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (12761,13,1814,'2','joannariggs94@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12762,13,1814,'6','(771) 486-3846','');
INSERT INTO `wp_gf_entry_meta` VALUES (12763,13,1814,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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. 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12764,13,1815,'4','Douglas','');
INSERT INTO `wp_gf_entry_meta` VALUES (12765,13,1815,'5','Costantino','');
INSERT INTO `wp_gf_entry_meta` VALUES (12766,13,1815,'2','costantino.douglas92@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12767,13,1815,'6','(416) 435-6734','');
INSERT INTO `wp_gf_entry_meta` VALUES (12768,13,1815,'3','Your website, 2poochiesproperties.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 bring the right audience 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 deliver up to 350,000, helping your website increase its audience and engagement effortlessly. Get more information here: https://tau.lu/02f43cf1d','');
INSERT INTO `wp_gf_entry_meta` VALUES (12769,13,1816,'4','Brittny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12770,13,1816,'5','Stapylton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12771,13,1816,'2','stapylton.brittny@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12772,13,1816,'6','(707) 799-1095','');
INSERT INTO `wp_gf_entry_meta` VALUES (12773,13,1816,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (12774,13,1817,'4','Liliana','');
INSERT INTO `wp_gf_entry_meta` VALUES (12775,13,1817,'5','Cardona','');
INSERT INTO `wp_gf_entry_meta` VALUES (12776,13,1817,'2','mckeeknight85065@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12777,13,1817,'6','(340) 365-3777','');
INSERT INTO `wp_gf_entry_meta` VALUES (12778,13,1817,'3','To the 2poochiesproperties.com Administrator\r\n\r\nAre you ready to take control of your Google Maps Rankings and boost your business visibility? \r\n\r\nWould you like to learn more about our \"Google Maps Ranking\" service and how it can help you secure a top spot in local search results, attract more customers, and stand out from the competition? \r\n\r\nLet us know, and weâ€™ll share all the details with you!\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nLiliana Cardona\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nItaly, PG, Urbino, 61029, Via Domenico Morelli 6\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12779,13,1818,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12780,13,1818,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12781,13,1818,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12782,13,1818,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12783,13,1818,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12784,13,1819,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12785,13,1819,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12786,13,1819,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12787,13,1819,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12788,13,1819,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12789,13,1820,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12790,13,1820,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12791,13,1820,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12792,13,1820,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12793,13,1820,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I recently discovered your site, 2poochiesproperties.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads â€“ you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitorâ€™s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12794,13,1821,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12795,13,1821,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12796,13,1821,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12797,13,1821,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12798,13,1821,'3','Hello to the 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12799,13,1822,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12800,13,1822,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12801,13,1822,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12802,13,1822,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12803,13,1822,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12804,13,1823,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12805,13,1823,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12806,13,1823,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12807,13,1823,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12808,13,1823,'3','Hi 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12809,13,1824,'4','Elliott','');
INSERT INTO `wp_gf_entry_meta` VALUES (12810,13,1824,'5','Shackleton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12811,13,1824,'2','shackleton.elliott22@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12812,13,1824,'6','(776) 954-5310','');
INSERT INTO `wp_gf_entry_meta` VALUES (12813,13,1824,'3','Are you fully utilizing the potential of your 2poochiesproperties.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 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 350,000 visitors per month. Letâ€™s boost your website traffic and turn more visitors into results. Get more information here: https://1borsa.com/8y6e6','');
INSERT INTO `wp_gf_entry_meta` VALUES (12814,13,1825,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12815,13,1825,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12816,13,1825,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12817,13,1825,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12818,13,1825,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12819,13,1826,'4','Pilar','');
INSERT INTO `wp_gf_entry_meta` VALUES (12820,13,1826,'5','Leff','');
INSERT INTO `wp_gf_entry_meta` VALUES (12821,13,1826,'2','leff.pilar12@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12822,13,1826,'6','(910) 156-4943','');
INSERT INTO `wp_gf_entry_meta` VALUES (12823,13,1826,'3','Get more leads for your 2poochiesproperties.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://is.gd/maMo4R\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12824,13,1827,'4','Pintrest Marketer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12825,13,1827,'5','Pollak','');
INSERT INTO `wp_gf_entry_meta` VALUES (12826,13,1827,'2','pollak.lilian@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12827,13,1827,'6','(253) 792-0644','');
INSERT INTO `wp_gf_entry_meta` VALUES (12828,13,1827,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12829,13,1828,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12830,13,1828,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12831,13,1828,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12832,13,1828,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12833,13,1828,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12834,13,1829,'4','Ella','');
INSERT INTO `wp_gf_entry_meta` VALUES (12835,13,1829,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (12836,13,1829,'2','ella@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12837,13,1829,'6','(770) 742-8023','');
INSERT INTO `wp_gf_entry_meta` VALUES (12838,13,1829,'3','Looking for quick working capital? Get approved instantlyâ€”no credit checks, no\r\n\r\npaperwork, just a smooth, easy process. \r\n\r\nSee what you qualify for today: reachoutcapital.com/approval','');
INSERT INTO `wp_gf_entry_meta` VALUES (12839,13,1830,'4','Brittany','');
INSERT INTO `wp_gf_entry_meta` VALUES (12840,13,1830,'5','Loy','');
INSERT INTO `wp_gf_entry_meta` VALUES (12841,13,1830,'2','loy.brittany@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12842,13,1830,'6','(250) 549-7956','');
INSERT INTO `wp_gf_entry_meta` VALUES (12843,13,1830,'3','Are you maximizing the potential of your 2poochiesproperties.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 350,000 visitors per month. Letâ€™s amplify your website traffic and turn more visitors into growth. Get more information here: https://1borsa.com/8y6e6','');
INSERT INTO `wp_gf_entry_meta` VALUES (12844,13,1831,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12845,13,1831,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12846,13,1831,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12847,13,1831,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12848,13,1831,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12849,13,1832,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12850,13,1832,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12851,13,1832,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12852,13,1832,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12853,13,1832,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12854,13,1833,'4','Ellie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12855,13,1833,'5','McPhee','');
INSERT INTO `wp_gf_entry_meta` VALUES (12856,13,1833,'2','mcphee.ellie@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12857,13,1833,'6','(912) 834-7043','');
INSERT INTO `wp_gf_entry_meta` VALUES (12858,13,1833,'3','Did you know that your website 2poochiesproperties.com might not be reach its full potential? With our advanced AI traffic system, you may 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 offer up to 350K visitors monthly. Let us help you convert lost potential to meaningful traffic growth. Get more information here: https://1s.pt//04218','');
INSERT INTO `wp_gf_entry_meta` VALUES (12859,13,1834,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12860,13,1834,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12861,13,1834,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12862,13,1834,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12863,13,1834,'3','Hello to the 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12864,13,1835,'4','Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (12865,13,1835,'5','Solomon','');
INSERT INTO `wp_gf_entry_meta` VALUES (12866,13,1835,'2','solomon.cole88@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12867,13,1835,'6','(715) 310-5406','');
INSERT INTO `wp_gf_entry_meta` VALUES (12868,13,1835,'3','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&amp;language=en&amp;marketplaceID=A1PA6795\r\nUKMFR9\r\nUAE : https://www.amazon.ae/s?me=AQA0LQ9F8VDQC&amp;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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12869,13,1836,'4','Tarah','');
INSERT INTO `wp_gf_entry_meta` VALUES (12870,13,1836,'5','Horder','');
INSERT INTO `wp_gf_entry_meta` VALUES (12871,13,1836,'2','horder.tarah@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12872,13,1836,'6','(480) 286-4229','');
INSERT INTO `wp_gf_entry_meta` VALUES (12873,13,1836,'3','What if your website 2poochiesproperties.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 complimentary 4,000 targeted so you can experience the results firsthand. Beyond the trial, we provide plans for up to 350K visitors monthly, all targeted to match your audience needs. Letâ€™s grow your siteâ€™s reach together. Get more information here: https://bogazicitente.com/92oxx','');
INSERT INTO `wp_gf_entry_meta` VALUES (12874,13,1837,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12875,13,1837,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12876,13,1837,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12877,13,1837,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12878,13,1837,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12879,13,1838,'4','Deepu','');
INSERT INTO `wp_gf_entry_meta` VALUES (12880,13,1838,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (12881,13,1838,'2','videoexpertss@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12882,13,1838,'6','(398) 254-9786','');
INSERT INTO `wp_gf_entry_meta` VALUES (12883,13,1838,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12884,13,1839,'4','Pintrest Marketer','');
INSERT INTO `wp_gf_entry_meta` VALUES (12885,13,1839,'5','Brubaker','');
INSERT INTO `wp_gf_entry_meta` VALUES (12886,13,1839,'2','lynda.brubaker49@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12887,13,1839,'6','(344) 159-5248','');
INSERT INTO `wp_gf_entry_meta` VALUES (12888,13,1839,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (12889,13,1840,'4','Brianna','');
INSERT INTO `wp_gf_entry_meta` VALUES (12890,13,1840,'5','Belton','');
INSERT INTO `wp_gf_entry_meta` VALUES (12891,13,1840,'2','briannabelton.freeai@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12892,13,1840,'6','(123) 456-7890','');
INSERT INTO `wp_gf_entry_meta` VALUES (12893,13,1840,'3','Hello,\r\n\r\nQuick heads-up about a free resource that\'s helping businesses thrive: https://freeaireports.com/\r\n\r\n provides custom AI analysis reports showing exactly how AI can benefit your specific business. \r\n\r\n5-minute assessment, instant results, completely free. \r\n\r\nSee what other businesses in your industry are achieving with AI. \r\n\r\nIâ€™m happy to assist you. Could you kindly provide your name, email, and contact number so I can better assist you?\r\n\r\nBest Wishes\r\nBrianna Belton | Sr. AI consultant\r\n\r\n\r\nReply STOP to opt out.\r\n\r\n\r\n\r\nYour Website - 2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12894,13,1841,'4','Ella','');
INSERT INTO `wp_gf_entry_meta` VALUES (12895,13,1841,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (12896,13,1841,'2','ella@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12897,13,1841,'6','(915) 308-1515','');
INSERT INTO `wp_gf_entry_meta` VALUES (12898,13,1841,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12899,13,1842,'4','Jamila','');
INSERT INTO `wp_gf_entry_meta` VALUES (12900,13,1842,'5','Rush','');
INSERT INTO `wp_gf_entry_meta` VALUES (12901,13,1842,'2','jamila.rush@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12902,13,1842,'6','(699) 531-7335','');
INSERT INTO `wp_gf_entry_meta` VALUES (12903,13,1842,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (12904,13,1843,'4','Celesta','');
INSERT INTO `wp_gf_entry_meta` VALUES (12905,13,1843,'5','Gilfillan','');
INSERT INTO `wp_gf_entry_meta` VALUES (12906,13,1843,'2','celesta.gilfillan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12907,13,1843,'6','(343) 752-7395','');
INSERT INTO `wp_gf_entry_meta` VALUES (12908,13,1843,'3','Hey!\r\n\r\nWe have an abundance of internet traffic from our blogs, youtube channels, websites and instagram accounts!\r\n\r\nGet 10k visitors for $1\r\n\r\nWe send you traffic based on your niche and country!\r\n\r\nhttps://pcxleads.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12909,13,1844,'4','Ruby','');
INSERT INTO `wp_gf_entry_meta` VALUES (12910,13,1844,'5','Riley','');
INSERT INTO `wp_gf_entry_meta` VALUES (12911,13,1844,'2','natisha.solar@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12912,13,1844,'6','(902) 368-2923','');
INSERT INTO `wp_gf_entry_meta` VALUES (12913,13,1844,'3','Hey shoppers...  \r\n\r\nNative Passion is a game-changer for your daily lives, all from the comfort of your living room!  \r\n\r\nWhether it\'s stylish outfits like casual wear, outfits for the little ones, accessories for your furry friends, auto must-haves, and moreâ€”we got you covered.  \r\n\r\nGet ready to be impressed!!  \r\n\r\nShop now and see for yourself: Nativepassion Shop: https://bit.ly/npassion\r\n\r\n\r\n\r\nShould you no longer want to receive further communications from this email, please fill the form at https://bit.ly/removemysitepls with your domain address (URL).\r\n4723 Appledore Ln, Alexandra, LA, USA, C1b 0p5','');
INSERT INTO `wp_gf_entry_meta` VALUES (12914,13,1845,'4','Dorie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12915,13,1845,'5','Dorie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12916,13,1845,'2','info@warburton.pawtrim.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (12917,13,1845,'6','(384) 924-5818','');
INSERT INTO `wp_gf_entry_meta` VALUES (12918,13,1845,'3','Hello 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\nAll the best, \r\n \r\nDorie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12919,13,1846,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12920,13,1846,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12921,13,1846,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12922,13,1846,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12923,13,1846,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12924,13,1847,'4','Rocco','');
INSERT INTO `wp_gf_entry_meta` VALUES (12925,13,1847,'5','Girardi','');
INSERT INTO `wp_gf_entry_meta` VALUES (12926,13,1847,'2','rocco.girardi76@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12927,13,1847,'6','(732) 465-7166','');
INSERT INTO `wp_gf_entry_meta` VALUES (12928,13,1847,'3','Your website, 2poochiesproperties.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 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 provide up to 350,000, helping your website grow its audience and engagement effortlessly. Get more information here: https://ow.ly/Okbt50Urkag','');
INSERT INTO `wp_gf_entry_meta` VALUES (12929,13,1848,'4','Lelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (12930,13,1848,'5','Lodewyckx','');
INSERT INTO `wp_gf_entry_meta` VALUES (12931,13,1848,'2','lelia.lodewyckx@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12932,13,1848,'6','(678) 577-2155','');
INSERT INTO `wp_gf_entry_meta` VALUES (12933,13,1848,'3','Are you making the most of the potential of your 2poochiesproperties.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 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 350K visitors per month. Letâ€™s amplify your website traffic and turn more visitors into results. Get more information here: https://ow.ly/Okbt50Urkag','');
INSERT INTO `wp_gf_entry_meta` VALUES (12934,13,1849,'4','Abhi','');
INSERT INTO `wp_gf_entry_meta` VALUES (12935,13,1849,'5','Modi','');
INSERT INTO `wp_gf_entry_meta` VALUES (12936,13,1849,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12937,13,1849,'6','(781) 590-0645','');
INSERT INTO `wp_gf_entry_meta` VALUES (12938,13,1849,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (12939,13,1850,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (12940,13,1850,'5','Rogers','');
INSERT INTO `wp_gf_entry_meta` VALUES (12941,13,1850,'2','mark@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12942,13,1850,'6','(915) 308-1515','');
INSERT INTO `wp_gf_entry_meta` VALUES (12943,13,1850,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12944,13,1851,'4','Rohan','');
INSERT INTO `wp_gf_entry_meta` VALUES (12945,13,1851,'5','Adel','');
INSERT INTO `wp_gf_entry_meta` VALUES (12946,13,1851,'2','viralbusinesscampaign@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12947,13,1851,'6','(755) 260-6270','');
INSERT INTO `wp_gf_entry_meta` VALUES (12948,13,1851,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12949,13,1852,'4','Kerrie','');
INSERT INTO `wp_gf_entry_meta` VALUES (12950,13,1852,'5','Pak','');
INSERT INTO `wp_gf_entry_meta` VALUES (12951,13,1852,'2','pak.kerrie@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12952,13,1852,'6','(905) 735-7745','');
INSERT INTO `wp_gf_entry_meta` VALUES (12953,13,1852,'3','Get more leads for your 2poochiesproperties.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://2one.in/pcZCCV\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12954,13,1853,'4','Shana','');
INSERT INTO `wp_gf_entry_meta` VALUES (12955,13,1853,'5','Praed','');
INSERT INTO `wp_gf_entry_meta` VALUES (12956,13,1853,'2','mckeeknight85065@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12957,13,1853,'6','(374) 325-6597','');
INSERT INTO `wp_gf_entry_meta` VALUES (12958,13,1853,'3','Dear 2poochiesproperties.com Admin\r\n\r\nAre you ready to take control of your Google Maps Rankings and boost your business visibility? \r\n\r\nWould you like to learn more about our \"Google Maps Ranking\" service and how it can help you secure a top spot in local search results, attract more customers, and stand out from the competition? \r\n\r\nLet us know, and weâ€™ll share all the details with you!\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nShana Praed\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nItaly, PT, Abetone, 51021, Viale Maria Cristina Di Savoia 121\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12959,13,1854,'4','Charmain','');
INSERT INTO `wp_gf_entry_meta` VALUES (12960,13,1854,'5','McClean','');
INSERT INTO `wp_gf_entry_meta` VALUES (12961,13,1854,'2','charmain.mcclean81@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12962,13,1854,'6','(355) 334-7241','');
INSERT INTO `wp_gf_entry_meta` VALUES (12963,13,1854,'3','Engage with Prospects Sooner â€“ List Your Business in Our Directory\r\n\r\nHello,\r\n\r\nOur Services Directory is created to allow you to connect with clients faster.\r\n\r\nBy signing up, your business will be featured among top-rated professionals in your field, making it easier to gain visibility by potential clients in need of what you offer.\r\n\r\nItâ€™s simple to join and will elevate your brand to the next stage.\r\n\r\nFollow the link to secure your spot!  https://tinyurl.com/ycx5h5ew\r\n\r\nBest regards,\r\nJerry\r\n\r\nNot part of the digital media photography industry or marketing sector? Itâ€™s easy to unsubscribe here: https://gotunsubscribed.com/?info=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12964,13,1855,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (12965,13,1855,'5','Anand','');
INSERT INTO `wp_gf_entry_meta` VALUES (12966,13,1855,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12967,13,1855,'6','(404) 319-2735','');
INSERT INTO `wp_gf_entry_meta` VALUES (12968,13,1855,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12969,13,1856,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (12970,13,1856,'5','Barber','');
INSERT INTO `wp_gf_entry_meta` VALUES (12971,13,1856,'2','terrell.bannister95@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12972,13,1856,'6','(248) 961-1704','');
INSERT INTO `wp_gf_entry_meta` VALUES (12973,13,1856,'3','Hi 2poochiesproperties,\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12974,13,1857,'4','Rob','');
INSERT INTO `wp_gf_entry_meta` VALUES (12975,13,1857,'5','Drake','');
INSERT INTO `wp_gf_entry_meta` VALUES (12976,13,1857,'2','Rdrake293@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12977,13,1857,'6','(317) 607-9099','');
INSERT INTO `wp_gf_entry_meta` VALUES (12978,13,1857,'3','Hi there. I own Red\'s All Around Home Repair. I\'m a handy man here on Smith Lake. I also own a home on the lake. I do general home repairs. I do work for realtors, people who own AirBNB\'s and the general public surrounding the lake. I can supply references and I am insured. I would like the opportunity to speak with you. Please give me a call. 317 607 9099. This is an Indiana area code, however I do live here. Thank you for your time.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12979,13,1858,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (12980,13,1858,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (12981,13,1858,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12982,13,1858,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (12983,13,1858,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12984,13,1859,'4','Zane','');
INSERT INTO `wp_gf_entry_meta` VALUES (12985,13,1859,'5','Seifert','');
INSERT INTO `wp_gf_entry_meta` VALUES (12986,13,1859,'2','seifert.zane@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12987,13,1859,'6','(349) 179-5730','');
INSERT INTO `wp_gf_entry_meta` VALUES (12988,13,1859,'3','What if your website 2poochiesproperties.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 AI-powered traffic solution, you can get 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (12989,13,1860,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (12990,13,1860,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (12991,13,1860,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12992,13,1860,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (12993,13,1860,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I recently discovered your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12994,13,1861,'4','Charmain','');
INSERT INTO `wp_gf_entry_meta` VALUES (12995,13,1861,'5','Partlow','');
INSERT INTO `wp_gf_entry_meta` VALUES (12996,13,1861,'2','partlow.charmain@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (12997,13,1861,'6','(753) 721-7201','');
INSERT INTO `wp_gf_entry_meta` VALUES (12998,13,1861,'3','Is your website 2poochiesproperties.com overlooking its true potential? With our AI-driven 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 a 4,000-visitor boost so you can test the impact. If you love the results, our plans scale up to 350,000 visitors per month. Letâ€™s turn missed opportunities into growth. Get more details here: https://ln.run/4uTMG','');
INSERT INTO `wp_gf_entry_meta` VALUES (12999,13,1862,'4','Vendu','');
INSERT INTO `wp_gf_entry_meta` VALUES (13000,13,1862,'5','Sen','');
INSERT INTO `wp_gf_entry_meta` VALUES (13001,13,1862,'2','outsourcedigitalmarketing@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13002,13,1862,'6','(312) 433-2366','');
INSERT INTO `wp_gf_entry_meta` VALUES (13003,13,1862,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13004,13,1863,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (13005,13,1863,'5','Thompson','');
INSERT INTO `wp_gf_entry_meta` VALUES (13006,13,1863,'2','emily@reachoutcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13007,13,1863,'6','(915) 308-1515','');
INSERT INTO `wp_gf_entry_meta` VALUES (13008,13,1863,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13009,13,1864,'4','Karolin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13010,13,1864,'5','Laird','');
INSERT INTO `wp_gf_entry_meta` VALUES (13011,13,1864,'2','karolin.laird12@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13012,13,1864,'6','(776) 575-6308','');
INSERT INTO `wp_gf_entry_meta` VALUES (13013,13,1864,'3','Get more leads for your 2poochiesproperties.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/xAZZE\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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13014,13,1865,'4','Wendi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13015,13,1865,'5','Dang','');
INSERT INTO `wp_gf_entry_meta` VALUES (13016,13,1865,'2','dang.wendi31@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13017,13,1865,'6','(352) 342-7510','');
INSERT INTO `wp_gf_entry_meta` VALUES (13018,13,1865,'3','Is your 2poochiesproperties.com website harnessing its full potential? Many websites miss out on 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 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 opportunities. Get more info here: https://cutt.ly/Rrq0Bvhk','');
INSERT INTO `wp_gf_entry_meta` VALUES (13019,13,1866,'4','Elsa','');
INSERT INTO `wp_gf_entry_meta` VALUES (13020,13,1866,'5','Leech','');
INSERT INTO `wp_gf_entry_meta` VALUES (13021,13,1866,'2','elsa.leech@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13022,13,1866,'6','(630) 886-4668','');
INSERT INTO `wp_gf_entry_meta` VALUES (13023,13,1866,'3','What if your website 2poochiesproperties.com could instantly receive 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 complimentary offer. If you like what you see, our plans scale to 350,000 visitors monthlyâ€”helping your site grow. Get more details here: https://ln.run/qK2NU','');
INSERT INTO `wp_gf_entry_meta` VALUES (13024,13,1867,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13025,13,1867,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13026,13,1867,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13027,13,1867,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13028,13,1867,'3','Hello 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13029,13,1868,'4','Luigi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13030,13,1868,'5','De Gillern','');
INSERT INTO `wp_gf_entry_meta` VALUES (13031,13,1868,'2','degillern.luigi@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13032,13,1868,'6','(388) 026-6986','');
INSERT INTO `wp_gf_entry_meta` VALUES (13033,13,1868,'3','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\nLuigi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13034,13,1869,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13035,13,1869,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13036,13,1869,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13037,13,1869,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13038,13,1869,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13039,13,1870,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13040,13,1870,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13041,13,1870,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13042,13,1870,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13043,13,1870,'3','Hi 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13044,13,1871,'4','Viren','');
INSERT INTO `wp_gf_entry_meta` VALUES (13045,13,1871,'5','Shah','');
INSERT INTO `wp_gf_entry_meta` VALUES (13046,13,1871,'2','fastprocess006@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13047,13,1871,'6','(791) 629-9586','');
INSERT INTO `wp_gf_entry_meta` VALUES (13048,13,1871,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13049,13,1872,'4','Art','');
INSERT INTO `wp_gf_entry_meta` VALUES (13050,13,1872,'5','Blaxcell','');
INSERT INTO `wp_gf_entry_meta` VALUES (13051,13,1872,'2','blaxcell.art@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13052,13,1872,'6','(771) 861-8009','');
INSERT INTO `wp_gf_entry_meta` VALUES (13053,13,1872,'3','Your website, 2poochiesproperties.com, has the potential to reach far more visitors than it currently does. Many sites overlook 1,000+ visitors daily. Thatâ€™s where our intelligent traffic system helpsâ€”delivering targeted 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 enhance your traffic today. Get more info here: https://shorten.ee/PN_y6','');
INSERT INTO `wp_gf_entry_meta` VALUES (13054,13,1873,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13055,13,1873,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13056,13,1873,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13057,13,1873,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13058,13,1873,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13059,13,1874,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13060,13,1874,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13061,13,1874,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13062,13,1874,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13063,13,1874,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13064,13,1875,'4','Cassandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (13065,13,1875,'5','Broughton','');
INSERT INTO `wp_gf_entry_meta` VALUES (13066,13,1875,'2','cassandra.broughton@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13067,13,1875,'6','(369) 233-0292','');
INSERT INTO `wp_gf_entry_meta` VALUES (13068,13,1875,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13069,13,1876,'4','Lee','');
INSERT INTO `wp_gf_entry_meta` VALUES (13070,13,1876,'5','Gardner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13071,13,1876,'2','dleeg5199@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13072,13,1876,'6','(601) 214-8991','');
INSERT INTO `wp_gf_entry_meta` VALUES (13073,13,1876,'3','Checking on rental price for 8/6/25 - 8/10/25 for your property Barney\'s Bluff.  Would also like to include pontoon boat and Tow tube.  Can you tell me the total rental rate for 6 and 1 pet?\r\n\r\nThanks\r\nLee Gardner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13074,13,1877,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13075,13,1877,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13076,13,1877,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13077,13,1877,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13078,13,1877,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13079,13,1878,'4','Kenton','');
INSERT INTO `wp_gf_entry_meta` VALUES (13080,13,1878,'5','Hutchens','');
INSERT INTO `wp_gf_entry_meta` VALUES (13081,13,1878,'2','hutchens.kenton@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13082,13,1878,'6','(336) 206-4800','');
INSERT INTO `wp_gf_entry_meta` VALUES (13083,13,1878,'3','What if 2poochiesproperties.com could leverage TikTok for authentic leads? Our smart AI growth service targets 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 websites like yours see over 100 leads monthly.\r\nWant to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://shorten.ee/jG7FT','');
INSERT INTO `wp_gf_entry_meta` VALUES (13084,13,1879,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13085,13,1879,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13086,13,1879,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13087,13,1879,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13088,13,1879,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13089,13,1880,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13090,13,1880,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13091,13,1880,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13092,13,1880,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13093,13,1880,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13094,13,1881,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13095,13,1881,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13096,13,1881,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13097,13,1881,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13098,13,1881,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I recently discovered your site, 2poochiesproperties.\r\n\r\nYour site has a great deal going for it, but I have an idea to help make it even more effective.\r\n\r\nPlease take a look at Web Visitors Into Leads â€“ you can visit https://actionleadgeneration.com for a demonstration today.\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to gather each visitorâ€™s name, email address, and phone number. It notifies you the instant they show interest, allowing you to speak with them while they are still viewing your site.\r\n\r\nOnce you have their phone number, you can begin an SMS conversation immediately. If they are not ready at that moment, you can follow up later with messages to share updates, information, or simply check in and maintain a connection.\r\n\r\nPlease visit https://actionleadgeneration.com to learn more about what Web Visitors Into Leads can do for your business.\r\n\r\nConnecting with someone promptly rather than waiting a long time can make a substantial difference in your results.\r\n\r\nEric\r\n\r\nP.S. Research indicates that many site visitors leave quickly without returning. Web Visitors Into Leads includes a 14-day no-cost trial and supports international communication. There may be individuals ready to engage with you right now, so please do not delay.\r\n\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13099,13,1882,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13100,13,1882,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13101,13,1882,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13102,13,1882,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13103,13,1882,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13104,13,1883,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13105,13,1883,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13106,13,1883,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13107,13,1883,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13108,13,1883,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric and I recently came across your website at 2poochiesproperties. 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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13109,13,1884,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13110,13,1884,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13111,13,1884,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13112,13,1884,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13113,13,1884,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13114,13,1885,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13115,13,1885,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13116,13,1885,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13117,13,1885,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13118,13,1885,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13119,13,1886,'4','Chi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13120,13,1886,'5','Babcock','');
INSERT INTO `wp_gf_entry_meta` VALUES (13121,13,1886,'2','chi.babcock@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13122,13,1886,'6','(782) 253-0689','');
INSERT INTO `wp_gf_entry_meta` VALUES (13123,13,1886,'3','Your website, 2poochiesproperties.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 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, grow with packages offering up to 350K visitors monthly. Letâ€™s accelerate your traffic today. Get more info here: https://shorten.is/l5hHl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13124,13,1887,'4','Penelope','');
INSERT INTO `wp_gf_entry_meta` VALUES (13125,13,1887,'5','Will','');
INSERT INTO `wp_gf_entry_meta` VALUES (13126,13,1887,'2','will.penelope66@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13127,13,1887,'6','(280) 374-7216','');
INSERT INTO `wp_gf_entry_meta` VALUES (13128,13,1887,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13129,13,1888,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13130,13,1888,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13131,13,1888,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13132,13,1888,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13133,13,1888,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13134,13,1889,'4','Niki','');
INSERT INTO `wp_gf_entry_meta` VALUES (13135,13,1889,'5','Farrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (13136,13,1889,'2','niki.farrell@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13137,13,1889,'6','(372) 454-8605','');
INSERT INTO `wp_gf_entry_meta` VALUES (13138,13,1889,'3','Ever thought how 2poochiesproperties.com could tap into TikTok for authentic leads? Our AI-driven growth service pinpoints the right 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\nWant to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://shorten.world/TmMyj','');
INSERT INTO `wp_gf_entry_meta` VALUES (13139,13,1890,'4','Shoshana','');
INSERT INTO `wp_gf_entry_meta` VALUES (13140,13,1890,'5','Angela','');
INSERT INTO `wp_gf_entry_meta` VALUES (13141,13,1890,'2','angela.shoshana41@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13142,13,1890,'6','(924) 643-3170','');
INSERT INTO `wp_gf_entry_meta` VALUES (13143,13,1890,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13144,26,1891,'1','Sheryll','');
INSERT INTO `wp_gf_entry_meta` VALUES (13145,26,1891,'3','Brush','');
INSERT INTO `wp_gf_entry_meta` VALUES (13146,26,1891,'4','brush.sher@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13147,26,1891,'5','(661) 483-6772','');
INSERT INTO `wp_gf_entry_meta` VALUES (13148,26,1891,'6.1','1664 Winding Shore Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (13149,26,1891,'6.3','Gulf Breeze','');
INSERT INTO `wp_gf_entry_meta` VALUES (13150,26,1891,'6.4','Florida','');
INSERT INTO `wp_gf_entry_meta` VALUES (13151,26,1891,'6.5','32563','');
INSERT INTO `wp_gf_entry_meta` VALUES (13152,26,1891,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (13153,26,1891,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Bill Collum\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:10:\"9548061687\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (13154,26,1891,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (13155,26,1891,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (13156,26,1891,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (13157,26,1891,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (13158,26,1891,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13159,26,1891,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13160,26,1891,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13161,26,1891,'21.3','33','');
INSERT INTO `wp_gf_entry_meta` VALUES (13162,26,1891,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13163,26,1891,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13164,26,1891,'30.3','33','');
INSERT INTO `wp_gf_entry_meta` VALUES (13165,26,1891,'23','67c71e744f36b5.11172119.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (13166,26,1891,'25.1','XXXXXXXXXXXX3204','');
INSERT INTO `wp_gf_entry_meta` VALUES (13167,26,1891,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (13169,26,1891,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (13170,26,1891,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13171,26,1891,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13172,26,1891,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13173,26,1891,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13174,26,1891,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13175,26,1891,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13176,13,1892,'4','Missy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13177,13,1892,'5','Fowler','');
INSERT INTO `wp_gf_entry_meta` VALUES (13178,13,1892,'2','fowlem@wcslive.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13179,13,1892,'6','(205) 275-8387','');
INSERT INTO `wp_gf_entry_meta` VALUES (13180,13,1892,'3','Do you also have the pontoon boat for rent?\r\nRates for March  27 checking out on 30th?','');
INSERT INTO `wp_gf_entry_meta` VALUES (13181,13,1893,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13182,13,1893,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13183,13,1893,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13184,13,1893,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13185,13,1893,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13186,13,1894,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13187,13,1894,'5','Murphy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13188,13,1894,'2','kevinm@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13189,13,1894,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13190,13,1894,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13191,13,1895,'4','Albertina','');
INSERT INTO `wp_gf_entry_meta` VALUES (13192,13,1895,'5','Bohner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13193,13,1895,'2','bohner.albertina48@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13194,13,1895,'6','(482) 189-9633','');
INSERT INTO `wp_gf_entry_meta` VALUES (13195,13,1895,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13196,13,1896,'4','Rebecca','');
INSERT INTO `wp_gf_entry_meta` VALUES (13197,13,1896,'5','Jackson','');
INSERT INTO `wp_gf_entry_meta` VALUES (13198,13,1896,'2','jackson.rebecca@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13199,13,1896,'6','(303) 333-5204','');
INSERT INTO `wp_gf_entry_meta` VALUES (13200,13,1896,'3','Your website, 2poochiesproperties.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 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, scale with packages offering up to 350K visitors monthly. Letâ€™s enhance your traffic today. Get more info here: https://shorten.world/UuxJ6','');
INSERT INTO `wp_gf_entry_meta` VALUES (13201,13,1897,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13202,13,1897,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13203,13,1897,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13204,13,1897,'6','(708) 233-9820','');
INSERT INTO `wp_gf_entry_meta` VALUES (13205,13,1897,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13206,13,1898,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13207,13,1898,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13208,13,1898,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13209,13,1898,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13210,13,1898,'3','President Trump is undoubtedly the most powerful man on this planet, and his decisions will significantly influence the lives of billions of people. Do you want to know what decisions he 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. You can get this report at https://wexxon.com/en/home/27-forecast-for-president-trump.htmlhttps://wexxon.com/en/home/9-romantic-compatibility.html. We will add a RELATIONSHIPS report to your order as well.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13211,13,1899,'4','Mazie','');
INSERT INTO `wp_gf_entry_meta` VALUES (13212,13,1899,'5','Copeland','');
INSERT INTO `wp_gf_entry_meta` VALUES (13213,13,1899,'2','mazie.copeland@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13214,13,1899,'6','(660) 664-8248','');
INSERT INTO `wp_gf_entry_meta` VALUES (13215,13,1899,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13216,13,1900,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13217,13,1900,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13218,13,1900,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13219,13,1900,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13220,13,1900,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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://boltleadgeneration.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://boltleadgeneration.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://boltleadgeneration.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://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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13221,13,1901,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13222,13,1901,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13223,13,1901,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13224,13,1901,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13225,13,1901,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13226,13,1902,'4','Jayrn','');
INSERT INTO `wp_gf_entry_meta` VALUES (13227,13,1902,'5','Marques','');
INSERT INTO `wp_gf_entry_meta` VALUES (13228,13,1902,'2','siobhan.ransom@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13229,13,1902,'6','(263) 816-1672','');
INSERT INTO `wp_gf_entry_meta` VALUES (13230,13,1902,'3','Hi 2poochiesproperties,\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=2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13231,13,1903,'4','Jona','');
INSERT INTO `wp_gf_entry_meta` VALUES (13232,13,1903,'5','Huda','');
INSERT INTO `wp_gf_entry_meta` VALUES (13233,13,1903,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13234,13,1903,'6','(342) 447-7471','');
INSERT INTO `wp_gf_entry_meta` VALUES (13235,13,1903,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13236,13,1904,'4','Jacob','');
INSERT INTO `wp_gf_entry_meta` VALUES (13237,13,1904,'5','Reiner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13238,13,1904,'2','getconverts.info@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13239,13,1904,'6','(114) 684-6151','');
INSERT INTO `wp_gf_entry_meta` VALUES (13240,13,1904,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13241,13,1905,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (13242,13,1905,'5','Simmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (13243,13,1905,'2','marks@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13244,13,1905,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13245,13,1905,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13246,13,1906,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13247,13,1906,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13248,13,1906,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13249,13,1906,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13250,13,1906,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13251,13,1907,'4','Blaine','');
INSERT INTO `wp_gf_entry_meta` VALUES (13252,13,1907,'5','Wesley','');
INSERT INTO `wp_gf_entry_meta` VALUES (13253,13,1907,'2','blaine.wesley66@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13254,13,1907,'6','(565) 599-7955','');
INSERT INTO `wp_gf_entry_meta` VALUES (13255,13,1907,'3','Is your website, 2poochiesproperties.com, not reaching its full audience? Thousands of valuable visitors pass unnoticed daily when sites arenâ€™t optimized for success they need. Our AI-driven traffic solution delivers resultsâ€”delivering targeted visitors directly to you.\r\nGet started with a risk-free 4,000-visitor preview and see 4,000 focused visitors arrive at your site. Love the results? Ramp up to 350,000 hits monthly with our premium plans. Letâ€™s convert lost opportunities to measurable success. Find out here: https://ln.run/OMi6a','');
INSERT INTO `wp_gf_entry_meta` VALUES (13256,13,1908,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13257,13,1908,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13258,13,1908,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13259,13,1908,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13260,13,1908,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13261,13,1909,'4','Ravi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13262,13,1909,'5','Roy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13263,13,1909,'2','businessgrowtogether@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13264,13,1909,'6','(423) 529-0941','');
INSERT INTO `wp_gf_entry_meta` VALUES (13265,13,1909,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13266,13,1910,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (13267,13,1910,'5','Modi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13268,13,1910,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13269,13,1910,'6','(337) 196-9278','');
INSERT INTO `wp_gf_entry_meta` VALUES (13270,13,1910,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13271,13,1911,'4','Delia','');
INSERT INTO `wp_gf_entry_meta` VALUES (13272,13,1911,'5','Frizzell','');
INSERT INTO `wp_gf_entry_meta` VALUES (13273,13,1911,'2','frizzell.delia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13274,13,1911,'6','(317) 981-3437','');
INSERT INTO `wp_gf_entry_meta` VALUES (13275,13,1911,'3','Is your website, 2poochiesproperties.com, not reaching its full audience? Thousands of interested visitors pass unnoticed daily when sites donâ€™t stand out they need. Our cutting-edge traffic solution delivers resultsâ€”delivering engaged visitors right to your doorstep.\r\nGet started with a no-cost trial and watch four thousand hand-picked visitors flood your site. Impressed? Go big to 350,000 monthly visitors with our advanced packages. Letâ€™s ignite your site with real growth. Discover more here: https://shorten.tv/jbF8a','');
INSERT INTO `wp_gf_entry_meta` VALUES (13276,13,1912,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13277,13,1912,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13278,13,1912,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13279,13,1912,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13280,13,1912,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13281,13,1913,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13282,13,1913,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13283,13,1913,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13284,13,1913,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13285,13,1913,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13286,13,1914,'4','Gary Burt','');
INSERT INTO `wp_gf_entry_meta` VALUES (13287,13,1914,'5','Gary Burt','');
INSERT INTO `wp_gf_entry_meta` VALUES (13288,13,1914,'2','bobbye.brumbaugh@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13289,13,1914,'6','(212) 224-9559','');
INSERT INTO `wp_gf_entry_meta` VALUES (13290,13,1914,'3','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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13291,13,1915,'4','Abe','');
INSERT INTO `wp_gf_entry_meta` VALUES (13292,13,1915,'5','Rasch','');
INSERT INTO `wp_gf_entry_meta` VALUES (13293,13,1915,'2','rasch.abe37@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13294,13,1915,'6','(616) 918-3955','');
INSERT INTO `wp_gf_entry_meta` VALUES (13295,13,1915,'3','What if 2poochiesproperties.com could harness 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 supercharge your reach and send traffic back to you. Weâ€™ve had similar websites see 100+ new leads in a month.\r\nWant to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4','');
INSERT INTO `wp_gf_entry_meta` VALUES (13296,13,1916,'4','Kenneth','');
INSERT INTO `wp_gf_entry_meta` VALUES (13297,13,1916,'5','Metzger','');
INSERT INTO `wp_gf_entry_meta` VALUES (13298,13,1916,'2','metzger.kenneth@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13299,13,1916,'6','(263) 333-2494','');
INSERT INTO `wp_gf_entry_meta` VALUES (13300,13,1916,'3','Is your website, 2poochiesproperties.com, not reaching its full audience? Thousands of valuable visitors go untapped daily when sites lack the visibility they need. Our cutting-edge traffic solution bridges the gapâ€”sending engaged visitors directly to you.\r\nKick things off with a free 4,000-visitor boost and watch four thousand targeted visitors hit your site. Love the results? Go big to 350K monthly visitors with our top-tier options. Letâ€™s transform overlooked potential into measurable success. Discover more here: https://shorten.is/f4X5H','');
INSERT INTO `wp_gf_entry_meta` VALUES (13301,13,1917,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13302,13,1917,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13303,13,1917,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13304,13,1917,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13305,13,1917,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13306,13,1918,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13307,13,1918,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13308,13,1918,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13309,13,1918,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13310,13,1918,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13311,13,1919,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (13312,13,1919,'5','White','');
INSERT INTO `wp_gf_entry_meta` VALUES (13313,13,1919,'2','white.adrienne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13314,13,1919,'6','(870) 433-1385','');
INSERT INTO `wp_gf_entry_meta` VALUES (13315,13,1919,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://shorturl.at/so4jb\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (13316,13,1920,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13317,13,1920,'5','Murphy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13318,13,1920,'2','kevinm@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13319,13,1920,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13320,13,1920,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13321,13,1921,'4','Minerva','');
INSERT INTO `wp_gf_entry_meta` VALUES (13322,13,1921,'5','Earp','');
INSERT INTO `wp_gf_entry_meta` VALUES (13323,13,1921,'2','earp.minerva@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13324,13,1921,'6','(902) 655-6376','');
INSERT INTO `wp_gf_entry_meta` VALUES (13325,13,1921,'3','Ever thought how 2poochiesproperties.com could tap into TikTok for authentic leads? Our smart AI growth service pinpoints the perfect usersâ€”based on hashtags they use and profiles theyâ€™re followingâ€”to boost your reach and push traffic back to you. Weâ€™ve had websites like yours see over 100 leads monthly.\r\nReady to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://www.youtube.com/shorts/U3-a9dgY6vk','');
INSERT INTO `wp_gf_entry_meta` VALUES (13326,13,1922,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13327,13,1922,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13328,13,1922,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13329,13,1922,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13330,13,1922,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13331,13,1923,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13332,13,1923,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13333,13,1923,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13334,13,1923,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13335,13,1923,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13336,13,1924,'4','Loren','');
INSERT INTO `wp_gf_entry_meta` VALUES (13337,13,1924,'5','Varley','');
INSERT INTO `wp_gf_entry_meta` VALUES (13338,13,1924,'2','varley.loren@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13339,13,1924,'6','(660) 494-3667','');
INSERT INTO `wp_gf_entry_meta` VALUES (13340,13,1924,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (13341,13,1925,'4','Kai','');
INSERT INTO `wp_gf_entry_meta` VALUES (13342,13,1925,'5','Kai','');
INSERT INTO `wp_gf_entry_meta` VALUES (13343,13,1925,'2','info@tom.medicopostura.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13344,13,1925,'6','(326) 821-4184','');
INSERT INTO `wp_gf_entry_meta` VALUES (13345,13,1925,'3','Hello 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\nTo your success, \r\n\r\nKai','');
INSERT INTO `wp_gf_entry_meta` VALUES (13346,13,1926,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13347,13,1926,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13348,13,1926,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13349,13,1926,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13350,13,1926,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13351,13,1927,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13352,13,1927,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13353,13,1927,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13354,13,1927,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13355,13,1927,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13356,13,1928,'4','Nigel','');
INSERT INTO `wp_gf_entry_meta` VALUES (13357,13,1928,'5','Ho','');
INSERT INTO `wp_gf_entry_meta` VALUES (13358,13,1928,'2','nigel.ho62@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13359,13,1928,'6','(416) 599-6137','');
INSERT INTO `wp_gf_entry_meta` VALUES (13360,13,1928,'3','Are you making the most of the potential of your 2poochiesproperties.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 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 growth. Get more information here: https://ow.ly/kRzr50Vhn0K','');
INSERT INTO `wp_gf_entry_meta` VALUES (13361,13,1929,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13362,13,1929,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13363,13,1929,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13364,13,1929,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13365,13,1929,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13366,13,1930,'4','Rony','');
INSERT INTO `wp_gf_entry_meta` VALUES (13367,13,1930,'5','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (13368,13,1930,'2','hireonline556600@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13369,13,1930,'6','(808) 973-6449','');
INSERT INTO `wp_gf_entry_meta` VALUES (13370,13,1930,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13371,13,1931,'4','Missy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13372,13,1931,'5','Fowler','');
INSERT INTO `wp_gf_entry_meta` VALUES (13373,13,1931,'2','fowlem@wcslive.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13374,13,1931,'6','(205) 275-8387','');
INSERT INTO `wp_gf_entry_meta` VALUES (13375,13,1931,'3','I has rented one of your places in July. But I havenâ€™t gotten an email\r\nfowlerm@wcslive.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13376,13,1932,'4','Missy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13377,13,1932,'5','Fowler','');
INSERT INTO `wp_gf_entry_meta` VALUES (13378,13,1932,'2','fowlem@wcslive.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13379,13,1932,'6','(205) 275-8387','');
INSERT INTO `wp_gf_entry_meta` VALUES (13380,13,1932,'3','Have rented not has. Lol!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13381,13,1933,'4','Ashleigh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13382,13,1933,'5','Norton','');
INSERT INTO `wp_gf_entry_meta` VALUES (13383,13,1933,'2','ashleigh.norton@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13384,13,1933,'6','(331) 367-1026','');
INSERT INTO `wp_gf_entry_meta` VALUES (13385,13,1933,'3','Did you know that your website 2poochiesproperties.com may not be achieve maximum traffic? 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 complimentary 4,000 targeted visitors to showcase whatâ€™s possible. Once you see the difference, our scalable options deliver up to 350K visitors monthly. Let us help you realize meaningful traffic growth. Get more information here: https://ow.ly/QI7250VhmZx','');
INSERT INTO `wp_gf_entry_meta` VALUES (13386,13,1934,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (13387,13,1934,'5','Simmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (13388,13,1934,'2','marks@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13389,13,1934,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13390,13,1934,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13391,13,1935,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13392,13,1935,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13393,13,1935,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13394,13,1935,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13395,13,1935,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13396,13,1936,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13397,13,1936,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13398,13,1936,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13399,13,1936,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13400,13,1936,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13401,13,1937,'4','Manshi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13402,13,1937,'5','Sharma','');
INSERT INTO `wp_gf_entry_meta` VALUES (13403,13,1937,'2','sales@support.webxtalk.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13404,13,1937,'6','(926) 614-1479','');
INSERT INTO `wp_gf_entry_meta` VALUES (13405,13,1937,'3','Hi,\r\n\r\nI\'m Manshi, and I\'m part of a leading SEO company based in India.\r\n\r\nWe specialize in achieving top rankings for our clients\' websites on Google and other major search engines, ensuring high revenue and top page rank within a guaranteed 3-4 months.\r\n\r\nWe\'re excited to present you with a special SEO package that includes:\r\n\r\nâ€¢Detailed Website Audit\r\nâ€¢Keyword research\r\nâ€¢Competitor Analysis\r\nâ€¢Meta tags optimizations\r\nâ€¢Content Optimization\r\nâ€¢Article Posting(Weekly)\r\nâ€¢Blog Posting\r\nâ€¢Guest Posting\r\nâ€¢Article Submissions\r\nâ€¢Blog Submissions\r\nâ€¢Heading tag changes\r\nâ€¢Alt tag changes\r\nâ€¢Interlinking wherever required.\r\nâ€¢Keyword Density in site content.\r\nâ€¢HTML Site Map\r\nâ€¢XML site map and Submission in webmaster tool\r\nâ€¢Link Building & Marketing\r\n\r\n\r\nIf you\'re interested, we\'d love to analyze your website and suggest the best strategy for you. Please share your website URL along with up to 15 keywords to get started.\r\n\r\nLooking forward to your positive reply.\r\n\r\nBest regards,\r\nManshi\r\nBusiness Development Manager\r\nWebxTalk Pvt. Ltd.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13406,13,1938,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13407,13,1938,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13408,13,1938,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13409,13,1938,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13410,13,1938,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13411,13,1939,'4','Dorthy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13412,13,1939,'5','Kater','');
INSERT INTO `wp_gf_entry_meta` VALUES (13413,13,1939,'2','dorthy.kater89@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13414,13,1939,'6','(699) 280-5155','');
INSERT INTO `wp_gf_entry_meta` VALUES (13415,13,1939,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13416,13,1940,'4','Maddy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13417,13,1940,'5','Rao','');
INSERT INTO `wp_gf_entry_meta` VALUES (13418,13,1940,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13419,13,1940,'6','(249) 950-7258','');
INSERT INTO `wp_gf_entry_meta` VALUES (13420,13,1940,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13421,13,1941,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13422,13,1941,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13423,13,1941,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13424,13,1941,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13425,13,1941,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - in the search results.\r\n\r\nThis is what that signifies 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 indicate that 7 out of 10 visitors to 2poochiesproperties 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, prepared and waiting to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you to know immediately â€“ so you can speak with that lead immediatelyâ€¦ before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com 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.\r\n\r\nYouâ€™ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more 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 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\nPretty sweet â€“ AND effective.\r\n\r\nGoto https://trustedleadgeneration.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 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13426,13,1942,'4','Shmuel','');
INSERT INTO `wp_gf_entry_meta` VALUES (13427,13,1942,'5','MACHLIS','');
INSERT INTO `wp_gf_entry_meta` VALUES (13428,13,1942,'2','shmuelmachlis@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13429,13,1942,'6','(718) 781-7468','');
INSERT INTO `wp_gf_entry_meta` VALUES (13430,13,1942,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13431,13,1943,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13432,13,1943,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13433,13,1943,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13434,13,1943,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13435,13,1943,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13436,13,1944,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13437,13,1944,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13438,13,1944,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13439,13,1944,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13440,13,1944,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13441,13,1945,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13442,13,1945,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13443,13,1945,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13444,13,1945,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13445,13,1945,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13446,13,1946,'4','Rick','');
INSERT INTO `wp_gf_entry_meta` VALUES (13447,13,1946,'5','Garvey','');
INSERT INTO `wp_gf_entry_meta` VALUES (13448,13,1946,'2','rick.garvey@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13449,13,1946,'6','(791) 599-9101','');
INSERT INTO `wp_gf_entry_meta` VALUES (13450,13,1946,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13451,13,1947,'4','Raymond','');
INSERT INTO `wp_gf_entry_meta` VALUES (13452,13,1947,'5','Strayer','');
INSERT INTO `wp_gf_entry_meta` VALUES (13453,13,1947,'2','strayer.raymond@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13454,13,1947,'6','(417) 554-3470','');
INSERT INTO `wp_gf_entry_meta` VALUES (13455,13,1947,'3','What if 2poochiesproperties.com could leverage TikTok for real leads? Our AI-powered growth service zeros in on the right usersâ€”based on hashtags theyâ€™re into and accounts they followâ€”to boost your reach and push traffic back to you. Weâ€™ve had similar websites see 100+ leads in 30 days.\r\nWant to make TikTok work for 2poochiesproperties.com? Get started with a 7-day free trial here: https://www.youtube.com/shorts/YwMgKE3uEE0','');
INSERT INTO `wp_gf_entry_meta` VALUES (13456,13,1948,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13457,13,1948,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13458,13,1948,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13459,13,1948,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13460,13,1948,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13461,13,1949,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13462,13,1949,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13463,13,1949,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13464,13,1949,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13465,13,1949,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13466,13,1950,'4','Thurman','');
INSERT INTO `wp_gf_entry_meta` VALUES (13467,13,1950,'5','Curmi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13468,13,1950,'2','curmi.thurman@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13469,13,1950,'6','(801) 601-6593','');
INSERT INTO `wp_gf_entry_meta` VALUES (13470,13,1950,'3','Eager to power your website growth? Our smart AI technology attracts targeted website traffic via keywords plus geographic targeting from continents to streets.\r\nAiming at more revenue, active engagement, or wider web reach?\r\nWe adjust it to suit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/F0E850UrTJg','');
INSERT INTO `wp_gf_entry_meta` VALUES (13471,13,1951,'4','Yetta','');
INSERT INTO `wp_gf_entry_meta` VALUES (13472,13,1951,'5','Fielder','');
INSERT INTO `wp_gf_entry_meta` VALUES (13473,13,1951,'2','fielder.yetta@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13474,13,1951,'6','(250) 853-3904','');
INSERT INTO `wp_gf_entry_meta` VALUES (13475,13,1951,'3','Struggling to rank on Google? Our high-quality backlink services will push your site to the top. Trusted by businesses worldwide! Start now and watch your traffic soar! \r\n\r\nWe Create 1200 Backlinks for you in Just $12\r\n\r\n> Boost Google Ranking\r\nGet HIGH-QUALITY backlinks for any website\r\nBacklink works for GMB, MAP, Youtube Videos ALSO\r\nBacklinks from Blogs, Wiki Articles, Social BookMarking etc\r\nReport within 10 days\r\n\r\nBoost Your Website Visitor And REVENUE\r\n\r\nContact us at scmouli31@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13476,13,1952,'4','Belle','');
INSERT INTO `wp_gf_entry_meta` VALUES (13477,13,1952,'5','Gossett','');
INSERT INTO `wp_gf_entry_meta` VALUES (13478,13,1952,'2','gossett.belle76@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13479,13,1952,'6','(778) 305-6225','');
INSERT INTO `wp_gf_entry_meta` VALUES (13480,13,1952,'3','Eager to power your website growth? Our AI-powered technology brings perfect website traffic via keywords or place-based filters from continents to streets.\r\nAiming at increased earnings, engaged users, or expanded online impact?\r\nWe fine-tune it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/eva750UrTJA','');
INSERT INTO `wp_gf_entry_meta` VALUES (13481,13,1953,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13482,13,1953,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13483,13,1953,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13484,13,1953,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13485,13,1953,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13486,13,1954,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (13487,13,1954,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13488,13,1954,'2','outreachseo54@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13489,13,1954,'6','(352) 184-2321','');
INSERT INTO `wp_gf_entry_meta` VALUES (13490,13,1954,'3','Hi,\r\n\r\nAre you interested in SEO barter trade? I do 3 keywords SEO using blogging technique to rank your website 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13491,13,1955,'4','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (13492,13,1955,'5','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (13493,13,1955,'2','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13494,13,1955,'6','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (13495,13,1955,'3','Hello. We have stayed with you before and loved it so much. We are considering a trip back- I am a veterinarian and we have 3 dogs nowâ€¦ rescued a third that was in trouble, dangers of the profession lol. would this be ok?\r\nThank you\r\nJenny','');
INSERT INTO `wp_gf_entry_meta` VALUES (13496,13,1956,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13497,13,1956,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13498,13,1956,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13499,13,1956,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13500,13,1956,'3','Hello 2poochiesproperties Owner!\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13501,13,1957,'4','Rahul','');
INSERT INTO `wp_gf_entry_meta` VALUES (13502,13,1957,'5','Mann','');
INSERT INTO `wp_gf_entry_meta` VALUES (13503,13,1957,'2','hireonline4455@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13504,13,1957,'6','(321) 649-6771','');
INSERT INTO `wp_gf_entry_meta` VALUES (13505,13,1957,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13506,13,1958,'4','Niki','');
INSERT INTO `wp_gf_entry_meta` VALUES (13507,13,1958,'5','Harrington','');
INSERT INTO `wp_gf_entry_meta` VALUES (13508,13,1958,'2','niki.harrington@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13509,13,1958,'6','(415) 192-6197','');
INSERT INTO `wp_gf_entry_meta` VALUES (13510,13,1958,'3','Ever thought how 2poochiesproperties.com could leverage TikTok for genuine leads? Our AI-driven 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 websites like yours see 100+ leads in 30 days.\r\nWant to make TikTok work for 2poochiesproperties.com? Try our service free for 7 days here: https://www.youtube.com/shorts/YwMgKE3uEE0','');
INSERT INTO `wp_gf_entry_meta` VALUES (13511,13,1959,'4','Neil','');
INSERT INTO `wp_gf_entry_meta` VALUES (13512,13,1959,'5','Verma','');
INSERT INTO `wp_gf_entry_meta` VALUES (13513,13,1959,'2','venture4help@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13514,13,1959,'6','(518) 020-9439','');
INSERT INTO `wp_gf_entry_meta` VALUES (13515,13,1959,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13516,13,1960,'4','Wilton','');
INSERT INTO `wp_gf_entry_meta` VALUES (13517,13,1960,'5','Reiner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13518,13,1960,'2','wilton.reiner@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13519,13,1960,'6','(268) 777-9182','');
INSERT INTO `wp_gf_entry_meta` VALUES (13520,13,1960,'3','Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that securing the right funding is crucial for both startups and established businesses. That\'s why we offer flexible financing solutions designed to meet your specific needs.\r\n\r\nHereâ€™s how we can help:\r\n\r\nDebt Financing: 3% annual interest with zero penalties for early repayment.\r\nEquity Financing: Venture capital support with a 10% equity stakeâ€”helping you expand while keeping control.\r\nWeâ€™re ready to explore the best option for your business. Simply send us your pitch deck or executive summary, and letâ€™s discuss the ideal investment structure to fuel your growth.\r\n\r\nLooking forward to hearing from you.\r\n\r\nBest regards,\r\nOman Rook\r\nExecutive Investment Consultant/Director\r\nCateus Investment Company (CIC)\r\n\r\nemail: oman-rook@cateusgroup.org or cateusgroup@gmail.com \r\nhttps://cateusinvestmentsgroup.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13521,13,1961,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13522,13,1961,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13523,13,1961,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13524,13,1961,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13525,13,1961,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13526,13,1962,'4','Carlton','');
INSERT INTO `wp_gf_entry_meta` VALUES (13527,13,1962,'5','Daniel','');
INSERT INTO `wp_gf_entry_meta` VALUES (13528,13,1962,'2','daniel.carlton75@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13529,13,1962,'6','(770) 858-1179','');
INSERT INTO `wp_gf_entry_meta` VALUES (13530,13,1962,'3','Do you need targeted Customers emails and phone numbers , so I am here to help you check out  my Fiverr 5 stares profile serving over 880 happy customers\r\n contact me here and tell me what you need  ===== > \r\n\r\nhttps://shorturl.at/C2Nl9\r\n\r\nSee you there\r\n\r\nRegards\r\nAwals','');
INSERT INTO `wp_gf_entry_meta` VALUES (13531,24,1963,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (13532,24,1963,'1','Sheryll','');
INSERT INTO `wp_gf_entry_meta` VALUES (13533,24,1963,'3','Brush','');
INSERT INTO `wp_gf_entry_meta` VALUES (13534,24,1963,'6','Our family stayed here at Tiguas for 8 nights in early March. We had a great time! The house was completely stocked with pretty much everything we needed besides food and even things for our fur babies. The outdoor space was my favorite. The deck was so spacious with plenty of seating, a grill,  and a covered, big patio table with a fire pit in the center (plus ceiling fan). Obviously the view was gorgeous and we couldnt get enough of it. The yard was fenced which is so great for the dogs and we had a blast sitting around the yard fire pit making smores. The home was clean and you could tell that the spaces in the house were set up with the renters comfort and needs as priority. We did have a few hiccups and requests during our stay and were always met with an immediate response and also swiftly accommodated. The boat was so much fun and we enjoyed our time out on beautiful Smith Lake. Grocery stores or major restaurants are a bit of a drive from the rental but thankfully there is a gas station/hunts bros pizza/market/hardware convenience store up the road that we visited a few times and everyone was so friendly and helpful there. We really enjoyed our stay and would definitely visit again!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13535,24,1963,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (13536,24,1963,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16093;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13537,24,1963,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13538,24,1963,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;s:1:\"8\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13539,13,1964,'4','Sheryll','');
INSERT INTO `wp_gf_entry_meta` VALUES (13540,13,1964,'5','Brush','');
INSERT INTO `wp_gf_entry_meta` VALUES (13541,13,1964,'2','brush.sher@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13542,13,1964,'6','(661) 483-6772','');
INSERT INTO `wp_gf_entry_meta` VALUES (13543,13,1964,'3','Hello there! We had such a great time staying at Tiguas and im already wanting to plan another visit out to Smith Lake. I was very interested in Allies....but the check availability calendar section has all the dates crossed out and not available. I was wondering if Allies would be available this year? We were thinking early October. Thank You!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13544,13,1965,'4','Larae','');
INSERT INTO `wp_gf_entry_meta` VALUES (13545,13,1965,'5','Spears','');
INSERT INTO `wp_gf_entry_meta` VALUES (13546,13,1965,'2','spears.larae@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13547,13,1965,'6','(656) 426-6103','');
INSERT INTO `wp_gf_entry_meta` VALUES (13548,13,1965,'3','Tired of ineffective ads? Our service ensures your message gets read by sending it straight to website contact forms. One flat rate, no hidden fees.  \r\n\r\nNeed more details? Letâ€™s connectâ€”contact info is below.  \r\n\r\nRegards,  \r\nLarae Spears  \r\nEmail: Larae.Spears@freshnewleads.my  \r\nWebsite: https://adstocontactforms.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (13549,13,1966,'4','Komal','');
INSERT INTO `wp_gf_entry_meta` VALUES (13550,13,1966,'5','Patil','');
INSERT INTO `wp_gf_entry_meta` VALUES (13551,13,1966,'2','komal.pateel2211@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13552,13,1966,'6','(501) 742-2707','');
INSERT INTO `wp_gf_entry_meta` VALUES (13553,13,1966,'3','Hi,\r\n\r\nGet your article published on msn.com. Its an opportunity to featured with a do-follow backlink to boost visibility and your siteâ€™s authority. Let me know if you\'re interested, and I\'ll share pricing and sample links.\r\n\r\nEmail me at komal.pateel2211@gmail.com for details.\r\n\r\nThanks,\r\nKomal','');
INSERT INTO `wp_gf_entry_meta` VALUES (13554,13,1967,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13555,13,1967,'5','Rana','');
INSERT INTO `wp_gf_entry_meta` VALUES (13556,13,1967,'2','hireonline4455@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13557,13,1967,'6','(375) 591-6773','');
INSERT INTO `wp_gf_entry_meta` VALUES (13558,13,1967,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13559,13,1968,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13560,13,1968,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13561,13,1968,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13562,13,1968,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13563,13,1968,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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://boltleadgeneration.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://boltleadgeneration.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://boltleadgeneration.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://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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13564,13,1969,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13565,13,1969,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13566,13,1969,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13567,13,1969,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13568,13,1969,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13569,13,1970,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13570,13,1970,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13571,13,1970,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13572,13,1970,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13573,13,1970,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (13574,13,1971,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (13575,13,1971,'5','Simmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (13576,13,1971,'2','marks@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13577,13,1971,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13578,13,1971,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13579,13,1972,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13580,13,1972,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13581,13,1972,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13582,13,1972,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13583,13,1972,'3','Hello 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13584,13,1973,'4','Carlos','');
INSERT INTO `wp_gf_entry_meta` VALUES (13585,13,1973,'5','Erickson','');
INSERT INTO `wp_gf_entry_meta` VALUES (13586,13,1973,'2','carlos.erickson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13587,13,1973,'6','(816) 151-3523','');
INSERT INTO `wp_gf_entry_meta` VALUES (13588,13,1973,'3','Eager to rev up your website traffic engine? Our AI-driven technology brings tailored website traffic using keywords or place-based filters from countries to neighborhoods.\r\nAiming at higher profits, engaged users, or wider web reach?\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/gvsK50UrTMy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13589,13,1974,'4','Salvatore','');
INSERT INTO `wp_gf_entry_meta` VALUES (13590,13,1974,'5','Whitaker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13591,13,1974,'2','salvatore.whitaker@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13592,13,1974,'6','(905) 294-3106','');
INSERT INTO `wp_gf_entry_meta` VALUES (13593,13,1974,'3','Hello, are you wasting money in Google Ads & No results? Start Free Trial & You donâ€™t need to Pay Advance!\r\nI do SEO Marketing and improve Website Traffic, Google Rankings, Organic results, Sales & conversions.\r\n\r\nI have more than 12 years of experience in Search Engine Optimization Marketing & our every client gets amazing results. Please check our client\'s results at our website.\r\n\r\nStart Free Trial: monthlyseo2025@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13594,13,1975,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13595,13,1975,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13596,13,1975,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13597,13,1975,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13598,13,1975,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (13599,13,1976,'4','Ardis','');
INSERT INTO `wp_gf_entry_meta` VALUES (13600,13,1976,'5','Abigail','');
INSERT INTO `wp_gf_entry_meta` VALUES (13601,13,1976,'2','cam91220@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13602,13,1976,'6','(680) 535-9365','');
INSERT INTO `wp_gf_entry_meta` VALUES (13603,13,1976,'3','Hi there\r\n\r\nIf you wanna rank in the top 3 results of Google without wasting time with any agency, check out the Fractionate Linkbuilding method at https://www.herculeanseo.com\r\n\r\nWith the 30 minute Free Masterclass, you will find SEO tactics no SEO is talking about in 2025. They are not talking about these tactics because they don\'t even know about these tactics.\r\n\r\nI have learned these after going through dozens of Google\'s Patents!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13604,13,1977,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13605,13,1977,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13606,13,1977,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13607,13,1977,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13608,13,1977,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13609,13,1978,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13610,13,1978,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13611,13,1978,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13612,13,1978,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13613,13,1978,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I recently discovered your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13614,13,1979,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13615,13,1979,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13616,13,1979,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13617,13,1979,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13618,13,1979,'3','Hello, Eric here with a quick thought about your website 2poochiesproperties \r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13619,13,1980,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13620,13,1980,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13621,13,1980,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13622,13,1980,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13623,13,1980,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (13624,13,1981,'4','Ronit','');
INSERT INTO `wp_gf_entry_meta` VALUES (13625,13,1981,'5','Reev','');
INSERT INTO `wp_gf_entry_meta` VALUES (13626,13,1981,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13627,13,1981,'6','(357) 422-9552','');
INSERT INTO `wp_gf_entry_meta` VALUES (13628,13,1981,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13629,13,1982,'4','Margart','');
INSERT INTO `wp_gf_entry_meta` VALUES (13630,13,1982,'5','Moyes','');
INSERT INTO `wp_gf_entry_meta` VALUES (13631,13,1982,'2','margart.moyes51@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13632,13,1982,'6','(675) 353-5033','');
INSERT INTO `wp_gf_entry_meta` VALUES (13633,13,1982,'3','Ever thought how 2poochiesproperties.com could tap into TikTok for genuine leads? Our AI-driven 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 similar websites see over 100 leads monthly.\r\nReady to make TikTok work for 2poochiesproperties.com? Try our service free for 7 days here: https://www.youtube.com/shorts/sfVup2NhPQ4','');
INSERT INTO `wp_gf_entry_meta` VALUES (13634,13,1983,'4','Charley','');
INSERT INTO `wp_gf_entry_meta` VALUES (13635,13,1983,'5','Steinberg','');
INSERT INTO `wp_gf_entry_meta` VALUES (13636,13,1983,'2','charley.steinberg@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13637,13,1983,'6','(722) 159-3636','');
INSERT INTO `wp_gf_entry_meta` VALUES (13638,13,1983,'3','Ready to maximize your website crowd? Our smart AI system attracts custom website traffic using keywords plus location data from continents to towns.\r\nLooking to increased revenue, active website traffic, 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://ow.ly/solh50UsQf5','');
INSERT INTO `wp_gf_entry_meta` VALUES (13639,13,1984,'4','Manshi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13640,13,1984,'5','Sharma','');
INSERT INTO `wp_gf_entry_meta` VALUES (13641,13,1984,'2','webxtalk.manshi@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13642,13,1984,'6','(926) 614-1479','');
INSERT INTO `wp_gf_entry_meta` VALUES (13643,13,1984,'3','Hi,\r\n \r\nI hope you\'re doing well. Weâ€™re excited to offer our website design services to help you build a modern, user-friendly, and SEO-optimized website tailored to your needs.\r\n \r\nWith our custom website package, youâ€™ll receive:\r\n\r\nâœ… Custom Layout Design for a unique look\r\nâœ… SEO Semantic HTML Code for better search rankings\r\nâœ… Back-end Management for easy updates\r\nâœ… Integrated Contact Forms & Live Chat for engagement\r\nâœ… Google Translator & WhatsApp Chat for accessibility\r\nâœ… News, Blog, and Testimonials Management\r\nâœ… Social Media Buttons & Newsletter Integration\r\nâœ… Jobs Management & SEO Plugin\r\nâœ… Google Analytics, Location Map & XML Sitemap\r\nâœ… Up to 5 Hours of Website Training\r\n \r\nLetâ€™s discuss how we can bring your vision to life. Looking forward to your thoughts!\r\n \r\nBest regards,\r\nManshi Sharma','');
INSERT INTO `wp_gf_entry_meta` VALUES (13644,13,1985,'4','Akilah','');
INSERT INTO `wp_gf_entry_meta` VALUES (13645,13,1985,'5','Reiner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13646,13,1985,'2','parkerharrison31023@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13647,13,1985,'6','(112) 407-7839','');
INSERT INTO `wp_gf_entry_meta` VALUES (13648,13,1985,'3','Hello\r\n\r\nWould you like to enhance your online presence and accelerate your business growth? \r\n\r\nOur premium traffic service offers a strategic solution to increase visibility and maximize your profits.\r\n\r\nDonâ€™t miss this opportunity to take your business to the next level. \r\n\r\nAre you interested?\r\n\r\nBest regards,\r\nAkilah Reiner\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nBrazil, SP, Sao Paulo, 04505-002, Avenida Santo Amaro 1475\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13649,13,1986,'4','Tanu','');
INSERT INTO `wp_gf_entry_meta` VALUES (13650,13,1986,'5','Taneja','');
INSERT INTO `wp_gf_entry_meta` VALUES (13651,13,1986,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13652,13,1986,'6','(155) 808-1007','');
INSERT INTO `wp_gf_entry_meta` VALUES (13653,13,1986,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13654,13,1987,'4','Rahul','');
INSERT INTO `wp_gf_entry_meta` VALUES (13655,13,1987,'5','Parmar','');
INSERT INTO `wp_gf_entry_meta` VALUES (13656,13,1987,'2','yourvirtualassistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13657,13,1987,'6','(734) 687-9572','');
INSERT INTO `wp_gf_entry_meta` VALUES (13658,13,1987,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13659,13,1988,'4','Chris','');
INSERT INTO `wp_gf_entry_meta` VALUES (13660,13,1988,'5','Bryant','');
INSERT INTO `wp_gf_entry_meta` VALUES (13661,13,1988,'2','csp.digital8@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13662,13,1988,'6','(512) 885-8595','');
INSERT INTO `wp_gf_entry_meta` VALUES (13663,13,1988,'3','Hey,\r\n\r\nYou kept going when everything shut down. You found a way. You adapted.\r\n\r\n\r\nAnd now, thereâ€™s something waiting for you: \r\n\r\nA refund from the IRS, up to $32,220, designed for self-employed  people like you.\r\n\r\n\r\n\r\nItâ€™s your time to receive, not just give.\r\n\r\n\r\n\r\nApply now before this comes to an end â€” no cost--->  www.setcforme.com\r\n\r\nIs 60 seconds to see how much you might be owed?\r\n\r\nYou deserve to know,\r\n\r\nChris\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13664,13,1989,'4','Sid','');
INSERT INTO `wp_gf_entry_meta` VALUES (13665,13,1989,'5','Shah','');
INSERT INTO `wp_gf_entry_meta` VALUES (13666,13,1989,'2','socialmedia1145@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13667,13,1989,'6','(371) 128-0236','');
INSERT INTO `wp_gf_entry_meta` VALUES (13668,13,1989,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13669,13,1990,'4','Gwen','');
INSERT INTO `wp_gf_entry_meta` VALUES (13670,13,1990,'5','Troupe','');
INSERT INTO `wp_gf_entry_meta` VALUES (13671,13,1990,'2','gwen.troupe@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13672,13,1990,'6','(959) 199-4578','');
INSERT INTO `wp_gf_entry_meta` VALUES (13673,13,1990,'3','Ever thought how 2poochiesproperties.com could leverage TikTok for authentic leads? Our AI-powered growth service targets the perfect 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 2poochiesproperties.com see over 100 leads monthly.\r\nReady to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4','');
INSERT INTO `wp_gf_entry_meta` VALUES (13674,13,1991,'4','Ashok','');
INSERT INTO `wp_gf_entry_meta` VALUES (13675,13,1991,'5','Kumar','');
INSERT INTO `wp_gf_entry_meta` VALUES (13676,13,1991,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13677,13,1991,'6','(325) 881-1134','');
INSERT INTO `wp_gf_entry_meta` VALUES (13678,13,1991,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13679,13,1992,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13680,13,1992,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13681,13,1992,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13682,13,1992,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13683,13,1992,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13684,13,1993,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13685,13,1993,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13686,13,1993,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13687,13,1993,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13688,13,1993,'3','Hello 2poochiesproperties Owner\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13689,13,1994,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13690,13,1994,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13691,13,1994,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13692,13,1994,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13693,13,1994,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13694,13,1995,'4','Wendi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13695,13,1995,'5','Reinhardt','');
INSERT INTO `wp_gf_entry_meta` VALUES (13696,13,1995,'2','wendi.reinhardt@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13697,13,1995,'6','(251) 363-2769','');
INSERT INTO `wp_gf_entry_meta` VALUES (13698,13,1995,'3','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/kNlP50VqFCI','');
INSERT INTO `wp_gf_entry_meta` VALUES (13699,13,1996,'4','Ella','');
INSERT INTO `wp_gf_entry_meta` VALUES (13700,13,1996,'5','Steger','');
INSERT INTO `wp_gf_entry_meta` VALUES (13701,13,1996,'2','steger.ella@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13702,13,1996,'6','(317) 981-3437','');
INSERT INTO `wp_gf_entry_meta` VALUES (13703,13,1996,'3','Website not ranking? Get your Free SEO Audit nowâ€”uncover hidden issues fast! Limited spotsâ€”claim yours before midnight tonight and skyrocket your rankings. Click here to start! https://hireseogeek.com/audit.html?src=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13704,26,1997,'1','virginia','');
INSERT INTO `wp_gf_entry_meta` VALUES (13705,26,1997,'3','nelson','');
INSERT INTO `wp_gf_entry_meta` VALUES (13706,26,1997,'4','drvnelson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13707,26,1997,'5','(601) 616-3392','');
INSERT INTO `wp_gf_entry_meta` VALUES (13708,26,1997,'6.1','4917 Poplar Springs Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (13709,26,1997,'6.3','Meridian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13710,26,1997,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13711,26,1997,'6.5','39305','');
INSERT INTO `wp_gf_entry_meta` VALUES (13712,26,1997,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (13713,26,1997,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:14:\"Dr Chip Carney\";s:12:\"Relationship\";s:7:\"Brother\";s:11:\"Telephone #\";s:12:\"601-693-7333\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (13714,26,1997,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (13715,26,1997,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (13716,26,1997,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (13717,26,1997,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (13718,26,1997,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13719,26,1997,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13720,26,1997,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13721,26,1997,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (13722,26,1997,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13723,26,1997,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13724,26,1997,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (13725,26,1997,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (13726,26,1997,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (13727,26,1997,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (13728,26,1997,'23','67f197b347cea5.25706561.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (13729,26,1997,'25.1','XXXXXXXXXXXX5559','');
INSERT INTO `wp_gf_entry_meta` VALUES (13730,26,1997,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (13732,26,1997,'20','1400','');
INSERT INTO `wp_gf_entry_meta` VALUES (13733,26,1997,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13734,26,1997,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13735,26,1997,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13736,26,1997,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13737,26,1997,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13738,26,1997,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (13739,13,1998,'4','virginia','');
INSERT INTO `wp_gf_entry_meta` VALUES (13740,13,1998,'5','nelson','');
INSERT INTO `wp_gf_entry_meta` VALUES (13741,13,1998,'2','drvnelson@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13742,13,1998,'6','(601) 616-3392','');
INSERT INTO `wp_gf_entry_meta` VALUES (13743,13,1998,'3','Iâ€™m renting this for Memorial Day weekend ( we have an AirBnb rental that weekend checking in Thursday and out Monday .','');
INSERT INTO `wp_gf_entry_meta` VALUES (13744,13,1999,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13745,13,1999,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13746,13,1999,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13747,13,1999,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13748,13,1999,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13749,13,2000,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13750,13,2000,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13751,13,2000,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13752,13,2000,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13753,13,2000,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13754,13,2001,'4','Irwin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13755,13,2001,'5','Ewers','');
INSERT INTO `wp_gf_entry_meta` VALUES (13756,13,2001,'2','ewers.irwin56@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13757,13,2001,'6','(333) 419-7875','');
INSERT INTO `wp_gf_entry_meta` VALUES (13758,13,2001,'3','Is your website 2poochiesproperties.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 four thousand targeted visitors so you can see the impact. If you love the results, our plans provide up to 350K visitors per month. Letâ€™s turn missed opportunities into growth. Get more details here: https://ow.ly/Wi2a50UtueH','');
INSERT INTO `wp_gf_entry_meta` VALUES (13759,13,2002,'4','Kimberley','');
INSERT INTO `wp_gf_entry_meta` VALUES (13760,13,2002,'5','Mcgehee','');
INSERT INTO `wp_gf_entry_meta` VALUES (13761,13,2002,'2','mcgehee.kimberley@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13762,13,2002,'6','(418) 271-5599','');
INSERT INTO `wp_gf_entry_meta` VALUES (13763,13,2002,'3','Is your 2poochiesproperties.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 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 350K 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/Ukch50Utuf3','');
INSERT INTO `wp_gf_entry_meta` VALUES (13764,13,2003,'4','Simone','');
INSERT INTO `wp_gf_entry_meta` VALUES (13765,13,2003,'5','Falleni','');
INSERT INTO `wp_gf_entry_meta` VALUES (13766,13,2003,'2','parkerharrison31023@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13767,13,2003,'6','(602) 440-6280','');
INSERT INTO `wp_gf_entry_meta` VALUES (13768,13,2003,'3','Hello\r\n\r\nWould you like to enhance your online presence and accelerate your business growth? \r\n\r\nOur premium traffic service offers a strategic solution to increase visibility and maximize your profits.\r\n\r\nDonâ€™t miss this opportunity to take your business to the next level. \r\n\r\nAre you interested?\r\n\r\nBest regards,\r\nSimone Falleni\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nGermany, BY, Sailauf, 63877, Rudolstaedter Strasse 51\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13769,13,2004,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (13770,13,2004,'5','Veinbergs','');
INSERT INTO `wp_gf_entry_meta` VALUES (13771,13,2004,'2','michael@closeable.biz','');
INSERT INTO `wp_gf_entry_meta` VALUES (13772,13,2004,'6','(394) 377-2698','');
INSERT INTO `wp_gf_entry_meta` VALUES (13773,13,2004,'3','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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13774,13,2005,'4','Christine','');
INSERT INTO `wp_gf_entry_meta` VALUES (13775,13,2005,'5','Culpepper','');
INSERT INTO `wp_gf_entry_meta` VALUES (13776,13,2005,'2','christine.culpepper@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13777,13,2005,'6','(790) 169-6585','');
INSERT INTO `wp_gf_entry_meta` VALUES (13778,13,2005,'3','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\nChristine\r\n\r\nIf you do not wish us to contact you again, let us know here: https://removeme.live/a/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13779,13,2006,'4','Carrie','');
INSERT INTO `wp_gf_entry_meta` VALUES (13780,13,2006,'5','McPhee','');
INSERT INTO `wp_gf_entry_meta` VALUES (13781,13,2006,'2','carrie.mcphee@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13782,13,2006,'6','(413) 298-5884','');
INSERT INTO `wp_gf_entry_meta` VALUES (13783,13,2006,'3','Is your 2poochiesproperties.com website harnessing its full potential? Many websites overlook 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 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 growth. Get more info here: https://ow.ly/FLlr50VvblT','');
INSERT INTO `wp_gf_entry_meta` VALUES (13784,13,2007,'4','Randi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13785,13,2007,'5','Pulliam','');
INSERT INTO `wp_gf_entry_meta` VALUES (13786,13,2007,'2','pulliam.randi@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13787,13,2007,'6','(495) 748-1002','');
INSERT INTO `wp_gf_entry_meta` VALUES (13788,13,2007,'3','Greetings\r\n\r\nWant to invest smarter and grow your wealth faster? \r\n\r\nAI Millionaire empowers you to make data-driven investment decisions using advanced AI algorithms. Get personalized, real-time insights that help you grow your portfolio whether youâ€™re a beginner or an experienced investor.\r\n\r\nIf youâ€™re ready to take your investments to the next level =>  https://zeep.ly/Mqkmx\r\n\r\nBest regards\r\nRandi\r\n\r\n\r\n\r\nTo stop any further communication from us, please reply to this email...','');
INSERT INTO `wp_gf_entry_meta` VALUES (13789,13,2008,'4','Cesar','');
INSERT INTO `wp_gf_entry_meta` VALUES (13790,13,2008,'5','Binder','');
INSERT INTO `wp_gf_entry_meta` VALUES (13791,13,2008,'2','cesar.binder@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13792,13,2008,'6','(646) 918-4093','');
INSERT INTO `wp_gf_entry_meta` VALUES (13793,13,2008,'3','Needing to propel your website traffic? Our AI-enhanced channels ideal website traffic with keywords or geographic tags from continents to towns.\r\nDesiring increased income, vibrant activity, or a broader online presence?\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/qzxw50VvblL','');
INSERT INTO `wp_gf_entry_meta` VALUES (13794,13,2009,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13795,13,2009,'5','Rana','');
INSERT INTO `wp_gf_entry_meta` VALUES (13796,13,2009,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13797,13,2009,'6','(650) 311-2975','');
INSERT INTO `wp_gf_entry_meta` VALUES (13798,13,2009,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13799,13,2010,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13800,13,2010,'5','Murphy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13801,13,2010,'2','kevinm@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13802,13,2010,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13803,13,2010,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13804,13,2011,'4','To the http://2poochiesproperties.com/fekal0911 Administrator','');
INSERT INTO `wp_gf_entry_meta` VALUES (13805,13,2011,'5','Trapp','');
INSERT INTO `wp_gf_entry_meta` VALUES (13806,13,2011,'2','pirduhina96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13807,13,2011,'6','(650) 823-7743','');
INSERT INTO `wp_gf_entry_meta` VALUES (13808,13,2011,'3','Hello http://2poochiesproperties.com/fekal0911 Webmaster','');
INSERT INTO `wp_gf_entry_meta` VALUES (13809,13,2012,'4','Ilene','');
INSERT INTO `wp_gf_entry_meta` VALUES (13810,13,2012,'5','Swinford','');
INSERT INTO `wp_gf_entry_meta` VALUES (13811,13,2012,'2','swinford.ilene@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13812,13,2012,'6','(512) 970-3624','');
INSERT INTO `wp_gf_entry_meta` VALUES (13813,13,2012,'3','Your website, 2poochiesproperties.com, could be attracting far more visitors than it currently does. Many sites overlook an enormous audience. Thatâ€™s where our intelligent traffic system helpsâ€”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 enhance your traffic today. Get more info here: https://ow.ly/BGje50VyY0l','');
INSERT INTO `wp_gf_entry_meta` VALUES (13814,13,2013,'4','Trina','');
INSERT INTO `wp_gf_entry_meta` VALUES (13815,13,2013,'5','Salo','');
INSERT INTO `wp_gf_entry_meta` VALUES (13816,13,2013,'2','trina.salo@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13817,13,2013,'6','(708) 586-9339','');
INSERT INTO `wp_gf_entry_meta` VALUES (13818,13,2013,'3','Is your 2poochiesproperties.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 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://ow.ly/20s350VyXXa','');
INSERT INTO `wp_gf_entry_meta` VALUES (13819,13,2014,'4','Adam','');
INSERT INTO `wp_gf_entry_meta` VALUES (13820,13,2014,'5','Tanner','');
INSERT INTO `wp_gf_entry_meta` VALUES (13821,13,2014,'2','jamison.ned@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13822,13,2014,'6','(334) 692-2041','');
INSERT INTO `wp_gf_entry_meta` VALUES (13823,13,2014,'3','Reach out to 100M contact forms now.\r\n\r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\nJust as you received this message and are reading it right now, millions of website owners/managers will receive 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- Get your message delivered to millions for as low as $22  \r\n\r\nSkyrocket your business now!  \r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\n\r\n\r\n\r\n\r\nIf at any point you wish to stop getting further messages from me, kindly follow the attached link: bit. ly/plsremovefrom\r\n1414 Franklin Street, Wicksburg, CA, USA, 36301','');
INSERT INTO `wp_gf_entry_meta` VALUES (13824,13,2015,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (13825,13,2015,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13826,13,2015,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13827,13,2015,'6','(326) 023-5591','');
INSERT INTO `wp_gf_entry_meta` VALUES (13828,13,2015,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13829,13,2016,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (13830,13,2016,'5','Simmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (13831,13,2016,'2','marks@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13832,13,2016,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13833,13,2016,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13834,13,2017,'4','Alfonso','');
INSERT INTO `wp_gf_entry_meta` VALUES (13835,13,2017,'5','Brault','');
INSERT INTO `wp_gf_entry_meta` VALUES (13836,13,2017,'2','alfonso.brault@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13837,13,2017,'6','(782) 342-4151','');
INSERT INTO `wp_gf_entry_meta` VALUES (13838,13,2017,'3','What if your website 2poochiesproperties.com experienced a massive surge in traffic? Many businesses miss out on thousands of daily visitors simply because they arenâ€™t optimized.\r\n\r\nWith our cutting-edge traffic solution, you can receive four thousand highly targeted visitors as part of a free trial. If you like what you see, our plans offer up to 350K visitors monthlyâ€”helping your site grow. Get more details here: https://ow.ly/u8pX50VyY2P','');
INSERT INTO `wp_gf_entry_meta` VALUES (13839,13,2018,'4','Forrest','');
INSERT INTO `wp_gf_entry_meta` VALUES (13840,13,2018,'5','Hollander','');
INSERT INTO `wp_gf_entry_meta` VALUES (13841,13,2018,'2','hollander.forrest@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13842,13,2018,'6','(757) 516-8759','');
INSERT INTO `wp_gf_entry_meta` VALUES (13843,13,2018,'3','Needing to boost your website reach? Our AI technology brings ideal website traffic using keywords and location targeting from countries to local areas.\r\nLooking for increased earnings, engaged website traffic, or wider web presence?\r\nWe shape it to your plan. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/u8pX50VyY2P','');
INSERT INTO `wp_gf_entry_meta` VALUES (13844,13,2019,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (13845,13,2019,'5','Wints','');
INSERT INTO `wp_gf_entry_meta` VALUES (13846,13,2019,'2','markwints39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13847,13,2019,'6','(734) 555-3714','');
INSERT INTO `wp_gf_entry_meta` VALUES (13848,13,2019,'3','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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13849,13,2020,'4','Ansh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13850,13,2020,'5','Kumar','');
INSERT INTO `wp_gf_entry_meta` VALUES (13851,13,2020,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13852,13,2020,'6','(792) 150-2134','');
INSERT INTO `wp_gf_entry_meta` VALUES (13853,13,2020,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13854,13,2021,'4','Lyle','');
INSERT INTO `wp_gf_entry_meta` VALUES (13855,13,2021,'5','Bess','');
INSERT INTO `wp_gf_entry_meta` VALUES (13856,13,2021,'2','cam91220@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13857,13,2021,'6','(706) 528-7180','');
INSERT INTO `wp_gf_entry_meta` VALUES (13858,13,2021,'3','Hi there\r\n\r\ndo you accept Guest posts? If yes, what do you charge for them?','');
INSERT INTO `wp_gf_entry_meta` VALUES (13859,13,2022,'4','Donna','');
INSERT INTO `wp_gf_entry_meta` VALUES (13860,13,2022,'5','Zielinski','');
INSERT INTO `wp_gf_entry_meta` VALUES (13861,13,2022,'2','zielinski.donna@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13862,13,2022,'6','(532) 097-0800','');
INSERT INTO `wp_gf_entry_meta` VALUES (13863,13,2022,'3','What if your website 2poochiesproperties.com experienced 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 attract 4,000 highly targeted visitors as part of a free trial. If you like what you see, our plans scale to 350,000 visitors monthlyâ€”helping your site grow. Get more details here: https://ow.ly/85L050VyY4R','');
INSERT INTO `wp_gf_entry_meta` VALUES (13864,13,2023,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13865,13,2023,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13866,13,2023,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13867,13,2023,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13868,13,2023,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - in the search results.\r\n\r\nThis is what that signifies 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 indicate that 7 out of 10 visitors to 2poochiesproperties 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, prepared and waiting to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you to know immediately â€“ so you can speak with that lead immediatelyâ€¦ before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com 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.\r\n\r\nYouâ€™ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more 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 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\nPretty sweet â€“ AND effective.\r\n\r\nGoto https://trustedleadgeneration.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 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13869,13,2024,'4','Tabatha','');
INSERT INTO `wp_gf_entry_meta` VALUES (13870,13,2024,'5','Ruatoka','');
INSERT INTO `wp_gf_entry_meta` VALUES (13871,13,2024,'2','ruatoka.tabatha@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13872,13,2024,'6','(699) 142-2030','');
INSERT INTO `wp_gf_entry_meta` VALUES (13873,13,2024,'3','Get more leads for your 2poochiesproperties.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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13874,13,2025,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13875,13,2025,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (13876,13,2025,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13877,13,2025,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13878,13,2025,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13879,13,2026,'4','Eloy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13880,13,2026,'5','Busey','');
INSERT INTO `wp_gf_entry_meta` VALUES (13881,13,2026,'2','eloy.busey40@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13882,13,2026,'6','(519) 860-3634','');
INSERT INTO `wp_gf_entry_meta` VALUES (13883,13,2026,'3','Is your 2poochiesproperties.com website getting the traffic it deserves? Many websites lose thousands of visitors daily due to lack of exposure. 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/bz0O50VyY8z','');
INSERT INTO `wp_gf_entry_meta` VALUES (13884,13,2027,'4','Branden','');
INSERT INTO `wp_gf_entry_meta` VALUES (13885,13,2027,'5','MacCormick','');
INSERT INTO `wp_gf_entry_meta` VALUES (13886,13,2027,'2','branden.maccormick@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13887,13,2027,'6','(351) 159-8534','');
INSERT INTO `wp_gf_entry_meta` VALUES (13888,13,2027,'3','Ready to ignite your website presence? Our smart AI platform delivers targeted website traffic using keywords plus geographic zones from global areas to towns.\r\nAiming at higher profits, engaged users, or a stronger digital footprint?\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/FSRY50VyY80','');
INSERT INTO `wp_gf_entry_meta` VALUES (13889,13,2028,'4','Blanca','');
INSERT INTO `wp_gf_entry_meta` VALUES (13890,13,2028,'5','Held','');
INSERT INTO `wp_gf_entry_meta` VALUES (13891,13,2028,'2','held.blanca@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13892,13,2028,'6','(613) 284-1855','');
INSERT INTO `wp_gf_entry_meta` VALUES (13893,13,2028,'3','What if your website 2poochiesproperties.com experienced 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 receive 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans offer up to 350K visitors monthlyâ€”helping your site flourish. Get more details here: https://ow.ly/bvOH50Vycma','');
INSERT INTO `wp_gf_entry_meta` VALUES (13894,13,2029,'4','Omar','');
INSERT INTO `wp_gf_entry_meta` VALUES (13895,13,2029,'5','Haddad','');
INSERT INTO `wp_gf_entry_meta` VALUES (13896,13,2029,'2','haddad.christine@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13897,13,2029,'6','(416) 417-2116','');
INSERT INTO `wp_gf_entry_meta` VALUES (13898,13,2029,'3','Hi ,\r\nStart Send bulk X (twitter) Dm 500 dm /day Free  in Simple 3 step system\r\n\r\n1- sign up & create  your account  with this link : https://shorturl.at/EYhaw\r\n2-Tell the tool about your self\r\n3-connect your X account \r\n\r\nAnd happy bulk sending','');
INSERT INTO `wp_gf_entry_meta` VALUES (13899,13,2030,'4','Velva','');
INSERT INTO `wp_gf_entry_meta` VALUES (13900,13,2030,'5','Zimmermann','');
INSERT INTO `wp_gf_entry_meta` VALUES (13901,13,2030,'2','zimmermann.velva@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13902,13,2030,'6','(420) 436-5137','');
INSERT INTO `wp_gf_entry_meta` VALUES (13903,13,2030,'3','Needing to spark website traffic growth? Our AI technology delivers ideal visitors using keywords or place-based zones from global regions to towns.\r\nLooking for higher earnings, livelier visitors, or a larger online presence?\r\nWe fine-tune it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://ow.ly/tx7V50Vycnh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13904,13,2031,'4','Garrett','');
INSERT INTO `wp_gf_entry_meta` VALUES (13905,13,2031,'5','Gauthier','');
INSERT INTO `wp_gf_entry_meta` VALUES (13906,13,2031,'2','gauthier.garrett@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13907,13,2031,'6','(338) 527-0236','');
INSERT INTO `wp_gf_entry_meta` VALUES (13908,13,2031,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13909,13,2032,'4','Romeo','');
INSERT INTO `wp_gf_entry_meta` VALUES (13910,13,2032,'5','Lane','');
INSERT INTO `wp_gf_entry_meta` VALUES (13911,13,2032,'2','romeo.lane15@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13912,13,2032,'6','(306) 343-8333','');
INSERT INTO `wp_gf_entry_meta` VALUES (13913,13,2032,'3','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/0rgOJgLo','');
INSERT INTO `wp_gf_entry_meta` VALUES (13914,13,2033,'4','Amanda','');
INSERT INTO `wp_gf_entry_meta` VALUES (13915,13,2033,'5','Xiong','');
INSERT INTO `wp_gf_entry_meta` VALUES (13916,13,2033,'2','xiong.amanda@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13917,13,2033,'6','(706) 208-1021','');
INSERT INTO `wp_gf_entry_meta` VALUES (13918,13,2033,'3','Is your 2poochiesproperties.com website harnessing its full potential? Many websites miss out on thousands of visitors daily due to low visibility. 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 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 opportunities. Get more info here: https://ow.ly/PZvj50VyclK','');
INSERT INTO `wp_gf_entry_meta` VALUES (13919,13,2034,'4','Valencia','');
INSERT INTO `wp_gf_entry_meta` VALUES (13920,13,2034,'5','Darrell','');
INSERT INTO `wp_gf_entry_meta` VALUES (13921,13,2034,'2','darrell.valencia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13922,13,2034,'6','(329) 235-9169','');
INSERT INTO `wp_gf_entry_meta` VALUES (13923,13,2034,'3','Is your website 2poochiesproperties.com missing out on its true potential? With our automated 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 realize untapped potential for growth. Get more details here: https://ow.ly/tK3s50VycnE','');
INSERT INTO `wp_gf_entry_meta` VALUES (13924,13,2035,'4','Ruby','');
INSERT INTO `wp_gf_entry_meta` VALUES (13925,13,2035,'5','Kumari','');
INSERT INTO `wp_gf_entry_meta` VALUES (13926,13,2035,'2','venture4help@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13927,13,2035,'6','(372) 263-9160','');
INSERT INTO `wp_gf_entry_meta` VALUES (13928,13,2035,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13929,13,2036,'4','Iola','');
INSERT INTO `wp_gf_entry_meta` VALUES (13930,13,2036,'5','Frye','');
INSERT INTO `wp_gf_entry_meta` VALUES (13931,13,2036,'2','iola.frye@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13932,13,2036,'6','(423) 537-8470','');
INSERT INTO `wp_gf_entry_meta` VALUES (13933,13,2036,'3','Ready to widen your website impact? Our AI-powered system delivers targeted website traffic using keywords plus location data from nations to neighborhoods.\r\nLooking to increased revenue, livelier engagement, 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://ow.ly/UcFK50Vycsl','');
INSERT INTO `wp_gf_entry_meta` VALUES (13934,13,2037,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13935,13,2037,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13936,13,2037,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13937,13,2037,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13938,13,2037,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13939,13,2038,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13940,13,2038,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13941,13,2038,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13942,13,2038,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (13943,13,2038,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (13944,13,2039,'4','Reinaldo','');
INSERT INTO `wp_gf_entry_meta` VALUES (13945,13,2039,'5','Thames','');
INSERT INTO `wp_gf_entry_meta` VALUES (13946,13,2039,'2','reinaldo.thames6@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13947,13,2039,'6','(361) 545-7790','');
INSERT INTO `wp_gf_entry_meta` VALUES (13948,13,2039,'3','Wanting to unleash a flood of website traffic? Our AI-driven solution attracts targeted visitors via keywords and location specifics from continents to streets.\r\nAiming for more revenue, active website traffic, or expanded web impact?\r\nWe adjust it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/9x3s50VyctS','');
INSERT INTO `wp_gf_entry_meta` VALUES (13949,13,2040,'4','Veronique','');
INSERT INTO `wp_gf_entry_meta` VALUES (13950,13,2040,'5','Hayworth','');
INSERT INTO `wp_gf_entry_meta` VALUES (13951,13,2040,'2','cam91220@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13952,13,2040,'6','(783) 074-4574','');
INSERT INTO `wp_gf_entry_meta` VALUES (13953,13,2040,'3','Hi there\r\n\r\nI am looking to help a couple of local businesses increase their monthly revenue by atleast 20% by optimizing the site for more traffic & enquiries.\r\n\r\nThe best part? You don\'t have to spend anything on ads or even pay me.\r\n\r\nI am doing this to provide upfront value to local businesses in hopes they will become paying clients one day.\r\n\r\nIf you wanna apply for this offer, reply to this email!','');
INSERT INTO `wp_gf_entry_meta` VALUES (13954,13,2041,'4','Shayne','');
INSERT INTO `wp_gf_entry_meta` VALUES (13955,13,2041,'5','Richey','');
INSERT INTO `wp_gf_entry_meta` VALUES (13956,13,2041,'2','shayne.richey@remotesynergy.online','');
INSERT INTO `wp_gf_entry_meta` VALUES (13957,13,2041,'6','(941) 634-8451','');
INSERT INTO `wp_gf_entry_meta` VALUES (13958,13,2041,'3','Hi, I recently analyzed 2poochiesproperties.com and noticed it\'s already ranking for some high-potential keywords â€” but most are stuck on the second page or worse.\r\n\r\nFrom what I saw, the issue is not a lack of potential â€” it\'s the lack of a strong content strategy and topic relevance. With a proper SEO silo structure and well-planned content approach, we can boost those rankings significantly.\r\n\r\nHereâ€™s a link from SpyFu where you can see how 2poochiesproperties.com is ranking right now:  \r\nhttps://www.spyfu.com/overview/domain?query=2poochiesproperties.com\r\n\r\nIâ€™m offering this with no cost upfront. Iâ€™ll use cutting-edge AI and SEO systems to create a tailored strategy for 2poochiesproperties.com and even develop a few example content pieces â€” so you can test the results before making any decision.\r\n\r\nIf youâ€™re curious, just reply and Iâ€™ll send over the plan.\r\n\r\nThanks for your time,  \r\n\r\nBest regards,\r\n\r\nShayne\r\nSEO virtual assistant\r\nShayne.Richey@remotesynergy.online','');
INSERT INTO `wp_gf_entry_meta` VALUES (13959,13,2042,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13960,13,2042,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13961,13,2042,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13962,13,2042,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13963,13,2042,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13964,13,2043,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13965,13,2043,'5','Murphy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13966,13,2043,'2','kevinm@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13967,13,2043,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (13968,13,2043,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13969,13,2044,'4','Tammi','');
INSERT INTO `wp_gf_entry_meta` VALUES (13970,13,2044,'5','Waterman','');
INSERT INTO `wp_gf_entry_meta` VALUES (13971,13,2044,'2','waterman.tammi@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13972,13,2044,'6','(333) 122-5929','');
INSERT INTO `wp_gf_entry_meta` VALUES (13973,13,2044,'3','Is your 2poochiesproperties.com website getting the traffic it deserves? Many websites lose thousands of visitors daily due to lack of exposure. 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 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://ow.ly/u9i050Vycwj','');
INSERT INTO `wp_gf_entry_meta` VALUES (13974,13,2045,'4','Marylin','');
INSERT INTO `wp_gf_entry_meta` VALUES (13975,13,2045,'5','Dasilva','');
INSERT INTO `wp_gf_entry_meta` VALUES (13976,13,2045,'2','marylin.dasilva@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13977,13,2045,'6','(175) 298-9983','');
INSERT INTO `wp_gf_entry_meta` VALUES (13978,13,2045,'3','Need Webdesign and SEO? contact now eso.lus@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13979,13,2046,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (13980,13,2046,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (13981,13,2046,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13982,13,2046,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (13983,13,2046,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric, and I recently came across your site, 2poochiesproperties, 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13984,13,2047,'4','Evan','');
INSERT INTO `wp_gf_entry_meta` VALUES (13985,13,2047,'5','Kirtley','');
INSERT INTO `wp_gf_entry_meta` VALUES (13986,13,2047,'2','evan.kirtley@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13987,13,2047,'6','(781) 892-9890','');
INSERT INTO `wp_gf_entry_meta` VALUES (13988,13,2047,'3','Get more leads for your 2poochiesproperties.com website by leveraging AI on Instagram. If you\'re looking to boost more traffic, produce leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/71gU50VycNV\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with targeted, premium audiences.\r\n-Boosts engagement through advanced AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Eliminates effort by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growthâ€”no bots, without fake followers. Itâ€™s excellent for brands like yours that want to convert 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 one-week complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (13989,13,2048,'4','Julian','');
INSERT INTO `wp_gf_entry_meta` VALUES (13990,13,2048,'5','Cushman','');
INSERT INTO `wp_gf_entry_meta` VALUES (13991,13,2048,'2','cushman.julian19@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13992,13,2048,'6','(268) 046-8587','');
INSERT INTO `wp_gf_entry_meta` VALUES (13993,13,2048,'3','Every day, websites like 2poochiesproperties.com miss 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 visitor test run to test 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/Euge50Vycxu','');
INSERT INTO `wp_gf_entry_meta` VALUES (13994,13,2049,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (13995,13,2049,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (13996,13,2049,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (13997,13,2049,'6','(425) 816-0750','');
INSERT INTO `wp_gf_entry_meta` VALUES (13998,13,2049,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (13999,13,2050,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (14000,13,2050,'5','Simmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (14001,13,2050,'2','marks@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14002,13,2050,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (14003,13,2050,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14004,13,2051,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (14005,13,2051,'5','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (14006,13,2051,'2','gary.charles@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14007,13,2051,'6','(805) 400-2077','');
INSERT INTO `wp_gf_entry_meta` VALUES (14008,13,2051,'3','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)...','');
INSERT INTO `wp_gf_entry_meta` VALUES (14009,13,2052,'4','Tiara','');
INSERT INTO `wp_gf_entry_meta` VALUES (14010,13,2052,'5','Nickerson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14011,13,2052,'2','nickerson.tiara30@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14012,13,2052,'6','(664) 980-3294','');
INSERT INTO `wp_gf_entry_meta` VALUES (14013,13,2052,'3','Your website, 2poochiesproperties.com, could be attracting far more visitors than it currently does. Many sites fail to capture 1,000+ visitors daily. 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 experience the benefits. Then, scale with packages offering up to 350,000 visitors monthly. Letâ€™s accelerate your traffic today. Get more info here: https://ow.ly/qHvV50Vyczu','');
INSERT INTO `wp_gf_entry_meta` VALUES (14014,13,2053,'4','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (14015,13,2053,'5','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (14016,13,2053,'2','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14017,13,2053,'6','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (14018,13,2053,'3','Hello! We have booked Barneyâ€™s Bluff again for memorial weekendâ€¦I cannot find my conformation email (my email is a mess) but am worried I may have messed up the dates. I am hopeful I made the reservation for Wednesday May 28th-Sunday June 1st. Can you confirm that for me please? Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (14019,13,2054,'4','Concepcion','');
INSERT INTO `wp_gf_entry_meta` VALUES (14020,13,2054,'5','Jackson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14021,13,2054,'2','concepcion.jackson58@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14022,13,2054,'6','(702) 204-6216','');
INSERT INTO `wp_gf_entry_meta` VALUES (14023,13,2054,'3','Opportunity is everywhereâ€”if people see you. We put your ad right in front of them, sent via contact forms just like this message.\r\n\r\nHave questions? Iâ€™d be happy to helpâ€”contact me today.  \r\n\r\nRegards,  \r\nConcepcion Jackson  \r\nEmail: Concepcion.Jackson@mailtome.my  \r\nWebsite: https://boostyourmarketingwithcontactforms.pro','');
INSERT INTO `wp_gf_entry_meta` VALUES (14024,13,2055,'4','Jefferson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14025,13,2055,'5','Koehn','');
INSERT INTO `wp_gf_entry_meta` VALUES (14026,13,2055,'2','jefferson.koehn@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14027,13,2055,'6','(916) 242-0532','');
INSERT INTO `wp_gf_entry_meta` VALUES (14028,13,2055,'3','Capture more leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to drive more traffic, produce leads, and grow your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/YqSq50VycOm\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, premium audiences.\r\n-Enhances engagement through intelligent 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 prioritizes on genuine, organic growthâ€”no 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 flexible subscription basis so you can cancel whenever you like. No contracts and a one-week free trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14029,13,2056,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (14030,13,2056,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (14031,13,2056,'2','joannariggs278@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14032,13,2056,'6','(977) 781-9289','');
INSERT INTO `wp_gf_entry_meta` VALUES (14033,13,2056,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14034,13,2057,'4','Travis','');
INSERT INTO `wp_gf_entry_meta` VALUES (14035,13,2057,'5','Garza','');
INSERT INTO `wp_gf_entry_meta` VALUES (14036,13,2057,'2','houston.bobb@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14037,13,2057,'6','(714) 715-8095','');
INSERT INTO `wp_gf_entry_meta` VALUES (14038,13,2057,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14039,13,2058,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (14040,13,2058,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14041,13,2058,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14042,13,2058,'6','(700) 990-3095','');
INSERT INTO `wp_gf_entry_meta` VALUES (14043,13,2058,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14044,13,2059,'4','Octavio','');
INSERT INTO `wp_gf_entry_meta` VALUES (14045,13,2059,'5','McCloughry','');
INSERT INTO `wp_gf_entry_meta` VALUES (14046,13,2059,'2','octavio.mccloughry@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14047,13,2059,'6','(770) 769-2753','');
INSERT INTO `wp_gf_entry_meta` VALUES (14048,13,2059,'3','Is your 2poochiesproperties.com website maximizing its reach? 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 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 elevate your websiteâ€™s traffic and turn visitors into growth. Get more info here: https://ow.ly/bCgy50VycAs','');
INSERT INTO `wp_gf_entry_meta` VALUES (14049,13,2060,'4','Timmy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14050,13,2060,'5','Fuentes','');
INSERT INTO `wp_gf_entry_meta` VALUES (14051,13,2060,'2','timmy.fuentes@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14052,13,2060,'6','(357) 686-8085','');
INSERT INTO `wp_gf_entry_meta` VALUES (14053,13,2060,'3','Hello\r\n\r\nStruggling to drive consistent buyer traffic? \r\n\r\nDiscover a hands-free solution delivering real clicks monthly for just. \r\n\r\nJoin hundreds already seeing results. Start here =>  https://zeep.ly/PCVum\r\n\r\nBest regards\r\nTimmy\r\n\r\n\r\n\r\nTo stop any further communication from us, please reply to this email...','');
INSERT INTO `wp_gf_entry_meta` VALUES (14054,13,2061,'4','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (14055,13,2061,'5','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (14056,13,2061,'2','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14057,13,2061,'6','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (14058,13,2061,'3','Hello! We have booked Barneyâ€™s Bluff again for memorial weekendâ€¦I cannot find my conformation email (my email is a mess) but am worried I may have messed up the dates. I am hopeful I made the reservation for Wednesday May 28th-Sunday June 1st. Can you confirm that for me please? Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (14059,13,2062,'4','Maribel','');
INSERT INTO `wp_gf_entry_meta` VALUES (14060,13,2062,'5','Jessep','');
INSERT INTO `wp_gf_entry_meta` VALUES (14061,13,2062,'2','jessep.maribel@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14062,13,2062,'6','(219) 451-3093','');
INSERT INTO `wp_gf_entry_meta` VALUES (14063,13,2062,'3','AI is Rewriting Searchâ€”Will You Still Be Found? Traditional SEO isn\'t enough anymore. AI and voice search are already controlling half of all searches, and if your site isnâ€™t prepared, your rankings could disappear overnight.\r\n\r\nI can help make sure your business stays ahead. Letâ€™s do a free auditâ€”email me at Admin@Marketer2025.com or visit Marketer2025.com before itâ€™s too late.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14064,13,2063,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14065,13,2063,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14066,13,2063,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14067,13,2063,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14068,13,2063,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14069,13,2064,'4','Dixie','');
INSERT INTO `wp_gf_entry_meta` VALUES (14070,13,2064,'5','Laycock','');
INSERT INTO `wp_gf_entry_meta` VALUES (14071,13,2064,'2','laycock.dixie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14072,13,2064,'6','(415) 510-4799','');
INSERT INTO `wp_gf_entry_meta` VALUES (14073,13,2064,'3','Ever thought how 2poochiesproperties.com could leverage TikTok for real leads? Our smart AI growth service targets the perfect usersâ€”based on hashtags they use and profiles theyâ€™re followingâ€”to boost your reach and send traffic back to you. Weâ€™ve had similar websites see 100+ leads in 30 days.\r\nWant to make TikTok work for 2poochiesproperties.com? Test it out free for a week here: https://www.youtube.com/shorts/sfVup2NhPQ4','');
INSERT INTO `wp_gf_entry_meta` VALUES (14074,13,2065,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14075,13,2065,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14076,13,2065,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14077,13,2065,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14078,13,2065,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14079,13,2066,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14080,13,2066,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14081,13,2066,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14082,13,2066,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14083,13,2066,'3','Hello 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14084,13,2067,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14085,13,2067,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14086,13,2067,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14087,13,2067,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14088,13,2067,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric and I recently came across your website at 2poochiesproperties. 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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14089,13,2068,'4','Blanche','');
INSERT INTO `wp_gf_entry_meta` VALUES (14090,13,2068,'5','Thielen','');
INSERT INTO `wp_gf_entry_meta` VALUES (14091,13,2068,'2','thielen.blanche@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14092,13,2068,'6','(650) 490-3770','');
INSERT INTO `wp_gf_entry_meta` VALUES (14093,13,2068,'3','Capture additional leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to drive enhanced traffic, produce leads, and expand your brand\'s reach, you can find more information and start a complimentary trial here: https://ow.ly/4KfO50VycP9\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Grows followers with focused, premium audiences.\r\n-Enhances engagement through advanced AI algorithms.\r\n-Aims at 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 excellent 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 any time you like. No contracts and a 7 day complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14094,13,2069,'4','Cheryl','');
INSERT INTO `wp_gf_entry_meta` VALUES (14095,13,2069,'5','Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (14096,13,2069,'2','cherylp@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14097,13,2069,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (14098,13,2069,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14099,13,2070,'4','Michel','');
INSERT INTO `wp_gf_entry_meta` VALUES (14100,13,2070,'5','Etheridge','');
INSERT INTO `wp_gf_entry_meta` VALUES (14101,13,2070,'2','etheridge.michel@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14102,13,2070,'6','(215) 966-9728','');
INSERT INTO `wp_gf_entry_meta` VALUES (14103,13,2070,'3','Is your 2poochiesproperties.com website maximizing its reach? Many websites lose 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 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/845U50VycCr','');
INSERT INTO `wp_gf_entry_meta` VALUES (14104,13,2071,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14105,13,2071,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14106,13,2071,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14107,13,2071,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14108,13,2071,'3','Hello 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14109,13,2072,'4','Hal','');
INSERT INTO `wp_gf_entry_meta` VALUES (14110,13,2072,'5','Huang','');
INSERT INTO `wp_gf_entry_meta` VALUES (14111,13,2072,'2','hal.huang@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14112,13,2072,'6','(246) 843-8149','');
INSERT INTO `wp_gf_entry_meta` VALUES (14113,13,2072,'3','Is your website 2poochiesproperties overlooking 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 400K visitors per month. Letâ€™s convert lost traffic into growth. Get more details here: https://cutt.ly/krkkYfYI','');
INSERT INTO `wp_gf_entry_meta` VALUES (14114,13,2073,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14115,13,2073,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (14116,13,2073,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14117,13,2073,'6','(676) 160-7551','');
INSERT INTO `wp_gf_entry_meta` VALUES (14118,13,2073,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14119,13,2074,'4','Karolyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (14120,13,2074,'5','Morshead','');
INSERT INTO `wp_gf_entry_meta` VALUES (14121,13,2074,'2','karolyn.morshead@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14122,13,2074,'6','(839) 619-2333','');
INSERT INTO `wp_gf_entry_meta` VALUES (14123,13,2074,'3','Hi\r\n\r\n2poochiesproperties.com\r\n\r\nI believe we haven\'t connected before, and I hope you donâ€™t mind me reaching out directly.\r\n \r\nHaving more followers, likes, subscribers, and views strengthens your brandâ€™s credibility, making it easier to build trust with potential customers.\r\n \r\n  - Facebook\r\n  - Instagram\r\n  - Linkedin\r\n  - Twitter\r\n  - Youtube\r\n\r\nBuying views and followers gives your brand the traction it needs to go further.\r\n\r\nThe trusted choice for 385,000+ people.\r\n\r\nActivate your account instantly below : https://t.ly/impactpropulse.ai','');
INSERT INTO `wp_gf_entry_meta` VALUES (14124,13,2075,'4','Kevin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14125,13,2075,'5','Murphy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14126,13,2075,'2','kevinm@nextdayworkingcapital.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14127,13,2075,'6','(725) 867-2209','');
INSERT INTO `wp_gf_entry_meta` VALUES (14128,13,2075,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14129,13,2076,'4','Mariano','');
INSERT INTO `wp_gf_entry_meta` VALUES (14130,13,2076,'5','Tyer','');
INSERT INTO `wp_gf_entry_meta` VALUES (14131,13,2076,'2','tyer.mariano@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14132,13,2076,'6','(773) 870-5751','');
INSERT INTO `wp_gf_entry_meta` VALUES (14133,13,2076,'3','Every day, websites like 2poochiesproperties.com miss valuable traffic opportunities. Donâ€™t let yours be one of them. Our smart traffic system is designed to enhance engagement 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 350,000 visitors per month. Itâ€™s time to realize your websiteâ€™s true traffic potential. Get started here: https://ow.ly/vB3c50VycEf','');
INSERT INTO `wp_gf_entry_meta` VALUES (14134,13,2077,'4','Damien','');
INSERT INTO `wp_gf_entry_meta` VALUES (14135,13,2077,'5','Mahomet','');
INSERT INTO `wp_gf_entry_meta` VALUES (14136,13,2077,'2','damien.mahomet@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14137,13,2077,'6','(783) 552-4090','');
INSERT INTO `wp_gf_entry_meta` VALUES (14138,13,2077,'3','Is your 2poochiesproperties website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14139,13,2078,'4','Elena','');
INSERT INTO `wp_gf_entry_meta` VALUES (14140,13,2078,'5','Meade','');
INSERT INTO `wp_gf_entry_meta` VALUES (14141,13,2078,'2','elena.meade@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14142,13,2078,'6','(942) 319-8486','');
INSERT INTO `wp_gf_entry_meta` VALUES (14143,13,2078,'3','Need more clicks and conversions for 2poochiesproperties? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14144,13,2079,'4','Vasily Kichigin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14145,13,2079,'5','Minix','');
INSERT INTO `wp_gf_entry_meta` VALUES (14146,13,2079,'2','minix.marcos@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14147,13,2079,'6','(389) 523-8672','');
INSERT INTO `wp_gf_entry_meta` VALUES (14148,13,2079,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://shorturl.at/p9jus\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (14149,13,2080,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (14150,13,2080,'5','Ray','');
INSERT INTO `wp_gf_entry_meta` VALUES (14151,13,2080,'2','fastprocess006@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14152,13,2080,'6','(372) 225-1262','');
INSERT INTO `wp_gf_entry_meta` VALUES (14153,13,2080,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (14154,13,2081,'4','Melanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (14155,13,2081,'5','Pedigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (14156,13,2081,'2','pedigo.melanie97@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14157,13,2081,'6','(771) 407-4299','');
INSERT INTO `wp_gf_entry_meta` VALUES (14158,13,2081,'3','What if your 2poochiesproperties website experienced 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 attract 4,000 highly targeted visitors as part of a no-risk test. If you like what you see, our plans can deliver 400,000 visitors monthlyâ€”helping your site grow. Get more details here: https://cutt.ly/trly6uU6','');
INSERT INTO `wp_gf_entry_meta` VALUES (14159,13,2082,'4','Shella','');
INSERT INTO `wp_gf_entry_meta` VALUES (14160,13,2082,'5','Doi','');
INSERT INTO `wp_gf_entry_meta` VALUES (14161,13,2082,'2','doi.shella@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14162,13,2082,'6','(571) 530-1244','');
INSERT INTO `wp_gf_entry_meta` VALUES (14163,13,2082,'3','Hi,\r\n\r\nAre you struggling to get enough traffic to 2poochiesproperties.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\nShella','');
INSERT INTO `wp_gf_entry_meta` VALUES (14164,26,2083,'1','Hays','');
INSERT INTO `wp_gf_entry_meta` VALUES (14165,26,2083,'3','Livingston','');
INSERT INTO `wp_gf_entry_meta` VALUES (14166,26,2083,'4','hayslivongston@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14167,26,2083,'5','(901) 427-3385','');
INSERT INTO `wp_gf_entry_meta` VALUES (14168,26,2083,'6.1','2110 Firefly cove','');
INSERT INTO `wp_gf_entry_meta` VALUES (14169,26,2083,'6.3','Memphis','');
INSERT INTO `wp_gf_entry_meta` VALUES (14170,26,2083,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (14171,26,2083,'6.5','38119','');
INSERT INTO `wp_gf_entry_meta` VALUES (14172,26,2083,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14173,26,2083,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:20:\"Mackenzie Livingston\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:12:\"901-652-2010\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14174,26,2083,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14175,26,2083,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14176,26,2083,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14177,26,2083,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14178,26,2083,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14179,26,2083,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14180,26,2083,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14181,26,2083,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14182,26,2083,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14183,26,2083,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14184,26,2083,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14185,26,2083,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14186,26,2083,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14187,26,2083,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14188,26,2083,'23','681e2fd1777e61.71484047.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14189,26,2083,'25.1','XXXXXXXXXXXX9108','');
INSERT INTO `wp_gf_entry_meta` VALUES (14190,26,2083,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (14192,26,2083,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (14193,26,2083,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14194,26,2083,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14195,26,2083,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14196,26,2083,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14197,26,2083,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14198,26,2083,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14199,13,2084,'4','Tegan','');
INSERT INTO `wp_gf_entry_meta` VALUES (14200,13,2084,'5','Spaull','');
INSERT INTO `wp_gf_entry_meta` VALUES (14201,13,2084,'2','tegan.spaull@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14202,13,2084,'6','(722) 177-0014','');
INSERT INTO `wp_gf_entry_meta` VALUES (14203,13,2084,'3','Boost your 2poochiesproperties websiteâ€™s traffic with AI! Watch this to learn more: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14204,13,2085,'4','Annabelle','');
INSERT INTO `wp_gf_entry_meta` VALUES (14205,13,2085,'5','Bingaman','');
INSERT INTO `wp_gf_entry_meta` VALUES (14206,13,2085,'2','annabelle.bingaman@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14207,13,2085,'6','(907) 486-2864','');
INSERT INTO `wp_gf_entry_meta` VALUES (14208,13,2085,'3','Not getting enough leads for 2poochiesproperties? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14209,13,2086,'4','Anna','');
INSERT INTO `wp_gf_entry_meta` VALUES (14210,13,2086,'5','Claypool','');
INSERT INTO `wp_gf_entry_meta` VALUES (14211,13,2086,'2','prince@stopformspam.xyz','');
INSERT INTO `wp_gf_entry_meta` VALUES (14212,13,2086,'6','(268) 172-9168','');
INSERT INTO `wp_gf_entry_meta` VALUES (14213,13,2086,'3','Hey there, I know things are tough right now, so Iâ€™m offering a no-strings-attached opportunity: a free outreach blast to 50,000 contact forms. This is the same system I use to generate leads for my clients, and Iâ€™m offering it to help businesses stay visible during the slowdown. Want to claim your free spot? Simply head to https://free50ksubmissionsoffer.my and Iâ€™ll take care of everything for you. No catch. No obligation. Just a little help when itâ€™s needed most.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14214,13,2087,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14215,13,2087,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14216,13,2087,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14217,13,2087,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14218,13,2087,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (14219,13,2088,'4','Simone','');
INSERT INTO `wp_gf_entry_meta` VALUES (14220,13,2088,'5','Souza','');
INSERT INTO `wp_gf_entry_meta` VALUES (14221,13,2088,'2','souza.simone@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14222,13,2088,'6','(370) 463-3111','');
INSERT INTO `wp_gf_entry_meta` VALUES (14223,13,2088,'3','Hey 2poochiesproperties.com\r\n\r\nI hope you do not mind this contact --- I compose blog posts for local businesses.\r\n\r\nYou can publish them on 2poochiesproperties.com to build up your search ranking, or upload them on your social networks.\r\n\r\nHappy to jump in when youâ€™re ready, Hire me using https://t.ly/quickhire.works\r\n\r\nIâ€™ve successfully composed blogs for many industries, such as medical services, the financial sector, learning institutions, hospitality and travel, engineering sectors, tech, along with information technology and more.\r\n\r\nPlease browse through the work Iâ€™ve done and if youâ€™re interested, offer me the opportunity. https://t.ly/goleanexperts.fitness','');
INSERT INTO `wp_gf_entry_meta` VALUES (14224,13,2089,'4','Tanu','');
INSERT INTO `wp_gf_entry_meta` VALUES (14225,13,2089,'5','Verma','');
INSERT INTO `wp_gf_entry_meta` VALUES (14226,13,2089,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14227,13,2089,'6','(680) 719-6254','');
INSERT INTO `wp_gf_entry_meta` VALUES (14228,13,2089,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14229,13,2090,'4','Bridgett','');
INSERT INTO `wp_gf_entry_meta` VALUES (14230,13,2090,'5','Huon de Kerilleau','');
INSERT INTO `wp_gf_entry_meta` VALUES (14231,13,2090,'2','huondekerilleau.bridgett@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14232,13,2090,'6','(438) 067-9836','');
INSERT INTO `wp_gf_entry_meta` VALUES (14233,13,2090,'3','Not getting enough leads for 2poochiesproperties? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14234,13,2091,'4','Veronica','');
INSERT INTO `wp_gf_entry_meta` VALUES (14235,13,2091,'5','Jacoby','');
INSERT INTO `wp_gf_entry_meta` VALUES (14236,13,2091,'2','veronica.jacoby@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14237,13,2091,'6','(796) 084-3378','');
INSERT INTO `wp_gf_entry_meta` VALUES (14238,13,2091,'3','Is your website 2poochiesproperties.com failing to capture its true potential? With our AI-driven traffic system, you might be able to 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 4,000 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/mxzE50VycF9','');
INSERT INTO `wp_gf_entry_meta` VALUES (14239,13,2092,'4','Shalanda','');
INSERT INTO `wp_gf_entry_meta` VALUES (14240,13,2092,'5','Parson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14241,13,2092,'2','parson.shalanda@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14242,13,2092,'6','(650) 968-9659','');
INSERT INTO `wp_gf_entry_meta` VALUES (14243,13,2092,'3','Struggling to get targeted leads to your 2poochiesproperties website? Watch this: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14244,13,2093,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (14245,13,2093,'5','Harper','');
INSERT INTO `wp_gf_entry_meta` VALUES (14246,13,2093,'2','emily@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14247,13,2093,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14248,13,2093,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14249,13,2094,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (14250,13,2094,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14251,13,2094,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14252,13,2094,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14253,13,2094,'3','I know you have seen this message before. Well I have a few clients now. I work as a Fractional Chief Marketing Office for my clients. I offer a full time marketing staff on a part time budget. I know some of you can use this service. I can also mentor the current staff you have or outside vendor. I have helped many clients now achieve increase traffic to their site, GMB and increase leads and yes increase sales. A 15 minute call is all it takes\r\n\r\nPlease book some time here: https://zfrmz.com/tCLSh0X9uJB7VRLeyCTX\r\n\r\n\r\nI have plenty of case studies, references and more. Listen, we all need more business. And yes I know you wish this was a customer/client instead of this message. Let me help you with that. I am talking to you with this technology I wrote, I can do the same for you.\r\n\r\n\r\n\r\nREMOVAL\r\nif you want off my contact list please email me back your WEBSITE IE your URL/Domain where I filled out your contact us form to scott.johnson.playa@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14254,19,2095,'1','Ashley','');
INSERT INTO `wp_gf_entry_meta` VALUES (14255,19,2095,'3','Trout','');
INSERT INTO `wp_gf_entry_meta` VALUES (14256,19,2095,'4','ashleytrout0106@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14257,19,2095,'5','(217) 412-2912','');
INSERT INTO `wp_gf_entry_meta` VALUES (14258,19,2095,'6.1','13617 E County Rd 107','');
INSERT INTO `wp_gf_entry_meta` VALUES (14259,19,2095,'6.3','Midland','');
INSERT INTO `wp_gf_entry_meta` VALUES (14260,19,2095,'6.4','Texas','');
INSERT INTO `wp_gf_entry_meta` VALUES (14261,19,2095,'6.5','79706','');
INSERT INTO `wp_gf_entry_meta` VALUES (14262,19,2095,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14263,19,2095,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Michael Trout\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:12:\"432-413-0643\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14264,19,2095,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14265,19,2095,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14266,19,2095,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14267,19,2095,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14268,19,2095,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14269,19,2095,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (14270,19,2095,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (14271,19,2095,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14272,19,2095,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14273,19,2095,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14274,19,2095,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14275,19,2095,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14276,19,2095,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14277,19,2095,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14278,19,2095,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14279,19,2095,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14280,19,2095,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14281,19,2095,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14282,19,2095,'23','68279dd67f4686.31584912.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14283,19,2095,'25.1','XXXXXXXXXXXX3057','');
INSERT INTO `wp_gf_entry_meta` VALUES (14284,19,2095,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14286,19,2095,'20','575','');
INSERT INTO `wp_gf_entry_meta` VALUES (14287,19,2095,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14288,19,2095,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14289,19,2095,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14290,19,2095,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14291,19,2095,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14292,19,2095,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14293,13,2096,'4','Alexis','');
INSERT INTO `wp_gf_entry_meta` VALUES (14294,13,2096,'5','Coleman','');
INSERT INTO `wp_gf_entry_meta` VALUES (14295,13,2096,'2','sunny.brune@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14296,13,2096,'6','(721) 582-5697','');
INSERT INTO `wp_gf_entry_meta` VALUES (14297,13,2096,'3','The Dice Are Cast! Experience the premier crypto-powered casino at GoPlay, where action-packed slots, live dealer tables, and special bonuses await your first spin. Take advantage of instant deposits and withdrawals in cryptocurrency while you go after mind-blowing 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 start your adventure today','');
INSERT INTO `wp_gf_entry_meta` VALUES (14298,13,2097,'4','Alexandria','');
INSERT INTO `wp_gf_entry_meta` VALUES (14299,13,2097,'5','McCollister','');
INSERT INTO `wp_gf_entry_meta` VALUES (14300,13,2097,'2','mccollister.alexandria@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14301,13,2097,'6','(483) 992-8009','');
INSERT INTO `wp_gf_entry_meta` VALUES (14302,13,2097,'3','Ready to drive targeted visitors to your 2poochiesproperties site? This quick video explains how our AI works: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14303,13,2098,'4','Choy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14304,13,2098,'5','K.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14305,13,2098,'2','km.health@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14306,13,2098,'6','(914) 218-0733','');
INSERT INTO `wp_gf_entry_meta` VALUES (14307,13,2098,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14308,13,2099,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (14309,13,2099,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (14310,13,2099,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14311,13,2099,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14312,13,2099,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14313,19,2100,'1','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (14314,19,2100,'3','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (14315,19,2100,'4','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14316,19,2100,'5','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (14317,19,2100,'6.1','1709 pine street','');
INSERT INTO `wp_gf_entry_meta` VALUES (14318,19,2100,'6.3','New Orleans','');
INSERT INTO `wp_gf_entry_meta` VALUES (14319,19,2100,'6.4','Louisiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (14320,19,2100,'6.5','70118','');
INSERT INTO `wp_gf_entry_meta` VALUES (14321,19,2100,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14322,19,2100,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:17:\"Cheryl Pellegrino\";s:12:\"Relationship\";s:6:\"Friend\";s:11:\"Telephone #\";s:0:\"\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14323,19,2100,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14324,19,2100,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (14325,19,2100,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14326,19,2100,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14327,19,2100,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14328,19,2100,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (14329,19,2100,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14330,19,2100,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14331,19,2100,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14332,19,2100,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14333,19,2100,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14334,19,2100,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14335,19,2100,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14336,19,2100,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14337,19,2100,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14338,19,2100,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14339,19,2100,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14340,19,2100,'23','682a3ec92d9c11.27094573.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14341,19,2100,'25.1','XXXXXXXXXXXX3476','');
INSERT INTO `wp_gf_entry_meta` VALUES (14342,19,2100,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14344,19,2100,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (14345,19,2100,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14346,19,2100,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14347,19,2100,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14348,19,2100,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14349,19,2100,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14350,19,2100,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14351,13,2101,'4','Camilla','');
INSERT INTO `wp_gf_entry_meta` VALUES (14352,13,2101,'5','McLerie','');
INSERT INTO `wp_gf_entry_meta` VALUES (14353,13,2101,'2','mclerie.camilla@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14354,13,2101,'6','(661) 572-2592','');
INSERT INTO `wp_gf_entry_meta` VALUES (14355,13,2101,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14356,13,2102,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14357,13,2102,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14358,13,2102,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14359,13,2102,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14360,13,2102,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14361,13,2103,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14362,13,2103,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14363,13,2103,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14364,13,2103,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14365,13,2103,'3','Please visit https://tinyurl.com/27g52cxz','');
INSERT INTO `wp_gf_entry_meta` VALUES (14366,13,2104,'4','Jona','');
INSERT INTO `wp_gf_entry_meta` VALUES (14367,13,2104,'5','Huda','');
INSERT INTO `wp_gf_entry_meta` VALUES (14368,13,2104,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14369,13,2104,'6','(688) 260-6646','');
INSERT INTO `wp_gf_entry_meta` VALUES (14370,13,2104,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (14371,13,2105,'4','Hung','');
INSERT INTO `wp_gf_entry_meta` VALUES (14372,13,2105,'5','Runyon','');
INSERT INTO `wp_gf_entry_meta` VALUES (14373,13,2105,'2','hung.runyon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14374,13,2105,'6','(680) 215-0268','');
INSERT INTO `wp_gf_entry_meta` VALUES (14375,13,2105,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties website: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14376,13,2106,'4','Aracely','');
INSERT INTO `wp_gf_entry_meta` VALUES (14377,13,2106,'5','Barunga','');
INSERT INTO `wp_gf_entry_meta` VALUES (14378,13,2106,'2','aracely.barunga@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14379,13,2106,'6','(382) 307-3924','');
INSERT INTO `wp_gf_entry_meta` VALUES (14380,13,2106,'3','Hello\r\n\r\nReceive 1,000 guaranteed clicks from verified online buyersâ€”people whoâ€™ve already spent money with us. \r\n\r\nPair that with our all-in-one marketing toolkit and unlock serious results fast.\r\n\r\nWant in =>  https://zeep.ly/AUQqm\r\n\r\nBest regards\r\nAracely\r\n\r\n\r\n\r\nTo stop any further communication from us, please reply to this email...','');
INSERT INTO `wp_gf_entry_meta` VALUES (14381,13,2107,'4','Merlin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14382,13,2107,'5','Rupp','');
INSERT INTO `wp_gf_entry_meta` VALUES (14383,13,2107,'2','merlin.rupp@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14384,13,2107,'6','(813) 788-6396','');
INSERT INTO `wp_gf_entry_meta` VALUES (14385,13,2107,'3','Every day, websites like 2poochiesproperties 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 real visitors to your site.\r\n\r\nClaim your 4,000 free visitors to test the benefits firsthand. Then, expand to plans offering up to 400,000 visitors per month. Itâ€™s time to achieve your websiteâ€™s true traffic potential. Get started here: https://cutt.ly/Xrx7V8zx','');
INSERT INTO `wp_gf_entry_meta` VALUES (14386,13,2108,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14387,13,2108,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14388,13,2108,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14389,13,2108,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14390,13,2108,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14391,13,2109,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (14392,13,2109,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (14393,13,2109,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14394,13,2109,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14395,13,2109,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14396,13,2110,'4','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (14397,13,2110,'5','Mitchell','');
INSERT INTO `wp_gf_entry_meta` VALUES (14398,13,2110,'2','yankinwilla36751@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14399,13,2110,'6','(347) 405-0663','');
INSERT INTO `wp_gf_entry_meta` VALUES (14400,13,2110,'3','I require assistance as I\'m unable to access my account.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14401,13,2111,'4','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (14402,13,2111,'5','Mitchell','');
INSERT INTO `wp_gf_entry_meta` VALUES (14403,13,2111,'2','yankinwilla36751@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14404,13,2111,'6','(347) 405-0663','');
INSERT INTO `wp_gf_entry_meta` VALUES (14405,13,2111,'3','I require assistance as I\'m unable to access my account.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14406,13,2112,'4','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (14407,13,2112,'5','Mitchell','');
INSERT INTO `wp_gf_entry_meta` VALUES (14408,13,2112,'2','yankinwilla36751@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14409,13,2112,'6','(347) 405-0663','');
INSERT INTO `wp_gf_entry_meta` VALUES (14410,13,2112,'3','I require assistance as I\'m unable to access my account.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14411,13,2113,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (14412,13,2113,'5','Baddeley','');
INSERT INTO `wp_gf_entry_meta` VALUES (14413,13,2113,'2','bellfrost46078@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14414,13,2113,'6','(919) 127-3482','');
INSERT INTO `wp_gf_entry_meta` VALUES (14415,13,2113,'3','Hello\r\n\r\nAt Your SEO & Digital Marketing Partner, we offer complete SEO and promotion solutions designed to enhance your visibility, traffic, and sales:\r\n\r\n- Google Maps Ranking â€“ Rank higher in local search results.\r\n- YouTube Ranking â€“ Increase your video visibility and audience.\r\n- SEO Backlinks â€“ Gain authority and climb up in Google rankings.\r\n- Website Traffic â€“ Real, targeted, and relevant traffic.\r\n- Content Creation â€“ Optimized articles to drive more organic traffic.\r\n- Social Media Manager â€“ Manage and grow your social media networks for a stronger brand presence.\r\n\r\nWe provide personalized strategies and ongoing support to help you achieve visible, long-term, and measurable results!\r\n\r\nIf you are interested in these services, please reply to this email and we will discuss how we can help you achieve your online goals.\r\n\r\nBest regards,\r\nYour SEO & Digital Marketing Expert\r\n\r\n\r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n \r\n\r\nGermany, BY, Forchheim, 91293, Ellmenreichstrasse 44\r\nTo stop any further communication from us, please reply to this email with subject: Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14416,13,2114,'4','Theresa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14417,13,2114,'5','Caraway','');
INSERT INTO `wp_gf_entry_meta` VALUES (14418,13,2114,'2','theresa.caraway@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14419,13,2114,'6','(316) 213-9997','');
INSERT INTO `wp_gf_entry_meta` VALUES (14420,13,2114,'3','Every day, websites like 2poochiesproperties.com lose valuable traffic opportunities. Donâ€™t let yours be one of them. Our smart traffic system is designed to increase exposure and bring real visitors to your site.\r\n\r\nClaim your complimentary 4,000-visitor trial to experience 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://cutt.ly/PrcLzLGQ','');
INSERT INTO `wp_gf_entry_meta` VALUES (14421,13,2115,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14422,13,2115,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14423,13,2115,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14424,13,2115,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14425,13,2115,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14426,13,2116,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14427,13,2116,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14428,13,2116,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14429,13,2116,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14430,13,2116,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14431,13,2117,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14432,13,2117,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14433,13,2117,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14434,13,2117,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14435,13,2117,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14436,13,2118,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14437,13,2118,'5','Treat','');
INSERT INTO `wp_gf_entry_meta` VALUES (14438,13,2118,'2','treat.mandy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14439,13,2118,'6','(681) 114-3059','');
INSERT INTO `wp_gf_entry_meta` VALUES (14440,13,2118,'3','Hello there,\r\n\r\nFuel your bioenergy, Supercharge internal energy with a doctor-formulated vitality supplement with this elite metabolic booster. \r\n\r\nExplore now to reclaim youthful power   >  https://t.ly/LiveBurn.web','');
INSERT INTO `wp_gf_entry_meta` VALUES (14441,13,2119,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14442,13,2119,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14443,13,2119,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14444,13,2119,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14445,13,2119,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14446,13,2120,'4','Clarence','');
INSERT INTO `wp_gf_entry_meta` VALUES (14447,13,2120,'5','Savery','');
INSERT INTO `wp_gf_entry_meta` VALUES (14448,13,2120,'2','savery.clarence@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14449,13,2120,'6','(219) 163-2484','');
INSERT INTO `wp_gf_entry_meta` VALUES (14450,13,2120,'3','Attract more leads for your 2poochiesproperties.com website by harnessing AI on Instagram. If you\'re looking to increase greater traffic, create leads, and expand 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-Grows followers with specific, top-tier 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 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 convert Instagram into a lead generation engine. Best of all, 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 complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14451,13,2121,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14452,13,2121,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14453,13,2121,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14454,13,2121,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14455,13,2121,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I recently discovered your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14456,13,2122,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (14457,13,2122,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (14458,13,2122,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14459,13,2122,'6','(771) 537-5889','');
INSERT INTO `wp_gf_entry_meta` VALUES (14460,13,2122,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14461,26,2123,'1','Kimberly','');
INSERT INTO `wp_gf_entry_meta` VALUES (14462,26,2123,'3','Babb','');
INSERT INTO `wp_gf_entry_meta` VALUES (14463,26,2123,'4','KIMCLAY627@YAHOO.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14464,26,2123,'5','(678) 572-7950','');
INSERT INTO `wp_gf_entry_meta` VALUES (14465,26,2123,'6.1','Po Box 511','');
INSERT INTO `wp_gf_entry_meta` VALUES (14466,26,2123,'6.3','Meansville','');
INSERT INTO `wp_gf_entry_meta` VALUES (14467,26,2123,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (14468,26,2123,'6.5','30256','');
INSERT INTO `wp_gf_entry_meta` VALUES (14469,26,2123,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14470,26,2123,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Olivia Mitchell\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:10:\"6789776654\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14471,26,2123,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14472,26,2123,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14473,26,2123,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14474,26,2123,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14475,26,2123,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14476,26,2123,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14477,26,2123,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14478,26,2123,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14479,26,2123,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14480,26,2123,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14481,26,2123,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14482,26,2123,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14483,26,2123,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14484,26,2123,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14485,26,2123,'23','683231915b0567.34686313.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14486,26,2123,'25.1','XXXXXXXXXXXX0799','');
INSERT INTO `wp_gf_entry_meta` VALUES (14487,26,2123,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14489,26,2123,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (14490,26,2123,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14491,26,2123,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14492,26,2123,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14493,26,2123,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14494,26,2123,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14495,26,2123,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14496,13,2124,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14497,13,2124,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14498,13,2124,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14499,13,2124,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14500,13,2124,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14501,19,2125,'1','Jackson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14502,19,2125,'3','Woodruff','');
INSERT INTO `wp_gf_entry_meta` VALUES (14503,19,2125,'4','jacksondwoodruff@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14504,19,2125,'5','(205) 292-8261','');
INSERT INTO `wp_gf_entry_meta` VALUES (14505,19,2125,'6.1','3409 S Brookwood Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (14506,19,2125,'6.3','Mountain Brook','');
INSERT INTO `wp_gf_entry_meta` VALUES (14507,19,2125,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (14508,19,2125,'6.5','35223','');
INSERT INTO `wp_gf_entry_meta` VALUES (14509,19,2125,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14510,19,2125,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Hailey Woodruff\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"2144502150\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14511,19,2125,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14512,19,2125,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14513,19,2125,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14514,19,2125,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14515,19,2125,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14516,19,2125,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (14517,19,2125,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14518,19,2125,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14519,19,2125,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14520,19,2125,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14521,19,2125,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14522,19,2125,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14523,19,2125,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14524,19,2125,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14525,19,2125,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14526,19,2125,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14527,19,2125,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14528,19,2125,'23','68333a9c5f7ae9.34620722.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14529,19,2125,'25.1','XXXXXXXXXXXX0967','');
INSERT INTO `wp_gf_entry_meta` VALUES (14530,19,2125,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14532,19,2125,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (14533,19,2125,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14534,19,2125,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14535,19,2125,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14536,19,2125,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14537,19,2125,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14538,19,2125,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14539,13,2126,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14540,13,2126,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14541,13,2126,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14542,13,2126,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14543,13,2126,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14544,13,2127,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14545,13,2127,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14546,13,2127,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14547,13,2127,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14548,13,2127,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric and I recently came across your website at 2poochiesproperties. 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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14549,13,2128,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (14550,13,2128,'5','Modi','');
INSERT INTO `wp_gf_entry_meta` VALUES (14551,13,2128,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14552,13,2128,'6','(390) 242-6021','');
INSERT INTO `wp_gf_entry_meta` VALUES (14553,13,2128,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (14554,13,2129,'4','Edwina','');
INSERT INTO `wp_gf_entry_meta` VALUES (14555,13,2129,'5','Olszewski','');
INSERT INTO `wp_gf_entry_meta` VALUES (14556,13,2129,'2','edwina.olszewski20@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14557,13,2129,'6','(773) 127-9547','');
INSERT INTO `wp_gf_entry_meta` VALUES (14558,13,2129,'3','Attract more leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to increase enhanced traffic, create leads, and expand your brand\'s reach, you can find 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-Grows followers with specific, top-tier audiences.\r\n-Boosts engagement through advanced AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Saves work by automating repetitive Instagram tasks.\r\n\r\nOur service emphasizes on genuine, organic growthâ€”no bots, without fake followers. Itâ€™s perfect for brands like yours that want to transform 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 one-week complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14559,13,2130,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14560,13,2130,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14561,13,2130,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14562,13,2130,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14563,13,2130,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14564,13,2131,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14565,13,2131,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14566,13,2131,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14567,13,2131,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14568,13,2131,'3','Â¿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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14569,13,2132,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14570,13,2132,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14571,13,2132,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14572,13,2132,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14573,13,2132,'3','Hello 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14574,13,2133,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (14575,13,2133,'5','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (14576,13,2133,'2','michael@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14577,13,2133,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14578,13,2133,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14579,13,2134,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14580,13,2134,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14581,13,2134,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14582,13,2134,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14583,13,2134,'3','Hello to the 2poochiesproperties Owner.\r\n\r\nGreat website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14584,13,2135,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14585,13,2135,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14586,13,2135,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14587,13,2135,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14588,13,2135,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14589,13,2136,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14590,13,2136,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14591,13,2136,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14592,13,2136,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14593,13,2136,'3','Hi 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14594,13,2137,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (14595,13,2137,'5','Charles','');
INSERT INTO `wp_gf_entry_meta` VALUES (14596,13,2137,'2','gary.charles@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14597,13,2137,'6','(805) 400-2077','');
INSERT INTO `wp_gf_entry_meta` VALUES (14598,13,2137,'3','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)...','');
INSERT INTO `wp_gf_entry_meta` VALUES (14599,13,2138,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14600,13,2138,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14601,13,2138,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14602,13,2138,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14603,13,2138,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14604,13,2139,'4','Kaylee','');
INSERT INTO `wp_gf_entry_meta` VALUES (14605,13,2139,'5','Hawkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (14606,13,2139,'2','kaylee.hawkins@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14607,13,2139,'6','(248) 397-7120','');
INSERT INTO `wp_gf_entry_meta` VALUES (14608,13,2139,'3','Hi!\r\n\r\nCreate a new online income quickly by writing authentic opinions in your spare time  â€” no experience needed. \r\n\r\nSign up today to turn your opinions into income with no delay  -->  https://t.ly/remotepanel.homebased','');
INSERT INTO `wp_gf_entry_meta` VALUES (14609,13,2140,'4','Antwan','');
INSERT INTO `wp_gf_entry_meta` VALUES (14610,13,2140,'5','Foos','');
INSERT INTO `wp_gf_entry_meta` VALUES (14611,13,2140,'2','foos.antwan@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14612,13,2140,'6','(681) 479-8776','');
INSERT INTO `wp_gf_entry_meta` VALUES (14613,13,2140,'3','Not getting enough leads for 2poochiesproperties? Check out this video to see our AI traffic solution in action: https://www.youtube.com/shorts/WAWTLuiOtfM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14614,13,2141,'4','Kyle','');
INSERT INTO `wp_gf_entry_meta` VALUES (14615,13,2141,'5','Porter','');
INSERT INTO `wp_gf_entry_meta` VALUES (14616,13,2141,'2','kylebizhelp@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14617,13,2141,'6','(353) 517-2569','');
INSERT INTO `wp_gf_entry_meta` VALUES (14618,13,2141,'3','Hi, Iâ€™m Kyle â€” I help businesses with automatic lead response so you get more customers quicker and easier. If that sounds useful, just reply \"Yes I\'m interested\" and Iâ€™ll send a quick form to see if I can help you. Thank you','');
INSERT INTO `wp_gf_entry_meta` VALUES (14619,13,2142,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14620,13,2142,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14621,13,2142,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14622,13,2142,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14623,13,2142,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - 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 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14624,13,2143,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14625,13,2143,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14626,13,2143,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14627,13,2143,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14628,13,2143,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14629,13,2144,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14630,13,2144,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14631,13,2144,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14632,13,2144,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14633,13,2144,'3','Hello 2poochiesproperties Administrator,\r\n\r\nMy name is Eric, and I just found your site 2poochiesproperties. 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14634,13,2145,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14635,13,2145,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14636,13,2145,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14637,13,2145,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14638,13,2145,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14639,13,2146,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14640,13,2146,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14641,13,2146,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14642,13,2146,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14643,13,2146,'3','Â¿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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14644,13,2147,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14645,13,2147,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14646,13,2147,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14647,13,2147,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14648,13,2147,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14649,13,2148,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14650,13,2148,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14651,13,2148,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14652,13,2148,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14653,13,2148,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and I just came across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14654,13,2149,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14655,13,2149,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14656,13,2149,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14657,13,2149,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14658,13,2149,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14659,13,2150,'4','Choy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14660,13,2150,'5','K.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14661,13,2150,'2','km.health@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14662,13,2150,'6','(776) 570-0546','');
INSERT INTO `wp_gf_entry_meta` VALUES (14663,13,2150,'3','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 (2poochiesproperties.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 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14664,13,2151,'4','Savannah','');
INSERT INTO `wp_gf_entry_meta` VALUES (14665,13,2151,'5','Woodruff','');
INSERT INTO `wp_gf_entry_meta` VALUES (14666,13,2151,'2','woodruff.savannah@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14667,13,2151,'6','(699) 142-5171','');
INSERT INTO `wp_gf_entry_meta` VALUES (14668,13,2151,'3','Hello there,\r\n\r\nJust imagine: what if less than a minute each day could unlock strategic clarity â€” both in your financial vision and in life.\r\n\r\nMaybe the Divine is already calling you to look deeper â€” and this could be the confirmation youâ€™ve been ready to receive.\r\n\r\nHereâ€™s what others are experiencing:\r\n\r\n-- Blessings that eliminate even the deepest weight holding you back.\r\n\r\n- Faith-aligned wealth that shifts every pressure off your shoulders.\r\n\r\nA strategy-driven approach is reshaping leadership every day.\r\n\r\nSay yes today, and align with whatâ€™s been prepared for you today  https://t.ly/spiritspirit.faith','');
INSERT INTO `wp_gf_entry_meta` VALUES (14669,13,2152,'4','Wendy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14670,13,2152,'5','Repin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14671,13,2152,'2','repin.wendy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14672,13,2152,'6','(395) 835-6302','');
INSERT INTO `wp_gf_entry_meta` VALUES (14673,13,2152,'3','Attract increased leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to drive more traffic, produce leads, and expand your brand\'s reach, you can get 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-Boosts followers with focused, premium audiences.\r\n-Enhances engagement through advanced AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Eliminates time by automating time-consuming Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growthâ€”no bots, without fake followers. Itâ€™s perfect for brands like yours that want to convert Instagram into a lead generation machine. Best of all, our service is provided on a flexible subscription basis so you can stop at any point you like. No contracts and a one-week no-cost trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14674,13,2153,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14675,13,2153,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14676,13,2153,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14677,13,2153,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14678,13,2153,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14679,13,2154,'4','Florencia','');
INSERT INTO `wp_gf_entry_meta` VALUES (14680,13,2154,'5','Palmos','');
INSERT INTO `wp_gf_entry_meta` VALUES (14681,13,2154,'2','palmos.florencia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14682,13,2154,'6','(541) 324-4208','');
INSERT INTO `wp_gf_entry_meta` VALUES (14683,13,2154,'3','Is your website 2poochiesproperties 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 4,000 visitors so you can see 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/HrvBdlmU','');
INSERT INTO `wp_gf_entry_meta` VALUES (14684,13,2155,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14685,13,2155,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14686,13,2155,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14687,13,2155,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14688,13,2155,'3','Hello, Eric here with a quick thought about your website 2poochiesproperties \r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14689,13,2156,'4','Connor','');
INSERT INTO `wp_gf_entry_meta` VALUES (14690,13,2156,'5','Cawthorne','');
INSERT INTO `wp_gf_entry_meta` VALUES (14691,13,2156,'2','cawthorne.connor@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14692,13,2156,'6','(780) 891-3309','');
INSERT INTO `wp_gf_entry_meta` VALUES (14693,13,2156,'3','Is your 2poochiesproperties.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 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://cutt.ly/mrbmwHBl','');
INSERT INTO `wp_gf_entry_meta` VALUES (14694,13,2157,'4','Ona','');
INSERT INTO `wp_gf_entry_meta` VALUES (14695,13,2157,'5','Ault','');
INSERT INTO `wp_gf_entry_meta` VALUES (14696,13,2157,'2','ona.ault26@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14697,13,2157,'6','(260) 352-0276','');
INSERT INTO `wp_gf_entry_meta` VALUES (14698,13,2157,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties website: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14699,13,2158,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14700,13,2158,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14701,13,2158,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14702,13,2158,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14703,13,2158,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14704,13,2159,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14705,13,2159,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14706,13,2159,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14707,13,2159,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14708,13,2159,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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://blastleadgeneration.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://blastleadgeneration.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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14709,13,2160,'4','Michal','');
INSERT INTO `wp_gf_entry_meta` VALUES (14710,13,2160,'5','Cate','');
INSERT INTO `wp_gf_entry_meta` VALUES (14711,13,2160,'2','cate.michal16@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14712,13,2160,'6','(392) 898-0162','');
INSERT INTO `wp_gf_entry_meta` VALUES (14713,13,2160,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://zeep.ly/AUQqm\r\n\r\nBest regards\r\nMichal\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14714,13,2161,'4','Caren','');
INSERT INTO `wp_gf_entry_meta` VALUES (14715,13,2161,'5','Pollard','');
INSERT INTO `wp_gf_entry_meta` VALUES (14716,13,2161,'2','pollard.caren11@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14717,13,2161,'6','(241) 725-5189','');
INSERT INTO `wp_gf_entry_meta` VALUES (14718,13,2161,'3','Struggling with low website leads for 2poochiesproperties? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14719,13,2162,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14720,13,2162,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14721,13,2162,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14722,13,2162,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14723,13,2162,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric, and I recently came across your site, 2poochiesproperties, 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14724,13,2163,'4','Cynthia','');
INSERT INTO `wp_gf_entry_meta` VALUES (14725,13,2163,'5','Sadler','');
INSERT INTO `wp_gf_entry_meta` VALUES (14726,13,2163,'2','aitrafficservice@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (14727,13,2163,'6','(778) 287-3010','');
INSERT INTO `wp_gf_entry_meta` VALUES (14728,13,2163,'3','Your website, 2poochiesproperties.com, should be engaging far more visitors than it currently does. Many sites overlook a thousand potential visitors every day. Thatâ€™s where our intelligent traffic system makes a differenceâ€”delivering targeted visitors straight to your site.\r\n\r\nStart with a free trial of 4,000 visitors to experience 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/mxzE50VycF9','');
INSERT INTO `wp_gf_entry_meta` VALUES (14729,13,2164,'4','Violet','');
INSERT INTO `wp_gf_entry_meta` VALUES (14730,13,2164,'5','Reed','');
INSERT INTO `wp_gf_entry_meta` VALUES (14731,13,2164,'2','ahmouy.sabina@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14732,13,2164,'6','(344) 464-3670','');
INSERT INTO `wp_gf_entry_meta` VALUES (14733,13,2164,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14734,13,2165,'4','Elijah','');
INSERT INTO `wp_gf_entry_meta` VALUES (14735,13,2165,'5','Archibald','');
INSERT INTO `wp_gf_entry_meta` VALUES (14736,13,2165,'2','elijah.archibald@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14737,13,2165,'6','(817) 820-3417','');
INSERT INTO `wp_gf_entry_meta` VALUES (14738,13,2165,'3','Struggling with low website leads for 2poochiesproperties? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14739,13,2166,'4','Ashely','');
INSERT INTO `wp_gf_entry_meta` VALUES (14740,13,2166,'5','Trainor','');
INSERT INTO `wp_gf_entry_meta` VALUES (14741,13,2166,'2','trainor.ashely@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14742,13,2166,'6','(416) 733-1366','');
INSERT INTO `wp_gf_entry_meta` VALUES (14743,13,2166,'3','Hi 2poochiesproperties,\r\n\r\nDid you know you could create steady income by leveraging available unused excess internet capacity?\r\n\r\nTrigger it today and and seamlessly convert that unused broadband connection into pure profit with no disruption\r\n\r\nProven effective for more than 415,000 people -- https://t.ly/cash-your-net.guide','');
INSERT INTO `wp_gf_entry_meta` VALUES (14744,13,2167,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14745,13,2167,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14746,13,2167,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14747,13,2167,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14748,13,2167,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14749,13,2168,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14750,13,2168,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14751,13,2168,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14752,13,2168,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14753,13,2168,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14754,13,2169,'4','Lorraine','');
INSERT INTO `wp_gf_entry_meta` VALUES (14755,13,2169,'5','Bowman','');
INSERT INTO `wp_gf_entry_meta` VALUES (14756,13,2169,'2','bowman.lorraine65@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14757,13,2169,'6','(322) 996-0681','');
INSERT INTO `wp_gf_entry_meta` VALUES (14758,13,2169,'3','Wanting to maximize your website traffic? Our smart AI system attracts targeted website traffic with keywords and geographic precision from nations to neighborhoods.\r\nSeeking increased revenue, active website traffic, or greater digital impact?\r\nWe customize it to fit your needs. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/fFsL50Vvbmi','');
INSERT INTO `wp_gf_entry_meta` VALUES (14759,13,2170,'4','Zoila','');
INSERT INTO `wp_gf_entry_meta` VALUES (14760,13,2170,'5','Jeffers','');
INSERT INTO `wp_gf_entry_meta` VALUES (14761,13,2170,'2','jeffers.zoila@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14762,13,2170,'6','(792) 228-9323','');
INSERT INTO `wp_gf_entry_meta` VALUES (14763,13,2170,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14764,13,2171,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14765,13,2171,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14766,13,2171,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14767,13,2171,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14768,13,2171,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14769,13,2172,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14770,13,2172,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14771,13,2172,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14772,13,2172,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14773,13,2172,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - in the search results.\r\n\r\nThis is what that signifies 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 indicate that 7 out of 10 visitors to 2poochiesproperties 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, prepared and waiting to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you to know immediately â€“ so you can speak with that lead immediatelyâ€¦ before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com 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.\r\n\r\nYouâ€™ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more 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 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\nPretty sweet â€“ AND effective.\r\n\r\nGoto https://trustedleadgeneration.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 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14774,13,2173,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14775,13,2173,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14776,13,2173,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14777,13,2173,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14778,13,2173,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14779,13,2174,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14780,13,2174,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14781,13,2174,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14782,13,2174,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14783,13,2174,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14784,13,2175,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (14785,13,2175,'5','Harper','');
INSERT INTO `wp_gf_entry_meta` VALUES (14786,13,2175,'2','emily@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14787,13,2175,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14788,13,2175,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14789,13,2176,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14790,13,2176,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14791,13,2176,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14792,13,2176,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14793,13,2176,'3','Hello to the 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14794,13,2177,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (14795,13,2177,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (14796,13,2177,'2','joannariggs07@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14797,13,2177,'6','(818) 516-6918','');
INSERT INTO `wp_gf_entry_meta` VALUES (14798,13,2177,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14799,13,2178,'4','Louisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14800,13,2178,'5','Murray','');
INSERT INTO `wp_gf_entry_meta` VALUES (14801,13,2178,'2','louisa.murray@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14802,13,2178,'6','(389) 333-7069','');
INSERT INTO `wp_gf_entry_meta` VALUES (14803,13,2178,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14804,13,2179,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (14805,13,2179,'5','Broadbent','');
INSERT INTO `wp_gf_entry_meta` VALUES (14806,13,2179,'2','rosario.broadbent98@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14807,13,2179,'6','(910) 599-7360','');
INSERT INTO `wp_gf_entry_meta` VALUES (14808,13,2179,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (14809,19,2180,'1','Steven','');
INSERT INTO `wp_gf_entry_meta` VALUES (14810,19,2180,'3','Pickens','');
INSERT INTO `wp_gf_entry_meta` VALUES (14811,19,2180,'4','SPICKENS@MPTLAWFIRM.COM','');
INSERT INTO `wp_gf_entry_meta` VALUES (14812,19,2180,'5','(678) 480-9526','');
INSERT INTO `wp_gf_entry_meta` VALUES (14813,19,2180,'6.1','4359 Lochsa Lane Northwest','');
INSERT INTO `wp_gf_entry_meta` VALUES (14814,19,2180,'6.3','Suwanee','');
INSERT INTO `wp_gf_entry_meta` VALUES (14815,19,2180,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (14816,19,2180,'6.5','30024','');
INSERT INTO `wp_gf_entry_meta` VALUES (14817,19,2180,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14818,19,2180,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:16:\"Jonathan Pickens\";s:12:\"Relationship\";s:3:\"son\";s:11:\"Telephone #\";s:12:\"770-315-5205\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14819,19,2180,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14820,19,2180,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14821,19,2180,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14822,19,2180,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14823,19,2180,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14824,19,2180,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (14825,19,2180,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14826,19,2180,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14827,19,2180,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14828,19,2180,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14829,19,2180,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14830,19,2180,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14831,19,2180,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14832,19,2180,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14833,19,2180,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14834,19,2180,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14835,19,2180,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (14836,19,2180,'23','6840c6530f3404.86031823.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14837,19,2180,'25.1','XXXXXXXXXXXX6007','');
INSERT INTO `wp_gf_entry_meta` VALUES (14838,19,2180,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (14840,19,2180,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (14841,19,2180,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14842,19,2180,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14843,19,2180,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14844,19,2180,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14845,19,2180,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14846,19,2180,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14847,13,2181,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14848,13,2181,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14849,13,2181,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14850,13,2181,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14851,13,2181,'3','Hello to the 2poochiesproperties Owner.\r\n\r\nGreat website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14852,13,2182,'4','Andy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14853,13,2182,'5','Stillwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (14854,13,2182,'2','stillwell.andy@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14855,13,2182,'6','(370) 604-1194','');
INSERT INTO `wp_gf_entry_meta` VALUES (14856,13,2182,'3','Hello\r\n\r\nBoost Sales Fast with Rapid Traffic Flow\r\n\r\nWant more traffic and real buyers? Rapid Traffic Flow sends high-converting traffic straight to your site-fast, easy, and hands-free. \r\nPerfect for boosting product visibility and increasing sales without extra effort.\r\n\r\nStart getting real results now:  https://zeep.ly/AfcIq\r\n\r\nBest regards\r\nAndy\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14857,13,2183,'4','Booker','');
INSERT INTO `wp_gf_entry_meta` VALUES (14858,13,2183,'5','Hussey','');
INSERT INTO `wp_gf_entry_meta` VALUES (14859,13,2183,'2','hussey.booker@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14860,13,2183,'6','(706) 713-5556','');
INSERT INTO `wp_gf_entry_meta` VALUES (14861,13,2183,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://zeep.ly/AUQqm\r\n\r\nBest regards\r\nBooker\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14862,13,2184,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14863,13,2184,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14864,13,2184,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14865,13,2184,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14866,13,2184,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14867,13,2185,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14868,13,2185,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14869,13,2185,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14870,13,2185,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14871,13,2185,'3','Hello to the 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14872,13,2186,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (14873,13,2186,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14874,13,2186,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14875,13,2186,'6','(416) 844-9497','');
INSERT INTO `wp_gf_entry_meta` VALUES (14876,13,2186,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14877,13,2187,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14878,13,2187,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14879,13,2187,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14880,13,2187,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14881,13,2187,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14882,13,2188,'4','Benjamin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14883,13,2188,'5','Benjamin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14884,13,2188,'2','info@well.bangeshop.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14885,13,2188,'6','(778) 803-9176','');
INSERT INTO `wp_gf_entry_meta` VALUES (14886,13,2188,'3','Hey 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\nBenjamin','');
INSERT INTO `wp_gf_entry_meta` VALUES (14887,13,2189,'4','Natalia','');
INSERT INTO `wp_gf_entry_meta` VALUES (14888,13,2189,'5','Segal','');
INSERT INTO `wp_gf_entry_meta` VALUES (14889,13,2189,'2','turnerfisher348382@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14890,13,2189,'6','(780) 236-1939','');
INSERT INTO `wp_gf_entry_meta` VALUES (14891,13,2189,'3','Hello\r\n\r\nNeed Help Managing Your Social Media?\r\n\r\nSocial Media Manager keeps your brand active across all platforms: Facebook, Instagram, TikTok, LinkedIn, YouTube, Pinterest, and X.\r\n\r\nIncreases visibility, and saves you time. More engagement, more growth without the daily hassle.\r\n\r\nDo you need this service for your business? Try it now and see the difference.\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nNatalia\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nUnited Kingdom, NA, Buckfast, Tq11 2qz, 48 Trehafod Road\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14892,13,2190,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14893,13,2190,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14894,13,2190,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14895,13,2190,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14896,13,2190,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14897,13,2191,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14898,13,2191,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14899,13,2191,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14900,13,2191,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14901,13,2191,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14902,13,2192,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14903,13,2192,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14904,13,2192,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14905,13,2192,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14906,13,2192,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14907,13,2193,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14908,13,2193,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14909,13,2193,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14910,13,2193,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (14911,13,2193,'3','Â¿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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14912,13,2194,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14913,13,2194,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14914,13,2194,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14915,13,2194,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14916,13,2194,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14917,13,2195,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (14918,13,2195,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (14919,13,2195,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14920,13,2195,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (14921,13,2195,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (14922,13,2196,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14923,13,2196,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14924,13,2196,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14925,13,2196,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14926,13,2196,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14927,13,2197,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14928,13,2197,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14929,13,2197,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14930,13,2197,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14931,13,2197,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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\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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14932,26,2198,'1','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (14933,26,2198,'3','Hudson','');
INSERT INTO `wp_gf_entry_meta` VALUES (14934,26,2198,'4','brianhudson1819@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14935,26,2198,'5','(601) 750-6901','');
INSERT INTO `wp_gf_entry_meta` VALUES (14936,26,2198,'6.1','305 E College St','');
INSERT INTO `wp_gf_entry_meta` VALUES (14937,26,2198,'6.3','Clinton','');
INSERT INTO `wp_gf_entry_meta` VALUES (14938,26,2198,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (14939,26,2198,'6.5','39056','');
INSERT INTO `wp_gf_entry_meta` VALUES (14940,26,2198,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (14941,26,2198,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Aimee Hudson\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"6019426901\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (14942,26,2198,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (14943,26,2198,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (14944,26,2198,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (14945,26,2198,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (14946,26,2198,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14947,26,2198,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14948,26,2198,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14949,26,2198,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14950,26,2198,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14951,26,2198,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (14952,26,2198,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14953,26,2198,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (14954,26,2198,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (14955,26,2198,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (14956,26,2198,'23','68443997210698.31703706.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (14957,26,2198,'25.1','XXXXXXXXXXXX4011','');
INSERT INTO `wp_gf_entry_meta` VALUES (14958,26,2198,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (14960,26,2198,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (14961,26,2198,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14962,26,2198,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14963,26,2198,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14964,26,2198,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14965,26,2198,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14966,26,2198,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (14967,13,2199,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14968,13,2199,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14969,13,2199,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14970,13,2199,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14971,13,2199,'3','Hi 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14972,13,2200,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14973,13,2200,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14974,13,2200,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14975,13,2200,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14976,13,2200,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14977,13,2201,'4','Odessa','');
INSERT INTO `wp_gf_entry_meta` VALUES (14978,13,2201,'5','Thorne','');
INSERT INTO `wp_gf_entry_meta` VALUES (14979,13,2201,'2','odessa.thorne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14980,13,2201,'6','(681) 763-1993','');
INSERT INTO `wp_gf_entry_meta` VALUES (14981,13,2201,'3','Get additional leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to increase enhanced traffic, create leads, and expand your brand\'s reach, you can get 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 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-Saves effort by automating tedious Instagram tasks.\r\n\r\nOur service prioritizes on genuine, organic growthâ€”no bots, without fake followers. Itâ€™s excellent for brands like yours that want to convert 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 whenever you like. No contracts and a 7-day free trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (14982,13,2202,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14983,13,2202,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14984,13,2202,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14985,13,2202,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (14986,13,2202,'3','Hello 2poochiesproperties 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 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14987,13,2203,'4','Isabelle','');
INSERT INTO `wp_gf_entry_meta` VALUES (14988,13,2203,'5','Ethridge','');
INSERT INTO `wp_gf_entry_meta` VALUES (14989,13,2203,'2','isabelle.ethridge@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14990,13,2203,'6','(681) 562-9933','');
INSERT INTO `wp_gf_entry_meta` VALUES (14991,13,2203,'3','What if your website 2poochiesproperties.com experienced a significant 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 free trial. If you like what you see, our plans scale to 350K visitors monthlyâ€”helping your site expand. Get more details here: https://cutt.ly/mrbmwHBl','');
INSERT INTO `wp_gf_entry_meta` VALUES (14992,13,2204,'4','Tammie','');
INSERT INTO `wp_gf_entry_meta` VALUES (14993,13,2204,'5','Tober','');
INSERT INTO `wp_gf_entry_meta` VALUES (14994,13,2204,'2','tammie.tober@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (14995,13,2204,'6','(704) 668-3508','');
INSERT INTO `wp_gf_entry_meta` VALUES (14996,13,2204,'3','Struggling with low website leads for 2poochiesproperties? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (14997,13,2205,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (14998,13,2205,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (14999,13,2205,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15000,13,2205,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15001,13,2205,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15002,19,2206,'1','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (15003,19,2206,'3','Harrelson','');
INSERT INTO `wp_gf_entry_meta` VALUES (15004,19,2206,'4','ceharrelson143@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15005,19,2206,'5','(662) 401-5598','');
INSERT INTO `wp_gf_entry_meta` VALUES (15006,19,2206,'6.1','126 Williams Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (15007,19,2206,'6.3','Saltillo','');
INSERT INTO `wp_gf_entry_meta` VALUES (15008,19,2206,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15009,19,2206,'6.5','38866','');
INSERT INTO `wp_gf_entry_meta` VALUES (15010,19,2206,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15011,19,2206,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:16:\"Claire Harrelson\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:12:\"662-871-3975\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15012,19,2206,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15013,19,2206,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15014,19,2206,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15015,19,2206,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15016,19,2206,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15017,19,2206,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15018,19,2206,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15019,19,2206,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15020,19,2206,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15021,19,2206,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15022,19,2206,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15023,19,2206,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15024,19,2206,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15025,19,2206,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15026,19,2206,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15027,19,2206,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15028,19,2206,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15029,19,2206,'23','68461281e28cf9.41176527.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15030,19,2206,'25.1','XXXXXXXXXXXX6907','');
INSERT INTO `wp_gf_entry_meta` VALUES (15031,19,2206,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (15033,19,2206,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (15034,19,2206,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15035,19,2206,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15036,19,2206,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15037,19,2206,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15038,19,2206,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15039,19,2206,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15040,13,2207,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15041,13,2207,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15042,13,2207,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15043,13,2207,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15044,13,2207,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric and I recently came across your website at 2poochiesproperties. 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\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15045,13,2208,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15046,13,2208,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15047,13,2208,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15048,13,2208,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15049,13,2208,'3','Hello 2poochiesproperties Administrator,\r\n\r\nMy name is Eric, and I just found your site 2poochiesproperties. 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15050,13,2209,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15051,13,2209,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15052,13,2209,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15053,13,2209,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15054,13,2209,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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 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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15055,13,2210,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15056,13,2210,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15057,13,2210,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15058,13,2210,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15059,13,2210,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy name is Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15060,13,2211,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15061,13,2211,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15062,13,2211,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15063,13,2211,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15064,13,2211,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15065,13,2212,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15066,13,2212,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15067,13,2212,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15068,13,2212,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15069,13,2212,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15070,13,2213,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15071,13,2213,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15072,13,2213,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15073,13,2213,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15074,13,2213,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15075,13,2214,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15076,13,2214,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15077,13,2214,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15078,13,2214,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15079,13,2214,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15080,13,2215,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15081,13,2215,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15082,13,2215,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15083,13,2215,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15084,13,2215,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just found your site 2poochiesproperties \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15085,13,2216,'4','Lamont','');
INSERT INTO `wp_gf_entry_meta` VALUES (15086,13,2216,'5','Akin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15087,13,2216,'2','lamont.akin42@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15088,13,2216,'6','(732) 747-5908','');
INSERT INTO `wp_gf_entry_meta` VALUES (15089,13,2216,'3','Struggling to get targeted leads to your 2poochiesproperties website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15090,13,2217,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15091,13,2217,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15092,13,2217,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15093,13,2217,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15094,13,2217,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15095,13,2218,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15096,13,2218,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15097,13,2218,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15098,13,2218,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15099,13,2218,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I recently discovered your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15100,13,2219,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15101,13,2219,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15102,13,2219,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15103,13,2219,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15104,13,2219,'3','Hello to the 2poochiesproperties Owner.\r\n\r\nGreat website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15105,13,2220,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (15106,13,2220,'5','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (15107,13,2220,'2','michael@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15108,13,2220,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15109,13,2220,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15110,13,2221,'4','LeeKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (15111,13,2221,'5','LeeKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (15112,13,2221,'2','yawiviseya67@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15113,13,2221,'6','(241) 827-7841','');
INSERT INTO `wp_gf_entry_meta` VALUES (15114,13,2221,'3','Ndewo, achá»rá» m á»‹mara á»ná»¥ahá»‹a gá»‹.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15115,13,2222,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15116,13,2222,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15117,13,2222,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15118,13,2222,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15119,13,2222,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15120,13,2223,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15121,13,2223,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15122,13,2223,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15123,13,2223,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15124,13,2223,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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 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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15125,13,2224,'4','Colleen','');
INSERT INTO `wp_gf_entry_meta` VALUES (15126,13,2224,'5','Leonski','');
INSERT INTO `wp_gf_entry_meta` VALUES (15127,13,2224,'2','colleen.leonski@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15128,13,2224,'6','(791) 544-1444','');
INSERT INTO `wp_gf_entry_meta` VALUES (15129,13,2224,'3','Eager to unleash a flood of website traffic? Our AI-powered solution attracts tailored visitors via keywords or place-based filters from global areas to towns.\r\nSeeking greater profits, livelier engagement, or stronger online reach?\r\nWe tweak it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/drmVkXNn','');
INSERT INTO `wp_gf_entry_meta` VALUES (15130,13,2225,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15131,13,2225,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15132,13,2225,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15133,13,2225,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15134,13,2225,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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 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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15135,13,2226,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15136,13,2226,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15137,13,2226,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15138,13,2226,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15139,13,2226,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15140,13,2227,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15141,13,2227,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15142,13,2227,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15143,13,2227,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15144,13,2227,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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 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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15145,13,2228,'4','Johnathan','');
INSERT INTO `wp_gf_entry_meta` VALUES (15146,13,2228,'5','Frierson','');
INSERT INTO `wp_gf_entry_meta` VALUES (15147,13,2228,'2','johnathan.frierson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15148,13,2228,'6','(435) 471-1054','');
INSERT INTO `wp_gf_entry_meta` VALUES (15149,13,2228,'3','Hi 2poochiesproperties,\r\n\r\nI found your site and can tell you\'re building your brand.\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 â†’ View details: https://t.ly/BrandVisionStack.ai\r\n\r\nJohnathan Frierson','');
INSERT INTO `wp_gf_entry_meta` VALUES (15150,13,2229,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (15151,13,2229,'5','Harper','');
INSERT INTO `wp_gf_entry_meta` VALUES (15152,13,2229,'2','emily@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15153,13,2229,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15154,13,2229,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15155,13,2230,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15156,13,2230,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15157,13,2230,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15158,13,2230,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15159,13,2230,'3','Hello to the 2poochiesproperties Owner.\r\n\r\nGreat website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15160,13,2231,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15161,13,2231,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15162,13,2231,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15163,13,2231,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15164,13,2231,'3','Hi 2poochiesproperties Owner!\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15165,13,2232,'4','Rahul','');
INSERT INTO `wp_gf_entry_meta` VALUES (15166,13,2232,'5','Kumar','');
INSERT INTO `wp_gf_entry_meta` VALUES (15167,13,2232,'2','yourvirtualassistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15168,13,2232,'6','(701) 872-8650','');
INSERT INTO `wp_gf_entry_meta` VALUES (15169,13,2232,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (15170,13,2233,'4','Stephaine','');
INSERT INTO `wp_gf_entry_meta` VALUES (15171,13,2233,'5','Bergeron','');
INSERT INTO `wp_gf_entry_meta` VALUES (15172,13,2233,'2','stephaine.bergeron@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15173,13,2233,'6','(165) 455-7351','');
INSERT INTO `wp_gf_entry_meta` VALUES (15174,13,2233,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15175,13,2234,'4','Carmela','');
INSERT INTO `wp_gf_entry_meta` VALUES (15176,13,2234,'5','Babin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15177,13,2234,'2','babin.carmela@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15178,13,2234,'6','(801) 591-9636','');
INSERT INTO `wp_gf_entry_meta` VALUES (15179,13,2234,'3','Is your 2poochiesproperties website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15180,13,2235,'4','Sean','');
INSERT INTO `wp_gf_entry_meta` VALUES (15181,13,2235,'5','Hicks','');
INSERT INTO `wp_gf_entry_meta` VALUES (15182,13,2235,'2','sean.hicks@dominate-keywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15183,13,2235,'6','(805) 400-2077','');
INSERT INTO `wp_gf_entry_meta` VALUES (15184,13,2235,'3','What if you could 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15185,13,2236,'4','Art','');
INSERT INTO `wp_gf_entry_meta` VALUES (15186,13,2236,'5','Feldman','');
INSERT INTO `wp_gf_entry_meta` VALUES (15187,13,2236,'2','feldman.art@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15188,13,2236,'6','(794) 764-9113','');
INSERT INTO `wp_gf_entry_meta` VALUES (15189,13,2236,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://rb.gy/mv6qbh\r\n\r\nBest regards\r\nArt\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15190,13,2237,'4','Marty','');
INSERT INTO `wp_gf_entry_meta` VALUES (15191,13,2237,'5','Tindale','');
INSERT INTO `wp_gf_entry_meta` VALUES (15192,13,2237,'2','tindale.marty@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15193,13,2237,'6','(519) 661-8969','');
INSERT INTO `wp_gf_entry_meta` VALUES (15194,13,2237,'3','Hey 2poochiesproperties,\r\n\r\n Fyi:   >>  Facebook\r\n\r\nJust looked over your siteâ€”itâ€™s clear you\'re active online.\r\n\r\nHave you ever considered working with an ad expert?\r\n\r\nMany business owners are seeing stronger results by delegating ad strategy - avoiding the ad learning curve in the process.\r\n\r\nDiscover what a pro can offer  -  Start here: https://t.ly/CraftTrackLayer.com\r\n\r\nMarty Tindale','');
INSERT INTO `wp_gf_entry_meta` VALUES (15195,13,2238,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15196,13,2238,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15197,13,2238,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15198,13,2238,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15199,13,2238,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15200,13,2239,'4','Ayush','');
INSERT INTO `wp_gf_entry_meta` VALUES (15201,13,2239,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (15202,13,2239,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15203,13,2239,'6','(699) 841-9234','');
INSERT INTO `wp_gf_entry_meta` VALUES (15204,13,2239,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15205,13,2240,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (15206,13,2240,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (15207,13,2240,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15208,13,2240,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15209,13,2240,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15210,19,2241,'1','Keith','');
INSERT INTO `wp_gf_entry_meta` VALUES (15211,19,2241,'3','Davis','');
INSERT INTO `wp_gf_entry_meta` VALUES (15212,19,2241,'4','akeithdavis@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15213,19,2241,'5','(205) 275-9501','');
INSERT INTO `wp_gf_entry_meta` VALUES (15214,19,2241,'6.1','3255 Boardwalk Circle','');
INSERT INTO `wp_gf_entry_meta` VALUES (15215,19,2241,'6.3','Jasper','');
INSERT INTO `wp_gf_entry_meta` VALUES (15216,19,2241,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (15217,19,2241,'6.5','35504','');
INSERT INTO `wp_gf_entry_meta` VALUES (15218,19,2241,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15219,19,2241,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Lori Davis\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:12:\"205-522-1005\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15220,19,2241,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15221,19,2241,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15222,19,2241,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15223,19,2241,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15224,19,2241,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15225,19,2241,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (15226,19,2241,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15227,19,2241,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15228,19,2241,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15229,19,2241,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15230,19,2241,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15231,19,2241,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15232,19,2241,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15233,19,2241,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15234,19,2241,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15235,19,2241,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15236,19,2241,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15237,19,2241,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15238,19,2241,'23','6852d3ff40a638.52704980.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15239,19,2241,'25.1','XXXXXXXXXXXX9852','');
INSERT INTO `wp_gf_entry_meta` VALUES (15240,19,2241,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (15242,19,2241,'20','975','');
INSERT INTO `wp_gf_entry_meta` VALUES (15243,19,2241,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15244,19,2241,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15245,19,2241,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15246,19,2241,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15247,19,2241,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15248,19,2241,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15249,13,2242,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15250,13,2242,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15251,13,2242,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15252,13,2242,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15253,13,2242,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15254,13,2243,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15255,13,2243,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15256,13,2243,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15257,13,2243,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15258,13,2243,'3','Hello 2poochiesproperties Owner\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15259,13,2244,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15260,13,2244,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15261,13,2244,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15262,13,2244,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15263,13,2244,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15264,13,2245,'4','Raj','');
INSERT INTO `wp_gf_entry_meta` VALUES (15265,13,2245,'5','Patel','');
INSERT INTO `wp_gf_entry_meta` VALUES (15266,13,2245,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15267,13,2245,'6','(385) 599-5244','');
INSERT INTO `wp_gf_entry_meta` VALUES (15268,13,2245,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15269,13,2246,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15270,13,2246,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15271,13,2246,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15272,13,2246,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15273,13,2246,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric and Iâ€™m thinking you would like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15274,13,2247,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15275,13,2247,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15276,13,2247,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15277,13,2247,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15278,13,2247,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15279,13,2248,'4','Melanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15280,13,2248,'5','Baker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15281,13,2248,'2','melanie@melaniehbaker.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15282,13,2248,'6','(256) 653-6316','');
INSERT INTO `wp_gf_entry_meta` VALUES (15283,13,2248,'3','When I accessed Airbnb again, the price is still the same.  I\'d prefer to just book through this site please.\r\nThank you,\r\nMelanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15284,13,2249,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15285,13,2249,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15286,13,2249,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15287,13,2249,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15288,13,2249,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15289,13,2250,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15290,13,2250,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15291,13,2250,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15292,13,2250,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15293,13,2250,'3','Hello, Eric here with a quick thought about your website 2poochiesproperties \r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15294,13,2251,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15295,13,2251,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15296,13,2251,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15297,13,2251,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15298,13,2251,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15299,13,2252,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15300,13,2252,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15301,13,2252,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15302,13,2252,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15303,13,2252,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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 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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15304,13,2253,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15305,13,2253,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15306,13,2253,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15307,13,2253,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15308,13,2253,'3','Hello 2poochiesproperties Administrator,\r\n\r\nThis is Eric here with a short thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15309,13,2254,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15310,13,2254,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15311,13,2254,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15312,13,2254,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15313,13,2254,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15314,13,2255,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15315,13,2255,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15316,13,2255,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15317,13,2255,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15318,13,2255,'3','Hello, Eric here with a quick thought about your website 2poochiesproperties \r\n\r\nCool website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15319,13,2256,'4','Sal','');
INSERT INTO `wp_gf_entry_meta` VALUES (15320,13,2256,'5','Card','');
INSERT INTO `wp_gf_entry_meta` VALUES (15321,13,2256,'2','card.sal@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15322,13,2256,'6','(650) 474-4910','');
INSERT INTO `wp_gf_entry_meta` VALUES (15323,13,2256,'3','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/QrWe7XgE','');
INSERT INTO `wp_gf_entry_meta` VALUES (15324,13,2257,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15325,13,2257,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15326,13,2257,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15327,13,2257,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15328,13,2257,'3','Hello 2poochiesproperties,\r\n\r\nI\'m Eric and I recently discovered your website - 2poochiesproperties - in the search results.\r\n\r\nThis is what that signifies 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 indicate that 7 out of 10 visitors to 2poochiesproperties 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, prepared and waiting to capture any visitorâ€™s Name, Email address, and Phone Number. It allows you to know immediately â€“ so you can speak with that lead immediatelyâ€¦ before they leave.\r\n\r\nCLICK HERE https://trustedleadgeneration.com 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.\r\n\r\nYouâ€™ll be astonished - the difference between contacting someone within 5 minutes versus a half-hour or more 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 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\nPretty sweet â€“ AND effective.\r\n\r\nGoto https://trustedleadgeneration.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 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15329,19,2258,'1','Rich','');
INSERT INTO `wp_gf_entry_meta` VALUES (15330,19,2258,'3','Baker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15331,19,2258,'4','rich@richmediaarts.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15332,19,2258,'5','(256) 714-2318','');
INSERT INTO `wp_gf_entry_meta` VALUES (15333,19,2258,'6.1','228 Bishop Farm Way NW','');
INSERT INTO `wp_gf_entry_meta` VALUES (15334,19,2258,'6.3','Huntsville','');
INSERT INTO `wp_gf_entry_meta` VALUES (15335,19,2258,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (15336,19,2258,'6.5','35806','');
INSERT INTO `wp_gf_entry_meta` VALUES (15337,19,2258,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15338,19,2258,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Melanie Baker\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"2566536316\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15339,19,2258,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15340,19,2258,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15341,19,2258,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15342,19,2258,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15343,19,2258,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15344,19,2258,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (15345,19,2258,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15346,19,2258,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15347,19,2258,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15348,19,2258,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15349,19,2258,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15350,19,2258,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15351,19,2258,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15352,19,2258,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15353,19,2258,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15354,19,2258,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15355,19,2258,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15356,19,2258,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15357,19,2258,'23','68575dc68d9620.47613974.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15358,19,2258,'25.1','XXXXXXXXXXXX0874','');
INSERT INTO `wp_gf_entry_meta` VALUES (15359,19,2258,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (15361,19,2258,'20','975','');
INSERT INTO `wp_gf_entry_meta` VALUES (15362,19,2258,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15363,19,2258,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15364,19,2258,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15365,19,2258,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15366,19,2258,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15367,19,2258,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15368,13,2259,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15369,13,2259,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15370,13,2259,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15371,13,2259,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15372,13,2259,'3','Hello to the 2poochiesproperties Manager,\r\n\r\nI am Eric, and I recently discovered your website 2poochiesproperties 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15373,13,2260,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15374,13,2260,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15375,13,2260,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15376,13,2260,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15377,13,2260,'3','Hello 2poochiesproperties,\r\n\r\nMy name is Eric and Iâ€™m assuming you would like your site 2poochiesproperties to generate more leads.\r\n\r\nHere is how:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture any visitorâ€™s Name, Email address, and Phone Number. It notifies you immediately when they declare theyâ€™re engaged â€“ so that you can speak with that prospect while theyâ€™re still present at 2poochiesproperties.\r\n\r\nWeb Visitors Into Leads â€“ see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nAnd now that youâ€™ve got their phone number, our new SMS Text With Lead feature allows you to start a text (SMS) conversation â€“ respond to questions, offer more info, and finalize a deal that way.\r\n\r\nIf they do not agree on your offer then, simply follow up with text messages for new deals, content links, or just how you are doing? notes to develop a relationship.\r\n\r\nPlease see this URL to discover 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 compared to a half-hour implies you can be converting up to 100X more leads now!\r\n\r\nTry Web Visitors Into Leads and obtain more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors do not stick around â€“ you cannot afford to miss them!  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial â€“ and it also includes International Long Distance Calling.  \r\nYou have clients waiting to speak with you immediatelyâ€¦ do not 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.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15378,13,2261,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15379,13,2261,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15380,13,2261,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15381,13,2261,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15382,13,2261,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15383,13,2262,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15384,13,2262,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15385,13,2262,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15386,13,2262,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15387,13,2262,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15388,13,2263,'4','Susie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15389,13,2263,'5','Susie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15390,13,2263,'2','info@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15391,13,2263,'6','(931) 224-0859','');
INSERT INTO `wp_gf_entry_meta` VALUES (15392,13,2263,'3','Hello \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\nThanks and Best Regards, \r\n \r\nSusie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15393,13,2264,'4','Isla','');
INSERT INTO `wp_gf_entry_meta` VALUES (15394,13,2264,'5','Patel','');
INSERT INTO `wp_gf_entry_meta` VALUES (15395,13,2264,'2','aria.voicereception@sent.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15396,13,2264,'6','(478) 962-3014','');
INSERT INTO `wp_gf_entry_meta` VALUES (15397,13,2264,'3','Hi, created a live AI receptionist demo for 2poochies Properties.\r\n\r\nShe:\r\n- Captures up to 99% of unanswered leads  \r\n- Books leads via multichannel outreach incl. phone, sms, dm\'s & website chat  \r\n- Talks like staff, works 24/7, at a fraction of hiring cost\r\n- Follows up to build social proof, drive customer loyalty, and boost average order size\r\n\r\nâ†’ Check it now: 415-544-4711\r\n\r\nor let the AI give you a ring:\r\nhttps://callcatchhero.site\r\n\r\nP.S. She(AI) replaces a $3K/month hire â€” no sick days.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15398,13,2265,'4','Katherina','');
INSERT INTO `wp_gf_entry_meta` VALUES (15399,13,2265,'5','Lavigne','');
INSERT INTO `wp_gf_entry_meta` VALUES (15400,13,2265,'2','katherina.lavigne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15401,13,2265,'6','(796) 599-8964','');
INSERT INTO `wp_gf_entry_meta` VALUES (15402,13,2265,'3','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/lrWe73Iq','');
INSERT INTO `wp_gf_entry_meta` VALUES (15403,13,2266,'4','Corinne','');
INSERT INTO `wp_gf_entry_meta` VALUES (15404,13,2266,'5','Cleveland','');
INSERT INTO `wp_gf_entry_meta` VALUES (15405,13,2266,'2','corinne.cleveland@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15406,13,2266,'6','(609) 505-8829','');
INSERT INTO `wp_gf_entry_meta` VALUES (15407,13,2266,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://rb.gy/mv6qbh\r\n\r\nBest regards\r\nCorinne\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15408,13,2267,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (15409,13,2267,'5','Beaumont','');
INSERT INTO `wp_gf_entry_meta` VALUES (15410,13,2267,'2','noreply@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15411,13,2267,'6','(310) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15412,13,2267,'3','If your business isnâ€™t showing up in Googleâ€™s AI Overviews or ranking well on your Google Business Profile, you\'re likely losing valuable leads.\r\n\r\nIâ€™m a former Google Director now running a U.S.-based digital marketing agency, and I specialize in getting results where it counts: more cases, more clients, more calls.\r\n\r\nIâ€™ve helped top Personal Injury Law Firms, Doctors, Dentists, and Contractors dominate their local markets. My monthly retainers start at $1,000â€”and every campaign is backed by real case studies and transparent performance tracking.\r\n\r\nIf you\'re serious about ranking in AI search and converting more local traffic, reply to this email and Iâ€™ll send you my calendar link and examples of the results Iâ€™ve delivered.\r\n\r\nTalk soon,\r\n\r\nScott Beaumont\r\nðŸ“© Scott.Beaumont.xGoogle@outlook.com\r\n\r\nTo be removed, email me your website/url where I contacted you and I will remove you from my list. But in the subject line. Please remove.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15413,13,2268,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15414,13,2268,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15415,13,2268,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15416,13,2268,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15417,13,2268,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric, and I recently came across your site, 2poochiesproperties, 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15418,13,2269,'4','Elma','');
INSERT INTO `wp_gf_entry_meta` VALUES (15419,13,2269,'5','Mchenry','');
INSERT INTO `wp_gf_entry_meta` VALUES (15420,13,2269,'2','elma.mchenry@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15421,13,2269,'6','(700) 621-2951','');
INSERT INTO `wp_gf_entry_meta` VALUES (15422,13,2269,'3','Hi 2poochiesproperties,\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[Elma Mchenry]\r\n\r\nEmpowering Your Digital Marketing Success','');
INSERT INTO `wp_gf_entry_meta` VALUES (15423,13,2270,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (15424,13,2270,'5','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (15425,13,2270,'2','michael@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15426,13,2270,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15427,13,2270,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15428,13,2271,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15429,13,2271,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15430,13,2271,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15431,13,2271,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15432,13,2271,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15433,19,2272,'1','Austin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15434,19,2272,'3','Spears','');
INSERT INTO `wp_gf_entry_meta` VALUES (15435,19,2272,'4','tspears708@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15436,19,2272,'5','(601) 917-1792','');
INSERT INTO `wp_gf_entry_meta` VALUES (15437,19,2272,'6.1','8459 Decatur Conehatta Road','');
INSERT INTO `wp_gf_entry_meta` VALUES (15438,19,2272,'6.3','Decatur','');
INSERT INTO `wp_gf_entry_meta` VALUES (15439,19,2272,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15440,19,2272,'6.5','39327','');
INSERT INTO `wp_gf_entry_meta` VALUES (15441,19,2272,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15442,19,2272,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:17:\"Sarah Beth Spears\";s:12:\"Relationship\";s:4:\"wife\";s:11:\"Telephone #\";s:10:\"6016164872\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15443,19,2272,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15444,19,2272,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (15445,19,2272,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15446,19,2272,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15447,19,2272,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15448,19,2272,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15449,19,2272,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15450,19,2272,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15451,19,2272,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15452,19,2272,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15453,19,2272,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15454,19,2272,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15455,19,2272,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15456,19,2272,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15457,19,2272,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15458,19,2272,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15459,19,2272,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15460,19,2272,'23','685ac609c321c7.14521771.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15461,19,2272,'25.1','XXXXXXXXXXXX3807','');
INSERT INTO `wp_gf_entry_meta` VALUES (15462,19,2272,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (15464,19,2272,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (15465,19,2272,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15466,19,2272,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15467,19,2272,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15468,19,2272,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15469,19,2272,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15470,19,2272,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15471,13,2273,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15472,13,2273,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15473,13,2273,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15474,13,2273,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15475,13,2273,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15476,13,2274,'4','Melanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15477,13,2274,'5','Baker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15478,13,2274,'2','melanie@melaniehbaker.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15479,13,2274,'6','(256) 653-6316','');
INSERT INTO `wp_gf_entry_meta` VALUES (15480,13,2274,'3','We are the Baker Family and have rented Barney\'s  Bluff checking in on Sunday 29 June, checking out on Wednesday, 2 July. We had not planned to bring our dogs but we are heartbroken that one of our dogs passed away this past Sunday and we\'ve decided to bring our other dogs with us!  We could all use a fun family trip together!:) We have two dogs, one is a senior 17 year old mixed terrier rescue dog that weighs about 30 lbs and a 9 year old mini pomeranian that weighs about 5 lbs.  Our daughter is 24 years old and is joining us at the lake while she is on break from PA School and has a 3 year old mini dacshund that weighs 10 lbs.  So all three dogs are small and have been house trained.  We will need to pay the pet fee of $50 per dog for a total of $150.  \r\nPlease let us know how best to pay this additional amount.\r\nKindly,\r\nThe Baker Family\r\nRich, Melanie, Rachel and Lauren','');
INSERT INTO `wp_gf_entry_meta` VALUES (15481,13,2275,'4','Bennie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15482,13,2275,'5','Blackmon','');
INSERT INTO `wp_gf_entry_meta` VALUES (15483,13,2275,'2','bennie.blackmon@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15484,13,2275,'6','(419) 377-4738','');
INSERT INTO `wp_gf_entry_meta` VALUES (15485,13,2275,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15486,13,2276,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15487,13,2276,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15488,13,2276,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15489,13,2276,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15490,13,2276,'3','Hello 2poochiesproperties,\r\n\r\nMy name is Eric and Iâ€™m assuming you would like your site 2poochiesproperties to generate more leads.\r\n\r\nHere is how:\r\n\r\nWeb Visitors Into Leads is a tool that operates on your site, prepared to capture any visitorâ€™s Name, Email address, and Phone Number. It notifies you immediately when they declare theyâ€™re engaged â€“ so that you can speak with that prospect while theyâ€™re still present at 2poochiesproperties.\r\n\r\nWeb Visitors Into Leads â€“ see the live demo now:  \r\nhttps://trustedleadgeneration.com\r\n\r\nAnd now that youâ€™ve got their phone number, our new SMS Text With Lead feature allows you to start a text (SMS) conversation â€“ respond to questions, offer more info, and finalize a deal that way.\r\n\r\nIf they do not agree on your offer then, simply follow up with text messages for new deals, content links, or just how you are doing? notes to develop a relationship.\r\n\r\nPlease see this URL to discover 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 compared to a half-hour implies you can be converting up to 100X more leads now!\r\n\r\nTry Web Visitors Into Leads and obtain more leads now.\r\n\r\nEric\r\n\r\nPS: The studies show 7 out of 10 visitors do not stick around â€“ you cannot afford to miss them!  \r\nWeb Visitors Into Leads offers a complimentary 14-day trial â€“ and it also includes International Long Distance Calling.  \r\nYou have clients waiting to speak with you immediatelyâ€¦ do not 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.  \r\nhttps://trustedleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15491,13,2277,'4','Darell','');
INSERT INTO `wp_gf_entry_meta` VALUES (15492,13,2277,'5','Strode','');
INSERT INTO `wp_gf_entry_meta` VALUES (15493,13,2277,'2','strode.darell@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15494,13,2277,'6','(705) 302-4380','');
INSERT INTO `wp_gf_entry_meta` VALUES (15495,13,2277,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://rb.gy/mv6qbh\r\n\r\nBest regards\r\nDarell\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15496,13,2278,'4','Jan','');
INSERT INTO `wp_gf_entry_meta` VALUES (15497,13,2278,'5','Hellyer','');
INSERT INTO `wp_gf_entry_meta` VALUES (15498,13,2278,'2','hellyer.jan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15499,13,2278,'6','(772) 881-1742','');
INSERT INTO `wp_gf_entry_meta` VALUES (15500,13,2278,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties website: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15501,13,2279,'4','Melanie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15502,13,2279,'5','Baker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15503,13,2279,'2','melanie@melaniehbaker.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15504,13,2279,'6','(256) 653-6316','');
INSERT INTO `wp_gf_entry_meta` VALUES (15505,13,2279,'3','We received your welcome email today, thank you!  It mentioned there\'s a possibility of an early check-in.  Can you please let us know if we can check in early on Sunday, 29 June?\r\nSincere thanks,\r\nMelanie Baker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15506,13,2280,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15507,13,2280,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15508,13,2280,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15509,13,2280,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15510,13,2280,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and for a moment, consider this scenario:\r\n\r\n- Someone searches online and arrives at 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15511,13,2281,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15512,13,2281,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15513,13,2281,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15514,13,2281,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15515,13,2281,'3','Hello 2poochiesproperties\r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, I found 2poochiesproperties 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://blastleadgeneration.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://blastleadgeneration.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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15516,13,2282,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15517,13,2282,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15518,13,2282,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15519,13,2282,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15520,13,2282,'3','Hello 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric and I just ran across your website at 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15521,13,2283,'4','Vincent','');
INSERT INTO `wp_gf_entry_meta` VALUES (15522,13,2283,'5','Waldo','');
INSERT INTO `wp_gf_entry_meta` VALUES (15523,13,2283,'2','waldo.vincent@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15524,13,2283,'6','(964) 291-4794','');
INSERT INTO `wp_gf_entry_meta` VALUES (15525,13,2283,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15526,26,2284,'1','Kayleigh','');
INSERT INTO `wp_gf_entry_meta` VALUES (15527,26,2284,'3','Pickett','');
INSERT INTO `wp_gf_entry_meta` VALUES (15528,26,2284,'4','kmo_09@comcast.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (15529,26,2284,'5','(601) 750-9242','');
INSERT INTO `wp_gf_entry_meta` VALUES (15530,26,2284,'6.1','449 lindsey rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (15531,26,2284,'6.3','Morton','');
INSERT INTO `wp_gf_entry_meta` VALUES (15532,26,2284,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15533,26,2284,'6.5','39117','');
INSERT INTO `wp_gf_entry_meta` VALUES (15534,26,2284,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15535,26,2284,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:4:\"Jake\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"6015274722\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15536,26,2284,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15537,26,2284,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15538,26,2284,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15539,26,2284,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15540,26,2284,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15541,26,2284,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15542,26,2284,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15543,26,2284,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15544,26,2284,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15545,26,2284,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15546,26,2284,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15547,26,2284,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15548,26,2284,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15549,26,2284,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15550,26,2284,'23','685d42d2b53f65.69028113.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15551,26,2284,'25.1','XXXXXXXXXXXX6611','');
INSERT INTO `wp_gf_entry_meta` VALUES (15552,26,2284,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (15554,26,2284,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (15555,26,2284,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15556,26,2284,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15557,26,2284,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15558,26,2284,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15559,26,2284,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15560,26,2284,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15561,13,2285,'4','Darren','');
INSERT INTO `wp_gf_entry_meta` VALUES (15562,13,2285,'5','Nevarez','');
INSERT INTO `wp_gf_entry_meta` VALUES (15563,13,2285,'2','darren.nevarez@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15564,13,2285,'6','(324) 494-2561','');
INSERT INTO `wp_gf_entry_meta` VALUES (15565,13,2285,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://rb.gy/mv6qbh\r\n\r\nBest regards\r\nDarren\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15566,13,2286,'4','Ginger','');
INSERT INTO `wp_gf_entry_meta` VALUES (15567,13,2286,'5','Burger','');
INSERT INTO `wp_gf_entry_meta` VALUES (15568,13,2286,'2','ginger.burger@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15569,13,2286,'6','(856) 566-5344','');
INSERT INTO `wp_gf_entry_meta` VALUES (15570,13,2286,'3','Want more targeted traffic to your 2poochiesproperties website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15571,13,2287,'4','Gilda','');
INSERT INTO `wp_gf_entry_meta` VALUES (15572,13,2287,'5','Bittner','');
INSERT INTO `wp_gf_entry_meta` VALUES (15573,13,2287,'2','bittner.gilda14@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15574,13,2287,'6','(398) 153-0635','');
INSERT INTO `wp_gf_entry_meta` VALUES (15575,13,2287,'3','Stop hopping between AI tools â€” weâ€™ve unified them.\r\n\r\nGet  lifetime  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 100  users\r\n\r\n>> Click here to unlock it now  â†’ http://www.novaai.expert/AI-IntelliKit','');
INSERT INTO `wp_gf_entry_meta` VALUES (15576,26,2288,'1','Martin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15577,26,2288,'3','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (15578,26,2288,'4','msmith64_2000@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15579,26,2288,'5','(205) 531-0389','');
INSERT INTO `wp_gf_entry_meta` VALUES (15580,26,2288,'6.1','426 Cliff Pl','');
INSERT INTO `wp_gf_entry_meta` VALUES (15581,26,2288,'6.3','Homewood','');
INSERT INTO `wp_gf_entry_meta` VALUES (15582,26,2288,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (15583,26,2288,'6.5','35209','');
INSERT INTO `wp_gf_entry_meta` VALUES (15584,26,2288,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15585,26,2288,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:6:\"Shelby\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"2059028836\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15586,26,2288,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15587,26,2288,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (15588,26,2288,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15589,26,2288,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15590,26,2288,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15591,26,2288,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15592,26,2288,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15593,26,2288,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15594,26,2288,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15595,26,2288,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15596,26,2288,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15597,26,2288,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15598,26,2288,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15599,26,2288,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15600,26,2288,'23','685dcda7e9f9b0.98706145.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15601,26,2288,'25.1','XXXXXXXXXXXX8920','');
INSERT INTO `wp_gf_entry_meta` VALUES (15602,26,2288,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (15604,26,2288,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (15605,26,2288,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15606,26,2288,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15607,26,2288,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15608,26,2288,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15609,26,2288,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15610,26,2288,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15611,13,2289,'4','Martin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15612,13,2289,'5','Smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (15613,13,2289,'2','msmith64_2000@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15614,13,2289,'6','(205) 531-0389','');
INSERT INTO `wp_gf_entry_meta` VALUES (15615,13,2289,'3','I have rented your boat for July 30, 31st, and August 1st while we stay at your house. Are there instructions on how to use the apparatus that lifts the boat in and out of the water at the house? Or is it self explanatory?','');
INSERT INTO `wp_gf_entry_meta` VALUES (15616,13,2290,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15617,13,2290,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15618,13,2290,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15619,13,2290,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15620,13,2290,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15621,13,2291,'4','Anthony','');
INSERT INTO `wp_gf_entry_meta` VALUES (15622,13,2291,'5','Bruce','');
INSERT INTO `wp_gf_entry_meta` VALUES (15623,13,2291,'2','anthony@jmrcapital.co','');
INSERT INTO `wp_gf_entry_meta` VALUES (15624,13,2291,'6','(353) 813-5330','');
INSERT INTO `wp_gf_entry_meta` VALUES (15625,13,2291,'3','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~','');
INSERT INTO `wp_gf_entry_meta` VALUES (15626,13,2292,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15627,13,2292,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15628,13,2292,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15629,13,2292,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15630,13,2292,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15631,13,2293,'4','Mose','');
INSERT INTO `wp_gf_entry_meta` VALUES (15632,13,2293,'5','Maruff','');
INSERT INTO `wp_gf_entry_meta` VALUES (15633,13,2293,'2','maruff.mose@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15634,13,2293,'6','(700) 830-3049','');
INSERT INTO `wp_gf_entry_meta` VALUES (15635,13,2293,'3','Ready to fuel your website growth? Our AI technology attracts ideal website traffic via keywords or place-based tags from countries to local areas.\r\nAiming for more revenue, livelier visitors, 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/MrRRGFMv','');
INSERT INTO `wp_gf_entry_meta` VALUES (15636,13,2294,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15637,13,2294,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15638,13,2294,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15639,13,2294,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15640,13,2294,'3','Hello, 2poochiesproperties Owner.\r\n\r\nMy nameâ€™s Eric and Iâ€™m betting youâ€™d like your website 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15641,13,2295,'4','Randi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15642,13,2295,'5','Woolery','');
INSERT INTO `wp_gf_entry_meta` VALUES (15643,13,2295,'2','randi.woolery@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15644,13,2295,'6','(930) 617-5366','');
INSERT INTO `wp_gf_entry_meta` VALUES (15645,13,2295,'3','Hello\r\n\r\nClaim Your $447K AI-Powered Business Today\r\n\r\nAccess a fully built, AI-powered business valued at $447Kâ€”designed to generate up to $417.95 per sale. No tech skills or hard work required.\r\n\r\nInterested in unlocking this done-for-you income stream?\r\n\r\nWant in =>  https://rb.gy/mv6qbh\r\n\r\nBest regards\r\nRandi\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15646,13,2296,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15647,13,2296,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15648,13,2296,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15649,13,2296,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15650,13,2296,'3','Hello 2poochiesproperties Administrator,\r\n\r\nThis is Eric here with a short thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15651,13,2297,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15652,13,2297,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15653,13,2297,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15654,13,2297,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15655,13,2297,'3','Hello 2poochiesproperties 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 2poochiesproperties.  \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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15656,13,2298,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15657,13,2298,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15658,13,2298,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15659,13,2298,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15660,13,2298,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15661,13,2299,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15662,13,2299,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15663,13,2299,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15664,13,2299,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15665,13,2299,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nMy nameâ€™s Eric, and I recently came across your site, 2poochiesproperties, 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15666,13,2300,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (15667,13,2300,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (15668,13,2300,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15669,13,2300,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15670,13,2300,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15671,19,2301,'1','Abby','');
INSERT INTO `wp_gf_entry_meta` VALUES (15672,19,2301,'3','Lester','');
INSERT INTO `wp_gf_entry_meta` VALUES (15673,19,2301,'4','abby.lester.pt@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15674,19,2301,'5','(478) 396-1864','');
INSERT INTO `wp_gf_entry_meta` VALUES (15675,19,2301,'6.1','271 Crooked Creek Ln','');
INSERT INTO `wp_gf_entry_meta` VALUES (15676,19,2301,'6.3','Hendersonville','');
INSERT INTO `wp_gf_entry_meta` VALUES (15677,19,2301,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (15678,19,2301,'6.5','37075','');
INSERT INTO `wp_gf_entry_meta` VALUES (15679,19,2301,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15680,19,2301,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Jason Lester\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"6159793092\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15681,19,2301,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15682,19,2301,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15683,19,2301,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15684,19,2301,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15685,19,2301,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15686,19,2301,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (15687,19,2301,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15688,19,2301,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15689,19,2301,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15690,19,2301,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15691,19,2301,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15692,19,2301,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15693,19,2301,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15694,19,2301,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15695,19,2301,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15696,19,2301,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15697,19,2301,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15698,19,2301,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15699,19,2301,'23','6860966c144ba0.95544524.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15700,19,2301,'25.1','XXXXXXXXXXXX7639','');
INSERT INTO `wp_gf_entry_meta` VALUES (15701,19,2301,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (15703,19,2301,'20','975','');
INSERT INTO `wp_gf_entry_meta` VALUES (15704,19,2301,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15705,19,2301,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15706,19,2301,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15707,19,2301,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15708,19,2301,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15709,19,2301,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15710,13,2302,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15711,13,2302,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15712,13,2302,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15713,13,2302,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15714,13,2302,'3','Hello to the 2poochiesproperties Owner.\r\n\r\nGreat website!\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15715,13,2303,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15716,13,2303,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15717,13,2303,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15718,13,2303,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15719,13,2303,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15720,13,2304,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15721,13,2304,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15722,13,2304,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15723,13,2304,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15724,13,2304,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nI am Eric, and I found 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15725,13,2305,'4','Aimee','');
INSERT INTO `wp_gf_entry_meta` VALUES (15726,13,2305,'5','Hendon','');
INSERT INTO `wp_gf_entry_meta` VALUES (15727,13,2305,'2','hendon.aimee@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15728,13,2305,'6','(521) 540-5686','');
INSERT INTO `wp_gf_entry_meta` VALUES (15729,13,2305,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15730,13,2306,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15731,13,2306,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15732,13,2306,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15733,13,2306,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15734,13,2306,'3','Hello 2poochiesproperties Owner!\r\n\r\nEric here with a quick thought about your website 2poochiesproperties...\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15735,13,2307,'4','Parag','');
INSERT INTO `wp_gf_entry_meta` VALUES (15736,13,2307,'5','Jain','');
INSERT INTO `wp_gf_entry_meta` VALUES (15737,13,2307,'2','hireonline4455@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15738,13,2307,'6','(790) 384-3862','');
INSERT INTO `wp_gf_entry_meta` VALUES (15739,13,2307,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15740,26,2308,'1','Dena','');
INSERT INTO `wp_gf_entry_meta` VALUES (15741,26,2308,'3','Durelle','');
INSERT INTO `wp_gf_entry_meta` VALUES (15742,26,2308,'4','dena@prnaz.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15743,26,2308,'5','(623) 332-4396','');
INSERT INTO `wp_gf_entry_meta` VALUES (15744,26,2308,'6.1','128 Nogs Garden','');
INSERT INTO `wp_gf_entry_meta` VALUES (15745,26,2308,'6.3','Gallatin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15746,26,2308,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (15747,26,2308,'6.5','37066','');
INSERT INTO `wp_gf_entry_meta` VALUES (15748,26,2308,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15749,26,2308,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Tyler Durelle\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:10:\"6233993108\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15750,26,2308,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15751,26,2308,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15752,26,2308,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15753,26,2308,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15754,26,2308,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15755,26,2308,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15756,26,2308,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15757,26,2308,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15758,26,2308,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15759,26,2308,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15760,26,2308,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15761,26,2308,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15762,26,2308,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15763,26,2308,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15764,26,2308,'23','68616c276ca788.79564522.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15765,26,2308,'25.1','XXXXXXXXXXXX3021','');
INSERT INTO `wp_gf_entry_meta` VALUES (15766,26,2308,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (15768,26,2308,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (15769,26,2308,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15770,26,2308,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15771,26,2308,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15772,26,2308,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15773,26,2308,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15774,26,2308,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15775,13,2309,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15776,13,2309,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15777,13,2309,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15778,13,2309,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15779,13,2309,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15780,13,2310,'4','Latonya','');
INSERT INTO `wp_gf_entry_meta` VALUES (15781,13,2310,'5','Pardue','');
INSERT INTO `wp_gf_entry_meta` VALUES (15782,13,2310,'2','pardue.latonya@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15783,13,2310,'6','(702) 067-9175','');
INSERT INTO `wp_gf_entry_meta` VALUES (15784,13,2310,'3','Hello\r\n\r\nBoost Sales Fast with Rapid Traffic Flow\r\n\r\nWant more traffic and real buyers? Rapid Traffic Flow sends high-converting traffic straight to your site-fast, easy, and hands-free. \r\nPerfect for boosting product visibility and increasing sales without extra effort.\r\n\r\nStart getting real results now:  https://rb.gy/bx4rvz\r\n\r\nBest regards\r\nLatonya\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15785,13,2311,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15786,13,2311,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15787,13,2311,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15788,13,2311,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15789,13,2311,'3','Hello 2poochiesproperties \r\n\r\nI just found your site, quick questionâ€¦\r\n\r\nMy nameâ€™s Eric, and I just found your site - 2poochiesproperties - 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 2poochiesproperties, 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://blastleadgeneration.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://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\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://blastleadgeneration.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://blastleadgeneration.com/unsubscribe.aspx?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15790,13,2312,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15791,13,2312,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15792,13,2312,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15793,13,2312,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15794,13,2312,'3','Hello to the 2poochiesproperties Owner,\r\n\r\nThis is Eric here, with a brief note about your website 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15795,13,2313,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15796,13,2313,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15797,13,2313,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15798,13,2313,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15799,13,2313,'3','Hello to the 2poochiesproperties Owner. This is Eric and I noticed 2poochiesproperties 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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15800,13,2314,'4','Jayden','');
INSERT INTO `wp_gf_entry_meta` VALUES (15801,13,2314,'5','Becker','');
INSERT INTO `wp_gf_entry_meta` VALUES (15802,13,2314,'2','becker.jayden@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15803,13,2314,'6','(727) 410-1695','');
INSERT INTO `wp_gf_entry_meta` VALUES (15804,13,2314,'3','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/ArRZe7DW','');
INSERT INTO `wp_gf_entry_meta` VALUES (15805,13,2315,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15806,13,2315,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15807,13,2315,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15808,13,2315,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15809,13,2315,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15810,13,2316,'4','Eric','');
INSERT INTO `wp_gf_entry_meta` VALUES (15811,13,2316,'5','Jones','');
INSERT INTO `wp_gf_entry_meta` VALUES (15812,13,2316,'2','ericjonesmyemail@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15813,13,2316,'6','(555) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (15814,13,2316,'3','Hello 2poochiesproperties 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 2poochiesproperties.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15815,13,2317,'4','Julian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15816,13,2317,'5','Ann','');
INSERT INTO `wp_gf_entry_meta` VALUES (15817,13,2317,'2','julian@guestpostzoomwings.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15818,13,2317,'6','(011) 145-1631','');
INSERT INTO `wp_gf_entry_meta` VALUES (15819,13,2317,'3','Hello,\r\n \r\nMy name is Julian , and my web analysis shows that you are already using guest posting to build backlinks for your website https://2poochiesproperties.com/ as I found this https://www.pr4-articles.com/Articles-of-2024/all-about-2poochies-properties-professional-service-meets-personal-passion post.\r\n \r\nI\'m a professional blogger and outreach service provider. I would like to inform you that I also have many such types of high DA blogs with better metrics with organic traffic. My content writing team can create excellent, quality articles related to your business and publish them with your backlinks on High DA (Domain Authority) & PA (Page Authority) blogs.\r\n \r\nWe understand your website, as we have extensive experience in the same industry. We provide dofollow links to your website pages and use only ethical content marketing methods, so your website will never be affected by or penalized by new Google algorithm updates.\r\n \r\nKindly let me know if you are looking for a trustworthy Guest Posting Service to grow your business online. I can provide you with quality backlinks with guest posting.\r\n \r\nPlease check 100+ sites and prices here: https://docs.google.com/spreadsheets/d/1ZhzNDaJFB5aF5t4NCHZwi-nGqWfz9GEr/\r\n \r\nAlso, check out our other list of 700+ sites, and prices here: https://docs.google.com/spreadsheets/d/1RloY4MhNVROUrQ19iXWRWRCpFzRZ23No/\r\n\r\nPlease get in touch, I can help your business beat the competitors.\r\n\r\nThanks & Regards\r\nName: Julian Ann\r\nEmail: julian@guestpostzoomwings.com\r\ninfozoomwings@gmail.com\r\nWebsite: http://www.zoomwings.com\r\nSkype: Zoom Wings\r\n\r\nP.S. We sincerely regret the inconvenience if you have received our emails multiple times. We value your privacy and company with anti-spam laws. To unsubscribe, please reply with No on the email subject-line.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15820,13,2318,'4','Ellie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15821,13,2318,'5','Watson','');
INSERT INTO `wp_gf_entry_meta` VALUES (15822,13,2318,'2','elliewatson814@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15823,13,2318,'6','(362) 296-5670','');
INSERT INTO `wp_gf_entry_meta` VALUES (15824,13,2318,'3','Hi,\r\n\r\nWe manage a substantial online presence, including a Twitter (X) audience of over 3 million and an email marketing audience of over 32 million.\r\n\r\nI\'m reaching out because I believe your website\'s focus, as seen at 2poochiesproperties.com, could significantly benefit from exposure to this vast and diverse audience. We specialize in helping website owners like you maximize your online visibility and achieve unparalleled reach for your content, services, or products.\r\n\r\nWe offer flexible promotional opportunities across our email and Twitter (X) channels. Our unique selling proposition is simple: unmatched scale and direct access to over 35 million potential customers.\r\n\r\nIf you\'re looking to expand your reach, please reply with a brief description of what you\'d like to promote, whether that be a product, service, or blog etc. We can then discuss how our promotional packages can align with your goals and provide pricing options.\r\n\r\nIf this isn\'t of interest, no action is needed; simply delete this email.\r\n\r\nLooking forward to the possibility of helping you grow.\r\n\r\nBest regards,\r\nEllie','');
INSERT INTO `wp_gf_entry_meta` VALUES (15825,13,2319,'4','Addy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15826,13,2319,'5','Patel','');
INSERT INTO `wp_gf_entry_meta` VALUES (15827,13,2319,'2','venture4help@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15828,13,2319,'6','(310) 356-9825','');
INSERT INTO `wp_gf_entry_meta` VALUES (15829,13,2319,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15830,13,2320,'4','Maritza','');
INSERT INTO `wp_gf_entry_meta` VALUES (15831,13,2320,'5','Forand','');
INSERT INTO `wp_gf_entry_meta` VALUES (15832,13,2320,'2','maritza.forand@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15833,13,2320,'6','(618) 897-6270','');
INSERT INTO `wp_gf_entry_meta` VALUES (15834,13,2320,'3','30-Second Trick Turns My Phone Into a $500/Day Cash Machineâ€\r\nJust Tap The \"Secret Button\" To Cash In From This $385 Billion WiFi Profit Loophole!\r\n\r\nAnd much more ... https://www.novaai.expert/PassiveIncome','');
INSERT INTO `wp_gf_entry_meta` VALUES (15835,13,2321,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15836,13,2321,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15837,13,2321,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15838,13,2321,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15839,13,2321,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15840,13,2322,'4','Hi http://2poochiesproperties.com/fekal0911 Administrator','');
INSERT INTO `wp_gf_entry_meta` VALUES (15841,13,2322,'5','Etter','');
INSERT INTO `wp_gf_entry_meta` VALUES (15842,13,2322,'2','pirduhina96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15843,13,2322,'6','(790) 714-9346','');
INSERT INTO `wp_gf_entry_meta` VALUES (15844,13,2322,'3','Hi http://2poochiesproperties.com/fekal0911 Webmaster','');
INSERT INTO `wp_gf_entry_meta` VALUES (15845,13,2323,'4','Al','');
INSERT INTO `wp_gf_entry_meta` VALUES (15846,13,2323,'5','Carlino','');
INSERT INTO `wp_gf_entry_meta` VALUES (15847,13,2323,'2','carlino.al@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15848,13,2323,'6','(727) 232-1516','');
INSERT INTO `wp_gf_entry_meta` VALUES (15849,13,2323,'3','Working to boost your website traffic? Our AI-powered tool unlocks perfect crowds via keywords and place precision from continents to neighborhoods.\r\nAiming at increased revenue, vibrant interaction, or expanded digital impact?\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://cutt.ly/MrRRGFMv','');
INSERT INTO `wp_gf_entry_meta` VALUES (15850,13,2324,'4','Janell','');
INSERT INTO `wp_gf_entry_meta` VALUES (15851,13,2324,'5','Geary','');
INSERT INTO `wp_gf_entry_meta` VALUES (15852,13,2324,'2','geary.janell@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15853,13,2324,'6','(781) 435-2540','');
INSERT INTO `wp_gf_entry_meta` VALUES (15854,13,2324,'3','Discover how our AI can skyrocket your 2poochiesproperties website leads in this quick video: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15855,13,2325,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (15856,13,2325,'5','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (15857,13,2325,'2','michael@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15858,13,2325,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (15859,13,2325,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15860,13,2326,'4','Nora','');
INSERT INTO `wp_gf_entry_meta` VALUES (15861,13,2326,'5','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (15862,13,2326,'2','norawilliams8851@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15863,13,2326,'6','(571) 200-7758','');
INSERT INTO `wp_gf_entry_meta` VALUES (15864,13,2326,'3','Hi,\r\n\r\nI hope you are doing well. Our Pay Per Performance SEO ensures your website ranks higher on Google with zero risk.\r\n\r\nYou only pay when your keywords reach the first page, and there are no monthly fees. Our data-driven strategies guarantee real results, making this a 100% risk-free investment in your business growth.\r\n\r\nI can provide details on the plan, pricing, and process. Let me know if you would like to proceed.\r\n\r\nRegards,\r\nNora\r\n\r\nReply stop to unsubscribe','');
INSERT INTO `wp_gf_entry_meta` VALUES (15865,13,2327,'4','Benjamin','');
INSERT INTO `wp_gf_entry_meta` VALUES (15866,13,2327,'5','Dylan.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15867,13,2327,'2','benjamin.dylan.ma@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15868,13,2327,'6','(818) 297-9368','');
INSERT INTO `wp_gf_entry_meta` VALUES (15869,13,2327,'3','Hello, I am in the market for a single-family home with 4 bedrooms and 3 bathrooms. I would appreciate your assistance in identifying suitable listings.\r\nPlease feel free to contact me via WhatsApp at Business +1 (818) 297-9368. I\'m also available for an in-person meeting to discuss this further.\r\nThank you in advance.\r\nBest,\r\nBenjamin Dylan','');
INSERT INTO `wp_gf_entry_meta` VALUES (15870,13,2328,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15871,13,2328,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15872,13,2328,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15873,13,2328,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15874,13,2328,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15875,26,2329,'1','Lauren','');
INSERT INTO `wp_gf_entry_meta` VALUES (15876,26,2329,'3','Hardy Haupt','');
INSERT INTO `wp_gf_entry_meta` VALUES (15877,26,2329,'4','lauren.g.hardy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15878,26,2329,'5','(617) 759-1310','');
INSERT INTO `wp_gf_entry_meta` VALUES (15879,26,2329,'6.1','8 Nahant Ave','');
INSERT INTO `wp_gf_entry_meta` VALUES (15880,26,2329,'6.3','Dorchester','');
INSERT INTO `wp_gf_entry_meta` VALUES (15881,26,2329,'6.4','Massachusetts','');
INSERT INTO `wp_gf_entry_meta` VALUES (15882,26,2329,'6.5','02122','');
INSERT INTO `wp_gf_entry_meta` VALUES (15883,26,2329,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15884,26,2329,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Bonnie kenkel\";s:12:\"Relationship\";s:3:\"Mom\";s:11:\"Telephone #\";s:10:\"5017655774\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15885,26,2329,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (15886,26,2329,'11','0','');
INSERT INTO `wp_gf_entry_meta` VALUES (15887,26,2329,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15888,26,2329,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15889,26,2329,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15890,26,2329,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15891,26,2329,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15892,26,2329,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15893,26,2329,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15894,26,2329,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15895,26,2329,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (15896,26,2329,'23','686892dcc625d7.16701121.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15897,26,2329,'25.1','XXXXXXXXXXXX2001','');
INSERT INTO `wp_gf_entry_meta` VALUES (15898,26,2329,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (15900,26,2329,'20','200','');
INSERT INTO `wp_gf_entry_meta` VALUES (15901,26,2329,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15902,26,2329,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15903,26,2329,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15904,26,2329,'gform_product_info__','a:2:{s:8:\"products\";a:1:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15905,26,2329,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:1:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15906,26,2329,'gform_product_info_1_','a:2:{s:8:\"products\";a:1:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15907,13,2330,'4','testing conversion tracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15908,13,2330,'5','testing conversion tracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15909,13,2330,'2','algomez17@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15910,13,2330,'6','(303) 961-4564','');
INSERT INTO `wp_gf_entry_meta` VALUES (15911,13,2330,'3','testing conversion tracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15912,13,2331,'4','testing2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15913,13,2331,'5','testing2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15914,13,2331,'2','algome17@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15915,13,2331,'6','(303) 961-4564','');
INSERT INTO `wp_gf_entry_meta` VALUES (15916,13,2331,'3','testing2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15917,13,2332,'4','testingtracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15918,13,2332,'5','testingtracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15919,13,2332,'2','algomez17@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15920,13,2332,'6','(303) 961-4564','');
INSERT INTO `wp_gf_entry_meta` VALUES (15921,13,2332,'3','testingtracking','');
INSERT INTO `wp_gf_entry_meta` VALUES (15922,13,2333,'4','Rachael','');
INSERT INTO `wp_gf_entry_meta` VALUES (15923,13,2333,'5','Dickinson','');
INSERT INTO `wp_gf_entry_meta` VALUES (15924,13,2333,'2','dickinson.rachael@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15925,13,2333,'6','(776) 533-0597','');
INSERT INTO `wp_gf_entry_meta` VALUES (15926,13,2333,'3','Boost your 2poochiesproperties websiteâ€™s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15927,13,2334,'4','Stephany','');
INSERT INTO `wp_gf_entry_meta` VALUES (15928,13,2334,'5','Kennion','');
INSERT INTO `wp_gf_entry_meta` VALUES (15929,13,2334,'2','kennion.stephany77@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15930,13,2334,'6','(660) 150-7741','');
INSERT INTO `wp_gf_entry_meta` VALUES (15931,13,2334,'3','Hello\r\n\r\nBoost Sales Fast with Rapid Traffic Flow\r\n\r\nWant more traffic and real buyers? Rapid Traffic Flow sends high-converting traffic straight to your site-fast, easy, and hands-free. \r\nPerfect for boosting product visibility and increasing sales without extra effort.\r\n\r\nStart getting real results now:  https://rb.gy/bx4rvz\r\n\r\nBest regards\r\nStephany\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15932,13,2335,'4','Antony','');
INSERT INTO `wp_gf_entry_meta` VALUES (15933,13,2335,'5','Fryer','');
INSERT INTO `wp_gf_entry_meta` VALUES (15934,13,2335,'2','antony.fryer@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15935,13,2335,'6','(905) 484-8645','');
INSERT INTO `wp_gf_entry_meta` VALUES (15936,13,2335,'3','Struggling with low website leads for 2poochiesproperties? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (15937,13,2336,'4','Chance','');
INSERT INTO `wp_gf_entry_meta` VALUES (15938,13,2336,'5','Dartnell','');
INSERT INTO `wp_gf_entry_meta` VALUES (15939,13,2336,'2','turnerfisher348382@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15940,13,2336,'6','(681) 427-6740','');
INSERT INTO `wp_gf_entry_meta` VALUES (15941,13,2336,'3','Hello\r\n\r\nNeed Help Managing Your Social Media?\r\n\r\nSocial Media Manager keeps your brand active across all platforms: Facebook, Instagram, TikTok, LinkedIn, YouTube, Pinterest, and X.\r\n\r\nIncreases visibility, and saves you time. More engagement, more growth without the daily hassle.\r\n\r\nDo you need this service for your business? Try it now and see the difference.\r\n\r\nReply to this email, and I\'ll be happy to share more details with you.\r\n\r\nBest regards,\r\nChance\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAustria, STYRIA, Altendorf, 8715, Lindenstrasse 40\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15942,13,2337,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (15943,13,2337,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15944,13,2337,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15945,13,2337,'6','(706) 319-5184','');
INSERT INTO `wp_gf_entry_meta` VALUES (15946,13,2337,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15947,13,2338,'4','Ravi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15948,13,2338,'5','Roy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15949,13,2338,'2','businessgrowtogether@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15950,13,2338,'6','(829) 823-6328','');
INSERT INTO `wp_gf_entry_meta` VALUES (15951,13,2338,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15952,19,2339,'1','Rich','');
INSERT INTO `wp_gf_entry_meta` VALUES (15953,19,2339,'3','Gentry','');
INSERT INTO `wp_gf_entry_meta` VALUES (15954,19,2339,'4','gentryrj@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15955,19,2339,'5','(352) 256-5608','');
INSERT INTO `wp_gf_entry_meta` VALUES (15956,19,2339,'6.1','911 Sleepy Hollow Cv','');
INSERT INTO `wp_gf_entry_meta` VALUES (15957,19,2339,'6.3','oxford','');
INSERT INTO `wp_gf_entry_meta` VALUES (15958,19,2339,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (15959,19,2339,'6.5','38655','');
INSERT INTO `wp_gf_entry_meta` VALUES (15960,19,2339,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (15961,19,2339,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Mindy Kraft\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"3525140034\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (15962,19,2339,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (15963,19,2339,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (15964,19,2339,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (15965,19,2339,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15966,19,2339,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15967,19,2339,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (15968,19,2339,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (15969,19,2339,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15970,19,2339,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15971,19,2339,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15972,19,2339,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15973,19,2339,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15974,19,2339,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15975,19,2339,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15976,19,2339,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (15977,19,2339,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (15978,19,2339,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (15979,19,2339,'23','686b1bb5d42ff8.03352192.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (15980,19,2339,'25.1','XXXXXXXXXXXX1000','');
INSERT INTO `wp_gf_entry_meta` VALUES (15981,19,2339,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (15983,19,2339,'20','1050','');
INSERT INTO `wp_gf_entry_meta` VALUES (15984,19,2339,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15985,19,2339,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15986,19,2339,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15987,19,2339,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15988,19,2339,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15989,19,2339,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (15990,13,2340,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (15991,13,2340,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15992,13,2340,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15993,13,2340,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (15994,13,2340,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (15995,13,2341,'4','Choy','');
INSERT INTO `wp_gf_entry_meta` VALUES (15996,13,2341,'5','K.','');
INSERT INTO `wp_gf_entry_meta` VALUES (15997,13,2341,'2','km.health@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (15998,13,2341,'6','(316) 730-9472','');
INSERT INTO `wp_gf_entry_meta` VALUES (15999,13,2341,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16000,13,2342,'4','Jamie','');
INSERT INTO `wp_gf_entry_meta` VALUES (16001,13,2342,'5','McCombie','');
INSERT INTO `wp_gf_entry_meta` VALUES (16002,13,2342,'2','mccombie.jamie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16003,13,2342,'6','(213) 493-2478','');
INSERT INTO `wp_gf_entry_meta` VALUES (16004,13,2342,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties website: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16005,13,2343,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16006,13,2343,'5','Rana','');
INSERT INTO `wp_gf_entry_meta` VALUES (16007,13,2343,'2','socialmedia1145@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16008,13,2343,'6','(207) 364-2095','');
INSERT INTO `wp_gf_entry_meta` VALUES (16009,13,2343,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16010,13,2344,'4','Shani','');
INSERT INTO `wp_gf_entry_meta` VALUES (16011,13,2344,'5','Hurwitz','');
INSERT INTO `wp_gf_entry_meta` VALUES (16012,13,2344,'2','hurwitz.shani@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16013,13,2344,'6','(660) 291-0497','');
INSERT INTO `wp_gf_entry_meta` VALUES (16014,13,2344,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16015,13,2345,'4','Louvenia','');
INSERT INTO `wp_gf_entry_meta` VALUES (16016,13,2345,'5','Connery','');
INSERT INTO `wp_gf_entry_meta` VALUES (16017,13,2345,'2','connery.louvenia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16018,13,2345,'6','(385) 041-0570','');
INSERT INTO `wp_gf_entry_meta` VALUES (16019,13,2345,'3','Need more clicks and conversions for 2poochiesproperties? Watch this short video about our AI-powered traffic service: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16020,13,2346,'4','Senaida','');
INSERT INTO `wp_gf_entry_meta` VALUES (16021,13,2346,'5','Hendrix','');
INSERT INTO `wp_gf_entry_meta` VALUES (16022,13,2346,'2','hendrix.senaida@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16023,13,2346,'6','(910) 283-0918','');
INSERT INTO `wp_gf_entry_meta` VALUES (16024,13,2346,'3','Struggling to get targeted leads to your 2poochiesproperties website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16025,19,2347,'1','Candice','');
INSERT INTO `wp_gf_entry_meta` VALUES (16026,19,2347,'3','Montgomery','');
INSERT INTO `wp_gf_entry_meta` VALUES (16027,19,2347,'4','candice@thealtar.org','');
INSERT INTO `wp_gf_entry_meta` VALUES (16028,19,2347,'5','(251) 321-8106','');
INSERT INTO `wp_gf_entry_meta` VALUES (16029,19,2347,'6.1','11 Dove Tree Ln.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16030,19,2347,'6.3','Jonesborough','');
INSERT INTO `wp_gf_entry_meta` VALUES (16031,19,2347,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16032,19,2347,'6.5','37659','');
INSERT INTO `wp_gf_entry_meta` VALUES (16033,19,2347,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16034,19,2347,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:17:\"Mattie Montgomery\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:12:\"614-332-4586\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16035,19,2347,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16036,19,2347,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16037,19,2347,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16038,19,2347,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16039,19,2347,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16040,19,2347,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (16041,19,2347,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16042,19,2347,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16043,19,2347,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16044,19,2347,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16045,19,2347,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16046,19,2347,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16047,19,2347,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16048,19,2347,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16049,19,2347,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16050,19,2347,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16051,19,2347,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16052,19,2347,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16053,19,2347,'23','686d79c95e1f94.41698578.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16054,19,2347,'25.1','XXXXXXXXXXXX1016','');
INSERT INTO `wp_gf_entry_meta` VALUES (16055,19,2347,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (16057,19,2347,'20','575','');
INSERT INTO `wp_gf_entry_meta` VALUES (16058,19,2347,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16059,19,2347,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16060,19,2347,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16061,19,2347,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16062,19,2347,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16063,19,2347,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16064,13,2348,'4','Sharon','');
INSERT INTO `wp_gf_entry_meta` VALUES (16065,13,2348,'5','Wilson','');
INSERT INTO `wp_gf_entry_meta` VALUES (16066,13,2348,'2','denicelove4848@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16067,13,2348,'6','(205) 808-8003','');
INSERT INTO `wp_gf_entry_meta` VALUES (16068,13,2348,'3','We want a weekend getaway second weekend in September','');
INSERT INTO `wp_gf_entry_meta` VALUES (16069,13,2349,'4','Juan','');
INSERT INTO `wp_gf_entry_meta` VALUES (16070,13,2349,'5','Wheelwright','');
INSERT INTO `wp_gf_entry_meta` VALUES (16071,13,2349,'2','juan.wheelwright@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16072,13,2349,'6','(318) 064-9424','');
INSERT INTO `wp_gf_entry_meta` VALUES (16073,13,2349,'3','Eager to boost your website success? Our smart AI technology attracts perfect website traffic using keywords or place-based filters from continents to streets.\r\nLooking for increased earnings, engaged users, or expanded online impact?\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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16074,13,2350,'4','Ana','');
INSERT INTO `wp_gf_entry_meta` VALUES (16075,13,2350,'5','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (16076,13,2350,'2','bposervices1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16077,13,2350,'6','(574) 250-4580','');
INSERT INTO `wp_gf_entry_meta` VALUES (16078,13,2350,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16079,13,2351,'4','Ellen','');
INSERT INTO `wp_gf_entry_meta` VALUES (16080,13,2351,'5','Hodson','');
INSERT INTO `wp_gf_entry_meta` VALUES (16081,13,2351,'2','tonych2004@protonmail.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (16082,13,2351,'6','(399) 299-6144','');
INSERT INTO `wp_gf_entry_meta` VALUES (16083,13,2351,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16084,13,2352,'4','Son','');
INSERT INTO `wp_gf_entry_meta` VALUES (16085,13,2352,'5','Mitchell','');
INSERT INTO `wp_gf_entry_meta` VALUES (16086,13,2352,'2','son.mitchell@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16087,13,2352,'6','(700) 904-5371','');
INSERT INTO `wp_gf_entry_meta` VALUES (16088,13,2352,'3','Best hosting service at https://myskyhost.com\r\n\r\n  _Our 50% off lifetime just $1/month for Web Site hosting. Use code: 50%wb\r\n  _Our 10% off lifetime for VPS hosting. Use code: vps10%off\r\n  _Our budget dedicated starting from $15/month','');
INSERT INTO `wp_gf_entry_meta` VALUES (16089,13,2353,'4','Inez','');
INSERT INTO `wp_gf_entry_meta` VALUES (16090,13,2353,'5','Youngblood','');
INSERT INTO `wp_gf_entry_meta` VALUES (16091,13,2353,'2','inez.youngblood@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16092,13,2353,'6','(523) 644-7463','');
INSERT INTO `wp_gf_entry_meta` VALUES (16093,13,2353,'3','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/yrT4cwWH','');
INSERT INTO `wp_gf_entry_meta` VALUES (16094,13,2354,'4','Winona','');
INSERT INTO `wp_gf_entry_meta` VALUES (16095,13,2354,'5','Cubadgee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16096,13,2354,'2','winona.cubadgee@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16097,13,2354,'6','(519) 921-0653','');
INSERT INTO `wp_gf_entry_meta` VALUES (16098,13,2354,'3','Wanting to supercharge your website audience? Our AI-driven technology attracts perfect website traffic through keywords or place-based filters from global areas to towns.\r\nAiming at higher profits, active engagement, or wider web reach?\r\nWe adjust it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/MrT4RzmD','');
INSERT INTO `wp_gf_entry_meta` VALUES (16099,26,2355,'1','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (16100,26,2355,'3','Towery','');
INSERT INTO `wp_gf_entry_meta` VALUES (16101,26,2355,'4','trey.towery@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16102,26,2355,'5','(901) 483-7065','');
INSERT INTO `wp_gf_entry_meta` VALUES (16103,26,2355,'6.1','9340 Bluffwind Chase','');
INSERT INTO `wp_gf_entry_meta` VALUES (16104,26,2355,'6.3','Roswell','');
INSERT INTO `wp_gf_entry_meta` VALUES (16105,26,2355,'6.4','Georgia','');
INSERT INTO `wp_gf_entry_meta` VALUES (16106,26,2355,'6.5','30076','');
INSERT INTO `wp_gf_entry_meta` VALUES (16107,26,2355,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16108,26,2355,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:10:\"Liz Towery\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"6782155706\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16109,26,2355,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16110,26,2355,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16111,26,2355,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16112,26,2355,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16113,26,2355,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16114,26,2355,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16115,26,2355,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16116,26,2355,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16117,26,2355,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16118,26,2355,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16119,26,2355,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16120,26,2355,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16121,26,2355,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16122,26,2355,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16123,26,2355,'23','686ff1f8038218.04806060.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16124,26,2355,'25.1','XXXXXXXXXXXX3014','');
INSERT INTO `wp_gf_entry_meta` VALUES (16125,26,2355,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (16127,26,2355,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (16128,26,2355,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16129,26,2355,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16130,26,2355,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16131,26,2355,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16132,26,2355,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16133,26,2355,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16134,13,2356,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (16135,13,2356,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16136,13,2356,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16137,13,2356,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (16138,13,2356,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16139,13,2357,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (16140,13,2357,'5','Keller','');
INSERT INTO `wp_gf_entry_meta` VALUES (16141,13,2357,'2','jason@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16142,13,2357,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (16143,13,2357,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16144,13,2358,'4','Omar','');
INSERT INTO `wp_gf_entry_meta` VALUES (16145,13,2358,'5','Fulford','');
INSERT INTO `wp_gf_entry_meta` VALUES (16146,13,2358,'2','fulford.wendell@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16147,13,2358,'6','(411) 396-2854','');
INSERT INTO `wp_gf_entry_meta` VALUES (16148,13,2358,'3','Hi,\r\n\r\n\r\nAre you sending cold emails but worried about hitting the spam folder?\r\n\r\n\r\nWe offer fully prewarmed SMTP servers ready to go â€” no warmup needed:\r\n\r\n\r\nâœ… Instant setup\r\n\r\nâœ… High-reputation IPs\r\n\r\nâœ… Supports high-volume cold outreach\r\n\r\nOne-time cost of just $375. \r\nPlus, youâ€™ll get a FREE 14-day trial of our bonus toolkit:\r\n\r\n\r\nUnlimited Email Accounts\r\n\r\nAI Warmup\r\n\r\nUp to 1M Active Leads\r\n\r\n150,000 AI Word Credits\r\n\r\n\r\nCheck it out here â†’ smtpInbox.com\r\n\r\n\r\n\r\nHappy to answer any questions!\r\n\r\n\r\nBest,\r\n\r\nOmar','');
INSERT INTO `wp_gf_entry_meta` VALUES (16149,13,2359,'4','Leticia','');
INSERT INTO `wp_gf_entry_meta` VALUES (16150,13,2359,'5','Badger','');
INSERT INTO `wp_gf_entry_meta` VALUES (16151,13,2359,'2','badger.leticia@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16152,13,2359,'6','(620) 360-3819','');
INSERT INTO `wp_gf_entry_meta` VALUES (16153,13,2359,'3','Ready to fuel your website growth? Our AI-enhanced pulls targeted website traffic through keywords or place-based tags from countries to local areas.\r\nDesiring increased earnings, livelier visitors, or wider web presence?\r\nWe shape it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/grT4RvEM','');
INSERT INTO `wp_gf_entry_meta` VALUES (16154,19,2360,'1','Caleb','');
INSERT INTO `wp_gf_entry_meta` VALUES (16155,19,2360,'3','Waid','');
INSERT INTO `wp_gf_entry_meta` VALUES (16156,19,2360,'4','cwaid@me.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16157,19,2360,'5','(205) 504-1956','');
INSERT INTO `wp_gf_entry_meta` VALUES (16158,19,2360,'6.1','4095 Powder Mill Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (16159,19,2360,'6.3','Mount Olive','');
INSERT INTO `wp_gf_entry_meta` VALUES (16160,19,2360,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (16161,19,2360,'6.5','35117','');
INSERT INTO `wp_gf_entry_meta` VALUES (16162,19,2360,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16163,19,2360,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16164,19,2360,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16165,19,2360,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16166,19,2360,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16167,19,2360,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16168,19,2360,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (16169,19,2360,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16170,19,2360,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16171,19,2360,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16172,19,2360,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16173,19,2360,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16174,19,2360,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16175,19,2360,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16176,19,2360,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16177,19,2360,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16178,19,2360,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16179,19,2360,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16180,19,2360,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16181,19,2360,'23','6871bced020862.49231860.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16182,19,2360,'25.1','XXXXXXXXXXXX9708','');
INSERT INTO `wp_gf_entry_meta` VALUES (16183,19,2360,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16185,19,2360,'20','1175','');
INSERT INTO `wp_gf_entry_meta` VALUES (16186,19,2360,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16187,19,2360,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16188,19,2360,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16189,19,2360,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16190,19,2360,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16191,19,2360,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16192,13,2361,'4','Stuart','');
INSERT INTO `wp_gf_entry_meta` VALUES (16193,13,2361,'5','McNab','');
INSERT INTO `wp_gf_entry_meta` VALUES (16194,13,2361,'2','stuart.mcnab25@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16195,13,2361,'6','(908) 316-3682','');
INSERT INTO `wp_gf_entry_meta` VALUES (16196,13,2361,'3','Struggling to get targeted leads to your 2poochiesproperties website? Watch this: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16197,13,2362,'4','Ron','');
INSERT INTO `wp_gf_entry_meta` VALUES (16198,13,2362,'5','Sutton','');
INSERT INTO `wp_gf_entry_meta` VALUES (16199,13,2362,'2','ron.sutton@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16200,13,2362,'6','(815) 650-5005','');
INSERT INTO `wp_gf_entry_meta` VALUES (16201,13,2362,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties website: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16202,13,2363,'4','Alfonso','');
INSERT INTO `wp_gf_entry_meta` VALUES (16203,13,2363,'5','Seevers','');
INSERT INTO `wp_gf_entry_meta` VALUES (16204,13,2363,'2','alfonso.seevers@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16205,13,2363,'6','(782) 437-9128','');
INSERT INTO `wp_gf_entry_meta` VALUES (16206,13,2363,'3','Discover the Little-Known (And Never Taught) AI Automation Secrets & Traffic Rituals That Let Us\r\nHijack 1,000\'s of FREE BUYER Clicks From Facebook, LinkedIn, IG & X - On Autopilot Without Followers, Ads Or Experience!\r\nWe Use This â€œInvisible Traffic Engineâ€ (A Tool So Easy My Grandma Could Use It) Cracks the Algorithm and Sends Us Consistent Clicks, Followers, and Sales - Hands-Free!\r\n\r\nmore ... https://www.novaai.expert/AlgoBusterAI','');
INSERT INTO `wp_gf_entry_meta` VALUES (16207,26,2364,'1','Ashley','');
INSERT INTO `wp_gf_entry_meta` VALUES (16208,26,2364,'3','McDermott','');
INSERT INTO `wp_gf_entry_meta` VALUES (16209,26,2364,'4','ashleyeastenterprises@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16210,26,2364,'5','(901) 233-5024','');
INSERT INTO `wp_gf_entry_meta` VALUES (16211,26,2364,'6.1','809 Berwick Trail','');
INSERT INTO `wp_gf_entry_meta` VALUES (16212,26,2364,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (16213,26,2364,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16214,26,2364,'6.5','37115','');
INSERT INTO `wp_gf_entry_meta` VALUES (16215,26,2364,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16216,26,2364,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:14:\"Emily Williams\";s:12:\"Relationship\";s:3:\"mom\";s:11:\"Telephone #\";s:12:\"901-268-7525\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16217,26,2364,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16218,26,2364,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (16219,26,2364,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16220,26,2364,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16221,26,2364,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16222,26,2364,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16223,26,2364,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16224,26,2364,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16225,26,2364,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16226,26,2364,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16227,26,2364,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16228,26,2364,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16229,26,2364,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16230,26,2364,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16231,26,2364,'23','687323205e57b9.96108294.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16232,26,2364,'25.1','XXXXXXXXXXXX1965','');
INSERT INTO `wp_gf_entry_meta` VALUES (16233,26,2364,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16235,26,2364,'20','1400','');
INSERT INTO `wp_gf_entry_meta` VALUES (16236,26,2364,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16237,26,2364,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16238,26,2364,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16239,26,2364,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16240,26,2364,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16241,26,2364,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16242,13,2365,'4','Kira','');
INSERT INTO `wp_gf_entry_meta` VALUES (16243,13,2365,'5','McLean','');
INSERT INTO `wp_gf_entry_meta` VALUES (16244,13,2365,'2','mclean.kira@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16245,13,2365,'6','(450) 891-5330','');
INSERT INTO `wp_gf_entry_meta` VALUES (16246,13,2365,'3','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/7rUA8pPt','');
INSERT INTO `wp_gf_entry_meta` VALUES (16247,13,2366,'4','Deepa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16248,13,2366,'5','Gupta','');
INSERT INTO `wp_gf_entry_meta` VALUES (16249,13,2366,'2','deepa.sale01@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16250,13,2366,'6','(318) 473-2203','');
INSERT INTO `wp_gf_entry_meta` VALUES (16251,13,2366,'3','Hi,\r\n\r\nTrust you\'re well. \r\n\r\n\"We are a team of creative web designers and developers, specializing in attractive, mobile-friendly, and user-centered websites.\" \r\n\r\nWe can design/re-design a unique website for your organization as well for a very affordable cost. \r\n\r\nMay I send you a quote? If interested.\r\n\r\nBest Regards,\r\nDeepa Gupta','');
INSERT INTO `wp_gf_entry_meta` VALUES (16252,13,2367,'4','Amado','');
INSERT INTO `wp_gf_entry_meta` VALUES (16253,13,2367,'5','McMillan','');
INSERT INTO `wp_gf_entry_meta` VALUES (16254,13,2367,'2','mcmillan.amado@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16255,13,2367,'6','(113) 136-5864','');
INSERT INTO `wp_gf_entry_meta` VALUES (16256,13,2367,'3','Ready to boost your website success? Our AI-powered technology delivers perfect website traffic through keywords and location zones from countries to neighborhoods.\r\nAiming at more revenue, active engagement, or expanded online impact?\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://cutt.ly/9rU1sqKX','');
INSERT INTO `wp_gf_entry_meta` VALUES (16257,13,2368,'4','Choy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16258,13,2368,'5','K.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16259,13,2368,'2','km.health@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16260,13,2368,'6','(650) 486-0429','');
INSERT INTO `wp_gf_entry_meta` VALUES (16261,13,2368,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16262,13,2369,'4','Kristen','');
INSERT INTO `wp_gf_entry_meta` VALUES (16263,13,2369,'5','Hartness','');
INSERT INTO `wp_gf_entry_meta` VALUES (16264,13,2369,'2','videogame@getmoreopportunities.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (16265,13,2369,'6','(623) 880-7288','');
INSERT INTO `wp_gf_entry_meta` VALUES (16266,13,2369,'3','Hi,\r\n\r\nEveryone likes to play games, and video games are a popular way to kill free time, but popular games are usually expensive. You are lucky! We are Offering free gifts to attract new users, boost sales, and enhance brand loyalty.\r\n\r\nIncrease your video game collection without hurting your wallet: https://www.getmoreopportunities.info/videogame .\r\n\r\nYou won\'t have to pay for these games:\r\n	ARK: Survival Ascended $44.99+\r\n	Forza Horizon 5 Standard Edition $59.99\r\n	Clair Obscur: Expedition 33 $49.99+\r\n	Grounded $39.99\r\n	Sea of Thieves: 2025 Edition $39.99+\r\n	Palworld $29.99\r\n	more games...\r\n\r\nClick here to get pay-to-play video games for free : https://www.getmoreopportunities.info/videogame \r\n\r\n\r\nRegards,\r\n\r\nKristen Hartness\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.getmoreopportunities.info/unsubscribe/?d=2poochiesproperties.com\r\nAddress: 1638 Valley View Drive\r\nQuincy, MA 02169','');
INSERT INTO `wp_gf_entry_meta` VALUES (16267,13,2370,'4','Elisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16268,13,2370,'5','McGarry','');
INSERT INTO `wp_gf_entry_meta` VALUES (16269,13,2370,'2','elisa.mcgarry@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16270,13,2370,'6','(681) 388-9423','');
INSERT INTO `wp_gf_entry_meta` VALUES (16271,13,2370,'3','Not enough leads coming to your site? Our AI-powered service targets the right audience for you. Start your 7-day free trial.\r\n\r\nhttps://cutt.ly/7rUA8pPt','');
INSERT INTO `wp_gf_entry_meta` VALUES (16272,13,2371,'4','Effie','');
INSERT INTO `wp_gf_entry_meta` VALUES (16273,13,2371,'5','Putnam','');
INSERT INTO `wp_gf_entry_meta` VALUES (16274,13,2371,'2','putnam.effie@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16275,13,2371,'6','(348) 932-9622','');
INSERT INTO `wp_gf_entry_meta` VALUES (16276,13,2371,'3','- 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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16277,13,2372,'4','Audry','');
INSERT INTO `wp_gf_entry_meta` VALUES (16278,13,2372,'5','Cole','');
INSERT INTO `wp_gf_entry_meta` VALUES (16279,13,2372,'2','cole.audry19@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16280,13,2372,'6','(780) 211-4177','');
INSERT INTO `wp_gf_entry_meta` VALUES (16281,13,2372,'3','Wanting to optimize your website traffic? Our AI-powered system attracts custom website traffic with keywords and geographic precision from continents to towns.\r\nSeeking higher income, boosted visitors, or greater digital impact?\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://cutt.ly/RrU1a7Yq','');
INSERT INTO `wp_gf_entry_meta` VALUES (16282,13,2373,'4','Fatima','');
INSERT INTO `wp_gf_entry_meta` VALUES (16283,13,2373,'5','Jackey','');
INSERT INTO `wp_gf_entry_meta` VALUES (16284,13,2373,'2','jackey.fatima@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16285,13,2373,'6','(703) 764-2944','');
INSERT INTO `wp_gf_entry_meta` VALUES (16286,13,2373,'3','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]','');
INSERT INTO `wp_gf_entry_meta` VALUES (16287,13,2374,'4','Zita','');
INSERT INTO `wp_gf_entry_meta` VALUES (16288,13,2374,'5','Edmund la Touche','');
INSERT INTO `wp_gf_entry_meta` VALUES (16289,13,2374,'2','edmundlatouche.zita@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16290,13,2374,'6','(915) 296-7290','');
INSERT INTO `wp_gf_entry_meta` VALUES (16291,13,2374,'3','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/BrUA8wJK','');
INSERT INTO `wp_gf_entry_meta` VALUES (16292,13,2375,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (16293,13,2375,'5','Harper','');
INSERT INTO `wp_gf_entry_meta` VALUES (16294,13,2375,'2','emily@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16295,13,2375,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (16296,13,2375,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16297,13,2376,'4','Vasily Kichigin','');
INSERT INTO `wp_gf_entry_meta` VALUES (16298,13,2376,'5','Houtz','');
INSERT INTO `wp_gf_entry_meta` VALUES (16299,13,2376,'2','houtz.logan@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16300,13,2376,'6','(965) 151-9538','');
INSERT INTO `wp_gf_entry_meta` VALUES (16301,13,2376,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (16302,13,2377,'4','Zandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (16303,13,2377,'5','Mallard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16304,13,2377,'2','mallard.zandra85@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16305,13,2377,'6','(708) 748-1697','');
INSERT INTO `wp_gf_entry_meta` VALUES (16306,13,2377,'3','Whether you want to rent the house, this video outlines the six steps you need to take after getting a home. Itâ€™s a practical, investor-backed guide to help you make smart choices. https://tinyurl.com/mu8ndf3v','');
INSERT INTO `wp_gf_entry_meta` VALUES (16307,13,2378,'4','Ravi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16308,13,2378,'5','Roy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16309,13,2378,'2','businessgrowtogether@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16310,13,2378,'6','(343) 280-7780','');
INSERT INTO `wp_gf_entry_meta` VALUES (16311,13,2378,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16312,13,2379,'4','Roslyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (16313,13,2379,'5','Miah','');
INSERT INTO `wp_gf_entry_meta` VALUES (16314,13,2379,'2','roslyn.miah@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16315,13,2379,'6','(403) 461-1644','');
INSERT INTO `wp_gf_entry_meta` VALUES (16316,13,2379,'3','Needing to enhance your website traffic flow? Our AI technology pulls targeted website traffic via keywords and location targeting from countries to local areas.\r\nLooking for more revenue, active pages, or wider web presence?\r\nWe tailor it to your goals. Enjoy a 7-day free trial period with no contract. Begin here:\r\n\r\nhttps://cutt.ly/arIOAr3F','');
INSERT INTO `wp_gf_entry_meta` VALUES (16317,19,2380,'1','Stacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16318,19,2380,'3','Hargett','');
INSERT INTO `wp_gf_entry_meta` VALUES (16319,19,2380,'4','jahamate@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16320,19,2380,'5','(601) 750-8195','');
INSERT INTO `wp_gf_entry_meta` VALUES (16321,19,2380,'6.1','805  Maplewood Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (16322,19,2380,'6.3','Oxford','');
INSERT INTO `wp_gf_entry_meta` VALUES (16323,19,2380,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16324,19,2380,'6.5','38655','');
INSERT INTO `wp_gf_entry_meta` VALUES (16325,19,2380,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16326,19,2380,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Terra Bowling\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:12:\"662-832-6529\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16327,19,2380,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16328,19,2380,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16329,19,2380,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16330,19,2380,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16331,19,2380,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16332,19,2380,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (16333,19,2380,'19.2','Yeti cooler - 26 quart capacity|25','');
INSERT INTO `wp_gf_entry_meta` VALUES (16334,19,2380,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16335,19,2380,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16336,19,2380,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16337,19,2380,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16338,19,2380,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16339,19,2380,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16340,19,2380,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16341,19,2380,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16342,19,2380,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16343,19,2380,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16344,19,2380,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16345,19,2380,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16346,19,2380,'23','68773fdf09ea84.73924248.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16347,19,2380,'25.1','XXXXXXXXXXXX7144','');
INSERT INTO `wp_gf_entry_meta` VALUES (16348,19,2380,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16350,19,2380,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16351,19,2380,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16352,19,2380,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16353,19,2380,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16354,19,2380,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16355,19,2380,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16356,19,2380,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16357,19,2381,'1','Stacy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16358,19,2381,'3','Hargett','');
INSERT INTO `wp_gf_entry_meta` VALUES (16359,19,2381,'4','jahamate@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16360,19,2381,'5','(601) 750-8195','');
INSERT INTO `wp_gf_entry_meta` VALUES (16361,19,2381,'6.1','805  maplewood Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (16362,19,2381,'6.3','Oxford','');
INSERT INTO `wp_gf_entry_meta` VALUES (16363,19,2381,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16364,19,2381,'6.5','38655','');
INSERT INTO `wp_gf_entry_meta` VALUES (16365,19,2381,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16366,19,2381,'7','a:2:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Terra Bowling\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:10:\"6628326529\";}i:1;a:3:{s:17:\"Emergency Contact\";s:19:\"Mary Lauren  Boykin\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:14:\"(769) 972-2922\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16367,19,2381,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16368,19,2381,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16369,19,2381,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16370,19,2381,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16371,19,2381,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16372,19,2381,'19.1','3-person towable tube w/60-ft tow rope|125','');
INSERT INTO `wp_gf_entry_meta` VALUES (16373,19,2381,'19.2','Yeti cooler - 26 quart capacity|25','');
INSERT INTO `wp_gf_entry_meta` VALUES (16374,19,2381,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16375,19,2381,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16376,19,2381,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16377,19,2381,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16378,19,2381,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16379,19,2381,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16380,19,2381,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16381,19,2381,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16382,19,2381,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16383,19,2381,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16384,19,2381,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16385,19,2381,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16386,19,2381,'23','687741bf3e4535.90384788.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16387,19,2381,'25.1','XXXXXXXXXXXX7144','');
INSERT INTO `wp_gf_entry_meta` VALUES (16388,19,2381,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16390,19,2381,'20','1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16391,19,2381,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16392,19,2381,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16393,19,2381,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16394,19,2381,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16395,19,2381,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16396,19,2381,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:2:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:38:\"3-person towable tube w/60-ft tow rope\";s:12:\"option_label\";s:60:\"Additional Equipment: 3-person towable tube w/60-ft tow rope\";s:5:\"price\";s:3:\"125\";}i:1;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:31:\"Yeti cooler - 26 quart capacity\";s:12:\"option_label\";s:53:\"Additional Equipment: Yeti cooler - 26 quart capacity\";s:5:\"price\";s:2:\"25\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16397,13,2382,'4','Jessica','');
INSERT INTO `wp_gf_entry_meta` VALUES (16398,13,2382,'5','Lampungmeiua','');
INSERT INTO `wp_gf_entry_meta` VALUES (16399,13,2382,'2','lampungmeiua.abraham@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16400,13,2382,'6','(360) 595-5431','');
INSERT INTO `wp_gf_entry_meta` VALUES (16401,13,2382,'3','Hi,\r\nI\'m Jessica, a highly-skilled Administrative Assistant offering comprehensive support to Busy Professionals, Executives, Entrepreneurs, Leaders, and Brands. I streamline your workload by managing daily tasks like web research, data entry, email support, social media management, graphic design, lead generation, and other Administrative tasks. I provide exceptional service, exceeding your expectations, and I\'m available daily for your long-term needs, making me your ideal business partner.\r\n\r\nlets Chat ==> https://shorturl.at/hKTbO','');
INSERT INTO `wp_gf_entry_meta` VALUES (16402,13,2383,'4','Noemi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16403,13,2383,'5','Hogle','');
INSERT INTO `wp_gf_entry_meta` VALUES (16404,13,2383,'2','hogle.noemi@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16405,13,2383,'6','(647) 893-0245','');
INSERT INTO `wp_gf_entry_meta` VALUES (16406,13,2383,'3','Hello\r\n\r\nIâ€™m Making $245/Day With This Simple Sales Strategy\r\n\r\nIâ€™ve discovered a proven method that helps turn casual clicks into real sales effortlessly. \r\n\r\nThis tool boosts your conversion rates by automating follow-ups and optimizing customer engagement, so you earn more with less work.\r\n\r\nReady to start earning daily? Click here to unlock your sales potential now => https://rb.gy/gk649q\r\n\r\nBest regards\r\nNoemi\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16407,13,2384,'4','Lincoln','');
INSERT INTO `wp_gf_entry_meta` VALUES (16408,13,2384,'5','Preiss','');
INSERT INTO `wp_gf_entry_meta` VALUES (16409,13,2384,'2','preiss.lincoln@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16410,13,2384,'6','(819) 357-2160','');
INSERT INTO `wp_gf_entry_meta` VALUES (16411,13,2384,'3','Ready to rev up your website traffic engine? Our smart AI technology brings targeted website traffic using keywords and location zones from global areas to towns.\r\nAiming at higher profits, active engagement, or wider web reach?\r\nWe adjust it to fit your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://cutt.ly/arIOAr3F','');
INSERT INTO `wp_gf_entry_meta` VALUES (16412,13,2385,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (16413,13,2385,'5','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (16414,13,2385,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16415,13,2385,'6','(855) 252-7618','');
INSERT INTO `wp_gf_entry_meta` VALUES (16416,13,2385,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16417,13,2386,'4','Michael','');
INSERT INTO `wp_gf_entry_meta` VALUES (16418,13,2386,'5','Grant','');
INSERT INTO `wp_gf_entry_meta` VALUES (16419,13,2386,'2','michael@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16420,13,2386,'6','(725) 735-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (16421,13,2386,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16422,13,2387,'4','Vicky','');
INSERT INTO `wp_gf_entry_meta` VALUES (16423,13,2387,'5','Moree','');
INSERT INTO `wp_gf_entry_meta` VALUES (16424,13,2387,'2','hireresource009@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16425,13,2387,'6','(816) 721-0037','');
INSERT INTO `wp_gf_entry_meta` VALUES (16426,13,2387,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16427,13,2388,'4','Wilton','');
INSERT INTO `wp_gf_entry_meta` VALUES (16428,13,2388,'5','Higgs','');
INSERT INTO `wp_gf_entry_meta` VALUES (16429,13,2388,'2','wilton.higgs@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16430,13,2388,'6','(860) 708-5982','');
INSERT INTO `wp_gf_entry_meta` VALUES (16431,13,2388,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16432,13,2389,'4','Billy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16433,13,2389,'5','Plate','');
INSERT INTO `wp_gf_entry_meta` VALUES (16434,13,2389,'2','plate.billy@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16435,13,2389,'6','(320) 846-2108','');
INSERT INTO `wp_gf_entry_meta` VALUES (16436,13,2389,'3','Hello\r\n\r\nIâ€™m Making $245/Day With This Simple Sales Strategy\r\n\r\nIâ€™ve discovered a proven method that helps turn casual clicks into real sales effortlessly. \r\n\r\nThis tool boosts your conversion rates by automating follow-ups and optimizing customer engagement, so you earn more with less work.\r\n\r\nReady to start earning daily? Click here to unlock your sales potential now => https://rb.gy/gk649q\r\n\r\nBest regards\r\nBilly\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16437,13,2390,'4','Cynthia','');
INSERT INTO `wp_gf_entry_meta` VALUES (16438,13,2390,'5','Jung','');
INSERT INTO `wp_gf_entry_meta` VALUES (16439,13,2390,'2','jung.cynthia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16440,13,2390,'6','(206) 443-5827','');
INSERT INTO `wp_gf_entry_meta` VALUES (16441,13,2390,'3','Ready to turbocharge your website traffic? Our AI-powered technology delivers perfect website traffic using keywords and location zones from global areas to towns.\r\nSeeking higher profits, engaged users, or wider web reach?\r\nWe fine-tune it to match your objectives. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/hGLw50Wrj1Y','');
INSERT INTO `wp_gf_entry_meta` VALUES (16442,26,2391,'1','Wesley','');
INSERT INTO `wp_gf_entry_meta` VALUES (16443,26,2391,'3','Dautremont','');
INSERT INTO `wp_gf_entry_meta` VALUES (16444,26,2391,'4','wes.dautremont@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16445,26,2391,'5','(319) 721-5270','');
INSERT INTO `wp_gf_entry_meta` VALUES (16446,26,2391,'6.1','403 sweet fern dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (16447,26,2391,'6.3','Nolensville','');
INSERT INTO `wp_gf_entry_meta` VALUES (16448,26,2391,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16449,26,2391,'6.5','37135','');
INSERT INTO `wp_gf_entry_meta` VALUES (16450,26,2391,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16451,26,2391,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:3:\"Jen\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:10:\"3195736484\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16452,26,2391,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16453,26,2391,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16454,26,2391,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16455,26,2391,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16456,26,2391,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16457,26,2391,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16458,26,2391,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16459,26,2391,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16460,26,2391,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16461,26,2391,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16462,26,2391,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16463,26,2391,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16464,26,2391,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16465,26,2391,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16466,26,2391,'23','687c521c6209f3.37593222.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16467,26,2391,'25.1','XXXXXXXXXXXX6517','');
INSERT INTO `wp_gf_entry_meta` VALUES (16468,26,2391,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16470,26,2391,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (16471,26,2391,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16472,26,2391,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16473,26,2391,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16474,26,2391,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16475,26,2391,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16476,26,2391,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16477,13,2392,'4','Elane','');
INSERT INTO `wp_gf_entry_meta` VALUES (16478,13,2392,'5','Bright','');
INSERT INTO `wp_gf_entry_meta` VALUES (16479,13,2392,'2','elane.bright@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16480,13,2392,'6','(661) 465-7042','');
INSERT INTO `wp_gf_entry_meta` VALUES (16481,13,2392,'3','Struggling with low website leads for 2poochiesproperties? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (16482,13,2393,'4','Bradley','');
INSERT INTO `wp_gf_entry_meta` VALUES (16483,13,2393,'5','Letters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16484,13,2393,'2','bradley.letters@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16485,13,2393,'6','(790) 717-8724','');
INSERT INTO `wp_gf_entry_meta` VALUES (16486,13,2393,'3','Magically Turn Any Keyword into a Talking Story Book That Leaves a Lasting Impact on Kids and Young Minds â€” Packed with Stunning Visuals, Engaging Videos, AI Voices, Clickable CTAs, QR Codes & more\r\n\r\nSee it in action:  https://www.novaai.expert/AIStoryBooks','');
INSERT INTO `wp_gf_entry_meta` VALUES (16487,13,2394,'4','Angel','');
INSERT INTO `wp_gf_entry_meta` VALUES (16488,13,2394,'5','McLucas','');
INSERT INTO `wp_gf_entry_meta` VALUES (16489,13,2394,'2','pybgp8@ku3ypq.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16490,13,2394,'6','(718) 212-4368','');
INSERT INTO `wp_gf_entry_meta` VALUES (16491,13,2394,'3','I came across your website and wanted to offer something that might help. We\'re currently sending free web traffic to site owners â€” no signup or payment required.\r\nhttps://freewebsitetrafficforever.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (16492,13,2395,'4','Ilse','');
INSERT INTO `wp_gf_entry_meta` VALUES (16493,13,2395,'5','Hales','');
INSERT INTO `wp_gf_entry_meta` VALUES (16494,13,2395,'2','ilse.hales@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16495,13,2395,'6','(702) 377-2185','');
INSERT INTO `wp_gf_entry_meta` VALUES (16496,13,2395,'3','Ad budgets are shrinkingâ€”and so is attention. We cut through the noise by sending your message via contact forms, just like this one.\r\n\r\n\r\nWant to know more? Contact me using the details below.  \r\n\r\nRegards,  \r\nIlse Hales  \r\nEmail: Ilse.Hales@reachout2me.pro  \r\nWebsite: https://resultsmarketing.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (16497,13,2396,'4','Deepa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16498,13,2396,'5','Sharma','');
INSERT INTO `wp_gf_entry_meta` VALUES (16499,13,2396,'2','deepa.dgtlsolution@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16500,13,2396,'6','(926) 614-1479','');
INSERT INTO `wp_gf_entry_meta` VALUES (16501,13,2396,'3','Hi,\r\n\r\nI checked your website. You have an impressive site but ranking is not good on Google, Yahoo and Bing.\r\n\r\nWould you like to optimize your site?\r\n\r\nI will be happy to share with you our strategies with package details.\r\n\r\nCan I send it?\r\n\r\nThank You,\r\nDeepa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16502,13,2397,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (16503,13,2397,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (16504,13,2397,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16505,13,2397,'6','(364) 917-5099','');
INSERT INTO `wp_gf_entry_meta` VALUES (16506,13,2397,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16507,26,2398,'1','Jonathan','');
INSERT INTO `wp_gf_entry_meta` VALUES (16508,26,2398,'3','Hay','');
INSERT INTO `wp_gf_entry_meta` VALUES (16509,26,2398,'4','jonathan.hay@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16510,26,2398,'5','(205) 307-9338','');
INSERT INTO `wp_gf_entry_meta` VALUES (16511,26,2398,'6.1','2368 Chapel Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (16512,26,2398,'6.3','Birmingham','');
INSERT INTO `wp_gf_entry_meta` VALUES (16513,26,2398,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (16514,26,2398,'6.5','35226','');
INSERT INTO `wp_gf_entry_meta` VALUES (16515,26,2398,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16516,26,2398,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:9:\"Carol Hay\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:12:\"256-377-4923\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16517,26,2398,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16518,26,2398,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16519,26,2398,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16520,26,2398,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16521,26,2398,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16522,26,2398,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16523,26,2398,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16524,26,2398,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16525,26,2398,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16526,26,2398,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16527,26,2398,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16528,26,2398,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16529,26,2398,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16530,26,2398,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16531,26,2398,'23','687f08aad19056.31914379.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16532,26,2398,'25.1','XXXXXXXXXXXX2004','');
INSERT INTO `wp_gf_entry_meta` VALUES (16533,26,2398,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (16535,26,2398,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (16536,26,2398,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16537,26,2398,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16538,26,2398,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16539,26,2398,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16540,26,2398,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16541,26,2398,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16542,19,2399,'1','Amanda','');
INSERT INTO `wp_gf_entry_meta` VALUES (16543,19,2399,'3','Williams','');
INSERT INTO `wp_gf_entry_meta` VALUES (16544,19,2399,'4','williams.amandajane@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16545,19,2399,'5','(615) 477-3337','');
INSERT INTO `wp_gf_entry_meta` VALUES (16546,19,2399,'6.1','4276 Pate Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (16547,19,2399,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (16548,19,2399,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16549,19,2399,'6.5','37064','');
INSERT INTO `wp_gf_entry_meta` VALUES (16550,19,2399,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16551,19,2399,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:9:\"Kevin Lee\";s:12:\"Relationship\";s:6:\"friend\";s:11:\"Telephone #\";s:12:\"310-999-2138\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16552,19,2399,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16553,19,2399,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16554,19,2399,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16555,19,2399,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16556,19,2399,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16557,19,2399,'19.1','3-person towable tube w/60-ft tow rope and ball|75','');
INSERT INTO `wp_gf_entry_meta` VALUES (16558,19,2399,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16559,19,2399,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16560,19,2399,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16561,19,2399,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16562,19,2399,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16563,19,2399,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16564,19,2399,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16565,19,2399,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16566,19,2399,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16567,19,2399,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16568,19,2399,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16569,19,2399,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16570,19,2399,'23','687fd44e7e3cd7.31394957.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16571,19,2399,'25.1','XXXXXXXXXXXX2774','');
INSERT INTO `wp_gf_entry_meta` VALUES (16572,19,2399,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16574,19,2399,'20','925','');
INSERT INTO `wp_gf_entry_meta` VALUES (16575,19,2399,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16576,19,2399,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16577,19,2399,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16578,19,2399,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16579,19,2399,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16580,19,2399,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16581,13,2400,'4','Jermaine','');
INSERT INTO `wp_gf_entry_meta` VALUES (16582,13,2400,'5','Eckert','');
INSERT INTO `wp_gf_entry_meta` VALUES (16583,13,2400,'2','jermaine.eckert18@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16584,13,2400,'6','(563) 678-3938','');
INSERT INTO `wp_gf_entry_meta` VALUES (16585,13,2400,'3','We have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nUnlimited Evergreen Traffic: Submit up to 30 posts every month, for life, and enjoy a never-ending stream of targeted traffic to your affiliate offers.\r\nLevel the Playing Field: Whether you\'re a newbie or a seasoned marketer, our platform gives you the edge you need to succeed.\r\nBuild Your Empire: Effortlessly grow your email list, promote unlimited affiliate products, and drive sales through the roof.\r\nPromote ANYTHING: Review affiliate products, promote your own products, local businesses, social media â€“ the possibilities are endless!\r\nUnleash Powerful Features: Enjoy robust profile features, easy post editing/removal, seamless social sharing, and everything you need to dominate.\r\nThe Ultimate Traffic Weapon: Tap into our unique, high-quality traffic generation engine that works 24/7 on complete autopilot.\r\n\r\nSee it in action: https://goldsolutions.pro/FreePostZone\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16586,13,2401,'4','Natali','');
INSERT INTO `wp_gf_entry_meta` VALUES (16587,13,2401,'5','Conti','');
INSERT INTO `wp_gf_entry_meta` VALUES (16588,13,2401,'2','nataliconti2030@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16589,13,2401,'6','(115) 546-6472','');
INSERT INTO `wp_gf_entry_meta` VALUES (16590,13,2401,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16591,13,2402,'4','Consuelo','');
INSERT INTO `wp_gf_entry_meta` VALUES (16592,13,2402,'5','Bannan','');
INSERT INTO `wp_gf_entry_meta` VALUES (16593,13,2402,'2','bannan.consuelo32@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16594,13,2402,'6','(699) 683-7843','');
INSERT INTO `wp_gf_entry_meta` VALUES (16595,13,2402,'3','Hello\r\n\r\nI made $527/day using EmailMachine,  a done-for-you system that builds your list, writes your emails, and sells for you. \r\n\r\nNo tech skills, no experience needed. \r\n\r\nJust plug in and watch the results. Real automation. Real commissions.\r\n\r\nStart now and see how fast you can earn ==>>  https://rb.gy/uxe0l2\r\n\r\nBest regards\r\nConsuelo\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16596,13,2403,'4','Hye','');
INSERT INTO `wp_gf_entry_meta` VALUES (16597,13,2403,'5','Creswick','');
INSERT INTO `wp_gf_entry_meta` VALUES (16598,13,2403,'2','hye.creswick@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16599,13,2403,'6','(344) 932-2384','');
INSERT INTO `wp_gf_entry_meta` VALUES (16600,13,2403,'3','Hello\r\n\r\nI made $527/day using EmailMachine,  a done-for-you system that builds your list, writes your emails, and sells for you. \r\n\r\nNo tech skills, no experience needed. \r\n\r\nJust plug in and watch the results. Real automation. Real commissions.\r\n\r\nStart now and see how fast you can earn ==>>  https://rb.gy/uxe0l2\r\n\r\nBest regards\r\nHye\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16601,13,2404,'4','Ashok','');
INSERT INTO `wp_gf_entry_meta` VALUES (16602,13,2404,'5','Kumar','');
INSERT INTO `wp_gf_entry_meta` VALUES (16603,13,2404,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16604,13,2404,'6','(113) 708-9139','');
INSERT INTO `wp_gf_entry_meta` VALUES (16605,13,2404,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16606,13,2405,'4','Zandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (16607,13,2405,'5','Boehm','');
INSERT INTO `wp_gf_entry_meta` VALUES (16608,13,2405,'2','boehm.zandra@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16609,13,2405,'6','(318) 415-0856','');
INSERT INTO `wp_gf_entry_meta` VALUES (16610,13,2405,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nâ€œ60-Second Trick Turns My Phone Into\r\na $100/Day EMAIL Cash Machineâ€\r\n 5 MINUTES PER DAY - NO Experience Required | NO HARD WORK | INSTANT PAYMENTS \r\n \r\n The Best Part is,\r\nI Donâ€™t Have To Create Anythingâ€¦\r\nYup, I donâ€™t have to create my own digital or physical products.\r\n\r\nSee it in action: https://goldsolutions.pro/EmailCashMachine\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16611,13,2406,'4','Etta','');
INSERT INTO `wp_gf_entry_meta` VALUES (16612,13,2406,'5','Gunther','');
INSERT INTO `wp_gf_entry_meta` VALUES (16613,13,2406,'2','etta.gunther@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16614,13,2406,'6','(922) 139-2205','');
INSERT INTO `wp_gf_entry_meta` VALUES (16615,13,2406,'3','Hello,\r\n\r\nI found a 100% free workshop that teaches how to use automated email systems to get new clients automatically and increase conversions without paying for ads.\r\n\r\nIt\'s completely free and takes just a few minutes to watch. I think it could be useful if you\'re running a digital business.\r\n\r\nYou can watch it here: https://rb.gy/uxe0l2\r\n\r\nAll the best,  \r\nEtta\r\n\r\n          \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16616,13,2407,'4','Boris','');
INSERT INTO `wp_gf_entry_meta` VALUES (16617,13,2407,'5','Cox','');
INSERT INTO `wp_gf_entry_meta` VALUES (16618,13,2407,'2','boris.cox@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16619,13,2407,'6','(688) 260-6646','');
INSERT INTO `wp_gf_entry_meta` VALUES (16620,13,2407,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16621,13,2408,'4','Tracey','');
INSERT INTO `wp_gf_entry_meta` VALUES (16622,13,2408,'5','Landers','');
INSERT INTO `wp_gf_entry_meta` VALUES (16623,13,2408,'2','tracey.landers@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16624,13,2408,'6','(416) 960-5197','');
INSERT INTO `wp_gf_entry_meta` VALUES (16625,13,2408,'3','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/lMwY50Wvgv5','');
INSERT INTO `wp_gf_entry_meta` VALUES (16626,13,2409,'4','Vaibhav','');
INSERT INTO `wp_gf_entry_meta` VALUES (16627,13,2409,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (16628,13,2409,'2','web.techdevelopment@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16629,13,2409,'6','(688) 901-3335','');
INSERT INTO `wp_gf_entry_meta` VALUES (16630,13,2409,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16631,13,2410,'4','Angeles','');
INSERT INTO `wp_gf_entry_meta` VALUES (16632,13,2410,'5','Ogren','');
INSERT INTO `wp_gf_entry_meta` VALUES (16633,13,2410,'2','ogren.angeles@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16634,13,2410,'6','(781) 604-5572','');
INSERT INTO `wp_gf_entry_meta` VALUES (16635,13,2410,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nAI Affiliate Goldmine is a completely beginner-friendly system that shows you how to use AI to create content, get organic traffic, build your email list, and earn affiliate commissions, even if you are starting from scratch.\r\n\r\n- You\'re not wasting hours trying to figure out AI tools.\r\n\r\n- You\'re not guessing what to post or write each day\r\n\r\n- You\'re not struggling to grow your business.\r\n\r\n\r\nSee it in action: https://www.novaai.expert/AIAffiliateGoldmine\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16636,13,2411,'4','Enriqueta','');
INSERT INTO `wp_gf_entry_meta` VALUES (16637,13,2411,'5','Anthony','');
INSERT INTO `wp_gf_entry_meta` VALUES (16638,13,2411,'2','anthony.enriqueta92@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16639,13,2411,'6','(357) 307-5056','');
INSERT INTO `wp_gf_entry_meta` VALUES (16640,13,2411,'3','Greetings,\r\n\r\nCame across a 100% free short video that explains how to use email marketing to get new clients on autopilot and make sales without running ads.\r\n\r\nIt\'s 100% free and takes just around 20 minutes to watch. I think it could make a difference if you\'re selling online.\r\n\r\nYou can watch it here: https://rb.gy/uxe0l2\r\n\r\nAll the best,  \r\nEnriqueta\r\n\r\n          \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16641,13,2412,'4','Vasily Kichigin','');
INSERT INTO `wp_gf_entry_meta` VALUES (16642,13,2412,'5','Kilgore','');
INSERT INTO `wp_gf_entry_meta` VALUES (16643,13,2412,'2','kilgore.kristeen53@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16644,13,2412,'6','(790) 251-7292','');
INSERT INTO `wp_gf_entry_meta` VALUES (16645,13,2412,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (16646,13,2413,'4','Nancy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16647,13,2413,'5','Speed','');
INSERT INTO `wp_gf_entry_meta` VALUES (16648,13,2413,'2','nancy.speed@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16649,13,2413,'6','(118) 129-4830','');
INSERT INTO `wp_gf_entry_meta` VALUES (16650,13,2413,'3','Hi,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nHit \" https://www.youtube.com/watch?v=ogRpcDSFehI \" and discover how to build your own education platform in just a few clicks.\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Jordan Matthews','');
INSERT INTO `wp_gf_entry_meta` VALUES (16651,13,2414,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (16652,13,2414,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16653,13,2414,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16654,13,2414,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (16655,13,2414,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16656,13,2415,'4','Ravi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16657,13,2415,'5','Roy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16658,13,2415,'2','businessgrowtogether@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16659,13,2415,'6','(842) 180-0551','');
INSERT INTO `wp_gf_entry_meta` VALUES (16660,13,2415,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16661,13,2416,'4','Blaine','');
INSERT INTO `wp_gf_entry_meta` VALUES (16662,13,2416,'5','Henn','');
INSERT INTO `wp_gf_entry_meta` VALUES (16663,13,2416,'2','blaine.henn@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16664,13,2416,'6','(702) 338-8559','');
INSERT INTO `wp_gf_entry_meta` VALUES (16665,13,2416,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16666,26,2417,'1','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (16667,26,2417,'3','Strange','');
INSERT INTO `wp_gf_entry_meta` VALUES (16668,26,2417,'4','jstrange1198@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16669,26,2417,'5','(724) 610-7046','');
INSERT INTO `wp_gf_entry_meta` VALUES (16670,26,2417,'6.1','3935 Buena Vista St. Unit F','');
INSERT INTO `wp_gf_entry_meta` VALUES (16671,26,2417,'6.3','Dallas','');
INSERT INTO `wp_gf_entry_meta` VALUES (16672,26,2417,'6.4','Texas','');
INSERT INTO `wp_gf_entry_meta` VALUES (16673,26,2417,'6.5','75204','');
INSERT INTO `wp_gf_entry_meta` VALUES (16674,26,2417,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16675,26,2417,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:14:\"Elaine Strange\";s:12:\"Relationship\";s:6:\"Mother\";s:11:\"Telephone #\";s:10:\"7244544467\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16676,26,2417,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16677,26,2417,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16678,26,2417,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16679,26,2417,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16680,26,2417,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16681,26,2417,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16682,26,2417,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16683,26,2417,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16684,26,2417,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16685,26,2417,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16686,26,2417,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16687,26,2417,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16688,26,2417,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16689,26,2417,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (16690,26,2417,'23','688becaf9a98a8.90429748.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16691,26,2417,'25.1','XXXXXXXXXXXX5440','');
INSERT INTO `wp_gf_entry_meta` VALUES (16692,26,2417,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16694,26,2417,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (16695,26,2417,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16696,26,2417,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16697,26,2417,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16698,26,2417,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16699,26,2417,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16700,26,2417,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16701,13,2418,'4','Sheree','');
INSERT INTO `wp_gf_entry_meta` VALUES (16702,13,2418,'5','Bolliger','');
INSERT INTO `wp_gf_entry_meta` VALUES (16703,13,2418,'2','sheree.bolliger@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16704,13,2418,'6','(651) 817-2295','');
INSERT INTO `wp_gf_entry_meta` VALUES (16705,13,2418,'3','Greetings,\r\n\r\nCame across a FREE short video that shows how to use email marketing to generate leads on autopilot and increase conversions with no ad spend.\r\n\r\nIt\'s completely free and takes just around 20 minutes to watch. I think it could be useful if you\'re using email marketing.\r\n\r\nYou can watch it here: https://rb.gy/uxe0l2\r\n\r\nWishing you success,  \r\nSheree\r\n\r\n          \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16706,13,2419,'4','Ruth','');
INSERT INTO `wp_gf_entry_meta` VALUES (16707,13,2419,'5','Human','');
INSERT INTO `wp_gf_entry_meta` VALUES (16708,13,2419,'2','ruth.human@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16709,13,2419,'6','(981) 387-2166','');
INSERT INTO `wp_gf_entry_meta` VALUES (16710,13,2419,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (16711,13,2420,'4','Bianca','');
INSERT INTO `wp_gf_entry_meta` VALUES (16712,13,2420,'5','Lytle','');
INSERT INTO `wp_gf_entry_meta` VALUES (16713,13,2420,'2','bianca.lytle@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16714,13,2420,'6','(396) 005-4797','');
INSERT INTO `wp_gf_entry_meta` VALUES (16715,13,2420,'3','Hello from SeoBests,\r\n\r\nSkyrocket your websiteâ€™s SEO performance, improve your search visibility, gain powerful backlinks, and beat your competition! Buy the best SEO services in one place â€“ SeoBests.com\r\n\r\nView current SEO bonuses:\r\n50% OFF - Monthly SEO Services + Get 5000 Backlinks FOR FREE:\r\n\r\nhttps://tiny.cc/SeoBests-Offer\r\n\r\nExplore a wide range of backlink services, reliable sources, and premium delivery:\r\n+ Elite Backlinks\r\n+ Monthly SEO Plans\r\n+ Effective SEO Packages\r\n+ SEO Backlinks Pyramids\r\n+ Budget SEO Backlinks\r\n+ WordPress SEO\r\n\r\nSeoBests.com - your trusted SEO services shop.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16716,13,2421,'4','Gabriela','');
INSERT INTO `wp_gf_entry_meta` VALUES (16717,13,2421,'5','Kincade','');
INSERT INTO `wp_gf_entry_meta` VALUES (16718,13,2421,'2','gabriela.kincade@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16719,13,2421,'6','(502) 829-8582','');
INSERT INTO `wp_gf_entry_meta` VALUES (16720,13,2421,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nRevolutionary AI Tech Turns Any Viral\r\nInstagram Reel, YouTube Short, or TikTok Video Into Scroll-Stopping, Lead-Pulling Funnels\r\nAll In Under 2 Minutes\r\n\r\nSee it in action: https://goldsolutions.pro/Reels2Leads\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16721,13,2422,'4','Tracy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16722,13,2422,'5','Caswell','');
INSERT INTO `wp_gf_entry_meta` VALUES (16723,13,2422,'2','caswell.tracy@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16724,13,2422,'6','(250) 850-3976','');
INSERT INTO `wp_gf_entry_meta` VALUES (16725,13,2422,'3','Need more clicks and conversions for 2poochiesproperties? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (16726,13,2423,'4','Mamie','');
INSERT INTO `wp_gf_entry_meta` VALUES (16727,13,2423,'5','Wilk','');
INSERT INTO `wp_gf_entry_meta` VALUES (16728,13,2423,'2','bounce@bounces.somegoodday.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (16729,13,2423,'6','(207) 765-2533','');
INSERT INTO `wp_gf_entry_meta` VALUES (16730,13,2423,'3','Hi,\r\n\r\nYou have an excellent website: 2poochiesproperties.com, you can get paid for creating relevant backlinks inside your content. LinkDeploy is a web service for selling website backlinks, in most cases you will earn between $20 and $500 per backlink.\r\n\r\nClick here to join us now: https://www.somegoodday.shop/backlink , after that,you will start receiving many backlink offers per hour. You can either accept or deny them if you suppose that they are not relevant enough. The more offers you accept, the better offers your get.\r\n\r\nIf you accept the offer, you should put a backlink on your website according to instructions. You will receive dollars (maybe $100) instantly when the backlink is placed. Our moderators will double-check that backlink is placed correctly.\r\n\r\nAt the beginning of each month, you will be paid via PayPal\r\n\r\nBest,\r\n\r\nMamie Wilk\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.somegoodday.shop/unsubscrib/?d=2poochiesproperties.com \r\nAddress: 2965 Bell Street\r\nNew York, NY 10019','');
INSERT INTO `wp_gf_entry_meta` VALUES (16731,13,2424,'4','Reyes','');
INSERT INTO `wp_gf_entry_meta` VALUES (16732,13,2424,'5','Reyes','');
INSERT INTO `wp_gf_entry_meta` VALUES (16733,13,2424,'2','info@holliday.easerelief.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (16734,13,2424,'6','(813) 601-1532','');
INSERT INTO `wp_gf_entry_meta` VALUES (16735,13,2424,'3','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\nThank You, \r\n\r\nReyes','');
INSERT INTO `wp_gf_entry_meta` VALUES (16736,13,2425,'4','Pamela','');
INSERT INTO `wp_gf_entry_meta` VALUES (16737,13,2425,'5','Matias','');
INSERT INTO `wp_gf_entry_meta` VALUES (16738,13,2425,'2','matias.pamela@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16739,13,2425,'6','(716) 675-9518','');
INSERT INTO `wp_gf_entry_meta` VALUES (16740,13,2425,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nTransforms Any Keyword & URL Into Profit-Generating Content and Drives Endless FREE Targeted Traffic On Autopilot Across All Niches ...\r\n\r\nSee it in action: https://goldsolutions.pro/TrafficWaveGenerator2\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16741,13,2426,'4','Dominic','');
INSERT INTO `wp_gf_entry_meta` VALUES (16742,13,2426,'5','Tebbutt','');
INSERT INTO `wp_gf_entry_meta` VALUES (16743,13,2426,'2','dominic.tebbutt90@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16744,13,2426,'6','(392) 392-8909','');
INSERT INTO `wp_gf_entry_meta` VALUES (16745,13,2426,'3','visit BitcoinPlatform.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16746,13,2427,'4','Shanel','');
INSERT INTO `wp_gf_entry_meta` VALUES (16747,13,2427,'5','Dunaway','');
INSERT INTO `wp_gf_entry_meta` VALUES (16748,13,2427,'2','shanel.dunaway@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16749,13,2427,'6','(788) 316-6716','');
INSERT INTO `wp_gf_entry_meta` VALUES (16750,13,2427,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\n\r\nGrab the Authentic and HD-QUALITY \"Baking Video\" Library with Re-Sell Rights!\r\nIntroducing... \"BakeFlix\"\r\nYour Ultimate Baking Video Collection to Master the Art of Baking and Build Profitable Social Media Channel!\r\n\r\nBrand New - Engaging Videos in High Demand Niche Everyone will LOVE!\r\nCovering the most trending business niches to reach the wider audience\r\nSave your Time, Effort and Money on Hiring \'Un-Skillful\' Content Creator\r\nAll Done for You and Ready To Upload on Various Social Media to Get Viral Traffic\r\nClaim The Commercial & Re-Sell Rights To A Proven To Sell Package\r\nUse it to Generate maximum profits with minimum input of time and money\r\n\r\nSee it in action: https://goldsolutions.pro/BAKEFLIX\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16751,13,2428,'4','Tomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (16752,13,2428,'5','McQuiston','');
INSERT INTO `wp_gf_entry_meta` VALUES (16753,13,2428,'2','tomas.mcquiston54@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16754,13,2428,'6','(792) 542-7116','');
INSERT INTO `wp_gf_entry_meta` VALUES (16755,13,2428,'3','Hello\r\n\r\nIâ€™m Making $245/Day With This Simple Sales Strategy\r\n\r\nIâ€™ve discovered a proven method that helps turn casual clicks into real sales effortlessly. \r\n\r\nThis tool boosts your conversion rates by automating follow-ups and optimizing customer engagement, so you earn more with less work.\r\n\r\nReady to start earning daily? Click here to unlock your sales potential now => https://rb.gy/gk649q\r\n\r\nBest regards\r\nTomas\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16756,19,2429,'1','Jessica','');
INSERT INTO `wp_gf_entry_meta` VALUES (16757,19,2429,'3','Nye','');
INSERT INTO `wp_gf_entry_meta` VALUES (16758,19,2429,'4','jessicamarienye@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16759,19,2429,'5','(205) 534-0704','');
INSERT INTO `wp_gf_entry_meta` VALUES (16760,19,2429,'6.1','2440 Bell Manor Drive Southwest','');
INSERT INTO `wp_gf_entry_meta` VALUES (16761,19,2429,'6.3','Huntsville','');
INSERT INTO `wp_gf_entry_meta` VALUES (16762,19,2429,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (16763,19,2429,'6.5','35803','');
INSERT INTO `wp_gf_entry_meta` VALUES (16764,19,2429,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16765,19,2429,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Tyler Sherrod\";s:12:\"Relationship\";s:7:\"Partner\";s:11:\"Telephone #\";s:10:\"2568744577\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16766,19,2429,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16767,19,2429,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16768,19,2429,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16769,19,2429,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16770,19,2429,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16771,19,2429,'19.1','3-person towable tube w/60-ft tow rope and ball|75','');
INSERT INTO `wp_gf_entry_meta` VALUES (16772,19,2429,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16773,19,2429,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16774,19,2429,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16775,19,2429,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16776,19,2429,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16777,19,2429,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16778,19,2429,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16779,19,2429,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16780,19,2429,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16781,19,2429,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16782,19,2429,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16783,19,2429,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16784,19,2429,'23','68925c51bb85f0.23518231.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16785,19,2429,'25.1','XXXXXXXXXXXX4388','');
INSERT INTO `wp_gf_entry_meta` VALUES (16786,19,2429,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (16788,19,2429,'20','525','');
INSERT INTO `wp_gf_entry_meta` VALUES (16789,19,2429,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16790,19,2429,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16791,19,2429,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16792,19,2429,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16793,19,2429,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16794,19,2429,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16795,13,2430,'4','Abhi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16796,13,2430,'5','R','');
INSERT INTO `wp_gf_entry_meta` VALUES (16797,13,2430,'2','socialmedia1145@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16798,13,2430,'6','(622) 316-9826','');
INSERT INTO `wp_gf_entry_meta` VALUES (16799,13,2430,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16800,13,2431,'4','Anthony','');
INSERT INTO `wp_gf_entry_meta` VALUES (16801,13,2431,'5','Bruce','');
INSERT INTO `wp_gf_entry_meta` VALUES (16802,13,2431,'2','anthony@jmrcapital.co','');
INSERT INTO `wp_gf_entry_meta` VALUES (16803,13,2431,'6','(377) 633-8669','');
INSERT INTO `wp_gf_entry_meta` VALUES (16804,13,2431,'3','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~','');
INSERT INTO `wp_gf_entry_meta` VALUES (16805,13,2432,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (16806,13,2432,'5','Wints','');
INSERT INTO `wp_gf_entry_meta` VALUES (16807,13,2432,'2','markwints39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16808,13,2432,'6','(313) 555-6738','');
INSERT INTO `wp_gf_entry_meta` VALUES (16809,13,2432,'3','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 your money simply reply to this message right now.  Just send me your phone number so I can call and get you setup.\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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16810,19,2433,'1','Matt','');
INSERT INTO `wp_gf_entry_meta` VALUES (16811,19,2433,'3','Laucks','');
INSERT INTO `wp_gf_entry_meta` VALUES (16812,19,2433,'4','matt.laucks@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16813,19,2433,'5','(317) 938-4417','');
INSERT INTO `wp_gf_entry_meta` VALUES (16814,19,2433,'6.1','1952 Camargue Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (16815,19,2433,'6.3','Zionsville','');
INSERT INTO `wp_gf_entry_meta` VALUES (16816,19,2433,'6.4','Indiana','');
INSERT INTO `wp_gf_entry_meta` VALUES (16817,19,2433,'6.5','46077','');
INSERT INTO `wp_gf_entry_meta` VALUES (16818,19,2433,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16819,19,2433,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Kristy Campbell\";s:12:\"Relationship\";s:13:\"Sister in law\";s:11:\"Telephone #\";s:10:\"3176975008\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16820,19,2433,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16821,19,2433,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16822,19,2433,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16823,19,2433,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16824,19,2433,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16825,19,2433,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16826,19,2433,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16827,19,2433,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16828,19,2433,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16829,19,2433,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16830,19,2433,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16831,19,2433,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16832,19,2433,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16833,19,2433,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16834,19,2433,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16835,19,2433,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16836,19,2433,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16837,19,2433,'23','6896341ce2fff8.71594569.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16838,19,2433,'25.1','XXXXXXXXXXXX0819','');
INSERT INTO `wp_gf_entry_meta` VALUES (16839,19,2433,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16841,19,2433,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (16842,19,2433,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16843,19,2433,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16844,19,2433,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16845,19,2433,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16846,19,2433,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16847,19,2433,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16848,13,2434,'4','Aiden','');
INSERT INTO `wp_gf_entry_meta` VALUES (16849,13,2434,'5','Garcia','');
INSERT INTO `wp_gf_entry_meta` VALUES (16850,13,2434,'2','ava.jones@quickfunding.capital','');
INSERT INTO `wp_gf_entry_meta` VALUES (16851,13,2434,'6','(367) 782-4961','');
INSERT INTO `wp_gf_entry_meta` VALUES (16852,13,2434,'3','Youâ€™re closer to funding than you think. Our automated platform can approve your business in seconds for a flexible line of credit. Check your options at https://smallbizline.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16853,13,2435,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (16854,13,2435,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16855,13,2435,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16856,13,2435,'6','(317) 359-4038','');
INSERT INTO `wp_gf_entry_meta` VALUES (16857,13,2435,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16858,13,2436,'4','Meri','');
INSERT INTO `wp_gf_entry_meta` VALUES (16859,13,2436,'5','Coolidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (16860,13,2436,'2','meri.coolidge42@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16861,13,2436,'6','(664) 390-7858','');
INSERT INTO `wp_gf_entry_meta` VALUES (16862,13,2436,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nâ€œ30-Second Trick Turns My Phone Into\r\na $1,000/Day WiFI CASH BOTâ€\r\nJust Tap The \"Secret Button\" To Cash In From This $385 Billion A.I WiFi Cash Loophole!\r\n\r\nSee it in action: https://goldsolutions.pro/WiFiCashBot\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16863,13,2437,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16864,13,2437,'5','Rana','');
INSERT INTO `wp_gf_entry_meta` VALUES (16865,13,2437,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16866,13,2437,'6','(263) 654-7679','');
INSERT INTO `wp_gf_entry_meta` VALUES (16867,13,2437,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16868,13,2438,'4','Carry','');
INSERT INTO `wp_gf_entry_meta` VALUES (16869,13,2438,'5','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (16870,13,2438,'2','carryjohnson@nimapinfotech.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (16871,13,2438,'6','(905) 460-7050','');
INSERT INTO `wp_gf_entry_meta` VALUES (16872,13,2438,'3','Nice site â€“ clean and professional!\r\n\r\nWe offer full-cycle software development, mobile app development, and IT resourcing solutions.\r\n\r\nLetâ€™s talk to grow your development team.\r\n\r\nhttps://bit.ly/3H9OujU','');
INSERT INTO `wp_gf_entry_meta` VALUES (16873,13,2439,'4','Kristi','');
INSERT INTO `wp_gf_entry_meta` VALUES (16874,13,2439,'5','Reed','');
INSERT INTO `wp_gf_entry_meta` VALUES (16875,13,2439,'2','reedkristim@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16876,13,2439,'6','(585) 706-7721','');
INSERT INTO `wp_gf_entry_meta` VALUES (16877,13,2439,'3','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\nWhenever you wish to stop getting additional notifications from our side, kindly fill the form at bit. ly/fillunsubform with your domain address (URL).\r\nNassaulaan 32, Brooklyn, CA, USA, 95118','');
INSERT INTO `wp_gf_entry_meta` VALUES (16878,13,2440,'4','Edward','');
INSERT INTO `wp_gf_entry_meta` VALUES (16879,13,2440,'5','Castillo','');
INSERT INTO `wp_gf_entry_meta` VALUES (16880,13,2440,'2','sparebandwidth@unlockrevenue.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (16881,13,2440,'6','(731) 986-4041','');
INSERT INTO `wp_gf_entry_meta` VALUES (16882,13,2440,'3','Hi,\r\n\r\nYour unused internet data could be earning you extra cash right now. JumpTask lets you safely sell spare bandwidth from your phone or computer without lifting a finger. Set it up once, let it run, and start earning.\r\n\r\nSelling your mobile data means letting a trusted app use the spare parts of your internet connection, data youâ€™ve already paid for but arenâ€™t using. \r\n\r\nThe data selling app runs quietly in the background, sharing this extra internet bandwidth with companies that need it for simple tasks like checking websites or researching online. Meanwhile, you earn a steady stream of passive income automatically, without any effort or interruptions: https://www.unlockrevenue.info/sparebandwidth .\r\n\r\nYou stay in full control, and your personal data is never accessed or exposed.\r\n\r\nYour earning potential depends on how much unused bandwidth you share, your internet speed, and your location. On average, users can earn $300â€“$500 per month, without doing anything extra. The more stable your connection and the longer you stay online, the more you can earn over time.\r\n\r\nThereâ€™s nothing complicated, just passive earnings you can count on: https://www.unlockrevenue.info/sparebandwidth .\r\n\r\nBest,\r\n\r\nEdward Castillo\r\n\r\n\r\nUNSUBSCRIBE: https://www.unlockrevenue.info/unsubscribe/?d=2poochiesproperties.com\r\nAddress: 3992 Adams Avenue\r\nWashington, MD 20004','');
INSERT INTO `wp_gf_entry_meta` VALUES (16883,13,2441,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (16884,13,2441,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16885,13,2441,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16886,13,2441,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (16887,13,2441,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16888,13,2442,'4','Ann','');
INSERT INTO `wp_gf_entry_meta` VALUES (16889,13,2442,'5','Simms','');
INSERT INTO `wp_gf_entry_meta` VALUES (16890,13,2442,'2','simms.ann@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16891,13,2442,'6','(793) 907-5129','');
INSERT INTO `wp_gf_entry_meta` VALUES (16892,13,2442,'3','Battling low website engagement? Our AI-enhanced delivers custom visitors through keywords with location precision from countries to towns.  \r\nDesiring higher profits, lively pages, or stronger digital reach?  \r\nWe tailor it to suit your vision. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/a8eS50WFXjR','');
INSERT INTO `wp_gf_entry_meta` VALUES (16893,13,2443,'4','Nikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (16894,13,2443,'5','Bato fu nnj G','');
INSERT INTO `wp_gf_entry_meta` VALUES (16895,13,2443,'2','nikita.rocketdigitaltech@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16896,13,2443,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (16897,13,2443,'3','Hi,\r\n\r\nI\'m Nikita, working as an SEO Manager with 8+ years of experience in this field.\r\n\r\nI checked your website you have an impressive site but ranking is not good on Google, Yahoo and Bing.\r\n\r\nI will be happy to share with you our strategies with packages details.\r\n\r\nMay I send a quote! if interested?\r\n\r\nThank You,\r\nNikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (16898,13,2444,'4','Linda','');
INSERT INTO `wp_gf_entry_meta` VALUES (16899,13,2444,'5','Sudes','');
INSERT INTO `wp_gf_entry_meta` VALUES (16900,13,2444,'2','lsides814@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16901,13,2444,'6','(205) 717-8928','');
INSERT INTO `wp_gf_entry_meta` VALUES (16902,13,2444,'3','I\'m at 66-year-old widow with two house trained chihuahuas I\'m looking for a small rental that accepts section 8 on the water because I love to fish. Since my husband passed I have lived in a small two bedroom house on the high side of the Warrior River, Walker County beautiful view but no access. I can give reference from my landlord. One or two bedroom small yard waterfront','');
INSERT INTO `wp_gf_entry_meta` VALUES (16903,13,2445,'4','Siddharth','');
INSERT INTO `wp_gf_entry_meta` VALUES (16904,13,2445,'5','Das','');
INSERT INTO `wp_gf_entry_meta` VALUES (16905,13,2445,'2','contact@wowcreative.co','');
INSERT INTO `wp_gf_entry_meta` VALUES (16906,13,2445,'6','(470) 684-3264','');
INSERT INTO `wp_gf_entry_meta` VALUES (16907,13,2445,'3','Dear 2Poochies Properties Team,\r\nIâ€™m reaching out from WowCreative to explore a partnership that helps hospitality, travel, and tourism brands shine in a competitive market. From boutique stays and luxury resorts to tour operators, transport providers, and destination experiences, we craft visual-first communication that drives engagement.\r\n\r\nOur expertise includes:\r\nBrand Identity & Storytelling â€“ Reflecting your unique guest experience\r\n\r\nMarketing Collateral â€“ Menus, brochures, travel guides, event flyers\r\n\r\nDigital Campaign Assets â€“ Social media creatives, video promos, reels, ad banners\r\n\r\nDestination & Property Showcases â€“ Photography, videography, virtual tours, 360Â° walkthroughs\r\n\r\nWe work with hospitality and travel brands globally, offering end-to-end creative support. Iâ€™d love to connect and discuss how we can help your growth.\r\n\r\nWarm regards,\r\nSiddharth Das\r\nFounder, WowCreative\r\nwww.wowcreative.co','');
INSERT INTO `wp_gf_entry_meta` VALUES (16908,13,2446,'4','Marissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (16909,13,2446,'5','Kissner','');
INSERT INTO `wp_gf_entry_meta` VALUES (16910,13,2446,'2','marissa.kissner@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16911,13,2446,'6','(474) 821-6928','');
INSERT INTO `wp_gf_entry_meta` VALUES (16912,13,2446,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\n DAILY TRAFFIC TO ANY URL FROM 10 X HIGH PERFORMING TRAFFIC SOURCES\r\nNO EXPERIENCE, EMAIL LIST OR TECH SKILLS REQUIRED\r\n\r\nSee it in action: https://goldsolutions.pro/TrafficManiac\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16913,13,2447,'4','Wilford','');
INSERT INTO `wp_gf_entry_meta` VALUES (16914,13,2447,'5','Chavarria','');
INSERT INTO `wp_gf_entry_meta` VALUES (16915,13,2447,'2','chavarria.wilford@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16916,13,2447,'6','(505) 231-7315','');
INSERT INTO `wp_gf_entry_meta` VALUES (16917,13,2447,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (16918,13,2448,'4','Ivy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16919,13,2448,'5','Thomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (16920,13,2448,'2','writeappreview@greatbusi.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (16921,13,2448,'6','(042) 223-9702','');
INSERT INTO `wp_gf_entry_meta` VALUES (16922,13,2448,'3','Hi,\r\n\r\nYour opinion really means something.\r\n\r\nSo much so that we\'re willing to compensate you for your thoughts.\r\n\r\nYes, there are some trustworthy and legitimate software startups who just launched their latest app release and they\'re looking for reviews from honest people like yourself.\r\n\r\nSimply download and try out those apps as well as giving them your valued opinions - they\'ll pay you an hourly wage of $25-$35 per hour in exchange for your time and invaluable feedbacks.\r\n\r\nVisit our website here: https://www.greatbusi.info/writeappreview  - it\'s easy! It doesn\'t require anything more than a smartphone or tablet!\r\n\r\nBest of luck!\r\nIvy Thomas\r\n\r\n\r\nUNSUBSCRIBE: https://www.greatbusi.info/unsubscribe/?d=2poochiesproperties.com  \r\n\r\nAddress: 4751 Shearwood Forest Drive\r\nManchester, NH 03109','');
INSERT INTO `wp_gf_entry_meta` VALUES (16923,13,2449,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (16924,13,2449,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16925,13,2449,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16926,13,2449,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (16927,13,2449,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (16928,13,2450,'4','Ruby','');
INSERT INTO `wp_gf_entry_meta` VALUES (16929,13,2450,'5','Cantwell','');
INSERT INTO `wp_gf_entry_meta` VALUES (16930,13,2450,'2','cantwell.ruby@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16931,13,2450,'6','(342) 249-0187','');
INSERT INTO `wp_gf_entry_meta` VALUES (16932,13,2450,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nBACKLINK IGNITOR creates powerful backlinks in seconds.\r\nNo coding, no manual work â€“ just click and rank!\r\n\r\nMore backlinks. More traffic. More sales.\r\nAll thanks to BACKLINK IGNITOR!\r\n\r\nSee it in action: https://goldsolutions.pro/BacklinkIgnitor\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16933,19,2451,'1','Nathan','');
INSERT INTO `wp_gf_entry_meta` VALUES (16934,19,2451,'3','Taylor','');
INSERT INTO `wp_gf_entry_meta` VALUES (16935,19,2451,'4','nathanctaylor@me.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16936,19,2451,'5','(480) 388-0009','');
INSERT INTO `wp_gf_entry_meta` VALUES (16937,19,2451,'6.1','4018 Aspen Grove Dr Apt 139','');
INSERT INTO `wp_gf_entry_meta` VALUES (16938,19,2451,'6.3','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (16939,19,2451,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (16940,19,2451,'6.5','37067','');
INSERT INTO `wp_gf_entry_meta` VALUES (16941,19,2451,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16942,19,2451,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:16:\"Elizabeth Taylor\";s:12:\"Relationship\";s:7:\"Sibling\";s:11:\"Telephone #\";s:10:\"6233631903\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16943,19,2451,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (16944,19,2451,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16945,19,2451,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16946,19,2451,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16947,19,2451,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16948,19,2451,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16949,19,2451,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16950,19,2451,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16951,19,2451,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16952,19,2451,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16953,19,2451,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16954,19,2451,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16955,19,2451,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (16956,19,2451,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16957,19,2451,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16958,19,2451,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (16959,19,2451,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16960,19,2451,'23','68a3898c649ed0.98387763.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (16961,19,2451,'25.1','XXXXXXXXXXXX1045','');
INSERT INTO `wp_gf_entry_meta` VALUES (16962,19,2451,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (16964,19,2451,'20','850','');
INSERT INTO `wp_gf_entry_meta` VALUES (16965,19,2451,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16966,19,2451,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16967,19,2451,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16968,19,2451,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16969,19,2451,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16970,19,2451,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (16971,13,2452,'4','Edythe','');
INSERT INTO `wp_gf_entry_meta` VALUES (16972,13,2452,'5','Salyer','');
INSERT INTO `wp_gf_entry_meta` VALUES (16973,13,2452,'2','edythe.salyer@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16974,13,2452,'6','(919) 163-3106','');
INSERT INTO `wp_gf_entry_meta` VALUES (16975,13,2452,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nDo you want to build a profitable online business without spending countless hours and thousands of dollars creating content from scratch?\r\nAre you looking for a done-for-you product that you can sell as your own and keep ALL of the profits for yourself?\r\nAre you looking for high-quality content that you can take and turn into anything you want? A lead magnet, articles for your blog, social media content, etc?\r\nOr even sell private label rights to the entire thing as if youâ€™d created it yourself?\r\nIf you answered â€œYES!â€ to any of these questions, the Essential Copywriting Toolkit PLR Package is the shortcut youâ€™ve been looking for!\r\n\r\nSee it in action: https://goldsolutions.pro/EssentialCopywritingToolkit\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (16976,19,2453,'1','Elizabeth','');
INSERT INTO `wp_gf_entry_meta` VALUES (16977,19,2453,'3','Duling','');
INSERT INTO `wp_gf_entry_meta` VALUES (16978,19,2453,'4','elizabeth.duling@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (16979,19,2453,'5','(315) 523-1341','');
INSERT INTO `wp_gf_entry_meta` VALUES (16980,19,2453,'6.1','2607 Deford Mill Road Southeast','');
INSERT INTO `wp_gf_entry_meta` VALUES (16981,19,2453,'6.3','Owens Cross Roads','');
INSERT INTO `wp_gf_entry_meta` VALUES (16982,19,2453,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (16983,19,2453,'6.5','35763','');
INSERT INTO `wp_gf_entry_meta` VALUES (16984,19,2453,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (16985,19,2453,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Chris Duling\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"3155230383\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (16986,19,2453,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (16987,19,2453,'11','2','');
INSERT INTO `wp_gf_entry_meta` VALUES (16988,19,2453,'14.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (16989,19,2453,'14.2','$850.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16990,19,2453,'14.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16991,19,2453,'19.1','3-person towable tube w/60-ft tow rope and ball|75','');
INSERT INTO `wp_gf_entry_meta` VALUES (16992,19,2453,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (16993,19,2453,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (16994,19,2453,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16995,19,2453,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16996,19,2453,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (16997,19,2453,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (16998,19,2453,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (16999,19,2453,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17000,19,2453,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17001,19,2453,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17002,19,2453,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17003,19,2453,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17004,19,2453,'23','68a4c06aefec01.15718280.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17005,19,2453,'25.1','XXXXXXXXXXXX6485','');
INSERT INTO `wp_gf_entry_meta` VALUES (17006,19,2453,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17008,19,2453,'20','1125','');
INSERT INTO `wp_gf_entry_meta` VALUES (17009,19,2453,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17010,19,2453,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17011,19,2453,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17012,19,2453,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17013,19,2453,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:14;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17014,19,2453,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:14;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$850.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17015,13,2454,'4','Lois','');
INSERT INTO `wp_gf_entry_meta` VALUES (17016,13,2454,'5','Ha','');
INSERT INTO `wp_gf_entry_meta` VALUES (17017,13,2454,'2','ha.lois@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17018,13,2454,'6','(385) 917-3751','');
INSERT INTO `wp_gf_entry_meta` VALUES (17019,13,2454,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nAI has made it easier than ever to build a reliable business, powered by an email list that grows itselfâ€¦and be managed in under 30 minutes per day.\r\nThis isnâ€™t theory. Itâ€™s not hype.\r\nItâ€™s the exact system we used to generate $94,113 in just 11 weeks ... while building it live, from scratch, in front of a small test group.\r\n\r\nSee it in action: https://www.novaai.expert/AIScaleStack\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17020,13,2455,'4','Jessica','');
INSERT INTO `wp_gf_entry_meta` VALUES (17021,13,2455,'5','Steffey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17022,13,2455,'2','steffey.claudio@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17023,13,2455,'6','(805) 441-5431','');
INSERT INTO `wp_gf_entry_meta` VALUES (17024,13,2455,'3','Hi,\r\nI\'m Jessica, a highly-skilled Administrative Assistant offering comprehensive support to Busy Professionals, Executives, Entrepreneurs, Leaders, and Brands. I streamline your workload by managing daily tasks like web research, data entry, email support, social media management, graphic design, lead generation, and other Administrative tasks. I provide exceptional service, exceeding your expectations, and I\'m available daily for your long-term needs, making me your ideal business partner.\r\n\r\nlets Chat ==> https://shorturl.at/hKTbO','');
INSERT INTO `wp_gf_entry_meta` VALUES (17025,13,2456,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17026,13,2456,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17027,13,2456,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17028,13,2456,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17029,13,2456,'3','President Trump is undoubtedly the most powerful man on this planet, and his decisions will significantly influence the lives of billions of people. Do you want to know what decisions he 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. You can get this report at https://wexxon.com/en/home/35-forecast-for-president-trump.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (17030,13,2457,'4','Velma','');
INSERT INTO `wp_gf_entry_meta` VALUES (17031,13,2457,'5','Truesdale','');
INSERT INTO `wp_gf_entry_meta` VALUES (17032,13,2457,'2','velma.truesdale@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17033,13,2457,'6','(656) 735-9470','');
INSERT INTO `wp_gf_entry_meta` VALUES (17034,13,2457,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nWhat if you could use the best AI models in the world without limits or extra costs?\r\nNow 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.\r\n\r\nNo monthly subscriptions\r\n\r\nNo API key expenses\r\n\r\nNo experience required\r\n\r\nJust one dashboard, one payment, and endless possibilities.\r\n\r\nSee it in action: https://www.novaai.expert/AIModelSuite\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17035,13,2458,'4','Edgar','');
INSERT INTO `wp_gf_entry_meta` VALUES (17036,13,2458,'5','Denny','');
INSERT INTO `wp_gf_entry_meta` VALUES (17037,13,2458,'2','denny.edgar94@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17038,13,2458,'6','(335) 946-7423','');
INSERT INTO `wp_gf_entry_meta` VALUES (17039,13,2458,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nForget spending weeks writing â€” Ebook Writer AI lets you create a polished eBook in just 10â€“15 minutes. Simply enter your topic, and the tool will generate chapters, format the text, add images, and even include affiliate links.\r\n\r\nWhy choose Ebook Writer AI?\r\n\r\nFast: a complete eBook in minutes.\r\n\r\nProfessional design, no skills required.\r\n\r\nBuilt-in monetization.\r\n\r\nPerfect for bloggers, coaches, marketers, and anyone who wants to sell knowledge through eBooks.\r\n\r\nTry it today > 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://www.novaai.expert/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17040,13,2459,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17041,13,2459,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17042,13,2459,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17043,13,2459,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17044,13,2459,'3','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/en/home/9-romantic-compatibility.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (17045,13,2460,'4','Jed','');
INSERT INTO `wp_gf_entry_meta` VALUES (17046,13,2460,'5','Houtman','');
INSERT INTO `wp_gf_entry_meta` VALUES (17047,13,2460,'2','jed.houtman46@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17048,13,2460,'6','(858) 775-4277','');
INSERT INTO `wp_gf_entry_meta` VALUES (17049,13,2460,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nhese Ready-to-Use Prompts Turn Free AI Tools Like ChatGPT into a Personal Deal Hunter That Finds You Cheaper Alternatives, Travel Hacks, Cashback Opportunities, and Budget Wins in Seconds -\r\nAll Without Changing a Thing About Your Routine\r\nNo Coupons | No Extensions | No Guesswork | 100% Real Savings | 100% Resell Rights\r\n\r\nSee it in action: https://goldsolutions.pro/money-saving-prompts\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17050,13,2461,'4','Ardita J','');
INSERT INTO `wp_gf_entry_meta` VALUES (17051,13,2461,'5','Mancuso','');
INSERT INTO `wp_gf_entry_meta` VALUES (17052,13,2461,'2','vaughn.mancuso@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17053,13,2461,'6','(291) 282-5587','');
INSERT INTO `wp_gf_entry_meta` VALUES (17054,13,2461,'3','Hi,\r\nMy name is RArdita Ji, I have the skill to create a professional Pinterest presence for you. Your updated account will showcase your product, service or posts to millions of users searching for experts, boards & pins in your niche.\r\n\r\nClick here to start ====> https://shorturl.at/mbppj','');
INSERT INTO `wp_gf_entry_meta` VALUES (17055,13,2462,'4','Liam','');
INSERT INTO `wp_gf_entry_meta` VALUES (17056,13,2462,'5','Allen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17057,13,2462,'2','emily.brown@quickfunding.capital','');
INSERT INTO `wp_gf_entry_meta` VALUES (17058,13,2462,'6','(707) 321-2566','');
INSERT INTO `wp_gf_entry_meta` VALUES (17059,13,2462,'3','Greetings,  \r\n\r\nWe know one-size-fits-all lending doesnâ€™t work, which is why at Capital Funding Store we approve a range of programs directly in-house.  \r\n\r\nFor long-term stability, we offer 3â€“5 year term loans with rates starting around 6% for qualified applicants. For flexibility, we provide lines of credit for up to $500,000, giving you continuous access to funds. And for urgent cash flow gaps, we approve working capital up to $250,000, often funded in as little as one business day.  \r\n\r\nAll approvals are made directly by us, so you know youâ€™re dealing with the lender â€” not a middleman.  \r\n\r\nSee what you qualify for by completing our approval form:  \r\nhttps://capitalfundingstore.com/approval\r\n\r\nâ€“ Amanda Clark, Capital Funding Store','');
INSERT INTO `wp_gf_entry_meta` VALUES (17060,13,2463,'4','Kurtis','');
INSERT INTO `wp_gf_entry_meta` VALUES (17061,13,2463,'5','Ortiz','');
INSERT INTO `wp_gf_entry_meta` VALUES (17062,13,2463,'2','ortiz.kurtis@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17063,13,2463,'6','(266) 766-9213','');
INSERT INTO `wp_gf_entry_meta` VALUES (17064,13,2463,'3','Hi,\r\n\r\nI am a senior web developer with 10+ years of hands-on experience in web design and development. Currently, I work with one of the leading web development companies and also take on independent projects.\r\n\r\nHourly Rate: $8\r\n\r\nMy expertise covers:\r\n\r\nCustom website design (mockups & templates)\r\n\r\nWebsite development (themes, backend customization)\r\n\r\nFully responsive websites (all devices & screen sizes)\r\n\r\nPlugin & extension development\r\n\r\nWebsite speed optimization & on-page SEO\r\n\r\nWebsite security & protection\r\n\r\nWebsite migration, support, and ongoing maintenance\r\n\r\nIf you have a project or requirement to discuss, Iâ€™d be glad to assist.\r\nFeel free to reach me at e.solu.s@gmail.com\r\n\r\nBest regards,\r\nSachin\r\ne.solu.s@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17065,13,2464,'4','Bette','');
INSERT INTO `wp_gf_entry_meta` VALUES (17066,13,2464,'5','Looney','');
INSERT INTO `wp_gf_entry_meta` VALUES (17067,13,2464,'2','looney.bette@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17068,13,2464,'6','(617) 235-5660','');
INSERT INTO `wp_gf_entry_meta` VALUES (17069,13,2464,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nSell Without Limits. Rebrand Like a Pro. Cash In on Every Sale!\r\nLaunch Your Own Training Video Empire\r\nThe Ultimate Learning Library with Unrestricted PLR\r\nOver 1,600 premium training videos\r\nin red-hot niches ready for instant monetization!\r\n\r\nSee it in action: https://goldsolutions.pro/TheUltimateLearningLibrary\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17070,13,2465,'4','Maura','');
INSERT INTO `wp_gf_entry_meta` VALUES (17071,13,2465,'5','Stallcup','');
INSERT INTO `wp_gf_entry_meta` VALUES (17072,13,2465,'2','maura.stallcup26@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17073,13,2465,'6','(798) 289-8308','');
INSERT INTO `wp_gf_entry_meta` VALUES (17074,13,2465,'3','We have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nA 100% Done-For-You Faceless YouTube Channel Build\r\nThe goal is to reach 100,000 subscribers and achieve a fully monetized channel that generates monthly income, paid by Google on the 21st. \r\nOver a 12-month period, 3 videos per week are created and uploaded with professional voiceovers and permission-based footage. \r\nNo camera or editing is required â€” every step is handled completely from start to finish.\r\n\r\nSee it in action: https://goldsolutions.pro/100KSubsYouTube\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17075,13,2466,'4','Korey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17076,13,2466,'5','Service','');
INSERT INTO `wp_gf_entry_meta` VALUES (17077,13,2466,'2','korey.service25@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17078,13,2466,'6','(701) 213-4449','');
INSERT INTO `wp_gf_entry_meta` VALUES (17079,13,2466,'3','Struggling with low website leads for 2poochiesproperties Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (17080,19,2467,'1','Tom','');
INSERT INTO `wp_gf_entry_meta` VALUES (17081,19,2467,'3','Corridon','');
INSERT INTO `wp_gf_entry_meta` VALUES (17082,19,2467,'4','tomcorridon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17083,19,2467,'5','(630) 290-1663','');
INSERT INTO `wp_gf_entry_meta` VALUES (17084,19,2467,'6.1','6353 Williams Grove Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (17085,19,2467,'6.3','Brentwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (17086,19,2467,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17087,19,2467,'6.5','37027','');
INSERT INTO `wp_gf_entry_meta` VALUES (17088,19,2467,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17089,19,2467,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:17:\"Jennifer Corridon\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:10:\"7736803620\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17090,19,2467,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17091,19,2467,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (17092,19,2467,'19.1','3-person towable tube w/60-ft tow rope and ball|75','');
INSERT INTO `wp_gf_entry_meta` VALUES (17093,19,2467,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (17094,19,2467,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17095,19,2467,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17096,19,2467,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17097,19,2467,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17098,19,2467,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17099,19,2467,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17100,19,2467,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17101,19,2467,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17102,19,2467,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17103,19,2467,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17104,19,2467,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17105,19,2467,'23','68abbd53815e94.17622190.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17106,19,2467,'25.1','XXXXXXXXXXXX9736','');
INSERT INTO `wp_gf_entry_meta` VALUES (17107,19,2467,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17108,19,2467,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17109,19,2467,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17110,19,2467,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17112,19,2467,'20','1875','');
INSERT INTO `wp_gf_entry_meta` VALUES (17113,19,2467,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17114,19,2467,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17115,19,2467,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17116,19,2467,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17117,19,2467,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17118,19,2467,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}i:18;a:4:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;s:7:\"options\";a:1:{i:0;a:5:{s:2:\"id\";i:19;s:11:\"field_label\";s:20:\"Additional Equipment\";s:11:\"option_name\";s:47:\"3-person towable tube w/60-ft tow rope and ball\";s:12:\"option_label\";s:69:\"Additional Equipment: 3-person towable tube w/60-ft tow rope and ball\";s:5:\"price\";s:2:\"75\";}}}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17119,13,2468,'4','Nia','');
INSERT INTO `wp_gf_entry_meta` VALUES (17120,13,2468,'5','Soares','');
INSERT INTO `wp_gf_entry_meta` VALUES (17121,13,2468,'2','nia@theblueprints.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (17122,13,2468,'6','(621) 189-7741','');
INSERT INTO `wp_gf_entry_meta` VALUES (17123,13,2468,'3','I noticed you recently picked up a backlink from dokkan-battle. Just wanted to flag it because that site is a known link farm & can trigger penalties, kill your rankings, and cause a slow but steady traffic drop.\r\n\r\nIf an agency placed it, you might want to ask them to disavow it. Want me to point out where that link was placed?\r\n\r\nBest,\r\nNia Soares\r\nTech SEO Analyst\r\nThe Blueprints','');
INSERT INTO `wp_gf_entry_meta` VALUES (17124,13,2469,'4','Jefferey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17125,13,2469,'5','Tully','');
INSERT INTO `wp_gf_entry_meta` VALUES (17126,13,2469,'2','tully.jefferey@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17127,13,2469,'6','(715) 757-3940','');
INSERT INTO `wp_gf_entry_meta` VALUES (17128,13,2469,'3','Attract keyword-driven visitors to your site with our AI-optimized solution, saving you money compared to costly paid ads. Ready to scale your business?\r\n\r\nhttps://ow.ly/glh050WKQBG','');
INSERT INTO `wp_gf_entry_meta` VALUES (17129,13,2470,'4','Gabby','');
INSERT INTO `wp_gf_entry_meta` VALUES (17130,13,2470,'5','Cochran','');
INSERT INTO `wp_gf_entry_meta` VALUES (17131,13,2470,'2','noreply@remotelawstaffing.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17132,13,2470,'6','(818) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (17133,13,2470,'3','Hire remote legal staff from\r\nstarting $12 /hr\r\nWe place and fully manage affordable and experienced staff for law firms.\r\n\r\nTrained by U.S. Attorneys\r\n\r\nhttps://remotelawstaffing.com/\r\n\r\nto be removed send email to optout@remotelawstaffing.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17134,13,2471,'4','Clayton','');
INSERT INTO `wp_gf_entry_meta` VALUES (17135,13,2471,'5','Pullen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17136,13,2471,'2','bellfrost46078@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17137,13,2471,'6','(604) 551-9123','');
INSERT INTO `wp_gf_entry_meta` VALUES (17138,13,2471,'3','Hello\r\n\r\nAre you looking to rank higher, get more traffic, and turn visitors into paying customers?\r\n\r\nWe help businesses like yours grow through powerful and results-driven digital marketing services, including:\r\n\r\n - Google Ranking Optimization\r\n - Google Maps Ranking\r\n - YouTube Video Ranking\r\n - SEO Backlinks & Link Diversity\r\n - Website Traffic Campaigns\r\n - High-Quality Content Creation\r\n - Professional Video Production\r\n - Social Media Manager (all major platforms)\r\n - Lead Generation (Get Customers)\r\n - White-Label SEO for Agencies\r\n\r\nWhether you\'re just starting out or looking to scale, we offer custom SEO plans and hands-on support  all focused on helping you achieve visible, lasting results.\r\n\r\nSimply reply to this email and weâ€™ll recommend the best package for your goals.\r\n\r\nBest regards,\r\nYour SEO & Digital Marketing Expert\r\n\r\n\r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n \r\n\r\nCanada, BC, New Westminster, V3m 6a1, 2263 Quayside Dr\r\nTo stop any further communication from us, please reply to this email with subject: Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17139,13,2472,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17140,13,2472,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17141,13,2472,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17142,13,2472,'6','(609) 351-4148','');
INSERT INTO `wp_gf_entry_meta` VALUES (17143,13,2472,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17144,13,2473,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17145,13,2473,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17146,13,2473,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17147,13,2473,'6','(312) 569-8834','');
INSERT INTO `wp_gf_entry_meta` VALUES (17148,13,2473,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17149,26,2474,'1','Trevor','');
INSERT INTO `wp_gf_entry_meta` VALUES (17150,26,2474,'3','Newsome','');
INSERT INTO `wp_gf_entry_meta` VALUES (17151,26,2474,'4','trev1318@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17152,26,2474,'5','(770) 846-6531','');
INSERT INTO `wp_gf_entry_meta` VALUES (17153,26,2474,'6.1','610 strathmore  road','');
INSERT INTO `wp_gf_entry_meta` VALUES (17154,26,2474,'6.3','Birmingham','');
INSERT INTO `wp_gf_entry_meta` VALUES (17155,26,2474,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (17156,26,2474,'6.5','35213','');
INSERT INTO `wp_gf_entry_meta` VALUES (17157,26,2474,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17158,26,2474,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Alexis ricci\";s:12:\"Relationship\";s:6:\"Spouse\";s:11:\"Telephone #\";s:12:\"214-536-5995\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17159,26,2474,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17160,26,2474,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17161,26,2474,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17162,26,2474,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17163,26,2474,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17164,26,2474,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17165,26,2474,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17166,26,2474,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17167,26,2474,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17168,26,2474,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17169,26,2474,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17170,26,2474,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17171,26,2474,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17172,26,2474,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17173,26,2474,'23','68ade4519c6c60.86845837.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17174,26,2474,'25.1','XXXXXXXXXXXX1002','');
INSERT INTO `wp_gf_entry_meta` VALUES (17175,26,2474,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (17177,26,2474,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (17178,26,2474,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17179,26,2474,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17180,26,2474,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17181,26,2474,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17182,26,2474,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17183,26,2474,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17184,13,2475,'4','Nikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (17185,13,2475,'5','Xyyzrc Kvkk','');
INSERT INTO `wp_gf_entry_meta` VALUES (17186,13,2475,'2','nikitajoshi.rocketdigitaltech@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17187,13,2475,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (17188,13,2475,'3','Hello,\r\n\r\nI hope you\'re doing well. Weâ€™re excited to offer our website design services to help you build a modern, user-friendly, and SEO-optimized website tailored to your needs.\r\n\r\nWith our custom website package, youâ€™ll receive:\r\n\r\nâœ… Custom Layout Design for a unique look\r\nâœ… SEO Semantic HTML Code for better search rankings\r\nâœ… Back-end Management for easy updates\r\nâœ… Integrated Contact Forms & Live Chat for engagement\r\nâœ… Google Translator & WhatsApp Chat for accessibility\r\nâœ… News, Blog, and Testimonials Management\r\nâœ… Social Media Buttons & Newsletter Integration\r\nâœ… Jobs Management & SEO Plugin\r\nâœ… Google Analytics, Location Map & XML Sitemap\r\nâœ… Up to 5 Hours of Website Training\r\n\r\nLetâ€™s discuss how we can bring your vision to life.\r\n\r\nLooking forward to your thoughts!\r\n\r\nThank You,\r\nNikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (17189,13,2476,'4','Sherrill','');
INSERT INTO `wp_gf_entry_meta` VALUES (17190,13,2476,'5','Rosen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17191,13,2476,'2','sherrill.rosen86@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17192,13,2476,'6','(317) 853-4015','');
INSERT INTO `wp_gf_entry_meta` VALUES (17193,13,2476,'3','Wanting to supercharge your website traffic? Our intelligent AI solution channels targeted visitors using keywords and geographic focus from continents to towns.  \r\nSeeking higher profits, active pages, or stronger digital presence?  \r\nWe adapt it to match your objectives. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/KG0F50WKQBj','');
INSERT INTO `wp_gf_entry_meta` VALUES (17194,13,2477,'4','Christie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17195,13,2477,'5','Hollars','');
INSERT INTO `wp_gf_entry_meta` VALUES (17196,13,2477,'2','hollars.christie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17197,13,2477,'6','(306) 343-8333','');
INSERT INTO `wp_gf_entry_meta` VALUES (17198,13,2477,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nWhy do you need this? To access the best AI toolsâ€”text, images, voice, code, videoâ€”without juggling dozens of subscriptions or paying monthly. Multiverseâ€¯AI brings everything into one cloud dashboard, giving lifetime access to all current and future AI models with zero recurring fees. You get freedom, speed, and savingsâ€”all under your control. Discover how easy it is to create and scale contentâ€”Multiverseâ€¯AI makes it possible.\r\n\r\nSee it in action: https://goldsolutions.pro/MultiverseAI\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17199,13,2478,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17200,13,2478,'5','McCulloch','');
INSERT INTO `wp_gf_entry_meta` VALUES (17201,13,2478,'2','mcculloch.jay@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17202,13,2478,'6','(403) 369-0088','');
INSERT INTO `wp_gf_entry_meta` VALUES (17203,13,2478,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nImagine having an assistant who works around the clock, handling all the routine tasks, attracting clients, and generating profit even while you sleep. Grab AI SuperBot isnâ€™t just another tool â€” itâ€™s a complete solution that helps you work faster, smarter, and earn more without extra effort.\r\n\r\nWhy does this matter to you? Because time is your most valuable resource. With this bot, youâ€™ll free up hours usually wasted on repetitive tasks and invest them into growing your business or personal projects. Itâ€™s your chance to reach a new level of efficiency and income.\r\n\r\nSee it in action: https://www.novaai.expert/AISuperBOT\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17204,13,2479,'4','Nicolas','');
INSERT INTO `wp_gf_entry_meta` VALUES (17205,13,2479,'5','Taber','');
INSERT INTO `wp_gf_entry_meta` VALUES (17206,13,2479,'2','taber.nicolas@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17207,13,2479,'6','(352) 493-4933','');
INSERT INTO `wp_gf_entry_meta` VALUES (17208,13,2479,'3','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://ow.ly/HSTc50WKQB7','');
INSERT INTO `wp_gf_entry_meta` VALUES (17209,13,2480,'4','Jonah','');
INSERT INTO `wp_gf_entry_meta` VALUES (17210,13,2480,'5','Starns','');
INSERT INTO `wp_gf_entry_meta` VALUES (17211,13,2480,'2','jonah.starns@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17212,13,2480,'6','(330) 947-6397','');
INSERT INTO `wp_gf_entry_meta` VALUES (17213,13,2480,'3','Hey there!\r\n\r\nRE: - FB campaigns.\r\n\r\nI checked out your site and liked what I saw, but think thereâ€™s room for improvement.\r\n\r\nDo you feel your online presence could generate more leads or sales?\r\n\r\nMany business owners are seeing better results by partnering with a specialist â€” freeing up time in the process.\r\n\r\nLet\'s have a chat about how I can help: -- https://t.ly/brandio.com\r\n\r\nI look forward to speaking soon,\r\n\r\nJonah Starns','');
INSERT INTO `wp_gf_entry_meta` VALUES (17214,13,2481,'4','Gary','');
INSERT INTO `wp_gf_entry_meta` VALUES (17215,13,2481,'5','Miller','');
INSERT INTO `wp_gf_entry_meta` VALUES (17216,13,2481,'2','gary-miller@dominatingkeywords.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17217,13,2481,'6','(805) 400-2077','');
INSERT INTO `wp_gf_entry_meta` VALUES (17218,13,2481,'3','I am not offering SEO or Pay Per Click Advertising services. This is something entirely different. Simply send us your desired keywords, and your website will instantly appear at the top of Google and Bing search results, without any Pay Per Click charges. Let me demonstrate to you how it works and you\'ll be pleasantly surprised by the results.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17219,13,2482,'4','Omar','');
INSERT INTO `wp_gf_entry_meta` VALUES (17220,13,2482,'5','MacMahon','');
INSERT INTO `wp_gf_entry_meta` VALUES (17221,13,2482,'2','macmahon.chris23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17222,13,2482,'6','(344) 524-2793','');
INSERT INTO `wp_gf_entry_meta` VALUES (17223,13,2482,'3','Hi ,\r\n\r\nHire an Employee That Works 24/7 and Closes Deals While You Sleep\r\nMeet your favorite new hire this summer â€” AI Employee. Book more calls, scale faster, and enjoy the Summer of AI.\r\n\r\nCheck it Out==> https://tinyurl.com/2k8ubkjc','');
INSERT INTO `wp_gf_entry_meta` VALUES (17224,26,2483,'1','Steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (17225,26,2483,'3','Murray','');
INSERT INTO `wp_gf_entry_meta` VALUES (17226,26,2483,'4','murray2716@gmail.co','');
INSERT INTO `wp_gf_entry_meta` VALUES (17227,26,2483,'5','(662) 617-9279','');
INSERT INTO `wp_gf_entry_meta` VALUES (17228,26,2483,'6.1','4559 Sharp Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (17229,26,2483,'6.3','Sturgis','');
INSERT INTO `wp_gf_entry_meta` VALUES (17230,26,2483,'6.4','Mississippi','');
INSERT INTO `wp_gf_entry_meta` VALUES (17231,26,2483,'6.5','39769','');
INSERT INTO `wp_gf_entry_meta` VALUES (17232,26,2483,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17233,26,2483,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:15:\"Veronica Murray\";s:12:\"Relationship\";s:6:\"spouse\";s:11:\"Telephone #\";s:12:\"605-760-7498\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17234,26,2483,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17235,26,2483,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17236,26,2483,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17237,26,2483,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17238,26,2483,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17239,26,2483,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17240,26,2483,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17241,26,2483,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17242,26,2483,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17243,26,2483,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17244,26,2483,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17245,26,2483,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17246,26,2483,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17247,26,2483,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17248,26,2483,'23','68b2805e4d98d2.14658069.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17249,26,2483,'25.1','XXXXXXXXXXXX5950','');
INSERT INTO `wp_gf_entry_meta` VALUES (17250,26,2483,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17252,26,2483,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (17253,26,2483,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17254,26,2483,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17255,26,2483,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17256,26,2483,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17257,26,2483,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17258,26,2483,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17259,13,2484,'4','Zack','');
INSERT INTO `wp_gf_entry_meta` VALUES (17260,13,2484,'5','Marino','');
INSERT INTO `wp_gf_entry_meta` VALUES (17261,13,2484,'2','marino.zack@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17262,13,2484,'6','(757) 969-8540','');
INSERT INTO `wp_gf_entry_meta` VALUES (17263,13,2484,'3','Hi,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.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://smartexperts.pro/AIStoreFortune\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=2poochiesproperties.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17264,13,2485,'4','Finlay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17265,13,2485,'5','Bly','');
INSERT INTO `wp_gf_entry_meta` VALUES (17266,13,2485,'2','bly.finlay@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17267,13,2485,'6','(435) 121-2342','');
INSERT INTO `wp_gf_entry_meta` VALUES (17268,13,2485,'3','Hi,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.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: http://smartexperts.pro/GhostPages\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=2poochiesproperties.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17269,13,2486,'4','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17270,13,2486,'5','smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (17271,13,2486,'2','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17272,13,2486,'6','(999) 999-9999','');
INSERT INTO `wp_gf_entry_meta` VALUES (17273,13,2486,'3','test','');
INSERT INTO `wp_gf_entry_meta` VALUES (17274,13,2487,'4','Bradly','');
INSERT INTO `wp_gf_entry_meta` VALUES (17275,13,2487,'5','Shepherd','');
INSERT INTO `wp_gf_entry_meta` VALUES (17276,13,2487,'2','turnerfisher348382@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17277,13,2487,'6','(650) 977-5376','');
INSERT INTO `wp_gf_entry_meta` VALUES (17278,13,2487,'3','Hello\r\n\r\nLooking for help growing your brand on social media?\r\n\r\nHaving a Social Media Manager keeps your brand active on every platform: Facebook, Instagram, TikTok, LinkedIn, YouTube, Pinterest, or X.  \r\n\r\nBoosts your online presence, and lets you focus on your business. Get more interaction and grow without stress.  \r\n\r\nDo you need this service for your business? Try it now and see the difference.  \r\n\r\nJust reply to this email for more information.\r\n\r\nBest regards,\r\nBradly\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n   \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nAustria, STYRIA, Ubersbach, 8280, Straden 40\r\nTo stop any further communication through your website form, Please reply with subject:  Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17279,13,2488,'4','Octavio','');
INSERT INTO `wp_gf_entry_meta` VALUES (17280,13,2488,'5','Benny','');
INSERT INTO `wp_gf_entry_meta` VALUES (17281,13,2488,'2','benny.octavio@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17282,13,2488,'6','(333) 715-6264','');
INSERT INTO `wp_gf_entry_meta` VALUES (17283,13,2488,'3','Hey,\r\n\r\nWeâ€™ve put together a unique solution for your platform.\r\n\r\nWhy it can help: If youâ€™re a webmaster or focused on scaling traffic, and youâ€™d like fresh clicks â€” with nothing else to build, no content creation, and no system headaches â€” then **Social Safe List** is your shortcut.  \r\n\r\nTap into closed groups crowded with real users. Insert your link, submit, and watch activity begin. Simple setup, built-in materials, field-tested approaches â€” done deal.\r\n\r\nWant to know how you can pull traffic from actual users in 10 minutes?\r\n\r\nSee it in action: https://smartexperts.pro/SocialSafeList?2poochiesproperties.com\r\n\r\nYou are receiving this update because we believe it could be useful.  \r\nIf you prefer not to be sent further messages, please click here to unsubscribe:  \r\nhttps://smartexperts.pro/unsub?domain=2poochiesproperties.com  \r\n\r\nAddress: 1464 Lewis Street Roselle, IL 60177  \r\nRegards,  \r\nMichael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17284,13,2489,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17285,13,2489,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17286,13,2489,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17287,13,2489,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17288,13,2489,'3','President Trump is undoubtedly the most powerful man on this planet, and his decisions will significantly influence the lives of billions of people. Do you want to know what decisions he 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. You can get this report at https://wexxon.com/en/home/35-forecast-for-president-trump.html','');
INSERT INTO `wp_gf_entry_meta` VALUES (17289,13,2490,'4','Vana','');
INSERT INTO `wp_gf_entry_meta` VALUES (17290,13,2490,'5','Rao','');
INSERT INTO `wp_gf_entry_meta` VALUES (17291,13,2490,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17292,13,2490,'6','(433) 132-0044','');
INSERT INTO `wp_gf_entry_meta` VALUES (17293,13,2490,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17294,13,2491,'4','Jerry','');
INSERT INTO `wp_gf_entry_meta` VALUES (17295,13,2491,'5','Musso','');
INSERT INTO `wp_gf_entry_meta` VALUES (17296,13,2491,'2','jerrymusso1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17297,13,2491,'6','(205) 215-3606','');
INSERT INTO `wp_gf_entry_meta` VALUES (17298,13,2491,'3','Need fenced yard for 2 dogs. 1month(possible more)','');
INSERT INTO `wp_gf_entry_meta` VALUES (17299,13,2492,'4','Jerry','');
INSERT INTO `wp_gf_entry_meta` VALUES (17300,13,2492,'5','Musso','');
INSERT INTO `wp_gf_entry_meta` VALUES (17301,13,2492,'2','jerrymusso1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17302,13,2492,'6','(205) 215-3606','');
INSERT INTO `wp_gf_entry_meta` VALUES (17303,13,2492,'3','Need fenced yard for 2 dogs. 1month(possible more)','');
INSERT INTO `wp_gf_entry_meta` VALUES (17304,13,2493,'4','Jerry','');
INSERT INTO `wp_gf_entry_meta` VALUES (17305,13,2493,'5','Musso','');
INSERT INTO `wp_gf_entry_meta` VALUES (17306,13,2493,'2','jerrymusso1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17307,13,2493,'6','(205) 215-3606','');
INSERT INTO `wp_gf_entry_meta` VALUES (17308,13,2493,'3','Need fenced yard for 2 dogs. 1month(possible more)','');
INSERT INTO `wp_gf_entry_meta` VALUES (17309,13,2494,'4','Vasily Kichigin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17310,13,2494,'5','Wofford','');
INSERT INTO `wp_gf_entry_meta` VALUES (17311,13,2494,'2','wofford.jeannine@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17312,13,2494,'6','(776) 986-7233','');
INSERT INTO `wp_gf_entry_meta` VALUES (17313,13,2494,'3','Social media marketing boosts your business by capturing your target audience with contemporary, stylish content. \r\n\r\nLet me do for you Modern designs for Instagram, Facebook post design, Twitter, LinkedIn, Pinterest, TikTok, Shopify, and your website with captivating social media post designs.\r\n\r\nI can help you to Make your Social Media more glowing \r\n\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out  and lets start work together  ===== > https://tinyurl.com/3ny7zvde\r\n\r\nSee you there!\r\nRegards\r\nRonny','');
INSERT INTO `wp_gf_entry_meta` VALUES (17314,13,2495,'4','Jerry','');
INSERT INTO `wp_gf_entry_meta` VALUES (17315,13,2495,'5','Musso','');
INSERT INTO `wp_gf_entry_meta` VALUES (17316,13,2495,'2','jerrymusso1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17317,13,2495,'6','(205) 215-3606','');
INSERT INTO `wp_gf_entry_meta` VALUES (17318,13,2495,'3','Need fenced yard for 2 dogs. 1month(possible more)','');
INSERT INTO `wp_gf_entry_meta` VALUES (17319,13,2496,'4','Tanu','');
INSERT INTO `wp_gf_entry_meta` VALUES (17320,13,2496,'5','Sri','');
INSERT INTO `wp_gf_entry_meta` VALUES (17321,13,2496,'2','brandbuildingassistance@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17322,13,2496,'6','(356) 603-9218','');
INSERT INTO `wp_gf_entry_meta` VALUES (17323,13,2496,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17324,13,2497,'4','Precious','');
INSERT INTO `wp_gf_entry_meta` VALUES (17325,13,2497,'5','Whisman','');
INSERT INTO `wp_gf_entry_meta` VALUES (17326,13,2497,'2','precious.whisman@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17327,13,2497,'6','(604) 688-6149','');
INSERT INTO `wp_gf_entry_meta` VALUES (17328,13,2497,'3','Hello,\r\n\r\nWe have an interesting note for your website 2poochiesproperties.com.\r\n\r\nWhy it may interest you? Because you can skip costly ads or struggle with SEO â€” Traffic Tsunami (FTT) manages it.  \r\n\r\nThis innovative tool can position your content inside content generated by ChatGPT â€” and those references remain visible, delivering constant exposure.  \r\n\r\nFor webmasters ready to stay ahead of the curve, this is the right time. Learn how with just a few steps you can stand out in the new search era â€” while others are unaware.\r\n\r\nHave a look here: https://smartexperts.pro/TrafficTsunami?2poochiesproperties.com\r\n\r\nYou are receiving this letter because we think our information may be relevant to you.  \r\nIf you would rather not see future communications from us, please click here to leave:  \r\nhttps://smartexperts.pro/unsub?domain=2poochiesproperties.com\r\n\r\nAddress: 1464 Lewis Street Roselle, IL 60177  \r\nAll the best,  \r\nMichael Turner','');
INSERT INTO `wp_gf_entry_meta` VALUES (17329,13,2498,'4','Rodrigo','');
INSERT INTO `wp_gf_entry_meta` VALUES (17330,13,2498,'5','Olds','');
INSERT INTO `wp_gf_entry_meta` VALUES (17331,13,2498,'2','rodrigo.olds81@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17332,13,2498,'6','(315) 871-1636','');
INSERT INTO `wp_gf_entry_meta` VALUES (17333,13,2498,'3','Hi,\r\n\r\nWe prepared a solution designed for your business 2poochiesproperties.com.\r\n\r\nHereâ€™s why this can be useful: You no longer need to bother messing around with landing pages, search optimization, or daily text creation.  \r\n\r\nWith Auto Lead Machine, all you need to do is connect your autoresponder, create a quick campaign â€” and in 10â€“15 minutes, you start seeing targeted contacts flow in without effort.  \r\n\r\nJust write a catchy title, select a photo, hit launch, and watch contacts deliver directly to your email list consistently.  \r\n\r\nItâ€™s like running a list builder â€” reliable, eager, and hassle-free. No site, no sharing, no complicated campaigns â€” just contacts. All for almost nothing, with a return policy if it doesnâ€™t work.  \r\n\r\nExplore it yourself: https://smartexperts.pro/AutoLeadMachinee?2poochiesproperties.com  \r\n\r\nYou are receiving this message because we believe this may be relevant to you.  \r\nIf you do not wish to receive future emails from us, please click here to UNSUBSCRIBE:  \r\nhttps://smartexperts.pro/unsub?domain=2poochiesproperties.com  \r\n\r\nAddress: 1464 Lewis Street Roselle, IL 60177  \r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17334,13,2499,'4','Rebecca','');
INSERT INTO `wp_gf_entry_meta` VALUES (17335,13,2499,'5','Davis','');
INSERT INTO `wp_gf_entry_meta` VALUES (17336,13,2499,'2','customerservice@growwealthy.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (17337,13,2499,'6','(318) 641-2664','');
INSERT INTO `wp_gf_entry_meta` VALUES (17338,13,2499,'3','Hi,\r\n\r\nExciting news! We matched you with this current job opportunity. As one of many top company opportunities, this particular assignment requires an in-home customer service representative who has a computer setup at their desk ready to go:\r\n\r\nAs a customer service representative, you offer email support and live chat support. Be paid to work from the comfort of your home: https://www.growwealthy.info/customerservi .\r\n\r\nHere\'s a brief rundown on the position:\r\n\r\n-Minimum 5 hours per week (flexible time slots).\r\n-Remote, so available to people in your country\r\n-Salary starts at $25 - $35 per hour.\r\n-Training provided\r\n\r\nYou\'ll work directly with this small company based in your country, which will give you assignments related to customer service.\r\n\r\nAll you have to do is enter some basic information about yourself in this link in order to start being paid today: https://www.growwealthy.info/customerservi  .\r\n\r\nRegards,\r\nRebecca Davis\r\n\r\n\r\n\r\nUNSUBSCRIBE: https://www.growwealthy.info/unsubscribe/?d=2poochiesproperties.com \r\nAddress: 3742 Broaddus Avenue\r\nElizabethtown, KY 42701','');
INSERT INTO `wp_gf_entry_meta` VALUES (17339,13,2500,'4','Brian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17340,13,2500,'5','Keesler','');
INSERT INTO `wp_gf_entry_meta` VALUES (17341,13,2500,'2','marianne.keesler3@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17342,13,2500,'6','(362) 845-8691','');
INSERT INTO `wp_gf_entry_meta` VALUES (17343,13,2500,'3','The TikTok social media platform has seen explosive growth over the last two years. It now has 500\r\nmillion users that are desperate for fun and exciting content and this is a massive opportunity for you\r\nto promote your business.\r\n\r\nI can help you to grow and promote your tiktok account organically\r\nvisit my 5 star profile and join over 3000 happy customer\r\n\r\nClick here to check out   ===== > https://tinyurl.com/dwhm8ebp\r\n\r\nSee you there!\r\nRegards\r\nBrian And Dee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17344,13,2501,'4','Clarita','');
INSERT INTO `wp_gf_entry_meta` VALUES (17345,13,2501,'5','Laney','');
INSERT INTO `wp_gf_entry_meta` VALUES (17346,13,2501,'2','clarita.laney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17347,13,2501,'6','(783) 790-8282','');
INSERT INTO `wp_gf_entry_meta` VALUES (17348,13,2501,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (17349,13,2502,'4','Jasmin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17350,13,2502,'5','Archie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17351,13,2502,'2','bellfrost46078@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17352,13,2502,'6','(317) 582-8723','');
INSERT INTO `wp_gf_entry_meta` VALUES (17353,13,2502,'3','Hello\r\n\r\nDo you want to rank higher, attract more clicks, and transform visitors into loyal clients?\r\n\r\nWe support businesses like yours scale through powerful digital marketing services, including:\r\n\r\n - Search Engine Ranking Boost\r\n - Local SEO (Maps)\r\n - YouTube SEO\r\n - SEO Backlinks & Link Diversity\r\n - Website Traffic Campaigns\r\n - High-Quality Content Creation\r\n - Professional Video Production\r\n - Full Social Media Management\r\n - Lead Generation (Get Customers)\r\n - SEO Outsourcing Solutions\r\n\r\nFor businesses just beginning or looking to scale, we offer custom SEO plans and dedicated guidance â€” all focused on delivering visible, lasting results.\r\n\r\nSimply reply to this email and weâ€™ll suggest the ideal SEO plan for your needs.\r\n\r\nBest regards,\r\nYour SEO & Digital Marketing Expert\r\n\r\n\r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n \r\n\r\nUnited States, IN, Carmel, 46032, 1114 Barfield Lane\r\nTo stop any further communication from us, please reply to this email with subject: Unsubscribe !2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17354,13,2503,'4','Gita','');
INSERT INTO `wp_gf_entry_meta` VALUES (17355,13,2503,'5','McMahan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17356,13,2503,'2','mcmahan.gita@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17357,13,2503,'6','(383) 043-1813','');
INSERT INTO `wp_gf_entry_meta` VALUES (17358,13,2503,'3','Hello there,\r\n\r\nRE: > Facebook PPC ads.\r\n\r\nI have had a look at your site â€” itâ€™s clear you\'re serious about growth.\r\n\r\nDo you feel your online presence could generate more leads or sales?\r\n\r\nMany business owners are seeing better results by partnering with a specialist â€” avoiding the ad learning curve in the process.\r\n\r\nExplore my services online: â†’ https://t.ly/loopboost.com\r\n\r\nKind regards,\r\n\r\nGita McMahan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17359,13,2504,'4','Gwendolyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (17360,13,2504,'5','Hogarth','');
INSERT INTO `wp_gf_entry_meta` VALUES (17361,13,2504,'2','gwendolyn.hogarth@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17362,13,2504,'6','(905) 673-8831','');
INSERT INTO `wp_gf_entry_meta` VALUES (17363,13,2504,'3','Hello\r\n\r\nI found a tested technique which helps convert casual clicks into genuine sales easily.\r\n\r\nThis tool increases conversion numbers by sending automated follow-ups while optimizing client engagement, so you earn more with less work.\r\n\r\nWant to start earning every day? Hit this link to unlock your sales potential now => https://rb.gy/hy6nmw\r\n\r\nBest regards\r\nGwendolyn\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17364,13,2505,'4','Stanley','');
INSERT INTO `wp_gf_entry_meta` VALUES (17365,13,2505,'5','Brinker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17366,13,2505,'2','brinker.stanley@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17367,13,2505,'6','(781) 668-6181','');
INSERT INTO `wp_gf_entry_meta` VALUES (17368,13,2505,'3','Weâ€™re running a special offer â€” submit your message to 1,000,000 sites for only $50 (normally $99). Drop me a quick email: kloos@bienhoamarketing.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17369,13,2506,'4','Mazie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17370,13,2506,'5','Lundy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17371,13,2506,'2','lundy.mazie27@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17372,13,2506,'6','(413) 586-8690','');
INSERT INTO `wp_gf_entry_meta` VALUES (17373,13,2506,'3','Struggling with low website leads for 2poochiesproperties Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (17374,13,2507,'4','Angela','');
INSERT INTO `wp_gf_entry_meta` VALUES (17375,13,2507,'5','Reddick','');
INSERT INTO `wp_gf_entry_meta` VALUES (17376,13,2507,'2','angelareddick1216@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17377,13,2507,'6','(205) 920-5507','');
INSERT INTO `wp_gf_entry_meta` VALUES (17378,13,2507,'3','Do you have smaller rentals','');
INSERT INTO `wp_gf_entry_meta` VALUES (17379,13,2508,'4','Margaret','');
INSERT INTO `wp_gf_entry_meta` VALUES (17380,13,2508,'5','Julia','');
INSERT INTO `wp_gf_entry_meta` VALUES (17381,13,2508,'2','vinhgrowth@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17382,13,2508,'6','(435) 763-2040','');
INSERT INTO `wp_gf_entry_meta` VALUES (17383,13,2508,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com.\r\n\r\nWhat if you could instantly launch your own ready-made AI Store packed with 100s of business-boosting GPTs and 10,000s of powerful promptsâ€”helping local businesses supercharge their content, social media, and lead generationâ€¦ while you keep 100% of the profits?\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=2poochiesproperties.com\r\nAddress: 60 Crown Street, London\r\nLooking out for you, Margaret Julia','');
INSERT INTO `wp_gf_entry_meta` VALUES (17384,13,2509,'4','Alyce','');
INSERT INTO `wp_gf_entry_meta` VALUES (17385,13,2509,'5','Umberger','');
INSERT INTO `wp_gf_entry_meta` VALUES (17386,13,2509,'2','umberger.alyce@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17387,13,2509,'6','(927) 483-7005','');
INSERT INTO `wp_gf_entry_meta` VALUES (17388,13,2509,'3','A lot of people are making $500 to $2K/mo just helping others prepare for digital emergencies. Want a peek at how it works?\r\n\r\nhttps://ow.ly/ovlX50WS2x5','');
INSERT INTO `wp_gf_entry_meta` VALUES (17389,13,2510,'4','Florencia','');
INSERT INTO `wp_gf_entry_meta` VALUES (17390,13,2510,'5','Crowley','');
INSERT INTO `wp_gf_entry_meta` VALUES (17391,13,2510,'2','florencia.crowley@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17392,13,2510,'6','(253) 831-9038','');
INSERT INTO `wp_gf_entry_meta` VALUES (17393,13,2510,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (17394,13,2511,'4','Marylin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17395,13,2511,'5','Wilbur','');
INSERT INTO `wp_gf_entry_meta` VALUES (17396,13,2511,'2','marylin.wilbur@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17397,13,2511,'6','(615) 771-6700','');
INSERT INTO `wp_gf_entry_meta` VALUES (17398,13,2511,'3','Greetings, \r\n\r\nThereâ€™s something new you might find useful for your site 2poochiesproperties.com.  https://goldsolutions.pro/MMM?2poochiesproperties.com\r\n \r\nThe reason it could help: think of a system that adds stability without extra effort â€” and without building your own product.  \r\n\r\nWith Monthly Money Masterclass, you adapt it to your own style: allow clients to manage QR codes directly, or deliver it as a complete service.  \r\n\r\nYou can collect recurring $5â€“$20 from each client, or $200+ monthly if you manage only 5â€“10 clients â€” clear and quick.\r\n \r\nEnjoy the simplicity. Youâ€™ll get a direct outline from professionals with background in the field. Itâ€™s fully actionable â€” just a sequence that works. \r\n \r\nCurious to see how it looks?  \r\n \r\nTake a closer look: https://goldsolutions.pro/MMM?2poochiesproperties.com \r\n \r\nYou are receiving this note because we thought it might be of interest to you.  \r\nIf you donâ€™t wish to hear from us again, press here to UNSUBSCRIBE:  \r\nhttps://goldsolutions.pro/unsubscribe?domain=2poochiesproperties.com  \r\n \r\nAddress: 209 West Street Comstock Park, MI 49321  \r\nKind regards,  \r\nEthan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17399,13,2512,'4','Asa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17400,13,2512,'5','True','');
INSERT INTO `wp_gf_entry_meta` VALUES (17401,13,2512,'2','asa.true@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17402,13,2512,'6','(621) 910-3091','');
INSERT INTO `wp_gf_entry_meta` VALUES (17403,13,2512,'3','Struggling with grow your website traffic? Our AI technology delivers targeted visitors using keywords and place-based precision from global regions to city blocks.  \r\nWanting increased revenue, engaged users, or greater web impact?  \r\nWe tailor it to fit your vision. Enjoy a 7-day free trial period with no contract. Join here:\r\n\r\nhttps://ow.ly/inrZ50WOcRg','');
INSERT INTO `wp_gf_entry_meta` VALUES (17404,13,2513,'4','Elissa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17405,13,2513,'5','Primm','');
INSERT INTO `wp_gf_entry_meta` VALUES (17406,13,2513,'2','elissa.primm@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17407,13,2513,'6','(810) 633-4164','');
INSERT INTO `wp_gf_entry_meta` VALUES (17408,13,2513,'3','Hello\r\n\r\nIâ€™ve discovered a tested method to help convert basic clicks into true sales easily.\r\n\r\nThis method boosts conversion rates by automating follow-ups and improving customer engagement, allowing you to earn more while working less.\r\n\r\nReady to start earning daily? Tap here to unlock your earning potential now => https://rb.gy/hy6nmw\r\n\r\nBest regards\r\nElissa\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17409,13,2514,'4','Chong','');
INSERT INTO `wp_gf_entry_meta` VALUES (17410,13,2514,'5','Hood','');
INSERT INTO `wp_gf_entry_meta` VALUES (17411,13,2514,'2','hood.chong46@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17412,13,2514,'6','(314) 407-1529','');
INSERT INTO `wp_gf_entry_meta` VALUES (17413,13,2514,'3','Attract engaged, keyword-driven traffic to your website with our AI-powered solution, costing far less than paid ad campaigns. Get in touch to grow your site.\r\n\r\nhttps://ow.ly/TFzz50WP9Xb','');
INSERT INTO `wp_gf_entry_meta` VALUES (17414,13,2515,'4','Malik','');
INSERT INTO `wp_gf_entry_meta` VALUES (17415,13,2515,'5','Spadafora','');
INSERT INTO `wp_gf_entry_meta` VALUES (17416,13,2515,'2','bookzai@growthmarketingnow.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (17417,13,2515,'6','(507) 281-9851','');
INSERT INTO `wp_gf_entry_meta` VALUES (17418,13,2515,'3','I am intrigued to introduce you to the world\'s first \"AI-Powered\" app;  Bookz AI which turns any voice, keyword, blog post, or website, into stunning and professional-grade ebooks, reports, pdfs, and flipbooks in any niche whatsoever (be it weight loss, keto, make money, forex, cryptoâ€¦ anything) under 45 secs...\r\n\r\nWithout writing a single word, selling, downtime issues, pitching and spamming clients not even the traffic and SEO hassles or rather going bankrupt!\r\n\r\n>> Click here to secure your early bird & lifetime access immediately before it goes LIVE!  | 10 People (Zero Cost, No Monthly fee): https://www.growthmarketingnow.info/bookzai \r\n\r\nHere is a sneak peek of the key features of this AI:\r\n\r\n50X Crazy than the popular chatGPT\r\nMultiple customization options, including cover design, color schemes, fonts, and more\r\nSeamless integration with major email marketing platforms and CRMs\r\n24/7 customer support and technical assistance\r\nSyndicate Your E-book to 50+ Publication For Instant Buyers Traffic\r\nAnd many moreâ€¦\r\n\r\nBookz AI is perfect for bloggers, marketers, authors, and anyone looking to create high-quality digital content quickly and easily.\r\n\r\n>> Click here to secure your earlybird & lifetime access immediately before it goes LIVE | 10 People  (Zero Cost, No Monthly fee): https://www.growthmarketingnow.info/bookzai \r\n\r\nThe sweetest part is, This AI automatically sells your content in our private marketplace with over 20 million readers bringing forth a maximum and 3-figure commission for you every 24hrs even if you don\'t have prior knowledge about creating or selling ebooks.\r\n\r\nYou can as well reach millions of readers, and grow your audience and revenue like never before.\r\n\r\n>> Click here to secure your earlybird & lifetime access immediately before it goes LIVE!  | 10 People  (Zero Cost, No Monthly fee!): https://www.growthmarketingnow.info/bookzai \r\n\r\nSee, This is an incredible opportunity to streamline your content creation and distribution processes and it\'s poised to revolutionize the way we create and sell digital content with no strings attached!.\r\n\r\nRemember, Bookz AI would be going live Today by 10AM EST.\r\n\r\nNOTE: The first 10 early birds to grab Bookz AI would automatically get instant BONUS of Done-For-You Profit Accelerator (worth $1,997).\r\n\r\nTry your possible best in order not to miss out on this powerful, undiluted opportunity with lifetime benefits today.\r\n\r\n>> Click here to secure your early bird & lifetime access immediately before it goes LIVE!  | 10 People  (Zero Cost, No Monthly Fee!): https://www.growthmarketingnow.info/bookzai \r\n\r\n\r\nBest,\r\nMalik Spadafora\r\n\r\nUNSUBSCRIBE: https://www.growthmarketingnow.info/unsubscribe/?d=2poochiesproperties.com  \r\n\r\nAddress: 4315 Creekside Lane\r\nSanta Barbara, CA 93105','');
INSERT INTO `wp_gf_entry_meta` VALUES (17419,13,2516,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17420,13,2516,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17421,13,2516,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17422,13,2516,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17423,13,2516,'3','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details','');
INSERT INTO `wp_gf_entry_meta` VALUES (17424,13,2517,'4','Jurgen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17425,13,2517,'5','French','');
INSERT INTO `wp_gf_entry_meta` VALUES (17426,13,2517,'2','jurgen.french@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17427,13,2517,'6','(676) 345-5302','');
INSERT INTO `wp_gf_entry_meta` VALUES (17428,13,2517,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17429,13,2518,'4','Lindsey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17430,13,2518,'5','Gower','');
INSERT INTO `wp_gf_entry_meta` VALUES (17431,13,2518,'2','gower.lindsey@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17432,13,2518,'6','(928) 502-8824','');
INSERT INTO `wp_gf_entry_meta` VALUES (17433,13,2518,'3','Hi,\r\n\r\nWe present some insight for your website 2poochiesproperties.com : https://goldsolutions.pro/TitanEdge?2poochiesproperties.com\r\n\r\nDone with unnecessary steps, marketing campaigns, and endless effort?  \r\nIn just five days, youâ€™ll understand a simple, checklist-based routine â€” just a short daily session each morning â€” that converts your morning routine into measurable outcomes.  \r\nNo inventories, no visitors needed, no management stress.  \r\nJust transparent actions, more freedom, and the energy of watching progress appear.  \r\nCurious about the details?\r\n\r\nSee it in action: https://goldsolutions.pro/TitanEdge?2poochiesproperties.com\r\n\r\nYou are receiving this message because it seems our content may be helpful to you.  \r\nIf you do not wish to receive further correspondence from us, please click here to UNSUBSCRIBE:  \r\nhttps://goldsolutions.pro/unsubscribe?domain=2poochiesproperties.com  \r\nAddress: 209 West Street Comstock Park, MI 49321  \r\n\r\nBest regards,  \r\nEthan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17434,13,2519,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (17435,13,2519,'5','Wints','');
INSERT INTO `wp_gf_entry_meta` VALUES (17436,13,2519,'2','markwints39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17437,13,2519,'6','(313) 555-6738','');
INSERT INTO `wp_gf_entry_meta` VALUES (17438,13,2519,'3','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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17439,13,2520,'4','steve','');
INSERT INTO `wp_gf_entry_meta` VALUES (17440,13,2520,'5','ryan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17441,13,2520,'2','csryan13@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17442,13,2520,'6','(713) 503-5001','');
INSERT INTO `wp_gf_entry_meta` VALUES (17443,13,2520,'3','would you send me the confirmation email for us at tiguas. Camt locate it in my email for some reason. 10-12 to 10-17.. I need to change the cc on the account for remaining payments\r\n\r\nThanks\r\nSteve 713-503-5001','');
INSERT INTO `wp_gf_entry_meta` VALUES (17444,13,2521,'4','Hilario','');
INSERT INTO `wp_gf_entry_meta` VALUES (17445,13,2521,'5','Windsor','');
INSERT INTO `wp_gf_entry_meta` VALUES (17446,13,2521,'2','hilario.windsor@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17447,13,2521,'6','(213) 783-6433','');
INSERT INTO `wp_gf_entry_meta` VALUES (17448,13,2521,'3','Hey,\r\n\r\nWe have a exclusive proposal for your website 2poochiesproperties.com.\r\n\r\nWhy you need this: to have every project, partner program, or venture start sending audience and results today â€” without spending a dime on ads or tech headaches. Ghost Pages turns you into a hidden machine that Google absolutely trusts: you build hidden pages using a secret Google asset, and they automatically start sending engaged people â€” while your competition is nowhere the wiser.\r\n\r\nItâ€™s easy, itâ€™s fast, 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 multiplies: launch one Ghost Page and immediately â€” audience flow flows wherever you want: partner programs, online shops, contacts â€” you choose. Set up in just minutes? Learn the method and get results that might blow your mind.\r\n\r\nExperience the demo: https://smartexperts.pro/GhostPages?2poochiesproperties.com\r\n\r\nYou are receiving this update because we believe our idea may be valuable 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=2poochiesproperties.com  \r\nAddress: 1464 Lewis Street Roselle, IL 60177  \r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17449,13,2522,'4','Sammie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17450,13,2522,'5','Ham','');
INSERT INTO `wp_gf_entry_meta` VALUES (17451,13,2522,'2','sammie.ham@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17452,13,2522,'6','(356) 956-9869','');
INSERT INTO `wp_gf_entry_meta` VALUES (17453,13,2522,'3','Striving to energize your websiteâ€™s reach? Our intelligent AI system attracts perfect visitors via keywords or location targeting from continents to local areas.  \r\nLooking to increased revenue, dynamic visitors, or expanded web impact?  \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/16pA50WSKYE','');
INSERT INTO `wp_gf_entry_meta` VALUES (17454,13,2523,'4','Ima','');
INSERT INTO `wp_gf_entry_meta` VALUES (17455,13,2523,'5','Dutton','');
INSERT INTO `wp_gf_entry_meta` VALUES (17456,13,2523,'2','ima.dutton@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17457,13,2523,'6','(650) 839-0571','');
INSERT INTO `wp_gf_entry_meta` VALUES (17458,13,2523,'3','Good day,\r\n\r\nWe have a exclusive access for your website 2poochiesproperties.com: https://goldsolutions.pro/VoiceBeastAI?2poochiesproperties.com\r\n\r\nThink about it: a online creator converting any text into a realistic, emotion-rich voiceover in secondsâ€”no mic, no studio, no hassle. VoiceBeast AI VIP allows you to create a voice that doesnâ€™t just speak plainlyâ€”it connects, holding the attention of your audience right in your browser. Itâ€™s not hard to useâ€”itâ€™s a growth tool: more interest, better outcomes, fewer hurdles. Ready to make your words sound authentic?\r\n\r\nSee it in action: https://goldsolutions.pro/VoiceBeastAI?2poochiesproperties.com\r\n\r\nYou are receiving this letter because we consider our service may be relevant to you.  \r\nIf you do not wish to receive further letters, please click here to stop receiving:  \r\nhttps://goldsolutions.pro/unsubscribe?domain=2poochiesproperties.com  \r\n\r\nAddress: 209 West Street Comstock Park, MI 49321  \r\nBest regards,  \r\nEthan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17459,13,2524,'4','Kayla','');
INSERT INTO `wp_gf_entry_meta` VALUES (17460,13,2524,'5','Duerr','');
INSERT INTO `wp_gf_entry_meta` VALUES (17461,13,2524,'2','kayla.duerr@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17462,13,2524,'6','(699) 923-1200','');
INSERT INTO `wp_gf_entry_meta` VALUES (17463,13,2524,'3','Hi,\r\n\r\nYou might be interested in a special resource for your website 2poochiesproperties.com : https://goldsolutions.pro/BlackBoxProfits?2poochiesproperties.com\r\n\r\nHereâ€™s why it could help:  \r\nIf youâ€™re a webmaster, Black Box Profits is your simple way to real progress â€” no coding hassle, no content overload.  \r\nJust start with your thought, and the system creates a ready-to-sell micro-solution that works like a service and sells without extra effort.\r\n\r\nThink smarter, not harder: forget long guides, recorded videos, or personal promotion.  \r\nBuild micro-programs, not PDFs, that people buy â€” and all it takes is a thought and a short setup.  \r\nWant to learn more today?\r\n\r\nCheck it here: https://goldsolutions.pro/BlackBoxProfits?2poochiesproperties.com\r\n\r\nYou are receiving this message because we thought this might be relevant for you.  \r\nIf you prefer not to get updates from us, please click here to leave the list:  \r\nhttps://goldsolutions.pro/unsubscribe?domain=2poochiesproperties.com  \r\n\r\nAddress: 209 West Street Comstock Park, MI 49321  \r\n\r\nBest regards,  \r\nEthan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17464,13,2525,'4','Emily','');
INSERT INTO `wp_gf_entry_meta` VALUES (17465,13,2525,'5','Wells','');
INSERT INTO `wp_gf_entry_meta` VALUES (17466,13,2525,'2','enegrau13@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17467,13,2525,'6','(615) 979-2732','');
INSERT INTO `wp_gf_entry_meta` VALUES (17468,13,2525,'3','Hello! I wanted to get some info  on Tiguaâ€™s Sunrise. We are needing to get out of our house for several days while the roof and siding are replaced. We would have our dog with us. Weâ€™ve never been to Smith Lake, and some are saying we need to be on a certain side of the lake to have easy access to groceries and such in Cullman. Would it be possible to get an address and further info on proximity to Cullman? Also please let me know if one of the other properties would be closer? I love that Tiguaâ€™s has a fenced in yard for our dog. Thanks so much!','');
INSERT INTO `wp_gf_entry_meta` VALUES (17469,13,2526,'4','Richard','');
INSERT INTO `wp_gf_entry_meta` VALUES (17470,13,2526,'5','Young','');
INSERT INTO `wp_gf_entry_meta` VALUES (17471,13,2526,'2','aiprofitmachine@goldtip.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (17472,13,2526,'6','(519) 770-8962','');
INSERT INTO `wp_gf_entry_meta` VALUES (17473,13,2526,'3','Ever felt like youâ€™re trying to complete a puzzle, but youâ€™re missing key pieces?\r\n\r\nThatâ€™s how many feel when trying to navigate the online marketing jungle.\r\n\r\nA friend of mine spent years trying to figure it all out.\r\n\r\nHe bought course after course,\r\n\r\nbut it felt like he was building a castle with missing blocks.\r\n\r\nFrustrated, he nearly gave up.\r\n\r\nThen he found the Michael Cheney and his AI Machine, which QUICKLY turned everything around.\r\n\r\nIt was the missing piece, helping him finally connect the dots to online success: https://www.goldtip.shop/aiprofitmachines  .\r\n\r\nDonâ€™t let confusion hold you back any longer.\r\n\r\nWith the AI Profit Machine, you can finally assemble the puzzle and see the big picture of financial freedom.\r\n\r\nItâ€™s time to put your strategies into action and start seeing results!\r\n\r\nGo and grab this right now:\r\nhttps://www.goldtip.shop/aiprofitmachines  \r\n\r\nRichard Young\r\n\r\n \r\nUNSUBSCRIBE: https://www.goldtip.shop/unsubscribe/?d=2poochiesproperties.com \r\nAddress: 1171 Pallet Street\r\nWhite Plains, NY 10601','');
INSERT INTO `wp_gf_entry_meta` VALUES (17474,13,2527,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17475,13,2527,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17476,13,2527,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17477,13,2527,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17478,13,2527,'3','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details','');
INSERT INTO `wp_gf_entry_meta` VALUES (17479,13,2528,'4','Maria','');
INSERT INTO `wp_gf_entry_meta` VALUES (17480,13,2528,'5','Batts','');
INSERT INTO `wp_gf_entry_meta` VALUES (17481,13,2528,'2','commissionkingai@bizopphand.info','');
INSERT INTO `wp_gf_entry_meta` VALUES (17482,13,2528,'6','(240) 545-4788','');
INSERT INTO `wp_gf_entry_meta` VALUES (17483,13,2528,'3','Be honest.\r\n\r\n...   you\'ve brought a product cause the sales pages are flashy -\r\n\r\n-  luxury cars, yachts, vacation spots, houses\r\n\r\nThen you discover that the products offered are complicated.\r\n\r\nI\'ve been there.\r\n\r\nI\'ve learned my lesson\r\n\r\nSo today...\r\n\r\nBilly Darr offers a refreshing software that makes it possible for newbies to crush it online.\r\n\r\n>>> Check it out: https://www.bizopphand.info/commissionkingai !\r\n\r\n\r\nMaria Batts\r\n\r\n\r\nUNSUBSCRIBE: https://www.bizopphand.info/unsubscribe/?d=2poochiesproperties.com \r\n\r\nAddress: 4736 Crim Lane\r\nSeaman, OH 45679','');
INSERT INTO `wp_gf_entry_meta` VALUES (17484,13,2529,'4','Natali','');
INSERT INTO `wp_gf_entry_meta` VALUES (17485,13,2529,'5','Conti','');
INSERT INTO `wp_gf_entry_meta` VALUES (17486,13,2529,'2','nataliconti2030@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17487,13,2529,'6','(780) 513-5854','');
INSERT INTO `wp_gf_entry_meta` VALUES (17488,13,2529,'3','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/','');
INSERT INTO `wp_gf_entry_meta` VALUES (17489,13,2530,'4','Leanne','');
INSERT INTO `wp_gf_entry_meta` VALUES (17490,13,2530,'5','Hedgepeth','');
INSERT INTO `wp_gf_entry_meta` VALUES (17491,13,2530,'2','hedgepeth.leanne@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17492,13,2530,'6','(332) 687-4098','');
INSERT INTO `wp_gf_entry_meta` VALUES (17493,13,2530,'3','Hey,\r\n\r\nCheck out this exclusive chance for your site : https://smartexperts.pro/GhostPage?2poochiesproperties.com\r\n\r\nWhy consider it: you can get organic reach and leads from day one â€” no money on ads or extra skills. Ghost Pages positions you as a silent authority that Google favors: you build invisible pages leveraging a trusted Google element, and they start sending targeted visitors â€” while others remain unaware.\r\n\r\nItâ€™s hassle-free, itâ€™s practical: no need for domains, hosting, or social media, skills arenâ€™t required â€” just point, copy, and it works. Plus, it performs and grows: start with a single page and see the results straight into your projects â€” affiliate, e-com, leads â€” your choice. Want results in minutes? Explore how it works and experience growth.\r\n\r\nSee it live: https://smartexperts.pro/GhostPage?2poochiesproperties.com\r\n\r\nYou are receiving this message because it might align with your current needs.  \r\nIf you do not wish to get more updates, please click here to UNSUBSCRIBE:  \r\nhttps://smartexperts.pro/unsub?domain=2poochiesproperties.com  \r\nAddress: 1464 Lewis Street Roselle, IL 60177  \r\n\r\nKind regards,  \r\nMichael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17494,13,2531,'4','Melodee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17495,13,2531,'5','Demaio','');
INSERT INTO `wp_gf_entry_meta` VALUES (17496,13,2531,'2','melodee.demaio@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17497,13,2531,'6','(635) 130-5935','');
INSERT INTO `wp_gf_entry_meta` VALUES (17498,13,2531,'3','Discover how our AI can skyrocket your 2poochiesproperties Com website leads in this quick video: https://www.youtube.com/shorts/A8YPkXQq4EY','');
INSERT INTO `wp_gf_entry_meta` VALUES (17499,13,2532,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17500,13,2532,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17501,13,2532,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17502,13,2532,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17503,13,2532,'3','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details','');
INSERT INTO `wp_gf_entry_meta` VALUES (17504,13,2533,'4','Rhoda','');
INSERT INTO `wp_gf_entry_meta` VALUES (17505,13,2533,'5','Camp','');
INSERT INTO `wp_gf_entry_meta` VALUES (17506,13,2533,'2','camp.rhoda@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17507,13,2533,'6','(705) 878-3328','');
INSERT INTO `wp_gf_entry_meta` VALUES (17508,13,2533,'3','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/KKSN50WXBi0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17509,19,2534,'1','Tosha','');
INSERT INTO `wp_gf_entry_meta` VALUES (17510,19,2534,'3','Quick','');
INSERT INTO `wp_gf_entry_meta` VALUES (17511,19,2534,'4','tosha.quick@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17512,19,2534,'5','(256) 590-2422','');
INSERT INTO `wp_gf_entry_meta` VALUES (17513,19,2534,'6.1','9004 Co Rd 747','');
INSERT INTO `wp_gf_entry_meta` VALUES (17514,19,2534,'6.3','Cullman','');
INSERT INTO `wp_gf_entry_meta` VALUES (17515,19,2534,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (17516,19,2534,'6.5','35055','');
INSERT INTO `wp_gf_entry_meta` VALUES (17517,19,2534,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17518,19,2534,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Ricky Hopper\";s:12:\"Relationship\";s:6:\"Father\";s:11:\"Telephone #\";s:10:\"2055145453\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17519,19,2534,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17520,19,2534,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17521,19,2534,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17522,19,2534,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17523,19,2534,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17524,19,2534,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (17525,19,2534,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17526,19,2534,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17527,19,2534,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17528,19,2534,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17529,19,2534,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17530,19,2534,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17531,19,2534,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17532,19,2534,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17533,19,2534,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17534,19,2534,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17535,19,2534,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (17536,19,2534,'23','68ccb460604012.63499400.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17537,19,2534,'25.1','XXXXXXXXXXXX1597','');
INSERT INTO `wp_gf_entry_meta` VALUES (17538,19,2534,'25.4','Discover','');
INSERT INTO `wp_gf_entry_meta` VALUES (17540,19,2534,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (17541,19,2534,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17542,19,2534,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17543,19,2534,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17544,19,2534,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17545,19,2534,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17546,19,2534,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17547,13,2535,'4','Noella','');
INSERT INTO `wp_gf_entry_meta` VALUES (17548,13,2535,'5','Auger','');
INSERT INTO `wp_gf_entry_meta` VALUES (17549,13,2535,'2','tonych2004@mail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17550,13,2535,'6','(317) 168-3518','');
INSERT INTO `wp_gf_entry_meta` VALUES (17551,13,2535,'3','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\r\nCapital Management Ltd., a Hong Kong-based investment firm\r\nspecializing in business loans and capital investments tailored for\r\ngrowing companies across Asia, Europe, and beyond.\r\n\r\nWe support businesses with Flexible business loans, Growth capital\r\ninvestment and Custom financing solutions that align with all\r\nstrategic business goals.\r\n\r\nAs part of our ongoing global expansion we are currently looking for\r\nserious business owners outside Hong Kong and China who are currently\r\nexploring funding options for business expansion for access to fast\r\ncapital.\r\n\r\nIf you are interested, please feel free to reach out to me at:\r\ntonychu@athcapitalltd.com\r\n\r\nBest Regards\r\nTony Chu\r\ntonychu@athcapitalltd.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17552,13,2536,'4','Jacklyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (17553,13,2536,'5','Pulleine','');
INSERT INTO `wp_gf_entry_meta` VALUES (17554,13,2536,'2','pulleine.jacklyn@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17555,13,2536,'6','(450) 296-6500','');
INSERT INTO `wp_gf_entry_meta` VALUES (17556,13,2536,'3','Hello\r\n\r\nTurn your phone into a $100 per day income stream\r\n\r\nI make $more than $100 every time I send an email with *Email Cash Machine* â€” plug-and-play email templates, complimentary autoresponder, exclusive affiliate deals inside. No need to create products, run ads, or have experience. Get paid anywhere from your phone or laptop.\r\n\r\nClaim your lifetime access now for just $17 â€” risk-free with 180-day refund ==> https://rb.gy/uxe0l2\r\n\r\nBest regards\r\nJacklyn\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17557,26,2537,'1','Robert','');
INSERT INTO `wp_gf_entry_meta` VALUES (17558,26,2537,'3','Ash','');
INSERT INTO `wp_gf_entry_meta` VALUES (17559,26,2537,'4','Bobkat.ash@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17560,26,2537,'5','(615) 417-9093','');
INSERT INTO `wp_gf_entry_meta` VALUES (17561,26,2537,'6.1','123 Hilltop Ridge Drive','');
INSERT INTO `wp_gf_entry_meta` VALUES (17562,26,2537,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (17563,26,2537,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (17564,26,2537,'6.5','35756','');
INSERT INTO `wp_gf_entry_meta` VALUES (17565,26,2537,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17566,26,2537,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:13:\"Sarah Heusner\";s:12:\"Relationship\";s:8:\"Daughter\";s:11:\"Telephone #\";s:10:\"6155195610\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17567,26,2537,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17568,26,2537,'11','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (17569,26,2537,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17570,26,2537,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17571,26,2537,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17572,26,2537,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17573,26,2537,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17574,26,2537,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17575,26,2537,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17576,26,2537,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17577,26,2537,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17578,26,2537,'23','68cdd822519a21.50130028.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17579,26,2537,'25.1','XXXXXXXXXXXX1007','');
INSERT INTO `wp_gf_entry_meta` VALUES (17580,26,2537,'25.4','American Express','');
INSERT INTO `wp_gf_entry_meta` VALUES (17581,26,2537,'17.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17582,26,2537,'17.2','$1,800.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17583,26,2537,'17.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17585,26,2537,'20','1800','');
INSERT INTO `wp_gf_entry_meta` VALUES (17586,26,2537,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17587,26,2537,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17588,26,2537,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17589,26,2537,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17590,26,2537,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:17;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17591,26,2537,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:17;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,800.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17592,13,2538,'4','Jamison','');
INSERT INTO `wp_gf_entry_meta` VALUES (17593,13,2538,'5','Heiman','');
INSERT INTO `wp_gf_entry_meta` VALUES (17594,13,2538,'2','heiman.jamison@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17595,13,2538,'6','(319) 430-0757','');
INSERT INTO `wp_gf_entry_meta` VALUES (17596,13,2538,'3','Eager to spark your websiteâ€™s growth? Our AI-powered platform draws focused visitors using keywords with location filters from countries to towns.  \r\nAiming for higher earnings, active users, or stronger online presence?  \r\nWe adapt it to suit your objectives. Enjoy a 7-day free trial period with no contract. Begin now:\r\n\r\nhttps://ow.ly/N2CK50WSKYK','');
INSERT INTO `wp_gf_entry_meta` VALUES (17597,13,2539,'4','Les','');
INSERT INTO `wp_gf_entry_meta` VALUES (17598,13,2539,'5','Whyte','');
INSERT INTO `wp_gf_entry_meta` VALUES (17599,13,2539,'2','whyte.les@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17600,13,2539,'6','(119) 343-6942','');
INSERT INTO `wp_gf_entry_meta` VALUES (17601,13,2539,'3','Hi,\r\n\r\nWe have an exclusive offer for your website 2poochiesproperties.com https://www.novaai.expert/EveryAI?2poochiesproperties.com\r\n\r\nFed up with spending on dozens of automation apps?  \r\nWith EveryAI you unlock an all-in-one board that provides a wide range of advanced AI engines with no recurring charges.  \r\n\r\nLaunch online projects, write content, develop marks, render 8K motion videos, voice-driven charactersâ€¦ and keep 100% of your earnings under a professional license.  \r\n\r\nInterested in earning more, doing less, and managing outcomes your way?  \r\nIt starts here.\r\n\r\nSee for yourself: https://www.novaai.expert/EveryAI?2poochiesproperties.com\r\n\r\nYou are receiving this note because we believe our update may be helpful to you.  \r\n\r\nIf you do not wish to receive further notes from us, please click here to UNSUBSCRIBE:  \r\nhttps://www.novaai.expert/unsubscribe?domain=2poochiesproperties.com\r\n\r\nAddress: 209 West Street Comstock Park, MI 49321  \r\n\r\nLooking out for you,  \r\nEthan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17602,13,2540,'4','Minna','');
INSERT INTO `wp_gf_entry_meta` VALUES (17603,13,2540,'5','Lowe','');
INSERT INTO `wp_gf_entry_meta` VALUES (17604,13,2540,'2','lowe.minna@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17605,13,2540,'6','(252) 094-1649','');
INSERT INTO `wp_gf_entry_meta` VALUES (17606,13,2540,'3','Hello,\r\n\r\nAt Cateus Investment Company (CIC), we understand that the right funding structure can significantly accelerate your business growth. Whether youâ€™re an early-stage startup or a scaling enterprise, our investment solutions are tailored to align with your vision and long-term success.\r\n\r\nWe currently offer two primary financing options:\r\n	â€¢	Debt Financing: Access capital at a competitive 3% annual interest rate, with no prepayment penaltiesâ€”ideal for businesses seeking straightforward, low-cost funding while maintaining full ownership.\r\n	â€¢	Convertible Debt Financing: A hybrid solution offering 3% annual interest with a conversion feature. After two years, the debt can convert into a 10â€“15% equity stake, providing both immediate funding and future alignment of interests.\r\n\r\nIf youâ€™re seeking strategic funding with flexibility, we invite you to share your pitch deck or executive summary. Our team is ready to work with you to identify the most effective investment structure to support your business trajectory.\r\n\r\nWe look forward to exploring how CIC can partner with you to unlock your companyâ€™s full potential.\r\n\r\nWarm regards,\r\nOman Rook\r\nExecutive Investment Consultant | Director\r\nCateus Investment Company (CIC)\r\noman-rook@cateusgroup.org | cateusgroup@gmail.com\r\nwww.cateusinvestmentsgroup.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17607,13,2541,'4','Young','');
INSERT INTO `wp_gf_entry_meta` VALUES (17608,13,2541,'5','Vandegrift','');
INSERT INTO `wp_gf_entry_meta` VALUES (17609,13,2541,'2','young.vandegrift@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17610,13,2541,'6','(268) 481-0854','');
INSERT INTO `wp_gf_entry_meta` VALUES (17611,13,2541,'3','Is your 2poochiesproperties Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (17612,13,2542,'4','Franziska','');
INSERT INTO `wp_gf_entry_meta` VALUES (17613,13,2542,'5','Devine','');
INSERT INTO `wp_gf_entry_meta` VALUES (17614,13,2542,'2','franziska.devine60@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17615,13,2542,'6','(313) 266-3749','');
INSERT INTO `wp_gf_entry_meta` VALUES (17616,13,2542,'3','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/mZQF50WXBjc','');
INSERT INTO `wp_gf_entry_meta` VALUES (17617,13,2543,'4','Bernardo','');
INSERT INTO `wp_gf_entry_meta` VALUES (17618,13,2543,'5','Griffin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17619,13,2543,'2','bestcopying@tutamail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17620,13,2543,'6','(313) 461-9643','');
INSERT INTO `wp_gf_entry_meta` VALUES (17621,13,2543,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17622,13,2544,'4','Shay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17623,13,2544,'5','O\'Mahony','');
INSERT INTO `wp_gf_entry_meta` VALUES (17624,13,2544,'2','omahony.shay@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17625,13,2544,'6','(777) 820-5839','');
INSERT INTO `wp_gf_entry_meta` VALUES (17626,13,2544,'3','At 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17627,13,2545,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (17628,13,2545,'5','Wilson','');
INSERT INTO `wp_gf_entry_meta` VALUES (17629,13,2545,'2','emma.wilson1768@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17630,13,2545,'6','(683) 199-6421','');
INSERT INTO `wp_gf_entry_meta` VALUES (17631,13,2545,'3','Hi,\r\n\r\nI came across 2poochiesproperties.com and wanted to connect.\r\n\r\nMy team specializes in helping websites expand their reach and get their content in front of the right people. We\'ve developed a process that can significantly boost online visibility, whether you\'re focused on building a strong local presence or reaching a global audience.\r\n\r\nI have some initial thoughts that could help you attract more visitors and build your audience.\r\n\r\nWould you be open to me sending over a quick summary of what those might be?\r\n\r\nThanks for your time,\r\nEmma','');
INSERT INTO `wp_gf_entry_meta` VALUES (17632,13,2546,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (17633,13,2546,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17634,13,2546,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17635,13,2546,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (17636,13,2546,'3','Please visit https://wexxon.com/en/home/9-romantic-compatibility.html for more details','');
INSERT INTO `wp_gf_entry_meta` VALUES (17637,13,2547,'4','Yasmin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17638,13,2547,'5','Faulk','');
INSERT INTO `wp_gf_entry_meta` VALUES (17639,13,2547,'2','yasmin.faulk@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17640,13,2547,'6','(335) 676-3159','');
INSERT INTO `wp_gf_entry_meta` VALUES (17641,13,2547,'3','Hello,\r\n\r\nWeâ€™re sharing an exclusive note related to your site 2poochiesproperties.com https://viewbet-24.site/eBookWriterAI?2poochiesproperties.com\r\n\r\nThink about it: you might want an info product â€” but building it all yourself is a burden. With ebookwriter.ai you instantly have a finished eBook (cover, images, TOC), filled with subject-oriented text â€” all in a short while.  \r\nWhy this matters for you: to expand reach, release it wherever you prefer, and avoid extra hiring costs.\r\n\r\nThinking about add partnerships, customize appearance with your look, or have a digital file you can share or monetize â€” with minimal hassle? Ebookwriter.ai lets you adjust the visuals, while doing the background work.  \r\nTake a look: https://viewbet-24.site/eBookWriterAI?2poochiesproperties.com\r\n\r\nYou have received this info because we consider it fits your field.  \r\nIf you prefer no more notes, please open this link to UNSUBSCRIBE:  \r\nhttps://viewbet-24.site/unsubscribe?domain=2poochiesproperties.com  \r\nAddress: 209 West Street Comstock Park, MI 49321  \r\nBest, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (17642,13,2548,'4','James','');
INSERT INTO `wp_gf_entry_meta` VALUES (17643,13,2548,'5','McCormack','');
INSERT INTO `wp_gf_entry_meta` VALUES (17644,13,2548,'2','pmccormack1252@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17645,13,2548,'6','(865) 705-8010','');
INSERT INTO `wp_gf_entry_meta` VALUES (17646,13,2548,'3','We have water damage in our house \r\nNeed place to live while being repaired Not sure how long Insurance is paying','');
INSERT INTO `wp_gf_entry_meta` VALUES (17647,13,2549,'4','Michell','');
INSERT INTO `wp_gf_entry_meta` VALUES (17648,13,2549,'5','Bainton','');
INSERT INTO `wp_gf_entry_meta` VALUES (17649,13,2549,'2','michell.bainton@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17650,13,2549,'6','(772) 124-9210','');
INSERT INTO `wp_gf_entry_meta` VALUES (17651,13,2549,'3','A modular offering integrates with AI assistants to produce improved interactions... The algorithmic tool coordinates audience growth from the dashboard... Offered as a array of advanced AI platforms...\r\n\r\n\r\nhttps://loading-please-wait.online/AutoLeadMachine?domain=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17652,13,2550,'4','Winnie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17653,13,2550,'5','Bower','');
INSERT INTO `wp_gf_entry_meta` VALUES (17654,13,2550,'2','winniebower@verizon.net','');
INSERT INTO `wp_gf_entry_meta` VALUES (17655,13,2550,'6','(397) 890-3416','');
INSERT INTO `wp_gf_entry_meta` VALUES (17656,13,2550,'3','I pay a quick visit each day some web pages and blogbs to \r\nread articles, however this wweb site provides quality based content.\r\n\r\nhttps://gravatar.com/gracefullypost24ddc54eee\r\nhttps://gravatar.com/wisejoyfully78126481a6\r\nhttps://br.gravatar.com/tempdisrockforracour\r\nhttps://gravatar.com/studentkrispy2159b88d9d\r\nhttps://gravatar.com/briefly0f0864ad6d\r\nhttps://gravatar.com/basementhappyd0b0cfd833\r\nhttps://gravatar.com/crispybravely8df8b1a23d\r\nhttps://gravatar.com/songslowlyb47388222f\r\nhttps://br.gravatar.com/dicasdeapostasonline04\r\nhttps://pl.gravatar.com/grakasynoonline\r\nhttps://gravatar.com/chiefquickly8003edda93\r\nhttps://gravatar.com/sweet1546eec64c\r\nhttps://nb.gravatar.com/norskenettcasinoqv9\r\nhttps://gravatar.com/delicatelybeautiful11b6d515cb','');
INSERT INTO `wp_gf_entry_meta` VALUES (17657,13,2551,'4','Rae','');
INSERT INTO `wp_gf_entry_meta` VALUES (17658,13,2551,'5','Weiss','');
INSERT INTO `wp_gf_entry_meta` VALUES (17659,13,2551,'2','rae.weiss@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17660,13,2551,'6','(119) 127-3811','');
INSERT INTO `wp_gf_entry_meta` VALUES (17661,13,2551,'3','Battling a lack of website visitors? Our AI platform attracts perfect visitors using keywords and geographic focus from continents to local streets.  \r\nLooking for more sales, active users, or a broader online footprint?  \r\nWe fine-tune it to fit your vision. Enjoy a 7-day free trial period with no contract. Join now:\r\n\r\nhttps://ow.ly/UfmS50WXBjp','');
INSERT INTO `wp_gf_entry_meta` VALUES (17662,13,2552,'4','Cathryn','');
INSERT INTO `wp_gf_entry_meta` VALUES (17663,13,2552,'5','Winfrey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17664,13,2552,'2','winfrey.cathryn@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17665,13,2552,'6','(225) 826-2677','');
INSERT INTO `wp_gf_entry_meta` VALUES (17666,13,2552,'3','Worldâ€™s One-of-a-kind AI Assistant Using ChatGPT-5â€¦That Produces And Optimizes Anything We Needâ€¦On The Top Results Of Googleâ€¦With ZERO Manual Effortâ€¦ And Without Paid Promotionâ€¦ Making It Possible To Receive nearly $700 Dailyâ€¦ On Complete Automation.\r\n\r\nhttps://europa-168.site/APEXAI','');
INSERT INTO `wp_gf_entry_meta` VALUES (17667,13,2553,'4','Clay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17668,13,2553,'5','Montgomery','');
INSERT INTO `wp_gf_entry_meta` VALUES (17669,13,2553,'2','clay.montgomery@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17670,13,2553,'6','(320) 276-6499','');
INSERT INTO `wp_gf_entry_meta` VALUES (17671,13,2553,'3','Boost your 2poochiesproperties Com websiteâ€™s traffic with AI! Watch this to learn more: https://www.youtube.com/watch?v=0vQRdhaE2j8','');
INSERT INTO `wp_gf_entry_meta` VALUES (17672,13,2554,'4','Jason','');
INSERT INTO `wp_gf_entry_meta` VALUES (17673,13,2554,'5','Vieira','');
INSERT INTO `wp_gf_entry_meta` VALUES (17674,13,2554,'2','vieira.jason@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17675,13,2554,'6','(394) 392-1986','');
INSERT INTO `wp_gf_entry_meta` VALUES (17676,13,2554,'3','Running 2poochiesproperties.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/yrNwEeSt','');
INSERT INTO `wp_gf_entry_meta` VALUES (17677,13,2555,'4','Niketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17678,13,2555,'5','D y rkuuapbht','');
INSERT INTO `wp_gf_entry_meta` VALUES (17679,13,2555,'2','niketajoshi.rocketdigitaltech@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17680,13,2555,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (17681,13,2555,'3','Hi https://2poochiesproperties.com/contact-us,\r\n\r\nI represent a social media marketing agency that creates 15 engaging posts per month for businesses like yours.\r\n\r\nOur clients typically see a 40-60% increase in followers and engagement for just $199/month.\r\n\r\nWould youÂ beÂ interested?\r\n\r\nThank You,\r\nNiketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17682,13,2556,'4','Torsten','');
INSERT INTO `wp_gf_entry_meta` VALUES (17683,13,2556,'5','Dube','');
INSERT INTO `wp_gf_entry_meta` VALUES (17684,13,2556,'2','torsten.dube@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17685,13,2556,'6','(310) 645-1746','');
INSERT INTO `wp_gf_entry_meta` VALUES (17686,13,2556,'3','Want more targeted traffic to your 2poochiesproperties Com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17687,13,2557,'4','Katherina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17688,13,2557,'5','Childers','');
INSERT INTO `wp_gf_entry_meta` VALUES (17689,13,2557,'2','childers.katherina@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17690,13,2557,'6','(216) 354-4659','');
INSERT INTO `wp_gf_entry_meta` VALUES (17691,13,2557,'3','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/cmPa50WXBjl','');
INSERT INTO `wp_gf_entry_meta` VALUES (17692,13,2558,'4','Jc','');
INSERT INTO `wp_gf_entry_meta` VALUES (17693,13,2558,'5','Poorman','');
INSERT INTO `wp_gf_entry_meta` VALUES (17694,13,2558,'2','poorman.jc@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17695,13,2558,'6','(787) 198-0507','');
INSERT INTO `wp_gf_entry_meta` VALUES (17696,13,2558,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17697,13,2559,'4','Kari','');
INSERT INTO `wp_gf_entry_meta` VALUES (17698,13,2559,'5','Thorpe','');
INSERT INTO `wp_gf_entry_meta` VALUES (17699,13,2559,'2','thorpe.kari83@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17700,13,2559,'6','(373) 947-2589','');
INSERT INTO `wp_gf_entry_meta` VALUES (17701,13,2559,'3','Hello 2poochiesproperties 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[Kari Thorpe]\r\n\r\nEmpowering Your Digital Marketing Success','');
INSERT INTO `wp_gf_entry_meta` VALUES (17702,13,2560,'4','Lila','');
INSERT INTO `wp_gf_entry_meta` VALUES (17703,13,2560,'5','Sprouse','');
INSERT INTO `wp_gf_entry_meta` VALUES (17704,13,2560,'2','lila.sprouse@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17705,13,2560,'6','(533) 762-4203','');
INSERT INTO `wp_gf_entry_meta` VALUES (17706,13,2560,'3','With 2poochiesproperties.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/nrNwEwF8','');
INSERT INTO `wp_gf_entry_meta` VALUES (17707,13,2561,'4','Adolph','');
INSERT INTO `wp_gf_entry_meta` VALUES (17708,13,2561,'5','Maney','');
INSERT INTO `wp_gf_entry_meta` VALUES (17709,13,2561,'2','maney.adolph@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17710,13,2561,'6','(352) 663-7139','');
INSERT INTO `wp_gf_entry_meta` VALUES (17711,13,2561,'3','Hoping to transform your websiteâ€™s audience? Our smart AI tool draws custom visitors using keywords and geographic precision from continents to neighborhoods.  \r\nDesiring increased revenue, engaged users, or stronger online reach?  \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/UfmS50WXBjp','');
INSERT INTO `wp_gf_entry_meta` VALUES (17712,13,2562,'4','Susannah','');
INSERT INTO `wp_gf_entry_meta` VALUES (17713,13,2562,'5','Gerste','');
INSERT INTO `wp_gf_entry_meta` VALUES (17714,13,2562,'2','colten.blair.1970+2poochiesproperties.com@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17715,13,2562,'6','(846) 282-6089','');
INSERT INTO `wp_gf_entry_meta` VALUES (17716,13,2562,'3','Hello, Iâ€™m interested in whether you are considering selling your website  2poochiesproperties.com. Could you please provide the asking price, average monthly traffic? Iâ€™m open to discussing further. You can reach me at ryland.rivas.1973@gmail.com for a quick conversation.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17717,13,2563,'4','Dino','');
INSERT INTO `wp_gf_entry_meta` VALUES (17718,13,2563,'5','Scherf','');
INSERT INTO `wp_gf_entry_meta` VALUES (17719,13,2563,'2','scherf.dino@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17720,13,2563,'6','(676) 729-5372','');
INSERT INTO `wp_gf_entry_meta` VALUES (17721,13,2563,'3','Is your 2poochiesproperties Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17722,13,2564,'4','Wyatt','');
INSERT INTO `wp_gf_entry_meta` VALUES (17723,13,2564,'5','Messina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17724,13,2564,'2','messina.wyatt@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17725,13,2564,'6','(778) 715-4321','');
INSERT INTO `wp_gf_entry_meta` VALUES (17726,13,2564,'3','Limited-Time Deal: Half-Price Form Submission Campaign â€” Ends Soon. Youâ€™re seeing this. Thatâ€™s the power of direct form outreach. Reach me at: phil.contact@form-blast-promo.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (17727,13,2565,'4','Tracee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17728,13,2565,'5','Marina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17729,13,2565,'2','marina.tracee17@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17730,13,2565,'6','(314) 705-8508','');
INSERT INTO `wp_gf_entry_meta` VALUES (17731,13,2565,'3','Battling low website traffic? Our intelligent AI system delivers targeted visitors through keywords with regional focus from continents to local spots.  \r\nNeeding increased profits, dynamic pages, or greater web reach?  \r\nWe tailor it to fit your vision. Enjoy a 7-day free trial period with no contract. Dive in here:\r\n\r\nhttps://ow.ly/njfb50WXBjw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17732,13,2566,'4','Latesha','');
INSERT INTO `wp_gf_entry_meta` VALUES (17733,13,2566,'5','Ogren','');
INSERT INTO `wp_gf_entry_meta` VALUES (17734,13,2566,'2','latesha.ogren@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17735,13,2566,'6','(775) 692-4153','');
INSERT INTO `wp_gf_entry_meta` VALUES (17736,13,2566,'3','Here is my site: https://submissiontodirectory.top/','');
INSERT INTO `wp_gf_entry_meta` VALUES (17737,13,2567,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (17738,13,2567,'5','Suri','');
INSERT INTO `wp_gf_entry_meta` VALUES (17739,13,2567,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17740,13,2567,'6','(612) 694-8524','');
INSERT INTO `wp_gf_entry_meta` VALUES (17741,13,2567,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17742,13,2568,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (17743,13,2568,'5','George','');
INSERT INTO `wp_gf_entry_meta` VALUES (17744,13,2568,'2','fastprocess006@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17745,13,2568,'6','(688) 117-2915','');
INSERT INTO `wp_gf_entry_meta` VALUES (17746,13,2568,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17747,13,2569,'4','Justin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17748,13,2569,'5','Pinto','');
INSERT INTO `wp_gf_entry_meta` VALUES (17749,13,2569,'2','justin.pinto@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17750,13,2569,'6','(322) 748-1173','');
INSERT INTO `wp_gf_entry_meta` VALUES (17751,13,2569,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17752,13,2570,'4','Sallie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17753,13,2570,'5','Sommer','');
INSERT INTO `wp_gf_entry_meta` VALUES (17754,13,2570,'2','sommer.sallie@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17755,13,2570,'6','(381) 138-8809','');
INSERT INTO `wp_gf_entry_meta` VALUES (17756,13,2570,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17757,13,2571,'4','Lance','');
INSERT INTO `wp_gf_entry_meta` VALUES (17758,13,2571,'5','Bruton','');
INSERT INTO `wp_gf_entry_meta` VALUES (17759,13,2571,'2','lance.bruton@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17760,13,2571,'6','(788) 957-5465','');
INSERT INTO `wp_gf_entry_meta` VALUES (17761,13,2571,'3','Get increased leads for your 2poochiesproperties.com website by leveraging AI on Instagram. If you\'re looking to boost greater traffic, generate leads, and expand your brand\'s reach, you can get more information and start a no-cost trial here: https://ow.ly/yxBy50WXAsb\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, top-tier 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 tedious Instagram tasks.\r\n\r\nOur service focuses on genuine, organic growthâ€”no bots, no fake followers. Itâ€™s perfect for brands like yours that want to convert Instagram into a lead generation engine. Better yet, 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17762,13,2572,'4','Christina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17763,13,2572,'5','Windsor','');
INSERT INTO `wp_gf_entry_meta` VALUES (17764,13,2572,'2','christinawindsor@uol.com.br','');
INSERT INTO `wp_gf_entry_meta` VALUES (17765,13,2572,'6','(836) 180-9250','');
INSERT INTO `wp_gf_entry_meta` VALUES (17766,13,2572,'3','ÐœÐ¸Ð½Ð¸-Ð±Ð¸Ð·Ð½ÐµÑ Ð¿Ð¾ ÑÐ¾Ð·Ð´Ð°Ð½Ð¸ÑŽ ÑƒÐ¼Ð½Ñ‹Ñ… ÐºÐ¾Ñ€Ð·Ð¸Ð½ Ð´Ð»Ñ Ð¸Ð³Ñ€ÑƒÑˆÐµÐº.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17767,13,2573,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17768,13,2573,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17769,13,2573,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17770,13,2573,'6','(325) 621-1410','');
INSERT INTO `wp_gf_entry_meta` VALUES (17771,13,2573,'3','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 (2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17772,13,2574,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17773,13,2574,'5','Rao','');
INSERT INTO `wp_gf_entry_meta` VALUES (17774,13,2574,'2','webdesignservices111@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17775,13,2574,'6','(790) 397-6263','');
INSERT INTO `wp_gf_entry_meta` VALUES (17776,13,2574,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17777,13,2575,'4','RalphPaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (17778,13,2575,'5','RalphPaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (17779,13,2575,'2','uu1@seo-pandy.store','');
INSERT INTO `wp_gf_entry_meta` VALUES (17780,13,2575,'6','(815) 307-8820','');
INSERT INTO `wp_gf_entry_meta` VALUES (17781,13,2575,'3','<a href=></a>','');
INSERT INTO `wp_gf_entry_meta` VALUES (17782,13,2576,'4','Juliann','');
INSERT INTO `wp_gf_entry_meta` VALUES (17783,13,2576,'5','Segal','');
INSERT INTO `wp_gf_entry_meta` VALUES (17784,13,2576,'2','segal.juliann39@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17785,13,2576,'6','(813) 333-2711','');
INSERT INTO `wp_gf_entry_meta` VALUES (17786,13,2576,'3','We noticed that your website 2poochiesproperties.com  is getting very little traffic from Google. Use our secret tool to reach the top positions in search results: https://europa-168.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\nto UNSUBSCRIBE:\r\nhttps://europa-168.site/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321','');
INSERT INTO `wp_gf_entry_meta` VALUES (17787,13,2577,'4','Ferne','');
INSERT INTO `wp_gf_entry_meta` VALUES (17788,13,2577,'5','Sweetapple','');
INSERT INTO `wp_gf_entry_meta` VALUES (17789,13,2577,'2','sweetapple.ferne34@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17790,13,2577,'6','(270) 747-5734','');
INSERT INTO `wp_gf_entry_meta` VALUES (17791,13,2577,'3','Watch this if you are struggling to get targeted leads to your 2poochiesproperties Com website: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17792,13,2578,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (17793,13,2578,'5','Lampe','');
INSERT INTO `wp_gf_entry_meta` VALUES (17794,13,2578,'2','sam.lampe@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17795,13,2578,'6','(229) 122-1857','');
INSERT INTO `wp_gf_entry_meta` VALUES (17796,13,2578,'3','With 2poochiesproperties.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/BrNwWZTV','');
INSERT INTO `wp_gf_entry_meta` VALUES (17797,13,2579,'4','Guy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17798,13,2579,'5','Muriel','');
INSERT INTO `wp_gf_entry_meta` VALUES (17799,13,2579,'2','guymuriel@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17800,13,2579,'6','(803) 221-6063','');
INSERT INTO `wp_gf_entry_meta` VALUES (17801,13,2579,'3','Greate post. Keep writing such kind of info on your site.\r\nIm reall impressed by your site.\r\nHello there,  You have performed a great job. I will definitely digg it and in my opinion recommend to my friends.\r\nI\'m sure they\'ll be benefited from this wweb \r\nsite.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17802,13,2580,'4','Brendan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17803,13,2580,'5','Pethebridge','');
INSERT INTO `wp_gf_entry_meta` VALUES (17804,13,2580,'2','brendan.pethebridge@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17805,13,2580,'6','(602) 548-7573','');
INSERT INTO `wp_gf_entry_meta` VALUES (17806,13,2580,'3','Struggling to get targeted leads to your 2poochiesproperties Com website? Watch this: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17807,13,2581,'4','Nolan','');
INSERT INTO `wp_gf_entry_meta` VALUES (17808,13,2581,'5','Benning','');
INSERT INTO `wp_gf_entry_meta` VALUES (17809,13,2581,'2','benning.nolan28@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17810,13,2581,'6','(334) 654-8823','');
INSERT INTO `wp_gf_entry_meta` VALUES (17811,13,2581,'3','I made $100/day with this simple system\r\n\r\nDone-for-you system, instant commissions, no tech skills needed.\r\n\r\nStart today before the price rises:  https://rb.gy/uxe0l2\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nIf you wish to unsubscribe, please reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17812,13,2582,'4','Tommy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17813,13,2582,'5','Nagy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17814,13,2582,'2','tommy.nagy@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17815,13,2582,'6','(692) 606-9014','');
INSERT INTO `wp_gf_entry_meta` VALUES (17816,13,2582,'3','Hey from SeoBests,\r\n\r\nEnhance your websiteâ€™s search engine rankings, 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 Packages + Take 5,000 Backlinks FREE:\r\n\r\nhttps://bit.ly/seobests-50discount\r\n\r\nChoose from multiple backlink services, more than 100 deals, and professional specialists.\r\nSeoBests.com - your top quality SEO backlinks store.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17817,13,2583,'4','Jared','');
INSERT INTO `wp_gf_entry_meta` VALUES (17818,13,2583,'5','Pippin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17819,13,2583,'2','jared.pippin@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17820,13,2583,'6','(915) 308-1515','');
INSERT INTO `wp_gf_entry_meta` VALUES (17821,13,2583,'3','Get 3 funding options for your business in less than a minute without submitting anything. Just visit  smallbizline.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17822,13,2584,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (17823,13,2584,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17824,13,2584,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17825,13,2584,'6','(480) 302-9001','');
INSERT INTO `wp_gf_entry_meta` VALUES (17826,13,2584,'3','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 2poochiesproperties.com, through our journalist partner there. Interested to trade?\r\n\r\nBest,\r\nKaren\r\nCollaboration Marketing Manager','');
INSERT INTO `wp_gf_entry_meta` VALUES (17827,13,2585,'4','Beth','');
INSERT INTO `wp_gf_entry_meta` VALUES (17828,13,2585,'5','Tamayo','');
INSERT INTO `wp_gf_entry_meta` VALUES (17829,13,2585,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17830,13,2585,'6','(335) 151-2963','');
INSERT INTO `wp_gf_entry_meta` VALUES (17831,13,2585,'3','Hi, I\'m Beth, 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17832,13,2586,'4','Alex','');
INSERT INTO `wp_gf_entry_meta` VALUES (17833,13,2586,'5','Marx','');
INSERT INTO `wp_gf_entry_meta` VALUES (17834,13,2586,'2','alex.marx@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17835,13,2586,'6','(956) 160-0858','');
INSERT INTO `wp_gf_entry_meta` VALUES (17836,13,2586,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (17837,13,2587,'4','Jenifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (17838,13,2587,'5','Peters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17839,13,2587,'2','peters0502@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17840,13,2587,'6','(256) 493-1976','');
INSERT INTO `wp_gf_entry_meta` VALUES (17841,13,2587,'3','We are in the area on Nov. 7th for our sonâ€™s cross country at Jesse Owens. We were wondering if you would consider \r\nrenting Tiguaâ€™s sunrise for one night?\r\nThank you, \r\nJenifer Peters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17842,13,2588,'4','Yong','');
INSERT INTO `wp_gf_entry_meta` VALUES (17843,13,2588,'5','Dowdy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17844,13,2588,'2','dowdy.yong30@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17845,13,2588,'6','(915) 308-1515','');
INSERT INTO `wp_gf_entry_meta` VALUES (17846,13,2588,'3','Get 3 funding options for your business in less than a minute without submitting anything. \r\n\r\nJust visit smallbizline.com and see your options for our Line of Credit, MCA and a 3-5 year term loan without affecting your credit. \r\n\r\nChoose the option that works best for you and get funded  as soon as the next day.\r\n\r\nWe look forward to working with you. \r\n\r\nReachout Capital','');
INSERT INTO `wp_gf_entry_meta` VALUES (17847,13,2589,'4','GWWeRVWEieAKZrM','');
INSERT INTO `wp_gf_entry_meta` VALUES (17848,13,2589,'5','iTVLMKUOC','');
INSERT INTO `wp_gf_entry_meta` VALUES (17849,13,2589,'2','jajoquqin275@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17850,13,2589,'6','(909) 255-0924','');
INSERT INTO `wp_gf_entry_meta` VALUES (17851,13,2589,'3','TFFMIGjCuAEylo','');
INSERT INTO `wp_gf_entry_meta` VALUES (17852,13,2590,'4','Fidelia','');
INSERT INTO `wp_gf_entry_meta` VALUES (17853,13,2590,'5','Lo','');
INSERT INTO `wp_gf_entry_meta` VALUES (17854,13,2590,'2','lo.fidelia@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17855,13,2590,'6','(310) 408-2172','');
INSERT INTO `wp_gf_entry_meta` VALUES (17856,13,2590,'3','Hi,\r\n\r\nThis guy is earning a lot, check out what heâ€™s doing:\r\nhttps://youtube.com/shorts/B7I9HL8dtuE\r\n\r\nRegards,\r\nFidelia\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n123 Maple St, Apt 4B, Springfield, IL 62704, USA\r\n\r\nDonâ€™t want to receive messages like this in the future? Just reply to this email.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17857,26,2591,'1','Lindsay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17858,26,2591,'3','Feery','');
INSERT INTO `wp_gf_entry_meta` VALUES (17859,26,2591,'4','l.n.benvenutti@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17860,26,2591,'5','(228) 671-1669','');
INSERT INTO `wp_gf_entry_meta` VALUES (17861,26,2591,'6.1','1740 Riverdale rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (17862,26,2591,'6.3','Germantown','');
INSERT INTO `wp_gf_entry_meta` VALUES (17863,26,2591,'6.4','Tennessee','');
INSERT INTO `wp_gf_entry_meta` VALUES (17864,26,2591,'6.5','38138','');
INSERT INTO `wp_gf_entry_meta` VALUES (17865,26,2591,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (17866,26,2591,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:7:\"Nielsen\";s:12:\"Relationship\";s:7:\"Husband\";s:11:\"Telephone #\";s:10:\"9018330157\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (17867,26,2591,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (17868,26,2591,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17869,26,2591,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (17870,26,2591,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (17871,26,2591,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17872,26,2591,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17873,26,2591,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17874,26,2591,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17875,26,2591,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17876,26,2591,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17877,26,2591,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17878,26,2591,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (17879,26,2591,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (17880,26,2591,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (17881,26,2591,'23','68ec0ced6135c8.23612476.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (17882,26,2591,'25.1','XXXXXXXXXXXX6499','');
INSERT INTO `wp_gf_entry_meta` VALUES (17883,26,2591,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (17885,26,2591,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (17886,26,2591,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17887,26,2591,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17888,26,2591,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17889,26,2591,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17890,26,2591,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17891,26,2591,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (17892,13,2592,'4','Amanda','');
INSERT INTO `wp_gf_entry_meta` VALUES (17893,13,2592,'5','Messina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17894,13,2592,'2','speedra264@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17895,13,2592,'6','(205) 908-0715','');
INSERT INTO `wp_gf_entry_meta` VALUES (17896,13,2592,'3','Hi do you allow cats at all? Mine walks on a leash and he\'s been with me to Lake Weiss and Lake Martin. He\'s neutered and up to date on all his shots. I would bring a travel litterbox with me and dispose of his waste. We were interested in staying at Allie\'s.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17897,13,2593,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (17898,13,2593,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (17899,13,2593,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17900,13,2593,'6','(674) 660-6988','');
INSERT INTO `wp_gf_entry_meta` VALUES (17901,13,2593,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17902,13,2594,'4','Maynard','');
INSERT INTO `wp_gf_entry_meta` VALUES (17903,13,2594,'5','Reinhard','');
INSERT INTO `wp_gf_entry_meta` VALUES (17904,13,2594,'2','reinhard.maynard@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17905,13,2594,'6','(774) 773-0493','');
INSERT INTO `wp_gf_entry_meta` VALUES (17906,13,2594,'3','Attract additional leads for your 2poochiesproperties.com website by using AI on Instagram. If you\'re looking to increase greater traffic, create leads, and grow your brand\'s reach, you can access more information and start a free trial here: https://ow.ly/tX1P50WXAwv\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Increases followers with specific, top-tier audiences.\r\n-Enhances engagement through advanced AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Reduces time by automating tedious Instagram tasks.\r\n\r\nOur service focuses on authentic, organic growthâ€”no bots, without fake followers. Itâ€™s ideal for brands like yours that want to turn Instagram into a lead generation powerhouse. Best of all, our service is provided on a flexible subscription basis so you can cancel whenever you like. No contracts and a 7-day complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (17907,13,2595,'4','EUSKRyJA','');
INSERT INTO `wp_gf_entry_meta` VALUES (17908,13,2595,'5','CtzorRhWgBj','');
INSERT INTO `wp_gf_entry_meta` VALUES (17909,13,2595,'2','uhuhaday87@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17910,13,2595,'6','(900) 641-2785','');
INSERT INTO `wp_gf_entry_meta` VALUES (17911,13,2595,'3','PECFyygkLEyq','');
INSERT INTO `wp_gf_entry_meta` VALUES (17912,13,2596,'4','Victoria','');
INSERT INTO `wp_gf_entry_meta` VALUES (17913,13,2596,'5','Colebatch','');
INSERT INTO `wp_gf_entry_meta` VALUES (17914,13,2596,'2','victoria.colebatch@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17915,13,2596,'6','(354) 760-2386','');
INSERT INTO `wp_gf_entry_meta` VALUES (17916,13,2596,'3','At 2poochiesproperties.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/BrNwWZTV','');
INSERT INTO `wp_gf_entry_meta` VALUES (17917,13,2597,'4','Josef','');
INSERT INTO `wp_gf_entry_meta` VALUES (17918,13,2597,'5','Cheng','');
INSERT INTO `wp_gf_entry_meta` VALUES (17919,13,2597,'2','cheng.josef@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17920,13,2597,'6','(722) 152-3546','');
INSERT INTO `wp_gf_entry_meta` VALUES (17921,13,2597,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17922,13,2598,'4','Johnson','');
INSERT INTO `wp_gf_entry_meta` VALUES (17923,13,2598,'5','Badilla','');
INSERT INTO `wp_gf_entry_meta` VALUES (17924,13,2598,'2','badilla.johnson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17925,13,2598,'6','(352) 692-0701','');
INSERT INTO `wp_gf_entry_meta` VALUES (17926,13,2598,'3','Ready to supercharge your websiteâ€™s reach? Our AI-powered tool attracts precise visitors via keywords with location accuracy from continents to towns.  \r\nHoping for higher revenue, vibrant engagement, or wider web reach?  \r\nWe customize it to suit your strategy. Enjoy a 7-day free trial period with no contract. Start now:\r\n\r\nhttps://ow.ly/mZQF50WXBjc','');
INSERT INTO `wp_gf_entry_meta` VALUES (17927,13,2599,'4','Abel','');
INSERT INTO `wp_gf_entry_meta` VALUES (17928,13,2599,'5','De Rougemont','');
INSERT INTO `wp_gf_entry_meta` VALUES (17929,13,2599,'2','derougemont.abel@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17930,13,2599,'6','(782) 435-5259','');
INSERT INTO `wp_gf_entry_meta` VALUES (17931,13,2599,'3','Weâ€™re running a special offer â€” submit your message to 1,000,000 sites for only $50 (normally $99). Reach me via email: kloos@bienhoamarketing.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17932,13,2600,'4','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (17933,13,2600,'5','Sha','');
INSERT INTO `wp_gf_entry_meta` VALUES (17934,13,2600,'2','socialmedia1145@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17935,13,2600,'6','(519) 655-8851','');
INSERT INTO `wp_gf_entry_meta` VALUES (17936,13,2600,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17937,13,2601,'4','Hi http://2poochiesproperties.com/fekal0911 Admin','');
INSERT INTO `wp_gf_entry_meta` VALUES (17938,13,2601,'5','Pumphrey','');
INSERT INTO `wp_gf_entry_meta` VALUES (17939,13,2601,'2','pirduhina96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17940,13,2601,'6','(688) 185-0973','');
INSERT INTO `wp_gf_entry_meta` VALUES (17941,13,2601,'3','To the http://2poochiesproperties.com/fekal0911 Webmaster','');
INSERT INTO `wp_gf_entry_meta` VALUES (17942,13,2602,'4','EEaSCTnazGETOAvW','');
INSERT INTO `wp_gf_entry_meta` VALUES (17943,13,2602,'5','pNovQAKsDjTjEbS','');
INSERT INTO `wp_gf_entry_meta` VALUES (17944,13,2602,'2','iromejigox241@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17945,13,2602,'6','(928) 630-0865','');
INSERT INTO `wp_gf_entry_meta` VALUES (17946,13,2602,'3','IumAJSGR','');
INSERT INTO `wp_gf_entry_meta` VALUES (17947,13,2603,'4','Mai','');
INSERT INTO `wp_gf_entry_meta` VALUES (17948,13,2603,'5','Casas','');
INSERT INTO `wp_gf_entry_meta` VALUES (17949,13,2603,'2','casas.mai@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17950,13,2603,'6','(486) 898-3362','');
INSERT INTO `wp_gf_entry_meta` VALUES (17951,13,2603,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (17952,13,2604,'4','Shaunte','');
INSERT INTO `wp_gf_entry_meta` VALUES (17953,13,2604,'5','Molineux','');
INSERT INTO `wp_gf_entry_meta` VALUES (17954,13,2604,'2','shaunte.molineux@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17955,13,2604,'6','(416) 485-0254','');
INSERT INTO `wp_gf_entry_meta` VALUES (17956,13,2604,'3','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/cr9BMVfU','');
INSERT INTO `wp_gf_entry_meta` VALUES (17957,13,2605,'4','Chris','');
INSERT INTO `wp_gf_entry_meta` VALUES (17958,13,2605,'5','Griffith','');
INSERT INTO `wp_gf_entry_meta` VALUES (17959,13,2605,'2','infinity918@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17960,13,2605,'6','(901) 461-5590','');
INSERT INTO `wp_gf_entry_meta` VALUES (17961,13,2605,'3','Hello,\r\n\r\nI am inquiring about â€œAlliesâ€ availability possibility this Sunday Oct 19TH until Tuesday or maybe Wednesday if possible. How much, how do you prefer to be paid and anything important. There would be 2 adults and 1 dog (golden retriever)- we are definitely  above age 25  ( 49 & 53 and golden 8)  and My Golden is 8. The property has some steps, but looks to have a first level bedroom with queen bedâ€¦ please verify- my golden is not great with steps. Thank you so much in Advance for your help. \r\nI happen to look tonight and see it looks available and it looked booked in prior visits to your site. My significant other has a business in  Decatur  and will have meetings on Monday, so I would like to get All info and see what he thinks- I had said we were staying home due to house we stayed before is booked and your properties were booked I thought -so just let me know if you will and I look forward to hearing from you soon! Thank you so much! Chris','');
INSERT INTO `wp_gf_entry_meta` VALUES (17962,13,2606,'4','Josie','');
INSERT INTO `wp_gf_entry_meta` VALUES (17963,13,2606,'5','Donnithorne','');
INSERT INTO `wp_gf_entry_meta` VALUES (17964,13,2606,'2','josiedonnithorne@ig.com.br','');
INSERT INTO `wp_gf_entry_meta` VALUES (17965,13,2606,'6','(798) 819-3830','');
INSERT INTO `wp_gf_entry_meta` VALUES (17966,13,2606,'3','ÐŸÐ¾ÑÑ‚ ÐºÑ€Ð°ÑÐ¾Ñ‚Ñ‹ Ð¸ Ð·Ð´Ð¾Ñ€Ð¾Ð²ÑŒÑ â€” Ð¸Ð´ÐµÐ¸ Ð² ÑÐ¾Ñ†ÑÐµÑ‚ÑÑ….','');
INSERT INTO `wp_gf_entry_meta` VALUES (17967,13,2607,'4','RJfnXrkfjCu','');
INSERT INTO `wp_gf_entry_meta` VALUES (17968,13,2607,'5','jiPSAkHaYsCluG','');
INSERT INTO `wp_gf_entry_meta` VALUES (17969,13,2607,'2','cenapexona39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17970,13,2607,'6','(396) 334-9323','');
INSERT INTO `wp_gf_entry_meta` VALUES (17971,13,2607,'3','DsTEcnjROnPha','');
INSERT INTO `wp_gf_entry_meta` VALUES (17972,13,2608,'4','Silas','');
INSERT INTO `wp_gf_entry_meta` VALUES (17973,13,2608,'5','Crouch','');
INSERT INTO `wp_gf_entry_meta` VALUES (17974,13,2608,'2','silas.crouch@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17975,13,2608,'6','(214) 587-2278','');
INSERT INTO `wp_gf_entry_meta` VALUES (17976,13,2608,'3','Maximize your websiteâ€™s potential with our AI-driven traffic service, providing targeted visitors for much less than paid ad platforms. Start now and see the impact.\r\n\r\nhttps://cutt.ly/Er3e4rVu','');
INSERT INTO `wp_gf_entry_meta` VALUES (17977,13,2609,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (17978,13,2609,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (17979,13,2609,'2','bposervices1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17980,13,2609,'6','(514) 969-3712','');
INSERT INTO `wp_gf_entry_meta` VALUES (17981,13,2609,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (17982,13,2610,'4','DPpRzVcgSRMdibIqWtamBU','');
INSERT INTO `wp_gf_entry_meta` VALUES (17983,13,2610,'5','UTLScJefdSIHDCmmynOyUnO','');
INSERT INTO `wp_gf_entry_meta` VALUES (17984,13,2610,'2','nulizibor35@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17985,13,2610,'6','(554) 069-1362','');
INSERT INTO `wp_gf_entry_meta` VALUES (17986,13,2610,'3','hZYwURpdjHVBBLXAAFsYsaV','');
INSERT INTO `wp_gf_entry_meta` VALUES (17987,13,2611,'4','Jacklyn','');
INSERT INTO `wp_gf_entry_meta` VALUES (17988,13,2611,'5','Conolly','');
INSERT INTO `wp_gf_entry_meta` VALUES (17989,13,2611,'2','mckeeknight85065@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17990,13,2611,'6','(354) 168-9379','');
INSERT INTO `wp_gf_entry_meta` VALUES (17991,13,2611,'3','Your website 2poochiesproperties.com has some issues that...','');
INSERT INTO `wp_gf_entry_meta` VALUES (17992,13,2612,'4','Wilhemina','');
INSERT INTO `wp_gf_entry_meta` VALUES (17993,13,2612,'5','Gwynn','');
INSERT INTO `wp_gf_entry_meta` VALUES (17994,13,2612,'2','gwynn.wilhemina11@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (17995,13,2612,'6','(479) 632-9863','');
INSERT INTO `wp_gf_entry_meta` VALUES (17996,13,2612,'3','https://adsubmissions.xyz/','');
INSERT INTO `wp_gf_entry_meta` VALUES (17997,13,2613,'4','Harriett','');
INSERT INTO `wp_gf_entry_meta` VALUES (17998,13,2613,'5','Santacruz','');
INSERT INTO `wp_gf_entry_meta` VALUES (17999,13,2613,'2','santacruz.harriett@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18000,13,2613,'6','(798) 116-5566','');
INSERT INTO `wp_gf_entry_meta` VALUES (18001,13,2613,'3','Visit my website for details: https://submissiontodirectory.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18002,13,2614,'4','Rozella','');
INSERT INTO `wp_gf_entry_meta` VALUES (18003,13,2614,'5','Hicks','');
INSERT INTO `wp_gf_entry_meta` VALUES (18004,13,2614,'2','rozella.hicks@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18005,13,2614,'6','(519) 971-1991','');
INSERT INTO `wp_gf_entry_meta` VALUES (18006,13,2614,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (18007,13,2615,'4','Samantha','');
INSERT INTO `wp_gf_entry_meta` VALUES (18008,13,2615,'5','Craney','');
INSERT INTO `wp_gf_entry_meta` VALUES (18009,13,2615,'2','samantha.craney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18010,13,2615,'6','(174) 283-7817','');
INSERT INTO `wp_gf_entry_meta` VALUES (18011,13,2615,'3','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://cutt.ly/br3e4ybv','');
INSERT INTO `wp_gf_entry_meta` VALUES (18012,13,2616,'4','Antonia','');
INSERT INTO `wp_gf_entry_meta` VALUES (18013,13,2616,'5','Hope','');
INSERT INTO `wp_gf_entry_meta` VALUES (18014,13,2616,'2','ahmed.abdulla00175@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18015,13,2616,'6','(347) 090-6228','');
INSERT INTO `wp_gf_entry_meta` VALUES (18016,13,2616,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18017,13,2617,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18018,13,2617,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18019,13,2617,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18020,13,2617,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18021,13,2617,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18022,13,2618,'4','Lazaro','');
INSERT INTO `wp_gf_entry_meta` VALUES (18023,13,2618,'5','Prevost','');
INSERT INTO `wp_gf_entry_meta` VALUES (18024,13,2618,'2','prevost.lazaro@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18025,13,2618,'6','(482) 214-8080','');
INSERT INTO `wp_gf_entry_meta` VALUES (18026,13,2618,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (18027,13,2619,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (18028,13,2619,'5','Taylor','');
INSERT INTO `wp_gf_entry_meta` VALUES (18029,13,2619,'2','paultaylor8539@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18030,13,2619,'6','(256) 502-3981','');
INSERT INTO `wp_gf_entry_meta` VALUES (18031,13,2619,'3','Looking for a secluded tiny cabin near Noth Alabama preferably on a little creek a place for me and my two dogs to stay a couple nights','');
INSERT INTO `wp_gf_entry_meta` VALUES (18032,13,2620,'4','Celsa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18033,13,2620,'5','Roche','');
INSERT INTO `wp_gf_entry_meta` VALUES (18034,13,2620,'2','roche.celsa@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18035,13,2620,'6','(378) 511-3080','');
INSERT INTO `wp_gf_entry_meta` VALUES (18036,13,2620,'3','Hereâ€™s my website if youâ€™d like to learn more: https://submissiontodirectory.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18037,26,2621,'1','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (18038,26,2621,'3','Hopkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (18039,26,2621,'4','mhoppy333@aol.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18040,26,2621,'5','(256) 651-3286','');
INSERT INTO `wp_gf_entry_meta` VALUES (18041,26,2621,'6.1','121 Bridge House Dr','');
INSERT INTO `wp_gf_entry_meta` VALUES (18042,26,2621,'6.3','Madison','');
INSERT INTO `wp_gf_entry_meta` VALUES (18043,26,2621,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (18044,26,2621,'6.5','35758','');
INSERT INTO `wp_gf_entry_meta` VALUES (18045,26,2621,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (18046,26,2621,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:12:\"Dawn Hopkins\";s:12:\"Relationship\";s:4:\"Wife\";s:11:\"Telephone #\";s:12:\"256-566-7571\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (18047,26,2621,'27','Yes|200','');
INSERT INTO `wp_gf_entry_meta` VALUES (18048,26,2621,'11','3','');
INSERT INTO `wp_gf_entry_meta` VALUES (18049,26,2621,'15.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (18050,26,2621,'15.2','$1,200.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (18051,26,2621,'15.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18052,26,2621,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18053,26,2621,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18054,26,2621,'21.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (18055,26,2621,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18056,26,2621,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18057,26,2621,'30.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (18058,26,2621,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18059,26,2621,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (18060,26,2621,'31.3','36','');
INSERT INTO `wp_gf_entry_meta` VALUES (18061,26,2621,'23','6900ce8d842827.90359611.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (18062,26,2621,'25.1','XXXXXXXXXXXX3512','');
INSERT INTO `wp_gf_entry_meta` VALUES (18063,26,2621,'25.4','Visa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18065,26,2621,'20','1400','');
INSERT INTO `wp_gf_entry_meta` VALUES (18066,26,2621,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18067,26,2621,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:11;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18068,26,2621,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18069,26,2621,'gform_product_info__','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18070,26,2621,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:2:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:15;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18071,26,2621,'gform_product_info_1_','a:2:{s:8:\"products\";a:2:{i:27;a:4:{s:4:\"name\";s:3:\"Yes\";s:5:\"price\";s:3:\"200\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:15;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:9:\"$1,200.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18072,13,2622,'4','Arielle','');
INSERT INTO `wp_gf_entry_meta` VALUES (18073,13,2622,'5','Gunther','');
INSERT INTO `wp_gf_entry_meta` VALUES (18074,13,2622,'2','kathleenchabot1977@acetylcholgh.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (18075,13,2622,'6','(931) 207-5103','');
INSERT INTO `wp_gf_entry_meta` VALUES (18076,13,2622,'3','Ð’Ñ‹Ð±Ð¸Ñ€Ð°Ð¹Ñ‚Ðµ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹, Ð¾Ñ‚ÐµÐ»Ð¸ Ð¸ Ð³Ð¾ÑÑ‚ÐµÐ²Ñ‹Ðµ Ð´Ð¾Ð¼Ð° Ð½Ð° ÑÑƒÑ‚ÐºÐ¸ Ð¿Ñ€ÑÐ¼Ð¾ ÑÐµÐ¹Ñ‡Ð°Ñ \r\nÐ¸ ÑÐ´ÐµÐ»Ð°Ð¹Ñ‚Ðµ Ð¿Ð¾ÐµÐ·Ð´ÐºÑƒ Ð¼Ð°ÐºÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð¾ ÑƒÐ´Ð¾Ð±Ð½Ð¾Ð¹.\r\n\r\nÐšÐ°Ðº Ð²Ñ‹Ð±Ñ€Ð°Ñ‚ÑŒ Ð³Ð¾ÑÑ‚ÐµÐ²Ñ‹Ðµ Ð´Ð¾Ð¼Ð° Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾\r\n\r\n@airbn@b77','');
INSERT INTO `wp_gf_entry_meta` VALUES (18077,13,2623,'4','Maddison','');
INSERT INTO `wp_gf_entry_meta` VALUES (18078,13,2623,'5','Hearon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18079,13,2623,'2','hearon.maddison79@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18080,13,2623,'6','(794) 472-4356','');
INSERT INTO `wp_gf_entry_meta` VALUES (18081,13,2623,'3','Ready to boost your websiteâ€™s reach? Our smart AI tool directs focused visitors using keywords and regional precision from nations to streets.  \r\nAiming for higher profits, engaged users, or wider digital reach?  \r\nWe customize it to match your strategy. Enjoy a 7-day free trial period with no contract. Begin now:\r\n\r\nhttps://cutt.ly/Sr7yIdvN','');
INSERT INTO `wp_gf_entry_meta` VALUES (18082,13,2624,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18083,13,2624,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18084,13,2624,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18085,13,2624,'6','(772) 338-1026','');
INSERT INTO `wp_gf_entry_meta` VALUES (18086,13,2624,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18087,13,2625,'4','Jennie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18088,13,2625,'5','Wine','');
INSERT INTO `wp_gf_entry_meta` VALUES (18089,13,2625,'2','bridgetswanson1960@acetylcholgh.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (18090,13,2625,'6','(440) 574-8141','');
INSERT INTO `wp_gf_entry_meta` VALUES (18091,13,2625,'3','Ð¯ Ð½Ð°ÑÐ»Ð°Ð¶Ð´Ð°ÑŽÑÑŒ ÑÑ‚Ð¾Ñ‚ ÑÐ°Ð¹Ñ‚ - Ð¾Ð½ Ñ‚Ð°ÐºÐ¾Ð¹ Ð¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ð¹ Ð¸ Ð¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ð¹.\r\nÐŸÐ¾ÑÐµÑ‚Ð¸Ñ‚Ðµ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾ÑŽ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ‡ÐºÑƒ Ð’Ð¸Ñ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ñ‹Ðµ ÐºÐ°Ñ€Ñ‚Ñ‹ Ð´Ð»Ñ Ð±Ð¸Ð·Ð½ÐµÑÐ°','');
INSERT INTO `wp_gf_entry_meta` VALUES (18092,13,2626,'4','Jennie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18093,13,2626,'5','Wine','');
INSERT INTO `wp_gf_entry_meta` VALUES (18094,13,2626,'2','bridgetswanson1960@acetylcholgh.ru','');
INSERT INTO `wp_gf_entry_meta` VALUES (18095,13,2626,'6','(440) 574-8141','');
INSERT INTO `wp_gf_entry_meta` VALUES (18096,13,2626,'3','Ð¯ Ð½Ð°ÑÐ»Ð°Ð¶Ð´Ð°ÑŽÑÑŒ ÑÑ‚Ð¾Ñ‚ ÑÐ°Ð¹Ñ‚ - Ð¾Ð½ Ñ‚Ð°ÐºÐ¾Ð¹ Ð¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ð¹ Ð¸ Ð¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ð¹.\r\nÐŸÐ¾ÑÐµÑ‚Ð¸Ñ‚Ðµ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾ÑŽ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ‡ÐºÑƒ Ð’Ð¸Ñ€Ñ‚ÑƒÐ°Ð»ÑŒÐ½Ñ‹Ðµ ÐºÐ°Ñ€Ñ‚Ñ‹ Ð´Ð»Ñ Ð±Ð¸Ð·Ð½ÐµÑÐ°','');
INSERT INTO `wp_gf_entry_meta` VALUES (18097,13,2627,'4','Dwayne','');
INSERT INTO `wp_gf_entry_meta` VALUES (18098,13,2627,'5','Dulaney','');
INSERT INTO `wp_gf_entry_meta` VALUES (18099,13,2627,'2','dwayne.dulaney@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18100,13,2627,'6','(387) 673-3543','');
INSERT INTO `wp_gf_entry_meta` VALUES (18101,13,2627,'3','Struggling with low website leads for 2poochiesproperties Com? This short video shows how our AI can boost your traffic: https://www.youtube.com/watch?v=VOdZEKK52Rw','');
INSERT INTO `wp_gf_entry_meta` VALUES (18102,13,2628,'4','Delmar','');
INSERT INTO `wp_gf_entry_meta` VALUES (18103,13,2628,'5','Springthorpe','');
INSERT INTO `wp_gf_entry_meta` VALUES (18104,13,2628,'2','mcke.eknight85065+delmar.springthorpe@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18105,13,2628,'6','(650) 604-6012','');
INSERT INTO `wp_gf_entry_meta` VALUES (18106,13,2628,'3','Want to see a free demo of how we helped similar websites get more traffic and customers?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18107,13,2629,'4','Deepak','');
INSERT INTO `wp_gf_entry_meta` VALUES (18108,13,2629,'5','Parcha','');
INSERT INTO `wp_gf_entry_meta` VALUES (18109,13,2629,'2','parchad78@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18110,13,2629,'6','(767) 830-8208','');
INSERT INTO `wp_gf_entry_meta` VALUES (18111,13,2629,'3','Hi,\r\nHope youâ€™re doing well!\r\n \r\nIâ€™d love to help you with a fresh, modern, and high-performing website â€” whether you want to redesign your existing one or build a new site from scratch.\r\nWe work across all major platforms like Shopify, WordPress, Wix, Squarespace, and more.\r\n \r\nCould you please share your current website link (if any) and a reference website you like?\r\nThatâ€™ll help me share layout ideas, design suggestions, and an estimated timeline.\r\n \r\nLooking forward to your reply!\r\n\r\nBest,\r\nDeepak','');
INSERT INTO `wp_gf_entry_meta` VALUES (18112,13,2630,'4','NJoKCFUZSbwyuISHx','');
INSERT INTO `wp_gf_entry_meta` VALUES (18113,13,2630,'5','QgJtYfgALYntXJzGvEXhs','');
INSERT INTO `wp_gf_entry_meta` VALUES (18114,13,2630,'2','pikubac096@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18115,13,2630,'6','(342) 637-7595','');
INSERT INTO `wp_gf_entry_meta` VALUES (18116,13,2630,'3','agouBIuAaXXDYloMK','');
INSERT INTO `wp_gf_entry_meta` VALUES (18117,13,2631,'4','Tam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18118,13,2631,'5','Pfeifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18119,13,2631,'2','tam.pfeifer@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18120,13,2631,'6','(248) 707-8603','');
INSERT INTO `wp_gf_entry_meta` VALUES (18121,13,2631,'3','Send your message to a million sites for $49 â€” huge savings.\r\n\r\n Contact me directly at hannah.walker@promarketinghub.shop','');
INSERT INTO `wp_gf_entry_meta` VALUES (18122,13,2632,'4','Nikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (18123,13,2632,'5','Rxqr Y','');
INSERT INTO `wp_gf_entry_meta` VALUES (18124,13,2632,'2','wendt.leanna@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18125,13,2632,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (18126,13,2632,'3','Hello https://2poochiesproperties.com/contact-us,\r\n\r\nItâ€™s that time of the year â€” Black Friday is back and so are our best deals!\r\n\r\nWeâ€™re offering an exclusive limited-time discount on all Website Design & Development projects.\r\n\r\nWhether youâ€™re looking to refresh your old site or build a brand-new one, our team will craft a sleek, responsive, and high-converting design that stands out.\r\n\r\n  Special Offer:\r\n\r\nStart your project before Nov 30th and get [15% OFF or a Free SEO Setup].\r\n\r\nLetâ€™s turn your website into a Black Friday success story!\r\n\r\nThank You,\r\nNikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (18127,13,2633,'4','Hwa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18128,13,2633,'5','Bayer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18129,13,2633,'2','bayer.hwa@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18130,13,2633,'6','(363) 873-8868','');
INSERT INTO `wp_gf_entry_meta` VALUES (18131,13,2633,'3','Hi, I can help you upgrade your existing business or start up a new investment project that can fetch you a good ROI. Kindly visit my website at www.tlainvestmentconsulting.com to learn more.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18132,13,2634,'4','BZrFawAWByBrdXcPf','');
INSERT INTO `wp_gf_entry_meta` VALUES (18133,13,2634,'5','OzusECNIiXLltNKcmeGbdL','');
INSERT INTO `wp_gf_entry_meta` VALUES (18134,13,2634,'2','lyizabe@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18135,13,2634,'6','(794) 651-6118','');
INSERT INTO `wp_gf_entry_meta` VALUES (18136,13,2634,'3','xcuQAnCgMZgWlroTeTtpCrN','');
INSERT INTO `wp_gf_entry_meta` VALUES (18137,13,2635,'4','yteAfNhsRSQguyFoSKYSEOq','');
INSERT INTO `wp_gf_entry_meta` VALUES (18138,13,2635,'5','hKFHePqMoIeCPOTkiF','');
INSERT INTO `wp_gf_entry_meta` VALUES (18139,13,2635,'2','anulafuw516@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18140,13,2635,'6','(216) 415-1871','');
INSERT INTO `wp_gf_entry_meta` VALUES (18141,13,2635,'3','DdedceNCByeeosmho','');
INSERT INTO `wp_gf_entry_meta` VALUES (18142,13,2636,'4','Hayley','');
INSERT INTO `wp_gf_entry_meta` VALUES (18143,13,2636,'5','Mcintire','');
INSERT INTO `wp_gf_entry_meta` VALUES (18144,13,2636,'2','m.ckeeknight85065+hayley.mcintire@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18145,13,2636,'6','(334) 429-8694','');
INSERT INTO `wp_gf_entry_meta` VALUES (18146,13,2636,'3','Want to see a free demo of how we helped similar websites to 2poochiesproperties.com get more traffic and buyers?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18147,13,2637,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (18148,13,2637,'5','Wints','');
INSERT INTO `wp_gf_entry_meta` VALUES (18149,13,2637,'2','markwints39@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18150,13,2637,'6','(313) 555-4758','');
INSERT INTO `wp_gf_entry_meta` VALUES (18151,13,2637,'3','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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18152,13,2638,'4','Tracee','');
INSERT INTO `wp_gf_entry_meta` VALUES (18153,13,2638,'5','Surratt','');
INSERT INTO `wp_gf_entry_meta` VALUES (18154,13,2638,'2','surratt.tracee77@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18155,13,2638,'6','(660) 129-7353','');
INSERT INTO `wp_gf_entry_meta` VALUES (18156,13,2638,'3','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://cutt.ly/Sr7yIdvN','');
INSERT INTO `wp_gf_entry_meta` VALUES (18157,13,2639,'4','Byron','');
INSERT INTO `wp_gf_entry_meta` VALUES (18158,13,2639,'5','Byron','');
INSERT INTO `wp_gf_entry_meta` VALUES (18159,13,2639,'2','info@lauterbach.medicopostura.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18160,13,2639,'6','(469) 372-1164','');
INSERT INTO `wp_gf_entry_meta` VALUES (18161,13,2639,'3','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 regards, \r\n\r\nByron','');
INSERT INTO `wp_gf_entry_meta` VALUES (18162,13,2640,'4','Gemma','');
INSERT INTO `wp_gf_entry_meta` VALUES (18163,13,2640,'5','Marshall','');
INSERT INTO `wp_gf_entry_meta` VALUES (18164,13,2640,'2','gemma.marshall112@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18165,13,2640,'6','(678) 577-2155','');
INSERT INTO `wp_gf_entry_meta` VALUES (18166,13,2640,'3','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 300+ quality followers per month.\r\n- People follow you because they are interested in you, 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\'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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18167,13,2641,'4','Antje','');
INSERT INTO `wp_gf_entry_meta` VALUES (18168,13,2641,'5','Petterd','');
INSERT INTO `wp_gf_entry_meta` VALUES (18169,13,2641,'2','petterd.antje93@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18170,13,2641,'6','(383) 977-4441','');
INSERT INTO `wp_gf_entry_meta` VALUES (18171,13,2641,'3','https://adsubmissions1.space/\r\nhttp://adsubmissions1.space/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18172,13,2642,'4','Irvin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18173,13,2642,'5','Venters','');
INSERT INTO `wp_gf_entry_meta` VALUES (18174,13,2642,'2','irvin.venters8@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18175,13,2642,'6','(212) 363-3526','');
INSERT INTO `wp_gf_entry_meta` VALUES (18176,13,2642,'3','Start Your Own AI SaaS Agency & Charge Your Clients $497-$2997 For Creating 1 Single Appâ€¦ \r\nOr Sell Them on Fiverr, Upwork, Your Website, \r\nor As Monthly Subscription â€“ For Fastest 6-Figure Passive Income!\r\n\r\nhttps://goldsolutions.pro/MagicAppsAI\r\n\r\n\r\n\r\n\r\n\r\n\r\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321','');
INSERT INTO `wp_gf_entry_meta` VALUES (18177,13,2643,'4','Dick','');
INSERT INTO `wp_gf_entry_meta` VALUES (18178,13,2643,'5','Evenden','');
INSERT INTO `wp_gf_entry_meta` VALUES (18179,13,2643,'2','dick.evenden56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18180,13,2643,'6','(359) 233-9286','');
INSERT INTO `wp_gf_entry_meta` VALUES (18181,13,2643,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (18182,13,2644,'4','Jeannie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18183,13,2644,'5','Bloch','');
INSERT INTO `wp_gf_entry_meta` VALUES (18184,13,2644,'2','bloch.jeannie@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18185,13,2644,'6','(650) 737-3984','');
INSERT INTO `wp_gf_entry_meta` VALUES (18186,13,2644,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/shorts/8emL4whbdyM','');
INSERT INTO `wp_gf_entry_meta` VALUES (18187,13,2645,'4','Ashok','');
INSERT INTO `wp_gf_entry_meta` VALUES (18188,13,2645,'5','Gupta','');
INSERT INTO `wp_gf_entry_meta` VALUES (18189,13,2645,'2','viralbusinesscampaign@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18190,13,2645,'6','(141) 564-2864','');
INSERT INTO `wp_gf_entry_meta` VALUES (18191,13,2645,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18192,13,2646,'4','Brenna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18193,13,2646,'5','Minor','');
INSERT INTO `wp_gf_entry_meta` VALUES (18194,13,2646,'2','brenna.minor@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18195,13,2646,'6','(772) 733-5040','');
INSERT INTO `wp_gf_entry_meta` VALUES (18196,13,2646,'3','Hereâ€™s my website if youâ€™d like to learn more: https://submissiontodirectory.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18197,13,2647,'4','Frankie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18198,13,2647,'5','Plate','');
INSERT INTO `wp_gf_entry_meta` VALUES (18199,13,2647,'2','mckeeknight85.065+frankie.plate@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18200,13,2647,'6','(381) 376-3013','');
INSERT INTO `wp_gf_entry_meta` VALUES (18201,13,2647,'3','Want to see a free demo of how we helped similar websites to 2poochiesproperties.com get more traffic and buyers?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18202,13,2648,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (18203,13,2648,'5','J','');
INSERT INTO `wp_gf_entry_meta` VALUES (18204,13,2648,'2','george@mailwurks.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18205,13,2648,'6','(888) 555-1212','');
INSERT INTO `wp_gf_entry_meta` VALUES (18206,13,2648,'3','Get $650/year per employee.\r\n\r\nCost = $0\r\nSo nothing out of pocket.\r\n\r\nHi this is Paul with Both Gain.\r\n\r\nMy boss, George, asked me to reach out.\r\n\r\nDid you know about the new federal tax incentive program where you get $650 per year per W2 employee?\r\n\r\nThis is for no cost - so $0 out of pocket - no catch it\'s simply how fed tax programs like this work.\r\n\r\nYour employees also get $75-400/month more in their paychecks and more benefits.\r\n\r\nIf interested the best next step is to just call or text my boss at (512) 580-9139.\r\n\r\n\r\n\r\n-Paul\r\n\r\n\r\n401 East Sonterra Boulevard Ste 375 San Antonio, TX 78258\r\nTo unsubscribe/remove from receiving future messages, click this link and follow the instructions:\r\nhttps://docs.google.com/forms/d/e/1FAIpQLSdhKwM0TZQnZDWrMIpst3Zouy8h7yfN656z4l2ZhCR0VKmuYg/viewform?usp=pp_url&entry.1607426182=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18207,13,2649,'4','sonam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18208,13,2649,'5','Prajapati','');
INSERT INTO `wp_gf_entry_meta` VALUES (18209,13,2649,'2','sonam.dgtlsolution@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18210,13,2649,'6','(926) 614-1479','');
INSERT INTO `wp_gf_entry_meta` VALUES (18211,13,2649,'3','Hi https://2poochiesproperties.com/contact-us,\r\n \r\nHope youâ€™re doing great!\r\n \r\nIâ€™m Sonam, a Website Design Consultant. We specialize in creating stunning, responsive websites that help businesses stand out and generate more leads online.\r\n \r\nIf youâ€™d like, I can send a quick layout idea or mockup based on your needs. Could you please share your:\r\n \r\nâ€¢	Website URL (if any)\r\n\r\nâ€¢	Preferred design style or color theme\r\n\r\nâ€¢	Example site you like\r\n \r\nExcited to share some creative ideas!\r\n \r\nBest regards,\r\n\r\nSonam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18212,13,2650,'4','Florentina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18213,13,2650,'5','Florentina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18214,13,2650,'2','info@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18215,13,2650,'6','(192) 273-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (18216,13,2650,'3','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\nThe Best, \r\n\r\nFlorentina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18217,13,2651,'4','Cheri','');
INSERT INTO `wp_gf_entry_meta` VALUES (18218,13,2651,'5','Siddins','');
INSERT INTO `wp_gf_entry_meta` VALUES (18219,13,2651,'2','siddins.cheri55@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18220,13,2651,'6','(817) 209-6271','');
INSERT INTO `wp_gf_entry_meta` VALUES (18221,13,2651,'3','Send your campaign to 1M websites now for $49 â€” huge savings this week. You can email me at leads@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18222,13,2652,'4','Deepu','');
INSERT INTO `wp_gf_entry_meta` VALUES (18223,13,2652,'5','Verma','');
INSERT INTO `wp_gf_entry_meta` VALUES (18224,13,2652,'2','businessprocessoutsourcing1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18225,13,2652,'6','(845) 902-6953','');
INSERT INTO `wp_gf_entry_meta` VALUES (18226,13,2652,'3','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?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18227,13,2653,'4','Jordan','');
INSERT INTO `wp_gf_entry_meta` VALUES (18228,13,2653,'5','smith','');
INSERT INTO `wp_gf_entry_meta` VALUES (18229,13,2653,'2','jordan@hirejordansmith.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18230,13,2653,'6','(999) 999-9999','');
INSERT INTO `wp_gf_entry_meta` VALUES (18231,13,2653,'3','test','');
INSERT INTO `wp_gf_entry_meta` VALUES (18232,13,2654,'4','Jacquetta','');
INSERT INTO `wp_gf_entry_meta` VALUES (18233,13,2654,'5','Spears','');
INSERT INTO `wp_gf_entry_meta` VALUES (18234,13,2654,'2','spears.jacquetta96@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18235,13,2654,'6','(843) 481-3494','');
INSERT INTO `wp_gf_entry_meta` VALUES (18236,13,2654,'3','Your 2poochiesproperties.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/Xr615Rpy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18237,13,2655,'4','Niketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18238,13,2655,'5','Je Lti','');
INSERT INTO `wp_gf_entry_meta` VALUES (18239,13,2655,'2','sommer.cortez0@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18240,13,2655,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (18241,13,2655,'3','Hello https://2poochiesproperties.com/contact-us,\r\n\r\nItâ€™s that time of the year â€” Black Friday is back and so are our best deals!\r\n\r\nWeâ€™re offering an exclusive limited-time discount on all Website Design & Development projects.\r\n\r\nWhether youâ€™re looking to refresh your old site or build a brand-new one, our team will craft a sleek, responsive, and high-converting design that stands out.\r\n\r\n  Special Offer:\r\n\r\nStart your project before Nov 30th and get [15% OFF or a Free SEO Setup].\r\n\r\nLetâ€™s turn your website into a Black Friday success story!\r\n\r\nThank You,\r\nNiketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18242,13,2656,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18243,13,2656,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18244,13,2656,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18245,13,2656,'6','(780) 834-0054','');
INSERT INTO `wp_gf_entry_meta` VALUES (18246,13,2656,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18247,13,2657,'4','nyYQYYUATlqXEgIRcMFOoVKu','');
INSERT INTO `wp_gf_entry_meta` VALUES (18248,13,2657,'5','OlEKDZmCSxKCBEQSVwhJYM','');
INSERT INTO `wp_gf_entry_meta` VALUES (18249,13,2657,'2','ecadogepor994@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18250,13,2657,'6','(753) 409-8615','');
INSERT INTO `wp_gf_entry_meta` VALUES (18251,13,2657,'3','HGsACpzAVtkWsnoritWv','');
INSERT INTO `wp_gf_entry_meta` VALUES (18252,13,2658,'4','Louanne','');
INSERT INTO `wp_gf_entry_meta` VALUES (18253,13,2658,'5','Flinders','');
INSERT INTO `wp_gf_entry_meta` VALUES (18254,13,2658,'2','louanne.flinders@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18255,13,2658,'6','(365) 885-2180','');
INSERT INTO `wp_gf_entry_meta` VALUES (18256,13,2658,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://www.youtube.com/shorts/8emL4whbdyM','');
INSERT INTO `wp_gf_entry_meta` VALUES (18257,13,2659,'4','Wolfgang','');
INSERT INTO `wp_gf_entry_meta` VALUES (18258,13,2659,'5','Gritton','');
INSERT INTO `wp_gf_entry_meta` VALUES (18259,13,2659,'2','gritton.wolfgang@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18260,13,2659,'6','(714) 554-8951','');
INSERT INTO `wp_gf_entry_meta` VALUES (18261,13,2659,'3','Here is my site: https://submissiontodirectory.top/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18262,13,2660,'4','Belen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18263,13,2660,'5','Cloutier','');
INSERT INTO `wp_gf_entry_meta` VALUES (18264,13,2660,'2','cloutier.belen@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18265,13,2660,'6','(804) 435-5863','');
INSERT INTO `wp_gf_entry_meta` VALUES (18266,13,2660,'3','SOFTWARE: New AI Cloud-Tool Quietly Turns Simple Ideas Into Passive Royalties....\r\n...No tech. No product. No audience. Just this one AI tool.\r\nhttps://www.novaai.expert/OhanashiGenAI\r\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=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321','');
INSERT INTO `wp_gf_entry_meta` VALUES (18267,13,2661,'4','Kraig','');
INSERT INTO `wp_gf_entry_meta` VALUES (18268,13,2661,'5','Creason','');
INSERT INTO `wp_gf_entry_meta` VALUES (18269,13,2661,'2','creason.kraig22@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18270,13,2661,'6','(383) 408-1959','');
INSERT INTO `wp_gf_entry_meta` VALUES (18271,13,2661,'3','https://postyouradfree.top\r\nhttp://postyouradfree.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18272,13,2662,'4','Mr. Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18273,13,2662,'5','Bourne','');
INSERT INTO `wp_gf_entry_meta` VALUES (18274,13,2662,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18275,13,2662,'6','(947) 574-2208','');
INSERT INTO `wp_gf_entry_meta` VALUES (18276,13,2662,'3','Can I leave a deposit to hold my spot?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18277,13,2663,'4','mHfmOgicUFeMDUeFLpy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18278,13,2663,'5','SgGyYwpOdxCkDUdyIwRS','');
INSERT INTO `wp_gf_entry_meta` VALUES (18279,13,2663,'2','nucaladeruw666@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18280,13,2663,'6','(375) 217-3603','');
INSERT INTO `wp_gf_entry_meta` VALUES (18281,13,2663,'3','CEHdsMztciQkAJNSV','');
INSERT INTO `wp_gf_entry_meta` VALUES (18282,13,2664,'4','Kathryn','');
INSERT INTO `wp_gf_entry_meta` VALUES (18283,13,2664,'5','Carlin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18284,13,2664,'2','carlin.kathryn@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18285,13,2664,'6','(266) 474-2087','');
INSERT INTO `wp_gf_entry_meta` VALUES (18286,13,2664,'3','World\'s FIRST AI System That Creates PROFITABLE Amazon Books In Under 6 Minutes Across 25+ Niches\r\nhttps://goldsolutions.pro/RoyaltyProfitsAI\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nto UNSUBSCRIBE:\r\nhttps://goldsolutions.pro/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321','');
INSERT INTO `wp_gf_entry_meta` VALUES (18287,13,2665,'4','Regina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18288,13,2665,'5','Kingsbury','');
INSERT INTO `wp_gf_entry_meta` VALUES (18289,13,2665,'2','regina.kingsbury@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18290,13,2665,'6','(217) 444-3849','');
INSERT INTO `wp_gf_entry_meta` VALUES (18291,13,2665,'3','Feel free to visit my website for details: https://submissiontodirectory.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18292,13,2666,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18293,13,2666,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18294,13,2666,'2','outreachseo56@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18295,13,2666,'6','(681) 774-3528','');
INSERT INTO `wp_gf_entry_meta` VALUES (18296,13,2666,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18297,13,2667,'4','Jenifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18298,13,2667,'5','Holmes','');
INSERT INTO `wp_gf_entry_meta` VALUES (18299,13,2667,'2','jenifer.holmes@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18300,13,2667,'6','(664) 904-2288','');
INSERT INTO `wp_gf_entry_meta` VALUES (18301,13,2667,'3','Which keywords and locations do you need traffic from for 2poochiesproperties.com ? Check our traffic network to see what kind of volume we have for your keywords and locations: https://cutt.ly/5tqiYkKs\r\nThen start a 7 day free trial of our targeted traffic service that is powered by AI, no contracts, cancel at any time.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18302,13,2668,'4','mr. phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18303,13,2668,'5','Hauck','');
INSERT INTO `wp_gf_entry_meta` VALUES (18304,13,2668,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18305,13,2668,'6','(855) 740-7656','');
INSERT INTO `wp_gf_entry_meta` VALUES (18306,13,2668,'3','Do you offer consultations over Zoom or phone?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18307,13,2669,'4','Darren','');
INSERT INTO `wp_gf_entry_meta` VALUES (18308,13,2669,'5','Wrigley','');
INSERT INTO `wp_gf_entry_meta` VALUES (18309,13,2669,'2','park.erharrison31023+darren.wrigley@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18310,13,2669,'6','(620) 147-8343','');
INSERT INTO `wp_gf_entry_meta` VALUES (18311,13,2669,'3','Ready to attract visitors to 2poochiesproperties.com quickly? Get your Free Demo.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18312,13,2670,'4','enJxUEUqTKlnxJwN','');
INSERT INTO `wp_gf_entry_meta` VALUES (18313,13,2670,'5','vCwnJlKsyQrZjsVKPLjNUF','');
INSERT INTO `wp_gf_entry_meta` VALUES (18314,13,2670,'2','rucebamomi69@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18315,13,2670,'6','(864) 876-1446','');
INSERT INTO `wp_gf_entry_meta` VALUES (18316,13,2670,'3','oAajtyhmaOHPYngVCshVF','');
INSERT INTO `wp_gf_entry_meta` VALUES (18317,13,2671,'4','Magda','');
INSERT INTO `wp_gf_entry_meta` VALUES (18318,13,2671,'5','Danford','');
INSERT INTO `wp_gf_entry_meta` VALUES (18319,13,2671,'2','danford.magda25@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18320,13,2671,'6','(179) 078-5064','');
INSERT INTO `wp_gf_entry_meta` VALUES (18321,13,2671,'3','https://postyouradfree.top\r\nhttp://postyouradfree.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18322,13,2672,'4','Derrick','');
INSERT INTO `wp_gf_entry_meta` VALUES (18323,13,2672,'5','Komine','');
INSERT INTO `wp_gf_entry_meta` VALUES (18324,13,2672,'2','komine.derrick@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18325,13,2672,'6','(786) 666-8377','');
INSERT INTO `wp_gf_entry_meta` VALUES (18326,13,2672,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/8emL4whbdyM','');
INSERT INTO `wp_gf_entry_meta` VALUES (18327,13,2673,'4','Dewitt','');
INSERT INTO `wp_gf_entry_meta` VALUES (18328,13,2673,'5','Crommelin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18329,13,2673,'2','parkerharris.on31023+dewitt.crommelin@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18330,13,2673,'6','(505) 492-9274','');
INSERT INTO `wp_gf_entry_meta` VALUES (18331,13,2673,'3','Wondering how 2poochiesproperties.com can attract real visitors? Get your Free Demo.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18332,13,2674,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (18333,13,2674,'5','Gonzalez','');
INSERT INTO `wp_gf_entry_meta` VALUES (18334,13,2674,'2','hireresource009@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18335,13,2674,'6','(763) 219-8386','');
INSERT INTO `wp_gf_entry_meta` VALUES (18336,13,2674,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18337,19,2675,'1','Esther','');
INSERT INTO `wp_gf_entry_meta` VALUES (18338,19,2675,'3','White','');
INSERT INTO `wp_gf_entry_meta` VALUES (18339,19,2675,'4','estherwhite123@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18340,19,2675,'5','(251) 214-6850','');
INSERT INTO `wp_gf_entry_meta` VALUES (18341,19,2675,'6.1','45975 Old Carney Rd','');
INSERT INTO `wp_gf_entry_meta` VALUES (18342,19,2675,'6.3','Bay Minette','');
INSERT INTO `wp_gf_entry_meta` VALUES (18343,19,2675,'6.4','Alabama','');
INSERT INTO `wp_gf_entry_meta` VALUES (18344,19,2675,'6.5','36507','');
INSERT INTO `wp_gf_entry_meta` VALUES (18345,19,2675,'6.6','United States','');
INSERT INTO `wp_gf_entry_meta` VALUES (18346,19,2675,'7','a:1:{i:0;a:3:{s:17:\"Emergency Contact\";s:11:\"Brian White\";s:12:\"Relationship\";s:3:\"Son\";s:11:\"Telephone #\";s:12:\"251-647-5147\";}}','');
INSERT INTO `wp_gf_entry_meta` VALUES (18347,19,2675,'27','No|0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18348,19,2675,'11','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18349,19,2675,'12.1','Rental Price','');
INSERT INTO `wp_gf_entry_meta` VALUES (18350,19,2675,'12.2','$450.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (18351,19,2675,'12.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18352,19,2675,'18.1','Additional Equipment','');
INSERT INTO `wp_gf_entry_meta` VALUES (18353,19,2675,'18.2','$0.00','');
INSERT INTO `wp_gf_entry_meta` VALUES (18354,19,2675,'18.3','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18355,19,2675,'21.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18356,19,2675,'21.2','I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18357,19,2675,'21.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (18358,19,2675,'30.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18359,19,2675,'30.2','I agree to the Bimini Top Policy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18360,19,2675,'30.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (18361,19,2675,'31.1','1','');
INSERT INTO `wp_gf_entry_meta` VALUES (18362,19,2675,'31.2','I understand the Boating Rules for Alabama Boaters','');
INSERT INTO `wp_gf_entry_meta` VALUES (18363,19,2675,'31.3','35','');
INSERT INTO `wp_gf_entry_meta` VALUES (18364,19,2675,'23','691b5d56c72107.20735512.png','');
INSERT INTO `wp_gf_entry_meta` VALUES (18365,19,2675,'25.1','XXXXXXXXXXXX2692','');
INSERT INTO `wp_gf_entry_meta` VALUES (18366,19,2675,'25.4','MasterCard','');
INSERT INTO `wp_gf_entry_meta` VALUES (18368,19,2675,'20','450','');
INSERT INTO `wp_gf_entry_meta` VALUES (18369,19,2675,'gravityformsstripe_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18370,19,2675,'processed_feeds','a:1:{s:18:\"gravityformsstripe\";a:1:{i:0;i:4;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18371,19,2675,'payment_gateway','gravityformsstripe',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18372,19,2675,'gform_product_info__','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18373,19,2675,'gform_order','a:2:{s:4:\"rows\";a:1:{s:4:\"body\";a:3:{i:0;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:27;}i:1;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:12;}i:2;a:5:{s:12:\"is_line_item\";b:1;s:10:\"belongs_to\";s:4:\"body\";s:8:\"currency\";s:3:\"USD\";s:4:\"type\";s:61:\"Gravity_Forms\\Gravity_Forms\\Orders\\Items\\GF_Form_Product_Item\";s:2:\"id\";i:18;}}}s:1:\"v\";s:3:\"0.1\";}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18374,19,2675,'gform_product_info_1_','a:2:{s:8:\"products\";a:3:{i:27;a:4:{s:4:\"name\";s:2:\"No\";s:5:\"price\";s:1:\"0\";s:8:\"quantity\";i:1;s:7:\"options\";a:0:{}}i:12;a:3:{s:4:\"name\";s:12:\"Rental Price\";s:5:\"price\";s:7:\"$450.00\";s:8:\"quantity\";i:1;}i:18;a:3:{s:4:\"name\";s:20:\"Additional Equipment\";s:5:\"price\";s:5:\"$0.00\";s:8:\"quantity\";i:1;}}s:8:\"shipping\";a:3:{s:2:\"id\";s:0:\"\";s:4:\"name\";s:0:\"\";s:5:\"price\";b:0;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18375,13,2676,'4','Lorna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18376,13,2676,'5','Watterston','');
INSERT INTO `wp_gf_entry_meta` VALUES (18377,13,2676,'2','lorna.watterston@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18378,13,2676,'6','(681) 478-6262','');
INSERT INTO `wp_gf_entry_meta` VALUES (18379,13,2676,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (18380,13,2677,'4','Dotty','');
INSERT INTO `wp_gf_entry_meta` VALUES (18381,13,2677,'5','Yount','');
INSERT INTO `wp_gf_entry_meta` VALUES (18382,13,2677,'2','yount.dotty19@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18383,13,2677,'6','(207) 218-8164','');
INSERT INTO `wp_gf_entry_meta` VALUES (18384,13,2677,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=UEooLHpFYW0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18385,13,2678,'4','Hello http://2poochiesproperties.com/fekal0911 Owner','');
INSERT INTO `wp_gf_entry_meta` VALUES (18386,13,2678,'5','Soto','');
INSERT INTO `wp_gf_entry_meta` VALUES (18387,13,2678,'2','pirduhina96@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18388,13,2678,'6','(777) 580-7405','');
INSERT INTO `wp_gf_entry_meta` VALUES (18389,13,2678,'3','To the http://2poochiesproperties.com/fekal0911 Owner','');
INSERT INTO `wp_gf_entry_meta` VALUES (18390,13,2679,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18391,13,2679,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18392,13,2679,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18393,13,2679,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18394,13,2679,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18395,13,2680,'4','Deepak','');
INSERT INTO `wp_gf_entry_meta` VALUES (18396,13,2680,'5','Parcha','');
INSERT INTO `wp_gf_entry_meta` VALUES (18397,13,2680,'2','parchad78@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18398,13,2680,'6','(921) 712-7210','');
INSERT INTO `wp_gf_entry_meta` VALUES (18399,13,2680,'3','Hello https://2poochiesproperties.com/contact-us,\r\nHope you\'re doing well?\r\n\r\nWe create high-quality, user-friendly websites that help businesses grow their online presence and generate more leads.\r\n\r\nCould you share the type of website you need and your target audience? Iâ€™ll guide you on how we can help.\r\n\r\nIf youâ€™re interested, please feel free to share your WhatsApp number or Skype ID.\r\n\r\nBest regards,\r\nDeepakÂ parcha','');
INSERT INTO `wp_gf_entry_meta` VALUES (18400,13,2681,'4','Janina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18401,13,2681,'5','Janina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18402,13,2681,'2','info@janina.bangeshop.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18403,13,2681,'6','(718) 935-0887','');
INSERT INTO `wp_gf_entry_meta` VALUES (18404,13,2681,'3','Hi 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\nJanina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18405,13,2682,'4','Scott','');
INSERT INTO `wp_gf_entry_meta` VALUES (18406,13,2682,'5','Beggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (18407,13,2682,'2','beggs.scott35@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18408,13,2682,'6','(383) 884-3377','');
INSERT INTO `wp_gf_entry_meta` VALUES (18409,13,2682,'3','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://ai108.online/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://ai108.online/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://ai108.online/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 108 West Street Comstock Park, MI 48721','');
INSERT INTO `wp_gf_entry_meta` VALUES (18410,13,2683,'4','APnazdodiCCYWsPFdWyhhp','');
INSERT INTO `wp_gf_entry_meta` VALUES (18411,13,2683,'5','fvpzjFCMglNThPAyqrY','');
INSERT INTO `wp_gf_entry_meta` VALUES (18412,13,2683,'2','qopuqafan69@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18413,13,2683,'6','(926) 985-4806','');
INSERT INTO `wp_gf_entry_meta` VALUES (18414,13,2683,'3','GwpJiKsKRdBImpDgdtX','');
INSERT INTO `wp_gf_entry_meta` VALUES (18415,13,2684,'4','Mr. Philip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18416,13,2684,'5','Alves','');
INSERT INTO `wp_gf_entry_meta` VALUES (18417,13,2684,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18418,13,2684,'6','(940) 974-1435','');
INSERT INTO `wp_gf_entry_meta` VALUES (18419,13,2684,'3','Do you offer service for rental properties?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18420,13,2685,'4','Anaya','');
INSERT INTO `wp_gf_entry_meta` VALUES (18421,13,2685,'5','Prajapati','');
INSERT INTO `wp_gf_entry_meta` VALUES (18422,13,2685,'2','anaya.dgtlsolution@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18423,13,2685,'6','(704) 251-4198','');
INSERT INTO `wp_gf_entry_meta` VALUES (18424,13,2685,'3','Hi, https://2poochiesproperties.com/contact-us\r\n \r\nJust a quick reminder â€” our 40% OFF Black Friday SEO Discount is closing shortly.\r\n \r\nIf you want better keyword rankings, more website visits, and quality leads, I can help.\r\n \r\nSend me your target keywords + locations, and Iâ€™ll create a personalized SEO roadmap for you.\r\n \r\nThank You,\r\n\r\nAnaya','');
INSERT INTO `wp_gf_entry_meta` VALUES (18425,13,2686,'4','Myron','');
INSERT INTO `wp_gf_entry_meta` VALUES (18426,13,2686,'5','Pantano','');
INSERT INTO `wp_gf_entry_meta` VALUES (18427,13,2686,'2','pantano.myron@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18428,13,2686,'6','(794) 428-9731','');
INSERT INTO `wp_gf_entry_meta` VALUES (18429,13,2686,'3','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/4twBl4uf','');
INSERT INTO `wp_gf_entry_meta` VALUES (18430,13,2687,'4','Sara','');
INSERT INTO `wp_gf_entry_meta` VALUES (18431,13,2687,'5','South','');
INSERT INTO `wp_gf_entry_meta` VALUES (18432,13,2687,'2','sara.south@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18433,13,2687,'6','(362) 831-8579','');
INSERT INTO `wp_gf_entry_meta` VALUES (18434,13,2687,'3','http://postyouradfree.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18435,13,2688,'4','WiRWHmTbEqUSKFZgMeQTdqU','');
INSERT INTO `wp_gf_entry_meta` VALUES (18436,13,2688,'5','kEgyjiIHWqRHjdPtWuZ','');
INSERT INTO `wp_gf_entry_meta` VALUES (18437,13,2688,'2','rafokoma13@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18438,13,2688,'6','(678) 969-6702','');
INSERT INTO `wp_gf_entry_meta` VALUES (18439,13,2688,'3','PepNSLmJutYrFlBQwfsOd','');
INSERT INTO `wp_gf_entry_meta` VALUES (18440,13,2689,'4','jxzwCmRkmEiOsiTmTidtNO','');
INSERT INTO `wp_gf_entry_meta` VALUES (18441,13,2689,'5','TMnhwiHEfPFpQJcbclzZyO','');
INSERT INTO `wp_gf_entry_meta` VALUES (18442,13,2689,'2','anotesal71@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18443,13,2689,'6','(433) 185-5733','');
INSERT INTO `wp_gf_entry_meta` VALUES (18444,13,2689,'3','fbliabCjNhkXlwixhEDpZekG','');
INSERT INTO `wp_gf_entry_meta` VALUES (18445,13,2690,'4','Reggie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18446,13,2690,'5','Mixon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18447,13,2690,'2','mixon.reggie@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18448,13,2690,'6','(681) 535-6169','');
INSERT INTO `wp_gf_entry_meta` VALUES (18449,13,2690,'3','Reach millions of website owners fast. Targeted or random outreachâ€”your choice. Visit https://marketingwithcontactforms.ink for details.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18450,13,2691,'4','Elizabeth','');
INSERT INTO `wp_gf_entry_meta` VALUES (18451,13,2691,'5','Zachary','');
INSERT INTO `wp_gf_entry_meta` VALUES (18452,13,2691,'2','elizabeth.zachary79@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18453,13,2691,'6','(548) 180-1308','');
INSERT INTO `wp_gf_entry_meta` VALUES (18454,13,2691,'3','Here is my site: http://sitesubmissionservice.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18455,13,2692,'4','Ines','');
INSERT INTO `wp_gf_entry_meta` VALUES (18456,13,2692,'5','Worgan','');
INSERT INTO `wp_gf_entry_meta` VALUES (18457,13,2692,'2','worgan.ines@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18458,13,2692,'6','(791) 012-3043','');
INSERT INTO `wp_gf_entry_meta` VALUES (18459,13,2692,'3','Hereâ€™s the link to my official site: http://sitesubmissionservice.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18460,13,2693,'4','Mark','');
INSERT INTO `wp_gf_entry_meta` VALUES (18461,13,2693,'5','Wints','');
INSERT INTO `wp_gf_entry_meta` VALUES (18462,13,2693,'2','mark@apexbusinessfunds.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18463,13,2693,'6','(623) 555-6734','');
INSERT INTO `wp_gf_entry_meta` VALUES (18464,13,2693,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18465,13,2694,'4','Lakesha','');
INSERT INTO `wp_gf_entry_meta` VALUES (18466,13,2694,'5','Uribe','');
INSERT INTO `wp_gf_entry_meta` VALUES (18467,13,2694,'2','randy@expresscapitalcorp.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18468,13,2694,'6','(915) 308-1516','');
INSERT INTO `wp_gf_entry_meta` VALUES (18469,13,2694,'3','Getting in touch from Express Capital â€” weâ€™re a direct lender offering longer-term 12â€“18 month loans and actual unsecured lines of credit with no credit check or documents required up front.\r\n\r\n\r\nAs an underwriter, I can tell you on a quick call what you qualify for without needing any information upfront.\r\n\r\n\r\nLet me show you what your business qualifies for in less than a minute. Just reply YES and i\'ll share all the details.\r\n\r\nOr text me at 321-754-3041 and I\'ll reply back. I\'m a real person and I would love to help in any way I can. \r\n\r\n\r\nâ€” Randy\r\nSenior Underwriter','');
INSERT INTO `wp_gf_entry_meta` VALUES (18470,24,2695,'7','5','');
INSERT INTO `wp_gf_entry_meta` VALUES (18471,24,2695,'1','Teresa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18472,24,2695,'3','Hynum','');
INSERT INTO `wp_gf_entry_meta` VALUES (18473,24,2695,'6','Our stay was perfect! The entire house was very clean and welcoming! We loved that the kitchen is organized and well stocked (one of the special touches!) The location of the house is very convenient not only to town but also multiple restaurants and local shops if one doesnâ€™t wish to drive into town. We enjoyed the outdoor space that has multiple decks (covered main deck & lower deck, and lakefront) and the enclosed backyard. We loved the personal touches, especially for pets!','');
INSERT INTO `wp_gf_entry_meta` VALUES (18474,24,2695,'8','Allieâ€™s on the Rocks','');
INSERT INTO `wp_gf_entry_meta` VALUES (18475,24,2695,'gravityformsadvancedpostcreation_post_id','a:1:{i:0;a:3:{s:7:\"post_id\";i:16482;s:7:\"feed_id\";s:1:\"8\";s:5:\"media\";a:0:{}}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18476,24,2695,'feed_8_status','a:1:{i:0;a:5:{s:9:\"timestamp\";i:1763994414;s:6:\"status\";s:7:\"success\";s:4:\"code\";s:0:\"\";s:7:\"message\";s:0:\"\";s:4:\"data\";s:0:\"\";}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18477,24,2695,'gravityformsadvancedpostcreation_is_fulfilled','1',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18478,24,2695,'processed_feeds','a:1:{s:32:\"gravityformsadvancedpostcreation\";a:1:{i:0;i:8;}}',NULL);
INSERT INTO `wp_gf_entry_meta` VALUES (18479,13,2696,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18480,13,2696,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18481,13,2696,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18482,13,2696,'6','(782) 224-3416','');
INSERT INTO `wp_gf_entry_meta` VALUES (18483,13,2696,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18484,13,2697,'4','Finlay','');
INSERT INTO `wp_gf_entry_meta` VALUES (18485,13,2697,'5','Finlay','');
INSERT INTO `wp_gf_entry_meta` VALUES (18486,13,2697,'2','info@crespin.bangeshop.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18487,13,2697,'6','(372) 757-5159','');
INSERT INTO `wp_gf_entry_meta` VALUES (18488,13,2697,'3','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\nThanks and Best Regards,\r\n\r\nFinlay','');
INSERT INTO `wp_gf_entry_meta` VALUES (18489,13,2698,'4','philip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18490,13,2698,'5','Simonson','');
INSERT INTO `wp_gf_entry_meta` VALUES (18491,13,2698,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18492,13,2698,'6','(595) 255-6332','');
INSERT INTO `wp_gf_entry_meta` VALUES (18493,13,2698,'3','Can I get a copy of your service area map?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18494,13,2699,'4','Tyson','');
INSERT INTO `wp_gf_entry_meta` VALUES (18495,13,2699,'5','Tivey','');
INSERT INTO `wp_gf_entry_meta` VALUES (18496,13,2699,'2','tivey.tyson1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18497,13,2699,'6','(790) 206-0246','');
INSERT INTO `wp_gf_entry_meta` VALUES (18498,13,2699,'3','Ready to drive targeted visitors to your 2poochiesproperties Com site? This quick video explains how our AI works: https://www.youtube.com/watch?v=UEooLHpFYW0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18499,13,2700,'4','Nikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (18500,13,2700,'5','Mf Uq','');
INSERT INTO `wp_gf_entry_meta` VALUES (18501,13,2700,'2','nikitajoshi.sale@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18502,13,2700,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (18503,13,2700,'3','Hi https://2poochiesproperties.com/contact-us,\r\n\r\nOur Black Friday SEO Sale (40% OFF) is almost over.\r\n\r\nIf you need higher rankings, faster website performance, and more customer inquiries, I can create a tailored SEO roadmap for you.\r\n\r\nShare your keywords + target countries to get started.\r\n\r\nThanks,\r\nNikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (18504,13,2701,'4','Michele','');
INSERT INTO `wp_gf_entry_meta` VALUES (18505,13,2701,'5','Lutz','');
INSERT INTO `wp_gf_entry_meta` VALUES (18506,13,2701,'2','michele.lutz@strivoncom.email','');
INSERT INTO `wp_gf_entry_meta` VALUES (18507,13,2701,'6','(618) 459-1467','');
INSERT INTO `wp_gf_entry_meta` VALUES (18508,13,2701,'3','If 2poochiesproperties requires assistance getting as high as $500K in working capital, Iâ€™d be here to help out. This is our specialty.\r\n\r\nHereâ€™s how it works: Each and every week, we work with businesses like 2poochiesproperties qualify for $25Kâ€“$500K in business credit â€” even if they\'ve been previously rejected or are doubtful theyâ€™ll get approved.\r\n\r\nThe greatest benefit? We make the entire procedure smooth and efficient.\r\n\r\nIf you\'re:\r\nInterested in business growth,\r\nConsolidate or reconcile debt,\r\nPut funds into R&D,\r\nReplace outdated equipmentâ€¦\r\n\r\nThen letâ€™s talk.\r\n\r\nWeâ€™ve supported thousands of clients and maintain a 4.8-star rating on TrustPilot with a wealth of positive feedback.\r\n\r\nJust respond to this message and let me know:\r\nThat you\'re curious to learn more, or\r\nA slot that fits your schedule next week.\r\n\r\nThereâ€™s no commitment required â€” just professional guidance and solid recommendations to explore your options.\r\n\r\nTalk soon,\r\nMichele','');
INSERT INTO `wp_gf_entry_meta` VALUES (18509,13,2702,'4','phil','');
INSERT INTO `wp_gf_entry_meta` VALUES (18510,13,2702,'5','Gatenby','');
INSERT INTO `wp_gf_entry_meta` VALUES (18511,13,2702,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18512,13,2702,'6','(306) 816-2703','');
INSERT INTO `wp_gf_entry_meta` VALUES (18513,13,2702,'3','Do you offer weekend or evening appointments?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18514,13,2703,'4','Hallie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18515,13,2703,'5','Binney','');
INSERT INTO `wp_gf_entry_meta` VALUES (18516,13,2703,'2','par.kerharrison31023+hallie.binney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18517,13,2703,'6','(380) 462-3030','');
INSERT INTO `wp_gf_entry_meta` VALUES (18518,13,2703,'3','Ready to attract more visitors to 2poochiesproperties.com? Go here: https://rb.gy/p82gvr','');
INSERT INTO `wp_gf_entry_meta` VALUES (18519,13,2704,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18520,13,2704,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18521,13,2704,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18522,13,2704,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18523,13,2704,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18524,13,2705,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18525,13,2705,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (18526,13,2705,'2','joannariggs278@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18527,13,2705,'6','(902) 368-9157','');
INSERT INTO `wp_gf_entry_meta` VALUES (18528,13,2705,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18529,13,2706,'4','Rickie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18530,13,2706,'5','Mckenney','');
INSERT INTO `wp_gf_entry_meta` VALUES (18531,13,2706,'2','mckenney.rickie@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18532,13,2706,'6','(315) 661-4852','');
INSERT INTO `wp_gf_entry_meta` VALUES (18533,13,2706,'3','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/ytwBzNd4','');
INSERT INTO `wp_gf_entry_meta` VALUES (18534,13,2707,'4','Ty','');
INSERT INTO `wp_gf_entry_meta` VALUES (18535,13,2707,'5','Rushing','');
INSERT INTO `wp_gf_entry_meta` VALUES (18536,13,2707,'2','ty.rushing@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18537,13,2707,'6','(328) 154-0064','');
INSERT INTO `wp_gf_entry_meta` VALUES (18538,13,2707,'3','Take a look at my website for more info: http://sitesubmissionservice.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18539,13,2708,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18540,13,2708,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18541,13,2708,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18542,13,2708,'6','(114) 598-5774','');
INSERT INTO `wp_gf_entry_meta` VALUES (18543,13,2708,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18544,13,2709,'4','Alejandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (18545,13,2709,'5','Alejandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (18546,13,2709,'2','alejandra@alejandra.bangeshop.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18547,13,2709,'6','(349) 287-1267','');
INSERT INTO `wp_gf_entry_meta` VALUES (18548,13,2709,'3','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\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\nAlejandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (18549,13,2710,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18550,13,2710,'5','R','');
INSERT INTO `wp_gf_entry_meta` VALUES (18551,13,2710,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18552,13,2710,'6','(664) 770-5254','');
INSERT INTO `wp_gf_entry_meta` VALUES (18553,13,2710,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18554,13,2711,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (18555,13,2711,'5','Wilson','');
INSERT INTO `wp_gf_entry_meta` VALUES (18556,13,2711,'2','emma.wilson1768@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18557,13,2711,'6','(397) 526-7889','');
INSERT INTO `wp_gf_entry_meta` VALUES (18558,13,2711,'3','Hi,\r\n\r\nI\'m writing to you today regarding your website, 2poochiesproperties.com.\r\n\r\nWe specialise in two distinct areas of growth:\r\n\r\n1. Locally: By dominating Google search results in a specific area to attract more local foot traffic and phone calls.\r\n\r\n2. Globally: By leveraging our email marketing audience of over 30 million to drive traffic and sales on a massive scale.\r\n\r\nIf growing your audience is a priority right now, which of these is more relevant to your current goals?\r\n\r\nLet me know, and I can send over some more information.\r\n\r\nThanks for your time,\r\nEmma','');
INSERT INTO `wp_gf_entry_meta` VALUES (18559,13,2712,'4','Chong','');
INSERT INTO `wp_gf_entry_meta` VALUES (18560,13,2712,'5','Perin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18561,13,2712,'2','chong.perin@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18562,13,2712,'6','(332) 802-7725','');
INSERT INTO `wp_gf_entry_meta` VALUES (18563,13,2712,'3','Get increased leads for your 2poochiesproperties.com website by harnessing AI on Instagram. If you\'re looking to increase enhanced traffic, create leads, and amplify your brand\'s reach, you can find more information and start a complimentary trial here: https://cutt.ly/ItegGjkz\r\n\r\nThis is an AI-powered Instagram growth service that:\r\n-Boosts followers with focused, premium audiences.\r\n-Enhances engagement through advanced AI algorithms.\r\n-Aims at users based on hashtags and accounts they follow.\r\n-Reduces effort by automating time-consuming Instagram tasks.\r\n\r\nOur service emphasizes on real, organic growthâ€”without bots, without fake followers. Itâ€™s perfect for brands like yours that want to transform Instagram into a lead generation machine. Best of all, our service is provided on a monthly subscription basis so you can stop any time you like. No contracts and a 7-day complimentary trial.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18564,13,2713,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18565,13,2713,'5','Patel','');
INSERT INTO `wp_gf_entry_meta` VALUES (18566,13,2713,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18567,13,2713,'6','(700) 969-2515','');
INSERT INTO `wp_gf_entry_meta` VALUES (18568,13,2713,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18569,13,2714,'4','Joey','');
INSERT INTO `wp_gf_entry_meta` VALUES (18570,13,2714,'5','Chitwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (18571,13,2714,'2','chitwood.joey62@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18572,13,2714,'6','(915) 308-1516','');
INSERT INTO `wp_gf_entry_meta` VALUES (18573,13,2714,'3','The holidays hit cash flow hard â€” payroll, inventory, supplies, taxesâ€¦ it stacks up fast.\r\nIf you need working capital to breathe a little easier, we built a quick approval tool to help.\r\n\r\nSee what you qualify for in about 30 seconds:\r\nreachoutcapital.com/offer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18574,13,2715,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18575,13,2715,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18576,13,2715,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18577,13,2715,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18578,13,2715,'3','You can get these Christmas gifts at our store https://wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18579,13,2716,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18580,13,2716,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18581,13,2716,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18582,13,2716,'6','(382) 330-6269','');
INSERT INTO `wp_gf_entry_meta` VALUES (18583,13,2716,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18584,13,2717,'4','Raymond','');
INSERT INTO `wp_gf_entry_meta` VALUES (18585,13,2717,'5','Callinan','');
INSERT INTO `wp_gf_entry_meta` VALUES (18586,13,2717,'2','callinan.raymond@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18587,13,2717,'6','(688) 655-0857','');
INSERT INTO `wp_gf_entry_meta` VALUES (18588,13,2717,'3','check out my new site here: http://sitesubmissionservice.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18589,13,2718,'4','Phillip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18590,13,2718,'5','Whiteman','');
INSERT INTO `wp_gf_entry_meta` VALUES (18591,13,2718,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18592,13,2718,'6','(555) 267-0052','');
INSERT INTO `wp_gf_entry_meta` VALUES (18593,13,2718,'3','Can I pick up instead of delivery?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18594,13,2719,'4','Kassandra','');
INSERT INTO `wp_gf_entry_meta` VALUES (18595,13,2719,'5','Cheney','');
INSERT INTO `wp_gf_entry_meta` VALUES (18596,13,2719,'2','kassandra.cheney@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18597,13,2719,'6','(344) 091-5424','');
INSERT INTO `wp_gf_entry_meta` VALUES (18598,13,2719,'3','THE FASTEST WAY TO CREATE, PUBLISH, & PROFIT\r\nFROM EBOOKSâ€¦ NO WRITING REQUIRED\r\n\r\nPROFIT-READY EBOOKS with covers, TOC, chapters, sections, links, images, & content!\r\nhttps://otel.rest/eBookWriterAI\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://otel.rest/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321','');
INSERT INTO `wp_gf_entry_meta` VALUES (18599,13,2720,'4','Lori','');
INSERT INTO `wp_gf_entry_meta` VALUES (18600,13,2720,'5','Shultz','');
INSERT INTO `wp_gf_entry_meta` VALUES (18601,13,2720,'2','royalredover@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18602,13,2720,'6','(322) 982-8042','');
INSERT INTO `wp_gf_entry_meta` VALUES (18603,13,2720,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.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=2poochiesproperties.com\r\nAddress: 60 Crown Street, London\r\nLooking out for you, Lori Shultz','');
INSERT INTO `wp_gf_entry_meta` VALUES (18604,13,2721,'4','DNGMcgHPHBPRqXtAJ','');
INSERT INTO `wp_gf_entry_meta` VALUES (18605,13,2721,'5','OHoaWTvBdRVoqTBKvWDvoiD','');
INSERT INTO `wp_gf_entry_meta` VALUES (18606,13,2721,'2','agihoxuti430@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18607,13,2721,'6','(942) 666-8489','');
INSERT INTO `wp_gf_entry_meta` VALUES (18608,13,2721,'3','eQISybJDPUPnjNOT','');
INSERT INTO `wp_gf_entry_meta` VALUES (18609,13,2722,'4','Efrain','');
INSERT INTO `wp_gf_entry_meta` VALUES (18610,13,2722,'5','Newcomb','');
INSERT INTO `wp_gf_entry_meta` VALUES (18611,13,2722,'2','newcomb.efrain@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18612,13,2722,'6','(952) 351-6290','');
INSERT INTO `wp_gf_entry_meta` VALUES (18613,13,2722,'3','Unlock more targeted leads with our AI! Watch this short video to get started: https://youtu.be/UEooLHpFYW0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18614,13,2723,'4','Candice','');
INSERT INTO `wp_gf_entry_meta` VALUES (18615,13,2723,'5','Mccollum','');
INSERT INTO `wp_gf_entry_meta` VALUES (18616,13,2723,'2','candice.mccollum@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18617,13,2723,'6','(423) 439-6151','');
INSERT INTO `wp_gf_entry_meta` VALUES (18618,13,2723,'3','We improve MOZ  Domain authority 30+ in 15 Days its help to improve google rank, improve your website SEO, and you get traffic from google \r\n\r\nDA - 0 to 30 - (Only $29) - Yes, Limited time !!\r\n\r\n>> 100% Guarantee \r\n>> Improve Ranking \r\n>> White Hat Process \r\n>> Permanent Work\r\n>> 100% Manual Work \r\n>> 0% Spam score increase \r\n\r\n\r\nâš¡ From our work your website keyword get rank on google and get organic traffic from google through keywords\r\n\r\nContact now: intrug@gmail.com or Visit us Now : https://open247.chat/DA/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18619,13,2724,'4','Boyd','');
INSERT INTO `wp_gf_entry_meta` VALUES (18620,13,2724,'5','Blackmore','');
INSERT INTO `wp_gf_entry_meta` VALUES (18621,13,2724,'2','blackmore.boyd1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18622,13,2724,'6','(676) 710-2672','');
INSERT INTO `wp_gf_entry_meta` VALUES (18623,13,2724,'3','Attract engaged, keyword-driven traffic to your website with our AI-powered solution, costing far less than paid ad campaigns. Get in touch to grow your site.\r\n\r\nhttps://cutt.ly/vtiP7Aaa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18624,13,2725,'4','Kassie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18625,13,2725,'5','Fosbery','');
INSERT INTO `wp_gf_entry_meta` VALUES (18626,13,2725,'2','kassie.fosbery@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18627,13,2725,'6','(376) 947-7358','');
INSERT INTO `wp_gf_entry_meta` VALUES (18628,13,2725,'3','Here is my site: http://postyouradfree.top','');
INSERT INTO `wp_gf_entry_meta` VALUES (18629,13,2726,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18630,13,2726,'5','R','');
INSERT INTO `wp_gf_entry_meta` VALUES (18631,13,2726,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18632,13,2726,'6','(117) 352-6932','');
INSERT INTO `wp_gf_entry_meta` VALUES (18633,13,2726,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18634,13,2727,'4','Mr. Philip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18635,13,2727,'5','Thynne','');
INSERT INTO `wp_gf_entry_meta` VALUES (18636,13,2727,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18637,13,2727,'6','(991) 637-8265','');
INSERT INTO `wp_gf_entry_meta` VALUES (18638,13,2727,'3','Can I get a copy of your service area map?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18639,13,2728,'4','Pilar','');
INSERT INTO `wp_gf_entry_meta` VALUES (18640,13,2728,'5','Goldberg','');
INSERT INTO `wp_gf_entry_meta` VALUES (18641,13,2728,'2','goldberg.pilar44@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18642,13,2728,'6','(854) 699-6720','');
INSERT INTO `wp_gf_entry_meta` VALUES (18643,13,2728,'3','Would you like to discover how automated emails can produce reliable profits each day? See https://rb.gy/uxe0l2','');
INSERT INTO `wp_gf_entry_meta` VALUES (18644,13,2729,'4','philip','');
INSERT INTO `wp_gf_entry_meta` VALUES (18645,13,2729,'5','Patch','');
INSERT INTO `wp_gf_entry_meta` VALUES (18646,13,2729,'2','phil9982@bestaitools.my','');
INSERT INTO `wp_gf_entry_meta` VALUES (18647,13,2729,'6','(474) 797-3062','');
INSERT INTO `wp_gf_entry_meta` VALUES (18648,13,2729,'3','Can I subscribe for updates or deals?','');
INSERT INTO `wp_gf_entry_meta` VALUES (18649,13,2730,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18650,13,2730,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (18651,13,2730,'2','bposervices1@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18652,13,2730,'6','(347) 416-5066','');
INSERT INTO `wp_gf_entry_meta` VALUES (18653,13,2730,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18654,13,2731,'4','Linwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (18655,13,2731,'5','Underwood','');
INSERT INTO `wp_gf_entry_meta` VALUES (18656,13,2731,'2','underwood.linwood@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18657,13,2731,'6','(548) 178-8944','');
INSERT INTO `wp_gf_entry_meta` VALUES (18658,13,2731,'3','Hi,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.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?2poochiesproperties.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://smartexperts.pro/unsub?domain=2poochiesproperties.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18659,13,2732,'4','Wilburn','');
INSERT INTO `wp_gf_entry_meta` VALUES (18660,13,2732,'5','Sherwin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18661,13,2732,'2','wilburn.sherwin39@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18662,13,2732,'6','(812) 895-6727','');
INSERT INTO `wp_gf_entry_meta` VALUES (18663,13,2732,'3','And Then Your new Channel automatically Creates AND posts videos FOR YOU... So you NEVER HAVE TO TOUCH IT, AGAIN?\r\nThis is 100% AUTOMATED, so once you set it up, you never have to lift a finger!\r\nSee it in action: https://yourls.site/TrafficSupernova\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://yourls.site/unsub?domain=2poochiesproperties.com \r\nAddress: Address: 1464 Lewis Street Roselle, IL 60177\r\nLooking out for you, Michael Turner.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18664,13,2733,'4','Edwina','');
INSERT INTO `wp_gf_entry_meta` VALUES (18665,13,2733,'5','Spivey','');
INSERT INTO `wp_gf_entry_meta` VALUES (18666,13,2733,'2','spivey.edwina@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18667,13,2733,'6','(250) 756-8431','');
INSERT INTO `wp_gf_entry_meta` VALUES (18668,13,2733,'3','We help businesses like yours grow through flexible funding options.\r\n\r\n\r\nWeâ€™d be happy to see if we can help you as well.\r\nbusinessfinance.rokfibusiness.com\r\n\r\n\r\nNot intersted in our assistance let us know\r\nunsub.rokfibusiness.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18669,13,2734,'4','Niketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18670,13,2734,'5','Joshi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18671,13,2734,'2','niketa.rocketdigitaltech@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18672,13,2734,'6','(753) 283-3829','');
INSERT INTO `wp_gf_entry_meta` VALUES (18673,13,2734,'3','Hi http://2poochiesproperties.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\nNiketa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18674,13,2735,'4','GraLIWymtDEjwTXmr','');
INSERT INTO `wp_gf_entry_meta` VALUES (18675,13,2735,'5','ZTJIQcoVUNWAgTULwGPWnJJ','');
INSERT INTO `wp_gf_entry_meta` VALUES (18676,13,2735,'2','rushtilq@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18677,13,2735,'6','(783) 556-2375','');
INSERT INTO `wp_gf_entry_meta` VALUES (18678,13,2735,'3','hVxNtCUHWuepRQUziwt','');
INSERT INTO `wp_gf_entry_meta` VALUES (18679,13,2736,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18680,13,2736,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18681,13,2736,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18682,13,2736,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18683,13,2736,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18684,13,2737,'4','Kellye','');
INSERT INTO `wp_gf_entry_meta` VALUES (18685,13,2737,'5','Kellye','');
INSERT INTO `wp_gf_entry_meta` VALUES (18686,13,2737,'2','sales@newport.caredogbest.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18687,13,2737,'6','(416) 397-7281','');
INSERT INTO `wp_gf_entry_meta` VALUES (18688,13,2737,'3','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\nCheers, \r\n\r\nKellye','');
INSERT INTO `wp_gf_entry_meta` VALUES (18689,13,2738,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18690,13,2738,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18691,13,2738,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18692,13,2738,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18693,13,2738,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18694,13,2739,'4','Rhoda','');
INSERT INTO `wp_gf_entry_meta` VALUES (18695,13,2739,'5','Rhoda','');
INSERT INTO `wp_gf_entry_meta` VALUES (18696,13,2739,'2','sales@penn.caredogbest.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18697,13,2739,'6','(369) 500-5272','');
INSERT INTO `wp_gf_entry_meta` VALUES (18698,13,2739,'3','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\nSincerely, \r\n\r\nRhoda','');
INSERT INTO `wp_gf_entry_meta` VALUES (18699,13,2740,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18700,13,2740,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18701,13,2740,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18702,13,2740,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18703,13,2740,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18704,13,2741,'4','Dawna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18705,13,2741,'5','Rutter','');
INSERT INTO `wp_gf_entry_meta` VALUES (18706,13,2741,'2','rutter.dawna@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18707,13,2741,'6','(123) 382-6134','');
INSERT INTO `wp_gf_entry_meta` VALUES (18708,13,2741,'3','Hi, itâ€™s Jayrn.\r\n\r\nIâ€™ll keep this quick.\r\n\r\nI came across your website and wanted to share something thatâ€™s helping a lot of site owners create stable online income without needing to build complicated funnels or tech setups from scratch.\r\n\r\nItâ€™s called Affiliate Bootcamp.\r\n\r\nThe reason so many people are paying attention to it is because itâ€™s a fully done-for-you system with recurring commissions and multiple income streams already built in. Your only job is driving quality traffic. The system handles the selling, follow-up, and conversions for you.\r\n\r\nIf that sounds interesting, hereâ€™s the page with more details:\r\n\r\nhttps://marketersmentor.com/recurring-income-system.php?refer=2poochiesproperties.com\r\n\r\nIf not, totally fine.\r\n\r\nAnd 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. Iâ€™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\nThanks for your time,\r\nJayrn\r\n\r\n\r\n\r\n\r\nUnsubscribe: \r\nhttps://marketersmentor.com/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18709,13,2742,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18710,13,2742,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (18711,13,2742,'2','joannariggs83@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18712,13,2742,'6','(519) 852-4706','');
INSERT INTO `wp_gf_entry_meta` VALUES (18713,13,2742,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18714,13,2743,'4','Jesse','');
INSERT INTO `wp_gf_entry_meta` VALUES (18715,13,2743,'5','Anema','');
INSERT INTO `wp_gf_entry_meta` VALUES (18716,13,2743,'2','jafintech528@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18717,13,2743,'6','(515) 321-7425','');
INSERT INTO `wp_gf_entry_meta` VALUES (18718,13,2743,'3','Your website could be converting 30-40% higher.  \r\n\r\nI\'ve generated 355M+ for clients\r\n\r\nGo see it for yourself here:\r\nhttps://evmllc.com/aivoicechatdemo\r\n\r\nThereâ€™s nothing to lose by testing it, and it only takes a moment to see how it works.\r\n\r\nAll the best,\r\nJesse Anema\r\n515-321-7425','');
INSERT INTO `wp_gf_entry_meta` VALUES (18719,13,2744,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18720,13,2744,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18721,13,2744,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18722,13,2744,'6','(115) 536-2184','');
INSERT INTO `wp_gf_entry_meta` VALUES (18723,13,2744,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18724,13,2745,'4','Gemma','');
INSERT INTO `wp_gf_entry_meta` VALUES (18725,13,2745,'5','Marshall','');
INSERT INTO `wp_gf_entry_meta` VALUES (18726,13,2745,'2','gemmamarshall811@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18727,13,2745,'6','(772) 339-5526','');
INSERT INTO `wp_gf_entry_meta` VALUES (18728,13,2745,'3','Hi,\r\n\r\nWe run a hands-on agency that helps clients\' Instagram accounts build authority and reach new audiences. Rather than just \"adding numbers,\" we focus on tangible benefits:\r\n\r\n1. Cheaper than Ads: We deliver targeted eyes on your profile for a fraction of the cost of running Instagram Ads.\r\n2. Real Community: We target users genuinely interested in your niche, leading to higher engagement and potential sales.\r\n3. 100% Account Safety: We don\'t use bots. Our team performs every action manually on actual smartphones, keeping your account secure.\r\n4. Consistent Results: Expect 300+ new, high-quality followers every month who actually stick around.\r\n\r\nWe are currently offering spots starting at just $60/month with no long-term contracts.\r\n\r\nI\'d be happy to forward you some further information if that would be of interest?\r\n\r\nKind Regards,\r\nGemma\r\n\r\nP.S. If you don\'t have a profile yet, we can handle the full setup and optimization for you.\r\n\r\nhttps://unsubscribe.social/unsubscribe.php?d=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18729,13,2746,'4','Ernesto','');
INSERT INTO `wp_gf_entry_meta` VALUES (18730,13,2746,'5','Buford','');
INSERT INTO `wp_gf_entry_meta` VALUES (18731,13,2746,'2','ernesto.buford@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18732,13,2746,'6','(781) 286-6270','');
INSERT INTO `wp_gf_entry_meta` VALUES (18733,13,2746,'3','Hello,\r\n\r\nWe have a promotional offer for your website 2poochiesproperties.com: https://ranknowyour.site/VibeCode?2poochiesproperties.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?2poochiesproperties.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:\r\nhttps://ranknowyour.site/unsubscribe?domain=2poochiesproperties.com\r\nAddress: 209 West Street Comstock Park, MI 49321\r\nLooking out for you, Ethan Parker','');
INSERT INTO `wp_gf_entry_meta` VALUES (18734,13,2747,'4','Kate','');
INSERT INTO `wp_gf_entry_meta` VALUES (18735,13,2747,'5','Armstrong','');
INSERT INTO `wp_gf_entry_meta` VALUES (18736,13,2747,'2','katearmstrong1976@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18737,13,2747,'6','(425) 132-2548','');
INSERT INTO `wp_gf_entry_meta` VALUES (18738,13,2747,'3','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\nOur price is just $90 (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\nKate','');
INSERT INTO `wp_gf_entry_meta` VALUES (18739,13,2748,'4','Viola','');
INSERT INTO `wp_gf_entry_meta` VALUES (18740,13,2748,'5','Hawkins','');
INSERT INTO `wp_gf_entry_meta` VALUES (18741,13,2748,'2','viola.hawkins@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18742,13,2748,'6','(664) 382-7085','');
INSERT INTO `wp_gf_entry_meta` VALUES (18743,13,2748,'3','â€œ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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18744,13,2749,'4','Dave','');
INSERT INTO `wp_gf_entry_meta` VALUES (18745,13,2749,'5','Singletary','');
INSERT INTO `wp_gf_entry_meta` VALUES (18746,13,2749,'2','singletary.dave@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18747,13,2749,'6','(525) 878-6964','');
INSERT INTO `wp_gf_entry_meta` VALUES (18748,13,2749,'3','Attention: If this interests you, \r\nThe $100 wealth solution. \r\nhttp://worldwidebytnex.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18749,13,2750,'4','Brian','');
INSERT INTO `wp_gf_entry_meta` VALUES (18750,13,2750,'5','WRIGHT Eng.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18751,13,2750,'2','newsletter@wexxon.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18752,13,2750,'6','(720) 924-8652','');
INSERT INTO `wp_gf_entry_meta` VALUES (18753,13,2750,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18754,13,2751,'4','Elijah','');
INSERT INTO `wp_gf_entry_meta` VALUES (18755,13,2751,'5','Watling','');
INSERT INTO `wp_gf_entry_meta` VALUES (18756,13,2751,'2','elijahwatling191@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18757,13,2751,'6','(677) 212-7089','');
INSERT INTO `wp_gf_entry_meta` VALUES (18758,13,2751,'3','Ð‘Ð¸Ñ€Ð¶Ð° ÐºÑ€Ð¸Ð¿Ñ‚Ð¾Ð²Ð°Ð»ÑŽÑ‚ â€” Ð¾ÑÐ½Ð¾Ð²Ð½Ð°Ñ Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ° Ð´Ð»Ñ Ñ‚Ð¾Ñ€Ð³Ð¾Ð²Ð»Ð¸ Ñ†Ð¸Ñ„Ñ€Ð¾Ð²Ñ‹Ð¼Ð¸ Ð°ÐºÑ‚Ð¸Ð²Ð°Ð¼Ð¸.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18759,13,2752,'4','Clifton','');
INSERT INTO `wp_gf_entry_meta` VALUES (18760,13,2752,'5','French','');
INSERT INTO `wp_gf_entry_meta` VALUES (18761,13,2752,'2','french.clifton@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18762,13,2752,'6','(740) 293-5964','');
INSERT INTO `wp_gf_entry_meta` VALUES (18763,13,2752,'3','Why does this matter to you? The reason is simple: your site has the potential to enable more on-site engagement with no need for adding staff, complex setups, or ongoing manual management.\r\n\r\nhttps://moveinready.site/AIModelSuite?2poochiesproperties.com\r\n\r\nYou work with a ready-to-use system that supports on-site interaction for you, allowing it to guide site visitors toward clear actions such as inquiries and intent-based steps.\r\n\r\nBuilt for website owners who want to maintain a more professional online presence without extra configuration work.\r\n\r\nAfter connection, the site starts working in a more structured way. Want to see how this works on a real site?\r\n\r\nhttps://moveinready.site/AIModelSuite?2poochiesproperties.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\nour offer \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://moveinready.site/unsub?domain=2poochiesproperties.com \r\nAddress: Address: 8775   1102 Lowes Alley, OH  43201\r\nLooking out for you, Clifton French.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18764,13,2753,'4','Manuela','');
INSERT INTO `wp_gf_entry_meta` VALUES (18765,13,2753,'5','Quam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18766,13,2753,'2','quam.manuela@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18767,13,2753,'6','(617) 292-7691','');
INSERT INTO `wp_gf_entry_meta` VALUES (18768,13,2753,'3','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://ow.ly/HjHt50XGmTg','');
INSERT INTO `wp_gf_entry_meta` VALUES (18769,13,2754,'4','Ed','');
INSERT INTO `wp_gf_entry_meta` VALUES (18770,13,2754,'5','Heiman','');
INSERT INTO `wp_gf_entry_meta` VALUES (18771,13,2754,'2','ed.heiman@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18772,13,2754,'6','(501) 537-1295','');
INSERT INTO `wp_gf_entry_meta` VALUES (18773,13,2754,'3','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!','');
INSERT INTO `wp_gf_entry_meta` VALUES (18774,13,2755,'4','Lenore','');
INSERT INTO `wp_gf_entry_meta` VALUES (18775,13,2755,'5','Lenore','');
INSERT INTO `wp_gf_entry_meta` VALUES (18776,13,2755,'2','sales@tritt.tidbuy.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18777,13,2755,'6','(321) 527-5728','');
INSERT INTO `wp_gf_entry_meta` VALUES (18778,13,2755,'3','Good day \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\nHave a great time, \r\n \r\nLenore','');
INSERT INTO `wp_gf_entry_meta` VALUES (18779,13,2756,'4','Vickie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18780,13,2756,'5','Renard','');
INSERT INTO `wp_gf_entry_meta` VALUES (18781,13,2756,'2','renard.vickie@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18782,13,2756,'6','(324) 167-8485','');
INSERT INTO `wp_gf_entry_meta` VALUES (18783,13,2756,'3','Our AI-driven service delivers keyword and location-specific visitors to your site, offering significant savings over paid ads. Connect with us today.\r\n\r\nhttps://marketingager.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18784,13,2757,'4','MLWmQbJfXrvDvKDq','');
INSERT INTO `wp_gf_entry_meta` VALUES (18785,13,2757,'5','pJZwOevduxqmclYo','');
INSERT INTO `wp_gf_entry_meta` VALUES (18786,13,2757,'2','urupeyoyip10@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18787,13,2757,'6','(900) 055-2483','');
INSERT INTO `wp_gf_entry_meta` VALUES (18788,13,2757,'3','HqJifxTtPbmiqIGlcQWWW','');
INSERT INTO `wp_gf_entry_meta` VALUES (18789,13,2758,'4','Marylin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18790,13,2758,'5','Tufnell','');
INSERT INTO `wp_gf_entry_meta` VALUES (18791,13,2758,'2','tufnell.marylin@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18792,13,2758,'6','(355) 526-0541','');
INSERT INTO `wp_gf_entry_meta` VALUES (18793,13,2758,'3','Need more clicks and conversions for 2poochiesproperties Com? Watch this short video about our AI-powered traffic service: https://www.youtube.com/shorts/iojvp6ZtjW4','');
INSERT INTO `wp_gf_entry_meta` VALUES (18794,13,2759,'4','Charlie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18795,13,2759,'5','Enriquez','');
INSERT INTO `wp_gf_entry_meta` VALUES (18796,13,2759,'2','charlie.enriquez@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18797,13,2759,'6','(864) 483-6413','');
INSERT INTO `wp_gf_entry_meta` VALUES (18798,13,2759,'3','Think about running a ready-made pet niche website â€” one of the most active topics online â€” that is prepared for use immediately. This solution offers a fully structured WordPress site with preloaded articles, product overviews, digital materials, and integrated engagement tools, so you avoid creating texts, technical setup, and design issues entirely.\r\n\r\nhttps://novaai.expert/PetAuthorityFortune?2poochiesproperties.com\r\n\r\nWhen youâ€™re tired of putting in weeks building sites from scratch, figuring out site income models, and handling all content alone, this approach lets you have a real digital asset that brings consistent visitors, establishes authority, and grows steadily over time.\r\n\r\nhttps://novaai.expert/PetAuthorityFortune?2poochiesproperties.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\nYou are getting this email \r\nsince we believe \r\nour offer \r\nmay be relevant to you.\r\n\r\nIf you donâ€™t want to receive \r\nadditional emails from us, \r\nyou can \r\nstop receiving emails:\r\n\r\nhttps://novaai.expert/unsub?domain=2poochiesproperties.com \r\nAddress: Address: 6419   214 Traction Street, SC  29673\r\nLooking out for you, Charlie Enriquez.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18799,13,2760,'4','Serena','');
INSERT INTO `wp_gf_entry_meta` VALUES (18800,13,2760,'5','Serena','');
INSERT INTO `wp_gf_entry_meta` VALUES (18801,13,2760,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18802,13,2760,'6','(379) 808-4347','');
INSERT INTO `wp_gf_entry_meta` VALUES (18803,13,2760,'3','Hello 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\nThe Best, \r\n\r\nSerena','');
INSERT INTO `wp_gf_entry_meta` VALUES (18804,13,2761,'4','Volleyball','');
INSERT INTO `wp_gf_entry_meta` VALUES (18805,13,2761,'5','JosephKeevy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18806,13,2761,'2','jenniferfox@tochtonado.name','');
INSERT INTO `wp_gf_entry_meta` VALUES (18807,13,2761,'6','(645) 767-2850','');
INSERT INTO `wp_gf_entry_meta` VALUES (18808,13,2761,'3','ÐŸÑ€Ð¸Ñ‚ÑÐ³Ð°Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ðµ Ð¼Ð¸Ð»Ð¾Ñ‡ÐºÐ¸ Ð½Ð° Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐµ <a href=https://babushky.org>Ñ„Ð¾Ñ‚Ð¾ ÑÑ€Ð¾Ñ‚Ð¸ÐºÐ°</a> Ð´Ð»Ñ Ð¼ÑƒÐ¶Ð¸Ñ‡ÐºÐ¾Ð² Ñ€ÐµÐ¿Ñ€ÐµÐ·ÐµÐ½Ñ‚Ð¸Ñ€ÑƒÑŽÑ‚ Ð½Ð° Ð½ÑŽ Ð¸Ð·Ð¾Ð±Ñ€Ð°Ð¶ÐµÐ½Ð¸ÑÑ… Ð² ÑŽÐ±ÐºÐµ ÑÐ²Ð¾Ð¸ Ð³Ð¾Ð»Ñ‹Ðµ Ð»ÑÐ¶ÐºÐ¸.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18809,13,2762,'4','Johnie','');
INSERT INTO `wp_gf_entry_meta` VALUES (18810,13,2762,'5','Rhea','');
INSERT INTO `wp_gf_entry_meta` VALUES (18811,13,2762,'2','johnie.rhea@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18812,13,2762,'6','(584) 282-7017','');
INSERT INTO `wp_gf_entry_meta` VALUES (18813,13,2762,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/iojvp6ZtjW4','');
INSERT INTO `wp_gf_entry_meta` VALUES (18814,13,2763,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18815,13,2763,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18816,13,2763,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18817,13,2763,'6','(512) 800-0540','');
INSERT INTO `wp_gf_entry_meta` VALUES (18818,13,2763,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18819,13,2764,'4','Modesta','');
INSERT INTO `wp_gf_entry_meta` VALUES (18820,13,2764,'5','Holcombe','');
INSERT INTO `wp_gf_entry_meta` VALUES (18821,13,2764,'2','modesta.holcombe@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18822,13,2764,'6','(620) 544-5393','');
INSERT INTO `wp_gf_entry_meta` VALUES (18823,13,2764,'3','Ð¡Ð¾Ð±Ð¸Ñ€Ð°ÐµÑ‚ÐµÑÑŒ Ð² Ð¿ÑƒÑ‚ÐµÑˆÐµÑÑ‚Ð²Ð¸Ðµ?\r\n\r\nÐŸÐµÑ€Ð²Ñ‹Ð¹ Ð²Ð¾Ð¿Ñ€Ð¾Ñ Ð² Ð¿Ð¾ÐµÐ·Ð´ÐºÐµ â€” Ð³Ð´Ðµ Ð¾ÑÑ‚Ð°Ð½Ð¾Ð²Ð¸Ñ‚ÑŒÑÑ.\r\n\r\nÐ¡ÐµÐ³Ð¾Ð´Ð½Ñ Ñƒ Ð²Ð°Ñ ÐµÑÑ‚ÑŒ Ð¼Ð°ÑÑÐ° Ð¿Ñ€ÐµÐ´Ð»Ð¾Ð¶ÐµÐ½Ð¸Ð¹:\r\nÑƒÑŽÑ‚Ð½Ñ‹Ðµ ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾,\r\nÐ¾Ñ‚ÐµÐ»Ð¸ Ñ€Ð°Ð·Ð½Ð¾Ð³Ð¾ ÑƒÑ€Ð¾Ð²Ð½Ñ, Ð´Ð¾Ð¼Ð¸ÐºÐ¸ Ð¸ Ð³Ð¾ÑÑ‚ÐµÐ²Ñ‹Ðµ Ð´Ð¾Ð¼Ð° Ð½Ð° ÑÑƒÑ‚ÐºÐ¸.\r\nÐ“Ð»Ð°Ð²Ð½Ð¾Ðµ â€” Ð½Ð°Ð¹Ñ‚Ð¸ Ð¾Ð¿Ñ‚Ð¸Ð¼Ð°Ð»ÑŒÐ½Ñ‹Ð¹ Ð²Ð°Ñ€Ð¸Ð°Ð½Ñ‚ Ð¿Ð¾Ð´ Ð²Ð°ÑˆÐ¸ Ð·Ð°Ð´Ð°Ñ‡Ð¸.\r\n\r\nÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° Ð°Ñ€ÐµÐ½Ð´Ñ‹ Ð¶Ð¸Ð»ÑŒÑ Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾ \r\nÐ’Ñ‹Ð±Ð¸Ñ€Ð°Ñ Ð¶Ð¸Ð»ÑŒÑ‘ Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾, Ð²Ñ‹ Ð¿Ð¾Ð»ÑƒÑ‡Ð°ÐµÑ‚Ðµ: \r\n\r\nâœ… Ð“Ð¸Ð±ÐºÐ¾ÑÑ‚ÑŒ â€” Ð¼Ð¾Ð¶Ð½Ð¾ ÑÐ½ÑÑ‚ÑŒ Ð¶Ð¸Ð»ÑŒÑ‘ Ð½Ð° 1 Ð´ÐµÐ½ÑŒ, \r\nÐ½ÐµÐ´ÐµÐ»ÑŽ Ð¸Ð»Ð¸ Ð´Ð¾Ð»ÑŒÑˆÐµ. \r\nâœ… Ð­ÐºÐ¾Ð½Ð¾Ð¼Ð¸ÑŽ â€” ÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€Ñ‹ Ð¸ Ð³Ð¾ÑÑ‚ÐµÐ²Ñ‹Ðµ Ð´Ð¾Ð¼Ð° Ñ‡Ð°ÑÑ‚Ð¾ Ð´ÐµÑˆÐµÐ²Ð»Ðµ Ð¾Ñ‚ÐµÐ»ÐµÐ¹.\r\n\r\nâœ… Ð”Ð¾Ð¼Ð°ÑˆÐ½Ð¸Ðµ ÑƒÐ´Ð¾Ð±ÑÑ‚Ð²Ð° Ð¸ Ð»Ð¸Ñ‡Ð½Ð¾Ðµ Ð¿Ñ€Ð¾ÑÑ‚Ñ€Ð°Ð½ÑÑ‚Ð²Ð¾.\r\n\r\nâœ… Ð Ð°Ð·Ð½Ð¾Ð¾Ð±Ñ€Ð°Ð·Ð¸Ðµ â€” Ð¾Ñ‚ Ð°Ð¿Ð°Ñ€Ñ‚Ð°Ð¼ÐµÐ½Ñ‚Ð¾Ð² Ð² Ñ†ÐµÐ½Ñ‚Ñ€Ðµ Ð´Ð¾ Ð·Ð°Ð³Ð¾Ñ€Ð¾Ð´Ð½Ñ‹Ñ… ÐºÐ¾Ñ‚Ñ‚ÐµÐ´Ð¶ÐµÐ¹.\r\n\r\nÑÐ½ÑÑ‚ÑŒ Ð¶Ð¸Ð»ÑŒÐµ Ð² ÑÐ°Ð½ÐºÑ‚ Ð¿ÐµÑ‚ÐµÑ€Ð±ÑƒÑ€Ð³Ðµ Ð½ÐµÐ´Ð¾Ñ€Ð¾Ð³Ð¾ Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾\r\n\r\n@airbn@b77','');
INSERT INTO `wp_gf_entry_meta` VALUES (18824,13,2765,'4','Valentin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18825,13,2765,'5','Valentin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18826,13,2765,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18827,13,2765,'6','(688) 783-9644','');
INSERT INTO `wp_gf_entry_meta` VALUES (18828,13,2765,'3','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\nThanks and Best Regards, \r\n\r\nValentin','');
INSERT INTO `wp_gf_entry_meta` VALUES (18829,13,2766,'4','Desiree','');
INSERT INTO `wp_gf_entry_meta` VALUES (18830,13,2766,'5','FitzGibbon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18831,13,2766,'2','desiree.fitzgibbon@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18832,13,2766,'6','(795) 152-7193','');
INSERT INTO `wp_gf_entry_meta` VALUES (18833,13,2766,'3','Why pay attention to this? Because AI is already able to cut hours of routine work and expand monetization options â€” if you know how to use it correctly. This live format walks through webmasters and money makers how to convert AI into a monetization advantage, not just another shiny tool.\r\n\r\nhttps://aceputoresults.site/AIProfessor?2poochiesproperties.com\r\n\r\nNo complicated terms, no academic fluff â€” only clear ideas and practical use cases you can put into action fast. If you want to stay ahead of competitors and use AI to accelerate growth, this is the right place to begin.\r\n\r\n\r\nhttps://aceputoresults.site/AIProfessor?2poochiesproperties.com\r\n\r\nYou received this notification \r\nbecause we believe \r\nthe offer we provide \r\nmay interest 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://aceputoresults.site/unsub?domain=2poochiesproperties.com \r\nAddress: Address: 1172   52 Main St, NA  Pa29 5xt\r\nLooking out for you, Desiree FitzGibbon.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18834,13,2767,'4','Buford','');
INSERT INTO `wp_gf_entry_meta` VALUES (18835,13,2767,'5','Delagarza','');
INSERT INTO `wp_gf_entry_meta` VALUES (18836,13,2767,'2','buford-delagarza3063@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18837,13,2767,'6','(254) 662-9332','');
INSERT INTO `wp_gf_entry_meta` VALUES (18838,13,2767,'3','ÐžÑ‡ÐµÐ½ÑŒ Ð²Ñ‹Ð³Ð¾Ð´Ð½Ð¾....ÑÐ¼Ð¾Ñ‚Ñ€ÐµÑ‚ÑŒ Ð²Ð¿ÐµÑ€ÐµÐ´ Ð½Ð° Ð²Ð¾Ð·Ð²Ñ€Ð°Ñ‰ÐµÐ½Ð¸Ðµ.\r\n\r\nÐŸÐ¾ÑÐµÑ‚Ð¸Ñ‚Ðµ Ñ‚Ð°ÐºÐ¶Ðµ Ð¼Ð¾ÑŽ ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ‡ÐºÑƒ Ð³Ð¾ÑÑ‚ÐµÐ²Ñ‹Ðµ Ð´Ð¾Ð¼Ð° Ð¿Ð¾ÑÑƒÑ‚Ð¾Ñ‡Ð½Ð¾','');
INSERT INTO `wp_gf_entry_meta` VALUES (18839,13,2768,'4','Verena','');
INSERT INTO `wp_gf_entry_meta` VALUES (18840,13,2768,'5','Vargas','');
INSERT INTO `wp_gf_entry_meta` VALUES (18841,13,2768,'2','verena.vargas@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18842,13,2768,'6','(319) 281-5074','');
INSERT INTO `wp_gf_entry_meta` VALUES (18843,13,2768,'3','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://marketingaged.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18844,13,2769,'4','CpnIWaWOkXplVbbqecaO','');
INSERT INTO `wp_gf_entry_meta` VALUES (18845,13,2769,'5','PjconptqcghaJMcNl','');
INSERT INTO `wp_gf_entry_meta` VALUES (18846,13,2769,'2','wuzozedo343@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18847,13,2769,'6','(200) 706-1938','');
INSERT INTO `wp_gf_entry_meta` VALUES (18848,13,2769,'3','DmJneSRPaIxAPirlToZiQR','');
INSERT INTO `wp_gf_entry_meta` VALUES (18849,13,2770,'4','Natali','');
INSERT INTO `wp_gf_entry_meta` VALUES (18850,13,2770,'5','Conti','');
INSERT INTO `wp_gf_entry_meta` VALUES (18851,13,2770,'2','nataliconti2030@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18852,13,2770,'6','(482) 214-8080','');
INSERT INTO `wp_gf_entry_meta` VALUES (18853,13,2770,'3','Hi,\r\n\r\nI visited your webpage at 2poochiesproperties.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<<<Reserve Your Spot Now>> : https://bit.ly/businessforall2030','');
INSERT INTO `wp_gf_entry_meta` VALUES (18854,13,2771,'4','Hye','');
INSERT INTO `wp_gf_entry_meta` VALUES (18855,13,2771,'5','Waldrop','');
INSERT INTO `wp_gf_entry_meta` VALUES (18856,13,2771,'2','hye.waldrop72@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18857,13,2771,'6','(676) 328-2053','');
INSERT INTO `wp_gf_entry_meta` VALUES (18858,13,2771,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18859,13,2772,'4','Novella','');
INSERT INTO `wp_gf_entry_meta` VALUES (18860,13,2772,'5','Novella','');
INSERT INTO `wp_gf_entry_meta` VALUES (18861,13,2772,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18862,13,2772,'6','(175) 363-3260','');
INSERT INTO `wp_gf_entry_meta` VALUES (18863,13,2772,'3','Hey 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\nCheers,\r\n\r\nNovella','');
INSERT INTO `wp_gf_entry_meta` VALUES (18864,13,2773,'4','Jennifer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18865,13,2773,'5','Lang','');
INSERT INTO `wp_gf_entry_meta` VALUES (18866,13,2773,'2','jlangdvm@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18867,13,2773,'6','(614) 397-9054','');
INSERT INTO `wp_gf_entry_meta` VALUES (18868,13,2773,'3','Hello! We have booked Barneyâ€™s Bluff again for memorial weekendâ€¦I cannot find my conformation email (my email is a mess) but am worried I may have messed up the dates. I am hopeful I made the reservation for Wednesday May 28th-Sunday June 1st. Can you confirm that for me please? Thanks!','');
INSERT INTO `wp_gf_entry_meta` VALUES (18869,13,2774,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18870,13,2774,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18871,13,2774,'2','outreachseo56@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18872,13,2774,'6','(676) 271-1075','');
INSERT INTO `wp_gf_entry_meta` VALUES (18873,13,2774,'3','Hi,\r\n\r\nIâ€™d like to propose a straightforward link exchange.\r\n\r\nI can link to 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18874,13,2775,'4','Kandi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18875,13,2775,'5','Kandi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18876,13,2775,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18877,13,2775,'6','(840) 565-9921','');
INSERT INTO `wp_gf_entry_meta` VALUES (18878,13,2775,'3','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\nMany Thanks, \r\n\r\nKandi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18879,13,2776,'4','Steven','');
INSERT INTO `wp_gf_entry_meta` VALUES (18880,13,2776,'5','Zavadil','');
INSERT INTO `wp_gf_entry_meta` VALUES (18881,13,2776,'2','steve@digitalmedianational.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18882,13,2776,'6','(256) 735-3002','');
INSERT INTO `wp_gf_entry_meta` VALUES (18883,13,2776,'3','Hello, how are you? I was wondering if you\'d be interested in advertising your properties on our TV Screens either in Cullman,Morgan or Walker Counties? Your ad will be seen 9600 times a month on 4 different screens \r\n\r\nThank You,\r\nSteven Zavadil\r\nSales Manager \r\nDigital Media National','');
INSERT INTO `wp_gf_entry_meta` VALUES (18884,13,2777,'4','Leilani','');
INSERT INTO `wp_gf_entry_meta` VALUES (18885,13,2777,'5','Abernathy','');
INSERT INTO `wp_gf_entry_meta` VALUES (18886,13,2777,'2','abernathy.leilani@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18887,13,2777,'6','(374) 245-5141','');
INSERT INTO `wp_gf_entry_meta` VALUES (18888,13,2777,'3','Is your 2poochiesproperties.com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/57azYNM9Hq0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18889,13,2778,'4','Venus','');
INSERT INTO `wp_gf_entry_meta` VALUES (18890,13,2778,'5','Scheffel','');
INSERT INTO `wp_gf_entry_meta` VALUES (18891,13,2778,'2','scheffel.venus48@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18892,13,2778,'6','(423) 279-5681','');
INSERT INTO `wp_gf_entry_meta` VALUES (18893,13,2778,'3','Attract keyword-driven visitors to your site with our AI-optimized solution, saving you money compared to costly paid ads. Ready to scale your business?\r\n\r\nhttps://marketingaged.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18894,13,2779,'4','Marc','');
INSERT INTO `wp_gf_entry_meta` VALUES (18895,13,2779,'5','Beauregard','');
INSERT INTO `wp_gf_entry_meta` VALUES (18896,13,2779,'2','beauregard.marc@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18897,13,2779,'6','(901) 743-4978','');
INSERT INTO `wp_gf_entry_meta` VALUES (18898,13,2779,'3','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/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18899,13,2780,'4','Mellisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (18900,13,2780,'5','Berg','');
INSERT INTO `wp_gf_entry_meta` VALUES (18901,13,2780,'2','berg.mellisa66@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18902,13,2780,'6','(702) 712-0205','');
INSERT INTO `wp_gf_entry_meta` VALUES (18903,13,2780,'3','Discover how our AI can skyrocket your 2poochiesproperties Com website leads in this quick video:   https://www.youtube.com/shorts/QFC3wO3eVy0','');
INSERT INTO `wp_gf_entry_meta` VALUES (18904,13,2781,'4','Carol','');
INSERT INTO `wp_gf_entry_meta` VALUES (18905,13,2781,'5','Heckel','');
INSERT INTO `wp_gf_entry_meta` VALUES (18906,13,2781,'2','hecklynn_17@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18907,13,2781,'6','(419) 792-9097','');
INSERT INTO `wp_gf_entry_meta` VALUES (18908,13,2781,'3','I am looking for a lake house for 8 adults and 6 kids 17-14-11-11-10-9.  We have a few dogs, youngest dog is 5yr. All dogs are well trained dates are june 25th-29th.  Can you please send me a list','');
INSERT INTO `wp_gf_entry_meta` VALUES (18909,13,2782,'4','Vana','');
INSERT INTO `wp_gf_entry_meta` VALUES (18910,13,2782,'5','Rao','');
INSERT INTO `wp_gf_entry_meta` VALUES (18911,13,2782,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18912,13,2782,'6','(393) 271-2156','');
INSERT INTO `wp_gf_entry_meta` VALUES (18913,13,2782,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18914,13,2783,'4','Landon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18915,13,2783,'5','Landon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18916,13,2783,'2','landon@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18917,13,2783,'6','(310) 769-8818','');
INSERT INTO `wp_gf_entry_meta` VALUES (18918,13,2783,'3','Itâ€™s time for a hair and grooming upgrade with Airluxeâ„¢!\r\n\r\nFor a limited time, enjoy exclusive savings on our entire collectionâ€”from high-tech hair dryers to precision shavers.\r\n\r\nGet your salon-grade tools today: https://clarimart.com\r\n\r\nThe ultimate travel-friendly styling companion.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18919,13,2784,'4','Silvia','');
INSERT INTO `wp_gf_entry_meta` VALUES (18920,13,2784,'5','Kahle','');
INSERT INTO `wp_gf_entry_meta` VALUES (18921,13,2784,'2','silvia.kahle@msn.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18922,13,2784,'6','(623) 415-5324','');
INSERT INTO `wp_gf_entry_meta` VALUES (18923,13,2784,'3','Sell your property privately and save thousands.\r\n4u2 Inc. (Alberta Corporate Access #2024873339) offers FSBO advertising with a 12% priceâ€‘beat guarantee on any competing platform.\r\nVisit www.4u2incfsbo.com and email info@4u2incfsbo.com to start.\r\nNow hiring Englishâ€‘speaking commissioned Account Executives. Send your CV today.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18924,13,2785,'4','Abi','');
INSERT INTO `wp_gf_entry_meta` VALUES (18925,13,2785,'5','R','');
INSERT INTO `wp_gf_entry_meta` VALUES (18926,13,2785,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18927,13,2785,'6','(607) 815-0994','');
INSERT INTO `wp_gf_entry_meta` VALUES (18928,13,2785,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18929,13,2786,'4','Reyna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18930,13,2786,'5','Gammon','');
INSERT INTO `wp_gf_entry_meta` VALUES (18931,13,2786,'2','reyna.gammon@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18932,13,2786,'6','(583) 266-0518','');
INSERT INTO `wp_gf_entry_meta` VALUES (18933,13,2786,'3','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://marketingager.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18934,13,2787,'4','Ronald','');
INSERT INTO `wp_gf_entry_meta` VALUES (18935,13,2787,'5','Moorer','');
INSERT INTO `wp_gf_entry_meta` VALUES (18936,13,2787,'2','ronaldmoorer1@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18937,13,2787,'6','(334) 207-2441','');
INSERT INTO `wp_gf_entry_meta` VALUES (18938,13,2787,'3','Something nice for 2','');
INSERT INTO `wp_gf_entry_meta` VALUES (18939,13,2788,'4','Joanna','');
INSERT INTO `wp_gf_entry_meta` VALUES (18940,13,2788,'5','Riggs','');
INSERT INTO `wp_gf_entry_meta` VALUES (18941,13,2788,'2','joannariggs211@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18942,13,2788,'6','(358) 277-2644','');
INSERT INTO `wp_gf_entry_meta` VALUES (18943,13,2788,'3','Hi,\r\n\r\nI just visited 2poochiesproperties.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=2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18944,13,2789,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18945,13,2789,'5','Patel','');
INSERT INTO `wp_gf_entry_meta` VALUES (18946,13,2789,'2','dataentry756@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18947,13,2789,'6','(680) 844-3258','');
INSERT INTO `wp_gf_entry_meta` VALUES (18948,13,2789,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (18949,13,2790,'4','Aline','');
INSERT INTO `wp_gf_entry_meta` VALUES (18950,13,2790,'5','Logue','');
INSERT INTO `wp_gf_entry_meta` VALUES (18951,13,2790,'2','aline.logue@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18952,13,2790,'6','(798) 464-2164','');
INSERT INTO `wp_gf_entry_meta` VALUES (18953,13,2790,'3','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://marketingager.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18954,13,2791,'4','Karen','');
INSERT INTO `wp_gf_entry_meta` VALUES (18955,13,2791,'5','Garfield','');
INSERT INTO `wp_gf_entry_meta` VALUES (18956,13,2791,'2','karen@pilatesfranklin.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18957,13,2791,'6','(615) 585-7137','');
INSERT INTO `wp_gf_entry_meta` VALUES (18958,13,2791,'3','Hi Karen, we are looking to come down this week just for one night with our two dogs and look around the lake at property and just get a feel for your Lake. We have a vacation property in Hilton Head, but live outside of Franklin Tennessee. We don\'t get to our Hilton Head property enough so we\'re looking to make a possible change. We would be looking to come in Thursday this week and departing on Friday. Could you please let me know what you\'ve got available for two people two dogs and what\'s your charge will be? Thanks so much.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18959,13,2792,'4','Jessica','');
INSERT INTO `wp_gf_entry_meta` VALUES (18960,13,2792,'5','Daulton','');
INSERT INTO `wp_gf_entry_meta` VALUES (18961,13,2792,'2','jessica.daulton28@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18962,13,2792,'6','(909) 464-9797','');
INSERT INTO `wp_gf_entry_meta` VALUES (18963,13,2792,'3','Best and affordable hosting service at https://myskyhost.com\r\n\r\n  _Our 50% off lifetime just $1/month for Web Site hosting. Use code: 50%wb\r\n  _Our 10% off lifetime for VPS hosting. Use code: vps10%off\r\n  _Our budget dedicated starting from $15/month','');
INSERT INTO `wp_gf_entry_meta` VALUES (18964,13,2793,'4','Aracely','');
INSERT INTO `wp_gf_entry_meta` VALUES (18965,13,2793,'5','Stead','');
INSERT INTO `wp_gf_entry_meta` VALUES (18966,13,2793,'2','aracely.stead@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18967,13,2793,'6','(650) 159-9465','');
INSERT INTO `wp_gf_entry_meta` VALUES (18968,13,2793,'3','Tired of low website traffic? This video shows how our AI can help: https://www.youtube.com/shorts/2tosLZXrvCA','');
INSERT INTO `wp_gf_entry_meta` VALUES (18969,13,2794,'4','Hortense','');
INSERT INTO `wp_gf_entry_meta` VALUES (18970,13,2794,'5','Hortense','');
INSERT INTO `wp_gf_entry_meta` VALUES (18971,13,2794,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18972,13,2794,'6','(116) 288-3561','');
INSERT INTO `wp_gf_entry_meta` VALUES (18973,13,2794,'3','Hey, \r\n\r\nJust a quick heads-up â€” weâ€™re running a short promotion on our EliteNookâ„¢ Premium Executive Office Chair right now.\r\n\r\nFree 2-5 day Fast Delivery: https://luxcollection.it.com\r\n\r\nThis chair is built for all-day comfort with ergonomic support, premium leather feel, and smooth swivel wheels â€” perfect for home or office work.\r\n\r\nWeâ€™re offering a limited-time discount, so itâ€™s worth a quick look.\r\n\r\nBest regards,\r\n\r\nEliteNookâ„¢ Team','');
INSERT INTO `wp_gf_entry_meta` VALUES (18974,13,2795,'4','Dell','');
INSERT INTO `wp_gf_entry_meta` VALUES (18975,13,2795,'5','Dell','');
INSERT INTO `wp_gf_entry_meta` VALUES (18976,13,2795,'2','sales@2poochiesproperties.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18977,13,2795,'6','(128) 472-3760','');
INSERT INTO `wp_gf_entry_meta` VALUES (18978,13,2795,'3','Hello,\r\n\r\nThought you might like this.\r\n\r\nWeâ€™re running a short promo on our FitRxâ„¢ Wireless Muscle Massager.\r\n\r\nhttps://easerelief.net\r\n\r\nItâ€™s designed for easy, portable use and works great for soothing tired muscles after long days.\r\n\r\nStock at this price is limited, so nowâ€™s a great time to check it out.\r\n\r\nBest regards,\r\nFitRxâ„¢','');
INSERT INTO `wp_gf_entry_meta` VALUES (18979,13,2796,'4','Sam','');
INSERT INTO `wp_gf_entry_meta` VALUES (18980,13,2796,'5','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (18981,13,2796,'2','hireonline556600@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18982,13,2796,'6','(361) 926-9903','');
INSERT INTO `wp_gf_entry_meta` VALUES (18983,13,2796,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18984,13,2797,'4','Nik','');
INSERT INTO `wp_gf_entry_meta` VALUES (18985,13,2797,'5','Saldo','');
INSERT INTO `wp_gf_entry_meta` VALUES (18986,13,2797,'2','projectsbrandvisibilty@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18987,13,2797,'6','(391) 252-1787','');
INSERT INTO `wp_gf_entry_meta` VALUES (18988,13,2797,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (18989,13,2798,'4','Mose','');
INSERT INTO `wp_gf_entry_meta` VALUES (18990,13,2798,'5','Blau','');
INSERT INTO `wp_gf_entry_meta` VALUES (18991,13,2798,'2','mose.blau@googlemail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18992,13,2798,'6','(790) 349-2217','');
INSERT INTO `wp_gf_entry_meta` VALUES (18993,13,2798,'3','Ready to drive targeted visitors to your 2poochiesproperties.com site? This quick video explains how our AI works: https://www.youtube.com/shorts/2tosLZXrvCA','');
INSERT INTO `wp_gf_entry_meta` VALUES (18994,13,2799,'4','Otis','');
INSERT INTO `wp_gf_entry_meta` VALUES (18995,13,2799,'5','Frisby','');
INSERT INTO `wp_gf_entry_meta` VALUES (18996,13,2799,'2','otis.frisby@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (18997,13,2799,'6','(934) 699-2827','');
INSERT INTO `wp_gf_entry_meta` VALUES (18998,13,2799,'3','Our AI-powered traffic solution delivers engaged visitors to your website, all at a budget-friendly price compared to costly paid ads. Letâ€™s drive results today.\r\n\r\nhttps://marketingager.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (18999,13,2800,'4','Lisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (19000,13,2800,'5','Miller','');
INSERT INTO `wp_gf_entry_meta` VALUES (19001,13,2800,'2','lmiller8859@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19002,13,2800,'6','(205) 242-1875','');
INSERT INTO `wp_gf_entry_meta` VALUES (19003,13,2800,'3','Hi. What city are you in and what\'s the price of your most affordable accommadation?','');
INSERT INTO `wp_gf_entry_meta` VALUES (19004,13,2801,'4','Dana','');
INSERT INTO `wp_gf_entry_meta` VALUES (19005,13,2801,'5','Jay','');
INSERT INTO `wp_gf_entry_meta` VALUES (19006,13,2801,'2','bizassistance008@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19007,13,2801,'6','(450) 505-0734','');
INSERT INTO `wp_gf_entry_meta` VALUES (19008,13,2801,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19009,13,2802,'4','Tina','');
INSERT INTO `wp_gf_entry_meta` VALUES (19010,13,2802,'5','Davis','');
INSERT INTO `wp_gf_entry_meta` VALUES (19011,13,2802,'2','tina.davis106@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19012,13,2802,'6','(971) 341-9856','');
INSERT INTO `wp_gf_entry_meta` VALUES (19013,13,2802,'3','Hello my name is Tina Davis. I have terminal cancer. I am here in Alabama to find a cancer treatment center. \r\nI am looking for a cheap stay. Well Because I am of limited means. I make 4500.00 a month and we been here in Alabama for a month and cannot find any one under 1000.00 a month. We have actually not seen one property because of scammers.went to one house and was told my the resident that they have been there 6 months and still had 6 mos on the lease. \r\n\r\nI was diagnosed in 2022 and my son was diagnosed a year later we just lost him to cancer. \r\n\r\nWe canâ€™t find anyone honest now days and I only need about a month or two. Itâ€™s not that I donâ€™t want to pay. But I also am paying for chemo ! Please if you have anything you can offer I would be so indebted to you ! We will pay you too so , I am In no way asking for free just something enough even a studio would work \r\n\r\nThanks for listening andgod bless\r\n\r\n\r\nTina Davis\r\n971-341-9856\r\nTina.davis106@iclould.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19014,13,2803,'4','Adolfo','');
INSERT INTO `wp_gf_entry_meta` VALUES (19015,13,2803,'5','Hoadley','');
INSERT INTO `wp_gf_entry_meta` VALUES (19016,13,2803,'2','hoadley.adolfo@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19017,13,2803,'6','(664) 481-2988','');
INSERT INTO `wp_gf_entry_meta` VALUES (19018,13,2803,'3','One Bad Review Can Cost You Thousands Manually asking for reviews is outdated and inconsistent. MaxReviewFlow protects your reputation by catching unhappy customers privately before they post publicly. Turn your reputation into a predictable growth engine. Start capturing the reviews you should already be getting at MaxReviewFlow.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19019,13,2804,'4','Vania','');
INSERT INTO `wp_gf_entry_meta` VALUES (19020,13,2804,'5','Werfel','');
INSERT INTO `wp_gf_entry_meta` VALUES (19021,13,2804,'2','vaniawerfel881@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19022,13,2804,'6','(699) 729-5462','');
INSERT INTO `wp_gf_entry_meta` VALUES (19023,13,2804,'3','Really appreciated how clear and helpful this was. The entire \r\nwebsite feels carefully curated.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19024,13,2805,'4','Paul','');
INSERT INTO `wp_gf_entry_meta` VALUES (19025,13,2805,'5','Reddy','');
INSERT INTO `wp_gf_entry_meta` VALUES (19026,13,2805,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19027,13,2805,'6','(801) 356-1505','');
INSERT INTO `wp_gf_entry_meta` VALUES (19028,13,2805,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19029,13,2806,'4','Franklin','');
INSERT INTO `wp_gf_entry_meta` VALUES (19030,13,2806,'5','Shellshear','');
INSERT INTO `wp_gf_entry_meta` VALUES (19031,13,2806,'2','shellshear.franklin@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19032,13,2806,'6','(975) 906-2498','');
INSERT INTO `wp_gf_entry_meta` VALUES (19033,13,2806,'3','Quick note,\r\n\r\nSaw your website and thought this could help.\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\nHereâ€™s the link:\r\nhttps://sitesubmitterpro.com\r\n\r\nItâ€™s a free traffic booster and takes seconds.\r\n\r\nHappy to share more free exposure tools.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19034,13,2807,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19035,13,2807,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19036,13,2807,'2','emma.digitalhub@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (19037,13,2807,'6','(115) 843-7032','');
INSERT INTO `wp_gf_entry_meta` VALUES (19038,13,2807,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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\nEmma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19039,13,2808,'4','Kami','');
INSERT INTO `wp_gf_entry_meta` VALUES (19040,13,2808,'5','Gumm','');
INSERT INTO `wp_gf_entry_meta` VALUES (19041,13,2808,'2','gumm.kami@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19042,13,2808,'6','(703) 039-9975','');
INSERT INTO `wp_gf_entry_meta` VALUES (19043,13,2808,'3','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/7bR250XSIKf','');
INSERT INTO `wp_gf_entry_meta` VALUES (19044,13,2809,'4','Marian','');
INSERT INTO `wp_gf_entry_meta` VALUES (19045,13,2809,'5','Sparkman','');
INSERT INTO `wp_gf_entry_meta` VALUES (19046,13,2809,'2','mariansparkman63@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19047,13,2809,'6','(251) 475-8373','');
INSERT INTO `wp_gf_entry_meta` VALUES (19048,13,2809,'3','I just need a cabin for a couple of weeks. Not something that will break the bank. I know  lol','');
INSERT INTO `wp_gf_entry_meta` VALUES (19049,13,2810,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19050,13,2810,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19051,13,2810,'2','emma.digitalhub@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (19052,13,2810,'6','(395) 661-9511','');
INSERT INTO `wp_gf_entry_meta` VALUES (19053,13,2810,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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\nEmma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19054,13,2811,'4','Christine','');
INSERT INTO `wp_gf_entry_meta` VALUES (19055,13,2811,'5','Bolton','');
INSERT INTO `wp_gf_entry_meta` VALUES (19056,13,2811,'2','christine.bolton@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19057,13,2811,'6','(320) 394-2288','');
INSERT INTO `wp_gf_entry_meta` VALUES (19058,13,2811,'3','Hey,\r\n\r\nI work with a lot of small businesses and thought you\'d appreciate this.\r\n\r\nThere\'s a free tool that lets you push your site out wider across multiple classified sites with a single submission.\r\n\r\nIf you want to get listed quickly, hereâ€™s the site:\r\nsitesubmitterpro.com\r\n\r\nItâ€™s 100% free to try and takes under a minute.\r\n\r\nHappy to share more free ways to get exposure.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19059,13,2812,'4','Tony','');
INSERT INTO `wp_gf_entry_meta` VALUES (19060,13,2812,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (19061,13,2812,'2','your.assistant23@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19062,13,2812,'6','(381) 215-5114','');
INSERT INTO `wp_gf_entry_meta` VALUES (19063,13,2812,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (19064,13,2813,'4','Mandy','');
INSERT INTO `wp_gf_entry_meta` VALUES (19065,13,2813,'5','Singh','');
INSERT INTO `wp_gf_entry_meta` VALUES (19066,13,2813,'2','creativeteamhire@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19067,13,2813,'6','(798) 651-0752','');
INSERT INTO `wp_gf_entry_meta` VALUES (19068,13,2813,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (19069,13,2814,'4','Andrew','');
INSERT INTO `wp_gf_entry_meta` VALUES (19070,13,2814,'5','Lemmons','');
INSERT INTO `wp_gf_entry_meta` VALUES (19071,13,2814,'2','andrew.lemmons48@hotmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19072,13,2814,'6','(357) 089-2353','');
INSERT INTO `wp_gf_entry_meta` VALUES (19073,13,2814,'3','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://marketingaged.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (19074,13,2815,'4','Zain','');
INSERT INTO `wp_gf_entry_meta` VALUES (19075,13,2815,'5','Murt','');
INSERT INTO `wp_gf_entry_meta` VALUES (19076,13,2815,'2','projectsexpert222@outlook.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19077,13,2815,'6','(310) 890-2026','');
INSERT INTO `wp_gf_entry_meta` VALUES (19078,13,2815,'3','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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19079,13,2816,'4','Jared','');
INSERT INTO `wp_gf_entry_meta` VALUES (19080,13,2816,'5','Blakemore','');
INSERT INTO `wp_gf_entry_meta` VALUES (19081,13,2816,'2','blakemore.jared63@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19082,13,2816,'6','(514) 630-9391','');
INSERT INTO `wp_gf_entry_meta` VALUES (19083,13,2816,'3','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/','');
INSERT INTO `wp_gf_entry_meta` VALUES (19084,13,2817,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19085,13,2817,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19086,13,2817,'2','emma.digitalhub@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (19087,13,2817,'6','(626) 226-9870','');
INSERT INTO `wp_gf_entry_meta` VALUES (19088,13,2817,'3','Hi,\r\n\r\nHope youâ€™re doing well.\r\n\r\nIâ€™ll keep this brief. I can place a link to 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (19089,13,2818,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19090,13,2818,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19091,13,2818,'2','emma.digitalhub@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (19092,13,2818,'6','(772) 222-1287','');
INSERT INTO `wp_gf_entry_meta` VALUES (19093,13,2818,'3','Hi,\r\n\r\nHope youâ€™re doing well.\r\n\r\nIâ€™ll keep this brief. I can place a link to 2poochiesproperties.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','');
INSERT INTO `wp_gf_entry_meta` VALUES (19094,13,2819,'4','Lynda','');
INSERT INTO `wp_gf_entry_meta` VALUES (19095,13,2819,'5','Farren','');
INSERT INTO `wp_gf_entry_meta` VALUES (19096,13,2819,'2','Bagginc@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19097,13,2819,'6','(706) 970-0114','');
INSERT INTO `wp_gf_entry_meta` VALUES (19098,13,2819,'3','I\'m looking for a short term rental in Birmingham for approximately six weeks. I have a 10-year-old cocker spaniel. Do you have anything available?','');
INSERT INTO `wp_gf_entry_meta` VALUES (19099,13,2820,'4','Davidnat','');
INSERT INTO `wp_gf_entry_meta` VALUES (19100,13,2820,'5','Davidnat','');
INSERT INTO `wp_gf_entry_meta` VALUES (19101,13,2820,'2','gncupyvoqMn@anomalya.site','');
INSERT INTO `wp_gf_entry_meta` VALUES (19102,13,2820,'6','(845) 753-0516','');
INSERT INTO `wp_gf_entry_meta` VALUES (19103,13,2820,'3','Ð’Ð°Ð¼ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ð¾ ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ Ð¿ÐµÑÐ¾Ðº Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹. ÐœÑ‹ Ð¿Ñ€ÐµÐ´Ð»Ð°Ð³Ð°ÐµÐ¼ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ð²Ð¸Ð´Ñ‹ Ð¿ÐµÑÐºÐ°, Ð²ÐºÐ»ÑŽÑ‡Ð°Ñ ÐºÐ°Ñ€ÑŒÐµÑ€Ð½Ñ‹Ð¹, Ð¼Ñ‹Ñ‚Ñ‹Ð¹ Ð¸ Ñ€ÐµÑ‡Ð½Ð¾Ð¹, Ð´Ð»Ñ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ñ… ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ñ€Ð°Ð±Ð¾Ñ‚. Ð£Ð·Ð½Ð°Ð¹Ñ‚Ðµ Ñ†ÐµÐ½Ñƒ Ð¸ Ð·Ð°ÐºÐ°Ð·Ð°Ð¹Ñ‚Ðµ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð¿ÐµÑÐºÐ° Ð¿Ñ€ÑÐ¼Ð¾ ÑÐµÐ¹Ñ‡Ð°Ñ. \r\nÐÐ°Ð¼ Ð´Ð¾Ð²ÐµÑ€ÑÑŽÑ‚ Ð´ÐµÑÑÑ‚ÐºÐ¸ Ð»ÐµÑ‚ Ð¸ ÑÐ¾Ñ‚Ð½Ð¸ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ð¾Ð². \r\nÐ£ Ð½Ð°Ñ Ð±Ð¾Ð»ÑŒÑˆÐ¾Ð¹ Ð¾Ð¿Ñ‹Ñ‚ Ð² Ð¾Ð±ÑÐ»ÑƒÐ¶Ð¸Ð²Ð°Ð½Ð¸Ð¸ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ð¾Ð² Ð¸ Ð¼Ñ‹ Ð²ÑÐµÐ³Ð´Ð° Ð³Ð¾Ñ‚Ð¾Ð²Ñ‹ Ð¿Ð¾Ð¼Ð¾Ñ‡ÑŒ Ð² Ñ€ÐµÑˆÐµÐ½Ð¸Ð¸ Ð»ÑŽÐ±Ð¾Ð¹ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼Ñ‹. Ð”Ð»Ñ Ð±Ð¾Ð»ÐµÐµ Ð±Ñ‹ÑÑ‚Ñ€Ð¾Ð³Ð¾ Ð¸ ÑÑ„Ñ„ÐµÐºÑ‚Ð¸Ð²Ð½Ð¾Ð³Ð¾ ÑÐ±Ð¾Ñ€Ð° Ð¿ÐµÑÐºÐ° Ð¼Ñ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»Ð¸Ð·Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð½ÑƒÑŽ Ñ‚ÐµÑ…Ð½Ð¸ÐºÑƒ Ð¸ Ð¾Ð±Ð¾Ñ€ÑƒÐ´Ð¾Ð²Ð°Ð½Ð¸Ðµ. \r\n \r\nÐœÑ‹ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ñ€ÑƒÐµÐ¼ Ð¼Ð°ÐºÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð¾ Ð±Ñ‹ÑÑ‚Ñ€ÑƒÑŽ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð¿ÐµÑÐºÐ° Ð² Ð»ÑŽÐ±Ð¾Ðµ Ð²Ñ€ÐµÐ¼Ñ Ð¸ Ð² Ð»ÑŽÐ±ÑƒÑŽ Ñ‚Ð¾Ñ‡ÐºÑƒ Ð³Ð¾Ñ€Ð¾Ð´Ð°. \r\nÐšÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð½Ð°ÑˆÐµÐ¹ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ†Ð¸Ð¸ Ð²ÑÐµÐ³Ð´Ð° Ð½Ð° Ð²Ñ‹ÑÑˆÐµÐ¼ ÑƒÑ€Ð¾Ð²Ð½Ðµ, Ð¿Ð¾ÑÑ‚Ð¾Ð¼Ñƒ Ð²Ñ‹ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð±Ñ‹Ñ‚ÑŒ Ð¿Ð¾Ð»Ð½Ð¾ÑÑ‚ÑŒÑŽ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, Ñ‡Ñ‚Ð¾ Ð²Ñ‹Ð±Ñ€Ð°Ð² Ð½Ð°ÑˆÑƒ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸ÑŽ, Ð²Ñ‹ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚Ðµ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚. \r\n \r\nÐÐ°Ð¼ Ð´Ð¾Ð²ÐµÑ€ÑÑŽÑ‚ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»Ð¸ Ð¸ Ð·Ð°ÑÑ‚Ñ€Ð¾Ð¹Ñ‰Ð¸ÐºÐ¸ Ð³Ð¾Ñ€Ð¾Ð´Ð°. \r\nÐžÑ‚ÐºÑ€Ñ‹Ð²Ð°Ð¹Ñ‚Ðµ Ð´Ð»Ñ ÑÐµÐ±Ñ Ð¼Ð¸Ñ€ Ð±ÐµÑÑˆÐ¾Ð²Ð½Ð¾Ð¹ Ð¸ ÑÑ„Ñ„ÐµÐºÑ‚Ð¸Ð²Ð½Ð¾Ð¹ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¸ Ð¿ÐµÑÐºÐ° Ð¾Ñ‚ Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸! \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 2: ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¿ÐµÑÐºÐ° Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹** \r\n \r\nÐšÐ¾Ð³Ð´Ð° Ð²Ñ‹ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÐµÑ‚Ðµ Ð¿ÐµÑÐ¾Ðº Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹, Ð²Ñ‹ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð±Ñ‹Ñ‚ÑŒ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, Ñ‡Ñ‚Ð¾ Ð¿Ð¾Ð»ÑƒÑ‡Ð°ÐµÑ‚Ðµ Ð¸Ð¼ÐµÐ½Ð½Ð¾ Ñ‚Ð¾, Ñ‡Ñ‚Ð¾ Ð²Ð°Ð¼ Ð½ÑƒÐ¶Ð½Ð¾. Ð‘Ð»Ð°Ð³Ð¾Ð´Ð°Ñ€Ñ Ð½Ð°Ð»Ð¸Ñ‡Ð¸ÑŽ Ð² Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ ÑÐ¾Ð±ÑÑ‚Ð²ÐµÐ½Ð½Ð¾Ð³Ð¾ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´ÑÑ‚Ð²Ð° Ð¼Ñ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ Ð²Ñ‹ÑÐ¾ÐºÐ¾Ðµ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ†Ð¸Ð¸. Ð£ Ð½Ð°Ñ Ð¼Ð¾Ð¶Ð½Ð¾ Ð·Ð°ÐºÐ°Ð·Ð°Ñ‚ÑŒ Ð»ÑŽÐ±Ñ‹Ðµ Ð²Ð¸Ð´Ñ‹ Ð¿ÐµÑÐºÐ°, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ñ‹ Ð´Ð»Ñ ÐºÐ¾Ð½ÐºÑ€ÐµÑ‚Ð½Ð¾Ð¹ ÑÑ‚Ñ€Ð¾Ð¹ÐºÐ¸. \r\n \r\nÐœÑ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð¿ÐµÑ€ÐµÐ´Ð°Ð²Ð°Ñ‚ÑŒ Ð·Ð°ÐºÐ°Ð·Ñ‹ Ð¿Ñ€ÑÐ¼Ð¾ Ð½Ð° ÑÑ‚Ñ€Ð¾Ð¹Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ°Ñ… Ð¸ Ð¾Ð±ÐµÑÐ¿ÐµÑ‡Ð¸Ð²Ð°Ñ‚ÑŒ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ñ‹Ñ… Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ð¾Ð². \r\nÐŸÐ¾Ð¼Ð¸Ð¼Ð¾ ÑÑ‚Ð¾Ð³Ð¾, Ð¼Ñ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸Ð¸ Ð¿Ð¾ Ð²Ð¾Ð¿Ñ€Ð¾ÑÐ°Ð¼ Ð²Ñ‹Ð±Ð¾Ñ€Ð° Ð¿ÐµÑÐºÐ° Ð¸ ÐµÐ³Ð¾ Ð¿Ñ€Ð¸Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ Ð² Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ñ… ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ñ…. ÐÐ°ÑˆÐ¸ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»Ð¸ÑÑ‚Ñ‹ Ð²ÑÐµÐ³Ð´Ð° Ð³Ð¾Ñ‚Ð¾Ð²Ñ‹ Ð¿Ð¾Ð¼Ð¾Ñ‡ÑŒ Ð²Ð°Ð¼ Ð² Ð»ÑŽÐ±Ð¾Ð¼ Ð²Ð¾Ð¿Ñ€Ð¾ÑÐµ. \r\n \r\nÐÐ°ÑˆÐ° ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ ÑÐ²Ð»ÑÐµÑ‚ÑÑ Ð¿Ñ€Ð¾Ñ„ÐµÑÑÐ¸Ð¾Ð½Ð°Ð»Ð¾Ð¼ Ð² Ð¾Ð±Ð»Ð°ÑÑ‚Ð¸ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÑÑ‚Ð²Ð° Ð¸ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¿ÐµÑÐºÐ°. \r\nÐšÑ€Ð¾Ð¼Ðµ Ñ‚Ð¾Ð³Ð¾, Ð¼Ñ‹ Ð±ÑƒÐ´ÐµÐ¼ Ñ€Ð°Ð´Ñ‹ Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ Ð²Ð°Ð¼ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ð²Ð°Ñ€Ð¸Ð°Ð½Ñ‚Ñ‹ Ð¿Ð¾ Ð¾Ð¿Ð»Ð°Ñ‚Ðµ Ð½Ð°ÑˆÐµÐ³Ð¾ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ‚Ð° Ð¸ ÑƒÑÐ»ÑƒÐ³, Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð²Ñ‹ Ñ‡ÑƒÐ²ÑÑ‚Ð²Ð¾Ð²Ð°Ð»Ð¸ ÑÐµÐ±Ñ Ð¼Ð°ÐºÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ð¾ ÐºÐ¾Ð¼Ñ„Ð¾Ñ€Ñ‚Ð½Ð¾. \r\n \r\nÐ’ Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÑŽÑ‚ Ð¾Ð¿Ñ‹Ñ‚Ð½Ñ‹Ðµ Ñ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ñ‹Ðµ ÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ð½Ñ‚Ñ‹. \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 3: Ð¡ÐµÑ€Ð²Ð¸Ñ Ð¸ Ñ‚ÐµÑ…Ð½Ð¸ÐºÐ° Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸** \r\n \r\nÐÐ°ÑˆÐ° ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ Ð¸Ð¼ÐµÐµÑ‚ Ð±Ð¾Ð³Ð°Ñ‚Ñ‹Ð¹ Ð¾Ð¿Ñ‹Ñ‚ Ð² Ð¿Ñ€ÐµÐ´Ð¾ÑÑ‚Ð°Ð²Ð»ÐµÐ½Ð¸Ð¸ ÑƒÑÐ»ÑƒÐ³ Ð¿Ð¾ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐµ Ð¿ÐµÑÐºÐ° Ñ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸ÐµÐ¼ Ð¿ÐµÑ€ÐµÐ´Ð¾Ð²Ð¾Ð¹ Ñ‚ÐµÑ…Ð½Ð¸ÐºÐ¸ Ð¸ Ð¾Ð±Ð¾Ñ€ÑƒÐ´Ð¾Ð²Ð°Ð½Ð¸Ñ. ÐÐ°Ñ Ð¼Ð¾Ð¶ÐµÑ‚ Ð¿Ð¾Ñ€ÐµÐºÐ¾Ð¼ÐµÐ½Ð´Ð¾Ð²Ð°Ñ‚ÑŒ Ð»ÑŽÐ±Ð¾Ð¹ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹ ÐºÐ¾Ð¼Ð¿Ð»ÐµÐºÑ, Ñ‚Ð°Ðº ÐºÐ°Ðº Ð¼Ñ‹ Ð¿Ð¾Ð»Ð½Ð¾ÑÑ‚ÑŒÑŽ ÑƒÐ´Ð¾Ð²Ð»ÐµÑ‚Ð²Ð¾Ñ€ÑÐµÐ¼ Ð²ÑÐµ Ð¸Ñ… Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð½Ð¾ÑÑ‚Ð¸. \r\n \r\nÐœÑ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð¿Ð¾Ð¼ÐµÐ½ÑÑ‚ÑŒ Ð¿ÐµÑÐ¾Ðº Ð¿Ñ€ÑÐ¼Ð¾ Ð·Ð° Ð²Ñ€ÐµÐ¼Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹. \r\nÐÐ°ÑˆÐ° ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ñ Ð²ÑÐµÐ³Ð´Ð° Ð¾Ð±ÐµÑÐ¿ÐµÑ‡Ð¸Ð²Ð°ÐµÑ‚ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÑƒ Ð¿ÐµÑÐºÐ° Ð² ÑÐ°Ð¼Ñ‹Ð¹ ÐºÐ¾Ñ€Ð¾Ñ‚ÐºÐ¸Ð¹ ÑÑ€Ð¾Ðº. ÐÐ°Ð¼ Ð½Ðµ ÑÐ»Ð¾Ð¶Ð½Ð¾ Ñ€ÐµÑˆÐ¸Ñ‚ÑŒ Ð»ÑŽÐ±ÑƒÑŽ Ñ‚Ñ€Ð°Ð½ÑÐ¿Ð¾Ñ€Ñ‚Ð½ÑƒÑŽ Ð·Ð°Ð´Ð°Ñ‡Ñƒ, ÐºÐ¾Ñ‚Ð¾Ñ€ÑƒÑŽ Ð¼Ð¾Ð¶ÐµÑ‚ Ð¿Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ Ð¿ÐµÑ€ÐµÐ´ Ð½Ð°Ð¼Ð¸ Ð·Ð°ÐºÐ°Ð·Ñ‡Ð¸Ðº. \r\n \r\nÐÐ°Ð¼ Ð´Ð¾Ð²ÐµÑ€ÑÑŽÑ‚ Ð´ÐµÑÑÑ‚ÐºÐ¸ ÐºÑ€ÑƒÐ¿Ð½Ñ‹Ñ… ÑÑ‚Ñ€Ð¾Ð¹ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¹. \r\nÐÐ°Ð¼ Ð½ÑƒÐ¶Ð½Ð¾ Ñ‚Ð¾Ð»ÑŒÐºÐ¾ Ð½ÐµÑÐºÐ¾Ð»ÑŒÐºÐ¾ Ð¼Ð¸Ð½ÑƒÑ‚, Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð¾Ñ†ÐµÐ½Ð¸Ð²Ð°Ñ‚ÑŒ ÑƒÑÐ»Ð¾Ð²Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚ Ð¸ Ð´Ð°Ñ‚ÑŒ Ñ‚Ð¾Ñ‡Ð½Ð¾Ðµ Ñ€Ð°ÑÐ¿Ð¸ÑÐ°Ð½Ð¸Ðµ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¸. \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 4: ÐžÐºÐ¾Ð½Ñ‡Ð°Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹ Ð²Ñ‹Ð±Ð¾Ñ€ Ð½Ð°ÑˆÐµÐ¹ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸** \r\n \r\nÐŸÐµÑÐ¾Ðº â€“ ÑÑ‚Ð¾ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹ Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð», ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð¼Ð¾Ð¶ÐµÑ‚ Ñ Ð»ÐµÐ³ÐºÐ¾ÑÑ‚ÑŒÑŽ Ð·Ð°Ð¼ÐµÐ½Ð¸Ñ‚ÑŒ Ð¿ÐµÑÐ¾Ðº, Ð´Ð¾ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼Ñ‹Ð¹ Ð²Ñ€ÑƒÑ‡Ð½ÑƒÑŽ, Ð·Ð° Ð¼ÐµÐ½ÑŒÑˆÑƒÑŽ ÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ Ð¸ Ð±Ð¾Ð»ÑŒÑˆÐµ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸. ÐžÐ´Ð½Ð°ÐºÐ¾ Ð½Ðµ Ð²ÑÐµ Ð·Ð½Ð°ÑŽÑ‚, Ñ‡Ñ‚Ð¾ Ð²Ñ‹Ð±Ð¾Ñ€ Ñ‚Ð°ÐºÐ¾Ð³Ð¾ Ð¿ÐµÑÐºÐ° Ð¸Ð¼ÐµÐµÑ‚ ÑÐ²Ð¾Ð¸ Ð¾ÑÐ¾Ð±ÐµÐ½Ð½Ð¾ÑÑ‚Ð¸. \r\n \r\nÐœÑ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ Ð²Ñ‹ÑÐ¾ÐºÐ¾ÐºÐ°Ñ‡ÐµÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð¿ÐµÑÐ¾Ðº Ð² Ð»ÑŽÐ±ÑƒÑŽ Ñ‚Ð¾Ñ‡ÐºÑƒ Ð³Ð¾Ñ€Ð¾Ð´Ð° Ð·Ð° 1-2 Ñ‡Ð°ÑÐ°. \r\nÐ˜Ñ‚Ð°Ðº, Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð¿Ð¾Ð»ÑƒÑ‡Ð¸Ñ‚ÑŒ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹ Ð¿ÐµÑÐ¾Ðº Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹, Ð½ÑƒÐ¶Ð½Ð¾ Ð¾Ð±Ñ€Ð°Ñ‰Ð°Ñ‚ÑŒÑÑ Ðº ÑÐ²Ð¾Ð¸Ð¼ ÑÐ¾ÑÐµÐ´ÑÐ¼ Ð¸Ð»Ð¸ Ð´Ñ€ÑƒÐ·ÑŒÑÐ¼, Ð´Ð»Ñ ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ñ… Ð¼Ñ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð´Ð¾ÑÑ‚Ð°Ð²Ð¸Ñ‚ÑŒ Ð½ÐµÐ¾Ð±Ñ…Ð¾Ð´Ð¸Ð¼Ð¾Ðµ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¿ÐµÑÐºÐ°. \r\n \r\nÐÐ°Ð¼ Ð´Ð¾Ð²ÐµÑ€ÑÑŽÑ‚ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ ÑÑ‚Ñ€Ð¾Ð¹ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸, Ð»ÑƒÑ‡ÑˆÐ¸Ðµ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»Ð¸ Ð¸ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ñ‹. \r\nÐ”Ð»Ñ Ð²Ð°ÑˆÐµÐ³Ð¾ ÑƒÐ´Ð¾Ð±ÑÑ‚Ð²Ð° Ð¼Ñ‹ Ð¼Ð¾Ð¶ÐµÐ¼ Ð¿Ñ€Ð¸Ð²ÐµÐ·Ñ‚Ð¸ Ð¿ÐµÑÐ¾Ðº Ð¿Ñ€ÑÐ¼Ð¾ Ð½Ð° Ñ‚ÐµÑ€Ñ€Ð¸Ñ‚Ð¾Ñ€Ð¸ÑŽ Ð²Ð°ÑˆÐµÐ³Ð¾ ÑÑ‚Ñ€Ð¾Ð¹Ð¿Ð»Ð¾Ñ‰Ð°Ð´ÐºÐ°. Ð¢Ð°Ðº ÐºÐ°Ðº Ð²ÑÐµ Ð½Ð°ÑˆÐ¸ Ð°Ð²Ñ‚Ð¾Ð¼Ð¾Ð±Ð¸Ð»Ð¸ Ð¾ÑÐ½Ð°Ñ‰ÐµÐ½Ñ‹ ÑÐ¿ÐµÑ†Ñ‚ÐµÑ…Ð½Ð¸ÐºÐ¾Ð¹, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð¿Ñ€ÐµÐ´Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð° Ð´Ð»Ñ Ð¿Ð¾Ð³Ñ€ÑƒÐ·ÐºÐ¸ Ð¸ Ñ€Ð°Ð·Ð³Ñ€ÑƒÐ·ÐºÐ¸ Ð¿ÐµÑÐºÐ°, Ð²Ñ‹ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ð±Ñ‹Ñ‚ÑŒ ÑÐ¾Ð²ÐµÑ€ÑˆÐµÐ½Ð½Ð¾ ÑƒÐ²ÐµÑ€ÐµÐ½Ñ‹, Ñ‡Ñ‚Ð¾ Ð¿ÐµÑÐ¾Ðº Ð±ÑƒÐ´ÐµÑ‚ Ð´Ð¾ÑÑ‚Ð°Ð²Ð»ÐµÐ½ Ð½Ð° Ð¼ÐµÑÑ‚Ð¾ Ð² Ñ†ÐµÐ»Ð¾ÑÑ‚Ð¸ Ð¸ ÑÐ¾Ñ…Ñ€Ð°Ð½Ð½Ð¾ÑÑ‚Ð¸. \r\n \r\nÐÐ°Ð¼ Ð´Ð¾Ð²ÐµÑ€ÑÑ‚ 20 Ð»ÐµÑ‚!','');
INSERT INTO `wp_gf_entry_meta` VALUES (19104,13,2821,'4','Emma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19105,13,2821,'5','B.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19106,13,2821,'2','emma.digitalhub@proton.me','');
INSERT INTO `wp_gf_entry_meta` VALUES (19107,13,2821,'6','(154) 888-2074','');
INSERT INTO `wp_gf_entry_meta` VALUES (19108,13,2821,'3','Hi,\r\n\r\nHope all is well. \r\n\r\nLong story short... I can link to your site 2poochiesproperties.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\nEmma','');
INSERT INTO `wp_gf_entry_meta` VALUES (19109,13,2822,'4','JosephDiodo','');
INSERT INTO `wp_gf_entry_meta` VALUES (19110,13,2822,'5','JosephDiodo','');
INSERT INTO `wp_gf_entry_meta` VALUES (19111,13,2822,'2','wymjhttjmol@anomalya.site','');
INSERT INTO `wp_gf_entry_meta` VALUES (19112,13,2822,'6','(852) 510-6417','');
INSERT INTO `wp_gf_entry_meta` VALUES (19113,13,2822,'3','Ð•ÑÐ»Ð¸ Ð²Ñ‹ Ð¸Ñ‰ÐµÑ‚Ðµ Ð»ÑƒÑ‡ÑˆÐ¸Ð¹ Ð²Ð°Ñ€Ð¸Ð°Ð½Ñ‚, Ñ‡Ñ‚Ð¾Ð±Ñ‹ <a href=https://smartdevice.by/>Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð°Ð¹Ñ„Ð¾Ð½Ð¾Ð²</a>, Ñ‚Ð¾ ÑÐ»ÐµÐ´ÑƒÐµÑ‚ Ð²Ñ‹Ð±Ñ€Ð°Ñ‚ÑŒ Ð½Ð°Ð´ÐµÐ¶Ð½Ñ‹Ð¹ Ð¸Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚-Ð¼Ð°Ð³Ð°Ð·Ð¸Ð½ Ð¸Ð»Ð¸ Ð¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚ Ð¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´Ð¸Ñ‚ÐµÐ»Ñ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð¾Ñ€Ð¸Ð³Ð¸Ð½Ð°Ð»ÑŒÐ½Ð¾Ð¹ Ð¿Ñ€Ð¾Ð´ÑƒÐºÑ†Ð¸Ð¸ Ð¸ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… ÑƒÑÐ»ÑƒÐ³, Ñ‚Ð°ÐºÐ¸Ñ… ÐºÐ°Ðº Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ñ Ð¸ Ð¿Ð¾Ð´Ð´ÐµÑ€Ð¶ÐºÐ°. \r\nÐ²Ñ‹ Ð¼Ð¾Ð¶ÐµÑ‚Ðµ Ñ€Ð°ÑÑÐ¼Ð¾Ñ‚Ñ€ÐµÑ‚ÑŒ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ÑÑ‚ÑŒ ÐºÑƒÐ¿Ð¸Ñ‚ÑŒ Ð°Ð¹Ñ„Ð¾Ð½ .  Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¿Ð¾Ð»ÑŒÐ·ÑƒÑŽÑ‚ÑÑ Ð¿Ð¾Ð¿ÑƒÐ»ÑÑ€Ð½Ð¾ÑÑ‚ÑŒÑŽ ÑÑ€ÐµÐ´Ð¸ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ Ð±Ð»Ð°Ð³Ð¾Ð´Ð°Ñ€Ñ ÑÐ²Ð¾ÐµÐ¹ Ð±ÐµÐ·Ð¾Ð¿Ð°ÑÐ½Ð¾ÑÑ‚Ð¸.  Ð°Ð¹Ñ„Ð¾Ð½ Ð¼Ð¾Ð¶ÐµÑ‚ ÑÑ‚Ð°Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸Ð¼ Ð²ÐµÑ€Ð½Ñ‹Ð¼ Ð¿Ð¾Ð¼Ð¾Ñ‰Ð½Ð¸ÐºÐ¾Ð¼ Ð² Ð»ÑŽÐ±Ñ‹Ñ… ÑÐ¸Ñ‚ÑƒÐ°Ñ†Ð¸ÑÑ… . \r\n \r\n Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¿Ñ€ÐµÐ´Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ñ‹ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ñ†ÐµÐ½ÑÑ‚ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¸ ÑÑ‚Ð¸Ð»ÑŒ .  Ð°Ð¹Ñ„Ð¾Ð½ ÑÑ‚Ð°Ð½ÐµÑ‚ Ð²Ð°ÑˆÐ¸Ð¼ Ð¿Ð¾ÑÑ‚Ð¾ÑÐ½Ð½Ñ‹Ð¼ ÑÐ¿ÑƒÑ‚Ð½Ð¸ÐºÐ¾Ð¼.  Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¸Ð¼ÐµÑŽÑ‚ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¸ Ð¸ Ð¾Ð¿Ñ†Ð¸Ð¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð¼Ð¾Ð³ÑƒÑ‚ ÑƒÐ´Ð¾Ð²Ð»ÐµÑ‚Ð²Ð¾Ñ€Ð¸Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð½Ð¾ÑÑ‚Ð¸ . \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 2: ÐŸÑ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð²Ð° Ð°Ð¹Ñ„Ð¾Ð½Ð¾Ð²** \r\n Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ ÑÐ»Ð°Ð²ÑÑ‚ÑÑ ÑÐ²Ð¾ÐµÐ¹ Ð²Ñ‹ÑÐ¾ÐºÐ¾Ð¹ ÑÐºÐ¾Ñ€Ð¾ÑÑ‚ÑŒÑŽ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ð¸ Ð±Ð¾Ð»ÑŒÑˆÐ¾Ð¹ Ð¿Ð°Ð¼ÑÑ‚ÑŒÑŽ .  Ð°Ð¹Ñ„Ð¾Ð½ Ð¾Ð±ÐµÑÐ¿ÐµÑ‡Ð¸Ð²Ð°ÐµÑ‚ Ð²Ð°Ð¼ Ð±ÐµÐ·Ð¾Ð¿Ð°ÑÐ½ÑƒÑŽ Ð¸ Ð·Ð°Ñ‰Ð¸Ñ‰ÐµÐ½Ð½ÑƒÑŽ ÑÐ²ÑÐ·ÑŒ.  Ð°Ð¹Ñ„Ð¾Ð½ Ð¸Ð¼ÐµÐµÑ‚ Ñ„ÑƒÐ½ÐºÑ†Ð¸ÑŽ Siri, ÐºÐ¾Ñ‚Ð¾Ñ€Ð°Ñ Ð¼Ð¾Ð¶ÐµÑ‚ Ð¿Ð¾Ð¼Ð¾Ñ‡ÑŒ Ð²Ð°Ð¼ Ñ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ð¼Ð¸ Ð·Ð°Ð´Ð°Ñ‡Ð°Ð¼Ð¸. \r\n \r\n Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¿Ð¾Ð´Ñ…Ð¾Ð´ÑÑ‚ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ Ð²ÑÐµÑ… Ð²Ð¾Ð·Ñ€Ð°ÑÑ‚Ð¾Ð².  Ð°Ð¹Ñ„Ð¾Ð½ Ð¼Ð¾Ð¶ÐµÑ‚ ÑÑ‚Ð°Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸Ð¼ Ñ†ÐµÐ½Ð½Ñ‹Ð¼ Ð¸Ð½ÑÑ‚Ñ€ÑƒÐ¼ÐµÐ½Ñ‚Ð¾Ð¼ Ð² Ð¿Ð¾Ð²ÑÐµÐ´Ð½ÐµÐ²Ð½Ð¾Ð¹ Ð¶Ð¸Ð·Ð½Ð¸ .  Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¸Ð¼ÐµÑŽÑ‚ Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¸ Ð¸ Ð¾Ð¿Ñ†Ð¸Ð¸, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð¼Ð¾Ð³ÑƒÑ‚ ÑƒÐ´Ð¾Ð²Ð»ÐµÑ‚Ð²Ð¾Ñ€Ð¸Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð½Ð¾ÑÑ‚Ð¸ . \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 3: Ð’Ñ‹Ð±Ð¾Ñ€ Ð°Ð¹Ñ„Ð¾Ð½Ð°** \r\n Ð°Ð¹Ñ„Ð¾Ð½ Ð´Ð¾Ð»Ð¶ÐµÐ½ ÑÐ¾Ð¾Ñ‚Ð²ÐµÑ‚ÑÑ‚Ð²Ð¾Ð²Ð°Ñ‚ÑŒ Ð²Ð°ÑˆÐµÐ¼Ñƒ ÑÑ‚Ð¸Ð»ÑŽ Ð¶Ð¸Ð·Ð½Ð¸. ÐÐ¹Ñ„Ð¾Ð½Ñ‹ Ð²Ñ‹Ð¿ÑƒÑÐºÐ°ÑŽÑ‚ÑÑ Ð² Ñ€Ð°Ð·Ð»Ð¸Ñ‡Ð½Ñ‹Ñ… Ð¼Ð¾Ð´ÐµÐ»ÑÑ… Ð¸ Ñ†Ð²ÐµÑ‚Ð°Ñ…, Ñ‡Ñ‚Ð¾ Ð¿Ð¾Ð·Ð²Ð¾Ð»ÑÐµÑ‚ Ð²Ð°Ð¼ Ð²Ñ‹Ð±Ñ€Ð°Ñ‚ÑŒ Ñ‚Ð¾Ñ‚, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ð¹ Ð»ÑƒÑ‡ÑˆÐµ Ð²ÑÐµÐ³Ð¾ Ð¿Ð¾Ð´Ñ…Ð¾Ð´Ð¸Ñ‚ Ð²Ð°ÑˆÐµÐ¼Ñƒ ÑÑ‚Ð¸Ð»ÑŽ . ÐšÑƒÐ¿Ð¸Ñ‚ÑŒ Ð°Ð¹Ñ„Ð¾Ð½ Ð¼Ð¾Ð¶ÐµÑ‚ Ð±Ñ‹Ñ‚ÑŒ Ñ…Ð¾Ñ€Ð¾ÑˆÐµÐ¹ Ð¸Ð½Ð²ÐµÑÑ‚Ð¸Ñ†Ð¸ÐµÐ¹ Ð² Ð²Ð°ÑˆÐµ Ð±ÑƒÐ´ÑƒÑ‰ÐµÐµ . \r\n \r\n Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¸Ð¼ÐµÑŽÑ‚ Ð±Ð¾Ð»ÑŒÑˆÐ¾Ðµ ÐºÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚Ð²Ð¾ Ñ„ÑƒÐ½ÐºÑ†Ð¸Ð¹ Ð¸ Ð¾Ð¿Ñ†Ð¸Ð¹, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ð¼Ð¾Ð³ÑƒÑ‚ ÑƒÐ´Ð¾Ð²Ð»ÐµÑ‚Ð²Ð¾Ñ€Ð¸Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸ Ð¿Ð¾Ñ‚Ñ€ÐµÐ±Ð½Ð¾ÑÑ‚Ð¸.  Ð°Ð¹Ñ„Ð¾Ð½ Ð¾Ñ‚ÐºÑ€Ð¾ÐµÑ‚ Ð´Ð»Ñ Ð²Ð°Ñ Ð½Ð¾Ð²Ñ‹Ðµ Ð³Ð¾Ñ€Ð¸Ð·Ð¾Ð½Ñ‚Ñ‹ Ð² Ð¼Ð¸Ñ€Ðµ Ñ‚ÐµÑ…Ð½Ð¾Ð»Ð¾Ð³Ð¸Ð¹ . ÐÐ¹Ñ„Ð¾Ð½Ñ‹ Ð¸Ð¼ÐµÑŽÑ‚ Ñ€ÑÐ´ Ð¿Ñ€ÐµÐ¸Ð¼ÑƒÑ‰ÐµÑÑ‚Ð², ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ ÑÐ´ÐµÐ»Ð°Ð»Ð¸ Ð¸Ñ… Ð¿Ð¾Ð¿ÑƒÐ»ÑÑ€Ð½Ñ‹Ð¼Ð¸ ÑÑ€ÐµÐ´Ð¸ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹ . \r\n \r\n**Ð Ð°Ð·Ð´ÐµÐ» 4: Ð—Ð°ÐºÐ»ÑŽÑ‡ÐµÐ½Ð¸Ðµ** \r\n Ð°Ð¹Ñ„Ð¾Ð½ Ð±ÑƒÐ´ÐµÑ‚ Ð¾Ñ‚Ð»Ð¸Ñ‡Ð½Ñ‹Ð¼ Ð¸Ð½ÑÑ‚Ñ€ÑƒÐ¼ÐµÐ½Ñ‚Ð¾Ð¼ Ð´Ð»Ñ Ð²Ð°ÑˆÐµÐ¹ Ð¿Ð¾Ð²ÑÐµÐ´Ð½ÐµÐ²Ð½Ð¾Ð¹ Ð¶Ð¸Ð·Ð½Ð¸.  Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ ÑÐ»Ð°Ð²ÑÑ‚ÑÑ ÑÐ²Ð¾ÐµÐ¹ Ð¿Ñ€Ð¾ÑÑ‚Ð¾Ñ‚Ð¾Ð¹ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¸ ÑÑ‚Ð¸Ð»ÑŒÐ½Ñ‹Ð¼ Ð´Ð¸Ð·Ð°Ð¹Ð½Ð¾Ð¼ .  Ð°Ð¹Ñ„Ð¾Ð½ Ð¼Ð¾Ð¶ÐµÑ‚ ÑÑ‚Ð°Ñ‚ÑŒ Ð²Ð°ÑˆÐ¸Ð¼ Ð²ÐµÑ€Ð½Ñ‹Ð¼ Ð¿Ð¾Ð¼Ð¾Ñ‰Ð½Ð¸ÐºÐ¾Ð¼ Ð² Ð»ÑŽÐ±Ñ‹Ñ… ÑÐ¸Ñ‚ÑƒÐ°Ñ†Ð¸ÑÑ… . \r\n \r\n Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ Ð¿Ñ€ÐµÐ´Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ñ‹ Ð´Ð»Ñ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»ÐµÐ¹, ÐºÐ¾Ñ‚Ð¾Ñ€Ñ‹Ðµ Ñ†ÐµÐ½ÑÑ‚ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ Ð¸ ÑÑ‚Ð¸Ð»ÑŒ . ÐšÑƒÐ¿Ð¸Ð² Ð°Ð¹Ñ„Ð¾Ð½, Ð²Ñ‹ ÑÐ¼Ð¾Ð¶ÐµÑ‚Ðµ Ð½Ð°ÑÐ»Ð°Ð¶Ð´Ð°Ñ‚ÑŒÑÑ ÐµÐ³Ð¾ Ñ„ÑƒÐ½ÐºÑ†Ð¸ÑÐ¼Ð¸ Ð¸ Ð²Ð¾Ð·Ð¼Ð¾Ð¶Ð½Ð¾ÑÑ‚ÑÐ¼Ð¸ .  Ð°Ð¹Ñ„Ð¾Ð½Ñ‹ ÑÐ»Ð°Ð²ÑÑ‚ÑÑ ÑÐ²Ð¾ÐµÐ¹ Ð²Ñ‹ÑÐ¾ÐºÐ¾Ð¹ ÑÐºÐ¾Ñ€Ð¾ÑÑ‚ÑŒÑŽ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ð¸ Ð±Ð¾Ð»ÑŒÑˆÐ¾Ð¹ Ð¿Ð°Ð¼ÑÑ‚ÑŒÑŽ .','');
INSERT INTO `wp_gf_entry_meta` VALUES (19114,13,2823,'4','Lisa','');
INSERT INTO `wp_gf_entry_meta` VALUES (19115,13,2823,'5','Popham','');
INSERT INTO `wp_gf_entry_meta` VALUES (19116,13,2823,'2','sammyshousemom@icloud.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19117,13,2823,'6','(205) 567-9267','');
INSERT INTO `wp_gf_entry_meta` VALUES (19118,13,2823,'3','Looking for something on Guntersville lake  pet friendly (1) senior 70lb fur baby and human seniors.. would love to be on water or at least close..would perfect not a lot of stairs.. would love to be able to fish and bird and nature watch.. would prefer a kitchen and 2 bedrooms but can do a single with a king bed.. nothing fancy.. just clean and workable.. thanks','');
INSERT INTO `wp_gf_entry_meta` VALUES (19119,13,2824,'4','RaymondIrren','');
INSERT INTO `wp_gf_entry_meta` VALUES (19120,13,2824,'5','RaymondIrren','');
INSERT INTO `wp_gf_entry_meta` VALUES (19121,13,2824,'2','no.reply.EmilJohnson@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19122,13,2824,'6','(038) 811-3642','');
INSERT INTO `wp_gf_entry_meta` VALUES (19123,13,2824,'3','Whatâ€™s up? 2poochiesproperties.com \r\n \r\nDid you know that it is possible to send appeals perfectly legal? \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. Contact Form messages are usually not sent to spam, since they are considered to be important. \r\nTry out our service â€“ no cost involved! \r\nWe can forward up to 50,000 messages for you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis message was 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19124,13,2825,'4','Damian','');
INSERT INTO `wp_gf_entry_meta` VALUES (19125,13,2825,'5','Trevizo','');
INSERT INTO `wp_gf_entry_meta` VALUES (19126,13,2825,'2','trevizo.damian@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19127,13,2825,'6','(676) 803-5971','');
INSERT INTO `wp_gf_entry_meta` VALUES (19128,13,2825,'3','Our AI-driven service delivers keyword and location-specific visitors to your site, offering significant savings over paid ads. Connect with us today.\r\n\r\nhttps://ow.ly/f9zB50XSIGy','');
INSERT INTO `wp_gf_entry_meta` VALUES (19129,13,2826,'4','Chana','');
INSERT INTO `wp_gf_entry_meta` VALUES (19130,13,2826,'5','Jardine','');
INSERT INTO `wp_gf_entry_meta` VALUES (19131,13,2826,'2','chana.jardine@yahoo.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19132,13,2826,'6','(352) 140-8109','');
INSERT INTO `wp_gf_entry_meta` VALUES (19133,13,2826,'3','Is your 2poochiesproperties Com website missing out on leads? See how our AI can fix that: https://www.youtube.com/shorts/A-OuNefvXeA','');
INSERT INTO `wp_gf_entry_meta` VALUES (19134,13,2827,'4','Nikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (19135,13,2827,'5','Joshi','');
INSERT INTO `wp_gf_entry_meta` VALUES (19136,13,2827,'2','nikitajoshi.sale@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19137,13,2827,'6','(377) 779-0053','');
INSERT INTO `wp_gf_entry_meta` VALUES (19138,13,2827,'3','Hi https://2poochiesproperties.com/contact-us,\r\n\r\nWe design modern, responsive websites that not only look great but also help businesses attract and convert more customers. Our focus is on clean design, fast performance, and seamless user experience to ensure visitors stay engaged and take meaningful action.\r\n\r\nIâ€™d be glad to share a few actionable ideas that can enhance your websiteâ€™s performance and boost conversions.\r\n\r\nLet me know if youâ€™d like to discuss this further.\r\n\r\nThank you.\r\nNikita','');
INSERT INTO `wp_gf_entry_meta` VALUES (19139,13,2828,'4','FrankHaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (19140,13,2828,'5','FrankHaf','');
INSERT INTO `wp_gf_entry_meta` VALUES (19141,13,2828,'2','pmpsvtuhlkt@stratosfera.site','');
INSERT INTO `wp_gf_entry_meta` VALUES (19142,13,2828,'6','(523) 424-2476','');
INSERT INTO `wp_gf_entry_meta` VALUES (19143,13,2828,'3','Ð£Ð·Ð½Ð°Ð¹Ñ‚Ðµ Ð±Ð¾Ð»ÑŒÑˆÐµ Ð¾ <a href=https://pesok-dostawka.by/>ÐºÑƒÐ± Ð¿ÐµÑÐºÐ°</a> â€” Ð¾Ð¿Ñ‚Ð¸Ð¼Ð°Ð»ÑŒÐ½Ñ‹Ð¹ Ð²Ñ‹Ð±Ð¾Ñ€ Ð´Ð»Ñ Ð²Ð°ÑˆÐ¸Ñ… ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ñ… Ð¿Ñ€Ð¾ÐµÐºÑ‚Ð¾Ð²! \r\nÐŸÐµÑÐ¾Ðº Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹ â€” ÑÑ‚Ð¾ ÑƒÐ´Ð¾Ð±Ð½Ñ‹Ð¹ ÑÐ¿Ð¾ÑÐ¾Ð± Ð¾Ð±ÐµÑÐ¿ÐµÑ‡Ð¸Ñ‚ÑŒ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹ Ð¸Ð»Ð¸ Ð»Ð°Ð½Ð´ÑˆÐ°Ñ„Ñ‚Ð½Ñ‹Ð¹ Ð¿Ñ€Ð¾ÐµÐºÑ‚ Ð±ÐµÐ· Ð»Ð¸ÑˆÐ½Ð¸Ñ… Ñ…Ð»Ð¾Ð¿Ð¾Ñ‚.  ÐœÐ½Ð¾Ð³Ð¸Ðµ ÐºÐ»Ð¸ÐµÐ½Ñ‚Ñ‹ Ð²Ñ‹Ð±Ð¸Ñ€Ð°ÑŽÑ‚ ÑÑ‚Ñƒ ÑƒÑÐ»ÑƒÐ³Ñƒ, Ñ‡Ñ‚Ð¾Ð±Ñ‹ ÑÑÐºÐ¾Ð½Ð¾Ð¼Ð¸Ñ‚ÑŒ ÑÐ¸Ð»Ñ‹ Ð¸ Ñ€ÐµÑÑƒÑ€ÑÑ‹. \r\n \r\nÐ”Ð¾ÑÑ‚Ð°Ð²ÐºÐ° Ð¿ÐµÑÐºÐ° Ð¾ÑÑƒÑ‰ÐµÑÑ‚Ð²Ð»ÑÐµÑ‚ÑÑ Ð±Ñ‹ÑÑ‚Ñ€Ð¾ Ð¸ Ð² Ð¾Ð³Ð¾Ð²Ð¾Ñ€ÐµÐ½Ð½Ñ‹Ðµ ÑÑ€Ð¾ÐºÐ¸.  Ð¢Ð°ÐºÐ¶Ðµ Ð´Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ðµ ÑƒÑÐ»ÑƒÐ³Ð¸, Ñ‚Ð°ÐºÐ¸Ðµ ÐºÐ°Ðº ÑƒÐºÐ»Ð°Ð´ÐºÐ° Ð¸ Ð¿Ñ€Ð¾ÑÐµÐ¸Ð²Ð°Ð½Ð¸Ðµ Ð¿ÐµÑÐºÐ°. \r\n \r\nÐžÐ±Ñ€Ð°Ñ‚Ð¸Ñ‚ÑŒÑÑ Ð·Ð° Ð¿ÐµÑÐºÐ¾Ð¼ Ñ Ð´Ð¾ÑÑ‚Ð°Ð²ÐºÐ¾Ð¹ Ð¼Ð¾Ð¶Ð½Ð¾ Ñ‡ÐµÑ€ÐµÐ· Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½ Ð¸Ð»Ð¸ Ð¾Ð½Ð»Ð°Ð¹Ð½-Ñ„Ð¾Ñ€Ð¼Ñƒ.  Ð’Ð°Ð¶Ð½Ð¾ Ñ‚Ð¾Ñ‡Ð½Ð¾ Ð¾Ð¿Ñ€ÐµÐ´ÐµÐ»Ð¸Ñ‚ÑŒ Ð¾Ð±ÑŠÐµÐ¼ Ð¸ Ð²Ð¸Ð´ Ð¿ÐµÑÐºÐ°, Ñ‡Ñ‚Ð¾Ð±Ñ‹ Ð¸Ð·Ð±ÐµÐ¶Ð°Ñ‚ÑŒ Ð½ÐµÐ´Ð¾Ñ€Ð°Ð·ÑƒÐ¼ÐµÐ½Ð¸Ð¹. \r\n \r\nÐ¢Ð°ÐºÐ°Ñ ÑƒÑÐ»ÑƒÐ³Ð° Ð·Ð½Ð°Ñ‡Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾ ÑƒÑÐºÐ¾Ñ€ÑÐµÑ‚ Ð¿Ñ€Ð¾Ñ†ÐµÑÑ ÑÑ‚Ñ€Ð¾Ð¸Ñ‚ÐµÐ»ÑŒÑÑ‚Ð²Ð° Ð¸Ð»Ð¸ Ð±Ð»Ð°Ð³Ð¾ÑƒÑÑ‚Ñ€Ð¾Ð¹ÑÑ‚Ð²Ð°.  Ð’Ñ‹Ð±Ð¾Ñ€ ÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸ Ñ Ñ…Ð¾Ñ€Ð¾ÑˆÐµÐ¹ Ñ€ÐµÐ¿ÑƒÑ‚Ð°Ñ†Ð¸ÐµÐ¹ Ð³Ð°Ñ€Ð°Ð½Ñ‚Ð¸Ñ€ÑƒÐµÑ‚ ÑÐ²Ð¾ÐµÐ²Ñ€ÐµÐ¼ÐµÐ½Ð½Ð¾ÑÑ‚ÑŒ Ð¸ ÐºÐ°Ñ‡ÐµÑÑ‚Ð²Ð¾ ÑƒÑÐ»ÑƒÐ³Ð¸.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19144,13,2829,'4','RobertKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (19145,13,2829,'5','RobertKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (19146,13,2829,'2','zekisuquc419@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19147,13,2829,'6','(446) 538-1786','');
INSERT INTO `wp_gf_entry_meta` VALUES (19148,13,2829,'3','Hi, ego volo scire vestri pretium.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19149,13,2830,'4','Julio','');
INSERT INTO `wp_gf_entry_meta` VALUES (19150,13,2830,'5','Hauslaib','');
INSERT INTO `wp_gf_entry_meta` VALUES (19151,13,2830,'2','hauslaib.julio73@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19152,13,2830,'6','(342) 640-3269','');
INSERT INTO `wp_gf_entry_meta` VALUES (19153,13,2830,'3','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','');
INSERT INTO `wp_gf_entry_meta` VALUES (19154,13,2831,'4','AndrewTab','');
INSERT INTO `wp_gf_entry_meta` VALUES (19155,13,2831,'5','AndrewTab','');
INSERT INTO `wp_gf_entry_meta` VALUES (19156,13,2831,'2','no.reply.FilipClaes@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19157,13,2831,'6','(230) 046-8675','');
INSERT INTO `wp_gf_entry_meta` VALUES (19158,13,2831,'3','Hi! 2poochiesproperties.com \r\n \r\nDid you know that it is possible to send appeals authorizedly? \r\nWhen such appeals are sent, no personal information is utilized, and messages are delivered to forms specifically created to securely receive messages and appeals. Messages sent via Feedback Forms are unlikely to be viewed as spam, since they are seen as important. \r\nTry out our service â€“ no cost involved! \r\nWe shall send up to 50,000 messages for you. \r\n \r\nThe cost of sending one million messages is $59. \r\n \r\nThis message was 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.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19159,13,2832,'4','RobertKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (19160,13,2832,'5','RobertKidge','');
INSERT INTO `wp_gf_entry_meta` VALUES (19161,13,2832,'2','zekisuquc419@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19162,13,2832,'6','(322) 558-6021','');
INSERT INTO `wp_gf_entry_meta` VALUES (19163,13,2832,'3','Hola, querÃ­a saber tu precio..','');
INSERT INTO `wp_gf_entry_meta` VALUES (19164,13,2833,'4','Jeff','');
INSERT INTO `wp_gf_entry_meta` VALUES (19165,13,2833,'5','Lenehan','');
INSERT INTO `wp_gf_entry_meta` VALUES (19166,13,2833,'2','lenehan.jeff@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19167,13,2833,'6','(337) 274-2329','');
INSERT INTO `wp_gf_entry_meta` VALUES (19168,13,2833,'3','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://marketingager.com/','');
INSERT INTO `wp_gf_entry_meta` VALUES (19169,13,2834,'4','Kenton','');
INSERT INTO `wp_gf_entry_meta` VALUES (19170,13,2834,'5','Woodward','');
INSERT INTO `wp_gf_entry_meta` VALUES (19171,13,2834,'2','kenton.woodward@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19172,13,2834,'6','(518) 216-4572','');
INSERT INTO `wp_gf_entry_meta` VALUES (19173,13,2834,'3','Hi,\r\n\r\nI noticed your business online and wanted to pass this along.\r\n\r\nI wanted to share a free resource that helps you get more exposure for your business across multiple classified sites with no manual posting.\r\n\r\nIf you want extra traffic, hereâ€™s where to go:\r\nwww.sitesubmitterpro.com\r\n\r\nItâ€™s 100% free to try and takes less effort than posting manually.\r\n\r\nIf you want more free traffic tools, let me know.','');
INSERT INTO `wp_gf_entry_meta` VALUES (19174,13,2835,'4','Thomas','');
INSERT INTO `wp_gf_entry_meta` VALUES (19175,13,2835,'5','Brito','');
INSERT INTO `wp_gf_entry_meta` VALUES (19176,13,2835,'2','thomas.brito@gmail.com','');
INSERT INTO `wp_gf_entry_meta` VALUES (19177,13,2835,'6','(793) 825-0264','');
INSERT INTO `wp_gf_entry_meta` VALUES (19178,13,2835,'3','Want more targeted traffic to your 2poochiesproperties.com website? See how our AI-powered solution can help in this quick video: https://www.youtube.com/shorts/A-OuNefvXeA','');
/*!40000 ALTER TABLE `wp_gf_entry_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_entry_notes` WRITE;
/*!40000 ALTER TABLE `wp_gf_entry_notes` DISABLE KEYS */;
INSERT INTO `wp_gf_entry_notes` VALUES (2,11,'Admin Notification (ID: 58ee64cd8373f)',0,'2020-12-25 04:56:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (14,23,'Zero Spam',0,'2021-11-13 06:54:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (24,33,'Zero Spam',0,'2021-11-15 22:24:54','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (25,34,'Zero Spam',0,'2021-11-15 23:37:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (30,39,'Zero Spam',0,'2021-11-17 13:54:48','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (31,40,'Zero Spam',0,'2021-11-19 03:50:05','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (32,41,'Zero Spam',0,'2021-11-19 09:34:01','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (33,42,'Zero Spam',0,'2021-11-21 09:30:12','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (34,43,'Zero Spam',0,'2021-11-21 23:15:19','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (38,47,'Zero Spam',0,'2021-11-26 20:14:08','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (39,48,'Zero Spam',0,'2021-11-27 06:22:36','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (40,49,'Zero Spam',0,'2021-11-27 09:41:33','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (44,53,'Zero Spam',0,'2021-11-29 02:53:09','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (46,55,'Zero Spam',0,'2021-11-29 23:42:07','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (47,56,'Zero Spam',0,'2021-11-30 08:43:17','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (50,59,'Zero Spam',0,'2021-12-02 09:28:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (52,61,'Zero Spam',0,'2021-12-03 12:40:53','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (53,62,'Zero Spam',0,'2021-12-03 20:42:34','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (55,64,'Zero Spam',0,'2021-12-05 17:17:12','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (56,65,'Zero Spam',0,'2021-12-05 21:14:50','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (58,67,'Zero Spam',0,'2021-12-06 07:58:28','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (60,69,'Zero Spam',0,'2021-12-07 03:19:35','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (62,71,'Zero Spam',0,'2021-12-08 00:39:36','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (63,72,'Zero Spam',0,'2021-12-09 11:06:52','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (68,77,'Zero Spam',0,'2021-12-09 15:07:34','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (72,81,'Zero Spam',0,'2021-12-10 12:14:21','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (75,84,'Zero Spam',0,'2021-12-11 08:06:45','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (76,85,'Zero Spam',0,'2021-12-11 09:35:24','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (77,86,'Zero Spam',0,'2021-12-11 21:35:02','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (80,89,'Zero Spam',0,'2021-12-13 07:46:32','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (82,91,'Zero Spam',0,'2021-12-14 02:02:48','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (84,93,'Zero Spam',0,'2021-12-14 12:43:43','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (85,94,'Zero Spam',0,'2021-12-14 19:23:56','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (86,95,'Zero Spam',0,'2021-12-14 20:41:21','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (87,96,'Zero Spam',0,'2021-12-15 08:31:37','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (88,97,'Zero Spam',0,'2021-12-16 12:26:07','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (92,101,'Zero Spam',0,'2021-12-17 15:35:51','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (93,102,'Zero Spam',0,'2021-12-18 11:53:22','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (97,106,'Zero Spam',0,'2021-12-21 08:49:03','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (100,109,'Zero Spam',0,'2021-12-22 22:34:28','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (105,114,'Zero Spam',0,'2021-12-24 18:09:26','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (115,122,'Zero Spam',0,'2021-12-27 19:15:06','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (118,125,'Zero Spam',0,'2021-12-30 07:33:55','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (121,128,'Zero Spam',0,'2021-12-30 11:52:32','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (122,129,'Zero Spam',0,'2021-12-30 12:46:07','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (127,134,'Zero Spam',0,'2022-01-01 00:37:08','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (132,139,'Zero Spam',0,'2022-01-05 00:26:02','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (134,141,'Zero Spam',0,'2022-01-05 05:49:08','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (135,142,'Zero Spam',0,'2022-01-07 01:28:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (138,145,'Zero Spam',0,'2022-01-08 14:00:24','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (140,147,'Zero Spam',0,'2022-01-10 00:34:00','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (141,148,'Zero Spam',0,'2022-01-11 07:02:32','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (147,153,'Zero Spam',0,'2022-01-13 16:14:18','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (148,154,'Zero Spam',0,'2022-01-13 20:38:58','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (149,155,'Zero Spam',0,'2022-01-14 07:54:37','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (152,158,'Zero Spam',0,'2022-01-15 01:58:34','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (154,160,'Zero Spam',0,'2022-01-15 23:36:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (155,161,'Zero Spam',0,'2022-01-16 06:28:40','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (156,162,'Zero Spam',0,'2022-01-16 17:47:04','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (157,163,'Zero Spam',0,'2022-01-16 20:27:53','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (159,165,'Zero Spam',0,'2022-01-17 10:59:54','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (161,167,'Zero Spam',0,'2022-01-18 06:21:03','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (166,169,'Zero Spam',0,'2022-01-19 01:09:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (169,172,'Zero Spam',0,'2022-01-19 04:20:46','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (170,173,'Zero Spam',0,'2022-01-19 08:11:41','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (175,177,'Zero Spam',0,'2022-01-19 22:39:45','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (190,187,'Zero Spam',0,'2022-01-21 17:11:42','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (194,190,'Zero Spam',0,'2022-01-22 18:44:25','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (201,195,'Zero Spam',0,'2022-01-24 21:14:50','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (203,197,'Zero Spam',0,'2022-01-26 02:33:24','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (208,202,'Zero Spam',0,'2022-01-27 06:58:56','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (213,207,'Zero Spam',0,'2022-02-01 09:43:21','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (215,209,'Zero Spam',0,'2022-02-02 11:05:00','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (220,214,'Zero Spam',0,'2022-02-03 09:44:15','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (223,217,'Zero Spam',0,'2022-02-04 00:30:43','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (224,218,'Zero Spam',0,'2022-02-04 00:30:54','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (226,220,'Zero Spam',0,'2022-02-04 09:06:29','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (231,225,'Zero Spam',0,'2022-02-05 00:35:53','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (235,229,'Zero Spam',0,'2022-02-05 13:07:14','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (236,230,'Zero Spam',0,'2022-02-06 01:22:02','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (238,232,'Zero Spam',0,'2022-02-06 05:39:34','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (239,233,'Zero Spam',0,'2022-02-06 14:24:47','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (240,234,'Zero Spam',0,'2022-02-06 20:51:07','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (241,235,'Zero Spam',0,'2022-02-08 03:21:14','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (244,238,'Zero Spam',0,'2022-02-09 02:45:22','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (246,240,'Zero Spam',0,'2022-02-11 15:45:09','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (249,243,'Zero Spam',0,'2022-02-12 03:39:34','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (250,244,'Zero Spam',0,'2022-02-12 08:31:45','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (251,245,'Zero Spam',0,'2022-02-13 06:50:38','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (255,249,'Zero Spam',0,'2022-02-13 18:08:30','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (256,250,'Zero Spam',0,'2022-02-13 19:10:33','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (258,252,'Zero Spam',0,'2022-02-14 15:54:31','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (259,253,'Zero Spam',0,'2022-02-15 07:20:14','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (263,257,'Zero Spam',0,'2022-02-16 06:51:26','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (264,258,'Zero Spam',0,'2022-02-16 08:45:36','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (268,262,'Zero Spam',0,'2022-02-19 02:45:03','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (269,263,'Zero Spam',0,'2022-02-20 00:54:32','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (270,264,'Zero Spam',0,'2022-02-22 10:13:41','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (272,266,'Zero Spam',0,'2022-02-25 09:38:35','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (275,269,'Zero Spam',0,'2022-02-27 09:42:16','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (277,271,'Zero Spam',0,'2022-02-28 00:01:30','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (280,274,'Zero Spam',0,'2022-03-02 20:40:50','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (282,276,'Zero Spam',0,'2022-03-03 10:56:26','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (283,277,'Zero Spam',0,'2022-03-04 00:24:51','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (285,279,'Zero Spam',0,'2022-03-05 01:24:58','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (286,280,'Zero Spam',0,'2022-03-05 10:28:27','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (288,282,'Zero Spam',0,'2022-03-05 19:43:44','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (289,283,'Zero Spam',0,'2022-03-06 04:12:03','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (290,284,'Zero Spam',0,'2022-03-06 22:16:38','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (291,285,'Zero Spam',0,'2022-03-07 18:44:26','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (292,286,'Zero Spam',0,'2022-03-08 19:10:56','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (294,288,'Zero Spam',0,'2022-03-09 03:59:23','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (295,289,'Zero Spam',0,'2022-03-10 08:19:11','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (297,291,'Zero Spam',0,'2022-03-11 00:23:46','This entry has been marked as spam.','gf-zero-spam','success');
INSERT INTO `wp_gf_entry_notes` VALUES (306,300,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-12 16:59:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (307,301,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-13 00:42:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (316,310,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-13 05:06:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (319,313,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-13 10:57:39','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (328,322,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-14 20:26:50','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (331,325,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-15 05:23:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (339,333,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-16 20:17:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (346,340,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-17 17:57:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (350,344,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-18 05:51:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (352,346,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-18 09:01:42','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (371,365,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-19 13:22:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (373,367,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-19 15:10:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (379,373,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-20 05:35:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (381,375,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-20 08:35:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (385,379,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-20 20:48:31','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (394,388,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-22 00:11:00','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (402,396,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 00:54:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (403,397,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 01:45:47','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (404,398,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 02:29:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (405,399,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 02:29:41','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (406,400,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 02:41:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (407,401,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 03:25:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (409,403,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 08:04:23','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (412,406,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 14:28:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (413,407,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 15:47:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (414,408,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 18:29:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (416,410,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 20:15:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (417,411,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 20:19:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (418,412,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 20:31:47','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (419,413,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-23 21:16:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (421,415,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 01:59:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (427,421,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 14:05:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (428,422,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 14:13:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (429,423,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 18:18:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (431,425,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 19:38:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (432,426,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 19:38:23','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (433,427,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 19:38:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (434,428,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 19:39:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (435,429,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 21:02:58','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (436,430,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 23:15:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (437,431,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-24 23:50:50','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (438,432,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 00:01:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (439,433,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 01:40:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (440,434,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 02:02:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (441,435,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 03:03:40','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (442,436,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 03:54:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (443,437,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 05:19:52','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (444,438,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 09:22:40','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (445,439,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 11:08:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (446,440,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 11:33:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (447,441,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 11:44:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (450,444,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 13:34:14','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (451,445,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 14:39:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (452,446,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 16:14:29','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (453,447,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 16:22:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (456,450,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 17:24:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (457,451,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 17:31:37','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (459,453,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-25 20:54:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (460,454,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 02:39:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (461,455,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 03:27:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (462,456,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 03:37:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (463,457,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 03:56:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (464,458,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 04:43:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (466,460,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 08:06:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (467,461,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 12:28:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (468,462,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 12:37:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (472,466,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 13:52:02','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (473,467,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 13:58:46','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (475,469,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 15:13:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (476,470,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 15:46:37','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (477,471,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 17:20:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (478,472,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 17:27:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (480,474,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 17:55:38','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (481,475,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 20:05:41','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (482,476,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 21:07:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (483,477,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 21:17:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (484,478,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 21:25:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (485,479,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-26 22:12:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (486,480,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-27 01:27:08','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (492,486,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-27 17:21:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (493,487,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-27 19:53:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (499,493,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 13:46:30','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (500,494,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 14:19:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (501,495,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 14:29:49','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (502,496,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 15:09:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (503,497,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 15:56:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (504,498,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 16:51:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (505,499,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-28 19:03:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (508,502,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 00:51:13','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (510,504,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 01:50:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (511,505,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 02:00:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (512,506,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 02:07:36','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (517,511,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 02:52:31','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (522,516,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 12:55:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (524,518,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-29 19:49:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (527,521,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 03:04:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (528,522,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 04:04:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (529,523,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 04:13:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (530,524,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 04:19:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (531,525,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 05:04:37','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (533,527,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 08:15:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (534,528,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 08:27:29','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (535,529,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 14:05:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (536,530,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 14:13:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (537,531,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-30 17:05:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (544,538,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-03-31 15:40:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (547,541,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 05:14:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (551,545,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 08:56:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (552,546,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 08:57:39','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (553,547,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 16:17:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (554,548,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 16:17:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (555,549,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 16:18:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (557,551,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-01 18:10:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (560,554,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-02 14:08:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (562,556,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-02 21:09:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (565,559,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-02 23:36:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (567,561,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 02:14:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (568,562,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 04:09:49','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (569,563,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 04:20:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (570,564,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 04:24:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (571,565,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 05:35:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (575,569,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 11:25:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (578,572,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 17:55:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (580,574,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 19:13:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (581,575,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-03 20:04:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (583,577,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-04 17:19:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (584,578,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-04 17:31:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (585,579,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-04 21:53:58','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (587,581,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 01:46:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (588,582,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 01:54:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (591,585,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 05:32:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (593,587,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 10:41:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (594,588,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 12:38:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (595,589,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 12:57:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (596,590,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 13:05:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (597,591,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 14:03:41','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (599,593,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 16:51:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (604,598,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-05 23:18:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (605,599,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 00:36:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (606,600,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 00:47:31','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (607,601,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 00:54:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (608,602,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 01:37:42','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (609,603,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 01:51:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (610,604,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 02:06:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (611,605,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 02:06:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (612,606,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 02:06:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (613,607,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 02:06:23','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (615,609,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 04:22:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (616,610,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 04:22:13','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (617,611,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 05:57:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (618,612,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 09:31:08','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (619,613,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 10:58:54','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (620,614,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 11:06:55','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (621,615,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 11:09:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (622,616,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 12:04:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (623,617,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 16:07:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (624,618,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 16:08:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (625,619,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 16:21:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (628,622,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 23:25:46','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (631,625,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-06 23:34:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (632,626,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 00:36:14','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (633,627,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 00:44:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (634,628,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 00:51:39','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (635,629,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 01:38:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (636,630,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 02:38:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (637,631,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 03:15:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (638,632,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 04:57:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (639,633,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 08:47:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (640,634,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 09:17:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (642,636,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 10:47:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (643,637,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 10:55:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (644,638,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 10:59:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (647,641,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 11:54:13','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (649,643,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 16:29:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (652,646,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-07 23:32:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (654,648,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 02:21:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (655,649,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 03:27:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (656,650,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 03:43:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (657,651,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 03:55:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (658,652,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 04:45:47','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (659,653,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 04:57:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (660,654,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 08:41:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (661,655,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 08:51:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (664,658,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 14:10:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (665,659,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 14:20:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (670,664,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 18:03:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (671,665,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 19:39:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (673,667,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 21:40:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (674,668,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-08 23:30:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (675,670,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 00:11:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (676,669,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 00:11:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (680,674,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 06:10:00','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (684,680,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 09:52:54','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (685,678,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 09:52:54','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (686,679,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 09:52:55','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (687,681,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 09:52:55','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (688,682,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 09:52:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (690,684,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 14:50:40','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (691,685,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 15:29:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (692,686,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 17:04:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (693,687,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 17:11:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (694,688,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-09 17:11:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (697,691,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-10 07:44:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (702,696,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-10 17:27:38','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (703,697,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-10 20:54:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (705,699,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 02:23:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (706,700,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 04:18:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (709,703,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 11:00:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (710,704,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 11:17:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (711,705,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 13:48:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (713,707,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 14:56:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (714,708,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-11 15:39:23','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (717,711,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-12 00:49:49','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (719,713,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-12 02:28:47','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (728,722,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-13 03:25:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (730,724,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-13 11:13:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (732,726,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-13 16:12:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (742,736,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 02:40:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (743,737,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 04:24:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (744,738,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 04:41:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (747,741,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 04:53:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (748,742,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 06:11:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (749,743,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 08:14:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (750,744,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 08:59:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (751,745,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 09:27:46','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (752,746,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 11:52:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (755,749,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-14 19:26:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (758,752,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 01:40:52','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (760,754,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 03:28:29','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (761,755,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 03:48:30','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (762,756,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 03:51:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (763,757,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 05:13:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (764,759,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 05:57:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (765,758,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 05:57:18','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (766,760,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 05:57:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (767,761,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 07:20:40','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (768,762,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 08:08:30','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (770,764,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 08:37:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (771,765,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 09:42:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (772,766,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 10:18:02','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (773,767,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:01:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (774,768,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:23:30','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (775,769,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:34:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (776,770,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:34:31','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (777,771,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:36:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (778,772,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:48:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (779,773,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 11:49:49','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (781,775,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-15 16:57:54','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (782,776,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 00:44:29','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (786,780,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 06:09:46','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (788,782,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 09:29:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (790,784,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 15:57:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (795,789,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 23:15:32','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (797,791,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-16 23:33:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (824,818,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-18 09:21:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (830,825,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-18 15:29:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (831,824,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-18 15:29:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (832,826,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-18 15:29:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (841,835,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-18 23:30:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (848,842,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 02:36:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (850,844,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 03:23:41','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (851,845,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 03:41:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (853,847,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 06:30:50','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (854,848,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 08:39:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (855,849,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 08:55:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (863,857,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 13:50:23','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (867,861,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 17:27:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (874,868,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 19:03:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (877,871,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-19 20:26:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (887,881,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 04:15:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (888,882,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 07:06:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (893,887,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 12:27:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (894,888,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 12:33:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (895,889,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 12:34:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (900,894,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 21:51:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (901,895,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 22:17:38','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (903,897,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-20 23:20:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (905,899,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 02:57:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (910,904,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 07:45:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (912,906,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 09:38:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (913,907,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 14:20:30','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (914,908,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 15:31:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (915,909,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 17:32:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (916,910,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-21 22:29:33','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (917,911,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 00:22:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (919,913,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 03:45:42','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (921,915,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 08:24:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (922,916,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 08:43:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (924,918,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 10:23:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (926,920,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 13:54:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (933,927,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 18:23:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (934,928,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-22 19:31:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (937,931,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 00:25:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (938,932,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 00:35:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (941,935,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 05:22:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (946,940,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 10:20:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (948,942,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 15:15:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (950,944,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 20:05:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (951,945,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-23 20:58:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (953,947,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 01:05:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (954,948,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 06:02:46','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (956,950,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 11:03:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (957,951,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 11:30:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (959,953,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 16:18:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (961,955,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-24 19:18:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (966,960,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 08:26:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (970,964,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 13:24:36','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (973,967,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 15:42:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (974,968,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 17:01:11','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (975,969,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 17:02:56','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (977,971,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 18:34:16','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (978,972,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 19:55:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (979,973,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-25 23:28:38','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (982,976,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 04:56:37','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (985,979,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 09:56:41','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (987,981,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 15:00:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (988,982,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 15:27:36','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (990,984,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 19:40:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (991,985,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-26 20:50:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (993,987,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 02:20:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (994,988,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 07:40:36','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (997,991,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 12:50:00','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (998,992,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 12:54:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (999,993,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 12:54:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1000,994,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 12:54:10','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1002,996,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 18:04:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1004,998,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-27 23:02:13','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1005,999,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 04:14:57','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1006,1000,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 09:22:04','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1007,1001,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 12:09:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1008,1002,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 14:30:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1009,1003,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 18:00:17','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1010,1004,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 19:18:55','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1011,1005,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 19:52:50','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1012,1006,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-28 21:27:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1014,1008,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 00:53:06','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1015,1009,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 02:02:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1017,1011,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 05:18:48','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1019,1013,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 11:36:12','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1020,1014,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 13:03:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1022,1016,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 16:17:53','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1023,1017,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 16:18:07','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1024,1018,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 18:03:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1025,1019,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 22:12:39','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1026,1020,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 22:50:22','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1027,1021,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-29 23:00:45','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1029,1023,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 00:18:15','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1030,1024,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 04:13:50','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1031,1025,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 06:35:51','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1033,1027,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 08:28:58','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1035,1029,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 09:35:03','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1036,1030,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 09:47:01','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1038,1032,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 11:23:54','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1039,1033,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 15:02:28','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1041,1035,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 17:45:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1042,1036,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-04-30 20:23:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1044,1038,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 01:23:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1045,1039,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 03:25:44','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1046,1040,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 06:43:25','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1047,1041,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 08:51:43','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1049,1043,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 12:18:49','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1050,1044,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 13:02:35','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1054,1048,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 17:46:36','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1056,1050,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 20:57:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1058,1052,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-01 23:12:59','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1062,1056,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 05:06:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1064,1058,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 07:38:05','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1065,1059,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 07:44:38','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1067,1061,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 10:37:09','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1071,1065,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 16:04:55','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1074,1068,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-02 23:00:34','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1077,1071,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-03 04:18:26','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1079,1073,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-03 05:14:20','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1082,1076,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-03 13:46:24','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1086,1080,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-03 18:58:27','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1087,1081,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-03 23:56:21','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1091,1085,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-04 04:29:19','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1092,1086,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-05-04 04:53:40','WordPress was unable to send the notification email. Could not instantiate mail function.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1098,1092,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-06-13 22:45:20','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1099,1093,'Stripe',0,'2022-06-17 17:03:04','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LBiYeFNsyXxndsw0y57asna.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1100,1093,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-06-17 17:03:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1101,1093,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-06-17 17:03:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1102,1094,'Stripe',0,'2022-06-17 17:22:23','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LBis9FNsyXxndsw0PJo1b5I.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1103,1094,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-06-17 17:22:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1104,1094,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-06-17 17:22:24','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1105,1094,'Stripe',0,'2022-06-17 21:36:34','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3LBis9FNsyXxndsw0PJo1b5I.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1106,1093,'Stripe',0,'2022-06-17 21:37:39','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3LBiYeFNsyXxndsw0y57asna.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1107,1095,'Stripe',0,'2022-06-20 18:57:32','Payment has been completed. Amount: $1,100.00. Transaction Id: pi_3LCpmsFNsyXxndsw0lP9oC1N.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1108,1095,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-06-20 18:57:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1109,1096,'Stripe',0,'2022-06-26 02:23:05','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LEl7nFNsyXxndsw0z0QEQHA.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1110,1096,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-06-26 02:23:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1111,1096,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-06-26 02:23:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1112,1097,'Stripe',0,'2022-06-29 19:29:08','Payment has been completed. Amount: $1,250.00. Transaction Id: pi_3LG6ZOFNsyXxndsw1yNV3wUR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1113,1097,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-06-29 19:29:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1114,1098,'Admin Notification (ID: 62c28dca44ce1)',0,'2022-07-04 07:47:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1115,1099,'Admin Notification (ID: 62c28dca44ce1)',0,'2022-07-04 08:06:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1116,1100,'Admin Notification (ID: 62c28dca44ce1)',0,'2022-07-04 09:05:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1117,1101,'Stripe',0,'2022-07-05 19:56:07','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LIHqnFNsyXxndsw0VFI3vNn.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1118,1101,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-07-05 19:56:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1119,1101,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-07-05 19:56:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1120,1102,'Stripe',0,'2022-07-08 23:15:58','Payment has been completed. Amount: $850.00. Transaction Id: pi_3LJQOqFNsyXxndsw0asNuLrp.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1121,1102,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-07-08 23:15:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1122,1103,'Admin Notification (ID: 62c28dca44ce1)',0,'2022-07-09 07:47:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1123,1104,'Stripe',0,'2022-07-09 20:09:02','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LJjwqFNsyXxndsw1fVeCj4C.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1124,1104,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-07-09 20:09:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1125,1104,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-07-09 20:09:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1126,1105,'Stripe',0,'2022-07-11 13:25:04','Payment has been completed. Amount: $500.00. Transaction Id: pi_3LKMbeFNsyXxndsw1yztpGMK.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1127,1105,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-07-11 13:25:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1128,1106,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-07-11 13:27:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1129,1107,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-07-14 22:42:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1130,1108,'Stripe',0,'2022-07-30 23:56:35','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LRPWDFNsyXxndsw02K0x1Dw.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1131,1108,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-07-30 23:56:35','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1132,1108,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-07-30 23:56:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1133,1109,'Stripe',0,'2022-07-31 18:15:08','Payment has been completed. Amount: $900.00. Transaction Id: pi_3LRgfKFNsyXxndsw1hu8PGq0.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1134,1109,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-07-31 18:15:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1135,1110,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-08-06 18:20:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1136,1111,'Stripe',0,'2022-08-07 02:49:29','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LTzYNFNsyXxndsw0TSXOhEF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1137,1111,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-08-07 02:49:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1138,1111,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-08-07 02:49:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1139,1112,'Stripe',0,'2022-08-07 17:24:54','Payment has been completed. Amount: $850.00. Transaction Id: pi_3LUDDYFNsyXxndsw1fnkVSou.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1140,1112,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-08-07 17:24:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1141,1113,'Akismet',0,'2022-08-24 01:54:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1142,1114,'Stripe',0,'2022-09-10 20:06:54','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LgZwzFNsyXxndsw1Ox6ssjB.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1143,1114,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-09-10 20:06:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1144,1114,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-09-10 20:06:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1145,1115,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-09-12 00:46:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1146,1116,'Stripe',0,'2022-09-17 18:10:00','Payment has been completed. Amount: $750.00. Transaction Id: pi_3Lj5SfFNsyXxndsw19zfjhpd.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1147,1116,'Admin Notification (ID: 628f0cb6247e7)',0,'2022-09-17 18:10:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1148,1117,'Stripe',0,'2022-09-23 16:13:57','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LlEVfFNsyXxndsw0dYH8JM6.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1149,1117,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-09-23 16:13:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1150,1117,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-09-23 16:13:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1151,1118,'Stripe',0,'2022-10-08 11:51:54','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LqbZJFNsyXxndsw167nFJUI.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1152,1118,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-10-08 11:51:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1153,1118,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-10-08 11:51:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1154,1117,'Stripe',0,'2022-10-08 19:29:14','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3LlEVfFNsyXxndsw0dYH8JM6.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1155,1119,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-10-10 03:01:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1156,1120,'Stripe',0,'2022-10-10 23:19:12','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LrVFWFNsyXxndsw0T3IPxEW.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1157,1120,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-10-10 23:19:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1158,1120,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-10-10 23:19:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1159,1121,'Stripe',0,'2022-10-20 00:07:13','Payment has been completed. Amount: $200.00. Transaction Id: pi_3LumGtFNsyXxndsw1vGdg4fB.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1160,1121,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-10-20 00:07:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1161,1121,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-10-20 00:07:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1162,1121,'Stripe',0,'2022-10-20 15:49:16','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3LumGtFNsyXxndsw1vGdg4fB.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1163,1122,'Stripe',0,'2022-12-07 00:19:44','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MCBLsFNsyXxndsw1ov5MNFH.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1164,1122,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-12-07 00:19:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1165,1122,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-12-07 00:19:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1166,1123,'Stripe',0,'2022-12-30 16:02:06','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MKkz3FNsyXxndsw0MjSJzHx.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1167,1123,'Admin Notification (ID: 5e3124a16e2ba)',0,'2022-12-30 16:02:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1168,1123,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2022-12-30 16:02:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1169,1124,'Admin Notification (ID: 58ee64cd8373f)',0,'2022-12-30 16:12:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1170,1125,'Stripe',0,'2023-01-05 20:42:21','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MN0GSFNsyXxndsw0giS4HLU.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1171,1125,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-01-05 20:42:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1172,1125,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-01-05 20:42:24','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1173,1126,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-01-05 20:46:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1174,1127,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-01-11 21:45:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1175,1128,'Stripe',0,'2023-01-29 20:42:23','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MVhhdFNsyXxndsw1xP1V2ed.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1176,1128,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-01-29 20:42:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1177,1128,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-01-29 20:42:24','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1178,1129,'Stripe',0,'2023-01-29 20:48:51','Payment has been completed. Amount: $1,100.00. Transaction Id: pi_3MVhntFNsyXxndsw07uu7LEL.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1179,1129,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-01-29 20:48:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1180,1130,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-01-30 15:11:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1181,1131,'Stripe',0,'2023-02-01 23:58:22','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MWqBxFNsyXxndsw04o7BgWY.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1182,1131,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-02-01 23:58:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1183,1131,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-02-01 23:58:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1184,1132,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-02-02 15:46:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1185,1133,'Stripe',0,'2023-02-02 20:56:27','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MX9ocFNsyXxndsw1K4x3lrF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1186,1133,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-02-02 20:56:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1187,1133,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-02-02 20:56:28','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1188,1134,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-02-03 05:56:28','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1189,1135,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-02-15 14:14:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1190,1136,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-02-22 18:52:10','WordPress was unable to send the notification email.','notification','error');
INSERT INTO `wp_gf_entry_notes` VALUES (1191,1137,'Stripe',0,'2023-02-27 15:01:33','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Mg8BVFNsyXxndsw1vRDiBCb.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1192,1137,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-02-27 15:01:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1193,1137,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-02-27 15:01:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1194,1138,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-02-27 23:47:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1195,1139,'Stripe',0,'2023-03-01 17:42:38','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MgtfgFNsyXxndsw1odOQh74.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1196,1139,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-01 17:42:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1197,1139,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-01 17:42:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1198,1140,'Stripe',0,'2023-03-01 17:57:29','Payment has been completed. Amount: $1,425.00. Transaction Id: pi_3Mgtu3FNsyXxndsw1ieBC0cR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1199,1140,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-03-01 17:57:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1200,1141,'Stripe',0,'2023-03-02 01:01:47','Payment has been completed. Amount: $750.00. Transaction Id: pi_3Mh0WgFNsyXxndsw04Ncz5S3.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1201,1141,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-03-02 01:01:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1202,1142,'Stripe',0,'2023-03-02 01:04:13','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Mh0Z2FNsyXxndsw0WUmiOqS.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1203,1142,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-02 01:04:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1204,1142,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-02 01:04:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1205,1143,'Stripe',0,'2023-03-04 14:23:46','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MhvzNFNsyXxndsw1cBOuacF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1206,1143,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-04 14:23:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1207,1143,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-04 14:23:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1208,1144,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-03-05 21:13:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1209,1145,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-03-08 14:04:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1210,1146,'Stripe',0,'2023-03-10 18:51:06','Payment has been completed. Amount: $1,100.00. Transaction Id: pi_3MkB1sFNsyXxndsw0PjdZtHw.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1211,1146,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-03-10 18:51:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1212,1147,'Stripe',0,'2023-03-10 18:56:21','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MkB51FNsyXxndsw1Icclu72.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1213,1147,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-10 18:56:22','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1214,1147,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-10 18:56:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1215,1148,'Stripe',0,'2023-03-11 02:50:51','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MkIVUFNsyXxndsw0h52TlFN.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1216,1148,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-11 02:50:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1217,1148,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-11 02:50:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1218,1149,'Stripe',0,'2023-03-11 03:36:00','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MkJDrFNsyXxndsw0wYkgMAN.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1219,1149,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-11 03:36:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1220,1149,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-11 03:36:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1221,1137,'Stripe',0,'2023-03-12 20:59:32','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3Mg8BVFNsyXxndsw1vRDiBCb.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1222,1150,'Stripe',0,'2023-03-13 16:26:58','Payment has been completed. Amount: $850.00. Transaction Id: pi_3MlED3FNsyXxndsw1cS9PjDE.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1223,1150,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-03-13 16:26:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1224,1151,'Stripe',0,'2023-03-17 21:07:51','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MmkV4FNsyXxndsw09VwZVG9.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1225,1151,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-17 21:07:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1226,1151,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-17 21:07:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1227,1152,'Stripe',0,'2023-03-25 18:54:58','Payment has been completed. Amount: $850.00. Transaction Id: pi_3MpcEHFNsyXxndsw0urmkz2s.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1228,1152,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-03-25 18:54:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1229,1153,'Stripe',0,'2023-03-28 18:39:07','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MqhQAFNsyXxndsw126EcBpC.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1230,1153,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-03-28 18:39:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1231,1153,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-03-28 18:39:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1232,1153,'Stripe',0,'2023-03-30 18:11:14','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3MqhQAFNsyXxndsw126EcBpC.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1233,1154,'Stripe',0,'2023-04-03 22:54:16','Payment has been completed. Amount: $200.00. Transaction Id: pi_3MswFgFNsyXxndsw0LVqiBG0.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1234,1154,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-04-03 22:54:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1235,1154,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-04-03 22:54:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1236,1152,'Stripe',0,'2023-04-05 14:22:00','Payment has been refunded. Amount: $400.00. Transaction Id: pi_3MpcEHFNsyXxndsw0urmkz2s.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1237,1155,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-04-08 01:36:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1238,1156,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-04-09 02:45:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1239,1157,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-04-17 16:32:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1240,1158,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-04-20 01:02:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1241,1159,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-04-21 00:21:10','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1242,1160,'Stripe',0,'2023-05-01 15:00:46','Payment has been completed. Amount: $200.00. Transaction Id: pi_3N2yDVFNsyXxndsw0zHlICGo.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1243,1160,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-05-01 15:00:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1244,1160,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-05-01 15:00:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1245,1161,'Stripe',0,'2023-05-02 21:24:12','Payment has been completed. Amount: $1,450.00. Transaction Id: pi_3N3QfAFNsyXxndsw1mxhgwzP.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1246,1161,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-05-02 21:24:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1247,1162,'Stripe',0,'2023-05-02 21:28:13','Payment has been completed. Amount: $200.00. Transaction Id: pi_3N3Qk1FNsyXxndsw1a5NeBhR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1248,1162,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-05-02 21:28:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1249,1162,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-05-02 21:28:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1250,1161,'Stripe',0,'2023-05-03 15:50:52','Payment has been refunded. Amount: $217.50. Transaction Id: pi_3N3QfAFNsyXxndsw1mxhgwzP.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1251,1163,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-05-18 21:21:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1252,1164,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-05-24 11:30:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1253,1165,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-05-25 12:55:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1254,1166,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-05-25 16:26:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1255,1167,'Akismet Spam Filter',0,'2023-05-27 15:55:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1256,1167,'Akismet',0,'2023-05-27 15:55:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1257,1168,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-05-28 17:09:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1258,1169,'Stripe',0,'2023-05-31 18:02:41','Payment has been completed. Amount: $450.00. Transaction Id: pi_3NDtM0FNsyXxndsw1j6G52ck.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1259,1169,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-05-31 18:02:42','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1260,1170,'Stripe',0,'2023-06-01 04:47:32','Payment has been completed. Amount: $500.00. Transaction Id: pi_3NE3Q4FNsyXxndsw0dAaiEb6.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1261,1170,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-06-01 04:47:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1262,1171,'Stripe',0,'2023-06-03 14:57:45','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NEvtgFNsyXxndsw04SltOmI.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1263,1171,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-06-03 14:57:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1264,1171,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-06-03 14:57:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1265,1172,'Stripe',0,'2023-06-03 15:04:28','Payment has been completed. Amount: $900.00. Transaction Id: pi_3NEw0BFNsyXxndsw10bhFlQm.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1266,1172,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-06-03 15:04:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1267,1173,'Stripe',0,'2023-06-06 23:51:42','Payment has been completed. Amount: $1,800.00. Transaction Id: pi_3NG9f3FNsyXxndsw1lO5oyLJ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1268,1173,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-06-06 23:51:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1269,1174,'Stripe',0,'2023-06-14 14:12:13','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NIuPkFNsyXxndsw0nJ8VETy.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1270,1174,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-06-14 14:12:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1271,1174,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-06-14 14:12:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1272,1175,'Stripe',0,'2023-06-15 21:51:53','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NJO53FNsyXxndsw09coiuJd.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1273,1175,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-06-15 21:51:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1274,1175,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-06-15 21:51:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1275,1176,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-06-17 11:41:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1276,1177,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-06-20 15:39:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1277,1178,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-06-22 00:01:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1278,1179,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-06-27 02:03:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1279,1180,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-06-29 00:18:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1280,1181,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-07-02 00:14:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1281,1182,'Stripe',0,'2023-07-09 17:34:12','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NS1UoFNsyXxndsw0W6kBU0t.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1282,1182,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-07-09 17:34:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1283,1182,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-07-09 17:34:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1284,1183,'Stripe',0,'2023-07-09 17:43:26','Payment has been completed. Amount: $850.00. Transaction Id: pi_3NS1dmFNsyXxndsw129cYV4J.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1285,1183,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-07-09 17:43:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1286,1183,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-07-10 20:31:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1287,1182,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-07-10 20:31:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1288,1184,'Stripe',0,'2023-07-14 21:48:03','Payment has been completed. Amount: $2,100.00. Transaction Id: pi_3NTtqEFNsyXxndsw15Atf8Xs.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1289,1184,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-07-14 21:48:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1290,1185,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-07-17 23:04:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1291,1186,'Stripe',0,'2023-07-19 02:40:55','Payment has been completed. Amount: $450.00. Transaction Id: pi_3NVQJqFNsyXxndsw110f38XA.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1292,1186,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-07-19 02:40:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1293,1187,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-07-21 00:09:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1294,1188,'Stripe',0,'2023-07-30 22:07:11','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NZhlXFNsyXxndsw1c7UL0Eh.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1295,1188,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-07-30 22:07:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1296,1188,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-07-30 22:07:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1297,1189,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-08-01 17:32:22','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1298,1190,'Akismet Spam Filter',0,'2023-08-01 21:14:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1299,1190,'Akismet',0,'2023-08-01 21:14:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1300,1191,'Stripe',0,'2023-08-01 21:37:46','Payment has been completed. Amount: $525.00. Transaction Id: pi_3NaQEvFNsyXxndsw05bWIFjy.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1301,1191,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-08-01 21:37:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1302,1192,'Stripe',0,'2023-08-01 21:41:22','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NaQJeFNsyXxndsw0DO4o0gc.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1303,1192,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-08-01 21:41:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1304,1192,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-08-01 21:41:24','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1305,1193,'Stripe',0,'2023-08-05 02:20:45','Payment has been completed. Amount: $500.00. Transaction Id: pi_3Nba6fFNsyXxndsw06y5o03p.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1306,1193,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-08-05 02:20:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1307,1194,'Stripe',0,'2023-08-05 17:15:17','Payment has been completed. Amount: $1,850.00. Transaction Id: pi_3Nbo4KFNsyXxndsw14oVfcUN.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1308,1194,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-08-05 17:15:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1309,1195,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-08-05 19:04:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1310,1196,'Stripe',0,'2023-08-07 19:06:31','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NcYhlFNsyXxndsw0ss9DMfj.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1311,1196,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-08-07 19:06:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1312,1196,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-08-07 19:06:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1313,1197,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-08-18 03:04:25','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1314,1198,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-08-18 04:57:44','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1315,1199,'Stripe',0,'2023-08-20 14:35:55','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NhCgpFNsyXxndsw0d7JMrUj.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1316,1199,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-08-20 14:35:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1317,1199,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-08-20 14:35:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1318,1200,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-08-30 16:30:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1319,1201,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-09-06 00:23:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1320,1202,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-09-07 17:44:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1321,1203,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-09-07 17:46:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1322,1204,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-09-07 17:47:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1323,1205,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-09-10 23:15:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1324,1206,'Stripe',0,'2023-09-11 20:05:08','Payment has been completed. Amount: $1,250.00. Transaction Id: pi_3NpGLzFNsyXxndsw1Bllro7C.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1325,1206,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-09-11 20:05:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1326,1191,'Stripe',0,'2023-09-13 14:56:10','Payment has been refunded. Amount: $400.00. Transaction Id: pi_3NaQEvFNsyXxndsw05bWIFjy.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1327,1207,'Stripe',0,'2023-09-17 02:06:03','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NrAMzFNsyXxndsw1lRfC8jD.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1328,1207,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-09-17 02:06:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1329,1207,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-09-17 02:06:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1330,1208,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-09-24 14:33:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1331,1209,'Stripe',0,'2023-09-24 15:24:53','Payment has been completed. Amount: $200.00. Transaction Id: pi_3NtuAuFNsyXxndsw05gCEM1Q.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1332,1209,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-09-24 15:24:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1333,1209,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-09-24 15:24:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1334,1210,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-09-24 23:52:10','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1335,1211,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-09-28 13:46:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1336,1212,'Stripe',0,'2023-10-05 23:26:38','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Ny0w8FNsyXxndsw10IL1YmX.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1337,1212,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-10-05 23:26:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1338,1212,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-10-05 23:26:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1339,1213,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-10-10 03:45:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1340,1214,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-10-12 18:02:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1341,1215,'Stripe',0,'2023-10-13 08:35:59','Payment has been completed. Amount: $200.00. Transaction Id: pi_3O0gp3FNsyXxndsw1d396rAR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1342,1215,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-10-13 08:36:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1343,1215,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-10-13 08:36:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1344,1216,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-10-24 00:43:24','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1345,1217,'Stripe',0,'2023-10-24 01:30:40','Payment has been completed. Amount: $200.00. Transaction Id: pi_3O4ZS3FNsyXxndsw1SwPP0JM.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1346,1217,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-10-24 01:30:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1347,1217,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-10-24 01:30:41','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1348,1218,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-10-25 18:19:10','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1349,1219,'Stripe',0,'2023-10-31 18:49:26','Payment has been completed. Amount: $2,350.00. Transaction Id: pi_3O7N09FNsyXxndsw0vcjlV1L.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1350,1219,'Admin Notification (ID: 628f0cb6247e7)',0,'2023-10-31 18:49:26','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1351,1220,'Stripe',0,'2023-11-01 14:47:54','Payment has been completed. Amount: $200.00. Transaction Id: pi_3O7fhxFNsyXxndsw1NAlrc2q.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1352,1220,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-11-01 14:47:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1353,1220,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-11-01 14:47:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1354,1221,'Stripe',0,'2023-11-04 17:15:50','Payment has been completed. Amount: $200.00. Transaction Id: pi_3O8nRkFNsyXxndsw0ysdJ2b3.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1355,1221,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-11-04 17:15:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1356,1221,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-11-04 17:15:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1357,1222,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-11-04 17:17:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1358,1223,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-11-04 21:43:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1359,1224,'Akismet Spam Filter',0,'2023-11-06 04:55:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1360,1224,'Akismet',0,'2023-11-06 04:55:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1361,1225,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-11-07 16:09:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1362,1226,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-11-08 07:51:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1363,1227,'Stripe',0,'2023-11-16 00:16:51','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OCtF4FNsyXxndsw1A62YVPL.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1364,1227,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-11-16 00:16:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1365,1227,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-11-16 00:16:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1366,1228,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-11-17 04:28:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1367,1229,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-11-25 00:49:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1368,1230,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-11-26 00:55:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1369,1231,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-11-27 21:34:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1370,1232,'Stripe',0,'2023-11-27 23:04:11','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OHDowFNsyXxndsw1mTNojxA.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1371,1232,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-11-27 23:04:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1372,1232,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-11-27 23:04:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1373,1233,'Admin Notification (ID: 62c28dca44ce1)',0,'2023-11-29 20:18:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1374,1234,'Admin Notification (ID: 58ee64cd8373f)',0,'2023-12-10 23:39:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1375,1235,'Stripe',0,'2023-12-18 15:27:53','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OOijQFNsyXxndsw1xlYPh86.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1376,1235,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-12-18 15:27:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1377,1235,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-12-18 15:27:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1378,1236,'Stripe',0,'2023-12-20 20:34:30','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OPWTFFNsyXxndsw1KoF02Ds.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1379,1236,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-12-20 20:34:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1380,1236,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-12-20 20:34:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1381,1237,'Stripe',0,'2023-12-28 18:01:04','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OSNt9FNsyXxndsw1umKT605.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1382,1237,'Admin Notification (ID: 5e3124a16e2ba)',0,'2023-12-28 18:01:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1383,1237,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2023-12-28 18:01:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1384,1238,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-01-03 01:13:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1385,1239,'Stripe',0,'2024-01-03 02:13:53','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OUJsrFNsyXxndsw16XnjN6n.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1386,1239,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-03 02:13:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1387,1239,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-03 02:13:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1388,1240,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-01-04 23:00:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1389,1241,'Stripe',0,'2024-01-10 00:12:46','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OWpPRFNsyXxndsw0OfsUMXW.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1390,1241,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-10 00:12:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1391,1241,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-10 00:12:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1392,1242,'Stripe',0,'2024-01-12 15:24:03','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OXmXRFNsyXxndsw0t2Up1yY.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1393,1242,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-12 15:24:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1394,1242,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-12 15:24:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1395,1243,'Stripe',0,'2024-01-12 15:29:27','Payment has been completed. Amount: $1,450.00. Transaction Id: pi_3OXmfeFNsyXxndsw0yzuLBDt.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1396,1243,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-01-12 15:29:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1397,1244,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-01-14 17:16:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1398,1245,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-01-15 03:01:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1399,1246,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-01-24 20:28:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1400,1247,'Stripe',0,'2024-01-25 03:00:20','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OcJApFNsyXxndsw1GPdKcbd.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1401,1247,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-25 03:00:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1402,1247,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-25 03:00:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1403,1248,'Stripe',0,'2024-01-27 16:04:55','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OdENCFNsyXxndsw14zonbQa.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1404,1248,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-27 16:04:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1405,1248,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-27 16:04:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1406,1249,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-27 16:40:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1407,1249,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-27 16:40:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1408,1250,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-27 16:41:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1409,1250,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-27 16:41:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1410,1251,'Stripe',0,'2024-01-30 00:02:44','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Oe4mgFNsyXxndsw1a6deq2L.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1411,1251,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-30 00:02:44','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1412,1251,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-30 00:02:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1413,1252,'Stripe',0,'2024-01-31 19:09:48','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OejAJFNsyXxndsw1nvBtJGO.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1414,1252,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-01-31 19:09:49','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1415,1252,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-01-31 19:09:49','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1416,1253,'Stripe',0,'2024-02-02 14:32:35','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OfNn8FNsyXxndsw1rQNx8QP.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1417,1253,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-02 14:32:35','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1418,1253,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-02 14:32:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1419,1254,'Stripe',0,'2024-02-02 15:07:28','Payment has been completed. Amount: $900.00. Transaction Id: pi_3OfOKuFNsyXxndsw0huyySHG.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1420,1254,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-02-02 15:07:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1421,1255,'Stripe',0,'2024-02-04 17:56:13','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Og9vDFNsyXxndsw0MuIXbjb.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1422,1255,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-04 17:56:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1423,1255,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-04 17:56:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1424,1256,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-05 19:56:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1425,1257,'Stripe',0,'2024-02-05 22:17:52','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OgaU3FNsyXxndsw1w9FZPUI.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1426,1257,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-05 22:17:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1427,1257,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-05 22:17:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1428,1258,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-07 22:23:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1429,1258,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-07 22:23:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1430,1259,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-08 03:52:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1431,1260,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-10 03:31:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1432,1261,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-11 19:43:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1433,1262,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-12 16:32:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1434,1263,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-12 16:41:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1435,1264,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-12 23:12:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1436,1264,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-12 23:12:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1437,1265,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-14 13:06:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1438,1266,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-14 21:59:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1439,1266,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-14 21:59:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1440,1267,'Stripe',0,'2024-02-14 22:50:35','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OjrHfFNsyXxndsw1W9KKEEt.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1441,1267,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-14 22:50:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1442,1267,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-14 22:50:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1443,1268,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-16 19:24:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1444,1269,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-02-18 16:34:23','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1445,1270,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-21 23:26:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1446,1270,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-21 23:26:22','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1447,1271,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-22 14:13:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1448,1272,'Stripe',0,'2024-02-23 17:48:14','Payment has been completed. Amount: $200.00. Transaction Id: pi_3On2qzFNsyXxndsw0go7CW6u.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1449,1272,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-23 17:48:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1450,1272,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-23 17:48:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1451,1273,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-02-25 00:55:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1452,1274,'Stripe',0,'2024-02-25 12:19:30','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OngfxFNsyXxndsw0hHlngcE.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1453,1274,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-02-25 12:19:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1454,1274,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-02-25 12:19:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1455,1275,'Stripe',0,'2024-03-02 18:15:59','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Opx6EFNsyXxndsw0RLs6XEg.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1456,1275,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-02 18:16:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1457,1275,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-02 18:16:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1458,1276,'Stripe',0,'2024-03-02 18:22:25','Payment has been completed. Amount: $850.00. Transaction Id: pi_3OpxBjFNsyXxndsw0j4tamKv.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1459,1276,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-03-02 18:22:26','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1460,1277,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-04 08:45:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1461,1278,'Stripe',0,'2024-03-07 16:37:39','Payment has been completed. Amount: $850.00. Transaction Id: pi_3OrjvbFNsyXxndsw0d7Xxecg.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1462,1278,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-03-07 16:37:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1463,1279,'Stripe',0,'2024-03-07 23:07:16','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Orq1rFNsyXxndsw1HR8xHTI.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1464,1279,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-07 23:07:16','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1465,1279,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-07 23:07:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1466,1280,'Stripe',0,'2024-03-08 20:23:49','Payment has been completed. Amount: $200.00. Transaction Id: pi_3Os9xEFNsyXxndsw0KBVKOXw.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1467,1280,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-08 20:23:49','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1468,1280,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-08 20:23:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1469,1281,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-12 00:57:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1470,1281,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-12 00:57:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1471,1282,'Stripe',0,'2024-03-14 18:11:35','Payment has been completed. Amount: $450.00. Transaction Id: pi_3OuIkYFNsyXxndsw0Y7gvu4z.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1472,1282,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-03-14 18:11:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1473,1283,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-15 12:59:16','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1474,1284,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-15 19:52:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1475,1284,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-15 19:52:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1476,1285,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-18 06:26:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1477,1286,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-18 22:20:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1478,1287,'Stripe',0,'2024-03-20 19:02:10','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OwUOnFNsyXxndsw0t1qtFZQ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1479,1287,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-20 19:02:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1480,1287,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-20 19:02:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1481,1288,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-20 19:03:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1482,1289,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-21 06:46:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1483,1290,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-22 14:18:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1484,1291,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-24 06:12:26','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1485,1292,'Stripe',0,'2024-03-27 02:36:12','Payment has been completed. Amount: $200.00. Transaction Id: pi_3OymLSFNsyXxndsw0gApytra.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1486,1292,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-03-27 02:36:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1487,1292,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-03-27 02:36:13','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1488,1293,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-30 06:08:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1489,1294,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-03-30 06:30:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1490,1295,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-04-02 15:11:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1491,1296,'Akismet Spam Filter',0,'2024-04-07 19:23:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1492,1296,'Akismet',0,'2024-04-07 19:23:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1493,1297,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-10 04:12:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1494,1298,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-10 08:45:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1495,1299,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-10 10:06:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1496,1300,'Akismet Spam Filter',0,'2024-04-11 11:29:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1497,1300,'Akismet',0,'2024-04-11 11:29:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1498,1301,'Akismet Spam Filter',0,'2024-04-11 14:56:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1499,1301,'Akismet',0,'2024-04-11 14:56:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1500,1302,'Akismet Spam Filter',0,'2024-04-11 18:57:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1501,1302,'Akismet',0,'2024-04-11 18:57:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1502,1303,'Akismet Spam Filter',0,'2024-04-11 20:17:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1503,1303,'Akismet',0,'2024-04-11 20:17:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1504,1304,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-12 22:39:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1505,1305,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-12 23:03:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1506,1306,'Akismet Spam Filter',0,'2024-04-12 23:52:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1507,1306,'Akismet',0,'2024-04-12 23:52:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1508,1307,'Stripe',0,'2024-04-13 00:06:37','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P4u71FNsyXxndsw0BqAEJg7.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1509,1307,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-13 00:06:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1510,1307,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-13 00:06:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1511,1308,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-13 00:31:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1512,1308,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-13 00:31:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1513,1309,'Akismet Spam Filter',0,'2024-04-14 11:57:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1514,1309,'Akismet',0,'2024-04-14 11:57:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1515,1310,'Akismet Spam Filter',0,'2024-04-14 19:38:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1516,1310,'Akismet',0,'2024-04-14 19:38:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1517,1311,'Akismet Spam Filter',0,'2024-04-14 19:53:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1518,1311,'Akismet',0,'2024-04-14 19:53:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1519,1312,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-16 01:28:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1520,1313,'Akismet Spam Filter',0,'2024-04-16 13:05:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1521,1313,'Akismet',0,'2024-04-16 13:05:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1522,1314,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-16 23:29:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1523,1315,'Stripe',0,'2024-04-17 12:20:09','Payment has been completed. Amount: $0.50. Transaction Id: pi_3P6XT5FNsyXxndsw1hw2cSLD.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1524,1315,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-04-17 12:20:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1525,1315,'Stripe',0,'2024-04-17 12:21:32','Payment has been refunded. Amount: $0.50. Transaction Id: re_3P6XT5FNsyXxndsw178I4x0r.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1526,1316,'Akismet Spam Filter',0,'2024-04-17 12:27:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1527,1316,'Akismet',0,'2024-04-17 12:27:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1528,1317,'Stripe',0,'2024-04-17 15:25:28','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P6aMQFNsyXxndsw1Z73kQRz.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1529,1317,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-17 15:25:28','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1530,1317,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-17 15:25:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1531,1317,'Stripe',0,'2024-04-17 15:52:07','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3P6aMQFNsyXxndsw1Z73kQRz.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1532,1318,'Stripe',0,'2024-04-17 16:50:01','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P6bgGFNsyXxndsw05H0e1fK.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1533,1318,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-04-17 16:50:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1534,1319,'Stripe',0,'2024-04-17 17:01:05','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P6bqxFNsyXxndsw02DbRhGD.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1535,1319,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-17 17:01:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1536,1319,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-17 17:01:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1537,1320,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-17 17:44:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1538,1321,'Stripe',0,'2024-04-17 22:45:42','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P6hETFNsyXxndsw01YouuyS.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1539,1321,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-17 22:45:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1540,1321,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-17 22:45:44','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1541,1322,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-04-22 13:47:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1542,1323,'Stripe',0,'2024-04-24 16:57:52','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P997pFNsyXxndsw079UePFh.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1543,1323,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-24 16:57:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1544,1323,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-24 16:57:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1545,1324,'Akismet Spam Filter',0,'2024-04-24 17:52:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1546,1324,'Akismet',0,'2024-04-24 17:52:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1547,1325,'Akismet Spam Filter',0,'2024-04-25 02:39:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1548,1325,'Akismet',0,'2024-04-25 02:39:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1549,1326,'Stripe',0,'2024-04-25 03:48:05','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P9JHvFNsyXxndsw1yPqGsrR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1550,1326,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-25 03:48:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1551,1326,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-25 03:48:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1552,1327,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-25 16:10:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1553,1328,'Stripe',0,'2024-04-25 19:34:40','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P9Y3yFNsyXxndsw1yN2Yxpx.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1554,1328,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-25 19:34:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1555,1328,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-25 19:34:41','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1556,1329,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-25 19:38:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1557,1330,'Stripe',0,'2024-04-25 20:44:52','Payment has been completed. Amount: $450.00. Transaction Id: pi_3P9Z9uFNsyXxndsw0uMhXGQn.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1558,1330,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-04-25 20:44:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1559,1331,'Stripe',0,'2024-04-26 13:04:14','Payment has been completed. Amount: $200.00. Transaction Id: pi_3P9oRgFNsyXxndsw1YabGC7J.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1560,1331,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-04-26 13:04:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1561,1331,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-04-26 13:04:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1562,1332,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-04-26 23:38:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1563,1333,'Akismet Spam Filter',0,'2024-04-29 20:05:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1564,1333,'Akismet',0,'2024-04-29 20:05:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1565,1334,'Akismet Spam Filter',0,'2024-05-02 13:06:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1566,1334,'Akismet',0,'2024-05-02 13:06:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1567,1335,'Stripe',0,'2024-05-03 01:41:33','Payment has been completed. Amount: $200.00. Transaction Id: pi_3PCB6YFNsyXxndsw1rLCXL5P.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1568,1335,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-05-03 01:41:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1569,1336,'Akismet Spam Filter',0,'2024-05-04 02:51:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1570,1336,'Akismet',0,'2024-05-04 02:51:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1571,1337,'Akismet Spam Filter',0,'2024-05-05 01:53:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1572,1337,'Akismet',0,'2024-05-05 01:53:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1573,1338,'Akismet Spam Filter',0,'2024-05-05 09:47:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1574,1338,'Akismet',0,'2024-05-05 09:47:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1575,1339,'Stripe',0,'2024-05-06 03:39:31','Payment has been completed. Amount: $200.00. Transaction Id: pi_3PDIOgFNsyXxndsw1cAUYVdy.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1576,1339,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-05-06 03:39:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1577,1339,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-05-06 03:39:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1578,1340,'Akismet Spam Filter',0,'2024-05-06 08:12:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1579,1340,'Akismet',0,'2024-05-06 08:12:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1580,1341,'Stripe',0,'2024-05-07 00:34:05','Payment has been completed. Amount: $650.00. Transaction Id: pi_3PDbylFNsyXxndsw0Qr0gZek.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1581,1341,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-05-07 00:34:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1582,1342,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-05-07 17:52:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1583,1341,'Stripe',0,'2024-05-07 21:45:05','Payment has been refunded. Amount: $50.00. Transaction Id: pi_3PDbylFNsyXxndsw0Qr0gZek.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1584,1343,'Akismet Spam Filter',0,'2024-05-12 10:30:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1585,1343,'Akismet',0,'2024-05-12 10:30:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1586,1344,'Akismet Spam Filter',0,'2024-05-13 05:31:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1587,1344,'Akismet',0,'2024-05-13 05:31:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1588,1345,'Akismet Spam Filter',0,'2024-05-13 11:07:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1589,1345,'Akismet',0,'2024-05-13 11:07:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1590,1346,'Stripe',0,'2024-05-14 22:48:42','Payment has been completed. Amount: $200.00. Transaction Id: pi_3PGU9AFNsyXxndsw0utKPy04.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1591,1346,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-05-14 22:48:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1592,1346,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-05-14 22:48:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1593,1346,'Stripe',0,'2024-05-15 20:12:12','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3PGU9AFNsyXxndsw0utKPy04.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1594,1347,'Stripe',0,'2024-05-16 14:02:57','Payment has been completed. Amount: $1,250.00. Transaction Id: pi_3PH4tUFNsyXxndsw1hdUqoCO.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1595,1347,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-05-16 14:02:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1596,1348,'Stripe',0,'2024-05-16 15:35:07','Payment failed to be captured. Reason: Cannot capture payment intent data.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1597,1348,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-05-16 15:35:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1598,1349,'Stripe',0,'2024-05-16 19:20:01','Payment has been completed. Amount: $200.00. Transaction Id: pi_3PH9qJFNsyXxndsw0kkujmqi.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1599,1349,'Admin Notification (ID: 5e3124a16e2ba)',0,'2024-05-16 19:20:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1600,1349,'Guest Notification (ID: 5ed5c3d092b2e)',0,'2024-05-16 19:20:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1601,1350,'Stripe',0,'2024-05-16 19:48:56','Payment has been completed. Amount: $1,450.00. Transaction Id: pi_3PHAIIFNsyXxndsw0xF7M7K9.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1602,1350,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-05-16 19:48:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1603,1351,'Akismet Spam Filter',0,'2024-05-17 05:46:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1604,1351,'Akismet',0,'2024-05-17 05:46:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1605,1352,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-05-17 12:49:50','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1606,1353,'Akismet Spam Filter',0,'2024-05-18 03:26:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1607,1353,'Akismet',0,'2024-05-18 03:26:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1608,1354,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-05-21 17:26:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1609,1355,'Akismet Spam Filter',0,'2024-05-22 23:07:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1610,1355,'Akismet',0,'2024-05-22 23:07:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1611,1219,'Stripe',0,'2024-05-23 19:46:38','Payment has been refunded. Amount: $800.00. Transaction Id: pi_3O7N09FNsyXxndsw0vcjlV1L.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1612,1356,'Akismet Spam Filter',0,'2024-05-25 22:31:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1613,1356,'Akismet',0,'2024-05-25 22:31:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1614,1357,'Akismet Spam Filter',0,'2024-05-26 06:15:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1615,1357,'Akismet',0,'2024-05-26 06:15:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1616,1358,'Akismet Spam Filter',0,'2024-05-29 08:00:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1617,1358,'Akismet',0,'2024-05-29 08:00:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1618,1359,'Akismet Spam Filter',0,'2024-05-29 16:08:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1619,1359,'Akismet',0,'2024-05-29 16:08:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1620,1360,'Akismet Spam Filter',0,'2024-05-30 00:01:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1621,1360,'Akismet',0,'2024-05-30 00:01:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1622,1361,'Akismet Spam Filter',0,'2024-05-30 19:05:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1623,1361,'Akismet',0,'2024-05-30 19:05:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1624,1362,'Akismet Spam Filter',0,'2024-05-31 13:59:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1625,1362,'Akismet',0,'2024-05-31 13:59:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1626,1363,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-05-31 16:14:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1627,1364,'Stripe',0,'2024-06-04 00:21:51','Payment has been completed. Amount: $850.00. Transaction Id: pi_3PNl8IFNsyXxndsw1aww2xOn.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1628,1364,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-06-04 00:21:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1629,1365,'Akismet Spam Filter',0,'2024-06-04 09:39:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1630,1365,'Akismet',0,'2024-06-04 09:39:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1631,1366,'Akismet Spam Filter',0,'2024-06-06 09:38:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1632,1366,'Akismet',0,'2024-06-06 09:38:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1633,1367,'Akismet Spam Filter',0,'2024-06-08 07:08:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1634,1367,'Akismet',0,'2024-06-08 07:08:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1635,1368,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-06-08 19:06:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1636,1369,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-06-11 01:04:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1637,1370,'Akismet Spam Filter',0,'2024-06-11 20:55:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1638,1370,'Akismet',0,'2024-06-11 20:55:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1639,1371,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-06-11 21:52:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1640,1372,'Akismet Spam Filter',0,'2024-06-11 22:28:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1641,1372,'Akismet',0,'2024-06-11 22:28:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1642,1373,'Akismet Spam Filter',0,'2024-06-12 12:30:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1643,1373,'Akismet',0,'2024-06-12 12:30:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1644,1374,'Akismet Spam Filter',0,'2024-06-13 06:54:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1645,1374,'Akismet',0,'2024-06-13 06:54:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1646,1375,'Akismet Spam Filter',0,'2024-06-13 12:20:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1647,1375,'Akismet',0,'2024-06-13 12:20:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1648,1376,'Akismet Spam Filter',0,'2024-06-13 12:29:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1649,1376,'Akismet',0,'2024-06-13 12:29:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1650,1377,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-06-13 14:55:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1651,1378,'Akismet Spam Filter',0,'2024-06-13 23:24:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1652,1378,'Akismet',0,'2024-06-13 23:24:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1653,1379,'Akismet Spam Filter',0,'2024-06-18 14:48:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1654,1379,'Akismet',0,'2024-06-18 14:48:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1655,1380,'Akismet Spam Filter',0,'2024-06-19 11:12:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1656,1380,'Akismet',0,'2024-06-19 11:12:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1657,1381,'Stripe',0,'2024-06-19 13:37:39','Payment has been completed. Amount: $900.00. Transaction Id: pi_3PTOhdFNsyXxndsw1JBc4VvD.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1658,1381,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-06-19 13:37:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1659,1382,'Akismet Spam Filter',0,'2024-06-19 19:46:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1660,1382,'Akismet',0,'2024-06-19 19:46:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1661,1383,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-06-20 06:00:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1662,1384,'Akismet Spam Filter',0,'2024-06-20 07:00:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1663,1384,'Akismet',0,'2024-06-20 07:00:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1664,1385,'Akismet Spam Filter',0,'2024-06-21 14:07:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1665,1385,'Akismet',0,'2024-06-21 14:07:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1666,1386,'Stripe',0,'2024-06-24 15:52:01','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3PVFBPFNsyXxndsw06bfU2RL.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1667,1386,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-06-24 15:52:02','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1668,1387,'Stripe',0,'2024-06-24 19:20:39','Payment has been completed. Amount: $1,850.00. Transaction Id: pi_3PVIPjFNsyXxndsw1KFiUsg8.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1669,1387,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-06-24 19:20:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1670,1388,'Akismet Spam Filter',0,'2024-06-25 08:32:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1671,1388,'Akismet',0,'2024-06-25 08:32:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1672,1389,'Akismet Spam Filter',0,'2024-06-25 09:55:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1673,1389,'Akismet',0,'2024-06-25 09:55:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1674,1390,'Akismet Spam Filter',0,'2024-06-26 10:05:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1675,1390,'Akismet',0,'2024-06-26 10:05:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1676,1391,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-06-26 14:02:58','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1677,1392,'Akismet Spam Filter',0,'2024-06-27 11:10:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1678,1392,'Akismet',0,'2024-06-27 11:10:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1679,1393,'Stripe',0,'2024-06-28 01:58:26','Payment has been completed. Amount: $500.00. Transaction Id: pi_3PWU4vFNsyXxndsw142BpTQc.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1680,1393,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-06-28 01:58:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1681,1394,'Akismet Spam Filter',0,'2024-06-28 09:44:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1682,1394,'Akismet',0,'2024-06-28 09:44:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1683,1395,'Akismet Spam Filter',0,'2024-06-29 16:26:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1684,1395,'Akismet',0,'2024-06-29 16:26:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1685,1396,'Akismet Spam Filter',0,'2024-06-30 06:10:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1686,1396,'Akismet',0,'2024-06-30 06:10:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1687,1397,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-06-30 21:37:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1688,1398,'Akismet Spam Filter',0,'2024-07-01 10:50:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1689,1398,'Akismet',0,'2024-07-01 10:50:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1690,1399,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-01 17:20:41','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1691,1400,'Stripe',0,'2024-07-02 19:47:21','Payment has been completed. Amount: $650.00. Transaction Id: pi_3PYCfXFNsyXxndsw0fgaQlFH.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1692,1400,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-02 19:47:22','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1693,1401,'Akismet Spam Filter',0,'2024-07-03 04:38:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1694,1401,'Akismet',0,'2024-07-03 04:38:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1695,1402,'Akismet Spam Filter',0,'2024-07-03 05:23:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1696,1402,'Akismet',0,'2024-07-03 05:23:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1697,1403,'Stripe',0,'2024-07-03 16:10:00','Payment has been completed. Amount: $650.00. Transaction Id: pi_3PYVklFNsyXxndsw1ToDMLVk.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1698,1403,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-03 16:10:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1699,1326,'Stripe',0,'2024-07-03 18:09:32','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3P9JHvFNsyXxndsw1yPqGsrR.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1700,1404,'Akismet Spam Filter',0,'2024-07-04 14:50:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1701,1404,'Akismet',0,'2024-07-04 14:50:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1702,1405,'Akismet Spam Filter',0,'2024-07-04 20:42:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1703,1405,'Akismet',0,'2024-07-04 20:42:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1704,1386,'Stripe',0,'2024-07-05 15:53:26','Payment has been refunded. Amount: $150.00. Transaction Id: pi_3PVFBPFNsyXxndsw06bfU2RL.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1705,1406,'Akismet Spam Filter',0,'2024-07-06 09:06:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1706,1406,'Akismet',0,'2024-07-06 09:06:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1707,1407,'Akismet Spam Filter',0,'2024-07-06 12:56:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1708,1407,'Akismet',0,'2024-07-06 12:56:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1709,1408,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-07-06 17:24:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1710,1409,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-07-06 22:06:33','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1711,1410,'Akismet Spam Filter',0,'2024-07-07 07:02:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1712,1410,'Akismet',0,'2024-07-07 07:02:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1713,1411,'Akismet Spam Filter',0,'2024-07-07 20:55:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1714,1411,'Akismet',0,'2024-07-07 20:55:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1715,1412,'Akismet Spam Filter',0,'2024-07-08 04:23:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1716,1412,'Akismet',0,'2024-07-08 04:23:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1717,1413,'Akismet Spam Filter',0,'2024-07-09 06:12:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1718,1413,'Akismet',0,'2024-07-09 06:12:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1719,1414,'Akismet Spam Filter',0,'2024-07-09 06:56:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1720,1414,'Akismet',0,'2024-07-09 06:56:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1721,1415,'Akismet Spam Filter',0,'2024-07-09 06:56:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1722,1415,'Akismet',0,'2024-07-09 06:56:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1723,1416,'Akismet Spam Filter',0,'2024-07-09 08:32:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1724,1416,'Akismet',0,'2024-07-09 08:32:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1725,1417,'Akismet Spam Filter',0,'2024-07-09 19:33:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1726,1417,'Akismet',0,'2024-07-09 19:33:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1727,1418,'Akismet Spam Filter',0,'2024-07-10 00:00:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1728,1418,'Akismet',0,'2024-07-10 00:00:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1729,1419,'Akismet Spam Filter',0,'2024-07-10 04:03:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1730,1419,'Akismet',0,'2024-07-10 04:03:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1731,1328,'Stripe',0,'2024-07-10 21:06:21','Payment has been refunded. Amount: $200.00. Transaction Id: pi_3P9Y3yFNsyXxndsw1yN2Yxpx.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1732,1420,'Akismet Spam Filter',0,'2024-07-10 22:34:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1733,1420,'Akismet',0,'2024-07-10 22:34:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1734,1421,'Akismet Spam Filter',0,'2024-07-10 23:03:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1735,1421,'Akismet',0,'2024-07-10 23:03:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1736,1422,'Akismet Spam Filter',0,'2024-07-11 00:56:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1737,1422,'Akismet',0,'2024-07-11 00:56:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1738,1423,'Akismet Spam Filter',0,'2024-07-11 09:44:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1739,1423,'Akismet',0,'2024-07-11 09:44:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1740,1424,'Akismet Spam Filter',0,'2024-07-11 18:53:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1741,1424,'Akismet',0,'2024-07-11 18:53:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1742,1425,'Stripe',0,'2024-07-12 00:01:54','Payment has been completed. Amount: $500.00. Transaction Id: pi_3PbWvpFNsyXxndsw1rOGe3v9.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1743,1425,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-12 00:01:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1744,1425,'Stripe',0,'2024-07-12 02:55:55','Payment has been refunded. Amount: $500.00. Transaction Id: pi_3PbWvpFNsyXxndsw1rOGe3v9.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1745,1426,'Stripe',0,'2024-07-12 14:53:33','Payment has been completed. Amount: $450.00. Transaction Id: pi_3PbkqiFNsyXxndsw04ZiclSs.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1746,1426,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-12 14:53:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1747,1427,'Akismet Spam Filter',0,'2024-07-12 22:05:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1748,1427,'Akismet',0,'2024-07-12 22:05:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1749,1428,'Akismet Spam Filter',0,'2024-07-13 12:07:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1750,1428,'Akismet',0,'2024-07-13 12:07:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1751,1429,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-13 16:23:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1752,1430,'Akismet Spam Filter',0,'2024-07-14 05:28:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1753,1430,'Akismet',0,'2024-07-14 05:28:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1754,1431,'Akismet Spam Filter',0,'2024-07-14 12:05:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1755,1431,'Akismet',0,'2024-07-14 12:05:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1756,1432,'Akismet Spam Filter',0,'2024-07-14 13:18:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1757,1432,'Akismet',0,'2024-07-14 13:18:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1758,1433,'Akismet Spam Filter',0,'2024-07-14 21:06:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1759,1433,'Akismet',0,'2024-07-14 21:06:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1760,1434,'Akismet Spam Filter',0,'2024-07-15 10:15:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1761,1434,'Akismet',0,'2024-07-15 10:15:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1762,1435,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-15 16:38:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1763,1436,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-15 18:33:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1764,1437,'Akismet Spam Filter',0,'2024-07-16 09:05:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1765,1437,'Akismet',0,'2024-07-16 09:05:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1766,1438,'Akismet Spam Filter',0,'2024-07-17 10:31:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1767,1438,'Akismet',0,'2024-07-17 10:31:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1768,1439,'Akismet Spam Filter',0,'2024-07-17 18:28:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1769,1439,'Akismet',0,'2024-07-17 18:28:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1770,1393,'Stripe',0,'2024-07-18 18:47:44','Payment has been refunded. Amount: $50.00. Transaction Id: pi_3PWU4vFNsyXxndsw142BpTQc.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1771,1440,'Akismet Spam Filter',0,'2024-07-18 21:33:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1772,1440,'Akismet',0,'2024-07-18 21:33:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1773,1441,'Akismet Spam Filter',0,'2024-07-18 23:29:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1774,1441,'Akismet',0,'2024-07-18 23:29:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1775,1442,'Akismet Spam Filter',0,'2024-07-19 03:08:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1776,1442,'Akismet',0,'2024-07-19 03:08:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1777,1443,'Akismet Spam Filter',0,'2024-07-19 13:25:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1778,1443,'Akismet',0,'2024-07-19 13:25:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1779,1444,'Akismet Spam Filter',0,'2024-07-20 09:52:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1780,1444,'Akismet',0,'2024-07-20 09:52:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1781,1445,'Akismet Spam Filter',0,'2024-07-20 14:55:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1782,1445,'Akismet',0,'2024-07-20 14:55:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1783,1446,'Akismet Spam Filter',0,'2024-07-21 00:17:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1784,1446,'Akismet',0,'2024-07-21 00:17:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1785,1447,'Akismet Spam Filter',0,'2024-07-21 13:24:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1786,1447,'Akismet',0,'2024-07-21 13:24:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1787,1448,'Stripe',0,'2024-07-21 17:28:24','Payment has been completed. Amount: $0.67. Transaction Id: pi_3Pf3YVFNsyXxndsw1fVpPofB.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1788,1448,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-21 17:28:25','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1789,1449,'Stripe',0,'2024-07-21 18:23:04','Payment has been completed. Amount: $450.00. Transaction Id: pi_3Pf4PPFNsyXxndsw0nxj9sck.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1790,1449,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-21 18:23:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1791,1450,'Akismet Spam Filter',0,'2024-07-22 07:42:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1792,1450,'Akismet',0,'2024-07-22 07:42:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1793,1451,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-23 06:02:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1794,1452,'Akismet Spam Filter',0,'2024-07-24 01:31:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1795,1452,'Akismet',0,'2024-07-24 01:31:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1796,1453,'Akismet Spam Filter',0,'2024-07-24 02:50:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1797,1453,'Akismet',0,'2024-07-24 02:50:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1798,1454,'Akismet Spam Filter',0,'2024-07-24 09:57:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1799,1454,'Akismet',0,'2024-07-24 09:57:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1800,1455,'Akismet Spam Filter',0,'2024-07-24 15:25:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1801,1455,'Akismet',0,'2024-07-24 15:25:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1802,1347,'Stripe',0,'2024-07-24 16:14:00','Payment has been refunded. Amount: $1,150.00. Transaction Id: pi_3PH4tUFNsyXxndsw1hdUqoCO.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1803,1456,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-25 06:06:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1804,1457,'Akismet Spam Filter',0,'2024-07-25 16:43:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1805,1457,'Akismet',0,'2024-07-25 16:43:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1806,1458,'Akismet Spam Filter',0,'2024-07-27 21:37:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1807,1458,'Akismet',0,'2024-07-27 21:37:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1808,1459,'Stripe',0,'2024-07-27 23:15:52','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3PhJpzFNsyXxndsw0CuNWvOl.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1809,1459,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-07-27 23:15:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1810,1460,'Akismet Spam Filter',0,'2024-07-29 18:09:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1811,1460,'Akismet',0,'2024-07-29 18:09:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1812,1461,'Akismet Spam Filter',0,'2024-07-29 18:53:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1813,1461,'Akismet',0,'2024-07-29 18:53:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1814,1462,'Akismet Spam Filter',0,'2024-07-30 11:14:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1815,1462,'Akismet',0,'2024-07-30 11:14:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1816,1463,'Akismet Spam Filter',0,'2024-07-30 16:48:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1817,1463,'Akismet',0,'2024-07-30 16:48:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1818,1464,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-07-30 21:12:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1819,1465,'Akismet Spam Filter',0,'2024-07-31 00:43:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1820,1465,'Akismet',0,'2024-07-31 00:43:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1821,1466,'Akismet Spam Filter',0,'2024-07-31 21:16:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1822,1466,'Akismet',0,'2024-07-31 21:16:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1823,1467,'Akismet Spam Filter',0,'2024-08-01 01:11:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1824,1467,'Akismet',0,'2024-08-01 01:11:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1825,1468,'Akismet Spam Filter',0,'2024-08-01 01:44:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1826,1468,'Akismet',0,'2024-08-01 01:44:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1827,1469,'Akismet Spam Filter',0,'2024-08-01 07:01:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1828,1469,'Akismet',0,'2024-08-01 07:01:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1829,1470,'Akismet Spam Filter',0,'2024-08-01 17:06:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1830,1470,'Akismet',0,'2024-08-01 17:06:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1831,1471,'Akismet Spam Filter',0,'2024-08-01 19:03:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1832,1471,'Akismet',0,'2024-08-01 19:03:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1833,1472,'Stripe',0,'2024-08-03 17:35:18','Payment has been completed. Amount: $850.00. Transaction Id: pi_3PjlrIFNsyXxndsw0bE0diPB.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1834,1472,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-08-03 17:35:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1835,1473,'Akismet Spam Filter',0,'2024-08-04 01:12:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1836,1473,'Akismet',0,'2024-08-04 01:12:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1837,1474,'Akismet Spam Filter',0,'2024-08-04 04:05:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1838,1474,'Akismet',0,'2024-08-04 04:05:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1839,1475,'Akismet Spam Filter',0,'2024-08-04 11:50:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1840,1475,'Akismet',0,'2024-08-04 11:50:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1841,1476,'Akismet Spam Filter',0,'2024-08-04 22:58:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1842,1476,'Akismet',0,'2024-08-04 22:58:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1843,1477,'Akismet Spam Filter',0,'2024-08-05 14:12:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1844,1477,'Akismet',0,'2024-08-05 14:12:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1845,1478,'Akismet Spam Filter',0,'2024-08-06 14:40:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1846,1478,'Akismet',0,'2024-08-06 14:40:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1847,1243,'Stripe',0,'2024-08-06 16:44:02','Payment has been refunded. Amount: $300.00. Transaction Id: pi_3OXmfeFNsyXxndsw0yzuLBDt.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1848,1459,'Stripe',0,'2024-08-07 21:18:16','Payment has been refunded. Amount: $350.00. Transaction Id: pi_3PhJpzFNsyXxndsw0CuNWvOl.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (1849,1479,'Akismet Spam Filter',0,'2024-08-08 15:46:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1850,1479,'Akismet',0,'2024-08-08 15:46:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1851,1480,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-08 16:21:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1852,1481,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-09 19:59:22','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1853,1482,'Akismet Spam Filter',0,'2024-08-10 21:27:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1854,1482,'Akismet',0,'2024-08-10 21:27:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1855,1483,'Akismet Spam Filter',0,'2024-08-10 23:30:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1856,1483,'Akismet',0,'2024-08-10 23:30:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1857,1484,'Akismet Spam Filter',0,'2024-08-11 15:26:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1858,1484,'Akismet',0,'2024-08-11 15:26:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1859,1485,'Akismet Spam Filter',0,'2024-08-11 23:33:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1860,1485,'Akismet',0,'2024-08-11 23:33:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1861,1486,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-12 02:25:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1862,1487,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-12 17:51:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1863,1488,'Akismet Spam Filter',0,'2024-08-12 20:17:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1864,1488,'Akismet',0,'2024-08-12 20:17:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1865,1489,'Akismet Spam Filter',0,'2024-08-13 02:23:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1866,1489,'Akismet',0,'2024-08-13 02:23:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1867,1490,'Akismet Spam Filter',0,'2024-08-13 14:35:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1868,1490,'Akismet',0,'2024-08-13 14:35:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1869,1491,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-13 15:03:10','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1870,1492,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-14 03:07:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1871,1493,'Akismet Spam Filter',0,'2024-08-14 07:39:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1872,1493,'Akismet',0,'2024-08-14 07:39:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1873,1494,'Akismet Spam Filter',0,'2024-08-14 12:07:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1874,1494,'Akismet',0,'2024-08-14 12:07:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1875,1495,'Stripe',0,'2024-08-14 12:40:30','Payment has been completed. Amount: $650.00. Transaction Id: pi_3PngV4FNsyXxndsw0koLPcVA.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1876,1495,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-08-14 12:40:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1877,1496,'Akismet Spam Filter',0,'2024-08-14 18:19:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1878,1496,'Akismet',0,'2024-08-14 18:19:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1879,1497,'Akismet Spam Filter',0,'2024-08-14 18:47:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1880,1497,'Akismet',0,'2024-08-14 18:47:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1881,1498,'Stripe',0,'2024-08-16 18:55:17','Payment has been completed. Amount: $850.00. Transaction Id: pi_3PoVIqFNsyXxndsw0hze1Vjl.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1882,1498,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-08-16 18:55:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1883,1499,'Akismet Spam Filter',0,'2024-08-17 09:26:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1884,1499,'Akismet',0,'2024-08-17 09:26:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1885,1500,'Akismet Spam Filter',0,'2024-08-18 02:02:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1886,1500,'Akismet',0,'2024-08-18 02:02:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1887,1501,'Akismet Spam Filter',0,'2024-08-19 00:01:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1888,1501,'Akismet',0,'2024-08-19 00:01:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1889,1502,'Akismet Spam Filter',0,'2024-08-19 04:22:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1890,1502,'Akismet',0,'2024-08-19 04:22:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1891,1503,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-08-19 18:25:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1892,1504,'Akismet Spam Filter',0,'2024-08-20 20:23:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1893,1504,'Akismet',0,'2024-08-20 20:23:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1894,1505,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-08-22 06:13:16','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1895,1506,'Akismet Spam Filter',0,'2024-08-22 13:56:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1896,1506,'Akismet',0,'2024-08-22 13:56:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1897,1507,'Akismet Spam Filter',0,'2024-08-27 04:37:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1898,1507,'Akismet',0,'2024-08-27 04:37:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1899,1508,'Akismet Spam Filter',0,'2024-08-27 06:58:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1900,1508,'Akismet',0,'2024-08-27 06:58:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1901,1509,'Akismet Spam Filter',0,'2024-08-28 07:43:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1902,1509,'Akismet',0,'2024-08-28 07:43:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1903,1510,'Akismet Spam Filter',0,'2024-08-28 12:24:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1904,1510,'Akismet',0,'2024-08-28 12:24:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1905,1511,'Akismet Spam Filter',0,'2024-08-30 13:27:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1906,1511,'Akismet',0,'2024-08-30 13:27:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1907,1512,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-08-30 21:29:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1908,1513,'Akismet Spam Filter',0,'2024-09-02 08:21:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1909,1513,'Akismet',0,'2024-09-02 08:21:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1910,1514,'Akismet Spam Filter',0,'2024-09-02 13:42:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1911,1514,'Akismet',0,'2024-09-02 13:42:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1912,1515,'Akismet Spam Filter',0,'2024-09-03 17:29:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1913,1515,'Akismet',0,'2024-09-03 17:29:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1914,1516,'Akismet Spam Filter',0,'2024-09-04 20:26:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1915,1516,'Akismet',0,'2024-09-04 20:26:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1916,1517,'Stripe',0,'2024-09-04 22:32:45','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3PvRkjFNsyXxndsw1xCn50al.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1917,1517,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-09-04 22:32:46','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1918,1518,'Akismet Spam Filter',0,'2024-09-05 20:19:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1919,1518,'Akismet',0,'2024-09-05 20:19:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1920,1519,'Akismet Spam Filter',0,'2024-09-06 06:14:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1921,1519,'Akismet',0,'2024-09-06 06:14:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1922,1520,'Akismet Spam Filter',0,'2024-09-06 13:47:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1923,1520,'Akismet',0,'2024-09-06 13:47:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1924,1521,'Akismet Spam Filter',0,'2024-09-06 16:20:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1925,1521,'Akismet',0,'2024-09-06 16:20:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1926,1522,'Akismet Spam Filter',0,'2024-09-07 01:28:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1927,1522,'Akismet',0,'2024-09-07 01:28:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1928,1523,'Akismet Spam Filter',0,'2024-09-07 13:27:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1929,1523,'Akismet',0,'2024-09-07 13:27:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1930,1524,'Akismet Spam Filter',0,'2024-09-08 15:38:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1931,1524,'Akismet',0,'2024-09-08 15:38:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1932,1525,'Stripe',0,'2024-09-09 19:38:27','Payment has been completed. Amount: $1,800.00. Transaction Id: pi_3PxDPnFNsyXxndsw0m6VZIXw.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1933,1525,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-09-09 19:38:28','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1934,1526,'Akismet Spam Filter',0,'2024-09-10 07:33:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1935,1526,'Akismet',0,'2024-09-10 07:33:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1936,1527,'Akismet Spam Filter',0,'2024-09-10 08:35:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1937,1527,'Akismet',0,'2024-09-10 08:35:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1938,1528,'Akismet Spam Filter',0,'2024-09-11 17:23:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1939,1528,'Akismet',0,'2024-09-11 17:23:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1940,1529,'Akismet Spam Filter',0,'2024-09-11 17:24:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1941,1529,'Akismet',0,'2024-09-11 17:24:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1942,1530,'Akismet Spam Filter',0,'2024-09-11 17:40:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1943,1530,'Akismet',0,'2024-09-11 17:40:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1944,1531,'Akismet Spam Filter',0,'2024-09-11 23:47:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1945,1531,'Akismet',0,'2024-09-11 23:47:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1946,1532,'Akismet Spam Filter',0,'2024-09-12 05:12:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1947,1532,'Akismet',0,'2024-09-12 05:12:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1948,1533,'Akismet Spam Filter',0,'2024-09-12 05:21:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1949,1533,'Akismet',0,'2024-09-12 05:21:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1950,1534,'Akismet Spam Filter',0,'2024-09-12 10:07:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1951,1534,'Akismet',0,'2024-09-12 10:07:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1952,1535,'Akismet Spam Filter',0,'2024-09-12 20:49:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1953,1535,'Akismet',0,'2024-09-12 20:49:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1954,1536,'Stripe',0,'2024-09-14 01:02:20','Payment has been completed. Amount: $850.00. Transaction Id: pi_3PykNQFNsyXxndsw0Hcsxrmx.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1955,1536,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-09-14 01:02:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1956,1537,'Akismet Spam Filter',0,'2024-09-14 14:46:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1957,1537,'Akismet',0,'2024-09-14 14:46:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1958,1538,'Akismet Spam Filter',0,'2024-09-16 05:47:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1959,1538,'Akismet',0,'2024-09-16 05:47:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1960,1539,'Akismet Spam Filter',0,'2024-09-16 12:09:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1961,1539,'Akismet',0,'2024-09-16 12:09:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1962,1540,'Akismet Spam Filter',0,'2024-09-16 21:49:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1963,1540,'Akismet',0,'2024-09-16 21:49:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1964,1541,'Akismet Spam Filter',0,'2024-09-17 15:01:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1965,1541,'Akismet',0,'2024-09-17 15:01:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1966,1542,'Akismet Spam Filter',0,'2024-09-19 12:08:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1967,1542,'Akismet',0,'2024-09-19 12:08:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1968,1543,'Akismet Spam Filter',0,'2024-09-19 17:04:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1969,1543,'Akismet',0,'2024-09-19 17:04:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1970,1544,'Akismet Spam Filter',0,'2024-09-21 01:16:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1971,1544,'Akismet',0,'2024-09-21 01:16:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1972,1545,'Akismet Spam Filter',0,'2024-09-22 02:42:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1973,1545,'Akismet',0,'2024-09-22 02:42:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1974,1546,'Akismet Spam Filter',0,'2024-09-22 04:10:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1975,1546,'Akismet',0,'2024-09-22 04:10:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1976,1547,'Akismet Spam Filter',0,'2024-09-22 06:19:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1977,1547,'Akismet',0,'2024-09-22 06:19:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1978,1548,'Akismet Spam Filter',0,'2024-09-22 13:22:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1979,1548,'Akismet',0,'2024-09-22 13:22:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1980,1549,'Akismet Spam Filter',0,'2024-09-22 19:58:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1981,1549,'Akismet',0,'2024-09-22 19:58:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1982,1550,'Admin Notification (ID: 62c28dca44ce1)',0,'2024-09-23 21:51:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1983,1551,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-09-24 02:21:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1984,1552,'Akismet Spam Filter',0,'2024-09-24 03:09:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1985,1552,'Akismet',0,'2024-09-24 03:09:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1986,1553,'Akismet Spam Filter',0,'2024-09-24 04:41:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1987,1553,'Akismet',0,'2024-09-24 04:41:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1988,1554,'Akismet Spam Filter',0,'2024-09-24 04:47:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1989,1554,'Akismet',0,'2024-09-24 04:47:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1990,1555,'Akismet Spam Filter',0,'2024-09-24 09:05:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1991,1555,'Akismet',0,'2024-09-24 09:05:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1992,1556,'Akismet Spam Filter',0,'2024-09-24 11:05:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1993,1556,'Akismet',0,'2024-09-24 11:05:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1994,1557,'Akismet Spam Filter',0,'2024-09-24 21:04:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1995,1557,'Akismet',0,'2024-09-24 21:04:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1996,1558,'Akismet Spam Filter',0,'2024-09-25 03:32:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1997,1558,'Akismet',0,'2024-09-25 03:32:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (1998,1559,'Akismet Spam Filter',0,'2024-09-26 10:41:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (1999,1559,'Akismet',0,'2024-09-26 10:41:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2000,1560,'Akismet Spam Filter',0,'2024-09-26 22:14:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2001,1560,'Akismet',0,'2024-09-26 22:14:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2002,1561,'Akismet Spam Filter',0,'2024-09-27 02:37:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2003,1561,'Akismet',0,'2024-09-27 02:37:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2004,1562,'Akismet Spam Filter',0,'2024-09-27 15:36:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2005,1562,'Akismet',0,'2024-09-27 15:36:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2006,1563,'Akismet Spam Filter',0,'2024-09-28 01:53:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2007,1563,'Akismet',0,'2024-09-28 01:53:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2008,1564,'Akismet Spam Filter',0,'2024-09-28 06:07:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2009,1564,'Akismet',0,'2024-09-28 06:07:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2010,1565,'Akismet Spam Filter',0,'2024-09-28 18:29:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2011,1565,'Akismet',0,'2024-09-28 18:29:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2012,1566,'Akismet Spam Filter',0,'2024-09-29 01:40:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2013,1566,'Akismet',0,'2024-09-29 01:40:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2014,1567,'Akismet Spam Filter',0,'2024-09-29 05:33:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2015,1567,'Akismet',0,'2024-09-29 05:33:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2016,1568,'Akismet Spam Filter',0,'2024-09-29 11:01:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2017,1568,'Akismet',0,'2024-09-29 11:01:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2018,1569,'Akismet Spam Filter',0,'2024-09-30 04:29:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2019,1569,'Akismet',0,'2024-09-30 04:29:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2020,1570,'Akismet Spam Filter',0,'2024-09-30 23:26:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2021,1570,'Akismet',0,'2024-09-30 23:26:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2022,1571,'Akismet Spam Filter',0,'2024-10-01 04:27:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2023,1571,'Akismet',0,'2024-10-01 04:27:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2024,1572,'Akismet Spam Filter',0,'2024-10-01 07:16:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2025,1572,'Akismet',0,'2024-10-01 07:16:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2026,1573,'Akismet Spam Filter',0,'2024-10-01 23:34:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2027,1573,'Akismet',0,'2024-10-01 23:34:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2028,1574,'Akismet Spam Filter',0,'2024-10-02 08:52:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2029,1574,'Akismet',0,'2024-10-02 08:52:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2030,1575,'Akismet Spam Filter',0,'2024-10-05 16:45:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2031,1575,'Akismet',0,'2024-10-05 16:45:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2032,1576,'Akismet Spam Filter',0,'2024-10-06 09:22:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2033,1576,'Akismet',0,'2024-10-06 09:22:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2034,1577,'Akismet Spam Filter',0,'2024-10-07 18:32:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2035,1577,'Akismet',0,'2024-10-07 18:32:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2036,1578,'Akismet Spam Filter',0,'2024-10-07 23:05:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2037,1578,'Akismet',0,'2024-10-07 23:05:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2038,1579,'Akismet Spam Filter',0,'2024-10-08 11:48:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2039,1579,'Akismet',0,'2024-10-08 11:48:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2040,1580,'Akismet Spam Filter',0,'2024-10-09 14:14:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2041,1580,'Akismet',0,'2024-10-09 14:14:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2042,1581,'Akismet Spam Filter',0,'2024-10-09 17:06:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2043,1581,'Akismet',0,'2024-10-09 17:06:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2044,1582,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-10-09 17:49:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2045,1583,'Akismet Spam Filter',0,'2024-10-10 04:39:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2046,1583,'Akismet',0,'2024-10-10 04:39:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2047,1584,'Akismet Spam Filter',0,'2024-10-10 21:19:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2048,1584,'Akismet',0,'2024-10-10 21:19:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2049,1585,'Stripe',0,'2024-10-11 21:33:56','Payment has been completed. Amount: $0.67. Transaction Id: pi_3Q8qT6FNsyXxndsw1HYDB7AH.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2050,1585,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-10-11 21:33:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2051,1586,'Stripe',0,'2024-10-11 22:12:14','Payment has been completed. Amount: $450.00. Transaction Id: pi_3Q8r48FNsyXxndsw0HqIflOi.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2052,1586,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-10-11 22:12:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2053,1587,'Akismet Spam Filter',0,'2024-10-12 01:44:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2054,1587,'Akismet',0,'2024-10-12 01:44:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2055,1588,'Akismet Spam Filter',0,'2024-10-12 11:43:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2056,1588,'Akismet',0,'2024-10-12 11:43:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2057,1589,'Akismet Spam Filter',0,'2024-10-13 08:16:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2058,1589,'Akismet',0,'2024-10-13 08:16:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2059,1590,'Stripe',0,'2024-10-13 16:19:55','Payment has been completed. Amount: $0.67. Transaction Id: pi_3Q9UWJFNsyXxndsw1Ge2bpN2.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2060,1590,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-10-13 16:19:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2061,1590,'Stripe',0,'2024-10-13 16:22:05','Payment has been refunded. Amount: $0.67. Transaction Id: pi_3Q9UWJFNsyXxndsw1Ge2bpN2.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (2062,1585,'Stripe',0,'2024-10-13 16:22:12','Payment has been refunded. Amount: $0.67. Transaction Id: pi_3Q8qT6FNsyXxndsw1HYDB7AH.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (2063,1591,'Akismet Spam Filter',0,'2024-10-15 14:17:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2064,1591,'Akismet',0,'2024-10-15 14:17:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2065,1592,'Akismet Spam Filter',0,'2024-10-15 21:54:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2066,1592,'Akismet',0,'2024-10-15 21:54:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2067,1593,'Akismet Spam Filter',0,'2024-10-17 16:35:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2068,1593,'Akismet',0,'2024-10-17 16:35:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2069,1594,'Akismet Spam Filter',0,'2024-10-22 14:10:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2070,1594,'Akismet',0,'2024-10-22 14:10:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2071,1595,'Akismet Spam Filter',0,'2024-10-22 23:21:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2072,1595,'Akismet',0,'2024-10-22 23:21:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2073,1596,'Akismet Spam Filter',0,'2024-10-23 07:41:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2074,1596,'Akismet',0,'2024-10-23 07:41:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2075,1597,'Akismet Spam Filter',0,'2024-10-23 17:27:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2076,1597,'Akismet',0,'2024-10-23 17:27:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2077,1598,'Akismet Spam Filter',0,'2024-10-24 15:59:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2078,1598,'Akismet',0,'2024-10-24 15:59:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2079,1599,'Akismet Spam Filter',0,'2024-10-24 20:16:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2080,1599,'Akismet',0,'2024-10-24 20:16:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2081,1600,'Akismet Spam Filter',0,'2024-10-25 05:19:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2082,1600,'Akismet',0,'2024-10-25 05:19:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2083,1601,'Akismet Spam Filter',0,'2024-10-26 11:36:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2084,1601,'Akismet',0,'2024-10-26 11:36:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2085,1602,'Akismet Spam Filter',0,'2024-10-27 17:46:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2086,1602,'Akismet',0,'2024-10-27 17:46:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2087,1603,'Akismet Spam Filter',0,'2024-10-29 01:26:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2088,1603,'Akismet',0,'2024-10-29 01:26:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2089,1604,'Akismet Spam Filter',0,'2024-10-29 13:10:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2090,1604,'Akismet',0,'2024-10-29 13:10:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2091,1605,'Akismet Spam Filter',0,'2024-10-30 10:49:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2092,1605,'Akismet',0,'2024-10-30 10:49:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2093,1606,'Akismet Spam Filter',0,'2024-10-30 16:51:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2094,1606,'Akismet',0,'2024-10-30 16:51:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2095,1607,'Akismet Spam Filter',0,'2024-10-31 18:20:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2096,1607,'Akismet',0,'2024-10-31 18:20:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2097,1608,'Akismet Spam Filter',0,'2024-11-01 07:10:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2098,1608,'Akismet',0,'2024-11-01 07:10:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2099,1609,'Akismet Spam Filter',0,'2024-11-01 23:11:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2100,1609,'Akismet',0,'2024-11-01 23:11:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2101,1610,'Akismet Spam Filter',0,'2024-11-03 00:08:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2102,1610,'Akismet',0,'2024-11-03 00:08:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2103,1611,'Akismet Spam Filter',0,'2024-11-04 22:21:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2104,1611,'Akismet',0,'2024-11-04 22:21:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2105,1612,'Akismet Spam Filter',0,'2024-11-04 23:00:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2106,1612,'Akismet',0,'2024-11-04 23:00:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2107,1613,'Akismet Spam Filter',0,'2024-11-05 03:21:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2108,1613,'Akismet',0,'2024-11-05 03:21:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2109,1614,'Akismet Spam Filter',0,'2024-11-05 15:14:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2110,1614,'Akismet',0,'2024-11-05 15:14:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2111,1615,'Akismet Spam Filter',0,'2024-11-05 17:52:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2112,1615,'Akismet',0,'2024-11-05 17:52:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2113,1616,'Akismet Spam Filter',0,'2024-11-06 03:42:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2114,1616,'Akismet',0,'2024-11-06 03:42:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2115,1617,'Akismet Spam Filter',0,'2024-11-06 12:59:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2116,1617,'Akismet',0,'2024-11-06 12:59:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2117,1618,'Akismet Spam Filter',0,'2024-11-06 23:08:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2118,1618,'Akismet',0,'2024-11-06 23:08:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2119,1619,'Akismet Spam Filter',0,'2024-11-07 17:21:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2120,1619,'Akismet',0,'2024-11-07 17:21:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2121,1620,'Akismet Spam Filter',0,'2024-11-07 20:48:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2122,1620,'Akismet',0,'2024-11-07 20:48:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2123,1621,'Akismet Spam Filter',0,'2024-11-09 18:28:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2124,1621,'Akismet',0,'2024-11-09 18:28:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2125,1622,'Akismet Spam Filter',0,'2024-11-09 23:58:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2126,1622,'Akismet',0,'2024-11-09 23:58:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2127,1623,'Akismet Spam Filter',0,'2024-11-10 21:55:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2128,1623,'Akismet',0,'2024-11-10 21:55:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2129,1624,'Akismet Spam Filter',0,'2024-11-11 09:45:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2130,1624,'Akismet',0,'2024-11-11 09:45:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2131,1625,'Akismet Spam Filter',0,'2024-11-11 21:26:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2132,1625,'Akismet',0,'2024-11-11 21:26:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2133,1626,'Akismet Spam Filter',0,'2024-11-12 04:41:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2134,1626,'Akismet',0,'2024-11-12 04:41:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2135,1627,'Akismet Spam Filter',0,'2024-11-12 06:16:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2136,1627,'Akismet',0,'2024-11-12 06:16:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2137,1628,'Akismet Spam Filter',0,'2024-11-12 07:14:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2138,1628,'Akismet',0,'2024-11-12 07:14:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2139,1629,'Akismet Spam Filter',0,'2024-11-12 08:50:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2140,1629,'Akismet',0,'2024-11-12 08:50:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2141,1630,'Akismet Spam Filter',0,'2024-11-12 23:35:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2142,1630,'Akismet',0,'2024-11-12 23:35:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2143,1631,'Akismet Spam Filter',0,'2024-11-13 02:15:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2144,1631,'Akismet',0,'2024-11-13 02:15:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2145,1632,'Akismet Spam Filter',0,'2024-11-13 02:58:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2146,1632,'Akismet',0,'2024-11-13 02:58:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2147,1633,'Stripe',0,'2024-11-13 17:51:46','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3QKkjCFNsyXxndsw1bBFlqRl.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2148,1633,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-11-13 17:51:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2149,1634,'Akismet Spam Filter',0,'2024-11-14 14:44:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2150,1634,'Akismet',0,'2024-11-14 14:44:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2151,1635,'Akismet Spam Filter',0,'2024-11-14 16:27:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2152,1635,'Akismet',0,'2024-11-14 16:27:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2153,1636,'Akismet Spam Filter',0,'2024-11-16 07:14:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2154,1636,'Akismet',0,'2024-11-16 07:14:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2155,1637,'Akismet Spam Filter',0,'2024-11-16 23:39:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2156,1637,'Akismet',0,'2024-11-16 23:39:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2157,1638,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-11-17 23:29:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2158,1639,'Akismet Spam Filter',0,'2024-11-18 20:52:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2159,1639,'Akismet',0,'2024-11-18 20:52:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2160,1640,'Akismet Spam Filter',0,'2024-11-19 12:40:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2161,1640,'Akismet',0,'2024-11-19 12:40:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2162,1641,'Akismet Spam Filter',0,'2024-11-19 13:04:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2163,1641,'Akismet',0,'2024-11-19 13:04:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2164,1642,'Akismet Spam Filter',0,'2024-11-20 06:09:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2165,1642,'Akismet',0,'2024-11-20 06:09:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2166,1643,'Akismet Spam Filter',0,'2024-11-20 10:13:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2167,1643,'Akismet',0,'2024-11-20 10:13:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2168,1644,'Akismet Spam Filter',0,'2024-11-20 11:03:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2169,1644,'Akismet',0,'2024-11-20 11:03:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2170,1645,'Akismet Spam Filter',0,'2024-11-21 08:24:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2171,1645,'Akismet',0,'2024-11-21 08:24:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2172,1646,'Akismet Spam Filter',0,'2024-11-22 18:14:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2173,1646,'Akismet',0,'2024-11-22 18:14:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2174,1647,'Akismet Spam Filter',0,'2024-11-23 05:00:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2175,1647,'Akismet',0,'2024-11-23 05:00:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2176,1648,'Akismet Spam Filter',0,'2024-11-23 09:03:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2177,1648,'Akismet',0,'2024-11-23 09:03:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2178,1649,'Akismet Spam Filter',0,'2024-11-23 19:01:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2179,1649,'Akismet',0,'2024-11-23 19:01:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2180,1650,'Akismet Spam Filter',0,'2024-11-23 20:46:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2181,1650,'Akismet',0,'2024-11-23 20:46:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2182,1651,'Akismet Spam Filter',0,'2024-11-24 04:27:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2183,1651,'Akismet',0,'2024-11-24 04:27:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2184,1652,'Akismet Spam Filter',0,'2024-11-24 05:21:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2185,1652,'Akismet',0,'2024-11-24 05:21:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2186,1653,'Akismet Spam Filter',0,'2024-11-24 05:25:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2187,1653,'Akismet',0,'2024-11-24 05:25:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2188,1654,'Akismet Spam Filter',0,'2024-11-24 20:12:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2189,1654,'Akismet',0,'2024-11-24 20:12:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2190,1655,'Akismet Spam Filter',0,'2024-11-27 04:42:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2191,1655,'Akismet',0,'2024-11-27 04:42:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2192,1656,'Stripe',0,'2024-11-27 18:41:26','Payment has been completed. Amount: $650.00. Transaction Id: pi_3QPqAvFNsyXxndsw14FNeGCo.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2193,1656,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-11-27 18:41:27','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2194,1657,'Akismet Spam Filter',0,'2024-11-29 00:54:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2195,1657,'Akismet',0,'2024-11-29 00:54:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2196,1658,'Akismet Spam Filter',0,'2024-11-29 02:56:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2197,1658,'Akismet',0,'2024-11-29 02:56:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2198,1659,'Akismet Spam Filter',0,'2024-11-29 17:58:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2199,1659,'Akismet',0,'2024-11-29 17:58:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2200,1660,'Akismet Spam Filter',0,'2024-11-30 13:15:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2201,1660,'Akismet',0,'2024-11-30 13:15:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2202,1656,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-11-30 18:52:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2203,1656,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-11-30 19:37:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2204,1661,'Akismet Spam Filter',0,'2024-12-01 05:32:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2205,1661,'Akismet',0,'2024-12-01 05:32:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2206,1656,'Stripe',0,'2024-12-01 21:26:45','Payment has been refunded. Amount: $550.00. Transaction Id: pi_3QPqAvFNsyXxndsw14FNeGCo.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (2207,1662,'Akismet Spam Filter',0,'2024-12-02 07:26:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2208,1662,'Akismet',0,'2024-12-02 07:26:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2209,1663,'Akismet Spam Filter',0,'2024-12-02 07:59:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2210,1663,'Akismet',0,'2024-12-02 07:59:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2211,1664,'Akismet Spam Filter',0,'2024-12-02 19:25:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2212,1664,'Akismet',0,'2024-12-02 19:25:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2213,1665,'Akismet Spam Filter',0,'2024-12-03 16:52:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2214,1665,'Akismet',0,'2024-12-03 16:52:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2215,1666,'Akismet Spam Filter',0,'2024-12-03 21:07:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2216,1666,'Akismet',0,'2024-12-03 21:07:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2217,1667,'Akismet Spam Filter',0,'2024-12-03 23:45:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2218,1667,'Akismet',0,'2024-12-03 23:45:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2219,1668,'Akismet Spam Filter',0,'2024-12-04 06:31:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2220,1668,'Akismet',0,'2024-12-04 06:31:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2221,1669,'Akismet Spam Filter',0,'2024-12-04 15:07:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2222,1669,'Akismet',0,'2024-12-04 15:07:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2223,1670,'Akismet Spam Filter',0,'2024-12-05 12:01:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2224,1670,'Akismet',0,'2024-12-05 12:01:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2225,1671,'Akismet Spam Filter',0,'2024-12-05 20:40:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2226,1671,'Akismet',0,'2024-12-05 20:40:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2227,1672,'Akismet Spam Filter',0,'2024-12-06 22:55:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2228,1672,'Akismet',0,'2024-12-06 22:55:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2229,1673,'Akismet Spam Filter',0,'2024-12-07 10:11:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2230,1673,'Akismet',0,'2024-12-07 10:11:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2231,1674,'Akismet Spam Filter',0,'2024-12-08 23:50:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2232,1674,'Akismet',0,'2024-12-08 23:50:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2233,1675,'Akismet Spam Filter',0,'2024-12-09 18:40:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2234,1675,'Akismet',0,'2024-12-09 18:40:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2235,1676,'Akismet Spam Filter',0,'2024-12-10 06:33:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2236,1676,'Akismet',0,'2024-12-10 06:33:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2237,1677,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-12-10 23:59:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2238,1678,'Akismet Spam Filter',0,'2024-12-12 11:24:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2239,1678,'Akismet',0,'2024-12-12 11:24:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2240,1679,'Akismet Spam Filter',0,'2024-12-12 12:44:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2241,1679,'Akismet',0,'2024-12-12 12:44:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2242,1680,'Stripe',0,'2024-12-12 14:14:18','Payment has been completed. Amount: $850.00. Transaction Id: pi_3QVD9eFNsyXxndsw0l5p97OW.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2243,1680,'Admin Notification (ID: 628f0cb6247e7)',0,'2024-12-12 14:14:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2244,1681,'Akismet Spam Filter',0,'2024-12-12 22:26:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2245,1681,'Akismet',0,'2024-12-12 22:26:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2246,1682,'Akismet Spam Filter',0,'2024-12-13 07:28:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2247,1682,'Akismet',0,'2024-12-13 07:28:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2248,1683,'Akismet Spam Filter',0,'2024-12-13 16:07:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2249,1683,'Akismet',0,'2024-12-13 16:07:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2250,1684,'Akismet Spam Filter',0,'2024-12-14 20:17:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2251,1684,'Akismet',0,'2024-12-14 20:17:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2252,1685,'Akismet Spam Filter',0,'2024-12-15 22:19:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2253,1685,'Akismet',0,'2024-12-15 22:19:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2254,1686,'Akismet Spam Filter',0,'2024-12-16 00:06:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2255,1686,'Akismet',0,'2024-12-16 00:06:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2256,1687,'Admin Notification (ID: 58ee64cd8373f)',0,'2024-12-16 02:24:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2257,1688,'Akismet Spam Filter',0,'2024-12-16 16:02:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2258,1688,'Akismet',0,'2024-12-16 16:02:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2259,1689,'Akismet Spam Filter',0,'2024-12-16 22:23:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2260,1689,'Akismet',0,'2024-12-16 22:23:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2261,1690,'Akismet Spam Filter',0,'2024-12-18 02:13:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2262,1690,'Akismet',0,'2024-12-18 02:13:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2263,1691,'Akismet Spam Filter',0,'2024-12-18 09:05:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2264,1691,'Akismet',0,'2024-12-18 09:05:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2265,1692,'Akismet Spam Filter',0,'2024-12-19 02:15:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2266,1692,'Akismet',0,'2024-12-19 02:15:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2267,1693,'Akismet Spam Filter',0,'2024-12-19 02:35:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2268,1693,'Akismet',0,'2024-12-19 02:35:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2269,1694,'Akismet Spam Filter',0,'2024-12-19 12:08:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2270,1694,'Akismet',0,'2024-12-19 12:08:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2271,1695,'Akismet Spam Filter',0,'2024-12-20 09:33:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2272,1695,'Akismet',0,'2024-12-20 09:33:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2273,1696,'Akismet Spam Filter',0,'2024-12-20 21:41:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2274,1696,'Akismet',0,'2024-12-20 21:41:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2275,1697,'Akismet Spam Filter',0,'2024-12-22 00:04:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2276,1697,'Akismet',0,'2024-12-22 00:04:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2277,1698,'Akismet Spam Filter',0,'2024-12-22 08:40:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2278,1698,'Akismet',0,'2024-12-22 08:40:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2279,1699,'Akismet Spam Filter',0,'2024-12-22 18:05:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2280,1699,'Akismet',0,'2024-12-22 18:05:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2281,1700,'Akismet Spam Filter',0,'2024-12-22 19:05:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2282,1700,'Akismet',0,'2024-12-22 19:05:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2283,1701,'Akismet Spam Filter',0,'2024-12-23 07:58:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2284,1701,'Akismet',0,'2024-12-23 07:58:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2285,1702,'Akismet Spam Filter',0,'2024-12-23 11:53:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2286,1702,'Akismet',0,'2024-12-23 11:53:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2287,1703,'Akismet Spam Filter',0,'2024-12-23 14:17:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2288,1703,'Akismet',0,'2024-12-23 14:17:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2289,1704,'Akismet Spam Filter',0,'2024-12-23 18:23:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2290,1704,'Akismet',0,'2024-12-23 18:23:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2291,1705,'Akismet Spam Filter',0,'2024-12-24 04:21:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2292,1705,'Akismet',0,'2024-12-24 04:21:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2293,1706,'Akismet Spam Filter',0,'2024-12-24 06:58:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2294,1706,'Akismet',0,'2024-12-24 06:58:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2295,1707,'Akismet Spam Filter',0,'2024-12-25 02:22:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2296,1707,'Akismet',0,'2024-12-25 02:22:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2297,1708,'Akismet Spam Filter',0,'2024-12-25 04:56:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2298,1708,'Akismet',0,'2024-12-25 04:56:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2299,1709,'Akismet Spam Filter',0,'2024-12-25 08:01:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2300,1709,'Akismet',0,'2024-12-25 08:01:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2301,1710,'Akismet Spam Filter',0,'2024-12-28 03:23:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2302,1710,'Akismet',0,'2024-12-28 03:23:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2303,1711,'Akismet Spam Filter',0,'2024-12-29 00:01:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2304,1711,'Akismet',0,'2024-12-29 00:01:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2305,1712,'Akismet Spam Filter',0,'2024-12-29 10:10:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2306,1712,'Akismet',0,'2024-12-29 10:10:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2307,1713,'Akismet Spam Filter',0,'2024-12-30 20:04:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2308,1713,'Akismet',0,'2024-12-30 20:04:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2309,1714,'Akismet Spam Filter',0,'2024-12-31 00:08:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2310,1714,'Akismet',0,'2024-12-31 00:08:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2311,1715,'Akismet Spam Filter',0,'2024-12-31 14:29:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2312,1715,'Akismet',0,'2024-12-31 14:29:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2313,1716,'Akismet Spam Filter',0,'2024-12-31 18:11:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2314,1716,'Akismet',0,'2024-12-31 18:11:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2315,1717,'Akismet Spam Filter',0,'2025-01-01 01:06:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2316,1717,'Akismet',0,'2025-01-01 01:06:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2317,1718,'Akismet Spam Filter',0,'2025-01-01 09:07:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2318,1718,'Akismet',0,'2025-01-01 09:07:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2319,1719,'Akismet Spam Filter',0,'2025-01-01 12:54:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2320,1719,'Akismet',0,'2025-01-01 12:54:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2321,1720,'Akismet Spam Filter',0,'2025-01-02 12:15:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2322,1720,'Akismet',0,'2025-01-02 12:15:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2323,1721,'Akismet Spam Filter',0,'2025-01-02 13:51:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2324,1721,'Akismet',0,'2025-01-02 13:51:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2325,1722,'Akismet Spam Filter',0,'2025-01-02 16:19:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2326,1722,'Akismet',0,'2025-01-02 16:19:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2327,1723,'Akismet Spam Filter',0,'2025-01-03 20:06:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2328,1723,'Akismet',0,'2025-01-03 20:06:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2329,1724,'Akismet Spam Filter',0,'2025-01-04 06:52:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2330,1724,'Akismet',0,'2025-01-04 06:52:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2331,1725,'Akismet Spam Filter',0,'2025-01-04 15:22:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2332,1725,'Akismet',0,'2025-01-04 15:22:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2333,1726,'Akismet Spam Filter',0,'2025-01-05 14:04:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2334,1726,'Akismet',0,'2025-01-05 14:04:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2335,1727,'Akismet Spam Filter',0,'2025-01-05 22:18:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2336,1727,'Akismet',0,'2025-01-05 22:18:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2337,1728,'Akismet Spam Filter',0,'2025-01-06 07:09:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2338,1728,'Akismet',0,'2025-01-06 07:09:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2339,1729,'Akismet Spam Filter',0,'2025-01-06 12:12:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2340,1729,'Akismet',0,'2025-01-06 12:12:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2341,1730,'Akismet Spam Filter',0,'2025-01-07 01:23:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2342,1730,'Akismet',0,'2025-01-07 01:23:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2343,1731,'Akismet Spam Filter',0,'2025-01-07 06:46:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2344,1731,'Akismet',0,'2025-01-07 06:46:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2345,1732,'Akismet Spam Filter',0,'2025-01-07 18:40:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2346,1732,'Akismet',0,'2025-01-07 18:40:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2347,1733,'Akismet Spam Filter',0,'2025-01-07 23:19:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2348,1733,'Akismet',0,'2025-01-07 23:19:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2349,1734,'Akismet Spam Filter',0,'2025-01-08 02:05:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2350,1734,'Akismet',0,'2025-01-08 02:05:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2351,1735,'Akismet Spam Filter',0,'2025-01-08 20:22:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2352,1735,'Akismet',0,'2025-01-08 20:22:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2353,1736,'Akismet Spam Filter',0,'2025-01-09 09:43:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2354,1736,'Akismet',0,'2025-01-09 09:43:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2355,1737,'Akismet Spam Filter',0,'2025-01-09 10:39:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2356,1737,'Akismet',0,'2025-01-09 10:39:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2357,1738,'Akismet Spam Filter',0,'2025-01-09 13:02:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2358,1738,'Akismet',0,'2025-01-09 13:02:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2359,1739,'Akismet Spam Filter',0,'2025-01-09 14:48:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2360,1739,'Akismet',0,'2025-01-09 14:48:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2361,1740,'Akismet Spam Filter',0,'2025-01-09 21:16:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2362,1740,'Akismet',0,'2025-01-09 21:16:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2363,1741,'Akismet Spam Filter',0,'2025-01-10 04:34:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2364,1741,'Akismet',0,'2025-01-10 04:34:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2365,1742,'Akismet Spam Filter',0,'2025-01-10 21:00:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2366,1742,'Akismet',0,'2025-01-10 21:00:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2367,1743,'Akismet Spam Filter',0,'2025-01-11 00:44:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2368,1743,'Akismet',0,'2025-01-11 00:44:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2369,1744,'Akismet Spam Filter',0,'2025-01-11 04:25:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2370,1744,'Akismet',0,'2025-01-11 04:25:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2371,1745,'Akismet Spam Filter',0,'2025-01-12 07:59:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2372,1745,'Akismet',0,'2025-01-12 07:59:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2373,1746,'Akismet Spam Filter',0,'2025-01-12 20:32:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2374,1746,'Akismet',0,'2025-01-12 20:32:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2375,1747,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-01-13 04:36:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2376,1748,'Akismet Spam Filter',0,'2025-01-13 09:42:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2377,1748,'Akismet',0,'2025-01-13 09:42:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2378,1749,'Akismet Spam Filter',0,'2025-01-13 17:38:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2379,1749,'Akismet',0,'2025-01-13 17:38:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2380,1750,'Akismet Spam Filter',0,'2025-01-13 21:36:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2381,1750,'Akismet',0,'2025-01-13 21:36:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2382,1751,'Akismet Spam Filter',0,'2025-01-14 16:13:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2383,1751,'Akismet',0,'2025-01-14 16:13:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2384,1752,'Akismet Spam Filter',0,'2025-01-15 13:06:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2385,1752,'Akismet',0,'2025-01-15 13:06:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2386,1753,'Akismet Spam Filter',0,'2025-01-16 02:28:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2387,1753,'Akismet',0,'2025-01-16 02:28:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2388,1754,'Akismet Spam Filter',0,'2025-01-16 21:54:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2389,1754,'Akismet',0,'2025-01-16 21:54:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2390,1755,'Akismet Spam Filter',0,'2025-01-17 01:36:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2391,1755,'Akismet',0,'2025-01-17 01:36:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2392,1756,'Akismet Spam Filter',0,'2025-01-17 02:57:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2393,1756,'Akismet',0,'2025-01-17 02:57:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2394,1757,'Akismet Spam Filter',0,'2025-01-17 13:08:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2395,1757,'Akismet',0,'2025-01-17 13:08:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2396,1758,'Akismet Spam Filter',0,'2025-01-17 17:38:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2397,1758,'Akismet',0,'2025-01-17 17:38:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2398,1759,'Akismet Spam Filter',0,'2025-01-17 23:14:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2399,1759,'Akismet',0,'2025-01-17 23:14:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2400,1760,'Akismet Spam Filter',0,'2025-01-18 06:54:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2401,1760,'Akismet',0,'2025-01-18 06:54:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2402,1761,'Akismet Spam Filter',0,'2025-01-18 08:10:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2403,1761,'Akismet',0,'2025-01-18 08:10:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2404,1762,'Akismet Spam Filter',0,'2025-01-19 09:58:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2405,1762,'Akismet',0,'2025-01-19 09:58:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2406,1763,'Akismet Spam Filter',0,'2025-01-19 10:23:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2407,1763,'Akismet',0,'2025-01-19 10:23:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2408,1764,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-01-19 13:46:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2409,1765,'Akismet Spam Filter',0,'2025-01-19 15:23:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2410,1765,'Akismet',0,'2025-01-19 15:23:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2411,1766,'Akismet Spam Filter',0,'2025-01-19 18:34:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2412,1766,'Akismet',0,'2025-01-19 18:34:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2413,1767,'Akismet Spam Filter',0,'2025-01-20 00:05:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2414,1767,'Akismet',0,'2025-01-20 00:05:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2415,1768,'Akismet Spam Filter',0,'2025-01-20 15:01:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2416,1768,'Akismet',0,'2025-01-20 15:01:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2417,1769,'Akismet Spam Filter',0,'2025-01-20 18:19:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2418,1769,'Akismet',0,'2025-01-20 18:19:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2419,1770,'Akismet Spam Filter',0,'2025-01-20 18:55:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2420,1770,'Akismet',0,'2025-01-20 18:55:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2421,1771,'Akismet Spam Filter',0,'2025-01-20 20:26:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2422,1771,'Akismet',0,'2025-01-20 20:26:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2423,1772,'Akismet Spam Filter',0,'2025-01-20 23:04:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2424,1772,'Akismet',0,'2025-01-20 23:04:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2425,1773,'Akismet Spam Filter',0,'2025-01-21 01:39:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2426,1773,'Akismet',0,'2025-01-21 01:39:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2427,1774,'Akismet Spam Filter',0,'2025-01-21 11:56:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2428,1774,'Akismet',0,'2025-01-21 11:56:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2429,1775,'Akismet Spam Filter',0,'2025-01-22 01:02:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2430,1775,'Akismet',0,'2025-01-22 01:02:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2431,1776,'Akismet Spam Filter',0,'2025-01-22 06:48:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2432,1776,'Akismet',0,'2025-01-22 06:48:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2433,1777,'Akismet Spam Filter',0,'2025-01-22 12:42:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2434,1777,'Akismet',0,'2025-01-22 12:42:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2435,1778,'Akismet Spam Filter',0,'2025-01-22 22:13:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2436,1778,'Akismet',0,'2025-01-22 22:13:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2437,1779,'Akismet Spam Filter',0,'2025-01-23 14:52:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2438,1779,'Akismet',0,'2025-01-23 14:52:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2439,1780,'Akismet Spam Filter',0,'2025-01-24 03:04:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2440,1780,'Akismet',0,'2025-01-24 03:04:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2441,1781,'Akismet Spam Filter',0,'2025-01-24 04:33:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2442,1781,'Akismet',0,'2025-01-24 04:33:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2443,1782,'Akismet Spam Filter',0,'2025-01-24 08:36:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2444,1782,'Akismet',0,'2025-01-24 08:36:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2445,1783,'Akismet Spam Filter',0,'2025-01-24 19:18:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2446,1783,'Akismet',0,'2025-01-24 19:18:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2447,1784,'Akismet Spam Filter',0,'2025-01-25 02:21:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2448,1784,'Akismet',0,'2025-01-25 02:21:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2449,1785,'Akismet Spam Filter',0,'2025-01-25 04:28:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2450,1785,'Akismet',0,'2025-01-25 04:28:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2451,1786,'Akismet Spam Filter',0,'2025-01-25 15:22:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2452,1786,'Akismet',0,'2025-01-25 15:22:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2453,1787,'Akismet Spam Filter',0,'2025-01-25 15:29:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2454,1787,'Akismet',0,'2025-01-25 15:29:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2455,1788,'Akismet Spam Filter',0,'2025-01-26 00:25:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2456,1788,'Akismet',0,'2025-01-26 00:25:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2457,1789,'Akismet Spam Filter',0,'2025-01-26 12:25:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2458,1789,'Akismet',0,'2025-01-26 12:25:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2459,1790,'Akismet Spam Filter',0,'2025-01-28 00:05:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2460,1790,'Akismet',0,'2025-01-28 00:05:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2461,1791,'Akismet Spam Filter',0,'2025-01-28 14:11:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2462,1791,'Akismet',0,'2025-01-28 14:11:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2463,1792,'Akismet Spam Filter',0,'2025-01-28 15:10:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2464,1792,'Akismet',0,'2025-01-28 15:10:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2465,1793,'Akismet Spam Filter',0,'2025-01-28 19:27:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2466,1793,'Akismet',0,'2025-01-28 19:27:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2467,1794,'Akismet Spam Filter',0,'2025-01-28 22:46:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2468,1794,'Akismet',0,'2025-01-28 22:46:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2469,1795,'Akismet Spam Filter',0,'2025-01-29 02:12:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2470,1795,'Akismet',0,'2025-01-29 02:12:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2471,1796,'Akismet Spam Filter',0,'2025-01-29 04:58:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2472,1796,'Akismet',0,'2025-01-29 04:58:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2473,1797,'Akismet Spam Filter',0,'2025-01-29 14:36:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2474,1797,'Akismet',0,'2025-01-29 14:36:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2475,1798,'Akismet Spam Filter',0,'2025-01-30 07:19:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2476,1798,'Akismet',0,'2025-01-30 07:19:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2477,1799,'Akismet Spam Filter',0,'2025-01-30 08:10:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2478,1799,'Akismet',0,'2025-01-30 08:10:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2479,1800,'Akismet Spam Filter',0,'2025-01-30 10:10:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2480,1800,'Akismet',0,'2025-01-30 10:10:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2481,1801,'Akismet Spam Filter',0,'2025-01-30 10:56:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2482,1801,'Akismet',0,'2025-01-30 10:56:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2483,1802,'Akismet Spam Filter',0,'2025-01-30 21:25:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2484,1802,'Akismet',0,'2025-01-30 21:25:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2485,1803,'Akismet Spam Filter',0,'2025-01-31 08:36:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2486,1803,'Akismet',0,'2025-01-31 08:36:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2487,1804,'Akismet Spam Filter',0,'2025-01-31 20:46:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2488,1804,'Akismet',0,'2025-01-31 20:46:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2489,1805,'Akismet Spam Filter',0,'2025-02-01 11:34:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2490,1805,'Akismet',0,'2025-02-01 11:34:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2491,1806,'Akismet Spam Filter',0,'2025-02-01 14:20:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2492,1806,'Akismet',0,'2025-02-01 14:20:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2493,1807,'Akismet Spam Filter',0,'2025-02-01 18:21:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2494,1807,'Akismet',0,'2025-02-01 18:21:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2495,1808,'Akismet Spam Filter',0,'2025-02-01 22:35:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2496,1808,'Akismet',0,'2025-02-01 22:35:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2497,1809,'Akismet Spam Filter',0,'2025-02-02 02:18:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2498,1809,'Akismet',0,'2025-02-02 02:18:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2499,1810,'Akismet Spam Filter',0,'2025-02-02 03:40:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2500,1810,'Akismet',0,'2025-02-02 03:40:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2501,1811,'Akismet Spam Filter',0,'2025-02-02 09:58:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2502,1811,'Akismet',0,'2025-02-02 09:58:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2503,1812,'Akismet Spam Filter',0,'2025-02-02 11:11:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2504,1812,'Akismet',0,'2025-02-02 11:11:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2505,1813,'Akismet Spam Filter',0,'2025-02-02 21:07:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2506,1813,'Akismet',0,'2025-02-02 21:07:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2507,1814,'Akismet Spam Filter',0,'2025-02-03 12:52:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2508,1814,'Akismet',0,'2025-02-03 12:52:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2509,1815,'Akismet Spam Filter',0,'2025-02-04 00:35:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2510,1815,'Akismet',0,'2025-02-04 00:35:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2511,1816,'Akismet Spam Filter',0,'2025-02-04 03:10:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2512,1816,'Akismet',0,'2025-02-04 03:10:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2513,1817,'Akismet Spam Filter',0,'2025-02-04 04:01:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2514,1817,'Akismet',0,'2025-02-04 04:01:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2515,1818,'Akismet Spam Filter',0,'2025-02-04 04:17:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2516,1818,'Akismet',0,'2025-02-04 04:17:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2517,1819,'Akismet Spam Filter',0,'2025-02-04 09:06:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2518,1819,'Akismet',0,'2025-02-04 09:06:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2519,1820,'Akismet Spam Filter',0,'2025-02-04 17:36:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2520,1820,'Akismet',0,'2025-02-04 17:36:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2521,1821,'Akismet Spam Filter',0,'2025-02-04 19:07:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2522,1821,'Akismet',0,'2025-02-04 19:07:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2523,1822,'Akismet Spam Filter',0,'2025-02-04 23:36:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2524,1822,'Akismet',0,'2025-02-04 23:36:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2525,1823,'Akismet Spam Filter',0,'2025-02-05 11:05:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2526,1823,'Akismet',0,'2025-02-05 11:05:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2527,1824,'Akismet Spam Filter',0,'2025-02-05 11:44:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2528,1824,'Akismet',0,'2025-02-05 11:44:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2529,1825,'Akismet Spam Filter',0,'2025-02-05 16:35:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2530,1825,'Akismet',0,'2025-02-05 16:35:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2531,1826,'Akismet Spam Filter',0,'2025-02-05 16:50:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2532,1826,'Akismet',0,'2025-02-05 16:50:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2533,1827,'Akismet Spam Filter',0,'2025-02-05 19:52:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2534,1827,'Akismet',0,'2025-02-05 19:52:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2535,1828,'Akismet Spam Filter',0,'2025-02-06 04:35:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2536,1828,'Akismet',0,'2025-02-06 04:35:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2537,1829,'Akismet Spam Filter',0,'2025-02-06 12:03:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2538,1829,'Akismet',0,'2025-02-06 12:03:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2539,1830,'Akismet Spam Filter',0,'2025-02-07 18:14:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2540,1830,'Akismet',0,'2025-02-07 18:14:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2541,1831,'Akismet Spam Filter',0,'2025-02-07 18:36:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2542,1831,'Akismet',0,'2025-02-07 18:36:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2543,1832,'Akismet Spam Filter',0,'2025-02-07 23:06:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2544,1832,'Akismet',0,'2025-02-07 23:06:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2545,1833,'Akismet Spam Filter',0,'2025-02-08 10:39:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2546,1833,'Akismet',0,'2025-02-08 10:39:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2547,1834,'Akismet Spam Filter',0,'2025-02-08 13:36:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2548,1834,'Akismet',0,'2025-02-08 13:36:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2549,1835,'Akismet Spam Filter',0,'2025-02-09 05:09:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2550,1835,'Akismet',0,'2025-02-09 05:09:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2551,1836,'Akismet Spam Filter',0,'2025-02-09 12:42:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2552,1836,'Akismet',0,'2025-02-09 12:42:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2553,1837,'Akismet Spam Filter',0,'2025-02-10 07:05:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2554,1837,'Akismet',0,'2025-02-10 07:05:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2555,1838,'Akismet Spam Filter',0,'2025-02-10 09:55:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2556,1838,'Akismet',0,'2025-02-10 09:55:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2557,1839,'Akismet Spam Filter',0,'2025-02-10 13:28:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2558,1839,'Akismet',0,'2025-02-10 13:28:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2559,1840,'Akismet Spam Filter',0,'2025-02-10 23:27:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2560,1840,'Akismet',0,'2025-02-10 23:27:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2561,1841,'Akismet Spam Filter',0,'2025-02-11 11:22:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2562,1841,'Akismet',0,'2025-02-11 11:22:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2563,1842,'Akismet Spam Filter',0,'2025-02-11 14:17:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2564,1842,'Akismet',0,'2025-02-11 14:17:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2565,1843,'Akismet Spam Filter',0,'2025-02-12 01:09:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2566,1843,'Akismet',0,'2025-02-12 01:09:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2567,1844,'Akismet Spam Filter',0,'2025-02-12 14:35:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2568,1844,'Akismet',0,'2025-02-12 14:35:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2569,1845,'Akismet Spam Filter',0,'2025-02-13 16:29:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2570,1845,'Akismet',0,'2025-02-13 16:29:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2571,1846,'Akismet Spam Filter',0,'2025-02-13 22:36:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2572,1846,'Akismet',0,'2025-02-13 22:36:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2573,1847,'Akismet Spam Filter',0,'2025-02-14 00:17:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2574,1847,'Akismet',0,'2025-02-14 00:17:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2575,1848,'Akismet Spam Filter',0,'2025-02-14 02:20:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2576,1848,'Akismet',0,'2025-02-14 02:20:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2577,1849,'Akismet Spam Filter',0,'2025-02-14 19:03:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2578,1849,'Akismet',0,'2025-02-14 19:03:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2579,1850,'Akismet Spam Filter',0,'2025-02-15 10:57:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2580,1850,'Akismet',0,'2025-02-15 10:57:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2581,1851,'Akismet Spam Filter',0,'2025-02-16 02:21:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2582,1851,'Akismet',0,'2025-02-16 02:21:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2583,1852,'Akismet Spam Filter',0,'2025-02-16 06:16:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2584,1852,'Akismet',0,'2025-02-16 06:16:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2585,1853,'Akismet Spam Filter',0,'2025-02-16 16:25:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2586,1853,'Akismet',0,'2025-02-16 16:25:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2587,1854,'Akismet Spam Filter',0,'2025-02-17 10:58:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2588,1854,'Akismet',0,'2025-02-17 10:58:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2589,1855,'Akismet Spam Filter',0,'2025-02-17 11:26:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2590,1855,'Akismet',0,'2025-02-17 11:26:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2591,1856,'Akismet Spam Filter',0,'2025-02-17 21:35:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2592,1856,'Akismet',0,'2025-02-17 21:35:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2593,1857,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-02-18 01:48:15','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2594,1858,'Akismet Spam Filter',0,'2025-02-19 03:24:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2595,1858,'Akismet',0,'2025-02-19 03:24:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2596,1859,'Akismet Spam Filter',0,'2025-02-19 08:55:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2597,1859,'Akismet',0,'2025-02-19 08:55:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2598,1860,'Akismet Spam Filter',0,'2025-02-19 11:06:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2599,1860,'Akismet',0,'2025-02-19 11:06:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2600,1861,'Akismet Spam Filter',0,'2025-02-20 00:54:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2601,1861,'Akismet',0,'2025-02-20 00:54:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2602,1862,'Akismet Spam Filter',0,'2025-02-20 14:28:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2603,1862,'Akismet',0,'2025-02-20 14:28:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2604,1863,'Akismet Spam Filter',0,'2025-02-20 17:06:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2605,1863,'Akismet',0,'2025-02-20 17:06:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2606,1864,'Akismet Spam Filter',0,'2025-02-23 00:25:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2607,1864,'Akismet',0,'2025-02-23 00:25:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2608,1865,'Akismet Spam Filter',0,'2025-02-23 03:22:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2609,1865,'Akismet',0,'2025-02-23 03:22:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2610,1866,'Akismet Spam Filter',0,'2025-02-23 06:57:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2611,1866,'Akismet',0,'2025-02-23 06:57:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2612,1867,'Akismet Spam Filter',0,'2025-02-23 11:06:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2613,1867,'Akismet',0,'2025-02-23 11:06:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2614,1868,'Akismet Spam Filter',0,'2025-02-23 20:01:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2615,1868,'Akismet',0,'2025-02-23 20:01:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2616,1869,'Akismet Spam Filter',0,'2025-02-24 00:17:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2617,1869,'Akismet',0,'2025-02-24 00:17:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2618,1870,'Akismet Spam Filter',0,'2025-02-24 03:35:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2619,1870,'Akismet',0,'2025-02-24 03:35:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2620,1871,'Akismet Spam Filter',0,'2025-02-25 03:06:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2621,1871,'Akismet',0,'2025-02-25 03:06:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2622,1872,'Akismet Spam Filter',0,'2025-02-25 10:05:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2623,1872,'Akismet',0,'2025-02-25 10:05:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2624,1873,'Akismet Spam Filter',0,'2025-02-25 14:06:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2625,1873,'Akismet',0,'2025-02-25 14:06:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2626,1874,'Akismet Spam Filter',0,'2025-02-26 02:36:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2627,1874,'Akismet',0,'2025-02-26 02:36:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2628,1875,'Akismet Spam Filter',0,'2025-02-26 07:41:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2629,1875,'Akismet',0,'2025-02-26 07:41:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2630,1876,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-02-26 18:29:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2631,1877,'Akismet Spam Filter',0,'2025-02-26 18:36:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2632,1877,'Akismet',0,'2025-02-26 18:36:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2633,1878,'Akismet Spam Filter',0,'2025-02-27 11:34:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2634,1878,'Akismet',0,'2025-02-27 11:34:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2635,1879,'Akismet Spam Filter',0,'2025-02-28 05:08:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2636,1879,'Akismet',0,'2025-02-28 05:08:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2637,1880,'Akismet Spam Filter',0,'2025-02-28 13:06:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2638,1880,'Akismet',0,'2025-02-28 13:06:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2639,1881,'Akismet Spam Filter',0,'2025-03-01 02:36:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2640,1881,'Akismet',0,'2025-03-01 02:36:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2641,1882,'Akismet Spam Filter',0,'2025-03-01 03:48:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2642,1882,'Akismet',0,'2025-03-01 03:48:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2643,1883,'Akismet Spam Filter',0,'2025-03-01 07:18:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2644,1883,'Akismet',0,'2025-03-01 07:18:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2645,1884,'Akismet Spam Filter',0,'2025-03-02 11:36:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2646,1884,'Akismet',0,'2025-03-02 11:36:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2647,1885,'Akismet Spam Filter',0,'2025-03-02 16:36:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2648,1885,'Akismet',0,'2025-03-02 16:36:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2649,1886,'Akismet Spam Filter',0,'2025-03-03 02:02:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2650,1886,'Akismet',0,'2025-03-03 02:02:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2651,1887,'Akismet Spam Filter',0,'2025-03-03 21:49:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2652,1887,'Akismet',0,'2025-03-03 21:49:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2653,1888,'Akismet Spam Filter',0,'2025-03-04 05:36:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2654,1888,'Akismet',0,'2025-03-04 05:36:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2655,1889,'Akismet Spam Filter',0,'2025-03-04 11:25:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2656,1889,'Akismet',0,'2025-03-04 11:25:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2657,1890,'Akismet Spam Filter',0,'2025-03-04 13:29:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2658,1890,'Akismet',0,'2025-03-04 13:29:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2659,1891,'Stripe',0,'2025-03-04 15:38:31','Payment has been completed. Amount: $850.00. Transaction Id: pi_3QyxY6FNsyXxndsw0xBHmAFA.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2660,1891,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-03-04 15:38:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2661,1892,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-03-04 21:53:44','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2662,1893,'Akismet Spam Filter',0,'2025-03-05 01:51:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2663,1893,'Akismet',0,'2025-03-05 01:51:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2664,1894,'Akismet Spam Filter',0,'2025-03-05 09:17:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2665,1894,'Akismet',0,'2025-03-05 09:17:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2666,1895,'Akismet Spam Filter',0,'2025-03-05 20:43:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2667,1895,'Akismet',0,'2025-03-05 20:43:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2668,1896,'Akismet Spam Filter',0,'2025-03-06 03:41:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2669,1896,'Akismet',0,'2025-03-06 03:41:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2670,1897,'Akismet Spam Filter',0,'2025-03-06 11:41:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2671,1897,'Akismet',0,'2025-03-06 11:41:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2672,1898,'Akismet Spam Filter',0,'2025-03-06 14:23:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2673,1898,'Akismet',0,'2025-03-06 14:23:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2674,1899,'Akismet Spam Filter',0,'2025-03-07 02:18:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2675,1899,'Akismet',0,'2025-03-07 02:18:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2676,1900,'Akismet Spam Filter',0,'2025-03-07 07:08:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2677,1900,'Akismet',0,'2025-03-07 07:08:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2678,1901,'Akismet Spam Filter',0,'2025-03-07 08:58:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2679,1901,'Akismet',0,'2025-03-07 08:58:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2680,1902,'Akismet Spam Filter',0,'2025-03-07 19:42:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2681,1902,'Akismet',0,'2025-03-07 19:42:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2682,1903,'Akismet Spam Filter',0,'2025-03-08 05:35:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2683,1903,'Akismet',0,'2025-03-08 05:35:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2684,1904,'Akismet Spam Filter',0,'2025-03-08 06:20:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2685,1904,'Akismet',0,'2025-03-08 06:20:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2686,1905,'Akismet Spam Filter',0,'2025-03-08 10:14:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2687,1905,'Akismet',0,'2025-03-08 10:14:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2688,1906,'Akismet Spam Filter',0,'2025-03-08 22:47:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2689,1906,'Akismet',0,'2025-03-08 22:47:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2690,1907,'Akismet Spam Filter',0,'2025-03-09 16:57:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2691,1907,'Akismet',0,'2025-03-09 16:57:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2692,1908,'Akismet Spam Filter',0,'2025-03-10 09:28:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2693,1908,'Akismet',0,'2025-03-10 09:28:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2694,1909,'Akismet Spam Filter',0,'2025-03-10 18:48:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2695,1909,'Akismet',0,'2025-03-10 18:48:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2696,1910,'Akismet Spam Filter',0,'2025-03-11 06:46:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2697,1910,'Akismet',0,'2025-03-11 06:46:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2698,1911,'Akismet Spam Filter',0,'2025-03-11 17:34:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2699,1911,'Akismet',0,'2025-03-11 17:34:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2700,1912,'Akismet Spam Filter',0,'2025-03-12 09:13:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2701,1912,'Akismet',0,'2025-03-12 09:13:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2702,1913,'Akismet Spam Filter',0,'2025-03-12 09:55:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2703,1913,'Akismet',0,'2025-03-12 09:55:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2704,1914,'Akismet Spam Filter',0,'2025-03-12 10:33:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2705,1914,'Akismet',0,'2025-03-12 10:33:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2706,1915,'Akismet Spam Filter',0,'2025-03-12 16:52:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2707,1915,'Akismet',0,'2025-03-12 16:52:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2708,1916,'Akismet Spam Filter',0,'2025-03-13 10:14:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2709,1916,'Akismet',0,'2025-03-13 10:14:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2710,1917,'Akismet Spam Filter',0,'2025-03-13 22:26:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2711,1917,'Akismet',0,'2025-03-13 22:26:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2712,1918,'Akismet Spam Filter',0,'2025-03-14 01:20:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2713,1918,'Akismet',0,'2025-03-14 01:20:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2714,1919,'Akismet Spam Filter',0,'2025-03-14 18:18:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2715,1919,'Akismet',0,'2025-03-14 18:18:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2716,1920,'Akismet Spam Filter',0,'2025-03-15 03:09:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2717,1920,'Akismet',0,'2025-03-15 03:09:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2718,1921,'Akismet Spam Filter',0,'2025-03-15 07:49:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2719,1921,'Akismet',0,'2025-03-15 07:49:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2720,1922,'Akismet Spam Filter',0,'2025-03-15 10:05:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2721,1922,'Akismet',0,'2025-03-15 10:05:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2722,1923,'Akismet Spam Filter',0,'2025-03-15 10:35:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2723,1923,'Akismet',0,'2025-03-15 10:35:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2724,1924,'Akismet Spam Filter',0,'2025-03-15 23:09:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2725,1924,'Akismet',0,'2025-03-15 23:09:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2726,1925,'Akismet Spam Filter',0,'2025-03-16 01:21:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2727,1925,'Akismet',0,'2025-03-16 01:21:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2728,1926,'Akismet Spam Filter',0,'2025-03-16 05:05:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2729,1926,'Akismet',0,'2025-03-16 05:05:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2730,1927,'Akismet Spam Filter',0,'2025-03-16 09:35:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2731,1927,'Akismet',0,'2025-03-16 09:35:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2732,1928,'Akismet Spam Filter',0,'2025-03-16 11:16:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2733,1928,'Akismet',0,'2025-03-16 11:16:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2734,1929,'Akismet Spam Filter',0,'2025-03-17 07:32:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2735,1929,'Akismet',0,'2025-03-17 07:32:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2736,1930,'Akismet Spam Filter',0,'2025-03-17 08:14:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2737,1930,'Akismet',0,'2025-03-17 08:14:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2738,1931,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-03-17 16:39:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2739,1932,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-03-17 16:40:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2740,1933,'Akismet Spam Filter',0,'2025-03-17 22:19:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2741,1933,'Akismet',0,'2025-03-17 22:19:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2742,1934,'Akismet Spam Filter',0,'2025-03-18 04:29:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2743,1934,'Akismet',0,'2025-03-18 04:29:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2744,1935,'Akismet Spam Filter',0,'2025-03-18 21:05:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2745,1935,'Akismet',0,'2025-03-18 21:05:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2746,1936,'Akismet Spam Filter',0,'2025-03-19 07:25:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2747,1936,'Akismet',0,'2025-03-19 07:25:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2748,1937,'Akismet Spam Filter',0,'2025-03-19 18:32:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2749,1937,'Akismet',0,'2025-03-19 18:32:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2750,1938,'Akismet Spam Filter',0,'2025-03-19 21:19:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2751,1938,'Akismet',0,'2025-03-19 21:19:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2752,1939,'Akismet Spam Filter',0,'2025-03-19 22:13:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2753,1939,'Akismet',0,'2025-03-19 22:13:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2754,1940,'Akismet Spam Filter',0,'2025-03-19 22:33:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2755,1940,'Akismet',0,'2025-03-19 22:33:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2756,1941,'Akismet Spam Filter',0,'2025-03-19 23:35:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2757,1941,'Akismet',0,'2025-03-19 23:35:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2758,1942,'Akismet Spam Filter',0,'2025-03-20 01:59:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2759,1942,'Akismet',0,'2025-03-20 01:59:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2760,1943,'Akismet Spam Filter',0,'2025-03-20 11:53:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2761,1943,'Akismet',0,'2025-03-20 11:53:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2762,1944,'Akismet Spam Filter',0,'2025-03-20 22:07:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2763,1944,'Akismet',0,'2025-03-20 22:07:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2764,1945,'Akismet Spam Filter',0,'2025-03-21 02:31:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2765,1945,'Akismet',0,'2025-03-21 02:31:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2766,1946,'Akismet Spam Filter',0,'2025-03-21 06:16:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2767,1946,'Akismet',0,'2025-03-21 06:16:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2768,1947,'Akismet Spam Filter',0,'2025-03-21 08:31:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2769,1947,'Akismet',0,'2025-03-21 08:31:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2770,1948,'Akismet Spam Filter',0,'2025-03-21 21:44:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2771,1948,'Akismet',0,'2025-03-21 21:44:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2772,1949,'Akismet Spam Filter',0,'2025-03-22 01:59:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2773,1949,'Akismet',0,'2025-03-22 01:59:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2774,1950,'Akismet Spam Filter',0,'2025-03-22 20:05:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2775,1950,'Akismet',0,'2025-03-22 20:05:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2776,1951,'Akismet Spam Filter',0,'2025-03-22 21:00:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2777,1951,'Akismet',0,'2025-03-22 21:00:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2778,1952,'Akismet Spam Filter',0,'2025-03-22 22:19:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2779,1952,'Akismet',0,'2025-03-22 22:19:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2780,1953,'Akismet Spam Filter',0,'2025-03-23 10:40:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2781,1953,'Akismet',0,'2025-03-23 10:40:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2782,1954,'Akismet Spam Filter',0,'2025-03-23 13:18:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2783,1954,'Akismet',0,'2025-03-23 13:18:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2784,1955,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-03-23 18:29:14','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2785,1956,'Akismet Spam Filter',0,'2025-03-23 20:35:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2786,1956,'Akismet',0,'2025-03-23 20:35:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2787,1957,'Akismet Spam Filter',0,'2025-03-24 16:34:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2788,1957,'Akismet',0,'2025-03-24 16:34:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2789,1958,'Akismet Spam Filter',0,'2025-03-25 01:47:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2790,1958,'Akismet',0,'2025-03-25 01:47:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2791,1959,'Akismet Spam Filter',0,'2025-03-25 12:40:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2792,1959,'Akismet',0,'2025-03-25 12:40:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2793,1960,'Akismet Spam Filter',0,'2025-03-25 20:40:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2794,1960,'Akismet',0,'2025-03-25 20:40:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2795,1961,'Akismet Spam Filter',0,'2025-03-25 23:20:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2796,1961,'Akismet',0,'2025-03-25 23:20:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2797,1962,'Akismet Spam Filter',0,'2025-03-26 17:47:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2798,1962,'Akismet',0,'2025-03-26 17:47:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2799,1963,'Admin Notification (ID: 62c28dca44ce1)',0,'2025-03-26 22:07:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2800,1964,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-03-26 23:01:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2801,1965,'Akismet Spam Filter',0,'2025-03-27 04:05:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2802,1965,'Akismet',0,'2025-03-27 04:05:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2803,1966,'Akismet Spam Filter',0,'2025-03-27 05:10:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2804,1966,'Akismet',0,'2025-03-27 05:10:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2805,1967,'Akismet Spam Filter',0,'2025-03-27 12:36:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2806,1967,'Akismet',0,'2025-03-27 12:36:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2807,1968,'Akismet Spam Filter',0,'2025-03-27 15:06:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2808,1968,'Akismet',0,'2025-03-27 15:06:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2809,1969,'Akismet Spam Filter',0,'2025-03-27 22:35:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2810,1969,'Akismet',0,'2025-03-27 22:35:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2811,1970,'Akismet Spam Filter',0,'2025-03-27 22:56:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2812,1970,'Akismet',0,'2025-03-27 22:56:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2813,1971,'Akismet Spam Filter',0,'2025-03-28 07:15:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2814,1971,'Akismet',0,'2025-03-28 07:15:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2815,1972,'Akismet Spam Filter',0,'2025-03-28 09:35:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2816,1972,'Akismet',0,'2025-03-28 09:35:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2817,1973,'Akismet Spam Filter',0,'2025-03-29 03:31:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2818,1973,'Akismet',0,'2025-03-29 03:31:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2819,1974,'Akismet Spam Filter',0,'2025-03-29 08:53:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2820,1974,'Akismet',0,'2025-03-29 08:53:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2821,1975,'Akismet Spam Filter',0,'2025-03-30 02:56:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2822,1975,'Akismet',0,'2025-03-30 02:56:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2823,1976,'Akismet Spam Filter',0,'2025-03-30 08:44:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2824,1976,'Akismet',0,'2025-03-30 08:44:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2825,1977,'Akismet Spam Filter',0,'2025-03-30 11:04:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2826,1977,'Akismet',0,'2025-03-30 11:04:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2827,1978,'Akismet Spam Filter',0,'2025-03-31 00:07:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2828,1978,'Akismet',0,'2025-03-31 00:07:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2829,1979,'Akismet Spam Filter',0,'2025-03-31 12:15:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2830,1979,'Akismet',0,'2025-03-31 12:15:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2831,1980,'Akismet Spam Filter',0,'2025-03-31 17:47:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2832,1980,'Akismet',0,'2025-03-31 17:47:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2833,1981,'Akismet Spam Filter',0,'2025-03-31 23:18:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2834,1981,'Akismet',0,'2025-03-31 23:18:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2835,1982,'Akismet Spam Filter',0,'2025-03-31 23:55:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2836,1982,'Akismet',0,'2025-03-31 23:55:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2837,1983,'Akismet Spam Filter',0,'2025-04-01 11:33:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2838,1983,'Akismet',0,'2025-04-01 11:33:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2839,1984,'Akismet Spam Filter',0,'2025-04-01 15:09:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2840,1984,'Akismet',0,'2025-04-01 15:09:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2841,1985,'Akismet Spam Filter',0,'2025-04-01 17:56:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2842,1985,'Akismet',0,'2025-04-01 17:56:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2843,1986,'Akismet Spam Filter',0,'2025-04-01 20:58:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2844,1986,'Akismet',0,'2025-04-01 20:58:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2845,1987,'Akismet Spam Filter',0,'2025-04-02 18:32:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2846,1987,'Akismet',0,'2025-04-02 18:32:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2847,1988,'Akismet Spam Filter',0,'2025-04-03 00:24:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2848,1988,'Akismet',0,'2025-04-03 00:24:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2849,1989,'Akismet Spam Filter',0,'2025-04-03 15:18:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2850,1989,'Akismet',0,'2025-04-03 15:18:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2851,1990,'Akismet Spam Filter',0,'2025-04-04 09:22:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2852,1990,'Akismet',0,'2025-04-04 09:22:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2853,1991,'Akismet Spam Filter',0,'2025-04-04 14:53:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2854,1991,'Akismet',0,'2025-04-04 14:53:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2855,1992,'Akismet Spam Filter',0,'2025-04-04 21:35:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2856,1992,'Akismet',0,'2025-04-04 21:35:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2857,1993,'Akismet Spam Filter',0,'2025-04-05 04:38:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2858,1993,'Akismet',0,'2025-04-05 04:38:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2859,1994,'Akismet Spam Filter',0,'2025-04-05 08:01:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2860,1994,'Akismet',0,'2025-04-05 08:01:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2861,1995,'Akismet Spam Filter',0,'2025-04-05 08:50:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2862,1995,'Akismet',0,'2025-04-05 08:50:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2863,1996,'Akismet Spam Filter',0,'2025-04-05 15:49:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2864,1996,'Akismet',0,'2025-04-05 15:49:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2865,1997,'Stripe',0,'2025-04-05 20:51:02','Payment has been completed. Amount: $1,400.00. Transaction Id: pi_3RAdg6FNsyXxndsw1KqjYuLK.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2866,1997,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-04-05 20:51:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2867,1998,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-04-05 20:52:17','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2868,1999,'Akismet Spam Filter',0,'2025-04-06 14:37:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2869,1999,'Akismet',0,'2025-04-06 14:37:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2870,2000,'Akismet Spam Filter',0,'2025-04-06 23:07:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2871,2000,'Akismet',0,'2025-04-06 23:07:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2872,2001,'Akismet Spam Filter',0,'2025-04-07 00:33:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2873,2001,'Akismet',0,'2025-04-07 00:33:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2874,2002,'Akismet Spam Filter',0,'2025-04-08 07:00:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2875,2002,'Akismet',0,'2025-04-08 07:00:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2876,2003,'Akismet Spam Filter',0,'2025-04-08 23:44:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2877,2003,'Akismet',0,'2025-04-08 23:44:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2878,2004,'Akismet Spam Filter',0,'2025-04-09 09:11:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2879,2004,'Akismet',0,'2025-04-09 09:11:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2880,2005,'Akismet Spam Filter',0,'2025-04-09 12:36:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2881,2005,'Akismet',0,'2025-04-09 12:36:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2882,2006,'Akismet Spam Filter',0,'2025-04-09 14:07:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2883,2006,'Akismet',0,'2025-04-09 14:07:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2884,2007,'Akismet Spam Filter',0,'2025-04-10 04:36:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2885,2007,'Akismet',0,'2025-04-10 04:36:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2886,2008,'Akismet Spam Filter',0,'2025-04-10 06:51:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2887,2008,'Akismet',0,'2025-04-10 06:51:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2888,2009,'Akismet Spam Filter',0,'2025-04-10 16:14:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2889,2009,'Akismet',0,'2025-04-10 16:14:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2890,2010,'Akismet Spam Filter',0,'2025-04-11 00:57:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2891,2010,'Akismet',0,'2025-04-11 00:57:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2892,2011,'Akismet Spam Filter',0,'2025-04-11 10:50:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2893,2011,'Akismet',0,'2025-04-11 10:50:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2894,2012,'Akismet Spam Filter',0,'2025-04-13 16:26:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2895,2012,'Akismet',0,'2025-04-13 16:26:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2896,2013,'Akismet Spam Filter',0,'2025-04-13 20:30:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2897,2013,'Akismet',0,'2025-04-13 20:30:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2898,2014,'Akismet Spam Filter',0,'2025-04-14 04:12:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2899,2014,'Akismet',0,'2025-04-14 04:12:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2900,2015,'Akismet Spam Filter',0,'2025-04-14 17:59:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2901,2015,'Akismet',0,'2025-04-14 17:59:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2902,2016,'Akismet Spam Filter',0,'2025-04-15 02:16:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2903,2016,'Akismet',0,'2025-04-15 02:16:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2904,2017,'Akismet Spam Filter',0,'2025-04-15 05:50:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2905,2017,'Akismet',0,'2025-04-15 05:50:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2906,2018,'Akismet Spam Filter',0,'2025-04-15 19:18:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2907,2018,'Akismet',0,'2025-04-15 19:18:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2908,2019,'Akismet Spam Filter',0,'2025-04-16 03:32:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2909,2019,'Akismet',0,'2025-04-16 03:32:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2910,2020,'Akismet Spam Filter',0,'2025-04-16 19:04:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2911,2020,'Akismet',0,'2025-04-16 19:04:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2912,2021,'Akismet Spam Filter',0,'2025-04-16 22:23:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2913,2021,'Akismet',0,'2025-04-16 22:23:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2914,2022,'Akismet Spam Filter',0,'2025-04-17 08:43:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2915,2022,'Akismet',0,'2025-04-17 08:43:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2916,2023,'Akismet Spam Filter',0,'2025-04-17 09:40:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2917,2023,'Akismet',0,'2025-04-17 09:40:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2918,2024,'Akismet Spam Filter',0,'2025-04-17 22:00:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2919,2024,'Akismet',0,'2025-04-17 22:00:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2920,2025,'Akismet Spam Filter',0,'2025-04-18 04:03:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2921,2025,'Akismet',0,'2025-04-18 04:03:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2922,2026,'Akismet Spam Filter',0,'2025-04-18 09:16:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2923,2026,'Akismet',0,'2025-04-18 09:16:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2924,2027,'Akismet Spam Filter',0,'2025-04-18 16:17:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2925,2027,'Akismet',0,'2025-04-18 16:17:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2926,2028,'Akismet Spam Filter',0,'2025-04-19 06:55:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2927,2028,'Akismet',0,'2025-04-19 06:55:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2928,2029,'Akismet Spam Filter',0,'2025-04-19 08:25:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2929,2029,'Akismet',0,'2025-04-19 08:25:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2930,2030,'Akismet Spam Filter',0,'2025-04-19 20:52:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2931,2030,'Akismet',0,'2025-04-19 20:52:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2932,2031,'Akismet Spam Filter',0,'2025-04-19 21:21:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2933,2031,'Akismet',0,'2025-04-19 21:21:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2934,2032,'Akismet Spam Filter',0,'2025-04-20 03:21:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2935,2032,'Akismet',0,'2025-04-20 03:21:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2936,2033,'Akismet Spam Filter',0,'2025-04-20 08:07:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2937,2033,'Akismet',0,'2025-04-20 08:07:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2938,2034,'Akismet Spam Filter',0,'2025-04-20 17:58:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2939,2034,'Akismet',0,'2025-04-20 17:58:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2940,2035,'Akismet Spam Filter',0,'2025-04-21 18:41:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2941,2035,'Akismet',0,'2025-04-21 18:41:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2942,2036,'Akismet Spam Filter',0,'2025-04-21 20:12:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2943,2036,'Akismet',0,'2025-04-21 20:12:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2944,2037,'Akismet Spam Filter',0,'2025-04-22 08:10:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2945,2037,'Akismet',0,'2025-04-22 08:10:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2946,2038,'Akismet Spam Filter',0,'2025-04-22 08:30:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2947,2038,'Akismet',0,'2025-04-22 08:30:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2948,2039,'Akismet Spam Filter',0,'2025-04-22 21:10:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2949,2039,'Akismet',0,'2025-04-22 21:10:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2950,2040,'Akismet Spam Filter',0,'2025-04-23 00:01:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2951,2040,'Akismet',0,'2025-04-23 00:01:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2952,2041,'Akismet Spam Filter',0,'2025-04-23 00:24:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2953,2041,'Akismet',0,'2025-04-23 00:24:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2954,2042,'Akismet Spam Filter',0,'2025-04-23 02:56:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2955,2042,'Akismet',0,'2025-04-23 02:56:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2956,2043,'Akismet Spam Filter',0,'2025-04-23 05:38:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2957,2043,'Akismet',0,'2025-04-23 05:38:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2958,2044,'Akismet Spam Filter',0,'2025-04-23 08:07:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2959,2044,'Akismet',0,'2025-04-23 08:07:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2960,2045,'Akismet Spam Filter',0,'2025-04-23 22:40:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2961,2045,'Akismet',0,'2025-04-23 22:40:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2962,2046,'Akismet Spam Filter',0,'2025-04-24 01:36:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2963,2046,'Akismet',0,'2025-04-24 01:36:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2964,2047,'Akismet Spam Filter',0,'2025-04-24 04:54:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2965,2047,'Akismet',0,'2025-04-24 04:54:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2966,2048,'Akismet Spam Filter',0,'2025-04-24 08:37:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2967,2048,'Akismet',0,'2025-04-24 08:37:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2968,2049,'Akismet Spam Filter',0,'2025-04-24 18:29:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2969,2049,'Akismet',0,'2025-04-24 18:29:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2970,2050,'Akismet Spam Filter',0,'2025-04-26 05:43:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2971,2050,'Akismet',0,'2025-04-26 05:43:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2972,2051,'Akismet Spam Filter',0,'2025-04-26 14:17:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2973,2051,'Akismet',0,'2025-04-26 14:17:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2974,2052,'Akismet Spam Filter',0,'2025-04-26 23:20:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2975,2052,'Akismet',0,'2025-04-26 23:20:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2976,2053,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-04-27 18:29:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2977,2054,'Akismet Spam Filter',0,'2025-04-27 22:09:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2978,2054,'Akismet',0,'2025-04-27 22:09:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2979,2055,'Akismet Spam Filter',0,'2025-04-28 00:30:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2980,2055,'Akismet',0,'2025-04-28 00:30:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2981,2056,'Akismet Spam Filter',0,'2025-04-28 01:24:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2982,2056,'Akismet',0,'2025-04-28 01:24:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2983,2057,'Akismet Spam Filter',0,'2025-04-28 18:56:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2984,2057,'Akismet',0,'2025-04-28 18:56:13','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2985,2058,'Akismet Spam Filter',0,'2025-04-28 20:52:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2986,2058,'Akismet',0,'2025-04-28 20:52:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2987,2059,'Akismet Spam Filter',0,'2025-04-29 18:20:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2988,2059,'Akismet',0,'2025-04-29 18:20:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2989,2060,'Akismet Spam Filter',0,'2025-04-30 05:47:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2990,2060,'Akismet',0,'2025-04-30 05:47:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2991,2061,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-04-30 13:12:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2992,2062,'Akismet Spam Filter',0,'2025-04-30 22:21:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2993,2062,'Akismet',0,'2025-04-30 22:21:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2994,2063,'Akismet Spam Filter',0,'2025-04-30 23:35:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2995,2063,'Akismet',0,'2025-04-30 23:35:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2996,2064,'Akismet Spam Filter',0,'2025-05-01 01:39:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2997,2064,'Akismet',0,'2025-05-01 01:39:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (2998,2065,'Akismet Spam Filter',0,'2025-05-01 02:50:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (2999,2065,'Akismet',0,'2025-05-01 02:50:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3000,2066,'Akismet Spam Filter',0,'2025-05-01 04:05:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3001,2066,'Akismet',0,'2025-05-01 04:05:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3002,2067,'Akismet Spam Filter',0,'2025-05-01 06:35:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3003,2067,'Akismet',0,'2025-05-01 06:35:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3004,2068,'Akismet Spam Filter',0,'2025-05-01 11:13:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3005,2068,'Akismet',0,'2025-05-01 11:13:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3006,2069,'Akismet Spam Filter',0,'2025-05-03 05:55:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3007,2069,'Akismet',0,'2025-05-03 05:55:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3008,2070,'Akismet Spam Filter',0,'2025-05-03 11:15:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3009,2070,'Akismet',0,'2025-05-03 11:15:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3010,2071,'Akismet Spam Filter',0,'2025-05-03 13:29:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3011,2071,'Akismet',0,'2025-05-03 13:29:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3012,2072,'Akismet Spam Filter',0,'2025-05-04 07:48:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3013,2072,'Akismet',0,'2025-05-04 07:48:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3014,2073,'Akismet Spam Filter',0,'2025-05-05 17:01:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3015,2073,'Akismet',0,'2025-05-05 17:01:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3016,2074,'Akismet Spam Filter',0,'2025-05-05 21:21:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3017,2074,'Akismet',0,'2025-05-05 21:21:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3018,2075,'Akismet Spam Filter',0,'2025-05-06 01:44:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3019,2075,'Akismet',0,'2025-05-06 01:44:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3020,2076,'Akismet Spam Filter',0,'2025-05-07 02:26:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3021,2076,'Akismet',0,'2025-05-07 02:26:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3022,2077,'Akismet Spam Filter',0,'2025-05-07 06:32:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3023,2077,'Akismet',0,'2025-05-07 06:32:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3024,2078,'Akismet Spam Filter',0,'2025-05-08 04:35:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3025,2078,'Akismet',0,'2025-05-08 04:35:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3026,2079,'Akismet Spam Filter',0,'2025-05-08 11:31:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3027,2079,'Akismet',0,'2025-05-08 11:31:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3028,2080,'Akismet Spam Filter',0,'2025-05-08 17:12:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3029,2080,'Akismet',0,'2025-05-08 17:12:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3030,2081,'Akismet Spam Filter',0,'2025-05-09 03:34:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3031,2081,'Akismet',0,'2025-05-09 03:34:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3032,2082,'Akismet Spam Filter',0,'2025-05-09 10:17:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3033,2082,'Akismet',0,'2025-05-09 10:17:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3034,2083,'Stripe',0,'2025-05-09 16:39:48','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RMtxcFNsyXxndsw0h2nlZGJ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3035,2083,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-05-09 16:39:49','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3036,2084,'Akismet Spam Filter',0,'2025-05-10 20:25:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3037,2084,'Akismet',0,'2025-05-10 20:25:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3038,2085,'Akismet Spam Filter',0,'2025-05-11 07:56:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3039,2085,'Akismet',0,'2025-05-11 07:56:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3040,2086,'Akismet Spam Filter',0,'2025-05-12 23:02:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3041,2086,'Akismet',0,'2025-05-12 23:02:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3042,2087,'Akismet Spam Filter',0,'2025-05-13 00:43:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3043,2087,'Akismet',0,'2025-05-13 00:43:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3044,2088,'Akismet Spam Filter',0,'2025-05-13 16:59:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3045,2088,'Akismet',0,'2025-05-13 16:59:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3046,2089,'Akismet Spam Filter',0,'2025-05-13 17:55:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3047,2089,'Akismet',0,'2025-05-13 17:55:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3048,2090,'Akismet Spam Filter',0,'2025-05-14 04:57:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3049,2090,'Akismet',0,'2025-05-14 04:57:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3050,2091,'Akismet Spam Filter',0,'2025-05-14 14:55:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3051,2091,'Akismet',0,'2025-05-14 14:55:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3052,2092,'Akismet Spam Filter',0,'2025-05-14 17:25:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3053,2092,'Akismet',0,'2025-05-14 17:25:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3054,2093,'Akismet Spam Filter',0,'2025-05-15 03:07:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3055,2093,'Akismet',0,'2025-05-15 03:07:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3056,2094,'Akismet Spam Filter',0,'2025-05-15 07:54:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3057,2094,'Akismet',0,'2025-05-15 07:54:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3058,2095,'Stripe',0,'2025-05-16 20:19:37','Payment has been completed. Amount: $575.00. Transaction Id: pi_3RPUjBFNsyXxndsw17eLsqd6.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3059,2095,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-05-16 20:19:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3060,2096,'Akismet Spam Filter',0,'2025-05-16 20:55:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3061,2096,'Akismet',0,'2025-05-16 20:55:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3062,2097,'Akismet Spam Filter',0,'2025-05-17 01:37:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3063,2097,'Akismet',0,'2025-05-17 01:37:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3064,2098,'Akismet Spam Filter',0,'2025-05-18 01:51:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3065,2098,'Akismet',0,'2025-05-18 01:51:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3066,2099,'Akismet Spam Filter',0,'2025-05-18 03:14:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3067,2099,'Akismet',0,'2025-05-18 03:14:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3068,2100,'Stripe',0,'2025-05-18 20:10:52','Payment has been completed. Amount: $850.00. Transaction Id: pi_3RQDXnFNsyXxndsw0c4rLqyZ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3069,2100,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-05-18 20:10:52','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3070,2101,'Akismet Spam Filter',0,'2025-05-18 20:45:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3071,2101,'Akismet',0,'2025-05-18 20:45:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3072,2102,'Akismet Spam Filter',0,'2025-05-18 23:05:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3073,2102,'Akismet',0,'2025-05-18 23:05:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3074,2103,'Akismet Spam Filter',0,'2025-05-19 14:10:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3075,2103,'Akismet',0,'2025-05-19 14:10:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3076,2104,'Akismet Spam Filter',0,'2025-05-19 18:23:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3077,2104,'Akismet',0,'2025-05-19 18:23:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3078,2105,'Akismet Spam Filter',0,'2025-05-19 22:14:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3079,2105,'Akismet',0,'2025-05-19 22:14:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3080,2106,'Akismet Spam Filter',0,'2025-05-20 05:10:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3081,2106,'Akismet',0,'2025-05-20 05:10:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3082,2107,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-05-21 09:23:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3083,2108,'Akismet Spam Filter',0,'2025-05-21 23:35:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3084,2108,'Akismet',0,'2025-05-21 23:35:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3085,2109,'Akismet Spam Filter',0,'2025-05-22 04:04:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3086,2109,'Akismet',0,'2025-05-22 04:04:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3087,2110,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-05-22 15:20:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3088,2111,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-05-22 15:22:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3089,2112,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-05-22 15:24:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3090,2113,'Akismet Spam Filter',0,'2025-05-22 15:45:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3091,2113,'Akismet',0,'2025-05-22 15:45:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3092,2114,'Akismet Spam Filter',0,'2025-05-23 08:06:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3093,2114,'Akismet',0,'2025-05-23 08:06:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3094,2115,'Akismet Spam Filter',0,'2025-05-23 08:08:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3095,2115,'Akismet',0,'2025-05-23 08:08:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3096,2116,'Akismet Spam Filter',0,'2025-05-23 12:56:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3097,2116,'Akismet',0,'2025-05-23 12:56:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3098,2117,'Akismet Spam Filter',0,'2025-05-24 03:59:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3099,2117,'Akismet',0,'2025-05-24 03:59:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3100,2118,'Akismet Spam Filter',0,'2025-05-24 04:02:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3101,2118,'Akismet',0,'2025-05-24 04:02:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3102,2119,'Akismet Spam Filter',0,'2025-05-24 06:00:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3103,2119,'Akismet',0,'2025-05-24 06:00:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3104,2120,'Akismet Spam Filter',0,'2025-05-24 15:22:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3105,2120,'Akismet',0,'2025-05-24 15:22:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3106,2121,'Akismet Spam Filter',0,'2025-05-24 16:49:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3107,2121,'Akismet',0,'2025-05-24 16:49:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3108,2122,'Akismet Spam Filter',0,'2025-05-24 19:25:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3109,2122,'Akismet',0,'2025-05-24 19:25:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3110,2123,'Stripe',0,'2025-05-24 20:52:36','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RSP3UFNsyXxndsw0cEvUWsf.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3111,2123,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-05-24 20:52:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3112,2124,'Akismet Spam Filter',0,'2025-05-25 02:57:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3113,2124,'Akismet',0,'2025-05-25 02:57:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3114,2125,'Stripe',0,'2025-05-25 15:43:27','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RSghrFNsyXxndsw0IHxwZVw.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3115,2125,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-05-25 15:43:28','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3116,2126,'Akismet Spam Filter',0,'2025-05-25 15:56:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3117,2126,'Akismet',0,'2025-05-25 15:56:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3118,2127,'Akismet Spam Filter',0,'2025-05-25 22:43:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3119,2127,'Akismet',0,'2025-05-25 22:43:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3120,2128,'Akismet Spam Filter',0,'2025-05-26 01:05:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3121,2128,'Akismet',0,'2025-05-26 01:05:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3122,2129,'Akismet Spam Filter',0,'2025-05-26 03:01:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3123,2129,'Akismet',0,'2025-05-26 03:01:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3124,2130,'Akismet Spam Filter',0,'2025-05-26 17:31:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3125,2130,'Akismet',0,'2025-05-26 17:31:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3126,2131,'Akismet Spam Filter',0,'2025-05-26 22:06:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3127,2131,'Akismet',0,'2025-05-26 22:06:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3128,2132,'Akismet Spam Filter',0,'2025-05-27 19:46:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3129,2132,'Akismet',0,'2025-05-27 19:46:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3130,2133,'Akismet Spam Filter',0,'2025-05-27 22:39:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3131,2133,'Akismet',0,'2025-05-27 22:39:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3132,2134,'Akismet Spam Filter',0,'2025-05-27 22:56:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3133,2134,'Akismet',0,'2025-05-27 22:56:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3134,2135,'Akismet Spam Filter',0,'2025-05-28 01:08:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3135,2135,'Akismet',0,'2025-05-28 01:08:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3136,2136,'Akismet Spam Filter',0,'2025-05-28 01:17:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3137,2136,'Akismet',0,'2025-05-28 01:17:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3138,2137,'Akismet Spam Filter',0,'2025-05-28 03:31:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3139,2137,'Akismet',0,'2025-05-28 03:31:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3140,2138,'Akismet Spam Filter',0,'2025-05-28 03:42:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3141,2138,'Akismet',0,'2025-05-28 03:42:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3142,2139,'Akismet Spam Filter',0,'2025-05-28 04:54:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3143,2139,'Akismet',0,'2025-05-28 04:54:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3144,2140,'Akismet Spam Filter',0,'2025-05-28 08:57:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3145,2140,'Akismet',0,'2025-05-28 08:57:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3146,2141,'Akismet Spam Filter',0,'2025-05-28 12:16:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3147,2141,'Akismet',0,'2025-05-28 12:16:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3148,2142,'Akismet Spam Filter',0,'2025-05-28 13:40:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3149,2142,'Akismet',0,'2025-05-28 13:40:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3150,2143,'Akismet Spam Filter',0,'2025-05-28 16:39:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3151,2143,'Akismet',0,'2025-05-28 16:39:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3152,2144,'Akismet Spam Filter',0,'2025-05-29 07:25:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3153,2144,'Akismet',0,'2025-05-29 07:25:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3154,2145,'Akismet Spam Filter',0,'2025-05-29 17:12:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3155,2145,'Akismet',0,'2025-05-29 17:12:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3156,2146,'Akismet Spam Filter',0,'2025-05-29 17:44:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3157,2146,'Akismet',0,'2025-05-29 17:44:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3158,2147,'Akismet Spam Filter',0,'2025-05-29 18:10:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3159,2147,'Akismet',0,'2025-05-29 18:10:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3160,2148,'Akismet Spam Filter',0,'2025-05-29 22:08:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3161,2148,'Akismet',0,'2025-05-29 22:08:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3162,2149,'Akismet Spam Filter',0,'2025-05-29 22:22:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3163,2149,'Akismet',0,'2025-05-29 22:22:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3164,2150,'Akismet Spam Filter',0,'2025-05-29 23:53:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3165,2150,'Akismet',0,'2025-05-29 23:53:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3166,2151,'Akismet Spam Filter',0,'2025-05-30 01:45:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3167,2151,'Akismet',0,'2025-05-30 01:45:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3168,2152,'Akismet Spam Filter',0,'2025-05-30 02:56:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3169,2152,'Akismet',0,'2025-05-30 02:56:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3170,2153,'Akismet Spam Filter',0,'2025-05-30 07:19:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3171,2153,'Akismet',0,'2025-05-30 07:19:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3172,2154,'Akismet Spam Filter',0,'2025-05-30 10:04:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3173,2154,'Akismet',0,'2025-05-30 10:04:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3174,2155,'Akismet Spam Filter',0,'2025-05-31 01:07:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3175,2155,'Akismet',0,'2025-05-31 01:07:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3176,2156,'Akismet Spam Filter',0,'2025-05-31 07:27:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3177,2156,'Akismet',0,'2025-05-31 07:27:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3178,2157,'Akismet Spam Filter',0,'2025-05-31 08:33:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3179,2157,'Akismet',0,'2025-05-31 08:33:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3180,2158,'Akismet Spam Filter',0,'2025-05-31 19:11:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3181,2158,'Akismet',0,'2025-05-31 19:11:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3182,2159,'Akismet Spam Filter',0,'2025-06-01 03:38:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3183,2159,'Akismet',0,'2025-06-01 03:38:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3184,2160,'Akismet Spam Filter',0,'2025-06-01 08:03:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3185,2160,'Akismet',0,'2025-06-01 08:03:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3186,2161,'Akismet Spam Filter',0,'2025-06-01 08:27:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3187,2161,'Akismet',0,'2025-06-01 08:27:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3188,2162,'Akismet Spam Filter',0,'2025-06-01 13:38:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3189,2162,'Akismet',0,'2025-06-01 13:38:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3190,2163,'Akismet Spam Filter',0,'2025-06-01 17:37:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3191,2163,'Akismet',0,'2025-06-01 17:37:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3192,2164,'Akismet Spam Filter',0,'2025-06-01 22:48:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3193,2164,'Akismet',0,'2025-06-01 22:48:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3194,2165,'Akismet Spam Filter',0,'2025-06-02 15:38:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3195,2165,'Akismet',0,'2025-06-02 15:38:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3196,2166,'Akismet Spam Filter',0,'2025-06-02 15:46:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3197,2166,'Akismet',0,'2025-06-02 15:46:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3198,2167,'Akismet Spam Filter',0,'2025-06-02 18:41:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3199,2167,'Akismet',0,'2025-06-02 18:41:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3200,2168,'Akismet Spam Filter',0,'2025-06-02 20:15:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3201,2168,'Akismet',0,'2025-06-02 20:15:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3202,2169,'Akismet Spam Filter',0,'2025-06-03 00:45:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3203,2169,'Akismet',0,'2025-06-03 00:45:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3204,2170,'Akismet Spam Filter',0,'2025-06-03 04:16:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3205,2170,'Akismet',0,'2025-06-03 04:16:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3206,2171,'Akismet Spam Filter',0,'2025-06-03 04:59:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3207,2171,'Akismet',0,'2025-06-03 04:59:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3208,2172,'Akismet Spam Filter',0,'2025-06-03 08:36:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3209,2172,'Akismet',0,'2025-06-03 08:36:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3210,2173,'Akismet Spam Filter',0,'2025-06-03 14:14:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3211,2173,'Akismet',0,'2025-06-03 14:14:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3212,2174,'Akismet Spam Filter',0,'2025-06-03 21:34:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3213,2174,'Akismet',0,'2025-06-03 21:34:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3214,2175,'Akismet Spam Filter',0,'2025-06-04 00:48:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3215,2175,'Akismet',0,'2025-06-04 00:48:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3216,2176,'Akismet Spam Filter',0,'2025-06-04 02:31:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3217,2176,'Akismet',0,'2025-06-04 02:31:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3218,2177,'Akismet Spam Filter',0,'2025-06-04 03:19:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3219,2177,'Akismet',0,'2025-06-04 03:19:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3220,2178,'Akismet Spam Filter',0,'2025-06-04 08:01:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3221,2178,'Akismet',0,'2025-06-04 08:01:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3222,2179,'Akismet Spam Filter',0,'2025-06-04 15:30:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3223,2179,'Akismet',0,'2025-06-04 15:30:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3224,2180,'Stripe',0,'2025-06-04 22:19:02','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RWPeAFNsyXxndsw1c2NjNA4.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3225,2180,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-04 22:19:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3226,2181,'Akismet Spam Filter',0,'2025-06-05 11:27:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3227,2181,'Akismet',0,'2025-06-05 11:27:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3228,2182,'Akismet Spam Filter',0,'2025-06-05 14:46:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3229,2182,'Akismet',0,'2025-06-05 14:46:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3230,2183,'Akismet Spam Filter',0,'2025-06-05 14:46:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3231,2183,'Akismet',0,'2025-06-05 14:46:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3232,2184,'Akismet Spam Filter',0,'2025-06-05 20:49:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3233,2184,'Akismet',0,'2025-06-05 20:49:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3234,2185,'Akismet Spam Filter',0,'2025-06-05 21:45:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3235,2185,'Akismet',0,'2025-06-05 21:45:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3236,2186,'Akismet Spam Filter',0,'2025-06-05 23:54:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3237,2186,'Akismet',0,'2025-06-05 23:54:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3238,2187,'Akismet Spam Filter',0,'2025-06-06 05:45:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3239,2187,'Akismet',0,'2025-06-06 05:45:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3240,2188,'Akismet Spam Filter',0,'2025-06-06 10:46:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3241,2188,'Akismet',0,'2025-06-06 10:46:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3242,2189,'Akismet Spam Filter',0,'2025-06-06 12:56:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3243,2189,'Akismet',0,'2025-06-06 12:56:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3244,2190,'Akismet Spam Filter',0,'2025-06-06 13:32:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3245,2190,'Akismet',0,'2025-06-06 13:32:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3246,2191,'Akismet Spam Filter',0,'2025-06-06 15:35:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3247,2191,'Akismet',0,'2025-06-06 15:35:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3248,2192,'Akismet Spam Filter',0,'2025-06-06 15:51:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3249,2192,'Akismet',0,'2025-06-06 15:51:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3250,2193,'Akismet Spam Filter',0,'2025-06-06 17:12:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3251,2193,'Akismet',0,'2025-06-06 17:12:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3252,2194,'Akismet Spam Filter',0,'2025-06-06 21:07:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3253,2194,'Akismet',0,'2025-06-06 21:07:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3254,2195,'Akismet Spam Filter',0,'2025-06-06 23:03:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3255,2195,'Akismet',0,'2025-06-06 23:03:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3256,2196,'Akismet Spam Filter',0,'2025-06-06 23:54:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3257,2196,'Akismet',0,'2025-06-06 23:54:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3258,2197,'Akismet Spam Filter',0,'2025-06-07 00:47:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3259,2197,'Akismet',0,'2025-06-07 00:47:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3260,2198,'Stripe',0,'2025-06-07 13:07:38','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3RXMTBFNsyXxndsw0XxsHvlQ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3261,2198,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-07 13:07:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3262,2199,'Akismet Spam Filter',0,'2025-06-07 13:39:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3263,2199,'Akismet',0,'2025-06-07 13:39:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3264,2200,'Akismet Spam Filter',0,'2025-06-07 14:13:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3265,2200,'Akismet',0,'2025-06-07 14:13:55','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3266,2201,'Akismet Spam Filter',0,'2025-06-08 01:50:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3267,2201,'Akismet',0,'2025-06-08 01:50:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3268,2202,'Akismet Spam Filter',0,'2025-06-08 06:06:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3269,2202,'Akismet',0,'2025-06-08 06:06:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3270,2203,'Akismet Spam Filter',0,'2025-06-08 11:12:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3271,2203,'Akismet',0,'2025-06-08 11:12:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3272,2204,'Akismet Spam Filter',0,'2025-06-08 14:05:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3273,2204,'Akismet',0,'2025-06-08 14:05:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3274,2205,'Akismet Spam Filter',0,'2025-06-08 17:28:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3275,2205,'Akismet',0,'2025-06-08 17:28:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3276,2206,'Stripe',0,'2025-06-08 22:45:25','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RXrxsFNsyXxndsw1LKalvXp.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3277,2206,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-08 22:45:26','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3278,2207,'Akismet Spam Filter',0,'2025-06-09 00:42:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3279,2207,'Akismet',0,'2025-06-09 00:42:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3280,2208,'Akismet Spam Filter',0,'2025-06-09 01:44:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3281,2208,'Akismet',0,'2025-06-09 01:44:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3282,2209,'Akismet Spam Filter',0,'2025-06-09 05:44:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3283,2209,'Akismet',0,'2025-06-09 05:44:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3284,2210,'Akismet Spam Filter',0,'2025-06-09 09:31:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3285,2210,'Akismet',0,'2025-06-09 09:31:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3286,2211,'Akismet Spam Filter',0,'2025-06-09 16:16:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3287,2211,'Akismet',0,'2025-06-09 16:16:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3288,2212,'Akismet Spam Filter',0,'2025-06-09 16:42:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3289,2212,'Akismet',0,'2025-06-09 16:42:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3290,2213,'Akismet Spam Filter',0,'2025-06-09 16:42:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3291,2213,'Akismet',0,'2025-06-09 16:42:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3292,2214,'Akismet Spam Filter',0,'2025-06-10 00:37:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3293,2214,'Akismet',0,'2025-06-10 00:37:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3294,2215,'Akismet Spam Filter',0,'2025-06-10 01:37:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3295,2215,'Akismet',0,'2025-06-10 01:37:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3296,2216,'Akismet Spam Filter',0,'2025-06-10 03:40:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3297,2216,'Akismet',0,'2025-06-10 03:40:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3298,2217,'Akismet Spam Filter',0,'2025-06-10 14:44:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3299,2217,'Akismet',0,'2025-06-10 14:44:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3300,2218,'Akismet Spam Filter',0,'2025-06-10 15:25:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3301,2218,'Akismet',0,'2025-06-10 15:25:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3302,2219,'Akismet Spam Filter',0,'2025-06-10 19:43:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3303,2219,'Akismet',0,'2025-06-10 19:43:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3304,2220,'Akismet Spam Filter',0,'2025-06-10 22:55:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3305,2220,'Akismet',0,'2025-06-10 22:55:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3306,2221,'Akismet Spam Filter',0,'2025-06-11 07:01:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3307,2221,'Akismet',0,'2025-06-11 07:01:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3308,2222,'Akismet Spam Filter',0,'2025-06-12 03:09:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3309,2222,'Akismet',0,'2025-06-12 03:09:25','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3310,2223,'Akismet Spam Filter',0,'2025-06-12 14:29:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3311,2223,'Akismet',0,'2025-06-12 14:29:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3312,2224,'Akismet Spam Filter',0,'2025-06-12 18:05:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3313,2224,'Akismet',0,'2025-06-12 18:05:19','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3314,2225,'Akismet Spam Filter',0,'2025-06-12 22:15:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3315,2225,'Akismet',0,'2025-06-12 22:15:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3316,2226,'Akismet Spam Filter',0,'2025-06-13 02:36:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3317,2226,'Akismet',0,'2025-06-13 02:36:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3318,2227,'Akismet Spam Filter',0,'2025-06-13 03:22:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3319,2227,'Akismet',0,'2025-06-13 03:22:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3320,2228,'Akismet Spam Filter',0,'2025-06-13 14:23:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3321,2228,'Akismet',0,'2025-06-13 14:23:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3322,2229,'Akismet Spam Filter',0,'2025-06-14 00:22:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3323,2229,'Akismet',0,'2025-06-14 00:22:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3324,2230,'Akismet Spam Filter',0,'2025-06-14 23:02:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3325,2230,'Akismet',0,'2025-06-14 23:02:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3326,2231,'Akismet Spam Filter',0,'2025-06-15 16:28:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3327,2231,'Akismet',0,'2025-06-15 16:28:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3328,2232,'Akismet Spam Filter',0,'2025-06-15 20:30:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3329,2232,'Akismet',0,'2025-06-15 20:30:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3330,2233,'Akismet Spam Filter',0,'2025-06-16 14:00:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3331,2233,'Akismet',0,'2025-06-16 14:00:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3332,2234,'Akismet Spam Filter',0,'2025-06-16 18:37:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3333,2234,'Akismet',0,'2025-06-16 18:37:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3334,2235,'Akismet Spam Filter',0,'2025-06-16 23:29:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3335,2235,'Akismet',0,'2025-06-16 23:29:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3336,2236,'Akismet Spam Filter',0,'2025-06-17 04:37:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3337,2236,'Akismet',0,'2025-06-17 04:37:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3338,2237,'Akismet Spam Filter',0,'2025-06-17 09:04:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3339,2237,'Akismet',0,'2025-06-17 09:04:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3340,2238,'Akismet Spam Filter',0,'2025-06-17 14:21:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3341,2238,'Akismet',0,'2025-06-17 14:21:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3342,2239,'Akismet Spam Filter',0,'2025-06-17 16:53:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3343,2239,'Akismet',0,'2025-06-17 16:53:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3344,2240,'Akismet Spam Filter',0,'2025-06-18 00:24:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3345,2240,'Akismet',0,'2025-06-18 00:24:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3346,2241,'Stripe',0,'2025-06-18 14:58:11','Payment has been completed. Amount: $975.00. Transaction Id: pi_3RbNRCFNsyXxndsw0pWoO3gf.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3347,2241,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-18 14:58:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3348,2242,'Akismet Spam Filter',0,'2025-06-19 12:45:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3349,2242,'Akismet',0,'2025-06-19 12:45:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3350,2243,'Akismet Spam Filter',0,'2025-06-19 13:28:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3351,2243,'Akismet',0,'2025-06-19 13:28:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3352,2244,'Akismet Spam Filter',0,'2025-06-20 01:52:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3353,2244,'Akismet',0,'2025-06-20 01:52:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3354,2245,'Akismet Spam Filter',0,'2025-06-20 11:22:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3355,2245,'Akismet',0,'2025-06-20 11:22:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3356,2246,'Akismet Spam Filter',0,'2025-06-20 18:37:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3357,2246,'Akismet',0,'2025-06-20 18:37:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3358,2247,'Akismet Spam Filter',0,'2025-06-20 21:55:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3359,2247,'Akismet',0,'2025-06-20 21:55:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3360,2248,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-06-20 23:25:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3361,2249,'Akismet Spam Filter',0,'2025-06-21 03:06:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3362,2249,'Akismet',0,'2025-06-21 03:06:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3363,2250,'Akismet Spam Filter',0,'2025-06-21 08:37:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3364,2250,'Akismet',0,'2025-06-21 08:37:00','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3365,2251,'Akismet Spam Filter',0,'2025-06-21 11:43:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3366,2251,'Akismet',0,'2025-06-21 11:43:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3367,2252,'Akismet Spam Filter',0,'2025-06-21 12:10:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3368,2252,'Akismet',0,'2025-06-21 12:10:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3369,2253,'Akismet Spam Filter',0,'2025-06-21 12:22:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3370,2253,'Akismet',0,'2025-06-21 12:22:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3371,2254,'Akismet Spam Filter',0,'2025-06-21 13:32:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3372,2254,'Akismet',0,'2025-06-21 13:32:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3373,2255,'Akismet Spam Filter',0,'2025-06-21 17:36:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3374,2255,'Akismet',0,'2025-06-21 17:36:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3375,2256,'Akismet Spam Filter',0,'2025-06-21 21:20:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3376,2256,'Akismet',0,'2025-06-21 21:20:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3377,2257,'Akismet Spam Filter',0,'2025-06-22 01:18:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3378,2257,'Akismet',0,'2025-06-22 01:18:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3379,2258,'Stripe',0,'2025-06-22 01:35:05','Payment has been completed. Amount: $975.00. Transaction Id: pi_3RccoDFNsyXxndsw0WtHsByF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3380,2258,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-22 01:35:06','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3381,2259,'Akismet Spam Filter',0,'2025-06-22 02:39:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3382,2259,'Akismet',0,'2025-06-22 02:39:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3383,2260,'Akismet Spam Filter',0,'2025-06-22 07:44:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3384,2260,'Akismet',0,'2025-06-22 07:44:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3385,2261,'Akismet Spam Filter',0,'2025-06-22 11:50:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3386,2261,'Akismet',0,'2025-06-22 11:50:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3387,2262,'Akismet Spam Filter',0,'2025-06-22 13:11:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3388,2262,'Akismet',0,'2025-06-22 13:11:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3389,2263,'Akismet Spam Filter',0,'2025-06-22 19:56:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3390,2263,'Akismet',0,'2025-06-22 19:56:24','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3391,2264,'Akismet Spam Filter',0,'2025-06-22 21:57:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3392,2264,'Akismet',0,'2025-06-22 21:57:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3393,2265,'Akismet Spam Filter',0,'2025-06-22 21:58:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3394,2265,'Akismet',0,'2025-06-22 21:58:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3395,2266,'Akismet Spam Filter',0,'2025-06-23 02:01:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3396,2266,'Akismet',0,'2025-06-23 02:01:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3397,2267,'Akismet Spam Filter',0,'2025-06-23 02:13:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3398,2267,'Akismet',0,'2025-06-23 02:13:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3399,2268,'Akismet Spam Filter',0,'2025-06-23 09:51:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3400,2268,'Akismet',0,'2025-06-23 09:51:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3401,2269,'Akismet Spam Filter',0,'2025-06-23 13:22:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3402,2269,'Akismet',0,'2025-06-23 13:22:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3403,2270,'Akismet Spam Filter',0,'2025-06-24 00:37:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3404,2270,'Akismet',0,'2025-06-24 00:37:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3405,2271,'Akismet Spam Filter',0,'2025-06-24 04:24:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3406,2271,'Akismet',0,'2025-06-24 04:24:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3407,2272,'Stripe',0,'2025-06-24 15:36:45','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3RdYtoFNsyXxndsw0lIii3Zf.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3408,2272,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-24 15:36:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3409,2273,'Akismet Spam Filter',0,'2025-06-24 18:53:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3410,2273,'Akismet',0,'2025-06-24 18:53:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3411,2274,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-06-24 22:58:36','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3412,2275,'Akismet Spam Filter',0,'2025-06-25 03:04:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3413,2275,'Akismet',0,'2025-06-25 03:04:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3414,2276,'Akismet Spam Filter',0,'2025-06-25 03:42:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3415,2276,'Akismet',0,'2025-06-25 03:42:49','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3416,2277,'Akismet Spam Filter',0,'2025-06-25 04:03:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3417,2277,'Akismet',0,'2025-06-25 04:03:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3418,2278,'Akismet Spam Filter',0,'2025-06-25 10:11:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3419,2278,'Akismet',0,'2025-06-25 10:11:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3420,2279,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-06-25 22:10:34','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3421,2280,'Akismet Spam Filter',0,'2025-06-26 03:45:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3422,2280,'Akismet',0,'2025-06-26 03:45:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3423,2281,'Akismet Spam Filter',0,'2025-06-26 05:21:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3424,2281,'Akismet',0,'2025-06-26 05:21:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3425,2282,'Akismet Spam Filter',0,'2025-06-26 06:42:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3426,2282,'Akismet',0,'2025-06-26 06:42:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3427,2283,'Akismet Spam Filter',0,'2025-06-26 12:45:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3428,2283,'Akismet',0,'2025-06-26 12:45:38','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3429,2284,'Stripe',0,'2025-06-26 12:53:41','Payment has been completed. Amount: $450.00. Transaction Id: pi_3ReFIkFNsyXxndsw1ZtRPTIz.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3430,2284,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-26 12:53:42','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3431,2285,'Akismet Spam Filter',0,'2025-06-26 13:40:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3432,2285,'Akismet',0,'2025-06-26 13:40:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3433,2286,'Akismet Spam Filter',0,'2025-06-26 17:37:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3434,2286,'Akismet',0,'2025-06-26 17:37:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3435,2287,'Akismet Spam Filter',0,'2025-06-26 18:24:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3436,2287,'Akismet',0,'2025-06-26 18:24:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3437,2288,'Stripe',0,'2025-06-26 22:46:02','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3ReOYMFNsyXxndsw08064RLc.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3438,2288,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-26 22:46:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3439,2289,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-06-26 22:47:16','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3440,2290,'Akismet Spam Filter',0,'2025-06-26 23:03:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3441,2290,'Akismet',0,'2025-06-26 23:03:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3442,2291,'Akismet Spam Filter',0,'2025-06-27 03:58:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3443,2291,'Akismet',0,'2025-06-27 03:58:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3444,2292,'Akismet Spam Filter',0,'2025-06-27 15:01:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3445,2292,'Akismet',0,'2025-06-27 15:01:04','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3446,2293,'Akismet Spam Filter',0,'2025-06-27 20:28:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3447,2293,'Akismet',0,'2025-06-27 20:28:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3448,2294,'Akismet Spam Filter',0,'2025-06-27 22:55:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3449,2294,'Akismet',0,'2025-06-27 22:55:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3450,2295,'Akismet Spam Filter',0,'2025-06-27 23:25:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3451,2295,'Akismet',0,'2025-06-27 23:25:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3452,2296,'Akismet Spam Filter',0,'2025-06-27 23:33:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3453,2296,'Akismet',0,'2025-06-27 23:33:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3454,2297,'Akismet Spam Filter',0,'2025-06-28 10:48:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3455,2297,'Akismet',0,'2025-06-28 10:48:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3456,2298,'Akismet Spam Filter',0,'2025-06-28 17:30:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3457,2298,'Akismet',0,'2025-06-28 17:30:33','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3458,2299,'Akismet Spam Filter',0,'2025-06-28 21:34:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3459,2299,'Akismet',0,'2025-06-28 21:34:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3460,2300,'Akismet Spam Filter',0,'2025-06-28 23:02:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3461,2300,'Akismet',0,'2025-06-28 23:02:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3462,2301,'Stripe',0,'2025-06-29 01:27:11','Payment has been completed. Amount: $975.00. Transaction Id: pi_3RfA1OFNsyXxndsw1ZGhADFE.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3463,2301,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-29 01:27:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3464,2302,'Akismet Spam Filter',0,'2025-06-29 03:33:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3465,2302,'Akismet',0,'2025-06-29 03:33:03','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3466,2303,'Akismet Spam Filter',0,'2025-06-29 04:37:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3467,2303,'Akismet',0,'2025-06-29 04:37:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3468,2304,'Akismet Spam Filter',0,'2025-06-29 08:14:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3469,2304,'Akismet',0,'2025-06-29 08:14:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3470,2305,'Akismet Spam Filter',0,'2025-06-29 08:29:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3471,2305,'Akismet',0,'2025-06-29 08:29:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3472,2306,'Akismet Spam Filter',0,'2025-06-29 11:42:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3473,2306,'Akismet',0,'2025-06-29 11:42:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3474,2307,'Akismet Spam Filter',0,'2025-06-29 15:40:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3475,2307,'Akismet',0,'2025-06-29 15:40:36','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3476,2308,'Stripe',0,'2025-06-29 16:39:06','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RfOFuFNsyXxndsw0A0viDYF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3477,2308,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-06-29 16:39:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3478,2309,'Akismet Spam Filter',0,'2025-06-30 02:00:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3479,2309,'Akismet',0,'2025-06-30 02:00:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3480,2310,'Akismet Spam Filter',0,'2025-06-30 04:23:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3481,2310,'Akismet',0,'2025-06-30 04:23:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3482,2311,'Akismet Spam Filter',0,'2025-06-30 12:11:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3483,2311,'Akismet',0,'2025-06-30 12:11:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3484,2312,'Akismet Spam Filter',0,'2025-06-30 15:24:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3485,2312,'Akismet',0,'2025-06-30 15:24:53','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3486,2313,'Akismet Spam Filter',0,'2025-06-30 19:41:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3487,2313,'Akismet',0,'2025-06-30 19:41:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3488,2314,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-01 04:22:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3489,2315,'Akismet Spam Filter',0,'2025-07-01 07:41:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3490,2315,'Akismet',0,'2025-07-01 07:41:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3491,2316,'Akismet Spam Filter',0,'2025-07-01 08:09:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3492,2316,'Akismet',0,'2025-07-01 08:09:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3493,2317,'Akismet Spam Filter',0,'2025-07-01 08:54:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3494,2317,'Akismet',0,'2025-07-01 08:54:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3495,2318,'Akismet Spam Filter',0,'2025-07-01 15:07:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3496,2318,'Akismet',0,'2025-07-01 15:07:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3497,2319,'Akismet Spam Filter',0,'2025-07-01 17:10:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3498,2319,'Akismet',0,'2025-07-01 17:10:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3499,2320,'Akismet Spam Filter',0,'2025-07-01 19:56:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3500,2320,'Akismet',0,'2025-07-01 19:56:05','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3501,2321,'Akismet Spam Filter',0,'2025-07-01 23:24:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3502,2321,'Akismet',0,'2025-07-01 23:24:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3503,2322,'Akismet Spam Filter',0,'2025-07-02 13:58:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3504,2322,'Akismet',0,'2025-07-02 13:58:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3505,2308,'Stripe',0,'2025-07-02 21:21:19','Payment has been refunded. Amount: $67.50. Transaction Id: pi_3RfOFuFNsyXxndsw0A0viDYF.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (3506,2323,'Akismet Spam Filter',0,'2025-07-03 09:26:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3507,2323,'Akismet',0,'2025-07-03 09:26:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3508,2324,'Akismet Spam Filter',0,'2025-07-03 12:45:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3509,2324,'Akismet',0,'2025-07-03 12:45:40','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3510,2325,'Akismet Spam Filter',0,'2025-07-04 01:30:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3511,2325,'Akismet',0,'2025-07-04 01:30:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3512,2326,'Akismet Spam Filter',0,'2025-07-04 06:16:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3513,2326,'Akismet',0,'2025-07-04 06:16:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3514,2327,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-04 21:49:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3515,2328,'Akismet Spam Filter',0,'2025-07-04 22:44:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3516,2328,'Akismet',0,'2025-07-04 22:44:02','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3517,2329,'Stripe',0,'2025-07-05 02:50:08','Payment has been completed. Amount: $200.00. Transaction Id: pi_3RhMAxFNsyXxndsw17gMYIc2.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3518,2329,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-05 02:50:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3519,2330,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-05 08:35:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3520,2331,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-05 08:36:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3521,2332,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-05 08:40:32','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3522,2333,'Akismet Spam Filter',0,'2025-07-06 11:23:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3523,2333,'Akismet',0,'2025-07-06 11:23:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3524,2334,'Akismet Spam Filter',0,'2025-07-06 14:57:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3525,2334,'Akismet',0,'2025-07-06 14:57:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3526,2335,'Akismet Spam Filter',0,'2025-07-06 15:44:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3527,2335,'Akismet',0,'2025-07-06 15:44:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3528,2336,'Akismet Spam Filter',0,'2025-07-06 16:19:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3529,2336,'Akismet',0,'2025-07-06 16:19:56','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3530,2337,'Akismet Spam Filter',0,'2025-07-06 17:19:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3531,2337,'Akismet',0,'2025-07-06 17:19:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3532,2338,'Akismet Spam Filter',0,'2025-07-06 20:03:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3533,2338,'Akismet',0,'2025-07-06 20:03:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3534,2339,'Stripe',0,'2025-07-07 00:59:10','Payment has been completed. Amount: $1,050.00. Transaction Id: pi_3Ri3O4FNsyXxndsw1NxD1Aqq.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3535,2339,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-07 00:59:10','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3536,2340,'Akismet Spam Filter',0,'2025-07-07 01:59:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3537,2340,'Akismet',0,'2025-07-07 01:59:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3538,2341,'Akismet Spam Filter',0,'2025-07-07 13:25:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3539,2341,'Akismet',0,'2025-07-07 13:25:43','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3540,2342,'Akismet Spam Filter',0,'2025-07-07 14:44:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3541,2342,'Akismet',0,'2025-07-07 14:44:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3542,2343,'Akismet Spam Filter',0,'2025-07-07 16:46:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3543,2343,'Akismet',0,'2025-07-07 16:46:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3544,2344,'Akismet Spam Filter',0,'2025-07-07 18:15:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3545,2344,'Akismet',0,'2025-07-07 18:15:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3546,2345,'Akismet Spam Filter',0,'2025-07-08 13:01:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3547,2345,'Akismet',0,'2025-07-08 13:01:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3548,2346,'Akismet Spam Filter',0,'2025-07-08 13:50:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3549,2346,'Akismet',0,'2025-07-08 13:50:28','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3550,2347,'Stripe',0,'2025-07-08 20:04:29','Payment has been completed. Amount: $575.00. Transaction Id: pi_3RihkZFNsyXxndsw0tOZGIgg.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3551,2347,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-08 20:04:29','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3552,2348,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-07-09 00:23:40','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3553,2349,'Akismet Spam Filter',0,'2025-07-09 12:56:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3554,2349,'Akismet',0,'2025-07-09 12:56:39','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3555,2350,'Akismet Spam Filter',0,'2025-07-09 16:51:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3556,2350,'Akismet',0,'2025-07-09 16:51:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3557,2351,'Akismet Spam Filter',0,'2025-07-10 02:49:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3558,2351,'Akismet',0,'2025-07-10 02:49:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3559,2352,'Akismet Spam Filter',0,'2025-07-10 06:12:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3560,2352,'Akismet',0,'2025-07-10 06:12:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3561,2353,'Akismet Spam Filter',0,'2025-07-10 07:42:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3562,2353,'Akismet',0,'2025-07-10 07:42:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3563,2354,'Akismet Spam Filter',0,'2025-07-10 15:53:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3564,2354,'Akismet',0,'2025-07-10 15:53:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3565,2355,'Stripe',0,'2025-07-10 17:01:47','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RjNqsFNsyXxndsw07y9PRlu.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3566,2355,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-10 17:01:47','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3567,2356,'Akismet Spam Filter',0,'2025-07-10 19:08:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3568,2356,'Akismet',0,'2025-07-10 19:08:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3569,2357,'Akismet Spam Filter',0,'2025-07-11 02:43:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3570,2357,'Akismet',0,'2025-07-11 02:43:51','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3571,2358,'Akismet Spam Filter',0,'2025-07-11 06:59:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3572,2358,'Akismet',0,'2025-07-11 06:59:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3573,2359,'Akismet Spam Filter',0,'2025-07-11 09:01:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3574,2359,'Akismet',0,'2025-07-11 09:01:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3575,2360,'Stripe',0,'2025-07-12 01:40:00','Payment has been completed. Amount: $1,175.00. Transaction Id: pi_3RjsPvFNsyXxndsw1dFj6V6x.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3576,2360,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-12 01:40:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3577,2361,'Akismet Spam Filter',0,'2025-07-12 03:09:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3578,2361,'Akismet',0,'2025-07-12 03:09:20','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3579,2362,'Akismet Spam Filter',0,'2025-07-12 03:27:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3580,2362,'Akismet',0,'2025-07-12 03:27:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3581,2363,'Akismet Spam Filter',0,'2025-07-12 12:07:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3582,2363,'Akismet',0,'2025-07-12 12:07:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3583,2364,'Stripe',0,'2025-07-13 03:08:19','Payment has been completed. Amount: $1,400.00. Transaction Id: pi_3RkGGxFNsyXxndsw03zolQLy.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3584,2364,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-13 03:08:19','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3585,2365,'Akismet Spam Filter',0,'2025-07-13 08:24:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3586,2365,'Akismet',0,'2025-07-13 08:24:30','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3587,2366,'Akismet Spam Filter',0,'2025-07-13 09:05:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3588,2366,'Akismet',0,'2025-07-13 09:05:11','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3589,2367,'Akismet Spam Filter',0,'2025-07-13 12:49:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3590,2367,'Akismet',0,'2025-07-13 12:49:21','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3591,2368,'Akismet Spam Filter',0,'2025-07-13 16:07:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3592,2368,'Akismet',0,'2025-07-13 16:07:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3593,2369,'Akismet Spam Filter',0,'2025-07-13 19:40:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3594,2369,'Akismet',0,'2025-07-13 19:40:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3595,2370,'Akismet Spam Filter',0,'2025-07-13 20:16:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3596,2370,'Akismet',0,'2025-07-13 20:16:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3597,2371,'Akismet Spam Filter',0,'2025-07-13 22:33:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3598,2371,'Akismet',0,'2025-07-13 22:33:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3599,2372,'Akismet Spam Filter',0,'2025-07-13 23:39:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3600,2372,'Akismet',0,'2025-07-13 23:39:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3601,2373,'Akismet Spam Filter',0,'2025-07-14 10:10:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3602,2373,'Akismet',0,'2025-07-14 10:10:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3603,2374,'Honeypot Spam Filter',0,'2025-07-15 00:22:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3604,2375,'Akismet Spam Filter',0,'2025-07-15 02:49:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3605,2375,'Akismet',0,'2025-07-15 02:49:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3606,2376,'Akismet Spam Filter',0,'2025-07-15 11:28:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3607,2376,'Akismet',0,'2025-07-15 11:28:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3608,2377,'Akismet Spam Filter',0,'2025-07-15 19:54:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3609,2377,'Akismet',0,'2025-07-15 19:54:34','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3610,2378,'Akismet Spam Filter',0,'2025-07-16 01:01:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3611,2378,'Akismet',0,'2025-07-16 01:01:01','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3612,2379,'Honeypot Spam Filter',0,'2025-07-16 05:48:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3613,2380,'Stripe',0,'2025-07-16 06:00:03','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3RlONlFNsyXxndsw1exLN66q.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3614,2380,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-16 06:00:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3615,2381,'Stripe',0,'2025-07-16 06:08:03','Payment has been completed. Amount: $1,200.00. Transaction Id: pi_3RlOVVFNsyXxndsw04HRneEN.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3616,2381,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-16 06:08:04','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3617,2382,'Akismet Spam Filter',0,'2025-07-16 16:17:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3618,2382,'Akismet',0,'2025-07-16 16:17:48','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3619,2383,'Akismet Spam Filter',0,'2025-07-17 00:51:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3620,2383,'Akismet',0,'2025-07-17 00:51:57','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3621,2384,'Honeypot Spam Filter',0,'2025-07-17 02:18:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3622,2385,'Akismet Spam Filter',0,'2025-07-17 18:09:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3623,2385,'Akismet',0,'2025-07-17 18:09:35','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3624,2386,'Akismet Spam Filter',0,'2025-07-18 03:16:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3625,2386,'Akismet',0,'2025-07-18 03:16:10','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3626,2381,'Stripe',0,'2025-07-18 14:20:44','Payment has been refunded. Amount: $1,200.00. Transaction Id: pi_3RlOVVFNsyXxndsw04HRneEN.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (3627,2387,'Akismet Spam Filter',0,'2025-07-18 17:46:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3628,2387,'Akismet',0,'2025-07-18 17:46:18','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3629,2388,'Akismet Spam Filter',0,'2025-07-19 03:39:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3630,2388,'Akismet',0,'2025-07-19 03:39:23','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3631,2389,'Akismet Spam Filter',0,'2025-07-19 23:08:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3632,2389,'Akismet',0,'2025-07-19 23:08:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3633,2390,'Akismet Spam Filter',0,'2025-07-19 23:19:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3634,2390,'Akismet',0,'2025-07-19 23:19:59','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3635,2391,'Stripe',0,'2025-07-20 02:19:11','Payment has been completed. Amount: $450.00. Transaction Id: pi_3RmmqFFNsyXxndsw1lWvqXPE.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3636,2391,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-20 02:19:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3637,2392,'Akismet Spam Filter',0,'2025-07-20 02:57:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3638,2392,'Akismet',0,'2025-07-20 02:57:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3639,2393,'Akismet Spam Filter',0,'2025-07-20 08:00:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3640,2393,'Akismet',0,'2025-07-20 08:00:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3641,2394,'Akismet Spam Filter',0,'2025-07-20 12:36:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3642,2394,'Akismet',0,'2025-07-20 12:36:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3643,2395,'Honeypot Spam Filter',0,'2025-07-21 04:44:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3644,2396,'Honeypot Spam Filter',0,'2025-07-21 17:01:35','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3645,2397,'Akismet Spam Filter',0,'2025-07-21 18:20:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3646,2397,'Akismet',0,'2025-07-21 18:20:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3647,2398,'Stripe',0,'2025-07-22 03:42:37','Payment has been completed. Amount: $850.00. Transaction Id: pi_3RnX65FNsyXxndsw0fYIX6kB.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3648,2398,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-22 03:42:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3649,2399,'Stripe',0,'2025-07-22 18:11:29','Payment has been completed. Amount: $925.00. Transaction Id: pi_3RnkevFNsyXxndsw0349YO3A.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3650,2399,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-22 18:11:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3651,2400,'Akismet Spam Filter',0,'2025-07-22 18:42:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3652,2400,'Akismet',0,'2025-07-22 18:42:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3653,2401,'Akismet Spam Filter',0,'2025-07-23 05:23:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3654,2401,'Akismet',0,'2025-07-23 05:23:58','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3655,2402,'Akismet Spam Filter',0,'2025-07-23 11:21:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3656,2402,'Akismet',0,'2025-07-23 11:21:06','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3657,2403,'Akismet Spam Filter',0,'2025-07-24 01:22:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3658,2403,'Akismet',0,'2025-07-24 01:22:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3659,2404,'Akismet Spam Filter',0,'2025-07-24 19:17:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3660,2404,'Akismet',0,'2025-07-24 19:17:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3661,2405,'Akismet Spam Filter',0,'2025-07-26 08:32:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3662,2405,'Akismet',0,'2025-07-26 08:32:54','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3663,2406,'Akismet Spam Filter',0,'2025-07-26 20:01:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3664,2406,'Akismet',0,'2025-07-26 20:01:37','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3665,2407,'Akismet Spam Filter',0,'2025-07-28 04:31:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3666,2407,'Akismet',0,'2025-07-28 04:31:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3667,2408,'Honeypot Spam Filter',0,'2025-07-28 09:42:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3668,2409,'Akismet Spam Filter',0,'2025-07-28 18:02:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3669,2409,'Akismet',0,'2025-07-28 18:02:14','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3670,2410,'Honeypot Spam Filter',0,'2025-07-28 21:38:28','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3671,2411,'Akismet Spam Filter',0,'2025-07-29 17:47:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3672,2411,'Akismet',0,'2025-07-29 17:47:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3673,2412,'Akismet Spam Filter',0,'2025-07-30 01:31:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3674,2412,'Akismet',0,'2025-07-30 01:31:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3675,2413,'Akismet Spam Filter',0,'2025-07-30 02:54:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3676,2413,'Akismet',0,'2025-07-30 02:54:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3677,2414,'Akismet Spam Filter',0,'2025-07-30 08:24:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3678,2414,'Akismet',0,'2025-07-30 08:24:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3679,2415,'Akismet Spam Filter',0,'2025-07-30 19:59:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3680,2415,'Akismet',0,'2025-07-30 19:59:32','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3681,2416,'Akismet Spam Filter',0,'2025-07-31 08:07:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3682,2416,'Akismet',0,'2025-07-31 08:07:22','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3683,2417,'Stripe',0,'2025-07-31 22:22:43','Payment has been completed. Amount: $850.00. Transaction Id: pi_3Rr4ryFNsyXxndsw039I3WsF.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3684,2417,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-07-31 22:22:43','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3685,2418,'Honeypot Spam Filter',0,'2025-08-01 18:37:09','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3686,2419,'Akismet Spam Filter',0,'2025-08-01 23:19:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3687,2419,'Akismet',0,'2025-08-01 23:19:08','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3688,2420,'Akismet Spam Filter',0,'2025-08-02 09:44:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3689,2420,'Akismet',0,'2025-08-02 09:44:16','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3690,2421,'Akismet Spam Filter',0,'2025-08-02 09:47:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3691,2421,'Akismet',0,'2025-08-02 09:47:45','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3692,2422,'Honeypot Spam Filter',0,'2025-08-02 16:55:51','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3693,2423,'Honeypot Spam Filter',0,'2025-08-03 02:09:02','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3694,2424,'Akismet Spam Filter',0,'2025-08-03 03:53:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3695,2424,'Akismet',0,'2025-08-03 03:53:52','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3696,2425,'Akismet Spam Filter',0,'2025-08-03 13:35:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3697,2425,'Akismet',0,'2025-08-03 13:35:46','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3698,2426,'Honeypot Spam Filter',0,'2025-08-04 05:15:06','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3699,2427,'Honeypot Spam Filter',0,'2025-08-04 15:20:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3700,2428,'Akismet Spam Filter',0,'2025-08-05 01:14:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3701,2428,'Akismet',0,'2025-08-05 01:14:44','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3702,2429,'Stripe',0,'2025-08-05 19:33:20','Payment has been completed. Amount: $525.00. Transaction Id: pi_3Rsqb6FNsyXxndsw1VXEjlCI.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3703,2429,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-05 19:33:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3704,2430,'Akismet Spam Filter',0,'2025-08-05 20:09:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3705,2430,'Akismet',0,'2025-08-05 20:09:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3706,2431,'Akismet Spam Filter',0,'2025-08-08 07:07:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3707,2431,'Akismet',0,'2025-08-08 07:07:09','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3708,2432,'Honeypot Spam Filter',0,'2025-08-08 13:21:21','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3709,2433,'Stripe',0,'2025-08-08 17:30:08','Payment has been completed. Amount: $850.00. Transaction Id: pi_3Rtu7DFNsyXxndsw1kSqG28M.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3710,2433,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-08 17:30:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3711,2434,'Akismet Spam Filter',0,'2025-08-08 19:15:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3712,2434,'Akismet',0,'2025-08-08 19:15:29','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3713,2435,'Akismet Spam Filter',0,'2025-08-10 20:34:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3714,2435,'Akismet',0,'2025-08-10 20:34:41','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3715,2436,'Honeypot Spam Filter',0,'2025-08-10 23:56:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3716,2437,'Akismet Spam Filter',0,'2025-08-11 09:41:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3717,2437,'Akismet',0,'2025-08-11 09:41:15','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3718,2438,'Akismet Spam Filter',0,'2025-08-12 03:28:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3719,2438,'Akismet',0,'2025-08-12 03:28:07','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3720,2439,'Akismet Spam Filter',0,'2025-08-13 08:45:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3721,2439,'Akismet',0,'2025-08-13 08:45:42','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3722,2440,'Honeypot Spam Filter',0,'2025-08-13 18:41:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3723,2441,'Akismet Spam Filter',0,'2025-08-15 04:30:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3724,2441,'Akismet',0,'2025-08-15 04:30:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3725,2442,'Akismet Spam Filter',0,'2025-08-15 10:49:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3726,2442,'Akismet',0,'2025-08-15 10:49:50','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3727,2443,'Akismet Spam Filter',0,'2025-08-15 13:39:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3728,2443,'Akismet',0,'2025-08-15 13:39:26','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3729,2444,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-08-15 15:17:59','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3730,2445,'Akismet Spam Filter',0,'2025-08-15 16:25:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3731,2445,'Akismet',0,'2025-08-15 16:25:27','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3732,2446,'Akismet Spam Filter',0,'2025-08-16 01:17:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3733,2446,'Akismet',0,'2025-08-16 01:17:12','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3734,2447,'Akismet Spam Filter',0,'2025-08-16 21:32:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3735,2447,'Akismet',0,'2025-08-16 21:32:31','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3736,2448,'Honeypot Spam Filter',0,'2025-08-16 23:03:07','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3737,2449,'Akismet Spam Filter',0,'2025-08-18 17:43:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3738,2449,'Akismet',0,'2025-08-18 17:43:47','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3739,2450,'Honeypot Spam Filter',0,'2025-08-18 18:20:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3740,2451,'Stripe',0,'2025-08-18 20:14:08','Payment has been completed. Amount: $850.00. Transaction Id: pi_3RxZRPFNsyXxndsw13zmJHaR.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3741,2451,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-18 20:14:09','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3742,2452,'Akismet Spam Filter',0,'2025-08-19 10:26:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3743,2452,'Akismet',0,'2025-08-19 10:26:17','This entry has been marked as spam.','gravityformsakismet','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3744,2453,'Stripe',0,'2025-08-19 18:20:30','Payment has been completed. Amount: $1,125.00. Transaction Id: pi_3Rxu8zFNsyXxndsw1dPXV7Dt.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3745,2453,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-19 18:20:31','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3746,2454,'Honeypot Spam Filter',0,'2025-08-19 20:08:04','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3747,2455,'Honeypot Spam Filter',0,'2025-08-19 20:12:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3748,2456,'Akismet',0,'2025-08-22 06:49:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3749,2457,'Akismet',0,'2025-08-22 09:49:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3750,2458,'Honeypot Spam Filter',0,'2025-08-22 17:40:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3751,2459,'Akismet',0,'2025-08-22 18:05:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3752,2460,'Akismet',0,'2025-08-23 15:13:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3753,2461,'Akismet',0,'2025-08-23 15:40:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3754,2462,'Akismet',0,'2025-08-23 16:43:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3755,2463,'Akismet',0,'2025-08-24 09:14:23','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3756,2464,'Honeypot Spam Filter',0,'2025-08-24 13:26:47','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3757,2465,'Akismet',0,'2025-08-24 20:27:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3758,2466,'Akismet',0,'2025-08-24 23:21:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3759,2467,'Stripe',0,'2025-08-25 01:33:10','Payment has been completed. Amount: $1,875.00. Transaction Id: pi_3RzpHSFNsyXxndsw0Cd9zwJv.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3760,2467,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-25 01:33:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3761,2468,'Akismet',0,'2025-08-25 08:47:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3762,2469,'Akismet',0,'2025-08-25 10:00:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3763,2470,'Akismet',0,'2025-08-25 16:45:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3764,2471,'Honeypot Spam Filter',0,'2025-08-25 19:12:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3765,2472,'Akismet',0,'2025-08-25 21:32:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3766,2473,'Akismet',0,'2025-08-26 13:23:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3767,2474,'Stripe',0,'2025-08-26 16:44:05','Payment has been completed. Amount: $450.00. Transaction Id: pi_3S0PyWFNsyXxndsw1YYGkiua.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3768,2474,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-26 16:44:05','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3769,2474,'Stripe',0,'2025-08-26 17:34:12','Payment has been refunded. Amount: $67.50. Transaction Id: pi_3S0PyWFNsyXxndsw1YYGkiua.','gravityformsstripe','');
INSERT INTO `wp_gf_entry_notes` VALUES (3770,2475,'Akismet',0,'2025-08-26 18:08:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3771,2476,'Akismet',0,'2025-08-27 04:29:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3772,2477,'Honeypot Spam Filter',0,'2025-08-27 04:37:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3773,2478,'Akismet',0,'2025-08-28 01:23:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3774,2479,'Honeypot Spam Filter',0,'2025-08-28 15:13:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3775,2480,'Akismet',0,'2025-08-28 17:56:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3776,2481,'Akismet',0,'2025-08-29 00:07:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3777,2482,'Honeypot Spam Filter',0,'2025-08-30 02:58:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3778,2483,'Stripe',0,'2025-08-30 04:38:57','Payment has been completed. Amount: $450.00. Transaction Id: pi_3S1gYzFNsyXxndsw0bIn2Qt9.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3779,2483,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-08-30 04:38:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3780,2484,'Akismet',0,'2025-08-30 07:56:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3781,2485,'Akismet',0,'2025-08-30 23:58:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3782,2486,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-08-31 05:29:16','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3783,2487,'Akismet',0,'2025-09-01 15:08:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3784,2488,'Akismet',0,'2025-09-02 01:11:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3785,2489,'Akismet',0,'2025-09-02 08:52:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3786,2490,'Akismet',0,'2025-09-02 10:28:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3787,2491,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-02 11:25:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3788,2492,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-02 13:26:45','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3789,2493,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-02 13:56:35','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3790,2494,'Akismet',0,'2025-09-02 17:13:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3791,2495,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-02 17:18:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3792,2496,'Akismet',0,'2025-09-03 09:25:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3793,2497,'Akismet',0,'2025-09-03 18:18:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3794,2498,'Akismet',0,'2025-09-04 01:19:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3795,2499,'Honeypot Spam Filter',0,'2025-09-04 18:44:34','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3796,2500,'Akismet',0,'2025-09-04 19:27:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3797,2501,'Akismet',0,'2025-09-04 21:31:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3798,2502,'Akismet',0,'2025-09-05 08:21:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3799,2503,'Akismet',0,'2025-09-05 17:49:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3800,2504,'Akismet',0,'2025-09-05 19:16:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3801,2505,'Akismet',0,'2025-09-05 21:36:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3802,2506,'Honeypot Spam Filter',0,'2025-09-06 09:22:33','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3803,2507,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-06 13:45:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3804,2508,'Akismet',0,'2025-09-06 14:10:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3805,2509,'Akismet',0,'2025-09-06 15:07:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3806,2510,'Akismet',0,'2025-09-07 03:24:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3807,2511,'Akismet',0,'2025-09-07 03:52:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3808,2512,'Akismet',0,'2025-09-07 04:04:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3809,2513,'Akismet',0,'2025-09-08 03:38:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3810,2514,'Akismet',0,'2025-09-08 11:19:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3811,2515,'Honeypot Spam Filter',0,'2025-09-08 20:04:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3812,2516,'Akismet',0,'2025-09-09 00:06:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3813,2517,'Akismet',0,'2025-09-09 02:15:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3814,2518,'Akismet',0,'2025-09-09 10:37:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3815,2519,'Akismet',0,'2025-09-09 11:24:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3816,2520,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-09 18:39:51','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3817,2521,'Honeypot Spam Filter',0,'2025-09-10 12:59:55','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3818,2522,'Akismet',0,'2025-09-10 17:56:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3819,2523,'Akismet',0,'2025-09-11 01:22:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3820,2524,'Akismet',0,'2025-09-12 07:06:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3821,2525,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-12 13:30:08','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3822,2526,'Honeypot Spam Filter',0,'2025-09-13 03:32:31','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3823,2527,'Akismet',0,'2025-09-14 02:09:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3824,2528,'Honeypot Spam Filter',0,'2025-09-14 22:23:19','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3825,2529,'Akismet',0,'2025-09-15 13:23:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3826,2530,'Akismet',0,'2025-09-15 22:24:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3827,2531,'Akismet',0,'2025-09-15 23:49:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3828,2532,'Akismet',0,'2025-09-16 11:47:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3829,2533,'Akismet',0,'2025-09-19 01:39:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3830,2534,'Stripe',0,'2025-09-19 01:39:47','Payment has been completed. Amount: $450.00. Transaction Id: pi_3S8tIZFNsyXxndsw1ub3nu5D.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3831,2534,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-09-19 01:39:48','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3832,2535,'Akismet',0,'2025-09-19 06:24:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3833,2536,'Honeypot Spam Filter',0,'2025-09-19 12:53:55','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3834,2537,'Stripe',0,'2025-09-19 22:24:37','Payment has been completed. Amount: $1,800.00. Transaction Id: pi_3S9CjFFNsyXxndsw1SkdX5ue.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3835,2537,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-09-19 22:24:38','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3836,2538,'Akismet',0,'2025-09-20 18:28:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3837,2539,'Akismet',0,'2025-09-20 20:44:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3838,2540,'Akismet',0,'2025-09-21 23:25:25','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3839,2541,'Akismet',0,'2025-09-22 08:12:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3840,2542,'Honeypot Spam Filter',0,'2025-09-22 20:28:26','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3841,2543,'Akismet',0,'2025-09-22 21:06:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3842,2544,'Akismet',0,'2025-09-23 05:56:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3843,2545,'Akismet',0,'2025-09-23 06:04:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3844,2546,'Akismet',0,'2025-09-23 08:42:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3845,2547,'Akismet',0,'2025-09-23 09:21:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3846,2548,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-09-23 11:25:12','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3847,2549,'Akismet',0,'2025-09-23 11:53:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3848,2550,'Honeypot Spam Filter',0,'2025-09-23 22:39:13','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3849,2551,'Akismet',0,'2025-09-24 01:42:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3850,2552,'Akismet',0,'2025-09-24 06:22:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3851,2553,'Akismet',0,'2025-09-24 08:47:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3852,2554,'Akismet',0,'2025-09-24 16:16:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3853,2555,'Akismet',0,'2025-09-25 14:10:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3854,2556,'Akismet',0,'2025-09-25 14:24:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3855,2557,'Akismet',0,'2025-09-25 14:27:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3856,2558,'Akismet',0,'2025-09-25 14:45:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3857,2559,'Akismet',0,'2025-09-26 09:27:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3858,2560,'Akismet',0,'2025-09-26 17:24:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3859,2561,'Akismet',0,'2025-09-26 17:34:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3860,2562,'Akismet',0,'2025-09-26 18:29:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3861,2563,'Akismet',0,'2025-09-27 09:57:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3862,2564,'Akismet',0,'2025-09-28 06:01:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3863,2565,'Akismet',0,'2025-09-28 08:00:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3864,2566,'Akismet',0,'2025-09-29 05:51:52','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3865,2567,'Akismet',0,'2025-09-29 12:25:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3866,2568,'Akismet',0,'2025-09-30 10:44:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3867,2569,'Akismet',0,'2025-09-30 15:37:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3868,2570,'Akismet',0,'2025-10-01 07:46:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3869,2571,'Akismet',0,'2025-10-01 10:17:33','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3870,2572,'Honeypot Spam Filter',0,'2025-10-01 14:54:20','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3871,2573,'Akismet',0,'2025-10-01 22:25:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3872,2574,'Akismet',0,'2025-10-02 09:07:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3873,2575,'Honeypot Spam Filter',0,'2025-10-04 03:16:48','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3874,2576,'Akismet',0,'2025-10-04 04:12:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3875,2577,'Akismet',0,'2025-10-04 23:42:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3876,2578,'Akismet',0,'2025-10-05 15:27:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3877,2579,'Honeypot Spam Filter',0,'2025-10-06 22:16:09','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3878,2580,'Akismet',0,'2025-10-07 18:05:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3879,2581,'Akismet',0,'2025-10-07 21:13:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3880,2582,'Akismet',0,'2025-10-08 05:55:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3881,2583,'Akismet',0,'2025-10-08 08:11:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3882,2584,'Akismet',0,'2025-10-08 21:13:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3883,2585,'Akismet',0,'2025-10-09 08:55:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3884,2586,'Akismet',0,'2025-10-09 12:09:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3885,2587,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-10-10 02:09:11','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3886,2588,'Akismet',0,'2025-10-11 04:55:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3887,2589,'Honeypot Spam Filter',0,'2025-10-11 14:49:27','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3888,2590,'Akismet',0,'2025-10-12 17:58:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3889,2591,'Stripe',0,'2025-10-12 20:17:52','Payment has been completed. Amount: $450.00. Transaction Id: pi_3SHViCFNsyXxndsw1dx6nMvz.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3890,2591,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-10-12 20:17:53','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3891,2592,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-10-13 01:12:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3892,2593,'Akismet',0,'2025-10-13 05:44:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3893,2594,'Akismet',0,'2025-10-13 14:19:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3894,2595,'Honeypot Spam Filter',0,'2025-10-13 15:06:29','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3895,2596,'Akismet',0,'2025-10-13 15:09:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3896,2597,'Honeypot Spam Filter',0,'2025-10-13 19:35:23','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3897,2598,'Akismet',0,'2025-10-13 20:33:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3898,2599,'Honeypot Spam Filter',0,'2025-10-14 06:41:09','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3899,2600,'Akismet',0,'2025-10-14 10:09:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3900,2601,'Honeypot Spam Filter',0,'2025-10-14 12:20:43','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3901,2602,'Honeypot Spam Filter',0,'2025-10-15 12:40:53','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3902,2603,'Akismet',0,'2025-10-17 01:43:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3903,2604,'Akismet',0,'2025-10-17 01:57:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3904,2605,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-10-17 06:03:57','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3905,2606,'Honeypot Spam Filter',0,'2025-10-17 18:27:44','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3906,2607,'Honeypot Spam Filter',0,'2025-10-19 23:37:11','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3907,2608,'Akismet',0,'2025-10-20 08:19:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3908,2609,'Akismet',0,'2025-10-22 07:13:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3909,2610,'Honeypot Spam Filter',0,'2025-10-22 17:08:57','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3910,2611,'Akismet',0,'2025-10-24 06:03:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3911,2612,'Akismet',0,'2025-10-24 18:50:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3912,2613,'Akismet',0,'2025-10-25 00:04:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3913,2614,'Honeypot Spam Filter',0,'2025-10-26 02:39:49','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3914,2615,'Akismet',0,'2025-10-26 03:57:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3915,2616,'Akismet',0,'2025-10-26 10:00:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3916,2617,'Honeypot Spam Filter',0,'2025-10-26 22:08:38','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3917,2618,'Akismet',0,'2025-10-27 05:12:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3918,2619,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-10-27 21:12:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3919,2620,'Akismet',0,'2025-10-28 09:56:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3920,2621,'Stripe',0,'2025-10-28 14:09:20','Payment has been completed. Amount: $1,400.00. Transaction Id: pi_3SNDaJFNsyXxndsw0FkQpY25.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3921,2621,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-10-28 14:09:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3922,2622,'Honeypot Spam Filter',0,'2025-10-28 23:19:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3923,2623,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-10-29 14:02:25','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3924,2624,'Akismet',0,'2025-10-30 20:04:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3925,2625,'Honeypot Spam Filter',0,'2025-10-30 20:12:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3926,2626,'Honeypot Spam Filter',0,'2025-10-30 20:13:04','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3927,2627,'Akismet',0,'2025-10-31 00:41:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3928,2628,'Akismet',0,'2025-10-31 09:47:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3929,2629,'Akismet',0,'2025-10-31 10:11:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3930,2630,'Honeypot Spam Filter',0,'2025-10-31 12:09:06','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3931,2631,'Akismet',0,'2025-10-31 19:27:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3932,2632,'Akismet',0,'2025-11-01 18:43:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3933,2633,'Akismet',0,'2025-11-01 19:20:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3934,2634,'Honeypot Spam Filter',0,'2025-11-01 23:24:36','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3935,2635,'Honeypot Spam Filter',0,'2025-11-02 04:01:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3936,2636,'Akismet',0,'2025-11-02 06:19:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3937,2637,'Akismet',0,'2025-11-02 07:10:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3938,2638,'Akismet',0,'2025-11-02 07:56:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3939,2639,'Akismet',0,'2025-11-02 17:30:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3940,2640,'Akismet',0,'2025-11-02 20:59:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3941,2641,'Akismet',0,'2025-11-03 09:05:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3942,2642,'Akismet',0,'2025-11-03 15:48:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3943,2643,'Honeypot Spam Filter',0,'2025-11-04 10:24:43','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3944,2644,'Akismet',0,'2025-11-04 14:40:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3945,2645,'Akismet',0,'2025-11-04 14:46:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3946,2646,'Akismet',0,'2025-11-05 05:23:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3947,2647,'Akismet',0,'2025-11-05 15:40:18','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3948,2648,'Akismet',0,'2025-11-06 02:19:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3949,2649,'Akismet',0,'2025-11-06 06:37:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3950,2650,'Akismet',0,'2025-11-06 08:49:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3951,2651,'Akismet',0,'2025-11-06 13:14:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3952,2652,'Akismet',0,'2025-11-06 23:57:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3953,2653,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-11-07 10:10:00','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3954,2654,'Honeypot Spam Filter',0,'2025-11-07 10:29:14','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3955,2655,'Akismet',0,'2025-11-07 17:03:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3956,2656,'Akismet',0,'2025-11-08 06:44:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3957,2657,'Honeypot Spam Filter',0,'2025-11-08 08:18:08','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3958,2658,'Akismet',0,'2025-11-08 11:05:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3959,2659,'Akismet',0,'2025-11-09 22:41:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3960,2660,'Akismet',0,'2025-11-11 20:33:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3961,2661,'Akismet',0,'2025-11-11 21:57:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3962,2662,'Akismet',0,'2025-11-12 09:08:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3963,2663,'Honeypot Spam Filter',0,'2025-11-13 22:20:00','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3964,2664,'Akismet',0,'2025-11-13 23:45:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3965,2665,'Akismet',0,'2025-11-14 03:10:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3966,2666,'Akismet',0,'2025-11-14 06:02:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3967,2667,'Akismet',0,'2025-11-14 15:24:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3968,2668,'Akismet',0,'2025-11-14 17:23:13','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3969,2669,'Akismet',0,'2025-11-15 06:02:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3970,2670,'Honeypot Spam Filter',0,'2025-11-15 09:06:22','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3971,2671,'Honeypot Spam Filter',0,'2025-11-15 11:40:06','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3972,2672,'Akismet',0,'2025-11-16 06:07:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3973,2673,'Akismet',0,'2025-11-16 14:30:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3974,2674,'Akismet',0,'2025-11-17 15:28:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3975,2675,'Stripe',0,'2025-11-17 17:37:29','Payment has been completed. Amount: $450.00. Transaction Id: pi_3SUWMjFNsyXxndsw0ujKD0UJ.','gravityformsstripe','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3976,2675,'Admin Notification (ID: 628f0cb6247e7)',0,'2025-11-17 17:37:30','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3977,2676,'Akismet',0,'2025-11-18 00:15:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3978,2677,'Akismet',0,'2025-11-18 06:28:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3979,2678,'Akismet',0,'2025-11-19 02:21:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3980,2679,'Akismet',0,'2025-11-20 16:40:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3981,2680,'Akismet',0,'2025-11-20 23:32:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3982,2681,'Akismet',0,'2025-11-21 01:44:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3983,2682,'Akismet',0,'2025-11-21 02:35:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3984,2683,'Honeypot Spam Filter',0,'2025-11-21 06:46:57','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3985,2684,'Akismet',0,'2025-11-21 07:54:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3986,2685,'Akismet',0,'2025-11-21 08:08:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3987,2686,'Akismet',0,'2025-11-21 15:38:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3988,2687,'Akismet',0,'2025-11-22 04:17:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3989,2688,'Honeypot Spam Filter',0,'2025-11-22 06:32:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3990,2689,'Honeypot Spam Filter',0,'2025-11-22 08:53:54','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3991,2690,'Akismet',0,'2025-11-22 20:39:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3992,2691,'Akismet',0,'2025-11-22 20:39:43','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3993,2692,'Akismet',0,'2025-11-23 05:01:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3994,2693,'Akismet',0,'2025-11-23 19:35:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3995,2694,'Akismet',0,'2025-11-24 10:18:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3996,2695,'Post Creation',0,'2025-11-24 14:26:54','Post created: 16482.','gravityformsadvancedpostcreation','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3997,2695,'Admin Notification (ID: 62c28dca44ce1)',0,'2025-11-24 14:26:55','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (3998,2696,'Akismet',0,'2025-11-25 10:27:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (3999,2697,'Akismet',0,'2025-11-25 23:26:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4000,2698,'Akismet',0,'2025-11-26 05:16:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4001,2699,'Akismet',0,'2025-11-26 07:48:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4002,2700,'Akismet',0,'2025-11-26 19:16:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4003,2701,'Akismet',0,'2025-11-26 22:12:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4004,2702,'Akismet',0,'2025-11-28 15:43:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4005,2703,'Akismet',0,'2025-11-29 03:35:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4006,2704,'Akismet',0,'2025-11-30 02:41:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4007,2705,'Akismet',0,'2025-11-30 07:06:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4008,2706,'Akismet',0,'2025-11-30 11:36:56','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4009,2707,'Akismet',0,'2025-11-30 14:07:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4010,2708,'Akismet',0,'2025-11-30 14:27:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4011,2709,'Akismet',0,'2025-12-02 08:17:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4012,2710,'Akismet',0,'2025-12-02 09:46:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4013,2711,'Akismet',0,'2025-12-02 14:38:46','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4014,2712,'Akismet',0,'2025-12-02 22:05:55','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4015,2713,'Akismet',0,'2025-12-03 09:21:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4016,2714,'Akismet',0,'2025-12-03 16:34:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4017,2715,'Honeypot Spam Filter',0,'2025-12-04 04:20:09','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4018,2716,'Akismet',0,'2025-12-04 08:11:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4019,2717,'Akismet',0,'2025-12-04 08:40:01','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4020,2718,'Akismet',0,'2025-12-04 20:59:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4021,2719,'Akismet',0,'2025-12-05 04:37:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4022,2720,'Akismet',0,'2025-12-05 20:56:03','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4023,2721,'Honeypot Spam Filter',0,'2025-12-06 12:40:24','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4024,2722,'Akismet',0,'2025-12-07 20:22:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4025,2723,'Akismet',0,'2025-12-08 03:04:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4026,2724,'Honeypot Spam Filter',0,'2025-12-08 12:37:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4027,2725,'Akismet',0,'2025-12-08 18:40:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4028,2726,'Akismet',0,'2025-12-08 22:16:08','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4029,2727,'Honeypot Spam Filter',0,'2025-12-09 07:04:23','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4030,2728,'Akismet',0,'2025-12-09 17:25:17','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4031,2729,'Akismet',0,'2025-12-11 04:07:34','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4032,2730,'Akismet',0,'2025-12-11 06:50:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4033,2731,'Akismet',0,'2025-12-11 08:23:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4034,2732,'Akismet',0,'2025-12-12 18:38:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4035,2733,'Akismet',0,'2025-12-13 00:55:02','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4036,2734,'Akismet',0,'2025-12-13 09:30:00','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4037,2735,'Honeypot Spam Filter',0,'2025-12-13 13:14:45','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4038,2736,'Honeypot Spam Filter',0,'2025-12-14 01:05:18','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4039,2737,'Akismet',0,'2025-12-14 17:45:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4040,2738,'Akismet',0,'2025-12-15 03:23:12','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4041,2739,'Akismet',0,'2025-12-16 02:24:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4042,2740,'Akismet',0,'2025-12-16 06:40:37','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4043,2741,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-12-16 08:45:25','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4044,2742,'Akismet',0,'2025-12-17 09:06:19','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4045,2743,'Akismet',0,'2025-12-17 13:47:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4046,2744,'Akismet',0,'2025-12-19 05:47:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4047,2745,'Akismet',0,'2025-12-19 07:02:05','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4048,2746,'Honeypot Spam Filter',0,'2025-12-19 18:12:37','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4049,2747,'Akismet',0,'2025-12-19 22:25:57','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4050,2748,'Akismet',0,'2025-12-20 22:44:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4051,2749,'Akismet',0,'2025-12-21 11:28:04','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4052,2750,'Akismet',0,'2025-12-21 12:49:31','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4053,2751,'Honeypot Spam Filter',0,'2025-12-22 00:04:05','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4054,2752,'Admin Notification (ID: 58ee64cd8373f)',0,'2025-12-22 10:03:39','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4055,2753,'Akismet',0,'2025-12-23 00:56:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4056,2754,'Akismet',0,'2025-12-23 05:55:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4057,2755,'Akismet',0,'2025-12-23 06:02:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4058,2756,'Akismet',0,'2025-12-23 12:57:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4059,2757,'Honeypot Spam Filter',0,'2025-12-24 01:36:10','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4060,2758,'Akismet',0,'2025-12-24 18:08:32','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4061,2759,'Akismet',0,'2025-12-25 06:34:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4062,2760,'Akismet',0,'2025-12-25 20:39:07','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4063,2761,'Honeypot Spam Filter',0,'2025-12-26 05:55:05','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4064,2762,'Akismet',0,'2025-12-27 17:39:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4065,2763,'Akismet',0,'2025-12-28 02:22:54','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4066,2764,'Honeypot Spam Filter',0,'2025-12-28 09:25:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4067,2765,'Akismet',0,'2025-12-28 13:06:24','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4068,2766,'Akismet',0,'2025-12-28 19:04:06','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4069,2767,'Honeypot Spam Filter',0,'2025-12-28 22:50:41','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4070,2768,'Akismet',0,'2025-12-31 20:20:39','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4071,2769,'Honeypot Spam Filter',0,'2026-01-01 12:32:51','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4072,2770,'Akismet',0,'2026-01-02 02:53:10','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4073,2771,'Akismet',0,'2026-01-02 17:47:29','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4074,2772,'Akismet',0,'2026-01-02 23:56:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4075,2773,'Honeypot Spam Filter',0,'2026-01-04 18:13:44','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4076,2774,'Akismet',0,'2026-01-05 12:25:44','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4077,2775,'Akismet',0,'2026-01-05 22:30:26','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4078,2776,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-06 00:31:54','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4079,2777,'Akismet',0,'2026-01-06 10:26:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4080,2778,'Akismet',0,'2026-01-06 11:14:38','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4081,2779,'Akismet',0,'2026-01-07 16:22:21','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4082,2780,'Akismet',0,'2026-01-09 01:59:22','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4083,2781,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-10 23:03:56','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4084,2782,'Akismet',0,'2026-01-12 09:58:36','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4085,2783,'Akismet',0,'2026-01-12 14:59:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4086,2784,'Akismet',0,'2026-01-13 16:38:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4087,2785,'Akismet',0,'2026-01-15 14:34:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4088,2786,'Akismet',0,'2026-01-16 07:05:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4089,2787,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-18 13:49:37','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4090,2788,'Akismet',0,'2026-01-19 09:27:59','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4091,2789,'Akismet',0,'2026-01-20 09:02:15','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4092,2790,'Akismet',0,'2026-01-20 10:20:28','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4093,2791,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-20 17:15:07','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4094,2792,'Honeypot Spam Filter',0,'2026-01-22 00:15:32','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4095,2793,'Akismet',0,'2026-01-22 12:23:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4096,2794,'Akismet',0,'2026-01-22 22:59:41','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4097,2795,'Akismet',0,'2026-01-24 14:21:20','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4098,2796,'Akismet',0,'2026-01-26 09:13:53','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4099,2797,'Akismet',0,'2026-01-27 12:33:49','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4100,2798,'Akismet',0,'2026-01-27 16:38:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4101,2799,'Honeypot Spam Filter',0,'2026-01-28 09:10:52','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4102,2800,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-28 22:38:01','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4103,2801,'Akismet',0,'2026-01-29 09:24:35','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4104,2802,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-01-30 18:55:18','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4105,2803,'Honeypot Spam Filter',0,'2026-01-31 09:42:28','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4106,2804,'Honeypot Spam Filter',0,'2026-02-01 20:40:17','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4107,2805,'Akismet',0,'2026-02-04 18:27:11','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4108,2806,'Akismet',0,'2026-02-05 23:20:30','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4109,2807,'Honeypot Spam Filter',0,'2026-02-06 17:07:40','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4110,2808,'Akismet',0,'2026-02-06 23:18:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4111,2809,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-02-07 01:52:41','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4112,2810,'Akismet',0,'2026-02-08 04:31:16','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4113,2811,'Honeypot Spam Filter',0,'2026-02-08 05:56:50','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4114,2812,'Akismet',0,'2026-02-11 21:02:58','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4115,2813,'Akismet',0,'2026-02-12 14:15:09','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4116,2814,'Akismet',0,'2026-02-13 04:25:42','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4117,2815,'Akismet',0,'2026-02-13 14:43:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4118,2816,'Akismet',0,'2026-02-14 01:01:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4119,2817,'Akismet',0,'2026-02-15 12:24:40','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4120,2818,'Akismet',0,'2026-02-16 11:37:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4121,2819,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-02-16 21:46:21','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4122,2820,'Honeypot Spam Filter',0,'2026-02-16 21:53:59','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4123,2821,'Akismet',0,'2026-02-17 05:47:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4124,2822,'Honeypot Spam Filter',0,'2026-02-17 13:51:54','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4125,2823,'Admin Notification (ID: 58ee64cd8373f)',0,'2026-02-17 17:22:03','WordPress successfully passed the notification email to the sending server.','notification','success');
INSERT INTO `wp_gf_entry_notes` VALUES (4126,2824,'Akismet',0,'2026-02-17 18:37:50','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4127,2825,'Akismet',0,'2026-02-18 03:10:45','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4128,2826,'Akismet',0,'2026-02-18 15:59:47','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4129,2827,'Akismet',0,'2026-02-18 19:24:51','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4130,2828,'Honeypot Spam Filter',0,'2026-02-19 11:11:47','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4131,2829,'Honeypot Spam Filter',0,'2026-02-19 23:27:13','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4132,2830,'Akismet',0,'2026-02-20 13:18:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4133,2831,'Akismet',0,'2026-02-20 19:25:14','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4134,2832,'Honeypot Spam Filter',0,'2026-02-20 22:04:25','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4135,2833,'Akismet',0,'2026-02-22 00:30:27','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4136,2834,'Akismet',0,'2026-02-22 11:40:48','This entry has been flagged as spam.','user','');
INSERT INTO `wp_gf_entry_notes` VALUES (4137,2835,'Honeypot Spam Filter',0,'2026-02-22 23:40:39','This entry has been flagged as spam. Reason: Failed Honeypot Validation.','user','');
/*!40000 ALTER TABLE `wp_gf_entry_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_form` WRITE;
/*!40000 ALTER TABLE `wp_gf_form` DISABLE KEYS */;
INSERT INTO `wp_gf_form` VALUES (13,'How can we help you?','2020-10-10 10:51:56',NULL,1,0);
INSERT INTO `wp_gf_form` VALUES (19,'Reserve Your Boat at Barney\'s Bluff','2022-05-26 05:14:30',NULL,1,0);
INSERT INTO `wp_gf_form` VALUES (21,'Allie\'s on the Rocks Rental Agreement','2022-05-29 14:49:09',NULL,0,0);
INSERT INTO `wp_gf_form` VALUES (23,'Barney\'s Bluff Rental Agreement','2022-05-29 15:23:03',NULL,0,0);
INSERT INTO `wp_gf_form` VALUES (24,'Leave a review','2022-07-04 06:50:50',NULL,1,0);
INSERT INTO `wp_gf_form` VALUES (25,'Tigua\'s Sunrise Rental Agreement','2023-11-07 17:46:47',NULL,0,0);
INSERT INTO `wp_gf_form` VALUES (26,'Reserve Your Boat at Tigua\'s Sunrise','2024-06-24 18:49:38',NULL,1,0);
INSERT INTO `wp_gf_form` VALUES (27,'Reserve Your Boat at Barney\'s Bluff (1)','2025-03-02 17:04:57',NULL,1,1);
/*!40000 ALTER TABLE `wp_gf_form` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_meta` DISABLE KEYS */;
INSERT INTO `wp_gf_form_meta` VALUES (13,'{\"title\":\"How can we help you?\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"conditionalLogic\":null,\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12,\"id\":\"submit\"},\"fields\":[{\"type\":\"text\",\"id\":4,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"inputs\":null,\"formId\":13,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"visibility\":\"visible\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"displayOnly\":\"\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"layoutGroupId\":\"803ffe4c\",\"layoutGridColumnSpan\":6},{\"type\":\"text\",\"id\":5,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":13,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"maxLength\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"displayOnly\":\"\",\"fields\":\"\",\"inputMaskIsCustom\":false,\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"layoutGroupId\":\"803ffe4c\",\"layoutGridColumnSpan\":6},{\"type\":\"email\",\"id\":2,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"allowsPrepopulate\":false,\"formId\":13,\"description\":\"\",\"inputType\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"displayOnly\":\"\",\"visibility\":\"visible\",\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"layoutGroupId\":\"ad5f399d\",\"layoutGridColumnSpan\":6},{\"type\":\"phone\",\"id\":6,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"formId\":13,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"ad5f399d\",\"layoutGridColumnSpan\":6},{\"type\":\"textarea\",\"id\":3,\"label\":\"Message\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"inputs\":null,\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Message\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"allowsPrepopulate\":false,\"formId\":13,\"description\":\"\",\"inputType\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":false,\"displayOnly\":\"\",\"useRichTextEditor\":false,\"visibility\":\"visible\",\"pageNumber\":1,\"fields\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"layoutGroupId\":\"61c5af2f\",\"errors\":[]}],\"version\":\"2.6.1\",\"id\":13,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":true,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"nextFieldId\":8,\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"buttonType\":\"text\",\"buttonText\":\"Submit\",\"buttonImageURL\":\"\",\"form_button_conditional_logic_object\":\"\",\"form_button_conditional_logic\":\"0\",\"saveButtonText\":\"Save and Continue Later\",\"validationSummary\":false,\"saveEnabled\":\"\",\"markupVersion\":2,\"legacy\":\"\",\"preventEntryCreation\":\"\",\"hideFormUserSubmitted\":\"\",\"deprecated\":\"\"}',NULL,'{\"569ca8bd47e67\":{\"id\":\"569ca8bd47e67\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for contacting us! We will get in touch with you shortly.\",\"url\":\"\",\"pageId\":0,\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[]}}','{\"58ee64cd8373f\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"{admin_email}, karen@2poochiesproperties.com\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New submission from {form_title} at {embed_url}\",\"message\":\"{all_fields}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"{Email:2}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"58ee64cd8373f\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com\",\"toField\":\"\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"}}');
INSERT INTO `wp_gf_form_meta` VALUES (19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope and ball\",\"value\":\"3-person towable tube w\\/60-ft tow rope and ball\",\"isSelected\":false,\"price\":\"$75.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope and ball\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":31,\"formId\":19,\"label\":\"Boating Rules for Alabama Boaters Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"31.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"31.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"31.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I understand the Boating Rules for Alabama Boaters\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<b>Boating Rules for Alabama Boaters:<\\/b>\\nBoat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device \\n\\n<b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\n<b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b>\\n\\n<b>Important!<\\/b>\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\n\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol if pulled over.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6a3396d7\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.13\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":32,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','a:7:{i:0;s:12:\"date_created\";i:1;s:2:\"id\";i:2;s:1:\"1\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:3:\"6.1\";}','{\"628f0cb6249a0\":{\"id\":\"628f0cb6249a0\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for your reservation.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"\",\"conditionalLogic\":[]}}','{\"628f0cb6247e7\":{\"id\":\"628f0cb6247e7\",\"isActive\":true,\"to\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"toField\":\"\",\"routing\":null,\"fromName\":\"\",\"from\":\"{admin_email}\",\"replyTo\":\"\",\"bcc\":\"\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}');
INSERT INTO `wp_gf_form_meta` VALUES (21,'{\"title\":\"Allie\'s on the Rocks Rental Agreement\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"conditionalLogic\":null,\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"section\",\"id\":24,\"label\":\"Booking Details\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"fb50fc77\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"text\",\"id\":3,\"label\":\"Printed Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Printed Name\",\"cssClass\":\"gf_left_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"19745bc7\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"email\",\"id\":11,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email\",\"cssClass\":\"gf_right_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"58631c54\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"section\",\"id\":25,\"label\":\"Terms & Signature\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"c9f4b21d\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"tos\",\"default_field_props\":{\"label\":\"Terms of Service\",\"inputType\":\"checkbox\",\"size\":\"large\",\"choices\":[{\"text\":\"I agree to the Terms of Service\",\"value\":\"I agree to the Terms of Service\"}],\"tosHTMLEnabled\":true},\"id\":16,\"label\":\"Terms of Service\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"name\":\"\"}],\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"value\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"isSelected\":true}],\"tosHTMLEnabled\":true,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"gwtermsofservice_require_scroll\":true,\"gwtermsofservice_terms\":\"CONDITIONS: \\u00a0 The grant of this agreement is made subject to all conditions, restrictions, and limitations now appearing of record and to any zoning ordinances of any municipality, the County of Cullman, State of Alabama, and any other competent governmental body now existing or which may hereafter exist during the life of this Lease.\\n\\nA. Rental Payments\\n\\nThe rent shall be due 7 days prior to scheduled reservation check-in date. If the rent is not paid by the end of business day at 5:00 P.M., then Renter shall lose their reservation.\\n\\ni. Acceptance of rent\\n\\nRent can only be accepted in the following ways\\n\\n- direct payment to via credit card. \\u00a0\\n\\nEXTENSION OF LEASE TERM AND RENTAL RATE ADJUSTMENT: \\u00a0Lessor and Renter mutually agree that this agreement be shall terminated at the end of the above stated term. A new agreement shall be entered into for extension of time and rental adjustment. Penalties will apply for late check out, or extension of time without the lessor\\u2019s consent.\\nUSE OF PREMISES: \\u00a0The premises shall be used and occupied solely for the purposes herein above set out. \\u00a0Renter at all times shall fully and promptly comply with all laws, ordinances, orders, and regulations of any lawful governmental authority having jurisdiction over said premises.\\nMAINTENANCE AND REPAIRS: \\u00a0Renter shall not be obligated to repair all structures, including fence, shed, and plumbing, and all other attached items required to make any repairs or do any work on or about said premises connected therewith, but not hereby leased, unless and only to the extent herein agreed. \\u00a0However, Lessor reserves the right to enter upon said premises and to make such repairs and to do such work on or about said premises as Lessor may deem necessary or proper, or that Lessor may be lawfully required to make. \\u00a0Renter will not commit any waste of property, or permit the same to be done, and will otherwise keep the premises in good order and repair, reasonable wear and tear expected.\\nFurther, Lessor is responsible for all regular yard maintenance, including mowing, flower beds, and trees.\\nALTERATIONS, IMPROVEMENTS, MODIFICATIONS, EQUIPMENT, AND FIXTURE INSTALLATION: \\u00a0Lessor agrees that Renter will make no alterations, additions or improvements to or upon said premises without the written consent of the Lessor first being obtained, which consent shall not be unreasonably withheld. \\u00a0Any approved alterations, improvements and modifications shall be at Renters expense and such additions, modifications, alterations, or improvements shall not endanger the structural soundness of the premises. \\u00a0All furnishings, fixtures, equipment and office machines used on or about the premises shall at all times be and remain the property of Lessor and Renter shall not have the right to remove the same from said premises at any time during the term hereof.\\nCARE OF PREMISES: \\u00a0Renter shall not permit or cause any act or deed to be performed or any practice to be adopted or followed in or about said premises which shall cause or be likely to cause injury or damage to any person or to said premises or the building or to the sidewalks and pavements adjoining the premises. \\u00a0Renter shall not permit, allow or cause any noxious, disturbing or offensive odors, or any smoke, dust, steam or vapors, or any loud or disturbing noise, sound or vibration to originate in or to be emitted from said premises. Renter at all times shall keep said premises in neat and orderly condition and shall keep the entry ways, sidewalks and delivery areas adjoining the premises clean and free from rubbish, dirt, snow and ice. Renter shall store all trash, rubbish and garbage within said premises, and shall provide for the prompt and regular removal thereof for disposal. Renter shall not burn or otherwise dispose of any trash, waste, rubbish or garbage in or about the premises. Renter agrees to permit no waste of the property, but on the contrary to take good care of same; and upon termination of this lease to surrender possession of same without notice.\\nENTRY BY LESSOR: \\u00a0Lessor at all reasonable times may enter said premises for the purpose of (1) inspection thereof, (2) making repairs or replacements to said premises or said building, and (3) exhibiting the premises to prospective purchasers or other persons.\\nPAYMENT OF UTILITIES AND SERVICES: \\u00a0Lessor shall pay all utility charges used on or arising from the operation of the premises, including, but not limited to, all charges for gas, electricity, water, garbage and trash collection, and sewerage, during the term of this lease.\\nFIRE OR CASUALTY: \\u00a0If the premises shall be made untenantable by fire or other casualty, Lessor, if Lessor so elects, may terminate the term of this lease, effective as of the date of such fire or casualty, by written notice given to Renter within twenty four (24) hours after such date.\\nCONDEMNATION: \\u00a0In the event that the whole of said premises or such portion thereof as will make the leased premises unsuitable for the purposes herein leased shall be taken by any public authority under the power of eminent domain or like power, then the term hereof shall terminate effective as of the date possession thereof shall be required to be delivered pursuant to the final order, judgment, or decree entered in the proceedings in exercise of such power. All damages awarded for the taking of said premises, or any part thereof shall be payable in the full amount thereof to and the same shall be the property of Lessor, including, but not limited to, any sum paid or payable as compensation for loss of value of the leasehold or loss of the fee or the fee of any part of the premises, and Renter shall be entitled only to that portion of any award expressly stated to have been made to Renter for the loss of value and cost of removal of stock, furniture, and fixtures owned by Renter. In the event of a partial taking of the demised premises, as the result of which the reduction in the ground floor area does not materially or substantially interfere with the use by Renter of the premises for the purpose herein leased, the term of this lease will continue and Lessor, at Lessor\'s expense, will restore the remaining premises to a complete architectural unit, but there will be a pro rata reduction in the rent payable each month and Renter will have no right to any of the proceeds of such taking.\\n\\nASSIGNMENT OR SUBLETTING: \\u00a0Renter may not assign or transfer this agreement any part thereof unless the written consent of Lessor be first obtained. Renter must occupy property for full term of the agreement. \\u00a0If the interest in and to this lease is assigned, its liability for the performance of each term, condition, covenant or agreement contained herein shall remain in full force and effect.\\n\\nDEFAULT: \\u00a0The happening of any one or more of the following listed events (hereafter referred to singly as \\\"event of default\\\" and plurally as \\\"events of default\\\") shall constitute a breach of this lease agreement on the part of Renter, namely:\\nA. The filing by or on behalf of Renter of any petition or pleading to declare Renter a bankrupt, or the adjudication in bankruptcy of Renter under any bankruptcy law or act.\\n\\nB. The failure of Renter to timely pay any rent payable under this lease agreement.\\n\\nC. The failure of Renter to fully and promptly perform any act required of Renter in the performance of this lease (other than the payment of rent) or to otherwise comply with any term or provision thereof after fifteendays\' notice in writing from Lessor of Renter\'s failure to perform.\\n\\nD. The appointment by any court or under any law of a receiver, trustee, or other custodian of the property, assets or business of Renter.\\n\\nE. The assignment by Renter of all or any part of Renter\'s property or assets for the benefit of Renter\'s creditors.\\n\\nF. The levy of execution attachment or other taking of property, assets or the leasehold interest of Renter by process of law or otherwise in satisfaction of any judgment, debt or claim.\\n\\nUpon the happening of any event of default, Lessor may at his option, without notice to Renter, terminate this Lease, or in the alternative, Lessor may reenter and take possession of said premises and remove all persons and property therefrom, without being deemed guilty of any manner of trespass, and relet the premises or any part thereof, for all or any part of the remainder of said term, to a party satisfactory to Lessor, and at such monthly rental as Lessor may with reasonable diligence be able to secure. Should Lessor be unable to relet after reasonable efforts to do so, or should such monthly rental be less than the rental Renter was obligated to pay under this lease, or any renewal thereof, plus the expense of reletting, then Renter shall pay the amount of such deficiency to Lessor.\\n\\nIt is expressly agreed that in the event of default by Renter hereunder, Lessor shall have a lien upon all goods, chattels, or personal property of any description belonging to Renter which are placed in, or become a part of, the leased premises, as security for rent due and to become due for the remainder of the current lease term, which lien shall not be in lieu of or in any way affect any statutory Lessor\'s lien given by law, but shall be cumulative thereto; and Renter hereby grants to Lessor a security interest in all such personal property placed in said leased premises for such purposes. This shall not prevent the sale by Renter of any merchandise in the ordinary course of business free of such lien to Lessor. In the event Lessor exercises the option to terminate the leasehold, and to reenter and relet the premises as provided in the preceding paragraph, then Lessor may take possession of all of Renter\'s property on the premises and sell the same at public or private sale after giving Renter reasonable notice of the time and place of any public sale or of the time after which any private sale is to be made, for cash or on credit, or for such prices and terms as Lessor deems best, with or without having the property present at such sale. The proceeds of such sale shall be applied first to the necessary and proper expense of removing, storing, and selling such property, then to the payment of any rent due or to become due under this lease, with the balance, if any, to be paid to Renter.\\nPETS - Renter understands that he\\/she may have pets that occupy the inside of the property. Renter may have pets that occupy they outside of the property. Renter agrees to clean up after his\\/her pet.\\nSMOKING - Renter shall not smoke, vape, or use any such product inside the residence. Renter agrees to not use or allow other person to use said products inside of the house.\\nWAIVER OF SUBROGATION: \\u00a0Lessor and Renter hereby waive such causes of action either may have or acquire against the other which are occasioned by the negligence of either of them or their employees, servants, guests, invitees, or agents resulting in the destruction of or damage to real or personal property belonging to the other and located on or about the premises, provided that the insurance carried by the Lessor and\\/or Renter shall contain a waiver of subrogation or endorsement by which the insurance company waives its right of subrogation against any party to this Agreement, its employees, agents, servants, guests, invitees or representatives in case of destruction of or damage to the aforementioned real or personal property of each such party.\\nWAIVER: \\u00a0The failure of the Lessor or Renter to insist upon strict performance of any of the covenants or conditions of this lease or to exercise any option herein conferred in any one or more instances shall not be construed as a waiver or relinquishment of any such covenants, conditions or options, but the same shall be and remain in full force and effect. The receipt by the Lessor of rent, with knowledge of the breach of any covenant hereof, shall not be deemed a waiver of such breach, and no waiver by the Lessor or Renter of any provisions hereof shall be deemed to have been made unless expressed in writing and signed by Lessor or Renter.\\n\\nINDEMNITY OF LESSOR BY RENTER: \\u00a0Renter will indemnify and save harmless the Lessor of and from all fines, suits, claims, demands and actions of any kind or nature, by reason of any breach, violation or nonperformance of any condition hereof on the part of Renter. Renter will indemnify, protect and save harmless the Lessor from any loss, cost, damage, or expense caused by injuries to persons or their property, while in, on, or about the premises, and any and all property of Renter which may be located or stored on the premises shall be at the sole risk of Renter.\\n\\nCOVENANTS BINDING ON SUCCESSORS AND ASSIGNS: \\u00a0The covenants, conditions, and agreements contained in this lease shall bind and inure to the benefit of Lessor and Renter and their respective successors or assigns.\\nNO ORAL AGREEMENTS BINDING: \\u00a0This lease contains the entire agreement between the parties hereto, and neither party is bound by any representations or agreements of any kind except as herein contained, and no amendments hereto shall be considered as effective unless and until the same shall be reduced to writing and executed by all the parties hereto.\\nATTORNEY\'S FEES: \\u00a0In the event Lessor or Renter breaches any of the terms of this agreement whereby the party not in default employs attorneys to protect or enforce its rights hereunder and prevails, then the defaulting party agrees to pay the other party reasonable attorney\'s fees so incurred by such other party.\\nGOVERNING LAW: \\u00a0All of the rights and remedies of the parties hereto shall be governed by the provisions of this agreement and by the laws of the State of Alabama.\",\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\",\"layoutGroupId\":\"db0623c3\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"date\",\"id\":15,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"MM\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"MM\"},{\"id\":\"15.2\",\"label\":\"DD\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"DD\"},{\"id\":\"15.3\",\"label\":\"YYYY\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"YYYY\"}],\"dateType\":\"datefield\",\"calendarIconType\":\"none\",\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"date\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"mdy\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"gpLimitDatesminDateMod\":\"\",\"gpLimitDatesminDate\":\"\",\"gpLimitDatesmaxDateMod\":\"\",\"gpLimitDatesmaxDate\":\"\",\"gpLimitDatesexceptions\":[],\"gpLimitDatesminDateExcludeBeforeTodayMod\":\"\",\"checkboxLabel\":\"\",\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"6b1cfadc\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"signature\",\"id\":14,\"label\":\"Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":21,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"a32e7764\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1}],\"version\":\"2.8.7\",\"id\":21,\"nextFieldId\":28,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"gfpdf_form_settings\":{\"5ecf81d15e341\":{\"name\":\"Brooksong Log Cabin Rental Agreement\",\"template\":\"zadani\",\"notification\":[\"5e3124a16e2ba\",\"5ed5c3d092b2e\"],\"filename\":\"Brooksong Log Cabin Rental Agreement\",\"conditionalLogic\":null,\"pdf_size\":\"A4\",\"custom_pdf_size\":[\"\",\"\",\"millimeters\"],\"orientation\":\"portrait\",\"font\":\"dejavusans\",\"font_size\":\"10\",\"font_colour\":\"#000000\",\"rtl\":\"No\",\"zadani_border_colour\":\"#CCCCCC\",\"show_form_title\":\"No\",\"show_page_names\":\"No\",\"show_html\":\"No\",\"show_section_content\":\"No\",\"enable_conditional\":\"Yes\",\"show_empty\":\"No\",\"background_color\":\"#FFF\",\"background_image\":\"\",\"header\":\"\",\"first_header\":\"\",\"footer\":\"\",\"first_footer\":\"\",\"format\":\"Standard\",\"security\":\"No\",\"password\":\"\",\"privileges\":[\"copy\",\"print\",\"print-highres\",\"modify\",\"annot-forms\",\"fill-forms\",\"extract\",\"assemble\"],\"master_password\":\"\",\"image_dpi\":\"96\",\"save\":\"No\",\"public_access\":\"No\",\"restrict_owner\":\"No\",\"id\":\"5ecf81d15e341\",\"active\":true}},\"is_active\":\"1\",\"date_created\":\"2020-01-29 06:22:25\",\"is_trash\":\"0\",\"markupVersion\":1,\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"saveButtonText\":\"Save and Continue Later\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\"}','a:5:{i:0;s:12:\"date_created\";i:1;s:2:\"11\";i:2;s:1:\"3\";i:6;s:1:\"9\";i:7;s:2:\"21\";}','{\"5e3124a16e8c8\":{\"id\":\"5e3124a16e8c8\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thank you for signing the Rental Agreement!\",\"url\":\"\",\"pageId\":\"0\",\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[],\"event\":\"\",\"page\":\"0\"}}','{\"5e3124a16e2ba\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"{admin_email}, karen@2poochiesproperties.com\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"{Email:11}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5e3124a16e2ba\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com\",\"toField\":\"\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"},\"5ed5c3d092b2e\":{\"isActive\":true,\"name\":\"Guest Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"11\",\"toType\":\"field\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"Allie\'s On the Rocks Rental Agreement\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"\",\"routing\":[[]],\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5ed5c3d092b2e\",\"toEmail\":\"\",\"toField\":\"11\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"}}');
INSERT INTO `wp_gf_form_meta` VALUES (23,'{\"title\":\"Barney\'s Bluff Rental Agreement\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"conditionalLogic\":null,\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"section\",\"id\":24,\"label\":\"Booking Details\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"ee68c57f\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"text\",\"id\":3,\"label\":\"Printed Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Printed Name\",\"cssClass\":\"gf_left_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"1b5d3518\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"email\",\"id\":11,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email\",\"cssClass\":\"gf_right_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"1168b1db\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"section\",\"id\":25,\"label\":\"Terms & Signature\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"aa6b1eb0\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"tos\",\"default_field_props\":{\"label\":\"Terms of Service\",\"inputType\":\"checkbox\",\"size\":\"large\",\"choices\":[{\"text\":\"I agree to the Terms of Service\",\"value\":\"I agree to the Terms of Service\"}],\"tosHTMLEnabled\":true},\"id\":16,\"label\":\"Terms of Service\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"name\":\"\"}],\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"value\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"isSelected\":false}],\"tosHTMLEnabled\":true,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"gwtermsofservice_require_scroll\":true,\"gwtermsofservice_terms\":\"CONDITIONS: \\u00a0 The grant of this agreement is made subject to all conditions, restrictions, and limitations now appearing of record and to any zoning ordinances of any municipality, the County of Cullman, State of Alabama, and any other competent governmental body now existing or which may hereafter exist during the life of this Lease.\\n\\nA. Rental Payments\\n\\nThe rent shall be due 7 days prior to scheduled reservation check-in date. If the rent is not paid by the end of business day at 5:00 P.M., then Renter shall lose their reservation.\\n\\ni. Acceptance of rent\\n\\nRent can only be accepted in the following ways\\n\\n- direct payment to via credit card. \\u00a0\\n\\nEXTENSION OF LEASE TERM AND RENTAL RATE ADJUSTMENT: \\u00a0Lessor and Renter mutually agree that this agreement be shall terminated at the end of the above stated term. A new agreement shall be entered into for extension of time and rental adjustment. Penalties will apply for late check out, or extension of time without the lessor\\u2019s consent.\\nUSE OF PREMISES: \\u00a0The premises shall be used and occupied solely for the purposes herein above set out. \\u00a0Renter at all times shall fully and promptly comply with all laws, ordinances, orders, and regulations of any lawful governmental authority having jurisdiction over said premises.\\nMAINTENANCE AND REPAIRS: \\u00a0Renter shall not be obligated to repair all structures, including fence, shed, and plumbing, and all other attached items required to make any repairs or do any work on or about said premises connected therewith, but not hereby leased, unless and only to the extent herein agreed. \\u00a0However, Lessor reserves the right to enter upon said premises and to make such repairs and to do such work on or about said premises as Lessor may deem necessary or proper, or that Lessor may be lawfully required to make. \\u00a0Renter will not commit any waste of property, or permit the same to be done, and will otherwise keep the premises in good order and repair, reasonable wear and tear expected.\\nFurther, Lessor is responsible for all regular yard maintenance, including mowing, flower beds, and trees.\\nALTERATIONS, IMPROVEMENTS, MODIFICATIONS, EQUIPMENT, AND FIXTURE INSTALLATION: \\u00a0Lessor agrees that Renter will make no alterations, additions or improvements to or upon said premises without the written consent of the Lessor first being obtained, which consent shall not be unreasonably withheld. \\u00a0Any approved alterations, improvements and modifications shall be at Renters expense and such additions, modifications, alterations, or improvements shall not endanger the structural soundness of the premises. \\u00a0All furnishings, fixtures, equipment and office machines used on or about the premises shall at all times be and remain the property of Lessor and Renter shall not have the right to remove the same from said premises at any time during the term hereof.\\nCARE OF PREMISES: \\u00a0Renter shall not permit or cause any act or deed to be performed or any practice to be adopted or followed in or about said premises which shall cause or be likely to cause injury or damage to any person or to said premises or the building or to the sidewalks and pavements adjoining the premises. \\u00a0Renter shall not permit, allow or cause any noxious, disturbing or offensive odors, or any smoke, dust, steam or vapors, or any loud or disturbing noise, sound or vibration to originate in or to be emitted from said premises. Renter at all times shall keep said premises in neat and orderly condition and shall keep the entry ways, sidewalks and delivery areas adjoining the premises clean and free from rubbish, dirt, snow and ice. Renter shall store all trash, rubbish and garbage within said premises, and shall provide for the prompt and regular removal thereof for disposal. Renter shall not burn or otherwise dispose of any trash, waste, rubbish or garbage in or about the premises. Renter agrees to permit no waste of the property, but on the contrary to take good care of same; and upon termination of this lease to surrender possession of same without notice.\\nENTRY BY LESSOR: \\u00a0Lessor at all reasonable times may enter said premises for the purpose of (1) inspection thereof, (2) making repairs or replacements to said premises or said building, and (3) exhibiting the premises to prospective purchasers or other persons.\\nPAYMENT OF UTILITIES AND SERVICES: \\u00a0Lessor shall pay all utility charges used on or arising from the operation of the premises, including, but not limited to, all charges for gas, electricity, water, garbage and trash collection, and sewerage, during the term of this lease.\\nFIRE OR CASUALTY: \\u00a0If the premises shall be made untenantable by fire or other casualty, Lessor, if Lessor so elects, may terminate the term of this lease, effective as of the date of such fire or casualty, by written notice given to Renter within twenty four (24) hours after such date.\\nCONDEMNATION: \\u00a0In the event that the whole of said premises or such portion thereof as will make the leased premises unsuitable for the purposes herein leased shall be taken by any public authority under the power of eminent domain or like power, then the term hereof shall terminate effective as of the date possession thereof shall be required to be delivered pursuant to the final order, judgment, or decree entered in the proceedings in exercise of such power. All damages awarded for the taking of said premises, or any part thereof shall be payable in the full amount thereof to and the same shall be the property of Lessor, including, but not limited to, any sum paid or payable as compensation for loss of value of the leasehold or loss of the fee or the fee of any part of the premises, and Renter shall be entitled only to that portion of any award expressly stated to have been made to Renter for the loss of value and cost of removal of stock, furniture, and fixtures owned by Renter. In the event of a partial taking of the demised premises, as the result of which the reduction in the ground floor area does not materially or substantially interfere with the use by Renter of the premises for the purpose herein leased, the term of this lease will continue and Lessor, at Lessor\'s expense, will restore the remaining premises to a complete architectural unit, but there will be a pro rata reduction in the rent payable each month and Renter will have no right to any of the proceeds of such taking.\\n\\nASSIGNMENT OR SUBLETTING: \\u00a0Renter may not assign or transfer this agreement any part thereof unless the written consent of Lessor be first obtained. Renter must occupy property for full term of the agreement. \\u00a0If the interest in and to this lease is assigned, its liability for the performance of each term, condition, covenant or agreement contained herein shall remain in full force and effect.\\n\\nDEFAULT: \\u00a0The happening of any one or more of the following listed events (hereafter referred to singly as \\\"event of default\\\" and plurally as \\\"events of default\\\") shall constitute a breach of this lease agreement on the part of Renter, namely:\\nA. The filing by or on behalf of Renter of any petition or pleading to declare Renter a bankrupt, or the adjudication in bankruptcy of Renter under any bankruptcy law or act.\\n\\nB. The failure of Renter to timely pay any rent payable under this lease agreement.\\n\\nC. The failure of Renter to fully and promptly perform any act required of Renter in the performance of this lease (other than the payment of rent) or to otherwise comply with any term or provision thereof after fifteendays\' notice in writing from Lessor of Renter\'s failure to perform.\\n\\nD. The appointment by any court or under any law of a receiver, trustee, or other custodian of the property, assets or business of Renter.\\n\\nE. The assignment by Renter of all or any part of Renter\'s property or assets for the benefit of Renter\'s creditors.\\n\\nF. The levy of execution attachment or other taking of property, assets or the leasehold interest of Renter by process of law or otherwise in satisfaction of any judgment, debt or claim.\\n\\nUpon the happening of any event of default, Lessor may at his option, without notice to Renter, terminate this Lease, or in the alternative, Lessor may reenter and take possession of said premises and remove all persons and property therefrom, without being deemed guilty of any manner of trespass, and relet the premises or any part thereof, for all or any part of the remainder of said term, to a party satisfactory to Lessor, and at such monthly rental as Lessor may with reasonable diligence be able to secure. Should Lessor be unable to relet after reasonable efforts to do so, or should such monthly rental be less than the rental Renter was obligated to pay under this lease, or any renewal thereof, plus the expense of reletting, then Renter shall pay the amount of such deficiency to Lessor.\\n\\nIt is expressly agreed that in the event of default by Renter hereunder, Lessor shall have a lien upon all goods, chattels, or personal property of any description belonging to Renter which are placed in, or become a part of, the leased premises, as security for rent due and to become due for the remainder of the current lease term, which lien shall not be in lieu of or in any way affect any statutory Lessor\'s lien given by law, but shall be cumulative thereto; and Renter hereby grants to Lessor a security interest in all such personal property placed in said leased premises for such purposes. This shall not prevent the sale by Renter of any merchandise in the ordinary course of business free of such lien to Lessor. In the event Lessor exercises the option to terminate the leasehold, and to reenter and relet the premises as provided in the preceding paragraph, then Lessor may take possession of all of Renter\'s property on the premises and sell the same at public or private sale after giving Renter reasonable notice of the time and place of any public sale or of the time after which any private sale is to be made, for cash or on credit, or for such prices and terms as Lessor deems best, with or without having the property present at such sale. The proceeds of such sale shall be applied first to the necessary and proper expense of removing, storing, and selling such property, then to the payment of any rent due or to become due under this lease, with the balance, if any, to be paid to Renter.\\nPETS - Renter understands that he\\/she may have pets that occupy the inside of the property. Renter may have pets that occupy they outside of the property. Renter agrees to clean up after his\\/her pet.\\nSMOKING - Renter shall not smoke, vape, or use any such product inside the residence. Renter agrees to not use or allow other person to use said products inside of the house.\\nWAIVER OF SUBROGATION: \\u00a0Lessor and Renter hereby waive such causes of action either may have or acquire against the other which are occasioned by the negligence of either of them or their employees, servants, guests, invitees, or agents resulting in the destruction of or damage to real or personal property belonging to the other and located on or about the premises, provided that the insurance carried by the Lessor and\\/or Renter shall contain a waiver of subrogation or endorsement by which the insurance company waives its right of subrogation against any party to this Agreement, its employees, agents, servants, guests, invitees or representatives in case of destruction of or damage to the aforementioned real or personal property of each such party.\\nWAIVER: \\u00a0The failure of the Lessor or Renter to insist upon strict performance of any of the covenants or conditions of this lease or to exercise any option herein conferred in any one or more instances shall not be construed as a waiver or relinquishment of any such covenants, conditions or options, but the same shall be and remain in full force and effect. The receipt by the Lessor of rent, with knowledge of the breach of any covenant hereof, shall not be deemed a waiver of such breach, and no waiver by the Lessor or Renter of any provisions hereof shall be deemed to have been made unless expressed in writing and signed by Lessor or Renter.\\n\\nINDEMNITY OF LESSOR BY RENTER: \\u00a0Renter will indemnify and save harmless the Lessor of and from all fines, suits, claims, demands and actions of any kind or nature, by reason of any breach, violation or nonperformance of any condition hereof on the part of Renter. Renter will indemnify, protect and save harmless the Lessor from any loss, cost, damage, or expense caused by injuries to persons or their property, while in, on, or about the premises, and any and all property of Renter which may be located or stored on the premises shall be at the sole risk of Renter.\\n\\nCOVENANTS BINDING ON SUCCESSORS AND ASSIGNS: \\u00a0The covenants, conditions, and agreements contained in this lease shall bind and inure to the benefit of Lessor and Renter and their respective successors or assigns.\\nNO ORAL AGREEMENTS BINDING: \\u00a0This lease contains the entire agreement between the parties hereto, and neither party is bound by any representations or agreements of any kind except as herein contained, and no amendments hereto shall be considered as effective unless and until the same shall be reduced to writing and executed by all the parties hereto.\\nATTORNEY\'S FEES: \\u00a0In the event Lessor or Renter breaches any of the terms of this agreement whereby the party not in default employs attorneys to protect or enforce its rights hereunder and prevails, then the defaulting party agrees to pay the other party reasonable attorney\'s fees so incurred by such other party.\\nGOVERNING LAW: \\u00a0All of the rights and remedies of the parties hereto shall be governed by the provisions of this agreement and by the laws of the State of Alabama.\",\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\",\"layoutGroupId\":\"cef274b5\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"signature\",\"id\":14,\"label\":\"Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":23,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"fe60f5f1\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1}],\"version\":\"2.8.7\",\"id\":23,\"nextFieldId\":28,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"gfpdf_form_settings\":{\"5ecf81d15e341\":{\"name\":\"Brooksong Log Cabin Rental Agreement\",\"template\":\"zadani\",\"notification\":[\"5e3124a16e2ba\",\"5ed5c3d092b2e\"],\"filename\":\"Brooksong Log Cabin Rental Agreement\",\"conditionalLogic\":null,\"pdf_size\":\"A4\",\"custom_pdf_size\":[\"\",\"\",\"millimeters\"],\"orientation\":\"portrait\",\"font\":\"dejavusans\",\"font_size\":\"10\",\"font_colour\":\"#000000\",\"rtl\":\"No\",\"zadani_border_colour\":\"#CCCCCC\",\"show_form_title\":\"No\",\"show_page_names\":\"No\",\"show_html\":\"No\",\"show_section_content\":\"No\",\"enable_conditional\":\"Yes\",\"show_empty\":\"No\",\"background_color\":\"#FFF\",\"background_image\":\"\",\"header\":\"\",\"first_header\":\"\",\"footer\":\"\",\"first_footer\":\"\",\"format\":\"Standard\",\"security\":\"No\",\"password\":\"\",\"privileges\":[\"copy\",\"print\",\"print-highres\",\"modify\",\"annot-forms\",\"fill-forms\",\"extract\",\"assemble\"],\"master_password\":\"\",\"image_dpi\":\"96\",\"save\":\"No\",\"public_access\":\"No\",\"restrict_owner\":\"No\",\"id\":\"5ecf81d15e341\",\"active\":true}},\"is_active\":\"1\",\"date_created\":\"2020-01-29 06:22:25\",\"is_trash\":\"0\",\"markupVersion\":1,\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"saveButtonText\":\"Save and Continue Later\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\"}','a:4:{i:0;s:12:\"date_created\";i:1;s:1:\"3\";i:5;s:1:\"9\";i:6;s:2:\"21\";}','{\"5e3124a16e8c8\":{\"id\":\"5e3124a16e8c8\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thank you for signing the Rental Agreement!\",\"url\":\"\",\"pageId\":\"0\",\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[],\"event\":\"\",\"page\":\"0\"}}','{\"5e3124a16e2ba\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"{admin_email}, karen@2poochiesproperties.com\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"{Email:11}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5e3124a16e2ba\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com\",\"toField\":\"\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"},\"5ed5c3d092b2e\":{\"isActive\":true,\"name\":\"Guest Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"11\",\"toType\":\"field\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"Barney\'s Bluff Rental Agreement\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"\",\"routing\":[[]],\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5ed5c3d092b2e\",\"toEmail\":\"\",\"toField\":\"11\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"}}');
INSERT INTO `wp_gf_form_meta` VALUES (24,'{\"title\":\"Leave a review\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"radio\",\"id\":7,\"formId\":24,\"label\":\"Star Rating\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"validateState\":true,\"inputs\":null,\"choices\":[{\"text\":\"1\",\"value\":\"none\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"2\",\"value\":\"none\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"3\",\"value\":\"none\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"4\",\"value\":\"4\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"5\",\"value\":\"5\",\"isSelected\":true,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"gf_list_inline\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableOtherChoice\":\"\",\"enablePrice\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"cd374b21\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"enableChoiceValue\":true},{\"type\":\"text\",\"id\":1,\"formId\":24,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"13a48596\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":24,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"13a48596\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"textarea\",\"id\":6,\"formId\":24,\"label\":\"Review\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"small\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Please Enter Your Review Here...\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"form_id\":\"\",\"useRichTextEditor\":false,\"enableEnhancedUI\":0,\"layoutGroupId\":\"7b23479d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"hidden\",\"id\":8,\"formId\":24,\"label\":\"Testimonial Category\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":true,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"testimonial_category\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"42eb99d0\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.6.3\",\"id\":24,\"markupVersion\":2,\"nextFieldId\":9,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}',NULL,'{\"62c28dca44f31\":{\"id\":\"62c28dca44f31\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for your review.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"\",\"conditionalLogic\":[]}}','{\"62c28dca44ce1\":{\"id\":\"62c28dca44ce1\",\"isActive\":true,\"to\":\"{admin_email}, karen@2poochiesproperties.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com\",\"routing\":null,\"fromName\":\"\",\"from\":\"{admin_email}\",\"replyTo\":\"\",\"bcc\":\"\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}');
INSERT INTO `wp_gf_form_meta` VALUES (25,'{\"title\":\"Tigua\'s Sunrise Rental Agreement\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"conditionalLogic\":null,\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"section\",\"id\":24,\"label\":\"Booking Details\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"99a51e37\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"text\",\"id\":3,\"label\":\"Printed Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Printed Name\",\"cssClass\":\"gf_left_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enablePasswordInput\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"991ec19e\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"email\",\"id\":11,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email\",\"cssClass\":\"gf_right_third\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"emailConfirmEnabled\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"cfac82db\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"section\",\"id\":25,\"label\":\"Terms & Signature\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"displayOnly\":true,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"section\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"layoutGroupId\":\"5132afa3\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"tos\",\"default_field_props\":{\"label\":\"Terms of Service\",\"inputType\":\"checkbox\",\"size\":\"large\",\"choices\":[{\"text\":\"I agree to the Terms of Service\",\"value\":\"I agree to the Terms of Service\"}],\"tosHTMLEnabled\":true},\"id\":16,\"label\":\"Terms of Service\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"name\":\"\"}],\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"value\":\"I HAVE READ AND UNDERSTAND THE RENTAL AGREEMENT AND THE FEES DUE TO CONFIRM MY RESERVATION. I CERTIFY THAT I AM AT LEAST 25 YEARS OF AGE AND THAT I WILL BE HELD RESPONSIBLE FOR THE CARE OF THIS PROPERTY BEING RENTED UNDER MY NAME. I ACCEPT FULL RESPONSIBILITY FOR ALL DAMAGES, OR EXTRA CLEANING CHARGES, SHOULD THEY BE DISCOVERED DURING OR AFTER DEPARTURE AND HOLD OWNER HARMLESS AND INDEMNIFIED FROM AND AGAINST ALL LOSS, INJURY OR DAMAGE IN THE USE OF THE PREMISES.\",\"isSelected\":true}],\"tosHTMLEnabled\":true,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"enableSelectAll\":\"\",\"enablePrice\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"gwtermsofservice_require_scroll\":true,\"gwtermsofservice_terms\":\"CONDITIONS: \\u00a0 The grant of this agreement is made subject to all conditions, restrictions, and limitations now appearing of record and to any zoning ordinances of any municipality, the County of Crane Hill, State of Alabama, and any other competent governmental body now existing or which may hereafter exist during the life of this Lease.\\n\\nA. Rental Payments\\n\\nThe rent shall be due 7 days prior to scheduled reservation check-in date. If the rent is not paid by the end of business day at 5:00 P.M., then Renter shall lose their reservation.\\n\\ni. Acceptance of rent\\n\\nRent can only be accepted in the following ways\\n\\n- direct payment to via credit card. \\u00a0\\n\\nEXTENSION OF LEASE TERM AND RENTAL RATE ADJUSTMENT: \\u00a0Lessor and Renter mutually agree that this agreement be shall terminated at the end of the above stated term. A new agreement shall be entered into for extension of time and rental adjustment. Penalties will apply for late check out, or extension of time without the lessor\\u2019s consent.\\nUSE OF PREMISES: \\u00a0The premises shall be used and occupied solely for the purposes herein above set out. \\u00a0Renter at all times shall fully and promptly comply with all laws, ordinances, orders, and regulations of any lawful governmental authority having jurisdiction over said premises.\\nMAINTENANCE AND REPAIRS: \\u00a0Renter shall not be obligated to repair all structures, including fence, shed, and plumbing, and all other attached items required to make any repairs or do any work on or about said premises connected therewith, but not hereby leased, unless and only to the extent herein agreed. \\u00a0However, Lessor reserves the right to enter upon said premises and to make such repairs and to do such work on or about said premises as Lessor may deem necessary or proper, or that Lessor may be lawfully required to make. \\u00a0Renter will not commit any waste of property, or permit the same to be done, and will otherwise keep the premises in good order and repair, reasonable wear and tear expected.\\nFurther, Lessor is responsible for all regular yard maintenance, including mowing, flower beds, and trees.\\nALTERATIONS, IMPROVEMENTS, MODIFICATIONS, EQUIPMENT, AND FIXTURE INSTALLATION: \\u00a0Lessor agrees that Renter will make no alterations, additions or improvements to or upon said premises without the written consent of the Lessor first being obtained, which consent shall not be unreasonably withheld. \\u00a0Any approved alterations, improvements and modifications shall be at Renters expense and such additions, modifications, alterations, or improvements shall not endanger the structural soundness of the premises. \\u00a0All furnishings, fixtures, equipment and office machines used on or about the premises shall at all times be and remain the property of Lessor and Renter shall not have the right to remove the same from said premises at any time during the term hereof.\\nCARE OF PREMISES: \\u00a0Renter shall not permit or cause any act or deed to be performed or any practice to be adopted or followed in or about said premises which shall cause or be likely to cause injury or damage to any person or to said premises or the building or to the sidewalks and pavements adjoining the premises. \\u00a0Renter shall not permit, allow or cause any noxious, disturbing or offensive odors, or any smoke, dust, steam or vapors, or any loud or disturbing noise, sound or vibration to originate in or to be emitted from said premises. Renter at all times shall keep said premises in neat and orderly condition and shall keep the entry ways, sidewalks and delivery areas adjoining the premises clean and free from rubbish, dirt, snow and ice. Renter shall store all trash, rubbish and garbage within said premises, and shall provide for the prompt and regular removal thereof for disposal. Renter shall not burn or otherwise dispose of any trash, waste, rubbish or garbage in or about the premises. Renter agrees to permit no waste of the property, but on the contrary to take good care of same; and upon termination of this lease to surrender possession of same without notice.\\nENTRY BY LESSOR: \\u00a0Lessor at all reasonable times may enter said premises for the purpose of (1) inspection thereof, (2) making repairs or replacements to said premises or said building, and (3) exhibiting the premises to prospective purchasers or other persons.\\nPAYMENT OF UTILITIES AND SERVICES: \\u00a0Lessor shall pay all utility charges used on or arising from the operation of the premises, including, but not limited to, all charges for gas, electricity, water, garbage and trash collection, and sewerage, during the term of this lease.\\nFIRE OR CASUALTY: \\u00a0If the premises shall be made untenantable by fire or other casualty, Lessor, if Lessor so elects, may terminate the term of this lease, effective as of the date of such fire or casualty, by written notice given to Renter within twenty four (24) hours after such date.\\nCONDEMNATION: \\u00a0In the event that the whole of said premises or such portion thereof as will make the leased premises unsuitable for the purposes herein leased shall be taken by any public authority under the power of eminent domain or like power, then the term hereof shall terminate effective as of the date possession thereof shall be required to be delivered pursuant to the final order, judgment, or decree entered in the proceedings in exercise of such power. All damages awarded for the taking of said premises, or any part thereof shall be payable in the full amount thereof to and the same shall be the property of Lessor, including, but not limited to, any sum paid or payable as compensation for loss of value of the leasehold or loss of the fee or the fee of any part of the premises, and Renter shall be entitled only to that portion of any award expressly stated to have been made to Renter for the loss of value and cost of removal of stock, furniture, and fixtures owned by Renter. In the event of a partial taking of the demised premises, as the result of which the reduction in the ground floor area does not materially or substantially interfere with the use by Renter of the premises for the purpose herein leased, the term of this lease will continue and Lessor, at Lessor\'s expense, will restore the remaining premises to a complete architectural unit, but there will be a pro rata reduction in the rent payable each month and Renter will have no right to any of the proceeds of such taking.\\n\\nASSIGNMENT OR SUBLETTING: \\u00a0Renter may not assign or transfer this agreement any part thereof unless the written consent of Lessor be first obtained. Renter must occupy property for full term of the agreement. \\u00a0If the interest in and to this lease is assigned, its liability for the performance of each term, condition, covenant or agreement contained herein shall remain in full force and effect.\\n\\nDEFAULT: \\u00a0The happening of any one or more of the following listed events (hereafter referred to singly as \\\"event of default\\\" and plurally as \\\"events of default\\\") shall constitute a breach of this lease agreement on the part of Renter, namely:\\nA. The filing by or on behalf of Renter of any petition or pleading to declare Renter a bankrupt, or the adjudication in bankruptcy of Renter under any bankruptcy law or act.\\n\\nB. The failure of Renter to timely pay any rent payable under this lease agreement.\\n\\nC. The failure of Renter to fully and promptly perform any act required of Renter in the performance of this lease (other than the payment of rent) or to otherwise comply with any term or provision thereof after fifteendays\' notice in writing from Lessor of Renter\'s failure to perform.\\n\\nD. The appointment by any court or under any law of a receiver, trustee, or other custodian of the property, assets or business of Renter.\\n\\nE. The assignment by Renter of all or any part of Renter\'s property or assets for the benefit of Renter\'s creditors.\\n\\nF. The levy of execution attachment or other taking of property, assets or the leasehold interest of Renter by process of law or otherwise in satisfaction of any judgment, debt or claim.\\n\\nUpon the happening of any event of default, Lessor may at his option, without notice to Renter, terminate this Lease, or in the alternative, Lessor may reenter and take possession of said premises and remove all persons and property therefrom, without being deemed guilty of any manner of trespass, and relet the premises or any part thereof, for all or any part of the remainder of said term, to a party satisfactory to Lessor, and at such monthly rental as Lessor may with reasonable diligence be able to secure. Should Lessor be unable to relet after reasonable efforts to do so, or should such monthly rental be less than the rental Renter was obligated to pay under this lease, or any renewal thereof, plus the expense of reletting, then Renter shall pay the amount of such deficiency to Lessor.\\n\\nIt is expressly agreed that in the event of default by Renter hereunder, Lessor shall have a lien upon all goods, chattels, or personal property of any description belonging to Renter which are placed in, or become a part of, the leased premises, as security for rent due and to become due for the remainder of the current lease term, which lien shall not be in lieu of or in any way affect any statutory Lessor\'s lien given by law, but shall be cumulative thereto; and Renter hereby grants to Lessor a security interest in all such personal property placed in said leased premises for such purposes. This shall not prevent the sale by Renter of any merchandise in the ordinary course of business free of such lien to Lessor. In the event Lessor exercises the option to terminate the leasehold, and to reenter and relet the premises as provided in the preceding paragraph, then Lessor may take possession of all of Renter\'s property on the premises and sell the same at public or private sale after giving Renter reasonable notice of the time and place of any public sale or of the time after which any private sale is to be made, for cash or on credit, or for such prices and terms as Lessor deems best, with or without having the property present at such sale. The proceeds of such sale shall be applied first to the necessary and proper expense of removing, storing, and selling such property, then to the payment of any rent due or to become due under this lease, with the balance, if any, to be paid to Renter.\\nPETS - Renter understands that he\\/she may have pets that occupy the inside of the property. Renter may have pets that occupy they outside of the property. Renter agrees to clean up after his\\/her pet.\\nSMOKING - Renter shall not smoke, vape, or use any such product inside the residence. Renter agrees to not use or allow other person to use said products inside of the house.\\nWAIVER OF SUBROGATION: \\u00a0Lessor and Renter hereby waive such causes of action either may have or acquire against the other which are occasioned by the negligence of either of them or their employees, servants, guests, invitees, or agents resulting in the destruction of or damage to real or personal property belonging to the other and located on or about the premises, provided that the insurance carried by the Lessor and\\/or Renter shall contain a waiver of subrogation or endorsement by which the insurance company waives its right of subrogation against any party to this Agreement, its employees, agents, servants, guests, invitees or representatives in case of destruction of or damage to the aforementioned real or personal property of each such party.\\nWAIVER: \\u00a0The failure of the Lessor or Renter to insist upon strict performance of any of the covenants or conditions of this lease or to exercise any option herein conferred in any one or more instances shall not be construed as a waiver or relinquishment of any such covenants, conditions or options, but the same shall be and remain in full force and effect. The receipt by the Lessor of rent, with knowledge of the breach of any covenant hereof, shall not be deemed a waiver of such breach, and no waiver by the Lessor or Renter of any provisions hereof shall be deemed to have been made unless expressed in writing and signed by Lessor or Renter.\\n\\nINDEMNITY OF LESSOR BY RENTER: \\u00a0Renter will indemnify and save harmless the Lessor of and from all fines, suits, claims, demands and actions of any kind or nature, by reason of any breach, violation or nonperformance of any condition hereof on the part of Renter. Renter will indemnify, protect and save harmless the Lessor from any loss, cost, damage, or expense caused by injuries to persons or their property, while in, on, or about the premises, and any and all property of Renter which may be located or stored on the premises shall be at the sole risk of Renter.\\n\\nCOVENANTS BINDING ON SUCCESSORS AND ASSIGNS: \\u00a0The covenants, conditions, and agreements contained in this lease shall bind and inure to the benefit of Lessor and Renter and their respective successors or assigns.\\nNO ORAL AGREEMENTS BINDING: \\u00a0This lease contains the entire agreement between the parties hereto, and neither party is bound by any representations or agreements of any kind except as herein contained, and no amendments hereto shall be considered as effective unless and until the same shall be reduced to writing and executed by all the parties hereto.\\nATTORNEY\'S FEES: \\u00a0In the event Lessor or Renter breaches any of the terms of this agreement whereby the party not in default employs attorneys to protect or enforce its rights hereunder and prevails, then the defaulting party agrees to pay the other party reasonable attorney\'s fees so incurred by such other party.\\nGOVERNING LAW: \\u00a0All of the rights and remedies of the parties hereto shall be governed by the provisions of this agreement and by the laws of the State of Alabama.\",\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\",\"layoutGroupId\":\"2146faac\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"date\",\"id\":15,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"MM\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"MM\"},{\"id\":\"15.2\",\"label\":\"DD\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"DD\"},{\"id\":\"15.3\",\"label\":\"YYYY\",\"name\":\"\",\"defaultValue\":\"\",\"placeholder\":\"YYYY\"}],\"dateType\":\"datefield\",\"calendarIconType\":\"none\",\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"date\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"dateFormat\":\"mdy\",\"productField\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"gpLimitDatesminDateMod\":\"\",\"gpLimitDatesminDate\":\"\",\"gpLimitDatesmaxDateMod\":\"\",\"gpLimitDatesmaxDate\":\"\",\"gpLimitDatesexceptions\":[],\"gpLimitDatesminDateExcludeBeforeTodayMod\":\"\",\"checkboxLabel\":\"\",\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"7f86bb6c\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1},{\"type\":\"signature\",\"id\":14,\"label\":\"Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"medium\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"formId\":25,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"fields\":\"\",\"displayOnly\":\"\",\"layoutGroupId\":\"d6d1cf90\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"pageNumber\":1}],\"version\":\"2.8.7\",\"id\":25,\"nextFieldId\":28,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"cssClass\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save and Continue Later\"}},\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEnd\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"gfpdf_form_settings\":{\"5ecf81d15e341\":{\"name\":\"Brooksong Log Cabin Rental Agreement\",\"template\":\"zadani\",\"notification\":[\"5e3124a16e2ba\",\"5ed5c3d092b2e\"],\"filename\":\"Brooksong Log Cabin Rental Agreement\",\"conditionalLogic\":null,\"pdf_size\":\"A4\",\"custom_pdf_size\":[\"\",\"\",\"millimeters\"],\"orientation\":\"portrait\",\"font\":\"dejavusans\",\"font_size\":\"10\",\"font_colour\":\"#000000\",\"rtl\":\"No\",\"zadani_border_colour\":\"#CCCCCC\",\"show_form_title\":\"No\",\"show_page_names\":\"No\",\"show_html\":\"No\",\"show_section_content\":\"No\",\"enable_conditional\":\"Yes\",\"show_empty\":\"No\",\"background_color\":\"#FFF\",\"background_image\":\"\",\"header\":\"\",\"first_header\":\"\",\"footer\":\"\",\"first_footer\":\"\",\"format\":\"Standard\",\"security\":\"No\",\"password\":\"\",\"privileges\":[\"copy\",\"print\",\"print-highres\",\"modify\",\"annot-forms\",\"fill-forms\",\"extract\",\"assemble\"],\"master_password\":\"\",\"image_dpi\":\"96\",\"save\":\"No\",\"public_access\":\"No\",\"restrict_owner\":\"No\",\"id\":\"5ecf81d15e341\",\"active\":true}},\"is_active\":\"1\",\"date_created\":\"2020-01-29 06:22:25\",\"is_trash\":\"0\",\"markupVersion\":1,\"requiredIndicator\":\"asterisk\",\"customRequiredIndicator\":\"(Required)\",\"saveButtonText\":\"Save and Continue Later\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"honeypotAction\":\"abort\"}','a:4:{i:0;s:12:\"date_created\";i:1;s:1:\"3\";i:5;s:1:\"9\";i:6;s:2:\"21\";}','{\"5e3124a16e8c8\":{\"id\":\"5e3124a16e8c8\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thank you for signing the Rental Agreement!\",\"url\":\"\",\"pageId\":\"0\",\"queryString\":\"\",\"disableAutoformat\":false,\"conditionalLogic\":[],\"event\":\"\",\"page\":\"0\"}}','{\"5e3124a16e2ba\":{\"isActive\":true,\"name\":\"Admin Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"{admin_email}, karen@2poochiesproperties.com\",\"toType\":\"email\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"{Email:11}\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5e3124a16e2ba\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com\",\"toField\":\"\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"},\"5ed5c3d092b2e\":{\"isActive\":true,\"name\":\"Guest Notification\",\"service\":\"wordpress\",\"event\":\"form_submission\",\"to\":\"11\",\"toType\":\"field\",\"cc\":\"\",\"bcc\":\"\",\"subject\":\"Tigua\'s Sunrise Rental Agreement\",\"message\":\"{all_fields:include_terms}\",\"from\":\"{admin_email}\",\"fromName\":\"\",\"replyTo\":\"\",\"routing\":null,\"conditionalLogic\":null,\"disableAutoformat\":false,\"enableAttachments\":false,\"id\":\"5ed5c3d092b2e\",\"toEmail\":\"\",\"toField\":\"11\",\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\"}}');
INSERT INTO `wp_gf_form_meta` VALUES (26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br\\/>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Tigua\'s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than ten (10) people on the boat.<\\/li><li>Allowing more than ten (10) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":31,\"formId\":26,\"label\":\"Boating Rules for Alabama Boaters Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"31.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"31.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"31.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I understand the Boating Rules for Alabama Boaters\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<b>Boating Rules for Alabama Boaters:<\\/b>\\nBoat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device \\n\\n<b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\n<b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b>\\n\\n<b>Important!<\\/b>\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\n\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol if pulled over.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"b0b5680f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":32,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','a:6:{i:0;s:12:\"date_created\";i:1;s:1:\"1\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:3:\"6.1\";}','{\"628f0cb6249a0\":{\"id\":\"628f0cb6249a0\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for your reservation.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"\",\"conditionalLogic\":[]}}','{\"628f0cb6247e7\":{\"id\":\"628f0cb6247e7\",\"isActive\":true,\"to\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"toField\":\"\",\"routing\":null,\"fromName\":\"\",\"from\":\"{admin_email}\",\"replyTo\":\"\",\"bcc\":\"\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}');
INSERT INTO `wp_gf_form_meta` VALUES (27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own.\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a ref=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.\\n\\n<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}',NULL,'{\"628f0cb6249a0\":{\"id\":\"628f0cb6249a0\",\"name\":\"Default Confirmation\",\"isDefault\":true,\"type\":\"message\",\"message\":\"Thanks for your reservation.\",\"url\":\"\",\"pageId\":\"\",\"queryString\":\"\",\"event\":\"\",\"disableAutoformat\":false,\"page\":\"\",\"conditionalLogic\":[]}}','{\"628f0cb6247e7\":{\"id\":\"628f0cb6247e7\",\"isActive\":true,\"to\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"name\":\"Admin Notification\",\"event\":\"form_submission\",\"toType\":\"email\",\"subject\":\"New submission from {form_title}\",\"message\":\"{all_fields}\",\"service\":\"wordpress\",\"toEmail\":\"{admin_email}, karen@2poochiesproperties.com, heather@2poochiesproperties.com\",\"toField\":\"\",\"routing\":null,\"fromName\":\"\",\"from\":\"{admin_email}\",\"replyTo\":\"\",\"bcc\":\"\",\"disableAutoformat\":false,\"notification_conditional_logic_object\":\"\",\"notification_conditional_logic\":\"0\",\"conditionalLogic\":null,\"cc\":\"\",\"enableAttachments\":false}}');
/*!40000 ALTER TABLE `wp_gf_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_form_revisions` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_revisions` DISABLE KEYS */;
INSERT INTO `wp_gf_form_revisions` VALUES (1,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the privacy policy.\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"fsdf sdf sdf dsf \",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":22,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 05:59:40');
INSERT INTO `wp_gf_form_revisions` VALUES (2,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the privacy policy.\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<b>Deposit Policy: <\\/b>\\nFor all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation. \\n\\n2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.\\n\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":22,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:02:05');
INSERT INTO `wp_gf_form_revisions` VALUES (3,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the privacy policy.\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:05:51');
INSERT INTO `wp_gf_form_revisions` VALUES (4,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the privacy policy.\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p>\\n<p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p>\\n<p><b>Cancellation Policy:<br \\/><\\/b>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p>\\n<p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p>\\n<ul>\\n<li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li>\\n<li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li>\\n<\\/ul>\\n<h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4>\\n<p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p>\\n<p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p>\\n<p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p>\\n<p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p>\\n<ol>\\n<li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li>\\n<li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li>\\n<li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.\\n<ul>\\n<li>Smoking; Cooking on any appliance.<\\/li>\\n<li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li>\\n<li>Operating the boat with more than eleven (11) people on the boat.<\\/li>\\n<li>Allowing more than eleven (11) people on the boat.<\\/li>\\n<li>Allowing pets on board.<\\/li>\\n<li>Diving off the furniture or railing of the boat.<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:\\n<ul>\\n<li>Renter is at least 25 years or older.<\\/li>\\n<li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li>\\n<li>That he\\/she is adequately familiar with the operation of the boat;<\\/li>\\n<li>That he\\/she will operate the boat in a safe manner at all times;<\\/li>\\n<li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li>\\n<li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li>\\n<li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li>\\n<li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li>\\n<li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li>\\n<li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li>\\n<li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li>\\n<\\/ol>\\n<h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4>\\n<p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p>\\n<p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p>\\n<p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p>\\n<p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p>\\n<p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p>\\n<p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p>\\n<p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p>\\n<p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p>\\n<p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p>\\n<p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p>\\n<p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p>\\n<p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p>\\n<p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p>\\n<p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p>\\n<p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:20:54');
INSERT INTO `wp_gf_form_revisions` VALUES (5,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Cancellation Policy:<br \\/><\\/b>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p>\\n<p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul>\\n<li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li>\\n<\\/ul>\\n<h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4>\\n<p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol>\\n<li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.\\n<ul>\\n<li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li>\\n<\\/ul>\\n<\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:\\n<ul>\\n<li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li>\\n<\\/ul>\\n<\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li>\\n<li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li>\\n<\\/ol>\\n<h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p>\\n<p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:25:36');
INSERT INTO `wp_gf_form_revisions` VALUES (6,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Cancellation Policy:<br \\/><\\/b>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol>\\n<li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.\\n<ul>\\n<li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li>\\n<\\/ul>\\n<\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:\\n<ul>\\n<li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li>\\n<\\/ul>\\n<\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li>\\n<li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li>\\n<\\/ol>\\n<h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p>\\n<p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:26:46');
INSERT INTO `wp_gf_form_revisions` VALUES (7,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Cancellation Policy:<br \\/><\\/b>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p>\\n<p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:28:48');
INSERT INTO `wp_gf_form_revisions` VALUES (8,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"date\",\"id\":22,\"formId\":19,\"label\":\"Date\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"22.1\",\"label\":\"Month\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.2\",\"label\":\"Day\",\"name\":\"\",\"defaultValue\":\"\"},{\"id\":\"22.3\",\"label\":\"Year\",\"name\":\"\",\"defaultValue\":\"\"}],\"dateType\":\"datefield\",\"dateFormat\":\"mdy\",\"dateFormatPlacement\":\"below\",\"calendarIconType\":\"none\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"calendarIconUrl\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"66df9279\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipments\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Cancellation Policy:<br \\/><\\/b>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":23,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-05-26 06:29:52');
INSERT INTO `wp_gf_form_revisions` VALUES (9,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.6.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":30,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2022-07-01 20:34:24');
INSERT INTO `wp_gf_form_revisions` VALUES (10,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.2\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":30,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2024-03-07 17:12:03');
INSERT INTO `wp_gf_form_revisions` VALUES (11,19,'{\"title\":\"Reserve Your Boat\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.7\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2024-05-23 17:19:24');
INSERT INTO `wp_gf_form_revisions` VALUES (12,26,'{\"title\":\"Reserve Your Boat (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.7\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null}','2024-06-24 18:49:38');
INSERT INTO `wp_gf_form_revisions` VALUES (13,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">https:\\/\\/maineboatrental.com\\/wp-content\\/uploads\\/2019\\/01\\/USCG-Checklist-TS-Fishing-Boat.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.7\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-05 21:55:21');
INSERT INTO `wp_gf_form_revisions` VALUES (14,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe Boating Checklist USCG\\\">Safe-Boating-Checklist_USCG.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.7\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-05 21:56:08');
INSERT INTO `wp_gf_form_revisions` VALUES (15,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe Boating Checklist USCG\\\">Safe-Boating-Checklist_USCG.pdf<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.7\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-05 21:56:21');
INSERT INTO `wp_gf_form_revisions` VALUES (16,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.13\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-08 21:47:55');
INSERT INTO `wp_gf_form_revisions` VALUES (17,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Do not exceed 15mph while the Bimini top is extended. If the Bimini top is damaged as a result of exceeding this speed while the Bimini top is extended, you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.13\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-08 21:48:34');
INSERT INTO `wp_gf_form_revisions` VALUES (18,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.13\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-09 20:25:07');
INSERT INTO `wp_gf_form_revisions` VALUES (19,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Tigua\'s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.13\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-07-09 20:26:05');
INSERT INTO `wp_gf_form_revisions` VALUES (20,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$50.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.14\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2024-08-16 21:18:44');
INSERT INTO `wp_gf_form_revisions` VALUES (21,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.8.14\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:04:57');
INSERT INTO `wp_gf_form_revisions` VALUES (22,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:08:04');
INSERT INTO `wp_gf_form_revisions` VALUES (23,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\n\\\"A copy of your Boater Certificate is required for renting the pontoon boat.\\\"\\n\\n\\\"Important!\\\"\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:16:59');
INSERT INTO `wp_gf_form_revisions` VALUES (24,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:17:49');
INSERT INTO `wp_gf_form_revisions` VALUES (25,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own.\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:19:35');
INSERT INTO `wp_gf_form_revisions` VALUES (26,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own.\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a ref=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:20:40');
INSERT INTO `wp_gf_form_revisions` VALUES (27,27,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff (1)\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":27,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":27,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":27,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":27,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":27,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":27,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":27,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":27,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":27,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":27,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":27,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":27,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":27,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.\\n\\n\\n\\n<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p><ul><li>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. \\n\\nIn order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\nBoaterexam.com: Offers an online course that can be taken on a desktop, tablet, or mobile device.\\n \\nBoat-Ed.com: Offers an online course that\'s approved by the ALEA Marine Police Division.\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\nA copy of your Boater Certificate is required for renting the pontoon boat.\\n\\nImportant!\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own.\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol.\\n\\n\\n<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a ref=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.\\n\\n<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Operating boat over 15 mph with bimini top up.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":27,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":27,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":27,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":27,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-02 17:21:10');
INSERT INTO `wp_gf_form_revisions` VALUES (28,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-03 12:34:19');
INSERT INTO `wp_gf_form_revisions` VALUES (29,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Tigua\'s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than ten (10) people on the boat.<\\/li><li>Allowing more than ten (10) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-03 12:37:34');
INSERT INTO `wp_gf_form_revisions` VALUES (30,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p>\\n<p><b>Boating Rules for Alabama Boaters:<\\/b><\\/p>\\n<p>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p>\\n\\n<p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p>\\n\\n<p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p>\\n\\n<p><b>Important!<\\/b><\\/p>\\n<p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p>\\n<p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p>\\n<p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p>\\n<p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-04 06:05:50');
INSERT INTO `wp_gf_form_revisions` VALUES (31,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p>\\n<p><b>Boating Rules for Alabama Boaters:<\\/b><br>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p>\\n\\n<p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p>\\n\\n<p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p>\\n\\n<p><b>Important!<\\/b><\\/p>\\n<p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p>\\n<p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p>\\n<p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p>\\n<p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-04 06:07:08');
INSERT INTO `wp_gf_form_revisions` VALUES (32,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p>\\n<p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-04 06:10:17');
INSERT INTO `wp_gf_form_revisions` VALUES (33,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br\\/>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Tigua\'s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than ten (10) people on the boat.<\\/li><li>Allowing more than ten (10) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-04 06:15:14');
INSERT INTO `wp_gf_form_revisions` VALUES (34,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":31,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-04 06:17:08');
INSERT INTO `wp_gf_form_revisions` VALUES (35,19,'{\"title\":\"Reserve Your Boat at Barney\'s Bluff\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":19,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":19,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":19,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":19,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":19,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":19,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":19,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":19,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":19,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"option\",\"id\":19,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputType\":\"checkbox\",\"choices\":[{\"text\":\"3-person towable tube w\\/60-ft tow rope\",\"value\":\"3-person towable tube w\\/60-ft tow rope\",\"isSelected\":false,\"price\":\"$125.00\"},{\"text\":\"Yeti cooler - 26 quart capacity\",\"value\":\"Yeti cooler - 26 quart capacity\",\"isSelected\":false,\"price\":\"$25.00\"}],\"enablePrice\":true,\"productField\":18,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"inputs\":[{\"id\":\"19.1\",\"label\":\"3-person towable tube w\\/60-ft tow rope\",\"name\":\"\"},{\"id\":\"19.2\",\"label\":\"Yeti cooler - 26 quart capacity\",\"name\":\"\"}],\"conditionalLogic\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"3997d600\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\",\"selectAllText\":\"Select All\"},{\"type\":\"product\",\"id\":18,\"formId\":19,\"label\":\"Additional Equipment\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"18.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"18.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"18.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"hiddenproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$0.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0fe6c6b3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":19,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":19,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":19,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Barney\\u2019s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than eleven (11) people on the boat.<\\/li><li>Allowing more than eleven (11) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":19,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":31,\"formId\":19,\"label\":\"Boating Rules for Alabama Boaters Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"31.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"31.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"31.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I understand the Boating Rules for Alabama Boaters\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<b>Boating Rules for Alabama Boaters:<\\/b>\\nBoat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device \\n\\n<b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\n<b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b>\\n\\n<b>Important!<\\/b>\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\n\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol if pulled over.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6a3396d7\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"signature\",\"id\":23,\"formId\":19,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":19,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":19,\"markupVersion\":2,\"nextFieldId\":32,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-07 17:00:09');
INSERT INTO `wp_gf_form_revisions` VALUES (36,26,'{\"title\":\"Reserve Your Boat at Tigua\'s Sunrise\",\"description\":\"\",\"labelPlacement\":\"top_label\",\"descriptionPlacement\":\"below\",\"button\":{\"type\":\"text\",\"text\":\"Submit\",\"imageUrl\":\"\",\"width\":\"auto\",\"location\":\"bottom\",\"layoutGridColumnSpan\":12},\"fields\":[{\"type\":\"text\",\"id\":1,\"formId\":26,\"label\":\"First Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"First Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"text\",\"id\":3,\"formId\":26,\"label\":\"Last Name\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"text\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Last Name *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enablePasswordInput\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ec79318d\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"email\",\"id\":4,\"formId\":26,\"label\":\"Email\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"autocompleteAttribute\":\"email\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"email\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Email *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"emailConfirmEnabled\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"phone\",\"id\":5,\"formId\":26,\"label\":\"Phone\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"phoneFormat\":\"standard\",\"autocompleteAttribute\":\"tel\",\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"phone\",\"labelPlacement\":\"hidden_label\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"Phone *\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":6,\"enableEnhancedUI\":0,\"layoutGroupId\":\"30cc626a\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"address\",\"id\":6,\"formId\":26,\"label\":\"Address\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"addressType\":\"us\",\"inputs\":[{\"id\":\"6.1\",\"label\":\"Street Address\",\"name\":\"\",\"autocompleteAttribute\":\"address-line1\",\"placeholder\":\"Street Address\"},{\"id\":\"6.2\",\"label\":\"Address Line 2\",\"name\":\"\",\"autocompleteAttribute\":\"address-line2\",\"isHidden\":true},{\"id\":\"6.3\",\"label\":\"City\",\"name\":\"\",\"autocompleteAttribute\":\"address-level2\",\"placeholder\":\"City\"},{\"id\":\"6.4\",\"label\":\"State \\/ Province\",\"name\":\"\",\"autocompleteAttribute\":\"address-level1\",\"placeholder\":\"State\"},{\"id\":\"6.5\",\"label\":\"ZIP \\/ Postal Code\",\"name\":\"\",\"autocompleteAttribute\":\"postal-code\",\"placeholder\":\"ZIP\"},{\"id\":\"6.6\",\"label\":\"Country\",\"name\":\"\",\"autocompleteAttribute\":\"country-name\",\"isHidden\":true}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"address\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"hidden_label\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"defaultCountry\":\"United States\",\"defaultProvince\":\"\",\"copyValuesOptionLabel\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"defaultState\":\"\",\"enableCopyValuesOption\":\"\",\"copyValuesOptionDefault\":\"\",\"copyValuesOptionField\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"f1ba4cf6\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"list\",\"id\":7,\"formId\":26,\"label\":\"In the event of an emergency, please contact the following person(s) in the order presented:\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"list\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Emergency Contact\",\"value\":\"Emergency Contact\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Relationship\",\"value\":\"Relationship\",\"isSelected\":false,\"price\":\"\"},{\"text\":\"Telephone #\",\"value\":\"Telephone #\",\"isSelected\":false,\"price\":\"\"}],\"conditionalLogic\":\"\",\"maxRows\":0,\"enableColumns\":true,\"productField\":\"\",\"layoutGridColumnSpan\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"e45b2f26\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":27,\"formId\":26,\"label\":\"First Day Rental?\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"inputType\":\"radio\",\"enablePrice\":true,\"description\":\"Would you like to rent the boat from 3PM to Sunset on the date of your arrival? If so, check Yes below and DO NOT count this day in the Rental Duration field below.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":[{\"text\":\"Yes\",\"value\":\"Yes\",\"isSelected\":false,\"price\":\"$200.00\"},{\"text\":\"No\",\"value\":\"No\",\"isSelected\":false,\"price\":\"$0.00\"}],\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":false,\"basePrice\":\"$200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d16f534f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"validateState\":true,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"number\",\"id\":11,\"formId\":26,\"label\":\"Rental Duration\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"numberFormat\":\"decimal_dot\",\"description\":\"Only include the number of full days you would like to rent the boat for accurate pricing\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"number\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"below\",\"subLabelPlacement\":\"\",\"placeholder\":\"Number of days\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"enableCalculation\":false,\"rangeMin\":\"\",\"rangeMax\":\"\",\"calculationFormula\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"6cedb2c3\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationRounding\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\",\"checkboxLabel\":\"\"},{\"type\":\"product\",\"id\":12,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (1 Day)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"12.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"12.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"12.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"1\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"ab2bfd24\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":14,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (2 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"14.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"14.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"14.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"2\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$850.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"d76caa85\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":15,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (3 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"15.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"15.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"15.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"3\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,200.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"1bc284b1\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":16,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4 Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"16.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"16.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"16.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"singleproduct\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\"is\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$1,500.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"fa4fc3d5\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"product\",\"id\":17,\"formId\":26,\"label\":\"Rental Price\",\"adminLabel\":\"Rental Price (4+ Days)\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"17.1\",\"label\":\"Name\",\"name\":\"\"},{\"id\":\"17.2\",\"label\":\"Price\",\"name\":\"\"},{\"id\":\"17.3\",\"label\":\"Quantity\",\"name\":\"\"}],\"inputType\":\"calculation\",\"enablePrice\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":null,\"conditionalLogic\":{\"enabled\":true,\"actionType\":\"show\",\"logicType\":\"all\",\"rules\":[{\"fieldId\":\"11\",\"operator\":\">\",\"value\":\"4\"}]},\"productField\":\"\",\"layoutGridColumnSpan\":12,\"disableQuantity\":true,\"basePrice\":\"$450.00\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"3a2c81fc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"1500 +  ( ({Rental Duration:11} - 4 )  *  300 )\",\"calculationRounding\":\"\",\"enableCalculation\":true,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"checkboxLabel\":\"\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"coupon\",\"id\":29,\"formId\":26,\"label\":\"Coupon\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":\"\",\"maxLength\":\"\",\"inputType\":\"coupon\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"260cd41c\",\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"total\",\"numberFormat\":\"currency\",\"id\":20,\"formId\":26,\"label\":\"Total\",\"adminLabel\":\"\",\"isRequired\":false,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"total\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"fe4956fa\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":21,\"formId\":26,\"label\":\"Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"21.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"21.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"21.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I, THE UNDERSIGNED PARTICIPANT, AFFIRM THAT I AM OF THE AGE OF 25 YEARS OR OLDER, AND THAT I AM FREELY SIGNING THIS AGREEMENT. I CERTIFY THAT I HAVE READ THIS AGREEMENT, THAT I HAVE FULLY UNDERSTAND ITS CONTENT AND THAT THIS RELEASE CANNOT BE MODIDIFED ORALLY. <br>I AM AWARE THAT THIS IS A RELEASE OF LIABILITY AND A CONTRACT AND THAT I AM SIGNING IT OF MY OWN FREE WILL. \",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<p><b>Deposit Policy:<br \\/><\\/b>For all bookings, a security deposit of $1500.00 is held on your card to cover any incidental costs, damages or lost items or cancellation of reservation.<\\/p><p>2Poochies Boat Rentals, LLC will place a charge on the Renter\\u2019s credit card to cover any damages, incidentals or cancellations within 48 hours of the reservation. This deposit will be refunded 48 hours after the property booking is complete if no damages are found. If damages are found then the renter is liable for all damages, in which case the Renter will be charged the deposit, and the difference, if applicable. All damage deposits are held until an investigation of any discovered damages(s) has been completed, such as to determine the cost to replace, repair, clean, etc. Any funds unused from the deposit to cover damages will be refunded upon completion of the investigation.<\\/p><p><b>Boat Rental and Cancellation Policy:<br \\/><\\/b>Boat rental should be made at least 48 hours prior to the property reservation. If the boat reservation is made within 48 hours of the property reservation then a boat preparation fee of up to $100 may be required. If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/p><p><b>Boating Rules for Alabama Boaters:<\\/b><br\\/>Boat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:<\\/p><p><b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device <\\/p><p><b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division Effective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.<\\/p><p><b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b><\\/p><p><b>Important!<\\/b><\\/p><p>Everyone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).<\\/p><p>The boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.<\\/p><p>Noncompliant boaters may be ticketed by Marine Patrol if pulled over.<\\/p><p><b>Boating Regulations and Safe Boating Practices:<\\/b><\\/p><ul><li>Renter affirms the State Boating Rules and Regulations page located at the following link have been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations\\\">https:\\/\\/www.alea.gov\\/dps\\/marine-patrol\\/boating-rules-and-regulations<\\/a>.<\\/li><li>Renter affirms the Safe Boating page has been read, understood and boater will abide by all rules: <a href=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/uploads\\/2024\\/07\\/Safe-Boating-Checklist_USCG.pdf\\\">Safe Boating Checklist USCG<\\/a>.<\\/li><\\/ul><h4>Rental Contract, Release of Liability, and Hold Harmless Agreement<\\/h4><p>For good and valuable consideration, the sufficiency of which is acknowledge by the undersigned parties, 2POOCHIES BOAT RENTALS, LLC (\\\"Boat Owner\\\") agrees to rent the Boat chosen in the reservation to Renter for the time specified and subject to all terms and conditions set forth below.<\\/p><p><strong>RENTER LIABILITY:<\\/strong> <br \\/>Renter is responsible for any damage to the pontoon. In the case of total loss due to negligence (such as sinking), renter agrees pay deductible as well as any difference between actual cost of boat including improvements and equipment and any money received from insurance payment.<\\/p><p><strong>PERMISSABLE OPERATING TIMES:<\\/strong><br \\/>This boat is to be securely docked between the time periods of one hour before dusk and dawn and noted below. Failure to abide by this rule will result in termination of remaining rental period and all payments and deposits will be forfeited. Pontoon during this non travel time is to be safely tied to Tigua\'s Dock at all time periods, outside of the permissible operating times. This rule is absolute, there will be no tolerance regarding enforcement.<\\/p><p><strong>FOR YOUR RENTAL DAYS THE TIMES ARE SET AS FOLLOWS:<\\/strong> <br \\/>DEPARTURE TIME: 6:00 AM (CST) <br \\/>RETURN TIME: 7:00 PM (CST)<\\/p><ol><li><strong>Inspection of Equipment.<\\/strong> <br \\/>Boat Owner certifies that the boat and motor are in good mechanical and physical condition. Any known damage or problems will be listed on this rental agreement. Renter will inspect the Boat prior to use and leases the same without any representations by Boat Owner. If Equipment has damage or problems not listed on this agreement, Renter must notify the Boat Owner before use of the boat begins and on the first day of rental. <span style=\\\"text-decoration: underline;\\\">Renter is to take photos of any damages and send said photos with detailed description of the specific damage(s) to owner prior to departure time listed above.<\\/span><\\/li><li><strong>Damage to Equipment.<\\/strong><br \\/>Renter acknowledges and understands that boat is to be left in clean, undamaged condition, in the same condition at commencement of the rental <span style=\\\"text-decoration: underline;\\\">period including a full tank of fuel.<\\/span> <em>Clean condition includes, but is not limited to mud, weeds, blood, bait, food, sunflower seeds, gum, lotions, and other natural or foreign items ground into carpet, walls, seats, and\\/or the bimini top.<\\/em> If rental Equipment is not left in suitable condition, Renter acknowledges and understands that Boat Owner reserves the right to charge Renter for any repairs, special cleaning or fuel if left with less than a full tank. Additionally, Renter understands and agrees that Boat Owner reserves the right to charge for any damages, repairs, replacement or special cleaning of any damaged or lost real or personal property. Renter acknowledges, understands, and agrees that by signing this Boat Rental Agreement\\/ Contract, he\\/she is authorizing Boat Owner to charge Renter for any damages sustained. Such charges will be charged to the credit card on file for the rental and additional money will be due to 2POOCHIES BOAT RENTALS, LLC should damages exceed credit card limit on file.<\\/li><li><strong>Prohibited Activities.<\\/strong><br \\/>The following activities are not permitted on the boat. Violation of this provision will result in the immediate termination of this contract and forfeiture of all monies paid by the Renter, including the full amount due for the rental regardless how much time is remaining on the rental.<ul><li>Smoking; Cooking on any appliance.<\\/li><li>Operating the boat while intoxicated; Operating under any illegal substance;<\\/li><li>Operating the boat with more than ten (10) people on the boat.<\\/li><li>Allowing more than ten (10) people on the boat.<\\/li><li>Allowing pets on board.<\\/li><li>Diving off the furniture or railing of the boat.<\\/li><\\/ul><\\/li><li><strong>Renter Warranties and Representations.<\\/strong><br \\/>Renter represents and warrants as follows:<ul><li>Renter is at least 25 years or older.<\\/li><li>That he\\/she acknowledges all laws governing operation of the boat and that he\\/she will comply with all the laws in regulations at all times and <strong>IS ALLOWED TO OPERATE A BOAT IN ALABAMA;<\\/strong><\\/li><li>That he\\/she is adequately familiar with the operation of the boat;<\\/li><li>That he\\/she will operate the boat in a safe manner at all times;<\\/li><li>That he\\/she understands the operation the boat involves risks and that he\\/she assumes all liability associates with the operation of the boat; and<\\/li><li>That he\\/she has viewed the power boat safety regulations provided and other safety information and understands rules of navigation and navigation markers.<\\/li><\\/ul><\\/li><li><strong>Release and Waiver of Claims.<\\/strong><br \\/>Renter does herby remise, release, and forever discharge 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives, of and from all, and all manner of, actions, causes of actions, suits, proceedings, debts, dues, contracts, judgements, damages, claims, and demands whatsoever in law or equity, which Renter ever had, now has, or which Renter\\u2019s heirs, executors, administrators or personal representatives hereafter can, shall or may have for or by reason of any matter, cause, or thing whatsoever arising out of this Agreement; out of the use (misuse or abuse) of the Boat; or in any way arising out of the rental Relationship between the Renter and 2POOCHIES BOAT RENTALS, LLC.<\\/li><li><strong>Indemnification.<\\/strong><br \\/>Renter hereby expressly agrees to indemnify and hold harmless 2POOCHIES BOAT RENTALS, LLC, 2POOCHIES BOAT RENTALS, LLC\\u2019s agents, servants, successors, heirs, executors, administrators and personal representatives against all suits, actions, claims, demands, or damages that arise out of Renter\\u2019s use, misuse, or abuse of the Boat.<\\/li><li><strong>Cancellation Policy.<\\/strong><br \\/>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.<\\/li><li><strong>Life Jackets.<\\/strong><br \\/>Any Person under the age of 8 shall wear a life jacket at all times while on the boat. <strong>All children must wear life jackets while swimming from the boat.<\\/strong><\\/li><li><strong>Governing Law.<\\/strong><br \\/>This Agreement is governed, constituted, and administered according to the laws of Alabama, as from time to time to amended, and any applicable federal law. No effect is given to any choice-of-law or conflict-of-law provision or rule (whether the State of Alabama or any other jurisdiction) that would cause the application of the law of any jurisdiction other than those of the State of Alabama.<\\/li><li><strong>Entire Agreement.<\\/strong><br \\/>This Agreement constitutes the sole and the entire agreement of its parties with respect to the Agreement\\u2019s subject matter. This Agreement supersedes all prior and contemporaneous understandings, agreements, representations, and warranties with respect to the subject matter. As between or among the parties, oral statements or prior written material not specifically incorporated in this Agreement have no force or effect. The parties specifically acknowledge that, in entering into and executing this Agreement, each is relying solely upon the representations and agreements contained in this Agreement and no others.<\\/li><\\/ol><h4><em>WAIVER AND RELEASE OF LIABILITY<\\/em><\\/h4><p><strong>IN CONSIDERATION OF<\\/strong> the risk of injury that exists while participating in BOAT RENTAL &amp; WATER RELATED ACTIVITIES (hereinafter the \\\"Activity\\\"); and<\\/p><p><strong>IN CONSIDERATION OF<\\/strong> my desire to participate in said Activity and being given the right to participate in same;<\\/p><p><strong>I HEREBY<\\/strong>, for myself, my heirs, executors, administrators, assigns, or personal representatives (hereinafter collectively, \\\"Releasor,\\\" \\\"I\\\" or \\\"me\\\", which terms shall also include Releasor\'s parents or guardian if Releasor is under 18 years of age), knowingly and voluntarily enter into this WAIVER AND RELEASE OF LIABILITY and hereby waive any and all rights, claims or causes of action of any kind arising out of my participation in the Activity; and<\\/p><p><strong>I HEREBY<\\/strong> release and forever discharge 2POOCHIES BOAT RENTALS, LLC, located at 19150 White Pine Lane Colorado Springs, CO 80908, their affiliates, managers, members, agents, attorneys, staff, volunteers, heirs, representatives, predecessors, successors and assigns (collectively \\\"Releasees\\\"), from any physical or psychological injury that I may suffer as a direct result of my participation in the aforementioned Activity.<\\/p><p><strong>I AM VOLUNTARILY PARTICIPATING IN THE AFOREMENTIONED ACTIVITY AND I AM PARTICIPATING IN THE ACTIVITY ENTIRELY AT MY OWN RISK. I AM AWARE OF THE RISKS ASSOCIATED WITH PARTICIPATING IN THIS ACTIVITY, WHICH MAY INCLUDE, BUT ARE NOT LIMITED TO: PHY SICAL OR PSYCHOLOGICAL INJURY, PAIN, SUFFERING, ILLNESS, DISFIGUREMENT, TEMPORARY OR PERMANENT DISABILITY (INCLUDING PARALYSIS), ECONOMIC OR EMOTIONAL LOSS, AND DEATH. I UNDERSTAND THAT THESE INJURIES OR OUTCOMES MAY ARISE FROM MY OWN OR OTHERS\\u2019 NEGLIGENCE, CONDITIONS RELATED TO TRAVEL TO AND FROM THE ACTIVITY, OR FROM CONDITIONS AT THE ACTIVITY LOCATION(S). NONETHELESS, I ASSUME ALL RELATED RISKS, BOTH KNOWN AND UNKNOWN TO ME, OF MY PARTICIPATION IN THIS ACTIVITY.<\\/strong><\\/p><p><strong>I FURTHER AGREE<\\/strong> to indemnify, defend and hold harmless the Releasees against any and all claims, suits or actions of any kind whatsoever for liability, damages, compensation or otherwise brought by me or anyone on my behalf, including attorney\\u2019s fees and any related costs.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that Releasees are not responsible for errors, omissions, acts or failures to act. In the event that I should require medical care or treatment, I authorize any emergency personnel\\/providers to provide all emergency medical care deemed necessary, including but not limited to, first aid, CPR, the use of AEDs, emergency medical transport, and sharing of medical information with medical personnel. I further agree to assume all costs involved and agree to be financially responsible for any costs incurred as a result of such treatment. I am aware and understand that I should carry my own health insurance.<\\/p><p><strong>I FURTHER ACKNOWLEDGE<\\/strong> that this Activity may involve a test of a person\\u2019s physical and mental limits and may carry with it the potential for death, serious injury, and property loss. I agree not to participate in the Activity unless I am medically able and assume all risks involved with activity.<\\/p><p><strong>I HEREBY ACKNOWLEDGE THAT I HAVE CAREFULLY READ THIS \\u201cWAIVER AND RELEASE\\u201d AND FULLY UNDERSTAND THAT IT IS A RELEASE OF LIABILITY. I EXPRESSLY AGREE TO RELEASE AND DISCHARGE 2POOCHIES BOAT RENTALS, LLC AND ALL OF IT\\u2019S OWNERS, AFFILIATES, MANAGERS, MEMBERS, AGENTS, ATTORNEYS, STAFF, VOLUNTEERS, HEIRS, REPRESENTATIVES, PREDECESSORS, SUCCESSORS AND ASSIGNS, FROM ANY AND ALL CLAIMS OR CAUSES OF ACTION AND I AGREE TO VOLUNTARILY GIVE UP OR WAIVE ANY RIGHT THAT I OTHERWISE HAVE TO BRING A LEGAL ACTION AGAINST 2POOCHIES BOAT RENTALS, LLC FOR PERSONAL INJURY OR PROPERTY DAMAGE.<\\/strong><\\/p><p>To the extent that statute or case law does not prohibit releases for ordinary negligence, this release is also for such negligence on the part of 2POOCHIES BOAT RENTALS, LLC, its agents, and employees.<\\/p><p><strong>I AGREE<\\/strong> that this Release shall be governed for all purposes by Alabama law, without regard to any conflict of law principles. This Release supersedes any and all previous oral or written promises or other agreements.<\\/p><p>In the event that any damage to equipment or facilities occurs as a result of my or my family\\u2019s or my agent\\u2019s willful actions, neglect or recklessness, I acknowledge and agree to be held liable for any and all costs associated with any such actions of neglect or recklessness.<\\/p><p>THIS WAIVER AND RELEASE OF LIABILITY SHALL REMAIN IN EFFECT FOR THE DURATION OF MY PARTICIPATION IN THE RESERVATION AND ACTIVITES DURING THIS INITIAL AND ALL SUBSEQUENT EVENTS OF PARTICIPATION.<\\/p><p><strong>THIS AGREEMENT<\\/strong> was entered into at arm\\u2019s-length, without duress or coercion, and is to be interpreted as an agreement between two parties of equal bargaining strength. Both Participant, RENTER, and 2POOCHIES BOAT RENTALS, LLC agree that this agreement is clear and unambiguous as to its terms, and that no other evidence shall be used or admitted to alter or explain the terms of this agreement, but that it will be interpreted based on the language in accordance with the purposes for which it is entered into.<\\/p><p>In the event that any provision contained within this Release of Liability shall be deemed to be severable or invalid, or if any term, condition, phrase or portion of this agreement shall be determined to be unlawful or otherwise unenforceable, the remainder of this agreement shall remain in full force and effect. If a court should find that any provision of this agreement to be invalid or unenforceable, but that by limiting said provision it would become valid and enforceable, then said provision shall be deemed to be written, construed and enforced as so limited.<\\/p>\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"above\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"dead15ad\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":30,\"formId\":26,\"label\":\"Bimini Top Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"30.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"30.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"30.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I agree to the Bimini Top Policy\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"Bimini top straps must be attached to the boat and remain tight at all times when the Bimini top is extended. If the Bimini top is damaged as a result of not attaching these two straps, (i.e. bent frame, damaged hinge points, etc.) you will charged for the damages.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"31401909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true,\"displayOnly\":\"\"},{\"type\":\"consent\",\"checked_indicator_url\":\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\",\"checked_indicator_markup\":\"<img src=\\\"https:\\/\\/2poochiesproperties.com\\/wp-content\\/plugins\\/gravityforms\\/images\\/tick.png\\\" \\/>\",\"id\":31,\"formId\":26,\"label\":\"Boating Rules for Alabama Boaters Consent\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"31.1\",\"label\":\"Consent\",\"name\":\"\"},{\"id\":\"31.2\",\"label\":\"Text\",\"name\":\"\",\"isHidden\":true},{\"id\":\"31.3\",\"label\":\"Description\",\"name\":\"\",\"isHidden\":true}],\"checkboxLabel\":\"I understand the Boating Rules for Alabama Boaters\",\"descriptionPlaceholder\":\"Enter consent agreement text here.  The Consent Field will store this agreement text with the form entry in order to track what the user has consented to.\",\"inputType\":\"consent\",\"choices\":[{\"text\":\"Checked\",\"value\":\"1\",\"isSelected\":false,\"price\":\"\"}],\"description\":\"<b>Boating Rules for Alabama Boaters:<\\/b>\\nBoat operators must obtain a Boater Certificate (also known as a Boating License) by completing a boat safety course and are qualified to operate a boat in Alabama. In order to obtain a Boater Certificate, you may successfully complete an online exam from one of the following sources:\\n\\n<b>Boaterexam.com:<\\/b> Offers an online course that can be taken on a desktop, tablet, or mobile device \\n\\n<b>Boat-Ed.com:<\\/b> Offers an online course that\'s approved by the ALEA Marine Police Division\\n\\nEffective October 1, 2024: Nonresidents may operate a vessel upon the waters of this state only after obtaining a valid boater safety certification or vessel operator\'s certification issued in his or her home state or country, or after obtaining a Nonresident Alabama Boater Safety Certification upon examination and certification under the same terms and conditions as Alabama residents.\\n\\n<b><u>A copy of your Boater Certificate is required for renting the pontoon boat.<\\/u><\\/b>\\n\\n<b>Important!<\\/b>\\nEveryone must have a properly fitted life vest when on the boat (all vests must be at least readily accessible). There are various sizes of life vests available at the property for guests to use, but it is recommended that you bring your own (pet included).\\n\\nThe boat operator must have the lanyard for the ECOS (Emergency Cut Off Switch) attached to their life vest when operating the boat.\\nNoncompliant boaters may be ticketed by Marine Patrol if pulled over.\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"b0b5680f\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"validateState\":true},{\"type\":\"signature\",\"id\":23,\"formId\":26,\"label\":\"PARTICIPANT\\/RENTER Signature\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":null,\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"signature\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"penSize\":\"\",\"boxWidth\":\"\",\"borderWidth\":\"\",\"enableEnhancedUI\":0,\"layoutGroupId\":\"0e716909\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"errors\":[],\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"},{\"type\":\"stripe_creditcard\",\"id\":25,\"formId\":26,\"label\":\"Credit Card\",\"adminLabel\":\"\",\"isRequired\":true,\"size\":\"large\",\"errorMessage\":\"\",\"visibility\":\"visible\",\"inputs\":[{\"id\":\"25.1\",\"label\":\"Card Details\",\"name\":\"\"},{\"id\":\"25.4\",\"label\":\"Card Type\",\"name\":\"\"},{\"id\":\"25.5\",\"label\":\"Cardholder Name\",\"name\":\"\"}],\"description\":\"\",\"allowsPrepopulate\":false,\"inputMask\":false,\"inputMaskValue\":\"\",\"inputMaskIsCustom\":false,\"maxLength\":\"\",\"inputType\":\"stripe_creditcard\",\"labelPlacement\":\"\",\"descriptionPlacement\":\"\",\"subLabelPlacement\":\"\",\"placeholder\":\"\",\"cssClass\":\"\",\"inputName\":\"\",\"noDuplicates\":false,\"defaultValue\":\"\",\"enableAutocomplete\":false,\"autocompleteAttribute\":\"\",\"choices\":\"\",\"conditionalLogic\":\"\",\"productField\":\"\",\"layoutGridColumnSpan\":12,\"enableEnhancedUI\":0,\"layoutGroupId\":\"5997bddc\",\"multipleFiles\":false,\"maxFiles\":\"\",\"calculationFormula\":\"\",\"calculationRounding\":\"\",\"enableCalculation\":\"\",\"disableQuantity\":false,\"displayAllCategories\":false,\"useRichTextEditor\":false,\"pageNumber\":1,\"fields\":\"\",\"displayOnly\":\"\"}],\"version\":\"2.9.3\",\"id\":26,\"markupVersion\":2,\"nextFieldId\":32,\"useCurrentUserAsAuthor\":true,\"postContentTemplateEnabled\":false,\"postTitleTemplateEnabled\":false,\"postTitleTemplate\":\"\",\"postContentTemplate\":\"\",\"lastPageButton\":null,\"pagination\":null,\"firstPageCssClass\":null,\"subLabelPlacement\":\"below\",\"requiredIndicator\":\"text\",\"customRequiredIndicator\":\"(Required)\",\"cssClass\":\"\",\"saveButtonText\":\"Save & Continue\",\"limitEntries\":false,\"limitEntriesCount\":\"\",\"limitEntriesPeriod\":\"\",\"limitEntriesMessage\":\"\",\"scheduleForm\":false,\"scheduleStart\":\"\",\"scheduleEnd\":\"\",\"schedulePendingMessage\":\"\",\"scheduleMessage\":\"\",\"requireLogin\":false,\"requireLoginMessage\":\"\",\"honeypotAction\":\"abort\",\"validationSummary\":false,\"deprecated\":\"\",\"saveEnabled\":\"\",\"enableHoneypot\":false,\"enableAnimation\":false,\"save\":{\"enabled\":false,\"button\":{\"type\":\"link\",\"text\":\"Save & Continue\"}},\"scheduleStartHour\":\"\",\"scheduleStartMinute\":\"\",\"scheduleStartAmpm\":\"\",\"scheduleEndHour\":\"\",\"scheduleEndMinute\":\"\",\"scheduleEndAmpm\":\"\"}','2025-03-07 17:00:16');
/*!40000 ALTER TABLE `wp_gf_form_revisions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_gf_form_view` WRITE;
/*!40000 ALTER TABLE `wp_gf_form_view` DISABLE KEYS */;
INSERT INTO `wp_gf_form_view` VALUES (1688,13,'2020-10-10 10:56:35','',5);
INSERT INTO `wp_gf_form_view` VALUES (1693,13,'2020-10-11 12:09:40','',18);
INSERT INTO `wp_gf_form_view` VALUES (1697,13,'2020-10-12 12:59:52','',28);
INSERT INTO `wp_gf_form_view` VALUES (1702,13,'2020-10-13 13:11:52','',15);
INSERT INTO `wp_gf_form_view` VALUES (1708,13,'2020-10-14 14:02:20','',10);
INSERT INTO `wp_gf_form_view` VALUES (1709,13,'2020-10-15 16:22:49','',30);
INSERT INTO `wp_gf_form_view` VALUES (1710,13,'2020-10-15 16:22:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (1715,13,'2020-10-16 16:35:53','',46);
INSERT INTO `wp_gf_form_view` VALUES (1721,13,'2020-10-17 16:48:52','',60);
INSERT INTO `wp_gf_form_view` VALUES (1727,13,'2020-10-18 17:14:07','',66);
INSERT INTO `wp_gf_form_view` VALUES (1732,13,'2020-10-19 17:40:09','',48);
INSERT INTO `wp_gf_form_view` VALUES (1736,13,'2020-10-20 17:48:36','',30);
INSERT INTO `wp_gf_form_view` VALUES (1741,13,'2020-10-21 19:06:47','',34);
INSERT INTO `wp_gf_form_view` VALUES (1745,13,'2020-10-22 19:07:23','',25);
INSERT INTO `wp_gf_form_view` VALUES (1750,13,'2020-10-23 20:32:28','',12);
INSERT INTO `wp_gf_form_view` VALUES (1754,13,'2020-10-24 21:26:15','',6);
INSERT INTO `wp_gf_form_view` VALUES (1758,13,'2020-10-26 00:58:02','',10);
INSERT INTO `wp_gf_form_view` VALUES (1764,13,'2020-10-27 04:59:52','',20);
INSERT INTO `wp_gf_form_view` VALUES (1768,13,'2020-10-28 05:13:45','',16);
INSERT INTO `wp_gf_form_view` VALUES (1773,13,'2020-10-29 05:22:08','',57);
INSERT INTO `wp_gf_form_view` VALUES (1778,13,'2020-10-30 05:25:28','',25);
INSERT INTO `wp_gf_form_view` VALUES (1783,13,'2020-10-31 06:16:02','',19);
INSERT INTO `wp_gf_form_view` VALUES (1787,13,'2020-11-01 07:08:19','',53);
INSERT INTO `wp_gf_form_view` VALUES (1793,13,'2020-11-02 07:29:39','',33);
INSERT INTO `wp_gf_form_view` VALUES (1798,13,'2020-11-03 07:36:51','',55);
INSERT INTO `wp_gf_form_view` VALUES (1804,13,'2020-11-04 08:37:17','',46);
INSERT INTO `wp_gf_form_view` VALUES (1810,13,'2020-11-05 08:58:13','',40);
INSERT INTO `wp_gf_form_view` VALUES (1814,13,'2020-11-06 09:34:36','',48);
INSERT INTO `wp_gf_form_view` VALUES (1819,13,'2020-11-07 09:35:10','',29);
INSERT INTO `wp_gf_form_view` VALUES (1823,13,'2020-11-08 10:13:35','',27);
INSERT INTO `wp_gf_form_view` VALUES (1828,13,'2020-11-09 10:13:51','',15);
INSERT INTO `wp_gf_form_view` VALUES (1833,13,'2020-11-10 10:43:56','',13);
INSERT INTO `wp_gf_form_view` VALUES (1838,13,'2020-11-11 12:51:21','',5);
INSERT INTO `wp_gf_form_view` VALUES (1842,13,'2020-11-12 13:42:03','',24);
INSERT INTO `wp_gf_form_view` VALUES (1847,13,'2020-11-13 14:42:43','',13);
INSERT INTO `wp_gf_form_view` VALUES (1852,13,'2020-11-14 16:02:17','',18);
INSERT INTO `wp_gf_form_view` VALUES (1856,13,'2020-11-15 16:31:18','',18);
INSERT INTO `wp_gf_form_view` VALUES (1861,13,'2020-11-16 16:37:29','',23);
INSERT INTO `wp_gf_form_view` VALUES (1865,13,'2020-11-17 17:14:26','',32);
INSERT INTO `wp_gf_form_view` VALUES (1871,13,'2020-11-18 17:53:20','',32);
INSERT INTO `wp_gf_form_view` VALUES (1877,13,'2020-11-19 18:06:59','',56);
INSERT INTO `wp_gf_form_view` VALUES (1882,13,'2020-11-20 18:14:17','',64);
INSERT INTO `wp_gf_form_view` VALUES (1886,13,'2020-11-21 18:25:44','',32);
INSERT INTO `wp_gf_form_view` VALUES (1893,13,'2020-11-22 18:32:52','',19);
INSERT INTO `wp_gf_form_view` VALUES (1898,13,'2020-11-23 18:34:35','',28);
INSERT INTO `wp_gf_form_view` VALUES (1902,13,'2020-11-24 19:16:36','',28);
INSERT INTO `wp_gf_form_view` VALUES (1907,13,'2020-11-25 20:41:00','',13);
INSERT INTO `wp_gf_form_view` VALUES (1911,13,'2020-11-26 22:01:14','',10);
INSERT INTO `wp_gf_form_view` VALUES (1915,13,'2020-11-28 04:23:27','',24);
INSERT INTO `wp_gf_form_view` VALUES (1921,13,'2020-11-29 07:28:48','',21);
INSERT INTO `wp_gf_form_view` VALUES (1924,13,'2020-11-30 07:54:19','',16);
INSERT INTO `wp_gf_form_view` VALUES (1928,13,'2020-12-01 10:59:08','',25);
INSERT INTO `wp_gf_form_view` VALUES (1933,13,'2020-12-02 13:18:37','',21);
INSERT INTO `wp_gf_form_view` VALUES (1938,13,'2020-12-03 14:26:41','',16);
INSERT INTO `wp_gf_form_view` VALUES (1943,13,'2020-12-04 15:26:49','',43);
INSERT INTO `wp_gf_form_view` VALUES (1948,13,'2020-12-05 18:28:37','',21);
INSERT INTO `wp_gf_form_view` VALUES (1952,13,'2020-12-06 20:29:18','',32);
INSERT INTO `wp_gf_form_view` VALUES (1957,13,'2020-12-08 00:09:53','',41);
INSERT INTO `wp_gf_form_view` VALUES (1963,13,'2020-12-09 02:18:32','',36);
INSERT INTO `wp_gf_form_view` VALUES (1967,13,'2020-12-10 02:49:40','',15);
INSERT INTO `wp_gf_form_view` VALUES (1971,13,'2020-12-11 04:12:02','',22);
INSERT INTO `wp_gf_form_view` VALUES (1975,13,'2020-12-12 06:27:08','',58);
INSERT INTO `wp_gf_form_view` VALUES (1981,13,'2020-12-13 07:30:50','',15);
INSERT INTO `wp_gf_form_view` VALUES (1985,13,'2020-12-14 07:46:58','',29);
INSERT INTO `wp_gf_form_view` VALUES (1990,13,'2020-12-15 07:56:58','',20);
INSERT INTO `wp_gf_form_view` VALUES (1994,13,'2020-12-16 07:58:54','',38);
INSERT INTO `wp_gf_form_view` VALUES (1999,13,'2020-12-17 08:45:57','',24);
INSERT INTO `wp_gf_form_view` VALUES (2003,13,'2020-12-18 10:44:22','',423);
INSERT INTO `wp_gf_form_view` VALUES (2010,13,'2020-12-19 11:20:10','',79);
INSERT INTO `wp_gf_form_view` VALUES (2014,13,'2020-12-20 14:10:41','',5);
INSERT INTO `wp_gf_form_view` VALUES (2018,13,'2020-12-21 14:25:17','',26);
INSERT INTO `wp_gf_form_view` VALUES (2022,13,'2020-12-22 14:48:35','',32);
INSERT INTO `wp_gf_form_view` VALUES (2027,13,'2020-12-23 15:15:05','',16);
INSERT INTO `wp_gf_form_view` VALUES (2031,13,'2020-12-24 17:03:17','',44);
INSERT INTO `wp_gf_form_view` VALUES (2036,13,'2020-12-25 17:38:14','',15);
INSERT INTO `wp_gf_form_view` VALUES (2041,13,'2020-12-26 18:38:53','',14);
INSERT INTO `wp_gf_form_view` VALUES (2045,13,'2020-12-27 19:28:40','',16);
INSERT INTO `wp_gf_form_view` VALUES (2049,13,'2020-12-28 23:13:46','',6);
INSERT INTO `wp_gf_form_view` VALUES (2053,13,'2020-12-30 00:01:14','',17);
INSERT INTO `wp_gf_form_view` VALUES (2057,13,'2020-12-31 01:54:15','',16);
INSERT INTO `wp_gf_form_view` VALUES (2062,13,'2021-01-01 03:42:29','',14);
INSERT INTO `wp_gf_form_view` VALUES (2066,13,'2021-01-02 06:23:29','',31);
INSERT INTO `wp_gf_form_view` VALUES (2071,13,'2021-01-03 07:59:37','',14);
INSERT INTO `wp_gf_form_view` VALUES (2075,13,'2021-01-04 08:58:31','',19);
INSERT INTO `wp_gf_form_view` VALUES (2080,13,'2021-01-05 12:02:14','',17);
INSERT INTO `wp_gf_form_view` VALUES (2084,13,'2021-01-06 17:18:30','',20);
INSERT INTO `wp_gf_form_view` VALUES (2088,13,'2021-01-07 18:06:55','',16);
INSERT INTO `wp_gf_form_view` VALUES (2092,13,'2021-01-08 21:16:24','',23);
INSERT INTO `wp_gf_form_view` VALUES (2096,13,'2021-01-09 22:14:08','',30);
INSERT INTO `wp_gf_form_view` VALUES (2101,13,'2021-01-10 22:39:19','',15);
INSERT INTO `wp_gf_form_view` VALUES (2105,13,'2021-01-12 00:01:12','',69);
INSERT INTO `wp_gf_form_view` VALUES (2111,13,'2021-01-13 00:01:21','',64);
INSERT INTO `wp_gf_form_view` VALUES (2115,13,'2021-01-14 00:01:22','',140);
INSERT INTO `wp_gf_form_view` VALUES (2122,13,'2021-01-15 00:19:28','',14);
INSERT INTO `wp_gf_form_view` VALUES (2126,13,'2021-01-16 01:18:07','',20);
INSERT INTO `wp_gf_form_view` VALUES (2130,13,'2021-01-17 01:33:17','',27);
INSERT INTO `wp_gf_form_view` VALUES (2134,13,'2021-01-18 07:34:50','',13);
INSERT INTO `wp_gf_form_view` VALUES (2138,13,'2021-01-19 13:58:44','',48);
INSERT INTO `wp_gf_form_view` VALUES (2143,13,'2021-01-20 15:51:37','',18);
INSERT INTO `wp_gf_form_view` VALUES (2147,13,'2021-01-21 17:18:25','',38);
INSERT INTO `wp_gf_form_view` VALUES (2151,13,'2021-01-22 18:24:30','',18);
INSERT INTO `wp_gf_form_view` VALUES (2156,13,'2021-01-23 20:30:13','',16);
INSERT INTO `wp_gf_form_view` VALUES (2161,13,'2021-01-24 21:28:14','',20);
INSERT INTO `wp_gf_form_view` VALUES (2164,13,'2021-01-25 21:29:11','',19);
INSERT INTO `wp_gf_form_view` VALUES (2169,13,'2021-01-27 00:01:31','',13);
INSERT INTO `wp_gf_form_view` VALUES (2173,13,'2021-01-28 03:21:12','',33);
INSERT INTO `wp_gf_form_view` VALUES (2178,13,'2021-01-29 04:31:37','',17);
INSERT INTO `wp_gf_form_view` VALUES (2182,13,'2021-01-30 04:40:23','',15);
INSERT INTO `wp_gf_form_view` VALUES (2186,13,'2021-01-31 04:52:04','',22);
INSERT INTO `wp_gf_form_view` VALUES (2190,13,'2021-02-01 05:43:49','',26);
INSERT INTO `wp_gf_form_view` VALUES (2195,13,'2021-02-02 07:15:01','',25);
INSERT INTO `wp_gf_form_view` VALUES (2200,13,'2021-02-03 08:03:01','',26);
INSERT INTO `wp_gf_form_view` VALUES (2204,13,'2021-02-04 14:17:17','',42);
INSERT INTO `wp_gf_form_view` VALUES (2209,13,'2021-02-05 15:00:22','',22);
INSERT INTO `wp_gf_form_view` VALUES (2213,13,'2021-02-06 16:32:46','',15);
INSERT INTO `wp_gf_form_view` VALUES (2217,13,'2021-02-08 00:34:22','',12);
INSERT INTO `wp_gf_form_view` VALUES (2221,13,'2021-02-09 00:50:56','',20);
INSERT INTO `wp_gf_form_view` VALUES (2225,13,'2021-02-10 02:06:50','',28);
INSERT INTO `wp_gf_form_view` VALUES (2229,13,'2021-02-11 02:54:03','',27);
INSERT INTO `wp_gf_form_view` VALUES (2234,13,'2021-02-12 10:06:38','',38);
INSERT INTO `wp_gf_form_view` VALUES (2240,13,'2021-02-13 10:07:04','',8);
INSERT INTO `wp_gf_form_view` VALUES (2244,13,'2021-02-14 13:09:02','',9);
INSERT INTO `wp_gf_form_view` VALUES (2248,13,'2021-02-15 14:38:07','',28);
INSERT INTO `wp_gf_form_view` VALUES (2252,13,'2021-02-16 14:53:58','',70);
INSERT INTO `wp_gf_form_view` VALUES (2257,13,'2021-02-17 15:02:10','',28);
INSERT INTO `wp_gf_form_view` VALUES (2262,13,'2021-02-18 15:43:35','',26);
INSERT INTO `wp_gf_form_view` VALUES (2267,13,'2021-02-19 15:43:42','',16);
INSERT INTO `wp_gf_form_view` VALUES (2271,13,'2021-02-20 16:55:55','',38);
INSERT INTO `wp_gf_form_view` VALUES (2276,13,'2021-02-21 20:33:36','',25);
INSERT INTO `wp_gf_form_view` VALUES (2280,13,'2021-02-22 21:17:45','',453);
INSERT INTO `wp_gf_form_view` VALUES (2287,13,'2021-02-23 21:27:53','',12);
INSERT INTO `wp_gf_form_view` VALUES (2292,13,'2021-02-24 21:32:20','',12);
INSERT INTO `wp_gf_form_view` VALUES (2296,13,'2021-02-25 22:27:17','',23);
INSERT INTO `wp_gf_form_view` VALUES (2302,13,'2021-02-26 22:43:41','',5);
INSERT INTO `wp_gf_form_view` VALUES (2306,13,'2021-02-27 22:48:00','',23);
INSERT INTO `wp_gf_form_view` VALUES (2311,13,'2021-03-01 01:21:43','',7);
INSERT INTO `wp_gf_form_view` VALUES (2316,13,'2021-03-02 01:38:10','',34);
INSERT INTO `wp_gf_form_view` VALUES (2321,13,'2021-03-03 02:06:59','',27);
INSERT INTO `wp_gf_form_view` VALUES (2327,13,'2021-03-04 02:41:24','',18);
INSERT INTO `wp_gf_form_view` VALUES (2331,13,'2021-03-05 02:57:04','',67);
INSERT INTO `wp_gf_form_view` VALUES (2338,13,'2021-03-06 02:57:10','',32);
INSERT INTO `wp_gf_form_view` VALUES (2342,13,'2021-03-07 03:18:06','',13);
INSERT INTO `wp_gf_form_view` VALUES (2348,13,'2021-03-08 03:26:29','',138);
INSERT INTO `wp_gf_form_view` VALUES (2354,13,'2021-03-09 03:27:53','',260);
INSERT INTO `wp_gf_form_view` VALUES (2359,13,'2021-03-10 04:35:11','',95);
INSERT INTO `wp_gf_form_view` VALUES (2365,13,'2021-03-11 07:39:03','',46);
INSERT INTO `wp_gf_form_view` VALUES (2370,13,'2021-03-12 10:01:16','',37);
INSERT INTO `wp_gf_form_view` VALUES (2376,13,'2021-03-13 11:46:15','',11);
INSERT INTO `wp_gf_form_view` VALUES (2381,13,'2021-03-14 11:56:00','',29);
INSERT INTO `wp_gf_form_view` VALUES (2388,13,'2021-03-15 13:54:37','',11);
INSERT INTO `wp_gf_form_view` VALUES (2392,13,'2021-03-16 15:11:00','',32);
INSERT INTO `wp_gf_form_view` VALUES (2397,13,'2021-03-17 15:31:06','',25);
INSERT INTO `wp_gf_form_view` VALUES (2403,13,'2021-03-18 18:32:09','',78);
INSERT INTO `wp_gf_form_view` VALUES (2410,13,'2021-03-19 22:48:16','',20);
INSERT INTO `wp_gf_form_view` VALUES (2414,13,'2021-03-20 23:10:13','',55);
INSERT INTO `wp_gf_form_view` VALUES (2420,13,'2021-03-21 23:12:19','',54);
INSERT INTO `wp_gf_form_view` VALUES (2427,13,'2021-03-22 23:45:53','',182);
INSERT INTO `wp_gf_form_view` VALUES (2435,13,'2021-03-24 00:11:29','',74);
INSERT INTO `wp_gf_form_view` VALUES (2440,13,'2021-03-25 00:49:28','',45);
INSERT INTO `wp_gf_form_view` VALUES (2446,13,'2021-03-26 01:04:54','',56);
INSERT INTO `wp_gf_form_view` VALUES (2453,13,'2021-03-27 03:56:21','',12);
INSERT INTO `wp_gf_form_view` VALUES (2457,13,'2021-03-28 04:06:19','',15);
INSERT INTO `wp_gf_form_view` VALUES (2462,13,'2021-03-29 04:06:25','',24);
INSERT INTO `wp_gf_form_view` VALUES (2467,13,'2021-03-30 04:06:30','',22);
INSERT INTO `wp_gf_form_view` VALUES (2472,13,'2021-03-31 04:06:35','',32);
INSERT INTO `wp_gf_form_view` VALUES (2477,13,'2021-04-01 04:06:40','',38);
INSERT INTO `wp_gf_form_view` VALUES (2482,13,'2021-04-02 04:36:45','',44);
INSERT INTO `wp_gf_form_view` VALUES (2488,13,'2021-04-03 04:36:46','',17);
INSERT INTO `wp_gf_form_view` VALUES (2494,13,'2021-04-04 04:36:52','',14);
INSERT INTO `wp_gf_form_view` VALUES (2498,13,'2021-04-05 04:36:59','',17);
INSERT INTO `wp_gf_form_view` VALUES (2504,13,'2021-04-06 06:00:54','',222);
INSERT INTO `wp_gf_form_view` VALUES (2512,13,'2021-04-07 06:00:55','',108);
INSERT INTO `wp_gf_form_view` VALUES (2519,13,'2021-04-08 08:41:50','',18);
INSERT INTO `wp_gf_form_view` VALUES (2525,13,'2021-04-09 09:34:57','',120);
INSERT INTO `wp_gf_form_view` VALUES (2531,13,'2021-04-10 11:41:00','',32);
INSERT INTO `wp_gf_form_view` VALUES (2536,13,'2021-04-11 12:13:23','',37);
INSERT INTO `wp_gf_form_view` VALUES (2540,13,'2021-04-12 13:03:50','',15);
INSERT INTO `wp_gf_form_view` VALUES (2546,13,'2021-04-13 13:55:04','',17);
INSERT INTO `wp_gf_form_view` VALUES (2551,13,'2021-04-14 16:05:44','',18);
INSERT INTO `wp_gf_form_view` VALUES (2555,13,'2021-04-15 17:10:30','',23);
INSERT INTO `wp_gf_form_view` VALUES (2561,13,'2021-04-16 17:25:15','',34);
INSERT INTO `wp_gf_form_view` VALUES (2566,13,'2021-04-17 17:32:10','',22);
INSERT INTO `wp_gf_form_view` VALUES (2571,13,'2021-04-18 19:29:42','',16);
INSERT INTO `wp_gf_form_view` VALUES (2576,13,'2021-04-19 20:18:21','',41);
INSERT INTO `wp_gf_form_view` VALUES (2582,13,'2021-04-20 20:33:53','',20);
INSERT INTO `wp_gf_form_view` VALUES (2587,13,'2021-04-21 22:04:57','',27);
INSERT INTO `wp_gf_form_view` VALUES (2591,13,'2021-04-22 23:07:27','',26);
INSERT INTO `wp_gf_form_view` VALUES (2598,13,'2021-04-24 00:07:20','',46);
INSERT INTO `wp_gf_form_view` VALUES (2603,13,'2021-04-25 01:04:51','',129);
INSERT INTO `wp_gf_form_view` VALUES (2611,13,'2021-04-26 01:13:47','',74);
INSERT INTO `wp_gf_form_view` VALUES (2616,13,'2021-04-27 01:56:28','',82);
INSERT INTO `wp_gf_form_view` VALUES (2623,13,'2021-04-28 02:12:19','',65);
INSERT INTO `wp_gf_form_view` VALUES (2629,13,'2021-04-29 02:16:52','',47);
INSERT INTO `wp_gf_form_view` VALUES (2635,13,'2021-04-30 02:17:20','',39);
INSERT INTO `wp_gf_form_view` VALUES (2640,13,'2021-05-01 02:58:06','',22);
INSERT INTO `wp_gf_form_view` VALUES (2646,13,'2021-05-02 04:04:34','',42);
INSERT INTO `wp_gf_form_view` VALUES (2651,13,'2021-05-03 04:23:09','',15);
INSERT INTO `wp_gf_form_view` VALUES (2656,13,'2021-05-04 05:27:56','',29);
INSERT INTO `wp_gf_form_view` VALUES (2665,13,'2021-05-05 09:14:31','',19);
INSERT INTO `wp_gf_form_view` VALUES (2669,13,'2021-05-06 10:23:32','',25);
INSERT INTO `wp_gf_form_view` VALUES (2676,13,'2021-05-07 12:10:18','',21);
INSERT INTO `wp_gf_form_view` VALUES (2681,13,'2021-05-08 15:14:13','',18);
INSERT INTO `wp_gf_form_view` VALUES (2687,13,'2021-05-09 15:38:51','',14);
INSERT INTO `wp_gf_form_view` VALUES (2691,13,'2021-05-10 17:46:42','',22);
INSERT INTO `wp_gf_form_view` VALUES (2697,13,'2021-05-11 17:56:21','',15);
INSERT INTO `wp_gf_form_view` VALUES (2701,13,'2021-05-12 19:48:37','',18);
INSERT INTO `wp_gf_form_view` VALUES (2706,13,'2021-05-13 21:30:59','',24);
INSERT INTO `wp_gf_form_view` VALUES (2711,13,'2021-05-14 22:40:34','',14);
INSERT INTO `wp_gf_form_view` VALUES (2715,13,'2021-05-16 01:04:51','',21);
INSERT INTO `wp_gf_form_view` VALUES (2720,13,'2021-05-17 01:04:58','',22);
INSERT INTO `wp_gf_form_view` VALUES (2726,13,'2021-05-18 01:05:03','',21);
INSERT INTO `wp_gf_form_view` VALUES (2731,13,'2021-05-19 03:40:52','',19);
INSERT INTO `wp_gf_form_view` VALUES (2735,13,'2021-05-20 04:43:55','',26);
INSERT INTO `wp_gf_form_view` VALUES (2740,13,'2021-05-21 08:56:16','',33);
INSERT INTO `wp_gf_form_view` VALUES (2746,13,'2021-05-22 10:45:40','',28);
INSERT INTO `wp_gf_form_view` VALUES (2752,13,'2021-05-23 12:40:49','',22);
INSERT INTO `wp_gf_form_view` VALUES (2757,13,'2021-05-24 13:03:38','',45);
INSERT INTO `wp_gf_form_view` VALUES (2763,13,'2021-05-25 13:03:40','',29);
INSERT INTO `wp_gf_form_view` VALUES (2769,13,'2021-05-26 14:50:26','',108);
INSERT INTO `wp_gf_form_view` VALUES (2777,13,'2021-05-27 16:33:39','',256);
INSERT INTO `wp_gf_form_view` VALUES (2782,13,'2021-05-28 17:05:39','',30);
INSERT INTO `wp_gf_form_view` VALUES (2786,13,'2021-05-29 17:20:12','',92);
INSERT INTO `wp_gf_form_view` VALUES (2792,13,'2021-05-30 17:25:05','',13);
INSERT INTO `wp_gf_form_view` VALUES (2797,13,'2021-05-31 18:38:54','',27);
INSERT INTO `wp_gf_form_view` VALUES (2804,13,'2021-06-01 20:42:54','',35);
INSERT INTO `wp_gf_form_view` VALUES (2810,13,'2021-06-02 21:21:47','',34);
INSERT INTO `wp_gf_form_view` VALUES (2815,13,'2021-06-03 22:23:09','',16);
INSERT INTO `wp_gf_form_view` VALUES (2820,13,'2021-06-04 22:23:42','',28);
INSERT INTO `wp_gf_form_view` VALUES (2824,13,'2021-06-05 22:47:06','',10);
INSERT INTO `wp_gf_form_view` VALUES (2829,13,'2021-06-06 23:18:37','',14);
INSERT INTO `wp_gf_form_view` VALUES (2834,13,'2021-06-08 00:49:54','',11);
INSERT INTO `wp_gf_form_view` VALUES (2838,13,'2021-06-09 01:05:03','',12);
INSERT INTO `wp_gf_form_view` VALUES (2842,13,'2021-06-10 04:18:30','',21);
INSERT INTO `wp_gf_form_view` VALUES (2848,13,'2021-06-11 04:54:41','',39);
INSERT INTO `wp_gf_form_view` VALUES (2854,13,'2021-06-12 05:09:00','',83);
INSERT INTO `wp_gf_form_view` VALUES (2861,13,'2021-06-13 07:13:52','',13);
INSERT INTO `wp_gf_form_view` VALUES (2865,13,'2021-06-14 13:04:53','',23);
INSERT INTO `wp_gf_form_view` VALUES (2870,13,'2021-06-15 13:04:56','',13);
INSERT INTO `wp_gf_form_view` VALUES (2874,13,'2021-06-16 13:05:16','',22);
INSERT INTO `wp_gf_form_view` VALUES (2879,13,'2021-06-17 14:45:22','',30);
INSERT INTO `wp_gf_form_view` VALUES (2884,13,'2021-06-18 16:32:14','',22);
INSERT INTO `wp_gf_form_view` VALUES (2889,13,'2021-06-19 17:30:00','',25);
INSERT INTO `wp_gf_form_view` VALUES (2894,13,'2021-06-20 22:38:14','',44);
INSERT INTO `wp_gf_form_view` VALUES (2899,13,'2021-06-21 22:46:10','',81);
INSERT INTO `wp_gf_form_view` VALUES (2907,13,'2021-06-22 22:52:41','',72);
INSERT INTO `wp_gf_form_view` VALUES (2914,13,'2021-06-23 23:01:37','',62);
INSERT INTO `wp_gf_form_view` VALUES (2920,13,'2021-06-24 23:33:15','',33);
INSERT INTO `wp_gf_form_view` VALUES (2926,13,'2021-06-26 01:04:41','',49);
INSERT INTO `wp_gf_form_view` VALUES (2932,13,'2021-06-27 03:44:50','',21);
INSERT INTO `wp_gf_form_view` VALUES (2937,13,'2021-06-28 04:19:27','',24);
INSERT INTO `wp_gf_form_view` VALUES (2944,13,'2021-06-29 07:09:59','',37);
INSERT INTO `wp_gf_form_view` VALUES (2949,13,'2021-06-30 13:04:53','',42);
INSERT INTO `wp_gf_form_view` VALUES (2954,13,'2021-07-01 16:22:57','',105);
INSERT INTO `wp_gf_form_view` VALUES (2960,13,'2021-07-02 17:05:10','',41);
INSERT INTO `wp_gf_form_view` VALUES (2966,13,'2021-07-03 19:00:03','',15);
INSERT INTO `wp_gf_form_view` VALUES (2971,13,'2021-07-04 19:08:21','',21);
INSERT INTO `wp_gf_form_view` VALUES (2977,13,'2021-07-05 19:36:57','',15);
INSERT INTO `wp_gf_form_view` VALUES (2982,13,'2021-07-06 19:37:04','',18);
INSERT INTO `wp_gf_form_view` VALUES (2987,13,'2021-07-07 20:43:44','',21);
INSERT INTO `wp_gf_form_view` VALUES (2991,13,'2021-07-08 22:58:30','',31);
INSERT INTO `wp_gf_form_view` VALUES (2997,13,'2021-07-10 01:04:37','',11);
INSERT INTO `wp_gf_form_view` VALUES (3002,13,'2021-07-11 01:04:46','',11);
INSERT INTO `wp_gf_form_view` VALUES (3006,13,'2021-07-12 07:42:28','',62);
INSERT INTO `wp_gf_form_view` VALUES (3012,13,'2021-07-13 07:53:31','',24);
INSERT INTO `wp_gf_form_view` VALUES (3018,13,'2021-07-14 07:53:34','',22);
INSERT INTO `wp_gf_form_view` VALUES (3023,13,'2021-07-15 11:29:23','',23);
INSERT INTO `wp_gf_form_view` VALUES (3029,13,'2021-07-16 11:59:01','',42);
INSERT INTO `wp_gf_form_view` VALUES (3034,13,'2021-07-17 12:25:25','',82);
INSERT INTO `wp_gf_form_view` VALUES (3041,13,'2021-07-18 12:25:56','',55);
INSERT INTO `wp_gf_form_view` VALUES (3047,13,'2021-07-19 12:29:00','',77);
INSERT INTO `wp_gf_form_view` VALUES (3053,13,'2021-07-20 12:40:39','',38);
INSERT INTO `wp_gf_form_view` VALUES (3059,13,'2021-07-21 12:49:29','',30);
INSERT INTO `wp_gf_form_view` VALUES (3065,13,'2021-07-22 12:49:39','',81);
INSERT INTO `wp_gf_form_view` VALUES (3071,13,'2021-07-23 13:06:12','',77);
INSERT INTO `wp_gf_form_view` VALUES (3076,13,'2021-07-24 13:50:25','',81);
INSERT INTO `wp_gf_form_view` VALUES (3081,13,'2021-07-25 14:03:28','',54);
INSERT INTO `wp_gf_form_view` VALUES (3087,13,'2021-07-26 14:12:12','',43);
INSERT INTO `wp_gf_form_view` VALUES (3093,13,'2021-07-27 14:15:55','',55);
INSERT INTO `wp_gf_form_view` VALUES (3099,13,'2021-07-28 14:44:39','',37);
INSERT INTO `wp_gf_form_view` VALUES (3105,13,'2021-07-29 14:58:13','',33);
INSERT INTO `wp_gf_form_view` VALUES (3110,13,'2021-07-30 16:16:20','',19);
INSERT INTO `wp_gf_form_view` VALUES (3114,13,'2021-07-31 17:40:01','',8);
INSERT INTO `wp_gf_form_view` VALUES (3118,13,'2021-08-02 01:05:01','',16);
INSERT INTO `wp_gf_form_view` VALUES (3123,13,'2021-08-03 01:38:18','',23);
INSERT INTO `wp_gf_form_view` VALUES (3128,13,'2021-08-04 04:06:31','',24);
INSERT INTO `wp_gf_form_view` VALUES (3133,13,'2021-08-05 04:09:37','',40);
INSERT INTO `wp_gf_form_view` VALUES (3138,13,'2021-08-06 04:18:10','',28);
INSERT INTO `wp_gf_form_view` VALUES (3143,13,'2021-08-07 09:16:27','',26);
INSERT INTO `wp_gf_form_view` VALUES (3149,13,'2021-08-08 11:21:05','',21);
INSERT INTO `wp_gf_form_view` VALUES (3154,13,'2021-08-09 12:42:49','',30);
INSERT INTO `wp_gf_form_view` VALUES (3159,13,'2021-08-10 13:03:29','',30);
INSERT INTO `wp_gf_form_view` VALUES (3164,13,'2021-08-11 15:22:32','',25);
INSERT INTO `wp_gf_form_view` VALUES (3169,13,'2021-08-12 15:34:42','',61);
INSERT INTO `wp_gf_form_view` VALUES (3176,13,'2021-08-13 16:47:17','',26);
INSERT INTO `wp_gf_form_view` VALUES (3180,13,'2021-08-14 18:31:50','',102);
INSERT INTO `wp_gf_form_view` VALUES (3187,13,'2021-08-15 20:44:35','',273);
INSERT INTO `wp_gf_form_view` VALUES (3192,13,'2021-08-16 21:46:07','',34);
INSERT INTO `wp_gf_form_view` VALUES (3197,13,'2021-08-17 23:57:51','',76);
INSERT INTO `wp_gf_form_view` VALUES (3201,13,'2021-08-18 23:59:36','',40);
INSERT INTO `wp_gf_form_view` VALUES (3207,13,'2021-08-20 00:26:41','',34);
INSERT INTO `wp_gf_form_view` VALUES (3211,13,'2021-08-21 00:36:32','',15);
INSERT INTO `wp_gf_form_view` VALUES (3216,13,'2021-08-22 01:05:03','',18);
INSERT INTO `wp_gf_form_view` VALUES (3221,13,'2021-08-23 02:01:38','',20);
INSERT INTO `wp_gf_form_view` VALUES (3225,13,'2021-08-24 02:20:08','',17);
INSERT INTO `wp_gf_form_view` VALUES (3229,13,'2021-08-25 02:42:49','',17);
INSERT INTO `wp_gf_form_view` VALUES (3233,13,'2021-08-26 04:05:23','',21);
INSERT INTO `wp_gf_form_view` VALUES (3239,13,'2021-08-27 04:18:20','',23);
INSERT INTO `wp_gf_form_view` VALUES (3243,13,'2021-08-28 04:44:10','',15);
INSERT INTO `wp_gf_form_view` VALUES (3247,13,'2021-08-29 05:18:33','',11);
INSERT INTO `wp_gf_form_view` VALUES (3251,13,'2021-08-30 05:18:44','',33);
INSERT INTO `wp_gf_form_view` VALUES (3257,13,'2021-08-31 06:06:13','',44);
INSERT INTO `wp_gf_form_view` VALUES (3263,13,'2021-09-01 06:50:22','',72);
INSERT INTO `wp_gf_form_view` VALUES (3268,13,'2021-09-02 07:34:34','',31);
INSERT INTO `wp_gf_form_view` VALUES (3273,13,'2021-09-03 07:56:01','',23);
INSERT INTO `wp_gf_form_view` VALUES (3278,13,'2021-09-04 08:29:51','',23);
INSERT INTO `wp_gf_form_view` VALUES (3282,13,'2021-09-05 11:36:20','',36);
INSERT INTO `wp_gf_form_view` VALUES (3287,13,'2021-09-06 12:11:00','',22);
INSERT INTO `wp_gf_form_view` VALUES (3291,13,'2021-09-07 12:11:15','',27);
INSERT INTO `wp_gf_form_view` VALUES (3295,13,'2021-09-08 12:14:56','',21);
INSERT INTO `wp_gf_form_view` VALUES (3300,13,'2021-09-09 15:26:13','',25);
INSERT INTO `wp_gf_form_view` VALUES (3304,13,'2021-09-10 17:11:07','',23);
INSERT INTO `wp_gf_form_view` VALUES (3308,13,'2021-09-11 18:33:39','',23);
INSERT INTO `wp_gf_form_view` VALUES (3314,13,'2021-09-12 21:07:47','',21);
INSERT INTO `wp_gf_form_view` VALUES (3318,13,'2021-09-13 21:18:22','',39);
INSERT INTO `wp_gf_form_view` VALUES (3323,13,'2021-09-14 23:41:23','',51);
INSERT INTO `wp_gf_form_view` VALUES (3328,13,'2021-09-16 00:11:17','',32);
INSERT INTO `wp_gf_form_view` VALUES (3335,13,'2021-09-17 00:11:18','',57);
INSERT INTO `wp_gf_form_view` VALUES (3340,13,'2021-09-18 01:07:52','',41);
INSERT INTO `wp_gf_form_view` VALUES (3346,13,'2021-09-19 01:08:01','',42);
INSERT INTO `wp_gf_form_view` VALUES (3353,13,'2021-09-20 01:20:03','',70);
INSERT INTO `wp_gf_form_view` VALUES (3359,13,'2021-09-21 01:35:07','',47);
INSERT INTO `wp_gf_form_view` VALUES (3364,13,'2021-09-22 02:05:10','',89);
INSERT INTO `wp_gf_form_view` VALUES (3370,13,'2021-09-23 02:11:20','',47);
INSERT INTO `wp_gf_form_view` VALUES (3374,13,'2021-09-24 03:03:01','',36);
INSERT INTO `wp_gf_form_view` VALUES (3378,13,'2021-09-25 03:15:09','',45);
INSERT INTO `wp_gf_form_view` VALUES (3383,13,'2021-09-26 03:15:19','',53);
INSERT INTO `wp_gf_form_view` VALUES (3388,13,'2021-09-27 03:47:40','',78);
INSERT INTO `wp_gf_form_view` VALUES (3394,13,'2021-09-28 03:59:16','',163);
INSERT INTO `wp_gf_form_view` VALUES (3400,13,'2021-09-29 04:06:44','',176);
INSERT INTO `wp_gf_form_view` VALUES (3405,13,'2021-09-30 04:11:07','',188);
INSERT INTO `wp_gf_form_view` VALUES (3410,13,'2021-10-01 04:11:08','',194);
INSERT INTO `wp_gf_form_view` VALUES (3416,13,'2021-10-02 04:11:09','',217);
INSERT INTO `wp_gf_form_view` VALUES (3422,13,'2021-10-03 04:11:20','',228);
INSERT INTO `wp_gf_form_view` VALUES (3428,13,'2021-10-04 06:06:31','',227);
INSERT INTO `wp_gf_form_view` VALUES (3433,13,'2021-10-05 06:06:33','',233);
INSERT INTO `wp_gf_form_view` VALUES (3439,13,'2021-10-06 06:59:49','',342);
INSERT INTO `wp_gf_form_view` VALUES (3444,13,'2021-10-07 07:11:07','',278);
INSERT INTO `wp_gf_form_view` VALUES (3450,13,'2021-10-08 07:47:44','',275);
INSERT INTO `wp_gf_form_view` VALUES (3455,13,'2021-10-09 08:10:59','',271);
INSERT INTO `wp_gf_form_view` VALUES (3461,13,'2021-10-10 08:11:31','',368);
INSERT INTO `wp_gf_form_view` VALUES (3467,13,'2021-10-11 09:24:20','',292);
INSERT INTO `wp_gf_form_view` VALUES (3472,13,'2021-10-12 10:23:32','',369);
INSERT INTO `wp_gf_form_view` VALUES (3478,13,'2021-10-13 13:04:15','',271);
INSERT INTO `wp_gf_form_view` VALUES (3483,13,'2021-10-14 14:12:04','',298);
INSERT INTO `wp_gf_form_view` VALUES (3489,13,'2021-10-15 14:47:52','',306);
INSERT INTO `wp_gf_form_view` VALUES (3494,13,'2021-10-16 14:55:01','',695);
INSERT INTO `wp_gf_form_view` VALUES (3501,13,'2021-10-17 15:11:11','',646);
INSERT INTO `wp_gf_form_view` VALUES (3508,13,'2021-10-18 15:24:43','',523);
INSERT INTO `wp_gf_form_view` VALUES (3514,13,'2021-10-19 17:19:23','',544);
INSERT INTO `wp_gf_form_view` VALUES (3519,13,'2021-10-20 18:23:59','',212);
INSERT INTO `wp_gf_form_view` VALUES (3526,13,'2021-10-21 19:02:39','',329);
INSERT INTO `wp_gf_form_view` VALUES (3533,13,'2021-10-22 19:11:34','',366);
INSERT INTO `wp_gf_form_view` VALUES (3540,13,'2021-10-23 19:16:10','',473);
INSERT INTO `wp_gf_form_view` VALUES (3545,13,'2021-10-24 19:16:52','',595);
INSERT INTO `wp_gf_form_view` VALUES (3552,13,'2021-10-25 19:17:09','',622);
INSERT INTO `wp_gf_form_view` VALUES (3559,13,'2021-10-26 19:36:24','',573);
INSERT INTO `wp_gf_form_view` VALUES (3564,13,'2021-10-27 22:26:05','',37);
INSERT INTO `wp_gf_form_view` VALUES (3568,13,'2021-10-28 22:35:59','',77);
INSERT INTO `wp_gf_form_view` VALUES (3576,13,'2021-10-30 00:10:13','',48);
INSERT INTO `wp_gf_form_view` VALUES (3581,13,'2021-10-31 00:11:09','',425);
INSERT INTO `wp_gf_form_view` VALUES (3587,13,'2021-11-01 00:11:10','',30);
INSERT INTO `wp_gf_form_view` VALUES (3592,13,'2021-11-02 00:11:16','',72);
INSERT INTO `wp_gf_form_view` VALUES (3597,13,'2021-11-03 00:36:35','',20);
INSERT INTO `wp_gf_form_view` VALUES (3601,13,'2021-11-04 00:41:38','',33);
INSERT INTO `wp_gf_form_view` VALUES (3606,13,'2021-11-05 01:16:53','',14);
INSERT INTO `wp_gf_form_view` VALUES (3608,13,'2021-11-06 02:11:33','',18);
INSERT INTO `wp_gf_form_view` VALUES (3612,13,'2021-11-07 07:45:34','',15);
INSERT INTO `wp_gf_form_view` VALUES (3616,13,'2021-11-08 07:45:42','',23);
INSERT INTO `wp_gf_form_view` VALUES (3620,13,'2021-11-09 07:46:04','',15);
INSERT INTO `wp_gf_form_view` VALUES (3624,13,'2021-11-10 07:46:25','',299);
INSERT INTO `wp_gf_form_view` VALUES (3629,13,'2021-11-11 07:46:33','',36);
INSERT INTO `wp_gf_form_view` VALUES (3633,13,'2021-11-12 07:46:43','',371);
INSERT INTO `wp_gf_form_view` VALUES (3638,13,'2021-11-13 09:39:10','',41);
INSERT INTO `wp_gf_form_view` VALUES (3641,13,'2021-11-14 09:58:19','',45);
INSERT INTO `wp_gf_form_view` VALUES (3645,13,'2021-11-15 10:35:44','',76);
INSERT INTO `wp_gf_form_view` VALUES (3649,13,'2021-11-16 11:36:03','',38);
INSERT INTO `wp_gf_form_view` VALUES (3653,13,'2021-11-17 12:10:46','',32);
INSERT INTO `wp_gf_form_view` VALUES (3657,13,'2021-11-18 12:42:22','',36);
INSERT INTO `wp_gf_form_view` VALUES (3661,13,'2021-11-19 12:52:02','',41);
INSERT INTO `wp_gf_form_view` VALUES (3665,13,'2021-11-20 13:47:10','',98);
INSERT INTO `wp_gf_form_view` VALUES (3671,13,'2021-11-21 14:54:05','',40);
INSERT INTO `wp_gf_form_view` VALUES (3676,13,'2021-11-22 15:12:24','',68);
INSERT INTO `wp_gf_form_view` VALUES (3680,13,'2021-11-23 16:03:31','',93);
INSERT INTO `wp_gf_form_view` VALUES (3687,13,'2021-11-24 16:38:43','',34);
INSERT INTO `wp_gf_form_view` VALUES (3690,13,'2021-11-25 17:41:42','',42);
INSERT INTO `wp_gf_form_view` VALUES (3695,13,'2021-11-26 18:12:56','',44);
INSERT INTO `wp_gf_form_view` VALUES (3700,13,'2021-11-27 18:13:31','',46);
INSERT INTO `wp_gf_form_view` VALUES (3705,13,'2021-11-28 18:52:36','',53);
INSERT INTO `wp_gf_form_view` VALUES (3709,13,'2021-11-29 19:13:54','',94);
INSERT INTO `wp_gf_form_view` VALUES (3714,13,'2021-11-30 19:27:39','',105);
INSERT INTO `wp_gf_form_view` VALUES (3720,13,'2021-12-01 19:46:39','',50);
INSERT INTO `wp_gf_form_view` VALUES (3724,13,'2021-12-02 21:09:28','',57);
INSERT INTO `wp_gf_form_view` VALUES (3729,13,'2021-12-03 21:18:36','',146);
INSERT INTO `wp_gf_form_view` VALUES (3733,13,'2021-12-04 23:20:29','',87);
INSERT INTO `wp_gf_form_view` VALUES (3738,13,'2021-12-05 23:24:32','',38);
INSERT INTO `wp_gf_form_view` VALUES (3743,13,'2021-12-06 23:34:00','',50);
INSERT INTO `wp_gf_form_view` VALUES (3747,13,'2021-12-08 00:10:53','',52);
INSERT INTO `wp_gf_form_view` VALUES (3751,13,'2021-12-09 01:05:34','',49);
INSERT INTO `wp_gf_form_view` VALUES (3755,13,'2021-12-10 01:08:29','',71);
INSERT INTO `wp_gf_form_view` VALUES (3759,13,'2021-12-11 02:01:26','',46);
INSERT INTO `wp_gf_form_view` VALUES (3763,13,'2021-12-12 02:25:28','',45);
INSERT INTO `wp_gf_form_view` VALUES (3768,13,'2021-12-13 06:04:33','',77);
INSERT INTO `wp_gf_form_view` VALUES (3772,13,'2021-12-14 06:31:08','',54);
INSERT INTO `wp_gf_form_view` VALUES (3777,13,'2021-12-15 07:12:22','',217);
INSERT INTO `wp_gf_form_view` VALUES (3783,13,'2021-12-16 07:45:33','',51);
INSERT INTO `wp_gf_form_view` VALUES (3787,13,'2021-12-17 07:45:46','',98);
INSERT INTO `wp_gf_form_view` VALUES (3793,13,'2021-12-18 07:47:01','',288);
INSERT INTO `wp_gf_form_view` VALUES (3800,13,'2021-12-19 07:47:11','',47);
INSERT INTO `wp_gf_form_view` VALUES (3805,13,'2021-12-20 08:21:21','',117);
INSERT INTO `wp_gf_form_view` VALUES (3810,13,'2021-12-21 08:49:01','',102);
INSERT INTO `wp_gf_form_view` VALUES (3814,13,'2021-12-22 10:35:23','',68);
INSERT INTO `wp_gf_form_view` VALUES (3819,13,'2021-12-23 11:47:02','',97);
INSERT INTO `wp_gf_form_view` VALUES (3825,13,'2021-12-24 13:07:05','',162);
INSERT INTO `wp_gf_form_view` VALUES (3829,13,'2021-12-25 14:03:34','',235);
INSERT INTO `wp_gf_form_view` VALUES (3836,13,'2021-12-26 14:55:12','',44);
INSERT INTO `wp_gf_form_view` VALUES (3841,13,'2021-12-27 15:10:57','',107);
INSERT INTO `wp_gf_form_view` VALUES (3846,13,'2021-12-28 16:20:08','',36);
INSERT INTO `wp_gf_form_view` VALUES (3851,13,'2021-12-29 18:59:49','',89);
INSERT INTO `wp_gf_form_view` VALUES (3855,13,'2021-12-30 21:22:28','',165);
INSERT INTO `wp_gf_form_view` VALUES (3859,13,'2021-12-31 21:33:43','',42);
INSERT INTO `wp_gf_form_view` VALUES (3863,13,'2022-01-01 21:39:54','',503);
INSERT INTO `wp_gf_form_view` VALUES (3868,13,'2022-01-02 21:46:13','',78);
INSERT INTO `wp_gf_form_view` VALUES (3873,13,'2022-01-03 22:19:01','',81);
INSERT INTO `wp_gf_form_view` VALUES (3879,13,'2022-01-04 23:08:33','',140);
INSERT INTO `wp_gf_form_view` VALUES (3883,13,'2022-01-05 23:23:49','',88);
INSERT INTO `wp_gf_form_view` VALUES (3889,13,'2022-01-07 00:10:46','',63);
INSERT INTO `wp_gf_form_view` VALUES (3893,13,'2022-01-08 00:10:53','',43);
INSERT INTO `wp_gf_form_view` VALUES (3898,13,'2022-01-09 01:25:14','',48);
INSERT INTO `wp_gf_form_view` VALUES (3903,13,'2022-01-10 01:37:28','',49);
INSERT INTO `wp_gf_form_view` VALUES (3907,13,'2022-01-11 02:04:36','',61);
INSERT INTO `wp_gf_form_view` VALUES (3912,13,'2022-01-12 03:57:30','',91);
INSERT INTO `wp_gf_form_view` VALUES (3917,13,'2022-01-13 05:25:53','',61);
INSERT INTO `wp_gf_form_view` VALUES (3922,13,'2022-01-14 05:28:29','',52);
INSERT INTO `wp_gf_form_view` VALUES (3927,13,'2022-01-15 05:28:48','',41);
INSERT INTO `wp_gf_form_view` VALUES (3931,13,'2022-01-16 05:31:04','',141);
INSERT INTO `wp_gf_form_view` VALUES (3937,13,'2022-01-17 05:32:37','',44);
INSERT INTO `wp_gf_form_view` VALUES (3942,13,'2022-01-18 05:41:05','',50);
INSERT INTO `wp_gf_form_view` VALUES (3947,13,'2022-01-19 05:58:53','',57);
INSERT INTO `wp_gf_form_view` VALUES (3952,13,'2022-01-20 06:04:55','',38);
INSERT INTO `wp_gf_form_view` VALUES (3956,13,'2022-01-21 06:27:33','',152);
INSERT INTO `wp_gf_form_view` VALUES (3963,13,'2022-01-22 06:35:48','',48);
INSERT INTO `wp_gf_form_view` VALUES (3968,13,'2022-01-23 06:58:50','',64);
INSERT INTO `wp_gf_form_view` VALUES (3973,13,'2022-01-24 07:11:06','',115);
INSERT INTO `wp_gf_form_view` VALUES (3977,13,'2022-01-25 07:26:02','',334);
INSERT INTO `wp_gf_form_view` VALUES (3985,13,'2022-01-26 07:45:36','',61);
INSERT INTO `wp_gf_form_view` VALUES (3989,13,'2022-01-27 07:45:45','',68);
INSERT INTO `wp_gf_form_view` VALUES (3993,13,'2022-01-28 07:50:26','',147);
INSERT INTO `wp_gf_form_view` VALUES (3999,13,'2022-01-29 08:31:23','',72);
INSERT INTO `wp_gf_form_view` VALUES (4003,13,'2022-01-30 08:35:02','',54);
INSERT INTO `wp_gf_form_view` VALUES (4009,13,'2022-01-31 12:10:20','',211);
INSERT INTO `wp_gf_form_view` VALUES (4014,13,'2022-02-01 13:39:56','',155);
INSERT INTO `wp_gf_form_view` VALUES (4019,13,'2022-02-02 14:11:08','',239);
INSERT INTO `wp_gf_form_view` VALUES (4024,13,'2022-02-03 15:00:45','',47);
INSERT INTO `wp_gf_form_view` VALUES (4029,13,'2022-02-04 15:25:39','',63);
INSERT INTO `wp_gf_form_view` VALUES (4033,13,'2022-02-05 15:52:26','',116);
INSERT INTO `wp_gf_form_view` VALUES (4038,13,'2022-02-06 17:33:43','',63);
INSERT INTO `wp_gf_form_view` VALUES (4043,13,'2022-02-07 18:18:45','',139);
INSERT INTO `wp_gf_form_view` VALUES (4048,13,'2022-02-08 18:48:33','',188);
INSERT INTO `wp_gf_form_view` VALUES (4053,13,'2022-02-09 19:02:25','',360);
INSERT INTO `wp_gf_form_view` VALUES (4059,13,'2022-02-10 20:12:11','',94);
INSERT INTO `wp_gf_form_view` VALUES (4064,13,'2022-02-11 21:17:10','',66);
INSERT INTO `wp_gf_form_view` VALUES (4068,13,'2022-02-12 22:22:25','',121);
INSERT INTO `wp_gf_form_view` VALUES (4072,13,'2022-02-13 23:57:14','',2831);
INSERT INTO `wp_gf_form_view` VALUES (4080,13,'2022-02-15 00:10:41','',131);
INSERT INTO `wp_gf_form_view` VALUES (4085,13,'2022-02-16 01:02:15','',70);
INSERT INTO `wp_gf_form_view` VALUES (4089,13,'2022-02-17 01:32:10','',237);
INSERT INTO `wp_gf_form_view` VALUES (4093,13,'2022-02-18 01:48:53','',403);
INSERT INTO `wp_gf_form_view` VALUES (4100,13,'2022-02-19 01:51:25','',137);
INSERT INTO `wp_gf_form_view` VALUES (4104,13,'2022-02-20 02:32:51','',144);
INSERT INTO `wp_gf_form_view` VALUES (4109,13,'2022-02-21 02:53:35','',176);
INSERT INTO `wp_gf_form_view` VALUES (4112,13,'2022-02-22 03:26:27','',463);
INSERT INTO `wp_gf_form_view` VALUES (4117,13,'2022-02-23 03:42:47','',254);
INSERT INTO `wp_gf_form_view` VALUES (4121,13,'2022-02-24 03:45:40','',138);
INSERT INTO `wp_gf_form_view` VALUES (4126,13,'2022-02-25 04:51:56','',188);
INSERT INTO `wp_gf_form_view` VALUES (4134,13,'2022-02-26 04:53:15','',139);
INSERT INTO `wp_gf_form_view` VALUES (4137,13,'2022-02-27 05:11:57','',177);
INSERT INTO `wp_gf_form_view` VALUES (4142,13,'2022-02-28 05:15:01','',224);
INSERT INTO `wp_gf_form_view` VALUES (4147,13,'2022-03-01 05:16:06','',219);
INSERT INTO `wp_gf_form_view` VALUES (4151,13,'2022-03-02 05:35:01','',150);
INSERT INTO `wp_gf_form_view` VALUES (4156,13,'2022-03-03 05:35:07','',756);
INSERT INTO `wp_gf_form_view` VALUES (4162,13,'2022-03-04 06:59:02','',124);
INSERT INTO `wp_gf_form_view` VALUES (4163,13,'2022-03-04 06:59:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (4164,13,'2022-03-04 06:59:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (4171,13,'2022-03-05 06:59:30','',127);
INSERT INTO `wp_gf_form_view` VALUES (4175,13,'2022-03-06 07:41:25','',281);
INSERT INTO `wp_gf_form_view` VALUES (4180,13,'2022-03-07 07:56:42','',293);
INSERT INTO `wp_gf_form_view` VALUES (4185,13,'2022-03-08 07:57:10','',468);
INSERT INTO `wp_gf_form_view` VALUES (4189,13,'2022-03-09 09:03:31','',160);
INSERT INTO `wp_gf_form_view` VALUES (4190,13,'2022-03-09 09:03:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (4195,13,'2022-03-10 09:53:08','',228);
INSERT INTO `wp_gf_form_view` VALUES (4196,13,'2022-03-10 09:53:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (4197,13,'2022-03-10 09:53:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (4207,13,'2022-03-11 10:21:24','',118);
INSERT INTO `wp_gf_form_view` VALUES (4214,13,'2022-03-12 10:52:26','',645);
INSERT INTO `wp_gf_form_view` VALUES (4221,13,'2022-03-13 10:53:51','',323);
INSERT INTO `wp_gf_form_view` VALUES (4227,13,'2022-03-14 10:59:48','',259);
INSERT INTO `wp_gf_form_view` VALUES (4232,13,'2022-03-15 11:46:03','',193);
INSERT INTO `wp_gf_form_view` VALUES (4237,13,'2022-03-16 12:10:45','',188);
INSERT INTO `wp_gf_form_view` VALUES (4241,13,'2022-03-17 12:10:46','',694);
INSERT INTO `wp_gf_form_view` VALUES (4246,13,'2022-03-18 13:11:18','',177);
INSERT INTO `wp_gf_form_view` VALUES (4249,13,'2022-03-19 13:22:16','',173);
INSERT INTO `wp_gf_form_view` VALUES (4254,13,'2022-03-20 14:37:59','',169);
INSERT INTO `wp_gf_form_view` VALUES (4258,13,'2022-03-21 15:05:54','',181);
INSERT INTO `wp_gf_form_view` VALUES (4262,13,'2022-03-22 15:24:04','',150);
INSERT INTO `wp_gf_form_view` VALUES (4267,13,'2022-03-23 15:47:33','',170);
INSERT INTO `wp_gf_form_view` VALUES (4271,13,'2022-03-24 15:57:44','',166);
INSERT INTO `wp_gf_form_view` VALUES (4275,13,'2022-03-25 16:14:27','',204);
INSERT INTO `wp_gf_form_view` VALUES (4280,13,'2022-03-26 17:14:58','',243);
INSERT INTO `wp_gf_form_view` VALUES (4284,13,'2022-03-27 17:21:09','',160);
INSERT INTO `wp_gf_form_view` VALUES (4288,13,'2022-03-28 17:33:09','',169);
INSERT INTO `wp_gf_form_view` VALUES (4292,13,'2022-03-29 18:00:04','',153);
INSERT INTO `wp_gf_form_view` VALUES (4297,13,'2022-03-30 18:15:46','',179);
INSERT INTO `wp_gf_form_view` VALUES (4302,13,'2022-03-31 18:39:54','',201);
INSERT INTO `wp_gf_form_view` VALUES (4305,13,'2022-04-01 18:47:23','',150);
INSERT INTO `wp_gf_form_view` VALUES (4309,13,'2022-04-02 18:59:17','',288);
INSERT INTO `wp_gf_form_view` VALUES (4316,13,'2022-04-03 18:59:47','',687);
INSERT INTO `wp_gf_form_view` VALUES (4323,13,'2022-04-04 19:20:51','',180);
INSERT INTO `wp_gf_form_view` VALUES (4329,13,'2022-04-05 19:23:19','',184);
INSERT INTO `wp_gf_form_view` VALUES (4333,13,'2022-04-06 20:30:12','',260);
INSERT INTO `wp_gf_form_view` VALUES (4337,13,'2022-04-07 20:38:02','',210);
INSERT INTO `wp_gf_form_view` VALUES (4343,13,'2022-04-08 20:47:47','',761);
INSERT INTO `wp_gf_form_view` VALUES (4348,13,'2022-04-09 20:52:28','',205);
INSERT INTO `wp_gf_form_view` VALUES (4352,13,'2022-04-10 20:53:59','',169);
INSERT INTO `wp_gf_form_view` VALUES (4357,13,'2022-04-11 21:41:23','',374);
INSERT INTO `wp_gf_form_view` VALUES (4362,13,'2022-04-12 21:58:52','',174);
INSERT INTO `wp_gf_form_view` VALUES (4366,13,'2022-04-13 22:08:25','',198);
INSERT INTO `wp_gf_form_view` VALUES (4371,13,'2022-04-14 22:31:11','',260);
INSERT INTO `wp_gf_form_view` VALUES (4378,13,'2022-04-15 23:22:07','',181);
INSERT INTO `wp_gf_form_view` VALUES (4383,13,'2022-04-16 23:31:46','',145);
INSERT INTO `wp_gf_form_view` VALUES (4386,13,'2022-04-17 23:50:45','',199);
INSERT INTO `wp_gf_form_view` VALUES (4391,13,'2022-04-19 00:10:15','',249);
INSERT INTO `wp_gf_form_view` VALUES (4395,13,'2022-04-20 00:19:12','',825);
INSERT INTO `wp_gf_form_view` VALUES (4399,13,'2022-04-21 00:19:15','',256);
INSERT INTO `wp_gf_form_view` VALUES (4404,13,'2022-04-22 00:22:22','',228);
INSERT INTO `wp_gf_form_view` VALUES (4408,13,'2022-04-23 00:25:31','',283);
INSERT INTO `wp_gf_form_view` VALUES (4414,13,'2022-04-24 00:45:03','',231);
INSERT INTO `wp_gf_form_view` VALUES (4420,13,'2022-04-25 01:03:57','',421);
INSERT INTO `wp_gf_form_view` VALUES (4426,13,'2022-04-26 01:27:56','',244);
INSERT INTO `wp_gf_form_view` VALUES (4431,13,'2022-04-27 01:29:57','',222);
INSERT INTO `wp_gf_form_view` VALUES (4437,13,'2022-04-28 01:46:57','',184);
INSERT INTO `wp_gf_form_view` VALUES (4441,13,'2022-04-29 01:54:16','',198);
INSERT INTO `wp_gf_form_view` VALUES (4445,13,'2022-04-30 02:35:10','',183);
INSERT INTO `wp_gf_form_view` VALUES (4450,13,'2022-05-01 03:25:40','',183);
INSERT INTO `wp_gf_form_view` VALUES (4453,13,'2022-05-02 03:45:03','',207);
INSERT INTO `wp_gf_form_view` VALUES (4457,13,'2022-05-03 04:18:24','',167);
INSERT INTO `wp_gf_form_view` VALUES (4461,13,'2022-05-04 04:29:17','',148);
INSERT INTO `wp_gf_form_view` VALUES (4466,13,'2022-05-05 04:37:20','',157);
INSERT INTO `wp_gf_form_view` VALUES (4471,13,'2022-05-06 04:57:35','',136);
INSERT INTO `wp_gf_form_view` VALUES (4475,13,'2022-05-07 04:58:14','',245);
INSERT INTO `wp_gf_form_view` VALUES (4479,13,'2022-05-08 04:58:41','',181);
INSERT INTO `wp_gf_form_view` VALUES (4483,13,'2022-05-09 05:00:10','',353);
INSERT INTO `wp_gf_form_view` VALUES (4491,13,'2022-05-10 05:17:48','',165);
INSERT INTO `wp_gf_form_view` VALUES (4495,13,'2022-05-11 05:28:40','',138);
INSERT INTO `wp_gf_form_view` VALUES (4500,13,'2022-05-12 06:16:40','',128);
INSERT INTO `wp_gf_form_view` VALUES (4505,13,'2022-05-13 06:16:44','',164);
INSERT INTO `wp_gf_form_view` VALUES (4509,13,'2022-05-14 06:17:13','',118);
INSERT INTO `wp_gf_form_view` VALUES (4513,13,'2022-05-15 06:48:11','',122);
INSERT INTO `wp_gf_form_view` VALUES (4517,13,'2022-05-16 07:04:16','',129);
INSERT INTO `wp_gf_form_view` VALUES (4521,13,'2022-05-17 07:16:39','',148);
INSERT INTO `wp_gf_form_view` VALUES (4525,13,'2022-05-18 07:16:53','',144);
INSERT INTO `wp_gf_form_view` VALUES (4529,13,'2022-05-19 09:39:45','',128);
INSERT INTO `wp_gf_form_view` VALUES (4534,13,'2022-05-20 09:43:03','',1020);
INSERT INTO `wp_gf_form_view` VALUES (4542,13,'2022-05-21 09:43:08','',531);
INSERT INTO `wp_gf_form_view` VALUES (4547,13,'2022-05-22 09:49:50','',192);
INSERT INTO `wp_gf_form_view` VALUES (4551,13,'2022-05-23 09:58:35','',52);
INSERT INTO `wp_gf_form_view` VALUES (4555,13,'2022-05-24 15:02:23','',6);
INSERT INTO `wp_gf_form_view` VALUES (4556,13,'2022-05-25 16:16:07','',8);
INSERT INTO `wp_gf_form_view` VALUES (4557,13,'2022-05-27 03:37:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (4558,13,'2022-05-29 13:55:11','',6);
INSERT INTO `wp_gf_form_view` VALUES (4559,13,'2022-05-30 14:44:30','',47);
INSERT INTO `wp_gf_form_view` VALUES (4560,19,'2022-05-30 16:51:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (4561,23,'2022-05-30 17:07:33','',4);
INSERT INTO `wp_gf_form_view` VALUES (4562,21,'2022-05-30 17:08:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (4563,13,'2022-05-31 19:28:13','',20);
INSERT INTO `wp_gf_form_view` VALUES (4564,19,'2022-06-01 19:28:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (4565,13,'2022-06-01 19:28:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (4566,13,'2022-06-03 10:58:40','',14);
INSERT INTO `wp_gf_form_view` VALUES (4567,13,'2022-06-04 18:44:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (4568,13,'2022-06-06 16:14:43','',64);
INSERT INTO `wp_gf_form_view` VALUES (4569,23,'2022-06-06 17:23:28','',4);
INSERT INTO `wp_gf_form_view` VALUES (4570,19,'2022-06-06 17:31:15','',5);
INSERT INTO `wp_gf_form_view` VALUES (4571,21,'2022-06-06 17:51:01','',4);
INSERT INTO `wp_gf_form_view` VALUES (4572,13,'2022-06-08 00:54:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (4573,19,'2022-06-08 20:26:29','',7);
INSERT INTO `wp_gf_form_view` VALUES (4574,13,'2022-06-09 02:58:33','',31);
INSERT INTO `wp_gf_form_view` VALUES (4575,13,'2022-06-10 16:55:24','',7);
INSERT INTO `wp_gf_form_view` VALUES (4576,13,'2022-06-11 17:30:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (4577,13,'2022-06-13 11:07:58','',63);
INSERT INTO `wp_gf_form_view` VALUES (4578,19,'2022-06-13 13:27:33','',5);
INSERT INTO `wp_gf_form_view` VALUES (4579,13,'2022-06-14 11:43:56','',40);
INSERT INTO `wp_gf_form_view` VALUES (4580,19,'2022-06-14 17:10:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (4581,13,'2022-06-15 12:48:42','',31);
INSERT INTO `wp_gf_form_view` VALUES (4582,13,'2022-06-16 13:13:48','',40);
INSERT INTO `wp_gf_form_view` VALUES (4583,13,'2022-06-17 15:55:27','',104);
INSERT INTO `wp_gf_form_view` VALUES (4584,13,'2022-06-17 15:55:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (4585,13,'2022-06-17 15:55:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (4586,21,'2022-06-17 16:55:00','',3);
INSERT INTO `wp_gf_form_view` VALUES (4587,23,'2022-06-17 17:20:18','',4);
INSERT INTO `wp_gf_form_view` VALUES (4588,19,'2022-06-17 21:33:08','',2);
INSERT INTO `wp_gf_form_view` VALUES (4589,13,'2022-06-18 17:00:11','',14);
INSERT INTO `wp_gf_form_view` VALUES (4590,13,'2022-06-19 19:00:03','',28);
INSERT INTO `wp_gf_form_view` VALUES (4591,19,'2022-06-20 14:09:01','',10);
INSERT INTO `wp_gf_form_view` VALUES (4592,13,'2022-06-20 19:03:14','',83);
INSERT INTO `wp_gf_form_view` VALUES (4593,13,'2022-06-21 19:05:19','',24);
INSERT INTO `wp_gf_form_view` VALUES (4594,19,'2022-06-21 20:02:12','',5);
INSERT INTO `wp_gf_form_view` VALUES (4595,13,'2022-06-23 00:38:05','',80);
INSERT INTO `wp_gf_form_view` VALUES (4596,21,'2022-06-23 18:29:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (4597,23,'2022-06-23 18:36:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (4598,19,'2022-06-24 00:46:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (4599,13,'2022-06-24 00:46:33','',32);
INSERT INTO `wp_gf_form_view` VALUES (4600,13,'2022-06-25 02:16:35','',40);
INSERT INTO `wp_gf_form_view` VALUES (4601,23,'2022-06-25 16:13:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (4602,13,'2022-06-26 02:17:36','',81);
INSERT INTO `wp_gf_form_view` VALUES (4603,19,'2022-06-26 17:01:53','',5);
INSERT INTO `wp_gf_form_view` VALUES (4604,13,'2022-06-27 02:25:41','',77);
INSERT INTO `wp_gf_form_view` VALUES (4605,21,'2022-06-27 14:21:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (4606,23,'2022-06-27 14:22:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (4607,19,'2022-06-27 17:52:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (4608,13,'2022-06-28 02:41:17','',16);
INSERT INTO `wp_gf_form_view` VALUES (4609,19,'2022-06-29 00:02:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (4610,13,'2022-06-29 07:09:00','',34);
INSERT INTO `wp_gf_form_view` VALUES (4611,13,'2022-06-30 09:23:57','',104);
INSERT INTO `wp_gf_form_view` VALUES (4612,19,'2022-06-30 16:12:02','',7);
INSERT INTO `wp_gf_form_view` VALUES (4613,13,'2022-07-01 12:50:54','',93);
INSERT INTO `wp_gf_form_view` VALUES (4614,19,'2022-07-01 20:45:44','',16);
INSERT INTO `wp_gf_form_view` VALUES (4615,21,'2022-07-01 20:55:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (4616,23,'2022-07-01 20:55:47','',4);
INSERT INTO `wp_gf_form_view` VALUES (4617,13,'2022-07-02 13:37:34','',99);
INSERT INTO `wp_gf_form_view` VALUES (4618,13,'2022-07-03 13:39:40','',43);
INSERT INTO `wp_gf_form_view` VALUES (4619,13,'2022-07-04 13:50:54','',50);
INSERT INTO `wp_gf_form_view` VALUES (4620,24,'2022-07-04 18:45:59','',16);
INSERT INTO `wp_gf_form_view` VALUES (4621,21,'2022-07-05 06:42:15','',5);
INSERT INTO `wp_gf_form_view` VALUES (4622,23,'2022-07-05 06:42:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (4623,13,'2022-07-05 15:02:22','',101);
INSERT INTO `wp_gf_form_view` VALUES (4624,24,'2022-07-05 18:48:40','',16);
INSERT INTO `wp_gf_form_view` VALUES (4625,13,'2022-07-06 15:23:57','',38);
INSERT INTO `wp_gf_form_view` VALUES (4626,24,'2022-07-07 14:52:34','',4);
INSERT INTO `wp_gf_form_view` VALUES (4627,13,'2022-07-07 15:57:55','',26);
INSERT INTO `wp_gf_form_view` VALUES (4628,24,'2022-07-08 15:40:07','',4);
INSERT INTO `wp_gf_form_view` VALUES (4629,13,'2022-07-08 16:00:15','',69);
INSERT INTO `wp_gf_form_view` VALUES (4630,19,'2022-07-08 20:38:35','',5);
INSERT INTO `wp_gf_form_view` VALUES (4631,13,'2022-07-09 16:14:44','',84);
INSERT INTO `wp_gf_form_view` VALUES (4632,24,'2022-07-09 17:25:34','',19);
INSERT INTO `wp_gf_form_view` VALUES (4633,21,'2022-07-09 20:06:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (4634,13,'2022-07-10 17:14:58','',34);
INSERT INTO `wp_gf_form_view` VALUES (4635,24,'2022-07-11 01:56:13','',5);
INSERT INTO `wp_gf_form_view` VALUES (4636,19,'2022-07-11 13:21:06','',5);
INSERT INTO `wp_gf_form_view` VALUES (4637,13,'2022-07-11 17:19:25','',47);
INSERT INTO `wp_gf_form_view` VALUES (4638,24,'2022-07-12 14:17:23','',4);
INSERT INTO `wp_gf_form_view` VALUES (4639,13,'2022-07-12 18:58:51','',58);
INSERT INTO `wp_gf_form_view` VALUES (4640,21,'2022-07-13 18:39:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (4641,24,'2022-07-13 18:40:31','',4);
INSERT INTO `wp_gf_form_view` VALUES (4642,13,'2022-07-13 19:19:39','',31);
INSERT INTO `wp_gf_form_view` VALUES (4643,13,'2022-07-14 20:36:55','',109);
INSERT INTO `wp_gf_form_view` VALUES (4644,24,'2022-07-14 20:37:21','',4);
INSERT INTO `wp_gf_form_view` VALUES (4645,19,'2022-07-15 11:33:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (4646,21,'2022-07-15 15:41:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (4647,23,'2022-07-15 16:07:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (4648,13,'2022-07-15 20:42:34','',42);
INSERT INTO `wp_gf_form_view` VALUES (4649,19,'2022-07-16 15:52:02','',4);
INSERT INTO `wp_gf_form_view` VALUES (4650,13,'2022-07-16 22:31:15','',29);
INSERT INTO `wp_gf_form_view` VALUES (4651,13,'2022-07-17 23:03:28','',86);
INSERT INTO `wp_gf_form_view` VALUES (4652,13,'2022-07-18 23:37:05','',39);
INSERT INTO `wp_gf_form_view` VALUES (4653,24,'2022-07-18 23:37:32','',4);
INSERT INTO `wp_gf_form_view` VALUES (4654,13,'2022-07-20 00:30:49','',52);
INSERT INTO `wp_gf_form_view` VALUES (4655,23,'2022-07-20 06:53:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (4656,24,'2022-07-20 10:51:05','',4);
INSERT INTO `wp_gf_form_view` VALUES (4657,21,'2022-07-20 10:51:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (4658,19,'2022-07-20 10:51:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (4659,13,'2022-07-21 02:02:38','',165);
INSERT INTO `wp_gf_form_view` VALUES (4660,24,'2022-07-21 20:48:54','',11);
INSERT INTO `wp_gf_form_view` VALUES (4661,13,'2022-07-22 02:03:18','',57);
INSERT INTO `wp_gf_form_view` VALUES (4662,19,'2022-07-22 16:35:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (4663,23,'2022-07-22 18:53:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (4664,24,'2022-07-22 21:42:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (4665,13,'2022-07-23 02:03:25','',36);
INSERT INTO `wp_gf_form_view` VALUES (4666,24,'2022-07-24 00:49:53','',6);
INSERT INTO `wp_gf_form_view` VALUES (4667,13,'2022-07-24 02:14:41','',29);
INSERT INTO `wp_gf_form_view` VALUES (4668,13,'2022-07-25 02:20:29','',66);
INSERT INTO `wp_gf_form_view` VALUES (4669,19,'2022-07-25 14:46:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (4670,23,'2022-07-25 16:01:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (4671,13,'2022-07-26 04:14:11','',38);
INSERT INTO `wp_gf_form_view` VALUES (4672,24,'2022-07-26 15:44:41','',4);
INSERT INTO `wp_gf_form_view` VALUES (4673,13,'2022-07-27 08:01:07','',100);
INSERT INTO `wp_gf_form_view` VALUES (4674,21,'2022-07-27 11:37:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (4675,23,'2022-07-27 11:37:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (4676,19,'2022-07-27 11:37:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (4677,24,'2022-07-27 18:06:03','',3);
INSERT INTO `wp_gf_form_view` VALUES (4678,13,'2022-07-28 08:44:35','',87);
INSERT INTO `wp_gf_form_view` VALUES (4679,24,'2022-07-28 20:16:52','',7);
INSERT INTO `wp_gf_form_view` VALUES (4680,21,'2022-07-29 09:40:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (4681,13,'2022-07-29 09:40:36','',48);
INSERT INTO `wp_gf_form_view` VALUES (4682,13,'2022-07-30 11:24:57','',61);
INSERT INTO `wp_gf_form_view` VALUES (4683,21,'2022-07-30 13:12:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (4684,24,'2022-07-30 13:12:50','',3);
INSERT INTO `wp_gf_form_view` VALUES (4685,23,'2022-07-30 23:49:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4686,13,'2022-07-31 11:52:49','',79);
INSERT INTO `wp_gf_form_view` VALUES (4687,24,'2022-07-31 13:28:17','',9);
INSERT INTO `wp_gf_form_view` VALUES (4688,19,'2022-07-31 18:11:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (4689,13,'2022-08-01 12:52:33','',83);
INSERT INTO `wp_gf_form_view` VALUES (4690,24,'2022-08-01 18:13:37','',5);
INSERT INTO `wp_gf_form_view` VALUES (4691,19,'2022-08-01 20:42:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (4692,13,'2022-08-02 15:04:09','',45);
INSERT INTO `wp_gf_form_view` VALUES (4693,24,'2022-08-03 08:31:02','',4);
INSERT INTO `wp_gf_form_view` VALUES (4694,13,'2022-08-03 17:07:26','',29);
INSERT INTO `wp_gf_form_view` VALUES (4695,24,'2022-08-04 16:58:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (4696,13,'2022-08-04 17:43:16','',32);
INSERT INTO `wp_gf_form_view` VALUES (4697,23,'2022-08-04 20:56:28','',5);
INSERT INTO `wp_gf_form_view` VALUES (4698,19,'2022-08-04 20:56:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (4699,13,'2022-08-05 18:33:52','',75);
INSERT INTO `wp_gf_form_view` VALUES (4700,24,'2022-08-05 20:26:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (4701,21,'2022-08-05 20:26:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (4702,19,'2022-08-05 21:20:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (4703,23,'2022-08-06 18:18:04','',6);
INSERT INTO `wp_gf_form_view` VALUES (4704,13,'2022-08-06 19:00:05','',90);
INSERT INTO `wp_gf_form_view` VALUES (4705,21,'2022-08-06 23:56:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (4706,24,'2022-08-07 11:38:10','',5);
INSERT INTO `wp_gf_form_view` VALUES (4707,19,'2022-08-07 17:07:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (4708,13,'2022-08-07 19:05:05','',47);
INSERT INTO `wp_gf_form_view` VALUES (4709,21,'2022-08-08 13:26:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (4710,24,'2022-08-08 13:26:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (4711,23,'2022-08-08 18:58:42','',4);
INSERT INTO `wp_gf_form_view` VALUES (4712,13,'2022-08-08 19:36:45','',29);
INSERT INTO `wp_gf_form_view` VALUES (4713,19,'2022-08-09 12:07:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (4714,24,'2022-08-09 15:32:36','',4);
INSERT INTO `wp_gf_form_view` VALUES (4715,13,'2022-08-09 22:15:29','',23);
INSERT INTO `wp_gf_form_view` VALUES (4716,13,'2022-08-10 22:31:53','',82);
INSERT INTO `wp_gf_form_view` VALUES (4717,24,'2022-08-10 22:32:15','',8);
INSERT INTO `wp_gf_form_view` VALUES (4718,13,'2022-08-11 22:33:07','',37);
INSERT INTO `wp_gf_form_view` VALUES (4719,24,'2022-08-11 22:40:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (4720,13,'2022-08-13 00:57:41','',35);
INSERT INTO `wp_gf_form_view` VALUES (4721,24,'2022-08-14 00:42:21','',6);
INSERT INTO `wp_gf_form_view` VALUES (4722,13,'2022-08-14 01:06:12','',39);
INSERT INTO `wp_gf_form_view` VALUES (4723,13,'2022-08-15 02:13:07','',267);
INSERT INTO `wp_gf_form_view` VALUES (4724,19,'2022-08-15 13:06:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (4725,24,'2022-08-15 20:37:31','',4);
INSERT INTO `wp_gf_form_view` VALUES (4726,13,'2022-08-16 02:22:22','',35);
INSERT INTO `wp_gf_form_view` VALUES (4727,23,'2022-08-16 02:22:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (4728,13,'2022-08-17 02:35:06','',34);
INSERT INTO `wp_gf_form_view` VALUES (4729,24,'2022-08-17 17:35:01','',4);
INSERT INTO `wp_gf_form_view` VALUES (4730,13,'2022-08-18 02:35:29','',61);
INSERT INTO `wp_gf_form_view` VALUES (4731,21,'2022-08-18 13:29:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (4732,19,'2022-08-18 13:29:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (4733,23,'2022-08-18 13:30:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (4734,13,'2022-08-19 03:15:18','',26);
INSERT INTO `wp_gf_form_view` VALUES (4735,24,'2022-08-19 17:37:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (4736,13,'2022-08-20 10:40:39','',24);
INSERT INTO `wp_gf_form_view` VALUES (4737,13,'2022-08-21 11:59:03','',47);
INSERT INTO `wp_gf_form_view` VALUES (4738,24,'2022-08-21 22:10:32','',5);
INSERT INTO `wp_gf_form_view` VALUES (4739,13,'2022-08-22 13:39:28','',32);
INSERT INTO `wp_gf_form_view` VALUES (4740,13,'2022-08-23 14:37:37','',94);
INSERT INTO `wp_gf_form_view` VALUES (4741,24,'2022-08-23 17:37:46','',6);
INSERT INTO `wp_gf_form_view` VALUES (4742,19,'2022-08-23 20:39:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4743,13,'2022-08-24 15:53:00','',31);
INSERT INTO `wp_gf_form_view` VALUES (4744,24,'2022-08-25 00:36:50','',4);
INSERT INTO `wp_gf_form_view` VALUES (4745,13,'2022-08-25 16:12:05','',80);
INSERT INTO `wp_gf_form_view` VALUES (4746,23,'2022-08-25 18:24:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (4747,24,'2022-08-26 00:41:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (4748,13,'2022-08-26 16:37:17','',48);
INSERT INTO `wp_gf_form_view` VALUES (4749,24,'2022-08-27 02:40:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4750,19,'2022-08-27 17:17:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (4751,13,'2022-08-27 17:17:44','',61);
INSERT INTO `wp_gf_form_view` VALUES (4752,13,'2022-08-28 17:27:38','',52);
INSERT INTO `wp_gf_form_view` VALUES (4753,21,'2022-08-29 12:36:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (4754,24,'2022-08-29 12:36:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (4755,13,'2022-08-29 17:34:39','',57);
INSERT INTO `wp_gf_form_view` VALUES (4756,23,'2022-08-29 18:29:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (4757,13,'2022-08-30 18:10:53','',85);
INSERT INTO `wp_gf_form_view` VALUES (4758,13,'2022-08-31 19:00:09','',275);
INSERT INTO `wp_gf_form_view` VALUES (4759,13,'2022-09-01 19:00:53','',295);
INSERT INTO `wp_gf_form_view` VALUES (4760,13,'2022-09-02 19:05:55','',296);
INSERT INTO `wp_gf_form_view` VALUES (4761,24,'2022-09-02 21:33:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (4762,13,'2022-09-03 19:10:56','',293);
INSERT INTO `wp_gf_form_view` VALUES (4763,13,'2022-09-04 19:15:42','',296);
INSERT INTO `wp_gf_form_view` VALUES (4764,19,'2022-09-05 14:48:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (4765,13,'2022-09-05 19:20:35','',339);
INSERT INTO `wp_gf_form_view` VALUES (4766,24,'2022-09-05 19:30:25','',3);
INSERT INTO `wp_gf_form_view` VALUES (4767,21,'2022-09-05 20:32:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (4768,23,'2022-09-05 20:32:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (4769,13,'2022-09-06 19:25:30','',384);
INSERT INTO `wp_gf_form_view` VALUES (4770,21,'2022-09-07 05:48:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (4771,13,'2022-09-07 19:30:14','',439);
INSERT INTO `wp_gf_form_view` VALUES (4772,24,'2022-09-08 15:51:14','',4);
INSERT INTO `wp_gf_form_view` VALUES (4773,23,'2022-09-08 17:15:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (4774,13,'2022-09-08 19:30:23','',307);
INSERT INTO `wp_gf_form_view` VALUES (4775,13,'2022-09-09 19:30:44','',316);
INSERT INTO `wp_gf_form_view` VALUES (4776,24,'2022-09-09 22:18:51','',7);
INSERT INTO `wp_gf_form_view` VALUES (4777,13,'2022-09-10 19:35:40','',378);
INSERT INTO `wp_gf_form_view` VALUES (4778,23,'2022-09-10 19:53:29','',3);
INSERT INTO `wp_gf_form_view` VALUES (4779,19,'2022-09-10 22:03:00','',2);
INSERT INTO `wp_gf_form_view` VALUES (4780,13,'2022-09-11 19:40:22','',411);
INSERT INTO `wp_gf_form_view` VALUES (4781,24,'2022-09-11 23:46:58','',6);
INSERT INTO `wp_gf_form_view` VALUES (4782,13,'2022-09-12 19:45:10','',382);
INSERT INTO `wp_gf_form_view` VALUES (4783,23,'2022-09-13 04:38:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (4784,21,'2022-09-13 19:05:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (4785,24,'2022-09-13 19:05:39','',4);
INSERT INTO `wp_gf_form_view` VALUES (4786,13,'2022-09-13 19:48:58','',368);
INSERT INTO `wp_gf_form_view` VALUES (4787,13,'2022-09-14 19:53:54','',439);
INSERT INTO `wp_gf_form_view` VALUES (4788,24,'2022-09-15 00:16:37','',8);
INSERT INTO `wp_gf_form_view` VALUES (4789,23,'2022-09-15 03:55:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (4790,19,'2022-09-15 06:39:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (4791,21,'2022-09-15 15:54:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (4792,13,'2022-09-15 19:58:46','',375);
INSERT INTO `wp_gf_form_view` VALUES (4793,24,'2022-09-16 00:58:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (4794,13,'2022-09-16 20:03:41','',365);
INSERT INTO `wp_gf_form_view` VALUES (4795,19,'2022-09-17 16:36:45','',3);
INSERT INTO `wp_gf_form_view` VALUES (4796,13,'2022-09-17 20:04:29','',359);
INSERT INTO `wp_gf_form_view` VALUES (4797,13,'2022-09-18 20:04:30','',361);
INSERT INTO `wp_gf_form_view` VALUES (4798,24,'2022-09-18 22:05:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (4799,13,'2022-09-19 20:09:27','',341);
INSERT INTO `wp_gf_form_view` VALUES (4800,24,'2022-09-20 01:53:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (4801,19,'2022-09-20 11:31:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (4802,13,'2022-09-20 20:11:53','',341);
INSERT INTO `wp_gf_form_view` VALUES (4803,23,'2022-09-21 00:41:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (4804,24,'2022-09-21 14:35:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (4805,13,'2022-09-21 20:12:04','',496);
INSERT INTO `wp_gf_form_view` VALUES (4806,24,'2022-09-22 15:06:53','',4);
INSERT INTO `wp_gf_form_view` VALUES (4807,21,'2022-09-22 16:11:01','',2);
INSERT INTO `wp_gf_form_view` VALUES (4808,23,'2022-09-22 16:15:24','',6);
INSERT INTO `wp_gf_form_view` VALUES (4809,13,'2022-09-22 20:17:00','',576);
INSERT INTO `wp_gf_form_view` VALUES (4810,23,'2022-09-23 19:57:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (4811,21,'2022-09-23 19:57:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (4812,19,'2022-09-23 19:57:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (4813,24,'2022-09-23 20:11:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (4814,13,'2022-09-23 20:22:01','',329);
INSERT INTO `wp_gf_form_view` VALUES (4815,13,'2022-09-24 20:22:32','',371);
INSERT INTO `wp_gf_form_view` VALUES (4816,24,'2022-09-25 11:14:58','',3);
INSERT INTO `wp_gf_form_view` VALUES (4817,21,'2022-09-25 11:15:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (4818,23,'2022-09-25 11:15:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (4819,19,'2022-09-25 11:15:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (4820,13,'2022-09-25 20:27:14','',333);
INSERT INTO `wp_gf_form_view` VALUES (4821,23,'2022-09-26 17:46:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (4822,24,'2022-09-26 17:50:41','',3);
INSERT INTO `wp_gf_form_view` VALUES (4823,13,'2022-09-26 20:28:15','',307);
INSERT INTO `wp_gf_form_view` VALUES (4824,24,'2022-09-27 20:17:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (4825,13,'2022-09-27 20:28:34','',321);
INSERT INTO `wp_gf_form_view` VALUES (4826,19,'2022-09-28 09:56:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (4827,23,'2022-09-28 10:11:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (4828,21,'2022-09-28 11:33:03','',2);
INSERT INTO `wp_gf_form_view` VALUES (4829,13,'2022-09-28 20:29:01','',308);
INSERT INTO `wp_gf_form_view` VALUES (4830,24,'2022-09-28 20:57:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (4831,13,'2022-09-29 20:29:21','',415);
INSERT INTO `wp_gf_form_view` VALUES (4832,19,'2022-09-29 23:06:51','',3);
INSERT INTO `wp_gf_form_view` VALUES (4833,24,'2022-09-30 08:49:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (4834,13,'2022-09-30 20:31:57','',397);
INSERT INTO `wp_gf_form_view` VALUES (4835,13,'2022-10-01 20:36:42','',293);
INSERT INTO `wp_gf_form_view` VALUES (4836,24,'2022-10-01 21:55:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (4837,13,'2022-10-02 20:36:58','',300);
INSERT INTO `wp_gf_form_view` VALUES (4838,19,'2022-10-03 20:10:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4839,13,'2022-10-03 20:38:49','',298);
INSERT INTO `wp_gf_form_view` VALUES (4840,24,'2022-10-04 05:48:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (4841,13,'2022-10-04 20:39:05','',308);
INSERT INTO `wp_gf_form_view` VALUES (4842,23,'2022-10-05 15:45:43','',3);
INSERT INTO `wp_gf_form_view` VALUES (4843,13,'2022-10-05 20:39:13','',327);
INSERT INTO `wp_gf_form_view` VALUES (4844,24,'2022-10-06 00:18:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (4845,21,'2022-10-06 00:18:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (4846,13,'2022-10-06 20:39:14','',305);
INSERT INTO `wp_gf_form_view` VALUES (4847,19,'2022-10-07 18:28:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (4848,13,'2022-10-07 20:39:32','',363);
INSERT INTO `wp_gf_form_view` VALUES (4849,24,'2022-10-08 01:18:35','',8);
INSERT INTO `wp_gf_form_view` VALUES (4850,23,'2022-10-08 11:46:35','',8);
INSERT INTO `wp_gf_form_view` VALUES (4851,21,'2022-10-08 17:14:43','',4);
INSERT INTO `wp_gf_form_view` VALUES (4852,13,'2022-10-08 20:41:53','',519);
INSERT INTO `wp_gf_form_view` VALUES (4853,19,'2022-10-08 20:44:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (4854,24,'2022-10-09 07:43:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (4855,13,'2022-10-09 20:44:15','',309);
INSERT INTO `wp_gf_form_view` VALUES (4856,23,'2022-10-10 09:06:30','',4);
INSERT INTO `wp_gf_form_view` VALUES (4857,13,'2022-10-10 20:44:56','',313);
INSERT INTO `wp_gf_form_view` VALUES (4858,19,'2022-10-11 08:37:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (4859,24,'2022-10-11 10:06:58','',7);
INSERT INTO `wp_gf_form_view` VALUES (4860,13,'2022-10-11 20:50:26','',305);
INSERT INTO `wp_gf_form_view` VALUES (4861,13,'2022-10-12 20:50:39','',391);
INSERT INTO `wp_gf_form_view` VALUES (4862,24,'2022-10-13 11:21:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (4863,13,'2022-10-13 20:50:49','',355);
INSERT INTO `wp_gf_form_view` VALUES (4864,23,'2022-10-14 16:55:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (4865,13,'2022-10-14 20:51:03','',361);
INSERT INTO `wp_gf_form_view` VALUES (4866,24,'2022-10-15 11:09:53','',6);
INSERT INTO `wp_gf_form_view` VALUES (4867,13,'2022-10-15 20:51:10','',337);
INSERT INTO `wp_gf_form_view` VALUES (4868,21,'2022-10-15 22:56:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (4869,23,'2022-10-15 23:00:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (4870,24,'2022-10-16 15:20:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (4871,13,'2022-10-16 20:56:12','',303);
INSERT INTO `wp_gf_form_view` VALUES (4872,19,'2022-10-16 21:44:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (4873,24,'2022-10-17 20:55:56','',12);
INSERT INTO `wp_gf_form_view` VALUES (4874,13,'2022-10-17 21:01:35','',458);
INSERT INTO `wp_gf_form_view` VALUES (4875,13,'2022-10-18 21:01:57','',341);
INSERT INTO `wp_gf_form_view` VALUES (4876,21,'2022-10-19 05:29:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4877,24,'2022-10-19 05:29:41','',9);
INSERT INTO `wp_gf_form_view` VALUES (4878,13,'2022-10-19 21:07:23','',421);
INSERT INTO `wp_gf_form_view` VALUES (4879,13,'2022-10-20 21:07:38','',305);
INSERT INTO `wp_gf_form_view` VALUES (4880,19,'2022-10-21 06:24:36','',2);
INSERT INTO `wp_gf_form_view` VALUES (4881,13,'2022-10-21 21:07:56','',295);
INSERT INTO `wp_gf_form_view` VALUES (4882,13,'2022-10-22 21:09:31','',311);
INSERT INTO `wp_gf_form_view` VALUES (4883,24,'2022-10-23 11:33:16','',4);
INSERT INTO `wp_gf_form_view` VALUES (4884,13,'2022-10-23 21:09:46','',954);
INSERT INTO `wp_gf_form_view` VALUES (4885,23,'2022-10-24 07:52:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (4886,24,'2022-10-24 19:42:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (4887,13,'2022-10-24 21:10:28','',349);
INSERT INTO `wp_gf_form_view` VALUES (4888,13,'2022-10-25 21:11:59','',317);
INSERT INTO `wp_gf_form_view` VALUES (4889,13,'2022-10-26 21:12:36','',358);
INSERT INTO `wp_gf_form_view` VALUES (4890,24,'2022-10-27 01:36:52','',4);
INSERT INTO `wp_gf_form_view` VALUES (4891,13,'2022-10-27 21:13:10','',364);
INSERT INTO `wp_gf_form_view` VALUES (4892,13,'2022-10-28 21:14:57','',621);
INSERT INTO `wp_gf_form_view` VALUES (4893,24,'2022-10-29 00:22:27','',4);
INSERT INTO `wp_gf_form_view` VALUES (4894,21,'2022-10-29 03:54:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (4895,23,'2022-10-29 03:54:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (4896,19,'2022-10-29 03:54:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (4897,13,'2022-10-29 21:15:00','',379);
INSERT INTO `wp_gf_form_view` VALUES (4898,24,'2022-10-30 00:26:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (4899,21,'2022-10-30 21:08:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (4900,13,'2022-10-30 21:15:02','',338);
INSERT INTO `wp_gf_form_view` VALUES (4901,13,'2022-10-31 21:15:28','',320);
INSERT INTO `wp_gf_form_view` VALUES (4902,24,'2022-10-31 23:33:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (4903,13,'2022-11-01 21:17:56','',282);
INSERT INTO `wp_gf_form_view` VALUES (4904,24,'2022-11-01 23:37:49','',3);
INSERT INTO `wp_gf_form_view` VALUES (4905,19,'2022-11-02 09:12:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (4906,13,'2022-11-02 21:18:25','',297);
INSERT INTO `wp_gf_form_view` VALUES (4907,24,'2022-11-02 23:45:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (4908,21,'2022-11-03 20:24:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (4909,23,'2022-11-03 20:38:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (4910,13,'2022-11-03 21:20:28','',311);
INSERT INTO `wp_gf_form_view` VALUES (4911,24,'2022-11-03 23:59:41','',5);
INSERT INTO `wp_gf_form_view` VALUES (4912,19,'2022-11-04 01:26:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (4913,13,'2022-11-04 21:25:10','',375);
INSERT INTO `wp_gf_form_view` VALUES (4914,23,'2022-11-04 21:35:48','',2);
INSERT INTO `wp_gf_form_view` VALUES (4915,24,'2022-11-05 02:52:58','',3);
INSERT INTO `wp_gf_form_view` VALUES (4916,13,'2022-11-05 21:26:12','',396);
INSERT INTO `wp_gf_form_view` VALUES (4917,21,'2022-11-06 01:22:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4918,23,'2022-11-06 01:22:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (4919,24,'2022-11-06 14:52:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (4920,13,'2022-11-06 21:26:39','',359);
INSERT INTO `wp_gf_form_view` VALUES (4921,23,'2022-11-07 19:53:45','',4);
INSERT INTO `wp_gf_form_view` VALUES (4922,13,'2022-11-07 21:30:00','',346);
INSERT INTO `wp_gf_form_view` VALUES (4923,21,'2022-11-08 09:44:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (4924,24,'2022-11-08 18:56:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (4925,13,'2022-11-08 21:34:03','',418);
INSERT INTO `wp_gf_form_view` VALUES (4926,13,'2022-11-09 21:34:08','',336);
INSERT INTO `wp_gf_form_view` VALUES (4927,13,'2022-11-10 21:37:38','',502);
INSERT INTO `wp_gf_form_view` VALUES (4928,24,'2022-11-11 11:39:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (4929,13,'2022-11-11 21:38:35','',339);
INSERT INTO `wp_gf_form_view` VALUES (4930,13,'2022-11-12 21:39:12','',352);
INSERT INTO `wp_gf_form_view` VALUES (4931,24,'2022-11-13 03:31:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (4932,13,'2022-11-13 21:39:42','',323);
INSERT INTO `wp_gf_form_view` VALUES (4933,13,'2022-11-14 21:40:35','',333);
INSERT INTO `wp_gf_form_view` VALUES (4934,24,'2022-11-15 19:21:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (4935,13,'2022-11-15 21:41:33','',332);
INSERT INTO `wp_gf_form_view` VALUES (4936,19,'2022-11-16 02:17:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (4937,13,'2022-11-16 21:42:34','',343);
INSERT INTO `wp_gf_form_view` VALUES (4938,24,'2022-11-17 00:05:55','',4);
INSERT INTO `wp_gf_form_view` VALUES (4939,13,'2022-11-17 21:43:35','',334);
INSERT INTO `wp_gf_form_view` VALUES (4940,23,'2022-11-18 15:25:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (4941,21,'2022-11-18 15:25:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (4942,24,'2022-11-18 15:25:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (4943,13,'2022-11-18 21:44:24','',349);
INSERT INTO `wp_gf_form_view` VALUES (4944,24,'2022-11-19 18:22:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (4945,13,'2022-11-19 21:45:32','',325);
INSERT INTO `wp_gf_form_view` VALUES (4946,13,'2022-11-20 21:46:00','',331);
INSERT INTO `wp_gf_form_view` VALUES (4947,24,'2022-11-21 12:58:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (4948,13,'2022-11-21 21:47:11','',318);
INSERT INTO `wp_gf_form_view` VALUES (4949,13,'2022-11-22 21:48:16','',313);
INSERT INTO `wp_gf_form_view` VALUES (4950,24,'2022-11-23 02:43:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (4951,13,'2022-11-23 21:49:19','',360);
INSERT INTO `wp_gf_form_view` VALUES (4952,19,'2022-11-24 09:29:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (4953,13,'2022-11-24 21:50:38','',320);
INSERT INTO `wp_gf_form_view` VALUES (4954,13,'2022-11-25 21:51:39','',306);
INSERT INTO `wp_gf_form_view` VALUES (4955,24,'2022-11-26 06:56:19','',3);
INSERT INTO `wp_gf_form_view` VALUES (4956,13,'2022-11-26 21:52:49','',322);
INSERT INTO `wp_gf_form_view` VALUES (4957,19,'2022-11-26 23:38:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (4958,21,'2022-11-27 12:16:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (4959,13,'2022-11-27 21:53:44','',345);
INSERT INTO `wp_gf_form_view` VALUES (4960,23,'2022-11-28 06:54:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (4961,24,'2022-11-28 06:55:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (4962,13,'2022-11-28 21:55:02','',310);
INSERT INTO `wp_gf_form_view` VALUES (4963,24,'2022-11-29 09:30:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (4964,13,'2022-11-29 21:56:14','',310);
INSERT INTO `wp_gf_form_view` VALUES (4965,24,'2022-11-30 11:47:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (4966,13,'2022-11-30 21:57:30','',359);
INSERT INTO `wp_gf_form_view` VALUES (4967,23,'2022-12-01 15:46:56','',1);
INSERT INTO `wp_gf_form_view` VALUES (4968,21,'2022-12-01 18:41:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (4969,13,'2022-12-01 21:58:49','',514);
INSERT INTO `wp_gf_form_view` VALUES (4970,13,'2022-12-02 22:05:17','',349);
INSERT INTO `wp_gf_form_view` VALUES (4971,24,'2022-12-03 02:11:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (4972,13,'2022-12-03 22:07:06','',360);
INSERT INTO `wp_gf_form_view` VALUES (4973,19,'2022-12-04 21:16:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (4974,13,'2022-12-04 22:08:07','',466);
INSERT INTO `wp_gf_form_view` VALUES (4975,24,'2022-12-05 19:25:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (4976,13,'2022-12-05 22:08:41','',337);
INSERT INTO `wp_gf_form_view` VALUES (4977,21,'2022-12-06 02:40:17','',7);
INSERT INTO `wp_gf_form_view` VALUES (4978,23,'2022-12-06 02:40:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (4979,24,'2022-12-06 21:20:15','',7);
INSERT INTO `wp_gf_form_view` VALUES (4980,13,'2022-12-06 22:10:48','',337);
INSERT INTO `wp_gf_form_view` VALUES (4981,13,'2022-12-07 22:11:52','',330);
INSERT INTO `wp_gf_form_view` VALUES (4982,24,'2022-12-08 02:27:36','',4);
INSERT INTO `wp_gf_form_view` VALUES (4983,13,'2022-12-08 22:12:53','',445);
INSERT INTO `wp_gf_form_view` VALUES (4984,23,'2022-12-08 23:41:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (4985,21,'2022-12-08 23:41:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (4986,19,'2022-12-09 14:22:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (4987,13,'2022-12-09 22:13:45','',332);
INSERT INTO `wp_gf_form_view` VALUES (4988,24,'2022-12-10 16:14:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (4989,13,'2022-12-10 22:15:04','',344);
INSERT INTO `wp_gf_form_view` VALUES (4990,24,'2022-12-11 16:14:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (4991,13,'2022-12-11 22:15:40','',317);
INSERT INTO `wp_gf_form_view` VALUES (4992,13,'2022-12-12 22:20:26','',314);
INSERT INTO `wp_gf_form_view` VALUES (4993,13,'2022-12-13 22:21:32','',367);
INSERT INTO `wp_gf_form_view` VALUES (4994,24,'2022-12-14 03:51:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (4995,13,'2022-12-14 22:24:58','',323);
INSERT INTO `wp_gf_form_view` VALUES (4996,24,'2022-12-15 17:20:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (4997,13,'2022-12-15 22:26:08','',339);
INSERT INTO `wp_gf_form_view` VALUES (4998,13,'2022-12-16 22:26:59','',337);
INSERT INTO `wp_gf_form_view` VALUES (4999,19,'2022-12-17 06:24:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (5000,13,'2022-12-17 22:27:35','',326);
INSERT INTO `wp_gf_form_view` VALUES (5001,13,'2022-12-18 22:28:17','',361);
INSERT INTO `wp_gf_form_view` VALUES (5002,24,'2022-12-19 06:49:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (5003,13,'2022-12-19 22:29:02','',333);
INSERT INTO `wp_gf_form_view` VALUES (5004,23,'2022-12-20 11:23:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5005,21,'2022-12-20 11:23:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (5006,24,'2022-12-20 11:23:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (5007,19,'2022-12-20 15:49:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (5008,13,'2022-12-20 22:30:08','',333);
INSERT INTO `wp_gf_form_view` VALUES (5009,24,'2022-12-21 22:13:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (5010,13,'2022-12-21 22:34:54','',307);
INSERT INTO `wp_gf_form_view` VALUES (5011,23,'2022-12-22 14:23:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (5012,13,'2022-12-22 22:37:00','',311);
INSERT INTO `wp_gf_form_view` VALUES (5013,19,'2022-12-23 07:00:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (5014,13,'2022-12-23 22:37:28','',561);
INSERT INTO `wp_gf_form_view` VALUES (5015,24,'2022-12-24 09:47:56','',5);
INSERT INTO `wp_gf_form_view` VALUES (5016,21,'2022-12-24 17:19:20','',4);
INSERT INTO `wp_gf_form_view` VALUES (5017,23,'2022-12-24 17:19:38','',4);
INSERT INTO `wp_gf_form_view` VALUES (5018,19,'2022-12-24 17:19:43','',3);
INSERT INTO `wp_gf_form_view` VALUES (5019,13,'2022-12-24 22:38:05','',348);
INSERT INTO `wp_gf_form_view` VALUES (5020,13,'2022-12-25 22:40:17','',338);
INSERT INTO `wp_gf_form_view` VALUES (5021,13,'2022-12-26 22:40:37','',795);
INSERT INTO `wp_gf_form_view` VALUES (5022,13,'2022-12-27 22:41:26','',354);
INSERT INTO `wp_gf_form_view` VALUES (5023,19,'2022-12-28 06:02:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (5024,24,'2022-12-28 12:48:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (5025,13,'2022-12-28 22:42:25','',407);
INSERT INTO `wp_gf_form_view` VALUES (5026,24,'2022-12-29 19:38:03','',4);
INSERT INTO `wp_gf_form_view` VALUES (5027,13,'2022-12-29 22:47:16','',320);
INSERT INTO `wp_gf_form_view` VALUES (5028,19,'2022-12-29 23:32:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (5029,23,'2022-12-30 15:55:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (5030,13,'2022-12-30 22:48:59','',344);
INSERT INTO `wp_gf_form_view` VALUES (5031,21,'2022-12-31 03:36:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (5032,24,'2022-12-31 03:36:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (5033,19,'2022-12-31 03:37:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (5034,13,'2022-12-31 22:49:20','',317);
INSERT INTO `wp_gf_form_view` VALUES (5035,24,'2023-01-01 06:39:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (5036,13,'2023-01-01 22:50:09','',324);
INSERT INTO `wp_gf_form_view` VALUES (5037,24,'2023-01-02 12:14:05','',4);
INSERT INTO `wp_gf_form_view` VALUES (5038,13,'2023-01-02 22:51:29','',356);
INSERT INTO `wp_gf_form_view` VALUES (5039,19,'2023-01-03 05:12:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (5040,23,'2023-01-03 06:19:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (5041,21,'2023-01-03 06:20:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (5042,13,'2023-01-03 22:53:14','',324);
INSERT INTO `wp_gf_form_view` VALUES (5043,24,'2023-01-04 01:11:10','',5);
INSERT INTO `wp_gf_form_view` VALUES (5044,13,'2023-01-04 22:54:44','',319);
INSERT INTO `wp_gf_form_view` VALUES (5045,24,'2023-01-05 02:12:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (5046,23,'2023-01-05 20:31:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5047,13,'2023-01-05 22:56:09','',426);
INSERT INTO `wp_gf_form_view` VALUES (5048,24,'2023-01-06 13:49:42','',3);
INSERT INTO `wp_gf_form_view` VALUES (5049,21,'2023-01-06 22:12:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (5050,13,'2023-01-06 22:57:30','',296);
INSERT INTO `wp_gf_form_view` VALUES (5051,13,'2023-01-07 22:58:53','',315);
INSERT INTO `wp_gf_form_view` VALUES (5052,21,'2023-01-08 11:30:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (5053,23,'2023-01-08 11:30:23','',2);
INSERT INTO `wp_gf_form_view` VALUES (5054,24,'2023-01-08 11:30:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (5055,19,'2023-01-08 11:31:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (5056,13,'2023-01-08 23:00:12','',325);
INSERT INTO `wp_gf_form_view` VALUES (5057,24,'2023-01-09 19:16:24','',3);
INSERT INTO `wp_gf_form_view` VALUES (5058,23,'2023-01-09 21:48:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (5059,21,'2023-01-09 21:48:42','',3);
INSERT INTO `wp_gf_form_view` VALUES (5060,13,'2023-01-09 23:01:36','',399);
INSERT INTO `wp_gf_form_view` VALUES (5061,19,'2023-01-10 06:35:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (5062,13,'2023-01-10 23:03:03','',336);
INSERT INTO `wp_gf_form_view` VALUES (5063,24,'2023-01-11 03:03:45','',12);
INSERT INTO `wp_gf_form_view` VALUES (5064,13,'2023-01-11 23:04:45','',346);
INSERT INTO `wp_gf_form_view` VALUES (5065,19,'2023-01-12 02:51:48','',2);
INSERT INTO `wp_gf_form_view` VALUES (5066,24,'2023-01-12 15:26:09','',4);
INSERT INTO `wp_gf_form_view` VALUES (5067,13,'2023-01-12 23:05:09','',339);
INSERT INTO `wp_gf_form_view` VALUES (5068,23,'2023-01-13 01:54:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (5069,24,'2023-01-13 19:33:35','',6);
INSERT INTO `wp_gf_form_view` VALUES (5070,13,'2023-01-13 23:06:40','',515);
INSERT INTO `wp_gf_form_view` VALUES (5071,19,'2023-01-14 21:10:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5072,13,'2023-01-14 23:07:33','',309);
INSERT INTO `wp_gf_form_view` VALUES (5073,24,'2023-01-15 01:56:51','',6);
INSERT INTO `wp_gf_form_view` VALUES (5074,13,'2023-01-15 23:08:41','',364);
INSERT INTO `wp_gf_form_view` VALUES (5075,24,'2023-01-16 02:33:19','',6);
INSERT INTO `wp_gf_form_view` VALUES (5076,21,'2023-01-16 17:12:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (5077,19,'2023-01-16 17:18:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5078,23,'2023-01-16 17:22:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5079,13,'2023-01-16 23:10:09','',366);
INSERT INTO `wp_gf_form_view` VALUES (5080,24,'2023-01-17 16:02:37','',6);
INSERT INTO `wp_gf_form_view` VALUES (5081,19,'2023-01-17 17:52:54','',5);
INSERT INTO `wp_gf_form_view` VALUES (5082,21,'2023-01-17 21:57:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5083,13,'2023-01-17 23:11:27','',414);
INSERT INTO `wp_gf_form_view` VALUES (5084,23,'2023-01-18 00:11:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5085,24,'2023-01-18 17:13:43','',12);
INSERT INTO `wp_gf_form_view` VALUES (5086,13,'2023-01-18 23:12:12','',416);
INSERT INTO `wp_gf_form_view` VALUES (5087,21,'2023-01-19 16:41:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (5088,23,'2023-01-19 16:41:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5089,19,'2023-01-19 16:41:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (5090,24,'2023-01-19 18:11:29','',3);
INSERT INTO `wp_gf_form_view` VALUES (5091,13,'2023-01-19 23:13:55','',403);
INSERT INTO `wp_gf_form_view` VALUES (5092,23,'2023-01-20 22:05:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (5093,21,'2023-01-20 22:05:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (5094,24,'2023-01-20 22:05:53','',7);
INSERT INTO `wp_gf_form_view` VALUES (5095,13,'2023-01-20 23:16:22','',464);
INSERT INTO `wp_gf_form_view` VALUES (5096,13,'2023-01-21 23:19:04','',433);
INSERT INTO `wp_gf_form_view` VALUES (5097,24,'2023-01-22 03:34:47','',7);
INSERT INTO `wp_gf_form_view` VALUES (5098,13,'2023-01-22 23:21:02','',442);
INSERT INTO `wp_gf_form_view` VALUES (5099,24,'2023-01-23 08:53:58','',7);
INSERT INTO `wp_gf_form_view` VALUES (5100,21,'2023-01-23 08:54:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (5101,23,'2023-01-23 08:54:05','',1);
INSERT INTO `wp_gf_form_view` VALUES (5102,19,'2023-01-23 08:54:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (5103,13,'2023-01-23 23:22:02','',370);
INSERT INTO `wp_gf_form_view` VALUES (5104,24,'2023-01-24 21:08:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (5105,13,'2023-01-24 23:24:12','',473);
INSERT INTO `wp_gf_form_view` VALUES (5106,13,'2023-01-25 23:26:43','',355);
INSERT INTO `wp_gf_form_view` VALUES (5107,24,'2023-01-26 00:56:36','',2);
INSERT INTO `wp_gf_form_view` VALUES (5108,13,'2023-01-26 23:28:39','',524);
INSERT INTO `wp_gf_form_view` VALUES (5109,24,'2023-01-27 14:59:57','',12);
INSERT INTO `wp_gf_form_view` VALUES (5110,21,'2023-01-27 20:40:56','',3);
INSERT INTO `wp_gf_form_view` VALUES (5111,19,'2023-01-27 21:22:24','',6);
INSERT INTO `wp_gf_form_view` VALUES (5112,23,'2023-01-27 21:24:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (5113,13,'2023-01-27 23:31:25','',1683);
INSERT INTO `wp_gf_form_view` VALUES (5114,24,'2023-01-28 17:30:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (5115,13,'2023-01-28 23:33:40','',374);
INSERT INTO `wp_gf_form_view` VALUES (5116,24,'2023-01-29 17:53:28','',5);
INSERT INTO `wp_gf_form_view` VALUES (5117,23,'2023-01-29 20:37:03','',3);
INSERT INTO `wp_gf_form_view` VALUES (5118,19,'2023-01-29 20:43:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (5119,13,'2023-01-29 23:35:39','',368);
INSERT INTO `wp_gf_form_view` VALUES (5120,21,'2023-01-30 18:44:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (5121,24,'2023-01-30 18:45:09','',10);
INSERT INTO `wp_gf_form_view` VALUES (5122,13,'2023-01-30 23:38:36','',403);
INSERT INTO `wp_gf_form_view` VALUES (5123,19,'2023-01-31 10:48:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (5124,24,'2023-01-31 20:26:28','',4);
INSERT INTO `wp_gf_form_view` VALUES (5125,13,'2023-01-31 23:42:27','',379);
INSERT INTO `wp_gf_form_view` VALUES (5126,23,'2023-02-01 03:32:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (5127,24,'2023-02-01 22:48:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (5128,13,'2023-02-01 23:46:05','',340);
INSERT INTO `wp_gf_form_view` VALUES (5129,21,'2023-02-02 20:52:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (5130,13,'2023-02-02 23:49:50','',358);
INSERT INTO `wp_gf_form_view` VALUES (5131,24,'2023-02-03 23:16:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (5132,13,'2023-02-03 23:53:24','',360);
INSERT INTO `wp_gf_form_view` VALUES (5133,13,'2023-02-04 23:56:59','',347);
INSERT INTO `wp_gf_form_view` VALUES (5134,24,'2023-02-05 03:35:38','',10);
INSERT INTO `wp_gf_form_view` VALUES (5135,13,'2023-02-06 00:00:07','',434);
INSERT INTO `wp_gf_form_view` VALUES (5136,13,'2023-02-07 00:03:51','',312);
INSERT INTO `wp_gf_form_view` VALUES (5137,24,'2023-02-07 03:06:20','',5);
INSERT INTO `wp_gf_form_view` VALUES (5138,13,'2023-02-08 00:07:40','',339);
INSERT INTO `wp_gf_form_view` VALUES (5139,24,'2023-02-08 03:17:11','',5);
INSERT INTO `wp_gf_form_view` VALUES (5140,21,'2023-02-08 07:26:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (5141,23,'2023-02-08 07:26:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (5142,13,'2023-02-09 00:11:07','',408);
INSERT INTO `wp_gf_form_view` VALUES (5143,24,'2023-02-09 09:30:31','',11);
INSERT INTO `wp_gf_form_view` VALUES (5144,13,'2023-02-10 00:14:08','',384);
INSERT INTO `wp_gf_form_view` VALUES (5145,21,'2023-02-10 00:35:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (5146,23,'2023-02-10 20:27:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (5147,13,'2023-02-11 00:21:52','',391);
INSERT INTO `wp_gf_form_view` VALUES (5148,24,'2023-02-11 04:47:45','',3);
INSERT INTO `wp_gf_form_view` VALUES (5149,13,'2023-02-12 00:24:27','',490);
INSERT INTO `wp_gf_form_view` VALUES (5150,19,'2023-02-12 06:16:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (5151,24,'2023-02-12 20:16:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (5152,23,'2023-02-13 00:20:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (5153,21,'2023-02-13 00:20:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (5154,13,'2023-02-13 00:25:44','',313);
INSERT INTO `wp_gf_form_view` VALUES (5155,24,'2023-02-13 21:10:53','',3);
INSERT INTO `wp_gf_form_view` VALUES (5156,13,'2023-02-14 00:29:47','',380);
INSERT INTO `wp_gf_form_view` VALUES (5157,19,'2023-02-14 06:33:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5158,23,'2023-02-14 06:38:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5159,21,'2023-02-14 06:38:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (5160,13,'2023-02-15 00:31:26','',379);
INSERT INTO `wp_gf_form_view` VALUES (5161,24,'2023-02-15 00:59:54','',4);
INSERT INTO `wp_gf_form_view` VALUES (5162,13,'2023-02-16 00:32:18','',355);
INSERT INTO `wp_gf_form_view` VALUES (5163,19,'2023-02-16 18:39:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (5164,24,'2023-02-16 18:56:19','',10);
INSERT INTO `wp_gf_form_view` VALUES (5165,23,'2023-02-16 19:12:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (5166,21,'2023-02-16 19:52:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (5167,13,'2023-02-17 00:33:26','',357);
INSERT INTO `wp_gf_form_view` VALUES (5168,24,'2023-02-17 19:32:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (5169,13,'2023-02-18 00:33:55','',324);
INSERT INTO `wp_gf_form_view` VALUES (5170,13,'2023-02-19 00:34:42','',365);
INSERT INTO `wp_gf_form_view` VALUES (5171,24,'2023-02-19 02:39:07','',4);
INSERT INTO `wp_gf_form_view` VALUES (5172,13,'2023-02-20 00:35:13','',468);
INSERT INTO `wp_gf_form_view` VALUES (5173,24,'2023-02-20 16:59:15','',5);
INSERT INTO `wp_gf_form_view` VALUES (5174,13,'2023-02-21 00:35:59','',382);
INSERT INTO `wp_gf_form_view` VALUES (5175,23,'2023-02-21 01:43:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (5176,21,'2023-02-21 01:44:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (5177,24,'2023-02-21 20:20:55','',17);
INSERT INTO `wp_gf_form_view` VALUES (5178,19,'2023-02-21 20:28:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5179,13,'2023-02-22 00:37:22','',375);
INSERT INTO `wp_gf_form_view` VALUES (5180,23,'2023-02-22 12:23:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (5181,21,'2023-02-22 15:51:25','',9);
INSERT INTO `wp_gf_form_view` VALUES (5182,24,'2023-02-22 20:45:16','',14);
INSERT INTO `wp_gf_form_view` VALUES (5183,13,'2023-02-23 00:38:54','',519);
INSERT INTO `wp_gf_form_view` VALUES (5184,19,'2023-02-23 03:47:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (5185,21,'2023-02-23 17:30:17','',5);
INSERT INTO `wp_gf_form_view` VALUES (5186,24,'2023-02-24 00:21:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (5187,13,'2023-02-24 00:40:11','',417);
INSERT INTO `wp_gf_form_view` VALUES (5188,23,'2023-02-24 04:00:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (5189,19,'2023-02-24 04:05:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (5190,13,'2023-02-25 00:41:49','',401);
INSERT INTO `wp_gf_form_view` VALUES (5191,24,'2023-02-25 04:38:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (5192,21,'2023-02-25 10:59:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5193,13,'2023-02-26 00:43:01','',629);
INSERT INTO `wp_gf_form_view` VALUES (5194,24,'2023-02-26 14:23:58','',8);
INSERT INTO `wp_gf_form_view` VALUES (5195,13,'2023-02-27 00:44:12','',403);
INSERT INTO `wp_gf_form_view` VALUES (5196,21,'2023-02-27 07:44:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (5197,24,'2023-02-27 17:26:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (5198,13,'2023-02-28 00:46:20','',359);
INSERT INTO `wp_gf_form_view` VALUES (5199,24,'2023-02-28 20:12:35','',17);
INSERT INTO `wp_gf_form_view` VALUES (5200,13,'2023-03-01 00:47:51','',370);
INSERT INTO `wp_gf_form_view` VALUES (5201,23,'2023-03-01 17:39:15','',4);
INSERT INTO `wp_gf_form_view` VALUES (5202,19,'2023-03-01 17:44:26','',4);
INSERT INTO `wp_gf_form_view` VALUES (5203,24,'2023-03-01 22:31:53','',4);
INSERT INTO `wp_gf_form_view` VALUES (5204,13,'2023-03-02 00:50:39','',459);
INSERT INTO `wp_gf_form_view` VALUES (5205,21,'2023-03-02 02:44:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (5206,13,'2023-03-03 00:52:06','',370);
INSERT INTO `wp_gf_form_view` VALUES (5207,24,'2023-03-03 01:48:30','',8);
INSERT INTO `wp_gf_form_view` VALUES (5208,13,'2023-03-04 00:53:52','',438);
INSERT INTO `wp_gf_form_view` VALUES (5209,24,'2023-03-04 03:09:30','',6);
INSERT INTO `wp_gf_form_view` VALUES (5210,21,'2023-03-04 14:21:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (5211,13,'2023-03-05 00:55:34','',411);
INSERT INTO `wp_gf_form_view` VALUES (5212,24,'2023-03-05 04:41:20','',7);
INSERT INTO `wp_gf_form_view` VALUES (5213,21,'2023-03-05 21:02:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (5214,23,'2023-03-05 21:04:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (5215,13,'2023-03-06 00:56:46','',363);
INSERT INTO `wp_gf_form_view` VALUES (5216,19,'2023-03-06 05:59:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (5217,24,'2023-03-06 06:35:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (5218,13,'2023-03-07 00:58:30','',348);
INSERT INTO `wp_gf_form_view` VALUES (5219,24,'2023-03-07 06:52:51','',3);
INSERT INTO `wp_gf_form_view` VALUES (5220,19,'2023-03-07 08:32:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (5221,13,'2023-03-08 01:00:46','',362);
INSERT INTO `wp_gf_form_view` VALUES (5222,23,'2023-03-08 12:56:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5223,24,'2023-03-08 17:32:23','',13);
INSERT INTO `wp_gf_form_view` VALUES (5224,13,'2023-03-09 01:02:35','',437);
INSERT INTO `wp_gf_form_view` VALUES (5225,23,'2023-03-09 14:22:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (5226,21,'2023-03-09 20:06:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5227,19,'2023-03-09 20:06:37','',6);
INSERT INTO `wp_gf_form_view` VALUES (5228,24,'2023-03-09 20:08:06','',6);
INSERT INTO `wp_gf_form_view` VALUES (5229,13,'2023-03-10 01:03:50','',397);
INSERT INTO `wp_gf_form_view` VALUES (5230,23,'2023-03-10 18:36:23','',7);
INSERT INTO `wp_gf_form_view` VALUES (5231,24,'2023-03-10 21:23:31','',5);
INSERT INTO `wp_gf_form_view` VALUES (5232,13,'2023-03-11 01:05:42','',380);
INSERT INTO `wp_gf_form_view` VALUES (5233,19,'2023-03-11 03:26:31','',4);
INSERT INTO `wp_gf_form_view` VALUES (5234,23,'2023-03-11 21:29:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5235,13,'2023-03-12 01:06:35','',368);
INSERT INTO `wp_gf_form_view` VALUES (5236,19,'2023-03-12 05:20:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5237,24,'2023-03-12 16:07:52','',8);
INSERT INTO `wp_gf_form_view` VALUES (5238,23,'2023-03-12 22:52:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5239,21,'2023-03-12 22:52:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (5240,13,'2023-03-13 01:08:00','',349);
INSERT INTO `wp_gf_form_view` VALUES (5241,19,'2023-03-13 16:23:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (5242,13,'2023-03-14 01:09:04','',599);
INSERT INTO `wp_gf_form_view` VALUES (5243,24,'2023-03-14 18:08:41','',4);
INSERT INTO `wp_gf_form_view` VALUES (5244,23,'2023-03-14 19:07:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5245,21,'2023-03-14 19:07:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5246,19,'2023-03-14 19:07:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (5247,13,'2023-03-15 01:11:01','',345);
INSERT INTO `wp_gf_form_view` VALUES (5248,24,'2023-03-15 22:01:16','',5);
INSERT INTO `wp_gf_form_view` VALUES (5249,13,'2023-03-16 01:11:12','',340);
INSERT INTO `wp_gf_form_view` VALUES (5250,24,'2023-03-17 01:08:37','',6);
INSERT INTO `wp_gf_form_view` VALUES (5251,13,'2023-03-17 01:15:12','',417);
INSERT INTO `wp_gf_form_view` VALUES (5252,23,'2023-03-17 18:11:21','',6);
INSERT INTO `wp_gf_form_view` VALUES (5253,19,'2023-03-17 18:43:20','',5);
INSERT INTO `wp_gf_form_view` VALUES (5254,21,'2023-03-17 22:52:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (5255,13,'2023-03-18 01:16:40','',364);
INSERT INTO `wp_gf_form_view` VALUES (5256,24,'2023-03-18 01:19:54','',8);
INSERT INTO `wp_gf_form_view` VALUES (5257,13,'2023-03-19 01:17:40','',350);
INSERT INTO `wp_gf_form_view` VALUES (5258,24,'2023-03-19 18:33:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (5259,13,'2023-03-20 01:18:54','',335);
INSERT INTO `wp_gf_form_view` VALUES (5260,13,'2023-03-21 01:20:17','',528);
INSERT INTO `wp_gf_form_view` VALUES (5261,24,'2023-03-21 06:26:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5262,23,'2023-03-21 06:27:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5263,21,'2023-03-21 06:27:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (5264,19,'2023-03-21 06:27:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (5265,13,'2023-03-22 01:21:32','',352);
INSERT INTO `wp_gf_form_view` VALUES (5266,24,'2023-03-22 14:56:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (5267,19,'2023-03-22 19:50:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (5268,13,'2023-03-23 01:23:21','',328);
INSERT INTO `wp_gf_form_view` VALUES (5269,19,'2023-03-24 00:02:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (5270,13,'2023-03-24 01:24:58','',433);
INSERT INTO `wp_gf_form_view` VALUES (5271,24,'2023-03-24 08:54:18','',3);
INSERT INTO `wp_gf_form_view` VALUES (5272,23,'2023-03-24 08:54:22','',3);
INSERT INTO `wp_gf_form_view` VALUES (5273,21,'2023-03-24 08:54:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (5274,13,'2023-03-25 01:26:18','',363);
INSERT INTO `wp_gf_form_view` VALUES (5275,24,'2023-03-25 16:30:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (5276,19,'2023-03-25 18:36:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (5277,13,'2023-03-26 01:27:18','',366);
INSERT INTO `wp_gf_form_view` VALUES (5278,23,'2023-03-26 14:34:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (5279,21,'2023-03-26 14:34:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (5280,24,'2023-03-26 21:13:14','',5);
INSERT INTO `wp_gf_form_view` VALUES (5281,13,'2023-03-27 01:28:41','',364);
INSERT INTO `wp_gf_form_view` VALUES (5282,19,'2023-03-28 00:40:48','',3);
INSERT INTO `wp_gf_form_view` VALUES (5283,13,'2023-03-28 01:30:53','',390);
INSERT INTO `wp_gf_form_view` VALUES (5284,24,'2023-03-28 05:31:55','',7);
INSERT INTO `wp_gf_form_view` VALUES (5285,21,'2023-03-28 13:12:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (5286,23,'2023-03-28 18:26:22','',3);
INSERT INTO `wp_gf_form_view` VALUES (5287,13,'2023-03-29 01:31:18','',378);
INSERT INTO `wp_gf_form_view` VALUES (5288,19,'2023-03-29 04:05:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (5289,24,'2023-03-29 08:38:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (5290,13,'2023-03-30 01:32:13','',374);
INSERT INTO `wp_gf_form_view` VALUES (5291,21,'2023-03-30 05:42:34','',4);
INSERT INTO `wp_gf_form_view` VALUES (5292,23,'2023-03-30 21:11:56','',3);
INSERT INTO `wp_gf_form_view` VALUES (5293,19,'2023-03-30 22:12:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (5294,24,'2023-03-31 01:28:10','',4);
INSERT INTO `wp_gf_form_view` VALUES (5295,13,'2023-03-31 01:33:19','',359);
INSERT INTO `wp_gf_form_view` VALUES (5296,19,'2023-03-31 22:14:49','',3);
INSERT INTO `wp_gf_form_view` VALUES (5297,13,'2023-04-01 01:38:00','',418);
INSERT INTO `wp_gf_form_view` VALUES (5298,24,'2023-04-01 13:44:49','',4);
INSERT INTO `wp_gf_form_view` VALUES (5299,23,'2023-04-01 17:38:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (5300,13,'2023-04-02 01:39:56','',380);
INSERT INTO `wp_gf_form_view` VALUES (5301,19,'2023-04-02 14:34:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (5302,13,'2023-04-03 01:41:55','',394);
INSERT INTO `wp_gf_form_view` VALUES (5303,19,'2023-04-03 16:57:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (5304,24,'2023-04-03 21:17:06','',8);
INSERT INTO `wp_gf_form_view` VALUES (5305,23,'2023-04-03 22:50:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5306,13,'2023-04-04 01:44:06','',474);
INSERT INTO `wp_gf_form_view` VALUES (5307,21,'2023-04-04 06:26:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (5308,19,'2023-04-04 16:58:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (5309,13,'2023-04-05 01:46:33','',366);
INSERT INTO `wp_gf_form_view` VALUES (5310,24,'2023-04-05 02:11:46','',6);
INSERT INTO `wp_gf_form_view` VALUES (5311,19,'2023-04-05 17:00:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (5312,13,'2023-04-06 01:48:43','',372);
INSERT INTO `wp_gf_form_view` VALUES (5313,24,'2023-04-06 16:05:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5314,19,'2023-04-06 17:19:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (5315,13,'2023-04-07 01:50:05','',367);
INSERT INTO `wp_gf_form_view` VALUES (5316,24,'2023-04-07 23:04:18','',6);
INSERT INTO `wp_gf_form_view` VALUES (5317,23,'2023-04-08 01:32:34','',5);
INSERT INTO `wp_gf_form_view` VALUES (5318,13,'2023-04-08 01:52:52','',410);
INSERT INTO `wp_gf_form_view` VALUES (5319,21,'2023-04-08 08:25:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (5320,19,'2023-04-08 08:27:10','',3);
INSERT INTO `wp_gf_form_view` VALUES (5321,24,'2023-04-09 00:34:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (5322,13,'2023-04-09 01:55:12','',354);
INSERT INTO `wp_gf_form_view` VALUES (5323,19,'2023-04-10 00:32:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5324,13,'2023-04-10 01:57:12','',365);
INSERT INTO `wp_gf_form_view` VALUES (5325,24,'2023-04-10 12:14:17','',9);
INSERT INTO `wp_gf_form_view` VALUES (5326,13,'2023-04-11 01:59:12','',423);
INSERT INTO `wp_gf_form_view` VALUES (5327,23,'2023-04-11 08:19:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (5328,21,'2023-04-11 08:19:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (5329,19,'2023-04-11 08:20:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (5330,24,'2023-04-11 16:15:17','',3);
INSERT INTO `wp_gf_form_view` VALUES (5331,13,'2023-04-12 02:01:39','',483);
INSERT INTO `wp_gf_form_view` VALUES (5332,23,'2023-04-12 11:30:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (5333,13,'2023-04-13 02:04:14','',377);
INSERT INTO `wp_gf_form_view` VALUES (5334,13,'2023-04-14 02:06:57','',466);
INSERT INTO `wp_gf_form_view` VALUES (5335,24,'2023-04-14 08:47:50','',3);
INSERT INTO `wp_gf_form_view` VALUES (5336,19,'2023-04-14 15:08:56','',1);
INSERT INTO `wp_gf_form_view` VALUES (5337,13,'2023-04-15 02:09:34','',416);
INSERT INTO `wp_gf_form_view` VALUES (5338,24,'2023-04-15 09:41:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5339,13,'2023-04-16 02:11:40','',1354);
INSERT INTO `wp_gf_form_view` VALUES (5340,13,'2023-04-17 02:12:39','',507);
INSERT INTO `wp_gf_form_view` VALUES (5341,24,'2023-04-17 04:08:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (5342,23,'2023-04-17 14:55:38','',4);
INSERT INTO `wp_gf_form_view` VALUES (5343,13,'2023-04-18 02:16:26','',392);
INSERT INTO `wp_gf_form_view` VALUES (5344,24,'2023-04-18 04:51:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (5345,19,'2023-04-18 12:43:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (5346,13,'2023-04-19 02:16:29','',822);
INSERT INTO `wp_gf_form_view` VALUES (5347,24,'2023-04-19 06:19:51','',7);
INSERT INTO `wp_gf_form_view` VALUES (5348,23,'2023-04-20 01:46:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (5349,21,'2023-04-20 01:46:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (5350,13,'2023-04-20 02:20:02','',1281);
INSERT INTO `wp_gf_form_view` VALUES (5351,24,'2023-04-20 10:42:53','',5);
INSERT INTO `wp_gf_form_view` VALUES (5352,19,'2023-04-20 14:58:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5353,13,'2023-04-21 02:22:00','',1294);
INSERT INTO `wp_gf_form_view` VALUES (5354,23,'2023-04-21 15:01:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (5355,21,'2023-04-21 15:01:36','',2);
INSERT INTO `wp_gf_form_view` VALUES (5356,19,'2023-04-21 15:01:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (5357,24,'2023-04-21 15:03:57','',8);
INSERT INTO `wp_gf_form_view` VALUES (5358,13,'2023-04-22 02:24:47','',448);
INSERT INTO `wp_gf_form_view` VALUES (5359,24,'2023-04-22 16:32:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (5360,23,'2023-04-22 16:39:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (5361,19,'2023-04-22 16:39:51','',3);
INSERT INTO `wp_gf_form_view` VALUES (5362,21,'2023-04-22 16:39:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (5363,13,'2023-04-23 02:28:23','',393);
INSERT INTO `wp_gf_form_view` VALUES (5364,13,'2023-04-24 02:30:57','',336);
INSERT INTO `wp_gf_form_view` VALUES (5365,23,'2023-04-24 05:27:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (5366,24,'2023-04-25 00:39:51','',3);
INSERT INTO `wp_gf_form_view` VALUES (5367,13,'2023-04-25 02:31:53','',420);
INSERT INTO `wp_gf_form_view` VALUES (5368,21,'2023-04-25 19:35:41','',3);
INSERT INTO `wp_gf_form_view` VALUES (5369,13,'2023-04-26 02:35:52','',389);
INSERT INTO `wp_gf_form_view` VALUES (5370,24,'2023-04-26 08:24:57','',3);
INSERT INTO `wp_gf_form_view` VALUES (5371,19,'2023-04-26 14:53:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (5372,13,'2023-04-27 02:38:09','',863);
INSERT INTO `wp_gf_form_view` VALUES (5373,24,'2023-04-27 19:36:40','',14);
INSERT INTO `wp_gf_form_view` VALUES (5374,21,'2023-04-27 23:22:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (5375,13,'2023-04-28 02:40:22','',334);
INSERT INTO `wp_gf_form_view` VALUES (5376,23,'2023-04-29 00:10:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (5377,13,'2023-04-29 02:43:01','',407);
INSERT INTO `wp_gf_form_view` VALUES (5378,19,'2023-04-29 16:09:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (5379,24,'2023-04-29 16:11:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (5380,13,'2023-04-30 02:45:06','',334);
INSERT INTO `wp_gf_form_view` VALUES (5381,13,'2023-05-01 02:47:25','',361);
INSERT INTO `wp_gf_form_view` VALUES (5382,24,'2023-05-01 03:15:35','',10);
INSERT INTO `wp_gf_form_view` VALUES (5383,21,'2023-05-01 13:58:45','',3);
INSERT INTO `wp_gf_form_view` VALUES (5384,23,'2023-05-01 13:58:52','',4);
INSERT INTO `wp_gf_form_view` VALUES (5385,19,'2023-05-01 13:59:42','',4);
INSERT INTO `wp_gf_form_view` VALUES (5386,13,'2023-05-02 02:47:49','',395);
INSERT INTO `wp_gf_form_view` VALUES (5387,24,'2023-05-02 06:42:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (5388,19,'2023-05-02 21:20:31','',3);
INSERT INTO `wp_gf_form_view` VALUES (5389,23,'2023-05-02 21:26:17','',4);
INSERT INTO `wp_gf_form_view` VALUES (5390,13,'2023-05-03 02:52:44','',379);
INSERT INTO `wp_gf_form_view` VALUES (5391,21,'2023-05-03 03:09:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (5392,24,'2023-05-03 19:39:06','',5);
INSERT INTO `wp_gf_form_view` VALUES (5393,13,'2023-05-04 02:55:58','',377);
INSERT INTO `wp_gf_form_view` VALUES (5394,24,'2023-05-04 20:56:13','',5);
INSERT INTO `wp_gf_form_view` VALUES (5395,13,'2023-05-05 02:59:24','',410);
INSERT INTO `wp_gf_form_view` VALUES (5396,24,'2023-05-05 23:14:25','',4);
INSERT INTO `wp_gf_form_view` VALUES (5397,13,'2023-05-06 03:00:04','',383);
INSERT INTO `wp_gf_form_view` VALUES (5398,23,'2023-05-06 09:57:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (5399,21,'2023-05-06 09:57:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (5400,19,'2023-05-06 21:37:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5401,24,'2023-05-07 00:20:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (5402,13,'2023-05-07 03:04:50','',370);
INSERT INTO `wp_gf_form_view` VALUES (5403,23,'2023-05-07 11:02:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (5404,24,'2023-05-08 00:46:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5405,13,'2023-05-08 03:05:38','',375);
INSERT INTO `wp_gf_form_view` VALUES (5406,19,'2023-05-08 11:08:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (5407,13,'2023-05-09 03:10:13','',419);
INSERT INTO `wp_gf_form_view` VALUES (5408,23,'2023-05-09 06:27:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (5409,21,'2023-05-09 06:27:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (5410,24,'2023-05-09 06:42:11','',4);
INSERT INTO `wp_gf_form_view` VALUES (5411,13,'2023-05-10 03:12:36','',526);
INSERT INTO `wp_gf_form_view` VALUES (5412,24,'2023-05-10 20:57:05','',10);
INSERT INTO `wp_gf_form_view` VALUES (5413,21,'2023-05-10 23:19:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (5414,23,'2023-05-11 00:57:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (5415,13,'2023-05-11 03:15:05','',376);
INSERT INTO `wp_gf_form_view` VALUES (5416,19,'2023-05-11 22:15:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (5417,24,'2023-05-12 02:32:17','',5);
INSERT INTO `wp_gf_form_view` VALUES (5418,13,'2023-05-12 03:17:16','',363);
INSERT INTO `wp_gf_form_view` VALUES (5419,13,'2023-05-13 03:18:26','',419);
INSERT INTO `wp_gf_form_view` VALUES (5420,24,'2023-05-13 07:06:26','',3);
INSERT INTO `wp_gf_form_view` VALUES (5421,23,'2023-05-13 08:31:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5422,21,'2023-05-13 08:40:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (5423,19,'2023-05-13 10:08:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (5424,13,'2023-05-14 03:21:13','',391);
INSERT INTO `wp_gf_form_view` VALUES (5425,24,'2023-05-14 11:24:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (5426,13,'2023-05-15 03:23:17','',394);
INSERT INTO `wp_gf_form_view` VALUES (5427,19,'2023-05-15 14:14:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (5428,24,'2023-05-15 14:44:03','',6);
INSERT INTO `wp_gf_form_view` VALUES (5429,13,'2023-05-16 03:30:48','',426);
INSERT INTO `wp_gf_form_view` VALUES (5430,23,'2023-05-16 06:32:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (5431,21,'2023-05-16 06:32:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (5432,24,'2023-05-17 00:30:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (5433,13,'2023-05-17 03:33:00','',439);
INSERT INTO `wp_gf_form_view` VALUES (5434,21,'2023-05-17 14:26:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (5435,19,'2023-05-17 21:53:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5436,13,'2023-05-18 03:35:49','',459);
INSERT INTO `wp_gf_form_view` VALUES (5437,23,'2023-05-18 15:23:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (5438,24,'2023-05-18 20:32:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (5439,19,'2023-05-18 22:15:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (5440,13,'2023-05-19 03:38:18','',584);
INSERT INTO `wp_gf_form_view` VALUES (5441,21,'2023-05-19 15:31:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (5442,24,'2023-05-20 00:33:11','',4);
INSERT INTO `wp_gf_form_view` VALUES (5443,19,'2023-05-20 02:55:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (5444,13,'2023-05-20 03:40:30','',406);
INSERT INTO `wp_gf_form_view` VALUES (5445,13,'2023-05-21 03:42:38','',350);
INSERT INTO `wp_gf_form_view` VALUES (5446,24,'2023-05-21 05:34:31','',6);
INSERT INTO `wp_gf_form_view` VALUES (5447,13,'2023-05-22 03:45:32','',576);
INSERT INTO `wp_gf_form_view` VALUES (5448,24,'2023-05-22 07:46:23','',5);
INSERT INTO `wp_gf_form_view` VALUES (5449,23,'2023-05-22 17:11:30','',3);
INSERT INTO `wp_gf_form_view` VALUES (5450,13,'2023-05-23 03:48:26','',539);
INSERT INTO `wp_gf_form_view` VALUES (5451,21,'2023-05-23 06:29:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5452,19,'2023-05-23 06:29:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (5453,24,'2023-05-23 09:14:20','',10);
INSERT INTO `wp_gf_form_view` VALUES (5454,13,'2023-05-24 03:51:05','',363);
INSERT INTO `wp_gf_form_view` VALUES (5455,24,'2023-05-24 11:32:22','',10);
INSERT INTO `wp_gf_form_view` VALUES (5456,23,'2023-05-24 14:30:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (5457,13,'2023-05-25 03:53:29','',359);
INSERT INTO `wp_gf_form_view` VALUES (5458,19,'2023-05-25 15:30:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (5459,24,'2023-05-25 16:04:18','',5);
INSERT INTO `wp_gf_form_view` VALUES (5460,13,'2023-05-26 03:55:47','',782);
INSERT INTO `wp_gf_form_view` VALUES (5461,24,'2023-05-26 20:20:57','',15);
INSERT INTO `wp_gf_form_view` VALUES (5462,21,'2023-05-26 20:21:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (5463,13,'2023-05-27 03:56:58','',395);
INSERT INTO `wp_gf_form_view` VALUES (5464,23,'2023-05-27 15:45:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (5465,24,'2023-05-28 00:51:20','',6);
INSERT INTO `wp_gf_form_view` VALUES (5466,13,'2023-05-28 03:59:55','',474);
INSERT INTO `wp_gf_form_view` VALUES (5467,21,'2023-05-28 13:38:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5468,19,'2023-05-28 17:05:25','',4);
INSERT INTO `wp_gf_form_view` VALUES (5469,23,'2023-05-28 23:47:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5470,13,'2023-05-29 04:02:06','',363);
INSERT INTO `wp_gf_form_view` VALUES (5471,24,'2023-05-29 07:24:18','',5);
INSERT INTO `wp_gf_form_view` VALUES (5472,23,'2023-05-30 03:16:27','',3);
INSERT INTO `wp_gf_form_view` VALUES (5473,13,'2023-05-30 04:04:14','',407);
INSERT INTO `wp_gf_form_view` VALUES (5474,21,'2023-05-30 06:25:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (5475,19,'2023-05-30 06:25:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (5476,24,'2023-05-30 13:21:44','',4);
INSERT INTO `wp_gf_form_view` VALUES (5477,13,'2023-05-31 04:07:05','',523);
INSERT INTO `wp_gf_form_view` VALUES (5478,21,'2023-05-31 10:12:31','',3);
INSERT INTO `wp_gf_form_view` VALUES (5479,23,'2023-05-31 10:12:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (5480,24,'2023-05-31 13:58:36','',12);
INSERT INTO `wp_gf_form_view` VALUES (5481,19,'2023-05-31 16:06:41','',6);
INSERT INTO `wp_gf_form_view` VALUES (5482,13,'2023-06-01 04:09:17','',396);
INSERT INTO `wp_gf_form_view` VALUES (5483,24,'2023-06-01 22:56:03','',8);
INSERT INTO `wp_gf_form_view` VALUES (5484,13,'2023-06-02 04:11:35','',356);
INSERT INTO `wp_gf_form_view` VALUES (5485,23,'2023-06-02 11:00:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (5486,19,'2023-06-02 17:05:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (5487,24,'2023-06-03 01:15:38','',9);
INSERT INTO `wp_gf_form_view` VALUES (5488,13,'2023-06-03 04:14:10','',783);
INSERT INTO `wp_gf_form_view` VALUES (5489,23,'2023-06-03 14:47:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (5490,13,'2023-06-04 04:16:30','',383);
INSERT INTO `wp_gf_form_view` VALUES (5491,24,'2023-06-04 16:44:18','',10);
INSERT INTO `wp_gf_form_view` VALUES (5492,13,'2023-06-05 04:18:34','',563);
INSERT INTO `wp_gf_form_view` VALUES (5493,24,'2023-06-05 21:16:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (5494,13,'2023-06-06 04:21:22','',526);
INSERT INTO `wp_gf_form_view` VALUES (5495,23,'2023-06-06 06:27:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (5496,21,'2023-06-06 06:27:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (5497,19,'2023-06-06 06:27:33','',3);
INSERT INTO `wp_gf_form_view` VALUES (5498,24,'2023-06-07 01:09:44','',4);
INSERT INTO `wp_gf_form_view` VALUES (5499,13,'2023-06-07 04:23:40','',365);
INSERT INTO `wp_gf_form_view` VALUES (5500,24,'2023-06-08 01:58:10','',9);
INSERT INTO `wp_gf_form_view` VALUES (5501,13,'2023-06-08 04:25:55','',350);
INSERT INTO `wp_gf_form_view` VALUES (5502,23,'2023-06-08 10:21:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (5503,19,'2023-06-08 17:46:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (5504,24,'2023-06-09 02:55:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (5505,13,'2023-06-09 04:28:44','',346);
INSERT INTO `wp_gf_form_view` VALUES (5506,23,'2023-06-09 11:54:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (5507,21,'2023-06-09 16:00:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (5508,13,'2023-06-10 04:30:50','',411);
INSERT INTO `wp_gf_form_view` VALUES (5509,24,'2023-06-10 06:57:36','',3);
INSERT INTO `wp_gf_form_view` VALUES (5510,21,'2023-06-10 20:56:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (5511,23,'2023-06-10 22:14:23','',3);
INSERT INTO `wp_gf_form_view` VALUES (5512,19,'2023-06-11 03:15:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (5513,13,'2023-06-11 04:31:38','',392);
INSERT INTO `wp_gf_form_view` VALUES (5514,24,'2023-06-11 15:55:07','',10);
INSERT INTO `wp_gf_form_view` VALUES (5515,21,'2023-06-12 00:27:53','',2);
INSERT INTO `wp_gf_form_view` VALUES (5516,23,'2023-06-12 04:17:01','',2);
INSERT INTO `wp_gf_form_view` VALUES (5517,13,'2023-06-12 04:34:27','',364);
INSERT INTO `wp_gf_form_view` VALUES (5518,24,'2023-06-12 22:24:44','',10);
INSERT INTO `wp_gf_form_view` VALUES (5519,13,'2023-06-13 04:36:35','',432);
INSERT INTO `wp_gf_form_view` VALUES (5520,23,'2023-06-13 06:22:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5521,21,'2023-06-13 06:22:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (5522,19,'2023-06-13 06:22:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (5523,24,'2023-06-14 00:07:28','',10);
INSERT INTO `wp_gf_form_view` VALUES (5524,13,'2023-06-14 04:37:07','',362);
INSERT INTO `wp_gf_form_view` VALUES (5525,21,'2023-06-14 14:09:28','',4);
INSERT INTO `wp_gf_form_view` VALUES (5526,23,'2023-06-14 14:14:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (5527,24,'2023-06-15 00:48:55','',8);
INSERT INTO `wp_gf_form_view` VALUES (5528,13,'2023-06-15 04:40:05','',392);
INSERT INTO `wp_gf_form_view` VALUES (5529,19,'2023-06-15 09:52:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (5530,23,'2023-06-15 21:48:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (5531,13,'2023-06-16 04:44:27','',425);
INSERT INTO `wp_gf_form_view` VALUES (5532,24,'2023-06-16 08:56:18','',3);
INSERT INTO `wp_gf_form_view` VALUES (5533,21,'2023-06-16 14:43:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (5534,19,'2023-06-16 15:52:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (5535,13,'2023-06-17 04:46:51','',373);
INSERT INTO `wp_gf_form_view` VALUES (5536,23,'2023-06-17 07:40:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (5537,24,'2023-06-17 13:42:42','',8);
INSERT INTO `wp_gf_form_view` VALUES (5538,13,'2023-06-18 04:49:04','',387);
INSERT INTO `wp_gf_form_view` VALUES (5539,23,'2023-06-18 14:00:26','',3);
INSERT INTO `wp_gf_form_view` VALUES (5540,19,'2023-06-18 18:19:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (5541,24,'2023-06-18 18:53:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (5542,13,'2023-06-19 04:51:43','',398);
INSERT INTO `wp_gf_form_view` VALUES (5543,24,'2023-06-20 00:47:17','',8);
INSERT INTO `wp_gf_form_view` VALUES (5544,13,'2023-06-20 04:54:19','',401);
INSERT INTO `wp_gf_form_view` VALUES (5545,19,'2023-06-20 18:53:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (5546,24,'2023-06-21 01:34:48','',6);
INSERT INTO `wp_gf_form_view` VALUES (5547,13,'2023-06-21 04:56:33','',438);
INSERT INTO `wp_gf_form_view` VALUES (5548,24,'2023-06-22 01:44:42','',5);
INSERT INTO `wp_gf_form_view` VALUES (5549,13,'2023-06-22 04:58:46','',387);
INSERT INTO `wp_gf_form_view` VALUES (5550,23,'2023-06-23 02:57:12','',4);
INSERT INTO `wp_gf_form_view` VALUES (5551,21,'2023-06-23 02:57:13','',3);
INSERT INTO `wp_gf_form_view` VALUES (5552,24,'2023-06-23 03:13:56','',26);
INSERT INTO `wp_gf_form_view` VALUES (5553,19,'2023-06-23 03:14:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (5554,13,'2023-06-23 05:01:28','',534);
INSERT INTO `wp_gf_form_view` VALUES (5555,24,'2023-06-24 03:41:40','',38);
INSERT INTO `wp_gf_form_view` VALUES (5556,13,'2023-06-24 05:04:52','',548);
INSERT INTO `wp_gf_form_view` VALUES (5557,23,'2023-06-24 07:53:23','',4);
INSERT INTO `wp_gf_form_view` VALUES (5558,21,'2023-06-24 10:52:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (5559,19,'2023-06-24 10:52:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (5560,24,'2023-06-25 03:51:36','',25);
INSERT INTO `wp_gf_form_view` VALUES (5561,13,'2023-06-25 05:06:15','',609);
INSERT INTO `wp_gf_form_view` VALUES (5562,23,'2023-06-26 00:34:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (5563,24,'2023-06-26 04:18:45','',26);
INSERT INTO `wp_gf_form_view` VALUES (5564,13,'2023-06-26 05:08:15','',489);
INSERT INTO `wp_gf_form_view` VALUES (5565,21,'2023-06-26 12:28:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (5566,19,'2023-06-26 18:52:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (5567,23,'2023-06-27 01:54:46','',4);
INSERT INTO `wp_gf_form_view` VALUES (5568,13,'2023-06-27 05:10:10','',439);
INSERT INTO `wp_gf_form_view` VALUES (5569,24,'2023-06-27 06:41:02','',10);
INSERT INTO `wp_gf_form_view` VALUES (5570,13,'2023-06-28 05:12:13','',409);
INSERT INTO `wp_gf_form_view` VALUES (5571,24,'2023-06-28 16:10:54','',26);
INSERT INTO `wp_gf_form_view` VALUES (5572,13,'2023-06-29 05:14:27','',372);
INSERT INTO `wp_gf_form_view` VALUES (5573,24,'2023-06-29 16:36:00','',14);
INSERT INTO `wp_gf_form_view` VALUES (5574,13,'2023-06-30 05:16:46','',516);
INSERT INTO `wp_gf_form_view` VALUES (5575,24,'2023-06-30 16:54:39','',11);
INSERT INTO `wp_gf_form_view` VALUES (5576,13,'2023-07-01 05:19:56','',378);
INSERT INTO `wp_gf_form_view` VALUES (5577,24,'2023-07-01 17:19:34','',6);
INSERT INTO `wp_gf_form_view` VALUES (5578,13,'2023-07-02 05:22:16','',550);
INSERT INTO `wp_gf_form_view` VALUES (5579,19,'2023-07-02 18:36:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (5580,24,'2023-07-02 20:10:14','',4);
INSERT INTO `wp_gf_form_view` VALUES (5581,13,'2023-07-03 05:25:37','',370);
INSERT INTO `wp_gf_form_view` VALUES (5582,24,'2023-07-04 01:01:14','',4);
INSERT INTO `wp_gf_form_view` VALUES (5583,13,'2023-07-04 05:28:35','',445);
INSERT INTO `wp_gf_form_view` VALUES (5584,23,'2023-07-04 06:19:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5585,21,'2023-07-04 06:19:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (5586,19,'2023-07-04 06:19:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (5587,13,'2023-07-05 05:30:49','',401);
INSERT INTO `wp_gf_form_view` VALUES (5588,21,'2023-07-05 08:49:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (5589,24,'2023-07-05 12:17:41','',10);
INSERT INTO `wp_gf_form_view` VALUES (5590,13,'2023-07-06 05:33:40','',388);
INSERT INTO `wp_gf_form_view` VALUES (5591,23,'2023-07-06 08:50:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (5592,24,'2023-07-06 12:34:30','',5);
INSERT INTO `wp_gf_form_view` VALUES (5593,13,'2023-07-07 05:35:43','',378);
INSERT INTO `wp_gf_form_view` VALUES (5594,24,'2023-07-07 19:19:06','',6);
INSERT INTO `wp_gf_form_view` VALUES (5595,13,'2023-07-08 05:38:18','',381);
INSERT INTO `wp_gf_form_view` VALUES (5596,24,'2023-07-08 21:48:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (5597,19,'2023-07-08 23:13:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (5598,23,'2023-07-08 23:13:47','',4);
INSERT INTO `wp_gf_form_view` VALUES (5599,21,'2023-07-09 01:39:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (5600,13,'2023-07-09 05:40:47','',394);
INSERT INTO `wp_gf_form_view` VALUES (5601,24,'2023-07-10 00:03:35','',10);
INSERT INTO `wp_gf_form_view` VALUES (5602,13,'2023-07-10 05:42:59','',367);
INSERT INTO `wp_gf_form_view` VALUES (5603,13,'2023-07-11 05:45:46','',417);
INSERT INTO `wp_gf_form_view` VALUES (5604,23,'2023-07-11 06:31:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (5605,21,'2023-07-11 06:31:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (5606,19,'2023-07-11 06:31:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (5607,24,'2023-07-11 06:46:20','',4);
INSERT INTO `wp_gf_form_view` VALUES (5608,13,'2023-07-12 05:47:49','',558);
INSERT INTO `wp_gf_form_view` VALUES (5609,24,'2023-07-12 12:37:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (5610,23,'2023-07-12 12:37:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (5611,19,'2023-07-12 12:37:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (5612,13,'2023-07-13 05:49:58','',372);
INSERT INTO `wp_gf_form_view` VALUES (5613,24,'2023-07-13 16:05:41','',8);
INSERT INTO `wp_gf_form_view` VALUES (5614,21,'2023-07-13 18:24:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (5615,23,'2023-07-13 20:10:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (5616,13,'2023-07-14 05:51:11','',338);
INSERT INTO `wp_gf_form_view` VALUES (5617,24,'2023-07-14 17:03:19','',7);
INSERT INTO `wp_gf_form_view` VALUES (5618,19,'2023-07-14 20:29:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (5619,13,'2023-07-15 05:53:35','',385);
INSERT INTO `wp_gf_form_view` VALUES (5620,24,'2023-07-15 18:06:35','',7);
INSERT INTO `wp_gf_form_view` VALUES (5621,13,'2023-07-16 05:55:01','',420);
INSERT INTO `wp_gf_form_view` VALUES (5622,24,'2023-07-16 22:34:19','',6);
INSERT INTO `wp_gf_form_view` VALUES (5623,19,'2023-07-16 23:45:04','',3);
INSERT INTO `wp_gf_form_view` VALUES (5624,21,'2023-07-17 00:05:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (5625,13,'2023-07-17 05:56:44','',417);
INSERT INTO `wp_gf_form_view` VALUES (5626,23,'2023-07-18 03:37:55','',4);
INSERT INTO `wp_gf_form_view` VALUES (5627,13,'2023-07-18 05:58:24','',475);
INSERT INTO `wp_gf_form_view` VALUES (5628,21,'2023-07-18 06:26:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (5629,19,'2023-07-18 06:26:54','',4);
INSERT INTO `wp_gf_form_view` VALUES (5630,24,'2023-07-18 06:38:45','',7);
INSERT INTO `wp_gf_form_view` VALUES (5631,13,'2023-07-19 06:00:20','',680);
INSERT INTO `wp_gf_form_view` VALUES (5632,24,'2023-07-19 14:09:03','',7);
INSERT INTO `wp_gf_form_view` VALUES (5633,13,'2023-07-20 06:01:41','',407);
INSERT INTO `wp_gf_form_view` VALUES (5634,23,'2023-07-20 06:34:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (5635,19,'2023-07-20 14:58:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (5636,24,'2023-07-20 15:30:26','',4);
INSERT INTO `wp_gf_form_view` VALUES (5637,13,'2023-07-21 06:03:38','',358);
INSERT INTO `wp_gf_form_view` VALUES (5638,24,'2023-07-22 00:47:33','',11);
INSERT INTO `wp_gf_form_view` VALUES (5639,13,'2023-07-22 06:05:14','',709);
INSERT INTO `wp_gf_form_view` VALUES (5640,21,'2023-07-22 07:27:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (5641,23,'2023-07-22 07:27:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (5642,19,'2023-07-22 07:27:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (5643,24,'2023-07-23 01:01:58','',9);
INSERT INTO `wp_gf_form_view` VALUES (5644,13,'2023-07-23 06:06:45','',396);
INSERT INTO `wp_gf_form_view` VALUES (5645,23,'2023-07-23 18:04:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (5646,24,'2023-07-24 04:47:47','',12);
INSERT INTO `wp_gf_form_view` VALUES (5647,13,'2023-07-24 06:07:50','',388);
INSERT INTO `wp_gf_form_view` VALUES (5648,23,'2023-07-24 20:18:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (5649,13,'2023-07-25 06:09:09','',600);
INSERT INTO `wp_gf_form_view` VALUES (5650,21,'2023-07-25 06:29:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (5651,19,'2023-07-25 06:29:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5652,24,'2023-07-25 06:44:26','',4);
INSERT INTO `wp_gf_form_view` VALUES (5653,23,'2023-07-25 23:44:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (5654,13,'2023-07-26 06:10:30','',391);
INSERT INTO `wp_gf_form_view` VALUES (5655,24,'2023-07-26 14:56:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (5656,21,'2023-07-26 19:58:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (5657,13,'2023-07-27 06:11:46','',384);
INSERT INTO `wp_gf_form_view` VALUES (5658,24,'2023-07-28 00:28:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (5659,13,'2023-07-28 06:12:48','',608);
INSERT INTO `wp_gf_form_view` VALUES (5660,24,'2023-07-29 02:22:48','',8);
INSERT INTO `wp_gf_form_view` VALUES (5661,13,'2023-07-29 06:16:14','',395);
INSERT INTO `wp_gf_form_view` VALUES (5662,21,'2023-07-29 21:08:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (5663,13,'2023-07-30 06:18:11','',396);
INSERT INTO `wp_gf_form_view` VALUES (5664,24,'2023-07-30 13:32:57','',3);
INSERT INTO `wp_gf_form_view` VALUES (5665,23,'2023-07-30 22:00:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (5666,13,'2023-07-31 06:19:19','',355);
INSERT INTO `wp_gf_form_view` VALUES (5667,24,'2023-07-31 16:01:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (5668,13,'2023-08-01 06:21:19','',1022);
INSERT INTO `wp_gf_form_view` VALUES (5669,23,'2023-08-01 17:20:46','',5);
INSERT INTO `wp_gf_form_view` VALUES (5670,24,'2023-08-01 17:44:58','',9);
INSERT INTO `wp_gf_form_view` VALUES (5671,19,'2023-08-01 21:30:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (5672,13,'2023-08-02 06:22:26','',424);
INSERT INTO `wp_gf_form_view` VALUES (5673,21,'2023-08-02 20:13:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (5674,24,'2023-08-02 22:22:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (5675,13,'2023-08-03 06:24:41','',595);
INSERT INTO `wp_gf_form_view` VALUES (5676,24,'2023-08-04 02:50:24','',4);
INSERT INTO `wp_gf_form_view` VALUES (5677,21,'2023-08-04 02:59:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5678,23,'2023-08-04 03:01:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (5679,19,'2023-08-04 05:59:22','',4);
INSERT INTO `wp_gf_form_view` VALUES (5680,13,'2023-08-04 06:25:30','',366);
INSERT INTO `wp_gf_form_view` VALUES (5681,13,'2023-08-05 06:26:47','',536);
INSERT INTO `wp_gf_form_view` VALUES (5682,21,'2023-08-05 07:42:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (5683,24,'2023-08-05 07:52:38','',6);
INSERT INTO `wp_gf_form_view` VALUES (5684,23,'2023-08-05 07:53:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (5685,19,'2023-08-05 08:01:32','',3);
INSERT INTO `wp_gf_form_view` VALUES (5686,13,'2023-08-06 06:29:09','',353);
INSERT INTO `wp_gf_form_view` VALUES (5687,24,'2023-08-06 12:36:25','',8);
INSERT INTO `wp_gf_form_view` VALUES (5688,13,'2023-08-07 06:33:18','',650);
INSERT INTO `wp_gf_form_view` VALUES (5689,24,'2023-08-07 17:53:28','',10);
INSERT INTO `wp_gf_form_view` VALUES (5690,21,'2023-08-07 18:58:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (5691,23,'2023-08-08 00:22:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (5692,13,'2023-08-08 06:36:59','',460);
INSERT INTO `wp_gf_form_view` VALUES (5693,19,'2023-08-08 16:52:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (5694,24,'2023-08-08 17:54:19','',4);
INSERT INTO `wp_gf_form_view` VALUES (5695,13,'2023-08-09 06:41:10','',380);
INSERT INTO `wp_gf_form_view` VALUES (5696,24,'2023-08-09 18:07:49','',7);
INSERT INTO `wp_gf_form_view` VALUES (5697,21,'2023-08-10 01:35:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (5698,13,'2023-08-10 06:45:45','',420);
INSERT INTO `wp_gf_form_view` VALUES (5699,23,'2023-08-10 16:30:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (5700,19,'2023-08-10 16:30:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (5701,24,'2023-08-10 22:08:42','',5);
INSERT INTO `wp_gf_form_view` VALUES (5702,13,'2023-08-11 06:46:04','',396);
INSERT INTO `wp_gf_form_view` VALUES (5703,19,'2023-08-12 02:43:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (5704,13,'2023-08-12 06:50:42','',404);
INSERT INTO `wp_gf_form_view` VALUES (5705,24,'2023-08-12 13:46:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (5706,13,'2023-08-13 06:52:52','',407);
INSERT INTO `wp_gf_form_view` VALUES (5707,24,'2023-08-13 14:40:28','',6);
INSERT INTO `wp_gf_form_view` VALUES (5708,21,'2023-08-14 03:49:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (5709,13,'2023-08-14 06:54:29','',964);
INSERT INTO `wp_gf_form_view` VALUES (5710,24,'2023-08-14 22:39:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (5711,23,'2023-08-15 06:26:29','',3);
INSERT INTO `wp_gf_form_view` VALUES (5712,21,'2023-08-15 06:26:31','',4);
INSERT INTO `wp_gf_form_view` VALUES (5713,19,'2023-08-15 06:26:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (5714,13,'2023-08-15 06:56:39','',435);
INSERT INTO `wp_gf_form_view` VALUES (5715,24,'2023-08-16 03:14:51','',9);
INSERT INTO `wp_gf_form_view` VALUES (5716,13,'2023-08-16 07:01:17','',450);
INSERT INTO `wp_gf_form_view` VALUES (5717,13,'2023-08-17 07:02:04','',513);
INSERT INTO `wp_gf_form_view` VALUES (5718,24,'2023-08-17 17:26:14','',5);
INSERT INTO `wp_gf_form_view` VALUES (5719,13,'2023-08-18 07:03:01','',446);
INSERT INTO `wp_gf_form_view` VALUES (5720,24,'2023-08-19 02:14:56','',5);
INSERT INTO `wp_gf_form_view` VALUES (5721,19,'2023-08-19 03:28:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (5722,13,'2023-08-19 07:04:34','',365);
INSERT INTO `wp_gf_form_view` VALUES (5723,13,'2023-08-20 07:05:14','',408);
INSERT INTO `wp_gf_form_view` VALUES (5724,24,'2023-08-20 10:50:00','',5);
INSERT INTO `wp_gf_form_view` VALUES (5725,23,'2023-08-20 13:06:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5726,19,'2023-08-20 14:10:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (5727,13,'2023-08-21 07:06:18','',508);
INSERT INTO `wp_gf_form_view` VALUES (5728,24,'2023-08-21 22:30:36','',7);
INSERT INTO `wp_gf_form_view` VALUES (5729,23,'2023-08-22 06:27:53','',2);
INSERT INTO `wp_gf_form_view` VALUES (5730,21,'2023-08-22 06:27:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (5731,19,'2023-08-22 06:27:58','',3);
INSERT INTO `wp_gf_form_view` VALUES (5732,13,'2023-08-22 07:08:09','',400);
INSERT INTO `wp_gf_form_view` VALUES (5733,24,'2023-08-22 23:37:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (5734,13,'2023-08-23 07:09:57','',466);
INSERT INTO `wp_gf_form_view` VALUES (5735,23,'2023-08-23 11:04:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (5736,19,'2023-08-23 12:19:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (5737,21,'2023-08-23 14:30:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (5738,13,'2023-08-24 07:11:09','',371);
INSERT INTO `wp_gf_form_view` VALUES (5739,24,'2023-08-24 17:41:49','',6);
INSERT INTO `wp_gf_form_view` VALUES (5740,23,'2023-08-25 04:38:18','',3);
INSERT INTO `wp_gf_form_view` VALUES (5741,13,'2023-08-25 07:12:50','',434);
INSERT INTO `wp_gf_form_view` VALUES (5742,24,'2023-08-25 23:08:33','',7);
INSERT INTO `wp_gf_form_view` VALUES (5743,19,'2023-08-26 05:35:57','',4);
INSERT INTO `wp_gf_form_view` VALUES (5744,23,'2023-08-26 05:39:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (5745,21,'2023-08-26 05:39:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (5746,13,'2023-08-26 07:13:44','',461);
INSERT INTO `wp_gf_form_view` VALUES (5747,24,'2023-08-27 03:22:34','',6);
INSERT INTO `wp_gf_form_view` VALUES (5748,13,'2023-08-27 07:15:06','',555);
INSERT INTO `wp_gf_form_view` VALUES (5749,19,'2023-08-27 15:16:25','',4);
INSERT INTO `wp_gf_form_view` VALUES (5750,23,'2023-08-28 02:03:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (5751,21,'2023-08-28 02:03:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (5752,24,'2023-08-28 05:15:09','',4);
INSERT INTO `wp_gf_form_view` VALUES (5753,13,'2023-08-28 07:16:00','',496);
INSERT INTO `wp_gf_form_view` VALUES (5754,23,'2023-08-29 06:27:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (5755,21,'2023-08-29 06:27:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (5756,19,'2023-08-29 06:27:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (5757,24,'2023-08-29 06:42:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (5758,13,'2023-08-29 07:17:31','',956);
INSERT INTO `wp_gf_form_view` VALUES (5759,24,'2023-08-30 07:04:04','',3);
INSERT INTO `wp_gf_form_view` VALUES (5760,13,'2023-08-30 07:18:41','',824);
INSERT INTO `wp_gf_form_view` VALUES (5761,19,'2023-08-30 18:06:53','',3);
INSERT INTO `wp_gf_form_view` VALUES (5762,13,'2023-08-31 07:20:43','',399);
INSERT INTO `wp_gf_form_view` VALUES (5763,13,'2023-09-01 07:22:16','',378);
INSERT INTO `wp_gf_form_view` VALUES (5764,24,'2023-09-01 13:17:19','',6);
INSERT INTO `wp_gf_form_view` VALUES (5765,19,'2023-09-01 19:22:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (5766,23,'2023-09-01 19:22:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (5767,21,'2023-09-01 19:22:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (5768,13,'2023-09-02 07:23:58','',347);
INSERT INTO `wp_gf_form_view` VALUES (5769,24,'2023-09-03 05:52:56','',3);
INSERT INTO `wp_gf_form_view` VALUES (5770,13,'2023-09-03 07:24:53','',509);
INSERT INTO `wp_gf_form_view` VALUES (5771,13,'2023-09-04 07:25:41','',474);
INSERT INTO `wp_gf_form_view` VALUES (5772,24,'2023-09-04 11:26:53','',5);
INSERT INTO `wp_gf_form_view` VALUES (5773,19,'2023-09-05 02:42:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (5774,21,'2023-09-05 04:37:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (5775,23,'2023-09-05 06:26:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (5776,13,'2023-09-05 07:26:37','',604);
INSERT INTO `wp_gf_form_view` VALUES (5777,13,'2023-09-06 07:32:45','',388);
INSERT INTO `wp_gf_form_view` VALUES (5778,19,'2023-09-06 08:14:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (5779,24,'2023-09-06 17:21:05','',7);
INSERT INTO `wp_gf_form_view` VALUES (5780,23,'2023-09-06 18:56:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (5781,21,'2023-09-06 18:56:47','',4);
INSERT INTO `wp_gf_form_view` VALUES (5782,13,'2023-09-07 07:33:40','',448);
INSERT INTO `wp_gf_form_view` VALUES (5783,24,'2023-09-07 17:37:13','',10);
INSERT INTO `wp_gf_form_view` VALUES (5784,19,'2023-09-07 17:47:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (5785,13,'2023-09-08 07:34:38','',344);
INSERT INTO `wp_gf_form_view` VALUES (5786,13,'2023-09-09 07:35:43','',376);
INSERT INTO `wp_gf_form_view` VALUES (5787,24,'2023-09-09 14:35:39','',11);
INSERT INTO `wp_gf_form_view` VALUES (5788,13,'2023-09-10 07:41:50','',388);
INSERT INTO `wp_gf_form_view` VALUES (5789,24,'2023-09-10 23:11:42','',14);
INSERT INTO `wp_gf_form_view` VALUES (5790,13,'2023-09-11 07:42:48','',462);
INSERT INTO `wp_gf_form_view` VALUES (5791,19,'2023-09-11 19:16:30','',3);
INSERT INTO `wp_gf_form_view` VALUES (5792,24,'2023-09-12 03:05:36','',6);
INSERT INTO `wp_gf_form_view` VALUES (5793,23,'2023-09-12 06:19:19','',3);
INSERT INTO `wp_gf_form_view` VALUES (5794,21,'2023-09-12 06:19:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (5795,13,'2023-09-12 07:44:34','',453);
INSERT INTO `wp_gf_form_view` VALUES (5796,13,'2023-09-13 07:45:34','',345);
INSERT INTO `wp_gf_form_view` VALUES (5797,24,'2023-09-13 11:21:45','',28);
INSERT INTO `wp_gf_form_view` VALUES (5798,23,'2023-09-13 12:54:06','',10);
INSERT INTO `wp_gf_form_view` VALUES (5799,21,'2023-09-13 12:54:33','',10);
INSERT INTO `wp_gf_form_view` VALUES (5800,19,'2023-09-13 12:54:38','',10);
INSERT INTO `wp_gf_form_view` VALUES (5801,13,'2023-09-14 07:52:00','',899);
INSERT INTO `wp_gf_form_view` VALUES (5802,24,'2023-09-14 11:41:26','',30);
INSERT INTO `wp_gf_form_view` VALUES (5803,23,'2023-09-14 14:51:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (5804,21,'2023-09-14 14:51:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (5805,19,'2023-09-14 14:51:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5806,13,'2023-09-15 07:52:51','',332);
INSERT INTO `wp_gf_form_view` VALUES (5807,24,'2023-09-15 17:34:01','',16);
INSERT INTO `wp_gf_form_view` VALUES (5808,13,'2023-09-16 07:53:42','',365);
INSERT INTO `wp_gf_form_view` VALUES (5809,24,'2023-09-16 22:20:29','',16);
INSERT INTO `wp_gf_form_view` VALUES (5810,21,'2023-09-17 00:54:14','',7);
INSERT INTO `wp_gf_form_view` VALUES (5811,13,'2023-09-17 07:54:28','',398);
INSERT INTO `wp_gf_form_view` VALUES (5812,24,'2023-09-18 07:14:49','',14);
INSERT INTO `wp_gf_form_view` VALUES (5813,13,'2023-09-18 07:55:02','',483);
INSERT INTO `wp_gf_form_view` VALUES (5814,21,'2023-09-19 05:07:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (5815,23,'2023-09-19 05:07:09','',5);
INSERT INTO `wp_gf_form_view` VALUES (5816,19,'2023-09-19 06:25:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (5817,13,'2023-09-19 07:56:02','',433);
INSERT INTO `wp_gf_form_view` VALUES (5818,24,'2023-09-19 11:47:02','',22);
INSERT INTO `wp_gf_form_view` VALUES (5819,13,'2023-09-20 07:56:53','',505);
INSERT INTO `wp_gf_form_view` VALUES (5820,21,'2023-09-20 11:25:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (5821,23,'2023-09-20 11:25:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (5822,19,'2023-09-20 11:26:05','',1);
INSERT INTO `wp_gf_form_view` VALUES (5823,24,'2023-09-20 13:47:59','',18);
INSERT INTO `wp_gf_form_view` VALUES (5824,13,'2023-09-21 07:57:45','',747);
INSERT INTO `wp_gf_form_view` VALUES (5825,24,'2023-09-21 14:21:51','',31);
INSERT INTO `wp_gf_form_view` VALUES (5826,23,'2023-09-21 15:08:02','',8);
INSERT INTO `wp_gf_form_view` VALUES (5827,21,'2023-09-21 15:08:04','',9);
INSERT INTO `wp_gf_form_view` VALUES (5828,19,'2023-09-21 15:08:07','',8);
INSERT INTO `wp_gf_form_view` VALUES (5829,13,'2023-09-22 07:58:41','',489);
INSERT INTO `wp_gf_form_view` VALUES (5830,24,'2023-09-22 14:37:38','',13);
INSERT INTO `wp_gf_form_view` VALUES (5831,23,'2023-09-23 04:10:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (5832,13,'2023-09-23 07:59:02','',381);
INSERT INTO `wp_gf_form_view` VALUES (5833,19,'2023-09-23 12:55:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (5834,24,'2023-09-23 15:28:11','',19);
INSERT INTO `wp_gf_form_view` VALUES (5835,13,'2023-09-24 07:59:41','',528);
INSERT INTO `wp_gf_form_view` VALUES (5836,23,'2023-09-24 15:05:32','',4);
INSERT INTO `wp_gf_form_view` VALUES (5837,24,'2023-09-24 19:16:51','',17);
INSERT INTO `wp_gf_form_view` VALUES (5838,13,'2023-09-25 07:59:56','',436);
INSERT INTO `wp_gf_form_view` VALUES (5839,24,'2023-09-25 19:26:22','',17);
INSERT INTO `wp_gf_form_view` VALUES (5840,19,'2023-09-25 19:35:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (5841,21,'2023-09-26 00:43:01','',2);
INSERT INTO `wp_gf_form_view` VALUES (5842,23,'2023-09-26 06:27:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (5843,13,'2023-09-26 08:02:40','',419);
INSERT INTO `wp_gf_form_view` VALUES (5844,24,'2023-09-26 22:17:59','',9);
INSERT INTO `wp_gf_form_view` VALUES (5845,13,'2023-09-27 08:03:06','',384);
INSERT INTO `wp_gf_form_view` VALUES (5846,24,'2023-09-27 23:29:16','',26);
INSERT INTO `wp_gf_form_view` VALUES (5847,19,'2023-09-28 03:46:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (5848,21,'2023-09-28 03:46:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (5849,23,'2023-09-28 03:51:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (5850,13,'2023-09-28 08:03:16','',373);
INSERT INTO `wp_gf_form_view` VALUES (5851,24,'2023-09-28 23:31:12','',13);
INSERT INTO `wp_gf_form_view` VALUES (5852,13,'2023-09-29 08:03:54','',338);
INSERT INTO `wp_gf_form_view` VALUES (5853,24,'2023-09-29 23:45:29','',6);
INSERT INTO `wp_gf_form_view` VALUES (5854,23,'2023-09-30 07:37:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (5855,21,'2023-09-30 07:37:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5856,13,'2023-09-30 08:03:57','',317);
INSERT INTO `wp_gf_form_view` VALUES (5857,13,'2023-10-01 08:07:07','',333);
INSERT INTO `wp_gf_form_view` VALUES (5858,24,'2023-10-01 08:43:34','',8);
INSERT INTO `wp_gf_form_view` VALUES (5859,13,'2023-10-02 08:07:17','',406);
INSERT INTO `wp_gf_form_view` VALUES (5860,24,'2023-10-02 09:33:47','',5);
INSERT INTO `wp_gf_form_view` VALUES (5861,21,'2023-10-03 04:25:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (5862,23,'2023-10-03 06:22:05','',1);
INSERT INTO `wp_gf_form_view` VALUES (5863,19,'2023-10-03 06:22:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (5864,13,'2023-10-03 08:07:44','',447);
INSERT INTO `wp_gf_form_view` VALUES (5865,24,'2023-10-03 09:50:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (5866,13,'2023-10-04 08:08:10','',352);
INSERT INTO `wp_gf_form_view` VALUES (5867,24,'2023-10-04 13:16:58','',14);
INSERT INTO `wp_gf_form_view` VALUES (5868,13,'2023-10-05 08:11:49','',377);
INSERT INTO `wp_gf_form_view` VALUES (5869,24,'2023-10-05 17:15:02','',32);
INSERT INTO `wp_gf_form_view` VALUES (5870,23,'2023-10-05 23:23:45','',3);
INSERT INTO `wp_gf_form_view` VALUES (5871,13,'2023-10-06 08:12:02','',412);
INSERT INTO `wp_gf_form_view` VALUES (5872,19,'2023-10-06 16:02:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (5873,21,'2023-10-06 16:02:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (5874,24,'2023-10-06 19:29:41','',15);
INSERT INTO `wp_gf_form_view` VALUES (5875,13,'2023-10-07 08:12:17','',419);
INSERT INTO `wp_gf_form_view` VALUES (5876,21,'2023-10-07 17:13:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (5877,24,'2023-10-08 05:39:02','',5);
INSERT INTO `wp_gf_form_view` VALUES (5878,13,'2023-10-08 08:12:21','',348);
INSERT INTO `wp_gf_form_view` VALUES (5879,13,'2023-10-09 08:12:35','',438);
INSERT INTO `wp_gf_form_view` VALUES (5880,24,'2023-10-09 13:46:20','',26);
INSERT INTO `wp_gf_form_view` VALUES (5881,23,'2023-10-10 06:26:44','',10);
INSERT INTO `wp_gf_form_view` VALUES (5882,21,'2023-10-10 06:26:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (5883,19,'2023-10-10 06:26:49','',3);
INSERT INTO `wp_gf_form_view` VALUES (5884,13,'2023-10-10 08:13:54','',515);
INSERT INTO `wp_gf_form_view` VALUES (5885,24,'2023-10-10 14:04:12','',12);
INSERT INTO `wp_gf_form_view` VALUES (5886,13,'2023-10-11 08:14:19','',451);
INSERT INTO `wp_gf_form_view` VALUES (5887,24,'2023-10-11 14:50:41','',11);
INSERT INTO `wp_gf_form_view` VALUES (5888,21,'2023-10-11 16:39:29','',3);
INSERT INTO `wp_gf_form_view` VALUES (5889,23,'2023-10-11 16:39:36','',2);
INSERT INTO `wp_gf_form_view` VALUES (5890,19,'2023-10-11 16:40:04','',3);
INSERT INTO `wp_gf_form_view` VALUES (5891,13,'2023-10-12 08:14:47','',359);
INSERT INTO `wp_gf_form_view` VALUES (5892,24,'2023-10-12 16:02:47','',9);
INSERT INTO `wp_gf_form_view` VALUES (5893,13,'2023-10-13 08:18:37','',357);
INSERT INTO `wp_gf_form_view` VALUES (5894,21,'2023-10-13 08:29:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (5895,24,'2023-10-13 17:09:01','',6);
INSERT INTO `wp_gf_form_view` VALUES (5896,19,'2023-10-14 02:05:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (5897,13,'2023-10-14 08:20:49','',366);
INSERT INTO `wp_gf_form_view` VALUES (5898,23,'2023-10-14 14:37:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (5899,24,'2023-10-14 19:28:58','',11);
INSERT INTO `wp_gf_form_view` VALUES (5900,21,'2023-10-14 22:19:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (5901,13,'2023-10-15 08:21:23','',370);
INSERT INTO `wp_gf_form_view` VALUES (5902,24,'2023-10-15 19:40:11','',8);
INSERT INTO `wp_gf_form_view` VALUES (5903,13,'2023-10-16 08:21:34','',531);
INSERT INTO `wp_gf_form_view` VALUES (5904,24,'2023-10-17 00:57:03','',7);
INSERT INTO `wp_gf_form_view` VALUES (5905,23,'2023-10-17 06:27:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (5906,21,'2023-10-17 06:27:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (5907,19,'2023-10-17 06:27:32','',2);
INSERT INTO `wp_gf_form_view` VALUES (5908,13,'2023-10-17 08:22:20','',377);
INSERT INTO `wp_gf_form_view` VALUES (5909,13,'2023-10-18 08:22:57','',397);
INSERT INTO `wp_gf_form_view` VALUES (5910,24,'2023-10-18 12:58:42','',8);
INSERT INTO `wp_gf_form_view` VALUES (5911,23,'2023-10-18 17:02:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (5912,13,'2023-10-19 08:23:20','',386);
INSERT INTO `wp_gf_form_view` VALUES (5913,24,'2023-10-19 16:21:41','',12);
INSERT INTO `wp_gf_form_view` VALUES (5914,13,'2023-10-20 08:23:34','',336);
INSERT INTO `wp_gf_form_view` VALUES (5915,13,'2023-10-21 08:23:53','',378);
INSERT INTO `wp_gf_form_view` VALUES (5916,24,'2023-10-21 11:25:58','',8);
INSERT INTO `wp_gf_form_view` VALUES (5917,13,'2023-10-22 08:24:02','',331);
INSERT INTO `wp_gf_form_view` VALUES (5918,24,'2023-10-22 17:43:07','',8);
INSERT INTO `wp_gf_form_view` VALUES (5919,13,'2023-10-23 08:24:29','',566);
INSERT INTO `wp_gf_form_view` VALUES (5920,21,'2023-10-23 09:55:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (5921,24,'2023-10-23 18:57:06','',29);
INSERT INTO `wp_gf_form_view` VALUES (5922,23,'2023-10-24 01:17:31','',6);
INSERT INTO `wp_gf_form_view` VALUES (5923,13,'2023-10-24 08:25:13','',402);
INSERT INTO `wp_gf_form_view` VALUES (5924,21,'2023-10-24 13:46:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (5925,24,'2023-10-24 19:25:28','',14);
INSERT INTO `wp_gf_form_view` VALUES (5926,13,'2023-10-25 08:25:37','',400);
INSERT INTO `wp_gf_form_view` VALUES (5927,24,'2023-10-25 20:26:20','',15);
INSERT INTO `wp_gf_form_view` VALUES (5928,19,'2023-10-26 07:01:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5929,21,'2023-10-26 07:05:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (5930,23,'2023-10-26 07:10:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (5931,13,'2023-10-26 08:26:29','',323);
INSERT INTO `wp_gf_form_view` VALUES (5932,24,'2023-10-26 22:01:18','',9);
INSERT INTO `wp_gf_form_view` VALUES (5933,13,'2023-10-27 08:27:09','',360);
INSERT INTO `wp_gf_form_view` VALUES (5934,24,'2023-10-27 22:55:02','',7);
INSERT INTO `wp_gf_form_view` VALUES (5935,13,'2023-10-28 08:27:51','',347);
INSERT INTO `wp_gf_form_view` VALUES (5936,24,'2023-10-29 02:18:48','',15);
INSERT INTO `wp_gf_form_view` VALUES (5937,13,'2023-10-29 08:28:11','',393);
INSERT INTO `wp_gf_form_view` VALUES (5938,19,'2023-10-29 19:43:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (5939,23,'2023-10-29 21:22:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (5940,13,'2023-10-30 08:28:47','',393);
INSERT INTO `wp_gf_form_view` VALUES (5941,24,'2023-10-30 09:50:16','',13);
INSERT INTO `wp_gf_form_view` VALUES (5942,23,'2023-10-31 06:24:06','',3);
INSERT INTO `wp_gf_form_view` VALUES (5943,21,'2023-10-31 06:24:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (5944,19,'2023-10-31 06:24:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (5945,13,'2023-10-31 08:29:53','',367);
INSERT INTO `wp_gf_form_view` VALUES (5946,24,'2023-10-31 11:07:46','',22);
INSERT INTO `wp_gf_form_view` VALUES (5947,13,'2023-11-01 08:30:15','',384);
INSERT INTO `wp_gf_form_view` VALUES (5948,24,'2023-11-01 14:05:15','',8);
INSERT INTO `wp_gf_form_view` VALUES (5949,23,'2023-11-01 14:42:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (5950,21,'2023-11-01 21:49:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (5951,19,'2023-11-02 01:00:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (5952,13,'2023-11-02 08:31:16','',374);
INSERT INTO `wp_gf_form_view` VALUES (5953,24,'2023-11-02 15:51:00','',12);
INSERT INTO `wp_gf_form_view` VALUES (5954,13,'2023-11-03 08:31:51','',398);
INSERT INTO `wp_gf_form_view` VALUES (5955,24,'2023-11-03 23:31:17','',24);
INSERT INTO `wp_gf_form_view` VALUES (5956,21,'2023-11-04 00:49:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (5957,13,'2023-11-04 08:32:30','',357);
INSERT INTO `wp_gf_form_view` VALUES (5958,23,'2023-11-04 17:11:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (5959,19,'2023-11-04 17:39:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (5960,24,'2023-11-05 01:29:19','',13);
INSERT INTO `wp_gf_form_view` VALUES (5961,13,'2023-11-05 08:32:32','',482);
INSERT INTO `wp_gf_form_view` VALUES (5962,21,'2023-11-05 18:36:35','',6);
INSERT INTO `wp_gf_form_view` VALUES (5963,23,'2023-11-06 00:20:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (5964,24,'2023-11-06 02:22:53','',7);
INSERT INTO `wp_gf_form_view` VALUES (5965,19,'2023-11-06 02:27:43','',3);
INSERT INTO `wp_gf_form_view` VALUES (5966,13,'2023-11-06 08:33:13','',434);
INSERT INTO `wp_gf_form_view` VALUES (5967,21,'2023-11-07 06:18:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (5968,23,'2023-11-07 06:27:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (5969,19,'2023-11-07 06:27:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (5970,24,'2023-11-07 06:42:43','',41);
INSERT INTO `wp_gf_form_view` VALUES (5971,13,'2023-11-07 08:33:28','',479);
INSERT INTO `wp_gf_form_view` VALUES (5972,25,'2023-11-07 17:50:17','',5);
INSERT INTO `wp_gf_form_view` VALUES (5973,24,'2023-11-08 07:04:17','',34);
INSERT INTO `wp_gf_form_view` VALUES (5974,13,'2023-11-08 08:39:33','',578);
INSERT INTO `wp_gf_form_view` VALUES (5975,23,'2023-11-08 09:20:41','',5);
INSERT INTO `wp_gf_form_view` VALUES (5976,21,'2023-11-08 09:22:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (5977,19,'2023-11-08 09:24:16','',4);
INSERT INTO `wp_gf_form_view` VALUES (5978,25,'2023-11-08 21:18:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (5979,13,'2023-11-09 08:40:17','',379);
INSERT INTO `wp_gf_form_view` VALUES (5980,24,'2023-11-09 14:31:31','',17);
INSERT INTO `wp_gf_form_view` VALUES (5981,19,'2023-11-09 19:23:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (5982,23,'2023-11-09 19:31:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (5983,13,'2023-11-10 08:40:20','',346);
INSERT INTO `wp_gf_form_view` VALUES (5984,24,'2023-11-10 16:44:12','',16);
INSERT INTO `wp_gf_form_view` VALUES (5985,23,'2023-11-10 21:59:31','',3);
INSERT INTO `wp_gf_form_view` VALUES (5986,25,'2023-11-11 05:03:06','',6);
INSERT INTO `wp_gf_form_view` VALUES (5987,13,'2023-11-11 08:40:33','',584);
INSERT INTO `wp_gf_form_view` VALUES (5988,21,'2023-11-11 15:29:55','',3);
INSERT INTO `wp_gf_form_view` VALUES (5989,19,'2023-11-11 15:32:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (5990,24,'2023-11-11 17:21:51','',25);
INSERT INTO `wp_gf_form_view` VALUES (5991,23,'2023-11-12 06:52:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (5992,25,'2023-11-12 06:55:32','',2);
INSERT INTO `wp_gf_form_view` VALUES (5993,13,'2023-11-12 08:40:41','',342);
INSERT INTO `wp_gf_form_view` VALUES (5994,24,'2023-11-12 17:58:47','',9);
INSERT INTO `wp_gf_form_view` VALUES (5995,13,'2023-11-13 08:41:24','',406);
INSERT INTO `wp_gf_form_view` VALUES (5996,24,'2023-11-13 23:42:43','',17);
INSERT INTO `wp_gf_form_view` VALUES (5997,23,'2023-11-14 06:31:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (5998,21,'2023-11-14 06:31:04','',2);
INSERT INTO `wp_gf_form_view` VALUES (5999,19,'2023-11-14 06:31:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (6000,25,'2023-11-14 06:46:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (6001,13,'2023-11-14 08:42:08','',421);
INSERT INTO `wp_gf_form_view` VALUES (6002,24,'2023-11-15 02:06:05','',16);
INSERT INTO `wp_gf_form_view` VALUES (6003,23,'2023-11-15 07:38:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (6004,21,'2023-11-15 07:38:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (6005,19,'2023-11-15 07:38:32','',3);
INSERT INTO `wp_gf_form_view` VALUES (6006,25,'2023-11-15 07:40:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (6007,13,'2023-11-15 08:42:39','',394);
INSERT INTO `wp_gf_form_view` VALUES (6008,24,'2023-11-16 04:24:50','',21);
INSERT INTO `wp_gf_form_view` VALUES (6009,13,'2023-11-16 08:43:18','',492);
INSERT INTO `wp_gf_form_view` VALUES (6010,23,'2023-11-17 04:23:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (6011,21,'2023-11-17 04:24:15','',1);
INSERT INTO `wp_gf_form_view` VALUES (6012,13,'2023-11-17 08:43:55','',357);
INSERT INTO `wp_gf_form_view` VALUES (6013,24,'2023-11-17 08:57:43','',5);
INSERT INTO `wp_gf_form_view` VALUES (6014,19,'2023-11-18 04:20:08','',2);
INSERT INTO `wp_gf_form_view` VALUES (6015,13,'2023-11-18 08:44:15','',511);
INSERT INTO `wp_gf_form_view` VALUES (6016,24,'2023-11-18 22:19:26','',57);
INSERT INTO `wp_gf_form_view` VALUES (6017,21,'2023-11-19 00:57:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (6018,23,'2023-11-19 06:11:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (6019,19,'2023-11-19 06:12:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (6020,13,'2023-11-19 08:49:05','',355);
INSERT INTO `wp_gf_form_view` VALUES (6021,25,'2023-11-19 16:51:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (6022,24,'2023-11-19 22:55:57','',11);
INSERT INTO `wp_gf_form_view` VALUES (6023,13,'2023-11-20 08:49:10','',403);
INSERT INTO `wp_gf_form_view` VALUES (6024,23,'2023-11-20 22:15:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (6025,21,'2023-11-21 06:23:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (6026,19,'2023-11-21 06:23:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6027,24,'2023-11-21 06:34:15','',27);
INSERT INTO `wp_gf_form_view` VALUES (6028,25,'2023-11-21 06:39:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (6029,13,'2023-11-21 08:49:47','',361);
INSERT INTO `wp_gf_form_view` VALUES (6030,13,'2023-11-22 08:50:03','',366);
INSERT INTO `wp_gf_form_view` VALUES (6031,24,'2023-11-22 11:50:52','',15);
INSERT INTO `wp_gf_form_view` VALUES (6032,13,'2023-11-23 08:50:45','',344);
INSERT INTO `wp_gf_form_view` VALUES (6033,24,'2023-11-23 14:23:48','',10);
INSERT INTO `wp_gf_form_view` VALUES (6034,13,'2023-11-24 08:51:17','',359);
INSERT INTO `wp_gf_form_view` VALUES (6035,24,'2023-11-24 15:47:15','',10);
INSERT INTO `wp_gf_form_view` VALUES (6036,25,'2023-11-24 16:01:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6037,13,'2023-11-25 08:52:09','',369);
INSERT INTO `wp_gf_form_view` VALUES (6038,24,'2023-11-25 16:56:11','',18);
INSERT INTO `wp_gf_form_view` VALUES (6039,13,'2023-11-26 08:55:29','',593);
INSERT INTO `wp_gf_form_view` VALUES (6040,21,'2023-11-26 16:15:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (6041,24,'2023-11-26 17:59:40','',29);
INSERT INTO `wp_gf_form_view` VALUES (6042,25,'2023-11-26 23:48:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (6043,13,'2023-11-27 08:56:13','',469);
INSERT INTO `wp_gf_form_view` VALUES (6044,24,'2023-11-27 19:23:32','',61);
INSERT INTO `wp_gf_form_view` VALUES (6045,21,'2023-11-27 21:20:01','',9);
INSERT INTO `wp_gf_form_view` VALUES (6046,23,'2023-11-27 23:29:36','',6);
INSERT INTO `wp_gf_form_view` VALUES (6047,19,'2023-11-27 23:29:40','',5);
INSERT INTO `wp_gf_form_view` VALUES (6048,25,'2023-11-28 06:40:19','',6);
INSERT INTO `wp_gf_form_view` VALUES (6049,13,'2023-11-28 09:01:02','',602);
INSERT INTO `wp_gf_form_view` VALUES (6050,24,'2023-11-28 20:46:07','',20);
INSERT INTO `wp_gf_form_view` VALUES (6051,19,'2023-11-29 05:46:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (6052,13,'2023-11-29 09:02:41','',369);
INSERT INTO `wp_gf_form_view` VALUES (6053,24,'2023-11-30 01:47:28','',21);
INSERT INTO `wp_gf_form_view` VALUES (6054,25,'2023-11-30 02:21:11','',3);
INSERT INTO `wp_gf_form_view` VALUES (6055,13,'2023-11-30 09:05:57','',448);
INSERT INTO `wp_gf_form_view` VALUES (6056,21,'2023-11-30 10:37:36','',3);
INSERT INTO `wp_gf_form_view` VALUES (6057,23,'2023-11-30 18:32:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (6058,19,'2023-11-30 18:32:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (6059,24,'2023-12-01 04:06:36','',18);
INSERT INTO `wp_gf_form_view` VALUES (6060,13,'2023-12-01 09:10:45','',368);
INSERT INTO `wp_gf_form_view` VALUES (6061,24,'2023-12-02 04:31:17','',7);
INSERT INTO `wp_gf_form_view` VALUES (6062,13,'2023-12-02 09:15:19','',352);
INSERT INTO `wp_gf_form_view` VALUES (6063,24,'2023-12-03 05:16:39','',4);
INSERT INTO `wp_gf_form_view` VALUES (6064,13,'2023-12-03 09:16:53','',339);
INSERT INTO `wp_gf_form_view` VALUES (6065,23,'2023-12-03 13:51:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (6066,24,'2023-12-04 05:16:58','',18);
INSERT INTO `wp_gf_form_view` VALUES (6067,13,'2023-12-04 09:16:57','',542);
INSERT INTO `wp_gf_form_view` VALUES (6068,21,'2023-12-04 13:16:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (6069,19,'2023-12-04 13:16:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (6070,25,'2023-12-04 13:18:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (6071,24,'2023-12-05 05:24:50','',14);
INSERT INTO `wp_gf_form_view` VALUES (6072,23,'2023-12-05 06:26:48','',2);
INSERT INTO `wp_gf_form_view` VALUES (6073,13,'2023-12-05 09:17:59','',383);
INSERT INTO `wp_gf_form_view` VALUES (6074,21,'2023-12-05 18:50:31','',2);
INSERT INTO `wp_gf_form_view` VALUES (6075,25,'2023-12-05 18:51:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (6076,13,'2023-12-06 09:24:02','',441);
INSERT INTO `wp_gf_form_view` VALUES (6077,24,'2023-12-06 14:51:45','',28);
INSERT INTO `wp_gf_form_view` VALUES (6078,23,'2023-12-06 17:42:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (6079,19,'2023-12-06 17:42:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (6080,13,'2023-12-07 09:30:37','',349);
INSERT INTO `wp_gf_form_view` VALUES (6081,24,'2023-12-07 15:22:38','',13);
INSERT INTO `wp_gf_form_view` VALUES (6082,13,'2023-12-08 09:31:41','',451);
INSERT INTO `wp_gf_form_view` VALUES (6083,24,'2023-12-08 17:38:31','',44);
INSERT INTO `wp_gf_form_view` VALUES (6084,23,'2023-12-08 19:12:57','',3);
INSERT INTO `wp_gf_form_view` VALUES (6085,21,'2023-12-08 19:12:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (6086,19,'2023-12-08 19:13:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (6087,25,'2023-12-08 19:15:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (6088,13,'2023-12-09 09:32:33','',403);
INSERT INTO `wp_gf_form_view` VALUES (6089,24,'2023-12-09 17:55:36','',11);
INSERT INTO `wp_gf_form_view` VALUES (6090,21,'2023-12-10 02:26:56','',1);
INSERT INTO `wp_gf_form_view` VALUES (6091,23,'2023-12-10 02:27:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (6092,25,'2023-12-10 02:27:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (6093,13,'2023-12-10 09:33:08','',515);
INSERT INTO `wp_gf_form_view` VALUES (6094,24,'2023-12-10 22:24:11','',38);
INSERT INTO `wp_gf_form_view` VALUES (6095,13,'2023-12-11 09:33:33','',215);
INSERT INTO `wp_gf_form_view` VALUES (6096,19,'2023-12-11 12:15:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (6097,21,'2023-12-11 16:33:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (6098,25,'2023-12-11 17:11:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (6099,23,'2023-12-11 20:10:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (6100,24,'2023-12-11 23:16:01','',12);
INSERT INTO `wp_gf_form_view` VALUES (6101,13,'2023-12-12 13:43:39','',467);
INSERT INTO `wp_gf_form_view` VALUES (6102,19,'2023-12-12 13:45:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (6103,24,'2023-12-13 00:01:23','',16);
INSERT INTO `wp_gf_form_view` VALUES (6104,13,'2023-12-13 13:44:44','',341);
INSERT INTO `wp_gf_form_view` VALUES (6105,24,'2023-12-14 01:19:46','',27);
INSERT INTO `wp_gf_form_view` VALUES (6106,13,'2023-12-14 13:45:43','',361);
INSERT INTO `wp_gf_form_view` VALUES (6107,24,'2023-12-15 02:25:48','',28);
INSERT INTO `wp_gf_form_view` VALUES (6108,13,'2023-12-15 13:47:01','',378);
INSERT INTO `wp_gf_form_view` VALUES (6109,24,'2023-12-16 02:27:21','',9);
INSERT INTO `wp_gf_form_view` VALUES (6110,13,'2023-12-16 13:51:11','',391);
INSERT INTO `wp_gf_form_view` VALUES (6111,24,'2023-12-17 03:09:55','',11);
INSERT INTO `wp_gf_form_view` VALUES (6112,13,'2023-12-17 13:51:27','',425);
INSERT INTO `wp_gf_form_view` VALUES (6113,24,'2023-12-18 03:12:36','',18);
INSERT INTO `wp_gf_form_view` VALUES (6114,13,'2023-12-18 13:54:52','',540);
INSERT INTO `wp_gf_form_view` VALUES (6115,21,'2023-12-18 15:02:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6116,25,'2023-12-18 15:10:24','',3);
INSERT INTO `wp_gf_form_view` VALUES (6117,24,'2023-12-19 04:05:54','',41);
INSERT INTO `wp_gf_form_view` VALUES (6118,23,'2023-12-19 06:29:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (6119,19,'2023-12-19 06:29:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (6120,13,'2023-12-19 13:57:29','',487);
INSERT INTO `wp_gf_form_view` VALUES (6121,13,'2023-12-20 13:58:24','',543);
INSERT INTO `wp_gf_form_view` VALUES (6122,19,'2023-12-20 14:14:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (6123,25,'2023-12-20 14:29:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (6124,21,'2023-12-20 14:29:38','',3);
INSERT INTO `wp_gf_form_view` VALUES (6125,23,'2023-12-20 14:30:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (6126,24,'2023-12-20 15:26:22','',36);
INSERT INTO `wp_gf_form_view` VALUES (6127,13,'2023-12-21 13:59:20','',523);
INSERT INTO `wp_gf_form_view` VALUES (6128,24,'2023-12-21 18:12:41','',27);
INSERT INTO `wp_gf_form_view` VALUES (6129,21,'2023-12-21 22:00:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (6130,25,'2023-12-21 22:06:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (6131,23,'2023-12-21 22:09:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (6132,19,'2023-12-21 22:10:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (6133,13,'2023-12-22 14:01:05','',400);
INSERT INTO `wp_gf_form_view` VALUES (6134,24,'2023-12-22 22:31:11','',21);
INSERT INTO `wp_gf_form_view` VALUES (6135,13,'2023-12-23 14:02:44','',340);
INSERT INTO `wp_gf_form_view` VALUES (6136,25,'2023-12-24 03:48:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (6137,24,'2023-12-24 10:56:31','',12);
INSERT INTO `wp_gf_form_view` VALUES (6138,13,'2023-12-24 14:03:28','',368);
INSERT INTO `wp_gf_form_view` VALUES (6139,19,'2023-12-24 16:09:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (6140,24,'2023-12-25 12:32:57','',23);
INSERT INTO `wp_gf_form_view` VALUES (6141,21,'2023-12-25 12:51:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (6142,13,'2023-12-25 14:06:21','',521);
INSERT INTO `wp_gf_form_view` VALUES (6143,23,'2023-12-26 06:32:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (6144,19,'2023-12-26 06:32:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (6145,25,'2023-12-26 06:36:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (6146,13,'2023-12-26 14:06:23','',373);
INSERT INTO `wp_gf_form_view` VALUES (6147,24,'2023-12-26 18:08:06','',21);
INSERT INTO `wp_gf_form_view` VALUES (6148,21,'2023-12-27 02:02:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (6149,13,'2023-12-27 14:07:31','',366);
INSERT INTO `wp_gf_form_view` VALUES (6150,24,'2023-12-27 21:53:59','',27);
INSERT INTO `wp_gf_form_view` VALUES (6151,21,'2023-12-28 11:07:08','',2);
INSERT INTO `wp_gf_form_view` VALUES (6152,23,'2023-12-28 11:07:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6153,13,'2023-12-28 14:08:47','',424);
INSERT INTO `wp_gf_form_view` VALUES (6154,24,'2023-12-28 22:28:42','',15);
INSERT INTO `wp_gf_form_view` VALUES (6155,23,'2023-12-29 14:07:41','',3);
INSERT INTO `wp_gf_form_view` VALUES (6156,21,'2023-12-29 14:07:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (6157,19,'2023-12-29 14:07:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (6158,25,'2023-12-29 14:08:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (6159,13,'2023-12-29 14:08:49','',458);
INSERT INTO `wp_gf_form_view` VALUES (6160,24,'2023-12-29 23:17:26','',13);
INSERT INTO `wp_gf_form_view` VALUES (6161,13,'2023-12-30 14:10:47','',455);
INSERT INTO `wp_gf_form_view` VALUES (6162,23,'2023-12-30 20:49:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (6163,24,'2023-12-31 00:27:51','',19);
INSERT INTO `wp_gf_form_view` VALUES (6164,13,'2023-12-31 14:11:55','',369);
INSERT INTO `wp_gf_form_view` VALUES (6165,24,'2024-01-01 05:39:34','',9);
INSERT INTO `wp_gf_form_view` VALUES (6166,13,'2024-01-01 14:12:06','',486);
INSERT INTO `wp_gf_form_view` VALUES (6167,23,'2024-01-01 23:26:17','',4);
INSERT INTO `wp_gf_form_view` VALUES (6168,21,'2024-01-01 23:26:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (6169,19,'2024-01-01 23:26:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (6170,25,'2024-01-01 23:26:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (6171,24,'2024-01-02 06:09:47','',23);
INSERT INTO `wp_gf_form_view` VALUES (6172,13,'2024-01-02 14:12:55','',424);
INSERT INTO `wp_gf_form_view` VALUES (6173,23,'2024-01-03 02:05:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (6174,19,'2024-01-03 02:14:29','',5);
INSERT INTO `wp_gf_form_view` VALUES (6175,24,'2024-01-03 07:11:59','',16);
INSERT INTO `wp_gf_form_view` VALUES (6176,13,'2024-01-03 14:15:20','',338);
INSERT INTO `wp_gf_form_view` VALUES (6177,21,'2024-01-04 00:19:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (6178,24,'2024-01-04 08:12:55','',13);
INSERT INTO `wp_gf_form_view` VALUES (6179,13,'2024-01-04 14:18:10','',377);
INSERT INTO `wp_gf_form_view` VALUES (6180,19,'2024-01-04 18:45:50','',6);
INSERT INTO `wp_gf_form_view` VALUES (6181,25,'2024-01-05 04:02:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (6182,24,'2024-01-05 13:30:25','',16);
INSERT INTO `wp_gf_form_view` VALUES (6183,13,'2024-01-05 14:19:26','',406);
INSERT INTO `wp_gf_form_view` VALUES (6184,19,'2024-01-05 19:57:54','',11);
INSERT INTO `wp_gf_form_view` VALUES (6185,24,'2024-01-06 13:32:28','',7);
INSERT INTO `wp_gf_form_view` VALUES (6186,13,'2024-01-06 14:20:10','',619);
INSERT INTO `wp_gf_form_view` VALUES (6187,19,'2024-01-06 22:03:44','',8);
INSERT INTO `wp_gf_form_view` VALUES (6188,13,'2024-01-07 14:20:37','',423);
INSERT INTO `wp_gf_form_view` VALUES (6189,24,'2024-01-07 17:18:36','',13);
INSERT INTO `wp_gf_form_view` VALUES (6190,21,'2024-01-07 18:53:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (6191,23,'2024-01-08 01:39:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (6192,13,'2024-01-08 14:21:07','',460);
INSERT INTO `wp_gf_form_view` VALUES (6193,19,'2024-01-08 20:02:28','',5);
INSERT INTO `wp_gf_form_view` VALUES (6194,24,'2024-01-09 01:52:49','',28);
INSERT INTO `wp_gf_form_view` VALUES (6195,23,'2024-01-09 06:28:29','',7);
INSERT INTO `wp_gf_form_view` VALUES (6196,21,'2024-01-09 06:28:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (6197,25,'2024-01-09 06:33:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (6198,13,'2024-01-09 14:21:14','',450);
INSERT INTO `wp_gf_form_view` VALUES (6199,19,'2024-01-10 01:51:44','',6);
INSERT INTO `wp_gf_form_view` VALUES (6200,24,'2024-01-10 09:31:34','',19);
INSERT INTO `wp_gf_form_view` VALUES (6201,13,'2024-01-10 14:23:02','',368);
INSERT INTO `wp_gf_form_view` VALUES (6202,24,'2024-01-11 14:24:21','',27);
INSERT INTO `wp_gf_form_view` VALUES (6203,13,'2024-01-11 14:24:21','',460);
INSERT INTO `wp_gf_form_view` VALUES (6204,19,'2024-01-12 01:28:19','',4);
INSERT INTO `wp_gf_form_view` VALUES (6205,21,'2024-01-12 01:28:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (6206,13,'2024-01-12 14:26:27','',488);
INSERT INTO `wp_gf_form_view` VALUES (6207,24,'2024-01-12 15:08:15','',12);
INSERT INTO `wp_gf_form_view` VALUES (6208,23,'2024-01-12 15:14:43','',3);
INSERT INTO `wp_gf_form_view` VALUES (6209,13,'2024-01-13 14:26:51','',565);
INSERT INTO `wp_gf_form_view` VALUES (6210,24,'2024-01-13 16:15:37','',9);
INSERT INTO `wp_gf_form_view` VALUES (6211,19,'2024-01-13 16:16:44','',6);
INSERT INTO `wp_gf_form_view` VALUES (6212,13,'2024-01-14 14:29:11','',504);
INSERT INTO `wp_gf_form_view` VALUES (6213,24,'2024-01-14 16:57:51','',25);
INSERT INTO `wp_gf_form_view` VALUES (6214,25,'2024-01-14 23:22:35','',4);
INSERT INTO `wp_gf_form_view` VALUES (6215,21,'2024-01-15 00:11:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (6216,19,'2024-01-15 00:12:19','',3);
INSERT INTO `wp_gf_form_view` VALUES (6217,23,'2024-01-15 00:14:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (6218,13,'2024-01-15 14:30:54','',612);
INSERT INTO `wp_gf_form_view` VALUES (6219,24,'2024-01-15 18:46:17','',38);
INSERT INTO `wp_gf_form_view` VALUES (6220,23,'2024-01-16 06:22:34','',9);
INSERT INTO `wp_gf_form_view` VALUES (6221,21,'2024-01-16 06:22:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (6222,19,'2024-01-16 06:22:39','',8);
INSERT INTO `wp_gf_form_view` VALUES (6223,25,'2024-01-16 06:24:02','',9);
INSERT INTO `wp_gf_form_view` VALUES (6224,13,'2024-01-16 14:32:46','',649);
INSERT INTO `wp_gf_form_view` VALUES (6225,24,'2024-01-16 21:23:57','',17);
INSERT INTO `wp_gf_form_view` VALUES (6226,19,'2024-01-17 06:39:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (6227,13,'2024-01-17 14:34:16','',486);
INSERT INTO `wp_gf_form_view` VALUES (6228,24,'2024-01-18 03:41:01','',20);
INSERT INTO `wp_gf_form_view` VALUES (6229,25,'2024-01-18 10:55:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (6230,21,'2024-01-18 11:41:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (6231,23,'2024-01-18 11:41:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (6232,19,'2024-01-18 11:41:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (6233,13,'2024-01-18 14:35:49','',512);
INSERT INTO `wp_gf_form_view` VALUES (6234,24,'2024-01-19 04:21:20','',15);
INSERT INTO `wp_gf_form_view` VALUES (6235,13,'2024-01-19 14:35:52','',382);
INSERT INTO `wp_gf_form_view` VALUES (6236,21,'2024-01-20 10:16:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (6237,24,'2024-01-20 13:26:02','',13);
INSERT INTO `wp_gf_form_view` VALUES (6238,13,'2024-01-20 14:39:19','',427);
INSERT INTO `wp_gf_form_view` VALUES (6239,25,'2024-01-20 19:16:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6240,13,'2024-01-21 14:39:58','',432);
INSERT INTO `wp_gf_form_view` VALUES (6241,24,'2024-01-21 15:18:27','',7);
INSERT INTO `wp_gf_form_view` VALUES (6242,23,'2024-01-22 12:22:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (6243,13,'2024-01-22 14:41:12','',481);
INSERT INTO `wp_gf_form_view` VALUES (6244,24,'2024-01-22 18:08:40','',36);
INSERT INTO `wp_gf_form_view` VALUES (6245,21,'2024-01-23 06:24:16','',5);
INSERT INTO `wp_gf_form_view` VALUES (6246,19,'2024-01-23 06:24:19','',5);
INSERT INTO `wp_gf_form_view` VALUES (6247,25,'2024-01-23 06:29:19','',5);
INSERT INTO `wp_gf_form_view` VALUES (6248,13,'2024-01-23 14:43:05','',702);
INSERT INTO `wp_gf_form_view` VALUES (6249,24,'2024-01-23 20:10:52','',40);
INSERT INTO `wp_gf_form_view` VALUES (6250,23,'2024-01-24 05:07:38','',7);
INSERT INTO `wp_gf_form_view` VALUES (6251,19,'2024-01-24 12:06:42','',5);
INSERT INTO `wp_gf_form_view` VALUES (6252,13,'2024-01-24 14:43:54','',657);
INSERT INTO `wp_gf_form_view` VALUES (6253,21,'2024-01-24 16:49:36','',3);
INSERT INTO `wp_gf_form_view` VALUES (6254,25,'2024-01-24 16:51:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (6255,24,'2024-01-24 20:21:58','',24);
INSERT INTO `wp_gf_form_view` VALUES (6256,23,'2024-01-25 05:21:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (6257,13,'2024-01-25 14:44:53','',587);
INSERT INTO `wp_gf_form_view` VALUES (6258,25,'2024-01-25 18:29:03','',2);
INSERT INTO `wp_gf_form_view` VALUES (6259,21,'2024-01-25 20:13:20','',4);
INSERT INTO `wp_gf_form_view` VALUES (6260,24,'2024-01-25 20:26:34','',24);
INSERT INTO `wp_gf_form_view` VALUES (6261,23,'2024-01-26 07:31:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (6262,19,'2024-01-26 09:13:15','',4);
INSERT INTO `wp_gf_form_view` VALUES (6263,13,'2024-01-26 14:45:43','',415);
INSERT INTO `wp_gf_form_view` VALUES (6264,24,'2024-01-26 20:27:19','',30);
INSERT INTO `wp_gf_form_view` VALUES (6265,21,'2024-01-27 04:24:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (6266,13,'2024-01-27 14:46:58','',413);
INSERT INTO `wp_gf_form_view` VALUES (6267,25,'2024-01-27 16:36:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (6268,24,'2024-01-27 20:45:29','',24);
INSERT INTO `wp_gf_form_view` VALUES (6269,23,'2024-01-28 08:34:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (6270,13,'2024-01-28 14:47:30','',466);
INSERT INTO `wp_gf_form_view` VALUES (6271,24,'2024-01-28 21:21:33','',30);
INSERT INTO `wp_gf_form_view` VALUES (6272,13,'2024-01-29 14:49:43','',636);
INSERT INTO `wp_gf_form_view` VALUES (6273,23,'2024-01-29 15:03:57','',4);
INSERT INTO `wp_gf_form_view` VALUES (6274,21,'2024-01-29 15:04:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (6275,25,'2024-01-29 15:05:17','',5);
INSERT INTO `wp_gf_form_view` VALUES (6276,19,'2024-01-29 15:06:17','',3);
INSERT INTO `wp_gf_form_view` VALUES (6277,24,'2024-01-29 22:20:45','',18);
INSERT INTO `wp_gf_form_view` VALUES (6278,13,'2024-01-30 14:51:22','',619);
INSERT INTO `wp_gf_form_view` VALUES (6279,23,'2024-01-31 00:53:53','',2);
INSERT INTO `wp_gf_form_view` VALUES (6280,21,'2024-01-31 00:53:54','',3);
INSERT INTO `wp_gf_form_view` VALUES (6281,19,'2024-01-31 00:53:58','',3);
INSERT INTO `wp_gf_form_view` VALUES (6282,25,'2024-01-31 00:55:11','',4);
INSERT INTO `wp_gf_form_view` VALUES (6283,24,'2024-01-31 00:55:28','',17);
INSERT INTO `wp_gf_form_view` VALUES (6284,13,'2024-01-31 14:52:19','',604);
INSERT INTO `wp_gf_form_view` VALUES (6285,24,'2024-02-01 03:04:59','',7);
INSERT INTO `wp_gf_form_view` VALUES (6286,13,'2024-02-01 14:53:32','',383);
INSERT INTO `wp_gf_form_view` VALUES (6287,19,'2024-02-02 02:40:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (6288,24,'2024-02-02 14:28:11','',20);
INSERT INTO `wp_gf_form_view` VALUES (6289,23,'2024-02-02 14:30:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (6290,13,'2024-02-02 14:55:10','',449);
INSERT INTO `wp_gf_form_view` VALUES (6291,19,'2024-02-03 02:52:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6292,13,'2024-02-03 14:56:03','',526);
INSERT INTO `wp_gf_form_view` VALUES (6293,24,'2024-02-03 21:52:57','',22);
INSERT INTO `wp_gf_form_view` VALUES (6294,25,'2024-02-04 12:59:15','',1);
INSERT INTO `wp_gf_form_view` VALUES (6295,13,'2024-02-04 14:57:06','',465);
INSERT INTO `wp_gf_form_view` VALUES (6296,23,'2024-02-04 17:51:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (6297,19,'2024-02-04 17:58:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (6298,24,'2024-02-04 22:24:33','',19);
INSERT INTO `wp_gf_form_view` VALUES (6299,21,'2024-02-05 05:04:58','',4);
INSERT INTO `wp_gf_form_view` VALUES (6300,13,'2024-02-05 14:58:00','',542);
INSERT INTO `wp_gf_form_view` VALUES (6301,25,'2024-02-05 19:55:27','',6);
INSERT INTO `wp_gf_form_view` VALUES (6302,24,'2024-02-05 22:41:59','',34);
INSERT INTO `wp_gf_form_view` VALUES (6303,19,'2024-02-06 04:31:54','',3);
INSERT INTO `wp_gf_form_view` VALUES (6304,23,'2024-02-06 04:43:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (6305,13,'2024-02-06 14:59:15','',582);
INSERT INTO `wp_gf_form_view` VALUES (6306,21,'2024-02-06 16:55:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (6307,24,'2024-02-06 23:15:34','',20);
INSERT INTO `wp_gf_form_view` VALUES (6308,23,'2024-02-07 05:51:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6309,19,'2024-02-07 05:51:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (6310,25,'2024-02-07 05:56:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (6311,13,'2024-02-07 15:00:26','',486);
INSERT INTO `wp_gf_form_view` VALUES (6312,21,'2024-02-08 01:26:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (6313,24,'2024-02-08 01:26:41','',22);
INSERT INTO `wp_gf_form_view` VALUES (6314,13,'2024-02-08 15:02:02','',479);
INSERT INTO `wp_gf_form_view` VALUES (6315,24,'2024-02-09 01:27:55','',21);
INSERT INTO `wp_gf_form_view` VALUES (6316,23,'2024-02-09 04:21:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (6317,13,'2024-02-09 15:03:42','',457);
INSERT INTO `wp_gf_form_view` VALUES (6318,19,'2024-02-09 23:32:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (6319,24,'2024-02-10 03:01:35','',24);
INSERT INTO `wp_gf_form_view` VALUES (6320,21,'2024-02-10 13:39:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (6321,23,'2024-02-10 14:08:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (6322,25,'2024-02-10 14:08:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6323,13,'2024-02-10 15:04:29','',354);
INSERT INTO `wp_gf_form_view` VALUES (6324,24,'2024-02-11 13:38:03','',25);
INSERT INTO `wp_gf_form_view` VALUES (6325,13,'2024-02-11 15:05:15','',377);
INSERT INTO `wp_gf_form_view` VALUES (6326,24,'2024-02-12 14:18:39','',45);
INSERT INTO `wp_gf_form_view` VALUES (6327,13,'2024-02-12 15:05:28','',444);
INSERT INTO `wp_gf_form_view` VALUES (6328,25,'2024-02-12 23:05:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (6329,23,'2024-02-12 23:06:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (6330,21,'2024-02-13 04:04:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (6331,13,'2024-02-13 15:07:19','',719);
INSERT INTO `wp_gf_form_view` VALUES (6332,24,'2024-02-13 15:07:29','',36);
INSERT INTO `wp_gf_form_view` VALUES (6333,23,'2024-02-14 05:49:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (6334,21,'2024-02-14 05:49:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6335,19,'2024-02-14 05:49:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (6336,25,'2024-02-14 05:54:24','',4);
INSERT INTO `wp_gf_form_view` VALUES (6337,13,'2024-02-14 15:08:30','',409);
INSERT INTO `wp_gf_form_view` VALUES (6338,24,'2024-02-14 16:24:08','',25);
INSERT INTO `wp_gf_form_view` VALUES (6339,13,'2024-02-15 15:10:41','',614);
INSERT INTO `wp_gf_form_view` VALUES (6340,24,'2024-02-15 16:25:22','',27);
INSERT INTO `wp_gf_form_view` VALUES (6341,23,'2024-02-16 08:20:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (6342,21,'2024-02-16 12:18:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (6343,19,'2024-02-16 12:18:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (6344,25,'2024-02-16 12:19:04','',3);
INSERT INTO `wp_gf_form_view` VALUES (6345,13,'2024-02-16 15:11:35','',404);
INSERT INTO `wp_gf_form_view` VALUES (6346,24,'2024-02-16 21:06:52','',16);
INSERT INTO `wp_gf_form_view` VALUES (6347,25,'2024-02-17 12:20:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (6348,13,'2024-02-17 15:11:38','',438);
INSERT INTO `wp_gf_form_view` VALUES (6349,24,'2024-02-17 23:35:13','',21);
INSERT INTO `wp_gf_form_view` VALUES (6350,23,'2024-02-18 08:27:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (6351,13,'2024-02-18 15:12:42','',456);
INSERT INTO `wp_gf_form_view` VALUES (6352,24,'2024-02-19 07:23:19','',25);
INSERT INTO `wp_gf_form_view` VALUES (6353,21,'2024-02-19 13:06:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (6354,23,'2024-02-19 13:06:27','',3);
INSERT INTO `wp_gf_form_view` VALUES (6355,25,'2024-02-19 13:06:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (6356,13,'2024-02-19 15:15:46','',546);
INSERT INTO `wp_gf_form_view` VALUES (6357,24,'2024-02-20 08:23:36','',14);
INSERT INTO `wp_gf_form_view` VALUES (6358,19,'2024-02-20 14:52:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (6359,13,'2024-02-20 15:17:18','',525);
INSERT INTO `wp_gf_form_view` VALUES (6360,23,'2024-02-21 05:49:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (6361,21,'2024-02-21 05:49:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (6362,25,'2024-02-21 05:54:27','',3);
INSERT INTO `wp_gf_form_view` VALUES (6363,24,'2024-02-21 10:51:12','',42);
INSERT INTO `wp_gf_form_view` VALUES (6364,13,'2024-02-21 15:19:00','',469);
INSERT INTO `wp_gf_form_view` VALUES (6365,24,'2024-02-22 11:55:33','',26);
INSERT INTO `wp_gf_form_view` VALUES (6366,25,'2024-02-22 14:11:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (6367,13,'2024-02-22 15:20:39','',490);
INSERT INTO `wp_gf_form_view` VALUES (6368,23,'2024-02-22 18:49:05','',1);
INSERT INTO `wp_gf_form_view` VALUES (6369,24,'2024-02-23 13:57:09','',14);
INSERT INTO `wp_gf_form_view` VALUES (6370,13,'2024-02-23 15:21:51','',445);
INSERT INTO `wp_gf_form_view` VALUES (6371,21,'2024-02-23 17:37:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (6372,24,'2024-02-24 14:41:17','',35);
INSERT INTO `wp_gf_form_view` VALUES (6373,13,'2024-02-24 15:22:41','',632);
INSERT INTO `wp_gf_form_view` VALUES (6374,21,'2024-02-25 01:10:31','',2);
INSERT INTO `wp_gf_form_view` VALUES (6375,13,'2024-02-25 15:23:48','',721);
INSERT INTO `wp_gf_form_view` VALUES (6376,24,'2024-02-25 15:51:23','',17);
INSERT INTO `wp_gf_form_view` VALUES (6377,13,'2024-02-26 15:25:26','',826);
INSERT INTO `wp_gf_form_view` VALUES (6378,24,'2024-02-26 16:24:17','',16);
INSERT INTO `wp_gf_form_view` VALUES (6379,19,'2024-02-26 18:02:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (6380,13,'2024-02-27 15:27:00','',457);
INSERT INTO `wp_gf_form_view` VALUES (6381,24,'2024-02-27 16:36:45','',21);
INSERT INTO `wp_gf_form_view` VALUES (6382,21,'2024-02-27 17:39:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (6383,23,'2024-02-28 05:44:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (6384,19,'2024-02-28 05:44:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (6385,25,'2024-02-28 05:49:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (6386,13,'2024-02-28 15:28:49','',875);
INSERT INTO `wp_gf_form_view` VALUES (6387,24,'2024-02-28 17:06:19','',11);
INSERT INTO `wp_gf_form_view` VALUES (6388,13,'2024-02-29 15:30:13','',710);
INSERT INTO `wp_gf_form_view` VALUES (6389,24,'2024-02-29 17:27:55','',18);
INSERT INTO `wp_gf_form_view` VALUES (6390,21,'2024-02-29 18:15:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (6391,25,'2024-02-29 18:16:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (6392,23,'2024-02-29 18:16:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (6393,13,'2024-03-01 15:30:22','',547);
INSERT INTO `wp_gf_form_view` VALUES (6394,24,'2024-03-01 18:31:08','',20);
INSERT INTO `wp_gf_form_view` VALUES (6395,13,'2024-03-02 15:32:49','',507);
INSERT INTO `wp_gf_form_view` VALUES (6396,23,'2024-03-02 18:07:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (6397,19,'2024-03-02 18:17:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (6398,24,'2024-03-02 18:41:30','',8);
INSERT INTO `wp_gf_form_view` VALUES (6399,13,'2024-03-03 15:35:09','',652);
INSERT INTO `wp_gf_form_view` VALUES (6400,24,'2024-03-03 20:03:22','',13);
INSERT INTO `wp_gf_form_view` VALUES (6401,23,'2024-03-03 20:06:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (6402,13,'2024-03-04 15:36:25','',942);
INSERT INTO `wp_gf_form_view` VALUES (6403,24,'2024-03-04 21:05:55','',28);
INSERT INTO `wp_gf_form_view` VALUES (6404,19,'2024-03-05 00:50:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (6405,21,'2024-03-05 00:55:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (6406,25,'2024-03-05 13:53:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (6407,23,'2024-03-05 15:09:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (6408,13,'2024-03-05 15:37:48','',642);
INSERT INTO `wp_gf_form_view` VALUES (6409,24,'2024-03-05 22:55:04','',25);
INSERT INTO `wp_gf_form_view` VALUES (6410,21,'2024-03-06 05:50:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (6411,19,'2024-03-06 05:50:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (6412,13,'2024-03-06 15:40:17','',369);
INSERT INTO `wp_gf_form_view` VALUES (6413,24,'2024-03-06 23:31:57','',33);
INSERT INTO `wp_gf_form_view` VALUES (6414,21,'2024-03-07 09:14:28','',4);
INSERT INTO `wp_gf_form_view` VALUES (6415,13,'2024-03-07 15:41:52','',380);
INSERT INTO `wp_gf_form_view` VALUES (6416,19,'2024-03-07 15:55:13','',4);
INSERT INTO `wp_gf_form_view` VALUES (6417,24,'2024-03-08 00:25:23','',25);
INSERT INTO `wp_gf_form_view` VALUES (6418,13,'2024-03-08 15:43:19','',679);
INSERT INTO `wp_gf_form_view` VALUES (6419,23,'2024-03-08 20:17:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (6420,25,'2024-03-08 22:53:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (6421,24,'2024-03-09 02:58:28','',13);
INSERT INTO `wp_gf_form_view` VALUES (6422,24,'2024-03-09 02:58:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (6423,13,'2024-03-09 15:44:13','',465);
INSERT INTO `wp_gf_form_view` VALUES (6424,21,'2024-03-09 21:59:15','',1);
INSERT INTO `wp_gf_form_view` VALUES (6425,24,'2024-03-10 04:08:57','',41);
INSERT INTO `wp_gf_form_view` VALUES (6426,13,'2024-03-10 15:45:09','',410);
INSERT INTO `wp_gf_form_view` VALUES (6427,24,'2024-03-11 04:11:33','',56);
INSERT INTO `wp_gf_form_view` VALUES (6428,21,'2024-03-11 05:15:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (6429,13,'2024-03-11 15:45:46','',477);
INSERT INTO `wp_gf_form_view` VALUES (6430,25,'2024-03-12 00:47:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (6431,24,'2024-03-12 05:28:16','',61);
INSERT INTO `wp_gf_form_view` VALUES (6432,13,'2024-03-12 15:46:47','',690);
INSERT INTO `wp_gf_form_view` VALUES (6433,23,'2024-03-12 19:00:13','',3);
INSERT INTO `wp_gf_form_view` VALUES (6434,21,'2024-03-12 19:07:50','',7);
INSERT INTO `wp_gf_form_view` VALUES (6435,19,'2024-03-12 21:36:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (6436,25,'2024-03-13 05:50:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (6437,24,'2024-03-13 05:50:35','',32);
INSERT INTO `wp_gf_form_view` VALUES (6438,13,'2024-03-13 15:49:28','',384);
INSERT INTO `wp_gf_form_view` VALUES (6439,24,'2024-03-14 08:05:13','',11);
INSERT INTO `wp_gf_form_view` VALUES (6440,19,'2024-03-14 10:52:18','',4);
INSERT INTO `wp_gf_form_view` VALUES (6441,13,'2024-03-14 15:52:01','',386);
INSERT INTO `wp_gf_form_view` VALUES (6442,21,'2024-03-15 00:37:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (6443,25,'2024-03-15 11:23:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (6444,24,'2024-03-15 12:43:03','',44);
INSERT INTO `wp_gf_form_view` VALUES (6445,13,'2024-03-15 15:54:08','',433);
INSERT INTO `wp_gf_form_view` VALUES (6446,24,'2024-03-16 15:33:39','',17);
INSERT INTO `wp_gf_form_view` VALUES (6447,13,'2024-03-16 15:55:33','',629);
INSERT INTO `wp_gf_form_view` VALUES (6448,24,'2024-03-17 15:55:31','',22);
INSERT INTO `wp_gf_form_view` VALUES (6449,13,'2024-03-17 15:57:22','',485);
INSERT INTO `wp_gf_form_view` VALUES (6450,13,'2024-03-18 15:58:50','',420);
INSERT INTO `wp_gf_form_view` VALUES (6451,24,'2024-03-18 16:49:07','',23);
INSERT INTO `wp_gf_form_view` VALUES (6452,19,'2024-03-19 00:50:00','',2);
INSERT INTO `wp_gf_form_view` VALUES (6453,13,'2024-03-19 16:00:13','',495);
INSERT INTO `wp_gf_form_view` VALUES (6454,25,'2024-03-19 16:02:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6455,24,'2024-03-19 17:43:54','',22);
INSERT INTO `wp_gf_form_view` VALUES (6456,23,'2024-03-20 06:03:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (6457,21,'2024-03-20 06:03:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (6458,19,'2024-03-20 06:03:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (6459,13,'2024-03-20 16:14:23','',319);
INSERT INTO `wp_gf_form_view` VALUES (6460,24,'2024-03-20 17:44:06','',26);
INSERT INTO `wp_gf_form_view` VALUES (6461,13,'2024-03-21 16:18:39','',261);
INSERT INTO `wp_gf_form_view` VALUES (6462,23,'2024-03-21 17:00:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (6463,24,'2024-03-21 17:54:37','',25);
INSERT INTO `wp_gf_form_view` VALUES (6464,13,'2024-03-22 16:25:14','',211);
INSERT INTO `wp_gf_form_view` VALUES (6465,24,'2024-03-22 18:06:40','',21);
INSERT INTO `wp_gf_form_view` VALUES (6466,25,'2024-03-23 03:24:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (6467,13,'2024-03-23 17:09:23','',290);
INSERT INTO `wp_gf_form_view` VALUES (6468,24,'2024-03-23 18:26:23','',30);
INSERT INTO `wp_gf_form_view` VALUES (6469,13,'2024-03-24 17:12:00','',357);
INSERT INTO `wp_gf_form_view` VALUES (6470,23,'2024-03-24 17:33:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (6471,24,'2024-03-24 21:43:24','',18);
INSERT INTO `wp_gf_form_view` VALUES (6472,21,'2024-03-25 13:48:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (6473,13,'2024-03-25 17:13:05','',276);
INSERT INTO `wp_gf_form_view` VALUES (6474,24,'2024-03-25 22:52:30','',47);
INSERT INTO `wp_gf_form_view` VALUES (6475,19,'2024-03-25 23:25:36','',2);
INSERT INTO `wp_gf_form_view` VALUES (6476,13,'2024-03-26 17:14:57','',419);
INSERT INTO `wp_gf_form_view` VALUES (6477,25,'2024-03-27 00:22:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (6478,24,'2024-03-27 01:26:59','',39);
INSERT INTO `wp_gf_form_view` VALUES (6479,23,'2024-03-27 02:31:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (6480,21,'2024-03-27 05:46:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (6481,19,'2024-03-27 05:46:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (6482,13,'2024-03-27 17:16:14','',407);
INSERT INTO `wp_gf_form_view` VALUES (6483,24,'2024-03-28 02:59:09','',19);
INSERT INTO `wp_gf_form_view` VALUES (6484,13,'2024-03-28 17:20:19','',356);
INSERT INTO `wp_gf_form_view` VALUES (6485,19,'2024-03-28 22:33:41','',5);
INSERT INTO `wp_gf_form_view` VALUES (6486,21,'2024-03-29 02:43:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (6487,24,'2024-03-29 03:08:59','',30);
INSERT INTO `wp_gf_form_view` VALUES (6488,13,'2024-03-29 17:25:17','',391);
INSERT INTO `wp_gf_form_view` VALUES (6489,24,'2024-03-30 06:11:06','',20);
INSERT INTO `wp_gf_form_view` VALUES (6490,19,'2024-03-30 15:30:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (6491,21,'2024-03-30 16:05:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (6492,13,'2024-03-30 17:26:14','',340);
INSERT INTO `wp_gf_form_view` VALUES (6493,24,'2024-03-31 15:42:54','',20);
INSERT INTO `wp_gf_form_view` VALUES (6494,13,'2024-03-31 17:31:14','',364);
INSERT INTO `wp_gf_form_view` VALUES (6495,19,'2024-03-31 22:09:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (6496,21,'2024-04-01 11:10:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (6497,24,'2024-04-01 17:05:11','',46);
INSERT INTO `wp_gf_form_view` VALUES (6498,25,'2024-04-01 17:06:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (6499,13,'2024-04-01 17:31:39','',473);
INSERT INTO `wp_gf_form_view` VALUES (6500,13,'2024-04-02 17:35:44','',532);
INSERT INTO `wp_gf_form_view` VALUES (6501,24,'2024-04-02 17:52:41','',27);
INSERT INTO `wp_gf_form_view` VALUES (6502,19,'2024-04-03 01:51:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (6503,23,'2024-04-03 05:50:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (6504,21,'2024-04-03 05:50:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (6505,25,'2024-04-03 05:55:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (6506,13,'2024-04-03 17:40:46','',512);
INSERT INTO `wp_gf_form_view` VALUES (6507,24,'2024-04-03 18:42:52','',26);
INSERT INTO `wp_gf_form_view` VALUES (6508,21,'2024-04-04 09:00:22','',3);
INSERT INTO `wp_gf_form_view` VALUES (6509,23,'2024-04-04 16:00:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (6510,19,'2024-04-04 16:00:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (6511,25,'2024-04-04 16:01:47','',1);
INSERT INTO `wp_gf_form_view` VALUES (6512,13,'2024-04-04 17:50:43','',465);
INSERT INTO `wp_gf_form_view` VALUES (6513,24,'2024-04-04 18:54:22','',28);
INSERT INTO `wp_gf_form_view` VALUES (6514,21,'2024-04-05 10:16:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (6515,13,'2024-04-05 18:00:37','',742);
INSERT INTO `wp_gf_form_view` VALUES (6516,24,'2024-04-05 19:03:50','',21);
INSERT INTO `wp_gf_form_view` VALUES (6517,25,'2024-04-05 22:01:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (6518,13,'2024-04-06 18:00:41','',599);
INSERT INTO `wp_gf_form_view` VALUES (6519,21,'2024-04-06 20:22:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (6520,24,'2024-04-06 20:22:12','',17);
INSERT INTO `wp_gf_form_view` VALUES (6521,19,'2024-04-06 20:22:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (6522,23,'2024-04-07 04:56:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (6523,13,'2024-04-07 18:05:36','',312);
INSERT INTO `wp_gf_form_view` VALUES (6524,24,'2024-04-07 20:27:27','',45);
INSERT INTO `wp_gf_form_view` VALUES (6525,23,'2024-04-08 13:48:01','',4);
INSERT INTO `wp_gf_form_view` VALUES (6526,13,'2024-04-08 18:10:46','',775);
INSERT INTO `wp_gf_form_view` VALUES (6527,21,'2024-04-08 18:50:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (6528,25,'2024-04-08 19:27:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (6529,19,'2024-04-08 20:16:34','',5);
INSERT INTO `wp_gf_form_view` VALUES (6530,24,'2024-04-08 20:58:26','',20);
INSERT INTO `wp_gf_form_view` VALUES (6531,13,'2024-04-09 18:10:51','',450);
INSERT INTO `wp_gf_form_view` VALUES (6532,24,'2024-04-09 21:34:37','',36);
INSERT INTO `wp_gf_form_view` VALUES (6533,23,'2024-04-10 05:45:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (6534,21,'2024-04-10 05:45:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (6535,19,'2024-04-10 05:46:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (6536,25,'2024-04-10 05:47:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (6537,13,'2024-04-10 18:10:55','',327);
INSERT INTO `wp_gf_form_view` VALUES (6538,24,'2024-04-10 21:47:37','',21);
INSERT INTO `wp_gf_form_view` VALUES (6539,21,'2024-04-11 15:21:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (6540,19,'2024-04-11 15:21:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (6541,13,'2024-04-11 18:16:54','',311);
INSERT INTO `wp_gf_form_view` VALUES (6542,24,'2024-04-11 23:31:01','',29);
INSERT INTO `wp_gf_form_view` VALUES (6543,23,'2024-04-12 04:49:56','',6);
INSERT INTO `wp_gf_form_view` VALUES (6544,13,'2024-04-12 18:20:55','',805);
INSERT INTO `wp_gf_form_view` VALUES (6545,24,'2024-04-12 23:48:35','',11);
INSERT INTO `wp_gf_form_view` VALUES (6546,21,'2024-04-13 00:03:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (6547,25,'2024-04-13 00:27:58','',4);
INSERT INTO `wp_gf_form_view` VALUES (6548,23,'2024-04-13 08:45:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (6549,13,'2024-04-13 18:23:42','',315);
INSERT INTO `wp_gf_form_view` VALUES (6550,24,'2024-04-14 00:27:25','',27);
INSERT INTO `wp_gf_form_view` VALUES (6551,25,'2024-04-14 02:32:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (6552,23,'2024-04-14 16:26:52','',3);
INSERT INTO `wp_gf_form_view` VALUES (6553,13,'2024-04-14 18:25:33','',367);
INSERT INTO `wp_gf_form_view` VALUES (6554,19,'2024-04-14 19:44:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (6555,24,'2024-04-15 01:07:31','',29);
INSERT INTO `wp_gf_form_view` VALUES (6556,25,'2024-04-15 10:17:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (6557,21,'2024-04-15 10:17:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (6558,13,'2024-04-15 18:30:55','',747);
INSERT INTO `wp_gf_form_view` VALUES (6559,24,'2024-04-16 02:15:17','',33);
INSERT INTO `wp_gf_form_view` VALUES (6560,13,'2024-04-16 18:40:34','',1280);
INSERT INTO `wp_gf_form_view` VALUES (6561,23,'2024-04-16 23:13:44','',13);
INSERT INTO `wp_gf_form_view` VALUES (6562,19,'2024-04-17 01:10:04','',8);
INSERT INTO `wp_gf_form_view` VALUES (6563,24,'2024-04-17 02:44:24','',27);
INSERT INTO `wp_gf_form_view` VALUES (6564,21,'2024-04-17 04:50:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (6565,25,'2024-04-17 04:51:03','',6);
INSERT INTO `wp_gf_form_view` VALUES (6566,13,'2024-04-17 18:45:35','',406);
INSERT INTO `wp_gf_form_view` VALUES (6567,23,'2024-04-18 00:06:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (6568,24,'2024-04-18 05:41:51','',16);
INSERT INTO `wp_gf_form_view` VALUES (6569,19,'2024-04-18 14:54:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (6570,13,'2024-04-18 18:45:36','',294);
INSERT INTO `wp_gf_form_view` VALUES (6571,24,'2024-04-19 14:45:27','',49);
INSERT INTO `wp_gf_form_view` VALUES (6572,13,'2024-04-19 18:45:54','',897);
INSERT INTO `wp_gf_form_view` VALUES (6573,23,'2024-04-20 08:11:11','',3);
INSERT INTO `wp_gf_form_view` VALUES (6574,21,'2024-04-20 09:35:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (6575,25,'2024-04-20 13:06:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (6576,24,'2024-04-20 16:36:59','',45);
INSERT INTO `wp_gf_form_view` VALUES (6577,13,'2024-04-20 18:49:46','',497);
INSERT INTO `wp_gf_form_view` VALUES (6578,19,'2024-04-21 01:11:05','',5);
INSERT INTO `wp_gf_form_view` VALUES (6579,23,'2024-04-21 09:49:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (6580,21,'2024-04-21 14:04:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (6581,24,'2024-04-21 17:34:49','',28);
INSERT INTO `wp_gf_form_view` VALUES (6582,13,'2024-04-21 18:55:53','',423);
INSERT INTO `wp_gf_form_view` VALUES (6583,19,'2024-04-22 09:34:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (6584,24,'2024-04-22 17:38:23','',13);
INSERT INTO `wp_gf_form_view` VALUES (6585,13,'2024-04-22 19:00:49','',433);
INSERT INTO `wp_gf_form_view` VALUES (6586,23,'2024-04-22 20:26:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (6587,19,'2024-04-23 17:46:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (6588,24,'2024-04-23 18:52:40','',27);
INSERT INTO `wp_gf_form_view` VALUES (6589,13,'2024-04-23 19:00:50','',524);
INSERT INTO `wp_gf_form_view` VALUES (6590,23,'2024-04-24 02:03:24','',7);
INSERT INTO `wp_gf_form_view` VALUES (6591,21,'2024-04-24 05:45:54','',7);
INSERT INTO `wp_gf_form_view` VALUES (6592,25,'2024-04-24 05:55:58','',4);
INSERT INTO `wp_gf_form_view` VALUES (6593,13,'2024-04-24 19:05:51','',1190);
INSERT INTO `wp_gf_form_view` VALUES (6594,24,'2024-04-24 19:20:08','',260);
INSERT INTO `wp_gf_form_view` VALUES (6595,23,'2024-04-25 03:20:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (6596,21,'2024-04-25 07:50:32','',4);
INSERT INTO `wp_gf_form_view` VALUES (6597,25,'2024-04-25 17:54:33','',4);
INSERT INTO `wp_gf_form_view` VALUES (6598,13,'2024-04-25 19:06:03','',716);
INSERT INTO `wp_gf_form_view` VALUES (6599,24,'2024-04-25 19:23:03','',127);
INSERT INTO `wp_gf_form_view` VALUES (6600,19,'2024-04-25 20:39:18','',4);
INSERT INTO `wp_gf_form_view` VALUES (6601,23,'2024-04-26 04:37:12','',4);
INSERT INTO `wp_gf_form_view` VALUES (6602,21,'2024-04-26 10:03:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (6603,13,'2024-04-26 19:10:43','',628);
INSERT INTO `wp_gf_form_view` VALUES (6604,24,'2024-04-26 19:23:05','',125);
INSERT INTO `wp_gf_form_view` VALUES (6605,25,'2024-04-26 23:14:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6606,19,'2024-04-27 08:17:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (6607,13,'2024-04-27 19:15:49','',466);
INSERT INTO `wp_gf_form_view` VALUES (6608,24,'2024-04-27 19:27:45','',73);
INSERT INTO `wp_gf_form_view` VALUES (6609,21,'2024-04-28 04:02:01','',2);
INSERT INTO `wp_gf_form_view` VALUES (6610,13,'2024-04-28 19:15:52','',682);
INSERT INTO `wp_gf_form_view` VALUES (6611,24,'2024-04-28 19:38:24','',66);
INSERT INTO `wp_gf_form_view` VALUES (6612,23,'2024-04-29 00:49:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (6613,25,'2024-04-29 04:00:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (6614,13,'2024-04-29 19:15:53','',361);
INSERT INTO `wp_gf_form_view` VALUES (6615,24,'2024-04-29 19:56:26','',33);
INSERT INTO `wp_gf_form_view` VALUES (6616,21,'2024-04-29 19:57:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (6617,19,'2024-04-30 01:48:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (6618,23,'2024-04-30 11:49:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (6619,13,'2024-04-30 19:15:54','',431);
INSERT INTO `wp_gf_form_view` VALUES (6620,24,'2024-04-30 20:11:51','',44);
INSERT INTO `wp_gf_form_view` VALUES (6621,25,'2024-05-01 04:37:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (6622,21,'2024-05-01 05:56:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (6623,19,'2024-05-01 05:56:04','',4);
INSERT INTO `wp_gf_form_view` VALUES (6624,13,'2024-05-01 19:25:53','',545);
INSERT INTO `wp_gf_form_view` VALUES (6625,24,'2024-05-01 21:51:57','',40);
INSERT INTO `wp_gf_form_view` VALUES (6626,19,'2024-05-02 09:19:12','',5);
INSERT INTO `wp_gf_form_view` VALUES (6627,25,'2024-05-02 16:18:08','',2);
INSERT INTO `wp_gf_form_view` VALUES (6628,13,'2024-05-02 19:25:55','',375);
INSERT INTO `wp_gf_form_view` VALUES (6629,23,'2024-05-02 20:58:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (6630,24,'2024-05-02 22:04:57','',17);
INSERT INTO `wp_gf_form_view` VALUES (6631,19,'2024-05-03 15:23:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (6632,13,'2024-05-03 19:27:16','',421);
INSERT INTO `wp_gf_form_view` VALUES (6633,25,'2024-05-03 22:26:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (6634,24,'2024-05-03 22:36:27','',28);
INSERT INTO `wp_gf_form_view` VALUES (6635,21,'2024-05-04 00:26:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (6636,13,'2024-05-04 19:28:08','',583);
INSERT INTO `wp_gf_form_view` VALUES (6637,24,'2024-05-04 22:59:18','',24);
INSERT INTO `wp_gf_form_view` VALUES (6638,19,'2024-05-05 02:51:23','',2);
INSERT INTO `wp_gf_form_view` VALUES (6639,23,'2024-05-05 03:00:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (6640,13,'2024-05-05 19:30:56','',630);
INSERT INTO `wp_gf_form_view` VALUES (6641,24,'2024-05-05 23:56:49','',30);
INSERT INTO `wp_gf_form_view` VALUES (6642,23,'2024-05-06 03:31:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (6643,19,'2024-05-06 14:04:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (6644,13,'2024-05-06 19:40:19','',755);
INSERT INTO `wp_gf_form_view` VALUES (6645,24,'2024-05-07 01:51:42','',199);
INSERT INTO `wp_gf_form_view` VALUES (6646,25,'2024-05-07 02:57:31','',5);
INSERT INTO `wp_gf_form_view` VALUES (6647,23,'2024-05-07 17:51:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (6648,13,'2024-05-07 19:40:55','',842);
INSERT INTO `wp_gf_form_view` VALUES (6649,24,'2024-05-08 01:53:38','',77);
INSERT INTO `wp_gf_form_view` VALUES (6650,21,'2024-05-08 05:51:04','',4);
INSERT INTO `wp_gf_form_view` VALUES (6651,19,'2024-05-08 05:51:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (6652,25,'2024-05-08 05:56:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (6653,23,'2024-05-08 18:19:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (6654,13,'2024-05-08 19:40:57','',430);
INSERT INTO `wp_gf_form_view` VALUES (6655,24,'2024-05-09 02:04:53','',87);
INSERT INTO `wp_gf_form_view` VALUES (6656,19,'2024-05-09 12:24:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (6657,25,'2024-05-09 17:05:16','',2);
INSERT INTO `wp_gf_form_view` VALUES (6658,13,'2024-05-09 19:43:02','',316);
INSERT INTO `wp_gf_form_view` VALUES (6659,21,'2024-05-09 20:04:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (6660,23,'2024-05-10 00:34:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (6661,24,'2024-05-10 02:08:47','',28);
INSERT INTO `wp_gf_form_view` VALUES (6662,25,'2024-05-10 19:15:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (6663,13,'2024-05-10 19:45:59','',538);
INSERT INTO `wp_gf_form_view` VALUES (6664,19,'2024-05-11 02:29:53','',6);
INSERT INTO `wp_gf_form_view` VALUES (6665,24,'2024-05-11 02:44:17','',32);
INSERT INTO `wp_gf_form_view` VALUES (6666,13,'2024-05-11 19:51:00','',299);
INSERT INTO `wp_gf_form_view` VALUES (6667,25,'2024-05-11 21:19:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6668,24,'2024-05-12 04:15:33','',32);
INSERT INTO `wp_gf_form_view` VALUES (6669,13,'2024-05-12 19:56:00','',998);
INSERT INTO `wp_gf_form_view` VALUES (6670,19,'2024-05-13 01:21:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (6671,24,'2024-05-13 06:21:41','',25);
INSERT INTO `wp_gf_form_view` VALUES (6672,13,'2024-05-13 20:05:02','',350);
INSERT INTO `wp_gf_form_view` VALUES (6673,24,'2024-05-14 08:55:22','',30);
INSERT INTO `wp_gf_form_view` VALUES (6674,13,'2024-05-14 20:10:02','',481);
INSERT INTO `wp_gf_form_view` VALUES (6675,19,'2024-05-14 21:03:42','',6);
INSERT INTO `wp_gf_form_view` VALUES (6676,25,'2024-05-14 22:45:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (6677,23,'2024-05-15 02:41:57','',5);
INSERT INTO `wp_gf_form_view` VALUES (6678,24,'2024-05-15 09:11:03','',26);
INSERT INTO `wp_gf_form_view` VALUES (6679,21,'2024-05-15 09:19:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (6680,13,'2024-05-15 20:10:03','',546);
INSERT INTO `wp_gf_form_view` VALUES (6681,19,'2024-05-15 22:04:38','',6);
INSERT INTO `wp_gf_form_view` VALUES (6682,24,'2024-05-16 09:34:17','',17);
INSERT INTO `wp_gf_form_view` VALUES (6683,25,'2024-05-16 16:49:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (6684,23,'2024-05-16 19:14:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (6685,13,'2024-05-16 20:15:04','',399);
INSERT INTO `wp_gf_form_view` VALUES (6686,19,'2024-05-16 22:30:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (6687,24,'2024-05-17 10:24:47','',36);
INSERT INTO `wp_gf_form_view` VALUES (6688,13,'2024-05-17 20:16:02','',770);
INSERT INTO `wp_gf_form_view` VALUES (6689,21,'2024-05-17 23:42:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (6690,19,'2024-05-18 00:09:37','',4);
INSERT INTO `wp_gf_form_view` VALUES (6691,24,'2024-05-18 11:25:14','',19);
INSERT INTO `wp_gf_form_view` VALUES (6692,25,'2024-05-18 17:07:15','',1);
INSERT INTO `wp_gf_form_view` VALUES (6693,13,'2024-05-18 20:17:07','',758);
INSERT INTO `wp_gf_form_view` VALUES (6694,24,'2024-05-19 14:31:17','',23);
INSERT INTO `wp_gf_form_view` VALUES (6695,13,'2024-05-19 20:18:14','',347);
INSERT INTO `wp_gf_form_view` VALUES (6696,24,'2024-05-20 15:13:36','',21);
INSERT INTO `wp_gf_form_view` VALUES (6697,21,'2024-05-20 16:26:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (6698,13,'2024-05-20 20:18:59','',909);
INSERT INTO `wp_gf_form_view` VALUES (6699,19,'2024-05-21 05:20:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (6700,23,'2024-05-21 12:58:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (6701,25,'2024-05-21 12:58:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (6702,24,'2024-05-21 15:43:42','',16);
INSERT INTO `wp_gf_form_view` VALUES (6703,13,'2024-05-21 20:20:15','',441);
INSERT INTO `wp_gf_form_view` VALUES (6704,25,'2024-05-22 14:05:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (6705,24,'2024-05-22 15:48:38','',27);
INSERT INTO `wp_gf_form_view` VALUES (6706,13,'2024-05-22 20:25:15','',502);
INSERT INTO `wp_gf_form_view` VALUES (6707,19,'2024-05-23 04:00:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (6708,24,'2024-05-23 15:58:21','',33);
INSERT INTO `wp_gf_form_view` VALUES (6709,23,'2024-05-23 16:56:29','',2);
INSERT INTO `wp_gf_form_view` VALUES (6710,21,'2024-05-23 16:56:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (6711,25,'2024-05-23 16:57:05','',3);
INSERT INTO `wp_gf_form_view` VALUES (6712,13,'2024-05-23 20:25:16','',364);
INSERT INTO `wp_gf_form_view` VALUES (6713,24,'2024-05-24 17:58:11','',15);
INSERT INTO `wp_gf_form_view` VALUES (6714,13,'2024-05-24 20:30:19','',783);
INSERT INTO `wp_gf_form_view` VALUES (6715,23,'2024-05-25 09:01:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (6716,19,'2024-05-25 11:10:33','',3);
INSERT INTO `wp_gf_form_view` VALUES (6717,21,'2024-05-25 11:35:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (6718,24,'2024-05-25 19:04:33','',13);
INSERT INTO `wp_gf_form_view` VALUES (6719,13,'2024-05-25 20:34:12','',370);
INSERT INTO `wp_gf_form_view` VALUES (6720,24,'2024-05-26 20:28:11','',26);
INSERT INTO `wp_gf_form_view` VALUES (6721,13,'2024-05-26 20:40:19','',778);
INSERT INTO `wp_gf_form_view` VALUES (6722,13,'2024-05-27 20:45:20','',439);
INSERT INTO `wp_gf_form_view` VALUES (6723,24,'2024-05-27 21:41:13','',29);
INSERT INTO `wp_gf_form_view` VALUES (6724,21,'2024-05-28 00:35:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (6725,23,'2024-05-28 02:48:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (6726,13,'2024-05-28 20:50:28','',442);
INSERT INTO `wp_gf_form_view` VALUES (6727,25,'2024-05-28 21:37:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (6728,24,'2024-05-28 21:41:59','',25);
INSERT INTO `wp_gf_form_view` VALUES (6729,13,'2024-05-29 21:00:21','',376);
INSERT INTO `wp_gf_form_view` VALUES (6730,24,'2024-05-29 22:48:06','',38);
INSERT INTO `wp_gf_form_view` VALUES (6731,13,'2024-05-30 21:00:22','',744);
INSERT INTO `wp_gf_form_view` VALUES (6732,24,'2024-05-30 22:50:04','',26);
INSERT INTO `wp_gf_form_view` VALUES (6733,23,'2024-05-31 12:18:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (6734,13,'2024-05-31 21:01:15','',463);
INSERT INTO `wp_gf_form_view` VALUES (6735,24,'2024-06-01 00:34:20','',44);
INSERT INTO `wp_gf_form_view` VALUES (6736,21,'2024-06-01 13:42:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (6737,25,'2024-06-01 16:43:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (6738,19,'2024-06-01 17:16:37','',15);
INSERT INTO `wp_gf_form_view` VALUES (6739,13,'2024-06-01 21:10:23','',503);
INSERT INTO `wp_gf_form_view` VALUES (6740,24,'2024-06-02 01:07:19','',33);
INSERT INTO `wp_gf_form_view` VALUES (6741,21,'2024-06-02 16:00:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (6742,23,'2024-06-02 16:00:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (6743,19,'2024-06-02 19:15:01','',6);
INSERT INTO `wp_gf_form_view` VALUES (6744,13,'2024-06-02 21:10:24','',520);
INSERT INTO `wp_gf_form_view` VALUES (6745,24,'2024-06-03 01:07:47','',48);
INSERT INTO `wp_gf_form_view` VALUES (6746,25,'2024-06-03 15:17:00','',3);
INSERT INTO `wp_gf_form_view` VALUES (6747,19,'2024-06-03 21:01:48','',13);
INSERT INTO `wp_gf_form_view` VALUES (6748,13,'2024-06-03 21:12:01','',680);
INSERT INTO `wp_gf_form_view` VALUES (6749,24,'2024-06-04 01:32:09','',78);
INSERT INTO `wp_gf_form_view` VALUES (6750,23,'2024-06-04 06:34:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (6751,21,'2024-06-04 06:34:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6752,13,'2024-06-04 21:15:01','',492);
INSERT INTO `wp_gf_form_view` VALUES (6753,19,'2024-06-04 21:47:52','',7);
INSERT INTO `wp_gf_form_view` VALUES (6754,24,'2024-06-05 01:33:35','',73);
INSERT INTO `wp_gf_form_view` VALUES (6755,25,'2024-06-05 12:10:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (6756,13,'2024-06-05 21:17:28','',615);
INSERT INTO `wp_gf_form_view` VALUES (6757,21,'2024-06-05 21:18:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6758,23,'2024-06-05 21:18:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6759,24,'2024-06-06 01:34:08','',42);
INSERT INTO `wp_gf_form_view` VALUES (6760,19,'2024-06-06 16:34:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (6761,13,'2024-06-06 21:20:26','',377);
INSERT INTO `wp_gf_form_view` VALUES (6762,24,'2024-06-07 02:40:15','',61);
INSERT INTO `wp_gf_form_view` VALUES (6763,25,'2024-06-07 12:07:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (6764,13,'2024-06-07 21:25:28','',461);
INSERT INTO `wp_gf_form_view` VALUES (6765,21,'2024-06-07 23:08:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (6766,24,'2024-06-08 03:05:43','',51);
INSERT INTO `wp_gf_form_view` VALUES (6767,19,'2024-06-08 05:09:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (6768,13,'2024-06-08 21:30:29','',292);
INSERT INTO `wp_gf_form_view` VALUES (6769,21,'2024-06-09 03:12:31','',2);
INSERT INTO `wp_gf_form_view` VALUES (6770,23,'2024-06-09 03:12:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (6771,24,'2024-06-09 03:49:42','',51);
INSERT INTO `wp_gf_form_view` VALUES (6772,19,'2024-06-09 08:18:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (6773,13,'2024-06-09 21:35:15','',743);
INSERT INTO `wp_gf_form_view` VALUES (6774,24,'2024-06-10 05:40:21','',201);
INSERT INTO `wp_gf_form_view` VALUES (6775,25,'2024-06-10 17:37:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (6776,13,'2024-06-10 21:40:31','',473);
INSERT INTO `wp_gf_form_view` VALUES (6777,19,'2024-06-11 05:03:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (6778,24,'2024-06-11 06:12:44','',94);
INSERT INTO `wp_gf_form_view` VALUES (6779,13,'2024-06-11 21:43:29','',569);
INSERT INTO `wp_gf_form_view` VALUES (6780,24,'2024-06-12 06:13:21','',72);
INSERT INTO `wp_gf_form_view` VALUES (6781,13,'2024-06-12 21:45:34','',548);
INSERT INTO `wp_gf_form_view` VALUES (6782,19,'2024-06-13 05:25:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (6783,24,'2024-06-13 08:57:06','',39);
INSERT INTO `wp_gf_form_view` VALUES (6784,21,'2024-06-13 20:53:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (6785,13,'2024-06-13 21:50:35','',373);
INSERT INTO `wp_gf_form_view` VALUES (6786,23,'2024-06-14 08:38:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6787,24,'2024-06-14 12:24:32','',52);
INSERT INTO `wp_gf_form_view` VALUES (6788,13,'2024-06-14 21:54:43','',482);
INSERT INTO `wp_gf_form_view` VALUES (6789,25,'2024-06-15 01:49:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (6790,21,'2024-06-15 12:11:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (6791,24,'2024-06-15 12:31:16','',43);
INSERT INTO `wp_gf_form_view` VALUES (6792,23,'2024-06-15 14:56:08','',2);
INSERT INTO `wp_gf_form_view` VALUES (6793,13,'2024-06-15 22:00:36','',407);
INSERT INTO `wp_gf_form_view` VALUES (6794,24,'2024-06-16 12:47:22','',29);
INSERT INTO `wp_gf_form_view` VALUES (6795,21,'2024-06-16 16:21:56','',3);
INSERT INTO `wp_gf_form_view` VALUES (6796,19,'2024-06-16 19:33:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (6797,23,'2024-06-16 20:44:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (6798,25,'2024-06-16 20:44:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (6799,13,'2024-06-16 22:00:37','',331);
INSERT INTO `wp_gf_form_view` VALUES (6800,24,'2024-06-17 14:04:27','',91);
INSERT INTO `wp_gf_form_view` VALUES (6801,23,'2024-06-17 20:53:56','',1);
INSERT INTO `wp_gf_form_view` VALUES (6802,13,'2024-06-17 22:00:38','',373);
INSERT INTO `wp_gf_form_view` VALUES (6803,24,'2024-06-18 14:37:06','',38);
INSERT INTO `wp_gf_form_view` VALUES (6804,21,'2024-06-18 20:34:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (6805,13,'2024-06-18 22:05:39','',326);
INSERT INTO `wp_gf_form_view` VALUES (6806,25,'2024-06-19 07:06:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (6807,19,'2024-06-19 13:27:36','',5);
INSERT INTO `wp_gf_form_view` VALUES (6808,24,'2024-06-19 14:59:12','',36);
INSERT INTO `wp_gf_form_view` VALUES (6809,21,'2024-06-19 21:21:23','',5);
INSERT INTO `wp_gf_form_view` VALUES (6810,23,'2024-06-19 21:50:21','',3);
INSERT INTO `wp_gf_form_view` VALUES (6811,13,'2024-06-19 22:05:40','',420);
INSERT INTO `wp_gf_form_view` VALUES (6812,25,'2024-06-20 13:38:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (6813,24,'2024-06-20 15:04:32','',17);
INSERT INTO `wp_gf_form_view` VALUES (6814,13,'2024-06-20 22:09:04','',349);
INSERT INTO `wp_gf_form_view` VALUES (6815,23,'2024-06-20 22:32:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (6816,24,'2024-06-21 15:25:27','',38);
INSERT INTO `wp_gf_form_view` VALUES (6817,21,'2024-06-21 16:53:05','',3);
INSERT INTO `wp_gf_form_view` VALUES (6818,13,'2024-06-21 22:10:48','',357);
INSERT INTO `wp_gf_form_view` VALUES (6819,19,'2024-06-21 22:55:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (6820,24,'2024-06-22 15:27:09','',30);
INSERT INTO `wp_gf_form_view` VALUES (6821,13,'2024-06-22 22:10:49','',279);
INSERT INTO `wp_gf_form_view` VALUES (6822,23,'2024-06-23 14:56:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (6823,24,'2024-06-23 15:30:13','',20);
INSERT INTO `wp_gf_form_view` VALUES (6824,13,'2024-06-23 22:10:52','',353);
INSERT INTO `wp_gf_form_view` VALUES (6825,21,'2024-06-24 03:52:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (6826,19,'2024-06-24 03:58:00','',6);
INSERT INTO `wp_gf_form_view` VALUES (6827,25,'2024-06-24 03:58:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (6828,24,'2024-06-24 16:20:44','',63);
INSERT INTO `wp_gf_form_view` VALUES (6829,13,'2024-06-24 22:15:54','',364);
INSERT INTO `wp_gf_form_view` VALUES (6830,26,'2024-06-25 10:59:06','',6);
INSERT INTO `wp_gf_form_view` VALUES (6831,21,'2024-06-25 14:08:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (6832,23,'2024-06-25 14:08:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6833,24,'2024-06-25 17:23:07','',34);
INSERT INTO `wp_gf_form_view` VALUES (6834,13,'2024-06-25 22:17:34','',760);
INSERT INTO `wp_gf_form_view` VALUES (6835,19,'2024-06-26 02:27:00','',2);
INSERT INTO `wp_gf_form_view` VALUES (6836,25,'2024-06-26 08:17:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (6837,24,'2024-06-26 17:45:38','',27);
INSERT INTO `wp_gf_form_view` VALUES (6838,13,'2024-06-26 22:20:55','',296);
INSERT INTO `wp_gf_form_view` VALUES (6839,23,'2024-06-26 22:57:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6840,26,'2024-06-27 11:56:04','',2);
INSERT INTO `wp_gf_form_view` VALUES (6841,24,'2024-06-27 18:37:26','',36);
INSERT INTO `wp_gf_form_view` VALUES (6842,21,'2024-06-27 18:40:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (6843,13,'2024-06-27 22:25:55','',556);
INSERT INTO `wp_gf_form_view` VALUES (6844,19,'2024-06-28 01:45:32','',3);
INSERT INTO `wp_gf_form_view` VALUES (6845,25,'2024-06-28 03:19:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (6846,24,'2024-06-28 19:23:33','',33);
INSERT INTO `wp_gf_form_view` VALUES (6847,13,'2024-06-28 22:28:24','',314);
INSERT INTO `wp_gf_form_view` VALUES (6848,26,'2024-06-29 15:15:36','',7);
INSERT INTO `wp_gf_form_view` VALUES (6849,19,'2024-06-29 18:46:38','',5);
INSERT INTO `wp_gf_form_view` VALUES (6850,25,'2024-06-29 22:07:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (6851,24,'2024-06-29 22:23:22','',30);
INSERT INTO `wp_gf_form_view` VALUES (6852,13,'2024-06-29 22:31:48','',418);
INSERT INTO `wp_gf_form_view` VALUES (6853,23,'2024-06-30 03:00:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (6854,21,'2024-06-30 06:01:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (6855,13,'2024-06-30 22:34:45','',381);
INSERT INTO `wp_gf_form_view` VALUES (6856,26,'2024-06-30 22:59:37','',3);
INSERT INTO `wp_gf_form_view` VALUES (6857,24,'2024-06-30 23:47:28','',35);
INSERT INTO `wp_gf_form_view` VALUES (6858,19,'2024-07-01 16:02:29','',5);
INSERT INTO `wp_gf_form_view` VALUES (6859,23,'2024-07-01 21:21:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (6860,13,'2024-07-01 22:37:21','',504);
INSERT INTO `wp_gf_form_view` VALUES (6861,26,'2024-07-01 23:22:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (6862,24,'2024-07-01 23:53:32','',30);
INSERT INTO `wp_gf_form_view` VALUES (6863,25,'2024-07-02 00:57:26','',3);
INSERT INTO `wp_gf_form_view` VALUES (6864,21,'2024-07-02 04:07:53','',3);
INSERT INTO `wp_gf_form_view` VALUES (6865,19,'2024-07-02 19:44:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (6866,13,'2024-07-02 22:41:00','',449);
INSERT INTO `wp_gf_form_view` VALUES (6867,24,'2024-07-03 01:20:36','',33);
INSERT INTO `wp_gf_form_view` VALUES (6868,26,'2024-07-03 13:28:04','',4);
INSERT INTO `wp_gf_form_view` VALUES (6869,25,'2024-07-03 15:18:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (6870,13,'2024-07-03 22:46:01','',717);
INSERT INTO `wp_gf_form_view` VALUES (6871,24,'2024-07-04 03:31:40','',20);
INSERT INTO `wp_gf_form_view` VALUES (6872,19,'2024-07-04 04:04:46','',1);
INSERT INTO `wp_gf_form_view` VALUES (6873,26,'2024-07-04 15:58:42','',3);
INSERT INTO `wp_gf_form_view` VALUES (6874,13,'2024-07-04 22:51:02','',532);
INSERT INTO `wp_gf_form_view` VALUES (6875,21,'2024-07-04 23:58:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (6876,24,'2024-07-05 08:58:52','',31);
INSERT INTO `wp_gf_form_view` VALUES (6877,25,'2024-07-05 15:32:32','',3);
INSERT INTO `wp_gf_form_view` VALUES (6878,26,'2024-07-05 18:31:49','',3);
INSERT INTO `wp_gf_form_view` VALUES (6879,13,'2024-07-05 22:56:00','',622);
INSERT INTO `wp_gf_form_view` VALUES (6880,24,'2024-07-06 13:51:33','',30);
INSERT INTO `wp_gf_form_view` VALUES (6881,19,'2024-07-06 18:49:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6882,13,'2024-07-06 22:58:48','',424);
INSERT INTO `wp_gf_form_view` VALUES (6883,24,'2024-07-07 14:09:08','',18);
INSERT INTO `wp_gf_form_view` VALUES (6884,13,'2024-07-07 22:59:53','',505);
INSERT INTO `wp_gf_form_view` VALUES (6885,23,'2024-07-08 11:51:48','',2);
INSERT INTO `wp_gf_form_view` VALUES (6886,24,'2024-07-08 14:50:52','',37);
INSERT INTO `wp_gf_form_view` VALUES (6887,21,'2024-07-08 19:06:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (6888,13,'2024-07-08 23:01:04','',830);
INSERT INTO `wp_gf_form_view` VALUES (6889,19,'2024-07-09 07:37:21','',3);
INSERT INTO `wp_gf_form_view` VALUES (6890,24,'2024-07-09 15:30:37','',21);
INSERT INTO `wp_gf_form_view` VALUES (6891,23,'2024-07-09 18:00:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (6892,25,'2024-07-09 18:00:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (6893,21,'2024-07-09 20:51:58','',4);
INSERT INTO `wp_gf_form_view` VALUES (6894,26,'2024-07-09 21:13:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (6895,13,'2024-07-09 23:02:57','',839);
INSERT INTO `wp_gf_form_view` VALUES (6896,19,'2024-07-10 09:23:35','',7);
INSERT INTO `wp_gf_form_view` VALUES (6897,24,'2024-07-10 15:59:16','',24);
INSERT INTO `wp_gf_form_view` VALUES (6898,26,'2024-07-10 22:41:53','',4);
INSERT INTO `wp_gf_form_view` VALUES (6899,13,'2024-07-10 23:03:12','',518);
INSERT INTO `wp_gf_form_view` VALUES (6900,25,'2024-07-11 09:10:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (6901,21,'2024-07-11 10:12:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (6902,24,'2024-07-11 17:31:15','',29);
INSERT INTO `wp_gf_form_view` VALUES (6903,19,'2024-07-11 18:54:35','',5);
INSERT INTO `wp_gf_form_view` VALUES (6904,13,'2024-07-11 23:03:22','',525);
INSERT INTO `wp_gf_form_view` VALUES (6905,24,'2024-07-12 17:43:45','',32);
INSERT INTO `wp_gf_form_view` VALUES (6906,19,'2024-07-12 20:27:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (6907,13,'2024-07-12 23:05:10','',354);
INSERT INTO `wp_gf_form_view` VALUES (6908,26,'2024-07-13 03:32:05','',3);
INSERT INTO `wp_gf_form_view` VALUES (6909,25,'2024-07-13 08:02:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (6910,21,'2024-07-13 08:03:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (6911,23,'2024-07-13 08:03:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (6912,24,'2024-07-13 18:28:25','',22);
INSERT INTO `wp_gf_form_view` VALUES (6913,13,'2024-07-13 23:05:11','',309);
INSERT INTO `wp_gf_form_view` VALUES (6914,24,'2024-07-14 19:00:53','',47);
INSERT INTO `wp_gf_form_view` VALUES (6915,13,'2024-07-14 23:14:20','',562);
INSERT INTO `wp_gf_form_view` VALUES (6916,23,'2024-07-15 04:12:25','',3);
INSERT INTO `wp_gf_form_view` VALUES (6917,21,'2024-07-15 17:35:17','',3);
INSERT INTO `wp_gf_form_view` VALUES (6918,26,'2024-07-15 17:35:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (6919,19,'2024-07-15 17:35:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (6920,25,'2024-07-15 17:35:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (6921,24,'2024-07-15 19:02:29','',34);
INSERT INTO `wp_gf_form_view` VALUES (6922,13,'2024-07-15 23:15:13','',451);
INSERT INTO `wp_gf_form_view` VALUES (6923,26,'2024-07-16 19:31:24','',3);
INSERT INTO `wp_gf_form_view` VALUES (6924,24,'2024-07-16 19:40:23','',23);
INSERT INTO `wp_gf_form_view` VALUES (6925,13,'2024-07-16 23:15:15','',387);
INSERT INTO `wp_gf_form_view` VALUES (6926,19,'2024-07-17 01:43:54','',9);
INSERT INTO `wp_gf_form_view` VALUES (6927,21,'2024-07-17 01:50:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (6928,25,'2024-07-17 01:50:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (6929,23,'2024-07-17 01:51:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (6930,24,'2024-07-17 20:28:17','',12);
INSERT INTO `wp_gf_form_view` VALUES (6931,13,'2024-07-17 23:20:15','',619);
INSERT INTO `wp_gf_form_view` VALUES (6932,21,'2024-07-18 09:12:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6933,26,'2024-07-18 11:35:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (6934,13,'2024-07-18 23:20:16','',382);
INSERT INTO `wp_gf_form_view` VALUES (6935,24,'2024-07-18 23:33:17','',80);
INSERT INTO `wp_gf_form_view` VALUES (6936,25,'2024-07-19 00:45:51','',6);
INSERT INTO `wp_gf_form_view` VALUES (6937,23,'2024-07-19 04:21:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (6938,21,'2024-07-19 14:44:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (6939,26,'2024-07-19 18:17:11','',11);
INSERT INTO `wp_gf_form_view` VALUES (6940,13,'2024-07-19 23:30:18','',378);
INSERT INTO `wp_gf_form_view` VALUES (6941,24,'2024-07-19 23:43:46','',73);
INSERT INTO `wp_gf_form_view` VALUES (6942,19,'2024-07-20 13:32:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (6943,23,'2024-07-20 19:24:32','',1);
INSERT INTO `wp_gf_form_view` VALUES (6944,25,'2024-07-20 20:22:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (6945,13,'2024-07-20 23:30:19','',386);
INSERT INTO `wp_gf_form_view` VALUES (6946,24,'2024-07-21 02:06:26','',47);
INSERT INTO `wp_gf_form_view` VALUES (6947,26,'2024-07-21 12:11:34','',7);
INSERT INTO `wp_gf_form_view` VALUES (6948,19,'2024-07-21 15:00:57','',8);
INSERT INTO `wp_gf_form_view` VALUES (6949,13,'2024-07-21 23:30:20','',426);
INSERT INTO `wp_gf_form_view` VALUES (6950,24,'2024-07-22 04:27:07','',38);
INSERT INTO `wp_gf_form_view` VALUES (6951,26,'2024-07-22 14:44:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (6952,25,'2024-07-22 18:35:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (6953,13,'2024-07-22 23:31:04','',595);
INSERT INTO `wp_gf_form_view` VALUES (6954,24,'2024-07-23 06:00:38','',17);
INSERT INTO `wp_gf_form_view` VALUES (6955,19,'2024-07-23 17:15:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (6956,23,'2024-07-23 20:38:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (6957,26,'2024-07-23 22:27:06','',3);
INSERT INTO `wp_gf_form_view` VALUES (6958,25,'2024-07-23 22:54:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (6959,13,'2024-07-23 23:37:39','',478);
INSERT INTO `wp_gf_form_view` VALUES (6960,24,'2024-07-24 09:38:05','',11);
INSERT INTO `wp_gf_form_view` VALUES (6961,13,'2024-07-24 23:39:34','',421);
INSERT INTO `wp_gf_form_view` VALUES (6962,19,'2024-07-25 00:26:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (6963,24,'2024-07-25 13:22:42','',13);
INSERT INTO `wp_gf_form_view` VALUES (6964,13,'2024-07-25 23:40:20','',621);
INSERT INTO `wp_gf_form_view` VALUES (6965,26,'2024-07-26 03:04:21','',3);
INSERT INTO `wp_gf_form_view` VALUES (6966,24,'2024-07-26 16:47:05','',23);
INSERT INTO `wp_gf_form_view` VALUES (6967,21,'2024-07-26 22:32:58','',6);
INSERT INTO `wp_gf_form_view` VALUES (6968,13,'2024-07-26 23:45:21','',525);
INSERT INTO `wp_gf_form_view` VALUES (6969,26,'2024-07-27 07:49:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (6970,23,'2024-07-27 08:02:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (6971,19,'2024-07-27 13:58:10','',3);
INSERT INTO `wp_gf_form_view` VALUES (6972,24,'2024-07-27 17:08:02','',17);
INSERT INTO `wp_gf_form_view` VALUES (6973,13,'2024-07-27 23:45:30','',566);
INSERT INTO `wp_gf_form_view` VALUES (6974,21,'2024-07-28 00:39:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (6975,25,'2024-07-28 02:27:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (6976,24,'2024-07-28 17:36:39','',24);
INSERT INTO `wp_gf_form_view` VALUES (6977,19,'2024-07-28 21:37:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (6978,23,'2024-07-28 21:46:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6979,26,'2024-07-28 21:46:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (6980,13,'2024-07-28 23:55:30','',553);
INSERT INTO `wp_gf_form_view` VALUES (6981,24,'2024-07-29 21:22:42','',20);
INSERT INTO `wp_gf_form_view` VALUES (6982,13,'2024-07-30 00:00:34','',519);
INSERT INTO `wp_gf_form_view` VALUES (6983,21,'2024-07-30 11:44:50','',4);
INSERT INTO `wp_gf_form_view` VALUES (6984,24,'2024-07-30 22:02:07','',16);
INSERT INTO `wp_gf_form_view` VALUES (6985,13,'2024-07-31 00:03:23','',520);
INSERT INTO `wp_gf_form_view` VALUES (6986,19,'2024-07-31 11:06:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (6987,13,'2024-08-01 00:05:33','',652);
INSERT INTO `wp_gf_form_view` VALUES (6988,24,'2024-08-01 01:19:05','',21);
INSERT INTO `wp_gf_form_view` VALUES (6989,13,'2024-08-02 00:05:37','',616);
INSERT INTO `wp_gf_form_view` VALUES (6990,24,'2024-08-02 02:43:30','',14);
INSERT INTO `wp_gf_form_view` VALUES (6991,19,'2024-08-02 09:07:23','',3);
INSERT INTO `wp_gf_form_view` VALUES (6992,26,'2024-08-02 14:30:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (6993,13,'2024-08-03 00:05:40','',908);
INSERT INTO `wp_gf_form_view` VALUES (6994,24,'2024-08-03 03:20:12','',15);
INSERT INTO `wp_gf_form_view` VALUES (6995,19,'2024-08-03 17:24:07','',1);
INSERT INTO `wp_gf_form_view` VALUES (6996,13,'2024-08-04 00:10:39','',742);
INSERT INTO `wp_gf_form_view` VALUES (6997,24,'2024-08-04 11:33:16','',14);
INSERT INTO `wp_gf_form_view` VALUES (6998,26,'2024-08-04 22:20:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (6999,13,'2024-08-05 00:11:30','',730);
INSERT INTO `wp_gf_form_view` VALUES (7000,24,'2024-08-05 12:07:40','',16);
INSERT INTO `wp_gf_form_view` VALUES (7001,19,'2024-08-06 00:05:15','',1);
INSERT INTO `wp_gf_form_view` VALUES (7002,26,'2024-08-06 00:05:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (7003,13,'2024-08-06 00:11:43','',526);
INSERT INTO `wp_gf_form_view` VALUES (7004,24,'2024-08-06 12:31:49','',9);
INSERT INTO `wp_gf_form_view` VALUES (7005,13,'2024-08-07 00:15:44','',418);
INSERT INTO `wp_gf_form_view` VALUES (7006,24,'2024-08-07 22:55:01','',20);
INSERT INTO `wp_gf_form_view` VALUES (7007,13,'2024-08-08 00:18:05','',488);
INSERT INTO `wp_gf_form_view` VALUES (7008,26,'2024-08-08 10:26:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (7009,19,'2024-08-08 17:45:02','',3);
INSERT INTO `wp_gf_form_view` VALUES (7010,24,'2024-08-08 23:35:33','',32);
INSERT INTO `wp_gf_form_view` VALUES (7011,13,'2024-08-09 00:20:37','',500);
INSERT INTO `wp_gf_form_view` VALUES (7012,26,'2024-08-09 16:02:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (7013,13,'2024-08-10 00:20:47','',739);
INSERT INTO `wp_gf_form_view` VALUES (7014,24,'2024-08-10 00:27:11','',51);
INSERT INTO `wp_gf_form_view` VALUES (7015,19,'2024-08-10 05:49:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (7016,26,'2024-08-10 19:00:26','',4);
INSERT INTO `wp_gf_form_view` VALUES (7017,13,'2024-08-11 00:25:39','',786);
INSERT INTO `wp_gf_form_view` VALUES (7018,24,'2024-08-11 02:39:22','',45);
INSERT INTO `wp_gf_form_view` VALUES (7019,13,'2024-08-12 00:25:54','',1026);
INSERT INTO `wp_gf_form_view` VALUES (7020,24,'2024-08-12 07:18:51','',27);
INSERT INTO `wp_gf_form_view` VALUES (7021,26,'2024-08-12 15:39:49','',2);
INSERT INTO `wp_gf_form_view` VALUES (7022,19,'2024-08-12 16:40:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7023,13,'2024-08-13 00:25:57','',770);
INSERT INTO `wp_gf_form_view` VALUES (7024,24,'2024-08-13 09:00:23','',28);
INSERT INTO `wp_gf_form_view` VALUES (7025,26,'2024-08-13 17:22:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (7026,13,'2024-08-14 00:29:20','',897);
INSERT INTO `wp_gf_form_view` VALUES (7027,24,'2024-08-14 13:59:27','',27);
INSERT INTO `wp_gf_form_view` VALUES (7028,13,'2024-08-15 00:30:51','',551);
INSERT INTO `wp_gf_form_view` VALUES (7029,24,'2024-08-15 15:05:46','',38);
INSERT INTO `wp_gf_form_view` VALUES (7030,26,'2024-08-15 16:47:56','',1);
INSERT INTO `wp_gf_form_view` VALUES (7031,13,'2024-08-16 00:31:21','',607);
INSERT INTO `wp_gf_form_view` VALUES (7032,19,'2024-08-16 10:38:13','',6);
INSERT INTO `wp_gf_form_view` VALUES (7033,24,'2024-08-16 15:11:03','',41);
INSERT INTO `wp_gf_form_view` VALUES (7034,26,'2024-08-16 17:34:32','',9);
INSERT INTO `wp_gf_form_view` VALUES (7035,13,'2024-08-17 00:35:51','',524);
INSERT INTO `wp_gf_form_view` VALUES (7036,19,'2024-08-17 14:43:24','',3);
INSERT INTO `wp_gf_form_view` VALUES (7037,24,'2024-08-17 19:44:22','',30);
INSERT INTO `wp_gf_form_view` VALUES (7038,13,'2024-08-18 00:36:53','',632);
INSERT INTO `wp_gf_form_view` VALUES (7039,26,'2024-08-18 03:13:25','',4);
INSERT INTO `wp_gf_form_view` VALUES (7040,24,'2024-08-18 19:49:39','',28);
INSERT INTO `wp_gf_form_view` VALUES (7041,13,'2024-08-19 00:36:57','',551);
INSERT INTO `wp_gf_form_view` VALUES (7042,19,'2024-08-19 04:04:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (7043,24,'2024-08-19 20:45:11','',13);
INSERT INTO `wp_gf_form_view` VALUES (7044,13,'2024-08-20 00:38:33','',570);
INSERT INTO `wp_gf_form_view` VALUES (7045,24,'2024-08-20 20:57:19','',15);
INSERT INTO `wp_gf_form_view` VALUES (7046,13,'2024-08-21 00:40:55','',469);
INSERT INTO `wp_gf_form_view` VALUES (7047,24,'2024-08-21 21:33:34','',47);
INSERT INTO `wp_gf_form_view` VALUES (7048,13,'2024-08-22 00:45:54','',387);
INSERT INTO `wp_gf_form_view` VALUES (7049,26,'2024-08-22 09:11:36','',3);
INSERT INTO `wp_gf_form_view` VALUES (7050,24,'2024-08-22 21:47:14','',29);
INSERT INTO `wp_gf_form_view` VALUES (7051,13,'2024-08-23 00:50:55','',346);
INSERT INTO `wp_gf_form_view` VALUES (7052,19,'2024-08-23 12:02:27','',3);
INSERT INTO `wp_gf_form_view` VALUES (7053,26,'2024-08-23 15:18:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (7054,24,'2024-08-23 21:47:54','',20);
INSERT INTO `wp_gf_form_view` VALUES (7055,13,'2024-08-24 00:55:55','',571);
INSERT INTO `wp_gf_form_view` VALUES (7056,19,'2024-08-24 15:22:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (7057,24,'2024-08-24 22:56:10','',25);
INSERT INTO `wp_gf_form_view` VALUES (7058,13,'2024-08-25 01:05:54','',474);
INSERT INTO `wp_gf_form_view` VALUES (7059,26,'2024-08-25 11:51:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (7060,24,'2024-08-25 23:29:04','',31);
INSERT INTO `wp_gf_form_view` VALUES (7061,13,'2024-08-26 01:05:55','',467);
INSERT INTO `wp_gf_form_view` VALUES (7062,26,'2024-08-26 13:20:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (7063,24,'2024-08-26 23:29:44','',24);
INSERT INTO `wp_gf_form_view` VALUES (7064,13,'2024-08-27 01:05:56','',428);
INSERT INTO `wp_gf_form_view` VALUES (7065,19,'2024-08-27 12:39:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (7066,24,'2024-08-28 00:20:58','',23);
INSERT INTO `wp_gf_form_view` VALUES (7067,13,'2024-08-28 01:10:33','',480);
INSERT INTO `wp_gf_form_view` VALUES (7068,13,'2024-08-29 01:10:59','',547);
INSERT INTO `wp_gf_form_view` VALUES (7069,24,'2024-08-29 03:26:03','',38);
INSERT INTO `wp_gf_form_view` VALUES (7070,26,'2024-08-29 06:43:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (7071,19,'2024-08-29 06:43:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (7072,13,'2024-08-30 01:11:12','',412);
INSERT INTO `wp_gf_form_view` VALUES (7073,24,'2024-08-30 04:09:03','',27);
INSERT INTO `wp_gf_form_view` VALUES (7074,19,'2024-08-30 09:38:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (7075,13,'2024-08-31 01:15:15','',350);
INSERT INTO `wp_gf_form_view` VALUES (7076,24,'2024-08-31 09:33:22','',24);
INSERT INTO `wp_gf_form_view` VALUES (7077,13,'2024-09-01 01:20:10','',541);
INSERT INTO `wp_gf_form_view` VALUES (7078,19,'2024-09-01 01:59:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (7079,24,'2024-09-01 10:17:09','',11);
INSERT INTO `wp_gf_form_view` VALUES (7080,26,'2024-09-01 21:39:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (7081,13,'2024-09-02 01:25:11','',446);
INSERT INTO `wp_gf_form_view` VALUES (7082,24,'2024-09-02 12:27:42','',18);
INSERT INTO `wp_gf_form_view` VALUES (7083,13,'2024-09-03 01:30:15','',440);
INSERT INTO `wp_gf_form_view` VALUES (7084,24,'2024-09-03 15:23:40','',30);
INSERT INTO `wp_gf_form_view` VALUES (7085,13,'2024-09-04 01:35:12','',458);
INSERT INTO `wp_gf_form_view` VALUES (7086,19,'2024-09-04 13:40:41','',4);
INSERT INTO `wp_gf_form_view` VALUES (7087,24,'2024-09-04 16:29:46','',23);
INSERT INTO `wp_gf_form_view` VALUES (7088,13,'2024-09-05 01:35:14','',379);
INSERT INTO `wp_gf_form_view` VALUES (7089,24,'2024-09-05 16:36:06','',13);
INSERT INTO `wp_gf_form_view` VALUES (7090,13,'2024-09-06 01:35:15','',491);
INSERT INTO `wp_gf_form_view` VALUES (7091,19,'2024-09-06 11:30:32','',2);
INSERT INTO `wp_gf_form_view` VALUES (7092,24,'2024-09-06 16:37:31','',16);
INSERT INTO `wp_gf_form_view` VALUES (7093,26,'2024-09-06 18:25:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (7094,13,'2024-09-07 01:40:15','',449);
INSERT INTO `wp_gf_form_view` VALUES (7095,24,'2024-09-07 17:09:04','',9);
INSERT INTO `wp_gf_form_view` VALUES (7096,13,'2024-09-08 01:45:17','',784);
INSERT INTO `wp_gf_form_view` VALUES (7097,24,'2024-09-08 21:34:04','',24);
INSERT INTO `wp_gf_form_view` VALUES (7098,13,'2024-09-09 01:50:16','',363);
INSERT INTO `wp_gf_form_view` VALUES (7099,19,'2024-09-09 19:23:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (7100,24,'2024-09-09 22:11:03','',18);
INSERT INTO `wp_gf_form_view` VALUES (7101,13,'2024-09-10 01:55:38','',425);
INSERT INTO `wp_gf_form_view` VALUES (7102,26,'2024-09-10 17:42:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (7103,24,'2024-09-10 23:15:31','',31);
INSERT INTO `wp_gf_form_view` VALUES (7104,13,'2024-09-11 01:57:14','',439);
INSERT INTO `wp_gf_form_view` VALUES (7105,19,'2024-09-11 21:10:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (7106,24,'2024-09-11 23:17:02','',37);
INSERT INTO `wp_gf_form_view` VALUES (7107,13,'2024-09-12 01:58:46','',638);
INSERT INTO `wp_gf_form_view` VALUES (7108,26,'2024-09-12 21:59:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (7109,13,'2024-09-13 02:00:05','',524);
INSERT INTO `wp_gf_form_view` VALUES (7110,24,'2024-09-13 04:08:43','',20);
INSERT INTO `wp_gf_form_view` VALUES (7111,19,'2024-09-13 11:38:27','',4);
INSERT INTO `wp_gf_form_view` VALUES (7112,13,'2024-09-14 02:05:29','',490);
INSERT INTO `wp_gf_form_view` VALUES (7113,24,'2024-09-14 05:57:04','',16);
INSERT INTO `wp_gf_form_view` VALUES (7114,26,'2024-09-14 12:10:00','',2);
INSERT INTO `wp_gf_form_view` VALUES (7115,19,'2024-09-14 12:10:03','',3);
INSERT INTO `wp_gf_form_view` VALUES (7116,13,'2024-09-15 02:05:34','',459);
INSERT INTO `wp_gf_form_view` VALUES (7117,24,'2024-09-15 08:55:47','',20);
INSERT INTO `wp_gf_form_view` VALUES (7118,13,'2024-09-16 02:10:36','',310);
INSERT INTO `wp_gf_form_view` VALUES (7119,24,'2024-09-16 08:58:18','',18);
INSERT INTO `wp_gf_form_view` VALUES (7120,13,'2024-09-17 02:15:54','',393);
INSERT INTO `wp_gf_form_view` VALUES (7121,24,'2024-09-17 11:38:07','',19);
INSERT INTO `wp_gf_form_view` VALUES (7122,19,'2024-09-17 11:40:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (7123,13,'2024-09-18 02:15:56','',424);
INSERT INTO `wp_gf_form_view` VALUES (7124,24,'2024-09-18 11:51:12','',18);
INSERT INTO `wp_gf_form_view` VALUES (7125,26,'2024-09-18 18:22:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (7126,13,'2024-09-19 02:20:56','',507);
INSERT INTO `wp_gf_form_view` VALUES (7127,19,'2024-09-19 06:16:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (7128,24,'2024-09-19 13:58:46','',19);
INSERT INTO `wp_gf_form_view` VALUES (7129,13,'2024-09-20 02:25:56','',485);
INSERT INTO `wp_gf_form_view` VALUES (7130,19,'2024-09-20 10:35:26','',5);
INSERT INTO `wp_gf_form_view` VALUES (7131,24,'2024-09-20 14:33:12','',18);
INSERT INTO `wp_gf_form_view` VALUES (7132,26,'2024-09-20 15:23:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (7133,13,'2024-09-21 02:30:58','',459);
INSERT INTO `wp_gf_form_view` VALUES (7134,24,'2024-09-21 15:29:07','',13);
INSERT INTO `wp_gf_form_view` VALUES (7135,13,'2024-09-22 02:35:59','',478);
INSERT INTO `wp_gf_form_view` VALUES (7136,24,'2024-09-22 19:31:27','',24);
INSERT INTO `wp_gf_form_view` VALUES (7137,13,'2024-09-23 02:41:00','',453);
INSERT INTO `wp_gf_form_view` VALUES (7138,19,'2024-09-23 13:31:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (7139,24,'2024-09-23 20:12:04','',58);
INSERT INTO `wp_gf_form_view` VALUES (7140,13,'2024-09-24 02:46:01','',406);
INSERT INTO `wp_gf_form_view` VALUES (7141,24,'2024-09-24 20:36:53','',42);
INSERT INTO `wp_gf_form_view` VALUES (7142,13,'2024-09-25 02:46:02','',584);
INSERT INTO `wp_gf_form_view` VALUES (7143,19,'2024-09-25 07:08:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (7144,26,'2024-09-25 09:35:22','',3);
INSERT INTO `wp_gf_form_view` VALUES (7145,24,'2024-09-25 21:08:39','',43);
INSERT INTO `wp_gf_form_view` VALUES (7146,13,'2024-09-26 02:55:54','',622);
INSERT INTO `wp_gf_form_view` VALUES (7147,19,'2024-09-26 08:08:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (7148,24,'2024-09-26 23:40:48','',23);
INSERT INTO `wp_gf_form_view` VALUES (7149,13,'2024-09-27 03:01:05','',407);
INSERT INTO `wp_gf_form_view` VALUES (7150,26,'2024-09-27 11:04:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (7151,24,'2024-09-28 02:11:53','',13);
INSERT INTO `wp_gf_form_view` VALUES (7152,13,'2024-09-28 03:06:43','',408);
INSERT INTO `wp_gf_form_view` VALUES (7153,19,'2024-09-28 06:09:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (7154,26,'2024-09-28 11:49:41','',1);
INSERT INTO `wp_gf_form_view` VALUES (7155,13,'2024-09-29 03:15:07','',580);
INSERT INTO `wp_gf_form_view` VALUES (7156,24,'2024-09-29 14:00:43','',26);
INSERT INTO `wp_gf_form_view` VALUES (7157,26,'2024-09-29 15:24:32','',3);
INSERT INTO `wp_gf_form_view` VALUES (7158,13,'2024-09-30 03:25:06','',579);
INSERT INTO `wp_gf_form_view` VALUES (7159,24,'2024-09-30 15:01:19','',58);
INSERT INTO `wp_gf_form_view` VALUES (7160,19,'2024-09-30 23:49:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (7161,13,'2024-10-01 03:26:35','',384);
INSERT INTO `wp_gf_form_view` VALUES (7162,24,'2024-10-01 15:11:47','',16);
INSERT INTO `wp_gf_form_view` VALUES (7163,13,'2024-10-02 03:27:10','',331);
INSERT INTO `wp_gf_form_view` VALUES (7164,24,'2024-10-02 15:33:48','',23);
INSERT INTO `wp_gf_form_view` VALUES (7165,13,'2024-10-03 03:27:48','',271);
INSERT INTO `wp_gf_form_view` VALUES (7166,24,'2024-10-03 16:27:37','',20);
INSERT INTO `wp_gf_form_view` VALUES (7167,26,'2024-10-03 20:40:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (7168,13,'2024-10-04 03:35:08','',768);
INSERT INTO `wp_gf_form_view` VALUES (7169,19,'2024-10-04 19:17:03','',1);
INSERT INTO `wp_gf_form_view` VALUES (7170,24,'2024-10-04 19:42:02','',22);
INSERT INTO `wp_gf_form_view` VALUES (7171,13,'2024-10-05 03:40:09','',416);
INSERT INTO `wp_gf_form_view` VALUES (7172,24,'2024-10-05 20:40:21','',30);
INSERT INTO `wp_gf_form_view` VALUES (7173,26,'2024-10-06 01:00:33','',3);
INSERT INTO `wp_gf_form_view` VALUES (7174,19,'2024-10-06 01:00:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (7175,13,'2024-10-06 03:40:11','',460);
INSERT INTO `wp_gf_form_view` VALUES (7176,24,'2024-10-06 22:28:22','',24);
INSERT INTO `wp_gf_form_view` VALUES (7177,13,'2024-10-07 03:40:22','',302);
INSERT INTO `wp_gf_form_view` VALUES (7178,26,'2024-10-07 21:20:57','',1);
INSERT INTO `wp_gf_form_view` VALUES (7179,24,'2024-10-07 23:40:33','',11);
INSERT INTO `wp_gf_form_view` VALUES (7180,13,'2024-10-08 03:45:23','',378);
INSERT INTO `wp_gf_form_view` VALUES (7181,24,'2024-10-09 00:10:02','',25);
INSERT INTO `wp_gf_form_view` VALUES (7182,13,'2024-10-09 03:45:26','',452);
INSERT INTO `wp_gf_form_view` VALUES (7183,19,'2024-10-09 10:33:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (7184,26,'2024-10-09 19:14:15','',9);
INSERT INTO `wp_gf_form_view` VALUES (7185,24,'2024-10-10 03:43:16','',30);
INSERT INTO `wp_gf_form_view` VALUES (7186,13,'2024-10-10 03:45:36','',557);
INSERT INTO `wp_gf_form_view` VALUES (7187,26,'2024-10-10 19:40:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (7188,13,'2024-10-11 03:50:24','',550);
INSERT INTO `wp_gf_form_view` VALUES (7189,24,'2024-10-11 04:06:08','',28);
INSERT INTO `wp_gf_form_view` VALUES (7190,19,'2024-10-11 09:34:43','',4);
INSERT INTO `wp_gf_form_view` VALUES (7191,26,'2024-10-11 19:42:29','',4);
INSERT INTO `wp_gf_form_view` VALUES (7192,13,'2024-10-12 03:51:28','',306);
INSERT INTO `wp_gf_form_view` VALUES (7193,24,'2024-10-12 12:51:52','',11);
INSERT INTO `wp_gf_form_view` VALUES (7194,19,'2024-10-12 22:05:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (7195,13,'2024-10-13 03:51:57','',175);
INSERT INTO `wp_gf_form_view` VALUES (7196,24,'2024-10-13 12:54:04','',16);
INSERT INTO `wp_gf_form_view` VALUES (7197,26,'2024-10-13 16:18:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7198,13,'2024-10-14 04:15:00','',208);
INSERT INTO `wp_gf_form_view` VALUES (7199,24,'2024-10-14 13:04:05','',7);
INSERT INTO `wp_gf_form_view` VALUES (7200,13,'2024-10-15 05:02:44','',246);
INSERT INTO `wp_gf_form_view` VALUES (7201,24,'2024-10-15 16:40:29','',12);
INSERT INTO `wp_gf_form_view` VALUES (7202,13,'2024-10-16 05:06:34','',249);
INSERT INTO `wp_gf_form_view` VALUES (7203,26,'2024-10-16 12:51:57','',4);
INSERT INTO `wp_gf_form_view` VALUES (7204,24,'2024-10-16 17:05:03','',24);
INSERT INTO `wp_gf_form_view` VALUES (7205,19,'2024-10-17 00:03:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (7206,13,'2024-10-17 05:07:25','',520);
INSERT INTO `wp_gf_form_view` VALUES (7207,24,'2024-10-17 18:55:56','',22);
INSERT INTO `wp_gf_form_view` VALUES (7208,13,'2024-10-18 05:39:52','',257);
INSERT INTO `wp_gf_form_view` VALUES (7209,24,'2024-10-18 19:47:30','',18);
INSERT INTO `wp_gf_form_view` VALUES (7210,13,'2024-10-19 05:48:46','',266);
INSERT INTO `wp_gf_form_view` VALUES (7211,19,'2024-10-19 18:04:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (7212,24,'2024-10-19 20:17:18','',13);
INSERT INTO `wp_gf_form_view` VALUES (7213,13,'2024-10-20 05:49:41','',542);
INSERT INTO `wp_gf_form_view` VALUES (7214,24,'2024-10-20 20:24:59','',13);
INSERT INTO `wp_gf_form_view` VALUES (7215,13,'2024-10-21 06:20:12','',124);
INSERT INTO `wp_gf_form_view` VALUES (7216,24,'2024-10-21 21:57:25','',14);
INSERT INTO `wp_gf_form_view` VALUES (7217,13,'2024-10-22 07:02:14','',532);
INSERT INTO `wp_gf_form_view` VALUES (7218,19,'2024-10-22 11:17:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (7219,26,'2024-10-22 13:33:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (7220,24,'2024-10-22 22:08:34','',42);
INSERT INTO `wp_gf_form_view` VALUES (7221,13,'2024-10-23 07:09:06','',505);
INSERT INTO `wp_gf_form_view` VALUES (7222,26,'2024-10-23 14:01:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (7223,19,'2024-10-23 14:01:39','',2);
INSERT INTO `wp_gf_form_view` VALUES (7224,24,'2024-10-24 02:22:24','',9);
INSERT INTO `wp_gf_form_view` VALUES (7225,13,'2024-10-24 07:11:36','',309);
INSERT INTO `wp_gf_form_view` VALUES (7226,26,'2024-10-24 19:41:42','',2);
INSERT INTO `wp_gf_form_view` VALUES (7227,24,'2024-10-25 03:09:09','',7);
INSERT INTO `wp_gf_form_view` VALUES (7228,13,'2024-10-25 07:51:49','',192);
INSERT INTO `wp_gf_form_view` VALUES (7229,26,'2024-10-26 01:03:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (7230,24,'2024-10-26 08:19:48','',13);
INSERT INTO `wp_gf_form_view` VALUES (7231,13,'2024-10-26 08:19:48','',275);
INSERT INTO `wp_gf_form_view` VALUES (7232,13,'2024-10-27 09:19:03','',141);
INSERT INTO `wp_gf_form_view` VALUES (7233,24,'2024-10-27 10:19:47','',10);
INSERT INTO `wp_gf_form_view` VALUES (7234,19,'2024-10-28 09:10:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (7235,13,'2024-10-28 09:24:44','',303);
INSERT INTO `wp_gf_form_view` VALUES (7236,24,'2024-10-28 15:15:04','',17);
INSERT INTO `wp_gf_form_view` VALUES (7237,26,'2024-10-28 15:34:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (7238,13,'2024-10-29 09:26:56','',386);
INSERT INTO `wp_gf_form_view` VALUES (7239,24,'2024-10-29 15:51:09','',18);
INSERT INTO `wp_gf_form_view` VALUES (7240,19,'2024-10-29 22:57:33','',3);
INSERT INTO `wp_gf_form_view` VALUES (7241,13,'2024-10-30 09:32:45','',177);
INSERT INTO `wp_gf_form_view` VALUES (7242,24,'2024-10-30 21:27:37','',7);
INSERT INTO `wp_gf_form_view` VALUES (7243,13,'2024-10-31 09:35:45','',228);
INSERT INTO `wp_gf_form_view` VALUES (7244,24,'2024-11-01 04:00:44','',11);
INSERT INTO `wp_gf_form_view` VALUES (7245,13,'2024-11-01 09:40:12','',161);
INSERT INTO `wp_gf_form_view` VALUES (7246,13,'2024-11-02 10:45:13','',413);
INSERT INTO `wp_gf_form_view` VALUES (7247,24,'2024-11-02 15:13:00','',20);
INSERT INTO `wp_gf_form_view` VALUES (7248,13,'2024-11-03 11:04:35','',201);
INSERT INTO `wp_gf_form_view` VALUES (7249,24,'2024-11-03 15:33:01','',12);
INSERT INTO `wp_gf_form_view` VALUES (7250,13,'2024-11-04 12:41:44','',1180);
INSERT INTO `wp_gf_form_view` VALUES (7251,24,'2024-11-04 18:00:29','',23);
INSERT INTO `wp_gf_form_view` VALUES (7252,13,'2024-11-05 12:49:02','',459);
INSERT INTO `wp_gf_form_view` VALUES (7253,19,'2024-11-05 12:50:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (7254,24,'2024-11-05 18:03:37','',36);
INSERT INTO `wp_gf_form_view` VALUES (7255,13,'2024-11-06 12:49:53','',322);
INSERT INTO `wp_gf_form_view` VALUES (7256,26,'2024-11-06 15:01:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (7257,24,'2024-11-06 18:29:23','',68);
INSERT INTO `wp_gf_form_view` VALUES (7258,19,'2024-11-06 23:47:03','',3);
INSERT INTO `wp_gf_form_view` VALUES (7259,13,'2024-11-07 12:54:33','',306);
INSERT INTO `wp_gf_form_view` VALUES (7260,24,'2024-11-07 18:32:10','',43);
INSERT INTO `wp_gf_form_view` VALUES (7261,26,'2024-11-07 19:23:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (7262,19,'2024-11-08 04:25:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (7263,13,'2024-11-08 12:57:46','',259);
INSERT INTO `wp_gf_form_view` VALUES (7264,26,'2024-11-09 00:40:50','',6);
INSERT INTO `wp_gf_form_view` VALUES (7265,24,'2024-11-09 03:04:43','',27);
INSERT INTO `wp_gf_form_view` VALUES (7266,13,'2024-11-09 13:11:41','',634);
INSERT INTO `wp_gf_form_view` VALUES (7267,19,'2024-11-09 13:54:10','',5);
INSERT INTO `wp_gf_form_view` VALUES (7268,24,'2024-11-10 03:47:53','',17);
INSERT INTO `wp_gf_form_view` VALUES (7269,13,'2024-11-10 13:29:17','',734);
INSERT INTO `wp_gf_form_view` VALUES (7270,24,'2024-11-11 06:36:35','',15);
INSERT INTO `wp_gf_form_view` VALUES (7271,26,'2024-11-11 09:41:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (7272,13,'2024-11-11 13:52:06','',331);
INSERT INTO `wp_gf_form_view` VALUES (7273,24,'2024-11-12 06:43:48','',19);
INSERT INTO `wp_gf_form_view` VALUES (7274,13,'2024-11-12 14:04:37','',500);
INSERT INTO `wp_gf_form_view` VALUES (7275,19,'2024-11-12 19:19:21','',3);
INSERT INTO `wp_gf_form_view` VALUES (7276,26,'2024-11-12 22:53:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (7277,24,'2024-11-13 14:05:28','',19);
INSERT INTO `wp_gf_form_view` VALUES (7278,13,'2024-11-13 14:05:28','',336);
INSERT INTO `wp_gf_form_view` VALUES (7279,13,'2024-11-14 14:44:35','',143);
INSERT INTO `wp_gf_form_view` VALUES (7280,24,'2024-11-14 14:59:14','',14);
INSERT INTO `wp_gf_form_view` VALUES (7281,13,'2024-11-15 14:45:17','',494);
INSERT INTO `wp_gf_form_view` VALUES (7282,24,'2024-11-15 15:04:47','',18);
INSERT INTO `wp_gf_form_view` VALUES (7283,13,'2024-11-16 14:52:21','',336);
INSERT INTO `wp_gf_form_view` VALUES (7284,24,'2024-11-16 16:05:57','',28);
INSERT INTO `wp_gf_form_view` VALUES (7285,19,'2024-11-16 16:49:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (7286,26,'2024-11-17 04:14:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (7287,13,'2024-11-17 15:11:41','',618);
INSERT INTO `wp_gf_form_view` VALUES (7288,24,'2024-11-17 19:14:23','',21);
INSERT INTO `wp_gf_form_view` VALUES (7289,26,'2024-11-18 05:14:43','',7);
INSERT INTO `wp_gf_form_view` VALUES (7290,13,'2024-11-18 15:41:11','',238);
INSERT INTO `wp_gf_form_view` VALUES (7291,24,'2024-11-18 20:32:33','',34);
INSERT INTO `wp_gf_form_view` VALUES (7292,13,'2024-11-19 15:53:37','',201);
INSERT INTO `wp_gf_form_view` VALUES (7293,19,'2024-11-19 15:53:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (7294,24,'2024-11-19 21:21:49','',20);
INSERT INTO `wp_gf_form_view` VALUES (7295,26,'2024-11-20 01:38:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7296,13,'2024-11-20 16:04:53','',115);
INSERT INTO `wp_gf_form_view` VALUES (7297,24,'2024-11-20 22:44:34','',39);
INSERT INTO `wp_gf_form_view` VALUES (7298,13,'2024-11-21 16:10:14','',185);
INSERT INTO `wp_gf_form_view` VALUES (7299,26,'2024-11-21 16:55:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (7300,19,'2024-11-21 18:46:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (7301,24,'2024-11-21 23:54:21','',16);
INSERT INTO `wp_gf_form_view` VALUES (7302,13,'2024-11-22 16:22:53','',400);
INSERT INTO `wp_gf_form_view` VALUES (7303,19,'2024-11-22 20:43:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (7304,24,'2024-11-23 00:06:39','',13);
INSERT INTO `wp_gf_form_view` VALUES (7305,13,'2024-11-23 16:24:45','',167);
INSERT INTO `wp_gf_form_view` VALUES (7306,26,'2024-11-23 21:00:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (7307,24,'2024-11-24 01:31:17','',13);
INSERT INTO `wp_gf_form_view` VALUES (7308,13,'2024-11-24 16:38:33','',324);
INSERT INTO `wp_gf_form_view` VALUES (7309,24,'2024-11-25 02:45:19','',19);
INSERT INTO `wp_gf_form_view` VALUES (7310,26,'2024-11-25 08:50:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (7311,13,'2024-11-25 17:03:51','',138);
INSERT INTO `wp_gf_form_view` VALUES (7312,24,'2024-11-26 02:47:00','',11);
INSERT INTO `wp_gf_form_view` VALUES (7313,19,'2024-11-26 08:10:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (7314,13,'2024-11-26 17:24:37','',139);
INSERT INTO `wp_gf_form_view` VALUES (7315,24,'2024-11-27 07:22:20','',15);
INSERT INTO `wp_gf_form_view` VALUES (7316,26,'2024-11-27 12:38:18','',3);
INSERT INTO `wp_gf_form_view` VALUES (7317,13,'2024-11-27 18:12:29','',351);
INSERT INTO `wp_gf_form_view` VALUES (7318,24,'2024-11-28 09:14:35','',15);
INSERT INTO `wp_gf_form_view` VALUES (7319,13,'2024-11-28 18:18:43','',202);
INSERT INTO `wp_gf_form_view` VALUES (7320,19,'2024-11-29 14:29:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (7321,24,'2024-11-29 14:36:34','',11);
INSERT INTO `wp_gf_form_view` VALUES (7322,13,'2024-11-29 18:19:17','',283);
INSERT INTO `wp_gf_form_view` VALUES (7323,24,'2024-11-30 16:38:34','',10);
INSERT INTO `wp_gf_form_view` VALUES (7324,13,'2024-11-30 18:21:57','',233);
INSERT INTO `wp_gf_form_view` VALUES (7325,26,'2024-11-30 19:40:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (7326,13,'2024-12-01 19:00:19','',119);
INSERT INTO `wp_gf_form_view` VALUES (7327,24,'2024-12-02 01:42:21','',14);
INSERT INTO `wp_gf_form_view` VALUES (7328,19,'2024-12-02 03:09:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (7329,13,'2024-12-02 19:14:21','',137);
INSERT INTO `wp_gf_form_view` VALUES (7330,24,'2024-12-03 11:37:01','',20);
INSERT INTO `wp_gf_form_view` VALUES (7331,13,'2024-12-03 19:20:54','',234);
INSERT INTO `wp_gf_form_view` VALUES (7332,26,'2024-12-04 01:01:34','',5);
INSERT INTO `wp_gf_form_view` VALUES (7333,24,'2024-12-04 14:45:53','',30);
INSERT INTO `wp_gf_form_view` VALUES (7334,13,'2024-12-04 19:22:42','',213);
INSERT INTO `wp_gf_form_view` VALUES (7335,26,'2024-12-05 13:53:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (7336,24,'2024-12-05 15:58:42','',14);
INSERT INTO `wp_gf_form_view` VALUES (7337,13,'2024-12-05 19:27:18','',189);
INSERT INTO `wp_gf_form_view` VALUES (7338,24,'2024-12-06 16:20:39','',8);
INSERT INTO `wp_gf_form_view` VALUES (7339,13,'2024-12-06 19:37:49','',498);
INSERT INTO `wp_gf_form_view` VALUES (7340,26,'2024-12-07 16:18:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (7341,24,'2024-12-07 17:05:41','',9);
INSERT INTO `wp_gf_form_view` VALUES (7342,13,'2024-12-07 20:02:37','',159);
INSERT INTO `wp_gf_form_view` VALUES (7343,19,'2024-12-08 17:29:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (7344,24,'2024-12-08 18:34:50','',33);
INSERT INTO `wp_gf_form_view` VALUES (7345,13,'2024-12-08 20:05:25','',328);
INSERT INTO `wp_gf_form_view` VALUES (7346,13,'2024-12-09 20:10:39','',304);
INSERT INTO `wp_gf_form_view` VALUES (7347,24,'2024-12-10 03:22:42','',18);
INSERT INTO `wp_gf_form_view` VALUES (7348,13,'2024-12-10 20:16:41','',171);
INSERT INTO `wp_gf_form_view` VALUES (7349,24,'2024-12-11 10:52:29','',17);
INSERT INTO `wp_gf_form_view` VALUES (7350,13,'2024-12-11 20:22:19','',150);
INSERT INTO `wp_gf_form_view` VALUES (7351,26,'2024-12-12 00:28:59','',4);
INSERT INTO `wp_gf_form_view` VALUES (7352,24,'2024-12-12 18:58:59','',10);
INSERT INTO `wp_gf_form_view` VALUES (7353,13,'2024-12-12 20:28:06','',304);
INSERT INTO `wp_gf_form_view` VALUES (7354,26,'2024-12-13 18:53:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (7355,13,'2024-12-13 20:28:28','',500);
INSERT INTO `wp_gf_form_view` VALUES (7356,24,'2024-12-13 23:34:22','',10);
INSERT INTO `wp_gf_form_view` VALUES (7357,19,'2024-12-13 23:39:54','',4);
INSERT INTO `wp_gf_form_view` VALUES (7358,13,'2024-12-14 20:42:05','',163);
INSERT INTO `wp_gf_form_view` VALUES (7359,19,'2024-12-15 05:14:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (7360,24,'2024-12-15 06:55:54','',15);
INSERT INTO `wp_gf_form_view` VALUES (7361,13,'2024-12-15 21:36:27','',496);
INSERT INTO `wp_gf_form_view` VALUES (7362,24,'2024-12-16 08:16:40','',32);
INSERT INTO `wp_gf_form_view` VALUES (7363,26,'2024-12-16 13:21:51','',3);
INSERT INTO `wp_gf_form_view` VALUES (7364,19,'2024-12-16 13:52:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (7365,13,'2024-12-16 21:39:31','',122);
INSERT INTO `wp_gf_form_view` VALUES (7366,24,'2024-12-17 11:08:31','',16);
INSERT INTO `wp_gf_form_view` VALUES (7367,26,'2024-12-17 18:52:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (7368,13,'2024-12-17 22:41:19','',374);
INSERT INTO `wp_gf_form_view` VALUES (7369,19,'2024-12-18 08:45:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (7370,24,'2024-12-18 12:03:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (7371,13,'2024-12-18 22:46:36','',77);
INSERT INTO `wp_gf_form_view` VALUES (7372,24,'2024-12-19 14:47:06','',12);
INSERT INTO `wp_gf_form_view` VALUES (7373,13,'2024-12-19 23:13:50','',167);
INSERT INTO `wp_gf_form_view` VALUES (7374,26,'2024-12-20 01:50:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (7375,24,'2024-12-20 16:23:23','',9);
INSERT INTO `wp_gf_form_view` VALUES (7376,13,'2024-12-20 23:18:44','',375);
INSERT INTO `wp_gf_form_view` VALUES (7377,19,'2024-12-21 00:29:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (7378,13,'2024-12-21 23:22:27','',314);
INSERT INTO `wp_gf_form_view` VALUES (7379,24,'2024-12-22 04:35:37','',22);
INSERT INTO `wp_gf_form_view` VALUES (7380,19,'2024-12-22 21:26:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (7381,13,'2024-12-22 23:26:38','',169);
INSERT INTO `wp_gf_form_view` VALUES (7382,24,'2024-12-23 06:06:16','',22);
INSERT INTO `wp_gf_form_view` VALUES (7383,26,'2024-12-23 21:25:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (7384,13,'2024-12-23 23:40:16','',82);
INSERT INTO `wp_gf_form_view` VALUES (7385,24,'2024-12-24 06:55:31','',11);
INSERT INTO `wp_gf_form_view` VALUES (7386,19,'2024-12-24 21:14:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (7387,13,'2024-12-25 00:17:52','',196);
INSERT INTO `wp_gf_form_view` VALUES (7388,24,'2024-12-25 11:48:31','',9);
INSERT INTO `wp_gf_form_view` VALUES (7389,26,'2024-12-25 16:47:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (7390,13,'2024-12-26 00:21:13','',200);
INSERT INTO `wp_gf_form_view` VALUES (7391,24,'2024-12-26 13:35:19','',15);
INSERT INTO `wp_gf_form_view` VALUES (7392,13,'2024-12-27 00:25:13','',152);
INSERT INTO `wp_gf_form_view` VALUES (7393,24,'2024-12-27 14:45:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (7394,13,'2024-12-28 01:16:25','',464);
INSERT INTO `wp_gf_form_view` VALUES (7395,24,'2024-12-28 16:49:57','',14);
INSERT INTO `wp_gf_form_view` VALUES (7396,19,'2024-12-28 17:05:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (7397,13,'2024-12-29 02:22:50','',305);
INSERT INTO `wp_gf_form_view` VALUES (7398,24,'2024-12-29 17:16:55','',18);
INSERT INTO `wp_gf_form_view` VALUES (7399,19,'2024-12-29 20:01:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (7400,13,'2024-12-30 02:51:40','',164);
INSERT INTO `wp_gf_form_view` VALUES (7401,24,'2024-12-30 18:00:31','',8);
INSERT INTO `wp_gf_form_view` VALUES (7402,13,'2024-12-31 02:57:16','',136);
INSERT INTO `wp_gf_form_view` VALUES (7403,19,'2024-12-31 08:25:08','',4);
INSERT INTO `wp_gf_form_view` VALUES (7404,24,'2024-12-31 18:43:03','',20);
INSERT INTO `wp_gf_form_view` VALUES (7405,26,'2024-12-31 23:30:43','',1);
INSERT INTO `wp_gf_form_view` VALUES (7406,13,'2025-01-01 03:14:50','',437);
INSERT INTO `wp_gf_form_view` VALUES (7407,24,'2025-01-01 23:17:19','',14);
INSERT INTO `wp_gf_form_view` VALUES (7408,13,'2025-01-02 03:26:46','',190);
INSERT INTO `wp_gf_form_view` VALUES (7409,26,'2025-01-02 22:44:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (7410,24,'2025-01-02 23:32:24','',13);
INSERT INTO `wp_gf_form_view` VALUES (7411,13,'2025-01-03 03:28:46','',147);
INSERT INTO `wp_gf_form_view` VALUES (7412,24,'2025-01-04 01:20:45','',14);
INSERT INTO `wp_gf_form_view` VALUES (7413,13,'2025-01-04 03:36:32','',405);
INSERT INTO `wp_gf_form_view` VALUES (7414,24,'2025-01-05 02:37:45','',14);
INSERT INTO `wp_gf_form_view` VALUES (7415,13,'2025-01-05 03:37:44','',146);
INSERT INTO `wp_gf_form_view` VALUES (7416,19,'2025-01-06 00:57:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (7417,13,'2025-01-06 03:52:59','',172);
INSERT INTO `wp_gf_form_view` VALUES (7418,24,'2025-01-06 13:37:01','',24);
INSERT INTO `wp_gf_form_view` VALUES (7419,26,'2025-01-06 20:53:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (7420,13,'2025-01-07 03:57:52','',214);
INSERT INTO `wp_gf_form_view` VALUES (7421,24,'2025-01-07 14:03:50','',11);
INSERT INTO `wp_gf_form_view` VALUES (7422,19,'2025-01-07 15:01:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (7423,26,'2025-01-07 20:55:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (7424,13,'2025-01-08 04:00:04','',323);
INSERT INTO `wp_gf_form_view` VALUES (7425,24,'2025-01-08 14:06:34','',9);
INSERT INTO `wp_gf_form_view` VALUES (7426,26,'2025-01-08 22:46:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (7427,19,'2025-01-08 22:47:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (7428,13,'2025-01-09 04:02:04','',493);
INSERT INTO `wp_gf_form_view` VALUES (7429,24,'2025-01-09 15:43:01','',20);
INSERT INTO `wp_gf_form_view` VALUES (7430,13,'2025-01-10 04:03:52','',283);
INSERT INTO `wp_gf_form_view` VALUES (7431,19,'2025-01-10 11:14:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (7432,24,'2025-01-10 20:23:23','',12);
INSERT INTO `wp_gf_form_view` VALUES (7433,13,'2025-01-11 04:10:11','',702);
INSERT INTO `wp_gf_form_view` VALUES (7434,26,'2025-01-11 09:53:50','',4);
INSERT INTO `wp_gf_form_view` VALUES (7435,24,'2025-01-11 22:41:03','',37);
INSERT INTO `wp_gf_form_view` VALUES (7436,19,'2025-01-12 01:02:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (7437,13,'2025-01-12 04:17:11','',298);
INSERT INTO `wp_gf_form_view` VALUES (7438,24,'2025-01-13 01:41:25','',27);
INSERT INTO `wp_gf_form_view` VALUES (7439,13,'2025-01-13 04:17:24','',220);
INSERT INTO `wp_gf_form_view` VALUES (7440,26,'2025-01-13 09:40:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (7441,19,'2025-01-13 21:50:25','',3);
INSERT INTO `wp_gf_form_view` VALUES (7442,24,'2025-01-14 02:18:33','',12);
INSERT INTO `wp_gf_form_view` VALUES (7443,13,'2025-01-14 04:35:21','',173);
INSERT INTO `wp_gf_form_view` VALUES (7444,26,'2025-01-14 23:54:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (7445,24,'2025-01-15 02:29:39','',12);
INSERT INTO `wp_gf_form_view` VALUES (7446,13,'2025-01-15 04:39:36','',258);
INSERT INTO `wp_gf_form_view` VALUES (7447,19,'2025-01-15 06:53:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (7448,24,'2025-01-16 04:04:28','',17);
INSERT INTO `wp_gf_form_view` VALUES (7449,13,'2025-01-16 04:46:30','',400);
INSERT INTO `wp_gf_form_view` VALUES (7450,13,'2025-01-17 04:59:51','',198);
INSERT INTO `wp_gf_form_view` VALUES (7451,24,'2025-01-17 05:42:44','',13);
INSERT INTO `wp_gf_form_view` VALUES (7452,19,'2025-01-17 16:48:38','',3);
INSERT INTO `wp_gf_form_view` VALUES (7453,13,'2025-01-18 05:29:45','',577);
INSERT INTO `wp_gf_form_view` VALUES (7454,24,'2025-01-18 06:37:24','',3);
INSERT INTO `wp_gf_form_view` VALUES (7455,13,'2025-01-19 05:42:05','',341);
INSERT INTO `wp_gf_form_view` VALUES (7456,26,'2025-01-19 13:38:40','',10);
INSERT INTO `wp_gf_form_view` VALUES (7457,24,'2025-01-19 13:40:48','',24);
INSERT INTO `wp_gf_form_view` VALUES (7458,13,'2025-01-20 05:54:30','',159);
INSERT INTO `wp_gf_form_view` VALUES (7459,19,'2025-01-20 10:16:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (7460,24,'2025-01-20 15:14:35','',14);
INSERT INTO `wp_gf_form_view` VALUES (7461,26,'2025-01-21 03:32:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (7462,13,'2025-01-21 06:03:12','',395);
INSERT INTO `wp_gf_form_view` VALUES (7463,24,'2025-01-21 20:30:00','',24);
INSERT INTO `wp_gf_form_view` VALUES (7464,19,'2025-01-22 05:22:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (7465,13,'2025-01-22 06:18:45','',158);
INSERT INTO `wp_gf_form_view` VALUES (7466,24,'2025-01-23 00:56:25','',12);
INSERT INTO `wp_gf_form_view` VALUES (7467,13,'2025-01-23 06:44:07','',114);
INSERT INTO `wp_gf_form_view` VALUES (7468,19,'2025-01-23 12:38:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (7469,24,'2025-01-24 02:15:15','',13);
INSERT INTO `wp_gf_form_view` VALUES (7470,13,'2025-01-24 06:57:38','',106);
INSERT INTO `wp_gf_form_view` VALUES (7471,13,'2025-01-25 07:20:36','',125);
INSERT INTO `wp_gf_form_view` VALUES (7472,24,'2025-01-25 08:03:52','',21);
INSERT INTO `wp_gf_form_view` VALUES (7473,26,'2025-01-25 19:58:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (7474,19,'2025-01-26 02:55:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (7475,13,'2025-01-26 07:59:45','',280);
INSERT INTO `wp_gf_form_view` VALUES (7476,24,'2025-01-26 09:52:54','',17);
INSERT INTO `wp_gf_form_view` VALUES (7477,26,'2025-01-27 02:08:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (7478,13,'2025-01-27 08:13:18','',256);
INSERT INTO `wp_gf_form_view` VALUES (7479,24,'2025-01-27 12:48:28','',24);
INSERT INTO `wp_gf_form_view` VALUES (7480,13,'2025-01-28 08:17:11','',300);
INSERT INTO `wp_gf_form_view` VALUES (7481,26,'2025-01-28 08:31:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (7482,19,'2025-01-28 08:57:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (7483,24,'2025-01-28 13:23:58','',11);
INSERT INTO `wp_gf_form_view` VALUES (7484,13,'2025-01-29 08:18:12','',231);
INSERT INTO `wp_gf_form_view` VALUES (7485,24,'2025-01-29 14:28:16','',53);
INSERT INTO `wp_gf_form_view` VALUES (7486,19,'2025-01-29 22:08:32','',2);
INSERT INTO `wp_gf_form_view` VALUES (7487,13,'2025-01-30 08:19:58','',568);
INSERT INTO `wp_gf_form_view` VALUES (7488,24,'2025-01-30 14:55:35','',9);
INSERT INTO `wp_gf_form_view` VALUES (7489,26,'2025-01-30 18:16:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (7490,13,'2025-01-31 08:24:29','',472);
INSERT INTO `wp_gf_form_view` VALUES (7491,19,'2025-01-31 12:50:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (7492,24,'2025-01-31 15:01:39','',15);
INSERT INTO `wp_gf_form_view` VALUES (7493,26,'2025-01-31 18:25:24','',2);
INSERT INTO `wp_gf_form_view` VALUES (7494,13,'2025-02-01 08:40:09','',213);
INSERT INTO `wp_gf_form_view` VALUES (7495,24,'2025-02-01 17:05:57','',20);
INSERT INTO `wp_gf_form_view` VALUES (7496,13,'2025-02-02 09:40:54','',345);
INSERT INTO `wp_gf_form_view` VALUES (7497,24,'2025-02-02 19:36:47','',14);
INSERT INTO `wp_gf_form_view` VALUES (7498,13,'2025-02-03 10:14:29','',397);
INSERT INTO `wp_gf_form_view` VALUES (7499,19,'2025-02-03 15:13:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (7500,24,'2025-02-03 19:37:58','',35);
INSERT INTO `wp_gf_form_view` VALUES (7501,13,'2025-02-04 10:18:50','',394);
INSERT INTO `wp_gf_form_view` VALUES (7502,24,'2025-02-04 19:58:11','',31);
INSERT INTO `wp_gf_form_view` VALUES (7503,19,'2025-02-04 22:32:30','',3);
INSERT INTO `wp_gf_form_view` VALUES (7504,13,'2025-02-05 10:25:41','',173);
INSERT INTO `wp_gf_form_view` VALUES (7505,24,'2025-02-05 20:45:19','',30);
INSERT INTO `wp_gf_form_view` VALUES (7506,19,'2025-02-06 04:26:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (7507,13,'2025-02-06 10:34:56','',180);
INSERT INTO `wp_gf_form_view` VALUES (7508,24,'2025-02-06 21:17:10','',17);
INSERT INTO `wp_gf_form_view` VALUES (7509,26,'2025-02-07 04:31:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (7510,13,'2025-02-07 10:44:48','',253);
INSERT INTO `wp_gf_form_view` VALUES (7511,24,'2025-02-07 21:56:51','',30);
INSERT INTO `wp_gf_form_view` VALUES (7512,13,'2025-02-08 10:53:59','',249);
INSERT INTO `wp_gf_form_view` VALUES (7513,19,'2025-02-08 16:16:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (7514,26,'2025-02-08 21:56:50','',3);
INSERT INTO `wp_gf_form_view` VALUES (7515,24,'2025-02-08 21:59:30','',39);
INSERT INTO `wp_gf_form_view` VALUES (7516,13,'2025-02-09 11:21:54','',362);
INSERT INTO `wp_gf_form_view` VALUES (7517,24,'2025-02-09 22:39:10','',14);
INSERT INTO `wp_gf_form_view` VALUES (7518,19,'2025-02-10 07:10:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (7519,13,'2025-02-10 11:22:15','',262);
INSERT INTO `wp_gf_form_view` VALUES (7520,24,'2025-02-11 00:09:33','',16);
INSERT INTO `wp_gf_form_view` VALUES (7521,13,'2025-02-11 11:36:19','',295);
INSERT INTO `wp_gf_form_view` VALUES (7522,26,'2025-02-11 13:54:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (7523,19,'2025-02-11 16:43:06','',3);
INSERT INTO `wp_gf_form_view` VALUES (7524,24,'2025-02-12 04:27:19','',28);
INSERT INTO `wp_gf_form_view` VALUES (7525,13,'2025-02-12 11:43:39','',312);
INSERT INTO `wp_gf_form_view` VALUES (7526,26,'2025-02-13 03:22:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (7527,13,'2025-02-13 11:45:44','',211);
INSERT INTO `wp_gf_form_view` VALUES (7528,24,'2025-02-13 12:15:56','',48);
INSERT INTO `wp_gf_form_view` VALUES (7529,19,'2025-02-13 16:15:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (7530,13,'2025-02-14 11:52:10','',477);
INSERT INTO `wp_gf_form_view` VALUES (7531,24,'2025-02-14 15:55:09','',8);
INSERT INTO `wp_gf_form_view` VALUES (7532,19,'2025-02-14 16:37:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (7533,26,'2025-02-14 17:29:37','',3);
INSERT INTO `wp_gf_form_view` VALUES (7534,13,'2025-02-15 11:53:18','',252);
INSERT INTO `wp_gf_form_view` VALUES (7535,24,'2025-02-15 16:35:17','',21);
INSERT INTO `wp_gf_form_view` VALUES (7536,13,'2025-02-16 12:41:49','',150);
INSERT INTO `wp_gf_form_view` VALUES (7537,24,'2025-02-16 16:46:26','',6);
INSERT INTO `wp_gf_form_view` VALUES (7538,19,'2025-02-17 00:10:25','',1);
INSERT INTO `wp_gf_form_view` VALUES (7539,26,'2025-02-17 11:47:23','',2);
INSERT INTO `wp_gf_form_view` VALUES (7540,13,'2025-02-17 13:13:26','',324);
INSERT INTO `wp_gf_form_view` VALUES (7541,24,'2025-02-17 21:18:48','',5);
INSERT INTO `wp_gf_form_view` VALUES (7542,19,'2025-02-18 10:23:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (7543,13,'2025-02-18 13:27:03','',134);
INSERT INTO `wp_gf_form_view` VALUES (7544,24,'2025-02-18 22:32:45','',17);
INSERT INTO `wp_gf_form_view` VALUES (7545,13,'2025-02-19 13:27:22','',286);
INSERT INTO `wp_gf_form_view` VALUES (7546,19,'2025-02-19 17:26:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (7547,26,'2025-02-19 23:59:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (7548,24,'2025-02-20 00:06:44','',18);
INSERT INTO `wp_gf_form_view` VALUES (7549,13,'2025-02-20 13:38:22','',123);
INSERT INTO `wp_gf_form_view` VALUES (7550,24,'2025-02-21 01:14:33','',12);
INSERT INTO `wp_gf_form_view` VALUES (7551,26,'2025-02-21 04:33:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (7552,13,'2025-02-21 14:12:24','',296);
INSERT INTO `wp_gf_form_view` VALUES (7553,26,'2025-02-22 12:11:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (7554,24,'2025-02-22 13:01:05','',9);
INSERT INTO `wp_gf_form_view` VALUES (7555,13,'2025-02-22 14:49:53','',208);
INSERT INTO `wp_gf_form_view` VALUES (7556,13,'2025-02-23 14:54:59','',326);
INSERT INTO `wp_gf_form_view` VALUES (7557,24,'2025-02-23 16:26:37','',16);
INSERT INTO `wp_gf_form_view` VALUES (7558,26,'2025-02-23 19:43:17','',3);
INSERT INTO `wp_gf_form_view` VALUES (7559,19,'2025-02-24 11:16:15','',2);
INSERT INTO `wp_gf_form_view` VALUES (7560,13,'2025-02-24 14:55:38','',604);
INSERT INTO `wp_gf_form_view` VALUES (7561,24,'2025-02-24 19:17:49','',12);
INSERT INTO `wp_gf_form_view` VALUES (7562,26,'2025-02-24 21:29:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (7563,13,'2025-02-25 15:02:43','',300);
INSERT INTO `wp_gf_form_view` VALUES (7564,24,'2025-02-25 21:24:46','',23);
INSERT INTO `wp_gf_form_view` VALUES (7565,26,'2025-02-26 02:34:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (7566,13,'2025-02-26 15:33:47','',309);
INSERT INTO `wp_gf_form_view` VALUES (7567,24,'2025-02-26 21:28:31','',10);
INSERT INTO `wp_gf_form_view` VALUES (7568,26,'2025-02-27 04:13:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (7569,13,'2025-02-27 15:35:37','',204);
INSERT INTO `wp_gf_form_view` VALUES (7570,24,'2025-02-27 23:52:17','',20);
INSERT INTO `wp_gf_form_view` VALUES (7571,13,'2025-02-28 15:52:13','',320);
INSERT INTO `wp_gf_form_view` VALUES (7572,26,'2025-02-28 21:28:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (7573,24,'2025-03-01 00:00:52','',13);
INSERT INTO `wp_gf_form_view` VALUES (7574,13,'2025-03-01 15:53:11','',272);
INSERT INTO `wp_gf_form_view` VALUES (7575,24,'2025-03-02 01:22:59','',12);
INSERT INTO `wp_gf_form_view` VALUES (7576,19,'2025-03-02 13:49:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (7577,13,'2025-03-02 15:56:20','',269);
INSERT INTO `wp_gf_form_view` VALUES (7578,26,'2025-03-02 21:01:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (7579,24,'2025-03-03 07:58:07','',14);
INSERT INTO `wp_gf_form_view` VALUES (7580,19,'2025-03-03 15:34:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (7581,13,'2025-03-03 15:56:51','',143);
INSERT INTO `wp_gf_form_view` VALUES (7582,24,'2025-03-04 13:56:18','',62);
INSERT INTO `wp_gf_form_view` VALUES (7583,26,'2025-03-04 15:16:46','',10);
INSERT INTO `wp_gf_form_view` VALUES (7584,13,'2025-03-04 15:57:03','',346);
INSERT INTO `wp_gf_form_view` VALUES (7585,24,'2025-03-05 14:02:33','',18);
INSERT INTO `wp_gf_form_view` VALUES (7586,13,'2025-03-05 16:02:19','',347);
INSERT INTO `wp_gf_form_view` VALUES (7587,19,'2025-03-06 06:51:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (7588,26,'2025-03-06 07:02:10','',3);
INSERT INTO `wp_gf_form_view` VALUES (7589,13,'2025-03-06 16:02:52','',219);
INSERT INTO `wp_gf_form_view` VALUES (7590,24,'2025-03-06 19:17:32','',22);
INSERT INTO `wp_gf_form_view` VALUES (7591,13,'2025-03-07 16:03:25','',338);
INSERT INTO `wp_gf_form_view` VALUES (7592,19,'2025-03-07 17:44:12','',7);
INSERT INTO `wp_gf_form_view` VALUES (7593,24,'2025-03-07 19:23:17','',19);
INSERT INTO `wp_gf_form_view` VALUES (7594,26,'2025-03-07 23:18:21','',5);
INSERT INTO `wp_gf_form_view` VALUES (7595,13,'2025-03-08 16:04:20','',474);
INSERT INTO `wp_gf_form_view` VALUES (7596,19,'2025-03-08 18:17:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (7597,24,'2025-03-08 20:27:10','',30);
INSERT INTO `wp_gf_form_view` VALUES (7598,26,'2025-03-09 05:57:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (7599,13,'2025-03-09 16:06:28','',515);
INSERT INTO `wp_gf_form_view` VALUES (7600,24,'2025-03-09 22:00:08','',16);
INSERT INTO `wp_gf_form_view` VALUES (7601,26,'2025-03-10 09:36:01','',2);
INSERT INTO `wp_gf_form_view` VALUES (7602,19,'2025-03-10 13:33:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (7603,13,'2025-03-10 16:59:53','',233);
INSERT INTO `wp_gf_form_view` VALUES (7604,24,'2025-03-11 00:12:15','',27);
INSERT INTO `wp_gf_form_view` VALUES (7605,26,'2025-03-11 13:32:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (7606,13,'2025-03-11 17:03:48','',623);
INSERT INTO `wp_gf_form_view` VALUES (7607,24,'2025-03-12 01:24:12','',45);
INSERT INTO `wp_gf_form_view` VALUES (7608,13,'2025-03-12 17:05:54','',418);
INSERT INTO `wp_gf_form_view` VALUES (7609,26,'2025-03-13 00:43:20','',4);
INSERT INTO `wp_gf_form_view` VALUES (7610,24,'2025-03-13 02:26:55','',98);
INSERT INTO `wp_gf_form_view` VALUES (7611,19,'2025-03-13 05:45:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (7612,13,'2025-03-13 17:10:05','',734);
INSERT INTO `wp_gf_form_view` VALUES (7613,24,'2025-03-14 02:44:31','',21);
INSERT INTO `wp_gf_form_view` VALUES (7614,26,'2025-03-14 13:49:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (7615,13,'2025-03-14 17:23:06','',658);
INSERT INTO `wp_gf_form_view` VALUES (7616,19,'2025-03-14 21:57:55','',3);
INSERT INTO `wp_gf_form_view` VALUES (7617,24,'2025-03-15 05:45:39','',13);
INSERT INTO `wp_gf_form_view` VALUES (7618,13,'2025-03-15 17:23:58','',283);
INSERT INTO `wp_gf_form_view` VALUES (7619,26,'2025-03-15 18:35:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (7620,19,'2025-03-15 23:58:35','',4);
INSERT INTO `wp_gf_form_view` VALUES (7621,24,'2025-03-16 05:48:30','',13);
INSERT INTO `wp_gf_form_view` VALUES (7622,13,'2025-03-16 17:25:53','',252);
INSERT INTO `wp_gf_form_view` VALUES (7623,24,'2025-03-17 10:55:48','',26);
INSERT INTO `wp_gf_form_view` VALUES (7624,26,'2025-03-17 14:15:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (7625,13,'2025-03-17 17:29:00','',183);
INSERT INTO `wp_gf_form_view` VALUES (7626,24,'2025-03-18 11:16:46','',15);
INSERT INTO `wp_gf_form_view` VALUES (7627,13,'2025-03-18 17:29:45','',142);
INSERT INTO `wp_gf_form_view` VALUES (7628,26,'2025-03-19 09:38:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (7629,19,'2025-03-19 09:38:43','',2);
INSERT INTO `wp_gf_form_view` VALUES (7630,24,'2025-03-19 11:39:53','',34);
INSERT INTO `wp_gf_form_view` VALUES (7631,13,'2025-03-19 17:56:11','',310);
INSERT INTO `wp_gf_form_view` VALUES (7632,19,'2025-03-20 16:32:59','',1);
INSERT INTO `wp_gf_form_view` VALUES (7633,26,'2025-03-20 17:02:13','',1);
INSERT INTO `wp_gf_form_view` VALUES (7634,24,'2025-03-20 18:22:11','',14);
INSERT INTO `wp_gf_form_view` VALUES (7635,13,'2025-03-20 18:22:12','',149);
INSERT INTO `wp_gf_form_view` VALUES (7636,13,'2025-03-21 18:31:02','',139);
INSERT INTO `wp_gf_form_view` VALUES (7637,24,'2025-03-21 19:28:02','',12);
INSERT INTO `wp_gf_form_view` VALUES (7638,26,'2025-03-22 16:51:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (7639,13,'2025-03-22 18:44:20','',161);
INSERT INTO `wp_gf_form_view` VALUES (7640,24,'2025-03-22 20:11:25','',22);
INSERT INTO `wp_gf_form_view` VALUES (7641,13,'2025-03-23 19:12:17','',571);
INSERT INTO `wp_gf_form_view` VALUES (7642,24,'2025-03-23 21:07:37','',49);
INSERT INTO `wp_gf_form_view` VALUES (7643,19,'2025-03-24 05:48:54','',2);
INSERT INTO `wp_gf_form_view` VALUES (7644,26,'2025-03-24 15:15:41','',8);
INSERT INTO `wp_gf_form_view` VALUES (7645,13,'2025-03-24 19:12:28','',291);
INSERT INTO `wp_gf_form_view` VALUES (7646,24,'2025-03-24 21:26:52','',32);
INSERT INTO `wp_gf_form_view` VALUES (7647,13,'2025-03-25 19:20:34','',510);
INSERT INTO `wp_gf_form_view` VALUES (7648,24,'2025-03-25 21:58:09','',39);
INSERT INTO `wp_gf_form_view` VALUES (7649,19,'2025-03-26 17:55:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (7650,13,'2025-03-26 19:22:26','',293);
INSERT INTO `wp_gf_form_view` VALUES (7651,24,'2025-03-26 22:07:45','',20);
INSERT INTO `wp_gf_form_view` VALUES (7652,26,'2025-03-27 17:14:18','',3);
INSERT INTO `wp_gf_form_view` VALUES (7653,13,'2025-03-27 19:33:15','',442);
INSERT INTO `wp_gf_form_view` VALUES (7654,24,'2025-03-27 23:59:52','',26);
INSERT INTO `wp_gf_form_view` VALUES (7655,19,'2025-03-28 03:46:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (7656,13,'2025-03-28 19:40:39','',443);
INSERT INTO `wp_gf_form_view` VALUES (7657,24,'2025-03-29 00:17:48','',17);
INSERT INTO `wp_gf_form_view` VALUES (7658,26,'2025-03-29 13:26:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (7659,13,'2025-03-29 19:47:05','',141);
INSERT INTO `wp_gf_form_view` VALUES (7660,24,'2025-03-30 02:00:40','',8);
INSERT INTO `wp_gf_form_view` VALUES (7661,13,'2025-03-30 19:50:47','',149);
INSERT INTO `wp_gf_form_view` VALUES (7662,26,'2025-03-30 23:48:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (7663,24,'2025-03-31 04:12:22','',32);
INSERT INTO `wp_gf_form_view` VALUES (7664,13,'2025-03-31 19:57:14','',456);
INSERT INTO `wp_gf_form_view` VALUES (7665,26,'2025-04-01 02:08:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7666,24,'2025-04-01 06:10:35','',20);
INSERT INTO `wp_gf_form_view` VALUES (7667,13,'2025-04-01 19:57:44','',321);
INSERT INTO `wp_gf_form_view` VALUES (7668,26,'2025-04-02 07:41:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (7669,24,'2025-04-02 14:50:45','',57);
INSERT INTO `wp_gf_form_view` VALUES (7670,19,'2025-04-02 16:32:19','',1);
INSERT INTO `wp_gf_form_view` VALUES (7671,13,'2025-04-02 20:02:01','',265);
INSERT INTO `wp_gf_form_view` VALUES (7672,26,'2025-04-03 12:38:38','',4);
INSERT INTO `wp_gf_form_view` VALUES (7673,24,'2025-04-03 15:52:29','',27);
INSERT INTO `wp_gf_form_view` VALUES (7674,13,'2025-04-03 20:27:41','',281);
INSERT INTO `wp_gf_form_view` VALUES (7675,24,'2025-04-04 16:33:07','',24);
INSERT INTO `wp_gf_form_view` VALUES (7676,13,'2025-04-04 20:31:03','',163);
INSERT INTO `wp_gf_form_view` VALUES (7677,24,'2025-04-05 19:06:53','',7);
INSERT INTO `wp_gf_form_view` VALUES (7678,13,'2025-04-05 20:36:44','',181);
INSERT INTO `wp_gf_form_view` VALUES (7679,26,'2025-04-05 20:48:15','',3);
INSERT INTO `wp_gf_form_view` VALUES (7680,24,'2025-04-06 19:26:18','',11);
INSERT INTO `wp_gf_form_view` VALUES (7681,13,'2025-04-06 20:53:24','',138);
INSERT INTO `wp_gf_form_view` VALUES (7682,13,'2025-04-07 20:56:47','',500);
INSERT INTO `wp_gf_form_view` VALUES (7683,24,'2025-04-07 21:42:03','',49);
INSERT INTO `wp_gf_form_view` VALUES (7684,19,'2025-04-08 18:18:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (7685,26,'2025-04-08 19:16:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (7686,13,'2025-04-08 21:02:59','',173);
INSERT INTO `wp_gf_form_view` VALUES (7687,24,'2025-04-08 22:28:41','',16);
INSERT INTO `wp_gf_form_view` VALUES (7688,13,'2025-04-09 21:12:21','',161);
INSERT INTO `wp_gf_form_view` VALUES (7689,19,'2025-04-09 21:46:42','',4);
INSERT INTO `wp_gf_form_view` VALUES (7690,24,'2025-04-10 00:44:17','',21);
INSERT INTO `wp_gf_form_view` VALUES (7691,26,'2025-04-10 06:14:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (7692,13,'2025-04-10 21:13:37','',149);
INSERT INTO `wp_gf_form_view` VALUES (7693,24,'2025-04-11 00:52:01','',10);
INSERT INTO `wp_gf_form_view` VALUES (7694,13,'2025-04-11 21:16:12','',121);
INSERT INTO `wp_gf_form_view` VALUES (7695,24,'2025-04-12 03:08:05','',14);
INSERT INTO `wp_gf_form_view` VALUES (7696,26,'2025-04-12 08:27:43','',3);
INSERT INTO `wp_gf_form_view` VALUES (7697,13,'2025-04-12 22:33:51','',92);
INSERT INTO `wp_gf_form_view` VALUES (7698,24,'2025-04-13 06:47:59','',15);
INSERT INTO `wp_gf_form_view` VALUES (7699,19,'2025-04-13 07:39:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (7700,13,'2025-04-13 22:45:07','',937);
INSERT INTO `wp_gf_form_view` VALUES (7701,24,'2025-04-14 10:43:29','',52);
INSERT INTO `wp_gf_form_view` VALUES (7702,19,'2025-04-14 16:13:05','',2);
INSERT INTO `wp_gf_form_view` VALUES (7703,13,'2025-04-14 22:45:51','',162);
INSERT INTO `wp_gf_form_view` VALUES (7704,26,'2025-04-15 03:01:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (7705,24,'2025-04-15 16:44:57','',26);
INSERT INTO `wp_gf_form_view` VALUES (7706,13,'2025-04-15 23:12:12','',270);
INSERT INTO `wp_gf_form_view` VALUES (7707,26,'2025-04-16 16:01:00','',1);
INSERT INTO `wp_gf_form_view` VALUES (7708,19,'2025-04-16 16:01:16','',1);
INSERT INTO `wp_gf_form_view` VALUES (7709,24,'2025-04-16 18:00:33','',22);
INSERT INTO `wp_gf_form_view` VALUES (7710,13,'2025-04-16 23:12:13','',108);
INSERT INTO `wp_gf_form_view` VALUES (7711,24,'2025-04-17 19:03:45','',8);
INSERT INTO `wp_gf_form_view` VALUES (7712,13,'2025-04-17 23:32:50','',157);
INSERT INTO `wp_gf_form_view` VALUES (7713,26,'2025-04-18 10:02:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (7714,24,'2025-04-18 19:16:01','',16);
INSERT INTO `wp_gf_form_view` VALUES (7715,13,'2025-04-18 23:45:16','',241);
INSERT INTO `wp_gf_form_view` VALUES (7716,19,'2025-04-19 01:00:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (7717,24,'2025-04-19 19:49:13','',13);
INSERT INTO `wp_gf_form_view` VALUES (7718,26,'2025-04-19 20:44:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (7719,13,'2025-04-19 23:47:33','',135);
INSERT INTO `wp_gf_form_view` VALUES (7720,24,'2025-04-20 20:00:43','',31);
INSERT INTO `wp_gf_form_view` VALUES (7721,13,'2025-04-20 23:50:14','',625);
INSERT INTO `wp_gf_form_view` VALUES (7722,19,'2025-04-21 03:43:09','',2);
INSERT INTO `wp_gf_form_view` VALUES (7723,26,'2025-04-21 05:47:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (7724,24,'2025-04-21 20:28:30','',33);
INSERT INTO `wp_gf_form_view` VALUES (7725,13,'2025-04-21 23:50:27','',634);
INSERT INTO `wp_gf_form_view` VALUES (7726,26,'2025-04-22 23:35:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (7727,13,'2025-04-22 23:56:17','',204);
INSERT INTO `wp_gf_form_view` VALUES (7728,24,'2025-04-23 01:20:18','',20);
INSERT INTO `wp_gf_form_view` VALUES (7729,13,'2025-04-24 00:09:11','',150);
INSERT INTO `wp_gf_form_view` VALUES (7730,24,'2025-04-24 01:24:43','',11);
INSERT INTO `wp_gf_form_view` VALUES (7731,26,'2025-04-24 08:10:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (7732,13,'2025-04-25 00:30:27','',194);
INSERT INTO `wp_gf_form_view` VALUES (7733,24,'2025-04-25 01:27:42','',14);
INSERT INTO `wp_gf_form_view` VALUES (7734,26,'2025-04-25 10:04:01','',3);
INSERT INTO `wp_gf_form_view` VALUES (7735,19,'2025-04-25 10:07:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (7736,13,'2025-04-26 00:37:51','',145);
INSERT INTO `wp_gf_form_view` VALUES (7737,24,'2025-04-26 03:13:39','',8);
INSERT INTO `wp_gf_form_view` VALUES (7738,13,'2025-04-27 00:40:30','',126);
INSERT INTO `wp_gf_form_view` VALUES (7739,24,'2025-04-27 12:45:51','',10);
INSERT INTO `wp_gf_form_view` VALUES (7740,19,'2025-04-27 17:51:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (7741,13,'2025-04-28 00:52:35','',244);
INSERT INTO `wp_gf_form_view` VALUES (7742,26,'2025-04-28 08:34:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (7743,24,'2025-04-28 17:12:49','',12);
INSERT INTO `wp_gf_form_view` VALUES (7744,13,'2025-04-29 00:59:30','',164);
INSERT INTO `wp_gf_form_view` VALUES (7745,24,'2025-04-29 19:22:41','',18);
INSERT INTO `wp_gf_form_view` VALUES (7746,26,'2025-04-30 00:19:52','',4);
INSERT INTO `wp_gf_form_view` VALUES (7747,13,'2025-04-30 01:06:06','',149);
INSERT INTO `wp_gf_form_view` VALUES (7748,19,'2025-04-30 22:03:26','',4);
INSERT INTO `wp_gf_form_view` VALUES (7749,13,'2025-05-01 01:07:04','',154);
INSERT INTO `wp_gf_form_view` VALUES (7750,24,'2025-05-01 01:30:24','',23);
INSERT INTO `wp_gf_form_view` VALUES (7751,26,'2025-05-01 22:59:39','',4);
INSERT INTO `wp_gf_form_view` VALUES (7752,13,'2025-05-02 01:07:36','',178);
INSERT INTO `wp_gf_form_view` VALUES (7753,24,'2025-05-02 01:34:09','',19);
INSERT INTO `wp_gf_form_view` VALUES (7754,26,'2025-05-02 23:57:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (7755,13,'2025-05-03 01:11:34','',141);
INSERT INTO `wp_gf_form_view` VALUES (7756,24,'2025-05-03 15:24:20','',21);
INSERT INTO `wp_gf_form_view` VALUES (7757,19,'2025-05-03 18:25:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7758,13,'2025-05-04 01:26:03','',200);
INSERT INTO `wp_gf_form_view` VALUES (7759,24,'2025-05-04 15:29:34','',22);
INSERT INTO `wp_gf_form_view` VALUES (7760,19,'2025-05-04 18:41:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (7761,26,'2025-05-04 18:46:27','',1);
INSERT INTO `wp_gf_form_view` VALUES (7762,13,'2025-05-05 01:39:16','',118);
INSERT INTO `wp_gf_form_view` VALUES (7763,26,'2025-05-05 21:08:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (7764,13,'2025-05-06 01:44:05','',300);
INSERT INTO `wp_gf_form_view` VALUES (7765,24,'2025-05-06 04:41:05','',49);
INSERT INTO `wp_gf_form_view` VALUES (7766,19,'2025-05-06 11:32:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (7767,26,'2025-05-07 00:31:54','',1);
INSERT INTO `wp_gf_form_view` VALUES (7768,13,'2025-05-07 01:59:25','',211);
INSERT INTO `wp_gf_form_view` VALUES (7769,24,'2025-05-07 09:29:34','',33);
INSERT INTO `wp_gf_form_view` VALUES (7770,13,'2025-05-08 02:01:59','',352);
INSERT INTO `wp_gf_form_view` VALUES (7771,19,'2025-05-08 03:19:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (7772,24,'2025-05-08 10:21:03','',18);
INSERT INTO `wp_gf_form_view` VALUES (7773,13,'2025-05-09 02:09:29','',447);
INSERT INTO `wp_gf_form_view` VALUES (7774,26,'2025-05-09 02:36:58','',7);
INSERT INTO `wp_gf_form_view` VALUES (7775,24,'2025-05-09 11:00:39','',16);
INSERT INTO `wp_gf_form_view` VALUES (7776,13,'2025-05-10 02:24:07','',714);
INSERT INTO `wp_gf_form_view` VALUES (7777,24,'2025-05-10 13:18:44','',32);
INSERT INTO `wp_gf_form_view` VALUES (7778,26,'2025-05-11 00:33:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (7779,13,'2025-05-11 02:50:21','',475);
INSERT INTO `wp_gf_form_view` VALUES (7780,24,'2025-05-11 14:00:32','',24);
INSERT INTO `wp_gf_form_view` VALUES (7781,19,'2025-05-11 14:57:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (7782,13,'2025-05-12 02:54:09','',180);
INSERT INTO `wp_gf_form_view` VALUES (7783,24,'2025-05-12 16:48:17','',16);
INSERT INTO `wp_gf_form_view` VALUES (7784,19,'2025-05-12 19:14:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (7785,13,'2025-05-13 03:18:38','',237);
INSERT INTO `wp_gf_form_view` VALUES (7786,26,'2025-05-13 08:29:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (7787,24,'2025-05-13 20:21:41','',22);
INSERT INTO `wp_gf_form_view` VALUES (7788,13,'2025-05-14 03:25:20','',354);
INSERT INTO `wp_gf_form_view` VALUES (7789,19,'2025-05-14 18:18:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (7790,24,'2025-05-15 00:13:19','',9);
INSERT INTO `wp_gf_form_view` VALUES (7791,13,'2025-05-15 03:33:32','',541);
INSERT INTO `wp_gf_form_view` VALUES (7792,26,'2025-05-15 18:23:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (7793,24,'2025-05-16 00:30:04','',21);
INSERT INTO `wp_gf_form_view` VALUES (7794,19,'2025-05-16 01:19:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (7795,13,'2025-05-16 03:37:36','',193);
INSERT INTO `wp_gf_form_view` VALUES (7796,24,'2025-05-17 01:19:15','',42);
INSERT INTO `wp_gf_form_view` VALUES (7797,13,'2025-05-17 03:53:39','',388);
INSERT INTO `wp_gf_form_view` VALUES (7798,26,'2025-05-17 16:28:07','',3);
INSERT INTO `wp_gf_form_view` VALUES (7799,24,'2025-05-18 01:24:18','',23);
INSERT INTO `wp_gf_form_view` VALUES (7800,13,'2025-05-18 05:15:52','',147);
INSERT INTO `wp_gf_form_view` VALUES (7801,19,'2025-05-18 20:05:42','',4);
INSERT INTO `wp_gf_form_view` VALUES (7802,26,'2025-05-19 02:02:03','',5);
INSERT INTO `wp_gf_form_view` VALUES (7803,24,'2025-05-19 02:02:16','',25);
INSERT INTO `wp_gf_form_view` VALUES (7804,13,'2025-05-19 05:15:53','',572);
INSERT INTO `wp_gf_form_view` VALUES (7805,26,'2025-05-20 02:18:41','',3);
INSERT INTO `wp_gf_form_view` VALUES (7806,24,'2025-05-20 02:57:04','',14);
INSERT INTO `wp_gf_form_view` VALUES (7807,13,'2025-05-20 06:31:12','',136);
INSERT INTO `wp_gf_form_view` VALUES (7808,24,'2025-05-21 05:02:39','',43);
INSERT INTO `wp_gf_form_view` VALUES (7809,13,'2025-05-21 06:34:10','',335);
INSERT INTO `wp_gf_form_view` VALUES (7810,26,'2025-05-21 13:42:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (7811,13,'2025-05-22 07:01:55','',284);
INSERT INTO `wp_gf_form_view` VALUES (7812,24,'2025-05-22 12:26:56','',42);
INSERT INTO `wp_gf_form_view` VALUES (7813,26,'2025-05-22 14:13:06','',6);
INSERT INTO `wp_gf_form_view` VALUES (7814,13,'2025-05-23 07:11:21','',331);
INSERT INTO `wp_gf_form_view` VALUES (7815,24,'2025-05-23 14:27:09','',46);
INSERT INTO `wp_gf_form_view` VALUES (7816,19,'2025-05-24 01:48:13','',4);
INSERT INTO `wp_gf_form_view` VALUES (7817,13,'2025-05-24 07:35:31','',484);
INSERT INTO `wp_gf_form_view` VALUES (7818,24,'2025-05-24 15:06:47','',75);
INSERT INTO `wp_gf_form_view` VALUES (7819,26,'2025-05-24 17:36:33','',7);
INSERT INTO `wp_gf_form_view` VALUES (7820,13,'2025-05-25 08:06:22','',512);
INSERT INTO `wp_gf_form_view` VALUES (7821,24,'2025-05-25 15:19:46','',30);
INSERT INTO `wp_gf_form_view` VALUES (7822,19,'2025-05-25 15:33:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (7823,13,'2025-05-26 08:17:07','',194);
INSERT INTO `wp_gf_form_view` VALUES (7824,24,'2025-05-26 18:14:41','',48);
INSERT INTO `wp_gf_form_view` VALUES (7825,19,'2025-05-27 00:28:45','',4);
INSERT INTO `wp_gf_form_view` VALUES (7826,13,'2025-05-27 08:23:15','',488);
INSERT INTO `wp_gf_form_view` VALUES (7827,24,'2025-05-27 19:13:58','',42);
INSERT INTO `wp_gf_form_view` VALUES (7828,13,'2025-05-28 08:29:15','',469);
INSERT INTO `wp_gf_form_view` VALUES (7829,19,'2025-05-28 08:57:21','',4);
INSERT INTO `wp_gf_form_view` VALUES (7830,24,'2025-05-28 19:18:34','',39);
INSERT INTO `wp_gf_form_view` VALUES (7831,13,'2025-05-29 08:30:36','',317);
INSERT INTO `wp_gf_form_view` VALUES (7832,24,'2025-05-29 20:21:24','',35);
INSERT INTO `wp_gf_form_view` VALUES (7833,13,'2025-05-30 08:35:34','',387);
INSERT INTO `wp_gf_form_view` VALUES (7834,19,'2025-05-30 20:30:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (7835,24,'2025-05-30 21:32:02','',50);
INSERT INTO `wp_gf_form_view` VALUES (7836,26,'2025-05-30 22:46:57','',3);
INSERT INTO `wp_gf_form_view` VALUES (7837,13,'2025-05-31 08:40:36','',402);
INSERT INTO `wp_gf_form_view` VALUES (7838,19,'2025-05-31 20:38:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (7839,24,'2025-05-31 21:34:39','',41);
INSERT INTO `wp_gf_form_view` VALUES (7840,26,'2025-06-01 06:48:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (7841,13,'2025-06-01 08:45:38','',427);
INSERT INTO `wp_gf_form_view` VALUES (7842,19,'2025-06-01 21:19:25','',3);
INSERT INTO `wp_gf_form_view` VALUES (7843,24,'2025-06-01 21:46:25','',50);
INSERT INTO `wp_gf_form_view` VALUES (7844,13,'2025-06-02 08:50:38','',300);
INSERT INTO `wp_gf_form_view` VALUES (7845,24,'2025-06-02 22:08:19','',31);
INSERT INTO `wp_gf_form_view` VALUES (7846,19,'2025-06-03 03:14:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (7847,13,'2025-06-03 08:51:00','',496);
INSERT INTO `wp_gf_form_view` VALUES (7848,24,'2025-06-03 23:00:06','',36);
INSERT INTO `wp_gf_form_view` VALUES (7849,26,'2025-06-04 04:41:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (7850,19,'2025-06-04 04:42:47','',3);
INSERT INTO `wp_gf_form_view` VALUES (7851,13,'2025-06-04 08:56:06','',478);
INSERT INTO `wp_gf_form_view` VALUES (7852,24,'2025-06-04 23:32:45','',17);
INSERT INTO `wp_gf_form_view` VALUES (7853,13,'2025-06-05 09:00:43','',292);
INSERT INTO `wp_gf_form_view` VALUES (7854,26,'2025-06-05 10:05:06','',1);
INSERT INTO `wp_gf_form_view` VALUES (7855,24,'2025-06-05 23:58:28','',19);
INSERT INTO `wp_gf_form_view` VALUES (7856,13,'2025-06-06 09:00:44','',377);
INSERT INTO `wp_gf_form_view` VALUES (7857,24,'2025-06-07 00:19:19','',29);
INSERT INTO `wp_gf_form_view` VALUES (7858,26,'2025-06-07 00:21:44','',5);
INSERT INTO `wp_gf_form_view` VALUES (7859,19,'2025-06-07 00:22:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (7860,13,'2025-06-07 09:06:03','',272);
INSERT INTO `wp_gf_form_view` VALUES (7861,24,'2025-06-08 00:35:01','',56);
INSERT INTO `wp_gf_form_view` VALUES (7862,19,'2025-06-08 01:58:21','',5);
INSERT INTO `wp_gf_form_view` VALUES (7863,13,'2025-06-08 09:16:02','',326);
INSERT INTO `wp_gf_form_view` VALUES (7864,26,'2025-06-08 11:34:33','',5);
INSERT INTO `wp_gf_form_view` VALUES (7865,24,'2025-06-09 01:28:33','',20);
INSERT INTO `wp_gf_form_view` VALUES (7866,13,'2025-06-09 09:16:08','',308);
INSERT INTO `wp_gf_form_view` VALUES (7867,26,'2025-06-09 18:06:38','',3);
INSERT INTO `wp_gf_form_view` VALUES (7868,24,'2025-06-10 01:43:17','',15);
INSERT INTO `wp_gf_form_view` VALUES (7869,19,'2025-06-10 05:09:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (7870,13,'2025-06-10 09:25:59','',312);
INSERT INTO `wp_gf_form_view` VALUES (7871,24,'2025-06-11 04:51:23','',47);
INSERT INTO `wp_gf_form_view` VALUES (7872,13,'2025-06-11 09:26:03','',355);
INSERT INTO `wp_gf_form_view` VALUES (7873,13,'2025-06-12 09:30:58','',312);
INSERT INTO `wp_gf_form_view` VALUES (7874,24,'2025-06-12 11:57:13','',21);
INSERT INTO `wp_gf_form_view` VALUES (7875,19,'2025-06-12 20:09:48','',2);
INSERT INTO `wp_gf_form_view` VALUES (7876,26,'2025-06-12 21:16:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (7877,13,'2025-06-13 09:36:03','',418);
INSERT INTO `wp_gf_form_view` VALUES (7878,24,'2025-06-13 13:42:06','',29);
INSERT INTO `wp_gf_form_view` VALUES (7879,26,'2025-06-14 00:16:27','',5);
INSERT INTO `wp_gf_form_view` VALUES (7880,19,'2025-06-14 00:17:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (7881,13,'2025-06-14 09:41:00','',398);
INSERT INTO `wp_gf_form_view` VALUES (7882,24,'2025-06-14 14:09:44','',30);
INSERT INTO `wp_gf_form_view` VALUES (7883,13,'2025-06-15 09:46:02','',400);
INSERT INTO `wp_gf_form_view` VALUES (7884,26,'2025-06-15 10:54:30','',5);
INSERT INTO `wp_gf_form_view` VALUES (7885,19,'2025-06-15 10:56:40','',3);
INSERT INTO `wp_gf_form_view` VALUES (7886,24,'2025-06-15 14:21:17','',30);
INSERT INTO `wp_gf_form_view` VALUES (7887,13,'2025-06-16 09:51:02','',328);
INSERT INTO `wp_gf_form_view` VALUES (7888,24,'2025-06-16 15:16:55','',38);
INSERT INTO `wp_gf_form_view` VALUES (7889,26,'2025-06-16 16:43:45','',1);
INSERT INTO `wp_gf_form_view` VALUES (7890,13,'2025-06-17 09:56:01','',385);
INSERT INTO `wp_gf_form_view` VALUES (7891,19,'2025-06-17 15:49:40','',5);
INSERT INTO `wp_gf_form_view` VALUES (7892,24,'2025-06-17 17:46:42','',39);
INSERT INTO `wp_gf_form_view` VALUES (7893,13,'2025-06-18 10:01:00','',315);
INSERT INTO `wp_gf_form_view` VALUES (7894,24,'2025-06-18 19:22:31','',14);
INSERT INTO `wp_gf_form_view` VALUES (7895,19,'2025-06-18 20:57:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (7896,26,'2025-06-18 23:27:05','',8);
INSERT INTO `wp_gf_form_view` VALUES (7897,13,'2025-06-19 10:06:02','',318);
INSERT INTO `wp_gf_form_view` VALUES (7898,24,'2025-06-19 20:31:00','',40);
INSERT INTO `wp_gf_form_view` VALUES (7899,26,'2025-06-20 09:49:47','',4);
INSERT INTO `wp_gf_form_view` VALUES (7900,13,'2025-06-20 10:10:04','',747);
INSERT INTO `wp_gf_form_view` VALUES (7901,24,'2025-06-20 20:43:25','',32);
INSERT INTO `wp_gf_form_view` VALUES (7902,19,'2025-06-21 00:51:04','',7);
INSERT INTO `wp_gf_form_view` VALUES (7903,13,'2025-06-21 10:15:05','',277);
INSERT INTO `wp_gf_form_view` VALUES (7904,26,'2025-06-21 17:34:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (7905,24,'2025-06-21 23:22:13','',35);
INSERT INTO `wp_gf_form_view` VALUES (7906,19,'2025-06-22 01:27:14','',9);
INSERT INTO `wp_gf_form_view` VALUES (7907,13,'2025-06-22 10:17:18','',437);
INSERT INTO `wp_gf_form_view` VALUES (7908,24,'2025-06-23 01:25:35','',26);
INSERT INTO `wp_gf_form_view` VALUES (7909,19,'2025-06-23 06:43:14','',1);
INSERT INTO `wp_gf_form_view` VALUES (7910,13,'2025-06-23 10:20:30','',260);
INSERT INTO `wp_gf_form_view` VALUES (7911,24,'2025-06-24 01:27:47','',24);
INSERT INTO `wp_gf_form_view` VALUES (7912,13,'2025-06-24 10:21:51','',334);
INSERT INTO `wp_gf_form_view` VALUES (7913,19,'2025-06-24 15:28:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (7914,26,'2025-06-24 17:45:44','',4);
INSERT INTO `wp_gf_form_view` VALUES (7915,24,'2025-06-25 02:37:46','',33);
INSERT INTO `wp_gf_form_view` VALUES (7916,13,'2025-06-25 10:25:08','',345);
INSERT INTO `wp_gf_form_view` VALUES (7917,26,'2025-06-25 20:17:02','',8);
INSERT INTO `wp_gf_form_view` VALUES (7918,24,'2025-06-26 03:23:37','',31);
INSERT INTO `wp_gf_form_view` VALUES (7919,19,'2025-06-26 09:00:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (7920,13,'2025-06-26 10:28:32','',432);
INSERT INTO `wp_gf_form_view` VALUES (7921,26,'2025-06-26 22:40:49','',11);
INSERT INTO `wp_gf_form_view` VALUES (7922,24,'2025-06-27 03:55:29','',41);
INSERT INTO `wp_gf_form_view` VALUES (7923,13,'2025-06-27 10:30:10','',389);
INSERT INTO `wp_gf_form_view` VALUES (7924,19,'2025-06-27 17:43:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (7925,26,'2025-06-27 23:29:20','',1);
INSERT INTO `wp_gf_form_view` VALUES (7926,24,'2025-06-28 09:12:35','',44);
INSERT INTO `wp_gf_form_view` VALUES (7927,13,'2025-06-28 10:30:11','',346);
INSERT INTO `wp_gf_form_view` VALUES (7928,19,'2025-06-29 00:44:32','',9);
INSERT INTO `wp_gf_form_view` VALUES (7929,26,'2025-06-29 08:09:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (7930,13,'2025-06-29 10:30:12','',407);
INSERT INTO `wp_gf_form_view` VALUES (7931,24,'2025-06-29 10:53:24','',54);
INSERT INTO `wp_gf_form_view` VALUES (7932,19,'2025-06-30 02:05:35','',14);
INSERT INTO `wp_gf_form_view` VALUES (7933,13,'2025-06-30 10:30:14','',375);
INSERT INTO `wp_gf_form_view` VALUES (7934,24,'2025-06-30 10:58:10','',36);
INSERT INTO `wp_gf_form_view` VALUES (7935,26,'2025-06-30 13:47:53','',4);
INSERT INTO `wp_gf_form_view` VALUES (7936,13,'2025-07-01 10:40:15','',524);
INSERT INTO `wp_gf_form_view` VALUES (7937,24,'2025-07-01 11:13:53','',31);
INSERT INTO `wp_gf_form_view` VALUES (7938,19,'2025-07-01 13:49:46','',2);
INSERT INTO `wp_gf_form_view` VALUES (7939,26,'2025-07-01 20:48:45','',2);
INSERT INTO `wp_gf_form_view` VALUES (7940,13,'2025-07-02 10:43:01','',702);
INSERT INTO `wp_gf_form_view` VALUES (7941,24,'2025-07-02 13:48:49','',30);
INSERT INTO `wp_gf_form_view` VALUES (7942,19,'2025-07-02 14:35:13','',3);
INSERT INTO `wp_gf_form_view` VALUES (7943,13,'2025-07-03 10:45:36','',969);
INSERT INTO `wp_gf_form_view` VALUES (7944,24,'2025-07-03 13:54:11','',103);
INSERT INTO `wp_gf_form_view` VALUES (7945,19,'2025-07-03 20:42:40','',4);
INSERT INTO `wp_gf_form_view` VALUES (7946,26,'2025-07-04 04:39:28','',10);
INSERT INTO `wp_gf_form_view` VALUES (7947,13,'2025-07-04 10:50:38','',1844);
INSERT INTO `wp_gf_form_view` VALUES (7948,24,'2025-07-04 15:52:17','',88);
INSERT INTO `wp_gf_form_view` VALUES (7949,19,'2025-07-05 00:25:23','',2);
INSERT INTO `wp_gf_form_view` VALUES (7950,13,'2025-07-05 10:55:38','',566);
INSERT INTO `wp_gf_form_view` VALUES (7951,26,'2025-07-05 13:28:32','',2);
INSERT INTO `wp_gf_form_view` VALUES (7952,24,'2025-07-05 16:01:16','',55);
INSERT INTO `wp_gf_form_view` VALUES (7953,13,'2025-07-06 10:56:21','',449);
INSERT INTO `wp_gf_form_view` VALUES (7954,26,'2025-07-06 14:46:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (7955,24,'2025-07-06 16:17:31','',37);
INSERT INTO `wp_gf_form_view` VALUES (7956,19,'2025-07-06 17:57:35','',8);
INSERT INTO `wp_gf_form_view` VALUES (7957,13,'2025-07-07 11:00:40','',351);
INSERT INTO `wp_gf_form_view` VALUES (7958,24,'2025-07-07 16:51:18','',53);
INSERT INTO `wp_gf_form_view` VALUES (7959,26,'2025-07-07 19:12:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (7960,19,'2025-07-07 22:56:56','',8);
INSERT INTO `wp_gf_form_view` VALUES (7961,13,'2025-07-08 11:05:38','',452);
INSERT INTO `wp_gf_form_view` VALUES (7962,24,'2025-07-08 17:45:22','',94);
INSERT INTO `wp_gf_form_view` VALUES (7963,19,'2025-07-09 02:16:42','',8);
INSERT INTO `wp_gf_form_view` VALUES (7964,26,'2025-07-09 02:43:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (7965,13,'2025-07-09 11:10:38','',588);
INSERT INTO `wp_gf_form_view` VALUES (7966,24,'2025-07-09 17:51:51','',74);
INSERT INTO `wp_gf_form_view` VALUES (7967,19,'2025-07-10 02:57:57','',7);
INSERT INTO `wp_gf_form_view` VALUES (7968,13,'2025-07-10 11:13:01','',912);
INSERT INTO `wp_gf_form_view` VALUES (7969,26,'2025-07-10 14:58:50','',7);
INSERT INTO `wp_gf_form_view` VALUES (7970,24,'2025-07-10 18:01:16','',54);
INSERT INTO `wp_gf_form_view` VALUES (7971,19,'2025-07-11 09:17:40','',11);
INSERT INTO `wp_gf_form_view` VALUES (7972,13,'2025-07-11 11:20:44','',561);
INSERT INTO `wp_gf_form_view` VALUES (7973,24,'2025-07-11 18:15:16','',63);
INSERT INTO `wp_gf_form_view` VALUES (7974,26,'2025-07-12 00:21:19','',2);
INSERT INTO `wp_gf_form_view` VALUES (7975,13,'2025-07-12 11:25:43','',559);
INSERT INTO `wp_gf_form_view` VALUES (7976,19,'2025-07-12 14:35:28','',4);
INSERT INTO `wp_gf_form_view` VALUES (7977,24,'2025-07-12 18:30:47','',74);
INSERT INTO `wp_gf_form_view` VALUES (7978,26,'2025-07-13 01:56:23','',31);
INSERT INTO `wp_gf_form_view` VALUES (7979,13,'2025-07-13 11:25:48','',856);
INSERT INTO `wp_gf_form_view` VALUES (7980,19,'2025-07-13 17:00:28','',6);
INSERT INTO `wp_gf_form_view` VALUES (7981,24,'2025-07-13 18:44:14','',73);
INSERT INTO `wp_gf_form_view` VALUES (7982,26,'2025-07-14 02:16:53','',1);
INSERT INTO `wp_gf_form_view` VALUES (7983,13,'2025-07-14 11:26:30','',559);
INSERT INTO `wp_gf_form_view` VALUES (7984,19,'2025-07-14 18:17:21','',6);
INSERT INTO `wp_gf_form_view` VALUES (7985,24,'2025-07-14 18:47:36','',62);
INSERT INTO `wp_gf_form_view` VALUES (7986,13,'2025-07-15 11:28:31','',643);
INSERT INTO `wp_gf_form_view` VALUES (7987,26,'2025-07-15 12:33:28','',9);
INSERT INTO `wp_gf_form_view` VALUES (7988,24,'2025-07-15 19:02:27','',53);
INSERT INTO `wp_gf_form_view` VALUES (7989,19,'2025-07-15 23:21:52','',6);
INSERT INTO `wp_gf_form_view` VALUES (7990,13,'2025-07-16 11:30:48','',783);
INSERT INTO `wp_gf_form_view` VALUES (7991,24,'2025-07-16 19:26:59','',81);
INSERT INTO `wp_gf_form_view` VALUES (7992,26,'2025-07-16 20:53:48','',8);
INSERT INTO `wp_gf_form_view` VALUES (7993,19,'2025-07-17 04:02:14','',4);
INSERT INTO `wp_gf_form_view` VALUES (7994,13,'2025-07-17 11:35:12','',548);
INSERT INTO `wp_gf_form_view` VALUES (7995,24,'2025-07-17 21:28:13','',73);
INSERT INTO `wp_gf_form_view` VALUES (7996,13,'2025-07-18 11:35:43','',786);
INSERT INTO `wp_gf_form_view` VALUES (7997,19,'2025-07-18 15:41:26','',14);
INSERT INTO `wp_gf_form_view` VALUES (7998,26,'2025-07-18 19:53:57','',13);
INSERT INTO `wp_gf_form_view` VALUES (7999,24,'2025-07-18 22:06:13','',61);
INSERT INTO `wp_gf_form_view` VALUES (8000,13,'2025-07-19 11:39:16','',440);
INSERT INTO `wp_gf_form_view` VALUES (8001,26,'2025-07-19 20:51:47','',12);
INSERT INTO `wp_gf_form_view` VALUES (8002,24,'2025-07-19 22:09:52','',36);
INSERT INTO `wp_gf_form_view` VALUES (8003,13,'2025-07-20 11:40:18','',330);
INSERT INTO `wp_gf_form_view` VALUES (8004,19,'2025-07-20 13:49:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (8005,24,'2025-07-20 22:43:46','',43);
INSERT INTO `wp_gf_form_view` VALUES (8006,13,'2025-07-21 11:40:48','',395);
INSERT INTO `wp_gf_form_view` VALUES (8007,19,'2025-07-21 19:34:57','',3);
INSERT INTO `wp_gf_form_view` VALUES (8008,24,'2025-07-22 00:59:10','',50);
INSERT INTO `wp_gf_form_view` VALUES (8009,26,'2025-07-22 03:33:44','',3);
INSERT INTO `wp_gf_form_view` VALUES (8010,13,'2025-07-22 11:45:50','',419);
INSERT INTO `wp_gf_form_view` VALUES (8011,19,'2025-07-23 02:10:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (8012,24,'2025-07-23 02:39:50','',29);
INSERT INTO `wp_gf_form_view` VALUES (8013,13,'2025-07-23 11:50:48','',377);
INSERT INTO `wp_gf_form_view` VALUES (8014,26,'2025-07-23 16:48:02','',1);
INSERT INTO `wp_gf_form_view` VALUES (8015,24,'2025-07-24 02:57:31','',30);
INSERT INTO `wp_gf_form_view` VALUES (8016,19,'2025-07-24 11:23:08','',1);
INSERT INTO `wp_gf_form_view` VALUES (8017,13,'2025-07-24 11:50:53','',431);
INSERT INTO `wp_gf_form_view` VALUES (8018,24,'2025-07-25 11:37:03','',35);
INSERT INTO `wp_gf_form_view` VALUES (8019,13,'2025-07-25 11:55:14','',346);
INSERT INTO `wp_gf_form_view` VALUES (8020,26,'2025-07-25 16:49:40','',1);
INSERT INTO `wp_gf_form_view` VALUES (8021,19,'2025-07-25 16:49:55','',2);
INSERT INTO `wp_gf_form_view` VALUES (8022,13,'2025-07-26 11:55:37','',296);
INSERT INTO `wp_gf_form_view` VALUES (8023,24,'2025-07-26 12:30:59','',30);
INSERT INTO `wp_gf_form_view` VALUES (8024,13,'2025-07-27 11:55:50','',316);
INSERT INTO `wp_gf_form_view` VALUES (8025,24,'2025-07-27 12:47:10','',43);
INSERT INTO `wp_gf_form_view` VALUES (8026,13,'2025-07-28 11:55:51','',275);
INSERT INTO `wp_gf_form_view` VALUES (8027,19,'2025-07-28 12:14:14','',4);
INSERT INTO `wp_gf_form_view` VALUES (8028,24,'2025-07-28 15:24:35','',21);
INSERT INTO `wp_gf_form_view` VALUES (8029,13,'2025-07-29 12:00:51','',1710);
INSERT INTO `wp_gf_form_view` VALUES (8030,26,'2025-07-29 13:40:42','',1);
INSERT INTO `wp_gf_form_view` VALUES (8031,19,'2025-07-29 13:40:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (8032,24,'2025-07-29 16:08:48','',44);
INSERT INTO `wp_gf_form_view` VALUES (8033,13,'2025-07-30 12:05:51','',346);
INSERT INTO `wp_gf_form_view` VALUES (8034,24,'2025-07-30 16:37:23','',38);
INSERT INTO `wp_gf_form_view` VALUES (8035,26,'2025-07-31 08:46:36','',4);
INSERT INTO `wp_gf_form_view` VALUES (8036,13,'2025-07-31 12:10:52','',541);
INSERT INTO `wp_gf_form_view` VALUES (8037,24,'2025-07-31 16:53:20','',161);
INSERT INTO `wp_gf_form_view` VALUES (8038,19,'2025-08-01 00:27:21','',2);
INSERT INTO `wp_gf_form_view` VALUES (8039,13,'2025-08-01 12:20:52','',660);
INSERT INTO `wp_gf_form_view` VALUES (8040,24,'2025-08-01 17:03:14','',93);
INSERT INTO `wp_gf_form_view` VALUES (8041,26,'2025-08-01 22:49:56','',2);
INSERT INTO `wp_gf_form_view` VALUES (8042,13,'2025-08-02 12:25:30','',485);
INSERT INTO `wp_gf_form_view` VALUES (8043,24,'2025-08-02 17:10:54','',42);
INSERT INTO `wp_gf_form_view` VALUES (8044,26,'2025-08-03 10:47:40','',2);
INSERT INTO `wp_gf_form_view` VALUES (8045,19,'2025-08-03 10:49:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (8046,13,'2025-08-03 12:25:54','',491);
INSERT INTO `wp_gf_form_view` VALUES (8047,24,'2025-08-03 18:53:53','',59);
INSERT INTO `wp_gf_form_view` VALUES (8048,13,'2025-08-04 12:25:56','',522);
INSERT INTO `wp_gf_form_view` VALUES (8049,19,'2025-08-04 17:12:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (8050,24,'2025-08-04 19:10:47','',43);
INSERT INTO `wp_gf_form_view` VALUES (8051,26,'2025-08-05 10:09:03','',3);
INSERT INTO `wp_gf_form_view` VALUES (8052,13,'2025-08-05 12:30:56','',502);
INSERT INTO `wp_gf_form_view` VALUES (8053,19,'2025-08-05 18:22:33','',5);
INSERT INTO `wp_gf_form_view` VALUES (8054,24,'2025-08-05 19:33:39','',76);
INSERT INTO `wp_gf_form_view` VALUES (8055,13,'2025-08-06 12:30:58','',319);
INSERT INTO `wp_gf_form_view` VALUES (8056,24,'2025-08-06 21:04:42','',44);
INSERT INTO `wp_gf_form_view` VALUES (8057,13,'2025-08-07 12:31:18','',409);
INSERT INTO `wp_gf_form_view` VALUES (8058,26,'2025-08-07 21:24:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (8059,24,'2025-08-07 21:47:32','',38);
INSERT INTO `wp_gf_form_view` VALUES (8060,13,'2025-08-08 12:36:14','',309);
INSERT INTO `wp_gf_form_view` VALUES (8061,19,'2025-08-08 15:59:15','',4);
INSERT INTO `wp_gf_form_view` VALUES (8062,24,'2025-08-08 23:33:19','',64);
INSERT INTO `wp_gf_form_view` VALUES (8063,26,'2025-08-09 03:23:14','',8);
INSERT INTO `wp_gf_form_view` VALUES (8064,13,'2025-08-09 12:41:16','',838);
INSERT INTO `wp_gf_form_view` VALUES (8065,19,'2025-08-09 20:17:59','',3);
INSERT INTO `wp_gf_form_view` VALUES (8066,24,'2025-08-10 00:18:31','',57);
INSERT INTO `wp_gf_form_view` VALUES (8067,13,'2025-08-10 12:45:18','',339);
INSERT INTO `wp_gf_form_view` VALUES (8068,24,'2025-08-11 00:48:24','',40);
INSERT INTO `wp_gf_form_view` VALUES (8069,13,'2025-08-11 12:50:17','',310);
INSERT INTO `wp_gf_form_view` VALUES (8070,19,'2025-08-11 13:55:46','',3);
INSERT INTO `wp_gf_form_view` VALUES (8071,24,'2025-08-12 01:37:09','',47);
INSERT INTO `wp_gf_form_view` VALUES (8072,13,'2025-08-12 12:59:33','',378);
INSERT INTO `wp_gf_form_view` VALUES (8073,19,'2025-08-12 14:35:51','',1);
INSERT INTO `wp_gf_form_view` VALUES (8074,26,'2025-08-12 14:35:52','',2);
INSERT INTO `wp_gf_form_view` VALUES (8075,24,'2025-08-13 05:27:22','',71);
INSERT INTO `wp_gf_form_view` VALUES (8076,13,'2025-08-13 13:05:11','',378);
INSERT INTO `wp_gf_form_view` VALUES (8077,13,'2025-08-14 13:05:12','',630);
INSERT INTO `wp_gf_form_view` VALUES (8078,24,'2025-08-14 13:45:06','',87);
INSERT INTO `wp_gf_form_view` VALUES (8079,26,'2025-08-15 01:48:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (8080,19,'2025-08-15 02:08:31','',2);
INSERT INTO `wp_gf_form_view` VALUES (8081,13,'2025-08-15 13:05:14','',387);
INSERT INTO `wp_gf_form_view` VALUES (8082,24,'2025-08-15 15:13:17','',43);
INSERT INTO `wp_gf_form_view` VALUES (8083,26,'2025-08-16 10:45:04','',1);
INSERT INTO `wp_gf_form_view` VALUES (8084,13,'2025-08-16 13:09:21','',412);
INSERT INTO `wp_gf_form_view` VALUES (8085,24,'2025-08-16 16:07:32','',48);
INSERT INTO `wp_gf_form_view` VALUES (8086,13,'2025-08-17 13:10:15','',418);
INSERT INTO `wp_gf_form_view` VALUES (8087,24,'2025-08-17 16:51:48','',65);
INSERT INTO `wp_gf_form_view` VALUES (8088,26,'2025-08-18 09:23:15','',12);
INSERT INTO `wp_gf_form_view` VALUES (8089,13,'2025-08-18 13:10:17','',833);
INSERT INTO `wp_gf_form_view` VALUES (8090,24,'2025-08-18 17:11:17','',72);
INSERT INTO `wp_gf_form_view` VALUES (8091,19,'2025-08-18 20:06:07','',11);
INSERT INTO `wp_gf_form_view` VALUES (8092,13,'2025-08-19 13:10:22','',1243);
INSERT INTO `wp_gf_form_view` VALUES (8093,26,'2025-08-19 13:43:39','',5);
INSERT INTO `wp_gf_form_view` VALUES (8094,24,'2025-08-19 17:22:52','',100);
INSERT INTO `wp_gf_form_view` VALUES (8095,19,'2025-08-20 05:01:09','',5);
INSERT INTO `wp_gf_form_view` VALUES (8096,13,'2025-08-20 13:15:16','',410);
INSERT INTO `wp_gf_form_view` VALUES (8097,24,'2025-08-20 17:34:11','',54);
INSERT INTO `wp_gf_form_view` VALUES (8098,26,'2025-08-20 21:55:27','',5);
INSERT INTO `wp_gf_form_view` VALUES (8099,13,'2025-08-21 13:20:18','',592);
INSERT INTO `wp_gf_form_view` VALUES (8100,24,'2025-08-21 17:36:00','',61);
INSERT INTO `wp_gf_form_view` VALUES (8101,26,'2025-08-22 01:35:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (8102,19,'2025-08-22 02:02:17','',4);
INSERT INTO `wp_gf_form_view` VALUES (8103,13,'2025-08-22 13:25:18','',352);
INSERT INTO `wp_gf_form_view` VALUES (8104,24,'2025-08-22 17:54:24','',42);
INSERT INTO `wp_gf_form_view` VALUES (8105,13,'2025-08-23 13:30:20','',1138);
INSERT INTO `wp_gf_form_view` VALUES (8106,19,'2025-08-23 17:46:23','',4);
INSERT INTO `wp_gf_form_view` VALUES (8107,24,'2025-08-23 17:58:43','',123);
INSERT INTO `wp_gf_form_view` VALUES (8108,26,'2025-08-23 22:14:00','',17);
INSERT INTO `wp_gf_form_view` VALUES (8109,13,'2025-08-24 13:30:28','',385);
INSERT INTO `wp_gf_form_view` VALUES (8110,24,'2025-08-24 19:49:44','',63);
INSERT INTO `wp_gf_form_view` VALUES (8111,19,'2025-08-25 00:07:56','',3);
INSERT INTO `wp_gf_form_view` VALUES (8112,26,'2025-08-25 00:08:00','',4);
INSERT INTO `wp_gf_form_view` VALUES (8113,13,'2025-08-25 13:39:18','',368);
INSERT INTO `wp_gf_form_view` VALUES (8114,24,'2025-08-25 20:09:41','',42);
INSERT INTO `wp_gf_form_view` VALUES (8115,19,'2025-08-26 05:59:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (8116,26,'2025-08-26 06:50:38','',7);
INSERT INTO `wp_gf_form_view` VALUES (8117,13,'2025-08-26 13:45:24','',319);
INSERT INTO `wp_gf_form_view` VALUES (8118,24,'2025-08-26 20:47:13','',34);
INSERT INTO `wp_gf_form_view` VALUES (8119,13,'2025-08-27 13:50:23','',316);
INSERT INTO `wp_gf_form_view` VALUES (8120,19,'2025-08-27 18:44:13','',2);
INSERT INTO `wp_gf_form_view` VALUES (8121,26,'2025-08-27 20:39:06','',2);
INSERT INTO `wp_gf_form_view` VALUES (8122,24,'2025-08-27 20:52:05','',41);
INSERT INTO `wp_gf_form_view` VALUES (8123,13,'2025-08-28 14:00:25','',494);
INSERT INTO `wp_gf_form_view` VALUES (8124,19,'2025-08-28 20:06:21','',4);
INSERT INTO `wp_gf_form_view` VALUES (8125,24,'2025-08-28 20:54:05','',58);
INSERT INTO `wp_gf_form_view` VALUES (8126,26,'2025-08-29 01:38:48','',7);
INSERT INTO `wp_gf_form_view` VALUES (8127,13,'2025-08-29 14:08:09','',361);
INSERT INTO `wp_gf_form_view` VALUES (8128,24,'2025-08-29 23:15:53','',40);
INSERT INTO `wp_gf_form_view` VALUES (8129,13,'2025-08-30 14:10:25','',465);
INSERT INTO `wp_gf_form_view` VALUES (8130,24,'2025-08-31 00:59:02','',36);
INSERT INTO `wp_gf_form_view` VALUES (8131,19,'2025-08-31 03:26:53','',4);
INSERT INTO `wp_gf_form_view` VALUES (8132,26,'2025-08-31 05:13:21','',4);
INSERT INTO `wp_gf_form_view` VALUES (8133,13,'2025-08-31 14:10:26','',354);
INSERT INTO `wp_gf_form_view` VALUES (8134,24,'2025-09-01 03:16:02','',34);
INSERT INTO `wp_gf_form_view` VALUES (8135,19,'2025-09-01 08:15:18','',2);
INSERT INTO `wp_gf_form_view` VALUES (8136,26,'2025-09-01 13:21:58','',1);
INSERT INTO `wp_gf_form_view` VALUES (8137,13,'2025-09-01 14:11:59','',373);
INSERT INTO `wp_gf_form_view` VALUES (8138,24,'2025-09-02 08:58:33','',48);
INSERT INTO `wp_gf_form_view` VALUES (8139,19,'2025-09-02 13:56:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (8140,13,'2025-09-02 14:15:29','',414);
INSERT INTO `wp_gf_form_view` VALUES (8141,26,'2025-09-02 15:46:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (8142,24,'2025-09-03 13:20:23','',38);
INSERT INTO `wp_gf_form_view` VALUES (8143,13,'2025-09-03 14:20:30','',518);
INSERT INTO `wp_gf_form_view` VALUES (8144,19,'2025-09-04 09:04:15','',6);
INSERT INTO `wp_gf_form_view` VALUES (8145,26,'2025-09-04 09:04:16','',7);
INSERT INTO `wp_gf_form_view` VALUES (8146,13,'2025-09-04 14:25:31','',676);
INSERT INTO `wp_gf_form_view` VALUES (8147,24,'2025-09-04 14:48:14','',65);
INSERT INTO `wp_gf_form_view` VALUES (8148,26,'2025-09-05 13:46:19','',9);
INSERT INTO `wp_gf_form_view` VALUES (8149,13,'2025-09-05 14:25:39','',1168);
INSERT INTO `wp_gf_form_view` VALUES (8150,24,'2025-09-05 15:53:11','',53);
INSERT INTO `wp_gf_form_view` VALUES (8151,19,'2025-09-06 04:50:15','',10);
INSERT INTO `wp_gf_form_view` VALUES (8152,26,'2025-09-06 14:26:42','',8);
INSERT INTO `wp_gf_form_view` VALUES (8153,13,'2025-09-06 14:26:42','',354);
INSERT INTO `wp_gf_form_view` VALUES (8154,24,'2025-09-06 16:07:02','',40);
INSERT INTO `wp_gf_form_view` VALUES (8155,19,'2025-09-07 07:25:51','',2);
INSERT INTO `wp_gf_form_view` VALUES (8156,13,'2025-09-07 14:30:33','',400);
INSERT INTO `wp_gf_form_view` VALUES (8157,24,'2025-09-07 17:01:35','',81);
INSERT INTO `wp_gf_form_view` VALUES (8158,13,'2025-09-08 14:32:16','',411);
INSERT INTO `wp_gf_form_view` VALUES (8159,24,'2025-09-08 17:46:55','',62);
INSERT INTO `wp_gf_form_view` VALUES (8160,19,'2025-09-09 06:13:38','',2);
INSERT INTO `wp_gf_form_view` VALUES (8161,26,'2025-09-09 09:18:05','',3);
INSERT INTO `wp_gf_form_view` VALUES (8162,13,'2025-09-09 14:40:35','',639);
INSERT INTO `wp_gf_form_view` VALUES (8163,24,'2025-09-09 18:26:09','',89);
INSERT INTO `wp_gf_form_view` VALUES (8164,13,'2025-09-10 14:45:37','',630);
INSERT INTO `wp_gf_form_view` VALUES (8165,19,'2025-09-10 15:39:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (8166,24,'2025-09-10 18:38:19','',45);
INSERT INTO `wp_gf_form_view` VALUES (8167,26,'2025-09-10 19:11:09','',3);
INSERT INTO `wp_gf_form_view` VALUES (8168,13,'2025-09-11 14:45:41','',353);
INSERT INTO `wp_gf_form_view` VALUES (8169,24,'2025-09-11 18:39:35','',34);
INSERT INTO `wp_gf_form_view` VALUES (8170,19,'2025-09-11 18:46:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (8171,13,'2025-09-12 14:50:38','',373);
INSERT INTO `wp_gf_form_view` VALUES (8172,24,'2025-09-12 21:17:14','',34);
INSERT INTO `wp_gf_form_view` VALUES (8173,13,'2025-09-13 14:52:37','',347);
INSERT INTO `wp_gf_form_view` VALUES (8174,24,'2025-09-13 21:45:14','',33);
INSERT INTO `wp_gf_form_view` VALUES (8175,26,'2025-09-14 00:57:53','',3);
INSERT INTO `wp_gf_form_view` VALUES (8176,13,'2025-09-14 14:55:41','',321);
INSERT INTO `wp_gf_form_view` VALUES (8177,24,'2025-09-14 22:21:15','',27);
INSERT INTO `wp_gf_form_view` VALUES (8178,13,'2025-09-15 14:55:42','',438);
INSERT INTO `wp_gf_form_view` VALUES (8179,19,'2025-09-15 17:27:16','',3);
INSERT INTO `wp_gf_form_view` VALUES (8180,26,'2025-09-15 19:21:17','',3);
INSERT INTO `wp_gf_form_view` VALUES (8181,24,'2025-09-15 23:19:44','',31);
INSERT INTO `wp_gf_form_view` VALUES (8182,13,'2025-09-16 14:55:43','',583);
INSERT INTO `wp_gf_form_view` VALUES (8183,26,'2025-09-16 19:30:53','',2);
INSERT INTO `wp_gf_form_view` VALUES (8184,19,'2025-09-16 22:59:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (8185,24,'2025-09-16 23:41:47','',40);
INSERT INTO `wp_gf_form_view` VALUES (8186,13,'2025-09-17 15:00:44','',330);
INSERT INTO `wp_gf_form_view` VALUES (8187,24,'2025-09-18 00:02:42','',48);
INSERT INTO `wp_gf_form_view` VALUES (8188,19,'2025-09-18 01:48:53','',2);
INSERT INTO `wp_gf_form_view` VALUES (8189,26,'2025-09-18 02:37:00','',3);
INSERT INTO `wp_gf_form_view` VALUES (8190,13,'2025-09-18 15:05:45','',618);
INSERT INTO `wp_gf_form_view` VALUES (8191,24,'2025-09-19 01:34:48','',37);
INSERT INTO `wp_gf_form_view` VALUES (8192,19,'2025-09-19 02:00:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (8193,13,'2025-09-19 15:08:23','',307);
INSERT INTO `wp_gf_form_view` VALUES (8194,26,'2025-09-19 15:20:30','',7);
INSERT INTO `wp_gf_form_view` VALUES (8195,24,'2025-09-20 03:13:30','',23);
INSERT INTO `wp_gf_form_view` VALUES (8196,13,'2025-09-20 15:10:47','',316);
INSERT INTO `wp_gf_form_view` VALUES (8197,26,'2025-09-20 20:00:34','',8);
INSERT INTO `wp_gf_form_view` VALUES (8198,24,'2025-09-21 03:45:52','',23);
INSERT INTO `wp_gf_form_view` VALUES (8199,13,'2025-09-21 15:10:49','',295);
INSERT INTO `wp_gf_form_view` VALUES (8200,19,'2025-09-21 19:16:26','',2);
INSERT INTO `wp_gf_form_view` VALUES (8201,24,'2025-09-22 04:16:32','',46);
INSERT INTO `wp_gf_form_view` VALUES (8202,26,'2025-09-22 09:17:53','',3);
INSERT INTO `wp_gf_form_view` VALUES (8203,13,'2025-09-22 15:15:50','',498);
INSERT INTO `wp_gf_form_view` VALUES (8204,24,'2025-09-23 04:22:05','',38);
INSERT INTO `wp_gf_form_view` VALUES (8205,13,'2025-09-23 15:21:01','',394);
INSERT INTO `wp_gf_form_view` VALUES (8206,24,'2025-09-24 04:36:10','',36);
INSERT INTO `wp_gf_form_view` VALUES (8207,26,'2025-09-24 14:32:06','',3);
INSERT INTO `wp_gf_form_view` VALUES (8208,13,'2025-09-24 15:21:02','',467);
INSERT INTO `wp_gf_form_view` VALUES (8209,19,'2025-09-25 03:25:19','',4);
INSERT INTO `wp_gf_form_view` VALUES (8210,24,'2025-09-25 04:52:01','',65);
INSERT INTO `wp_gf_form_view` VALUES (8211,13,'2025-09-25 15:26:03','',745);
INSERT INTO `wp_gf_form_view` VALUES (8212,26,'2025-09-26 01:41:20','',3);
INSERT INTO `wp_gf_form_view` VALUES (8213,24,'2025-09-26 13:04:49','',49);
INSERT INTO `wp_gf_form_view` VALUES (8214,13,'2025-09-26 15:26:04','',350);
INSERT INTO `wp_gf_form_view` VALUES (8215,19,'2025-09-27 01:12:39','',1);
INSERT INTO `wp_gf_form_view` VALUES (8216,24,'2025-09-27 14:14:12','',41);
INSERT INTO `wp_gf_form_view` VALUES (8217,13,'2025-09-27 15:31:03','',420);
INSERT INTO `wp_gf_form_view` VALUES (8218,19,'2025-09-28 09:41:44','',2);
INSERT INTO `wp_gf_form_view` VALUES (8219,24,'2025-09-28 14:21:34','',42);
INSERT INTO `wp_gf_form_view` VALUES (8220,13,'2025-09-28 15:36:04','',528);
INSERT INTO `wp_gf_form_view` VALUES (8221,26,'2025-09-29 08:54:14','',2);
INSERT INTO `wp_gf_form_view` VALUES (8222,24,'2025-09-29 15:22:07','',30);
INSERT INTO `wp_gf_form_view` VALUES (8223,13,'2025-09-29 15:40:24','',392);
INSERT INTO `wp_gf_form_view` VALUES (8224,19,'2025-09-30 09:33:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (8225,24,'2025-09-30 15:34:31','',70);
INSERT INTO `wp_gf_form_view` VALUES (8226,13,'2025-09-30 15:41:07','',398);
INSERT INTO `wp_gf_form_view` VALUES (8227,13,'2025-10-01 15:46:09','',285);
INSERT INTO `wp_gf_form_view` VALUES (8228,24,'2025-10-01 17:16:07','',34);
INSERT INTO `wp_gf_form_view` VALUES (8229,19,'2025-10-01 23:45:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (8230,13,'2025-10-02 15:50:09','',584);
INSERT INTO `wp_gf_form_view` VALUES (8231,24,'2025-10-02 17:41:53','',39);
INSERT INTO `wp_gf_form_view` VALUES (8232,26,'2025-10-03 01:50:23','',2);
INSERT INTO `wp_gf_form_view` VALUES (8233,19,'2025-10-03 02:30:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (8234,13,'2025-10-03 15:53:55','',378);
INSERT INTO `wp_gf_form_view` VALUES (8235,24,'2025-10-03 17:46:55','',81);
INSERT INTO `wp_gf_form_view` VALUES (8236,13,'2025-10-04 15:55:10','',405);
INSERT INTO `wp_gf_form_view` VALUES (8237,24,'2025-10-04 17:47:06','',63);
INSERT INTO `wp_gf_form_view` VALUES (8238,13,'2025-10-05 15:59:29','',323);
INSERT INTO `wp_gf_form_view` VALUES (8239,24,'2025-10-05 18:00:42','',48);
INSERT INTO `wp_gf_form_view` VALUES (8240,26,'2025-10-05 18:39:11','',2);
INSERT INTO `wp_gf_form_view` VALUES (8241,19,'2025-10-06 09:44:30','',2);
INSERT INTO `wp_gf_form_view` VALUES (8242,13,'2025-10-06 16:00:12','',365);
INSERT INTO `wp_gf_form_view` VALUES (8243,24,'2025-10-06 18:08:18','',46);
INSERT INTO `wp_gf_form_view` VALUES (8244,26,'2025-10-06 20:29:29','',1);
INSERT INTO `wp_gf_form_view` VALUES (8245,13,'2025-10-07 16:00:14','',383);
INSERT INTO `wp_gf_form_view` VALUES (8246,24,'2025-10-07 18:16:17','',55);
INSERT INTO `wp_gf_form_view` VALUES (8247,26,'2025-10-08 09:15:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (8248,19,'2025-10-08 09:15:42','',3);
INSERT INTO `wp_gf_form_view` VALUES (8249,13,'2025-10-08 16:00:16','',328);
INSERT INTO `wp_gf_form_view` VALUES (8250,24,'2025-10-08 18:56:01','',39);
INSERT INTO `wp_gf_form_view` VALUES (8251,19,'2025-10-09 15:30:18','',4);
INSERT INTO `wp_gf_form_view` VALUES (8252,13,'2025-10-09 16:05:13','',626);
INSERT INTO `wp_gf_form_view` VALUES (8253,24,'2025-10-09 19:53:11','',54);
INSERT INTO `wp_gf_form_view` VALUES (8254,26,'2025-10-10 01:37:33','',4);
INSERT INTO `wp_gf_form_view` VALUES (8255,13,'2025-10-10 16:05:14','',417);
INSERT INTO `wp_gf_form_view` VALUES (8256,19,'2025-10-10 21:08:49','',4);
INSERT INTO `wp_gf_form_view` VALUES (8257,24,'2025-10-10 21:12:10','',41);
INSERT INTO `wp_gf_form_view` VALUES (8258,13,'2025-10-11 16:06:06','',365);
INSERT INTO `wp_gf_form_view` VALUES (8259,24,'2025-10-11 21:20:19','',34);
INSERT INTO `wp_gf_form_view` VALUES (8260,26,'2025-10-12 11:46:34','',5);
INSERT INTO `wp_gf_form_view` VALUES (8261,13,'2025-10-12 16:07:48','',362);
INSERT INTO `wp_gf_form_view` VALUES (8262,24,'2025-10-12 23:46:27','',67);
INSERT INTO `wp_gf_form_view` VALUES (8263,13,'2025-10-13 16:10:19','',713);
INSERT INTO `wp_gf_form_view` VALUES (8264,26,'2025-10-13 16:17:58','',11);
INSERT INTO `wp_gf_form_view` VALUES (8265,19,'2025-10-13 16:22:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (8266,24,'2025-10-13 23:55:59','',27);
INSERT INTO `wp_gf_form_view` VALUES (8267,13,'2025-10-14 16:10:20','',347);
INSERT INTO `wp_gf_form_view` VALUES (8268,26,'2025-10-14 21:07:25','',2);
INSERT INTO `wp_gf_form_view` VALUES (8269,24,'2025-10-15 00:14:15','',46);
INSERT INTO `wp_gf_form_view` VALUES (8270,13,'2025-10-15 16:10:21','',385);
INSERT INTO `wp_gf_form_view` VALUES (8271,24,'2025-10-16 02:37:28','',16);
INSERT INTO `wp_gf_form_view` VALUES (8272,13,'2025-10-16 16:10:23','',2690);
INSERT INTO `wp_gf_form_view` VALUES (8273,19,'2025-10-16 22:15:16','',5);
INSERT INTO `wp_gf_form_view` VALUES (8274,26,'2025-10-17 01:42:14','',5);
INSERT INTO `wp_gf_form_view` VALUES (8275,24,'2025-10-17 02:50:49','',34);
INSERT INTO `wp_gf_form_view` VALUES (8276,13,'2025-10-17 16:15:25','',545);
INSERT INTO `wp_gf_form_view` VALUES (8277,24,'2025-10-18 05:24:12','',24);
INSERT INTO `wp_gf_form_view` VALUES (8278,13,'2025-10-18 16:18:52','',343);
INSERT INTO `wp_gf_form_view` VALUES (8279,24,'2025-10-19 10:01:01','',31);
INSERT INTO `wp_gf_form_view` VALUES (8280,13,'2025-10-19 16:20:29','',421);
INSERT INTO `wp_gf_form_view` VALUES (8281,24,'2025-10-20 11:59:50','',41);
INSERT INTO `wp_gf_form_view` VALUES (8282,13,'2025-10-20 16:20:56','',361);
INSERT INTO `wp_gf_form_view` VALUES (8283,19,'2025-10-21 01:56:04','',2);
INSERT INTO `wp_gf_form_view` VALUES (8284,24,'2025-10-21 13:12:05','',28);
INSERT INTO `wp_gf_form_view` VALUES (8285,13,'2025-10-21 16:29:02','',414);
INSERT INTO `wp_gf_form_view` VALUES (8286,19,'2025-10-22 07:08:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (8287,24,'2025-10-22 13:19:15','',34);
INSERT INTO `wp_gf_form_view` VALUES (8288,13,'2025-10-22 16:35:27','',400);
INSERT INTO `wp_gf_form_view` VALUES (8289,13,'2025-10-23 16:35:28','',1546);
INSERT INTO `wp_gf_form_view` VALUES (8290,26,'2025-10-23 17:45:14','',3);
INSERT INTO `wp_gf_form_view` VALUES (8291,24,'2025-10-23 18:42:59','',40);
INSERT INTO `wp_gf_form_view` VALUES (8292,19,'2025-10-24 01:36:59','',2);
INSERT INTO `wp_gf_form_view` VALUES (8293,13,'2025-10-24 16:35:31','',405);
INSERT INTO `wp_gf_form_view` VALUES (8294,24,'2025-10-24 19:03:23','',30);
INSERT INTO `wp_gf_form_view` VALUES (8295,19,'2025-10-25 11:02:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (8296,13,'2025-10-25 16:36:30','',311);
INSERT INTO `wp_gf_form_view` VALUES (8297,24,'2025-10-25 20:03:54','',39);
INSERT INTO `wp_gf_form_view` VALUES (8298,13,'2025-10-26 16:45:35','',387);
INSERT INTO `wp_gf_form_view` VALUES (8299,24,'2025-10-26 20:25:28','',35);
INSERT INTO `wp_gf_form_view` VALUES (8300,26,'2025-10-26 22:48:11','',1);
INSERT INTO `wp_gf_form_view` VALUES (8301,13,'2025-10-27 16:45:36','',377);
INSERT INTO `wp_gf_form_view` VALUES (8302,24,'2025-10-27 21:10:16','',19);
INSERT INTO `wp_gf_form_view` VALUES (8303,19,'2025-10-27 22:56:21','',4);
INSERT INTO `wp_gf_form_view` VALUES (8304,26,'2025-10-28 00:19:09','',6);
INSERT INTO `wp_gf_form_view` VALUES (8305,13,'2025-10-28 16:48:59','',772);
INSERT INTO `wp_gf_form_view` VALUES (8306,24,'2025-10-28 22:08:22','',27);
INSERT INTO `wp_gf_form_view` VALUES (8307,26,'2025-10-29 15:55:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (8308,13,'2025-10-29 16:54:12','',249);
INSERT INTO `wp_gf_form_view` VALUES (8309,19,'2025-10-29 22:15:55','',1);
INSERT INTO `wp_gf_form_view` VALUES (8310,24,'2025-10-29 22:16:19','',25);
INSERT INTO `wp_gf_form_view` VALUES (8311,13,'2025-10-30 17:04:07','',405);
INSERT INTO `wp_gf_form_view` VALUES (8312,24,'2025-10-30 23:39:50','',32);
INSERT INTO `wp_gf_form_view` VALUES (8313,19,'2025-10-31 06:54:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (8314,26,'2025-10-31 06:54:30','',1);
INSERT INTO `wp_gf_form_view` VALUES (8315,13,'2025-10-31 17:11:17','',198);
INSERT INTO `wp_gf_form_view` VALUES (8316,24,'2025-11-01 00:23:18','',30);
INSERT INTO `wp_gf_form_view` VALUES (8317,19,'2025-11-01 08:20:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (8318,13,'2025-11-01 17:12:16','',181);
INSERT INTO `wp_gf_form_view` VALUES (8319,24,'2025-11-02 00:31:31','',18);
INSERT INTO `wp_gf_form_view` VALUES (8320,26,'2025-11-02 09:31:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (8321,13,'2025-11-02 17:24:22','',310);
INSERT INTO `wp_gf_form_view` VALUES (8322,24,'2025-11-03 01:22:57','',41);
INSERT INTO `wp_gf_form_view` VALUES (8323,26,'2025-11-03 12:24:07','',13);
INSERT INTO `wp_gf_form_view` VALUES (8324,19,'2025-11-03 12:24:14','',14);
INSERT INTO `wp_gf_form_view` VALUES (8325,13,'2025-11-03 17:40:41','',728);
INSERT INTO `wp_gf_form_view` VALUES (8326,24,'2025-11-04 01:26:16','',118);
INSERT INTO `wp_gf_form_view` VALUES (8327,19,'2025-11-04 13:02:41','',6);
INSERT INTO `wp_gf_form_view` VALUES (8328,26,'2025-11-04 13:03:22','',3);
INSERT INTO `wp_gf_form_view` VALUES (8329,13,'2025-11-04 17:46:26','',342);
INSERT INTO `wp_gf_form_view` VALUES (8330,24,'2025-11-05 04:00:31','',44);
INSERT INTO `wp_gf_form_view` VALUES (8331,19,'2025-11-05 17:22:07','',2);
INSERT INTO `wp_gf_form_view` VALUES (8332,13,'2025-11-05 17:48:26','',329);
INSERT INTO `wp_gf_form_view` VALUES (8333,24,'2025-11-06 04:07:39','',32);
INSERT INTO `wp_gf_form_view` VALUES (8334,13,'2025-11-06 17:51:45','',463);
INSERT INTO `wp_gf_form_view` VALUES (8335,26,'2025-11-06 19:13:35','',3);
INSERT INTO `wp_gf_form_view` VALUES (8336,24,'2025-11-07 04:52:52','',32);
INSERT INTO `wp_gf_form_view` VALUES (8337,19,'2025-11-07 06:40:03','',9);
INSERT INTO `wp_gf_form_view` VALUES (8338,13,'2025-11-07 17:55:19','',344);
INSERT INTO `wp_gf_form_view` VALUES (8339,26,'2025-11-07 23:52:43','',7);
INSERT INTO `wp_gf_form_view` VALUES (8340,24,'2025-11-08 05:44:50','',15);
INSERT INTO `wp_gf_form_view` VALUES (8341,13,'2025-11-08 17:55:39','',156);
INSERT INTO `wp_gf_form_view` VALUES (8342,26,'2025-11-09 03:50:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (8343,19,'2025-11-09 03:50:28','',1);
INSERT INTO `wp_gf_form_view` VALUES (8344,24,'2025-11-09 07:20:06','',18);
INSERT INTO `wp_gf_form_view` VALUES (8345,13,'2025-11-09 18:09:33','',257);
INSERT INTO `wp_gf_form_view` VALUES (8346,19,'2025-11-10 04:05:03','',2);
INSERT INTO `wp_gf_form_view` VALUES (8347,24,'2025-11-10 14:24:46','',41);
INSERT INTO `wp_gf_form_view` VALUES (8348,26,'2025-11-10 15:29:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (8349,13,'2025-11-10 18:13:12','',776);
INSERT INTO `wp_gf_form_view` VALUES (8350,19,'2025-11-11 06:29:34','',4);
INSERT INTO `wp_gf_form_view` VALUES (8351,24,'2025-11-11 15:04:11','',21);
INSERT INTO `wp_gf_form_view` VALUES (8352,13,'2025-11-11 18:21:06','',227);
INSERT INTO `wp_gf_form_view` VALUES (8353,26,'2025-11-12 02:50:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (8354,19,'2025-11-12 06:56:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (8355,24,'2025-11-12 15:15:34','',34);
INSERT INTO `wp_gf_form_view` VALUES (8356,13,'2025-11-12 18:22:03','',244);
INSERT INTO `wp_gf_form_view` VALUES (8357,24,'2025-11-13 16:03:46','',32);
INSERT INTO `wp_gf_form_view` VALUES (8358,13,'2025-11-13 18:41:39','',200);
INSERT INTO `wp_gf_form_view` VALUES (8359,24,'2025-11-14 16:43:45','',27);
INSERT INTO `wp_gf_form_view` VALUES (8360,13,'2025-11-14 18:44:11','',133);
INSERT INTO `wp_gf_form_view` VALUES (8361,24,'2025-11-15 17:05:41','',22);
INSERT INTO `wp_gf_form_view` VALUES (8362,13,'2025-11-15 19:28:13','',328);
INSERT INTO `wp_gf_form_view` VALUES (8363,24,'2025-11-16 17:34:49','',26);
INSERT INTO `wp_gf_form_view` VALUES (8364,13,'2025-11-16 19:32:17','',220);
INSERT INTO `wp_gf_form_view` VALUES (8365,19,'2025-11-16 23:13:38','',4);
INSERT INTO `wp_gf_form_view` VALUES (8366,13,'2025-11-17 19:38:57','',190);
INSERT INTO `wp_gf_form_view` VALUES (8367,24,'2025-11-17 20:41:28','',23);
INSERT INTO `wp_gf_form_view` VALUES (8368,26,'2025-11-18 08:41:27','',2);
INSERT INTO `wp_gf_form_view` VALUES (8369,19,'2025-11-18 08:41:27','',3);
INSERT INTO `wp_gf_form_view` VALUES (8370,13,'2025-11-18 19:51:22','',188);
INSERT INTO `wp_gf_form_view` VALUES (8371,24,'2025-11-18 21:49:39','',27);
INSERT INTO `wp_gf_form_view` VALUES (8372,19,'2025-11-19 17:08:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (8373,13,'2025-11-19 20:09:05','',156);
INSERT INTO `wp_gf_form_view` VALUES (8374,24,'2025-11-19 21:50:27','',20);
INSERT INTO `wp_gf_form_view` VALUES (8375,13,'2025-11-20 20:16:26','',1460);
INSERT INTO `wp_gf_form_view` VALUES (8376,24,'2025-11-20 22:42:16','',25);
INSERT INTO `wp_gf_form_view` VALUES (8377,13,'2025-11-21 20:24:25','',251);
INSERT INTO `wp_gf_form_view` VALUES (8378,24,'2025-11-21 23:18:52','',24);
INSERT INTO `wp_gf_form_view` VALUES (8379,19,'2025-11-22 05:20:36','',3);
INSERT INTO `wp_gf_form_view` VALUES (8380,13,'2025-11-22 20:25:22','',213);
INSERT INTO `wp_gf_form_view` VALUES (8381,26,'2025-11-22 21:32:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (8382,24,'2025-11-23 01:27:18','',28);
INSERT INTO `wp_gf_form_view` VALUES (8383,13,'2025-11-23 20:27:15','',416);
INSERT INTO `wp_gf_form_view` VALUES (8384,24,'2025-11-24 02:15:38','',28);
INSERT INTO `wp_gf_form_view` VALUES (8385,26,'2025-11-24 07:37:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (8386,19,'2025-11-24 07:39:12','',2);
INSERT INTO `wp_gf_form_view` VALUES (8387,13,'2025-11-24 20:33:30','',269);
INSERT INTO `wp_gf_form_view` VALUES (8388,24,'2025-11-25 02:26:18','',25);
INSERT INTO `wp_gf_form_view` VALUES (8389,13,'2025-11-25 20:47:53','',227);
INSERT INTO `wp_gf_form_view` VALUES (8390,24,'2025-11-26 02:27:35','',21);
INSERT INTO `wp_gf_form_view` VALUES (8391,26,'2025-11-26 04:54:50','',1);
INSERT INTO `wp_gf_form_view` VALUES (8392,19,'2025-11-26 19:03:49','',1);
INSERT INTO `wp_gf_form_view` VALUES (8393,13,'2025-11-26 21:30:24','',193);
INSERT INTO `wp_gf_form_view` VALUES (8394,24,'2025-11-27 03:20:17','',27);
INSERT INTO `wp_gf_form_view` VALUES (8395,13,'2025-11-27 21:46:08','',263);
INSERT INTO `wp_gf_form_view` VALUES (8396,24,'2025-11-28 03:50:32','',23);
INSERT INTO `wp_gf_form_view` VALUES (8397,26,'2025-11-28 15:35:47','',2);
INSERT INTO `wp_gf_form_view` VALUES (8398,13,'2025-11-28 22:05:24','',206);
INSERT INTO `wp_gf_form_view` VALUES (8399,19,'2025-11-29 00:59:15','',2);
INSERT INTO `wp_gf_form_view` VALUES (8400,24,'2025-11-29 06:27:38','',23);
INSERT INTO `wp_gf_form_view` VALUES (8401,13,'2025-11-29 22:24:21','',189);
INSERT INTO `wp_gf_form_view` VALUES (8402,26,'2025-11-30 04:04:33','',2);
INSERT INTO `wp_gf_form_view` VALUES (8403,19,'2025-11-30 10:20:50','',2);
INSERT INTO `wp_gf_form_view` VALUES (8404,24,'2025-11-30 19:34:49','',20);
INSERT INTO `wp_gf_form_view` VALUES (8405,13,'2025-11-30 22:26:19','',219);
INSERT INTO `wp_gf_form_view` VALUES (8406,19,'2025-12-01 15:14:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (8407,26,'2025-12-01 15:14:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (8408,24,'2025-12-01 20:04:22','',37);
INSERT INTO `wp_gf_form_view` VALUES (8409,13,'2025-12-01 22:26:49','',269);
INSERT INTO `wp_gf_form_view` VALUES (8410,24,'2025-12-02 20:10:53','',34);
INSERT INTO `wp_gf_form_view` VALUES (8411,13,'2025-12-02 22:47:15','',385);
INSERT INTO `wp_gf_form_view` VALUES (8412,24,'2025-12-03 20:24:03','',17);
INSERT INTO `wp_gf_form_view` VALUES (8413,19,'2025-12-03 20:55:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (8414,13,'2025-12-03 22:54:38','',144);
INSERT INTO `wp_gf_form_view` VALUES (8415,24,'2025-12-04 20:24:24','',24);
INSERT INTO `wp_gf_form_view` VALUES (8416,13,'2025-12-04 23:27:50','',218);
INSERT INTO `wp_gf_form_view` VALUES (8417,24,'2025-12-05 20:36:05','',34);
INSERT INTO `wp_gf_form_view` VALUES (8418,13,'2025-12-05 23:33:13','',332);
INSERT INTO `wp_gf_form_view` VALUES (8419,26,'2025-12-06 15:56:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (8420,24,'2025-12-06 21:08:55','',15);
INSERT INTO `wp_gf_form_view` VALUES (8421,13,'2025-12-06 23:39:11','',325);
INSERT INTO `wp_gf_form_view` VALUES (8422,26,'2025-12-07 20:50:32','',4);
INSERT INTO `wp_gf_form_view` VALUES (8423,19,'2025-12-07 20:50:35','',2);
INSERT INTO `wp_gf_form_view` VALUES (8424,24,'2025-12-07 22:49:03','',32);
INSERT INTO `wp_gf_form_view` VALUES (8425,13,'2025-12-07 23:45:59','',230);
INSERT INTO `wp_gf_form_view` VALUES (8426,13,'2025-12-08 23:47:10','',328);
INSERT INTO `wp_gf_form_view` VALUES (8427,24,'2025-12-08 23:53:17','',33);
INSERT INTO `wp_gf_form_view` VALUES (8428,13,'2025-12-09 23:55:42','',235);
INSERT INTO `wp_gf_form_view` VALUES (8429,24,'2025-12-10 06:04:40','',39);
INSERT INTO `wp_gf_form_view` VALUES (8430,26,'2025-12-10 10:17:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (8431,19,'2025-12-10 10:44:23','',3);
INSERT INTO `wp_gf_form_view` VALUES (8432,13,'2025-12-11 00:05:00','',551);
INSERT INTO `wp_gf_form_view` VALUES (8433,24,'2025-12-11 08:14:23','',22);
INSERT INTO `wp_gf_form_view` VALUES (8434,13,'2025-12-12 00:20:37','',314);
INSERT INTO `wp_gf_form_view` VALUES (8435,19,'2025-12-12 07:12:33','',1);
INSERT INTO `wp_gf_form_view` VALUES (8436,24,'2025-12-12 13:54:43','',36);
INSERT INTO `wp_gf_form_view` VALUES (8437,13,'2025-12-13 00:25:14','',486);
INSERT INTO `wp_gf_form_view` VALUES (8438,26,'2025-12-13 11:32:08','',4);
INSERT INTO `wp_gf_form_view` VALUES (8439,19,'2025-12-13 11:36:35','',4);
INSERT INTO `wp_gf_form_view` VALUES (8440,24,'2025-12-13 15:53:44','',20);
INSERT INTO `wp_gf_form_view` VALUES (8441,13,'2025-12-14 00:27:34','',332);
INSERT INTO `wp_gf_form_view` VALUES (8442,19,'2025-12-14 15:11:17','',2);
INSERT INTO `wp_gf_form_view` VALUES (8443,26,'2025-12-14 15:11:20','',2);
INSERT INTO `wp_gf_form_view` VALUES (8444,24,'2025-12-14 16:34:17','',20);
INSERT INTO `wp_gf_form_view` VALUES (8445,13,'2025-12-15 00:32:03','',228);
INSERT INTO `wp_gf_form_view` VALUES (8446,24,'2025-12-15 17:25:55','',15);
INSERT INTO `wp_gf_form_view` VALUES (8447,13,'2025-12-16 01:11:44','',145);
INSERT INTO `wp_gf_form_view` VALUES (8448,26,'2025-12-16 07:39:01','',1);
INSERT INTO `wp_gf_form_view` VALUES (8449,24,'2025-12-16 17:41:19','',18);
INSERT INTO `wp_gf_form_view` VALUES (8450,13,'2025-12-17 01:31:36','',169);
INSERT INTO `wp_gf_form_view` VALUES (8451,24,'2025-12-17 17:52:10','',16);
INSERT INTO `wp_gf_form_view` VALUES (8452,26,'2025-12-17 19:00:12','',1);
INSERT INTO `wp_gf_form_view` VALUES (8453,13,'2025-12-18 01:35:05','',164);
INSERT INTO `wp_gf_form_view` VALUES (8454,19,'2025-12-18 15:59:35','',1);
INSERT INTO `wp_gf_form_view` VALUES (8455,24,'2025-12-18 18:06:52','',13);
INSERT INTO `wp_gf_form_view` VALUES (8456,13,'2025-12-19 01:36:28','',166);
INSERT INTO `wp_gf_form_view` VALUES (8457,24,'2025-12-19 20:06:53','',23);
INSERT INTO `wp_gf_form_view` VALUES (8458,13,'2025-12-20 01:49:20','',312);
INSERT INTO `wp_gf_form_view` VALUES (8459,24,'2025-12-20 20:38:24','',30);
INSERT INTO `wp_gf_form_view` VALUES (8460,24,'2025-12-20 20:38:24','',1);
INSERT INTO `wp_gf_form_view` VALUES (8461,26,'2025-12-21 00:31:15','',5);
INSERT INTO `wp_gf_form_view` VALUES (8462,13,'2025-12-21 02:00:32','',345);
INSERT INTO `wp_gf_form_view` VALUES (8463,19,'2025-12-21 10:28:10','',1);
INSERT INTO `wp_gf_form_view` VALUES (8464,13,'2025-12-22 02:07:46','',350);
INSERT INTO `wp_gf_form_view` VALUES (8465,24,'2025-12-22 03:18:15','',16);
INSERT INTO `wp_gf_form_view` VALUES (8466,26,'2025-12-22 10:31:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (8467,19,'2025-12-22 10:31:22','',1);
INSERT INTO `wp_gf_form_view` VALUES (8468,13,'2025-12-23 02:37:17','',167);
INSERT INTO `wp_gf_form_view` VALUES (8469,24,'2025-12-23 06:52:23','',38);
INSERT INTO `wp_gf_form_view` VALUES (8470,19,'2025-12-24 02:23:34','',3);
INSERT INTO `wp_gf_form_view` VALUES (8471,26,'2025-12-24 02:23:34','',2);
INSERT INTO `wp_gf_form_view` VALUES (8472,13,'2025-12-24 02:51:01','',508);
INSERT INTO `wp_gf_form_view` VALUES (8473,24,'2025-12-24 07:15:33','',29);
INSERT INTO `wp_gf_form_view` VALUES (8474,13,'2025-12-25 03:05:08','',174);
INSERT INTO `wp_gf_form_view` VALUES (8475,24,'2025-12-25 17:38:55','',39);
INSERT INTO `wp_gf_form_view` VALUES (8476,26,'2025-12-25 19:22:52','',1);
INSERT INTO `wp_gf_form_view` VALUES (8477,13,'2025-12-26 03:31:21','',241);
INSERT INTO `wp_gf_form_view` VALUES (8478,24,'2025-12-26 18:01:05','',55);
INSERT INTO `wp_gf_form_view` VALUES (8479,13,'2025-12-27 03:31:26','',176);
INSERT INTO `wp_gf_form_view` VALUES (8480,19,'2025-12-27 12:55:38','',1);
INSERT INTO `wp_gf_form_view` VALUES (8481,24,'2025-12-27 18:55:17','',32);
INSERT INTO `wp_gf_form_view` VALUES (8482,26,'2025-12-27 19:54:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (8483,13,'2025-12-28 03:54:13','',153);
INSERT INTO `wp_gf_form_view` VALUES (8484,24,'2025-12-28 20:21:46','',33);
INSERT INTO `wp_gf_form_view` VALUES (8485,13,'2025-12-29 04:01:56','',198);
INSERT INTO `wp_gf_form_view` VALUES (8486,24,'2025-12-29 21:53:38','',36);
INSERT INTO `wp_gf_form_view` VALUES (8487,13,'2025-12-30 05:09:22','',275);
INSERT INTO `wp_gf_form_view` VALUES (8488,24,'2025-12-30 21:54:39','',48);
INSERT INTO `wp_gf_form_view` VALUES (8489,26,'2025-12-31 00:21:36','',1);
INSERT INTO `wp_gf_form_view` VALUES (8490,13,'2025-12-31 05:10:42','',304);
INSERT INTO `wp_gf_form_view` VALUES (8491,24,'2026-01-01 01:07:48','',31);
INSERT INTO `wp_gf_form_view` VALUES (8492,13,'2026-01-01 05:15:35','',192);
INSERT INTO `wp_gf_form_view` VALUES (8493,26,'2026-01-01 21:00:57','',2);
INSERT INTO `wp_gf_form_view` VALUES (8494,24,'2026-01-02 02:07:11','',21);
INSERT INTO `wp_gf_form_view` VALUES (8495,13,'2026-01-02 05:17:28','',418);
INSERT INTO `wp_gf_form_view` VALUES (8496,19,'2026-01-02 12:54:18','',1);
INSERT INTO `wp_gf_form_view` VALUES (8497,24,'2026-01-03 04:19:12','',20);
INSERT INTO `wp_gf_form_view` VALUES (8498,13,'2026-01-03 05:31:44','',266);
INSERT INTO `wp_gf_form_view` VALUES (8499,24,'2026-01-04 04:24:41','',41);
INSERT INTO `wp_gf_form_view` VALUES (8500,13,'2026-01-04 05:46:09','',387);
INSERT INTO `wp_gf_form_view` VALUES (8501,19,'2026-01-05 00:26:27','',4);
INSERT INTO `wp_gf_form_view` VALUES (8502,13,'2026-01-05 06:03:38','',340);
INSERT INTO `wp_gf_form_view` VALUES (8503,24,'2026-01-05 14:40:12','',25);
INSERT INTO `wp_gf_form_view` VALUES (8504,26,'2026-01-05 15:14:09','',1);
INSERT INTO `wp_gf_form_view` VALUES (8505,13,'2026-01-06 06:08:28','',288);
INSERT INTO `wp_gf_form_view` VALUES (8506,24,'2026-01-06 15:12:13','',31);
INSERT INTO `wp_gf_form_view` VALUES (8507,19,'2026-01-06 20:43:26','',1);
INSERT INTO `wp_gf_form_view` VALUES (8508,26,'2026-01-06 20:49:17','',1);
INSERT INTO `wp_gf_form_view` VALUES (8509,13,'2026-01-07 06:17:57','',171);
INSERT INTO `wp_gf_form_view` VALUES (8510,24,'2026-01-07 16:54:16','',32);
INSERT INTO `wp_gf_form_view` VALUES (8511,13,'2026-01-08 06:19:35','',402);
INSERT INTO `wp_gf_form_view` VALUES (8512,24,'2026-01-08 19:23:42','',33);
INSERT INTO `wp_gf_form_view` VALUES (8513,13,'2026-01-09 06:21:19','',224);
INSERT INTO `wp_gf_form_view` VALUES (8514,24,'2026-01-09 19:30:19','',29);
INSERT INTO `wp_gf_form_view` VALUES (8515,26,'2026-01-09 22:54:49','',2);
INSERT INTO `wp_gf_form_view` VALUES (8516,13,'2026-01-10 06:28:47','',387);
INSERT INTO `wp_gf_form_view` VALUES (8517,24,'2026-01-10 21:10:21','',30);
INSERT INTO `wp_gf_form_view` VALUES (8518,26,'2026-01-11 00:25:46','',6);
INSERT INTO `wp_gf_form_view` VALUES (8519,13,'2026-01-11 06:35:18','',360);
INSERT INTO `wp_gf_form_view` VALUES (8520,19,'2026-01-11 19:55:38','',9);
INSERT INTO `wp_gf_form_view` VALUES (8521,24,'2026-01-11 21:42:53','',36);
INSERT INTO `wp_gf_form_view` VALUES (8522,26,'2026-01-12 03:40:08','',3);
INSERT INTO `wp_gf_form_view` VALUES (8523,13,'2026-01-12 06:57:10','',628);
INSERT INTO `wp_gf_form_view` VALUES (8524,24,'2026-01-12 22:28:21','',26);
INSERT INTO `wp_gf_form_view` VALUES (8525,19,'2026-01-13 03:47:38','',4);
INSERT INTO `wp_gf_form_view` VALUES (8526,13,'2026-01-13 07:55:35','',189);
INSERT INTO `wp_gf_form_view` VALUES (8527,26,'2026-01-13 14:49:21','',1);
INSERT INTO `wp_gf_form_view` VALUES (8528,24,'2026-01-13 23:27:08','',42);
INSERT INTO `wp_gf_form_view` VALUES (8529,13,'2026-01-14 08:09:51','',372);
INSERT INTO `wp_gf_form_view` VALUES (8530,19,'2026-01-14 08:25:01','',4);
INSERT INTO `wp_gf_form_view` VALUES (8531,24,'2026-01-15 02:19:12','',38);
INSERT INTO `wp_gf_form_view` VALUES (8532,26,'2026-01-15 04:25:23','',1);
INSERT INTO `wp_gf_form_view` VALUES (8533,13,'2026-01-15 08:13:01','',310);
INSERT INTO `wp_gf_form_view` VALUES (8534,19,'2026-01-15 20:21:15','',2);
INSERT INTO `wp_gf_form_view` VALUES (8535,24,'2026-01-16 04:06:32','',49);
INSERT INTO `wp_gf_form_view` VALUES (8536,13,'2026-01-16 08:15:02','',477);
INSERT INTO `wp_gf_form_view` VALUES (8537,26,'2026-01-16 12:44:22','',2);
INSERT INTO `wp_gf_form_view` VALUES (8538,19,'2026-01-16 22:06:00','',4);
INSERT INTO `wp_gf_form_view` VALUES (8539,24,'2026-01-17 07:06:44','',17);
INSERT INTO `wp_gf_form_view` VALUES (8540,24,'2026-01-17 07:06:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (8541,13,'2026-01-17 09:49:02','',152);
INSERT INTO `wp_gf_form_view` VALUES (8542,26,'2026-01-18 06:01:48','',3);
INSERT INTO `wp_gf_form_view` VALUES (8543,13,'2026-01-18 09:52:44','',199);
INSERT INTO `wp_gf_form_view` VALUES (8544,24,'2026-01-18 10:16:14','',34);
INSERT INTO `wp_gf_form_view` VALUES (8545,19,'2026-01-18 17:08:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (8546,13,'2026-01-19 10:09:38','',193);
INSERT INTO `wp_gf_form_view` VALUES (8547,24,'2026-01-19 13:28:16','',43);
INSERT INTO `wp_gf_form_view` VALUES (8548,19,'2026-01-20 01:40:48','',1);
INSERT INTO `wp_gf_form_view` VALUES (8549,13,'2026-01-20 10:20:22','',271);
INSERT INTO `wp_gf_form_view` VALUES (8550,26,'2026-01-20 16:35:28','',2);
INSERT INTO `wp_gf_form_view` VALUES (8551,24,'2026-01-20 17:16:21','',33);
INSERT INTO `wp_gf_form_view` VALUES (8552,13,'2026-01-21 10:21:43','',384);
INSERT INTO `wp_gf_form_view` VALUES (8553,24,'2026-01-21 19:43:49','',31);
INSERT INTO `wp_gf_form_view` VALUES (8554,13,'2026-01-22 10:33:34','',200);
INSERT INTO `wp_gf_form_view` VALUES (8555,19,'2026-01-22 16:05:31','',1);
INSERT INTO `wp_gf_form_view` VALUES (8556,24,'2026-01-22 21:26:16','',34);
INSERT INTO `wp_gf_form_view` VALUES (8557,13,'2026-01-23 10:39:12','',1279);
INSERT INTO `wp_gf_form_view` VALUES (8558,24,'2026-01-23 22:41:54','',23);
INSERT INTO `wp_gf_form_view` VALUES (8559,13,'2026-01-24 10:49:56','',180);
INSERT INTO `wp_gf_form_view` VALUES (8560,26,'2026-01-24 22:25:10','',2);
INSERT INTO `wp_gf_form_view` VALUES (8561,24,'2026-01-25 01:30:47','',26);
INSERT INTO `wp_gf_form_view` VALUES (8562,13,'2026-01-25 11:37:13','',279);
INSERT INTO `wp_gf_form_view` VALUES (8563,19,'2026-01-25 12:21:16','',4);
INSERT INTO `wp_gf_form_view` VALUES (8564,24,'2026-01-26 01:55:37','',30);
INSERT INTO `wp_gf_form_view` VALUES (8565,26,'2026-01-26 09:58:37','',3);
INSERT INTO `wp_gf_form_view` VALUES (8566,13,'2026-01-26 11:41:07','',375);
INSERT INTO `wp_gf_form_view` VALUES (8567,24,'2026-01-27 02:30:37','',30);
INSERT INTO `wp_gf_form_view` VALUES (8568,13,'2026-01-27 11:47:45','',340);
INSERT INTO `wp_gf_form_view` VALUES (8569,24,'2026-01-28 08:12:37','',39);
INSERT INTO `wp_gf_form_view` VALUES (8570,13,'2026-01-28 11:50:20','',623);
INSERT INTO `wp_gf_form_view` VALUES (8571,24,'2026-01-29 10:53:22','',25);
INSERT INTO `wp_gf_form_view` VALUES (8572,13,'2026-01-29 11:50:41','',720);
INSERT INTO `wp_gf_form_view` VALUES (8573,26,'2026-01-30 06:36:39','',3);
INSERT INTO `wp_gf_form_view` VALUES (8574,19,'2026-01-30 06:39:31','',3);
INSERT INTO `wp_gf_form_view` VALUES (8575,13,'2026-01-30 11:55:42','',392);
INSERT INTO `wp_gf_form_view` VALUES (8576,24,'2026-01-30 14:29:18','',21);
INSERT INTO `wp_gf_form_view` VALUES (8577,13,'2026-01-31 11:56:00','',590);
INSERT INTO `wp_gf_form_view` VALUES (8578,24,'2026-01-31 15:32:33','',32);
INSERT INTO `wp_gf_form_view` VALUES (8579,13,'2026-02-01 12:05:45','',548);
INSERT INTO `wp_gf_form_view` VALUES (8580,24,'2026-02-01 20:08:42','',54);
INSERT INTO `wp_gf_form_view` VALUES (8581,13,'2026-02-02 12:08:04','',423);
INSERT INTO `wp_gf_form_view` VALUES (8582,24,'2026-02-03 00:03:19','',34);
INSERT INTO `wp_gf_form_view` VALUES (8583,26,'2026-02-03 10:50:33','',3);
INSERT INTO `wp_gf_form_view` VALUES (8584,13,'2026-02-03 12:11:00','',606);
INSERT INTO `wp_gf_form_view` VALUES (8585,19,'2026-02-03 17:41:28','',3);
INSERT INTO `wp_gf_form_view` VALUES (8586,24,'2026-02-04 03:30:12','',42);
INSERT INTO `wp_gf_form_view` VALUES (8587,13,'2026-02-04 12:14:59','',499);
INSERT INTO `wp_gf_form_view` VALUES (8588,19,'2026-02-05 05:35:56','',4);
INSERT INTO `wp_gf_form_view` VALUES (8589,24,'2026-02-05 06:50:06','',20);
INSERT INTO `wp_gf_form_view` VALUES (8590,13,'2026-02-05 12:20:51','',660);
INSERT INTO `wp_gf_form_view` VALUES (8591,24,'2026-02-06 09:12:18','',21);
INSERT INTO `wp_gf_form_view` VALUES (8592,13,'2026-02-06 12:21:08','',394);
INSERT INTO `wp_gf_form_view` VALUES (8593,24,'2026-02-07 09:57:58','',19);
INSERT INTO `wp_gf_form_view` VALUES (8594,13,'2026-02-07 12:30:53','',405);
INSERT INTO `wp_gf_form_view` VALUES (8595,26,'2026-02-07 17:09:41','',2);
INSERT INTO `wp_gf_form_view` VALUES (8596,19,'2026-02-08 06:19:44','',1);
INSERT INTO `wp_gf_form_view` VALUES (8597,13,'2026-02-08 12:35:53','',284);
INSERT INTO `wp_gf_form_view` VALUES (8598,24,'2026-02-08 14:21:43','',19);
INSERT INTO `wp_gf_form_view` VALUES (8599,19,'2026-02-09 11:45:02','',2);
INSERT INTO `wp_gf_form_view` VALUES (8600,13,'2026-02-09 12:35:56','',1416);
INSERT INTO `wp_gf_form_view` VALUES (8601,24,'2026-02-09 19:18:03','',24);
INSERT INTO `wp_gf_form_view` VALUES (8602,13,'2026-02-10 12:40:54','',506);
INSERT INTO `wp_gf_form_view` VALUES (8603,24,'2026-02-10 19:46:01','',23);
INSERT INTO `wp_gf_form_view` VALUES (8604,13,'2026-02-11 12:50:41','',550);
INSERT INTO `wp_gf_form_view` VALUES (8605,24,'2026-02-11 20:00:55','',45);
INSERT INTO `wp_gf_form_view` VALUES (8606,19,'2026-02-11 23:33:12','',3);
INSERT INTO `wp_gf_form_view` VALUES (8607,13,'2026-02-12 12:51:00','',1273);
INSERT INTO `wp_gf_form_view` VALUES (8608,24,'2026-02-12 20:12:16','',23);
INSERT INTO `wp_gf_form_view` VALUES (8609,19,'2026-02-13 03:44:10','',4);
INSERT INTO `wp_gf_form_view` VALUES (8610,26,'2026-02-13 04:59:37','',2);
INSERT INTO `wp_gf_form_view` VALUES (8611,13,'2026-02-13 12:51:10','',474);
INSERT INTO `wp_gf_form_view` VALUES (8612,24,'2026-02-13 20:14:16','',20);
INSERT INTO `wp_gf_form_view` VALUES (8613,26,'2026-02-14 10:44:34','',1);
INSERT INTO `wp_gf_form_view` VALUES (8614,19,'2026-02-14 10:44:37','',1);
INSERT INTO `wp_gf_form_view` VALUES (8615,13,'2026-02-14 12:51:14','',630);
INSERT INTO `wp_gf_form_view` VALUES (8616,24,'2026-02-14 20:34:48','',27);
INSERT INTO `wp_gf_form_view` VALUES (8617,13,'2026-02-15 12:55:26','',381);
INSERT INTO `wp_gf_form_view` VALUES (8618,24,'2026-02-15 20:41:09','',56);
INSERT INTO `wp_gf_form_view` VALUES (8619,26,'2026-02-16 08:19:36','',6);
INSERT INTO `wp_gf_form_view` VALUES (8620,13,'2026-02-16 12:55:50','',1299);
INSERT INTO `wp_gf_form_view` VALUES (8621,19,'2026-02-16 14:19:21','',3);
INSERT INTO `wp_gf_form_view` VALUES (8622,24,'2026-02-16 23:38:04','',28);
INSERT INTO `wp_gf_form_view` VALUES (8623,13,'2026-02-17 12:56:11','',861);
INSERT INTO `wp_gf_form_view` VALUES (8624,26,'2026-02-17 17:58:35','',5);
INSERT INTO `wp_gf_form_view` VALUES (8625,19,'2026-02-17 21:58:24','',5);
INSERT INTO `wp_gf_form_view` VALUES (8626,24,'2026-02-18 01:10:27','',30);
INSERT INTO `wp_gf_form_view` VALUES (8627,13,'2026-02-18 12:57:26','',1326);
INSERT INTO `wp_gf_form_view` VALUES (8628,24,'2026-02-19 04:25:30','',34);
INSERT INTO `wp_gf_form_view` VALUES (8629,13,'2026-02-19 13:01:13','',1392);
INSERT INTO `wp_gf_form_view` VALUES (8630,19,'2026-02-19 17:51:10','',3);
INSERT INTO `wp_gf_form_view` VALUES (8631,24,'2026-02-20 04:25:38','',19);
INSERT INTO `wp_gf_form_view` VALUES (8632,26,'2026-02-20 08:31:58','',2);
INSERT INTO `wp_gf_form_view` VALUES (8633,13,'2026-02-20 13:01:19','',1184);
INSERT INTO `wp_gf_form_view` VALUES (8634,24,'2026-02-21 05:06:53','',25);
INSERT INTO `wp_gf_form_view` VALUES (8635,13,'2026-02-21 13:11:11','',946);
INSERT INTO `wp_gf_form_view` VALUES (8636,24,'2026-02-22 05:14:23','',50);
INSERT INTO `wp_gf_form_view` VALUES (8637,13,'2026-02-22 13:11:15','',1028);
INSERT INTO `wp_gf_form_view` VALUES (8638,26,'2026-02-23 00:03:02','',4);
INSERT INTO `wp_gf_form_view` VALUES (8639,19,'2026-02-23 01:15:58','',1);
/*!40000 ALTER TABLE `wp_gf_form_view` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

--
-- Table structure for table `wp_gfb_appointments_mst`
--

DROP TABLE IF EXISTS `wp_gfb_appointments_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_appointments_mst` (
  `appointment_id` int(11) NOT NULL AUTO_INCREMENT,
  `customer_id` varchar(255) DEFAULT NULL,
  `appointment_date` date DEFAULT NULL,
  `staff_slot_mapping_id` int(11) DEFAULT NULL,
  `service_id` int(11) DEFAULT NULL,
  `staff_id` int(11) DEFAULT NULL,
  `booking_ref_no` varchar(255) DEFAULT NULL,
  `google_event_id` varchar(255) DEFAULT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  `slot_count` int(11) NOT NULL DEFAULT 1,
  PRIMARY KEY (`appointment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_appointments_mst`
--

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

--
-- Table structure for table `wp_gfb_categories_mst`
--

DROP TABLE IF EXISTS `wp_gfb_categories_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_categories_mst` (
  `category_id` int(11) NOT NULL AUTO_INCREMENT,
  `category_name` varchar(255) NOT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`category_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_categories_mst`
--

LOCK TABLES `wp_gfb_categories_mst` WRITE;
/*!40000 ALTER TABLE `wp_gfb_categories_mst` DISABLE KEYS */;
INSERT INTO `wp_gfb_categories_mst` VALUES (1,'Category One',1,'2022-03-30 00:04:45',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_categories_mst` VALUES (2,'Category Two',1,'2022-03-30 00:05:01',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_categories_mst` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_customer_mst`
--

DROP TABLE IF EXISTS `wp_gfb_customer_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_customer_mst` (
  `customer_id` int(11) NOT NULL AUTO_INCREMENT,
  `customer_name` varchar(255) DEFAULT NULL,
  `customer_email` varchar(150) DEFAULT NULL,
  `customer_contact` varchar(15) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_customer_mst`
--

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

--
-- Table structure for table `wp_gfb_email_configuration`
--

DROP TABLE IF EXISTS `wp_gfb_email_configuration`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_email_configuration` (
  `email_config_id` int(11) NOT NULL AUTO_INCREMENT,
  `label` varchar(255) DEFAULT NULL,
  `title` varchar(255) DEFAULT NULL,
  `subject` varchar(255) DEFAULT NULL,
  `message` text DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`email_config_id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_email_configuration`
--

LOCK TABLES `wp_gfb_email_configuration` WRITE;
/*!40000 ALTER TABLE `wp_gfb_email_configuration` DISABLE KEYS */;
INSERT INTO `wp_gfb_email_configuration` VALUES (1,'Email to customer about appointment confirmation','gfb_user_appointment_confirmation','Notification About Appointment Confirmation ','<p>Dear {client_name}, </p>\n<p>This is just an email to confirm your appointment with {staff_name}. For reference, here&#039;s the appointment information: </p>\n<p> Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name} </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (2,'Email to customer about visit confirmation','gfb_user_visit_confirmation','Thank You For Visit','<p>Dear {client_name}, </p>\n<p> This is to thank you for your visit at our place. We hope that you were satisfied with our services.<br />\n If any issue or query, you are free to call us. \\ Thank You.  </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (3,'Email to customer about appointment cancellation','gfb_user_appointment_cancellation','Notification About Appopintment Cancellation','<p>Dear {client_name}, </p>\n<p>This is just an email to inform you that your appointment with {staff_name} has been cancelled. For reference, here&#039;s the appointment information: </p>\n<p> Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name} .<br />\n We regret about your inconvenience from our side.<br />\n Thank You </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (4,'Email to admin about customer visit','gfb_admin_customer_visit','Notification About Customer Visit','<p>Dear Administrator, </p>\n<p>This is an email inform you about cancallation about the appointment with {staff_name}. For reference, here&#039;s the appointment information: </p>\n<p> Client Name: {client_name} Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name}.<br />\n Thank You </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (5,'Email to admin about appointment request','gfb_admin_appointment_request','Notification About Appointment Request','<p>Dear Administrator, </p>\n<p>This is an email to inform you about a new appointment request. For reference, here&#039;s the appointment information: </p>\n<p> Client Name: {client_name} Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name}<br />\n Thank You. </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (6,'Email to admin about appointment cancellation','gfb_admin_appointment_cancellation','Notification About Appointment Cancellation','<p>Dear Administrator, </p>\n<p>This is an email to inform you about an appointment has been cancelled. For reference, here&#039;s the appointment information: </p>\n<p> Client Name: {client_name} Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name}<br />\n Thank You. </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (7,'Email to staff about appointment cancellation','gfb_staff_appointment_cancelled','Notification About Appointment Cancellation','<p>Dear {staff_name}, </p>\n<p>This is an email to inform you about an appointment has been cancelled. For reference, here&#039;s the appointment information: </p>\n<p> Client Name: {client_name} Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name}<br />\n Thank You. </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
INSERT INTO `wp_gfb_email_configuration` VALUES (8,'Email to staff about appointment request','gfb_staff_appointment_request','Notification About Appointment Request','<p>Dear {staff_name}, </p>\n<p>This is an email to inform you about a new  appointment request for you. For reference, here&#039;s the appointment information: </p>\n<p> Client Name: {client_name} Date: {appointment_date}<br />\n Time: {appointment_time}<br />\n Service: {service_name}<br />\n Staff: {staff_name}<br />\n Thank You. </p>\n<p> Sincerely,<br />\n{company_name} , {company_phone}<br />\n {company_email}<br />\n {company_website}</p>\n',1,'2022-03-29 11:19:05',NULL,NULL,'103.115.9.74',0);
/*!40000 ALTER TABLE `wp_gfb_email_configuration` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_gcal_push_req`
--

DROP TABLE IF EXISTS `wp_gfb_gcal_push_req`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_gcal_push_req` (
  `gcal_push_reqid` int(11) NOT NULL AUTO_INCREMENT,
  `resource_id` varchar(255) NOT NULL,
  `used_sync_token` varchar(255) NOT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`gcal_push_reqid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_gcal_push_req`
--

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

--
-- Table structure for table `wp_gfb_holiday_mst`
--

DROP TABLE IF EXISTS `wp_gfb_holiday_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_holiday_mst` (
  `holiday_id` int(11) NOT NULL AUTO_INCREMENT,
  `holiday_date` date DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`holiday_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_holiday_mst`
--

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

--
-- Table structure for table `wp_gfb_payments_mst`
--

DROP TABLE IF EXISTS `wp_gfb_payments_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_payments_mst` (
  `payment_id` int(11) NOT NULL AUTO_INCREMENT,
  `appointment_id` int(11) DEFAULT NULL,
  `entry_id` int(11) DEFAULT NULL,
  `transaction_id` varchar(255) DEFAULT NULL,
  `payment_date` datetime NOT NULL,
  `payment_type` tinyint(1) NOT NULL DEFAULT 1,
  `total_amt` decimal(10,2) DEFAULT NULL,
  `paid_amt` decimal(10,2) DEFAULT NULL,
  `payment_details` text DEFAULT NULL,
  `payment_status` tinyint(1) NOT NULL DEFAULT 0,
  `currency_code` varchar(10) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_payments_mst`
--

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

--
-- Table structure for table `wp_gfb_services_mst`
--

DROP TABLE IF EXISTS `wp_gfb_services_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_services_mst` (
  `service_id` int(11) NOT NULL AUTO_INCREMENT,
  `category_id` int(11) DEFAULT NULL,
  `service_title` varchar(255) DEFAULT NULL,
  `service_price` varchar(255) DEFAULT NULL,
  `service_color` varchar(255) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`service_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_services_mst`
--

LOCK TABLES `wp_gfb_services_mst` WRITE;
/*!40000 ALTER TABLE `wp_gfb_services_mst` DISABLE KEYS */;
INSERT INTO `wp_gfb_services_mst` VALUES (1,1,'Category One Service One','10','6d3bbf',1,'2022-03-30 00:05:33',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_services_mst` VALUES (2,1,'Category One Service Two','20','6d3bbf',1,'2022-03-30 00:05:50',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_services_mst` VALUES (3,2,'Category Two Service One','15','1e6042',1,'2022-03-30 00:06:10',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_services_mst` VALUES (4,2,'Category Two Service Two','25','ff4747',1,'2022-03-30 00:06:31',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_services_mst` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_staff_gcal_events`
--

DROP TABLE IF EXISTS `wp_gfb_staff_gcal_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_gcal_events` (
  `gcalid` int(11) NOT NULL AUTO_INCREMENT,
  `eventid` varchar(255) NOT NULL,
  `summary` varchar(255) NOT NULL,
  `start` datetime NOT NULL,
  `end` datetime NOT NULL,
  `status` varchar(255) NOT NULL,
  `htmllink` text NOT NULL,
  `timezone` varchar(255) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`gcalid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_gcal_events`
--

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

--
-- Table structure for table `wp_gfb_staff_gcal_watch`
--

DROP TABLE IF EXISTS `wp_gfb_staff_gcal_watch`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_gcal_watch` (
  `staff_resource_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) NOT NULL,
  `resource_id` varchar(255) NOT NULL,
  `next_sync_token` varchar(255) NOT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`staff_resource_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_gcal_watch`
--

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

--
-- Table structure for table `wp_gfb_staff_holiday_mapping`
--

DROP TABLE IF EXISTS `wp_gfb_staff_holiday_mapping`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_holiday_mapping` (
  `staff_holiday_mapping_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) DEFAULT NULL,
  `holiday_date` date DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`staff_holiday_mapping_id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_holiday_mapping`
--

LOCK TABLES `wp_gfb_staff_holiday_mapping` WRITE;
/*!40000 ALTER TABLE `wp_gfb_staff_holiday_mapping` DISABLE KEYS */;
INSERT INTO `wp_gfb_staff_holiday_mapping` VALUES (1,1,'2022-04-11',1,'2022-03-30 00:09:01',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_holiday_mapping` VALUES (2,1,'2022-04-14',1,'2022-03-30 00:09:01',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_holiday_mapping` VALUES (3,1,'2022-04-12',1,'2022-03-30 00:09:01',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_holiday_mapping` VALUES (4,1,'2022-04-13',1,'2022-03-30 00:09:01',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_staff_holiday_mapping` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_staff_mst`
--

DROP TABLE IF EXISTS `wp_gfb_staff_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_mst` (
  `staff_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_name` varchar(255) NOT NULL,
  `staff_designation` varchar(255) DEFAULT NULL,
  `staff_email` varchar(255) DEFAULT NULL,
  `staff_phone` varchar(15) DEFAULT NULL,
  `staff_info` text DEFAULT NULL,
  `staff_pic` text DEFAULT NULL,
  `user_id` int(11) DEFAULT NULL,
  `staff_gcal_data` text DEFAULT NULL,
  `gcal_channel_id` varchar(255) DEFAULT NULL,
  `gcal_resource_id` varchar(255) DEFAULT NULL,
  `gcal_next_sync_token` varchar(255) DEFAULT NULL,
  `staff_gcal_watch_data` text NOT NULL,
  `staff_gcal_id` varchar(255) NOT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`staff_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_mst`
--

LOCK TABLES `wp_gfb_staff_mst` WRITE;
/*!40000 ALTER TABLE `wp_gfb_staff_mst` DISABLE KEYS */;
INSERT INTO `wp_gfb_staff_mst` VALUES (1,'Staff One','','dev@hirejordansmith.com','','',NULL,6,NULL,NULL,NULL,NULL,'','',1,'2022-03-30 00:08:20',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_mst` VALUES (2,'Staff Two',NULL,'d@d.com',NULL,NULL,NULL,7,NULL,NULL,NULL,NULL,'','',1,'2022-03-30 00:09:41',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_staff_mst` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_staff_schedule_mapping`
--

DROP TABLE IF EXISTS `wp_gfb_staff_schedule_mapping`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_schedule_mapping` (
  `staff_slot_mapping_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) DEFAULT NULL,
  `time_slot_id` int(11) DEFAULT NULL,
  `max_appointment_capacity` int(11) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`staff_slot_mapping_id`)
) ENGINE=InnoDB AUTO_INCREMENT=260 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_schedule_mapping`
--

LOCK TABLES `wp_gfb_staff_schedule_mapping` WRITE;
/*!40000 ALTER TABLE `wp_gfb_staff_schedule_mapping` DISABLE KEYS */;
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (65,2,65,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (66,2,66,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (67,2,67,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (68,2,68,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (69,2,69,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (70,2,70,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (71,2,71,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (72,2,72,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (73,2,73,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (74,2,74,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (75,2,75,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (76,2,76,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (77,2,77,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (78,2,78,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (79,2,79,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (80,2,80,20,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (183,1,183,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (184,1,184,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (185,1,185,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (186,1,186,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (187,1,187,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (188,1,188,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (189,1,189,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (190,1,190,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (191,1,191,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (192,1,192,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (193,1,193,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (194,1,194,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (195,1,195,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (196,1,196,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (197,1,197,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (198,1,198,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (199,1,199,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (200,1,200,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (201,1,201,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (202,1,202,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (203,1,203,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (204,1,204,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (205,1,205,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (206,1,206,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (207,1,207,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (208,1,208,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (209,1,209,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (210,1,210,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (211,1,211,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (212,1,212,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (213,1,213,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (214,1,214,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (215,1,215,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (216,1,216,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (217,1,217,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (218,1,218,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (219,1,219,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (220,1,220,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (221,1,221,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (222,1,222,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (223,1,223,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (224,1,224,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (225,1,225,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (226,1,226,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (227,1,227,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (228,1,228,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (229,1,229,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (230,1,230,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (246,1,246,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (247,1,247,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (248,1,248,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (249,1,249,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (250,1,250,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (251,1,251,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (252,1,252,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (253,1,253,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (254,1,254,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (255,1,255,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (256,1,256,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (257,1,257,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (258,1,258,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_schedule_mapping` VALUES (259,1,259,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_staff_schedule_mapping` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_staff_service_mapping`
--

DROP TABLE IF EXISTS `wp_gfb_staff_service_mapping`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_staff_service_mapping` (
  `staff_service_mapping_id` int(11) NOT NULL AUTO_INCREMENT,
  `staff_id` int(11) DEFAULT NULL,
  `service_id` int(11) DEFAULT NULL,
  `service_price` varchar(255) DEFAULT NULL,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) NOT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`staff_service_mapping_id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_staff_service_mapping`
--

LOCK TABLES `wp_gfb_staff_service_mapping` WRITE;
/*!40000 ALTER TABLE `wp_gfb_staff_service_mapping` DISABLE KEYS */;
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (1,1,1,'10',1,'2022-03-30 00:12:40',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (2,1,2,'20',1,'2022-03-30 00:12:40',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (3,2,3,'15',1,'2022-03-30 00:12:58',1,'2022-03-30 00:25:16','45.132.115.175',0);
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (4,2,4,'25',1,'2022-03-30 00:12:58',1,'2022-03-30 00:25:16','45.132.115.175',0);
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (5,2,1,'10',1,'2022-03-30 00:25:16',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_staff_service_mapping` VALUES (6,2,2,'20',1,'2022-03-30 00:25:16',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_staff_service_mapping` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_gfb_time_slot_mst`
--

DROP TABLE IF EXISTS `wp_gfb_time_slot_mst`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_gfb_time_slot_mst` (
  `time_slot_id` int(11) NOT NULL AUTO_INCREMENT,
  `time_slot_name` varchar(255) DEFAULT NULL,
  `weekday` tinyint(1) DEFAULT NULL,
  `slot_start_time` time DEFAULT NULL,
  `slot_end_time` time DEFAULT NULL,
  `max_appointment_capacity` int(11) DEFAULT NULL,
  `is_custom_slot` tinyint(1) NOT NULL DEFAULT 0,
  `created_by` int(11) NOT NULL,
  `created_date` datetime NOT NULL,
  `modified_by` int(11) DEFAULT NULL,
  `modified_date` datetime DEFAULT NULL,
  `ip_address` varchar(100) DEFAULT NULL,
  `is_deleted` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`time_slot_id`)
) ENGINE=InnoDB AUTO_INCREMENT=260 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_gfb_time_slot_mst`
--

LOCK TABLES `wp_gfb_time_slot_mst` WRITE;
/*!40000 ALTER TABLE `wp_gfb_time_slot_mst` DISABLE KEYS */;
INSERT INTO `wp_gfb_time_slot_mst` VALUES (65,'',2,'09:00:00','09:30:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (66,'',2,'09:35:00','10:05:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (67,'',2,'10:10:00','10:40:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (68,'',2,'10:45:00','11:15:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (69,'',2,'11:20:00','11:50:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (70,'',2,'11:55:00','12:25:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (71,'',2,'12:30:00','13:00:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (72,'',2,'13:05:00','13:35:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (73,'',2,'13:40:00','14:10:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (74,'',2,'14:15:00','14:45:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (75,'',2,'14:50:00','15:20:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (76,'',2,'15:25:00','15:55:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (77,'',2,'16:00:00','16:30:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (78,'',2,'16:35:00','17:05:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (79,'',2,'17:10:00','17:40:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (80,'',2,'17:45:00','18:15:00',20,1,1,'2022-03-30 00:26:39',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (183,'',1,'09:00:00','09:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (184,'',1,'09:35:00','10:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (185,'',1,'10:10:00','10:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (186,'',1,'10:45:00','11:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (187,'',1,'11:20:00','11:50:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (188,'',1,'11:55:00','12:25:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (189,'',1,'12:30:00','13:00:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (190,'',1,'13:05:00','13:35:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (191,'',1,'13:40:00','14:10:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (192,'',1,'14:15:00','14:45:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (193,'',1,'14:50:00','15:20:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (194,'',1,'15:25:00','15:55:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (195,'',1,'16:00:00','16:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (196,'',1,'16:35:00','17:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (197,'',1,'17:10:00','17:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (198,'',1,'17:45:00','18:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (199,'',0,'09:00:00','09:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (200,'',0,'09:35:00','10:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (201,'',0,'10:10:00','10:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (202,'',0,'10:45:00','11:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (203,'',0,'11:20:00','11:50:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (204,'',0,'11:55:00','12:25:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (205,'',0,'12:30:00','13:00:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (206,'',0,'13:05:00','13:35:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (207,'',0,'13:40:00','14:10:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (208,'',0,'14:15:00','14:45:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (209,'',0,'14:50:00','15:20:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (210,'',0,'15:25:00','15:55:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (211,'',0,'16:00:00','16:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (212,'',0,'16:35:00','17:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (213,'',0,'17:10:00','17:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (214,'',0,'17:45:00','18:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (215,'',3,'09:00:00','09:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (216,'',3,'09:35:00','10:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (217,'',3,'10:10:00','10:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (218,'',3,'10:45:00','11:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (219,'',3,'11:20:00','11:50:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (220,'',3,'11:55:00','12:25:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (221,'',3,'12:30:00','13:00:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (222,'',3,'13:05:00','13:35:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (223,'',3,'13:40:00','14:10:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (224,'',3,'14:15:00','14:45:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (225,'',3,'14:50:00','15:20:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (226,'',3,'15:25:00','15:55:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (227,'',3,'16:00:00','16:30:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (228,'',3,'16:35:00','17:05:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (229,'',3,'17:10:00','17:40:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (230,'',3,'17:45:00','18:15:00',1,1,1,'2022-03-30 00:42:23',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (246,'',2,'09:00:00','09:30:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (247,'',2,'09:35:00','10:05:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (248,'',2,'10:10:00','10:40:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (249,'',2,'10:45:00','11:15:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (250,'',2,'11:20:00','11:50:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (251,'',2,'11:55:00','12:25:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (252,'',2,'12:30:00','13:00:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (253,'',2,'13:05:00','13:35:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (254,'',2,'13:40:00','14:10:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (255,'',2,'14:15:00','14:45:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (256,'',2,'14:50:00','15:20:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (257,'',2,'15:25:00','15:55:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (258,'',2,'16:00:00','16:30:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
INSERT INTO `wp_gfb_time_slot_mst` VALUES (259,'',2,'16:35:00','17:05:00',1,1,1,'2022-03-30 00:44:26',NULL,NULL,'45.132.115.175',0);
/*!40000 ALTER TABLE `wp_gfb_time_slot_mst` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_imagify_files`
--

DROP TABLE IF EXISTS `wp_imagify_files`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_imagify_files` (
  `file_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `folder_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `file_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `path` varchar(191) NOT NULL DEFAULT '',
  `hash` varchar(32) NOT NULL DEFAULT '',
  `mime_type` varchar(100) NOT NULL DEFAULT '',
  `modified` tinyint(1) unsigned NOT NULL DEFAULT 0,
  `width` smallint(2) unsigned NOT NULL DEFAULT 0,
  `height` smallint(2) unsigned NOT NULL DEFAULT 0,
  `original_size` int(4) unsigned NOT NULL DEFAULT 0,
  `optimized_size` int(4) unsigned DEFAULT NULL,
  `percent` smallint(2) unsigned DEFAULT NULL,
  `optimization_level` tinyint(1) unsigned DEFAULT NULL,
  `status` varchar(20) DEFAULT NULL,
  `error` varchar(255) DEFAULT NULL,
  `data` longtext DEFAULT NULL,
  PRIMARY KEY (`file_id`),
  UNIQUE KEY `path` (`path`),
  KEY `folder_id` (`folder_id`),
  KEY `optimization_level` (`optimization_level`),
  KEY `status` (`status`),
  KEY `modified` (`modified`)
) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_imagify_files`
--

LOCK TABLES `wp_imagify_files` WRITE;
/*!40000 ALTER TABLE `wp_imagify_files` DISABLE KEYS */;
INSERT INTO `wp_imagify_files` VALUES (1,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/screenshot.png','84371ed721ff909cd504ff9c780966ae','image/png',0,1200,900,3849,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (2,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/js/vendor/modal/modal-close.png','063929da3030200ace4e9334b4fd5d28','image/png',0,225,225,3385,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (3,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/sc.gif','338a24ee8459375e3cce17e4737425fb','image/gif',0,136,122,1483,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (4,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/ssc.gif','1860104c669dc4a6d27aff31f69fe77d','image/gif',0,136,122,1586,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (5,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/c.gif','3b5bc06427de02b18d5c10def01f8423','image/gif',0,136,122,485,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (6,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/css.gif','c50ef94a2da120a57c5d42619bf0052e','image/gif',0,136,122,1609,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (7,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/cs.gif','fb08fd7661f950d0964a6c484ae9d3ac','image/gif',0,136,122,1502,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (8,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/none.gif','c13c004626323d0443ce78a840852a2a','image/gif',0,100,125,1103,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (9,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/layouts/scs.gif','e008260d0751696d46c7f9329bf86663','image/gif',0,136,122,1627,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (10,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/genesis-menu.png','0dc070cd90e48815db6a68656e09049c','image/png',0,64,64,468,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (11,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/lib/admin/images/whats-new.png','7feab4797a2d3cf39dd4f54951859a64','image/png',0,320,360,3275,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (12,1,'2020-08-16 00:54:51','{{THEMES}}/genesis/images/logo.png','afad5839a209c28d6a9b71c25070f891','image/png',0,360,60,5900,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (13,2,'2020-05-06 10:55:41','{{THEMES}}/hjs-blocks/screenshot.png','4776bb22d7ab69bd4ff0cbb9e6dc64ad','image/png',0,880,660,63493,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (14,2,'2018-03-13 03:44:08','{{THEMES}}/hjs-blocks/images/video-play-sprite.png','ce4baddb1578928cb60c2bc403e6684f','image/png',0,125,421,16544,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (15,2,'2018-03-13 03:44:08','{{THEMES}}/hjs-blocks/images/video-play-sprite-100.png','dd5a20932619323cf079f1b4107c6ad7','image/png',0,100,337,16668,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (16,2,'2018-03-13 03:44:08','{{THEMES}}/hjs-blocks/images/search-icon.png','71f642f344637e645696b6924a234a29','image/png',0,18,17,1096,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (17,2,'2018-05-03 05:04:19','{{THEMES}}/hjs-blocks/images/hjs-footer-logo.png','1c88409d367d6a41b561556cde9a8626','image/png',0,251,50,7157,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (18,2,'2018-05-03 05:00:11','{{THEMES}}/hjs-blocks/images/hjs-footer-graphic.png','de746f738a920b67b9d473ab228726b1','image/png',0,251,50,7876,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (19,2,'2018-03-13 03:44:08','{{THEMES}}/hjs-blocks/images/play-icon.png','a80fcb682cd943f71f6a0c42df8e27a0','image/png',0,100,99,7321,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
INSERT INTO `wp_imagify_files` VALUES (33,2,'2021-12-19 04:50:28','{{THEMES}}/hjs-blocks/images/blank.png','91e42db1c66c0b276abf6234dc50b2eb','image/png',0,1,1,68,NULL,NULL,2,'error','The backup directory is not writable.',NULL);
/*!40000 ALTER TABLE `wp_imagify_files` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_imagify_folders`
--

DROP TABLE IF EXISTS `wp_imagify_folders`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_imagify_folders` (
  `folder_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `path` varchar(191) NOT NULL DEFAULT '',
  `active` tinyint(1) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`folder_id`),
  UNIQUE KEY `path` (`path`),
  KEY `active` (`active`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_imagify_folders`
--

LOCK TABLES `wp_imagify_folders` WRITE;
/*!40000 ALTER TABLE `wp_imagify_folders` DISABLE KEYS */;
INSERT INTO `wp_imagify_folders` VALUES (1,'{{THEMES}}/genesis/',1);
INSERT INTO `wp_imagify_folders` VALUES (2,'{{THEMES}}/hjs-blocks/',1);
/*!40000 ALTER TABLE `wp_imagify_folders` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

--
-- Table structure for table `wp_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_monsterinsights_cache`
--

DROP TABLE IF EXISTS `wp_monsterinsights_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_monsterinsights_cache` (
  `cache_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `cache_key` varchar(255) NOT NULL,
  `cache_value` longtext NOT NULL,
  `cache_group` varchar(64) DEFAULT 'default',
  `expires_at` datetime NOT NULL,
  `created_at` datetime NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`cache_id`),
  UNIQUE KEY `cache_key_group` (`cache_key`,`cache_group`),
  KEY `expires_at` (`expires_at`),
  KEY `created_at` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_monsterinsights_cache`
--

LOCK TABLES `wp_monsterinsights_cache` WRITE;
/*!40000 ALTER TABLE `wp_monsterinsights_cache` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_monsterinsights_cache` 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=373151 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

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

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://2poochiesproperties.com','yes');
INSERT INTO `wp_options` VALUES (2,'home','https://2poochiesproperties.com','yes');
INSERT INTO `wp_options` VALUES (3,'blogname','2Poochies Properties','yes');
INSERT INTO `wp_options` VALUES (4,'blogdescription','','yes');
INSERT INTO `wp_options` VALUES (5,'users_can_register','0','yes');
INSERT INTO `wp_options` VALUES (6,'admin_email','tim@2poochiesproperties.com','yes');
INSERT INTO `wp_options` VALUES (7,'start_of_week','1','yes');
INSERT INTO `wp_options` VALUES (8,'use_balanceTags','0','yes');
INSERT INTO `wp_options` VALUES (9,'use_smilies','1','yes');
INSERT INTO `wp_options` VALUES (10,'require_name_email','1','yes');
INSERT INTO `wp_options` VALUES (11,'comments_notify','1','yes');
INSERT INTO `wp_options` VALUES (12,'posts_per_rss','5','yes');
INSERT INTO `wp_options` VALUES (13,'rss_use_excerpt','0','yes');
INSERT INTO `wp_options` VALUES (14,'mailserver_url','mail.example.com','yes');
INSERT INTO `wp_options` VALUES (15,'mailserver_login','login@example.com','yes');
INSERT INTO `wp_options` VALUES (16,'mailserver_pass','password','yes');
INSERT INTO `wp_options` VALUES (17,'mailserver_port','110','yes');
INSERT INTO `wp_options` VALUES (18,'default_category','1','yes');
INSERT INTO `wp_options` VALUES (19,'default_comment_status','open','yes');
INSERT INTO `wp_options` VALUES (20,'default_ping_status','closed','yes');
INSERT INTO `wp_options` VALUES (21,'default_pingback_flag','1','yes');
INSERT INTO `wp_options` VALUES (22,'posts_per_page','20','yes');
INSERT INTO `wp_options` VALUES (23,'date_format','F j, Y','yes');
INSERT INTO `wp_options` VALUES (24,'time_format','g:i a','yes');
INSERT INTO `wp_options` VALUES (25,'links_updated_date_format','F j, Y g:i a','yes');
INSERT INTO `wp_options` VALUES (26,'comment_moderation','','yes');
INSERT INTO `wp_options` VALUES (27,'moderation_notify','1','yes');
INSERT INTO `wp_options` VALUES (28,'permalink_structure','/%category%/%postname%/','yes');
INSERT INTO `wp_options` VALUES (30,'hack_file','0','yes');
INSERT INTO `wp_options` VALUES (31,'blog_charset','UTF-8','yes');
INSERT INTO `wp_options` VALUES (32,'moderation_keys','','no');
INSERT INTO `wp_options` VALUES (34,'category_base','','yes');
INSERT INTO `wp_options` VALUES (35,'ping_sites','https://rpc.pingomatic.com/','yes');
INSERT INTO `wp_options` VALUES (36,'comment_max_links','2','yes');
INSERT INTO `wp_options` VALUES (37,'gmt_offset','-5','yes');
INSERT INTO `wp_options` VALUES (38,'default_email_category','1','yes');
INSERT INTO `wp_options` VALUES (39,'recently_edited','a:5:{i:0;s:50:\"/srv/htdocs/wp-content/themes/hjs-blocks/style.css\";i:1;s:54:\"/srv/htdocs/wp-content/themes/hjs-blocks/functions.php\";i:3;s:61:\"/srv/htdocs/wp-content/themes/hjs-blocks/css/masonry-grid.css\";i:4;s:67:\"/srv/htdocs/wp-content/themes/hjs-blocks/css/jquery.flex-images.css\";i:5;s:64:\"/srv/htdocs/wp-content/themes/hjs-blocks/css/hjs-woocommerce.css\";}','no');
INSERT INTO `wp_options` VALUES (44,'comment_registration','','yes');
INSERT INTO `wp_options` VALUES (45,'html_type','text/html','yes');
INSERT INTO `wp_options` VALUES (46,'use_trackback','0','yes');
INSERT INTO `wp_options` VALUES (47,'default_role','subscriber','yes');
INSERT INTO `wp_options` VALUES (48,'db_version','60717','yes');
INSERT INTO `wp_options` VALUES (49,'uploads_use_yearmonth_folders','1','yes');
INSERT INTO `wp_options` VALUES (50,'upload_path','','yes');
INSERT INTO `wp_options` VALUES (51,'blog_public','1','yes');
INSERT INTO `wp_options` VALUES (52,'default_link_category','0','yes');
INSERT INTO `wp_options` VALUES (53,'show_on_front','page','yes');
INSERT INTO `wp_options` VALUES (54,'tag_base','','yes');
INSERT INTO `wp_options` VALUES (55,'show_avatars','','yes');
INSERT INTO `wp_options` VALUES (56,'avatar_rating','G','yes');
INSERT INTO `wp_options` VALUES (57,'upload_url_path','','yes');
INSERT INTO `wp_options` VALUES (58,'thumbnail_size_w','150','yes');
INSERT INTO `wp_options` VALUES (59,'thumbnail_size_h','150','yes');
INSERT INTO `wp_options` VALUES (60,'thumbnail_crop','1','yes');
INSERT INTO `wp_options` VALUES (61,'medium_size_w','300','yes');
INSERT INTO `wp_options` VALUES (62,'medium_size_h','300','yes');
INSERT INTO `wp_options` VALUES (63,'avatar_default','mystery','yes');
INSERT INTO `wp_options` VALUES (64,'large_size_w','1024','yes');
INSERT INTO `wp_options` VALUES (65,'large_size_h','1024','yes');
INSERT INTO `wp_options` VALUES (66,'image_default_link_type','','yes');
INSERT INTO `wp_options` VALUES (67,'image_default_size','','yes');
INSERT INTO `wp_options` VALUES (68,'image_default_align','','yes');
INSERT INTO `wp_options` VALUES (69,'close_comments_for_old_posts','','yes');
INSERT INTO `wp_options` VALUES (70,'close_comments_days_old','14','yes');
INSERT INTO `wp_options` VALUES (71,'thread_comments','1','yes');
INSERT INTO `wp_options` VALUES (72,'thread_comments_depth','5','yes');
INSERT INTO `wp_options` VALUES (73,'page_comments','1','yes');
INSERT INTO `wp_options` VALUES (74,'comments_per_page','20','yes');
INSERT INTO `wp_options` VALUES (75,'default_comments_page','newest','yes');
INSERT INTO `wp_options` VALUES (76,'comment_order','asc','yes');
INSERT INTO `wp_options` VALUES (77,'sticky_posts','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (81,'uninstall_plugins','a:15:{s:25:\"sucuri-scanner/sucuri.php\";s:19:\"sucuriscanUninstall\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:43:\"simple-social-icons/simple-social-icons.php\";a:2:{i:0;s:26:\"Simple_Social_Icons_Widget\";i:1;s:16:\"plugin_uninstall\";}s:53:\"default-featured-image/set-default-featured-image.php\";a:2:{i:0;s:3:\"DFI\";i:1;s:9:\"uninstall\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:35:\"monsterinsights_lite_uninstall_hook\";s:17:\"weglot/weglot.php\";s:23:\"weglot_plugin_uninstall\";s:57:\"load-more-products-for-woocommerce/load-more-products.php\";a:2:{i:0;s:12:\"BeRocket_LMP\";i:1;s:12:\"deactivation\";}s:28:\"wp-site-migrate/wpengine.php\";a:2:{i:0;s:11:\"WPEWPAction\";i:1;s:9:\"uninstall\";}s:43:\"events-calendar-pro/events-calendar-pro.php\";s:19:\"tribe_ecp_uninstall\";s:82:\"nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/nexcess-mapps-dashboard.php\";s:43:\"Nexcess\\MAPPS\\Dashboard\\Uninstall\\uninstall\";s:34:\"migrate-to-liquidweb/liquidweb.php\";a:2:{i:0;s:10:\"LWWPAction\";i:1;s:9:\"uninstall\";}s:43:\"pressable-automated-migration/pressable.php\";a:2:{i:0;s:11:\"PBLWPAction\";i:1;s:9:\"uninstall\";}s:45:\"woocommerce-services/woocommerce-services.php\";a:2:{i:0;s:17:\"WC_Connect_Loader\";i:1;s:16:\"plugin_uninstall\";}s:37:\"instagram-feed-pro/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";s:20:\"worker/functions.php\";s:13:\"mwp_uninstall\";}','no');
INSERT INTO `wp_options` VALUES (82,'timezone_string','','yes');
INSERT INTO `wp_options` VALUES (83,'page_for_posts','768','yes');
INSERT INTO `wp_options` VALUES (84,'page_on_front','4103','yes');
INSERT INTO `wp_options` VALUES (85,'default_post_format','0','yes');
INSERT INTO `wp_options` VALUES (86,'link_manager_enabled','0','yes');
INSERT INTO `wp_options` VALUES (87,'finished_splitting_shared_terms','1','yes');
INSERT INTO `wp_options` VALUES (88,'site_icon','0','yes');
INSERT INTO `wp_options` VALUES (89,'medium_large_size_w','768','yes');
INSERT INTO `wp_options` VALUES (90,'medium_large_size_h','0','yes');
INSERT INTO `wp_options` VALUES (91,'wp_page_for_privacy_policy','3','yes');
INSERT INTO `wp_options` VALUES (92,'initial_db_version','38590','yes');
INSERT INTO `wp_options` VALUES (93,'wp_user_roles','a:9:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:178:{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: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:11:\"edit_blocks\";b:1;s:18:\"edit_others_blocks\";b:1;s:14:\"publish_blocks\";b:1;s:19:\"read_private_blocks\";b:1;s:11:\"read_blocks\";b:1;s:13:\"delete_blocks\";b:1;s:21:\"delete_private_blocks\";b:1;s:23:\"delete_published_blocks\";b:1;s:20:\"delete_others_blocks\";b:1;s:19:\"edit_private_blocks\";b:1;s:21:\"edit_published_blocks\";b:1;s:13:\"create_blocks\";b:1;s:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:10:\"copy_posts\";b:1;s:14:\"manage_podcast\";b:1;s:15:\"manage_berocket\";b:1;s:23:\"manage_berocket_account\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;s:16:\"restrict_content\";b:1;s:10:\"list_roles\";b:1;s:12:\"create_roles\";b:1;s:12:\"delete_roles\";b:1;s:10:\"edit_roles\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:23:\"tablepress_edit_options\";b:1;s:20:\"rocket_purge_opcache\";b:1;s:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:86:{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:11:\"edit_blocks\";b:1;s:18:\"edit_others_blocks\";b:1;s:14:\"publish_blocks\";b:1;s:19:\"read_private_blocks\";b:1;s:11:\"read_blocks\";b:1;s:13:\"delete_blocks\";b:1;s:21:\"delete_private_blocks\";b:1;s:23:\"delete_published_blocks\";b:1;s:20:\"delete_others_blocks\";b:1;s:19:\"edit_private_blocks\";b:1;s:21:\"edit_published_blocks\";b:1;s:13:\"create_blocks\";b:1;s:31:\"read_private_aggregator-records\";b:1;s:23:\"edit_aggregator-records\";b:1;s:30:\"edit_others_aggregator-records\";b:1;s:31:\"edit_private_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:32:\"delete_others_aggregator-records\";b:1;s:33:\"delete_private_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:10:\"copy_posts\";b:1;s:14:\"manage_podcast\";b:1;s:24:\"gravityforms_create_form\";b:1;s:27:\"gravityforms_delete_entries\";b:1;s:25:\"gravityforms_delete_forms\";b:1;s:25:\"gravityforms_edit_entries\";b:1;s:29:\"gravityforms_edit_entry_notes\";b:1;s:23:\"gravityforms_edit_forms\";b:1;s:26:\"gravityforms_edit_settings\";b:1;s:27:\"gravityforms_export_entries\";b:1;s:26:\"gravityforms_preview_forms\";b:1;s:25:\"gravityforms_view_entries\";b:1;s:29:\"gravityforms_view_entry_notes\";b:1;s:26:\"gravityforms_view_settings\";b:1;s:29:\"manage_instagram_feed_options\";b:1;s:18:\"edit_theme_options\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:35:{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:\"edit_blocks\";b:1;s:14:\"publish_blocks\";b:1;s:11:\"read_blocks\";b:1;s:13:\"delete_blocks\";b:1;s:23:\"delete_published_blocks\";b:1;s:21:\"edit_published_blocks\";b:1;s:13:\"create_blocks\";b:1;s:23:\"edit_aggregator-records\";b:1;s:33:\"edit_published_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";b:1;s:35:\"delete_published_aggregator-records\";b:1;s:26:\"publish_aggregator-records\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:8:{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:11:\"read_blocks\";b:1;s:23:\"edit_aggregator-records\";b:1;s:25:\"delete_aggregator-records\";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:96:{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:\"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:14:\"manage_options\";b:1;s:15:\"manage_berocket\";b:1;s:23:\"manage_berocket_account\";b:1;s:20:\"wpcode_edit_snippets\";b:1;s:24:\"wpcode_activate_snippets\";b:1;}}s:14:\"gfb_staff_role\";a:2:{s:4:\"name\";s:5:\"Staff\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:17:\"gfb_customer_role\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}}','yes');
INSERT INTO `wp_options` VALUES (94,'fresh_site','0','off');
INSERT INTO `wp_options` VALUES (95,'widget_search','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:4;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (96,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:15:\"Recent Articles\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (97,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (98,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (99,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (100,'sidebars_widgets','a:22:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:14:\"gform_widget-2\";i:1;s:14:\"gform_widget-3\";i:2;s:10:\"archives-2\";i:3;s:6:\"meta-2\";i:4;s:8:\"search-2\";i:5;s:12:\"categories-2\";i:6;s:14:\"recent-posts-2\";i:7;s:17:\"recent-comments-2\";i:8;s:14:\"custom_html-15\";}s:12:\"header-right\";a:1:{i:0;s:14:\"custom_html-14\";}s:7:\"sidebar\";a:3:{i:0;s:14:\"custom_html-12\";i:1;s:14:\"recent-posts-3\";i:2;s:15:\"featured-post-2\";}s:17:\"search-bar-widget\";a:1:{i:0;s:8:\"search-4\";}s:12:\"top-bar-full\";a:1:{i:0;s:14:\"custom_html-20\";}s:12:\"top-bar-left\";a:0:{}s:13:\"top-bar-right\";a:0:{}s:13:\"before-footer\";a:0:{}s:9:\"page-menu\";a:0:{}s:8:\"footer-1\";a:0:{}s:8:\"footer-2\";a:0:{}s:8:\"footer-3\";a:0:{}s:8:\"footer-4\";a:0:{}s:24:\"bsf-sb-tigua-sidebar-new\";a:1:{i:0;s:11:\"nav_menu-12\";}s:27:\"bsf-sb-property-sidebar-new\";a:3:{i:0;s:14:\"custom_html-17\";i:1;s:14:\"custom_html-18\";i:2;s:14:\"custom_html-19\";}s:22:\"bsf-sb-barney-page-new\";a:1:{i:0;s:11:\"nav_menu-11\";}s:22:\"bsf-sb-allies-page-new\";a:1:{i:0;s:11:\"nav_menu-10\";}s:8:\"woo-menu\";a:1:{i:0;s:13:\"custom_html-4\";}s:16:\"custom-sidebar-5\";a:1:{i:0;s:10:\"nav_menu-8\";}s:17:\"ecs-sidebar-11188\";a:1:{i:0;s:10:\"nav_menu-9\";}s:17:\"custom-sidebar-57\";a:1:{i:0;s:10:\"nav_menu-7\";}s:13:\"array_version\";i:3;}','yes');
INSERT INTO `wp_options` VALUES (101,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (102,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (103,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (104,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (105,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (106,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (107,'nonce_key','g^9wd5T1/9ePqKfU|bYM%{S2668JHCEKfD0GtOpZ30/H@UU=5%N <(=gJ;E?Ubn+','no');
INSERT INTO `wp_options` VALUES (108,'nonce_salt','fv|;,C>YD9[]RMpURpn(nsjzz84 |-WRn<>KmGdTH5i$CbHBIE!o|; A_0Qc81%r','no');
INSERT INTO `wp_options` VALUES (109,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (110,'widget_nav_menu','a:7:{i:7;a:2:{s:5:\"title\";s:18:\"Search By Category\";s:8:\"nav_menu\";i:48;}i:8;a:2:{s:5:\"title\";s:18:\"Search By Category\";s:8:\"nav_menu\";i:47;}i:9;a:2:{s:5:\"title\";s:9:\"Page Menu\";s:8:\"nav_menu\";i:17;}i:10;a:2:{s:5:\"title\";s:13:\"Property Menu\";s:8:\"nav_menu\";i:84;}i:11;a:2:{s:5:\"title\";s:13:\"Property Menu\";s:8:\"nav_menu\";i:85;}i:12;a:2:{s:5:\"title\";s:13:\"Property Menu\";s:8:\"nav_menu\";i:86;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (111,'widget_custom_html','a:9:{i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:14:\"[header_right]\";}i:12;a:2:{s:5:\"title\";s:16:\"Connect With Us!\";s:7:\"content\";s:14:\"[social_media]\";}i:14;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:17:\"[hjs_mobile_menu]\";}i:15;a:4:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:4:\"TEST\";s:14:\"csb_visibility\";a:3:{s:6:\"action\";s:4:\"show\";s:10:\"conditions\";a:24:{s:5:\"guest\";a:0:{}s:4:\"date\";a:0:{}s:5:\"roles\";a:0:{}s:9:\"pagetypes\";a:0:{}s:9:\"posttypes\";a:0:{}s:10:\"membership\";a:0:{}s:11:\"membership2\";a:0:{}s:7:\"prosite\";a:0:{}s:7:\"pt-post\";a:0:{}s:7:\"pt-page\";a:0:{}s:9:\"pt-sermon\";a:0:{}s:7:\"pt-team\";a:0:{}s:6:\"pt-faq\";a:0:{}s:14:\"pt-testimonial\";a:0:{}s:10:\"pt-product\";a:0:{}s:15:\"pt-tribe_events\";a:0:{}s:12:\"tax-category\";a:0:{}s:12:\"tax-post_tag\";a:0:{}s:15:\"tax-post_format\";a:0:{}s:14:\"tax-sermon-cat\";a:0:{}s:15:\"tax-product_cat\";a:0:{}s:15:\"tax-product_tag\";a:0:{}s:26:\"tax-product_shipping_class\";a:0:{}s:20:\"tax-tribe_events_cat\";a:0:{}}s:6:\"always\";b:1;}s:9:\"csb_clone\";a:2:{s:5:\"group\";s:1:\"1\";s:5:\"state\";s:2:\"ok\";}}i:17;a:2:{s:5:\"title\";s:8:\"Category\";s:7:\"content\";s:35:\"[facetwp facet=\"property_category\"]\";}i:18;a:2:{s:5:\"title\";s:6:\"Status\";s:7:\"content\";s:33:\"[facetwp facet=\"property_status\"]\";}i:19;a:2:{s:5:\"title\";s:5:\"Price\";s:7:\"content\";s:32:\"[facetwp facet=\"property_price\"]\";}i:20;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:20:\"[top_bar_full_width]\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (112,'cron','a:57:{i:1771815407;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:1771815500;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:1771815578;a:1:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1771815589;a:1:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1771817107;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771817112;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:1771817163;a:1:{s:40:\"monsterinsights_feature_feedback_checkin\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771817537;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1771820276;a:1:{s:41:\"googlesitekit_cron_update_remote_features\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771821122;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771821127;a:1:{s:35:\"monsterinsights_cache_daily_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:1771821137;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771826313;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771826400;a:1:{s:15:\"sbi_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771826594;a:1:{s:22:\"mwp_update_public_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771827949;a:1:{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;}}}i:1771829330;a:1:{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;}}}i:1771829776;a:1:{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:1771830000;a:1:{s:18:\"imagify_sync_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771830754;a:1:{s:17:\"gravityforms_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771833743;a:1:{s:26:\"pum_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771840518;a:1:{s:24:\"tribe_common_log_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:1771842095;a:1:{s:21:\"sb_instagram_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1771849208;a:1:{s:16:\"wcal_clear_carts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771854976;a:1:{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;}}}i:1771856134;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:1771857448;a:1:{s:24:\"akismet_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;}}}i:1771858253;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771863448;a:1:{s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771873557;a:1:{s:28:\"nexcess_mapps_usage_tracking\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771873977;a:1:{s:31:\"nexcess_mapps_daily_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771876800;a:1:{s:20:\"imagify_rating_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:1771877261;a:1:{s:20:\"wpseo_home_url_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771882461;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771882992;a:1:{s:27:\"acf_update_site_health_data\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771883042;a:1:{s:18:\"rocket_atf_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:1771885199;a:1:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771886235;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:1771891200;a:2:{s:35:\"rank_math/redirection/clean_trashed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771899638;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1771916798;a:1:{s:23:\"sbi_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771926434;a:1:{s:31:\"zerospam_update_blacklist_terms\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771935646;a:1:{s:18:\"wpseo_onpage_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771953594;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"648fd835446d387b2b85f363907e2175\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1771953594;}}}}i:1771977984;a:1:{s:35:\"monsterinsights_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1771989962;a:1:{s:46:\"monsterinsights_feature_feedback_clear_expired\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772045648;a:1:{s:24:\"spellbook_telemetry_send\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772123223;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:1772128035;a:1:{s:27:\"pum_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772205897;a:1:{s:32:\"nexcess_mapps_weekly_maintenance\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772210061;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:1772212794;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"2ffce70095ba0000a92567e7be473583\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1772212794;}}}}i:1772315820;a:1:{s:26:\"wpcode_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1772355600;a:1:{s:46:\"imagify_update_library_size_calculations_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:1773894501;a:1:{s:42:\"monsterinsights_product_feed_monthly_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}i:1774192336;a:1:{s:38:\"monsterinsights_charitable_notice_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:23:\"monsterinsights_monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2592000;}}}s:7:\"version\";i:2;}','on');
INSERT INTO `wp_options` VALUES (113,'theme_mods_twentyseventeen','a:3:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1527836864;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}s:18:\"nav_menu_locations\";a:0:{}}','no');
INSERT INTO `wp_options` VALUES (144,'current_theme','HJS Blocks','yes');
INSERT INTO `wp_options` VALUES (145,'theme_mods_genesis-sample','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:52;s:9:\"secondary\";i:17;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1562821058;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:14:{i:0;s:15:\"featured-post-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:8:\"search-2\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-2\";i:6;s:17:\"recent-comments-2\";i:7;s:13:\"custom_html-5\";i:8;s:13:\"custom_html-3\";i:9;s:10:\"nav_menu-6\";i:10;s:14:\"recent-posts-3\";i:11;s:8:\"search-4\";i:12;s:13:\"custom_html-8\";i:13;s:13:\"custom_html-4\";}s:7:\"sidebar\";a:6:{i:0;s:13:\"custom_html-2\";i:1;s:13:\"custom_html-9\";i:2;s:8:\"search-3\";i:3;s:14:\"custom_html-12\";i:4;s:10:\"nav_menu-7\";i:5;s:10:\"nav_menu-8\";}s:8:\"footer-1\";a:1:{i:0;s:14:\"custom_html-10\";}s:8:\"footer-2\";a:1:{i:0;s:14:\"custom_html-11\";}s:8:\"footer-3\";a:1:{i:0;s:10:\"nav_menu-5\";}s:11:\"after-entry\";a:0:{}}}}','no');
INSERT INTO `wp_options` VALUES (146,'theme_switched','','yes');
INSERT INTO `wp_options` VALUES (147,'widget_featured-page','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (148,'widget_featured-post','a:2:{i:2;a:19:{s:5:\"title\";s:14:\"Featured Posts\";s:9:\"posts_cat\";s:1:\"0\";s:9:\"posts_num\";i:5;s:12:\"posts_offset\";s:1:\"0\";s:7:\"orderby\";s:4:\"date\";s:5:\"order\";s:4:\"DESC\";s:13:\"gravatar_size\";s:2:\"45\";s:18:\"gravatar_alignment\";s:9:\"alignnone\";s:10:\"show_image\";s:1:\"1\";s:10:\"image_size\";s:9:\"thumbnail\";s:15:\"image_alignment\";s:9:\"alignleft\";s:10:\"show_title\";s:1:\"1\";s:9:\"post_info\";s:55:\"[post_date] By [post_author_posts_link] [post_comments]\";s:12:\"show_content\";s:0:\"\";s:13:\"content_limit\";s:1:\"0\";s:9:\"more_text\";s:14:\"[Read More...]\";s:11:\"extra_title\";s:0:\"\";s:9:\"extra_num\";s:0:\"\";s:23:\"more_from_category_text\";s:29:\"More Posts from this Category\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (149,'widget_user-profile','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (150,'genesis-settings','a:45:{s:13:\"theme_version\";s:5:\"3.3.1\";s:10:\"db_version\";s:4:\"3301\";s:13:\"first_version\";s:5:\"2.6.1\";s:6:\"update\";i:1;s:20:\"update_email_address\";s:0:\"\";s:10:\"adsense_id\";s:0:\"\";s:11:\"site_layout\";s:18:\"full-width-content\";s:10:\"blog_title\";s:4:\"text\";s:21:\"breadcrumb_posts_page\";b:0;s:17:\"breadcrumb_single\";b:0;s:15:\"breadcrumb_page\";b:0;s:18:\"breadcrumb_archive\";b:0;s:14:\"breadcrumb_404\";b:0;s:21:\"breadcrumb_attachment\";b:0;s:14:\"comments_posts\";i:1;s:16:\"trackbacks_posts\";b:0;s:15:\"content_archive\";s:4:\"full\";s:21:\"content_archive_limit\";s:3:\"150\";s:25:\"content_archive_thumbnail\";b:1;s:10:\"image_size\";s:11:\"blog-medium\";s:15:\"image_alignment\";s:9:\"alignleft\";s:9:\"posts_nav\";s:7:\"numeric\";s:16:\"blog_cat_exclude\";s:0:\"\";s:12:\"blog_cat_num\";i:6;s:14:\"header_scripts\";s:0:\"\";s:14:\"footer_scripts\";s:0:\"\";s:10:\"nav_extras\";s:0:\"\";s:21:\"nav_extras_twitter_id\";s:0:\"\";s:15:\"style_selection\";s:0:\"\";s:23:\"nav_extras_twitter_text\";s:0:\"\";s:8:\"feed_uri\";s:0:\"\";s:17:\"comments_feed_uri\";s:0:\"\";s:21:\"breadcrumb_front_page\";i:0;s:15:\"breadcrumb_home\";i:0;s:14:\"comments_pages\";b:0;s:9:\"superfish\";i:0;s:13:\"redirect_feed\";i:0;s:22:\"redirect_comments_feed\";i:0;s:16:\"trackbacks_pages\";b:0;s:12:\"update_email\";i:0;s:8:\"blog_cat\";i:0;s:7:\"upgrade\";i:1;s:11:\"footer_text\";s:203:\"[footer_copyright before=\"Copyright \"] Â· [footer_childtheme_link before=\"\" after=\" on\"] [footer_genesis_link url=\"https://www.studiopress.com/\" before=\"\"] Â· [footer_wordpress_link] Â· [footer_loginout]\";s:25:\"entry_meta_before_content\";s:67:\"[post_date] by [post_author_posts_link] [post_comments] [post_edit]\";s:24:\"entry_meta_after_content\";s:29:\"[post_categories] [post_tags]\";}','yes');
INSERT INTO `wp_options` VALUES (151,'genesis-seo-settings','a:27:{s:17:\"append_site_title\";i:0;s:12:\"doctitle_sep\";s:3:\"â€“\";s:20:\"doctitle_seplocation\";s:5:\"right\";s:23:\"append_description_home\";i:1;s:10:\"home_h1_on\";s:5:\"title\";s:13:\"home_doctitle\";s:0:\"\";s:16:\"home_description\";s:0:\"\";s:13:\"home_keywords\";s:0:\"\";s:12:\"home_noindex\";i:0;s:13:\"home_nofollow\";i:0;s:14:\"home_noarchive\";i:0;s:18:\"canonical_archives\";i:1;s:28:\"head_adjacent_posts_rel_link\";i:0;s:21:\"head_wlwmanifest_link\";i:0;s:14:\"head_shortlink\";i:0;s:19:\"noindex_cat_archive\";i:1;s:19:\"noindex_tag_archive\";i:1;s:22:\"noindex_author_archive\";i:1;s:20:\"noindex_date_archive\";i:1;s:22:\"noindex_search_archive\";i:1;s:21:\"noarchive_cat_archive\";i:0;s:21:\"noarchive_tag_archive\";i:0;s:24:\"noarchive_author_archive\";i:0;s:22:\"noarchive_date_archive\";i:0;s:24:\"noarchive_search_archive\";i:0;s:9:\"noarchive\";i:0;s:11:\"home_author\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (160,'recently_activated','a:0:{}','off');
INSERT INTO `wp_options` VALUES (161,'acf_version','6.6.0','yes');
INSERT INTO `wp_options` VALUES (166,'acf_pro_license','YToyOntzOjM6ImtleSI7czo3MjoiYjNKa1pYSmZhV1E5TlRZMk5USjhkSGx3WlQxa1pYWmxiRzl3WlhKOFpHRjBaVDB5TURFMUxUQTFMVEl5SURFMk9qTTJPakV4IjtzOjM6InVybCI7czozMToiaHR0cHM6Ly8ycG9vY2hpZXNwcm9wZXJ0aWVzLmNvbSI7fQ==','yes');
INSERT INTO `wp_options` VALUES (171,'theme_mods_hjs-flex','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:9:\"secondary\";i:17;s:7:\"primary\";i:16;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1582049177;s:4:\"data\";a:17:{s:16:\"custom-sidebar-5\";a:1:{i:0;s:10:\"nav_menu-8\";}s:17:\"custom-sidebar-57\";a:2:{i:0;s:28:\"woocommerce_product_search-4\";i:1;s:10:\"nav_menu-7\";}s:19:\"wp_inactive_widgets\";a:7:{i:0;s:28:\"woocommerce_product_search-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:8:\"search-2\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-2\";i:6;s:17:\"recent-comments-2\";}s:4:\"cs-2\";a:1:{i:0;s:25:\"woocommerce_widget_cart-2\";}s:4:\"cs-1\";a:1:{i:0;s:14:\"custom_html-15\";}s:12:\"header-right\";a:1:{i:0;s:14:\"custom_html-14\";}s:7:\"sidebar\";a:5:{i:0;s:14:\"custom_html-12\";i:1;s:13:\"custom_html-3\";i:2;s:10:\"nav_menu-6\";i:3;s:14:\"recent-posts-3\";i:4;s:15:\"featured-post-2\";}s:17:\"search-bar-widget\";a:2:{i:0;s:28:\"woocommerce_product_search-3\";i:1;s:8:\"search-4\";}s:8:\"woo-menu\";a:1:{i:0;s:13:\"custom_html-4\";}s:12:\"top-bar-full\";a:0:{}s:12:\"top-bar-left\";a:1:{i:0;s:13:\"custom_html-8\";}s:13:\"top-bar-right\";a:1:{i:0;s:14:\"custom_html-13\";}s:13:\"before-footer\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:14:\"custom_html-10\";}s:8:\"footer-2\";a:1:{i:0;s:14:\"custom_html-11\";}s:8:\"footer-3\";a:1:{i:0;s:10:\"nav_menu-5\";}s:8:\"footer-4\";a:2:{i:0;s:8:\"search-3\";i:1;s:13:\"custom_html-5\";}}}}','no');
INSERT INTO `wp_options` VALUES (193,'rg_form_version','2.9.19','yes');
INSERT INTO `wp_options` VALUES (194,'gform_enable_background_updates','','yes');
INSERT INTO `wp_options` VALUES (195,'gform_pending_installation','','yes');
INSERT INTO `wp_options` VALUES (196,'widget_gform_widget','a:3:{i:2;a:7:{s:5:\"title\";s:17:\"Newsletter Signup\";s:7:\"form_id\";s:2:\"14\";s:9:\"showtitle\";s:0:\"\";s:4:\"ajax\";s:0:\"\";s:15:\"disable_scripts\";s:0:\"\";s:15:\"showdescription\";s:1:\"1\";s:8:\"tabindex\";i:0;}i:3;a:7:{s:5:\"title\";s:17:\"Newsletter Signup\";s:7:\"form_id\";s:2:\"14\";s:9:\"showtitle\";s:0:\"\";s:4:\"ajax\";s:0:\"\";s:15:\"disable_scripts\";s:0:\"\";s:15:\"showdescription\";s:1:\"1\";s:8:\"tabindex\";i:0;}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (197,'gravityformsaddon_gravityformswebapi_version','1.0','yes');
INSERT INTO `wp_options` VALUES (231,'rg_gforms_key','a750b7195a12d2241148316c739d70cd','yes');
INSERT INTO `wp_options` VALUES (232,'gf_site_key','11b8de0c-c309-48f3-8fda-8b04d83f4745','yes');
INSERT INTO `wp_options` VALUES (233,'gf_site_secret','5c751370-966c-494c-8cbc-4f5f53bcb2d2','yes');
INSERT INTO `wp_options` VALUES (234,'gform_enable_noconflict','','yes');
INSERT INTO `wp_options` VALUES (235,'rg_gforms_enable_akismet','1','yes');
INSERT INTO `wp_options` VALUES (236,'rg_gforms_currency','USD','yes');
INSERT INTO `wp_options` VALUES (237,'gform_enable_toolbar_menu','1','yes');
INSERT INTO `wp_options` VALUES (246,'rg_gforms_enable_html5','1','yes');
INSERT INTO `wp_options` VALUES (247,'rg_gforms_captcha_public_key','','yes');
INSERT INTO `wp_options` VALUES (248,'rg_gforms_captcha_private_key','','yes');
INSERT INTO `wp_options` VALUES (249,'rg_gforms_message','<!--GFM-->','yes');
INSERT INTO `wp_options` VALUES (255,'factory_plugin_versions','a:1:{s:12:\"wbcr_clearfy\";s:10:\"free-1.2.1\";}','yes');
INSERT INTO `wp_options` VALUES (372,'woocommerce_store_address','406 S Boulder Ave','yes');
INSERT INTO `wp_options` VALUES (373,'woocommerce_store_address_2','STE 660E','yes');
INSERT INTO `wp_options` VALUES (374,'woocommerce_store_city','Tulsa','yes');
INSERT INTO `wp_options` VALUES (375,'woocommerce_default_country','US:OK','yes');
INSERT INTO `wp_options` VALUES (376,'woocommerce_store_postcode','74103','yes');
INSERT INTO `wp_options` VALUES (377,'woocommerce_allowed_countries','all','yes');
INSERT INTO `wp_options` VALUES (378,'woocommerce_all_except_countries','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (379,'woocommerce_specific_allowed_countries','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (380,'woocommerce_ship_to_countries','','yes');
INSERT INTO `wp_options` VALUES (381,'woocommerce_specific_ship_to_countries','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (382,'woocommerce_default_customer_address','','yes');
INSERT INTO `wp_options` VALUES (383,'woocommerce_calc_taxes','yes','yes');
INSERT INTO `wp_options` VALUES (384,'woocommerce_enable_coupons','yes','yes');
INSERT INTO `wp_options` VALUES (385,'woocommerce_calc_discounts_sequentially','no','no');
INSERT INTO `wp_options` VALUES (386,'woocommerce_currency','USD','yes');
INSERT INTO `wp_options` VALUES (387,'woocommerce_currency_pos','left','yes');
INSERT INTO `wp_options` VALUES (388,'woocommerce_price_thousand_sep',',','yes');
INSERT INTO `wp_options` VALUES (389,'woocommerce_price_decimal_sep','.','yes');
INSERT INTO `wp_options` VALUES (390,'woocommerce_price_num_decimals','2','yes');
INSERT INTO `wp_options` VALUES (391,'woocommerce_shop_page_id','762','yes');
INSERT INTO `wp_options` VALUES (392,'woocommerce_cart_redirect_after_add','no','yes');
INSERT INTO `wp_options` VALUES (393,'woocommerce_enable_ajax_add_to_cart','yes','yes');
INSERT INTO `wp_options` VALUES (394,'woocommerce_weight_unit','lbs','yes');
INSERT INTO `wp_options` VALUES (395,'woocommerce_dimension_unit','in','yes');
INSERT INTO `wp_options` VALUES (396,'woocommerce_enable_reviews','yes','yes');
INSERT INTO `wp_options` VALUES (397,'woocommerce_review_rating_verification_label','yes','no');
INSERT INTO `wp_options` VALUES (398,'woocommerce_review_rating_verification_required','no','no');
INSERT INTO `wp_options` VALUES (399,'woocommerce_enable_review_rating','yes','yes');
INSERT INTO `wp_options` VALUES (400,'woocommerce_review_rating_required','yes','no');
INSERT INTO `wp_options` VALUES (401,'woocommerce_manage_stock','yes','yes');
INSERT INTO `wp_options` VALUES (402,'woocommerce_hold_stock_minutes','60','no');
INSERT INTO `wp_options` VALUES (403,'woocommerce_notify_low_stock','yes','no');
INSERT INTO `wp_options` VALUES (404,'woocommerce_notify_no_stock','yes','no');
INSERT INTO `wp_options` VALUES (405,'woocommerce_stock_email_recipient','jordan@hirejordansmith.com','no');
INSERT INTO `wp_options` VALUES (406,'woocommerce_notify_low_stock_amount','2','no');
INSERT INTO `wp_options` VALUES (407,'woocommerce_notify_no_stock_amount','0','yes');
INSERT INTO `wp_options` VALUES (408,'woocommerce_hide_out_of_stock_items','no','yes');
INSERT INTO `wp_options` VALUES (409,'woocommerce_stock_format','','yes');
INSERT INTO `wp_options` VALUES (410,'woocommerce_file_download_method','force','no');
INSERT INTO `wp_options` VALUES (411,'woocommerce_downloads_require_login','no','no');
INSERT INTO `wp_options` VALUES (412,'woocommerce_downloads_grant_access_after_payment','yes','no');
INSERT INTO `wp_options` VALUES (413,'woocommerce_prices_include_tax','no','yes');
INSERT INTO `wp_options` VALUES (414,'woocommerce_tax_based_on','shipping','yes');
INSERT INTO `wp_options` VALUES (415,'woocommerce_shipping_tax_class','inherit','yes');
INSERT INTO `wp_options` VALUES (416,'woocommerce_tax_round_at_subtotal','no','yes');
INSERT INTO `wp_options` VALUES (418,'woocommerce_tax_display_shop','excl','yes');
INSERT INTO `wp_options` VALUES (419,'woocommerce_tax_display_cart','excl','yes');
INSERT INTO `wp_options` VALUES (420,'woocommerce_price_display_suffix','','yes');
INSERT INTO `wp_options` VALUES (421,'woocommerce_tax_total_display','itemized','no');
INSERT INTO `wp_options` VALUES (422,'woocommerce_enable_shipping_calc','no','no');
INSERT INTO `wp_options` VALUES (423,'woocommerce_shipping_cost_requires_address','yes','yes');
INSERT INTO `wp_options` VALUES (424,'woocommerce_ship_to_destination','billing','no');
INSERT INTO `wp_options` VALUES (425,'woocommerce_shipping_debug_mode','no','yes');
INSERT INTO `wp_options` VALUES (426,'woocommerce_enable_guest_checkout','yes','no');
INSERT INTO `wp_options` VALUES (427,'woocommerce_enable_checkout_login_reminder','yes','no');
INSERT INTO `wp_options` VALUES (428,'woocommerce_enable_signup_and_login_from_checkout','yes','no');
INSERT INTO `wp_options` VALUES (429,'woocommerce_enable_myaccount_registration','no','no');
INSERT INTO `wp_options` VALUES (430,'woocommerce_registration_generate_username','yes','no');
INSERT INTO `wp_options` VALUES (431,'woocommerce_registration_generate_password','yes','no');
INSERT INTO `wp_options` VALUES (432,'woocommerce_erasure_request_removes_order_data','no','no');
INSERT INTO `wp_options` VALUES (433,'woocommerce_erasure_request_removes_download_data','no','no');
INSERT INTO `wp_options` VALUES (434,'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');
INSERT INTO `wp_options` VALUES (435,'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');
INSERT INTO `wp_options` VALUES (436,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no');
INSERT INTO `wp_options` VALUES (437,'woocommerce_trash_pending_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no');
INSERT INTO `wp_options` VALUES (438,'woocommerce_trash_failed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no');
INSERT INTO `wp_options` VALUES (439,'woocommerce_trash_cancelled_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no');
INSERT INTO `wp_options` VALUES (440,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no');
INSERT INTO `wp_options` VALUES (441,'woocommerce_email_from_name','HJSFLEX','no');
INSERT INTO `wp_options` VALUES (442,'woocommerce_email_from_address','jordan@hirejordansmith.com','no');
INSERT INTO `wp_options` VALUES (443,'woocommerce_email_header_image','','no');
INSERT INTO `wp_options` VALUES (444,'woocommerce_email_footer_text','{site_title}','no');
INSERT INTO `wp_options` VALUES (445,'woocommerce_email_base_color','#96588a','no');
INSERT INTO `wp_options` VALUES (446,'woocommerce_email_background_color','#f7f7f7','no');
INSERT INTO `wp_options` VALUES (447,'woocommerce_email_body_background_color','#ffffff','no');
INSERT INTO `wp_options` VALUES (448,'woocommerce_email_text_color','#3c3c3c','no');
INSERT INTO `wp_options` VALUES (449,'woocommerce_cart_page_id','763','yes');
INSERT INTO `wp_options` VALUES (450,'woocommerce_checkout_page_id','764','yes');
INSERT INTO `wp_options` VALUES (451,'woocommerce_myaccount_page_id','765','yes');
INSERT INTO `wp_options` VALUES (452,'woocommerce_terms_page_id','1072','no');
INSERT INTO `wp_options` VALUES (453,'woocommerce_force_ssl_checkout','no','yes');
INSERT INTO `wp_options` VALUES (454,'woocommerce_unforce_ssl_checkout','no','yes');
INSERT INTO `wp_options` VALUES (455,'woocommerce_checkout_pay_endpoint','order-pay','yes');
INSERT INTO `wp_options` VALUES (456,'woocommerce_checkout_order_received_endpoint','order-received','yes');
INSERT INTO `wp_options` VALUES (457,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes');
INSERT INTO `wp_options` VALUES (458,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes');
INSERT INTO `wp_options` VALUES (459,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes');
INSERT INTO `wp_options` VALUES (460,'woocommerce_myaccount_orders_endpoint','orders','yes');
INSERT INTO `wp_options` VALUES (461,'woocommerce_myaccount_view_order_endpoint','view-order','yes');
INSERT INTO `wp_options` VALUES (462,'woocommerce_myaccount_downloads_endpoint','downloads','yes');
INSERT INTO `wp_options` VALUES (463,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes');
INSERT INTO `wp_options` VALUES (464,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes');
INSERT INTO `wp_options` VALUES (465,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes');
INSERT INTO `wp_options` VALUES (466,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes');
INSERT INTO `wp_options` VALUES (467,'woocommerce_logout_endpoint','customer-logout','yes');
INSERT INTO `wp_options` VALUES (468,'woocommerce_api_enabled','no','yes');
INSERT INTO `wp_options` VALUES (469,'woocommerce_single_image_width','600','yes');
INSERT INTO `wp_options` VALUES (470,'woocommerce_thumbnail_image_width','300','yes');
INSERT INTO `wp_options` VALUES (471,'woocommerce_checkout_highlight_required_fields','yes','yes');
INSERT INTO `wp_options` VALUES (472,'woocommerce_demo_store','no','no');
INSERT INTO `wp_options` VALUES (473,'woocommerce_permalinks','a:5:{s:12:\"product_base\";s:7:\"product\";s:13:\"category_base\";s:4:\"shop\";s:8:\"tag_base\";s:4:\"shop\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (474,'current_theme_supports_woocommerce','yes','yes');
INSERT INTO `wp_options` VALUES (475,'woocommerce_queue_flush_rewrite_rules','no','yes');
INSERT INTO `wp_options` VALUES (478,'default_product_cat','15','yes');
INSERT INTO `wp_options` VALUES (483,'woocommerce_admin_notices','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (485,'widget_woocommerce_widget_cart','a:2:{i:2;a:4:{s:5:\"title\";s:4:\"Cart\";s:13:\"hide_if_empty\";i:0;s:14:\"csb_visibility\";a:3:{s:6:\"action\";s:4:\"show\";s:10:\"conditions\";a:24:{s:5:\"guest\";a:0:{}s:4:\"date\";a:0:{}s:5:\"roles\";a:0:{}s:9:\"pagetypes\";a:0:{}s:9:\"posttypes\";a:0:{}s:10:\"membership\";a:0:{}s:11:\"membership2\";a:0:{}s:7:\"prosite\";a:0:{}s:7:\"pt-post\";a:0:{}s:7:\"pt-page\";a:0:{}s:9:\"pt-sermon\";a:0:{}s:7:\"pt-team\";a:0:{}s:6:\"pt-faq\";a:0:{}s:14:\"pt-testimonial\";a:0:{}s:10:\"pt-product\";a:0:{}s:15:\"pt-tribe_events\";a:0:{}s:12:\"tax-category\";a:0:{}s:12:\"tax-post_tag\";a:0:{}s:15:\"tax-post_format\";a:0:{}s:14:\"tax-sermon-cat\";a:0:{}s:15:\"tax-product_cat\";a:0:{}s:15:\"tax-product_tag\";a:0:{}s:26:\"tax-product_shipping_class\";a:0:{}s:20:\"tax-tribe_events_cat\";a:0:{}}s:6:\"always\";b:1;}s:9:\"csb_clone\";a:2:{s:5:\"group\";s:1:\"2\";s:5:\"state\";s:2:\"ok\";}}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (486,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (487,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (488,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (489,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (490,'widget_woocommerce_product_search','a:4:{i:2;a:1:{s:5:\"title\";s:0:\"\";}i:3;a:1:{s:5:\"title\";s:0:\"\";}i:4;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (491,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (492,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (493,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (494,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (495,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (496,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (503,'woocommerce_meta_box_errors','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (541,'responsive_menu_pro_version','4.1.1','yes');
INSERT INTO `wp_options` VALUES (542,'wpseo','a:114:{s:8:\"tracking\";b:0;s:16:\"toggled_tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:16:\"indexing_started\";b:0;s:15:\"indexing_reason\";s:21:\"post_type_made_public\";s:29:\"indexables_indexing_completed\";b:1;s:13:\"index_now_key\";s:0:\"\";s:7:\"version\";s:4:\"25.4\";s:16:\"previous_version\";s:6:\"25.3.1\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:0;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:34:\"inclusive_language_analysis_active\";b:0;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:16:\"enable_index_now\";b:1;s:19:\"enable_ai_generator\";b:0;s:22:\"ai_enabled_pre_default\";b:0;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1527839402;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:23:\"/%category%/%postname%/\";s:8:\"home_url\";s:31:\"https://2poochiesproperties.com\";s:18:\"dynamic_permalinks\";b:0;s:17:\"category_base_url\";s:0:\"\";s:12:\"tag_base_url\";s:0:\"\";s:21:\"custom_taxonomy_slugs\";a:5:{s:15:\"testimonial-cat\";s:15:\"testimonial-cat\";s:17:\"property-category\";s:17:\"property-category\";s:15:\"property-status\";s:15:\"property-status\";s:29:\"monsterinsights_note_category\";s:29:\"monsterinsights_note_category\";s:30:\"rank_math_redirection_category\";s:30:\"rank_math_redirection_category\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:23:\"enable_metabox_insights\";b:1;s:23:\"enable_link_suggestions\";b:1;s:26:\"algolia_integration_active\";b:0;s:14:\"import_cursors\";a:0:{}s:13:\"workouts_data\";a:1:{s:13:\"configuration\";a:1:{s:13:\"finishedSteps\";a:0:{}}}s:28:\"configuration_finished_steps\";a:0:{}s:36:\"dismiss_configuration_workout_notice\";b:1;s:34:\"dismiss_premium_deactivated_notice\";b:0;s:19:\"importing_completed\";a:0:{}s:26:\"wincher_integration_active\";b:1;s:14:\"wincher_tokens\";a:0:{}s:36:\"wincher_automatically_add_keyphrases\";b:0;s:18:\"wincher_website_id\";s:0:\"\";s:18:\"first_time_install\";b:1;s:34:\"should_redirect_after_install_free\";b:0;s:34:\"activation_redirect_timestamp_free\";i:1652258756;s:18:\"remove_feed_global\";b:0;s:27:\"remove_feed_global_comments\";b:0;s:25:\"remove_feed_post_comments\";b:0;s:19:\"remove_feed_authors\";b:0;s:22:\"remove_feed_categories\";b:0;s:16:\"remove_feed_tags\";b:0;s:29:\"remove_feed_custom_taxonomies\";b:0;s:22:\"remove_feed_post_types\";b:0;s:18:\"remove_feed_search\";b:0;s:21:\"remove_atom_rdf_feeds\";b:0;s:17:\"remove_shortlinks\";b:0;s:21:\"remove_rest_api_links\";b:0;s:20:\"remove_rsd_wlw_links\";b:0;s:19:\"remove_oembed_links\";b:0;s:16:\"remove_generator\";b:0;s:20:\"remove_emoji_scripts\";b:0;s:24:\"remove_powered_by_header\";b:0;s:22:\"remove_pingback_header\";b:0;s:28:\"clean_campaign_tracking_urls\";b:0;s:16:\"clean_permalinks\";b:0;s:32:\"clean_permalinks_extra_variables\";s:0:\"\";s:14:\"search_cleanup\";b:0;s:20:\"search_cleanup_emoji\";b:0;s:23:\"search_cleanup_patterns\";b:0;s:22:\"search_character_limit\";i:50;s:20:\"deny_search_crawling\";b:0;s:21:\"deny_wp_json_crawling\";b:0;s:20:\"deny_adsbot_crawling\";b:0;s:19:\"deny_ccbot_crawling\";b:0;s:29:\"deny_google_extended_crawling\";b:0;s:20:\"deny_gptbot_crawling\";b:0;s:27:\"redirect_search_pretty_urls\";b:0;s:29:\"least_readability_ignore_list\";a:0:{}s:27:\"least_seo_score_ignore_list\";a:0:{}s:23:\"most_linked_ignore_list\";a:0:{}s:24:\"least_linked_ignore_list\";a:0:{}s:28:\"indexables_page_reading_list\";a:5:{i:0;b:0;i:1;b:0;i:2;b:0;i:3;b:0;i:4;b:0;}s:25:\"indexables_overview_state\";s:21:\"dashboard-not-visited\";s:28:\"last_known_public_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:3:\"faq\";i:3;s:11:\"testimonial\";i:4;s:8:\"property\";}s:28:\"last_known_public_taxonomies\";a:6:{i:0;s:8:\"category\";i:1;s:8:\"post_tag\";i:2;s:11:\"post_format\";i:3;s:15:\"testimonial-cat\";i:4;s:17:\"property-category\";i:5;s:15:\"property-status\";}s:23:\"last_known_no_unindexed\";a:6:{s:40:\"wpseo_total_unindexed_post_type_archives\";i:1751557803;s:35:\"wpseo_total_unindexed_general_items\";i:1751557803;s:31:\"wpseo_unindexed_post_link_count\";i:1751557803;s:31:\"wpseo_unindexed_term_link_count\";i:1751557803;s:27:\"wpseo_total_unindexed_posts\";i:1751592421;s:27:\"wpseo_total_unindexed_terms\";i:1751592421;}s:14:\"new_post_types\";a:1:{i:2;s:3:\"faq\";}s:14:\"new_taxonomies\";a:0:{}s:34:\"show_new_content_type_notification\";b:0;s:44:\"site_kit_configuration_permanently_dismissed\";b:0;s:18:\"site_kit_connected\";b:0;s:37:\"site_kit_tracking_setup_widget_loaded\";s:2:\"no\";s:41:\"site_kit_tracking_first_interaction_stage\";s:0:\"\";s:40:\"site_kit_tracking_last_interaction_stage\";s:0:\"\";s:52:\"site_kit_tracking_setup_widget_temporarily_dismissed\";s:2:\"no\";s:52:\"site_kit_tracking_setup_widget_permanently_dismissed\";s:2:\"no\";s:31:\"google_site_kit_feature_enabled\";b:0;s:15:\"enable_llms_txt\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (543,'wpseo_titles','a:158:{s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:25:\"social-title-author-wpseo\";s:8:\"%%name%%\";s:26:\"social-title-archive-wpseo\";s:8:\"%%date%%\";s:31:\"social-description-author-wpseo\";s:0:\"\";s:32:\"social-description-archive-wpseo\";s:0:\"\";s:29:\"social-image-url-author-wpseo\";s:0:\"\";s:30:\"social-image-url-archive-wpseo\";s:0:\"\";s:28:\"social-image-id-author-wpseo\";i:0;s:29:\"social-image-id-archive-wpseo\";i:0;s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:0:\"\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"Â»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:83:\"https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-logo-color.svg\";s:12:\"company_name\";s:20:\"2Poochies Properties\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:26:\"open_graph_frontpage_title\";s:12:\"%%sitename%%\";s:25:\"open_graph_frontpage_desc\";s:0:\"\";s:26:\"open_graph_frontpage_image\";s:0:\"\";s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:21:\"schema-page-type-post\";s:7:\"WebPage\";s:24:\"schema-article-type-post\";s:7:\"Article\";s:17:\"social-title-post\";s:9:\"%%title%%\";s:23:\"social-description-post\";s:0:\"\";s:21:\"social-image-url-post\";s:0:\"\";s:20:\"social-image-id-post\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:21:\"schema-page-type-page\";s:7:\"WebPage\";s:24:\"schema-article-type-page\";s:4:\"None\";s:17:\"social-title-page\";s:9:\"%%title%%\";s:23:\"social-description-page\";s:0:\"\";s:21:\"social-image-url-page\";s:0:\"\";s:20:\"social-image-id-page\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:27:\"schema-page-type-attachment\";s:7:\"WebPage\";s:30:\"schema-article-type-attachment\";s:4:\"None\";s:17:\"title-testimonial\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:20:\"metadesc-testimonial\";s:0:\"\";s:19:\"noindex-testimonial\";b:0;s:30:\"display-metabox-pt-testimonial\";b:1;s:30:\"post_types-testimonial-maintax\";i:0;s:28:\"schema-page-type-testimonial\";s:7:\"WebPage\";s:31:\"schema-article-type-testimonial\";s:4:\"None\";s:24:\"social-title-testimonial\";s:9:\"%%title%%\";s:30:\"social-description-testimonial\";s:0:\"\";s:28:\"social-image-url-testimonial\";s:0:\"\";s:27:\"social-image-id-testimonial\";i:0;s:14:\"title-property\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:17:\"metadesc-property\";s:0:\"\";s:16:\"noindex-property\";b:0;s:27:\"display-metabox-pt-property\";b:1;s:27:\"post_types-property-maintax\";i:0;s:25:\"schema-page-type-property\";s:7:\"WebPage\";s:28:\"schema-article-type-property\";s:4:\"None\";s:21:\"social-title-property\";s:9:\"%%title%%\";s:27:\"social-description-property\";s:0:\"\";s:25:\"social-image-url-property\";s:0:\"\";s:24:\"social-image-id-property\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:25:\"social-title-tax-category\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-category\";s:0:\"\";s:29:\"social-image-url-tax-category\";s:0:\"\";s:28:\"social-image-id-tax-category\";i:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:1;s:25:\"social-title-tax-post_tag\";s:23:\"%%term_title%% Archives\";s:31:\"social-description-tax-post_tag\";s:0:\"\";s:29:\"social-image-url-tax-post_tag\";s:0:\"\";s:28:\"social-image-id-tax-post_tag\";i:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:28:\"social-title-tax-post_format\";s:23:\"%%term_title%% Archives\";s:34:\"social-description-tax-post_format\";s:0:\"\";s:32:\"social-image-url-tax-post_format\";s:0:\"\";s:31:\"social-image-id-tax-post_format\";i:0;s:25:\"title-tax-testimonial-cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-tax-testimonial-cat\";s:0:\"\";s:35:\"display-metabox-tax-testimonial-cat\";b:1;s:27:\"noindex-tax-testimonial-cat\";b:0;s:32:\"social-title-tax-testimonial-cat\";s:23:\"%%term_title%% Archives\";s:38:\"social-description-tax-testimonial-cat\";s:0:\"\";s:36:\"social-image-url-tax-testimonial-cat\";s:0:\"\";s:35:\"social-image-id-tax-testimonial-cat\";i:0;s:33:\"taxonomy-testimonial-cat-ptparent\";i:0;s:27:\"title-tax-property-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-property-category\";s:0:\"\";s:37:\"display-metabox-tax-property-category\";b:1;s:29:\"noindex-tax-property-category\";b:0;s:34:\"social-title-tax-property-category\";s:23:\"%%term_title%% Archives\";s:40:\"social-description-tax-property-category\";s:0:\"\";s:38:\"social-image-url-tax-property-category\";s:0:\"\";s:37:\"social-image-id-tax-property-category\";i:0;s:35:\"taxonomy-property-category-ptparent\";i:0;s:25:\"title-tax-property-status\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-tax-property-status\";s:0:\"\";s:35:\"display-metabox-tax-property-status\";b:1;s:27:\"noindex-tax-property-status\";b:0;s:32:\"social-title-tax-property-status\";s:23:\"%%term_title%% Archives\";s:38:\"social-description-tax-property-status\";s:0:\"\";s:36:\"social-image-url-tax-property-status\";s:0:\"\";s:35:\"social-image-id-tax-property-status\";i:0;s:33:\"taxonomy-property-status-ptparent\";i:0;s:14:\"person_logo_id\";i:0;s:15:\"company_logo_id\";i:14818;s:17:\"company_logo_meta\";a:9:{s:5:\"width\";i:480;s:6:\"height\";i:610;s:3:\"url\";s:83:\"https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-logo-color.svg\";s:4:\"path\";s:63:\"/srv/htdocs/wp-content/uploads/2022/05/2poochies-logo-color.svg\";s:4:\"size\";s:4:\"full\";s:2:\"id\";i:14818;s:3:\"alt\";s:0:\"\";s:6:\"pixels\";i:292800;s:4:\"type\";s:13:\"image/svg+xml\";}s:16:\"person_logo_meta\";b:0;s:29:\"open_graph_frontpage_image_id\";i:0;s:26:\"taxonomy-category-ptparent\";s:1:\"0\";s:26:\"taxonomy-post_tag-ptparent\";s:1:\"0\";s:29:\"taxonomy-post_format-ptparent\";s:1:\"0\";}','yes');
INSERT INTO `wp_options` VALUES (544,'wpseo_social','a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (558,'xoo-wsc-gl-options','a:31:{s:11:\"m-auto-open\";s:3:\"yes\";s:10:\"m-ajax-atc\";s:3:\"yes\";s:9:\"m-flycart\";s:2:\"no\";s:12:\"m-cart-order\";s:3:\"asc\";s:10:\"m-bk-count\";s:8:\"quantity\";s:9:\"m-cp-list\";s:4:\"hide\";s:10:\"m-shop-url\";s:37:\"https://2poochiesproperties.com/shop/\";s:11:\"m-hide-cart\";s:0:\"\";s:8:\"sch-show\";a:4:{i:0;s:13:\"notifications\";i:1;s:12:\"shipping_bar\";i:2;s:6:\"basket\";i:3;s:5:\"close\";}s:15:\"sch-notify-time\";s:4:\"5000\";s:8:\"scb-show\";a:7:{i:0;s:13:\"product_image\";i:1;s:12:\"product_name\";i:2;s:13:\"product_price\";i:3;s:13:\"product_total\";i:4;s:12:\"product_meta\";i:5;s:12:\"product_link\";i:6;s:11:\"product_del\";}s:14:\"scb-update-qty\";s:3:\"yes\";s:16:\"scb-update-delay\";s:3:\"500\";s:13:\"scb-pname-var\";s:3:\"yes\";s:8:\"scf-show\";a:1:{i:0;s:8:\"subtotal\";}s:14:\"scf-pec-enable\";s:2:\"no\";s:11:\"scsp-enable\";s:2:\"no\";s:15:\"scsp-mob-enable\";s:2:\"no\";s:9:\"scsp-show\";a:4:{i:0;s:5:\"image\";i:1;s:5:\"title\";i:2;s:5:\"price\";i:3;s:9:\"addtocart\";}s:9:\"scsp-type\";s:7:\"related\";s:8:\"scsp-ids\";s:0:\"\";s:10:\"scsp-count\";s:1:\"5\";s:11:\"scsp-random\";s:3:\"yes\";s:16:\"sct-cart-heading\";s:9:\"Your Cart\";s:14:\"sct-ft-contbtn\";s:17:\"Continue Shopping\";s:14:\"sct-ft-cartbtn\";s:0:\"\";s:13:\"sct-ft-chkbtn\";s:8:\"Checkout\";s:9:\"sct-empty\";s:18:\"Your cart is empty\";s:12:\"sct-shop-btn\";s:14:\"Return to Shop\";s:16:\"sct-sb-remaining\";s:34:\"You\'re %s away from free shipping.\";s:11:\"sct-sb-free\";s:32:\"Congrats! You get free shipping.\";}','yes');
INSERT INTO `wp_options` VALUES (568,'WPLANG','','yes');
INSERT INTO `wp_options` VALUES (652,'wdev-frash','a:3:{s:7:\"plugins\";a:2:{s:23:\"wp-smushit/wp-smush.php\";i:1527839916;s:34:\"custom-sidebars/customsidebars.php\";i:1582042923;}s:5:\"queue\";a:2:{s:32:\"6a9b139509f3226afafc03dc81d90bd2\";a:3:{s:6:\"plugin\";s:34:\"custom-sidebars/customsidebars.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1582042923;}s:32:\"f21a0d5a84b747557fce042d7049df2b\";a:3:{s:6:\"plugin\";s:34:\"custom-sidebars/customsidebars.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1582647723;}}s:4:\"done\";a:2:{i:0;a:6:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:4:\"rate\";s:7:\"show_at\";i:1528444716;s:5:\"state\";s:6:\"ignore\";s:4:\"hash\";s:32:\"fc50097023d0d34c5a66f6cddcf77694\";s:10:\"handled_at\";i:1539291634;}i:1;a:6:{s:6:\"plugin\";s:23:\"wp-smushit/wp-smush.php\";s:4:\"type\";s:5:\"email\";s:7:\"show_at\";i:1539378025;s:5:\"state\";s:6:\"ignore\";s:4:\"hash\";s:32:\"7de3619981caadc55f30a002bfb299f6\";s:10:\"handled_at\";i:1539514335;}}}','no');
INSERT INTO `wp_options` VALUES (653,'wp-smush-install-type','existing','no');
INSERT INTO `wp_options` VALUES (654,'wp-smush-version','3.8.3','no');
INSERT INTO `wp_options` VALUES (655,'wp-smush-skip-redirect','1','no');
INSERT INTO `wp_options` VALUES (657,'smush_global_stats','a:9:{s:11:\"size_before\";i:15398089;s:10:\"size_after\";i:13498277;s:7:\"percent\";d:12.3;s:5:\"human\";s:6:\"1.8 MB\";s:5:\"bytes\";i:1899812;s:12:\"total_images\";i:546;s:12:\"resize_count\";i:1;s:14:\"resize_savings\";i:524240;s:18:\"conversion_savings\";i:0;}','no');
INSERT INTO `wp_options` VALUES (664,'dir_smush_stats','a:2:{s:9:\"dir_smush\";a:2:{s:5:\"total\";i:0;s:9:\"optimised\";i:0;}s:14:\"combined_stats\";a:0:{}}','no');
INSERT INTO `wp_options` VALUES (665,'wp-smush-resize_sizes','a:2:{s:5:\"width\";i:1800;s:6:\"height\";i:1800;}','no');
INSERT INTO `wp_options` VALUES (666,'skip-smush-setup','1','no');
INSERT INTO `wp_options` VALUES (672,'wp-smush-keep_exif','0','no');
INSERT INTO `wp_options` VALUES (676,'wp-smush-image_sizes','a:21:{i:0;s:9:\"thumbnail\";i:1;s:6:\"medium\";i:2;s:5:\"large\";i:3;s:11:\"flex-medium\";i:4;s:15:\"flex-medium-alt\";i:5;s:16:\"flex-medium-tall\";i:6;s:7:\"sponsor\";i:7;s:11:\"page-banner\";i:8;s:14:\"content-banner\";i:9;s:17:\"gallery-grid-five\";i:10;s:18:\"image-content-five\";i:11;s:16:\"thumbnail-slider\";i:12;s:11:\"blog-medium\";i:13;s:9:\"blog-full\";i:14;s:21:\"woocommerce_thumbnail\";i:15;s:18:\"woocommerce_single\";i:16;s:29:\"woocommerce_gallery_thumbnail\";i:17;s:12:\"shop_catalog\";i:18;s:11:\"shop_single\";i:19;s:14:\"shop_thumbnail\";i:20;s:12:\"medium_large\";}','no');
INSERT INTO `wp_options` VALUES (755,'berocket_key_activated_plugins','a:1:{i:3;b:0;}','yes');
INSERT INTO `wp_options` VALUES (762,'responsive_menu_pro_current_page','license','yes');
INSERT INTO `wp_options` VALUES (763,'responsive_menu_pro_license_type','License','yes');
INSERT INTO `wp_options` VALUES (764,'responsive_menu_pro_license_key','9c8b438cd3ab8f984861c001e6a3a631','yes');
INSERT INTO `wp_options` VALUES (766,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','off');
INSERT INTO `wp_options` VALUES (779,'wsp_version_key','1.3.0','yes');
INSERT INTO `wp_options` VALUES (804,'options_default_banner','','no');
INSERT INTO `wp_options` VALUES (805,'_options_default_banner','field_57ea57e97f9c6','no');
INSERT INTO `wp_options` VALUES (806,'options_blog_banner','792','no');
INSERT INTO `wp_options` VALUES (807,'_options_blog_banner','field_5901b17904ba1','no');
INSERT INTO `wp_options` VALUES (808,'options_site_favicon','14815','off');
INSERT INTO `wp_options` VALUES (809,'_options_site_favicon','field_59dc1c323dca3','no');
INSERT INTO `wp_options` VALUES (810,'options_site_logo','14818','off');
INSERT INTO `wp_options` VALUES (811,'_options_site_logo','field_56c5ecbc2d2d5','no');
INSERT INTO `wp_options` VALUES (812,'options_site_login_logo','14818','off');
INSERT INTO `wp_options` VALUES (813,'_options_site_login_logo','field_580655a92c61c','no');
INSERT INTO `wp_options` VALUES (814,'options_footer_form_id','3','no');
INSERT INTO `wp_options` VALUES (815,'_options_footer_form_id','field_58efddac4b039','no');
INSERT INTO `wp_options` VALUES (816,'options_facebook','','no');
INSERT INTO `wp_options` VALUES (817,'_options_facebook','field_56fd6d68b3d75','no');
INSERT INTO `wp_options` VALUES (818,'options_twitter','','no');
INSERT INTO `wp_options` VALUES (819,'_options_twitter','field_56fd6d6db3d76','no');
INSERT INTO `wp_options` VALUES (820,'options_linkedin','','no');
INSERT INTO `wp_options` VALUES (821,'_options_linkedin','field_56fd6d71b3d77','no');
INSERT INTO `wp_options` VALUES (822,'options_google','','no');
INSERT INTO `wp_options` VALUES (823,'_options_google','field_56fd6d75b3d78','no');
INSERT INTO `wp_options` VALUES (824,'options_instagram','','no');
INSERT INTO `wp_options` VALUES (825,'_options_instagram','field_56fd6d7cb3d79','no');
INSERT INTO `wp_options` VALUES (826,'options_houzz','','no');
INSERT INTO `wp_options` VALUES (827,'_options_houzz','field_5945e4268de14','no');
INSERT INTO `wp_options` VALUES (828,'options_youtube','','no');
INSERT INTO `wp_options` VALUES (829,'_options_youtube','field_56fd6d82b3d7a','no');
INSERT INTO `wp_options` VALUES (830,'options_vimeo','','no');
INSERT INTO `wp_options` VALUES (831,'_options_vimeo','field_56fd6d86b3d7b','no');
INSERT INTO `wp_options` VALUES (832,'options_pinterest','','no');
INSERT INTO `wp_options` VALUES (833,'_options_pinterest','field_56fd6d8cb3d7c','no');
INSERT INTO `wp_options` VALUES (834,'options_rss','','no');
INSERT INTO `wp_options` VALUES (835,'_options_rss','field_5945e4588de15','no');
INSERT INTO `wp_options` VALUES (836,'options_phone','999-999-9999','no');
INSERT INTO `wp_options` VALUES (837,'_options_phone','field_5b10eff2be3ff','no');
INSERT INTO `wp_options` VALUES (838,'options_email','email@domain.com','no');
INSERT INTO `wp_options` VALUES (839,'_options_email','field_5b10efffbe400','no');
INSERT INTO `wp_options` VALUES (870,'pa_color_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (871,'pa_size_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (978,'genesis_simple_share','a:16:{s:12:\"general_size\";s:5:\"small\";s:18:\"general_appearance\";s:6:\"filled\";s:16:\"general_position\";s:3:\"off\";s:10:\"googlePlus\";i:1;s:8:\"facebook\";i:1;s:7:\"twitter\";i:1;s:10:\"twitter_id\";s:0:\"\";s:9:\"pinterest\";i:1;s:9:\"image_url\";s:0:\"\";s:8:\"linkedin\";i:1;s:11:\"stumbleupon\";i:0;s:20:\"general_show_archive\";i:0;s:12:\"general_post\";i:0;s:12:\"general_page\";i:0;s:18:\"general_attachment\";i:0;s:15:\"general_product\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (994,'wpseo_taxonomy_meta','a:2:{s:11:\"product_cat\";a:2:{i:29;a:2:{s:13:\"wpseo_linkdex\";s:2:\"20\";s:19:\"wpseo_content_score\";s:2:\"30\";}i:30;a:2:{s:13:\"wpseo_linkdex\";s:2:\"29\";s:19:\"wpseo_content_score\";s:2:\"30\";}}s:8:\"category\";a:1:{i:37;a:7:{s:13:\"wpseo_focuskw\";s:10:\"Category C\";s:13:\"wpseo_linkdex\";s:2:\"36\";s:19:\"wpseo_content_score\";s:1:\"0\";s:21:\"wpseo_opengraph-image\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/beautiful-blur-bright-326055-1024x576.jpg\";s:24:\"wpseo_opengraph-image-id\";s:5:\"11523\";s:19:\"wpseo_twitter-image\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/beautiful-blur-bright-326055-1024x576.jpg\";s:22:\"wpseo_twitter-image-id\";s:5:\"11523\";}}}','yes');
INSERT INTO `wp_options` VALUES (1076,'ai1wm_updater','a:1:{s:37:\"all-in-one-wp-migration-ftp-extension\";a:13:{s:4:\"name\";s:13:\"FTP Extension\";s:4:\"slug\";s:13:\"ftp-extension\";s:8:\"homepage\";s:45:\"https://servmask.com/extensions/ftp-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"2.70\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:410:\"<ul class=\"description\"><li>Export and import to and from FTP</li><li>Export and import to and from FTPS</li><li>Export and import to and from SFTP</li><li>Lifetime license with lifetime updates</li><li>Use on any number of websites that you own</li><li>Backup scheduler with hourly, daily, and weekly options</li><li>Unlimited Extension included</li><li>WP CLI commands</li><li>Premium support</li></ul><br />\";}s:7:\"banners\";a:2:{s:3:\"low\";s:59:\"https://servmask.com/img/products/ftp-extension-772x250.png\";s:4:\"high\";s:60:\"https://servmask.com/img/products/ftp-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:59:\"https://servmask.com/img/products/ftp-extension-128x128.png\";s:2:\"2x\";s:59:\"https://servmask.com/img/products/ftp-extension-256x256.png\";s:7:\"default\";s:59:\"https://servmask.com/img/products/ftp-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:309;s:10:\"downloaded\";i:40189;}}','yes');
INSERT INTO `wp_options` VALUES (1100,'soi_options_values','a:4:{s:13:\"soi_alt_value\";s:14:\"%name - %title\";s:15:\"soi_title_value\";s:5:\"%name\";s:22:\"soi_override_alt_value\";s:1:\"1\";s:24:\"soi_override_title_value\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (1733,'berocket_admin_notices','a:1:{i:20;a:1:{i:0;a:1:{i:0;a:1:{s:9:\"subscribe\";a:15:{s:5:\"start\";i:0;s:3:\"end\";i:0;s:4:\"name\";s:9:\"subscribe\";s:4:\"html\";s:136:\"Subscribe to get latest BeRocket news and updates, plugin recommendations and configuration help, promotional email with discount codes.\";s:9:\"righthtml\";s:43:\"<a class=\"berocket_no_thanks\">No thanks</a>\";s:10:\"rightwidth\";i:80;s:13:\"nothankswidth\";i:60;s:12:\"contentwidth\";i:400;s:9:\"subscribe\";b:1;s:6:\"closed\";i:2;s:8:\"priority\";i:20;s:6:\"height\";i:50;s:6:\"repeat\";b:0;s:11:\"repeatcount\";i:1;s:5:\"image\";a:4:{s:5:\"local\";s:143:\"https://2poochiesproperties.com/wp-content/plugins/load-more-products-for-woocommerce/berocket/includes/../assets/images/ad_white_on_orange.png\";s:5:\"width\";i:50;s:6:\"height\";i:50;s:5:\"scale\";i:1;}}}}}}','yes');
INSERT INTO `wp_options` VALUES (2007,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:26:\"jordan@hirejordansmith.com\";s:7:\"version\";s:5:\"5.8.3\";s:9:\"timestamp\";i:1641504655;}','no');
INSERT INTO `wp_options` VALUES (2137,'options_tumblr','','no');
INSERT INTO `wp_options` VALUES (2138,'_options_tumblr','field_5b445aa2cfca0','no');
INSERT INTO `wp_options` VALUES (2363,'swp_json_cache','a:1:{s:9:\"timestamp\";i:1674894666;}','yes');
INSERT INTO `wp_options` VALUES (2364,'social_warfare_dismissed_notices','a:9:{s:19:\"stumble_upon_closed\";a:2:{s:9:\"timestamp\";s:19:\"2018-07-18 07:23:57\";s:9:\"timeframe\";s:1:\"0\";}s:23:\"new_share_counts_notice\";a:2:{s:9:\"timestamp\";s:19:\"2018-08-28 05:38:37\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.0.1\";a:2:{s:9:\"timestamp\";s:19:\"2020-05-09 17:10:57\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.0.2\";a:2:{s:9:\"timestamp\";s:19:\"2020-07-29 22:40:29\";s:9:\"timeframe\";s:1:\"0\";}s:26:\"facebook_not_authenticated\";a:2:{s:9:\"timestamp\";s:19:\"2020-07-29 22:40:32\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.1.0\";a:2:{s:9:\"timestamp\";s:19:\"2020-08-24 07:49:20\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.2.1\";a:2:{s:9:\"timestamp\";s:19:\"2020-12-12 07:31:38\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.3.0\";a:2:{s:9:\"timestamp\";s:19:\"2021-08-03 20:25:45\";s:9:\"timeframe\";s:1:\"0\";}s:18:\"clear_caches_4.4.0\";a:2:{s:9:\"timestamp\";s:19:\"2023-01-24 21:02:46\";s:9:\"timeframe\";s:1:\"0\";}}','yes');
INSERT INTO `wp_options` VALUES (2365,'social_warfare_settings','a:95:{s:27:\"location_archive_categories\";s:4:\"none\";s:13:\"location_home\";s:4:\"none\";s:13:\"location_post\";s:5:\"below\";s:13:\"location_page\";s:4:\"none\";s:19:\"float_location_post\";s:3:\"off\";s:19:\"float_location_page\";s:3:\"off\";s:12:\"total_shares\";b:1;s:14:\"network_shares\";b:1;s:10:\"twitter_id\";s:0:\"\";s:16:\"swp_twitter_card\";b:1;s:12:\"button_shape\";s:9:\"flatFresh\";s:14:\"default_colors\";s:10:\"full_color\";s:13:\"single_colors\";s:10:\"full_color\";s:12:\"hover_colors\";s:10:\"full_color\";s:20:\"float_default_colors\";s:10:\"full_color\";s:19:\"float_single_colors\";s:10:\"full_color\";s:18:\"float_hover_colors\";s:9:\"fullColor\";s:18:\"float_style_source\";b:1;s:10:\"float_size\";i:1;s:15:\"float_alignment\";s:6:\"center\";s:11:\"button_size\";i:1;s:16:\"button_alignment\";s:9:\"fullWidth\";s:10:\"transition\";s:5:\"slide\";s:18:\"float_screen_width\";s:4:\"1100\";s:9:\"ctt_theme\";s:6:\"style1\";s:7:\"ctt_css\";s:0:\"\";s:14:\"twitter_shares\";b:0;s:14:\"floating_panel\";b:0;s:14:\"float_location\";s:6:\"bottom\";s:22:\"float_background_color\";s:7:\"#ffffff\";s:18:\"float_button_shape\";s:7:\"default\";s:14:\"float_vertical\";s:6:\"center\";s:18:\"float_button_count\";i:5;s:12:\"custom_color\";s:7:\"#000000\";s:21:\"custom_color_outlines\";s:7:\"#000000\";s:18:\"float_custom_color\";s:7:\"#000000\";s:27:\"float_custom_color_outlines\";s:7:\"#000000\";s:14:\"recover_shares\";b:0;s:15:\"recovery_format\";s:9:\"unchanged\";s:17:\"recovery_protocol\";s:9:\"unchanged\";s:15:\"recovery_prefix\";s:9:\"unchanged\";s:8:\"decimals\";s:1:\"0\";s:17:\"decimal_separator\";s:6:\"period\";s:16:\"totals_alignment\";s:12:\"totals_right\";s:16:\"google_analytics\";b:0;s:20:\"bitly_authentication\";b:0;s:14:\"minimum_shares\";i:0;s:12:\"full_content\";b:0;s:12:\"frame_buster\";b:1;s:16:\"analytics_medium\";s:6:\"social\";s:18:\"analytics_campaign\";s:13:\"SocialWarfare\";s:18:\"swp_click_tracking\";b:0;s:21:\"order_of_icons_method\";s:6:\"manual\";s:7:\"og_post\";s:7:\"article\";s:7:\"og_page\";s:7:\"article\";s:24:\"pinterest_image_location\";s:6:\"hidden\";s:21:\"pin_browser_extension\";b:0;s:18:\"pinterest_fallback\";s:3:\"all\";s:12:\"pinit_toggle\";b:0;s:25:\"pinit_location_horizontal\";s:6:\"center\";s:23:\"pinit_location_vertical\";s:3:\"top\";s:15:\"pinit_min_width\";s:3:\"200\";s:16:\"pinit_min_height\";s:3:\"200\";s:18:\"pinit_image_source\";s:5:\"image\";s:23:\"pinit_image_description\";s:8:\"alt_text\";s:11:\"utm_on_pins\";b:0;s:30:\"pin_browser_extension_location\";s:6:\"hidden\";s:12:\"float_mobile\";s:6:\"bottom\";s:16:\"force_new_shares\";b:0;s:12:\"cache_method\";s:8:\"advanced\";s:14:\"order_of_icons\";a:4:{s:8:\"facebook\";s:8:\"facebook\";s:7:\"twitter\";s:7:\"twitter\";s:8:\"linkedin\";s:8:\"linkedin\";s:9:\"pinterest\";s:9:\"pinterest\";}s:13:\"last_migrated\";s:5:\"3.0.5\";s:16:\"location_product\";s:4:\"none\";s:22:\"float_location_product\";s:3:\"off\";s:20:\"float_before_content\";b:1;s:12:\"pinterest_id\";s:0:\"\";s:22:\"facebook_publisher_url\";s:0:\"\";s:15:\"facebook_app_id\";s:0:\"\";s:13:\"location_team\";s:4:\"none\";s:19:\"float_location_team\";s:3:\"off\";s:21:\"location_tribe_events\";s:4:\"none\";s:27:\"float_location_tribe_events\";s:3:\"off\";s:16:\"gutenberg_switch\";b:0;s:15:\"location_sermon\";s:4:\"none\";s:21:\"float_location_sermon\";s:3:\"off\";s:12:\"location_faq\";s:4:\"none\";s:18:\"float_location_faq\";s:3:\"off\";s:20:\"location_testimonial\";s:4:\"none\";s:26:\"float_location_testimonial\";s:3:\"off\";s:16:\"location_podcast\";s:4:\"both\";s:22:\"float_location_podcast\";s:3:\"off\";s:17:\"location_property\";s:5:\"below\";s:23:\"float_location_property\";s:2:\"on\";s:17:\"location_calendar\";s:5:\"below\";s:23:\"float_location_calendar\";s:2:\"on\";}','yes');
INSERT INTO `wp_options` VALUES (2366,'widget_swp_popular_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (2390,'gf_previous_db_version','2.9.19','yes');
INSERT INTO `wp_options` VALUES (2391,'gf_upgrade_lock','','yes');
INSERT INTO `wp_options` VALUES (2392,'gform_sticky_admin_messages','a:1:{s:23:\"gravityforms_update_2.5\";a:5:{s:4:\"type\";s:7:\"success\";s:4:\"text\";s:200:\"Welcome to Gravity Forms 2.5! <a href=\"https://www.gravityforms.com/two-five/\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a> about all the new features and updates included in this version.\";s:3:\"key\";s:22:\"gravityforms_update_25\";s:12:\"capabilities\";b:0;s:4:\"page\";N;}}','yes');
INSERT INTO `wp_options` VALUES (3328,'wordfence_installed','1','yes');
INSERT INTO `wp_options` VALUES (3330,'wf_plugin_act_error','','yes');
INSERT INTO `wp_options` VALUES (3388,'cminds-c-m-reviews-last-update-info','a:4:{s:15:\"current-version\";s:5:\"2.1.2\";s:12:\"needs-update\";b:1;s:14:\"newest-version\";s:5:\"2.3.1\";s:12:\"last-updated\";s:19:\"2018-06-21 07:03:44\";}','yes');
INSERT INTO `wp_options` VALUES (3391,'cminds-c-m-reviews-last-update-check','1534245864','yes');
INSERT INTO `wp_options` VALUES (3415,'gperks_version','3.0.15','yes');
INSERT INTO `wp_options` VALUES (3424,'gwp_settings','a:1:{s:11:\"license_key\";s:32:\"64c1f3a74d3543e4e3bad55f0cda811d\";}','no');
INSERT INTO `wp_options` VALUES (3578,'gwp_active_perks','a:1:{s:37:\"gwtermsofservice/gwtermsofservice.php\";a:16:{s:4:\"Perk\";s:4:\"True\";s:4:\"Name\";s:19:\"GP Terms of Service\";s:9:\"PluginURI\";s:68:\"https://gravitywiz.com/documentation/gravity-forms-terms-of-service/\";s:7:\"Version\";s:5:\"1.4.9\";s:11:\"Description\";s:45:\"Add a \"Terms of Service\" field to your forms.\";s:6:\"Author\";s:11:\"Gravity Wiz\";s:9:\"AuthorURI\";s:21:\"http://gravitywiz.com\";s:10:\"TextDomain\";s:19:\"gp-terms-of-service\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:47:\"https://gravitywiz.com/updates/gwtermsofservice\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:19:\"GP Terms of Service\";s:10:\"AuthorName\";s:11:\"Gravity Wiz\";}}','yes');
INSERT INTO `wp_options` VALUES (4237,'dd9b23a13775ccc12b5389d301f8ef5d','a:2:{s:7:\"timeout\";i:1564149015;s:5:\"value\";s:15373:\"{\"new_version\":\"2.4.0\",\"stable_version\":\"2.4.0\",\"name\":\"ACF Theme Code Pro\",\"slug\":\"acf_theme_code_pro\",\"url\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/?changelog=1\",\"last_updated\":\"2019-06-20 00:02:52\",\"homepage\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/\",\"sections\":{\"description\":\"<p>Save time &amp; automatically generate the code required to implement Advanced Custom Fields in your themes!<br \\/>\\nACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>[ecquote]<\\/p>\\n<p>Whenever you publish, edit or update an ACF Field Group, the code required to implement your unique custom fields is conveniently displayed in a <strong>Theme Code<\\/strong> section right below the Field Group settings.<\\/p>\\n<p>Features<\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates code for the premium ACF fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Flexible content field<\\/li>\\n<li>Repeater field<\\/li>\\n<li>Gallery field<\\/li>\\n<li>Clone field<\\/li>\\n<li>Group field<\\/li>\\n<li>Link field<\\/li>\\n<li>Range field<\\/li>\\n<li>Button field<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates code for these 3rd Party fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Font Awesome field<\\/li>\\n<li>Google font selector field<\\/li>\\n<li>Image crop field<\\/li>\\n<li>Markdown field<\\/li>\\n<li>Nav Menu field<\\/li>\\n<li>RGBA Colour field<\\/li>\\n<li>Sidebar Selector field<\\/li>\\n<li>Smart Button field<\\/li>\\n<li>Table field<\\/li>\\n<li>TablePress field<\\/li>\\n<li>Address Field<\\/li>\\n<li>Number Slider Field<\\/li>\\n<li>Post Type Select Field<\\/li>\\n<li>Code Field<\\/li>\\n<li>Link Field<\\/li>\\n<li>Link Picker Field<\\/li>\\n<li>YouTube Picker Field<\\/li>\\n<li>Range Field<\\/li>\\n<li>Focal Point Field<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates the code for all standard ACF fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Email<\\/li>\\n<li>Password<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>File<\\/li>\\n<li>Image<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Page Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>oEmbed<\\/li>\\n<\\/ul>\\n<p>New in Version 2 : Location Rule Support<\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules on each field group, you\\u2019re using ACF Pro this includes locations\\u00a0like <strong>Options<\\/strong>, <strong>Users<\\/strong>, <strong>Widgets<\\/strong>, <strong>Comments<\\/strong>, <strong>Terms<\\/strong> and <strong>Attachments.<\\/strong><br \\/>\\nWorks best with:<\\/p>\\n<ul>\\n<li>Advanced Custom Fields\\u00a0Pro v5.6.8 or higher<\\/li>\\n<li>Advanced Custom Fields (Free) v4.4 or v5.0<\\/li>\\n<li>WordPress 4.9.4 or higher<\\/li>\\n<\\/ul>\\n<p>Current Pro Version<\\/p>\\n<ul>\\n<li>Version 2.3.0\\u00a0released in February 2018<\\/li>\\n<\\/ul>\\n<p>If you\'d like to \'try before you buy\' you can\\u00a0<a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">check out our free version<\\/a> on WordPress.org. Our free version has basic support for the free version of Advanced Custom Fields.<br \\/>\\nThe ACF Theme Code Plugin was created by:<br \\/>\\nAaron &amp; Ben, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p>[plugin_authors_block]<\\/p>\\n\",\"changelog\":\"<p>2.4.0<\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p>2.3.0<\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p>2.2.0<\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p>2.1.0<\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p>2.0.0<\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p>1.2.0<\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p>1.1.0<\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:79:\\\"https:\\/\\/hookturn.io\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/07\\/cover-acf-theme-code-pro.png\\\";s:2:\\\"2x\\\";s:79:\\\"https:\\/\\/hookturn.io\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/07\\/cover-acf-theme-code-pro.png\\\";}\",\"description\":[\"<p>Save time &amp; automatically generate the code required to implement Advanced Custom Fields in your themes!<br \\/>\\nACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"nofollow noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>[ecquote]<\\/p>\\n<p>Whenever you publish, edit or update an ACF Field Group, the code required to implement your unique custom fields is conveniently displayed in a <strong>Theme Code<\\/strong> section right below the Field Group settings.<\\/p>\\n<p>Features<\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates code for the premium ACF fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Flexible content field<\\/li>\\n<li>Repeater field<\\/li>\\n<li>Gallery field<\\/li>\\n<li>Clone field<\\/li>\\n<li>Group field<\\/li>\\n<li>Link field<\\/li>\\n<li>Range field<\\/li>\\n<li>Button field<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates code for these 3rd Party fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Font Awesome field<\\/li>\\n<li>Google font selector field<\\/li>\\n<li>Image crop field<\\/li>\\n<li>Markdown field<\\/li>\\n<li>Nav Menu field<\\/li>\\n<li>RGBA Colour field<\\/li>\\n<li>Sidebar Selector field<\\/li>\\n<li>Smart Button field<\\/li>\\n<li>Table field<\\/li>\\n<li>TablePress field<\\/li>\\n<li>Address Field<\\/li>\\n<li>Number Slider Field<\\/li>\\n<li>Post Type Select Field<\\/li>\\n<li>Code Field<\\/li>\\n<li>Link Field<\\/li>\\n<li>Link Picker Field<\\/li>\\n<li>YouTube Picker Field<\\/li>\\n<li>Range Field<\\/li>\\n<li>Focal Point Field<\\/li>\\n<\\/ul>\\n<p>ACF Theme Code Pro generates the code for all standard ACF fields:<\\/p>\\n<ul class=\\\"two-up\\\">\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Email<\\/li>\\n<li>Password<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>File<\\/li>\\n<li>Image<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Page Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>oEmbed<\\/li>\\n<\\/ul>\\n<p>New in Version 2 : Location Rule Support<\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules on each field group, you\\u2019re using ACF Pro this includes locations\\u00a0like <strong>Options<\\/strong>, <strong>Users<\\/strong>, <strong>Widgets<\\/strong>, <strong>Comments<\\/strong>, <strong>Terms<\\/strong> and <strong>Attachments.<\\/strong><br \\/>\\nWorks best with:<\\/p>\\n<ul>\\n<li>Advanced Custom Fields\\u00a0Pro v5.6.8 or higher<\\/li>\\n<li>Advanced Custom Fields (Free) v4.4 or v5.0<\\/li>\\n<li>WordPress 4.9.4 or higher<\\/li>\\n<\\/ul>\\n<p>Current Pro Version<\\/p>\\n<ul>\\n<li>Version 2.3.0\\u00a0released in February 2018<\\/li>\\n<\\/ul>\\n<p>If you\'d like to \'try before you buy\' you can\\u00a0<a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">check out our free version<\\/a> on WordPress.org. Our free version has basic support for the free version of Advanced Custom Fields.<br \\/>\\nThe ACF Theme Code Plugin was created by:<br \\/>\\nAaron &amp; Ben, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p>[plugin_authors_block]<\\/p>\\n\"],\"changelog\":[\"<p>2.4.0<\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p>2.3.0<\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p>2.2.0<\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p>2.1.0<\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p>2.0.0<\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p>1.2.0<\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p>1.1.0<\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p>1.0.3<\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p>1.0.2<\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (4756,'ai1wmfe_plugin_key','785f6ea8-2f81-4632-87dd-1314d951ddaf','yes');
INSERT INTO `wp_options` VALUES (4990,'_wp_suggested_policy_text_has_changed','changed','off');
INSERT INTO `wp_options` VALUES (5414,'theme_mods_genesis','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:9:\"secondary\";i:17;s:7:\"primary\";i:16;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1602829916;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:17:{i:0;s:28:\"woocommerce_product_search-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:8:\"search-2\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-2\";i:6;s:17:\"recent-comments-2\";i:7;s:25:\"woocommerce_widget_cart-2\";i:8;s:14:\"custom_html-15\";i:9;s:28:\"woocommerce_product_search-3\";i:10;s:8:\"search-4\";i:11;s:13:\"custom_html-4\";i:12;s:13:\"custom_html-8\";i:13;s:14:\"custom_html-11\";i:14;s:10:\"nav_menu-5\";i:15;s:8:\"search-3\";i:16;s:13:\"custom_html-5\";}s:12:\"header-right\";a:2:{i:0;s:14:\"custom_html-14\";i:1;s:14:\"custom_html-16\";}s:7:\"sidebar\";a:7:{i:0;s:14:\"custom_html-12\";i:1;s:13:\"custom_html-3\";i:2;s:10:\"nav_menu-6\";i:3;s:14:\"recent-posts-3\";i:4;s:15:\"featured-post-2\";i:5;s:14:\"custom_html-13\";i:6;s:14:\"custom_html-10\";}s:11:\"sidebar-alt\";a:0:{}s:16:\"custom-sidebar-5\";a:1:{i:0;s:10:\"nav_menu-8\";}s:17:\"custom-sidebar-57\";a:2:{i:0;s:28:\"woocommerce_product_search-4\";i:1;s:10:\"nav_menu-7\";}}}}','no');
INSERT INTO `wp_options` VALUES (5415,'woocommerce_maybe_regenerate_images_hash','055150bf9a094af2f1dbe7e88e764e7b','yes');
INSERT INTO `wp_options` VALUES (5818,'swp_registered_options','a:2:{s:8:\"defaults\";a:33:{s:14:\"order_of_icons\";a:5:{s:11:\"google_plus\";s:11:\"google_plus\";s:7:\"twitter\";s:7:\"twitter\";s:8:\"facebook\";s:8:\"facebook\";s:8:\"linkedin\";s:8:\"linkedin\";s:9:\"pinterest\";s:9:\"pinterest\";}s:14:\"network_shares\";b:1;s:12:\"total_shares\";b:1;s:8:\"decimals\";s:1:\"0\";s:17:\"decimal_separator\";s:6:\"period\";s:16:\"totals_alignment\";s:12:\"totals_right\";s:21:\"button_position_table\";s:1:\" \";s:15:\"Buttons Preview\";s:1:\" \";s:14:\"floating_panel\";b:0;s:14:\"float_location\";s:6:\"bottom\";s:22:\"float_background_color\";s:7:\"#ffffff\";s:18:\"float_screen_width\";s:4:\"1100\";s:10:\"transition\";s:5:\"slide\";s:20:\"float_before_content\";b:0;s:10:\"twitter_id\";s:0:\"\";s:12:\"pinterest_id\";s:0:\"\";s:22:\"facebook_publisher_url\";s:0:\"\";s:15:\"facebook_app_id\";s:0:\"\";s:16:\"gutenberg_switch\";b:1;s:12:\"frame_buster\";b:1;s:12:\"full_content\";b:0;s:13:\"location_home\";s:4:\"both\";s:27:\"location_archive_categories\";s:4:\"both\";s:13:\"location_post\";s:4:\"both\";s:19:\"float_location_post\";s:2:\"on\";s:13:\"location_page\";s:4:\"both\";s:19:\"float_location_page\";s:2:\"on\";s:20:\"location_testimonial\";s:4:\"both\";s:26:\"float_location_testimonial\";s:2:\"on\";s:17:\"location_property\";s:4:\"both\";s:23:\"float_location_property\";s:2:\"on\";s:13:\"last_migrated\";s:5:\"3.0.5\";s:20:\"bitly_authentication\";b:0;}s:6:\"values\";a:33:{s:14:\"order_of_icons\";a:2:{s:4:\"type\";s:4:\"none\";s:6:\"values\";a:5:{s:8:\"facebook\";s:8:\"facebook\";s:8:\"linkedin\";s:8:\"linkedin\";s:3:\"mix\";s:3:\"mix\";s:9:\"pinterest\";s:9:\"pinterest\";s:7:\"twitter\";s:7:\"twitter\";}}s:14:\"network_shares\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:12:\"total_shares\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:8:\"decimals\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:3:{i:0;s:4:\"Zero\";i:1;s:3:\"One\";i:2;s:3:\"Two\";}}s:17:\"decimal_separator\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:6:\"period\";s:6:\"Period\";s:5:\"comma\";s:5:\"Comma\";}}s:16:\"totals_alignment\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:12:\"totals_right\";s:5:\"Right\";s:11:\"totals_left\";s:4:\"Left\";}}s:21:\"button_position_table\";a:2:{s:4:\"type\";s:4:\"none\";s:6:\"values\";a:0:{}}s:15:\"Buttons Preview\";a:2:{s:4:\"type\";s:4:\"none\";s:6:\"values\";a:0:{}}s:14:\"floating_panel\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:14:\"float_location\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:3:\"top\";s:15:\"Top of the Page\";s:6:\"bottom\";s:18:\"Bottom of the Page\";s:4:\"left\";s:28:\"On the left side of the page\";s:5:\"right\";s:29:\"On the right side of the page\";}}s:22:\"float_background_color\";a:1:{s:4:\"type\";s:4:\"text\";}s:18:\"float_screen_width\";a:1:{s:4:\"type\";s:4:\"text\";}s:10:\"transition\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:5:\"slide\";s:20:\"Slide In / Slide Out\";s:4:\"fade\";s:18:\"Fade In / Fade Out\";}}s:20:\"float_before_content\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:10:\"twitter_id\";a:1:{s:4:\"type\";s:4:\"text\";}s:12:\"pinterest_id\";a:1:{s:4:\"type\";s:4:\"text\";}s:22:\"facebook_publisher_url\";a:1:{s:4:\"type\";s:4:\"text\";}s:15:\"facebook_app_id\";a:1:{s:4:\"type\";s:4:\"text\";}s:16:\"gutenberg_switch\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:12:\"frame_buster\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:12:\"full_content\";a:2:{s:4:\"type\";s:7:\"boolean\";s:6:\"values\";a:2:{i:0;b:1;i:1;b:0;}}s:13:\"location_home\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:27:\"location_archive_categories\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:13:\"location_post\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:19:\"float_location_post\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:2:\"on\";s:2:\"On\";s:3:\"off\";s:3:\"Off\";}}s:13:\"location_page\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:19:\"float_location_page\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:2:\"on\";s:2:\"On\";s:3:\"off\";s:3:\"Off\";}}s:20:\"location_testimonial\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:26:\"float_location_testimonial\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:2:\"on\";s:2:\"On\";s:3:\"off\";s:3:\"Off\";}}s:17:\"location_property\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:4:{s:5:\"above\";s:17:\"Above the Content\";s:5:\"below\";s:17:\"Below the Content\";s:4:\"both\";s:32:\"Both Above and Below the Content\";s:4:\"none\";s:21:\"None/Manual Placement\";}}s:23:\"float_location_property\";a:2:{s:4:\"type\";s:6:\"select\";s:6:\"values\";a:2:{s:2:\"on\";s:2:\"On\";s:3:\"off\";s:3:\"Off\";}}s:13:\"last_migrated\";a:2:{s:4:\"type\";s:4:\"none\";s:6:\"values\";s:5:\"3.0.5\";}s:20:\"bitly_authentication\";a:2:{s:4:\"type\";s:4:\"none\";s:6:\"values\";b:0;}}}','yes');
INSERT INTO `wp_options` VALUES (5857,'dnh_dismissed_notices','a:1:{i:0;s:24:\"wrm_1e278f4992d8bb3f1f0b\";}','yes');
INSERT INTO `wp_options` VALUES (5998,'lwredirect','no','no');
INSERT INTO `wp_options` VALUES (5999,'bvActivateTime','1648548930','no');
INSERT INTO `wp_options` VALUES (6000,'bvPublic','c53a9bb64ec34824bf96e4c3d323d723','no');
INSERT INTO `wp_options` VALUES (6001,'bvkeys','a:2:{s:32:\"8bf4b1f463d87df98ca3e9a30796e656\";s:32:\"44ee8bb6b20c10fe050359e47c1d7752\";s:32:\"c53a9bb64ec34824bf96e4c3d323d723\";s:32:\"ac7a6824de2b7871b8f311094be95ef5\";}','no');
INSERT INTO `wp_options` VALUES (6002,'active_plugins','a:40:{i:0;s:15:\"worker/init.php\";i:1;s:29:\"gravityforms/gravityforms.php\";i:2;s:23:\"HJS Addon/hjs-addon.php\";i:3;s:34:\"advanced-custom-fields-pro/acf.php\";i:4;s:19:\"akismet/akismet.php\";i:5;s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";i:6;s:65:\"automattic-for-agencies-client/automattic-for-agencies-client.php\";i:7;s:53:\"default-featured-image/set-default-featured-image.php\";i:8;s:47:\"disable-post-revision/disable-post-revision.php\";i:9;s:33:\"duplicate-menu/duplicate-menu.php\";i:10;s:33:\"duplicate-post/duplicate-post.php\";i:11;s:50:\"google-analytics-for-wordpress/googleanalytics.php\";i:12;s:35:\"google-site-kit/google-site-kit.php\";i:13;s:57:\"gravityformsadvancedpostcreation/advancedpostcreation.php\";i:14;s:31:\"gravityformsakismet/akismet.php\";i:15;s:31:\"gravityformscoupons/coupons.php\";i:16;s:35:\"gravityformssignature/signature.php\";i:17;s:29:\"gravityformsstripe/stripe.php\";i:18;s:37:\"gwtermsofservice/gwtermsofservice.php\";i:19;s:35:\"hjs-mobile-menu/hjs-mobile-menu.php\";i:20;s:33:\"hjs-videos-src/hjs-videos-src.php\";i:21;s:19:\"imagify/imagify.php\";i:22;s:35:\"insert-headers-and-footers/ihaf.php\";i:23;s:35:\"jetpack-protect/jetpack-protect.php\";i:24;s:19:\"jetpack/jetpack.php\";i:25;s:19:\"members/members.php\";i:26;s:75:\"open-external-links-in-a-new-window/open-external-links-in-a-new-window.php\";i:27;s:57:\"pressable-cache-management/pressable-cache-management.php\";i:28;s:53:\"pressable-onepress-login/pressable-onepress-login.php\";i:29;s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";i:30;s:30:\"seo-by-rank-math/rank-math.php\";i:31;s:35:\"sidebar-manager/sidebar-manager.php\";i:32;s:23:\"spellbook/spellbook.php\";i:33;s:27:\"svg-support/svg-support.php\";i:34;s:33:\"user-switching/user-switching.php\";i:35;s:23:\"wordfence/wordfence.php\";i:36;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:38;s:35:\"wp-sitemap-page/wp-sitemap-page.php\";i:39;s:33:\"wps-hide-login/wps-hide-login.php\";i:40;s:17:\"zapier/zapier.php\";}','yes');
INSERT INTO `wp_options` VALUES (6004,'template','genesis','yes');
INSERT INTO `wp_options` VALUES (6005,'stylesheet','hjs-blocks','yes');
INSERT INTO `wp_options` VALUES (6006,'jetpack_active_modules','a:11:{i:0;s:21:\"enhanced-distribution\";i:1;s:8:\"json-api\";i:2;s:5:\"notes\";i:3;s:5:\"stats\";i:4;s:21:\"woocommerce-analytics\";i:5;s:5:\"blaze\";i:6;s:12:\"contact-form\";i:7;s:7:\"protect\";i:8;s:7:\"monitor\";i:9;s:6:\"blocks\";i:10;s:18:\"account-protection\";}','yes');
INSERT INTO `wp_options` VALUES (6263,'elementor_version','2.5.16','yes');
INSERT INTO `wp_options` VALUES (6264,'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');
INSERT INTO `wp_options` VALUES (6265,'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');
INSERT INTO `wp_options` VALUES (6266,'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');
INSERT INTO `wp_options` VALUES (6275,'_elementor_installed_time','1539016037','yes');
INSERT INTO `wp_options` VALUES (6276,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:554:{i:0;a:14:{s:2:\"id\";s:4:\"5525\";s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"5533\";s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"5575\";s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"5615\";s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"5624\";s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"5684\";s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"5693\";s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:10;a:14:{s:2:\"id\";s:4:\"5703\";s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:4:\"5711\";s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:13;a:14:{s:2:\"id\";s:4:\"5719\";s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"5729\";s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"5737\";s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"5746\";s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"5755\";s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:4:\"5764\";s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:20;a:14:{s:2:\"id\";s:4:\"5773\";s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:21;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:22;a:14:{s:2:\"id\";s:4:\"5783\";s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"5792\";s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"5801\";s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:4:\"5811\";s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:27;a:14:{s:2:\"id\";s:4:\"5820\";s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:29;a:14:{s:2:\"id\";s:4:\"5828\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:4:\"5836\";s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:31;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:32;a:14:{s:2:\"id\";s:4:\"5844\";s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:33;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:34;a:14:{s:2:\"id\";s:4:\"5852\";s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:4:\"5947\";s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:37;a:14:{s:2:\"id\";s:4:\"5956\";s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:38;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:39;a:14:{s:2:\"id\";s:4:\"5963\";s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"5974\";s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"5983\";s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"5991\";s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"5999\";s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"6008\";s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:48;a:14:{s:2:\"id\";s:4:\"6027\";s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:49;a:14:{s:2:\"id\";s:4:\"6036\";s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:51;a:14:{s:2:\"id\";s:4:\"6044\";s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";s:4:\"6053\";s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"6063\";s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:56;a:14:{s:2:\"id\";s:4:\"6071\";s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:57;a:14:{s:2:\"id\";s:4:\"6079\";s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:59;a:14:{s:2:\"id\";s:4:\"6089\";s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"6097\";s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"6106\";s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:4:\"6114\";s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:63;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:64;a:14:{s:2:\"id\";s:4:\"6122\";s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"6135\";s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:4:\"6144\";s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:69;a:14:{s:2:\"id\";s:4:\"6152\";s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"6162\";s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:4:\"6170\";s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:73;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:74;a:14:{s:2:\"id\";s:4:\"6178\";s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:75;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:76;a:14:{s:2:\"id\";s:4:\"6186\";s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:78;a:14:{s:2:\"id\";s:4:\"6196\";s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:80;a:14:{s:2:\"id\";s:4:\"6204\";s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:82;a:14:{s:2:\"id\";s:4:\"6212\";s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"6220\";s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:86;a:14:{s:2:\"id\";s:4:\"6230\";s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"6239\";s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:4:\"6249\";s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;a:14:{s:2:\"id\";s:4:\"6258\";s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:92;a:14:{s:2:\"id\";s:4:\"6266\";s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:94;a:14:{s:2:\"id\";s:4:\"6274\";s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"6017\";s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:97;a:14:{s:2:\"id\";s:4:\"4826\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:4:\"4835\";s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:99;a:14:{s:2:\"id\";s:4:\"4843\";s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:4:\"4854\";s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";s:4:\"4863\";s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:103;a:14:{s:2:\"id\";s:4:\"4871\";s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:105;a:14:{s:2:\"id\";s:4:\"4880\";s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"4889\";s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"4897\";s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"4905\";s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"4913\";s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"4921\";s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"4929\";s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"4939\";s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"4947\";s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"4955\";s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"4963\";s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"4971\";s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"4979\";s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"4987\";s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:4:\"4995\";s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";s:4:\"5007\";s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"5019\";s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"5027\";s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"5037\";s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:4:\"5057\";s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;a:14:{s:2:\"id\";s:4:\"5071\";s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:128;a:14:{s:2:\"id\";s:4:\"5082\";s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"5090\";s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:4:\"5098\";s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;a:14:{s:2:\"id\";s:4:\"5107\";s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"5115\";s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:136;a:14:{s:2:\"id\";s:4:\"5125\";s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:138;a:14:{s:2:\"id\";s:4:\"5133\";s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"5141\";s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"5149\";s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:4:\"5542\";s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"5550\";s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:4:\"5558\";s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"5567\";s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:4:\"5583\";s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"5591\";s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:4:\"5599\";s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"5607\";s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:4:\"5634\";s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"5642\";s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"5650\";s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"5658\";s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"5667\";s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"5675\";s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"5860\";s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"5869\";s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"5877\";s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"5885\";s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:4:\"5893\";s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:160;a:14:{s:2:\"id\";s:4:\"5904\";s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:4:\"5912\";s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"5921\";s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:4:\"5930\";s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"5939\";s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:4:\"7596\";s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"7615\";s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:4:\"7627\";s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"7638\";s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:4:\"7663\";s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:170;a:14:{s:2:\"id\";s:4:\"7650\";s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"7686\";s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"4676\";s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"7997\";s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"7982\";s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:4:\"7959\";s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:176;a:14:{s:2:\"id\";s:4:\"7950\";s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:4:\"7937\";s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"7927\";s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:4:\"7917\";s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"7904\";s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:4:\"7837\";s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:182;a:14:{s:2:\"id\";s:4:\"7852\";s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:4:\"7862\";s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"7871\";s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:4:\"7884\";s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"7892\";s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:4:\"4212\";s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"7825\";s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:4:\"4227\";s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"7812\";s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:4:\"4235\";s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:192;a:14:{s:2:\"id\";s:4:\"7724\";s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"4244\";s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:4:\"7734\";s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"4252\";s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:4:\"7771\";s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"4260\";s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"7787\";s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"4268\";s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"7801\";s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"4276\";s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:4:\"7754\";s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:203;a:14:{s:2:\"id\";s:4:\"4284\";s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:4:\"7713\";s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:205;a:14:{s:2:\"id\";s:4:\"4293\";s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:4:\"7744\";s:5:\"title\";s:8:\"header 6\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"4302\";s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:4:\"4313\";s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"8523\";s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"4324\";s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:4:\"8524\";s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:212;a:14:{s:2:\"id\";s:4:\"4332\";s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"8525\";s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:4:\"4341\";s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"8513\";s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"4349\";s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"8512\";s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"4357\";s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"8526\";s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"4368\";s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"8505\";s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"4376\";s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"8511\";s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"4391\";s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"8514\";s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"4400\";s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"8676\";s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"4411\";s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"8678\";s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"4420\";s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"8679\";s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:4:\"4428\";s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:233;a:14:{s:2:\"id\";s:4:\"8680\";s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"4436\";s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:4:\"8681\";s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:236;a:14:{s:2:\"id\";s:4:\"4444\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"8682\";s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:4:\"4452\";s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:239;a:14:{s:2:\"id\";s:4:\"8703\";s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"4460\";s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:4:\"8961\";s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"4468\";s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"8969\";s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:4:\"4476\";s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"8973\";s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"4484\";s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:4:\"8977\";s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"4492\";s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"8981\";s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:4:\"4500\";s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"8985\";s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"4509\";s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:4:\"8989\";s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"4521\";s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"8996\";s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:4:\"4529\";s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"9001\";s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"4537\";s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"9119\";s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"4545\";s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"9127\";s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"4553\";s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"4562\";s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"4572\";s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"9174\";s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"4580\";s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"9178\";s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"4589\";s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"9180\";s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"4597\";s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"9182\";s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"4605\";s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"9239\";s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"4613\";s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"9247\";s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"9254\";s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:4:\"9301\";s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:278;a:14:{s:2:\"id\";s:4:\"9296\";s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:279;a:14:{s:2:\"id\";s:4:\"9313\";s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:280;a:14:{s:2:\"id\";s:4:\"9343\";s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:281;a:14:{s:2:\"id\";s:4:\"9349\";s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:282;a:14:{s:2:\"id\";s:4:\"4690\";s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:4:\"4698\";s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"4706\";s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"4718\";s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:4:\"4727\";s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"4736\";s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"4746\";s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:4:\"4759\";s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"4770\";s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"4781\";s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:293;a:14:{s:2:\"id\";s:4:\"4793\";s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:295;a:14:{s:2:\"id\";s:4:\"4801\";s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:297;a:14:{s:2:\"id\";s:4:\"4809\";s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:4:\"4818\";s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"5045\";s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:301;a:14:{s:2:\"id\";s:4:\"5157\";s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"5165\";s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"5173\";s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:305;a:14:{s:2:\"id\";s:4:\"5181\";s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"5189\";s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:4:\"5198\";s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:310;a:14:{s:2:\"id\";s:4:\"5206\";s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:4:\"5214\";s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"5222\";s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:314;a:14:{s:2:\"id\";s:4:\"5230\";s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"5238\";s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:317;a:14:{s:2:\"id\";s:4:\"5249\";s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:319;a:14:{s:2:\"id\";s:4:\"5257\";s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:4:\"5266\";s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:322;a:14:{s:2:\"id\";s:4:\"5275\";s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:4:\"5283\";s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"5290\";s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"5298\";s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:327;a:14:{s:2:\"id\";s:4:\"5306\";s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:329;a:14:{s:2:\"id\";s:4:\"5315\";s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:330;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";s:4:\"5324\";s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:332;a:14:{s:2:\"id\";s:4:\"5333\";s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:333;a:14:{s:2:\"id\";s:4:\"5341\";s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"5349\";s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"5357\";s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"5368\";s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"5381\";s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"5389\";s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:340;a:14:{s:2:\"id\";s:4:\"5397\";s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:342;a:14:{s:2:\"id\";s:4:\"5405\";s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:4:\"5413\";s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"5421\";s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"5429\";s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:347;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:348;a:14:{s:2:\"id\";s:4:\"5438\";s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"5447\";s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:351;a:14:{s:2:\"id\";s:4:\"5455\";s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:353;a:14:{s:2:\"id\";s:4:\"5464\";s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:355;a:14:{s:2:\"id\";s:4:\"5472\";s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"5480\";s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:357;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:358;a:14:{s:2:\"id\";s:4:\"5488\";s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"5496\";s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:362;a:14:{s:2:\"id\";s:4:\"5504\";s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:100:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:364;a:14:{s:2:\"id\";s:4:\"5515\";s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:365;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:366;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:369;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:372;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:105:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:374;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:377;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:379;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:380;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:384;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:387;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:389;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:390;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:393;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:394;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:395;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:396;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:399;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:402;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:403;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:405;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:407;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:409;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:413;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:416;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Creative-Agency-â€“-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:417;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:419;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:421;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:422;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:424;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Graphic-Designer-â€“-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:430;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:431;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:435;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:436;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:107:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Fashion-photographer-â€“-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Law-Convention-â€“-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:440;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:442;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:446;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:449;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:121:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:450;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:452;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:111:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:456;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:106:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"74\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:459;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:462;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"77\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:463;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:107:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:465;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:102:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:467;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"81\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"82\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:473;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:475;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Vacation-â€“-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"85\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"86\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:478;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:480;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:481;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:484;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:485;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:486;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:487;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:492;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:494;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:495;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:496;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:504;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:505;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:506;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:507;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:510;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:513;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:514;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:515;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:517;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:519;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:13:\"Coming Soon 6\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:13:\"Coming Soon 7\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:522;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:529;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:531;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:533;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:534;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/architect-â€“-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:536;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:101:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:544;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:547;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:548;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:551;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com//srv/htdocs/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no');
INSERT INTO `wp_options` VALUES (6277,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:81:\"Scrolling Down the Aisle â€” 10 Wedding Templates That Will Help You Tie the Knot\";s:7:\"excerpt\";s:167:\"In this post, we explore different wedding-themed templates for announcements, photographers, florists and more, all completely responsive and optimized for Elementor.\";s:7:\"created\";s:10:\"1561109283\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:117:\"https://elementor.com/blog/wedding-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:49:\"Monday Masterclass: How to Create Epic Blog Posts\";s:7:\"excerpt\";s:202:\"Simply writing long form content is not enough to create engaging and successful content. In this post, we show how visual elements can compliment your blog posts and improve your readersâ€™ experience.\";s:7:\"created\";s:10:\"1560790759\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https://elementor.com/blog/create-epic-blog-posts/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:65:\"Introducing Hello Theme: The Fastest WordPress Theme Ever Created\";s:7:\"excerpt\";s:183:\"We have finally launched the â€˜Helloâ€™ theme in the WordPress repo. We built Hello so you never have to worry about themes again. Try the theme made by the happy folks at Elementor.\";s:7:\"created\";s:10:\"1558440314\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:123:\"https://elementor.com/blog/introducing-hello-theme/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no');
INSERT INTO `wp_options` VALUES (6412,'tinypng_api_key','kaTnJ-9S1-8RMEe_2C-wMfti4oSeNOud','yes');
INSERT INTO `wp_options` VALUES (7042,'seed_cspv5_settings_content','a:9:{s:6:\"status\";s:1:\"0\";s:12:\"redirect_url\";s:0:\"\";s:23:\"include_exclude_options\";s:1:\"0\";s:19:\"include_url_pattern\";s:0:\"\";s:19:\"exclude_url_pattern\";s:0:\"\";s:15:\"client_view_url\";s:7:\"preview\";s:14:\"bypass_expires\";s:0:\"\";s:9:\"ip_access\";s:0:\"\";s:13:\"include_roles\";a:1:{i:0;s:6:\"anyone\";}}','yes');
INSERT INTO `wp_options` VALUES (7043,'seed_cspv5_token','yhiqlco2f1aa7lptruai0sud4twdvuvb','yes');
INSERT INTO `wp_options` VALUES (7046,'seed_cspv5_version','5.12.9','yes');
INSERT INTO `wp_options` VALUES (7047,'seed_cspv5_api_message','You have a valid license.','yes');
INSERT INTO `wp_options` VALUES (7048,'seed_cspv5_api_nag','','yes');
INSERT INTO `wp_options` VALUES (7049,'seed_cspv5_per','lp,ml,su,em,dm','yes');
INSERT INTO `wp_options` VALUES (7553,'lasso_license_key','ed145e54a5386af0a9979b9e2d627a9d','yes');
INSERT INTO `wp_options` VALUES (8292,'woocommerce_placeholder_image','10441','yes');
INSERT INTO `wp_options` VALUES (8309,'external_links','a:10:{s:6:\"global\";b:0;s:4:\"icon\";b:0;s:6:\"target\";b:0;s:8:\"nofollow\";b:1;s:12:\"text_widgets\";b:1;s:9:\"autolinks\";b:0;s:16:\"subdomains_local\";b:1;s:7:\"version\";s:5:\"6.8.1\";s:15:\"exclude_domains\";s:0:\"\";s:19:\"exclude_code_blocks\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (8850,'smush-in-progress-800','1','yes');
INSERT INTO `wp_options` VALUES (9495,'nice_likes_settings','a:12:{s:27:\"remove_data_on_deactivation\";b:0;s:8:\"avoidcss\";s:1:\"0\";s:6:\"enable\";s:1:\"1\";s:13:\"show_in_lists\";s:1:\"0\";s:6:\"add_to\";a:3:{s:5:\"posts\";s:1:\"1\";s:5:\"pages\";s:1:\"1\";s:5:\"other\";s:1:\"1\";}s:7:\"exclude\";s:0:\"\";s:8:\"position\";s:5:\"after\";s:12:\"postfix_zero\";s:8:\"%s Likes\";s:11:\"postfix_one\";s:7:\"%s Like\";s:12:\"postfix_more\";s:8:\"%s Likes\";s:11:\"unlike_text\";s:0:\"\";s:8:\"use_ajax\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (9881,'tribe_events_calendar_options','a:30:{s:14:\"schema-version\";s:3:\"3.9\";s:27:\"recurring_events_are_hidden\";s:6:\"hidden\";s:21:\"previous_ecp_versions\";a:65:{i:0;s:1:\"0\";i:1;s:6:\"4.6.25\";i:2;s:6:\"4.6.26\";i:3;s:5:\"4.7.1\";i:4;s:5:\"4.7.2\";i:5;s:5:\"4.7.3\";i:6;s:5:\"4.7.4\";i:7;s:3:\"4.8\";i:8;s:5:\"4.8.1\";i:9;s:5:\"4.8.2\";i:10;s:5:\"4.9.0\";i:11;s:7:\"4.9.1.1\";i:12;s:5:\"4.9.2\";i:13;s:5:\"4.9.3\";i:14;s:7:\"4.9.3.1\";i:15;s:7:\"4.9.3.2\";i:16;s:5:\"4.9.8\";i:17;s:5:\"4.9.9\";i:18;s:6:\"4.9.10\";i:19;s:6:\"4.9.11\";i:20;s:6:\"4.9.12\";i:21;s:6:\"4.9.13\";i:22;s:6:\"4.9.14\";i:23;s:6:\"4.9.14\";i:24;s:5:\"5.0.0\";i:25;s:7:\"5.0.2.1\";i:26;s:7:\"5.0.3.1\";i:27;s:5:\"5.1.0\";i:28;s:5:\"5.1.2\";i:29;s:7:\"5.1.2.1\";i:30;s:5:\"5.1.4\";i:31;s:5:\"5.1.5\";i:32;s:5:\"5.1.6\";i:33;s:5:\"5.2.0\";i:34;s:5:\"5.2.1\";i:35;s:7:\"5.2.1.1\";i:36;s:5:\"5.3.0\";i:37;s:5:\"5.3.1\";i:38;s:7:\"5.3.1.1\";i:39;s:7:\"5.3.2.1\";i:40;s:5:\"5.4.0\";i:41;s:7:\"5.4.0.1\";i:42;s:7:\"5.4.0.2\";i:43;s:5:\"5.5.0\";i:44;s:7:\"5.5.0.1\";i:45;s:5:\"5.6.0\";i:46;s:5:\"5.7.0\";i:47;s:5:\"5.7.1\";i:48;s:5:\"5.8.0\";i:49;s:5:\"5.8.1\";i:50;s:5:\"5.8.2\";i:51;s:5:\"5.9.0\";i:52;s:5:\"5.9.1\";i:53;s:6:\"5.10.0\";i:54;s:6:\"5.10.1\";i:55;s:6:\"5.11.0\";i:56;s:6:\"5.12.0\";i:57;s:6:\"5.12.1\";i:58;s:6:\"5.12.2\";i:59;s:6:\"5.12.3\";i:60;s:6:\"5.12.4\";i:61;s:6:\"5.13.0\";i:62;s:8:\"5.14.0.1\";i:63;s:8:\"5.14.0.4\";i:64;s:6:\"5.14.1\";}s:18:\"latest_ecp_version\";s:8:\"5.15.0.1\";s:39:\"last-update-message-the-events-calendar\";s:6:\"5.13.0\";s:16:\"stylesheetOption\";s:5:\"tribe\";s:19:\"tribeEventsTemplate\";s:0:\"\";s:16:\"tribeEnableViews\";a:2:{i:0;s:4:\"list\";i:1;s:5:\"month\";}s:20:\"tribeDisableTribeBar\";b:0;s:16:\"monthEventAmount\";s:1:\"3\";s:23:\"enable_month_view_cache\";b:1;s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:21:\"dateWithoutYearFormat\";s:3:\"F j\";s:18:\"monthAndYearFormat\";s:3:\"F Y\";s:17:\"dateTimeSeparator\";s:3:\" @ \";s:18:\"timeRangeSeparator\";s:3:\" - \";s:16:\"datepickerFormat\";s:1:\"2\";s:21:\"tribeEventsBeforeHTML\";s:0:\"\";s:20:\"tribeEventsAfterHTML\";s:0:\"\";s:10:\"viewOption\";s:4:\"list\";s:13:\"earliest_date\";s:19:\"2022-01-10 09:00:00\";s:21:\"earliest_date_markers\";a:1:{i:0;s:5:\"14030\";}s:11:\"latest_date\";s:19:\"2022-01-12 17:00:00\";s:19:\"latest_date_markers\";a:1:{i:0;s:5:\"14030\";}s:22:\"google_maps_js_api_key\";s:39:\"AIzaSyDNsicAsP6-VuGtAb1O9riI3oc_NOb7IOU\";s:24:\"front_page_event_archive\";b:0;s:8:\"did_init\";b:1;s:19:\"defaultValueReplace\";b:0;s:16:\"views_v2_enabled\";b:1;s:15:\"stylesheet_mode\";s:8:\"skeleton\";}','yes');
INSERT INTO `wp_options` VALUES (9882,'widget_tribe-events-list-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (9883,'tribe_last_save_post','1653832806.279','yes');
INSERT INTO `wp_options` VALUES (12253,'wpm_pages_config','a:24:{s:9:\"dashboard\";a:4:{i:0;i:1;i:1;i:2;i:2;i:3;i:3;i:34;}s:9:\"edit-post\";a:2:{i:0;i:31;i:1;i:30;}s:4:\"post\";a:26:{i:0;i:29;i:1;i:5;i:2;i:6;i:3;i:7;i:4;i:10;i:5;i:11;i:6;i:12;i:7;i:13;i:8;i:14;i:9;i:65;i:10;i:66;i:11;i:96;i:12;i:15;i:13;i:16;i:14;i:17;i:15;i:18;i:16;i:19;i:17;i:20;i:18;i:21;i:19;i:22;i:20;i:23;i:21;i:67;i:22;i:35;i:23;i:43;i:24;i:48;i:25;i:4;}s:9:\"edit-page\";a:2:{i:0;i:25;i:1;i:26;}s:4:\"page\";a:46:{i:0;i:24;i:1;i:5;i:2;i:6;i:3;i:7;i:4;i:10;i:5;i:11;i:6;i:12;i:7;i:13;i:8;i:14;i:9;i:65;i:10;i:66;i:11;i:96;i:12;i:15;i:13;i:16;i:14;i:17;i:15;i:18;i:16;i:19;i:17;i:20;i:18;i:21;i:19;i:22;i:20;i:23;i:21;i:67;i:22;i:43;i:23;i:48;i:24;i:49;i:25;i:97;i:26;i:98;i:27;i:99;i:28;i:100;i:29;i:102;i:30;i:103;i:31;i:104;i:32;i:105;i:33;i:106;i:34;i:107;i:35;i:108;i:36;i:109;i:37;i:110;i:38;i:111;i:39;i:112;i:40;i:113;i:41;i:114;i:42;i:115;i:43;i:116;i:44;i:117;i:45;i:118;}s:13:\"edit-post_tag\";a:1:{i:0;i:33;}s:13:\"edit-category\";a:1:{i:0;i:32;}s:6:\"upload\";a:2:{i:0;i:27;i:1;i:28;}s:13:\"edit-comments\";a:1:{i:0;i:37;}s:7:\"profile\";a:1:{i:0;i:41;}s:9:\"nav-menus\";a:3:{i:0;i:45;i:1;i:46;i:2;i:47;}s:12:\"edit-product\";a:1:{i:0;i:51;}s:7:\"product\";a:9:{i:0;i:43;i:1;i:48;i:2;i:49;i:3;i:56;i:4;i:57;i:5;i:58;i:6;i:59;i:7;i:60;i:8;i:61;}s:16:\"edit-product_cat\";a:1:{i:0;i:52;}s:16:\"edit-product_tag\";a:1:{i:0;i:53;}s:27:\"edit-product_shipping_class\";a:1:{i:0;i:54;}s:31:\"product_page_product_attributes\";a:1:{i:0;i:55;}s:15:\"edit-shop_order\";a:1:{i:0;i:62;}s:16:\"edit-shop_coupon\";a:1:{i:0;i:64;}s:27:\"woocommerce_page_wc-reports\";a:1:{i:0;i:63;}s:27:\"toplevel_page_gf_edit_forms\";a:2:{i:0;i:91;i:1;i:95;}s:22:\"forms_page_gf_new_form\";a:1:{i:0;i:92;}s:22:\"forms_page_gf_settings\";a:1:{i:0;i:41;}s:21:\"forms_page_gf_entries\";a:1:{i:0;i:94;}}','no');
INSERT INTO `wp_options` VALUES (12254,'wpm_pages_sections_config','a:24:{s:9:\"dashboard\";a:2:{i:0;s:9:\"dashboard\";i:1;s:5:\"posts\";}s:9:\"edit-post\";a:1:{i:0;s:5:\"posts\";}s:4:\"post\";a:4:{i:0;s:6:\"editor\";i:1;s:6:\"images\";i:2;s:5:\"posts\";i:3;s:3:\"seo\";}s:9:\"edit-page\";a:1:{i:0;s:5:\"pages\";}s:4:\"page\";a:5:{i:0;s:6:\"editor\";i:1;s:6:\"images\";i:2;s:5:\"pages\";i:3;s:3:\"seo\";i:4;s:12:\"page_builder\";}s:13:\"edit-post_tag\";a:1:{i:0;s:5:\"posts\";}s:13:\"edit-category\";a:1:{i:0;s:5:\"posts\";}s:6:\"upload\";a:1:{i:0;s:5:\"media\";}s:13:\"edit-comments\";a:1:{i:0;s:8:\"comments\";}s:7:\"profile\";a:1:{i:0;s:7:\"profile\";}s:9:\"nav-menus\";a:1:{i:0;s:5:\"menus\";}s:12:\"edit-product\";a:1:{i:0;s:20:\"woocommerce_products\";}s:7:\"product\";a:1:{i:0;s:20:\"woocommerce_products\";}s:16:\"edit-product_cat\";a:1:{i:0;s:20:\"woocommerce_products\";}s:16:\"edit-product_tag\";a:1:{i:0;s:20:\"woocommerce_products\";}s:27:\"edit-product_shipping_class\";a:1:{i:0;s:20:\"woocommerce_products\";}s:31:\"product_page_product_attributes\";a:1:{i:0;s:20:\"woocommerce_products\";}s:15:\"edit-shop_order\";a:1:{i:0;s:11:\"woocommerce\";}s:16:\"edit-shop_coupon\";a:1:{i:0;s:11:\"woocommerce\";}s:27:\"woocommerce_page_wc-reports\";a:1:{i:0;s:11:\"woocommerce\";}s:27:\"toplevel_page_gf_edit_forms\";a:1:{i:0;s:13:\"gravity_forms\";}s:22:\"forms_page_gf_new_form\";a:1:{i:0;s:13:\"gravity_forms\";}s:22:\"forms_page_gf_settings\";a:1:{i:0;s:13:\"gravity_forms\";}s:21:\"forms_page_gf_entries\";a:1:{i:0;s:13:\"gravity_forms\";}}','no');
INSERT INTO `wp_options` VALUES (12255,'vum_enable_embed_video','O:8:\"stdClass\":1:{s:6:\"status\";i:4;}','no');
INSERT INTO `wp_options` VALUES (12257,'wpm_external_updater','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1580214049;s:14:\"checkedVersion\";s:7:\"2.5.8.1\";s:6:\"update\";O:8:\"stdClass\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:18:\"video-user-manuals\";s:7:\"version\";s:7:\"2.5.8.1\";s:8:\"homepage\";s:27:\"http://videousermanuals.com\";s:12:\"download_url\";s:100:\"http://wordpress.videousermanuals.com/video-user-manuals/dl.php?file=video-user-manuals-v2.5.8.1.zip\";s:14:\"upgrade_notice\";s:36:\"Various bug fixes and enhancements..\";}}','yes');
INSERT INTO `wp_options` VALUES (24322,'wp-smush-settings','a:26:{s:4:\"auto\";b:1;s:5:\"lossy\";b:0;s:10:\"strip_exif\";b:1;s:6:\"resize\";b:1;s:9:\"detection\";b:0;s:8:\"original\";b:0;s:6:\"backup\";b:0;s:10:\"png_to_jpg\";b:0;s:7:\"nextgen\";b:0;s:2:\"s3\";b:0;s:9:\"gutenberg\";b:0;s:10:\"js_builder\";b:0;s:3:\"cdn\";b:0;s:11:\"auto_resize\";b:0;s:4:\"webp\";b:1;s:5:\"usage\";b:0;s:17:\"accessible_colors\";b:0;s:9:\"keep_data\";b:1;s:9:\"lazy_load\";b:0;s:17:\"background_images\";b:1;s:16:\"rest_api_support\";b:0;s:8:\"webp_mod\";b:0;s:11:\"networkwide\";b:0;s:9:\"keep_exif\";i:0;s:4:\"bulk\";b:0;s:8:\"api_auth\";b:0;}','no');
INSERT INTO `wp_options` VALUES (29095,'options_disclaimer','','no');
INSERT INTO `wp_options` VALUES (29096,'_options_disclaimer','field_5c1a525539645','no');
INSERT INTO `wp_options` VALUES (29304,'options_hide_buttons_section','0','no');
INSERT INTO `wp_options` VALUES (29305,'_options_hide_buttons_section','field_5c1a662d357db','no');
INSERT INTO `wp_options` VALUES (29306,'options_hide_button_options','','no');
INSERT INTO `wp_options` VALUES (29307,'_options_hide_button_options','field_5c1a6f5e77c97','no');
INSERT INTO `wp_options` VALUES (29453,'options_hide_button_options_copy','','no');
INSERT INTO `wp_options` VALUES (29454,'_options_hide_button_options_copy','field_5c1a6f5e77c97','no');
INSERT INTO `wp_options` VALUES (29455,'options_hide_call_to_action_section','0','no');
INSERT INTO `wp_options` VALUES (29456,'_options_hide_call_to_action_section','field_5c1a6f5a77c96','no');
INSERT INTO `wp_options` VALUES (29457,'options_hide_call_to_actiopn_options','','no');
INSERT INTO `wp_options` VALUES (29458,'_options_hide_call_to_actiopn_options','field_5c1a6641357dc','no');
INSERT INTO `wp_options` VALUES (29475,'options_hide_call_to_action_options','','no');
INSERT INTO `wp_options` VALUES (29476,'_options_hide_call_to_action_options','field_5c1a6641357dc','no');
INSERT INTO `wp_options` VALUES (29730,'options_hide_cards_section','0','no');
INSERT INTO `wp_options` VALUES (29731,'_options_hide_cards_section','field_5c1b5653c6d29','no');
INSERT INTO `wp_options` VALUES (29732,'options_hide_cards_options','','no');
INSERT INTO `wp_options` VALUES (29733,'_options_hide_cards_options','field_5c1b5657c6d2a','no');
INSERT INTO `wp_options` VALUES (29777,'options_hide_category_images_section','0','no');
INSERT INTO `wp_options` VALUES (29778,'_options_hide_category_images_section','field_5c1b59128c3b9','no');
INSERT INTO `wp_options` VALUES (29779,'options_hide_category_images_options','','no');
INSERT INTO `wp_options` VALUES (29780,'_options_hide_category_images_options','field_5c1b59158c3ba','no');
INSERT INTO `wp_options` VALUES (29781,'options_hide_slider_section','0','no');
INSERT INTO `wp_options` VALUES (29782,'_options_hide_slider_section','field_5c1b598a8c3bc','no');
INSERT INTO `wp_options` VALUES (29783,'options_hide_slider_options','','no');
INSERT INTO `wp_options` VALUES (29784,'_options_hide_slider_options','field_5c1b598c8c3bd','no');
INSERT INTO `wp_options` VALUES (29785,'options_hide_count_up_stats_section','0','no');
INSERT INTO `wp_options` VALUES (29786,'_options_hide_count_up_stats_section','field_5c1b59e88c3bf','no');
INSERT INTO `wp_options` VALUES (29787,'options_hide_count_up_stats_options','','no');
INSERT INTO `wp_options` VALUES (29788,'_options_hide_count_up_stats_options','field_5c1b59eb8c3c0','no');
INSERT INTO `wp_options` VALUES (29789,'options_hide_accordion_section','0','no');
INSERT INTO `wp_options` VALUES (29790,'_options_hide_accordion_section','field_5c1b5a958c3c2','no');
INSERT INTO `wp_options` VALUES (29791,'options_hide_accordion_options','','no');
INSERT INTO `wp_options` VALUES (29792,'_options_hide_accordion_options','field_5c1b5a988c3c3','no');
INSERT INTO `wp_options` VALUES (29793,'options_hide_gallery_section','0','no');
INSERT INTO `wp_options` VALUES (29794,'_options_hide_gallery_section','field_5c1b5af38c3c5','no');
INSERT INTO `wp_options` VALUES (29795,'options_hide_gallery_options','','no');
INSERT INTO `wp_options` VALUES (29796,'_options_hide_gallery_options','field_5c1b5af68c3c6','no');
INSERT INTO `wp_options` VALUES (29797,'options_hide_image_content_section','0','no');
INSERT INTO `wp_options` VALUES (29798,'_options_hide_image_content_section','field_5c1b5b628c3c8','no');
INSERT INTO `wp_options` VALUES (29799,'options_hide_image_content_options','','no');
INSERT INTO `wp_options` VALUES (29800,'_options_hide_image_content_options','field_5c1b5b648c3c9','no');
INSERT INTO `wp_options` VALUES (29801,'options_hide_ecommerce_section','0','no');
INSERT INTO `wp_options` VALUES (29802,'_options_hide_ecommerce_section','field_5c1b5bea8c3cb','no');
INSERT INTO `wp_options` VALUES (29803,'options_hide_ecommerce_options','','no');
INSERT INTO `wp_options` VALUES (29804,'_options_hide_ecommerce_options','field_5c1b5bec8c3cc','no');
INSERT INTO `wp_options` VALUES (29805,'options_hide_simple_columns_section','0','no');
INSERT INTO `wp_options` VALUES (29806,'_options_hide_simple_columns_section','field_5c1b5c3f8c3ce','no');
INSERT INTO `wp_options` VALUES (29807,'options_hide_simple_columns_options','','no');
INSERT INTO `wp_options` VALUES (29808,'_options_hide_simple_columns_options','field_5c1b5c428c3cf','no');
INSERT INTO `wp_options` VALUES (29809,'options_hide_team_section','0','no');
INSERT INTO `wp_options` VALUES (29810,'_options_hide_team_section','field_5c1b5c9d8c3d1','no');
INSERT INTO `wp_options` VALUES (29811,'options_hide_team_options','','no');
INSERT INTO `wp_options` VALUES (29812,'_options_hide_team_options','field_5c1b5ca08c3d2','no');
INSERT INTO `wp_options` VALUES (29813,'options_hide_tabs_section','0','no');
INSERT INTO `wp_options` VALUES (29814,'_options_hide_tabs_section','field_5c1b5cf68c3d4','no');
INSERT INTO `wp_options` VALUES (29815,'options_hide_tabs_options','','no');
INSERT INTO `wp_options` VALUES (29816,'_options_hide_tabs_options','field_5c1b5cf98c3d5','no');
INSERT INTO `wp_options` VALUES (29817,'options_hide_sponsors_section','0','no');
INSERT INTO `wp_options` VALUES (29818,'_options_hide_sponsors_section','field_5c1b5d418c3d7','no');
INSERT INTO `wp_options` VALUES (29819,'options_hide_sponsors_options','','no');
INSERT INTO `wp_options` VALUES (29820,'_options_hide_sponsors_options','field_5c1b5d448c3d8','no');
INSERT INTO `wp_options` VALUES (29821,'options_hide_testimonials_section','0','no');
INSERT INTO `wp_options` VALUES (29822,'_options_hide_testimonials_section','field_5c1b5d8f8c3da','no');
INSERT INTO `wp_options` VALUES (29823,'options_hide_testimonials_options','','no');
INSERT INTO `wp_options` VALUES (29824,'_options_hide_testimonials_options','field_5c1b5d938c3db','no');
INSERT INTO `wp_options` VALUES (32603,'dpr_disabled_types','a:25:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:8:\"revision\";i:4;s:13:\"nav_menu_item\";i:5;s:10:\"custom_css\";i:6;s:19:\"customize_changeset\";i:7;s:12:\"oembed_cache\";i:8;s:12:\"user_request\";i:9;s:4:\"team\";i:10;s:16:\"scheduled-action\";i:11;s:15:\"acf-field-group\";i:12;s:9:\"acf-field\";i:13;s:7:\"product\";i:14;s:17:\"product_variation\";i:15;s:10:\"shop_order\";i:16;s:17:\"shop_order_refund\";i:17;s:11:\"shop_coupon\";i:18;s:11:\"tribe_venue\";i:19;s:15:\"tribe_organizer\";i:20;s:12:\"tribe_events\";i:21;s:15:\"tribe-ea-record\";i:22;s:13:\"deleted_event\";i:23;s:7:\"af_form\";i:24;s:8:\"af_entry\";}','yes');
INSERT INTO `wp_options` VALUES (41209,'duplicate_post_copytitle','1','yes');
INSERT INTO `wp_options` VALUES (41210,'duplicate_post_copydate','1','yes');
INSERT INTO `wp_options` VALUES (41211,'duplicate_post_copystatus','1','yes');
INSERT INTO `wp_options` VALUES (41212,'duplicate_post_copyslug','1','yes');
INSERT INTO `wp_options` VALUES (41213,'duplicate_post_copyexcerpt','1','yes');
INSERT INTO `wp_options` VALUES (41214,'duplicate_post_copycontent','1','yes');
INSERT INTO `wp_options` VALUES (41215,'duplicate_post_copythumbnail','1','yes');
INSERT INTO `wp_options` VALUES (41216,'duplicate_post_copytemplate','1','yes');
INSERT INTO `wp_options` VALUES (41217,'duplicate_post_copyformat','1','yes');
INSERT INTO `wp_options` VALUES (41218,'duplicate_post_copyauthor','1','yes');
INSERT INTO `wp_options` VALUES (41219,'duplicate_post_copypassword','1','yes');
INSERT INTO `wp_options` VALUES (41220,'duplicate_post_copyattachments','1','yes');
INSERT INTO `wp_options` VALUES (41221,'duplicate_post_copychildren','1','yes');
INSERT INTO `wp_options` VALUES (41222,'duplicate_post_copycomments','1','yes');
INSERT INTO `wp_options` VALUES (41223,'duplicate_post_copymenuorder','1','yes');
INSERT INTO `wp_options` VALUES (41224,'duplicate_post_taxonomies_blacklist','','yes');
INSERT INTO `wp_options` VALUES (41225,'duplicate_post_blacklist','','yes');
INSERT INTO `wp_options` VALUES (41226,'duplicate_post_types_enabled','a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:11:\"testimonial\";i:3;s:8:\"property\";i:4;s:15:\"acf-field-group\";}','yes');
INSERT INTO `wp_options` VALUES (41232,'duplicate_post_show_notice','','no');
INSERT INTO `wp_options` VALUES (41241,'duplicate_post_title_prefix','','yes');
INSERT INTO `wp_options` VALUES (41242,'duplicate_post_title_suffix','','yes');
INSERT INTO `wp_options` VALUES (41243,'duplicate_post_increase_menu_order_by','','yes');
INSERT INTO `wp_options` VALUES (41244,'duplicate_post_roles','a:4:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:13:\"wpseo_manager\";i:3;s:12:\"wpseo_editor\";}','yes');
INSERT INTO `wp_options` VALUES (41965,'gform_upload_page_slug','f9808e122d1066e','yes');
INSERT INTO `wp_options` VALUES (47389,'gform_email_count','1294','yes');
INSERT INTO `wp_options` VALUES (48377,'options_team','1','no');
INSERT INTO `wp_options` VALUES (48378,'_options_team','field_5c521694a8c7a','no');
INSERT INTO `wp_options` VALUES (48379,'options_faq','0','no');
INSERT INTO `wp_options` VALUES (48380,'_options_faq','field_5c5216d1a8c7b','no');
INSERT INTO `wp_options` VALUES (48381,'options_testimonials','0','no');
INSERT INTO `wp_options` VALUES (48382,'_options_testimonials','field_5c5216dea8c7c','no');
INSERT INTO `wp_options` VALUES (50687,'ssp_version','2.0.4','yes');
INSERT INTO `wp_options` VALUES (50688,'ssp_stats_db_version','1.0.0','yes');
INSERT INTO `wp_options` VALUES (50689,'ssp_stats_ips_updated','yes','yes');
INSERT INTO `wp_options` VALUES (50695,'ssp_upgrade_page_visited','true','yes');
INSERT INTO `wp_options` VALUES (50697,'ss_podcasting_podmotor_account_email','Cradleofprayer@gmail.com','yes');
INSERT INTO `wp_options` VALUES (50698,'ss_podcasting_podmotor_account_api_token','2y106qUwY6yFENap8BS4BwfziuQn208jWXE5XIQUUd4sJPNlMheS8lK','yes');
INSERT INTO `wp_options` VALUES (50699,'ss_podcasting_podmotor_account_id','2.0','yes');
INSERT INTO `wp_options` VALUES (50700,'ss_podcasting_podmotor_disconnect','','yes');
INSERT INTO `wp_options` VALUES (50714,'series_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (50715,'ss_podcasting_use_post_types','a:1:{i:0;s:6:\"sermon\";}','yes');
INSERT INTO `wp_options` VALUES (50716,'ss_podcasting_include_in_main_query','','yes');
INSERT INTO `wp_options` VALUES (50717,'ss_podcasting_player_locations','','yes');
INSERT INTO `wp_options` VALUES (50718,'ss_podcasting_player_content_location','above','yes');
INSERT INTO `wp_options` VALUES (50719,'ss_podcasting_player_content_visibility','all','yes');
INSERT INTO `wp_options` VALUES (50720,'ss_podcasting_itunes_fields_enabled','on','yes');
INSERT INTO `wp_options` VALUES (50721,'ss_podcasting_player_meta_data_enabled','on','yes');
INSERT INTO `wp_options` VALUES (50722,'ss_podcasting_player_style','standard','yes');
INSERT INTO `wp_options` VALUES (50723,'ss_podcasting_player_background_skin_colour','#222222','yes');
INSERT INTO `wp_options` VALUES (50724,'ss_podcasting_player_wave_form_colour','#fff','yes');
INSERT INTO `wp_options` VALUES (50725,'ss_podcasting_player_wave_form_progress_colour','#00d4f7','yes');
INSERT INTO `wp_options` VALUES (54915,'wcal_previous_version','5.3.0','yes');
INSERT INTO `wp_options` VALUES (54931,'ts_tracker_last_send','1553212208','yes');
INSERT INTO `wp_options` VALUES (54934,'ts_reset_tracking','','yes');
INSERT INTO `wp_options` VALUES (55068,'gf_db_version','2.9.19','off');
INSERT INTO `wp_options` VALUES (55082,'wp-smush-hide_pagespeed_suggestion','1','no');
INSERT INTO `wp_options` VALUES (55092,'genesis-cpt-archive-settings-team','a:10:{s:8:\"headline\";s:0:\"\";s:10:\"intro_text\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:10:\"body_class\";s:0:\"\";s:8:\"doctitle\";s:0:\"\";s:11:\"description\";s:0:\"\";s:8:\"keywords\";s:0:\"\";s:7:\"noindex\";i:0;s:8:\"nofollow\";i:0;s:9:\"noarchive\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (55156,'_cpt_team_content_blocks_0_background_image','field_5a5753626a3df','no');
INSERT INTO `wp_options` VALUES (55157,'cpt_team_content_blocks_0_background_color','','no');
INSERT INTO `wp_options` VALUES (55158,'_cpt_team_content_blocks_0_background_color','field_5a5753626a3e0','no');
INSERT INTO `wp_options` VALUES (55159,'cpt_team_content_blocks_0_background_opacity','','no');
INSERT INTO `wp_options` VALUES (55160,'_cpt_team_content_blocks_0_background_opacity','field_5c2052617825d','no');
INSERT INTO `wp_options` VALUES (55161,'cpt_team_content_blocks_0_section_admin_label','','no');
INSERT INTO `wp_options` VALUES (55162,'_cpt_team_content_blocks_0_section_admin_label','field_5c20fddd1e5c0','no');
INSERT INTO `wp_options` VALUES (55163,'cpt_team_content_blocks_0_section_title','','no');
INSERT INTO `wp_options` VALUES (55164,'_cpt_team_content_blocks_0_section_title','field_5a5753626a3dc','no');
INSERT INTO `wp_options` VALUES (55165,'cpt_team_content_blocks_0_section_subtitle','','no');
INSERT INTO `wp_options` VALUES (55166,'_cpt_team_content_blocks_0_section_subtitle','field_5a5753626a3dd','no');
INSERT INTO `wp_options` VALUES (55167,'cpt_team_content_blocks_0_section_description','','no');
INSERT INTO `wp_options` VALUES (55168,'_cpt_team_content_blocks_0_section_description','field_5a5753626a3de','no');
INSERT INTO `wp_options` VALUES (55169,'cpt_team_content_blocks_0_text_color','dark','no');
INSERT INTO `wp_options` VALUES (55170,'_cpt_team_content_blocks_0_text_color','field_5a5753626a3e1','no');
INSERT INTO `wp_options` VALUES (55171,'cpt_team_content_blocks_0_section_type','default','no');
INSERT INTO `wp_options` VALUES (55172,'_cpt_team_content_blocks_0_section_type','field_5c1726908df10','no');
INSERT INTO `wp_options` VALUES (55173,'cpt_team_content_blocks_0_team_default_top_0_team_page','1049','no');
INSERT INTO `wp_options` VALUES (55174,'_cpt_team_content_blocks_0_team_default_top_0_team_page','field_5b7167f28106a','no');
INSERT INTO `wp_options` VALUES (55175,'cpt_team_content_blocks_0_team_default_top_1_team_page','1048','no');
INSERT INTO `wp_options` VALUES (55176,'_cpt_team_content_blocks_0_team_default_top_1_team_page','field_5b7167f28106a','no');
INSERT INTO `wp_options` VALUES (55177,'cpt_team_content_blocks_0_team_default_top_2_team_page','1050','no');
INSERT INTO `wp_options` VALUES (55178,'_cpt_team_content_blocks_0_team_default_top_2_team_page','field_5b7167f28106a','no');
INSERT INTO `wp_options` VALUES (55179,'cpt_team_content_blocks_0_team_default_top','3','no');
INSERT INTO `wp_options` VALUES (55180,'_cpt_team_content_blocks_0_team_default_top','field_5a5753626a3e3','no');
INSERT INTO `wp_options` VALUES (55181,'cpt_team_content_blocks_0_team_default_bottom_0_team_page','1049','no');
INSERT INTO `wp_options` VALUES (55182,'_cpt_team_content_blocks_0_team_default_bottom_0_team_page','field_5b7168778106b','no');
INSERT INTO `wp_options` VALUES (55183,'cpt_team_content_blocks_0_team_default_bottom_1_team_page','1049','no');
INSERT INTO `wp_options` VALUES (55184,'_cpt_team_content_blocks_0_team_default_bottom_1_team_page','field_5b7168778106b','no');
INSERT INTO `wp_options` VALUES (55185,'cpt_team_content_blocks_0_team_default_bottom_2_team_page','1050','no');
INSERT INTO `wp_options` VALUES (55186,'_cpt_team_content_blocks_0_team_default_bottom_2_team_page','field_5b7168778106b','no');
INSERT INTO `wp_options` VALUES (55187,'cpt_team_content_blocks_0_team_default_bottom_3_team_page','1048','no');
INSERT INTO `wp_options` VALUES (55188,'_cpt_team_content_blocks_0_team_default_bottom_3_team_page','field_5b7168778106b','no');
INSERT INTO `wp_options` VALUES (55189,'cpt_team_content_blocks_0_team_default_bottom','4','no');
INSERT INTO `wp_options` VALUES (55190,'_cpt_team_content_blocks_0_team_default_bottom','field_5a5753d26a3e8','no');
INSERT INTO `wp_options` VALUES (55191,'cpt_team_content_blocks_0_bottom_content','','no');
INSERT INTO `wp_options` VALUES (55192,'_cpt_team_content_blocks_0_bottom_content','field_5a5753626a3e6','no');
INSERT INTO `wp_options` VALUES (55193,'cpt_team_content_blocks_0_custom_class','','no');
INSERT INTO `wp_options` VALUES (55194,'_cpt_team_content_blocks_0_custom_class','field_5b2415da667c3','no');
INSERT INTO `wp_options` VALUES (55195,'cpt_team_content_blocks','a:1:{i:0;s:4:\"team\";}','no');
INSERT INTO `wp_options` VALUES (55196,'_cpt_team_content_blocks','field_57ea82fe7eef8','no');
INSERT INTO `wp_options` VALUES (56242,'ac_lite_user_cleanup','yes','yes');
INSERT INTO `wp_options` VALUES (69725,'rp4wp_install_date','2019-03-13','no');
INSERT INTO `wp_options` VALUES (69726,'widget_rp4wp_related_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (69728,'rp4wp','a:9:{s:17:\"automatic_linking\";i:1;s:29:\"automatic_linking_post_amount\";i:3;s:12:\"heading_text\";s:13:\"Related Posts\";s:14:\"excerpt_length\";i:30;s:13:\"display_image\";s:1:\"1\";s:3:\"css\";s:361:\".rp4wp-related-posts ul{width:100%;padding:0;margin:0;float:left;}\r\n.rp4wp-related-posts ul>li{list-style:none;padding:0;margin:0;padding-bottom:20px;clear:both;}\r\n.rp4wp-related-posts ul>li>p{margin:0;padding:0;}\r\n.rp4wp-related-post-image{width:35%;padding-right:25px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;}\";s:21:\"restart_wizard_button\";s:7:\"Rebuild\";s:18:\"clean_on_uninstall\";i:0;s:9:\"show_love\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (72015,'show_comments_cookies_opt_in','1','yes');
INSERT INTO `wp_options` VALUES (72016,'db_upgraded','','on');
INSERT INTO `wp_options` VALUES (74160,'options_hide_media_banner','1','no');
INSERT INTO `wp_options` VALUES (74161,'_options_hide_media_banner','field_5c90b17efad3f','no');
INSERT INTO `wp_options` VALUES (74162,'options_hide_media_banner_options','','no');
INSERT INTO `wp_options` VALUES (74163,'_options_hide_media_banner_options','field_5c90b194fad40','no');
INSERT INTO `wp_options` VALUES (74202,'options_hide_media_banner_section','0','no');
INSERT INTO `wp_options` VALUES (74203,'_options_hide_media_banner_section','field_5c90b17efad3f','no');
INSERT INTO `wp_options` VALUES (76592,'mailgun','a:13:{s:6:\"region\";s:2:\"us\";s:6:\"useAPI\";s:1:\"1\";s:6:\"apiKey\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:8:\"username\";s:0:\"\";s:8:\"password\";s:0:\"\";s:6:\"secure\";s:1:\"1\";s:7:\"sectype\";s:3:\"tls\";s:12:\"track-clicks\";s:0:\"\";s:11:\"track-opens\";s:0:\"\";s:11:\"campaign-id\";s:0:\"\";s:13:\"override-from\";s:1:\"0\";s:3:\"tag\";s:41:\"hjsflexblocks.zuwurhs9-liquidwebsites.com\";}','yes');
INSERT INTO `wp_options` VALUES (76593,'widget_list_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (81671,'wpseo_upgrade_history','a:2:{i:1554205847;a:3:{s:7:\"options\";a:4:{s:5:\"wpseo\";a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:6:\"10.0.1\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1527839402;s:13:\"myyoast-oauth\";a:2:{s:6:\"config\";a:2:{s:8:\"clientId\";N;s:6:\"secret\";N;}s:13:\"access_tokens\";a:0:{}}}s:12:\"wpseo_social\";a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}s:19:\"wpseo_taxonomy_meta\";a:1:{s:11:\"product_cat\";a:1:{i:29;a:2:{s:13:\"wpseo_linkdex\";s:2:\"20\";s:19:\"wpseo_content_score\";s:2:\"30\";}}}s:12:\"wpseo_titles\";a:87:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:0:\"\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"Â»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:17:\"stripcategorybase\";b:1;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:1;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:16:\"showdate-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:23:\"title-ptarchive-product\";s:0:\"\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:23:\"noindex-tax-product_cat\";b:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:23:\"noindex-tax-product_tag\";b:1;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:34:\"noindex-tax-product_shipping_class\";b:1;s:26:\"post_types-product-maintax\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;}}s:11:\"old_version\";s:6:\"10.0.1\";s:11:\"new_version\";s:4:\"10.1\";}i:1554284404;a:3:{s:7:\"options\";a:4:{s:5:\"wpseo\";a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"10.1\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1527839402;s:13:\"myyoast-oauth\";b:0;}s:12:\"wpseo_social\";a:18:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}s:19:\"wpseo_taxonomy_meta\";a:1:{s:11:\"product_cat\";a:1:{i:29;a:2:{s:13:\"wpseo_linkdex\";s:2:\"20\";s:19:\"wpseo_content_score\";s:2:\"30\";}}}s:12:\"wpseo_titles\";a:87:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:0:\"\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:1;s:12:\"disable-date\";b:1;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:2:\"Â»\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:17:\"stripcategorybase\";b:1;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:1;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:13:\"title-product\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:16:\"metadesc-product\";s:0:\"\";s:15:\"noindex-product\";b:0;s:16:\"showdate-product\";b:0;s:26:\"display-metabox-pt-product\";b:1;s:23:\"title-ptarchive-product\";s:0:\"\";s:26:\"metadesc-ptarchive-product\";s:0:\"\";s:25:\"bctitle-ptarchive-product\";s:0:\"\";s:25:\"noindex-ptarchive-product\";b:0;s:21:\"title-tax-product_cat\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_cat\";s:0:\"\";s:23:\"noindex-tax-product_cat\";b:0;s:21:\"title-tax-product_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-product_tag\";s:0:\"\";s:23:\"noindex-tax-product_tag\";b:1;s:32:\"title-tax-product_shipping_class\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:35:\"metadesc-tax-product_shipping_class\";s:0:\"\";s:34:\"noindex-tax-product_shipping_class\";b:1;s:26:\"post_types-product-maintax\";i:0;s:29:\"taxonomy-product_cat-ptparent\";i:0;s:29:\"taxonomy-product_tag-ptparent\";i:0;s:40:\"taxonomy-product_shipping_class-ptparent\";i:0;}}s:11:\"old_version\";s:4:\"10.1\";s:11:\"new_version\";s:6:\"10.1.2\";}}','no');
INSERT INTO `wp_options` VALUES (81679,'edd_sl_a5b7960f96e6fa1d656570c3fe641cee','a:2:{s:7:\"timeout\";i:1614180475;s:5:\"value\";s:52404:\"{\"new_version\":\"3.1.30\",\"stable_version\":\"3.1.30\",\"name\":\"Responsive Menu Pro - Multi License\",\"slug\":\"responsive-menu-pro\",\"url\":\"https:\\/\\/responsive.menu\\/themes\\/responsive-menu-pro-multi-license\\/?changelog=1\",\"last_updated\":\"2 months ago\",\"homepage\":\"https:\\/\\/responsive.menu\",\"package\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTYxNDM0MjQ3NTphNGMyMGI3ZmYwYzEzODcyYmQzNmY3MGYzN2RjMWU2MjoxMTQzOjMwMDZjNTMwYTAzNjgyMjg5NjBlMzQ1OTk0NjRhN2EwOmh0dHBzQC8vaGpzZmxleGJsb2Nrcy56dXd1cmhzOS1saXF1aWR3ZWJzaXRlcy5jb206MA==\",\"download_link\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTYxNDM0MjQ3NTphNGMyMGI3ZmYwYzEzODcyYmQzNmY3MGYzN2RjMWU2MjoxMTQzOjMwMDZjNTMwYTAzNjgyMjg5NjBlMzQ1OTk0NjRhN2EwOmh0dHBzQC8vaGpzZmxleGJsb2Nrcy56dXd1cmhzOS1saXF1aWR3ZWJzaXRlcy5jb206MA==\",\"sections\":{\"description\":\"\",\"changelog\":\"<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<p>= 3.1.26 (19th Feb 2020) = <\\/p>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility <\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"http:\\/\\/plugins.svn.wordpress.org\\/responsive-menu\\/assets\\/banner-772x250.png\"},\"icons\":[],\"stable_tag\":\"4.0.4\",\"added\":\"2016-06-21\",\"description\":[\"\"],\"changelog\":[\"<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<p>= 3.1.26 (19th Feb 2020) = <\\/p>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility <\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"]}\";}','no');
INSERT INTO `wp_options` VALUES (82260,'seed_cspv5_coming_soon_page_id','1','yes');
INSERT INTO `wp_options` VALUES (82329,'bvLastRecvTime','1648549236','no');
INSERT INTO `wp_options` VALUES (84116,'seed_cspv5_license_key','abe770f9-6c06-412d-86ca-2ad3e9569bd8','yes');
INSERT INTO `wp_options` VALUES (84117,'seed_cspv5_a','1','yes');
INSERT INTO `wp_options` VALUES (84426,'widget_instagram-feed-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (84441,'edd_sl_a8bceb1e2d75a16e82d544557f19b4bd','a:2:{s:7:\"timeout\";i:1653843339;s:5:\"value\";s:194430:\"{\"new_version\":\"6.0.8\",\"stable_version\":\"6.0.8\",\"name\":\"Instagram Feed Pro Developer\",\"slug\":\"instagram-feed\",\"url\":\"https:\\/\\/smashballoon.com\\/extensions\\/instagram-feed-pro-developer\\/?changelog=1\",\"last_updated\":\"2022-05-27 01:07:13\",\"homepage\":\"http:\\/\\/smashballoon.com\\/instagram-feed\",\"package\":\"https:\\/\\/smashballoon.com\\/edd-sl\\/package_download\\/NTI1MzgwNzMzODo2MmY1NTNmYWY5MTcxYTYxNGJmYjkwNDdiNGUwZTk1YTozMzc1MTpkMGEyNzVlZTNiNzhlZTE3NGQxZGUyNDU1NmQyNjA1ZDpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMubXlzdGFnaW5nd2Vic2l0ZS5jb206MA==\",\"download_link\":\"https:\\/\\/smashballoon.com\\/edd-sl\\/package_download\\/NTI1MzgwNzMzODo2MmY1NTNmYWY5MTcxYTYxNGJmYjkwNDdiNGUwZTk1YTozMzc1MTpkMGEyNzVlZTNiNzhlZTE3NGQxZGUyNDU1NmQyNjA1ZDpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMubXlzdGFnaW5nd2Vic2l0ZS5jb206MA==\",\"sections\":{\"description\":\"<p>Display Instagram photos from any non-private Instagram accounts, either in the same single feed or in multiple different ones.<\\/p>\\n<h4> Features <\\/h4>\\n<ul>\\n<li>Super <strong>simple to set up<\\/strong><\\/li>\\n<li>Completely <strong>responsive<\\/strong> and mobile ready - layout looks great on any screen size and in any container width<\\/li>\\n<li><strong>Completely customizable<\\/strong> - Customize the width, height, number of photos, number of columns, image size, background color, image spacing, text styling, likes &amp; comments and more!<\\/li>\\n<li>Display <strong>multiple Instagram feeds<\\/strong> on the same page or on different pages throughout your site<\\/li>\\n<li><strong>GDPR Compliance<\\/strong> - automatically integrates with many of the popular GDPR cookie consent plugins and includes a 1-click easy GDPR setting.<\\/li>\\n<li>Use the built-in <strong>shortcode options<\\/strong> to completely customize each of your Instagram feeds<\\/li>\\n<li>Display thumbnail, medium or <strong>full-size photos<\\/strong> from your Instagram feed<\\/li>\\n<li><strong>Infinitely load more<\\/strong> of your Instagram photos with the \'Load More\' button<\\/li>\\n<li>View photos in a pop-up <strong>lightbox<\\/strong><\\/li>\\n<li>Display photos by User ID or hashtag<\\/li>\\n<li>Display photo captions, likes and comments<\\/li>\\n<li>Use your own Custom CSS or JavaScript<\\/li>\\n<\\/ul>\\n<h4> Benefits <\\/h4>\\n<ul>\\n<li>Increase your Instagram followers by displaying your Instagram content on your website<\\/li>\\n<li>Save time and increase efficiency by only posting your photos to Instagram and automatically displaying them on your website<\\/li>\\n<\\/ul>\",\"changelog\":\"<h4> 6.0.8 <\\/h4>\\n<ul>\\n<li>Fix: If the number of posts for mobile was higher than the number of posts for desktop, the number of posts for desktop would be incorrect.<\\/li>\\n<li>Fix: When using a recent hashtag feed, if a post had been made within the last 24 hours, the plugin would not include top posts in the feed.<\\/li>\\n<\\/ul>\\n<h4> 6.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added a warning notice to allow a grace period before Instagram data is permanently deleted from your site after deauthorizing the Smash Balloon Instagram app. Due to Instagram requirements, any Instagram data on your site must be deleted within a reasonable time after the app has been deauthorized. The new warning notice provides a 7 day grace period to allow you time to reauthorize the app if you don\'t want the data to be deleted.<\\/li>\\n<li>Tweak: Reconnecting an account now results in deleting the original connection in the database and adding a new one. This will prevent issues with some caching systems like Redis.<\\/li>\\n<li>Fix: The Infinity loop type for carousel feeds was not working for certain feed configurations.<\\/li>\\n<li>Fix: Removed the &quot;.animated&quot; CSS rule to prevent conflicts.<\\/li>\\n<li>Fix: Screen reader text was visible in the feed with some themes.<\\/li>\\n<li>Fix: Removed all Font Awesome icons and no longer include the CSS file from the Font Awesome CDN.<\\/li>\\n<\\/ul>\\n<h4> 6.0.6 <\\/h4>\\n<ul>\\n<li>Fix: When using the shoppable feeds feature, trying to view the second page of posts in the customizer would not work.<\\/li>\\n<li>Fix: Only the first 20 sources were available when creating feeds and changing sources for a feed.<\\/li>\\n<li>Fix: Admin notices from other plugins would display on the Instagram Feeds pages when a notification for Instagram Feed was available.<\\/li>\\n<\\/ul>\\n<h4> 6.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: Several improvements to moderation mode. Show moderated posts only, improved pagination, and improved how far back in the feed\'s history posts can be moderated.<\\/li>\\n<li>Tweak: Removed the setting to filter for Instagram Live as this is no longer supported by Instagram.<\\/li>\\n<li>Fix: Posts on the &quot;allow list&quot; would stop displaying if there were a lot of newer posts from the source that were not in the allow list.<\\/li>\\n<li>Fix: Fixed the customizer sidebar being hidden when JetPack\'s Master Bar feature was enabled.<\\/li>\\n<li>Fix: Added back support for the &quot;class&quot; shortcode setting for all feeds.<\\/li>\\n<li>Fix: The carousel layout was not showing the proper number of posts when there was a different number of posts for mobile and desktop.<\\/li>\\n<\\/ul>\\n<h4> 6.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: After clearing the cache for a hashtag feed, the plugin will now also try to get older posts for that feed using a different API method.<\\/li>\\n<li>Tweak: Removed sorting by &quot;likes&quot; for hashtag feeds as sorting by likes is unreliable for this feed type due to limitations of the Instagram API.<\\/li>\\n<li>Tweak: You can now have up to 10 columns for feeds displayed on mobile devices.<\\/li>\\n<li>Fix: Switching the source for a feed would sometimes result in posts from the previous source being added to the feed.<\\/li>\\n<li>Fix: Fixed an issue where our Social Wall plugin was not showing all available Instagram sources.<\\/li>\\n<li>Fix: Pagination for showing more than 20 feeds was not displaying on the &quot;All Feeds&quot; page.<\\/li>\\n<li>Fix: An error would not display if a connected business account had reached the 30 day limit for new hashtag feeds.<\\/li>\\n<li>Fix: Backup method of retrieving video thumbnails was not working in all circumstances.<\\/li>\\n<li>Fix: Dashboard notices were displaying when customizing a feed.<\\/li>\\n<li>Fix: Added support for the shortcode &quot;mediavine=true&quot; to trigger our Media Vine integration features.<\\/li>\\n<\\/ul>\\n<h4> 6.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: Updated our logo throughout the plugin to match our new <a href=\\\"https:\\/\\/smashballoon.com\\/\\\">website<\\/a>.<\\/li>\\n<li>Tweak: Changed how the hover color for follow and load more buttons is applied to prevent theme conflicts.<\\/li>\\n<li>Fix: Fixed Instagram Feed JavaScript file missing from the page when using the &quot;AJAX theme loading fix&quot; setting causing blank images to display.<\\/li>\\n<li>Fix: Fixed JavaScript file not being added to the page when using the plugin GDPR Cookie Consent by WebToffee.<\\/li>\\n<li>Fix: Some custom tables were not being created for specific versions of MySQL.<\\/li>\\n<li>Fix: Custom HTML templates were not applying to new feeds.<\\/li>\\n<li>Fix: Added back the ability to use up to 10 columns in feeds for desktop and tablet devices.<\\/li>\\n<li>Fix: Fixed the error message not displaying if there was an error when trying to connect a personal or basic account.<\\/li>\\n<li>Fix: The reconnect link that would display when an account had an error would not redirect to connect.smashballoon.com.<\\/li>\\n<li>Fix: The shortcode setting &quot;showbio&quot; was applying for non-legacy feeds causing confusion when trying to change these settings in the customizer.<\\/li>\\n<li>Fix: Added the ability to create the custom database tables if there was an error when first trying to create them.<\\/li>\\n<li>Fix: Dismissing dashboard notifications would cause the &quot;Add new feed&quot; button to stop working until the page was refreshed.<\\/li>\\n<\\/ul>\\n<h4> 6.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Re-added button to reset the error log on the settings page, &quot;Advanced&quot; tab.<\\/li>\\n<li>Fix: Fixed some settings for the carousel which were not applying on the frontend of the site.<\\/li>\\n<li>Fix: Fixed PHP warning &quot;Headers already sent&quot; that would appear when customizing a theme in some circumstances.<\\/li>\\n<li>Fix: Made several improvements to cache clearing.<\\/li>\\n<\\/ul>\\n<h4> 6.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Media filters were not working correctly with feeds created with the new customizer.<\\/li>\\n<li>Fix: Fixed a PHP error which occurred in the integration with our <a href=\\\"https:\\/\\/smashballoon.com\\/social-wall\\/\\\">Social Wall plugin<\\/a> when trying to connect an Instagram account.<\\/li>\\n<li>Fix: Fixed an error in the plugin updater code which occurred in certain circumstances.<\\/li>\\n<\\/ul>\\n<h4> 6.0 <\\/h4>\\n<ul>\\n<li>Important: Minimum supported WordPress version has been raised from 3.5 to 4.1.<\\/li>\\n<li>New: Our biggest update ever! We\'ve completely redesigned the plugin settings from head to toe to make it easier to create, manage, and customize your Instagram feeds.<\\/li>\\n<li>New: All your feeds are now displayed in one place on the &quot;All Feeds&quot; page. This shows a list of any existing (legacy) feeds and any new ones that you create. Note: If you updated from a version prior to v5.11 then you may need to view your feeds on your webpage so that the plugin can locate them and list them here.<\\/li>\\n<li>New: Easily edit individual feed settings for new feeds instead of cumbersome shortcode options.<\\/li>\\n<li>New: It\'s now much easier to create feeds. Just click &quot;Add New&quot;, select your feed type, connect your account, and you\'re done!<\\/li>\\n<li>New: Brand new feed customizer. We\'ve completely redesigned feed customization from the ground up, reorganizing the settings to make them easier to find.<\\/li>\\n<li>New: Live Feed Preview. You can now see changes you make to your feeds in real time, right in the settings page. Easily preview them on desktop, tablet, and mobile sizes.<\\/li>\\n<li>New: Color Scheme option. It\'s now easier than ever to change colors across your feed without needing to adjust individual color settings. Just set a color scheme to effortlessly change colors across your entire feed.<\\/li>\\n<li>New: We\'ve improved our Shoppable Feeds feature to allow you to easily add custom links for each Instagram post within the new feed customizer. Just go to Settings &gt; Shoppable Feeds inside the feed editor.<\\/li>\\n<li>New: You can now change the number of columns in your feed across desktop, tablet, and mobile.<\\/li>\\n<li>New: Easily import and export feed settings to make it simple to move feeds across sites.<\\/li>\\n<\\/ul>\\n<h4> 5.12.9 <\\/h4>\\n<ul>\\n<li>Fix: Added a content type to JSON responses to improve reliability for loading more posts and creating local images.<\\/li>\\n<li>Fix: The plugin will no longer continue to attempt to connect to the Instagram API if there is an access token encryption error.<\\/li>\\n<li>Fix: Could not load more posts when using moderation mode.<\\/li>\\n<li>Fix: Fixed a PHP error that would occur when trying to retrieve new posts for hashtag feeds.<\\/li>\\n<\\/ul>\\n<h4> 5.12.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added a warning if the access token could not be decrypted for use in API requests.<\\/li>\\n<li>Tweak: Added a fallback method to reach the Instagram API if a cURL error 6 error is detected.<\\/li>\\n<li>Fix: Fixed an issue with connecting an additional business account if the first account listed was not selected.<\\/li>\\n<\\/ul>\\n<h4> 5.12.7 <\\/h4>\\n<ul>\\n<li>Tweak: Shortened captions will end on the last full word to fix an issue with emoji in captions.<\\/li>\\n<li>Fix: Fixed several accessibility issues in the admin area.<\\/li>\\n<li>Fix: Made a significant number of code quality improvements.<\\/li>\\n<li>Fix: Fixed a PHP warning that would occur when loading posts with AJAX initially.<\\/li>\\n<li>Fix: Periods and underscores in usernames when used as part of the shortcode would cause the load more button not to work.<\\/li>\\n<\\/ul>\\n<h4> 5.12.6 <\\/h4>\\n<ul>\\n<li>Fix: Using showheader=&quot;true&quot; in the shortcode would not work if the related setting was disabled on the settings page.<\\/li>\\n<li>Fix: Added additional plugin hardening.<\\/li>\\n<\\/ul>\\n<h4> 5.12.5 <\\/h4>\\n<ul>\\n<li>Tweak: Error reporting notices are now only displayed if there is an issue with the primary API request, rather than secondary ones such as retrieving stories.<\\/li>\\n<\\/ul>\\n<h4> 5.12.4 <\\/h4>\\n<ul>\\n<li>Tweak: All Instagram data is now encrypted in your WordPress database.<\\/li>\\n<li>Tweak: Access Tokens are no longer able to be viewed on the settings page.<\\/li>\\n<li>Tweak: Added a maximum caching time of 24 hours.<\\/li>\\n<li>Tweak: Added an expiration time to backup caches.<\\/li>\\n<li>Tweak: Deauthorizing our app inside your Instagram or Facebook account will now delete all data for that feed on your site.<\\/li>\\n<\\/ul>\\n<h4> 5.12.3 <\\/h4>\\n<ul>\\n<li>Fix: Lowered the number of posts retrieved in a single API request when getting older recent hashtag posts to fix API Error 1.<\\/li>\\n<li>Fix: When using the GDPR consent feature, the avatar in the header would not display even after consent was given.<\\/li>\\n<li>Fix: Added a workaround to fix some errors that would prevent local images from being resized and stored.<\\/li>\\n<li>Fix: Fixed duplicate MySQL queries issue when checking for the resized images table.<\\/li>\\n<li>Fix: Fixed a compatibility issue with the Complianz Cookie Consent plugin integration.<\\/li>\\n<li>Fix: Fixed a compatibility issue with the Web Toffee GDPR Cookie Consent plugin integration.<\\/li>\\n<\\/ul>\\n<h4> 5.12.2 <\\/h4>\\n<ul>\\n<li>Tested with WordPress 5.8 update.<\\/li>\\n<li>Fix: Added a workaround for an Instagram API bug which would result in some hashtag feeds producing an API error \\u2018API error 1: An unknown error has occurred\\u2019.<\\/li>\\n<li>Fix: PHP error &quot;Uncaught Error: array_merge() does not accept unknown named parameters&quot; when visiting the &quot;About&quot; page using PHP 8+.<\\/li>\\n<li>Fix: About page was not recognizing that YouTube Feeds Pro was installed and active when prompting the user to activate a YouTube Feed plugin.<\\/li>\\n<\\/ul>\\n<h4> 5.12.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed several issues with GDPR Cookie Consent by Web Toffee integration.<\\/li>\\n<li>Tweak: Changed how connected accounts errors display to prevent temporary, non-actionable errors from triggering a notice.<\\/li>\\n<\\/ul>\\n<h4> 5.12 <\\/h4>\\n<ul>\\n<li>New: Added support for IGTV posts. When creating an IGTV post, keep the &quot;Post a Preview&quot; setting enabled and the IGTV post will appear in your feed. IGTV posts are only available for connected Instagram business profiles and aren\'t available if you\'re using a personal Instagram profile in the plugin.<\\/li>\\n<li>Fix: Fixed a PHP error when the HTTP request to refresh an access token resulted in an error.<\\/li>\\n<\\/ul>\\n<h4> 5.11.2 <\\/h4>\\n<ul>\\n<li>Fix: Changed how access tokens are retrieved to prevent conflict with the &quot;Rank Math SEO&quot; plugin when connecting an account.<\\/li>\\n<li>Fix: Spaces in the comma separated &quot;hoverdisplay&quot; shortcode setting would cause some of the values not to work.<\\/li>\\n<li>Fix: Updated jQuery methods for compatibility with WordPress 5.7.<\\/li>\\n<li>Fix: If all posts in a feed were blocked via the filter settings then an unfiltered backup feed would incorrectly be displayed.<\\/li>\\n<\\/ul>\\n<h4> 5.11.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed PHP warning &quot;array_diff(): Expected parameter 1 to be an array, string given&quot;.<\\/li>\\n<li>Fix: Fixed PHP warning &quot;Invalid argument supplied for foreach()&quot; when using a recent hashtag in a feed.<\\/li>\\n<li>Fix: Request to retrieve &quot;top&quot; posts for recent hashtag posts was not always made the first time the feed loaded.<\\/li>\\n<li>Fix: Fixed issue where account errors were not being removed after an account was deleted or reconnected.<\\/li>\\n<\\/ul>\\n<h4> 5.11 <\\/h4>\\n<ul>\\n<li>New: The locations of the Instagram feeds on your site will now be logged and listed on a single page for easier management. After this feature has been active for awhile, a &quot;Feed Finder&quot; link will appear next to the Feed Type setting on the plugin Settings page which allows you to see a list of all feeds on your site along with their locations.<\\/li>\\n<li>New: Local resized images will now include a 150x150 resolution version for each post.<\\/li>\\n<li>Tweak: Locally saved image quality set to 80% to increase feed performance without a noticeable visual difference.<\\/li>\\n<li>Tweak: Improved how posts are sorted by date when there are more than one user account or hashtag in a feed.<\\/li>\\n<li>Tweak: For hashtag feeds, a specific account for retrieving hashtag posts can be used by adding user=&quot;USERNAME&quot; in the shortcode.<\\/li>\\n<li>Fix: Mixed feeds that included &quot;tagged&quot; posts would always display the tagged posts last in the feed.<\\/li>\\n<li>Fix: Old accounts from Instagram\'s deprecated, non-functioning API are ignored if still connected.<\\/li>\\n<\\/ul>\\n<h4> 5.10 <\\/h4>\\n<ul>\\n<li>Tweak: Several performance improvements have been made in this update such as improved caching and fewer database queries when displaying feeds.<\\/li>\\n<li>Tweak: The limit of resized, local images created and stored were raised for the overall number and the rate at which they could be created.<\\/li>\\n<li>Tweak: Improvements made to hashtag feeds including the ability to display a feed of multiple hashtags even if one has not yet had any posts made to it.<\\/li>\\n<li>Tweak: Improved how feed errors are handled and reported. API request delays will only apply to feeds encountering errors and will not affect other feeds.<\\/li>\\n<li>Tweak: Added hook for disabling image resizing dynamically with PHP.<\\/li>\\n<li>Fix: PHP Warning &quot;required parameter follows optional parameter&quot; that would display when using PHP 8+.<\\/li>\\n<li>Fix: GDPR feature was reporting errors when the feature was working fine.<\\/li>\\n<li>Fix: When using a hashtag feed and the first image in a carousel post was a video, the image would not always display properly.<\\/li>\\n<li>Fix: When using background caching and a hashtag feed, duplicate posts would appear in the feed.<\\/li>\\n<\\/ul>\\n<h4> 5.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: If the image resizing feature isn\'t able to work successfully due to an issue, then the GDPR setting will be disabled unless manually enabled to prevent blank images in the feed.<\\/li>\\n<li>Fix: In some situations the GDPR setting was incorrectly reporting an error with image resizing.<\\/li>\\n<\\/ul>\\n<h4> 5.9 <\\/h4>\\n<ul>\\n<li>New: Integrations with popular GDPR cookie consent solutions added. Visit the Instagram Feed settings page, Customize tab, Advanced section for more information.<\\/li>\\n<li>Tweak: Icon font support was discontinued. Only SVGs will be used for icons in feeds.<\\/li>\\n<li>Fix: oEmbeds were not always working in much older versions of WordPress.<\\/li>\\n<\\/ul>\\n<h4> 5.8.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added PHP filter &quot;sbi_flags&quot; to make changes to JavaScript flags.<\\/li>\\n<li>Tweak: Added a check in the JavaScript flags for &quot;disableOnTouch&quot; to disable the code that allows the lightbox to be opened without tapping the images twice on touch devices.<\\/li>\\n<li>Fix: If there was an oEmbed error while visiting the Support tab, the System Info would be blank.<\\/li>\\n<li>Fix: API error notices would not be removed from the WordPress dashboard after successfully reconnecting an account when the problem was resolved.<\\/li>\\n<li>Fix: Fixed PHP Error that would occur when connecting a personal account that would result in an HTTP error.<\\/li>\\n<\\/ul>\\n<h4> 5.8.4 <\\/h4>\\n<ul>\\n<li>Fix: Added more debugging info to the System Info for oEmbeds.<\\/li>\\n<li>Fix: Added a workaround for a rare issue where oEmbed access tokens wouldn\'t save.<\\/li>\\n<li>Fix: Carousel posts would not show images when using the &quot;Disable JS Image Loading&quot; setting and image resizing was disabled.<\\/li>\\n<li>Fix: Hashtag posts were not showing up in a mixed feed that included a hashtag where the hashtag had not been used in another feed previously.<\\/li>\\n<\\/ul>\\n<h4> 5.8.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by an unannounced Instagram API change affecting thumbnails in certain video posts if the image resizing feature in the plugin was disabled.<\\/li>\\n<li>Fix: Added oEmbed account info to the plugin &quot;System Info&quot; to make debugging easier.<\\/li>\\n<\\/ul>\\n<h4> 5.8.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with an Instagram API change causing some images not to display if the image resizing feature was disabled.<\\/li>\\n<\\/ul>\\n<h4> 5.8.1 <\\/h4>\\n<ul>\\n<li>Tweak: Minor update to footer.php template<\\/li>\\n<li>Tweak: Added support for improved notices on the plugin settings page.<\\/li>\\n<li>Fix: JavaScript error when using keyboard navigation of lightbox when switching from a video post to an image post.<\\/li>\\n<li>Fix: 7-day, 30 hashtag limit for hashtag feeds notices were not displaying on the front-end of the site to logged-in admins if it was also causing no posts to display.<\\/li>\\n<li>Fix: Added aria-hidden=&quot;true&quot; attribute to loader icon and role=&quot;carousel&quot; to the HTML for carousel layouts for better accessibility.<\\/li>\\n<\\/ul>\\n<h4> 5.8 <\\/h4>\\n<ul>\\n<li>New: Added support for Instagram oEmbeds. When you share a link to a Instagram post, WordPress automatically converts it into an embedded Instagram post for you (an &quot;oEmbed&quot;). However, on October 24, 2020, WordPress is discontinuing support for Instagram oEmbeds and so any existing or new embeds will no longer work. Don\'t worry though, we have your back! This update adds support for Instagram oEmbeds and so, after updating, the Instagram Feed plugin will automatically keep your oEmbeds working. It will also power any new oEmbeds you post going forward.<\\/li>\\n<li>Tweak: Background caching and favoring local images are now the default settings for new installs.<\\/li>\\n<\\/ul>\\n<h4> 5.7.1 <\\/h4>\\n<ul>\\n<li>Important: Due to recent Instagram changes, private accounts will need to be manually refreshed every 60 days. If you have a private Instagram account, consider making it public to avoid needing to manually reconnect your account.<\\/li>\\n<li>New: Added a notice for accounts that are private which lets you know how long until the account needs to be refreshed. You will also be alerted using our admin notice and email notification system if a private account will soon need to be refreshed.<\\/li>\\n<li>Tweak: If the main image file for a post is not able to load in the lightbox, a backup image file is used.<\\/li>\\n<li>Fix: Recent hashtag feeds were not showing posts from the &quot;top&quot; hashtag endpoint the first time the feed was displayed.<\\/li>\\n<\\/ul>\\n<h4> 5.7 <\\/h4>\\n<ul>\\n<li>New: Added compatibility with our new <a href=\\\"http:\\/\\/smashballoon.com\\/social-wall\\/?utm_source=plugin-pro&amp;utm_campaign=sbi&amp;utm_medium=readme\\\">Social Wall<\\/a> plugin, which allows you to combine feeds from Instagram, Facebook, Twitter, and YouTube into one social media &quot;wall&quot;. If you are using our Smash Balloon All-Access Bundle then the Social Wall plugin is included at no additional cost. Just log into your account to download and install the plugin.<\\/li>\\n<li>Tweak: Changed the names of the CSS and JavaScript files to prevent certain ad blockers from hiding the feed. Original file names still included in this update.<\\/li>\\n<li>Fix: Mixed feeds would not show multiple hashtags.<\\/li>\\n<li>Fix: Added a workaround for an issue caused by lazy-loading plugins which sometimes resulted in blank images in the feed.<\\/li>\\n<li>Fix: Hashtags feeds with multiple hashtags would not be sorted by date.<\\/li>\\n<li>Fix: Fixed inability to connect accounts when using a short viewport and having a lot of accounts available to connect.<\\/li>\\n<li>Fix: Clicking on the &quot;Play&quot; icon for video posts would not open the lightbox.<\\/li>\\n<\\/ul>\\n<h4> 5.6.4 <\\/h4>\\n<ul>\\n<li>Tweak: Headers for &quot;tagged&quot; feeds now show the avatar and bio text for the connected account that is being &quot;tagged&quot; in the posts.<\\/li>\\n<li>Fix: Compatibility updates for WordPress 5.5.<\\/li>\\n<\\/ul>\\n<h4> 5.6.3 <\\/h4>\\n<ul>\\n<li>New: Added a PHP hook &quot;sbi_posted_on_date&quot; to allow you to use custom date formats for posts in the feed.<\\/li>\\n<li>New: Added a PHP hook &quot;sbi_clear_page_caches&quot; which allows you to dynamically disable the Instagram Feed code that clears caches created by common page caching plugins.<\\/li>\\n<li>New: Added a PHP hook &quot;sbi_resize_url&quot; which allows you to change the default URL of locally stored images. This can be helpful for sites using CDNs.<\\/li>\\n<li>Tweak: When displaying a &quot;Mixed&quot; feed (a feed that combines multiple feed types into one) the plugin now show posts in chronological order instead of alternating posts.<\\/li>\\n<li>Tweak: Added a workaround for the wp_json_encode function used in older versions of WordPress.<\\/li>\\n<li>Fix: When displaying feeds which contain multiple recent hashtag feeds combined into one, the plugin now show posts in chronological order.<\\/li>\\n<li>Fix: Added a workaround for themes which add extra HTML elements into the content of the feed and cause layout problems.<\\/li>\\n<li>Fix: Fixed an issue with the carousel not displaying properly when a theme uses right-to-left text direction.<\\/li>\\n<li>Fix: Made the text for the &quot;Share&quot; link translatable.<\\/li>\\n<\\/ul>\\n<h4> 5.6.2 <\\/h4>\\n<ul>\\n<li>Fix: Accounts can be connected without the use of JavaScript.<\\/li>\\n<li>Fix: Default URL for connecting an account changed to prevent &quot;Invalid Scope&quot; connection issue.<\\/li>\\n<\\/ul>\\n<h4> 5.6.1 <\\/h4>\\n<ul>\\n<li>Fix: Workaround added for PHP warning related to an undefined media_url index.<\\/li>\\n<li>Fix: Connecting a business account on a mobile device when more than 2 pages where returned was not possible.<\\/li>\\n<li>Fix: After connecting an account, the warning that there were no connected accounts would still be visible.<\\/li>\\n<li>Fix: URL for retrieving image files from Instagram using a redirect method was changed to prevent an extra, unnecessary redirect.<\\/li>\\n<\\/ul>\\n<h4> 5.6 <\\/h4>\\n<ul>\\n<li>New: Added setting to sort posts by number of likes. Posts from connected business accounts can be sorted by the number of likes. Up to the latest 200 posts from the feed can be included.<\\/li>\\n<li>New: Added setting to offset the first post in the feed. Add offset=(number of posts) to your shortcode to skip posts before starting the feed.<\\/li>\\n<li>New: Date the post was published can now be displayed in hashtag feeds (only for posts collected after this update).<\\/li>\\n<li>New: To help us improve the plugin we have added usage tracking so that we can understand what features and settings are being used, and which features matter to you the most. The plugin will send a report in the background once per week with your plugin settings and basic information about your website environment. No personal or sensitive data is collected (such as email addresses, Instagram account information, license keys, etc). You can opt-out by simply disabling the setting at: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Enable Usage Tracking. See <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-feed\\/usage-tracking\\/\\\">here<\\/a> for more information.<\\/li>\\n<li>New: Some older posts can be included in the feed when first creating a recent hashtag feed. Previously only posts made within the last 24 hours would be included.<\\/li>\\n<li>Tweak: Added PHP filter sbi_license_page_output for changing what displays on the License tab. You can use <a href=\\\"https:\\/\\/smashballoon.com\\/how-can-i-hide-my-license-key-on-the-license-page\\/\\\">this guide<\\/a> for an example on how you can hide your license key.<\\/li>\\n<li>Tweak: &quot;@mentions&quot; were not being detected using the includewords and excludewords filters.<\\/li>\\n<li>Tweak: Added additional checks to make sure the HTTP protocol matches when using resized image URLs from the uploads folder.<\\/li>\\n<li>Tweak: If a post is on both a white list and the block list, it will be included in the related white list feed. Previously it was blocked.<\\/li>\\n<li>Tweak: More information is given when there is an account connection error when connecting an account on the &quot;Configure&quot; page.<\\/li>\\n<li>Tweak: Connecting a business account will permanently remove any accounts from the same user that are from the legacy Instagram API that is expiring in June.<\\/li>\\n<li>Fix: Added a workaround for sanitize_textarea_field for users using an older version of WordPress.<\\/li>\\n<li>Fix: When the lightbox was disabled, clicking the &quot;play&quot; icon for video posts would do nothing.<\\/li>\\n<li>Fix: Fixed HTML error causing the manually connect an account feature to not work.<\\/li>\\n<li>Fix: Access token and account ID are validated and formatted before trying to manually connect an account to prevent errors.<\\/li>\\n<\\/ul>\\n<h4> 5.5.1 <\\/h4>\\n<ul>\\n<li>Fix: API Error #2 was not clearing properly in error reports.<\\/li>\\n<li>Fix: PHP warning &quot;undefined variable account_found&quot;.<\\/li>\\n<li>Tweak: User feeds that do not have a user name or ID assigned to them will automatically use the first connected account for the feed.<\\/li>\\n<li>Tweak: rel=&quot;nofollow&quot; added to all external Instagram Feed links found in the source of the page.<\\/li>\\n<li>Tweak: For carousel feeds, if the number of photos is less than or equal to the number of columns in the feed the number of photos in the carousel is doubled.<\\/li>\\n<\\/ul>\\n<h4> 5.5 <\\/h4>\\n<ul>\\n<li>New: Email alerts for critical issues. If there\'s an issue with an Instagram feed on your website which hasn\'t been resolved yet then you\'ll receive an email notification to let you know. This is sent once per week until the issue is resolved. These emails can be disabled by using the following setting: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Feed Issue Email Report.<\\/li>\\n<li>New: Admin notifications for critical issues. If there is an error with the feed, admins will see notices in the dashboard and on the front-end of the site along with instructions on how to resolve the issue. Front-end admin notifications can be disabled by using the following setting: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Disable Admin Error Notice.<\\/li>\\n<li>New: Added a WordPress \'Site Health\' integration. If there is a critical error with your feeds, it will now be flagged in the site health page.<\\/li>\\n<li>New: Added &quot;About Us&quot; page for those who would like to learn more about Smash Balloon and our other products. Go to Instagram Feed -&gt; About Us in the dashboard.<\\/li>\\n<li>Fix: Pinterest &quot;share&quot; button found in the lightbox was not working correctly.<\\/li>\\n<\\/ul>\\n<h4> 5.4.1 <\\/h4>\\n<ul>\\n<li>Fix: Added workaround for personal account connection error and header display issue due to an Instagram API bug. After updating, click &quot;Save Changes&quot; on the Instagram Feed settings page, &quot;Configure&quot; tab to clear your cache.<\\/li>\\n<\\/ul>\\n<h4> 5.4 <\\/h4>\\n<ul>\\n<li>New: Added an \\u201cInstagram Feed\\u201d Gutenberg block to use in the block editor, allowing you to easily add a feed to posts and pages.<\\/li>\\n<li>Tweak: Custom JavaScript from the &quot;Custom JavaScript&quot; setting no longer added to the page after the document ready event but instead added on page load.<\\/li>\\n<li>Fix: Mobile swipe code will not cause an error if overwritten by another jQuery plugin\\/code snippet<\\/li>\\n<li>Fix: Several improvements and fixes for loading the feed without the JavaScript based image transitions.<\\/li>\\n<\\/ul>\\n<h4> 5.3.3 <\\/h4>\\n<ul>\\n<li>Tested with upcoming WordPress 5.4 update.<\\/li>\\n<li>Tweak: Header and follow button will still be displayed when number of posts is set to 0.<\\/li>\\n<li>Fix: Posts in &quot;tagged&quot; feeds would sometimes appear out of order.<\\/li>\\n<\\/ul>\\n<h4> 5.3.2 <\\/h4>\\n<ul>\\n<li>Fix: Error caused when clicking on an image using touch devices and having the lightbox disabled for a feed.<\\/li>\\n<li>Fix: Shoppable feeds feature was missing some URLs in captions due to shortened image alt text<\\/li>\\n<\\/ul>\\n<h4> 5.3.1 <\\/h4>\\n<ul>\\n<li>Important: March 2 deadline for migrating to the new Instagram API pushed back to March 31.<\\/li>\\n<li>Fix: Error saving updated account information caused by emoji in account bio or in account names and MySQL tables that didn\'t have a UTF8mb4 character set.<\\/li>\\n<li>Fix: Touch devices will open the lightbox on first tap.<\\/li>\\n<li>Fix: Twitter &quot;Share&quot; button link was incorrect.<\\/li>\\n<li>Fix: Some links to Instagram were missing a backslash at the end of the URL causing a 301 redirect.<\\/li>\\n<\\/ul>\\n<h4> 5.3 <\\/h4>\\n<ul>\\n<li>Important: On March 31, Instagram will stop supporting its old API which will disrupt feeds created from personal connected accounts. If you are using a personal account, you will need to reconnect the account on the Instagram Feed Settings page. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-march-2-2020\\/\\\">see here<\\/a> for more information.<\\/li>\\n<li>New: Support added for the new Instagram Basic Display API.<\\/li>\\n<li>New: Added PHP hooks \'sbi_before_feed\' and \'sbi_after_feed\' for displaying HTML before and after the main Instagram feed HTML.<\\/li>\\n<li>New: Added settings for adding a custom header avatar and custom header bio text. Go to the &quot;Customize&quot; tab &quot;Header&quot; area to set these or use customavatar=&quot;AVATAR URL&quot; or custombio=&quot;BIO TEXT&quot; in the shortcode.<\\/li>\\n<li>Tweak: Warnings and messages displaying on the front end of sites now display at the top of the feed.<\\/li>\\n<li>Tweak: Header templates changed to accommodate missing data if connected as a personal account to the new API.<\\/li>\\n<li>Tweak: Changes to feed.php, header.php, header-boxed.php, and item.php templates.<\\/li>\\n<li>Tweak: Added CSS to prevent some themes from adding box shadows and bottom border when hovering over the header.<\\/li>\\n<li>Tweak: Added code to clear page caching from Litespeed cache when clearing page caches with the plugin.<\\/li>\\n<li>Fix: Emoji in the first few characters of a caption would cause the main post image to switch to an emoji when loading more.<\\/li>\\n<li>Fix: Pagination for &quot;tagged&quot; feeds not working for certain accounts.<\\/li>\\n<\\/ul>\\n<h4> 5.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Changed screen reader and alt text to be more SEO friendly (change made to item.php template).<\\/li>\\n<li>Tweak: Added PHP hooks to use custom alt and screen reader text.<\\/li>\\n<li>Fix: Screen reader text would be visible if text was right aligned.<\\/li>\\n<li>Fix: Feeds were not updating when background caching used.<\\/li>\\n<li>Fix: Incorrect image resolution would be used when setting the image resolution to something other than auto.<\\/li>\\n<\\/ul>\\n<h4> 5.2.5 <\\/h4>\\n<ul>\\n<li>New: Added a close button for the share feature in the lightbox.<\\/li>\\n<li>New: Added aria-label attributes to SVGs for improved accessibility.<\\/li>\\n<li>Tweak: Removed Google Plus as a share option.<\\/li>\\n<li>Tweak: Error reporting improved. Information about errors encountered while retrieving posts now more concise.<\\/li>\\n<li>Fix: Improved reliability of touch detection for opening the lightbox with touch devices.<\\/li>\\n<li>Fix: Minified version of CSS file was not actually minified.<\\/li>\\n<\\/ul>\\n<h4> 5.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Check added to make sure sbiOwlCarousel was defined before using to show carousel posts in the lightbox added.<\\/li>\\n<li>Tweak: Added a default set of options of sb_instagram_js_options not defined on the page.<\\/li>\\n<li>Tweak: Added a text link in the settings page footer to our new free <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/feeds-for-youtube\\/\\\">YouTube feed<\\/a> plugin<\\/li>\\n<li>Fix: Part of the next image in the carousel would display when opening carousel posts in the lightbox on slower networks.<\\/li>\\n<li>Fix: Added a workaround for error caused by videos in stories displayed in the lightbox not having thumbnails available.<\\/li>\\n<\\/ul>\\n<h4> 5.2.3 <\\/h4>\\n<ul>\\n<li>New: Added filter &quot;sbi_settings_pages_capability&quot; to change what permission is needed to access settings pages.<\\/li>\\n<li>Tweak: Better error messages for no posts being found and API request delays.<\\/li>\\n<li>Tweak: If &quot;Favor Local Images&quot; setting is in use, a 640px resolution image will be created for images coming from a personal account.<\\/li>\\n<li>Tweak: Better error recovery when image file not found when viewing the feed.<\\/li>\\n<li>Tweak: Added &quot;noreferrer&quot; to links found in the captions in the lightbox display.<\\/li>\\n<li>Tweak: Button and input field styling updated to look better with WordPress 5.3.<\\/li>\\n<li>Tweak: Updated language files for version 2.0+.<\\/li>\\n<li>Fix: Accounts that were connected prior to version 4.0 would not show the follow button if the header was not also displayed and would not retrieve comments to display in the lightbox. Visit the &quot;Configure&quot; tab to have the account automatically updated.<\\/li>\\n<li>Fix: Fixed incorrect URL for boxed-style header &quot;follow&quot; button.<\\/li>\\n<li>Fix: Clearing &quot;white lists&quot; would not work.<\\/li>\\n<li>Fix: Duplicate posts added to recent hashtag feeds when background caching enabled.<\\/li>\\n<li>Fix: MySQL error when retrieving resized images. Thanks <a href=\\\"https:\\/\\/github.com\\/the-louie\\\">the-louie<\\/a>!<\\/li>\\n<\\/ul>\\n<h4> 5.2.2 <\\/h4>\\n<ul>\\n<li>New: Added setting &quot;API request size&quot; on the &quot;Customize&quot; tab to allow requesting of more posts than are in the feed. Setting this to a high number will prevent no posts being found if you often post IG TV posts and use a personal account.<\\/li>\\n<li>Tweak: Removed width and height attributes from the image element in the feed to prevent notices about serving scaled images in optimization tools.<\\/li>\\n<\\/ul>\\n<h4> 5.2.1 <\\/h4>\\n<ul>\\n<li>Tweak: Resized images can be used in the page source code when &quot;Disable JS Image Loading&quot; setting is enabled.<\\/li>\\n<li>Fix: Full captions would always show when using the &quot;Disable JS Image Loading&quot; setting.<\\/li>\\n<li>Fix: Using the masonry layout and the &quot;Disable JS Image Loading&quot; setting would cause a duplicate image to display on top of the post image.<\\/li>\\n<li>Fix: Using a single column for mobile devices and the &quot;Highlight&quot; layout would cause images to display larger than the feed width.<\\/li>\\n<li>Fix: Map marker would display as a font icon instead of an SVG.<\\/li>\\n<li>Fix: Raw image file opening instead of lightbox for some sites after updating to version 5.2.<\\/li>\\n<\\/ul>\\n<h4> 5.2 <\\/h4>\\n<ul>\\n<li>New: New feed type &quot;Tagged&quot;. Show posts that your account has been &quot;tagged&quot; in on Instagram. Must have a connected business account to use this feed type.<\\/li>\\n<li>New: Added the ability to overwrite default templates in your theme. View <a href=\\\"https:\\/\\/smashballoon.com\\/guide-to-creating-custom-templates\\/\\\">this article<\\/a> for more information.<\\/li>\\n<li>New: Added several PHP hooks for modifying feeds settings and functionality.<\\/li>\\n<li>Tweak: Retrieving posts from recent hashtag feeds available only in cache made more lenient to accommodate minor changes in the feed settings.<\\/li>\\n<li>Fix: Using the &quot;Load Initial Posts with AJAX&quot; setting would cause images to not resize with the browser window.<\\/li>\\n<li>Fix: Added back language files for translations.<\\/li>\\n<li>Fix: Changing the image resolution setting would not change the image size.<\\/li>\\n<li>Fix: MySQL error when retrieving resized images.<\\/li>\\n<li>Fix: Follow button would not show if there was no connected account.<\\/li>\\n<li>Fix: Deleting any connected account will delete any connected accounts that have errors in the data that was saved for them.<\\/li>\\n<li>Fix: Masonry style layout would not adjust when caption was expanded.<\\/li>\\n<li>Fix: Moderation mode would open multiple feeds when used on a page that had multiple feeds.<\\/li>\\n<li>Fix: Adding a comma at the end of a list of words used in filters would cause the filter to not work properly.<\\/li>\\n<\\/ul>\\n<h4> 5.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Background caching randomizes which feeds are updated first to help with large amounts of cached feeds.<\\/li>\\n<li>Tweak: A delay will be triggered for future API requests when the HTTP request fails or Instgram API returns errors.<\\/li>\\n<li>Tweak: Invalid access token notices will automatically clear if a successful API request is made with one.<\\/li>\\n<li>Tweak: Code bypass added if Image Liquid or visibility change detection code is not defined due to multiple jQuery versions added to the page.<\\/li>\\n<li>Fix: Hashtag feeds with multiple hashtags not alternating in certain circumstances.<\\/li>\\n<li>Fix: PHP warning for using a static method improperly.<\\/li>\\n<li>Fix: Disabling Font Awesome would leave the CSS file for it enqueued.<\\/li>\\n<li>Fix: Minified version of JavaScript file is now used when the setting labeled &quot;Are you using an ajax theme?&quot; is enabled.<\\/li>\\n<li>Fix: Cache time when using page cache method was incorrect.<\\/li>\\n<li>Fix: Images in moderation mode would not be cropped squares.<\\/li>\\n<\\/ul>\\n<h4> 5.1.1 <\\/h4>\\n<ul>\\n<li>Fix: Background caching would not work for feeds with no shortcode arguments.<\\/li>\\n<li>Fix: A second connected business account would not always be used if the first account had reached the 30 hashtag per week limit.<\\/li>\\n<li>Tweak: Cache size capped at 200 to prevent PHP memory issues.<\\/li>\\n<li>Tweak: Widget name changed back to Instagram Feed.<\\/li>\\n<\\/ul>\\n<h4> 5.1 <\\/h4>\\n<ul>\\n<li>New: Posts can be loaded initially with an AJAX call. Can help keep feed updated when page caching also used. Enable on the &quot;Customize&quot; tab, &quot;Advanced&quot; sub-tab.<\\/li>\\n<li>Tweak: Using both includewords and excludewords in a feed will cause posts that include the includeword and do not include the excludeword to be included.<\\/li>\\n<li>Tweak: Caption length limit also applies to hover caption.<\\/li>\\n<li>Tweak: Non Instagram post items can be added to the feed without causing a JavaScript error.<\\/li>\\n<li>Tweak: Duplicate posts filtered out before displaying.<\\/li>\\n<li>Tweak: Bottom margin added to header when image padding is less than 10 pixels.<\\/li>\\n<li>Fix: Javascript error caused by feed being hidden initially and then becoming visible.<\\/li>\\n<li>Fix: Settings link not appearing on Plugins page where Instagram Feed Pro was listed.<\\/li>\\n<li>Fix: Invalid HTML caused by no space between attributes in the main sbi div.<\\/li>\\n<li>Fix: Use &quot;http&quot; for svg xlmns attribute.<\\/li>\\n<li>Fix: Lazy-loading plugins would sometimes cause the feed to load blank placeholder images.<\\/li>\\n<li>Fix: &quot;Disable JS Image Loading&quot; setting would break the lightbox.<\\/li>\\n<li>Fix: Incorrect image resolution or duplicate image files loaded on the page in FireFox.<\\/li>\\n<li>Fix: Filtering feeds by hashtag can use first author comment when also using a personal Instagram account.<\\/li>\\n<li>Fix: Line breaks not always showing in captions.<\\/li>\\n<li>Fix: Improved includewords and excludewords word\\/hashtag detection.<\\/li>\\n<li>Fix: Spaces between multiple includewords\\/excludewords would cause word\\/hashtag detection problems.<\\/li>\\n<li>Fix: More escaping when outputting html.<\\/li>\\n<li>Fix: PHP function &quot;wp_json_encode&quot; used instead of &quot;json_encode&quot; where applicable.<\\/li>\\n<li>Fix: Recent hashtag feeds would sometimes retrieve the same post multiple times from the database cache.<\\/li>\\n<\\/ul>\\n<h4> 5.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed error from Instagram when connecting a personal account.<\\/li>\\n<\\/ul>\\n<h4> 5.0.3 <\\/h4>\\n<ul>\\n<li>Fix: Includewords and Excludewords settings were missing some matching words\\/hashtags in captions.<\\/li>\\n<li>Fix: &quot;Favor local images&quot; setting was sometimes causing the feed to not use the best image resolution available.<\\/li>\\n<\\/ul>\\n<h4> 5.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Plugin not showing that an update is available on the Plugins page.<\\/li>\\n<li>Fix: Hahstags mixing latin and non-latin characters were not always working with includewords setting.<\\/li>\\n<li>Fix: Padding around images in FireFox not working for carousel feeds.<\\/li>\\n<li>Fix: Added back support for &quot;carousel=true&quot; in shortcodes to make carousel feeds.<\\/li>\\n<li>Fix: Using &quot;showheader=false&quot; would still add an empty header to the feed.<\\/li>\\n<li>Fix: Removed line breaks from html template to prevent odd issues in certain themes.<\\/li>\\n<li>Fix: Carousel arrows would not render as SVGs even when the font style was set to SVG.<\\/li>\\n<li>Fix: Mixed feeds would sometimes stop paginating when one of the users or hashtag endpoints ran out of new posts.<\\/li>\\n<\\/ul>\\n<h4> 5.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Likes counts not working for business feeds.<\\/li>\\n<li>Fix: Video thumbnails from non-resized images were causing related video not to open and play in lightbox.<\\/li>\\n<li>Fix: Medium resolution image being used in the lightbox for personal accounts when image resizing is enabled and no full size image was created.<\\/li>\\n<li>Fix: Removed error message on front-end when custom tables for resized image data are not existing.<\\/li>\\n<li>Fix: Location data not displaying on hover when enabled and available.<\\/li>\\n<li>Fix: Enqueue CSS file in shortcode setting not working properly.<\\/li>\\n<\\/ul>\\n<h4> 5.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: We\'ve rebuilt the plugin from the ground up with a focus on performance and reliability. Your feeds are now loaded from the server using PHP removing the reliance on AJAX.<\\/li>\\n<li>New: Local image storing expanded to include personal accounts. Use the &quot;Favor Local Images&quot; setting on the &quot;Customize&quot; tab, &quot;Advanced&quot; sub-tab to have the plugin use local images whenever available, thus removing reliance on the Instagram CDN.<\\/li>\\n<li>New: You can now set the plugin to check for new Instagram posts in the background rather than when the page loads by using the new &quot;Background caching&quot; option which utilizes the WordPress &quot;cron&quot; feature. Enable this using the &quot;Check for new posts&quot; setting on the &quot;Configure&quot; tab.<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 <\\/h4>\\n<ul>\\n<li>Tweak: Store URL switched to https to prevent update error.<\\/li>\\n<li>Tweak: Code in SB_Instagram_Connected_Accounts class removed that was causing problems for some users. Site would crash intermittently with warning about php.ini settings.<\\/li>\\n<li>Fix: PHP warning when trying to count boolean related to an empty comment cache.<\\/li>\\n<li>Fix: While viewing a video in the lightbox, the lightbox would automatically go to the next slide when it finished.<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 <\\/h4>\\n<ul>\\n<li>Fix: Welcome page updated to work with CSS changes in WordPress 5.2.<\\/li>\\n<li>Fix: Using &quot;Shoppable Feeds&quot; feature would cause images to disappear when the resolution of the images were raised.<\\/li>\\n<li>Fix: Recent hashtag feeds using multiple hashtags where some hashtags did not have many posts would show an incorrect number of images in the feed.<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 <\\/h4>\\n<ul>\\n<li>Fix: Added check for WordPress version 3.4 to disable image resizing features.<\\/li>\\n<li>Fix: Recent hashtag feeds would display posts out of order if they shared saved posts from user feeds.<\\/li>\\n<li>Fix: Arbitrary API call was being made for user feeds with headers.<\\/li>\\n<\\/ul>\\n<h4> 4.1.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by a bug in the Instagram API which was preventing some Instagram accounts from being able to be connected. If you experienced an issue connecting an Instagram account using the &quot;Personal&quot; option then please try again after updating.<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Mediavine integration JavaScript added to a separate file instead of added to the source to allow for optimization plugins to work with the code.<\\/li>\\n<li>Fix: Header would be included in the feed the first time the feed loads for business feeds even if disabled.<\\/li>\\n<\\/ul>\\n<h4> 4.1 <\\/h4>\\n<ul>\\n<li>New: Instagram stories are now supported. If a story is available for a business user account, clicking the avatar in the user feed header will display the story. Disable this on the Customize tab, header options.<\\/li>\\n<li>New: If more than one unique business account is in use (is connected to a different Facebook page), more than 30 unique hashtags can be included in feeds during a week.<\\/li>\\n<li>New: Headers can be displayed outside of the scrollable area for feeds with a specific height set. Enable this on the Customize tab, header options.<\\/li>\\n<li>New: Added capability &quot;manage_instagram_feed_options&quot; to allow non-admins to manage Instagram Feed settings pages.<\\/li>\\n<li>New: Added a setting for multi-site super admins to hide the license tab from site admins. Enable this on the Customize tab, Advanced sub-tab.<\\/li>\\n<li>New: Added a setting to enable integration with Mediavine ad networks. If you are using Mediavine, enable this on the Customize tab, Advanced sub-tab.<\\/li>\\n<li>New: Added &quot;feedid&quot; setting to explicitly set a unique key for feed caching. When used this will help prevent cache conflicts when using similar includewords for multiple feeds are used.<\\/li>\\n<li>Tweak: Scaled images of 640 pixels are saved on the site\'s server for better optimization.<\\/li>\\n<li>Tweak: Error handling for broken image links added.<\\/li>\\n<li>Tweak: SVGs given attribute role=&quot;presentation&quot; instead of role=&quot;img&quot; for better accessibility.<\\/li>\\n<li>Tweak: sbi_photo elements given and aria label and the attribute role=&quot;img&quot; for improved accessibility.<\\/li>\\n<li>Tweak: License renewal notice now only visible for admin users.<\\/li>\\n<li>Tweak: Setting to disable the &quot;Welcome&quot; page redirect available. Enable this using the link on the &quot;Welcome&quot; page.<\\/li>\\n<li>Tweak: Video element hidden when transitioning slides when viewing posts in the lightbox.<\\/li>\\n<li>Fix: Quotes in the captions of recent hashtag feeds would break the caching features.<\\/li>\\n<li>Fix: Carousel feeds not displaying correctly for right-to-left sites.<\\/li>\\n<li>Fix: Follow button was not linking to user account under certain circumstances.<\\/li>\\n<li>Fix: Forced highlight and masonry feeds to use border-box box-sizing for sbi_item elements.<\\/li>\\n<li>Fix: Removed zoom effect for moderation mode.<\\/li>\\n<li>Fix: Forced the highlight offset setting to be an integer, ensuring that some posts are higlighted when using this feature.<\\/li>\\n<li>Fix: Spaces among user names when using shortcode settings would cause the feed to break.<\\/li>\\n<li>Fix: Resizing the screen while in moderation mode and also using the &quot;Shoppable Feeds&quot; feature would cause most images to disappear.<\\/li>\\n<\\/ul>\\n<h4> 4.0.9 <\\/h4>\\n<ul>\\n<li>Fix: Unable to connect new personal accounts due to changes with Instagram\'s API. Remote requests to connect accounts are now made server-side.<\\/li>\\n<li>Fix: User feeds where the username is the same as the hashtag for a recent hashtag feed would cause posts to appear out of order and for user feed posts to be included in the feed.<\\/li>\\n<\\/ul>\\n<h4> 4.0.8 <\\/h4>\\n<ul>\\n<li>Tweak: Source of scaled images changed from server resized images to images from Instagram\'s CDN.<\\/li>\\n<li>Tweak: Maximum number of posts data saved in the custom database tables raised from 150 to 1500.<\\/li>\\n<li>Tweak: Message added to the lightbox visible to admins when a video isn\'t able to be played, usually due to Instagram copyright restrictions.<\\/li>\\n<li>Fix: Some thumbnails were not displaying for video posts in hashtag feeds.<\\/li>\\n<li>Fix: Hashtag feeds carousel posts that included videos without video files available would cause a JavaScript error.<\\/li>\\n<li>Fix: Having a different number of posts displayed for mobile devices would not work with the initial post set cache.<\\/li>\\n<\\/ul>\\n<h4> 4.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Isotope JS code namespaced to prevent conflicts with other versions of Isotope.<\\/li>\\n<li>Fix: Duplicate images would be displayed in feed when displaying a user feed that has both a personal account and business account connected.<\\/li>\\n<li>Fix: Added rel=&quot;noopener&quot; attribute to all cross-origin links.<\\/li>\\n<li>Fix: Fewer images than expected would be displayed using the initial post set cache feature when the number of posts on desktop was different than the number of posts for mobile.<\\/li>\\n<li>Fix: Double quotes in the location data and backslashes at the end of a caption would cause the initial post set feature to break.<\\/li>\\n<li>Fix: No image would display when displaying a carousel type post that contained only videos.<\\/li>\\n<li>Fix: PHP error for multisite sites when creating a new sub-site and trying to create tables.<\\/li>\\n<\\/ul>\\n<h4> 4.0.6 <\\/h4>\\n<ul>\\n<li>Fix: Hashtag feeds were not displaying for certain accounts due to an Instagram API bug. If you see the message &quot;The requested resource does not exist&quot; when trying to display a Hashtag feed, please go to the &quot;Configure&quot; tab and reconnect all of your business accounts using the blue &quot;Connect an Instagram Account&quot; button.<\\/li>\\n<li>Fix: Pop-up modal will now scroll when connecting a large amount of Business accounts on the Configure tab.<\\/li>\\n<li>Fix: &quot;Mixed&quot; feeds and feeds with multiple hashtags would not work or would display fewer posts than expected.<\\/li>\\n<li>Fix: Filtering a User feed by a hashtag or word will work better for feeds that use the hashtag or word infrequently.<\\/li>\\n<li>Fix: Feed would break when using the shoppable feeds feature with a Hashtag feed that contained a video with no thumbnail available.<\\/li>\\n<\\/ul>\\n<h4> 4.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: More information displayed when there is an error connecting business accounts on the Configure tab.<\\/li>\\n<li>Tweak: Image resizing aborted in the event that the WordPress image editor code returns an error.<\\/li>\\n<li>Fix: Feed not displaying when admin-ajax requests had space added by other plugins or themes.<\\/li>\\n<li>Fix: Double quotes in parts of the header data would cause a JSON parsing error for initial page cache feature.<\\/li>\\n<li>Fix: 404 error displaying for hammer.js code in Safari.<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Business accounts with periods in the user names were causing the token to appear invalid<\\/li>\\n<li>Fix: Custom database tables can now be installed using a network activate for multisite installations<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 <\\/h4>\\n<ul>\\n<li>Fix: &quot;Initial Post Set Cache&quot; feature would not load the feed under certain circumstances<\\/li>\\n<li>Fix: Manually connecting Business Profiles is now possible. Enter the Access Token and then the User ID in the respective fields on the &quot;Configure&quot; tab.<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Index for feed_id column was too large for certain MySQL servers\\/settings preventing the new database tables from being created<\\/li>\\n<li>Fix: Less than and greater than symbols (&quot;&lt;&quot;,&quot;&gt;&quot;) causing JSON decoding issues and preventing the initial page cache from being set<\\/li>\\n<li>Fix: Fixed error &quot;Unable to decrypt access token&quot; occurring in certain circumstances<\\/li>\\n<li>Fix: Unable to add or remove user accounts to primary feeds in Firefox<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Using the setting &quot;Are you using an AJAX theme?&quot; was causing a JavaScript error<\\/li>\\n<li>Fix: Fixed an issue with single quotes in the initial feed JSON data<\\/li>\\n<li>Fix: Added a missing comma in the feed options array<\\/li>\\n<\\/ul>\\n<h4> 4.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>Important: On December 11, Instagram will be making some major platform changes which will disrupt Location feeds, Single Post feeds, and Hashtag feeds. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">see here<\\/a> for more information.<\\/li>\\n<li>New: Support for connecting Instagram Business Profiles on the Configure tab. After December 11, 2018, Hashtag feeds will require a Business Profile to be connected. <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-business-profiles\\/\\\">More information<\\/a><\\/li>\\n<li>New: Hashtag feeds can now be ordered by \'Top posts\' or \'Most recent\'. This can be configured on the plugin settings page \'Hashtag\' settings, or in the shortcode: order=recent.<\\/li>\\n<li>New: When selecting \'Most recent\' Instagram will only return posts from the past 24 hours, however, the plugin will store these posts so that they can continue to be displayed indefinitely, creating a permanent feed of your posts.<\\/li>\\n<li>New: A limit of 30 unique hashtags per Business Profile can be queried per 7 day rolling period.<\\/li>\\n<li>New: Usernames and dates are no longer available for hashtag posts. <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">More information<\\/a><\\/li>\\n<li>New: Images which are only available in full size are downsized and stored on your server. This feature is automatically enabled for any feed which uses Instagram\'s new API, but can be disabled in the following location: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Image Resizing.<\\/li>\\n<li>New: Post data is now stored in a custom table in your database for greater flexibility in future updates.<\\/li>\\n<li>Tweak: Ajax requests are reduced in order to decrease feed load times and reduce the amount of resources used.<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 <\\/h4>\\n<ul>\\n<li>Important: On December 11, Instagram will be making some major platform changes which will disrupt Location feeds, Single Post feeds, and Hashtag feeds. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">see here<\\/a> for more information. We are working hard on a plugin update which will be released prior to December 11 and include support for the new Hashtag API, along with directions on how to transition to it in order to avoid any disruption in your Hashtag feeds.<\\/li>\\n<li>Fix: Fixed an issue with spaces in the \'includewords\' filter setting<\\/li>\\n<li>Fix: Fixed an issue with email &quot;mailto&quot; links in captions<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 <\\/h4>\\n<ul>\\n<li>Fix: An &quot;Unexpected end of JSON input&quot; error was occurring on certain servers due to an issue with the name of the header cache<\\/li>\\n<li>Fix: The &quot;Moderation Type&quot; setting was not saving successfully on the settings page<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Japanese characters in hashtags were not working with the &quot;includewords&quot; filtering setting<\\/li>\\n<li>Fix: Fixed a bug caused by the previous updated which was causing the Masonry layout to display all posts at the same height<\\/li>\\n<li>Fix: Fixed a rare issue where certain settings wouldn\'t be saved when using the &quot;Preserve settings when plugin is removed&quot; option<\\/li>\\n<li>Fix: Fixed a formatting issue in the System Info<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added a setting to enqueue the JavaScript file for the plugin in the page header rather than the footer.<\\/li>\\n<li>Fix: Updating the plugin with the carousel setting enabled by default would cause the new layout settings to not be changeable.<\\/li>\\n<li>Fix: Fixed an issue where the Load More button would disappear if all posts for a feed were cached.<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 <\\/h4>\\n<ul>\\n<li>Fix: PHP warning if settings on the &quot;Customize&quot; tab were never saved.<\\/li>\\n<li>Fix: Hashtags the included uppercase letters were not working with the &quot;show posts that contain these words or hashtags&quot; setting.<\\/li>\\n<li>Tweak: Updated the plugin updater class to the latest version<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Error caused by not including the &quot;#&quot; for a mixed feed type that includes hashtags.<\\/li>\\n<li>Fix: Disabling mobile swipe code would cause an error.<\\/li>\\n<li>Fix: Using the line break caption adjustment setting with the &quot;Are you using an AJAX theme?&quot; setting would cause an error.<\\/li>\\n<\\/ul>\\n<h4> 3.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: Masonry layout - Display your posts in their uncropped portrait or landscape aspect ratios with no vertical space between posts.<\\/li>\\n<li>New: Highlight layout - Highlight\\/enlarge specific posts in your feed in a number of ways: based on a set pattern, using specific post IDs, or based on a specific hashtag in the caption. For example, you could set the plugin to highlight any posts which include the hashtag of #highlight.<\\/li>\\n<li>New: Additional options for carousel feeds including a 2-row layout and infinite looping.<\\/li>\\n<li>New: &quot;Mixed&quot; feed type allows you to display feeds of multiple types in a single feed. Set the username\\/hashtag\\/post ID\\/location in the shortcode with the type set to &quot;mixed&quot; e.g. [instagram-feed type=mixed hashtag=&quot;#awesomeplugins&quot; user=&quot;smashballoon&quot;].<\\/li>\\n<li>New: More customizable header layouts and sizes. You can now center the avatar and account information above your feed as well as choose from three sizes: small, medium, and large.<\\/li>\\n<li>New: We\'ve made improvements to the way photos are loaded into the feed, adding a smooth transition to display photos subtly rather than suddenly. We\'ve also made enhacements to other interactive elements - such as hovering over a photo or using the carousel - to create a more refined experience.<\\/li>\\n<li>Tweak: Settings area has been reorganized to make finding and setting your options faster and more intuitive.<\\/li>\\n<li>Tweak: &quot;includewords&quot; setting will now search through author comments to detect hashtags.<\\/li>\\n<li>Tweak: Automatic image resolution detection setting now works better with wide images. Resizing the browser will now automatically raise the image resolution if needed.<\\/li>\\n<li>Tweak: Character limit will now adjust based on the number of line breaks in the caption. This can be disabled on the &quot;Advanced&quot; tab.<\\/li>\\n<li>Fix: Hashtags containing cyrillic characters were not working with the &quot;includewords&quot; feature.<\\/li>\\n<li>Fix: Desktop touch screens were not properly detected.<\\/li>\\n<\\/ul>\\n<h4> 2.11 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an occasional issue with the Instagram login flow which would result in an &quot;Unauthorized redirect URL&quot; error<\\/li>\\n<li>Fix: Fixed an issue with the &quot;Remove&quot; button not working reliably when removing connected accounts<\\/li>\\n<li>Tweak: Added nonces to the admin settings<\\/li>\\n<\\/ul>\\n<h4> 2.10 <\\/h4>\\n<ul>\\n<li>New: Retrieving Access Tokens and connecting multiple Instagram accounts is now easier using our improved interface for managing account information. While on the Configure tab, click on the big blue button to connect an account, or use the &quot;Manually Connect an Account&quot; option to connect one using an existing Access Token. Once an account is connected, you can use the associated buttons to either add it to your primary User feed or to a different feed on your site using the <code>user<\\/code> shortcode option, eg: <code>user=smashballoon<\\/code>.<\\/li>\\n<li>Tweak: Disabled auto load in the database for backup caches and white lists<\\/li>\\n<li>Fix: Fixed a issue where comments could display potentially harmful HTML - Thanks Jonas Carlsson from Sweden!<\\/li>\\n<li>Fix: Removed code and support for using user names in user ID settings. Will now default to the user ID attached to the Access Token.<\\/li>\\n<li>Fix: Carousel feeds not working for right to left languages<\\/li>\\n<li>Fix: Comments not being retrieved with the correct Access Token<\\/li>\\n<li>Fix: Automatic loading of more posts on scroll disabled for carousel feeds<\\/li>\\n<li>Fix: Using a percent for the image padding was causing the height of images to be to tall<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Fix: Fixed and issue with new comments not being retrieved<\\/li>\\n<li>Fix: Access Tokens may have been incorrectly saved as invalid under certain circumstances<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Setting &quot;Cache Error API Recheck&quot; enabled by default for new installs<\\/li>\\n<li>Tweak: Added back ability to show caption on the right side of the lightbox and avatars for user feeds in lightbox<\\/li>\\n<li>Fix: Page caches created with the WP Rocket plugin will be cleared when the Instagram Feed settings are updated or the cache is forced to clear<\\/li>\\n<li>Fix: Fixed a rare issue where feeds were displaying &quot;Looking for cache that doesn\'t exist&quot; when page caching was not being used<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Important: Due to <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-april-4-2018\\/\\\">recent changes<\\/a> in the Instagram API it is no longer possible to display photos from other Instagram accounts which are not your own. You can only display the user feed of the account which is associated with your Access Token.<\\/li>\\n<li>New: Added an Access Token shortcode option and support for multiple Access Tokens. If you own multiple Instagram accounts then you can now use multiple Access Tokens in order to display user feeds from each account, either in separate feeds, or in the same feed. Just use the <code>accesstoken<\\/code> shortcode option. See <a href=\\\"https:\\/\\/smashballoon.com\\/display-multiple-instagram-feeds\\/#multiple-user-feeds\\\">this FAQ<\\/a> for more information on displaying multiple User feeds.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by the last update where the Load More button would skip some posts<\\/li>\\n<li>Fix: No source in video element in the lightbox causing an error in IE<\\/li>\\n<li>Fix: Combination of a page cache, user feed header, and setting &quot;Cache Error API Recheck&quot; causing header to not display<\\/li>\\n<li>Fix: Having more than one of the same feeds on the same page would sometimes cause the second feed not to load<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed duplicating images in certain feeds<\\/li>\\n<li>Fix: Includewords code missing non-hashtag words after a line break<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Lightbox given a fixed position for large screens. Scrolling the browser window will no longer scroll the lightbox on desktop devices.<\\/li>\\n<li>Tweak: Enabling &quot;Cache Error API Recheck&quot; setting will cause feeds to always assume a cache exists and will create one if one doesn\'t exist.<\\/li>\\n<li>Tweak: Custom image sizes no longer supported by Instagram. This feature will be unavailable for now.<\\/li>\\n<li>Fix: Added icon source setting for AJAX themes<\\/li>\\n<li>Fix: Fixed incorrectly sized images when mobile columns set to &quot;1&quot;<\\/li>\\n<li>Fix: SVG icons box-sizing set to &quot;unset&quot; to prevent issues with SVG icon sizes<\\/li>\\n<li>Fix: Hover background moved farther to the foreground to prevent rare issue with it not displaying<\\/li>\\n<li>Fix: Auto load more on scroll was causing problems for other features on sites that are triggered by scrolling<\\/li>\\n<li>Fix: Extra check added to prevent infinite loop of displaying welcome screen when installing the plugin<\\/li>\\n<li>Fix: Fixed links breaking for hashtags with underscores in the lightbox<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>New: Added &quot;alt&quot; tags to lightbox images and screen reader text for improved accessibility<\\/li>\\n<li>Fix: SVG icons not displaying correctly in IE11<\\/li>\\n<li>Fix: Fixed a potential security vulnerability<\\/li>\\n<\\/ul>\\n<h4> 2.9 <\\/h4>\\n<ul>\\n<li>New: Added a permanent feed option. Permanent feeds are useful if you have a feed with a group of posts which never needs to be updated. It creates a permanent record of the feed for optimal performance. Use the shortcode setting &quot;permanent&quot; if a feed never needs to be updated: <code>[instagram-feed permanent=\\\"true\\\"]<\\/code>.<\\/li>\\n<li>New: Added backup caching for all feeds. If the feed is unable to display or too many posts are being filtered out, a backup feed will be shown to visitors if a backup cache is available.<\\/li>\\n<li>New: Added setting in moderation mode to make a &quot;white list&quot; feed permanent. Check the box labeled &quot;This is a permanent white list (never needs to update)&quot; when creating a &quot;white list&quot;.<\\/li>\\n<li>New: Icons are now generated as SVGs for a sharper look and more semantic markup.<\\/li>\\n<li>New: Added support for translating the post date and the word &quot;Share&quot; in the lightbox.<\\/li>\\n<li>New: Added a setting to the Misc section to disable jQuery mobile code. This will fix issues with jQuery versions 2.x or later.<\\/li>\\n<li>New: Added support for running custom JavaScript code when the lightbox is launched<\\/li>\\n<li>Tweak: Added CSS to remove borders underneath links in the feed which were added by some themes.<\\/li>\\n<li>Tweak: Updating or installing the plugin will automatically clear the cache in popular page caching plugins and JavaScript optimizing plugins.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>New: Added config file for WPML compatibility. Display your feed on your multi-language sites <a href=\\\"https:\\/\\/wpml.org\\/\\\">WPML website<\\/a><\\/li>\\n<li>New: Added translation files for Danish (da_DK), Finnish (fi_FL), Japanese (ja_JP), Norwegian (nn_NO), Portuguese (pt_PT), and Swedish (sv_SE) to translate &quot;Load More...&quot; and &quot;Follow on Instagram&quot;<\\/li>\\n<li>Fix: Bug with linking random text in captions in the lightbox.<\\/li>\\n<li>Fix: Carousel feeds were not displaying properly when resizing the browser window from desktop to mobile width.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Fix: Directions for a single post feed were not opening on the &quot;Configure&quot; tab.<\\/li>\\n<li>Fix: Carousel post types in the lightbox would not play the 2nd video in the carousel.<\\/li>\\n<li>Fix: Regular expression to add links to hashtags, websites, and mentions in the caption of the lightbox is improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed carousel feeds with mobile columns set to &quot;auto&quot; not showing images at their proper size.<\\/li>\\n<\\/ul>\\n<h4> 2.8 <\\/h4>\\n<ul>\\n<li>New: You can now choose to set the number of columns and posts to use for mobile, which allows you to decide how your Instagram feed is displayed across all devices. You can find these settings by navigating to <code>Customize &gt; Layout<\\/code>, and clicking on <code>Show Mobile Options<\\/code> under the respective setting, or you can use the following shortcode options: <code>colsmobile=3 nummobile=9<\\/code><\\/li>\\n<li>New: Visitors to your site can now trigger the loading of more posts as they scroll down your feed. Enable this for all feeds by using the setting located at <code>Customize &gt; Autoscroll Load More<\\/code>, or apply this to a specific feed using the shortcode option: <code>autoscroll=true<\\/code><\\/li>\\n<li>New: It\'s now easier to collect post IDs for creating single post feeds as they can be displayed underneath posts while viewing a feed in &quot;Moderation Mode&quot;. To view the ID for a post, enable &quot;Moderation Mode&quot; for your feed and simply check the box labeled &quot;Show post ID under image&quot;.<\\/li>\\n<li>Tweak: Added an icon to carousel posts to let visitors know that it\'s a carousel<\\/li>\\n<li>Fix: Fixed an issue where the video would not play when the first slide in a carousel post was a video<\\/li>\\n<\\/ul>\\n<h4> 2.7 <\\/h4>\\n<ul>\\n<li>New: &quot;Custom Image Sizes&quot; now available for use in your feeds. These are available image resolutions not officially supported by Instagram. To use them, go to the &quot;Customize&quot; tab and check the box to &quot;Use a Custom Image Size&quot;. You can then select from the revealed dropdown menu.<\\/li>\\n<li>New: Private feeds and single posts from private feeds will not break a feed but instead display a message to logged-in admins and exclude the private data<\\/li>\\n<li>Tweak: Lightbox moved farther to the foreground to prevent an issue with the navigation menu covering the lightbox in certain themes<\\/li>\\n<li>Tweak: Several images in the plugin have been optimized to reduce file size<\\/li>\\n<li>Tweak: Welcome page now only displayed for major updates<\\/li>\\n<li>Fix: Refactored code that was causing a false positive in a security plugin<\\/li>\\n<li>Fix: Carousel &quot;slideshow&quot; posts are still included in feeds which are set to only display photos<\\/li>\\n<li>Fix: Fixed missing &quot;media&quot; attribute in CSS file inclusion code<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with videos in slideshow posts<\\/li>\\n<\\/ul>\\n<h4> 2.6 <\\/h4>\\n<ul>\\n<li>New: Added translation files for French (fr_FR), German (de_DE), English (en_EN), Spanish (es_ES), Italian (it_IT), and Russian (ru_RU) to translate &quot;Load More...&quot; and &quot;Follow on Instagram&quot;<\\/li>\\n<li>New: Instagram &quot;Slideshow&quot; posts are now supported. When viewing a slideshow post in the popup lightbox you can now scroll through to view the other images.<\\/li>\\n<li>Tweak: The lightbox navigation arrows have been moved outside of the image area to make room for slideshow posts and closer emulate the lightbox on Instagram<\\/li>\\n<li>Tweak: Font Awesome stylesheet handle has been renamed so it will only be loaded once if Custom Facebook Feed is also active<\\/li>\\n<li>Tweak: Removed query string at the end of the Font Awesome css file when being included on the page<\\/li>\\n<li>Fix: Undeclared variables in the JavaScript file now declared for strict mode compatibility<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Fix: Feed cache was being assigned to the header cache under certain conditions causing the header to show as &quot;undefined&quot;<\\/li>\\n<li>Fix: Php notice when saving moderation mode settings without any blocked users<\\/li>\\n<\\/ul>\\n<h4> 2.5 <\\/h4>\\n<ul>\\n<li>New: Added a workaround for an issue caused by some caching plugins. Enabling the &quot;Force cache to clear on interval&quot; setting on the &quot;Customize&quot; tab will now clear the page cache in some of the major caching plugins when the Instagram feed updates.<\\/li>\\n<li>Tweak: Reduced Ajax calls made by the plugin to one per feed to retrieve cached data<\\/li>\\n<li>Tweak: The plugin JavaScript file is now only included on pages where the feed is displayed, and a setting has been added to only load the CSS file on pages where the feed is displayed<\\/li>\\n<li>Tweak: Access token is now automatically saved if retrieved with the button on the &quot;configure&quot; tab<\\/li>\\n<li>Tweak: Changed how the caching errors caused by page caching plugins are handled<\\/li>\\n<li>Tweak: If you\'re using an Ajax theme and calling the plugin\'s <code>sbi_init()<\\/code> function when the page content loads then we advise updating this to add a caching parameter. See <a href=\\\"https:\\/\\/smashballoon.com\\/my-photos-dont-show-up-sometimes-unless-i-refresh-my-page-ajax-theme\\/\\\">this page<\\/a> for how you can update any custom code to take advantage of this.<\\/li>\\n<li>Fix: Improved sanitization and validation of data to be cached before saving to the database<\\/li>\\n<li>Fix: Added workaround for jQuery 3.0+ breaking jQuery mobile code<\\/li>\\n<li>Fix: Added space between an attribute to make feed html valid<\\/li>\\n<\\/ul>\\n<h4> 2.4.2 <\\/h4>\\n<ul>\\n<li>Fix: Using the &quot;Load More&quot; button in moderation mode would cause the moderation settings to submit more than once under certain circumstances.<\\/li>\\n<\\/ul>\\n<h4> 2.4.1 <\\/h4>\\n<ul>\\n<li>Fix: When used in conjunction with plugins that concatenate\\/minify\\/cache JavaScript the feed would sometimes load photos multiple times when certain settings were used. A setting was added to provide a workaround for cached pages as an option in the &quot;Misc&quot; section of the plugin\'s &quot;Customize&quot; tab.<\\/li>\\n<li>Fix: Fixed a bug caused when the HTML element that the Instagram Feed is inside doesn\'t have a class on it<\\/li>\\n<li>Fix: Fixed a JavaScript error that occurred in the lightbox when a post has no caption<\\/li>\\n<\\/ul>\\n<h4> 2.4 <\\/h4>\\n<ul>\\n<li>New: Added a visual moderation system (moderation mode) to allow you to create feeds of approved posts, block users, and remove specific posts from your feeds. Enable this feature on the &quot;Customize&quot; tab or add this to your shortcode: <code>[instagram-feed moderationmode=\\\"true\\\"]<\\/code>. Then click the \'moderate feed\' button on the front end of your site. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/guide-to-moderation-mode\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: Comments for individual posts are now available to be displayed in the lightbox. Enable this on the &quot;Customize&quot; tab or by adding this to your shortcode: <code>[instagram-feed lightboxcomments=\\\"true\\\"]<\\/code>. The number of comments shown can be changed as well: <code>[instagram-feed numcomments=\\\"10\\\"]<\\/code>.<\\/li>\\n<li>New: Create a &quot;Shoppable&quot; feed using links in the captions of your Instagram posts. Check the box next to this setting on the &quot;Customize&quot; tab or add this to the shortcode: <code>[instagram-feed captionlinks=\\\"true\\\"]<\\/code>. This requires an extra step when you post to Instagram. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/make-a-shoppable-feed\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: Ability to show posts only from a specific user. Add a user to the setting on the &quot;Customize&quot; tab or add this to the shortcode: <code>[instagram-feed showusers=\\\"smashballoon\\\"]<\\/code>.<\\/li>\\n<li>Tweak: Improved hashtag detection of the &quot;includewords&quot; setting<\\/li>\\n<li>Fix: Spaces in the shortcode were causing issues for &quot;single&quot; feeds<\\/li>\\n<li>Fix: Removed padding on the &quot;load more&quot; button if it is hidden in the feed<\\/li>\\n<li>Fix: The first hashtag was not always being made into a link in the lightbox<\\/li>\\n<li>Fix: Lightboxes are now separated when there are more than one of them on the page<\\/li>\\n<li>Fix: Pagination would sometimes break for multiple user\\/location\\/hashtag feeds<\\/li>\\n<\\/ul>\\n<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Fix: Instagram\'s new &quot;Slideshow&quot; post feature isn\'t supported yet by their API and so this was causing an error in feeds that included them. This error has been fixed but as Instagram hasn\'t yet added support in their API for slideshow posts then the plugin isn\'t able to display them. Once they add support then it will be added into the plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.3 <\\/h4>\\n<ul>\\n<li>New: Added the ability to display a feed of specific posts. You can do this by using the <code>single<\\/code> shortcode setting. First set the feed type to be &quot;single&quot;, then paste the ID of the post(s) into the single shortcode setting, like so: <code>[instagram-feed type=\\\"single\\\" single=\\\"sbi_1349591022052854916_10145706\\\"]<\\/code>. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/how-do-i-create-a-single-post-feed\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: We\'ve added a widget with the &quot;Instagram Feed&quot; label so that you no longer need to use the default &quot;Text&quot; widget<\\/li>\\n<li>Tweak: Addressed an occasional error with includewords\\/excludewords setting<\\/li>\\n<li>Tweak: Added commas to large numbers<\\/li>\\n<li>Tweak: When displaying photos by random the plugin will now randomize from the last 33 posts for unfiltered feeds rather than just randomizing the posts shown in the feed<\\/li>\\n<li>Tweak: User names can now be used instead of user ids for user feeds<\\/li>\\n<li>Fix: International characters are now supported in includewords\\/excludewords settings<\\/li>\\n<li>Fix: Fixed an undefined constant warning<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added a setting to disable the icon font used in the plugin<\\/li>\\n<li>Tweak: The &quot;Include words&quot; filtering option now only returns posts for an exact match instead of fuzzy matching<\\/li>\\n<li>Tweak: Change Instagram link to go to https<\\/li>\\n<li>Tweak: Added coordinates as attributes to the location element<\\/li>\\n<li>Fix: Fixed an issue with the Instagram image URLs which was resulting in inconsistent url references in some feeds<\\/li>\\n<li>Fix: Fixed an imcompatibility issue the MediaElement.js plugin<\\/li>\\n<li>Fix: Fixed an issue with videos not pausing in the lightbox when navigating using the keyboard arrows<\\/li>\\n<\\/ul>\\n<h4> 2.2 <\\/h4>\\n<ul>\\n<li><strong>IMPORTANT: Due to the recent Instagram API changes, in order for the Instagram Feed plugin to continue working after June 1st you must obtain a new Access Token by using the Instagram button on the plugin\'s Settings page.<\\/strong> This is required even if you recently already obtained a new token. Apologies for any inconvenience.<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Updated the Instagram icon to match their new branding<\\/li>\\n<li>Tweak: Added a help link next to the Instagram login button in case there\'s an issue using it<\\/li>\\n<li>Fix: Updated the Font Awesome icon font to the latest version: 4.6.3<\\/li>\\n<\\/ul>\\n<h4> 2.1 <\\/h4>\\n<ul>\\n<li>Compatible with Instagram\'s new API changes effective June 1st<\\/li>\\n<li>New: Added the ability to display posts that your user has &quot;liked&quot; on Instagram. Thanks to Anders Hjort Straarup for his code contribution.<\\/li>\\n<li>New: Added a setting to allow you to use a fixed pixel width for the feed on desktop but switch to a 100% width responsive layout on mobile<\\/li>\\n<li>Tweak: Added a width and height attribute to the images to help improve Google PageSpeed score<\\/li>\\n<li>Tweak: When a feed contains posts from multiple hashtags then all of the hashtags are listed in the feed header<\\/li>\\n<li>Tweak: Allow users with WordPress &quot;Editor&quot; role to be able to moderate images in the feed<\\/li>\\n<li>Tweak: Added descriptive error messages<\\/li>\\n<li>Tweak: A few minor UI tweaks on the settings pages<\\/li>\\n<li>Fix: Hashtags which include foreign characters are now linked correctly<\\/li>\\n<li>Fix: Fixed an issue with the <code>showfollowers<\\/code> shortcode option<\\/li>\\n<li>Fix: Fixed an issue with the carousel shortcode setting not working reliably<\\/li>\\n<li>Fix: Fixed an issue with the carousel script firing too soon when multiple API requests were required to fill the feed<\\/li>\\n<li>Misc bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0.4.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a JavaScript error in the admin area when using WordPress 4.5<\\/li>\\n<\\/ul>\\n<h4> 2.0.4.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with images in carousels not scaling correctly on mobile<\\/li>\\n<li>Fix: Fixed an issue with the lightbox breaking when an image didn\'t have a caption<\\/li>\\n<\\/ul>\\n<h4> 2.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a bug which was causing the height of the photos to be shorter than they should have been in some themes<\\/li>\\n<li>Fix: Fixed an issue where when a feed was initially hidden (in a tab, for example) then the photo resolution was defaulting to \'thumbnail\'<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue which was setting the visibility of some photos to be hidden in certain browsers<\\/li>\\n<li>Fix: The new square photo cropping is no longer being applied to feeds displaying images at less than 150px wide as the images from Instagram at this size are already square cropped<\\/li>\\n<li>Fix: Fixed a JavaScript error in Internet Explorer 8 caused by the \'addEventListener\' function not being supported<\\/li>\\n<li>Note: If you notice any other bugs then please let us know so we can get them fixed right away. Thanks!<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added an option to force the plugin cache to clear on an interval if it isn\'t automatically clearing as expected<\\/li>\\n<li>Fix: Fixed an issue where photo wouldn\'t appear in the Instagram feed if it was initially being hidden<\\/li>\\n<li>Fix: Fixed an issue where the new image cropping fuction was failing to run on some sites and causing the images to appear as blank<\\/li>\\n<li>Fix: Fixed a bug where stray commas at the beginning or end of lists of IDs or hashtags would cause an error<\\/li>\\n<li>Fix: Removed the document ready function from around the plugin\'s initiating function so that it can be called externally if needed<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with the number of likes and comments not showing over the photo when selected<\\/li>\\n<li>Fix: Fixed an issue with the carousel navigation arrows not being correctly aligned vertically when the caption was displayed beneath the photos<\\/li>\\n<li>Fix: The icons in the header for the number of photos and followers are now the right way around<\\/li>\\n<\\/ul>\\n<h4> 2.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: Completely rebuilt the core of the plugin to drastically improve the flexibility of the plugin and allow us to add some new post filtering options<\\/li>\\n<li>New: Added caching to minimize Instagram API requests<\\/li>\\n<li>New: Added a new Carousel feature which allows you to create awesome, customizable, and responsive carousels out of your Instagram feeds. Includes the ability to display navigation arrows, pagination, or enable autoplay. Use the Carousel settings on the plugin\'s Customize page or enable the carousel directly in your shortcode by using <code>carousel=true<\\/code>. See <a href=\\\"\\/\\/smashballoon.com\\/instagram-feed\\/demo\\/carousel\\/&#039;\\\">here<\\/a> for an example of the carousel in action.<\\/li>\\n<li>New: You can now display photos from location ID. Use the field on the plugin\'s Settings page or the following shortcode options: <code>type=location location=213456451<\\/code>.<\\/li>\\n<li>New: Display photos by location coordinates. Use the field on the plugin\'s Settings page or the following shortcode options: <code>type=coordinates coordinates=\\\"(25.76,-80.19,500)\\\"<\\/code>. See the directions on the plugin\'s Settings page for help on how to find coordinates.<\\/li>\\n<li>New: If you have uploaded a photo in portrait or landscape then the plugin will now display the square cropped version of photo in your feed and the full landscape\\/portrait image in the pop-up lightbox. <strong>Important:<\\/strong> To enable this you will need to refresh your Access Token by using the big blue Instagram login button on the plugin\'s Settings page, and then copying your new token into the plugin\'s Access Token field.<\\/li>\\n<li>New: You can now choose to only show photos from your feeds which contain certain words or hashtags. For example, you can display photos from a User account which only contain a specific hashtag. Use the settings in the new \'Post Filtering\' section on the Customize page, or define words or hashtags directly in your shortcode; <code>includewords=\\\"#sunshine\\\"<\\/code><\\/li>\\n<li>New: You can now also remove photos which contain certain words or hashtags. Use the setting in the \'Post Filtering\' section, or the following shortcode option <code>excludewords=\\\"bad, words\\\"<\\/code><\\/li>\\n<li>New: Block photos from certain users by entering their usernames into the \'Block Users\' field on the plugin\'s Customize page<\\/li>\\n<li>New: Added a second style of header. The \'boxed\' header style can be configured under the \'Header\' section of the plugin\'s Customize page, or enabled using <code>headerstyle=boxed<\\/code><\\/li>\\n<li>New: The plugin now automatically removes duplicate photos from your feed<\\/li>\\n<li>New: When you click on the name of a setting on the plugin\'s Settings pages it now displays the shortcode option for that setting, making it easier to find the option that you need<\\/li>\\n<li>New: Hashtags and @tags in the caption are now linked to the relevant pages on Instagram<\\/li>\\n<li>New: Text in the pop-up lightbox is now formatted with line breaks as it is on Instagram<\\/li>\\n<li>New: Choose to show the number of photos and followers an account has in the feed header. Use the setting under the \'Header\' section, or the following shortcode option <code>showfollowers=true<\\/code>.<\\/li>\\n<li>New: You can now choose to include only photos or only videos in your feed. Use the setting under the \'Photos\' section on the Customize page, or the following shortcode option: <code>media=photos<\\/code>.<\\/li>\\n<li>New: You can now display the photo location, caption, or number of likes and comments over the photo when it\'s hovered upon<\\/li>\\n<li>New: Pick and choose which information to show over the photo when it\'s hovered upon. Use the checkboxes under the \'Photo Hover Style\' section, or the <code>hoverdisplay<\\/code> shortcode option: <code>hoverdisplay=\\\"date, location, likes\\\"<\\/code>.<\\/li>\\n<li>Tweak: A header is now added to the hashtag feed and displays the hashtag<\\/li>\\n<li>Tweak: Added a loading symbol to the \'Load more\' button to indicate when new photos are loading<\\/li>\\n<li>Fix: Fixed an issue where duplicate photos would be loaded into a feed if the \'Are you using an Ajax powered theme\' setting was checked on a non-Ajax powered theme<\\/li>\\n<li>Fix: The play button icon shown over the top of the photo is now clickable<\\/li>\\n<li>Fix: Fixed an issue with emojis in the feed header displaying on a separate line<\\/li>\\n<li>Fix: Fixed a bug where the image resolution \'Auto-detect\' setting would sometimes display the wrong image size<\\/li>\\n<\\/ul>\\n<h4> 1.3.1 <\\/h4>\\n<ul>\\n<li>New: Added an email option to the share icons in the pop-up lightbox<\\/li>\\n<li>Fix: Fixed an issue with the \'Load more\' button not always showing when displaying photos from multiple hashtags or User IDs<\\/li>\\n<li>Fix: Fixed an issue where clicking on the play icon on the photo didn\'t launch the video pop-up<\\/li>\\n<li>Fix: Moved the initiating sbi_init function outside of the jQuery ready function so that it can be called externally if needed by Ajax powered themes\\/plugins<\\/li>\\n<li>Fix: Fixed a problem which sometimes caused the lightbox to conflict with lightboxes built into themes or other plugins<\\/li>\\n<\\/ul>\\n<h4> 1.3 <\\/h4>\\n<ul>\\n<li>New: Added an option to disable the pop-up photo lightbox<\\/li>\\n<li>New: Added swipe support for the popup lightbox on touch screen devices<\\/li>\\n<li>New: Added an setting which allows you to use the plugin with an Ajax powered theme<\\/li>\\n<li>New: Added an option to disable the mobile layout<\\/li>\\n<li>New: Added a Support tab which contains System Info to help with troubleshooting<\\/li>\\n<li>New: Added friendly error messages which display only to WordPress admins<\\/li>\\n<li>New: Added validation to the User ID field to prevent usernames being entered instead of IDs<\\/li>\\n<li>Tweak: Disabled the hover event on touch screen devices so that tapping the photo once launches the lightbox<\\/li>\\n<li>Tweak: Made the Access Token field slightly wider to prevent tokens being copy and pasted incorrectly<\\/li>\\n<li>Tweak: Updated the plugin updater\\/license check script<\\/li>\\n<\\/ul>\\n<h4> 1.2.2 <\\/h4>\\n<ul>\\n<li>New: Added the ability to add a class to the feed via the shortcode, like so: [instagram-feed class=&quot;my-feed&quot;]<\\/li>\\n<li>Fix: Fixed an issue with videos not playing on some touch-screen devices<\\/li>\\n<li>Fix: Fixed an issue with video sizing on some mobile devices<\\/li>\\n<li>Fix: Addressed a few CSS issues which were causing some minor formatting issues on certain themes<\\/li>\\n<\\/ul>\\n<h4> 1.2.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with the width of videos exceeding the lightbox container on smaller screen sizes and mobile devices<\\/li>\\n<li>Fix: Fixed an issue with both buttons being hidden when there were no more posts to load, rather than just the \'Load More\' button<\\/li>\\n<li>Fix: Added a small amount of margin to the top of the buttons to prevent them touching when displayed in narrow columns or on mobile<\\/li>\\n<\\/ul>\\n<h4> 1.2 <\\/h4>\\n<ul>\\n<li>New: You can now display photos from multiple User IDs or hashtags. Simply separate your IDs or hashtags by commas.<\\/li>\\n<li>New: Added an optional header to the feed which contains your profile picture, username and bio. You can activate this on the Customize page.<\\/li>\\n<li>New: Specific photos in your feed can now be hidden. A link is displayed in the popup photo lightbox to site admins only which reveals the photos ID. This can then be added to the new \'Hide Photos\' section on the plugin\'s Customize page.<\\/li>\\n<li>New: The plugin now includes an \'Auto-detect\' option for the Image Resolution setting which will automatically set the correct image resolution based on the size of your feed.<\\/li>\\n<li>New: Added the username and profile picture to the popup photo lightbox<\\/li>\\n<li>New: Added a \'Share\' button to the photo lightbox which allows you to share the photo on various social media platforms<\\/li>\\n<li>New: Added an Instagram button to the photo lightbox which allows you to view the photo on Instagram<\\/li>\\n<li>New: Added an optional \'Follow on Instagram\' button which can be displayed at the bottom of your feed. You can activate this on the Customize page.<\\/li>\\n<li>New: Added the ability to use your own custom text for the \'Load More\' button<\\/li>\\n<li>New: You can now change the color of the text and icons which are displayed when hovering over the photos<\\/li>\\n<li>New: Added a loader icon to indicate that the images are loading<\\/li>\\n<li>Tweak: Tweaked some CSS to improve spacing and cross-browser consistency<\\/li>\\n<li>Tweak: Removed the semi-transparent background color from caption and likes section. can now be added via CSS instead using: #sb_instagram .sbi_info{ background: rgba(255,255,255,0.5); }<\\/li>\\n<li>Tweak: Improved the documentation within the plugin settings pages<\\/li>\\n<li>Fix: Fixed an issue with some photos not displaying at full size in the popup photo lightbox<\\/li>\\n<li>Fix: Added word wrapping to captions so that long sentences or hashtags without spaces to wrap onto the next line<\\/li>\\n<\\/ul>\\n<h4> 1.1 <\\/h4>\\n<ul>\\n<li>New: Added video support. Videos now play in the lightbox!<\\/li>\\n<li>New: Redesigned the photo hover state to use icons and include the date and author name<\\/li>\\n<li>New: Added an option to change the color of the hover background<\\/li>\\n<li>Tweak: You can now specify the hashtag with or without the # symbol<\\/li>\\n<li>Tweak: Tweaked the responsive design and modified the media queries so that the feed switches to 1 or 2 columns on mobile<\\/li>\\n<li>Tweak: Added a friendly message if you activate the Pro version of the plugin while the free version is still activated<\\/li>\\n<li>Tweak: Added a \'Settings\' link to the Plugins page<\\/li>\\n<li>Tweak: Added a link to the <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-feed\\/docs\\/\\\">setup directions<\\/a><\\/li>\\n<li>Fix: Replaced the \'on\' function with the \'click\' function to increase compatibility with themes using older versions of jQuery<\\/li>\\n<li>Fix: Fixed an issue with double quotes in photo captions<\\/li>\\n<li>Fix: Removed float from the feed container to prevent clearing issues with other widgets<\\/li>\\n<\\/ul>\\n<h4> 1.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: If you have more than one Instagram feed on a page then the photos in each lightbox slideshow are now grouped by feed<\\/li>\\n<li>Tweak: Added an initialize function to the plugin<\\/li>\\n<li>Fix: Added a unique class and data attribute to the lightbox to prevent conflicts with other lightboxes on your site<\\/li>\\n<li>Fix: Fixed an occasional issue with the \'Sort Photos By\' option being undefined<\\/li>\\n<\\/ul>\\n<h4> 1.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added the photo caption as the \'alt\' tag of the images<\\/li>\\n<li>Fix: Fixed an issue with the caption elipsis link not always working correctly after having clicked the \'Load More\' button<\\/li>\\n<li>Fix: Changed the double quotes to single quotes on the \'data-options\' attribute<\\/li>\\n<\\/ul>\\n<h4> 1.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a minor issue with the Custom JavaScript being run before the photos are loaded<\\/li>\\n<\\/ul>\\n<h4> 1.0 <\\/h4>\\n<ul>\\n<li>Launched the Instagram Feed Pro plugin!<\\/li>\\n<\\/ul>\",\"installation\":\"<ol>\\n<li>Install the Instagram plugin either via the WordPress plugin directory, or by uploading the files to your web server (in the <code>\\/wp-content\\/plugins\\/<\\/code> directory).<\\/li>\\n<li>Activate the plugin through the \'Plugins\' menu in WordPress.<\\/li>\\n<li>Navigate to the \'Instagram Feed\' settings page to configure your Instagram feed.<\\/li>\\n<li>Use the shortcode <code>[instagram-feed]<\\/code> in your page, post or widget to display your photos.<\\/li>\\n<li>You can display multiple Instagram feeds by using shortcode options, for example: <code>[instagram-feed id=YOUR_USER_ID_HERE cols=3 width=50 widthunit=%]<\\/code><\\/li>\\n<\\/ol>\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":[],\"stable_tag\":\"6.0.8\",\"tested\":\"6.0\",\"description\":[\"<p>Display Instagram photos from any non-private Instagram accounts, either in the same single feed or in multiple different ones.<\\/p>\\n<h4> Features <\\/h4>\\n<ul>\\n<li>Super <strong>simple to set up<\\/strong><\\/li>\\n<li>Completely <strong>responsive<\\/strong> and mobile ready - layout looks great on any screen size and in any container width<\\/li>\\n<li><strong>Completely customizable<\\/strong> - Customize the width, height, number of photos, number of columns, image size, background color, image spacing, text styling, likes &amp; comments and more!<\\/li>\\n<li>Display <strong>multiple Instagram feeds<\\/strong> on the same page or on different pages throughout your site<\\/li>\\n<li><strong>GDPR Compliance<\\/strong> - automatically integrates with many of the popular GDPR cookie consent plugins and includes a 1-click easy GDPR setting.<\\/li>\\n<li>Use the built-in <strong>shortcode options<\\/strong> to completely customize each of your Instagram feeds<\\/li>\\n<li>Display thumbnail, medium or <strong>full-size photos<\\/strong> from your Instagram feed<\\/li>\\n<li><strong>Infinitely load more<\\/strong> of your Instagram photos with the \'Load More\' button<\\/li>\\n<li>View photos in a pop-up <strong>lightbox<\\/strong><\\/li>\\n<li>Display photos by User ID or hashtag<\\/li>\\n<li>Display photo captions, likes and comments<\\/li>\\n<li>Use your own Custom CSS or JavaScript<\\/li>\\n<\\/ul>\\n<h4> Benefits <\\/h4>\\n<ul>\\n<li>Increase your Instagram followers by displaying your Instagram content on your website<\\/li>\\n<li>Save time and increase efficiency by only posting your photos to Instagram and automatically displaying them on your website<\\/li>\\n<\\/ul>\"],\"changelog\":[\"<h4> 6.0.8 <\\/h4>\\n<ul>\\n<li>Fix: If the number of posts for mobile was higher than the number of posts for desktop, the number of posts for desktop would be incorrect.<\\/li>\\n<li>Fix: When using a recent hashtag feed, if a post had been made within the last 24 hours, the plugin would not include top posts in the feed.<\\/li>\\n<\\/ul>\\n<h4> 6.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added a warning notice to allow a grace period before Instagram data is permanently deleted from your site after deauthorizing the Smash Balloon Instagram app. Due to Instagram requirements, any Instagram data on your site must be deleted within a reasonable time after the app has been deauthorized. The new warning notice provides a 7 day grace period to allow you time to reauthorize the app if you don\'t want the data to be deleted.<\\/li>\\n<li>Tweak: Reconnecting an account now results in deleting the original connection in the database and adding a new one. This will prevent issues with some caching systems like Redis.<\\/li>\\n<li>Fix: The Infinity loop type for carousel feeds was not working for certain feed configurations.<\\/li>\\n<li>Fix: Removed the &quot;.animated&quot; CSS rule to prevent conflicts.<\\/li>\\n<li>Fix: Screen reader text was visible in the feed with some themes.<\\/li>\\n<li>Fix: Removed all Font Awesome icons and no longer include the CSS file from the Font Awesome CDN.<\\/li>\\n<\\/ul>\\n<h4> 6.0.6 <\\/h4>\\n<ul>\\n<li>Fix: When using the shoppable feeds feature, trying to view the second page of posts in the customizer would not work.<\\/li>\\n<li>Fix: Only the first 20 sources were available when creating feeds and changing sources for a feed.<\\/li>\\n<li>Fix: Admin notices from other plugins would display on the Instagram Feeds pages when a notification for Instagram Feed was available.<\\/li>\\n<\\/ul>\\n<h4> 6.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: Several improvements to moderation mode. Show moderated posts only, improved pagination, and improved how far back in the feed\'s history posts can be moderated.<\\/li>\\n<li>Tweak: Removed the setting to filter for Instagram Live as this is no longer supported by Instagram.<\\/li>\\n<li>Fix: Posts on the &quot;allow list&quot; would stop displaying if there were a lot of newer posts from the source that were not in the allow list.<\\/li>\\n<li>Fix: Fixed the customizer sidebar being hidden when JetPack\'s Master Bar feature was enabled.<\\/li>\\n<li>Fix: Added back support for the &quot;class&quot; shortcode setting for all feeds.<\\/li>\\n<li>Fix: The carousel layout was not showing the proper number of posts when there was a different number of posts for mobile and desktop.<\\/li>\\n<\\/ul>\\n<h4> 6.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: After clearing the cache for a hashtag feed, the plugin will now also try to get older posts for that feed using a different API method.<\\/li>\\n<li>Tweak: Removed sorting by &quot;likes&quot; for hashtag feeds as sorting by likes is unreliable for this feed type due to limitations of the Instagram API.<\\/li>\\n<li>Tweak: You can now have up to 10 columns for feeds displayed on mobile devices.<\\/li>\\n<li>Fix: Switching the source for a feed would sometimes result in posts from the previous source being added to the feed.<\\/li>\\n<li>Fix: Fixed an issue where our Social Wall plugin was not showing all available Instagram sources.<\\/li>\\n<li>Fix: Pagination for showing more than 20 feeds was not displaying on the &quot;All Feeds&quot; page.<\\/li>\\n<li>Fix: An error would not display if a connected business account had reached the 30 day limit for new hashtag feeds.<\\/li>\\n<li>Fix: Backup method of retrieving video thumbnails was not working in all circumstances.<\\/li>\\n<li>Fix: Dashboard notices were displaying when customizing a feed.<\\/li>\\n<li>Fix: Added support for the shortcode &quot;mediavine=true&quot; to trigger our Media Vine integration features.<\\/li>\\n<\\/ul>\\n<h4> 6.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: Updated our logo throughout the plugin to match our new <a href=\\\"https:\\/\\/smashballoon.com\\/\\\">website<\\/a>.<\\/li>\\n<li>Tweak: Changed how the hover color for follow and load more buttons is applied to prevent theme conflicts.<\\/li>\\n<li>Fix: Fixed Instagram Feed JavaScript file missing from the page when using the &quot;AJAX theme loading fix&quot; setting causing blank images to display.<\\/li>\\n<li>Fix: Fixed JavaScript file not being added to the page when using the plugin GDPR Cookie Consent by WebToffee.<\\/li>\\n<li>Fix: Some custom tables were not being created for specific versions of MySQL.<\\/li>\\n<li>Fix: Custom HTML templates were not applying to new feeds.<\\/li>\\n<li>Fix: Added back the ability to use up to 10 columns in feeds for desktop and tablet devices.<\\/li>\\n<li>Fix: Fixed the error message not displaying if there was an error when trying to connect a personal or basic account.<\\/li>\\n<li>Fix: The reconnect link that would display when an account had an error would not redirect to connect.smashballoon.com.<\\/li>\\n<li>Fix: The shortcode setting &quot;showbio&quot; was applying for non-legacy feeds causing confusion when trying to change these settings in the customizer.<\\/li>\\n<li>Fix: Added the ability to create the custom database tables if there was an error when first trying to create them.<\\/li>\\n<li>Fix: Dismissing dashboard notifications would cause the &quot;Add new feed&quot; button to stop working until the page was refreshed.<\\/li>\\n<\\/ul>\\n<h4> 6.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Re-added button to reset the error log on the settings page, &quot;Advanced&quot; tab.<\\/li>\\n<li>Fix: Fixed some settings for the carousel which were not applying on the frontend of the site.<\\/li>\\n<li>Fix: Fixed PHP warning &quot;Headers already sent&quot; that would appear when customizing a theme in some circumstances.<\\/li>\\n<li>Fix: Made several improvements to cache clearing.<\\/li>\\n<\\/ul>\\n<h4> 6.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Media filters were not working correctly with feeds created with the new customizer.<\\/li>\\n<li>Fix: Fixed a PHP error which occurred in the integration with our <a href=\\\"https:\\/\\/smashballoon.com\\/social-wall\\/\\\">Social Wall plugin<\\/a> when trying to connect an Instagram account.<\\/li>\\n<li>Fix: Fixed an error in the plugin updater code which occurred in certain circumstances.<\\/li>\\n<\\/ul>\\n<h4> 6.0 <\\/h4>\\n<ul>\\n<li>Important: Minimum supported WordPress version has been raised from 3.5 to 4.1.<\\/li>\\n<li>New: Our biggest update ever! We\'ve completely redesigned the plugin settings from head to toe to make it easier to create, manage, and customize your Instagram feeds.<\\/li>\\n<li>New: All your feeds are now displayed in one place on the &quot;All Feeds&quot; page. This shows a list of any existing (legacy) feeds and any new ones that you create. Note: If you updated from a version prior to v5.11 then you may need to view your feeds on your webpage so that the plugin can locate them and list them here.<\\/li>\\n<li>New: Easily edit individual feed settings for new feeds instead of cumbersome shortcode options.<\\/li>\\n<li>New: It\'s now much easier to create feeds. Just click &quot;Add New&quot;, select your feed type, connect your account, and you\'re done!<\\/li>\\n<li>New: Brand new feed customizer. We\'ve completely redesigned feed customization from the ground up, reorganizing the settings to make them easier to find.<\\/li>\\n<li>New: Live Feed Preview. You can now see changes you make to your feeds in real time, right in the settings page. Easily preview them on desktop, tablet, and mobile sizes.<\\/li>\\n<li>New: Color Scheme option. It\'s now easier than ever to change colors across your feed without needing to adjust individual color settings. Just set a color scheme to effortlessly change colors across your entire feed.<\\/li>\\n<li>New: We\'ve improved our Shoppable Feeds feature to allow you to easily add custom links for each Instagram post within the new feed customizer. Just go to Settings &gt; Shoppable Feeds inside the feed editor.<\\/li>\\n<li>New: You can now change the number of columns in your feed across desktop, tablet, and mobile.<\\/li>\\n<li>New: Easily import and export feed settings to make it simple to move feeds across sites.<\\/li>\\n<\\/ul>\\n<h4> 5.12.9 <\\/h4>\\n<ul>\\n<li>Fix: Added a content type to JSON responses to improve reliability for loading more posts and creating local images.<\\/li>\\n<li>Fix: The plugin will no longer continue to attempt to connect to the Instagram API if there is an access token encryption error.<\\/li>\\n<li>Fix: Could not load more posts when using moderation mode.<\\/li>\\n<li>Fix: Fixed a PHP error that would occur when trying to retrieve new posts for hashtag feeds.<\\/li>\\n<\\/ul>\\n<h4> 5.12.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added a warning if the access token could not be decrypted for use in API requests.<\\/li>\\n<li>Tweak: Added a fallback method to reach the Instagram API if a cURL error 6 error is detected.<\\/li>\\n<li>Fix: Fixed an issue with connecting an additional business account if the first account listed was not selected.<\\/li>\\n<\\/ul>\\n<h4> 5.12.7 <\\/h4>\\n<ul>\\n<li>Tweak: Shortened captions will end on the last full word to fix an issue with emoji in captions.<\\/li>\\n<li>Fix: Fixed several accessibility issues in the admin area.<\\/li>\\n<li>Fix: Made a significant number of code quality improvements.<\\/li>\\n<li>Fix: Fixed a PHP warning that would occur when loading posts with AJAX initially.<\\/li>\\n<li>Fix: Periods and underscores in usernames when used as part of the shortcode would cause the load more button not to work.<\\/li>\\n<\\/ul>\\n<h4> 5.12.6 <\\/h4>\\n<ul>\\n<li>Fix: Using showheader=&quot;true&quot; in the shortcode would not work if the related setting was disabled on the settings page.<\\/li>\\n<li>Fix: Added additional plugin hardening.<\\/li>\\n<\\/ul>\\n<h4> 5.12.5 <\\/h4>\\n<ul>\\n<li>Tweak: Error reporting notices are now only displayed if there is an issue with the primary API request, rather than secondary ones such as retrieving stories.<\\/li>\\n<\\/ul>\\n<h4> 5.12.4 <\\/h4>\\n<ul>\\n<li>Tweak: All Instagram data is now encrypted in your WordPress database.<\\/li>\\n<li>Tweak: Access Tokens are no longer able to be viewed on the settings page.<\\/li>\\n<li>Tweak: Added a maximum caching time of 24 hours.<\\/li>\\n<li>Tweak: Added an expiration time to backup caches.<\\/li>\\n<li>Tweak: Deauthorizing our app inside your Instagram or Facebook account will now delete all data for that feed on your site.<\\/li>\\n<\\/ul>\\n<h4> 5.12.3 <\\/h4>\\n<ul>\\n<li>Fix: Lowered the number of posts retrieved in a single API request when getting older recent hashtag posts to fix API Error 1.<\\/li>\\n<li>Fix: When using the GDPR consent feature, the avatar in the header would not display even after consent was given.<\\/li>\\n<li>Fix: Added a workaround to fix some errors that would prevent local images from being resized and stored.<\\/li>\\n<li>Fix: Fixed duplicate MySQL queries issue when checking for the resized images table.<\\/li>\\n<li>Fix: Fixed a compatibility issue with the Complianz Cookie Consent plugin integration.<\\/li>\\n<li>Fix: Fixed a compatibility issue with the Web Toffee GDPR Cookie Consent plugin integration.<\\/li>\\n<\\/ul>\\n<h4> 5.12.2 <\\/h4>\\n<ul>\\n<li>Tested with WordPress 5.8 update.<\\/li>\\n<li>Fix: Added a workaround for an Instagram API bug which would result in some hashtag feeds producing an API error \\u2018API error 1: An unknown error has occurred\\u2019.<\\/li>\\n<li>Fix: PHP error &quot;Uncaught Error: array_merge() does not accept unknown named parameters&quot; when visiting the &quot;About&quot; page using PHP 8+.<\\/li>\\n<li>Fix: About page was not recognizing that YouTube Feeds Pro was installed and active when prompting the user to activate a YouTube Feed plugin.<\\/li>\\n<\\/ul>\\n<h4> 5.12.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed several issues with GDPR Cookie Consent by Web Toffee integration.<\\/li>\\n<li>Tweak: Changed how connected accounts errors display to prevent temporary, non-actionable errors from triggering a notice.<\\/li>\\n<\\/ul>\\n<h4> 5.12 <\\/h4>\\n<ul>\\n<li>New: Added support for IGTV posts. When creating an IGTV post, keep the &quot;Post a Preview&quot; setting enabled and the IGTV post will appear in your feed. IGTV posts are only available for connected Instagram business profiles and aren\'t available if you\'re using a personal Instagram profile in the plugin.<\\/li>\\n<li>Fix: Fixed a PHP error when the HTTP request to refresh an access token resulted in an error.<\\/li>\\n<\\/ul>\\n<h4> 5.11.2 <\\/h4>\\n<ul>\\n<li>Fix: Changed how access tokens are retrieved to prevent conflict with the &quot;Rank Math SEO&quot; plugin when connecting an account.<\\/li>\\n<li>Fix: Spaces in the comma separated &quot;hoverdisplay&quot; shortcode setting would cause some of the values not to work.<\\/li>\\n<li>Fix: Updated jQuery methods for compatibility with WordPress 5.7.<\\/li>\\n<li>Fix: If all posts in a feed were blocked via the filter settings then an unfiltered backup feed would incorrectly be displayed.<\\/li>\\n<\\/ul>\\n<h4> 5.11.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed PHP warning &quot;array_diff(): Expected parameter 1 to be an array, string given&quot;.<\\/li>\\n<li>Fix: Fixed PHP warning &quot;Invalid argument supplied for foreach()&quot; when using a recent hashtag in a feed.<\\/li>\\n<li>Fix: Request to retrieve &quot;top&quot; posts for recent hashtag posts was not always made the first time the feed loaded.<\\/li>\\n<li>Fix: Fixed issue where account errors were not being removed after an account was deleted or reconnected.<\\/li>\\n<\\/ul>\\n<h4> 5.11 <\\/h4>\\n<ul>\\n<li>New: The locations of the Instagram feeds on your site will now be logged and listed on a single page for easier management. After this feature has been active for awhile, a &quot;Feed Finder&quot; link will appear next to the Feed Type setting on the plugin Settings page which allows you to see a list of all feeds on your site along with their locations.<\\/li>\\n<li>New: Local resized images will now include a 150x150 resolution version for each post.<\\/li>\\n<li>Tweak: Locally saved image quality set to 80% to increase feed performance without a noticeable visual difference.<\\/li>\\n<li>Tweak: Improved how posts are sorted by date when there are more than one user account or hashtag in a feed.<\\/li>\\n<li>Tweak: For hashtag feeds, a specific account for retrieving hashtag posts can be used by adding user=&quot;USERNAME&quot; in the shortcode.<\\/li>\\n<li>Fix: Mixed feeds that included &quot;tagged&quot; posts would always display the tagged posts last in the feed.<\\/li>\\n<li>Fix: Old accounts from Instagram\'s deprecated, non-functioning API are ignored if still connected.<\\/li>\\n<\\/ul>\\n<h4> 5.10 <\\/h4>\\n<ul>\\n<li>Tweak: Several performance improvements have been made in this update such as improved caching and fewer database queries when displaying feeds.<\\/li>\\n<li>Tweak: The limit of resized, local images created and stored were raised for the overall number and the rate at which they could be created.<\\/li>\\n<li>Tweak: Improvements made to hashtag feeds including the ability to display a feed of multiple hashtags even if one has not yet had any posts made to it.<\\/li>\\n<li>Tweak: Improved how feed errors are handled and reported. API request delays will only apply to feeds encountering errors and will not affect other feeds.<\\/li>\\n<li>Tweak: Added hook for disabling image resizing dynamically with PHP.<\\/li>\\n<li>Fix: PHP Warning &quot;required parameter follows optional parameter&quot; that would display when using PHP 8+.<\\/li>\\n<li>Fix: GDPR feature was reporting errors when the feature was working fine.<\\/li>\\n<li>Fix: When using a hashtag feed and the first image in a carousel post was a video, the image would not always display properly.<\\/li>\\n<li>Fix: When using background caching and a hashtag feed, duplicate posts would appear in the feed.<\\/li>\\n<\\/ul>\\n<h4> 5.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: If the image resizing feature isn\'t able to work successfully due to an issue, then the GDPR setting will be disabled unless manually enabled to prevent blank images in the feed.<\\/li>\\n<li>Fix: In some situations the GDPR setting was incorrectly reporting an error with image resizing.<\\/li>\\n<\\/ul>\\n<h4> 5.9 <\\/h4>\\n<ul>\\n<li>New: Integrations with popular GDPR cookie consent solutions added. Visit the Instagram Feed settings page, Customize tab, Advanced section for more information.<\\/li>\\n<li>Tweak: Icon font support was discontinued. Only SVGs will be used for icons in feeds.<\\/li>\\n<li>Fix: oEmbeds were not always working in much older versions of WordPress.<\\/li>\\n<\\/ul>\\n<h4> 5.8.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added PHP filter &quot;sbi_flags&quot; to make changes to JavaScript flags.<\\/li>\\n<li>Tweak: Added a check in the JavaScript flags for &quot;disableOnTouch&quot; to disable the code that allows the lightbox to be opened without tapping the images twice on touch devices.<\\/li>\\n<li>Fix: If there was an oEmbed error while visiting the Support tab, the System Info would be blank.<\\/li>\\n<li>Fix: API error notices would not be removed from the WordPress dashboard after successfully reconnecting an account when the problem was resolved.<\\/li>\\n<li>Fix: Fixed PHP Error that would occur when connecting a personal account that would result in an HTTP error.<\\/li>\\n<\\/ul>\\n<h4> 5.8.4 <\\/h4>\\n<ul>\\n<li>Fix: Added more debugging info to the System Info for oEmbeds.<\\/li>\\n<li>Fix: Added a workaround for a rare issue where oEmbed access tokens wouldn\'t save.<\\/li>\\n<li>Fix: Carousel posts would not show images when using the &quot;Disable JS Image Loading&quot; setting and image resizing was disabled.<\\/li>\\n<li>Fix: Hashtag posts were not showing up in a mixed feed that included a hashtag where the hashtag had not been used in another feed previously.<\\/li>\\n<\\/ul>\\n<h4> 5.8.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by an unannounced Instagram API change affecting thumbnails in certain video posts if the image resizing feature in the plugin was disabled.<\\/li>\\n<li>Fix: Added oEmbed account info to the plugin &quot;System Info&quot; to make debugging easier.<\\/li>\\n<\\/ul>\\n<h4> 5.8.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with an Instagram API change causing some images not to display if the image resizing feature was disabled.<\\/li>\\n<\\/ul>\\n<h4> 5.8.1 <\\/h4>\\n<ul>\\n<li>Tweak: Minor update to footer.php template<\\/li>\\n<li>Tweak: Added support for improved notices on the plugin settings page.<\\/li>\\n<li>Fix: JavaScript error when using keyboard navigation of lightbox when switching from a video post to an image post.<\\/li>\\n<li>Fix: 7-day, 30 hashtag limit for hashtag feeds notices were not displaying on the front-end of the site to logged-in admins if it was also causing no posts to display.<\\/li>\\n<li>Fix: Added aria-hidden=&quot;true&quot; attribute to loader icon and role=&quot;carousel&quot; to the HTML for carousel layouts for better accessibility.<\\/li>\\n<\\/ul>\\n<h4> 5.8 <\\/h4>\\n<ul>\\n<li>New: Added support for Instagram oEmbeds. When you share a link to a Instagram post, WordPress automatically converts it into an embedded Instagram post for you (an &quot;oEmbed&quot;). However, on October 24, 2020, WordPress is discontinuing support for Instagram oEmbeds and so any existing or new embeds will no longer work. Don\'t worry though, we have your back! This update adds support for Instagram oEmbeds and so, after updating, the Instagram Feed plugin will automatically keep your oEmbeds working. It will also power any new oEmbeds you post going forward.<\\/li>\\n<li>Tweak: Background caching and favoring local images are now the default settings for new installs.<\\/li>\\n<\\/ul>\\n<h4> 5.7.1 <\\/h4>\\n<ul>\\n<li>Important: Due to recent Instagram changes, private accounts will need to be manually refreshed every 60 days. If you have a private Instagram account, consider making it public to avoid needing to manually reconnect your account.<\\/li>\\n<li>New: Added a notice for accounts that are private which lets you know how long until the account needs to be refreshed. You will also be alerted using our admin notice and email notification system if a private account will soon need to be refreshed.<\\/li>\\n<li>Tweak: If the main image file for a post is not able to load in the lightbox, a backup image file is used.<\\/li>\\n<li>Fix: Recent hashtag feeds were not showing posts from the &quot;top&quot; hashtag endpoint the first time the feed was displayed.<\\/li>\\n<\\/ul>\\n<h4> 5.7 <\\/h4>\\n<ul>\\n<li>New: Added compatibility with our new <a href=\\\"http:\\/\\/smashballoon.com\\/social-wall\\/?utm_source=plugin-pro&amp;utm_campaign=sbi&amp;utm_medium=readme\\\">Social Wall<\\/a> plugin, which allows you to combine feeds from Instagram, Facebook, Twitter, and YouTube into one social media &quot;wall&quot;. If you are using our Smash Balloon All-Access Bundle then the Social Wall plugin is included at no additional cost. Just log into your account to download and install the plugin.<\\/li>\\n<li>Tweak: Changed the names of the CSS and JavaScript files to prevent certain ad blockers from hiding the feed. Original file names still included in this update.<\\/li>\\n<li>Fix: Mixed feeds would not show multiple hashtags.<\\/li>\\n<li>Fix: Added a workaround for an issue caused by lazy-loading plugins which sometimes resulted in blank images in the feed.<\\/li>\\n<li>Fix: Hashtags feeds with multiple hashtags would not be sorted by date.<\\/li>\\n<li>Fix: Fixed inability to connect accounts when using a short viewport and having a lot of accounts available to connect.<\\/li>\\n<li>Fix: Clicking on the &quot;Play&quot; icon for video posts would not open the lightbox.<\\/li>\\n<\\/ul>\\n<h4> 5.6.4 <\\/h4>\\n<ul>\\n<li>Tweak: Headers for &quot;tagged&quot; feeds now show the avatar and bio text for the connected account that is being &quot;tagged&quot; in the posts.<\\/li>\\n<li>Fix: Compatibility updates for WordPress 5.5.<\\/li>\\n<\\/ul>\\n<h4> 5.6.3 <\\/h4>\\n<ul>\\n<li>New: Added a PHP hook &quot;sbi_posted_on_date&quot; to allow you to use custom date formats for posts in the feed.<\\/li>\\n<li>New: Added a PHP hook &quot;sbi_clear_page_caches&quot; which allows you to dynamically disable the Instagram Feed code that clears caches created by common page caching plugins.<\\/li>\\n<li>New: Added a PHP hook &quot;sbi_resize_url&quot; which allows you to change the default URL of locally stored images. This can be helpful for sites using CDNs.<\\/li>\\n<li>Tweak: When displaying a &quot;Mixed&quot; feed (a feed that combines multiple feed types into one) the plugin now show posts in chronological order instead of alternating posts.<\\/li>\\n<li>Tweak: Added a workaround for the wp_json_encode function used in older versions of WordPress.<\\/li>\\n<li>Fix: When displaying feeds which contain multiple recent hashtag feeds combined into one, the plugin now show posts in chronological order.<\\/li>\\n<li>Fix: Added a workaround for themes which add extra HTML elements into the content of the feed and cause layout problems.<\\/li>\\n<li>Fix: Fixed an issue with the carousel not displaying properly when a theme uses right-to-left text direction.<\\/li>\\n<li>Fix: Made the text for the &quot;Share&quot; link translatable.<\\/li>\\n<\\/ul>\\n<h4> 5.6.2 <\\/h4>\\n<ul>\\n<li>Fix: Accounts can be connected without the use of JavaScript.<\\/li>\\n<li>Fix: Default URL for connecting an account changed to prevent &quot;Invalid Scope&quot; connection issue.<\\/li>\\n<\\/ul>\\n<h4> 5.6.1 <\\/h4>\\n<ul>\\n<li>Fix: Workaround added for PHP warning related to an undefined media_url index.<\\/li>\\n<li>Fix: Connecting a business account on a mobile device when more than 2 pages where returned was not possible.<\\/li>\\n<li>Fix: After connecting an account, the warning that there were no connected accounts would still be visible.<\\/li>\\n<li>Fix: URL for retrieving image files from Instagram using a redirect method was changed to prevent an extra, unnecessary redirect.<\\/li>\\n<\\/ul>\\n<h4> 5.6 <\\/h4>\\n<ul>\\n<li>New: Added setting to sort posts by number of likes. Posts from connected business accounts can be sorted by the number of likes. Up to the latest 200 posts from the feed can be included.<\\/li>\\n<li>New: Added setting to offset the first post in the feed. Add offset=(number of posts) to your shortcode to skip posts before starting the feed.<\\/li>\\n<li>New: Date the post was published can now be displayed in hashtag feeds (only for posts collected after this update).<\\/li>\\n<li>New: To help us improve the plugin we have added usage tracking so that we can understand what features and settings are being used, and which features matter to you the most. The plugin will send a report in the background once per week with your plugin settings and basic information about your website environment. No personal or sensitive data is collected (such as email addresses, Instagram account information, license keys, etc). You can opt-out by simply disabling the setting at: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Enable Usage Tracking. See <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-feed\\/usage-tracking\\/\\\">here<\\/a> for more information.<\\/li>\\n<li>New: Some older posts can be included in the feed when first creating a recent hashtag feed. Previously only posts made within the last 24 hours would be included.<\\/li>\\n<li>Tweak: Added PHP filter sbi_license_page_output for changing what displays on the License tab. You can use <a href=\\\"https:\\/\\/smashballoon.com\\/how-can-i-hide-my-license-key-on-the-license-page\\/\\\">this guide<\\/a> for an example on how you can hide your license key.<\\/li>\\n<li>Tweak: &quot;@mentions&quot; were not being detected using the includewords and excludewords filters.<\\/li>\\n<li>Tweak: Added additional checks to make sure the HTTP protocol matches when using resized image URLs from the uploads folder.<\\/li>\\n<li>Tweak: If a post is on both a white list and the block list, it will be included in the related white list feed. Previously it was blocked.<\\/li>\\n<li>Tweak: More information is given when there is an account connection error when connecting an account on the &quot;Configure&quot; page.<\\/li>\\n<li>Tweak: Connecting a business account will permanently remove any accounts from the same user that are from the legacy Instagram API that is expiring in June.<\\/li>\\n<li>Fix: Added a workaround for sanitize_textarea_field for users using an older version of WordPress.<\\/li>\\n<li>Fix: When the lightbox was disabled, clicking the &quot;play&quot; icon for video posts would do nothing.<\\/li>\\n<li>Fix: Fixed HTML error causing the manually connect an account feature to not work.<\\/li>\\n<li>Fix: Access token and account ID are validated and formatted before trying to manually connect an account to prevent errors.<\\/li>\\n<\\/ul>\\n<h4> 5.5.1 <\\/h4>\\n<ul>\\n<li>Fix: API Error #2 was not clearing properly in error reports.<\\/li>\\n<li>Fix: PHP warning &quot;undefined variable account_found&quot;.<\\/li>\\n<li>Tweak: User feeds that do not have a user name or ID assigned to them will automatically use the first connected account for the feed.<\\/li>\\n<li>Tweak: rel=&quot;nofollow&quot; added to all external Instagram Feed links found in the source of the page.<\\/li>\\n<li>Tweak: For carousel feeds, if the number of photos is less than or equal to the number of columns in the feed the number of photos in the carousel is doubled.<\\/li>\\n<\\/ul>\\n<h4> 5.5 <\\/h4>\\n<ul>\\n<li>New: Email alerts for critical issues. If there\'s an issue with an Instagram feed on your website which hasn\'t been resolved yet then you\'ll receive an email notification to let you know. This is sent once per week until the issue is resolved. These emails can be disabled by using the following setting: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Feed Issue Email Report.<\\/li>\\n<li>New: Admin notifications for critical issues. If there is an error with the feed, admins will see notices in the dashboard and on the front-end of the site along with instructions on how to resolve the issue. Front-end admin notifications can be disabled by using the following setting: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Disable Admin Error Notice.<\\/li>\\n<li>New: Added a WordPress \'Site Health\' integration. If there is a critical error with your feeds, it will now be flagged in the site health page.<\\/li>\\n<li>New: Added &quot;About Us&quot; page for those who would like to learn more about Smash Balloon and our other products. Go to Instagram Feed -&gt; About Us in the dashboard.<\\/li>\\n<li>Fix: Pinterest &quot;share&quot; button found in the lightbox was not working correctly.<\\/li>\\n<\\/ul>\\n<h4> 5.4.1 <\\/h4>\\n<ul>\\n<li>Fix: Added workaround for personal account connection error and header display issue due to an Instagram API bug. After updating, click &quot;Save Changes&quot; on the Instagram Feed settings page, &quot;Configure&quot; tab to clear your cache.<\\/li>\\n<\\/ul>\\n<h4> 5.4 <\\/h4>\\n<ul>\\n<li>New: Added an \\u201cInstagram Feed\\u201d Gutenberg block to use in the block editor, allowing you to easily add a feed to posts and pages.<\\/li>\\n<li>Tweak: Custom JavaScript from the &quot;Custom JavaScript&quot; setting no longer added to the page after the document ready event but instead added on page load.<\\/li>\\n<li>Fix: Mobile swipe code will not cause an error if overwritten by another jQuery plugin\\/code snippet<\\/li>\\n<li>Fix: Several improvements and fixes for loading the feed without the JavaScript based image transitions.<\\/li>\\n<\\/ul>\\n<h4> 5.3.3 <\\/h4>\\n<ul>\\n<li>Tested with upcoming WordPress 5.4 update.<\\/li>\\n<li>Tweak: Header and follow button will still be displayed when number of posts is set to 0.<\\/li>\\n<li>Fix: Posts in &quot;tagged&quot; feeds would sometimes appear out of order.<\\/li>\\n<\\/ul>\\n<h4> 5.3.2 <\\/h4>\\n<ul>\\n<li>Fix: Error caused when clicking on an image using touch devices and having the lightbox disabled for a feed.<\\/li>\\n<li>Fix: Shoppable feeds feature was missing some URLs in captions due to shortened image alt text<\\/li>\\n<\\/ul>\\n<h4> 5.3.1 <\\/h4>\\n<ul>\\n<li>Important: March 2 deadline for migrating to the new Instagram API pushed back to March 31.<\\/li>\\n<li>Fix: Error saving updated account information caused by emoji in account bio or in account names and MySQL tables that didn\'t have a UTF8mb4 character set.<\\/li>\\n<li>Fix: Touch devices will open the lightbox on first tap.<\\/li>\\n<li>Fix: Twitter &quot;Share&quot; button link was incorrect.<\\/li>\\n<li>Fix: Some links to Instagram were missing a backslash at the end of the URL causing a 301 redirect.<\\/li>\\n<\\/ul>\\n<h4> 5.3 <\\/h4>\\n<ul>\\n<li>Important: On March 31, Instagram will stop supporting its old API which will disrupt feeds created from personal connected accounts. If you are using a personal account, you will need to reconnect the account on the Instagram Feed Settings page. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-march-2-2020\\/\\\">see here<\\/a> for more information.<\\/li>\\n<li>New: Support added for the new Instagram Basic Display API.<\\/li>\\n<li>New: Added PHP hooks \'sbi_before_feed\' and \'sbi_after_feed\' for displaying HTML before and after the main Instagram feed HTML.<\\/li>\\n<li>New: Added settings for adding a custom header avatar and custom header bio text. Go to the &quot;Customize&quot; tab &quot;Header&quot; area to set these or use customavatar=&quot;AVATAR URL&quot; or custombio=&quot;BIO TEXT&quot; in the shortcode.<\\/li>\\n<li>Tweak: Warnings and messages displaying on the front end of sites now display at the top of the feed.<\\/li>\\n<li>Tweak: Header templates changed to accommodate missing data if connected as a personal account to the new API.<\\/li>\\n<li>Tweak: Changes to feed.php, header.php, header-boxed.php, and item.php templates.<\\/li>\\n<li>Tweak: Added CSS to prevent some themes from adding box shadows and bottom border when hovering over the header.<\\/li>\\n<li>Tweak: Added code to clear page caching from Litespeed cache when clearing page caches with the plugin.<\\/li>\\n<li>Fix: Emoji in the first few characters of a caption would cause the main post image to switch to an emoji when loading more.<\\/li>\\n<li>Fix: Pagination for &quot;tagged&quot; feeds not working for certain accounts.<\\/li>\\n<\\/ul>\\n<h4> 5.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Changed screen reader and alt text to be more SEO friendly (change made to item.php template).<\\/li>\\n<li>Tweak: Added PHP hooks to use custom alt and screen reader text.<\\/li>\\n<li>Fix: Screen reader text would be visible if text was right aligned.<\\/li>\\n<li>Fix: Feeds were not updating when background caching used.<\\/li>\\n<li>Fix: Incorrect image resolution would be used when setting the image resolution to something other than auto.<\\/li>\\n<\\/ul>\\n<h4> 5.2.5 <\\/h4>\\n<ul>\\n<li>New: Added a close button for the share feature in the lightbox.<\\/li>\\n<li>New: Added aria-label attributes to SVGs for improved accessibility.<\\/li>\\n<li>Tweak: Removed Google Plus as a share option.<\\/li>\\n<li>Tweak: Error reporting improved. Information about errors encountered while retrieving posts now more concise.<\\/li>\\n<li>Fix: Improved reliability of touch detection for opening the lightbox with touch devices.<\\/li>\\n<li>Fix: Minified version of CSS file was not actually minified.<\\/li>\\n<\\/ul>\\n<h4> 5.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Check added to make sure sbiOwlCarousel was defined before using to show carousel posts in the lightbox added.<\\/li>\\n<li>Tweak: Added a default set of options of sb_instagram_js_options not defined on the page.<\\/li>\\n<li>Tweak: Added a text link in the settings page footer to our new free <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/feeds-for-youtube\\/\\\">YouTube feed<\\/a> plugin<\\/li>\\n<li>Fix: Part of the next image in the carousel would display when opening carousel posts in the lightbox on slower networks.<\\/li>\\n<li>Fix: Added a workaround for error caused by videos in stories displayed in the lightbox not having thumbnails available.<\\/li>\\n<\\/ul>\\n<h4> 5.2.3 <\\/h4>\\n<ul>\\n<li>New: Added filter &quot;sbi_settings_pages_capability&quot; to change what permission is needed to access settings pages.<\\/li>\\n<li>Tweak: Better error messages for no posts being found and API request delays.<\\/li>\\n<li>Tweak: If &quot;Favor Local Images&quot; setting is in use, a 640px resolution image will be created for images coming from a personal account.<\\/li>\\n<li>Tweak: Better error recovery when image file not found when viewing the feed.<\\/li>\\n<li>Tweak: Added &quot;noreferrer&quot; to links found in the captions in the lightbox display.<\\/li>\\n<li>Tweak: Button and input field styling updated to look better with WordPress 5.3.<\\/li>\\n<li>Tweak: Updated language files for version 2.0+.<\\/li>\\n<li>Fix: Accounts that were connected prior to version 4.0 would not show the follow button if the header was not also displayed and would not retrieve comments to display in the lightbox. Visit the &quot;Configure&quot; tab to have the account automatically updated.<\\/li>\\n<li>Fix: Fixed incorrect URL for boxed-style header &quot;follow&quot; button.<\\/li>\\n<li>Fix: Clearing &quot;white lists&quot; would not work.<\\/li>\\n<li>Fix: Duplicate posts added to recent hashtag feeds when background caching enabled.<\\/li>\\n<li>Fix: MySQL error when retrieving resized images. Thanks <a href=\\\"https:\\/\\/github.com\\/the-louie\\\">the-louie<\\/a>!<\\/li>\\n<\\/ul>\\n<h4> 5.2.2 <\\/h4>\\n<ul>\\n<li>New: Added setting &quot;API request size&quot; on the &quot;Customize&quot; tab to allow requesting of more posts than are in the feed. Setting this to a high number will prevent no posts being found if you often post IG TV posts and use a personal account.<\\/li>\\n<li>Tweak: Removed width and height attributes from the image element in the feed to prevent notices about serving scaled images in optimization tools.<\\/li>\\n<\\/ul>\\n<h4> 5.2.1 <\\/h4>\\n<ul>\\n<li>Tweak: Resized images can be used in the page source code when &quot;Disable JS Image Loading&quot; setting is enabled.<\\/li>\\n<li>Fix: Full captions would always show when using the &quot;Disable JS Image Loading&quot; setting.<\\/li>\\n<li>Fix: Using the masonry layout and the &quot;Disable JS Image Loading&quot; setting would cause a duplicate image to display on top of the post image.<\\/li>\\n<li>Fix: Using a single column for mobile devices and the &quot;Highlight&quot; layout would cause images to display larger than the feed width.<\\/li>\\n<li>Fix: Map marker would display as a font icon instead of an SVG.<\\/li>\\n<li>Fix: Raw image file opening instead of lightbox for some sites after updating to version 5.2.<\\/li>\\n<\\/ul>\\n<h4> 5.2 <\\/h4>\\n<ul>\\n<li>New: New feed type &quot;Tagged&quot;. Show posts that your account has been &quot;tagged&quot; in on Instagram. Must have a connected business account to use this feed type.<\\/li>\\n<li>New: Added the ability to overwrite default templates in your theme. View <a href=\\\"https:\\/\\/smashballoon.com\\/guide-to-creating-custom-templates\\/\\\">this article<\\/a> for more information.<\\/li>\\n<li>New: Added several PHP hooks for modifying feeds settings and functionality.<\\/li>\\n<li>Tweak: Retrieving posts from recent hashtag feeds available only in cache made more lenient to accommodate minor changes in the feed settings.<\\/li>\\n<li>Fix: Using the &quot;Load Initial Posts with AJAX&quot; setting would cause images to not resize with the browser window.<\\/li>\\n<li>Fix: Added back language files for translations.<\\/li>\\n<li>Fix: Changing the image resolution setting would not change the image size.<\\/li>\\n<li>Fix: MySQL error when retrieving resized images.<\\/li>\\n<li>Fix: Follow button would not show if there was no connected account.<\\/li>\\n<li>Fix: Deleting any connected account will delete any connected accounts that have errors in the data that was saved for them.<\\/li>\\n<li>Fix: Masonry style layout would not adjust when caption was expanded.<\\/li>\\n<li>Fix: Moderation mode would open multiple feeds when used on a page that had multiple feeds.<\\/li>\\n<li>Fix: Adding a comma at the end of a list of words used in filters would cause the filter to not work properly.<\\/li>\\n<\\/ul>\\n<h4> 5.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Background caching randomizes which feeds are updated first to help with large amounts of cached feeds.<\\/li>\\n<li>Tweak: A delay will be triggered for future API requests when the HTTP request fails or Instgram API returns errors.<\\/li>\\n<li>Tweak: Invalid access token notices will automatically clear if a successful API request is made with one.<\\/li>\\n<li>Tweak: Code bypass added if Image Liquid or visibility change detection code is not defined due to multiple jQuery versions added to the page.<\\/li>\\n<li>Fix: Hashtag feeds with multiple hashtags not alternating in certain circumstances.<\\/li>\\n<li>Fix: PHP warning for using a static method improperly.<\\/li>\\n<li>Fix: Disabling Font Awesome would leave the CSS file for it enqueued.<\\/li>\\n<li>Fix: Minified version of JavaScript file is now used when the setting labeled &quot;Are you using an ajax theme?&quot; is enabled.<\\/li>\\n<li>Fix: Cache time when using page cache method was incorrect.<\\/li>\\n<li>Fix: Images in moderation mode would not be cropped squares.<\\/li>\\n<\\/ul>\\n<h4> 5.1.1 <\\/h4>\\n<ul>\\n<li>Fix: Background caching would not work for feeds with no shortcode arguments.<\\/li>\\n<li>Fix: A second connected business account would not always be used if the first account had reached the 30 hashtag per week limit.<\\/li>\\n<li>Tweak: Cache size capped at 200 to prevent PHP memory issues.<\\/li>\\n<li>Tweak: Widget name changed back to Instagram Feed.<\\/li>\\n<\\/ul>\\n<h4> 5.1 <\\/h4>\\n<ul>\\n<li>New: Posts can be loaded initially with an AJAX call. Can help keep feed updated when page caching also used. Enable on the &quot;Customize&quot; tab, &quot;Advanced&quot; sub-tab.<\\/li>\\n<li>Tweak: Using both includewords and excludewords in a feed will cause posts that include the includeword and do not include the excludeword to be included.<\\/li>\\n<li>Tweak: Caption length limit also applies to hover caption.<\\/li>\\n<li>Tweak: Non Instagram post items can be added to the feed without causing a JavaScript error.<\\/li>\\n<li>Tweak: Duplicate posts filtered out before displaying.<\\/li>\\n<li>Tweak: Bottom margin added to header when image padding is less than 10 pixels.<\\/li>\\n<li>Fix: Javascript error caused by feed being hidden initially and then becoming visible.<\\/li>\\n<li>Fix: Settings link not appearing on Plugins page where Instagram Feed Pro was listed.<\\/li>\\n<li>Fix: Invalid HTML caused by no space between attributes in the main sbi div.<\\/li>\\n<li>Fix: Use &quot;http&quot; for svg xlmns attribute.<\\/li>\\n<li>Fix: Lazy-loading plugins would sometimes cause the feed to load blank placeholder images.<\\/li>\\n<li>Fix: &quot;Disable JS Image Loading&quot; setting would break the lightbox.<\\/li>\\n<li>Fix: Incorrect image resolution or duplicate image files loaded on the page in FireFox.<\\/li>\\n<li>Fix: Filtering feeds by hashtag can use first author comment when also using a personal Instagram account.<\\/li>\\n<li>Fix: Line breaks not always showing in captions.<\\/li>\\n<li>Fix: Improved includewords and excludewords word\\/hashtag detection.<\\/li>\\n<li>Fix: Spaces between multiple includewords\\/excludewords would cause word\\/hashtag detection problems.<\\/li>\\n<li>Fix: More escaping when outputting html.<\\/li>\\n<li>Fix: PHP function &quot;wp_json_encode&quot; used instead of &quot;json_encode&quot; where applicable.<\\/li>\\n<li>Fix: Recent hashtag feeds would sometimes retrieve the same post multiple times from the database cache.<\\/li>\\n<\\/ul>\\n<h4> 5.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed error from Instagram when connecting a personal account.<\\/li>\\n<\\/ul>\\n<h4> 5.0.3 <\\/h4>\\n<ul>\\n<li>Fix: Includewords and Excludewords settings were missing some matching words\\/hashtags in captions.<\\/li>\\n<li>Fix: &quot;Favor local images&quot; setting was sometimes causing the feed to not use the best image resolution available.<\\/li>\\n<\\/ul>\\n<h4> 5.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Plugin not showing that an update is available on the Plugins page.<\\/li>\\n<li>Fix: Hahstags mixing latin and non-latin characters were not always working with includewords setting.<\\/li>\\n<li>Fix: Padding around images in FireFox not working for carousel feeds.<\\/li>\\n<li>Fix: Added back support for &quot;carousel=true&quot; in shortcodes to make carousel feeds.<\\/li>\\n<li>Fix: Using &quot;showheader=false&quot; would still add an empty header to the feed.<\\/li>\\n<li>Fix: Removed line breaks from html template to prevent odd issues in certain themes.<\\/li>\\n<li>Fix: Carousel arrows would not render as SVGs even when the font style was set to SVG.<\\/li>\\n<li>Fix: Mixed feeds would sometimes stop paginating when one of the users or hashtag endpoints ran out of new posts.<\\/li>\\n<\\/ul>\\n<h4> 5.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Likes counts not working for business feeds.<\\/li>\\n<li>Fix: Video thumbnails from non-resized images were causing related video not to open and play in lightbox.<\\/li>\\n<li>Fix: Medium resolution image being used in the lightbox for personal accounts when image resizing is enabled and no full size image was created.<\\/li>\\n<li>Fix: Removed error message on front-end when custom tables for resized image data are not existing.<\\/li>\\n<li>Fix: Location data not displaying on hover when enabled and available.<\\/li>\\n<li>Fix: Enqueue CSS file in shortcode setting not working properly.<\\/li>\\n<\\/ul>\\n<h4> 5.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: We\'ve rebuilt the plugin from the ground up with a focus on performance and reliability. Your feeds are now loaded from the server using PHP removing the reliance on AJAX.<\\/li>\\n<li>New: Local image storing expanded to include personal accounts. Use the &quot;Favor Local Images&quot; setting on the &quot;Customize&quot; tab, &quot;Advanced&quot; sub-tab to have the plugin use local images whenever available, thus removing reliance on the Instagram CDN.<\\/li>\\n<li>New: You can now set the plugin to check for new Instagram posts in the background rather than when the page loads by using the new &quot;Background caching&quot; option which utilizes the WordPress &quot;cron&quot; feature. Enable this using the &quot;Check for new posts&quot; setting on the &quot;Configure&quot; tab.<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 <\\/h4>\\n<ul>\\n<li>Tweak: Store URL switched to https to prevent update error.<\\/li>\\n<li>Tweak: Code in SB_Instagram_Connected_Accounts class removed that was causing problems for some users. Site would crash intermittently with warning about php.ini settings.<\\/li>\\n<li>Fix: PHP warning when trying to count boolean related to an empty comment cache.<\\/li>\\n<li>Fix: While viewing a video in the lightbox, the lightbox would automatically go to the next slide when it finished.<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 <\\/h4>\\n<ul>\\n<li>Fix: Welcome page updated to work with CSS changes in WordPress 5.2.<\\/li>\\n<li>Fix: Using &quot;Shoppable Feeds&quot; feature would cause images to disappear when the resolution of the images were raised.<\\/li>\\n<li>Fix: Recent hashtag feeds using multiple hashtags where some hashtags did not have many posts would show an incorrect number of images in the feed.<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 <\\/h4>\\n<ul>\\n<li>Fix: Added check for WordPress version 3.4 to disable image resizing features.<\\/li>\\n<li>Fix: Recent hashtag feeds would display posts out of order if they shared saved posts from user feeds.<\\/li>\\n<li>Fix: Arbitrary API call was being made for user feeds with headers.<\\/li>\\n<\\/ul>\\n<h4> 4.1.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by a bug in the Instagram API which was preventing some Instagram accounts from being able to be connected. If you experienced an issue connecting an Instagram account using the &quot;Personal&quot; option then please try again after updating.<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Mediavine integration JavaScript added to a separate file instead of added to the source to allow for optimization plugins to work with the code.<\\/li>\\n<li>Fix: Header would be included in the feed the first time the feed loads for business feeds even if disabled.<\\/li>\\n<\\/ul>\\n<h4> 4.1 <\\/h4>\\n<ul>\\n<li>New: Instagram stories are now supported. If a story is available for a business user account, clicking the avatar in the user feed header will display the story. Disable this on the Customize tab, header options.<\\/li>\\n<li>New: If more than one unique business account is in use (is connected to a different Facebook page), more than 30 unique hashtags can be included in feeds during a week.<\\/li>\\n<li>New: Headers can be displayed outside of the scrollable area for feeds with a specific height set. Enable this on the Customize tab, header options.<\\/li>\\n<li>New: Added capability &quot;manage_instagram_feed_options&quot; to allow non-admins to manage Instagram Feed settings pages.<\\/li>\\n<li>New: Added a setting for multi-site super admins to hide the license tab from site admins. Enable this on the Customize tab, Advanced sub-tab.<\\/li>\\n<li>New: Added a setting to enable integration with Mediavine ad networks. If you are using Mediavine, enable this on the Customize tab, Advanced sub-tab.<\\/li>\\n<li>New: Added &quot;feedid&quot; setting to explicitly set a unique key for feed caching. When used this will help prevent cache conflicts when using similar includewords for multiple feeds are used.<\\/li>\\n<li>Tweak: Scaled images of 640 pixels are saved on the site\'s server for better optimization.<\\/li>\\n<li>Tweak: Error handling for broken image links added.<\\/li>\\n<li>Tweak: SVGs given attribute role=&quot;presentation&quot; instead of role=&quot;img&quot; for better accessibility.<\\/li>\\n<li>Tweak: sbi_photo elements given and aria label and the attribute role=&quot;img&quot; for improved accessibility.<\\/li>\\n<li>Tweak: License renewal notice now only visible for admin users.<\\/li>\\n<li>Tweak: Setting to disable the &quot;Welcome&quot; page redirect available. Enable this using the link on the &quot;Welcome&quot; page.<\\/li>\\n<li>Tweak: Video element hidden when transitioning slides when viewing posts in the lightbox.<\\/li>\\n<li>Fix: Quotes in the captions of recent hashtag feeds would break the caching features.<\\/li>\\n<li>Fix: Carousel feeds not displaying correctly for right-to-left sites.<\\/li>\\n<li>Fix: Follow button was not linking to user account under certain circumstances.<\\/li>\\n<li>Fix: Forced highlight and masonry feeds to use border-box box-sizing for sbi_item elements.<\\/li>\\n<li>Fix: Removed zoom effect for moderation mode.<\\/li>\\n<li>Fix: Forced the highlight offset setting to be an integer, ensuring that some posts are higlighted when using this feature.<\\/li>\\n<li>Fix: Spaces among user names when using shortcode settings would cause the feed to break.<\\/li>\\n<li>Fix: Resizing the screen while in moderation mode and also using the &quot;Shoppable Feeds&quot; feature would cause most images to disappear.<\\/li>\\n<\\/ul>\\n<h4> 4.0.9 <\\/h4>\\n<ul>\\n<li>Fix: Unable to connect new personal accounts due to changes with Instagram\'s API. Remote requests to connect accounts are now made server-side.<\\/li>\\n<li>Fix: User feeds where the username is the same as the hashtag for a recent hashtag feed would cause posts to appear out of order and for user feed posts to be included in the feed.<\\/li>\\n<\\/ul>\\n<h4> 4.0.8 <\\/h4>\\n<ul>\\n<li>Tweak: Source of scaled images changed from server resized images to images from Instagram\'s CDN.<\\/li>\\n<li>Tweak: Maximum number of posts data saved in the custom database tables raised from 150 to 1500.<\\/li>\\n<li>Tweak: Message added to the lightbox visible to admins when a video isn\'t able to be played, usually due to Instagram copyright restrictions.<\\/li>\\n<li>Fix: Some thumbnails were not displaying for video posts in hashtag feeds.<\\/li>\\n<li>Fix: Hashtag feeds carousel posts that included videos without video files available would cause a JavaScript error.<\\/li>\\n<li>Fix: Having a different number of posts displayed for mobile devices would not work with the initial post set cache.<\\/li>\\n<\\/ul>\\n<h4> 4.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Isotope JS code namespaced to prevent conflicts with other versions of Isotope.<\\/li>\\n<li>Fix: Duplicate images would be displayed in feed when displaying a user feed that has both a personal account and business account connected.<\\/li>\\n<li>Fix: Added rel=&quot;noopener&quot; attribute to all cross-origin links.<\\/li>\\n<li>Fix: Fewer images than expected would be displayed using the initial post set cache feature when the number of posts on desktop was different than the number of posts for mobile.<\\/li>\\n<li>Fix: Double quotes in the location data and backslashes at the end of a caption would cause the initial post set feature to break.<\\/li>\\n<li>Fix: No image would display when displaying a carousel type post that contained only videos.<\\/li>\\n<li>Fix: PHP error for multisite sites when creating a new sub-site and trying to create tables.<\\/li>\\n<\\/ul>\\n<h4> 4.0.6 <\\/h4>\\n<ul>\\n<li>Fix: Hashtag feeds were not displaying for certain accounts due to an Instagram API bug. If you see the message &quot;The requested resource does not exist&quot; when trying to display a Hashtag feed, please go to the &quot;Configure&quot; tab and reconnect all of your business accounts using the blue &quot;Connect an Instagram Account&quot; button.<\\/li>\\n<li>Fix: Pop-up modal will now scroll when connecting a large amount of Business accounts on the Configure tab.<\\/li>\\n<li>Fix: &quot;Mixed&quot; feeds and feeds with multiple hashtags would not work or would display fewer posts than expected.<\\/li>\\n<li>Fix: Filtering a User feed by a hashtag or word will work better for feeds that use the hashtag or word infrequently.<\\/li>\\n<li>Fix: Feed would break when using the shoppable feeds feature with a Hashtag feed that contained a video with no thumbnail available.<\\/li>\\n<\\/ul>\\n<h4> 4.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: More information displayed when there is an error connecting business accounts on the Configure tab.<\\/li>\\n<li>Tweak: Image resizing aborted in the event that the WordPress image editor code returns an error.<\\/li>\\n<li>Fix: Feed not displaying when admin-ajax requests had space added by other plugins or themes.<\\/li>\\n<li>Fix: Double quotes in parts of the header data would cause a JSON parsing error for initial page cache feature.<\\/li>\\n<li>Fix: 404 error displaying for hammer.js code in Safari.<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Business accounts with periods in the user names were causing the token to appear invalid<\\/li>\\n<li>Fix: Custom database tables can now be installed using a network activate for multisite installations<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 <\\/h4>\\n<ul>\\n<li>Fix: &quot;Initial Post Set Cache&quot; feature would not load the feed under certain circumstances<\\/li>\\n<li>Fix: Manually connecting Business Profiles is now possible. Enter the Access Token and then the User ID in the respective fields on the &quot;Configure&quot; tab.<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 <\\/h4>\\n<ul>\\n<li>Fix: Index for feed_id column was too large for certain MySQL servers\\/settings preventing the new database tables from being created<\\/li>\\n<li>Fix: Less than and greater than symbols (&quot;&lt;&quot;,&quot;&gt;&quot;) causing JSON decoding issues and preventing the initial page cache from being set<\\/li>\\n<li>Fix: Fixed error &quot;Unable to decrypt access token&quot; occurring in certain circumstances<\\/li>\\n<li>Fix: Unable to add or remove user accounts to primary feeds in Firefox<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Using the setting &quot;Are you using an AJAX theme?&quot; was causing a JavaScript error<\\/li>\\n<li>Fix: Fixed an issue with single quotes in the initial feed JSON data<\\/li>\\n<li>Fix: Added a missing comma in the feed options array<\\/li>\\n<\\/ul>\\n<h4> 4.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>Important: On December 11, Instagram will be making some major platform changes which will disrupt Location feeds, Single Post feeds, and Hashtag feeds. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">see here<\\/a> for more information.<\\/li>\\n<li>New: Support for connecting Instagram Business Profiles on the Configure tab. After December 11, 2018, Hashtag feeds will require a Business Profile to be connected. <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-business-profiles\\/\\\">More information<\\/a><\\/li>\\n<li>New: Hashtag feeds can now be ordered by \'Top posts\' or \'Most recent\'. This can be configured on the plugin settings page \'Hashtag\' settings, or in the shortcode: order=recent.<\\/li>\\n<li>New: When selecting \'Most recent\' Instagram will only return posts from the past 24 hours, however, the plugin will store these posts so that they can continue to be displayed indefinitely, creating a permanent feed of your posts.<\\/li>\\n<li>New: A limit of 30 unique hashtags per Business Profile can be queried per 7 day rolling period.<\\/li>\\n<li>New: Usernames and dates are no longer available for hashtag posts. <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">More information<\\/a><\\/li>\\n<li>New: Images which are only available in full size are downsized and stored on your server. This feature is automatically enabled for any feed which uses Instagram\'s new API, but can be disabled in the following location: Instagram Feed &gt; Customize &gt; Advanced &gt; Misc &gt; Image Resizing.<\\/li>\\n<li>New: Post data is now stored in a custom table in your database for greater flexibility in future updates.<\\/li>\\n<li>Tweak: Ajax requests are reduced in order to decrease feed load times and reduce the amount of resources used.<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 <\\/h4>\\n<ul>\\n<li>Important: On December 11, Instagram will be making some major platform changes which will disrupt Location feeds, Single Post feeds, and Hashtag feeds. Please <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-dec-11-2018\\/\\\">see here<\\/a> for more information. We are working hard on a plugin update which will be released prior to December 11 and include support for the new Hashtag API, along with directions on how to transition to it in order to avoid any disruption in your Hashtag feeds.<\\/li>\\n<li>Fix: Fixed an issue with spaces in the \'includewords\' filter setting<\\/li>\\n<li>Fix: Fixed an issue with email &quot;mailto&quot; links in captions<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 <\\/h4>\\n<ul>\\n<li>Fix: An &quot;Unexpected end of JSON input&quot; error was occurring on certain servers due to an issue with the name of the header cache<\\/li>\\n<li>Fix: The &quot;Moderation Type&quot; setting was not saving successfully on the settings page<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Japanese characters in hashtags were not working with the &quot;includewords&quot; filtering setting<\\/li>\\n<li>Fix: Fixed a bug caused by the previous updated which was causing the Masonry layout to display all posts at the same height<\\/li>\\n<li>Fix: Fixed a rare issue where certain settings wouldn\'t be saved when using the &quot;Preserve settings when plugin is removed&quot; option<\\/li>\\n<li>Fix: Fixed a formatting issue in the System Info<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added a setting to enqueue the JavaScript file for the plugin in the page header rather than the footer.<\\/li>\\n<li>Fix: Updating the plugin with the carousel setting enabled by default would cause the new layout settings to not be changeable.<\\/li>\\n<li>Fix: Fixed an issue where the Load More button would disappear if all posts for a feed were cached.<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 <\\/h4>\\n<ul>\\n<li>Fix: PHP warning if settings on the &quot;Customize&quot; tab were never saved.<\\/li>\\n<li>Fix: Hashtags the included uppercase letters were not working with the &quot;show posts that contain these words or hashtags&quot; setting.<\\/li>\\n<li>Tweak: Updated the plugin updater class to the latest version<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Error caused by not including the &quot;#&quot; for a mixed feed type that includes hashtags.<\\/li>\\n<li>Fix: Disabling mobile swipe code would cause an error.<\\/li>\\n<li>Fix: Using the line break caption adjustment setting with the &quot;Are you using an AJAX theme?&quot; setting would cause an error.<\\/li>\\n<\\/ul>\\n<h4> 3.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: Masonry layout - Display your posts in their uncropped portrait or landscape aspect ratios with no vertical space between posts.<\\/li>\\n<li>New: Highlight layout - Highlight\\/enlarge specific posts in your feed in a number of ways: based on a set pattern, using specific post IDs, or based on a specific hashtag in the caption. For example, you could set the plugin to highlight any posts which include the hashtag of #highlight.<\\/li>\\n<li>New: Additional options for carousel feeds including a 2-row layout and infinite looping.<\\/li>\\n<li>New: &quot;Mixed&quot; feed type allows you to display feeds of multiple types in a single feed. Set the username\\/hashtag\\/post ID\\/location in the shortcode with the type set to &quot;mixed&quot; e.g. [instagram-feed type=mixed hashtag=&quot;#awesomeplugins&quot; user=&quot;smashballoon&quot;].<\\/li>\\n<li>New: More customizable header layouts and sizes. You can now center the avatar and account information above your feed as well as choose from three sizes: small, medium, and large.<\\/li>\\n<li>New: We\'ve made improvements to the way photos are loaded into the feed, adding a smooth transition to display photos subtly rather than suddenly. We\'ve also made enhacements to other interactive elements - such as hovering over a photo or using the carousel - to create a more refined experience.<\\/li>\\n<li>Tweak: Settings area has been reorganized to make finding and setting your options faster and more intuitive.<\\/li>\\n<li>Tweak: &quot;includewords&quot; setting will now search through author comments to detect hashtags.<\\/li>\\n<li>Tweak: Automatic image resolution detection setting now works better with wide images. Resizing the browser will now automatically raise the image resolution if needed.<\\/li>\\n<li>Tweak: Character limit will now adjust based on the number of line breaks in the caption. This can be disabled on the &quot;Advanced&quot; tab.<\\/li>\\n<li>Fix: Hashtags containing cyrillic characters were not working with the &quot;includewords&quot; feature.<\\/li>\\n<li>Fix: Desktop touch screens were not properly detected.<\\/li>\\n<\\/ul>\\n<h4> 2.11 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an occasional issue with the Instagram login flow which would result in an &quot;Unauthorized redirect URL&quot; error<\\/li>\\n<li>Fix: Fixed an issue with the &quot;Remove&quot; button not working reliably when removing connected accounts<\\/li>\\n<li>Tweak: Added nonces to the admin settings<\\/li>\\n<\\/ul>\\n<h4> 2.10 <\\/h4>\\n<ul>\\n<li>New: Retrieving Access Tokens and connecting multiple Instagram accounts is now easier using our improved interface for managing account information. While on the Configure tab, click on the big blue button to connect an account, or use the &quot;Manually Connect an Account&quot; option to connect one using an existing Access Token. Once an account is connected, you can use the associated buttons to either add it to your primary User feed or to a different feed on your site using the <code>user<\\/code> shortcode option, eg: <code>user=smashballoon<\\/code>.<\\/li>\\n<li>Tweak: Disabled auto load in the database for backup caches and white lists<\\/li>\\n<li>Fix: Fixed a issue where comments could display potentially harmful HTML - Thanks Jonas Carlsson from Sweden!<\\/li>\\n<li>Fix: Removed code and support for using user names in user ID settings. Will now default to the user ID attached to the Access Token.<\\/li>\\n<li>Fix: Carousel feeds not working for right to left languages<\\/li>\\n<li>Fix: Comments not being retrieved with the correct Access Token<\\/li>\\n<li>Fix: Automatic loading of more posts on scroll disabled for carousel feeds<\\/li>\\n<li>Fix: Using a percent for the image padding was causing the height of images to be to tall<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Fix: Fixed and issue with new comments not being retrieved<\\/li>\\n<li>Fix: Access Tokens may have been incorrectly saved as invalid under certain circumstances<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Setting &quot;Cache Error API Recheck&quot; enabled by default for new installs<\\/li>\\n<li>Tweak: Added back ability to show caption on the right side of the lightbox and avatars for user feeds in lightbox<\\/li>\\n<li>Fix: Page caches created with the WP Rocket plugin will be cleared when the Instagram Feed settings are updated or the cache is forced to clear<\\/li>\\n<li>Fix: Fixed a rare issue where feeds were displaying &quot;Looking for cache that doesn\'t exist&quot; when page caching was not being used<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Important: Due to <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-api-changes-april-4-2018\\/\\\">recent changes<\\/a> in the Instagram API it is no longer possible to display photos from other Instagram accounts which are not your own. You can only display the user feed of the account which is associated with your Access Token.<\\/li>\\n<li>New: Added an Access Token shortcode option and support for multiple Access Tokens. If you own multiple Instagram accounts then you can now use multiple Access Tokens in order to display user feeds from each account, either in separate feeds, or in the same feed. Just use the <code>accesstoken<\\/code> shortcode option. See <a href=\\\"https:\\/\\/smashballoon.com\\/display-multiple-instagram-feeds\\/#multiple-user-feeds\\\">this FAQ<\\/a> for more information on displaying multiple User feeds.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue caused by the last update where the Load More button would skip some posts<\\/li>\\n<li>Fix: No source in video element in the lightbox causing an error in IE<\\/li>\\n<li>Fix: Combination of a page cache, user feed header, and setting &quot;Cache Error API Recheck&quot; causing header to not display<\\/li>\\n<li>Fix: Having more than one of the same feeds on the same page would sometimes cause the second feed not to load<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed duplicating images in certain feeds<\\/li>\\n<li>Fix: Includewords code missing non-hashtag words after a line break<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Lightbox given a fixed position for large screens. Scrolling the browser window will no longer scroll the lightbox on desktop devices.<\\/li>\\n<li>Tweak: Enabling &quot;Cache Error API Recheck&quot; setting will cause feeds to always assume a cache exists and will create one if one doesn\'t exist.<\\/li>\\n<li>Tweak: Custom image sizes no longer supported by Instagram. This feature will be unavailable for now.<\\/li>\\n<li>Fix: Added icon source setting for AJAX themes<\\/li>\\n<li>Fix: Fixed incorrectly sized images when mobile columns set to &quot;1&quot;<\\/li>\\n<li>Fix: SVG icons box-sizing set to &quot;unset&quot; to prevent issues with SVG icon sizes<\\/li>\\n<li>Fix: Hover background moved farther to the foreground to prevent rare issue with it not displaying<\\/li>\\n<li>Fix: Auto load more on scroll was causing problems for other features on sites that are triggered by scrolling<\\/li>\\n<li>Fix: Extra check added to prevent infinite loop of displaying welcome screen when installing the plugin<\\/li>\\n<li>Fix: Fixed links breaking for hashtags with underscores in the lightbox<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>New: Added &quot;alt&quot; tags to lightbox images and screen reader text for improved accessibility<\\/li>\\n<li>Fix: SVG icons not displaying correctly in IE11<\\/li>\\n<li>Fix: Fixed a potential security vulnerability<\\/li>\\n<\\/ul>\\n<h4> 2.9 <\\/h4>\\n<ul>\\n<li>New: Added a permanent feed option. Permanent feeds are useful if you have a feed with a group of posts which never needs to be updated. It creates a permanent record of the feed for optimal performance. Use the shortcode setting &quot;permanent&quot; if a feed never needs to be updated: <code>[instagram-feed permanent=\\\"true\\\"]<\\/code>.<\\/li>\\n<li>New: Added backup caching for all feeds. If the feed is unable to display or too many posts are being filtered out, a backup feed will be shown to visitors if a backup cache is available.<\\/li>\\n<li>New: Added setting in moderation mode to make a &quot;white list&quot; feed permanent. Check the box labeled &quot;This is a permanent white list (never needs to update)&quot; when creating a &quot;white list&quot;.<\\/li>\\n<li>New: Icons are now generated as SVGs for a sharper look and more semantic markup.<\\/li>\\n<li>New: Added support for translating the post date and the word &quot;Share&quot; in the lightbox.<\\/li>\\n<li>New: Added a setting to the Misc section to disable jQuery mobile code. This will fix issues with jQuery versions 2.x or later.<\\/li>\\n<li>New: Added support for running custom JavaScript code when the lightbox is launched<\\/li>\\n<li>Tweak: Added CSS to remove borders underneath links in the feed which were added by some themes.<\\/li>\\n<li>Tweak: Updating or installing the plugin will automatically clear the cache in popular page caching plugins and JavaScript optimizing plugins.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>New: Added config file for WPML compatibility. Display your feed on your multi-language sites <a href=\\\"https:\\/\\/wpml.org\\/\\\">WPML website<\\/a><\\/li>\\n<li>New: Added translation files for Danish (da_DK), Finnish (fi_FL), Japanese (ja_JP), Norwegian (nn_NO), Portuguese (pt_PT), and Swedish (sv_SE) to translate &quot;Load More...&quot; and &quot;Follow on Instagram&quot;<\\/li>\\n<li>Fix: Bug with linking random text in captions in the lightbox.<\\/li>\\n<li>Fix: Carousel feeds were not displaying properly when resizing the browser window from desktop to mobile width.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Fix: Directions for a single post feed were not opening on the &quot;Configure&quot; tab.<\\/li>\\n<li>Fix: Carousel post types in the lightbox would not play the 2nd video in the carousel.<\\/li>\\n<li>Fix: Regular expression to add links to hashtags, websites, and mentions in the caption of the lightbox is improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed carousel feeds with mobile columns set to &quot;auto&quot; not showing images at their proper size.<\\/li>\\n<\\/ul>\\n<h4> 2.8 <\\/h4>\\n<ul>\\n<li>New: You can now choose to set the number of columns and posts to use for mobile, which allows you to decide how your Instagram feed is displayed across all devices. You can find these settings by navigating to <code>Customize &gt; Layout<\\/code>, and clicking on <code>Show Mobile Options<\\/code> under the respective setting, or you can use the following shortcode options: <code>colsmobile=3 nummobile=9<\\/code><\\/li>\\n<li>New: Visitors to your site can now trigger the loading of more posts as they scroll down your feed. Enable this for all feeds by using the setting located at <code>Customize &gt; Autoscroll Load More<\\/code>, or apply this to a specific feed using the shortcode option: <code>autoscroll=true<\\/code><\\/li>\\n<li>New: It\'s now easier to collect post IDs for creating single post feeds as they can be displayed underneath posts while viewing a feed in &quot;Moderation Mode&quot;. To view the ID for a post, enable &quot;Moderation Mode&quot; for your feed and simply check the box labeled &quot;Show post ID under image&quot;.<\\/li>\\n<li>Tweak: Added an icon to carousel posts to let visitors know that it\'s a carousel<\\/li>\\n<li>Fix: Fixed an issue where the video would not play when the first slide in a carousel post was a video<\\/li>\\n<\\/ul>\\n<h4> 2.7 <\\/h4>\\n<ul>\\n<li>New: &quot;Custom Image Sizes&quot; now available for use in your feeds. These are available image resolutions not officially supported by Instagram. To use them, go to the &quot;Customize&quot; tab and check the box to &quot;Use a Custom Image Size&quot;. You can then select from the revealed dropdown menu.<\\/li>\\n<li>New: Private feeds and single posts from private feeds will not break a feed but instead display a message to logged-in admins and exclude the private data<\\/li>\\n<li>Tweak: Lightbox moved farther to the foreground to prevent an issue with the navigation menu covering the lightbox in certain themes<\\/li>\\n<li>Tweak: Several images in the plugin have been optimized to reduce file size<\\/li>\\n<li>Tweak: Welcome page now only displayed for major updates<\\/li>\\n<li>Fix: Refactored code that was causing a false positive in a security plugin<\\/li>\\n<li>Fix: Carousel &quot;slideshow&quot; posts are still included in feeds which are set to only display photos<\\/li>\\n<li>Fix: Fixed missing &quot;media&quot; attribute in CSS file inclusion code<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with videos in slideshow posts<\\/li>\\n<\\/ul>\\n<h4> 2.6 <\\/h4>\\n<ul>\\n<li>New: Added translation files for French (fr_FR), German (de_DE), English (en_EN), Spanish (es_ES), Italian (it_IT), and Russian (ru_RU) to translate &quot;Load More...&quot; and &quot;Follow on Instagram&quot;<\\/li>\\n<li>New: Instagram &quot;Slideshow&quot; posts are now supported. When viewing a slideshow post in the popup lightbox you can now scroll through to view the other images.<\\/li>\\n<li>Tweak: The lightbox navigation arrows have been moved outside of the image area to make room for slideshow posts and closer emulate the lightbox on Instagram<\\/li>\\n<li>Tweak: Font Awesome stylesheet handle has been renamed so it will only be loaded once if Custom Facebook Feed is also active<\\/li>\\n<li>Tweak: Removed query string at the end of the Font Awesome css file when being included on the page<\\/li>\\n<li>Fix: Undeclared variables in the JavaScript file now declared for strict mode compatibility<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Fix: Feed cache was being assigned to the header cache under certain conditions causing the header to show as &quot;undefined&quot;<\\/li>\\n<li>Fix: Php notice when saving moderation mode settings without any blocked users<\\/li>\\n<\\/ul>\\n<h4> 2.5 <\\/h4>\\n<ul>\\n<li>New: Added a workaround for an issue caused by some caching plugins. Enabling the &quot;Force cache to clear on interval&quot; setting on the &quot;Customize&quot; tab will now clear the page cache in some of the major caching plugins when the Instagram feed updates.<\\/li>\\n<li>Tweak: Reduced Ajax calls made by the plugin to one per feed to retrieve cached data<\\/li>\\n<li>Tweak: The plugin JavaScript file is now only included on pages where the feed is displayed, and a setting has been added to only load the CSS file on pages where the feed is displayed<\\/li>\\n<li>Tweak: Access token is now automatically saved if retrieved with the button on the &quot;configure&quot; tab<\\/li>\\n<li>Tweak: Changed how the caching errors caused by page caching plugins are handled<\\/li>\\n<li>Tweak: If you\'re using an Ajax theme and calling the plugin\'s <code>sbi_init()<\\/code> function when the page content loads then we advise updating this to add a caching parameter. See <a href=\\\"https:\\/\\/smashballoon.com\\/my-photos-dont-show-up-sometimes-unless-i-refresh-my-page-ajax-theme\\/\\\">this page<\\/a> for how you can update any custom code to take advantage of this.<\\/li>\\n<li>Fix: Improved sanitization and validation of data to be cached before saving to the database<\\/li>\\n<li>Fix: Added workaround for jQuery 3.0+ breaking jQuery mobile code<\\/li>\\n<li>Fix: Added space between an attribute to make feed html valid<\\/li>\\n<\\/ul>\\n<h4> 2.4.2 <\\/h4>\\n<ul>\\n<li>Fix: Using the &quot;Load More&quot; button in moderation mode would cause the moderation settings to submit more than once under certain circumstances.<\\/li>\\n<\\/ul>\\n<h4> 2.4.1 <\\/h4>\\n<ul>\\n<li>Fix: When used in conjunction with plugins that concatenate\\/minify\\/cache JavaScript the feed would sometimes load photos multiple times when certain settings were used. A setting was added to provide a workaround for cached pages as an option in the &quot;Misc&quot; section of the plugin\'s &quot;Customize&quot; tab.<\\/li>\\n<li>Fix: Fixed a bug caused when the HTML element that the Instagram Feed is inside doesn\'t have a class on it<\\/li>\\n<li>Fix: Fixed a JavaScript error that occurred in the lightbox when a post has no caption<\\/li>\\n<\\/ul>\\n<h4> 2.4 <\\/h4>\\n<ul>\\n<li>New: Added a visual moderation system (moderation mode) to allow you to create feeds of approved posts, block users, and remove specific posts from your feeds. Enable this feature on the &quot;Customize&quot; tab or add this to your shortcode: <code>[instagram-feed moderationmode=\\\"true\\\"]<\\/code>. Then click the \'moderate feed\' button on the front end of your site. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/guide-to-moderation-mode\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: Comments for individual posts are now available to be displayed in the lightbox. Enable this on the &quot;Customize&quot; tab or by adding this to your shortcode: <code>[instagram-feed lightboxcomments=\\\"true\\\"]<\\/code>. The number of comments shown can be changed as well: <code>[instagram-feed numcomments=\\\"10\\\"]<\\/code>.<\\/li>\\n<li>New: Create a &quot;Shoppable&quot; feed using links in the captions of your Instagram posts. Check the box next to this setting on the &quot;Customize&quot; tab or add this to the shortcode: <code>[instagram-feed captionlinks=\\\"true\\\"]<\\/code>. This requires an extra step when you post to Instagram. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/make-a-shoppable-feed\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: Ability to show posts only from a specific user. Add a user to the setting on the &quot;Customize&quot; tab or add this to the shortcode: <code>[instagram-feed showusers=\\\"smashballoon\\\"]<\\/code>.<\\/li>\\n<li>Tweak: Improved hashtag detection of the &quot;includewords&quot; setting<\\/li>\\n<li>Fix: Spaces in the shortcode were causing issues for &quot;single&quot; feeds<\\/li>\\n<li>Fix: Removed padding on the &quot;load more&quot; button if it is hidden in the feed<\\/li>\\n<li>Fix: The first hashtag was not always being made into a link in the lightbox<\\/li>\\n<li>Fix: Lightboxes are now separated when there are more than one of them on the page<\\/li>\\n<li>Fix: Pagination would sometimes break for multiple user\\/location\\/hashtag feeds<\\/li>\\n<\\/ul>\\n<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Fix: Instagram\'s new &quot;Slideshow&quot; post feature isn\'t supported yet by their API and so this was causing an error in feeds that included them. This error has been fixed but as Instagram hasn\'t yet added support in their API for slideshow posts then the plugin isn\'t able to display them. Once they add support then it will be added into the plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.3 <\\/h4>\\n<ul>\\n<li>New: Added the ability to display a feed of specific posts. You can do this by using the <code>single<\\/code> shortcode setting. First set the feed type to be &quot;single&quot;, then paste the ID of the post(s) into the single shortcode setting, like so: <code>[instagram-feed type=\\\"single\\\" single=\\\"sbi_1349591022052854916_10145706\\\"]<\\/code>. For further information, see <a href=\\\"https:\\/\\/smashballoon.com\\/how-do-i-create-a-single-post-feed\\/\\\">these directions<\\/a>.<\\/li>\\n<li>New: We\'ve added a widget with the &quot;Instagram Feed&quot; label so that you no longer need to use the default &quot;Text&quot; widget<\\/li>\\n<li>Tweak: Addressed an occasional error with includewords\\/excludewords setting<\\/li>\\n<li>Tweak: Added commas to large numbers<\\/li>\\n<li>Tweak: When displaying photos by random the plugin will now randomize from the last 33 posts for unfiltered feeds rather than just randomizing the posts shown in the feed<\\/li>\\n<li>Tweak: User names can now be used instead of user ids for user feeds<\\/li>\\n<li>Fix: International characters are now supported in includewords\\/excludewords settings<\\/li>\\n<li>Fix: Fixed an undefined constant warning<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added a setting to disable the icon font used in the plugin<\\/li>\\n<li>Tweak: The &quot;Include words&quot; filtering option now only returns posts for an exact match instead of fuzzy matching<\\/li>\\n<li>Tweak: Change Instagram link to go to https<\\/li>\\n<li>Tweak: Added coordinates as attributes to the location element<\\/li>\\n<li>Fix: Fixed an issue with the Instagram image URLs which was resulting in inconsistent url references in some feeds<\\/li>\\n<li>Fix: Fixed an imcompatibility issue the MediaElement.js plugin<\\/li>\\n<li>Fix: Fixed an issue with videos not pausing in the lightbox when navigating using the keyboard arrows<\\/li>\\n<\\/ul>\\n<h4> 2.2 <\\/h4>\\n<ul>\\n<li><strong>IMPORTANT: Due to the recent Instagram API changes, in order for the Instagram Feed plugin to continue working after June 1st you must obtain a new Access Token by using the Instagram button on the plugin\'s Settings page.<\\/strong> This is required even if you recently already obtained a new token. Apologies for any inconvenience.<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Updated the Instagram icon to match their new branding<\\/li>\\n<li>Tweak: Added a help link next to the Instagram login button in case there\'s an issue using it<\\/li>\\n<li>Fix: Updated the Font Awesome icon font to the latest version: 4.6.3<\\/li>\\n<\\/ul>\\n<h4> 2.1 <\\/h4>\\n<ul>\\n<li>Compatible with Instagram\'s new API changes effective June 1st<\\/li>\\n<li>New: Added the ability to display posts that your user has &quot;liked&quot; on Instagram. Thanks to Anders Hjort Straarup for his code contribution.<\\/li>\\n<li>New: Added a setting to allow you to use a fixed pixel width for the feed on desktop but switch to a 100% width responsive layout on mobile<\\/li>\\n<li>Tweak: Added a width and height attribute to the images to help improve Google PageSpeed score<\\/li>\\n<li>Tweak: When a feed contains posts from multiple hashtags then all of the hashtags are listed in the feed header<\\/li>\\n<li>Tweak: Allow users with WordPress &quot;Editor&quot; role to be able to moderate images in the feed<\\/li>\\n<li>Tweak: Added descriptive error messages<\\/li>\\n<li>Tweak: A few minor UI tweaks on the settings pages<\\/li>\\n<li>Fix: Hashtags which include foreign characters are now linked correctly<\\/li>\\n<li>Fix: Fixed an issue with the <code>showfollowers<\\/code> shortcode option<\\/li>\\n<li>Fix: Fixed an issue with the carousel shortcode setting not working reliably<\\/li>\\n<li>Fix: Fixed an issue with the carousel script firing too soon when multiple API requests were required to fill the feed<\\/li>\\n<li>Misc bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0.4.2 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a JavaScript error in the admin area when using WordPress 4.5<\\/li>\\n<\\/ul>\\n<h4> 2.0.4.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with images in carousels not scaling correctly on mobile<\\/li>\\n<li>Fix: Fixed an issue with the lightbox breaking when an image didn\'t have a caption<\\/li>\\n<\\/ul>\\n<h4> 2.0.4 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a bug which was causing the height of the photos to be shorter than they should have been in some themes<\\/li>\\n<li>Fix: Fixed an issue where when a feed was initially hidden (in a tab, for example) then the photo resolution was defaulting to \'thumbnail\'<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue which was setting the visibility of some photos to be hidden in certain browsers<\\/li>\\n<li>Fix: The new square photo cropping is no longer being applied to feeds displaying images at less than 150px wide as the images from Instagram at this size are already square cropped<\\/li>\\n<li>Fix: Fixed a JavaScript error in Internet Explorer 8 caused by the \'addEventListener\' function not being supported<\\/li>\\n<li>Note: If you notice any other bugs then please let us know so we can get them fixed right away. Thanks!<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added an option to force the plugin cache to clear on an interval if it isn\'t automatically clearing as expected<\\/li>\\n<li>Fix: Fixed an issue where photo wouldn\'t appear in the Instagram feed if it was initially being hidden<\\/li>\\n<li>Fix: Fixed an issue where the new image cropping fuction was failing to run on some sites and causing the images to appear as blank<\\/li>\\n<li>Fix: Fixed a bug where stray commas at the beginning or end of lists of IDs or hashtags would cause an error<\\/li>\\n<li>Fix: Removed the document ready function from around the plugin\'s initiating function so that it can be called externally if needed<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with the number of likes and comments not showing over the photo when selected<\\/li>\\n<li>Fix: Fixed an issue with the carousel navigation arrows not being correctly aligned vertically when the caption was displayed beneath the photos<\\/li>\\n<li>Fix: The icons in the header for the number of photos and followers are now the right way around<\\/li>\\n<\\/ul>\\n<h4> 2.0 <\\/h4>\\n<ul>\\n<li><strong>MAJOR UDPATE<\\/strong><\\/li>\\n<li>New: Completely rebuilt the core of the plugin to drastically improve the flexibility of the plugin and allow us to add some new post filtering options<\\/li>\\n<li>New: Added caching to minimize Instagram API requests<\\/li>\\n<li>New: Added a new Carousel feature which allows you to create awesome, customizable, and responsive carousels out of your Instagram feeds. Includes the ability to display navigation arrows, pagination, or enable autoplay. Use the Carousel settings on the plugin\'s Customize page or enable the carousel directly in your shortcode by using <code>carousel=true<\\/code>. See <a href=\\\"\\/\\/smashballoon.com\\/instagram-feed\\/demo\\/carousel\\/&#039;\\\">here<\\/a> for an example of the carousel in action.<\\/li>\\n<li>New: You can now display photos from location ID. Use the field on the plugin\'s Settings page or the following shortcode options: <code>type=location location=213456451<\\/code>.<\\/li>\\n<li>New: Display photos by location coordinates. Use the field on the plugin\'s Settings page or the following shortcode options: <code>type=coordinates coordinates=\\\"(25.76,-80.19,500)\\\"<\\/code>. See the directions on the plugin\'s Settings page for help on how to find coordinates.<\\/li>\\n<li>New: If you have uploaded a photo in portrait or landscape then the plugin will now display the square cropped version of photo in your feed and the full landscape\\/portrait image in the pop-up lightbox. <strong>Important:<\\/strong> To enable this you will need to refresh your Access Token by using the big blue Instagram login button on the plugin\'s Settings page, and then copying your new token into the plugin\'s Access Token field.<\\/li>\\n<li>New: You can now choose to only show photos from your feeds which contain certain words or hashtags. For example, you can display photos from a User account which only contain a specific hashtag. Use the settings in the new \'Post Filtering\' section on the Customize page, or define words or hashtags directly in your shortcode; <code>includewords=\\\"#sunshine\\\"<\\/code><\\/li>\\n<li>New: You can now also remove photos which contain certain words or hashtags. Use the setting in the \'Post Filtering\' section, or the following shortcode option <code>excludewords=\\\"bad, words\\\"<\\/code><\\/li>\\n<li>New: Block photos from certain users by entering their usernames into the \'Block Users\' field on the plugin\'s Customize page<\\/li>\\n<li>New: Added a second style of header. The \'boxed\' header style can be configured under the \'Header\' section of the plugin\'s Customize page, or enabled using <code>headerstyle=boxed<\\/code><\\/li>\\n<li>New: The plugin now automatically removes duplicate photos from your feed<\\/li>\\n<li>New: When you click on the name of a setting on the plugin\'s Settings pages it now displays the shortcode option for that setting, making it easier to find the option that you need<\\/li>\\n<li>New: Hashtags and @tags in the caption are now linked to the relevant pages on Instagram<\\/li>\\n<li>New: Text in the pop-up lightbox is now formatted with line breaks as it is on Instagram<\\/li>\\n<li>New: Choose to show the number of photos and followers an account has in the feed header. Use the setting under the \'Header\' section, or the following shortcode option <code>showfollowers=true<\\/code>.<\\/li>\\n<li>New: You can now choose to include only photos or only videos in your feed. Use the setting under the \'Photos\' section on the Customize page, or the following shortcode option: <code>media=photos<\\/code>.<\\/li>\\n<li>New: You can now display the photo location, caption, or number of likes and comments over the photo when it\'s hovered upon<\\/li>\\n<li>New: Pick and choose which information to show over the photo when it\'s hovered upon. Use the checkboxes under the \'Photo Hover Style\' section, or the <code>hoverdisplay<\\/code> shortcode option: <code>hoverdisplay=\\\"date, location, likes\\\"<\\/code>.<\\/li>\\n<li>Tweak: A header is now added to the hashtag feed and displays the hashtag<\\/li>\\n<li>Tweak: Added a loading symbol to the \'Load more\' button to indicate when new photos are loading<\\/li>\\n<li>Fix: Fixed an issue where duplicate photos would be loaded into a feed if the \'Are you using an Ajax powered theme\' setting was checked on a non-Ajax powered theme<\\/li>\\n<li>Fix: The play button icon shown over the top of the photo is now clickable<\\/li>\\n<li>Fix: Fixed an issue with emojis in the feed header displaying on a separate line<\\/li>\\n<li>Fix: Fixed a bug where the image resolution \'Auto-detect\' setting would sometimes display the wrong image size<\\/li>\\n<\\/ul>\\n<h4> 1.3.1 <\\/h4>\\n<ul>\\n<li>New: Added an email option to the share icons in the pop-up lightbox<\\/li>\\n<li>Fix: Fixed an issue with the \'Load more\' button not always showing when displaying photos from multiple hashtags or User IDs<\\/li>\\n<li>Fix: Fixed an issue where clicking on the play icon on the photo didn\'t launch the video pop-up<\\/li>\\n<li>Fix: Moved the initiating sbi_init function outside of the jQuery ready function so that it can be called externally if needed by Ajax powered themes\\/plugins<\\/li>\\n<li>Fix: Fixed a problem which sometimes caused the lightbox to conflict with lightboxes built into themes or other plugins<\\/li>\\n<\\/ul>\\n<h4> 1.3 <\\/h4>\\n<ul>\\n<li>New: Added an option to disable the pop-up photo lightbox<\\/li>\\n<li>New: Added swipe support for the popup lightbox on touch screen devices<\\/li>\\n<li>New: Added an setting which allows you to use the plugin with an Ajax powered theme<\\/li>\\n<li>New: Added an option to disable the mobile layout<\\/li>\\n<li>New: Added a Support tab which contains System Info to help with troubleshooting<\\/li>\\n<li>New: Added friendly error messages which display only to WordPress admins<\\/li>\\n<li>New: Added validation to the User ID field to prevent usernames being entered instead of IDs<\\/li>\\n<li>Tweak: Disabled the hover event on touch screen devices so that tapping the photo once launches the lightbox<\\/li>\\n<li>Tweak: Made the Access Token field slightly wider to prevent tokens being copy and pasted incorrectly<\\/li>\\n<li>Tweak: Updated the plugin updater\\/license check script<\\/li>\\n<\\/ul>\\n<h4> 1.2.2 <\\/h4>\\n<ul>\\n<li>New: Added the ability to add a class to the feed via the shortcode, like so: [instagram-feed class=&quot;my-feed&quot;]<\\/li>\\n<li>Fix: Fixed an issue with videos not playing on some touch-screen devices<\\/li>\\n<li>Fix: Fixed an issue with video sizing on some mobile devices<\\/li>\\n<li>Fix: Addressed a few CSS issues which were causing some minor formatting issues on certain themes<\\/li>\\n<\\/ul>\\n<h4> 1.2.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed an issue with the width of videos exceeding the lightbox container on smaller screen sizes and mobile devices<\\/li>\\n<li>Fix: Fixed an issue with both buttons being hidden when there were no more posts to load, rather than just the \'Load More\' button<\\/li>\\n<li>Fix: Added a small amount of margin to the top of the buttons to prevent them touching when displayed in narrow columns or on mobile<\\/li>\\n<\\/ul>\\n<h4> 1.2 <\\/h4>\\n<ul>\\n<li>New: You can now display photos from multiple User IDs or hashtags. Simply separate your IDs or hashtags by commas.<\\/li>\\n<li>New: Added an optional header to the feed which contains your profile picture, username and bio. You can activate this on the Customize page.<\\/li>\\n<li>New: Specific photos in your feed can now be hidden. A link is displayed in the popup photo lightbox to site admins only which reveals the photos ID. This can then be added to the new \'Hide Photos\' section on the plugin\'s Customize page.<\\/li>\\n<li>New: The plugin now includes an \'Auto-detect\' option for the Image Resolution setting which will automatically set the correct image resolution based on the size of your feed.<\\/li>\\n<li>New: Added the username and profile picture to the popup photo lightbox<\\/li>\\n<li>New: Added a \'Share\' button to the photo lightbox which allows you to share the photo on various social media platforms<\\/li>\\n<li>New: Added an Instagram button to the photo lightbox which allows you to view the photo on Instagram<\\/li>\\n<li>New: Added an optional \'Follow on Instagram\' button which can be displayed at the bottom of your feed. You can activate this on the Customize page.<\\/li>\\n<li>New: Added the ability to use your own custom text for the \'Load More\' button<\\/li>\\n<li>New: You can now change the color of the text and icons which are displayed when hovering over the photos<\\/li>\\n<li>New: Added a loader icon to indicate that the images are loading<\\/li>\\n<li>Tweak: Tweaked some CSS to improve spacing and cross-browser consistency<\\/li>\\n<li>Tweak: Removed the semi-transparent background color from caption and likes section. can now be added via CSS instead using: #sb_instagram .sbi_info{ background: rgba(255,255,255,0.5); }<\\/li>\\n<li>Tweak: Improved the documentation within the plugin settings pages<\\/li>\\n<li>Fix: Fixed an issue with some photos not displaying at full size in the popup photo lightbox<\\/li>\\n<li>Fix: Added word wrapping to captions so that long sentences or hashtags without spaces to wrap onto the next line<\\/li>\\n<\\/ul>\\n<h4> 1.1 <\\/h4>\\n<ul>\\n<li>New: Added video support. Videos now play in the lightbox!<\\/li>\\n<li>New: Redesigned the photo hover state to use icons and include the date and author name<\\/li>\\n<li>New: Added an option to change the color of the hover background<\\/li>\\n<li>Tweak: You can now specify the hashtag with or without the # symbol<\\/li>\\n<li>Tweak: Tweaked the responsive design and modified the media queries so that the feed switches to 1 or 2 columns on mobile<\\/li>\\n<li>Tweak: Added a friendly message if you activate the Pro version of the plugin while the free version is still activated<\\/li>\\n<li>Tweak: Added a \'Settings\' link to the Plugins page<\\/li>\\n<li>Tweak: Added a link to the <a href=\\\"https:\\/\\/smashballoon.com\\/instagram-feed\\/docs\\/\\\">setup directions<\\/a><\\/li>\\n<li>Fix: Replaced the \'on\' function with the \'click\' function to increase compatibility with themes using older versions of jQuery<\\/li>\\n<li>Fix: Fixed an issue with double quotes in photo captions<\\/li>\\n<li>Fix: Removed float from the feed container to prevent clearing issues with other widgets<\\/li>\\n<\\/ul>\\n<h4> 1.0.3 <\\/h4>\\n<ul>\\n<li>Tweak: If you have more than one Instagram feed on a page then the photos in each lightbox slideshow are now grouped by feed<\\/li>\\n<li>Tweak: Added an initialize function to the plugin<\\/li>\\n<li>Fix: Added a unique class and data attribute to the lightbox to prevent conflicts with other lightboxes on your site<\\/li>\\n<li>Fix: Fixed an occasional issue with the \'Sort Photos By\' option being undefined<\\/li>\\n<\\/ul>\\n<h4> 1.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added the photo caption as the \'alt\' tag of the images<\\/li>\\n<li>Fix: Fixed an issue with the caption elipsis link not always working correctly after having clicked the \'Load More\' button<\\/li>\\n<li>Fix: Changed the double quotes to single quotes on the \'data-options\' attribute<\\/li>\\n<\\/ul>\\n<h4> 1.0.1 <\\/h4>\\n<ul>\\n<li>Fix: Fixed a minor issue with the Custom JavaScript being run before the photos are loaded<\\/li>\\n<\\/ul>\\n<h4> 1.0 <\\/h4>\\n<ul>\\n<li>Launched the Instagram Feed Pro plugin!<\\/li>\\n<\\/ul>\"],\"installation\":[\"<ol>\\n<li>Install the Instagram plugin either via the WordPress plugin directory, or by uploading the files to your web server (in the <code>\\/wp-content\\/plugins\\/<\\/code> directory).<\\/li>\\n<li>Activate the plugin through the \'Plugins\' menu in WordPress.<\\/li>\\n<li>Navigate to the \'Instagram Feed\' settings page to configure your Instagram feed.<\\/li>\\n<li>Use the shortcode <code>[instagram-feed]<\\/code> in your page, post or widget to display your photos.<\\/li>\\n<li>You can display multiple Instagram feeds by using shortcode options, for example: <code>[instagram-feed id=YOUR_USER_ID_HERE cols=3 width=50 widthunit=%]<\\/code><\\/li>\\n<\\/ol>\"],\"plugin\":\"instagram-feed-pro\\/instagram-feed.php\",\"id\":\"instagram-feed-pro\\/instagram-feed.php\"}\";}','no');
INSERT INTO `wp_options` VALUES (86980,'widget_cleantalk_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (86982,'cleantalk_errors','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (86983,'cleantalk_data','a:37:{s:14:\"plugin_version\";s:5:\"5.146\";s:7:\"js_keys\";a:1:{i:819966459;i:1579819631;}s:18:\"js_keys_store_days\";i:14;s:15:\"js_key_lifetime\";i:86400;s:16:\"last_remote_call\";i:0;s:15:\"spam_store_days\";i:15;s:14:\"relevance_test\";i:0;s:17:\"notice_api_errors\";i:0;s:10:\"service_id\";i:540010;s:8:\"moderate\";i:1;s:11:\"moderate_ip\";i:0;s:10:\"ip_license\";i:0;s:10:\"spam_count\";i:613;s:11:\"auto_update\";i:0;s:10:\"user_token\";s:32:\"Ja7a4uVaruveBuXu6a8eGaTe8eLububa\";s:13:\"license_trial\";i:0;s:11:\"notice_show\";i:0;s:12:\"notice_trial\";i:0;s:12:\"notice_renew\";i:0;s:13:\"notice_review\";i:0;s:18:\"notice_auto_update\";i:0;s:10:\"brief_data\";a:2:{s:9:\"spam_stat\";a:8:{s:10:\"2019-07-04\";i:3;s:10:\"2019-07-05\";i:1;s:10:\"2019-07-06\";i:1;s:10:\"2019-07-07\";i:1;s:10:\"2019-07-08\";i:1;s:10:\"2019-07-09\";i:1;s:10:\"2019-07-10\";i:1;s:10:\"2019-07-11\";i:1;}s:12:\"top5_spam_ip\";a:5:{i:0;a:3:{i:0;s:14:\"185.104.218.36\";i:1;s:2:\"IE\";i:2;i:2;}i:1;a:3:{i:0;s:11:\"5.157.55.13\";i:1;s:2:\"IE\";i:2;i:2;}i:2;a:3:{i:0;s:14:\"46.229.168.144\";i:1;s:2:\"US\";i:2;i:2;}i:3;a:3:{i:0;s:14:\"46.229.168.141\";i:1;s:2:\"US\";i:2;i:1;}i:4;a:3:{i:0;s:12:\"54.36.150.47\";i:1;s:2:\"FR\";i:2;i:1;}}}s:14:\"array_accepted\";a:14:{i:13;i:1;i:14;i:1;i:15;i:0;i:16;i:1;i:18;i:3;i:19;i:0;i:0;i:0;i:1;i:0;i:9;i:3;i:11;i:0;i:12;i:0;i:10;i:3;i:22;i:1;i:5;i:0;}s:13:\"array_blocked\";a:14:{i:13;i:0;i:14;i:0;i:15;i:2;i:16;i:0;i:18;i:0;i:19;i:1;i:0;i:1;i:1;i:1;i:9;i:0;i:11;i:3;i:12;i:1;i:10;i:0;i:22;i:1;i:5;i:3;}s:12:\"current_hour\";i:14;s:11:\"sfw_counter\";a:2:{s:3:\"all\";i:0;s:7:\"blocked\";i:432;}s:16:\"all_time_counter\";a:2:{s:8:\"accepted\";i:22;s:7:\"blocked\";i:38;}s:12:\"user_counter\";a:3:{s:8:\"accepted\";i:22;s:7:\"blocked\";i:38;s:5:\"since\";s:6:\"17 Apr\";}s:18:\"connection_reports\";a:4:{s:7:\"success\";i:0;s:8:\"negative\";i:0;s:15:\"negative_report\";a:0:{}s:5:\"since\";s:6:\"17 Apr\";}s:7:\"ab_test\";a:1:{s:11:\"sfw_enabled\";b:0;}s:16:\"feedback_request\";s:0:\"\";s:9:\"key_is_ok\";b:1;s:4:\"salt\";s:20:\"16730662291168262919\";s:16:\"white_label_data\";a:1:{s:15:\"is_key_recieved\";b:0;}s:5:\"valid\";i:1;s:15:\"account_name_ob\";s:26:\"jor***@hirejordansmith.com\";s:14:\"cache_detected\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (86984,'cleantalk_remote_calls','a:10:{s:18:\"close_renew_banner\";a:1:{s:9:\"last_call\";i:0;}s:10:\"sfw_update\";a:1:{s:9:\"last_call\";i:1601057496;}s:13:\"sfw_send_logs\";a:1:{s:9:\"last_call\";i:0;}s:13:\"update_plugin\";a:1:{s:9:\"last_call\";i:0;}s:14:\"install_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"activate_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"insert_auth_key\";a:1:{s:9:\"last_call\";i:0;}s:17:\"deactivate_plugin\";a:1:{s:9:\"last_call\";i:0;}s:16:\"uninstall_plugin\";a:1:{s:9:\"last_call\";i:0;}s:15:\"update_settings\";a:1:{s:9:\"last_call\";i:0;}}','yes');
INSERT INTO `wp_options` VALUES (86985,'cleantalk_settings','a:65:{s:6:\"apikey\";s:12:\"yherymupavem\";s:13:\"spam_firewall\";s:1:\"1\";s:18:\"registrations_test\";s:1:\"1\";s:13:\"comments_test\";s:1:\"1\";s:18:\"contact_forms_test\";s:1:\"1\";s:26:\"general_contact_forms_test\";s:1:\"1\";s:11:\"search_test\";s:1:\"1\";s:14:\"check_external\";s:1:\"1\";s:30:\"check_external__capture_buffer\";s:1:\"0\";s:14:\"check_internal\";s:1:\"1\";s:16:\"wc_checkout_test\";s:1:\"1\";s:22:\"wc_register_from_order\";s:1:\"1\";s:21:\"disable_comments__all\";s:1:\"0\";s:19:\"bp_private_messages\";s:1:\"1\";s:15:\"remove_old_spam\";s:1:\"0\";s:21:\"remove_comments_links\";s:1:\"0\";s:16:\"show_check_links\";s:1:\"1\";s:30:\"manage_comments_on_public_page\";s:1:\"0\";s:17:\"protect_logged_in\";s:1:\"1\";s:21:\"check_comments_number\";s:1:\"1\";s:8:\"use_ajax\";s:1:\"1\";s:17:\"use_static_js_key\";s:2:\"-1\";s:21:\"general_postdata_test\";s:1:\"0\";s:11:\"set_cookies\";s:1:\"1\";s:21:\"set_cookies__sessions\";s:1:\"0\";s:6:\"ssl_on\";s:1:\"1\";s:19:\"use_buitin_http_api\";s:1:\"0\";s:16:\"exclusions__urls\";s:0:\"\";s:18:\"exclusions__fields\";s:0:\"\";s:17:\"exclusions__roles\";a:1:{i:0;s:13:\"Administrator\";}s:13:\"show_adminbar\";s:1:\"1\";s:16:\"all_time_counter\";s:1:\"0\";s:13:\"daily_counter\";s:1:\"0\";s:11:\"sfw_counter\";s:1:\"0\";s:10:\"store_urls\";s:1:\"1\";s:20:\"store_urls__sessions\";s:1:\"1\";s:14:\"comment_notify\";s:1:\"1\";s:22:\"dashboard_widget__show\";s:1:\"1\";s:15:\"sfw__anti_flood\";s:1:\"0\";s:27:\"sfw__anti_flood__view_limit\";s:2:\"10\";s:17:\"sfw__anti_crawler\";s:1:\"0\";s:19:\"autoPubRevelantMess\";s:1:\"0\";s:23:\"disable_comments__posts\";s:1:\"0\";s:23:\"disable_comments__pages\";s:1:\"0\";s:23:\"disable_comments__media\";s:1:\"0\";s:28:\"exclusions__urls__use_regexp\";s:1:\"0\";s:30:\"exclusions__fields__use_regexp\";s:1:\"0\";s:10:\"user_token\";s:0:\"\";s:15:\"collect_details\";s:1:\"0\";s:23:\"send_connection_reports\";s:1:\"0\";s:8:\"async_js\";s:1:\"0\";s:10:\"debug_ajax\";s:1:\"0\";s:12:\"gdpr_enabled\";s:1:\"0\";s:9:\"gdpr_text\";s:0:\"\";s:21:\"comment_notify__roles\";a:0:{}s:21:\"complete_deactivation\";s:1:\"0\";s:16:\"allow_custom_key\";s:1:\"0\";s:21:\"allow_custom_settings\";s:1:\"0\";s:11:\"white_label\";s:1:\"0\";s:23:\"white_label__hoster_key\";s:0:\"\";s:24:\"white_label__plugin_name\";s:0:\"\";s:21:\"use_settings_template\";s:1:\"0\";s:35:\"use_settings_template_apply_for_new\";s:1:\"0\";s:39:\"use_settings_template_apply_for_current\";s:1:\"0\";s:50:\"use_settings_template_apply_for_current_list_sites\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (89565,'cleantalk_server','a:3:{s:11:\"ct_work_url\";s:30:\"http://moderate2.cleantalk.org\";s:13:\"ct_server_ttl\";i:2694;s:17:\"ct_server_changed\";i:1601057458;}','yes');
INSERT INTO `wp_options` VALUES (89570,'woocommerce_allow_bulk_remove_personal_data','no','no');
INSERT INTO `wp_options` VALUES (89571,'woocommerce_allow_tracking','no','no');
INSERT INTO `wp_options` VALUES (89572,'woocommerce_show_marketplace_suggestions','no','no');
INSERT INTO `wp_options` VALUES (89594,'woocommerce_marketplace_suggestions','a:2:{s:11:\"suggestions\";a:27:{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: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:12;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:13;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:14;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:15;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:16;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:17;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:18;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:19;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:20;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:21;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:22;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:23;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:24;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:25;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:26;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:1652909762;}','no');
INSERT INTO `wp_options` VALUES (90989,'pum_ver','1.8.14','yes');
INSERT INTO `wp_options` VALUES (90990,'pum_initial_version','1.8.5','yes');
INSERT INTO `wp_options` VALUES (90991,'pum_ver_upgraded_from','1.8.8','yes');
INSERT INTO `wp_options` VALUES (90992,'pum_db_ver','8','yes');
INSERT INTO `wp_options` VALUES (90993,'pum_installed_on','2019-04-26 08:02:15','yes');
INSERT INTO `wp_options` VALUES (90994,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:42:\"the-events-calendar/common/vendor/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1653839364;s:11:\"plugin_path\";s:43:\"the-events-calendar/the-events-calendar.php\";}}s:7:\"abspath\";s:20:\"/wordpress/core/6.0/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"the-events-calendar/the-events-calendar.php\";s:8:\"sdk_path\";s:42:\"the-events-calendar/common/vendor/freemius\";s:7:\"version\";s:5:\"2.4.3\";s:13:\"in_activation\";b:1;s:9:\"timestamp\";i:1653839364;}}','yes');
INSERT INTO `wp_options` VALUES (90995,'fs_debug_mode','','yes');
INSERT INTO `wp_options` VALUES (90996,'fs_accounts','a:12:{s:21:\"id_slug_type_path_map\";a:3:{i:147;a:3:{s:4:\"slug\";s:11:\"popup-maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}i:3069;a:3:{s:4:\"slug\";s:19:\"the-events-calendar\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"the-events-calendar/the-events-calendar.php\";}i:6563;a:3:{s:4:\"slug\";s:11:\"gf-bookings\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:44:\"gf-bookings-premium/gravity-form-booking.php\";}}s:11:\"plugin_data\";a:3:{s:11:\"popup-maker\";a:13:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:27:\"popup-maker/popup-maker.php\";}s:17:\"install_timestamp\";i:1556283735;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.2.4\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.8.5\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:41:\"hjsflexblocks.zuwurhs9-liquidwebsites.com\";s:9:\"server_ip\";s:10:\"50.77.2.62\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1556283735;s:7:\"version\";s:5:\"1.8.5\";}s:17:\"was_plugin_loaded\";b:1;}s:19:\"the-events-calendar\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"the-events-calendar/the-events-calendar.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1579819758;s:16:\"sdk_last_version\";s:5:\"2.3.2\";s:11:\"sdk_version\";s:5:\"2.4.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:6:\"5.14.1\";s:14:\"plugin_version\";s:8:\"5.15.0.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:41:\"hjsflexblocks.zuwurhs9-liquidwebsites.com\";s:9:\"server_ip\";s:13:\"98.164.47.102\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1579819824;s:7:\"version\";s:6:\"4.9.14\";}s:21:\"is_plugin_new_install\";b:0;s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1622867194;s:7:\"version\";s:5:\"5.7.0\";}}s:11:\"gf-bookings\";a:25:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:44:\"gf-bookings-premium/gravity-form-booking.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1648570737;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:1;s:16:\"sdk_last_version\";s:5:\"2.3.2\";s:11:\"sdk_version\";s:5:\"2.4.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:3:\"2.0\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:40:\"2poochiesproperties.mystagingwebsite.com\";s:9:\"server_ip\";s:14:\"107.77.200.136\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1648570737;s:7:\"version\";s:3:\"2.0\";}s:15:\"prev_is_premium\";b:1;s:30:\"is_extensions_tracking_allowed\";b:0;s:14:\"has_trial_plan\";b:1;s:19:\"keepalive_timestamp\";i:1650029310;s:16:\"last_license_key\";s:32:\"f484c229a2745bfaacc496f1b4cab7fa\";s:20:\"last_license_user_id\";N;s:15:\"is_whitelabeled\";b:0;s:20:\"activation_timestamp\";i:1648570769;s:14:\"sync_timestamp\";i:1648867512;s:22:\"install_sync_timestamp\";i:1650029310;s:13:\"subscriptions\";a:1:{i:0;O:15:\"FS_Subscription\":20:{s:2:\"id\";s:6:\"277681\";s:7:\"updated\";s:19:\"2022-03-29 16:19:30\";s:7:\"created\";s:19:\"2022-03-25 16:09:45\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:7:\"user_id\";s:6:\"255504\";s:10:\"install_id\";s:7:\"9291530\";s:7:\"plan_id\";s:5:\"13263\";s:10:\"license_id\";s:6:\"908928\";s:11:\"total_gross\";i:0;s:16:\"amount_per_cycle\";i:79;s:13:\"billing_cycle\";i:12;s:19:\"outstanding_balance\";i:0;s:15:\"failed_payments\";i:0;s:7:\"gateway\";s:6:\"stripe\";s:11:\"external_id\";s:28:\"sub_1KhFhrFmXz63vF5v18inJcqv\";s:10:\"trial_ends\";s:19:\"2022-04-09 16:09:43\";s:12:\"next_payment\";s:19:\"2022-04-08 16:09:43\";s:11:\"canceled_at\";N;s:6:\"vat_id\";N;s:12:\"country_code\";s:2:\"us\";}}}}s:13:\"file_slug_map\";a:3:{s:27:\"popup-maker/popup-maker.php\";s:11:\"popup-maker\";s:43:\"the-events-calendar/the-events-calendar.php\";s:19:\"the-events-calendar\";s:44:\"gf-bookings-premium/gravity-form-booking.php\";s:11:\"gf-bookings\";}s:7:\"plugins\";a:3:{s:11:\"popup-maker\";O:9:\"FS_Plugin\":23:{s:2:\"id\";s:3:\"147\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;s:10:\"public_key\";s:32:\"pk_0a02cbd99443e0ab7211b19222fe3\";s:10:\"secret_key\";N;s:16:\"parent_plugin_id\";N;s:5:\"title\";s:11:\"Popup Maker\";s:4:\"slug\";s:11:\"popup-maker\";s:12:\"premium_slug\";s:19:\"popup-maker-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:27:\"popup-maker/popup-maker.php\";s:7:\"version\";s:5:\"1.8.5\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;}s:19:\"the-events-calendar\";O:9:\"FS_Plugin\":23:{s:2:\"id\";s:4:\"3069\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:10:\"public_key\";s:32:\"pk_e32061abc28cfedf231f3e5c4e626\";s:10:\"secret_key\";N;s:16:\"parent_plugin_id\";N;s:5:\"title\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:12:\"premium_slug\";s:27:\"the-events-calendar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"the-events-calendar/the-events-calendar.php\";s:7:\"version\";s:8:\"5.15.0.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;}s:11:\"gf-bookings\";O:9:\"FS_Plugin\":23:{s:2:\"id\";s:4:\"6563\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;s:10:\"public_key\";s:32:\"pk_3217c2d06c8951e46d0289e1ae5b7\";s:10:\"secret_key\";N;s:16:\"parent_plugin_id\";N;s:5:\"title\";s:21:\"Gravity Forms Booking\";s:4:\"slug\";s:11:\"gf-bookings\";s:12:\"premium_slug\";s:19:\"gf-bookings-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:8:\"selected\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:44:\"gf-bookings-premium/gravity-form-booking.php\";s:7:\"version\";s:3:\"2.0\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;}}s:9:\"unique_id\";s:32:\"f3498b13a2651466dd2aef89b747f3ed\";s:13:\"admin_notices\";a:2:{s:19:\"the-events-calendar\";a:0:{}s:11:\"gf-bookings\";a:0:{}}s:5:\"plans\";a:1:{s:11:\"gf-bookings\";a:9:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTA3MDc=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMC0wNy0xNSAxNDoxNzoxNg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:20:\"Z2Zib29raW5nc3Bybw==\";s:5:\"title\";s:20:\"R0YgQm9va2luZ3MgUHJv\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";}i:1;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTE3NjA=\";s:7:\"updated\";s:28:\"MjAyMC0xMS0xMiAxNDozNDozNg==\";s:7:\"created\";s:28:\"MjAyMC0xMS0xMiAxNDozMjozOQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:12:\"c2luZ2xlaXRl\";s:5:\"title\";s:16:\"U2luZ2xlU2l0ZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:28:\"c3VwcG9ydEB3cGV4cGVydHMuaW8=\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:2;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTE3NjE=\";s:7:\"updated\";s:28:\"MjAyMC0xMS0xMiAxNDozNjoxMw==\";s:7:\"created\";s:28:\"MjAyMC0xMS0xMiAxNDozNTo1Mg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:8:\"ZnZlaXRl\";s:5:\"title\";s:12:\"Rml2ZVNpdGU=\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:3;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTE3NjI=\";s:7:\"updated\";s:28:\"MjAyMC0xMS0xMiAxNDozOTo0MQ==\";s:7:\"created\";s:28:\"MjAyMC0xMS0xMiAxNDozODo1Mw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:12:\"dGhpcnR5aXRl\";s:5:\"title\";s:16:\"VGhpcnR5U2l0ZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:28:\"c3VwcG9ydEB3cGV4cGVydHMuaW8=\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:4;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTI4OTk=\";s:7:\"updated\";s:28:\"MjAyMS0wMi0yMiAwODoxNToxMA==\";s:7:\"created\";s:28:\"MjAyMS0wMi0yMiAwODoxNDoxOA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:20:\"c2luZ2xlbGlmZXRpbWU=\";s:5:\"title\";s:28:\"U2luZ2xlIFNpdGUgTGlmZXRpbWU=\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";s:28:\"c3VwcG9ydEB3cGV4cGVydHMuaW8=\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:5;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTI5MDI=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMS0wMi0yMiAxMDowNjo0Mw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:16:\"Zml2ZWxpZmV0aW1l\";s:5:\"title\";s:28:\"Rml2ZSBTaXRlcyBMaWZldGltZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:6;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTI5MDM=\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAyMS0wMi0yMiAxMDoxMToxMw==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:20:\"dGhpcnR5bGlmZXRpbWU=\";s:5:\"title\";s:28:\"VGhpcnR5IFNpdGVzIExpZmV0aW1l\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:7;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTMyNjM=\";s:7:\"updated\";s:28:\"MjAyMS0wMy0yNiAwNzozMDo0OA==\";s:7:\"created\";s:28:\"MjAyMS0wMy0yNSAxMToyNjowNA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:12:\"ZnJlZXRyaWFs\";s:5:\"title\";s:24:\"MTQgRGF5cyBGcmVlIFRyaWFs\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";s:4:\"MTQ=\";s:23:\"is_require_subscription\";s:4:\"MQ==\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}i:8;O:14:\"FS_Plugin_Plan\":21:{s:2:\"id\";s:8:\"MTM1NjM=\";s:7:\"updated\";s:28:\"MjAyMS0wNC0xNiAwNzowMToyOQ==\";s:7:\"created\";s:28:\"MjAyMS0wNC0xNiAwNjo0OToyOQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:8:\"NjU2Mw==\";s:4:\"name\";s:16:\"dGhyZWVpbm9uZQ==\";s:5:\"title\";s:24:\"R0YgQm9va2luZ3MgQWRkLW9u\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";}}}s:5:\"sites\";a:1:{s:11:\"gf-bookings\";O:7:\"FS_Site\":26:{s:2:\"id\";s:7:\"9291530\";s:7:\"updated\";s:19:\"2022-04-02 16:44:10\";s:7:\"created\";s:19:\"2022-03-29 16:19:29\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:10:\"public_key\";s:32:\"pk_1956a7a27d7e8faf1cbe776b465a2\";s:10:\"secret_key\";s:32:\"sk_1vXLXhi>XjU#.l$.oGiildE^a;g3C\";s:7:\"site_id\";s:7:\"9205977\";s:9:\"plugin_id\";s:4:\"6563\";s:7:\"user_id\";s:6:\"255504\";s:5:\"title\";s:10:\"HJS BLOCKS\";s:3:\"url\";s:18:\"https://hjsdev.com\";s:7:\"version\";s:3:\"2.0\";s:8:\"language\";s:5:\"en-US\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.9.2\";s:11:\"sdk_version\";s:5:\"2.4.3\";s:28:\"programming_language_version\";s:5:\"8.1.4\";s:7:\"plan_id\";s:5:\"10707\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";s:5:\"13263\";s:10:\"trial_ends\";s:19:\"2022-04-01 16:13:59\";s:10:\"is_premium\";b:1;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;}}s:5:\"users\";a:1:{i:255504;O:7:\"FS_User\":13:{s:2:\"id\";s:6:\"255504\";s:7:\"updated\";s:19:\"2022-03-25 16:09:57\";s:7:\"created\";s:19:\"2016-12-23 20:54:41\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:10:\"public_key\";s:32:\"pk_a4e4ef733685a80b09c490bf08aec\";s:10:\"secret_key\";s:32:\"sk_m2}c@N-O<hEp*XE-89gGP0K@akjV$\";s:5:\"email\";s:26:\"jordan@hirejordansmith.com\";s:5:\"first\";s:6:\"Jordan\";s:4:\"last\";s:5:\"Smith\";s:11:\"is_verified\";b:1;s:11:\"customer_id\";N;s:5:\"gross\";i:169;s:7:\"is_beta\";N;}}s:23:\"user_id_license_ids_map\";a:1:{i:6563;a:1:{i:255504;a:1:{i:0;i:908928;}}}s:12:\"all_licenses\";a:1:{i:6563;a:1:{i:0;O:17:\"FS_Plugin_License\":21:{s:2:\"id\";s:6:\"908928\";s:7:\"updated\";s:19:\"2022-04-01 17:14:12\";s:7:\"created\";s:19:\"2022-03-25 16:09:45\";s:22:\"\0FS_Entity\0_is_updated\";b:0;s:9:\"plugin_id\";s:4:\"6563\";s:7:\"user_id\";s:6:\"255504\";s:7:\"plan_id\";s:5:\"13263\";s:16:\"parent_plan_name\";N;s:17:\"parent_plan_title\";N;s:17:\"parent_license_id\";N;s:8:\"products\";N;s:10:\"pricing_id\";s:5:\"14166\";s:5:\"quota\";i:1;s:9:\"activated\";i:0;s:15:\"activated_local\";i:0;s:10:\"expiration\";s:19:\"2022-04-01 16:13:58\";s:10:\"secret_key\";s:32:\"sk_Z!77j.67X49Nap-;A+qF79SYc~uHq\";s:15:\"is_whitelabeled\";b:0;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"is_cancelled\";b:1;}}}s:7:\"updates\";a:1:{i:6563;N;}}','yes');
INSERT INTO `wp_options` VALUES (90997,'pum_previously_opted_using_freemius','0','yes');
INSERT INTO `wp_options` VALUES (90998,'fs_api_cache','a:0:{}','no');
INSERT INTO `wp_options` VALUES (90999,'fs_gdpr','a:2:{s:2:\"u1\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}s:2:\"u2\";a:1:{s:8:\"required\";b:0;}}','yes');
INSERT INTO `wp_options` VALUES (91002,'popmake_settings','a:2:{s:26:\"disable_popup_category_tag\";i:1;s:16:\"default_theme_id\";i:1980;}','yes');
INSERT INTO `wp_options` VALUES (91003,'pum_version','1.8.5','yes');
INSERT INTO `wp_options` VALUES (91006,'_pum_installed_themes','a:5:{i:0;s:8:\"lightbox\";i:1;s:15:\"enterprise-blue\";i:2;s:9:\"hello-box\";i:3;s:12:\"cutting-edge\";i:4;s:13:\"framed-border\";}','yes');
INSERT INTO `wp_options` VALUES (91007,'pum_completed_upgrades','a:1:{i:0;s:16:\"core-v1_8-themes\";}','yes');
INSERT INTO `wp_options` VALUES (91008,'pum_extend_viewed_extensions','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (91009,'pum_reviews_installed_on','2019-04-26 08:02:17','yes');
INSERT INTO `wp_options` VALUES (91021,'pum-has-cached-css','1580214235','yes');
INSERT INTO `wp_options` VALUES (91022,'pum-has-cached-js','1580214235','yes');
INSERT INTO `wp_options` VALUES (91037,'pum_all_theme_close_text_cache','a:6:{i:1980;s:5:\"CLOSE\";i:1981;s:7:\"&times;\";i:1982;s:2:\"Ã—\";i:1983;s:2:\"Ã—\";i:1984;s:2:\"Ã—\";i:1985;s:2:\"Ã—\";}','yes');
INSERT INTO `wp_options` VALUES (91038,'pum_total_open_count','495','yes');
INSERT INTO `wp_options` VALUES (91056,'pum_privacy_cookie_list','a:2:{s:7:\"cookies\";a:0:{}s:9:\"timestamp\";i:1579819642;}','yes');
INSERT INTO `wp_options` VALUES (99368,'ai1wmfe_ftp_type','sftp','yes');
INSERT INTO `wp_options` VALUES (99369,'ai1wmfe_ftp_hostname','094ae4b48f.nxcli.net','yes');
INSERT INTO `wp_options` VALUES (99370,'ai1wmfe_ftp_username','a32d989f_1','yes');
INSERT INTO `wp_options` VALUES (99371,'ai1wmfe_ftp_password','WieldsExiledGaddedVoters','yes');
INSERT INTO `wp_options` VALUES (99372,'ai1wmfe_ftp_authentication','password','yes');
INSERT INTO `wp_options` VALUES (99373,'ai1wmfe_ftp_directory','/home/a32d989f/094ae4b48f.nxcli.net/html','yes');
INSERT INTO `wp_options` VALUES (99374,'ai1wmfe_ftp_port','22','yes');
INSERT INTO `wp_options` VALUES (99375,'ai1wmfe_ftp_active','0','yes');
INSERT INTO `wp_options` VALUES (99376,'ai1wmfe_ftp_connection','1','yes');
INSERT INTO `wp_options` VALUES (99377,'ai1wmfe_ftp_append','1','yes');
INSERT INTO `wp_options` VALUES (99378,'ai1wm_messages','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (99392,'ai1wmfe_ftp_timestamp','1644510659','yes');
INSERT INTO `wp_options` VALUES (99705,'gravityformsaddon_feed-base_version','0.14','yes');
INSERT INTO `wp_options` VALUES (99706,'gform_paypal_sslverify','1','yes');
INSERT INTO `wp_options` VALUES (99707,'gravityformsaddon_gravityformspaypal_version','3.1','yes');
INSERT INTO `wp_options` VALUES (99708,'gravityformsaddon_payment_addons','a:2:{i:0;s:18:\"gravityformspaypal\";i:1;s:18:\"gravityformsstripe\";}','yes');
INSERT INTO `wp_options` VALUES (99709,'gravityformsaddon_payment_version','1.3','yes');
INSERT INTO `wp_options` VALUES (99710,'can_verify_ipn','yes','yes');
INSERT INTO `wp_options` VALUES (99722,'gravityformsaddon_gravityformspaypal_settings','a:1:{s:20:\"gf_paypal_configured\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (100279,'options_blog_layout','full-width-with-filters','no');
INSERT INTO `wp_options` VALUES (100280,'_options_blog_layout','field_5ce681879fd81','no');
INSERT INTO `wp_options` VALUES (102177,'cleantalk_stats','a:4:{s:3:\"sfw\";a:4:{s:14:\"last_send_time\";i:1561377981;s:16:\"last_send_amount\";i:1;s:16:\"last_update_time\";i:1601057489;s:7:\"entries\";i:23808;}s:14:\"last_sfw_block\";a:2:{s:4:\"time\";i:1561377751;s:2:\"ip\";s:13:\"178.33.49.219\";}s:12:\"last_request\";a:2:{s:4:\"time\";i:1561557651;s:6:\"server\";s:30:\"http://moderate2.cleantalk.org\";}s:8:\"requests\";a:1:{i:1561501033;a:2:{s:6:\"amount\";i:3;s:12:\"average_time\";d:0.5596892833709717;}}}','yes');
INSERT INTO `wp_options` VALUES (102256,'recovery_keys','a:0:{}','off');
INSERT INTO `wp_options` VALUES (102381,'widget_sc_calendar_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (102382,'widget_sc_event_list_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (102383,'widget_sc_category_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (102384,'widget_sc_filter_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (102385,'wpdb_sc_events_version','201902040005','yes');
INSERT INTO `wp_options` VALUES (102386,'wpdb_sc_eventmeta_version','201810110001','yes');
INSERT INTO `wp_options` VALUES (102387,'wpdb_sc_term_color_version','201810110001','yes');
INSERT INTO `wp_options` VALUES (102388,'sc_completed_upgrades','a:1:{i:0;s:12:\"20_migration\";}','yes');
INSERT INTO `wp_options` VALUES (102390,'edd_sl_ad4b50561f201e735ab9269a5cb22a3e','a:2:{s:7:\"timeout\";i:1559323206;s:5:\"value\";s:17803:\"{\"new_version\":\"2.0.2\",\"stable_version\":\"2.0.2\",\"name\":\"Sugar Calendar\",\"slug\":\"sugar-calendar\",\"url\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/?changelog=1\",\"last_updated\":\"2019-05-15 12:12:30\",\"homepage\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"\",\"changelog\":\"<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":[],\"description\":[\"\"],\"changelog\":[\"<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (102402,'sc_license_key','82185d3b5b13d865b53979706280658d','yes');
INSERT INTO `wp_options` VALUES (102403,'sc_license_status','site_inactive','yes');
INSERT INTO `wp_options` VALUES (102417,'sc_event_category_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (102423,'edd_sl_a82205495066d854d2462c84f0e0bcaa','a:2:{s:7:\"timeout\";i:1579830478;s:5:\"value\";s:23069:\"{\"new_version\":\"2.0.13\",\"stable_version\":\"2.0.13\",\"name\":\"Sugar Calendar\",\"slug\":\"sugar-calendar\",\"url\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/?changelog=1\",\"last_updated\":\"2020-01-21 15:52:27\",\"homepage\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/\",\"package\":\"https:\\/\\/sugarcalendar.com\\/edd-sl\\/package_download\\/MTU3OTg4NDQ3ODo4MjE4NWQzYjViMTNkODY1YjUzOTc5NzA2MjgwNjU4ZDoxNjpkMGQ2MWRjNGVmMzYyOGI0ODY4MDU0YTI2YjNkY2JiMTpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"download_link\":\"https:\\/\\/sugarcalendar.com\\/edd-sl\\/package_download\\/MTU3OTg4NDQ3ODo4MjE4NWQzYjViMTNkODY1YjUzOTc5NzA2MjgwNjU4ZDoxNjpkMGQ2MWRjNGVmMzYyOGI0ODY4MDU0YTI2YjNkY2JiMTpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"sections\":{\"description\":\"\",\"changelog\":\"<p><strong>Version 2.0.13, January 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: PHP Warning output on WordPress 5.3.1 and higher<\\/li>\\n<li>Fixed: Missing styling for certain widgets &amp; shortcodes in some themes<\\/li>\\n<li>Fixed: Settings bubbles not appearing consistently<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.12, December 17, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Task: Improved compatibility between Standard &amp; Lite versions<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.9, October 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Calendar widget showing incorrect Events<\\/li>\\n<li>Fixed: Single Event pages missing Event details<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.8, October 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Multiple styling improvements<\\/li>\\n<li>Fixed: Incorrect date displayed with certain software licenses<\\/li>\\n<li>Fixed: Database upgrade notice on activation<\\/li>\\n<li>Fixed: Editor role unable to edit Calendars<\\/li>\\n<li>Fixed: Shortcodes did not match documentation<\\/li>\\n<li>Fixed: Broken admin pointers on first table cell not working<\\/li>\\n<li>Added: Improved styling support for WordPress 5.3<\\/li>\\n<li>Added: Improved support for Advanced Recurring<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.7, July 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Limiting months to 30 events<\\/li>\\n<li>Added: Developer hook inside of event details<\\/li>\\n<li>Added: Display setting to adjust the number of events shown<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.6, July 17, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Quick editing Calendar colors back-to-back would fail<\\/li>\\n<li>Fixed: 404 when viewing single Calendar archives<\\/li>\\n<li>Fixed: Event list widget not filtering by Calendar<\\/li>\\n<li>Added: actions to admin-area output for future add-on support<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.5, June 7, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Events with both dates &amp; times not saving correctly<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.4, June 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Admin area List, sorting by Repeat<\\/li>\\n<li>Fixed: Calendar shortcode &amp; widget rendering<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.3, May 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Possible conflicts with other custom taxonomies<\\/li>\\n<li>Fixed: Admin area event color styling<\\/li>\\n<li>Added: Start month support in Calendar Widget<\\/li>\\n<li>Improved: Handling of events with no end date or time<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:0:{}\",\"description\":[\"\"],\"changelog\":[\"<p><strong>Version 2.0.13, January 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: PHP Warning output on WordPress 5.3.1 and higher<\\/li>\\n<li>Fixed: Missing styling for certain widgets &amp; shortcodes in some themes<\\/li>\\n<li>Fixed: Settings bubbles not appearing consistently<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.12, December 17, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Task: Improved compatibility between Standard &amp; Lite versions<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.9, October 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Calendar widget showing incorrect Events<\\/li>\\n<li>Fixed: Single Event pages missing Event details<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.8, October 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Multiple styling improvements<\\/li>\\n<li>Fixed: Incorrect date displayed with certain software licenses<\\/li>\\n<li>Fixed: Database upgrade notice on activation<\\/li>\\n<li>Fixed: Editor role unable to edit Calendars<\\/li>\\n<li>Fixed: Shortcodes did not match documentation<\\/li>\\n<li>Fixed: Broken admin pointers on first table cell not working<\\/li>\\n<li>Added: Improved styling support for WordPress 5.3<\\/li>\\n<li>Added: Improved support for Advanced Recurring<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.7, July 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Limiting months to 30 events<\\/li>\\n<li>Added: Developer hook inside of event details<\\/li>\\n<li>Added: Display setting to adjust the number of events shown<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.6, July 17, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Quick editing Calendar colors back-to-back would fail<\\/li>\\n<li>Fixed: 404 when viewing single Calendar archives<\\/li>\\n<li>Fixed: Event list widget not filtering by Calendar<\\/li>\\n<li>Added: actions to admin-area output for future add-on support<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.5, June 7, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Events with both dates &amp; times not saving correctly<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.4, June 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Admin area List, sorting by Repeat<\\/li>\\n<li>Fixed: Calendar shortcode &amp; widget rendering<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.3, May 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Possible conflicts with other custom taxonomies<\\/li>\\n<li>Fixed: Admin area event color styling<\\/li>\\n<li>Added: Start month support in Calendar Widget<\\/li>\\n<li>Improved: Handling of events with no end date or time<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (103908,'external_updates-event-aggregator','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1648659321;s:14:\"checkedVersion\";N;s:6:\"update\";O:19:\"Tribe__PUE__Utility\":13:{s:2:\"id\";i:0;s:6:\"plugin\";N;s:4:\"slug\";N;s:7:\"version\";s:3:\"1.0\";s:8:\"homepage\";N;s:12:\"download_url\";N;s:8:\"sections\";O:8:\"stdClass\":1:{s:9:\"changelog\";s:0:\"\";}s:14:\"upgrade_notice\";N;s:13:\"custom_update\";N;s:11:\"api_invalid\";b:1;s:19:\"api_invalid_message\";s:214:\"<p>You are using %plugin_name% but your license key is invalid. Visit the Events Calendar website to check your <a href=\"https://theeventscalendar.com/license-keys/?utm_medium=pue&utm_campaign=in-app\">licenses</a>.\";s:26:\"api_inline_invalid_message\";s:196:\"<p>Your %plugin_name% license key is invalid. Visit the Events Calendar website to check your <a href=\"https://theeventscalendar.com/license-keys/?utm_medium=pue&utm_campaign=in-app\">licenses</a>.\";s:13:\"license_error\";s:203:\"<p>Your Event Aggregator license key is invalid. Visit the Events Calendar website to check your <a href=\"https://theeventscalendar.com/license-keys/?utm_medium=pue&amp;utm_campaign=in-app\">licenses</a>.\";}}','no');
INSERT INTO `wp_options` VALUES (103909,'tribe_pue_key_notices','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (104858,'widget_searchwp_live_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (105279,'tribe_last_generate_rewrite_rules','1653832804.2752','yes');
INSERT INTO `wp_options` VALUES (107165,'elementor_1_elementor_updater_batch_41d7ae076aba21beec5d5a11fe60','a:2:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:21:\"_v_2_3_0_widget_image\";}}i:1;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:22:\"_v_2_3_0_template_type\";}}}','no');
INSERT INTO `wp_options` VALUES (107166,'elementor_log','a:1:{s:32:\"6647e130768f937f3be5168feacc688d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-06-12 04:59:13\";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:5:\"2.2.5\";s:2:\"to\";s:6:\"2.5.16\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-06-12 04:59:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.2.5\";s:2:\"to\";s:6:\"2.5.16\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no');
INSERT INTO `wp_options` VALUES (107182,'recovery_mode_email_last_sent','1655499656','yes');
INSERT INTO `wp_options` VALUES (114312,'theme_mods_twentynineteen','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:6:\"menu-1\";i:52;s:6:\"footer\";i:17;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1562821061;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:16:{i:0;s:10:\"archives-2\";i:1;s:6:\"meta-2\";i:2;s:8:\"search-2\";i:3;s:12:\"categories-2\";i:4;s:14:\"recent-posts-2\";i:5;s:17:\"recent-comments-2\";i:6;s:13:\"custom_html-5\";i:7;s:13:\"custom_html-3\";i:8;s:10:\"nav_menu-6\";i:9;s:14:\"recent-posts-3\";i:10;s:8:\"search-4\";i:11;s:13:\"custom_html-8\";i:12;s:13:\"custom_html-4\";i:13;s:14:\"custom_html-10\";i:14;s:14:\"custom_html-11\";i:15;s:10:\"nav_menu-5\";}s:9:\"sidebar-1\";a:6:{i:0;s:13:\"custom_html-2\";i:1;s:13:\"custom_html-9\";i:2;s:8:\"search-3\";i:3;s:14:\"custom_html-12\";i:4;s:10:\"nav_menu-7\";i:5;s:10:\"nav_menu-8\";}}}}','no');
INSERT INTO `wp_options` VALUES (114322,'dgb_disabled_blocks','a:119:{i:0;s:24:\"core-embed/amazon-kindle\";i:1;s:18:\"core-embed/animoto\";i:2;s:18:\"core-embed/cloudup\";i:3;s:23:\"core-embed/collegehumor\";i:4;s:22:\"core-embed/crowdsignal\";i:5;s:22:\"core-embed/dailymotion\";i:6;s:17:\"core-embed/flickr\";i:7;s:15:\"core-embed/hulu\";i:8;s:16:\"core-embed/imgur\";i:9;s:16:\"core-embed/issuu\";i:10;s:22:\"core-embed/kickstarter\";i:11;s:21:\"core-embed/meetup-com\";i:12;s:19:\"core-embed/mixcloud\";i:13;s:20:\"core-embed/polldaddy\";i:14;s:17:\"core-embed/reddit\";i:15;s:23:\"core-embed/reverbnation\";i:16;s:21:\"core-embed/screencast\";i:17;s:17:\"core-embed/scribd\";i:18;s:21:\"core-embed/slideshare\";i:19;s:18:\"core-embed/smugmug\";i:20;s:21:\"core-embed/soundcloud\";i:21;s:18:\"core-embed/speaker\";i:22;s:23:\"core-embed/speaker-deck\";i:23;s:18:\"core-embed/spotify\";i:24;s:14:\"core-embed/ted\";i:25;s:17:\"core-embed/tumblr\";i:26;s:21:\"core-embed/videopress\";i:27;s:20:\"core-embed/wordpress\";i:28;s:23:\"core-embed/wordpress-tv\";i:29;s:13:\"core/archives\";i:30;s:13:\"core/calendar\";i:31;s:15:\"core/categories\";i:33;s:20:\"core/latest-comments\";i:34;s:17:\"core/latest-posts\";i:35;s:12:\"core/missing\";i:36;s:17:\"core/preformatted\";i:37;s:8:\"core/rss\";i:38;s:12:\"core/subhead\";i:40;s:14:\"core/tag-cloud\";i:41;s:10:\"core/verse\";i:42;s:19:\"core-embed/facebook\";i:43;s:20:\"core-embed/instagram\";i:44;s:18:\"core-embed/twitter\";i:47;s:10:\"core/audio\";i:49;s:9:\"core/code\";i:50;s:10:\"core/cover\";i:52;s:9:\"core/file\";i:53;s:12:\"core/gallery\";i:54;s:9:\"core/html\";i:55;s:11:\"core/search\";i:56;s:11:\"core/spacer\";i:57;s:17:\"core/text-columns\";i:58;s:10:\"core/video\";i:60;s:12:\"core/columns\";i:63;s:28:\"woocommerce/featured-product\";i:64;s:31:\"woocommerce/handpicked-products\";i:65;s:32:\"woocommerce/product-best-sellers\";i:66;s:28:\"woocommerce/product-category\";i:67;s:23:\"woocommerce/product-new\";i:68;s:27:\"woocommerce/product-on-sale\";i:69;s:29:\"woocommerce/product-top-rated\";i:70;s:33:\"woocommerce/products-by-attribute\";i:71;s:10:\"core/block\";i:72;s:15:\"core/media-text\";i:74;s:9:\"core/more\";i:75;s:26:\"woocommerce/active-filters\";i:76;s:24:\"woocommerce/all-products\";i:77;s:23:\"woocommerce/all-reviews\";i:78;s:28:\"woocommerce/attribute-filter\";i:79;s:29:\"woocommerce/featured-category\";i:80;s:24:\"woocommerce/price-filter\";i:81;s:26:\"woocommerce/product-button\";i:82;s:30:\"woocommerce/product-categories\";i:83;s:25:\"woocommerce/product-image\";i:84;s:25:\"woocommerce/product-price\";i:85;s:26:\"woocommerce/product-rating\";i:86;s:30:\"woocommerce/product-sale-badge\";i:87;s:26:\"woocommerce/product-search\";i:88;s:27:\"woocommerce/product-summary\";i:89;s:23:\"woocommerce/product-tag\";i:90;s:25:\"woocommerce/product-title\";i:91;s:31:\"woocommerce/reviews-by-category\";i:92;s:30:\"woocommerce/reviews-by-product\";i:93;s:15:\"yoast/faq-block\";i:94;s:18:\"yoast/how-to-block\";i:95;s:17:\"core-embed/tiktok\";i:97;s:16:\"core/social-link\";i:98;s:17:\"core/social-links\";i:100;s:12:\"core/buttons\";i:101;s:11:\"core/button\";i:102;s:15:\"jetpack/address\";i:103;s:22:\"jetpack/business-hours\";i:104;s:14:\"jetpack/button\";i:105;s:16:\"jetpack/calendly\";i:106;s:20:\"jetpack/contact-info\";i:107;s:13:\"jetpack/email\";i:108;s:18:\"jetpack/eventbrite\";i:109;s:11:\"jetpack/gif\";i:110;s:23:\"jetpack/google-calendar\";i:111;s:21:\"jetpack/image-compare\";i:112;s:25:\"jetpack/instagram-gallery\";i:113;s:17:\"jetpack/mailchimp\";i:114;s:11:\"jetpack/map\";i:115;s:16:\"jetpack/markdown\";i:116;s:17:\"jetpack/opentable\";i:117;s:13:\"jetpack/phone\";i:118;s:17:\"jetpack/pinterest\";i:119;s:22:\"jetpack/podcast-player\";i:120;s:19:\"jetpack/rating-star\";i:121;s:26:\"jetpack/recurring-payments\";i:122;s:22:\"jetpack/repeat-visitor\";i:123;s:13:\"jetpack/revue\";i:124;s:22:\"jetpack/send-a-message\";i:125;s:17:\"jetpack/slideshow\";i:126;s:21:\"jetpack/tiled-gallery\";i:127;s:23:\"jetpack/whatsapp-button\";i:128;s:23:\"woocommerce/product-sku\";i:129;s:11:\"core/column\";i:130;s:10:\"core/group\";}','yes');
INSERT INTO `wp_options` VALUES (114344,'auto_image_alt','a:4:{s:20:\"auto_image_alt_nonce\";s:10:\"a311b898f2\";s:16:\"_wp_http_referer\";s:39:\"/wp-admin/admin.php?page=auto_image_alt\";s:21:\"enable_auto_image_alt\";s:1:\"1\";s:6:\"submit\";s:12:\"Save Changes\";}','yes');
INSERT INTO `wp_options` VALUES (114365,'monsterinsights_over_time','a:4:{s:17:\"installed_version\";s:5:\"7.7.1\";s:14:\"installed_date\";i:1561699260;s:13:\"installed_pro\";b:0;s:19:\"connected_date_lite\";i:1701202138;}','no');
INSERT INTO `wp_options` VALUES (114366,'monsterinsights_db_version','7.4.0','yes');
INSERT INTO `wp_options` VALUES (114367,'monsterinsights_current_version','9.11.0','yes');
INSERT INTO `wp_options` VALUES (114368,'monsterinsights_settings','a:45:{s:22:\"enable_affiliate_links\";b:1;s:15:\"affiliate_links\";a:2:{i:0;a:2:{s:4:\"path\";s:4:\"/go/\";s:5:\"label\";s:9:\"affiliate\";}i:1;a:2:{s:4:\"path\";s:11:\"/recommend/\";s:5:\"label\";s:9:\"affiliate\";}}s:12:\"demographics\";i:1;s:12:\"ignore_users\";a:1:{i:0;s:13:\"administrator\";}s:19:\"dashboards_disabled\";i:0;s:13:\"anonymize_ips\";i:0;s:19:\"extensions_of_files\";s:34:\"doc,pdf,ppt,zip,xls,docx,pptx,xlsx\";s:18:\"subdomain_tracking\";s:0:\"\";s:16:\"link_attribution\";b:1;s:16:\"tag_links_in_rss\";b:1;s:12:\"allow_anchor\";i:0;s:16:\"add_allow_linker\";i:0;s:11:\"custom_code\";s:0:\"\";s:13:\"save_settings\";a:1:{i:0;s:13:\"administrator\";}s:12:\"view_reports\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:11:\"events_mode\";s:2:\"js\";s:13:\"tracking_mode\";s:9:\"analytics\";s:19:\"verified_appearance\";s:5:\"light\";s:17:\"verified_position\";s:6:\"center\";s:15:\"email_summaries\";s:3:\"off\";s:23:\"summaries_html_template\";s:3:\"yes\";s:25:\"summaries_email_addresses\";a:1:{i:0;a:1:{s:5:\"email\";s:27:\"tim@2poochiesproperties.com\";}}s:17:\"automatic_updates\";s:5:\"minor\";s:26:\"popular_posts_inline_theme\";s:5:\"alpha\";s:26:\"popular_posts_widget_theme\";s:5:\"alpha\";s:28:\"popular_posts_products_theme\";s:5:\"alpha\";s:30:\"popular_posts_inline_placement\";s:6:\"manual\";s:34:\"popular_posts_widget_theme_columns\";s:1:\"2\";s:36:\"popular_posts_products_theme_columns\";s:1:\"2\";s:26:\"popular_posts_widget_count\";s:1:\"4\";s:28:\"popular_posts_products_count\";s:1:\"4\";s:38:\"popular_posts_widget_theme_meta_author\";s:2:\"on\";s:36:\"popular_posts_widget_theme_meta_date\";s:2:\"on\";s:40:\"popular_posts_widget_theme_meta_comments\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_price\";s:2:\"on\";s:40:\"popular_posts_products_theme_meta_rating\";s:2:\"on\";s:39:\"popular_posts_products_theme_meta_image\";s:2:\"on\";s:32:\"popular_posts_inline_after_count\";s:3:\"150\";s:36:\"popular_posts_inline_multiple_number\";s:1:\"3\";s:38:\"popular_posts_inline_multiple_distance\";s:3:\"250\";s:39:\"popular_posts_inline_multiple_min_words\";s:3:\"100\";s:31:\"popular_posts_inline_post_types\";a:1:{i:0;s:4:\"post\";}s:31:\"popular_posts_widget_post_types\";a:1:{i:0;s:4:\"post\";}s:30:\"gtagtracker_compatibility_mode\";b:1;s:15:\"hide_am_notices\";s:4:\"true\";}','yes');
INSERT INTO `wp_options` VALUES (114369,'wp_mail_smtp_initial_version','1.4.2','no');
INSERT INTO `wp_options` VALUES (114370,'wp_mail_smtp_version','4.2.0','off');
INSERT INTO `wp_options` VALUES (114371,'wp_mail_smtp','a:13:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:27:\"tim@2poochiesproperties.com\";s:9:\"from_name\";s:21:\"2 Poochies Properties\";s:6:\"mailer\";s:7:\"mailgun\";s:11:\"return_path\";b:1;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";s:3:\"yes\";s:4:\"host\";s:0:\"\";s:10:\"encryption\";s:4:\"none\";s:4:\"port\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"auth\";b:0;}s:7:\"general\";a:7:{s:29:\"summary_report_email_disabled\";b:1;s:23:\"am_notifications_hidden\";b:1;s:11:\"do_not_send\";b:0;s:28:\"email_delivery_errors_hidden\";b:0;s:23:\"dashboard_widget_hidden\";b:0;s:9:\"uninstall\";b:0;s:22:\"usage-tracking-enabled\";b:0;}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:5:\"gmail\";a:2:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:50:\"145d6295ebb622e4b1bf542afa14c71d-c02fd0ba-6df3b4b8\";s:6:\"domain\";s:26:\"mg.2poochiesproperties.com\";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: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:7:\"mailjet\";a:2:{s:7:\"api_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";}s:7:\"smtp2go\";a:1:{s:7:\"api_key\";s:0:\"\";}}','off');
INSERT INTO `wp_options` VALUES (114372,'monsterinsights_usage_tracking_config','a:6:{s:3:\"day\";i:3;s:4:\"hour\";i:0;s:6:\"minute\";i:6;s:6:\"second\";i:24;s:6:\"offset\";i:259584;s:8:\"initsend\";i:1580256384;}','yes');
INSERT INTO `wp_options` VALUES (114390,'BeRocket_Framework_plugins_version_check','a:1:{s:12:\"BeRocket_LMP\";s:7:\"1.1.7.4\";}','yes');
INSERT INTO `wp_options` VALUES (114393,'_amn_mi-lite_to_check','1580473251','yes');
INSERT INTO `wp_options` VALUES (114394,'_amn_smtp_last_checked','1562803200','yes');
INSERT INTO `wp_options` VALUES (114405,'berocket_current_displayed_notice','','yes');
INSERT INTO `wp_options` VALUES (114406,'berocket_admin_notices_rate_stars','a:1:{i:3;a:2:{s:4:\"time\";i:0;s:5:\"count\";i:0;}}','yes');
INSERT INTO `wp_options` VALUES (114408,'monsterinsights_review','a:2:{s:4:\"time\";i:1561699390;s:9:\"dismissed\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (114441,'berocket_last_close_notices_time','1561699737','yes');
INSERT INTO `wp_options` VALUES (117410,'edd_api_request_a5b7960f96e6fa1d656570c3fe641cee','a:2:{s:7:\"timeout\";i:1614013772;s:5:\"value\";s:52404:\"{\"new_version\":\"3.1.30\",\"stable_version\":\"3.1.30\",\"name\":\"Responsive Menu Pro - Multi License\",\"slug\":\"responsive-menu-pro\",\"url\":\"https:\\/\\/responsive.menu\\/themes\\/responsive-menu-pro-multi-license\\/?changelog=1\",\"last_updated\":\"2 months ago\",\"homepage\":\"https:\\/\\/responsive.menu\",\"package\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTYxNDE3NTc3MjphNGMyMGI3ZmYwYzEzODcyYmQzNmY3MGYzN2RjMWU2MjoxMTQzOmNkNmYyNjE2YzgyMmI0ODU3NDBiYTBhNWEzNDQ5MmEzOmh0dHBzQC8vaGpzZmxleGJsb2Nrcy56dXd1cmhzOS1saXF1aWR3ZWJzaXRlcy5jb206MA==\",\"download_link\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTYxNDE3NTc3MjphNGMyMGI3ZmYwYzEzODcyYmQzNmY3MGYzN2RjMWU2MjoxMTQzOmNkNmYyNjE2YzgyMmI0ODU3NDBiYTBhNWEzNDQ5MmEzOmh0dHBzQC8vaGpzZmxleGJsb2Nrcy56dXd1cmhzOS1saXF1aWR3ZWJzaXRlcy5jb206MA==\",\"sections\":{\"description\":\"\",\"changelog\":\"<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<p>= 3.1.26 (19th Feb 2020) = <\\/p>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility <\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"\",\"low\":\"http:\\/\\/plugins.svn.wordpress.org\\/responsive-menu\\/assets\\/banner-772x250.png\"},\"icons\":[],\"stable_tag\":\"4.0.4\",\"added\":\"2016-06-21\",\"description\":[\"\"],\"changelog\":[\"<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<p>= 3.1.26 (19th Feb 2020) = <\\/p>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility <\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"]}\";}','no');
INSERT INTO `wp_options` VALUES (117411,'edd_api_request_a82205495066d854d2462c84f0e0bcaa','a:2:{s:7:\"timeout\";i:1562695785;s:5:\"value\";s:19533:\"{\"new_version\":\"2.0.5\",\"stable_version\":\"2.0.5\",\"name\":\"Sugar Calendar\",\"slug\":\"sugar-calendar\",\"url\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/?changelog=1\",\"last_updated\":\"2019-06-07 18:00:27\",\"homepage\":\"https:\\/\\/sugarcalendar.com\\/downloads\\/sugar-calendar-single-site\\/\",\"package\":\"https:\\/\\/sugarcalendar.com\\/edd-sl\\/package_download\\/MTU2Mjc1MzM4NTo4MjE4NWQzYjViMTNkODY1YjUzOTc5NzA2MjgwNjU4ZDoxNjowNzQzNzQ4OThhZjkwNDVkODY3NGVjMjljNTllYmQxOTpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"download_link\":\"https:\\/\\/sugarcalendar.com\\/edd-sl\\/package_download\\/MTU2Mjc1MzM4NTo4MjE4NWQzYjViMTNkODY1YjUzOTc5NzA2MjgwNjU4ZDoxNjowNzQzNzQ4OThhZjkwNDVkODY3NGVjMjljNTllYmQxOTpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"sections\":{\"description\":\"\",\"changelog\":\"<p><strong>Version 2.0.5, June 7, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Events with both dates &amp; times not saving correctly<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.4, June 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Admin area List, sorting by Repeat<\\/li>\\n<li>Fixed: Calendar shortcode &amp; widget rendering<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.3, May 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Possible conflicts with other custom taxonomies<\\/li>\\n<li>Fixed: Admin area event color styling<\\/li>\\n<li>Added: Start month support in Calendar Widget<\\/li>\\n<li>Improved: Handling of events with no end date or time<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:0:{}\",\"description\":[\"\"],\"changelog\":[\"<p><strong>Version 2.0.5, June 7, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Events with both dates &amp; times not saving correctly<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.4, June 3, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Admin area List, sorting by Repeat<\\/li>\\n<li>Fixed: Calendar shortcode &amp; widget rendering<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.3, May 31, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fixed: Possible conflicts with other custom taxonomies<\\/li>\\n<li>Fixed: Admin area event color styling<\\/li>\\n<li>Added: Start month support in Calendar Widget<\\/li>\\n<li>Improved: Handling of events with no end date or time<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.2, May 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Admin notices on certain screens<\\/li>\\n<li>Fix: Widget filters not working on archive pages<\\/li>\\n<li>Fix: Database query actions not working as expected<\\/li>\\n<li>Fix: Trashed events being displayed in widgets<\\/li>\\n<li>Fix: Event archive showing details multiple times<\\/li>\\n<li>Add: Context to some strings to improved internationalization<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.1, April 10, 2019<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Multi-day events not showing on the calendar<\\/li>\\n<li>Fix: Fatal PHP error when events are set to recur daily<\\/li>\\n<li>Fix: Weekly recurring events shown incorrectly in month view<\\/li>\\n<\\/ul>\\n<p><strong>Version 2.0.0, March 21, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: admin area month\\/week\\/day\\/list modes<\\/li>\\n<li>New: admin area Event editing experience<\\/li>\\n<li>New: admin area Calendar Colors<\\/li>\\n<li>New: admin area Settings screen<\\/li>\\n<li>New: admin area preferences (saved per-user)<\\/li>\\n<li>New: daily recurring events<\\/li>\\n<li>Fixed: recurring events overlapping multiple days\\/months\\/years<\\/li>\\n<li>Fixed: start of week feature works on all days<\\/li>\\n<li>Improved: performance all-around, thanks to custom database storage<\\/li>\\n<li>Improved: date\\/time formatting for calendar-specific markup<\\/li>\\n<li>Improved: license key contents now hidden for added security<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.8, February 12, 2019<\\/strong><\\/p>\\n<ul>\\n<li>New: Added setting to get notified about beta releases<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.7, September 25, 2018<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Invalid foreach PHP warning in Events List widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.6, March 13, 2018<\\/strong><\\/p>\\n<ul>\\n<li>New: We have launched a new website! <a href=\\\"https:\\/\\/sugarcalendar.com\\\">https:\\/\\/sugarcalendar.com<\\/a><\\/li>\\n<li>New: Updated licensing system to use new website<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.5, August 25, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added an [sv_events_list] shortcode<\\/li>\\n<li>New: Added a filter \\\"sc_recurring_date_format\\\" for controlling the date format of recurring events<\\/li>\\n<li>Tweak: Event category CSS names now included on the event title instead of the calendar cell<\\/li>\\n<li>Fix: Undefined index notices when adding widgets through the Customizer<\\/li>\\n<li>Fix: Category parameter not used on the events shortcode<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.4, April 17, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Bug with recurring payments and leap years<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.3, April 4, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Tweak: Recurring events now show improved \\\"until\\\" date and \\\"every X\\\" day<\\/li>\\n<li>Fix: Removed unused function<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.2, March 27, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6.1, March 22, 2017<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Fatal error on sites running PHP versions less than 5.4<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.6, March 20, 2017<\\/strong><\\/p>\\n<ul>\\n<li>New: Added four new \\\"type\\\" options to calendar shortcode that allow \\\"1 day\\\", \\\"4 day\\\" \\\"1 week\\\" and \\\"2 week\\\" calendars to be displayed<\\/li>\\n<li>New: Added category filtering to front end calendar<\\/li>\\n<li>New: Added better display options to Events List widget<\\/li>\\n<li>New: Added full responsive displays for mobile devices and small screens<\\/li>\\n<li>Fix: HTML cannot be used in event titles<\\/li>\\n<li>Fix: CSS files do not include proper version number<\\/li>\\n<li>Fix: Recurring events not shown in proper order<\\/li>\\n<li>Fix: Recurring events not shown in Upcoming Events widget<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.4, October 3, 2016<\\/strong><\\/p>\\n<ul>\\n<li>Fix: License checks failing<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.3, January 11, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the license activation script<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.2, December 21, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug that caused an extra row to be displayed on the calendar for some months<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5.1, October 6, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the Activate License button showing before a license key has been saved<\\/li>\\n<li>Fixed a bug with recurring events not showing properly on the Upcoming events view<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.5, August 25, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added support for events that span multiple days<\\/li>\\n<li>Added support for start and stop time<\\/li>\\n<li>Added new settings page to control calendar options<\\/li>\\n<li>Added category class names to calendar cells<\\/li>\\n<li>Added support for making event time optional<\\/li>\\n<li>Fixed a bug with multiple calendars on the same page<\\/li>\\n<li>Fixed a bug with old PHP 4 style constructors in widgets<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.5, January 7, 2015<\\/strong><\\/p>\\n<ul>\\n<li>Added Norwegian translation files<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.4, October 29, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Added a new, better version of the plugin updater<\\/li>\\n<\\/ul>\\n<p>Version 1.4.3, May 15, 2014<\\/p>\\n<ul>\\n<li>Added the event date to the event list widget.<\\/li>\\n<\\/ul>\\n<p><strong>Version 1.4.2, April 4, 2014<\\/strong><\\/p>\\n<ul>\\n<li>Fixed a bug with the updater that caused significant performance problems. Please update.<\\/li>\\n<\\/ul>\\n<p>Version 1.4.1, March 11, 2014<\\/p>\\n<ul>\\n<li>Fixed a bug that caused recurring events to not show properly if they did not have a stop day set.<\\/li>\\n<\\/ul>\\n<p>Version 1.4<\\/p>\\n<ul>\\n<li>Added support for showing the event date \\/ time on category archives.<\\/li>\\n<\\/ul>\\n<p>Version 1.3<\\/p>\\n<ul>\\n<li>Improved a little CSS<\\/li>\\n<li>Fixed issues with auto updater. All updates will now require a license key be entered in Events &gt; Plugin License<\\/li>\\n<li>Added event date and time to event archives<\\/li>\\n<\\/ul>\\n<p>Version 1.2.2<\\/p>\\n<ul>\\n<li>Fixed an issue with translating the month drop down.<\\/li>\\n<\\/ul>\\n<p>Version 1.2.1<\\/p>\\n<ul>\\n<li>Fixed an undefined index error.<\\/li>\\n<li>Fixed a problem with improper HTML nesting when clicking Next and Prev on the calendar.<\\/li>\\n<\\/ul>\\n<p>Version 1.2<\\/p>\\n<ul>\\n<li>Added a new feature to set the Stop Day (recur until) for recurring events.<\\/li>\\n<li>Fixed an issue with erroneously duplicated events.<\\/li>\\n<li>Improved data sanitization.<\\/li>\\n<li>Improved internationalization.<\\/li>\\n<li>Fixed a problem with the time format shown in the dashboard columns.<\\/li>\\n<li>Fixed an undefined notice bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.8<\\/p>\\n<ul>\\n<li>Added a new sc_event_calendar_link filter<\\/li>\\n<li>Fixed a small JS bug.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.7<\\/p>\\n<ul>\\n<li>Fixed a problem with navigating months\\/years when multiple calendars are displayed on the same page.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.6<\\/p>\\n<ul>\\n<li>Fixed a problem with setting event dates to 12:xx AM<\\/li>\\n<li>Fixed an issue with displaying international-friendly dates<\\/li>\\n<\\/ul>\\n<p>Version 1.1.5<\\/p>\\n<ul>\\n<li>Fixed a bug with the auto updater.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.4<\\/p>\\n<ul>\\n<li>Fixed a bug that caused all events to automatically recur yearly.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.3<\\/p>\\n<ul>\\n<li>Fixed bug with displaying calendars restricted to specific categories.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.2<\\/p>\\n<ul>\\n<li>Updated default language files.<\\/li>\\n<li>Updated calendar to allow week to start on Sunday or Monday.<\\/li>\\n<li>Fixed problems with short day names and localization.<\\/li>\\n<\\/ul>\\n<p>Version 1.1.1<\\/p>\\n<ul>\\n<li>Updated single event display to show dates correctly for recurring events<\\/li>\\n<li>Fixed a small bug with recurring events on small calendars<\\/li>\\n<\\/ul>\\n<p>Version 1.1<\\/p>\\n<ul>\\n<li>Added recurring events for weekly, monthly, and yearly<\\/li>\\n<li>Added Swedish language files<\\/li>\\n<li>Added French translation files<\\/li>\\n<li>Added German translation files<\\/li>\\n<li>Added Serbian translation files<\\/li>\\n<li>Fixed incorrect text domain<\\/li>\\n<li>Updated default language files<\\/li>\\n<\\/ul>\\n<p>Version 1.0.1<\\/p>\\n<ul>\\n<li>Added post type support for Genesis extras.<\\/li>\\n<li>Removed the menu position attribute from the sc_event post type to help prevent menu position conflicts.<\\/li>\\n<li>Fixed an error message that was shown when event start\\/end times were left empty.<\\/li>\\n<li>Fixed a short code typo in the documentation.<\\/li>\\n<li>Fixed a bug that happened when the event calendar widget was placed on the same page as the event list widget.<\\/li>\\n<\\/ul>\\n<p>Version 1.0<\\/p>\\n<ul>\\n<li>First Release.<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (118081,'oxygen_rewrite_rules_updated','1','yes');
INSERT INTO `wp_options` VALUES (118082,'oxygen_vsb_disable_emojis','true','yes');
INSERT INTO `wp_options` VALUES (118083,'oxygen_vsb_disable_jquery_migrate','true','yes');
INSERT INTO `wp_options` VALUES (118084,'oxygen_vsb_disable_embeds','false','yes');
INSERT INTO `wp_options` VALUES (118085,'oxygen_vsb_use_css_for_google_fonts','true','yes');
INSERT INTO `wp_options` VALUES (118086,'oxygen_vsb_universal_css_cache','true','yes');
INSERT INTO `wp_options` VALUES (118087,'oxygen_aos_classes','','yes');
INSERT INTO `wp_options` VALUES (118088,'oxygen_vsb_universal_css_cache_success','1','yes');
INSERT INTO `wp_options` VALUES (118089,'oxygen_vsb_universal_css_url','//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/universal.css','yes');
INSERT INTO `wp_options` VALUES (118090,'oxygen_vsb_last_save_time','1562812640','yes');
INSERT INTO `wp_options` VALUES (118091,'oxygen_vsb_universal_css_latest_version','2.1','yes');
INSERT INTO `wp_options` VALUES (118092,'oxygen_license_key','','yes');
INSERT INTO `wp_options` VALUES (118093,'oxygen_license_updated','1','yes');
INSERT INTO `wp_options` VALUES (118094,'oxygen_vsb_css_cache_generated_2_2','true','yes');
INSERT INTO `wp_options` VALUES (118095,'oxygen_vsb_global_colors','a:4:{s:15:\"colorsIncrement\";i:11;s:13:\"setsIncrement\";i:2;s:6:\"colors\";a:11:{i:0;a:5:{s:2:\"id\";i:2;s:4:\"name\";s:7:\"Primary\";s:5:\"value\";s:7:\"#65bec2\";s:9:\"sourceVal\";s:7:\"#65bec2\";s:3:\"set\";i:2;}i:1;a:5:{s:2:\"id\";i:7;s:4:\"name\";s:9:\"Primary B\";s:5:\"value\";s:7:\"#6799b2\";s:9:\"sourceVal\";s:7:\"#6799b2\";s:3:\"set\";i:2;}i:2;a:5:{s:2:\"id\";i:5;s:4:\"name\";s:9:\"Secondary\";s:5:\"value\";s:7:\"#566d8f\";s:9:\"sourceVal\";s:7:\"#566d8f\";s:3:\"set\";i:2;}i:3;a:5:{s:2:\"id\";i:1;s:4:\"name\";s:4:\"Text\";s:5:\"value\";s:7:\"#2b2c28\";s:9:\"sourceVal\";s:7:\"#404040\";s:3:\"set\";i:2;}i:4;a:5:{s:2:\"id\";i:10;s:4:\"name\";s:9:\"Alt White\";s:5:\"value\";s:7:\"#eff4fb\";s:9:\"sourceVal\";s:7:\"#eff4fc\";s:3:\"set\";i:2;}i:5;a:5:{s:2:\"id\";i:8;s:4:\"name\";s:5:\"White\";s:5:\"value\";s:7:\"#ffffff\";s:9:\"sourceVal\";s:7:\"#ffffff\";s:3:\"set\";i:2;}i:6;a:5:{s:2:\"id\";i:3;s:4:\"name\";s:17:\"Black Transparent\";s:5:\"value\";s:15:\"rgba(0,0,0,0.1)\";s:9:\"sourceVal\";s:7:\"#eeeeee\";s:3:\"set\";i:2;}i:7;a:5:{s:2:\"id\";i:4;s:4:\"name\";s:17:\"Black Translucent\";s:5:\"value\";s:15:\"rgba(0,0,0,0.5)\";s:9:\"sourceVal\";s:15:\"rgba(0,0,0,0.5)\";s:3:\"set\";i:2;}i:8;a:5:{s:2:\"id\";i:11;s:4:\"name\";s:17:\"White Transparent\";s:5:\"value\";s:21:\"rgba(255,255,255,0.1)\";s:9:\"sourceVal\";s:22:\"rgba(255,255,255,0.15)\";s:3:\"set\";i:2;}i:9;a:5:{s:2:\"id\";i:9;s:4:\"name\";s:17:\"White Translucent\";s:5:\"value\";s:21:\"rgba(255,255,255,0.5)\";s:9:\"sourceVal\";s:21:\"rgba(255,255,255,0.7)\";s:3:\"set\";i:2;}i:10;a:5:{s:2:\"id\";i:6;s:4:\"name\";s:4:\"Grey\";s:5:\"value\";s:7:\"#999999\";s:9:\"sourceVal\";s:7:\"#999999\";s:3:\"set\";i:2;}}s:4:\"sets\";a:2:{i:0;a:2:{s:2:\"id\";i:0;s:4:\"name\";s:13:\"Global Colors\";}i:1;a:2:{s:2:\"id\";i:2;s:4:\"name\";s:6:\"atomic\";}}}','yes');
INSERT INTO `wp_options` VALUES (118096,'ct_svg_sets','a:2:{s:12:\"Font Awesome\";s:591781:\"<?xml version=\"1.0\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\" version=\"1.1\">\n<defs>\n<symbol id=\"FontAwesomeicon-glass\" viewBox=\"0 0 32 32\">\n<title>glass</title>\n<path class=\"path1\" d=\"M30.339 3.321q0 0.625-0.768 1.393l-11.286 11.286v13.714h5.714q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-16q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h5.714v-13.714l-11.286-11.286q-0.768-0.768-0.768-1.393 0-0.411 0.321-0.652t0.679-0.313 0.768-0.071h25.143q0.411 0 0.768 0.071t0.679 0.313 0.321 0.652z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-music\" viewBox=\"0 0 27 32\">\n<title>music</title>\n<path class=\"path1\" d=\"M27.429 4v20q0 0.893-0.607 1.589t-1.536 1.080-1.848 0.571-1.723 0.188-1.723-0.188-1.848-0.571-1.536-1.080-0.607-1.589 0.607-1.589 1.536-1.080 1.848-0.571 1.723-0.188q1.875 0 3.429 0.696v-9.589l-13.714 4.232v12.661q0 0.893-0.607 1.589t-1.536 1.080-1.848 0.571-1.723 0.188-1.723-0.188-1.848-0.571-1.536-1.080-0.607-1.589 0.607-1.589 1.536-1.080 1.848-0.571 1.723-0.188q1.875 0 3.429 0.696v-17.268q0-0.554 0.339-1.009t0.875-0.634l14.857-4.571q0.214-0.071 0.5-0.071 0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-search\" viewBox=\"0 0 30 32\">\n<title>search</title>\n<path class=\"path1\" d=\"M20.571 14.857q0-3.304-2.348-5.652t-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348 5.652-2.348 2.348-5.652zM29.714 29.714q0 0.929-0.679 1.607t-1.607 0.679q-0.964 0-1.607-0.679l-6.125-6.107q-3.196 2.214-7.125 2.214-2.554 0-4.884-0.991t-4.018-2.679-2.679-4.018-0.991-4.884 0.991-4.884 2.679-4.018 4.018-2.679 4.884-0.991 4.884 0.991 4.018 2.679 2.679 4.018 0.991 4.884q0 3.929-2.214 7.125l6.125 6.125q0.661 0.661 0.661 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-envelope-o\" viewBox=\"0 0 32 32\">\n<title>envelope-o</title>\n<path class=\"path1\" d=\"M29.714 26.857v-13.714q-0.571 0.643-1.232 1.179-4.786 3.679-7.607 6.036-0.911 0.768-1.482 1.196t-1.545 0.866-1.83 0.438h-0.036q-0.857 0-1.83-0.438t-1.545-0.866-1.482-1.196q-2.821-2.357-7.607-6.036-0.661-0.536-1.232-1.179v13.714q0 0.232 0.17 0.402t0.402 0.17h26.286q0.232 0 0.402-0.17t0.17-0.402zM29.714 8.089v-0.438t-0.009-0.232-0.054-0.223-0.098-0.161-0.161-0.134-0.25-0.045h-26.286q-0.232 0-0.402 0.17t-0.17 0.402q0 3 2.625 5.071 3.446 2.714 7.161 5.661 0.107 0.089 0.625 0.527t0.821 0.67 0.795 0.563 0.902 0.491 0.768 0.161h0.036q0.357 0 0.768-0.161t0.902-0.491 0.795-0.563 0.821-0.67 0.625-0.527q3.714-2.946 7.161-5.661 0.964-0.768 1.795-2.063t0.83-2.348zM32 7.429v19.429q0 1.179-0.839 2.018t-2.018 0.839h-26.286q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h26.286q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-heart\" viewBox=\"0 0 32 32\">\n<title>heart</title>\n<path class=\"path1\" d=\"M16 29.714q-0.464 0-0.786-0.321l-11.143-10.75q-0.179-0.143-0.491-0.464t-0.991-1.17-1.214-1.741-0.955-2.161-0.42-2.464q0-3.929 2.268-6.143t6.268-2.214q1.107 0 2.259 0.384t2.143 1.036 1.705 1.223 1.357 1.214q0.643-0.643 1.357-1.214t1.705-1.223 2.143-1.036 2.259-0.384q4 0 6.268 2.214t2.268 6.143q0 3.946-4.089 8.036l-11.125 10.714q-0.321 0.321-0.786 0.321z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-star\" viewBox=\"0 0 30 32\">\n<title>star</title>\n<path class=\"path1\" d=\"M29.714 11.554q0 0.393-0.464 0.857l-6.482 6.321 1.536 8.929q0.018 0.125 0.018 0.357 0 0.375-0.188 0.634t-0.545 0.259q-0.339 0-0.714-0.214l-8.018-4.214-8.018 4.214q-0.393 0.214-0.714 0.214-0.375 0-0.563-0.259t-0.188-0.634q0-0.107 0.036-0.357l1.536-8.929-6.5-6.321q-0.446-0.482-0.446-0.857 0-0.661 1-0.821l8.964-1.304 4.018-8.125q0.339-0.732 0.875-0.732t0.875 0.732l4.018 8.125 8.964 1.304q1 0.161 1 0.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-star-o\" viewBox=\"0 0 30 32\">\n<title>star-o</title>\n<path class=\"path1\" d=\"M20.304 17.929l5.464-5.304-7.536-1.107-3.375-6.821-3.375 6.821-7.536 1.107 5.464 5.304-1.304 7.518 6.75-3.554 6.732 3.554zM29.714 11.554q0 0.393-0.464 0.857l-6.482 6.321 1.536 8.929q0.018 0.125 0.018 0.357 0 0.893-0.732 0.893-0.339 0-0.714-0.214l-8.018-4.214-8.018 4.214q-0.393 0.214-0.714 0.214-0.375 0-0.563-0.259t-0.188-0.634q0-0.107 0.036-0.357l1.536-8.929-6.5-6.321q-0.446-0.482-0.446-0.857 0-0.661 1-0.821l8.964-1.304 4.018-8.125q0.339-0.732 0.875-0.732t0.875 0.732l4.018 8.125 8.964 1.304q1 0.161 1 0.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-user\" viewBox=\"0 0 25 32\">\n<title>user</title>\n<path class=\"path1\" d=\"M25.143 25.089q0 2.143-1.304 3.384t-3.464 1.241h-15.607q-2.161 0-3.464-1.241t-1.304-3.384q0-0.946 0.063-1.848t0.25-1.946 0.473-1.938 0.768-1.741 1.107-1.446 1.527-0.955 1.991-0.357q0.161 0 0.75 0.384t1.33 0.857 1.929 0.857 2.384 0.384 2.384-0.384 1.929-0.857 1.33-0.857 0.75-0.384q1.089 0 1.991 0.357t1.527 0.955 1.107 1.446 0.768 1.741 0.473 1.938 0.25 1.946 0.063 1.848zM19.429 9.143q0 2.839-2.009 4.848t-4.848 2.009-4.848-2.009-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-film\" viewBox=\"0 0 34 32\">\n<title>film</title>\n<path class=\"path1\" d=\"M6.857 28.571v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM6.857 21.714v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM6.857 14.857v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM25.143 28.571v-9.143q0-0.464-0.339-0.804t-0.804-0.339h-13.714q-0.464 0-0.804 0.339t-0.339 0.804v9.143q0 0.464 0.339 0.804t0.804 0.339h13.714q0.464 0 0.804-0.339t0.339-0.804zM6.857 8v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM32 28.571v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM25.143 14.857v-9.143q0-0.464-0.339-0.804t-0.804-0.339h-13.714q-0.464 0-0.804 0.339t-0.339 0.804v9.143q0 0.464 0.339 0.804t0.804 0.339h13.714q0.464 0 0.804-0.339t0.339-0.804zM32 21.714v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM32 14.857v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM32 8v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM34.286 5.143v24q0 1.179-0.839 2.018t-2.018 0.839h-28.571q-1.179 0-2.018-0.839t-0.839-2.018v-24q0-1.179 0.839-2.018t2.018-0.839h28.571q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-th-large\" viewBox=\"0 0 30 32\">\n<title>th-large</title>\n<path class=\"path1\" d=\"M13.714 18.286v6.857q0 0.929-0.679 1.607t-1.607 0.679h-9.143q-0.929 0-1.607-0.679t-0.679-1.607v-6.857q0-0.929 0.679-1.607t1.607-0.679h9.143q0.929 0 1.607 0.679t0.679 1.607zM13.714 4.571v6.857q0 0.929-0.679 1.607t-1.607 0.679h-9.143q-0.929 0-1.607-0.679t-0.679-1.607v-6.857q0-0.929 0.679-1.607t1.607-0.679h9.143q0.929 0 1.607 0.679t0.679 1.607zM29.714 18.286v6.857q0 0.929-0.679 1.607t-1.607 0.679h-9.143q-0.929 0-1.607-0.679t-0.679-1.607v-6.857q0-0.929 0.679-1.607t1.607-0.679h9.143q0.929 0 1.607 0.679t0.679 1.607zM29.714 4.571v6.857q0 0.929-0.679 1.607t-1.607 0.679h-9.143q-0.929 0-1.607-0.679t-0.679-1.607v-6.857q0-0.929 0.679-1.607t1.607-0.679h9.143q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-th\" viewBox=\"0 0 32 32\">\n<title>th</title>\n<path class=\"path1\" d=\"M9.143 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM9.143 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM20.571 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM9.143 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM20.571 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM32 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM20.571 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM32 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM32 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-th-list\" viewBox=\"0 0 32 32\">\n<title>th-list</title>\n<path class=\"path1\" d=\"M9.143 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM9.143 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM32 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h17.143q0.714 0 1.214 0.5t0.5 1.214zM9.143 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214zM32 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h17.143q0.714 0 1.214 0.5t0.5 1.214zM32 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h17.143q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-check\" viewBox=\"0 0 32 32\">\n<title>check</title>\n<path class=\"path1\" d=\"M29.839 10.107q0 0.714-0.5 1.214l-15.357 15.357q-0.5 0.5-1.214 0.5t-1.214-0.5l-8.893-8.893q-0.5-0.5-0.5-1.214t0.5-1.214l2.429-2.429q0.5-0.5 1.214-0.5t1.214 0.5l5.25 5.268 11.714-11.732q0.5-0.5 1.214-0.5t1.214 0.5l2.429 2.429q0.5 0.5 0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-close\" viewBox=\"0 0 25 32\">\n<title>close</title>\n<path class=\"path1\" d=\"M23.179 23.607q0 0.714-0.5 1.214l-2.429 2.429q-0.5 0.5-1.214 0.5t-1.214-0.5l-5.25-5.25-5.25 5.25q-0.5 0.5-1.214 0.5t-1.214-0.5l-2.429-2.429q-0.5-0.5-0.5-1.214t0.5-1.214l5.25-5.25-5.25-5.25q-0.5-0.5-0.5-1.214t0.5-1.214l2.429-2.429q0.5-0.5 1.214-0.5t1.214 0.5l5.25 5.25 5.25-5.25q0.5-0.5 1.214-0.5t1.214 0.5l2.429 2.429q0.5 0.5 0.5 1.214t-0.5 1.214l-5.25 5.25 5.25 5.25q0.5 0.5 0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-search-plus\" viewBox=\"0 0 30 32\">\n<title>search-plus</title>\n<path class=\"path1\" d=\"M18.286 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-4v4q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-4h-4q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h4v-4q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402v4h4q0.232 0 0.402 0.17t0.17 0.402zM20.571 14.857q0-3.304-2.348-5.652t-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348 5.652-2.348 2.348-5.652zM29.714 29.714q0 0.946-0.67 1.616t-1.616 0.67q-0.964 0-1.607-0.679l-6.125-6.107q-3.196 2.214-7.125 2.214-2.554 0-4.884-0.991t-4.018-2.679-2.679-4.018-0.991-4.884 0.991-4.884 2.679-4.018 4.018-2.679 4.884-0.991 4.884 0.991 4.018 2.679 2.679 4.018 0.991 4.884q0 3.929-2.214 7.125l6.125 6.125q0.661 0.661 0.661 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-search-minus\" viewBox=\"0 0 30 32\">\n<title>search-minus</title>\n<path class=\"path1\" d=\"M18.286 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-10.286q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h10.286q0.232 0 0.402 0.17t0.17 0.402zM20.571 14.857q0-3.304-2.348-5.652t-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348 5.652-2.348 2.348-5.652zM29.714 29.714q0 0.946-0.67 1.616t-1.616 0.67q-0.964 0-1.607-0.679l-6.125-6.107q-3.196 2.214-7.125 2.214-2.554 0-4.884-0.991t-4.018-2.679-2.679-4.018-0.991-4.884 0.991-4.884 2.679-4.018 4.018-2.679 4.884-0.991 4.884 0.991 4.018 2.679 2.679 4.018 0.991 4.884q0 3.929-2.214 7.125l6.125 6.125q0.661 0.661 0.661 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-power-off\" viewBox=\"0 0 27 32\">\n<title>power-off</title>\n<path class=\"path1\" d=\"M27.429 16q0 2.786-1.089 5.321t-2.929 4.375-4.375 2.929-5.321 1.089-5.321-1.089-4.375-2.929-2.929-4.375-1.089-5.321q0-3.25 1.438-6.125t4.045-4.821q0.768-0.571 1.705-0.446t1.491 0.893q0.571 0.75 0.438 1.688t-0.884 1.509q-1.75 1.321-2.705 3.232t-0.955 4.071q0 1.857 0.723 3.545t1.955 2.92 2.92 1.955 3.545 0.723 3.545-0.723 2.92-1.955 1.955-2.92 0.723-3.545q0-2.161-0.955-4.071t-2.705-3.232q-0.75-0.571-0.884-1.509t0.438-1.688q0.554-0.768 1.5-0.893t1.696 0.446q2.607 1.946 4.045 4.821t1.438 6.125zM16 2.286v11.429q0 0.929-0.679 1.607t-1.607 0.679-1.607-0.679-0.679-1.607v-11.429q0-0.929 0.679-1.607t1.607-0.679 1.607 0.679 0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-signal\" viewBox=\"0 0 32 32\">\n<title>signal</title>\n<path class=\"path1\" d=\"M4.571 25.714v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM11.429 23.429v5.714q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-5.714q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM18.286 18.857v10.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM25.143 12v17.143q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-17.143q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM32 2.857v26.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-26.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cog\" viewBox=\"0 0 27 32\">\n<title>cog</title>\n<path class=\"path1\" d=\"M18.286 16q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232 1.339 3.232 3.232 1.339 3.232-1.339 1.339-3.232zM27.429 14.054v3.964q0 0.214-0.143 0.411t-0.357 0.232l-3.304 0.5q-0.339 0.964-0.696 1.625 0.625 0.893 1.911 2.464 0.179 0.214 0.179 0.446t-0.161 0.411q-0.482 0.661-1.768 1.929t-1.679 1.268q-0.214 0-0.464-0.161l-2.464-1.929q-0.786 0.411-1.625 0.679-0.286 2.429-0.518 3.321-0.125 0.5-0.643 0.5h-3.964q-0.25 0-0.438-0.152t-0.205-0.384l-0.5-3.286q-0.875-0.286-1.607-0.661l-2.518 1.911q-0.179 0.161-0.446 0.161-0.25 0-0.446-0.196-2.25-2.036-2.946-3-0.125-0.179-0.125-0.411 0-0.214 0.143-0.411 0.268-0.375 0.911-1.188t0.964-1.259q-0.482-0.893-0.732-1.768l-3.268-0.482q-0.232-0.036-0.375-0.223t-0.143-0.42v-3.964q0-0.214 0.143-0.411t0.339-0.232l3.321-0.5q0.25-0.821 0.696-1.643-0.714-1.018-1.911-2.464-0.179-0.214-0.179-0.429 0-0.179 0.161-0.411 0.464-0.643 1.759-1.92t1.688-1.277q0.232 0 0.464 0.179l2.464 1.911q0.786-0.411 1.625-0.679 0.286-2.429 0.518-3.321 0.125-0.5 0.643-0.5h3.964q0.25 0 0.438 0.152t0.205 0.384l0.5 3.286q0.875 0.286 1.607 0.661l2.536-1.911q0.161-0.161 0.429-0.161 0.232 0 0.446 0.179 2.304 2.125 2.946 3.036 0.125 0.143 0.125 0.393 0 0.214-0.143 0.411-0.268 0.375-0.911 1.188t-0.964 1.259q0.464 0.893 0.732 1.75l3.268 0.5q0.232 0.036 0.375 0.223t0.143 0.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-trash-o\" viewBox=\"0 0 25 32\">\n<title>trash-o</title>\n<path class=\"path1\" d=\"M9.143 13.143v10.286q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM13.714 13.143v10.286q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM18.286 13.143v10.286q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM20.571 26.071v-16.929h-16v16.929q0 0.393 0.125 0.723t0.259 0.482 0.188 0.152h14.857q0.054 0 0.188-0.152t0.259-0.482 0.125-0.723zM8.571 6.857h8l-0.857-2.089q-0.125-0.161-0.304-0.196h-5.661q-0.179 0.036-0.304 0.196zM25.143 7.429v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v16.929q0 1.482-0.839 2.563t-2.018 1.080h-14.857q-1.179 0-2.018-1.045t-0.839-2.527v-17h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h5.518l1.25-2.982q0.268-0.661 0.964-1.125t1.411-0.464h5.714q0.714 0 1.411 0.464t0.964 1.125l1.25 2.982h5.518q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-home\" viewBox=\"0 0 30 32\">\n<title>home</title>\n<path class=\"path1\" d=\"M25.143 17.714v8.571q0 0.464-0.339 0.804t-0.804 0.339h-6.857v-6.857h-4.571v6.857h-6.857q-0.464 0-0.804-0.339t-0.339-0.804v-8.571q0-0.018 0.009-0.054t0.009-0.054l10.268-8.464 10.268 8.464q0.018 0.036 0.018 0.107zM29.125 16.482l-1.107 1.321q-0.143 0.161-0.375 0.196h-0.054q-0.232 0-0.375-0.125l-12.357-10.304-12.357 10.304q-0.214 0.143-0.429 0.125-0.232-0.036-0.375-0.196l-1.107-1.321q-0.143-0.179-0.125-0.42t0.196-0.384l12.839-10.696q0.571-0.464 1.357-0.464t1.357 0.464l4.357 3.643v-3.482q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v7.286l3.911 3.25q0.179 0.143 0.196 0.384t-0.125 0.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-o\" viewBox=\"0 0 27 32\">\n<title>file-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-clock-o\" viewBox=\"0 0 27 32\">\n<title>clock-o</title>\n<path class=\"path1\" d=\"M16 9.714v8q0 0.25-0.161 0.411t-0.411 0.161h-5.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h4v-6.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-road\" viewBox=\"0 0 34 32\">\n<title>road</title>\n<path class=\"path1\" d=\"M19.839 17.786v-0.071l-0.429-5.714q-0.018-0.232-0.196-0.402t-0.411-0.17h-3.321q-0.232 0-0.411 0.17t-0.196 0.402l-0.429 5.714v0.071q-0.018 0.214 0.143 0.357t0.375 0.143h4.357q0.214 0 0.375-0.143t0.143-0.357zM33.393 26.125q0 1.304-0.821 1.304h-12.571q0.232 0 0.393-0.17t0.143-0.402l-0.357-4.571q-0.018-0.232-0.196-0.402t-0.411-0.17h-4.857q-0.232 0-0.411 0.17t-0.196 0.402l-0.357 4.571q-0.018 0.232 0.143 0.402t0.393 0.17h-12.571q-0.821 0-0.821-1.304 0-0.964 0.464-2.071l7.446-18.643q0.143-0.339 0.464-0.589t0.679-0.25h6.054q-0.232 0-0.411 0.17t-0.196 0.402l-0.268 3.429q-0.018 0.25 0.143 0.411t0.393 0.161h2.964q0.232 0 0.393-0.161t0.143-0.411l-0.268-3.429q-0.018-0.232-0.196-0.402t-0.411-0.17h6.054q0.357 0 0.679 0.25t0.464 0.589l7.446 18.643q0.464 1.107 0.464 2.071z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-download\" viewBox=\"0 0 30 32\">\n<title>download</title>\n<path class=\"path1\" d=\"M22.857 24q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM27.429 24q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM29.714 20v5.714q0 0.714-0.5 1.214t-1.214 0.5h-26.286q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h8.304l2.411 2.429q1.036 1 2.429 1t2.429-1l2.429-2.429h8.286q0.714 0 1.214 0.5t0.5 1.214zM23.911 9.839q0.304 0.732-0.25 1.25l-8 8q-0.321 0.339-0.804 0.339t-0.804-0.339l-8-8q-0.554-0.518-0.25-1.25 0.304-0.696 1.054-0.696h4.571v-8q0-0.464 0.339-0.804t0.804-0.339h4.571q0.464 0 0.804 0.339t0.339 0.804v8h4.571q0.75 0 1.054 0.696z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-o-down\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-o-down</title>\n<path class=\"path1\" d=\"M20 16.571q0 0.214-0.179 0.429l-5.696 5.696q-0.196 0.161-0.411 0.161t-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-6.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v6.286h3.429q0.25 0 0.411 0.161t0.161 0.411zM13.714 6.286q-2.643 0-4.875 1.304t-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-o-up\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-o-up</title>\n<path class=\"path1\" d=\"M19.964 15.643q-0.143 0.357-0.536 0.357h-3.429v6.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-6.286h-3.429q-0.25 0-0.411-0.161t-0.161-0.411q0-0.214 0.179-0.429l5.696-5.696q0.196-0.161 0.411-0.161t0.411 0.161l5.714 5.714q0.268 0.286 0.125 0.625zM13.714 6.286q-2.643 0-4.875 1.304t-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-inbox\" viewBox=\"0 0 27 32\">\n<title>inbox</title>\n<path class=\"path1\" d=\"M18.268 17.143h5.643q-0.018-0.054-0.045-0.143t-0.045-0.143l-3.786-8.857h-12.643l-3.786 8.857q-0.018 0.036-0.045 0.143t-0.045 0.143h5.643l1.696 3.429h5.714zM27.429 17.679v8.607q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-8.607q0-1.107 0.446-2.196l4.25-9.857q0.179-0.446 0.652-0.75t0.938-0.304h14.857q0.464 0 0.938 0.304t0.652 0.75l4.25 9.857q0.446 1.089 0.446 2.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-play-circle-o\" viewBox=\"0 0 27 32\">\n<title>play-circle-o</title>\n<path class=\"path1\" d=\"M21.143 16q0 0.661-0.571 0.982l-9.714 5.714q-0.268 0.161-0.571 0.161-0.286 0-0.571-0.143-0.571-0.339-0.571-1v-11.429q0-0.661 0.571-1 0.589-0.321 1.143 0.018l9.714 5.714q0.571 0.321 0.571 0.982zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-repeat\" viewBox=\"0 0 27 32\">\n<title>repeat</title>\n<path class=\"path1\" d=\"M27.429 4.571v8q0 0.464-0.339 0.804t-0.804 0.339h-8q-0.75 0-1.054-0.714-0.304-0.696 0.25-1.232l2.464-2.464q-2.643-2.446-6.232-2.446-1.857 0-3.545 0.723t-2.92 1.955-1.955 2.92-0.723 3.545 0.723 3.545 1.955 2.92 2.92 1.955 3.545 0.723q2.125 0 4.018-0.929t3.196-2.625q0.125-0.179 0.411-0.214 0.25 0 0.446 0.161l2.446 2.464q0.161 0.143 0.17 0.366t-0.134 0.402q-1.946 2.357-4.714 3.652t-5.839 1.295q-2.786 0-5.321-1.089t-4.375-2.929-2.929-4.375-1.089-5.321 1.089-5.321 2.929-4.375 4.375-2.929 5.321-1.089q2.625 0 5.080 0.991t4.366 2.795l2.321-2.304q0.518-0.554 1.25-0.25 0.696 0.304 0.696 1.054z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-refresh\" viewBox=\"0 0 27 32\">\n<title>refresh</title>\n<path class=\"path1\" d=\"M26.982 18.857q0 0.089-0.018 0.125-1.143 4.786-4.786 7.759t-8.536 2.973q-2.607 0-5.045-0.982t-4.348-2.804l-2.304 2.304q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-8q0-0.464 0.339-0.804t0.804-0.339h8q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804l-2.446 2.446q1.268 1.179 2.875 1.821t3.339 0.643q2.393 0 4.464-1.161t3.321-3.196q0.196-0.304 0.946-2.089 0.143-0.411 0.536-0.411h3.429q0.232 0 0.402 0.17t0.17 0.402zM27.429 4.571v8q0 0.464-0.339 0.804t-0.804 0.339h-8q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l2.464-2.464q-2.643-2.446-6.232-2.446-2.393 0-4.464 1.161t-3.321 3.196q-0.196 0.304-0.946 2.089-0.143 0.411-0.536 0.411h-3.554q-0.232 0-0.402-0.17t-0.17-0.402v-0.125q1.161-4.786 4.821-7.759t8.571-2.973q2.607 0 5.071 0.991t4.375 2.795l2.321-2.304q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-list-alt\" viewBox=\"0 0 32 32\">\n<title>list-alt</title>\n<path class=\"path1\" d=\"M6.857 21.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 16.571v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 12v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM27.429 21.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-17.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h17.143q0.232 0 0.402 0.17t0.17 0.402zM27.429 16.571v1.143q0 0.232-0.17 0.402t-0.402 0.17h-17.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h17.143q0.232 0 0.402 0.17t0.17 0.402zM27.429 12v1.143q0 0.232-0.17 0.402t-0.402 0.17h-17.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h17.143q0.232 0 0.402 0.17t0.17 0.402zM29.714 24.571v-14.857q0-0.232-0.17-0.402t-0.402-0.17h-26.286q-0.232 0-0.402 0.17t-0.17 0.402v14.857q0 0.232 0.17 0.402t0.402 0.17h26.286q0.232 0 0.402-0.17t0.17-0.402zM32 5.143v19.429q0 1.179-0.839 2.018t-2.018 0.839h-26.286q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h26.286q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-lock\" viewBox=\"0 0 21 32\">\n<title>lock</title>\n<path class=\"path1\" d=\"M5.714 13.714h9.143v-3.429q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232v3.429zM20.571 15.429v10.286q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-10.286q0-0.714 0.5-1.214t1.214-0.5h0.571v-3.429q0-3.286 2.357-5.643t5.643-2.357 5.643 2.357 2.357 5.643v3.429h0.571q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-flag\" viewBox=\"0 0 33 32\">\n<title>flag</title>\n<path class=\"path1\" d=\"M5.714 4.571q0 1.286-1.143 1.964v22.607q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-22.607q-1.143-0.679-1.143-1.964 0-0.946 0.67-1.616t1.616-0.67 1.616 0.67 0.67 1.616zM32 5.714v13.625q0 0.446-0.223 0.688t-0.705 0.491q-3.839 2.071-6.589 2.071-1.089 0-2.205-0.393t-1.938-0.857-2.063-0.857-2.545-0.393q-3.429 0-8.286 2.607-0.304 0.161-0.589 0.161-0.464 0-0.804-0.339t-0.339-0.804v-13.25q0-0.571 0.554-0.982 0.375-0.25 1.411-0.768 4.214-2.143 7.518-2.143 1.911 0 3.571 0.518t3.911 1.571q0.679 0.339 1.571 0.339 0.964 0 2.098-0.375t1.964-0.839 1.571-0.839 0.973-0.375q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-headphones\" viewBox=\"0 0 30 32\">\n<title>headphones</title>\n<path class=\"path1\" d=\"M29.714 15.821q0 2.964-1.071 5.607l-0.357 0.875-3.304 0.589q-0.393 1.482-1.616 2.438t-2.795 0.955v0.571q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411v0.571q1.268 0 2.321 0.634t1.661 1.705l1.214-0.214q0.518-1.696 0.518-3.446 0-2.643-1.571-4.982t-4.223-3.732-5.634-1.393-5.634 1.393-4.223 3.732-1.571 4.982q0 1.75 0.518 3.446l1.214 0.214q0.607-1.071 1.661-1.705t2.321-0.634v-0.571q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411v10.286q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-0.571q-1.571 0-2.795-0.955t-1.616-2.438l-3.304-0.589-0.357-0.875q-1.071-2.643-1.071-5.607 0-2.696 1.196-5.196t3.196-4.33 4.75-2.92 5.714-1.089 5.714 1.089 4.75 2.92 3.196 4.33 1.196 5.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-volume-off\" viewBox=\"0 0 14 32\">\n<title>volume-off</title>\n<path class=\"path1\" d=\"M13.714 6.286v19.429q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-5.946-5.946h-4.679q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h4.679l5.946-5.946q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-volume-down\" viewBox=\"0 0 21 32\">\n<title>volume-down</title>\n<path class=\"path1\" d=\"M13.714 6.286v19.429q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-5.946-5.946h-4.679q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h4.679l5.946-5.946q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804zM20.571 16q0 1.357-0.759 2.527t-2.009 1.67q-0.179 0.089-0.446 0.089-0.464 0-0.804-0.33t-0.339-0.813q0-0.375 0.214-0.634t0.518-0.446 0.607-0.411 0.518-0.634 0.214-1.018-0.214-1.018-0.518-0.634-0.607-0.411-0.518-0.446-0.214-0.634q0-0.482 0.339-0.813t0.804-0.33q0.268 0 0.446 0.089 1.25 0.482 2.009 1.661t0.759 2.536z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-volume-up\" viewBox=\"0 0 30 32\">\n<title>volume-up</title>\n<path class=\"path1\" d=\"M13.714 6.286v19.429q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-5.946-5.946h-4.679q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h4.679l5.946-5.946q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804zM20.571 16q0 1.357-0.759 2.527t-2.009 1.67q-0.179 0.089-0.446 0.089-0.464 0-0.804-0.33t-0.339-0.813q0-0.375 0.214-0.634t0.518-0.446 0.607-0.411 0.518-0.634 0.214-1.018-0.214-1.018-0.518-0.634-0.607-0.411-0.518-0.446-0.214-0.634q0-0.482 0.339-0.813t0.804-0.33q0.268 0 0.446 0.089 1.25 0.482 2.009 1.661t0.759 2.536zM25.143 16q0 2.732-1.518 5.045t-4.018 3.366q-0.232 0.089-0.446 0.089-0.482 0-0.821-0.339t-0.339-0.804q0-0.696 0.696-1.054 1-0.518 1.357-0.786 1.321-0.964 2.063-2.42t0.741-3.098-0.741-3.098-2.063-2.42q-0.357-0.268-1.357-0.786-0.696-0.357-0.696-1.054 0-0.464 0.339-0.804t0.804-0.339q0.232 0 0.464 0.089 2.5 1.054 4.018 3.366t1.518 5.045zM29.714 16q0 4.107-2.268 7.545t-6.036 5.063q-0.232 0.089-0.464 0.089-0.464 0-0.804-0.339t-0.339-0.804q0-0.643 0.696-1.054 0.125-0.071 0.402-0.188t0.402-0.188q0.821-0.446 1.464-0.911 2.196-1.625 3.429-4.054t1.232-5.161-1.232-5.161-3.429-4.054q-0.643-0.464-1.464-0.911-0.125-0.071-0.402-0.188t-0.402-0.188q-0.696-0.411-0.696-1.054 0-0.464 0.339-0.804t0.804-0.339q0.232 0 0.464 0.089 3.768 1.625 6.036 5.063t2.268 7.545z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-qrcode\" viewBox=\"0 0 25 32\">\n<title>qrcode</title>\n<path class=\"path1\" d=\"M6.857 20.571v2.286h-2.286v-2.286h2.286zM6.857 6.857v2.286h-2.286v-2.286h2.286zM20.571 6.857v2.286h-2.286v-2.286h2.286zM2.286 25.125h6.857v-6.839h-6.857v6.839zM2.286 11.429h6.857v-6.857h-6.857v6.857zM16 11.429h6.857v-6.857h-6.857v6.857zM11.429 16v11.429h-11.429v-11.429h11.429zM20.571 25.143v2.286h-2.286v-2.286h2.286zM25.143 25.143v2.286h-2.286v-2.286h2.286zM25.143 16v6.857h-6.857v-2.286h-2.286v6.857h-2.286v-11.429h6.857v2.286h2.286v-2.286h2.286zM11.429 2.286v11.429h-11.429v-11.429h11.429zM25.143 2.286v11.429h-11.429v-11.429h11.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-barcode\" viewBox=\"0 0 32 32\">\n<title>barcode</title>\n<path class=\"path1\" d=\"M1.125 27.429h-1.125v-25.143h1.125v25.143zM2.25 27.411h-0.571v-25.125h0.571v25.125zM3.929 27.411h-0.554v-25.125h0.554v25.125zM6.732 27.411h-0.554v-25.125h0.554v25.125zM9.536 27.411h-1.107v-25.125h1.107v25.125zM11.786 27.411h-0.554v-25.125h0.554v25.125zM12.911 27.411h-0.554v-25.125h0.554v25.125zM14.036 27.411h-0.554v-25.125h0.554v25.125zM16.839 27.411h-1.125v-25.125h1.125v25.125zM19.643 27.411h-1.125v-25.125h1.125v25.125zM21.893 27.411h-1.125v-25.125h1.125v25.125zM24.143 27.411h-1.125v-25.125h1.125v25.125zM25.821 27.411h-1.125v-25.125h1.125v25.125zM29.196 27.411h-1.679v-25.125h1.679v25.125zM30.321 27.411h-0.571v-25.125h0.571v25.125zM32 27.429h-1.125v-25.143h1.125v25.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tag\" viewBox=\"0 0 27 32\">\n<title>tag</title>\n<path class=\"path1\" d=\"M8 8q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM27.054 18.286q0 0.946-0.661 1.607l-8.768 8.786q-0.696 0.661-1.625 0.661-0.946 0-1.607-0.661l-12.768-12.786q-0.679-0.661-1.152-1.804t-0.473-2.089v-7.429q0-0.929 0.679-1.607t1.607-0.679h7.429q0.946 0 2.089 0.473t1.821 1.152l12.768 12.75q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tags\" viewBox=\"0 0 34 32\">\n<title>tags</title>\n<path class=\"path1\" d=\"M8 8q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM27.054 18.286q0 0.946-0.661 1.607l-8.768 8.786q-0.696 0.661-1.625 0.661-0.946 0-1.607-0.661l-12.768-12.786q-0.679-0.661-1.152-1.804t-0.473-2.089v-7.429q0-0.929 0.679-1.607t1.607-0.679h7.429q0.946 0 2.089 0.473t1.821 1.152l12.768 12.75q0.661 0.696 0.661 1.625zM33.911 18.286q0 0.946-0.661 1.607l-8.768 8.786q-0.696 0.661-1.625 0.661-0.643 0-1.054-0.25t-0.946-0.804l8.393-8.393q0.661-0.661 0.661-1.607 0-0.929-0.661-1.625l-12.768-12.75q-0.679-0.679-1.821-1.152t-2.089-0.473h4q0.946 0 2.089 0.473t1.821 1.152l12.768 12.75q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-book\" viewBox=\"0 0 30 32\">\n<title>book</title>\n<path class=\"path1\" d=\"M29.268 8.536q0.714 1.018 0.321 2.304l-4.911 16.179q-0.339 1.143-1.366 1.92t-2.188 0.777h-16.482q-1.375 0-2.652-0.955t-1.777-2.348q-0.429-1.196-0.036-2.268 0-0.071 0.054-0.482t0.071-0.661q0.018-0.143-0.054-0.384t-0.054-0.348q0.036-0.196 0.143-0.375t0.295-0.42 0.295-0.42q0.411-0.679 0.804-1.634t0.536-1.634q0.054-0.179 0.009-0.536t-0.009-0.5q0.054-0.196 0.304-0.5t0.304-0.411q0.375-0.643 0.75-1.643t0.446-1.607q0.018-0.161-0.045-0.571t0.009-0.5q0.071-0.232 0.393-0.545t0.393-0.402q0.339-0.464 0.759-1.509t0.491-1.723q0.018-0.143-0.054-0.455t-0.036-0.473q0.036-0.143 0.161-0.321t0.321-0.411 0.304-0.375q0.143-0.214 0.295-0.545t0.268-0.625 0.286-0.643 0.348-0.571 0.473-0.42 0.643-0.205 0.848 0.098l-0.018 0.054q0.679-0.161 0.911-0.161h13.589q1.321 0 2.036 1t0.321 2.321l-4.893 16.179q-0.643 2.125-1.277 2.741t-2.295 0.616h-15.518q-0.482 0-0.679 0.268-0.196 0.286-0.018 0.768 0.429 1.25 2.571 1.25h16.482q0.518 0 1-0.277t0.625-0.741l5.357-17.625q0.125-0.393 0.089-1.018 0.679 0.268 1.054 0.768zM10.268 8.571q-0.071 0.232 0.036 0.402t0.357 0.17h10.857q0.232 0 0.455-0.17t0.295-0.402l0.375-1.143q0.071-0.232-0.036-0.402t-0.357-0.17h-10.857q-0.232 0-0.455 0.17t-0.295 0.402zM8.786 13.143q-0.071 0.232 0.036 0.402t0.357 0.17h10.857q0.232 0 0.455-0.17t0.295-0.402l0.375-1.143q0.071-0.232-0.036-0.402t-0.357-0.17h-10.857q-0.232 0-0.455 0.17t-0.295 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bookmark\" viewBox=\"0 0 23 32\">\n<title>bookmark</title>\n<path class=\"path1\" d=\"M20.786 2.286q0.411 0 0.786 0.161 0.589 0.232 0.938 0.732t0.348 1.107v23.018q0 0.607-0.348 1.107t-0.938 0.732q-0.339 0.143-0.786 0.143-0.857 0-1.482-0.571l-7.875-7.571-7.875 7.571q-0.643 0.589-1.482 0.589-0.411 0-0.786-0.161-0.589-0.232-0.938-0.732t-0.348-1.107v-23.018q0-0.607 0.348-1.107t0.938-0.732q0.375-0.161 0.786-0.161h18.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-print\" viewBox=\"0 0 30 32\">\n<title>print</title>\n<path class=\"path1\" d=\"M6.857 27.429h16v-4.571h-16v4.571zM6.857 16h16v-6.857h-2.857q-0.714 0-1.214-0.5t-0.5-1.214v-2.857h-11.429v11.429zM27.429 17.143q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM29.714 17.143v7.429q0 0.232-0.17 0.402t-0.402 0.17h-4v2.857q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-2.857h-4q-0.232 0-0.402-0.17t-0.17-0.402v-7.429q0-1.411 1.009-2.42t2.42-1.009h1.143v-9.714q0-0.714 0.5-1.214t1.214-0.5h12q0.714 0 1.571 0.357t1.357 0.857l2.714 2.714q0.5 0.5 0.857 1.357t0.357 1.571v4.571h1.143q1.411 0 2.42 1.009t1.009 2.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-camera\" viewBox=\"0 0 34 32\">\n<title>camera</title>\n<path class=\"path1\" d=\"M17.143 12q2.125 0 3.634 1.509t1.509 3.634-1.509 3.634-3.634 1.509-3.634-1.509-1.509-3.634 1.509-3.634 3.634-1.509zM29.714 4.571q1.893 0 3.232 1.339t1.339 3.232v16q0 1.893-1.339 3.232t-3.232 1.339h-25.143q-1.893 0-3.232-1.339t-1.339-3.232v-16q0-1.893 1.339-3.232t3.232-1.339h4l0.911-2.429q0.339-0.875 1.241-1.509t1.848-0.634h9.143q0.946 0 1.848 0.634t1.241 1.509l0.911 2.429h4zM17.143 25.143q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-font\" viewBox=\"0 0 30 32\">\n<title>font</title>\n<path class=\"path1\" d=\"M12.946 9.982l-3.036 8.036q0.589 0 2.438 0.036t2.866 0.036q0.339 0 1.018-0.036-1.554-4.518-3.286-8.071zM0 29.714l0.036-1.411q0.411-0.125 1-0.223t1.018-0.188 0.884-0.259 0.795-0.518 0.554-0.902l4.232-11 5-12.929h2.286q0.143 0.25 0.196 0.375l3.661 8.571q0.589 1.393 1.893 4.598t2.036 4.902q0.268 0.607 1.036 2.58t1.286 3.009q0.357 0.804 0.625 1.018 0.339 0.268 1.571 0.527t1.5 0.366q0.107 0.679 0.107 1.018 0 0.071-0.009 0.232t-0.009 0.232q-1.125 0-3.393-0.143t-3.411-0.143q-1.357 0-3.839 0.125t-3.179 0.143q0-0.768 0.071-1.393l2.339-0.5q0.018 0 0.223-0.045t0.277-0.063 0.259-0.080 0.268-0.116 0.196-0.143 0.161-0.196 0.045-0.25q0-0.286-0.554-1.723t-1.286-3.17-0.75-1.786l-8.036-0.036q-0.464 1.036-1.366 3.491t-0.902 2.902q0 0.393 0.25 0.67t0.777 0.438 0.866 0.241 1.018 0.152 0.732 0.071q0.018 0.339 0.018 1.036 0 0.161-0.036 0.482-1.036 0-3.116-0.179t-3.116-0.179q-0.143 0-0.473 0.071t-0.384 0.071q-1.429 0.25-3.357 0.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bold\" viewBox=\"0 0 25 32\">\n<title>bold</title>\n<path class=\"path1\" d=\"M9.911 27.161q1.321 0.571 2.5 0.571 6.714 0 6.714-5.982 0-2.036-0.732-3.214-0.482-0.786-1.098-1.321t-1.205-0.83-1.438-0.446-1.5-0.188-1.688-0.036q-1.304 0-1.804 0.179 0 0.946-0.009 2.839t-0.009 2.821q0 0.143-0.018 1.205t-0.009 1.723 0.080 1.491 0.214 1.188zM9.661 13.839q0.75 0.125 1.946 0.125 1.464 0 2.554-0.232t1.964-0.795 1.33-1.598 0.455-2.536q0-1.25-0.518-2.188t-1.411-1.464-1.929-0.777-2.214-0.25q-0.893 0-2.321 0.232 0 0.893 0.071 2.696t0.071 2.714q0 0.482-0.009 1.429t-0.009 1.411q0 0.821 0.018 1.232zM0 29.714l0.036-1.679q0.268-0.071 1.518-0.286t1.893-0.482q0.125-0.214 0.223-0.482t0.152-0.598 0.098-0.58 0.054-0.67 0.009-0.607v-1.17q0-17.536-0.393-18.304-0.071-0.143-0.393-0.259t-0.795-0.196-0.884-0.125-0.866-0.080-0.545-0.054l-0.071-1.482q1.75-0.036 6.071-0.205t6.661-0.17q0.411 0 1.223 0.009t1.205 0.009q1.25 0 2.438 0.232t2.295 0.75 1.929 1.268 1.321 1.866 0.5 2.455q0 0.929-0.295 1.705t-0.696 1.286-1.152 1.027-1.304 0.804-1.5 0.714q2.75 0.625 4.58 2.393t1.83 4.429q0 1.786-0.625 3.205t-1.67 2.33-2.464 1.527-2.92 0.866-3.143 0.25q-0.786 0-2.357-0.054t-2.357-0.054q-1.893 0-5.482 0.196t-4.125 0.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-italic\" viewBox=\"0 0 18 32\">\n<title>italic</title>\n<path class=\"path1\" d=\"M0 29.679l0.304-1.518q0.107-0.036 1.455-0.384t1.991-0.67q0.5-0.625 0.732-1.804 0.018-0.125 1.107-5.161t2.036-9.705 0.929-5.295v-0.446q-0.429-0.232-0.973-0.33t-1.241-0.143-1.036-0.098l0.339-1.839q0.589 0.036 2.143 0.116t2.67 0.125 2.152 0.045q0.857 0 1.759-0.045t2.161-0.125 1.759-0.116q-0.089 0.696-0.339 1.589-0.536 0.179-1.813 0.509t-1.938 0.598q-0.143 0.339-0.25 0.759t-0.161 0.714-0.134 0.813-0.116 0.75q-0.482 2.643-1.563 7.491t-1.384 6.348q-0.036 0.161-0.232 1.036t-0.357 1.607-0.286 1.491-0.107 1.027l0.018 0.321q0.304 0.071 3.304 0.554-0.054 0.786-0.286 1.768-0.196 0-0.58 0.027t-0.58 0.027q-0.518 0-1.554-0.179t-1.536-0.179q-2.464-0.036-3.679-0.036-0.911 0-2.554 0.161t-2.161 0.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-text-height\" viewBox=\"0 0 32 32\">\n<title>text-height</title>\n<path class=\"path1\" d=\"M31.143 25.143q0.589 0 0.75 0.33t-0.196 0.795l-2.25 2.893q-0.357 0.464-0.875 0.464t-0.875-0.464l-2.25-2.893q-0.357-0.464-0.196-0.795t0.75-0.33h1.429v-18.286h-1.429q-0.589 0-0.75-0.33t0.196-0.795l2.25-2.893q0.357-0.464 0.875-0.464t0.875 0.464l2.25 2.893q0.357 0.464 0.196 0.795t-0.75 0.33h-1.429v18.286h1.429zM1.446 2.304l0.964 0.482q0.214 0.089 3.768 0.089 0.786 0 2.357-0.036t2.357-0.036q0.643 0 1.92 0.009t1.92 0.009h5.232q0.107 0 0.375 0.009t0.366 0 0.286-0.054 0.313-0.161 0.268-0.313l0.75-0.018q0.071 0 0.25 0.009t0.25 0.009q0.036 2 0.036 6 0 1.429-0.089 1.946-0.696 0.25-1.214 0.321-0.446-0.786-0.964-2.286-0.054-0.161-0.196-0.857t-0.259-1.313-0.134-0.634q-0.107-0.143-0.214-0.223t-0.277-0.107-0.232-0.045-0.321-0.009-0.295 0.009q-0.304 0-1.188-0.009t-1.33-0.009-1.143 0.036-1.268 0.107q-0.161 1.446-0.143 2.429 0 1.679 0.036 6.929t0.036 8.125q0 0.286-0.045 1.277t0 1.634 0.223 1.232q0.714 0.375 2.214 0.759t2.143 0.67q0.089 0.714 0.089 0.893 0 0.25-0.054 0.518l-0.607 0.018q-1.357 0.036-3.893-0.143t-3.696-0.179q-0.893 0-2.696 0.161t-2.714 0.161q-0.054-0.911-0.054-0.929v-0.161q0.304-0.482 1.098-0.768t1.759-0.518 1.393-0.482q0.339-0.75 0.339-6.839 0-1.804-0.054-5.411t-0.054-5.411v-2.089q0-0.036 0.009-0.277t0.009-0.446-0.018-0.455-0.054-0.429-0.089-0.25q-0.196-0.214-2.893-0.214-0.589 0-1.661 0.214t-1.429 0.464q-0.339 0.232-0.607 1.295t-0.563 1.982-0.759 0.955q-0.75-0.464-1-0.786v-6.839z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-text-width\" viewBox=\"0 0 27 32\">\n<title>text-width</title>\n<path class=\"path1\" d=\"M1.446 2.304l0.964 0.482q0.214 0.089 3.768 0.089 0.786 0 2.357-0.036t2.357-0.036q1.25 0 4.402-0.018t5.438-0.009 4.411 0.080q0.589 0.018 1-0.554l0.75-0.018q0.071 0 0.25 0.009t0.25 0.009q0.036 2 0.036 6 0 1.429-0.089 1.946-0.696 0.25-1.214 0.321-0.446-0.786-0.964-2.286-0.054-0.161-0.196-0.848t-0.268-1.313-0.125-0.643q-0.179-0.232-0.482-0.339-0.089-0.036-1.179-0.036-0.536 0-1.661-0.018t-1.839-0.018-1.679 0.036-1.714 0.125q-0.161 1.446-0.143 2.429l0.018 2.714v-0.929q0 0.982 0.018 2.75t0.027 3.214 0.009 2.732q0 0.286-0.045 1.277t0 1.634 0.223 1.232q0.714 0.375 2.214 0.759t2.143 0.67q0.089 0.714 0.089 0.893 0 0.25-0.054 0.518l-0.607 0.018q-1.357 0.036-3.893-0.143t-3.696-0.179q-0.893 0-2.696 0.161t-2.714 0.161q-0.054-0.911-0.054-0.929v-0.161q0.304-0.482 1.098-0.768t1.759-0.518 1.393-0.482q0.125-0.286 0.205-1.321t0.107-2.598 0.027-2.768-0.009-2.741-0.009-1.589q0-0.125-0.045-0.384t-0.045-0.402q0-0.125 0.009-0.786t0.018-1.304 0-1.366-0.054-1.205-0.116-0.571q-0.196-0.214-2.893-0.214-0.732 0-2.911 0.241t-2.464 0.438q-0.339 0.214-0.607 1.277t-0.563 1.991-0.759 0.964q-0.75-0.464-1-0.786v-6.839zM23.393 25.196q0.214 0 0.75 0.348t1.027 0.741 1.063 0.875 0.643 0.536q0.464 0.375 0.464 0.875t-0.464 0.875q-0.071 0.054-0.643 0.536t-1.063 0.875-1.027 0.741-0.75 0.348q-0.232 0-0.366-0.188t-0.179-0.509-0.045-0.598 0.027-0.589 0.027-0.348h-18.286q0 0.036 0.027 0.348t0.027 0.589-0.045 0.598-0.179 0.509-0.366 0.188q-0.214 0-0.75-0.348t-1.027-0.741-1.063-0.875-0.643-0.536q-0.464-0.375-0.464-0.875t0.464-0.875q0.071-0.054 0.643-0.536t1.063-0.875 1.027-0.741 0.75-0.348q0.232 0 0.366 0.188t0.179 0.509 0.045 0.598-0.027 0.589-0.027 0.348h18.286q0-0.036-0.027-0.348t-0.027-0.589 0.045-0.598 0.179-0.509 0.366-0.188z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-align-left\" viewBox=\"0 0 32 32\">\n<title>align-left</title>\n<path class=\"path1\" d=\"M32 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM25.143 17.143v2.286q0 0.464-0.339 0.804t-0.804 0.339h-22.857q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h22.857q0.464 0 0.804 0.339t0.339 0.804zM29.714 10.286v2.286q0 0.464-0.339 0.804t-0.804 0.339h-27.429q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h27.429q0.464 0 0.804 0.339t0.339 0.804zM22.857 3.429v2.286q0 0.464-0.339 0.804t-0.804 0.339h-20.571q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h20.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-align-center\" viewBox=\"0 0 32 32\">\n<title>align-center</title>\n<path class=\"path1\" d=\"M32 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM25.143 17.143v2.286q0 0.464-0.339 0.804t-0.804 0.339h-16q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h16q0.464 0 0.804 0.339t0.339 0.804zM29.714 10.286v2.286q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804zM22.857 3.429v2.286q0 0.464-0.339 0.804t-0.804 0.339h-11.429q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h11.429q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-align-right\" viewBox=\"0 0 32 32\">\n<title>align-right</title>\n<path class=\"path1\" d=\"M32 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 17.143v2.286q0 0.464-0.339 0.804t-0.804 0.339h-22.857q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h22.857q0.464 0 0.804 0.339t0.339 0.804zM32 10.286v2.286q0 0.464-0.339 0.804t-0.804 0.339h-27.429q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h27.429q0.464 0 0.804 0.339t0.339 0.804zM32 3.429v2.286q0 0.464-0.339 0.804t-0.804 0.339h-20.571q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h20.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-align-justify\" viewBox=\"0 0 32 32\">\n<title>align-justify</title>\n<path class=\"path1\" d=\"M32 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 17.143v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 10.286v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 3.429v2.286q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-list\" viewBox=\"0 0 32 32\">\n<title>list</title>\n<path class=\"path1\" d=\"M4.571 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-3.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h3.429q0.232 0 0.402 0.17t0.17 0.402zM4.571 16.571v3.429q0 0.232-0.17 0.402t-0.402 0.17h-3.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h3.429q0.232 0 0.402 0.17t0.17 0.402zM4.571 9.714v3.429q0 0.232-0.17 0.402t-0.402 0.17h-3.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h3.429q0.232 0 0.402 0.17t0.17 0.402zM32 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-24q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h24q0.232 0 0.402 0.17t0.17 0.402zM4.571 2.857v3.429q0 0.232-0.17 0.402t-0.402 0.17h-3.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h3.429q0.232 0 0.402 0.17t0.17 0.402zM32 16.571v3.429q0 0.232-0.17 0.402t-0.402 0.17h-24q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h24q0.232 0 0.402 0.17t0.17 0.402zM32 9.714v3.429q0 0.232-0.17 0.402t-0.402 0.17h-24q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h24q0.232 0 0.402 0.17t0.17 0.402zM32 2.857v3.429q0 0.232-0.17 0.402t-0.402 0.17h-24q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h24q0.232 0 0.402 0.17t0.17 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dedent\" viewBox=\"0 0 32 32\">\n<title>dedent</title>\n<path class=\"path1\" d=\"M6.857 9.714v10.286q0 0.232-0.17 0.402t-0.402 0.17q-0.25 0-0.411-0.161l-5.143-5.143q-0.161-0.161-0.161-0.411t0.161-0.411l5.143-5.143q0.161-0.161 0.411-0.161 0.232 0 0.402 0.17t0.17 0.402zM32 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-30.857q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h30.857q0.232 0 0.402 0.17t0.17 0.402zM32 16.571v3.429q0 0.232-0.17 0.402t-0.402 0.17h-19.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h19.429q0.232 0 0.402 0.17t0.17 0.402zM32 9.714v3.429q0 0.232-0.17 0.402t-0.402 0.17h-19.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h19.429q0.232 0 0.402 0.17t0.17 0.402zM32 2.857v3.429q0 0.232-0.17 0.402t-0.402 0.17h-30.857q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h30.857q0.232 0 0.402 0.17t0.17 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-indent\" viewBox=\"0 0 32 32\">\n<title>indent</title>\n<path class=\"path1\" d=\"M6.286 14.857q0 0.25-0.161 0.411l-5.143 5.143q-0.161 0.161-0.411 0.161-0.232 0-0.402-0.17t-0.17-0.402v-10.286q0-0.232 0.17-0.402t0.402-0.17q0.25 0 0.411 0.161l5.143 5.143q0.161 0.161 0.161 0.411zM32 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-30.857q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h30.857q0.232 0 0.402 0.17t0.17 0.402zM32 16.571v3.429q0 0.232-0.17 0.402t-0.402 0.17h-19.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h19.429q0.232 0 0.402 0.17t0.17 0.402zM32 9.714v3.429q0 0.232-0.17 0.402t-0.402 0.17h-19.429q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h19.429q0.232 0 0.402 0.17t0.17 0.402zM32 2.857v3.429q0 0.232-0.17 0.402t-0.402 0.17h-30.857q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h30.857q0.232 0 0.402 0.17t0.17 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-video-camera\" viewBox=\"0 0 32 32\">\n<title>video-camera</title>\n<path class=\"path1\" d=\"M32 6.286v19.429q0 0.75-0.696 1.054-0.232 0.089-0.446 0.089-0.482 0-0.804-0.339l-7.196-7.196v2.964q0 2.125-1.509 3.634t-3.634 1.509h-12.571q-2.125 0-3.634-1.509t-1.509-3.634v-12.571q0-2.125 1.509-3.634t3.634-1.509h12.571q2.125 0 3.634 1.509t1.509 3.634v2.946l7.196-7.179q0.321-0.339 0.804-0.339 0.214 0 0.446 0.089 0.696 0.304 0.696 1.054z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-image\" viewBox=\"0 0 34 32\">\n<title>image</title>\n<path class=\"path1\" d=\"M11.429 10.286q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM29.714 17.143v8h-25.143v-3.429l5.714-5.714 2.857 2.857 9.143-9.143zM31.429 4.571h-28.571q-0.232 0-0.402 0.17t-0.17 0.402v21.714q0 0.232 0.17 0.402t0.402 0.17h28.571q0.232 0 0.402-0.17t0.17-0.402v-21.714q0-0.232-0.17-0.402t-0.402-0.17zM34.286 5.143v21.714q0 1.179-0.839 2.018t-2.018 0.839h-28.571q-1.179 0-2.018-0.839t-0.839-2.018v-21.714q0-1.179 0.839-2.018t2.018-0.839h28.571q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pencil\" viewBox=\"0 0 27 32\">\n<title>pencil</title>\n<path class=\"path1\" d=\"M6.482 27.429l1.625-1.625-4.196-4.196-1.625 1.625v1.911h2.286v2.286h1.911zM15.821 10.857q0-0.393-0.393-0.393-0.179 0-0.304 0.125l-9.679 9.679q-0.125 0.125-0.125 0.304 0 0.393 0.393 0.393 0.179 0 0.304-0.125l9.679-9.679q0.125-0.125 0.125-0.304zM14.857 7.429l7.429 7.429-14.857 14.857h-7.429v-7.429zM27.054 9.143q0 0.946-0.661 1.607l-2.964 2.964-7.429-7.429 2.964-2.946q0.643-0.679 1.607-0.679 0.946 0 1.625 0.679l4.196 4.179q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-map-marker\" viewBox=\"0 0 18 32\">\n<title>map-marker</title>\n<path class=\"path1\" d=\"M13.714 11.429q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232 1.339 3.232 3.232 1.339 3.232-1.339 1.339-3.232zM18.286 11.429q0 1.946-0.589 3.196l-6.5 13.821q-0.286 0.589-0.848 0.929t-1.205 0.339-1.205-0.339-0.83-0.929l-6.518-13.821q-0.589-1.25-0.589-3.196 0-3.786 2.679-6.464t6.464-2.679 6.464 2.679 2.679 6.464z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-adjust\" viewBox=\"0 0 27 32\">\n<title>adjust</title>\n<path class=\"path1\" d=\"M13.714 25.714v-19.429q-2.643 0-4.875 1.304t-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tint\" viewBox=\"0 0 18 32\">\n<title>tint</title>\n<path class=\"path1\" d=\"M9.143 20.571q0-0.643-0.357-1.232-0.018-0.018-0.277-0.402t-0.455-0.679-0.446-0.786-0.375-0.902q-0.071-0.286-0.375-0.286t-0.375 0.286q-0.125 0.411-0.375 0.902t-0.446 0.786-0.455 0.679-0.277 0.402q-0.357 0.589-0.357 1.232 0 0.946 0.67 1.616t1.616 0.67 1.616-0.67 0.67-1.616zM18.286 18.286q0 3.786-2.679 6.464t-6.464 2.679-6.464-2.679-2.679-6.464q0-2.589 1.446-4.911 0.107-0.161 1.116-1.616t1.804-2.696 1.777-3.179 1.482-3.598q0.161-0.536 0.607-0.839t0.911-0.304 0.92 0.304 0.598 0.839q0.5 1.661 1.482 3.598t1.777 3.179 1.804 2.696 1.116 1.616q1.446 2.268 1.446 4.911z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-edit\" viewBox=\"0 0 32 32\">\n<title>edit</title>\n<path class=\"path1\" d=\"M15.857 21.143l2.071-2.071-2.714-2.714-2.071 2.071v1h1.714v1.714h1zM23.714 8.286q-0.286-0.286-0.589 0.018l-6.25 6.25q-0.304 0.304-0.018 0.589t0.589-0.018l6.25-6.25q0.304-0.304 0.018-0.589zM25.143 18.893v3.393q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h14.857q1.125 0 2.089 0.446 0.268 0.125 0.321 0.411 0.054 0.304-0.161 0.518l-0.875 0.875q-0.25 0.25-0.571 0.143-0.411-0.107-0.804-0.107h-14.857q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-2.25q0-0.232 0.161-0.393l1.143-1.143q0.268-0.268 0.625-0.125t0.357 0.518zM23.429 5.714l5.143 5.143-12 12h-5.143v-5.143zM31.357 8.071l-1.643 1.643-5.143-5.143 1.643-1.643q0.5-0.5 1.214-0.5t1.214 0.5l2.714 2.714q0.5 0.5 0.5 1.214t-0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-share-square-o\" viewBox=\"0 0 30 32\">\n<title>share-square-o</title>\n<path class=\"path1\" d=\"M25.143 17.661v4.625q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h4.554q0.232 0 0.402 0.17t0.17 0.402q0 0.482-0.464 0.571-1.375 0.464-2.375 1.071-0.179 0.071-0.286 0.071h-2q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-3.821q0-0.339 0.321-0.518 0.5-0.232 0.964-0.661 0.286-0.286 0.625-0.143 0.375 0.161 0.375 0.518zM29.375 8.804l-6.857 6.857q-0.321 0.339-0.804 0.339-0.214 0-0.446-0.089-0.696-0.304-0.696-1.054v-3.429h-2.857q-5.768 0-7.821 2.339-2.125 2.446-1.321 8.446 0.054 0.411-0.357 0.607-0.143 0.036-0.214 0.036-0.286 0-0.464-0.232-0.179-0.25-0.375-0.554t-0.705-1.223-0.884-1.777-0.688-2.036-0.313-2.179q0-0.875 0.063-1.625t0.25-1.607 0.5-1.571 0.839-1.455 1.223-1.321 1.687-1.098 2.223-0.866 2.848-0.545 3.509-0.196h2.857v-3.429q0-0.75 0.696-1.054 0.232-0.089 0.446-0.089 0.464 0 0.804 0.339l6.857 6.857q0.339 0.339 0.339 0.804t-0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-check-square-o\" viewBox=\"0 0 30 32\">\n<title>check-square-o</title>\n<path class=\"path1\" d=\"M25.143 16.607v5.679q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h14.857q1.125 0 2.089 0.446 0.268 0.125 0.321 0.411 0.054 0.304-0.161 0.518l-0.875 0.875q-0.179 0.179-0.411 0.179-0.054 0-0.161-0.036-0.411-0.107-0.804-0.107h-14.857q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-4.536q0-0.232 0.161-0.393l1.143-1.143q0.179-0.179 0.411-0.179 0.107 0 0.214 0.054 0.357 0.143 0.357 0.518zM29.268 7.875l-14.536 14.536q-0.429 0.429-1.018 0.429t-1.018-0.429l-7.679-7.679q-0.429-0.429-0.429-1.018t0.429-1.018l1.964-1.964q0.429-0.429 1.018-0.429t1.018 0.429l4.696 4.696 11.554-11.554q0.429-0.429 1.018-0.429t1.018 0.429l1.964 1.964q0.429 0.429 0.429 1.018t-0.429 1.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrows\" viewBox=\"0 0 32 32\">\n<title>arrows</title>\n<path class=\"path1\" d=\"M32 16q0 0.464-0.339 0.804l-4.571 4.571q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-2.286h-6.857v6.857h2.286q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804l-4.571 4.571q-0.339 0.339-0.804 0.339t-0.804-0.339l-4.571-4.571q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h2.286v-6.857h-6.857v2.286q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-4.571-4.571q-0.339-0.339-0.339-0.804t0.339-0.804l4.571-4.571q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804v2.286h6.857v-6.857h-2.286q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l4.571-4.571q0.339-0.339 0.804-0.339t0.804 0.339l4.571 4.571q0.339 0.339 0.339 0.804t-0.339 0.804-0.804 0.339h-2.286v6.857h6.857v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l4.571 4.571q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-step-backward\" viewBox=\"0 0 18 32\">\n<title>step-backward</title>\n<path class=\"path1\" d=\"M17.482 2.518q0.339-0.339 0.571-0.232t0.232 0.571v26.286q0 0.464-0.232 0.571t-0.571-0.232l-12.679-12.679q-0.161-0.161-0.232-0.339v12.107q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v12.107q0.071-0.196 0.232-0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fast-backward\" viewBox=\"0 0 32 32\">\n<title>fast-backward</title>\n<path class=\"path1\" d=\"M31.196 2.518q0.339-0.339 0.571-0.232t0.232 0.571v26.286q0 0.464-0.232 0.571t-0.571-0.232l-12.679-12.679q-0.161-0.161-0.232-0.339v12.679q0 0.464-0.232 0.571t-0.571-0.232l-12.679-12.679q-0.161-0.161-0.232-0.339v12.107q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v12.107q0.071-0.196 0.232-0.339l12.679-12.679q0.339-0.339 0.571-0.232t0.232 0.571v12.679q0.071-0.196 0.232-0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-backward\" viewBox=\"0 0 32 32\">\n<title>backward</title>\n<path class=\"path1\" d=\"M28.911 2.518q0.339-0.339 0.571-0.232t0.232 0.571v26.286q0 0.464-0.232 0.571t-0.571-0.232l-12.679-12.679q-0.143-0.161-0.232-0.339v12.679q0 0.464-0.232 0.571t-0.571-0.232l-12.679-12.679q-0.339-0.339-0.339-0.804t0.339-0.804l12.679-12.679q0.339-0.339 0.571-0.232t0.232 0.571v12.679q0.089-0.196 0.232-0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-play\" viewBox=\"0 0 25 32\">\n<title>play</title>\n<path class=\"path1\" d=\"M24.714 16.554l-23.714 13.179q-0.411 0.232-0.705 0.054t-0.295-0.643v-26.286q0-0.464 0.295-0.643t0.705 0.054l23.714 13.179q0.411 0.232 0.411 0.554t-0.411 0.554z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pause\" viewBox=\"0 0 27 32\">\n<title>pause</title>\n<path class=\"path1\" d=\"M27.429 3.429v25.143q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h9.143q0.464 0 0.804 0.339t0.339 0.804zM11.429 3.429v25.143q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h9.143q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stop\" viewBox=\"0 0 27 32\">\n<title>stop</title>\n<path class=\"path1\" d=\"M27.429 3.429v25.143q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-forward\" viewBox=\"0 0 28 32\">\n<title>forward</title>\n<path class=\"path1\" d=\"M0.804 29.482q-0.339 0.339-0.571 0.232t-0.232-0.571v-26.286q0-0.464 0.232-0.571t0.571 0.232l12.679 12.679q0.143 0.143 0.232 0.339v-12.679q0-0.464 0.232-0.571t0.571 0.232l12.679 12.679q0.339 0.339 0.339 0.804t-0.339 0.804l-12.679 12.679q-0.339 0.339-0.571 0.232t-0.232-0.571v-12.679q-0.089 0.179-0.232 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fast-forward\" viewBox=\"0 0 32 32\">\n<title>fast-forward</title>\n<path class=\"path1\" d=\"M0.804 29.482q-0.339 0.339-0.571 0.232t-0.232-0.571v-26.286q0-0.464 0.232-0.571t0.571 0.232l12.679 12.679q0.143 0.143 0.232 0.339v-12.679q0-0.464 0.232-0.571t0.571 0.232l12.679 12.679q0.143 0.143 0.232 0.339v-12.107q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v25.143q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-12.107q-0.089 0.179-0.232 0.339l-12.679 12.679q-0.339 0.339-0.571 0.232t-0.232-0.571v-12.679q-0.089 0.179-0.232 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-step-forward\" viewBox=\"0 0 18 32\">\n<title>step-forward</title>\n<path class=\"path1\" d=\"M0.804 29.482q-0.339 0.339-0.571 0.232t-0.232-0.571v-26.286q0-0.464 0.232-0.571t0.571 0.232l12.679 12.679q0.143 0.143 0.232 0.339v-12.107q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v25.143q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-12.107q-0.089 0.179-0.232 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eject\" viewBox=\"0 0 27 32\">\n<title>eject</title>\n<path class=\"path1\" d=\"M0.25 17.482l12.679-12.679q0.339-0.339 0.804-0.339t0.804 0.339l12.679 12.679q0.339 0.339 0.232 0.571t-0.571 0.232h-26.286q-0.464 0-0.571-0.232t0.232-0.571zM26.304 27.429h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804v4.571q0 0.464-0.339 0.804t-0.804 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-left\" viewBox=\"0 0 24 32\">\n<title>chevron-left</title>\n<path class=\"path1\" d=\"M20.911 5.375l-9.482 9.482 9.482 9.482q0.339 0.339 0.339 0.804t-0.339 0.804l-2.964 2.964q-0.339 0.339-0.804 0.339t-0.804-0.339l-13.25-13.25q-0.339-0.339-0.339-0.804t0.339-0.804l13.25-13.25q0.339-0.339 0.804-0.339t0.804 0.339l2.964 2.964q0.339 0.339 0.339 0.804t-0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-right\" viewBox=\"0 0 22 32\">\n<title>chevron-right</title>\n<path class=\"path1\" d=\"M19.768 15.661l-13.25 13.25q-0.339 0.339-0.804 0.339t-0.804-0.339l-2.964-2.964q-0.339-0.339-0.339-0.804t0.339-0.804l9.482-9.482-9.482-9.482q-0.339-0.339-0.339-0.804t0.339-0.804l2.964-2.964q0.339-0.339 0.804-0.339t0.804 0.339l13.25 13.25q0.339 0.339 0.339 0.804t-0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plus-circle\" viewBox=\"0 0 27 32\">\n<title>plus-circle</title>\n<path class=\"path1\" d=\"M21.714 17.143v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-4.571v-4.571q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v4.571h-4.571q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h4.571v4.571q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804v-4.571h4.571q0.464 0 0.804-0.339t0.339-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-minus-circle\" viewBox=\"0 0 27 32\">\n<title>minus-circle</title>\n<path class=\"path1\" d=\"M21.714 17.143v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-13.714q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h13.714q0.464 0 0.804-0.339t0.339-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-times-circle\" viewBox=\"0 0 27 32\">\n<title>times-circle</title>\n<path class=\"path1\" d=\"M20.518 20.036q0-0.464-0.339-0.804l-3.232-3.232 3.232-3.232q0.339-0.339 0.339-0.804 0-0.482-0.339-0.821l-1.607-1.607q-0.339-0.339-0.821-0.339-0.464 0-0.804 0.339l-3.232 3.232-3.232-3.232q-0.339-0.339-0.804-0.339-0.482 0-0.821 0.339l-1.607 1.607q-0.339 0.339-0.339 0.821 0 0.464 0.339 0.804l3.232 3.232-3.232 3.232q-0.339 0.339-0.339 0.804 0 0.482 0.339 0.821l1.607 1.607q0.339 0.339 0.821 0.339 0.464 0 0.804-0.339l3.232-3.232 3.232 3.232q0.339 0.339 0.804 0.339 0.482 0 0.821-0.339l1.607-1.607q0.339-0.339 0.339-0.821zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-check-circle\" viewBox=\"0 0 27 32\">\n<title>check-circle</title>\n<path class=\"path1\" d=\"M22.929 13.107q0-0.5-0.321-0.821l-1.625-1.607q-0.339-0.339-0.804-0.339t-0.804 0.339l-7.286 7.268-4.036-4.036q-0.339-0.339-0.804-0.339t-0.804 0.339l-1.625 1.607q-0.321 0.321-0.321 0.821 0 0.482 0.321 0.804l6.464 6.464q0.339 0.339 0.804 0.339 0.482 0 0.821-0.339l9.696-9.696q0.321-0.321 0.321-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-question-circle\" viewBox=\"0 0 27 32\">\n<title>question-circle</title>\n<path class=\"path1\" d=\"M16 24.571v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-3.429q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h3.429q0.25 0 0.411-0.161t0.161-0.411zM20.571 12.571q0-1.571-0.991-2.911t-2.473-2.071-3.036-0.732q-4.339 0-6.625 3.804-0.268 0.429 0.143 0.75l2.357 1.786q0.125 0.107 0.339 0.107 0.286 0 0.446-0.214 0.946-1.214 1.536-1.643 0.607-0.429 1.536-0.429 0.857 0 1.527 0.464t0.67 1.054q0 0.679-0.357 1.089t-1.214 0.804q-1.125 0.5-2.063 1.545t-0.938 2.241v0.643q0 0.25 0.161 0.411t0.411 0.161h3.429q0.25 0 0.411-0.161t0.161-0.411q0-0.339 0.384-0.884t0.973-0.884q0.571-0.321 0.875-0.509t0.821-0.625 0.795-0.857 0.5-1.080 0.223-1.446zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-info-circle\" viewBox=\"0 0 27 32\">\n<title>info-circle</title>\n<path class=\"path1\" d=\"M18.286 24.571v-2.857q0-0.25-0.161-0.411t-0.411-0.161h-1.714v-9.143q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v2.857q0 0.25 0.161 0.411t0.411 0.161h1.714v5.714h-1.714q-0.25 0-0.411 0.161t-0.161 0.411v2.857q0 0.25 0.161 0.411t0.411 0.161h8q0.25 0 0.411-0.161t0.161-0.411zM16 8.571v-2.857q0-0.25-0.161-0.411t-0.411-0.161h-3.429q-0.25 0-0.411 0.161t-0.161 0.411v2.857q0 0.25 0.161 0.411t0.411 0.161h3.429q0.25 0 0.411-0.161t0.161-0.411zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-crosshairs\" viewBox=\"0 0 27 32\">\n<title>crosshairs</title>\n<path class=\"path1\" d=\"M21.375 18.286h-1.946q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h1.946q-0.571-1.929-2.009-3.366t-3.366-2.009v1.946q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-1.946q-1.929 0.571-3.366 2.009t-2.009 3.366h1.946q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.464-0.339 0.804t-0.804 0.339h-1.946q0.571 1.929 2.009 3.366t3.366 2.009v-1.946q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v1.946q1.929-0.571 3.366-2.009t2.009-3.366zM27.429 14.857v2.286q0 0.464-0.339 0.804t-0.804 0.339h-2.554q-0.661 2.875-2.759 4.973t-4.973 2.759v2.554q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-2.554q-2.875-0.661-4.973-2.759t-2.759-4.973h-2.554q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h2.554q0.661-2.875 2.759-4.973t4.973-2.759v-2.554q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v2.554q2.875 0.661 4.973 2.759t2.759 4.973h2.554q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-times-circle-o\" viewBox=\"0 0 27 32\">\n<title>times-circle-o</title>\n<path class=\"path1\" d=\"M19.589 19.268l-2.607 2.607q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.446-2.446-2.446 2.446q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.607-2.607q-0.179-0.179-0.179-0.411t0.179-0.411l2.446-2.446-2.446-2.446q-0.179-0.179-0.179-0.411t0.179-0.411l2.607-2.607q0.179-0.179 0.411-0.179t0.411 0.179l2.446 2.446 2.446-2.446q0.179-0.179 0.411-0.179t0.411 0.179l2.607 2.607q0.179 0.179 0.179 0.411t-0.179 0.411l-2.446 2.446 2.446 2.446q0.179 0.179 0.179 0.411t-0.179 0.411zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-check-circle-o\" viewBox=\"0 0 27 32\">\n<title>check-circle-o</title>\n<path class=\"path1\" d=\"M20.911 14.518l-7.536 7.536q-0.339 0.339-0.804 0.339t-0.804-0.339l-5.25-5.25q-0.339-0.339-0.339-0.804t0.339-0.804l1.821-1.821q0.339-0.339 0.804-0.339t0.804 0.339l2.625 2.625 4.911-4.911q0.339-0.339 0.804-0.339t0.804 0.339l1.821 1.821q0.339 0.339 0.339 0.804t-0.339 0.804zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ban\" viewBox=\"0 0 27 32\">\n<title>ban</title>\n<path class=\"path1\" d=\"M23.429 15.946q0-2.875-1.554-5.268l-13.464 13.446q2.446 1.589 5.304 1.589 1.982 0 3.777-0.777t3.098-2.080 2.071-3.116 0.768-3.795zM5.589 21.286l13.482-13.464q-2.411-1.625-5.357-1.625-2.643 0-4.875 1.304t-3.536 3.554-1.304 4.893q0 2.893 1.589 5.339zM27.429 15.946q0 2.804-1.089 5.357t-2.92 4.393-4.375 2.929-5.33 1.089-5.33-1.089-4.375-2.929-2.92-4.393-1.089-5.357 1.089-5.348 2.92-4.384 4.375-2.929 5.33-1.089 5.33 1.089 4.375 2.929 2.92 4.384 1.089 5.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-left\" viewBox=\"0 0 29 32\">\n<title>arrow-left</title>\n<path class=\"path1\" d=\"M27.429 16v2.286q0 0.946-0.58 1.616t-1.509 0.67h-12.571l5.232 5.25q0.679 0.643 0.679 1.607t-0.679 1.607l-1.339 1.357q-0.661 0.661-1.607 0.661-0.929 0-1.625-0.661l-11.625-11.643q-0.661-0.661-0.661-1.607 0-0.929 0.661-1.625l11.625-11.607q0.679-0.679 1.625-0.679 0.929 0 1.607 0.679l1.339 1.321q0.679 0.679 0.679 1.625t-0.679 1.625l-5.232 5.232h12.571q0.929 0 1.509 0.67t0.58 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-right\" viewBox=\"0 0 26 32\">\n<title>arrow-right</title>\n<path class=\"path1\" d=\"M26.286 17.143q0 0.964-0.661 1.625l-11.625 11.625q-0.696 0.661-1.625 0.661-0.911 0-1.607-0.661l-1.339-1.339q-0.679-0.679-0.679-1.625t0.679-1.625l5.232-5.232h-12.571q-0.929 0-1.509-0.67t-0.58-1.616v-2.286q0-0.946 0.58-1.616t1.509-0.67h12.571l-5.232-5.25q-0.679-0.643-0.679-1.607t0.679-1.607l1.339-1.339q0.679-0.679 1.607-0.679 0.946 0 1.625 0.679l11.625 11.625q0.661 0.625 0.661 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-up\" viewBox=\"0 0 30 32\">\n<title>arrow-up</title>\n<path class=\"path1\" d=\"M28.768 17.339q0 0.911-0.661 1.607l-1.339 1.339q-0.679 0.679-1.625 0.679-0.964 0-1.607-0.679l-5.25-5.232v12.571q0 0.929-0.67 1.509t-1.616 0.58h-2.286q-0.946 0-1.616-0.58t-0.67-1.509v-12.571l-5.25 5.232q-0.643 0.679-1.607 0.679t-1.607-0.679l-1.339-1.339q-0.679-0.679-0.679-1.607 0-0.946 0.679-1.625l11.625-11.625q0.625-0.661 1.607-0.661 0.964 0 1.625 0.661l11.625 11.625q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-down\" viewBox=\"0 0 30 32\">\n<title>arrow-down</title>\n<path class=\"path1\" d=\"M28.768 14.857q0 0.946-0.661 1.607l-11.625 11.643q-0.696 0.661-1.625 0.661-0.946 0-1.607-0.661l-11.625-11.643q-0.679-0.643-0.679-1.607 0-0.946 0.679-1.625l1.321-1.339q0.696-0.661 1.625-0.661 0.946 0 1.607 0.661l5.25 5.25v-12.571q0-0.929 0.679-1.607t1.607-0.679h2.286q0.929 0 1.607 0.679t0.679 1.607v12.571l5.25-5.25q0.661-0.661 1.607-0.661 0.929 0 1.625 0.661l1.339 1.339q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mail-forward\" viewBox=\"0 0 32 32\">\n<title>mail-forward</title>\n<path class=\"path1\" d=\"M32 11.429q0 0.464-0.339 0.804l-9.143 9.143q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-4.571h-4q-1.75 0-3.134 0.107t-2.75 0.384-2.375 0.759-1.884 1.241-1.429 1.804-0.866 2.473-0.313 3.232q0 0.982 0.089 2.196 0 0.107 0.045 0.42t0.045 0.473q0 0.268-0.152 0.446t-0.42 0.179q-0.286 0-0.5-0.304-0.125-0.161-0.232-0.393t-0.241-0.536-0.188-0.429q-2.268-5.089-2.268-8.054 0-3.554 0.946-5.946 2.893-7.196 15.625-7.196h4v-4.571q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l9.143 9.143q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-expand\" viewBox=\"0 0 27 32\">\n<title>expand</title>\n<path class=\"path1\" d=\"M13.482 18.857q0 0.232-0.179 0.411l-5.929 5.929 2.571 2.571q0.339 0.339 0.339 0.804t-0.339 0.804-0.804 0.339h-8q-0.464 0-0.804-0.339t-0.339-0.804v-8q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l2.571 2.571 5.929-5.929q0.179-0.179 0.411-0.179t0.411 0.179l2.036 2.036q0.179 0.179 0.179 0.411zM27.429 3.429v8q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-2.571-2.571-5.929 5.929q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.036-2.036q-0.179-0.179-0.179-0.411t0.179-0.411l5.929-5.929-2.571-2.571q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h8q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-compress\" viewBox=\"0 0 27 32\">\n<title>compress</title>\n<path class=\"path1\" d=\"M13.714 17.143v8q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-2.571-2.571-5.929 5.929q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.036-2.036q-0.179-0.179-0.179-0.411t0.179-0.411l5.929-5.929-2.571-2.571q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h8q0.464 0 0.804 0.339t0.339 0.804zM27.196 5.143q0 0.232-0.179 0.411l-5.929 5.929 2.571 2.571q0.339 0.339 0.339 0.804t-0.339 0.804-0.804 0.339h-8q-0.464 0-0.804-0.339t-0.339-0.804v-8q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l2.571 2.571 5.929-5.929q0.179-0.179 0.411-0.179t0.411 0.179l2.036 2.036q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plus\" viewBox=\"0 0 25 32\">\n<title>plus</title>\n<path class=\"path1\" d=\"M25.143 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-7.429v7.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h7.429v-7.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214v7.429h7.429q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-minus\" viewBox=\"0 0 25 32\">\n<title>minus</title>\n<path class=\"path1\" d=\"M25.143 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-21.714q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h21.714q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-asterisk\" viewBox=\"0 0 30 32\">\n<title>asterisk</title>\n<path class=\"path1\" d=\"M26.464 18.75q0.821 0.464 1.063 1.384t-0.223 1.741l-1.143 1.964q-0.464 0.821-1.384 1.063t-1.741-0.223l-4.75-2.732v5.482q0 0.929-0.679 1.607t-1.607 0.679h-2.286q-0.929 0-1.607-0.679t-0.679-1.607v-5.482l-4.75 2.732q-0.821 0.464-1.741 0.223t-1.384-1.063l-1.143-1.964q-0.464-0.821-0.223-1.741t1.063-1.384l4.75-2.75-4.75-2.75q-0.821-0.464-1.063-1.384t0.223-1.741l1.143-1.964q0.464-0.821 1.384-1.063t1.741 0.223l4.75 2.732v-5.482q0-0.929 0.679-1.607t1.607-0.679h2.286q0.929 0 1.607 0.679t0.679 1.607v5.482l4.75-2.732q0.821-0.464 1.741-0.223t1.384 1.063l1.143 1.964q0.464 0.821 0.223 1.741t-1.063 1.384l-4.75 2.75z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-exclamation-circle\" viewBox=\"0 0 27 32\">\n<title>exclamation-circle</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM16 24.554v-3.393q0-0.25-0.161-0.42t-0.393-0.17h-3.429q-0.232 0-0.411 0.179t-0.179 0.411v3.393q0 0.232 0.179 0.411t0.411 0.179h3.429q0.232 0 0.393-0.17t0.161-0.42zM15.964 18.411l0.321-11.089q0-0.214-0.179-0.321-0.179-0.143-0.429-0.143h-3.929q-0.25 0-0.429 0.143-0.179 0.107-0.179 0.321l0.304 11.089q0 0.179 0.179 0.313t0.429 0.134h3.304q0.25 0 0.42-0.134t0.188-0.313z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gift\" viewBox=\"0 0 27 32\">\n<title>gift</title>\n<path class=\"path1\" d=\"M16.571 24.214v-12.786h-5.714v12.786q0 0.446 0.321 0.688t0.821 0.241h3.429q0.5 0 0.821-0.241t0.321-0.688zM8.429 9.143h3.482l-2.25-2.875q-0.464-0.554-1.232-0.554-0.714 0-1.214 0.5t-0.5 1.214 0.5 1.214 1.214 0.5zM20.714 7.429q0-0.714-0.5-1.214t-1.214-0.5q-0.768 0-1.232 0.554l-2.232 2.875h3.464q0.714 0 1.214-0.5t0.5-1.214zM27.429 12v5.714q0 0.25-0.161 0.411t-0.411 0.161h-1.714v7.429q0 0.714-0.5 1.214t-1.214 0.5h-19.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-5.714q0-0.25 0.161-0.411t0.411-0.161h7.857q-1.661 0-2.83-1.17t-1.17-2.83 1.17-2.83 2.83-1.17q1.911 0 3 1.375l2.286 2.946 2.286-2.946q1.089-1.375 3-1.375 1.661 0 2.83 1.17t1.17 2.83-1.17 2.83-2.83 1.17h7.857q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-leaf\" viewBox=\"0 0 32 32\">\n<title>leaf</title>\n<path class=\"path1\" d=\"M22.857 12.571q0-0.464-0.339-0.804t-0.804-0.339q-3.071 0-5.679 0.884t-4.634 2.393-4.205 3.92q-0.339 0.375-0.339 0.804 0 0.464 0.339 0.804t0.804 0.339q0.429 0 0.804-0.339 0.482-0.429 1.321-1.268t1.196-1.179q2.446-2.214 4.795-3.143t5.598-0.929q0.464 0 0.804-0.339t0.339-0.804zM32 9.036q0 1.696-0.357 3.446-0.821 4-3.295 6.839t-6.384 4.786q-3.821 1.929-7.821 1.929-2.643 0-5.107-0.839-0.268-0.089-1.571-0.75t-1.714-0.661q-0.286 0-0.705 0.571t-0.804 1.25-0.938 1.25-1.071 0.571q-0.536 0-0.911-0.196t-0.554-0.429-0.482-0.75q-0.036-0.071-0.107-0.196t-0.098-0.179-0.054-0.17-0.027-0.241q0-0.625 0.554-1.313t1.214-1.17 1.214-1 0.554-0.857q0-0.071-0.25-0.679t-0.286-0.786q-0.161-0.911-0.161-1.857 0-2.054 0.777-3.929t2.125-3.295 3.045-2.482 3.643-1.705q0.982-0.321 2.589-0.455t3.205-0.161 3.188-0.107 2.92-0.429 2.027-1.009l0.527-0.527t0.527-0.5 0.482-0.357 0.652-0.286 0.777-0.080q0.696 0 1.259 0.821t0.848 2 0.429 2.214 0.143 1.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fire\" viewBox=\"0 0 25 32\">\n<title>fire</title>\n<path class=\"path1\" d=\"M25.143 30.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-24q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h24q0.232 0 0.402 0.17t0.17 0.402zM20.571 11.429q0 1.393-0.438 2.571t-1.143 2.009-1.563 1.571-1.714 1.384-1.563 1.286-1.143 1.455-0.438 1.723q0 1.714 1.196 4l-0.071-0.018 0.018 0.018q-1.607-0.732-2.857-1.482t-2.473-1.786-2.027-2.188-1.295-2.688-0.491-3.286q0-1.393 0.438-2.571t1.143-2.009 1.563-1.571 1.714-1.384 1.563-1.286 1.143-1.455 0.438-1.723q0-1.679-1.179-4l0.054 0.018-0.018-0.018q1.607 0.732 2.857 1.482t2.473 1.786 2.027 2.188 1.295 2.688 0.491 3.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eye\" viewBox=\"0 0 32 32\">\n<title>eye</title>\n<path class=\"path1\" d=\"M29.714 17.143q-2.714-4.214-6.804-6.304 1.089 1.857 1.089 4.018 0 3.304-2.348 5.652t-5.652 2.348-5.652-2.348-2.348-5.652q0-2.161 1.089-4.018-4.089 2.089-6.804 6.304 2.375 3.661 5.955 5.83t7.759 2.17 7.759-2.17 5.955-5.83zM16.857 10.286q0-0.357-0.25-0.607t-0.607-0.25q-2.232 0-3.83 1.598t-1.598 3.83q0 0.357 0.25 0.607t0.607 0.25 0.607-0.25 0.25-0.607q0-1.536 1.089-2.625t2.625-1.089q0.357 0 0.607-0.25t0.25-0.607zM32 17.143q0 0.607-0.357 1.232-2.5 4.107-6.723 6.58t-8.92 2.473-8.92-2.482-6.723-6.571q-0.357-0.625-0.357-1.232t0.357-1.232q2.5-4.089 6.723-6.571t8.92-2.482 8.92 2.482 6.723 6.571q0.357 0.625 0.357 1.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eye-slash\" viewBox=\"0 0 32 32\">\n<title>eye-slash</title>\n<path class=\"path1\" d=\"M9.911 23.839l1.393-2.518q-1.554-1.125-2.429-2.839t-0.875-3.625q0-2.161 1.089-4.018-4.089 2.089-6.804 6.304 2.982 4.607 7.625 6.696zM16.857 10.286q0-0.357-0.25-0.607t-0.607-0.25q-2.232 0-3.83 1.598t-1.598 3.83q0 0.357 0.25 0.607t0.607 0.25 0.607-0.25 0.25-0.607q0-1.536 1.089-2.625t2.625-1.089q0.357 0 0.607-0.25t0.25-0.607zM23.339 6.875q0 0.125-0.018 0.161-1.875 3.357-5.625 10.107t-5.643 10.125l-0.875 1.589q-0.179 0.286-0.5 0.286-0.214 0-2.393-1.25-0.286-0.179-0.286-0.5 0-0.214 0.786-1.554-2.554-1.161-4.705-3.089t-3.723-4.375q-0.357-0.554-0.357-1.232t0.357-1.232q2.732-4.196 6.786-6.625t8.857-2.429q1.589 0 3.214 0.304l0.964-1.732q0.179-0.286 0.5-0.286 0.089 0 0.321 0.107t0.554 0.277 0.589 0.33 0.563 0.33 0.348 0.205q0.286 0.179 0.286 0.482zM24 14.857q0 2.482-1.411 4.527t-3.732 2.938l5-8.964q0.143 0.804 0.143 1.5zM32 17.143q0 0.625-0.357 1.232-0.696 1.143-1.946 2.589-2.679 3.071-6.205 4.768t-7.491 1.696l1.321-2.357q3.786-0.321 7.009-2.446t5.384-5.482q-2.054-3.196-5.036-5.25l1.125-2q1.696 1.143 3.259 2.732t2.58 3.286q0.357 0.607 0.357 1.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-exclamation-triangle\" viewBox=\"0 0 32 32\">\n<title>exclamation-triangle</title>\n<path class=\"path1\" d=\"M18.286 24.554v-3.393q0-0.25-0.17-0.42t-0.402-0.17h-3.429q-0.232 0-0.402 0.17t-0.17 0.42v3.393q0 0.25 0.17 0.42t0.402 0.17h3.429q0.232 0 0.402-0.17t0.17-0.42zM18.25 17.875l0.321-8.196q0-0.214-0.179-0.339-0.232-0.196-0.429-0.196h-3.929q-0.196 0-0.429 0.196-0.179 0.125-0.179 0.375l0.304 8.161q0 0.179 0.179 0.295t0.429 0.116h3.304q0.25 0 0.42-0.116t0.188-0.295zM18 1.196l13.714 25.143q0.625 1.125-0.036 2.25-0.304 0.518-0.83 0.821t-1.134 0.304h-27.429q-0.607 0-1.134-0.304t-0.83-0.821q-0.661-1.125-0.036-2.25l13.714-25.143q0.304-0.554 0.839-0.875t1.161-0.321 1.161 0.321 0.839 0.875z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plane\" viewBox=\"0 0 25 32\">\n<title>plane</title>\n<path class=\"path1\" d=\"M24.571 2.857q0.786 0.929 0.214 2.643t-1.929 3.071l-2.875 2.875 2.857 12.429q0.089 0.339-0.214 0.589l-2.286 1.714q-0.125 0.107-0.339 0.107-0.071 0-0.125-0.018-0.268-0.054-0.375-0.286l-4.982-9.071-4.625 4.625 0.946 3.464q0.089 0.304-0.143 0.554l-1.714 1.714q-0.161 0.161-0.411 0.161h-0.036q-0.268-0.036-0.429-0.232l-3.375-4.5-4.5-3.375q-0.196-0.125-0.232-0.411-0.018-0.232 0.161-0.446l1.714-1.732q0.161-0.161 0.411-0.161 0.107 0 0.143 0.018l3.464 0.946 4.625-4.625-9.071-4.982q-0.25-0.143-0.304-0.429-0.036-0.286 0.161-0.482l2.286-2.286q0.25-0.232 0.536-0.143l11.875 2.839 2.857-2.857q1.357-1.357 3.071-1.929t2.643 0.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar\" viewBox=\"0 0 30 32\">\n<title>calendar</title>\n<path class=\"path1\" d=\"M2.286 29.714h5.143v-5.143h-5.143v5.143zM8.571 29.714h5.714v-5.143h-5.714v5.143zM2.286 23.429h5.143v-5.714h-5.143v5.714zM8.571 23.429h5.714v-5.714h-5.714v5.714zM2.286 16.571h5.143v-5.143h-5.143v5.143zM15.429 29.714h5.714v-5.143h-5.714v5.143zM8.571 16.571h5.714v-5.143h-5.714v5.143zM22.286 29.714h5.143v-5.143h-5.143v5.143zM15.429 23.429h5.714v-5.714h-5.714v5.714zM9.143 8v-5.143q0-0.232-0.17-0.402t-0.402-0.17h-1.143q-0.232 0-0.402 0.17t-0.17 0.402v5.143q0 0.232 0.17 0.402t0.402 0.17h1.143q0.232 0 0.402-0.17t0.17-0.402zM22.286 23.429h5.143v-5.714h-5.143v5.714zM15.429 16.571h5.714v-5.143h-5.714v5.143zM22.286 16.571h5.143v-5.143h-5.143v5.143zM22.857 8v-5.143q0-0.232-0.17-0.402t-0.402-0.17h-1.143q-0.232 0-0.402 0.17t-0.17 0.402v5.143q0 0.232 0.17 0.402t0.402 0.17h1.143q0.232 0 0.402-0.17t0.17-0.402zM29.714 6.857v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-random\" viewBox=\"0 0 32 32\">\n<title>random</title>\n<path class=\"path1\" d=\"M11.893 8.589q-1.071 1.643-2.446 4.875-0.393-0.804-0.661-1.295t-0.723-1.134-0.911-1.009-1.125-0.625-1.455-0.259h-4q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h4q4.464 0 7.321 4.018zM32 22.857q0 0.25-0.161 0.411l-5.714 5.714q-0.161 0.161-0.411 0.161-0.232 0-0.402-0.17t-0.17-0.402v-3.429q-0.571 0-1.518 0.009t-1.446 0.018-1.304-0.018-1.268-0.089-1.143-0.188-1.125-0.33-1.036-0.509-1.054-0.714-0.982-0.955-1-1.241q1.054-1.661 2.429-4.875 0.393 0.804 0.661 1.295t0.723 1.134 0.911 1.009 1.125 0.625 1.455 0.259h4.571v-3.429q0-0.25 0.161-0.411t0.411-0.161q0.214 0 0.429 0.179l5.696 5.696q0.161 0.161 0.161 0.411zM32 6.857q0 0.25-0.161 0.411l-5.714 5.714q-0.161 0.161-0.411 0.161-0.232 0-0.402-0.17t-0.17-0.402v-3.429h-4.571q-0.857 0-1.554 0.268t-1.232 0.804-0.911 1.098-0.804 1.384q-0.571 1.107-1.393 3.054-0.518 1.179-0.884 1.982t-0.964 1.875-1.143 1.786-1.321 1.482-1.607 1.223-1.902 0.75-2.286 0.295h-4q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h4q0.857 0 1.554-0.268t1.232-0.804 0.911-1.098 0.804-1.384q0.571-1.107 1.393-3.054 0.518-1.179 0.884-1.982t0.964-1.875 1.143-1.786 1.321-1.482 1.607-1.223 1.902-0.75 2.286-0.295h4.571v-3.429q0-0.25 0.161-0.411t0.411-0.161q0.214 0 0.429 0.179l5.696 5.696q0.161 0.161 0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-comment\" viewBox=\"0 0 32 32\">\n<title>comment</title>\n<path class=\"path1\" d=\"M32 16q0 3.107-2.143 5.741t-5.821 4.161-8.036 1.527q-1.25 0-2.589-0.143-3.536 3.125-8.214 4.321-0.875 0.25-2.036 0.393-0.304 0.036-0.545-0.161t-0.313-0.518v-0.018q-0.054-0.071-0.009-0.214t0.036-0.179 0.080-0.17l0.107-0.161t0.125-0.152 0.143-0.161q0.125-0.143 0.554-0.616t0.616-0.679 0.554-0.705 0.58-0.911 0.482-1.054 0.464-1.357q-2.804-1.589-4.42-3.929t-1.616-5.018q0-2.321 1.268-4.438t3.411-3.652 5.107-2.438 6.214-0.902q4.357 0 8.036 1.527t5.821 4.161 2.143 5.741z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-magnet\" viewBox=\"0 0 27 32\">\n<title>magnet</title>\n<path class=\"path1\" d=\"M27.429 14.857v2.286q0 3.589-1.759 6.464t-4.893 4.491-7.063 1.616-7.063-1.616-4.893-4.491-1.759-6.464v-2.286q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.929 0.42 1.607t0.955 1.018 1.268 0.536 1.143 0.232 0.786 0.036 0.786-0.036 1.143-0.232 1.268-0.536 0.955-1.018 0.42-1.607v-2.286q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804zM9.143 3.429v6.857q0 0.464-0.339 0.804t-0.804 0.339h-6.857q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804zM27.429 3.429v6.857q0 0.464-0.339 0.804t-0.804 0.339h-6.857q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-up\" viewBox=\"0 0 32 32\">\n<title>chevron-up</title>\n<path class=\"path1\" d=\"M30.054 23.768l-2.964 2.946q-0.339 0.339-0.804 0.339t-0.804-0.339l-9.482-9.482-9.482 9.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-2.964-2.946q-0.339-0.339-0.339-0.813t0.339-0.813l13.25-13.232q0.339-0.339 0.804-0.339t0.804 0.339l13.25 13.232q0.339 0.339 0.339 0.813t-0.339 0.813z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-down\" viewBox=\"0 0 32 32\">\n<title>chevron-down</title>\n<path class=\"path1\" d=\"M30.054 14.429l-13.25 13.232q-0.339 0.339-0.804 0.339t-0.804-0.339l-13.25-13.232q-0.339-0.339-0.339-0.813t0.339-0.813l2.964-2.946q0.339-0.339 0.804-0.339t0.804 0.339l9.482 9.482 9.482-9.482q0.339-0.339 0.804-0.339t0.804 0.339l2.964 2.946q0.339 0.339 0.339 0.813t-0.339 0.813z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-retweet\" viewBox=\"0 0 34 32\">\n<title>retweet</title>\n<path class=\"path1\" d=\"M22.857 26.857q0 0.232-0.17 0.402t-0.402 0.17h-17.143q-0.143 0-0.241-0.036t-0.161-0.125-0.098-0.143-0.054-0.205-0.018-0.205v-10.714h-3.429q-0.464 0-0.804-0.339t-0.339-0.804q0-0.429 0.268-0.732l5.714-6.857q0.339-0.393 0.875-0.393t0.875 0.393l5.714 6.857q0.268 0.304 0.268 0.732 0 0.464-0.339 0.804t-0.804 0.339h-3.429v6.857h10.286q0.286 0 0.446 0.196l2.857 3.429q0.125 0.196 0.125 0.375zM34.286 19.429q0 0.429-0.268 0.732l-5.714 6.857q-0.357 0.411-0.875 0.411t-0.875-0.411l-5.714-6.857q-0.268-0.304-0.268-0.732 0-0.464 0.339-0.804t0.804-0.339h3.429v-6.857h-10.286q-0.286 0-0.446-0.214l-2.857-3.429q-0.125-0.161-0.125-0.357 0-0.232 0.17-0.402t0.402-0.17h17.143q0.143 0 0.241 0.036t0.161 0.125 0.098 0.143 0.054 0.205 0.018 0.205v10.714h3.429q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-shopping-cart\" viewBox=\"0 0 30 32\">\n<title>shopping-cart</title>\n<path class=\"path1\" d=\"M11.429 27.429q0 0.929-0.679 1.607t-1.607 0.679-1.607-0.679-0.679-1.607 0.679-1.607 1.607-0.679 1.607 0.679 0.679 1.607zM27.429 27.429q0 0.929-0.679 1.607t-1.607 0.679-1.607-0.679-0.679-1.607 0.679-1.607 1.607-0.679 1.607 0.679 0.679 1.607zM29.714 8v9.143q0 0.429-0.295 0.759t-0.723 0.384l-18.643 2.179q0.232 1.071 0.232 1.25 0 0.286-0.429 1.143h16.429q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-18.286q-0.464 0-0.804-0.339t-0.339-0.804q0-0.196 0.143-0.563t0.286-0.643 0.384-0.714 0.277-0.527l-3.161-14.696h-3.643q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571q0.286 0 0.509 0.116t0.348 0.277 0.232 0.438 0.143 0.464 0.098 0.527 0.080 0.464h21.446q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-folder\" viewBox=\"0 0 30 32\">\n<title>folder</title>\n<path class=\"path1\" d=\"M29.714 10.857v12.571q0 1.643-1.179 2.821t-2.821 1.179h-21.714q-1.643 0-2.821-1.179t-1.179-2.821v-17.143q0-1.643 1.179-2.821t2.821-1.179h5.714q1.643 0 2.821 1.179t1.179 2.821v0.571h12q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-folder-open\" viewBox=\"0 0 34 32\">\n<title>folder-open</title>\n<path class=\"path1\" d=\"M33.554 17q0 0.554-0.554 1.179l-6 7.071q-0.768 0.911-2.152 1.545t-2.563 0.634h-19.429q-0.607 0-1.080-0.232t-0.473-0.768q0-0.554 0.554-1.179l6-7.071q0.768-0.911 2.152-1.545t2.563-0.634h19.429q0.607 0 1.080 0.232t0.473 0.768zM27.429 10.857v2.857h-14.857q-1.679 0-3.518 0.848t-2.929 2.134l-6.107 7.179q0-0.071-0.009-0.223t-0.009-0.223v-17.143q0-1.643 1.179-2.821t2.821-1.179h5.714q1.643 0 2.821 1.179t1.179 2.821v0.571h9.714q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrows-v\" viewBox=\"0 0 14 32\">\n<title>arrows-v</title>\n<path class=\"path1\" d=\"M12.571 5.714q0 0.464-0.339 0.804t-0.804 0.339h-2.286v18.286h2.286q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804l-4.571 4.571q-0.339 0.339-0.804 0.339t-0.804-0.339l-4.571-4.571q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h2.286v-18.286h-2.286q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l4.571-4.571q0.339-0.339 0.804-0.339t0.804 0.339l4.571 4.571q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrows-h\" viewBox=\"0 0 32 32\">\n<title>arrows-h</title>\n<path class=\"path1\" d=\"M32 16q0 0.464-0.339 0.804l-4.571 4.571q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-2.286h-18.286v2.286q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-4.571-4.571q-0.339-0.339-0.339-0.804t0.339-0.804l4.571-4.571q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804v2.286h18.286v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l4.571 4.571q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bar-chart\" viewBox=\"0 0 37 32\">\n<title>bar-chart</title>\n<path class=\"path1\" d=\"M11.429 16v9.143h-4.571v-9.143h4.571zM18.286 6.857v18.286h-4.571v-18.286h4.571zM36.571 27.429v2.286h-36.571v-27.429h2.286v25.143h34.286zM25.143 11.429v13.714h-4.571v-13.714h4.571zM32 4.571v20.571h-4.571v-20.571h4.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-twitter-square\" viewBox=\"0 0 27 32\">\n<title>twitter-square</title>\n<path class=\"path1\" d=\"M22.857 10.893q-1 0.446-2.161 0.607 1.214-0.714 1.661-2.089-1.161 0.679-2.393 0.911-1.089-1.179-2.732-1.179-1.554 0-2.652 1.098t-1.098 2.652q0 0.518 0.089 0.857-2.304-0.125-4.321-1.161t-3.429-2.768q-0.518 0.893-0.518 1.893 0 2.036 1.625 3.125-0.839-0.018-1.786-0.464v0.036q0 1.339 0.893 2.384t2.196 1.295q-0.518 0.143-0.911 0.143-0.232 0-0.696-0.071 0.375 1.125 1.33 1.857t2.17 0.75q-2.071 1.607-4.661 1.607-0.464 0-0.893-0.054 2.643 1.679 5.75 1.679 2 0 3.75-0.634t3-1.696 2.152-2.446 1.339-2.893 0.438-3.009q0-0.321-0.018-0.482 1.125-0.804 1.875-1.946zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-facebook-square\" viewBox=\"0 0 27 32\">\n<title>facebook-square</title>\n<path class=\"path1\" d=\"M22.286 2.286q2.125 0 3.634 1.509t1.509 3.634v17.143q0 2.125-1.509 3.634t-3.634 1.509h-3.357v-10.625h3.554l0.536-4.143h-4.089v-2.643q0-1 0.42-1.5t1.634-0.5l2.179-0.018v-3.696q-1.125-0.161-3.179-0.161-2.429 0-3.884 1.429t-1.455 4.036v3.054h-3.571v4.143h3.571v10.625h-9.5q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-camera-retro\" viewBox=\"0 0 32 32\">\n<title>camera-retro</title>\n<path class=\"path1\" d=\"M16.571 14.857q0-0.25-0.161-0.411t-0.411-0.161q-1.179 0-2.018 0.839t-0.839 2.018q0 0.25 0.161 0.411t0.411 0.161 0.411-0.161 0.161-0.411q0-0.714 0.5-1.214t1.214-0.5q0.25 0 0.411-0.161t0.161-0.411zM20.571 17.179q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232 1.339-3.232 3.232-1.339 3.232 1.339 1.339 3.232zM2.286 27.429h27.429v-2.286h-27.429v2.286zM22.857 17.179q0-2.839-2.009-4.848t-4.848-2.009-4.848 2.009-2.009 4.848 2.009 4.848 4.848 2.009 4.848-2.009 2.009-4.848zM4.571 5.714h6.857v-2.286h-6.857v2.286zM2.286 9.143h27.429v-4.571h-14.786l-1.143 2.286h-11.5v2.286zM32 4.571v22.857q0 0.946-0.67 1.616t-1.616 0.67h-27.429q-0.946 0-1.616-0.67t-0.67-1.616v-22.857q0-0.946 0.67-1.616t1.616-0.67h27.429q0.946 0 1.616 0.67t0.67 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-key\" viewBox=\"0 0 30 32\">\n<title>key</title>\n<path class=\"path1\" d=\"M14.857 9.143q0-1.429-1-2.429t-2.429-1-2.429 1-1 2.429q0 0.75 0.339 1.482-0.732-0.339-1.482-0.339-1.429 0-2.429 1t-1 2.429 1 2.429 2.429 1 2.429-1 1-2.429q0-0.75-0.339-1.482 0.732 0.339 1.482 0.339 1.429 0 2.429-1t1-2.429zM30.054 21.714q0 0.304-0.875 1.179t-1.179 0.875q-0.161 0-0.509-0.286t-0.652-0.589-0.688-0.714-0.438-0.464l-1.714 1.714 3.929 3.929q0.5 0.5 0.5 1.214 0 0.75-0.696 1.446t-1.446 0.696q-0.714 0-1.214-0.5l-11.982-11.982q-3.143 2.339-6.518 2.339-2.911 0-4.741-1.83t-1.83-4.741q0-2.857 1.696-5.589t4.429-4.429 5.589-1.696q2.911 0 4.741 1.83t1.83 4.741q0 3.375-2.339 6.518l6.339 6.339 1.714-1.714q-0.054-0.054-0.464-0.438t-0.714-0.688-0.589-0.652-0.286-0.509q0-0.304 0.875-1.179t1.179-0.875q0.232 0 0.411 0.179 0.107 0.107 0.821 0.795t1.464 1.42 1.545 1.536 1.304 1.393 0.509 0.732z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cogs\" viewBox=\"0 0 34 32\">\n<title>cogs</title>\n<path class=\"path1\" d=\"M16 16q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232 1.339 3.232 3.232 1.339 3.232-1.339 1.339-3.232zM29.714 25.143q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607q0 0.946 0.67 1.616t1.616 0.67 1.616-0.67 0.67-1.616zM29.714 6.857q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607q0 0.946 0.67 1.616t1.616 0.67 1.616-0.67 0.67-1.616zM22.857 14.375v3.304q0 0.179-0.125 0.348t-0.286 0.188l-2.768 0.429q-0.196 0.625-0.571 1.357 0.607 0.857 1.607 2.054 0.125 0.179 0.125 0.357 0 0.214-0.125 0.339-0.411 0.536-1.473 1.598t-1.402 1.063q-0.196 0-0.375-0.125l-2.054-1.607q-0.661 0.339-1.375 0.554-0.196 1.929-0.411 2.768-0.125 0.429-0.536 0.429h-3.321q-0.196 0-0.357-0.134t-0.179-0.313l-0.411-2.732q-0.607-0.179-1.339-0.554l-2.107 1.589q-0.125 0.125-0.357 0.125-0.196 0-0.375-0.143-2.571-2.375-2.571-2.857 0-0.161 0.125-0.339 0.179-0.25 0.732-0.946t0.839-1.089q-0.411-0.786-0.625-1.464l-2.714-0.429q-0.179-0.018-0.304-0.17t-0.125-0.348v-3.304q0-0.179 0.125-0.348t0.286-0.188l2.768-0.429q0.196-0.625 0.571-1.357-0.607-0.857-1.607-2.054-0.125-0.196-0.125-0.357 0-0.214 0.125-0.357 0.393-0.536 1.464-1.589t1.411-1.054q0.196 0 0.375 0.125l2.054 1.607q0.607-0.321 1.375-0.571 0.196-1.929 0.411-2.75 0.125-0.429 0.536-0.429h3.321q0.196 0 0.357 0.134t0.179 0.313l0.411 2.732q0.607 0.179 1.339 0.554l2.107-1.589q0.143-0.125 0.357-0.125 0.196 0 0.375 0.143 2.571 2.375 2.571 2.857 0 0.161-0.125 0.339-0.214 0.286-0.75 0.964t-0.804 1.071q0.411 0.857 0.607 1.464l2.714 0.411q0.179 0.036 0.304 0.188t0.125 0.348zM34.286 23.893v2.5q0 0.286-2.661 0.554-0.214 0.482-0.536 0.929 0.911 2.018 0.911 2.464 0 0.071-0.071 0.125-2.179 1.268-2.214 1.268-0.143 0-0.821-0.839t-0.929-1.214q-0.357 0.036-0.536 0.036t-0.536-0.036q-0.25 0.375-0.929 1.214t-0.821 0.839q-0.036 0-2.214-1.268-0.071-0.054-0.071-0.125 0-0.446 0.911-2.464-0.321-0.446-0.536-0.929-2.661-0.268-2.661-0.554v-2.5q0-0.286 2.661-0.554 0.232-0.518 0.536-0.929-0.911-2.018-0.911-2.464 0-0.071 0.071-0.125 0.071-0.036 0.625-0.357t1.054-0.607 0.536-0.286q0.143 0 0.821 0.83t0.929 1.205q0.357-0.036 0.536-0.036t0.536 0.036q0.911-1.268 1.643-2l0.107-0.036q0.071 0 2.214 1.25 0.071 0.054 0.071 0.125 0 0.446-0.911 2.464 0.304 0.411 0.536 0.929 2.661 0.268 2.661 0.554zM34.286 5.607v2.5q0 0.286-2.661 0.554-0.214 0.482-0.536 0.929 0.911 2.018 0.911 2.464 0 0.071-0.071 0.125-2.179 1.268-2.214 1.268-0.143 0-0.821-0.839t-0.929-1.214q-0.357 0.036-0.536 0.036t-0.536-0.036q-0.25 0.375-0.929 1.214t-0.821 0.839q-0.036 0-2.214-1.268-0.071-0.054-0.071-0.125 0-0.446 0.911-2.464-0.321-0.446-0.536-0.929-2.661-0.268-2.661-0.554v-2.5q0-0.286 2.661-0.554 0.232-0.518 0.536-0.929-0.911-2.018-0.911-2.464 0-0.071 0.071-0.125 0.071-0.036 0.625-0.357t1.054-0.607 0.536-0.286q0.143 0 0.821 0.83t0.929 1.205q0.357-0.036 0.536-0.036t0.536 0.036q0.911-1.268 1.643-2l0.107-0.036q0.071 0 2.214 1.25 0.071 0.054 0.071 0.125 0 0.446-0.911 2.464 0.304 0.411 0.536 0.929 2.661 0.268 2.661 0.554z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-comments\" viewBox=\"0 0 32 32\">\n<title>comments</title>\n<path class=\"path1\" d=\"M25.143 13.714q0 2.482-1.679 4.589t-4.58 3.33-6.313 1.223q-1.536 0-3.143-0.286-2.214 1.571-4.964 2.286-0.643 0.161-1.536 0.286h-0.054q-0.196 0-0.366-0.143t-0.205-0.375q-0.018-0.054-0.018-0.116t0.009-0.116 0.036-0.107l0.045-0.089t0.063-0.098 0.071-0.089 0.080-0.089 0.071-0.080q0.089-0.107 0.411-0.446t0.464-0.527 0.402-0.518 0.446-0.688 0.366-0.786q-2.214-1.286-3.482-3.161t-1.268-4q0-2.482 1.679-4.589t4.58-3.33 6.312-1.223 6.313 1.223 4.58 3.33 1.679 4.589zM32 18.286q0 2.143-1.268 4.009t-3.482 3.152q0.179 0.429 0.366 0.786t0.446 0.688 0.402 0.518 0.464 0.527 0.411 0.446q0.018 0.018 0.071 0.080t0.080 0.089 0.071 0.089 0.063 0.098l0.045 0.089t0.036 0.107 0.009 0.116-0.018 0.116q-0.054 0.25-0.232 0.393t-0.393 0.125q-0.893-0.125-1.536-0.286-2.75-0.714-4.964-2.286-1.607 0.286-3.143 0.286-4.839 0-8.429-2.357 1.036 0.071 1.571 0.071 2.875 0 5.518-0.804t4.714-2.304q2.232-1.643 3.429-3.786t1.196-4.536q0-1.375-0.411-2.714 2.304 1.268 3.643 3.179t1.339 4.107z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-thumbs-o-up\" viewBox=\"0 0 27 32\">\n<title>thumbs-o-up</title>\n<path class=\"path1\" d=\"M4.571 24q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM25.143 13.714q0-0.911-0.696-1.598t-1.589-0.688h-6.286q0-1.036 0.857-2.848t0.857-2.866q0-1.75-0.571-2.589t-2.286-0.839q-0.464 0.464-0.679 1.518t-0.545 2.241-1.063 1.955q-0.393 0.411-1.375 1.625-0.071 0.089-0.411 0.536t-0.563 0.732-0.616 0.759-0.714 0.786-0.688 0.634-0.714 0.482-0.634 0.161h-0.571v11.429h0.571q0.232 0 0.563 0.054t0.589 0.116 0.679 0.196 0.625 0.205 0.634 0.223 0.518 0.188q3.768 1.304 6.107 1.304h2.161q3.429 0 3.429-2.982 0-0.464-0.089-1 0.536-0.286 0.848-0.938t0.313-1.313-0.321-1.232q0.946-0.893 0.946-2.125 0-0.446-0.179-0.991t-0.446-0.848q0.571-0.018 0.955-0.839t0.384-1.446zM27.429 13.696q0 1.589-0.875 2.911 0.161 0.589 0.161 1.232 0 1.375-0.679 2.571 0.054 0.375 0.054 0.768 0 1.804-1.071 3.179 0.018 2.482-1.518 3.92t-4.054 1.438h-2.304q-1.714 0-3.384-0.402t-3.866-1.17q-2.071-0.714-2.464-0.714h-5.143q-0.946 0-1.616-0.67t-0.67-1.616v-11.429q0-0.946 0.67-1.616t1.616-0.67h4.893q0.643-0.429 2.446-2.768 1.036-1.339 1.911-2.286 0.429-0.446 0.634-1.527t0.545-2.259 1.107-1.929q0.696-0.661 1.607-0.661 1.5 0 2.696 0.58t1.821 1.813 0.625 3.321q0 1.661-0.857 3.429h3.143q1.857 0 3.214 1.357t1.357 3.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-thumbs-o-down\" viewBox=\"0 0 27 32\">\n<title>thumbs-o-down</title>\n<path class=\"path1\" d=\"M4.571 8q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM25.143 18.286q0-0.625-0.384-1.446t-0.955-0.839q0.268-0.304 0.446-0.848t0.179-0.991q0-1.232-0.946-2.125 0.321-0.571 0.321-1.232t-0.313-1.313-0.848-0.938q0.089-0.536 0.089-1 0-1.518-0.875-2.25t-2.429-0.732h-2.286q-2.339 0-6.107 1.304-0.089 0.036-0.518 0.188t-0.634 0.223-0.625 0.205-0.679 0.196-0.589 0.116-0.563 0.054h-0.571v11.429h0.571q0.286 0 0.634 0.161t0.714 0.482 0.688 0.634 0.714 0.786 0.616 0.759 0.563 0.732 0.411 0.536q0.982 1.214 1.375 1.625 0.732 0.768 1.063 1.955t0.545 2.241 0.679 1.518q1.714 0 2.286-0.839t0.571-2.589q0-1.054-0.857-2.866t-0.857-2.848h6.286q0.893 0 1.589-0.688t0.696-1.598zM27.429 18.304q0 1.839-1.357 3.196t-3.214 1.357h-3.143q0.857 1.768 0.857 3.429 0 2.107-0.625 3.321-0.625 1.232-1.821 1.813t-2.696 0.58q-0.911 0-1.607-0.661-0.607-0.589-0.964-1.464t-0.455-1.616-0.313-1.509-0.554-1.143q-0.857-0.893-1.911-2.268-1.804-2.339-2.446-2.768h-4.893q-0.946 0-1.616-0.67t-0.67-1.616v-11.429q0-0.946 0.67-1.616t1.616-0.67h5.143q0.393 0 2.464-0.714 2.286-0.786 3.982-1.179t3.571-0.393h2q2.5 0 4.045 1.411t1.527 3.857v0.089q1.071 1.375 1.071 3.179 0 0.393-0.054 0.768 0.679 1.196 0.679 2.571 0 0.643-0.161 1.232 0.875 1.321 0.875 2.911z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-star-half\" viewBox=\"0 0 15 32\">\n<title>star-half</title>\n<path class=\"path1\" d=\"M14.857 0.571v23.911l-8.018 4.214q-0.393 0.214-0.714 0.214-0.375 0-0.563-0.259t-0.188-0.634q0-0.107 0.036-0.357l1.536-8.929-6.5-6.321q-0.446-0.482-0.446-0.857 0-0.661 1-0.821l8.964-1.304 4.018-8.125q0.339-0.732 0.875-0.732z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-heart-o\" viewBox=\"0 0 32 32\">\n<title>heart-o</title>\n<path class=\"path1\" d=\"M29.714 10.643q0-1.446-0.384-2.554t-0.982-1.759-1.455-1.063-1.679-0.554-1.75-0.143-2 0.455-1.973 1.143-1.545 1.286-1.071 1.098q-0.321 0.393-0.875 0.393t-0.875-0.393q-0.429-0.5-1.071-1.098t-1.545-1.286-1.973-1.143-2-0.455-1.75 0.143-1.679 0.554-1.455 1.063-0.982 1.759-0.384 2.554q0 3 3.339 6.339l10.375 10 10.357-9.982q3.357-3.357 3.357-6.357zM32 10.643q0 3.946-4.089 8.036l-11.125 10.714q-0.321 0.321-0.786 0.321t-0.786-0.321l-11.143-10.75q-0.179-0.143-0.491-0.464t-0.991-1.17-1.214-1.741-0.955-2.161-0.42-2.464q0-3.929 2.268-6.143t6.268-2.214q1.107 0 2.259 0.384t2.143 1.036 1.705 1.223 1.357 1.214q0.643-0.643 1.357-1.214t1.705-1.223 2.143-1.036 2.259-0.384q4 0 6.268 2.214t2.268 6.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sign-out\" viewBox=\"0 0 28 32\">\n<title>sign-out</title>\n<path class=\"path1\" d=\"M11.429 25.714q0 0.071 0.018 0.357t0.009 0.473-0.054 0.42-0.179 0.348-0.366 0.116h-5.714q-2.125 0-3.634-1.509t-1.509-3.634v-12.571q0-2.125 1.509-3.634t3.634-1.509h5.714q0.232 0 0.402 0.17t0.17 0.402q0 0.071 0.018 0.357t0.009 0.473-0.054 0.42-0.179 0.348-0.366 0.116h-5.714q-1.179 0-2.018 0.839t-0.839 2.018v12.571q0 1.179 0.839 2.018t2.018 0.839h5.571t0.205 0.018 0.205 0.054 0.143 0.098 0.125 0.161 0.036 0.241zM28 16q0 0.464-0.339 0.804l-9.714 9.714q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-5.143h-8q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h8v-5.143q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l9.714 9.714q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-linkedin-square\" viewBox=\"0 0 27 32\">\n<title>linkedin-square</title>\n<path class=\"path1\" d=\"M4.232 25.25h4.125v-12.393h-4.125v12.393zM8.625 9.036q-0.018-0.929-0.643-1.536t-1.661-0.607-1.688 0.607-0.652 1.536q0 0.911 0.634 1.527t1.652 0.616h0.018q1.054 0 1.696-0.616t0.643-1.527zM19.071 25.25h4.125v-7.107q0-2.75-1.304-4.161t-3.446-1.411q-2.429 0-3.732 2.089h0.036v-1.804h-4.125q0.054 1.179 0 12.393h4.125v-6.929q0-0.679 0.125-1 0.268-0.625 0.804-1.063t1.321-0.438q2.071 0 2.071 2.804v6.625zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-thumb-tack\" viewBox=\"0 0 21 32\">\n<title>thumb-tack</title>\n<path class=\"path1\" d=\"M8.571 15.429v-8q0-0.25-0.161-0.411t-0.411-0.161-0.411 0.161-0.161 0.411v8q0 0.25 0.161 0.411t0.411 0.161 0.411-0.161 0.161-0.411zM20.571 21.714q0 0.464-0.339 0.804t-0.804 0.339h-7.661l-0.911 8.625q-0.036 0.214-0.188 0.366t-0.366 0.152h-0.018q-0.482 0-0.571-0.482l-1.357-8.661h-7.214q-0.464 0-0.804-0.339t-0.339-0.804q0-2.196 1.402-3.955t3.17-1.759v-9.143q-0.929 0-1.607-0.679t-0.679-1.607 0.679-1.607 1.607-0.679h11.429q0.929 0 1.607 0.679t0.679 1.607-0.679 1.607-1.607 0.679v9.143q1.768 0 3.17 1.759t1.402 3.955z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-external-link\" viewBox=\"0 0 32 32\">\n<title>external-link</title>\n<path class=\"path1\" d=\"M25.143 16.571v5.714q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h12.571q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-5.714q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM32 1.143v9.143q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-3.143-3.143-11.643 11.643q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.036-2.036q-0.179-0.179-0.179-0.411t0.179-0.411l11.643-11.643-3.143-3.143q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h9.143q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sign-in\" viewBox=\"0 0 27 32\">\n<title>sign-in</title>\n<path class=\"path1\" d=\"M21.143 16q0 0.464-0.339 0.804l-9.714 9.714q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-5.143h-8q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.464 0.339-0.804t0.804-0.339h8v-5.143q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l9.714 9.714q0.339 0.339 0.339 0.804zM27.429 9.714v12.571q0 2.125-1.509 3.634t-3.634 1.509h-5.714q-0.232 0-0.402-0.17t-0.17-0.402q0-0.071-0.018-0.357t-0.009-0.473 0.054-0.42 0.179-0.348 0.366-0.116h5.714q1.179 0 2.018-0.839t0.839-2.018v-12.571q0-1.179-0.839-2.018t-2.018-0.839h-5.571t-0.205-0.018-0.205-0.054-0.143-0.098-0.125-0.161-0.036-0.241q0-0.071-0.018-0.357t-0.009-0.473 0.054-0.42 0.179-0.348 0.366-0.116h5.714q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-trophy\" viewBox=\"0 0 30 32\">\n<title>trophy</title>\n<path class=\"path1\" d=\"M8.179 15.768q-1.321-2.893-1.321-6.625h-4.571v1.714q0 1.393 1.688 2.893t4.205 2.018zM27.429 10.857v-1.714h-4.571q0 3.732-1.321 6.625 2.518-0.518 4.205-2.018t1.688-2.893zM29.714 8.571v2.286q0 1.268-0.741 2.554t-2 2.321-3.089 1.741-3.848 0.795q-0.75 0.964-1.696 1.696-0.679 0.607-0.938 1.295t-0.259 1.598q0 0.964 0.545 1.625t1.741 0.661q1.339 0 2.384 0.813t1.045 2.045v1.143q0 0.25-0.161 0.411t-0.411 0.161h-14.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-1.232 1.045-2.045t2.384-0.813q1.196 0 1.741-0.661t0.545-1.625q0-0.911-0.259-1.598t-0.938-1.295q-0.946-0.732-1.696-1.696-2.018-0.089-3.848-0.795t-3.089-1.741-2-2.321-0.741-2.554v-2.286q0-0.714 0.5-1.214t1.214-0.5h5.143v-1.714q0-1.179 0.839-2.018t2.018-0.839h10.286q1.179 0 2.018 0.839t0.839 2.018v1.714h5.143q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-github-square\" viewBox=\"0 0 27 32\">\n<title>github-square</title>\n<path class=\"path1\" d=\"M9.268 21.429q0.071-0.107-0.054-0.232-0.161-0.125-0.25-0.036-0.071 0.107 0.054 0.232 0.161 0.125 0.25 0.036zM8.768 20.696q-0.089-0.125-0.214-0.071-0.107 0.071 0 0.214 0.125 0.143 0.214 0.089 0.107-0.071 0-0.232zM8.036 19.982q0.036-0.071-0.089-0.143-0.125-0.036-0.143 0.036-0.054 0.089 0.071 0.143 0.143 0.036 0.161-0.036zM8.411 20.393q0.036-0.018 0.027-0.080t-0.063-0.098q-0.107-0.125-0.179-0.054t0.018 0.196q0.107 0.107 0.196 0.036zM9.946 21.732q0.036-0.125-0.161-0.196-0.161-0.054-0.232 0.071-0.036 0.125 0.161 0.196 0.161 0.054 0.232-0.071zM10.696 21.786q0-0.143-0.214-0.143-0.179 0-0.179 0.143t0.196 0.143 0.196-0.143zM11.393 21.661q-0.036-0.125-0.232-0.089t-0.161 0.161q0.036 0.143 0.214 0.107t0.179-0.179zM22.857 16q0-3.786-2.679-6.464t-6.464-2.679-6.464 2.679-2.679 6.464q0 2.982 1.75 5.366t4.5 3.313q0.321 0.054 0.473-0.089t0.152-0.357q0-0.929-0.018-1.696-0.107 0.018-0.277 0.045t-0.634 0.036-0.857-0.071-0.777-0.357-0.527-0.741q-0.411-1.054-1.018-1.321-0.036-0.018-0.080-0.063l-0.143-0.143t-0.125-0.17 0.071-0.134 0.348-0.063q0.107 0 0.268 0.036t0.536 0.277 0.589 0.634q0.286 0.5 0.67 0.75t0.777 0.25 0.679-0.063 0.536-0.17q0.125-0.839 0.589-1.232-0.875-0.107-1.536-0.33t-1.304-0.696-0.991-1.357-0.348-2.134q0-1.411 0.946-2.446-0.429-1.107 0.089-2.429 0.339-0.107 0.973 0.134t1.080 0.527l0.464 0.286q1.036-0.304 2.286-0.304t2.286 0.304q0.196-0.125 0.509-0.321t0.991-0.464 1.018-0.161q0.518 1.321 0.089 2.429 0.946 1.036 0.946 2.446 0 1.018-0.25 1.795t-0.634 1.25-0.955 0.795-1.116 0.464-1.223 0.214q0.625 0.554 0.625 1.696 0 0.714-0.009 1.589t-0.009 0.911q0 0.214 0.152 0.357t0.473 0.089q2.75-0.929 4.5-3.313t1.75-5.366zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-upload\" viewBox=\"0 0 30 32\">\n<title>upload</title>\n<path class=\"path1\" d=\"M22.857 26.286q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM27.429 26.286q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM29.714 22.286v5.714q0 0.714-0.5 1.214t-1.214 0.5h-26.286q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h7.625q0.375 1 1.259 1.643t1.973 0.643h4.571q1.089 0 1.973-0.643t1.259-1.643h7.625q0.714 0 1.214 0.5t0.5 1.214zM23.911 10.714q-0.304 0.714-1.054 0.714h-4.571v8q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-8h-4.571q-0.75 0-1.054-0.714-0.304-0.696 0.25-1.232l8-8q0.321-0.339 0.804-0.339t0.804 0.339l8 8q0.554 0.536 0.25 1.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-lemon-o\" viewBox=\"0 0 27 32\">\n<title>lemon-o</title>\n<path class=\"path1\" d=\"M25.125 14.75q0-0.786-0.125-2.027t-0.321-1.723q-0.214-0.536-0.304-0.786t-0.161-0.652-0.071-0.866q0-0.411 0.089-1.223t0.089-1.205q0-0.661-0.179-0.982-0.071-0.018-0.232-0.018-0.339 0-1.036 0.080t-1.054 0.080q-1.071 0-3.143-0.429t-3.125-0.429q-0.768 0-1.688 0.205t-1.518 0.42-1.598 0.607q-2.446 0.964-3.607 1.839-1.714 1.304-2.848 3.384t-1.571 4.214-0.438 4.438q0 0.714 0.223 2.143t0.223 2.161q0 0.411-0.196 1.188t-0.196 1.17 0.214 0.652 0.607 0.259q0.429 0 1.295-0.196t1.313-0.196q1.018 0 3.027 0.277t3.027 0.277q3.232 0 5.071-0.643 2.304-0.804 4.205-2.723t2.964-4.384 1.063-4.911zM27.411 14.714q0 2.946-1.25 5.848t-3.5 5.143-5.018 3.223q-2.214 0.786-5.821 0.786-1.018 0-3.036-0.259t-3.018-0.259q-0.429 0-1.295 0.259t-1.313 0.259q-1.304 0-2.205-0.991t-0.902-2.295q0-0.429 0.196-1.214t0.196-1.196q0-0.714-0.223-2.152t-0.223-2.17q0-1.982 0.321-3.884t0.973-3.741 1.795-3.464 2.679-2.786q1.393-1.054 4.143-2.143 3.464-1.393 5.643-1.393 1.071 0 3.134 0.429t3.098 0.429q0.339 0 1.018-0.089t1.036-0.089q1.446 0 2.107 0.902t0.661 2.402q0 0.411-0.089 1.214t-0.089 1.214q0 0.179 0.018 0.33t0.054 0.304 0.071 0.241 0.116 0.286 0.116 0.304q0.286 0.714 0.446 2.116t0.161 2.438z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-phone\" viewBox=\"0 0 25 32\">\n<title>phone</title>\n<path class=\"path1\" d=\"M25.143 22.143q0 0.482-0.179 1.259t-0.375 1.223q-0.375 0.893-2.179 1.893-1.679 0.911-3.321 0.911-0.482 0-0.938-0.063t-1.027-0.223-0.848-0.259-0.991-0.366-0.875-0.321q-1.75-0.625-3.125-1.482-2.286-1.411-4.723-3.848t-3.848-4.723q-0.857-1.375-1.482-3.125-0.054-0.161-0.321-0.875t-0.366-0.991-0.259-0.848-0.223-1.027-0.063-0.938q0-1.643 0.911-3.321 1-1.804 1.893-2.179 0.446-0.196 1.223-0.375t1.259-0.179q0.25 0 0.375 0.054 0.321 0.107 0.946 1.357 0.196 0.339 0.536 0.964t0.625 1.134 0.554 0.955q0.054 0.071 0.313 0.446t0.384 0.634 0.125 0.509q0 0.357-0.509 0.893t-1.107 0.982-1.107 0.946-0.509 0.821q0 0.161 0.089 0.402t0.152 0.366 0.25 0.429 0.205 0.339q1.357 2.446 3.107 4.196t4.196 3.107q0.036 0.018 0.339 0.205t0.429 0.25 0.366 0.152 0.402 0.089q0.321 0 0.821-0.509t0.946-1.107 0.982-1.107 0.893-0.509q0.25 0 0.509 0.125t0.634 0.384 0.446 0.313q0.446 0.268 0.955 0.554t1.134 0.625 0.964 0.536q1.25 0.625 1.357 0.946 0.054 0.125 0.054 0.375z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-square-o\" viewBox=\"0 0 25 32\">\n<title>square-o</title>\n<path class=\"path1\" d=\"M20 4.571h-14.857q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-14.857q0-1.179-0.839-2.018t-2.018-0.839zM25.143 7.429v14.857q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h14.857q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bookmark-o\" viewBox=\"0 0 23 32\">\n<title>bookmark-o</title>\n<path class=\"path1\" d=\"M20.571 4.571h-18.286v22.179l9.143-8.768 1.589 1.518 7.554 7.25v-22.179zM20.786 2.286q0.411 0 0.786 0.161 0.589 0.232 0.938 0.732t0.348 1.107v23.018q0 0.607-0.348 1.107t-0.938 0.732q-0.339 0.143-0.786 0.143-0.857 0-1.482-0.571l-7.875-7.571-7.875 7.571q-0.643 0.589-1.482 0.589-0.411 0-0.786-0.161-0.589-0.232-0.938-0.732t-0.348-1.107v-23.018q0-0.607 0.348-1.107t0.938-0.732q0.375-0.161 0.786-0.161h18.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-phone-square\" viewBox=\"0 0 27 32\">\n<title>phone-square</title>\n<path class=\"path1\" d=\"M22.857 21.304q0-0.196-0.036-0.286-0.054-0.143-0.688-0.527t-1.58-0.884l-0.946-0.518q-0.089-0.054-0.339-0.232t-0.446-0.268-0.375-0.089q-0.321 0-0.839 0.58t-1.018 1.17-0.786 0.589q-0.125 0-0.295-0.063t-0.277-0.116-0.304-0.17-0.25-0.152q-1.768-0.982-3.045-2.259t-2.259-3.045q-0.036-0.054-0.152-0.25t-0.17-0.304-0.116-0.277-0.063-0.295q0-0.232 0.366-0.598t0.804-0.688 0.804-0.705 0.366-0.652q0-0.179-0.089-0.375t-0.268-0.446-0.232-0.339q-0.054-0.107-0.268-0.509t-0.446-0.813-0.473-0.848-0.446-0.723-0.295-0.321-0.286-0.036q-0.857 0-1.804 0.393-0.821 0.375-1.429 1.688t-0.607 2.33q0 0.286 0.045 0.607t0.089 0.545 0.161 0.589 0.179 0.527 0.223 0.589 0.196 0.536q1.071 2.929 3.866 5.723t5.723 3.866q0.107 0.036 0.536 0.196t0.589 0.223 0.527 0.179 0.589 0.161 0.545 0.089 0.607 0.045q1.018 0 2.33-0.607t1.688-1.429q0.393-0.946 0.393-1.804zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-twitter\" viewBox=\"0 0 30 32\">\n<title>twitter</title>\n<path class=\"path1\" d=\"M28.929 7.286q-1.196 1.75-2.893 2.982 0.018 0.25 0.018 0.75 0 2.321-0.679 4.634t-2.063 4.437-3.295 3.759-4.607 2.607-5.768 0.973q-4.839 0-8.857-2.589 0.625 0.071 1.393 0.071 4.018 0 7.161-2.464-1.875-0.036-3.357-1.152t-2.036-2.848q0.589 0.089 1.089 0.089 0.768 0 1.518-0.196-2-0.411-3.313-1.991t-1.313-3.67v-0.071q1.214 0.679 2.607 0.732-1.179-0.786-1.875-2.054t-0.696-2.75q0-1.571 0.786-2.911 2.161 2.661 5.259 4.259t6.634 1.777q-0.143-0.679-0.143-1.321 0-2.393 1.688-4.080t4.080-1.688q2.5 0 4.214 1.821 1.946-0.375 3.661-1.393-0.661 2.054-2.536 3.179 1.661-0.179 3.321-0.893z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-facebook\" viewBox=\"0 0 19 32\">\n<title>facebook</title>\n<path class=\"path1\" d=\"M17.125 0.214v4.714h-2.804q-1.536 0-2.071 0.643t-0.536 1.929v3.375h5.232l-0.696 5.286h-4.536v13.554h-5.464v-13.554h-4.554v-5.286h4.554v-3.893q0-3.321 1.857-5.152t4.946-1.83q2.625 0 4.071 0.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-github\" viewBox=\"0 0 27 32\">\n<title>github</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884q0 4.482-2.616 8.063t-6.759 4.955q-0.482 0.089-0.714-0.125t-0.232-0.536q0-0.054 0.009-1.366t0.009-2.402q0-1.732-0.929-2.536 1.018-0.107 1.83-0.321t1.679-0.696 1.446-1.188 0.946-1.875 0.366-2.688q0-2.125-1.411-3.679 0.661-1.625-0.143-3.643-0.5-0.161-1.446 0.196t-1.643 0.786l-0.679 0.429q-1.661-0.464-3.429-0.464t-3.429 0.464q-0.286-0.196-0.759-0.482t-1.491-0.688-1.518-0.241q-0.804 2.018-0.143 3.643-1.411 1.554-1.411 3.679 0 1.518 0.366 2.679t0.938 1.875 1.438 1.196 1.679 0.696 1.83 0.321q-0.696 0.643-0.875 1.839-0.375 0.179-0.804 0.268t-1.018 0.089-1.17-0.384-0.991-1.116q-0.339-0.571-0.866-0.929t-0.884-0.429l-0.357-0.054q-0.375 0-0.518 0.080t-0.089 0.205 0.161 0.25 0.232 0.214l0.125 0.089q0.393 0.179 0.777 0.679t0.563 0.911l0.179 0.411q0.232 0.679 0.786 1.098t1.196 0.536 1.241 0.125 0.991-0.063l0.411-0.071q0 0.679 0.009 1.58t0.009 0.973q0 0.321-0.232 0.536t-0.714 0.125q-4.143-1.375-6.759-4.955t-2.616-8.063q0-3.732 1.839-6.884t4.991-4.991 6.884-1.839zM5.196 21.982q0.054-0.125-0.125-0.214-0.179-0.054-0.232 0.036-0.054 0.125 0.125 0.214 0.161 0.107 0.232-0.036zM5.75 22.589q0.125-0.089-0.036-0.286-0.179-0.161-0.286-0.054-0.125 0.089 0.036 0.286 0.179 0.179 0.286 0.054zM6.286 23.393q0.161-0.125 0-0.339-0.143-0.232-0.304-0.107-0.161 0.089 0 0.321t0.304 0.125zM7.036 24.143q0.143-0.143-0.071-0.339-0.214-0.214-0.357-0.054-0.161 0.143 0.071 0.339 0.214 0.214 0.357 0.054zM8.054 24.589q0.054-0.196-0.232-0.286-0.268-0.071-0.339 0.125t0.232 0.268q0.268 0.107 0.339-0.107zM9.179 24.679q0-0.232-0.304-0.196-0.286 0-0.286 0.196 0 0.232 0.304 0.196 0.286 0 0.286-0.196zM10.214 24.5q-0.036-0.196-0.321-0.161-0.286 0.054-0.25 0.268t0.321 0.143 0.25-0.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-unlock\" viewBox=\"0 0 30 32\">\n<title>unlock</title>\n<path class=\"path1\" d=\"M29.714 10.286v4.571q0 0.464-0.339 0.804t-0.804 0.339h-1.143q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232v3.429h1.714q0.714 0 1.214 0.5t0.5 1.214v10.286q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-10.286q0-0.714 0.5-1.214t1.214-0.5h12v-3.429q0-3.304 2.348-5.652t5.652-2.348 5.652 2.348 2.348 5.652z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-credit-card\" viewBox=\"0 0 34 32\">\n<title>credit-card</title>\n<path class=\"path1\" d=\"M31.429 2.286q1.179 0 2.018 0.839t0.839 2.018v21.714q0 1.179-0.839 2.018t-2.018 0.839h-28.571q-1.179 0-2.018-0.839t-0.839-2.018v-21.714q0-1.179 0.839-2.018t2.018-0.839h28.571zM2.857 4.571q-0.232 0-0.402 0.17t-0.17 0.402v4h29.714v-4q0-0.232-0.17-0.402t-0.402-0.17h-28.571zM31.429 27.429q0.232 0 0.402-0.17t0.17-0.402v-10.857h-29.714v10.857q0 0.232 0.17 0.402t0.402 0.17h28.571zM4.571 25.143v-2.286h4.571v2.286h-4.571zM11.429 25.143v-2.286h6.857v2.286h-6.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-feed\" viewBox=\"0 0 25 32\">\n<title>feed</title>\n<path class=\"path1\" d=\"M6.857 24q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM16 26.196q0.036 0.5-0.304 0.857-0.321 0.375-0.839 0.375h-2.411q-0.446 0-0.768-0.295t-0.357-0.741q-0.393-4.089-3.295-6.991t-6.991-3.295q-0.446-0.036-0.741-0.357t-0.295-0.768v-2.411q0-0.518 0.375-0.839 0.304-0.304 0.768-0.304h0.089q2.857 0.232 5.464 1.438t4.625 3.241q2.036 2.018 3.241 4.625t1.438 5.464zM25.143 26.232q0.036 0.482-0.321 0.839-0.321 0.357-0.821 0.357h-2.554q-0.464 0-0.795-0.313t-0.348-0.759q-0.214-3.839-1.804-7.295t-4.134-6-6-4.134-7.295-1.821q-0.446-0.018-0.759-0.348t-0.313-0.777v-2.554q0-0.5 0.357-0.821 0.321-0.321 0.786-0.321h0.054q4.679 0.232 8.955 2.143t7.598 5.25q3.339 3.321 5.25 7.598t2.143 8.955z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hdd-o\" viewBox=\"0 0 27 32\">\n<title>hdd-o</title>\n<path class=\"path1\" d=\"M18.571 21.714q0 0.589-0.42 1.009t-1.009 0.42-1.009-0.42-0.42-1.009 0.42-1.009 1.009-0.42 1.009 0.42 0.42 1.009zM23.143 21.714q0 0.589-0.42 1.009t-1.009 0.42-1.009-0.42-0.42-1.009 0.42-1.009 1.009-0.42 1.009 0.42 0.42 1.009zM25.143 24.571v-5.714q0-0.232-0.17-0.402t-0.402-0.17h-21.714q-0.232 0-0.402 0.17t-0.17 0.402v5.714q0 0.232 0.17 0.402t0.402 0.17h21.714q0.232 0 0.402-0.17t0.17-0.402zM3.179 16h21.071l-2.804-8.607q-0.071-0.232-0.286-0.384t-0.464-0.152h-13.964q-0.25 0-0.464 0.152t-0.286 0.384zM27.429 18.857v5.714q0 1.179-0.839 2.018t-2.018 0.839h-21.714q-1.179 0-2.018-0.839t-0.839-2.018v-5.714q0-0.446 0.286-1.339l3.518-10.821q0.304-0.946 1.125-1.536t1.804-0.589h13.964q0.982 0 1.804 0.589t1.125 1.536l3.518 10.821q0.286 0.893 0.286 1.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bullhorn\" viewBox=\"0 0 32 32\">\n<title>bullhorn</title>\n<path class=\"path1\" d=\"M29.714 11.429q0.946 0 1.616 0.67t0.67 1.616-0.67 1.616-1.616 0.67v6.857q0 0.929-0.679 1.607t-1.607 0.679q-7.446-6.196-14.5-6.786-1.036 0.339-1.625 1.179t-0.554 1.795 0.714 1.652q-0.357 0.589-0.411 1.17t0.107 1.036 0.598 0.982 0.857 0.893 1.098 0.902q-0.518 1.036-1.991 1.482t-3.009 0.205-2.357-0.991q-0.125-0.411-0.527-1.563t-0.571-1.688-0.411-1.589-0.268-1.804 0.063-1.759 0.393-1.973h-2.179q-1.179 0-2.018-0.839t-0.839-2.018v-3.429q0-1.179 0.839-2.018t2.018-0.839h8.571q7.768 0 16-6.857 0.929 0 1.607 0.679t0.679 1.607v6.857zM27.429 22.214v-17.036q-7.036 5.393-13.714 6.125v4.821q6.732 0.75 13.714 6.089z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bell-o\" viewBox=\"0 0 32 32\">\n<title>bell-o</title>\n<path class=\"path1\" d=\"M16.286 30.286q0-0.286-0.286-0.286-1.054 0-1.813-0.759t-0.759-1.813q0-0.286-0.286-0.286t-0.286 0.286q0 1.304 0.92 2.223t2.223 0.92q0.286 0 0.286-0.286zM4.393 25.143h23.214q-4.75-5.357-4.75-14.857 0-0.911-0.429-1.875t-1.232-1.839-2.17-1.438-3.027-0.563-3.027 0.563-2.17 1.438-1.232 1.839-0.429 1.875q0 9.5-4.75 14.857zM30.857 25.143q0 0.929-0.679 1.607t-1.607 0.679h-8q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-8q-0.929 0-1.607-0.679t-0.679-1.607q0.893-0.75 1.625-1.571t1.518-2.134 1.33-2.83 0.893-3.679 0.348-4.643q0-2.714 2.089-5.045t5.482-2.83q-0.143-0.339-0.143-0.696 0-0.714 0.5-1.214t1.214-0.5 1.214 0.5 0.5 1.214q0 0.357-0.143 0.696 3.393 0.5 5.482 2.83t2.089 5.045q0 2.482 0.348 4.643t0.893 3.679 1.33 2.83 1.518 2.134 1.625 1.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-certificate\" viewBox=\"0 0 27 32\">\n<title>certificate</title>\n<path class=\"path1\" d=\"M24.571 16l2.464 2.411q0.536 0.5 0.357 1.25-0.214 0.732-0.929 0.911l-3.357 0.857 0.946 3.321q0.214 0.732-0.339 1.25-0.518 0.554-1.25 0.339l-3.321-0.946-0.857 3.357q-0.179 0.714-0.911 0.929-0.214 0.036-0.339 0.036-0.554 0-0.911-0.393l-2.411-2.464-2.411 2.464q-0.5 0.536-1.25 0.357-0.732-0.196-0.911-0.929l-0.857-3.357-3.321 0.946q-0.732 0.214-1.25-0.339-0.554-0.518-0.339-1.25l0.946-3.321-3.357-0.857q-0.714-0.179-0.929-0.911-0.179-0.75 0.357-1.25l2.464-2.411-2.464-2.411q-0.536-0.5-0.357-1.25 0.214-0.732 0.929-0.911l3.357-0.857-0.946-3.321q-0.214-0.732 0.339-1.25 0.518-0.554 1.25-0.339l3.321 0.946 0.857-3.357q0.179-0.732 0.911-0.911 0.732-0.214 1.25 0.339l2.411 2.482 2.411-2.482q0.518-0.536 1.25-0.339 0.732 0.179 0.911 0.911l0.857 3.357 3.321-0.946q0.732-0.214 1.25 0.339 0.554 0.518 0.339 1.25l-0.946 3.321 3.357 0.857q0.714 0.179 0.929 0.911 0.179 0.75-0.357 1.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-o-right\" viewBox=\"0 0 32 32\">\n<title>hand-o-right</title>\n<path class=\"path1\" d=\"M4.571 24q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM29.714 13.714q0-0.911-0.696-1.598t-1.589-0.688h-10.286q0-0.357 0.268-0.866t0.589-0.982 0.589-1.214 0.268-1.509q0-1.196-0.795-1.741t-2.063-0.545q-0.429 0-1.607 2.482-0.429 0.786-0.661 1.161-0.714 1.143-2 2.589-1.268 1.446-1.804 1.893-1.232 1.018-2.5 1.018h-0.571v11.429h0.571q1.286 0 2.982 0.571t3.455 1.143 3.205 0.571q3.375 0 3.375-2.982 0-0.464-0.089-1 0.536-0.286 0.848-0.938t0.313-1.313-0.321-1.232q0.946-0.893 0.946-2.125 0-0.446-0.179-0.991t-0.446-0.848h5.911q0.929 0 1.607-0.679t0.679-1.607zM32 13.696q0 1.875-1.348 3.232t-3.223 1.357h-3.018q-0.071 1.107-0.661 2.125 0.054 0.375 0.054 0.768 0 1.804-1.071 3.179 0.018 2.482-1.518 3.92t-4.054 1.438q-2.375 0-5.75-1.232-2.929-1.054-3.982-1.054h-5.143q-0.946 0-1.616-0.67t-0.67-1.616v-11.429q0-0.946 0.67-1.616t1.616-0.67h5.143q0.179 0 0.384-0.080t0.42-0.25 0.402-0.321 0.429-0.402 0.366-0.384 0.339-0.384 0.25-0.304q1.161-1.321 1.786-2.304 0.232-0.375 0.589-1.107t0.661-1.286 0.723-1.125 0.982-0.884 1.241-0.313q2.232 0 3.687 1.196t1.455 3.375q0 1.214-0.393 2.286h6.679q1.857 0 3.214 1.357t1.357 3.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-o-left\" viewBox=\"0 0 32 32\">\n<title>hand-o-left</title>\n<path class=\"path1\" d=\"M24.571 25.143h0.571v-11.429h-0.571q-0.625 0-1.205-0.214t-1.116-0.661-0.893-0.821-0.875-0.964q-0.036-0.054-0.063-0.080t-0.071-0.080-0.080-0.089q-1.286-1.446-2-2.589-0.25-0.393-0.679-1.214-0.018-0.054-0.188-0.402t-0.33-0.643-0.357-0.634-0.384-0.545-0.33-0.205q-1.268 0-2.063 0.545t-0.795 1.741q0 0.768 0.268 1.509t0.589 1.214 0.589 0.982 0.268 0.866h-10.286q-0.893 0-1.589 0.688t-0.696 1.598q0 0.929 0.679 1.607t1.607 0.679h5.911q-0.268 0.304-0.446 0.848t-0.179 0.991q0 1.232 0.946 2.125-0.321 0.571-0.321 1.232t0.313 1.313 0.848 0.938q-0.071 0.429-0.071 1 0 1.518 0.866 2.25t2.42 0.732q1.5 0 3.268-0.571t3.464-1.143 2.982-0.571zM29.714 24q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM32 13.714v11.429q0 0.946-0.67 1.616t-1.616 0.67h-5.143q-1.054 0-3.982 1.054-3.393 1.232-5.661 1.232-2.536 0-4.107-1.384t-1.554-3.884l0.018-0.089q-1.089-1.357-1.089-3.179 0-0.393 0.054-0.768-0.589-1.018-0.661-2.125h-3.018q-1.875 0-3.223-1.357t-1.348-3.232q0-1.839 1.357-3.196t3.214-1.357h6.679q-0.393-1.071-0.393-2.286 0-2.179 1.455-3.375t3.688-1.196q0.679 0 1.241 0.313t0.982 0.884 0.723 1.125 0.661 1.286 0.589 1.107q0.625 0.982 1.786 2.304 0.036 0.054 0.25 0.304t0.339 0.384 0.366 0.384 0.429 0.402 0.402 0.321 0.42 0.25 0.384 0.080h5.143q0.946 0 1.616 0.67t0.67 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-o-up\" viewBox=\"0 0 27 32\">\n<title>hand-o-up</title>\n<path class=\"path1\" d=\"M22.857 28.571q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM25.143 14.929q0-3.375-2.982-3.375-0.464 0-1 0.089-0.286-0.536-0.938-0.848t-1.313-0.313-1.232 0.321q-0.893-0.946-2.125-0.946-0.446 0-0.991 0.179t-0.848 0.446v-5.911q0-0.929-0.679-1.607t-1.607-0.679q-0.911 0-1.598 0.696t-0.688 1.589v10.286q-0.357 0-0.866-0.268t-0.982-0.589-1.214-0.589-1.509-0.268q-1.196 0-1.741 0.795t-0.545 2.063q0 0.429 2.482 1.607 0.786 0.429 1.161 0.661 1.143 0.714 2.589 2 1.446 1.268 1.893 1.804 1.018 1.232 1.018 2.5v0.571h11.429v-0.571q0-1.286 0.571-2.982t1.143-3.455 0.571-3.205zM27.429 14.839q0 2.375-1.232 5.75-1.054 2.929-1.054 3.982v5.143q0 0.946-0.67 1.616t-1.616 0.67h-11.429q-0.946 0-1.616-0.67t-0.67-1.616v-5.143q0-0.179-0.080-0.384t-0.25-0.42-0.321-0.402-0.402-0.429-0.384-0.366-0.384-0.339-0.304-0.25q-1.321-1.161-2.304-1.786-0.375-0.232-1.107-0.589t-1.286-0.661-1.125-0.723-0.884-0.982-0.313-1.241q0-2.232 1.196-3.688t3.375-1.455q1.214 0 2.286 0.393v-6.679q0-1.857 1.357-3.214t3.196-1.357q1.875 0 3.232 1.348t1.357 3.223v3.018q1.107 0.071 2.125 0.661 0.375-0.054 0.768-0.054 1.804 0 3.179 1.071 2.482-0.018 3.92 1.518t1.438 4.054z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-o-down\" viewBox=\"0 0 27 32\">\n<title>hand-o-down</title>\n<path class=\"path1\" d=\"M25.143 17.143q0-1.5-0.571-3.268t-1.143-3.464-0.571-2.982v-0.571h-11.429v0.571q0 0.625-0.214 1.205t-0.661 1.116-0.821 0.893-0.964 0.875q-0.161 0.143-0.25 0.214-1.446 1.286-2.589 2-0.393 0.25-1.214 0.679-0.054 0.018-0.402 0.188t-0.643 0.33-0.634 0.357-0.545 0.384-0.205 0.33q0 1.268 0.545 2.062t1.741 0.795q0.768 0 1.509-0.268t1.214-0.589 0.982-0.589 0.866-0.268v10.286q0 0.893 0.688 1.589t1.598 0.696q0.929 0 1.607-0.679t0.679-1.607v-5.911q0.821 0.625 1.839 0.625 1.232 0 2.125-0.946 0.571 0.321 1.232 0.321t1.313-0.313 0.938-0.848q0.429 0.071 1 0.071 1.518 0 2.25-0.866t0.732-2.42zM22.857 3.429q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM27.429 17.071q0 2.536-1.384 4.107t-3.884 1.554l-0.089-0.018q-1.357 1.089-3.179 1.089-0.393 0-0.768-0.054-0.964 0.536-2.125 0.661v3.018q0 1.875-1.357 3.223t-3.232 1.348q-1.839 0-3.196-1.357t-1.357-3.214v-6.679q-0.964 0.393-2.286 0.393-2.161 0-3.366-1.455t-1.205-3.688q0-0.679 0.313-1.241t0.884-0.982 1.125-0.723 1.286-0.661 1.107-0.589q0.982-0.625 2.304-1.786 0.054-0.036 0.304-0.25t0.384-0.339 0.384-0.366 0.402-0.429 0.321-0.402 0.25-0.42 0.080-0.384v-5.143q0-0.946 0.67-1.616t1.616-0.67h11.429q0.946 0 1.616 0.67t0.67 1.616v5.143q0 1.054 1.054 3.982 1.232 3.393 1.232 5.661z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-left\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-left</title>\n<path class=\"path1\" d=\"M22.857 17.143v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-8.964l3.375-3.375q0.339-0.339 0.339-0.804t-0.339-0.804l-1.625-1.625q-0.321-0.321-0.804-0.321t-0.804 0.321l-8.089 8.089q-0.321 0.321-0.321 0.804t0.321 0.804l8.089 8.089q0.321 0.321 0.804 0.321t0.804-0.321l1.625-1.625q0.321-0.321 0.321-0.804t-0.321-0.804l-3.375-3.375h8.964q0.464 0 0.804-0.339t0.339-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-right\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-right</title>\n<path class=\"path1\" d=\"M22.946 16q0-0.482-0.321-0.804l-8.089-8.089q-0.321-0.321-0.804-0.321t-0.804 0.321l-1.625 1.625q-0.321 0.321-0.321 0.804t0.321 0.804l3.375 3.375h-8.964q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h8.964l-3.375 3.375q-0.339 0.339-0.339 0.804t0.339 0.804l1.625 1.625q0.321 0.321 0.804 0.321t0.804-0.321l8.089-8.089q0.321-0.321 0.321-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-up\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-up</title>\n<path class=\"path1\" d=\"M22.929 15.982q0-0.482-0.321-0.804l-8.089-8.089q-0.321-0.321-0.804-0.321t-0.804 0.321l-8.089 8.089q-0.321 0.321-0.321 0.804t0.321 0.804l1.625 1.625q0.321 0.321 0.804 0.321t0.804-0.321l3.375-3.375v8.964q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804v-8.964l3.375 3.375q0.339 0.339 0.804 0.339t0.804-0.339l1.625-1.625q0.321-0.321 0.321-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-down\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-down</title>\n<path class=\"path1\" d=\"M22.929 16.018q0-0.482-0.321-0.804l-1.625-1.625q-0.321-0.321-0.804-0.321t-0.804 0.321l-3.375 3.375v-8.964q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v8.964l-3.375-3.375q-0.339-0.339-0.804-0.339t-0.804 0.339l-1.625 1.625q-0.321 0.321-0.321 0.804t0.321 0.804l8.089 8.089q0.321 0.321 0.804 0.321t0.804-0.321l8.089-8.089q0.321-0.321 0.321-0.804zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-globe\" viewBox=\"0 0 27 32\">\n<title>globe</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM18.607 11.589q-0.036 0.018-0.17 0.17t-0.241 0.17q0.036 0 0.080-0.089t0.089-0.196 0.063-0.125q0.107-0.125 0.393-0.268 0.25-0.107 0.929-0.214 0.607-0.143 0.911 0.196-0.036-0.036 0.17-0.232t0.259-0.214q0.054-0.036 0.268-0.080t0.268-0.134l0.036-0.393q-0.214 0.018-0.313-0.125t-0.116-0.375q0 0.036-0.107 0.143 0-0.125-0.080-0.143t-0.205 0.018-0.161 0.018q-0.179-0.054-0.268-0.134t-0.143-0.295-0.071-0.268q-0.036-0.089-0.17-0.188t-0.17-0.188q-0.018-0.036-0.045-0.098t-0.054-0.116-0.071-0.098-0.098-0.045-0.125 0.089-0.134 0.179-0.080 0.089q-0.054-0.036-0.107-0.027t-0.080 0.018-0.080 0.054-0.089 0.063q-0.054 0.036-0.152 0.054t-0.152 0.036q0.268-0.089-0.018-0.196-0.179-0.071-0.286-0.054 0.161-0.071 0.134-0.214t-0.152-0.25h0.089q-0.018-0.071-0.152-0.152t-0.313-0.152-0.232-0.107q-0.143-0.089-0.607-0.17t-0.589-0.009q-0.089 0.107-0.080 0.188t0.071 0.25 0.063 0.223q0.018 0.107-0.098 0.232t-0.116 0.214q0 0.125 0.25 0.277t0.179 0.384q-0.054 0.143-0.286 0.286t-0.286 0.214q-0.089 0.143-0.027 0.33t0.188 0.295q0.036 0.036 0.027 0.071t-0.063 0.080-0.098 0.071-0.116 0.063l-0.054 0.036q-0.196 0.089-0.366-0.107t-0.241-0.464q-0.125-0.446-0.286-0.536-0.411-0.143-0.518 0.018-0.089-0.232-0.732-0.464-0.446-0.161-1.036-0.071 0.107-0.018 0-0.268-0.125-0.268-0.339-0.214 0.054-0.107 0.071-0.313t0.018-0.241q0.054-0.232 0.214-0.411 0.018-0.018 0.125-0.152t0.17-0.241 0.009-0.107q0.625 0.071 0.893-0.196 0.089-0.089 0.205-0.304t0.188-0.304q0.161-0.107 0.25-0.098t0.259 0.098 0.259 0.089q0.25 0.018 0.277-0.196t-0.134-0.357q0.214 0.018 0.054-0.304-0.089-0.125-0.143-0.161-0.214-0.071-0.482 0.089-0.143 0.071 0.036 0.143-0.018-0.018-0.17 0.188t-0.295 0.313-0.286-0.089q-0.018-0.018-0.098-0.241t-0.17-0.241q-0.143 0-0.286 0.268 0.054-0.143-0.196-0.268t-0.429-0.143q0.339-0.214-0.143-0.482-0.125-0.071-0.366-0.089t-0.348 0.071q-0.089 0.125-0.098 0.205t0.089 0.143 0.188 0.098 0.205 0.071 0.152 0.054q0.25 0.179 0.143 0.25-0.036 0.018-0.152 0.063t-0.205 0.080-0.107 0.071q-0.054 0.071 0 0.25t-0.036 0.25q-0.089-0.089-0.161-0.313t-0.125-0.295q0.125 0.161-0.446 0.107l-0.179-0.018q-0.071 0-0.286 0.036t-0.366 0.018-0.241-0.143q-0.071-0.143 0-0.357 0.018-0.071 0.071-0.036-0.071-0.054-0.196-0.17t-0.179-0.152q-0.821 0.268-1.679 0.732 0.107 0.018 0.214-0.018 0.089-0.036 0.232-0.116t0.179-0.098q0.607-0.25 0.75-0.125l0.089-0.089q0.25 0.286 0.357 0.446-0.125-0.071-0.536-0.018-0.357 0.107-0.393 0.214 0.125 0.214 0.089 0.321-0.071-0.054-0.205-0.179t-0.259-0.196-0.268-0.089q-0.286 0-0.393 0.018-2.607 1.429-4.196 3.964 0.125 0.125 0.214 0.143 0.071 0.018 0.089 0.161t0.045 0.196 0.205-0.054q0.161 0.143 0.054 0.339 0.018-0.018 0.786 0.482 0.339 0.304 0.375 0.375 0.054 0.196-0.179 0.321-0.018-0.036-0.161-0.161t-0.161-0.071q-0.054 0.089 0.009 0.33t0.188 0.223q-0.125 0-0.17 0.286t-0.045 0.634-0.018 0.42l0.036 0.018q-0.054 0.214 0.098 0.616t0.384 0.348q-0.232 0.054 0.357 0.768 0.107 0.143 0.143 0.161 0.054 0.036 0.214 0.134t0.268 0.179 0.179 0.188q0.071 0.089 0.179 0.402t0.25 0.42q-0.036 0.107 0.17 0.357t0.188 0.411q-0.018 0-0.045 0.018t-0.045 0.018q0.054 0.125 0.277 0.25t0.277 0.232q0.018 0.054 0.036 0.179t0.054 0.196 0.143 0.036q0.036-0.357-0.429-1.107-0.268-0.446-0.304-0.518-0.054-0.089-0.098-0.277t-0.080-0.259q0.036 0 0.107 0.027t0.152 0.063 0.134 0.071 0.036 0.054q-0.054 0.125 0.036 0.313t0.214 0.33 0.304 0.339 0.214 0.232q0.107 0.107 0.25 0.348t0 0.241q0.161 0 0.357 0.179t0.304 0.357q0.089 0.143 0.143 0.464t0.089 0.429q0.036 0.125 0.152 0.241t0.223 0.17l0.286 0.143t0.232 0.125q0.089 0.036 0.33 0.188t0.384 0.205q0.179 0.071 0.286 0.071t0.259-0.045 0.241-0.063q0.268-0.036 0.518 0.268t0.375 0.375q0.643 0.339 0.982 0.196-0.036 0.018 0.009 0.134t0.143 0.277 0.161 0.259 0.098 0.152q0.089 0.107 0.321 0.268t0.321 0.268q0.107-0.071 0.125-0.161-0.054 0.143 0.125 0.357t0.321 0.179q0.25-0.054 0.25-0.571-0.554 0.268-0.875-0.321 0-0.018-0.045-0.098t-0.071-0.152-0.045-0.152 0-0.134 0.089-0.054q0.161 0 0.179-0.063t-0.036-0.223-0.071-0.232q-0.018-0.143-0.196-0.357t-0.214-0.268q-0.089 0.161-0.286 0.143t-0.286-0.161q0 0.018-0.027 0.098t-0.027 0.116q-0.232 0-0.268-0.018 0.018-0.054 0.045-0.313t0.063-0.402q0.018-0.071 0.098-0.214t0.134-0.259 0.071-0.223-0.080-0.17-0.313-0.045q-0.339 0.018-0.464 0.357-0.018 0.054-0.054 0.188t-0.089 0.205-0.161 0.125q-0.125 0.054-0.429 0.036t-0.429-0.089q-0.232-0.143-0.402-0.518t-0.17-0.661q0-0.179 0.045-0.473t0.054-0.446-0.098-0.438q0.054-0.036 0.161-0.17t0.179-0.188q0.036-0.018 0.080-0.027t0.080 0 0.071-0.027 0.054-0.107q-0.018-0.018-0.071-0.054-0.054-0.054-0.071-0.054 0.125 0.054 0.509-0.027t0.491 0.027q0.268 0.196 0.393-0.036 0-0.018-0.045-0.17t-0.009-0.241q0.089 0.482 0.518 0.161 0.054 0.054 0.277 0.089t0.313 0.089q0.054 0.036 0.125 0.098t0.098 0.080 0.089-0.009 0.152-0.116q0.179 0.25 0.214 0.429 0.196 0.714 0.339 0.786 0.125 0.054 0.196 0.036t0.080-0.17 0-0.25-0.027-0.223l-0.018-0.143v-0.321l-0.018-0.143q-0.268-0.054-0.33-0.214t0.027-0.33 0.268-0.33q0.018-0.018 0.143-0.063t0.277-0.116 0.223-0.143q0.375-0.339 0.268-0.625 0.125 0 0.196-0.161-0.018 0-0.089-0.054t-0.134-0.089-0.080-0.036q0.161-0.089 0.036-0.286 0.089-0.054 0.134-0.196t0.134-0.179q0.161 0.214 0.375 0.036 0.125-0.143 0.018-0.286 0.089-0.125 0.366-0.188t0.33-0.17q0.125 0.036 0.143-0.036t0.018-0.214 0.054-0.214q0.071-0.089 0.268-0.161t0.232-0.089l0.304-0.196q0.054-0.071 0-0.071 0.321 0.036 0.554-0.196 0.179-0.196-0.107-0.357 0.054-0.107-0.054-0.17t-0.268-0.098q0.054-0.018 0.205-0.009t0.188-0.027q0.268-0.179-0.125-0.286-0.304-0.089-0.768 0.214zM15.696 27.25q3.679-0.643 6.268-3.375-0.054-0.054-0.223-0.080t-0.223-0.063q-0.321-0.125-0.429-0.143 0.018-0.125-0.045-0.232t-0.143-0.161-0.223-0.143-0.196-0.125q-0.036-0.036-0.125-0.107t-0.125-0.098-0.134-0.080-0.152-0.036-0.179 0.018l-0.054 0.018q-0.054 0.018-0.098 0.045t-0.098 0.054-0.071 0.054 0 0.045q-0.375-0.304-0.643-0.393-0.089-0.018-0.196-0.098t-0.188-0.125-0.179-0.027-0.205 0.125q-0.089 0.089-0.107 0.268t-0.036 0.232q-0.125-0.089 0-0.313t0.036-0.33q-0.054-0.107-0.188-0.080t-0.214 0.080-0.205 0.152-0.161 0.116-0.152 0.098-0.152 0.134q-0.054 0.071-0.107 0.214t-0.089 0.196q-0.036-0.071-0.205-0.116t-0.17-0.098q0.036 0.179 0.071 0.625t0.089 0.679q0.125 0.554-0.214 0.857-0.482 0.446-0.518 0.714-0.071 0.393 0.214 0.464 0 0.125-0.143 0.366t-0.125 0.384q0 0.107 0.036 0.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wrench\" viewBox=\"0 0 30 32\">\n<title>wrench</title>\n<path class=\"path1\" d=\"M6.857 26.286q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM18.357 18.786l-12.179 12.179q-0.661 0.661-1.607 0.661-0.929 0-1.625-0.661l-1.893-1.929q-0.679-0.643-0.679-1.607 0-0.946 0.679-1.625l12.161-12.161q0.696 1.75 2.045 3.098t3.098 2.045zM29.679 11.018q0 0.696-0.411 1.893-0.839 2.393-2.938 3.884t-4.616 1.491q-3.304 0-5.652-2.348t-2.348-5.652 2.348-5.652 5.652-2.348q1.036 0 2.17 0.295t1.92 0.83q0.286 0.196 0.286 0.5t-0.286 0.5l-5.232 3.018v4l3.446 1.911q0.089-0.054 1.411-0.866t2.42-1.446 1.259-0.634q0.268 0 0.42 0.179t0.152 0.446z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tasks\" viewBox=\"0 0 32 32\">\n<title>tasks</title>\n<path class=\"path1\" d=\"M18.286 25.143h11.429v-2.286h-11.429v2.286zM11.429 16h18.286v-2.286h-18.286v2.286zM22.857 6.857h6.857v-2.286h-6.857v2.286zM32 21.714v4.571q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 12.571v4.571q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804zM32 3.429v4.571q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h29.714q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-filter\" viewBox=\"0 0 25 32\">\n<title>filter</title>\n<path class=\"path1\" d=\"M25.054 5.268q0.304 0.732-0.25 1.25l-8.804 8.804v13.25q0 0.75-0.696 1.054-0.232 0.089-0.446 0.089-0.482 0-0.804-0.339l-4.571-4.571q-0.339-0.339-0.339-0.804v-8.679l-8.804-8.804q-0.554-0.518-0.25-1.25 0.304-0.696 1.054-0.696h22.857q0.75 0 1.054 0.696z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-briefcase\" viewBox=\"0 0 32 32\">\n<title>briefcase</title>\n<path class=\"path1\" d=\"M11.429 4.571h9.143v-2.286h-9.143v2.286zM32 16v8.571q0 1.179-0.839 2.018t-2.018 0.839h-26.286q-1.179 0-2.018-0.839t-0.839-2.018v-8.571h12v2.857q0 0.464 0.339 0.804t0.804 0.339h5.714q0.464 0 0.804-0.339t0.339-0.804v-2.857h12zM18.286 16v2.286h-4.571v-2.286h4.571zM32 7.429v6.857h-32v-6.857q0-1.179 0.839-2.018t2.018-0.839h6.286v-2.857q0-0.714 0.5-1.214t1.214-0.5h10.286q0.714 0 1.214 0.5t0.5 1.214v2.857h6.286q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrows-alt\" viewBox=\"0 0 27 32\">\n<title>arrows-alt</title>\n<path class=\"path1\" d=\"M22.911 9.661l-6.339 6.339 6.339 6.339 2.571-2.571q0.518-0.554 1.25-0.25 0.696 0.304 0.696 1.054v8q0 0.464-0.339 0.804t-0.804 0.339h-8q-0.75 0-1.054-0.714-0.304-0.696 0.25-1.232l2.571-2.571-6.339-6.339-6.339 6.339 2.571 2.571q0.554 0.536 0.25 1.232-0.304 0.714-1.054 0.714h-8q-0.464 0-0.804-0.339t-0.339-0.804v-8q0-0.75 0.714-1.054 0.696-0.304 1.232 0.25l2.571 2.571 6.339-6.339-6.339-6.339-2.571 2.571q-0.339 0.339-0.804 0.339-0.214 0-0.429-0.089-0.714-0.304-0.714-1.054v-8q0-0.464 0.339-0.804t0.804-0.339h8q0.75 0 1.054 0.714 0.304 0.696-0.25 1.232l-2.571 2.571 6.339 6.339 6.339-6.339-2.571-2.571q-0.554-0.536-0.25-1.232 0.304-0.714 1.054-0.714h8q0.464 0 0.804 0.339t0.339 0.804v8q0 0.75-0.696 1.054-0.232 0.089-0.446 0.089-0.464 0-0.804-0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-group\" viewBox=\"0 0 34 32\">\n<title>group</title>\n<path class=\"path1\" d=\"M10.589 16q-2.893 0.089-4.732 2.286h-2.393q-1.464 0-2.464-0.723t-1-2.116q0-6.304 2.214-6.304 0.107 0 0.777 0.375t1.741 0.759 2.125 0.384q1.196 0 2.375-0.411-0.089 0.661-0.089 1.179 0 2.482 1.446 4.571zM29.714 27.375q0 2.143-1.304 3.384t-3.464 1.241h-15.607q-2.161 0-3.464-1.241t-1.304-3.384q0-0.946 0.063-1.848t0.25-1.946 0.473-1.938 0.768-1.741 1.107-1.446 1.527-0.955 1.991-0.357q0.179 0 0.768 0.384t1.304 0.857 1.911 0.857 2.411 0.384 2.411-0.384 1.911-0.857 1.304-0.857 0.768-0.384q1.089 0 1.991 0.357t1.527 0.955 1.107 1.446 0.768 1.741 0.473 1.938 0.25 1.946 0.063 1.848zM11.429 4.571q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232 1.339-3.232 3.232-1.339 3.232 1.339 1.339 3.232zM24 11.429q0 2.839-2.009 4.848t-4.848 2.009-4.848-2.009-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848zM34.286 15.446q0 1.393-1 2.116t-2.464 0.723h-2.393q-1.839-2.196-4.732-2.286 1.446-2.089 1.446-4.571 0-0.518-0.089-1.179 1.179 0.411 2.375 0.411 1.054 0 2.125-0.384t1.741-0.759 0.777-0.375q2.214 0 2.214 6.304zM32 4.571q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232 1.339-3.232 3.232-1.339 3.232 1.339 1.339 3.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chain\" viewBox=\"0 0 30 32\">\n<title>chain</title>\n<path class=\"path1\" d=\"M26 21.714q0-0.714-0.5-1.214l-3.714-3.714q-0.5-0.5-1.214-0.5-0.75 0-1.286 0.571 0.054 0.054 0.339 0.33t0.384 0.384 0.268 0.339 0.232 0.455 0.063 0.491q0 0.714-0.5 1.214t-1.214 0.5q-0.268 0-0.491-0.063t-0.455-0.232-0.339-0.268-0.384-0.384-0.33-0.339q-0.589 0.554-0.589 1.304 0 0.714 0.5 1.214l3.679 3.696q0.482 0.482 1.214 0.482 0.714 0 1.214-0.464l2.625-2.607q0.5-0.5 0.5-1.196zM13.446 9.125q0-0.714-0.5-1.214l-3.679-3.696q-0.5-0.5-1.214-0.5-0.696 0-1.214 0.482l-2.625 2.607q-0.5 0.5-0.5 1.196 0 0.714 0.5 1.214l3.714 3.714q0.482 0.482 1.214 0.482 0.75 0 1.286-0.554-0.054-0.054-0.339-0.33t-0.384-0.384-0.268-0.339-0.232-0.455-0.063-0.491q0-0.714 0.5-1.214t1.214-0.5q0.268 0 0.491 0.063t0.455 0.232 0.339 0.268 0.384 0.384 0.33 0.339q0.589-0.554 0.589-1.304zM29.429 21.714q0 2.143-1.518 3.625l-2.625 2.607q-1.482 1.482-3.625 1.482-2.161 0-3.643-1.518l-3.679-3.696q-1.482-1.482-1.482-3.625 0-2.196 1.571-3.732l-1.571-1.571q-1.536 1.571-3.714 1.571-2.143 0-3.643-1.5l-3.714-3.714q-1.5-1.5-1.5-3.643t1.518-3.625l2.625-2.607q1.482-1.482 3.625-1.482 2.161 0 3.643 1.518l3.679 3.696q1.482 1.482 1.482 3.625 0 2.196-1.571 3.732l1.571 1.571q1.536-1.571 3.714-1.571 2.143 0 3.643 1.5l3.714 3.714q1.5 1.5 1.5 3.643z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cloud\" viewBox=\"0 0 34 32\">\n<title>cloud</title>\n<path class=\"path1\" d=\"M34.286 20.571q0 2.839-2.009 4.848t-4.848 2.009h-19.429q-3.304 0-5.652-2.348t-2.348-5.652q0-2.357 1.268-4.313t3.339-2.92q-0.036-0.5-0.036-0.768 0-3.786 2.679-6.464t6.464-2.679q2.821 0 5.116 1.571t3.348 4.107q1.25-1.107 2.964-1.107 1.893 0 3.232 1.339t1.339 3.232q0 1.339-0.732 2.464 2.304 0.536 3.804 2.402t1.5 4.277z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-flask\" viewBox=\"0 0 30 32\">\n<title>flask</title>\n<path class=\"path1\" d=\"M27.268 25.857q1 1.589 0.384 2.723t-2.509 1.134h-20.571q-1.893 0-2.509-1.134t0.384-2.723l8.982-14.161v-7.125h-1.143q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h9.143q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-1.143v7.125zM13.357 12.911l-4.857 7.661h12.714l-4.857-7.661-0.357-0.554v-7.786h-2.286v7.786z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cut\" viewBox=\"0 0 32 32\">\n<title>cut</title>\n<path class=\"path1\" d=\"M17.143 16q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339zM22.5 17.143l9.054 7.107q0.5 0.357 0.446 1-0.089 0.625-0.625 0.911l-2.286 1.143q-0.232 0.125-0.518 0.125-0.304 0-0.554-0.143l-12.321-6.911-1.964 1.179q-0.143 0.071-0.214 0.089 0.25 0.875 0.179 1.732-0.125 1.375-1 2.634t-2.357 2.205q-2.357 1.5-4.946 1.5-2.429 0-3.964-1.393-1.607-1.5-1.411-3.696 0.125-1.357 1-2.625t2.339-2.214q2.357-1.5 4.964-1.5 1.482 0 2.696 0.554 0.161-0.232 0.393-0.393l2.179-1.304-2.179-1.304q-0.232-0.161-0.393-0.393-1.214 0.554-2.696 0.554-2.607 0-4.964-1.5-1.464-0.946-2.339-2.214t-1-2.625q-0.089-1.054 0.277-2.018t1.134-1.661q1.518-1.411 3.964-1.411 2.589 0 4.946 1.5 1.482 0.929 2.357 2.196t1 2.643q0.071 0.857-0.179 1.732 0.071 0.018 0.214 0.089l1.964 1.179 12.321-6.911q0.25-0.143 0.554-0.143 0.286 0 0.518 0.125l2.286 1.143q0.536 0.286 0.625 0.911 0.054 0.643-0.446 1zM10.339 12.5q0.821-0.75 0.375-1.929t-1.893-2.089q-1.643-1.054-3.429-1.054-1.321 0-2.018 0.643-0.821 0.75-0.375 1.929t1.893 2.089q1.643 1.054 3.429 1.054 1.321 0 2.018-0.643zM8.821 25.804q1.446-0.911 1.893-2.089t-0.375-1.929q-0.696-0.643-2.018-0.643-1.786 0-3.429 1.054-1.446 0.911-1.893 2.089t0.375 1.929q0.696 0.643 2.018 0.643 1.786 0 3.429-1.054zM12 14.857l1.714 1.036v-0.196q0-0.643 0.589-1l0.25-0.143-1.411-0.839-0.464 0.464q-0.054 0.054-0.179 0.196t-0.214 0.214q-0.036 0.036-0.071 0.063t-0.054 0.045zM16 18.857l1.714 0.571 13.143-10.286-2.286-1.143-13.714 7.696v2.018l-2.857 1.714 0.161 0.143q0.036 0.036 0.125 0.107 0.071 0.071 0.196 0.214t0.196 0.214l0.464 0.464zM28.571 26.286l2.286-1.143-9.286-7.286-3.161 2.464q-0.036 0.054-0.232 0.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-copy\" viewBox=\"0 0 32 32\">\n<title>copy</title>\n<path class=\"path1\" d=\"M30.286 6.857q0.714 0 1.214 0.5t0.5 1.214v21.714q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-5.143h-9.714q-0.714 0-1.214-0.5t-0.5-1.214v-12q0-0.714 0.357-1.571t0.857-1.357l7.286-7.286q0.5-0.5 1.357-0.857t1.571-0.357h7.429q0.714 0 1.214 0.5t0.5 1.214v5.857q1.214-0.714 2.286-0.714h7.429zM20.571 10.661l-5.339 5.339h5.339v-5.339zM9.143 3.804l-5.339 5.339h5.339v-5.339zM12.643 15.357l5.643-5.643v-7.429h-6.857v7.429q0 0.714-0.5 1.214t-1.214 0.5h-7.429v11.429h9.143v-4.571q0-0.714 0.357-1.571t0.857-1.357zM29.714 29.714v-20.571h-6.857v7.429q0 0.714-0.5 1.214t-1.214 0.5h-7.429v11.429h16z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paperclip\" viewBox=\"0 0 25 32\">\n<title>paperclip</title>\n<path class=\"path1\" d=\"M25.071 24.732q0 2.089-1.411 3.5t-3.5 1.411q-2.411 0-4.196-1.786l-13.875-13.857q-2.018-2.054-2.018-4.839 0-2.839 1.964-4.821t4.804-1.982q2.821 0 4.875 2.018l10.804 10.821q0.179 0.179 0.179 0.393 0 0.286-0.545 0.83t-0.83 0.545q-0.232 0-0.411-0.179l-10.821-10.839q-1.411-1.375-3.232-1.375-1.893 0-3.196 1.339t-1.304 3.232q0 1.875 1.357 3.232l13.857 13.875q1.125 1.125 2.589 1.125 1.143 0 1.893-0.75t0.75-1.893q0-1.464-1.125-2.589l-10.375-10.375q-0.464-0.429-1.071-0.429-0.518 0-0.857 0.339t-0.339 0.857q0 0.571 0.446 1.054l7.321 7.321q0.179 0.179 0.179 0.393 0 0.286-0.554 0.839t-0.839 0.554q-0.214 0-0.393-0.179l-7.321-7.321q-1.125-1.089-1.125-2.661 0-1.464 1.018-2.482t2.482-1.018q1.571 0 2.661 1.125l10.375 10.375q1.786 1.75 1.786 4.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-floppy-o\" viewBox=\"0 0 27 32\">\n<title>floppy-o</title>\n<path class=\"path1\" d=\"M6.857 27.429h13.714v-6.857h-13.714v6.857zM22.857 27.429h2.286v-16q0-0.25-0.179-0.688t-0.357-0.616l-5.018-5.018q-0.179-0.179-0.607-0.357t-0.696-0.179v7.429q0 0.714-0.5 1.214t-1.214 0.5h-10.286q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-2.286v22.857h2.286v-7.429q0-0.714 0.5-1.214t1.214-0.5h14.857q0.714 0 1.214 0.5t0.5 1.214v7.429zM16 10.857v-5.714q0-0.232-0.17-0.402t-0.402-0.17h-3.429q-0.232 0-0.402 0.17t-0.17 0.402v5.714q0 0.232 0.17 0.402t0.402 0.17h3.429q0.232 0 0.402-0.17t0.17-0.402zM27.429 11.429v16.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-24q0-0.714 0.5-1.214t1.214-0.5h16.571q0.714 0 1.571 0.357t1.357 0.857l5 5q0.5 0.5 0.857 1.357t0.357 1.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-square\" viewBox=\"0 0 27 32\">\n<title>square</title>\n<path class=\"path1\" d=\"M27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bars\" viewBox=\"0 0 27 32\">\n<title>bars</title>\n<path class=\"path1\" d=\"M27.429 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804zM27.429 14.857v2.286q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804zM27.429 5.714v2.286q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-list-ul\" viewBox=\"0 0 32 32\">\n<title>list-ul</title>\n<path class=\"path1\" d=\"M6.857 25.143q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM6.857 16q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM32 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h21.714q0.232 0 0.402 0.17t0.17 0.402zM6.857 6.857q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM32 14.286v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h21.714q0.232 0 0.402 0.17t0.17 0.402zM32 5.143v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h21.714q0.232 0 0.402 0.17t0.17 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-list-ol\" viewBox=\"0 0 32 32\">\n<title>list-ol</title>\n<path class=\"path1\" d=\"M6.804 28.929q0 1.429-0.973 2.25t-2.42 0.821q-1.893 0-3.071-1.179l1.018-1.571q0.875 0.804 1.893 0.804 0.518 0 0.902-0.259t0.384-0.759q0-1.143-1.875-1l-0.464-1q0.143-0.179 0.58-0.777t0.759-0.964 0.661-0.688v-0.018q-0.286 0-0.866 0.018t-0.866 0.018v0.946h-1.893v-2.714h5.946v1.571l-1.696 2.054q0.911 0.214 1.446 0.875t0.536 1.571zM6.839 17.732v2.839h-6.464q-0.107-0.643-0.107-0.964 0-0.911 0.42-1.661t1.009-1.214 1.179-0.848 1.009-0.777 0.42-0.804q0-0.446-0.259-0.688t-0.705-0.241q-0.821 0-1.446 1.036l-1.518-1.054q0.429-0.911 1.277-1.42t1.884-0.509q1.304 0 2.196 0.741t0.893 2.009q0 0.893-0.607 1.634t-1.339 1.152-1.348 0.902-0.634 0.938h2.268v-1.071h1.875zM32 23.429v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.25 0.161-0.411t0.411-0.161h21.714q0.232 0 0.402 0.17t0.17 0.402zM6.857 7.375v1.768h-5.982v-1.768h1.911q0-0.732 0.009-2.179t0.009-2.161v-0.214h-0.036q-0.143 0.304-0.893 0.964l-1.268-1.357 2.429-2.268h1.893v7.214h1.929zM32 14.286v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.25 0.161-0.411t0.411-0.161h21.714q0.232 0 0.402 0.17t0.17 0.402zM32 5.143v3.429q0 0.232-0.17 0.402t-0.402 0.17h-21.714q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h21.714q0.232 0 0.402 0.17t0.17 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-strikethrough\" viewBox=\"0 0 32 32\">\n<title>strikethrough</title>\n<path class=\"path1\" d=\"M31.429 16q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-30.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h30.857zM8.625 14.857q-0.5-0.625-0.911-1.429-0.857-1.732-0.857-3.357 0-3.232 2.393-5.518 2.375-2.268 7.018-2.268 0.893 0 2.982 0.339 1.179 0.214 3.161 0.857 0.179 0.679 0.375 2.107 0.25 2.196 0.25 3.268 0 0.321-0.089 0.804l-0.214 0.054-1.5-0.107-0.25-0.036q-0.893-2.661-1.839-3.661-1.571-1.625-3.75-1.625-2.036 0-3.25 1.054-1.196 1.036-1.196 2.607 0 1.304 1.179 2.5t4.982 2.304q1.232 0.357 3.089 1.179 1.036 0.5 1.696 0.929h-13.268zM17.679 19.429h7.339q0.125 0.696 0.125 1.643 0 1.982-0.732 3.786-0.411 0.982-1.268 1.857-0.661 0.625-1.946 1.446-1.429 0.857-2.732 1.179-1.429 0.375-3.625 0.375-2.036 0-3.482-0.411l-2.5-0.714q-1.018-0.286-1.286-0.5-0.143-0.143-0.143-0.393v-0.232q0-1.929-0.036-2.786-0.018-0.536 0-1.214l0.036-0.661v-0.786l1.821-0.036q0.268 0.607 0.536 1.268t0.402 1 0.223 0.482q0.625 1.018 1.429 1.679 0.768 0.643 1.875 1.018 1.054 0.393 2.357 0.393 1.143 0 2.482-0.482 1.375-0.464 2.179-1.536 0.839-1.089 0.839-2.304 0-1.5-1.446-2.804-0.607-0.518-2.446-1.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-underline\" viewBox=\"0 0 27 32\">\n<title>underline</title>\n<path class=\"path1\" d=\"M0.857 3.982q-0.661-0.036-0.804-0.071l-0.054-1.571q0.232-0.018 0.714-0.018 1.071 0 2 0.071 2.357 0.125 2.964 0.125 1.536 0 3-0.054 2.071-0.071 2.607-0.089 1 0 1.536-0.036l-0.018 0.25 0.036 1.143v0.161q-1.071 0.161-2.214 0.161-1.071 0-1.411 0.446-0.232 0.25-0.232 2.357 0 0.232 0.009 0.58t0.009 0.455l0.018 4.089 0.25 5q0.107 2.214 0.911 3.607 0.625 1.054 1.714 1.643 1.571 0.839 3.161 0.839 1.857 0 3.411-0.5 1-0.321 1.768-0.911 0.857-0.643 1.161-1.143 0.643-1 0.946-2.036 0.375-1.304 0.375-4.089 0-1.411-0.063-2.286t-0.196-2.188-0.241-2.848l-0.071-1.054q-0.089-1.196-0.429-1.571-0.607-0.625-1.375-0.607l-1.786 0.036-0.25-0.054 0.036-1.536h1.5l3.661 0.179q1.357 0.054 3.5-0.179l0.321 0.036q0.107 0.679 0.107 0.911 0 0.125-0.071 0.554-0.804 0.214-1.5 0.232-1.304 0.196-1.411 0.304-0.268 0.268-0.268 0.732 0 0.125 0.027 0.482t0.027 0.554q0.143 0.339 0.393 7.071 0.107 3.482-0.268 5.429-0.268 1.357-0.732 2.179-0.679 1.161-2 2.196-1.339 1.018-3.25 1.589-1.946 0.589-4.554 0.589-2.982 0-5.071-0.821-2.125-0.839-3.196-2.179-1.089-1.357-1.482-3.482-0.286-1.429-0.286-4.232v-5.946q0-3.357-0.304-3.804-0.446-0.643-2.625-0.696zM27.429 29.143v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-26.286q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h26.286q0.25 0 0.411-0.161t0.161-0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-table\" viewBox=\"0 0 30 32\">\n<title>table</title>\n<path class=\"path1\" d=\"M9.143 24.571v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM9.143 17.714v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM18.286 24.571v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM9.143 10.857v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM18.286 17.714v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM27.429 24.571v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM18.286 10.857v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM27.429 17.714v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM27.429 10.857v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM29.714 5.143v19.429q0 1.179-0.839 2.018t-2.018 0.839h-24q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h24q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-magic\" viewBox=\"0 0 30 32\">\n<title>magic</title>\n<path class=\"path1\" d=\"M21.25 10.375l5.232-5.232-1.911-1.911-5.232 5.232zM29.232 5.143q0 0.482-0.321 0.804l-22.964 22.964q-0.321 0.321-0.804 0.321t-0.804-0.321l-3.536-3.536q-0.321-0.321-0.321-0.804t0.321-0.804l22.964-22.964q0.321-0.321 0.804-0.321t0.804 0.321l3.536 3.536q0.321 0.321 0.321 0.804zM5.107 1.75l1.75 0.536-1.75 0.536-0.536 1.75-0.536-1.75-1.75-0.536 1.75-0.536 0.536-1.75zM11.357 4.643l3.5 1.071-3.5 1.071-1.071 3.5-1.071-3.5-3.5-1.071 3.5-1.071 1.071-3.5zM27.964 13.179l1.75 0.536-1.75 0.536-0.536 1.75-0.536-1.75-1.75-0.536 1.75-0.536 0.536-1.75zM16.536 1.75l1.75 0.536-1.75 0.536-0.536 1.75-0.536-1.75-1.75-0.536 1.75-0.536 0.536-1.75z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-truck\" viewBox=\"0 0 33 32\">\n<title>truck</title>\n<path class=\"path1\" d=\"M11.429 25.143q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607 0.679 1.607 1.607 0.679 1.607-0.679 0.679-1.607zM4.571 16h6.857v-4.571h-2.821q-0.232 0-0.393 0.161l-3.482 3.482q-0.161 0.161-0.161 0.393v0.536zM27.429 25.143q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607 0.679 1.607 1.607 0.679 1.607-0.679 0.679-1.607zM32 5.714v18.286q0 0.268-0.071 0.473t-0.241 0.33-0.295 0.205-0.42 0.107-0.402 0.036-0.455 0-0.402-0.009q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-6.857q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-1.143q-0.054 0-0.402 0.009t-0.455 0-0.402-0.036-0.42-0.107-0.295-0.205-0.241-0.33-0.071-0.473q0-0.464 0.339-0.804t0.804-0.339v-5.714q0-0.143-0.009-0.625t0-0.679 0.045-0.616 0.116-0.661 0.25-0.545 0.402-0.536l3.536-3.536q0.339-0.339 0.902-0.571t1.045-0.232h2.857v-3.429q0-0.464 0.339-0.804t0.804-0.339h18.286q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pinterest\" viewBox=\"0 0 27 32\">\n<title>pinterest</title>\n<path class=\"path1\" d=\"M27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839q-1.982 0-3.893-0.571 1.054-1.661 1.393-2.929 0.161-0.607 0.964-3.768 0.357 0.696 1.304 1.205t2.036 0.509q2.161 0 3.857-1.223t2.625-3.366 0.929-4.821q0-2.036-1.063-3.821t-3.080-2.911-4.554-1.125q-1.875 0-3.5 0.518t-2.759 1.375-1.946 1.973-1.196 2.313-0.384 2.393q0 1.857 0.714 3.268t2.089 1.982q0.536 0.214 0.679-0.357 0.036-0.125 0.143-0.554t0.143-0.536q0.107-0.411-0.196-0.768-0.911-1.089-0.911-2.696 0-2.696 1.866-4.634t4.884-1.938q2.696 0 4.205 1.464t1.509 3.804q0 3.036-1.223 5.161t-3.134 2.125q-1.089 0-1.75-0.777t-0.411-1.866q0.143-0.625 0.473-1.67t0.536-1.839 0.205-1.348q0-0.893-0.482-1.482t-1.375-0.589q-1.107 0-1.875 1.018t-0.768 2.536q0 1.304 0.446 2.179l-1.768 7.464q-0.304 1.25-0.232 3.161-3.679-1.625-5.946-5.018t-2.268-7.554q0-3.732 1.839-6.884t4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pinterest-square\" viewBox=\"0 0 27 32\">\n<title>pinterest-square</title>\n<path class=\"path1\" d=\"M22.286 2.286q2.125 0 3.634 1.509t1.509 3.634v17.143q0 2.125-1.509 3.634t-3.634 1.509h-12.946q1.518-2.179 1.929-3.75 0.161-0.607 0.946-3.732 0.375 0.696 1.313 1.196t2.009 0.5q3.232 0 5.277-2.634t2.045-6.67q0-1.5-0.625-2.902t-1.723-2.482-2.723-1.732-3.518-0.652q-1.857 0-3.473 0.509t-2.732 1.366-1.92 1.955-1.188 2.286-0.384 2.366q0 1.821 0.705 3.214t2.080 1.964q0.232 0.089 0.42 0t0.259-0.339q0.179-0.786 0.268-1.089 0.107-0.411-0.196-0.75-0.893-1.107-0.893-2.679 0-2.679 1.848-4.58t4.83-1.902q2.661 0 4.152 1.446t1.491 3.75q0 3-1.205 5.107t-3.098 2.107q-1.071 0-1.732-0.777t-0.411-1.848q0.143-0.607 0.473-1.652t0.527-1.821 0.196-1.33q0-0.875-0.473-1.455t-1.348-0.58q-1.089 0-1.848 1.009t-0.759 2.491q0 1.286 0.429 2.161l-1.75 7.393q-0.429 1.786-0.125 4.536h-3.268q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-google-plus-square\" viewBox=\"0 0 27 32\">\n<title>google-plus-square</title>\n<path class=\"path1\" d=\"M16.375 16.161q0-0.464-0.107-1.143h-6.464v2.357h3.875q-0.054 0.429-0.295 0.893t-0.67 0.946-1.188 0.795-1.723 0.313q-1.768 0-3.018-1.268t-1.25-3.054 1.25-3.054 3.018-1.268q1.643 0 2.732 1.054l1.857-1.804q-1.929-1.786-4.589-1.786-2.857 0-4.857 2.009t-2 4.848 2 4.848 4.857 2.009q2.946 0 4.759-1.875t1.812-4.821zM22.536 16.982h1.946v-1.964h-1.946v-1.964h-1.964v1.964h-1.964v1.964h1.964v1.964h1.964v-1.964zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-google-plus\" viewBox=\"0 0 41 32\">\n<title>google-plus</title>\n<path class=\"path1\" d=\"M25.661 16.304q0 3.714-1.554 6.616t-4.429 4.536-6.589 1.634q-2.661 0-5.089-1.036t-4.179-2.786-2.786-4.179-1.036-5.089 1.036-5.089 2.786-4.179 4.179-2.786 5.089-1.036q5.107 0 8.768 3.429l-3.554 3.411q-2.089-2.018-5.214-2.018-2.196 0-4.063 1.107t-2.955 3.009-1.089 4.152 1.089 4.152 2.955 3.009 4.063 1.107q1.482 0 2.723-0.411t2.045-1.027 1.402-1.402 0.875-1.482 0.384-1.321h-7.429v-4.5h12.357q0.214 1.125 0.214 2.179zM41.143 14.125v3.75h-3.732v3.732h-3.75v-3.732h-3.732v-3.75h3.732v-3.732h3.75v3.732h3.732z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-money\" viewBox=\"0 0 34 32\">\n<title>money</title>\n<path class=\"path1\" d=\"M13.714 20.571h6.857v-1.714h-2.286v-8h-2.036l-2.643 2.446 1.375 1.429q0.75-0.661 0.982-1.018h0.036v5.143h-2.286v1.714zM22.857 16q0 1.25-0.375 2.536t-1.063 2.393-1.813 1.804-2.464 0.696-2.464-0.696-1.813-1.804-1.063-2.393-0.375-2.536 0.375-2.536 1.063-2.393 1.813-1.804 2.464-0.696 2.464 0.696 1.813 1.804 1.063 2.393 0.375 2.536zM32 20.571v-9.143q-1.893 0-3.232-1.339t-1.339-3.232h-20.571q0 1.893-1.339 3.232t-3.232 1.339v9.143q1.893 0 3.232 1.339t1.339 3.232h20.571q0-1.893 1.339-3.232t3.232-1.339zM34.286 5.714v20.571q0 0.464-0.339 0.804t-0.804 0.339h-32q-0.464 0-0.804-0.339t-0.339-0.804v-20.571q0-0.464 0.339-0.804t0.804-0.339h32q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-down\" viewBox=\"0 0 18 32\">\n<title>caret-down</title>\n<path class=\"path1\" d=\"M18.286 12.571q0 0.464-0.339 0.804l-8 8q-0.339 0.339-0.804 0.339t-0.804-0.339l-8-8q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h16q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-up\" viewBox=\"0 0 18 32\">\n<title>caret-up</title>\n<path class=\"path1\" d=\"M18.286 21.714q0 0.464-0.339 0.804t-0.804 0.339h-16q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l8-8q0.339-0.339 0.804-0.339t0.804 0.339l8 8q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-left\" viewBox=\"0 0 13 32\">\n<title>caret-left</title>\n<path class=\"path1\" d=\"M11.429 8v16q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-8-8q-0.339-0.339-0.339-0.804t0.339-0.804l8-8q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-right\" viewBox=\"0 0 10 32\">\n<title>caret-right</title>\n<path class=\"path1\" d=\"M10.286 16q0 0.464-0.339 0.804l-8 8q-0.339 0.339-0.804 0.339t-0.804-0.339-0.339-0.804v-16q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339l8 8q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-columns\" viewBox=\"0 0 30 32\">\n<title>columns</title>\n<path class=\"path1\" d=\"M2.857 27.429h10.857v-20.571h-11.429v20q0 0.232 0.17 0.402t0.402 0.17zM27.429 26.857v-20h-11.429v20.571h10.857q0.232 0 0.402-0.17t0.17-0.402zM29.714 5.143v21.714q0 1.179-0.839 2.018t-2.018 0.839h-24q-1.179 0-2.018-0.839t-0.839-2.018v-21.714q0-1.179 0.839-2.018t2.018-0.839h24q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort\" viewBox=\"0 0 18 32\">\n<title>sort</title>\n<path class=\"path1\" d=\"M18.286 19.429q0 0.464-0.339 0.804l-8 8q-0.339 0.339-0.804 0.339t-0.804-0.339l-8-8q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h16q0.464 0 0.804 0.339t0.339 0.804zM18.286 12.571q0 0.464-0.339 0.804t-0.804 0.339h-16q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l8-8q0.339-0.339 0.804-0.339t0.804 0.339l8 8q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-desc\" viewBox=\"0 0 18 32\">\n<title>sort-desc</title>\n<path class=\"path1\" d=\"M18.286 19.429q0 0.464-0.339 0.804l-8 8q-0.339 0.339-0.804 0.339t-0.804-0.339l-8-8q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h16q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-asc\" viewBox=\"0 0 18 32\">\n<title>sort-asc</title>\n<path class=\"path1\" d=\"M18.286 12.571q0 0.464-0.339 0.804t-0.804 0.339h-16q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l8-8q0.339-0.339 0.804-0.339t0.804 0.339l8 8q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-envelope\" viewBox=\"0 0 32 32\">\n<title>envelope</title>\n<path class=\"path1\" d=\"M32 12.679v14.179q0 1.179-0.839 2.018t-2.018 0.839h-26.286q-1.179 0-2.018-0.839t-0.839-2.018v-14.179q0.786 0.875 1.804 1.554 6.464 4.393 8.875 6.161 1.018 0.75 1.652 1.17t1.688 0.857 1.964 0.438h0.036q0.911 0 1.964-0.438t1.688-0.857 1.652-1.17q3.036-2.196 8.893-6.161 1.018-0.696 1.786-1.554zM32 7.429q0 1.411-0.875 2.696t-2.179 2.196q-6.714 4.661-8.357 5.804-0.179 0.125-0.759 0.545t-0.964 0.679-0.929 0.58-1.027 0.482-0.893 0.161h-0.036q-0.411 0-0.893-0.161t-1.027-0.482-0.929-0.58-0.964-0.679-0.759-0.545q-1.625-1.143-4.679-3.259t-3.661-2.545q-1.107-0.75-2.089-2.063t-0.982-2.438q0-1.393 0.741-2.321t2.116-0.929h26.286q1.161 0 2.009 0.839t0.848 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-linkedin\" viewBox=\"0 0 27 32\">\n<title>linkedin</title>\n<path class=\"path1\" d=\"M6.232 11.161v17.696h-5.893v-17.696h5.893zM6.607 5.696q0.018 1.304-0.902 2.179t-2.42 0.875h-0.036q-1.464 0-2.357-0.875t-0.893-2.179q0-1.321 0.92-2.188t2.402-0.866 2.375 0.866 0.911 2.188zM27.429 18.714v10.143h-5.875v-9.464q0-1.875-0.723-2.938t-2.259-1.063q-1.125 0-1.884 0.616t-1.134 1.527q-0.196 0.536-0.196 1.446v9.875h-5.875q0.036-7.125 0.036-11.554t-0.018-5.286l-0.018-0.857h5.875v2.571h-0.036q0.357-0.571 0.732-1t1.009-0.929 1.554-0.777 2.045-0.277q3.054 0 4.911 2.027t1.857 5.938z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-rotate-left\" viewBox=\"0 0 27 32\">\n<title>rotate-left</title>\n<path class=\"path1\" d=\"M27.429 16q0 2.786-1.089 5.321t-2.929 4.375-4.375 2.929-5.321 1.089q-3.071 0-5.839-1.295t-4.714-3.652q-0.125-0.179-0.116-0.402t0.152-0.366l2.446-2.464q0.179-0.161 0.446-0.161 0.286 0.036 0.411 0.214 1.304 1.696 3.196 2.625t4.018 0.929q1.857 0 3.545-0.723t2.92-1.955 1.955-2.92 0.723-3.545-0.723-3.545-1.955-2.92-2.92-1.955-3.545-0.723q-1.75 0-3.357 0.634t-2.857 1.813l2.446 2.464q0.554 0.536 0.25 1.232-0.304 0.714-1.054 0.714h-8q-0.464 0-0.804-0.339t-0.339-0.804v-8q0-0.75 0.714-1.054 0.696-0.304 1.232 0.25l2.321 2.304q1.911-1.804 4.366-2.795t5.080-0.991q2.786 0 5.321 1.089t4.375 2.929 2.929 4.375 1.089 5.321z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gavel\" viewBox=\"0 0 32 32\">\n<title>gavel</title>\n<path class=\"path1\" d=\"M31.625 27.429q0 0.946-0.661 1.607l-1.911 1.929q-0.696 0.661-1.625 0.661-0.946 0-1.607-0.661l-6.482-6.5q-0.679-0.643-0.679-1.607 0-0.946 0.768-1.714l-4.571-4.571-2.25 2.25q-0.25 0.25-0.607 0.25t-0.607-0.25q0.036 0.036 0.223 0.214t0.223 0.232 0.179 0.205 0.179 0.241 0.107 0.241 0.098 0.295 0.027 0.321q0 0.679-0.5 1.214-0.054 0.054-0.295 0.321t-0.339 0.366-0.33 0.295-0.393 0.277-0.393 0.161-0.464 0.080q-0.714 0-1.214-0.5l-7.286-7.286q-0.5-0.5-0.5-1.214 0-0.232 0.080-0.464t0.161-0.393 0.277-0.393 0.295-0.33 0.366-0.339 0.321-0.295q0.536-0.5 1.214-0.5 0.179 0 0.321 0.027t0.295 0.098 0.241 0.107 0.241 0.179 0.205 0.179 0.232 0.223 0.214 0.223q-0.25-0.25-0.25-0.607t0.25-0.607l6.214-6.214q0.25-0.25 0.607-0.25t0.607 0.25q-0.036-0.036-0.223-0.214t-0.223-0.232-0.179-0.205-0.179-0.241-0.107-0.241-0.098-0.295-0.027-0.321q0-0.679 0.5-1.214 0.054-0.054 0.295-0.321t0.339-0.366 0.33-0.295 0.393-0.277 0.393-0.161 0.464-0.080q0.714 0 1.214 0.5l7.286 7.286q0.5 0.5 0.5 1.214 0 0.232-0.080 0.464t-0.161 0.393-0.277 0.393-0.295 0.33-0.366 0.339-0.321 0.295q-0.536 0.5-1.214 0.5-0.179 0-0.321-0.027t-0.295-0.098-0.241-0.107-0.241-0.179-0.205-0.179-0.232-0.223-0.214-0.223q0.25 0.25 0.25 0.607t-0.25 0.607l-2.25 2.25 4.571 4.571q0.768-0.768 1.714-0.768 0.929 0 1.625 0.661l6.482 6.482q0.661 0.696 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dashboard\" viewBox=\"0 0 32 32\">\n<title>dashboard</title>\n<path class=\"path1\" d=\"M6.857 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM10.286 12.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM17.929 21.161l1.804-6.821q0.107-0.464-0.134-0.866t-0.688-0.527-0.857 0.116-0.536 0.705l-1.804 6.821q-1.071 0.089-1.911 0.777t-1.125 1.759q-0.357 1.375 0.357 2.607t2.089 1.589 2.607-0.357 1.589-2.089q0.286-1.071-0.107-2.089t-1.286-1.625zM29.714 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM18.286 9.143q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM26.286 12.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM32 20.571q0 4.661-2.518 8.625-0.339 0.518-0.964 0.518h-25.036q-0.625 0-0.964-0.518-2.518-3.946-2.518-8.625 0-3.25 1.268-6.214t3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-comment-o\" viewBox=\"0 0 32 32\">\n<title>comment-o</title>\n<path class=\"path1\" d=\"M16 6.857q-3.643 0-6.813 1.241t-5.036 3.348-1.866 4.554q0 2 1.277 3.813t3.598 3.134l1.554 0.893-0.482 1.714q-0.429 1.625-1.25 3.071 2.714-1.125 4.911-3.054l0.768-0.679 1.018 0.107q1.232 0.143 2.321 0.143 3.643 0 6.812-1.241t5.036-3.348 1.866-4.554-1.866-4.554-5.036-3.348-6.813-1.241zM32 16q0 3.107-2.143 5.741t-5.821 4.161-8.036 1.527q-1.25 0-2.589-0.143-3.536 3.125-8.214 4.321-0.875 0.25-2.036 0.393h-0.089q-0.268 0-0.482-0.188t-0.286-0.491v-0.018q-0.054-0.071-0.009-0.214t0.036-0.179 0.080-0.17l0.107-0.161t0.125-0.152 0.143-0.161q0.125-0.143 0.554-0.616t0.616-0.679 0.554-0.705 0.58-0.911 0.482-1.054 0.464-1.357q-2.804-1.589-4.42-3.929t-1.616-5.018q0-3.107 2.143-5.741t5.821-4.161 8.036-1.527 8.036 1.527 5.821 4.161 2.143 5.741z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-comments-o\" viewBox=\"0 0 32 32\">\n<title>comments-o</title>\n<path class=\"path1\" d=\"M12.571 6.857q-2.732 0-5.107 0.929t-3.777 2.518-1.402 3.411q0 1.464 0.946 2.821t2.661 2.357l1.732 1-0.625 1.5q0.607-0.357 1.107-0.696l0.786-0.554 0.946 0.179q1.393 0.25 2.732 0.25 2.732 0 5.107-0.929t3.777-2.518 1.402-3.411-1.402-3.411-3.777-2.518-5.107-0.929zM12.571 4.571q3.411 0 6.313 1.223t4.58 3.33 1.679 4.589-1.679 4.589-4.58 3.33-6.313 1.223q-1.536 0-3.143-0.286-2.214 1.571-4.964 2.286-0.643 0.161-1.536 0.286h-0.054q-0.196 0-0.366-0.143t-0.205-0.375q-0.018-0.054-0.018-0.116t0.009-0.116 0.036-0.107l0.045-0.089t0.063-0.098 0.071-0.089 0.080-0.089 0.071-0.080q0.089-0.107 0.411-0.446t0.464-0.527 0.402-0.518 0.446-0.688 0.366-0.786q-2.214-1.286-3.482-3.161t-1.268-4q0-2.482 1.679-4.589t4.58-3.33 6.312-1.223zM27.25 25.446q0.179 0.429 0.366 0.786t0.446 0.688 0.402 0.518 0.464 0.527 0.411 0.446q0.018 0.018 0.071 0.080t0.080 0.089 0.071 0.089 0.063 0.098l0.045 0.089t0.036 0.107 0.009 0.116-0.018 0.116q-0.054 0.25-0.232 0.393t-0.393 0.125q-0.893-0.125-1.536-0.286-2.75-0.714-4.964-2.286-1.607 0.286-3.143 0.286-4.839 0-8.429-2.357 1.036 0.071 1.571 0.071 2.875 0 5.518-0.804t4.714-2.304q2.232-1.643 3.429-3.786t1.196-4.536q0-1.375-0.411-2.714 2.304 1.268 3.643 3.179t1.339 4.107q0 2.143-1.268 4.009t-3.482 3.152z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bolt\" viewBox=\"0 0 16 32\">\n<title>bolt</title>\n<path class=\"path1\" d=\"M15.804 10.107q0.321 0.357 0.125 0.786l-9.643 20.661q-0.232 0.446-0.75 0.446-0.071 0-0.25-0.036-0.304-0.089-0.455-0.339t-0.080-0.536l3.518-14.429-7.25 1.804q-0.071 0.018-0.214 0.018-0.321 0-0.554-0.196-0.321-0.268-0.232-0.696l3.589-14.732q0.071-0.25 0.286-0.411t0.5-0.161h5.857q0.339 0 0.571 0.223t0.232 0.527q0 0.143-0.089 0.321l-3.054 8.268 7.071-1.75q0.143-0.036 0.214-0.036 0.339 0 0.607 0.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sitemap\" viewBox=\"0 0 32 32\">\n<title>sitemap</title>\n<path class=\"path1\" d=\"M32 22.286v5.714q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h1.714v-3.429h-9.143v3.429h1.714q0.714 0 1.214 0.5t0.5 1.214v5.714q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h1.714v-3.429h-9.143v3.429h1.714q0.714 0 1.214 0.5t0.5 1.214v5.714q0 0.714-0.5 1.214t-1.214 0.5h-5.714q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h1.714v-3.429q0-0.929 0.679-1.607t1.607-0.679h9.143v-3.429h-1.714q-0.714 0-1.214-0.5t-0.5-1.214v-5.714q0-0.714 0.5-1.214t1.214-0.5h5.714q0.714 0 1.214 0.5t0.5 1.214v5.714q0 0.714-0.5 1.214t-1.214 0.5h-1.714v3.429h9.143q0.929 0 1.607 0.679t0.679 1.607v3.429h1.714q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-umbrella\" viewBox=\"0 0 30 32\">\n<title>umbrella</title>\n<path class=\"path1\" d=\"M16 14.786v10.357q0 1.857-1.357 3.214t-3.214 1.357-3.214-1.357-1.357-3.214q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804q0 0.893 0.696 1.589t1.589 0.696 1.589-0.696 0.696-1.589v-10.357q0.589-0.196 1.143-0.196t1.143 0.196zM29.714 15.268q0 0.232-0.17 0.402t-0.402 0.17q-0.196 0-0.411-0.179-0.875-0.821-1.661-1.232t-1.821-0.411q-1.214 0-2.286 0.661t-1.839 1.732q-0.125 0.179-0.313 0.5t-0.259 0.429q-0.196 0.304-0.5 0.304-0.321 0-0.518-0.304-0.071-0.107-0.259-0.429t-0.313-0.5q-0.768-1.071-1.83-1.732t-2.277-0.661-2.277 0.661-1.83 1.732q-0.125 0.179-0.313 0.5t-0.259 0.429q-0.196 0.304-0.518 0.304-0.304 0-0.5-0.304-0.071-0.107-0.259-0.429t-0.313-0.5q-0.768-1.071-1.839-1.732t-2.286-0.661q-1.036 0-1.821 0.411t-1.661 1.232q-0.214 0.179-0.411 0.179-0.232 0-0.402-0.17t-0.17-0.402q0-0.089 0.018-0.125 0.804-3.268 3.080-5.705t5.321-3.652 6.438-1.214q2.5 0 4.902 0.714t4.402 2.027 3.473 3.339 2.063 4.491q0.018 0.036 0.018 0.125zM16 2.286v1.75q-0.75-0.036-1.143-0.036t-1.143 0.036v-1.75q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-clipboard\" viewBox=\"0 0 32 32\">\n<title>clipboard</title>\n<path class=\"path1\" d=\"M13.714 29.714h16v-11.429h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-6.857v20.571zM18.286 4v-1.143q0-0.232-0.17-0.402t-0.402-0.17h-12.571q-0.232 0-0.402 0.17t-0.17 0.402v1.143q0 0.232 0.17 0.402t0.402 0.17h12.571q0.232 0 0.402-0.17t0.17-0.402zM22.857 16h5.339l-5.339-5.339v5.339zM32 18.286v12q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-2.857h-9.714q-0.714 0-1.214-0.5t-0.5-1.214v-24q0-0.714 0.5-1.214t1.214-0.5h19.429q0.714 0 1.214 0.5t0.5 1.214v5.857q0.375 0.232 0.643 0.5l7.286 7.286q0.5 0.5 0.857 1.357t0.357 1.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-lightbulb-o\" viewBox=\"0 0 18 32\">\n<title>lightbulb-o</title>\n<path class=\"path1\" d=\"M13.143 10.286q0 0.232-0.17 0.402t-0.402 0.17-0.402-0.17-0.17-0.402q0-0.821-0.964-1.268t-1.893-0.446q-0.232 0-0.402-0.17t-0.17-0.402 0.17-0.402 0.402-0.17q0.893 0 1.777 0.286t1.554 0.964 0.67 1.607zM16 10.286q0-1.286-0.616-2.393t-1.607-1.813-2.196-1.107-2.438-0.402-2.438 0.402-2.196 1.107-1.607 1.813-0.616 2.393q0 1.804 1.214 3.214 0.179 0.196 0.545 0.589t0.545 0.589q2.286 2.732 2.518 5.321h4.071q0.232-2.589 2.518-5.321 0.179-0.196 0.545-0.589t0.545-0.589q1.214-1.411 1.214-3.214zM18.286 10.286q0 2.768-1.839 4.786-0.804 0.875-1.33 1.554t-1.063 1.705-0.607 1.92q0.839 0.5 0.839 1.464 0 0.661-0.446 1.143 0.446 0.482 0.446 1.143 0 0.929-0.804 1.446 0.232 0.411 0.232 0.839 0 0.821-0.563 1.268t-1.384 0.446q-0.357 0.786-1.071 1.25t-1.554 0.464-1.554-0.464-1.071-1.25q-0.821 0-1.384-0.446t-0.563-1.268q0-0.429 0.232-0.839-0.804-0.518-0.804-1.446 0-0.661 0.446-1.143-0.446-0.482-0.446-1.143 0-0.964 0.839-1.464-0.071-0.893-0.607-1.92t-1.063-1.705-1.33-1.554q-1.839-2.018-1.839-4.786 0-1.768 0.795-3.295t2.089-2.536 2.929-1.589 3.33-0.58 3.33 0.58 2.929 1.589 2.089 2.536 0.795 3.295z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-exchange\" viewBox=\"0 0 32 32\">\n<title>exchange</title>\n<path class=\"path1\" d=\"M32 21.143v3.429q0 0.232-0.17 0.402t-0.402 0.17h-24.571v3.429q0 0.232-0.17 0.402t-0.402 0.17q-0.214 0-0.429-0.179l-5.696-5.714q-0.161-0.161-0.161-0.393 0-0.25 0.161-0.411l5.714-5.714q0.161-0.161 0.411-0.161 0.232 0 0.402 0.17t0.17 0.402v3.429h24.571q0.232 0 0.402 0.17t0.17 0.402zM32 11.429q0 0.25-0.161 0.411l-5.714 5.714q-0.161 0.161-0.411 0.161-0.232 0-0.402-0.17t-0.17-0.402v-3.429h-24.571q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h24.571v-3.429q0-0.25 0.161-0.411t0.411-0.161q0.214 0 0.429 0.179l5.696 5.696q0.161 0.161 0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cloud-download\" viewBox=\"0 0 34 32\">\n<title>cloud-download</title>\n<path class=\"path1\" d=\"M22.857 16.571q0-0.25-0.161-0.411t-0.411-0.161h-4v-6.286q0-0.232-0.17-0.402t-0.402-0.17h-3.429q-0.232 0-0.402 0.17t-0.17 0.402v6.286h-4q-0.232 0-0.402 0.17t-0.17 0.402q0 0.25 0.161 0.411l6.286 6.286q0.161 0.161 0.411 0.161t0.411-0.161l6.268-6.268q0.179-0.214 0.179-0.429zM34.286 20.571q0 2.839-2.009 4.848t-4.848 2.009h-19.429q-3.304 0-5.652-2.348t-2.348-5.652q0-2.321 1.25-4.286t3.357-2.946q-0.036-0.536-0.036-0.768 0-3.786 2.679-6.464t6.464-2.679q2.786 0 5.098 1.554t3.366 4.125q1.268-1.107 2.964-1.107 1.893 0 3.232 1.339t1.339 3.232q0 1.357-0.732 2.464 2.321 0.554 3.813 2.42t1.491 4.259z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cloud-upload\" viewBox=\"0 0 34 32\">\n<title>cloud-upload</title>\n<path class=\"path1\" d=\"M22.857 15.429q0-0.25-0.161-0.411l-6.286-6.286q-0.161-0.161-0.411-0.161t-0.411 0.161l-6.268 6.268q-0.179 0.214-0.179 0.429 0 0.25 0.161 0.411t0.411 0.161h4v6.286q0 0.232 0.17 0.402t0.402 0.17h3.429q0.232 0 0.402-0.17t0.17-0.402v-6.286h4q0.232 0 0.402-0.17t0.17-0.402zM34.286 20.571q0 2.839-2.009 4.848t-4.848 2.009h-19.429q-3.304 0-5.652-2.348t-2.348-5.652q0-2.321 1.25-4.286t3.357-2.946q-0.036-0.536-0.036-0.768 0-3.786 2.679-6.464t6.464-2.679q2.786 0 5.098 1.554t3.366 4.125q1.268-1.107 2.964-1.107 1.893 0 3.232 1.339t1.339 3.232q0 1.357-0.732 2.464 2.321 0.554 3.813 2.42t1.491 4.259z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-user-md\" viewBox=\"0 0 25 32\">\n<title>user-md</title>\n<path class=\"path1\" d=\"M6.857 24q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339 0.804 0.339 0.339 0.804zM25.143 25.089q0 2.161-1.304 3.393t-3.464 1.232h-15.607q-2.161 0-3.464-1.232t-1.304-3.393q0-1.214 0.098-2.339t0.429-2.464 0.848-2.366 1.446-1.839 2.143-1.080q-0.393 0.929-0.393 2.143v3.625q-1.036 0.357-1.661 1.25t-0.625 1.982q0 1.429 1 2.429t2.429 1 2.429-1 1-2.429q0-1.089-0.634-1.982t-1.652-1.25v-3.625q0-1.107 0.446-1.661 2.357 1.857 5.268 1.857t5.268-1.857q0.446 0.554 0.446 1.661v1.143q-1.893 0-3.232 1.339t-1.339 3.232v1.589q-0.571 0.518-0.571 1.268 0 0.714 0.5 1.214t1.214 0.5 1.214-0.5 0.5-1.214q0-0.75-0.571-1.268v-1.589q0-0.929 0.679-1.607t1.607-0.679 1.607 0.679 0.679 1.607v1.589q-0.571 0.518-0.571 1.268 0 0.714 0.5 1.214t1.214 0.5 1.214-0.5 0.5-1.214q0-0.75-0.571-1.268v-1.589q0-1.214-0.616-2.277t-1.67-1.67q0-0.179 0.009-0.759t0-0.857-0.045-0.741-0.125-0.839-0.232-0.714q1.214 0.268 2.143 1.080t1.446 1.839 0.848 2.366 0.429 2.464 0.098 2.339zM19.429 9.143q0 2.839-2.009 4.848t-4.848 2.009-4.848-2.009-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stethoscope\" viewBox=\"0 0 25 32\">\n<title>stethoscope</title>\n<path class=\"path1\" d=\"M22.857 12.571q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM25.143 12.571q0 1.107-0.634 1.982t-1.652 1.25v7.054q0 2.839-2.348 4.848t-5.652 2.009-5.652-2.009-2.348-4.848v-2.357q-2.929-0.357-4.893-2.286t-1.964-4.5v-9.143q0-0.464 0.339-0.804t0.804-0.339q0.107 0 0.286 0.036 0.304-0.536 0.839-0.857t1.161-0.321q0.946 0 1.616 0.67t0.67 1.616-0.67 1.616-1.616 0.67q-0.589 0-1.143-0.321v7.179q0 1.893 1.679 3.232t4.036 1.339 4.036-1.339 1.679-3.232v-7.179q-0.554 0.321-1.143 0.321-0.946 0-1.616-0.67t-0.67-1.616 0.67-1.616 1.616-0.67q0.625 0 1.161 0.321t0.839 0.857q0.179-0.036 0.286-0.036 0.464 0 0.804 0.339t0.339 0.804v9.143q0 2.571-1.964 4.5t-4.893 2.286v2.357q0 1.893 1.679 3.232t4.036 1.339 4.036-1.339 1.679-3.232v-7.054q-1.018-0.375-1.652-1.25t-0.634-1.982q0-1.429 1-2.429t2.429-1 2.429 1 1 2.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-suitcase\" viewBox=\"0 0 32 32\">\n<title>suitcase</title>\n<path class=\"path1\" d=\"M11.429 6.857h9.143v-2.286h-9.143v2.286zM5.143 6.857v22.857h-1.143q-1.643 0-2.821-1.179t-1.179-2.821v-14.857q0-1.643 1.179-2.821t2.821-1.179h1.143zM25.143 6.857v22.857h-18.286v-22.857h2.286v-2.857q0-0.714 0.5-1.214t1.214-0.5h10.286q0.714 0 1.214 0.5t0.5 1.214v2.857h2.286zM32 10.857v14.857q0 1.643-1.179 2.821t-2.821 1.179h-1.143v-22.857h1.143q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bell\" viewBox=\"0 0 32 32\">\n<title>bell</title>\n<path class=\"path1\" d=\"M16.286 30.286q0-0.286-0.286-0.286-1.054 0-1.813-0.759t-0.759-1.813q0-0.286-0.286-0.286t-0.286 0.286q0 1.304 0.92 2.223t2.223 0.92q0.286 0 0.286-0.286zM30.857 25.143q0 0.929-0.679 1.607t-1.607 0.679h-8q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-8q-0.929 0-1.607-0.679t-0.679-1.607q0.893-0.75 1.625-1.571t1.518-2.134 1.33-2.83 0.893-3.679 0.348-4.643q0-2.714 2.089-5.045t5.482-2.83q-0.143-0.339-0.143-0.696 0-0.714 0.5-1.214t1.214-0.5 1.214 0.5 0.5 1.214q0 0.357-0.143 0.696 3.393 0.5 5.482 2.83t2.089 5.045q0 2.482 0.348 4.643t0.893 3.679 1.33 2.83 1.518 2.134 1.625 1.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-coffee\" viewBox=\"0 0 33 32\">\n<title>coffee</title>\n<path class=\"path1\" d=\"M29.714 11.429q0-1.429-1-2.429t-2.429-1h-1.143v6.857h1.143q1.429 0 2.429-1t1-2.429zM0 25.143h32q0 1.893-1.339 3.232t-3.232 1.339h-22.857q-1.893 0-3.232-1.339t-1.339-3.232zM33.143 11.429q0 2.839-2.009 4.848t-4.848 2.009h-1.143v0.571q0 1.643-1.179 2.821t-2.821 1.179h-12.571q-1.643 0-2.821-1.179t-1.179-2.821v-13.143q0-0.464 0.339-0.804t0.804-0.339h20.571q2.839 0 4.848 2.009t2.009 4.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cutlery\" viewBox=\"0 0 25 32\">\n<title>cutlery</title>\n<path class=\"path1\" d=\"M11.429 1.143v11.429q0 1.089-0.634 1.982t-1.652 1.25v13.911q0 0.929-0.679 1.607t-1.607 0.679h-2.286q-0.929 0-1.607-0.679t-0.679-1.607v-13.911q-1.018-0.357-1.652-1.25t-0.634-1.982v-11.429q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804v7.429q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804v-7.429q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804v7.429q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804v-7.429q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804zM25.143 1.143v28.571q0 0.929-0.679 1.607t-1.607 0.679h-2.286q-0.929 0-1.607-0.679t-0.679-1.607v-9.143h-4q-0.232 0-0.402-0.17t-0.17-0.402v-14.286q0-2.357 1.679-4.036t4.036-1.679h4.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-text-o\" viewBox=\"0 0 27 32\">\n<title>file-text-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM6.857 14.286q0-0.25 0.161-0.411t0.411-0.161h12.571q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-0.25 0-0.411-0.161t-0.161-0.411v-1.143zM20 18.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h12.571zM20 22.857q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h12.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-building-o\" viewBox=\"0 0 25 32\">\n<title>building-o</title>\n<path class=\"path1\" d=\"M6.857 23.429v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 23.429v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 9.714v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 9.714v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 5.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 9.714v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 5.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 9.714v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 5.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 5.143v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 29.714h6.857v-27.429h-20.571v27.429h6.857v-4q0-0.232 0.17-0.402t0.402-0.17h5.714q0.232 0 0.402 0.17t0.17 0.402v4zM25.143 1.143v29.714q0 0.464-0.339 0.804t-0.804 0.339h-22.857q-0.464 0-0.804-0.339t-0.339-0.804v-29.714q0-0.464 0.339-0.804t0.804-0.339h22.857q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hospital-o\" viewBox=\"0 0 25 32\">\n<title>hospital-o</title>\n<path class=\"path1\" d=\"M6.857 23.429v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM6.857 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 23.429v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM11.429 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 18.857v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM20.571 14.286v1.143q0 0.232-0.17 0.402t-0.402 0.17h-1.143q-0.232 0-0.402-0.17t-0.17-0.402v-1.143q0-0.232 0.17-0.402t0.402-0.17h1.143q0.232 0 0.402 0.17t0.17 0.402zM16 29.714h6.857v-20.571h-4.571v0.571q0 0.714-0.5 1.214t-1.214 0.5h-8q-0.714 0-1.214-0.5t-0.5-1.214v-0.571h-4.571v20.571h6.857v-4q0-0.232 0.17-0.402t0.402-0.17h5.714q0.232 0 0.402 0.17t0.17 0.402v4zM16 8.571v-5.714q0-0.232-0.17-0.402t-0.402-0.17h-1.143q-0.232 0-0.402 0.17t-0.17 0.402v1.714h-2.286v-1.714q0-0.232-0.17-0.402t-0.402-0.17h-1.143q-0.232 0-0.402 0.17t-0.17 0.402v5.714q0 0.232 0.17 0.402t0.402 0.17h1.143q0.232 0 0.402-0.17t0.17-0.402v-1.714h2.286v1.714q0 0.232 0.17 0.402t0.402 0.17h1.143q0.232 0 0.402-0.17t0.17-0.402zM25.143 8v22.857q0 0.464-0.339 0.804t-0.804 0.339h-22.857q-0.464 0-0.804-0.339t-0.339-0.804v-22.857q0-0.464 0.339-0.804t0.804-0.339h5.714v-5.143q0-0.714 0.5-1.214t1.214-0.5h8q0.714 0 1.214 0.5t0.5 1.214v5.143h5.714q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ambulance\" viewBox=\"0 0 35 32\">\n<title>ambulance</title>\n<path class=\"path1\" d=\"M11.429 25.143q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM4.571 16h6.857v-4.571h-2.821q-0.25 0.036-0.393 0.161l-3.482 3.482q-0.125 0.214-0.161 0.393v0.536zM27.429 25.143q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM29.714 13.143v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-4v-4q0-0.25-0.161-0.411t-0.411-0.161h-3.429q-0.25 0-0.411 0.161t-0.161 0.411v4h-4q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h4v4q0 0.25 0.161 0.411t0.411 0.161h3.429q0.25 0 0.411-0.161t0.161-0.411v-4h4q0.25 0 0.411-0.161t0.161-0.411zM34.286 3.429v20.571q0 0.464-0.339 0.804t-0.804 0.339h-3.429q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-6.857q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232h-2.286q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339v-7.429q0-0.464 0.232-1.036t0.571-0.911l3.536-3.536q0.339-0.339 0.911-0.571t1.036-0.232h2.857v-5.714q0-0.464 0.339-0.804t0.804-0.339h20.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-medkit\" viewBox=\"0 0 32 32\">\n<title>medkit</title>\n<path class=\"path1\" d=\"M22.857 20v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-4v-4q0-0.25-0.161-0.411t-0.411-0.161h-3.429q-0.25 0-0.411 0.161t-0.161 0.411v4h-4q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h4v4q0 0.25 0.161 0.411t0.411 0.161h3.429q0.25 0 0.411-0.161t0.161-0.411v-4h4q0.25 0 0.411-0.161t0.161-0.411zM11.429 6.857h9.143v-2.286h-9.143v2.286zM4.571 6.857v22.857h-0.571q-1.643 0-2.821-1.179t-1.179-2.821v-14.857q0-1.643 1.179-2.821t2.821-1.179h0.571zM25.714 6.857v22.857h-19.429v-22.857h2.857v-2.857q0-0.714 0.5-1.214t1.214-0.5h10.286q0.714 0 1.214 0.5t0.5 1.214v2.857h2.857zM32 10.857v14.857q0 1.643-1.179 2.821t-2.821 1.179h-0.571v-22.857h0.571q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fighter-jet\" viewBox=\"0 0 34 32\">\n<title>fighter-jet</title>\n<path class=\"path1\" d=\"M34.286 17.143q-0.018 0.571-5.143 1.714l-6.286 0.571-4 1.143h-1.143l-5.232 6.286h1.232q0.464 0 0.804 0.080t0.339 0.205-0.339 0.205-0.804 0.080h-5.714v-0.571h1.143v-7.429h-2.857l-3.429 4h-1.714l-0.571-0.571v-3.429h0.571v-0.571h2.286v-0.143l-3.429-0.429v-2.286l3.429-0.429v-0.143h-2.286v-0.571h-0.571v-3.429l0.571-0.571h1.714l3.429 4h2.857v-7.429h-1.143v-0.571h5.714q0.464 0 0.804 0.080t0.339 0.205-0.339 0.205-0.804 0.080h-1.232l5.232 6.286h1.143l4 1.143 6.286 0.571q4.661 1.036 5.125 1.661z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-beer\" viewBox=\"0 0 31 32\">\n<title>beer</title>\n<path class=\"path1\" d=\"M11.429 16v-6.857h-4.571v4.571q0 0.946 0.67 1.616t1.616 0.67h2.286zM29.714 24v3.429h-20.571v-3.429l2.286-3.429h-2.286q-2.839 0-4.848-2.009t-2.009-4.848v-5.714l-1.143-1.143 0.571-2.286h8.571l0.571-2.286h17.143l0.571 3.429-1.143 0.571v14.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-h-square\" viewBox=\"0 0 27 32\">\n<title>h-square</title>\n<path class=\"path1\" d=\"M22.857 24v-16q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v5.714h-9.143v-5.714q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v16q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804v-5.714h9.143v5.714q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plus-square\" viewBox=\"0 0 27 32\">\n<title>plus-square</title>\n<path class=\"path1\" d=\"M22.857 17.143v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-5.714v-5.714q0-0.464-0.339-0.804t-0.804-0.339h-2.286q-0.464 0-0.804 0.339t-0.339 0.804v5.714h-5.714q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h5.714v5.714q0 0.464 0.339 0.804t0.804 0.339h2.286q0.464 0 0.804-0.339t0.339-0.804v-5.714h5.714q0.464 0 0.804-0.339t0.339-0.804zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-double-left\" viewBox=\"0 0 19 32\">\n<title>angle-double-left</title>\n<path class=\"path1\" d=\"M11.196 24.571q0 0.232-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411t-0.179 0.411l-7.018 7.018 7.018 7.018q0.179 0.179 0.179 0.411zM18.054 24.571q0 0.232-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411t-0.179 0.411l-7.018 7.018 7.018 7.018q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-double-right\" viewBox=\"0 0 18 32\">\n<title>angle-double-right</title>\n<path class=\"path1\" d=\"M10.625 17.143q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411zM17.482 17.143q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-double-up\" viewBox=\"0 0 21 32\">\n<title>angle-double-up</title>\n<path class=\"path1\" d=\"M19.196 23.429q0 0.232-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-7.018-7.018-7.018 7.018q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411zM19.196 16.571q0 0.232-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-7.018-7.018-7.018 7.018q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-double-down\" viewBox=\"0 0 21 32\">\n<title>angle-double-down</title>\n<path class=\"path1\" d=\"M19.196 15.429q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l7.018 7.018 7.018-7.018q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411zM19.196 8.571q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l7.018 7.018 7.018-7.018q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-left\" viewBox=\"0 0 12 32\">\n<title>angle-left</title>\n<path class=\"path1\" d=\"M11.196 9.714q0 0.232-0.179 0.411l-7.018 7.018 7.018 7.018q0.179 0.179 0.179 0.411t-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-right\" viewBox=\"0 0 11 32\">\n<title>angle-right</title>\n<path class=\"path1\" d=\"M10.625 17.143q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-up\" viewBox=\"0 0 21 32\">\n<title>angle-up</title>\n<path class=\"path1\" d=\"M19.196 21.143q0 0.232-0.179 0.411l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-7.018-7.018-7.018 7.018q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angle-down\" viewBox=\"0 0 21 32\">\n<title>angle-down</title>\n<path class=\"path1\" d=\"M19.196 13.143q0 0.232-0.179 0.411l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l7.018 7.018 7.018-7.018q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-desktop\" viewBox=\"0 0 34 32\">\n<title>desktop</title>\n<path class=\"path1\" d=\"M32 17.714v-14.857q0-0.232-0.17-0.402t-0.402-0.17h-28.571q-0.232 0-0.402 0.17t-0.17 0.402v14.857q0 0.232 0.17 0.402t0.402 0.17h28.571q0.232 0 0.402-0.17t0.17-0.402zM34.286 2.857v19.429q0 1.179-0.839 2.018t-2.018 0.839h-9.714q0 0.661 0.286 1.384t0.571 1.268 0.286 0.777q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804q0-0.25 0.286-0.786t0.571-1.25 0.286-1.393h-9.714q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h28.571q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-laptop\" viewBox=\"0 0 34 32\">\n<title>laptop</title>\n<path class=\"path1\" d=\"M7.429 22.857q-1.179 0-2.018-0.839t-0.839-2.018v-12.571q0-1.179 0.839-2.018t2.018-0.839h19.429q1.179 0 2.018 0.839t0.839 2.018v12.571q0 1.179-0.839 2.018t-2.018 0.839h-19.429zM6.857 7.429v12.571q0 0.232 0.17 0.402t0.402 0.17h19.429q0.232 0 0.402-0.17t0.17-0.402v-12.571q0-0.232-0.17-0.402t-0.402-0.17h-19.429q-0.232 0-0.402 0.17t-0.17 0.402zM31.429 24h2.857v1.714q0 0.714-0.839 1.214t-2.018 0.5h-28.571q-1.179 0-2.018-0.5t-0.839-1.214v-1.714h31.429zM18.571 25.714q0.286 0 0.286-0.286t-0.286-0.286h-2.857q-0.286 0-0.286 0.286t0.286 0.286h2.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tablet\" viewBox=\"0 0 21 32\">\n<title>tablet</title>\n<path class=\"path1\" d=\"M11.429 25.143q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM18.286 22.286v-17.143q0-0.232-0.17-0.402t-0.402-0.17h-14.857q-0.232 0-0.402 0.17t-0.17 0.402v17.143q0 0.232 0.17 0.402t0.402 0.17h14.857q0.232 0 0.402-0.17t0.17-0.402zM20.571 5.143v19.429q0 1.179-0.839 2.018t-2.018 0.839h-14.857q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h14.857q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mobile\" viewBox=\"0 0 14 32\">\n<title>mobile</title>\n<path class=\"path1\" d=\"M8.286 25.143q0-0.589-0.42-1.009t-1.009-0.42-1.009 0.42-0.42 1.009 0.42 1.009 1.009 0.42 1.009-0.42 0.42-1.009zM12 22.286v-12.571q0-0.232-0.17-0.402t-0.402-0.17h-9.143q-0.232 0-0.402 0.17t-0.17 0.402v12.571q0 0.232 0.17 0.402t0.402 0.17h9.143q0.232 0 0.402-0.17t0.17-0.402zM8.571 7.143q0-0.286-0.286-0.286h-2.857q-0.286 0-0.286 0.286t0.286 0.286h2.857q0.286 0 0.286-0.286zM13.714 6.857v18.286q0 0.929-0.679 1.607t-1.607 0.679h-9.143q-0.929 0-1.607-0.679t-0.679-1.607v-18.286q0-0.929 0.679-1.607t1.607-0.679h9.143q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-circle-o\" viewBox=\"0 0 27 32\">\n<title>circle-o</title>\n<path class=\"path1\" d=\"M13.714 6.286q-2.643 0-4.875 1.304t-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-quote-left\" viewBox=\"0 0 30 32\">\n<title>quote-left</title>\n<path class=\"path1\" d=\"M13.714 17.143v6.857q0 1.429-1 2.429t-2.429 1h-6.857q-1.429 0-2.429-1t-1-2.429v-12.571q0-1.857 0.723-3.545t1.955-2.92 2.92-1.955 3.545-0.723h1.143q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.464-0.339 0.804t-0.804 0.339h-1.143q-1.893 0-3.232 1.339t-1.339 3.232v0.571q0 0.714 0.5 1.214t1.214 0.5h4q1.429 0 2.429 1t1 2.429zM29.714 17.143v6.857q0 1.429-1 2.429t-2.429 1h-6.857q-1.429 0-2.429-1t-1-2.429v-12.571q0-1.857 0.723-3.545t1.955-2.92 2.92-1.955 3.545-0.723h1.143q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.464-0.339 0.804t-0.804 0.339h-1.143q-1.893 0-3.232 1.339t-1.339 3.232v0.571q0 0.714 0.5 1.214t1.214 0.5h4q1.429 0 2.429 1t1 2.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-quote-right\" viewBox=\"0 0 30 32\">\n<title>quote-right</title>\n<path class=\"path1\" d=\"M13.714 5.714v12.571q0 1.857-0.723 3.545t-1.955 2.92-2.92 1.955-3.545 0.723h-1.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h1.143q1.893 0 3.232-1.339t1.339-3.232v-0.571q0-0.714-0.5-1.214t-1.214-0.5h-4q-1.429 0-2.429-1t-1-2.429v-6.857q0-1.429 1-2.429t2.429-1h6.857q1.429 0 2.429 1t1 2.429zM29.714 5.714v12.571q0 1.857-0.723 3.545t-1.955 2.92-2.92 1.955-3.545 0.723h-1.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h1.143q1.893 0 3.232-1.339t1.339-3.232v-0.571q0-0.714-0.5-1.214t-1.214-0.5h-4q-1.429 0-2.429-1t-1-2.429v-6.857q0-1.429 1-2.429t2.429-1h6.857q1.429 0 2.429 1t1 2.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-spinner\" viewBox=\"0 0 32 32\">\n<title>spinner</title>\n<path class=\"path1\" d=\"M9.393 24.893q0 0.946-0.67 1.616t-1.616 0.67q-0.929 0-1.607-0.679t-0.679-1.607q0-0.946 0.67-1.616t1.616-0.67 1.616 0.67 0.67 1.616zM18.286 28.571q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM5.714 16q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM27.179 24.893q0 0.929-0.679 1.607t-1.607 0.679q-0.946 0-1.616-0.67t-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM9.964 7.107q0 1.179-0.839 2.018t-2.018 0.839-2.018-0.839-0.839-2.018 0.839-2.018 2.018-0.839 2.018 0.839 0.839 2.018zM30.857 16q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM19.429 3.429q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM28.893 7.107q0 1.661-1.179 2.83t-2.821 1.17q-1.661 0-2.83-1.17t-1.17-2.83q0-1.643 1.17-2.821t2.83-1.179q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-circle\" viewBox=\"0 0 27 32\">\n<title>circle</title>\n<path class=\"path1\" d=\"M27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mail-reply\" viewBox=\"0 0 32 32\">\n<title>mail-reply</title>\n<path class=\"path1\" d=\"M32 20q0 2.964-2.268 8.054-0.054 0.125-0.188 0.429t-0.241 0.536-0.232 0.393q-0.214 0.304-0.5 0.304-0.268 0-0.42-0.179t-0.152-0.446q0-0.161 0.045-0.473t0.045-0.42q0.089-1.214 0.089-2.196 0-1.804-0.313-3.232t-0.866-2.473-1.429-1.804-1.884-1.241-2.375-0.759-2.75-0.384-3.134-0.107h-4v4.571q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-9.143-9.143q-0.339-0.339-0.339-0.804t0.339-0.804l9.143-9.143q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804v4.571h4q12.732 0 15.625 7.196 0.946 2.393 0.946 5.946z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-github-alt\" viewBox=\"0 0 30 32\">\n<title>github-alt</title>\n<path class=\"path1\" d=\"M11.429 21.714q0 0.714-0.223 1.464t-0.768 1.357-1.295 0.607-1.295-0.607-0.768-1.357-0.223-1.464 0.223-1.464 0.768-1.357 1.295-0.607 1.295 0.607 0.768 1.357 0.223 1.464zM22.857 21.714q0 0.714-0.223 1.464t-0.768 1.357-1.295 0.607-1.295-0.607-0.768-1.357-0.223-1.464 0.223-1.464 0.768-1.357 1.295-0.607 1.295 0.607 0.768 1.357 0.223 1.464zM25.714 21.714q0-2.143-1.232-3.643t-3.339-1.5q-0.732 0-3.482 0.375-1.268 0.196-2.804 0.196t-2.804-0.196q-2.714-0.375-3.482-0.375-2.107 0-3.339 1.5t-1.232 3.643q0 1.571 0.571 2.741t1.446 1.839 2.179 1.071 2.5 0.527 2.661 0.125h3q1.464 0 2.661-0.125t2.5-0.527 2.179-1.071 1.446-1.839 0.571-2.741zM29.714 18.571q0 3.696-1.089 5.911-0.679 1.375-1.884 2.375t-2.518 1.536-3.036 0.848-3.063 0.393-2.982 0.080q-1.393 0-2.536-0.054t-2.634-0.223-2.723-0.536-2.446-0.92-2.161-1.446-1.536-2.054q-1.107-2.196-1.107-5.911 0-4.232 2.429-7.071-0.482-1.464-0.482-3.036 0-2.071 0.911-3.893 1.929 0 3.393 0.705t3.375 2.205q2.625-0.625 5.518-0.625 2.643 0 5 0.571 1.875-1.464 3.339-2.161t3.375-0.696q0.911 1.821 0.911 3.893 0 1.554-0.482 3 2.429 2.857 2.429 7.107z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-folder-o\" viewBox=\"0 0 30 32\">\n<title>folder-o</title>\n<path class=\"path1\" d=\"M27.429 23.429v-12.571q0-0.714-0.5-1.214t-1.214-0.5h-12.571q-0.714 0-1.214-0.5t-0.5-1.214v-1.143q0-0.714-0.5-1.214t-1.214-0.5h-5.714q-0.714 0-1.214 0.5t-0.5 1.214v17.143q0 0.714 0.5 1.214t1.214 0.5h21.714q0.714 0 1.214-0.5t0.5-1.214zM29.714 10.857v12.571q0 1.643-1.179 2.821t-2.821 1.179h-21.714q-1.643 0-2.821-1.179t-1.179-2.821v-17.143q0-1.643 1.179-2.821t2.821-1.179h5.714q1.643 0 2.821 1.179t1.179 2.821v0.571h12q1.643 0 2.821 1.179t1.179 2.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-folder-open-o\" viewBox=\"0 0 34 32\">\n<title>folder-open-o</title>\n<path class=\"path1\" d=\"M31.804 16.625q0-0.625-0.946-0.625h-19.429q-0.714 0-1.527 0.384t-1.277 0.938l-5.25 6.482q-0.321 0.429-0.321 0.714 0 0.625 0.946 0.625h19.429q0.714 0 1.536-0.393t1.268-0.946l5.25-6.482q0.321-0.393 0.321-0.696zM11.429 13.714h13.714v-2.857q0-0.714-0.5-1.214t-1.214-0.5h-10.286q-0.714 0-1.214-0.5t-0.5-1.214v-1.143q0-0.714-0.5-1.214t-1.214-0.5h-5.714q-0.714 0-1.214 0.5t-0.5 1.214v15.232l4.571-5.625q0.786-0.946 2.071-1.563t2.5-0.616zM34.089 16.625q0 1.107-0.821 2.143l-5.268 6.482q-0.768 0.946-2.071 1.563t-2.5 0.616h-19.429q-1.643 0-2.821-1.179t-1.179-2.821v-17.143q0-1.643 1.179-2.821t2.821-1.179h5.714q1.643 0 2.821 1.179t1.179 2.821v0.571h9.714q1.643 0 2.821 1.179t1.179 2.821v2.857h3.429q0.964 0 1.768 0.438t1.196 1.259q0.268 0.571 0.268 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-smile-o\" viewBox=\"0 0 27 32\">\n<title>smile-o</title>\n<path class=\"path1\" d=\"M20.25 19.196q-0.661 2.161-2.464 3.482t-4.071 1.321-4.071-1.321-2.464-3.482q-0.143-0.446 0.071-0.866t0.679-0.563q0.446-0.143 0.866 0.071t0.563 0.679q0.446 1.429 1.652 2.313t2.705 0.884 2.705-0.884 1.652-2.313q0.143-0.464 0.571-0.679t0.875-0.071 0.661 0.563 0.071 0.866zM11.429 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM20.571 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM25.143 16q0-2.321-0.911-4.438t-2.438-3.643-3.643-2.438-4.438-0.911-4.438 0.911-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.438-0.911 3.643-2.438 2.438-3.643 0.911-4.438zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-frown-o\" viewBox=\"0 0 27 32\">\n<title>frown-o</title>\n<path class=\"path1\" d=\"M20.25 21.946q0.143 0.446-0.071 0.866t-0.661 0.563-0.875-0.071-0.571-0.679q-0.446-1.429-1.652-2.313t-2.705-0.884-2.705 0.884-1.652 2.313q-0.143 0.464-0.563 0.679t-0.866 0.071q-0.464-0.143-0.679-0.563t-0.071-0.866q0.661-2.161 2.464-3.482t4.071-1.321 4.071 1.321 2.464 3.482zM11.429 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM20.571 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM25.143 16q0-2.321-0.911-4.438t-2.438-3.643-3.643-2.438-4.438-0.911-4.438 0.911-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.438-0.911 3.643-2.438 2.438-3.643 0.911-4.438zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-meh-o\" viewBox=\"0 0 27 32\">\n<title>meh-o</title>\n<path class=\"path1\" d=\"M20.571 19.429q0 0.464-0.339 0.804t-0.804 0.339h-11.429q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h11.429q0.464 0 0.804 0.339t0.339 0.804zM11.429 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM20.571 11.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM25.143 16q0-2.321-0.911-4.438t-2.438-3.643-3.643-2.438-4.438-0.911-4.438 0.911-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.438-0.911 3.643-2.438 2.438-3.643 0.911-4.438zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gamepad\" viewBox=\"0 0 34 32\">\n<title>gamepad</title>\n<path class=\"path1\" d=\"M14.857 19.429v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-3.429v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v3.429h-3.429q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h3.429v3.429q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411v-3.429h3.429q0.25 0 0.411-0.161t0.161-0.411zM25.143 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM29.714 16q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM34.286 18.286q0 3.786-2.679 6.464t-6.464 2.679q-3.429 0-6.036-2.286h-3.929q-2.607 2.286-6.036 2.286-3.786 0-6.464-2.679t-2.679-6.464 2.679-6.464 6.464-2.679h16q3.786 0 6.464 2.679t2.679 6.464z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-keyboard-o\" viewBox=\"0 0 34 32\">\n<title>keyboard-o</title>\n<path class=\"path1\" d=\"M6.857 20.857v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM9.143 16.286v1.714q0 0.286-0.286 0.286h-4q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h4q0.286 0 0.286 0.286zM6.857 11.714v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM25.143 20.857v1.714q0 0.286-0.286 0.286h-15.429q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h15.429q0.286 0 0.286 0.286zM13.714 16.286v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM11.429 11.714v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM18.286 16.286v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM16 11.714v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM22.857 16.286v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM29.714 20.857v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM20.571 11.714v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM25.143 11.714v1.714q0 0.286-0.286 0.286h-1.714q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM29.714 11.714v6.286q0 0.286-0.286 0.286h-4q-0.286 0-0.286-0.286v-1.714q0-0.286 0.286-0.286h2v-4.286q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286zM32 25.143v-16h-29.714v16h29.714zM34.286 9.143v16q0 0.946-0.67 1.616t-1.616 0.67h-29.714q-0.946 0-1.616-0.67t-0.67-1.616v-16q0-0.946 0.67-1.616t1.616-0.67h29.714q0.946 0 1.616 0.67t0.67 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-flag-o\" viewBox=\"0 0 33 32\">\n<title>flag-o</title>\n<path class=\"path1\" d=\"M29.714 18.661v-11q-3.018 1.625-5.464 1.625-1.464 0-2.589-0.571-1.786-0.875-3.286-1.366t-3.179-0.491q-3.089 0-7.196 2.268v10.696q4.375-2.018 7.732-2.018 0.982 0 1.848 0.134t1.75 0.464 1.375 0.554 1.473 0.705l0.5 0.25q0.786 0.393 1.804 0.393 2.143 0 5.232-1.643zM5.714 4.571q0 0.625-0.313 1.143t-0.83 0.821v22.607q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-22.607q-0.518-0.304-0.83-0.821t-0.313-1.143q0-0.946 0.67-1.616t1.616-0.67 1.616 0.67 0.67 1.616zM32 5.714v13.625q0 0.696-0.625 1.018-0.179 0.089-0.304 0.161-3.893 2.071-6.589 2.071-1.571 0-2.821-0.625l-0.5-0.25q-1.143-0.589-1.768-0.857t-1.625-0.518-2.036-0.25q-1.821 0-4.205 0.786t-4.080 1.821q-0.268 0.161-0.589 0.161-0.286 0-0.571-0.143-0.571-0.339-0.571-1v-13.25q0-0.625 0.554-0.982 0.625-0.375 1.402-0.759t2.036-0.929 2.723-0.884 2.768-0.339q2 0 3.732 0.554t3.732 1.536q0.679 0.339 1.589 0.339 2.179 0 5.536-2 0.393-0.214 0.554-0.304 0.554-0.286 1.107 0.036 0.554 0.357 0.554 0.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-flag-checkered\" viewBox=\"0 0 33 32\">\n<title>flag-checkered</title>\n<path class=\"path1\" d=\"M14.857 17.857v-3.429q-3.232 0.286-6.857 2.089v3.304q3.661-1.714 6.857-1.964zM14.857 10.393v-3.518q-3.071 0.143-6.857 2.25v3.375q3.839-1.982 6.857-2.107zM29.714 18.661v-3.286q-4.196 2.071-6.857 1.268v-4q-0.357-0.107-0.696-0.268-0.089-0.054-0.589-0.304t-0.616-0.304-0.563-0.268-0.616-0.277-0.58-0.232-0.643-0.223-0.625-0.152-0.705-0.134-0.705-0.071-0.786-0.036q-0.411 0-0.875 0.054v3.964h0.339q1.821 0 3.438 0.518t3.527 1.464q0.339 0.161 0.696 0.268v3.357q0.75 0.304 1.625 0.304 2.143 0 5.232-1.643zM29.714 11.036v-3.375q-3.018 1.625-5.464 1.625-0.804 0-1.393-0.143v3.5q2.643 0.75 6.857-1.607zM5.714 4.571q0 0.625-0.313 1.143t-0.83 0.821v22.607q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-22.607q-0.518-0.304-0.83-0.821t-0.313-1.143q0-0.946 0.67-1.616t1.616-0.67 1.616 0.67 0.67 1.616zM32 5.714v13.625q0 0.696-0.625 1.018-0.179 0.089-0.304 0.161-3.893 2.071-6.589 2.071-1.571 0-2.821-0.625l-0.5-0.25q-1.143-0.589-1.768-0.857t-1.625-0.518-2.036-0.25q-1.821 0-4.205 0.786t-4.080 1.821q-0.268 0.161-0.589 0.161-0.286 0-0.571-0.143-0.571-0.339-0.571-1v-13.25q0-0.625 0.554-0.982 0.625-0.375 1.402-0.759t2.036-0.929 2.723-0.884 2.768-0.339q2 0 3.732 0.554t3.732 1.536q0.679 0.339 1.589 0.339 2.179 0 5.536-2 0.393-0.214 0.554-0.304 0.554-0.286 1.107 0.036 0.554 0.357 0.554 0.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-terminal\" viewBox=\"0 0 30 32\">\n<title>terminal</title>\n<path class=\"path1\" d=\"M10.446 17.554l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411t-0.179 0.411zM29.714 25.714v1.143q0 0.25-0.161 0.411t-0.411 0.161h-17.143q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h17.143q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-code\" viewBox=\"0 0 34 32\">\n<title>code</title>\n<path class=\"path1\" d=\"M11.018 24.982l-0.893 0.893q-0.179 0.179-0.411 0.179t-0.411-0.179l-8.321-8.321q-0.179-0.179-0.179-0.411t0.179-0.411l8.321-8.321q0.179-0.179 0.411-0.179t0.411 0.179l0.893 0.893q0.179 0.179 0.179 0.411t-0.179 0.411l-7.018 7.018 7.018 7.018q0.179 0.179 0.179 0.411t-0.179 0.411zM21.571 5.929l-6.661 23.054q-0.071 0.232-0.277 0.348t-0.42 0.045l-1.107-0.304q-0.232-0.071-0.348-0.277t-0.045-0.438l6.661-23.054q0.071-0.232 0.277-0.348t0.42-0.045l1.107 0.304q0.232 0.071 0.348 0.277t0.045 0.438zM33.304 17.554l-8.321 8.321q-0.179 0.179-0.411 0.179t-0.411-0.179l-0.893-0.893q-0.179-0.179-0.179-0.411t0.179-0.411l7.018-7.018-7.018-7.018q-0.179-0.179-0.179-0.411t0.179-0.411l0.893-0.893q0.179-0.179 0.411-0.179t0.411 0.179l8.321 8.321q0.179 0.179 0.179 0.411t-0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mail-reply-all\" viewBox=\"0 0 32 32\">\n<title>mail-reply-all</title>\n<path class=\"path1\" d=\"M11.429 19.321v1.25q0 0.75-0.696 1.054-0.232 0.089-0.446 0.089-0.482 0-0.804-0.339l-9.143-9.143q-0.339-0.339-0.339-0.804t0.339-0.804l9.143-9.143q0.518-0.554 1.25-0.25 0.696 0.304 0.696 1.054v1.232l-7.089 7.107q-0.339 0.339-0.339 0.804t0.339 0.804zM32 20q0 1.036-0.304 2.384t-0.688 2.464-0.857 2.232-0.723 1.616l-0.357 0.714q-0.143 0.304-0.5 0.304-0.107 0-0.161-0.018-0.446-0.143-0.411-0.607 0.768-7.143-1.893-10.089-1.143-1.268-3.045-1.973t-4.777-0.938v4.482q0 0.75-0.696 1.054-0.232 0.089-0.446 0.089-0.482 0-0.804-0.339l-9.143-9.143q-0.339-0.339-0.339-0.804t0.339-0.804l9.143-9.143q0.518-0.554 1.25-0.25 0.696 0.304 0.696 1.054v4.679q7.339 0.5 10.696 3.946 3.018 3.089 3.018 9.089z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-star-half-empty\" viewBox=\"0 0 30 32\">\n<title>star-half-empty</title>\n<path class=\"path1\" d=\"M21.179 17.089l4.589-4.464-7.536-1.107-0.536-1.071-2.839-5.75v17.196l1.054 0.554 5.679 3-1.071-6.339-0.214-1.179zM29.25 12.411l-6.482 6.321 1.536 8.929q0.089 0.589-0.107 0.92t-0.607 0.33q-0.304 0-0.714-0.214l-8.018-4.214-8.018 4.214q-0.411 0.214-0.714 0.214-0.411 0-0.607-0.33t-0.107-0.92l1.536-8.929-6.5-6.321q-0.571-0.571-0.411-1.063t0.964-0.616l8.964-1.304 4.018-8.125q0.357-0.732 0.875-0.732 0.5 0 0.875 0.732l4.018 8.125 8.964 1.304q0.804 0.125 0.964 0.616t-0.429 1.063z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-location-arrow\" viewBox=\"0 0 25 32\">\n<title>location-arrow</title>\n<path class=\"path1\" d=\"M25.018 6.232l-11.429 22.857q-0.304 0.625-1.018 0.625-0.089 0-0.268-0.036-0.393-0.089-0.634-0.402t-0.241-0.705v-10.286h-10.286q-0.393 0-0.705-0.241t-0.402-0.634 0.071-0.75 0.518-0.536l22.857-11.429q0.232-0.125 0.518-0.125 0.482 0 0.804 0.339 0.268 0.25 0.33 0.616t-0.116 0.705z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-crop\" viewBox=\"0 0 30 32\">\n<title>crop</title>\n<path class=\"path1\" d=\"M9.946 22.857h10.625v-10.625zM9.143 22.054l10.625-10.625h-10.625v10.625zM29.714 23.429v3.429q0 0.25-0.161 0.411t-0.411 0.161h-4v4q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-4h-15.429q-0.25 0-0.411-0.161t-0.161-0.411v-15.429h-4q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h4v-4q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v4h15.196l4.393-4.411q0.179-0.161 0.411-0.161t0.411 0.161q0.161 0.179 0.161 0.411t-0.161 0.411l-4.411 4.393v15.196h4q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-code-fork\" viewBox=\"0 0 18 32\">\n<title>code-fork</title>\n<path class=\"path1\" d=\"M5.143 26.286q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM5.143 5.714q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM16.571 8q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM18.286 8q0 0.929-0.464 1.723t-1.25 1.241q-0.036 5.125-4.036 7.393-1.214 0.679-3.625 1.446-2.286 0.714-3.027 1.268t-0.741 1.786v0.464q0.786 0.446 1.25 1.241t0.464 1.723q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429q0-0.929 0.464-1.723t1.25-1.241v-14.643q-0.786-0.446-1.25-1.241t-0.464-1.723q0-1.429 1-2.429t2.429-1 2.429 1 1 2.429q0 0.929-0.464 1.723t-1.25 1.241v8.875q0.964-0.464 2.75-1.018 0.982-0.304 1.562-0.527t1.259-0.554 1.054-0.705 0.723-0.911 0.5-1.241 0.152-1.634q-0.786-0.446-1.25-1.241t-0.464-1.723q0-1.429 1-2.429t2.429-1 2.429 1 1 2.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chain-broken\" viewBox=\"0 0 30 32\">\n<title>chain-broken</title>\n<path class=\"path1\" d=\"M7.839 22.696l-4.571 4.571q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161-0.161-0.179-0.161-0.411t0.161-0.411l4.571-4.571q0.179-0.161 0.411-0.161t0.411 0.161q0.161 0.179 0.161 0.411t-0.161 0.411zM10.857 23.429v5.714q0 0.25-0.161 0.411t-0.411 0.161-0.411-0.161-0.161-0.411v-5.714q0-0.25 0.161-0.411t0.411-0.161 0.411 0.161 0.161 0.411zM6.857 19.429q0 0.25-0.161 0.411t-0.411 0.161h-5.714q-0.25 0-0.411-0.161t-0.161-0.411 0.161-0.411 0.411-0.161h5.714q0.25 0 0.411 0.161t0.161 0.411zM29.429 21.714q0 2.143-1.518 3.625l-2.625 2.607q-1.482 1.482-3.625 1.482-2.161 0-3.643-1.518l-5.964-5.982q-0.375-0.375-0.75-1l4.268-0.321 4.875 4.893q0.482 0.482 1.214 0.491t1.214-0.473l2.625-2.607q0.5-0.5 0.5-1.196 0-0.714-0.5-1.214l-4.893-4.911 0.321-4.268q0.625 0.375 1 0.75l6 6q1.5 1.536 1.5 3.643zM18.411 8.786l-4.268 0.321-4.875-4.893q-0.5-0.5-1.214-0.5-0.696 0-1.214 0.482l-2.625 2.607q-0.5 0.5-0.5 1.196 0 0.714 0.5 1.214l4.893 4.893-0.321 4.286q-0.625-0.375-1-0.75l-6-6q-1.5-1.536-1.5-3.643 0-2.143 1.518-3.625l2.625-2.607q1.482-1.482 3.625-1.482 2.161 0 3.643 1.518l5.964 5.982q0.375 0.375 0.75 1zM29.714 10.286q0 0.25-0.161 0.411t-0.411 0.161h-5.714q-0.25 0-0.411-0.161t-0.161-0.411 0.161-0.411 0.411-0.161h5.714q0.25 0 0.411 0.161t0.161 0.411zM20 0.571v5.714q0 0.25-0.161 0.411t-0.411 0.161-0.411-0.161-0.161-0.411v-5.714q0-0.25 0.161-0.411t0.411-0.161 0.411 0.161 0.161 0.411zM27.268 3.268l-4.571 4.571q-0.196 0.161-0.411 0.161t-0.411-0.161q-0.161-0.179-0.161-0.411t0.161-0.411l4.571-4.571q0.179-0.161 0.411-0.161t0.411 0.161q0.161 0.179 0.161 0.411t-0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-question\" viewBox=\"0 0 20 32\">\n<title>question</title>\n<path class=\"path1\" d=\"M12.571 22.429v4.286q0 0.286-0.214 0.5t-0.5 0.214h-4.286q-0.286 0-0.5-0.214t-0.214-0.5v-4.286q0-0.286 0.214-0.5t0.5-0.214h4.286q0.286 0 0.5 0.214t0.214 0.5zM18.214 11.714q0 0.964-0.277 1.804t-0.625 1.366-0.982 1.063-1.027 0.777-1.089 0.634q-0.732 0.411-1.223 1.161t-0.491 1.196q0 0.304-0.214 0.58t-0.5 0.277h-4.286q-0.268 0-0.455-0.33t-0.188-0.67v-0.804q0-1.482 1.161-2.795t2.554-1.938q1.054-0.482 1.5-1t0.446-1.357q0-0.75-0.83-1.321t-1.92-0.571q-1.161 0-1.929 0.518-0.625 0.446-1.911 2.054-0.232 0.286-0.554 0.286-0.214 0-0.446-0.143l-2.929-2.232q-0.232-0.179-0.277-0.446t0.098-0.5q2.857-4.75 8.286-4.75 1.429 0 2.875 0.554t2.607 1.482 1.893 2.277 0.732 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-info\" viewBox=\"0 0 11 32\">\n<title>info</title>\n<path class=\"path1\" d=\"M11.429 24v2.286q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h1.143v-6.857h-1.143q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804v10.286h1.143q0.464 0 0.804 0.339t0.339 0.804zM9.143 3.429v3.429q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-3.429q0-0.464 0.339-0.804t0.804-0.339h4.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-exclamation\" viewBox=\"0 0 11 32\">\n<title>exclamation</title>\n<path class=\"path1\" d=\"M9.143 22.286v4q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-4q0-0.464 0.339-0.804t0.804-0.339h4.571q0.464 0 0.804 0.339t0.339 0.804zM9.679 3.429l-0.5 13.714q-0.018 0.464-0.366 0.804t-0.813 0.339h-4.571q-0.464 0-0.813-0.339t-0.366-0.804l-0.5-13.714q-0.018-0.464 0.313-0.804t0.795-0.339h5.714q0.464 0 0.795 0.339t0.313 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-superscript\" viewBox=\"0 0 27 32\">\n<title>superscript</title>\n<path class=\"path1\" d=\"M16.018 24.446v2.982h-4.429l-2.839-4.5-0.429-0.75q-0.143-0.161-0.196-0.375h-0.054l-0.161 0.375q-0.179 0.357-0.446 0.786l-2.768 4.464h-4.607v-2.982h2.286l3.518-5.196-3.304-4.857h-2.446v-3h4.929l2.482 4.071q0.036 0.071 0.411 0.75 0.143 0.161 0.196 0.375h0.054q0.054-0.161 0.196-0.375l0.446-0.75 2.5-4.071h4.589v3h-2.232l-3.286 4.768 3.643 5.286h1.946zM27.393 12.321v3.679h-9.179l-0.054-0.482q-0.071-0.5-0.071-0.821 0-1.143 0.464-2.089t1.161-1.545 1.5-1.161 1.5-0.973 1.161-0.964 0.464-1.143q0-0.679-0.527-1.116t-1.259-0.438q-0.911 0-1.732 0.696-0.25 0.196-0.643 0.679l-1.875-1.643q0.464-0.661 1.125-1.179 1.482-1.161 3.357-1.161 1.964 0 3.179 1.063t1.214 2.83q0 1-0.438 1.839t-1.107 1.366-1.455 1.045-1.464 0.902-1.17 0.92-0.545 1.125h4.143v-1.429h2.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-subscript\" viewBox=\"0 0 28 32\">\n<title>subscript</title>\n<path class=\"path1\" d=\"M16.018 24.446v2.982h-4.429l-2.839-4.5-0.429-0.75q-0.143-0.161-0.196-0.375h-0.054l-0.161 0.375q-0.179 0.357-0.446 0.786l-2.768 4.464h-4.607v-2.982h2.286l3.518-5.196-3.304-4.857h-2.446v-3h4.929l2.482 4.071q0.036 0.071 0.411 0.75 0.143 0.161 0.196 0.375h0.054q0.054-0.161 0.196-0.375l0.446-0.75 2.5-4.071h4.589v3h-2.232l-3.286 4.768 3.643 5.286h1.946zM27.429 28.321v3.679h-9.179l-0.071-0.482q-0.054-0.804-0.054-0.821 0-1.143 0.464-2.089t1.161-1.545 1.5-1.161 1.5-0.973 1.161-0.964 0.464-1.143q0-0.679-0.527-1.116t-1.259-0.438q-0.911 0-1.732 0.696-0.25 0.196-0.643 0.679l-1.875-1.643q0.464-0.661 1.125-1.179 1.429-1.161 3.357-1.161 1.964 0 3.179 1.063t1.214 2.83q0 1.179-0.616 2.116t-1.5 1.536-1.777 1.116-1.554 1.125-0.732 1.304h4.143v-1.429h2.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eraser\" viewBox=\"0 0 34 32\">\n<title>eraser</title>\n<path class=\"path1\" d=\"M16 25.143l6-6.857h-13.714l-6 6.857h13.714zM34.089 5.911q0.268 0.607 0.17 1.277t-0.545 1.17l-16 18.286q-0.679 0.786-1.714 0.786h-13.714q-0.679 0-1.241-0.366t-0.848-0.973q-0.268-0.607-0.17-1.277t0.545-1.17l16-18.286q0.679-0.786 1.714-0.786h13.714q0.679 0 1.241 0.366t0.848 0.973z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-puzzle-piece\" viewBox=\"0 0 30 32\">\n<title>puzzle-piece</title>\n<path class=\"path1\" d=\"M29.714 19.607q0 1.446-0.795 2.411t-2.205 0.964q-0.732 0-1.384-0.313t-1.054-0.679-1.009-0.679-1.268-0.313q-1.964 0-1.964 2.214 0 0.696 0.286 2.054t0.268 2.054v0.089q-0.393 0-0.589 0.018-0.607 0.054-1.741 0.205t-2.063 0.241-1.75 0.089q-1.089 0-1.839-0.473t-0.75-1.491q0-0.661 0.313-1.268t0.679-1.009 0.679-1.054 0.313-1.384q0-1.411-0.964-2.205t-2.411-0.795q-1.5 0-2.554 0.813t-1.054 2.277q0 0.768 0.268 1.482t0.598 1.152 0.598 0.946 0.268 0.902q0 0.804-0.821 1.589-0.661 0.625-2.089 0.625-1.696 0-4.375-0.429-0.161-0.036-0.491-0.071t-0.491-0.071l-0.232-0.036q-0.018 0-0.054-0.018-0.036 0-0.036-0.018v-18.286q0.036 0.018 0.313 0.063t0.607 0.089 0.384 0.063q2.679 0.429 4.375 0.429 1.429 0 2.089-0.625 0.821-0.786 0.821-1.589 0-0.393-0.268-0.902t-0.598-0.946-0.598-1.152-0.268-1.482q0-1.464 1.054-2.277t2.571-0.813q1.429 0 2.393 0.795t0.964 2.205q0 0.732-0.313 1.384t-0.679 1.054-0.679 1.009-0.313 1.268q0 1.018 0.75 1.491t1.839 0.473q1.143 0 3.214-0.268t2.911-0.304v0.036q-0.018 0.036-0.063 0.313t-0.089 0.607-0.063 0.384q-0.429 2.679-0.429 4.375 0 1.429 0.625 2.089 0.786 0.821 1.589 0.821 0.393 0 0.902-0.268t0.946-0.598 1.152-0.598 1.482-0.268q1.464 0 2.277 1.054t0.813 2.554z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-microphone\" viewBox=\"0 0 21 32\">\n<title>microphone</title>\n<path class=\"path1\" d=\"M20.571 12.571v2.286q0 3.946-2.634 6.866t-6.509 3.348v2.357h4.571q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-11.429q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571v-2.357q-3.875-0.429-6.509-3.348t-2.634-6.866v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804v2.286q0 3.304 2.348 5.652t5.652 2.348 5.652-2.348 2.348-5.652v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804zM16 5.714v9.143q0 2.357-1.679 4.036t-4.036 1.679-4.036-1.679-1.679-4.036v-9.143q0-2.357 1.679-4.036t4.036-1.679 4.036 1.679 1.679 4.036z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-microphone-slash\" viewBox=\"0 0 25 32\">\n<title>microphone-slash</title>\n<path class=\"path1\" d=\"M4.839 16.875l-1.804 1.804q-0.75-1.839-0.75-3.821v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804v2.286q0 0.946 0.268 2.018zM24.732 6.125l-6.446 6.446v2.286q0 2.357-1.679 4.036t-4.036 1.679q-0.982 0-1.946-0.339l-1.714 1.714q1.732 0.911 3.661 0.911 3.304 0 5.652-2.348t2.348-5.652v-2.286q0-0.464 0.339-0.804t0.804-0.339 0.804 0.339 0.339 0.804v2.286q0 3.946-2.634 6.866t-6.509 3.348v2.357h4.571q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-11.429q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571v-2.357q-2.232-0.232-4.196-1.446l-4.536 4.536q-0.179 0.179-0.411 0.179t-0.411-0.179l-1.464-1.464q-0.179-0.179-0.179-0.411t0.179-0.411l22.036-22.036q0.179-0.179 0.411-0.179t0.411 0.179l1.464 1.464q0.179 0.179 0.179 0.411t-0.179 0.411zM17.946 3.768l-11.089 11.089v-9.143q0-2.357 1.679-4.036t4.036-1.679q1.821 0 3.295 1.054t2.080 2.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-shield\" viewBox=\"0 0 23 32\">\n<title>shield</title>\n<path class=\"path1\" d=\"M19.429 17.143v-11.429h-8v20.304q2.125-1.125 3.804-2.446 4.196-3.286 4.196-6.429zM22.857 3.429v13.714q0 1.536-0.598 3.045t-1.482 2.679-2.107 2.277-2.259 1.839-2.161 1.384-1.598 0.884-0.759 0.357q-0.214 0.107-0.464 0.107t-0.464-0.107q-0.286-0.125-0.759-0.357t-1.598-0.884-2.161-1.384-2.259-1.839-2.107-2.277-1.482-2.679-0.598-3.045v-13.714q0-0.464 0.339-0.804t0.804-0.339h20.571q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar-o\" viewBox=\"0 0 30 32\">\n<title>calendar-o</title>\n<path class=\"path1\" d=\"M2.286 29.714h25.143v-18.286h-25.143v18.286zM9.143 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM22.857 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM29.714 6.857v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fire-extinguisher\" viewBox=\"0 0 25 32\">\n<title>fire-extinguisher</title>\n<path class=\"path1\" d=\"M9.143 3.429q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM25.143 2.857v5.714q0 0.286-0.214 0.446-0.143 0.125-0.357 0.125-0.071 0-0.125-0.018l-8-1.714q-0.196-0.036-0.321-0.196t-0.125-0.357h-4.571v1.821q1.982 0.411 3.277 1.982t1.295 3.625v14.286q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-14.286q0-1.893 1.116-3.402t2.884-2.045v-1.982h-0.571q-1.054 0-2.054 0.42t-1.634 0.946-1.179 1.188-0.723 0.955-0.25 0.438q-0.304 0.625-1.018 0.625-0.286 0-0.518-0.125-0.411-0.214-0.563-0.661t0.063-0.875q0.089-0.179 0.259-0.464t0.67-0.955 1.080-1.25 1.518-1.196 1.938-0.938q-0.446-0.75-0.446-1.536 0-1.179 0.839-2.018t2.018-0.839 2.018 0.839 0.839 2.018q0 0.589-0.25 1.143h5.393q0-0.196 0.125-0.357t0.321-0.196l8-1.714q0.054-0.018 0.125-0.018 0.214 0 0.357 0.125 0.214 0.161 0.214 0.446z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-rocket\" viewBox=\"0 0 30 32\">\n<title>rocket</title>\n<path class=\"path1\" d=\"M25.714 8q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM29.714 2.857q0 4.446-1.348 7.687t-4.527 6.438q-1.446 1.429-3.482 3.143l-0.357 6.768q-0.036 0.286-0.286 0.464l-6.857 4q-0.125 0.071-0.286 0.071-0.214 0-0.411-0.161l-1.143-1.143q-0.232-0.25-0.143-0.571l1.518-4.929-5.018-5.018-4.929 1.518q-0.054 0.018-0.161 0.018-0.25 0-0.411-0.161l-1.143-1.143q-0.304-0.339-0.089-0.696l4-6.857q0.179-0.25 0.464-0.286l6.768-0.357q1.714-2.036 3.143-3.482 3.357-3.339 6.393-4.607t7.696-1.268q0.25 0 0.429 0.17t0.179 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-maxcdn\" viewBox=\"0 0 32 32\">\n<title>maxcdn</title>\n<path class=\"path1\" d=\"M31.161 13.804l-2.929 13.625h-5.964l3.179-14.857q0.232-1-0.268-1.571-0.482-0.589-1.482-0.589h-3.018l-3.643 17.018h-5.964l3.643-17.018h-5.107l-3.643 17.018h-5.964l3.643-17.018-2.732-5.839h22.786q1.804 0 3.384 0.723t2.634 2.027q1.071 1.304 1.446 3.009t0 3.473z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-circle-left\" viewBox=\"0 0 27 32\">\n<title>chevron-circle-left</title>\n<path class=\"path1\" d=\"M16.232 24.911l1.821-1.821q0.339-0.339 0.339-0.804t-0.339-0.804l-5.482-5.482 5.482-5.482q0.339-0.339 0.339-0.804t-0.339-0.804l-1.821-1.821q-0.339-0.339-0.804-0.339t-0.804 0.339l-8.107 8.107q-0.339 0.339-0.339 0.804t0.339 0.804l8.107 8.107q0.339 0.339 0.804 0.339t0.804-0.339zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-circle-right\" viewBox=\"0 0 27 32\">\n<title>chevron-circle-right</title>\n<path class=\"path1\" d=\"M12.804 24.911l8.107-8.107q0.339-0.339 0.339-0.804t-0.339-0.804l-8.107-8.107q-0.339-0.339-0.804-0.339t-0.804 0.339l-1.821 1.821q-0.339 0.339-0.339 0.804t0.339 0.804l5.482 5.482-5.482 5.482q-0.339 0.339-0.339 0.804t0.339 0.804l1.821 1.821q0.339 0.339 0.804 0.339t0.804-0.339zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-circle-up\" viewBox=\"0 0 27 32\">\n<title>chevron-circle-up</title>\n<path class=\"path1\" d=\"M20.804 20.339l1.821-1.821q0.339-0.339 0.339-0.804t-0.339-0.804l-8.107-8.107q-0.339-0.339-0.804-0.339t-0.804 0.339l-8.107 8.107q-0.339 0.339-0.339 0.804t0.339 0.804l1.821 1.821q0.339 0.339 0.804 0.339t0.804-0.339l5.482-5.482 5.482 5.482q0.339 0.339 0.804 0.339t0.804-0.339zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chevron-circle-down\" viewBox=\"0 0 27 32\">\n<title>chevron-circle-down</title>\n<path class=\"path1\" d=\"M14.518 23.196l8.107-8.107q0.339-0.339 0.339-0.804t-0.339-0.804l-1.821-1.821q-0.339-0.339-0.804-0.339t-0.804 0.339l-5.482 5.482-5.482-5.482q-0.339-0.339-0.804-0.339t-0.804 0.339l-1.821 1.821q-0.339 0.339-0.339 0.804t0.339 0.804l8.107 8.107q0.339 0.339 0.804 0.339t0.804-0.339zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-html5\" viewBox=\"0 0 25 32\">\n<title>html5</title>\n<path class=\"path1\" d=\"M20.179 10.661l0.286-3.125h-15.786l0.839 9.536h10.929l-0.393 4.071-3.518 0.946-3.5-0.946-0.232-2.5h-3.125l0.393 4.964 6.464 1.786h0.071v-0.018l6.411-1.768 0.893-9.714h-11.5l-0.268-3.232h12.036zM0 2.286h25.143l-2.286 25.679-10.321 2.893-10.25-2.893z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-css3\" viewBox=\"0 0 32 32\">\n<title>css3</title>\n<path class=\"path1\" d=\"M4.911 2.286h26.875l-4.75 23.804-14.357 4.768-12.464-4.768 1.268-6.357h5.304l-0.518 2.625 7.536 2.875 8.679-2.875 1.214-6.054h-21.571l1.036-5.304h21.589l0.679-3.411h-21.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-anchor\" viewBox=\"0 0 32 32\">\n<title>anchor</title>\n<path class=\"path1\" d=\"M17.143 4.571q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804 0.339 0.804 0.804 0.339 0.804-0.339 0.339-0.804zM32 21.143v6.286q0 0.393-0.357 0.536-0.143 0.036-0.214 0.036-0.232 0-0.411-0.161l-1.661-1.661q-2.125 2.554-5.688 4.045t-7.67 1.491-7.67-1.491-5.688-4.045l-1.661 1.661q-0.161 0.161-0.411 0.161-0.071 0-0.214-0.036-0.357-0.143-0.357-0.536v-6.286q0-0.25 0.161-0.411t0.411-0.161h6.286q0.393 0 0.536 0.357 0.143 0.339-0.125 0.625l-1.786 1.786q1.196 1.625 3.384 2.741t4.848 1.473v-11.554h-3.429q-0.464 0-0.804-0.339t-0.339-0.804v-2.286q0-0.464 0.339-0.804t0.804-0.339h3.429v-2.911q-1.036-0.607-1.661-1.652t-0.625-2.295q0-1.893 1.339-3.232t3.232-1.339 3.232 1.339 1.339 3.232q0 1.25-0.625 2.295t-1.661 1.652v2.911h3.429q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.464-0.339 0.804t-0.804 0.339h-3.429v11.554q2.661-0.357 4.848-1.473t3.384-2.741l-1.786-1.786q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h6.286q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-unlock-alt\" viewBox=\"0 0 21 32\">\n<title>unlock-alt</title>\n<path class=\"path1\" d=\"M18.857 13.714q0.714 0 1.214 0.5t0.5 1.214v10.286q0 0.714-0.5 1.214t-1.214 0.5h-17.143q-0.714 0-1.214-0.5t-0.5-1.214v-10.286q0-0.714 0.5-1.214t1.214-0.5h0.571v-5.714q0-3.304 2.348-5.652t5.652-2.348 5.652 2.348 2.348 5.652q0 0.464-0.339 0.804t-0.804 0.339h-1.143q-0.464 0-0.804-0.339t-0.339-0.804q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232v5.714h13.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bullseye\" viewBox=\"0 0 27 32\">\n<title>bullseye</title>\n<path class=\"path1\" d=\"M18.286 16q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232 1.339-3.232 3.232-1.339 3.232 1.339 1.339 3.232zM20.571 16q0-2.839-2.009-4.848t-4.848-2.009-4.848 2.009-2.009 4.848 2.009 4.848 4.848 2.009 4.848-2.009 2.009-4.848zM22.857 16q0 3.786-2.679 6.464t-6.464 2.679-6.464-2.679-2.679-6.464 2.679-6.464 6.464-2.679 6.464 2.679 2.679 6.464zM25.143 16q0-2.321-0.911-4.438t-2.438-3.643-3.643-2.438-4.438-0.911-4.438 0.911-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.438-0.911 3.643-2.438 2.438-3.643 0.911-4.438zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ellipsis-h\" viewBox=\"0 0 25 32\">\n<title>ellipsis-h</title>\n<path class=\"path1\" d=\"M6.857 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214zM16 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214zM25.143 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ellipsis-v\" viewBox=\"0 0 7 32\">\n<title>ellipsis-v</title>\n<path class=\"path1\" d=\"M6.857 22.286v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214zM6.857 13.143v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214zM6.857 4v3.429q0 0.714-0.5 1.214t-1.214 0.5h-3.429q-0.714 0-1.214-0.5t-0.5-1.214v-3.429q0-0.714 0.5-1.214t1.214-0.5h3.429q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-rss-square\" viewBox=\"0 0 27 32\">\n<title>rss-square</title>\n<path class=\"path1\" d=\"M9.143 22.857q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM15.411 24.536q-0.232-4.143-3.161-7.071t-7.071-3.161q-0.25-0.018-0.429 0.161t-0.179 0.411v2.286q0 0.232 0.152 0.393t0.384 0.179q2.75 0.196 4.714 2.161t2.161 4.714q0.018 0.232 0.179 0.384t0.393 0.152h2.286q0.232 0 0.411-0.179t0.161-0.429zM22.268 24.554q-0.089-2.75-1-5.313t-2.491-4.643-3.661-3.661-4.643-2.491-5.313-1q-0.25-0.018-0.411 0.161-0.179 0.179-0.179 0.411v2.286q0 0.232 0.161 0.393t0.393 0.179q3.643 0.125 6.75 1.991t4.973 4.973 1.991 6.75q0.018 0.232 0.179 0.393t0.393 0.161h2.286q0.232 0 0.411-0.179 0.196-0.161 0.161-0.411zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-play-circle\" viewBox=\"0 0 27 32\">\n<title>play-circle</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM20.571 16.982q0.571-0.321 0.571-0.982t-0.571-0.982l-9.714-5.714q-0.554-0.339-1.143-0.018-0.571 0.339-0.571 1v11.429q0 0.661 0.571 1 0.286 0.143 0.571 0.143 0.304 0 0.571-0.161z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ticket\" viewBox=\"0 0 32 32\">\n<title>ticket</title>\n<path class=\"path1\" d=\"M18.286 8.071l5.643 5.643-10.214 10.214-5.643-5.643zM14.518 25.554l11.036-11.036q0.339-0.339 0.339-0.804t-0.339-0.804l-6.464-6.464q-0.321-0.321-0.804-0.321t-0.804 0.321l-11.036 11.036q-0.339 0.339-0.339 0.804t0.339 0.804l6.464 6.464q0.321 0.321 0.804 0.321t0.804-0.321zM30.393 14.179l-16.196 16.214q-0.661 0.661-1.616 0.661t-1.616-0.661l-2.25-2.25q1-1 1-2.429t-1-2.429-2.429-1-2.429 1l-2.232-2.25q-0.661-0.661-0.661-1.616t0.661-1.616l16.196-16.179q0.661-0.661 1.616-0.661t1.616 0.661l2.232 2.232q-1 1-1 2.429t1 2.429 2.429 1 2.429-1l2.25 2.232q0.661 0.661 0.661 1.616t-0.661 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-minus-square\" viewBox=\"0 0 27 32\">\n<title>minus-square</title>\n<path class=\"path1\" d=\"M22.857 17.143v-2.286q0-0.464-0.339-0.804t-0.804-0.339h-16q-0.464 0-0.804 0.339t-0.339 0.804v2.286q0 0.464 0.339 0.804t0.804 0.339h16q0.464 0 0.804-0.339t0.339-0.804zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-minus-square-o\" viewBox=\"0 0 25 32\">\n<title>minus-square-o</title>\n<path class=\"path1\" d=\"M20.571 14.286v1.143q0 0.25-0.161 0.411t-0.411 0.161h-14.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h14.857q0.25 0 0.411 0.161t0.161 0.411zM22.857 22.286v-14.857q0-1.179-0.839-2.018t-2.018-0.839h-14.857q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018zM25.143 7.429v14.857q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h14.857q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-level-up\" viewBox=\"0 0 18 32\">\n<title>level-up</title>\n<path class=\"path1\" d=\"M18.179 10.768q-0.321 0.661-1.036 0.661h-3.429v15.429q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-0.375 0-0.518-0.321-0.143-0.357 0.071-0.625l2.857-3.429q0.161-0.196 0.446-0.196h5.714v-11.429h-3.429q-0.714 0-1.036-0.661-0.304-0.661 0.161-1.214l5.714-6.857q0.321-0.393 0.875-0.393t0.875 0.393l5.714 6.857q0.482 0.571 0.161 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-level-down\" viewBox=\"0 0 18 32\">\n<title>level-down</title>\n<path class=\"path1\" d=\"M0.571 4.571h12.571q0.232 0 0.402 0.17t0.17 0.42v15.411h3.429q0.714 0 1.036 0.661t-0.161 1.232l-5.714 6.857q-0.321 0.393-0.875 0.393t-0.875-0.393l-5.714-6.857q-0.464-0.554-0.161-1.232 0.321-0.661 1.036-0.661h3.429v-11.429h-5.714q-0.25 0-0.446-0.196l-2.857-3.429q-0.232-0.25-0.071-0.607 0.161-0.339 0.518-0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-check-square\" viewBox=\"0 0 27 32\">\n<title>check-square</title>\n<path class=\"path1\" d=\"M12.232 23.196l10.964-10.964q0.339-0.339 0.339-0.804t-0.339-0.804l-1.821-1.821q-0.339-0.339-0.804-0.339t-0.804 0.339l-8.339 8.339-3.768-3.768q-0.339-0.339-0.804-0.339t-0.804 0.339l-1.821 1.821q-0.339 0.339-0.339 0.804t0.339 0.804l6.393 6.393q0.339 0.339 0.804 0.339t0.804-0.339zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pencil-square\" viewBox=\"0 0 27 32\">\n<title>pencil-square</title>\n<path class=\"path1\" d=\"M7.214 19.786l2.714 2.714-0.929 0.929h-1v-1.714h-1.714v-1zM14.607 12.821q0.25 0.232-0.054 0.536l-5.196 5.196q-0.304 0.304-0.536 0.054-0.25-0.232 0.054-0.536l5.196-5.196q0.304-0.304 0.536-0.054zM9.714 25.143l9.714-9.714-5.143-5.143-9.714 9.714v5.143h5.143zM20.571 14.286l1.643-1.643q0.5-0.5 0.5-1.214t-0.5-1.214l-2.714-2.714q-0.5-0.5-1.214-0.5t-1.214 0.5l-1.643 1.643zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-external-link-square\" viewBox=\"0 0 27 32\">\n<title>external-link-square</title>\n<path class=\"path1\" d=\"M22.857 16.571v-8.571q0-0.464-0.339-0.804t-0.804-0.339h-8.571q-0.75 0-1.054 0.696-0.304 0.732 0.25 1.25l2.571 2.571-9.536 9.536q-0.339 0.339-0.339 0.804t0.339 0.804l1.821 1.821q0.339 0.339 0.804 0.339t0.804-0.339l9.536-9.536 2.571 2.571q0.321 0.339 0.804 0.339 0.214 0 0.446-0.089 0.696-0.304 0.696-1.054zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-share-square\" viewBox=\"0 0 27 32\">\n<title>share-square</title>\n<path class=\"path1\" d=\"M17.946 19.661l6.286-6.286q0.339-0.339 0.339-0.804t-0.339-0.804l-6.286-6.286q-0.536-0.554-1.232-0.25-0.714 0.304-0.714 1.054v2.857q-2.125 0-3.857 0.348t-2.902 0.911-2.036 1.411-1.366 1.705-0.795 1.946-0.384 1.991-0.089 1.973q0 3.232 2.982 7.214 0.179 0.214 0.446 0.214 0.125 0 0.232-0.054 0.393-0.161 0.339-0.589-0.786-6.321 1.107-8.446 0.821-0.929 2.321-1.348t4-0.42v2.857q0 0.75 0.714 1.054 0.214 0.089 0.429 0.089 0.464 0 0.804-0.339zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-compass\" viewBox=\"0 0 27 32\">\n<title>compass</title>\n<path class=\"path1\" d=\"M11.429 19.429l4.571-2.286-4.571-2.286v4.571zM18.286 8.875v9.679l-9.143 4.571v-9.679zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-square-o-down\" viewBox=\"0 0 27 32\">\n<title>caret-square-o-down</title>\n<path class=\"path1\" d=\"M20.446 12.054q0.321 0.625-0.089 1.179l-5.714 8q-0.339 0.482-0.929 0.482t-0.929-0.482l-5.714-8q-0.411-0.554-0.089-1.179 0.304-0.625 1.018-0.625h11.429q0.714 0 1.018 0.625zM22.857 24.571v-17.143q0-0.232-0.17-0.402t-0.402-0.17h-17.143q-0.232 0-0.402 0.17t-0.17 0.402v17.143q0 0.232 0.17 0.402t0.402 0.17h17.143q0.232 0 0.402-0.17t0.17-0.402zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-square-o-up\" viewBox=\"0 0 27 32\">\n<title>caret-square-o-up</title>\n<path class=\"path1\" d=\"M20.446 19.946q-0.304 0.625-1.018 0.625h-11.429q-0.714 0-1.018-0.625-0.321-0.625 0.089-1.179l5.714-8q0.339-0.482 0.929-0.482t0.929 0.482l5.714 8q0.411 0.554 0.089 1.179zM22.857 24.571v-17.143q0-0.232-0.17-0.402t-0.402-0.17h-17.143q-0.232 0-0.402 0.17t-0.17 0.402v17.143q0 0.232 0.17 0.402t0.402 0.17h17.143q0.232 0 0.402-0.17t0.17-0.402zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-square-o-right\" viewBox=\"0 0 27 32\">\n<title>caret-square-o-right</title>\n<path class=\"path1\" d=\"M19.429 16q0 0.589-0.482 0.929l-8 5.714q-0.554 0.411-1.179 0.089-0.625-0.304-0.625-1.018v-11.429q0-0.714 0.625-1.018 0.625-0.321 1.179 0.089l8 5.714q0.482 0.339 0.482 0.929zM22.857 24.571v-17.143q0-0.25-0.161-0.411t-0.411-0.161h-17.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h17.143q0.25 0 0.411-0.161t0.161-0.411zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eur\" viewBox=\"0 0 18 32\">\n<title>eur</title>\n<path class=\"path1\" d=\"M17.429 23.339l0.625 2.839q0.054 0.214-0.054 0.402t-0.304 0.259l-0.089 0.018q-0.071 0.036-0.188 0.063t-0.286 0.080-0.384 0.098-0.455 0.089-0.536 0.089-0.598 0.080-0.652 0.054-0.688 0.018q-4.179 0-7.304-2.33t-4.25-6.277h-1.696q-0.232 0-0.402-0.17t-0.17-0.402v-2.018q0-0.232 0.17-0.402t0.402-0.17h1.179q-0.036-1.018 0.018-1.875h-1.196q-0.25 0-0.411-0.161t-0.161-0.411v-2.036q0-0.25 0.161-0.411t0.411-0.161h1.75q1.196-3.75 4.348-6.036t7.152-2.286q1.821 0 3.464 0.411 0.196 0.054 0.357 0.268 0.107 0.196 0.054 0.429l-0.768 2.839q-0.054 0.232-0.25 0.348t-0.429 0.045l-0.071-0.018q-0.071-0.018-0.205-0.045l-0.313-0.063t-0.402-0.063-0.464-0.054-0.518-0.045-0.527-0.018q-2.25 0-4.036 1.143t-2.679 3.143h8.357q0.286 0 0.446 0.214 0.179 0.214 0.125 0.464l-0.429 2.036q-0.089 0.464-0.571 0.464h-8.714q-0.054 0.661 0 1.875h8.196q0.268 0 0.446 0.214 0.161 0.214 0.107 0.482l-0.429 2q-0.036 0.196-0.196 0.33t-0.357 0.134h-6.911q0.857 2.089 2.67 3.313t4.080 1.223q0.321 0 0.643-0.027t0.598-0.063 0.527-0.080 0.438-0.089 0.33-0.080l0.214-0.054 0.089-0.036q0.232-0.089 0.464 0.036 0.214 0.125 0.268 0.375z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gbp\" viewBox=\"0 0 18 32\">\n<title>gbp</title>\n<path class=\"path1\" d=\"M18.214 20.304v6.554q0 0.25-0.161 0.411t-0.411 0.161h-17.071q-0.25 0-0.411-0.161t-0.161-0.411v-2.679q0-0.232 0.17-0.402t0.402-0.17h1.732v-6.839h-1.696q-0.25 0-0.411-0.17t-0.161-0.402v-2.339q0-0.25 0.161-0.411t0.411-0.161h1.696v-3.982q0-3.054 2.205-5.036t5.616-1.982q3.304 0 5.982 2.232 0.161 0.143 0.179 0.366t-0.125 0.402l-1.839 2.268q-0.161 0.196-0.393 0.214-0.232 0.036-0.411-0.125-0.089-0.089-0.464-0.339t-1.232-0.571-1.661-0.321q-1.518 0-2.446 0.839t-0.929 2.196v3.839h5.446q0.232 0 0.402 0.161t0.17 0.411v2.339q0 0.232-0.17 0.402t-0.402 0.17h-5.446v6.768h7.393v-3.232q0-0.232 0.161-0.402t0.411-0.17h2.893q0.25 0 0.411 0.17t0.161 0.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dollar\" viewBox=\"0 0 18 32\">\n<title>dollar</title>\n<path class=\"path1\" d=\"M17.464 21.161q0 2.732-1.777 4.705t-4.616 2.438v3.125q0 0.25-0.161 0.411t-0.411 0.161h-2.411q-0.232 0-0.402-0.17t-0.17-0.402v-3.125q-1.179-0.161-2.277-0.554t-1.813-0.795-1.321-0.857-0.83-0.67-0.313-0.321q-0.304-0.375-0.036-0.732l1.839-2.411q0.125-0.179 0.411-0.214 0.268-0.036 0.429 0.161l0.036 0.036q2.018 1.768 4.339 2.232 0.661 0.143 1.321 0.143 1.446 0 2.545-0.768t1.098-2.179q0-0.5-0.268-0.946t-0.598-0.75-1.045-0.67-1.179-0.571-1.429-0.58q-0.696-0.286-1.098-0.446t-1.098-0.473-1.116-0.554-1.009-0.634-0.955-0.759-0.777-0.875-0.634-1.036-0.375-1.188-0.152-1.393q0-2.464 1.75-4.321t4.554-2.393v-3.214q0-0.232 0.17-0.402t0.402-0.17h2.411q0.25 0 0.411 0.161t0.161 0.411v3.143q1.018 0.107 1.973 0.411t1.554 0.598 1.134 0.67 0.696 0.518 0.268 0.25q0.304 0.321 0.089 0.679l-1.446 2.607q-0.143 0.268-0.411 0.286-0.25 0.054-0.482-0.125-0.054-0.054-0.259-0.214t-0.696-0.473-1.045-0.571-1.33-0.464-1.527-0.205q-1.696 0-2.768 0.768t-1.071 1.982q0 0.464 0.152 0.857t0.527 0.741 0.705 0.589 1 0.554 1.080 0.482 1.25 0.491q0.946 0.357 1.446 0.563t1.357 0.625 1.348 0.759 1.107 0.893 0.946 1.134 0.563 1.366 0.232 1.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-inr\" viewBox=\"0 0 16 32\">\n<title>inr</title>\n<path class=\"path1\" d=\"M16.036 8.393v1.821q0 0.25-0.161 0.411t-0.411 0.161h-3q-0.411 2.571-2.304 4.179t-4.929 1.964q2.982 3.179 8.196 9.571 0.25 0.286 0.071 0.607-0.143 0.321-0.518 0.321h-3.482q-0.286 0-0.446-0.214-5.464-6.554-8.893-10.196-0.161-0.161-0.161-0.393v-2.268q0-0.232 0.17-0.402t0.402-0.17h2q2.357 0 3.795-0.768t1.83-2.232h-7.625q-0.25 0-0.411-0.161t-0.161-0.411v-1.821q0-0.25 0.161-0.411t0.411-0.161h7.375q-1.018-2.018-4.786-2.018h-2.589q-0.232 0-0.402-0.17t-0.17-0.402v-2.375q0-0.25 0.161-0.411t0.411-0.161h14.857q0.25 0 0.411 0.161t0.161 0.411v1.821q0 0.25-0.161 0.411t-0.411 0.161h-4.161q0.839 1.089 1.143 2.571h3.054q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cny\" viewBox=\"0 0 18 32\">\n<title>cny</title>\n<path class=\"path1\" d=\"M10.768 27.429h-3.071q-0.232 0-0.402-0.161t-0.17-0.411v-5.893h-5.143q-0.232 0-0.402-0.161t-0.17-0.411v-1.839q0-0.232 0.17-0.402t0.402-0.17h5.143v-1.518h-5.143q-0.232 0-0.402-0.161t-0.17-0.411v-1.857q0-0.232 0.17-0.402t0.402-0.17h3.821l-5.732-10.321q-0.143-0.286 0-0.571 0.179-0.286 0.5-0.286h3.464q0.339 0 0.518 0.321l3.839 7.589q0.339 0.679 1 2.232 0.179-0.429 0.545-1.214t0.491-1.089l3.411-7.5q0.143-0.339 0.518-0.339h3.411q0.304 0 0.482 0.286 0.161 0.25 0.018 0.554l-5.589 10.339h3.839q0.232 0 0.402 0.17t0.17 0.402v1.857q0 0.25-0.17 0.411t-0.402 0.161h-5.179v1.518h5.179q0.232 0 0.402 0.17t0.17 0.402v1.839q0 0.25-0.17 0.411t-0.402 0.161h-5.179v5.893q0 0.232-0.17 0.402t-0.402 0.17z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-rouble\" viewBox=\"0 0 23 32\">\n<title>rouble</title>\n<path class=\"path1\" d=\"M18.625 10.089q0-1.786-1.161-2.893t-3.054-1.107h-5.714v8h5.714q1.893 0 3.054-1.107t1.161-2.893zM22.857 10.089q0 3.446-2.259 5.625t-5.83 2.179h-6.071v2.107h9.018q0.25 0 0.411 0.161t0.161 0.411v2.286q0 0.25-0.161 0.411t-0.411 0.161h-9.018v3.429q0 0.25-0.17 0.411t-0.402 0.161h-2.982q-0.25 0-0.411-0.161t-0.161-0.411v-3.429h-4q-0.25 0-0.411-0.161t-0.161-0.411v-2.286q0-0.25 0.161-0.411t0.411-0.161h4v-2.107h-4q-0.25 0-0.411-0.161t-0.161-0.411v-2.661q0-0.232 0.161-0.402t0.411-0.17h4v-11.232q0-0.25 0.161-0.411t0.411-0.161h9.625q3.571 0 5.83 2.179t2.259 5.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-krw\" viewBox=\"0 0 32 32\">\n<title>krw</title>\n<path class=\"path1\" d=\"M9.179 21.339l1.446-5.339h-2.839l1.339 5.357q0.018 0.018 0.018 0.054t0.018 0.054q0-0.018 0.009-0.063t0.009-0.063zM11.25 13.714l0.625-2.286h-5.214l0.571 2.286h4.018zM14.679 13.714h2.482l-0.625-2.286h-1.25zM22.696 21.357l1.393-5.357h-2.893l1.446 5.339q0 0.018 0.009 0.063t0.027 0.063q0-0.018 0.009-0.054t0.009-0.054zM24.679 13.714l0.589-2.286h-5.304l0.607 2.286h4.107zM32 14.286v1.143q0 0.25-0.161 0.411t-0.411 0.161h-3.804l-2.929 11q-0.125 0.429-0.554 0.429h-2.839q-0.429 0-0.554-0.429l-2.964-11h-3.732l-2.982 11q-0.125 0.429-0.554 0.429h-2.839q-0.196 0-0.348-0.125t-0.188-0.304l-2.857-11h-3.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h3.125l-0.589-2.286h-2.536q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.946l-1.589-6.143q-0.089-0.268 0.089-0.5 0.179-0.214 0.464-0.214h2.446q0.464 0 0.554 0.429l1.607 6.429h6.411l1.732-6.429q0.125-0.429 0.554-0.429h2.25q0.429 0 0.554 0.429l1.75 6.429h6.518l1.661-6.429q0.089-0.429 0.554-0.429h2.446q0.286 0 0.464 0.214 0.179 0.232 0.089 0.5l-1.625 6.143h1.982q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-2.589l-0.607 2.286h3.196q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bitcoin\" viewBox=\"0 0 24 32\">\n<title>bitcoin</title>\n<path class=\"path1\" d=\"M20.839 11.429q0.321 3.25-2.339 4.607 2.089 0.5 3.125 1.839t0.804 3.821q-0.125 1.268-0.58 2.232t-1.152 1.589-1.732 1.045-2.17 0.616-2.598 0.268v4.554h-2.75v-4.482q-1.429 0-2.179-0.018v4.5h-2.75v-4.554q-0.321 0-0.964-0.009t-0.982-0.009h-3.571l0.554-3.268h1.982q0.893 0 1.036-0.911v-7.179h0.286q-0.107-0.018-0.286-0.018v-5.125q-0.232-1.214-1.589-1.214h-1.982v-2.929l3.786 0.018q1.143 0 1.732-0.018v-4.5h2.75v4.411q1.464-0.036 2.179-0.036v-4.375h2.75v4.5q1.411 0.125 2.5 0.402t2.018 0.804 1.473 1.393 0.652 2.045zM17 21.161q0-0.643-0.268-1.143t-0.661-0.821-1.027-0.545-1.17-0.33-1.321-0.161-1.232-0.054-1.152 0.018-0.848 0.018v6.036q0.143 0 0.661 0.009t0.857 0.009 0.946-0.027 1.045-0.071 1.018-0.152 0.991-0.25 0.848-0.375 0.705-0.536 0.438-0.714 0.17-0.911zM15.732 12.661q0-0.589-0.223-1.045t-0.545-0.75-0.857-0.5-0.982-0.295-1.098-0.143-1.036-0.045-0.964 0.018-0.705 0.009v5.482q0.089 0 0.616 0.009t0.83 0 0.893-0.036 0.982-0.098 0.92-0.196 0.866-0.33 0.661-0.482 0.482-0.688 0.161-0.911z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file\" viewBox=\"0 0 27 32\">\n<title>file</title>\n<path class=\"path1\" d=\"M18.286 9.143v-8.429q0.393 0.25 0.643 0.5l7.286 7.286q0.25 0.25 0.5 0.643h-8.429zM16 9.714q0 0.714 0.5 1.214t1.214 0.5h9.714v18.857q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h14.286v9.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-text\" viewBox=\"0 0 27 32\">\n<title>file-text</title>\n<path class=\"path1\" d=\"M26.214 8.5q0.25 0.25 0.5 0.643h-8.429v-8.429q0.393 0.25 0.643 0.5zM17.714 11.429h9.714v18.857q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h14.286v9.714q0 0.714 0.5 1.214t1.214 0.5zM20.571 24.571v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-12.571q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h12.571q0.25 0 0.411-0.161t0.161-0.411zM20.571 20v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-12.571q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h12.571q0.25 0 0.411-0.161t0.161-0.411zM20.571 15.429v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-12.571q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h12.571q0.25 0 0.411-0.161t0.161-0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-alpha-asc\" viewBox=\"0 0 30 32\">\n<title>sort-alpha-asc</title>\n<path class=\"path1\" d=\"M21.268 7.286h3.161l-1.286-3.893-0.214-0.839q-0.036-0.286-0.036-0.357h-0.071l-0.054 0.357q0 0.018-0.063 0.321t-0.134 0.518zM13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM28.071 27.839v4.161h-10.429v-1.607l6.589-9.446q0.214-0.321 0.375-0.482l0.196-0.161v-0.054q-0.036 0-0.116 0.009t-0.134 0.009q-0.214 0.054-0.536 0.054h-4.143v2.054h-2.143v-4.089h10.125v1.589l-6.589 9.464q-0.107 0.143-0.375 0.464l-0.196 0.196v0.036l0.25-0.036q0.161-0.036 0.536-0.036h4.429v-2.125h2.161zM29.661 11.821v1.893h-5.143v-1.893h1.339l-0.839-2.571h-4.339l-0.839 2.571h1.339v1.893h-5.125v-1.893h1.25l4.107-11.821h2.893l4.107 11.821h1.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-alpha-desc\" viewBox=\"0 0 30 32\">\n<title>sort-alpha-desc</title>\n<path class=\"path1\" d=\"M21.268 25.571h3.161l-1.286-3.893-0.214-0.839q-0.036-0.286-0.036-0.357h-0.071l-0.054 0.357q0 0.018-0.063 0.321t-0.134 0.518zM13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM29.661 30.107v1.893h-5.143v-1.893h1.339l-0.839-2.571h-4.339l-0.839 2.571h1.339v1.893h-5.125v-1.893h1.25l4.107-11.821h2.893l4.107 11.821h1.25zM28.071 9.554v4.161h-10.429v-1.607l6.589-9.446q0.214-0.321 0.375-0.482l0.196-0.161v-0.054q-0.036 0-0.116 0.009t-0.134 0.009q-0.214 0.054-0.536 0.054h-4.143v2.054h-2.143v-4.089h10.125v1.589l-6.589 9.464q-0.107 0.143-0.375 0.464l-0.196 0.179v0.054l0.25-0.054q0.161-0.018 0.536-0.018h4.429v-2.125h2.161z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-amount-asc\" viewBox=\"0 0 32 32\">\n<title>sort-amount-asc</title>\n<path class=\"path1\" d=\"M13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM32 28v3.429q0 0.25-0.161 0.411t-0.411 0.161h-14.857q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h14.857q0.25 0 0.411 0.161t0.161 0.411zM28.571 18.857v3.429q0 0.25-0.161 0.411t-0.411 0.161h-11.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h11.429q0.25 0 0.411 0.161t0.161 0.411zM25.143 9.714v3.429q0 0.25-0.161 0.411t-0.411 0.161h-8q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h8q0.25 0 0.411 0.161t0.161 0.411zM21.714 0.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-4.571q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h4.571q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-amount-desc\" viewBox=\"0 0 32 32\">\n<title>sort-amount-desc</title>\n<path class=\"path1\" d=\"M21.714 28v3.429q0 0.25-0.161 0.411t-0.411 0.161h-4.571q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h4.571q0.25 0 0.411 0.161t0.161 0.411zM13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM25.143 18.857v3.429q0 0.25-0.161 0.411t-0.411 0.161h-8q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h8q0.25 0 0.411 0.161t0.161 0.411zM28.571 9.714v3.429q0 0.25-0.161 0.411t-0.411 0.161h-11.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h11.429q0.25 0 0.411 0.161t0.161 0.411zM32 0.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-14.857q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h14.857q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-numeric-asc\" viewBox=\"0 0 27 32\">\n<title>sort-numeric-asc</title>\n<path class=\"path1\" d=\"M24.036 23.446q0-1.125-0.786-2.071t-1.839-0.946q-0.929 0-1.482 0.661t-0.554 1.679 0.652 1.696 1.866 0.679q0.893 0 1.518-0.482t0.625-1.214zM13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM26.536 24.482q0 1.107-0.232 2.17t-0.732 2.036-1.214 1.705-1.759 1.17-2.277 0.438q-1.107 0-1.929-0.286-0.429-0.143-0.75-0.268l0.696-2.018q0.268 0.125 0.554 0.196 0.661 0.232 1.339 0.232 1.5 0 2.402-1.045t1.188-2.598h-0.036q-0.375 0.411-1.098 0.661t-1.509 0.25q-1.893 0-3.089-1.277t-1.196-3.080q0-1.875 1.286-3.179t3.232-1.304q2.196 0 3.661 1.688t1.464 4.509zM26 11.679v2.036h-8.375v-2.036h2.982v-7.714q0-0.125 0.009-0.339t0.009-0.304v-0.286h-0.036l-0.125 0.214q-0.143 0.232-0.464 0.554l-1.107 1.036-1.464-1.536 3.429-3.304h2.196v11.679h2.946z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sort-numeric-desc\" viewBox=\"0 0 27 32\">\n<title>sort-numeric-desc</title>\n<path class=\"path1\" d=\"M24.036 5.161q0-1.125-0.786-2.071t-1.839-0.946q-0.929 0-1.482 0.661t-0.554 1.679 0.652 1.696 1.866 0.679q0.893 0 1.518-0.482t0.625-1.214zM13.143 25.714q0 0.214-0.179 0.429l-5.696 5.696q-0.179 0.161-0.411 0.161-0.214 0-0.411-0.161l-5.714-5.714q-0.268-0.286-0.125-0.625 0.143-0.357 0.536-0.357h3.429v-24.571q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v24.571h3.429q0.25 0 0.411 0.161t0.161 0.411zM26 29.964v2.036h-8.375v-2.036h2.982v-7.714q0-0.125 0.009-0.339t0.009-0.304v-0.286h-0.036l-0.125 0.214q-0.143 0.232-0.464 0.554l-1.107 1.036-1.464-1.536 3.429-3.304h2.196v11.679h2.946zM26.536 6.196q0 1.107-0.232 2.17t-0.732 2.036-1.214 1.705-1.759 1.17-2.277 0.438q-1.107 0-1.929-0.286-0.429-0.143-0.75-0.268l0.696-2.018q0.268 0.125 0.554 0.196 0.661 0.232 1.339 0.232 1.5 0 2.402-1.045t1.188-2.598h-0.036q-0.375 0.411-1.098 0.661t-1.509 0.25q-1.893 0-3.089-1.277t-1.196-3.080q0-1.875 1.286-3.179t3.232-1.304q2.196 0 3.661 1.688t1.464 4.509z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-thumbs-up\" viewBox=\"0 0 29 32\">\n<title>thumbs-up</title>\n<path class=\"path1\" d=\"M4.571 24q0-0.464-0.339-0.804t-0.804-0.339q-0.482 0-0.813 0.339t-0.33 0.804q0 0.482 0.33 0.813t0.813 0.33q0.464 0 0.804-0.33t0.339-0.813zM7.429 14.857v11.429q0 0.464-0.339 0.804t-0.804 0.339h-5.143q-0.464 0-0.804-0.339t-0.339-0.804v-11.429q0-0.464 0.339-0.804t0.804-0.339h5.143q0.464 0 0.804 0.339t0.339 0.804zM28.571 14.857q0 1.536-0.982 2.661 0.268 0.786 0.268 1.357 0.054 1.357-0.768 2.446 0.304 1 0 2.089-0.268 1.018-0.964 1.679 0.161 2-0.875 3.232-1.143 1.357-3.518 1.393h-2.304q-1.179 0-2.571-0.277t-2.17-0.518-2.152-0.705q-2.196-0.768-2.821-0.786-0.464-0.018-0.804-0.348t-0.339-0.795v-11.446q0-0.446 0.321-0.777t0.768-0.366q0.429-0.036 1.357-1.054t1.804-2.161q1.214-1.554 1.804-2.143 0.321-0.321 0.554-0.857t0.313-0.866 0.241-1.080q0.125-0.696 0.223-1.089t0.348-0.929 0.607-0.893q0.339-0.339 0.804-0.339 0.821 0 1.473 0.188t1.071 0.464 0.714 0.723 0.429 0.804 0.214 0.893 0.089 0.804 0.009 0.696q0 0.679-0.17 1.357t-0.339 1.071-0.491 1q-0.054 0.107-0.179 0.321t-0.196 0.393-0.143 0.429h4.946q1.393 0 2.411 1.018t1.018 2.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-thumbs-down\" viewBox=\"0 0 29 32\">\n<title>thumbs-down</title>\n<path class=\"path1\" d=\"M4.571 10.286q0 0.464-0.339 0.804t-0.804 0.339q-0.482 0-0.813-0.339t-0.33-0.804q0-0.482 0.33-0.813t0.813-0.33q0.464 0 0.804 0.33t0.339 0.813zM7.429 19.429v-11.429q0-0.464-0.339-0.804t-0.804-0.339h-5.143q-0.464 0-0.804 0.339t-0.339 0.804v11.429q0 0.464 0.339 0.804t0.804 0.339h5.143q0.464 0 0.804-0.339t0.339-0.804zM27.589 16.768q0.982 1.089 0.982 2.661-0.018 1.393-1.027 2.411t-2.402 1.018h-4.946q0.071 0.25 0.143 0.429t0.196 0.393 0.179 0.321q0.321 0.661 0.482 1.018t0.339 1.045 0.179 1.366q0 0.429-0.009 0.696t-0.089 0.804-0.214 0.893-0.429 0.804-0.714 0.723-1.071 0.464-1.473 0.188q-0.464 0-0.804-0.339-0.357-0.357-0.607-0.893t-0.348-0.929-0.223-1.089q-0.161-0.75-0.241-1.080t-0.313-0.866-0.554-0.857q-0.589-0.589-1.804-2.143-0.875-1.143-1.804-2.161t-1.357-1.054q-0.446-0.036-0.768-0.366t-0.321-0.777v-11.446q0-0.464 0.339-0.795t0.804-0.348q0.625-0.018 2.821-0.786 1.375-0.464 2.152-0.705t2.17-0.518 2.571-0.277h2.304q2.375 0.036 3.518 1.393 1.036 1.232 0.875 3.232 0.696 0.661 0.964 1.679 0.304 1.089 0 2.089 0.821 1.089 0.768 2.446 0 0.571-0.268 1.357z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-youtube-square\" viewBox=\"0 0 27 32\">\n<title>youtube-square</title>\n<path class=\"path1\" d=\"M16.411 23.268v-2.804q0-0.893-0.518-0.893-0.304 0-0.589 0.286v4q0.286 0.286 0.589 0.286 0.518 0 0.518-0.875zM19.696 21.089h1.179v-0.607q0-0.911-0.589-0.911t-0.589 0.911v0.607zM9.5 16.339v1.25h-1.429v7.554h-1.321v-7.554h-1.393v-1.25h4.143zM13.089 18.589v6.554h-1.196v-0.714q-0.696 0.804-1.357 0.804-0.589 0-0.75-0.5-0.107-0.286-0.107-0.964v-5.179h1.179v4.821q0 0.429 0.018 0.464 0.018 0.268 0.268 0.268 0.357 0 0.75-0.554v-5h1.196zM17.589 20.571v2.607q0 0.929-0.125 1.304-0.214 0.75-0.946 0.75-0.625 0-1.214-0.732v0.643h-1.196v-8.804h1.196v2.875q0.571-0.714 1.214-0.714 0.732 0 0.946 0.75 0.125 0.375 0.125 1.321zM22.071 22.875v0.161q0 0.518-0.036 0.768-0.054 0.393-0.268 0.714-0.482 0.714-1.429 0.714-0.929 0-1.446-0.679-0.375-0.482-0.375-1.536v-2.304q0-1.054 0.357-1.536 0.518-0.679 1.429-0.679t1.393 0.679q0.375 0.5 0.375 1.536v1.357h-2.375v1.161q0 0.911 0.607 0.911 0.429 0 0.536-0.464 0-0.018 0.009-0.125t0.009-0.295v-0.384h1.214zM14.018 8.161v2.786q0 0.911-0.571 0.911t-0.571-0.911v-2.786q0-0.929 0.571-0.929t0.571 0.929zM23.536 20.893q0-3.161-0.339-4.643-0.179-0.786-0.768-1.313t-1.357-0.616q-2.429-0.268-7.357-0.268-4.911 0-7.339 0.268-0.786 0.089-1.366 0.616t-0.759 1.313q-0.357 1.554-0.357 4.643 0 3.143 0.357 4.643 0.179 0.768 0.759 1.304t1.348 0.625q2.446 0.268 7.357 0.268t7.357-0.268q0.768-0.089 1.348-0.625t0.759-1.304q0.357-1.5 0.357-4.643zM10.054 9.268l1.607-5.286h-1.339l-0.911 3.482-0.946-3.482h-1.393l0.429 1.232t0.411 1.232q0.625 1.839 0.821 2.821v3.589h1.321v-3.589zM15.214 10.714v-2.321q0-1.036-0.375-1.554-0.518-0.679-1.393-0.679-0.911 0-1.393 0.679-0.375 0.518-0.375 1.554v2.321q0 1.036 0.375 1.554 0.482 0.679 1.393 0.679 0.875 0 1.393-0.679 0.375-0.482 0.375-1.554zM18.446 12.857h1.196v-6.607h-1.196v5.054q-0.393 0.554-0.75 0.554-0.268 0-0.286-0.286-0.018-0.036-0.018-0.464v-4.857h-1.196v5.232q0 0.661 0.107 0.982 0.196 0.482 0.768 0.482 0.643 0 1.375-0.804v0.714zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-youtube\" viewBox=\"0 0 27 32\">\n<title>youtube</title>\n<path class=\"path1\" d=\"M17.339 22.214v3.768q0 1.196-0.696 1.196-0.411 0-0.804-0.393v-5.375q0.393-0.393 0.804-0.393 0.696 0 0.696 1.196zM23.375 22.232v0.821h-1.607v-0.821q0-1.214 0.804-1.214t0.804 1.214zM6.125 18.339h1.911v-1.679h-5.571v1.679h1.875v10.161h1.786v-10.161zM11.268 28.5h1.589v-8.821h-1.589v6.75q-0.536 0.75-1.018 0.75-0.321 0-0.375-0.375-0.018-0.054-0.018-0.625v-6.5h-1.589v6.982q0 0.875 0.143 1.304 0.214 0.661 1.036 0.661 0.857 0 1.821-1.089v0.964zM18.929 25.857v-3.518q0-1.304-0.161-1.768-0.304-1-1.268-1-0.893 0-1.661 0.964v-3.875h-1.589v11.839h1.589v-0.857q0.804 0.982 1.661 0.982 0.964 0 1.268-0.982 0.161-0.482 0.161-1.786zM24.964 25.679v-0.232h-1.625q0 0.911-0.036 1.089-0.125 0.643-0.714 0.643-0.821 0-0.821-1.232v-1.554h3.196v-1.839q0-1.411-0.482-2.071-0.696-0.911-1.893-0.911-1.214 0-1.911 0.911-0.5 0.661-0.5 2.071v3.089q0 1.411 0.518 2.071 0.696 0.911 1.929 0.911 1.286 0 1.929-0.946 0.321-0.482 0.375-0.964 0.036-0.161 0.036-1.036zM14.107 9.375v-3.75q0-1.232-0.768-1.232t-0.768 1.232v3.75q0 1.25 0.768 1.25t0.768-1.25zM26.946 22.786q0 4.179-0.464 6.25-0.25 1.054-1.036 1.768t-1.821 0.821q-3.286 0.375-9.911 0.375t-9.911-0.375q-1.036-0.107-1.83-0.821t-1.027-1.768q-0.464-2-0.464-6.25 0-4.179 0.464-6.25 0.25-1.054 1.036-1.768t1.839-0.839q3.268-0.357 9.893-0.357t9.911 0.357q1.036 0.125 1.83 0.839t1.027 1.768q0.464 2 0.464 6.25zM9.125 0h1.821l-2.161 7.125v4.839h-1.786v-4.839q-0.25-1.321-1.089-3.786-0.661-1.839-1.161-3.339h1.893l1.268 4.696zM15.732 5.946v3.125q0 1.446-0.5 2.107-0.661 0.911-1.893 0.911-1.196 0-1.875-0.911-0.5-0.679-0.5-2.107v-3.125q0-1.429 0.5-2.089 0.679-0.911 1.875-0.911 1.232 0 1.893 0.911 0.5 0.661 0.5 2.089zM21.714 3.054v8.911h-1.625v-0.982q-0.946 1.107-1.839 1.107-0.821 0-1.054-0.661-0.143-0.429-0.143-1.339v-7.036h1.625v6.554q0 0.589 0.018 0.625 0.054 0.393 0.375 0.393 0.482 0 1.018-0.768v-6.804h1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-xing\" viewBox=\"0 0 25 32\">\n<title>xing</title>\n<path class=\"path1\" d=\"M10.661 11.911q-0.179 0.321-4.589 8.143-0.482 0.821-1.161 0.821h-4.268q-0.375 0-0.554-0.304t0-0.643l4.518-8q0.018 0 0-0.018l-2.875-4.982q-0.214-0.393-0.018-0.661 0.161-0.268 0.571-0.268h4.268q0.714 0 1.179 0.804zM25.054 0.446q0.196 0.286 0 0.661l-9.429 16.679v0.018l6 10.982q0.196 0.357 0.018 0.661-0.179 0.268-0.571 0.268h-4.268q-0.75 0-1.179-0.804l-6.054-11.107q0.321-0.571 9.482-16.821 0.446-0.804 1.143-0.804h4.304q0.393 0 0.554 0.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-xing-square\" viewBox=\"0 0 27 32\">\n<title>xing-square</title>\n<path class=\"path1\" d=\"M12.232 13.661q0-0.018-2.25-3.964-0.375-0.607-0.929-0.607h-3.286q-0.321 0-0.464 0.196-0.125 0.214 0.018 0.518l2.232 3.857v0.018l-3.5 6.179q-0.161 0.25 0 0.5 0.143 0.232 0.429 0.232h3.304q0.554 0 0.893-0.643zM23.375 4.786q-0.125-0.214-0.429-0.214h-3.339q-0.536 0-0.875 0.625l-7.339 13.018q0.018 0.036 4.679 8.589 0.357 0.625 0.929 0.625h3.286q0.321 0 0.446-0.214 0.143-0.232-0.018-0.5l-4.643-8.5v-0.018l7.304-12.911q0.143-0.286 0-0.5zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-youtube-play\" viewBox=\"0 0 32 32\">\n<title>youtube-play</title>\n<path class=\"path1\" d=\"M22.857 16q0-0.661-0.536-0.964l-9.143-5.714q-0.554-0.357-1.161-0.036-0.589 0.321-0.589 1v11.429q0 0.679 0.589 1 0.286 0.143 0.554 0.143 0.357 0 0.607-0.179l9.143-5.714q0.536-0.304 0.536-0.964zM32 16q0 1.714-0.018 2.679t-0.152 2.438-0.402 2.634q-0.286 1.304-1.232 2.196t-2.214 1.036q-3.964 0.446-11.982 0.446t-11.982-0.446q-1.268-0.143-2.223-1.036t-1.241-2.196q-0.25-1.161-0.384-2.634t-0.152-2.438-0.018-2.679 0.018-2.679 0.152-2.438 0.402-2.634q0.286-1.304 1.232-2.196t2.214-1.036q3.964-0.446 11.982-0.446t11.982 0.446q1.268 0.143 2.223 1.036t1.241 2.196q0.25 1.161 0.384 2.634t0.152 2.438 0.018 2.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dropbox\" viewBox=\"0 0 32 32\">\n<title>dropbox</title>\n<path class=\"path1\" d=\"M7.179 12.625l8.821 5.446-6.107 5.089-8.75-5.696zM24.786 22.536v1.929l-8.75 5.232v0.018l-0.018-0.018-0.018 0.018v-0.018l-8.732-5.232v-1.929l2.625 1.714 6.107-5.071v-0.036l0.018 0.018 0.018-0.018v0.036l6.125 5.071zM9.893 2.107l6.107 5.089-8.821 5.429-6.036-4.821zM24.821 12.625l6.036 4.839-8.732 5.696-6.125-5.089zM22.125 2.107l8.732 5.696-6.036 4.821-8.821-5.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stack-overflow\" viewBox=\"0 0 27 32\">\n<title>stack-overflow</title>\n<path class=\"path1\" d=\"M23.018 29.143h-19.964v-8.571h-2.857v11.429h25.679v-11.429h-2.857v8.571zM6.196 19.786l0.589-2.804 13.982 2.946-0.589 2.786zM8.036 13.107l1.196-2.607 12.946 6.054-1.196 2.589zM11.625 6.75l1.821-2.196 10.964 9.161-1.821 2.196zM18.714 0l8.518 11.446-2.286 1.714-8.518-11.446zM5.893 26.268v-2.839h14.286v2.839h-14.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-instagram\" viewBox=\"0 0 27 32\">\n<title>instagram</title>\n<path class=\"path1\" d=\"M18.286 16q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232 1.339 3.232 3.232 1.339 3.232-1.339 1.339-3.232zM20.75 16q0 2.929-2.054 4.982t-4.982 2.054-4.982-2.054-2.054-4.982 2.054-4.982 4.982-2.054 4.982 2.054 2.054 4.982zM22.679 8.679q0 0.679-0.482 1.161t-1.161 0.482-1.161-0.482-0.482-1.161 0.482-1.161 1.161-0.482 1.161 0.482 0.482 1.161zM13.714 4.75q-0.125 0-1.366-0.009t-1.884 0-1.723 0.054-1.839 0.179-1.277 0.33q-0.893 0.357-1.571 1.036t-1.036 1.571q-0.196 0.518-0.33 1.277t-0.179 1.839-0.054 1.723 0 1.884 0.009 1.366-0.009 1.366 0 1.884 0.054 1.723 0.179 1.839 0.33 1.277q0.357 0.893 1.036 1.571t1.571 1.036q0.518 0.196 1.277 0.33t1.839 0.179 1.723 0.054 1.884 0 1.366-0.009 1.366 0.009 1.884 0 1.723-0.054 1.839-0.179 1.277-0.33q0.893-0.357 1.571-1.036t1.036-1.571q0.196-0.518 0.33-1.277t0.179-1.839 0.054-1.723 0-1.884-0.009-1.366 0.009-1.366 0-1.884-0.054-1.723-0.179-1.839-0.33-1.277q-0.357-0.893-1.036-1.571t-1.571-1.036q-0.518-0.196-1.277-0.33t-1.839-0.179-1.723-0.054-1.884 0-1.366 0.009zM27.429 16q0 4.089-0.089 5.661-0.179 3.714-2.214 5.75t-5.75 2.214q-1.571 0.089-5.661 0.089t-5.661-0.089q-3.714-0.179-5.75-2.214t-2.214-5.75q-0.089-1.571-0.089-5.661t0.089-5.661q0.179-3.714 2.214-5.75t5.75-2.214q1.571-0.089 5.661-0.089t5.661 0.089q3.714 0.179 5.75 2.214t2.214 5.75q0.089 1.571 0.089 5.661z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-flickr\" viewBox=\"0 0 27 32\">\n<title>flickr</title>\n<path class=\"path1\" d=\"M22.286 2.286q2.125 0 3.634 1.509t1.509 3.634v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143zM12.464 16q0-1.571-1.107-2.679t-2.679-1.107-2.679 1.107-1.107 2.679 1.107 2.679 2.679 1.107 2.679-1.107 1.107-2.679zM22.536 16q0-1.571-1.107-2.679t-2.679-1.107-2.679 1.107-1.107 2.679 1.107 2.679 2.679 1.107 2.679-1.107 1.107-2.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-adn\" viewBox=\"0 0 27 32\">\n<title>adn</title>\n<path class=\"path1\" d=\"M13.714 11.107l3.589 5.464h-7.179zM20.232 20.571h1.679l-8.196-12.339-8.196 12.339h1.679l1.857-2.857h9.321zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bitbucket\" viewBox=\"0 0 25 32\">\n<title>bitbucket</title>\n<path class=\"path1\" d=\"M14.554 15.339q0.143 1.125-0.902 1.804t-1.991 0.107q-0.696-0.304-0.955-1.036t-0.009-1.464 0.929-1.036q0.643-0.321 1.295-0.214t1.143 0.634 0.491 1.205zM16.536 14.964q-0.25-1.911-2.018-2.929t-3.518-0.232q-1.125 0.5-1.795 1.58t-0.616 2.313q0.071 1.625 1.384 2.768t2.955 1q1.625-0.143 2.714-1.5t0.893-3zM20.804 5.286q-0.357-0.482-1-0.795t-1.036-0.393-1.268-0.223q-5.196-0.839-10.107 0.036-0.768 0.125-1.179 0.214t-0.982 0.393-0.893 0.768q0.536 0.5 1.357 0.813t1.313 0.393 1.563 0.205q4.071 0.518 8 0.018 1.125-0.143 1.598-0.214t1.295-0.384 1.339-0.83zM21.821 23.768q-0.143 0.464-0.277 1.366t-0.25 1.5-0.509 1.25-1.036 1.009q-1.536 0.857-3.384 1.277t-3.607 0.393-3.598-0.33q-0.821-0.143-1.455-0.321t-1.366-0.482-1.304-0.777-0.929-1.098q-0.446-1.714-1.018-5.214l0.107-0.286 0.321-0.161q3.982 2.643 9.045 2.643t9.063-2.643q0.375 0.107 0.429 0.411t-0.089 0.804-0.143 0.661zM25.054 6.607q-0.464 2.982-1.982 11.696-0.089 0.536-0.482 1t-0.777 0.714-0.973 0.554q-4.5 2.25-10.893 1.571-4.429-0.482-7.036-2.482-0.268-0.214-0.455-0.473t-0.304-0.625-0.161-0.607-0.107-0.705-0.098-0.625q-0.161-0.893-0.473-2.679t-0.5-2.884-0.42-2.634-0.393-2.821q0.054-0.464 0.313-0.866t0.563-0.67 0.804-0.536 0.821-0.402 0.857-0.33q2.232-0.821 5.589-1.143 6.768-0.661 12.071 0.893 2.768 0.821 3.839 2.179 0.286 0.357 0.295 0.911t-0.098 0.964z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bitbucket-square\" viewBox=\"0 0 27 32\">\n<title>bitbucket-square</title>\n<path class=\"path1\" d=\"M15.143 15.536q0-0.768-0.732-1.179t-1.375-0.018q-0.768 0.357-0.759 1.295t0.777 1.259q0.696 0.411 1.446-0.071t0.643-1.286zM16.571 15.25q0.143 1.179-0.643 2.161t-1.964 1.089-2.125-0.714-1-2.018q-0.036-0.875 0.455-1.661t1.295-1.143q1.25-0.554 2.527 0.179t1.455 2.107zM19.643 8.268q-0.357 0.375-0.955 0.607t-0.946 0.286-1.134 0.143q-2.768 0.357-5.786 0-0.786-0.107-1.125-0.17t-0.938-0.286-0.973-0.58q0.232-0.339 0.643-0.554t0.714-0.277 0.839-0.152q3.536-0.625 7.286-0.018 0.589 0.089 0.911 0.152t0.768 0.286 0.696 0.562zM20.393 21.589q0-0.125 0.098-0.473t0.054-0.571-0.313-0.295q-2.875 1.893-6.518 1.893t-6.536-1.893l-0.214 0.107-0.089 0.214q0.464 2.75 0.732 3.75 0.839 1.446 3.643 1.929 4.446 0.821 7.643-0.946 0.607-0.339 0.875-0.92t0.402-1.527 0.223-1.268zM22.714 9.214q0.161-0.946-0.143-1.339-0.768-0.982-2.768-1.571-3.857-1.125-8.696-0.643-2.357 0.214-4.036 0.821-0.679 0.268-1.063 0.446t-0.839 0.607-0.527 0.964q0.143 1.214 0.339 2.464t0.518 3.054 0.429 2.446q0.018 0.089 0.089 0.554t0.125 0.643 0.214 0.482 0.393 0.5q1.875 1.429 5.071 1.786 4.625 0.5 7.857-1.125 0.429-0.232 0.705-0.411t0.554-0.518 0.348-0.714q0.857-4.768 1.429-8.446zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tumblr\" viewBox=\"0 0 19 32\">\n<title>tumblr</title>\n<path class=\"path1\" d=\"M16.857 23.732l1.429 4.232q-0.411 0.625-1.982 1.179t-3.161 0.571q-1.857 0.036-3.402-0.464t-2.545-1.321-1.696-1.893-0.991-2.143-0.295-2.107v-9.714h-3v-3.839q1.286-0.464 2.304-1.241t1.625-1.607 1.036-1.821 0.607-1.768 0.268-1.58q0.018-0.089 0.080-0.152t0.134-0.063h4.357v7.571h5.946v4.5h-5.964v9.25q0 0.536 0.116 1t0.402 0.938 0.884 0.741 1.455 0.25q1.393-0.036 2.393-0.518z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tumblr-square\" viewBox=\"0 0 27 32\">\n<title>tumblr-square</title>\n<path class=\"path1\" d=\"M20.286 26.089l-1.107-3.268q-0.786 0.393-1.839 0.393-0.643 0.018-1.107-0.188t-0.688-0.563-0.313-0.723-0.089-0.777v-7.107h4.589v-3.464h-4.571v-5.821h-3.357q-0.143 0-0.161 0.179-0.089 0.786-0.313 1.554t-0.696 1.696-1.375 1.696-2.116 1.214v2.946h2.321v7.464q0 1.018 0.384 2.054t1.161 1.982 2.161 1.527 3.152 0.545q1.232-0.018 2.438-0.446t1.527-0.893zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-long-arrow-down\" viewBox=\"0 0 14 32\">\n<title>long-arrow-down</title>\n<path class=\"path1\" d=\"M13.661 23.196q0.143 0.339-0.089 0.625l-6.25 6.857q-0.179 0.179-0.411 0.179-0.25 0-0.429-0.179l-6.339-6.857q-0.232-0.286-0.089-0.625 0.161-0.339 0.518-0.339h4v-22.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v22.286h4q0.375 0 0.518 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-long-arrow-up\" viewBox=\"0 0 14 32\">\n<title>long-arrow-up</title>\n<path class=\"path1\" d=\"M13.661 8.804q-0.161 0.339-0.518 0.339h-4v22.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-22.286h-4q-0.375 0-0.518-0.339t0.089-0.625l6.25-6.857q0.179-0.179 0.411-0.179 0.25 0 0.429 0.179l6.339 6.857q0.232 0.286 0.089 0.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-long-arrow-left\" viewBox=\"0 0 33 32\">\n<title>long-arrow-left</title>\n<path class=\"path1\" d=\"M32 14.286v3.429q0 0.25-0.161 0.411t-0.411 0.161h-22.286v4q0 0.375-0.339 0.518t-0.625-0.089l-6.857-6.25q-0.179-0.179-0.179-0.411 0-0.25 0.179-0.429l6.857-6.321q0.286-0.25 0.625-0.107 0.339 0.161 0.339 0.518v4h22.286q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-long-arrow-right\" viewBox=\"0 0 31 32\">\n<title>long-arrow-right</title>\n<path class=\"path1\" d=\"M30.857 15.946q0 0.25-0.179 0.429l-6.857 6.321q-0.286 0.25-0.625 0.107-0.339-0.161-0.339-0.518v-4h-22.286q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h22.286v-4q0-0.375 0.339-0.518t0.625 0.089l6.857 6.25q0.179 0.179 0.179 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-apple\" viewBox=\"0 0 25 32\">\n<title>apple</title>\n<path class=\"path1\" d=\"M24.875 21.696q-0.696 2.232-2.196 4.464-2.304 3.5-4.589 3.5-0.875 0-2.5-0.571-1.536-0.571-2.696-0.571-1.089 0-2.536 0.589-1.446 0.607-2.357 0.607-2.714 0-5.375-4.625-2.625-4.661-2.625-8.982 0-4.071 2.018-6.679 2-2.571 5.071-2.571 1.286 0 3.161 0.536 1.857 0.536 2.464 0.536 0.804 0 2.554-0.607 1.821-0.607 3.089-0.607 2.125 0 3.804 1.161 0.929 0.643 1.857 1.786-1.411 1.196-2.036 2.107-1.161 1.679-1.161 3.696 0 2.214 1.232 3.982t2.821 2.25zM18.161 0.75q0 1.089-0.518 2.429-0.536 1.339-1.661 2.464-0.964 0.964-1.929 1.286-0.661 0.196-1.857 0.304 0.054-2.661 1.393-4.589 1.321-1.911 4.464-2.643 0.018 0.054 0.045 0.196t0.045 0.196q0 0.071 0.009 0.179t0.009 0.179z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-windows\" viewBox=\"0 0 30 32\">\n<title>windows</title>\n<path class=\"path1\" d=\"M12.179 17.964v11.625l-12.179-1.679v-9.946h12.179zM12.179 4.696v11.768h-12.179v-10.089zM29.714 17.964v14.036l-16.196-2.232v-11.804h16.196zM29.714 2.286v14.179h-16.196v-11.946z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-android\" viewBox=\"0 0 25 32\">\n<title>android</title>\n<path class=\"path1\" d=\"M8.804 8.625q0.286 0 0.491-0.205t0.205-0.491-0.205-0.491-0.491-0.205-0.482 0.205-0.196 0.491 0.196 0.491 0.482 0.205zM16.339 8.625q0.286 0 0.482-0.205t0.196-0.491-0.196-0.491-0.482-0.205-0.491 0.205-0.205 0.491 0.205 0.491 0.491 0.205zM1.839 11.911q0.75 0 1.286 0.536t0.536 1.286v7.679q0 0.768-0.527 1.304t-1.295 0.536-1.304-0.536-0.536-1.304v-7.679q0-0.75 0.536-1.286t1.304-0.536zM20.768 12.25v11.893q0 0.821-0.571 1.393t-1.375 0.571h-1.339v4.054q0 0.768-0.536 1.304t-1.304 0.536-1.304-0.536-0.536-1.304v-4.054h-2.464v4.054q0 0.768-0.536 1.304t-1.304 0.536q-0.75 0-1.286-0.536t-0.536-1.304l-0.018-4.054h-1.321q-0.821 0-1.393-0.571t-0.571-1.393v-11.893h16.393zM16.625 5.018q1.911 0.982 3.054 2.741t1.143 3.848h-16.518q0-2.089 1.143-3.848t3.071-2.741l-1.268-2.339q-0.125-0.232 0.089-0.357 0.232-0.107 0.357 0.107l1.286 2.357q1.696-0.75 3.589-0.75t3.589 0.75l1.286-2.357q0.125-0.214 0.357-0.107 0.214 0.125 0.089 0.357zM25.143 13.732v7.679q0 0.768-0.536 1.304t-1.304 0.536q-0.75 0-1.286-0.536t-0.536-1.304v-7.679q0-0.768 0.536-1.295t1.286-0.527q0.768 0 1.304 0.527t0.536 1.295z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-linux\" viewBox=\"0 0 27 32\">\n<title>linux</title>\n<path class=\"path1\" d=\"M11.839 7.339q-0.196 0.018-0.277 0.188t-0.152 0.17q-0.089 0.018-0.089-0.089 0-0.214 0.339-0.268h0.179zM13.393 7.589q-0.071 0.018-0.205-0.116t-0.313-0.080q0.429-0.196 0.571 0.036 0.054 0.107-0.054 0.161zM7.125 15.214q-0.071-0.018-0.107 0.054t-0.080 0.223-0.098 0.241-0.179 0.232q-0.125 0.179-0.018 0.214 0.071 0.018 0.223-0.125t0.223-0.321q0.018-0.054 0.036-0.125t0.036-0.107 0.027-0.080 0.009-0.071v-0.054t-0.018-0.045-0.054-0.036zM22.393 21.625q0-0.321-0.982-0.75 0.071-0.268 0.134-0.491t0.089-0.464 0.054-0.384 0.009-0.402-0.018-0.348-0.063-0.393-0.071-0.366-0.089-0.446-0.098-0.473q-0.179-0.857-0.839-1.839t-1.286-1.339q0.429 0.357 1.018 1.482 1.554 2.893 0.964 4.964-0.196 0.714-0.893 0.75-0.554 0.071-0.688-0.33t-0.143-1.491-0.205-1.911q-0.161-0.696-0.348-1.232t-0.348-0.813-0.277-0.438-0.232-0.268-0.134-0.125q-0.25-1.107-0.554-1.839t-0.527-1-0.42-0.589-0.268-0.714q-0.071-0.375 0.107-0.955t0.080-0.884-0.795-0.446q-0.268-0.054-0.795-0.321t-0.634-0.286q-0.143-0.018-0.196-0.464t0.143-0.911 0.643-0.482q0.661-0.054 0.911 0.536t0.071 1.036q-0.196 0.339-0.036 0.473t0.536 0.009q0.232-0.071 0.232-0.643v-0.661q-0.089-0.536-0.241-0.893t-0.375-0.545-0.42-0.268-0.482-0.134q-1.911 0.143-1.589 2.393 0 0.268-0.018 0.268-0.161-0.161-0.527-0.188t-0.589 0.009-0.277-0.089q0.018-1.018-0.286-1.607t-0.804-0.607q-0.482-0.018-0.741 0.491t-0.295 1.063q-0.018 0.268 0.063 0.661t0.232 0.67 0.277 0.241q0.179-0.054 0.286-0.25 0.071-0.161-0.125-0.143-0.125 0-0.277-0.259t-0.17-0.598q-0.018-0.393 0.161-0.661t0.607-0.25q0.304 0 0.482 0.375t0.17 0.696-0.027 0.393q-0.393 0.268-0.554 0.518-0.143 0.214-0.491 0.42t-0.366 0.223q-0.232 0.25-0.277 0.482t0.134 0.321q0.25 0.143 0.446 0.348t0.286 0.339 0.33 0.232 0.634 0.116q0.839 0.036 1.821-0.268 0.036-0.018 0.411-0.125t0.616-0.188 0.527-0.232 0.375-0.313q0.161-0.25 0.357-0.143 0.089 0.054 0.116 0.152t-0.054 0.214-0.295 0.17q-0.357 0.107-1.009 0.384t-0.813 0.348q-0.786 0.339-1.25 0.411-0.446 0.089-1.411-0.036-0.179-0.036-0.161 0.036t0.304 0.339q0.446 0.411 1.196 0.393 0.304-0.018 0.643-0.125t0.643-0.25 0.598-0.313 0.536-0.304 0.438-0.214 0.313-0.045 0.152 0.196q0 0.036-0.018 0.080t-0.071 0.089-0.107 0.080-0.152 0.089-0.161 0.080-0.179 0.089-0.17 0.080q-0.5 0.25-1.205 0.786t-1.188 0.768-0.875 0.018q-0.375-0.196-1.125-1.304-0.393-0.554-0.446-0.393-0.018 0.054-0.018 0.179 0 0.446-0.268 1.009t-0.527 0.991-0.375 1.036 0.205 1.125q-0.411 0.107-1.116 1.607t-0.848 2.518q-0.036 0.321-0.027 1.232t-0.098 1.054q-0.143 0.429-0.518 0.054-0.571-0.554-0.643-1.679-0.036-0.5 0.071-1 0.071-0.339-0.018-0.321l-0.071 0.089q-0.643 1.161 0.179 2.964 0.089 0.214 0.446 0.5t0.429 0.357q0.357 0.411 1.857 1.616t1.661 1.366q0.286 0.268 0.313 0.679t-0.25 0.768-0.813 0.411q0.143 0.268 0.518 0.795t0.5 0.964 0.125 1.259q0.821-0.429 0.125-1.643-0.071-0.143-0.188-0.286t-0.17-0.214-0.036-0.107q0.054-0.089 0.232-0.17t0.357 0.045q0.821 0.929 2.964 0.643 2.375-0.268 3.161-1.554 0.411-0.679 0.607-0.536 0.214 0.107 0.179 0.929-0.018 0.446-0.411 1.643-0.161 0.411-0.107 0.67t0.429 0.277q0.054-0.339 0.259-1.375t0.241-1.607q0.036-0.375-0.116-1.313t-0.134-1.732 0.411-1.259q0.268-0.321 0.911-0.321 0.018-0.661 0.616-0.946t1.295-0.188 1.071 0.402zM11.179 6.857q0.054-0.304-0.045-0.536t-0.205-0.268q-0.161-0.036-0.161 0.125 0.036 0.089 0.089 0.107 0.179 0 0.125 0.268-0.054 0.357 0.143 0.357 0.054 0 0.054-0.054zM18.661 10.375q-0.036-0.143-0.116-0.205t-0.232-0.089-0.259-0.098q-0.089-0.054-0.17-0.143t-0.125-0.143-0.098-0.116-0.071-0.071-0.071 0.027q-0.25 0.286 0.125 0.777t0.696 0.563q0.161 0.018 0.259-0.143t0.063-0.357zM15.482 6.571q0-0.196-0.089-0.348t-0.196-0.223-0.161-0.054q-0.25 0.018-0.125 0.125l0.071 0.036q0.25 0.071 0.321 0.554 0 0.054 0.143-0.036zM16.446 2.411q0-0.036-0.045-0.089t-0.161-0.125-0.17-0.107q-0.268-0.268-0.429-0.268-0.161 0.018-0.205 0.134t-0.018 0.232-0.009 0.223q-0.018 0.071-0.107 0.188t-0.107 0.161 0.054 0.152q0.071 0.054 0.143 0t0.196-0.161 0.268-0.161q0.018-0.018 0.161-0.018t0.268-0.036 0.161-0.125zM26.536 26.357q0.357 0.214 0.554 0.438t0.214 0.429-0.045 0.402-0.277 0.393-0.42 0.348-0.536 0.33-0.563 0.295-0.571 0.277-0.482 0.232q-0.679 0.339-1.527 1t-1.348 1.143q-0.304 0.286-1.214 0.348t-1.589-0.259q-0.321-0.161-0.527-0.42t-0.295-0.455-0.393-0.348-0.839-0.17q-0.786-0.018-2.321-0.018-0.339 0-1.018 0.027t-1.036 0.045q-0.786 0.018-1.42 0.268t-0.955 0.536-0.777 0.509-0.955 0.205q-0.518-0.018-1.982-0.554t-2.607-0.768q-0.339-0.071-0.911-0.17t-0.893-0.161-0.705-0.17-0.598-0.259-0.304-0.348q-0.179-0.411 0.125-1.188t0.321-0.973q0.018-0.286-0.071-0.714t-0.179-0.759-0.080-0.652 0.188-0.482q0.25-0.214 1.018-0.25t1.071-0.214q0.536-0.321 0.75-0.625t0.214-0.911q0.375 1.304-0.571 1.893-0.571 0.357-1.482 0.268-0.607-0.054-0.768 0.179-0.232 0.268 0.089 1.018 0.036 0.107 0.143 0.321t0.152 0.321 0.080 0.304 0.018 0.393q0 0.268-0.304 0.875t-0.25 0.857q0.054 0.304 0.661 0.464 0.357 0.107 1.509 0.33t1.777 0.366q0.429 0.107 1.321 0.393t1.473 0.411 0.991 0.071q0.768-0.107 1.152-0.5t0.411-0.857-0.134-1.045-0.339-0.929-0.357-0.652q-2.161-3.393-3.018-4.321-1.214-1.321-2.018-0.714-0.196 0.161-0.268-0.268-0.054-0.286-0.036-0.679 0.018-0.518 0.179-0.929t0.429-0.839 0.393-0.75q0.143-0.375 0.473-1.286t0.527-1.393 0.536-1.089 0.696-0.964q1.964-2.554 2.214-3.482-0.214-2-0.286-5.536-0.036-1.607 0.429-2.705t1.893-1.866q0.696-0.375 1.857-0.375 0.946-0.018 1.893 0.241t1.589 0.741q1.018 0.75 1.634 2.17t0.527 2.634q-0.089 1.696 0.536 3.821 0.607 2.018 2.375 3.893 0.982 1.054 1.777 2.911t1.063 3.411q0.143 0.875 0.089 1.509t-0.214 0.991-0.357 0.393q-0.179 0.036-0.42 0.339t-0.482 0.634-0.723 0.598-1.089 0.25q-0.321-0.018-0.563-0.089t-0.402-0.241-0.241-0.277-0.205-0.366-0.161-0.348q-0.393-0.661-0.732-0.536t-0.5 0.875 0.125 1.732q0.357 1.25 0.018 3.482-0.179 1.161 0.321 1.795t1.304 0.589 1.518-0.634q1.054-0.875 1.598-1.188t1.848-0.759q0.946-0.321 1.375-0.652t0.33-0.616-0.446-0.509-0.92-0.42q-0.589-0.196-0.884-0.857t-0.268-1.295 0.277-0.848q0.018 0.554 0.143 1.009t0.259 0.723 0.366 0.509 0.375 0.339 0.384 0.232 0.295 0.17z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dribbble\" viewBox=\"0 0 27 32\">\n<title>dribbble</title>\n<path class=\"path1\" d=\"M18.286 26.786q-0.75-4.304-2.5-8.893h-0.036l-0.036 0.018q-0.286 0.107-0.768 0.295t-1.804 0.875-2.446 1.464-2.339 2.045-1.839 2.643l-0.268-0.196q3.286 2.679 7.464 2.679 2.357 0 4.571-0.929zM14.982 15.946q-0.375-0.875-0.946-1.982-5.554 1.661-12.018 1.661-0.018 0.125-0.018 0.375 0 2.214 0.786 4.223t2.214 3.598q0.893-1.589 2.205-2.973t2.545-2.223 2.33-1.446 1.777-0.857l0.661-0.232q0.071-0.018 0.232-0.063t0.232-0.080zM13.071 12.161q-2.143-3.804-4.357-6.75-2.464 1.161-4.179 3.321t-2.286 4.857q5.393 0 10.821-1.429zM25.286 17.857q-3.75-1.071-7.304-0.518 1.554 4.268 2.286 8.375 1.982-1.339 3.304-3.384t1.714-4.473zM10.911 4.625q-0.018 0-0.036 0.018 0.018-0.018 0.036-0.018zM21.446 7.214q-3.304-2.929-7.732-2.929-1.357 0-2.768 0.339 2.339 3.036 4.393 6.821 1.232-0.464 2.321-1.080t1.723-1.098 1.17-1.018 0.67-0.723zM25.429 15.875q-0.054-4.143-2.661-7.321l-0.018 0.018q-0.161 0.214-0.339 0.438t-0.777 0.795-1.268 1.080-1.786 1.161-2.348 1.152q0.446 0.946 0.786 1.696 0.036 0.107 0.116 0.313t0.134 0.295q0.643-0.089 1.33-0.125t1.313-0.036 1.232 0.027 1.143 0.071 1.009 0.098 0.857 0.116 0.652 0.107 0.446 0.080zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-skype\" viewBox=\"0 0 27 32\">\n<title>skype</title>\n<path class=\"path1\" d=\"M20.946 18.982q0-0.893-0.348-1.634t-0.866-1.223-1.304-0.875-1.473-0.607-1.563-0.411l-1.857-0.429q-0.536-0.125-0.786-0.188t-0.625-0.205-0.536-0.286-0.295-0.375-0.134-0.536q0-1.375 2.571-1.375 0.768 0 1.375 0.214t0.964 0.509 0.679 0.598 0.714 0.518 0.857 0.214q0.839 0 1.348-0.571t0.509-1.375q0-0.982-1-1.777t-2.536-1.205-3.25-0.411q-1.214 0-2.357 0.277t-2.134 0.839-1.589 1.554-0.598 2.295q0 1.089 0.339 1.902t1 1.348 1.429 0.866 1.839 0.58l2.607 0.643q1.607 0.393 2 0.643 0.571 0.357 0.571 1.071 0 0.696-0.714 1.152t-1.875 0.455q-0.911 0-1.634-0.286t-1.161-0.688-0.813-0.804-0.821-0.688-0.964-0.286q-0.893 0-1.348 0.536t-0.455 1.339q0 1.643 2.179 2.813t5.196 1.17q1.304 0 2.5-0.33t2.188-0.955 1.58-1.67 0.589-2.348zM27.429 22.857q0 2.839-2.009 4.848t-4.848 2.009q-2.321 0-4.179-1.429-1.375 0.286-2.679 0.286-2.554 0-4.884-0.991t-4.018-2.679-2.679-4.018-0.991-4.884q0-1.304 0.286-2.679-1.429-1.857-1.429-4.179 0-2.839 2.009-4.848t4.848-2.009q2.321 0 4.179 1.429 1.375-0.286 2.679-0.286 2.554 0 4.884 0.991t4.018 2.679 2.679 4.018 0.991 4.884q0 1.304-0.286 2.679 1.429 1.857 1.429 4.179z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-foursquare\" viewBox=\"0 0 23 32\">\n<title>foursquare</title>\n<path class=\"path1\" d=\"M17.857 7.75l0.661-3.464q0.089-0.411-0.161-0.714t-0.625-0.304h-12.714q-0.411 0-0.688 0.304t-0.277 0.661v19.661q0 0.125 0.107 0.018l5.196-6.286q0.411-0.464 0.679-0.598t0.857-0.134h4.268q0.393 0 0.661-0.259t0.321-0.527q0.429-2.321 0.661-3.411 0.071-0.375-0.205-0.714t-0.652-0.339h-5.25q-0.518 0-0.857-0.339t-0.339-0.857v-0.75q0-0.518 0.339-0.848t0.857-0.33h6.179q0.321 0 0.625-0.241t0.357-0.527zM21.911 3.786q-0.268 1.304-0.955 4.759t-1.241 6.25-0.625 3.098q-0.107 0.393-0.161 0.58t-0.25 0.58-0.438 0.589-0.688 0.375-1.036 0.179h-4.839q-0.232 0-0.393 0.179-0.143 0.161-7.607 8.821-0.393 0.446-1.045 0.509t-0.866-0.098q-0.982-0.393-0.982-1.75v-25.179q0-0.982 0.679-1.83t2.143-0.848h15.857q1.696 0 2.268 0.946t0.179 2.839zM21.911 3.786l-2.821 14.107q0.071-0.304 0.625-3.098t1.241-6.25 0.955-4.759z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-trello\" viewBox=\"0 0 27 32\">\n<title>trello</title>\n<path class=\"path1\" d=\"M12.571 24v-18.286q0-0.25-0.161-0.411t-0.411-0.161h-8.571q-0.25 0-0.411 0.161t-0.161 0.411v18.286q0 0.25 0.161 0.411t0.411 0.161h8.571q0.25 0 0.411-0.161t0.161-0.411zM24.571 17.143v-11.429q0-0.25-0.161-0.411t-0.411-0.161h-8.571q-0.25 0-0.411 0.161t-0.161 0.411v11.429q0 0.25 0.161 0.411t0.411 0.161h8.571q0.25 0 0.411-0.161t0.161-0.411zM27.429 3.429v25.143q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-25.143q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-female\" viewBox=\"0 0 23 32\">\n<title>female</title>\n<path class=\"path1\" d=\"M22.857 18.857q0 0.714-0.5 1.214t-1.214 0.5q-0.911 0-1.429-0.768l-4.054-6.089h-0.804v2.357l4.411 7.339q0.161 0.268 0.161 0.589 0 0.464-0.339 0.804t-0.804 0.339h-3.429v4.857q0 0.821-0.589 1.411t-1.411 0.589h-2.857q-0.821 0-1.411-0.589t-0.589-1.411v-4.857h-3.429q-0.464 0-0.804-0.339t-0.339-0.804q0-0.321 0.161-0.589l4.411-7.339v-2.357h-0.804l-4.054 6.089q-0.518 0.768-1.429 0.768-0.714 0-1.214-0.5t-0.5-1.214q0-0.518 0.286-0.946l4.571-6.857q1.304-1.911 3.143-1.911h6.857q1.839 0 3.143 1.911l4.571 6.857q0.286 0.429 0.286 0.946zM15.429 4.571q0 1.661-1.17 2.83t-2.83 1.17-2.83-1.17-1.17-2.83 1.17-2.83 2.83-1.17 2.83 1.17 1.17 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-male\" viewBox=\"0 0 18 32\">\n<title>male</title>\n<path class=\"path1\" d=\"M18.286 12.571v7.429q0 0.714-0.5 1.214t-1.214 0.5-1.214-0.5-0.5-1.214v-6.286h-1.143v16.286q0 0.821-0.589 1.411t-1.411 0.589-1.411-0.589-0.589-1.411v-8.286h-1.143v8.286q0 0.821-0.589 1.411t-1.411 0.589-1.411-0.589-0.589-1.411v-16.286h-1.143v6.286q0 0.714-0.5 1.214t-1.214 0.5-1.214-0.5-0.5-1.214v-7.429q0-1.429 1-2.429t2.429-1h11.429q1.429 0 2.429 1t1 2.429zM13.143 4.571q0 1.661-1.17 2.83t-2.83 1.17-2.83-1.17-1.17-2.83 1.17-2.83 2.83-1.17 2.83 1.17 1.17 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gittip\" viewBox=\"0 0 27 32\">\n<title>gittip</title>\n<path class=\"path1\" d=\"M13.804 23.25l6.25-8.446q0.286-0.393 0.438-1.054t-0.107-1.518-1.098-1.411q-0.714-0.464-1.482-0.455t-1.313 0.313-0.973 0.804q-0.643 0.714-1.714 0.714-1.054 0-1.696-0.714-0.429-0.5-0.973-0.804t-1.313-0.313-1.5 0.455q-0.821 0.554-1.080 1.411t-0.107 1.518 0.438 1.054zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sun-o\" viewBox=\"0 0 32 32\">\n<title>sun-o</title>\n<path class=\"path1\" d=\"M26.286 16q0-2.089-0.813-3.991t-2.196-3.286-3.286-2.196-3.991-0.813-3.991 0.813-3.286 2.196-2.196 3.286-0.813 3.991 0.813 3.991 2.196 3.286 3.286 2.196 3.991 0.813 3.991-0.813 3.286-2.196 2.196-3.286 0.813-3.991zM31.214 20.946q-0.071 0.268-0.357 0.357l-5.214 1.714v5.464q0 0.286-0.232 0.464-0.268 0.179-0.518 0.071l-5.214-1.679-3.214 4.429q-0.179 0.232-0.464 0.232t-0.464-0.232l-3.214-4.429-5.214 1.679q-0.25 0.107-0.518-0.071-0.232-0.179-0.232-0.464v-5.464l-5.214-1.714q-0.286-0.089-0.357-0.357-0.089-0.304 0.071-0.518l3.214-4.429-3.214-4.429q-0.161-0.232-0.071-0.518 0.071-0.268 0.357-0.357l5.214-1.714v-5.464q0-0.286 0.232-0.464 0.268-0.179 0.518-0.071l5.214 1.679 3.214-4.429q0.161-0.214 0.464-0.214t0.464 0.214l3.214 4.429 5.214-1.679q0.25-0.107 0.518 0.071 0.232 0.179 0.232 0.464v5.464l5.214 1.714q0.286 0.089 0.357 0.357 0.089 0.286-0.071 0.518l-3.214 4.429 3.214 4.429q0.161 0.214 0.071 0.518z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-moon-o\" viewBox=\"0 0 26 32\">\n<title>moon-o</title>\n<path class=\"path1\" d=\"M22.536 23.268q-0.964 0.161-1.964 0.161-3.25 0-6.018-1.607t-4.375-4.375-1.607-6.018q0-3.429 1.857-6.375-3.589 1.071-5.866 4.089t-2.277 6.857q0 2.321 0.911 4.438t2.438 3.643 3.643 2.438 4.438 0.911q2.571 0 4.884-1.098t3.938-3.063zM26.161 21.75q-1.679 3.625-5.063 5.795t-7.384 2.17q-2.786 0-5.321-1.089t-4.375-2.929-2.929-4.375-1.089-5.321q0-2.732 1.027-5.223t2.786-4.313 4.205-2.938 5.179-1.223q0.786-0.036 1.089 0.696 0.321 0.732-0.268 1.286-1.536 1.393-2.348 3.241t-0.813 3.902q0 2.643 1.304 4.875t3.536 3.536 4.875 1.304q2.107 0 4.071-0.911 0.732-0.321 1.286 0.232 0.25 0.25 0.313 0.607t-0.080 0.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-archive\" viewBox=\"0 0 32 32\">\n<title>archive</title>\n<path class=\"path1\" d=\"M19.429 14.857q0-0.464-0.339-0.804t-0.804-0.339h-4.571q-0.464 0-0.804 0.339t-0.339 0.804 0.339 0.804 0.804 0.339h4.571q0.464 0 0.804-0.339t0.339-0.804zM29.714 11.429v17.143q0 0.464-0.339 0.804t-0.804 0.339h-25.143q-0.464 0-0.804-0.339t-0.339-0.804v-17.143q0-0.464 0.339-0.804t0.804-0.339h25.143q0.464 0 0.804 0.339t0.339 0.804zM30.857 3.429v4.571q0 0.464-0.339 0.804t-0.804 0.339h-27.429q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h27.429q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bug\" viewBox=\"0 0 30 32\">\n<title>bug</title>\n<path class=\"path1\" d=\"M29.143 17.143q0 0.464-0.339 0.804t-0.804 0.339h-4q0 3.054-1.196 5.179l3.714 3.732q0.339 0.339 0.339 0.804t-0.339 0.804q-0.321 0.339-0.804 0.339t-0.804-0.339l-3.536-3.518q-0.089 0.089-0.268 0.232t-0.75 0.509-1.161 0.652-1.464 0.518-1.732 0.232v-16h-2.286v16q-0.911 0-1.813-0.241t-1.554-0.589-1.179-0.696-0.777-0.58l-0.268-0.25-3.268 3.696q-0.357 0.375-0.857 0.375-0.429 0-0.768-0.286-0.339-0.321-0.366-0.795t0.277-0.83l3.607-4.054q-1.036-2.036-1.036-4.893h-4q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4v-5.25l-3.089-3.089q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339 0.804 0.339l3.089 3.089h15.071l3.089-3.089q0.339-0.339 0.804-0.339t0.804 0.339 0.339 0.804-0.339 0.804l-3.089 3.089v5.25h4q0.464 0 0.804 0.339t0.339 0.804zM20.571 6.857h-11.429q0-2.375 1.67-4.045t4.045-1.67 4.045 1.67 1.67 4.045z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-vk\" viewBox=\"0 0 35 32\">\n<title>vk</title>\n<path class=\"path1\" d=\"M34.232 9.286q0.411 1.143-2.679 5.25-0.429 0.571-1.161 1.518-1.393 1.786-1.607 2.339-0.304 0.732 0.25 1.446 0.304 0.375 1.446 1.464h0.018l0.071 0.071q2.518 2.339 3.411 3.946 0.054 0.089 0.116 0.223t0.125 0.473-0.009 0.607-0.446 0.491-1.054 0.223l-4.571 0.071q-0.429 0.089-1-0.089t-0.929-0.393l-0.357-0.214q-0.536-0.375-1.25-1.143t-1.223-1.384-1.089-1.036-1.009-0.277q-0.054 0.018-0.143 0.063t-0.304 0.259-0.384 0.527-0.304 0.929-0.116 1.384q0 0.268-0.063 0.491t-0.134 0.33l-0.071 0.089q-0.321 0.339-0.946 0.393h-2.054q-1.268 0.071-2.607-0.295t-2.348-0.946-1.839-1.179-1.259-1.027l-0.446-0.429q-0.179-0.179-0.491-0.536t-1.277-1.625-1.893-2.696-2.188-3.768-2.33-4.857q-0.107-0.286-0.107-0.482t0.054-0.286l0.071-0.107q0.268-0.339 1.018-0.339l4.893-0.036q0.214 0.036 0.411 0.116t0.286 0.152l0.089 0.054q0.286 0.196 0.429 0.571 0.357 0.893 0.821 1.848t0.732 1.455l0.286 0.518q0.518 1.071 1 1.857t0.866 1.223 0.741 0.688 0.607 0.25 0.482-0.089q0.036-0.018 0.089-0.089t0.214-0.393 0.241-0.839 0.17-1.446 0-2.232q-0.036-0.714-0.161-1.304t-0.25-0.821l-0.107-0.214q-0.446-0.607-1.518-0.768-0.232-0.036 0.089-0.429 0.304-0.339 0.679-0.536 0.946-0.464 4.268-0.429 1.464 0.018 2.411 0.232 0.357 0.089 0.598 0.241t0.366 0.429 0.188 0.571 0.063 0.813-0.018 0.982-0.045 1.259-0.027 1.473q0 0.196-0.018 0.75t-0.009 0.857 0.063 0.723 0.205 0.696 0.402 0.438q0.143 0.036 0.304 0.071t0.464-0.196 0.679-0.616 0.929-1.196 1.214-1.92q1.071-1.857 1.911-4.018 0.071-0.179 0.179-0.313t0.196-0.188l0.071-0.054 0.089-0.045t0.232-0.054 0.357-0.009l5.143-0.036q0.696-0.089 1.143 0.045t0.554 0.295z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-weibo\" viewBox=\"0 0 32 32\">\n<title>weibo</title>\n<path class=\"path1\" d=\"M12.054 22.929q0.375-0.607 0.196-1.232t-0.804-0.893q-0.607-0.25-1.304-0.018t-1.071 0.821q-0.393 0.607-0.232 1.223t0.768 0.902 1.33 0.045 1.116-0.848zM13.732 20.768q0.143-0.232 0.063-0.473t-0.313-0.33q-0.25-0.089-0.509 0.009t-0.384 0.33q-0.304 0.554 0.232 0.804 0.25 0.089 0.518-0.009t0.393-0.33zM16.839 22.679q-0.804 1.821-2.821 2.679t-4 0.214q-1.911-0.607-2.634-2.259t0.116-3.348q0.839-1.661 2.705-2.482t3.759-0.339q1.982 0.518 2.83 2.134t0.045 3.402zM22.411 19.821q-0.161-1.714-1.589-3.036t-3.723-1.946-4.902-0.375q-3.982 0.411-6.598 2.527t-2.366 4.723q0.161 1.714 1.589 3.036t3.723 1.946 4.902 0.375q3.982-0.411 6.598-2.527t2.366-4.723zM27.911 19.893q0 1.214-0.661 2.491t-1.946 2.446-3.009 2.098-4.036 1.482-4.83 0.554-4.911-0.598-4.295-1.661-3.063-2.696-1.161-3.563q0-2.054 1.241-4.375t3.527-4.607q3.018-3.018 6.098-4.214t4.402 0.125q1.161 1.143 0.357 3.732-0.071 0.25-0.018 0.357t0.179 0.125 0.259-0.009 0.241-0.063l0.107-0.036q2.482-1.054 4.393-1.054t2.732 1.089q0.804 1.125 0 3.179-0.036 0.232-0.080 0.357t0.080 0.223 0.214 0.134 0.304 0.107q1.018 0.321 1.839 0.839t1.429 1.455 0.607 2.080zM26.589 8.75q0.75 0.839 0.973 1.938t-0.116 2.098q-0.143 0.411-0.527 0.607t-0.795 0.071q-0.411-0.143-0.607-0.527t-0.071-0.795q0.357-1.125-0.429-1.982t-1.911-0.625q-0.429 0.089-0.804-0.143t-0.446-0.661q-0.089-0.429 0.143-0.795t0.661-0.455q1.071-0.232 2.125 0.098t1.804 1.17zM29.821 5.839q1.554 1.714 2.009 3.973t-0.241 4.313q-0.161 0.482-0.607 0.714t-0.929 0.071-0.714-0.607-0.089-0.929q0.5-1.464 0.179-3.071t-1.429-2.821q-1.107-1.232-2.643-1.705t-3.089-0.152q-0.5 0.107-0.929-0.17t-0.536-0.777 0.17-0.92 0.777-0.527q2.196-0.464 4.357 0.205t3.714 2.402z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-renren\" viewBox=\"0 0 27 32\">\n<title>renren</title>\n<path class=\"path1\" d=\"M20.232 28.036q-3.054 1.679-6.571 1.679-3.5 0-6.554-1.679 2.464-1.554 4.205-3.768t2.348-4.786q0.625 2.571 2.366 4.786t4.205 3.768zM11.393 2.536v8.661q0 4.5-2.259 8.205t-5.902 5.473q-3.232-3.839-3.232-8.839 0-3.339 1.491-6.241t4.098-4.813 5.804-2.446zM27.429 16.036q0 5-3.232 8.839-3.643-1.768-5.902-5.473t-2.259-8.205v-8.661q3.196 0.536 5.804 2.446t4.098 4.813 1.491 6.241z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pagelines\" viewBox=\"0 0 25 32\">\n<title>pagelines</title>\n<path class=\"path1\" d=\"M25.036 19.696q-0.571 1.429-1.357 2.464t-1.625 1.58-1.768 0.83-1.813 0.259-1.723-0.152-1.545-0.393-1.241-0.491-0.821-0.402l-0.304-0.179q-2.018 4.071-5.17 6.42t-6.866 2.366q-0.339 0-0.571-0.232t-0.232-0.571 0.232-0.563 0.571-0.223q3.089-0.018 5.759-1.92t4.491-5.259q-0.643 0.25-1.286 0.411t-1.482 0.232-1.625-0.045-1.661-0.509-1.643-1.054-1.509-1.786-1.33-2.607q2.036-0.839 3.821-1.018t2.991 0.134 2.223 1.009 1.58 1.375 1.009 1.464q0.946-2.339 1.411-5.196-0.125 0.018-0.321 0.045t-0.83 0.045-1.241-0.009-1.455-0.179-1.58-0.411-1.5-0.759-1.339-1.161-0.973-1.688-0.509-2.277q1.25-0.5 2.384-0.652t2.009 0.018 1.643 0.536 1.313 0.893 1 1.089 0.75 1.125 0.491 1 0.286 0.705l0.071 0.286q0.214-2.179 0.214-3.482-0.143-0.107-0.384-0.286t-0.875-0.795-1.134-1.277-0.964-1.661-0.589-2.009 0.214-2.268 1.25-2.473q1.304 0.446 2.277 1.098t1.509 1.366 0.857 1.518 0.366 1.589-0.009 1.527-0.232 1.366-0.339 1.107-0.304 0.75l-0.125 0.268q0.018 0.089 0.018 0.902t-0.018 1.277q0.054-0.125 0.179-0.33t0.545-0.768 0.902-1.036 1.268-0.991 1.634-0.795 2-0.259 2.366 0.429q-0.036 1.393-0.384 2.527t-0.893 1.866-1.241 1.277-1.455 0.813-1.509 0.429-1.429 0.17-1.205-0.018-0.83-0.080l-0.304-0.054q-0.411 2.625-1.304 5.054 0.107-0.125 0.321-0.33t0.884-0.732 1.384-0.938 1.777-0.75 2.098-0.357 2.304 0.42 2.446 1.384z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stack-exchange\" viewBox=\"0 0 23 32\">\n<title>stack-exchange</title>\n<path class=\"path1\" d=\"M22.482 22.375v1.179q0 1.518-1.027 2.58t-2.473 1.063h-1.018l-4.643 4.804v-4.804h-9.446q-1.446 0-2.473-1.063t-1.027-2.58v-1.179h22.107zM22.482 16.554v4.554h-22.107v-4.554h22.107zM22.482 10.696v4.554h-22.107v-4.554h22.107zM22.482 8.196v1.196h-22.107v-1.196q0-1.5 1.027-2.563t2.473-1.063h15.107q1.446 0 2.473 1.063t1.027 2.563z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-o-right\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-o-right</title>\n<path class=\"path1\" d=\"M20.571 16q0 0.25-0.161 0.411l-5.714 5.714q-0.161 0.161-0.411 0.161-0.232 0-0.402-0.17t-0.17-0.402v-3.429h-6.286q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h6.286v-3.429q0-0.25 0.161-0.411t0.411-0.161q0.214 0 0.429 0.179l5.696 5.696q0.161 0.161 0.161 0.411zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-arrow-circle-o-left\" viewBox=\"0 0 27 32\">\n<title>arrow-circle-o-left</title>\n<path class=\"path1\" d=\"M20.571 14.286v3.429q0 0.232-0.17 0.402t-0.402 0.17h-6.286v3.429q0 0.25-0.161 0.411t-0.411 0.161q-0.214 0-0.429-0.179l-5.696-5.696q-0.161-0.161-0.161-0.411t0.161-0.411l5.714-5.714q0.161-0.161 0.411-0.161 0.232 0 0.402 0.17t0.17 0.402v3.429h6.286q0.232 0 0.402 0.17t0.17 0.402zM23.429 16q0-2.643-1.304-4.875t-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-caret-square-o-left\" viewBox=\"0 0 27 32\">\n<title>caret-square-o-left</title>\n<path class=\"path1\" d=\"M18.286 10.286v11.429q0 0.464-0.339 0.804t-0.804 0.339q-0.357 0-0.661-0.214l-8-5.714q-0.482-0.339-0.482-0.929t0.482-0.929l8-5.714q0.304-0.214 0.661-0.214 0.464 0 0.804 0.339t0.339 0.804zM22.857 24.571v-17.143q0-0.232-0.17-0.402t-0.402-0.17h-17.143q-0.232 0-0.402 0.17t-0.17 0.402v17.143q0 0.232 0.17 0.402t0.402 0.17h17.143q0.232 0 0.402-0.17t0.17-0.402zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dot-circle-o\" viewBox=\"0 0 27 32\">\n<title>dot-circle-o</title>\n<path class=\"path1\" d=\"M18.286 16q0 1.893-1.339 3.232t-3.232 1.339-3.232-1.339-1.339-3.232 1.339-3.232 3.232-1.339 3.232 1.339 1.339 3.232zM13.714 6.286q-2.643 0-4.875 1.304t-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304 4.875-1.304 3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wheelchair\" viewBox=\"0 0 29 32\">\n<title>wheelchair</title>\n<path class=\"path1\" d=\"M18.268 21.196l1.821 3.643q-1.036 3.196-3.75 5.179t-6.054 1.982q-2.786 0-5.152-1.384t-3.75-3.75-1.384-5.152q0-3.232 1.866-5.893t4.902-3.768l0.304 2.339q-2.179 0.964-3.482 2.955t-1.304 4.366q0 3.304 2.348 5.652t5.652 2.348q2.25 0 4.152-1.161t2.946-3.134 0.884-4.223zM28.054 22.982l1.036 2.036-4.571 2.286q-0.232 0.125-0.518 0.125-0.714 0-1.018-0.625l-4.268-8.518h-8.429q-0.429 0-0.759-0.295t-0.384-0.723l-1.714-13.911q-0.036-0.286 0.107-0.75 0.25-0.911 1.018-1.473t1.732-0.563q1.179 0 2.018 0.839t0.839 2.018q0 1.232-0.929 2.098t-2.143 0.741l0.661 5.161h7.554v2.286h-7.268l0.286 2.286h8.125q0.714 0 1.018 0.625l4.071 8.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-vimeo-square\" viewBox=\"0 0 27 32\">\n<title>vimeo-square</title>\n<path class=\"path1\" d=\"M23.071 11.393q0.179-3.857-2.875-3.964-4.125-0.143-5.571 4.661 0.786-0.339 1.464-0.339 1.518 0 1.321 1.714-0.071 1.018-1.321 2.982t-1.875 1.964q-0.768 0-1.464-3.018-0.232-0.964-0.804-4.554-0.536-3.375-2.857-3.161-1.054 0.125-2.929 1.786l-2.893 2.571 0.929 1.196q1.357-0.929 1.554-0.929 1.018 0 1.911 3.196 0.268 0.982 0.804 2.938t0.804 2.938q1.214 3.196 2.929 3.196 2.804 0 6.839-5.25 3.929-5.054 4.036-7.929zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-try\" viewBox=\"0 0 21 32\">\n<title>try</title>\n<path class=\"path1\" d=\"M20.571 14.857q0 3.411-1.688 6.304t-4.58 4.58-6.304 1.688h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-10.911l-3.839 1.179q-0.054 0.018-0.161 0.018-0.179 0-0.339-0.107-0.232-0.179-0.232-0.464v-2.286q0-0.411 0.411-0.554l4.161-1.268v-1.661l-3.839 1.179q-0.054 0.018-0.161 0.018-0.179 0-0.339-0.107-0.232-0.179-0.232-0.464v-2.286q0-0.411 0.411-0.554l4.161-1.268v-4.464q0-0.25 0.161-0.411t0.411-0.161h2.857q0.25 0 0.411 0.161t0.161 0.411v3.232l6.696-2.071q0.268-0.089 0.5 0.089t0.232 0.464v2.286q0 0.411-0.411 0.554l-7.018 2.161v1.661l6.696-2.071q0.268-0.089 0.5 0.089t0.232 0.464v2.286q0 0.411-0.411 0.554l-7.018 2.161v8.696q3.357-0.232 5.679-2.696t2.321-5.857q0-0.25 0.161-0.411t0.411-0.161h2.857q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plus-square-o\" viewBox=\"0 0 25 32\">\n<title>plus-square-o</title>\n<path class=\"path1\" d=\"M20.571 14.286v1.143q0 0.25-0.161 0.411t-0.411 0.161h-6.286v6.286q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-6.286h-6.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h6.286v-6.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411v6.286h6.286q0.25 0 0.411 0.161t0.161 0.411zM22.857 22.286v-14.857q0-1.179-0.839-2.018t-2.018-0.839h-14.857q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018zM25.143 7.429v14.857q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h14.857q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-space-shuttle\" viewBox=\"0 0 39 32\">\n<title>space-shuttle</title>\n<path class=\"path1\" d=\"M11.071 20q-1.964 1.143-4.786 1.143h-2.286v-1.143h-1.143q-0.232 0-0.402-0.42t-0.17-1.009q0-0.429 0.125-0.875-1.036-0.036-1.723-0.188t-0.688-0.366 0.688-0.366 1.723-0.188q-0.125-0.446-0.125-0.875 0-0.589 0.17-1.009t0.402-0.42h1.143v-1.143h2.286q2.821 0 4.786 1.143h19.875q0.75 0.125 1.902 0.321t1.438 0.25q1.589 0.268 2.679 0.723t1.491 0.848 0.402 0.714-0.402 0.714-1.491 0.848-2.679 0.723q-0.286 0.054-1.438 0.25t-1.902 0.321h-19.875zM31.054 15.5q0.946 0.643 0.946 1.643t-0.946 1.643l1.446 0.536q1.214-0.857 1.214-2.179t-1.214-2.179zM11.161 20.286h18.125q-3.875 0.679-8.143 1.429-1.018 0-2.018 0.429t-1.482 0.857l-0.5 0.429-5.143 5.143q-0.464 0.464-1.259 0.804t-1.598 0.339h-1.714l-1.661-8.286h0.518q2.804 0 4.875-1.143zM6.286 12.857h-0.518l1.661-8.286h1.714q0.821 0 1.607 0.339t1.25 0.804l5.143 5.143q0.071 0.071 0.196 0.188t0.545 0.411 0.866 0.518 1.098 0.411 1.295 0.188l8.143 1.429h-18.125q-2.071-1.143-4.875-1.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-slack\" viewBox=\"0 0 30 32\">\n<title>slack</title>\n<path class=\"path1\" d=\"M27.125 13.857q1.107 0 1.848 0.723t0.741 1.813q0 1.732-1.661 2.321l-3.071 1.054 1 2.982q0.125 0.375 0.125 0.839 0 1.054-0.75 1.821t-1.804 0.768q-0.839 0-1.527-0.482t-0.955-1.286l-0.982-2.946-5.536 1.893 0.982 2.929q0.143 0.429 0.143 0.839 0 1.054-0.75 1.821t-1.821 0.768q-0.839 0-1.518-0.482t-0.946-1.286l-0.982-2.911-2.732 0.946q-0.518 0.161-0.893 0.161-1.089 0-1.813-0.714t-0.723-1.804q0-0.839 0.491-1.518t1.277-0.946l2.786-0.946-1.875-5.589-2.786 0.964q-0.464 0.143-0.857 0.143-1.071 0-1.804-0.723t-0.732-1.795q0-0.839 0.491-1.518t1.277-0.946l2.804-0.946-0.946-2.839q-0.143-0.429-0.143-0.839 0-1.071 0.75-1.83t1.821-0.759q0.839 0 1.518 0.482t0.946 1.286l0.964 2.857 5.536-1.875-0.964-2.857q-0.143-0.429-0.143-0.839 0-1.054 0.759-1.821t1.812-0.768q0.839 0 1.527 0.491t0.955 1.277l0.946 2.875 2.893-0.982q0.375-0.107 0.768-0.107 1.071 0 1.83 0.705t0.759 1.759q0 0.804-0.536 1.455t-1.321 0.92l-2.804 0.964 1.875 5.643 2.929-1q0.429-0.143 0.821-0.143zM12.946 18.536l5.536-1.875-1.875-5.625-5.536 1.911z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-envelope-square\" viewBox=\"0 0 27 32\">\n<title>envelope-square</title>\n<path class=\"path1\" d=\"M22.286 2.286q2.125 0 3.634 1.509t1.509 3.634v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143zM22.857 21.143v-7.786q-0.554 0.625-1.143 0.982-0.607 0.393-2.366 1.518t-2.705 1.768q-1.75 1.232-2.929 1.232v0 0q-1.179 0-2.929-1.232-0.821-0.571-2.527-1.652t-2.545-1.652q-0.214-0.143-0.589-0.482t-0.554-0.482v7.786q0 0.714 0.5 1.214t1.214 0.5h14.857q0.714 0 1.214-0.5t0.5-1.214zM22.857 10.911q0-0.732-0.491-1.25t-1.223-0.518h-14.857q-0.714 0-1.214 0.5t-0.5 1.214q0 0.661 0.545 1.366t1.205 1.152q0.839 0.571 2.455 1.589t2.313 1.482q0.054 0.036 0.304 0.205t0.375 0.25 0.375 0.232 0.42 0.232 0.384 0.17 0.402 0.134 0.366 0.045 0.366-0.045 0.402-0.134 0.384-0.17 0.42-0.232 0.375-0.232 0.375-0.25 0.304-0.205l4.768-3.107q0.625-0.411 1.188-1.116t0.563-1.313z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wordpress\" viewBox=\"0 0 32 32\">\n<title>wordpress</title>\n<path class=\"path1\" d=\"M2.268 16q0-2.911 1.196-5.589l6.554 17.946q-3.5-1.696-5.625-5.018t-2.125-7.339zM25.268 15.304q0 0.339-0.045 0.688t-0.179 0.884-0.205 0.786-0.313 1.054-0.313 1.036l-1.357 4.571-4.964-14.75q0.821-0.054 1.571-0.143 0.339-0.036 0.464-0.33t-0.045-0.554-0.509-0.241l-3.661 0.179q-1.339-0.018-3.607-0.179-0.214-0.018-0.366 0.089t-0.205 0.268-0.027 0.33 0.161 0.295 0.348 0.143l1.429 0.143 2.143 5.857-3 9-5-14.857q0.821-0.054 1.571-0.143 0.339-0.036 0.464-0.33t-0.045-0.554-0.509-0.241l-3.661 0.179q-0.125 0-0.411-0.009t-0.464-0.009q1.875-2.857 4.902-4.527t6.563-1.67q2.625 0 5.009 0.946t4.259 2.661h-0.179q-0.982 0-1.643 0.723t-0.661 1.705q0 0.214 0.036 0.429t0.071 0.384 0.143 0.411 0.161 0.375 0.214 0.402 0.223 0.375 0.259 0.429 0.25 0.411q1.125 1.911 1.125 3.786zM16.232 17.196l4.232 11.554q0.018 0.107 0.089 0.196-2.25 0.786-4.554 0.786-2 0-3.875-0.571zM28.036 9.411q1.696 3.107 1.696 6.589 0 3.732-1.857 6.884t-4.982 4.973l4.196-12.107q1.054-3.018 1.054-4.929 0-0.75-0.107-1.411zM16 0q3.25 0 6.214 1.268t5.107 3.411 3.411 5.107 1.268 6.214-1.268 6.214-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268zM16 31.268q3.089 0 5.92-1.214t4.875-3.259 3.259-4.875 1.214-5.92-1.214-5.92-3.259-4.875-4.875-3.259-5.92-1.214-5.92 1.214-4.875 3.259-3.259 4.875-1.214 5.92 1.214 5.92 3.259 4.875 4.875 3.259 5.92 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-openid\" viewBox=\"0 0 32 32\">\n<title>openid</title>\n<path class=\"path1\" d=\"M19.393 0v27.429l-4.857 2.286q-4.071-0.357-7.393-1.821t-5.232-3.723-1.911-4.866q0-2.5 1.795-4.705t4.911-3.67 6.991-1.929v3.071q-3.875 0.679-6.366 2.679t-2.491 4.554q0 2.714 2.759 4.768t6.938 2.589v-24.286zM31.339 10.393l0.661 6.964-9.375-2.036 2.625-1.482q-2.125-1.25-5-1.768v-3.071q4.946 0.589 8.589 2.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bank\" viewBox=\"0 0 34 32\">\n<title>bank</title>\n<path class=\"path1\" d=\"M17.143 0l17.143 6.857v2.286h-2.286q0 0.464-0.366 0.804t-0.866 0.339h-27.25q-0.5 0-0.866-0.339t-0.366-0.804h-2.286v-2.286zM4.571 11.429h4.571v13.714h2.286v-13.714h4.571v13.714h2.286v-13.714h4.571v13.714h2.286v-13.714h4.571v13.714h1.054q0.5 0 0.866 0.339t0.366 0.804v1.143h-29.714v-1.143q0-0.464 0.366-0.804t0.866-0.339h1.054v-13.714zM33.054 28.571q0.5 0 0.866 0.339t0.366 0.804v2.286h-34.286v-2.286q0-0.464 0.366-0.804t0.866-0.339h31.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-graduation-cap\" viewBox=\"0 0 41 32\">\n<title>graduation-cap</title>\n<path class=\"path1\" d=\"M31.679 14.929l0.321 5.643q0.071 1.232-1.464 2.286t-4.196 1.67-5.768 0.616-5.768-0.616-4.196-1.67-1.464-2.286l0.321-5.643 10.25 3.232q0.393 0.125 0.857 0.125t0.857-0.125zM41.143 9.143q0 0.411-0.393 0.554l-20 6.286q-0.071 0.018-0.179 0.018t-0.179-0.018l-11.643-3.679q-0.768 0.607-1.268 1.991t-0.607 3.188q1.125 0.643 1.125 1.946 0 1.232-1.036 1.911l1.036 7.732q0.036 0.25-0.143 0.446-0.161 0.196-0.429 0.196h-3.429q-0.268 0-0.429-0.196-0.179-0.196-0.143-0.446l1.036-7.732q-1.036-0.679-1.036-1.911 0-1.304 1.161-1.982 0.196-3.696 1.75-5.893l-5.946-1.857q-0.393-0.143-0.393-0.554t0.393-0.554l20-6.286q0.071-0.018 0.179-0.018t0.179 0.018l20 6.286q0.393 0.143 0.393 0.554z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-yahoo\" viewBox=\"0 0 27 32\">\n<title>yahoo</title>\n<path class=\"path1\" d=\"M15.339 17.089l0.232 12.625q-1.107-0.196-1.875-0.196-0.732 0-1.875 0.196l0.232-12.625q-0.714-1.232-3.009-5.277t-3.866-6.688-3.232-5.125q1.036 0.268 1.929 0.268 0.768 0 1.982-0.268 1.125 1.982 2.384 4.098t2.982 4.938 2.473 4.054q0.661-1.089 1.955-3.17t2.098-3.393 1.875-3.143 1.911-3.384q0.964 0.25 1.911 0.25 1 0 2.036-0.25v0q-0.5 0.696-1.071 1.58t-0.884 1.402-1.009 1.714-0.875 1.5q-2.607 4.429-6.304 10.893z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-google\" viewBox=\"0 0 27 32\">\n<title>google</title>\n<path class=\"path1\" d=\"M13.714 14.036h12.946q0.214 1.196 0.214 2.286 0 3.875-1.625 6.92t-4.634 4.759-6.902 1.714q-2.804 0-5.339-1.080t-4.375-2.92-2.92-4.375-1.080-5.339 1.080-5.339 2.92-4.375 4.375-2.92 5.339-1.080q5.357 0 9.196 3.589l-3.732 3.589q-2.196-2.125-5.464-2.125-2.304 0-4.259 1.161t-3.098 3.152-1.143 4.348 1.143 4.348 3.098 3.152 4.259 1.161q1.554 0 2.857-0.429t2.143-1.071 1.464-1.464 0.92-1.554 0.402-1.393h-7.786v-4.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-reddit\" viewBox=\"0 0 32 32\">\n<title>reddit</title>\n<path class=\"path1\" d=\"M19.554 20.839q0.286 0.286 0 0.554-1.107 1.107-3.554 1.107t-3.554-1.107q-0.286-0.268 0-0.554 0.107-0.107 0.268-0.107t0.268 0.107q0.857 0.875 3.018 0.875 2.143 0 3.018-0.875 0.107-0.107 0.268-0.107t0.268 0.107zM14.071 17.607q0 0.661-0.464 1.125t-1.125 0.464-1.134-0.464-0.473-1.125q0-0.679 0.473-1.143t1.134-0.464 1.125 0.473 0.464 1.134zM21.125 17.607q0 0.661-0.473 1.125t-1.134 0.464-1.125-0.464-0.464-1.125 0.464-1.134 1.125-0.473 1.134 0.464 0.473 1.143zM25.607 15.464q0-0.875-0.625-1.5t-1.518-0.625-1.536 0.643q-2.321-1.607-5.554-1.714l1.125-5.054 3.571 0.804q0 0.661 0.464 1.125t1.125 0.464 1.134-0.473 0.473-1.134-0.473-1.134-1.134-0.473q-0.964 0-1.429 0.893l-3.946-0.875q-0.339-0.089-0.446 0.286l-1.232 5.571q-3.214 0.125-5.518 1.732-0.625-0.661-1.554-0.661-0.893 0-1.518 0.625t-0.625 1.5q0 0.625 0.33 1.143t0.884 0.786q-0.107 0.482-0.107 1 0 2.536 2.5 4.339t6.018 1.804q3.536 0 6.036-1.804t2.5-4.339q0-0.571-0.125-1.018 0.536-0.268 0.857-0.777t0.321-1.134zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-reddit-square\" viewBox=\"0 0 27 32\">\n<title>reddit-square</title>\n<path class=\"path1\" d=\"M16.768 20.161q0.232 0.232 0 0.464-0.946 0.946-3.054 0.946t-3.054-0.946q-0.232-0.232 0-0.464 0.089-0.107 0.232-0.107t0.232 0.107q0.75 0.75 2.589 0.75t2.589-0.75q0.089-0.107 0.232-0.107t0.232 0.107zM12.071 17.375q0 0.554-0.411 0.964t-0.964 0.411-0.964-0.411-0.411-0.964q0-0.571 0.402-0.973t0.973-0.402 0.973 0.402 0.402 0.973zM18.107 17.375q0 0.554-0.411 0.964t-0.964 0.411-0.964-0.411-0.411-0.964q0-0.571 0.402-0.973t0.973-0.402 0.973 0.402 0.402 0.973zM21.946 15.536q0-0.75-0.536-1.286t-1.304-0.536q-0.75 0-1.304 0.554-2.018-1.393-4.768-1.464l0.964-4.339 3.054 0.696q0.018 0.571 0.42 0.964t0.955 0.393q0.571 0 0.973-0.402t0.402-0.973-0.402-0.973-0.973-0.402q-0.857 0-1.232 0.768l-3.375-0.75q-0.304-0.089-0.375 0.232l-1.071 4.786q-2.75 0.107-4.732 1.482-0.536-0.571-1.321-0.571-0.768 0-1.304 0.536t-0.536 1.286q0 0.536 0.286 0.982t0.75 0.679q-0.089 0.446-0.089 0.857 0 2.179 2.143 3.723t5.161 1.545q3.036 0 5.179-1.545t2.143-3.723q0-0.446-0.107-0.875 0.446-0.232 0.723-0.67t0.277-0.973zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stumbleupon-circle\" viewBox=\"0 0 27 32\">\n<title>stumbleupon-circle</title>\n<path class=\"path1\" d=\"M15.464 14.982l1.607-0.482v-1.107q0-1.411-1.036-2.411t-2.464-1-2.464 0.991-1.036 2.402v5.054q0 0.357-0.25 0.598t-0.589 0.241-0.58-0.241-0.241-0.598v-2.143h-2.696v2.179q0 1.464 1.027 2.482t2.491 1.018q1.446 0 2.473-1.009t1.027-2.438v-5q0-0.339 0.241-0.589t0.598-0.25q0.339 0 0.58 0.25t0.241 0.589v0.964zM21.411 18.464v-2.179h-2.679v2.25q0 0.357-0.241 0.598t-0.598 0.241q-0.339 0-0.58-0.25t-0.241-0.589v-2.196l-1.607 0.464-1.071-0.5v2.196q0 1.429 1.036 2.446t2.482 1.018 2.473-1.018 1.027-2.482zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stumbleupon\" viewBox=\"0 0 34 32\">\n<title>stumbleupon</title>\n<path class=\"path1\" d=\"M18.964 12.714v-2.107q0-0.75-0.536-1.286t-1.286-0.536-1.286 0.536-0.536 1.286v10.929q0 3.125-2.25 5.339t-5.411 2.214q-3.179 0-5.42-2.241t-2.241-5.42v-4.75h5.857v4.679q0 0.768 0.536 1.295t1.286 0.527 1.286-0.527 0.536-1.295v-11.071q0-3.054 2.259-5.214t5.384-2.161q3.143 0 5.393 2.179t2.25 5.25v2.429l-3.482 1.036zM28.429 16.679h5.857v4.75q0 3.179-2.241 5.42t-5.42 2.241q-3.161 0-5.411-2.223t-2.25-5.366v-4.786l2.339 1.089 3.482-1.036v4.821q0 0.75 0.536 1.277t1.286 0.527 1.286-0.527 0.536-1.277v-4.911z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-delicious\" viewBox=\"0 0 27 32\">\n<title>delicious</title>\n<path class=\"path1\" d=\"M26.286 24.571v-8.571h-12.571v-12.571h-8.571q-1.661 0-2.83 1.17t-1.17 2.83v8.571h12.571v12.571h8.571q1.661 0 2.83-1.17t1.17-2.83zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-digg\" viewBox=\"0 0 37 32\">\n<title>digg</title>\n<path class=\"path1\" d=\"M5.857 5.036h3.643v17.554h-9.5v-12.446h5.857v-5.107zM5.857 19.661v-6.589h-2.196v6.589h2.196zM10.964 10.143v12.446h3.661v-12.446h-3.661zM10.964 5.036v3.643h3.661v-3.643h-3.661zM16.089 10.143h9.518v16.821h-9.518v-2.911h5.857v-1.464h-5.857v-12.446zM21.946 19.661v-6.589h-2.196v6.589h2.196zM27.071 10.143h9.5v16.821h-9.5v-2.911h5.839v-1.464h-5.839v-12.446zM32.911 19.661v-6.589h-2.196v6.589h2.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pied-piper-pp\" viewBox=\"0 0 27 32\">\n<title>pied-piper-pp</title>\n<path class=\"path1\" d=\"M18.679 18.214q0 1.143-0.679 1.946t-1.625 0.804q-0.768 0-1.25-0.268v-4.946q0.5-0.304 1.25-0.304 0.946 0 1.625 0.813t0.679 1.955zM12.554 10.571q0 1.143-0.679 1.955t-1.625 0.813q-0.768 0-1.25-0.268v-4.946q0.5-0.304 1.25-0.304 0.946 0 1.625 0.804t0.679 1.946zM22.589 18.268q0-2.393-1.571-4.089t-3.804-1.696q-0.357 0-0.696 0.054-0.411 1.393-1.393 2.429-1.554 1.696-3.768 1.804v11.357l3.768-0.732v-3.679q0.911 0.339 2.089 0.339 2.232 0 3.804-1.696t1.571-4.089zM16.464 10.643q0-2.393-1.58-4.089t-3.813-1.696q-1.321 0-2.518 0.643h-3.321v15l3.768-0.732v-3.679q0.982 0.339 2.071 0.339 2.232 0 3.813-1.696t1.58-4.089zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pied-piper-alt\" viewBox=\"0 0 36 32\">\n<title>pied-piper-alt</title>\n<path class=\"path1\" d=\"M21.821 16.589q1.339-0.054 2.563 0.366t2.107 1.045 1.804 1.688 1.5 1.929 1.348 2.152q0.589 1 1.402 1.946t1.348 1.438 1.768 1.58q-0.857 0.536-1.938 1.027t-2.473 1.054-2.036 0.848q-0.786-0.661-1.321-2.054t-0.777-2.938-0.589-3.223-0.759-3.009-1.295-2.196-2.188-0.866l-0.179 0.036-0.107 0.071q0.071 0.089 0.232 0.25 0.107 0.089 0.5 0.42t0.455 0.393 0.339 0.321 0.321 0.366 0.205 0.375 0.188 0.491 0.080 0.554 0.071 0.723l0.018 0.589q0.018 0.464-0.045 1.027t-0.134 0.929-0.223 1.045-0.205 0.946q-0.625-0.018-1.804 0.17t-1.75 0.188q-0.696 0-1.286-0.179-0.036-0.286-0.036-0.839 0-1.321 0.054-1.714 0.036-0.232 0.563-0.741t1.018-1.054 0.473-0.92q-0.429-0.036-0.768 0.429-0.643 0.946-1.991 1.777t-2.438 0.83q-0.446 0-1.348-1.125t-1.902-2.491-1.5-1.723q-0.107-0.071-0.482-0.536-8.607 2-9.161 2-0.286 0-0.5-0.196t-0.214-0.482q0-0.268 0.152-0.473t0.402-0.259l8.679-1.893q-0.143-0.25-0.143-0.446t0.098-0.313 0.286-0.205 0.357-0.125 0.411-0.080 0.33-0.080q0.071-0.018 0.277-0.134t0.313-0.116q0.268 0 0.5 0.286t0.357 0.589q2.911-0.661 3.071-0.661 0.304 0 0.527 0.196t0.223 0.5q0 0.268-0.152 0.464t-0.42 0.25l-3.25 0.714-0.018 0.286q-0.018 0.464 1.455 2.098t1.866 1.634q0.839 0 2.125-1.429t1.286-2.304q0-0.643-0.42-0.946t-0.911-0.33-0.911-0.205-0.42-0.607q0-0.286 0.179-0.607l-1.214-0.339q0.768-0.786 0.768-2.089 0-0.464-0.089-1.036 1.464-0.286 2.571-0.286 0.786 0 1.277 0.027t0.866 0.152 0.554 0.241 0.366 0.438 0.277 0.598 0.304 0.848 0.429 1.071l0.893-0.446q-0.054 0.714-0.411 1.071t-0.759 0.375-0.714 0.116-0.295 0.366zM22.893 12.393q-0.089-0.089-0.241-0.277t-0.214-0.259-0.188-0.205-0.179-0.188l-0.143-0.143t-0.152-0.134-0.143-0.089-0.152-0.080q-0.125-0.054-0.259-0.089t-0.366-0.045-0.393-0.009h-1.25q-2.25 0-3.875 0.768 0.286-0.536 0.643-0.83t0.964-0.527 1.17-0.643 0.821-0.652 0.893-0.982 0.777-0.902q0.214 0.161 0.5 0.563t0.571 0.652 0.679 0.232l0.214-0.018v1.357l0.393 0.018q4.411-1.696 6.625-3.393 0.5-0.375 0.893-0.696t0.759-0.67 0.589-0.554 0.527-0.607 0.429-0.554 0.438-0.661 0.411-0.679 0.482-0.848 0.527-0.946l0.125-0.161q-0.036 0.946-0.768 2.482-1.411 2.946-3.661 4.714t-5.464 2.536q-0.25 0.054-0.75 0.134t-0.893 0.17-0.696 0.25q0.054 0.339 0.438 0.821t0.384 0.607q0 0.196-0.464 0.536zM18.946 28.839q0.696-0.464 2.348-0.848t2.616-0.384q0.161 0 0.402 0.277t0.5 0.759 0.464 0.893 0.429 0.911 0.259 0.589q-2.161 0.804-4.357 0.804-1.089 0-2.232-0.196zM14.679 17.286l0.857-0.214 1.946 3.161-1.304 0.857zM23.625 26.518q0.054 0.268 0.054 0.286 0 0.125-0.313 0.259t-0.821 0.232-0.964 0.17-0.955 0.134-0.571 0.080l-0.125-0.768q0.375-0.036 1.080-0.152t1.286-0.179 1.080-0.063h0.25zM15.464 15.304l-1.714 0.357-0.107-0.304q0.179-0.018 0.58-0.125t0.616-0.107q0.339 0 0.625 0.179zM18.946 26.625h0.554l0.179 1.482-0.732 0.214v-1.696zM34.821 0.018v0zM34.821 0.018l-0.018 0.089-0.036 0.036 0.018-0.054zM34.821 0.018l0.018-0.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-drupal\" viewBox=\"0 0 27 32\">\n<title>drupal</title>\n<path class=\"path1\" d=\"M20.839 28.321q-0.089-0.339-0.429-0.089-0.536 0.393-1.554 0.696t-2.339 0.304q-2.304 0-3.446-0.875-0.089-0.071-0.232-0.071-0.196 0-0.464 0.214-0.125 0.107-0.134 0.286t0.134 0.357q0.607 0.571 1.563 0.821t1.83 0.223 1.768-0.080q0.732-0.071 1.509-0.366t1.161-0.536 0.509-0.366q0.214-0.214 0.125-0.518zM20.143 26.268q-0.339-0.839-0.696-1.089-0.411-0.268-1.357-0.268-0.839 0-1.268 0.179-0.518 0.214-1.393 1-0.464 0.429-0.214 0.786 0.161 0.143 0.313 0.080t0.562-0.42q0.054-0.036 0.188-0.152t0.188-0.152 0.179-0.125 0.205-0.125 0.223-0.089 0.268-0.080 0.295-0.045 0.366-0.018q0.482 0 0.795 0.134t0.411 0.259 0.241 0.393q0.179 0.304 0.223 0.357t0.223-0.018q0.411-0.214 0.25-0.607zM26.482 21.25q0-0.393-0.089-0.795t-0.295-0.804-0.607-0.652-0.938-0.25q-0.589 0-1.732 0.741t-2.304 1.491-1.804 0.75q-0.482 0.018-1.134-0.339t-1.357-0.875-1.491-1.036-1.786-0.875-1.982-0.339q-2.054 0.018-3.518 1.402t-1.5 3.188q-0.036 2 1.321 2.929 0.518 0.357 1.116 0.509t1.848 0.152q1.018 0 2.357-0.58t2.393-1.268 2.143-1.259 1.661-0.554q0.464 0.018 1.161 0.563t1.277 1.196 1.214 1.205 0.991 0.571q0.625 0.054 1.045-0.25t0.991-1.125q0.5-0.732 0.759-1.804t0.259-1.893zM27.429 18.393q0 2.929-1.107 5.438t-2.964 4.214-4.33 2.67-5.188 0.964-5.232-1.027-4.42-2.804-3.045-4.313-1.143-5.393q0-1.589 0.348-3.080t0.875-2.598 1.259-2.116 1.402-1.679 1.402-1.241 1.152-0.83 0.759-0.438q0.25-0.143 0.911-0.473t0.973-0.509 0.857-0.536 1.080-0.786q0.643-0.5 1.036-1.295t0.536-2.241q2.304 2.768 3.321 3.446 0.786 0.518 2.321 1.214t2.304 1.179q0.375 0.232 0.696 0.446t1.080 0.83 1.357 1.259 1.339 1.696 1.232 2.179 0.839 2.652 0.348 3.17z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-joomla\" viewBox=\"0 0 27 32\">\n<title>joomla</title>\n<path class=\"path1\" d=\"M19.107 19.161l-2.857 2.857-2.696 2.714-0.536 0.536q-1.161 1.143-2.705 1.554t-3.063 0.036q-0.286 1.25-1.286 2.054t-2.304 0.804q-1.518 0-2.589-1.080t-1.071-2.598q0-1.286 0.795-2.286t2.027-1.286q-0.393-1.536 0.018-3.089t1.571-2.714l0.214-0.214 2.696 2.714-0.196 0.196q-0.661 0.661-0.661 1.589t0.661 1.607q0.661 0.661 1.589 0.661t1.589-0.661l0.536-0.536 2.696-2.714 2.875-2.857zM13.018 6.982l0.214 0.214-2.714 2.714-0.214-0.214q-0.661-0.661-1.589-0.661t-1.589 0.661-0.661 1.598 0.661 1.598l6.089 6.089-2.696 2.714-2.875-2.857-2.696-2.714-0.536-0.536q-1.214-1.196-1.607-2.848t0.089-3.205q-1.25-0.268-2.054-1.268t-0.804-2.304q0-1.518 1.071-2.598t2.589-1.080q1.357 0 2.384 0.875t1.241 2.196q1.5-0.357 3.027 0.063t2.67 1.563zM27.429 26.036q0 1.518-1.071 2.598t-2.589 1.080q-1.321 0-2.339-0.839t-1.268-2.107q-1.536 0.5-3.205 0.107t-2.884-1.607l-0.196-0.214 2.696-2.714 0.214 0.214q0.661 0.661 1.589 0.661t1.589-0.661 0.661-1.589-0.661-1.589l-6.107-6.107 2.714-2.714 5.571 5.571 0.518 0.536q1.143 1.143 1.563 2.688t0.045 3.063q1.357 0.196 2.259 1.223t0.902 2.402zM27.393 5.964q0 1.375-0.911 2.411t-2.268 1.232q0.464 1.518 0.054 3.152t-1.607 2.83l-0.214 0.214-2.696-2.714 0.214-0.214q0.661-0.661 0.661-1.589t-0.661-1.589-1.589-0.661-1.589 0.661l-6.107 6.107-2.714-2.714 2.875-2.857 2.714-2.714 0.518-0.536q1.196-1.196 2.839-1.598t3.179 0.063q0.196-1.339 1.223-2.25t2.42-0.911q1.518 0 2.589 1.080t1.071 2.598z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-language\" viewBox=\"0 0 27 32\">\n<title>language</title>\n<path class=\"path1\" d=\"M11.679 19.25q-0.018 0.054-0.223-0.009t-0.563-0.205l-0.357-0.161q-0.786-0.357-1.554-0.875-0.125-0.089-0.732-0.563t-0.679-0.509q-1.196 1.839-2.393 3.232-1.446 1.696-1.875 1.964-0.071 0.036-0.348 0.071t-0.33 0q0.107-0.071 1.464-1.643 0.375-0.429 1.527-2.054t1.402-2.107q0.304-0.536 0.911-1.759t0.643-1.384q-0.143-0.018-1.964 0.589-0.143 0.036-0.491 0.134t-0.616 0.17-0.304 0.089q-0.036 0.036-0.036 0.188t-0.018 0.17q-0.089 0.179-0.554 0.268-0.411 0.125-0.839 0-0.321-0.071-0.5-0.375-0.071-0.107-0.089-0.411 0.107-0.036 0.438-0.089t0.527-0.107q1.036-0.286 1.875-0.571 1.786-0.625 1.821-0.625 0.179-0.036 0.768-0.348t0.786-0.384q0.161-0.054 0.384-0.143t0.259-0.098 0.107 0.009q0.036 0.214-0.018 0.589 0 0.036-0.223 0.482t-0.473 0.955-0.304 0.598q-0.446 0.893-1.375 2.339l1.143 0.5q0.214 0.107 1.33 0.571t1.205 0.5q0.071 0.018 0.188 0.455t0.080 0.545zM8.018 10.571q0.054 0.268-0.071 0.5-0.214 0.411-0.893 0.679-0.536 0.214-1.071 0.214-0.464-0.054-0.875-0.464-0.25-0.268-0.321-0.732l0.018-0.054q0.054 0.054 0.348 0.089t0.473 0 1.036-0.286q0.643-0.214 0.982-0.25 0.304 0 0.375 0.304zM20.482 12.875l1.125 4.054-2.482-0.75zM0.696 27.161l12.393-4.143v-18.429l-12.393 4.161v18.411zM22.857 21.5l1.821 0.554-3.232-11.732-1.786-0.554-3.857 9.571 1.821 0.554 0.804-1.964 3.768 1.161zM13.875 4.321l10.232 3.286v-6.786zM19.429 27.946l2.821 0.232-0.964 2.857-0.714-1.179q-2.321 1.482-4.929 1.929-1.036 0.214-1.625 0.214h-1.5q-1.411 0-3.563-0.696t-3.277-1.518q-0.143-0.125-0.143-0.286 0-0.143 0.089-0.241t0.232-0.098q0.071 0 0.321 0.134t0.545 0.295 0.366 0.196q1.304 0.661 2.848 1.098t2.813 0.438q1.696 0 2.982-0.259t2.804-0.902q0.268-0.125 0.545-0.277t0.607-0.339 0.509-0.295zM27.429 8.679v19.268l-13.821-4.393q-0.25 0.107-6.696 2.277t-6.571 2.17q-0.232 0-0.321-0.232 0-0.018-0.018-0.054v-19.25q0.054-0.161 0.071-0.179 0.089-0.107 0.357-0.196 1.893-0.625 2.661-0.893v-6.857l9.964 3.536q0.036 0 2.866-0.982t5.643-1.938 2.884-0.955q0.357 0 0.357 0.375v7.464z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fax\" viewBox=\"0 0 32 32\">\n<title>fax</title>\n<path class=\"path1\" d=\"M5.143 6.857q1.179 0 2.018 0.839t0.839 2.018v19.429q0 1.179-0.839 2.018t-2.018 0.839h-2.286q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h2.286zM29.714 9.768q1.036 0.607 1.661 1.661t0.625 2.286v13.714q0 1.893-1.339 3.232t-3.232 1.339h-15.429q-1.179 0-2.018-0.839t-0.839-2.018v-27.429q0-0.714 0.5-1.214t1.214-0.5h12q0.714 0 1.571 0.357t1.357 0.857l2.714 2.714q0.5 0.5 0.857 1.357t0.357 1.571v2.911zM16.571 27.429v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM16.571 22.857v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM16.571 18.286v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM21.143 27.429v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM21.143 22.857v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM21.143 18.286v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM25.714 27.429v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM25.714 22.857v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM25.714 18.286v-2.286q0-0.25-0.161-0.411t-0.411-0.161h-2.286q-0.25 0-0.411 0.161t-0.161 0.411v2.286q0 0.25 0.161 0.411t0.411 0.161h2.286q0.25 0 0.411-0.161t0.161-0.411zM27.429 11.429v-4.571h-2.857q-0.714 0-1.214-0.5t-0.5-1.214v-2.857h-11.429v9.143h16z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-building\" viewBox=\"0 0 25 32\">\n<title>building</title>\n<path class=\"path1\" d=\"M24 0q0.464 0 0.804 0.339t0.339 0.804v29.714q0 0.464-0.339 0.804t-0.804 0.339h-22.857q-0.464 0-0.804-0.339t-0.339-0.804v-29.714q0-0.464 0.339-0.804t0.804-0.339h22.857zM9.143 5.143v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM9.143 9.714v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM9.143 14.286v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM9.143 18.857v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM6.857 24.571v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM6.857 20v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM6.857 15.429v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM6.857 10.857v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM6.857 6.286v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM16 29.143v-3.429q0-0.25-0.161-0.411t-0.411-0.161h-5.714q-0.25 0-0.411 0.161t-0.161 0.411v3.429q0 0.25 0.161 0.411t0.411 0.161h5.714q0.25 0 0.411-0.161t0.161-0.411zM16 20v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM16 15.429v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM16 10.857v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM16 6.286v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM20.571 24.571v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM20.571 20v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM20.571 15.429v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM20.571 10.857v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM20.571 6.286v-1.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v1.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-child\" viewBox=\"0 0 23 32\">\n<title>child</title>\n<path class=\"path1\" d=\"M21.214 9.786l-5.214 5.214v14.714q0 0.821-0.589 1.411t-1.411 0.589-1.411-0.589-0.589-1.411v-6.857h-1.143v6.857q0 0.821-0.589 1.411t-1.411 0.589-1.411-0.589-0.589-1.411v-14.714l-5.214-5.214q-0.5-0.5-0.5-1.214t0.5-1.214 1.214-0.5 1.214 0.5l4.071 4.071h6.571l4.071-4.071q0.5-0.5 1.214-0.5t1.214 0.5 0.5 1.214-0.5 1.214zM15.429 6.857q0 1.661-1.17 2.83t-2.83 1.17-2.83-1.17-1.17-2.83 1.17-2.83 2.83-1.17 2.83 1.17 1.17 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paw\" viewBox=\"0 0 30 32\">\n<title>paw</title>\n<path class=\"path1\" d=\"M13.929 8.429q0 1.071-0.339 2.027t-1.125 1.652-1.875 0.696q-1.357 0-2.464-1.027t-1.643-2.42-0.536-2.696q0-1.071 0.339-2.027t1.125-1.652 1.875-0.696q1.375 0 2.473 1.027t1.634 2.411 0.536 2.705zM7.821 17.054q0 1.429-0.75 2.482t-2.125 1.054q-1.357 0-2.527-0.991t-1.795-2.384-0.625-2.714q0-1.429 0.75-2.491t2.125-1.063q1.357 0 2.527 0.991t1.795 2.393 0.625 2.723zM14.857 16.571q2.107 0 4.554 1.741t4.089 4.232 1.643 4.545q0 0.821-0.304 1.366t-0.866 0.804-1.152 0.357-1.357 0.098q-1.214 0-3.348-0.804t-3.259-0.804q-1.179 0-3.438 0.795t-3.58 0.795q-3.268 0-3.268-2.607 0-1.536 1-3.42t2.491-3.438 3.348-2.607 3.446-1.054zM19.125 12.804q-1.089 0-1.875-0.696t-1.125-1.652-0.339-2.027q0-1.321 0.536-2.705t1.634-2.411 2.473-1.027q1.089 0 1.875 0.696t1.125 1.652 0.339 2.027q0 1.304-0.536 2.696t-1.643 2.42-2.464 1.027zM26.839 10.946q1.375 0 2.125 1.063t0.75 2.491q0 1.321-0.625 2.714t-1.795 2.384-2.527 0.991q-1.375 0-2.125-1.054t-0.75-2.482q0-1.321 0.625-2.723t1.795-2.393 2.527-0.991z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-spoon\" viewBox=\"0 0 14 32\">\n<title>spoon</title>\n<path class=\"path1\" d=\"M12.571 9.429q0 2.589-1.018 4.348t-2.714 2.42l0.804 14.661q0.036 0.464-0.286 0.804t-0.786 0.339h-3.429q-0.464 0-0.786-0.339t-0.286-0.804l0.804-14.661q-1.696-0.661-2.714-2.42t-1.018-4.348q0-2.286 0.759-4.455t2.098-3.571 2.857-1.402 2.857 1.402 2.098 3.571 0.759 4.455z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cube\" viewBox=\"0 0 30 32\">\n<title>cube</title>\n<path class=\"path1\" d=\"M16 29.089l11.429-6.232v-11.357l-11.429 4.161v13.429zM14.857 13.643l12.464-4.536-12.464-4.536-12.464 4.536zM29.714 9.143v13.714q0 0.625-0.321 1.161t-0.875 0.839l-12.571 6.857q-0.5 0.286-1.089 0.286t-1.089-0.286l-12.571-6.857q-0.554-0.304-0.875-0.839t-0.321-1.161v-13.714q0-0.714 0.411-1.304t1.089-0.839l12.571-4.571q0.393-0.143 0.786-0.143t0.786 0.143l12.571 4.571q0.679 0.25 1.089 0.839t0.411 1.304z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cubes\" viewBox=\"0 0 39 32\">\n<title>cubes</title>\n<path class=\"path1\" d=\"M11.429 29.143l6.857-3.429v-5.607l-6.857 2.929v6.107zM10.286 21.036l7.214-3.089-7.214-3.089-7.214 3.089zM29.714 29.143l6.857-3.429v-5.607l-6.857 2.929v6.107zM28.571 21.036l7.214-3.089-7.214-3.089-7.214 3.089zM20.571 15.804l6.857-2.946v-4.75l-6.857 2.929v4.768zM19.429 9.036l7.875-3.375-7.875-3.375-7.875 3.375zM38.857 18.286v7.429q0 0.643-0.339 1.196t-0.929 0.839l-8 4q-0.446 0.25-1.018 0.25t-1.018-0.25l-8-4q-0.089-0.036-0.125-0.071-0.036 0.036-0.125 0.071l-8 4q-0.446 0.25-1.018 0.25t-1.018-0.25l-8-4q-0.589-0.286-0.929-0.839t-0.339-1.196v-7.429q0-0.679 0.384-1.25t1.009-0.857l7.75-3.321v-7.143q0-0.679 0.384-1.25t1.009-0.857l8-3.429q0.411-0.179 0.893-0.179t0.893 0.179l8 3.429q0.625 0.286 1.009 0.857t0.384 1.25v7.143l7.75 3.321q0.643 0.286 1.018 0.857t0.375 1.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-behance\" viewBox=\"0 0 37 32\">\n<title>behance</title>\n<path class=\"path1\" d=\"M33 6.054h-9.125v2.214h9.125v-2.214zM28.5 13.661q-1.607 0-2.607 0.938t-1.107 2.545h7.286q-0.321-3.482-3.571-3.482zM28.786 24.107q1.125 0 2.179-0.571t1.357-1.554h3.946q-1.786 5.482-7.625 5.482-3.821 0-6.080-2.357t-2.259-6.196q0-3.714 2.33-6.17t6.009-2.455q2.464 0 4.295 1.214t2.732 3.196 0.902 4.429q0 0.304-0.036 0.839h-11.75q0 1.982 1.027 3.063t2.973 1.080zM4.946 23.214h5.286q3.661 0 3.661-2.982 0-3.214-3.554-3.214h-5.393v6.196zM4.946 13.625h5.018q1.393 0 2.205-0.652t0.813-2.027q0-2.571-3.393-2.571h-4.643v5.25zM0 4.536h10.607q1.554 0 2.768 0.25t2.259 0.848 1.607 1.723 0.563 2.75q0 3.232-3.071 4.696 2.036 0.571 3.071 2.054t1.036 3.643q0 1.339-0.438 2.438t-1.179 1.848-1.759 1.268-2.161 0.75-2.393 0.232h-10.911v-22.5z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-behance-square\" viewBox=\"0 0 27 32\">\n<title>behance-square</title>\n<path class=\"path1\" d=\"M22.286 2.286q2.125 0 3.634 1.509t1.509 3.634v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143zM8.911 8.839h-6.625v14.054h6.821q2.089 0 3.518-1.027t1.429-3.045q0-2.821-2.554-3.571 1.911-0.929 1.911-2.929 0-1.018-0.348-1.723t-1.009-1.080-1.411-0.527-1.732-0.152zM8.518 14.518h-3.143v-3.286h2.911q2.125 0 2.125 1.607 0 1.679-1.893 1.679zM8.679 20.5h-3.304v-3.875h3.375q2.214 0 2.214 2.018 0 1.857-2.286 1.857zM20.286 21.071q-1.214 0-1.857-0.679t-0.643-1.911h7.339q0.018-0.179 0.018-0.536 0-2.357-1.33-3.938t-3.634-1.58q-2.286 0-3.75 1.536t-1.464 3.857q0 2.411 1.411 3.875t3.804 1.464q3.661 0 4.768-3.411h-2.464q-0.196 0.607-0.848 0.964t-1.348 0.357zM20.107 14.536q2.018 0 2.214 2.179h-4.536q0.071-1 0.696-1.589t1.625-0.589zM17.214 9.786h5.696v1.375h-5.696v-1.375z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-steam\" viewBox=\"0 0 32 32\">\n<title>steam</title>\n<path class=\"path1\" d=\"M28.25 10.393q0 1.804-1.277 3.080t-3.080 1.277-3.080-1.277-1.277-3.080 1.277-3.080 3.080-1.277 3.080 1.277 1.277 3.080zM14.5 23.643q0-1.857-1.304-3.161t-3.161-1.304q-0.482 0-0.964 0.107l1.857 0.75q1.375 0.554 1.955 1.902t0.027 2.705q-0.554 1.375-1.911 1.946t-2.714 0.018q-0.375-0.143-1.107-0.438t-1.089-0.438q0.571 1.071 1.625 1.723t2.321 0.652q1.857 0 3.161-1.304t1.304-3.161zM29.321 10.411q0-2.25-1.598-3.848t-3.848-1.598q-2.268 0-3.866 1.598t-1.598 3.848q0 2.268 1.598 3.857t3.866 1.589q2.25 0 3.848-1.589t1.598-3.857zM32 10.411q0 3.375-2.384 5.75t-5.741 2.375l-7.804 5.696q-0.214 2.304-1.946 3.893t-4.089 1.589q-2.161 0-3.821-1.357t-2.107-3.429l-4.107-1.643v-7.661l6.946 2.804q1.411-0.857 3.089-0.857 0.232 0 0.625 0.036l5.071-7.268q0.036-3.339 2.42-5.696t5.723-2.357q3.357 0 5.741 2.384t2.384 5.741z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-steam-square\" viewBox=\"0 0 27 32\">\n<title>steam-square</title>\n<path class=\"path1\" d=\"M22.179 11.554q0-1.429-1.018-2.438t-2.446-1.009-2.438 1.018-1.009 2.429q0 1.429 1.009 2.438t2.438 1.009 2.446-1.009 1.018-2.438zM11.286 22.054q0 1.482-1.036 2.509t-2.5 1.027q-1 0-1.839-0.518t-1.286-1.375q0.929 0.357 1.75 0.714 1.071 0.429 2.143-0.027t1.518-1.545q0.429-1.071-0.027-2.143t-1.545-1.5l-1.464-0.589q0.393-0.089 0.75-0.089 1.464 0 2.5 1.027t1.036 2.509zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-2.732l3.071 1.232q0.357 1.643 1.67 2.714t3.009 1.071q1.857 0 3.232-1.25t1.554-3.089l6.161-4.5q2.679 0 4.563-1.884t1.884-4.545q0-2.679-1.884-4.563t-4.563-1.884q-2.643 0-4.518 1.866t-1.911 4.509l-4.018 5.75q-0.161-0.018-0.5-0.018-1.339 0-2.446 0.661l-5.304-2.125v-8.357q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634zM23.018 11.589q0 1.786-1.268 3.045t-3.054 1.259-3.045-1.259-1.259-3.045 1.259-3.054 3.045-1.268q1.804 0 3.063 1.259t1.259 3.063z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-recycle\" viewBox=\"0 0 32 32\">\n<title>recycle</title>\n<path class=\"path1\" d=\"M14.929 20.875l-0.268 6.571-0.036 0.393-7.5-0.518q-0.643-0.054-1.196-0.563t-0.839-1.17q-0.196-0.482-0.259-0.982t0.071-1.161 0.214-0.982 0.384-1.143 0.339-0.946q1.393 0.214 9.089 0.5zM8.018 10.411l3.214 6.768-2.625-1.643q-1.125 1.286-1.991 2.58t-1.295 2.232-0.705 1.688-0.33 1.125l-0.071 0.375-3.393-6.375q-0.304-0.464-0.321-1t0.107-0.839l0.143-0.321q0.625-1.125 2.036-3.357l-2.5-1.536zM30 19.643l-3.357 6.411q-0.214 0.518-0.652 0.83t-0.777 0.366l-0.321 0.071q-1.268 0.125-3.911 0.214l0.143 2.929-4.107-6.554 3.768-6.464 0.125 3.089q3.036 0.286 5.054 0.089t3.036-0.589zM15.982 3.143q-0.839 1.125-4.732 7.768l-5.661-3.339-0.339-0.214 4.018-6.357q0.357-0.554 1.071-0.804t1.429-0.179q0.429 0.036 0.866 0.214t0.75 0.375 0.741 0.589 0.643 0.616 0.643 0.705 0.571 0.625zM27.679 8.625l3.786 6.482q0.321 0.661 0.223 1.357t-0.491 1.321q-0.232 0.357-0.589 0.661t-0.679 0.5-0.866 0.393-0.839 0.286-0.92 0.25-0.821 0.214q-0.607-1.286-4.732-7.786l5.589-3.482zM25.125 4.589l2.536-1.482-3.929 6.661-7.482-0.357 2.696-1.536q-0.607-1.589-1.339-2.964t-1.348-2.205-1.152-1.429-0.839-0.83l-0.304-0.232 7.232 0.018q0.554-0.054 1.036 0.188t0.696 0.509l0.196 0.268q0.696 1.089 2 3.393z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-automobile\" viewBox=\"0 0 37 32\">\n<title>automobile</title>\n<path class=\"path1\" d=\"M8.571 19.429q0-1.179-0.839-2.018t-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018zM9.214 13.714h18.143l-1.589-6.375q-0.036-0.143-0.25-0.313t-0.375-0.17h-13.714q-0.161 0-0.375 0.17t-0.25 0.313zM33.714 19.429q0-1.179-0.839-2.018t-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018zM36.571 17.714v6.857q0 0.25-0.161 0.411t-0.411 0.161h-1.714v2.286q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429v-2.286h-18.286v2.286q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429v-2.286h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-6.857q0-1.661 1.17-2.83t2.83-1.17h0.5l1.875-7.482q0.411-1.679 1.857-2.813t3.196-1.134h13.714q1.75 0 3.196 1.134t1.857 2.813l1.875 7.482h0.5q1.661 0 2.83 1.17t1.17 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cab\" viewBox=\"0 0 37 32\">\n<title>cab</title>\n<path class=\"path1\" d=\"M32.571 16q1.661 0 2.83 1.17t1.17 2.83v6.857q0 0.25-0.161 0.411t-0.411 0.161h-1.714v1.143q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429v-1.143h-18.286v1.143q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429v-1.143h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-6.857q0-1.661 1.17-2.83t2.83-1.17h0.5l1.875-7.482q0.411-1.679 1.857-2.813t3.196-1.134h2.286v-4q0-0.25 0.161-0.411t0.411-0.161h8q0.25 0 0.411 0.161t0.161 0.411v4h2.286q1.75 0 3.196 1.134t1.857 2.813l1.875 7.482h0.5zM5.714 24.571q1.179 0 2.018-0.839t0.839-2.018-0.839-2.018-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839zM9.214 16h18.143l-1.589-6.375q-0.036-0.143-0.25-0.313t-0.375-0.17h-13.714q-0.161 0-0.375 0.17t-0.25 0.313zM30.857 24.571q1.179 0 2.018-0.839t0.839-2.018-0.839-2.018-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tree\" viewBox=\"0 0 27 32\">\n<title>tree</title>\n<path class=\"path1\" d=\"M26.857 26.286q0 0.464-0.339 0.804t-0.804 0.339h-8.25q0.018 0.304 0.107 1.563t0.089 1.938q0 0.446-0.321 0.759t-0.768 0.313h-5.714q-0.446 0-0.768-0.313t-0.321-0.759q0-0.679 0.089-1.938t0.107-1.563h-8.25q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l7.179-7.196h-4.089q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l7.179-7.196h-3.518q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804l6.857-6.857q0.339-0.339 0.804-0.339t0.804 0.339l6.857 6.857q0.339 0.339 0.339 0.804t-0.339 0.804-0.804 0.339h-3.518l7.179 7.196q0.339 0.339 0.339 0.804t-0.339 0.804-0.804 0.339h-4.089l7.179 7.196q0.339 0.339 0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-spotify\" viewBox=\"0 0 27 32\">\n<title>spotify</title>\n<path class=\"path1\" d=\"M20.125 21.607q0-0.571-0.536-0.911-3.446-2.054-7.982-2.054-2.375 0-5.125 0.607-0.75 0.161-0.75 0.929 0 0.357 0.241 0.616t0.634 0.259q0.089 0 0.661-0.143 2.357-0.482 4.339-0.482 4.036 0 7.089 1.839 0.339 0.196 0.589 0.196 0.339 0 0.589-0.241t0.25-0.616zM21.839 17.768q0-0.714-0.625-1.089-4.232-2.518-9.786-2.518-2.732 0-5.411 0.75-0.857 0.232-0.857 1.143 0 0.446 0.313 0.759t0.759 0.313q0.125 0 0.661-0.143 2.179-0.589 4.482-0.589 4.982 0 8.714 2.214 0.429 0.232 0.679 0.232 0.446 0 0.759-0.313t0.313-0.759zM23.768 13.339q0-0.839-0.714-1.25-2.25-1.304-5.232-1.973t-6.125-0.67q-3.643 0-6.5 0.839-0.411 0.125-0.688 0.455t-0.277 0.866q0 0.554 0.366 0.929t0.92 0.375q0.196 0 0.714-0.143 2.375-0.661 5.482-0.661 2.839 0 5.527 0.607t4.527 1.696q0.375 0.214 0.714 0.214 0.518 0 0.902-0.366t0.384-0.92zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-deviantart\" viewBox=\"0 0 18 32\">\n<title>deviantart</title>\n<path class=\"path1\" d=\"M18.286 5.411l-5.411 10.393 0.429 0.554h4.982v7.411h-9.054l-0.786 0.536-2.536 4.875-0.536 0.536h-5.375v-5.411l5.411-10.411-0.429-0.536h-4.982v-7.411h9.054l0.786-0.536 2.536-4.875 0.536-0.536h5.375v5.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-soundcloud\" viewBox=\"0 0 41 32\">\n<title>soundcloud</title>\n<path class=\"path1\" d=\"M14 24.5l0.286-4.304-0.286-9.339q-0.018-0.179-0.134-0.304t-0.295-0.125q-0.161 0-0.286 0.125t-0.125 0.304l-0.25 9.339 0.25 4.304q0.018 0.179 0.134 0.295t0.277 0.116q0.393 0 0.429-0.411zM19.286 23.982l0.196-3.768-0.214-10.464q0-0.286-0.232-0.429-0.143-0.089-0.286-0.089t-0.286 0.089q-0.232 0.143-0.232 0.429l-0.018 0.107-0.179 10.339q0 0.018 0.196 4.214v0.018q0 0.179 0.107 0.304 0.161 0.196 0.411 0.196 0.196 0 0.357-0.161 0.161-0.125 0.161-0.357zM0.625 17.911l0.357 2.286-0.357 2.25q-0.036 0.161-0.161 0.161t-0.161-0.161l-0.304-2.25 0.304-2.286q0.036-0.161 0.161-0.161t0.161 0.161zM2.161 16.5l0.464 3.696-0.464 3.625q-0.036 0.161-0.179 0.161-0.161 0-0.161-0.179l-0.411-3.607 0.411-3.696q0-0.161 0.161-0.161 0.143 0 0.179 0.161zM3.804 15.821l0.446 4.375-0.446 4.232q0 0.196-0.196 0.196-0.179 0-0.214-0.196l-0.375-4.232 0.375-4.375q0.036-0.214 0.214-0.214 0.196 0 0.196 0.214zM5.482 15.696l0.411 4.5-0.411 4.357q-0.036 0.232-0.25 0.232-0.232 0-0.232-0.232l-0.375-4.357 0.375-4.5q0-0.232 0.232-0.232 0.214 0 0.25 0.232zM7.161 16.018l0.375 4.179-0.375 4.393q-0.036 0.286-0.286 0.286-0.107 0-0.188-0.080t-0.080-0.205l-0.357-4.393 0.357-4.179q0-0.107 0.080-0.188t0.188-0.080q0.25 0 0.286 0.268zM8.839 13.411l0.375 6.786-0.375 4.393q0 0.125-0.089 0.223t-0.214 0.098q-0.286 0-0.321-0.321l-0.321-4.393 0.321-6.786q0.036-0.321 0.321-0.321 0.125 0 0.214 0.098t0.089 0.223zM10.518 11.875l0.339 8.357-0.339 4.357q0 0.143-0.098 0.241t-0.241 0.098q-0.321 0-0.357-0.339l-0.286-4.357 0.286-8.357q0.036-0.339 0.357-0.339 0.143 0 0.241 0.098t0.098 0.241zM12.268 11.161l0.321 9.036-0.321 4.321q-0.036 0.375-0.393 0.375-0.339 0-0.375-0.375l-0.286-4.321 0.286-9.036q0-0.161 0.116-0.277t0.259-0.116q0.161 0 0.268 0.116t0.125 0.277zM19.268 24.411v0 0zM15.732 11.089l0.268 9.107-0.268 4.268q0 0.179-0.134 0.313t-0.313 0.134-0.304-0.125-0.143-0.321l-0.25-4.268 0.25-9.107q0-0.196 0.134-0.321t0.313-0.125 0.313 0.125 0.134 0.321zM17.5 11.429l0.25 8.786-0.25 4.214q0 0.196-0.143 0.339t-0.339 0.143-0.339-0.143-0.161-0.339l-0.214-4.214 0.214-8.786q0.018-0.214 0.161-0.357t0.339-0.143 0.33 0.143 0.152 0.357zM21.286 20.214l-0.25 4.125q0 0.232-0.161 0.393t-0.393 0.161-0.393-0.161-0.179-0.393l-0.107-2.036-0.107-2.089 0.214-11.357v-0.054q0.036-0.268 0.214-0.429 0.161-0.125 0.357-0.125 0.143 0 0.268 0.089 0.25 0.143 0.286 0.464zM41.143 19.875q0 2.089-1.482 3.563t-3.571 1.473h-14.036q-0.232-0.036-0.393-0.196t-0.161-0.393v-16.054q0-0.411 0.5-0.589 1.518-0.607 3.232-0.607 3.482 0 6.036 2.348t2.857 5.777q0.946-0.393 1.964-0.393 2.089 0 3.571 1.482t1.482 3.589z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-database\" viewBox=\"0 0 27 32\">\n<title>database</title>\n<path class=\"path1\" d=\"M13.714 13.714q4.232 0 7.911-0.768t5.804-2.268v3.036q0 1.232-1.839 2.286t-5 1.67-6.875 0.616-6.875-0.616-5-1.67-1.839-2.286v-3.036q2.125 1.5 5.804 2.268t7.911 0.768zM13.714 27.429q4.232 0 7.911-0.768t5.804-2.268v3.036q0 1.232-1.839 2.286t-5 1.67-6.875 0.616-6.875-0.616-5-1.67-1.839-2.286v-3.036q2.125 1.5 5.804 2.268t7.911 0.768zM13.714 20.571q4.232 0 7.911-0.768t5.804-2.268v3.036q0 1.232-1.839 2.286t-5 1.67-6.875 0.616-6.875-0.616-5-1.67-1.839-2.286v-3.036q2.125 1.5 5.804 2.268t7.911 0.768zM13.714 0q3.714 0 6.875 0.616t5 1.67 1.839 2.286v2.286q0 1.232-1.839 2.286t-5 1.67-6.875 0.616-6.875-0.616-5-1.67-1.839-2.286v-2.286q0-1.232 1.839-2.286t5-1.67 6.875-0.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-pdf-o\" viewBox=\"0 0 27 32\">\n<title>file-pdf-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM15.964 19.125q0.589 0.464 1.5 1 1.054-0.125 2.089-0.125 2.625 0 3.161 0.875 0.286 0.393 0.036 0.929 0 0.018-0.018 0.036l-0.036 0.036v0.018q-0.107 0.679-1.268 0.679-0.857 0-2.054-0.357t-2.321-0.946q-3.946 0.429-7 1.482-2.732 4.679-4.321 4.679-0.268 0-0.5-0.125l-0.429-0.214q-0.018-0.018-0.107-0.089-0.179-0.179-0.107-0.643 0.161-0.714 1-1.634t2.357-1.723q0.25-0.161 0.411 0.107 0.036 0.036 0.036 0.071 0.929-1.518 1.911-3.518 1.214-2.429 1.857-4.679-0.429-1.464-0.545-2.848t0.116-2.277q0.196-0.714 0.75-0.714h0.393q0.411 0 0.625 0.268 0.321 0.375 0.161 1.214-0.036 0.107-0.071 0.143 0.018 0.054 0.018 0.143v0.536q-0.036 2.196-0.25 3.429 0.982 2.929 2.607 4.25zM5.679 26.464q0.929-0.429 2.446-2.821-0.911 0.714-1.563 1.5t-0.884 1.321zM12.786 10.036q-0.268 0.75-0.036 2.357 0.018-0.125 0.125-0.786 0-0.054 0.125-0.768 0.018-0.071 0.071-0.143-0.018-0.018-0.018-0.036t-0.009-0.027-0.009-0.027q-0.018-0.393-0.232-0.643 0 0.018-0.018 0.036v0.036zM10.571 21.839q2.411-0.964 5.071-1.446-0.036-0.018-0.232-0.17t-0.286-0.241q-1.357-1.196-2.268-3.143-0.482 1.536-1.482 3.518-0.536 1-0.804 1.482zM22.107 21.554q-0.429-0.429-2.5-0.429 1.357 0.5 2.214 0.5 0.25 0 0.321-0.018 0-0.018-0.036-0.054z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-word-o\" viewBox=\"0 0 27 32\">\n<title>file-word-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM4.161 13.714v1.911h1.25l2.929 11.804h2.839l2.286-8.661q0.125-0.357 0.179-0.821 0.036-0.286 0.036-0.429h0.071l0.054 0.429q0.018 0.054 0.063 0.357t0.098 0.464l2.286 8.661h2.839l2.929-11.804h1.25v-1.911h-5.357v1.911h1.607l-1.768 7.821q-0.089 0.357-0.125 0.821l-0.036 0.375h-0.071l-0.054-0.375q-0.018-0.089-0.071-0.375t-0.089-0.446l-2.571-9.732h-2.036l-2.571 9.732q-0.036 0.161-0.080 0.438t-0.063 0.384l-0.071 0.375h-0.071l-0.036-0.375q-0.036-0.464-0.125-0.821l-1.768-7.821h1.607v-1.911h-5.357z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-excel-o\" viewBox=\"0 0 27 32\">\n<title>file-excel-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM7.661 25.536v1.893h5.018v-1.893h-1.339l1.839-2.875q0.089-0.125 0.179-0.295t0.134-0.241 0.063-0.071h0.036q0.018 0.071 0.089 0.179 0.036 0.071 0.080 0.134t0.107 0.143 0.116 0.152l1.911 2.875h-1.357v1.893h5.196v-1.893h-1.214l-3.429-4.875 3.482-5.036h1.196v-1.911h-4.982v1.911h1.321l-1.839 2.839q-0.071 0.125-0.179 0.295t-0.161 0.241l-0.036 0.054h-0.036q-0.018-0.071-0.089-0.179-0.107-0.196-0.304-0.411l-1.893-2.839h1.357v-1.911h-5.179v1.911h1.214l3.375 4.857-3.464 5.054h-1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-powerpoint-o\" viewBox=\"0 0 27 32\">\n<title>file-powerpoint-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM7.429 25.536v1.893h5.839v-1.893h-1.661v-2.982h2.446q1.357 0 2.107-0.268 1.196-0.411 1.902-1.554t0.705-2.607q0-1.446-0.661-2.518t-1.786-1.554q-0.857-0.339-2.321-0.339h-6.571v1.911h1.643v9.911h-1.643zM13.732 20.536h-2.125v-4.786h2.143q0.929 0 1.482 0.321 1 0.589 1 2.054 0 1.589-1.107 2.143-0.554 0.268-1.393 0.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-image-o\" viewBox=\"0 0 27 32\">\n<title>file-image-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM22.857 21.714v5.714h-18.286v-3.429l3.429-3.429 2.286 2.286 6.857-6.857zM8 18.286q-1.429 0-2.429-1t-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429-1 2.429-2.429 1z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-archive-o\" viewBox=\"0 0 27 32\">\n<title>file-archive-o</title>\n<path class=\"path1\" d=\"M11.429 6.857v-2.286h-2.286v2.286h2.286zM13.714 9.143v-2.286h-2.286v2.286h2.286zM11.429 11.429v-2.286h-2.286v2.286h2.286zM13.714 13.714v-2.286h-2.286v2.286h2.286zM26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-2.286v2.286h-2.286v-2.286h-9.143v27.429h22.857zM13.946 16.839l1.911 6.232q0.143 0.482 0.143 0.929 0 1.482-1.295 2.455t-3.277 0.973-3.277-0.973-1.295-2.455q0-0.446 0.143-0.929 0.375-1.125 2.143-7.071v-2.286h2.286v2.286h1.411q0.393 0 0.696 0.232t0.411 0.607zM11.429 25.143q0.946 0 1.616-0.339t0.67-0.804-0.67-0.804-1.616-0.339-1.616 0.339-0.67 0.804 0.67 0.804 1.616 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-audio-o\" viewBox=\"0 0 27 32\">\n<title>file-audio-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM11.071 15.179q0.357 0.143 0.357 0.536v9.714q0 0.393-0.357 0.536-0.143 0.036-0.214 0.036-0.214 0-0.411-0.161l-2.964-2.982h-2.339q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h2.339l2.964-2.982q0.286-0.268 0.625-0.125zM18.518 27.482q0.554 0 0.893-0.429 2.304-2.839 2.304-6.482t-2.304-6.482q-0.286-0.375-0.768-0.429t-0.839 0.25q-0.375 0.304-0.42 0.777t0.259 0.848q1.786 2.196 1.786 5.036t-1.786 5.036q-0.304 0.375-0.259 0.848t0.42 0.759q0.321 0.268 0.714 0.268zM14.75 24.839q0.482 0 0.839-0.357 1.554-1.661 1.554-3.911t-1.554-3.911q-0.321-0.339-0.804-0.357t-0.821 0.304-0.357 0.795 0.321 0.83q0.929 1.018 0.929 2.339t-0.929 2.339q-0.339 0.357-0.321 0.83t0.357 0.795q0.357 0.304 0.786 0.304z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-movie-o\" viewBox=\"0 0 27 32\">\n<title>file-movie-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM13.714 13.714q0.929 0 1.607 0.679t0.679 1.607v6.857q0 0.929-0.679 1.607t-1.607 0.679h-6.857q-0.929 0-1.607-0.679t-0.679-1.607v-6.857q0-0.929 0.679-1.607t1.607-0.679h6.857zM22.5 13.75q0.357 0.143 0.357 0.536v10.286q0 0.393-0.357 0.536-0.143 0.036-0.214 0.036-0.25 0-0.411-0.161l-4.732-4.75v-1.607l4.732-4.75q0.161-0.161 0.411-0.161 0.071 0 0.214 0.036z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-file-code-o\" viewBox=\"0 0 27 32\">\n<title>file-code-o</title>\n<path class=\"path1\" d=\"M26.214 6.786q0.5 0.5 0.857 1.357t0.357 1.571v20.571q0 0.714-0.5 1.214t-1.214 0.5h-24q-0.714 0-1.214-0.5t-0.5-1.214v-28.571q0-0.714 0.5-1.214t1.214-0.5h16q0.714 0 1.571 0.357t1.357 0.857zM18.286 2.429v6.714h6.714q-0.179-0.518-0.393-0.732l-5.589-5.589q-0.214-0.214-0.732-0.393zM25.143 29.714v-18.286h-7.429q-0.714 0-1.214-0.5t-0.5-1.214v-7.429h-13.714v27.429h22.857zM8.571 13.714q0.143-0.196 0.375-0.223t0.429 0.116l0.911 0.679q0.196 0.143 0.223 0.375t-0.116 0.429l-3.25 4.339 3.25 4.339q0.143 0.196 0.116 0.429t-0.223 0.375l-0.911 0.679q-0.196 0.143-0.429 0.116t-0.375-0.223l-4.036-5.375q-0.25-0.339 0-0.679zM22.893 19.089q0.25 0.339 0 0.679l-4.036 5.375q-0.143 0.196-0.375 0.223t-0.429-0.116l-0.911-0.679q-0.196-0.143-0.223-0.375t0.116-0.429l3.25-4.339-3.25-4.339q-0.143-0.196-0.116-0.429t0.223-0.375l0.911-0.679q0.196-0.143 0.429-0.116t0.375 0.223zM11.821 27.321q-0.232-0.036-0.366-0.232t-0.098-0.429l2.464-14.839q0.036-0.232 0.232-0.366t0.429-0.098l1.125 0.179q0.232 0.036 0.366 0.232t0.098 0.429l-2.464 14.839q-0.036 0.232-0.232 0.366t-0.429 0.098z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-vine\" viewBox=\"0 0 27 32\">\n<title>vine</title>\n<path class=\"path1\" d=\"M26.732 14.768v3.536q-1.804 0.411-3.536 0.411-1.161 2.429-2.955 4.839t-3.241 3.848-2.286 1.902q-1.429 0.804-2.893-0.054-0.5-0.304-1.080-0.777t-1.518-1.491-1.83-2.295-1.92-3.286-1.884-4.357-1.634-5.616-1.259-6.964h5.054q0.464 3.893 1.25 7.116t1.866 5.661 2.17 4.205 2.5 3.482q3.018-3.018 5.125-7.25-2.536-1.286-3.982-3.929t-1.446-5.946q0-3.429 1.857-5.616t5.071-2.188q3.179 0 4.875 1.884t1.696 5.313q0 2.839-1.036 5.107-0.125 0.018-0.348 0.054t-0.821 0.036-1.125-0.107-1.107-0.455-0.902-0.92q0.554-1.839 0.554-3.286 0-1.554-0.518-2.357t-1.411-0.804q-0.946 0-1.518 0.884t-0.571 2.509q0 3.321 1.875 5.241t4.768 1.92q1.107 0 2.161-0.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-codepen\" viewBox=\"0 0 32 32\">\n<title>codepen</title>\n<path class=\"path1\" d=\"M3.857 20.875l10.768 7.179v-6.411l-5.964-3.982zM2.75 18.304l3.446-2.304-3.446-2.304v4.607zM17.375 28.054l10.768-7.179-4.804-3.214-5.964 3.982v6.411zM16 19.25l4.857-3.25-4.857-3.25-4.857 3.25zM8.661 14.339l5.964-3.982v-6.411l-10.768 7.179zM25.804 16l3.446 2.304v-4.607zM23.339 14.339l4.804-3.214-10.768-7.179v6.411zM32 11.125v9.75q0 0.732-0.607 1.143l-14.625 9.75q-0.375 0.232-0.768 0.232t-0.768-0.232l-14.625-9.75q-0.607-0.411-0.607-1.143v-9.75q0-0.732 0.607-1.143l14.625-9.75q0.375-0.232 0.768-0.232t0.768 0.232l14.625 9.75q0.607 0.411 0.607 1.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-jsfiddle\" viewBox=\"0 0 37 32\">\n<title>jsfiddle</title>\n<path class=\"path1\" d=\"M32.143 13.786q1.982 0.821 3.205 2.598t1.223 3.955q0 2.929-2.107 5.009t-5.089 2.080q-0.071 0-0.205-0.009t-0.188-0.009h-21.732q-3.036-0.179-5.143-2.241t-2.107-5.009q0-1.964 0.982-3.625t2.625-2.625q-0.214-0.696-0.214-1.464 0-2.054 1.464-3.5t3.554-1.446q1.696 0 3.071 1.036 1.339-2.75 3.973-4.429t5.83-1.679q2.964 0 5.464 1.438t3.955 3.902 1.455 5.375q0 0.107-0.009 0.321t-0.009 0.321zM8.357 18.536q0 2.179 1.5 3.446t3.714 1.268q2.446 0 4.286-1.768-0.286-0.357-0.848-1.009t-0.777-0.902q-1.196 1.161-2.571 1.161-0.982 0-1.67-0.598t-0.688-1.563q0-0.946 0.688-1.554t1.634-0.607q0.786 0 1.509 0.375t1.304 0.982 1.161 1.339 1.232 1.464 1.375 1.339 1.732 0.982 2.17 0.375q2.161 0 3.652-1.277t1.491-3.402q0-2.161-1.5-3.429t-3.696-1.268q-2.554 0-4.304 1.732 0.25 0.286 0.527 0.607t0.616 0.714 0.518 0.607q1.179-1.143 2.536-1.143 0.929 0 1.643 0.589t0.714 1.5q0 1.018-0.661 1.634t-1.679 0.616q-0.768 0-1.473-0.375t-1.286-0.982-1.17-1.339-1.241-1.464-1.384-1.339-1.723-0.982-2.116-0.375q-2.179 0-3.696 1.259t-1.518 3.384z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-life-bouy\" viewBox=\"0 0 32 32\">\n<title>life-bouy</title>\n<path class=\"path1\" d=\"M16 0q3.25 0 6.214 1.268t5.107 3.411 3.411 5.107 1.268 6.214-1.268 6.214-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268zM16 2.286q-3.393 0-6.446 1.607l3.464 3.464q1.464-0.5 2.982-0.5t2.982 0.5l3.464-3.464q-3.054-1.607-6.446-1.607zM3.893 22.446l3.464-3.464q-0.5-1.464-0.5-2.982t0.5-2.982l-3.464-3.464q-1.607 3.054-1.607 6.446t1.607 6.446zM16 29.714q3.393 0 6.446-1.607l-3.464-3.464q-1.464 0.5-2.982 0.5t-2.982-0.5l-3.464 3.464q3.054 1.607 6.446 1.607zM16 22.857q2.839 0 4.848-2.009t2.009-4.848-2.009-4.848-4.848-2.009-4.848 2.009-2.009 4.848 2.009 4.848 4.848 2.009zM24.643 18.982l3.464 3.464q1.607-3.054 1.607-6.446t-1.607-6.446l-3.464 3.464q0.5 1.464 0.5 2.982t-0.5 2.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-circle-o-notch\" viewBox=\"0 0 32 32\">\n<title>circle-o-notch</title>\n<path class=\"path1\" d=\"M31.429 16q0 3.143-1.223 6t-3.286 4.92-4.92 3.286-6 1.223-6-1.223-4.92-3.286-3.286-4.92-1.223-6q0-3.804 1.732-7.116t4.732-5.455 6.679-2.696v4.071q-3.946 0.804-6.545 3.946t-2.598 7.25q0 2.321 0.911 4.438t2.438 3.643 3.643 2.438 4.438 0.911 4.438-0.911 3.643-2.438 2.438-3.643 0.911-4.438q0-4.107-2.598-7.25t-6.545-3.946v-4.071q3.679 0.554 6.679 2.696t4.732 5.455 1.732 7.116z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ra\" viewBox=\"0 0 32 32\">\n<title>ra</title>\n<path class=\"path1\" d=\"M0.339 15.607q0.143-3.875 2.071-7.25t5.446-5.679h0.089q0 0.018-0.018 0.054-0.143 0.143-0.5 0.598t-0.929 1.366-1.071 1.973-0.795 2.42-0.25 2.688 0.696 2.813 1.938 2.75q0.893 0.893 1.821 1.241t1.616 0.205 1.241-0.42 0.839-0.58l0.286-0.286q0.696-0.911 0.946-2.080t0.116-2.188-0.375-1.911-0.473-1.429l-0.25-0.518q-0.179-0.446-0.545-0.884t-0.768-0.732-0.777-0.527-0.625-0.339l-0.232-0.107 1.857-2.054q0.696 0.304 1.393 0.929t1.054 1.089l0.339 0.482q0.018-0.857-0.33-1.848t-0.723-1.563l-0.357-0.554 2.875-3.268 2.857 3.232q-0.589 0.821-0.938 1.83t-0.402 1.616l-0.071 0.589q0.393-0.661 1.098-1.295t1.205-0.938l0.5-0.304 1.839 2.054q-0.786 0.25-1.518 0.893t-1.071 1.161l-0.339 0.518q-0.554 1-0.857 2.384t-0.125 3.036 1.018 2.795q0.589 0.804 1.384 1.080t1.518 0.098 1.357-0.473 1.027-0.598l0.375-0.286q1.071-0.946 1.723-2.054t0.866-2.17 0.179-2.17-0.321-2.107-0.661-1.92-0.813-1.661-0.804-1.286-0.616-0.848l-0.232-0.304q-0.25-0.232-0.125-0.232l0.179 0.054q0.714 0.518 1.116 0.821t1.107 0.893 1.143 1.036 1.045 1.161 0.991 1.375 0.813 1.571 0.679 1.839 0.42 2.089 0.188 2.429q0.054 4.625-1.929 8.304t-5.571 5.732-8.143 2.054q-3.304 0-6.268-1.321t-5.063-3.536-3.286-5.232-1.080-6.304z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-empire\" viewBox=\"0 0 32 32\">\n<title>empire</title>\n<path class=\"path1\" d=\"M15.607 29.25v1.179q-3.714-0.107-6.875-1.955t-5.054-4.92l1.036-0.607q0.518 0.875 1.304 1.768l1.161-1.018q2.643 3 6.571 3.786l-0.304 1.536q1.161 0.214 2.161 0.232zM4.929 19.786l-1.482 0.5q0.393 1.071 0.875 2l-1.018 0.589q-1.75-3.214-1.75-6.875t1.75-6.875l1.018 0.589q-0.536 1-0.875 2l1.464 0.5q-0.625 1.786-0.625 3.786 0 1.946 0.643 3.786zM27.286 22.946l1.036 0.607q-1.893 3.071-5.054 4.92t-6.875 1.955v-1.179q1-0.018 2.161-0.232l-0.304-1.536q3.929-0.786 6.571-3.786l1.161 1.018q0.786-0.893 1.304-1.768zM24.589 13.054l-4.161 1.429q0.25 0.75 0.25 1.518t-0.25 1.518l4.143 1.429q-0.554 1.643-1.75 3.018l-3.304-2.893q-1.018 1.196-2.625 1.518l0.857 4.304q-0.929 0.179-1.75 0.179t-1.75-0.179l0.857-4.304q-1.607-0.321-2.625-1.518l-3.304 2.893q-1.196-1.375-1.75-3.018l4.143-1.429q-0.25-0.75-0.25-1.518t0.25-1.518l-4.161-1.429q0.589-1.661 1.768-3.018l3.304 2.893q1.054-1.214 2.625-1.536l-0.857-4.286q0.786-0.179 1.75-0.179t1.75 0.179l-0.857 4.286q1.571 0.321 2.625 1.536l3.304-2.893q1.179 1.357 1.768 3.018zM15.607 1.571v1.179q-1.161 0.036-2.161 0.232l0.304 1.536q-3.929 0.75-6.571 3.768l-1.161-1q-0.679 0.75-1.304 1.75l-1.018-0.589q1.893-3.071 5.036-4.92t6.875-1.955zM30.446 16q0 3.661-1.75 6.875l-1.018-0.589q0.482-0.929 0.875-2l-1.482-0.5q0.643-1.839 0.643-3.786 0-2-0.625-3.786l1.464-0.5q-0.339-1-0.875-2l1.018-0.589q1.75 3.214 1.75 6.875zM28.304 8.446l-1.018 0.589q-0.625-1-1.304-1.75l-1.161 1q-2.643-3.018-6.571-3.768l0.304-1.536q-1-0.196-2.161-0.232v-1.179q3.732 0.107 6.875 1.955t5.036 4.92zM31.214 16q0-3.089-1.205-5.911t-3.241-4.857-4.857-3.241-5.911-1.205-5.911 1.205-4.857 3.241-3.241 4.857-1.205 5.911 1.205 5.911 3.241 4.857 4.857 3.241 5.911 1.205 5.911-1.205 4.857-3.241 3.241-4.857 1.205-5.911zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-git-square\" viewBox=\"0 0 27 32\">\n<title>git-square</title>\n<path class=\"path1\" d=\"M10.393 23.357q0 1.179-1.661 1.179-1.911 0-1.911-1.125 0-1.143 1.75-1.143 1.821 0 1.821 1.089zM9.75 15.036q0 1.518-1.321 1.518-1.375 0-1.375-1.5 0-1.607 1.375-1.607 0.643 0 0.982 0.455t0.339 1.134zM12.714 13.696v-2.232q-1.393 0.518-2.411 0.518-0.893-0.518-1.964-0.518-1.536 0-2.589 1.018t-1.054 2.554q0 0.893 0.527 1.821t1.313 1.196v0.054q-0.679 0.304-0.679 1.518 0 0.946 0.732 1.375v0.054q-2.018 0.661-2.018 2.482 0 0.804 0.357 1.402t0.964 0.911 1.286 0.455 1.446 0.143q4 0 4-3.357 0-1.196-0.857-1.768t-2.25-0.821q-0.482-0.089-0.92-0.366t-0.438-0.705q0-0.786 0.875-0.929 1.375-0.268 2.179-1.25t0.804-2.393q0-0.429-0.179-0.929 0.661-0.161 0.875-0.232zM13.768 21.179h2.446q-0.036-0.482-0.036-1.464v-6.911q0-0.821 0.036-1.232h-2.446q0.054 0.411 0.054 1.268v7q0 0.893-0.054 1.339zM22.857 20.893v-2.161q-0.536 0.375-1.214 0.375-0.946 0-0.946-1.464v-4.018h0.929q0.161 0 0.473 0.018t0.473 0.018v-2.089h-1.875q0-1.464 0.054-1.821h-2.5q0.071 0.429 0.071 0.982v0.839h-1.071v2.089q0.643-0.054 0.661-0.054 0.054 0 0.196 0.009t0.214 0.009v0.036h-0.036v3.875q0 0.661 0.045 1.143t0.205 1.009 0.438 0.866 0.777 0.554 1.179 0.214q1.143 0 1.929-0.429zM16.5 8.286q0-0.643-0.429-1.134t-1.071-0.491-1.080 0.482-0.438 1.143q0 0.643 0.446 1.116t1.071 0.473 1.063-0.482 0.438-1.107zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-git\" viewBox=\"0 0 32 32\">\n<title>git</title>\n<path class=\"path1\" d=\"M10.625 27.036q0-1.786-2.946-1.786-2.821 0-2.821 1.857 0 1.804 3.071 1.804 2.696 0 2.696-1.875zM9.571 13.554q0-1.089-0.536-1.821t-1.589-0.732q-2.214 0-2.214 2.589 0 2.411 2.214 2.411 2.125 0 2.125-2.446zM14.375 7.768v3.607q-0.643 0.214-1.411 0.393 0.286 0.768 0.286 1.5 0 2.268-1.304 3.866t-3.518 2.009q-0.714 0.143-1.063 0.482t-0.348 1.036q0 0.554 0.402 0.92t1.036 0.571 1.402 0.393 1.536 0.455 1.402 0.67 1.036 1.143 0.402 1.759q0 5.429-6.482 5.429-1.232 0-2.321-0.223t-2.071-0.732-1.563-1.464-0.58-2.277q0-2.946 3.25-4.018v-0.071q-1.196-0.732-1.196-2.25 0-1.946 1.125-2.446v-0.071q-1.286-0.429-2.134-1.938t-0.848-2.955q0-2.482 1.696-4.134t4.196-1.652q1.714 0 3.179 0.839 1.75 0 3.893-0.839zM20.054 23.5h-3.964q0.071-0.804 0.071-2.393v-10.875q0-1.679-0.071-2.286h3.964q-0.071 0.589-0.071 2.214v10.946q0 1.589 0.071 2.393zM30.786 19.536v3.5q-1.268 0.696-3.107 0.696-1.107 0-1.911-0.357t-1.25-0.893-0.705-1.393-0.33-1.643-0.071-1.839v-6.268h0.036v-0.071q-0.125 0-0.339-0.018t-0.321-0.018q-0.375 0-1.054 0.107v-3.393h1.714v-1.357q0-0.964-0.107-1.589h4.054q-0.107 0.732-0.107 2.946h3.054v3.393q-0.268 0-0.777-0.036t-0.759-0.036h-1.518v6.518q0 2.339 1.554 2.339 1.089 0 1.946-0.589zM20.5 2.625q0 1.036-0.696 1.813t-1.714 0.777q-1.036 0-1.75-0.777t-0.714-1.813q0-1.054 0.705-1.839t1.759-0.786q1.036 0 1.723 0.795t0.688 1.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hacker-news\" viewBox=\"0 0 27 32\">\n<title>hacker-news</title>\n<path class=\"path1\" d=\"M14.446 17.929l4.75-8.911h-2l-2.804 5.571q-0.429 0.857-0.786 1.643l-0.75-1.643-2.768-5.571h-2.143l4.696 8.804v5.786h1.804v-5.679zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tencent-weibo\" viewBox=\"0 0 23 32\">\n<title>tencent-weibo</title>\n<path class=\"path1\" d=\"M15.036 10.214q0 1.429-1.018 2.438t-2.429 1.009q-1.071 0-1.982-0.625-1.107 1.196-2.054 2.607-4.411 6.625-3.607 15.339 0.018 0.393-0.223 0.688t-0.616 0.33h-0.089q-0.357 0-0.625-0.241t-0.304-0.598q-0.25-2.25-0.063-4.42t0.527-3.875 0.964-3.321 1.232-2.777 1.321-2.232q1.089-1.607 2.357-2.946-0.286-0.625-0.286-1.375 0-1.429 1.009-2.438t2.438-1.009 2.438 1.009 1.009 2.438zM21.839 10.411q0 2.821-1.393 5.214t-3.795 3.786-5.223 1.393q-1.143 0-2.339-0.25-0.375-0.089-0.58-0.42t-0.116-0.705q0.089-0.357 0.411-0.563t0.696-0.134q0.911 0.232 1.929 0.232 1.732 0 3.321-0.679t2.732-1.821 1.821-2.732 0.679-3.321-0.679-3.321-1.821-2.732-2.732-1.821-3.321-0.679-3.321 0.679-2.732 1.821-1.821 2.732-0.679 3.321q0 2.036 0.929 3.893 0.179 0.357 0.063 0.714t-0.455 0.536-0.705 0.054-0.545-0.464q-1.143-2.196-1.143-4.732 0-2.125 0.83-4.054t2.223-3.321 3.321-2.214 4.036-0.821q2.821 0 5.223 1.393t3.795 3.795 1.393 5.223z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-qq\" viewBox=\"0 0 32 32\">\n<title>qq</title>\n<path class=\"path1\" d=\"M4.821 14.393q-0.143-0.339-0.143-0.929 0-0.357 0.196-0.875t0.429-0.804q-0.018-0.393 0.134-0.946t0.402-0.768q0-2.482 1.652-5.152t3.884-3.741q2.482-1.179 5.786-1.179 2.375 0 4.75 0.982 0.875 0.375 1.607 0.857t1.268 1 0.982 1.214 0.75 1.321 0.58 1.509 0.455 1.598 0.393 1.75l0.018 0.089q0.982 1.482 0.982 2.679 0 0.25-0.161 0.714t-0.161 0.679q0 0.018 0.027 0.063t0.063 0.089 0.036 0.063q1.375 2.036 2.152 3.83t0.777 3.723q0 0.768-0.348 1.786t-0.991 1.018q-0.161 0-0.348-0.134t-0.339-0.313-0.339-0.464-0.286-0.473-0.241-0.464-0.161-0.313q-0.018-0.018-0.054-0.018l-0.089 0.071q-1.054 2.75-2.357 3.982 0.357 0.357 1.098 0.688t1.232 0.741 0.634 1.161q-0.036 0.071-0.071 0.286t-0.125 0.321q-1.143 1.732-5.393 1.732-0.946 0-1.973-0.161t-1.75-0.357-1.866-0.536q-0.268-0.089-0.411-0.125-0.25-0.071-0.821-0.080t-0.714-0.027q-0.732 0.804-2.277 1.161t-3.009 0.357q-0.625 0-1.232-0.027t-1.661-0.161-1.804-0.366-1.33-0.714-0.58-1.143q0-0.714 0.179-1.063t0.732-0.866q0.196-0.036 0.723-0.232t0.884-0.214q0.071 0 0.25-0.036 0.036-0.036 0.036-0.071l-0.036-0.054q-0.857-0.196-1.929-1.884t-1.304-2.795l-0.089-0.054q-0.071 0-0.214 0.357-0.321 0.732-0.973 1.33t-1.384 0.67h-0.018q-0.071 0-0.107-0.080t-0.089-0.098q-0.411-0.964-0.411-1.786 0-4.911 4.5-8.321z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wechat\" viewBox=\"0 0 37 32\">\n<title>wechat</title>\n<path class=\"path1\" d=\"M10.357 8.232q0-0.732-0.446-1.179t-1.179-0.446q-0.768 0-1.357 0.455t-0.589 1.17q0 0.696 0.589 1.152t1.357 0.455q0.732 0 1.179-0.438t0.446-1.17zM23.625 17.286q0-0.5-0.455-0.893t-1.17-0.393q-0.482 0-0.884 0.402t-0.402 0.884q0 0.5 0.402 0.902t0.884 0.402q0.714 0 1.17-0.393t0.455-0.911zM19.411 8.232q0-0.732-0.438-1.179t-1.17-0.446q-0.768 0-1.357 0.455t-0.589 1.17q0 0.696 0.589 1.152t1.357 0.455q0.732 0 1.17-0.438t0.438-1.17zM30.75 17.286q0-0.5-0.464-0.893t-1.161-0.393q-0.482 0-0.884 0.402t-0.402 0.884q0 0.5 0.402 0.902t0.884 0.402q0.696 0 1.161-0.393t0.464-0.911zM26 10.196q-0.554-0.071-1.25-0.071-3.018 0-5.554 1.375t-3.991 3.723-1.455 5.134q0 1.393 0.411 2.714-0.625 0.054-1.214 0.054-0.464 0-0.893-0.027t-0.982-0.116-0.795-0.125-0.973-0.188-0.893-0.188l-4.518 2.268 1.286-3.893q-5.179-3.625-5.179-8.75 0-3.018 1.741-5.554t4.714-3.991 6.491-1.455q3.143 0 5.938 1.179t4.679 3.259 2.438 4.652zM36.571 20.214q0 2.089-1.223 3.991t-3.313 3.455l0.982 3.232-3.554-1.946q-2.679 0.661-3.893 0.661-3.018 0-5.554-1.259t-3.991-3.42-1.455-4.714 1.455-4.714 3.991-3.42 5.554-1.259q2.875 0 5.411 1.259t4.063 3.429 1.527 4.705z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paper-plane\" viewBox=\"0 0 32 32\">\n<title>paper-plane</title>\n<path class=\"path1\" d=\"M31.5 0.196q0.589 0.429 0.482 1.143l-4.571 27.429q-0.089 0.518-0.571 0.804-0.25 0.143-0.554 0.143-0.196 0-0.429-0.089l-8.089-3.304-4.321 5.268q-0.321 0.411-0.875 0.411-0.232 0-0.393-0.071-0.339-0.125-0.545-0.42t-0.205-0.652v-6.232l15.429-18.911-19.089 16.518-7.054-2.893q-0.661-0.25-0.714-0.982-0.036-0.714 0.571-1.054l29.714-17.143q0.268-0.161 0.571-0.161 0.357 0 0.643 0.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paper-plane-o\" viewBox=\"0 0 32 32\">\n<title>paper-plane-o</title>\n<path class=\"path1\" d=\"M31.5 0.196q0.589 0.429 0.482 1.143l-4.571 27.429q-0.089 0.518-0.571 0.804-0.25 0.143-0.554 0.143-0.196 0-0.429-0.089l-9.411-3.839-5.321 5.839q-0.321 0.375-0.839 0.375-0.25 0-0.411-0.071-0.339-0.125-0.536-0.42t-0.196-0.652v-8.071l-8.429-3.446q-0.661-0.25-0.714-0.982-0.054-0.696 0.571-1.054l29.714-17.143q0.625-0.375 1.214 0.036zM25.393 26.964l3.946-23.625-25.607 14.768 6 2.446 15.411-11.411-8.536 14.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-history\" viewBox=\"0 0 27 32\">\n<title>history</title>\n<path class=\"path1\" d=\"M27.429 16q0 2.786-1.089 5.321t-2.929 4.375-4.375 2.929-5.321 1.089q-3.071 0-5.839-1.295t-4.714-3.652q-0.125-0.179-0.116-0.402t0.152-0.366l2.446-2.464q0.179-0.161 0.446-0.161 0.286 0.036 0.411 0.214 1.304 1.696 3.196 2.625t4.018 0.929q1.857 0 3.545-0.723t2.92-1.955 1.955-2.92 0.723-3.545-0.723-3.545-1.955-2.92-2.92-1.955-3.545-0.723q-1.75 0-3.357 0.634t-2.857 1.813l2.446 2.464q0.554 0.536 0.25 1.232-0.304 0.714-1.054 0.714h-8q-0.464 0-0.804-0.339t-0.339-0.804v-8q0-0.75 0.714-1.054 0.696-0.304 1.232 0.25l2.321 2.304q1.911-1.804 4.366-2.795t5.080-0.991q2.786 0 5.321 1.089t4.375 2.929 2.929 4.375 1.089 5.321zM16 10.857v8q0 0.25-0.161 0.411t-0.411 0.161h-5.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h4v-6.286q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-circle-thin\" viewBox=\"0 0 27 32\">\n<title>circle-thin</title>\n<path class=\"path1\" d=\"M13.714 4.571q-2.321 0-4.438 0.911t-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.437-0.911 3.643-2.438 2.438-3.643 0.911-4.438-0.911-4.438-2.438-3.643-3.643-2.438-4.438-0.911zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-header\" viewBox=\"0 0 32 32\">\n<title>header</title>\n<path class=\"path1\" d=\"M30.036 29.714q-0.786 0-2.366-0.063t-2.384-0.063q-0.786 0-2.357 0.063t-2.357 0.063q-0.429 0-0.661-0.366t-0.232-0.813q0-0.554 0.304-0.821t0.696-0.304 0.911-0.125 0.804-0.268q0.589-0.375 0.589-2.5l-0.018-6.982q0-0.375-0.018-0.554-0.232-0.071-0.893-0.071h-12.054q-0.679 0-0.911 0.071-0.018 0.179-0.018 0.554l-0.018 6.625q0 2.536 0.661 2.929 0.286 0.179 0.857 0.232t1.018 0.063 0.804 0.268 0.357 0.813q0 0.464-0.223 0.857t-0.652 0.393q-0.839 0-2.491-0.063t-2.473-0.063q-0.768 0-2.286 0.063t-2.268 0.063q-0.411 0-0.634-0.375t-0.223-0.804q0-0.536 0.277-0.804t0.643-0.313 0.848-0.134 0.75-0.268q0.589-0.411 0.589-2.554l-0.018-1.018v-14.518q0-0.054 0.009-0.464t0-0.652-0.027-0.688-0.063-0.75-0.116-0.652-0.196-0.563-0.286-0.321q-0.268-0.179-0.804-0.214t-0.946-0.036-0.732-0.25-0.321-0.804q0-0.464 0.214-0.857t0.643-0.393q0.821 0 2.473 0.063t2.473 0.063q0.75 0 2.259-0.063t2.259-0.063q0.446 0 0.67 0.393t0.223 0.857q0 0.536-0.304 0.777t-0.688 0.259-0.884 0.071-0.768 0.232q-0.625 0.375-0.625 2.857l0.018 5.714q0 0.375 0.018 0.571 0.232 0.054 0.696 0.054h12.482q0.446 0 0.679-0.054 0.018-0.196 0.018-0.571l0.018-5.714q0-2.482-0.625-2.857-0.321-0.196-1.045-0.223t-1.179-0.232-0.455-0.884q0-0.464 0.223-0.857t0.67-0.393q0.786 0 2.357 0.063t2.357 0.063q0.768 0 2.304-0.063t2.304-0.063q0.446 0 0.67 0.393t0.223 0.857q0 0.536-0.313 0.786t-0.714 0.259-0.92 0.054-0.786 0.223q-0.625 0.411-0.625 2.875l0.018 16.839q0 2.125 0.607 2.5 0.286 0.179 0.821 0.241t0.955 0.080 0.741 0.277 0.321 0.795q0 0.464-0.214 0.857t-0.643 0.393z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paragraph\" viewBox=\"0 0 23 32\">\n<title>paragraph</title>\n<path class=\"path1\" d=\"M22.821 3.375v1.304q0 0.518-0.33 1.089t-0.759 0.571q-0.893 0-0.964 0.018-0.464 0.107-0.571 0.554-0.054 0.196-0.054 1.143v20.571q0 0.446-0.321 0.768t-0.768 0.321h-1.929q-0.446 0-0.768-0.321t-0.321-0.768v-21.75h-2.554v21.75q0 0.446-0.313 0.768t-0.777 0.321h-1.929q-0.464 0-0.777-0.321t-0.313-0.768v-8.857q-2.625-0.214-4.375-1.054-2.25-1.036-3.429-3.196-1.143-2.089-1.143-4.625 0-2.964 1.571-5.107 1.571-2.107 3.732-2.839 1.982-0.661 7.446-0.661h8.554q0.446 0 0.768 0.321t0.321 0.768z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sliders\" viewBox=\"0 0 27 32\">\n<title>sliders</title>\n<path class=\"path1\" d=\"M6.286 25.143v2.286h-6.286v-2.286h6.286zM12.571 22.857q0.464 0 0.804 0.339t0.339 0.804v4.571q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h4.571zM15.429 16v2.286h-15.429v-2.286h15.429zM4 6.857v2.286h-4v-2.286h4zM27.429 25.143v2.286h-13.143v-2.286h13.143zM10.286 4.571q0.464 0 0.804 0.339t0.339 0.804v4.571q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h4.571zM21.714 13.714q0.464 0 0.804 0.339t0.339 0.804v4.571q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h4.571zM27.429 16v2.286h-4v-2.286h4zM27.429 6.857v2.286h-15.429v-2.286h15.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-share-alt\" viewBox=\"0 0 27 32\">\n<title>share-alt</title>\n<path class=\"path1\" d=\"M21.714 18.286q2.375 0 4.045 1.67t1.67 4.045-1.67 4.045-4.045 1.67-4.045-1.67-1.67-4.045q0-0.214 0.036-0.607l-6.429-3.214q-1.643 1.536-3.893 1.536-2.375 0-4.045-1.67t-1.67-4.045 1.67-4.045 4.045-1.67q2.25 0 3.893 1.536l6.429-3.214q-0.036-0.393-0.036-0.607 0-2.375 1.67-4.045t4.045-1.67 4.045 1.67 1.67 4.045-1.67 4.045-4.045 1.67q-2.25 0-3.893-1.536l-6.429 3.214q0.036 0.393 0.036 0.607t-0.036 0.607l6.429 3.214q1.643-1.536 3.893-1.536z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-share-alt-square\" viewBox=\"0 0 27 32\">\n<title>share-alt-square</title>\n<path class=\"path1\" d=\"M22.857 21.339q0-1.571-1.116-2.696t-2.688-1.125q-1.5 0-2.589 1.036l-4.304-2.143q0.036-0.286 0.036-0.411t-0.036-0.411l4.304-2.143q1.089 1.036 2.589 1.036 1.571 0 2.688-1.125t1.116-2.696-1.116-2.688-2.688-1.116-2.696 1.116-1.125 2.688q0 0.125 0.036 0.411l-4.304 2.143q-1.107-1.018-2.589-1.018-1.571 0-2.688 1.116t-1.116 2.688 1.116 2.687 2.688 1.116q1.482 0 2.589-1.018l4.304 2.143q-0.036 0.286-0.036 0.411 0 1.571 1.125 2.688t2.696 1.116 2.688-1.116 1.116-2.688zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bomb\" viewBox=\"0 0 32 32\">\n<title>bomb</title>\n<path class=\"path1\" d=\"M10.196 10.518q-0.179-0.446-0.607-0.625t-0.875 0q-1.929 0.786-3.411 2.268t-2.268 3.411q-0.179 0.446 0 0.875t0.625 0.607q0.232 0.089 0.429 0.089 0.75 0 1.071-0.714 0.607-1.5 1.759-2.652t2.652-1.759q0.446-0.196 0.625-0.625t0-0.875zM27.018 4.161l0.821 0.821-4.357 4.339 1.214 1.214q0.339 0.339 0.339 0.813t-0.339 0.813l-1.143 1.143q1.589 2.875 1.589 6.125 0 2.554-0.991 4.884t-2.679 4.018-4.018 2.679-4.884 0.991-4.884-0.991-4.018-2.679-2.679-4.018-0.991-4.884 0.991-4.884 2.679-4.018 4.018-2.679 4.884-0.991q3.25 0 6.125 1.589l1.143-1.143q0.339-0.339 0.813-0.339t0.813 0.339l1.214 1.214zM27.161 3.161q-0.179 0.179-0.393 0.179-0.232 0-0.411-0.179l-1.625-1.607q-0.161-0.179-0.161-0.411t0.161-0.411q0.179-0.161 0.411-0.161t0.411 0.161l1.607 1.625q0.179 0.161 0.179 0.402t-0.179 0.402zM31.268 7.268q-0.196 0.161-0.411 0.161t-0.411-0.161l-1.607-1.625q-0.179-0.161-0.179-0.402t0.179-0.402q0.161-0.179 0.402-0.179t0.402 0.179l1.625 1.607q0.161 0.179 0.161 0.411t-0.161 0.411zM32 4q0 0.25-0.161 0.411t-0.411 0.161h-1.714q-0.25 0-0.411-0.161t-0.161-0.411 0.161-0.411 0.411-0.161h1.714q0.25 0 0.411 0.161t0.161 0.411zM28.571 0.571v1.714q0 0.25-0.161 0.411t-0.411 0.161-0.411-0.161-0.161-0.411v-1.714q0-0.25 0.161-0.411t0.411-0.161 0.411 0.161 0.161 0.411zM31.268 1.554l-1.625 1.607q-0.179 0.179-0.393 0.179-0.232 0-0.411-0.179-0.179-0.161-0.179-0.402t0.179-0.402l1.607-1.625q0.179-0.161 0.411-0.161t0.411 0.161q0.161 0.179 0.161 0.411t-0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-futbol-o\" viewBox=\"0 0 32 32\">\n<title>futbol-o</title>\n<path class=\"path1\" d=\"M10.875 14.571l5.125-3.714 5.125 3.714-1.946 6h-6.339zM16 0q3.25 0 6.214 1.268t5.107 3.411 3.411 5.107 1.268 6.214-1.268 6.214-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268zM27.054 24.107q2.661-3.625 2.661-8.107v-0.054l-1.821 1.589-4.286-4 1.125-5.768 2.393 0.214q-2.679-3.679-6.946-5.036l0.946 2.214-5.125 2.839-5.125-2.839 0.946-2.214q-4.268 1.357-6.946 5.036l2.411-0.214 1.107 5.768-4.286 4-1.821-1.589v0.054q0 4.482 2.661 8.107l0.536-2.357 5.821 0.714 2.482 5.321-2.071 1.232q2.089 0.696 4.286 0.696t4.286-0.696l-2.071-1.232 2.482-5.321 5.821-0.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tty\" viewBox=\"0 0 32 32\">\n<title>tty</title>\n<path class=\"path1\" d=\"M8 23.429v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM4.571 16.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM14.857 23.429v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM11.429 16.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM1.179 13.714q-0.5 0-0.839-0.339t-0.339-0.821v-2.304h9.179v2.304q0 0.482-0.339 0.821t-0.821 0.339h-6.839zM21.714 23.429v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM18.286 16.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM28.571 23.429v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM25.143 16.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM32 9.286v0.232h-9.179v-0.179q0-1.857-6.821-1.821-6.821 0.018-6.821 1.821v0.179h-9.179v-0.232q0-0.304 0.152-0.768t0.607-1.143 1.17-1.348 1.973-1.357 2.857-1.205 4-0.848 5.241-0.33 5.232 0.33 4 0.848 2.866 1.205 1.973 1.357 1.17 1.348 0.607 1.143 0.152 0.768zM32 16.571v3.429q0 0.25-0.161 0.411t-0.411 0.161h-3.429q-0.25 0-0.411-0.161t-0.161-0.411v-3.429q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411zM32 10.25v2.304q0 0.482-0.339 0.821t-0.821 0.339h-6.857q-0.482 0-0.821-0.339t-0.339-0.821v-2.304h9.179z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-binoculars\" viewBox=\"0 0 32 32\">\n<title>binoculars</title>\n<path class=\"path1\" d=\"M12.571 5.714v13.714q0 0.464-0.339 0.804t-0.804 0.339v10.286q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-9.143l4.446-15.589q0.125-0.411 0.554-0.411h7.571zM18.286 5.714v12.571h-4.571v-12.571h4.571zM32 21.714v9.143q0 0.464-0.339 0.804t-0.804 0.339h-9.143q-0.464 0-0.804-0.339t-0.339-0.804v-10.286q-0.464 0-0.804-0.339t-0.339-0.804v-13.714h7.571q0.429 0 0.554 0.411zM13.143 0.571v4h-6.286v-4q0-0.25 0.161-0.411t0.411-0.161h5.143q0.25 0 0.411 0.161t0.161 0.411zM25.143 0.571v4h-6.286v-4q0-0.25 0.161-0.411t0.411-0.161h5.143q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-plug\" viewBox=\"0 0 32 32\">\n<title>plug</title>\n<path class=\"path1\" d=\"M31.339 8.089q0.661 0.661 0.661 1.607t-0.661 1.625l-7.161 7.143 2.679 2.679-2.857 2.857q-2.911 2.911-6.955 3.33t-7.348-1.795l-6.464 6.464h-3.232v-3.232l6.464-6.464q-2.214-3.304-1.795-7.348t3.33-6.955l2.857-2.857 2.679 2.679 7.143-7.161q0.679-0.661 1.625-0.661t1.607 0.661 0.661 1.616-0.661 1.616l-7.143 7.161 4.179 4.179 7.161-7.143q0.679-0.661 1.625-0.661t1.607 0.661z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-slideshare\" viewBox=\"0 0 32 32\">\n<title>slideshare</title>\n<path class=\"path1\" d=\"M15.589 13.214q0 1.482-1.134 2.545t-2.723 1.063-2.723-1.063-1.134-2.545q0-1.5 1.134-2.554t2.723-1.054 2.723 1.054 1.134 2.554zM24.554 13.214q0 1.482-1.125 2.545t-2.732 1.063q-1.589 0-2.723-1.063t-1.134-2.545q0-1.5 1.134-2.554t2.723-1.054q1.607 0 2.732 1.054t1.125 2.554zM28.571 16.429v-11.911q0-1.554-0.571-2.205t-1.982-0.652h-19.857q-1.482 0-2.009 0.607t-0.527 2.25v12.018q0.768 0.411 1.58 0.714t1.446 0.5 1.446 0.33 1.268 0.196 1.25 0.071 1.045 0.009 1.009-0.036 0.795-0.036q1.214-0.018 1.696 0.482 0.107 0.107 0.179 0.161 0.464 0.446 1.089 0.911 0.125-1.625 2.107-1.554 0.089 0 0.652 0.027t0.768 0.036 0.813 0.018 0.946-0.018 0.973-0.080 1.089-0.152 1.107-0.241 1.196-0.348 1.205-0.482 1.286-0.616zM31.482 16.339q-2.161 2.661-6.643 4.5 1.5 5.089-0.411 8.304-1.179 2.018-3.268 2.643-1.857 0.571-3.25-0.268-1.536-0.911-1.464-2.929l-0.018-5.821v-0.018q-0.143-0.036-0.438-0.107t-0.42-0.089l-0.018 6.036q0.071 2.036-1.482 2.929-1.411 0.839-3.268 0.268-2.089-0.643-3.25-2.679-1.875-3.214-0.393-8.268-4.482-1.839-6.643-4.5-0.446-0.661-0.071-1.125t1.071 0.018q0.054 0.036 0.196 0.125t0.196 0.143v-12.393q0-1.286 0.839-2.196t2.036-0.911h22.446q1.196 0 2.036 0.911t0.839 2.196v12.393l0.375-0.268q0.696-0.482 1.071-0.018t-0.071 1.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-twitch\" viewBox=\"0 0 32 32\">\n<title>twitch</title>\n<path class=\"path1\" d=\"M16 7.75v7.75h-2.589v-7.75h2.589zM23.107 7.75v7.75h-2.589v-7.75h2.589zM23.107 21.321l4.518-4.536v-14.196h-21.321v18.732h5.821v3.875l3.875-3.875h7.107zM30.214 0v18.089l-7.75 7.75h-5.821l-3.875 3.875h-3.875v-3.875h-7.107v-20.679l1.946-5.161h26.482z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-yelp\" viewBox=\"0 0 27 32\">\n<title>yelp</title>\n<path class=\"path1\" d=\"M13.804 23.554v2.268q-0.018 5.214-0.107 5.446-0.214 0.571-0.911 0.714-0.964 0.161-3.241-0.679t-2.902-1.589q-0.232-0.268-0.304-0.643-0.018-0.214 0.071-0.464 0.071-0.179 0.607-0.839t3.232-3.857q0.018 0 1.071-1.25 0.268-0.339 0.705-0.438t0.884 0.063q0.429 0.179 0.67 0.518t0.223 0.75zM11.143 19.071q-0.054 0.982-0.929 1.25l-2.143 0.696q-4.911 1.571-5.214 1.571-0.625-0.036-0.964-0.643-0.214-0.446-0.304-1.339-0.143-1.357 0.018-2.973t0.536-2.223 1-0.571q0.232 0 3.607 1.375 1.25 0.518 2.054 0.839l1.5 0.607q0.411 0.161 0.634 0.545t0.205 0.866zM25.893 24.375q-0.125 0.964-1.634 2.875t-2.42 2.268q-0.661 0.25-1.125-0.125-0.25-0.179-3.286-5.125l-0.839-1.375q-0.25-0.375-0.205-0.821t0.348-0.821q0.625-0.768 1.482-0.464 0.018 0.018 2.125 0.714 3.625 1.179 4.321 1.42t0.839 0.366q0.5 0.393 0.393 1.089zM13.893 13.089q0.089 1.821-0.964 2.179-1.036 0.304-2.036-1.268l-6.75-10.679q-0.143-0.625 0.339-1.107 0.732-0.768 3.705-1.598t4.009-0.563q0.714 0.179 0.875 0.804 0.054 0.321 0.393 5.455t0.429 6.777zM25.714 15.018q0.054 0.696-0.464 1.054-0.268 0.179-5.875 1.536-1.196 0.268-1.625 0.411l0.018-0.036q-0.411 0.107-0.821-0.071t-0.661-0.571q-0.536-0.839 0-1.554 0.018-0.018 1.339-1.821 2.232-3.054 2.679-3.643t0.607-0.696q0.5-0.339 1.161-0.036 0.857 0.411 2.196 2.384t1.446 2.991v0.054z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-newspaper-o\" viewBox=\"0 0 37 32\">\n<title>newspaper-o</title>\n<path class=\"path1\" d=\"M18.286 9.143h-6.857v6.857h6.857v-6.857zM20.571 20.571v2.286h-11.429v-2.286h11.429zM20.571 6.857v11.429h-11.429v-11.429h11.429zM32 20.571v2.286h-9.143v-2.286h9.143zM32 16v2.286h-9.143v-2.286h9.143zM32 11.429v2.286h-9.143v-2.286h9.143zM32 6.857v2.286h-9.143v-2.286h9.143zM4.571 24v-17.143h-2.286v17.143q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804zM34.286 24v-19.429h-27.429v19.429q0 0.589-0.196 1.143h26.482q0.464 0 0.804-0.339t0.339-0.804zM36.571 2.286v21.714q0 1.429-1 2.429t-2.429 1h-29.714q-1.429 0-2.429-1t-1-2.429v-19.429h4.571v-2.286h32z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wifi\" viewBox=\"0 0 37 32\">\n<title>wifi</title>\n<path class=\"path1\" d=\"M18.286 27.196q-0.357 0-1.661-1.313t-1.304-1.67q0-0.571 1.116-0.964t1.848-0.393 1.848 0.393 1.116 0.964q0 0.357-1.304 1.67t-1.661 1.313zM23.107 22.357q-0.036 0-0.714-0.446t-1.813-0.893-2.295-0.446-2.295 0.446-1.804 0.893-0.723 0.446q-0.321 0-1.67-1.339t-1.348-1.661q0-0.232 0.179-0.411 1.393-1.375 3.5-2.161t4.161-0.786 4.161 0.786 3.5 2.161q0.179 0.179 0.179 0.411 0 0.321-1.348 1.661t-1.67 1.339zM27.982 17.5q-0.196 0-0.411-0.143-2.429-1.875-4.5-2.759t-4.786-0.884q-1.518 0-3.045 0.393t-2.661 0.946-2.027 1.107-1.411 0.946-0.554 0.393q-0.304 0-1.643-1.339t-1.339-1.661q0-0.214 0.179-0.393 2.357-2.357 5.714-3.661t6.786-1.304 6.786 1.304 5.714 3.661q0.179 0.179 0.179 0.393 0 0.321-1.339 1.661t-1.643 1.339zM32.821 12.661q-0.196 0-0.393-0.161-3.196-2.804-6.634-4.223t-7.509-1.42-7.509 1.42-6.634 4.223q-0.196 0.161-0.393 0.161-0.304 0-1.652-1.339t-1.348-1.661q0-0.232 0.179-0.411 3.339-3.321 7.946-5.143t9.411-1.821 9.411 1.821 7.946 5.143q0.179 0.179 0.179 0.411 0 0.321-1.348 1.661t-1.652 1.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calculator\" viewBox=\"0 0 30 32\">\n<title>calculator</title>\n<path class=\"path1\" d=\"M6.857 27.429q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM13.714 27.429q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM6.857 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM20.571 27.429q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM13.714 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM6.857 13.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM20.571 20.571q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM13.714 13.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM27.429 27.429v-6.857q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607v6.857q0 0.929 0.679 1.607t1.607 0.679 1.607-0.679 0.679-1.607zM20.571 13.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM27.429 8v-4.571q0-0.464-0.339-0.804t-0.804-0.339h-22.857q-0.464 0-0.804 0.339t-0.339 0.804v4.571q0 0.464 0.339 0.804t0.804 0.339h22.857q0.464 0 0.804-0.339t0.339-0.804zM27.429 13.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM29.714 2.286v27.429q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-27.429q0-0.929 0.679-1.607t1.607-0.679h25.143q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paypal\" viewBox=\"0 0 28 32\">\n<title>paypal</title>\n<path class=\"path1\" d=\"M27.125 11.536q0.321 1.5-0.071 3.643-1.554 7.929-10.089 7.929h-0.786q-0.446 0-0.786 0.295t-0.429 0.759l-0.071 0.339-0.982 6.179-0.036 0.268q-0.089 0.464-0.438 0.759t-0.795 0.295h-4.482q-0.375 0-0.589-0.268t-0.161-0.643q0.161-1 0.473-3t0.473-3 0.482-2.991 0.482-2.991q0.089-0.661 0.768-0.661h2.339q2.375 0.036 4.214-0.375 3.125-0.696 5.125-2.571 1.821-1.696 2.768-4.393 0.429-1.25 0.625-2.375 0.018-0.107 0.045-0.134t0.063-0.018 0.107 0.063q1.411 1.054 1.75 2.893zM24.054 6.5q0 1.911-0.821 4.214-1.429 4.161-5.393 5.625-2.018 0.714-4.5 0.75 0 0.018-1.607 0.018l-1.607-0.018q-1.786 0-2.107 1.714-0.036 0.143-1.518 9.464-0.018 0.179-0.214 0.179h-5.268q-0.393 0-0.652-0.295t-0.205-0.688l4.143-26.268q0.089-0.518 0.491-0.857t0.92-0.339h10.679q0.607 0 1.741 0.232t1.991 0.571q1.911 0.732 2.92 2.196t1.009 3.5z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-google-wallet\" viewBox=\"0 0 33 32\">\n<title>google-wallet</title>\n<path class=\"path1\" d=\"M7.875 12q0.571 0 0.929 0.464 4.75 6.5 6.464 13.821h-7.964q-2.268-7.875-6.554-13.375-0.214-0.286-0.054-0.598t0.518-0.313h6.661zM17.857 18.375q-0.875 3.554-2.232 7.018-1.411-5.536-4.571-10.607 0.714-3.946 0.786-8.018 3.768 6.071 6.018 11.607zM19.625 5.714q4.196 5.786 6.866 12.473t3.295 13.813h-8.054q-0.732-11.875-9.875-26.286h7.768zM32 16q0 7.571-1.804 14.5-1.196-10-6.411-19.339-0.446-5.375-1.893-10.429-0.071-0.286 0.098-0.509t0.455-0.223h6.411q0.375 0 0.688 0.232t0.402 0.589q2.054 7.304 2.054 15.179z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-visa\" viewBox=\"0 0 41 32\">\n<title>cc-visa</title>\n<path class=\"path1\" d=\"M35.268 17.679h-2.464q0.25-0.661 1.179-3.196l0.054-0.161q0.071-0.179 0.179-0.464t0.161-0.464l0.214 0.982zM9.482 16.518l-1.036-5.268q-0.196-0.964-1.339-0.964h-4.786l-0.036 0.232q5.554 1.411 7.196 6zM12.679 10.286l-2.893 7.821-0.304-1.589q-0.464-1.25-1.518-2.313t-2.339-1.58l2.411 9.107h3.125l4.661-11.446h-3.143zM15.161 21.75h2.964l1.857-11.464h-2.964zM28.875 10.571q-1.232-0.482-2.661-0.482-2.196 0-3.589 1.054t-1.411 2.732q-0.018 1.821 2.589 3.107 0.857 0.411 1.196 0.732t0.339 0.696q0 0.536-0.536 0.821t-1.232 0.286q-1.536 0-2.786-0.589l-0.393-0.196-0.411 2.571q1.321 0.607 3.304 0.607 2.321 0.018 3.723-1.054t1.438-2.857q0-1.893-2.5-3.107-0.875-0.446-1.268-0.75t-0.393-0.679q0-0.393 0.438-0.688t1.259-0.295q1.25-0.018 2.214 0.429l0.268 0.143zM36.464 10.286h-2.286q-1.161 0-1.554 0.964l-4.393 10.5h3.107l0.625-1.714h3.786q0.089 0.393 0.357 1.714h2.75zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-mastercard\" viewBox=\"0 0 41 32\">\n<title>cc-mastercard</title>\n<path class=\"path1\" d=\"M11.982 16.661h-0.232q-0.839 0-0.839 0.571 0 0.393 0.357 0.393 0.304 0 0.5-0.268t0.214-0.696zM19.036 16.018h1.107v-0.054q0.018-0.071 0.009-0.116t-0.018-0.125-0.036-0.143-0.080-0.116-0.134-0.089-0.205-0.036q-0.5 0-0.643 0.679zM28.679 16.661h-0.214q-0.857 0-0.857 0.571 0 0.393 0.357 0.393 0.304 0 0.5-0.268t0.214-0.696zM34.375 16.196q0-0.732-0.536-0.732-0.339 0-0.554 0.357t-0.214 0.911q0 0.75 0.5 0.75 0.357 0 0.58-0.357t0.223-0.929zM8.571 13.679h1.554l-0.786 4.679h-1l0.571-3.589-1.268 3.589h-0.696l-0.071-3.571-0.607 3.571h-0.946l0.786-4.679h1.446l0.036 2.911zM13.089 15.589q0 0.107-0.071 0.75-0.286 1.804-0.304 2.018h-0.839l0.018-0.393q-0.357 0.464-1.036 0.464-0.411 0-0.67-0.286t-0.259-0.75q0-0.696 0.464-1.080t1.304-0.384q0.25 0 0.411 0.018 0-0.054 0.009-0.098t0.018-0.080 0.009-0.054q0-0.357-0.643-0.357-0.518 0-1.054 0.179 0-0.071 0.125-0.857 0.679-0.196 1.196-0.196 1.321 0 1.321 1.107zM15.875 14.554l-0.143 0.875q-0.393-0.054-0.732-0.054-0.482 0-0.482 0.304 0 0.143 0.080 0.214t0.384 0.196q0.714 0.339 0.714 1.071 0 1.286-1.554 1.268-0.607 0-1.036-0.107 0-0.036 0.125-0.875 0.518 0.143 0.911 0.143 0.571 0 0.571-0.339 0-0.125-0.080-0.205t-0.384-0.223q-0.768-0.357-0.768-1.054 0-1.286 1.5-1.286 0.536 0 0.893 0.071zM17.446 14.554h0.5l-0.125 0.929h-0.518q-0.036 0.304-0.116 0.723t-0.125 0.688-0.045 0.321q0 0.286 0.339 0.286 0.143 0 0.286-0.036l-0.143 0.839q-0.375 0.125-0.714 0.125-0.768 0-0.804-0.839 0-0.214 0.143-1 0.054-0.357 0.446-2.607h0.982zM21.071 15.857q0 0.411-0.125 0.929h-1.982q-0.054 0.393 0.179 0.589t0.679 0.196q0.536 0 1.036-0.25l-0.161 0.964q-0.536 0.143-1.018 0.143-1.696 0-1.696-1.696 0-0.982 0.491-1.616t1.241-0.634q0.625 0 0.991 0.375t0.366 1zM23.554 14.536q-0.232 0.411-0.393 1.107-0.393-0.036-0.554 0.429t-0.446 2.286h-1l0.054-0.25q0.393-2.321 0.518-3.554h0.911l-0.054 0.589q0.25-0.375 0.455-0.527t0.509-0.080zM26.893 13.804l-0.161 1.018q-0.5-0.25-0.893-0.25-0.554 0-0.911 0.491t-0.357 1.259q0 0.536 0.241 0.839t0.688 0.304q0.375 0 0.857-0.232l-0.179 1.054q-0.5 0.143-0.893 0.143-0.804 0-1.277-0.545t-0.473-1.473q0-1.25 0.634-2.045t1.634-0.795q0.464 0 1.089 0.232zM29.786 15.589q0 0.321-0.071 0.75-0.232 1.411-0.304 2.018h-0.821l0.018-0.393q-0.357 0.464-1.054 0.464-0.411 0-0.661-0.286t-0.25-0.75q0-0.696 0.455-1.080t1.295-0.384q0.268 0 0.411 0.018 0.036-0.125 0.036-0.232 0-0.357-0.643-0.357-0.518 0-1.054 0.179 0-0.071 0.143-0.857 0.679-0.196 1.196-0.196 1.304 0 1.304 1.107zM32.304 14.536q-0.25 0.429-0.375 1.107-0.411-0.036-0.563 0.411t-0.455 2.304h-1l0.054-0.25q0.339-1.857 0.518-3.554h0.929q0 0.196-0.071 0.589 0.268-0.375 0.473-0.527t0.491-0.080zM34.821 13.679h1l-0.768 4.679h-0.946l0.054-0.339q-0.411 0.411-0.929 0.411-0.554 0-0.884-0.429t-0.33-1.143q0-0.946 0.491-1.643t1.152-0.696q0.554 0 0.946 0.518zM36.804 16q0-2.643-1.295-4.875t-3.536-3.536-4.884-1.304q-3.232 0-5.857 1.964 2.268 2.071 3.054 5.071h-0.893q-0.786-2.679-2.821-4.518-2.036 1.839-2.821 4.518h-0.893q0.786-3 3.054-5.071-2.625-1.964-5.857-1.964-2.643 0-4.884 1.304t-3.536 3.536-1.295 4.875 1.295 4.875 3.536 3.536 4.884 1.304q3.232 0 5.857-1.964-2.143-1.982-2.946-4.714h0.893q0.821 2.464 2.714 4.161 1.893-1.696 2.714-4.161h0.893q-0.804 2.732-2.946 4.714 2.625 1.964 5.857 1.964 2.643 0 4.884-1.304t3.536-3.536 1.295-4.875zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-discover\" viewBox=\"0 0 41 32\">\n<title>cc-discover</title>\n<path class=\"path1\" d=\"M5.589 13.875q0 0.911-0.643 1.5-0.518 0.464-1.589 0.464h-0.304v-3.929h0.304q1.089 0 1.589 0.482 0.643 0.554 0.643 1.482zM37.304 12.714q0 0.929-1.143 0.929h-0.339v-1.804h0.357q1.125 0 1.125 0.875zM6.786 13.875q0-1.321-0.893-2.152t-2.304-0.83h-1.696v5.946h1.696q1.321 0 2.125-0.679 1.071-0.911 1.071-2.286zM7.321 16.839h1.161v-5.946h-1.161v5.946zM13.036 15.036q0-0.714-0.366-1.107t-1.348-0.75q-0.518-0.179-0.705-0.339t-0.188-0.411q0-0.286 0.241-0.473t0.616-0.188q0.518 0 0.946 0.482l0.607-0.786q-0.732-0.661-1.75-0.661-0.786 0-1.321 0.491t-0.536 1.205q0 0.625 0.321 0.991t1.143 0.652q0.661 0.232 0.804 0.339 0.339 0.214 0.339 0.607 0 0.357-0.25 0.598t-0.643 0.241q-0.857 0-1.268-0.786l-0.75 0.714q0.786 1.143 2.054 1.143 0.911 0 1.482-0.545t0.571-1.42zM18 16.643v-1.375q-0.661 0.661-1.393 0.661-0.875 0-1.438-0.58t-0.563-1.473q0-0.857 0.563-1.455t1.384-0.598q0.768 0 1.446 0.679v-1.375q-0.714-0.357-1.429-0.357-1.321 0-2.241 0.902t-0.92 2.205 0.911 2.205 2.232 0.902q0.75 0 1.446-0.339zM40 27.429v-9.411q-1.161 0.714-2.58 1.5t-4.241 2.089-5.884 2.455-7.455 2.402-9 2.107h28.018q0.464 0 0.804-0.339t0.339-0.804zM24.804 13.911q0-1.339-0.946-2.286t-2.286-0.946-2.286 0.946-0.946 2.286 0.946 2.286 2.286 0.946 2.286-0.946 0.946-2.286zM27.518 17l2.571-6.107h-1.268l-1.607 4-1.589-4h-1.268l2.536 6.107h0.625zM30.607 16.839h3.286v-1h-2.125v-1.607h2.054v-1h-2.054v-1.321h2.125v-1.018h-3.286v5.946zM37.589 16.839h1.429l-1.875-2.5q1.357-0.286 1.357-1.679 0-0.839-0.554-1.304t-1.554-0.464h-1.732v5.946h1.161v-2.375h0.161zM41.143 4.679v22.643q0 1-0.688 1.696t-1.67 0.696h-36.429q-0.982 0-1.67-0.696t-0.688-1.696v-22.643q0-1 0.688-1.696t1.67-0.696h36.429q0.982 0 1.67 0.696t0.688 1.696z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-amex\" viewBox=\"0 0 41 32\">\n<title>cc-amex</title>\n<path class=\"path1\" d=\"M2.125 12.179h1.589l-0.804-1.929zM13.214 21.571l1.321-1.411-1.25-1.411h-2.911v0.875h2.536v0.982h-2.536v0.964h2.839zM16.036 20.179l1.768 1.964v-3.875zM21.179 19.339q0-0.589-0.714-0.589h-1.5v1.232h1.482q0.732 0 0.732-0.643zM26.339 19.268q0-0.518-0.75-0.518h-1.464v1.089h1.446q0.768 0 0.768-0.571zM21.375 10.946q0-0.518-0.75-0.518h-1.464v1.071h1.446q0.768 0 0.768-0.554zM29.571 12.179h1.589l-0.786-1.929zM12.482 9.411v4.839h-1.179v-3.786l-1.679 3.786h-1.018l-1.679-3.786v3.786h-2.357l-0.446-1.071h-2.411l-0.446 1.071h-1.25l2.071-4.839h1.714l1.964 4.589v-4.589h1.893l1.518 3.286 1.375-3.286h1.929zM22.411 19.339q0 0.357-0.098 0.625t-0.25 0.446-0.402 0.295-0.464 0.179-0.563 0.080-0.563 0.018-0.58-0.009-0.527-0.009v1.625h-2.25l-1.429-1.607-1.482 1.607h-4.571v-4.839h4.643l1.429 1.589 1.464-1.589h3.696q1.946 0 1.946 1.589zM17.214 13.25v1h-3.875v-4.839h3.875v1.018h-2.714v0.875h2.643v0.982h-2.643v0.964h2.714zM41.143 23.232v4.089q0 0.982-0.688 1.688t-1.67 0.705h-36.429q-0.982 0-1.67-0.705t-0.688-1.688v-12.107h1.982l0.446-1.089h0.982l0.446 1.089h3.893v-0.821l0.339 0.821h2.018l0.357-0.839v0.839h9.661v-1.768l0.179-0.018q0.179 0 0.179 0.25v1.536h4.982v-0.411q0.411 0.214 0.982 0.321t0.938 0.116 1.125-0.009 0.92-0.018l0.446-1.089h1l0.446 1.089h4.054v-1.036l0.607 1.036h3.25v-6.75h-3.214v0.786l-0.446-0.786h-3.304v0.786l-0.411-0.786h-4.446q-1.232 0-1.946 0.393v-0.393h-3.071v0.393q-0.429-0.393-1.304-0.393h-11.214l-0.768 1.732-0.768-1.732h-3.536v0.786l-0.393-0.786h-3.018l-1.393 3.196v-6.982q0-0.982 0.688-1.688t1.67-0.705h36.429q0.982 0 1.67 0.705t0.688 1.688v12.107h-2.143q-0.911 0-1.446 0.393v-0.393h-3.161q-0.982 0-1.393 0.393v-0.393h-5.643v0.393q-0.554-0.393-1.554-0.393h-3.732v0.393q-0.411-0.393-1.625-0.393h-4.179l-0.964 1.036-0.893-1.036h-6.232v6.75h6.125l0.982-1.054 0.929 1.054h3.768v-1.589h0.375q1.054 0 1.607-0.232v1.821h3.107v-1.768h0.143q0.143 0 0.179 0.036t0.036 0.179v1.554h9.446q1.018 0 1.571-0.429v0.429h3q1.071 0 1.696-0.304zM27.607 19.054q0 0.411-0.214 0.768t-0.607 0.518q0.446 0.161 0.607 0.464t0.161 0.821v0.964h-1.161v-0.804q0-0.589-0.214-0.777t-0.821-0.188h-1.232v1.768h-1.161v-4.839h2.75q0.857 0 1.375 0.268t0.518 1.036zM22.661 10.714q0 0.429-0.223 0.786t-0.598 0.518q0.464 0.161 0.616 0.455t0.152 0.83v0.946h-1.161q0-0.161 0.009-0.473t0-0.446-0.054-0.33-0.152-0.286-0.313-0.152-0.527-0.063h-1.25v1.75h-1.143v-4.839l2.732 0.018q0.875 0 1.393 0.259t0.518 1.027zM32.107 21.589v1h-3.857v-4.839h3.857v1h-2.696v0.875h2.643v0.982h-2.643v0.964zM24.5 9.411v4.839h-1.179v-4.839h1.179zM36.875 21.054q0 1.536-1.821 1.536h-2.25v-1.036h2.25q0.607 0 0.607-0.446 0-0.286-0.304-0.375t-0.741-0.089-0.884-0.063-0.75-0.402-0.304-0.982q0-0.696 0.464-1.071t1.179-0.375h2.321v1.018h-2.125q-0.643 0-0.643 0.446 0 0.286 0.313 0.366t0.75 0.071 0.875 0.045 0.75 0.384 0.313 0.973zM41.143 20.161v1.804q-0.429 0.625-1.571 0.625h-2.232v-1.036h2.232q0.589 0 0.589-0.446 0-0.232-0.223-0.339t-0.554-0.098-0.714-0.036-0.714-0.143-0.554-0.429-0.223-0.866q0-0.696 0.473-1.071t1.188-0.375h2.304v1.018h-2.107q-0.643 0-0.643 0.446 0 0.357 0.518 0.393t1.223 0.089 1.009 0.464zM38.196 9.429v4.821h-1.643l-2.179-3.625v3.625h-2.357l-0.464-1.071h-2.393l-0.446 1.071h-1.339q-2.304 0-2.304-2.375 0-2.464 2.375-2.464h1.125v1.054q-0.125 0-0.5-0.018t-0.509-0.009-0.411 0.036-0.384 0.116-0.259 0.241-0.205 0.411-0.054 0.598q0 0.679 0.241 1.036t0.884 0.357h0.518l1.643-3.804h1.732l1.946 4.571v-4.571h1.768l2.036 3.357v-3.357h1.179z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-paypal\" viewBox=\"0 0 41 32\">\n<title>cc-paypal</title>\n<path class=\"path1\" d=\"M13.304 16.179q0 0.661-0.455 1.098t-1.116 0.438q-0.518 0-0.83-0.286t-0.313-0.786q0-0.661 0.446-1.116t1.107-0.455q0.5 0 0.83 0.295t0.33 0.812zM27.321 13.518q0 0.75-0.393 1.018t-1.179 0.268l-0.571 0.018 0.304-1.911q0.036-0.196 0.232-0.196h0.321q0.393 0 0.625 0.036t0.446 0.223 0.214 0.545zM33.589 16.179q0 0.643-0.455 1.089t-1.098 0.446q-0.518 0-0.839-0.286t-0.321-0.786q0-0.661 0.446-1.116t1.107-0.455q0.5 0 0.83 0.295t0.33 0.813zM9.161 13.125q0-1.054-0.688-1.527t-1.795-0.473h-2.857q-0.339 0-0.375 0.339l-1.161 7.286q-0.018 0.107 0.054 0.196t0.179 0.089h1.357q0.357 0 0.393-0.339l0.321-1.964q0.018-0.143 0.125-0.232t0.268-0.116 0.304-0.027 0.339 0.018 0.25 0.018q1.536 0 2.411-0.866t0.875-2.402zM14.679 18.696l0.732-4.661q0.018-0.107-0.054-0.196t-0.179-0.089h-1.357q-0.25 0-0.304 0.589-0.482-0.714-1.696-0.714-1.286 0-2.188 0.964t-0.902 2.268q0 1.054 0.616 1.679t1.652 0.625q0.5 0 1.036-0.214t0.857-0.571q-0.071 0.214-0.071 0.375 0 0.286 0.232 0.286h1.232q0.339 0 0.393-0.339zM22.661 14q0-0.089-0.071-0.17t-0.161-0.080h-1.375q-0.196 0-0.321 0.179l-1.893 2.786-0.786-2.679q-0.089-0.286-0.393-0.286h-1.339q-0.089 0-0.161 0.080t-0.071 0.17q0 0.036 0.348 1.054t0.75 2.196 0.42 1.25q-1.464 2-1.464 2.143 0 0.232 0.232 0.232h1.375q0.196 0 0.321-0.179l4.554-6.571q0.036-0.036 0.036-0.125zM29.446 13.125q0-1.054-0.688-1.527t-1.795-0.473h-2.839q-0.357 0-0.393 0.339l-1.161 7.286q-0.018 0.107 0.054 0.196t0.179 0.089h1.464q0.214 0 0.286-0.232l0.321-2.071q0.018-0.143 0.125-0.232t0.268-0.116 0.304-0.027 0.339 0.018 0.25 0.018q1.536 0 2.411-0.866t0.875-2.402zM34.964 18.696l0.732-4.661q0.018-0.107-0.054-0.196t-0.179-0.089h-1.357q-0.25 0-0.304 0.589-0.464-0.714-1.696-0.714-1.286 0-2.188 0.964t-0.902 2.268q0 1.054 0.616 1.679t1.652 0.625q0.518 0 1.054-0.214t0.839-0.571q0 0.018-0.036 0.161t-0.036 0.214q0 0.286 0.232 0.286h1.232q0.339 0 0.393-0.339zM38.857 11.393v-0.018q0-0.25-0.232-0.25h-1.321q-0.196 0-0.232 0.196l-1.161 7.429-0.018 0.036q0 0.089 0.071 0.17t0.179 0.080h1.179q0.339 0 0.375-0.339zM7 13.786q-0.089 0.625-0.464 0.821t-1.071 0.196l-0.589 0.018 0.304-1.911q0.036-0.196 0.232-0.196h0.339q0.714 0 1.036 0.205t0.214 0.866zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-stripe\" viewBox=\"0 0 41 32\">\n<title>cc-stripe</title>\n<path class=\"path1\" d=\"M28.518 16.125q0 1.232-0.375 1.893-0.339 0.625-0.929 0.625-0.411 0-0.732-0.161v-4q0.518-0.536 1.018-0.536 1.018 0 1.018 2.179zM36.339 15.482h-1.964q0.107-1.75 1-1.75 0.911 0 0.964 1.75zM8.5 17.893q0-1.054-0.589-1.634t-1.804-1.027q-0.643-0.232-0.929-0.429t-0.286-0.446q0-0.464 0.679-0.464 1.036 0 2.214 0.589l0.321-2q-1.196-0.571-2.661-0.571-1.375 0-2.196 0.679-0.857 0.696-0.857 1.946 0 1.036 0.58 1.616t1.777 1.009q0.696 0.25 0.973 0.455t0.277 0.491q0 0.554-0.857 0.554-0.518 0-1.25-0.223t-1.286-0.545l-0.321 2.018q1.286 0.732 3 0.732 1.446 0 2.304-0.661 0.911-0.732 0.911-2.089zM13.768 14.054l0.339-1.982h-1.714v-2.411l-2.304 0.375-0.321 2.036-0.821 0.143-0.304 1.839h1.107v3.911q0 1.5 0.786 2.143 0.679 0.536 1.982 0.536 0.571 0 1.411-0.196v-2.107q-0.571 0.125-0.786 0.125-0.75 0-0.75-0.893v-3.518h1.375zM19.411 14.5v-2.482q-0.268-0.054-0.5-0.054-0.571 0-0.991 0.286t-0.598 0.821l-0.179-1h-2.339v8.411h2.679v-5.464q0.464-0.554 1.464-0.554 0.286 0 0.464 0.036zM20.071 20.482h2.679v-8.411h-2.679v8.411zM31.179 16.036q0-2.179-0.804-3.196-0.714-0.929-1.982-0.929-1.143 0-2.089 1l-0.143-0.839h-2.357v11.518l2.679-0.446v-2.696q0.643 0.196 1.214 0.196 1.482 0 2.393-1 1.089-1.161 1.089-3.607zM22.821 9.821q0-0.589-0.411-1t-1-0.411-1 0.411-0.411 1 0.411 1.009 1 0.42 1-0.42 0.411-1.009zM38.857 16.196q0-2.018-0.857-3.143-0.893-1.143-2.571-1.143-1.714 0-2.705 1.179t-0.991 3.214q0 2.286 1.125 3.357 0.982 0.982 2.875 0.982 1.804 0 2.857-0.714l-0.286-1.839q-1.018 0.554-2.286 0.554-0.768 0-1.125-0.339-0.411-0.339-0.5-1.179h4.429q0.036-0.25 0.036-0.929zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bell-slash\" viewBox=\"0 0 37 32\">\n<title>bell-slash</title>\n<path class=\"path1\" d=\"M27.821 15.214q1.089 6.357 5.321 9.929 0 0.929-0.679 1.607t-1.607 0.679h-8q0 1.893-1.339 3.232t-3.232 1.339-3.223-1.33-1.348-3.223zM18.286 30.571q0.286 0 0.286-0.286t-0.286-0.286q-1.054 0-1.813-0.759t-0.759-1.813q0-0.286-0.286-0.286t-0.286 0.286q0 1.304 0.92 2.223t2.223 0.92zM36.179 2q0.143 0.179 0.134 0.42t-0.188 0.402l-33.429 28.964q-0.179 0.143-0.42 0.125t-0.384-0.196l-1.5-1.714q-0.143-0.179-0.134-0.42t0.188-0.384l3.321-2.875q-0.339-0.571-0.339-1.179 0.893-0.75 1.625-1.571t1.518-2.134 1.33-2.83 0.893-3.679 0.348-4.643q0-2.714 2.089-5.045t5.482-2.83q-0.143-0.339-0.143-0.696 0-0.714 0.5-1.214t1.214-0.5 1.214 0.5 0.5 1.214q0 0.357-0.143 0.696 2.214 0.321 3.911 1.473t2.643 2.813l7.464-6.482q0.179-0.143 0.42-0.125t0.384 0.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bell-slash-o\" viewBox=\"0 0 37 32\">\n<title>bell-slash-o</title>\n<path class=\"path1\" d=\"M18.571 30.286q0-0.286-0.286-0.286-1.054 0-1.813-0.759t-0.759-1.813q0-0.286-0.286-0.286t-0.286 0.286q0 1.304 0.92 2.223t2.223 0.92q0.286 0 0.286-0.286zM8.982 21.804l15.661-13.571q-0.75-1.571-2.366-2.616t-3.991-1.045q-1.661 0-3.027 0.563t-2.17 1.438-1.232 1.839-0.429 1.875q0 6.857-2.446 11.518zM33.143 25.143q0 0.929-0.679 1.607t-1.607 0.679h-8q0 1.893-1.339 3.232t-3.232 1.339-3.223-1.33-1.348-3.223l2.661-2.304h13.518q-2.964-3.339-4.054-8.196l1.982-1.732q1.089 6.357 5.321 9.929zM34.679 0.286l1.5 1.714q0.143 0.179 0.134 0.42t-0.188 0.402l-33.429 28.964q-0.179 0.143-0.42 0.125t-0.384-0.196l-1.5-1.714q-0.143-0.179-0.134-0.42t0.188-0.384l3.321-2.875q-0.339-0.571-0.339-1.179 0.893-0.75 1.625-1.571t1.518-2.134 1.33-2.83 0.893-3.679 0.348-4.643q0-2.714 2.089-5.045t5.482-2.83q-0.143-0.339-0.143-0.696 0-0.714 0.5-1.214t1.214-0.5 1.214 0.5 0.5 1.214q0 0.357-0.143 0.696 2.214 0.321 3.911 1.473t2.643 2.813l7.464-6.482q0.179-0.143 0.42-0.125t0.384 0.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-trash\" viewBox=\"0 0 25 32\">\n<title>trash</title>\n<path class=\"path1\" d=\"M9.143 24.571v-12.571q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v12.571q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM13.714 24.571v-12.571q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v12.571q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM18.286 24.571v-12.571q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v12.571q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM8.571 6.857h8l-0.857-2.089q-0.125-0.161-0.304-0.196h-5.661q-0.179 0.036-0.304 0.196zM25.143 7.429v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v16.929q0 1.482-0.839 2.563t-2.018 1.080h-14.857q-1.179 0-2.018-1.045t-0.839-2.527v-17h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h5.518l1.25-2.982q0.268-0.661 0.964-1.125t1.411-0.464h5.714q0.714 0 1.411 0.464t0.964 1.125l1.25 2.982h5.518q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-copyright\" viewBox=\"0 0 27 32\">\n<title>copyright</title>\n<path class=\"path1\" d=\"M20.536 19.179v1.946q0 0.893-0.652 1.589t-1.679 1.080-2.107 0.58-2.098 0.196q-3.661 0-6.116-2.482t-2.455-6.179q0-3.625 2.429-6.054t6.054-2.429q0.607 0 1.348 0.080t1.661 0.321 1.652 0.607 1.232 1.009 0.5 1.446v1.946q0 0.286-0.286 0.286h-2.107q-0.286 0-0.286-0.286v-1.25q0-0.768-1.17-1.205t-2.455-0.438q-2.5 0-4.080 1.634t-1.58 4.241q0 2.696 1.634 4.455t4.17 1.759q1.214 0 2.464-0.429t1.25-1.179v-1.25q0-0.125 0.080-0.205t0.188-0.080h2.125q0.107 0 0.196 0.080t0.089 0.205zM13.714 4.571q-2.321 0-4.438 0.911t-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.437-0.911 3.643-2.438 2.438-3.643 0.911-4.438-0.911-4.438-2.438-3.643-3.643-2.438-4.438-0.911zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-at\" viewBox=\"0 0 27 32\">\n<title>at</title>\n<path class=\"path1\" d=\"M17.357 13.839q0-1.929-0.955-3.018t-2.634-1.089q-1.125 0-2.214 0.545t-1.964 1.509-1.42 2.446-0.545 3.214q0 2 0.955 3.089t2.688 1.089q1.714 0 3.143-1.188t2.188-2.964 0.759-3.634zM27.429 16q0 1.982-0.661 3.518t-1.759 2.411-2.348 1.33-2.589 0.491q-0.107 0-0.277 0.009t-0.295 0.009q-1.696 0-2.536-0.946-0.5-0.589-0.589-1.482-0.929 1.179-2.348 1.964t-3.098 0.786q-2.875 0-4.455-1.705t-1.58-4.813q0-2.804 1.179-5.179t3.196-3.759 4.393-1.384q1.554 0 2.768 0.634t1.893 1.777l0.036-0.339 0.196-1q0.018-0.107 0.098-0.214t0.17-0.107h2.107q0.089 0 0.232 0.196 0.089 0.089 0.054 0.286l-2.143 10.964q-0.089 0.429-0.089 0.857 0 0.696 0.223 0.929t0.795 0.232q0.5-0.018 1.018-0.098t1.304-0.429 1.375-0.893 1.018-1.598 0.429-2.446q0-5.214-3.107-8.321t-8.321-3.107q-2.321 0-4.438 0.911t-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911q4.071 0 7.232-2.571 0.196-0.161 0.429-0.143t0.375 0.214l0.732 0.875q0.143 0.214 0.125 0.429-0.036 0.232-0.214 0.393-1.821 1.482-4.063 2.286t-4.616 0.804q-2.786 0-5.321-1.089t-4.375-2.929-2.929-4.375-1.089-5.321 1.089-5.321 2.929-4.375 4.375-2.929 5.321-1.089q6.143 0 9.929 3.786t3.786 9.929z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-eyedropper\" viewBox=\"0 0 32 32\">\n<title>eyedropper</title>\n<path class=\"path1\" d=\"M30.321 1.679q1.679 1.679 1.679 4.045t-1.679 4.027l-4.018 3.982 1.857 1.857q0.179 0.179 0.179 0.411t-0.179 0.411l-3.75 3.75q-0.179 0.179-0.411 0.179t-0.411-0.179l-1.875-1.875-10.768 10.768q-0.661 0.661-1.607 0.661h-3.625l-4.571 2.286-1.143-1.143 2.286-4.571v-3.625q0-0.946 0.661-1.607l10.768-10.768-1.875-1.875q-0.179-0.179-0.179-0.411t0.179-0.411l3.75-3.75q0.179-0.179 0.411-0.179t0.411 0.179l1.857 1.857 3.982-4.018q1.661-1.679 4.027-1.679t4.045 1.679zM9.143 26.286l10.286-10.286-3.429-3.429-10.286 10.286v3.429h3.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-paint-brush\" viewBox=\"0 0 32 32\">\n<title>paint-brush</title>\n<path class=\"path1\" d=\"M28.839 0q1.25 0 2.188 0.83t0.938 2.080q0 1.125-0.804 2.696-5.929 11.232-8.304 13.429-1.732 1.625-3.893 1.625-2.25 0-3.866-1.652t-1.616-3.92q0-2.286 1.643-3.786l11.393-10.339q1.054-0.964 2.321-0.964zM12.607 18.464q0.696 1.357 1.902 2.321t2.688 1.357l0.018 1.268q0.071 3.804-2.313 6.196t-6.223 2.393q-2.196 0-3.893-0.83t-2.723-2.277-1.545-3.268-0.518-3.929q0.125 0.089 0.732 0.536t1.107 0.795 1.054 0.652 0.821 0.304q0.732 0 0.982-0.661 0.446-1.179 1.027-2.009t1.241-1.357 1.571-0.848 1.839-0.455 2.232-0.188z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-birthday-cake\" viewBox=\"0 0 32 32\">\n<title>birthday-cake</title>\n<path class=\"path1\" d=\"M32 25.143v6.857h-32v-6.857q0.804 0 1.518-0.25t1.054-0.491 0.839-0.67q0.536-0.482 0.92-0.679t1.009-0.196 0.991 0.196 0.938 0.679q0.518 0.446 0.839 0.679t1.036 0.482 1.536 0.25q0.804 0 1.518-0.259t1.036-0.482 0.857-0.67q0.375-0.339 0.58-0.482t0.554-0.268 0.777-0.125q0.625 0 1.009 0.196t0.92 0.679q0.5 0.429 0.839 0.67t1.054 0.491 1.518 0.25 1.518-0.25 1.054-0.491 0.839-0.67q0.536-0.482 0.92-0.679t1.009-0.196q0.607 0 0.991 0.196t0.92 0.679q0.5 0.429 0.839 0.67t1.054 0.491 1.518 0.25zM32 19.429v3.429q-0.625 0-0.991-0.196t-0.938-0.679q-0.518-0.446-0.839-0.679t-1.036-0.482-1.518-0.25q-0.821 0-1.536 0.25t-1.036 0.482-0.839 0.679q-0.393 0.339-0.589 0.482t-0.554 0.268-0.786 0.125q-0.625 0-1.009-0.196t-0.92-0.679q-0.518-0.446-0.839-0.679t-1.036-0.482-1.536-0.25q-0.804 0-1.518 0.259t-1.036 0.482-0.857 0.67q-0.375 0.339-0.58 0.482t-0.554 0.268-0.777 0.125q-0.625 0-1.009-0.196t-0.92-0.679q-0.5-0.429-0.839-0.67t-1.054-0.491-1.518-0.25q-0.821 0-1.536 0.25t-1.036 0.482-0.839 0.679q-0.536 0.482-0.92 0.679t-1.009 0.196v-3.429q0-1.429 1-2.429t2.429-1h1.143v-8h4.571v8h4.571v-8h4.571v8h4.571v-8h4.571v8h1.143q1.429 0 2.429 1t1 2.429zM9.143 4q0 1.375-0.643 2.116t-1.643 0.741q-0.946 0-1.616-0.67t-0.67-1.616q0-0.518 0.17-0.911t0.42-0.607 0.554-0.5 0.554-0.563 0.42-0.795 0.17-1.196q0.679 0 1.482 1.321t0.804 2.679zM18.286 4q0 1.375-0.643 2.116t-1.643 0.741q-0.946 0-1.616-0.67t-0.67-1.616q0-0.518 0.17-0.911t0.42-0.607 0.554-0.5 0.554-0.563 0.42-0.795 0.17-1.196q0.679 0 1.482 1.321t0.804 2.679zM27.429 4q0 1.375-0.643 2.116t-1.643 0.741q-0.946 0-1.616-0.67t-0.67-1.616q0-0.518 0.17-0.911t0.42-0.607 0.554-0.5 0.554-0.563 0.42-0.795 0.17-1.196q0.679 0 1.482 1.321t0.804 2.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-area-chart\" viewBox=\"0 0 37 32\">\n<title>area-chart</title>\n<path class=\"path1\" d=\"M36.571 27.429v2.286h-36.571v-27.429h2.286v25.143h34.286zM29.714 9.143l4.571 16h-29.714v-10.286l8-10.286 10.286 10.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pie-chart\" viewBox=\"0 0 31 32\">\n<title>pie-chart</title>\n<path class=\"path1\" d=\"M13.714 15.893l9.75 9.75q-1.893 1.929-4.42 3t-5.33 1.071q-3.732 0-6.884-1.839t-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839v13.607zM17.054 16h13.804q0 2.804-1.071 5.33t-3 4.42zM29.714 13.714h-13.714v-13.714q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-line-chart\" viewBox=\"0 0 37 32\">\n<title>line-chart</title>\n<path class=\"path1\" d=\"M36.571 27.429v2.286h-36.571v-27.429h2.286v25.143h34.286zM34.286 5.143v7.768q0 0.375-0.348 0.527t-0.634-0.134l-2.161-2.161-11.304 11.304q-0.179 0.179-0.411 0.179t-0.411-0.179l-4.161-4.161-7.429 7.429-3.429-3.429 10.446-10.446q0.179-0.179 0.411-0.179t0.411 0.179l4.161 4.161 8.286-8.286-2.161-2.161q-0.286-0.286-0.134-0.634t0.527-0.348h7.768q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-lastfm\" viewBox=\"0 0 32 32\">\n<title>lastfm</title>\n<path class=\"path1\" d=\"M23.071 12.571q0 0.107 0.179 0.732 0.179 0.518 0.446 0.884t0.732 0.607 0.786 0.357 0.982 0.295q5.804 1.625 5.804 5.929 0 2.607-1.884 4.33t-4.545 1.723q-1.054 0-1.991-0.33t-1.634-0.813-1.375-1.33-1.125-1.563-0.955-1.848-0.777-1.839-0.705-1.902-0.634-1.696q-0.571-1.446-1.098-2.384t-1.313-1.723-1.857-1.143-2.536-0.357q-1.714 0-3.268 0.991t-2.464 2.58-0.911 3.304q0 2.857 1.902 4.991t4.705 2.134q3.161 0 4.607-1.696 1-1.125 1.482-2.071l1.5 2.714q-0.268 0.607-0.786 1.25l0.018 0.018q-2.339 2.714-6.929 2.714-2.625 0-4.813-1.411t-3.402-3.705-1.214-4.902q0-1.875 0.777-3.679t2.071-3.152 3.071-2.17 3.652-0.821q1.554 0 2.839 0.339t2.205 0.893 1.696 1.429 1.295 1.768 1.045 2.089 0.902 2.223 0.893 2.33 0.982 2.268q1.714 3.571 4.161 3.571 1.446 0 2.473-0.866t1.027-2.295q0-0.75-0.339-1.286t-0.902-0.821-1.295-0.563-1.509-0.482-1.563-0.607-1.446-0.929-1.161-1.464-0.696-2.188q-0.054-0.286-0.054-0.589 0-1.964 1.563-3.429t3.545-1.393q1.393 0.054 2.152 0.259t1.616 0.955h-0.018q0.214 0.196 0.411 0.438t0.464 0.643 0.339 0.491l-2.304 1.768q-0.464-0.875-0.964-1.25v-0.018q-0.411-0.375-1.732-0.375-0.875 0-1.5 0.589t-0.625 1.482z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-lastfm-square\" viewBox=\"0 0 27 32\">\n<title>lastfm-square</title>\n<path class=\"path1\" d=\"M25.571 18.786q0-3.089-4.179-4.268-0.625-0.179-0.946-0.295t-0.679-0.446-0.518-0.83q0-0.036-0.036-0.152t-0.054-0.214-0.018-0.134q0-0.643 0.438-1.063t1.080-0.42q0.964 0 1.268 0.268h-0.018q0.357 0.268 0.696 0.911l1.661-1.268q-0.696-0.964-0.875-1.143-0.589-0.518-1.205-0.696t-1.527-0.179q-1.429 0-2.536 1.027t-1.107 2.455q0 0.125 0.036 0.411 0.286 1.714 1.152 2.5t2.652 1.304q0.518 0.143 0.875 0.277t0.804 0.384 0.688 0.616 0.241 0.83v0.089q0.018 1.036-0.723 1.661t-1.795 0.625q-1.732 0-2.982-2.571-0.411-0.839-0.92-2.17t-0.857-2.241-0.964-1.973-1.321-1.705-1.848-1.080-2.625-0.438q-1.804 0-3.429 1t-2.571 2.643-0.893 3.429v0.018q0.071 1.929 0.902 3.554t2.384 2.634 3.5 1.009q3.321 0 4.982-1.964 0.357-0.482 0.554-0.911l-1.071-1.946q-0.75 1.429-1.768 2.071t-2.607 0.643q-2.054 0-3.411-1.554t-1.357-3.643q0-1.875 1.464-3.375t3.321-1.5q2 0 3.036 0.955t1.857 3.080q0.143 0.375 0.455 1.223t0.509 1.366 0.563 1.33 0.688 1.321 0.813 1.116 0.991 0.955 1.179 0.589 1.429 0.241q1.911 0 3.268-1.241t1.357-3.116zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-toggle-off\" viewBox=\"0 0 37 32\">\n<title>toggle-off</title>\n<path class=\"path1\" d=\"M20.571 16q0-1.857-0.723-3.545t-1.955-2.92-2.92-1.955-3.545-0.723-3.545 0.723-2.92 1.955-1.955 2.92-0.723 3.545 0.723 3.545 1.955 2.92 2.92 1.955 3.545 0.723 3.545-0.723 2.92-1.955 1.955-2.92 0.723-3.545zM34.286 16q0-1.857-0.723-3.545t-1.955-2.92-2.92-1.955-3.545-0.723h-6.893q2.125 1.607 3.366 4t1.241 5.143-1.241 5.143-3.366 4h6.893q1.857 0 3.545-0.723t2.92-1.955 1.955-2.92 0.723-3.545zM36.571 16q0 2.321-0.911 4.438t-2.438 3.643-3.643 2.438-4.438 0.911h-13.714q-2.321 0-4.438-0.911t-3.643-2.438-2.438-3.643-0.911-4.438 0.911-4.438 2.438-3.643 3.643-2.438 4.438-0.911h13.714q2.321 0 4.438 0.911t3.643 2.438 2.438 3.643 0.911 4.438z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-toggle-on\" viewBox=\"0 0 37 32\">\n<title>toggle-on</title>\n<path class=\"path1\" d=\"M0 16q0-2.321 0.911-4.438t2.438-3.643 3.643-2.438 4.438-0.911h13.714q2.321 0 4.438 0.911t3.643 2.438 2.438 3.643 0.911 4.438-0.911 4.438-2.438 3.643-3.643 2.438-4.438 0.911h-13.714q-2.321 0-4.438-0.911t-3.643-2.438-2.438-3.643-0.911-4.438zM25.143 25.143q1.857 0 3.545-0.723t2.92-1.955 1.955-2.92 0.723-3.545-0.723-3.545-1.955-2.92-2.92-1.955-3.545-0.723-3.545 0.723-2.92 1.955-1.955 2.92-0.723 3.545 0.723 3.545 1.955 2.92 2.92 1.955 3.545 0.723z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bicycle\" viewBox=\"0 0 41 32\">\n<title>bicycle</title>\n<path class=\"path1\" d=\"M13.607 20.571h-5.607q-0.714 0-1.027-0.625t0.116-1.196l3.357-4.482q-1.161-0.554-2.446-0.554-2.357 0-4.036 1.679t-1.679 4.036 1.679 4.036 4.036 1.679q2.054 0 3.625-1.295t1.982-3.277zM10.286 18.286h3.321q-0.321-1.518-1.339-2.643zM18.857 18.286l5.143-6.857h-8.571l-1.768 2.357q1.875 1.839 2.25 4.5h2.946zM38.857 19.429q0-2.357-1.679-4.036t-4.036-1.679q-1.071 0-2.161 0.429l3.107 4.643q0.268 0.411 0.179 0.875t-0.482 0.714q-0.268 0.196-0.643 0.196-0.625 0-0.946-0.518l-3.107-4.643q-1.661 1.696-1.661 4.018 0 2.357 1.679 4.036t4.036 1.679 4.036-1.679 1.679-4.036zM41.143 19.429q0 3.304-2.348 5.652t-5.652 2.348-5.652-2.348-2.348-5.652q0-1.732 0.705-3.277t1.955-2.67l-1.161-1.75-6.304 8.375q-0.321 0.464-0.911 0.464h-3.518q-0.411 2.929-2.661 4.893t-5.25 1.964q-3.304 0-5.652-2.348t-2.348-5.652 2.348-5.652 5.652-2.348q2.036 0 3.839 0.982l2.446-3.268h-4q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h6.857v2.286h7.768l-1.518-2.286h-3.964q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571q0.589 0 0.946 0.5l4.768 7.143q1.625-0.786 3.429-0.786 3.304 0 5.652 2.348t2.348 5.652z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bus\" viewBox=\"0 0 27 32\">\n<title>bus</title>\n<path class=\"path1\" d=\"M6.857 21.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM25.143 21.714q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM24.321 14.643l-1.286-6.857q-0.089-0.411-0.402-0.67t-0.723-0.259h-16.393q-0.411 0-0.723 0.259t-0.402 0.67l-1.286 6.857q-0.089 0.536 0.25 0.946t0.875 0.411h18.964q0.536 0 0.875-0.411t0.25-0.946zM20.286 3.714q0-0.357-0.25-0.607t-0.607-0.25h-11.429q-0.357 0-0.607 0.25t-0.25 0.607 0.25 0.607 0.607 0.25h11.429q0.357 0 0.607-0.25t0.25-0.607zM27.429 16.661v10.768h-2.286v2.286q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616v-2.286h-13.714v2.286q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616v-2.286h-2.286v-10.768q0-2 0.446-3.982l1.839-8.107q0.161-1.393 1.741-2.446t4.107-1.589 5.58-0.536 5.58 0.536 4.107 1.589 1.741 2.446l1.875 8.107q0.411 1.821 0.411 3.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ioxhost\" viewBox=\"0 0 37 32\">\n<title>ioxhost</title>\n<path class=\"path1\" d=\"M26.125 14.857q0 0.625-0.446 1.080t-1.089 0.455h-12.536q-0.643 0-1.089-0.455t-0.446-1.080 0.446-1.080 1.089-0.455h12.536q0.643 0 1.089 0.455t0.446 1.080zM29.946 14.857q0-1.536-0.411-3.036h-17.536q-0.643 0-1.089-0.446t-0.446-1.071q0-0.643 0.446-1.089t1.089-0.446h16.214q-1.571-2.554-4.196-4.054t-5.714-1.5q-3.161 0-5.848 1.563t-4.25 4.241-1.563 5.839q0 1.536 0.411 3.036h17.536q0.643 0 1.089 0.446t0.446 1.071q0 0.643-0.446 1.089t-1.089 0.446h-16.214q1.571 2.554 4.205 4.054t5.723 1.5q2.357 0 4.518-0.92t3.714-2.482 2.482-3.714 0.929-4.527zM36.571 10.304q0 0.625-0.446 1.071t-1.089 0.446h-2.339q0.304 1.518 0.304 3.036 0 2.982-1.17 5.705t-3.134 4.696-4.688 3.143-5.705 1.17q-4.393 0-8.009-2.375t-5.384-6.25h-3.375q-0.643 0-1.089-0.446t-0.446-1.089q0-0.625 0.446-1.071t1.089-0.446h2.357q-0.304-1.518-0.304-3.036 0-2.982 1.17-5.705t3.134-4.696 4.688-3.143 5.723-1.17q4.375 0 7.991 2.375t5.384 6.25h3.357q0.643 0 1.089 0.446t0.446 1.089z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-angellist\" viewBox=\"0 0 23 32\">\n<title>angellist</title>\n<path class=\"path1\" d=\"M17.018 6.75l-2.036 5.857 2.089 0.375q2.946-8.054 2.946-9.25 0-1-0.679-1-1.018 0-2.321 4.018zM11.679 19.018l0.589 1.571q0.661-0.75 1.268-1.196l-0.589-0.098t-0.688-0.125-0.58-0.152zM6.464 3.018q0 1.75 2.839 9.304 0.321-0.179 0.875-0.179 0.268 0 1.339 0.089l-2.161-6.268q-1.339-3.929-2.196-3.929-0.339 0-0.518 0.313t-0.179 0.67zM5.054 16.571q0 0.643 0.92 2.125t2.098 2.732 1.786 1.25q0.25 0 0.455-0.232t0.205-0.482q0-0.429-0.571-1.821-0.232-0.571-0.571-1.286t-0.848-1.589-1.098-1.446-1.107-0.571q-0.357 0-0.813 0.482t-0.455 0.839zM2.232 22.554q0 0.732 0.446 1.857 1.054 2.589 3.277 4.054t5.027 1.464q4.054 0 6.821-3.036 2.714-3.018 2.714-7.625 0-0.768-0.018-1.196t-0.205-1.107-0.545-1q-1-0.875-3.777-1.348t-4.83-0.473q-0.661 0-0.875 0.196-0.214 0.089-0.214 0.625 0 0.607 0.384 1.071t0.991 0.714 1.384 0.42 1.563 0.205 1.518 0.071 1.25 0h0.411q0.429 0 0.714 0.339 0.268 0.339 0.339 0.982-0.5 0.5-1.714 0.964-1.089 0.393-1.661 0.821-1.143 0.821-1.938 2.036t-0.795 2.446q0 0.554 0.33 1.58t0.33 1.563l-0.054 0.214q-0.071 0.214-0.071 0.25-2.446-0.179-2.607-3.857-0.143 0.036-0.732 0.036 0.036 0.125 0.036 0.375 0 0.946-0.723 1.598t-1.688 0.652q-1.464 0-2.973-1.393t-1.509-2.839q0-0.607 0.589-1.196 0.929 1.143 1.071 1.357 1.375 1.857 2.375 1.857 0.214 0 0.473-0.152t0.259-0.366q0-0.607-1.563-2.589t-2.080-1.982q-0.768 0-1.25 0.795t-0.482 1.616zM0.196 22.714q0-1.804 0.759-2.911t2.438-1.571q-0.5-1.321-0.5-1.857 0-1.107 1.089-2.196t2.179-1.089q0.518 0 1.25 0.268-2.911-8.25-2.911-10.125 0-1.429 0.732-2.33t2.125-0.902q2.339 0 5.804 10.375 0.107 0.304 0.143 0.411 0.107-0.286 0.518-1.42t0.777-2.116 0.964-2.277 1.152-2.196 1.259-1.545 1.366-0.643q1.268 0 2 0.875t0.732 2.179q0 1.929-2.839 9.821 1.089 0.268 1.795 0.821t1.045 1.393 0.464 1.67 0.125 1.973q0 2.679-0.839 5t-2.357 4.018-3.768 2.679-4.964 0.982q-1.982 0-3.982-0.75-2.661-1.018-4.607-3.42t-1.946-5.116z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc\" viewBox=\"0 0 37 32\">\n<title>cc</title>\n<path class=\"path1\" d=\"M14.018 18h3.696q-0.25 2.821-1.759 4.438t-3.83 1.616q-2.893 0-4.545-2.071t-1.652-5.643q0-3.464 1.661-5.563t4.161-2.098q2.643 0 4.143 1.554t1.732 4.411h-3.625q-0.089-1.143-0.634-1.768t-1.455-0.625q-1.018 0-1.58 1.080t-0.563 3.17q0 0.857 0.089 1.5t0.321 1.241 0.714 0.92 1.179 0.321q1.696 0 1.946-2.482zM26.732 18h3.679q-0.25 2.821-1.75 4.438t-3.821 1.616q-2.893 0-4.545-2.071t-1.652-5.643q0-3.464 1.661-5.563t4.161-2.098q2.643 0 4.143 1.554t1.732 4.411h-3.643q-0.071-1.143-0.625-1.768t-1.446-0.625q-1.018 0-1.58 1.080t-0.563 3.17q0 0.857 0.089 1.5t0.321 1.241 0.705 0.92 1.17 0.321q0.875 0 1.366-0.679t0.598-1.804zM33.143 15.875q0-3.696-0.277-5.482t-1.080-2.875q-0.107-0.143-0.241-0.25t-0.384-0.268-0.286-0.196q-1.536-1.125-12.446-1.125-11.161 0-12.679 1.125-0.089 0.071-0.313 0.205t-0.375 0.25-0.259 0.259q-0.804 1.071-1.071 2.848t-0.268 5.509q0 3.714 0.268 5.491t1.071 2.866q0.107 0.143 0.268 0.268t0.366 0.25 0.313 0.214q0.786 0.589 4.277 0.875t8.402 0.286q10.893 0 12.446-1.161 0.089-0.071 0.304-0.196t0.366-0.25 0.241-0.286q0.821-1.071 1.089-2.839t0.268-5.518zM36.571 2.286v27.429h-36.571v-27.429h36.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ils\" viewBox=\"0 0 25 32\">\n<title>ils</title>\n<path class=\"path1\" d=\"M17.714 11.143v8.857q0 0.25-0.161 0.411t-0.411 0.161h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-8.857q0-2-1.429-3.429t-3.429-1.429h-4.857v20.571q0 0.25-0.161 0.411t-0.411 0.161h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-24q0-0.25 0.161-0.411t0.411-0.161h8.286q2.411 0 4.446 1.188t3.223 3.223 1.188 4.446zM24.571 2.857v15.714q0 2.411-1.188 4.446t-3.223 3.223-4.446 1.188h-8.286q-0.25 0-0.411-0.161t-0.161-0.411v-17.143q0-0.25 0.161-0.411t0.411-0.161h2.857q0.25 0 0.411 0.161t0.161 0.411v13.714h4.857q2 0 3.429-1.429t1.429-3.429v-15.714q0-0.25 0.161-0.411t0.411-0.161h2.857q0.25 0 0.411 0.161t0.161 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-meanpath\" viewBox=\"0 0 27 32\">\n<title>meanpath</title>\n<path class=\"path1\" d=\"M23.411 15.036v2.036q0 0.429-0.241 0.679t-0.67 0.25h-3.607q-0.429 0-0.679-0.25t-0.25-0.679v-2.036q0-0.429 0.25-0.679t0.679-0.25h3.607q0.429 0 0.67 0.25t0.241 0.679zM14.661 19.143v-4.464q0-0.946-0.58-1.527t-1.527-0.58h-2.375q-1.214 0-1.714 0.929-0.5-0.929-1.714-0.929h-2.321q-0.946 0-1.527 0.58t-0.58 1.527v4.464q0 0.393 0.375 0.393h0.982q0.393 0 0.393-0.393v-4.107q0-0.429 0.241-0.679t0.688-0.25h1.679q0.429 0 0.679 0.25t0.25 0.679v4.107q0 0.393 0.375 0.393h0.964q0.393 0 0.393-0.393v-4.107q0-0.429 0.25-0.679t0.679-0.25h1.732q0.429 0 0.67 0.25t0.241 0.679v4.107q0 0.393 0.393 0.393h0.982q0.375 0 0.375-0.393zM25.179 17.429v-2.75q0-0.946-0.589-1.527t-1.536-0.58h-4.714q-0.946 0-1.536 0.58t-0.589 1.527v7.321q0 0.375 0.393 0.375h0.982q0.375 0 0.375-0.375v-3.214q0.554 0.75 1.679 0.75h3.411q0.946 0 1.536-0.58t0.589-1.527zM27.429 6.429v19.143q0 1.714-1.214 2.929t-2.929 1.214h-19.143q-1.714 0-2.929-1.214t-1.214-2.929v-19.143q0-1.714 1.214-2.929t2.929-1.214h19.143q1.714 0 2.929 1.214t1.214 2.929z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-buysellads\" viewBox=\"0 0 27 32\">\n<title>buysellads</title>\n<path class=\"path1\" d=\"M16.339 19.393h-5.25l2.625-9.839zM17.875 25.143h5.554l-5.786-18.286h-7.857l-5.786 18.286h5.554l6.839-5.607zM27.429 7.429v17.143q0 2.107-1.518 3.625t-3.625 1.518h-17.143q-2.107 0-3.625-1.518t-1.518-3.625v-17.143q0-2.107 1.518-3.625t3.625-1.518h17.143q2.107 0 3.625 1.518t1.518 3.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-connectdevelop\" viewBox=\"0 0 37 32\">\n<title>connectdevelop</title>\n<path class=\"path1\" d=\"M36.571 15.982q0 0.375-0.232 0.652t-0.589 0.348l-3.661 6.357q0.054 0.161 0.054 0.321 0 0.357-0.223 0.634t-0.58 0.348l-3.446 6.018q0.054 0.143 0.054 0.286 0 0.411-0.295 0.714t-0.723 0.304q-0.446 0-0.732-0.321h-7.143q-0.304 0.357-0.768 0.357t-0.768-0.357h-7.125q-0.304 0.357-0.768 0.357-0.411 0-0.714-0.295t-0.304-0.723q0-0.143 0.071-0.357l-3.446-5.982q-0.357-0.071-0.58-0.348t-0.223-0.634q0-0.161 0.054-0.321l-3.679-6.357q-0.357-0.089-0.58-0.366t-0.223-0.634q0-0.375 0.241-0.652t0.598-0.348l3.554-6.143q0-0.018-0.009-0.054t-0.009-0.054q0-0.643 0.607-0.911l3.732-6.482q-0.071-0.179-0.071-0.321 0-0.429 0.304-0.723t0.714-0.295q0.464 0 0.786 0.375h7.071q0.286-0.375 0.768-0.375t0.768 0.375h7.107q0.321-0.375 0.786-0.375 0.411 0 0.714 0.295t0.304 0.723q0 0.107-0.071 0.321l3.696 6.393q0.411 0.018 0.696 0.313t0.286 0.688q0 0.232-0.125 0.482l3.339 5.786q0.339 0.071 0.563 0.348t0.223 0.634zM18.982 30.25h6.946l-6.107-6.321h-2.554l-6.107 6.321h6.429q0.321-0.286 0.696-0.286t0.696 0.286zM2 15.75q0.018 0.071 0.018 0.232 0 0.179-0.036 0.268l3.714 6.429q0.036 0 0.080 0.018t0.098 0.045l0.089 0.045 3.357-3.554v-6.196l-3.339-3.464q-0.232 0.143-0.518 0.179zM17.607 1.75h-6.929l3.393 3.571 9.893-3.571h-5q-0.286 0.286-0.679 0.286t-0.679-0.286zM30.161 23.393q0.018-0.107 0.089-0.196l-1.143-1.214-0.304 1.411h1.357zM28.268 23.393l0.393-1.875-4.5-4.75-5.286 5.482 1.125 1.143h8.268zM26.696 29.964l0.286-0.5 1.161-5.536h-7.625l5.946 6.125q0.143-0.071 0.232-0.089zM10.321 30.25h0.089l6.107-6.321h-6.661v5.982l0.071 0.107q0.25 0.089 0.393 0.232zM9.857 23.393h7.179l1.143-1.179-5.518-5.732-2.804 2.964v3.946zM6.411 23.393h2.911v-3.375l-3 3.161q0.071 0.143 0.089 0.214zM6.393 8.661q0 0.018 0.009 0.036t0.009 0.036q0 0.286-0.143 0.518l3.054 3.161v-4.804zM9.857 7.411v5.554l2.732 2.804 5.304-5.607-3.982-4.214zM9.929 1.982l-0.071 0.143v4.714l3.661-1.321-3.411-3.589q-0.107 0.036-0.179 0.054zM25.839 1.75h-0.286l-11.089 4 3.804 4.018zM18.268 10.536l-5.304 5.625 5.554 5.696 5.286-5.482zM12.286 16.107l-2.429-2.518v5.071zM18.536 22.607l-0.75 0.786h1.518zM24.536 16.393l4.25 4.482 2.357-11.143-0.054-0.089-0.018-0.018zM30.679 9.25q-0.143-0.232-0.143-0.518v-0.036l-3.857-6.714q-0.089-0.018-0.232-0.089l-7.804 8.268 5.536 5.839zM9.321 7.036v-3.982l-2.911 5.036zM9.321 23.929h-2.911l2.911 5.054v-5.054zM28.696 23.929l-0.857 4.054 2.321-4.054h-1.464zM30.875 22.679l3.696-6.446q-0.036-0.179-0.036-0.25 0-0.018 0.054-0.286l-3.054-5.286-2.304 10.929 1.375 1.464q0.089-0.054 0.268-0.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-dashcube\" viewBox=\"0 0 25 32\">\n<title>dashcube</title>\n<path class=\"path1\" d=\"M0 12.143q0-2.339 1.634-4.045t3.973-1.705h13.25l6.286-6.393v26.25q0 2.357-1.634 4.054t-3.973 1.696h-13.929q-2.339 0-3.973-1.696t-1.634-4.054v-14.107zM22 25.607l-3.143-3.214v-7.589q0-0.821-0.571-1.411t-1.393-0.589h-8.643q-0.821 0-1.393 0.589t-0.571 1.411v8.786q0 0.821 0.58 1.42t1.384 0.598h13.75z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-forumbee\" viewBox=\"0 0 27 32\">\n<title>forumbee</title>\n<path class=\"path1\" d=\"M16.679 2.679q-5.661 2.161-9.929 6.473t-6.393 10.009q-0.357-1.589-0.357-3.143 0-3.714 1.83-6.866t4.973-4.982 6.857-1.83q1.464 0 3.018 0.339zM21.482 4.804q1.661 1.161 2.929 2.768-6.946 2.018-12.045 7.152t-7.080 12.080q-1.661-1.286-2.768-2.893 2-6.893 7.054-11.982t11.911-7.125zM8.393 28.625q2.054-6.357 6.777-11.107t11.063-6.857q0.714 1.643 0.964 3.482-5.214 2.143-9.214 6.161t-6.125 9.25q-1.839-0.25-3.464-0.929zM27.429 29.661q-3.446-0.893-6.554-2.054-2.411 1.5-5.179 1.911 1.946-3.661 4.893-6.616t6.589-4.92q-0.375 2.714-1.804 5.071 1.161 3.125 2.054 6.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-leanpub\" viewBox=\"0 0 37 32\">\n<title>leanpub</title>\n<path class=\"path1\" d=\"M33.804 7l2.768 22.714q-2.339 0-4.589-1.018-3.571-1.625-7.018-1.625-4.036 0-6.679 2.643-2.643-2.643-6.679-2.643-3.446 0-7.018 1.625-2.286 1.018-4.5 1.018h-0.089l2.768-22.714q4-2.268 8.607-2.268 4.161 0 6.911 1.893 2.75-1.893 6.911-1.893 4.607 0 8.607 2.268zM24.964 24.625q2.304 0 4.143 0.509t4.643 1.67l-2.214-18.232q-3.054-1.393-6.571-1.393-4 0-6.679 2.518-2.679-2.518-6.679-2.518-3.518 0-6.571 1.393l-2.214 18.232q1.875-0.768 2.955-1.161t2.652-0.705 3.179-0.313q3.607 0 6.679 1.929 3.071-1.929 6.679-1.929zM25.679 24.018l-0.982-16.196q-3.768 0.071-6.411 2.768-2.714-2.768-6.679-2.768-3.143 0-6 1.179l-2.036 16.804q2.214-0.911 4.080-1.357t3.955-0.446q3.732 0 6.679 1.821 3.071-1.911 6.679-1.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sellsy\" viewBox=\"0 0 37 32\">\n<title>sellsy</title>\n<path class=\"path1\" d=\"M26.786 24.482v-13.089q0-0.375-0.268-0.643t-0.625-0.268h-1.661q-0.357 0-0.625 0.268t-0.268 0.643v13.089q0 0.357 0.268 0.625t0.625 0.268h1.661q0.357 0 0.625-0.268t0.268-0.625zM21.714 24.482v-9.482q0-0.357-0.268-0.625t-0.625-0.268h-1.804q-0.357 0-0.625 0.268t-0.268 0.625v9.482q0 0.357 0.268 0.625t0.625 0.268h1.804q0.357 0 0.625-0.268t0.268-0.625zM16.5 24.482v-7.661q0-0.357-0.268-0.625t-0.625-0.268h-1.804q-0.357 0-0.625 0.268t-0.268 0.625v7.661q0 0.357 0.268 0.625t0.625 0.268h1.804q0.357 0 0.625-0.268t0.268-0.625zM11.286 24.482v-6.464q0-0.357-0.268-0.625t-0.625-0.268h-1.804q-0.357 0-0.625 0.268t-0.268 0.625v6.464q0 0.357 0.268 0.625t0.625 0.268h1.804q0.357 0 0.625-0.268t0.268-0.625zM36.571 21.875q0 2.964-2.107 5.071t-5.071 2.107h-22.214q-2.964 0-5.071-2.107t-2.107-5.071q0-2.071 1.125-3.83t3-2.652q-0.179-0.607-0.179-1.304 0-2.018 1.438-3.455t3.455-1.438q1.821 0 3.214 1.196 0.804-3.268 3.464-5.357t6.036-2.089q2.661 0 4.911 1.313t3.563 3.563 1.313 4.911q0 1.179-0.25 2.179 2.411 0.589 3.946 2.545t1.536 4.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-shirtsinbulk\" viewBox=\"0 0 27 32\">\n<title>shirtsinbulk</title>\n<path class=\"path1\" d=\"M0 0h27.429v24.857l-13.857 6.036-13.571-6.036v-24.857zM25.643 23.696v-16.536h-23.857v16.536l11.804 5.25zM25.643 5.375v-3.589h-23.857v3.589h23.857zM3.232 10.696v2.054h-0.661v-2.054h0.661zM3.232 13.339v2.054h-0.661v-2.054h0.661zM3.232 15.982v2.054h-0.661v-2.054h0.661zM3.232 18.625v2.054h-0.661v-2.054h0.661zM3.232 21.268v2.054h-0.661v-2.054h0.661zM3.696 23.821l0.268-0.607 1.875 0.839-0.268 0.589zM6.125 24.893l0.268-0.607 1.875 0.821-0.268 0.607zM8.536 25.964l0.268-0.607 1.875 0.821-0.268 0.607zM10.964 27.018l0.268-0.589 1.857 0.821-0.268 0.607zM14.232 27.25l1.875-0.821 0.268 0.589-1.875 0.839zM16.643 26.179l1.875-0.821 0.268 0.607-1.875 0.821zM19.071 25.107l1.875-0.821 0.268 0.607-1.875 0.821zM21.482 24.054l1.875-0.839 0.268 0.607-1.875 0.821zM4.625 2.625v0.643h-2.036v-0.643h2.036zM7.518 2.625v0.643h-2.054v-0.643h2.054zM10.411 2.625v0.643h-2.054v-0.643h2.054zM13.286 2.625v0.643h-2.036v-0.643h2.036zM16.179 2.625v0.643h-2.036v-0.643h2.036zM19.071 2.625v0.643h-2.054v-0.643h2.054zM21.964 2.625v0.643h-2.054v-0.643h2.054zM24.839 2.625v0.643h-2.036v-0.643h2.036zM3.232 8.696v1.411h-0.661v-2.054h2.054v0.643h-1.393zM7.518 8.054v0.643h-2.054v-0.643h2.054zM10.411 8.054v0.643h-2.054v-0.643h2.054zM13.286 8.054v0.643h-2.036v-0.643h2.036zM16.179 8.054v0.643h-2.036v-0.643h2.036zM19.071 8.054v0.643h-2.054v-0.643h2.054zM21.964 8.054v0.643h-2.054v-0.643h2.054zM24.196 10.107v-1.411h-1.393v-0.643h2.054v2.054h-0.661zM24.196 12.75v-2.054h0.661v2.054h-0.661zM24.196 15.393v-2.054h0.661v2.054h-0.661zM24.196 18.036v-2.054h0.661v2.054h-0.661zM24.196 20.679v-2.054h0.661v2.054h-0.661zM24.196 23.321v-2.054h0.661v2.054h-0.661zM13.571 22.696q-2.304 0-3.946-1.634t-1.643-3.955q0-2.304 1.643-3.946t3.946-1.643q2.321 0 3.955 1.643t1.634 3.946q0 2.321-1.634 3.955t-3.955 1.634zM10.625 15.893q0 0.643 0.348 1.009t0.884 0.446 1.143 0.125 1.143 0.036 0.884 0.161 0.348 0.545q0 0.875-2 0.875-1.732 0-2.196-0.911h-0.054l-0.554 1.125q1.196 0.75 2.893 0.75 0.518 0 1.009-0.089t0.991-0.286 0.813-0.589 0.313-0.946q0-0.821-0.491-1.241t-1.205-0.482-1.42-0.054-1.196-0.089-0.491-0.455q0-0.375 0.366-0.589t0.723-0.268 0.732-0.054q0.607 0 1.259 0.196t0.92 0.607h0.054l0.536-1.036q-0.054-0.018-0.375-0.152t-0.402-0.161-0.348-0.125-0.393-0.125-0.357-0.080-0.429-0.071-0.411-0.018q-0.518 0-1.009 0.089t-0.964 0.295-0.768 0.607-0.295 0.955z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-simplybuilt\" viewBox=\"0 0 37 32\">\n<title>simplybuilt</title>\n<path class=\"path1\" d=\"M15.411 18.429q0-2-1.42-3.42t-3.42-1.42-3.411 1.42-1.411 3.42 1.411 3.411 3.411 1.411 3.42-1.411 1.42-3.411zM30.821 18.411q0-2-1.411-3.411t-3.411-1.411-3.42 1.411-1.42 3.411q0 2.018 1.42 3.429t3.42 1.411 3.411-1.42 1.411-3.42zM36.571 3.964v24.071q0 0.786-0.563 1.348t-1.366 0.563h-32.714q-0.804 0-1.366-0.563t-0.563-1.348v-24.071q0-0.786 0.563-1.348t1.366-0.563h7.696q0.786 0 1.357 0.563t0.571 1.348v2.875h13.464v-2.875q0-0.786 0.571-1.348t1.357-0.563h7.696q0.804 0 1.366 0.563t0.563 1.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-skyatlas\" viewBox=\"0 0 37 32\">\n<title>skyatlas</title>\n<path class=\"path1\" d=\"M30.179 14.054q2.643 0 4.518 1.759t1.875 4.366q0 2.804-1.946 4.67t-4.768 1.866q-1.518 0-2.893-0.491t-2.464-1.313-2.107-1.893-1.946-2.259-1.848-2.366-1.938-2.25-2.089-1.893-2.429-1.313-2.839-0.491q-2.75 0-4.491 1.634t-1.741 4.366q0 2.804 1.857 4.464t4.696 1.661q1.786 0 3.714-0.67t3.446-1.759q0.089-0.071 0.375-0.33t0.536-0.429 0.393-0.17q0.25 0 0.438 0.188t0.188 0.438q0 0.429-1.071 1.375-1.804 1.571-4.188 2.536t-4.652 0.964q-2.375 0-4.384-1.036t-3.214-2.946-1.205-4.304q0-3.661 2.527-6.089t6.205-2.429q2.143 0 4.045 0.777t3.313 2.018 2.705 2.732 2.482 2.991 2.384 2.741 2.67 2.018 3.080 0.777q1.821 0 3.009-1.098t1.188-2.902q0-1.696-1.152-2.839t-2.848-1.143q-0.536 0-1.455 0.33t-1.223 0.33q-0.357 0-0.634-0.268t-0.277-0.625q0-0.321 0.152-1.018t0.152-1.054q0-2.839-1.92-4.696t-4.759-1.857q-1.036 0-1.991 0.33t-1.5 0.723-0.991 0.723-0.589 0.33q-0.268 0-0.455-0.188t-0.188-0.455q0-0.339 0.446-0.821 1.054-1.196 2.625-1.848t3.25-0.652q3.411 0 5.679 2.241t2.268 5.634q0 0.661-0.071 1.179 1.018-0.268 2.054-0.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cart-plus\" viewBox=\"0 0 30 32\">\n<title>cart-plus</title>\n<path class=\"path1\" d=\"M21.714 12.571q0-0.464-0.339-0.804t-0.804-0.339h-2.286v-2.286q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804v2.286h-2.286q-0.464 0-0.804 0.339t-0.339 0.804 0.339 0.804 0.804 0.339h2.286v2.286q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804v-2.286h2.286q0.464 0 0.804-0.339t0.339-0.804zM11.429 27.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM27.429 27.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM29.714 8v9.143q0 0.429-0.286 0.759t-0.732 0.384l-18.643 2.179q0.018 0.125 0.080 0.384t0.107 0.473 0.045 0.393q0 0.286-0.429 1.143h16.429q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-18.286q-0.464 0-0.804-0.339t-0.339-0.804q0-0.25 0.196-0.705t0.527-1.063 0.366-0.679l-3.161-14.696h-3.643q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571q0.286 0 0.509 0.116t0.357 0.277 0.232 0.438 0.134 0.473 0.098 0.527 0.080 0.455h21.446q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cart-arrow-down\" viewBox=\"0 0 30 32\">\n<title>cart-arrow-down</title>\n<path class=\"path1\" d=\"M22.857 12.571q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339l-2.625 2.607v-5.232q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804v5.232l-2.625-2.607q-0.339-0.339-0.804-0.339t-0.804 0.339-0.339 0.804 0.339 0.804l4.571 4.571q0.339 0.339 0.804 0.339t0.804-0.339l4.571-4.571q0.339-0.339 0.339-0.804zM11.429 27.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM27.429 27.429q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM29.714 8v9.143q0 0.429-0.286 0.759t-0.732 0.384l-18.643 2.179q0.018 0.125 0.080 0.384t0.107 0.473 0.045 0.393q0 0.286-0.429 1.143h16.429q0.464 0 0.804 0.339t0.339 0.804-0.339 0.804-0.804 0.339h-18.286q-0.464 0-0.804-0.339t-0.339-0.804q0-0.25 0.196-0.705t0.527-1.063 0.366-0.679l-3.161-14.696h-3.643q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h4.571q0.286 0 0.509 0.116t0.357 0.277 0.232 0.438 0.134 0.473 0.098 0.527 0.080 0.455h21.446q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-diamond\" viewBox=\"0 0 37 32\">\n<title>diamond</title>\n<path class=\"path1\" d=\"M3.786 13.714l11.125 11.875-5.357-11.875h-5.768zM18.286 27.5l6.232-13.786h-12.464zM9.607 11.429l3.643-6.857h-4.679l-5.143 6.857h6.179zM21.661 25.589l11.125-11.875h-5.768zM12.196 11.429h12.179l-3.643-6.857h-4.893zM26.964 11.429h6.179l-5.143-6.857h-4.679zM29.482 2.75l6.857 9.143q0.25 0.321 0.232 0.741t-0.304 0.723l-17.143 18.286q-0.321 0.357-0.839 0.357t-0.839-0.357l-17.143-18.286q-0.286-0.304-0.304-0.723t0.232-0.741l6.857-9.143q0.321-0.464 0.911-0.464h20.571q0.589 0 0.911 0.464z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-ship\" viewBox=\"0 0 37 32\">\n<title>ship</title>\n<path class=\"path1\" d=\"M32.339 27.768q0.339-0.339 0.804-0.339t0.804 0.339l2.286 2.286-1.607 1.607-1.482-1.482-1.482 1.482q-0.321 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-2.286-2.286 1.607-1.607 1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482 1.482-1.482q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.482zM4.232 27.089q-0.339 0.339-0.804 0.339t-0.804-0.339l-2.286-2.286 1.607-1.607 1.482 1.464 1.482-1.464q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.464 1.143-1.143v-5.232l-3.75-5.607q-0.304-0.464-0.125-1.009t0.714-0.723l3.161-1.036v-5.339h2.286v-2.286h4.571v-2.286h4.571v2.286h4.571v2.286h2.286v5.339l3.161 1.036q0.536 0.179 0.714 0.723t-0.125 1.009l-3.75 5.607v5.232l0.339-0.321q0.339-0.339 0.804-0.339t0.804 0.339l1.482 1.464 1.482-1.464q0.339-0.339 0.804-0.339t0.804 0.339l2.286 2.286-1.607 1.607-1.482-1.482-1.482 1.482q-0.321 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482-1.482 1.482q-0.339 0.339-0.804 0.339t-0.804-0.339l-1.482-1.482zM11.429 6.857v2.286l6.857-2.286 6.857 2.286v-2.286h-2.286v-2.286h-9.143v2.286h-2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-user-secret\" viewBox=\"0 0 25 32\">\n<title>user-secret</title>\n<path class=\"path1\" d=\"M10.286 27.429l1.714-8-1.714-2.286-2.286-1.143zM14.857 27.429l2.286-11.429-2.286 1.143-1.714 2.286zM17.714 9.393q-0.036-0.071-0.071-0.107-0.179-0.143-1.714-0.143-1.25 0-2.982 0.339-0.125 0.036-0.375 0.036t-0.375-0.036q-1.732-0.339-2.982-0.339-1.536 0-1.714 0.143-0.036 0.036-0.071 0.107 0.036 0.321 0.071 0.482 0.036 0.054 0.134 0.116t0.134 0.188q0.036 0.071 0.134 0.366t0.125 0.366 0.134 0.304 0.152 0.304 0.161 0.25 0.214 0.241 0.25 0.17 0.313 0.143 0.366 0.071 0.438 0.036q0.643 0 1.054-0.223t0.58-0.536 0.259-0.616 0.205-0.527 0.313-0.223h0.214q0.196 0 0.313 0.223t0.205 0.527 0.259 0.616 0.58 0.536 1.054 0.223q0.232 0 0.438-0.036t0.366-0.071 0.312-0.143 0.25-0.17 0.214-0.241 0.161-0.25 0.152-0.304 0.134-0.304 0.125-0.366 0.134-0.366q0.036-0.125 0.134-0.188t0.134-0.116q0.036-0.161 0.071-0.482zM25.143 25.089q0 2.161-1.304 3.393t-3.464 1.232h-15.607q-2.161 0-3.464-1.232t-1.304-3.393q0-1.089 0.080-2.107t0.339-2.241 0.67-2.205 1.134-1.848 1.67-1.33l-1.607-3.929h3.821q-0.393-1.143-0.393-2.286 0-0.214 0.036-0.571-3.464-0.714-3.464-1.714 0-1.018 3.75-1.768 0.304-1.107 0.92-2.393t1.259-2.036q0.571-0.661 1.357-0.661 0.536 0 1.5 0.554t1.5 0.554 1.5-0.554 1.5-0.554q0.786 0 1.357 0.661 0.643 0.75 1.259 2.036t0.92 2.393q3.75 0.75 3.75 1.768 0 1-3.464 1.714 0.125 1.446-0.357 2.857h3.821l-1.464 4.018q1.125 0.589 1.92 1.723t1.17 2.563 0.518 2.705 0.143 2.652z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-motorcycle\" viewBox=\"0 0 41 32\">\n<title>motorcycle</title>\n<path class=\"path1\" d=\"M41.089 18.5q0.214 1.839-0.393 3.545t-1.768 2.92-2.83 1.893-3.509 0.554q-2.875-0.196-4.991-2.232t-2.402-4.893q-0.214-1.982 0.491-3.759t2.116-3.045l-1.268-1.911q-1.714 1.429-2.696 3.464t-0.982 4.357q0 0.482-0.33 0.83t-0.813 0.348h-5.804q-0.411 2.929-2.661 4.893t-5.25 1.964q-3.304 0-5.652-2.348t-2.348-5.652 2.348-5.652 5.652-2.348q1.357 0 2.714 0.482l0.429-0.804q-2.196-1.964-5.429-1.964h-1.143q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339h2.286q1.393 0 2.589 0.241t2.080 0.688 1.277 0.705 0.911 0.652h11.196l-1.518-2.286h-3.964q-0.536 0-0.875-0.402t-0.25-0.938q0.071-0.411 0.411-0.679t0.768-0.268h4.518q0.589 0 0.946 0.5l1.25 1.875 2.036-2.036q0.339-0.339 0.821-0.339h1.804q0.464 0 0.804 0.339t0.339 0.804v2.286q0 0.464-0.339 0.804t-0.804 0.339h-3.196l2.054 3.071q2.339-1.125 4.911-0.643 2.554 0.464 4.357 2.402t2.107 4.527zM8 25.143q2.054 0 3.625-1.295t1.982-3.277h-5.607q-0.625 0-0.982-0.554-0.321-0.571-0.018-1.125l2.625-4.946q-0.839-0.232-1.625-0.232-2.357 0-4.036 1.679t-1.679 4.036 1.679 4.036 4.036 1.679zM33.143 25.143q2.357 0 4.036-1.679t1.679-4.036-1.679-4.036-4.036-1.679q-1.071 0-2.161 0.429l3.107 4.643q0.268 0.411 0.179 0.875t-0.482 0.714q-0.268 0.196-0.643 0.196-0.625 0-0.946-0.518l-3.107-4.643q-1.661 1.696-1.661 4.018 0 2.357 1.679 4.036t4.036 1.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-street-view\" viewBox=\"0 0 25 32\">\n<title>street-view</title>\n<path class=\"path1\" d=\"M25.143 27.429q0 1.125-1.098 2.027t-2.929 1.446-4.018 0.821-4.527 0.277-4.527-0.277-4.018-0.821-2.929-1.446-1.098-2.027q0-0.875 0.589-1.58t1.625-1.188 2.107-0.795 2.339-0.527q0.464-0.089 0.857 0.188t0.464 0.741q0.089 0.464-0.188 0.857t-0.741 0.464q-1.036 0.179-1.893 0.42t-1.366 0.455-0.866 0.42-0.491 0.348-0.152 0.214q0.054 0.196 0.482 0.473t1.304 0.589 2.036 0.58 2.866 0.446 3.598 0.179 3.598-0.179 2.866-0.446 2.036-0.589 1.304-0.598 0.482-0.491q-0.018-0.071-0.152-0.196t-0.491-0.339-0.866-0.42-1.366-0.446-1.893-0.42q-0.464-0.071-0.741-0.464t-0.188-0.857q0.071-0.464 0.464-0.741t0.857-0.188q1.268 0.214 2.339 0.527t2.107 0.795 1.625 1.188 0.589 1.58zM18.286 11.429v6.857q0 0.464-0.339 0.804t-0.804 0.339h-1.143v6.857q0 0.464-0.339 0.804t-0.804 0.339h-4.571q-0.464 0-0.804-0.339t-0.339-0.804v-6.857h-1.143q-0.464 0-0.804-0.339t-0.339-0.804v-6.857q0-0.946 0.67-1.616t1.616-0.67h6.857q0.946 0 1.616 0.67t0.67 1.616zM16.571 4.571q0 1.661-1.17 2.83t-2.83 1.17-2.83-1.17-1.17-2.83 1.17-2.83 2.83-1.17 2.83 1.17 1.17 2.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-heartbeat\" viewBox=\"0 0 32 32\">\n<title>heartbeat</title>\n<path class=\"path1\" d=\"M22.857 18.286h5.446q-0.089 0.107-0.179 0.188t-0.161 0.134l-0.054 0.071-11.125 10.714q-0.321 0.321-0.786 0.321t-0.786-0.321l-11.143-10.75q-0.089-0.036-0.375-0.357h6.589q0.393 0 0.705-0.241t0.402-0.616l1.25-5.018 3.393 11.911q0.107 0.357 0.411 0.589t0.696 0.232q0.375 0 0.679-0.232t0.411-0.589l2.607-8.661 1 2q0.321 0.625 1.018 0.625zM32 10.643q0 2.589-1.839 5.357h-6.589l-1.982-3.946q-0.143-0.304-0.455-0.482t-0.652-0.143q-0.804 0.089-1 0.821l-2.304 7.679-3.5-12.25q-0.107-0.357-0.42-0.589t-0.705-0.232-0.696 0.241-0.393 0.616l-2.071 8.286h-7.554q-1.839-2.768-1.839-5.357 0-3.929 2.268-6.143t6.268-2.214q1.107 0 2.259 0.384t2.143 1.036 1.705 1.223 1.357 1.214q0.643-0.643 1.357-1.214t1.705-1.223 2.143-1.036 2.259-0.384q4 0 6.268 2.214t2.268 6.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-venus\" viewBox=\"0 0 20 32\">\n<title>venus</title>\n<path class=\"path1\" d=\"M20.571 10.286q0 3.946-2.634 6.866t-6.509 3.348v4.643h4q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-4v4q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4h-4q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h4v-4.643q-2.679-0.286-4.848-1.839t-3.321-4-0.938-5.214q0.196-2.393 1.438-4.446t3.25-3.357 4.384-1.571q3.036-0.339 5.696 0.964t4.214 3.786 1.554 5.464zM2.286 10.286q0 3.304 2.348 5.652t5.652 2.348 5.652-2.348 2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mars\" viewBox=\"0 0 27 32\">\n<title>mars</title>\n<path class=\"path1\" d=\"M26.286 2.286q0.464 0 0.804 0.339t0.339 0.804v7.429q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4.679l-6.821 6.839q2.25 2.786 2.25 6.411 0 2.089-0.813 3.991t-2.196 3.286-3.286 2.196-3.991 0.813-3.991-0.813-3.286-2.196-2.196-3.286-0.813-3.991 0.813-3.991 2.196-3.286 3.286-2.196 3.991-0.813q3.625 0 6.411 2.25l6.821-6.821h-4.661q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h7.429zM10.286 27.429q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mercury\" viewBox=\"0 0 21 32\">\n<title>mercury</title>\n<path class=\"path1\" d=\"M14.821 5.643q2.589 1.286 4.17 3.759t1.58 5.455q0 3.946-2.634 6.866t-6.509 3.348v2.357h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v1.714q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-1.714h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714v-2.357q-3.875-0.429-6.509-3.348t-2.634-6.866q0-2.982 1.58-5.455t4.17-3.759q-2.946-1.714-4.071-4.875-0.107-0.286 0.063-0.527t0.473-0.241h1.232q0.375 0 0.518 0.357 0.786 1.893 2.5 3.054t3.821 1.161 3.821-1.161 2.5-3.054q0.143-0.357 0.661-0.357h1.089q0.304 0 0.473 0.241t0.063 0.527q-1.125 3.161-4.071 4.875zM10.286 22.857q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-intersex\" viewBox=\"0 0 25 32\">\n<title>intersex</title>\n<path class=\"path1\" d=\"M18.286 0.571q0-0.25 0.161-0.411t0.411-0.161h5.143q0.464 0 0.804 0.339t0.339 0.804v5.143q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.393l-4.536 4.554q2.25 2.821 2.25 6.411 0 3.946-2.634 6.866t-6.509 3.348v2.357h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v1.714q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-1.714h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714v-2.357q-2.661-0.286-4.83-1.839t-3.33-3.991-0.946-5.205q0.286-3.643 2.857-6.313t6.196-3.080q2.107-0.25 4.071 0.339t3.536 1.839l4.554-4.536h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-1.143zM10.286 22.857q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-transgender-alt\" viewBox=\"0 0 30 32\">\n<title>transgender-alt</title>\n<path class=\"path1\" d=\"M22.857 0.571q0-0.25 0.161-0.411t0.411-0.161h5.143q0.464 0 0.804 0.339t0.339 0.804v5.143q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.393l-4.536 4.554q2.25 2.821 2.25 6.411 0 3.946-2.634 6.866t-6.509 3.348v2.357h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v1.714q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-1.714h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714v-2.357q-3.875-0.429-6.509-3.348t-2.634-6.866q0-3.589 2.25-6.411l-0.929-0.946-1.804 1.982q-0.161 0.179-0.393 0.188t-0.411-0.134l-0.857-0.786q-0.179-0.143-0.188-0.384t0.152-0.42l1.875-2.054-1.982-2v2.393q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-5.143q0-0.464 0.339-0.804t0.804-0.339h5.143q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-2.375l1.893 1.911 1.536-1.679q0.161-0.179 0.393-0.188t0.411 0.134l0.857 0.786q0.179 0.143 0.188 0.384t-0.152 0.42l-1.607 1.768 1.018 1q2.821-2.25 6.411-2.25t6.411 2.25l4.554-4.536h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-1.143zM14.857 22.857q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-venus-double\" viewBox=\"0 0 32 32\">\n<title>venus-double</title>\n<path class=\"path1\" d=\"M31.964 9.446q0.214 2.768-0.938 5.214t-3.321 4-4.848 1.839v4.643h4q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-4v4q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4h-9.143v4q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4h-4q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h4v-4.643q-2.679-0.286-4.848-1.839t-3.321-4-0.938-5.214q0.304-3.679 2.938-6.366t6.295-3.027q3.679-0.375 6.732 1.679 3.054-2.054 6.732-1.679 3.661 0.339 6.295 3.027t2.938 6.366zM16 15.875q2.286-2.339 2.286-5.589t-2.286-5.589q-2.286 2.339-2.286 5.589t2.286 5.589zM10.286 18.286q2.054 0 3.893-1.018-2.75-2.946-2.75-6.982 0-4 2.75-6.982-1.839-1.018-3.893-1.018-3.304 0-5.652 2.348t-2.348 5.652 2.348 5.652 5.652 2.348zM20.571 25.143v-4.643q-2.446-0.268-4.571-1.679-2.125 1.411-4.571 1.679v4.643h9.143zM21.714 18.286q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348q-2.054 0-3.893 1.018 2.75 2.982 2.75 6.982 0 4.036-2.75 6.982 1.839 1.018 3.893 1.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mars-double\" viewBox=\"0 0 34 32\">\n<title>mars-double</title>\n<path class=\"path1\" d=\"M27.429 7.429q0-0.25 0.161-0.411t0.411-0.161h5.143q0.464 0 0.804 0.339t0.339 0.804v5.143q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.393l-4.536 4.554q1.357 1.696 1.92 3.821t0.17 4.411q-0.554 3.25-2.964 5.571t-5.679 2.786q-3.75 0.518-6.866-1.429t-4.313-5.357q-2.089-0.107-3.946-1.027t-3.17-2.375-2.027-3.438-0.571-4.107q0.161-2.411 1.393-4.5t3.25-3.42 4.429-1.598q2.107-0.25 4.063 0.339t3.545 1.839l4.554-4.536h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h5.143q0.464 0 0.804 0.339t0.339 0.804v5.143q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.393l-4.536 4.554q1.054 1.321 1.661 3.018 3.25 0.161 5.857 2.214l4.554-4.536h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-1.143zM18.286 14.857q0-0.357-0.071-1.036-2.893 0.446-4.839 2.679t-1.946 5.214q0 0.357 0.071 1.036 2.893-0.446 4.839-2.679t1.946-5.214zM2.286 14.857q0 3 1.982 5.25t4.929 2.661q-0.054-0.518-0.054-1.054 0-3.75 2.411-6.598t6.036-3.509q-0.946-2.143-2.92-3.446t-4.384-1.304q-3.304 0-5.652 2.348t-2.348 5.652zM19.429 29.714q3.304 0 5.652-2.348t2.348-5.652q0-3-1.982-5.25t-4.929-2.661q0.054 0.518 0.054 1.054 0 3.75-2.411 6.598t-6.036 3.509q0.946 2.143 2.92 3.446t4.384 1.304z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-venus-mars\" viewBox=\"0 0 36 32\">\n<title>venus-mars</title>\n<path class=\"path1\" d=\"M29.714 0.571q0-0.25 0.161-0.411t0.411-0.161h5.143q0.464 0 0.804 0.339t0.339 0.804v5.143q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.393l-4.536 4.554q1.357 1.696 1.92 3.821t0.17 4.411q-0.571 3.214-2.938 5.536t-5.598 2.804q-3.982 0.607-7.304-1.607-2.089 1.393-4.571 1.661v2.357h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714v1.714q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-1.714h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714v-2.357q-2.768-0.304-4.991-1.955t-3.339-4.241-0.705-5.482q0.446-3.339 2.848-5.759t5.723-2.938q4-0.607 7.321 1.607 2.607-1.732 5.714-1.732 3.589 0 6.411 2.25l4.554-4.536h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-1.143zM16 20.446q2.286-2.339 2.286-5.589t-2.286-5.589q-2.286 2.339-2.286 5.589t2.286 5.589zM2.286 14.857q0 3.304 2.348 5.652t5.652 2.348q2.089 0 3.893-1.018-2.75-2.982-2.75-6.982t2.75-6.982q-1.804-1.018-3.893-1.018-3.304 0-5.652 2.348t-2.348 5.652zM21.714 22.857q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348q-2.089 0-3.893 1.018 2.75 2.982 2.75 6.982t-2.75 6.982q1.804 1.018 3.893 1.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mars-stroke\" viewBox=\"0 0 27 32\">\n<title>mars-stroke</title>\n<path class=\"path1\" d=\"M26.286 2.286q0.464 0 0.804 0.339t0.339 0.804v7.429q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4.679l-3.804 3.821 2.5 2.5q0.161 0.179 0.161 0.411t-0.161 0.393l-0.821 0.821q-0.161 0.161-0.393 0.161t-0.411-0.161l-2.5-2.518-1.393 1.411q2.25 2.786 2.25 6.411 0 2.089-0.813 3.991t-2.196 3.286-3.286 2.196-3.991 0.813-3.991-0.813-3.286-2.196-2.196-3.286-0.813-3.991 0.813-3.991 2.196-3.286 3.286-2.196 3.991-0.813q3.625 0 6.411 2.25l1.393-1.393-3.071-3.071q-0.161-0.179-0.161-0.411t0.161-0.393l0.821-0.821q0.161-0.161 0.393-0.161t0.411 0.161l3.071 3.071 3.804-3.804h-4.661q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h7.429zM10.286 27.429q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mars-stroke-v\" viewBox=\"0 0 20 32\">\n<title>mars-stroke-v</title>\n<path class=\"path1\" d=\"M11.429 11.5q3.875 0.429 6.509 3.348t2.634 6.866q0 2.982-1.554 5.464t-4.214 3.786-5.696 0.964q-2.375-0.268-4.384-1.571t-3.25-3.357-1.438-4.446q-0.214-2.768 0.938-5.214t3.321-4 4.848-1.839v-2.357h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h2.857v-2.946l-1.643 1.643q-0.179 0.161-0.411 0.161t-0.393-0.161l-0.821-0.821q-0.161-0.161-0.161-0.393t0.161-0.411l3.607-3.589q0.339-0.339 0.804-0.339t0.804 0.339l3.607 3.589q0.161 0.179 0.161 0.411t-0.161 0.393l-0.821 0.821q-0.161 0.161-0.393 0.161t-0.411-0.161l-1.643-1.643v2.946h2.857q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-2.857v2.357zM10.286 29.714q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mars-stroke-h\" viewBox=\"0 0 34 32\">\n<title>mars-stroke-h</title>\n<path class=\"path1\" d=\"M33.946 16.339q0.339 0.339 0.339 0.804t-0.339 0.804l-5.25 5.25q-0.161 0.179-0.402 0.179t-0.402-0.179l-0.804-0.804q-0.179-0.161-0.179-0.402t0.179-0.402l3.304-3.304h-5.25v4q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4h-2.357q-0.429 3.875-3.348 6.509t-6.866 2.634q-2.982 0-5.464-1.554t-3.786-4.214-0.964-5.696q0.268-2.375 1.571-4.384t3.357-3.25 4.446-1.438q2.768-0.214 5.214 0.938t4 3.321 1.839 4.848h2.357v-4q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411v4h5.25l-3.304-3.304q-0.179-0.161-0.179-0.402t0.179-0.402l0.804-0.804q0.161-0.179 0.402-0.179t0.402 0.179zM10.286 25.143q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-neuter\" viewBox=\"0 0 21 32\">\n<title>neuter</title>\n<path class=\"path1\" d=\"M20.571 10.286q0 3.946-2.634 6.866t-6.509 3.348v10.929q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-10.929q-3.875-0.429-6.509-3.348t-2.634-6.866q0-2.089 0.813-3.991t2.196-3.286 3.286-2.196 3.991-0.813 3.991 0.813 3.286 2.196 2.196 3.286 0.813 3.991zM10.286 18.286q3.304 0 5.652-2.348t2.348-5.652-2.348-5.652-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-genderless\" viewBox=\"0 0 21 32\">\n<title>genderless</title>\n<path class=\"path1\" d=\"M18.286 17.143q0-3.304-2.348-5.652t-5.652-2.348-5.652 2.348-2.348 5.652 2.348 5.652 5.652 2.348 5.652-2.348 2.348-5.652zM20.571 17.143q0 2.089-0.813 3.991t-2.196 3.286-3.286 2.196-3.991 0.813-3.991-0.813-3.286-2.196-2.196-3.286-0.813-3.991 0.813-3.991 2.196-3.286 3.286-2.196 3.991-0.813 3.991 0.813 3.286 2.196 2.196 3.286 0.813 3.991z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-facebook-official\" viewBox=\"0 0 27 32\">\n<title>facebook-official</title>\n<path class=\"path1\" d=\"M25.911 2.286q0.625 0 1.071 0.446t0.446 1.071v24.393q0 0.625-0.446 1.071t-1.071 0.446h-6.982v-10.625h3.554l0.536-4.143h-4.089v-2.643q0-1 0.42-1.5t1.634-0.5l2.179-0.018v-3.696q-1.125-0.161-3.179-0.161-2.429 0-3.884 1.429t-1.455 4.036v3.054h-3.571v4.143h3.571v10.625h-13.125q-0.625 0-1.071-0.446t-0.446-1.071v-24.393q0-0.625 0.446-1.071t1.071-0.446h24.393z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pinterest-p\" viewBox=\"0 0 23 32\">\n<title>pinterest-p</title>\n<path class=\"path1\" d=\"M0 10.661q0-1.929 0.67-3.634t1.848-2.973 2.714-2.196 3.304-1.393 3.607-0.464q2.821 0 5.25 1.188t3.946 3.455 1.518 5.125q0 1.714-0.339 3.357t-1.071 3.161-1.786 2.67-2.589 1.839-3.375 0.688q-1.214 0-2.411-0.571t-1.714-1.571q-0.179 0.696-0.5 2.009t-0.42 1.696-0.366 1.268-0.464 1.268-0.571 1.116-0.821 1.384-1.107 1.545l-0.25 0.089-0.161-0.179q-0.268-2.804-0.268-3.357 0-1.643 0.384-3.688t1.188-5.134 0.929-3.625q-0.571-1.161-0.571-3.018 0-1.482 0.929-2.786t2.357-1.304q1.089 0 1.696 0.723t0.607 1.83q0 1.179-0.786 3.411t-0.786 3.339q0 1.125 0.804 1.866t1.946 0.741q0.982 0 1.821-0.446t1.402-1.214 1-1.696 0.679-1.973 0.357-1.982 0.116-1.777q0-3.089-1.955-4.813t-5.098-1.723q-3.571 0-5.964 2.313t-2.393 5.866q0 0.786 0.223 1.518t0.482 1.161 0.482 0.813 0.223 0.545q0 0.5-0.268 1.304t-0.661 0.804q-0.036 0-0.304-0.054-0.911-0.268-1.616-1t-1.089-1.688-0.58-1.929-0.196-1.902z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-whatsapp\" viewBox=\"0 0 27 32\">\n<title>whatsapp</title>\n<path class=\"path1\" d=\"M17.589 17.393q0.232 0 1.741 0.786t1.598 0.946q0.036 0.089 0.036 0.268 0 0.589-0.304 1.357-0.286 0.696-1.268 1.17t-1.821 0.473q-1.018 0-3.393-1.107-1.75-0.804-3.036-2.107t-2.643-3.304q-1.286-1.911-1.268-3.464v-0.143q0.054-1.625 1.321-2.821 0.429-0.393 0.929-0.393 0.107 0 0.321 0.027t0.339 0.027q0.339 0 0.473 0.116t0.277 0.491q0.143 0.357 0.589 1.571t0.446 1.339q0 0.375-0.616 1.027t-0.616 0.83q0 0.125 0.089 0.268 0.607 1.304 1.821 2.446 1 0.946 2.696 1.804 0.214 0.125 0.393 0.125 0.268 0 0.964-0.866t0.929-0.866zM13.964 26.857q2.268 0 4.348-0.893t3.58-2.393 2.393-3.58 0.893-4.348-0.893-4.348-2.393-3.58-3.58-2.393-4.348-0.893-4.348 0.893-3.58 2.393-2.393 3.58-0.893 4.348q0 3.625 2.143 6.571l-1.411 4.161 4.321-1.375q2.821 1.857 6.161 1.857zM13.964 2.179q2.732 0 5.223 1.071t4.295 2.875 2.875 4.295 1.071 5.223-1.071 5.223-2.875 4.295-4.295 2.875-5.223 1.071q-3.482 0-6.518-1.679l-7.446 2.393 2.429-7.232q-1.929-3.179-1.929-6.946 0-2.732 1.071-5.223t2.875-4.295 4.295-2.875 5.223-1.071z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-server\" viewBox=\"0 0 32 32\">\n<title>server</title>\n<path class=\"path1\" d=\"M2.286 25.143h18.286v-2.286h-18.286v2.286zM2.286 16h18.286v-2.286h-18.286v2.286zM30.286 24q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM2.286 6.857h18.286v-2.286h-18.286v2.286zM30.286 14.857q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM30.286 5.714q0-0.714-0.5-1.214t-1.214-0.5-1.214 0.5-0.5 1.214 0.5 1.214 1.214 0.5 1.214-0.5 0.5-1.214zM32 20.571v6.857h-32v-6.857h32zM32 11.429v6.857h-32v-6.857h32zM32 2.286v6.857h-32v-6.857h32z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-user-plus\" viewBox=\"0 0 37 32\">\n<title>user-plus</title>\n<path class=\"path1\" d=\"M12.571 16q-2.839 0-4.848-2.009t-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848-2.009 4.848-4.848 2.009zM29.714 18.286h6.286q0.232 0 0.402 0.17t0.17 0.402v3.429q0 0.232-0.17 0.402t-0.402 0.17h-6.286v6.286q0 0.232-0.17 0.402t-0.402 0.17h-3.429q-0.232 0-0.402-0.17t-0.17-0.402v-6.286h-6.286q-0.232 0-0.402-0.17t-0.17-0.402v-3.429q0-0.232 0.17-0.402t0.402-0.17h6.286v-6.286q0-0.232 0.17-0.402t0.402-0.17h3.429q0.232 0 0.402 0.17t0.17 0.402v6.286zM16.571 22.286q0 0.929 0.679 1.607t1.607 0.679h4.571v4.25q-1.214 0.893-3.054 0.893h-15.607q-2.161 0-3.464-1.232t-1.304-3.393q0-0.946 0.063-1.848t0.25-1.946 0.473-1.938 0.768-1.741 1.107-1.446 1.527-0.955 1.991-0.357q0.339 0 0.696 0.304 1.411 1.089 2.759 1.634t2.938 0.545 2.938-0.545 2.759-1.634q0.357-0.304 0.696-0.304 2.357 0 3.875 1.714h-3.982q-0.929 0-1.607 0.679t-0.679 1.607v3.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-user-times\" viewBox=\"0 0 36 32\">\n<title>user-times</title>\n<path class=\"path1\" d=\"M12.571 16q-2.839 0-4.848-2.009t-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848-2.009 4.848-4.848 2.009zM31.804 21.714l4.446 4.446q0.161 0.161 0.161 0.411 0 0.232-0.161 0.393l-2.429 2.429q-0.161 0.161-0.393 0.161-0.25 0-0.411-0.161l-4.446-4.446-4.446 4.446q-0.161 0.161-0.411 0.161-0.232 0-0.393-0.161l-2.429-2.429q-0.161-0.161-0.161-0.393 0-0.25 0.161-0.411l4.446-4.446-4.446-4.446q-0.161-0.161-0.161-0.411 0-0.232 0.161-0.393l2.429-2.429q0.161-0.161 0.393-0.161 0.25 0 0.411 0.161l4.446 4.446 4.446-4.446q0.161-0.161 0.411-0.161 0.232 0 0.393 0.161l2.429 2.429q0.161 0.161 0.161 0.393 0 0.25-0.161 0.411zM22.911 21.714l-3.232 3.232q-0.661 0.661-0.661 1.625 0 0.946 0.661 1.607l1.482 1.482q-0.375 0.054-0.786 0.054h-15.607q-2.161 0-3.464-1.232t-1.304-3.393q0-0.946 0.063-1.848t0.25-1.946 0.473-1.938 0.768-1.741 1.107-1.446 1.527-0.955 1.991-0.357q0.339 0 0.696 0.304 2.75 2.179 5.696 2.179t5.696-2.179q0.357-0.304 0.696-0.304 0.5 0 1.018 0.107-0.5 0.482-0.732 0.893t-0.232 1q0 0.964 0.661 1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bed\" viewBox=\"0 0 37 32\">\n<title>bed</title>\n<path class=\"path1\" d=\"M4.571 18.286h30.857q0.464 0 0.804 0.339t0.339 0.804v8h-4.571v-4.571h-27.429v4.571h-4.571v-21.714q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v12.571zM14.857 12.571q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232 1.339 3.232 3.232 1.339 3.232-1.339 1.339-3.232zM36.571 17.143v-1.143q0-2.839-2.009-4.848t-4.848-2.009h-12.571q-0.464 0-0.804 0.339t-0.339 0.804v6.857h20.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-viacoin\" viewBox=\"0 0 27 32\">\n<title>viacoin</title>\n<path class=\"path1\" d=\"M27.429 0l-3.429 8h3.429v3.429h-4.893l-0.982 2.286h5.875v3.429h-7.339l-6.375 14.857-6.375-14.857h-7.339v-3.429h5.875l-0.982-2.286h-4.893v-3.429h3.429l-3.429-8h4.571l5.768 13.714h6.75l5.768-13.714h4.571zM13.714 21.714l1.929-4.571h-3.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-train\" viewBox=\"0 0 27 32\">\n<title>train</title>\n<path class=\"path1\" d=\"M19.429 0q3.304 0 5.652 1.67t2.348 4.045v16q0 2.321-2.241 3.964t-5.455 1.732l3.804 3.607q0.286 0.268 0.143 0.625t-0.536 0.357h-18.857q-0.393 0-0.536-0.357t0.143-0.625l3.804-3.607q-3.214-0.089-5.455-1.732t-2.241-3.964v-16q0-2.375 2.348-4.045t5.652-1.67h11.429zM13.714 24q1.429 0 2.429-1t1-2.429-1-2.429-2.429-1-2.429 1-1 2.429 1 2.429 2.429 1zM24 13.714v-9.143h-20.571v9.143h20.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-subway\" viewBox=\"0 0 27 32\">\n<title>subway</title>\n<path class=\"path1\" d=\"M19.429 0q3.304 0 5.652 1.67t2.348 4.045v16q0 2.321-2.241 3.964t-5.455 1.732l3.804 3.607q0.286 0.268 0.143 0.625t-0.536 0.357h-18.857q-0.393 0-0.536-0.357t0.143-0.625l3.804-3.607q-3.214-0.089-5.455-1.732t-2.241-3.964v-16q0-2.375 2.348-4.045t5.652-1.67h11.429zM5.143 23.429q1.179 0 2.018-0.839t0.839-2.018-0.839-2.018-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839zM12.571 13.714v-9.143h-9.714v9.143h9.714zM22.286 23.429q1.179 0 2.018-0.839t0.839-2.018-0.839-2.018-2.018-0.839-2.018 0.839-0.839 2.018 0.839 2.018 2.018 0.839zM25.143 13.714v-9.143h-10.286v9.143h10.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-medium\" viewBox=\"0 0 32 32\">\n<title>medium</title>\n<path class=\"path1\" d=\"M10.661 7.518v20.946q0 0.446-0.223 0.759t-0.652 0.313q-0.304 0-0.589-0.143l-8.304-4.161q-0.375-0.179-0.634-0.598t-0.259-0.83v-20.357q0-0.357 0.179-0.607t0.518-0.25q0.25 0 0.786 0.268l9.125 4.571q0.054 0.054 0.054 0.089zM11.804 9.321l9.536 15.464-9.536-4.75v-10.714zM32 9.643v18.821q0 0.446-0.25 0.723t-0.679 0.277-0.839-0.232l-7.875-3.929zM31.946 7.5q0 0.054-4.58 7.491t-5.366 8.705l-6.964-11.321 5.786-9.411q0.304-0.5 0.929-0.5 0.25 0 0.464 0.107l9.661 4.821q0.071 0.036 0.071 0.107z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-y-combinator\" viewBox=\"0 0 27 32\">\n<title>y-combinator</title>\n<path class=\"path1\" d=\"M14.446 17.929l4.75-8.911h-2l-2.804 5.571q-0.429 0.857-0.786 1.643l-0.75-1.643-2.768-5.571h-2.143l4.696 8.804v5.786h1.804v-5.679zM27.429 2.286v27.429h-27.429v-27.429h27.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-optin-monster\" viewBox=\"0 0 41 32\">\n<title>optin-monster</title>\n<path class=\"path1\" d=\"M8.536 29.911q-0.143 0.286-0.482 0.616t-0.661 0.455q-0.446 0.161-0.92-0.063t-0.509-0.563q-0.018-0.393 0.714-0.982t1.214-0.679q0.411-0.071 0.607 0.384t0.036 0.83zM32.482 29.911q0.125 0.286 0.464 0.616t0.679 0.455q0.446 0.161 0.92-0.063t0.491-0.563q0.036-0.393-0.705-0.982t-1.223-0.679q-0.393-0.071-0.589 0.384t-0.036 0.83zM33.339 27.964q0.232 0.482 1.009 1.063t1.384 0.741q0.804 0.232 1.464-0.080t0.661-0.902q0-0.821-1.205-1.795t-2.063-1.063q-0.714-0.089-1.134 0.67t-0.116 1.366zM7.643 27.964q-0.232 0.482-1 1.063t-1.375 0.741q-0.804 0.232-1.464-0.080t-0.661-0.902q0-0.821 1.205-1.795t2.063-1.063q0.714-0.089 1.125 0.67t0.107 1.366zM20.679 7.893h0.018q-0.732 0-1.357 0.268 0.482 0.143 0.786 0.545t0.304 0.884q0 0.625-0.482 1.071t-1.161 0.446q-0.929 0-1.429-0.768-0.089 0.411-0.089 0.75 0 1.321 1 2.259t2.411 0.938q1.429 0 2.429-0.938t1-2.259-1-2.259-2.429-0.938zM26.107 4q-1.768-1.946-3.938-2.348t-4.384 0.795q0.482-1.071 1.473-1.723t2.107-0.705 2.17 0.304 1.777 1.33 0.795 2.348zM39.5 26.125q0.143 0.196-0.196 0.75 0.125 0.411 0.125 0.714 0.018 1-0.795 2.009t-1.955 1.634-2.107 0.661q-0.857 0.036-1.643-0.384t-1.179-1.17q-12.268 0.446-22.482 0-0.411 0.732-1.188 1.161t-1.652 0.393q-1.536-0.054-3.205-1.438t-1.652-2.866q0.036-0.393 0.125-0.714-0.339-0.554-0.196-0.75 0.107-0.179 0.554-0.018 0.25-0.393 0.732-0.911-0.125-0.518 0.036-0.679 0.196-0.179 0.696 0.071 0.518-0.357 1.054-0.607 0-0.518 0.232-0.661 0.411-0.214 0.911 0.286 0.625-0.089 1.089 0.036 0.321 0.071 0.679 0.339v-1.304q-0.196 0-0.321-0.036-0.946-0.179-1.732-0.795t-0.982-1.563q-0.161-0.679 0-1.446 0.268-1.107 1.661-1.696 0.036-0.304 0.339-0.634t0.643-0.42 0.589 0.134 0.339 0.545h0.232q0.821 0.089 1.071 0.411 0.054 0.054 0.089 0.125 0.179-0.018 0.545-0.063t0.545-0.063q-0.268-0.196-0.536-0.304-0.411-0.714-1.625-0.768 0-0.107 0.018-0.179-1.107-0.036-2.116-0.33t-1.509-0.848q-0.571-0.643-0.759-1.643t-0.045-2q0.286-2.25 1.607-3.196 0.411-0.286 0.929-0.080t0.571 0.723q0 0.018 0.027 0.25t0.045 0.375 0.054 0.357 0.098 0.339 0.152 0.179q0.482 0.25 1.357 0.214 0.857-0.821 1.75-1.321-0.714-0.071-2.893 0.25l0.839-0.821q1.089-1.036 2.911-1.982 2.589-1.304 5.036-1.536-0.357-0.143-0.732-0.277t-0.839-0.25-0.759-0.188-0.848-0.196-0.768-0.179q10.625-2.25 16.143 2.482 1.75 1.5 2.821 3.964 1.518 0.179 2.161-0.161h0.018q0.089-0.054 0.152-0.179t0.098-0.339 0.054-0.348 0.054-0.384l0.018-0.25q0.054-0.5 0.571-0.714t0.929 0.089q1.304 0.929 1.625 3.179 0.125 1.018-0.063 2.018t-0.759 1.625q-0.5 0.571-1.491 0.866t-2.063 0.33v0.179q-1.268 0.036-1.696 0.768-0.25 0.089-0.554 0.304 0.196 0.018 0.571 0.063t0.536 0.063q0.018-0.071 0.089-0.143 0.286-0.321 1.071-0.411h0.232q0.089-0.321 0.339-0.536t0.589-0.143 0.643 0.411 0.339 0.643q1.411 0.571 1.661 1.696 0.161 0.714 0.018 1.446-0.214 0.946-1 1.571t-1.732 0.786q-0.179 0.036-0.304 0.036 0 0.875-0.018 1.304 0.357-0.268 0.679-0.339 0.464-0.125 1.089-0.036 0.5-0.5 0.911-0.286 0.25 0.161 0.25 0.661 0.589 0.286 1.054 0.607 0.482-0.232 0.679-0.071 0.179 0.179 0.036 0.679 0.5 0.536 0.732 0.911 0.411-0.143 0.554 0.018zM34.589 9.125q0 0.518-0.161 0.964 1.464 0.571 2 2.357 0.071-0.661-0.17-1.759t-0.741-1.616q-0.357-0.339-0.643-0.304t-0.286 0.357zM33.196 10.911q0.625 0.75 0.848 1.938t-0.009 2.223q1.196-0.232 1.732-0.804 0.232-0.25 0.321-0.5-0.054-1.143-0.554-2.045t-1.411-1.188q-0.268 0.268-0.929 0.375zM32.536 10.982q-0.536 0-0.786-0.018 0.75 2.054 0.946 4.268 0.375 0 0.768-0.054 0.286-1.214 0.018-2.411t-0.946-1.786zM4.607 12.446q0.536-1.786 2-2.357-0.161-0.446-0.161-0.964 0-0.321-0.295-0.357t-0.634 0.304q-0.5 0.518-0.741 1.616t-0.17 1.759zM5.25 14.268q0.518 0.554 1.732 0.804-0.232-1.036-0.009-2.223t0.848-1.938v0q-0.661-0.107-0.929-0.375-0.911 0.286-1.402 1.179t-0.563 2.054q0.161 0.304 0.321 0.5zM8.411 15.232q0.25-2.214 1.304-4.196-0.339 0.071-0.982 0.321l-0.804 0.339v-0.018q-0.821 1.589-0.357 3.5 0.446 0.054 0.839 0.054zM25.607 15.929q0.143 0.679 0.295 1.937t0.205 1.598q0.054 0.321 0.17 0.384t0.42-0.080q0.714-0.357 1.107-1.527t0.411-2.241q-0.429-0.036-2.607-0.071zM20.571 4.482q-2.071 0-3.554 1.473t-1.482 3.545q0 2.089 1.482 3.563t3.554 1.473 3.554-1.473 1.482-3.563q0-2.071-1.482-3.545t-3.554-1.473zM24.643 15.893q-1.893-0.036-3.768 0v-0.018q-0.018 0.482 0.045 1.536t0.241 1.179q0.518 0.25 1.67 0.259t1.705-0.188q0.161-0.054 0.196-0.696t-0.009-1.241-0.080-0.83zM19.857 19.446q0.143-0.071 0.17-0.857t-0.009-1.571-0.071-1.125v-0.018q-3.786 0.054-3.821 0.054-0.071 0.357-0.125 1.107t0 1.482 0.25 0.821q0.607 0.268 1.804 0.286t1.804-0.179zM12.821 16.071q-0.286 1.054 0.080 2.116t1.384 1.509q0.268 0.143 0.429 0.089t0.214-0.375q0.054-0.286 0.143-1.607t0.179-1.839q-1.232 0.036-2.429 0.107zM10.554 18.321q0.054 0.411-0.607 0.643 2.357 2.518 4.848 4.286t5.455 2.75q3.071-0.875 5.545-2.607t5.241-4.464q-0.589-0.232-0.536-0.607l0.054-0.161q-0.304-0.036-0.893-0.098t-0.857-0.080q-0.464 1.607-1.464 2.357-0.911 0.679-1.464-0.018-0.089-0.107-0.161-0.25-0.125-0.232-0.304-1.107-0.036 0.089-0.089 0.161t-0.134 0.125-0.143 0.098-0.17 0.071l-0.179 0.045t-0.214 0.036l-0.214 0.027t-0.241 0.018-0.241 0.009q-1.893 0.161-2.911-0.196-0.071 0.304-0.179 0.473t-0.375 0.268-0.411 0.125-0.643 0.063q-0.036 0-0.054 0.009t-0.054 0.009h-0.054q-3.196 0.304-3.625-0.714-0.036 1.125-1 0.964-0.839-0.143-1.625-0.964-0.214-0.232-0.357-0.464-0.304-0.518-0.464-1.161-1.036 0.107-1.554 0.179 0.018 0.036 0.071 0.179zM9.054 29.536q0.054-0.25 0.054-0.536-0.304-1.268-0.911-2.321t-1.304-1.25q-0.732-0.214-1.813 0.259t-1.866 1.429-0.696 1.92q0.625 0.946 1.786 1.661t2.125 0.75q0.911 0.036 1.679-0.5t0.946-1.411zM9.107 26.482q0.411 1.125 0.482 2.125 3.482-2.018 7-3.107-1.75-0.929-3.223-2.143t-3.205-2.946q-0.107 0.071-0.518 0.232 0 0.036-0.018 0.089t-0.018 0.071q0.554 0.321 0.393 0.661-0.214 0.411-1 0.607-0.179 0.232-0.518 0.429h-0.018q-0.036 1.482 0.018 2.679 0.339 0.607 0.625 1.304zM10.339 29.446q9.5 0.375 20.446 0-4.536-2.625-7.643-3.5-1.357 0.625-2.786 1.018-0.143 0.054-0.286 0-1.161-0.375-2.304-0.875-3.714 1.071-7.429 3.357h-0.018v0.018q0.018 0 0.018-0.018zM31.482 28.625q0.071-0.964 0.5-2.143 0.25-0.679 0.589-1.268l-0.018 0.018q0.054-1.375 0.054-2.732-0.268-0.143-0.536-0.446-0.75-0.161-1-0.589-0.161-0.357 0.393-0.679-0.036-0.071-0.036-0.161-0.286-0.071-0.5-0.214-3.643 3.393-6.839 5.071 3.536 1.054 7.393 3.143zM38.482 29.036q0.089-0.964-0.696-1.92t-1.857-1.429-1.821-0.259q-0.679 0.196-1.295 1.259t-0.92 2.313q0 0.286 0.054 0.536 0.179 0.875 0.946 1.411t1.679 0.5q0.964-0.036 2.125-0.75t1.786-1.661z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-opencart\" viewBox=\"0 0 41 32\">\n<title>opencart</title>\n<path class=\"path1\" d=\"M27.214 27.875q0 1.214-0.857 2.071t-2.071 0.857-2.080-0.857-0.866-2.071 0.866-2.080 2.080-0.866 2.071 0.866 0.857 2.080zM13.839 27.875q0 1.214-0.866 2.071t-2.080 0.857-2.071-0.857-0.857-2.071 0.857-2.080 2.071-0.866 2.080 0.866 0.866 2.080zM0 1.196q1.018 1.071 1.973 1.866t2.161 1.464 2.429 1.125 2.964 0.813 3.571 0.563 4.464 0.33 5.429 0.17 6.652 0.045q2.482 0 4.366 0.089t3.232 0.295 2.214 0.491 1.268 0.705 0.429 0.92-0.348 1.143-1.009 1.366-1.598 1.625-2.071 1.866-2.482 2.125q-3.304 2.804-5.107 4.411 0.518-0.911 1.366-1.946t1.679-1.884 1.688-1.759 1.482-1.634 0.964-1.438 0.232-1.25-0.813-0.991-2.080-0.732-3.643-0.42-5.429-0.089q-3 0.036-5.607-0.107t-4.571-0.411-3.652-0.732-2.848-0.92-2.188-1.116-1.634-1.188-1.214-1.277-0.902-1.241-0.714-1.214-0.652-1.063z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-expeditedssl\" viewBox=\"0 0 32 32\">\n<title>expeditedssl</title>\n<path class=\"path1\" d=\"M16 1.143q-3.018 0-5.768 1.179t-4.741 3.17-3.17 4.741-1.179 5.768 1.179 5.768 3.17 4.741 4.741 3.17 5.768 1.179 5.768-1.179 4.741-3.17 3.17-4.741 1.179-5.768-1.179-5.768-3.17-4.741-4.741-3.17-5.768-1.179zM16 0q3.25 0 6.214 1.268t5.107 3.411 3.411 5.107 1.268 6.214-1.268 6.214-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268zM8.857 14.857q0.286 0 0.286 0.286v8.571q0 0.286-0.286 0.286h-0.571q-0.286 0-0.286-0.286v-8.571q0-0.286 0.286-0.286h0.571zM16 16q0.946 0 1.616 0.67t0.67 1.616q0 0.625-0.313 1.143t-0.83 0.821v2.036q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-2.036q-0.518-0.304-0.83-0.821t-0.313-1.143q0-0.946 0.67-1.616t1.616-0.67zM16 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM9.714 10.857v1.714q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.714q0-1.661 1.17-2.83t2.83-1.17 2.83 1.17 1.17 2.83v1.714q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-1.714q0-2.607-1.839-4.446t-4.446-1.839-4.446 1.839-1.839 4.446zM25.143 24v-9.143q0-0.464-0.339-0.804t-0.804-0.339h-16q-0.464 0-0.804 0.339t-0.339 0.804v9.143q0 0.464 0.339 0.804t0.804 0.339h16q0.464 0 0.804-0.339t0.339-0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-battery-4\" viewBox=\"0 0 41 32\">\n<title>battery-4</title>\n<path class=\"path1\" d=\"M34.286 9.143v13.714h-29.714v-13.714h29.714zM36.571 19.429h2.286v-6.857h-2.286v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-33.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h33.143q0.25 0 0.411-0.161t0.161-0.411v-5.143zM41.143 12.571v6.857q0 0.946-0.67 1.616t-1.616 0.67v2.857q0 1.179-0.839 2.018t-2.018 0.839h-33.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h33.143q1.179 0 2.018 0.839t0.839 2.018v2.857q0.946 0 1.616 0.67t0.67 1.616z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-battery-3\" viewBox=\"0 0 41 32\">\n<title>battery-3</title>\n<path class=\"path1\" d=\"M4.571 22.857v-13.714h22.857v13.714h-22.857zM38.857 10.286q0.946 0 1.616 0.67t0.67 1.616v6.857q0 0.946-0.67 1.616t-1.616 0.67v2.857q0 1.179-0.839 2.018t-2.018 0.839h-33.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h33.143q1.179 0 2.018 0.839t0.839 2.018v2.857zM38.857 19.429v-6.857h-2.286v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-33.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h33.143q0.25 0 0.411-0.161t0.161-0.411v-5.143h2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-battery-2\" viewBox=\"0 0 41 32\">\n<title>battery-2</title>\n<path class=\"path1\" d=\"M4.571 22.857v-13.714h16v13.714h-16zM38.857 10.286q0.946 0 1.616 0.67t0.67 1.616v6.857q0 0.946-0.67 1.616t-1.616 0.67v2.857q0 1.179-0.839 2.018t-2.018 0.839h-33.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h33.143q1.179 0 2.018 0.839t0.839 2.018v2.857zM38.857 19.429v-6.857h-2.286v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-33.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h33.143q0.25 0 0.411-0.161t0.161-0.411v-5.143h2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-battery-1\" viewBox=\"0 0 41 32\">\n<title>battery-1</title>\n<path class=\"path1\" d=\"M4.571 22.857v-13.714h9.143v13.714h-9.143zM38.857 10.286q0.946 0 1.616 0.67t0.67 1.616v6.857q0 0.946-0.67 1.616t-1.616 0.67v2.857q0 1.179-0.839 2.018t-2.018 0.839h-33.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h33.143q1.179 0 2.018 0.839t0.839 2.018v2.857zM38.857 19.429v-6.857h-2.286v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-33.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h33.143q0.25 0 0.411-0.161t0.161-0.411v-5.143h2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-battery-0\" viewBox=\"0 0 41 32\">\n<title>battery-0</title>\n<path class=\"path1\" d=\"M38.857 10.286q0.946 0 1.616 0.67t0.67 1.616v6.857q0 0.946-0.67 1.616t-1.616 0.67v2.857q0 1.179-0.839 2.018t-2.018 0.839h-33.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h33.143q1.179 0 2.018 0.839t0.839 2.018v2.857zM38.857 19.429v-6.857h-2.286v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-33.143q-0.25 0-0.411 0.161t-0.161 0.411v17.143q0 0.25 0.161 0.411t0.411 0.161h33.143q0.25 0 0.411-0.161t0.161-0.411v-5.143h2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mouse-pointer\" viewBox=\"0 0 21 32\">\n<title>mouse-pointer</title>\n<path class=\"path1\" d=\"M20.232 18.625q0.554 0.536 0.25 1.232-0.304 0.714-1.054 0.714h-6.821l3.589 8.5q0.179 0.446 0 0.875t-0.607 0.625l-3.161 1.339q-0.446 0.179-0.875 0t-0.625-0.607l-3.411-8.071-5.571 5.571q-0.339 0.339-0.804 0.339-0.214 0-0.429-0.089-0.714-0.304-0.714-1.054v-26.857q0-0.75 0.714-1.054 0.214-0.089 0.429-0.089 0.482 0 0.804 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-i-cursor\" viewBox=\"0 0 16 32\">\n<title>i-cursor</title>\n<path class=\"path1\" d=\"M14.857 2.286q-5.714 0-5.714 4v7.429h2.286v2.286h-2.286v9.714q0 4 5.714 4h1.143v2.286h-1.143q-4.857 0-6.857-2.607-2 2.607-6.857 2.607h-1.143v-2.286h1.143q5.714 0 5.714-4v-9.714h-2.286v-2.286h2.286v-7.429q0-4-5.714-4h-1.143v-2.286h1.143q4.857 0 6.857 2.607 2-2.607 6.857-2.607h1.143v2.286h-1.143z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-object-group\" viewBox=\"0 0 37 32\">\n<title>object-group</title>\n<path class=\"path1\" d=\"M36.571 6.857h-2.286v18.286h2.286v6.857h-6.857v-2.286h-22.857v2.286h-6.857v-6.857h2.286v-18.286h-2.286v-6.857h6.857v2.286h22.857v-2.286h6.857v6.857zM32 2.286v2.286h2.286v-2.286h-2.286zM2.286 2.286v2.286h2.286v-2.286h-2.286zM4.571 29.714v-2.286h-2.286v2.286h2.286zM29.714 27.429v-2.286h2.286v-18.286h-2.286v-2.286h-22.857v2.286h-2.286v18.286h2.286v2.286h22.857zM34.286 29.714v-2.286h-2.286v2.286h2.286zM22.857 11.429h6.857v13.714h-16v-4.571h-6.857v-13.714h16v4.571zM9.143 18.286h11.429v-9.143h-11.429v9.143zM27.429 22.857v-9.143h-4.571v6.857h-6.857v2.286h11.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-object-ungroup\" viewBox=\"0 0 41 32\">\n<title>object-ungroup</title>\n<path class=\"path1\" d=\"M41.143 13.714h-2.286v11.429h2.286v6.857h-6.857v-2.286h-16v2.286h-6.857v-6.857h2.286v-2.286h-6.857v2.286h-6.857v-6.857h2.286v-11.429h-2.286v-6.857h6.857v2.286h16v-2.286h6.857v6.857h-2.286v2.286h6.857v-2.286h6.857v6.857zM36.571 9.143v2.286h2.286v-2.286h-2.286zM25.143 2.286v2.286h2.286v-2.286h-2.286zM2.286 2.286v2.286h2.286v-2.286h-2.286zM4.571 22.857v-2.286h-2.286v2.286h2.286zM27.429 20.571h-2.286v2.286h2.286v-2.286zM6.857 20.571h16v-2.286h2.286v-11.429h-2.286v-2.286h-16v2.286h-2.286v11.429h2.286v2.286zM16 29.714v-2.286h-2.286v2.286h2.286zM38.857 29.714v-2.286h-2.286v2.286h2.286zM36.571 25.143v-11.429h-2.286v-2.286h-6.857v6.857h2.286v6.857h-6.857v-2.286h-6.857v2.286h2.286v2.286h16v-2.286h2.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sticky-note\" viewBox=\"0 0 27 32\">\n<title>sticky-note</title>\n<path class=\"path1\" d=\"M18.286 22.286v7.429h-16.571q-0.714 0-1.214-0.5t-0.5-1.214v-24q0-0.714 0.5-1.214t1.214-0.5h24q0.714 0 1.214 0.5t0.5 1.214v16.571h-7.429q-0.714 0-1.214 0.5t-0.5 1.214zM20.571 22.857h6.804q-0.268 1.464-1.161 2.357l-3.286 3.286q-0.893 0.893-2.357 1.161v-6.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sticky-note-o\" viewBox=\"0 0 27 32\">\n<title>sticky-note-o</title>\n<path class=\"path1\" d=\"M25 22.857h-4.429v4.429q0.518-0.179 0.732-0.393l3.304-3.304q0.214-0.214 0.393-0.732zM20 20.571h5.143v-16h-22.857v22.857h16v-5.143q0-0.714 0.5-1.214t1.214-0.5zM27.429 4v18.286q0 0.714-0.357 1.571t-0.857 1.357l-3.286 3.286q-0.5 0.5-1.357 0.857t-1.571 0.357h-18.286q-0.714 0-1.214-0.5t-0.5-1.214v-24q0-0.714 0.5-1.214t1.214-0.5h24q0.714 0 1.214 0.5t0.5 1.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-jcb\" viewBox=\"0 0 41 32\">\n<title>cc-jcb</title>\n<path class=\"path1\" d=\"M34.839 17.821q0 0.464-0.277 0.795t-0.688 0.42q-0.143 0.036-0.321 0.036h-2.732v-2.5h2.732q0.179 0 0.321 0.036 0.411 0.089 0.688 0.42t0.277 0.795zM34.518 14.018q0 0.446-0.268 0.75t-0.679 0.375q-0.054 0.018-0.268 0.018h-2.482v-2.304h2.482q0.054 0 0.152 0.009t0.116 0.009q0.411 0.071 0.679 0.384t0.268 0.759zM13 16.946v-5.5h-4.071v5.5q0 1.036-0.679 1.688t-1.875 0.652q-1.929 0-4.089-1.054v2q0.946 0.268 2.161 0.411t1.946 0.161l0.75 0.018q5.857 0 5.857-3.875zM25.75 20.232v-2.018q-1.768 0.929-3.571 1.054-1.929 0.143-3.018-0.732t-1.089-2.536 1.089-2.536 3.018-0.732q1.804 0.125 3.571 1.036v-2q-0.857-0.214-1.786-0.348t-1.429-0.17l-0.5-0.036q-2.268-0.107-3.902 0.25t-2.509 1.071-1.268 1.571-0.393 1.893 0.393 1.893 1.268 1.571 2.509 1.071 3.902 0.25q1.804-0.071 3.714-0.554zM38.857 18.179q0-0.964-0.768-1.58t-1.946-0.705v-0.054q1.018-0.143 1.589-0.741t0.571-1.42q0-0.982-0.732-1.571t-1.911-0.643q-0.054 0-0.214-0.009t-0.25-0.009h-8.125v9.107h8.768q1.321 0 2.17-0.652t0.848-1.723zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-cc-diners-club\" viewBox=\"0 0 41 32\">\n<title>cc-diners-club</title>\n<path class=\"path1\" d=\"M15.321 22.161v-12.375q-1.893 0.732-3.071 2.42t-1.179 3.777 1.179 3.777 3.071 2.402zM24.321 15.982q0-2.089-1.179-3.777t-3.071-2.42v12.393q1.893-0.732 3.071-2.42t1.179-3.777zM28.161 15.982q0 2.839-1.402 5.25t-3.813 3.813-5.25 1.402q-2.125 0-4.063-0.83t-3.339-2.232-2.232-3.339-0.83-4.063q0-2.839 1.402-5.25t3.813-3.813 5.25-1.402 5.25 1.402 3.813 3.813 1.402 5.25zM35 16.107q0-2.482-0.991-4.67t-2.634-3.67-3.813-2.339-4.509-0.857h-5.375q-3.143 0-5.777 1.446t-4.196 4.107-1.563 5.982q0 3.054 1.554 5.67t4.214 4.134 5.768 1.518h5.375q2.304 0 4.491-0.902t3.83-2.411 2.634-3.616 0.991-4.393zM41.143 4.571v22.857q0 0.929-0.679 1.607t-1.607 0.679h-36.571q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h36.571q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-clone\" viewBox=\"0 0 32 32\">\n<title>clone</title>\n<path class=\"path1\" d=\"M29.714 29.143v-19.429q0-0.232-0.17-0.402t-0.402-0.17h-19.429q-0.232 0-0.402 0.17t-0.17 0.402v19.429q0 0.232 0.17 0.402t0.402 0.17h19.429q0.232 0 0.402-0.17t0.17-0.402zM32 9.714v19.429q0 1.179-0.839 2.018t-2.018 0.839h-19.429q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h19.429q1.179 0 2.018 0.839t0.839 2.018zM25.143 2.857v2.857h-2.286v-2.857q0-0.232-0.17-0.402t-0.402-0.17h-19.429q-0.232 0-0.402 0.17t-0.17 0.402v19.429q0 0.232 0.17 0.402t0.402 0.17h2.857v2.286h-2.857q-1.179 0-2.018-0.839t-0.839-2.018v-19.429q0-1.179 0.839-2.018t2.018-0.839h19.429q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-balance-scale\" viewBox=\"0 0 39 32\">\n<title>balance-scale</title>\n<path class=\"path1\" d=\"M30.857 8l-6.857 12.571h13.714zM8 8l-6.857 12.571h13.714zM22.661 4.571q-0.25 0.714-0.813 1.277t-1.277 0.813v23.054h10.857q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-24q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h10.857v-23.054q-0.714-0.25-1.277-0.813t-0.813-1.277h-8.768q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h8.768q0.375-1.018 1.25-1.652t1.982-0.634 1.982 0.634 1.25 1.652h8.768q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-8.768zM19.429 4.857q0.589 0 1.009-0.42t0.42-1.009-0.42-1.009-1.009-0.42-1.009 0.42-0.42 1.009 0.42 1.009 1.009 0.42zM38.857 20.571q0 1.304-0.83 2.339t-2.098 1.625-2.58 0.884-2.491 0.295-2.491-0.295-2.58-0.884-2.098-1.625-0.83-2.339q0-0.196 0.625-1.446t1.643-3.116 1.911-3.491 1.821-3.286 1-1.786q0.321-0.589 1-0.589t1 0.589q0.071 0.125 1 1.786t1.821 3.286 1.911 3.491 1.643 3.116 0.625 1.446zM16 20.571q0 1.304-0.83 2.339t-2.098 1.625-2.58 0.884-2.491 0.295-2.491-0.295-2.58-0.884-2.098-1.625-0.83-2.339q0-0.196 0.625-1.446t1.643-3.116 1.911-3.491 1.821-3.286 1-1.786q0.321-0.589 1-0.589t1 0.589q0.071 0.125 1 1.786t1.821 3.286 1.911 3.491 1.643 3.116 0.625 1.446z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hourglass-o\" viewBox=\"0 0 27 32\">\n<title>hourglass-o</title>\n<path class=\"path1\" d=\"M25.143 2.286q0 4.661-1.902 8.241t-4.759 5.473q2.857 1.893 4.759 5.473t1.902 8.241h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714q0-4.661 1.902-8.241t4.759-5.473q-2.857-1.893-4.759-5.473t-1.902-8.241h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h26.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714zM15.607 14.929q1.375-0.518 2.661-1.652t2.313-2.723 1.652-3.75 0.625-4.518h-18.286q0 2.357 0.625 4.518t1.652 3.75 2.312 2.723 2.661 1.652q0.339 0.125 0.545 0.42t0.205 0.652-0.205 0.652-0.545 0.42q-1.375 0.518-2.661 1.652t-2.313 2.723-1.652 3.75-0.625 4.518h18.286q0-2.357-0.625-4.518t-1.652-3.75-2.313-2.723-2.661-1.652q-0.339-0.125-0.545-0.42t-0.205-0.652 0.205-0.652 0.545-0.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hourglass-1\" viewBox=\"0 0 27 32\">\n<title>hourglass-1</title>\n<path class=\"path1\" d=\"M25.143 2.286q0 4.661-1.902 8.241t-4.759 5.473q2.857 1.893 4.759 5.473t1.902 8.241h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714q0-4.661 1.902-8.241t4.759-5.473q-2.857-1.893-4.759-5.473t-1.902-8.241h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h26.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714zM22.857 2.286h-18.286q0 1.179 0.161 2.286h17.964q0.161-1.089 0.161-2.286zM22.857 29.714q0-2.321-0.607-4.455t-1.616-3.714-2.259-2.714-2.607-1.688h-4.107q-1.357 0.554-2.607 1.688t-2.259 2.714-1.616 3.714-0.607 4.455h18.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hourglass-2\" viewBox=\"0 0 27 32\">\n<title>hourglass-2</title>\n<path class=\"path1\" d=\"M25.143 2.286q0 4.661-1.902 8.241t-4.759 5.473q2.857 1.893 4.759 5.473t1.902 8.241h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714q0-4.661 1.902-8.241t4.759-5.473q-2.857-1.893-4.759-5.473t-1.902-8.241h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h26.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714zM22.857 2.286h-18.286q0 3.679 1.518 6.857h15.25q1.518-3.179 1.518-6.857zM21.839 24q-0.964-2.518-2.598-4.313t-3.473-2.545h-4.107q-1.839 0.75-3.473 2.545t-2.598 4.313h16.25z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hourglass-3\" viewBox=\"0 0 27 32\">\n<title>hourglass-3</title>\n<path class=\"path1\" d=\"M25.143 2.286q0 4.661-1.902 8.241t-4.759 5.473q2.857 1.893 4.759 5.473t1.902 8.241h1.714q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h1.714q0-4.661 1.902-8.241t4.759-5.473q-2.857-1.893-4.759-5.473t-1.902-8.241h-1.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h26.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-1.714zM15.607 14.929q1.375-0.518 2.661-1.652t2.313-2.723 1.652-3.75 0.625-4.518h-18.286q0 2.357 0.625 4.518t1.652 3.75 2.312 2.723 2.661 1.652q0.339 0.125 0.545 0.42t0.205 0.652-0.205 0.652-0.545 0.42q-2.446 0.911-4.357 3.5h12.5q-1.911-2.589-4.357-3.5-0.339-0.125-0.545-0.42t-0.205-0.652 0.205-0.652 0.545-0.42z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hourglass\" viewBox=\"0 0 27 32\">\n<title>hourglass</title>\n<path class=\"path1\" d=\"M26.857 28.571q0.25 0 0.411 0.161t0.161 0.411v2.286q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-2.286q0-0.25 0.161-0.411t0.411-0.161h26.286zM2.321 27.429q0.054-0.982 0.286-1.911t0.536-1.696 0.821-1.554 0.955-1.357 1.152-1.241 1.179-1.071 1.259-0.982 1.188-0.848 1.161-0.768q-0.768-0.5-1.161-0.768t-1.188-0.848-1.259-0.982-1.179-1.071-1.152-1.241-0.955-1.357-0.821-1.554-0.536-1.696-0.286-1.911h22.786q-0.054 0.982-0.286 1.911t-0.536 1.696-0.821 1.554-0.955 1.357-1.152 1.241-1.179 1.071-1.259 0.982-1.188 0.848-1.161 0.768q0.768 0.5 1.161 0.768t1.188 0.848 1.259 0.982 1.179 1.071 1.152 1.241 0.955 1.357 0.821 1.554 0.536 1.696 0.286 1.911h-22.786zM26.857 0q0.25 0 0.411 0.161t0.161 0.411v2.286q0 0.25-0.161 0.411t-0.411 0.161h-26.286q-0.25 0-0.411-0.161t-0.161-0.411v-2.286q0-0.25 0.161-0.411t0.411-0.161h26.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-grab-o\" viewBox=\"0 0 27 32\">\n<title>hand-grab-o</title>\n<path class=\"path1\" d=\"M13.714 6.857q-0.946 0-1.616 0.67t-0.67 1.616v2.286h-0.571v-1.661q0-0.857-0.571-1.455t-1.429-0.598q-0.821 0-1.411 0.589t-0.589 1.411v7.661l-0.571-0.536v-3.071q0-0.857-0.571-1.455t-1.429-0.598q-0.821 0-1.411 0.589t-0.589 1.411v4q0 0.839 0.625 1.464l5.536 5.286q0.696 0.696 0.696 1.821 0 0.464 0.339 0.804t0.804 0.339h11.429q0.464 0 0.804-0.339t0.339-0.804v-0.446q0-0.732 0.179-1.375l1.929-7.786q0.179-0.643 0.179-1.375v-4.393q0-0.857-0.571-1.455t-1.429-0.598q-0.821 0-1.411 0.589t-0.589 1.411v0.571h-0.571v-2.232q0-0.714-0.446-1.295t-1.143-0.723q-0.25-0.036-0.411-0.036-0.821 0-1.411 0.589t-0.589 1.411v2.286h-0.571v-2.179q0-0.911-0.58-1.598t-1.473-0.777q-0.089-0.018-0.232-0.018zM13.714 4.571q1.5 0 2.661 0.893 1.018-0.607 2.196-0.607 1.054 0 1.982 0.482t1.536 1.357q0.482-0.125 1.054-0.125 1.786 0 3.036 1.277t1.25 3.063v4.393q0 0.911-0.232 1.929l-1.946 7.786q-0.107 0.429-0.107 1.268 0 1.429-1 2.429t-2.429 1h-11.429q-1.5 0-2.464-1.045t-0.964-2.545l-5.5-5.286q-1.357-1.304-1.357-3.125v-4q0-1.768 1.259-3.027t3.027-1.259q0.196 0 0.286 0.018 0.107-1.696 1.348-2.857t2.938-1.161q0.929 0 1.75 0.375 1.286-1.232 3.107-1.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-paper-o\" viewBox=\"0 0 29 32\">\n<title>hand-paper-o</title>\n<path class=\"path1\" d=\"M15.714 2.286q-0.821 0-1.411 0.589t-0.589 1.411v11.714h-0.571v-9.429q0-0.821-0.589-1.411t-1.411-0.589-1.411 0.589-0.589 1.411v14l-2.75-3.661q-0.679-0.911-1.821-0.911-0.946 0-1.616 0.67t-0.67 1.616q0 0.768 0.464 1.375l6.857 9.143q0.679 0.911 1.821 0.911h12.286q0.607 0 1.089-0.393t0.607-1l1.357-7.232q0.089-0.571 0.089-1.054v-8.893q0-0.821-0.589-1.411t-1.411-0.589-1.411 0.589-0.589 1.411v4.857h-0.571v-9.429q0-0.821-0.589-1.411t-1.411-0.589-1.411 0.589-0.589 1.411v9.429h-0.571v-11.714q0-0.821-0.589-1.411t-1.411-0.589zM15.714 0q1.214 0 2.241 0.634t1.58 1.723q0.339-0.071 0.75-0.071 1.768 0 3.027 1.259t1.259 3.027v0.304q1.875-0.107 3.223 1.143t1.348 3.125v8.893q0 0.714-0.143 1.482l-1.357 7.214q-0.25 1.411-1.366 2.339t-2.563 0.929h-12.286q-1.071 0-2.045-0.491t-1.616-1.33l-6.857-9.143q-0.911-1.214-0.911-2.75 0-1.893 1.339-3.232t3.232-1.339q1.393 0 2.286 0.607v-7.75q0-1.768 1.259-3.027t3.027-1.259q0.411 0 0.75 0.071 0.554-1.089 1.58-1.723t2.241-0.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-scissors-o\" viewBox=\"0 0 32 32\">\n<title>hand-scissors-o</title>\n<path class=\"path1\" d=\"M19.161 29.714h-3.161q-2.911 0-4.036-2.518-0.411-0.875-0.411-1.821v-0.089q-1.107-0.536-1.759-1.58t-0.652-2.277q0-0.679 0.089-0.857h-4.661q-1.893 0-3.232-1.339t-1.339-3.232 1.339-3.232 3.232-1.339h2.018l-0.786-0.304q-1.321-0.5-2.134-1.67t-0.813-2.598q0-1.893 1.339-3.232t3.232-1.339q0.821 0 1.625 0.304l11.214 4.268h7.161q1.893 0 3.232 1.339t1.339 3.232v11.929q0 1.571-0.964 2.813t-2.5 1.616l-6.054 1.518q-1.643 0.411-3.321 0.411zM18.286 17.018l-2.768 1.268-2.911 1.321q-0.536 0.25-0.857 0.741t-0.321 1.080q0 0.821 0.589 1.411t1.411 0.589q0.464 0 0.821-0.179l6.036-2.75q-0.875-0.179-1.438-0.893t-0.563-1.607v-0.982zM24 22.571q0-0.821-0.589-1.411t-1.411-0.589q-0.464 0-0.821 0.179l-5.179 2.357q-0.5 0.232-0.661 0.304t-0.545 0.304-0.527 0.42-0.286 0.518-0.143 0.723q0 0.893 0.563 1.464t1.455 0.571q0.357 0 0.679-0.161l6.286-2.857q0.536-0.25 0.857-0.741t0.321-1.080zM19.857 9.143l-11.607-4.429q-0.429-0.143-0.821-0.143-0.946 0-1.616 0.67t-0.67 1.616q0 0.714 0.402 1.304t1.063 0.839l9.393 3.571v1.143h-11.429q-0.946 0-1.616 0.67t-0.67 1.616 0.67 1.616 1.616 0.67h9.554l4.161-1.893v-3.536q0-1.125 0.821-1.893l1.982-1.821h-1.232zM19.161 27.429q1.464 0 2.768-0.339l6.054-1.518q0.768-0.196 1.25-0.813t0.482-1.402v-11.929q0-0.946-0.67-1.616t-1.616-0.67h-5.5l-2.429 2.25q-0.643 0.589-0.643 1.464v5.286q0 0.821 0.589 1.375t1.411 0.554 1.411-0.625 0.589-1.446v-3.714h0.571v3.714q0 1.25-1.018 2.036 0.929 0.143 1.545 0.866t0.616 1.67q0 0.75-0.411 1.393t-1.089 0.946l-5.536 2.518h1.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-lizard-o\" viewBox=\"0 0 37 32\">\n<title>hand-lizard-o</title>\n<path class=\"path1\" d=\"M20.554 0q1.089 0 2.071 0.5t1.625 1.375l10.214 13.946q2.107 2.839 2.107 6.411v6.339q0 1.429-1 2.429t-2.429 1h-6.857q-1.429 0-2.429-1t-1-2.429v-3.161l-5.107-2.554h-9.75q-1.429 0-2.429-1t-1-2.429v-0.571q0-2.125 1.509-3.634t3.634-1.509h7.5l0.75-2.286h-12.25q-1.786 0-3.098-1.205t-1.455-2.973q-1.161-1.411-1.161-3.25v-0.571q0-1.429 1-2.429t2.429-1h17.125zM34.286 28.571v-6.339q0-2.804-1.661-5.071l-10.232-13.946q-0.696-0.929-1.839-0.929h-17.125q-0.464 0-0.804 0.339t-0.339 0.804q0 0.571 0.027 0.884t0.17 0.723 0.446 0.768q0.179-0.554 0.634-0.893t1.009-0.339h14.857v0.571h-14.857q-0.464 0-0.804 0.339t-0.339 0.804q0 0.786 0.054 1.036 0.143 0.786 0.786 1.304t1.446 0.518h13.054q0.714 0 1.214 0.5t0.5 1.214q0 0.268-0.089 0.536l-1.143 3.429q-0.179 0.518-0.625 0.848t-1 0.33h-7.911q-1.179 0-2.018 0.839t-0.839 2.018v0.571q0 0.464 0.339 0.804t0.804 0.339h10.018q0.286 0 0.518 0.125l5.661 2.821q0.429 0.232 0.688 0.643t0.259 0.893v3.518q0 0.464 0.339 0.804t0.804 0.339h6.857q0.464 0 0.804-0.339t0.339-0.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-spock-o\" viewBox=\"0 0 34 32\">\n<title>hand-spock-o</title>\n<path class=\"path1\" d=\"M14.571 2.286q-0.857 0-1.42 0.607t-0.563 1.464q0 0.25 0.054 0.5l2.679 11.143h-0.464l-2.071-8.607q-0.161-0.679-0.705-1.107t-1.241-0.429q-0.839 0-1.411 0.607t-0.571 1.446q0 0.196 0.071 0.518 0.054 0.232 0.696 2.875t1.214 5.036 0.571 2.464v4.054l-5.482-4.107q-0.607-0.464-1.375-0.464-0.929 0-1.598 0.652t-0.67 1.58q0 1.196 1 1.964l9.054 6.768q0.607 0.464 1.357 0.464h12.393q0.589 0 1.054-0.366t0.607-0.938l1.786-7.161q0.143-0.536 0.179-1.571t0.161-1.536l2.071-8.536q0.054-0.214 0.054-0.464 0-0.821-0.589-1.411t-1.429-0.589q-0.679 0-1.232 0.455t-0.714 1.116l-1.768 7.286h-0.464l2.357-9.768q0.054-0.25 0.054-0.5 0-0.839-0.571-1.429t-1.429-0.589q-0.679 0-1.223 0.429t-0.705 1.107l-2.589 10.75h-2.268l-2.929-12.179q-0.161-0.679-0.705-1.107t-1.223-0.429zM26.089 32h-12.393q-1.518 0-2.732-0.911l-9.054-6.786q-0.893-0.679-1.402-1.679t-0.509-2.107q0-1.875 1.339-3.196t3.214-1.321q0.446 0 0.884 0.098t0.741 0.196 0.732 0.366 0.625 0.411 0.688 0.527 0.67 0.509l-2.196-9.143q-0.125-0.625-0.125-1.054 0-1.661 1.071-2.893t2.714-1.411q0.25-1.554 1.438-2.58t2.777-1.027q1.482 0 2.643 0.92t1.518 2.366l1.839 7.643 1.482-6.214q0.357-1.446 1.518-2.366t2.643-0.92q1.554 0 2.723 0.964t1.473 2.482q1.661 0.179 2.768 1.393t1.107 2.875q0 0.536-0.125 1.018l-2.071 8.518q-0.089 0.393-0.089 1.196 0 0.911-0.232 1.929l-1.804 7.161q-0.339 1.339-1.42 2.188t-2.455 0.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-pointer-o\" viewBox=\"0 0 30 32\">\n<title>hand-pointer-o</title>\n<path class=\"path1\" d=\"M11.429 2.286q-0.946 0-1.616 0.67t-0.67 1.616v16l-2.696-3.607q-0.732-0.964-1.911-0.964-0.929 0-1.589 0.679t-0.661 1.607q0 0.768 0.464 1.375l6.857 9.143q0.679 0.911 1.821 0.911h12.821q0.393 0 0.705-0.241t0.402-0.616l1.643-6.571q0.429-1.714 0.429-3.464v-3.875q0-0.732-0.5-1.268t-1.214-0.536-1.214 0.5-0.5 1.214h-0.571v-1.089q0-0.857-0.571-1.455t-1.429-0.598q-0.821 0-1.411 0.589t-0.589 1.411v1.143h-0.571v-1.607q0-0.982-0.661-1.688t-1.625-0.705q-0.946 0-1.616 0.67t-0.67 1.616v1.714h-0.571v-10.179q0-0.982-0.661-1.688t-1.625-0.705zM11.429 0q1.911 0 3.241 1.384t1.33 3.295v3.929q0.393-0.036 0.571-0.036 1.768 0 3.089 1.232 0.839-0.375 1.768-0.375 2.018 0 3.286 1.554 0.482-0.125 1-0.125 1.679 0 2.839 1.205t1.161 2.884v3.875q0 2.071-0.5 4.018l-1.643 6.571q-0.286 1.143-1.214 1.866t-2.107 0.723h-12.821q-1.071 0-2.045-0.491t-1.616-1.33l-6.857-9.143q-0.911-1.214-0.911-2.75 0-1.875 1.33-3.223t3.205-1.348q1.268 0 2.321 0.625v-9.768q0-1.893 1.339-3.232t3.232-1.339zM13.714 25.143v-6.857h-0.571v6.857h0.571zM18.286 25.143v-6.857h-0.571v6.857h0.571zM22.857 25.143v-6.857h-0.571v6.857h0.571z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hand-peace-o\" viewBox=\"0 0 27 32\">\n<title>hand-peace-o</title>\n<path class=\"path1\" d=\"M23 11.554q1.071 0 1.911 0.411 2.518 1.125 2.518 4.036v3.161q0 1.679-0.411 3.321l-1.518 6.054q-0.375 1.536-1.616 2.5t-2.813 0.964h-11.929q-1.893 0-3.232-1.339t-1.339-3.232v-7.161l-4.268-11.214q-0.304-0.804-0.304-1.625 0-1.893 1.339-3.232t3.232-1.339q1.429 0 2.598 0.813t1.67 2.134l0.304 0.786v-2.018q0-1.893 1.339-3.232t3.232-1.339 3.232 1.339 1.339 3.232v4.661q0.482-0.089 0.857-0.089 1.232 0 2.277 0.652t1.58 1.759zM19.143 11.429q-0.589 0-1.080 0.321t-0.741 0.857l-1.321 2.911-1.268 2.768h0.982q0.893 0 1.607 0.563t0.893 1.438l2.75-6.036q0.179-0.357 0.179-0.821 0-0.821-0.589-1.411t-1.411-0.589zM23.089 13.839q-0.393 0-0.723 0.143t-0.518 0.286-0.42 0.527-0.304 0.545-0.304 0.661l-2.357 5.179q-0.179 0.357-0.179 0.821 0 0.821 0.589 1.411t1.411 0.589q0.589 0 1.080-0.321t0.741-0.857l2.857-6.286q0.161-0.321 0.161-0.679 0-0.893-0.571-1.455t-1.464-0.563zM2.286 7.429q0 0.393 0.143 0.821l4.429 11.607v1.232l1.821-1.982q0.768-0.821 1.893-0.821h3.536l1.893-4.161v-9.554q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616v11.429h-1.143l-3.571-9.393q-0.25-0.661-0.839-1.063t-1.304-0.402q-0.946 0-1.616 0.67t-0.67 1.616zM21.071 29.714q0.786 0 1.402-0.482t0.813-1.25l1.518-6.054q0.339-1.304 0.339-2.768v-1.625l-2.518 5.536q-0.304 0.679-0.946 1.089t-1.393 0.411q-0.946 0-1.67-0.616t-0.866-1.545q-0.786 1.018-2.036 1.018h-3.714v-0.571h3.714q0.821 0 1.446-0.589t0.625-1.411-0.554-1.411-1.375-0.589h-5.286q-0.875 0-1.464 0.643l-2.25 2.429v5.5q0 0.946 0.67 1.616t1.616 0.67h11.929z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-trademark\" viewBox=\"0 0 35 32\">\n<title>trademark</title>\n<path class=\"path1\" d=\"M15.304 9.714v2.089q0 0.232-0.17 0.393t-0.402 0.161h-5.321v14.5q0 0.232-0.161 0.402t-0.393 0.17h-2.411q-0.232 0-0.402-0.161t-0.17-0.411v-14.5h-5.304q-0.232 0-0.402-0.161t-0.17-0.393v-2.089q0-0.25 0.161-0.411t0.411-0.161h14.161q0.232 0 0.402 0.17t0.17 0.402zM33.839 9.661l1.375 17.161q0.018 0.232-0.143 0.429-0.179 0.179-0.411 0.179h-2.393q-0.214 0-0.375-0.152t-0.179-0.366l-0.821-10.5-3.375 7.589q-0.143 0.339-0.518 0.339h-2.143q-0.357 0-0.518-0.339l-3.357-7.625-0.804 10.536q-0.018 0.214-0.179 0.366t-0.375 0.152h-2.411q-0.232 0-0.411-0.179-0.161-0.179-0.161-0.429l1.393-17.161q0.018-0.214 0.179-0.366t0.375-0.152h2.536q0.357 0 0.518 0.339l3.929 9.286q0.179 0.429 0.357 0.911 0.054-0.125 0.17-0.438t0.188-0.473l3.946-9.286q0.161-0.339 0.518-0.339h2.518q0.232 0 0.393 0.152t0.179 0.366z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-registered\" viewBox=\"0 0 32 32\">\n<title>registered</title>\n<path class=\"path1\" d=\"M18.607 12.554q0-1.571-1.071-2.161-0.589-0.321-2.089-0.321h-2.196v5.018h2.893q1.179 0 1.821-0.661t0.643-1.875zM19.536 17.643l3.661 6.661q0.143 0.304-0.018 0.554-0.143 0.286-0.482 0.286h-2.714q-0.357 0-0.5-0.304l-3.464-6.518h-2.768v6.25q0 0.25-0.161 0.411t-0.411 0.161h-2.393q-0.25 0-0.411-0.161t-0.161-0.411v-17.143q0-0.25 0.161-0.411t0.411-0.161h5.25q2.286 0 3.393 0.429 1.518 0.554 2.393 1.946t0.875 3.214q0 1.643-0.759 2.955t-2.063 1.955q0.107 0.179 0.161 0.286zM16 2.857q-2.679 0-5.107 1.045t-4.188 2.804-2.804 4.188-1.045 5.107 1.045 5.107 2.804 4.188 4.188 2.804 5.107 1.045 5.107-1.045 4.188-2.804 2.804-4.188 1.045-5.107-1.045-5.107-2.804-4.188-4.188-2.804-5.107-1.045zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-creative-commons\" viewBox=\"0 0 32 32\">\n<title>creative-commons</title>\n<path class=\"path1\" d=\"M10.804 22.018q2.732 0 4.589-1.857 0.25-0.321 0.054-0.643l-0.804-1.464q-0.107-0.232-0.429-0.304-0.286-0.036-0.482 0.196l-0.071 0.054q-0.071 0.071-0.205 0.179t-0.313 0.232-0.42 0.259-0.509 0.241-0.598 0.17-0.67 0.063q-1.357 0-2.232-0.893t-0.875-2.268q0-1.357 0.857-2.241t2.179-0.884q0.661 0 1.277 0.25t0.902 0.5l0.286 0.25q0.196 0.196 0.464 0.179 0.286-0.036 0.429-0.25l0.946-1.393q0.232-0.357-0.036-0.696-0.054-0.071-0.196-0.214t-0.536-0.42-0.866-0.5-1.205-0.402-1.536-0.179q-2.643 0-4.393 1.723t-1.75 4.295q0 2.607 1.732 4.313t4.411 1.705zM22.054 22.018q2.732 0 4.589-1.857 0.25-0.321 0.071-0.643l-0.804-1.464q-0.143-0.25-0.446-0.304-0.286-0.036-0.482 0.196l-0.071 0.054q-0.071 0.071-0.205 0.179t-0.313 0.232-0.42 0.259-0.509 0.241-0.598 0.17-0.67 0.063q-1.357 0-2.232-0.893t-0.875-2.268q0-1.357 0.857-2.241t2.179-0.884q0.661 0 1.277 0.25t0.902 0.5l0.286 0.25q0.196 0.196 0.464 0.179 0.286-0.036 0.429-0.25l0.946-1.393q0.232-0.357-0.036-0.696-0.054-0.071-0.196-0.214t-0.536-0.42-0.866-0.5-1.205-0.402-1.536-0.179q-2.625 0-4.384 1.723t-1.759 4.295q0 2.607 1.732 4.313t4.411 1.705zM16 2.857q-2.679 0-5.107 1.045t-4.188 2.804-2.804 4.188-1.045 5.107 1.045 5.107 2.804 4.188 4.188 2.804 5.107 1.045 5.107-1.045 4.188-2.804 2.804-4.188 1.045-5.107-1.045-5.107-2.804-4.188-4.188-2.804-5.107-1.045zM16 0q3.25 0 6.214 1.268t5.107 3.411 3.411 5.107 1.268 6.214-1.268 6.214-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gg\" viewBox=\"0 0 37 32\">\n<title>gg</title>\n<path class=\"path1\" d=\"M13.143 14.286l6.857 6.857-6.857 6.857-12-12 12-12 3 3-1.714 1.714-1.286-1.286-8.571 8.571 8.571 8.571 3.446-3.446-5.161-5.125zM23.429 4l12 12-12 12-3-3 1.714-1.714 1.286 1.286 8.571-8.571-8.571-8.571-3.446 3.446 5.161 5.125-1.714 1.714-6.857-6.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gg-circle\" viewBox=\"0 0 32 32\">\n<title>gg-circle</title>\n<path class=\"path1\" d=\"M12.804 24.179l4.839-4.839-4.982-4.982-1.571 1.571 3.429 3.411-1.714 1.714-4.982-4.982 4.982-4.982 0.714 0.714 1.554-1.554-2.268-2.286-8.107 8.107zM19.196 24.036l8.107-8.107-8.107-8.107-4.839 4.839 4.982 4.982 1.571-1.571-3.429-3.411 1.714-1.714 4.982 4.982-4.982 4.982-0.714-0.714-1.554 1.571zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-tripadvisor\" viewBox=\"0 0 41 32\">\n<title>tripadvisor</title>\n<path class=\"path1\" d=\"M11.625 17.804q0 0.696-0.491 1.188t-1.17 0.491q-0.696 0-1.188-0.491t-0.491-1.188q0-0.679 0.491-1.17t1.188-0.491q0.679 0 1.17 0.491t0.491 1.17zM32.232 17.786q0 0.696-0.491 1.188t-1.188 0.491-1.188-0.491-0.491-1.188 0.491-1.179 1.188-0.482 1.188 0.482 0.491 1.179zM13.661 17.804q0-1.411-1.009-2.429t-2.438-1.018-2.438 1.009-1.009 2.438 1.009 2.438 2.438 1.009 2.438-1.009 1.009-2.438zM34.25 17.786q0-1.429-1.009-2.438t-2.438-1.009q-1.411 0-2.429 1.009t-1.018 2.438 1.009 2.438 2.438 1.009 2.438-1.009 1.009-2.438zM15.179 17.804q0 2.071-1.455 3.527t-3.509 1.455q-2.071 0-3.527-1.464t-1.455-3.518 1.464-3.509 3.518-1.455 3.509 1.455 1.455 3.509zM35.786 17.786q0 2.054-1.455 3.509t-3.527 1.455q-2.054 0-3.509-1.455t-1.455-3.509 1.455-3.509 3.509-1.455q2.071 0 3.527 1.455t1.455 3.509zM18.571 17.839q0-3.411-2.42-5.83t-5.83-2.42q-2.232 0-4.125 1.107t-3 3.009-1.107 4.134 1.107 4.134 3 3.009 4.125 1.107q3.411 0 5.83-2.42t2.42-5.83zM30.5 7.607q-4.536-1.982-9.929-1.982-5.696 0-10.232 1.964 2.089 0 3.982 0.812t3.259 2.188 2.179 3.268 0.813 3.982q0-2.054 0.777-3.92t2.107-3.223 3.17-2.196 3.875-0.893zM39.054 17.839q0-3.411-2.411-5.83t-5.821-2.42-5.83 2.42-2.42 5.83 2.42 5.83 5.83 2.42 5.821-2.42 2.411-5.83zM34.304 7.732h6.839q-0.786 0.911-1.339 2.045t-0.714 2.045q1.964 2.696 1.964 6.018 0 2.786-1.375 5.143t-3.732 3.723-5.125 1.366q-2.375 0-4.446-1t-3.5-2.768q-0.839 1-2.304 3.196-0.196-0.393-0.955-1.473t-1.33-1.741q-1.429 1.768-3.509 2.777t-4.455 1.009q-2.768 0-5.125-1.366t-3.732-3.723-1.375-5.143q0-3.321 1.964-6.018-0.161-0.911-0.714-2.045t-1.339-2.045h6.518q2.661-1.786 6.339-2.795t7.714-1.009q4 0 7.518 1t6.214 2.804z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-odnoklassniki\" viewBox=\"0 0 23 32\">\n<title>odnoklassniki</title>\n<path class=\"path1\" d=\"M11.429 16.196q-3.357 0-5.732-2.375t-2.375-5.714q0-3.357 2.375-5.732t5.732-2.375 5.732 2.375 2.375 5.732q0 3.339-2.375 5.714t-5.732 2.375zM11.429 4.107q-1.643 0-2.813 1.17t-1.17 2.83q0 1.643 1.17 2.813t2.813 1.17 2.813-1.17 1.17-2.813q0-1.661-1.17-2.83t-2.813-1.17zM20.768 17.179q0.232 0.482 0.268 0.884t-0.080 0.723-0.473 0.688-0.759 0.661-1.098 0.741q-2.054 1.304-5.625 1.679l1.304 1.286 4.768 4.768q0.536 0.554 0.536 1.321t-0.536 1.304l-0.214 0.232q-0.554 0.536-1.321 0.536t-1.321-0.536q-1.196-1.214-4.768-4.786l-4.768 4.786q-0.554 0.536-1.321 0.536t-1.304-0.536l-0.214-0.232q-0.554-0.536-0.554-1.304t0.554-1.321l6.054-6.054q-3.625-0.375-5.661-1.679-0.696-0.446-1.098-0.741t-0.759-0.661-0.473-0.688-0.080-0.723 0.268-0.884q0.179-0.357 0.5-0.625t0.75-0.393 1 0.036 1.161 0.625q0.089 0.071 0.268 0.196t0.768 0.438 1.232 0.545 1.643 0.429 2.018 0.196q1.625 0 3.107-0.455t2.143-0.902l0.679-0.446q0.589-0.464 1.161-0.625t1-0.036 0.75 0.393 0.5 0.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-odnoklassniki-square\" viewBox=\"0 0 27 32\">\n<title>odnoklassniki-square</title>\n<path class=\"path1\" d=\"M16.554 10.357q0 1.179-0.83 2.009t-2.009 0.83-2.009-0.83-0.83-2.009 0.83-2.009 2.009-0.83 2.009 0.83 0.83 2.009zM20.375 16.839q-0.179-0.357-0.5-0.571t-0.848-0.17-1.080 0.491q-0.179 0.143-0.518 0.357t-1.446 0.571-2.268 0.357-2.214-0.321-1.536-0.643l-0.482-0.321q-0.554-0.446-1.080-0.491t-0.848 0.17-0.5 0.571q-0.393 0.804-0.036 1.33t1.554 1.313q1.482 0.946 4.036 1.196l-0.911 0.929q-2.536 2.536-3.411 3.393-0.393 0.393-0.393 0.938t0.393 0.938l0.161 0.161q0.393 0.393 0.938 0.393t0.938-0.393l3.411-3.411q2.036 2.054 3.411 3.411 0.393 0.393 0.938 0.393t0.938-0.393l0.161-0.161q0.393-0.393 0.393-0.938t-0.393-0.938l-3.411-3.393-0.929-0.929q2.518-0.25 4.018-1.196 1.196-0.786 1.554-1.313t-0.036-1.33zM19.5 10.357q0-2.393-1.696-4.089t-4.089-1.696-4.089 1.696-1.696 4.089 1.696 4.089 4.089 1.696 4.089-1.696 1.696-4.089zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-get-pocket\" viewBox=\"0 0 31 32\">\n<title>get-pocket</title>\n<path class=\"path1\" d=\"M27.946 2.286q1.161 0 1.964 0.813t0.804 1.973v9.268q0 3.143-1.214 6t-3.259 4.911-4.893 3.259-5.973 1.205q-3.143 0-5.991-1.205t-4.902-3.259-3.268-4.911-1.214-6v-9.268q0-1.143 0.821-1.964t1.964-0.821h25.161zM15.375 21.286q0.839 0 1.464-0.589l7.214-6.929q0.661-0.625 0.661-1.518 0-0.875-0.616-1.491t-1.491-0.616q-0.839 0-1.464 0.589l-5.768 5.536-5.768-5.536q-0.625-0.589-1.446-0.589-0.875 0-1.491 0.616t-0.616 1.491q0 0.911 0.643 1.518l7.232 6.929q0.589 0.589 1.446 0.589z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wikipedia-w\" viewBox=\"0 0 41 32\">\n<title>wikipedia-w</title>\n<path class=\"path1\" d=\"M26.679 29.268l-5.268-12.411q-0.446 0.875-2.83 5.455t-3.545 6.955q-0.018 0.018-0.491 0.009t-0.473-0.027q-1.464-3.446-4.563-10.482t-4.634-10.643q-0.375-0.893-1.188-1.92t-1.848-1.795-1.821-0.768q0-0.089-0.009-0.429t-0.009-0.482h10.411v0.893q-0.696 0.036-1.42 0.286t-1.188 0.768-0.179 1.143q0.464 1.054 3.866 8.911t4.205 9.643q0.554-1.089 2.5-4.759t2.339-4.42q-0.339-0.696-2.25-5.018t-2.429-5.268q-0.679-1.232-3.589-1.268v-0.893l9.161 0.018v0.839q-1.071 0.036-1.67 0.446t-0.223 1.232q0.589 1.25 1.554 3.384t1.536 3.348q1.964-3.821 3.089-6.482 0.429-0.982-0.179-1.42t-2.304-0.473q0.018-0.125 0.018-0.446v-0.429q1.143 0 3.045-0.009t3.214-0.018 1.652-0.009v0.875q-1.107 0.036-2.125 0.589t-1.607 1.446l-3.804 7.893q0.232 0.589 2.277 5.179t2.17 4.893l7.875-18.161q-0.25-0.679-0.884-1.116t-1.161-0.563-0.991-0.143v-0.893l8.214 0.071 0.018 0.036-0.018 0.786q-2.482 0.071-3.589 2.589-9.393 21.714-9.982 23.054h-0.875z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-safari\" viewBox=\"0 0 32 32\">\n<title>safari</title>\n<path class=\"path1\" d=\"M16.946 15.946q0 0.464-0.295 0.804t-0.741 0.339q-0.464 0-0.804-0.295t-0.339-0.741q0-0.464 0.304-0.804t0.75-0.339 0.786 0.295 0.339 0.741zM17.214 16.982l6.25-10.375q-0.161 0.143-1.205 1.116t-2.241 2.080-2.438 2.268-2.089 1.973-0.902 0.92l-6.232 10.357q0.125-0.125 1.196-1.107t2.25-2.080 2.429-2.268 2.089-1.982 0.893-0.902zM28.768 16q0 3.589-1.857 6.625-0.054-0.036-0.304-0.196t-0.473-0.295-0.295-0.134q-0.232 0-0.232 0.232 0 0.179 1.054 0.786-1.321 2-3.295 3.402t-4.313 1.973l-0.286-1.196q-0.018-0.179-0.268-0.179-0.089 0-0.143 0.098t-0.036 0.17l0.286 1.214q-1.286 0.268-2.607 0.268-3.554 0-6.643-1.875 0.018-0.036 0.232-0.366t0.384-0.598 0.17-0.339q0-0.232-0.232-0.232-0.107 0-0.304 0.259t-0.402 0.616-0.241 0.411q-2.018-1.339-3.429-3.348t-1.964-4.366l1.232-0.268q0.179-0.054 0.179-0.268 0-0.089-0.098-0.143t-0.188-0.036l-1.214 0.268q-0.25-1.286-0.25-2.482 0-3.679 1.946-6.768 0.036 0.018 0.33 0.214t0.536 0.339 0.313 0.143q0.232 0 0.232-0.214 0-0.107-0.223-0.277t-0.58-0.384l-0.357-0.214q1.375-2 3.375-3.375t4.357-1.911l0.268 1.196q0.036 0.179 0.268 0.179 0.089 0 0.143-0.098t0.036-0.188l-0.268-1.179q1.268-0.232 2.393-0.232 3.643 0 6.768 1.946-0.696 1-0.696 1.161 0 0.232 0.214 0.232 0.196 0 0.857-1.143 1.982 1.339 3.348 3.321t1.92 4.304l-1 0.214q-0.179 0.036-0.179 0.286 0 0.089 0.098 0.143t0.17 0.036l1.018-0.232q0.25 1.286 0.25 2.5zM30.286 16q0-2.911-1.134-5.554t-3.045-4.554-4.554-3.045-5.554-1.134-5.554 1.134-4.554 3.045-3.045 4.554-1.134 5.554 1.134 5.554 3.045 4.554 4.554 3.045 5.554 1.134 5.554-1.134 4.554-3.045 3.045-4.554 1.134-5.554zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-chrome\" viewBox=\"0 0 32 32\">\n<title>chrome</title>\n<path class=\"path1\" d=\"M15.946 0q4.286-0.036 8.054 2.143 4.143 2.393 6.286 6.643l-13.25-0.696q-2.857-0.161-5.25 1.33t-3.304 4.098l-4.929-7.571q2.286-2.839 5.554-4.384t6.839-1.563zM2.607 7.232l6.018 11.839q1.286 2.554 3.768 3.875t5.232 0.804l-4.107 8.054q-3.786-0.589-6.875-2.813t-4.866-5.643-1.777-7.348q0-4.768 2.607-8.768zM30.929 10.25q1.036 2.679 1.063 5.545t-0.866 5.464-2.732 4.857-4.393 3.741q-4.107 2.375-8.893 2.125l7.232-11.125q1.571-2.339 1.473-5.188t-1.902-4.955zM16 10.607q2.232 0 3.813 1.58t1.58 3.813-1.58 3.813-3.813 1.58-3.813-1.58-1.58-3.813 1.58-3.813 3.813-1.58z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-firefox\" viewBox=\"0 0 32 32\">\n<title>firefox</title>\n<path class=\"path1\" d=\"M16.125 32q-5.054 0-9.009-2.688t-5.884-7.116q-1.036-2.339-1.196-5.375t0.464-5.938 1.982-5.571 3.196-4.33l-0.196 5.018q0.196-0.25 1.214-0.277t1.25 0.277q0.75-1.446 2.866-2.464t4.188-1.054q-0.964 0.804-2.134 2.652t-1.045 2.92q0.446 0.143 1.116 0.241t1.125 0.134 1.214 0.071 0.902 0.054q0.268 0.089 0.17 0.813t-0.545 1.348q-0.089 0.125-0.295 0.33t-1.009 0.634-1.804 0.607l0.268 3.375-2.482-1.196q-0.321 0.768-0.134 1.455t0.643 1.188 1.17 0.741 1.446 0.116q0.911-0.161 1.75-0.616t1.491-0.804 1.313-0.313q1.089 0.071 1.598 0.589t0.348 1.161q-0.018 0.036-0.045 0.098t-0.152 0.223-0.321 0.277-0.563 0.188-0.83 0.018q-1.071 1.696-2.58 2.42t-3.741 0.527q1.321 1.089 2.902 1.473t3.009 0.107 2.759-0.929 2.286-1.563 1.438-1.857q0.768-1.625 0.696-3.438t-0.67-3.366-1.402-2.232q1.554 0.679 2.446 1.42t1.375 2.009q0.268-3.036-1.027-6.125t-3.741-5.071q4.732 1.375 7.357 4.991t2.696 9.241q0.036 2.268-0.723 4.554t-2.205 4.25-3.375 3.5-4.42 2.42-5.152 0.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-opera\" viewBox=\"0 0 32 32\">\n<title>opera</title>\n<path class=\"path1\" d=\"M26.661 4.071q-2.946-1.964-6.411-1.964-2.768 0-5.232 1.304t-4.286 3.571q-1.339 1.661-2.134 3.893t-0.866 4.75v0.75q0.071 2.518 0.866 4.75t2.134 3.893q1.821 2.268 4.286 3.571t5.232 1.304q3.464 0 6.411-1.964-2.161 1.929-4.902 3t-5.759 1.071q-0.518 0-0.768-0.018-3.125-0.143-5.946-1.464t-4.857-3.446-3.232-5.018-1.196-6.054q0-3.25 1.268-6.214t3.411-5.107 5.107-3.411 6.214-1.268h0.054q3 0.018 5.723 1.080t4.884 2.991zM32 16q0 3.429-1.375 6.473t-3.804 5.295q-1.857 1.125-3.964 1.125-2.446 0-4.554-1.5 2.75-1 4.527-4.161t1.777-7.232q0-4.054-1.768-7.214t-4.518-4.179q2.125-1.482 4.536-1.482 2.125 0 4.036 1.161 2.411 2.232 3.759 5.268t1.348 6.446z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-internet-explorer\" viewBox=\"0 0 32 32\">\n<title>internet-explorer</title>\n<path class=\"path1\" d=\"M32 16.732q0 1-0.125 1.857h-20.554q0 2.607 1.955 4.366t4.598 1.759q1.768 0 3.313-0.83t2.438-2.33h7.554q-1 2.839-3.045 5.018t-4.777 3.366-5.732 1.188q-3.339 0-6.357-1.482-4.071 2.071-7.036 2.071-4.232 0-4.232-4.696 0-2.054 0.804-4.911 0.304-1.071 1.946-4.089 3.554-6.429 8.482-10.821-3.286 1.411-7.625 6.321 1.125-4.893 5.063-8.027t8.955-3.134q0.536 0 0.804 0.018 4.554-2.089 7.732-2.089 1.143 0 2.071 0.232t1.688 0.723 1.188 1.366 0.429 2.054q0 2.071-1.339 5.107 1.804 3.25 1.804 6.964zM30.75 5.304q0-1.482-0.946-2.357t-2.446-0.875q-1.929 0-4.536 1.25 2.161 0.839 3.973 2.348t3.045 3.491q0.911-2.411 0.911-3.857zM2.286 27.393q0 1.536 0.866 2.366t2.402 0.83q2.054 0 4.75-1.482-2.179-1.286-3.813-3.268t-2.455-4.375q-1.75 3.661-1.75 5.929zM11.286 14.661h13q-0.089-2.536-2.018-4.232t-4.482-1.696q-2.571 0-4.491 1.696t-2.009 4.232z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-television\" viewBox=\"0 0 34 32\">\n<title>television</title>\n<path class=\"path1\" d=\"M32 22.286v-17.143q0-0.232-0.17-0.402t-0.402-0.17h-28.571q-0.232 0-0.402 0.17t-0.17 0.402v17.143q0 0.232 0.17 0.402t0.402 0.17h28.571q0.232 0 0.402-0.17t0.17-0.402zM34.286 5.143v17.143q0 1.179-0.839 2.018t-2.018 0.839h-13.143v2.286h6.286q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-14.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h6.286v-2.286h-13.143q-1.179 0-2.018-0.839t-0.839-2.018v-17.143q0-1.179 0.839-2.018t2.018-0.839h28.571q1.179 0 2.018 0.839t0.839 2.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-contao\" viewBox=\"0 0 32 32\">\n<title>contao</title>\n<path class=\"path1\" d=\"M2.464 2.286h3.518q-1.25 1.143-2.25 2.661-0.643 1-1.054 2.054t-0.536 2.241-0.152 2.143 0.188 2.357 0.375 2.25 0.5 2.438q0.071 0.339 0.107 0.5 0.911 4.25 1.446 5.875 1.018 3.054 2.714 4.911h-4.857q-0.857 0-1.464-0.607t-0.607-1.464v-23.286q0-0.857 0.607-1.464t1.464-0.607zM24.036 2.286h5.5q0.857 0 1.464 0.607t0.607 1.464v23.286q0 0.857-0.607 1.464t-1.464 0.607h-3.179q3.786-3.75 3.5-10.089l-8.375 1.804q-0.036 0.804-0.214 1.464t-0.554 1.286-1.063 1.063-1.67 0.652q-2.196 0.464-3.554-0.714-0.571-0.482-0.946-1.089t-0.92-2.304-1.152-4.607q-0.625-2.911-0.813-4.696t-0.098-2.482 0.411-1.375q0.357-0.732 1.116-1.304t1.83-0.804q0.804-0.214 1.491-0.116t1.196 0.304 0.964 0.625 0.768 0.857 0.616 1.009l8.357-1.786q-1.214-3.125-3.214-5.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-500px\" viewBox=\"0 0 26 32\">\n<title>500px</title>\n<path class=\"path1\" d=\"M25.018 27.625l-0.107 0.107q-2.018 2.036-4.625 3.125-2.75 1.143-5.661 1.143-2.946 0-5.661-1.143-2.643-1.125-4.625-3.125-2.018-2-3.125-4.607-0.75-1.839-0.964-3.375-0.071-0.5 0.857-0.643 0.911-0.143 1 0.357 0.018 0.018 0.018 0.071 0.321 1.607 0.821 2.839 0.893 2.214 2.714 4.036 1.75 1.75 4.036 2.714 2.357 1 4.929 1 2.554 0 4.929-1 2.286-0.982 4.018-2.714l0.107-0.107q0.179-0.179 0.446-0.107 0.214 0.054 0.589 0.393 0.643 0.661 0.304 1.036zM16.589 16.643l-1.179 1.179 1.125 1.125q0.375 0.375-0.125 0.875-0.304 0.304-0.571 0.304-0.179 0-0.339-0.179l-1.107-1.089-1.179 1.179q-0.089 0.089-0.268 0.089-0.268 0-0.554-0.286l-0.036-0.036q-0.321-0.268-0.321-0.518 0-0.125 0.143-0.304l1.179-1.161-1.179-1.179q-0.286-0.286 0.25-0.804 0.321-0.321 0.554-0.321 0.107 0 0.232 0.089l1.161 1.179 1.161-1.161q0.321-0.304 0.857 0.232 0.482 0.482 0.196 0.786zM25 17.661q0 2.107-0.821 4.071-0.804 1.875-2.25 3.321-1.429 1.429-3.339 2.25t-4.071 0.821-4.071-0.821-3.339-2.25q-1.464-1.464-2.232-3.321-0.268-0.571-0.268-0.714h-0.018q-0.161-0.482 0.768-0.786 0.893-0.286 1.071 0.214 0.661 1.768 1.732 2.982h0.018v-6.089q0.054-2.429 1.821-4.143 1.875-1.839 4.518-1.839 2.625 0 4.482 1.839t1.857 4.446q0 2.625-1.866 4.482t-4.473 1.857q-1.036 0-2-0.286-0.5-0.196-0.232-1.089 0.286-0.911 0.786-0.768l0.25 0.054q0.25 0.054 0.58 0.107t0.545 0.054q1.857 0 3.143-1.277t1.286-3.116q0-1.804-1.286-3.054-1.268-1.268-3.125-1.268-1.911 0-3.179 1.429-1.143 1.286-1.143 2.857v7.375q1.964 1.196 4.321 1.196 1.714 0 3.304-0.652t2.786-1.848 1.848-2.768 0.652-3.268q0-3.536-2.518-6.054-2.5-2.5-6.054-2.5-3.571 0-6.071 2.5-0.946 0.946-1.375 1.554l-0.036 0.036q-0.143 0.196-0.232 0.277t-0.384 0.17-0.688-0.054q-0.375-0.089-0.652-0.295t-0.277-0.473v-12.143q0-0.268 0.188-0.473t0.491-0.205h15.661q0.536 0 0.536 0.982t-0.536 0.982h-14.482v8.625h0.018q0.714-0.75 1.821-1.5t1.929-1.089q1.946-0.821 4.125-0.821 2.161 0 4.071 0.821t3.339 2.25q1.446 1.446 2.25 3.321 0.821 2 0.821 4.089zM24.446 7.286q0.161 0.143 0.161 0.321t-0.098 0.321-0.295 0.375q-0.464 0.464-0.696 0.464-0.161 0-0.286-0.125-1.893-1.625-3.696-2.375-2.286-1-4.929-1-2.375 0-4.679 0.875-0.482 0.179-0.804-0.661-0.161-0.446-0.143-0.679 0.054-0.286 0.286-0.357 2.321-1.018 5.339-1.018 2.929 0 5.643 1.143 2.446 1.036 4.196 2.714z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-amazon\" viewBox=\"0 0 32 32\">\n<title>amazon</title>\n<path class=\"path1\" d=\"M27.696 26.357q0.268-0.107 0.464-0.054t0.196 0.313-0.268 0.598q-0.232 0.286-0.786 0.777t-1.705 1.214-2.518 1.321-3.357 1.036-4.098 0.438q-2.125 0-4.25-0.554t-3.732-1.366-3.080-1.857-2.366-1.875-1.5-1.563q-0.143-0.161-0.179-0.295t0.018-0.214 0.143-0.125 0.205-0.036 0.205 0.080q3.429 2.089 5.357 2.964 6.946 3.143 14.268 1.607 3.393-0.714 6.982-2.411zM31.393 24.304q0.196 0.286 0.045 1.241t-0.509 1.83q-0.607 1.482-1.518 2.214-0.304 0.25-0.464 0.161t0-0.429q0.375-0.804 0.795-2.17t0.116-1.759q-0.089-0.125-0.277-0.205t-0.482-0.107-0.527-0.045-0.625 0-0.563 0.036-0.554 0.054-0.402 0.036q-0.107 0.018-0.232 0.027t-0.196 0.018-0.152 0.018-0.125 0.009h-0.179t-0.054-0.009-0.036-0.027l-0.027-0.054q-0.107-0.286 0.839-0.714t1.839-0.536q0.821-0.125 1.929-0.018t1.357 0.429zM24.357 16.393q0 0.554 0.241 1.143t0.571 1.036 0.67 0.821 0.589 0.571l0.232 0.196-4.054 4q-0.714-0.661-1.411-1.348t-1.036-1.045l-0.339-0.357q-0.196-0.196-0.446-0.589-0.679 1.054-1.741 1.83t-2.277 1.134-2.5 0.411-2.455-0.375-2.098-1.17-1.482-2.018-0.554-2.902q0-1.5 0.5-2.75t1.286-2.080 1.902-1.482 2.188-1.018 2.321-0.616 2.134-0.33 1.777-0.116v-2.268q0-1.161-0.375-1.732-0.607-0.946-2.161-0.946-0.107 0-0.295 0.018t-0.723 0.214-1 0.527-1 1.063-0.857 1.714l-5.25-0.482q0-1.071 0.393-2.125t1.196-2.018 1.929-1.696 2.705-1.17 3.402-0.438q1.786 0 3.232 0.446t2.313 1.098 1.446 1.482 0.804 1.536 0.223 1.313v10.518zM12.357 16.768q0 1.536 1.25 2.375 1.179 0.786 2.482 0.393 1.5-0.446 2.036-2.196 0.25-0.804 0.25-1.804v-2.893q-1.054 0.036-1.982 0.214t-1.902 0.598-1.554 1.268-0.58 2.045z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar-plus-o\" viewBox=\"0 0 30 32\">\n<title>calendar-plus-o</title>\n<path class=\"path1\" d=\"M27.429 4.571q0.929 0 1.607 0.679t0.679 1.607v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286zM20.571 2.857v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM6.857 2.857v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411zM27.429 29.714v-18.286h-25.143v18.286h25.143zM16 19.429h4q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-4v4q0 0.25-0.161 0.411t-0.411 0.161h-1.143q-0.25 0-0.411-0.161t-0.161-0.411v-4h-4q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h4v-4q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411v4z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar-minus-o\" viewBox=\"0 0 30 32\">\n<title>calendar-minus-o</title>\n<path class=\"path1\" d=\"M20.571 20v1.143q0 0.25-0.161 0.411t-0.411 0.161h-10.286q-0.25 0-0.411-0.161t-0.161-0.411v-1.143q0-0.25 0.161-0.411t0.411-0.161h10.286q0.25 0 0.411 0.161t0.161 0.411zM2.286 29.714h25.143v-18.286h-25.143v18.286zM9.143 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM22.857 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM29.714 6.857v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar-times-o\" viewBox=\"0 0 30 32\">\n<title>calendar-times-o</title>\n<path class=\"path1\" d=\"M19.839 24.732l-0.821 0.821q-0.161 0.161-0.393 0.161t-0.411-0.161l-3.357-3.375-3.357 3.375q-0.179 0.161-0.411 0.161t-0.393-0.161l-0.821-0.821q-0.161-0.161-0.161-0.393t0.161-0.411l3.375-3.357-3.375-3.357q-0.161-0.179-0.161-0.411t0.161-0.393l0.821-0.821q0.161-0.161 0.393-0.161t0.411 0.161l3.357 3.357 3.357-3.357q0.179-0.161 0.411-0.161t0.393 0.161l0.821 0.821q0.161 0.161 0.161 0.393t-0.161 0.411l-3.357 3.357 3.357 3.357q0.161 0.179 0.161 0.411t-0.161 0.393zM2.286 29.714h25.143v-18.286h-25.143v18.286zM9.143 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM22.857 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM29.714 6.857v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-calendar-check-o\" viewBox=\"0 0 30 32\">\n<title>calendar-check-o</title>\n<path class=\"path1\" d=\"M23.268 17.214l-9.143 9.143q-0.179 0.161-0.411 0.161t-0.411-0.161l-5.143-5.143q-0.161-0.179-0.161-0.411t0.161-0.393l0.821-0.821q0.161-0.161 0.393-0.161t0.411 0.161l3.929 3.929 7.929-7.929q0.179-0.161 0.411-0.161t0.393 0.161l0.821 0.821q0.161 0.161 0.161 0.393t-0.161 0.411zM2.286 29.714h25.143v-18.286h-25.143v18.286zM9.143 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM22.857 8v-5.143q0-0.25-0.161-0.411t-0.411-0.161h-1.143q-0.25 0-0.411 0.161t-0.161 0.411v5.143q0 0.25 0.161 0.411t0.411 0.161h1.143q0.25 0 0.411-0.161t0.161-0.411zM29.714 6.857v22.857q0 0.929-0.679 1.607t-1.607 0.679h-25.143q-0.929 0-1.607-0.679t-0.679-1.607v-22.857q0-0.929 0.679-1.607t1.607-0.679h2.286v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h6.857v-1.714q0-1.179 0.839-2.018t2.018-0.839h1.143q1.179 0 2.018 0.839t0.839 2.018v1.714h2.286q0.929 0 1.607 0.679t0.679 1.607z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-industry\" viewBox=\"0 0 32 32\">\n<title>industry</title>\n<path class=\"path1\" d=\"M8 0q0.464 0 0.804 0.339t0.339 0.804v15.911l9.571-7.661q0.304-0.25 0.714-0.25 0.464 0 0.804 0.339t0.339 0.804v6.768l9.571-7.661q0.304-0.25 0.714-0.25 0.464 0 0.804 0.339t0.339 0.804v20.571q0 0.464-0.339 0.804t-0.804 0.339h-29.714q-0.464 0-0.804-0.339t-0.339-0.804v-29.714q0-0.464 0.339-0.804t0.804-0.339h6.857z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-map-pin\" viewBox=\"0 0 18 32\">\n<title>map-pin</title>\n<path class=\"path1\" d=\"M9.143 19.429q1.179 0 2.286-0.268v11.696q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-11.696q1.089 0.268 2.286 0.268zM9.143 0q3.786 0 6.464 2.679t2.679 6.464-2.679 6.464-6.464 2.679-6.464-2.679-2.679-6.464 2.679-6.464 6.464-2.679zM9.143 4q0.25 0 0.411-0.161t0.161-0.411-0.161-0.411-0.411-0.161q-2.607 0-4.446 1.839t-1.839 4.446q0 0.25 0.161 0.411t0.411 0.161 0.411-0.161 0.161-0.411q0-2.125 1.509-3.634t3.634-1.509z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-map-signs\" viewBox=\"0 0 32 32\">\n<title>map-signs</title>\n<path class=\"path1\" d=\"M31.161 5.304q0.179 0.179 0.179 0.411t-0.179 0.411l-2.518 2.518q-0.5 0.5-1.214 0.5h-24q-0.464 0-0.804-0.339t-0.339-0.804v-4.571q0-0.464 0.339-0.804t0.804-0.339h10.286v-1.143q0-0.464 0.339-0.804t0.804-0.339h2.286q0.464 0 0.804 0.339t0.339 0.804v1.143h9.143q0.714 0 1.214 0.5zM13.714 21.714h4.571v9.143q0 0.464-0.339 0.804t-0.804 0.339h-2.286q-0.464 0-0.804-0.339t-0.339-0.804v-9.143zM28.571 13.714q0.464 0 0.804 0.339t0.339 0.804v4.571q0 0.464-0.339 0.804t-0.804 0.339h-24q-0.714 0-1.214-0.5l-2.518-2.518q-0.179-0.179-0.179-0.411t0.179-0.411l2.518-2.518q0.5-0.5 1.214-0.5h9.143v-3.429h4.571v3.429h10.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-map-o\" viewBox=\"0 0 37 32\">\n<title>map-o</title>\n<path class=\"path1\" d=\"M36.071 0.196q0.5 0.357 0.5 0.946v25.143q0 0.357-0.196 0.643t-0.518 0.411l-11.429 4.571q-0.429 0.196-0.857 0l-11-4.393-11 4.393q-0.179 0.089-0.429 0.089-0.339 0-0.643-0.196-0.5-0.357-0.5-0.946v-25.143q0-0.357 0.196-0.643t0.518-0.411l11.429-4.571q0.429-0.196 0.857 0l11 4.393 11-4.393q0.571-0.232 1.071 0.107zM13.143 2.607v22.679l10.286 4.107v-22.679zM2.286 6.482v22.679l9.714-3.875v-22.679zM34.286 25.518v-22.679l-9.714 3.875v22.679z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-map\" viewBox=\"0 0 32 32\">\n<title>map</title>\n<path class=\"path1\" d=\"M9.143 0q0.232 0 0.402 0.17t0.17 0.402v26.286q0 0.357-0.304 0.5l-8.571 4.571q-0.125 0.071-0.268 0.071-0.232 0-0.402-0.17t-0.17-0.402v-26.286q0-0.357 0.304-0.5l8.571-4.571q0.125-0.071 0.268-0.071zM31.429 0q0.232 0 0.402 0.17t0.17 0.402v26.286q0 0.357-0.304 0.5l-8.571 4.571q-0.125 0.071-0.268 0.071-0.232 0-0.402-0.17t-0.17-0.402v-26.286q0-0.357 0.304-0.5l8.571-4.571q0.125-0.071 0.268-0.071zM11.429 0q0.143 0 0.25 0.054l9.143 4.571q0.321 0.179 0.321 0.518v26.286q0 0.232-0.17 0.402t-0.402 0.17q-0.143 0-0.25-0.054l-9.143-4.571q-0.321-0.179-0.321-0.518v-26.286q0-0.232 0.17-0.402t0.402-0.17z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-commenting\" viewBox=\"0 0 32 32\">\n<title>commenting</title>\n<path class=\"path1\" d=\"M11.429 16q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM18.286 16q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM25.143 16q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM32 16q0 3.107-2.143 5.741t-5.821 4.161-8.036 1.527q-1.964 0-3.768-0.321-3.089 3.089-7.768 4.089-0.929 0.179-1.536 0.232-0.214 0.018-0.393-0.107t-0.232-0.321q-0.071-0.268 0.357-0.661 0.089-0.089 0.42-0.384t0.455-0.42 0.42-0.455 0.429-0.563 0.366-0.661 0.357-0.857 0.259-1.027 0.223-1.295q-2.607-1.607-4.098-3.866t-1.491-4.813q0-3.107 2.143-5.741t5.821-4.161 8.036-1.527 8.036 1.527 5.821 4.161 2.143 5.741z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-commenting-o\" viewBox=\"0 0 32 32\">\n<title>commenting-o</title>\n<path class=\"path1\" d=\"M11.429 16q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM18.286 16q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM25.143 16q0 0.946-0.67 1.616t-1.616 0.67-1.616-0.67-0.67-1.616 0.67-1.616 1.616-0.67 1.616 0.67 0.67 1.616zM16 6.857q-3.643 0-6.813 1.241t-5.036 3.348-1.866 4.554q0 2 1.277 3.813t3.598 3.134l1.554 0.893-0.482 1.714q-0.429 1.625-1.25 3.071 2.714-1.125 4.911-3.054l0.768-0.679 1.018 0.107q1.232 0.143 2.321 0.143 3.643 0 6.812-1.241t5.036-3.348 1.866-4.554-1.866-4.554-5.036-3.348-6.813-1.241zM32 16q0 3.107-2.143 5.741t-5.821 4.161-8.036 1.527q-1.25 0-2.589-0.143-3.536 3.125-8.214 4.321-0.875 0.25-2.036 0.393h-0.089q-0.268 0-0.482-0.188t-0.286-0.491v-0.018q-0.054-0.071-0.009-0.214t0.036-0.179 0.080-0.17l0.107-0.161t0.125-0.152 0.143-0.161q0.125-0.143 0.554-0.616t0.616-0.679 0.554-0.705 0.58-0.911 0.482-1.054 0.464-1.357q-2.804-1.589-4.42-3.929t-1.616-5.018q0-2.321 1.268-4.438t3.411-3.652 5.107-2.438 6.214-0.902 6.214 0.902 5.107 2.438 3.411 3.652 1.268 4.438z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-houzz\" viewBox=\"0 0 18 32\">\n<title>houzz</title>\n<path class=\"path1\" d=\"M9.143 21.268l9.143-5.268v10.554l-9.143 5.286v-10.571zM0 16v10.554l9.143-5.286zM9.143 0.161v10.554l-9.143 5.286v-10.554zM9.143 10.714l9.143-5.268v10.554z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-vimeo\" viewBox=\"0 0 32 32\">\n<title>vimeo</title>\n<path class=\"path1\" d=\"M30.518 9.25q-0.179 4.214-5.929 11.625-5.946 7.696-10.036 7.696-2.536 0-4.286-4.696-0.786-2.857-2.357-8.607-1.286-4.679-2.804-4.679-0.321 0-2.268 1.357l-1.375-1.75q0.429-0.375 1.929-1.723t2.321-2.063q2.786-2.464 4.304-2.607 1.696-0.161 2.732 0.991t1.446 3.634q0.786 5.125 1.179 6.661 0.982 4.446 2.143 4.446 0.911 0 2.75-2.875 1.804-2.875 1.946-4.393 0.232-2.482-1.946-2.482-1.018 0-2.161 0.464 2.143-7.018 8.196-6.821 4.482 0.143 4.214 5.821z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-black-tie\" viewBox=\"0 0 27 32\">\n<title>black-tie</title>\n<path class=\"path1\" d=\"M0 2.286h27.429v27.429h-27.429v-27.429zM19.375 22.196l-3.946-11.268 3.946-5.304h-11.321l3.946 5.304-3.946 11.268 5.661 5.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fonticons\" viewBox=\"0 0 27 32\">\n<title>fonticons</title>\n<path class=\"path1\" d=\"M0 2.286h27.429v27.429h-27.429v-27.429zM16.214 8l-0.214 0.589 1.339 1.482-0.554 2.036 0.446 0.446 1.911-1.018 1.911 1.018 0.446-0.446-0.554-2.036 1.339-1.482-0.214-0.589h-1.696l-0.946-1.714h-0.571l-0.946 1.714h-1.696zM11.446 10.911q0.571 0 0.795 0.286t0.205 1.125l3.107-0.375q0-0.982-0.313-1.652t-0.902-1-1.232-0.455-1.518-0.125q-2.375 0-3.554 1.027t-1.179 3.259v1.286h-1.714v2.286h1.357q0.357 0 0.357 0.143v6.821q0 0.25-0.089 0.357t-0.321 0.125l-1.304 0.125v1.571h8v-1.536l-2.661-0.25q-0.107-0.018-0.152-0.027t-0.063-0.045-0.009-0.071 0.018-0.125 0.009-0.179v-6.911h3.411l0.679-2.286h-4.125q-0.107 0-0.036-0.107t0.071-0.161v-1.429q0-0.482 0.027-0.723t0.134-0.5 0.348-0.357 0.652-0.098zM22.286 25.714v-1.536l-0.964-0.161q-0.125-0.018-0.17-0.045t-0.045-0.054 0.018-0.134 0.018-0.214v-9.286h-4.911l-0.411 1.804 1.482 0.393q0.411 0.125 0.411 0.482v6.607q0 0.25-0.107 0.33t-0.357 0.116l-1.25 0.161v1.536h6.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-reddit-alien\" viewBox=\"0 0 32 32\">\n<title>reddit-alien</title>\n<path class=\"path1\" d=\"M32 15.107q0 1.036-0.527 1.884t-1.42 1.295q0.214 0.821 0.214 1.714 0 2.768-1.902 5.125t-5.188 3.723-7.143 1.366-7.134-1.366-5.179-3.723-1.902-5.125q0-0.839 0.196-1.679-0.911-0.446-1.464-1.313t-0.554-1.902q0-1.464 1.036-2.509t2.518-1.045q1.518 0 2.589 1.125 3.893-2.714 9.196-2.893l2.071-9.304q0.054-0.232 0.268-0.375t0.464-0.089l6.589 1.446q0.321-0.661 0.964-1.063t1.411-0.402q1.107 0 1.893 0.777t0.786 1.884-0.786 1.893-1.893 0.786-1.884-0.777-0.777-1.884l-5.964-1.321-1.857 8.429q5.357 0.161 9.268 2.857 1.036-1.089 2.554-1.089 1.482 0 2.518 1.045t1.036 2.509zM7.464 18.661q0 1.107 0.777 1.893t1.884 0.786 1.893-0.786 0.786-1.893-0.786-1.884-1.893-0.777q-1.089 0-1.875 0.786t-0.786 1.875zM21.929 25q0.196-0.196 0.196-0.464t-0.196-0.464q-0.179-0.179-0.446-0.179t-0.464 0.179q-0.732 0.75-2.161 1.107t-2.857 0.357-2.857-0.357-2.161-1.107q-0.196-0.179-0.464-0.179t-0.446 0.179q-0.196 0.179-0.196 0.455t0.196 0.473q0.768 0.768 2.116 1.214t2.188 0.527 1.625 0.080 1.625-0.080 2.188-0.527 2.116-1.214zM21.875 21.339q1.107 0 1.884-0.786t0.777-1.893q0-1.089-0.786-1.875t-1.875-0.786q-1.107 0-1.893 0.777t-0.786 1.884 0.786 1.893 1.893 0.786z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-edge\" viewBox=\"0 0 32 32\">\n<title>edge</title>\n<path class=\"path1\" d=\"M1.232 14.196h0.018q0.286-2.25 1.045-4.313t2.054-3.875 2.991-3.143 3.991-2.098 4.938-0.768q4.125 0 7.393 1.884t5.25 5.42q1.857 3.339 1.857 7.893v3.357h-20.089q0.018 1.982 0.955 3.438t2.438 2.188 3.384 1.018 3.804 0.054 3.714-0.83 3.098-1.509v6.732q-1.643 0.982-4.098 1.643t-5.58 0.679-5.643-0.946q-3.375-1.304-5.563-4.446t-2.223-6.643q-0.054-4.321 1.982-7.357t5.804-4.786q-0.857 1.071-1.393 2.241t-0.821 2.848h11.339q0.143-1.375-0.143-2.5t-0.839-1.813-1.259-1.188-1.438-0.732-1.339-0.366-1-0.152l-0.393-0.018q-2.411 0.089-4.634 0.795t-3.991 1.866-3.143 2.509-2.464 2.92z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-credit-card-alt\" viewBox=\"0 0 41 32\">\n<title>credit-card-alt</title>\n<path class=\"path1\" d=\"M0 26.857v-10.857h41.143v10.857q0 1.179-0.839 2.018t-2.018 0.839h-35.429q-1.179 0-2.018-0.839t-0.839-2.018zM11.429 22.857v2.286h6.857v-2.286h-6.857zM4.571 22.857v2.286h4.571v-2.286h-4.571zM38.286 2.286q1.179 0 2.018 0.839t0.839 2.018v4h-41.143v-4q0-1.179 0.839-2.018t2.018-0.839h35.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-codiepie\" viewBox=\"0 0 31 32\">\n<title>codiepie</title>\n<path class=\"path1\" d=\"M27.661 12.125q0.982 0 1.527 0.509t0.545 1.491-0.607 1.464-1.625 0.482h-2.429v3.161h-0.446v-7.107h3.036zM30.536 22.661l-0.071 0.196-0.089 0.179q-2.018 4.107-5.902 6.536t-8.473 2.429q-3.25 0-6.214-1.268t-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268q4.357 0 8.116 2.214t5.884 6.036l0.179 0.357q-0.536 0.268-2.438 1.223t-2.92 1.509q-0.107 0.054-8.554 4.786 6.857 3.268 14.268 6.536zM16 31.607q4.464 0 8.259-2.366t5.759-6.384l-5.125-2.304q-1.286 2.5-3.679 3.964t-5.214 1.464q-2.696 0-5-1.339t-3.643-3.643-1.339-5 1.339-5 3.643-3.643 5-1.339 5 1.313 3.643 3.652l5-2.554q-2.071-3.714-5.732-5.875t-7.911-2.161q-2.125 0-4.152 0.563t-3.732 1.563-3.152 2.446-2.446 3.152-1.563 3.732-0.563 4.152 0.563 4.152 1.563 3.732 2.446 3.152 3.152 2.446 3.732 1.563 4.152 0.563z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-modx\" viewBox=\"0 0 32 32\">\n<title>modx</title>\n<path class=\"path1\" d=\"M25.482 12.661l-10.964-6.893 1.643-2.696h15.268zM7.232 17.393l-3.286-2.071v-15.321l21.125 13.268zM25.429 14.982l2.625 1.696v15.321l-9.5-5.982zM24.768 14.607l-8.929 14.321h-15.268l6.357-10.196z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fort-awesome\" viewBox=\"0 0 30 32\">\n<title>fort-awesome</title>\n<path class=\"path1\" d=\"M11.429 18v-4q0-0.286-0.286-0.286h-1.714q-0.286 0-0.286 0.286v4q0 0.286 0.286 0.286h1.714q0.286 0 0.286-0.286zM20.571 18v-4q0-0.286-0.286-0.286h-1.714q-0.286 0-0.286 0.286v4q0 0.286 0.286 0.286h1.714q0.286 0 0.286-0.286zM29.714 18.571v13.429h-11.429v-5.714q0-1.429-1-2.429t-2.429-1-2.429 1-1 2.429v5.714h-11.429v-13.429q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286v2h2.286v-11.143q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286v2h2.286v-2q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286v2h2.286v-2q0-0.107 0.045-0.17t0.152-0.089 0.17-0.036 0.205 0 0.161 0.009v-6.982q-0.571-0.268-0.571-0.893 0-0.411 0.295-0.696t0.688-0.286 0.688 0.286 0.295 0.696q0 0.625-0.571 0.893v0.304q0.804-0.179 1.482-0.179 0.375 0 1.063 0.134t0.973 0.134q0.304 0 0.839-0.134t0.661-0.134q0.286 0 0.286 0.286v3.75q0 0.268-0.625 0.384t-1.107 0.116q-0.321 0-0.973-0.134t-0.991-0.134q-0.714 0-1.607 0.214v2.375q0.018 0 0.161-0.009t0.205 0 0.17 0.036 0.152 0.089 0.045 0.17v2h2.286v-2q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286v2h2.286v-2q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286v11.143h2.286v-2q0-0.286 0.286-0.286h1.714q0.286 0 0.286 0.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-usb\" viewBox=\"0 0 41 32\">\n<title>usb</title>\n<path class=\"path1\" d=\"M40.857 14.375q0.286 0.143 0.286 0.482t-0.286 0.482l-5.714 3.429q-0.143 0.089-0.286 0.089-0.161 0-0.286-0.071-0.286-0.179-0.286-0.5v-2.286h-15.321q0.661 1.036 1.482 2.946 0.286 0.661 0.438 0.982t0.429 0.875 0.482 0.839 0.482 0.607 0.563 0.464 0.589 0.143h1.714v-1.714q0-0.25 0.161-0.411t0.411-0.161h5.714q0.25 0 0.411 0.161t0.161 0.411v5.714q0 0.25-0.161 0.411t-0.411 0.161h-5.714q-0.25 0-0.411-0.161t-0.161-0.411v-1.714h-1.714q-0.571 0-1.089-0.179t-0.911-0.42-0.804-0.723-0.661-0.821-0.598-1.018-0.509-1.027-0.5-1.080q-0.411-0.946-0.661-1.455t-0.643-1.161-0.795-0.955-0.83-0.304h-6.429q-0.393 1.5-1.625 2.464t-2.804 0.964q-1.893 0-3.232-1.339t-1.339-3.232 1.339-3.232 3.232-1.339q1.571 0 2.804 0.964t1.625 2.464h1.857q0.429 0 0.83-0.304t0.795-0.955 0.643-1.161 0.661-1.455q0.339-0.732 0.5-1.080t0.509-1.027 0.598-1.018 0.661-0.821 0.804-0.723 0.911-0.42 1.089-0.179h1.911q0.375-1.018 1.25-1.652t1.982-0.634q1.429 0 2.429 1t1 2.429-1 2.429-2.429 1q-1.107 0-1.982-0.634t-1.25-1.652h-1.911q-0.304 0-0.589 0.143t-0.563 0.464-0.482 0.607-0.482 0.839-0.429 0.875-0.438 0.982q-0.821 1.911-1.482 2.946h19.893v-2.286q0-0.321 0.286-0.5t0.571 0.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-product-hunt\" viewBox=\"0 0 32 32\">\n<title>product-hunt</title>\n<path class=\"path1\" d=\"M20.536 13.607q0 1-0.705 1.696t-1.705 0.696h-4.518v-4.804h4.518q1 0 1.705 0.705t0.705 1.705zM23.732 13.607q0-2.321-1.634-3.964t-3.973-1.643h-7.732v16h3.214v-4.804h4.518q2.321 0 3.964-1.634t1.643-3.955zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-mixcloud\" viewBox=\"0 0 41 32\">\n<title>mixcloud</title>\n<path class=\"path1\" d=\"M29.375 19.607q0-1.054-0.607-1.902t-1.554-1.223q-0.125 0.804-0.411 1.643-0.125 0.429-0.491 0.679t-0.795 0.25q-0.214 0-0.429-0.054-0.554-0.179-0.804-0.688t-0.071-1.045q0.411-1.268 0.411-2.554 0-2.196-1.089-4.063t-2.964-2.955-4.071-1.089q-2.393 0-4.411 1.304t-2.982 3.464q1.929 0.5 3.357 1.893 0.393 0.411 0.393 0.982t-0.393 0.964-0.964 0.393-0.982-0.393q-1.339-1.339-3.214-1.339-1.893 0-3.232 1.33t-1.339 3.223 1.339 3.223 3.232 1.33h18.679q1.411 0 2.402-0.991t0.991-2.384zM32.107 19.607q0 2.536-1.795 4.321t-4.33 1.786h-18.679q-3.018 0-5.161-2.134t-2.143-5.152q0-2.732 1.786-4.768t4.446-2.429q1.107-3.286 3.946-5.321t6.321-2.036q4.196 0 7.295 2.83t3.509 6.955q2.071 0.446 3.438 2.116t1.366 3.83zM36.571 19.607q0 3.125-1.732 5.696-0.411 0.589-1.143 0.589-0.429 0-0.768-0.232-0.464-0.304-0.571-0.866t0.214-1.027q1.268-1.857 1.268-4.161t-1.268-4.161q-0.321-0.464-0.214-1.018t0.571-0.875 1.027-0.205 0.884 0.58q1.732 2.536 1.732 5.679zM41.143 19.607q0 4.357-2.393 7.911-0.411 0.607-1.143 0.607-0.411 0-0.75-0.232-0.464-0.321-0.58-0.875t0.205-1.018q1.929-2.929 1.929-6.393 0-3.482-1.929-6.375-0.321-0.464-0.205-1.027t0.58-0.866q0.464-0.321 1.018-0.214t0.875 0.589q2.393 3.536 2.393 7.893z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-scribd\" viewBox=\"0 0 27 32\">\n<title>scribd</title>\n<path class=\"path1\" d=\"M26.786 27.661q0 1.589-1.125 2.723t-2.732 1.134-2.741-1.134-1.134-2.723q0-1.607 1.134-2.741t2.741-1.134 2.732 1.134 1.125 2.741zM22.625 22.643q-2.054 0.268-3.438 1.83t-1.384 3.67q0 1.321 0.589 2.464-2.607 1.393-6.768 1.393-1.946 0-3.589-0.375t-2.741-0.973-1.973-1.366-1.357-1.518-0.795-1.482-0.42-1.188-0.107-0.705q0-0.339 0.080-0.759t0.33-1 0.652-1.036 1.143-0.777 1.688-0.321 1.679 0.313 1.125 0.732 0.634 0.946 0.312 0.875 0.071 0.598q0 0.607-0.411 1.446 0.5 0.482 1.464 0.75t1.661 0.304l0.714 0.018q2.054 0 3.393-0.911t1.339-2.375q0-0.464-0.161-0.866t-0.563-0.795-0.884-0.732-1.321-0.786-1.67-0.848-2.134-1.009q-0.5-0.232-0.768-0.357-2.071-0.982-3.339-1.786t-2.188-1.821-1.286-2.241-0.366-2.902q0-1.393 0.366-2.679t1.179-2.455 2.009-2.036 2.973-1.375 3.955-0.509q2.143 0 3.929 0.464t2.938 1.196 1.955 1.679 1.143 1.884 0.339 1.848q0 0.821-0.268 1.473t-0.652 1.036-0.866 0.643-0.875 0.348-0.696 0.089h-0.714t-0.696-0.089-0.786-0.25-0.732-0.5-0.661-0.821-0.429-1.259-0.179-1.741q-0.268-0.286-1.054-0.455t-1.446-0.188l-0.661-0.018q-1.214 0-2.098 0.554t-1.259 1.25-0.375 1.357q0 0.429 0.089 0.768t0.429 0.821 0.946 0.911 1.732 0.955 2.679 1.045q1.357 0.446 2.473 0.955t1.946 0.991 1.482 1.054 1.080 1.063 0.732 1.116 0.473 1.107 0.259 1.134 0.107 1.107 0.018 1.116z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pause-circle\" viewBox=\"0 0 27 32\">\n<title>pause-circle</title>\n<path class=\"path1\" d=\"M12.571 21.143v-10.286q0-0.25-0.161-0.411t-0.411-0.161h-4.571q-0.25 0-0.411 0.161t-0.161 0.411v10.286q0 0.25 0.161 0.411t0.411 0.161h4.571q0.25 0 0.411-0.161t0.161-0.411zM20.571 21.143v-10.286q0-0.25-0.161-0.411t-0.411-0.161h-4.571q-0.25 0-0.411 0.161t-0.161 0.411v10.286q0 0.25 0.161 0.411t0.411 0.161h4.571q0.25 0 0.411-0.161t0.161-0.411zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pause-circle-o\" viewBox=\"0 0 27 32\">\n<title>pause-circle-o</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM13.714 25.714q2.643 0 4.875-1.304t3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304zM15.429 21.714q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v10.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429zM8.571 21.714q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h3.429q0.25 0 0.411 0.161t0.161 0.411v10.286q0 0.25-0.161 0.411t-0.411 0.161h-3.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stop-circle\" viewBox=\"0 0 27 32\">\n<title>stop-circle</title>\n<path class=\"path1\" d=\"M19.429 21.143v-10.286q0-0.25-0.161-0.411t-0.411-0.161h-10.286q-0.25 0-0.411 0.161t-0.161 0.411v10.286q0 0.25 0.161 0.411t0.411 0.161h10.286q0.25 0 0.411-0.161t0.161-0.411zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-stop-circle-o\" viewBox=\"0 0 27 32\">\n<title>stop-circle-o</title>\n<path class=\"path1\" d=\"M13.714 2.286q3.732 0 6.884 1.839t4.991 4.991 1.839 6.884-1.839 6.884-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839zM13.714 25.714q2.643 0 4.875-1.304t3.536-3.536 1.304-4.875-1.304-4.875-3.536-3.536-4.875-1.304-4.875 1.304-3.536 3.536-1.304 4.875 1.304 4.875 3.536 3.536 4.875 1.304zM8.571 21.714q-0.25 0-0.411-0.161t-0.161-0.411v-10.286q0-0.25 0.161-0.411t0.411-0.161h10.286q0.25 0 0.411 0.161t0.161 0.411v10.286q0 0.25-0.161 0.411t-0.411 0.161h-10.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-shopping-bag\" viewBox=\"0 0 32 32\">\n<title>shopping-bag</title>\n<path class=\"path1\" d=\"M31.375 25.143l0.625 5.589q0.054 0.5-0.286 0.893-0.339 0.375-0.857 0.375h-29.714q-0.518 0-0.857-0.375-0.339-0.393-0.286-0.893l0.625-5.589h30.75zM29.714 10.161l1.536 13.839h-30.5l1.536-13.839q0.054-0.429 0.375-0.723t0.768-0.295h4.571v2.286q0 0.946 0.67 1.616t1.616 0.67 1.616-0.67 0.67-1.616v-2.286h6.857v2.286q0 0.946 0.67 1.616t1.616 0.67 1.616-0.67 0.67-1.616v-2.286h4.571q0.446 0 0.768 0.295t0.375 0.723zM22.857 6.857v4.571q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804v-4.571q0-1.893-1.339-3.232t-3.232-1.339-3.232 1.339-1.339 3.232v4.571q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804v-4.571q0-2.839 2.009-4.848t4.848-2.009 4.848 2.009 2.009 4.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-shopping-basket\" viewBox=\"0 0 37 32\">\n<title>shopping-basket</title>\n<path class=\"path1\" d=\"M34.286 13.714q0.946 0 1.616 0.67t0.67 1.616-0.67 1.616-1.616 0.67h-0.268l-2.054 11.821q-0.143 0.821-0.786 1.357t-1.464 0.536h-22.857q-0.821 0-1.464-0.536t-0.786-1.357l-2.054-11.821h-0.268q-0.946 0-1.616-0.67t-0.67-1.616 0.67-1.616 1.616-0.67h32zM8.661 28q0.464-0.036 0.777-0.402t0.277-0.83l-0.571-7.429q-0.036-0.464-0.402-0.777t-0.83-0.277-0.777 0.402-0.277 0.83l0.571 7.429q0.036 0.446 0.366 0.75t0.777 0.304h0.089zM16 26.857v-7.429q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804v7.429q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804zM22.857 26.857v-7.429q0-0.464-0.339-0.804t-0.804-0.339-0.804 0.339-0.339 0.804v7.429q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804zM29.143 26.946l0.571-7.429q0.036-0.464-0.277-0.83t-0.777-0.402-0.83 0.277-0.402 0.777l-0.571 7.429q-0.036 0.464 0.277 0.83t0.777 0.402h0.089q0.446 0 0.777-0.304t0.366-0.75zM8.5 5.214l-1.661 7.357h-2.357l1.804-7.875q0.339-1.571 1.589-2.563t2.857-0.991h2.982q0-0.464 0.339-0.804t0.804-0.339h6.857q0.464 0 0.804 0.339t0.339 0.804h2.982q1.607 0 2.857 0.991t1.589 2.563l1.804 7.875h-2.357l-1.661-7.357q-0.196-0.786-0.813-1.286t-1.42-0.5h-2.982q0 0.464-0.339 0.804t-0.804 0.339h-6.857q-0.464 0-0.804-0.339t-0.339-0.804h-2.982q-0.804 0-1.42 0.5t-0.813 1.286z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-hashtag\" viewBox=\"0 0 32 32\">\n<title>hashtag</title>\n<path class=\"path1\" d=\"M17.696 18.286l1.143-4.571h-4.536l-1.143 4.571h4.536zM31.411 9.286l-1 4q-0.125 0.429-0.554 0.429h-5.839l-1.143 4.571h5.554q0.268 0 0.446 0.214 0.179 0.25 0.107 0.5l-1 4q-0.089 0.429-0.554 0.429h-5.839l-1.446 5.857q-0.125 0.429-0.554 0.429h-4q-0.286 0-0.464-0.214-0.161-0.214-0.107-0.5l1.393-5.571h-4.536l-1.446 5.857q-0.125 0.429-0.554 0.429h-4.018q-0.268 0-0.446-0.214-0.161-0.214-0.107-0.5l1.393-5.571h-5.554q-0.268 0-0.446-0.214-0.161-0.214-0.107-0.5l1-4q0.125-0.429 0.554-0.429h5.839l1.143-4.571h-5.554q-0.268 0-0.446-0.214-0.179-0.25-0.107-0.5l1-4q0.089-0.429 0.554-0.429h5.839l1.446-5.857q0.125-0.429 0.571-0.429h4q0.268 0 0.446 0.214 0.161 0.214 0.107 0.5l-1.393 5.571h4.536l1.446-5.857q0.125-0.429 0.571-0.429h4q0.268 0 0.446 0.214 0.161 0.214 0.107 0.5l-1.393 5.571h5.554q0.268 0 0.446 0.214 0.161 0.214 0.107 0.5z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bluetooth\" viewBox=\"0 0 27 32\">\n<title>bluetooth</title>\n<path class=\"path1\" d=\"M15.018 18.804l2.643 2.643-2.661 2.661zM15 7.893l2.661 2.661-2.643 2.643zM12.679 29.75l8.286-8.286-5.464-5.464 5.464-5.464-8.286-8.286v10.911l-4.554-4.554-1.661 1.661 5.714 5.732-5.714 5.732 1.661 1.661 4.554-4.554v10.911zM25.518 16q0 3.732-0.571 6.527t-1.563 4.589-2.509 2.902-3.241 1.545-3.92 0.438-3.92-0.438-3.241-1.545-2.509-2.902-1.563-4.589-0.571-6.527 0.571-6.527 1.563-4.589 2.509-2.902 3.241-1.545 3.92-0.438 3.92 0.438 3.241 1.545 2.509 2.902 1.563 4.589 0.571 6.527z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-bluetooth-b\" viewBox=\"0 0 18 32\">\n<title>bluetooth-b</title>\n<path class=\"path1\" d=\"M10.643 25.411l3.089-3.071-3.089-3.071v6.143zM10.643 12.732l3.089-3.071-3.089-3.071v6.143zM11.214 16l6.357 6.357-9.625 9.643v-12.696l-5.304 5.286-1.929-1.929 6.643-6.661-6.643-6.661 1.929-1.929 5.304 5.286v-12.696l9.625 9.643z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-percent\" viewBox=\"0 0 27 32\">\n<title>percent</title>\n<path class=\"path1\" d=\"M22.857 22.857q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607 0.679 1.607 1.607 0.679 1.607-0.679 0.679-1.607zM9.143 9.143q0-0.929-0.679-1.607t-1.607-0.679-1.607 0.679-0.679 1.607 0.679 1.607 1.607 0.679 1.607-0.679 0.679-1.607zM27.429 22.857q0 2.839-2.009 4.848t-4.848 2.009-4.848-2.009-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848zM25.714 3.429q0 0.357-0.232 0.679l-18.857 25.143q-0.339 0.464-0.911 0.464h-2.857q-0.464 0-0.804-0.339t-0.339-0.804q0-0.357 0.232-0.679l18.857-25.143q0.339-0.464 0.911-0.464h2.857q0.464 0 0.804 0.339t0.339 0.804zM13.714 9.143q0 2.839-2.009 4.848t-4.848 2.009-4.848-2.009-2.009-4.848 2.009-4.848 4.848-2.009 4.848 2.009 2.009 4.848z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-gitlab\" viewBox=\"0 0 32 32\">\n<title>gitlab</title>\n<path class=\"path1\" d=\"M1.857 12.607l14.143 18.125-15.5-11.25q-0.321-0.232-0.446-0.616t0-0.759l1.804-5.5zM10.107 12.607h11.786l-5.893 18.125zM6.571 1.679l3.536 10.929h-8.25l3.536-10.929q0.143-0.411 0.589-0.411t0.589 0.411zM30.143 12.607l1.804 5.5q0.125 0.375 0 0.759t-0.446 0.616l-15.5 11.25 14.143-18.125zM30.143 12.607h-8.25l3.536-10.929q0.143-0.411 0.589-0.411t0.589 0.411z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wpbeginner\" viewBox=\"0 0 32 32\">\n<title>wpbeginner</title>\n<path class=\"path1\" d=\"M6.857 14.857h2.857v-4h-2.857v4zM21.804 20.786v-1.643q-1.857 0.643-4.339 0.679-2.411 0.018-4.634-0.83t-3.938-2.188l0.018 1.714q1.571 1.429 3.786 2.295t4.857 0.848q2.304 0 4.25-0.875zM11.429 14.857h11.429v-4h-11.429v4zM32 14.286q0 3.339-1.768 6.286 1.589 1.821 1.589 4.089 0 2.804-2.313 4.786t-5.598 1.982q-2.179 0-4.018-0.938t-2.875-2.509q-0.339 0.018-1.018 0.018t-1.018-0.018q-1.036 1.571-2.875 2.509t-4.018 0.938q-3.286 0-5.598-1.982t-2.313-4.786q0-2.268 1.589-4.089-1.768-2.946-1.768-6.286 0-3.732 2.143-6.884t5.83-4.991 8.027-1.839 8.027 1.839 5.83 4.991 2.143 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wpforms\" viewBox=\"0 0 27 32\">\n<title>wpforms</title>\n<path class=\"path1\" d=\"M9.196 16.268v2.286h-4.5v-2.286h4.5zM9.196 11.714v2.268h-4.5v-2.268h4.5zM22.732 20.839v2.286h-6.089v-2.286h6.089zM22.732 16.268v2.286h-12v-2.286h12zM22.732 11.714v2.268h-12v-2.268h12zM25.143 27.071v-22.143q0-0.143-0.107-0.25t-0.25-0.107h-0.571l-6.75 4.571-3.75-3.054-3.75 3.054-6.75-4.571h-0.571q-0.143 0-0.25 0.107t-0.107 0.25v22.143q0 0.143 0.107 0.25t0.25 0.107h22.143q0.143 0 0.25-0.107t0.107-0.25zM9.875 7.25l3.304-2.679h-7.25zM17.554 7.25l3.946-2.679h-7.25zM27.429 4.929v22.143q0 1.107-0.768 1.875t-1.875 0.768h-22.143q-1.107 0-1.875-0.768t-0.768-1.875v-22.143q0-1.107 0.768-1.875t1.875-0.768h22.143q1.107 0 1.875 0.768t0.768 1.875z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-envira\" viewBox=\"0 0 32 32\">\n<title>envira</title>\n<path class=\"path1\" d=\"M16 14.571q-1.857-3.5-2.857-4.964-2.482-3.607-6.196-5.679-0.607-0.339-1.25-0.643-1.589-0.714-1.679-0.571t0.607 0.679l0.696 0.554q1.107 0.768 2.009 1.67t1.687 2.080 1.259 2.018 1.259 2.339q0.161 0.304 0.232 0.446 0.786 1.5 1.5 2.732t1.75 2.75 2.063 2.679 2.339 2.205 2.652 1.616q2.732 1.179 2.75 1.071 0.018-0.054-0.875-0.661-0.946-0.643-1.446-1.018-1.375-1.036-3.196-3.768t-3.304-5.536zM9.804 24.268q-1.357-1.071-2.366-2.232t-1.75-2.563-1.268-2.759-1.045-3.321-0.929-3.732-1.080-4.5-1.366-5.161q4.875 0 8.884 0.643t6.768 1.643 4.839 2.58 3.313 3.080 1.964 3.545 1 3.563 0.223 3.545-0.17 3.089-0.357 2.563-0.232 1.911l5.768 5.839h-1.857l-5.018-5.089q-0.393 0.036-1.634 0.25t-2.17 0.339-2.464 0.107-2.866-0.304-2.991-1.054-3.196-1.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-universal-access\" viewBox=\"0 0 32 32\">\n<title>universal-access</title>\n<path class=\"path1\" d=\"M24.536 11.732q-0.107-0.464-0.509-0.705t-0.866-0.134q-4.661 1.107-7.161 1.107t-7.161-1.107q-0.464-0.107-0.866 0.134t-0.509 0.705 0.134 0.866 0.705 0.509q3.464 0.821 5.411 1.036-0.036 2.821-0.277 4.804t-0.473 2.777-0.732 2.063l-0.161 0.375q-0.179 0.446 0.018 0.875t0.643 0.607q0.161 0.071 0.411 0.071 0.786 0 1.071-0.732l0.143-0.357q0.964-2.482 1.268-4.625h0.75q0.304 2.143 1.268 4.625l0.143 0.357q0.286 0.732 1.071 0.732 0.25 0 0.411-0.071 0.446-0.179 0.643-0.607t0.018-0.875l-0.161-0.375q-0.5-1.268-0.732-2.063t-0.473-2.777-0.277-4.804q1.946-0.214 5.411-1.036 0.464-0.107 0.705-0.509t0.134-0.866zM18.286 9.143q0-0.946-0.67-1.616t-1.616-0.67-1.616 0.67-0.67 1.616 0.67 1.616 1.616 0.67 1.616-0.67 0.67-1.616zM28.571 16q0 2.554-0.991 4.884t-2.679 4.018-4.018 2.679-4.884 0.991-4.884-0.991-4.018-2.679-2.679-4.018-0.991-4.884 0.991-4.884 2.679-4.018 4.018-2.679 4.884-0.991 4.884 0.991 4.018 2.679 2.679 4.018 0.991 4.884zM16 2.286q-2.786 0-5.321 1.089t-4.375 2.929-2.929 4.375-1.089 5.321 1.089 5.321 2.929 4.375 4.375 2.929 5.321 1.089 5.321-1.089 4.375-2.929 2.929-4.375 1.089-5.321-1.089-5.321-2.929-4.375-4.375-2.929-5.321-1.089zM32 16q0 3.25-1.268 6.214t-3.411 5.107-5.107 3.411-6.214 1.268-6.214-1.268-5.107-3.411-3.411-5.107-1.268-6.214 1.268-6.214 3.411-5.107 5.107-3.411 6.214-1.268 6.214 1.268 5.107 3.411 3.411 5.107 1.268 6.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-wheelchair-alt\" viewBox=\"0 0 28 32\">\n<title>wheelchair-alt</title>\n<path class=\"path1\" d=\"M25.679 14.518q0.607 0.625 0.518 1.464l-0.786 9.839q-0.071 0.75-0.616 1.25t-1.277 0.5q-0.107 0-0.161-0.018-0.786-0.054-1.295-0.652t-0.455-1.384l0.625-7.661-2.554 0.143q0.982 2.018 0.982 4.286 0 3.857-2.643 6.643l-2.446-2.446q1.625-1.804 1.625-4.196 0-2.589-1.83-4.429t-4.42-1.839q-2.393 0-4.214 1.643l-2.446-2.464q2.143-2.036 5.071-2.518l4.714-5.357-2.661-1.554-3.232 2.875q-0.589 0.536-1.375 0.491t-1.304-0.634-0.473-1.375 0.616-1.304l4.268-3.804q0.464-0.411 1.071-0.473t1.143 0.259l8.714 5.054q0.643 0.375 0.857 1.214 0.304 1.196-0.464 2.089l-3.661 4.143 6.625-0.357q0.875-0.054 1.482 0.571zM22.143 6.357q-1.321 0-2.25-0.929t-0.929-2.25 0.929-2.25 2.25-0.929 2.259 0.929 0.938 2.25-0.938 2.25-2.259 0.929zM10.946 28.536q1.893 0 3.5-1.089l2.482 2.482q-2.607 2.071-5.982 2.071-2.643 0-4.884-1.304t-3.545-3.536-1.304-4.875q0-3.357 2.071-6l2.482 2.482q-1.071 1.571-1.071 3.518 0 2.589 1.83 4.42t4.42 1.83z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-question-circle-o\" viewBox=\"0 0 27 32\">\n<title>question-circle-o</title>\n<path class=\"path1\" d=\"M15.714 21.429v2.857q0 0.25-0.161 0.411t-0.411 0.161h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-2.857q0-0.25 0.161-0.411t0.411-0.161h2.857q0.25 0 0.411 0.161t0.161 0.411zM20.286 12.571q0 0.893-0.268 1.607t-0.813 1.232-0.929 0.786-1.063 0.643q-0.571 0.321-0.83 0.5t-0.464 0.429-0.205 0.518v0.571q0 0.25-0.161 0.411t-0.411 0.161h-2.857q-0.25 0-0.411-0.161t-0.161-0.411v-1.214q0-0.625 0.188-1.152t0.429-0.848 0.696-0.634 0.732-0.455 0.795-0.375q0.946-0.446 1.339-0.768t0.393-0.875q0-0.75-0.777-1.277t-1.705-0.527q-1 0-1.696 0.482-0.518 0.357-1.429 1.482-0.161 0.214-0.446 0.214-0.196 0-0.339-0.107l-1.929-1.464q-0.179-0.125-0.214-0.357t0.089-0.411q2.179-3.429 6.232-3.429 2.304 0 4.259 1.598t1.955 3.83zM13.714 4.571q-2.321 0-4.438 0.911t-3.643 2.438-2.438 3.643-0.911 4.438 0.911 4.438 2.438 3.643 3.643 2.438 4.438 0.911 4.437-0.911 3.643-2.438 2.438-3.643 0.911-4.438-0.911-4.438-2.438-3.643-3.643-2.438-4.438-0.911zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-blind\" viewBox=\"0 0 25 32\">\n<title>blind</title>\n<path class=\"path1\" d=\"M6.536 5.554q-1.143 0-1.964-0.813t-0.821-1.973q0-1.143 0.821-1.955t1.964-0.813 1.955 0.813 0.813 1.955q0 1.161-0.813 1.973t-1.955 0.813zM16.375 17.018q0 0.893-0.536 1.205t-1.134 0.116-0.848-0.607l-6.554-7.821q-0.125-0.214-0.25-0.277t-0.196-0.027l-0.054 0.054q-0.125 0.143 0.071 0.375l2.179 2.482 0.018 6.321-2.875 8.161q-1.196 3.429-1.643 4.179-0.286 0.464-0.5 0.571-0.893 0.464-1.839 0.018-0.518-0.232-0.741-0.768t-0.17-1.018q0.036-0.304 3.518-11.036l0.089-7.429-1.518 2.929 0.625 3.964q0.071 0.429-0.018 0.75t-0.25 0.491-0.339 0.286-0.304 0.134l-0.125 0.036q-0.339 0.054-0.616-0.054t-0.429-0.286-0.25-0.393-0.134-0.348-0.036-0.17l-0.821-5.339 3.768-6.804q0.411-0.607 2.018-0.607 1.339 0 1.911 0.714l7.571 9.304q0.125 0.089 0.25 0.304l0.054 0.054-0.018 0.018q0.125 0.232 0.125 0.518zM9.179 19.696q0.768 2.018 1.58 4.018t1.241 3l0.429 0.982q0.643 1.661 0.75 2.232 0.196 1.25-0.643 1.732-0.625 0.393-1.179 0.286t-0.911-0.393-0.518-0.625h-0.018q-0.107-0.286-0.143-0.446l-2.214-6.268zM23.893 30.268q0.554 0.875 0.554 1.018 0 0.089-0.054 0.125-0.161 0.089-0.259-0.009t-0.277-0.464-0.286-0.545q-2.036-3.071-7.554-11.804 0.054 0.018 0.125-0.018t0.125-0.071l0.054-0.036q0.196-0.161 0.196-0.304z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-audio-description\" viewBox=\"0 0 41 32\">\n<title>audio-description</title>\n<path class=\"path1\" d=\"M9 17.75h3.054l-0.018-4.732zM27.321 15.982q0-1.554-0.902-2.5t-2.616-0.946h-0.964v6.929h0.929q1.625 0 2.589-1.018t0.964-2.464zM17.071 9.25l0.018 13.5q0 0.25-0.17 0.429t-0.42 0.179h-3.857q-0.25 0-0.42-0.179t-0.17-0.429v-1.107h-5.196l-0.982 1.446q-0.179 0.268-0.5 0.268h-4.768q-0.375 0-0.545-0.321t0.063-0.625l9.929-13.518q0.161-0.25 0.482-0.25h5.929q0.25 0 0.429 0.179t0.179 0.429zM31.839 15.982q0 3.446-2.241 5.411t-5.795 1.964h-4.821q-0.25 0-0.429-0.179t-0.179-0.429v-13.5q0-0.25 0.179-0.429t0.429-0.179h4.786q3.571 0 5.821 1.946t2.25 5.393zM34.625 16q0 0.196-0.009 0.518t-0.143 1.277-0.384 1.821-0.795 1.929-1.313 1.83h-0.911q0.679-0.804 1.188-1.866t0.741-2 0.375-1.75 0.161-1.295l0.018-0.482q0-0.143-0.009-0.402t-0.134-1.071-0.357-1.634-0.732-1.991-1.179-2.223h0.768q0.732 0.839 1.286 1.911t0.813 1.991 0.411 1.714 0.188 1.259zM37.911 16q0 0.196-0.009 0.518t-0.143 1.277-0.384 1.821-0.804 1.929-1.321 1.83h-0.911q0.679-0.804 1.188-1.866t0.741-2 0.375-1.75 0.161-1.295l0.018-0.482q0-0.143-0.009-0.402t-0.134-1.071-0.348-1.634-0.723-1.991-1.179-2.223h0.768q0.732 0.839 1.286 1.911t0.813 1.991 0.411 1.714 0.188 1.259zM41.143 16q0 0.196-0.009 0.518t-0.143 1.277-0.384 1.821-0.795 1.929-1.313 1.83h-0.911q0.679-0.804 1.179-1.866t0.732-2 0.375-1.75 0.161-1.295l0.018-0.482q0-0.143-0.009-0.402t-0.134-1.071-0.348-1.634-0.723-1.991-1.179-2.223h0.768q0.732 0.839 1.286 1.911t0.813 1.991 0.411 1.714 0.17 1.259z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-volume-control-phone\" viewBox=\"0 0 25 32\">\n<title>volume-control-phone</title>\n<path class=\"path1\" d=\"M11.018 30.161q0-0.196-0.232-1.036t-0.554-1.911-0.357-1.232q-0.018-0.071-0.089-0.473t-0.152-0.643-0.241-0.384q-0.268-0.25-0.911-0.25-0.411 0-1.25 0.098t-1.268 0.098q-0.607 0-0.839-0.196-0.107-0.089-0.196-0.277t-0.134-0.357-0.116-0.429-0.089-0.33q-0.661-2.286-0.661-4.554t0.661-4.554q0.018-0.071 0.089-0.33t0.116-0.429 0.134-0.357 0.196-0.277q0.232-0.196 0.839-0.196 0.429 0 1.268 0.098t1.25 0.098q0.643 0 0.911-0.25 0.161-0.143 0.241-0.384t0.152-0.643 0.089-0.473q0.036-0.161 0.357-1.232t0.554-1.911 0.232-1.036q0-0.393-0.777-0.938t-1.348-0.759q-0.357-0.143-0.804-0.143-0.607 0-1.75 0.321-1.018 0.304-1.723 0.723t-1.268 1.179-0.821 1.25-0.813 1.688q-0.107 0.214-0.161 0.339-0.875 1.911-1.214 3.857t-0.339 4.357 0.339 4.357 1.214 3.857q1 2.179 1.482 2.875 1.125 1.625 3.196 2.268l0.107 0.036q1.143 0.321 1.75 0.321 0.446 0 0.804-0.143 0.571-0.214 1.348-0.759t0.777-0.938zM13.857 13.857q-0.464 0-0.804-0.339t-0.339-0.813 0.339-0.813q0.661-0.661 0.661-1.607 0-0.929-0.661-1.625-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339 0.804 0.339q1.339 1.339 1.339 3.232t-1.339 3.232q-0.375 0.339-0.804 0.339zM17.089 17.089q-0.482 0-0.804-0.339-0.339-0.339-0.339-0.804t0.339-0.804q2-2.036 2-4.857t-2-4.857q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339 0.804 0.339q2.679 2.679 2.679 6.464t-2.679 6.464q-0.321 0.339-0.804 0.339zM20.321 20.321q-0.482 0-0.804-0.339-0.339-0.339-0.339-0.804t0.339-0.804q1.607-1.625 2.473-3.714t0.866-4.375-0.866-4.375-2.473-3.714q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339 0.804 0.339q1.946 1.946 2.982 4.446t1.036 5.25-1.036 5.25-2.982 4.446q-0.321 0.339-0.804 0.339z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-braille\" viewBox=\"0 0 39 32\">\n<title>braille</title>\n<path class=\"path1\" d=\"M3.429 21.143q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM12.571 21.143q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM12.571 12q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM26.286 21.143q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM35.429 21.143q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM26.286 12q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM35.429 12q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM35.429 2.857q-1.179 0-2.018 0.839t-0.839 2.018 0.839 2.018 2.018 0.839 2.018-0.839 0.839-2.018-0.839-2.018-2.018-0.839zM6.857 24q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM16 24q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM6.857 14.857q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM16 14.857q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM6.857 5.714q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM29.714 24q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM16 5.714q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM38.857 24q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM29.714 14.857q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM38.857 14.857q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM29.714 5.714q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429zM38.857 5.714q0 1.429-1 2.429t-2.429 1-2.429-1-1-2.429 1-2.429 2.429-1 2.429 1 1 2.429z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-assistive-listening-systems\" viewBox=\"0 0 32 32\">\n<title>assistive-listening-systems</title>\n<path class=\"path1\" d=\"M2.286 30.857q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339 0.804 0.339 0.339 0.804zM5.714 27.429q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339 0.804 0.339 0.339 0.804zM6.518 20.911l4.571 4.571-1.607 1.607-4.571-4.571zM12.571 20.571q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339 0.804 0.339 0.339 0.804zM25.196 14.857q0 1.054-0.205 1.938t-0.67 1.67-0.786 1.205-0.946 1.152q-0.554 0.625-0.813 0.964t-0.598 0.893-0.473 1.143-0.134 1.321q0 2.839-2.009 4.848t-4.848 2.009q-0.464 0-0.804-0.339t-0.339-0.804 0.339-0.804 0.804-0.339q1.893 0 3.232-1.339t1.339-3.232q0-1.018 0.205-1.884t0.661-1.625 0.777-1.188 0.929-1.125q0.714-0.821 1.063-1.286t0.67-1.33 0.321-1.848q0-3.304-2.348-5.652t-5.652-2.348-5.652 2.348-2.348 5.652q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804q0-2.089 0.813-3.991t2.196-3.286 3.286-2.196 3.991-0.813 3.991 0.813 3.286 2.196 2.196 3.286 0.813 3.991zM16 17.143q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804 0.339-0.804 0.804-0.339 0.804 0.339 0.339 0.804zM21.143 14.857q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804q0-1.661-1.17-2.83t-2.83-1.17q-1.643 0-2.821 1.17t-1.179 2.83q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339-0.339-0.804q0-2.607 1.839-4.446t4.446-1.839 4.446 1.839 1.839 4.446zM28.179 9.696q0.179 0.446-0.018 0.875t-0.643 0.607q-0.161 0.071-0.411 0.071-0.339 0-0.634-0.196t-0.42-0.536q-1.214-3.179-4-5.268-0.375-0.286-0.446-0.75t0.214-0.839q0.304-0.375 0.768-0.446t0.839 0.214q3.268 2.446 4.75 6.268zM31.929 8.25q0.161 0.446-0.027 0.875t-0.634 0.607q-0.196 0.071-0.411 0.071-0.786 0-1.071-0.732-1.643-4.25-5.304-7.018-0.393-0.286-0.455-0.75t0.223-0.839q0.286-0.393 0.75-0.455t0.839 0.223q4.196 3.125 6.089 8.018z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-american-sign-language-interpreting\" viewBox=\"0 0 41 32\">\n<title>american-sign-language-interpreting</title>\n<path class=\"path1\" d=\"M18.429 17.143q-1.054-0.036-1.5-0.982-0.304-0.607-0.857-0.955t-1.214-0.348q-0.946 0-1.616 0.67t-0.67 1.616q0 1 0.643 1.589l0.179 0.143q0.607 0.554 1.464 0.554 0.661 0 1.214-0.348t0.857-0.955q0.446-0.946 1.5-0.982zM28.571 14.857q0-1-0.643-1.589l-0.179-0.143q-0.607-0.554-1.464-0.554-0.661 0-1.214 0.348t-0.857 0.955q-0.446 0.946-1.5 0.982 1.054 0.036 1.5 0.982 0.304 0.607 0.857 0.955t1.214 0.348q0.946 0 1.616-0.67t0.67-1.616zM20.964 10.911q-0.304 0.625-0.982 0.857t-1.304-0.071q-1.107-0.554-2.393-0.554-0.911 0-1.768 0.304 0.054 0 0.17-0.009t0.17-0.009q1.643 0 3.045 0.893t2.116 2.375q0.304 0.643 0.063 1.313t-0.884 0.973q-0.321 0.161-0.696 0.161 0.375 0 0.696 0.161 0.643 0.304 0.884 0.973t-0.063 1.313q-0.714 1.482-2.116 2.375t-3.045 0.893h-0.107q-0.286-0.036-0.786-0.071l-5.179-0.482-4.268 2.143q-0.25 0.125-0.518 0.125-0.714 0-1.018-0.625l-2.857-5.714q-0.196-0.411-0.071-0.848t0.518-0.67l3.732-2.125 2.643-4.768q0.304-2.768 1.634-5.205t3.491-4.223q0.554-0.446 1.259-0.384t1.152 0.616 0.384 1.25-0.616 1.161q-1.25 1.054-2.089 2.286 2.196-1.5 4.768-1.804 0.714-0.089 1.277 0.339t0.634 1.143q0.089 0.714-0.339 1.277t-1.143 0.634q-1.5 0.179-2.839 0.982 0.821-0.179 1.768-0.179 2.054 0 3.893 0.893 0.643 0.321 0.875 0.991t-0.089 1.313zM38.161 8.054l2.857 5.714q0.196 0.411 0.071 0.848t-0.518 0.67l-3.732 2.125-2.643 4.768q-0.304 2.768-1.634 5.205t-3.491 4.223q-0.464 0.393-1.089 0.393-0.804 0-1.321-0.625-0.446-0.554-0.384-1.25t0.616-1.161q1.25-1.054 2.089-2.286-2.196 1.5-4.768 1.804-0.071 0.018-0.214 0.018-0.643 0-1.134-0.429t-0.563-1.071q-0.089-0.714 0.339-1.277t1.143-0.634q1.5-0.179 2.839-0.982-0.821 0.179-1.768 0.179-2.054 0-3.893-0.893-0.643-0.321-0.875-0.991t0.089-1.313q0.304-0.625 0.982-0.857t1.304 0.071q1.107 0.554 2.393 0.554 0.911 0 1.768-0.304-0.054 0-0.17 0.009t-0.17 0.009q-1.643 0-3.045-0.893t-2.116-2.375q-0.304-0.643-0.063-1.313t0.884-0.973q0.321-0.161 0.696-0.161-0.375 0-0.696-0.161-0.643-0.304-0.884-0.973t0.063-1.313q0.714-1.482 2.116-2.375t3.045-0.893h0.125q0.25 0.036 0.75 0.071l5.196 0.482 4.268-2.143q0.25-0.125 0.518-0.125 0.714 0 1.018 0.625z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-deaf\" viewBox=\"0 0 32 32\">\n<title>deaf</title>\n<path class=\"path1\" d=\"M18.857 14.857q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804q0-2.607-1.839-4.446t-4.446-1.839-4.446 1.839-1.839 4.446q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804q0-1.661 1.179-2.83t2.821-1.17 2.821 1.17 1.179 2.83zM14.911 4.571q-2.089 0-3.991 0.813t-3.286 2.196-2.196 3.286-0.813 3.991q0 0.464 0.339 0.804t0.804 0.339 0.804-0.339 0.339-0.804q0-3.304 2.348-5.652t5.652-2.348 5.652 2.348 2.348 5.652q0 0.982-0.321 1.848t-0.67 1.33-1.063 1.286q-0.607 0.696-0.929 1.125t-0.777 1.188-0.661 1.625-0.205 1.884q0 1.893-1.339 3.232t-3.232 1.339q-0.464 0-0.804 0.339t-0.339 0.804 0.339 0.804 0.804 0.339q2.839 0 4.848-2.009t2.009-4.848q0-0.732 0.134-1.321t0.473-1.143 0.598-0.893 0.813-0.964q0.625-0.732 0.946-1.152t0.786-1.205 0.67-1.67 0.205-1.938q0-2.089-0.813-3.991t-2.196-3.286-3.286-2.196-3.991-0.813zM10.554 17.411l4.036 4.036-10.339 10.339q-0.214 0.214-0.518 0.214t-0.518-0.214l-3-3q-0.214-0.214-0.214-0.518t0.214-0.518zM28.786 0.214l3 3q0.214 0.214 0.214 0.518t-0.214 0.536l-4.161 4.161-0.464 0.446-1.268 1.268q-1.179-2.732-3.482-4.607l5.321-5.321q0.232-0.214 0.536-0.214t0.518 0.214z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-glide\" viewBox=\"0 0 27 32\">\n<title>glide</title>\n<path class=\"path1\" d=\"M15.464 9.196q0 0.482-0.232 1.679-0.196 0.893-0.563 2.679t-0.545 2.679q-0.036 0.196-0.080 0.223t-0.241 0.045q-0.357 0.036-0.554 0.036-1.036 0-1.5-0.884t-0.464-2.027q0-1.571 0.625-3.107t1.839-2.214q0.5-0.25 0.911-0.25 0.5 0 0.652 0.295t0.152 0.848zM24.143 16.768q0-0.25-0.696-1.348t-0.929-1.188q-0.375-0.143-0.607-0.143-1.625 0-4.036 1.375l-0.036-0.036q0.054-0.393 0.491-2.411t0.438-3.179q0-4.161-4.321-4.161-0.429 0-1.214 0.107-1.679 0.304-3.009 1.598t-1.991 2.973-0.661 3.375q0 2.607 1.437 4.018t4.063 1.411q0.446 0 0.446 0.054t-0.018 0.089q-0.071 0.607-0.464 2.089-0.25 0.929-0.92 1.804t-1.473 0.875q-0.75 0-0.75-0.839 0-0.429 0.188-0.848t0.446-0.705 0.527-0.509 0.464-0.357 0.196-0.152q0-0.054-0.125-0.179-0.429-0.393-1.045-0.652t-1.17-0.259q-0.625 0-1.134 0.607t-0.732 1.339-0.223 1.339q0 1.571 0.92 2.536t2.473 0.964q1.464 0 2.768-0.946t2.098-2.25 1.17-2.732q0.107-0.393 0.277-1.188t0.259-1.188q0.054-0.214 0.25-0.321 2.107-1.071 4.054-1.071 0.857 0 2.268 0.321 0.018 0.018 0.071 0.018 0.089 0 0.17-0.080t0.080-0.152zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-glide-g\" viewBox=\"0 0 27 32\">\n<title>glide-g</title>\n<path class=\"path1\" d=\"M13.286 5.446q0-0.429-0.036-0.688t-0.152-0.536-0.375-0.411-0.67-0.134q-0.696 0-1.393 0.411-1.875 1.036-2.839 3.402t-0.964 4.813q0 0.786 0.152 1.527t0.473 1.438 0.938 1.116 1.455 0.42q0.071 0 0.321 0.009t0.357 0 0.286-0.054 0.268-0.152 0.125-0.286q0.286-1.375 0.857-4.134t0.857-4.134q0.339-1.625 0.339-2.607zM26.75 17.161q0 0.125-0.134 0.241t-0.277 0.116l-0.107-0.018q-0.393-0.054-1.107-0.196t-1.286-0.223-1.125-0.080q-2.982 0-6.268 1.661-0.268 0.143-0.375 0.482-0.179 0.643-0.438 1.884t-0.402 1.795q-0.411 1.625-1.25 3.205t-2.009 2.938-2.759 2.196-3.304 0.839q-2.411 0-3.83-1.491t-1.42-3.92q0-0.946 0.348-2.089t1.125-2.080 1.741-0.938q0.679 0 2.143 0.598t1.482 1.098q0 0.018-0.295 0.223t-0.705 0.554-0.821 0.795-0.696 1.089-0.286 1.321q0 0.589 0.295 0.946t0.866 0.357q0.804 0 1.518-0.563t1.188-1.393 0.857-1.884 0.58-1.911 0.286-1.607v-0.161q0-0.036-0.063-0.063t-0.152-0.027h-0.179t-0.179 0.009-0.107 0.009q-4.054 0-6.286-2.188t-2.232-6.223q0-1.929 0.616-3.946t1.714-3.75 2.786-2.991 3.652-1.598q0.929-0.161 1.893-0.161 6.679 0 6.679 6.429 0 1.75-0.679 4.875t-0.768 3.768l0.054 0.054q1.804-1.018 3.259-1.571t2.991-0.554q0.393 0 0.946 0.232 0.339 0.125 1.429 1.83t1.089 2.080z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-sign-language\" viewBox=\"0 0 30 32\">\n<title>sign-language</title>\n<path class=\"path1\" d=\"M14.839 12.018q0.571 0 1.054 0.321l3.964 2.643q1.089 0.714 1.964 1.732l2.607 3.036q0.714 0.821 0.518 1.893l-1.286 7.375q-0.107 0.571-0.527 0.955t-0.991 0.455l-9.411 1-6.286 0.571h-0.161q-0.696 0-1.205-0.5t-0.509-1.214q0-0.661 0.482-1.143t1.161-0.571l4.643-0.571h-8q-0.732 0-1.241-0.536t-0.473-1.268q0.036-0.696 0.571-1.161t1.232-0.464l7.893-0.018-9.304-1.143q-0.732-0.089-1.179-0.661t-0.339-1.304q0.107-0.625 0.616-1.027t1.17-0.402h0.179l8.589 1.071-6.268-1.679q-0.679-0.179-1.107-0.741t-0.321-1.223q0.107-0.643 0.589-1.045t1.107-0.402q0.107 0 0.357 0.036l8 1.714 3.875 0.661q0.018 0 0.054 0.009t0.054 0.009q0.411 0 0.545-0.411t-0.223-0.643l-3.321-2.232q-0.625-0.411-0.75-1.134t0.321-1.313q0.482-0.679 1.357-0.679zM13.589 15.625l3.321 2.232-3.893-0.661-0.089-0.036-0.643-0.679-4.25-4.679q-0.018-0.018-0.045-0.063t-0.045-0.063q-0.429-0.554-0.33-1.25t0.67-1.143q0.554-0.411 1.214-0.313t1.143 0.598l2.536 2.625-0.071 0.071t-0.089 0.071q-0.571 0.804-0.411 1.768t0.982 1.518zM29.429 7.518l0.268 4.75q0.071 1.304-0.196 2.625l-0.857 3.911q-0.214 1.054-1.196 1.554l-1.893 0.964q0.036-1.107-0.696-1.946l-2.607-3.036q-0.946-1.089-2.089-1.839l-3.964-2.643q-0.607-0.411-1.357-0.411-0.911 0-1.571 0.661l-4.196-5.571q-0.446-0.589-0.321-1.313t0.732-1.134q0.589-0.393 1.277-0.25t1.116 0.714l4.75 6.286-4.679-8.125q-0.375-0.625-0.188-1.339t0.848-1.054q0.625-0.321 1.295-0.107t1.027 0.821l4.304 7.5-2.429-6.018q-0.268-0.625-0.080-1.321t0.795-1q0.661-0.339 1.357-0.107t1 0.911l3.446 7.411 1.804 3.5q0.143 0.268 0.411 0.313t0.482-0.134 0.196-0.464l-0.214-4q-0.036-0.732 0.464-1.268t1.232-0.554q0.696 0 1.196 0.509t0.536 1.205z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-low-vision\" viewBox=\"0 0 32 32\">\n<title>low-vision</title>\n<path class=\"path1\" d=\"M5.982 24.214q-0.036 0-0.107-0.036-1.536-1.018-3.009-2.589t-2.491-3.214q-0.375-0.536-0.375-1.232 0-0.161 0.036-0.339t0.071-0.321 0.125-0.321 0.152-0.286 0.188-0.304 0.179-0.268 0.214-0.277 0.196-0.259q3.286-4.482 8.071-6.518-1.964-3.536-1.964-3.768 0-0.339 0.304-0.518 2.071-1.143 2.286-1.143 0.321 0 0.5 0.286l2.214 4.089q1.643-0.339 3.429-0.339 4.75 0 8.884 2.455t6.759 6.598q0.357 0.554 0.357 1.232t-0.357 1.232q-1.625 2.536-3.902 4.527t-4.973 3.134q1.964 3.536 1.964 3.768 0 0.357-0.304 0.518-2.071 1.143-2.268 1.143-0.339 0-0.518-0.286l-2.214-4.089-1.143-2.125-7.929-14.643 0.125-0.125q-1.036 0.429-1.768 0.839 0.054 0.089 2.268 4.179t4.339 8.018 2.125 3.982q0 0.125-0.161 0.161-0.232 0.054-1.286 0.054-1.018 0-1.071-0.125l-8.143-15.018q-0.696 0.5-1.464 1.214 0.429 0.768 3.821 7.027t3.393 6.33q0 0.179-0.196 0.179-0.25 0-1.473-0.393t-1.295-0.5l-1.893-3.518-4-7.375q-0.786 0.946-1.393 1.893 0.036 0.054 0.321 0.446t0.411 0.607l3.143 5.839q0 0.179-0.179 0.179zM20.804 22.393l0.875 1.625q4.875-1.982 8.036-6.875-3.214-4.946-8.196-6.946 1.196 1.143 1.839 2.652t0.643 3.152q0 1.893-0.839 3.58t-2.357 2.813zM15.143 11.429q0 0.357 0.25 0.607t0.607 0.25q1.536 0 2.625 1.089t1.089 2.625q0 0.357 0.25 0.607t0.607 0.25 0.607-0.25 0.25-0.607q0-2.25-1.589-3.839t-3.839-1.589q-0.357 0-0.607 0.25t-0.25 0.607zM21.679 10.268l-0.161-0.071 0.125 0.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-viadeo\" viewBox=\"0 0 23 32\">\n<title>viadeo</title>\n<path class=\"path1\" d=\"M18.75 19.75q0 3.839-2.625 6.679-2.643 2.875-6.75 2.875-4.143 0-6.75-2.875-2.625-2.839-2.625-6.679 0-2.625 1.214-4.83t3.375-3.509 4.786-1.304q1.714 0 3.25 0.554-0.571 1.107-0.696 2.25-1.179-0.5-2.554-0.5-2.982 0-5.009 2.196t-2.027 5.196q0 3.036 2.009 5.152t5.027 2.116 5.018-2.116 2-5.152q0-1.589-0.571-2.964 1.179-0.232 2.196-0.875 0.732 1.75 0.732 3.786zM15.107 16.375q0 3.429-1.42 6.161t-4.259 4.518l-0.25 0.018q-0.518 0-1.107-0.089 1.482-0.571 2.616-1.83t1.777-2.759 1.045-3.375 0.536-3.438 0.134-3.188q0-1.232-0.054-1.839 0.982 2.857 0.982 5.821zM14.125 10.518v0.036q-1.304-3.821-3.679-7.857 1.571 1.054 2.545 3.33t1.134 4.491zM18.482 14.143q-1.482 0-2.857-1.339 3.893-2.143 5.179-4.411 0.339-0.661 0.375-1-0.75 1.679-2.491 2.973t-3.652 1.741q-0.625-0.964-0.625-2.018 0-0.661 0.304-1.411t0.768-1.214q0.821-0.786 2.804-1.321 1.054-0.286 1.893-1.045t1.321-1.795q1.321 1.875 1.321 4.518 0 1.946-0.429 3.036-0.571 1.375-1.58 2.33t-2.33 0.955z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-viadeo-square\" viewBox=\"0 0 27 32\">\n<title>viadeo-square</title>\n<path class=\"path1\" d=\"M18.75 18.589q0-1.393-0.5-2.625-0.732 0.446-1.518 0.607 0.393 0.893 0.393 2.036 0 2.089-1.375 3.545t-3.446 1.455-3.455-1.455-1.384-3.545q0-2.054 1.393-3.563t3.446-1.509q0.946 0 1.75 0.339 0.071-0.768 0.482-1.554-1.071-0.375-2.232-0.375-2.75 0-4.598 1.938t-1.848 4.705 1.848 4.661 4.598 1.893 4.598-1.902 1.848-4.652zM15.571 12.25q0.036 0.429 0.036 1.268 0 1.125-0.089 2.196t-0.366 2.366-0.723 2.321-1.223 1.893-1.795 1.259q0.375 0.054 0.75 0.054h0.179q3.911-2.482 3.911-7.339 0-2.071-0.679-4.018zM15.571 12.25q-0.071-1.429-0.786-3.063t-1.75-2.33q1.643 2.786 2.536 5.393zM21.554 10.375q0-1.821-0.911-3.107-0.732 1.536-2.214 1.946-1.232 0.339-1.946 0.955t-0.714 1.777q0 0.714 0.429 1.375 1.321-0.304 2.509-1.196t1.705-2.054q-0.071 0.929-1.33 1.991t-2.473 1.741q0.929 0.929 1.964 0.929 0.911 0 1.607-0.661t1.071-1.607q0.304-0.768 0.304-2.089zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-snapchat\" viewBox=\"0 0 27 32\">\n<title>snapchat</title>\n<path class=\"path1\" d=\"M22.839 20.5q0-0.393-0.393-0.482-1.196-0.268-2.107-1.054t-1.429-1.929q-0.125-0.339-0.125-0.446 0-0.268 0.348-0.464t0.768-0.304 0.768-0.366 0.348-0.652q0-0.339-0.33-0.563t-0.688-0.223q-0.214 0-0.571 0.143t-0.554 0.143q-0.071 0-0.214-0.036 0.089-1.696 0.089-2.036 0-1.411-0.304-2.036-0.643-1.393-1.839-2.17t-2.714-0.777q-3.554 0-4.911 2.946-0.304 0.625-0.304 2.036 0 0.339 0.089 2.036-0.071 0.036-0.25 0.036-0.214 0-0.571-0.134t-0.536-0.134q-0.375 0-0.688 0.214t-0.313 0.571q0 0.375 0.348 0.634t0.768 0.366 0.768 0.304 0.348 0.464q0 0.107-0.125 0.446-1.143 2.464-3.536 2.982-0.393 0.089-0.393 0.482 0 0.821 2.446 1.214 0.036 0.089 0.107 0.464t0.205 0.545 0.42 0.17q0.214 0 0.67-0.080t0.705-0.080q0.625 0 1.196 0.268t0.964 0.58 1.027 0.58 1.366 0.268q0.768 0 1.411-0.268t1.027-0.58 0.955-0.58 1.196-0.268q0.25 0 0.705 0.071t0.688 0.071q0.286 0 0.411-0.179t0.196-0.536 0.107-0.446q2.446-0.393 2.446-1.214zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-snapchat-ghost\" viewBox=\"0 0 30 32\">\n<title>snapchat-ghost</title>\n<path class=\"path1\" d=\"M15.143 2.286q2.393-0.018 4.295 1.223t2.92 3.438q0.482 1.036 0.482 3.196 0 0.839-0.161 3.411 0.25 0.125 0.5 0.125 0.321 0 0.911-0.241t0.911-0.241q0.518 0 1 0.321t0.482 0.821q0 0.571-0.563 0.964t-1.232 0.563-1.232 0.518-0.563 0.848q0 0.268 0.214 0.768 0.661 1.464 1.83 2.679t2.58 1.804q0.5 0.214 1.429 0.411 0.5 0.107 0.5 0.625 0 1.25-3.911 1.839-0.125 0.196-0.196 0.696t-0.25 0.83-0.589 0.33q-0.357 0-1.107-0.116t-1.143-0.116q-0.661 0-1.107 0.089-0.571 0.089-1.125 0.402t-1.036 0.679-1.036 0.723-1.357 0.598-1.768 0.241q-0.929 0-1.723-0.241t-1.339-0.598-1.027-0.723-1.036-0.679-1.107-0.402q-0.464-0.089-1.125-0.089-0.429 0-1.17 0.134t-1.045 0.134q-0.446 0-0.625-0.33t-0.25-0.848-0.196-0.714q-3.911-0.589-3.911-1.839 0-0.518 0.5-0.625 0.929-0.196 1.429-0.411 1.393-0.571 2.58-1.804t1.83-2.679q0.214-0.5 0.214-0.768 0-0.5-0.563-0.848t-1.241-0.527-1.241-0.563-0.563-0.938q0-0.482 0.464-0.813t0.982-0.33q0.268 0 0.857 0.232t0.946 0.232q0.321 0 0.571-0.125-0.161-2.536-0.161-3.393 0-2.179 0.482-3.214 1.143-2.446 3.071-3.536t4.714-1.125z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-snapchat-square\" viewBox=\"0 0 27 32\">\n<title>snapchat-square</title>\n<path class=\"path1\" d=\"M22.857 20.5q0-0.393-0.393-0.482-1.196-0.25-2.107-1.036t-1.429-1.946q-0.125-0.25-0.125-0.446 0-0.268 0.348-0.464t0.759-0.304 0.759-0.366 0.348-0.652q0-0.339-0.33-0.563t-0.688-0.223q-0.196 0-0.554 0.143t-0.571 0.143q-0.071 0-0.214-0.036 0.089-1.125 0.089-2.054 0-1.393-0.304-2.036-0.643-1.393-1.83-2.17t-2.723-0.777q-3.536 0-4.911 2.946-0.321 0.679-0.321 2.054 0 0.679 0.107 2.036-0.179 0.036-0.268 0.036-0.196 0-0.563-0.143t-0.545-0.143q-0.357 0-0.67 0.223t-0.313 0.58q0 0.375 0.348 0.634t0.759 0.366 0.759 0.304 0.348 0.464q0 0.196-0.125 0.446-1.143 2.464-3.536 2.982-0.393 0.089-0.393 0.482 0 0.839 2.464 1.232 0.036 0.089 0.107 0.464t0.196 0.545 0.411 0.17q0.232 0 0.687-0.089t0.688-0.089q0.625 0 1.205 0.268t0.973 0.58 1.027 0.58 1.366 0.268q0.768 0 1.411-0.268t1.027-0.58 0.964-0.58 1.205-0.268q0.232 0 0.696 0.080t0.696 0.080q0.268 0 0.402-0.17t0.205-0.554 0.089-0.438q2.464-0.393 2.464-1.232zM27.429 7.429v17.143q0 2.125-1.509 3.634t-3.634 1.509h-17.143q-2.125 0-3.634-1.509t-1.509-3.634v-17.143q0-2.125 1.509-3.634t3.634-1.509h17.143q2.125 0 3.634 1.509t1.509 3.634z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-pied-piper\" viewBox=\"0 0 41 32\">\n<title>pied-piper</title>\n<path class=\"path1\" d=\"M41.143 0q-1.232 0.821-2.232 1.643t-1.589 1.446-1.063 1.277-0.67 1.027-0.393 0.795-0.25 0.527q-0.179 0.321-0.634 2.437t-0.866 2.938q-0.268 0.518-0.893 1.080t-1.205 0.902-1.295 0.732-0.857 0.5q-0.839 0.554-2.696 4.125-6.089-0.25-11.25 2.821-1.643 0.946-5.411 3.196 0.839-0.286 1.536-0.554t0.982-0.393l0.268-0.125q1.268-0.482 2.911-1.152t2.384-0.955 1.929-0.616 2.545-0.563q3.321-0.554 8.304 0.125 0.018 0 0.179 0.054 0.196 0.107 0.25 0.304t-0.054 0.393l-3.464 6.161q-0.268 0.518-0.839 0.393-2.286-0.429-6.321-0.429-2.607 0-7.179 0.795t-7 0.83q-1.464 0.018-2.661-0.232t-1.911-0.661-1.089-0.714-0.589-0.607l-0.018-0.018v-0.036q0-0.107 0.107-0.107 2.464 0 6.625-0.982 3.429-6.536 6.688-9.357t6.848-2.821q0.089 0 0.259 0.009t0.679 0.089 0.982 0.214 1.098 0.438 1.125 0.705 0.964 1.054 0.714 1.473l1.821-3.161q0.036-0.071 0.375-0.759t0.795-1.545 1.089-1.955 1.5-2.384 1.795-2.446q1.179-1.464 2.286-2.527t2.17-1.723 1.652-0.955 1.571-0.705z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-first-order\" viewBox=\"0 0 27 32\">\n<title>first-order</title>\n<path class=\"path1\" d=\"M23.607 16q0 0.804-0.089 1.357l-4.214-0.25 4 1.393q-0.339 1.304-1.036 2.518l-3.821-1.839 3.161 2.821q-0.786 1.089-1.911 1.929l-2.804-3.179 1.839 3.839q-1.089 0.661-2.5 1.054l-1.411-4.071 0.25 4.286q-0.679 0.107-1.357 0.107t-1.357-0.107l0.25-4.25-1.393 4.036q-1.321-0.339-2.5-1.054l1.839-3.839-2.804 3.179q-1.054-0.768-1.929-1.929l3.179-2.821-3.821 1.857q-0.696-1.232-1.036-2.518l4-1.411-4.232 0.25q-0.089-0.75-0.089-1.357 0-0.625 0.089-1.375l4.25 0.25-4.018-1.411q0.339-1.304 1.036-2.5l3.821 1.857-3.161-2.839q0.821-1.089 1.911-1.929l2.821 3.179-1.839-3.839q1.196-0.696 2.5-1.036l1.375 4-0.232-4.214q0.643-0.107 1.339-0.107 0.679 0 1.357 0.107l-0.25 4.232 1.393-4.018q1.321 0.339 2.5 1.054l-1.839 3.821 2.821-3.179q1.089 0.839 1.911 1.929l-3.161 2.839 3.804-1.857q0.661 1.107 1.036 2.518l-4 1.393 4.232-0.25q0.089 0.554 0.089 1.375zM24.143 16q0-2.857-1.402-5.277t-3.804-3.821-5.223-1.402q-2.125 0-4.054 0.83t-3.33 2.232-2.223 3.348-0.821 4.089q0 2.125 0.821 4.071t2.223 3.348 3.33 2.232 4.054 0.83q2.821 0 5.223-1.402t3.804-3.821 1.402-5.259zM25.446 9.161v13.679l-11.732 6.839-11.732-6.839v-13.679l11.732-6.839zM13.714 30.696l12.643-7.357v-14.696l-12.643-7.339-12.643 7.339v14.696zM27.429 8v16l-13.714 8-13.714-8v-16l13.714-8z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-yoast\" viewBox=\"0 0 30 32\">\n<title>yoast</title>\n<path class=\"path1\" d=\"M6.054 3.893h12.339l-0.464 1.286h-11.875q-1.964 0-3.366 1.411t-1.402 3.375v13.768q0 1.696 1.080 3.027t2.741 1.67q0.411 0.089 1.75 0.089v1.286h-0.804q-2.5 0-4.277-1.786t-1.777-4.286v-13.768q0-2.5 1.777-4.286t4.277-1.786zM21.25 0h4.411l-8.607 23.107q-0.411 1.089-0.723 1.848t-0.804 1.75-0.964 1.67-1.152 1.402-1.42 1.161-1.705 0.732-2.071 0.33v-3.482q2.911-0.464 3.929-3.25 0.357-0.929 0.357-1.875 0-0.964-0.357-1.893l-5.089-13.089h4.071l3.339 10.446zM29.714 9.964v19.839h-14.196q0.661-0.982 0.804-1.304h12.107v-18.536q0-1.518-0.884-2.768t-2.313-1.768l0.446-1.196q1.804 0.607 2.92 2.205t1.116 3.527z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-themeisle\" viewBox=\"0 0 32 32\">\n<title>themeisle</title>\n<path class=\"path1\" d=\"M15.214 5.518q0 0.518-0.304 0.938t-0.804 0.42-0.804-0.42-0.304-0.938 0.304-0.938 0.804-0.42 0.804 0.42 0.304 0.938zM12.286 30.089v-2.036q0-0.536-0.366-0.92t-0.902-0.384-0.893 0.384-0.357 0.92v2.036q0 0.536 0.366 0.929t0.884 0.393q0.536 0 0.902-0.393t0.366-0.929zM15.357 30.089v-2.036q0-0.536-0.357-0.92t-0.893-0.384-0.902 0.384-0.366 0.92v2.036q0 0.536 0.366 0.929t0.902 0.393q0.518 0 0.884-0.393t0.366-0.929zM18.464 30.089v-2.036q0-0.536-0.366-0.92t-0.902-0.384-0.902 0.384-0.366 0.92v2.036q0 0.536 0.366 0.929t0.902 0.393 0.902-0.393 0.366-0.929zM21.571 30.089v-2.036q0-0.536-0.366-0.92t-0.902-0.384-0.902 0.384-0.366 0.92v2.036q0 0.536 0.366 0.929t0.902 0.393 0.902-0.393 0.366-0.929zM26.357 17.875q-1.5 2.857-4.143 4.634t-5.768 1.777q-2.196 0-4.098-0.92t-3.188-2.446-2.018-3.527-0.732-4.143q0-1.571 0.375-3.107-1.857 3.125-1.857 6.964 0 2.893 1.161 5.571t3.304 4.482q0.536-1.018 1.625-1.018 1 0 1.536 0.893 0.571-0.893 1.554-0.893 1 0 1.536 0.893 0.571-0.893 1.554-0.893t1.554 0.893q0.536-0.893 1.536-0.893 0.5 0 0.938 0.277t0.67 0.723q2-1.679 3.161-4.134t1.304-5.134zM23.679 17.357q0-1.339-1.286-1.339-0.304 0-0.839 0.107-1.696 0.339-2.661 0.339-4.036 0-4.036-4.339 0-1.536 0.536-3.643-1.482 2.268-1.482 4.911 0 2.679 1.589 4.652t4.196 1.973q1.982 0 3.75-1.25 0.232-0.857 0.232-1.411zM15.786 5.589q0-0.893-0.571-1.598t-1.446-0.705-1.446 0.705-0.571 1.598q0 0.911 0.563 1.616t1.455 0.705 1.455-0.705 0.563-1.616zM27.018 11.643q0-1.714-0.67-3.196t-2.018-2.446-3.098-0.964q-1.375 0-2.661 0.625t-2.268 1.679q-0.857 2.839-0.857 4.786 0 1.857 0.813 2.804t2.634 0.946q0.946 0 2.536-0.339 0.643-0.107 0.946-0.107 0.911 0 1.384 0.5t0.473 1.429q0 0.464-0.071 0.821 1.339-1.214 2.098-2.955t0.759-3.58zM32 15.518q0 1.982-0.598 4.455t-1.67 3.652q-1.036 1.143-3.482 2.545t-4.071 1.866l-0.071 0.018v2.036q0 0.768-0.527 1.339t-1.295 0.571q-1 0-1.536-0.893-0.571 0.893-1.554 0.893t-1.554-0.893q-0.536 0.893-1.536 0.893-0.982 0-1.554-0.893-0.536 0.893-1.536 0.893-0.839 0-1.339-0.598t-0.5-1.455q-1.607 1.214-3.536 1.214-2.107 0-3.768-1.429 0.964-0.018 1.893-0.357-2.018-0.554-3.25-2.268 0.571 0.125 1.268 0.125 1.589 0 2.929-0.821-3.429-3.429-4.286-5.464-0.429-1-0.429-2.857 0-1.018 0.161-2.241t0.563-2.616 0.982-2.518 1.545-1.875 2.143-0.75q1.054 0 1.446 0.929 0.339-0.518 0.75-0.964 0.036-0.054 0.214-0.232t0.232-0.286q0.179-0.268 0.411-0.679t0.446-0.75 0.5-0.696q1.554-1.982 3.777-3.161t4.652-1.179q0.625 0 1.107 0.071 1.054-1.143 2.607-1.143 1.482 0 2.5 1.018 0.089 0.089 0.089 0.214 0 0.089-0.107 0.241t-0.223 0.286-0.286 0.304l-0.188 0.188q0.304 0.107 0.643 0.321t0.339 0.429q0 0.107-0.286 0.446 2.804 2.464 3.518 6.75 0.446-0.536 1.071-0.536 0.804 0 1.786 0.875 1.607 1.429 1.607 4.982z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-google-plus-circle\" viewBox=\"0 0 27 32\">\n<title>google-plus-circle</title>\n<path class=\"path1\" d=\"M16.375 16.161q0-0.589-0.107-1.143h-6.464v2.357h3.875q-0.214 1.357-1.33 2.152t-2.545 0.795q-1.768 0-3.018-1.277t-1.25-3.045 1.25-3.045 3.018-1.277q1.661 0 2.732 1.054l1.857-1.804q-1.929-1.786-4.589-1.786-2.857 0-4.857 2.009t-2 4.848 2 4.848 4.857 2.009q2.946 0 4.759-1.875t1.812-4.821zM22.536 16.982h1.946v-1.964h-1.946v-1.964h-1.964v1.964h-1.964v1.964h1.964v1.964h1.964v-1.964zM27.429 16q0 3.732-1.839 6.884t-4.991 4.991-6.884 1.839-6.884-1.839-4.991-4.991-1.839-6.884 1.839-6.884 4.991-4.991 6.884-1.839 6.884 1.839 4.991 4.991 1.839 6.884z\"/>\n</symbol>\n<symbol id=\"FontAwesomeicon-fa\" viewBox=\"0 0 28 32\">\n<title>fa</title>\n<path class=\"path1\" d=\"M27.429 9.143v14.982q0 0.857-0.875 1.107-3.107 0.929-6.036 0.929-1.304 0-3.848-0.527t-4.063-0.527q-2.929 0-6.607 0.857v6.036h-2.857v-24.429q-1.125-0.446-1.804-1.446t-0.679-2.214q0-1.625 1.143-2.768t2.768-1.143 2.768 1.143 1.143 2.768q0 1.214-0.679 2.214t-1.804 1.446v1.214q3.393-0.786 6.125-0.786 1.768 0 3.536 0.268 0.25 0.036 1.991 0.402t2.67 0.366q1.375 0 2.946-0.321 0.196-0.036 1.429-0.375t1.589-0.339q0.464 0 0.804 0.339t0.339 0.804z\"/>\n</symbol>\n</defs>\n</svg>\n\";s:11:\"Linearicons\";s:184660:\"<?xml version=\"1.0\"?>\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" style=\"position: absolute; width: 0; height: 0; overflow: hidden;\" version=\"1.1\">\n<defs>\n<symbol id=\"Lineariconsicon-home\" viewBox=\"0 0 20 20\">\n<title>home</title>\n<path class=\"path1\" d=\"M19.871 12.165l-8.829-9.758c-0.274-0.303-0.644-0.47-1.042-0.47-0 0 0 0 0 0-0.397 0-0.767 0.167-1.042 0.47l-8.829 9.758c-0.185 0.205-0.169 0.521 0.035 0.706 0.096 0.087 0.216 0.129 0.335 0.129 0.136 0 0.272-0.055 0.371-0.165l2.129-2.353v8.018c0 0.827 0.673 1.5 1.5 1.5h11c0.827 0 1.5-0.673 1.5-1.5v-8.018l2.129 2.353c0.185 0.205 0.501 0.221 0.706 0.035s0.221-0.501 0.035-0.706zM12 19h-4v-4.5c0-0.276 0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5v4.5zM16 18.5c0 0.276-0.224 0.5-0.5 0.5h-2.5v-4.5c0-0.827-0.673-1.5-1.5-1.5h-3c-0.827 0-1.5 0.673-1.5 1.5v4.5h-2.5c-0.276 0-0.5-0.224-0.5-0.5v-9.123l5.7-6.3c0.082-0.091 0.189-0.141 0.3-0.141s0.218 0.050 0.3 0.141l5.7 6.3v9.123z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-apartment\" viewBox=\"0 0 20 20\">\n<title>apartment</title>\n<path class=\"path1\" d=\"M14 6h1v1h-1v-1z\"/>\n<path class=\"path2\" d=\"M14 8h1v1h-1v-1z\"/>\n<path class=\"path3\" d=\"M14 10h1v1h-1v-1z\"/>\n<path class=\"path4\" d=\"M14 12h1v1h-1v-1z\"/>\n<path class=\"path5\" d=\"M14 16h1v1h-1v-1z\"/>\n<path class=\"path6\" d=\"M14 14h1v1h-1v-1z\"/>\n<path class=\"path7\" d=\"M6 6h1v1h-1v-1z\"/>\n<path class=\"path8\" d=\"M6 8h1v1h-1v-1z\"/>\n<path class=\"path9\" d=\"M6 10h1v1h-1v-1z\"/>\n<path class=\"path10\" d=\"M6 12h1v1h-1v-1z\"/>\n<path class=\"path11\" d=\"M6 16h1v1h-1v-1z\"/>\n<path class=\"path12\" d=\"M6 14h1v1h-1v-1z\"/>\n<path class=\"path13\" d=\"M4 6h1v1h-1v-1z\"/>\n<path class=\"path14\" d=\"M4 8h1v1h-1v-1z\"/>\n<path class=\"path15\" d=\"M4 10h1v1h-1v-1z\"/>\n<path class=\"path16\" d=\"M4 12h1v1h-1v-1z\"/>\n<path class=\"path17\" d=\"M4 16h1v1h-1v-1z\"/>\n<path class=\"path18\" d=\"M4 14h1v1h-1v-1z\"/>\n<path class=\"path19\" d=\"M8 6h1v1h-1v-1z\"/>\n<path class=\"path20\" d=\"M8 8h1v1h-1v-1z\"/>\n<path class=\"path21\" d=\"M8 10h1v1h-1v-1z\"/>\n<path class=\"path22\" d=\"M8 12h1v1h-1v-1z\"/>\n<path class=\"path23\" d=\"M8 16h1v1h-1v-1z\"/>\n<path class=\"path24\" d=\"M8 14h1v1h-1v-1z\"/>\n<path class=\"path25\" d=\"M18.5 19h-0.5v-13.5c0-0.763-0.567-1.549-1.291-1.791l-4.709-1.57v-1.64c0-0.158-0.075-0.307-0.202-0.401s-0.291-0.123-0.442-0.078l-9.042 2.713c-0.737 0.221-1.314 0.997-1.314 1.766v14.5h-0.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h18c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM16.393 4.658c0.318 0.106 0.607 0.507 0.607 0.842v13.5h-5v-15.806l4.393 1.464zM2 4.5c0-0.329 0.287-0.714 0.602-0.808l8.398-2.52v17.828h-9v-14.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pencil\" viewBox=\"0 0 20 20\">\n<title>pencil</title>\n<path class=\"path1\" d=\"M19.104 0.896c-0.562-0.562-1.309-0.871-2.104-0.871s-1.542 0.309-2.104 0.871l-12.75 12.75c-0.052 0.052-0.091 0.114-0.116 0.183l-2 5.5c-0.066 0.183-0.021 0.387 0.116 0.524 0.095 0.095 0.223 0.146 0.354 0.146 0.057 0 0.115-0.010 0.171-0.030l5.5-2c0.069-0.025 0.131-0.065 0.183-0.116l12.75-12.75c0.562-0.562 0.871-1.309 0.871-2.104s-0.309-1.542-0.871-2.104zM5.725 17.068l-4.389 1.596 1.596-4.389 11.068-11.068 2.793 2.793-11.068 11.068zM18.396 4.396l-0.896 0.896-2.793-2.793 0.896-0.896c0.373-0.373 0.869-0.578 1.396-0.578s1.023 0.205 1.396 0.578c0.373 0.373 0.578 0.869 0.578 1.396s-0.205 1.023-0.578 1.396z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-magic-wand\" viewBox=\"0 0 20 20\">\n<title>magic-wand</title>\n<path class=\"path1\" d=\"M11.5 7c-0.276 0-0.5-0.224-0.5-0.5 0-1.378-1.122-2.5-2.5-2.5-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c1.378 0 2.5-1.122 2.5-2.5 0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 1.378 1.122 2.5 2.5 2.5 0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-1.378 0-2.5 1.122-2.5 2.5 0 0.276-0.224 0.5-0.5 0.5zM10.301 3.5c0.49 0.296 0.903 0.708 1.199 1.199 0.296-0.49 0.708-0.903 1.199-1.199-0.49-0.296-0.903-0.708-1.199-1.199-0.296 0.49-0.708 0.903-1.199 1.199z\"/>\n<path class=\"path2\" d=\"M1.5 10c-0.276 0-0.5-0.224-0.5-0.5s-0.224-0.5-0.5-0.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.276 0 0.5-0.224 0.5-0.5s0.224-0.5 0.5-0.5 0.5 0.224 0.5 0.5c0 0.276 0.224 0.5 0.5 0.5s0.5 0.224 0.5 0.5-0.224 0.5-0.5 0.5c-0.276 0-0.5 0.224-0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M18.147 15.939l-10.586-10.586c-0.283-0.283-0.659-0.438-1.061-0.438s-0.778 0.156-1.061 0.438l-0.586 0.586c-0.283 0.283-0.438 0.659-0.438 1.061s0.156 0.778 0.438 1.061l10.586 10.586c0.283 0.283 0.659 0.438 1.061 0.438s0.778-0.156 1.061-0.438l0.586-0.586c0.283-0.283 0.438-0.659 0.438-1.061s-0.156-0.778-0.438-1.061zM5.561 6.646l0.586-0.586c0.094-0.094 0.219-0.145 0.354-0.145s0.26 0.052 0.354 0.145l1.439 1.439-1.293 1.293-1.439-1.439c-0.195-0.195-0.195-0.512 0-0.707zM17.439 17.354l-0.586 0.586c-0.094 0.094-0.219 0.145-0.353 0.145s-0.26-0.052-0.353-0.145l-8.439-8.439 1.293-1.293 8.439 8.439c0.195 0.195 0.195 0.512 0 0.707z\"/>\n<path class=\"path4\" d=\"M3.5 5c-0.276 0-0.5-0.224-0.5-0.5 0-0.827-0.673-1.5-1.5-1.5-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.827 0 1.5-0.673 1.5-1.5 0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 0.827 0.673 1.5 1.5 1.5 0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-0.827 0-1.5 0.673-1.5 1.5 0 0.276-0.224 0.5-0.5 0.5zM2.998 2.5c0.19 0.143 0.359 0.312 0.502 0.502 0.143-0.19 0.312-0.359 0.502-0.502-0.19-0.143-0.359-0.312-0.502-0.502-0.143 0.19-0.312 0.359-0.502 0.502z\"/>\n<path class=\"path5\" d=\"M3.5 15c-0.276 0-0.5-0.224-0.5-0.5 0-0.827-0.673-1.5-1.5-1.5-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.827 0 1.5-0.673 1.5-1.5 0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 0.827 0.673 1.5 1.5 1.5 0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-0.827 0-1.5 0.673-1.5 1.5 0 0.276-0.224 0.5-0.5 0.5zM2.998 12.5c0.19 0.143 0.359 0.312 0.502 0.502 0.143-0.19 0.312-0.359 0.502-0.502-0.19-0.143-0.359-0.312-0.502-0.502-0.143 0.19-0.312 0.359-0.502 0.502z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-drop\" viewBox=\"0 0 20 20\">\n<title>drop</title>\n<path class=\"path1\" d=\"M10 20c-1.614 0-3.118-0.655-4.236-1.845-1.133-1.206-1.757-2.859-1.757-4.655 0-2.943 1.308-5.049 2.693-7.278 1.070-1.723 2.177-3.504 2.817-5.853 0.059-0.218 0.257-0.368 0.482-0.368s0.423 0.151 0.482 0.368c0.641 2.35 1.749 4.132 2.821 5.855 1.387 2.229 2.697 4.335 2.697 7.277 0 1.799-0.62 3.452-1.746 4.654-1.115 1.19-2.626 1.846-4.254 1.846zM10 2.113c-0.674 1.776-1.574 3.225-2.45 4.636-1.364 2.196-2.543 4.093-2.543 6.751 0 3.136 2.147 5.5 4.993 5.5 2.85 0 5-2.364 5-5.5 0-2.657-1.18-4.553-2.546-6.749-0.878-1.411-1.78-2.861-2.454-4.638z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-lighter\" viewBox=\"0 0 20 20\">\n<title>lighter</title>\n<path class=\"path1\" d=\"M17.5 9h-0.69l-0.855-1.722c-0.084-0.17-0.258-0.278-0.448-0.278h-4.007c-0.276 0-0.5 0.224-0.5 0.5v1.5h-1.211l-3.856-6.678c-0.138-0.239-0.444-0.321-0.683-0.183l-3.464 2c-0.239 0.138-0.321 0.444-0.183 0.683l4 6.928c0.093 0.16 0.261 0.25 0.433 0.25 0.085 0 0.171-0.022 0.25-0.067l2.714-1.567v8.134c0 0.276 0.224 0.5 0.5 0.5h8c0.276 0 0.5-0.224 0.5-0.5v-9c0-0.276-0.224-0.5-0.5-0.5zM17 15h-1v-3h1v3zM12 8h3.197l0.497 1h-3.694v-1zM6.219 10.817l-3.5-6.062 2.598-1.5 3.5 6.062-2.598 1.5zM10 18v-8h6.497c0.001 0 0.002 0 0.004 0s0.001-0 0.002-0h0.497v1h-1.5c-0.276 0-0.5 0.224-0.5 0.5v4c0 0.276 0.224 0.5 0.5 0.5h1.5v2h-7z\"/>\n<path class=\"path2\" d=\"M15.5 6c-0.75 0-1.115-0.354-1.289-0.652-0.331-0.565-0.275-1.418 0.169-2.606 0.299-0.799 0.668-1.459 0.684-1.487 0.089-0.157 0.255-0.255 0.436-0.255s0.347 0.097 0.436 0.255c0.016 0.028 0.385 0.688 0.684 1.487 0.444 1.189 0.5 2.041 0.169 2.606-0.174 0.297-0.539 0.652-1.289 0.652zM15.5 2.64c-0.063 0.146-0.127 0.302-0.187 0.463-0.453 1.218-0.297 1.64-0.238 1.741 0.025 0.043 0.092 0.156 0.425 0.156s0.401-0.114 0.426-0.156c0.059-0.101 0.216-0.525-0.243-1.751-0.059-0.158-0.121-0.31-0.183-0.453z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-poop\" viewBox=\"0 0 20 20\">\n<title>poop</title>\n<path class=\"path1\" d=\"M17.057 13.303c-0.077-0.044-0.157-0.087-0.239-0.129 0.955-0.749 1.181-1.568 1.181-2.174 0-1.419-1.193-2.655-3.175-3.409 0.115-0.351 0.175-0.72 0.175-1.091 0-1.93-1.57-3.5-3.5-3.5-0.684 0-1.5-0.173-1.5-1 0-0.453 0.578-0.948 0.779-1.085 0.183-0.123 0.264-0.35 0.2-0.561s-0.258-0.354-0.478-0.354c-1.567 0-3.178 0.515-4.418 1.413-0.633 0.458-1.135 0.988-1.493 1.575-0.391 0.641-0.589 1.318-0.589 2.012 0 0.288 0.024 0.574 0.070 0.855-0.849 0.41-1.566 0.951-2.090 1.581-0.641 0.77-0.98 1.657-0.98 2.564 0 0.546 0.123 1.103 0.356 1.641-0.888 0.854-1.356 1.836-1.356 2.859 0 1.525 1.028 2.936 2.893 3.973 1.773 0.985 4.119 1.527 6.607 1.527 2.558 0 4.879-0.333 6.535-0.937 2.45-0.893 2.965-2.159 2.965-3.063 0-0.728-0.337-1.787-1.943-2.697zM15.693 18.124c-1.55 0.565-3.749 0.876-6.193 0.876-2.32 0-4.494-0.498-6.121-1.402-1.534-0.852-2.379-1.953-2.379-3.098 0-0.797 0.41-1.461 0.867-1.952 0.115 0.164 0.24 0.324 0.377 0.479 0.796 0.909 1.904 1.603 3.118 1.953 0.046 0.013 0.093 0.020 0.139 0.020 0.217 0 0.417-0.142 0.48-0.361 0.077-0.265-0.076-0.542-0.342-0.619-2.074-0.599-3.639-2.327-3.639-4.020 0-1.224 0.88-2.399 2.329-3.155 0.524 1.443 1.63 2.641 3.004 3.127 0.055 0.019 0.111 0.029 0.167 0.029 0.206 0 0.399-0.128 0.471-0.333 0.092-0.26-0.044-0.546-0.305-0.638-1.52-0.537-2.667-2.269-2.667-4.029 0-1.012 0.592-1.998 1.668-2.777 0.744-0.538 1.643-0.918 2.578-1.1-0.144 0.258-0.246 0.554-0.246 0.877 0 0.967 0.657 2 2.5 2 1.378 0 2.5 1.122 2.5 2.5 0 0.271-0.042 0.533-0.125 0.784-0.408-0.111-0.841-0.204-1.295-0.277-0.273-0.044-0.529 0.142-0.573 0.414s0.142 0.529 0.414 0.573c1.387 0.223 2.563 0.647 3.401 1.226 0.538 0.372 1.179 0.982 1.179 1.78 0 0.645-0.428 1.218-1.273 1.705-0.915-0.325-1.986-0.564-3.169-0.702-0.274-0.032-0.523 0.164-0.555 0.439s0.164 0.523 0.439 0.555c1.686 0.197 3.112 0.604 4.122 1.176 0.655 0.371 1.436 0.989 1.436 1.827 0 1.060-1.255 1.74-2.307 2.124z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-sun\" viewBox=\"0 0 20 20\">\n<title>sun</title>\n<path class=\"path1\" d=\"M9.5 14.993c-2.477 0-4.493-2.015-4.493-4.493s2.015-4.493 4.493-4.493 4.493 2.015 4.493 4.493-2.015 4.493-4.493 4.493zM9.5 7.007c-1.926 0-3.493 1.567-3.493 3.493s1.567 3.493 3.493 3.493 3.493-1.567 3.493-3.493-1.567-3.493-3.493-3.493z\"/>\n<path class=\"path2\" d=\"M9.5 5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M9.5 20c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M3.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M18.5 11h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M4.5 6c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path7\" d=\"M2.5 18c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path8\" d=\"M16.5 18c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path9\" d=\"M14.5 6c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l2-2c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-2 2c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-moon\" viewBox=\"0 0 20 20\">\n<title>moon</title>\n<path class=\"path1\" d=\"M10.25 20c-2.738 0-5.312-1.066-7.248-3.002s-3.002-4.51-3.002-7.248c0-2.251 0.723-4.375 2.090-6.143 0.655-0.847 1.439-1.585 2.331-2.194 0.899-0.614 1.888-1.083 2.938-1.392 0.192-0.057 0.399 0.007 0.527 0.161s0.151 0.369 0.060 0.547c-0.645 1.257-0.945 2.455-0.945 3.772 0 4.687 3.813 8.5 8.5 8.5 1.317 0 2.515-0.3 3.772-0.945 0.178-0.091 0.393-0.068 0.547 0.060s0.217 0.335 0.161 0.527c-0.31 1.050-0.778 2.039-1.392 2.938-0.609 0.892-1.347 1.676-2.194 2.331-1.768 1.367-3.893 2.090-6.143 2.090zM6.57 1.365c-3.374 1.445-5.57 4.689-5.57 8.385 0 5.1 4.15 9.25 9.25 9.25 3.696 0 6.94-2.197 8.385-5.57-1.024 0.383-2.058 0.57-3.135 0.57-2.538 0-4.923-0.988-6.717-2.782s-2.783-4.18-2.783-6.718c0-1.077 0.188-2.111 0.57-3.135z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cloud\" viewBox=\"0 0 20 20\">\n<title>cloud</title>\n<path class=\"path1\" d=\"M16.006 16h-10.006c-3.308 0-6-2.692-6-6s2.692-6 6-6c1.602 0 3.137 0.643 4.26 1.775 0.088-0.194 0.196-0.38 0.325-0.555 0.564-0.764 1.467-1.22 2.415-1.22 1.654 0 3 1.346 3 3 0 0.351-0.061 0.694-0.178 1.017 0.061-0.003 0.122-0.004 0.184-0.004 2.202 0 3.994 1.792 3.994 3.994s-1.792 3.994-3.994 3.994zM6 5c-2.757 0-5 2.243-5 5s2.243 5 5 5h10.006c1.651 0 2.994-1.343 2.994-2.994s-1.343-2.994-2.994-2.994c-0.354 0-0.699 0.061-1.026 0.18-0.218 0.080-0.462-0.001-0.59-0.195s-0.104-0.45 0.056-0.619c0.357-0.376 0.554-0.865 0.554-1.379 0-1.103-0.897-2-2-2-0.642 0-1.229 0.297-1.61 0.814-0.23 0.312-0.365 0.678-0.388 1.057-0.013 0.212-0.159 0.393-0.363 0.45s-0.423-0.020-0.545-0.193c-0.11-0.156-0.229-0.307-0.354-0.447-0.949-1.068-2.312-1.681-3.74-1.681z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cloud-upload\" viewBox=\"0 0 20 20\">\n<title>cloud-upload</title>\n<path class=\"path1\" d=\"M16.006 16h-3.506c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3.506c1.651 0 2.994-1.343 2.994-2.994s-1.343-2.994-2.994-2.994c-0.352 0-0.696 0.060-1.023 0.179-0.218 0.079-0.462-0.002-0.589-0.196s-0.104-0.45 0.056-0.618c0.355-0.373 0.55-0.862 0.55-1.377 0-1.103-0.897-2-2-2-0.642 0-1.229 0.297-1.61 0.814-0.229 0.31-0.362 0.677-0.386 1.061-0.013 0.212-0.159 0.393-0.364 0.451s-0.423-0.021-0.545-0.195l-0.005-0.007c-0.107-0.152-0.226-0.302-0.351-0.442-0.949-1.068-2.312-1.681-3.74-1.681-2.757 0-5 2.243-5 5s2.243 5 5 5h2.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-2.5c-3.308 0-6-2.692-6-6s2.692-6 6-6c1.603 0 3.137 0.643 4.261 1.775 0.087-0.195 0.196-0.381 0.324-0.555 0.564-0.764 1.467-1.22 2.415-1.22 1.654 0 3 1.346 3 3 0 0.351-0.061 0.694-0.176 1.017 0.061-0.003 0.122-0.004 0.183-0.004 2.202 0 3.994 1.792 3.994 3.994s-1.792 3.994-3.994 3.994z\"/>\n<path class=\"path2\" d=\"M12.854 12.146l-2-2c-0.195-0.195-0.512-0.195-0.707 0l-2 2c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l1.146-1.146v3.793c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-3.793l1.146 1.146c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cloud-download\" viewBox=\"0 0 20 20\">\n<title>cloud-download</title>\n<path class=\"path1\" d=\"M16.006 16h-2.506c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.506c1.651 0 2.994-1.343 2.994-2.994s-1.343-2.994-2.994-2.994c-0.352 0-0.696 0.060-1.023 0.179-0.218 0.079-0.462-0.002-0.589-0.196s-0.104-0.45 0.056-0.618c0.355-0.373 0.55-0.862 0.55-1.377 0-1.103-0.897-2-2-2-0.642 0-1.229 0.297-1.61 0.814-0.229 0.31-0.362 0.677-0.386 1.061-0.013 0.212-0.159 0.393-0.364 0.451s-0.423-0.021-0.545-0.195l-0.005-0.007c-0.107-0.152-0.226-0.302-0.351-0.442-0.949-1.068-2.312-1.681-3.74-1.681-2.757 0-5 2.243-5 5s2.243 5 5 5h1.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.5c-3.308 0-6-2.692-6-6s2.692-6 6-6c1.603 0 3.137 0.643 4.261 1.775 0.087-0.195 0.196-0.381 0.324-0.555 0.564-0.764 1.467-1.22 2.415-1.22 1.654 0 3 1.346 3 3 0 0.351-0.061 0.694-0.176 1.017 0.061-0.003 0.122-0.004 0.183-0.004 2.202 0 3.994 1.792 3.994 3.994s-1.792 3.994-3.994 3.994z\"/>\n<path class=\"path2\" d=\"M12.854 13.146c-0.195-0.195-0.512-0.195-0.707 0l-1.146 1.146v-3.793c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v3.793l-1.146-1.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2 2c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l2-2c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cloud-sync\" viewBox=\"0 0 20 20\">\n<title>cloud-sync</title>\n<path class=\"path1\" d=\"M16.006 8.012c-0.061 0-0.122 0.001-0.183 0.004 0.116-0.322 0.177-0.666 0.177-1.017 0-1.654-1.346-3-3-3-0.948 0-1.851 0.456-2.415 1.22-0.129 0.174-0.237 0.36-0.324 0.555-1.123-1.132-2.658-1.775-4.261-1.775-3.308 0-6 2.692-6 6s2.692 6 6 6h10.006c2.202 0 3.994-1.792 3.994-3.994s-1.792-3.994-3.994-3.994zM16.006 15h-10.006c-2.757 0-5-2.243-5-5s2.243-5 5-5c1.428 0 2.791 0.613 3.74 1.681 0.125 0.141 0.243 0.29 0.351 0.442l0.005 0.007c0.122 0.174 0.34 0.253 0.545 0.195s0.351-0.238 0.364-0.451c0.024-0.384 0.157-0.751 0.386-1.061 0.382-0.517 0.969-0.814 1.611-0.814 1.103 0 2 0.897 2 2 0 0.515-0.195 1.004-0.55 1.377-0.16 0.168-0.183 0.424-0.056 0.618s0.371 0.275 0.589 0.196c0.327-0.119 0.671-0.179 1.023-0.179 1.651 0 2.994 1.343 2.994 2.994s-1.343 2.994-2.994 2.994z\"/>\n<path class=\"path2\" d=\"M6.404 11.959c-0.132 0.027-0.268 0.041-0.404 0.041-1.103 0-2-0.897-2-2v-0.293l0.146 0.146c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-1-1c-0.195-0.195-0.512-0.195-0.707 0l-1 1c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l0.146-0.146v0.293c0 1.654 1.346 3 3 3 0.203 0 0.406-0.021 0.604-0.061 0.271-0.055 0.445-0.32 0.39-0.59s-0.319-0.445-0.59-0.39z\"/>\n<path class=\"path3\" d=\"M9.146 10.146l-0.146 0.146v-0.293c0-1.654-1.346-3-3-3-0.203 0-0.406 0.021-0.604 0.061-0.271 0.055-0.445 0.32-0.39 0.59s0.32 0.445 0.59 0.39c0.132-0.027 0.268-0.041 0.404-0.041 1.103 0 2 0.897 2 2v0.293l-0.146-0.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l1 1c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l1-1c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cloud-check\" viewBox=\"0 0 20 20\">\n<title>cloud-check</title>\n<path class=\"path1\" d=\"M16 16h-9.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h9.5c1.654 0 3-1.346 3-3s-1.346-3-3-3c-0.343 0-0.68 0.057-1 0.17-0.217 0.077-0.458-0.005-0.584-0.197s-0.105-0.446 0.051-0.615c0.344-0.371 0.533-0.853 0.533-1.359 0-1.103-0.897-2-2-2-1.055 0-1.931 0.823-1.996 1.875-0.013 0.212-0.159 0.393-0.363 0.45s-0.423-0.020-0.545-0.194c-0.937-1.334-2.468-2.131-4.096-2.131-2.757 0-5 2.243-5 5 0 0.152 0.007 0.305 0.020 0.455 0.025 0.275-0.178 0.518-0.453 0.543s-0.518-0.178-0.543-0.453c-0.016-0.18-0.024-0.363-0.024-0.545 0-3.308 2.692-6 6-6 1.611 0 3.143 0.65 4.261 1.776 0.471-1.050 1.527-1.776 2.739-1.776 1.654 0 3 1.346 3 3 0 0.346-0.059 0.685-0.172 1.004 0.057-0.002 0.115-0.004 0.172-0.004 2.206 0 4 1.794 4 4s-1.794 4-4 4z\"/>\n<path class=\"path2\" d=\"M3.5 15.5c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l1.646 1.646 4.646-4.646c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-5 5c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-database\" viewBox=\"0 0 20 20\">\n<title>database</title>\n<path class=\"path1\" d=\"M18.067 1.609c-0.497-0.326-1.193-0.615-2.069-0.858-1.742-0.484-4.050-0.75-6.498-0.75s-4.756 0.267-6.498 0.75c-0.877 0.243-1.573 0.532-2.069 0.858-0.619 0.407-0.933 0.874-0.933 1.391v12c0 0.517 0.314 0.985 0.933 1.391 0.497 0.326 1.193 0.615 2.069 0.858 1.742 0.484 4.050 0.75 6.498 0.75s4.756-0.267 6.498-0.751c0.877-0.243 1.573-0.532 2.069-0.858 0.619-0.406 0.933-0.874 0.933-1.391v-12c0-0.517-0.314-0.985-0.933-1.391zM3.27 1.714c1.658-0.46 3.87-0.714 6.23-0.714s4.573 0.254 6.23 0.714c1.795 0.499 2.27 1.059 2.27 1.286s-0.474 0.787-2.27 1.286c-1.658 0.46-3.87 0.714-6.23 0.714s-4.573-0.254-6.23-0.714c-1.795-0.499-2.27-1.059-2.27-1.286s0.474-0.787 2.27-1.286zM15.73 16.286c-1.658 0.46-3.87 0.714-6.23 0.714s-4.573-0.254-6.23-0.714c-1.795-0.499-2.27-1.059-2.27-1.286v-2.566c0.492 0.309 1.164 0.583 2.002 0.816 1.742 0.484 4.050 0.75 6.498 0.75s4.756-0.267 6.498-0.751c0.838-0.233 1.511-0.507 2.002-0.816v2.566c0 0.227-0.474 0.787-2.27 1.286zM15.73 12.286c-1.658 0.46-3.87 0.714-6.23 0.714s-4.573-0.254-6.23-0.714c-1.795-0.499-2.27-1.059-2.27-1.286v-2.566c0.492 0.309 1.164 0.583 2.002 0.816 1.742 0.484 4.050 0.75 6.498 0.75s4.756-0.267 6.498-0.75c0.838-0.233 1.511-0.507 2.002-0.816v2.566c0 0.227-0.474 0.787-2.27 1.286zM15.73 8.286c-1.658 0.46-3.87 0.714-6.23 0.714s-4.573-0.254-6.23-0.714c-1.795-0.499-2.27-1.059-2.27-1.286v-2.566c0.492 0.309 1.164 0.583 2.002 0.816 1.742 0.484 4.050 0.75 6.498 0.75s4.756-0.267 6.498-0.75c0.838-0.233 1.511-0.507 2.002-0.816v2.566c0 0.227-0.474 0.787-2.27 1.286z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-lock\" viewBox=\"0 0 20 20\">\n<title>lock</title>\n<path class=\"path1\" d=\"M14.5 8h-0.5v-1.5c0-2.481-2.019-4.5-4.5-4.5s-4.5 2.019-4.5 4.5v1.5h-0.5c-0.827 0-1.5 0.673-1.5 1.5v8c0 0.827 0.673 1.5 1.5 1.5h10c0.827 0 1.5-0.673 1.5-1.5v-8c0-0.827-0.673-1.5-1.5-1.5zM6 6.5c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5v1.5h-7v-1.5zM15 17.5c0 0.276-0.224 0.5-0.5 0.5h-10c-0.276 0-0.5-0.224-0.5-0.5v-8c0-0.276 0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5v8z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cog\" viewBox=\"0 0 20 20\">\n<title>cog</title>\n<path class=\"path1\" d=\"M7.631 19.702c-0.041 0-0.083-0.005-0.125-0.016-0.898-0.231-1.761-0.587-2.564-1.059-0.233-0.137-0.315-0.434-0.186-0.671 0.159-0.292 0.243-0.622 0.243-0.957 0-1.103-0.897-2-2-2-0.334 0-0.665 0.084-0.957 0.243-0.237 0.129-0.534 0.047-0.671-0.186-0.472-0.804-0.828-1.666-1.059-2.564-0.065-0.254 0.077-0.515 0.325-0.598 0.814-0.274 1.362-1.036 1.362-1.895s-0.547-1.621-1.362-1.895c-0.248-0.084-0.39-0.344-0.325-0.598 0.231-0.898 0.587-1.761 1.059-2.564 0.137-0.233 0.434-0.315 0.671-0.186 0.291 0.159 0.622 0.243 0.957 0.243 1.103 0 2-0.897 2-2 0-0.334-0.084-0.665-0.243-0.957-0.129-0.237-0.047-0.534 0.186-0.671 0.804-0.472 1.666-0.828 2.564-1.059 0.254-0.065 0.515 0.077 0.598 0.325 0.274 0.814 1.036 1.362 1.895 1.362s1.621-0.547 1.895-1.362c0.084-0.248 0.345-0.39 0.598-0.325 0.898 0.231 1.761 0.587 2.564 1.059 0.233 0.137 0.315 0.434 0.186 0.671-0.159 0.292-0.243 0.622-0.243 0.957 0 1.103 0.897 2 2 2 0.334 0 0.665-0.084 0.957-0.243 0.237-0.129 0.534-0.047 0.671 0.186 0.472 0.804 0.828 1.666 1.059 2.564 0.065 0.254-0.077 0.515-0.325 0.598-0.814 0.274-1.362 1.036-1.362 1.895s0.547 1.621 1.362 1.895c0.248 0.084 0.39 0.344 0.325 0.598-0.231 0.898-0.587 1.761-1.059 2.564-0.137 0.233-0.434 0.315-0.671 0.186-0.292-0.159-0.622-0.243-0.957-0.243-1.103 0-2 0.897-2 2 0 0.334 0.084 0.665 0.243 0.957 0.129 0.237 0.047 0.534-0.186 0.671-0.804 0.472-1.666 0.828-2.564 1.059-0.254 0.065-0.515-0.077-0.598-0.325-0.274-0.814-1.036-1.362-1.895-1.362s-1.621 0.547-1.895 1.362c-0.070 0.207-0.264 0.341-0.474 0.341zM10 17c1.127 0 2.142 0.628 2.655 1.602 0.52-0.161 1.026-0.369 1.51-0.622-0.108-0.314-0.164-0.646-0.164-0.98 0-1.654 1.346-3 3-3 0.334 0 0.666 0.056 0.98 0.164 0.253-0.484 0.462-0.989 0.622-1.51-0.974-0.512-1.602-1.527-1.602-2.655s0.628-2.142 1.602-2.655c-0.161-0.52-0.369-1.026-0.622-1.51-0.314 0.108-0.646 0.164-0.98 0.164-1.654 0-3-1.346-3-3 0-0.334 0.056-0.666 0.164-0.98-0.484-0.253-0.989-0.462-1.51-0.622-0.512 0.974-1.527 1.602-2.655 1.602s-2.142-0.628-2.655-1.602c-0.52 0.16-1.026 0.369-1.51 0.622 0.108 0.314 0.164 0.646 0.164 0.98 0 1.654-1.346 3-3 3-0.334 0-0.666-0.056-0.98-0.164-0.253 0.484-0.462 0.989-0.622 1.51 0.974 0.512 1.602 1.527 1.602 2.655s-0.628 2.142-1.602 2.655c0.16 0.52 0.369 1.026 0.622 1.51 0.314-0.108 0.646-0.164 0.98-0.164 1.654 0 3 1.346 3 3 0 0.334-0.056 0.666-0.164 0.98 0.484 0.253 0.989 0.462 1.51 0.622 0.512-0.974 1.527-1.602 2.655-1.602z\"/>\n<path class=\"path2\" d=\"M10 13c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zM10 8c-1.103 0-2 0.897-2 2s0.897 2 2 2c1.103 0 2-0.897 2-2s-0.897-2-2-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-trash\" viewBox=\"0 0 20 20\">\n<title>trash</title>\n<path class=\"path1\" d=\"M15.5 2h-3.5v-0.5c0-0.827-0.673-1.5-1.5-1.5h-2c-0.827 0-1.5 0.673-1.5 1.5v0.5h-3.5c-0.827 0-1.5 0.673-1.5 1.5v1c0 0.652 0.418 1.208 1 1.414v12.586c0 0.827 0.673 1.5 1.5 1.5h10c0.827 0 1.5-0.673 1.5-1.5v-12.586c0.582-0.206 1-0.762 1-1.414v-1c0-0.827-0.673-1.5-1.5-1.5zM8 1.5c0-0.276 0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5v0.5h-3v-0.5zM14.5 19h-10c-0.276 0-0.5-0.224-0.5-0.5v-12.5h11v12.5c0 0.276-0.224 0.5-0.5 0.5zM16 4.5c0 0.276-0.224 0.5-0.5 0.5h-12c-0.276 0-0.5-0.224-0.5-0.5v-1c0-0.276 0.224-0.5 0.5-0.5h12c0.276 0 0.5 0.224 0.5 0.5v1z\"/>\n<path class=\"path2\" d=\"M12.5 7c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M9.5 7c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M6.5 7c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-dice\" viewBox=\"0 0 20 20\">\n<title>dice</title>\n<path class=\"path1\" d=\"M5.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path2\" d=\"M5.5 12c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 10c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M5.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M13.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM13.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path5\" d=\"M13.5 12c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM13.5 10c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path6\" d=\"M13.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM13.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path7\" d=\"M15.5 19h-12c-1.378 0-2.5-1.122-2.5-2.5v-12c0-1.378 1.122-2.5 2.5-2.5h12c1.378 0 2.5 1.122 2.5 2.5v12c0 1.378-1.122 2.5-2.5 2.5zM3.5 3c-0.827 0-1.5 0.673-1.5 1.5v12c0 0.827 0.673 1.5 1.5 1.5h12c0.827 0 1.5-0.673 1.5-1.5v-12c0-0.827-0.673-1.5-1.5-1.5h-12z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-heart\" viewBox=\"0 0 20 20\">\n<title>heart</title>\n<path class=\"path1\" d=\"M9.5 19c-0.084 0-0.167-0.021-0.243-0.063-0.094-0.052-2.326-1.301-4.592-3.347-1.341-1.21-2.411-2.448-3.183-3.68-0.984-1.571-1.482-3.139-1.482-4.66 0-2.895 2.355-5.25 5.25-5.25 0.98 0 2.021 0.367 2.931 1.034 0.532 0.39 0.985 0.86 1.319 1.359 0.334-0.499 0.787-0.969 1.319-1.359 0.91-0.667 1.951-1.034 2.931-1.034 2.895 0 5.25 2.355 5.25 5.25 0 1.521-0.499 3.089-1.482 4.66-0.771 1.232-1.842 2.47-3.182 3.68-2.266 2.046-4.498 3.295-4.592 3.347-0.076 0.042-0.159 0.063-0.243 0.063zM5.25 3c-2.343 0-4.25 1.907-4.25 4.25 0 3.040 2.35 5.802 4.321 7.585 1.76 1.592 3.544 2.708 4.179 3.087 0.635-0.379 2.419-1.495 4.179-3.087 1.971-1.782 4.321-4.545 4.321-7.585 0-2.343-1.907-4.25-4.25-4.25-1.703 0-3.357 1.401-3.776 2.658-0.068 0.204-0.259 0.342-0.474 0.342s-0.406-0.138-0.474-0.342c-0.419-1.257-2.073-2.658-3.776-2.658z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-star\" viewBox=\"0 0 20 20\">\n<title>star</title>\n<path class=\"path1\" d=\"M15.5 19c-0.082 0-0.164-0.020-0.239-0.061l-5.261-2.869-5.261 2.869c-0.168 0.092-0.373 0.079-0.529-0.032s-0.235-0.301-0.203-0.49l0.958-5.746-3.818-3.818c-0.132-0.132-0.18-0.328-0.123-0.506s0.209-0.31 0.394-0.341l5.749-0.958 2.386-4.772c0.085-0.169 0.258-0.276 0.447-0.276s0.363 0.107 0.447 0.276l2.386 4.772 5.749 0.958c0.185 0.031 0.337 0.162 0.394 0.341s0.010 0.374-0.123 0.506l-3.818 3.818 0.958 5.746c0.031 0.189-0.048 0.379-0.203 0.49-0.086 0.061-0.188 0.093-0.29 0.093zM10 15c0.082 0 0.165 0.020 0.239 0.061l4.599 2.508-0.831-4.987c-0.027-0.159 0.025-0.322 0.14-0.436l3.313-3.313-5.042-0.84c-0.158-0.026-0.293-0.127-0.365-0.27l-2.053-4.106-2.053 4.106c-0.072 0.143-0.207 0.243-0.365 0.27l-5.042 0.84 3.313 3.313c0.114 0.114 0.166 0.276 0.14 0.436l-0.831 4.987 4.599-2.508c0.075-0.041 0.157-0.061 0.239-0.061z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-star-half\" viewBox=\"0 0 20 20\">\n<title>star-half</title>\n<path class=\"path1\" d=\"M15.5 19c-0.082 0-0.164-0.020-0.239-0.061l-3-1.636c-0.242-0.132-0.332-0.436-0.2-0.678s0.436-0.332 0.678-0.2l2.098 1.145-0.165-0.987c-0.045-0.272 0.139-0.53 0.411-0.575s0.53 0.139 0.575 0.411l0.333 2c0.031 0.189-0.048 0.379-0.203 0.49-0.086 0.061-0.188 0.093-0.29 0.093z\"/>\n<path class=\"path2\" d=\"M14.833 15c-0.24 0-0.452-0.173-0.493-0.418l-0.333-2c-0.027-0.159 0.025-0.322 0.14-0.436l1-1c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-0.818 0.818 0.291 1.746c0.045 0.272-0.139 0.53-0.411 0.575-0.028 0.005-0.055 0.007-0.083 0.007z\"/>\n<path class=\"path3\" d=\"M17.5 10c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l0.313-0.313-2.042-0.34c-0.272-0.045-0.456-0.303-0.411-0.575s0.303-0.456 0.575-0.411l3 0.5c0.185 0.031 0.337 0.162 0.394 0.341s0.010 0.374-0.123 0.506l-1 1c-0.098 0.098-0.226 0.147-0.354 0.147z\"/>\n<path class=\"path4\" d=\"M13.501 8.167c-0.027 0-0.055-0.002-0.083-0.007l-1-0.167c-0.158-0.026-0.293-0.127-0.365-0.27l-1-2c-0.123-0.247-0.023-0.547 0.224-0.671s0.547-0.023 0.671 0.224l0.886 1.772 0.749 0.125c0.272 0.045 0.456 0.303 0.411 0.575-0.041 0.244-0.253 0.418-0.493 0.418z\"/>\n<path class=\"path5\" d=\"M4.5 19c-0.102 0-0.204-0.031-0.29-0.093-0.156-0.111-0.235-0.301-0.203-0.49l0.958-5.746-3.818-3.818c-0.132-0.132-0.18-0.328-0.123-0.506s0.209-0.31 0.394-0.341l5.749-0.958 2.386-4.772c0.085-0.169 0.258-0.276 0.447-0.276 0 0 0 0 0 0 0.189 0 0.363 0.107 0.447 0.276l0.5 1c0.123 0.247 0.023 0.547-0.224 0.671s-0.547 0.023-0.671-0.224l-0.053-0.106-2.053 4.106c-0.072 0.143-0.207 0.243-0.365 0.27l-5.042 0.84 3.313 3.313c0.114 0.114 0.166 0.276 0.14 0.436l-0.831 4.987 4.599-2.508c0.149-0.081 0.33-0.081 0.479 0l0.5 0.273c0.242 0.132 0.332 0.436 0.199 0.678s-0.436 0.332-0.678 0.199l-0.261-0.142-5.261 2.869c-0.075 0.041-0.157 0.061-0.239 0.061z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-star-empty\" viewBox=\"0 0 20 20\">\n<title>star-empty</title>\n<path class=\"path1\" d=\"M5.499 8.333c-0.24 0-0.452-0.173-0.493-0.418-0.045-0.272 0.139-0.53 0.411-0.575l1.749-0.291 0.386-0.772c0.123-0.247 0.424-0.347 0.671-0.224s0.347 0.424 0.224 0.671l-0.5 1c-0.072 0.143-0.207 0.243-0.365 0.27l-2 0.333c-0.028 0.005-0.056 0.007-0.083 0.007z\"/>\n<path class=\"path2\" d=\"M2.5 10c-0.128 0-0.256-0.049-0.354-0.146l-1-1c-0.132-0.132-0.18-0.328-0.123-0.506s0.209-0.31 0.394-0.341l2-0.333c0.273-0.045 0.53 0.139 0.575 0.411s-0.139 0.53-0.411 0.575l-1.042 0.174 0.313 0.313c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path3\" d=\"M14.833 15c-0.24 0-0.452-0.173-0.493-0.418l-0.333-2c-0.027-0.159 0.025-0.322 0.14-0.436l1-1c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-0.818 0.818 0.291 1.746c0.045 0.272-0.139 0.53-0.411 0.575-0.028 0.005-0.055 0.007-0.083 0.007z\"/>\n<path class=\"path4\" d=\"M15.5 19c-0.082 0-0.164-0.020-0.239-0.061l-3-1.636c-0.242-0.132-0.332-0.436-0.2-0.678s0.436-0.332 0.678-0.2l2.099 1.145-0.165-0.987c-0.045-0.272 0.139-0.53 0.411-0.575s0.53 0.139 0.575 0.411l0.333 2c0.031 0.189-0.048 0.379-0.203 0.49-0.086 0.061-0.188 0.093-0.29 0.093z\"/>\n<path class=\"path5\" d=\"M5.334 14c-0.027 0-0.055-0.002-0.083-0.007-0.272-0.045-0.456-0.303-0.411-0.575l0.124-0.746-0.818-0.818c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l1 1c0.114 0.114 0.166 0.276 0.14 0.436l-0.167 1c-0.041 0.245-0.253 0.418-0.493 0.418z\"/>\n<path class=\"path6\" d=\"M4.5 19c-0.102 0-0.204-0.031-0.29-0.093-0.156-0.111-0.235-0.301-0.203-0.49l0.5-3c0.045-0.272 0.303-0.456 0.575-0.411s0.456 0.303 0.411 0.575l-0.331 1.987 1.099-0.599c0.242-0.132 0.546-0.043 0.678 0.199s0.043 0.546-0.2 0.678l-2 1.091c-0.075 0.041-0.157 0.061-0.239 0.061z\"/>\n<path class=\"path7\" d=\"M8.5 16.818c-0.177 0-0.349-0.094-0.439-0.261-0.132-0.242-0.043-0.546 0.2-0.678l1.5-0.818c0.149-0.081 0.33-0.081 0.479 0l0.5 0.273c0.242 0.132 0.332 0.436 0.2 0.678s-0.436 0.332-0.678 0.2l-0.261-0.142-1.261 0.688c-0.076 0.041-0.158 0.061-0.239 0.061z\"/>\n<path class=\"path8\" d=\"M17.5 10c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l0.313-0.313-2.042-0.34c-0.272-0.045-0.456-0.303-0.411-0.575s0.303-0.456 0.575-0.411l3 0.5c0.185 0.031 0.337 0.162 0.394 0.341s0.010 0.374-0.123 0.506l-1 1c-0.098 0.098-0.226 0.147-0.354 0.147z\"/>\n<path class=\"path9\" d=\"M13.501 8.167c-0.027 0-0.055-0.002-0.083-0.007l-1-0.167c-0.158-0.026-0.293-0.127-0.365-0.27l-1-2c-0.123-0.247-0.023-0.547 0.224-0.671s0.547-0.023 0.671 0.224l0.886 1.772 0.749 0.125c0.272 0.045 0.456 0.303 0.411 0.575-0.041 0.244-0.253 0.418-0.493 0.418z\"/>\n<path class=\"path10\" d=\"M9 5c-0.075 0-0.151-0.017-0.223-0.053-0.247-0.123-0.347-0.424-0.224-0.671l1-2c0.085-0.169 0.258-0.276 0.447-0.276 0 0 0 0 0 0 0.189 0 0.363 0.107 0.447 0.276l0.5 1c0.123 0.247 0.023 0.547-0.224 0.671s-0.547 0.023-0.671-0.224l-0.053-0.106-0.553 1.106c-0.088 0.175-0.264 0.277-0.448 0.277z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-flag\" viewBox=\"0 0 20 20\">\n<title>flag</title>\n<path class=\"path1\" d=\"M1.5 19c-0.276 0-0.5-0.224-0.5-0.5v-15c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v15c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M3.5 10c-0.104 0-0.21-0.033-0.3-0.1-0.221-0.166-0.266-0.479-0.1-0.7 0.067-0.090 1.676-2.2 3.9-2.2 1.694 0 2.813 0.599 3.801 1.127 0.875 0.468 1.631 0.873 2.699 0.873 2.192 0 3.758-2.080 4.65-3.718-0.698 0.397-1.59 0.718-2.65 0.718-2.207 0-3.347-1.14-4.354-2.146-0.995-0.995-1.854-1.854-3.646-1.854-2.224 0-3.587 1.782-3.6 1.8-0.166 0.221-0.479 0.266-0.7 0.1s-0.266-0.479-0.1-0.7c0.067-0.090 1.681-2.2 4.4-2.2 2.207 0 3.347 1.14 4.354 2.146 0.995 0.995 1.854 1.854 3.646 1.854 2.224 0 3.587-1.782 3.6-1.8 0.147-0.196 0.415-0.257 0.632-0.143s0.32 0.368 0.242 0.601c-0.021 0.064-0.533 1.581-1.558 3.119-0.612 0.918-1.282 1.653-1.991 2.185-0.918 0.688-1.902 1.037-2.925 1.037-1.318 0-2.26-0.504-3.171-0.991-0.97-0.519-1.886-1.009-3.329-1.009-1.73 0-3.087 1.782-3.1 1.8-0.098 0.131-0.248 0.2-0.4 0.2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-envelope\" viewBox=\"0 0 20 20\">\n<title>envelope</title>\n<path class=\"path1\" d=\"M17.5 6h-16c-0.827 0-1.5 0.673-1.5 1.5v9c0 0.827 0.673 1.5 1.5 1.5h16c0.827 0 1.5-0.673 1.5-1.5v-9c0-0.827-0.673-1.5-1.5-1.5zM17.5 7c0.030 0 0.058 0.003 0.087 0.008l-7.532 5.021c-0.29 0.193-0.819 0.193-1.109 0l-7.532-5.021c0.028-0.005 0.057-0.008 0.087-0.008h16zM17.5 17h-16c-0.276 0-0.5-0.224-0.5-0.5v-8.566l7.391 4.927c0.311 0.207 0.71 0.311 1.109 0.311s0.798-0.104 1.109-0.311l7.391-4.927v8.566c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-paperclip\" viewBox=\"0 0 20 20\">\n<title>paperclip</title>\n<path class=\"path1\" d=\"M9.5 20c-2.481 0-4.5-2.019-4.5-4.5v-12c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5v11c0 1.378-1.122 2.5-2.5 2.5s-2.5-1.122-2.5-2.5v-6c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v6c0 0.827 0.673 1.5 1.5 1.5s1.5-0.673 1.5-1.5v-11c0-1.378-1.122-2.5-2.5-2.5s-2.5 1.122-2.5 2.5v12c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5v-7c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v7c0 2.481-2.019 4.5-4.5 4.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-inbox\" viewBox=\"0 0 20 20\">\n<title>inbox</title>\n<path class=\"path1\" d=\"M19.557 10.383l-2.698-6.168c-0.298-0.682-1.115-1.216-1.859-1.216h-10c-0.744 0-1.561 0.534-1.859 1.216l-2.698 6.168c-0.248 0.568-0.443 1.497-0.443 2.117v4c0 0.827 0.673 1.5 1.5 1.5h17c0.827 0 1.5-0.673 1.5-1.5v-4c0-0.619-0.194-1.549-0.443-2.117zM4.057 4.617c0.141-0.323 0.591-0.617 0.943-0.617h10c0.352 0 0.802 0.294 0.943 0.617l2.698 6.168c0.030 0.069 0.060 0.148 0.089 0.233-0.075-0.012-0.152-0.018-0.23-0.018h-6c-0.276 0-0.5 0.224-0.5 0.5v0.5c0 1.103-0.897 2-2 2s-2-0.897-2-2v-0.5c0-0.276-0.224-0.5-0.5-0.5h-6c-0.078 0-0.155 0.006-0.23 0.018 0.029-0.085 0.058-0.164 0.089-0.233l2.698-6.168zM19 16.5c0 0.276-0.224 0.5-0.5 0.5h-17c-0.276 0-0.5-0.224-0.5-0.5v-4c0-0.276 0.224-0.5 0.5-0.5h5.5c0 1.654 1.346 3 3 3s3-1.346 3-3h5.5c0.276 0 0.5 0.224 0.5 0.5v4z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-eye\" viewBox=\"0 0 20 20\">\n<title>eye</title>\n<path class=\"path1\" d=\"M19.872 10.166c-0.047-0.053-1.182-1.305-2.956-2.572-1.047-0.748-2.1-1.344-3.13-1.773-1.305-0.544-2.579-0.82-3.786-0.82s-2.481 0.276-3.786 0.82c-1.030 0.429-2.083 1.026-3.13 1.773-1.774 1.267-2.909 2.52-2.956 2.572-0.171 0.19-0.171 0.479 0 0.669 0.047 0.053 1.182 1.305 2.956 2.572 1.047 0.748 2.1 1.344 3.13 1.773 1.305 0.544 2.579 0.82 3.786 0.82s2.481-0.276 3.786-0.82c1.030-0.429 2.083-1.026 3.13-1.773 1.774-1.267 2.909-2.52 2.956-2.572 0.171-0.19 0.171-0.479 0-0.669zM12.574 6.438c0.907 0.763 1.426 1.873 1.426 3.062 0 2.206-1.794 4-4 4s-4-1.794-4-4c0-1.188 0.519-2.299 1.426-3.062 0.822-0.268 1.691-0.438 2.574-0.438s1.752 0.17 2.574 0.438zM16.317 12.606c-1.533 1.092-3.873 2.394-6.317 2.394s-4.784-1.302-6.317-2.394c-1.157-0.824-2.042-1.658-2.489-2.106 0.447-0.448 1.332-1.281 2.489-2.106 0.53-0.378 1.156-0.78 1.85-1.145-0.347 0.688-0.533 1.455-0.533 2.251 0 2.757 2.243 5 5 5s5-2.243 5-5c0-0.796-0.186-1.563-0.533-2.251 0.694 0.365 1.32 0.768 1.85 1.145 1.157 0.824 2.042 1.658 2.489 2.106-0.447 0.448-1.332 1.281-2.489 2.106z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-printer\" viewBox=\"0 0 20 20\">\n<title>printer</title>\n<path class=\"path1\" d=\"M18.5 4h-1.5v-2.5c0-0.827-0.673-1.5-1.5-1.5h-11c-0.827 0-1.5 0.673-1.5 1.5v2.5h-1.5c-0.827 0-1.5 0.673-1.5 1.5v9c0 0.827 0.673 1.5 1.5 1.5h1.5v2.5c0 0.827 0.673 1.5 1.5 1.5h11c0.827 0 1.5-0.673 1.5-1.5v-2.5h1.5c0.827 0 1.5-0.673 1.5-1.5v-9c0-0.827-0.673-1.5-1.5-1.5zM4 1.5c0-0.276 0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5v2.5h-12v-2.5zM15.5 19h-11c-0.276 0-0.5-0.224-0.5-0.5v-6.5h12v6.5c0 0.276-0.224 0.5-0.5 0.5zM19 14.5c0 0.276-0.224 0.5-0.5 0.5h-1.5v-3h0.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-15c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h0.5v3h-1.5c-0.276 0-0.5-0.224-0.5-0.5v-9c0-0.276 0.224-0.5 0.5-0.5h17c0.276 0 0.5 0.224 0.5 0.5v9z\"/>\n<path class=\"path2\" d=\"M14.5 14h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h9c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M14.5 16h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h9c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M14.5 18h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h9c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M16.5 9c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM16.5 7c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-file-empty\" viewBox=\"0 0 20 20\">\n<title>file-empty</title>\n<path class=\"path1\" d=\"M17.854 5.646l-4.5-4.5c-0.094-0.094-0.221-0.146-0.354-0.146h-9.5c-0.827 0-1.5 0.673-1.5 1.5v16c0 0.827 0.673 1.5 1.5 1.5h13c0.827 0 1.5-0.673 1.5-1.5v-12.5c0-0.133-0.053-0.26-0.146-0.354zM16.793 6h-3.293c-0.276 0-0.5-0.224-0.5-0.5v-3.293l3.793 3.793zM17 18.5c0 0.276-0.224 0.5-0.5 0.5h-13c-0.276 0-0.5-0.224-0.5-0.5v-16c0-0.276 0.224-0.5 0.5-0.5h8.5v3.5c0 0.827 0.673 1.5 1.5 1.5h3.5v11.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-file-add\" viewBox=\"0 0 20 20\">\n<title>file-add</title>\n<path class=\"path1\" d=\"M17.854 5.646l-4.5-4.5c-0.094-0.094-0.221-0.146-0.354-0.146h-9.5c-0.827 0-1.5 0.673-1.5 1.5v16c0 0.827 0.673 1.5 1.5 1.5h13c0.827 0 1.5-0.673 1.5-1.5v-12.5c0-0.133-0.053-0.26-0.146-0.354zM16.793 6h-3.293c-0.276 0-0.5-0.224-0.5-0.5v-3.293l3.793 3.793zM16.5 19h-13c-0.276 0-0.5-0.224-0.5-0.5v-16c0-0.276 0.224-0.5 0.5-0.5h8.5v3.5c0 0.827 0.673 1.5 1.5 1.5h3.5v11.5c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M11.5 13h-2.5v-2.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v2.5h-2.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h2.5v2.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-2.5h2.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-enter\" viewBox=\"0 0 20 20\">\n<title>enter</title>\n<path class=\"path1\" d=\"M17.5 2h-9c-0.827 0-1.5 0.673-1.5 1.5v3c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5h7.564l-3.842 1.647c-0.685 0.294-1.222 1.108-1.222 1.853v9.5h-2.5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v3c0 0.827 0.673 1.5 1.5 1.5h2.5v1.5c0 0.433 0.18 0.801 0.495 1.008 0.174 0.114 0.376 0.172 0.589 0.172 0.173 0 0.354-0.038 0.532-0.114l5.162-2.212c0.685-0.294 1.222-1.108 1.222-1.854v-12c0-0.827-0.673-1.5-1.5-1.5zM18 15.5c0 0.351-0.294 0.796-0.616 0.934l-5.162 2.212c-0.096 0.041-0.159 0.038-0.177 0.027s-0.045-0.069-0.045-0.173v-12c0-0.351 0.294-0.796 0.616-0.934l5.333-2.286c0.033 0.066 0.051 0.141 0.051 0.22v12z\"/>\n<path class=\"path2\" d=\"M8.354 9.146l-3-3c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2.146 2.146h-6.293c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h6.293l-2.146 2.146c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-exit\" viewBox=\"0 0 20 20\">\n<title>exit</title>\n<path class=\"path1\" d=\"M11.5 8c0.276 0 0.5-0.224 0.5-0.5v-4c0-0.827-0.673-1.5-1.5-1.5h-9c-0.827 0-1.5 0.673-1.5 1.5v12c0 0.746 0.537 1.56 1.222 1.853l5.162 2.212c0.178 0.076 0.359 0.114 0.532 0.114 0.213-0 0.416-0.058 0.589-0.172 0.314-0.207 0.495-0.575 0.495-1.008v-1.5h2.5c0.827 0 1.5-0.673 1.5-1.5v-4c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v4c0 0.276-0.224 0.5-0.5 0.5h-2.5v-9.5c0-0.746-0.537-1.56-1.222-1.853l-3.842-1.647h7.564c0.276 0 0.5 0.224 0.5 0.5v4c0 0.276 0.224 0.5 0.5 0.5zM6.384 5.566c0.322 0.138 0.616 0.584 0.616 0.934v12c0 0.104-0.028 0.162-0.045 0.173s-0.081 0.014-0.177-0.027l-5.162-2.212c-0.322-0.138-0.616-0.583-0.616-0.934v-12c0-0.079 0.018-0.153 0.051-0.22l5.333 2.286z\"/>\n<path class=\"path2\" d=\"M18.354 9.146l-3-3c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2.146 2.146h-6.293c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h6.293l-2.146 2.146c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-graduation-hat\" viewBox=\"0 0 20 20\">\n<title>graduation-hat</title>\n<path class=\"path1\" d=\"M18.658 7.026l-9-3c-0.103-0.034-0.214-0.034-0.316 0l-9 3c-0.204 0.068-0.342 0.259-0.342 0.474s0.138 0.406 0.342 0.474l2.658 0.886v2.64c0 0.133 0.053 0.26 0.146 0.354 0.088 0.088 2.194 2.146 6.354 2.146 1.513 0 2.924-0.272 4.195-0.809 0.254-0.107 0.373-0.401 0.266-0.655s-0.401-0.373-0.655-0.266c-1.147 0.485-2.427 0.73-3.805 0.73-1.945 0-3.376-0.504-4.234-0.926-0.635-0.313-1.060-0.629-1.266-0.799v-2.081l5.342 1.781c0.051 0.017 0.105 0.026 0.158 0.026s0.107-0.009 0.158-0.026l5.342-1.781v0.892c-0.582 0.206-1 0.762-1 1.414 0 0.611 0.367 1.137 0.892 1.371l-0.877 3.508c-0.037 0.149-0.004 0.308 0.091 0.429s0.24 0.192 0.394 0.192h2c0.154 0 0.299-0.071 0.394-0.192s0.128-0.28 0.091-0.429l-0.877-3.508c0.525-0.234 0.892-0.76 0.892-1.371 0-0.652-0.418-1.208-1-1.414v-1.226l2.658-0.886c0.204-0.068 0.342-0.259 0.342-0.474s-0.138-0.406-0.342-0.474zM15.5 11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5-0.5-0.224-0.5-0.5 0.224-0.5 0.5-0.5zM15.14 16l0.36-1.438 0.36 1.438h-0.719zM15.46 7.986l-5.877-0.98c-0.273-0.045-0.53 0.139-0.575 0.411s0.139 0.53 0.411 0.575l4.014 0.669-3.932 1.311-7.419-2.473 7.419-2.473 7.419 2.473-1.459 0.486z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-license\" viewBox=\"0 0 20 20\">\n<title>license</title>\n<path class=\"path1\" d=\"M18.5 18h-17c-0.827 0-1.5-0.673-1.5-1.5v-13c0-0.827 0.673-1.5 1.5-1.5h17c0.827 0 1.5 0.673 1.5 1.5v13c0 0.827-0.673 1.5-1.5 1.5zM1.5 3c-0.276 0-0.5 0.224-0.5 0.5v13c0 0.276 0.224 0.5 0.5 0.5h17c0.276 0 0.5-0.224 0.5-0.5v-13c0-0.276-0.224-0.5-0.5-0.5h-17z\"/>\n<path class=\"path2\" d=\"M9.5 6h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M9.5 9h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M9.5 11h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M9.5 13h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M8.5 15h-5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path7\" d=\"M17.943 6.544l-0.813-0.591-0.311-0.956h-1.005l-0.813-0.591-0.813 0.591h-1.005l-0.311 0.956-0.813 0.591 0.311 0.956-0.311 0.956 0.813 0.591 0.132 0.406c-0.002 0.016-0.002 0.031-0.002 0.047v5c0 0.202 0.122 0.385 0.309 0.462s0.402 0.035 0.545-0.108l1.146-1.146 1.146 1.146c0.096 0.096 0.223 0.147 0.354 0.146 0.064 0 0.129-0.012 0.191-0.038 0.187-0.077 0.309-0.26 0.309-0.462v-5c0-0.016-0.001-0.032-0.002-0.047l0.132-0.406 0.813-0.591-0.311-0.956 0.311-0.956zM13.233 6.926l0.488-0.355 0.187-0.574h0.604l0.488-0.355 0.488 0.355h0.604l0.187 0.574 0.488 0.355-0.187 0.574 0.187 0.574-0.488 0.355-0.187 0.574h-0.604l-0.488 0.355-0.488-0.355h-0.604l-0.187-0.574-0.488-0.355 0.187-0.574-0.187-0.574zM15.354 12.646c-0.195-0.195-0.512-0.195-0.707 0l-0.646 0.646v-3.29h0.187l0.813 0.591 0.813-0.591h0.187v3.29l-0.646-0.646z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-music-note\" viewBox=\"0 0 20 20\">\n<title>music-note</title>\n<path class=\"path1\" d=\"M19.82 1.116c-0.114-0.095-0.264-0.135-0.41-0.108l-11 2c-0.238 0.043-0.411 0.25-0.411 0.492v11.399c-0.136-0.092-0.286-0.179-0.448-0.26-0.824-0.412-1.907-0.639-3.052-0.639s-2.228 0.227-3.052 0.639c-0.934 0.467-1.448 1.128-1.448 1.861s0.514 1.395 1.448 1.861c0.824 0.412 1.907 0.639 3.052 0.639s2.228-0.227 3.052-0.639c0.934-0.467 1.448-1.128 1.448-1.861v-10.084l10-1.847v8.33c-0.136-0.092-0.286-0.179-0.448-0.26-0.824-0.412-1.907-0.639-3.052-0.639s-2.228 0.227-3.052 0.639c-0.934 0.467-1.448 1.128-1.448 1.861s0.514 1.395 1.448 1.861c0.824 0.412 1.907 0.639 3.052 0.639s2.228-0.227 3.052-0.639c0.934-0.467 1.448-1.128 1.448-1.861v-13c0-0.148-0.066-0.289-0.18-0.384zM4.5 18c-2.003 0-3.5-0.792-3.5-1.5s1.497-1.5 3.5-1.5 3.5 0.792 3.5 1.5-1.497 1.5-3.5 1.5zM9 5.399v-1.482l10-1.818v1.453l-10 1.847zM15.5 16c-2.003 0-3.5-0.792-3.5-1.5s1.497-1.5 3.5-1.5c2.003 0 3.5 0.792 3.5 1.5s-1.497 1.5-3.5 1.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-film-play\" viewBox=\"0 0 20 20\">\n<title>film-play</title>\n<path class=\"path1\" d=\"M7.5 15c-0.076 0-0.153-0.017-0.224-0.053-0.169-0.085-0.276-0.258-0.276-0.447v-9c0-0.189 0.107-0.363 0.276-0.447s0.372-0.066 0.524 0.047l6 4.5c0.126 0.094 0.2 0.243 0.2 0.4s-0.074 0.306-0.2 0.4l-6 4.5c-0.088 0.066-0.194 0.1-0.3 0.1zM8 6.5v7l4.667-3.5-4.667-3.5z\"/>\n<path class=\"path2\" d=\"M19.5 2h-19c-0.276 0-0.5 0.224-0.5 0.5v15c0 0.276 0.224 0.5 0.5 0.5h19c0.276 0 0.5-0.224 0.5-0.5v-15c0-0.276-0.224-0.5-0.5-0.5zM3 11h-2v-2h2v2zM3 8h-2v-2h2v2zM1 12h2v2h-2v-2zM4 3h12v14h-12v-14zM17 9h2v2h-2v-2zM17 8v-2h2v2h-2zM17 12h2v2h-2v-2zM19 5h-2v-2h2v2zM3 3v2h-2v-2h2zM1 15h2v2h-2v-2zM17 17v-2h2v2h-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-camera-video\" viewBox=\"0 0 20 20\">\n<title>camera-video</title>\n<path class=\"path1\" d=\"M19.131 17.053c-0 0-0 0-0 0-0.242-0-0.485-0.097-0.724-0.288l-3.438-2.751c-0.552-0.442-0.969-1.308-0.969-2.015v-3c0-0.707 0.416-1.573 0.969-2.015l3.438-2.751c0.239-0.191 0.482-0.288 0.724-0.288 0.433-0 0.869 0.326 0.869 1.053v11c0 0.278-0.064 0.512-0.19 0.694-0.157 0.228-0.405 0.359-0.679 0.359zM19 5.040l-3.407 2.725c-0.31 0.248-0.593 0.837-0.593 1.234v3c0 0.398 0.283 0.986 0.593 1.234l3.407 2.725v-10.919z\"/>\n<path class=\"path2\" d=\"M11.5 17h-10c-0.827 0-1.5-0.673-1.5-1.5v-10c0-0.827 0.673-1.5 1.5-1.5h10c0.827 0 1.5 0.673 1.5 1.5v10c0 0.827-0.673 1.5-1.5 1.5zM1.5 5c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5h10c0.276 0 0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5h-10z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-camera\" viewBox=\"0 0 20 20\">\n<title>camera</title>\n<path class=\"path1\" d=\"M9.5 15c-2.481 0-4.5-2.019-4.5-4.5s2.019-4.5 4.5-4.5c2.481 0 4.5 2.019 4.5 4.5s-2.019 4.5-4.5 4.5zM9.5 7c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5z\"/>\n<path class=\"path2\" d=\"M17.5 18h-16c-0.827 0-1.5-0.673-1.5-1.5v-10c0-0.827 0.673-1.5 1.5-1.5h1.5c0.415 0 1.060-0.267 1.354-0.561l0.586-0.586c0.487-0.487 1.373-0.854 2.061-0.854h5c0.688 0 1.574 0.367 2.061 0.854l0.586 0.586c0.293 0.293 0.939 0.561 1.354 0.561h1.5c0.827 0 1.5 0.673 1.5 1.5v10c0 0.827-0.673 1.5-1.5 1.5zM1.5 6c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5h-1.5c-0.688 0-1.574-0.367-2.061-0.854l-0.586-0.586c-0.293-0.293-0.939-0.561-1.354-0.561h-5c-0.415 0-1.060 0.267-1.354 0.561l-0.586 0.586c-0.487 0.487-1.372 0.854-2.061 0.854h-1.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-picture\" viewBox=\"0 0 20 20\">\n<title>picture</title>\n<path class=\"path1\" d=\"M18.5 20h-17c-0.827 0-1.5-0.673-1.5-1.5v-17c0-0.827 0.673-1.5 1.5-1.5h17c0.827 0 1.5 0.673 1.5 1.5v17c0 0.827-0.673 1.5-1.5 1.5zM1.5 1c-0.276 0-0.5 0.224-0.5 0.5v17c0 0.276 0.224 0.5 0.5 0.5h17c0.276 0 0.5-0.224 0.5-0.5v-17c0-0.276-0.224-0.5-0.5-0.5h-17z\"/>\n<path class=\"path2\" d=\"M13 9c-1.103 0-2-0.897-2-2s0.897-2 2-2 2 0.897 2 2-0.897 2-2 2zM13 6c-0.551 0-1 0.449-1 1s0.449 1 1 1 1-0.449 1-1-0.449-1-1-1z\"/>\n<path class=\"path3\" d=\"M17.5 2h-15c-0.276 0-0.5 0.224-0.5 0.5v12c0 0.276 0.224 0.5 0.5 0.5h15c0.276 0 0.5-0.224 0.5-0.5v-12c0-0.276-0.224-0.5-0.5-0.5zM3 11.69l3.209-3.611c0.082-0.092 0.189-0.144 0.302-0.145s0.221 0.048 0.305 0.138l5.533 5.928h-9.349v-2.31zM17 14h-3.283l-6.169-6.61c-0.279-0.299-0.651-0.461-1.049-0.456s-0.766 0.176-1.037 0.481l-2.462 2.77v-7.185h14v11z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-book\" viewBox=\"0 0 20 20\">\n<title>book</title>\n<path class=\"path1\" d=\"M14.5 18h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M16.5 3c-0.276 0-0.5 0.224-0.5 0.5v15c0 0.276-0.224 0.5-0.5 0.5h-11c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5h9c0.827 0 1.5-0.673 1.5-1.5v-12c0-0.827-0.673-1.5-1.5-1.5h-10c-0.827 0-1.5 0.673-1.5 1.5v15c0 1.378 1.122 2.5 2.5 2.5h11c0.827 0 1.5-0.673 1.5-1.5v-15c0-0.276-0.224-0.5-0.5-0.5zM3.5 2h10c0.276 0 0.5 0.224 0.5 0.5v12c0 0.276-0.224 0.5-0.5 0.5h-9c-0.562 0-1.082 0.187-1.5 0.501v-13.001c0-0.276 0.224-0.5 0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bookmark\" viewBox=\"0 0 20 20\">\n<title>bookmark</title>\n<path class=\"path1\" d=\"M15.5 20c-0.143 0-0.283-0.062-0.38-0.175l-5.62-6.557-5.62 6.557c-0.136 0.159-0.357 0.216-0.553 0.144s-0.327-0.26-0.327-0.469v-18c0-0.276 0.224-0.5 0.5-0.5h12c0.276 0 0.5 0.224 0.5 0.5v18c0 0.209-0.13 0.396-0.327 0.469-0.057 0.021-0.115 0.031-0.173 0.031zM9.5 12c0.146 0 0.285 0.064 0.38 0.175l5.12 5.974v-16.148h-11v16.148l5.12-5.974c0.095-0.111 0.234-0.175 0.38-0.175z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-user\" viewBox=\"0 0 20 20\">\n<title>user</title>\n<path class=\"path1\" d=\"M9.5 11c-3.033 0-5.5-2.467-5.5-5.5s2.467-5.5 5.5-5.5 5.5 2.467 5.5 5.5-2.467 5.5-5.5 5.5zM9.5 1c-2.481 0-4.5 2.019-4.5 4.5s2.019 4.5 4.5 4.5c2.481 0 4.5-2.019 4.5-4.5s-2.019-4.5-4.5-4.5z\"/>\n<path class=\"path2\" d=\"M17.5 20h-16c-0.827 0-1.5-0.673-1.5-1.5 0-0.068 0.014-1.685 1.225-3.3 0.705-0.94 1.67-1.687 2.869-2.219 1.464-0.651 3.283-0.981 5.406-0.981s3.942 0.33 5.406 0.981c1.199 0.533 2.164 1.279 2.869 2.219 1.211 1.615 1.225 3.232 1.225 3.3 0 0.827-0.673 1.5-1.5 1.5zM9.5 13c-3.487 0-6.060 0.953-7.441 2.756-1.035 1.351-1.058 2.732-1.059 2.746 0 0.274 0.224 0.498 0.5 0.498h16c0.276 0 0.5-0.224 0.5-0.5-0-0.012-0.023-1.393-1.059-2.744-1.382-1.803-3.955-2.756-7.441-2.756z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-users\" viewBox=\"0 0 20 20\">\n<title>users</title>\n<path class=\"path1\" d=\"M18.5 18h-11c-0.827 0-1.5-0.673-1.5-1.5 0-0.048 0.011-1.19 0.924-2.315 0.525-0.646 1.241-1.158 2.128-1.522 1.071-0.44 2.4-0.662 3.948-0.662s2.876 0.223 3.948 0.662c0.887 0.364 1.603 0.876 2.128 1.522 0.914 1.125 0.924 2.267 0.924 2.315 0 0.827-0.673 1.5-1.5 1.5zM7 16.503c0.001 0.275 0.225 0.497 0.5 0.497h11c0.275 0 0.499-0.223 0.5-0.497-0.001-0.035-0.032-0.895-0.739-1.734-0.974-1.157-2.793-1.768-5.261-1.768s-4.287 0.612-5.261 1.768c-0.707 0.84-0.738 1.699-0.739 1.734z\"/>\n<path class=\"path2\" d=\"M13 11c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4c0 2.206-1.794 4-4 4zM13 4c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3z\"/>\n<path class=\"path3\" d=\"M4.5 18h-3c-0.827 0-1.5-0.673-1.5-1.5 0-0.037 0.008-0.927 0.663-1.8 0.378-0.505 0.894-0.904 1.533-1.188 0.764-0.34 1.708-0.512 2.805-0.512 0.179 0 0.356 0.005 0.527 0.014 0.276 0.015 0.487 0.25 0.473 0.526s-0.25 0.488-0.526 0.473c-0.153-0.008-0.312-0.012-0.473-0.012-3.894 0-3.997 2.379-4 2.503 0.001 0.274 0.225 0.497 0.5 0.497h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M5 12c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zM5 7c-1.103 0-2 0.897-2 2s0.897 2 2 2 2-0.897 2-2c0-1.103-0.897-2-2-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-shirt\" viewBox=\"0 0 20 20\">\n<title>shirt</title>\n<path class=\"path1\" d=\"M13.5 19h-8c-0.827 0-1.5-0.673-1.5-1.5v-9.306l-2.342 0.781c-0.262 0.087-0.545-0.054-0.632-0.316l-1-3c-0.079-0.236 0.028-0.494 0.251-0.605l6-3c0.155-0.077 0.339-0.069 0.486 0.022s0.237 0.252 0.237 0.425c0 1.378 1.122 2.5 2.5 2.5s2.5-1.122 2.5-2.5c0-0.173 0.090-0.334 0.237-0.425s0.331-0.099 0.486-0.022l6 3c0.223 0.111 0.329 0.369 0.251 0.605l-1 3c-0.087 0.262-0.37 0.404-0.632 0.316l-2.342-0.781v9.306c0 0.827-0.673 1.5-1.5 1.5zM4.5 7c0.104 0 0.206 0.032 0.292 0.094 0.13 0.094 0.208 0.245 0.208 0.406v10c0 0.276 0.224 0.5 0.5 0.5h8c0.276 0 0.5-0.224 0.5-0.5v-10c0-0.161 0.077-0.312 0.208-0.406s0.298-0.12 0.45-0.069l2.526 0.842 0.705-2.114-4.973-2.487c-0.351 1.562-1.749 2.733-3.415 2.733s-3.065-1.171-3.415-2.733l-4.973 2.487 0.705 2.114 2.526-0.842c0.052-0.017 0.105-0.026 0.158-0.026z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-store\" viewBox=\"0 0 20 20\">\n<title>store</title>\n<path class=\"path1\" d=\"M18 9.5v-1c0-0.078-0.018-0.154-0.053-0.224l-2-4c-0.085-0.169-0.258-0.276-0.447-0.276h-12c-0.189 0-0.363 0.107-0.447 0.276l-2 4c-0.035 0.069-0.053 0.146-0.053 0.224v1c0 0.816 0.393 1.542 1 1.999v6.501h-0.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-0.5v-6.501c0.607-0.457 1-1.182 1-1.999zM11.5 11c-0.827 0-1.5-0.673-1.5-1.5v-0.5h3v0.5c0 0.827-0.673 1.5-1.5 1.5zM2 9.5v-0.5h3v0.5c0 0.827-0.673 1.5-1.5 1.5s-1.5-0.673-1.5-1.5zM9 5v3h-2.86l0.75-3h2.11zM12.11 5l0.75 3h-2.86v-3h2.11zM6 9h3v0.5c0 0.827-0.673 1.5-1.5 1.5s-1.5-0.673-1.5-1.5v-0.5zM14 9h3v0.5c0 0.827-0.673 1.5-1.5 1.5s-1.5-0.673-1.5-1.5v-0.5zM16.691 8h-2.801l-0.75-3h2.051l1.5 3zM3.809 5h2.051l-0.75 3h-2.801l1.5-3zM3 11.95c0.162 0.033 0.329 0.050 0.5 0.050 0.817 0 1.544-0.394 2-1.002 0.456 0.608 1.183 1.002 2 1.002s1.544-0.394 2-1.002c0.361 0.48 0.89 0.827 1.5 0.951v6.050h-8v-6.050zM16 18h-4v-6.050c0.61-0.124 1.139-0.471 1.5-0.951 0.456 0.608 1.183 1.002 2 1.002 0.171 0 0.338-0.017 0.5-0.050v6.050z\"/>\n<path class=\"path2\" d=\"M14 14.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path3\" d=\"M4.5 15c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l1-1c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-1 1c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path4\" d=\"M5.5 17c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l3-3c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3 3c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path5\" d=\"M8.5 17c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l1-1c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-1 1c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cart\" viewBox=\"0 0 20 20\">\n<title>cart</title>\n<path class=\"path1\" d=\"M8 20c-1.103 0-2-0.897-2-2s0.897-2 2-2 2 0.897 2 2-0.897 2-2 2zM8 17c-0.551 0-1 0.449-1 1s0.449 1 1 1 1-0.449 1-1-0.449-1-1-1z\"/>\n<path class=\"path2\" d=\"M15 20c-1.103 0-2-0.897-2-2s0.897-2 2-2 2 0.897 2 2-0.897 2-2 2zM15 17c-0.551 0-1 0.449-1 1s0.449 1 1 1 1-0.449 1-1-0.449-1-1-1z\"/>\n<path class=\"path3\" d=\"M17.539 4.467c-0.251-0.297-0.63-0.467-1.039-0.467h-12.243l-0.099-0.596c-0.131-0.787-0.859-1.404-1.658-1.404h-1c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h1c0.307 0 0.621 0.266 0.671 0.569l1.671 10.027c0.131 0.787 0.859 1.404 1.658 1.404h10c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-10c-0.307 0-0.621-0.266-0.671-0.569l-0.247-1.48 9.965-0.867c0.775-0.067 1.483-0.721 1.611-1.489l0.671-4.027c0.067-0.404-0.038-0.806-0.289-1.102zM16.842 5.404l-0.671 4.027c-0.053 0.316-0.391 0.629-0.711 0.657l-10.043 0.873-0.994-5.962h12.076c0.117 0 0.215 0.040 0.276 0.113s0.085 0.176 0.066 0.291z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-tag\" viewBox=\"0 0 20 20\">\n<title>tag</title>\n<path class=\"path1\" d=\"M7.5 19.085c-0.401 0-0.778-0.156-1.061-0.438l-5.086-5.086c-0.283-0.283-0.438-0.659-0.438-1.061s0.156-0.778 0.438-1.061l8.586-8.586c0.487-0.487 1.372-0.854 2.061-0.854h4.5c0.827 0 1.5 0.673 1.5 1.5v4.5c0 0.688-0.367 1.574-0.853 2.061l-8.586 8.586c-0.283 0.283-0.659 0.438-1.061 0.438zM12 3c-0.415 0-1.060 0.267-1.353 0.561l-8.586 8.586c-0.094 0.094-0.145 0.219-0.145 0.354s0.052 0.26 0.145 0.353l5.086 5.086c0.094 0.094 0.219 0.145 0.354 0.145s0.26-0.052 0.354-0.145l8.586-8.586c0.293-0.293 0.561-0.939 0.561-1.354v-4.5c0-0.276-0.224-0.5-0.5-0.5h-4.5z\"/>\n<path class=\"path2\" d=\"M14.5 7c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM14.5 5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-phone-handset\" viewBox=\"0 0 20 20\">\n<title>phone-handset</title>\n<path class=\"path1\" d=\"M16 20c-1.771 0-3.655-0.502-5.6-1.492-1.793-0.913-3.564-2.22-5.122-3.78s-2.863-3.333-3.775-5.127c-0.988-1.946-1.49-3.83-1.49-5.601 0-1.148 1.070-2.257 1.529-2.68 0.661-0.609 1.701-1.32 2.457-1.32 0.376 0 0.816 0.246 1.387 0.774 0.425 0.394 0.904 0.928 1.383 1.544 0.289 0.372 1.73 2.271 1.73 3.182 0 0.747-0.845 1.267-1.739 1.816-0.346 0.212-0.703 0.432-0.961 0.639-0.276 0.221-0.325 0.338-0.333 0.364 0.949 2.366 3.85 5.267 6.215 6.215 0.021-0.007 0.138-0.053 0.363-0.333 0.207-0.258 0.427-0.616 0.639-0.961 0.55-0.894 1.069-1.739 1.816-1.739 0.911 0 2.81 1.441 3.182 1.73 0.616 0.479 1.15 0.958 1.544 1.383 0.528 0.57 0.774 1.011 0.774 1.387 0 0.756-0.711 1.799-1.319 2.463-0.424 0.462-1.533 1.537-2.681 1.537zM3.994 1c-0.268 0.005-0.989 0.333-1.773 1.055-0.744 0.686-1.207 1.431-1.207 1.945 0 6.729 8.264 15 14.986 15 0.513 0 1.258-0.465 1.944-1.213 0.723-0.788 1.051-1.512 1.056-1.781-0.032-0.19-0.558-0.929-1.997-2.037-1.237-0.952-2.24-1.463-2.498-1.469-0.018 0.005-0.13 0.048-0.357 0.336-0.197 0.251-0.408 0.594-0.613 0.926-0.56 0.911-1.089 1.772-1.858 1.772-0.124 0-0.246-0.024-0.363-0.071-2.625-1.050-5.729-4.154-6.779-6.779-0.126-0.315-0.146-0.809 0.474-1.371 0.33-0.299 0.786-0.579 1.228-0.851 0.332-0.204 0.676-0.415 0.926-0.613 0.288-0.227 0.331-0.339 0.336-0.357-0.007-0.258-0.517-1.261-1.469-2.498-1.108-1.439-1.847-1.964-2.037-1.997z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-phone\" viewBox=\"0 0 20 20\">\n<title>phone</title>\n<path class=\"path1\" d=\"M17.894 8.897c-1.041 0-2.928-0.375-3.516-0.963-0.361-0.361-0.446-0.813-0.515-1.177-0.085-0.448-0.136-0.581-0.332-0.666-0.902-0.388-2.196-0.61-3.551-0.61-1.34 0-2.62 0.219-3.512 0.6-0.194 0.083-0.244 0.216-0.327 0.663-0.068 0.365-0.152 0.819-0.512 1.179-0.328 0.328-1.015 0.554-1.533 0.685-0.668 0.169-1.384 0.267-1.963 0.267-0.664 0-1.113-0.126-1.372-0.386-0.391-0.391-0.641-0.926-0.685-1.467-0.037-0.456 0.051-1.132 0.68-1.762 1.022-1.022 2.396-1.819 4.086-2.368 1.554-0.506 3.322-0.773 5.114-0.773 1.804 0 3.587 0.27 5.156 0.782 1.705 0.556 3.093 1.361 4.124 2.393 1.050 1.050 0.79 2.443 0.012 3.221-0.257 0.257-0.7 0.382-1.354 0.382zM9.98 4.481c1.507 0 2.908 0.246 3.946 0.691 0.713 0.306 0.833 0.938 0.92 1.398 0.052 0.275 0.097 0.513 0.24 0.656 0.252 0.252 1.706 0.671 2.809 0.671 0.481 0 0.633-0.082 0.652-0.094 0.31-0.314 0.698-1.086-0.017-1.802-1.805-1.805-5.010-2.882-8.574-2.882-3.535 0-6.709 1.065-8.493 2.848-0.288 0.288-0.42 0.616-0.391 0.974 0.025 0.302 0.17 0.614 0.39 0.836 0.019 0.012 0.173 0.098 0.67 0.098 1.098 0 2.541-0.411 2.789-0.659 0.141-0.141 0.185-0.379 0.236-0.654 0.086-0.462 0.203-1.095 0.917-1.4 1.026-0.439 2.413-0.68 3.905-0.68z\"/>\n<path class=\"path2\" d=\"M16.5 18h-13c-0.671 0-1.29-0.264-1.743-0.743s-0.682-1.112-0.645-1.782c0.004-0.077 0.118-1.901 1.27-3.739 0.682-1.088 1.586-1.955 2.686-2.577 1.361-0.769 3.020-1.159 4.932-1.159s3.571 0.39 4.932 1.159c1.101 0.622 2.005 1.489 2.686 2.577 1.152 1.839 1.266 3.663 1.27 3.739 0.037 0.67-0.192 1.303-0.645 1.782s-1.072 0.743-1.743 0.743zM10 9c-3.117 0-5.388 1.088-6.749 3.233-1.030 1.623-1.139 3.282-1.14 3.299-0.022 0.392 0.111 0.761 0.373 1.038s0.623 0.43 1.017 0.43h13c0.393 0 0.754-0.153 1.017-0.43s0.395-0.646 0.373-1.039c-0.001-0.016-0.111-1.675-1.14-3.298-1.362-2.145-3.633-3.233-6.749-3.233z\"/>\n<path class=\"path3\" d=\"M10 16c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zM10 11c-1.103 0-2 0.897-2 2s0.897 2 2 2c1.103 0 2-0.897 2-2s-0.897-2-2-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pushpin\" viewBox=\"0 0 20 20\">\n<title>pushpin</title>\n<path class=\"path1\" d=\"M18 6.793l-5.293-5.293c-0.188-0.188-0.44-0.292-0.707-0.292s-0.519 0.104-0.707 0.292l-0.293 0.293c-0.29 0.29-0.5 0.797-0.5 1.207v1c0 0.142-0.106 0.399-0.207 0.5l-2.793 2.793c-0.101 0.101-0.358 0.207-0.5 0.207h-1c-0.41 0-0.917 0.21-1.207 0.5l-0.293 0.293c-0.39 0.39-0.39 1.024 0 1.414l1.553 1.553-4.95 6.435c-0.153 0.199-0.135 0.481 0.043 0.658 0.097 0.097 0.225 0.146 0.354 0.146 0.107 0 0.214-0.034 0.305-0.104l6.435-4.95 1.553 1.553c0.188 0.188 0.44 0.292 0.707 0.292s0.519-0.104 0.707-0.292l0.293-0.293c0.29-0.29 0.5-0.797 0.5-1.207v-1c0-0.142 0.106-0.399 0.207-0.5l2.793-2.793c0.101-0.101 0.358-0.207 0.5-0.207h1c0.41 0 0.917-0.21 1.207-0.5l0.293-0.293c0.188-0.188 0.292-0.44 0.292-0.707s-0.104-0.519-0.292-0.707zM4.234 15.266l2.533-3.293 0.76 0.76-3.293 2.533zM17 7.793c-0.101 0.101-0.358 0.207-0.5 0.207h-1c-0.41 0-0.917 0.21-1.207 0.5l-2.793 2.793c-0.29 0.29-0.5 0.797-0.5 1.207v1c0 0.142-0.106 0.399-0.207 0.5l-0.292 0.292c-0 0-0.001 0-0.001 0v0.001l-5.293-5.293 0.293-0.293c0.101-0.101 0.358-0.207 0.5-0.207h1c0.41 0 0.917-0.21 1.207-0.5l2.793-2.793c0.29-0.29 0.5-0.797 0.5-1.207v-1c0-0.142 0.106-0.399 0.207-0.5l0.293-0.293 5.293 5.293-0.293 0.293z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-map-marker\" viewBox=\"0 0 20 20\">\n<title>map-marker</title>\n<path class=\"path1\" d=\"M10 20c-0.153 0-0.298-0.070-0.393-0.191-0.057-0.073-1.418-1.814-2.797-4.385-0.812-1.513-1.46-2.999-1.925-4.416-0.587-1.787-0.884-3.472-0.884-5.008 0-3.308 2.692-6 6-6s6 2.692 6 6c0 1.536-0.298 3.22-0.884 5.008-0.465 1.417-1.113 2.903-1.925 4.416-1.38 2.571-2.74 4.312-2.797 4.385-0.095 0.121-0.24 0.191-0.393 0.191zM10 1c-2.757 0-5 2.243-5 5 0 3.254 1.463 6.664 2.691 8.951 0.902 1.681 1.809 3.014 2.309 3.71 0.502-0.699 1.415-2.040 2.318-3.726 1.223-2.283 2.682-5.687 2.682-8.935 0-2.757-2.243-5-5-5z\"/>\n<path class=\"path2\" d=\"M10 9c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zM10 4c-1.103 0-2 0.897-2 2s0.897 2 2 2c1.103 0 2-0.897 2-2s-0.897-2-2-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-map\" viewBox=\"0 0 20 20\">\n<title>map</title>\n<path class=\"path1\" d=\"M18.763 1.075c-0.147-0.091-0.331-0.099-0.486-0.022l-5.776 2.888-5.776-2.888c-0.141-0.070-0.306-0.070-0.447 0l-6 3c-0.169 0.085-0.276 0.258-0.276 0.447v15c0 0.173 0.090 0.334 0.237 0.425 0.080 0.050 0.171 0.075 0.263 0.075 0.076 0 0.153-0.018 0.224-0.053l5.776-2.888 5.776 2.888c0.141 0.070 0.307 0.070 0.447 0l6-3c0.169-0.085 0.276-0.258 0.276-0.447v-15c-0-0.173-0.090-0.334-0.237-0.425zM6 16.191l-5 2.5v-13.882l5-2.5v13.882zM7 2.309l5 2.5v13.882l-5-2.5v-13.882zM18 16.191l-5 2.5v-13.882l5-2.5v13.882z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-location\" viewBox=\"0 0 20 20\">\n<title>location</title>\n<path class=\"path1\" d=\"M8.5 20c-0.043 0-0.087-0.006-0.13-0.017-0.218-0.059-0.37-0.257-0.37-0.483v-7.5h-7.5c-0.226 0-0.424-0.152-0.483-0.37s0.037-0.449 0.232-0.562l19-11c0.196-0.113 0.444-0.081 0.604 0.079s0.193 0.408 0.079 0.604l-11 19c-0.091 0.157-0.258 0.249-0.433 0.249zM2.362 11h6.138c0.276 0 0.5 0.224 0.5 0.5v6.138l9.128-15.766-15.766 9.128z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-calendar-full\" viewBox=\"0 0 20 20\">\n<title>calendar-full</title>\n<path class=\"path1\" d=\"M18.5 2h-2.5v-0.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v0.5h-10v-0.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v0.5h-2.5c-0.827 0-1.5 0.673-1.5 1.5v14c0 0.827 0.673 1.5 1.5 1.5h17c0.827 0 1.5-0.673 1.5-1.5v-14c0-0.827-0.673-1.5-1.5-1.5zM1.5 3h2.5v1.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1.5h10v1.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1.5h2.5c0.276 0 0.5 0.224 0.5 0.5v2.5h-18v-2.5c0-0.276 0.224-0.5 0.5-0.5zM18.5 18h-17c-0.276 0-0.5-0.224-0.5-0.5v-10.5h18v10.5c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M7.5 10h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M10.5 10h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M13.5 10h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M16.5 10h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M4.5 12h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path7\" d=\"M7.5 12h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path8\" d=\"M10.5 12h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path9\" d=\"M13.5 12h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path10\" d=\"M16.5 12h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path11\" d=\"M4.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path12\" d=\"M7.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path13\" d=\"M10.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path14\" d=\"M13.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path15\" d=\"M16.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path16\" d=\"M4.5 16h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path17\" d=\"M7.5 16h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path18\" d=\"M10.5 16h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path19\" d=\"M13.5 16h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path20\" d=\"M16.5 16h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-keyboard\" viewBox=\"0 0 20 20\">\n<title>keyboard</title>\n<path class=\"path1\" d=\"M17.5 16h-16c-0.827 0-1.5-0.673-1.5-1.5v-8c0-0.827 0.673-1.5 1.5-1.5h16c0.827 0 1.5 0.673 1.5 1.5v8c0 0.827-0.673 1.5-1.5 1.5zM1.5 6c-0.276 0-0.5 0.224-0.5 0.5v8c0 0.276 0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5v-8c0-0.276-0.224-0.5-0.5-0.5h-16z\"/>\n<path class=\"path2\" d=\"M3.5 8h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M16.5 8h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M4.5 10h-2c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M3.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M11.5 14h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path7\" d=\"M14.5 14h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path8\" d=\"M16.5 12h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2.5v-1.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path9\" d=\"M5.5 12h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path10\" d=\"M6 7.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path11\" d=\"M8 7.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path12\" d=\"M10 7.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path13\" d=\"M12 7.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path14\" d=\"M14 7.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path15\" d=\"M7 9.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path16\" d=\"M9 9.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path17\" d=\"M11 9.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path18\" d=\"M13 9.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path19\" d=\"M15 9.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path20\" d=\"M8 11.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path21\" d=\"M10 11.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n<path class=\"path22\" d=\"M12 11.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-spell-check\" viewBox=\"0 0 20 20\">\n<title>spell-check</title>\n<path class=\"path1\" d=\"M4.5 14c-0.276 0-0.5 0.224-0.5 0.5v0.001c-0.418-0.315-0.938-0.501-1.5-0.501-1.378 0-2.5 1.122-2.5 2.5s1.122 2.5 2.5 2.5c0.562 0 1.082-0.187 1.5-0.501v0.001c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-4c0-0.276-0.224-0.5-0.5-0.5zM2.5 18c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path2\" d=\"M8.5 14c-0.562 0-1.082 0.187-1.5 0.501v-4.001c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v8c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-0.001c0.418 0.315 0.938 0.501 1.5 0.501 1.378 0 2.5-1.122 2.5-2.5s-1.122-2.5-2.5-2.5zM8.5 18c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path3\" d=\"M14.5 19c-1.378 0-2.5-1.122-2.5-2.5s1.122-2.5 2.5-2.5c0.439 0 0.872 0.116 1.25 0.335 0.239 0.138 0.321 0.444 0.183 0.683s-0.444 0.321-0.683 0.183c-0.227-0.131-0.486-0.2-0.75-0.2-0.827 0-1.5 0.673-1.5 1.5s0.673 1.5 1.5 1.5c0.264 0 0.523-0.069 0.75-0.2 0.239-0.138 0.545-0.057 0.683 0.182s0.057 0.545-0.182 0.683c-0.379 0.219-0.811 0.335-1.25 0.335z\"/>\n<path class=\"path4\" d=\"M11.5 10.5c-0.128 0-0.256-0.049-0.354-0.146l-3-3c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2.646 2.646 6.646-6.646c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-7 7c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-screen\" viewBox=\"0 0 20 20\">\n<title>screen</title>\n<path class=\"path1\" d=\"M17.5 2h-16c-0.827 0-1.5 0.673-1.5 1.5v10c0 0.827 0.673 1.5 1.5 1.5h7.5v2h-3.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h8c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-3.5v-2h7.5c0.827 0 1.5-0.673 1.5-1.5v-10c0-0.827-0.673-1.5-1.5-1.5zM18 13.5c0 0.276-0.224 0.5-0.5 0.5h-16c-0.276 0-0.5-0.224-0.5-0.5v-10c0-0.276 0.224-0.5 0.5-0.5h16c0.276 0 0.5 0.224 0.5 0.5v10z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-smartphone\" viewBox=\"0 0 20 20\">\n<title>smartphone</title>\n<path class=\"path1\" d=\"M10.5 18h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M14.5 20h-9c-0.827 0-1.5-0.673-1.5-1.5v-17c0-0.827 0.673-1.5 1.5-1.5h9c0.827 0 1.5 0.673 1.5 1.5v17c0 0.827-0.673 1.5-1.5 1.5zM5.5 1c-0.276 0-0.5 0.224-0.5 0.5v17c0 0.276 0.224 0.5 0.5 0.5h9c0.276 0 0.5-0.224 0.5-0.5v-17c0-0.276-0.224-0.5-0.5-0.5h-9z\"/>\n<path class=\"path3\" d=\"M13.5 16h-7c-0.276 0-0.5-0.224-0.5-0.5v-13c0-0.276 0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5v13c0 0.276-0.224 0.5-0.5 0.5zM7 15h6v-12h-6v12z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-tablet\" viewBox=\"0 0 20 20\">\n<title>tablet</title>\n<path class=\"path1\" d=\"M16.5 20h-13c-0.827 0-1.5-0.673-1.5-1.5v-17c0-0.827 0.673-1.5 1.5-1.5h13c0.827 0 1.5 0.673 1.5 1.5v17c0 0.827-0.673 1.5-1.5 1.5zM3.5 1c-0.276 0-0.5 0.224-0.5 0.5v17c0 0.276 0.224 0.5 0.5 0.5h13c0.276 0 0.5-0.224 0.5-0.5v-17c0-0.276-0.224-0.5-0.5-0.5h-13z\"/>\n<path class=\"path2\" d=\"M10.5 18h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M15.5 16h-11c-0.276 0-0.5-0.224-0.5-0.5v-13c0-0.276 0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5v13c0 0.276-0.224 0.5-0.5 0.5zM5 15h10v-12h-10v12z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-laptop\" viewBox=\"0 0 20 20\">\n<title>laptop</title>\n<path class=\"path1\" d=\"M3.5 14h13c0.827 0 1.5-0.673 1.5-1.5v-8c0-0.827-0.673-1.5-1.5-1.5h-13c-0.827 0-1.5 0.673-1.5 1.5v8c0 0.827 0.673 1.5 1.5 1.5zM3 4.5c0-0.276 0.224-0.5 0.5-0.5h13c0.276 0 0.5 0.224 0.5 0.5v8c0 0.276-0.224 0.5-0.5 0.5h-13c-0.276 0-0.5-0.224-0.5-0.5v-8z\"/>\n<path class=\"path2\" d=\"M19.5 15h-19c-0.276 0-0.5 0.224-0.5 0.5v1c0 0.827 0.673 1.5 1.5 1.5h17c0.827 0 1.5-0.673 1.5-1.5v-1c0-0.276-0.224-0.5-0.5-0.5zM18.5 17h-17c-0.276 0-0.5-0.224-0.5-0.5v-0.5h18v0.5c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-laptop-phone\" viewBox=\"0 0 20 20\">\n<title>laptop-phone</title>\n<path class=\"path1\" d=\"M11.5 14h-8c-0.827 0-1.5-0.673-1.5-1.5v-8c0-0.827 0.673-1.5 1.5-1.5h13c0.827 0 1.5 0.673 1.5 1.5v1c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-1c0-0.276-0.224-0.5-0.5-0.5h-13c-0.276 0-0.5 0.224-0.5 0.5v8c0 0.276 0.224 0.5 0.5 0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M11.5 18h-10c-0.827 0-1.5-0.673-1.5-1.5v-1c0-0.276 0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-10.5v0.5c0 0.276 0.224 0.5 0.5 0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M18.5 18h-4c-0.827 0-1.5-0.673-1.5-1.5v-8c0-0.827 0.673-1.5 1.5-1.5h4c0.827 0 1.5 0.673 1.5 1.5v8c0 0.827-0.673 1.5-1.5 1.5zM14.5 8c-0.276 0-0.5 0.224-0.5 0.5v8c0 0.276 0.224 0.5 0.5 0.5h4c0.276 0 0.5-0.224 0.5-0.5v-8c0-0.276-0.224-0.5-0.5-0.5h-4z\"/>\n<path class=\"path4\" d=\"M16.5 16c-0.132 0-0.26-0.053-0.353-0.147s-0.147-0.222-0.147-0.353 0.053-0.261 0.147-0.353c0.093-0.093 0.222-0.147 0.353-0.147s0.261 0.053 0.353 0.147c0.093 0.093 0.147 0.222 0.147 0.353s-0.053 0.261-0.147 0.353c-0.093 0.093-0.222 0.147-0.353 0.147z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-power-switch\" viewBox=\"0 0 20 20\">\n<title>power-switch</title>\n<path class=\"path1\" d=\"M9.5 12c-0.276 0-0.5-0.224-0.5-0.5v-9c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v9c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M9.5 19c-2.003 0-3.887-0.78-5.303-2.197s-2.197-3.3-2.197-5.303c0-1.648 0.525-3.212 1.517-4.523 0.96-1.268 2.324-2.215 3.84-2.666 0.265-0.079 0.543 0.072 0.622 0.337s-0.072 0.543-0.337 0.622c-2.733 0.814-4.643 3.376-4.643 6.231 0 3.584 2.916 6.5 6.5 6.5s6.5-2.916 6.5-6.5c0-2.855-1.909-5.417-4.643-6.231-0.265-0.079-0.415-0.357-0.337-0.622s0.357-0.415 0.622-0.337c1.517 0.451 2.88 1.398 3.84 2.666 0.993 1.311 1.517 2.875 1.517 4.523 0 2.003-0.78 3.887-2.197 5.303s-3.3 2.197-5.303 2.197z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bubble\" viewBox=\"0 0 20 20\">\n<title>bubble</title>\n<path class=\"path1\" d=\"M0.5 19c-0.225 0-0.422-0.15-0.482-0.367s0.032-0.447 0.225-0.562c1.691-1.014 2.392-2.489 2.641-3.179-1.838-1.407-2.884-3.354-2.884-5.392 0-1.029 0.258-2.026 0.768-2.964 0.486-0.894 1.18-1.695 2.061-2.381 1.787-1.39 4.156-2.156 6.671-2.156s4.884 0.766 6.671 2.156c0.881 0.685 1.575 1.486 2.061 2.381 0.51 0.937 0.768 1.934 0.768 2.964s-0.258 2.026-0.768 2.964c-0.486 0.894-1.18 1.695-2.061 2.381-1.787 1.39-4.156 2.156-6.671 2.156-1.033 0-2.047-0.129-3.016-0.385-0.429 0.286-1.231 0.793-2.189 1.27-1.488 0.74-2.764 1.115-3.794 1.115zM9.5 3c-4.687 0-8.5 2.916-8.5 6.5 0 1.815 1.005 3.562 2.756 4.792 0.172 0.121 0.25 0.336 0.196 0.539-0.117 0.436-0.515 1.633-1.58 2.788 1.302-0.456 2.704-1.247 3.739-1.959 0.123-0.085 0.277-0.11 0.421-0.069 0.948 0.271 1.947 0.409 2.968 0.409 4.687 0 8.5-2.916 8.5-6.5s-3.813-6.5-8.5-6.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-heart-pulse\" viewBox=\"0 0 20 20\">\n<title>heart-pulse</title>\n<path class=\"path1\" d=\"M9.5 19c-0.084 0-0.167-0.021-0.243-0.063-0.116-0.065-2.877-1.611-5.369-4.082-0.196-0.194-0.197-0.511-0.003-0.707s0.511-0.197 0.707-0.003c1.979 1.962 4.186 3.346 4.908 3.776 0.723-0.431 2.932-1.817 4.908-3.776 0.196-0.194 0.513-0.193 0.707 0.003s0.193 0.513-0.003 0.707c-2.493 2.471-5.253 4.017-5.369 4.082-0.076 0.042-0.159 0.063-0.243 0.063z\"/>\n<path class=\"path2\" d=\"M1.279 11c-0.188 0-0.368-0.106-0.453-0.287-0.548-1.165-0.826-2.33-0.826-3.463 0-2.895 2.355-5.25 5.25-5.25 0.98 0 2.021 0.367 2.931 1.034 0.532 0.39 0.985 0.86 1.319 1.359 0.334-0.499 0.787-0.969 1.319-1.359 0.91-0.667 1.951-1.034 2.931-1.034 2.895 0 5.25 2.355 5.25 5.25 0 1.133-0.278 2.298-0.826 3.463-0.118 0.25-0.415 0.357-0.665 0.24s-0.357-0.415-0.24-0.665c0.485-1.031 0.731-2.053 0.731-3.037 0-2.343-1.907-4.25-4.25-4.25-1.703 0-3.357 1.401-3.776 2.658-0.068 0.204-0.259 0.342-0.474 0.342s-0.406-0.138-0.474-0.342c-0.419-1.257-2.073-2.658-3.776-2.658-2.343 0-4.25 1.907-4.25 4.25 0 0.984 0.246 2.006 0.731 3.037 0.118 0.25 0.010 0.548-0.24 0.665-0.069 0.032-0.141 0.048-0.212 0.048z\"/>\n<path class=\"path3\" d=\"M10.515 15c-0.005 0-0.009-0-0.013-0-0.202-0.004-0.569-0.109-0.753-0.766l-1.217-4.334-0.807 3.279c-0.158 0.643-0.525 0.778-0.73 0.8s-0.592-0.027-0.889-0.62l-0.606-1.211c-0.029-0.058-0.056-0.094-0.076-0.117-0.003 0.004-0.007 0.009-0.011 0.015-0.37 0.543-1.192 0.953-1.913 0.953h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.421 0 0.921-0.272 1.087-0.516 0.223-0.327 0.547-0.501 0.891-0.478 0.374 0.025 0.708 0.279 0.917 0.696l0.445 0.89 0.936-3.803c0.158-0.64 0.482-0.779 0.726-0.783s0.572 0.125 0.751 0.76l1.284 4.576 1.178-3.608c0.205-0.628 0.582-0.736 0.788-0.745s0.59 0.068 0.847 0.677l0.724 1.719c0.136 0.322 0.578 0.616 0.927 0.616h1.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.5c-0.747 0-1.559-0.539-1.849-1.228l-0.592-1.406-1.274 3.9c-0.207 0.634-0.566 0.733-0.771 0.733z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-construction\" viewBox=\"0 0 20 20\">\n<title>construction</title>\n<path class=\"path1\" d=\"M20 5v-1.5c0-0.276-0.224-0.5-0.5-0.5h-3.5c-0 0-0 0-0 0h-5c-0 0-0 0-0 0h-5c-0 0-0 0-0 0h-5.5c-0.276 0-0.5 0.224-0.5 0.5v6c0 0.276 0.224 0.5 0.5 0.5h1.5v6h-0.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h4c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-0.5v-3h10v3h-0.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h4c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-0.5v-6h1.5c0.276 0 0.5-0.224 0.5-0.5v-4.5c0-0 0-0 0-0zM19 4.793l-4.207 4.207h-3.586l5-5h2.793v0.793zM6.207 9l5-5h3.586l-5 5h-3.586zM1.207 9l5-5h3.586l-5 5h-3.586zM4.793 4l-3.793 3.793v-3.793h3.793zM3 16v-6h1v6h-1zM5 12v-2h10v2h-10zM17 16h-1v-6h1v6zM16.207 9l2.793-2.793v2.793h-2.793z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pie-chart\" viewBox=\"0 0 20 20\">\n<title>pie-chart</title>\n<path class=\"path1\" d=\"M8.5 20c-2.27 0-4.405-0.884-6.010-2.49s-2.49-3.74-2.49-6.010c0-2.27 0.884-4.405 2.49-6.010s3.74-2.49 6.010-2.49c0.276 0 0.5 0.224 0.5 0.5v7.5h7.5c0.276 0 0.5 0.224 0.5 0.5 0 2.27-0.884 4.405-2.49 6.010s-3.74 2.49-6.010 2.49zM8 4.016c-3.903 0.258-7 3.516-7 7.484 0 4.136 3.364 7.5 7.5 7.5 3.967 0 7.225-3.097 7.484-7h-7.484c-0.276 0-0.5-0.224-0.5-0.5v-7.484z\"/>\n<path class=\"path2\" d=\"M18.5 10h-8c-0.276 0-0.5-0.224-0.5-0.5v-8c0-0.276 0.224-0.5 0.5-0.5 2.27 0 4.405 0.884 6.010 2.49s2.49 3.74 2.49 6.010c0 0.276-0.224 0.5-0.5 0.5zM11 9h6.984c-0.247-3.738-3.246-6.736-6.984-6.984v6.984z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chart-bars\" viewBox=\"0 0 20 20\">\n<title>chart-bars</title>\n<path class=\"path1\" d=\"M17.5 20h-16c-0.827 0-1.5-0.673-1.5-1.5v-16c0-0.827 0.673-1.5 1.5-1.5h16c0.827 0 1.5 0.673 1.5 1.5v16c0 0.827-0.673 1.5-1.5 1.5zM1.5 2c-0.276 0-0.5 0.224-0.5 0.5v16c0 0.276 0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5v-16c0-0.276-0.224-0.5-0.5-0.5h-16z\"/>\n<path class=\"path2\" d=\"M6.5 17h-2c-0.276 0-0.5-0.224-0.5-0.5v-9c0-0.276 0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5v9c0 0.276-0.224 0.5-0.5 0.5zM5 16h1v-8h-1v8z\"/>\n<path class=\"path3\" d=\"M10.5 17h-2c-0.276 0-0.5-0.224-0.5-0.5v-12c0-0.276 0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5v12c0 0.276-0.224 0.5-0.5 0.5zM9 16h1v-11h-1v11z\"/>\n<path class=\"path4\" d=\"M14.5 17h-2c-0.276 0-0.5-0.224-0.5-0.5v-5c0-0.276 0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5v5c0 0.276-0.224 0.5-0.5 0.5zM13 16h1v-4h-1v4z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-gift\" viewBox=\"0 0 20 20\">\n<title>gift</title>\n<path class=\"path1\" d=\"M18.5 5h-3.001c0.315-0.418 0.501-0.938 0.501-1.5 0-1.378-1.122-2.5-2.5-2.5-1.39 0-2.556 1.101-3.127 1.758-0.346 0.397-0.644 0.823-0.873 1.235-0.229-0.412-0.527-0.837-0.873-1.235-0.571-0.656-1.737-1.758-3.127-1.758-1.378 0-2.5 1.122-2.5 2.5 0 0.562 0.187 1.082 0.501 1.5h-3.001c-0.276 0-0.5 0.224-0.5 0.5v3c0 0.276 0.224 0.5 0.5 0.5h0.5v9.5c0 0.827 0.673 1.5 1.5 1.5h14c0.827 0 1.5-0.673 1.5-1.5v-9.5h0.5c0.276 0 0.5-0.224 0.5-0.5v-3c0-0.276-0.224-0.5-0.5-0.5zM11.127 3.414c0.782-0.899 1.647-1.414 2.373-1.414 0.827 0 1.5 0.673 1.5 1.5s-0.673 1.5-1.5 1.5h-3.378c0.173-0.442 0.523-1.032 1.005-1.586zM11 19h-3v-13h3v13zM4 3.5c0-0.827 0.673-1.5 1.5-1.5 0.726 0 1.591 0.515 2.373 1.414 0.482 0.554 0.832 1.144 1.005 1.586h-3.378c-0.827 0-1.5-0.673-1.5-1.5zM1 6h6v2h-6v-2zM2 18.5v-9.5h5v10h-4.5c-0.276 0-0.5-0.224-0.5-0.5zM17 18.5c0 0.276-0.224 0.5-0.5 0.5h-4.5v-10h5v9.5zM18 8h-6v-2h6v2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-diamond\" viewBox=\"0 0 20 20\">\n<title>diamond</title>\n<path class=\"path1\" d=\"M18.9 7.2l-3-4c-0.077-0.103-0.191-0.172-0.318-0.193l-6-1c-0.054-0.009-0.11-0.009-0.164 0l-6 1c-0.127 0.021-0.241 0.090-0.318 0.193l-3 4c-0.143 0.191-0.131 0.457 0.028 0.634l9 10c0.095 0.105 0.23 0.166 0.372 0.166s0.277-0.060 0.372-0.166l9-10c0.16-0.178 0.172-0.443 0.028-0.634zM12.786 7l-3.286 9.037-3.286-9.037h6.572zM6.707 6l2.793-2.793 2.793 2.793h-5.586zM10.957 3.25l3.698 0.616-1.233 1.849-2.466-2.465zM5.578 5.715l-1.233-1.849 3.698-0.616-2.465 2.465zM4.67 6.156l-2.985 0.597 1.791-2.388 1.194 1.791zM5.177 7.075l2.974 8.179-6.692-7.436 3.718-0.744zM13.823 7.075l3.718 0.744-6.692 7.436 2.974-8.179zM14.33 6.156l1.194-1.791 1.791 2.388-2.985-0.597z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-linearicons\" viewBox=\"0 0 20 20\">\n<title>linearicons</title>\n<path class=\"path1\" d=\"M19.5 16h-0.5c-0.579 0-1 0.631-1 1.5 0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-1c0-0.276-0.224-0.5-0.5-0.5-0.138 0-0.263 0.056-0.354 0.147-0.196-0.094-0.415-0.147-0.646-0.147-0.827 0-1.5 0.673-1.5 1.5 0 0.175 0.031 0.343 0.086 0.5h-1.086c-0.406 0-1.019-0.277-1.288-0.58l-1.044-1.181 9.207-10.408c0.161-0.182 0.165-0.447 0.024-0.633l-2.999-3.998c-0.094-0.126-0.243-0.2-0.4-0.2h-13c-0.157 0-0.306 0.074-0.4 0.2l-2.999 3.998c-0.141 0.186-0.136 0.451 0.024 0.633l9.207 10.408-1.044 1.181c-0.289 0.327-0.795 0.58-1.038 0.58h-0.25v-0.5c0-0.827-0.673-1.5-1.5-1.5-0.282 0-0.545 0.078-0.77 0.213-0.127-0.135-0.292-0.213-0.48-0.213-0.308 0-0.537 0.243-0.702 0.455-0.152 0.195-0.309 0.449-0.442 0.716l-0.106 0.211v-0.882c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v1c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-3c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v3c0 0.827 0.673 1.5 1.5 1.5 0.282 0 0.545-0.078 0.77-0.214 0.127 0.135 0.292 0.214 0.48 0.214 0.308 0 0.537-0.243 0.702-0.455 0.152-0.195 0.309-0.449 0.442-0.716l0.106-0.211v0.882c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v1c0 0.276 0.224 0.5 0.5 0.5h0.75c0.556 0 1.324-0.395 1.787-0.918l0.963-1.089 0.963 1.088c0.463 0.523 1.339 0.918 2.037 0.918h2.5c0.384 0 0.734-0.145 1-0.383 0.266 0.238 0.616 0.383 1 0.383 0.827 0 1.5-0.673 1.5-1.5 0-0.249 0.061-0.422 0.103-0.5h0.397c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM1.145 5.474l2.605-3.474h12.5l2.605 3.474-8.855 10.011-8.855-10.011zM15.5 18c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5 0.5 0.224 0.5 0.5-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M2.5 15c0.132 0 0.261-0.053 0.353-0.147s0.147-0.222 0.147-0.353-0.053-0.26-0.147-0.353c-0.093-0.093-0.222-0.147-0.353-0.147s-0.26 0.053-0.353 0.147c-0.093 0.093-0.147 0.222-0.147 0.353s0.053 0.261 0.147 0.353c0.093 0.093 0.222 0.147 0.353 0.147z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-dinner\" viewBox=\"0 0 20 20\">\n<title>dinner</title>\n<path class=\"path1\" d=\"M8 0.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 1.306 0.252 2.397 0.455 3.274 0.198 0.854 0.353 1.529 0.13 1.811-0.186 0.234-0.717 0.37-1.581 0.406-0.002-0.162-0.004-0.326-0.004-0.49v-4c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v4c0 0.165-0.001 0.328-0.004 0.49-0.861-0.037-1.391-0.174-1.577-0.408-0.225-0.283-0.069-0.959 0.128-1.814 0.202-0.875 0.453-1.965 0.453-3.267 0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 1.189-0.237 2.217-0.427 3.043-0.258 1.118-0.461 2.002 0.064 2.662 0.39 0.49 1.101 0.733 2.333 0.785-0.112 2.79-0.516 5.19-0.851 7.177-0.446 2.644-0.74 4.39 0.012 5.279 0.311 0.368 0.772 0.555 1.37 0.555s1.059-0.187 1.37-0.555c0.752-0.89 0.458-2.638 0.012-5.284-0.334-1.985-0.738-4.384-0.851-7.172 1.235-0.050 1.946-0.292 2.337-0.783 0.524-0.659 0.32-1.541 0.062-2.659-0.191-0.827-0.429-1.857-0.429-3.048zM6.106 18.799c-0.073 0.086-0.215 0.201-0.606 0.201s-0.533-0.114-0.606-0.2c-0.452-0.535-0.145-2.357 0.211-4.467 0.129-0.762 0.267-1.585 0.396-2.467 0.129 0.881 0.267 1.701 0.395 2.463 0.356 2.112 0.663 3.936 0.211 4.472z\"/>\n<path class=\"path2\" d=\"M15.882 14.162c-0.393-2.331-0.881-5.231-0.882-8.662v-5c0-0.227-0.153-0.425-0.372-0.483s-0.45 0.038-0.562 0.235c-2.019 3.534-3.016 8.931-3.058 9.159-0.027 0.146 0.013 0.296 0.108 0.41s0.236 0.18 0.384 0.18h2.235c-0.175 1.544-0.409 2.935-0.617 4.166-0.446 2.644-0.74 4.39 0.012 5.279 0.311 0.368 0.772 0.555 1.37 0.555s1.059-0.187 1.37-0.555c0.752-0.89 0.458-2.638 0.012-5.284zM12.111 9c0.248-1.171 0.882-3.887 1.889-6.317v2.817c0 1.236-0.063 2.403-0.163 3.5h-1.727zM15.106 18.799c-0.073 0.086-0.215 0.201-0.606 0.201s-0.533-0.114-0.606-0.2c-0.452-0.535-0.145-2.357 0.211-4.467 0.129-0.762 0.267-1.585 0.396-2.467 0.129 0.881 0.267 1.702 0.395 2.463 0.356 2.112 0.663 3.936 0.211 4.472z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-coffee-cup\" viewBox=\"0 0 20 20\">\n<title>coffee-cup</title>\n<path class=\"path1\" d=\"M10 15c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zM10 10c-1.103 0-2 0.897-2 2s0.897 2 2 2c1.103 0 2-0.897 2-2s-0.897-2-2-2z\"/>\n<path class=\"path2\" d=\"M15.904 2.056l-0.177-0.707c-0.189-0.756-0.948-1.349-1.728-1.349h-8c-0.78 0-1.538 0.593-1.728 1.349l-0.177 0.707c-0.631 0.177-1.096 0.757-1.096 1.444v1c0 0.663 0.432 1.226 1.029 1.424l0.901 12.614c0.058 0.806 0.762 1.462 1.57 1.462h7c0.808 0 1.512-0.656 1.57-1.462l0.901-12.614c0.597-0.198 1.029-0.761 1.029-1.424v-1c0-0.687-0.464-1.267-1.096-1.444zM6 1h8c0.319 0 0.68 0.282 0.757 0.591l0.102 0.409h-9.719l0.102-0.409c0.077-0.309 0.438-0.591 0.757-0.591zM14.892 7h-9.783l-0.071-1h9.926l-0.071 1zM14.249 16h-8.497l-0.571-8h9.64l-0.571 8zM13.5 19h-7c-0.29 0-0.552-0.244-0.573-0.533l-0.105-1.467h8.355l-0.105 1.467c-0.021 0.289-0.283 0.533-0.573 0.533zM16 4.5c0 0.276-0.224 0.5-0.5 0.5h-11c-0.276 0-0.5-0.224-0.5-0.5v-1c0-0.275 0.224-0.499 0.499-0.5 0.001 0 0.001 0 0.002 0s0.002-0 0.003-0h10.997c0.276 0 0.5 0.224 0.5 0.5v1z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-leaf\" viewBox=\"0 0 20 20\">\n<title>leaf</title>\n<path class=\"path1\" d=\"M19.883 0.178c-0.095-0.113-0.235-0.178-0.382-0.178l-0.51-0c-5.040-0.002-9.021-0.003-11.952 0.698-1.575 0.377-2.793 0.946-3.723 1.739-1.004 0.856-1.688 1.977-2.093 3.429-0.269 0.964-0.395 2.705 0.136 4.437 0.196 0.64 0.502 1.244 0.91 1.799-1.216 1.905-2.267 4.414-2.267 7.399 0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5c0-4.605 2.728-8.021 4.354-9.646 1.167-1.167 2.486-2.152 3.816-2.848 1.238-0.648 2.421-1.005 3.331-1.005 0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5c-1.084 0-2.396 0.387-3.794 1.12-1.418 0.743-2.822 1.789-4.059 3.027-0.522 0.522-1.15 1.218-1.774 2.070-0.242-0.381-0.43-0.785-0.559-1.207-0.5-1.632-0.316-3.204-0.129-3.875 1.43-5.125 6.862-5.138 16.717-5.135-1.175 6.288-3.366 10.358-6.516 12.101-2.922 1.617-5.82 0.735-6.931 0.28-0.234-0.096-0.47-0.214-0.699-0.35-0.237-0.141-0.544-0.063-0.685 0.174s-0.063 0.544 0.174 0.685c0.272 0.162 0.552 0.302 0.832 0.417 0.622 0.254 1.624 0.58 2.865 0.687 0.274 0.024 0.545 0.035 0.814 0.035 1.469 0 2.849-0.353 4.115-1.053 1.609-0.89 3.001-2.339 4.139-4.304 1.334-2.305 2.338-5.362 2.983-9.086 0.025-0.145-0.015-0.294-0.11-0.407z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-paw\" viewBox=\"0 0 20 20\">\n<title>paw</title>\n<path class=\"path1\" d=\"M3 12c-1.122 0-2-1.322-2-3.011s0.878-3.011 2-3.011 2 1.322 2 3.011-0.878 3.011-2 3.011zM3 6.978c-0.472 0-1 0.86-1 2.011s0.528 2.011 1 2.011 1-0.86 1-2.011-0.528-2.011-1-2.011z\"/>\n<path class=\"path2\" d=\"M6.998 8c-1.12 0-1.998-1.318-1.998-3s0.878-3 1.998-3 1.998 1.318 1.998 3-0.878 3-1.998 3zM6.998 3c-0.471 0-0.998 0.855-0.998 2s0.527 2 0.998 2 0.998-0.855 0.998-2-0.527-2-0.998-2z\"/>\n<path class=\"path3\" d=\"M12 8c-1.122 0-2-1.318-2-3s0.878-3 2-3 2 1.318 2 3-0.878 3-2 3zM12 3c-0.472 0-1 0.855-1 2s0.528 2 1 2 1-0.855 1-2-0.528-2-1-2z\"/>\n<path class=\"path4\" d=\"M16 12c-1.122 0-2-1.322-2-3.011s0.878-3.011 2-3.011 2 1.322 2 3.011-0.878 3.011-2 3.011zM16 6.978c-0.472 0-1 0.86-1 2.011s0.528 2.011 1 2.011 1-0.86 1-2.011-0.528-2.011-1-2.011z\"/>\n<path class=\"path5\" d=\"M13 18c-0.868 0-1.455-0.294-1.972-0.553-0.48-0.24-0.894-0.447-1.528-0.447-0.631 0-1.045 0.207-1.525 0.447-0.519 0.259-1.107 0.553-1.975 0.553-0.556 0-1.079-0.303-1.437-0.831-0.627-0.926-0.637-2.331-0.028-3.855 1.097-2.742 2.906-4.314 4.964-4.314s3.868 1.572 4.964 4.314c0.609 1.524 0.599 2.929-0.028 3.855-0.357 0.528-0.881 0.831-1.437 0.831zM9.5 16c0.869 0 1.457 0.294 1.975 0.553 0.479 0.24 0.893 0.447 1.525 0.447 0.218 0 0.44-0.143 0.609-0.391 0.432-0.637 0.404-1.73-0.073-2.923-0.937-2.342-2.408-3.686-4.036-3.686s-3.099 1.343-4.036 3.686c-0.477 1.193-0.504 2.286-0.073 2.923 0.168 0.249 0.39 0.391 0.609 0.391 0.632 0 1.047-0.207 1.528-0.448 0.518-0.259 1.106-0.553 1.972-0.553z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-rocket\" viewBox=\"0 0 20 20\">\n<title>rocket</title>\n<path class=\"path1\" d=\"M13.5 9c-1.378 0-2.5-1.122-2.5-2.5s1.122-2.5 2.5-2.5 2.5 1.122 2.5 2.5-1.122 2.5-2.5 2.5zM13.5 5c-0.827 0-1.5 0.673-1.5 1.5s0.673 1.5 1.5 1.5 1.5-0.673 1.5-1.5-0.673-1.5-1.5-1.5z\"/>\n<path class=\"path2\" d=\"M0.5 20c-0.13 0-0.258-0.051-0.354-0.146-0.137-0.137-0.183-0.342-0.116-0.524 1.539-4.231 3.157-6.377 4.808-6.377 0.545 0 1.054 0.234 1.515 0.694 0.728 0.728 0.754 1.453 0.648 1.933-0.334 1.508-2.464 2.985-6.33 4.391-0.056 0.020-0.114 0.030-0.171 0.030zM4.839 13.952c-0.495 0-1.078 0.434-1.685 1.255-0.597 0.807-1.197 1.957-1.788 3.427 1.335-0.537 2.408-1.082 3.199-1.625 1.067-0.733 1.383-1.3 1.46-1.646s-0.047-0.677-0.379-1.009c-0.27-0.27-0.534-0.401-0.808-0.401z\"/>\n<path class=\"path3\" d=\"M19.5 0c-2.595 0-4.907 0.44-6.874 1.308-1.621 0.716-3.009 1.72-4.126 2.986-0.208 0.236-0.401 0.475-0.58 0.715-0.862 0.057-1.744 0.4-2.624 1.020-0.745 0.524-1.493 1.25-2.225 2.157-1.23 1.524-1.986 3.027-2.018 3.090-0.109 0.219-0.044 0.485 0.154 0.628 0.088 0.064 0.191 0.095 0.293 0.095 0.128 0 0.256-0.049 0.353-0.145 0.005-0.005 0.483-0.475 1.298-0.936 0.672-0.38 1.708-0.827 2.961-0.906 0.317 0.811 1.224 1.781 1.659 2.216s1.405 1.342 2.216 1.659c-0.079 1.253-0.526 2.289-0.906 2.961-0.462 0.816-0.931 1.293-0.935 1.297-0.173 0.173-0.195 0.447-0.052 0.646 0.097 0.134 0.249 0.208 0.406 0.208 0.076 0 0.152-0.017 0.223-0.053 0.063-0.032 1.566-0.788 3.090-2.018 0.907-0.732 1.633-1.48 2.157-2.225 0.62-0.881 0.962-1.762 1.020-2.624 0.239-0.178 0.478-0.371 0.715-0.58 1.266-1.117 2.27-2.505 2.986-4.126 0.868-1.966 1.308-4.279 1.308-6.874v-0.5h-0.5zM3.107 9.808c0.953-1.383 2.41-3.098 4.052-3.637-0.649 1.137-0.985 2.181-1.106 2.843-1.159 0.071-2.158 0.408-2.946 0.794zM10.193 16.89c0.386-0.788 0.723-1.786 0.793-2.944 0.661-0.121 1.706-0.457 2.842-1.105-0.54 1.639-2.254 3.096-3.636 4.049zM15.044 10.75c-2.080 1.835-4.234 2.25-4.544 2.25-0.002 0-0.207-0.004-0.759-0.393-0.385-0.271-0.834-0.657-1.262-1.085s-0.814-0.877-1.085-1.262c-0.389-0.552-0.393-0.757-0.393-0.759 0-0.31 0.415-2.464 2.25-4.544 2.196-2.488 5.557-3.849 9.744-3.95-0.101 4.187-1.461 7.548-3.95 9.744z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-briefcase\" viewBox=\"0 0 20 20\">\n<title>briefcase</title>\n<path class=\"path1\" d=\"M18.5 5h-4.5v-1.5c0-0.827-0.673-1.5-1.5-1.5h-5c-0.827 0-1.5 0.673-1.5 1.5v1.5h-4.5c-0.827 0-1.5 0.673-1.5 1.5v11c0 0.827 0.673 1.5 1.5 1.5h17c0.827 0 1.5-0.673 1.5-1.5v-11c0-0.827-0.673-1.5-1.5-1.5zM7 3.5c0-0.276 0.224-0.5 0.5-0.5h5c0.276 0 0.5 0.224 0.5 0.5v1.5h-6v-1.5zM1.5 6h17c0.276 0 0.5 0.224 0.5 0.5v7.5h-2v-0.5c0-0.276-0.224-0.5-0.5-0.5h-2c-0.276 0-0.5 0.224-0.5 0.5v0.5h-8v-0.5c0-0.276-0.224-0.5-0.5-0.5h-2c-0.276 0-0.5 0.224-0.5 0.5v0.5h-2v-7.5c0-0.276 0.224-0.5 0.5-0.5zM16 14v1h-1v-1h1zM5 14v1h-1v-1h1zM18.5 18h-17c-0.276 0-0.5-0.224-0.5-0.5v-2.5h2v0.5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-0.5h8v0.5c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5-0.224 0.5-0.5v-0.5h2v2.5c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bus\" viewBox=\"0 0 20 20\">\n<title>bus</title>\n<path class=\"path1\" d=\"M5.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path2\" d=\"M14.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM14.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M13.5 5h-7c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h7c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M15.5 6h-11c-0.276 0-0.5 0.224-0.5 0.5v5c0 0.276 0.224 0.5 0.5 0.5h4.998c0.001 0 0.001 0 0.002 0s0.001-0 0.002-0h4.996c0.001 0 0.001 0 0.002 0s0.001-0 0.002-0h0.998c0.276 0 0.5-0.224 0.5-0.5v-5c0-0.276-0.224-0.5-0.5-0.5zM5 7h10v4h-0.349l-2.874-1.916c-0.23-0.153-0.54-0.091-0.693 0.139s-0.091 0.54 0.139 0.693l1.626 1.084h-3.197l-2.874-1.916c-0.23-0.153-0.54-0.091-0.693 0.139s-0.091 0.54 0.139 0.693l1.626 1.084h-2.849v-4z\"/>\n<path class=\"path5\" d=\"M15.616 1.783c-1.363-0.519-3.253-0.783-5.616-0.783s-4.252 0.263-5.616 0.783c-1.971 0.751-2.384 1.892-2.384 2.717v11c0 1.207 0.86 2.217 2 2.45v1.050c0 0.551 0.449 1 1 1h1c0.551 0 1-0.449 1-1v-1h6v1c0 0.551 0.449 1 1 1h1c0.551 0 1-0.449 1-1v-1.050c1.14-0.232 2-1.242 2-2.45v-11c0-0.825-0.414-1.966-2.384-2.717zM6 19h-1v-1h1v1zM14 19v-1h1v1h-1zM17 15.5c0 0.827-0.673 1.5-1.5 1.5h-11c-0.827 0-1.5-0.673-1.5-1.5v-11c0-0.743 0.586-1.343 1.741-1.783 1.232-0.469 3.050-0.717 5.259-0.717s4.028 0.248 5.259 0.717c1.155 0.44 1.741 1.040 1.741 1.783v11z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-car\" viewBox=\"0 0 20 20\">\n<title>car</title>\n<path class=\"path1\" d=\"M5.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path2\" d=\"M14.5 16c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM14.5 14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M16.958 11.907c-0.13-0.792-0.553-3.214-1.011-4.131-0.305-0.61-1.088-1.077-2.326-1.386-1.006-0.251-2.292-0.39-3.621-0.39s-2.615 0.138-3.621 0.39c-1.238 0.31-2.021 0.776-2.326 1.386-0.458 0.916-0.881 3.339-1.011 4.131-0.699 0.479-1.042 1.172-1.042 2.093v2.5c0 0.652 0.418 1.208 1 1.414v1.086c0 0.551 0.449 1 1 1h1c0.551 0 1-0.449 1-1v-1h8v1c0 0.551 0.449 1 1 1h1c0.551 0 1-0.449 1-1v-1.086c0.582-0.206 1-0.762 1-1.414v-2.5c0-0.921-0.343-1.614-1.042-2.093zM4.947 8.224c0.297-0.593 2.168-1.224 5.053-1.224s4.756 0.63 5.053 1.224c0.287 0.575 0.606 2.096 0.803 3.183-0.098-0.029-0.199-0.056-0.303-0.080-0.267-0.063-0.555-0.114-0.863-0.156l-2.899-2.077c-0.224-0.161-0.537-0.109-0.698 0.115s-0.109 0.537 0.115 0.698l1.566 1.122c-0.85-0.028-1.782-0.028-2.775-0.028-0.117 0-0.233 0-0.349 0l-2.874-1.916c-0.23-0.153-0.54-0.091-0.693 0.139s-0.091 0.54 0.139 0.693l1.644 1.096c-1.341 0.024-2.507 0.097-3.42 0.314-0.104 0.025-0.205 0.052-0.303 0.080 0.198-1.087 0.516-2.608 0.804-3.183zM5 19h-1v-1h1v1zM15 19v-1h1v1h-1zM17 16.5c0 0.276-0.224 0.5-0.5 0.5h-13c-0.276 0-0.5-0.224-0.5-0.5v-2.5c0-0.924 0.486-1.417 1.678-1.701 1.255-0.299 3.14-0.299 5.322-0.299s4.066 0 5.322 0.299c1.192 0.284 1.678 0.777 1.678 1.701v2.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-train\" viewBox=\"0 0 20 20\">\n<title>train</title>\n<path class=\"path1\" d=\"M14.5 15h-10c-1.378 0-2.5-1.122-2.5-2.5v-10c0-1.378 1.122-2.5 2.5-2.5h10c1.378 0 2.5 1.122 2.5 2.5v10c0 1.378-1.122 2.5-2.5 2.5zM4.5 1c-0.827 0-1.5 0.673-1.5 1.5v10c0 0.827 0.673 1.5 1.5 1.5h10c0.827 0 1.5-0.673 1.5-1.5v-10c0-0.827-0.673-1.5-1.5-1.5h-10z\"/>\n<path class=\"path2\" d=\"M18.947 19.276l-2-4c-0.123-0.247-0.424-0.347-0.671-0.224s-0.347 0.424-0.224 0.671l0.138 0.276h-13.382l0.138-0.276c0.123-0.247 0.023-0.547-0.224-0.671s-0.547-0.023-0.671 0.224l-2 4c-0.123 0.247-0.023 0.547 0.224 0.671 0.072 0.036 0.148 0.053 0.223 0.053 0.183 0 0.36-0.101 0.448-0.277l0.362-0.724h16.382l0.362 0.724c0.088 0.175 0.264 0.277 0.448 0.277 0.075 0 0.151-0.017 0.223-0.053 0.247-0.123 0.347-0.424 0.224-0.671zM1.809 18l0.5-1h14.382l0.5 1h-15.382z\"/>\n<path class=\"path3\" d=\"M5.5 13c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM5.5 11c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M13.5 13c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM13.5 11c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path5\" d=\"M12.5 3h-6c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M14.5 4h-10c-0.276 0-0.5 0.224-0.5 0.5v4c0 0.276 0.224 0.5 0.5 0.5h10c0.276 0 0.5-0.224 0.5-0.5v-4c0-0.276-0.224-0.5-0.5-0.5zM5 5h4v3h-4v-3zM14 8h-4v-3h4v3z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bicycle\" viewBox=\"0 0 20 20\">\n<title>bicycle</title>\n<path class=\"path1\" d=\"M5.5 9.002c-0.828 0-1.502-0.674-1.502-1.502s0.674-1.502 1.502-1.502 1.502 0.674 1.502 1.502-0.674 1.502-1.502 1.502zM5.5 6.998c-0.277 0-0.502 0.225-0.502 0.502s0.225 0.502 0.502 0.502 0.502-0.225 0.502-0.502-0.225-0.502-0.502-0.502z\"/>\n<path class=\"path2\" d=\"M9.5 17c-0.276 0-0.5-0.224-0.5-0.5v-2.998c0-0.772 0.581-1.543 1.324-1.756l1.5-0.429-3.26-2.173-1.71 1.71c-0.094 0.094-0.221 0.146-0.354 0.146h-2.002c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1.795l1.854-1.854c0.169-0.169 0.433-0.195 0.631-0.063l3.668 2.445c0.55 0.367 0.548 0.797 0.522 0.966s-0.156 0.579-0.791 0.761l-1.577 0.452c-0.313 0.090-0.599 0.468-0.599 0.795v2.998c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M15 20c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zM15 13c-1.654 0-3 1.346-3 3s1.346 3 3 3 3-1.346 3-3-1.346-3-3-3z\"/>\n<path class=\"path4\" d=\"M3.999 20c-2.205 0-3.999-1.794-3.999-3.999s1.794-3.999 3.999-3.999 3.999 1.794 3.999 3.999-1.794 3.999-3.999 3.999zM3.999 13.002c-1.654 0-2.999 1.345-2.999 2.999s1.345 2.999 2.999 2.999 2.999-1.345 2.999-2.999-1.345-2.999-2.999-2.999z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-wheelchair\" viewBox=\"0 0 20 20\">\n<title>wheelchair</title>\n<path class=\"path1\" d=\"M17.854 13.146c-0.195-0.195-0.512-0.195-0.707 0l-0.651 0.651-2.729-2.656c-0.002-0.002-0.003-0.003-0.005-0.004-0.007-0.007-0.015-0.013-0.022-0.019-0.006-0.005-0.011-0.009-0.017-0.014s-0.013-0.010-0.020-0.014c-0.007-0.005-0.014-0.010-0.021-0.014-0.006-0.003-0.011-0.007-0.017-0.010-0.008-0.005-0.017-0.010-0.026-0.014-0.006-0.003-0.011-0.005-0.017-0.008-0.009-0.004-0.018-0.008-0.027-0.012-0.007-0.003-0.014-0.005-0.021-0.007-0.008-0.003-0.016-0.006-0.024-0.008s-0.018-0.004-0.027-0.006c-0.007-0.001-0.013-0.003-0.020-0.004-0.010-0.002-0.020-0.003-0.031-0.004-0.006-0.001-0.011-0.002-0.017-0.002-0.010-0.001-0.020-0.001-0.030-0.001-0.006-0-0.012-0-0.019-0-0.009 0-0.018 0.001-0.026 0.002s-0.016 0.001-0.023 0.002c-0.007 0.001-0.015 0.002-0.022 0.003-0.009 0.002-0.019 0.003-0.028 0.005-0.002 0.001-0.004 0.001-0.007 0.001l-3.945 0.953c-0.106 0.026-0.199 0.013-0.26-0.035s-0.095-0.135-0.095-0.244v-1.688h3.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-3.5v-3.050c0.162 0.033 0.329 0.050 0.5 0.050 1.378 0 2.5-1.122 2.5-2.5s-1.122-2.5-2.5-2.5-2.5 1.122-2.5 2.5c0 0.816 0.393 1.542 1 1.999v6.189c0 0.416 0.174 0.792 0.476 1.030 0.218 0.172 0.49 0.262 0.777 0.262 0.111 0 0.223-0.013 0.336-0.041l3.677-0.888 2.885 2.808c0.097 0.094 0.223 0.142 0.349 0.142 0.128 0 0.256-0.049 0.354-0.146l1-1c0.195-0.195 0.195-0.512 0-0.707zM9.5 2c0.827 0 1.5 0.673 1.5 1.5s-0.673 1.5-1.5 1.5c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5z\"/>\n<path class=\"path2\" d=\"M7.5 20c-3.584 0-6.5-2.916-6.5-6.5 0-1.547 0.552-3.045 1.556-4.22 0.992-1.161 2.363-1.939 3.862-2.191 0.272-0.046 0.53 0.138 0.576 0.41s-0.138 0.53-0.41 0.576c-2.655 0.446-4.583 2.727-4.583 5.424 0 3.033 2.467 5.5 5.5 5.5 2.697 0 4.978-1.927 5.424-4.583 0.046-0.272 0.304-0.456 0.576-0.41s0.456 0.303 0.41 0.576c-0.251 1.498-1.029 2.87-2.191 3.862-1.174 1.003-2.673 1.556-4.22 1.556z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-select\" viewBox=\"0 0 20 20\">\n<title>select</title>\n<path class=\"path1\" d=\"M5.5 15h-4c-0.827 0-1.5-0.673-1.5-1.5v-12c0-0.827 0.673-1.5 1.5-1.5h14c0.827 0 1.5 0.673 1.5 1.5v7c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-7c0-0.276-0.224-0.5-0.5-0.5h-14c-0.276 0-0.5 0.224-0.5 0.5v12c0 0.276 0.224 0.5 0.5 0.5h4c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M13 20c-0.198 0-0.386-0.119-0.464-0.314l-1.697-4.242-2.963 3.386c-0.137 0.157-0.357 0.212-0.552 0.139s-0.324-0.26-0.324-0.468v-15c0-0.198 0.117-0.377 0.298-0.457s0.392-0.046 0.539 0.087l11 10c0.153 0.139 0.205 0.358 0.13 0.55s-0.26 0.32-0.466 0.32h-4.261l1.726 4.314c0.103 0.256-0.022 0.547-0.279 0.65l-2.5 1c-0.061 0.024-0.124 0.036-0.186 0.036zM11 14c0.028 0 0.056 0.002 0.084 0.007 0.172 0.029 0.315 0.146 0.38 0.307l1.814 4.536 1.572-0.629-1.814-4.536c-0.062-0.154-0.043-0.329 0.050-0.466s0.248-0.22 0.414-0.22h3.707l-9.207-8.37v12.539l2.624-2.999c0.096-0.109 0.233-0.171 0.376-0.171z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-earth\" viewBox=\"0 0 20 20\">\n<title>earth</title>\n<path class=\"path1\" d=\"M17.071 2.929c-1.889-1.889-4.4-2.929-7.071-2.929s-5.182 1.040-7.071 2.929c-1.889 1.889-2.929 4.4-2.929 7.071s1.040 5.182 2.929 7.071c1.889 1.889 4.4 2.929 7.071 2.929s5.182-1.040 7.071-2.929c1.889-1.889 2.929-4.4 2.929-7.071s-1.040-5.182-2.929-7.071zM18.397 6.761c-0.195-0.351-0.685-0.518-1.325-0.736-0.687-0.234-0.93-0.94-1.211-1.758-0.244-0.71-0.496-1.443-1.095-1.899 1.639 1.027 2.924 2.567 3.631 4.393zM15.591 10.191c0.076 0.677 0.154 1.378-0.687 2.322-0.227 0.255-0.36 0.61-0.501 0.986-0.326 0.871-0.634 1.694-1.946 1.706-0.037-0.044-0.141-0.21-0.234-0.733-0.085-0.482-0.134-1.106-0.187-1.765-0.080-1.012-0.171-2.16-0.421-3.112-0.32-1.217-0.857-1.936-1.641-2.198-0.342-0.114-0.692-0.17-1.068-0.17-0.278 0-0.53 0.030-0.752 0.056-0.173 0.020-0.337 0.040-0.475 0.040 0 0-0 0-0 0-0.234 0-0.499 0-0.826-0.748-0.469-1.075-0.123-2.798 1.254-3.707 0.755-0.498 1.276-0.711 1.742-0.711 0.372 0 0.773 0.129 1.342 0.433 0.672 0.358 1.199 0.404 1.583 0.404 0.152 0 0.29-0.008 0.423-0.016 0.112-0.007 0.217-0.013 0.315-0.013 0.22 0 0.398 0.029 0.607 0.171 0.385 0.263 0.585 0.844 0.796 1.458 0.32 0.932 0.683 1.988 1.835 2.38 0.155 0.053 0.421 0.143 0.61 0.222-0.163 0.168-0.435 0.411-0.702 0.649-0.172 0.154-0.367 0.328-0.583 0.525-0.624 0.569-0.55 1.235-0.484 1.822zM1.001 9.923c0.108 0.019 0.224 0.042 0.344 0.067 0.562 0.12 0.825 0.228 0.94 0.289-0.053 0.103-0.16 0.255-0.231 0.355-0.247 0.351-0.555 0.788-0.438 1.269 0.079 0.325 0.012 0.723-0.103 1.091-0.332-0.938-0.513-1.946-0.513-2.996 0-0.026 0.001-0.051 0.001-0.077zM10 19c-3.425 0-6.41-1.924-7.93-4.747 0.262-0.499 0.748-1.603 0.521-2.569 0.016-0.097 0.181-0.331 0.28-0.472 0.271-0.385 0.608-0.863 0.358-1.37-0.175-0.356-0.644-0.596-1.566-0.804-0.214-0.048-0.422-0.087-0.599-0.118 0.536-4.455 4.338-7.919 8.935-7.919 1.578 0 3.062 0.409 4.352 1.125-0.319-0.139-0.608-0.161-0.84-0.161-0.127 0-0.253 0.007-0.375 0.015-0.119 0.007-0.242 0.014-0.364 0.014-0.284 0-0.638-0.034-1.112-0.287-0.724-0.385-1.266-0.55-1.812-0.55-0.676 0-1.362 0.262-2.293 0.876-0.805 0.531-1.411 1.343-1.707 2.288-0.289 0.921-0.258 1.864 0.087 2.654 0.407 0.932 0.944 1.348 1.742 1.348 0 0 0 0 0 0 0.197 0 0.389-0.023 0.592-0.047 0.205-0.024 0.416-0.049 0.635-0.049 0.271 0 0.51 0.038 0.751 0.118 0.439 0.147 0.763 0.639 0.991 1.504s0.314 1.966 0.391 2.936c0.064 0.81 0.124 1.574 0.257 2.151 0.081 0.35 0.185 0.616 0.32 0.813 0.201 0.294 0.489 0.456 0.811 0.456 0.884 0 1.59-0.285 2.099-0.847 0.423-0.467 0.639-1.044 0.813-1.508 0.102-0.273 0.208-0.556 0.311-0.672 1.137-1.277 1.020-2.329 0.934-3.098-0.063-0.564-0.064-0.764 0.164-0.972 0.212-0.193 0.405-0.366 0.575-0.518 0.363-0.324 0.625-0.558 0.809-0.758 0.126-0.138 0.422-0.461 0.34-0.865-0.001-0.004-0.002-0.007-0.002-0.011 0.343 0.951 0.53 1.976 0.53 3.044 0 4.963-4.037 9-9 9z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-smile\" viewBox=\"0 0 20 20\">\n<title>smile</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M6.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM6.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M12.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM12.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M9.5 17c-3.584 0-6.5-2.916-6.5-6.5 0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 3.033 2.467 5.5 5.5 5.5s5.5-2.467 5.5-5.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 3.584-2.916 6.5-6.5 6.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-sad\" viewBox=\"0 0 20 20\">\n<title>sad</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M6.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM6.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M12.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM12.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M5.499 15c-0.105 0-0.21-0.033-0.3-0.1-0.221-0.166-0.265-0.479-0.099-0.7 0.502-0.668 1.159-1.221 1.901-1.6 0.778-0.398 1.619-0.599 2.499-0.599s1.721 0.202 2.499 0.599c0.742 0.379 1.399 0.932 1.901 1.6 0.166 0.221 0.121 0.534-0.099 0.7s-0.534 0.121-0.7-0.099c-0.859-1.144-2.172-1.8-3.601-1.8s-2.741 0.656-3.601 1.8c-0.098 0.131-0.248 0.2-0.4 0.2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-neutral\" viewBox=\"0 0 20 20\">\n<title>neutral</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M13.5 13h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M12.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM12.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M6.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM6.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-mustache\" viewBox=\"0 0 20 20\">\n<title>mustache</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M6.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM6.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M12.5 8c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM12.5 6c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path4\" d=\"M15.923 12.233c-0.111-0.175-0.318-0.264-0.521-0.224-0.187 0.037-0.368 0.056-0.536 0.056-0 0-0 0-0 0-0.872-0-1.402-0.503-1.962-1.036-0.533-0.506-1.084-1.030-1.903-1.030-0.597 0-1.133 0.263-1.5 0.679-0.367-0.416-0.903-0.679-1.5-0.679-0.819 0-1.37 0.524-1.903 1.030-0.561 0.533-1.090 1.036-1.962 1.036-0.169 0-0.349-0.019-0.536-0.056-0.203-0.041-0.411 0.048-0.521 0.224s-0.101 0.401 0.023 0.567c1.157 1.543 2.642 1.867 3.685 1.867 0.621 0 1.115-0.117 1.355-0.187 0.531-0.154 1.018-0.542 1.36-1.028 0.343 0.486 0.83 0.873 1.36 1.028 0.24 0.070 0.734 0.187 1.355 0.187 1.042-0 2.528-0.324 3.685-1.867 0.124-0.166 0.134-0.391 0.023-0.567zM7.86 13.52c-0.188 0.055-0.579 0.147-1.076 0.147-0.585 0-1.349-0.131-2.069-0.654 0.935-0.179 1.556-0.768 2.070-1.258 0.492-0.468 0.815-0.755 1.214-0.755 0.551 0 1 0.449 1 1 0 0.611-0.554 1.349-1.14 1.52zM12.215 13.667c-0.497 0-0.887-0.092-1.076-0.147-0.586-0.17-1.14-0.909-1.14-1.52 0-0.551 0.449-1 1-1 0.4 0 0.722 0.287 1.214 0.755 0.515 0.489 1.135 1.079 2.070 1.257-0.721 0.523-1.485 0.654-2.069 0.654z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-alarm\" viewBox=\"0 0 20 20\">\n<title>alarm</title>\n<path class=\"path1\" d=\"M16.8 15.101c-1.144-0.859-1.8-2.172-1.8-3.601v-3c0-2.513-1.694-4.638-4-5.292l-0-0.708c0-0.827-0.673-1.5-1.5-1.5s-1.5 0.673-1.5 1.5v0.708c-2.306 0.655-4 2.779-4 5.292v3c0 1.429-0.656 2.741-1.8 3.601-0.172 0.129-0.242 0.354-0.174 0.558s0.259 0.342 0.474 0.342h4.55c-0.033 0.164-0.051 0.331-0.051 0.5 0 1.378 1.122 2.5 2.5 2.5s2.5-1.122 2.5-2.5c0-0.168-0.017-0.336-0.050-0.5h4.55c0.215 0 0.406-0.138 0.474-0.342s-0.002-0.429-0.174-0.558zM9 2.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v0.523c-0.165-0.015-0.331-0.023-0.5-0.023s-0.335 0.008-0.5 0.023v-0.523zM11 16.5c0 0.827-0.673 1.5-1.5 1.5s-1.5-0.673-1.5-1.5c0-0.171 0.030-0.34 0.086-0.5h2.828c0.056 0.16 0.086 0.329 0.086 0.5zM3.742 15c0.255-0.309 0.477-0.646 0.659-1.001 0.398-0.778 0.599-1.619 0.599-2.499v-3c0-2.481 2.019-4.5 4.5-4.5s4.5 2.019 4.5 4.5v3c0 0.88 0.202 1.721 0.599 2.499 0.182 0.356 0.404 0.692 0.659 1.001h-11.517z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bullhorn\" viewBox=\"0 0 20 20\">\n<title>bullhorn</title>\n<path class=\"path1\" d=\"M19.389 3.099c-0.578-1.735-1.346-2.099-1.889-2.099-0.011 0-0.023 0-0.035 0.001-0.553 0.012-1.536 0.299-3.008 0.731-3.084 0.903-7.744 2.269-12.458 2.269-1.14 0-2 1.505-2 3.5s0.86 3.5 2 3.5c0.369 0 0.738 0.008 1.105 0.024l1.666 6.628c0.19 0.756 0.949 1.348 1.729 1.348h1.313c0.433 0 0.801-0.18 1.008-0.495s0.229-0.723 0.060-1.121l-2.577-6.048c3.136 0.462 6.022 1.308 8.154 1.932 1.472 0.431 2.455 0.719 3.008 0.731 0.012 0 0.023 0.001 0.035 0.001 0.542 0 1.31-0.364 1.889-2.099 0.394-1.183 0.611-2.746 0.611-4.401s-0.217-3.218-0.611-4.401zM16 7.5c0-0.513 0.022-1.015 0.064-1.496 0.513 0.052 0.936 0.716 0.936 1.496s-0.422 1.445-0.936 1.496c-0.042-0.481-0.064-0.983-0.064-1.496zM1 7.5c0-1.526 0.592-2.5 1-2.5 1.135 0 2.264-0.076 3.368-0.204-0.237 0.758-0.368 1.697-0.368 2.704s0.13 1.946 0.368 2.704c-1.104-0.128-2.233-0.204-3.368-0.204-0.408 0-1-0.974-1-2.5zM7.961 17.776c0.041 0.096 0.038 0.16 0.026 0.178s-0.069 0.046-0.174 0.046h-1.313c-0.319 0-0.681-0.282-0.759-0.592l-1.588-6.319c0.335 0.027 0.669 0.059 1 0.097l2.808 6.59zM6.489 10.353c-0.304-0.687-0.489-1.748-0.489-2.853 0-1.122 0.18-2.163 0.488-2.852 3.185-0.473 6.096-1.325 8.25-1.957 0.415-0.122 0.811-0.238 1.171-0.339-0.103 0.215-0.203 0.463-0.298 0.747-0.394 1.183-0.611 2.746-0.611 4.401s0.217 3.218 0.611 4.401c0.095 0.284 0.195 0.532 0.298 0.747-0.36-0.101-0.756-0.217-1.171-0.339-2.155-0.631-5.065-1.484-8.25-1.957zM18.44 11.585c-0.373 1.12-0.778 1.415-0.94 1.415s-0.567-0.296-0.94-1.415c-0.157-0.47-0.283-1.009-0.375-1.596 0.486-0.056 0.943-0.331 1.276-0.775 0.348-0.464 0.539-1.073 0.539-1.714s-0.192-1.251-0.539-1.714c-0.333-0.444-0.79-0.719-1.276-0.775 0.093-0.586 0.219-1.126 0.375-1.596 0.373-1.12 0.778-1.416 0.94-1.416s0.567 0.296 0.94 1.415c0.361 1.084 0.56 2.534 0.56 4.085s-0.199 3.001-0.56 4.085z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-volume-high\" viewBox=\"0 0 20 20\">\n<title>volume-high</title>\n<path class=\"path1\" d=\"M13.653 14.881c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 1.057-0.859 1.663-2.133 1.663-3.493s-0.606-2.633-1.662-3.493c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c1.291 1.050 2.031 2.606 2.031 4.269s-0.74 3.218-2.031 4.269c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path2\" d=\"M15.545 17.209c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 1.761-1.432 2.771-3.554 2.771-5.821s-1.010-4.389-2.771-5.821c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c1.995 1.623 3.14 4.028 3.14 6.597s-1.144 4.974-3.14 6.597c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path3\" d=\"M11.762 12.552c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 0.352-0.287 0.554-0.711 0.554-1.164s-0.202-0.878-0.554-1.164c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c0.587 0.477 0.923 1.184 0.923 1.94s-0.337 1.463-0.923 1.94c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path4\" d=\"M8.15 3.207c-0.247 0-0.494 0.104-0.736 0.309l-4.098 3.483h-1.816c-0.827 0-1.5 0.673-1.5 1.5v4c0 0.827 0.673 1.5 1.5 1.5h1.816l4.098 3.483c0.241 0.205 0.489 0.309 0.736 0.309 0 0 0 0 0 0 0.272 0 0.516-0.132 0.67-0.362 0.119-0.179 0.18-0.408 0.18-0.68v-12.5c0-0.72-0.427-1.043-0.85-1.043zM1 12.5v-4c0-0.276 0.224-0.5 0.5-0.5h1.5v5h-1.5c-0.276 0-0.5-0.224-0.5-0.5zM8 16.669l-4-3.4v-5.538l4-3.4v12.338z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-volume-medium\" viewBox=\"0 0 20 20\">\n<title>volume-medium</title>\n<path class=\"path1\" d=\"M13.653 14.881c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 1.057-0.859 1.663-2.133 1.663-3.493s-0.606-2.633-1.662-3.493c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c1.291 1.050 2.031 2.606 2.031 4.269s-0.74 3.218-2.031 4.269c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path2\" d=\"M11.762 12.552c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 0.352-0.287 0.554-0.711 0.554-1.164s-0.202-0.878-0.554-1.164c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c0.587 0.477 0.923 1.184 0.923 1.94s-0.337 1.463-0.923 1.94c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path3\" d=\"M8.15 3.207c-0.247 0-0.494 0.104-0.736 0.309l-4.098 3.483h-1.816c-0.827 0-1.5 0.673-1.5 1.5v4c0 0.827 0.673 1.5 1.5 1.5h1.816l4.098 3.483c0.241 0.205 0.489 0.309 0.736 0.309 0 0 0 0 0 0 0.272 0 0.516-0.132 0.67-0.362 0.119-0.179 0.18-0.408 0.18-0.68v-12.5c0-0.72-0.427-1.043-0.85-1.043zM1 12.5v-4c0-0.276 0.224-0.5 0.5-0.5h1.5v5h-1.5c-0.276 0-0.5-0.224-0.5-0.5zM8 16.669l-4-3.4v-5.538l4-3.4v12.338z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-volume-low\" viewBox=\"0 0 20 20\">\n<title>volume-low</title>\n<path class=\"path1\" d=\"M11.762 12.552c-0.145 0-0.289-0.063-0.388-0.184-0.174-0.214-0.142-0.529 0.072-0.703 0.352-0.287 0.554-0.711 0.554-1.164s-0.202-0.878-0.554-1.164c-0.214-0.174-0.247-0.489-0.072-0.703s0.489-0.247 0.703-0.072c0.587 0.477 0.923 1.184 0.923 1.94s-0.337 1.463-0.923 1.94c-0.093 0.075-0.204 0.112-0.315 0.112z\"/>\n<path class=\"path2\" d=\"M8.15 3.207c-0.247 0-0.494 0.104-0.736 0.309l-4.098 3.483h-1.816c-0.827 0-1.5 0.673-1.5 1.5v4c0 0.827 0.673 1.5 1.5 1.5h1.816l4.098 3.483c0.241 0.205 0.489 0.309 0.736 0.309 0 0 0 0 0 0 0.272 0 0.516-0.132 0.67-0.362 0.119-0.179 0.18-0.408 0.18-0.68v-12.5c0-0.72-0.427-1.043-0.85-1.043zM1 12.5v-4c0-0.276 0.224-0.5 0.5-0.5h1.5v5h-1.5c-0.276 0-0.5-0.224-0.5-0.5zM8 16.669l-4-3.4v-5.538l4-3.4v12.338z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-volume\" viewBox=\"0 0 20 20\">\n<title>volume</title>\n<path class=\"path1\" d=\"M8.15 3.207c-0.247 0-0.494 0.104-0.736 0.309l-4.098 3.483h-1.816c-0.827 0-1.5 0.673-1.5 1.5v4c0 0.827 0.673 1.5 1.5 1.5h1.816l4.098 3.483c0.241 0.205 0.489 0.309 0.736 0.309 0 0 0 0 0 0 0.272 0 0.516-0.132 0.67-0.362 0.119-0.179 0.18-0.408 0.18-0.68v-12.5c0-0.72-0.427-1.043-0.85-1.043zM1 12.5v-4c0-0.276 0.224-0.5 0.5-0.5h1.5v5h-1.5c-0.276 0-0.5-0.224-0.5-0.5zM8 16.669l-4-3.4v-5.538l4-3.4v12.338z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-mic\" viewBox=\"0 0 20 20\">\n<title>mic</title>\n<path class=\"path1\" d=\"M9.5 14c-1.93 0-3.5-1.57-3.5-3.5v-6c0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5v6c0 1.93-1.57 3.5-3.5 3.5zM9.5 2c-1.378 0-2.5 1.122-2.5 2.5v6c0 1.378 1.122 2.5 2.5 2.5s2.5-1.122 2.5-2.5v-6c0-1.378-1.122-2.5-2.5-2.5z\"/>\n<path class=\"path2\" d=\"M16 10.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 3.033-2.467 5.5-5.5 5.5s-5.5-2.467-5.5-5.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 3.416 2.649 6.225 6 6.481v2.019h-1.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h4c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-1.5v-2.019c3.351-0.256 6-3.065 6-6.481z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-hourglass\" viewBox=\"0 0 20 20\">\n<title>hourglass</title>\n<path class=\"path1\" d=\"M16 3.5v-0.5c0-0.392-0.241-0.733-0.717-1.014-0.344-0.203-0.821-0.382-1.419-0.531-1.172-0.293-2.722-0.454-4.364-0.454s-3.192 0.161-4.364 0.454c-0.598 0.149-1.075 0.328-1.419 0.531-0.476 0.281-0.717 0.622-0.717 1.014v0.5c0 2.631 1.593 4.999 4 6.002v1.997c-2.407 1.003-4 3.371-4 6.002v0.5c0 0.392 0.241 0.733 0.717 1.014 0.344 0.203 0.821 0.382 1.419 0.531 1.172 0.293 2.722 0.454 4.364 0.454s3.192-0.161 4.364-0.454c0.598-0.149 1.075-0.328 1.419-0.531 0.476-0.281 0.717-0.623 0.717-1.014v-0.5c0-2.631-1.593-4.999-4-6.002v-1.997c2.407-1.003 4-3.371 4-6.002zM5.612 2.369c1.066-0.238 2.447-0.369 3.888-0.369s2.823 0.131 3.888 0.369c1.15 0.257 1.498 0.534 1.589 0.631-0.091 0.097-0.439 0.374-1.589 0.631-1.066 0.238-2.447 0.369-3.888 0.369s-2.823-0.131-3.888-0.369c-1.15-0.257-1.498-0.534-1.589-0.631 0.091-0.097 0.439-0.374 1.589-0.631zM11.333 12.313c2.193 0.775 3.667 2.86 3.667 5.187v0.473c-0.042 0.057-0.324 0.37-1.612 0.657-1.066 0.238-2.447 0.369-3.888 0.369s-2.823-0.131-3.888-0.369c-1.287-0.288-1.57-0.6-1.612-0.657v-0.473c0-2.327 1.473-4.412 3.667-5.187 0.2-0.071 0.333-0.259 0.333-0.471v-2.683c0-0.212-0.134-0.401-0.333-0.471-1.976-0.699-3.368-2.461-3.624-4.506 0.3 0.135 0.666 0.257 1.093 0.364 1.172 0.293 2.722 0.454 4.364 0.454s3.192-0.161 4.364-0.454c0.428-0.107 0.794-0.229 1.093-0.364-0.256 2.045-1.647 3.807-3.624 4.506-0.2 0.071-0.333 0.26-0.333 0.471v2.683c0 0.212 0.134 0.401 0.333 0.471z\"/>\n<path class=\"path2\" d=\"M13.667 16.529c-2.262-0.799-3.667-2.726-3.667-5.029v-3.025c0.6-0.059 1.178-0.225 1.723-0.495 0.247-0.123 0.348-0.423 0.225-0.67s-0.423-0.348-0.67-0.225c-0.555 0.276-1.153 0.416-1.778 0.416s-1.223-0.14-1.778-0.416c-0.247-0.123-0.547-0.022-0.67 0.225s-0.022 0.547 0.225 0.67c0.545 0.271 1.122 0.436 1.723 0.495v3.025c0 2.302-1.405 4.229-3.667 5.029-0.21 0.074-0.346 0.279-0.332 0.501s0.172 0.409 0.39 0.458c0.982 0.22 2.477 0.512 4.109 0.512s3.127-0.292 4.109-0.512c0.218-0.049 0.377-0.236 0.39-0.458s-0.122-0.427-0.332-0.501zM9.5 17c-0.877 0-1.701-0.087-2.437-0.205 0.665-0.421 1.244-0.952 1.711-1.575 0.293-0.391 0.536-0.812 0.726-1.254 0.19 0.442 0.433 0.863 0.726 1.254 0.466 0.622 1.045 1.153 1.711 1.575-0.736 0.117-1.56 0.205-2.437 0.205z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-undo\" viewBox=\"0 0 20 20\">\n<title>undo</title>\n<path class=\"path1\" d=\"M17.51 4.49c-1.605-1.605-3.74-2.49-6.010-2.49s-4.405 0.884-6.010 2.49-2.49 3.74-2.49 6.010v1.293l-2.146-2.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l3 3c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-2.146 2.146v-1.293c0-4.136 3.364-7.5 7.5-7.5s7.5 3.364 7.5 7.5-3.364 7.5-7.5 7.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5c2.27 0 4.405-0.884 6.010-2.49s2.49-3.74 2.49-6.010c0-2.27-0.884-4.405-2.49-6.010z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-redo\" viewBox=\"0 0 20 20\">\n<title>redo</title>\n<path class=\"path1\" d=\"M2.49 4.49c1.605-1.605 3.74-2.49 6.010-2.49s4.405 0.884 6.010 2.49 2.49 3.74 2.49 6.010v1.293l2.146-2.146c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3 3c-0.098 0.098-0.226 0.146-0.354 0.146s-0.256-0.049-0.354-0.146l-3-3c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2.146 2.146v-1.293c0-4.136-3.364-7.5-7.5-7.5s-7.5 3.364-7.5 7.5c0 4.136 3.364 7.5 7.5 7.5 0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-2.27 0-4.405-0.884-6.010-2.49s-2.49-3.74-2.49-6.010c0-2.27 0.884-4.405 2.49-6.010z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-sync\" viewBox=\"0 0 20 20\">\n<title>sync</title>\n<path class=\"path1\" d=\"M19.854 8.646c-0.195-0.195-0.512-0.195-0.707 0l-1.149 1.149c-0.051-2.060-0.878-3.99-2.341-5.452-1.511-1.511-3.52-2.343-5.657-2.343-2.974 0-5.686 1.635-7.077 4.266-0.129 0.244-0.036 0.547 0.208 0.676s0.547 0.036 0.676-0.208c1.217-2.303 3.59-3.734 6.193-3.734 3.789 0 6.885 3.027 6.997 6.789l-1.143-1.143c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2 2c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l2-2c0.195-0.195 0.195-0.512 0-0.707z\"/>\n<path class=\"path2\" d=\"M16.869 13.058c-0.244-0.129-0.547-0.036-0.676 0.208-1.217 2.303-3.59 3.734-6.193 3.734-3.789 0-6.885-3.027-6.997-6.789l1.143 1.143c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-2-2c-0.195-0.195-0.512-0.195-0.707 0l-2 2c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l1.149-1.149c0.051 2.060 0.878 3.99 2.341 5.452 1.511 1.511 3.52 2.343 5.657 2.343 2.974 0 5.686-1.635 7.077-4.266 0.129-0.244 0.036-0.547-0.208-0.676z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-history\" viewBox=\"0 0 20 20\">\n<title>history</title>\n<path class=\"path1\" d=\"M17.071 2.929c-1.889-1.889-4.4-2.929-7.071-2.929-3.094 0-5.975 1.425-7.853 3.807v-1.307c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v2.972c0 0.229 0.155 0.428 0.377 0.485 0.097 0.025 0.195 0.019 0.284-0.011v0l2.853-0.972c0.261-0.089 0.401-0.373 0.312-0.634s-0.373-0.401-0.634-0.312l-1.49 0.508c1.688-2.208 4.32-3.534 7.152-3.534 4.963 0 9 4.037 9 9s-4.037 9-9 9c-3.316 0-6.354-1.815-7.928-4.737-0.131-0.243-0.434-0.334-0.677-0.203s-0.334 0.434-0.203 0.677c1.749 3.246 5.125 5.263 8.809 5.263 2.671 0 5.182-1.040 7.071-2.929s2.929-4.4 2.929-7.071c0-2.671-1.040-5.182-2.929-7.071z\"/>\n<path class=\"path2\" d=\"M10 10.5c-0.084 0-0.167-0.021-0.243-0.063l-4.5-2.5c-0.241-0.134-0.328-0.438-0.194-0.68s0.438-0.328 0.68-0.194l4.24 2.355 5.249-3.34c0.233-0.148 0.542-0.080 0.69 0.153s0.080 0.542-0.153 0.69l-5.5 3.5c-0.082 0.052-0.175 0.078-0.268 0.078z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-clock\" viewBox=\"0 0 20 20\">\n<title>clock</title>\n<path class=\"path1\" d=\"M16.32 17.113c1.729-1.782 2.68-4.124 2.68-6.613 0-2.37-0.862-4.608-2.438-6.355l0.688-0.688 0.647 0.646c0.098 0.098 0.226 0.146 0.353 0.146s0.256-0.049 0.353-0.146c0.195-0.195 0.195-0.512 0-0.707l-2-2c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l0.647 0.646-0.688 0.688c-1.747-1.576-3.985-2.438-6.355-2.438s-4.608 0.862-6.355 2.438l-0.688-0.688 0.646-0.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-2 2c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l0.646-0.646 0.688 0.688c-1.576 1.747-2.438 3.985-2.438 6.355 0 2.489 0.951 4.831 2.68 6.613l-2.034 2.034c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.147 0.354 0.147s0.256-0.049 0.354-0.147l2.060-2.059c1.705 1.428 3.836 2.206 6.087 2.206s4.382-0.778 6.087-2.206l2.059 2.059c0.098 0.098 0.226 0.147 0.354 0.147s0.256-0.049 0.353-0.147c0.195-0.195 0.195-0.512 0-0.707l-2.034-2.034zM1 10.5c0-4.687 3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5c0 4.687-3.813 8.5-8.5 8.5s-8.5-3.813-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M15.129 7.25c-0.138-0.239-0.444-0.321-0.683-0.183l-4.92 2.841-3.835-2.685c-0.226-0.158-0.538-0.103-0.696 0.123s-0.103 0.538 0.123 0.696l4.096 2.868c0.001 0.001 0.002 0.001 0.002 0.002 0.009 0.006 0.018 0.012 0.027 0.017 0.002 0.001 0.004 0.003 0.006 0.004 0.009 0.005 0.018 0.010 0.027 0.015 0.002 0.001 0.004 0.002 0.006 0.003 0.010 0.005 0.020 0.009 0.031 0.014 0.006 0.003 0.013 0.005 0.019 0.007 0.004 0.001 0.008 0.003 0.013 0.005 0.007 0.002 0.014 0.004 0.021 0.006 0.004 0.001 0.008 0.002 0.012 0.003 0.007 0.002 0.014 0.003 0.022 0.005 0.004 0.001 0.008 0.002 0.012 0.002 0.007 0.001 0.014 0.002 0.021 0.003 0.005 0.001 0.010 0.001 0.015 0.002 0.006 0.001 0.012 0.001 0.018 0.002 0.009 0.001 0.018 0.001 0.027 0.001 0.002 0 0.004 0 0.006 0 0 0 0-0 0-0s0 0 0.001 0c0.019 0 0.037-0.001 0.056-0.003 0.001-0 0.002-0 0.003-0 0.018-0.002 0.036-0.005 0.054-0.010 0.002-0 0.003-0.001 0.005-0.001 0.017-0.004 0.034-0.009 0.050-0.015 0.003-0.001 0.006-0.002 0.008-0.003 0.016-0.006 0.031-0.012 0.046-0.020 0.004-0.002 0.007-0.004 0.011-0.006 0.005-0.003 0.011-0.005 0.016-0.008l5.196-3c0.239-0.138 0.321-0.444 0.183-0.683z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-download\" viewBox=\"0 0 20 20\">\n<title>download</title>\n<path class=\"path1\" d=\"M14.853 9.647c-0.195-0.195-0.512-0.195-0.707 0l-4.146 4.146v-11.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v11.293l-4.146-4.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l5 5c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.147l5-5c0.195-0.195 0.195-0.512-0-0.707z\"/>\n<path class=\"path2\" d=\"M17.5 19h-16c-0.827 0-1.5-0.673-1.5-1.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.827-0.673 1.5-1.5 1.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-upload\" viewBox=\"0 0 20 20\">\n<title>upload</title>\n<path class=\"path1\" d=\"M17.5 19h-16c-0.827 0-1.5-0.673-1.5-1.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5h16c0.276 0 0.5-0.224 0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.827-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path2\" d=\"M14.854 8.646l-5-5c-0.195-0.195-0.512-0.195-0.707 0l-5 5c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l4.146-4.146v10.293c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-10.293l4.146 4.146c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-enter-down\" viewBox=\"0 0 20 20\">\n<title>enter-down</title>\n<path class=\"path1\" d=\"M12.854 11.646c-0.195-0.195-0.512-0.195-0.707 0l-2.146 2.146v-12.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v12.293l-2.146-2.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l3 3c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707z\"/>\n<path class=\"path2\" d=\"M15.5 20h-12c-0.827 0-1.5-0.673-1.5-1.5v-10c0-0.827 0.673-1.5 1.5-1.5h4c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-4c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5h12c0.276 0 0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5h-4c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h4c0.827 0 1.5 0.673 1.5 1.5v10c0 0.827-0.673 1.5-1.5 1.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-exit-up\" viewBox=\"0 0 20 20\">\n<title>exit-up</title>\n<path class=\"path1\" d=\"M15.5 20h-12c-0.827 0-1.5-0.673-1.5-1.5v-10c0-0.827 0.673-1.5 1.5-1.5h4c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-4c-0.276 0-0.5 0.224-0.5 0.5v10c0 0.276 0.224 0.5 0.5 0.5h12c0.276 0 0.5-0.224 0.5-0.5v-10c0-0.276-0.224-0.5-0.5-0.5h-4c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h4c0.827 0 1.5 0.673 1.5 1.5v10c0 0.827-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path2\" d=\"M12.853 3.646l-3-3c-0.195-0.195-0.512-0.195-0.707 0l-3 3c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l2.147-2.146v11.293c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-11.293l2.147 2.146c0.098 0.098 0.226 0.146 0.353 0.146s0.256-0.049 0.353-0.146c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bug\" viewBox=\"0 0 20 20\">\n<title>bug</title>\n<path class=\"path1\" d=\"M17.5 12h-1.515c-0.062-1.099-0.33-2.153-0.781-3.102 1.036-0.305 1.795-1.264 1.795-2.398 0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 0.761-0.57 1.392-1.306 1.487-0.174-0.266-0.365-0.521-0.571-0.762-0.108-0.126-0.219-0.246-0.333-0.362 0.14-0.439 0.21-0.896 0.21-1.363 0-2.481-2.019-4.5-4.5-4.5s-4.5 2.019-4.5 4.5c0 0.467 0.071 0.924 0.21 1.363-0.114 0.116-0.225 0.236-0.333 0.362-0.207 0.241-0.397 0.496-0.571 0.762-0.736-0.095-1.306-0.726-1.306-1.487 0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 1.134 0.759 2.093 1.795 2.398-0.451 0.949-0.718 2.003-0.781 3.102h-1.514c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h1.515c0.062 1.099 0.33 2.153 0.781 3.102-1.036 0.305-1.795 1.264-1.795 2.398 0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5c0-0.761 0.57-1.392 1.306-1.487 0.174 0.266 0.365 0.521 0.571 0.762 1.23 1.435 2.871 2.225 4.622 2.225s3.393-0.79 4.622-2.225c0.207-0.241 0.397-0.496 0.571-0.762 0.736 0.095 1.306 0.726 1.306 1.487 0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5c0-1.134-0.759-2.093-1.795-2.398 0.451-0.949 0.718-2.003 0.781-3.102h1.514c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM9.5 2c1.93 0 3.5 1.57 3.5 3.5 0 0.215-0.019 0.426-0.057 0.634-1.022-0.738-2.205-1.134-3.443-1.134s-2.421 0.395-3.443 1.134c-0.038-0.208-0.057-0.419-0.057-0.634 0-1.93 1.57-3.5 3.5-3.5zM4 12.5c0-3.385 2.201-6.173 5-6.473v12.946c-2.799-0.3-5-3.088-5-6.473zM10 18.973v-12.946c2.799 0.3 5 3.088 5 6.473s-2.201 6.173-5 6.473z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-code\" viewBox=\"0 0 20 20\">\n<title>code</title>\n<path class=\"path1\" d=\"M5 15c-0.128 0-0.256-0.049-0.354-0.146l-4-4c-0.195-0.195-0.195-0.512 0-0.707l4-4c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3.646 3.646 3.646 3.646c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path2\" d=\"M15 15c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l3.646-3.646-3.646-3.646c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l4 4c0.195 0.195 0.195 0.512 0 0.707l-4 4c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path3\" d=\"M7.5 15c-0.091 0-0.182-0.025-0.265-0.076-0.234-0.146-0.305-0.455-0.159-0.689l5-8c0.146-0.234 0.455-0.305 0.689-0.159s0.305 0.455 0.159 0.689l-5 8c-0.095 0.152-0.258 0.235-0.424 0.235z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-link\" viewBox=\"0 0 20 20\">\n<title>link</title>\n<path class=\"path1\" d=\"M10.682 12.998c-0.943 0-1.886-0.359-2.604-1.077-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0c1.046 1.046 2.747 1.046 3.793 0l3.636-3.636c1.046-1.046 1.046-2.747 0-3.793s-2.747-1.046-3.793 0l-3.068 3.068c-0.195 0.195-0.512 0.195-0.707 0s-0.195-0.512 0-0.707l3.068-3.068c1.436-1.436 3.772-1.436 5.207 0s1.436 3.772 0 5.207l-3.636 3.636c-0.718 0.718-1.661 1.077-2.604 1.077z\"/>\n<path class=\"path2\" d=\"M4.682 18.998c-0.943 0-1.886-0.359-2.604-1.077-1.436-1.436-1.436-3.772 0-5.207l3.636-3.636c1.436-1.436 3.772-1.436 5.207 0 0.195 0.195 0.195 0.512 0 0.707s-0.512 0.195-0.707 0c-1.046-1.046-2.747-1.046-3.793 0l-3.636 3.636c-1.046 1.046-1.046 2.747 0 3.793s2.747 1.046 3.793 0l3.068-3.068c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3.068 3.068c-0.718 0.718-1.661 1.077-2.604 1.077z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-unlink\" viewBox=\"0 0 20 20\">\n<title>unlink</title>\n<path class=\"path1\" d=\"M13.5 11.5c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l3.068-3.068c0.507-0.507 0.786-1.18 0.786-1.896s-0.279-1.39-0.786-1.896c-1.046-1.046-2.747-1.046-3.793 0l-3.068 3.068c-0.195 0.195-0.512 0.195-0.707 0s-0.195-0.512 0-0.707l3.068-3.068c1.436-1.436 3.772-1.436 5.207 0 0.695 0.695 1.078 1.62 1.078 2.604s-0.383 1.908-1.078 2.604l-3.068 3.068c-0.098 0.098-0.226 0.147-0.354 0.147z\"/>\n<path class=\"path2\" d=\"M4.682 19c-0.983 0-1.908-0.383-2.604-1.078-1.436-1.436-1.436-3.772 0-5.207l3.068-3.068c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3.068 3.068c-1.046 1.046-1.046 2.747 0 3.793 0.507 0.507 1.18 0.786 1.896 0.786s1.39-0.279 1.896-0.786l3.068-3.068c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3.068 3.068c-0.695 0.695-1.62 1.078-2.604 1.078z\"/>\n<path class=\"path3\" d=\"M5.5 7c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path4\" d=\"M7.5 6c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M4.5 9h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M15.5 17c-0.128 0-0.256-0.049-0.354-0.146l-2-2c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2 2c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n<path class=\"path7\" d=\"M17.5 13h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path8\" d=\"M11.5 19c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-thumbs-up\" viewBox=\"0 0 20 20\">\n<title>thumbs-up</title>\n<path class=\"path1\" d=\"M18.916 11.208c0.443-0.511 0.695-1.355 0.695-2.159 0-0.531-0.115-0.996-0.333-1.345-0.284-0.454-0.738-0.704-1.278-0.704h-2.618c1.425-2.591 1.785-4.543 1.070-5.807-0.499-0.881-1.413-1.193-2.045-1.193-0.25 0-0.462 0.185-0.495 0.433-0.179 1.319-1.188 2.893-2.768 4.318-1.514 1.365-3.374 2.456-5.286 3.11-0.241-0.508-0.758-0.86-1.356-0.86h-3c-0.827 0-1.5 0.673-1.5 1.5v9c0 0.827 0.673 1.5 1.5 1.5h3c0.634 0 1.176-0.395 1.396-0.952 1.961 0.246 2.699 0.64 3.414 1.022 0.895 0.478 1.739 0.93 4.503 0.93 0.72 0 1.398-0.188 1.91-0.529 0.5-0.333 0.82-0.801 0.926-1.343 0.399-0.162 0.753-0.536 1.024-1.092 0.264-0.541 0.435-1.232 0.435-1.761 0-0.099-0.006-0.19-0.017-0.274 0.253-0.186 0.48-0.473 0.667-0.851 0.27-0.545 0.432-1.228 0.432-1.826 0-0.424-0.079-0.777-0.234-1.051-0.013-0.022-0.026-0.044-0.039-0.065zM4.5 18h-3c-0.276 0-0.5-0.224-0.5-0.5v-9c0-0.276 0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5v8.999c0 0 0 0.001 0 0.001-0 0.276-0.224 0.5-0.5 0.5zM18.339 10.274c-0.151 0.304-0.304 0.414-0.37 0.414-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5c0.042 0 0.072 0 0.117 0.078 0.066 0.117 0.104 0.32 0.104 0.558 0 0.445-0.126 0.974-0.328 1.382-0.198 0.399-0.399 0.544-0.487 0.544-0.276 0-0.5 0.224-0.5 0.5 0 0.177 0.092 0.333 0.231 0.422 0.031 0.317-0.117 1.165-0.501 1.718-0.145 0.209-0.298 0.329-0.418 0.329-0.276 0-0.5 0.224-0.5 0.5 0 0.88-0.972 1.281-1.875 1.281-2.513 0-3.217-0.376-4.032-0.812-0.762-0.407-1.618-0.865-3.781-1.134v-8.187c2.101-0.689 4.152-1.877 5.812-3.373 1.593-1.436 2.639-2.988 2.994-4.426 0.272 0.087 0.579 0.271 0.776 0.618 0.334 0.59 0.584 2.096-1.493 5.557-0.093 0.154-0.095 0.347-0.006 0.504s0.255 0.254 0.435 0.254h3.483c0.199 0 0.327 0.070 0.43 0.234 0.117 0.187 0.181 0.477 0.181 0.815 0 0.424-0.102 0.882-0.272 1.225z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-thumbs-down\" viewBox=\"0 0 20 20\">\n<title>thumbs-down</title>\n<path class=\"path1\" d=\"M18.916 8.792c0.443 0.511 0.695 1.355 0.695 2.159 0 0.531-0.115 0.996-0.333 1.345-0.284 0.454-0.738 0.704-1.278 0.704h-2.618c1.425 2.591 1.785 4.543 1.070 5.807-0.499 0.881-1.413 1.193-2.045 1.193-0.25 0-0.462-0.185-0.495-0.433-0.179-1.319-1.188-2.893-2.768-4.318-1.514-1.365-3.374-2.456-5.286-3.11-0.241 0.508-0.758 0.86-1.356 0.86h-3c-0.827 0-1.5-0.673-1.5-1.5v-9c0-0.827 0.673-1.5 1.5-1.5h3c0.634 0 1.176 0.395 1.396 0.952 1.961-0.246 2.699-0.64 3.414-1.022 0.895-0.478 1.739-0.93 4.503-0.93 0.72 0 1.398 0.188 1.91 0.529 0.5 0.333 0.82 0.801 0.926 1.343 0.399 0.162 0.753 0.536 1.024 1.092 0.264 0.541 0.435 1.232 0.435 1.761 0 0.099-0.006 0.19-0.017 0.274 0.253 0.186 0.48 0.473 0.667 0.851 0.27 0.545 0.432 1.228 0.432 1.826 0 0.424-0.079 0.777-0.234 1.051-0.013 0.022-0.026 0.044-0.039 0.065zM4.5 2h-3c-0.276 0-0.5 0.224-0.5 0.5v9c0 0.276 0.224 0.5 0.5 0.5h3c0.276 0 0.5-0.224 0.5-0.5v-8.999c0-0 0-0.001 0-0.001-0-0.276-0.224-0.5-0.5-0.5zM18.339 9.726c-0.151-0.304-0.304-0.414-0.37-0.414-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.042 0 0.072 0 0.117-0.078 0.066-0.117 0.104-0.32 0.104-0.558 0-0.445-0.126-0.974-0.328-1.382-0.198-0.399-0.399-0.544-0.487-0.544-0.276 0-0.5-0.224-0.5-0.5 0-0.177 0.092-0.333 0.231-0.422 0.031-0.317-0.117-1.165-0.501-1.718-0.145-0.209-0.298-0.329-0.418-0.329-0.276 0-0.5-0.224-0.5-0.5 0-0.88-0.972-1.281-1.875-1.281-2.513 0-3.217 0.376-4.032 0.812-0.762 0.407-1.618 0.865-3.781 1.134v8.187c2.101 0.689 4.152 1.877 5.812 3.373 1.593 1.436 2.639 2.988 2.994 4.426 0.272-0.087 0.579-0.271 0.776-0.618 0.334-0.59 0.584-2.096-1.493-5.557-0.093-0.154-0.095-0.347-0.006-0.504s0.255-0.254 0.435-0.254h3.483c0.199 0 0.327-0.070 0.43-0.234 0.117-0.187 0.181-0.477 0.181-0.815 0-0.424-0.102-0.882-0.272-1.225z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-magnifier\" viewBox=\"0 0 20 20\">\n<title>magnifier</title>\n<path class=\"path1\" d=\"M18.869 19.162l-5.943-6.484c1.339-1.401 2.075-3.233 2.075-5.178 0-2.003-0.78-3.887-2.197-5.303s-3.3-2.197-5.303-2.197-3.887 0.78-5.303 2.197-2.197 3.3-2.197 5.303 0.78 3.887 2.197 5.303 3.3 2.197 5.303 2.197c1.726 0 3.362-0.579 4.688-1.645l5.943 6.483c0.099 0.108 0.233 0.162 0.369 0.162 0.121 0 0.242-0.043 0.338-0.131 0.204-0.187 0.217-0.503 0.031-0.706zM1 7.5c0-3.584 2.916-6.5 6.5-6.5s6.5 2.916 6.5 6.5-2.916 6.5-6.5 6.5-6.5-2.916-6.5-6.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cross\" viewBox=\"0 0 20 20\">\n<title>cross</title>\n<path class=\"path1\" d=\"M10.707 10.5l5.646-5.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-5.646 5.646-5.646-5.646c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l5.646 5.646-5.646 5.646c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l5.646-5.646 5.646 5.646c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-5.646-5.646z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-menu\" viewBox=\"0 0 20 20\">\n<title>menu</title>\n<path class=\"path1\" d=\"M17.5 6h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 16h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-list\" viewBox=\"0 0 20 20\">\n<title>list</title>\n<path class=\"path1\" d=\"M19.5 16h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M19.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M19.5 6h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M1.5 7c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM1.5 5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path5\" d=\"M1.5 12c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5c0 0.827-0.673 1.5-1.5 1.5zM1.5 10c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path6\" d=\"M1.5 17c-0.827 0-1.5-0.673-1.5-1.5s0.673-1.5 1.5-1.5 1.5 0.673 1.5 1.5-0.673 1.5-1.5 1.5zM1.5 15c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5 0.5-0.224 0.5-0.5-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-up\" viewBox=\"0 0 20 20\">\n<title>chevron-up</title>\n<path class=\"path1\" d=\"M0 15c0 0.128 0.049 0.256 0.146 0.354 0.195 0.195 0.512 0.195 0.707 0l8.646-8.646 8.646 8.646c0.195 0.195 0.512 0.195 0.707 0s0.195-0.512 0-0.707l-9-9c-0.195-0.195-0.512-0.195-0.707 0l-9 9c-0.098 0.098-0.146 0.226-0.146 0.354z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-down\" viewBox=\"0 0 20 20\">\n<title>chevron-down</title>\n<path class=\"path1\" d=\"M0 6c0-0.128 0.049-0.256 0.146-0.354 0.195-0.195 0.512-0.195 0.707 0l8.646 8.646 8.646-8.646c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-9 9c-0.195 0.195-0.512 0.195-0.707 0l-9-9c-0.098-0.098-0.146-0.226-0.146-0.354z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-left\" viewBox=\"0 0 20 20\">\n<title>chevron-left</title>\n<path class=\"path1\" d=\"M14 20c0.128 0 0.256-0.049 0.354-0.146 0.195-0.195 0.195-0.512 0-0.707l-8.646-8.646 8.646-8.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-9 9c-0.195 0.195-0.195 0.512 0 0.707l9 9c0.098 0.098 0.226 0.146 0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-right\" viewBox=\"0 0 20 20\">\n<title>chevron-right</title>\n<path class=\"path1\" d=\"M5 20c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l8.646-8.646-8.646-8.646c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l9 9c0.195 0.195 0.195 0.512 0 0.707l-9 9c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-up\" viewBox=\"0 0 20 20\">\n<title>arrow-up</title>\n<path class=\"path1\" d=\"M9.146 0.646l-6 6c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l5.146-5.146v16.293c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-16.293l5.146 5.146c0.195 0.195 0.512 0.195 0.707 0 0.098-0.098 0.146-0.226 0.146-0.354s-0.049-0.256-0.146-0.354l-6-6c-0.195-0.195-0.512-0.195-0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-down\" viewBox=\"0 0 20 20\">\n<title>arrow-down</title>\n<path class=\"path1\" d=\"M9.854 19.354l6-6c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-5.146 5.146v-16.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v16.293l-5.146-5.146c-0.195-0.195-0.512-0.195-0.707 0-0.098 0.098-0.146 0.226-0.146 0.354s0.049 0.256 0.146 0.354l6 6c0.195 0.195 0.512 0.195 0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-left\" viewBox=\"0 0 20 20\">\n<title>arrow-left</title>\n<path class=\"path1\" d=\"M0.646 10.146l6-6c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-5.146 5.146h16.293c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-16.293l5.146 5.146c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.354 0.146s-0.256-0.049-0.354-0.146l-6-6c-0.195-0.195-0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-right\" viewBox=\"0 0 20 20\">\n<title>arrow-right</title>\n<path class=\"path1\" d=\"M19.354 10.146l-6-6c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l5.146 5.146h-16.293c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h16.293l-5.146 5.146c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l6-6c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-move\" viewBox=\"0 0 20 20\">\n<title>move</title>\n<path class=\"path1\" d=\"M18.354 10.146l-3-3c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2.146 2.146h-6.793v-6.793l2.146 2.146c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-3-3c-0.195-0.195-0.512-0.195-0.707 0l-3 3c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l2.146-2.146v6.793h-6.793l2.146-2.146c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-3 3c-0.195 0.195-0.195 0.512 0 0.707l3 3c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-2.146-2.146h6.793v6.793l-2.146-2.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l3 3c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-2.146 2.146v-6.793h6.793l-2.146 2.146c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l3-3c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-warning\" viewBox=\"0 0 20 20\">\n<title>warning</title>\n<path class=\"path1\" d=\"M18.5 19h-18c-0.178 0-0.342-0.094-0.432-0.248s-0.091-0.343-0.004-0.498l9-16c0.089-0.157 0.255-0.255 0.436-0.255s0.347 0.097 0.436 0.255l9 16c0.087 0.155 0.085 0.344-0.004 0.498s-0.254 0.248-0.432 0.248zM1.355 18h16.29l-8.145-14.48-8.145 14.48z\"/>\n<path class=\"path2\" d=\"M9.5 14c-0.276 0-0.5-0.224-0.5-0.5v-5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v5c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M9.5 17c-0.276 0-0.5-0.224-0.5-0.5v-1c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v1c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-question-circle\" viewBox=\"0 0 20 20\">\n<title>question-circle</title>\n<path class=\"path1\" d=\"M16.218 3.782c-1.794-1.794-4.18-2.782-6.718-2.782s-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.718-0.988-4.923-2.782-6.717zM9.5 19c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5c4.687 0 8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5z\"/>\n<path class=\"path2\" d=\"M9.5 15c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5 1.93 0 3.5-1.57 3.5-3.5s-1.57-3.5-3.5-3.5-3.5 1.57-3.5 3.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-2.481 2.019-4.5 4.5-4.5s4.5 2.019 4.5 4.5c0 2.312-1.753 4.223-4 4.472v1.528c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M9.5 18c-0 0 0 0 0 0-0.276 0-0.5-0.224-0.5-0.5v-1c0-0.276 0.224-0.5 0.5-0.5 0 0 0 0 0 0 0.276 0 0.5 0.224 0.5 0.5v1c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-menu-circle\" viewBox=\"0 0 20 20\">\n<title>menu-circle</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M14.5 8h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M14.5 11h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M14.5 14h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-checkmark-circle\" viewBox=\"0 0 20 20\">\n<title>checkmark-circle</title>\n<path class=\"path1\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M7.5 14.5c-0.128 0-0.256-0.049-0.354-0.146l-3-3c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l2.646 2.646 6.646-6.646c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-7 7c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-cross-circle\" viewBox=\"0 0 20 20\">\n<title>cross-circle</title>\n<path class=\"path1\" d=\"M14.332 14.126l-4.080-3.626 4.080-3.626c0.206-0.183 0.225-0.499 0.042-0.706s-0.499-0.225-0.706-0.042l-4.168 3.705-4.168-3.705c-0.206-0.183-0.522-0.165-0.706 0.042s-0.165 0.522 0.042 0.706l4.080 3.626-4.080 3.626c-0.206 0.183-0.225 0.499-0.042 0.706 0.099 0.111 0.236 0.168 0.374 0.168 0.118 0 0.237-0.042 0.332-0.126l4.168-3.705 4.168 3.705c0.095 0.085 0.214 0.126 0.332 0.126 0.138 0 0.275-0.057 0.374-0.168 0.183-0.206 0.165-0.522-0.042-0.706z\"/>\n<path class=\"path2\" d=\"M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5 8.5-3.813 8.5-8.5-3.813-8.5-8.5-8.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-plus-circle\" viewBox=\"0 0 20 20\">\n<title>plus-circle</title>\n<path class=\"path1\" d=\"M16.218 3.782c-1.794-1.794-4.18-2.782-6.718-2.782s-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.718-0.988-4.923-2.782-6.717zM9.5 19c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5c4.687 0 8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5z\"/>\n<path class=\"path2\" d=\"M15.5 10h-5.5v-5.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v5.5h-5.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h5.5v5.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-5.5h5.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-circle-minus\" viewBox=\"0 0 20 20\">\n<title>circle-minus</title>\n<path class=\"path1\" d=\"M16.218 3.782c-1.794-1.794-4.18-2.782-6.718-2.782s-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.718-0.988-4.923-2.782-6.717zM9.5 19c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5c4.687 0 8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5z\"/>\n<path class=\"path2\" d=\"M15.5 11h-12c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h12c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-up-circle\" viewBox=\"0 0 20 20\">\n<title>arrow-up-circle</title>\n<path class=\"path1\" d=\"M2.782 3.782c-1.794 1.794-2.782 4.18-2.782 6.718s0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.717-0.988-4.923-2.782-6.718-4.18-2.782-6.718-2.782-4.923 0.988-6.718 2.782zM18 10.5c0 4.687-3.813 8.5-8.5 8.5s-8.5-3.813-8.5-8.5c0-4.687 3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5z\"/>\n<path class=\"path2\" d=\"M9.147 4.647l-4 4c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l3.146-3.147v10.293c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-10.293l3.147 3.146c0.195 0.195 0.512 0.195 0.707 0 0.098-0.098 0.146-0.226 0.146-0.353s-0.049-0.256-0.147-0.353l-4-4c-0.195-0.195-0.512-0.195-0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-down-circle\" viewBox=\"0 0 20 20\">\n<title>arrow-down-circle</title>\n<path class=\"path1\" d=\"M16.218 17.218c1.794-1.794 2.782-4.18 2.782-6.718s-0.988-4.923-2.782-6.717-4.18-2.782-6.718-2.782-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782zM1 10.5c0-4.687 3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5c0 4.687-3.813 8.5-8.5 8.5s-8.5-3.813-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M9.853 16.353l4-4c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-3.146 3.147v-10.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v10.293l-3.147-3.146c-0.195-0.195-0.512-0.195-0.707 0-0.098 0.098-0.146 0.226-0.146 0.353s0.049 0.256 0.147 0.353l4 4c0.195 0.195 0.512 0.195 0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-left-circle\" viewBox=\"0 0 20 20\">\n<title>arrow-left-circle</title>\n<path class=\"path1\" d=\"M2.782 3.782c1.794-1.794 4.18-2.782 6.718-2.782s4.923 0.988 6.718 2.782 2.782 4.18 2.782 6.717-0.988 4.923-2.782 6.718-4.18 2.782-6.718 2.782-4.923-0.988-6.718-2.782-2.782-4.18-2.782-6.718 0.988-4.923 2.782-6.717zM9.5 19c4.687 0 8.5-3.813 8.5-8.5s-3.813-8.5-8.5-8.5c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5z\"/>\n<path class=\"path2\" d=\"M3.647 10.147l4-4c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-3.147 3.146h10.293c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-10.293l3.146 3.147c0.195 0.195 0.195 0.512 0 0.707-0.098 0.098-0.226 0.146-0.353 0.146s-0.256-0.049-0.353-0.147l-4-4c-0.195-0.195-0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-arrow-right-circle\" viewBox=\"0 0 20 20\">\n<title>arrow-right-circle</title>\n<path class=\"path1\" d=\"M16.218 3.782c-1.794-1.794-4.18-2.782-6.718-2.782s-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.718-0.988-4.923-2.782-6.717zM9.5 19c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5c4.687 0 8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5z\"/>\n<path class=\"path2\" d=\"M15.353 10.147l-4-4c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l3.147 3.146h-10.293c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h10.293l-3.146 3.147c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.353 0.146s0.256-0.049 0.353-0.147l4-4c0.195-0.195 0.195-0.512 0-0.707z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-up-circle\" viewBox=\"0 0 20 20\">\n<title>chevron-up-circle</title>\n<path class=\"path1\" d=\"M2.782 3.782c-1.794 1.794-2.782 4.18-2.782 6.718s0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.717-0.988-4.923-2.782-6.718-4.18-2.782-6.718-2.782-4.923 0.988-6.718 2.782zM18 10.5c0 4.687-3.813 8.5-8.5 8.5s-8.5-3.813-8.5-8.5c0-4.687 3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5z\"/>\n<path class=\"path2\" d=\"M15 12c0 0.128-0.049 0.256-0.146 0.354-0.195 0.195-0.512 0.195-0.707 0l-4.646-4.646-4.646 4.646c-0.195 0.195-0.512 0.195-0.707 0s-0.195-0.512 0-0.707l5-5c0.195-0.195 0.512-0.195 0.707 0l5 5c0.098 0.098 0.146 0.226 0.146 0.354z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-down-circle\" viewBox=\"0 0 20 20\">\n<title>chevron-down-circle</title>\n<path class=\"path1\" d=\"M16.218 17.218c1.794-1.794 2.782-4.18 2.782-6.718s-0.988-4.923-2.782-6.717-4.18-2.782-6.718-2.782-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782zM1 10.5c0-4.687 3.813-8.5 8.5-8.5s8.5 3.813 8.5 8.5c0 4.687-3.813 8.5-8.5 8.5s-8.5-3.813-8.5-8.5z\"/>\n<path class=\"path2\" d=\"M4 9c0-0.128 0.049-0.256 0.146-0.354 0.195-0.195 0.512-0.195 0.707 0l4.646 4.646 4.646-4.646c0.195-0.195 0.512-0.195 0.707 0s0.195 0.512 0 0.707l-5 5c-0.195 0.195-0.512 0.195-0.707 0l-5-5c-0.098-0.098-0.146-0.226-0.146-0.354z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-left-circle\" viewBox=\"0 0 20 20\">\n<title>chevron-left-circle</title>\n<path class=\"path1\" d=\"M2.782 3.782c1.794-1.794 4.18-2.782 6.718-2.782s4.923 0.988 6.718 2.782 2.782 4.18 2.782 6.717-0.988 4.923-2.782 6.718-4.18 2.782-6.718 2.782-4.923-0.988-6.718-2.782-2.782-4.18-2.782-6.718 0.988-4.923 2.782-6.717zM9.5 19c4.687 0 8.5-3.813 8.5-8.5s-3.813-8.5-8.5-8.5c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5z\"/>\n<path class=\"path2\" d=\"M11 16c0.128 0 0.256-0.049 0.354-0.146 0.195-0.195 0.195-0.512 0-0.707l-4.646-4.646 4.646-4.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-5 5c-0.195 0.195-0.195 0.512 0 0.707l5 5c0.098 0.098 0.226 0.146 0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-chevron-right-circle\" viewBox=\"0 0 20 20\">\n<title>chevron-right-circle</title>\n<path class=\"path1\" d=\"M16.218 3.782c-1.794-1.794-4.18-2.782-6.718-2.782s-4.923 0.988-6.718 2.782-2.782 4.18-2.782 6.717 0.988 4.923 2.782 6.718 4.18 2.782 6.718 2.782 4.923-0.988 6.718-2.782 2.782-4.18 2.782-6.718-0.988-4.923-2.782-6.717zM9.5 19c-4.687 0-8.5-3.813-8.5-8.5s3.813-8.5 8.5-8.5c4.687 0 8.5 3.813 8.5 8.5s-3.813 8.5-8.5 8.5z\"/>\n<path class=\"path2\" d=\"M8 16c-0.128 0-0.256-0.049-0.354-0.146-0.195-0.195-0.195-0.512 0-0.707l4.646-4.646-4.646-4.646c-0.195-0.195-0.195-0.512 0-0.707s0.512-0.195 0.707 0l5 5c0.195 0.195 0.195 0.512 0 0.707l-5 5c-0.098 0.098-0.226 0.146-0.354 0.146z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-crop\" viewBox=\"0 0 20 20\">\n<title>crop</title>\n<path class=\"path1\" d=\"M19.5 15h-3c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M12.5 15h-7c-0.276 0-0.5-0.224-0.5-0.5v-7c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v6.5h6.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M5.5 4c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v3c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M14.5 20c-0.276 0-0.5-0.224-0.5-0.5v-13.5h-13.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h14c0.276 0 0.5 0.224 0.5 0.5v14c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-frame-expand\" viewBox=\"0 0 20 20\">\n<title>frame-expand</title>\n<path class=\"path1\" d=\"M18.5 7c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276-0.224-0.5-0.5-0.5h-2c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2c0.827 0 1.5 0.673 1.5 1.5v2c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M0.5 7c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.827 0.673-1.5 1.5-1.5h2c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-2c-0.276 0-0.5 0.224-0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M3.5 18h-2c-0.827 0-1.5-0.673-1.5-1.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M17.5 18h-2c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2c0.276 0 0.5-0.224 0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.827-0.673 1.5-1.5 1.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-frame-contract\" viewBox=\"0 0 20 20\">\n<title>frame-contract</title>\n<path class=\"path1\" d=\"M14.5 9h-2c-0.827 0-1.5-0.673-1.5-1.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.276 0.224 0.5 0.5 0.5h2c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M6.5 9h-2c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2c0.276 0 0.5-0.224 0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v2c0 0.827-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path3\" d=\"M11.5 16c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.827 0.673-1.5 1.5-1.5h2c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-2c-0.276 0-0.5 0.224-0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M7.5 16c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276-0.224-0.5-0.5-0.5h-2c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h2c0.827 0 1.5 0.673 1.5 1.5v2c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-layers\" viewBox=\"0 0 20 20\">\n<title>layers</title>\n<path class=\"path1\" d=\"M10 12c-0.066 0-0.132-0.013-0.194-0.039l-9.5-4c-0.185-0.078-0.306-0.26-0.306-0.461s0.121-0.383 0.306-0.461l9.5-4c0.124-0.052 0.264-0.052 0.388 0l9.5 4c0.185 0.078 0.306 0.26 0.306 0.461s-0.121 0.383-0.306 0.461l-9.5 4c-0.062 0.026-0.128 0.039-0.194 0.039zM1.788 7.5l8.212 3.457 8.212-3.457-8.212-3.457-8.212 3.457z\"/>\n<path class=\"path2\" d=\"M10 15c-0.066 0-0.132-0.013-0.194-0.039l-9.5-4c-0.254-0.107-0.374-0.4-0.267-0.655s0.4-0.374 0.655-0.267l9.306 3.918 9.306-3.918c0.254-0.107 0.548 0.012 0.655 0.267s-0.012 0.548-0.267 0.655l-9.5 4c-0.062 0.026-0.128 0.039-0.194 0.039z\"/>\n<path class=\"path3\" d=\"M10 18c-0.066 0-0.132-0.013-0.194-0.039l-9.5-4c-0.254-0.107-0.374-0.4-0.267-0.655s0.4-0.374 0.655-0.267l9.306 3.918 9.306-3.918c0.254-0.107 0.548 0.012 0.655 0.267s-0.012 0.548-0.267 0.655l-9.5 4c-0.062 0.026-0.128 0.039-0.194 0.039z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-funnel\" viewBox=\"0 0 20 20\">\n<title>funnel</title>\n<path class=\"path1\" d=\"M16.23 3.307c-0.396-0.268-0.949-0.504-1.643-0.702-1.366-0.39-3.172-0.605-5.087-0.605s-3.722 0.215-5.087 0.605c-0.694 0.198-1.246 0.434-1.643 0.702-0.637 0.43-0.77 0.886-0.77 1.193v0.5c0 0.428 0.321 1.133 0.639 1.609l4.891 7.336c0.251 0.376 0.471 1.103 0.471 1.555v3c0 0.173 0.090 0.334 0.237 0.425 0.080 0.050 0.171 0.075 0.263 0.075 0.076 0 0.153-0.018 0.224-0.053l2-1c0.169-0.085 0.276-0.258 0.276-0.447v-2c0-0.452 0.22-1.179 0.471-1.555l4.891-7.336c0.317-0.476 0.639-1.182 0.639-1.609v-0.5c0-0.307-0.134-0.763-0.77-1.193zM4.688 3.567c1.279-0.365 2.988-0.567 4.812-0.567s3.534 0.201 4.812 0.567c1.378 0.394 1.688 0.816 1.688 0.933s-0.31 0.54-1.688 0.933c-1.279 0.365-2.988 0.567-4.812 0.567s-3.534-0.201-4.812-0.567c-1.378-0.394-1.688-0.816-1.688-0.933s0.31-0.54 1.688-0.933zM10.639 13.391c-0.358 0.537-0.639 1.464-0.639 2.109v1.691l-1 0.5v-2.191c0-0.646-0.281-1.572-0.639-2.109l-4.88-7.32c0.274 0.117 0.585 0.226 0.932 0.324 1.366 0.39 3.172 0.605 5.087 0.605s3.722-0.215 5.087-0.605c0.346-0.099 0.658-0.207 0.932-0.325l-4.88 7.32z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-format\" viewBox=\"0 0 20 20\">\n<title>text-format</title>\n<path class=\"path1\" d=\"M16.5 19h-14c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h14c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M15.96 15.303l-2.57-5.996c-0.001-0.001-0.001-0.003-0.002-0.004l-3.428-8c-0.079-0.184-0.26-0.303-0.46-0.303s-0.381 0.119-0.46 0.303l-3.428 8c-0.001 0.002-0.001 0.003-0.002 0.005l-2.57 5.996c-0.109 0.254 0.009 0.548 0.263 0.657s0.548-0.009 0.657-0.263l2.442-5.697h6.198l2.442 5.697c0.081 0.19 0.266 0.303 0.46 0.303 0.066 0 0.133-0.013 0.197-0.041 0.254-0.109 0.371-0.403 0.263-0.657zM6.83 9l2.67-6.231 2.67 6.231h-5.341z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-format-remove\" viewBox=\"0 0 20 20\">\n<title>text-format-remove</title>\n<path class=\"path1\" d=\"M13.5 1h-12c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h5.41l-1.903 11.418c-0.045 0.272 0.139 0.53 0.411 0.575 0.028 0.005 0.056 0.007 0.083 0.007 0.24 0 0.452-0.173 0.493-0.418l1.93-11.582h5.576c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path2\" d=\"M10.5 16h-9c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h9c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path3\" d=\"M15.707 16.5l1.646-1.646c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-1.646 1.646-1.646-1.646c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l1.646 1.646-1.646 1.646c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l1.646-1.646 1.646 1.646c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-1.646-1.646z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-size\" viewBox=\"0 0 20 20\">\n<title>text-size</title>\n<path class=\"path1\" d=\"M6.96 16.303l-1.284-2.996c-0.001-0.001-0.001-0.003-0.002-0.004l-1.714-4c-0.079-0.184-0.26-0.303-0.46-0.303s-0.381 0.119-0.46 0.303l-1.714 4c-0.001 0.001-0.001 0.003-0.002 0.004l-1.284 2.996c-0.109 0.254 0.009 0.548 0.263 0.657s0.548-0.009 0.657-0.263l1.156-2.697h2.769l1.156 2.697c0.081 0.19 0.266 0.303 0.46 0.303 0.066 0 0.133-0.013 0.197-0.041 0.254-0.109 0.371-0.403 0.263-0.657zM2.544 13l0.956-2.231 0.956 2.231h-1.912z\"/>\n<path class=\"path2\" d=\"M19.962 16.308l-2.083-5c-0.001-0.001-0.001-0.003-0.002-0.004l-2.915-6.996c-0.078-0.186-0.26-0.308-0.462-0.308s-0.384 0.121-0.462 0.308l-2.915 6.996c-0.001 0.001-0.001 0.003-0.002 0.004l-2.083 5c-0.106 0.255 0.014 0.548 0.269 0.654s0.548-0.014 0.654-0.269l1.955-4.692h5.167l1.955 4.692c0.080 0.192 0.266 0.308 0.462 0.308 0.064 0 0.129-0.012 0.192-0.039 0.255-0.106 0.375-0.399 0.269-0.654zM12.333 11l2.167-5.2 2.167 5.2h-4.333z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-bold\" viewBox=\"0 0 20 20\">\n<title>bold</title>\n<path class=\"path1\" d=\"M10 9h-2.5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5h2.5c1.103 0 2 0.897 2 2s-0.897 2-2 2zM8 8h2c0.551 0 1-0.449 1-1s-0.449-1-1-1h-2v2z\"/>\n<path class=\"path2\" d=\"M11 15h-3.5c-0.276 0-0.5-0.224-0.5-0.5v-3c0-0.276 0.224-0.5 0.5-0.5h3.5c1.103 0 2 0.897 2 2s-0.897 2-2 2zM8 14h3c0.551 0 1-0.449 1-1s-0.449-1-1-1h-3v2z\"/>\n<path class=\"path3\" d=\"M11 18h-5.5c-0.827 0-1.5-0.673-1.5-1.5v-13c0-0.827 0.673-1.5 1.5-1.5h4.5c2.757 0 5 2.243 5 5 0 0.824-0.202 1.628-0.587 2.349 1.013 0.945 1.587 2.253 1.587 3.651 0 2.757-2.243 5-5 5zM5.5 3c-0.276 0-0.5 0.224-0.5 0.5v13c0 0.276 0.224 0.5 0.5 0.5h5.5c2.206 0 4-1.794 4-4 0-1.237-0.561-2.385-1.539-3.151-0.211-0.165-0.253-0.466-0.1-0.682 0.418-0.646 0.639-1.395 0.639-2.167 0-2.206-1.794-4-4-4h-4.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-italic\" viewBox=\"0 0 20 20\">\n<title>italic</title>\n<path class=\"path1\" d=\"M15.5 2h-4.001c-0.001 0-0.003 0-0.004 0h-3.995c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h3.39l-2.8 14h-3.59c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h3.999c0.001 0 0.001 0 0.002 0s0.001-0 0.002-0h3.997c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5h-3.39l2.8-14h3.59c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-underline\" viewBox=\"0 0 20 20\">\n<title>underline</title>\n<path class=\"path1\" d=\"M14.5 18h-9c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h9c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M10 15c-2.757 0-5-2.243-5-5v-7.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v7.5c0 2.206 1.794 4 4 4s4-1.794 4-4v-7.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v7.5c0 2.757-2.243 5-5 5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-strikethrough\" viewBox=\"0 0 20 20\">\n<title>strikethrough</title>\n<path class=\"path1\" d=\"M16.5 2h-14c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h6.5v4.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-4.5h6.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n<path class=\"path2\" d=\"M9.5 18c-0.276 0-0.5-0.224-0.5-0.5v-4c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v4c0 0.276-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M18.5 12h-18c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5h18c0.276 0 0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5zM1 11h17v-1h-17v1z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-highlight\" viewBox=\"0 0 20 20\">\n<title>highlight</title>\n<path class=\"path1\" d=\"M19.854 9.646c-0.195-0.195-0.512-0.195-0.707 0l-3.586 3.586c-0.585 0.585-1.537 0.585-2.121 0l-4.672-4.672c-0.282-0.282-0.437-0.658-0.437-1.061s0.155-0.779 0.437-1.061l3.586-3.586c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-3.586 3.586c-0.471 0.471-0.73 1.098-0.73 1.768 0 0.285 0.048 0.563 0.138 0.824l-7.322 7.322c-0.094 0.094-0.146 0.221-0.146 0.354v1.5c0 0.276 0.224 0.5 0.5 0.5h9.5c0.133 0 0.26-0.053 0.354-0.146l3.322-3.322c0.261 0.091 0.539 0.138 0.824 0.138 0.669 0 1.297-0.259 1.768-0.73l3.586-3.586c0.195-0.195 0.195-0.512 0-0.707zM9.793 17h-8.793v-0.793l7.002-7.002c0.020 0.021 0.039 0.042 0.059 0.062l4.672 4.672c0.020 0.020 0.041 0.040 0.062 0.059l-3.002 3.002z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-align-left\" viewBox=\"0 0 20 20\">\n<title>text-align-left</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M13.5 8h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M13.5 14h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-align-center\" viewBox=\"0 0 20 20\">\n<title>text-align-center</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M15.5 8h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M15.5 14h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-align-right\" viewBox=\"0 0 20 20\">\n<title>text-align-right</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M17.5 8h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M17.5 14h-11c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h11c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-text-align-justify\" viewBox=\"0 0 20 20\">\n<title>text-align-justify</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M17.5 8h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M17.5 14h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-line-spacing\" viewBox=\"0 0 20 20\">\n<title>line-spacing</title>\n<path class=\"path1\" d=\"M18.5 5h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M18.5 9h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M18.5 13h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M18.5 17h-10c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h10c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M5.146 13.646l-1.146 1.146v-8.586l1.146 1.146c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-2-2c-0.195-0.195-0.512-0.195-0.707 0l-2 2c-0.195 0.195-0.195 0.512 0 0.707s0.512 0.195 0.707 0l1.146-1.146v8.586l-1.146-1.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l2 2c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l2-2c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-indent-increase\" viewBox=\"0 0 20 20\">\n<title>indent-increase</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M17.5 8h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M17.5 14h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M2.5 14c-0.076 0-0.153-0.017-0.224-0.053-0.169-0.085-0.276-0.258-0.276-0.447v-6c0-0.189 0.107-0.363 0.276-0.447s0.372-0.066 0.524 0.047l4 3c0.126 0.094 0.2 0.243 0.2 0.4s-0.074 0.306-0.2 0.4l-4 3c-0.088 0.066-0.194 0.1-0.3 0.1zM3 8.5v4l2.667-2-2.667-2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-indent-decrease\" viewBox=\"0 0 20 20\">\n<title>indent-decrease</title>\n<path class=\"path1\" d=\"M17.5 5h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path2\" d=\"M17.5 8h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M17.5 11h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M17.5 14h-8c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M17.5 17h-15c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h15c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M6.5 14c-0.106 0-0.212-0.034-0.3-0.1l-4-3c-0.126-0.094-0.2-0.243-0.2-0.4s0.074-0.306 0.2-0.4l4-3c0.152-0.114 0.354-0.132 0.524-0.047s0.276 0.258 0.276 0.447v6c0 0.189-0.107 0.363-0.276 0.447-0.071 0.035-0.147 0.053-0.224 0.053zM3.333 10.5l2.667 2v-4l-2.667 2z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pilcrow\" viewBox=\"0 0 20 20\">\n<title>pilcrow</title>\n<path class=\"path1\" d=\"M15.5 2h-8.5c-2.206 0-4 1.794-4 4s1.794 4 4 4h1v7.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-14.5h3v14.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-14.5h2.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM8 9h-1c-1.654 0-3-1.346-3-3s1.346-3 3-3h1v6z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-direction-ltr\" viewBox=\"0 0 20 20\">\n<title>direction-ltr</title>\n<path class=\"path1\" d=\"M15.354 17.146l-2-2c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l1.146 1.146h-9.293c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h9.293l-1.146 1.146c-0.195 0.195-0.195 0.512 0 0.707 0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l2-2c0.195-0.195 0.195-0.512 0-0.707z\"/>\n<path class=\"path2\" d=\"M15.5 1h-8.5c-2.206 0-4 1.794-4 4s1.794 4 4 4h1v4.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-11.5h3v11.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-11.5h2.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM8 8h-1c-1.654 0-3-1.346-3-3s1.346-3 3-3h1v6z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-direction-rtl\" viewBox=\"0 0 20 20\">\n<title>direction-rtl</title>\n<path class=\"path1\" d=\"M15.5 1h-8.5c-2.206 0-4 1.794-4 4s1.794 4 4 4h1v4.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-11.5h3v11.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-11.5h2.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5zM8 8h-1c-1.654 0-3-1.346-3-3s1.346-3 3-3h1v6z\"/>\n<path class=\"path2\" d=\"M14.5 17h-9.293l1.146-1.146c0.195-0.195 0.195-0.512 0-0.707s-0.512-0.195-0.707 0l-2 2c-0.195 0.195-0.195 0.512 0 0.707l2 2c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146c0.195-0.195 0.195-0.512 0-0.707l-1.146-1.146h9.293c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-page-break\" viewBox=\"0 0 20 20\">\n<title>page-break</title>\n<path class=\"path1\" d=\"M17.5 9h-15c-0.827 0-1.5-0.673-1.5-1.5v-6c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v6c0 0.276 0.224 0.5 0.5 0.5h15c0.276 0 0.5-0.224 0.5-0.5v-6c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v6c0 0.827-0.673 1.5-1.5 1.5z\"/>\n<path class=\"path2\" d=\"M1.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path3\" d=\"M4.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path4\" d=\"M7.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path5\" d=\"M10.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path6\" d=\"M13.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path7\" d=\"M16.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path8\" d=\"M19.5 11h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n<path class=\"path9\" d=\"M18.5 20c-0.276 0-0.5-0.224-0.5-0.5v-6c0-0.276-0.224-0.5-0.5-0.5h-15c-0.276 0-0.5 0.224-0.5 0.5v6c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5v-6c0-0.827 0.673-1.5 1.5-1.5h15c0.827 0 1.5 0.673 1.5 1.5v6c0 0.276-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-sort-alpha-asc\" viewBox=\"0 0 20 20\">\n<title>sort-alpha-asc</title>\n<path class=\"path1\" d=\"M8.854 14.646c-0.195-0.195-0.512-0.195-0.707 0l-3.146 3.146v-17.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v17.293l-3.146-3.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l4 4c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l4-4c0.195-0.195 0.195-0.512 0-0.707z\"/>\n<path class=\"path2\" d=\"M19.96 7.303l-3-7c-0.079-0.184-0.26-0.303-0.46-0.303s-0.381 0.119-0.46 0.303l-3 7c-0.109 0.254 0.009 0.548 0.263 0.657s0.548-0.009 0.657-0.263l1.156-2.697h2.769l1.156 2.697c0.081 0.19 0.266 0.303 0.46 0.303 0.066 0 0.133-0.013 0.197-0.041 0.254-0.109 0.371-0.403 0.263-0.657zM15.544 4l0.956-2.231 0.956 2.231h-1.912z\"/>\n<path class=\"path3\" d=\"M18.5 20h-4c-0.178 0-0.343-0.095-0.432-0.249s-0.090-0.344-0.002-0.499l3.573-6.252h-3.138c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5h4c0.178 0 0.343 0.095 0.432 0.249s0.090 0.344 0.002 0.499l-3.573 6.252h3.138c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-sort-amount-asc\" viewBox=\"0 0 20 20\">\n<title>sort-amount-asc</title>\n<path class=\"path1\" d=\"M8.854 14.646c-0.195-0.195-0.512-0.195-0.707 0l-3.146 3.146v-17.293c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5v17.293l-3.146-3.146c-0.195-0.195-0.512-0.195-0.707 0s-0.195 0.512 0 0.707l4 4c0.098 0.098 0.226 0.146 0.354 0.146s0.256-0.049 0.354-0.146l4-4c0.195-0.195 0.195-0.512 0-0.707z\"/>\n<path class=\"path2\" d=\"M13.5 5h-2c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5h2c0.276 0 0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5zM12 4h1v-1h-1v1z\"/>\n<path class=\"path3\" d=\"M15.5 9h-4c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5h4c0.276 0 0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5zM12 8h3v-1h-3v1z\"/>\n<path class=\"path4\" d=\"M17.5 13h-6c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5h6c0.276 0 0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5zM12 12h5v-1h-5v1z\"/>\n<path class=\"path5\" d=\"M19.5 17h-8c-0.276 0-0.5-0.224-0.5-0.5v-2c0-0.276 0.224-0.5 0.5-0.5h8c0.276 0 0.5 0.224 0.5 0.5v2c0 0.276-0.224 0.5-0.5 0.5zM12 16h7v-1h-7v1z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-hand\" viewBox=\"0 0 20 20\">\n<title>hand</title>\n<path class=\"path1\" d=\"M17 4c-0.364 0-0.706 0.098-1 0.269v-1.269c0-1.103-0.897-2-2-2-0.412 0-0.794 0.125-1.113 0.339-0.274-0.779-1.016-1.339-1.887-1.339s-1.614 0.56-1.887 1.339c-0.318-0.214-0.701-0.339-1.113-0.339-1.103 0-2 0.897-2 2v7.373l-1.346-2.333c-0.261-0.475-0.687-0.813-1.199-0.953-0.499-0.136-1.018-0.064-1.462 0.202-0.907 0.544-1.253 1.774-0.77 2.742 0.030 0.061 0.668 1.368 2.66 5.35 0.938 1.875 1.967 3.216 3.059 3.984 0.857 0.603 1.449 0.634 1.559 0.634h5c0.851 0 1.642-0.277 2.352-0.822 0.667-0.513 1.246-1.255 1.72-2.204 0.934-1.868 1.428-4.452 1.428-7.474v-3.5c0-1.103-0.897-2-2-2zM18 9.5c0 2.867-0.457 5.296-1.322 7.026-0.564 1.128-1.574 2.474-3.178 2.474h-4.99c-0.039-0.003-0.46-0.050-1.095-0.525-0.633-0.474-1.605-1.472-2.638-3.54-2.027-4.054-2.65-5.331-2.656-5.343-0.001-0.002-0.001-0.003-0.002-0.004-0.251-0.503-0.073-1.162 0.389-1.439 0.208-0.125 0.451-0.158 0.685-0.095 0.249 0.068 0.458 0.236 0.587 0.472 0.002 0.003 0.004 0.007 0.006 0.010l1.561 2.705c0.319 0.583 0.678 0.828 1.067 0.729 0.39-0.099 0.587-0.489 0.587-1.157v-7.813c0-0.551 0.449-1 1-1s1 0.449 1 1v6.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-7.5c0-0.551 0.449-1 1-1s1 0.449 1 1v7.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-6.5c0-0.551 0.449-1 1-1s1 0.449 1 1v7.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-4.5c0-0.551 0.449-1 1-1s1 0.449 1 1v3.5z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pointer-up\" viewBox=\"0 0 20 20\">\n<title>pointer-up</title>\n<path class=\"path1\" d=\"M17 8c-0.412 0-0.794 0.125-1.113 0.339-0.274-0.779-1.016-1.339-1.887-1.339-0.412 0-0.794 0.125-1.113 0.339-0.274-0.779-1.016-1.339-1.887-1.339-0.364 0-0.706 0.098-1 0.269v-3.269c0-1.103-0.897-2-2-2s-2 0.897-2 2v7.373l-1.346-2.333c-0.261-0.475-0.687-0.813-1.199-0.953-0.499-0.136-1.018-0.064-1.462 0.202-0.907 0.544-1.253 1.774-0.77 2.742 0.030 0.061 0.668 1.368 2.66 5.35 0.938 1.875 1.967 3.216 3.059 3.984 0.857 0.603 1.449 0.634 1.559 0.634h5c0.848 0 1.632-0.245 2.331-0.73 0.676-0.468 1.259-1.152 1.734-2.033 0.939-1.743 1.435-4.246 1.435-7.237 0-1.103-0.897-2-2-2zM16.685 16.763c-0.549 1.021-1.548 2.237-3.185 2.237h-4.99c-0.039-0.003-0.46-0.050-1.095-0.525-0.633-0.474-1.605-1.472-2.638-3.54-2.027-4.054-2.65-5.331-2.656-5.343-0.001-0.002-0.001-0.003-0.002-0.004-0.251-0.503-0.073-1.162 0.389-1.439 0.208-0.125 0.451-0.158 0.685-0.095 0.249 0.068 0.458 0.236 0.587 0.472 0.002 0.003 0.004 0.007 0.006 0.010l1.561 2.705c0.319 0.583 0.678 0.828 1.067 0.729 0.39-0.099 0.587-0.489 0.587-1.157v-7.812c0-0.551 0.449-1 1-1s1 0.449 1 1v6.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-1.5c0-0.551 0.449-1 1-1s1 0.449 1 1v1.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-0.5c0-0.551 0.449-1 1-1s1 0.449 1 1v1.5c0 0.276 0.224 0.5 0.5 0.5s0.5-0.224 0.5-0.5v-0.5c0-0.551 0.449-1 1-1s1 0.449 1 1c0 2.826-0.455 5.165-1.315 6.763z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pointer-right\" viewBox=\"0 0 20 20\">\n<title>pointer-right</title>\n<path class=\"path1\" d=\"M12 17c0-0.412-0.125-0.794-0.339-1.113 0.779-0.274 1.339-1.016 1.339-1.887 0-0.412-0.125-0.794-0.339-1.113 0.779-0.274 1.339-1.016 1.339-1.887 0-0.364-0.098-0.706-0.269-1h3.269c1.103 0 2-0.897 2-2s-0.897-2-2-2h-7.373l2.333-1.346c0.475-0.261 0.813-0.687 0.953-1.199 0.136-0.499 0.064-1.018-0.202-1.462-0.544-0.907-1.774-1.253-2.742-0.77-0.061 0.030-1.368 0.668-5.35 2.66-1.875 0.938-3.216 1.967-3.984 3.059-0.603 0.857-0.634 1.449-0.634 1.559v5c0 0.848 0.245 1.632 0.73 2.331 0.468 0.676 1.152 1.259 2.033 1.734 1.743 0.939 4.246 1.435 7.237 1.435 1.103 0 2-0.897 2-2zM3.237 16.685c-1.021-0.549-2.237-1.548-2.237-3.185v-4.99c0.003-0.039 0.050-0.46 0.525-1.095 0.474-0.633 1.472-1.605 3.54-2.638 4.054-2.027 5.331-2.65 5.343-2.656 0.002-0.001 0.003-0.001 0.004-0.002 0.503-0.251 1.162-0.073 1.439 0.389 0.125 0.208 0.158 0.451 0.095 0.685-0.068 0.249-0.236 0.458-0.472 0.587-0.003 0.002-0.007 0.004-0.010 0.006l-2.705 1.561c-0.583 0.319-0.828 0.678-0.729 1.067 0.099 0.39 0.489 0.587 1.157 0.587h7.812c0.551 0 1 0.449 1 1s-0.449 1-1 1h-6.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h1.5c0.551 0 1 0.449 1 1s-0.449 1-1 1h-1.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h0.5c0.551 0 1 0.449 1 1s-0.449 1-1 1h-1.5c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5h0.5c0.551 0 1 0.449 1 1s-0.449 1-1 1c-2.826 0-5.165-0.455-6.763-1.315z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pointer-down\" viewBox=\"0 0 20 20\">\n<title>pointer-down</title>\n<path class=\"path1\" d=\"M17 12c-0.412 0-0.794-0.125-1.113-0.339-0.274 0.779-1.016 1.339-1.887 1.339-0.412 0-0.794-0.125-1.113-0.339-0.274 0.779-1.016 1.339-1.887 1.339-0.364 0-0.706-0.098-1-0.269v3.269c0 1.103-0.897 2-2 2s-2-0.897-2-2v-7.373l-1.346 2.333c-0.261 0.475-0.687 0.813-1.199 0.953-0.499 0.136-1.018 0.064-1.462-0.202-0.907-0.544-1.253-1.774-0.77-2.742 0.030-0.061 0.668-1.368 2.66-5.35 0.938-1.875 1.967-3.216 3.059-3.984 0.857-0.603 1.449-0.634 1.559-0.634h5c0.848 0 1.632 0.245 2.331 0.73 0.676 0.468 1.259 1.152 1.734 2.033 0.939 1.743 1.435 4.246 1.435 7.237 0 1.103-0.897 2-2 2zM16.685 3.237c-0.549-1.021-1.548-2.237-3.185-2.237h-4.99c-0.039 0.003-0.46 0.050-1.095 0.525-0.633 0.474-1.605 1.472-2.638 3.54-2.027 4.054-2.65 5.331-2.656 5.343-0.001 0.002-0.001 0.003-0.002 0.004-0.251 0.503-0.073 1.162 0.389 1.439 0.208 0.125 0.451 0.158 0.685 0.095 0.249-0.068 0.458-0.236 0.587-0.472 0.002-0.003 0.004-0.007 0.006-0.010l1.561-2.705c0.319-0.583 0.678-0.828 1.067-0.729 0.39 0.099 0.587 0.489 0.587 1.157v7.812c0 0.551 0.449 1 1 1s1-0.449 1-1v-6.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v1.5c0 0.551 0.449 1 1 1s1-0.449 1-1v-1.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v0.5c0 0.551 0.449 1 1 1s1-0.449 1-1v-1.5c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5v0.5c0 0.551 0.449 1 1 1s1-0.449 1-1c0-2.826-0.455-5.165-1.315-6.763z\"/>\n</symbol>\n<symbol id=\"Lineariconsicon-pointer-left\" viewBox=\"0 0 20 20\">\n<title>pointer-left</title>\n<path class=\"path1\" d=\"M8 17c0-0.412 0.125-0.794 0.339-1.113-0.779-0.274-1.339-1.016-1.339-1.887 0-0.412 0.125-0.794 0.339-1.113-0.779-0.274-1.339-1.016-1.339-1.887 0-0.364 0.098-0.706 0.269-1h-3.269c-1.103 0-2-0.897-2-2s0.897-2 2-2h7.373l-2.333-1.346c-0.475-0.261-0.813-0.687-0.953-1.199-0.136-0.499-0.064-1.018 0.202-1.462 0.544-0.907 1.774-1.253 2.742-0.77 0.061 0.030 1.368 0.668 5.35 2.66 1.875 0.938 3.216 1.967 3.984 3.059 0.603 0.857 0.634 1.449 0.634 1.559v5c0 0.848-0.245 1.632-0.73 2.331-0.468 0.676-1.152 1.259-2.033 1.734-1.743 0.939-4.246 1.435-7.237 1.435-1.103 0-2-0.897-2-2zM16.763 16.685c1.021-0.549 2.237-1.548 2.237-3.185v-4.99c-0.003-0.039-0.050-0.46-0.525-1.095-0.474-0.633-1.472-1.605-3.54-2.638-4.054-2.027-5.331-2.65-5.343-2.656-0.002-0.001-0.003-0.001-0.004-0.002-0.503-0.251-1.162-0.073-1.439 0.389-0.125 0.208-0.158 0.451-0.095 0.685 0.068 0.249 0.236 0.458 0.472 0.587 0.003 0.002 0.007 0.004 0.010 0.006l2.705 1.561c0.583 0.319 0.828 0.678 0.729 1.067-0.099 0.39-0.489 0.587-1.157 0.587h-7.812c-0.551 0-1 0.449-1 1s0.449 1 1 1h6.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-1.5c-0.551 0-1 0.449-1 1s0.449 1 1 1h1.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-0.5c-0.551 0-1 0.449-1 1s0.449 1 1 1h1.5c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5h-0.5c-0.551 0-1 0.449-1 1s0.449 1 1 1c2.826 0 5.165-0.455 6.763-1.315z\"/>\n</symbol>\n</defs>\n</svg>\n\";}','yes');
INSERT INTO `wp_options` VALUES (118097,'oxygen_vsb_preview_dropdown_limit','','yes');
INSERT INTO `wp_options` VALUES (118098,'oxygen_vsb_enable_selector_detector','','yes');
INSERT INTO `wp_options` VALUES (118099,'oxygen_vsb_enable_default_designsets','true','yes');
INSERT INTO `wp_options` VALUES (118100,'oxygen_vsb_enable_3rdp_designsets','','yes');
INSERT INTO `wp_options` VALUES (118101,'oxygen_vsb_enable_connection','','yes');
INSERT INTO `wp_options` VALUES (118102,'oxygen_vsb_google_maps_api_key','','yes');
INSERT INTO `wp_options` VALUES (118103,'oxygen_vsb_show_all_acf_fields','','yes');
INSERT INTO `wp_options` VALUES (118104,'oxygen_vsb_enable_google_fonts_cache','true','yes');
INSERT INTO `wp_options` VALUES (118105,'oxygen_vsb_enable_ie_layout_improvements','true','yes');
INSERT INTO `wp_options` VALUES (118106,'oxygen_vsb_enable_signature_validation','true','yes');
INSERT INTO `wp_options` VALUES (118107,'oxygen_vsb_disable_google_fonts','','yes');
INSERT INTO `wp_options` VALUES (118108,'oxygen_vsb_access_role_editor','','yes');
INSERT INTO `wp_options` VALUES (118109,'oxygen_vsb_access_role_author','','yes');
INSERT INTO `wp_options` VALUES (118110,'oxygen_vsb_access_role_contributor','','yes');
INSERT INTO `wp_options` VALUES (118111,'oxygen_vsb_access_role_subscriber','','yes');
INSERT INTO `wp_options` VALUES (118112,'oxygen_vsb_access_role_customer','','yes');
INSERT INTO `wp_options` VALUES (118113,'oxygen_vsb_access_role_shop_manager','','yes');
INSERT INTO `wp_options` VALUES (118114,'oxygen_vsb_ignore_post_type_post','','yes');
INSERT INTO `wp_options` VALUES (118115,'oxygen_vsb_ignore_post_type_page','','yes');
INSERT INTO `wp_options` VALUES (118116,'oxygen_vsb_ignore_post_type_user_request','','yes');
INSERT INTO `wp_options` VALUES (118117,'oxygen_vsb_ignore_post_type_wp_block','','yes');
INSERT INTO `wp_options` VALUES (118119,'oxygen-vsb-activated','1','yes');
INSERT INTO `wp_options` VALUES (118122,'ct_style_sheets','a:1:{i:0;a:4:{s:2:\"id\";i:1;s:4:\"name\";s:6:\"atomic\";s:6:\"folder\";i:1;s:6:\"status\";i:1;}}','yes');
INSERT INTO `wp_options` VALUES (118123,'ct_global_settings','a:7:{s:5:\"fonts\";a:2:{s:4:\"Text\";s:9:\"Open Sans\";s:7:\"Display\";s:9:\"Open Sans\";}s:15:\"indicateParents\";s:4:\"true\";s:8:\"headings\";a:6:{s:2:\"H1\";a:4:{s:9:\"font-size\";s:2:\"64\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:2:\"H2\";a:4:{s:9:\"font-size\";s:2:\"48\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:2:\"H3\";a:4:{s:9:\"font-size\";s:2:\"36\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:2:\"H4\";a:4:{s:9:\"font-size\";s:0:\"\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:2:\"H5\";a:4:{s:9:\"font-size\";s:0:\"\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:2:\"H6\";a:4:{s:9:\"font-size\";s:0:\"\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:0:\"\";s:5:\"color\";s:0:\"\";}}s:9:\"body_text\";a:5:{s:9:\"font-size\";s:2:\"16\";s:14:\"font-size-unit\";s:2:\"px\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.6\";s:5:\"color\";s:8:\"color(1)\";}s:5:\"links\";a:4:{s:3:\"all\";a:5:{s:5:\"color\";s:7:\"#0074db\";s:11:\"font-weight\";s:0:\"\";s:15:\"text-decoration\";s:4:\"none\";s:11:\"hover_color\";s:0:\"\";s:21:\"hover_text-decoration\";s:4:\"none\";}s:9:\"text_link\";a:5:{s:5:\"color\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:21:\"hover_text-decoration\";s:0:\"\";}s:12:\"link_wrapper\";a:5:{s:5:\"color\";s:0:\"\";s:11:\"font-weight\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:21:\"hover_text-decoration\";s:0:\"\";}s:6:\"button\";a:3:{s:11:\"font-weight\";s:0:\"\";s:13:\"border-radius\";s:1:\"3\";s:18:\"border-radius-unit\";s:2:\"px\";}}s:8:\"sections\";a:8:{s:21:\"container-padding-top\";s:2:\"75\";s:26:\"container-padding-top-unit\";s:2:\"px\";s:24:\"container-padding-bottom\";s:2:\"75\";s:29:\"container-padding-bottom-unit\";s:2:\"px\";s:22:\"container-padding-left\";s:2:\"20\";s:27:\"container-padding-left-unit\";s:2:\"px\";s:23:\"container-padding-right\";s:2:\"20\";s:28:\"container-padding-right-unit\";s:2:\"px\";}s:9:\"max-width\";s:4:\"1120\";}','yes');
INSERT INTO `wp_options` VALUES (118124,'ct_style_sets','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (118125,'ct_custom_selectors','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (118128,'oxygen_private_key','zJwB{?f$(~JFHlPYopFi,_W:fKIKJHtD','yes');
INSERT INTO `wp_options` VALUES (118129,'oxygen_vsb_css_files_state','a:21:{i:3626;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:95:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/inner-content-3626.css\";s:4:\"path\";s:132:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/inner-content-3626.css\";s:14:\"last_save_time\";i:1562812636;}i:3627;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:96:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/other-singular-3627.css\";s:4:\"path\";s:133:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/other-singular-3627.css\";s:14:\"last_save_time\";i:1562812636;}i:3628;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:89:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/archive-3628.css\";s:4:\"path\";s:126:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/archive-3628.css\";s:14:\"last_save_time\";i:1562812636;}i:3629;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:91:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/blog-post-3629.css\";s:4:\"path\";s:128:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/blog-post-3629.css\";s:14:\"last_save_time\";i:1562812636;}i:3630;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:86:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/page-3630.css\";s:4:\"path\";s:123:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/page-3630.css\";s:14:\"last_save_time\";i:1562812637;}i:3631;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:86:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/main-3631.css\";s:4:\"path\";s:123:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/main-3631.css\";s:14:\"last_save_time\";i:1562812637;}i:3632;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:94:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/product-tour-3632.css\";s:4:\"path\";s:131:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/product-tour-3632.css\";s:14:\"last_save_time\";i:1562812637;}i:3633;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:89:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/pricing-3633.css\";s:4:\"path\";s:126:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/pricing-3633.css\";s:14:\"last_save_time\";i:1562812638;}i:3634;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:94:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/our-services-3634.css\";s:4:\"path\";s:131:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/our-services-3634.css\";s:14:\"last_save_time\";i:1562812638;}i:3635;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:94:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/our-products-3635.css\";s:4:\"path\";s:131:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/our-products-3635.css\";s:14:\"last_save_time\";i:1562812638;}i:3636;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:95:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/our-customers-3636.css\";s:4:\"path\";s:132:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/our-customers-3636.css\";s:14:\"last_save_time\";i:1562812638;}i:3637;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:95:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/meet-the-team-3637.css\";s:4:\"path\";s:132:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/meet-the-team-3637.css\";s:14:\"last_save_time\";i:1562812638;}i:3638;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:99:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/general-content-2-3638.css\";s:4:\"path\";s:136:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/general-content-2-3638.css\";s:14:\"last_save_time\";i:1562812638;}i:3639;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:99:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/general-content-1-3639.css\";s:4:\"path\";s:136:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/general-content-1-3639.css\";s:14:\"last_save_time\";i:1562812638;}i:3640;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:108:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/frequently-asked-questions-3640.css\";s:4:\"path\";s:145:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/frequently-asked-questions-3640.css\";s:14:\"last_save_time\";i:1562812638;}i:3641;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:90:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/features-3641.css\";s:4:\"path\";s:127:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/features-3641.css\";s:14:\"last_save_time\";i:1562812638;}i:3642;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:101:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/customer-case-study-3642.css\";s:4:\"path\";s:138:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/customer-case-study-3642.css\";s:14:\"last_save_time\";i:1562812638;}i:3643;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:91:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/contact-2-3643.css\";s:4:\"path\";s:128:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/contact-2-3643.css\";s:14:\"last_save_time\";i:1562812639;}i:3644;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:90:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/about-us-3644.css\";s:4:\"path\";s:127:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/about-us-3644.css\";s:14:\"last_save_time\";i:1562812639;}i:3645;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:90:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/about-me-3645.css\";s:4:\"path\";s:127:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/about-me-3645.css\";s:14:\"last_save_time\";i:1562812639;}i:3646;a:4:{s:7:\"success\";b:1;s:3:\"url\";s:88:\"//2poochiesproperties.mystagingwebsite.com/wp-content/uploads/oxygen/css/home-2-3646.css\";s:4:\"path\";s:125:\"/chroot/home/ad3c56b4/2poochiesproperties.mystagingwebsite.com/html//srv/htdocs/wp-content/uploads/oxygen/css/home-2-3646.css\";s:14:\"last_save_time\";i:1562812639;}}','yes');
INSERT INTO `wp_options` VALUES (118130,'ct_components_classes','a:140:{s:22:\"atomic-primary-heading\";a:4:{s:3:\"key\";s:22:\"atomic-primary-heading\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:1:{s:9:\"font-size\";s:2:\"54\";}}}s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"64\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.1\";s:10:\"margin-top\";s:1:\"0\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-other-single-content\";a:2:{s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:24:\"oxy-stock-content-styles\";a:3:{s:3:\"key\";s:24:\"oxy-stock-content-styles\";s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-secondary-heading\";a:4:{s:3:\"key\";s:24:\"atomic-secondary-heading\";s:5:\"media\";a:2:{s:10:\"page-width\";a:1:{s:8:\"original\";a:1:{s:9:\"font-size\";s:2:\"60\";}}s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:1:{s:9:\"font-size\";s:2:\"44\";}}}s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-size\";s:2:\"54\";s:11:\"line-height\";s:3:\"1.1\";s:16:\"margin-left-unit\";s:2:\"px\";}s:6:\"parent\";s:6:\"atomic\";}s:17:\"atomic-subheading\";a:4:{s:3:\"key\";s:17:\"atomic-subheading\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:0:{}}}s:8:\"original\";a:7:{s:11:\"font-family\";a:2:{i:0;s:6:\"global\";i:1;s:7:\"Display\";}s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"24\";s:11:\"line-height\";s:3:\"1.4\";s:11:\"font-weight\";s:3:\"300\";s:14:\"max-width-unit\";s:2:\"px\";s:9:\"max-width\";s:3:\"480\";}s:6:\"parent\";s:6:\"atomic\";}s:29:\"atomic-simple-article-content\";a:3:{s:3:\"key\";s:29:\"atomic-simple-article-content\";s:8:\"original\";a:3:{s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-header-7-text\";a:4:{s:3:\"key\";s:20:\"atomic-header-7-text\";s:5:\"media\";a:1:{s:6:\"tablet\";a:1:{s:8:\"original\";a:1:{s:10:\"margin-top\";s:2:\"12\";}}}s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"14\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"text-align\";s:5:\"right\";}s:6:\"parent\";s:6:\"atomic\";}s:11:\"atomic-logo\";a:4:{s:3:\"key\";s:11:\"atomic-logo\";s:8:\"original\";a:1:{s:7:\"opacity\";s:3:\"0.7\";}s:5:\"hover\";a:1:{s:7:\"opacity\";s:1:\"1\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-medium-button\";a:4:{s:3:\"key\";s:20:\"atomic-medium-button\";s:8:\"original\";a:11:{s:16:\"background-color\";s:8:\"color(2)\";s:5:\"color\";s:8:\"color(8)\";s:9:\"font-size\";s:2:\"16\";s:11:\"font-weight\";s:3:\"700\";s:11:\"line-height\";s:3:\"1.2\";s:11:\"padding-top\";s:2:\"15\";s:13:\"padding-right\";s:2:\"36\";s:12:\"padding-left\";s:2:\"36\";s:14:\"padding-bottom\";s:2:\"15\";s:14:\"letter-spacing\";s:1:\"2\";s:10:\"text-align\";s:6:\"center\";}s:5:\"hover\";a:1:{s:16:\"background-color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-tritary-heading\";a:4:{s:3:\"key\";s:22:\"atomic-tritary-heading\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:1:{s:9:\"font-size\";s:2:\"30\";}}}s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"36\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.1\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-footer-7-title\";a:3:{s:3:\"key\";s:21:\"atomic-footer-7-title\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(8)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:10:\"text-align\";s:4:\"left\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-footer-7-link\";a:4:{s:3:\"key\";s:20:\"atomic-footer-7-link\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(9)\";s:9:\"font-size\";s:2:\"14\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:1:\"1\";s:10:\"margin-top\";s:2:\"10\";s:13:\"margin-bottom\";s:2:\"10\";}s:5:\"hover\";a:1:{s:5:\"color\";s:8:\"color(8)\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-footer-7-text\";a:3:{s:3:\"key\";s:20:\"atomic-footer-7-text\";s:8:\"original\";a:7:{s:9:\"font-size\";s:2:\"16\";s:11:\"font-weight\";s:3:\"400\";s:5:\"color\";s:8:\"color(9)\";s:13:\"margin-bottom\";s:2:\"18\";s:12:\"margin-right\";s:2:\"18\";s:10:\"margin-top\";s:2:\"18\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:26:\"atomic-footer-7-small-link\";a:4:{s:3:\"key\";s:26:\"atomic-footer-7-small-link\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(9)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"text-align\";s:5:\"right\";s:11:\"margin-left\";s:2:\"24\";}s:5:\"hover\";a:1:{s:5:\"color\";s:8:\"color(8)\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-primary-button\";a:5:{s:3:\"key\";s:21:\"atomic-primary-button\";s:5:\"media\";a:1:{s:6:\"tablet\";a:1:{s:8:\"original\";a:5:{s:11:\"padding-top\";s:2:\"16\";s:12:\"padding-left\";s:2:\"36\";s:13:\"padding-right\";s:2:\"36\";s:14:\"padding-bottom\";s:2:\"16\";s:9:\"font-size\";s:2:\"16\";}}}s:8:\"original\";a:11:{s:16:\"background-color\";s:8:\"color(2)\";s:11:\"padding-top\";s:2:\"20\";s:14:\"padding-bottom\";s:2:\"20\";s:12:\"padding-left\";s:2:\"48\";s:13:\"padding-right\";s:2:\"48\";s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(8)\";s:11:\"font-weight\";s:3:\"700\";s:11:\"line-height\";s:3:\"1.2\";s:14:\"letter-spacing\";s:1:\"3\";s:10:\"text-align\";s:6:\"center\";}s:5:\"hover\";a:1:{s:16:\"background-color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:17:\"atomic-small-text\";a:3:{s:3:\"key\";s:17:\"atomic-small-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-29-wrapper\";a:3:{s:3:\"key\";s:25:\"atomic-content-29-wrapper\";s:8:\"original\";a:15:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"40\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"40\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";s:16:\"box-shadow-color\";s:20:\"rgba(86,109,143,0.1)\";s:26:\"box-shadow-vertical-offset\";s:2:\"12\";s:15:\"box-shadow-blur\";s:2:\"24\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-29-icon\";a:3:{s:3:\"key\";s:22:\"atomic-content-29-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"icon-style\";s:1:\"3\";s:9:\"icon-size\";s:2:\"30\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-29-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-29-title\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:10:\"text-align\";s:4:\"left\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-29-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-29-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"30\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-medium-button-outline\";a:4:{s:3:\"key\";s:28:\"atomic-medium-button-outline\";s:8:\"original\";a:18:{s:5:\"color\";s:8:\"color(2)\";s:16:\"border-top-width\";s:1:\"2\";s:18:\"border-right-width\";s:1:\"2\";s:19:\"border-bottom-width\";s:1:\"2\";s:17:\"border-left-width\";s:1:\"2\";s:16:\"border-top-style\";s:5:\"solid\";s:18:\"border-right-style\";s:5:\"solid\";s:19:\"border-bottom-style\";s:5:\"solid\";s:17:\"border-left-style\";s:5:\"solid\";s:11:\"padding-top\";s:2:\"13\";s:14:\"padding-bottom\";s:2:\"13\";s:13:\"padding-right\";s:2:\"34\";s:12:\"padding-left\";s:2:\"34\";s:9:\"font-size\";s:2:\"16\";s:11:\"font-weight\";s:3:\"700\";s:10:\"text-align\";s:6:\"center\";s:11:\"line-height\";s:3:\"1.2\";s:14:\"letter-spacing\";s:1:\"2\";}s:5:\"hover\";a:1:{s:5:\"color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:26:\"atomic-hero-1-iconbox-icon\";a:3:{s:3:\"key\";s:26:\"atomic-hero-1-iconbox-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"icon-style\";s:0:\"\";s:9:\"icon-size\";s:2:\"30\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-hero-1-iconbox-title\";a:3:{s:3:\"key\";s:27:\"atomic-hero-1-iconbox-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:14:\"letter-spacing\";s:3:\"0.5\";s:11:\"line-height\";s:3:\"1.1\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:26:\"atomic-hero-1-iconbox-text\";a:3:{s:3:\"key\";s:26:\"atomic-hero-1-iconbox-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:5:\"color\";s:8:\"color(1)\";s:13:\"margin-bottom\";s:2:\"48\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-27-wrapper\";a:2:{s:8:\"original\";a:4:{s:16:\"box-shadow-color\";s:20:\"rgba(86,109,143,0.1)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"12\";s:15:\"box-shadow-blur\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:35:\"atomic-content-27-checklist-wrapper\";a:3:{s:3:\"key\";s:35:\"atomic-content-27-checklist-wrapper\";s:8:\"original\";a:7:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:14:\"flex-direction\";s:3:\"row\";s:7:\"display\";s:4:\"flex\";s:13:\"margin-bottom\";s:2:\"18\";s:9:\"flex-wrap\";s:6:\"nowrap\";s:11:\"align-items\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-27-icon\";a:3:{s:3:\"key\";s:22:\"atomic-content-27-icon\";s:8:\"original\";a:5:{s:10:\"icon-color\";s:8:\"color(2)\";s:9:\"icon-size\";s:2:\"24\";s:5:\"color\";s:8:\"color(2)\";s:10:\"icon-style\";s:1:\"3\";s:12:\"margin-right\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-27-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-27-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:10:\"text-align\";s:4:\"left\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-pricing-6-column\";a:3:{s:3:\"key\";s:23:\"atomic-pricing-6-column\";s:8:\"original\";a:5:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:10:\"custom-css\";s:69:\"box-shadow: color(3) 1px 1px 0px 0px, inset color(3) 1px 1px 0px 0px;\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-6-icon\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-6-icon\";s:8:\"original\";a:4:{s:9:\"icon-size\";s:2:\"42\";s:10:\"icon-style\";s:1:\"3\";s:10:\"icon-color\";s:8:\"color(5)\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-pricing-6-title\";a:3:{s:3:\"key\";s:22:\"atomic-pricing-6-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-6-cost\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-6-cost\";s:8:\"original\";a:6:{s:10:\"margin-top\";s:1:\"0\";s:5:\"color\";s:8:\"color(2)\";s:9:\"font-size\";s:2:\"48\";s:11:\"font-weight\";s:3:\"700\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-pricing-6-small-text\";a:3:{s:3:\"key\";s:27:\"atomic-pricing-6-small-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-6-text\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-6-text\";s:8:\"original\";a:12:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"14\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:11:\"padding-top\";s:2:\"12\";s:14:\"padding-bottom\";s:2:\"12\";s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"border-top-style\";s:5:\"solid\";s:16:\"border-top-width\";s:1:\"1\";s:16:\"border-top-color\";s:8:\"color(3)\";s:13:\"margin-bottom\";s:1:\"0\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-outline-button\";a:5:{s:3:\"key\";s:21:\"atomic-outline-button\";s:5:\"media\";a:2:{s:14:\"phone-portrait\";a:1:{s:8:\"original\";a:0:{}}s:6:\"tablet\";a:1:{s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"16\";s:11:\"padding-top\";s:2:\"14\";s:14:\"padding-bottom\";s:2:\"14\";s:13:\"padding-right\";s:2:\"34\";s:12:\"padding-left\";s:2:\"34\";}}}s:8:\"original\";a:26:{s:12:\"button-style\";s:1:\"2\";s:12:\"button-color\";s:8:\"color(7)\";s:11:\"font-weight\";s:3:\"700\";s:16:\"border-top-style\";s:5:\"solid\";s:18:\"border-right-style\";s:5:\"solid\";s:19:\"border-bottom-style\";s:5:\"solid\";s:17:\"border-left-style\";s:5:\"solid\";s:10:\"text-align\";s:6:\"center\";s:11:\"line-height\";s:3:\"1.2\";s:14:\"letter-spacing\";s:1:\"3\";s:16:\"border-top-width\";s:1:\"2\";s:18:\"border-right-width\";s:1:\"2\";s:19:\"border-bottom-width\";s:1:\"2\";s:17:\"border-left-width\";s:1:\"2\";s:16:\"border-top-color\";s:8:\"color(2)\";s:18:\"border-right-color\";s:8:\"color(2)\";s:19:\"border-bottom-color\";s:8:\"color(2)\";s:17:\"border-left-color\";s:8:\"color(2)\";s:12:\"padding-left\";s:2:\"46\";s:13:\"padding-right\";s:2:\"46\";s:11:\"padding-top\";s:2:\"18\";s:14:\"padding-bottom\";s:2:\"18\";s:5:\"color\";s:8:\"color(2)\";s:16:\"background-color\";s:11:\"transparent\";s:9:\"font-size\";s:2:\"20\";s:12:\"margin-right\";s:1:\"2\";}s:5:\"hover\";a:6:{s:16:\"background-color\";s:11:\"transparent\";s:5:\"color\";s:8:\"color(7)\";s:16:\"border-top-color\";s:8:\"color(7)\";s:18:\"border-right-color\";s:8:\"color(7)\";s:19:\"border-bottom-color\";s:8:\"color(7)\";s:17:\"border-left-color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:26:\"atomic-iconblock-21-column\";a:3:{s:3:\"key\";s:26:\"atomic-iconblock-21-column\";s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-21-title\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-21-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:13:\"margin-bottom\";s:1:\"8\";s:14:\"letter-spacing\";s:3:\"0.1\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-21-text\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-21-text\";s:8:\"original\";a:4:{s:13:\"margin-bottom\";s:2:\"57\";s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-testimonial-7-wrapper\";a:3:{s:3:\"key\";s:28:\"atomic-testimonial-7-wrapper\";s:8:\"original\";a:15:{s:16:\"background-color\";s:5:\"white\";s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:14:\"flex-direction\";s:3:\"row\";s:7:\"display\";s:4:\"flex\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"40\";s:11:\"align-items\";s:6:\"center\";s:11:\"padding-top\";s:2:\"40\";s:9:\"flex-wrap\";s:4:\"wrap\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-testimonial-7-text\";a:3:{s:3:\"key\";s:25:\"atomic-testimonial-7-text\";s:8:\"original\";a:7:{s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"text-align\";s:4:\"left\";s:10:\"font-style\";s:6:\"italic\";s:13:\"margin-bottom\";s:2:\"30\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-testimonial-7-avatar\";a:3:{s:3:\"key\";s:27:\"atomic-testimonial-7-avatar\";s:8:\"original\";a:4:{s:5:\"width\";s:2:\"60\";s:18:\"border-radius-unit\";s:1:\"%\";s:13:\"border-radius\";s:3:\"100\";s:12:\"margin-right\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-testimonial-7-author\";a:3:{s:3:\"key\";s:27:\"atomic-testimonial-7-author\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:5:\"color\";s:8:\"color(5)\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-2-column\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-2-column\";s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-iconblock-2-icon\";a:3:{s:3:\"key\";s:23:\"atomic-iconblock-2-icon\";s:8:\"original\";a:5:{s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"3\";s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"margin-top\";s:2:\"20\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-2-title\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-2-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-iconblock-2-text\";a:3:{s:3:\"key\";s:23:\"atomic-iconblock-2-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:13:\"margin-bottom\";s:2:\"18\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-iconbox-2-link\";a:5:{s:3:\"key\";s:21:\"atomic-iconbox-2-link\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(7)\";s:9:\"font-size\";s:2:\"16\";s:15:\"text-decoration\";s:4:\"none\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"20\";}s:5:\"hover\";a:2:{s:5:\"color\";s:8:\"color(5)\";s:15:\"text-decoration\";s:4:\"none\";}s:5:\"after\";a:2:{s:7:\"content\";s:5:\"\\00bb\";s:11:\"margin-left\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-showcase-9-title\";a:3:{s:3:\"key\";s:23:\"atomic-showcase-9-title\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(5)\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-showcase-9-text\";a:3:{s:3:\"key\";s:22:\"atomic-showcase-9-text\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:9:\"max-width\";s:3:\"480\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-showcase-9-wrapper\";a:4:{s:3:\"key\";s:25:\"atomic-showcase-9-wrapper\";s:5:\"media\";a:1:{s:6:\"tablet\";a:1:{s:8:\"original\";a:4:{s:11:\"padding-top\";s:2:\"40\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"40\";}}}s:8:\"original\";a:15:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"60\";s:12:\"padding-left\";s:2:\"60\";s:13:\"padding-right\";s:2:\"60\";s:14:\"padding-bottom\";s:2:\"60\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-slider-6-image-column\";a:3:{s:3:\"key\";s:28:\"atomic-slider-6-image-column\";s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-slider-6-text-column\";a:4:{s:3:\"key\";s:27:\"atomic-slider-6-text-column\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";}}}s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-slider-6-title\";a:3:{s:3:\"key\";s:21:\"atomic-slider-6-title\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-slider-6-text\";a:3:{s:3:\"key\";s:20:\"atomic-slider-6-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-4-icon\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-4-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"3\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-pricing-4-title\";a:3:{s:3:\"key\";s:22:\"atomic-pricing-4-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-4-text\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-4-text\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:10:\"text-align\";s:4:\"left\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-pricing-4-cost\";a:3:{s:3:\"key\";s:21:\"atomic-pricing-4-cost\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(2)\";s:9:\"font-size\";s:2:\"48\";s:11:\"font-weight\";s:3:\"700\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:15:\"margin-top-unit\";s:4:\"auto\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-pricing-4-small-text\";a:3:{s:3:\"key\";s:27:\"atomic-pricing-4-small-text\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"text-align\";s:4:\"left\";s:13:\"margin-bottom\";s:2:\"30\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-cta-7-wrapper\";a:3:{s:3:\"key\";s:20:\"atomic-cta-7-wrapper\";s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:17:\"atomic-cta-7-icon\";a:3:{s:3:\"key\";s:17:\"atomic-cta-7-icon\";s:8:\"original\";a:6:{s:10:\"icon-color\";s:8:\"color(7)\";s:10:\"icon-style\";s:1:\"2\";s:9:\"icon-size\";s:2:\"30\";s:13:\"margin-bottom\";s:2:\"12\";s:12:\"icon-padding\";s:2:\"24\";s:21:\"icon-background-color\";s:9:\"color(10)\";}s:6:\"parent\";s:6:\"atomic\";}s:17:\"atomic-cta-7-text\";a:3:{s:3:\"key\";s:17:\"atomic-cta-7-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:5:\"color\";s:8:\"color(1)\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"margin-top\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-20-image\";a:4:{s:3:\"key\";s:23:\"atomic-content-20-image\";s:8:\"original\";a:5:{s:16:\"background-color\";s:8:\"color(8)\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:5:\"hover\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:19:\"atomic-hero-4-video\";a:3:{s:3:\"key\";s:19:\"atomic-hero-4-video\";s:8:\"original\";a:1:{s:9:\"max-width\";s:3:\"640\";}s:6:\"parent\";s:6:\"atomic\";}s:29:\"atomic-testimonial-11-wrapper\";a:3:{s:3:\"key\";s:29:\"atomic-testimonial-11-wrapper\";s:8:\"original\";a:15:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"40\";s:10:\"margin-top\";s:2:\"72\";s:16:\"background-color\";s:8:\"color(8)\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-testimonial-11-avatar\";a:3:{s:3:\"key\";s:28:\"atomic-testimonial-11-avatar\";s:8:\"original\";a:5:{s:5:\"width\";s:3:\"120\";s:18:\"border-radius-unit\";s:1:\"%\";s:13:\"border-radius\";s:3:\"100\";s:10:\"margin-top\";s:3:\"-60\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-testimonial-11-author\";a:3:{s:3:\"key\";s:28:\"atomic-testimonial-11-author\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:5:\"color\";s:8:\"color(5)\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:32:\"atomic-testimonial-11-small-text\";a:3:{s:3:\"key\";s:32:\"atomic-testimonial-11-small-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:26:\"atomic-testimonial-11-text\";a:3:{s:3:\"key\";s:26:\"atomic-testimonial-11-text\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"font-style\";s:6:\"italic\";s:13:\"margin-bottom\";s:2:\"36\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-team-1-column\";a:3:{s:3:\"key\";s:20:\"atomic-team-1-column\";s:8:\"original\";a:16:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:16:\"border-top-style\";s:4:\"none\";s:18:\"border-right-style\";s:4:\"none\";s:19:\"border-bottom-style\";s:4:\"none\";s:17:\"border-left-style\";s:4:\"none\";s:16:\"border-top-width\";s:1:\"6\";s:18:\"border-right-width\";s:1:\"6\";s:19:\"border-bottom-width\";s:1:\"6\";s:17:\"border-left-width\";s:1:\"6\";s:16:\"border-top-color\";s:9:\"color(10)\";s:18:\"border-right-color\";s:9:\"color(10)\";s:19:\"border-bottom-color\";s:9:\"color(10)\";s:17:\"border-left-color\";s:9:\"color(10)\";}s:6:\"parent\";s:6:\"atomic\";}s:18:\"atomic-team-1-mate\";a:3:{s:3:\"key\";s:18:\"atomic-team-1-mate\";s:8:\"original\";a:1:{s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:19:\"atomic-team-1-title\";a:3:{s:3:\"key\";s:19:\"atomic-team-1-title\";s:8:\"original\";a:6:{s:11:\"line-height\";s:3:\"1.1\";s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(5)\";s:11:\"font-weight\";s:3:\"600\";s:13:\"margin-bottom\";s:1:\"6\";s:14:\"letter-spacing\";s:3:\"0.5\";}s:6:\"parent\";s:6:\"atomic\";}s:18:\"atomic-team-1-text\";a:3:{s:3:\"key\";s:18:\"atomic-team-1-text\";s:8:\"original\";a:3:{s:9:\"font-size\";s:2:\"18\";s:11:\"line-height\";s:3:\"1.4\";s:5:\"color\";s:8:\"color(1)\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-content-32-column\";a:4:{s:3:\"key\";s:24:\"atomic-content-32-column\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:5:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:12:\"flex-reverse\";s:5:\"false\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";}}}s:8:\"original\";a:6:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:5:\"33.33\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:12:\"flex-reverse\";s:5:\"false\";s:15:\"justify-content\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-32-image\";a:3:{s:3:\"key\";s:23:\"atomic-content-32-image\";s:8:\"original\";a:2:{s:11:\"height-unit\";s:1:\"%\";s:10:\"width-unit\";s:4:\"auto\";}s:6:\"parent\";s:6:\"atomic\";}s:30:\"atomic-content-32-text-wrapper\";a:4:{s:3:\"key\";s:30:\"atomic-content-32-text-wrapper\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:1:{s:11:\"padding-top\";s:2:\"24\";}}}s:8:\"original\";a:13:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"47\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"47\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:11:\"height-unit\";s:1:\"%\";s:15:\"justify-content\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-32-icon\";a:4:{s:3:\"key\";s:22:\"atomic-content-32-icon\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:1:{s:14:\"flex-direction\";s:5:\"unset\";}}}s:8:\"original\";a:5:{s:10:\"icon-color\";s:8:\"color(5)\";s:9:\"icon-size\";s:2:\"42\";s:10:\"icon-style\";s:1:\"3\";s:10:\"margin-top\";s:2:\"12\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-32-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-32-title\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";s:10:\"margin-top\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-content-32-small-text\";a:3:{s:3:\"key\";s:28:\"atomic-content-32-small-text\";s:8:\"original\";a:2:{s:5:\"color\";s:8:\"color(6)\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-32-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-32-text\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"text-align\";s:6:\"center\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-18-icon\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-18-icon\";s:8:\"original\";a:6:{s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"2\";s:10:\"icon-color\";s:8:\"color(8)\";s:13:\"margin-bottom\";s:2:\"12\";s:21:\"icon-background-color\";s:8:\"color(7)\";s:12:\"icon-padding\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-18-title\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-18-title\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:10:\"margin-top\";s:1:\"8\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-18-text\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-18-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:5:\"color\";s:8:\"color(1)\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-26-columns\";a:3:{s:3:\"key\";s:25:\"atomic-content-26-columns\";s:8:\"original\";a:1:{s:13:\"margin-bottom\";s:2:\"75\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-26-image\";a:3:{s:3:\"key\";s:23:\"atomic-content-26-image\";s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-26-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-26-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-26-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-26-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-testimonial-10-author\";a:3:{s:3:\"key\";s:28:\"atomic-testimonial-10-author\";s:8:\"original\";a:7:{s:11:\"font-weight\";s:3:\"600\";s:14:\"font-size-unit\";s:2:\"px\";s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(5)\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:32:\"atomic-testimonial-10-small-text\";a:3:{s:3:\"key\";s:32:\"atomic-testimonial-10-small-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-25-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-25-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-content-25-small-text\";a:3:{s:3:\"key\";s:28:\"atomic-content-25-small-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"14\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:30:\"atomic-content-25-progress-bar\";a:3:{s:3:\"key\";s:30:\"atomic-content-25-progress-bar\";s:8:\"original\";a:6:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:9:\"color(10)\";s:13:\"margin-bottom\";s:2:\"18\";s:8:\"overflow\";s:6:\"hidden\";s:14:\"padding-bottom\";s:1:\"0\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-25-percent\";a:3:{s:3:\"key\";s:25:\"atomic-content-25-percent\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(8)\";s:11:\"font-weight\";s:3:\"700\";s:16:\"background-color\";s:8:\"color(2)\";s:13:\"padding-right\";s:2:\"20\";s:12:\"padding-left\";s:2:\"20\";s:10:\"text-align\";s:5:\"right\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-17-icon\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-17-icon\";s:8:\"original\";a:4:{s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"icon-style\";s:1:\"3\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-17-title\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-17-title\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:5:\"color\";s:8:\"color(5)\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-17-text\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-17-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:13:\"margin-bottom\";s:2:\"48\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-20-icon\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-20-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"icon-style\";s:1:\"3\";s:9:\"icon-size\";s:2:\"30\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-20-title\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-20-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-20-text\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-20-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:5:\"color\";s:8:\"color(1)\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"47\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-21-icon\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-21-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"3\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-23-wrapper\";a:3:{s:3:\"key\";s:25:\"atomic-content-23-wrapper\";s:8:\"original\";a:15:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"36\";s:12:\"padding-left\";s:2:\"36\";s:13:\"padding-right\";s:2:\"36\";s:14:\"padding-bottom\";s:2:\"36\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-23-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-23-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.4\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-23-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-23-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-small-button-outline\";a:4:{s:3:\"key\";s:27:\"atomic-small-button-outline\";s:8:\"original\";a:18:{s:11:\"font-weight\";s:3:\"700\";s:5:\"color\";s:8:\"color(2)\";s:9:\"font-size\";s:2:\"14\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:10:\"text-align\";s:6:\"center\";s:16:\"border-top-style\";s:5:\"solid\";s:18:\"border-right-style\";s:5:\"solid\";s:19:\"border-bottom-style\";s:5:\"solid\";s:17:\"border-left-style\";s:5:\"solid\";s:16:\"border-top-width\";s:1:\"2\";s:18:\"border-right-width\";s:1:\"2\";s:19:\"border-bottom-width\";s:1:\"2\";s:17:\"border-left-width\";s:1:\"2\";s:11:\"padding-top\";s:1:\"8\";s:14:\"padding-bottom\";s:1:\"9\";s:12:\"padding-left\";s:2:\"18\";s:13:\"padding-right\";s:2:\"18\";}s:5:\"hover\";a:1:{s:5:\"color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-content-30-column\";a:3:{s:3:\"key\";s:24:\"atomic-content-30-column\";s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-30-wrapper\";a:3:{s:3:\"key\";s:25:\"atomic-content-30-wrapper\";s:8:\"original\";a:8:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:9:\"color(10)\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:15:\"justify-content\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-30-popup\";a:4:{s:3:\"key\";s:23:\"atomic-content-30-popup\";s:8:\"original\";a:12:{s:11:\"padding-top\";s:2:\"60\";s:14:\"padding-bottom\";s:2:\"60\";s:12:\"padding-left\";s:2:\"60\";s:13:\"padding-right\";s:2:\"60\";s:16:\"background-color\";s:20:\"rgba(86,109,143,0.8)\";s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:7:\"opacity\";s:1:\"0\";}s:5:\"hover\";a:1:{s:7:\"opacity\";s:1:\"1\";}s:6:\"parent\";s:6:\"atomic\";}s:19:\"atomic-small-button\";a:4:{s:3:\"key\";s:19:\"atomic-small-button\";s:8:\"original\";a:12:{s:16:\"background-color\";s:8:\"color(2)\";s:9:\"font-size\";s:2:\"14\";s:11:\"font-weight\";s:3:\"700\";s:5:\"color\";s:8:\"color(8)\";s:13:\"padding-right\";s:2:\"18\";s:11:\"padding-top\";s:2:\"10\";s:14:\"padding-bottom\";s:2:\"10\";s:11:\"line-height\";s:3:\"1.2\";s:14:\"letter-spacing\";s:1:\"1\";s:22:\"-webkit-font-smoothing\";s:11:\"antialiased\";s:10:\"text-align\";s:6:\"center\";s:12:\"padding-left\";s:2:\"18\";}s:5:\"hover\";a:1:{s:16:\"background-color\";s:8:\"color(7)\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-30-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-30-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"margin-top\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-5-column\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-5-column\";s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-iconblock-5-icon\";a:3:{s:3:\"key\";s:23:\"atomic-iconblock-5-icon\";s:8:\"original\";a:6:{s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"2\";s:12:\"icon-padding\";s:2:\"24\";s:10:\"icon-color\";s:8:\"color(5)\";s:21:\"icon-background-color\";s:9:\"color(10)\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-5-title\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-5-title\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(5)\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:21:\"atomic-iconbox-5-text\";a:3:{s:3:\"key\";s:21:\"atomic-iconbox-5-text\";s:8:\"original\";a:5:{s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:5:\"color\";s:8:\"color(1)\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-showcase-7-image\";a:4:{s:3:\"key\";s:23:\"atomic-showcase-7-image\";s:5:\"media\";a:2:{s:6:\"tablet\";a:1:{s:8:\"original\";a:2:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:2:\"50\";}}s:14:\"phone-portrait\";a:1:{s:8:\"original\";a:2:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";}}}s:8:\"original\";a:2:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:5:\"33.33\";}s:6:\"parent\";s:6:\"atomic\";}s:29:\"atomic-content-31-text-column\";a:4:{s:3:\"key\";s:29:\"atomic-content-31-text-column\";s:5:\"media\";a:1:{s:6:\"tablet\";a:1:{s:8:\"original\";a:1:{s:5:\"width\";s:3:\"NaN\";}}}s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-content-31-wrapper\";a:3:{s:3:\"key\";s:25:\"atomic-content-31-wrapper\";s:8:\"original\";a:12:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"40\";s:12:\"padding-left\";s:2:\"40\";s:13:\"padding-right\";s:2:\"40\";s:14:\"padding-bottom\";s:2:\"40\";s:10:\"text-align\";s:4:\"left\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-31-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-31-title\";s:8:\"original\";a:6:{s:9:\"font-size\";s:2:\"20\";s:5:\"color\";s:8:\"color(5)\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:28:\"atomic-content-31-small-text\";a:3:{s:3:\"key\";s:28:\"atomic-content-31-small-text\";s:8:\"original\";a:4:{s:9:\"font-size\";s:2:\"14\";s:5:\"color\";s:8:\"color(6)\";s:11:\"font-weight\";s:3:\"400\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-31-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-31-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:31:\"atomic-content-31-middle-column\";a:4:{s:3:\"key\";s:31:\"atomic-content-31-middle-column\";s:5:\"media\";a:2:{s:6:\"tablet\";a:1:{s:8:\"original\";a:4:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:10:\"text-align\";s:4:\"left\";}}s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:5:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:15:\"justify-content\";s:6:\"center\";}}}s:8:\"original\";a:7:{s:14:\"flex-direction\";s:6:\"column\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:6:\"center\";s:10:\"text-align\";s:6:\"center\";s:15:\"justify-content\";s:10:\"flex-start\";s:9:\"flex-wrap\";s:6:\"nowrap\";s:8:\"position\";s:8:\"relative\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-31-icon\";a:3:{s:3:\"key\";s:22:\"atomic-content-31-icon\";s:8:\"original\";a:7:{s:10:\"icon-style\";s:1:\"2\";s:21:\"icon-background-color\";s:8:\"color(5)\";s:10:\"icon-color\";s:8:\"color(8)\";s:12:\"icon-padding\";s:2:\"24\";s:9:\"icon-size\";s:2:\"42\";s:8:\"position\";s:8:\"absolute\";s:10:\"custom-css\";s:13:\"z-index: 100;\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-31-line\";a:4:{s:3:\"key\";s:22:\"atomic-content-31-line\";s:5:\"media\";a:2:{s:6:\"tablet\";a:1:{s:8:\"original\";a:1:{s:11:\"margin-left\";s:2:\"47\";}}s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:3:{s:11:\"margin-left\";s:1:\"0\";s:14:\"flex-direction\";s:5:\"unset\";s:7:\"display\";s:4:\"none\";}}}s:8:\"original\";a:2:{s:11:\"height-unit\";s:1:\"%\";s:6:\"height\";s:3:\"100\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-testimonial-2-author\";a:3:{s:3:\"key\";s:27:\"atomic-testimonial-2-author\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"6\";}s:6:\"parent\";s:6:\"atomic\";}s:31:\"atomic-testimonial-2-small-text\";a:3:{s:3:\"key\";s:31:\"atomic-testimonial-2-small-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(6)\";s:9:\"font-size\";s:2:\"12\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-contact-10-wrapper\";a:3:{s:3:\"key\";s:25:\"atomic-contact-10-wrapper\";s:8:\"original\";a:6:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";s:14:\"flex-direction\";s:3:\"row\";s:7:\"display\";s:4:\"flex\";s:11:\"align-items\";s:10:\"flex-start\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-contact-10-icon\";a:3:{s:3:\"key\";s:22:\"atomic-contact-10-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(5)\";s:10:\"icon-style\";s:1:\"3\";s:9:\"icon-size\";s:2:\"24\";s:12:\"margin-right\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-contact-10-text\";a:3:{s:3:\"key\";s:22:\"atomic-contact-10-text\";s:8:\"original\";a:5:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:13:\"margin-bottom\";s:2:\"24\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-content-25-column\";a:3:{s:3:\"key\";s:24:\"atomic-content-25-column\";s:8:\"original\";a:0:{}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-25-price\";a:3:{s:3:\"key\";s:23:\"atomic-content-25-price\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(2)\";s:9:\"font-size\";s:2:\"48\";s:11:\"font-weight\";s:3:\"700\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-content-35-title\";a:3:{s:3:\"key\";s:23:\"atomic-content-35-title\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:10:\"text-align\";s:4:\"left\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:22:\"atomic-content-39-text\";a:3:{s:3:\"key\";s:22:\"atomic-content-39-text\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:10:\"text-align\";s:4:\"left\";s:11:\"line-height\";s:3:\"1.4\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:18:\"atomic-hero-8-icon\";a:3:{s:3:\"key\";s:18:\"atomic-hero-8-icon\";s:8:\"original\";a:4:{s:10:\"icon-color\";s:8:\"color(2)\";s:9:\"icon-size\";s:2:\"24\";s:10:\"icon-style\";s:1:\"3\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:18:\"atomic-hero-8-text\";a:3:{s:3:\"key\";s:18:\"atomic-hero-8-text\";s:8:\"original\";a:7:{s:5:\"color\";s:8:\"color(8)\";s:9:\"font-size\";s:2:\"24\";s:11:\"font-weight\";s:3:\"300\";s:11:\"line-height\";s:3:\"1.4\";s:10:\"font-style\";s:6:\"italic\";s:9:\"max-width\";s:3:\"640\";s:13:\"margin-bottom\";s:2:\"18\";}s:6:\"parent\";s:6:\"atomic\";}s:20:\"atomic-hero-8-avatar\";a:3:{s:3:\"key\";s:20:\"atomic-hero-8-avatar\";s:8:\"original\";a:4:{s:5:\"width\";s:3:\"120\";s:18:\"border-radius-unit\";s:1:\"%\";s:13:\"border-radius\";s:3:\"100\";s:13:\"margin-bottom\";s:2:\"12\";}s:6:\"parent\";s:6:\"atomic\";}s:19:\"atomic-hero-8-title\";a:3:{s:3:\"key\";s:19:\"atomic-hero-8-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(8)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:2:\"24\";}s:6:\"parent\";s:6:\"atomic\";}s:27:\"atomic-iconblock-11-wrapper\";a:4:{s:3:\"key\";s:27:\"atomic-iconblock-11-wrapper\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:2:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:2:\"98\";}}}s:8:\"original\";a:19:{s:10:\"width-unit\";s:1:\"%\";s:15:\"margin-top-unit\";s:1:\"%\";s:16:\"margin-left-unit\";s:1:\"%\";s:17:\"margin-right-unit\";s:1:\"%\";s:18:\"margin-bottom-unit\";s:1:\"%\";s:16:\"background-color\";s:8:\"color(8)\";s:11:\"padding-top\";s:2:\"30\";s:12:\"padding-left\";s:2:\"30\";s:13:\"padding-right\";s:2:\"30\";s:14:\"padding-bottom\";s:2:\"30\";s:5:\"width\";s:2:\"46\";s:10:\"margin-top\";s:1:\"2\";s:11:\"margin-left\";s:1:\"2\";s:12:\"margin-right\";s:1:\"2\";s:13:\"margin-bottom\";s:1:\"2\";s:16:\"box-shadow-color\";s:8:\"color(3)\";s:28:\"box-shadow-horizontal-offset\";s:1:\"0\";s:26:\"box-shadow-vertical-offset\";s:2:\"20\";s:15:\"box-shadow-blur\";s:2:\"40\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-11-icon\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-11-icon\";s:8:\"original\";a:4:{s:9:\"icon-size\";s:2:\"30\";s:10:\"icon-style\";s:1:\"3\";s:10:\"icon-color\";s:8:\"color(5)\";s:13:\"margin-bottom\";s:2:\"16\";}s:6:\"parent\";s:6:\"atomic\";}s:25:\"atomic-iconblock-11-title\";a:3:{s:3:\"key\";s:25:\"atomic-iconblock-11-title\";s:8:\"original\";a:6:{s:5:\"color\";s:8:\"color(5)\";s:9:\"font-size\";s:2:\"20\";s:11:\"font-weight\";s:3:\"600\";s:11:\"line-height\";s:3:\"1.1\";s:14:\"letter-spacing\";s:3:\"0.5\";s:13:\"margin-bottom\";s:1:\"8\";}s:6:\"parent\";s:6:\"atomic\";}s:24:\"atomic-iconblock-11-text\";a:3:{s:3:\"key\";s:24:\"atomic-iconblock-11-text\";s:8:\"original\";a:4:{s:5:\"color\";s:8:\"color(1)\";s:9:\"font-size\";s:2:\"18\";s:11:\"font-weight\";s:3:\"400\";s:11:\"line-height\";s:3:\"1.4\";}s:6:\"parent\";s:6:\"atomic\";}s:23:\"atomic-showcase-5-image\";a:4:{s:3:\"key\";s:23:\"atomic-showcase-5-image\";s:5:\"media\";a:1:{s:15:\"phone-landscape\";a:1:{s:8:\"original\";a:2:{s:10:\"width-unit\";s:1:\"%\";s:5:\"width\";s:3:\"100\";}}}s:8:\"original\";a:1:{s:13:\"margin-bottom\";s:2:\"42\";}s:6:\"parent\";s:6:\"atomic\";}}','yes');
INSERT INTO `wp_options` VALUES (118131,'ct_style_folders','a:1:{s:6:\"atomic\";a:2:{s:3:\"key\";s:6:\"atomic\";s:6:\"status\";i:1;}}','yes');
INSERT INTO `wp_options` VALUES (118132,'ct_last_installed_default_data','atomic','yes');
INSERT INTO `wp_options` VALUES (118146,'widget_enews-ext','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (118148,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (118149,'_amn_wpforms-lite_to_check','1563261653','yes');
INSERT INTO `wp_options` VALUES (118150,'genesis_onboarding_wpforms_id','3670','no');
INSERT INTO `wp_options` VALUES (118151,'genesis_onboarding_imported_post_ids','a:5:{s:8:\"homepage\";i:3664;s:6:\"blocks\";i:3665;s:5:\"about\";i:3666;s:7:\"contact\";i:3668;s:7:\"landing\";i:3669;}','no');
INSERT INTO `wp_options` VALUES (118153,'wpforms_review','a:2:{s:4:\"time\";i:1562813559;s:9:\"dismissed\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (118220,'theme_mods_hjs-blocks','a:8:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:9:\"secondary\";i:0;s:7:\"primary\";i:80;s:15:\"hjs_mobile_menu\";i:80;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1602829714;s:4:\"data\";a:15:{s:19:\"wp_inactive_widgets\";a:9:{i:0;s:28:\"woocommerce_product_search-2\";i:1;s:10:\"archives-2\";i:2;s:6:\"meta-2\";i:3;s:8:\"search-2\";i:4;s:12:\"categories-2\";i:5;s:14:\"recent-posts-2\";i:6;s:17:\"recent-comments-2\";i:7;s:25:\"woocommerce_widget_cart-2\";i:8;s:14:\"custom_html-15\";}s:12:\"header-right\";a:1:{i:0;s:14:\"custom_html-14\";}s:7:\"sidebar\";a:5:{i:0;s:14:\"custom_html-12\";i:1;s:13:\"custom_html-3\";i:2;s:10:\"nav_menu-6\";i:3;s:14:\"recent-posts-3\";i:4;s:15:\"featured-post-2\";}s:17:\"search-bar-widget\";a:2:{i:0;s:28:\"woocommerce_product_search-3\";i:1;s:8:\"search-4\";}s:8:\"woo-menu\";a:1:{i:0;s:13:\"custom_html-4\";}s:12:\"top-bar-full\";a:1:{i:0;s:14:\"custom_html-16\";}s:12:\"top-bar-left\";a:1:{i:0;s:13:\"custom_html-8\";}s:13:\"top-bar-right\";a:1:{i:0;s:14:\"custom_html-13\";}s:13:\"before-footer\";a:0:{}s:8:\"footer-1\";a:1:{i:0;s:14:\"custom_html-10\";}s:8:\"footer-2\";a:1:{i:0;s:14:\"custom_html-11\";}s:8:\"footer-3\";a:1:{i:0;s:10:\"nav_menu-5\";}s:8:\"footer-4\";a:2:{i:0;s:8:\"search-3\";i:1;s:13:\"custom_html-5\";}s:16:\"custom-sidebar-5\";a:1:{i:0;s:10:\"nav_menu-8\";}s:17:\"custom-sidebar-57\";a:2:{i:0;s:28:\"woocommerce_product_search-4\";i:1;s:10:\"nav_menu-7\";}}}s:28:\"form_button_background_color\";s:7:\"#ab6f01\";s:22:\"form_button_text_color\";s:7:\"#ffffff\";s:34:\"form_button_hover_background_color\";s:7:\"#825400\";s:28:\"form_button_hover_text_color\";s:7:\"#ffffff\";}','yes');
INSERT INTO `wp_options` VALUES (118259,'oxygen_vsb_ignore_post_type_acf-field-group','','yes');
INSERT INTO `wp_options` VALUES (118260,'oxygen_vsb_ignore_post_type_acf-field','','yes');
INSERT INTO `wp_options` VALUES (118912,'hookturn_acftcp_license_key','f8eb5170edb18f5fd46736d07ffe6a59','yes');
INSERT INTO `wp_options` VALUES (118915,'hookturn_acftcp_license_status','valid','yes');
INSERT INTO `wp_options` VALUES (118918,'1efc76dac8714e69e53a98299b398733','a:2:{s:7:\"timeout\";i:1645070493;s:5:\"value\";s:27967:\"{\"new_version\":\"2.5.3\",\"stable_version\":\"2.5.3\",\"name\":\"ACF Theme Code Pro\",\"slug\":\"acf_theme_code_pro\",\"url\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/?changelog=1\",\"last_updated\":\"2021-12-17 13:03:58\",\"homepage\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/\",\"package\":\"https:\\/\\/hookturn.io\\/edd-sl\\/package_download\\/MTY0NTIwMzY5MzpmOGViNTE3MGVkYjE4ZjVmZDQ2NzM2ZDA3ZmZlNmE1OToxNTo0OWVjZGY0MGE0M2U2ZmI0ZjA3NDllMDgwYzE1OWNmMTpodHRwc0AvL2hqc2Rldi5jb206MA==\",\"download_link\":\"https:\\/\\/hookturn.io\\/edd-sl\\/package_download\\/MTY0NTIwMzY5MzpmOGViNTE3MGVkYjE4ZjVmZDQ2NzM2ZDA3ZmZlNmE1OToxNTo0OWVjZGY0MGE0M2U2ZmI0ZjA3NDllMDgwYzE1OWNmMTpodHRwc0AvL2hqc2Rldi5jb206MA==\",\"sections\":{\"description\":\"<p><strong>ACF Theme Code Pro saves you time by automatically generating the code needed to implement ACF PRO field groups and ACF Blocks in your WordPress themes.<\\/strong><\\/p>\\n<p><em>\\u201cWork smarter, not harder! Great work on this ACF plugin!\\u201d<\\/em> - Elliot Condon, Creator of Advanced Custom Fields<\\/p>\\n<p>ACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>The code required to implement your fields is displayed in the <em>Theme Code<\\/em> section at the bottom of your Edit Field Group page.<\\/p>\\n<p><strong>Features<\\/strong><\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation and includes escaping<\\/li>\\n<li>Support for field return types and single\\/muliple value options<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p><strong>ACF Free, ACF Pro &amp; 3rd party fields <\\/strong><\\/p>\\n<p>Theme Code Pro generates code for all of these fields:<\\/p>\\n<p><strong>ACF Free Fields<\\/strong><\\/p>\\n<ul>\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Range<\\/li>\\n<li>Email<\\/li>\\n<li>URL<\\/li>\\n<li>Password<\\/li>\\n<li>Image<\\/li>\\n<li>File<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>oEmbed<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio Button<\\/li>\\n<li>Button Group<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Page Link<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Group<\\/li>\\n<\\/ul>\\n<p><strong>ACF Pro Fields<\\/strong><\\/p>\\n<ul>\\n<li>Repeater<\\/li>\\n<li>Flexible content<\\/li>\\n<li>Gallery<\\/li>\\n<li>Clone<\\/li>\\n<\\/ul>\\n<p><strong>3rd Party Fields<\\/strong><\\/p>\\n<ul>\\n<li>Font Awesome<\\/li>\\n<li>Gravityforms<\\/li>\\n<li>Ninjaforms<\\/li>\\n<li>Contact Form 7<\\/li>\\n<li>RGBA Colour<\\/li>\\n<li>Color Palette<\\/li>\\n<li>Table<\\/li>\\n<li>TablePress<\\/li>\\n<li>Sidebar Selector<\\/li>\\n<li>Nav Menu<\\/li>\\n<li>Image Aspect Ratio Crop<\\/li>\\n<li>Audio\\/Video Player<\\/li>\\n<li>SVG Icon<\\/li>\\n<li>Icon Selector<\\/li>\\n<li>Code<\\/li>\\n<li>Address<\\/li>\\n<li>Number Slider<\\/li>\\n<li>Star Rating<\\/li>\\n<li>YouTube Picker<\\/li>\\n<li>Post Type Select<\\/li>\\n<li>Smart Button<\\/li>\\n<\\/ul>\\n<p><strong>Location Rule Support<\\/strong><\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules in each field group. This includes more complex locations like <em>Block, Options Page, Widget, Taxonomy, Comment, Attachment, Current User and User Form.<\\/em><\\/p>\\n<p><strong>Create Blocks and Options Pages<\\/strong><\\/p>\\n<p>ACF Theme Code Pro also includes a handy <em>Location Registration Tool<\\/em> that generates the code needed to create new Blocks and Options Pages.<\\/p>\\n<p><strong>Works best with<\\/strong><\\/p>\\n<ul>\\n<li>Advanced Custom Fields Pro v5.9 or higher<\\/li>\\n<li>Advanced Custom Fields Free v5.9 or higher<\\/li>\\n<li>WordPress 5.6 or higher<\\/li>\\n<li>PHP 7.0 or higher<\\/li>\\n<\\/ul>\\n<p><strong>Try our FREE version<\\/strong><\\/p>\\n<p>If you would like to \\u2018try before you buy\\u2019 you can check out our free version <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">ACF Theme Code<\\/a> on WordPress.org. This plugin supports all the field types included in free version of Advanced Custom Fields.<\\/p>\\n<p><strong>Hi! We made this<\\/strong><\\/p>\\n<p>The ACF Theme Code Plugin was created by <a href=\\\"http:\\/\\/aaronrutley.com\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">AaronRutley<\\/a> &amp; <a href=\\\"http:\\/\\/benpearson.com.au\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Ben Pearson<\\/a>, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p><strong>Theme Code Pro makes developers happy!<\\/strong><\\/p>\\n<p><em>\\u201cGreat time saver - No more constantly referring to the ACF documentation for the right ACF code.\\u201d<\\/em> - David McDonald, Freelance Web Developer<\\/p>\\n<p><em>\\u201cAwesome add-on for ACF - It will certainly speed up theme development.\\u201d<\\/em> - Matthew Heyes, Web Developer &amp; WordPress Specialist<\\/p>\\n<p><em>\\u201cI\'m going to use all the free time this plugin gives me to, I don\'t know, catch up on sleep!\\u201d<\\/em> - Joel Eade, Website Designer<\\/p>\\n<p><em>\\u201cI should have dropped the change a long time ago. AWESOME. Massive time saver. Wish I\\u2019d done it sooner.\\u201d<\\/em> - theatereleven, WordPress Developer<\\/p>\\n<p>&nbsp;<\\/p>\\n\",\"changelog\":\"<p><strong>2.5.3<\\/strong><\\/p>\\n<ul>\\n<li>Add full support for localization (i18n)\\n<ul>\\n<li>Please let us know if you\'re interested in helping translate ACF Theme Code Pro into your language (https:\\/\\/hookturn.io\\/contact\\/)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve enqueuing of CSS and JS<\\/li>\\n<li>Fix notice that occurs when Location is set to an unregistered block type<\\/li>\\n<\\/ul>\\n<p><strong>2.5.2<\\/strong><\\/p>\\n<ul>\\n<li>Add support for the following third party fields:\\n<ul>\\n<li>ACF Field For Contact Form 7<\\/li>\\n<li>Advanced Custom Field: Audio\\/Video Player<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve code rendered for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Gravityforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>Advanced Custom Fields: Ninjaforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>TablePress (including support for ID and HTML return types)<\\/li>\\n<li>Table (including caption support and escaping)<\\/li>\\n<li>ACF Icon Selector Field (including escaping)<\\/li>\\n<li>ACF Smart Button (including escaping)<\\/li>\\n<li>Advanced Custom Fields: RGBA Color Field (including escaping)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Update support for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Font Awesome Field<\\/li>\\n<li>Custom Fields: Nav Menu Field<\\/li>\\n<li>ACF Code Field<\\/li>\\n<li>Advanced Custom Fields: SVG Icon<\\/li>\\n<li>ACF YouTube Picker Field<\\/li>\\n<li>ACF Address Field<\\/li>\\n<li>Post Type Select Field for Advanced Custom Fields<\\/li>\\n<li>Advanced Custom Fields: Number Slider<\\/li>\\n<li>ACF Color Palette Field<\\/li>\\n<li>ACF Color Swatches<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Remove support for the following third party fields that no longer support the latest version of WordPress or ACF:\\n<ul>\\n<li>ACF qTranslate<\\/li>\\n<li>Advanced Custom Fields: Image Crop<\\/li>\\n<li>Advanced Custom Fields: Markdown Field<\\/li>\\n<li>Advanced Custom Fields: Link Picker Field<\\/li>\\n<li>ACF: Google Font Selector<\\/li>\\n<li>ACF: Focal Point<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Ignore `page` field used by Advanced Forms Pro for ACF for multi step forms<\\/li>\\n<\\/ul>\\n<p><strong>2.5.1<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.6<\\/li>\\n<li>Fix CSS and JS enqueue bugs<\\/li>\\n<li>Fix code formatting bug in \\\"Register ACF Blocks and Options Pages\\\" Tool<\\/li>\\n<li>Add link to Settings page in plugin description on core Plugins page<\\/li>\\n<li>Improve plugin update message on core Plugins page<\\/li>\\n<li>Add instructions to \\\"Download Failed\\\" error message on core Plugins page<\\/li>\\n<li>Updated licensing framework<\\/li>\\n<li>Improve plugin Settings page:\\n<ul>\\n<li>Improve instructions and validation messages<\\/li>\\n<li>Improve design and responsive styles<\\/li>\\n<li>Convert license key field from text input to password input to protect customer license keys<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<p><strong>2.5.0<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.4.<\\/li>\\n<li>Improve support for all field types included in ACF PRO 5.8.9 (including all their various settings).<\\/li>\\n<li>Improve codebase by syncing both free and pro foundations to facilitate faster development cycles and future features.<\\/li>\\n<li>Add escaping to code rendered to bring it in line with recent updates to ACF field documentation. See\\u00a0https:\\/\\/twitter.com\\/wp_acf\\/status\\/1181344882775875584.<\\/li>\\n<li>Improve code rendered for Taxonomy location.<\\/li>\\n<li>Add support for Current User, Current User Role, User Role locations.<\\/li>\\n<li>Add various enhancements to code rendered for the following fields and field settings:\\n<ul>\\n<li>Gallery field (return types Array, URL and ID)<\\/li>\\n<li>Image (return types Array, URL and ID)<\\/li>\\n<li>File (return types Array, URL and ID)<\\/li>\\n<li>Select (values Single and Multiple, return types Value, Label and Array)<\\/li>\\n<li>Checkbox (return types Value, Label and Array)<\\/li>\\n<li>Radio Button (return type Array)<\\/li>\\n<li>Button Group (return type Array)<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link (return types Array and URL)<\\/li>\\n<li>Post Object (values Single and Multiple, return types Post Object and Post ID)<\\/li>\\n<li>Page Link (values Single and Multiple)<\\/li>\\n<li>Relationship (return types Post Object and Post ID)<\\/li>\\n<li>Taxonomy (appearances Checkbox, Multi Select, Radio Buttons and Select, return types Term Object and Term ID)<\\/li>\\n<li>User (values Single and Multiple, return types User Array, User Object and User ID)<\\/li>\\n<li>Google Map<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Fixed issue with \'Copy All\' fields functionality.<\\/li>\\n<\\/ul>\\n<p><strong>2.4.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p><strong>2.3.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p><strong>2.2.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p><strong>2.1.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p><strong>2.0.0<\\/strong><\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p><strong>1.2.0<\\/strong><\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p><strong>1.1.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p><strong>1.0.3<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p><strong>1.0.2<\\/strong><\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:81:\\\"https:\\/\\/hookturn.io\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/acf-theme-code-pro-128x128.jpg\\\";s:2:\\\"2x\\\";s:81:\\\"https:\\/\\/hookturn.io\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/acf-theme-code-pro-256x256.jpg\\\";}\",\"description\":[\"<p><strong>ACF Theme Code Pro saves you time by automatically generating the code needed to implement ACF PRO field groups and ACF Blocks in your WordPress themes.<\\/strong><\\/p>\\n<p><em>\\u201cWork smarter, not harder! Great work on this ACF plugin!\\u201d<\\/em> - Elliot Condon, Creator of Advanced Custom Fields<\\/p>\\n<p>ACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>The code required to implement your fields is displayed in the <em>Theme Code<\\/em> section at the bottom of your Edit Field Group page.<\\/p>\\n<p><strong>Features<\\/strong><\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation and includes escaping<\\/li>\\n<li>Support for field return types and single\\/muliple value options<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p><strong>ACF Free, ACF Pro &amp; 3rd party fields <\\/strong><\\/p>\\n<p>Theme Code Pro generates code for all of these fields:<\\/p>\\n<p><strong>ACF Free Fields<\\/strong><\\/p>\\n<ul>\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Range<\\/li>\\n<li>Email<\\/li>\\n<li>URL<\\/li>\\n<li>Password<\\/li>\\n<li>Image<\\/li>\\n<li>File<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>oEmbed<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio Button<\\/li>\\n<li>Button Group<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Page Link<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Group<\\/li>\\n<\\/ul>\\n<p><strong>ACF Pro Fields<\\/strong><\\/p>\\n<ul>\\n<li>Repeater<\\/li>\\n<li>Flexible content<\\/li>\\n<li>Gallery<\\/li>\\n<li>Clone<\\/li>\\n<\\/ul>\\n<p><strong>3rd Party Fields<\\/strong><\\/p>\\n<ul>\\n<li>Font Awesome<\\/li>\\n<li>Gravityforms<\\/li>\\n<li>Ninjaforms<\\/li>\\n<li>Contact Form 7<\\/li>\\n<li>RGBA Colour<\\/li>\\n<li>Color Palette<\\/li>\\n<li>Table<\\/li>\\n<li>TablePress<\\/li>\\n<li>Sidebar Selector<\\/li>\\n<li>Nav Menu<\\/li>\\n<li>Image Aspect Ratio Crop<\\/li>\\n<li>Audio\\/Video Player<\\/li>\\n<li>SVG Icon<\\/li>\\n<li>Icon Selector<\\/li>\\n<li>Code<\\/li>\\n<li>Address<\\/li>\\n<li>Number Slider<\\/li>\\n<li>Star Rating<\\/li>\\n<li>YouTube Picker<\\/li>\\n<li>Post Type Select<\\/li>\\n<li>Smart Button<\\/li>\\n<\\/ul>\\n<p><strong>Location Rule Support<\\/strong><\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules in each field group. This includes more complex locations like <em>Block, Options Page, Widget, Taxonomy, Comment, Attachment, Current User and User Form.<\\/em><\\/p>\\n<p><strong>Create Blocks and Options Pages<\\/strong><\\/p>\\n<p>ACF Theme Code Pro also includes a handy <em>Location Registration Tool<\\/em> that generates the code needed to create new Blocks and Options Pages.<\\/p>\\n<p><strong>Works best with<\\/strong><\\/p>\\n<ul>\\n<li>Advanced Custom Fields Pro v5.9 or higher<\\/li>\\n<li>Advanced Custom Fields Free v5.9 or higher<\\/li>\\n<li>WordPress 5.6 or higher<\\/li>\\n<li>PHP 7.0 or higher<\\/li>\\n<\\/ul>\\n<p><strong>Try our FREE version<\\/strong><\\/p>\\n<p>If you would like to \\u2018try before you buy\\u2019 you can check out our free version <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">ACF Theme Code<\\/a> on WordPress.org. This plugin supports all the field types included in free version of Advanced Custom Fields.<\\/p>\\n<p><strong>Hi! We made this<\\/strong><\\/p>\\n<p>The ACF Theme Code Plugin was created by <a href=\\\"http:\\/\\/aaronrutley.com\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">AaronRutley<\\/a> &amp; <a href=\\\"http:\\/\\/benpearson.com.au\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Ben Pearson<\\/a>, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p><strong>Theme Code Pro makes developers happy!<\\/strong><\\/p>\\n<p><em>\\u201cGreat time saver - No more constantly referring to the ACF documentation for the right ACF code.\\u201d<\\/em> - David McDonald, Freelance Web Developer<\\/p>\\n<p><em>\\u201cAwesome add-on for ACF - It will certainly speed up theme development.\\u201d<\\/em> - Matthew Heyes, Web Developer &amp; WordPress Specialist<\\/p>\\n<p><em>\\u201cI\'m going to use all the free time this plugin gives me to, I don\'t know, catch up on sleep!\\u201d<\\/em> - Joel Eade, Website Designer<\\/p>\\n<p><em>\\u201cI should have dropped the change a long time ago. AWESOME. Massive time saver. Wish I\\u2019d done it sooner.\\u201d<\\/em> - theatereleven, WordPress Developer<\\/p>\\n<p>&nbsp;<\\/p>\\n\"],\"changelog\":[\"<p><strong>2.5.3<\\/strong><\\/p>\\n<ul>\\n<li>Add full support for localization (i18n)\\n<ul>\\n<li>Please let us know if you\'re interested in helping translate ACF Theme Code Pro into your language (https:\\/\\/hookturn.io\\/contact\\/)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve enqueuing of CSS and JS<\\/li>\\n<li>Fix notice that occurs when Location is set to an unregistered block type<\\/li>\\n<\\/ul>\\n<p><strong>2.5.2<\\/strong><\\/p>\\n<ul>\\n<li>Add support for the following third party fields:\\n<ul>\\n<li>ACF Field For Contact Form 7<\\/li>\\n<li>Advanced Custom Field: Audio\\/Video Player<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve code rendered for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Gravityforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>Advanced Custom Fields: Ninjaforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>TablePress (including support for ID and HTML return types)<\\/li>\\n<li>Table (including caption support and escaping)<\\/li>\\n<li>ACF Icon Selector Field (including escaping)<\\/li>\\n<li>ACF Smart Button (including escaping)<\\/li>\\n<li>Advanced Custom Fields: RGBA Color Field (including escaping)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Update support for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Font Awesome Field<\\/li>\\n<li>Custom Fields: Nav Menu Field<\\/li>\\n<li>ACF Code Field<\\/li>\\n<li>Advanced Custom Fields: SVG Icon<\\/li>\\n<li>ACF YouTube Picker Field<\\/li>\\n<li>ACF Address Field<\\/li>\\n<li>Post Type Select Field for Advanced Custom Fields<\\/li>\\n<li>Advanced Custom Fields: Number Slider<\\/li>\\n<li>ACF Color Palette Field<\\/li>\\n<li>ACF Color Swatches<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Remove support for the following third party fields that no longer support the latest version of WordPress or ACF:\\n<ul>\\n<li>ACF qTranslate<\\/li>\\n<li>Advanced Custom Fields: Image Crop<\\/li>\\n<li>Advanced Custom Fields: Markdown Field<\\/li>\\n<li>Advanced Custom Fields: Link Picker Field<\\/li>\\n<li>ACF: Google Font Selector<\\/li>\\n<li>ACF: Focal Point<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Ignore `page` field used by Advanced Forms Pro for ACF for multi step forms<\\/li>\\n<\\/ul>\\n<p><strong>2.5.1<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.6<\\/li>\\n<li>Fix CSS and JS enqueue bugs<\\/li>\\n<li>Fix code formatting bug in \\\"Register ACF Blocks and Options Pages\\\" Tool<\\/li>\\n<li>Add link to Settings page in plugin description on core Plugins page<\\/li>\\n<li>Improve plugin update message on core Plugins page<\\/li>\\n<li>Add instructions to \\\"Download Failed\\\" error message on core Plugins page<\\/li>\\n<li>Updated licensing framework<\\/li>\\n<li>Improve plugin Settings page:\\n<ul>\\n<li>Improve instructions and validation messages<\\/li>\\n<li>Improve design and responsive styles<\\/li>\\n<li>Convert license key field from text input to password input to protect customer license keys<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<p><strong>2.5.0<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.4.<\\/li>\\n<li>Improve support for all field types included in ACF PRO 5.8.9 (including all their various settings).<\\/li>\\n<li>Improve codebase by syncing both free and pro foundations to facilitate faster development cycles and future features.<\\/li>\\n<li>Add escaping to code rendered to bring it in line with recent updates to ACF field documentation. See\\u00a0https:\\/\\/twitter.com\\/wp_acf\\/status\\/1181344882775875584.<\\/li>\\n<li>Improve code rendered for Taxonomy location.<\\/li>\\n<li>Add support for Current User, Current User Role, User Role locations.<\\/li>\\n<li>Add various enhancements to code rendered for the following fields and field settings:\\n<ul>\\n<li>Gallery field (return types Array, URL and ID)<\\/li>\\n<li>Image (return types Array, URL and ID)<\\/li>\\n<li>File (return types Array, URL and ID)<\\/li>\\n<li>Select (values Single and Multiple, return types Value, Label and Array)<\\/li>\\n<li>Checkbox (return types Value, Label and Array)<\\/li>\\n<li>Radio Button (return type Array)<\\/li>\\n<li>Button Group (return type Array)<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link (return types Array and URL)<\\/li>\\n<li>Post Object (values Single and Multiple, return types Post Object and Post ID)<\\/li>\\n<li>Page Link (values Single and Multiple)<\\/li>\\n<li>Relationship (return types Post Object and Post ID)<\\/li>\\n<li>Taxonomy (appearances Checkbox, Multi Select, Radio Buttons and Select, return types Term Object and Term ID)<\\/li>\\n<li>User (values Single and Multiple, return types User Array, User Object and User ID)<\\/li>\\n<li>Google Map<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Fixed issue with \'Copy All\' fields functionality.<\\/li>\\n<\\/ul>\\n<p><strong>2.4.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p><strong>2.3.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p><strong>2.2.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p><strong>2.1.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p><strong>2.0.0<\\/strong><\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p><strong>1.2.0<\\/strong><\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p><strong>1.1.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p><strong>1.0.3<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p><strong>1.0.2<\\/strong><\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (119096,'options_phones','1','no');
INSERT INTO `wp_options` VALUES (119097,'_options_phones','field_5d3fc0351be39','no');
INSERT INTO `wp_options` VALUES (119098,'options_emails_0_email','','off');
INSERT INTO `wp_options` VALUES (119099,'_options_emails_0_email','field_5b10efffbe400','no');
INSERT INTO `wp_options` VALUES (119100,'options_emails','3','off');
INSERT INTO `wp_options` VALUES (119101,'_options_emails','field_5d3fc0521be3a','no');
INSERT INTO `wp_options` VALUES (119104,'options_locations','','no');
INSERT INTO `wp_options` VALUES (119105,'_options_locations','field_5d3fc0751be3b','no');
INSERT INTO `wp_options` VALUES (119106,'options_hours_of_operation','','no');
INSERT INTO `wp_options` VALUES (119107,'_options_hours_of_operation','field_5d3fc0ad1be3c','no');
INSERT INTO `wp_options` VALUES (119108,'options_contact_form_id','13','no');
INSERT INTO `wp_options` VALUES (119109,'_options_contact_form_id','field_5d3fc0e71be3d','no');
INSERT INTO `wp_options` VALUES (119110,'options_background_image','1001','no');
INSERT INTO `wp_options` VALUES (119111,'_options_background_image','field_5d3535298b815','no');
INSERT INTO `wp_options` VALUES (119112,'options_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (119113,'_options_background_image_size','field_5d3535298b816','no');
INSERT INTO `wp_options` VALUES (119114,'options_background_color','#8c8c8c','no');
INSERT INTO `wp_options` VALUES (119115,'_options_background_color','field_5d3535298b817','no');
INSERT INTO `wp_options` VALUES (119116,'options_background_opacity','0.5','no');
INSERT INTO `wp_options` VALUES (119117,'_options_background_opacity','field_5d3535298b818','no');
INSERT INTO `wp_options` VALUES (119118,'options_section_text_color','light','no');
INSERT INTO `wp_options` VALUES (119119,'_options_section_text_color','field_5d38bf6e06b93','no');
INSERT INTO `wp_options` VALUES (119120,'options_section_title','We Are Here To Help','no');
INSERT INTO `wp_options` VALUES (119121,'_options_section_title','field_5d3535298b81a','no');
INSERT INTO `wp_options` VALUES (119122,'options_section_subtitle','Lorem ipsum dolor sit amet','no');
INSERT INTO `wp_options` VALUES (119123,'_options_section_subtitle','field_5d3535298b81b','no');
INSERT INTO `wp_options` VALUES (119124,'options_section_description','Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','no');
INSERT INTO `wp_options` VALUES (119125,'_options_section_description','field_5d3535298b81c','no');
INSERT INTO `wp_options` VALUES (119126,'options_custom_class','','no');
INSERT INTO `wp_options` VALUES (119127,'_options_custom_class','field_5d3535298b824','no');
INSERT INTO `wp_options` VALUES (119128,'options_background_options','','no');
INSERT INTO `wp_options` VALUES (119129,'_options_background_options','field_5d3fb058e00fa','no');
INSERT INTO `wp_options` VALUES (119130,'options_links','2','no');
INSERT INTO `wp_options` VALUES (119131,'_options_links','field_5d3fb11ee00fb','no');
INSERT INTO `wp_options` VALUES (119136,'options_phones_title','Phone','no');
INSERT INTO `wp_options` VALUES (119137,'_options_phones_title','field_5d3fc1ffea3e0','no');
INSERT INTO `wp_options` VALUES (119138,'options_emails_title','Email','no');
INSERT INTO `wp_options` VALUES (119139,'_options_emails_title','field_5d3fc25bea3e2','no');
INSERT INTO `wp_options` VALUES (119140,'options_locations_title','','no');
INSERT INTO `wp_options` VALUES (119141,'_options_locations_title','field_5d3fc267ea3e3','no');
INSERT INTO `wp_options` VALUES (119144,'options_hours_of_operation_title','','no');
INSERT INTO `wp_options` VALUES (119145,'_options_hours_of_operation_title','field_5d3fc274ea3e4','no');
INSERT INTO `wp_options` VALUES (119146,'options_social_media_title','Follow us on social media','no');
INSERT INTO `wp_options` VALUES (119147,'_options_social_media_title','field_5d3fc28fea3e5','no');
INSERT INTO `wp_options` VALUES (119148,'options_links_0_link','a:3:{s:5:\"title\";s:11:\"Call Us Now\";s:3:\"url\";s:16:\"tel:999-999-9999\";s:6:\"target\";s:0:\"\";}','no');
INSERT INTO `wp_options` VALUES (119149,'_options_links_0_link','field_5d3fb129e00fc_field_5d3d49974ec85','no');
INSERT INTO `wp_options` VALUES (119150,'options_links_0_make_button','1','no');
INSERT INTO `wp_options` VALUES (119151,'_options_links_0_make_button','field_5d3fb129e00fc_field_5d3d49974ec86','no');
INSERT INTO `wp_options` VALUES (119152,'options_links_0_button_color','primary','no');
INSERT INTO `wp_options` VALUES (119153,'_options_links_0_button_color','field_5d3fb129e00fc_field_5d3d49974ec87','no');
INSERT INTO `wp_options` VALUES (119154,'options_links_0_ghost_button','0','no');
INSERT INTO `wp_options` VALUES (119155,'_options_links_0_ghost_button','field_5d3fb129e00fc_field_5d3d49974ec88','no');
INSERT INTO `wp_options` VALUES (119156,'options_links_1_link','a:3:{s:5:\"title\";s:9:\"Link Text\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:6:\"_blank\";}','no');
INSERT INTO `wp_options` VALUES (119157,'_options_links_1_link','field_5d3fb129e00fc_field_5d3d49974ec85','no');
INSERT INTO `wp_options` VALUES (119158,'options_links_1_make_button','1','no');
INSERT INTO `wp_options` VALUES (119159,'_options_links_1_make_button','field_5d3fb129e00fc_field_5d3d49974ec86','no');
INSERT INTO `wp_options` VALUES (119160,'options_links_1_button_color','secondary','no');
INSERT INTO `wp_options` VALUES (119161,'_options_links_1_button_color','field_5d3fb129e00fc_field_5d3d49974ec87','no');
INSERT INTO `wp_options` VALUES (119162,'options_links_1_ghost_button','0','no');
INSERT INTO `wp_options` VALUES (119163,'_options_links_1_ghost_button','field_5d3fb129e00fc_field_5d3d49974ec88','no');
INSERT INTO `wp_options` VALUES (119164,'options_newsletter_form_id','','no');
INSERT INTO `wp_options` VALUES (119165,'_options_newsletter_form_id','field_58efddac4b039','no');
INSERT INTO `wp_options` VALUES (119178,'options_global_cta_background_image','','no');
INSERT INTO `wp_options` VALUES (119179,'_options_global_cta_background_image','field_5e3c1a8a94d90','no');
INSERT INTO `wp_options` VALUES (119180,'options_global_cta_background_image_size','repeat','no');
INSERT INTO `wp_options` VALUES (119181,'_options_global_cta_background_image_size','field_5e3c1ab494d91','no');
INSERT INTO `wp_options` VALUES (119182,'options_global_cta_background_color','','no');
INSERT INTO `wp_options` VALUES (119183,'_options_global_cta_background_color','field_5e3c1afe90333','no');
INSERT INTO `wp_options` VALUES (119184,'options_global_cta_background_opacity','0.85','no');
INSERT INTO `wp_options` VALUES (119185,'_options_global_cta_background_opacity','field_5e3c1b1490334','no');
INSERT INTO `wp_options` VALUES (119186,'options_global_cta_section_text_color','light','no');
INSERT INTO `wp_options` VALUES (119187,'_options_global_cta_section_text_color','field_5e3c1b55a5c6a','no');
INSERT INTO `wp_options` VALUES (119188,'options_global_cta_section_title','','no');
INSERT INTO `wp_options` VALUES (119189,'_options_global_cta_section_title','field_5e3c1bea0144a','no');
INSERT INTO `wp_options` VALUES (119190,'options_global_cta_section_subtitle','','no');
INSERT INTO `wp_options` VALUES (119191,'_options_global_cta_section_subtitle','field_5e3c1bfb0144b','no');
INSERT INTO `wp_options` VALUES (119192,'options_global_cta_section_description','','no');
INSERT INTO `wp_options` VALUES (119193,'_options_global_cta_section_description','field_5e3c1c0b0144c','no');
INSERT INTO `wp_options` VALUES (119194,'options_global_cta_custom_class','','no');
INSERT INTO `wp_options` VALUES (119195,'_options_global_cta_custom_class','field_5e3c1c5f0144d','no');
INSERT INTO `wp_options` VALUES (119196,'options_global_cta','','no');
INSERT INTO `wp_options` VALUES (119197,'_options_global_cta','field_5d3fb058e00fa','no');
INSERT INTO `wp_options` VALUES (119214,'options_global_cta_links','','no');
INSERT INTO `wp_options` VALUES (119215,'_options_global_cta_links','field_5d3fb11ee00fb','no');
INSERT INTO `wp_options` VALUES (119220,'options_global_contact_background_image','','no');
INSERT INTO `wp_options` VALUES (119221,'_options_global_contact_background_image','field_5e3d8ce3ba396','no');
INSERT INTO `wp_options` VALUES (119222,'options_global_contact_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (119223,'_options_global_contact_background_image_size','field_5e3d8ce7ba397','no');
INSERT INTO `wp_options` VALUES (119224,'options_global_contact_background_color','','no');
INSERT INTO `wp_options` VALUES (119225,'_options_global_contact_background_color','field_5e3d8ceaba398','no');
INSERT INTO `wp_options` VALUES (119226,'options_global_contact_background_opacity','0.75','no');
INSERT INTO `wp_options` VALUES (119227,'_options_global_contact_background_opacity','field_5e3d8cedba399','no');
INSERT INTO `wp_options` VALUES (119228,'options_global_contact_section_text_color','dark','no');
INSERT INTO `wp_options` VALUES (119229,'_options_global_contact_section_text_color','field_5e3d8cf1ba39a','no');
INSERT INTO `wp_options` VALUES (119230,'options_global_contact_section_title','Get In Touch','no');
INSERT INTO `wp_options` VALUES (119231,'_options_global_contact_section_title','field_5e3d8dc8ba39d','no');
INSERT INTO `wp_options` VALUES (119232,'options_global_contact_section_subtitle','','no');
INSERT INTO `wp_options` VALUES (119233,'_options_global_contact_section_subtitle','field_5e3d8dcbba39e','no');
INSERT INTO `wp_options` VALUES (119234,'options_global_contact_section_description','','no');
INSERT INTO `wp_options` VALUES (119235,'_options_global_contact_section_description','field_5e3d8dceba39f','no');
INSERT INTO `wp_options` VALUES (119236,'options_global_contact_custom_class','','no');
INSERT INTO `wp_options` VALUES (119237,'_options_global_contact_custom_class','field_5e3d8cf4ba39b','no');
INSERT INTO `wp_options` VALUES (119238,'options_global_contact','','no');
INSERT INTO `wp_options` VALUES (119239,'_options_global_contact','field_5d3fc97d82749','no');
INSERT INTO `wp_options` VALUES (119349,'options_image_content','0','no');
INSERT INTO `wp_options` VALUES (119350,'_options_image_content','field_5d3fd7420c1dc','no');
INSERT INTO `wp_options` VALUES (119351,'options_video_content','0','no');
INSERT INTO `wp_options` VALUES (119352,'_options_video_content','field_5d3fd8a614db6','no');
INSERT INTO `wp_options` VALUES (119353,'options_map_content','0','no');
INSERT INTO `wp_options` VALUES (119354,'_options_map_content','field_5d3fd8c114db7','no');
INSERT INTO `wp_options` VALUES (119355,'options_image_content_repeater','0','no');
INSERT INTO `wp_options` VALUES (119356,'_options_image_content_repeater','field_5d3fd8cf14db8','no');
INSERT INTO `wp_options` VALUES (119357,'options_cards','0','no');
INSERT INTO `wp_options` VALUES (119358,'_options_cards','field_5d3fd8f714db9','no');
INSERT INTO `wp_options` VALUES (119359,'options_recent_posts','1','no');
INSERT INTO `wp_options` VALUES (119360,'_options_recent_posts','field_5d3fd8fe14dba','no');
INSERT INTO `wp_options` VALUES (119590,'gf_dismissed_upgrades','a:7:{i:0;s:6:\"2.4.11\";i:1;s:6:\"2.5.15\";i:2;s:5:\"2.6.8\";i:3;s:6:\"2.8.12\";i:4;s:6:\"2.9.15\";i:5;s:6:\"2.9.23\";i:6;s:6:\"2.9.24\";}','yes');
INSERT INTO `wp_options` VALUES (119721,'options_phones_0_phone','912-656-6434','no');
INSERT INTO `wp_options` VALUES (119722,'_options_phones_0_phone','field_5b10eff2be3ff','no');
INSERT INTO `wp_options` VALUES (120979,'widget_featured-portfolio','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (120983,'portfolio-type_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (121769,'options_media_banner','0','no');
INSERT INTO `wp_options` VALUES (121770,'_options_media_banner','field_5d43a9031eb6a','no');
INSERT INTO `wp_options` VALUES (121771,'options_media_banner_slider','1','no');
INSERT INTO `wp_options` VALUES (121772,'_options_media_banner_slider','field_5d43a9151eb6b','no');
INSERT INTO `wp_options` VALUES (121773,'options_category_images','1','no');
INSERT INTO `wp_options` VALUES (121774,'_options_category_images','field_5d43a91f1eb6c','no');
INSERT INTO `wp_options` VALUES (121775,'options_partners_simple','1','no');
INSERT INTO `wp_options` VALUES (121776,'_options_partners_simple','field_5d43a9371eb6d','no');
INSERT INTO `wp_options` VALUES (121777,'options_partners_levels','0','no');
INSERT INTO `wp_options` VALUES (121778,'_options_partners_levels','field_5d43a9651eb6e','no');
INSERT INTO `wp_options` VALUES (121779,'options_columns_icons','0','no');
INSERT INTO `wp_options` VALUES (121780,'_options_columns_icons','field_5d43a9b21eb6f','no');
INSERT INTO `wp_options` VALUES (121781,'options_columns_media','0','no');
INSERT INTO `wp_options` VALUES (121782,'_options_columns_media','field_5d43a9e01eb71','no');
INSERT INTO `wp_options` VALUES (121783,'options_columns_text_circle','0','no');
INSERT INTO `wp_options` VALUES (121784,'_options_columns_text_circle','field_5d43a9ec1eb72','no');
INSERT INTO `wp_options` VALUES (121785,'options_columns_circular_image','0','no');
INSERT INTO `wp_options` VALUES (121786,'_options_columns_circular_image','field_5d43aa011eb73','no');
INSERT INTO `wp_options` VALUES (126517,'options_category_images_featured','1','no');
INSERT INTO `wp_options` VALUES (126518,'_options_category_images_featured','field_5d5a20a92e770','no');
INSERT INTO `wp_options` VALUES (126519,'options_call_to_action','1','no');
INSERT INTO `wp_options` VALUES (126520,'_options_call_to_action','field_5d451d384f838','no');
INSERT INTO `wp_options` VALUES (126521,'options_cta_banner_box','0','no');
INSERT INTO `wp_options` VALUES (126522,'_options_cta_banner_box','field_5d5a179975f0a','no');
INSERT INTO `wp_options` VALUES (126523,'options_simple_columns','0','no');
INSERT INTO `wp_options` VALUES (126524,'_options_simple_columns','field_5d46723ffbec8','no');
INSERT INTO `wp_options` VALUES (126525,'options_team_cards','0','no');
INSERT INTO `wp_options` VALUES (126526,'_options_team_cards','field_5d467fe4437a8','no');
INSERT INTO `wp_options` VALUES (126527,'options_count_up_stats','1','no');
INSERT INTO `wp_options` VALUES (126528,'_options_count_up_stats','field_5d4a9146e112a','no');
INSERT INTO `wp_options` VALUES (126529,'options_power_quote','0','no');
INSERT INTO `wp_options` VALUES (126530,'_options_power_quote','field_5d515128b3957','no');
INSERT INTO `wp_options` VALUES (126531,'options_category_images_full_width','1','no');
INSERT INTO `wp_options` VALUES (126532,'_options_category_images_full_width','field_5d550c62ea529','no');
INSERT INTO `wp_options` VALUES (126533,'options_testimonial_slider','0','no');
INSERT INTO `wp_options` VALUES (126534,'_options_testimonial_slider','field_5d5518acf3371','no');
INSERT INTO `wp_options` VALUES (126535,'options_faqs','0','no');
INSERT INTO `wp_options` VALUES (126536,'_options_faqs','field_5d5a0bdbdb7c8','no');
INSERT INTO `wp_options` VALUES (126537,'options_countdown_timer','1','no');
INSERT INTO `wp_options` VALUES (126538,'_options_countdown_timer','field_5d5cd178d370c','no');
INSERT INTO `wp_options` VALUES (128697,'options_pricing_tables','1','no');
INSERT INTO `wp_options` VALUES (128698,'_options_pricing_tables','field_5d64ec66957e0','no');
INSERT INTO `wp_options` VALUES (128699,'options_product_cards','1','no');
INSERT INTO `wp_options` VALUES (128700,'_options_product_cards','field_5d6208b2fd4c0','no');
INSERT INTO `wp_options` VALUES (128701,'options_testimonial_cards','0','no');
INSERT INTO `wp_options` VALUES (128702,'_options_testimonial_cards','field_5d69f13c8cca0','no');
INSERT INTO `wp_options` VALUES (128703,'options_thumbnail_slider','1','no');
INSERT INTO `wp_options` VALUES (128704,'_options_thumbnail_slider','field_5d6cc89ed1da9','no');
INSERT INTO `wp_options` VALUES (130247,'woocommerce_tax_classes','','yes');
INSERT INTO `wp_options` VALUES (133576,'bvAccountsList','a:14:{s:32:\"5463c34e3fd30b47ae90e20cc448a285\";a:5:{s:6:\"secret\";s:32:\"08a25c8ebbdd80f1c9d16e9fa8378d51\";s:14:\"lastbackuptime\";i:1571911253;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"ramesh******@gmail.com\";}s:32:\"731b7dd2ce811480545eb7255dc2b32f\";a:5:{s:6:\"secret\";s:32:\"ec18dd81f60f70ca239ace6f909e5f89\";s:14:\"lastbackuptime\";i:1585552881;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:29:\"jor******@hirejordansmith.com\";}s:32:\"d1a5e288438d733964359773aa70c4ea\";a:7:{s:6:\"secret\";s:32:\"724600f5d82d3222e7c7a65a3f3fe5c5\";s:14:\"lastbackuptime\";i:1633353776;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:29:\"jor******@hirejordansmith.com\";s:11:\"account_gid\";s:8:\"mCcfwPQU\";s:12:\"account_type\";s:7:\"nexcess\";}s:32:\"9f98f1078d89b3657aaaa66933b14969\";a:5:{s:6:\"secret\";s:32:\"c338a99f8eb48a416194905e6393edeb\";s:14:\"lastbackuptime\";i:1611825247;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:29:\"jor******@hirejordansmith.com\";}s:32:\"5c3a640af8c537cd21e2be848638281f\";a:1:{s:6:\"secret\";s:32:\"ec3a259b21030b5d648bfc2fcfaa88c2\";}s:32:\"66ca35cdc04d8a7474b9bd0ad91dc589\";a:5:{s:6:\"secret\";s:32:\"edd96119c01734bd584bc5cb925119c4\";s:14:\"lastbackuptime\";i:1602613914;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"imerca******@gmail.com\";}s:32:\"1cb1a1ab6ab60c2d47952eb83460e6de\";a:5:{s:6:\"secret\";s:32:\"e024dd51f38fc1cde76028ee6826a90e\";s:14:\"lastbackuptime\";i:1617802041;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"ramesh******@gmail.com\";}s:32:\"aa6f18f8a456c80f4eb35c4f7d60f177\";a:5:{s:6:\"secret\";s:32:\"50ba1eee0f0e9a690407ffd6b4fcbfb3\";s:14:\"lastbackuptime\";i:1607719575;s:8:\"wpengine\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:29:\"jor******@hirejordanmsith.com\";}s:32:\"a8a31714ca44e0f517ea026f3013c390\";a:5:{s:6:\"secret\";s:32:\"bbaf11a3c4b885d2048278d9dee4ef83\";s:14:\"lastbackuptime\";i:1615648291;s:9:\"liquidweb\";b:1;s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:19:\"dod******@gmail.com\";}s:32:\"a0067f1a47a2b9dd136b3fe83e01b3be\";a:7:{s:6:\"secret\";s:32:\"a947d370763d9aa488aadc0dbc695674\";s:11:\"account_gid\";s:8:\"ffWD6XpG\";s:14:\"lastbackuptime\";i:1629358327;s:9:\"liquidweb\";b:1;s:12:\"account_type\";s:7:\"nexcess\";s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"ramesh******@gmail.com\";}s:32:\"b73c2cb7b44a1c88791e433b51398a3f\";a:7:{s:6:\"secret\";s:32:\"2194f4a550da864a1013f7c002b678db\";s:11:\"account_gid\";s:8:\"6UQ49VU6\";s:14:\"lastbackuptime\";i:1632916220;s:9:\"liquidweb\";b:1;s:12:\"account_type\";s:7:\"nexcess\";s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:19:\"dod******@gmail.com\";}s:32:\"5ed13ec949a280ec49e479071e8e69f0\";a:7:{s:6:\"secret\";s:32:\"6bf8ca936607332f512de7e3f8c7eaf5\";s:11:\"account_gid\";s:8:\"ffWD6XpG\";s:14:\"lastbackuptime\";i:1636336054;s:9:\"liquidweb\";b:1;s:12:\"account_type\";s:7:\"nexcess\";s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"ramesh******@gmail.com\";}s:32:\"613447449e246c5218939f50713f24b4\";a:7:{s:6:\"secret\";s:32:\"0032a70e74985a043171f7c4163bcfe3\";s:11:\"account_gid\";s:8:\"6UQ49VU6\";s:14:\"lastbackuptime\";i:1644394302;s:9:\"liquidweb\";b:1;s:12:\"account_type\";s:7:\"nexcess\";s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:19:\"dod******@gmail.com\";}s:32:\"6f0d0ac1a77776705d80fc1da42f8ed1\";a:7:{s:6:\"secret\";s:32:\"6489a063d7d3ec2a61d2f6681118e4fe\";s:11:\"account_gid\";s:8:\"MqaU7zC5\";s:14:\"lastbackuptime\";i:1648549054;s:9:\"pressable\";b:1;s:12:\"account_type\";s:9:\"pressable\";s:3:\"url\";s:31:\"https://2poochiesproperties.com\";s:5:\"email\";s:22:\"ramesh******@gmail.com\";}}','no');
INSERT INTO `wp_options` VALUES (133577,'bvApiPublic','5ed13ec949a280ec49e479071e8e69f0','no');
INSERT INTO `wp_options` VALUES (136159,'ss_podcasting_subscribe_options','a:4:{s:10:\"itunes_url\";s:6:\"iTunes\";s:12:\"stitcher_url\";s:8:\"Stitcher\";s:15:\"google_play_url\";s:11:\"Google Play\";s:11:\"spotify_url\";s:7:\"Spotify\";}','yes');
INSERT INTO `wp_options` VALUES (136160,'ss_podcasting_episode_description','excerpt','yes');
INSERT INTO `wp_options` VALUES (136161,'ssp_stats_version','1.2.6','yes');
INSERT INTO `wp_options` VALUES (136167,'ss_podcasting_data_title','HJSFLEX','yes');
INSERT INTO `wp_options` VALUES (136168,'ss_podcasting_data_subtitle','This is the Site Tagline','yes');
INSERT INTO `wp_options` VALUES (136169,'ss_podcasting_data_author','HJSFLEX','yes');
INSERT INTO `wp_options` VALUES (136170,'ss_podcasting_data_category','','yes');
INSERT INTO `wp_options` VALUES (136171,'ss_podcasting_data_subcategory','','yes');
INSERT INTO `wp_options` VALUES (136172,'ss_podcasting_data_category2','','yes');
INSERT INTO `wp_options` VALUES (136173,'ss_podcasting_data_subcategory2','','yes');
INSERT INTO `wp_options` VALUES (136174,'ss_podcasting_data_category3','','yes');
INSERT INTO `wp_options` VALUES (136175,'ss_podcasting_data_subcategory3','','yes');
INSERT INTO `wp_options` VALUES (136176,'ss_podcasting_data_description','This is the Site Tagline','yes');
INSERT INTO `wp_options` VALUES (136177,'ss_podcasting_data_image','','yes');
INSERT INTO `wp_options` VALUES (136178,'ss_podcasting_data_owner_name','HJSFLEX','yes');
INSERT INTO `wp_options` VALUES (136179,'ss_podcasting_data_owner_email','jordan@hirejordansmith.com','yes');
INSERT INTO `wp_options` VALUES (136180,'ss_podcasting_data_language','en-US','yes');
INSERT INTO `wp_options` VALUES (136181,'ss_podcasting_data_copyright','Â© 2019 HJSFLEX','yes');
INSERT INTO `wp_options` VALUES (136182,'ss_podcasting_explicit','','yes');
INSERT INTO `wp_options` VALUES (136183,'ss_podcasting_complete','','yes');
INSERT INTO `wp_options` VALUES (136184,'ss_podcasting_publish_date','published','yes');
INSERT INTO `wp_options` VALUES (136185,'ss_podcasting_consume_order','serial','yes');
INSERT INTO `wp_options` VALUES (136186,'ss_podcasting_media_prefix','','yes');
INSERT INTO `wp_options` VALUES (136187,'ss_podcasting_turbocharge_feed','','yes');
INSERT INTO `wp_options` VALUES (136188,'ss_podcasting_redirect_feed','','yes');
INSERT INTO `wp_options` VALUES (136189,'ss_podcasting_new_feed_url','','yes');
INSERT INTO `wp_options` VALUES (136190,'ss_podcasting_itunes_url','','yes');
INSERT INTO `wp_options` VALUES (136191,'ss_podcasting_stitcher_url','','yes');
INSERT INTO `wp_options` VALUES (136192,'ss_podcasting_google_play_url','','yes');
INSERT INTO `wp_options` VALUES (136193,'ss_podcasting_spotify_url','','yes');
INSERT INTO `wp_options` VALUES (136213,'sermon-cat_children','a:1:{i:57;a:1:{i:0;i:58;}}','yes');
INSERT INTO `wp_options` VALUES (136247,'ssp_update_enclosures','run','yes');
INSERT INTO `wp_options` VALUES (136695,'options_sermon','1','no');
INSERT INTO `wp_options` VALUES (136696,'_options_sermon','field_5dc953db8e66c','no');
INSERT INTO `wp_options` VALUES (136697,'options_buttons_bar','1','no');
INSERT INTO `wp_options` VALUES (136698,'_options_buttons_bar','field_5d89b5ba5b953','no');
INSERT INTO `wp_options` VALUES (136699,'options_cards_icons','0','no');
INSERT INTO `wp_options` VALUES (136700,'_options_cards_icons','field_5d8af0cf0d082','no');
INSERT INTO `wp_options` VALUES (136701,'options_recent_sermons','1','no');
INSERT INTO `wp_options` VALUES (136702,'_options_recent_sermons','field_5dca8213bf467','no');
INSERT INTO `wp_options` VALUES (136703,'options_upcoming_events','1','no');
INSERT INTO `wp_options` VALUES (136704,'_options_upcoming_events','field_5d7c6448088df','no');
INSERT INTO `wp_options` VALUES (136705,'options_gallery_grid','0','no');
INSERT INTO `wp_options` VALUES (136706,'_options_gallery_grid','field_5d9c301e75003','no');
INSERT INTO `wp_options` VALUES (136707,'options_image_strip_popup','1','no');
INSERT INTO `wp_options` VALUES (136708,'_options_image_strip_popup','field_5da0810086a9d','no');
INSERT INTO `wp_options` VALUES (136709,'options_slider_content','1','no');
INSERT INTO `wp_options` VALUES (136710,'_options_slider_content','field_5d9c305675004','no');
INSERT INTO `wp_options` VALUES (137221,'options_global_newsletter_background_image','','no');
INSERT INTO `wp_options` VALUES (137222,'_options_global_newsletter_background_image','field_5e3d926eda41b','no');
INSERT INTO `wp_options` VALUES (137223,'options_global_newsletter_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (137224,'_options_global_newsletter_background_image_size','field_5e3d9272da41c','no');
INSERT INTO `wp_options` VALUES (137225,'options_global_newsletter_background_color','#000000','no');
INSERT INTO `wp_options` VALUES (137226,'_options_global_newsletter_background_color','field_5e3d9275da41d','no');
INSERT INTO `wp_options` VALUES (137227,'options_global_newsletter_background_opacity','0.85','no');
INSERT INTO `wp_options` VALUES (137228,'_options_global_newsletter_background_opacity','field_5e3d9278da41e','no');
INSERT INTO `wp_options` VALUES (137229,'options_global_newsletter_section_text_color','light','no');
INSERT INTO `wp_options` VALUES (137230,'_options_global_newsletter_section_text_color','field_5fc52ff04ecbc','no');
INSERT INTO `wp_options` VALUES (137231,'options_global_newsletter','','no');
INSERT INTO `wp_options` VALUES (137232,'_options_global_newsletter','field_5dcd029fe9236','no');
INSERT INTO `wp_options` VALUES (137255,'options_global_newsletter_stacked','0','no');
INSERT INTO `wp_options` VALUES (137256,'_options_global_newsletter_stacked','field_5dcd073d668fe','no');
INSERT INTO `wp_options` VALUES (137475,'ssp_categories_update_dismissed','true','yes');
INSERT INTO `wp_options` VALUES (138477,'admin_email_lifespan','1780765755','yes');
INSERT INTO `wp_options` VALUES (138637,'widget_podcast-playlist','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (138638,'widget_recent-podcast-episodes','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (138639,'widget_podcast-series','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (138640,'widget_single-podcast-episode','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (141026,'wpephpcompat.test_version','','no');
INSERT INTO `wp_options` VALUES (141027,'wpephpcompat.only_active','','no');
INSERT INTO `wp_options` VALUES (141083,'whl_page','manage','yes');
INSERT INTO `wp_options` VALUES (141084,'whl_redirect_admin','404','yes');
INSERT INTO `wp_options` VALUES (141433,'schema_option_name','a:1:{s:7:\"Version\";s:6:\"1.14.4\";}','yes');
INSERT INTO `wp_options` VALUES (141740,'options_google_star_rating','5','no');
INSERT INTO `wp_options` VALUES (141741,'_options_google_star_rating','field_5dff27f40a31b','no');
INSERT INTO `wp_options` VALUES (141742,'options_google_total_reviews','','no');
INSERT INTO `wp_options` VALUES (141743,'_options_google_total_reviews','field_5dff29620a31c','no');
INSERT INTO `wp_options` VALUES (141744,'options_fb_star_rating','5','no');
INSERT INTO `wp_options` VALUES (141745,'_options_fb_star_rating','field_5dff29a9e00ed','no');
INSERT INTO `wp_options` VALUES (141746,'options_fb_total_reviews','','no');
INSERT INTO `wp_options` VALUES (141747,'_options_fb_total_reviews','field_5dff29ade00ee','no');
INSERT INTO `wp_options` VALUES (141748,'options_yelp_star_rating','5','no');
INSERT INTO `wp_options` VALUES (141749,'_options_yelp_star_rating','field_5dff29e8e00f0','no');
INSERT INTO `wp_options` VALUES (141750,'options_yelp_total_reviews','','no');
INSERT INTO `wp_options` VALUES (141751,'_options_yelp_total_reviews','field_5dff29ede00f1','no');
INSERT INTO `wp_options` VALUES (143084,'ssp_transcripts_version','1.0.1','yes');
INSERT INTO `wp_options` VALUES (143087,'monsterinsights_version_upgraded_from','8.21.0','yes');
INSERT INTO `wp_options` VALUES (143215,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"5gTmRLRbx06VlK3MEQJuYmd6uGVzKu2T\";}','yes');
INSERT INTO `wp_options` VALUES (143515,'_pum_installed','1','yes');
INSERT INTO `wp_options` VALUES (143545,'tribe_last_updated_option','1653832806.1659','yes');
INSERT INTO `wp_options` VALUES (143655,'options_view_product_button_text','','no');
INSERT INTO `wp_options` VALUES (143656,'_options_view_product_button_text','field_5e30546a7a9f5','no');
INSERT INTO `wp_options` VALUES (143983,'options_banner_style','header-banner','no');
INSERT INTO `wp_options` VALUES (143984,'_options_banner_style','field_5e32a1b079649','no');
INSERT INTO `wp_options` VALUES (143985,'options_banner_graphic','','no');
INSERT INTO `wp_options` VALUES (143986,'_options_banner_graphic','field_57ea57e97f9c6','no');
INSERT INTO `wp_options` VALUES (144132,'options_default_banner_graphic','15151','off');
INSERT INTO `wp_options` VALUES (144133,'_options_default_banner_graphic','field_57ea57e97f9c6','no');
INSERT INTO `wp_options` VALUES (144134,'options_blog_banner_graphic','15151','off');
INSERT INTO `wp_options` VALUES (144135,'_options_blog_banner_graphic','field_5901b17904ba1','no');
INSERT INTO `wp_options` VALUES (144148,'options_team_section','1','no');
INSERT INTO `wp_options` VALUES (144149,'_options_team_section','field_5dc2a8f886466','no');
INSERT INTO `wp_options` VALUES (144150,'options_recent_results','1','no');
INSERT INTO `wp_options` VALUES (144151,'_options_recent_results','field_5e247ef32e9e6','no');
INSERT INTO `wp_options` VALUES (145217,'options_hide_global_cta','1','no');
INSERT INTO `wp_options` VALUES (145218,'_options_hide_global_cta','field_5e3be060b8f68','no');
INSERT INTO `wp_options` VALUES (145219,'options_hide_global_contact','0','no');
INSERT INTO `wp_options` VALUES (145220,'_options_hide_global_contact','field_5e3be096b8f69','no');
INSERT INTO `wp_options` VALUES (145221,'options_hide_global_newsletter','1','no');
INSERT INTO `wp_options` VALUES (145222,'_options_hide_global_newsletter','field_5e3be0c8b8f6a','no');
INSERT INTO `wp_options` VALUES (145429,'options_hide_review_badges','1','no');
INSERT INTO `wp_options` VALUES (145430,'_options_hide_review_badges','field_5e3c0f3d34a65','no');
INSERT INTO `wp_options` VALUES (145431,'options_hide_shop_options','1','no');
INSERT INTO `wp_options` VALUES (145432,'_options_hide_shop_options','field_5e3c0f7134a66','no');
INSERT INTO `wp_options` VALUES (147508,'woocommerce_onboarding_opt_in','no','yes');
INSERT INTO `wp_options` VALUES (147513,'woocommerce_admin_install_timestamp','1646903773','yes');
INSERT INTO `wp_options` VALUES (147524,'cs_modifiable','a:16:{s:10:\"modifiable\";a:12:{i:0;s:13:\"before-footer\";i:1;s:8:\"footer-1\";i:2;s:8:\"footer-2\";i:3;s:8:\"footer-3\";i:4;s:8:\"footer-4\";i:5;s:12:\"header-right\";i:6;s:17:\"search-bar-widget\";i:7;s:7:\"sidebar\";i:8;s:12:\"top-bar-full\";i:9;s:12:\"top-bar-left\";i:10;s:13:\"top-bar-right\";i:11;s:8:\"woo-menu\";}s:7:\"authors\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:4:\"blog\";a:0:{}s:16:\"category_archive\";a:10:{i:35;a:0:{}i:36;a:0:{}i:37;a:0:{}i:38;a:0:{}i:39;a:0:{}i:40;a:0:{}i:49;a:0:{}i:59;a:0:{}i:1;a:0:{}s:7:\"sidebar\";s:4:\"cs-1\";}s:14:\"category_pages\";N;s:14:\"category_posts\";N;s:15:\"category_single\";a:9:{i:35;a:0:{}i:36;a:0:{}i:37;a:0:{}i:38;a:0:{}i:39;a:0:{}i:40;a:0:{}i:49;a:0:{}i:59;a:0:{}i:1;a:0:{}}s:4:\"date\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:8:\"defaults\";N;s:17:\"post_type_archive\";a:2:{s:4:\"post\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:7:\"product\";a:1:{s:7:\"sidebar\";s:4:\"cs-2\";}}s:15:\"post_type_pages\";N;s:16:\"post_type_single\";a:2:{s:4:\"post\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:7:\"product\";a:1:{s:7:\"sidebar\";s:4:\"cs-2\";}}s:6:\"search\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:4:\"tags\";a:1:{s:7:\"sidebar\";s:4:\"cs-1\";}s:6:\"screen\";a:2:{s:4:\"cs-1\";a:0:{}s:4:\"cs-2\";a:0:{}}s:18:\"taxonomies_archive\";a:3:{s:11:\"product_cat\";a:1:{s:7:\"sidebar\";s:4:\"cs-2\";}s:11:\"product_tag\";a:1:{s:7:\"sidebar\";s:4:\"cs-2\";}s:22:\"product_shipping_class\";a:1:{s:7:\"sidebar\";s:4:\"cs-2\";}}}','yes');
INSERT INTO `wp_options` VALUES (147529,'cs_sidebars','a:2:{i:0;a:7:{s:2:\"id\";s:4:\"cs-1\";s:4:\"name\";s:12:\"Blog Sidebar\";s:11:\"description\";s:0:\"\";s:13:\"before_widget\";s:0:\"\";s:12:\"before_title\";s:0:\"\";s:12:\"after_widget\";s:0:\"\";s:11:\"after_title\";s:0:\"\";}i:1;a:7:{s:2:\"id\";s:4:\"cs-2\";s:4:\"name\";s:12:\"Shop Sidebar\";s:11:\"description\";s:0:\"\";s:13:\"before_widget\";s:0:\"\";s:12:\"before_title\";s:0:\"\";s:12:\"after_widget\";s:0:\"\";s:11:\"after_title\";s:0:\"\";}}','yes');
INSERT INTO `wp_options` VALUES (147566,'woocommerce_admin_last_orders_milestone','1','yes');
INSERT INTO `wp_options` VALUES (147779,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (148219,'options_global_features_0_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (148220,'_options_global_features_0_background_image_size','field_5e50ba3f9e34e','no');
INSERT INTO `wp_options` VALUES (148233,'options_global_features','','no');
INSERT INTO `wp_options` VALUES (148234,'_options_global_features','field_5e46a4e2d247b','no');
INSERT INTO `wp_options` VALUES (148243,'options_global_features_1_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (148244,'_options_global_features_1_background_image_size','field_5e50ba3f9e34e','no');
INSERT INTO `wp_options` VALUES (148303,'options_global_features_2_background_image_size','cover','no');
INSERT INTO `wp_options` VALUES (148304,'_options_global_features_2_background_image_size','field_5e50ba3f9e34e','no');
INSERT INTO `wp_options` VALUES (148389,'options_hide_global_features','1','no');
INSERT INTO `wp_options` VALUES (148390,'_options_hide_global_features','field_5e50d7f8bc0e1','no');
INSERT INTO `wp_options` VALUES (148822,'options_cards_gallery','0','no');
INSERT INTO `wp_options` VALUES (148823,'_options_cards_gallery','field_5e54ab40f2a0e','no');
INSERT INTO `wp_options` VALUES (148972,'options_gradient_options_0_gradient_name','Black','no');
INSERT INTO `wp_options` VALUES (148973,'_options_gradient_options_0_gradient_name','field_5e5691a74606d','no');
INSERT INTO `wp_options` VALUES (148974,'options_gradient_options_0_direction','to right','no');
INSERT INTO `wp_options` VALUES (148975,'_options_gradient_options_0_direction','field_5e5692b746072','no');
INSERT INTO `wp_options` VALUES (148976,'options_gradient_options_0_color_stop_1','#ffffff','no');
INSERT INTO `wp_options` VALUES (148977,'_options_gradient_options_0_color_stop_1','field_5e5691fe4606e','no');
INSERT INTO `wp_options` VALUES (148978,'options_gradient_options_0_color_stop_1_opacity','0.9','no');
INSERT INTO `wp_options` VALUES (148979,'_options_gradient_options_0_color_stop_1_opacity','field_5e56922c4606f','no');
INSERT INTO `wp_options` VALUES (148980,'options_gradient_options_0_color_stop_2','#dd3333','no');
INSERT INTO `wp_options` VALUES (148981,'_options_gradient_options_0_color_stop_2','field_5e56924d46070','no');
INSERT INTO `wp_options` VALUES (148982,'options_gradient_options_0_color_stop_2_opacity','0.9','no');
INSERT INTO `wp_options` VALUES (148983,'_options_gradient_options_0_color_stop_2_opacity','field_5e56929746071','no');
INSERT INTO `wp_options` VALUES (148984,'options_gradient_options','2','no');
INSERT INTO `wp_options` VALUES (148985,'_options_gradient_options','field_5e56917d4606c','no');
INSERT INTO `wp_options` VALUES (149019,'options_gradient_options_1_direction','to right','no');
INSERT INTO `wp_options` VALUES (149020,'_options_gradient_options_1_direction','field_5e5692b746072','no');
INSERT INTO `wp_options` VALUES (149021,'options_gradient_options_1_color_stop_1','#ffffff','no');
INSERT INTO `wp_options` VALUES (149022,'_options_gradient_options_1_color_stop_1','field_5e5691fe4606e','no');
INSERT INTO `wp_options` VALUES (149023,'options_gradient_options_1_color_stop_1_opacity','0.9','no');
INSERT INTO `wp_options` VALUES (149024,'_options_gradient_options_1_color_stop_1_opacity','field_5e56922c4606f','no');
INSERT INTO `wp_options` VALUES (149025,'options_gradient_options_1_color_stop_2','#eeee22','no');
INSERT INTO `wp_options` VALUES (149026,'_options_gradient_options_1_color_stop_2','field_5e56924d46070','no');
INSERT INTO `wp_options` VALUES (149027,'options_gradient_options_1_color_stop_2_opacity','0.9','no');
INSERT INTO `wp_options` VALUES (149028,'_options_gradient_options_1_color_stop_2_opacity','field_5e56929746071','no');
INSERT INTO `wp_options` VALUES (149267,'options_gradient_options_0_gradient_code','linear-gradient(to right, rgba(0,0,0,0.7), rgba(255,255,255, 0) 70% )','no');
INSERT INTO `wp_options` VALUES (149268,'_options_gradient_options_0_gradient_code','field_5e57740ec3f72','no');
INSERT INTO `wp_options` VALUES (149363,'options_enable_gradient','1','no');
INSERT INTO `wp_options` VALUES (149364,'_options_enable_gradient','field_5e57764c8bdf4','no');
INSERT INTO `wp_options` VALUES (149535,'wordfence_syncAttackDataAttempts','0','off');
INSERT INTO `wp_options` VALUES (149536,'wordfence_syncingAttackData','0','off');
INSERT INTO `wp_options` VALUES (149537,'wordfence_lastSyncAttackData','1771811554','off');
INSERT INTO `wp_options` VALUES (150536,'wpseo_ryte','a:2:{s:6:\"status\";i:0;s:10:\"last_fetch\";i:1649489676;}','yes');
INSERT INTO `wp_options` VALUES (153092,'wpmudev_recommended_plugins_registered','a:1:{s:23:\"wp-smushit/wp-smush.php\";a:1:{s:13:\"registered_at\";i:1585883232;}}','no');
INSERT INTO `wp_options` VALUES (153097,'action_scheduler_hybrid_store_demarkation','10236','yes');
INSERT INTO `wp_options` VALUES (153098,'schema-ActionScheduler_StoreSchema','8.0.1752690512','yes');
INSERT INTO `wp_options` VALUES (153099,'schema-ActionScheduler_LoggerSchema','3.0.1635322492','yes');
INSERT INTO `wp_options` VALUES (153102,'woocommerce_downloads_add_hash_to_filename','yes','yes');
INSERT INTO `wp_options` VALUES (153109,'action_scheduler_lock_async-request-runner','699bab58143455.71352270|1771809684','yes');
INSERT INTO `wp_options` VALUES (155711,'dfi_image_id','14819','yes');
INSERT INTO `wp_options` VALUES (159323,'options_hide_global_slideup_form','1','no');
INSERT INTO `wp_options` VALUES (159324,'_options_hide_global_slideup_form','field_5eb6d44914ffe','no');
INSERT INTO `wp_options` VALUES (159431,'members_addons_migrated','1','yes');
INSERT INTO `wp_options` VALUES (159432,'widget_members-widget-login','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (159433,'widget_members-widget-users','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (159467,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"25.8\";}','yes');
INSERT INTO `wp_options` VALUES (166616,'gdbcgravityforms-settings','a:1:{s:13:\"IsGFActivated\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (166626,'edd_sl_bc44ccf2fbf923e5425d3d9b1d46bcc7','a:2:{s:7:\"timeout\";i:1593169386;s:5:\"value\";s:736:\"{\"new_version\":\"3.1.39\",\"stable_version\":\"3.1.39\",\"name\":\"Gravity Forms\",\"slug\":\"wp-bruiser-gravityforms\",\"url\":\"https:\\/\\/wpbruiser.com\\/downloads\\/gravity-forms\\/?changelog=1\",\"last_updated\":\"2020-05-04 22:56:35\",\"homepage\":\"https:\\/\\/wpbruiser.com\\/downloads\\/gravity-forms\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>WPBruiser - Gravity Forms Extension<\\/p>\\n\",\"changelog\":\"\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/wpbruiser.com\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/01\\/gravity-forms-logo.png\",\"2x\":\"https:\\/\\/wpbruiser.com\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/01\\/gravity-forms-logo.png\"},\"description\":[\"<p>WPBruiser - Gravity Forms Extension<\\/p>\\n\"],\"changelog\":[\"\"]}\";}','no');
INSERT INTO `wp_options` VALUES (167304,'edd_sl_a4277ce07fbc2d5f5ed2a3d6fd5f6300','a:2:{s:7:\"timeout\";i:1600879319;s:5:\"value\";s:1391:\"{\"new_version\":\"3.1.39\",\"stable_version\":\"3.1.39\",\"name\":\"Gravity Forms\",\"slug\":\"wp-bruiser-gravityforms\",\"url\":\"https:\\/\\/wpbruiser.com\\/downloads\\/gravity-forms\\/?changelog=1\",\"last_updated\":\"2020-05-04 22:56:35\",\"homepage\":\"https:\\/\\/wpbruiser.com\\/downloads\\/gravity-forms\\/\",\"package\":\"https:\\/\\/wpbruiser.com\\/edd-sl\\/package_download\\/MTYwMTEyMDUxNTplZmFkZTYzZWMyNDQ2ZGNhMWEyY2EwNTk4NmU0YTAzNjoyODo0ZjFkYzc2YmI5MGNjOGE4ZDcxODZmZmUzNzdkNDlhODpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"download_link\":\"https:\\/\\/wpbruiser.com\\/edd-sl\\/package_download\\/MTYwMTEyMDUxNTplZmFkZTYzZWMyNDQ2ZGNhMWEyY2EwNTk4NmU0YTAzNjoyODo0ZjFkYzc2YmI5MGNjOGE4ZDcxODZmZmUzNzdkNDlhODpodHRwc0AvL2hqc2ZsZXhibG9ja3MuenV3dXJoczktbGlxdWlkd2Vic2l0ZXMuY29tOjA=\",\"sections\":{\"description\":\"<p>WPBruiser - Gravity Forms Extension<\\/p>\\n\",\"changelog\":\"\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":{\"1x\":\"https:\\/\\/wpbruiser.com\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/01\\/gravity-forms-logo.png\",\"2x\":\"https:\\/\\/wpbruiser.com\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2016\\/01\\/gravity-forms-logo.png\"},\"license_checked\":\"efade63ec2446dca1a2ca05986e4a036\",\"license_status\":\"active\",\"license_renew_url\":\"https:\\/\\/wpbruiser.com\\/checkout\\/?edd_license_key=efade63ec2446dca1a2ca05986e4a036&download_id=28\",\"description\":[\"<p>WPBruiser - Gravity Forms Extension<\\/p>\\n\"],\"changelog\":[\"\"]}\";}','no');
INSERT INTO `wp_options` VALUES (167403,'responsive_menu_version','3.1.29','yes');
INSERT INTO `wp_options` VALUES (167889,'widget_ihomefinderpropertiesgallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167890,'widget_ihomefinderquicksearchwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167891,'widget_ihomefindersearchbyaddresswidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167892,'widget_ihomefindersearchbylistingidwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167893,'widget_ihomefinderagentbiowidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167894,'widget_ihomefindersocialwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (167895,'ihf_version_option','5.4.1','yes');
INSERT INTO `wp_options` VALUES (167896,'ihf-css-override','<style type=\"text/css\">\n\n</style>','yes');
INSERT INTO `wp_options` VALUES (167897,'ihf_css_override_migrated','1','yes');
INSERT INTO `wp_options` VALUES (167898,'ihf_database_cache_test','5efdd49d00447','yes');
INSERT INTO `wp_options` VALUES (168697,'options_faqs_categories','0','no');
INSERT INTO `wp_options` VALUES (168698,'_options_faqs_categories','field_5ed3dddc34749','no');
INSERT INTO `wp_options` VALUES (168818,'options_blog_read_more_button_label','','no');
INSERT INTO `wp_options` VALUES (168819,'_options_blog_read_more_button_label','field_5f04a25029ab3','no');
INSERT INTO `wp_options` VALUES (168820,'options_blog_read_more_make_button','0','no');
INSERT INTO `wp_options` VALUES (168821,'_options_blog_read_more_make_button','field_5f04a35329ab4','no');
INSERT INTO `wp_options` VALUES (168822,'options_blog_read_more_button_color','primary','no');
INSERT INTO `wp_options` VALUES (168823,'_options_blog_read_more_button_color','field_5f04a486bdab3','no');
INSERT INTO `wp_options` VALUES (168824,'options_blog_read_more_ghost_button','0','no');
INSERT INTO `wp_options` VALUES (168825,'_options_blog_read_more_ghost_button','field_5f04a4cbbdab4','no');
INSERT INTO `wp_options` VALUES (168885,'options_display_form_title','1','no');
INSERT INTO `wp_options` VALUES (168886,'_options_display_form_title','field_5f04aca080caa','no');
INSERT INTO `wp_options` VALUES (170323,'xoo-wsc-sy-options','a:60:{s:9:\"scm-width\";s:3:\"300\";s:10:\"scm-height\";s:4:\"full\";s:13:\"scm-open-from\";s:5:\"right\";s:8:\"scm-font\";s:0:\"\";s:10:\"sck-enable\";s:11:\"always_hide\";s:14:\"sck-show-count\";s:3:\"yes\";s:15:\"sck-basket-icon\";s:18:\"xoo-wsc-icon-cart2\";s:13:\"sck-cust-icon\";s:0:\"\";s:12:\"sck-position\";s:6:\"bottom\";s:10:\"sck-offset\";s:2:\"12\";s:11:\"sck-hoffset\";s:1:\"0\";s:13:\"sck-count-pos\";s:8:\"top_left\";s:16:\"sck-basket-color\";s:7:\"#000000\";s:13:\"sck-basket-bg\";s:7:\"#ffffff\";s:13:\"sck-basket-sh\";s:11:\"0 1px 4px 0\";s:15:\"sck-count-color\";s:7:\"#ffffff\";s:12:\"sck-count-bg\";s:7:\"#000000\";s:14:\"sch-head-align\";s:10:\"flex-start\";s:15:\"sch-close-align\";s:5:\"right\";s:14:\"sch-close-icon\";s:18:\"xoo-wsc-icon-cross\";s:15:\"sch-close-fsize\";s:2:\"20\";s:14:\"sch-head-fsize\";s:2:\"20\";s:11:\"sch-sbcolor\";s:7:\"#1e73be\";s:11:\"sch-bgcolor\";s:7:\"#ffffff\";s:12:\"sch-txtcolor\";s:7:\"#000000\";s:12:\"scb-del-icon\";s:19:\"xoo-wsc-icon-trash1\";s:9:\"scb-fsize\";s:2:\"16\";s:11:\"scb-bgcolor\";s:7:\"#ffffff\";s:12:\"scb-txtcolor\";s:7:\"#000000\";s:13:\"scb-empty-img\";s:0:\"\";s:9:\"scbp-imgw\";s:2:\"35\";s:12:\"scbp-padding\";s:9:\"20px 15px\";s:12:\"scbp-display\";s:6:\"center\";s:14:\"scbp-qpdisplay\";s:9:\"one_liner\";s:10:\"scbq-style\";s:6:\"square\";s:10:\"scbq-width\";s:2:\"75\";s:11:\"scbq-height\";s:2:\"28\";s:10:\"scbq-bsize\";s:1:\"1\";s:17:\"scbq-input-bcolor\";s:7:\"#000000\";s:15:\"scbq-box-bcolor\";s:7:\"#000000\";s:18:\"scbq-input-bgcolor\";s:7:\"#ffffff\";s:19:\"scbq-input-txtcolor\";s:7:\"#000000\";s:16:\"scbq-box-bgcolor\";s:7:\"#ffffff\";s:17:\"scbq-box-txtcolor\";s:7:\"#000000\";s:11:\"scf-padding\";s:9:\"10px 20px\";s:9:\"scf-fsize\";s:2:\"15\";s:11:\"scf-bgcolor\";s:7:\"#ffffff\";s:12:\"scf-txtcolor\";s:7:\"#000000\";s:13:\"scf-coup-icon\";s:21:\"xoo-wsc-icon-coupon-8\";s:14:\"scf-button-pos\";a:3:{i:0;s:8:\"continue\";i:1;s:4:\"cart\";i:2;s:8:\"checkout\";}s:12:\"scf-btns-row\";s:3:\"one\";s:14:\"scf-btns-theme\";s:5:\"theme\";s:15:\"scf-btn-bgcolor\";s:7:\"#ffffff\";s:16:\"scf-btn-txtcolor\";s:7:\"#000000\";s:14:\"scf-btn-border\";s:17:\"2px solid #000000\";s:10:\"scsp-style\";s:4:\"wide\";s:13:\"scsp-location\";s:5:\"after\";s:9:\"scsp-imgw\";s:2:\"80\";s:10:\"scsp-fsize\";s:2:\"14\";s:12:\"scsp-bgcolor\";s:4:\"#eee\";}','yes');
INSERT INTO `wp_options` VALUES (174257,'woocommerce_schema_version','430','yes');
INSERT INTO `wp_options` VALUES (174263,'wc_blocks_db_schema_version','260','yes');
INSERT INTO `wp_options` VALUES (177572,'jetpack_activated','1','yes');
INSERT INTO `wp_options` VALUES (177575,'jetpack_activation_source','a:2:{i:0;s:4:\"list\";i:1;N;}','yes');
INSERT INTO `wp_options` VALUES (177578,'jetpack_connection_active_plugins','a:3:{s:7:\"jetpack\";a:1:{s:4:\"name\";s:7:\"Jetpack\";}s:30:\"automattic-for-agencies-client\";a:2:{s:4:\"name\";s:30:\"Automattic for Agencies Client\";s:8:\"url_info\";s:50:\"https://jetpack.com/automattic-for-agencies-client\";}s:15:\"jetpack-protect\";a:2:{s:4:\"name\";s:15:\"Jetpack Protect\";s:8:\"url_info\";s:35:\"https://jetpack.com/jetpack-protect\";}}','yes');
INSERT INTO `wp_options` VALUES (177580,'do_activate','0','yes');
INSERT INTO `wp_options` VALUES (177587,'jetpack_available_modules','a:1:{s:8:\"15.6-a.3\";a:44:{s:18:\"account-protection\";s:4:\"14.5\";s:5:\"blaze\";s:4:\"12.3\";s:6:\"blocks\";s:8:\"13.9-a.8\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:12:\"google-fonts\";s:6:\"10.8.0\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:9:\"post-list\";s:4:\"11.3\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:3:\"waf\";s:4:\"10.9\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";s:12:\"wpcom-reader\";s:4:\"15.5\";}}','yes');
INSERT INTO `wp_options` VALUES (177593,'jetpack_tos_agreed','1','yes');
INSERT INTO `wp_options` VALUES (177624,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:2;s:12:\"disconnected\";i:3;s:7:\"version\";s:5:\"3.6.1\";}','yes');
INSERT INTO `wp_options` VALUES (177652,'jetpack_plugin_api_action_links','a:17:{s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";a:1:{s:8:\"Settings\";s:96:\"https://2poochiesproperties.com/wp-admin/options-general.php?page=image-attributes-from-filename\";}s:65:\"automattic-for-agencies-client/automattic-for-agencies-client.php\";a:1:{s:8:\"Settings\";s:96:\"https://2poochiesproperties.com/wp-admin/options-general.php?page=automattic-for-agencies-client\";}s:53:\"default-featured-image/set-default-featured-image.php\";a:1:{s:8:\"Settings\";s:70:\"https://2poochiesproperties.com/wp-admin/options-media.php#dfi-set-dfi\";}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";a:4:{s:23:\"Get MonsterInsights Pro\";s:127:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=upgrade-link&utm_content=10.0.2\";s:8:\"Settings\";s:80:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings\";s:7:\"Support\";s:140:\"https://www.monsterinsights.com/lite-support/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=lite-support-link&utm_content=10.0.2\";s:13:\"Documentation\";s:122:\"https://www.monsterinsights.com/docs/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=kb-link&utm_content=10.0.2\";}s:37:\"gwtermsofservice/gwtermsofservice.php\";a:1:{s:9:\"Spellbook\";s:65:\"https://2poochiesproperties.com/wp-admin/admin.php?page=gwp_perks\";}s:19:\"imagify/imagify.php\";a:3:{s:8:\"Settings\";s:73:\"https://2poochiesproperties.com/wp-admin/options-general.php?page=imagify\";s:17:\"Bulk Optimization\";s:82:\"https://2poochiesproperties.com/wp-admin/upload.php?page=imagify-bulk-optimization\";s:13:\"Documentation\";s:33:\"https://imagify.io/documentation/\";}s:19:\"jetpack/jetpack.php\";a:1:{s:10:\"My Jetpack\";s:66:\"https://2poochiesproperties.com/wp-admin/admin.php?page=my-jetpack\";}s:35:\"jetpack-protect/jetpack-protect.php\";a:2:{s:10:\"My Jetpack\";s:66:\"https://2poochiesproperties.com/wp-admin/admin.php?page=my-jetpack\";s:9:\"Dashboard\";s:71:\"https://2poochiesproperties.com/wp-admin/admin.php?page=jetpack-protect\";}s:75:\"open-external-links-in-a-new-window/open-external-links-in-a-new-window.php\";a:1:{s:8:\"Settings\";s:95:\"https://2poochiesproperties.com/wp-admin/options-general.php?page=external_links_in_new_windows\";}s:57:\"pressable-cache-management/pressable-cache-management.php\";a:1:{s:8:\"Settings\";s:119:\"https://2poochiesproperties.com/wp-admin/admin.php?page=pressable_cache_management&tab=pressable_api_authentication_tab\";}s:30:\"seo-by-rank-math/rank-math.php\";a:2:{s:8:\"Settings\";s:81:\"https://2poochiesproperties.com/wp-admin/admin.php?page=rank-math-options-general\";s:12:\"Setup Wizard\";s:72:\"https://2poochiesproperties.com/wp-admin/admin.php?page=rank-math-wizard\";}s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";a:1:{s:14:\"Enable updates\";s:160:\"https://rankmath.com/auth?site=https%3A%2F%2F2poochiesproperties.com&r=https%3A%2F%2F2poochiesproperties.com%2Fwp-admin%2Fplugins.php%3Fnonce%3D465339287a&pro=1\";}s:23:\"spellbook/spellbook.php\";a:1:{s:9:\"Spellbook\";s:65:\"https://2poochiesproperties.com/wp-admin/admin.php?page=gwp_perks\";}s:27:\"svg-support/svg-support.php\";a:1:{s:8:\"Settings\";s:77:\"https://2poochiesproperties.com/wp-admin/options-general.php?page=svg-support\";}s:35:\"insert-headers-and-footers/ihaf.php\";a:2:{s:14:\"Get WPCode Pro\";s:97:\"https://wpcode.com/lite/?utm_source=liteplugin&utm_medium=all-plugins&utm_campaign=get-wpcode-pro\";s:13:\"Code Snippets\";s:62:\"https://2poochiesproperties.com/wp-admin/admin.php?page=wpcode\";}s:33:\"wps-hide-login/wps-hide-login.php\";a:1:{s:8:\"Settings\";s:73:\"https://2poochiesproperties.com/wp-admin/options-general.php#whl_settings\";}s:33:\"duplicate-post/duplicate-post.php\";a:1:{s:8:\"Settings\";s:41:\"https://2poochiesproperties.com/wp-admin/\";}}','yes');
INSERT INTO `wp_options` VALUES (177720,'jpsq_sync_checkout','0:0','no');
INSERT INTO `wp_options` VALUES (177722,'jetpack_testimonial','0','yes');
INSERT INTO `wp_options` VALUES (177726,'stats_options','a:10:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:12:\"do_not_track\";b:1;s:7:\"blog_id\";i:231212945;s:7:\"version\";s:1:\"9\";s:20:\"enable_odyssey_stats\";b:1;s:24:\"odyssey_stats_changed_at\";i:0;s:7:\"notices\";a:0:{}s:5:\"views\";i:2;}','yes');
INSERT INTO `wp_options` VALUES (177729,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:9:\"icon-text\";s:13:\"sharing_label\";s:11:\"Share this:\";s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES (177731,'post_by_email_address1','NULL','yes');
INSERT INTO `wp_options` VALUES (177732,'monitor_receive_notifications','1','yes');
INSERT INTO `wp_options` VALUES (179112,'stats_cache','a:2:{s:32:\"e8b9271a3afe3eb02994e35e4ff2de2c\";a:1:{i:1601293271;a:3:{i:0;a:4:{s:7:\"post_id\";s:3:\"768\";s:10:\"post_title\";s:4:\"Blog\";s:14:\"post_permalink\";s:37:\"https://2poochiesproperties.com/blog/\";s:5:\"views\";s:1:\"8\";}i:1;a:4:{s:7:\"post_id\";s:1:\"0\";s:10:\"post_title\";s:9:\"Home page\";s:14:\"post_permalink\";s:32:\"https://2poochiesproperties.com/\";s:5:\"views\";s:1:\"6\";}i:2;a:4:{s:7:\"post_id\";s:4:\"4103\";s:10:\"post_title\";s:4:\"Home\";s:14:\"post_permalink\";s:32:\"https://2poochiesproperties.com/\";s:5:\"views\";s:1:\"5\";}}}s:32:\"3789344d9927a51bbe7aefd6ac207e13\";a:1:{i:1601293271;a:0:{}}}','yes');
INSERT INTO `wp_options` VALUES (180855,'options_team_rows','0','no');
INSERT INTO `wp_options` VALUES (180856,'_options_team_rows','field_5f293b9b20296','no');
INSERT INTO `wp_options` VALUES (184160,'options_hide_global_subscribe_form','1','no');
INSERT INTO `wp_options` VALUES (184161,'_options_hide_global_subscribe_form','field_5f2a5bc5a90bf','no');
INSERT INTO `wp_options` VALUES (184162,'options_media_content','0','no');
INSERT INTO `wp_options` VALUES (184163,'_options_media_content','field_5d3fd7420c1dc','no');
INSERT INTO `wp_options` VALUES (188936,'wpcom_publish_posts_with_markdown','1','yes');
INSERT INTO `wp_options` VALUES (189131,'disallowed_keys','_abercrom\n_adidas\n_adsense\n_adserv\n_adsrv\n_advant\n_advert\n_afford\n_albion\n_alviero\n_annonce\n_asshole\n_authentic\n_barata\n_barato\n_bitcoin\n_biz\n_blackjack\n_blahnik\n_boschrand\n_btc\n_bulgar\n_buyout\n_bvlgar\n_bytecoin\n_calvin\n_camiseta\n_campaign\n_cannabis\n_cartier\n_casino\n_chaussure\n_cheap\n_cheat\n_choles\n_cialis\n_click\n_clitor\n_crack\n_credit\n_crypto\n_drmarten\n_dunhill\n_e/\n_energetica\n_erotic\n_escort\n_eskort\n_fendi\n_ferrag\n_fick\n_forex\n_fuck\n_gabbana\n_gucci\n_handjob\n_hermes\n_herpes\n_heuer\n_http\n_jclick\n_jord\n_lacoste\n_latisse\n_lesbian\n_litecoin\n_longchamp\n_loubou\n_lululemon\n_marijuana\n_masterclass\n_maxazria\n_milf\n_moncler\n_montblanc\n_mulberry\n_naked\n_nordstrom\n_northface\n_nude\n_oakley\n_outlink\n_pandora\n_penis\n_pharm\n_poker\n_pokie\n_porn\n_prada\n_precios\n_rolex\n_selebriti\n_seo\n_sex\n_supreme\n_swarov\n_ugg\n_uomo\n_vape\n_vecaro\n_viral\n_virus\n_voltaren\n_vuitton\n_www\n_xt_blog\n_youtube\n_zapat\n--abercrom\n--acc\n--acti\n--adidas\n--advant\n--advert\n--afford\n--albion\n--alviero\n--and\n--annonce\n--asshole\n--bag\n--bitcoin\n--blackjack\n--blahnik\n--bulgar\n--buyout\n--bvlgar\n--bytecoin\n--calvin\n--camiseta\n--campaign\n--cannabis\n--cartier\n--casino\n--cheap\n--cheat\n--choles\n--cialis\n--click\n--clitor\n--crack\n--credit\n--drmarten\n--dunhill\n--erotic\n--escort\n--eskort\n--fendi\n--ferrag\n--forex\n--fuck\n--gabbana\n--generic\n--gucci\n--hack\n--hermes\n--herpes\n--heuer\n--http\n--insta\n--jack\n--lacoste\n--latisse\n--lesbian\n--litecoin\n--longchamp\n--loubou\n--lululemon\n--maillot\n--marijuana\n--masterclass\n--maxazria\n--milf\n--moncler\n--montblanc\n--mulberry\n--naked\n--nordstrom\n--northface\n--nude\n--oakley\n--of\n--pandora\n--penis\n--pharm\n--phone\n--poker\n--pokie\n--porn\n--prada\n--rolex\n--selebriti\n--seo\n--service\n--sex\n--shut\n--stor\n--swarov\n--that\n--ugg\n--uomo\n--user\n--vape\n--vecaro\n--viral\n--virus\n--voltaren\n--vuitton\n--www\n--youtube\n--zapat\n-+.\n-0.co\n-0.in\n-0.ro\n-0.ru\n-0.su\n-0.za\n-1-pack-\n-1-pack.\n-1-pack/\n-1.co\n-1.in\n-1.ro\n-1.ru\n-1.su\n-1.za\n-2.co\n-2.in\n-2.ro\n-2.ru\n-2.su\n-2.za\n-3.co\n-3.in\n-3.ro\n-3.ru\n-3.su\n-3.za\n-4-sale\n-4-u-\n-4-u.\n-4-u/\n-4.co\n-4.in\n-4.ro\n-4.ru\n-4.su\n-4.za\n-4u-\n-4u.\n-4u/\n-5.co\n-5.in\n-5.ro\n-5.ru\n-5.su\n-5.za\n-6.co\n-6.in\n-6.ro\n-6.ru\n-6.su\n-6.za\n-7.co\n-7.in\n-7.ro\n-7.ru\n-7.su\n-7.za\n-8.co\n-8.in\n-8.ro\n-8.ru\n-8.su\n-8.za\n-9.co\n-9.in\n-9.ro\n-9.ru\n-9.su\n-9.za\n-24.\n-abercrombie-\n-abercrombie.\n-abercrombie/\n-abercrombiefitch-\n-abercrombiefitch.\n-abercrombiefitch/\n-acne-\n-acne.\n-acne/\n-acompanhante-\n-acompanhante.\n-acompanhante/\n-acompanhantes-\n-acompanhantes.\n-acompanhantes/\n-adrenalin-\n-adsense-\n-adsense.\n-adsense/\n-adserv-\n-adserv.\n-adserv/\n-adsrv-\n-adsrv.\n-adsrv/\n-advertising-of-\n-advertising-of.\n-advertising-of/\n-advertizing-of-\n-advertizing-of.\n-advertizing-of/\n-airmax-\n-airmax.\n-airmax/\n-all.ru\n-allocating-\n-allocating.\n-allocating/\n-amateur-\n-amateur.\n-amateur/\n-anal-\n-anal.\n-anal/\n-android-market-\n-android-market.\n-android-market/\n-anna-lewandowska-\n-anna-lewandowska.\n-anna-lewandowska/\n-annalewandowska-\n-annalewandowska.\n-annalewandowska/\n-anonymous-\n-anonymous.\n-anonymous/\n-app-rating\n-argente-\n-argente.\n-argente/\n-armani-\n-armani.\n-armani/\n-armpit-\n-armpit.\n-armpit/\n-ashematme-\n-ashematme.\n-ashematme/\n-asics-\n-asics.\n-asics/\n-asses-\n-asses.\n-asses/\n-asshole-\n-asshole.\n-asshole/\n-assjob-\n-assjob.\n-assjob/\n-auction-\n-auction.\n-auction/\n-autentica-\n-autentica.\n-autentica/\n-autentico-\n-autentico.\n-autentico/\n-authentic-\n-authentic.\n-authentic/\n-auto.in\n-auto.ro\n-auto.ru\n-auto.su\n-auto.za\n-avto-\n-avto.\n-avto/\n-b2b\n-backpain-\n-backpain.\n-backpain/\n-bdsm-\n-bdsm.\n-bdsm/\n-beneficial-\n-beneficial.\n-beneficial/\n-bioactive-\n-bioactive.\n-bioactive/\n-bioactives-\n-bioactives.\n-bioactives/\n-bioactivity-\n-bioactivity.\n-bioactivity/\n-bisnis-\n-bisnis.\n-bisnis/\n-bitcoin-\n-bitcoin.\n-bitcoin/\n-biz-\n-biz.\n-biz/\n-blackjack-\n-blackjack.\n-blackjack/\n-blog.\n-blog/\n-blogs.\n-blogs/\n-bluray-\n-bluray.\n-bluray/\n-bodhidharma-\n-bodhidharma.\n-bodhidharma/\n-bodybuilding-\n-bodybuilding.\n-bodybuilding/\n-boner-\n-boner.\n-boner/\n-boners-\n-boners.\n-boners/\n-boobs-\n-boobs.\n-boobs/\n-bot1.\n-bot2.\n-bot3.\n-bots1.\n-bots2.\n-bots3.\n-breathalyzer-\n-broker.\n-broker/\n-buy.\n-buy/\n-buying-a-house-\n-buying-a-house.\n-buying-a-house/\n-bytecoin-\n-bytecoin.\n-bytecoin/\n-cable-speaker-\n-cable-speaker.\n-cable-speaker/\n-cach-hat-\n-calvin-klein.\n-calvin-klein/\n-calvinklein.\n-calvinklein/\n-camiseta.\n-camiseta/\n-camisetas.\n-camisetas/\n-canada-goose\n-canadagoose\n-capital-partner\n-car.co\n-car.in\n-casas-en-\n-cash.\n-cash/\n-casino-\n-casino.\n-casino/\n-cell-phone-\n-cell-phone.\n-cell-phone/\n-charms.\n-charms/\n-cheap-\n-cheap.\n-cheap/\n-cheaper-\n-cheaper.\n-cheaper/\n-cheapest-\n-cheapest.\n-cheapest/\n-cheat-\n-cheat.\n-cheat/\n-cheater-\n-cheater.\n-cheater/\n-cheaters-\n-cheaters.\n-cheaters/\n-cheats-\n-cheats.\n-cheats/\n-chung-cu-\n-cia.co\n-cialis-\n-cialis.\n-cialis/\n-cigar-\n-cigar.\n-cigar/\n-cigarette-\n-cigarette.\n-cigarette/\n-cigarettes-\n-cigarettes.\n-cigarettes/\n-cigars-\n-cigars.\n-cigars/\n-cigs-\n-cigs.\n-cigs/\n-click-\n-click.\n-click/\n-clit-\n-clit.\n-clit/\n-co-jap\n-co-jp\n-co.jp\n-cock-\n-cock.\n-cock/\n-coin.\n-coin/\n-coins.\n-coins/\n-comfort-\n-computer-recycle.\n-computer-recycling.\n-computer-repair.\n-computer-repairs.\n-converse.\n-converse/\n-cool-t-shirt-\n-cool-t-shirt.\n-cool-t-shirt/\n-cool-t-shirts-\n-cool-t-shirts.\n-cool-t-shirts/\n-cosmetics.\n-cosmetics/\n-costume.\n-costume/\n-costumes.\n-costumes/\n-coupon-\n-data-recovery-\n-de-mbt\n-del-pene-\n-del-pene.\n-del-pene/\n-detophyll-\n-detophyll.\n-detophyll/\n-detrol-\n-detrol.\n-detrol/\n-diagnostic-\n-diamond-band-\n-diamond-band.\n-diamond-band/\n-diamondband-\n-diamondband.\n-diamondband/\n-dieta-\n-dieta.\n-dieta/\n-directory.\n-doktora-\n-doktora.\n-doktora/\n-doku.\n-doku/\n-dolce-gabbana.\n-dolce-gabbana/\n-dolcegabbana.\n-dolcegabbana/\n-domainer-\n-domainer.\n-domainer/\n-domainers-\n-domainers.\n-domainers/\n-domination-\n-domination.\n-domination/\n-doorblog-\n-doorblog.\n-doorblog/\n-dosityna-\n-dosityna.\n-dosityna/\n-download.\n-download/\n-dre.\n-dre/\n-drmarten-\n-drmarten.\n-drmarten/\n-drmartens-\n-drmartens.\n-drmartens/\n-duvetica.\n-duvetica/\n-e-guide-\n-easily-\n-ebay\n-ecig-\n-ecig.\n-ecig/\n-eguide-\n-elisa.ru\n-enlargement.\n-enlargement/\n-entries/\n-eronplus-\n-eronplus.\n-eronplus/\n-escort-\n-escort.\n-escort/\n-escorts-\n-escorts.\n-escorts/\n-eskort-\n-eskort.\n-eskort/\n-eskorts-\n-eskorts.\n-eskorts/\n-essay-topics-\n-essay-topics/\n-essay.\n-essay/\n-essential-element\n-event.\n-event/\n-executive.\n-executive/\n-executives.\n-executives/\n-family-member\n-fantasia-\n-fantasia.\n-fantasia/\n-fantasy-\n-fantasy.\n-fantasy/\n-fashion-\n-fashion.\n-fashion/\n-faux.\n-faux/\n-femdom-\n-femdom.\n-femdom/\n-filmi\n-filmy\n-filosov-\n-filosov.\n-filosov/\n-finance.\n-finance/\n-financing.\n-financing/\n-find-a-top-\n-first-home-\n-first-home.\n-first-home/\n-fitch.\n-fitch/\n-for-adult\n-for-sale\n-for-u-\n-for-u.\n-for-u/\n-for-you\n-foreclose-\n-foreclose.\n-foreclose/\n-foreclosed-\n-foreclosed.\n-foreclosed/\n-foreclosure-\n-foreclosure.\n-foreclosure/\n-forex-\n-forex.\n-forex/\n-forum.co\n-forum.in\n-forum.pl\n-forum.ro\n-forum.ru\n-forum.su\n-forum.za\n-forums.co\n-forums.in\n-forums.pl\n-forums.ro\n-forums.ru\n-forums.su\n-forums.za\n-fotograf.\n-fotograf/\n-fotografia.\n-fotografia/\n-free-full-\n-free-movie-\n-free-shipping-\n-free-shipping.\n-free-shipping/\n-fuck-\n-fuck.\n-fuck/\n-fucked-\n-fucked.\n-fucked/\n-fucker-\n-fucker.\n-fucker/\n-fucking-\n-fucking.\n-fucking/\n-fucks-\n-fucks.\n-fucks/\n-full-movie-\n-fund-\n-fund.\n-fund/\n-gambling-\n-gambling.\n-gambling/\n-gaming-\n-gaming.\n-gaming/\n-get-free-\n-get-professional-\n-haberlist-\n-haberlist.\n-haberlist/\n-handbag-\n-handbag.\n-handbag/\n-handbags-\n-handbags.\n-handbags/\n-handjob-\n-handjob.\n-handjob/\n-harley-davidson-\n-hat-to-\n-haziran-\n-hdfilm-\n-hdfilm.\n-hdfilm/\n-health-benefit-\n-health-benefit.\n-health-benefit/\n-health-benefits-\n-health-benefits.\n-health-benefits/\n-health-related-\n-health-related.\n-health-related/\n-healthbenefit-\n-healthbenefit.\n-healthbenefit/\n-healthbenefits-\n-healthbenefits.\n-healthbenefits/\n-healthrelated-\n-healthrelated.\n-healthrelated/\n-herbal-\n-herbal.\n-herbal/\n-hermes-\n-hermes.\n-hermes/\n-hgh-\n-hgh.\n-hgh/\n-homepage-\n-homepage.\n-homepage/\n-hot-girl-\n-hot-girl.\n-hot-girl/\n-hot-teen-\n-hot-teen.\n-hot-teen/\n-iapple-\n-iapple.\n-iapple/\n-ihover-\n-ihover.\n-ihover/\n-ile-kosztuje-\n-ile-kosztuje.\n-ile-kosztuje/\n-imap.to\n-income-\n-income.\n-income/\n-info.pl\n-infotain\n-insurance.\n-insurance/\n-insuring.\n-insuring/\n-iphone-s-\n-iphone-s.\n-iphone-s/\n-iphone-x-\n-iphone-x.\n-iphone-x/\n-jacket-\n-jacket.\n-jacket/\n-jackets-\n-jackets.\n-jackets/\n-jclick-\n-jclick.\n-jclick/\n-jeremy-scott-\n-jerking-\n-jerking.\n-jerking/\n-jersey-\n-jersey.\n-jersey/\n-jerseys.\n-jerseys/\n-kabriolet-\n-kabriolet.\n-kabriolet/\n-kapselfibrose-\n-kapselfibrose.\n-kapselfibrose/\n-karaoke-\n-karaoke.\n-karaoke/\n-kartridj-\n-kartridj.\n-kartridj/\n-kartridja-\n-kartridja.\n-kartridja/\n-kartridzhej-\n-kartridzhej.\n-kartridzhej/\n-kontakt-\n-kontakt.\n-kontakt/\n-lacoste-\n-lacoste.\n-lacoste/\n-law-firm-\n-law-firm.\n-law-firm/\n-le-pliage\n-lesbian-\n-lesbian.\n-lesbian/\n-lesbo-\n-lesbo.\n-lesbo/\n-lesbos-\n-lesbos.\n-lesbos/\n-limited-edition/\n-lineshake-\n-lineshake.\n-lineshake/\n-link.\n-link/\n-litecoin-\n-litecoin.\n-litecoin/\n-loan-\n-loans-\n-longchamp-\n-longchamp.\n-longchamp/\n-lottery-\n-lottery.\n-lottery/\n-lotto-\n-lotto.\n-lotto/\n-loveland-\n-loveland.\n-loveland/\n-lover-\n-lover.\n-lover/\n-lululemon.\n-lululemon/\n-lunch.lady-\n-m88-\n-m88.\n-m88/\n-magazin-\n-magazini-\n-mail1.to\n-malware-\n-malware.\n-malware/\n-marant-\n-marc-jacobs-\n-marcjacobs-\n-market.co\n-market.in\n-market.pl\n-market.ro\n-market.ru\n-market.su\n-market.za\n-mastery.\n-mastery/\n-mbt.\n-mbt/\n-mbts.\n-mbts/\n-media-wiki-\n-media-wiki.\n-media-wiki/\n-mediawiki-\n-mediawiki.\n-mediawiki/\n-meme-\n-meme.\n-meme/\n-memy-\n-memy.\n-memy/\n-men-jers\n-mens-jers\n-mens.\n-metods-\n-mlm.\n-mlm/\n-mlsp.\n-mlsp/\n-model.co\n-model.in\n-model.pl\n-model.ro\n-model.ru\n-model.su\n-model.za\n-models.co\n-models.in\n-models.pl\n-models.ro\n-models.ru\n-models.su\n-models.za\n-moncler.\n-money.\n-montblanc.\n-montblanc/\n-mortgage-\n-most-effective-\n-most-effective.\n-most-effective/\n-most-expensive-\n-most-expensive.\n-most-expensive/\n-mrwhite-\n-mrwhite.\n-mrwhite/\n-multi-art-\n-multi-art.\n-multi-art/\n-new-car-\n-newbalance-\n-newports/\n-news-explained-\n-noreferer-\n-noreferer.\n-noreferer/\n-npn.\n-npn/\n-nude-\n-nudes-\n-nuestratienda-\n-nuestratienda.\n-nuestratienda/\n-oakley.\n-oakley/\n-occhiali-\n-occhiali.\n-occhiali/\n-odejda-\n-off-your-\n-offshore-\n-onlayn-\n-online-0-\n-online-1-\n-online-2-\n-online-3-\n-online-4-\n-online-5-\n-online-6-\n-online-7-\n-online-8-\n-online-9-\n-online-free-\n-order-at-\n-oulu\n-outlet.\n-outlet/\n-outlink-\n-outlink.\n-outlink/\n-parafon.\n-parafon/\n-party-boat-\n-party-boat/\n-payday-\n-phan-biet-\n-phan-biet.\n-phan-biet/\n-pharmacy-\n-pharmacy.\n-pharmacy/\n-phexin-\n-phexin.\n-phexin/\n-picload-\n-picload.\n-picload/\n-picloader-\n-picloader.\n-picloader/\n-pictures.\n-plus.co\n-plus.in\n-plus.pl\n-plus.ro\n-plus.ru\n-plus.su\n-plus.za\n-poker-\n-poker.\n-poker/\n-pokie-\n-pokie.\n-pokie/\n-pokies-\n-pokies.\n-pokies/\n-popular-under-\n-post-1.\n-post-2.\n-pozew-\n-ppsspp-\n-ppsspp.\n-ppsspp/\n-prada-\n-prada.\n-prada/\n-premium-\n-premium.\n-premium/\n-press-release.\n-press-release/\n-pressrelease.\n-pressrelease/\n-price.\n-price/\n-programy-\n-programy.\n-programy/\n-progs.co\n-progs.in\n-progs.pl\n-progs.ro\n-progs.ru\n-progs.su\n-progs.za\n-promo-\n-promo.\n-promo/\n-promocional-\n-promocional.\n-promocional/\n-promotion-\n-promotion.\n-promotion/\n-promotional-\n-promotional.\n-promotional/\n-promotions-\n-promotions.\n-promotions/\n-property-sales-\n-property-sales.\n-property-sales/\n-propertysales-\n-propertysales.\n-propertysales/\n-purse.\n-purse/\n-purses.\n-purses/\n-pussie-\n-pussie.\n-pussies-\n-pussies.\n-pussy-\n-pussy.\n-pussys-\n-pussys.\n-qsymia-\n-qsymia.\n-qsymia/\n-questions.in\n-r.co\n-r.in\n-r.pl\n-r.ro\n-r.ru\n-r.su\n-r.za\n-r4i-\n-rakuten-\n-rakuten.\n-rakuten/\n-ralphlauren-\n-ralphlauren.\n-ralphlauren/\n-ray-ban-\n-rayban-\n-rayban.\n-rdnk-\n-real-estate-\n-realestate-\n-redir-\n-redir.\n-redir/\n-redireccion-\n-redireccion.\n-redireccion/\n-redirect-\n-redirect.\n-redirect/\n-redirecter-\n-redirecter.\n-redirecter/\n-redirector-\n-redirector.\n-redirector/\n-redirects-\n-redirects.\n-redirects/\n-remote-access\n-remote-desktop\n-repair.co\n-retina247-\n-retina247.\n-retina247/\n-review.co\n-review/\n-rims-\n-roulette-\n-roulette.\n-roulette/\n-rozwod-\n-rs-gold\n-ru.\n-rusex-\n-rusex.\n-rusex/\n-sale.\n-salomon-snowcross-\n-salomon.\n-salomon/\n-salvia-\n-scarpe-\n-search-engine\n-searchengine\n-secret-\n-secret.\n-secret/\n-secrets-\n-secrets.\n-secrets/\n-selebriti-\n-selebriti.\n-selebriti/\n-select-your-\n-selection.\n-selection/\n-sensual-\n-sensual.\n-sensual/\n-seo-\n-seo.\n-seo/\n-service.\n-sexy-\n-shiatsu.\n-shoe.\n-shoe/\n-shoes.\n-shoes/\n-shop-for-\n-shop-for.\n-shop-for/\n-shop.\n-shop/\n-shoppe.\n-shoppe/\n-shopper.\n-shopper/\n-shoppes.\n-shoppes/\n-shopping.\n-shopping/\n-shops.\n-shops/\n-show-score-\n-show-score.\n-show-score/\n-sigareta-\n-sigareta.\n-sigareta/\n-sigarety-\n-sigarety.\n-sigarety/\n-signbook-\n-signbook.\n-signbook/\n-sims-3.\n-sims-3/\n-skque-\n-skque.\n-skque/\n-sluts-\n-sluts.\n-sluts/\n-soft-ware-\n-soft-ware.\n-soft-ware/\n-soma.\n-soma/\n-somehack-\n-somehack.\n-somehack/\n-speed-up-\n-store.\n-store/\n-strona-\n-strona.\n-strona/\n-strony-\n-strony.\n-strony/\n-student-login-\n-student-login/\n-sunglasses-\n-sunglasses.\n-sunglasses/\n-superslot-\n-superslot.\n-superslot/\n-suplementy-\n-suplementy.\n-suplementy/\n-supplement-\n-supplement.\n-supplement/\n-supplements-\n-supplements.\n-supplements/\n-supremacy-\n-supremacy.\n-supremacy/\n-supreme-\n-supreme.\n-supreme/\n-symptoms-\n-systems.in\n-systems.ph\n-systems.pl\n-systems.ro\n-systems.ru\n-systems.su\n-systems.za\n-tafil-\n-tafil.\n-tafil/\n-tattoo-\n-tattoo.\n-tattoo/\n-tattoos-\n-tattoos.\n-tattoos/\n-tatuagem-\n-tatuagem.\n-tatuagem/\n-tatuagen-\n-tatuagen.\n-tatuagen/\n-tatuagens-\n-tatuagens.\n-tatuagens/\n-tax-attorney\n-tax-relief\n-tax-settlement\n-teen-in-\n-test.de\n-the-best-\n-the-best.\n-the-best/\n-the-easiest-\n-the-greatest-\n-thunderstick-\n-thxgamers-\n-thxgamers.\n-thxgamers/\n-tips/\n-tischkicker-\n-tischkicker.\n-tischkicker/\n-tits-\n-tits.\n-tits/\n-titties-\n-titties.\n-titties/\n-top-info\n-tours.co\n-track.app\n-traffic.\n-trainings.\n-trainings/\n-transexual-\n-transexual.\n-transexual/\n-transexuelle-\n-transexuelle.\n-transexuelle/\n-transpiration-\n-treatment-\n-tw.in\n-uae/service\n-uggs-\n-uggs.\n-uggs/\n-uk.net\n-uncut-\n-uncut.\n-uncut/\n-vaginal-\n-valkiriarf-\n-valkiriarf.\n-valkiriarf/\n-vasion-\n-vasion.\n-vasion/\n-vecaro-\n-vecaro.\n-vecaro/\n-vendita-\n-vuitton-\n-vulpyx-\n-vulpyx.\n-vulpyx/\n-want-it\n-watches.\n-watches/\n-water-remo-\n-wayfarer.\n-wayfarer/\n-web-pag\n-web-page\n-webhost.\n-webhost/\n-website-\n-wedding-dress\n-wedding-photo\n-wheels-\n-whipme-\n-whipme.\n-whipme/\n-wholesale.\n-wirisi-\n-wirisi.\n-wirisi/\n-wizard.co\n-women-jers\n-womens-jers\n-womens.\n-x-\n-x.site\n-xchange\n-you-win-\n-you-win.\n-you-win/\n-yuwanshe.\n-yuwanshe/\n-zero-cost-\n-zero-cost.\n-zero-cost/\n-zlatehory-\n-zlatehory.\n-zlatehory/\nï½¥ ãƒ»\nï½¥ãƒ»\n, ,\n, .\n, |\n, annd\n, contact.\n,,\n,.\n,\"\n,#\n,|\n,co science\n,death note\n,great job\n,iq science\n,seo\nï½¤ï½¤\n; test\n;; http\n;&#x\n;#\n: (.\n: d.\n:: blog\n:: web\n:) love\n:) very\n:)!\n:))\n:)love\n:)very\n:///\n://a/\n:adidas\n:blog\n:d.\n:nike\n:post\n:user\n:usuario\nï¼\n! ,\n! .\n! this blog\n! this post\n! this site\n! this web\n!--\n!,!\n!,?\n!,i\n!,y\n!!}\n!!\\\n!?\'\n!?â€™\n!..\n!.i\n!.y\n![]\n!}\n!@#\n? relevant!\n? thanks !\n?,!\n?,?\n?,i\n?,y\n?.i\n?.y\n?/pag\n?|\n?a=stats\n?add\n?adidas\n?aff=\n?affil=\n?affiliate=\n?birkin\n?bvlgari\n?celine\n?coach\n?director=\n?ducati\n?fendi\n?firma\n?forex\n?free\n?gucci\n?hermes\n?hollis\n?link=\n?lnk=\n?longchamp\n?mbt\n?mod=space\n?mulberry\n?nike\n?option=com_\n?p_\n?p-\n?p=404\n?pandora\n?popup\n?prada\n?ray\n?rdr=\n?redir=\n?redireccion=\n?redirect=\n?redirecter=\n?redirector=\n?redirects=\n?scarpe\n?seo\n?sexy\n?shoe\n?shop\n?store\n?t_\n?t-\n?timber\n?trackback\n?tumi\n?twid\n?u_\n?u-\n?ww=www\n?youtube\n. ?i\n.-0\n.-1\n.,\nâ€¦.\nâ€¦mumbai\n..a\n.()\n.[]\n.%\n.| y\n.1-pack-\n.1-pack.\n.1-pack/\n.1com\n.2com\n.2u4.us\n.7x.cz\n.acgi\n.acompanhante-\n.acompanhante.\n.acompanhante/\n.acompanhantes-\n.acompanhantes.\n.acompanhantes/\n.adboard\n.adminka.cc\n.adsboard\n.adsense-\n.adsense.\n.adsense/\n.adserv-\n.adserv.\n.adserv/\n.adsrv-\n.adsrv.\n.adsrv/\n.adultnet.\n.advertising-of-\n.advertising-of.\n.advertising-of/\n.advertizing-of-\n.advertizing-of.\n.advertizing-of/\n.aioblogs.\n.airmax-\n.airmax.\n.airmax/\n.allocating-\n.allocating.\n.allocating/\n.android-market-\n.android-market.\n.android-market/\n.anna-lewandowska-\n.anna-lewandowska.\n.anna-lewandowska/\n.annalewandowska-\n.annalewandowska.\n.annalewandowska/\n.app-rating\n.ararblog.\n.armani-\n.armani/\n.armpit-\n.armpit.\n.armpit/\n.ashematme-\n.ashematme.\n.ashematme/\n.asia/?\n.asics-\n.asics.\n.asics/\n.asses-\n.asses.\n.asses/\n.asshole-\n.asshole.\n.asshole/\n.assjob-\n.assjob.\n.assjob/\n.azmya.\n.baidu\n.bbls.pl\n.bcz.co\n.bdsm-\n.bdsm.\n.bdsm/\n.be/,\n.beam.beam\n.bioactive\n.bisnis-\n.bisnis.\n.bisnis/\n.bitcoin-\n.bitcoin.\n.bitcoin/\n.biz-\n.biz.\n.biz/\n.blackjack-\n.blackjack.\n.blackjack/\n.blog.telrock.\n.blog0\n.blog1\n.blog2\n.blog3\n.blog4\n.blog5\n.blogbox.\n.blogdon.\n.bloggerpr.\n.blogkoo.\n.bloglovin.\n.blogminds.\n.blogola.\n.blogolize.\n.blogs0\n.blogs1\n.blogs2\n.blogs3\n.blogs4\n.blogs5\n.blogspace.\n.blogster.\n.bloguetechno.\n.bloguetrotter.\n.bluray-\n.bluray.\n.bluxeblog.\n.bodhidharma-\n.bodhidharma.\n.bodhidharma/\n.bodybuilding-\n.bodybuilding.\n.bodybuilding/\n.boner-\n.boner.\n.boner/\n.boners-\n.boners.\n.boners/\n.bot0\n.bot1\n.bot2\n.bot3\n.bot4\n.bot5\n.bots0\n.bots1\n.bots2\n.bots3\n.bots4\n.bots5\n.bravesites.\n.business.site\n.buying-a-house-\n.buying-a-house.\n.buying-a-house/\n.bytecoin-\n.bytecoin.\n.bytecoin/\n.canadagoose-\n.cartier-\n.cause-\n.causes-\n.cfm/\n.cfmx\n.cgi\n.chanel-\n.cheat-\n.cheat.\n.cheat/\n.cheater-\n.cheater.\n.cheater/\n.cheaters-\n.cheaters.\n.cheaters/\n.cheats-\n.cheats.\n.cheats/\n.cialis-\n.cialis.\n.cialis/\n.click-\n.click.\n.click/\n.clit-\n.clit.\n.clit/\n.club/astrol\n.club/date\n.club/femme\n.club/free\n.club/homme\n.club/plan\n.club/pourquoi\n.club/site\n.coach-\n.com illegal\n.com wild\n.com,\n.com/,\n.com/%\n.com/1-\n.com/1.\n.com/2-\n.com/2.\n.com/3-\n.com/3.\n.cool-t-shirt-\n.cool-t-shirt.\n.cool-t-shirt/\n.cool-t-shirts-\n.cool-t-shirts.\n.cool-t-shirts/\n.coupon\n.credopa.in\n.d.e.r\n.de/,\n.del-pene-\n.del-pene.\n.del-pene/\n.designertoblog.\n.detophyll-\n.detophyll.\n.detophyll/\n.detrol-\n.detrol.\n.detrol/\n.diamond-band-\n.diamond-band.\n.diamond-band/\n.diamondband-\n.diamondband.\n.diamondband/\n.diowebhost.\n.disposable-\n.disposable/\n.domainer-\n.domainer.\n.domainer/\n.domainers-\n.domainers.\n.domainers/\n.doorblog-\n.doorblog.\n.doorblog/\n.dosityna-\n.dosityna.\n.dosityna/\n.drmarten-\n.drmarten.\n.drmarten/\n.drmartens-\n.drmartens.\n.drmartens/\n.ecig-\n.ecig.\n.ecig/\n.ee/ee/\n.equal-\n.erchant-\n.eronplus-\n.eronplus.\n.eronplus/\n.escort-\n.escort.\n.escort/\n.escorts-\n.escorts.\n.escorts/\n.eskort-\n.eskort.\n.eskort/\n.eskorts-\n.eskorts.\n.eskorts/\n.executive-\n.fake-\n.fcgi\n.femdom-\n.femdom.\n.femdom/\n.filmi-\n.filmy-\n.filosov-\n.filosov.\n.filosov/\n.first-home-\n.first-home.\n.first-home/\n.fitnell.\n.forex-\n.forex.\n.forex/\n.fr,\n.fr/,\n.fragmenting.us\n.freecam\n.freeforum\n.freeoda.co\n.fuck-\n.fuck.\n.fuck/\n.fucked-\n.fucked.\n.fucked/\n.fucker-\n.fucker.\n.fucker/\n.fucking-\n.fucking.\n.fucking/\n.fucks-\n.fucks.\n.fucks/\n.full-design.\n.games.in\n.games.pl\n.games.ro\n.games.ru\n.games.su\n.games.za\n.gif/\n.gucci-\n.gull.gull\n.haberlist-\n.haberlist.\n.haberlist/\n.handjob-\n.handjob.\n.handjob/\n.hard-\n.hatenablog.\n.hatenadiary.\n.hdfilm-\n.hdfilm.\n.hdfilm/\n.header.us\n.health-benefits-\n.health-benefits.\n.health-benefits/\n.healthbenefits-\n.healthbenefits.\n.healthbenefits/\n.hermes-\n.herveleger-\n.hgh-\n.hgh.\n.hgh/\n.hot-girl-\n.hot-girl.\n.hot-girl/\n.hot-teen-\n.hot-teen.\n.hot-teen/\n.hotblog.\n.htm/\n.html/\n.htn\n.iapple-\n.iapple.\n.iapple/\n.ile-kosztuje-\n.ile-kosztuje.\n.ile-kosztuje/\n.in,\n.in/,\n.in/?\n.in/1-\n.in/1.\n.in/2-\n.in/2.\n.in/3-\n.in/3.\n.in/catalog\n.in/content\n.in/forum\n.in/image\n.in/in/\n.in/katalog\n.in/load\n.in/member\n.in/page-\n.in/profil\n.in/service\n.in/shop\n.in/sold\n.in/store\n.in/top\n.in/user\n.in/wiki\n.info.\n.info/,\n.insanity-\n.internet-\n.iphone-s-\n.iphone-s.\n.iphone-s/\n.iphone-x-\n.iphone-x.\n.iphone-x/\n.it/?\n.it/t/\n.jclick-\n.jclick.\n.jclick/\n.jiliblog.\n.jobs1.\n.jobs2.\n.jobs3.\n.jpg.asp\n.jpg.cfm\n.jpg.cgi\n.jpg.htm\n.jpg.jsp\n.jpg.php\n.jpg/\n.jsp/\n.kapselfibrose-\n.kapselfibrose.\n.kapselfibrose/\n.karaoke-\n.karaoke.\n.karaoke/\n.kartridj-\n.kartridj.\n.kartridj/\n.kartridja-\n.kartridja.\n.kartridja/\n.kartridzhej-\n.kartridzhej.\n.kartridzhej/\n.lacoste-\n.lacoste.\n.lacoste/\n.law-firm-\n.law-firm.\n.law-firm/\n.lesbian-\n.lesbian.\n.lesbian/\n.lesbo-\n.lesbo.\n.lesbo/\n.lesbos-\n.lesbos.\n.lesbos/\n.lineshake-\n.lineshake.\n.lineshake/\n.lipoly.ru\n.litecoin-\n.litecoin.\n.litecoin/\n.longchamp-\n.louboutin-\n.loxblog.\n.lxb.ir\n.m88-\n.m88.\n.m88/\n.magix.net\n.magnoto.\n.marant-\n.marvsz.\n.mee.nu\n.meme-\n.meme.\n.meme/\n.memy-\n.memy.\n.memy/\n.mihanblog.\n.moncler-\n.mrwhite-\n.mrwhite.\n.mrwhite/\n.mulberry-\n.multi-art-\n.multi-art.\n.multi-art/\n.myblog.de\n.net,\n.net/,\n.net/%\n.net/1-\n.net/1.\n.net/2-\n.net/2.\n.net/3-\n.net/3.\n.newbalance-\n.nike-\n.noreferer-\n.noreferer.\n.noreferer/\n.on-demand\n.onesmablog.\n.online.pl\n.online.ws\n.org,\n.org/,\n.outlet.biz\n.outlet.co\n.outlink-\n.outlink.\n.outlink/\n.page.link\n.page1.\n.page2.\n.page3.\n.page4.\n.page5.\n.ph,\n.ph/,\n.ph/?\n.ph/1-\n.ph/1.\n.ph/2-\n.ph/2.\n.ph/3-\n.ph/3.\n.ph/content\n.ph/forum\n.ph/image\n.ph/katalog\n.ph/load\n.ph/member\n.ph/page-\n.ph/ph/\n.ph/profil\n.ph/pub\n.ph/service\n.ph/shop\n.ph/sold\n.ph/store\n.ph/top\n.ph/user\n.phan-biet-\n.phan-biet.\n.phan-biet/\n.pharmacy-\n.pharmacy.\n.pharmacy/\n.phexin-\n.phexin.\n.phexin/\n.php/\n.picload-\n.picload.\n.picload/\n.picloader-\n.picloader.\n.picloader/\n.picswe.\n.pl,\n.pl/,\n.pl/?\n.pl/1-\n.pl/1.\n.pl/2-\n.pl/2.\n.pl/3-\n.pl/3.\n.pl/catalog\n.pl/content\n.pl/forum\n.pl/image\n.pl/katalog\n.pl/load\n.pl/member\n.pl/page-\n.pl/pl/\n.pl/profil\n.pl/rejestra\n.pl/service\n.pl/shop\n.pl/sold\n.pl/store\n.pl/top\n.pl/user\n.plotexchange.us\n.pointblog.\n.porn\n.post1.telrock.\n.postbit.\n.ppsspp-\n.ppsspp.\n.ppsspp/\n.press-release.\n.pressrelease.\n.promo-\n.promo.\n.promo/\n.promocional-\n.promocional.\n.promocional/\n.promotion-\n.promotion.\n.promotion/\n.promotional-\n.promotional.\n.promotional/\n.promotions-\n.promotions.\n.promotions/\n.property-sales-\n.property-sales.\n.property-sales/\n.propertysales-\n.propertysales.\n.propertysales/\n.proxy-connect.\n.ps:\n.pussie-\n.pussie.\n.pussies-\n.pussies.\n.pussy-\n.pussy.\n.pussys-\n.pussys.\n.qowap.\n.qsymia-\n.qsymia.\n.qsymia/\n.r.e.d\n.rar.\n.rdr.\n.rediff.\n.redir-\n.redir.\n.redir/\n.redireccion-\n.redireccion.\n.redireccion/\n.redirect-\n.redirect.\n.redirect/\n.redirecter-\n.redirecter.\n.redirecter/\n.redirector-\n.redirector.\n.redirector/\n.redirects-\n.redirects.\n.redirects/\n.rekla\n.remote-desktop\n.remotedesktop\n.retina247-\n.retina247.\n.retina247/\n.rivulet.co\n.ro,\n.ro/,\n.ro/?\n.ro/1-\n.ro/1.\n.ro/2-\n.ro/2.\n.ro/3-\n.ro/3.\n.ro/catalog\n.ro/content\n.ro/forum\n.ro/image\n.ro/katalog\n.ro/load\n.ro/member\n.ro/page-\n.ro/profil\n.ro/pub\n.ro/ro/\n.ro/service\n.ro/shop\n.ro/sold\n.ro/store\n.ro/top\n.ro/user\n.roulette-\n.roulette.\n.roulette/\n.royal-\n.rshacks.\n.ru,\n.ru/,\n.ru/?\n.ru/1-\n.ru/1.\n.ru/2-\n.ru/2.\n.ru/3-\n.ru/3.\n.ru/aa-\n.ru/ab-\n.ru/artic\n.ru/artik\n.ru/ba-\n.ru/blog\n.ru/catalog\n.ru/content\n.ru/forum\n.ru/image\n.ru/karta\n.ru/katalog\n.ru/load\n.ru/lol\n.ru/member\n.ru/page\n.ru/pict\n.ru/profil\n.ru/prog\n.ru/pub\n.ru/ru/\n.ru/serial\n.ru/service\n.ru/shop\n.ru/sold\n.ru/stati\n.ru/store\n.ru/thumb\n.ru/top\n.ru/user\n.ru/uslug\n.ru/vid\n.ru/vip\n.ru/word\n.rusex-\n.rusex.\n.rusex/\n.s.a.k\n.sallow.co\n.secret-\n.secrets-\n.selebriti-\n.selebriti.\n.selebriti/\n.sensual-\n.sensual.\n.sensual/\n.seo-\n.seo.\n.seo/\n.sexy.\n.sg/proper\n.shapewear\n.shop1.\n.show-score-\n.show-score.\n.show-score/\n.signbook-\n.signbook.\n.signbook/\n.simpsite.\n.sirenos.in\n.skque-\n.skque.\n.skque/\n.smiley\n.soft-ware-\n.soft-ware.\n.soft-ware/\n.somehack-\n.somehack.\n.somehack/\n.space/astrol\n.space/date\n.space/femme\n.space/free\n.space/homme\n.spruz.\n.stream/wiki\n.su,\n.su/,\n.su/?\n.su/1-\n.su/1.\n.su/2-\n.su/2.\n.su/3-\n.su/3.\n.su/aa-\n.su/ab-\n.su/ba-\n.su/catalog\n.su/content\n.su/forum\n.su/image\n.su/katalog\n.su/load\n.su/member\n.su/page-\n.su/profil\n.su/pub\n.su/ru/\n.su/service\n.su/shop\n.su/sold\n.su/store\n.su/top\n.su/user\n.su/vip\n.sunglasses-\n.superslot-\n.superslot.\n.superslot/\n.supremacy-\n.supremacy.\n.supremacy/\n.supreme-\n.supreme.\n.supreme/\n.t.a.p\n.t.wit\n.tafil-\n.tafil.\n.tafil/\n.tatuagem-\n.tatuagem.\n.tatuagem/\n.tatuagen-\n.tatuagen.\n.tatuagen/\n.tatuagens-\n.tatuagens.\n.tatuagens/\n.telrock.net\n.tension\n.thearticle\n.thezenweb.\n.thxgamers-\n.thxgamers.\n.thxgamers/\n.timeblog.\n.tischkicker-\n.tischkicker.\n.tischkicker/\n.tistory.\n.top/?\n.top/gal\n.top/thumb\n.transexual-\n.transexual.\n.transexual/\n.transexuelle-\n.transexuelle.\n.transexuelle/\n.travel.pl\n.tv show\n.twiclub.\n.twilight-\n.ua/?\n.ua/thumb\n.unblog.\n.uncut-\n.uncut.\n.uncut/\n.univer.\n.us/user\n.uzblog.\n.veinflower.xyz\n.vulpyx-\n.vulpyx.\n.vulpyx/\n.web.telrock.\n.web1.\n.web2.\n.web3.\n.webgarden.at\n.webgarden.cz\n.webs.co\n.website/?\n.wego.shop\n.wgz.cz\n.whipme-\n.whipme.\n.whipme/\n.widblog.\n.wirisi-\n.wirisi.\n.wirisi/\n.worktop.\n.worktops.\n.xblog.in\n.xsl.pt\n.xzblogs.\n.you-win-\n.you-win.\n.you-win/\n.youblog.\n.ytimg.\n.yuwanshe.\n.yves\n.za,\n.za/,\n.za/?\n.za/1-\n.za/1.\n.za/2-\n.za/2.\n.za/3-\n.za/3.\n.za/catalog\n.za/content\n.za/forum\n.za/image\n.za/katalog\n.za/load\n.za/member\n.za/page-\n.za/profil\n.za/pub\n.za/service\n.za/shop\n.za/sold\n.za/store\n.za/top\n.za/user\n.za/za/\n.zero-cost-\n.zero-cost.\n.zero-cost/\n.zlatehory-\n.zlatehory.\n.zlatehory/\n.zybbs.\n.zzz.\nã€‚ï½ƒoï½\n\" dildo\nÂ«linkÂ»\nÂ«ÐºÐ¾Ð¼Ð±Ð¾Â»\nÂ»Â¿\nÂ»â€œ\nÂ»Â¥\n(: .\n(:.\n(buzzfeed)\n(buzzfeed/\n(facebook)\n(facebook/\n(instagram)\n(instagram/\n(linkedin)\n(linkedin/\n(no follow)\n(nofollow)\n(reddit)\n(reddit/\n(snapchat)\n(snapchat/\n(stumbleupon)\n(stumbleupon/\n(tiktok)\n(tiktok/\n(twitter)\n(twitter/\n(youtube)\n(youtube/\n)-\n[..\n[/blo\n[/col\n[/hot\n[/key\n[/mov\n[/url\n[a...z]\n[a..z]\n[a.z]\n[blo\n[col\n[hot\n[key\n[mov\n[url\n{keyword}\n{url}\nã€\nã€‘\n@123\n@emailme.\n@emailuser.\n@gmai.\n@goohle.\n@local.\n@m4il\n@ma1l\n@mai1\n@mail-\n@pro.wire\n@ro.ru\n@sex.\n@toke.\n@www.\n@xyz.net\n@yahoo.a.\n*@\n/ http\n/_blog\n/_t\n/-_\n/-----/\n/----/\n/---/\n/â€”â€”-\n/?go=\n/?goto=\n/.wd/\n//|\n//123-\n//123.\n//aaa-\n//aaa.\n//bitcoin\n//buy\n//bytecoin\n//casino\n//cheap\n//cialis\n//clicks.\n//compare\n//contact\n//eee\n//encrypted-\n//escort\n//eskort\n//gay\n//generic\n//hgh\n//images/\n//income\n//leverage\n//linkm\n//litecoin\n//onsale\n//pagina\n//penis\n//php\n//prosport\n//ru-\n//ru.\n//test\n//webpage\n//wp-\n/~0\n/~1\n/~2\n/~3\n/~4\n/~5\n/~6\n/~7\n/~8\n/~9\n/0.asp\n/00.asp\n/0.cfm\n/00.cfm\n/0.cgi\n/00.cgi\n/0.htm\n/00.htm\n/0.jsp\n/00.jsp\n/0.php\n/00.php\n/1-pack-\n/1-pack.\n/1-pack/\n/01.asp\n/1.asp\n/01.cfm\n/1.cfm\n/01.cgi\n/1.cgi\n/01.htm\n/1.htm\n/01.jsp\n/1.jsp\n/01.php\n/1.php\n/1i1.me\n/02.asp\n/2.asp\n/02.cfm\n/2.cfm\n/02.cgi\n/2.cgi\n/02.htm\n/2.htm\n/02.jsp\n/2.jsp\n/02.php\n/2.php\n/2ipe.tk\n/2u4.us\n/03.asp\n/3.asp\n/03.cfm\n/3.cfm\n/03.cgi\n/3.cgi\n/03.htm\n/3.htm\n/03.jsp\n/3.jsp\n/03.php\n/3.php\n/4-u-\n/4-u.\n/04.asp\n/4.asp\n/04.cfm\n/4.cfm\n/04.cgi\n/4.cgi\n/04.htm\n/4.htm\n/04.jsp\n/4.jsp\n/04.php\n/4.php\n/4ft.me\n/4u-\n/4u.\n/5-top-\n/05.asp\n/5.asp\n/05.cfm\n/5.cfm\n/05.cgi\n/5.cgi\n/05.htm\n/5.htm\n/05.jsp\n/5.jsp\n/05.php\n/5.php\n/10-top-\n/10.asp\n/10.cfm\n/10.cgi\n/10.htm\n/10.jsp\n/10.php\n/11.asp\n/11.cfm\n/11.cgi\n/11.htm\n/11.jsp\n/11.php\n/12.asp\n/12.cfm\n/12.cgi\n/12.htm\n/12.jsp\n/12.php\n/13.asp\n/13.cfm\n/13.cgi\n/13.htm\n/13.jsp\n/13.php\n/14.asp\n/14.cfm\n/14.cgi\n/14.htm\n/14.jsp\n/14.php\n/15.asp\n/15.cfm\n/15.cgi\n/15.htm\n/15.jsp\n/15.php\n/100-200.\n/100-300.\n/100-400.\n/100-500.\n/100mg\n/200-300.\n/200-400.\n/200-500.\n/300-400.\n/300-500.\n/400-500.\n/a-\n/a&gt\n/abc-\n/abc.\n/abcmart-\n/abcmart.\n/abercrombie-\n/abercrombie.\n/about-\n/about.\n/abouts-\n/abouts.\n/acai\n/accueil.\n/acidreflux-\n/acidreflux.\n/acompanhante-\n/acompanhante.\n/acompanhante/\n/acompanhantes-\n/acompanhantes.\n/acompanhantes/\n/activity-\n/activity.\n/adclick?\n/adclick.asp?\n/adclick.aspx?\n/adclick.cfm?\n/adclick.cgi?\n/adclick.htm?\n/adclick.html?\n/adclick.jsp?\n/adclick.php?\n/add-on/\n/add-ons/\n/add.\n/addetail.\n/addetails.\n/addfeed/\n/addon/\n/addons/\n/adf.ly\n/admin/\n/administration/\n/administrator/\n/administrators/\n/admins/\n/adorable-\n/adorable.\n/ads/\n/adsense-\n/adsense.\n/adsense/\n/adserv-\n/adserv.\n/adserv/\n/adsrv-\n/adsrv.\n/adsrv/\n/adult.xyz\n/advertising-of-\n/advertising-of.\n/advertising-of/\n/advertizing-of-\n/advertizing-of.\n/advertizing-of/\n/affordable-\n/affordable.\n/airmax-\n/airmax.\n/airmax/\n/alimenty/\n/allimage/\n/allocating-\n/allocating.\n/allocating/\n/alturl.co\n/an0n.me\n/android-market-\n/android-market.\n/android-market/\n/anna-lewandowska-\n/anna-lewandowska.\n/anna-lewandowska/\n/annalewandowska-\n/annalewandowska.\n/annalewandowska/\n/ano.gd\n/anonymous-\n/anonymous.\n/answer-\n/answer.\n/app-rating\n/archive.li\n/armani-\n/armpit-\n/armpit.\n/around.\n/ashematme-\n/ashematme.\n/ashematme/\n/asics-\n/asics.\n/asics/\n/asp/\n/asses-\n/asses.\n/asses/\n/asshole-\n/asshole.\n/asshole/\n/assjob-\n/assjob.\n/assjob/\n/asthma-\n/asthma.\n/ateffa.ms\n/attachment/\n/attachments/\n/augmentin\n/autentica-\n/autentica.\n/autentico-\n/autentico.\n/authentic-\n/authentic.\n/avto-\n/avto.\n/away?\n/away.asp?\n/away.aspx?\n/away.cfm?\n/away.cgi?\n/away.htm?\n/away.html?\n/away.jsp?\n/away.php?\n/b54.in\n/baby-\n/baby.\n/babydoll-\n/babydoll.\n/bag.sh/\n/bags/\n/baidu.\n/banner-\n/banner.\n/banners-\n/banners.\n/bazar-\n/bazar.\n/bbqr.me\n/bbs/\n/bdsm-\n/bdsm.\n/bdsm/\n/best-\n/best.\n/better-\n/better.\n/birkenstock-\n/birkenstock.\n/birkenstocks-\n/birkenstocks.\n/birkin-\n/birkin.\n/bisnis-\n/bisnis.\n/bisnis/\n/bit.do\n/bit.ly\n/bitcoin-\n/bitcoin.\n/bitcoin/\n/bitly.co\n/biturl.top\n/biz-\n/biz.\n/biz/\n/blackjack-\n/blackjack.\n/blackjack/\n/blog:0\n/blog:1\n/blog:2\n/blog:3\n/blog.\n/blogid\n/blogspot0.\n/blogspot1.\n/blogspot2.\n/board/\n/bodhidharma-\n/bodhidharma.\n/bodhidharma/\n/bodybuilding-\n/bodybuilding.\n/bodybuilding/\n/boner-\n/boner.\n/boner/\n/boners-\n/boners.\n/boners/\n/boobs-\n/boobs.\n/boobs/\n/bookmark-\n/bookmark.\n/bookmarked-\n/bookmarked.\n/bookmarks-\n/bookmarks.\n/borse-\n/borse.\n/bot1.\n/bot2.\n/bot3.\n/bots1.\n/bots2.\n/bots3.\n/brand1\n/brand2\n/brand3\n/brand4\n/brand5\n/burberry-\n/burberry.\n/burberry1\n/burberry2\n/burberry3\n/burberry4\n/business-directory-\n/business-directory.\n/business-directory/\n/businessdirectory-\n/businessdirectory.\n/businessdirectory/\n/bustier-\n/bustier.\n/buy-\n/buy.\n/buying-a-house-\n/buying-a-house.\n/buying-a-house/\n/buyma.\n/bvlgari-\n/bvlgari.\n/bye?\n/bye.asp?\n/bye.aspx?\n/bye.cfm?\n/bye.cgi?\n/bye.htm?\n/bye.html?\n/bye.jsp?\n/bye.php?\n/bytecoin-\n/bytecoin.\n/bytecoin/\n/cache-\n/cache.\n/cache/\n/cached-\n/cached.\n/cached/\n/caches-\n/caches.\n/caches/\n/caching-\n/caching.\n/caching/\n/caindex.\n/calvin-klein-\n/calvin-klein.\n/calvin-klein/\n/calvinklein-\n/calvinklein.\n/calvinklein/\n/camiseta-\n/camiseta.\n/camisetas-\n/camisetas.\n/campaign-\n/campaign.\n/campaign/\n/campaigns-\n/campaigns.\n/campaigns/\n/canada-goose-\n/canada-goose.\n/canada-goose/\n/canadagoose-\n/canadagoose.\n/canadagoose/\n/carinsur-\n/carinsur.\n/carinsurance-\n/carinsurance.\n/cartier-\n/cartier.\n/casino-\n/casino.\n/casino/\n/categories-\n/category-\n/cek.li\n/celine/\n/cell-phone-\n/cell-phone.\n/cell-phone/\n/cgi/\n/chanel-\n/chanel.\n/chanel/\n/chat/\n/chaussure-\n/chaussure.\n/chaussures-\n/chaussures.\n/cheap-\n/cheap.\n/cheat-\n/cheat.\n/cheat/\n/cheater-\n/cheater.\n/cheater/\n/cheaters-\n/cheaters.\n/cheaters/\n/cheats-\n/cheats.\n/cheats/\n/chilp.it\n/china.\n/chinese.\n/chrome/\n/chrome=\n/chung-cu-\n/cialis-\n/cialis.\n/cialis/\n/cigar-\n/cigar.\n/cigar/\n/cigarette-\n/cigarette.\n/cigarette/\n/cigarettes-\n/cigarettes.\n/cigarettes/\n/cigars-\n/cigars.\n/cigars/\n/cigs-\n/cigs.\n/cigs/\n/ck-\n/ck.\n/ck/\n/cl-\n/cl.\n/cl/\n/clck.ru\n/cld-\n/cld.\n/clearance/\n/cli.re\n/click-\n/click?\n/click.\n/click/\n/clickfrm.co\n/clit-\n/clit.\n/clk?\n/clrb-\n/clrb.\n/coach-\n/coach.\n/coach/\n/coin.\n/commodity-\n/commodity.\n/common/\n/component/\n/components/\n/conf-\n/conf.\n/conf/\n/config-\n/config.\n/config/\n/configura-\n/configura.\n/configura/\n/configuration-\n/configuration.\n/configuration/\n/configure-\n/configure.\n/configure/\n/content/\n/control/\n/converse-\n/converse.\n/cool-t-shirt-\n/cool-t-shirt.\n/cool-t-shirt/\n/cool-t-shirts-\n/cool-t-shirts.\n/cool-t-shirts/\n/corneey.co\n/corpoearte.\n/cort.as\n/corta.co\n/coupon-\n/coupon.\n/coupon/\n/coupons-\n/coupons.\n/coupons/\n/cp/\n/cpmlink.net\n/credit-\n/credit.\n/crimea-\n/crwl.it\n/cs?\n/cs.asp?\n/cs.aspx?\n/cs.cfm?\n/cs.cgi?\n/cs.htm?\n/cs.html?\n/cs.jsp?\n/cs.php?\n/css/\n/custom-control\n/custom/de/\n/custom/en/\n/custom/fr/\n/customer-care.\n/customer-care/\n/customercare-\n/customercare.\n/cutt.ly\n/cutt.us\n/danh-muc/\n/dat/\n/data/\n/datebase-\n/datebase.\n/db/\n/dbase/\n/ddrss.\n/del-pene-\n/del-pene.\n/del-pene/\n/detophyll-\n/detophyll.\n/detophyll/\n/detrol-\n/detrol.\n/detrol/\n/dg-\n/dg.\n/diamond-band-\n/diamond-band.\n/diamond-band/\n/diamondband-\n/diamondband.\n/diamondband/\n/diary-\n/diary.\n/diesel-\n/diet.\n/dieta.\n/dior.\n/director.asp?\n/director.aspx?\n/director.cfm?\n/director.cgi?\n/director.htm?\n/director.html?\n/director.jsp?\n/director.php?\n/dirigente/\n/div/\n/dlia/\n/dlvr.it\n/dmg/\n/do.\n/doku-\n/doku.\n/dolce-gabbana-\n/dolce-gabbana.\n/dolce-gabbana/\n/dolcegabbana-\n/dolcegabbana.\n/dolcegabbana/\n/domainer-\n/domainer.\n/domainer/\n/domainers-\n/domainers.\n/domainers/\n/doorblog-\n/doorblog.\n/dosityna-\n/dosityna.\n/dosityna/\n/doudoun-\n/doudoun.\n/doudoune-\n/doudoune.\n/download.\n/drmarten-\n/drmarten.\n/drmarten/\n/drmartens-\n/drmartens.\n/drmartens/\n/drug-\n/drug.\n/dsquared-\n/dsquared.\n/duvetica-\n/duvetica.\n/easing-\n/easing.\n/ebay/\n/eccl.es\n/ecig-\n/ecig.\n/ecig/\n/economical-\n/edenic.\n/editdone/\n/empower-\n/en-we/\n/en.\n/engine/\n/eronplus-\n/eronplus.\n/eronplus/\n/errorx/\n/escort-\n/escort.\n/escort/\n/escorts-\n/escorts.\n/escorts/\n/eskort-\n/eskort.\n/eskort/\n/eskorts-\n/eskorts.\n/eskorts/\n/essay-topics-\n/event-\n/event.\n/executive-\n/extreme-\n/f_0/\n/f_1/\n/f_2/\n/f_3/\n/f_4/\n/f_5/\n/fapme.pw\n/fas.st\n/fashion-\n/faux-\n/faux.\n/fc.cx\n/features-\n/feed/\n/feeds/\n/femdom-\n/femdom.\n/femdom/\n/fendi-\n/fendi.\n/ferragamo-\n/ferragamo.\n/file/\n/files/\n/filmi\n/filmy\n/filosov-\n/filosov.\n/filosov/\n/finance.\n/financing.\n/find-a-top-\n/first-home-\n/first-home.\n/first-home/\n/flash/\n/floodai-\n/floodai.\n/floodai/\n/foot-care\n/for-u-\n/for-u.\n/forex-\n/forex.\n/forex/\n/form.\n/forum0\n/forum1\n/fotka.\n/foto.\n/fpdb/\n/frame?\n/frame.asp?\n/frame.aspx?\n/frame.cfm?\n/frame.cgi?\n/frame.htm?\n/frame.html?\n/frame.jsp?\n/frame.php?\n/free-shipping-\n/free-shipping.\n/free-shipping/\n/free/\n/freest.at\n/fuck-\n/fuck.\n/fuck/\n/fucked-\n/fucked.\n/fucked/\n/fucker-\n/fucker.\n/fucker/\n/fucking-\n/fucking.\n/fucking/\n/fucks-\n/fucks.\n/fucks/\n/function/\n/functions/\n/futbol-\n/futbol/\n/fwme.eu\n/ge.tt\n/gekiyasu\n/gestyy.co\n/get-free\n/get-professional-\n/get/\n/gg.gg\n/gh0/\n/gh1/\n/glowna.\n/go?\n/go.asp?\n/go.aspx?\n/go.cfm?\n/go.cgi?\n/go.htm?\n/go.html?\n/go.jsp?\n/go.php?\n/gold-claim.\n/gold-yukon.\n/gold.\n/goo.gl\n/goo.io\n/good.\n/goose/\n/got.by\n/goto?\n/goto.asp?\n/goto.aspx?\n/goto.cfm?\n/goto.cgi?\n/goto.htm?\n/goto.html?\n/goto.jsp?\n/goto.php?\n/gourl?\n/gourl.asp?\n/gourl.aspx?\n/gourl.cfm?\n/gourl.cgi?\n/gourl.htm?\n/gourl.html?\n/gourl.jsp?\n/gourl.php?\n/graphics/\n/group1\n/group2\n/group3\n/groups/\n/gry-\n/gry.\n/gucci-\n/gucci.\n/guide-\n/gul.ly\n/haberlist-\n/haberlist.\n/haberlist/\n/haglofs-\n/haglofs.\n/handjob-\n/handjob.\n/handjob/\n/handle/\n/hats/\n/hdfilm-\n/hdfilm.\n/hdfilm/\n/header.us\n/headlines/\n/health-benefit-\n/health-benefit.\n/health-benefit/\n/health-benefits-\n/health-benefits.\n/health-benefits/\n/health-related-\n/health-related.\n/health-related/\n/healthbenefit-\n/healthbenefit.\n/healthbenefit/\n/healthbenefits-\n/healthbenefits.\n/healthbenefits/\n/healthrelated-\n/healthrelated.\n/healthrelated/\n/hermes-\n/hermes.\n/herveleger\n/hfg.cc\n/hgh-\n/hgh.\n/hgh/\n/hiend\n/hire-\n/hollister-\n/hollister.\n/hollister/\n/homepage-\n/homepage.\n/homepage/\n/hot-girl-\n/hot-girl.\n/hot-girl/\n/hot-teen-\n/hot-teen.\n/hot-teen/\n/hot.\n/hotdeal\n/how-to-\n/how-to.\n/howto-\n/howto.\n/html/\n/http\n/huit.re\n/hyperurl.co\n/hypr.ink\n/hyundai.\n/iapple-\n/iapple.\n/iapple/\n/ihover-\n/ihover.\n/ihover/\n/ii/\n/ile-kosztuje-\n/ile-kosztuje.\n/ile-kosztuje/\n/images-\n/images.\n/img/\n/img1/\n/img2/\n/imgs/\n/inc-meta\n/inc/\n/include/\n/includes/\n/index-0\n/index-1\n/index-2\n/index-3\n/index-4\n/index-5\n/index.asp?/\n/index.aspx?/\n/index.cfm?/\n/index.cgi?/\n/index.htm?/\n/index.html?/\n/index.jsp?/\n/index.php?/\n/index0\n/index1\n/index2\n/index3\n/index4\n/index5\n/indexdic\n/info-\n/info.\n/infopage/\n/infopages/\n/install/\n/insurance-\n/insurance.\n/internal/\n/ip/\n/iphone-s-\n/iphone-s.\n/iphone-s/\n/iphone-x-\n/iphone-x.\n/iphone-x/\n/is.gd\n/iss.\n/ity.im\n/j.mp\n/jacket-\n/jacket.\n/jbs-\n/jbs.\n/jclick-\n/jclick.\n/jclick/\n/jersey-\n/jersey.\n/jerseys-\n/jerseys.\n/job.\n/join.\n/joj.\n/joomla/\n/jordan.\n/jordan1\n/jordan2\n/jordan3\n/jordan4\n/jordan5\n/jotasyde-\n/jotasyde.\n/js.\n/js/\n/jump?\n/jump.asp?\n/jump.aspx?\n/jump.cfm?\n/jump.cgi?\n/jump.htm?\n/jump.html?\n/jump.jsp?\n/jump.php?\n/jumplink?\n/jumplink.asp?\n/jumplink.aspx?\n/jumplink.cfm?\n/jumplink.cgi?\n/jumplink.htm?\n/jumplink.html?\n/jumplink.jsp?\n/jumplink.php?\n/just.\n/kabriolet-\n/kabriolet.\n/kapselfibrose-\n/kapselfibrose.\n/kapselfibrose/\n/karaoke-\n/karaoke.\n/karaoke/\n/kartridj-\n/kartridj.\n/kartridj/\n/kartridja-\n/kartridja.\n/kartridja/\n/kartridzhej-\n/kartridzhej.\n/kartridzhej/\n/kat,\n/kd6\n/kitchenknife-\n/kitchenknife.\n/kitchenknives-\n/kitchenknives.\n/klik?\n/klik.asp?\n/klik.aspx?\n/klik.cfm?\n/klik.cgi?\n/klik.htm?\n/klik.html?\n/klik.jsp?\n/klik.php?\n/kommentar\n/kontakt-\n/kontakt.\n/kontakt/\n/l2u.su\n/lacoste-\n/lacoste.\n/lacoste/\n/lang-es/\n/latestmk-\n/latestmk.\n/law-firm-\n/law-firm.\n/law-firm/\n/layout1/\n/layout2/\n/legal/\n/lesbian-\n/lesbian.\n/lesbian/\n/lesbo-\n/lesbo.\n/lesbo/\n/lesbos-\n/lesbos.\n/lesbos/\n/lib/\n/libraries/\n/library/\n/librarys/\n/libs/\n/lijst/\n/lil.ink\n/limewire\n/limited-edition-\n/lineshake-\n/lineshake.\n/lineshake/\n/lingerie-\n/lingerie.\n/link-\n/link?\n/link.asp?\n/link.aspx?\n/link.cfm?\n/link.cgi?\n/link.htm?\n/link.html?\n/link.jsp?\n/link.php?\n/link/\n/linkdetail\n/linknum\n/links-\n/links.\n/links/\n/lipo-suction\n/liposuction\n/list-\n/list.\n/litecoin-\n/litecoin.\n/litecoin/\n/loans\n/logs/\n/longchamp-\n/longchamp.\n/longchamp/\n/loorg.de\n/louboutin-\n/louboutin.\n/love-fail\n/love-life\n/love-quote\n/loveland-\n/loveland.\n/lstu.fr\n/lululemon-\n/lululemon.\n/lunette-\n/lunette.\n/lunettes-\n/lunettes.\n/lv-\n/lv.\n/lv/\n/lvl.vn\n/m?\n/m.asp?\n/m.aspx?\n/m.cfm?\n/m.cgi?\n/m.htm?\n/m.html?\n/m.jsp?\n/m.php?\n/m88-\n/m88.\n/m88/\n/mailer/\n/maillot-\n/maillot.\n/maillot/\n/mainframe?\n/mainframe.asp?\n/mainframe.aspx?\n/mainframe.cfm?\n/mainframe.cgi?\n/mainframe.htm?\n/mainframe.html?\n/mainframe.jsp?\n/mainframe.php?\n/malware-\n/malware.\n/malware/\n/manolo-blahnik\n/manoloblahnik\n/massage\n/mbt-\n/mbt.\n/mcm.\n/med-\n/media-wiki-\n/media-wiki.\n/media-wiki/\n/mediawiki-\n/mediawiki.\n/mediawiki/\n/medical-\n/medical.\n/medication-\n/medication.\n/megfull.\n/meme-\n/meme.\n/meme/\n/memy-\n/memy.\n/memy/\n/message-show\n/middles.\n/mk-us/\n/mkshop-\n/mkshop.\n/mlsp-\n/mlsp.\n/mlsp/\n/mobile/\n/module/\n/modules/\n/moncler-\n/moncler.\n/moncler/\n/monindex/\n/monster-cable-\n/monster-cable.\n/montblanc-\n/montblanc.\n/montblanc/\n/most-effective-\n/most-effective.\n/most-effective/\n/most-expensive-\n/most-expensive.\n/most-expensive/\n/mrwhite-\n/mrwhite.\n/mrwhite/\n/mulberry-\n/mulberry.\n/multi-art-\n/multi-art.\n/multi-art/\n/mypage-\n/mypage.\n/mypage/\n/myspace/\n/n.\n/nblo.gs\n/newbalance-\n/newbalance.\n/newbalance/\n/neweb/\n/newports-\n/newports.\n/news.\n/nihon\n/nike-\n/nike.\n/nike/\n/niketn\n/ninnki\n/nk21\n/no-excuse\n/no-goose/\n/nobis-\n/nobis.\n/nobis/\n/nobisj-\n/nobisj.\n/nobisj/\n/node/\n/noreferer-\n/noreferer.\n/noreferer/\n/north-face\n/northface-\n/northface.\n/novinki-\n/novinki.\n/npn-\n/npn.\n/nuestratienda-\n/nuestratienda.\n/oakley-\n/oakley.\n/oakley/\n/oakleycan\n/occhiali-\n/occhiali.\n/offering/\n/ok0.\n/ok1.\n/ok2.\n/ok3.\n/ok4.\n/ok5.\n/ok6.\n/ok7.\n/ok8.\n/ok9.\n/oke.io\n/om-oss/\n/onip.it\n/ooindex.\n/open.\n/optout?\n/optout.asp?\n/optout.aspx?\n/optout.cfm?\n/optout.cgi?\n/optout.htm?\n/optout.html?\n/optout.jsp?\n/optout.php?\n/orderpage\n/orgasm\n/oulu\n/out?\n/out.asp?\n/out.aspx?\n/out.cfm?\n/out.cgi?\n/out.htm?\n/out.html?\n/out.jsp?\n/out.php?\n/outils\n/outlet/\n/outlink-\n/outlink?\n/outlink.\n/outlink.asp?\n/outlink.aspx?\n/outlink.cfm?\n/outlink.cgi?\n/outlink.htm?\n/outlink.html?\n/outlink.jsp?\n/outlink.php?\n/outlink/\n/ow.ly\n/owl.li\n/owtf.co.uk\n/p-laid-\n/p/\n/page1.\n/page2.\n/page3.\n/page4.\n/page5.\n/pages-\n/pages.\n/pandorabead\n/pantie-\n/pantie.\n/panties-\n/panties.\n/panty-\n/panty.\n/pantys-\n/pantys.\n/parafon-\n/parafon.\n/parafon/\n/party-boat-\n/past.is\n/phan-biet-\n/phan-biet.\n/phan-biet/\n/pharmacy-\n/pharmacy.\n/pharmacy/\n/phexin-\n/phexin.\n/phexin/\n/php.\n/picload-\n/picload.\n/picload/\n/picloader-\n/picloader.\n/picloader/\n/piece-\n/piece.\n/pierr-\n/pierr.\n/plotexchange.us\n/plug-in/\n/plug-ins/\n/plugin/\n/plugins/\n/plus.\n/popular-under-\n/popup\n/porn\n/postinfo-\n/postinfo.\n/posts.gle\n/posty/\n/pozew\n/ppsspp-\n/ppsspp.\n/ppsspp/\n/ppus.tk\n/prada-\n/prada.\n/prada/\n/premium-\n/premium.\n/press-release-\n/press-release.\n/pressrelease-\n/pressrelease.\n/pricing-\n/pricing.\n/privat-\n/privat.\n/privat/\n/private-\n/private.\n/private/\n/product/0/\n/produkter/\n/proficient-\n/profil-\n/profil?\n/profil.\n/profil/\n/profile-\n/profile?\n/profile.\n/profile/\n/prolist\n/promo-\n/promo.\n/promo/\n/promocional-\n/promocional.\n/promocional/\n/promotion-\n/promotion.\n/promotion/\n/promotional-\n/promotional.\n/promotional/\n/promotions-\n/promotions.\n/promotions/\n/property-\n/property-sales-\n/property-sales.\n/property-sales/\n/property.\n/propertysales-\n/propertysales.\n/propertysales/\n/prozac\n/public/\n/pufy\n/pumps-\n/pumps.\n/pussie-\n/pussie.\n/pussie/\n/pussies-\n/pussies.\n/pussies/\n/pussy-\n/pussy.\n/pussy/\n/pussys-\n/pussys.\n/pussys/\n/q.\n/qil.su\n/qoo.by\n/qsymia-\n/qsymia.\n/qsymia/\n/r4i-\n/r4i.\n/ra.\n/rakuten-\n/rakuten.\n/rakuten/\n/ralphlauren-\n/ralphlauren.\n/ralphlauren/\n/rank?\n/rank.asp?\n/rank.aspx?\n/rank.cfm?\n/rank.cgi?\n/rank.htm?\n/rank.html?\n/rank.jsp?\n/rank.php?\n/ray-ban-\n/ray-ban.\n/ray-ban/\n/rayban-\n/rayban.\n/rayban/\n/rdr?\n/rdr.asp?\n/rdr.aspx?\n/rdr.cfm?\n/rdr.cgi?\n/rdr.htm?\n/rdr.html?\n/rdr.jsp?\n/rdr.php?\n/rdr/\n/rdr=\n/readme.\n/readnews.\n/rebrand.ly\n/recap/\n/redir-\n/redir?\n/redir.\n/redir/\n/redir=\n/redireccion-\n/redireccion?\n/redireccion.\n/redireccion/\n/redireccion=\n/redirect-\n/redirect?\n/redirect.\n/redirect/\n/redirect=\n/redirecter-\n/redirecter?\n/redirecter.\n/redirecter/\n/redirecter=\n/redirector-\n/redirector?\n/redirector.\n/redirector/\n/redirector=\n/redirects-\n/redirects?\n/redirects.\n/redirects/\n/redirects=\n/refreshers.\n/rejuvenate-\n/rejuvenate.\n/remote-desktop\n/remotedesktop\n/res/\n/resize/\n/retina247-\n/retina247.\n/retina247/\n/ri.ms\n/rih.co\n/rk?\n/rk.asp?\n/rk.aspx?\n/rk.cfm?\n/rk.cgi?\n/rk.htm?\n/rk.html?\n/rk.jsp?\n/rk.php?\n/rlu.ru\n/roulette-\n/roulette.\n/roulette/\n/rozwod\n/rrsm.nl\n/ru/news/\n/rusex-\n/rusex.\n/rusex/\n/sac-\n/sac.\n/sale-\n/sale.\n/sale/\n/sales-\n/sales.\n/salomon-\n/salomon.\n/salvia/\n/scarpe-\n/schott.im\n/sconfig/\n/scripts-\n/scripts/\n/secret-\n/secrets-\n/secure/\n/selebriti-\n/selebriti.\n/selebriti/\n/sendform/\n/sensual-\n/sensual.\n/sensual/\n/seo\n/seo-\n/seo.\n/seo/\n/share?\n/share.asp?\n/share.aspx?\n/share.cfm?\n/share.cgi?\n/share.htm?\n/share.html?\n/share.jsp?\n/share.php?\n/sheet/\n/shop-for-\n/shop-for.\n/shop-for/\n/shortcode-\n/shortcode/\n/shortcodes-\n/shortcodes/\n/shorte.st\n/shorturl.at\n/shorturl.co\n/show-score-\n/show-score.\n/show-score/\n/show/\n/shrinke.me\n/shrtfly.co\n/sigareta-\n/sigareta.\n/sigarety-\n/sigarety.\n/signbook-\n/signbook.\n/signbook/\n/sims-3.\n/sinsaku\n/site/\n/site/ebay\n/sitemap-\n/sitemap.\n/siteold/\n/skque-\n/skque.\n/skque/\n/sluts-\n/sluts.\n/sluts/\n/smarturl.it\n/smsh.me\n/sn.im\n/snapback-\n/snapback.\n/snipurl.co\n/snowboot-\n/snowboot.\n/snowboots-\n/snowboots.\n/social-media/\n/soft-ware-\n/soft-ware.\n/soft-ware/\n/soft/\n/soma-\n/soma.\n/soma/\n/somehack-\n/somehack.\n/somehack/\n/special-\n/special.\n/specialprojects-\n/specialprojects.\n/specials-\n/specials.\n/stan.to\n/start.\n/stats/\n/stfly.me\n/strona-\n/strona/\n/strony-\n/strony/\n/student-login-\n/student-login/\n/stuff.\n/styles/\n/stylesheet/\n/stylesheets/\n/su0.ru\n/suggestions-\n/sunglasses-\n/sunglasses.\n/superslot-\n/superslot.\n/superslot/\n/suplementy-\n/suplementy.\n/suplementy/\n/supremacy-\n/supremacy.\n/supremacy/\n/supreme-\n/supreme.\n/supreme/\n/swf/\n/swish.st\n/syaneru\n/system/\n/t.co\n/tabid/\n/tafil-\n/tafil.\n/tafil/\n/tagged/\n/tattoo-\n/tattoo.\n/tattoo/\n/tattoos-\n/tattoos.\n/tattoos/\n/tatuagem-\n/tatuagem.\n/tatuagem/\n/tatuagen-\n/tatuagen.\n/tatuagen/\n/tatuagens-\n/tatuagens.\n/tatuagens/\n/tax-attorney\n/telecharger-\n/telecharger.\n/temp/\n/temp0\n/temp1\n/temp2\n/temp3\n/template/\n/templates/\n/test.\n/tgi.link\n/th-th.\n/the-best-\n/the-best.\n/the-first\n/the-sale\n/the-secret\n/the-shock\n/themes/\n/thesecret\n/thread-\n/thxgamers-\n/thxgamers.\n/thxgamers/\n/tiffany-\n/tiffany.\n/tiggi.es\n/timberland-\n/timberland.\n/tiny.cc\n/tiny.dk\n/tinylink.in\n/tinyls.net\n/tinyurl.co\n/tischkicker-\n/tischkicker.\n/tischkicker/\n/title,\n/tits-\n/tits.\n/tits/\n/titties-\n/titties.\n/titties/\n/tlkm.my\n/tmp/\n/tnyhs.com\n/to.ly\n/toms-\n/toms.\n/top-0\n/top-1\n/top-2\n/top-3\n/top-4\n/top-5\n/top-6\n/top-7\n/top-8\n/top-9\n/top100.\n/tr.im\n/trac/ticket/\n/trace?\n/trace.asp?\n/trace.aspx?\n/trace.cfm?\n/trace.cgi?\n/trace.htm?\n/trace.html?\n/trace.jsp?\n/trace.php?\n/track?\n/track.asp?\n/track.aspx?\n/track.cfm?\n/track.cgi?\n/track.htm?\n/track.html?\n/track.jsp?\n/track.php?\n/trackback\n/transexual-\n/transexual.\n/transexual/\n/transexuelle-\n/transexuelle.\n/transexuelle/\n/trx/\n/twilight-\n/txt/\n/ugg-\n/ugg/\n/uggs-\n/uggs.\n/uggsal/\n/uncut-\n/uncut.\n/uncut/\n/underc-\n/underc.\n/update/\n/upload-\n/upload.\n/upload/\n/uploads-\n/uploads.\n/uploads/\n/url?\n/url.asp?\n/url.aspx?\n/url.cfm?\n/url.cgi?\n/url.htm?\n/url.html?\n/url.jsp?\n/url.php?\n/url/\n/urlms.co\n/urlr.be\n/urls/\n/usa.\n/user-\n/user.\n/userid/\n/userids/\n/userprofile/\n/userprofiles/\n/userupload/\n/useruploads/\n/utiny.ml\n/utka.su\n/v.gd\n/v.ht\n/valkiriarf-\n/valkiriarf.\n/valkiriarf/\n/vasion-\n/vasion.\n/vasion/\n/vb/\n/vecaro-\n/vecaro.\n/video/youtube/\n/viewstory\n/vip.\n/visit?\n/visit.asp?\n/visit.aspx?\n/visit.cfm?\n/visit.cgi?\n/visit.htm?\n/visit.html?\n/visit.jsp?\n/visit.php?\n/visite.\n/vk.io\n/voltaren\n/vuitton-\n/vuitton.\n/vuittonpascher-\n/vuittonpascher.\n/vulpyx-\n/vulpyx.\n/vulpyx/\n/w.w/\n/wayfarer-\n/wayfarer.\n/web-design/\n/web0/\n/web1/\n/web2/\n/web3/\n/webalizer/\n/webhop.se\n/webpage-\n/webpage.\n/webpage/\n/wedding-reception-\n/wedding-reception.\n/wedding.\n/weddingreception-\n/weddingreception.\n/whipme-\n/whipme.\n/whipme/\n/wholesale-\n/wholesale.\n/wi.cr\n/widget/\n/widgets/\n/wirisi-\n/wirisi.\n/wirisi/\n/wmj.su\n/wntdco.mx\n/wo.\n/woolrich-\n/woolrich.\n/wp-admin\n/wp-content\n/wp-image\n/wp-include\n/wp-list\n/wp-plugin\n/wp-site\n/ww.\n/www.co/\n/www.com/\n/www.in/\n/www.net/\n/www.ru/\n/www.su/\n/www/\n/x.co\n/xchange\n/xe/\n/xml/\n/xmlrpc/\n/xor.tw\n/xtl.jp\n/xurl.es\n/xxs.yt\n/ya.\n/yabb\n/ylink.pro\n/you-win-\n/you-win.\n/you-win/\n/yourls.org\n/yourls.site\n/yours.\n/yukon-claim.\n/yukon-gold.\n/yuwanshe-\n/yuwanshe.\n/yybbs/\n/z.\n/zdev/\n/zdjecia/\n/zero-cost-\n/zero-cost.\n/zero-cost/\n/zh-cn/\n/zlatehory-\n/zlatehory.\n/zlatehory/\n/zo.ee\n/zozo.\n/zpr.io\n/zumba-\n/zumba.\n/zzb.bz\n\\u003e\\u003e\n\\xa9\n\\xc3\n&#070;&#069;&#078;&#068;&#073;\n&#072;&#101;&#114;&#109;&#101;&#115;\n&#080;&#097;&#117;&#108;&#032;&#083;&#109;&#105;&#116;&#104;\n&#116;&#105;&#109;&#098;&#101;&#114;&#108;&#097;&#110;&#100;\n&~\n&aff=\n&affil=\n&affiliate=\n&amp;amp\n&b_u\n&gt;&lt;\n&link=\n&lnk=\n&logout\n&lt;!-\n&lt;&gt;\n&outlink=\n&trackback\n&x6\n&x7\n#&amp;\n% guns\n% gÃ¼ns\n%$\n%5b\n%5d\n%7c\n%anchor\n%article\n%bb\n%bf\n%blog\n%d0%\n%d1%\n%d2%\n%d3%\n%d4%\n%d5%\n%d6%\n%d7%\n%d8%\n%d9%\n%e0%\n%ef%\n%page\n%tit\n%u\nâ€¡a\nâ€¡o\nÂ©u\n+.-\n+.asp\n+.cfm\n+.cgi\n+.htm\n+.jsp\n+.php\n++ ios\n+abercrom\n+account\n+adidas\n+alviero\n+article\n+asic\n+babe\n+backup\n+bene\n+blog\n+bord\n+build\n+campaign\n+casino\n+celine\n+cheap\n+christ\n+clear\n+click\n+coach\n+converse\n+coup\n+cpa\n+data\n+dior\n+disc\n+doc\n+dolce\n+downtime\n+drmarten\n+e/\n+emerg\n+enter\n+entr\n+event\n+fake\n+femme\n+fifa\n+free\n+fuck\n+furla\n+gabbana\n+genuine\n+giub\n+gluten\n+goose\n+gucci\n+hand\n+help\n+hermes\n+herpes\n+heuer\n+hollis\n+homme\n+htm\n+http\n+idea\n+index\n+info\n+iphone\n+java\n+jers\n+jord\n+key\n+kino\n+kit\n+kors\n+lacoste\n+lancel\n+lauren\n+lebron\n+link\n+list\n+load\n+loan\n+longchamp\n+loubou\n+market\n+mbt\n+men\n+misc\n+moncler\n+mulberry\n+naked\n+news\n+nike\n+nordstrom\n+note\n+oakley\n+occh\n+online\n+outlet\n+party\n+ping\n+pokie\n+porn\n+post\n+ppv\n+prada\n+prof\n+promo\n+ray\n+regist\n+review\n+sac\n+sale\n+scarpe\n+select\n+sensual\n+seo\n+service\n+sex\n+shoe\n+shop\n+site\n+sjs\n+sneak\n+sold\n+spade\n+store\n+strat\n+swaro\n+tape\n+taylor\n+temp\n+theme\n+timber\n+title\n+track\n+tumi\n+ugg\n+uomo\n+upload\n+uptime\n+url\n+util\n+vti\n+vuitton\n+web\n+women\n+woolr\nÂ±o\n<a>\n=logout\n>.}\n>]\n>sex\n| |\n| cheap\n| online\n| year\n||\n|chi\n|dal\n|det\n|for\n|per\n|porn\n|year\n|yr\n|åŸºæ¸¬\nÂ¦Â¦Â¦\nÂ¤Â¤\nï¼„ï¼ï¼\nï¼„ï¼‘ï¼\nï¼„ï¼’ï¼\nï¼„ï¼“ï¼\nï¼„ï¼”ï¼\nï¼„ï¼•ï¼\nï¼„ï¼–ï¼\nï¼„ï¼—ï¼\nï¼„ï¼˜ï¼\nï¼„ï¼™ï¼\n$eleven\n$sixty\nÂ¥Â·\nÂ¥Â°\nÂ¥Â¦\nÂ¥Â¤\nÂ¥Â¢\nÂ¥Â³\nÂ¥Ã£\nÂ¥c\nÂ¥Ã©\nÂ¥Ã¨\nÂ¥Ã¬\nÂ¥Ã³\nÂ¥Ã¶\nâ‚¬â€ \n0 casino\n0 into $\n0 jailbreak\n00 pips\n00 preparing\n00 virtual\n0-casino\n0-easy-way\n0-generic\n00-pips\n00-preparing\n0-the-best\n00-virtual\n0,5 mg\n0,5mg\n0.@\n0.5 mg\n0.5mg\n000.biz\n000.co\n000.in\n000.nu\n000.pl\n000.ro\n000.ru\n000.site\n000.su\n000.za\n0@seo\nï¼ï¼ï¼…\n0% off!\nï¼ï¼ï¼„\n0cigar\n0day\n0generic\n0gram.ru\n0http\n00mail\n00mg buy\n00mg cheap\n00mg-buy\n00mg-cheap\n00mgbuy\n00mgcheap\n0ping\n00pips\n00ru.\n0taylor\n0the best\n0the-best\n0title\n00us\n00web\n00æŠ˜\nï¼ï¼æ­³\n1 addict\n1 appli\n1 casino\n1 into $\n1 jailbreak\n1 of the\n1 powerful\n1-1.\n1-casino\n1-easy-way\n1-generic\n1-powerful\n1-the-best\n1,0 mg\n1,0mg\n1,5 mg\n1,5mg\n1â€¦?\n1.@\n1.0 mg\n1.0mg\n1.5 mg\n1.5mg\n1.in\n1.zero\n1@1\n1@2\n1@3\n1@seo\n1big\n1bodog\n1c.in\n1casino\n1cigar\n1femmes\n1generic\n1hand\n1health\n1hommes\n1mil email\n1minut\n1ping\n1purse\n1st comment\n1st-best\n1stbest\n1stop\n1taylor\n1test\n1the best\n1the-best\n1title\n1to1\n1xbet\n1you\n2 appli\n2 casino\n2 into $\n2 jailbreak\n2 powerful\n2-buy\n2-casino\n2-easy-way\n2-generic\n2-global\n2-powerful\n2-the-best\n2,0 mg\n2,0mg\n2,5 mg\n2,5mg\n2â€¦?\n2.@\n2.0 mg\n2.0mg\n2.5 mg\n2.5mg\n2.in\n2.zero\n2@1\n2@2\n2@3\n2@seo\n2a aplicacao\n2a-aplicacao\n2bj.ru\n2buy\n2c.in\n2casino\n2cigar\n2generic\n2global\n2gogame\n2hand\n2health\n2itb\n2k20 vc\n2k20-vc\n2k20vc\n2mil email\n2minut\n2ping\n2purse\n2sale\n2taylor\n2test\n2the best\n2the-best\n2title\n2u.org\n2you\n3 casino\n3 into $\n3 jailbreak\n3 powerful\n3-casino\n3-easy-way\n3-generic\n3-powerful\n3-the-best\n3â€¦?\n3.@\n3.in\n3.zero\n3@1\n3@2\n3@3\n3@seo\n3casino\n3cigar\n3generic\n3hand\n3health\n3j3j3\n3mil email\n3minut\n3ping\n3purse\n3taylor\n3test\n3the best\n3the-best\n3title\n3win8\n3ww3\n3you\n4 cash\n4 casino\n4 cheap\n4 ever\n4 fire\n4 health\n4 into $\n4 jailbreak\n4 powerful technique\n4 purse\n4 quality\n4 rent\n4 sale\n4 test\n4-all\n4-cash\n4-casino\n4-cheap\n4-easy-way\n4-ever\n4-fire\n4-generic\n4-gold\n4-hand\n4-health\n4-juice\n4-less\n4-plus\n4-powerful\n4-purse\n4-quality\n4-rent\n4-sale\n4-silver\n4-test\n4-the-best\n4-tips-on\n4-you\n4.@\n4all\n4cash\n4casino\n4cheap\n4cigar\n4coin\n4ever\n4fire\n4generic\n4gogame\n4gold\n4hand\n4health\n4juice\n4k polecacie\n4k-polecacie\n4less\n4mil email\n4minut\n4plus\n4purse\n4quality\n4rent\n4sale\n4silver\n4test\n4the best\n4the-best\n4u.club\n4u.co\n4u.in\n4u.online\n4u.pl\n4u.ro\n4u.ru\n4u.su\n4u.za\n4you\n5 casino\n5 into $\n5 jailbreak\n5 powerful\n5 sex position\n5-casino\n5-easy-way\n5-fresh\n5-generic\n5-powerful\n5-the-best\n5.@\n5casino\n5cigar\n5generic\n5hand\n5health\n5mil email\n5minut\n5purse\n5test\n5the best\n5the-best\n6 casino\n6 into $\n6 jailbreak\n6-casino\n6-easy-way\n6-generic\n6-the-best\n6.@\n6casino\n6cigar\n6generic\n6hand\n6purse\n6the best\n6the-best\n7 casino\n7 into $\n7 jailbreak\n7-casino\n7-easy-way\n7-generic\n7-the-best\n7.@\n7casino\n7cigar\n7generic\n7hand\n7purse\n7the best\n7the-best\n8 casino\n8 into $\n8 jailbreak\n8-casino\n8-easy-way\n8-generic\n8-the-best\n8.@\n8casino\n8cigar\n8generic\n8hand\n8purse\n8the best\n8the-best\n9 casino\n9 into $\n9 jailbreak\n9-casino\n9-easy-way\n9-generic\n9-the-best\n9.@\n9casino\n9cigar\n9generic\n9the best\n9the-best\n10 best free\n10 most\n10-best-free\n10-fresh\n10-most\nï¼‘ï¼ï¼…\nï¼‘ï¼ï¼„\n10mg buy\n10mg cheap\n10mg-buy\n10mg-cheap\n10mg.\n10mgbuy\n10mgcheap\n10minut\n10æŠ˜\n10æ­³\n11ru.\n18 xbox\n18-xbox\n18xbox\nï¼’ï¼ï¼…\nï¼’ï¼ï¼„\n20mg buy\n20mg cheap\n20mg-buy\n20mg-cheap\n20mg.\n20mgbuy\n20mgcheap\n20æŠ˜\n20æ­³\n22ru.\n24 online\n24-7-sport\n24-7sport\n24-home\n24-online\n24.online\n24h.blog\n24h/24\n24home\n24hourwrist\n24online\nï¼“ï¼ï¼…\nï¼“ï¼ï¼„\n30mg buy\n30mg cheap\n30mg-buy\n30mg-cheap\n30mg.\n30mgbuy\n30mgcheap\n30æŠ˜\n30æ­³\n33ru.\nï¼”ï¼ï¼…\nï¼”ï¼ï¼„\n40mg buy\n40mg cheap\n40mg-buy\n40mg-cheap\n40mg.\n40mgbuy\n40mgcheap\n40æŠ˜\n40æ­³\n44ru.\n49ers jers\n49ers online\n49ers-jers\n49ers-online\n49ersjers\n49ersonline\n49æŠ˜\nï¼•ï¼ï¼…\nï¼•ï¼ï¼„\n50mg buy\n50mg cheap\n50mg-buy\n50mg-cheap\n50mg.\n50mgbuy\n50mgcheap\n50æŠ˜\n50æ­³\n55ru.\nï¼–ï¼ï¼…\nï¼–ï¼ï¼„\n60æŠ˜\n60æ­³\n66ru.\nï¼—ï¼ï¼…\nï¼—ï¼ï¼„\n70æŠ˜\n70æ­³\n77ru.\nï¼˜ï¼ï¼…\nï¼˜ï¼ï¼„\n80æŠ˜\n80æ­³\n81wynn\n88 kontol\n88 web\n88-bet\n88-kontol\n88-web\n88bet\n88kontol\n88ru.\n88web\nï¼™ï¼ï¼…\nï¼™ï¼ï¼„\n90æŠ˜\n90æ­³\n99 domino\n99 essay\n99 free\n99 online\n99-club\n99-domino\n99-essay\n99-free\n99-online\n99.club\n99club\n99domino\n99essay\n99free\n99online\n99ru.\n100 gratuit\n100 most\n100 saison\n100-gratuit\n100-most\n100-saison\n100.xyz\n100% autentic\n100% authentic\n100% copy\n100% legit\n100% plagiaris\n100% real\n100%-plagiaris\n100mg.\n111.biz\n111.co\n111.in\n111.nu\n111.pl\n111.ro\n111.ru\n111.site\n111.su\n111.za\n111@\n123 domain\n123 email\n123 free\n123 kinja\n123 movie\n123-domain\n123-kinja\n123-movie\n123.biz\n123.co\n123.email\n123.free\n123.in\n123.kinja\n123.nu\n123.pl\n123.ro\n123.ru\n123.site\n123.su\n123.top\n123.za\n123@\n123movie\n222.biz\n222.co\n222.in\n222.nu\n222.pl\n222.ro\n222.ru\n222.site\n222.su\n222.za\n247 biz\n247 quick\n247-biz\n247-quick\n247-site\n247-sport\n247.biz\n247.co\n247.in\n247.nu\n247.pl\n247.ro\n247.ru\n247.site\n247.su\n247.za\n247biz\n247quick\n247site\n247sport\n321.biz\n321.co\n321.in\n321.nu\n321.pl\n321.ro\n321.ru\n321.site\n321.su\n321.za\n333.biz\n333.co\n333.in\n333.nu\n333.pl\n333.ro\n333.ru\n333.site\n333.su\n333.za\n356.biz\n356.co\n356.nu\n356.pl\n356.ro\n356.ru\n356.site\n356.su\n356.za\n365.biz\n365.co\n365.in\n365.nu\n365.pl\n365.ro\n365.ru\n365.site\n365.su\n365.za\n365bet\n368bet\n404.asp\n404.cfm\n404.cgi\n404.htm\n404.jsp\n404.php\n456.biz\n456.co\n456.in\n456.nu\n456.pl\n456.ro\n456.ru\n456.site\n456.su\n456.za\n654.biz\n654.co\n654.in\n654.nu\n654.pl\n654.ro\n654.ru\n654.site\n654.su\n654.za\n789.biz\n789.co\n789.in\n789.nu\n789.pl\n789.ro\n789.ru\n789.site\n789.su\n789.za\n911.biz\n911.co\n911.in\n911.nu\n911.pl\n911.ro\n911.ru\n911.site\n911.su\n911.za\n987.biz\n987.co\n987.in\n987.nu\n987.pl\n987.ro\n987.ru\n987.site\n987.su\n987.za\n999 999\n999 coin\n999 free\n999-999\n999-coin\n999-free\n999.biz\n999.co\n999.in\n999.nu\n999.pl\n999.ro\n999.ru\n999.site\n999.su\n999.za\n999k diamond\n999k free\n999k-diamond\n999k-free\n1000$\n1337 seo\n1337-seo\n1337seo\n2019 longchamp\n2019 popular\n2019 prospect\n2019 seo\n2019-longchamp\n2019-popular\n2019-prospect\n2019-seo\n2019baby\n2019longchamp\n2019x.\n2020 longchamp\n2020 popular\n2020 prospect\n2020 seo\n2020-longchamp\n2020-popular\n2020-prospect\n2020-seo\n2020baby\n2020longchamp\n2020x.\n2021 longchamp\n2021 popular\n2021 prospect\n2021 seo\n2021-longchamp\n2021-popular\n2021-prospect\n2021-seo\n2021baby\n2021longchamp\n2021x.\n10000$\n100000$\n1000000$\n123456789\na aaa\na article author\na blog from\na e-mail\na excellent\na fabulous blog\na fabulous site\na fabulous web\na fastidious one\na few web\na ffew\na final results\na http\na impressive article\na impressive blog\na impressive page\na impressive site\na impressive story\na impressive web\na leisure account\na ll these\na lot for share\na lot for sharing\na lot lots\na lot space\na lot this blog\na lot this page\na lot this site\na lot this web\na lots\na nice for me\na pleasant think\na ppart\na su servicio\na super seller\na weblog from\na-cell-phone\na-few-web\na-lots\na-pleasant-think\na-powerful-way\na-super-seller\na-traffic-lawyer\na-web-designer\na?a\na.@\na.pri.l\nÃ£Â§\nÃ£Â¶\nÃ£â€°\naâ€¡\nÃ¤â€¡\nÃ£Â¨\nÃ£Â©\nÃ¤Â±\nÃ£Â±\nÃ£Â¬\na| s\nÃ£Â¤\nÃ£Â¢\nÃ£Â£\nÃ£Â¥\nÃ¢â‚¬\naá§\nÃ£á§\na0.asp\na00.asp\na0.cfm\na00.cfm\na0.htm\na00.htm\na0.jsp\na00.jsp\na0.php\na00.php\na01.asp\na1.asp\na01.cfm\na1.cfm\na1.co\na01.htm\na1.htm\na01.jsp\na1.jsp\na01.php\na1.php\na02.asp\na2.asp\na02.cfm\na2.cfm\na02.htm\na2.htm\na02.jsp\na2.jsp\na02.php\na2.php\na2z pro\na2z-pro\na03.asp\na3.asp\na03.cfm\na3.cfm\na03.htm\na3.htm\na03.jsp\na3.jsp\na03.php\na3.php\na04.asp\na4.asp\na04.cfm\na4.cfm\na04.htm\na4.htm\na04.jsp\na4.jsp\na04.php\na4.php\na05.asp\na5.asp\na05.cfm\na5.cfm\na05.htm\na5.htm\na05.jsp\na5.jsp\na05.php\na5.php\na06.asp\na6.asp\na06.cfm\na6.cfm\na06.htm\na6.htm\na06.jsp\na6.jsp\na06.php\na6.php\na07.asp\na7.asp\na07.cfm\na7.cfm\na07.htm\na7.htm\na07.jsp\na7.jsp\na07.php\na7.php\na08.asp\na8.asp\na08.cfm\na8.cfm\na08.htm\na8.htm\na08.jsp\na8.jsp\na08.php\na8.php\na09.asp\na9.asp\na09.cfm\na9.cfm\na09.htm\na9.htm\na09.jsp\na9.jsp\na09.php\na9.php\nÃ£Â¹\nÃ£Â²\nÃ£Âª\naaa replic\naaa-replic\naaabbb\naaik392m\naall my\naall-my\naam happy\naand also\naand feel\naand let\naand that\naand the\naand this\naand us\naand we\naand you\naany better\naare also\naare feel\naare king\naare you\naat least\naat the\naat this\nabalroar dentro\nabalroar-dentro\nabctest\nabcwatch\nabdominaux\nabercrom\nabercrombie deutsch\nabercrombie kid\nabercrombie man\nabercrombie men\nabercrombie out\nabercrombie uomo\nabercrombie wom\nabercrombie_\nabercrombie-deutsch\nabercrombie-ital\nabercrombie-kid\nabercrombie-man\nabercrombie-men\nabercrombie-out\nabercrombie-uomo\nabercrombie-wom\nabercrombiee\nabercrombieital\nabercrombiekid\nabercrombieman\nabercrombiemen\nabercrombieout\nabercrombieuomo\nabercrombiewom\nabilify\nable web pro\nable-web-pro\nablewebpro\nablpe to\nabone satin\nabone_satin\nabone-satin\nabonnez commente\nabonnez et commente\nabonnez et like\nabonnez et partage\nabonnez like\nabonnez partage\nabout blog\nabout home is\nabout marijuana\nabout on the blog\nabout on the internet\nabout on the net\nabout on the page\nabout on the web\nabout over the blog\nabout over the internet\nabout over the page\nabout over the site\nabout over the web\nabout your blog\nabout your web\nabout-blog\nabout-marijuana\nabout-trillion\nabout-your-blog\nabout-your-web\nabout/date\nabouther\nabouton\nabouttrillion\nabrir uma empresa\nabrir-uma-empresa\nabsleutoly\nabsolutely indited\nabssice 360\nabssice-360\nabssice360\nabuse hash\nabuse marijuana\nabuse-hash\nabuse-marijuana\nabvout\nacademy krs\nacademy-coaching\nacademy-krs\nacademycoaching\nacademykrs\nacai diet\nacai-\nacai-diet\nacai.diet\nacaiberry\naccident attorney\naccident lawyer\naccident-attorney\naccident-lawyer\naccidentattorney\naccidentlawyer\naccording you\naccording-you\naccordion hurricane\naccordion-hurricane\naccouchement\naccount halal\naccount islam\naccount premium\naccount receiv\naccount the install\naccount your article\naccount your blog\naccount your page\naccount your site\naccount your web\naccount-islam\naccount-premium\naccount-receiv\naccount-your-article\naccount-your-blog\naccount-your-page\naccount-your-site\naccount-your-web\naccounts premium\naccounts receiv\naccounts-premium\naccounts-receiv\naccupril\naccutane\nace 33\nace-33\nacel google\nacel-google\nacellphone\nacertemail\nacetazolamide\nachat medica\nachat mÃ©dica\nachat-medica\nachat-mÃ©dica\nacheter air\nacheter base\nacheter dolce\nacheter sac\nacheter-air\nacheter-base\nacheter-dolce\nacheter-sac\nacheterair\nacheterbase\nacheterdolce\nachetersac\nachieve consume\nachieve customer\nachieve-consume\nachieve-customer\nachilles pain\nachilles-pain\nacid-reflux\nacne cyst\nacne face\nacne prescript\nacne treatment\nacne-cyst\nacne-face\nacne-prescript\nacne-treatment\nacnecyst\nacneface\nacneprescript\nacnetreatment\nacompanhante anunci\nacompanhantes anunci\nacomplia\nacquire me vip\nacros thee\nacross a blog\nacross of this article\nacross thiss\nacross-thiss\nact as versatile\nactions you desire\nactivation code\nactivity/p/\nactonel\nactu star\nactual celebrity\nactual effort\nactual submit\nactual thank\nactual-celebrity\nactual-effort\nactual-submit\nactual-thank\nactualcelebrity\nactualeffort\nactualit manga\nactualit-manga\nactually actual\nactually certain\nactually dont\nactually dowsing\nactually excellent\nactually fruitful\nactually have to have\nactually many sort\nactually medicine\nactually quickly becoming\nactually several follow\nactually thank\nactually-certain\nactually-dont\nactually-dowsing\nactually-excellent\nactually-thank\nactuallydont\nactuallythank\nactualsubmit\nactualthank\nactuqll\nacupuncture cure\nacupuncture remedy\nacupuncture-cure\nacupuncture-remedy\nacutual\nacyclovir\nad crack\nad live\nad_flag\nad_listing\nad_live\nad_wiki\nad-crack\nad-flag\nad-listing\nad-live\nad-sage\nad-wiki\nadbeat distrib\nadbeat expert\nadbeat trial\nadbeat-distrib\nadbeat-expert\nadbeat-trial\nadbeatdistrib\nadbeatexpert\nadbeattrial\nadcrack\nadd article\nadd symptom\nadd to fave\nadd to favor\nadd to favour\nadd to feed\nadd-article\nadd-symptom\naddarticle\naddbusinessto\naddded\nadded agreeable\nadded to fave\nadded to favor\nadded to favour\nadded to feed\nadderall\nadderoll\naddicted-to\naddiction usa\naddiction-usa\naddidas\nadding-links-and\naddition best\naddition currently\naddition fun tip\naddition reason\naddition-best\naddition-curren\naddition-reason\nadditional knowledgeable\nadditional raise the\nadditional-knowledgeable\nadditionally fly\nadditionay\nadenosyl\nadidas adizero\nadidas blanche\nadidas eqt\nadidas f5\nadidas footbal\nadidas fotbal\nadidas futbol\nadidas jeremy\nadidas js\nadidas origin\nadidas out\nadidas porsche\nadidas schuh\nadidas shop\nadidas slip\nadidas super\nadidas uomo\nadidas wing\nadidas-adizero\nadidas-blanche\nadidas-corner\nadidas-eqt\nadidas-f5\nadidas-footbal\nadidas-fotbal\nadidas-futbol\nadidas-jeremy\nadidas-js\nadidas-orig\nadidas-out\nadidas-porsche\nadidas-schuh\nadidas-shop\nadidas-slip\nadidas-super\nadidas-uomo\nadidas-wing\nadidasblanche\nadidaseqt\nadidasf5\nadidasfootbal\nadidasfotbal\nadidasfutbol\nadidashop\nadidasjeremy\nadidasjs\nadidasorig\nadidasout\nadidasporsche\nadidasschuh\nadidasshop\nadidasslip\nadidassuper\nadidasuomo\nadidaswing\nadidaz\nadipex\nadjust handbag\nadjust large tone\nadjust-handbag\nadlive\nadmin of this site\nadmin.asp\nadmin.cfm\nadmin.htm\nadmin.jsp\nadmin.php\nadmin5\nadopt curcumin\nadopt-curcumin\nadore foregathering\nados populaire\nados-populaire\nadospopulaire\nadremus viral\nadremus-viral\nadremusviral\nadrenaline.us\nads ad\nads crack\nads live\nads_flag\nads_listing\nads_live\nads_wiki\nads-ad\nads-crack\nads-flag\nads-listing\nads-live\nads-sage\nads-wiki\nadsages\nadsbygoogle\nadscrack\nadsense hack\nadsense_\nadsense-hack\nadsensehack\nadserv_\nadsjeremy\nadslive\nadsplus\nadsrv_\nadsuse\nadswings\nadulfrenf\nadulltfriend\nadult base\nadult blog\nadult chat\nadult cornhole\nadult date\nadult dating\nadult dvd\nadult erotic\nadult friendr\nadult girl\nadult gyrl\nadult hub\nadult personal\nadult sex\nadult story\nadult toy\nadult vid\nadult web\nadult-base\nadult-blog\nadult-chat\nadult-cornhole\nadult-date\nadult-dating\nadult-dvd\nadult-erotic\nadult-friendr\nadult-girl\nadult-gyrl\nadult-hub\nadult-net\nadult-personal\nadult-sex\nadult-story\nadult-toy\nadult-vid\nadult-web\nadultbase\nadultblog\nadultchat\nadultdate\nadultdating\nadultfried\nadultfriemd\nadultfriend\nadultfriene\nadultfrienf\nadultfrinen\nadultgirl\nadultgyrl\nadulthub\nadultpersonal\nadults friend\nadults-friend\nadultsex\nadultsfriend\nadultstory\nadulttoy\nadultweb\nadvanced hemp\nadvanced raw begin\nadvanced-hemp\nadvantage plan\nadvantage-plan\nadvantages_of\nadvantages-of\nadvantages+of\nadvanture game\nadventure gamer\nadventure-gamer\nadvert crack\nadvert live\nadvert market\nadvert on this\nadvert on your\nadvert research\nadvert_\nadvert-crack\nadvert-flag\nadvert-listing\nadvert-live\nadvert-market\nadvert-research\nadvert-sage\nadvert-wiki\nadvertise market\nadvertise on this\nadvertise on your\nadvertise you\nadvertise_\nadvertise-market\nadvertise-you\nadvertisement on this\nadvertisement on your\nadvertiser_\nadvertisers_\nadvertises_\nadvertising accommodat\nadvertising channel\nadvertising consult\nadvertising de conteudo\nadvertising de conteÃºdo\nadvertising device\nadvertising market\nadvertising method\nadvertising research\nadvertising_\nadvertising-accommodat\nadvertising-and-market\nadvertising-channel\nadvertising-consult\nadvertising-de-conteudo\nadvertising-de-conteÃºdo\nadvertising-device\nadvertising-market\nadvertising-method\nadvertising-research\nadvertize market\nadvertize you\nadvertize_\nadvertize-market\nadvertize-you\nadvertizer_\nadvertizers_\nadvertizes_\nadvertizing accommodat\nadvertizing channel\nadvertizing consult\nadvertizing de conteudo\nadvertizing de conteÃºdo\nadvertizing market\nadvertizing method\nadvertizing research\nadvertizing_\nadvertizing-accommodat\nadvertizing-and-market\nadvertizing-channel\nadvertizing-consult\nadvertizing-de-conteudo\nadvertizing-de-conteÃºdo\nadvertizing-market\nadvertizing-method\nadvertizing-research\nadverts crack\nadverts live\nadverts_\nadverts-crack\nadverts-flag\nadverts-live\nadverts-sage\nadverts-wiki\nadvice for this topic\nadvice on this topic\nadvice online\nadvice-adult\nadvice-online\nadvice.adult\nadviceonline\nadvok\nadwings\nadwokacka\nadwokat\nadwords\nÃ¦Ã·\nÃ¦Ã¡\nÃ¦Ã±\nÃ¦Ã¶\naereas barata\naÃ©reas barata\naereas-barata\naÃ©reas-barata\naff.asp\naff.cfm\naff.htm\naff.php\naffair date\naffair dating\naffair-date\naffair-dating\naffiliat blog\naffiliat-blog\naffiliatblog\naffiliate blog\naffiliate bonus\naffiliate click\naffiliate commission\naffiliate funnel\naffiliate link\naffiliate market\naffiliate ppc\naffiliate review\naffiliate system\naffiliate-blog\naffiliate-bonus\naffiliate-click\naffiliate-commission\naffiliate-funnel\naffiliate-link\naffiliate-market\naffiliate-ppc\naffiliate-review\naffiliate-system\naffiliateblog\naffiliatebonus\naffiliateclick\naffiliatecommission\naffiliatefunnel\naffiliatelink\naffiliatemarket\naffiliateppc\naffiliatereview\naffiliatesystem\naffliction jean\naffliction men\naffliction new\naffliction offer\naffliction-jean\naffliction-men\naffliction-new\naffliction-offer\nafflictionjean\nafflictionmen\nafflictionnew\nafflictionoffer\nafford afford\nafford-afford\naffordable afford\naffordable hand\naffordable seo\naffordable traffic\naffordable-afford\naffordable-hand\naffordable-seo\nafk arena hack\nafk-arena-hack\nafl jers\nafl offic\nafl replic\nafl shop\nafl-jers\nafl-offic\nafl-replic\nafl-shop\nafl.asp\nafl.cfm\nafl.htm\nafl.jsp\nafl.php\nafljers\nafloffic\naflreplic\naflshop\nÃ£Æ’\nagain online\nagain-online\nagain!look\nagainst hackers?\nagario hack\nagario-hack\nagariohack\nage.webeden\nage|\nagedepot\nageless female\nageless male\nageless men\nageless women\nageless-female\nageless-male\nageless-men\nageless-women\nagen bola\nagen judi\nagen poker\nagen-bola\nagen-judi\nagen-poker\nagenbola\nagencias de marketing\nagencias-de-marketing\nagencies is going\nagencje-\nagency online\nagency-online\nagencyonline\nagent denim\nagent direct\nagent marbella\nagent-denim\nagent-direct\nagent-marbella\nagentdenim\nagents marbella\nagents-marbella\nago|\nÃ¢grÃ¢ve\nahaa,\nahorro de cost\nahttp\naint breaking\naint goin\naint-breaking\naint-goin\nÃ¥iphone\nair max\nair porn\nair-conditioning-is\nair-jord\nair-max\nair-porn\nair-yeezy\nairbet\nairconditioningis\nairconis\nairjord\nairmaix\nairporn\nairport--\nairyeezy\naitaiwan\nakad hilfe\nakad-hilfe\nakadhilfe\nakkuschrauber\naklotr\nakril-panel\nakrilpanel\naksudmias\naktuel nachricht\naktuel news\naktuel press\naktuel-nachricht\naktuel-news\naktuel-press\naktuell nachricht\naktuell news\naktuell press\naktuell-nachricht\naktuell-news\naktuell-press\naktuelle nachricht\naktuelle news\naktuelle press\naktuelle-nachricht\naktuelle-news\naktuelle-press\naktuellenachricht\naktuellenews\naktuellepress\naktuellnachricht\naktuellnews\naktuellpress\naktuelnachricht\naktuelnews\naktuelpress\nakun google\naladdin online\naladdin-online\naladdinonline\nalarmingly grow\nalarmingly-grow\nalasan investasi\nalasan-investasi\nalat kesehatan\nalat-kesehatan\nalbanian-travel\nalbaniantravel\nalbendazole deal\nalbendazole generic\nalbendazole on line\nalbendazole online\nalbendazole over\nalbendazole price\nalbendazole-deal\nalbendazole-generic\nalbendazole-online\nalbendazole-over\nalbendazole-price\nalbenza deal\nalbenza generic\nalbenza on line\nalbenza online\nalbenza over\nalbenza price\nalbenza-deal\nalbenza-generic\nalbenza-online\nalbenza-over\nalbenza-price\nalbion craft\nalbion gold\nalbion online\nalbion-craft\nalbion-gold\nalbion-online\nalbioncraft\nalbiongold\nalbiononline\nalbuterol\nalcohol-rehab\nalcohool\nalcoohol\nalendronate\nalfalahcoin\nalgo imutavel\nalgo imutÃ¡vel\nalgo-imutavel\nalien-wheel\nalienwheel\nalisveris sepetiniz\nalisveris-sepetiniz\nalisverissepetiniz\nalive cheat\nalive hack\nalive-cheat\nalive-hack\nalÄ±ÅŸveriÅŸ sepetiniz\nalkotla\nall ahout\nall automobile, auto\nall automotive, auto\nall congratulation\nall craigs list\nall craigslist\nall incluzive\nall of your article\nall of your blog\nall of your page\nall of your post\nall of your weblog\nall of your website\nall the earbud\nall thhe\nall typically\nall-about-the\nall-ahout\nall-craigs-list\nall-craigslist\nall-incluzive\nall-the-earbud\nall4web\nallbestedmed\nallbestmed\nallcraigslist\nallergies difficult\nallincluzive\nallinone\nalll the\nalloaed\nallocine series\nallocine-series\nallow it to great\nallow topic guide\nallowd\nallpaperhome\nallpay\nallright\nallso visit\nallso-visit\nalltheholi\nallure escort\nallure eskort\nallure-escort\nallure-eskort\nalluring escort\nalluring eskort\nalluring me\nalluring-escort\nalluring-eskort\nalluring-me\nallworkhome\nalone place\nalone-place\nalongamentodecilios\nalot this blog\nalot this page\nalot this site\nalot this web\nalpha-hoverboard\nalphahoverboard\nalprazolam\nalsao you\nalso am a blog\nalso assistance\nalso bbe\nalso eable\nalso make comment\nalso-am-a-blog\nalso-eable\nalt-coin\naltamente cualificado\naltamente-cualificado\naltcoin\nalter into\nalter out of\nalthough it price\naltos estandare\naltos estÃ¡ndare\naltos-estandare\nalviero martini\nalviero-martini\nalvieromartini\nalways online game\nam a blogger\nam new user\namador brutal\namador-brutal\namateur xx\namateur-xx\namateure xx\namateure-xx\namateurexx\namateurxx\namatuer\namazing blog\namazing in favo\namazing issues here\namazing paragraph\namazing post\namazing sell\namazing sex\namazing videos\namazing web\namazing-blog\namazing-in-favo\namazing-post\namazing-sell\namazing-sex\namazing-videos\namazingsex\namazn.co\namazon lider\namazon-lider\namazon.asp\namazon.cfm\namazon.cm\namazon.htm\namazon.jsp\namazon.php\namazone lider\namazone-lider\nambalaje cofetar\nambalaje plastic\nambalaje-cofetar\nambalaje-plastic\nambalajecofetar\nambalajeplastic\nambassador john thornhill\nambassador-john-thornhill\nambassadorjohnthorn\nambien\namenities provider\namenities-provider\namenity provider\namenity-provider\namerica mineiro\namerica-mineiro\nametuer\namid all blog\namina mart\namina-mart\naminamart\namino care\namino-care\naminocare\namitriptyline\namor barulhento\namor de volta\namor tarot\namor-barulhento\namor-de-volta\namor-tarot\namorbarulhento\namortarot\namorti dynamique\namorti-dynamique\namount comfort\namount food\namount of pastime\namount western world\namount-comfort\namount-food\namountcomfort\namountfood\namour gratuit\namour-gratuit\namourgratuit\namoxicil\namoxil\namoxxi\namped page\namped-page\nampedpage\nampicillin\namplia experiencia\namplia gama de product\nampmexterm\namulet coin\namulet-coin\namusement account\namzon.co\nan affectionate welcome\nan authentic gift\nan avid web\nan fascinating view\nan ideal article\nan ideal blog\nan ideal page\nan ideal paragraph\nan ideal post\nan ideal site\nan ideal web\nan online user\nan-on-line\nanabolic steroid\nanabolic-steroid\nanabolicsteroid\nanabolik steroid\nanabolik-steroid\nanaboliksteroid\nanal bead\nanal dildo\nanal escort\nanal eskort\nanal extreme\nanal fuck\nanal hook\nanal plug\nanal sex\nanal vibra\nanal-bead\nanal-dildo\nanal-escort\nanal-eskort\nanal-extreme\nanal-fuck\nanal-hook\nanal-plug\nanal-sex\nanal-vibra\nanalbead\nanaldildo\nanalextreme\nanalfuck\nanalhook\nanalisis de uso\nanÃ¡lisis de uso\nanalisis-de-uso\nanalplug\nanalsex\nanalvibra\nanalysis sport\nanalysis-sport\nananizi siki\nananizi-siki\nananÄ±zÄ± siki\nanasi siki\nanasi-siki\nanasÄ± siki\nanasÄ±-siki\nanchor0\nanchor1\nanchor2\nanchortext\nand additional raise\nand bye.\nand good post\nand i in finding\nand shate\nand-shate\nand-special\nandcloth\nandcoupon\nandd also\nandd let\nandd the\nandd us\nandd we\nandd you\nanditan\nandjourn\nandmerciful\nandrobet\nandroid crack\nandroid dapps\nandroid hack\nandroid ios\nandroid spoof\nandroid-crack\nandroid-hack\nandroid-ios\nandroid-m4a\nandroid-mp3\nandroid-mp4\nandroid-spoof\nandroidclan\nandroidhack\nandroidm4a\nandroidmp3\nandroidmp4\nandtheir\nanelli cartier\nanelli oro\nanelli-cartier\nanelli-oro\nanellicartier\nanellioro\naneswr\nanfangsposition\nangan finansial\nangebote\nangel number\nangel porn\nangel-number\nangel-porn\nangeles local\nangeles-local\nangelnumber\nangelporn\nangels porn\nangels-porn\nangelsporn\nanger complication\nangka togel\nangka-togel\nangleina jolie\nangleina-jolie\nanh lam bai\nanh lÃ m bÃ i\nanh online\nanh-lam-bai\nanh-online\nanilinovyye kraski\nanilinovyye-kraski\nanimal porn\nanimal-porn\nanimalbased\nanimalporn\nanimated porn\nanimated-porn\nanimatedporn\nanime indo\nanime music vid\nanime-indo\nanime-music-vid\nanimeindo\nankle bootie\nankle-bootie\nanklebootie\nanna lewandowska wlosy\nanna lewandowska wÅ‚osy\nanna-lewandowska-wlosy\nannd als\nannd he\nanneed from\nannhyitg\nannonce gratuit\nannonce-gratuit\nannoncegratuit\nannonces gratuit\nannonces-gratuit\nannoncesgratuit\nannounce suggest\nannounce-suggest\nannounced suggest\nannounced-suggest\nanonymize you\nanonymize-you\nanonymous download\nanonymous upload\nanonymous-download\nanonymous-upload\nanonymousvpn\nanother chernobyl\nanother-chernobyl\nansehen ->\nanstandige punkte\nanstÃ¤ndige punkte\nanstandige-punkte\nanstÃ¤ndige-punkte\nanswered my downside\nanswered my problem\nanswered the problem\nanswered this problem\nanswertraff\nanti anxious\nanti getting\nanti psori\nanti-aging\nanti-anxious\nanti-getting\nanti-psori\nantiage\nantiaging\nantipsori\nantivirus/index\nantivirussen\nantykorozje beton\nantykorozje-beton\nanuncios\nanus live\nanus online\nanus-live\nanus-online\nanxiousness comp\nanxiousness-comp\nany certain?\nany oof\nany plugin to protect\nany plugins to protect\nany positive?\nany sure?\nany web blog\nany web page\nany web site\nany weblog\nany webpage\nany website\nanygone\nanynihtg\nanyokne\nanyone folk\nanyone supply\nanyone to success\nanyone-folk\nanyone-supply\nanywasy\nÃ¡o gá»—\nao-go\naobe photoshop\naobe-photoshop\nÃ£Å“\napartamentow\naperfect\napex bionic\napex-bionic\napexbionic\napg apartment\napg no fee\napg-apartment\napg-no-fee\naplicacin\napp full download\napp growth education\napp hacked\napp money free\napp money hack\napp-cheap\napp-journey\napp-nana-code\napp-nana-cydia\napp-nana-hack\napp-nana-mod\napp-nana-sync\napp.asp\napp.cfm\napp.cheap\napp.htm\napp.jsp\napp.lk\napp.php\nappear conseq\nappear like blog\nappear like page\nappear like post\nappear like site\nappear like web\nappear-conseq\nappears like blog\nappears like page\nappears like post\nappears like site\nappears like web\nappendage enter\nappendages enter\napple really â€¦\napple wedding\napple-unlock\napple-wedding\nappleunlock\napplewedding\napplication , develop\napplication, develop app\napplication, developing app\napplications , develop\napplications, develop app\napplications, developing app\napply visa uk\nappnana cydia\nappnana-code\nappnana-cydia\nappnana-hack\nappnana-mod\nappnana-sync\nappnanacode\nappnanacydia\nappnanahack\nappnanamod\nappnanasync\napprecfiate\nappreciaqte\nappreciate this blog\nappreciate this content\nappreciate this post\nappreciate this site\nappreciate this web\nappreciate your blog\nappreciate your content\nappreciate your post\nappreciate your site\nappreciate your web\nappreckate\nappro-chait\napproaching article\napproaching-article\nappropriate advertis\nappropriate advertiz\nappropriate vitamin\nappropriate-advertis\nappropriate-advertiz\nappropriate-vitamin\napproximately my\napproximately this topic\napproximately-my\napps full download\nappyourself\napr.i.l\naquaman-full\naquamanfull\naquarius-compat\naqui no blog\narab sex\narab-girl\narab-gyrl\narab-sex\narab.girl\narab.gyrl\narab.sex\narabgirl\narabgyrl\narabsex\narcteryx jap\narcteryx jp\narcteryx sale\narcteryx-jap\narcteryx-jp\narcteryx-sale\narcteryxjap\narcteryxjp\narcteryxsale\nardguest.php\nare added-\nare desirous\nare fastidious\nare pround\nare travel good\nare travel with\nare truly good\nare truly with\nare-desirous\nare-fastidious\nare-pround\nareaart\naree good\naree-good\naren\'t got\naren\'t you began\narenâ€™t got\narenâ€™t you began\narent got\narent-got\nareplic\narerivd\nareshade\nareyoufashion\naricept\naripiprex\narise balls\narise-balls\narleitcs\narmagard.co\narmani cloth\narmani cost\narmani-cloth\narmani-cost\narmanicloth\narmanicost\narmaniqq\narmanito\narmoredtroop\narntgj\naroma paradise\naroma-paradise\naromaparadise\narpels replic\narpels-replic\narreglo urgente\narrticle\narsenal jers\narsenal shirt\narsenal-jers\narsenal-shirt\narsenaljers\narsenalshirt\nartemfrolov\narterrial\nartesanal kit\nartesanal marca\nartesanal-kit\nartesanal-marca\narticle at this site\narticle blog\narticle buzz\narticle complet\narticle content\narticle dude\narticle fully about\narticle gives pleasant\narticle he/she\narticle i am\narticle is actually\narticle is fastidious\narticle is genuine\narticle is perfect\narticle is pleasant\narticle is priceless\narticle is truly\narticle it is defin\narticle many\narticle much\narticle online\narticle plus\narticle pocket\narticle post\narticle pow\narticle rewrite\narticle snatch\narticle sub\narticle suggest\narticle tag\narticle to rank\narticle to your life\narticle writing\narticle you write\narticle-blog\narticle-buzz\narticle-complet\narticle-content\narticle-dude\narticle-many\narticle-much\narticle-online\narticle-plus\narticle-pocket\narticle-post\narticle-pow\narticle-rewrite\narticle-rewriter\narticle-snatch\narticle-sub\narticle-suggest\narticle-tag\narticle-writing\narticle-you-write\narticle,i\narticle?.\narticle.many\narticle.much\narticle.real\narticle.thank\narticle/suggest\narticlebuzz\narticlecontent\narticledude\narticleplus\narticlepost\narticlepow\narticles blog\narticles buzz\narticles content\narticles dude\narticles on your blog\narticles on your page\narticles on your web\narticles plus\narticles post\narticles pow\narticles rewrite\narticles study\narticles sub\narticles suggest\narticles tag\narticles-blog\narticles-buzz\narticles-content\narticles-dude\narticles-plus\narticles-post\narticles-pow\narticles-rewrite\narticles-study\narticles-sub\narticles-suggest\narticles-tag\narticles,i\narticles?.\narticles.many\narticles.much\narticles.real\narticles.thank\narticles/suggest\narticlesbuzz\narticlescontent\narticlesdude\narticlesnatch\narticlesplus\narticlespost\narticlespow\narticlessub\narticlestag\narticlesub\narticletag\nartiicle\nartikel\nartiklar snart\nartiklar-snart\nartisan plombier\nartisan-plombier\nartisanplombier\nartiucle\nartsilec\nartykul\nas much people\nas parrt\nas very good of\nasd@\nasdasd\nasdf\nasdsdf\nasia fuck\nasia-fuck\nasiafuck\nasian lesb\nasian porn\nasian sex\nasian-lesb\nasian-pic\nasian-porn\nasian-sex\nasian-teen\nasian.hot\nasian.sex\nasian.teen\nasianlesb\nasianpic\nasianporn\nasiansex\nasianteen\nasics gel\nasics online\nasics paris\nasics schuh\nasics-deutsch\nasics-gel\nasics-online\nasics-paris\nasics-schuh\nasicsdeutsch\nasicsgel\nasicsonline\nasicsparis\nasicsshoe\nasikkusu\nask-me-about\nask/?qa=\naskjeeve\naskmeabout\naso expei\nasos coupon\nasos-coupon\nasoscoupon\nasp?folder\nasp?id\nasp?tag\nasphyx dvd\nasphyx erotic\nasphyx vid\nasphyx-dvd\nasphyx-erotic\nasphyx-vid\naspiring blog\naspiring page\naspiring site\naspiring web\naspiring-blog\naspiring-page\naspiring-site\naspiring-web\naspnet_client\nÃ¡ÃŸ\nass lick\nass naked\nass nude\nass porn\nass small\nass-lick\nass-naked\nass-nude\nass-porn\nass-small\nassessories\nassessory\nasset grow\nasset-grow\nassets grow\nassets-grow\nasshole google\nasshole_\nasshole-google\nassist seo\nassist with seo\nassist your kid cope\nassist your kids cope\nassist-seo\nassist-with-seo\nasslick\nassnaked\nassnude\nassociate link\nassociate-link\nassociated-article\nassociateded\nassortiment\nassporn\nasssmall\nassured storm\nassured-storm\nasthma and also\nasthma assault\nasthma attack patient\nasthma attack sign\nasthma attack simple\nasthma invasion\nasthma sign\nastounding1\nastounding2\nastounding3\nastounding4\nastounding5\nastra diamond\nastra online\nastra-diamond\nastra-online\nastral diamond\nastral online\nastral-diamond\nastral-online\nastropaay\nastropay\nastute command\nastute-command\nasutralia\naswenr\nat my blog\nat my page\nat this blog\nat this page\nat this web\nat tthe\nat tthis\nat web,\nat web;\nat web:\nat your blog\nat your page\nat your web\natempting\nathletica lululemon\nathletica-lululemon\natiende una chica\nationincome\nationmovie\nativan\nÃ¤â„¢\natm machine\natm-machine\natmã…‹\natom seo\natom-seo\natomoxetine\natomseo\natonemen\'s tip\natonemenâ€™s tip\natonemens tip\natonemens-tip\natorvastatin\natricky\nattack attack\nattantion\nattention grabber\nattention message\nattention to this message\nattention wonderful\nattention-grabber\nattention-message\nattention-wonderful\nattorney seo\nattorney-seo\nattraction market\nattraction-market\nattractive blog\nattractive post\nattractive sex\nattractive site\nattractive weblog\nattractive-sex\naudience engagement\naudience-engagement\naudijence\naudio song\naudio viral\naudio-song\naudio-viral\naudioviral\nauf dem markt\nauf dich ->\nauf meinem news\nauf-dem-markt\nauf-meinem-news\naufsatz hilfe\naufsatz-hilfe\naufsatzhilfe\naugmentin.\naulas de manicure\naulas-de-manicure\naumentare il seno\naumentare-il-seno\nauspicious blog\nauspicious post\nauspicious repl\nauspicious site\nauspicious web\nauspicious writ\naustralia boot\naustralia clearance\naustralia jersey\naustralia out\naustralia-boot\naustralia-clearance\naustralia-jersey\naustraliaboot\naustraliaclearance\naustralian chilling\naustralian poker\naustralian pokie\naustralian slot\naustralian-chilling\naustralian-poker\naustralian-pokie\naustralian-slot\naustria asic\naustria-asic\naustriaasic\nautentica cheap\nautentica hermes\nautentica jord\nautentica ugg\nautentica_\nautentica-cheap\nautentica-jord\nautentica-ugg\nautenticacheap\nautenticahermes\nautenticajord\nautenticaugg\nautentico cheap\nautentico hermes\nautentico jord\nautentico-cheap\nautentico-jord\nautentico-ugg\nautenticocheap\nautenticohermes\nautenticojord\nautenticougg\nauteur nike\nauteur-nike\nauteurnike\nauthentic cash\nauthentic cheap\nauthentic hermes\nauthentic jord\nauthentic money\nauthentic step\nauthentic_\nauthentic-cash\nauthentic-cheap\nauthentic-hermes\nauthentic-jord\nauthentic-money\nauthentic-step\nauthentic-ugg\nauthenticcash\nauthenticcheap\nauthentichermes\nauthenticjord\nauthenticmoney\nauthenticstep\nauthenticugg\nauthor become offer\nauthor for your article\nauthor for your blog\nauthor for your page\nauthor for your site\nauthor for your web\nauthored subject\nauthored-subject\nauthority of a article\nauthority of a blog\nauthority of a page\nauthority of a post\nauto brand\nauto-approve-list\nauto-brand\nauto.brand\nautoapprove\nautobrand\nautoclinics.co.\nautocom\nautomatic-pay\nautomaticbackup.\nautomaticpay\nautomobile profit\nautomobile proper\nautomobile-profit\nautopilot income\nautopilot-income\nautopost unlimit\nautopost-unlimit\nautopostunlimit\nautos-sales\nautossales\nautosurf site\nautosurf-site\nautre artic\nautre-artic\nautres equip\nautres-equip\navail-clock\navailable bargain\navailable best\navailable clock\navailable now!\navailable plus\navailable proper\navailable-bargain\navailable-best\navailable-clock\navailable-plus\navailable-proper\navailableclock\navailclock\navant la chirurgie\navant-la-chirurgie\navatar therapy\navatar-live\navatar-therapy\navental indispensavel\navental indispensÃ¡vel\navental-indispensavel\navental-indispensÃ¡vel\navid web server\navvessorie\navvessory\nawakening hack\nawakening-hack\naway too do\nawersome\nawesome article\nawesome blog\nawesome designed\nawesome headline\nawesome page\nawesome paragraph\nawesome post\nawesome web log\nawesome web page\nawesome web post\nawesome web site\nawesome weblog\nawesome webpage\nawesome website\nawesome-article\nawesome-blog\nawesome-designed\nawesome-headline\nawesome-page\nawesome-paragraph\nawesome-post\nawesome-web-log\nawesome-web-page\nawesome-web-post\nawesome-web-site\nawesome-weblog\nawesome-webpage\nawesome-webpost\nawesome-website\nawesomee\nawesoome\nawokehim\nawordpress.\nawsome\naï½š\nazria out\nazria-out\nazriaout\nazur-lv\naÏ\naÏ²\naÐ³\naÔ\naÑ•\naÑ–\naÒŸ\naÑƒ\naÒ¯\naÑ…\naÒ»\naÑŒ\nÉ‘b\nÉ‘c\nÉ‘d\nÉ‘e\nÉ‘l\nÉ‘s\nÉ‘t\nÉ‘v\nÉ‘w\nÉ‘y\nb http\nb-ig-event\nb.@\nb.a.g.s\nb.a.gs\nb.ag.s\nb.u.y\nb0.asp\nb00.asp\nb0.cfm\nb00.cfm\nb0.htm\nb00.htm\nb0.jsp\nb00.jsp\nb0.php\nb00.php\nb01.asp\nb1.asp\nb01.cfm\nb1.cfm\nb01.htm\nb1.htm\nb01.jsp\nb1.jsp\nb01.php\nb1.php\nb02.asp\nb2.asp\nb02.cfm\nb2.cfm\nb02.htm\nb2.htm\nb02.jsp\nb2.jsp\nb02.php\nb2.php\nb03.asp\nb3.asp\nb03.cfm\nb3.cfm\nb03.htm\nb3.htm\nb03.jsp\nb3.jsp\nb03.php\nb3.php\nb04.asp\nb4.asp\nb04.cfm\nb4.cfm\nb04.htm\nb4.htm\nb04.jsp\nb4.jsp\nb04.php\nb4.php\nb05.asp\nb5.asp\nb05.cfm\nb5.cfm\nb05.htm\nb5.htm\nb05.jsp\nb5.jsp\nb05.php\nb5.php\nb06.asp\nb6.asp\nb06.cfm\nb6.cfm\nb06.htm\nb6.htm\nb06.jsp\nb6.jsp\nb06.php\nb6.php\nb07.asp\nb7.asp\nb07.cfm\nb7.cfm\nb07.htm\nb7.htm\nb07.jsp\nb7.jsp\nb07.php\nb7.php\nb08.asp\nb8.asp\nb08.cfm\nb8.cfm\nb08.htm\nb8.htm\nb08.jsp\nb8.jsp\nb08.php\nb8.php\nb09.asp\nb9.asp\nb09.cfm\nb9.cfm\nb09.htm\nb9.htm\nb09.jsp\nb9.jsp\nb09.php\nb9.php\nba.g.s\nbabycanread\nbabyliss\nbaccarat site\nbaccarat view\nbaccarat-site\nbaccarat-view\nbaccaratsite\nbaccaratview\nbacfk\nbachelor college degree\nback data over\nback forex\nback to your article\nback to your blog\nback to your page\nback to your weblog\nback to your webpage\nback to your website\nback-forex\nbackforex\nbackground check free\nbackground checker free\nbackground-check-free\nbackground-checker-free\nbackgroundcheckerfree\nbackgroundcheckfree\nbacklink\nbaclofen\nbad credit\nbad-credit\nbadcredit\nbaduki game\nbaduki-game\nbadukigame\nbag cartier\nbag crash\nbag gucci\nbag jap\nbag jp\nbag out\nbag-cartier\nbag-cheap\nbag-crash\nbag-gucci\nbag-home\nbag-jap\nbag-jp\nbag-online\nbag-out\nbag.asp\nbag.cfm\nbag.htm\nbag.jsp\nbag.php\nbagcartier\nbagcheap\nbagcrash\nbaggucci\nbagjap\nbagjp\nbagmirror\nbagonline\nbagonsale\nbagout\nbags afford\nbags cartier\nbags gucci\nbags jap\nbags jean\nbags jp\nbags online\nbags out\nbags sale\nbags uk\nbags-afford\nbags-cartier\nbags-cheap\nbags-gucci\nbags-jap\nbags-jean\nbags-jp\nbags-online\nbags-out\nbags-uk\nbagsale\nbagscartier\nbagscheap\nbagsgucci\nbagsjap\nbagsjp\nbagsonline\nbagsout\nbagssale\nbagsstore\nbagstore\nbagsuk\nbague bulgar\nbague bvlgar\nbague-bulgar\nbague-bvlgar\nbaguebulgar\nbaguebvlgar\nbahaya lemak\nbahaya-lemak\nbaikal extreme\nbaikal rest\nbaikal-extreme\nbaikal-rest\nbaikalextreme\nbaikalrest\nbail bonds\nbail-bonds\nbailbonds\nbailey ugg\nbailey-ugg\nbaileyugg\nbait-cam\nbaitcam\nbaixar football\nbaixar-football\nbaixarfootball\nbajardepeso\nbala online\nbala-online\nbalance espa\nbalance-espa\nbalance-wheel\nbalanceespa\nbalancewheel\nbalenciagasingapore\nballgowns dress\nballgowns-dress\nballgownsdress\nbally store\nbally-store\nballystore\nban aviat\nban barata\nban barato\nbÃ¡n Ä‘áº¡m\nban handle\nban hÃ¤ndle\nbÃ¡n hÃ ng Ä‘Æ¡n giáº£n\nban jack\nban lage\nban mirror\nban occhiali\nban online\nban prei\nban prezzo\nban price\nban rb\nban schwar\nban sonnen\nban sunglass\nban verspie\nban wayfare\nban-barata\nban-barato\nban-dam\nban-hang-don-gian\nban-jack\nban-mirror\nban-occhiali\nban-online\nban-prezzo\nban-price\nban-sunglass\nbanbarata\nbanbarato\nbancshare\nbandage dress\nbandage-dress\nbandar togel\nbandar-togel\nbandarq\nbandeira politica\nbandeira polÃ­tica\nbandeira-politica\nbandeira-polÃ­tica\nbáº£ng bÃ¡o giÃ¡\nbang bros\nbang buddy\nbáº£ng giÃ¡\nbang me\nbang-bao-gia\nbang-bros\nbang-buddy\nbang-gia\nbang-me\nbangalore escort\nbangalore eskort\nbangalore-escort\nbangalore-eskort\nbangbros\nbangbuddy\nbangkok cosplay\nbangkok-cosplay\nbangkokcosplay\nbanjack\nbank credit\nbank-credit\nbank24.ru\nbank24.su\nbankbybank\nbankcredit\nbankowoz\nbankrobber\nbanner_track\nbanonline\nbanprezzo\nbanque parrainage\nbanque-parrainage\nbansunglass\nbanyaknya situs\nbanyaknya-situs\nbÃ¡o giÃ¡ mÃ¡y\nbáº£o hiá»ƒm\nbao-gia-may\nbao-hiem\nbarata comparme\nbarata new\nbarata online\nbarata person\nbarata ropa\nbarata_\nbarata-comparme\nbarata-new\nbarata-online\nbarata-person\nbarata-ropa\nbaratacomparme\nbaratanew\nbarataonline\nbarataperson\nbarataropa\nbaratas comparme\nbaratas new\nbaratas online\nbaratas person\nbaratas ropa\nbaratas_\nbaratas-comparme\nbaratas-new\nbaratas-online\nbaratas-person\nbaratas-ropa\nbaratascomparme\nbaratasnew\nbaratasonline\nbaratasperson\nbaratasropa\nbarato comparme\nbarato new\nbarato online\nbarato person\nbarato ropa\nbarato_\nbarato-comparme\nbarato-new\nbarato-online\nbarato-person\nbarato-ropa\nbaratocomparme\nbaratonew\nbaratoonline\nbaratoperson\nbaratoropa\nbaratos comparme\nbaratos new\nbaratos online\nbaratos person\nbaratos ropa\nbaratos_\nbaratos-comparme\nbaratos-new\nbaratos-online\nbaratos-person\nbaratos-ropa\nbaratoscomparme\nbaratosnew\nbaratosonline\nbaratosperson\nbaratosropa\nbarbour cloth\nbarbour coat\nbarbour jack\nbarbour out\nbarbour-cloth\nbarbour-coat\nbarbour-jack\nbarbour-out\nbarbourcloth\nbarbourcoat\nbarbourjack\nbarbourout\nbarcelona sunglass\nbarcelona-sunglass\nbarcelonasunglass\nbardot lancel\nbardot-lancel\nbardotlancel\nbargain essay\nbargain-essay\nbarn timber\nbarn-timber\nbarntimber\nbase housing final\nbasement_reno_tip\nbasement_renovation_tip\nbasement-reno-tip\nbasement-renovation-tip\nbasket chanel\nbasket isabel\nbasket jord\nbasket mbt\nbasket shoe\nbasket-chanel\nbasket-isabel\nbasket-jord\nbasket-mbt\nbasket-shoe\nbasketball jord\nbasketball stream\nbasketball word\nbasketball-jord\nbasketball-shoe\nbasketball-stream\nbasketball-word\nbasketballjord\nbasketballshoe\nbasketballstream\nbasketballword\nbasketchanel\nbasketisabel\nbasketjord\nbasketmbt\nbasketshoe\nbat dong san\nbáº¥t Ä‘á»™ng sáº£n\nbat-dong-san\nbat-pro\nbatdongsan\nbathroom look\nbathroom-look\nbatt-kupon\nbattkupon\nbattleground hack\nbattleground-hack\nbattlegrounds hack\nbattlegrounds pc\nbattlegrounds-hack\nbattlegrounds-pc\nbauchstraffung\nbayan escort\nbayan eskort\nbayan izmir\nbayan iÌ‡zmir\nbayan-escort\nbayan-eskort\nbayan-izmir\nbayanescort\nbayaneskort\nbayanizmir\nbaykal extreme\nbaykal otdykh\nbaykal ozero\nbaykal rest\nbaykal-extreme\nbaykal-otdykh\nbaykal-ozero\nbaykal-rest\nbaykalextreme\nbaykalotdykh\nbaykalozero\nbaykalrest\nbayswater bag\nbayswater-bag\nbayswaterbag\nbaza dannyh\nbaza-dannyh\nbazargorj\nbazooka app\nbazooka-app\nbazookaapp\nbÉ‘\nbbokmark\nbbombr\nbbookmark\nbboth\nbbrand\nbbut i\nbcbg casual\nbcbg dress\nbcbg printed\nbcbg runway\nbcbg sleeve\nbcbg strapless\nbcbg-casual\nbcbg-dress\nbcbg-printed\nbcbg-runway\nbcbg-sleeve\nbcbg-strapless\nbcbgcasual\nbcbgprinted\nbcbgrunway\nbcbgsleeve\nbcbgstrapless\nbddv\nbdsm sex\nbdsm-sex\nbdsmsex\nbe a excellent\nbe ablpe\nbe benefited\nbe book-mark\nbe on google\nbe on instagram\nbe rather more\nbe sure to really\nbe tiny needle\nbe tthe\nbe tthis\nbe what happens you\nbe-on-instagram\nbeamten\nbeanies1\nbears hat\nbears urlacher\nbears-hat\nbears-urlacher\nbearsurlacher\nbeat gainer\nbeat loser\nbeat-gainer\nbeat-loser\nbeatbydre\nbeats by\nbeats monster\nbeats pas\nbeats studio\nbeats-best\nbeats-by\nbeats-dr-dre\nbeats-dre\nbeats-monster\nbeats-pas\nbeats-studio\nbeats+\nbeatsbest\nbeatsbydrdre\nbeatsbydre\nbeatscustom\nbeatsdrdre\nbeatsdre\nbeatsmonster\nbeatsstudio\nbeaut beaut\nbeaut bio\nbeaut-beaut\nbeaut-bio\nbeautiful design mono\nbeautiful vibrant result\nbeautiful-design-mono\nbeautiful-vibrant-result\nbeautiful-wom\nbeautifully vibrant result\nbeautifully-vibrant-result\nbeautifulwom\nbeauty hospital\nbeauty luxury\nbeauty report\nbeauty-hospital\nbeauty-luxury\nbeauty-report\nbeautyhospital\nbeautyluxury\nbeautyreport\nbebas upload\nbebas-upload\nbebek porn\nbebek-porn\nbebekporn\nbeberapa tips\nbeberapa-tips\nbecausethe\nbecome a bring\nbecome bitcoin\nbecome buying\nbecome bytecoin\nbecome litecoin\nbecome our consumer\nbecome-a-success\nbecome-an-expert\nbecome-bitcoin\nbecome-buying\nbecome-bytecoin\nbecome-litecoin\nbed are satisfy\nbedava hesap\nbedava zenmate\nbedava-hesap\nbedava-zenmate\nbee given\nbeeday\nbeeg friend\nbeeg-friend\nbeegfriend\nbeenpaid\nbefore long find\nbefore-purchas\nbegeni hilesi\nbegeni-hilesi\nbeggun\nbeginner blog\nbeginner-blog\nbehavioral-interview-question\nbehaviour-driven\nbehelfen sich die medien\nbehelfen-sich-die-medien\nbehind-knee\nbehindknee\nbeijing escort\nbeijing eskort\nbeijing massage\nbeijing-escort\nbeijing-eskort\nbeijing-massage\nbeijingescort\nbeijingeskort\nbeijingmassage\nbeing a new article\nbeing a new blog\nbeing a new page\nbeing a new site\nbeing a new web\nbeing photographer\nbeing pput\nbeing-photographer\nbeing-pput\nbelanja online\nbelanja-online\nbeli produk\nbeli-produk\nbelieve youre\nbelize proper\nbelize-proper\nbelizeproper\nbelly-fat\nbelstaff bota\nbelstaff chaqueta\nbelstaff cuero\nbelstaff espa\nbelstaff hand\nbelstaff leder\nbelstaff out\nbelstaff-bota\nbelstaff-chaqueta\nbelstaff-cuero\nbelstaff-espa\nbelstaff-hand\nbelstaff-leder\nbelstaff-out\nbelstaffbota\nbelstaffchaqueta\nbelstaffcuero\nbelstaffespa\nbelstaffhand\nbelstaffleder\nbelstaffout\nbelt replic\nbelt-replic\nbeltreplic\nbeneath if it is\nbeneath-if-it-is\nbeneficial software\nbeneficios de la\nbeneficios-de-la\nbenefit coupon\nbenefit-coupon\nbenefits coupon\nbenefits-coupon\nbengals merch\nbengals store\nbengals-merch\nbengals-store\nbengalsmerch\nbengalsstore\nbenh nam\nbá»‡nh nam\nbenh-nam\nbá»‡nh-nam\nbenhnam\nbeni sik\nbeni-sik\nbent naar sex\nbenzo generat\nbenzo-generat\nbenzoclin\nbenzogenerat\nbenzoylmethyl\nberberine loaded\nberberine-loaded\nberinvestasi\nberlin moncler\nberlin-moncler\nberlinmoncler\nbermutu ting\nbermutu-ting\nberracom.ph\nbesstet\nbest anal\nbest blogging\nbest bodycon\nbest booster\nbest cartier\nbest cbd\nbest cc\nbest collection agency\nbest crypto\nbest curcumin\nbest cyber\nbest dump\nbest essay\nbest evance\nbest fanny\nbest forex\nbest gaming\nbest gas boil\nbest jers\nbest lawyer\nbest mcm\nbest nautical decor\nbest nautical home\nbest online\nbest pant\nbest payment\nbest places botox\nbest porn\nbest priced\nbest prostate\nbest sandal\nbest sex\nbest shapewear\nbest shoe price\nbest suppl\nbest tummy\nbest vape\nbest vpn service\nbest web\nbest webmaster\nbest wordpress\nbest writing comp\nbest writing serv\nbest you can see\nbest_small_\nbest-anal\nbest-blogging\nbest-bodycon\nbest-booster\nbest-cartier\nbest-cbd\nbest-cc\nbest-crypto\nbest-curcumin\nbest-cyber\nbest-diet\nbest-digital\nbest-direct\nbest-disc\nbest-dump\nbest-essay\nbest-evance\nbest-fake\nbest-fanny\nbest-forex\nbest-gaming\nbest-gas-boil\nbest-home-cinema\nbest-jers\nbest-lawyer\nbest-mcm\nbest-pant\nbest-payment\nbest-phone\nbest-places-botox\nbest-porn\nbest-priced\nbest-probiotic\nbest-prostate\nbest-real\nbest-sandal\nbest-seller-bag\nbest-sellers-bag\nbest-sex\nbest-shapewear\nbest-shoe-price\nbest-shop\nbest-small-\nbest-software-for\nbest-suppl\nbest-tummy\nbest-vape\nbest-vpn\nbest-way-to\nbest-web\nbest-webmaster\nbest-wordpress\nbest,egy\nbest.;\nbest.:\nbest4\nbestad.\nbestads.\nbestairjordan\nbestbut\nbestcartier\nbestcase\nbestcbd\nbestcontractor\nbestcrypto\nbestdatabase\nbestdigital\nbestdirect\nbestdisc\nbestdrug\nbeste game\nbeste gaming\nbeste-game\nbeste-gaming\nbestellen game\nbestellen gaming\nbestellen gutscheine\nbestellen sie\nbestellen-game\nbestellen-gaming\nbestellen-gutscheine\nbestellen-sie\nbesten gutscheine\nbesten sie\nbesten-gutscheine\nbesten-sie\nbestevance\nbestfake\nbestfit\nbestforex\nbestgaming\nbestgasmileage\nbestjers\nbestlaptop\nbestlawyer\nbestlocaldata\nbestmcm\nbestpant\nbestpayment\nbestphone\nbestpricebuy\nbestpricesbuy\nbestprobiotic\nbestreal\nbestsalesell\nbestsellerbag\nbestsellersbag\nbestsex\nbestshop\nbestsmart\nbestsuppl\nbesttummy\nbestvape\nbestvpn\nbestweb\nbet-88\nbet-guru\nbet-khong\nbet-link\nbet-list\nbet-script\nbet88\nbeta/halkomentar-\nbetes0\nbetes1\nbetes2\nbetes3\nbetes4\nbetes5\nbetes6\nbetes7\nbetes8\nbetes9\nbetfair\nbetguru\nbetkhong\nbetlink\nbetlist\nbetor.biz\nbetor.ru\nbetrueger dreck\nbetrueger-dreck\nbetruegerdreck\nbetscript\nbetter handling driving\nbetter-essay-writ\nbetter-service\nbetterjudg\nbetterservice\nbetting article\nbetting news\nbetting on mlb\nbetting script\nbetting site\nbetting-article\nbetting-news\nbetting-script\nbetting-site\nbettingscript\nbettor than\nbetween tthe\nbetweenex\nbezpieczne leczenie\nbezpieczne-leczenie\nbhilt\nbhttp\nbi chong trom\nbá»‹ chá»‘ng trá»™m\nbi-chong-trom\nbianca black\nbianca-black\nbiancablack\nbiaxin\nbichongtrom\nbieding laarzen\nbieding-laarzen\nbiedinglaarzen\nbielizna\nbig 100%\nbig bling\nbig casino\nbig cock\nbig porn\nbig pussy\nbig replic\nbig site\nbig snapchat\nbig tits\nbig titt\nbig-100%\nbig-bling\nbig-casino\nbig-cock\nbig-naturals\nbig-porn\nbig-pussy\nbig-replic\nbig-site\nbig-smart\nbig-snapchat\nbig-tits\nbig-titt\nbig.naturals\nbig.site\nbigbling\nbigcasino\nbigcock\nbigger snapchat\nbigger-snapchat\nbigporn\nbigpussy\nbigreplic\nbigsite\nbigsmart\nbigtits\nbigtitt\nbijak there\nbijak-there\nbijakthere\nbijoux best\nbijoux-best\nbijoux-fr\nbijouxbest\nbijouxfr\nbijsluiter tablet\nbijsluiter-tablet\nbikiji\nbikini outlet\nbikini sale\nbikini salg\nbikini swimsuit\nbikini udsalg\nbikini-outlet\nbikini-sale\nbikini-salg\nbikini-set\nbikini-swimsuit\nbikini-udsalg\nbikinier udsalg\nbikinier-udsalg\nbikinierudsalg\nbikinioutlet\nbikinisale\nbikinisalg\nbikiniudsalg\nbillboards advert\nbillboards-advert\nbillboardsadvert\nbillig\nbillion hit\nbillion link\nbillion yuan\nbillion-hit\nbillion-link\nbillion-yuan\nbillionhit\nbillionlink\nbillionyuan\nbiloba beneficio\nbiloba-beneficio\nbinance\nbinarnykh optsion\nbinarnykh-optsion\nbinary crypto\nbinary option\nbinary-crypto\nbinary-option\nbinarycrypto\nbinaryoption\nbio bronz\nbio skin\nbio-bronz\nbio-shield-pill\nbio-skin\nbiobronz\nbiofinite skin\nbiofinite-skin\nbiofiniteskin\nbioshieldpill\nbioskin\nbird hack\nbird-hack\nbirdhack\nbirkenstock aus\nbirkenstock boston\nbirkenstock online\nbirkenstock outlet\nbirkenstock sale\nbirkenstock sandal\nbirkenstock shop\nbirkenstock store\nbirkenstock-aus\nbirkenstock-boston\nbirkenstock-online\nbirkenstock-outlet\nbirkenstock-sale\nbirkenstock-sandal\nbirkenstock-shop\nbirkenstock-store\nbirkenstockaus\nbirkenstockboston\nbirkenstockonline\nbirkenstockonsale\nbirkenstockoutlet\nbirkenstocksale\nbirkenstocksandal\nbirkenstockshop\nbirkenstockstore\nbirkin bag\nbirkin cheap\nbirkin-bag\nbirkin-cheap\nbirkinbag\nbirkincheap\nbirrhday\nbisapp\nbishop-knot\nbishopknot\nbit at an era\nbit casino\nbit koin\nbit-casino\nbit-koin\nbitartrate\nbitcasino\nbitcoin + crypto\nbitcoin $\nbitcoin acc\nbitcoin add\nbitcoin bot\nbitcoin buy\nbitcoin casino\nbitcoin code\nbitcoin crypto\nbitcoin declin\nbitcoin depos\nbitcoin donat\nbitcoin dump\nbitcoin from $\nbitcoin million\nbitcoin mine\nbitcoin mining\nbitcoin per day\nbitcoin per week\nbitcoin rush\nbitcoin talk\nbitcoin wallet\nbitcoin_\nbitcoin-acc\nbitcoin-add\nbitcoin-buy\nbitcoin-casino\nbitcoin-code\nbitcoin-crypto\nbitcoin-declin\nbitcoin-depos\nbitcoin-donat\nbitcoin-dump\nbitcoin-million\nbitcoin-mine\nbitcoin-mining\nbitcoin-per-day\nbitcoin-per-week\nbitcoin-rush\nbitcoin-talk\nbitcoin-wallet\nbitcoinacc\nbitcoinadd\nbitcoinbuy\nbitcoincas\nbitcoincode\nbitcoincrypto\nbitcoindeclin\nbitcoindepos\nbitcoindonat\nbitcoindump\nbitcoinmillion\nbitcoinrush\nbitcoins\nbitcointalk\nbitcoinwallet\nbitcoinz\nbitkoin\nbittrex\nbiuro-solido\nbiz advert\nbiz market\nbiz news\nbiz_\nbiz-advert\nbiz-market\nbiz-news\nbiz.in\nbiz.pl\nbiz.ru\nbiz.su\nbiz.za\nbizadvert\nbizmarket\nbiznes\nbiznews\nbizstore\nbiztalk\nbiztechno\nbizteckno\nbiztehno\nbiztekno\nbiztout\nbiÅ¼uteria\nblack bodycon\nblack gay\nblack lesb\nblack tight\nblack tits\nblack ugg\nblack-bodycon\nblack-friday\nblack-gay\nblack-lesb\nblack-tight\nblack-tits\nblack-ugg\nblack-www\nblackfriday\nblackgay\nblackjack pit\nblackjack slot\nblackjack terbaik\nblackjack_\nblackjack-pit\nblackjack-slot\nblackjack-terbaik\nblackjack, slot\nblackjackpit\nblacklabelj\nblacklesb\nblacktight\nblacktits\nblackugg\nblahnik out\nblahnik replic\nblahnik shoe\nblahnik shop\nblahnik store\nblahnik_\nblahnik-out\nblahnik-replic\nblahnik-shoe\nblahnik-shop\nblahnik-store\nblahnikout\nblahnikreplic\nblahnikshoe\nblahnikshop\nblahnikstore\nblanc pen\nblanc starwalk\nblanc-pen\nblanc-starwalk\nblancstarwalk\nblancâ²Ÿ\nblazer chaus\nblazer-chaus\nblazerchaus\nblitzeblank geputzt\nblock puzzel\nblock-puzzel\nblocker preco\nblocker preÃ§o\nblocker queda\nblocker-preco\nblocker-preÃ§o\nblocker-queda\nblog _\nblog ::\nblog ..\nblog â€¦\nblog (wordpress\nblog a menudo\nblog article\nblog based\nblog beast\nblog before\nblog blog\nblog center\nblog centre\nblog coin\nblog de forma\nblog delight\nblog diaria\nblog diÃ¡ria\nblog diet\nblog fairly\nblog felicit\nblog fÃ©licit\nblog for any\nblog forest\nblog format\nblog frequently\nblog fully about\nblog give pleasant\nblog gives pleasant\nblog glance\nblog here\nblog if you\nblog is a center\nblog is a centre\nblog is actually\nblog is fastidious\nblog is invaluable\nblog is loading\nblog is priceless\nblog is truly\nblog it help\nblog it is\nblog kot\nblog layout\nblog like every\nblog like you\nblog link\nblog load\nblog loading\nblog look\nblog mark\nblog moze\nblog moÅ¼e\nblog occasion\nblog on regular\nblog on the web\nblog platform\nblog post\nblog projet\nblog quite\nblog regardless\nblog sante\nblog santÃ©\nblog service\nblog site\nblog soon\nblog struct\nblog structure\nblog sys\nblog through google\nblog thus\nblog to rank\nblog topic\nblog truly has\nblog using\nblog utilizing\nblog various\nblog vid\nblog viewer\nblog visit\nblog was how\nblog was..\nblog web\nblog which content\nblog wiki\nblog will make\nblog wordpress\nblog world\nblog writer\nblog you write\nblog zaslu\nblog zasÅ‚u\nblog_comente\nblog-0\nblog-1\nblog-2\nblog-based\nblog-beast\nblog-before\nblog-blog\nblog-center\nblog-centre\nblog-coin\nblog-comente\nblog-de-forma\nblog-delight\nblog-diaria\nblog-diÃ¡ria\nblog-diet\nblog-entry\nblog-felicit\nblog-for-any\nblog-forest\nblog-format\nblog-frequently\nblog-glance\nblog-here\nblog-is-loading\nblog-it-help\nblog-it-is\nblog-kot\nblog-layout\nblog-link\nblog-load\nblog-loading\nblog-look\nblog-mark\nblog-occasion\nblog-platform\nblog-post\nblog-projet\nblog-quite\nblog-sante\nblog-santÃ©\nblog-service\nblog-site\nblog-soon\nblog-struc\nblog-sys\nblog-thus\nblog-topic\nblog-trick\nblog-various\nblog-vid\nblog-viewer\nblog-visit\nblog-web\nblog-wiki\nblog-wordpress\nblog-world\nblog-writer\nblog-you-write\nblog; this\nblog::\nblog:quan\nblog:quáº§n\nblog.;\nblog.:\nblog..\nblogâ€¦\nblog.best\nblog.real\nblog.thank\nblog.wiki\nblog\'s article\nblog\'s post\nblogâ€™s article\nblogâ€™s post\nblog}\nblog/blog\nblog/comment\nblog/index\nblog/lala\nblog/online\nblog/owner\nblog/post\nblog/view\nblog/web\nblog0\nblog1\nblog2\nblogbased\nblogbeast\nblogblog\nblogcoin\nblogdelight\nblogdiet\nblogentry\nblogg platform\nblogged if you\nblogger business\nblogger delight\nblogger if you\nblogger love\nblogger service\nblogger thank\nblogger-business\nblogger-delight\nblogger-love\nblogger-service\nblogger. thank\nbloggerbusiness\nbloggerd\nbloggerdelight\nbloggerlove\nbloggerr\nbloggers delight\nbloggers service\nbloggers-delight\nbloggers-service\nbloggers, business\nbloggersdelight\nbloggibg\nbloggin ad\nbloggin-ad\nblogging ad\nblogging and site\nblogging glance\nblogging look\nblogging myself\nblogging service\nblogging user\nblogging viewer\nblogging visit\nblogging-ad\nblogging-glance\nblogging-look\nblogging-service\nblogging-visit\nbloggingg\nblogginglook\nbloggybest\nbloghome\nblogid\nblogkot\nbloglayout\nbloglink\nbloglist\nblogload\nbloglook\nbloglove\nblogmark\nblogow\nblogÃ³w\nblogplatform\nblogprodesign\nblogprojet\nblogrtui.ru\nblogs article\nblogs if you\nblogs like every\nblogs on the web\nblogs online\nblogs post\nblogs service\nblogs son para\nblogs to read\nblogs various\nblogs-article\nblogs-post\nblogs-service\nblogs-to-read\nblogs-trick\nblogs-various\nblogs.bl\nblogs}\nblogs/blog\nblogs/comment\nblogs/entry\nblogs/index\nblogs/item\nblogs/lala\nblogs/online\nblogs/owner\nblogs/post\nblogs/view\nblogs/web\nblogs0\nblogs1\nblogs2\nblogsite\nblogsoon\nblogspot have\nblogspot prov\nblogspot-have\nblogspot-prov\nblogspothave\nblogspotprov\nblogsys\nblogtitle\nblogue0\nblogue1\nblogue2\nblogues0\nblogues1\nblogues2\nblogviewer\nblogweb\nblogworld\nblogz\nbloig\nblokg\nblolg\nblond4u\nblood online\nblood-online\nbloodfull\nbloodonline\nbloog layout\nbloom budget\nbloom-budget\nblossom tattoo\nblossom-tattoo\nblow-job\nblowjob\nblu-cig\nblucig\nblue chew\nblue ugg\nblue_chew\nblue_pill\nblue-chew\nblue-pill\nblue-tube\nblue-ugg\nbluecap turbo\nbluecap-turbo\nbluecaps turbo\nbluecaps-turbo\nbluecapsturbo\nbluecapturbo\nbluechew\nbluefin-trad\nbluefintrad\nbluehost-review\nbluehostreview\nbluepill\nbluetooth jammer\nbluetooth-head\nbluetooth-jammer\nbluetoothhead\nbluetoothjammer\nbluetube\nblueugg\nbngladish\nboa qualidade\nboa-qualidade\nboaby\nboard battery power\nboard sale\nboard-sale\nboards sale\nboards-sale\nboardsale\nboardssale\nbobby maximus\nbobby-maximus\nbobbymaximus\nbobet link\nbobet-link\nbobetlink\nbodily hormone\nbodily sunscreen\nbodily-hormone\nbodog8\nbody erotic\nbody goods\nbody hormone\nbody massage in\nbody shapewear\nbody-erotic\nbody-goods\nbody-hormone\nbody-massage-in\nbody-shapewear\nbodycon bandage\nbodycon dress\nbodycon home\nbodycon-bandage\nbodycon-dress\nbodycon-home\nbodyhn\nbodysuit shapewear\nbodysuit-shapewear\nbogus service\nbogus-service\nbohemian home\nbohemian-home\nboiler ireland\nboiler spare\nboiler-ireland\nboiler-spare\nboilers ireland\nboilers spare\nboilers-ireland\nboilers-spare\nboilerspare\nboilersspare\nbokkmark\nbokserki\nbola online\nbola terpercaya\nbola-online\nbola-terpercaya\nbolaonline\nbollywood drug\nbollywood hair\nbollywood moi\nbollywood-drug\nbollywood-hair\nbollywood-moi\nbolsos marc\nbolsos-marc\nbolsosmarc\nbon copie\nbon-copie\nboncopie\nbone wellness\nbone-wellness\nbonerz\nbong 88\nbong online\nbong-88\nbong-online\nbong88\nbonga cam\nbonga-cam\nbongacam\nbongonline\nbonne copie\nbonne-copie\nbonnecopie\nbono casino\nbono-casino\nbonocasino\nbons ganhos\nbons resultado\nbons-ganhos\nbons-resultado\nbontril\nbonus casino\nbonus-casino\nbonus-code\nbonuscasino\nbonuscode\nboobs tumblr\nboobs-tumblr\nboogging\nbook mark add\nbook mark it\nbook mark my\nbook mark the\nbook mark this\nbook mark to\nbook mark your\nbook marked add\nbook marked it\nbook marked my\nbook marked the\nbook marked this\nbook marked to\nbook marked your\nbook marking add\nbook marking it\nbook marking my\nbook marking the\nbook marking this\nbook marking to\nbook marking your\nbook-mark add\nbook-mark-add\nbook-mark-this\nbook-marked it\nbook-marked to\nbook-marking it\nbook-marking to\nbook-marks\nbook-ot-\nbookark\nbookkmark\nbookmaker book\nbookmaker, book\nbookmakers book\nbookmakers, book\nbookmark add\nbookmark it\nbookmark site list\nbookmark thank\nbookmark this\nbookmark web\nbookmark you\nbookmark-add\nbookmark-it\nbookmark-thank\nbookmark-this\nbookmark-web\nbookmark-you\nbookmarkadd\nbookmarked :)\nbookmarked it\nbookmarked thank\nbookmarked this\nbookmarked web\nbookmarked you\nbookmarked-thank\nbookmarked-this\nbookmarked-web\nbookmarked-you\nbookmarked!\nbookmarking and checking\nbookmarking it\nbookmarkingland\nbookmarks thank\nbookmarks web\nbookmarks-thank\nbookmarks-web\nbookmarksweb\nbookmarkweb\nbookmmark\nbookmsrk\nboom-beach-hack\nboombeachhack\nboost lung work\nboost our roi\nboost roi\nboost your roi\nboost-my-game\nboost-our-roi\nboost-roi\nboost-your-roi\nboosting lung work\nboostr\nboostyou\nbooszt\nboot get\nboot online\nboot oxford\nboot queen\nboot schwei\nboot store online\nboot stores online\nboot ugg\nboot uk\nboot-get\nboot-online\nboot-oxford\nboot-queen\nboot-schwei\nboot-store-online\nboot-stores-online\nboot-ugg\nboot-uk\nbootcojp\nbootget\nbooth pameran\nbooth-pameran\nbootonline\nbootoxford\nbootqueen\nboots online\nboots oxford\nboots schwei\nboots ugg\nboots uk\nboots-get\nboots-in-schwei\nboots-online\nboots-oxford\nboots-queen\nboots-retail\nboots-schwei\nboots-ugg\nboots-uk\nbootschwei\nbootsget\nbootsinschwei\nbootsonline\nbootsoxford\nbootsqueen\nbootsretail\nbootss\nbootsugg\nbootsuk\nboottenngoku\nbootugg\nbootuk\nbooty galler\nbooty-galler\nborsa celine\nborsa chanel\nborsa ital\nborsa louis\nborsa luis\nborsa moncler\nborsa out\nborsa prada\nborsa-celine\nborsa-chanel\nborsa-ital\nborsa-louis\nborsa-luis\nborsa-moncler\nborsa-out\nborsa-prada\nborsaceline\nborsachanel\nborsaital\nborsalouis\nborsaluis\nborsamoncler\nborsaout\nborsaprada\nborse celine\nborse chanel\nborse ital\nborse louis\nborse luis\nborse moncler\nborse out\nborse prada\nborse prezzi\nborse-celine\nborse-chanel\nborse-ital\nborse-louis\nborse-luis\nborse-moncler\nborse-out\nborse-prada\nborse-prezzi\nborseceline\nborsechanel\nborseital\nborselouis\nborseluis\nborsemoncler\nborseout\nborseprada\nborseprezzi\nbosch nhap\nbosch nháº­p\nbosch-nhap\nbosch-nháº­p\nboschnhap\nboschnháº­p\nboschrand_\nboston essay\nboston-essay\nbostonessay\nbot cheat\nbot-cheat\nbot\'s cheat\nbotâ€™s cheat\nbota mujere\nbota-mujere\nbotamujere\nbotanical slim\nbotanical-slim\nbotas altas\nbotas mujere\nbotas ugg\nbotas-altas\nbotas-mujere\nbotas-ugg\nbotasdefutbol\nbotasmujere\nbotasugg\nbotcheat\nboth educative\nboth link along\nboth-educative\nbots cheat\nbots-cheat\nbotscheat\nbotte femme\nbotte-femme\nbottefemme\nbottega veneta\nbottega-veneta\nbottegaveneta\nbottes femme\nbottes paris\nbottes pas\nbottes ugg\nbottes-en-ligne\nbottes-femme\nbottes-paris\nbottes-pas\nbottes-ugg\nbottesenligne\nbottesfemme\nbottesparis\nbottespas\nbottesugg\nbotulinumtoxin\nbought mme\nboulder boulder\nboulder-boulder\nbountiful with\nbountiful-with\nboursorama banque\nboursorama-banque\nboutique balenciaga\nboutique chanel\nboutique chaus\nboutique mbt\nboutique moncler\nboutique ugg\nboutique-balenciaga\nboutique-chanel\nboutique-chaus\nboutique-mbt\nboutique-moncler\nboutique-ugg\nboutiquebalenciaga\nboutiquechanel\nboutiquechaus\nboutiquembt\nboutiquemoncler\nboutiques chanel\nboutiques chaus\nboutiques mbt\nboutiques moncler\nboutiques ugg\nboutiques-chanel\nboutiques-chaus\nboutiques-mbt\nboutiques-moncler\nboutiques-ugg\nboutiqueschanel\nboutiqueschaus\nboutiquesmbt\nboutiquesmoncler\nboutiquesugg\nboutiqueugg\nbow ugg\nbow-ugg\nbowling footwear\nbowling-footwear\nbowugg\nbox iphone\nbox-iphone\nboxing hack\nboxing-hack\nboxshopping.ru\nboy fetish\nboy pantie\nboy panty\nboy-fetish\nboy-fuck\nboy-pantie\nboy-panty\nboyfetish\nboyfuck\nboypantie\nboypanty\nboys-fuck\nboysfuck\nbracelet manchette\nbracelet replic\nbracelet shop\nbracelet store\nbracelet-manchette\nbracelet-replic\nbracelet-sale\nbracelet-shop\nbracelet-store\nbraceletmanchette\nbracelets replic\nbracelets-replic\nbraceletsale\nbraceletshop\nbraceletstore\nbrain abundance\nbrain-abundance\nbrainabundance\nbrand baseball\nbrand bat\nbrand engage\nbrand iwc\nbrand jap\nbrand jp\nbrand mlb\nbrand nba\nbrand new ipad\nbrand new iphone\nbrand nfl\nbrand nhl\nbrand sale\nbrand top\nbrand wto\nbrand-baseball\nbrand-bat\nbrand-corner\nbrand-engage\nbrand-iwc\nbrand-jap\nbrand-jp\nbrand-mlb\nbrand-nba\nbrand-nfl\nbrand-nhl\nbrand-sale\nbrand-top\nbrand-wto\nbrandengage\nbrandiwc\nbrandjap\nbrandjp\nbrandpurse\nbrands top\nbrands-jap\nbrands-jp\nbrands-top\nbrandsale\nbrandsjap\nbrandsjp\nbrandwto\nbrasil bikini\nbrasil-bikini\nbrasilbikini\nbravemed\nbraves jers\nbraves-jers\nbravesjers\nbravo por el escrito\nbrazil bikini\nbrazil-bikini\nbrazilbikini\nbrazzer\nbreakfast coming\nbreakfast-coming\nbreakk in\nbreast active\nbreast porn\nbreast-active\nbreast-porn\nbreastactive\nbreastporn\nbreasts porn\nbreasts to a platter\nbreasts-porn\nbreastsporn\nbreathe in seriously\nbreed assimilat\nbreed-assimilat\nbridge in wooden\nbridges-must\nbrilliant blog\nbrilliant content\nbrilliant page\nbrilliant paragraph\nbrilliant post\nbrilliant site\nbrilliant web\nbrilliant write up\nbrilliant write-up\nbrilliant writeup\nbrilliant-blog\nbrilliant-content\nbrimging\nbring in the bucks\nbring your blog\nbring your site\nbring your web\nbring-in-the-bucks\nbrinkjewel\nbritanniahotel\nbrittany-battle\nbrittanybattle\nbrittny-battle\nbrittnybattle\nbro thank you\nbroker blueprint\nbroker dealer\nbroker forex\nbroker-blueprint\nbroker-dealer\nbroker-forex\nbrokerforex\nbronchial asthma victim\nbroncos hat\nbroncos-hat\nbroncos-jers\nbroncos-offic\nbroncoshat\nbroncosjers\nbroncosoffic\nbrothershit\nbrought agreeable\nbrowns jersey\nbrowns-jersey\nbrowse around this blog\nbrowse around this site\nbrowse around this web\nbrowse this article\nbrowse this blog\nbrowse this page\nbrowse this site\nbrowse this web\nbrowsing online more\nbrrip\nbrugte mulberry\nbrugte-mulberry\nbruiseviolet\nbrunette live cam\nbruno cabas\nbruno sac\nbruno-cabas\nbruno-sac\nbrunocabas\nbrunosac\nbruststraffung\nbrustvergrosserung\nbrustvergrÃ¶ÃŸerung\nbt-coin\nbtc + crypto\nbtc $\nbtc bot\nbtc crypto\nbtc from $\nbtc per day\nbtc per week\nbtc pro\nbtc turk\nbtc wallet\nbtc_\nbtc-bot\nbtc-crypto\nbtc-per-day\nbtc-per-week\nbtc-pro\nbtc-turk\nbtc-wallet\nbtcbot\nbtccrypto\nbtcoin\nbtcpro\nbtcturk\nbtcwallet\nbtitish\nbtn-phone\nbtshoe\nbtw outstanding\nbuck generat\nbuck-generat\nbuckgenerat\nbucks fortnite\nbucks kostenlos\nbucks-fortnite\nbucks-kostenlos\nbucks-v-bucks\nbucks-v-free\nbucks.online\nbuddie\nbuddreview\nbudget dedicated\nbudget-dedicated\nbudidaya jagung\nbudidaya-jagung\nbudynku wybrac\nbudynku-wybrac\nbuilt bby\nbuisingess\nbukmacher\nbukmekerskaya\nbulgari bague\nbulgari bijoux\nbulgari brand\nbulgari bulgar\nbulgari bzero\nbulgari out\nbulgari replic\nbulgari serpent\nbulgari shop\nbulgari store\nbulgari_\nbulgari-bague\nbulgari-bijoux\nbulgari-brand\nbulgari-bulgar\nbulgari-bzero\nbulgari-out\nbulgari-replic\nbulgari-serpent\nbulgari-shop\nbulgari-store\nbulgaribague\nbulgaribijoux\nbulgaribrand\nbulgaribulgar\nbulgaribzero\nbulgarie bijoux\nbulgarie-bijoux\nbulgariebijoux\nbulgariout\nbulgariserpent\nbulgarishop\nbulgarisshop\nbulgaristore\nbulgary bague\nbulgary bijoux\nbulgary brand\nbulgary bulgar\nbulgary bzero\nbulgary out\nbulgary replic\nbulgary serpent\nbulgary shop\nbulgary store\nbulgary_\nbulgary-bague\nbulgary-bijoux\nbulgary-brand\nbulgary-bulgar\nbulgary-bzero\nbulgary-out\nbulgary-replic\nbulgary-serpent\nbulgary-shop\nbulgary-store\nbulgarybague\nbulgarybijoux\nbulgarybrand\nbulgarybulgar\nbulgarybzero\nbulgarye bijoux\nbulgarye-bijoux\nbulgaryebijoux\nbulgaryout\nbulgaryserpent\nbulgaryshop\nbulgarysshop\nbulgarystore\nbulk clock\nbulk computer\nbulk jewelry\nbulk-clock\nbulk-computer\nbulk-jewelry\nbulk-mail\nbulk-near-me\nbulkjewelry\nbulkmail\nbulknearme\nbulky for cumber\nbulky-for-cumber\nbulletproof merced\nbulletproof-merced\nbullion-account\nbumpant\nbupropion\nburberry bag\nburberry belt\nburberry bors\nburberry brit\nburberry clear\nburberry coat\nburberry danmark\nburberry factor\nburberry lad\nburberry negozi\nburberry out\nburberry purse\nburberry sale\nburberry scarf\nburberry store\nburberry tasche\nburberry task\nburberry thai\nburberry uk\nburberry wallet\nburberry watch\nburberry-au\nburberry-belt\nburberry-bors\nburberry-brit\nburberry-clear\nburberry-coat\nburberry-danmark\nburberry-hand\nburberry-in\nburberry-lad\nburberry-negozi\nburberry-out\nburberry-purse\nburberry-sale\nburberry-scarf\nburberry-tasche\nburberry-task\nburberry-too\nburberry-wallet\nburberry-watch\nburberry.bl\nburberryau\nburberrybelt\nburberrybi\nburberryblack\nburberrybors\nburberrybrit\nburberryclear\nburberrycoat\nburberrydanmark\nburberryhand\nburberryin\nburberrylad\nburberrynegozi\nburberryout\nburberrypurse\nburberrysale\nburberryscarf\nburberrysold\nburberrystore\nburberrysuto\nburberrytasche\nburberrytask\nburberrytoo\nburberrywallet\nburberrywatch\nburch-out\nburch-sale\nburchout\nburchsale\nburnout cheat\nburnout hack\nburnout-cheat\nburnout-hack\nbursa bayan\nbursa birlik\nbursa escort\nbursa eskort\nbursa kiz\nbursa masoz\nbursa sandal\nbursa site\nbursa-bayan\nbursa-birlik\nbursa-escort\nbursa-eskort\nbursa-kiz\nbursa-masoz\nbursa-sandal\nbursa-site\nbursabayan\nbursabirlik\nbursada escort\nbursada eskort\nbursada-escort\nbursada-eskort\nbursaescort\nbursaeskort\nbursakiz\nbursamasoz\nbursasite\nbursted out laugh\nbusca sexo\nbusca-sexo\nbuscando soluÃ§Ãµes\nbusienss\nbusiness catalyst\nbusiness collect\nbusiness empire\nbusiness formation\nbusiness know\nbusiness online world\nbusiness seo\nbusiness setup\nbusiness train\nbusiness-a2review\nbusiness-boss\nbusiness-catalyst\nbusiness-collect\nbusiness-daily\nbusiness-empire\nbusiness-finder\nbusiness-first\nbusiness-formation\nbusiness-in\nbusiness-intel\nbusiness-know\nbusiness-loan\nbusiness-market\nbusiness-net\nbusiness-network\nbusiness-profile\nbusiness-seo\nbusiness-setup\nbusiness-train\nbusinessâ€™ status\nbusinessâ€™s status\nbusinessboss\nbusinesscatalyst\nbusinesscollect\nbusinessdaily\nbusinesses status\nbusinesses-status\nbusinessfinder\nbusinessfirst\nbusinessintel\nbusinessknow\nbusinessloan\nbusinessmarket\nbusinessnetwork\nbusinessprofile\nbusinessseo\nbusinesstogoogle\nbusinesstrain\nbusiunes\nbuspirone\nbusquemail\nbusythumb\nbut the vids\nbutik otel\nbutik-otel\nbutikk\nbutnow\nbutthe\nbutton ugg\nbutton-ugg\nbuttonugg\nbutwho\nbuut you\nbux cheap\nbux-cheap\nbuy acrylic\nbuy ageless\nbuy albenda\nbuy albenza\nbuy blade\nbuy canadagoose\nbuy cetirizine\nbuy cheap\nbuy crypto\nbuy didrex\nbuy discount\nbuy dump\nbuy duvet\nbuy essay\nbuy estate tax\nbuy face\nbuy facebook\nbuy fifa\nbuy forskolin\nbuy generic\nbuy gig\nbuy gold\nbuy google\nbuy hair\nbuy hermes\nbuy hoverboard\nbuy insta\nbuy instagram\nbuy jap\nbuy jord\nbuy jp\nbuy kratom\nbuy likes\nbuy lol\nbuy louis\nbuy methotrexate\nbuy movie\nbuy my thesis\nbuy n95\nbuy off wish\nbuy online\nbuy privat\nbuy proxies\nbuy proxy\nbuy qsymia\nbuy resume\nbuy reviews\nbuy seo\nbuy silver\nbuy snapchat\nbuy soccer\nbuy social account\nbuy thesis\nbuy tiktok\nbuy toms\nbuy traff\nbuy trusted\nbuy twitter\nbuy v buck\nbuy vpn service\nbuy women\nbuy you tube\nbuy your tote\nbuy youtube\nbuy-acrylic\nbuy-albenda\nbuy-albenza\nbuy-blade\nbuy-canadagoose\nbuy-cetirizine\nbuy-cheap\nbuy-cig\nbuy-cock\nbuy-crypto\nbuy-didrex\nbuy-discount\nbuy-dump\nbuy-duvet\nbuy-essay\nbuy-face\nbuy-facebook\nbuy-fifa\nbuy-forskolin\nbuy-generic\nbuy-gig\nbuy-gold\nbuy-google\nbuy-gucci\nbuy-hair\nbuy-hoverboard\nbuy-insta\nbuy-instagram\nbuy-jap\nbuy-jord\nbuy-jp\nbuy-kratom\nbuy-likes\nbuy-lol\nbuy-louis\nbuy-methotrexate\nbuy-movie\nbuy-n95\nbuy-now\nbuy-online\nbuy-pill\nbuy-plus\nbuy-privat\nbuy-proper\nbuy-proxies\nbuy-proxy\nbuy-qsymia\nbuy-resume\nbuy-reviews\nbuy-run\nbuy-seo\nbuy-silver\nbuy-snapchat\nbuy-soccer\nbuy-social-account\nbuy-soma\nbuy-thesis\nbuy-tiktok\nbuy-toms\nbuy-top\nbuy-traff\nbuy-trusted\nbuy-twitter\nbuy-vpn\nbuy-women\nbuy-you-tube\nbuy-youtube\nbuy!cheap\nbuy!cock\nbuy!top\nbuy.cheap\nbuy.cock\nbuy.top\nbuyalbenza\nbuycanada\nbuycetirizine\nbuycheap\nbuycig\nbuycock\nbuycrypto\nbuyduvet\nbuyer emergency\nbuyer-emergency\nbuyessay\nbuyexpressvpn\nbuyface\nbuygeneric\nbuygold\nbuyhair\nbuyhermes\nbuyhover\nbuying and selling system\nbuying face\nbuying fifa\nbuying insta\nbuying likes\nbuying married\nbuying rune\nbuying traff\nbuying-a-car\nbuying-face\nbuying-fifa\nbuying-insta\nbuying-likes\nbuying-papers-online\nbuying-rune\nbuying-traff\nbuyingface\nbuyingfifa\nbuyinginsta\nbuyinglikes\nbuyingrune\nbuyingtraff\nbuyiny\nbuyjap\nbuyjord\nbuyjp\nbuykratom\nbuylikes\nbuylouis\nbuymethotrexate\nbuymovie\nbuyn95\nbuyonline\nbuyout keep\nbuyout_\nbuyout-keep\nbuyplus\nbuyproper\nbuyrun\nbuyseo\nbuysilver\nbuysoccer\nbuysoma\nbuytoms\nbuytraff\nbuyvpn\nbuywomen\nbuzz invest\nbuzz social\nbuzz vest\nbuzz vid\nbuzz-invest\nbuzz-media\nbuzz-social\nbuzz-vest\nbuzz-vid\nbuzzinvest\nbuzzmedia\nbuzzsocial\nbuzzvest\nbuzzvid\nbvlgari bague\nbvlgari bijoux\nbvlgari brand\nbvlgari bvlgari\nbvlgari bzero\nbvlgari jap\nbvlgari jp\nbvlgari out\nbvlgari replic\nbvlgari serpent\nbvlgari shop\nbvlgari store\nbvlgari uk\nbvlgari_\nbvlgari-bague\nbvlgari-bijoux\nbvlgari-brand\nbvlgari-bvlgari\nbvlgari-bzero\nbvlgari-jap\nbvlgari-jp\nbvlgari-out\nbvlgari-replic\nbvlgari-serpent\nbvlgari-shop\nbvlgari-store\nbvlgari-uk\nbvlgaribague\nbvlgaribijoux\nbvlgaribrand\nbvlgaribvlgari\nbvlgaribzero\nbvlgarijap\nbvlgarijp\nbvlgariout\nbvlgariserpent\nbvlgarishop\nbvlgarisshop\nbvlgaristore\nbvlgariuk\nbxh phÃ¡p\nbxh-phap\nbxhphap\nbxox.in\nby all the opinion\nby-dr-dre\nbymean\nbyo.co\nbyt.es\nbyte coin\nbyte-coin\nbytecoin bot\nbytecoin_\nbÐµ\nbÑ–\nbÑƒ\nbÒ¯\nbÕ½\nbÖ…\nc http\nc.@\nc.a.rol\nc.ar.ol\nc.aro.l\nc.he.a.p\nc.he.ap\nc.r.e.a.s.e\nc.r.e.a.se\nc.r.e.ase\nc.r.ea.se\nc.r.eas.e\nc.r.ease\nc.re.ase\nc.rea.se\nc.reas.e\nc.urr.ent\ncÂ¶\nc|pro\ncáº£ uy tÃ­n\nca-uy-tin\nca.r.ol\nca.ro.l\ncaan you\ncabas vanessa\ncabas-vanessa\ncabaser\ncabasvanessa\ncabergoline\ncaberlin\ncabin lithu\ncabin-lithu\ncabins it\ncabins lithu\ncabins-it\ncabins-lithu\ncÃ¡ch Ä‘á»c\ncÃ¡ch trá»‹\ncach-doc\ncach-tri\ncaderea parului\ncaderea-parului\ncaellis\ncagoose jack\ncagoose sale\ncagoose-jack\ncagoose-sale\ncagoosejack\ncagoosesale\ncaida del cabello\ncaÃ­da del cabello\ncaida-del-cabello\ncake online\ncake-online\ncalculation their\ncalculations their\ncalifornia adult\ncalifornia date\ncalifornia dating\ncalifornia-adult\ncalifornia-date\ncalifornia-dating\ncaliforniaadult\ncalitate super\ncalitate-super\ncall center outsourc\ncall centre outsourc\ncall futurity\ncall-center-outsourc\ncall-centre-outsourc\ncall-futurity\ncallerid\ncallgirl\ncallgyrl\ncalorias leva\ncalorias-leva\ncalvicie blog\ncalvicie-blog\ncalvicieblog\ncalvin mujer\ncalvin-mujer\ncalvinmujer\ncalzature mbt\ncalzature-mbt\ncalzaturembt\ncam chat\ncam fav\ncam girl\ncam sex\ncam-am-hoc-sao\ncam-chat\ncam-fav\ncam-girl\ncam-sex\ncam2cam\ncamam-hocsao\ncamam.hocsao\ncambogia\ncamchat\ncamera thumb\ncameras thumb\ncamfav\ncamgirl\ncamgyrl\ncamicie abercrom\ncamicie negozi\ncamicie-abercrom\ncamicie-negozi\ncamicieabercrom\ncamicienegozi\ncamisa hollis\ncamisa-hollis\ncamisahollis\ncamisas ralph\ncamisas-ralph\ncamisasralph\ncamiseta mlb\ncamiseta nba\ncamiseta nfl\ncamiseta nhl\ncamiseta personalizada\ncamiseta_\ncamiseta-nba\ncamiseta-nfl\ncamiseta-personalizada\ncamisetas hollis\ncamisetas mlb\ncamisetas nba\ncamisetas nfl\ncamisetas nhl\ncamisetas personalizada\ncamisetas polo\ncamisetas_\ncamisetas-hollis\ncamisetas-nba\ncamisetas-nfl\ncamisetas-personalizada\ncamisetas-polo\ncamisetashollis\ncamisetaspolo\ncampervanhire\ncamsex\ncan assist you have\ncan bbe\ncan be a need\ncan be foud\ncan bee give\ncan deeply study\ncan-help-you\ncan?t\ncan\'\'t\ncanâ€™â€™t\ncanâ€t\ncan`t\ncanada drug\ncanada hgh\ncanada loan\ncanada pharm\ncanada-drug\ncanada-hgh\ncanada-loan\ncanada-pharm\ncanadadrug\ncanadagoose-ca\ncanadagoose-factor\ncanadagoose-fr\ncanadagoose-online\ncanadagoose-out\ncanadagooseannka\ncanadagoosebanff\ncanadagooseca\ncanadagoosefactor\ncanadagoosejack\ncanadagoosemen\ncanadagooseonline\ncanadagooseout\ncanadagoosepark\ncanadagooses\ncanadagooses-factor\ncanadagooses-out\ncanadagoosesfactor\ncanadagoosesout\ncanadahgh\ncanadaloan\ncanadaout\ncanadian drug\ncanadian hgh\ncanadian loan\ncanadian pharm\ncanadian-drug\ncanadian-hgh\ncanadian-loan\ncanadian-pharm\ncanadiandrug\ncanadianhgh\ncanadianloan\ncandy crash\ncandy-crash\ncandy-crush\ncandycrash\ncandycrush\ncann also\ncann\'t\ncannâ€™t\ncannabis buy\ncannabis carry\ncannabis grow\ncannabis gum\ncannabis oil\ncannabis proceed\ncannabis same\ncannabis seed\ncannabis weed\ncannabis_\ncannabis-buy\ncannabis-carry\ncannabis-grow\ncannabis-gum\ncannabis-oil\ncannabis-proceed\ncannabis-same\ncannabis-seed\ncannabis-weed\ncannabisbuy\ncannabisgrow\ncannabisoil\ncannabisseed\ncant believe\ncap website\ncáº­p website\ncapabilities also\ncapabilities-also\ncapable of effortless\ncapable to provide\ncapacidad produccion\ncapacidad producciÃ³n\ncapacidad-produccion\ncapecitabine\ncappelli boston\ncappelli new\ncappelli nfl\ncappelli-boston\ncappelli-new\ncappelli-nfl\ncaptain rank\ncaptain-rank\ncaptainrank\ncaptcha snip\ncaptcha-snip\ncaptchasnip\ncar requirement\ncar-requirement\ncar.o.l\ncara detox\ncara-detox\ncarb nite\ncarb-nite\ncard cheat\ncard dump\ncard-cheat\ncard-debt\ncard-dump\ncard-financial\ncardcheat\ncarder board\ncarder-board\ncarders board\ncarders-board\ncards dump\ncards-dump\ncardsdump\ncardy boot\ncardy-boot\ncardyboot\ncare cream\ncare maintenance\ncare to find out\ncare-cream\ncare-maintenance\ncare+maintenance\ncarecream\ncarfiac arrest\ncarfiac muscle\ncarfiac-arrest\ncarfiac-muscle\ncarinsur\ncarisoprodol\ncarrera bat\ncarrera lune\ncarrera-bat\ncarrera-lune\ncarreralune\ncarreramoinscher\ncars game\ncars insur\ncars-game\ncars-insur\ncarsgame\ncarsinsur\ncartier anelli\ncartier bracelet\ncartier fidanza\ncartier jewelry\ncartier love\ncartier replic\ncartier uomo\ncartier_\ncartier-anelli\ncartier-bracelet\ncartier-fidanza\ncartier-jewelry\ncartier-love\ncartier-replic\ncartier-uomo\ncartieranelli\ncartierfidanza\ncartierlove\ncartierreplic\ncartieruomo\ncartoon porn\ncartoon-porn\ncartoonporn\ncartuchos\ncasaemail\ncase-study-writer\ncasebycase\ncaserole plastic\ncaserole-plastic\ncaseroleplastic\ncasesolution\ncash advance\ncash app hack\ncash app money\ncash buzz\ncash call\ncash cheat\ncash extend\ncash flow bonus\ncash flow house\ncash flow review\ncash free\ncash fuck\ncash generat\ncash loan\ncash masterclass\ncash progress\ncash-advance\ncash-buzz\ncash-call\ncash-cheat\ncash-extend\ncash-flow-bonus\ncash-flow-house\ncash-flow-review\ncash-free\ncash-fuck\ncash-generat\ncash-loan\ncash-masterclass\ncash-now\ncash-progress\ncash.com.\ncash4\ncashadvance\ncashbuzz\ncashcall\ncashcheat\ncashextend\ncashflowbonus\ncashflowhouse\ncashflowreview\ncashforgold\ncashforsilver\ncashfuck\ncashgenerat\ncashloan\ncashnow\ncashout\ncasier judiciaire\ncasier-judiciaire\ncasino account\ncasino bonus\ncasino enligne\ncasino fish\ncasino game\ncasino hack\ncasino ios\ncasino list\ncasino malay\ncasino online\ncasino only\ncasino partic\ncasino phish\ncasino script\ncasino site\ncasino slot\ncasino today\ncasino view\ncasino_\ncasino-1\ncasino-24\ncasino-account\ncasino-bonus\ncasino-enligne\ncasino-fish\ncasino-game\ncasino-hack\ncasino-ios\ncasino-line\ncasino-list\ncasino-malay\ncasino-online\ncasino-only\ncasino-partic\ncasino-phish\ncasino-script\ncasino-site\ncasino-slot\ncasino-today\ncasino-view\ncasino-x\ncasino.co\ncasino1\ncasino24\ncasinoaccount\ncasinobonus\ncasinoenligne\ncasinoer\ncasinofish\ncasinogame\ncasinohack\ncasinoline\ncasinolist\ncasinoonline\ncasinoonly\ncasinophish\ncasinos today\ncasinos-\ncasinos-today\ncasinoscript\ncasinosite\ncasinoslot\ncasinoview\ncasinox\ncasolete plastic\ncasolete-plastic\ncasoleteplastic\ncasque beats\ncasque-beats\ncasquebeats\ncasquette\ncassino\ncastwindows10\ncÃ¢suÃ¢l\ncasual sex\ncasual-sex\ncasualsex\ncasub.co\ncatalog-tabak\ncatalog.asp\ncatalog.cfm\ncatalog.htm\ncatalog.jsp\ncatalog.php\ncatalog/preview\ncatalog/tabak\ncatalogo/preview\ncatalogs.asp\ncatalogs.cfm\ncatalogs.htm\ncatalogs.jsp\ncatalogs.php\ncatalogue.asp\ncatalogue.cfm\ncatalogue.htm\ncatalogue.jsp\ncatalogue.php\ncatalogues.asp\ncatalogues.cfm\ncatalogues.htm\ncatalogues.jsp\ncatalogues.php\ncatch.if\ncatering expert\ncatering solution\ncatering-expert\ncatering-solution\ncau hinh toi\ncáº¥u hÃ¬nh tá»‘i\ncau-hinh-toi\ncavin-klein\ncavinklein\ncazino\ncÉ‘\ncbd advert\ncbd beaut\ncbd best\ncbd cannabis\ncbd cream\ncbd gum\ncbd isolate\ncbd lube\ncbd weed\ncbd-advert\ncbd-beaut\ncbd-best\ncbd-cannabis\ncbd-cream\ncbd-gum\ncbd-isolate\ncbd-lube\ncbd-weed\ncbdadvert\ncbdbeaut\ncbdbest\ncbdcannabis\ncbdcream\ncbdgum\ncbdisolate\ncbdlube\nÃ§Ã§\ncc shop\ncc-shop\nccan visit\nccheap\nccshop\ncctv dahua\ncctv distrib\ncctv malay\ncctv-dahua\ncctv-distrib\ncctv-malay\nccv shop\nccv-shop\nccvshop\nce billet\nce-billet\nceleb diet\nceleb hair\nceleb nude\nceleb-diet\nceleb-hair\nceleb-nude\ncelebdiet\ncelebhair\ncelebnude\ncelebrate blogging\ncelebrate-blogging\ncelebrex\ncelebrities diet\ncelebrities hair\ncelebrities nude\ncelebrities-diet\ncelebrities-hair\ncelebrities-nude\ncelebritiesdiet\ncelebritieshair\ncelebritiesnude\ncelebrity diet\ncelebrity hair\ncelebrity-diet\ncelebrity-hair\ncelebrity-nude\ncelebritydiet\ncelebrityhair\ncelebritynude\ncelebs diet\ncelebs hair\ncelebs nude\ncelebs-diet\ncelebs-hair\ncelebs-nude\ncelebsdiet\ncelebshair\ncelebsnude\ncelecoxib\ncelexa\nceline bag\nceline bors\nceline boston\nceline boutique\nceline hand\nceline luggage\nceline paris\nceline port\nceline prezzi\nceline prix\nceline purse\nceline sac\nceline shop\nceline tote\nceline trapeze\nceline-bag\nceline-bors\nceline-boston\nceline-boutique\nceline-hand\nceline-luggage\nceline-paris\nceline-port\nceline-prezzi\nceline-prix\nceline-purse\nceline-sac\nceline-shop\nceline-tote\nceline-trapeze\nceline.gear\nceline/celine\ncelinebag\ncelinebors\ncelineboston\ncelineboutique\ncelinehand\ncelineluggage\ncelineparis\ncelineport\ncelineprezzi\ncelineprix\ncelinepurse\ncelinesac\ncelineshop\ncelinetote\ncelinetrapeze\ncellphone unlock\ncellphone-unlock\ncellskin\ncellulitefree\ncellulitereview\nceltics color\nceltics colour\nceltics-color\nceltics-colour\ncelticscolor\ncelticscolour\ncelular\ncemat : cemat\ncemat:cemat\ncemat/cemat\ncent whenever\ncent-whenever\ncent|\ncercano y economic\ncercano y econÃ³mic\nceremony ceremon\nceremony-ceremon\nceretain\ncerita abg\ncerita bokep\ncerita dewasa\ncerita foto\ncerita hot\ncerita mesum\ncerita panas\ncerita sek\ncerita sex\ncerita-abg\ncerita-bokep\ncerita-dewasa\ncerita-foto\ncerita-hot\ncerita-mesum\ncerita-panas\ncerita-sek\ncerita-sex\nceritaabg\nceritabokep\nceritadewasa\nceritafoto\nceritahot\nceritamesum\nceritapanas\nceritasek\nceritasex\ncerpolo.com.br\ncert line\ncert-line\ncertain approximate\ncertain comeback\ncertain mastery\ncertain pronoun\ncertain-approximate\ncertain-comeback\ncertain-mastery\ncertain-pronoun\ncertainly comeback\ncertainly pronoun\ncertainly-comeback\ncertainly-pronoun\ncerttain\ncerveja artesanal\ncerveja de mais\ncerveja-artesanal\ncerveja-de-mais\ncervejas artesanal\ncervejas de mais\ncervejas-artesanal\ncervejas-de-mais\ncetirizine online\ncetirizine-online\ncetirizineonline\ncfd trade\ncfd-trade\ncfdtrade\ncgi-bin\ncgi-pww\ncgibin\ncgsaleca\nch,main\nch.e.ap\nch.ea.p\nch.main\nchaacterist\nchachurbat\nchack-tip\nchacktip\nchanclas hollis\nchanclas-hollis\nchanclashollis\nchandler baseball\nchandler-baseball\nchanel bag\nchanel faux\nchanel femme\nchanel hand\nchanel imitation\nchanel joaillerie\nchanel out\nchanel paris\nchanel purse\nchanel replic\nchanel replique\nchanel sac\nchanel spring\nchanel--\nchanel-bag\nchanel-faux\nchanel-femme\nchanel-hand\nchanel-imitation\nchanel-joaillerie\nchanel-online\nchanel-out\nchanel-paris\nchanel-purse\nchanel-replic\nchanel-replique\nchanel-sac\nchanel-sale\nchanel-spring\nchanel/chanel\nchanelbag\nchanelfaux\nchanelfemme\nchanelhand\nchanelimitation\nchaneljoaillerie\nchanelonline\nchanelout\nchanelparis\nchanelpurse\nchanelreplic\nchanelreplique\nchanelsac\nchanelsale\nchanelspring\nchange-counselling\nchange-my-life\nchange-your-life\nchangecounselling\nchangemylife\nchangeyourlife\nchannel obtain\nchannel-operator\nchannels obtain\nchantix\nchapa shoe\nchapa-shoe\nchapashoe\nchaqueta belstaff\nchaqueta cuero\nchaqueta oferta\nchaqueta-belstaff\nchaqueta-cuero\nchaqueta-oferta\nchaquetabelstaff\nchaquetacuero\nchaquetaoferta\nchaquetas belstaff\nchaquetas cuero\nchaquetas oferta\nchaquetas-belstaff\nchaquetas-cuero\nchaquetas-oferta\nchaquetasbelstaff\nchaquetascuero\nchaquetasoferta\ncharge essay\ncharge-essay\ncharger drazen\ncharger-drazen\ncharlescave\ncharms thomas\ncharms-thomas\ncharmsthomas\nchat met vrouwen\nchat porn\nchat support office\nchat tarot\nchat-bait\nchat-bate\nchat-chat\nchat-met-vrouwen\nchat-porn\nchat-tarot\nchatburt\nchatchat\nchaterba\nchatmatic bonus\nchatmatic program\nchatmatic review\nchatmatic secret\nchatmatic software\nchatmatic-bonus\nchatmatic-program\nchatmatic-review\nchatmatic-secret\nchatmatic-software\nchatmaticbonus\nchatmaticprogram\nchatmaticreview\nchatmaticsecret\nchatmaticsoftware\nchatourbat\nchatporn\nchatr-bat\nchatrbat\nchattburt\nchatte-bat\nchattebat\nchatter-bait\nchatter-bat\nchatterbait\nchatterbat\nchattet-bat\nchattetbat\nchattrtube\nchattrube\nchattur-bat\nchatturbat\nchatur-bat\nchaturbat\nchaturbbat\nchaturrbat\nchaussres boutique\nchaussres pascher\nchaussres-boutique\nchaussres-pascher\nchaussresboutique\nchaussrespascher\nchaussure adidas\nchaussure botte\nchaussure boutique\nchaussure jord\nchaussure loubou\nchaussure mbt\nchaussure nike\nchaussure paris\nchaussure supra\nchaussure_\nchaussure-adidas\nchaussure-asic\nchaussure-botte\nchaussure-boutique\nchaussure-femme\nchaussure-homme\nchaussure-jord\nchaussure-loubou\nchaussure-mbt\nchaussure-nike\nchaussure-paris\nchaussure-puma\nchaussure-supra\nchaussureadidas\nchaussurebotte\nchaussureboutique\nchaussurembt\nchaussurenike\nchaussureparis\nchaussures abil\nchaussures adidas\nchaussures boutique\nchaussures christ\nchaussures de\nchaussures femme\nchaussures jord\nchaussures loubou\nchaussures mbt\nchaussures nike\nchaussures paris\nchaussures pascher\nchaussures salomon\nchaussures ski\nchaussures sport\nchaussures ugg\nchaussures_\nchaussures-abil\nchaussures-adidas\nchaussures-asic\nchaussures-boutique\nchaussures-christ\nchaussures-de\nchaussures-femme\nchaussures-habil\nchaussures-homme\nchaussures-jord\nchaussures-loubou\nchaussures-mbt\nchaussures-nike\nchaussures-paris\nchaussures-pascher\nchaussures-puma\nchaussures-salomon\nchaussures-ski\nchaussures-sport\nchaussures-ugg\nchaussuresadidas\nchaussuresboutique\nchaussureschrist\nchaussuresfemme\nchaussuresfr\nchaussuresloubou\nchaussuresmbt\nchaussuresnike\nchaussuresparis\nchaussurespascher\nchaussuressport\nchaussuresupra\nchbeap\nchce rozwodu\nchce-rozwodu\nchcoin.co\ncheap |\ncheap afl\ncheap air\ncheap anti\ncheap atlanta\ncheap autentic\ncheap authentic\ncheap bag\ncheap basket\ncheap beach\ncheap beat\ncheap bike\ncheap bikini\ncheap boot\ncheap bride\ncheap buy\ncheap carolina\ncheap carton\ncheap cell phone\ncheap cellphone\ncheap cheap\ncheap china\ncheap chinese\ncheap christ\ncheap cig\ncheap denver\ncheap dildo\ncheap dump\ncheap e-cig\ncheap e-juice\ncheap e-liquid\ncheap ecig\ncheap ejuice\ncheap eliquid\ncheap erythro\ncheap essay\ncheap evening dress\ncheap evening gown\ncheap ferrag\ncheap fifa\ncheap flower\ncheap footbal\ncheap fotbal\ncheap futbol\ncheap ga\ncheap galaxy\ncheap gold\ncheap hockey\ncheap hotel\ncheap iphone\ncheap jack\ncheap jers\ncheap jord\ncheap lebron\ncheap longchamp\ncheap loubou\ncheap louis\ncheap mackage\ncheap mbt\ncheap michael\ncheap moncler\ncheap mont\ncheap mulberry\ncheap nfl\ncheap nhl\ncheap nike\ncheap north\ncheap oakley\ncheap online\ncheap pandora\ncheap paper\ncheap pokemon\ncheap price\ncheap proclip\ncheap ray\ncheap real jordan\ncheap real nike\ncheap replic\ncheap ring\ncheap sale\ncheap salv\ncheap seo\ncheap sexy\ncheap sherr\ncheap shoe\ncheap silver\ncheap soccer\ncheap stephen\ncheap sunglass\ncheap supra\ncheap swimwear\ncheap tesvor\ncheap timber\ncheap toms\ncheap travel\ncheap ugg\ncheap uk\ncheap vibra\ncheap virtual\ncheap warrior\ncheap wed\ncheap whole\ncheap wigs\ncheap yeti\ncheap youth\ncheap_\ncheap-adobe\ncheap-afl\ncheap-atlanta\ncheap-autentic\ncheap-authentic\ncheap-bag\ncheap-basket\ncheap-beach\ncheap-beat\ncheap-bike\ncheap-bikini\ncheap-boot\ncheap-bride\ncheap-buy\ncheap-carolina\ncheap-carton\ncheap-cell-phone\ncheap-cellphone\ncheap-chanel\ncheap-cheap\ncheap-china\ncheap-chinese\ncheap-christ\ncheap-cig\ncheap-converse\ncheap-denver\ncheap-dildo\ncheap-dump\ncheap-ecig\ncheap-ejuice\ncheap-eliquid\ncheap-erythro\ncheap-essay\ncheap-evening-dress\ncheap-evening-gown\ncheap-ferrag\ncheap-fifa\ncheap-flower\ncheap-footbal\ncheap-fotbal\ncheap-futbol\ncheap-ga\ncheap-gold\ncheap-gucci\ncheap-hat\ncheap-hermes\ncheap-hockey\ncheap-hotel\ncheap-jack\ncheap-jers\ncheap-jord\ncheap-kobe\ncheap-lebron\ncheap-loubou\ncheap-mackage\ncheap-mbt\ncheap-michael\ncheap-moncler\ncheap-mont\ncheap-mulberry\ncheap-nfl\ncheap-nhl\ncheap-nike\ncheap-north\ncheap-oakley\ncheap-online\ncheap-pandora\ncheap-paper\ncheap-pokemon\ncheap-prada\ncheap-price\ncheap-proclip\ncheap-real-jordan\ncheap-real-nike\ncheap-replic\ncheap-ring\ncheap-sale\ncheap-salv\ncheap-seo\ncheap-sex\ncheap-sexy\ncheap-sherr\ncheap-shoe\ncheap-silver\ncheap-soccer\ncheap-stephen\ncheap-sunglass\ncheap-supra\ncheap-swimwear\ncheap-tesvor\ncheap-timber\ncheap-tms\ncheap-toms\ncheap-travel\ncheap-ugg\ncheap-uk\ncheap-vibra\ncheap-virtual\ncheap-warrior\ncheap-web\ncheap-wed\ncheap-whole\ncheap-wigs\ncheap-yeti\ncheap-youth\ncheap+\ncheapadobe\ncheapafl\ncheapatlanta\ncheapautentic\ncheapauthentic\ncheapbag\ncheapbasket\ncheapbeach\ncheapbeat\ncheapbeatsbydre\ncheapbike\ncheapbikini\ncheapboot\ncheapbride\ncheapbuy\ncheapcellphone\ncheapchanel\ncheapchina\ncheapchinese\ncheapclean\ncheapcoach\ncheapconverse\ncheaper essay\ncheaper-essay\ncheapessay\ncheapest hockey\ncheapest lowest\ncheapest pokemon\ncheapest price\ncheapest ray\ncheapest-hockey\ncheapest-lowest\ncheapest-pokemon\ncheapest-price\ncheapest-ray\ncheapest.co\ncheapesthockey\ncheapestlow\ncheapestprice\ncheapferrag\ncheapflowergirl\ncheapfootbal\ncheapfotbal\ncheapfutbal\ncheapga\ncheapgold\ncheapgucci\ncheaphat\ncheaphermes\ncheaphockey\ncheapiphone\ncheapjack\ncheapjers\ncheapjord\ncheapkobe\ncheaplebron\ncheaploubou\ncheaplouis\ncheapmackage\ncheapmbt\ncheapmichael\ncheapmoncler\ncheapnfl\ncheapnike\ncheapnorth\ncheapoakley\ncheaponline\ncheappandora\ncheappaper\ncheapprada\ncheapproclip\ncheapray\ncheaprealair\ncheaprealjordan\ncheaprealnike\ncheapreplic\ncheapring\ncheaps ugg\ncheaps-ugg\ncheapsale\ncheapsalv\ncheapseo\ncheapsex\ncheapshoe\ncheapsilver\ncheapstephen\ncheapsugg\ncheapsunglass\ncheapsupra\ncheaptesvor\ncheaptimber\ncheaptms\ncheaptoms\ncheaptravel\ncheapugg\ncheapuk\ncheapvibra\ncheapwarrior\ncheapweb\ncheapwhole\ncheapwigs\ncheapyouth\ncheat master\ncheat mobil\ncheat money\ncheat sako\ncheat web\ncheat_\ncheat-master\ncheat-mobil\ncheat-money\ncheat-sako\ncheat-web\ncheat.co\ncheat.web\ncheated throughout flow\ncheating wife\ncheating-wife\ncheatingwife\ncheatmaster\ncheatmobil\ncheatmoney\ncheats for\ncheats free\ncheats money\ncheats spin\ncheats web\ncheats-\ncheats-for\ncheats-free\ncheats-money\ncheats-spin\ncheats-web\ncheats.co\ncheats.web\ncheatsfor\ncheatsfree\ncheatsmoney\ncheatss\ncheced in\ncheced-in\ncheck blog\ncheck my blog\ncheck my page\ncheck my post\ncheck my web\ncheck new post\ncheck our article\ncheck our blog\ncheck our page\ncheck our site\ncheck our web\ncheck out my blog\ncheck out my page\ncheck out my sire\ncheck out my site\ncheck out my sitte\ncheck out my web\ncheck out new post\ncheck out the blog\ncheck out the page\ncheck out the site\ncheck out the sitte\ncheck out the web\ncheck the ideas\ncheck this ideas\ncheck this link\ncheck this video\ncheck us out guy\ncheck weblog\ncheck webpage\ncheck who call\ncheck your blog\ncheck your weblog\ncheck-blog\ncheck-caller\ncheck-out out\ncheck-out-new-post\ncheck-out-out\ncheck-this-link\ncheck-this-video\ncheck-weblog\ncheck-who-call\ncheck.asp\ncheck32attack\ncheckcaller\nchecked on the internet\nchecked on the net\nchecked on the web\ncheckedd\ncheckwhocall\ncheeerd\ncheers a lot\ncheers alot\ncheers considerably\ncheesefruit\nchefk\nchemale movie\nchemale porn\nchemale sex\nchemale vid\nchemale-movie\nchemale-porn\nchemale-sex\nchemale-vid\nchemise-ralph\nchemiseralph\ncher moncler\ncher prada\ncher-moncler\ncher-prada\nchermoncler\ncherprada\nchettelongchamp\nchez skechers\nchez-skechers\nchf iraq\nchf-iraq\nchguigng\nchic abode\nchic casino\nchic home\nchic luxury\nchic mcm\nchic_home\nchic-abode\nchic-casino\nchic-home\nchic-luxury\nchic-mcm\nchica chat\nchica-chat\nchiccasino\nchicken - you\nchicken â€“ you\nchicluxury\nchicmcm\nchico chat\nchico gay\nchico-chat\nchico-gay\nchicos chat\nchicos gay\nchicos-chat\nchicos-gay\nchid casino\nchid-casino\nchien marrant\nchien-marrant\nchiens marrant\nchiens-marrant\nchik casino\nchik-casino\nchikcasino\nchil escort\nchil eskort\nchil fuck\nchil porn\nchil-escort\nchil-eskort\nchil-fuck\nchil-porn\nchild escort\nchiÌ‡ld escort\nchild eskort\nchild fuck\nchiÌ‡ld fuck\nchild pantie\nchiÌ‡ld pantie\nchild panty\nchiÌ‡ld panty\nchild porn\nchiÌ‡ld porn\nchild-escort\nchiÌ‡ld-escort\nchiÌ‡ld-eskort\nchild-fuck\nchiÌ‡ld-fuck\nchild-pantie\nchiÌ‡ld-pantie\nchild-panty\nchiÌ‡ld-panty\nchild-porn\nchiÌ‡ld-porn\nchildescort\nchildeskort\nchildfuck\nchildpantie\nchildpanty\nchildporn\nchilds pant\nchilds porn\nchilds-pant\nchilds-porn\nchildspant\nchildsporn\nchilescort\nchileskort\nchilfuck\nchilporn\nchina cheap\nchina city capital\nchina dress\nchina low\nchina scarf\nchina scarve\nchina shop\nchina whole\nchina-cheap\nchina-dress\nchina-low\nchina-scarf\nchina-scarve\nchina-shop\nchina-whole\nchinacheap\nchinadress\nchinajord\nchinalow\nchinascarf\nchinascarve\nchinashop\nchinawhole\nchinese cheap\nchinese dress\nchinese low\nchinese medicine as\nchinese medicine consider\nchinese medicine correct\nchinese scarf\nchinese scarve\nchinese shop\nchinese whole\nchinese-cheap\nchinese-dress\nchinese-low\nchinese-scarf\nchinese-scarve\nchinese-shop\nchinese-whole\nchinesecheap\nchinesedress\nchineselow\nchinesescarf\nchinesescarve\nchineseshop\nchinesewhole\nchinh goc\nchÃ­nh gá»‘c\nchá»‰nh rÄƒng\nchinh-goc\nchinh-rang\nchinska\nchiropractor bloom\nchiropractor-bloom\nchirurgie plastic\nchirurgie-plastic\nchlamydia\nchloe boot\nchloe sunglass\nchloe-boot\nchloe-sunglass\nchloeboot\nchloejp\nchloemoment\nchloeoutsale\nchloesunglass\nchloie\nchlorzoxazone\ncho vay mua\ncho-vay-mua\nchof-spor\nchofspor\nchoice approach\nchoice cheat\nchoice ok,\nchoice ok.\nchoice top\nchoice-approach\nchoice-cheat\nchoice-top\nchoicecheat\nchoices cheat\nchoices per merchandise\nchoices stories\nchoices story\nchoices-cheat\nchoices-per-merchandise\nchoices-stories\nchoices-story\nchoicescheat\nchoicetop\nchoise top\nchoise-top\nchoisetop\nchoisir sa guitare\nchoisir-sa-guitare\nchoo sale\nchoo-boot\nchoo-sale\nchooboot\nchoolesterol\nchoose calorie\nchoose-calorie\nchose appnana\nchose-app-nana\nchose-appnana\nchoseappnana\nchosen motion\nchosen-motion\nchrismas.asp\nchristian miengle\nchristian rap\nchristian-loubou\nchristian-miengle\nchristian-rap\nchristian+\nchristianloubou\nchristianmiengle\nchristmas loan\nchristmas-loan\nchrome kid room\nchrome kids room\nchrome-kid-room\nchrome-kids-room\nchronic edge\nchronic-edge\nchrono hack\nchrono-hack\nchrr-llc\nchttp\nchua viem\nchá»¯a viÃªm\nchua-viem\nchuan-nhat-hien-nay\nchuaviem\nchung cÆ°\nchung hightop\nchung-cÆ°\nchung-hightop\ncÉ¦\nciaalis\ncialis generic\ncialis online\ncialis_\ncialis-generic\ncialis-online\ncialisgeneric\ncialisonline\nciallis\ncig buy\ncig holder\ncig online\ncig promo\ncig-buy\ncig-holder\ncig-online\ncig-promo\ncigar cuba\ncigar online\ncigar store\ncigar-cuba\ncigar-online\ncigar-store\ncigarcuba\ncigarette buy\ncigarette online\ncigarette-buy\ncigarette-online\ncigarette.co\ncigarettebuy\ncigarettes buy\ncigarettes online\ncigarettes-buy\ncigarettes-online\ncigarettes.co\ncigarettesbuy\ncigaronline\ncigarrette\ncigars-cuba\ncigars-online\ncigarscuba\ncigarsonline\ncigarstore\ncigbuy\ncigonline\ncigpromo\ncigs buy\ncigs online\ncigs promo\ncigs-buy\ncigs-online\ncigs-promo\ncigsbuy\ncigsonline\ncigspromo\ncilios online\ncilios-online\ncinco jers\ncinco-jers\ncinture gucci\ncinture out\ncinture-gucci\ncinture-out\ncinturegucci\ncintureout\nciproanti\ncircle_jerk\ncircle-jerk\ncircle.jerk\ncircumstance in my circumstance\ncitalopram low\ncitalopram price\ncitalopram-low\ncitalopram-price\ncitalopramm\ncity capital of china\ncity capital of vietnam\ncity chung\ncity luxury rent\ncity-chung\ncity-luxury-rent\ncitychung\ncl-men\nclaim yukon\nclaim-yukon\nclaim, yukon\nclan sembol\nclan simgel\nclan-sembol\nclan-simgel\nclans hack\nclans ipad\nclans iphone\nclans-hack\nclans-ipad\nclans-iphone\nclanshack\nclansipad\nclansiphone\nclarisonic\nclarity for that post\nclarity for the post\nclarity for your post\nclash hack\nclash-clans\nclash-hack\nclash-of-clans\nclashhack\nclashofclans\nclass web\nclass-web\nclassic porn\nclassic shapewear\nclassic shval\nclassic_shval\nclassic-porn\nclassic-shapewear\nclassic-shval\nclassic-ugg\nclassicugg\nclassweb\nclavulanate\nclboot\nclean clear\nclean-clear\ncleanclear\ncleaner best\ncleaner online\ncleaner-best\ncleaner-online\ncleaner,best\ncleaner.best\ncleaneronline\ncleaners online\ncleaners-online\ncleanersonline\ncleaning academy\ncleaning-academy\ncleaning,the\ncleaning.the\nclear clarif\nclear clear\nclear-clarif\nclear-clear\nclearance mbt\nclearance michael\nclearance out\nclearance sale\nclearance-mbt\nclearance-michael\nclearance-on\nclearance-out\nclearance-sale\nclearance+\nclearancembt\nclearancemichael\nclearanceout\nclearancesale\nclearclarif\nclearclear\ncleef replic\ncleef-replic\nclenbuterol\nclentching\ncleveland jers\ncleveland-jers\nclick advert\nclick affiliate\nclick bank\nclick buy now\nclick comp\nclick for more\nclick fraud\nclick here\nclick now\nclick on secure\nclick over here\nclick the blog\nclick the last site\nclick the link\nclick the new site\nclick the next blog\nclick the next link\nclick the next page\nclick the next site\nclick the next web\nclick the previous page\nclick the previous site\nclick the site\nclick the up coming\nclick the video\nclick the web\nclick this blog\nclick this link\nclick this site\nclick this video\nclick this web\nclick underneath\nclick whole\nclick world\nclick_\nclick-advert\nclick-affiliate\nclick-bank\nclick-buy-now\nclick-comp\nclick-count\nclick-for-more\nclick-fraud\nclick-here\nclick-now\nclick-on-secure\nclick-sure\nclick-underneath\nclick-whole\nclick-world\nclick2\nclick4\nclickad\nclickaffiliate\nclickbank\nclickcomp\nclickcount\nclickforu\nclickfraud\nclicking it\nclicking world\nclicking-world\nclicknow\nclicks2\nclicks4\nclicksor\nclicksure\nclientarea\ncliente contento\ncliente-contento\nclimacool\nclindamycin\nclinica-psihologie\nclip-art-center\nclip-art-centre\ncliquant\nclit sex\nclit vibra\nclit_\nclit-sex\nclit-vibra\nclitoral vibra\nclitoral_\nclitoral-vibra\nclitoris vibra\nclitoris_\nclitoris-vibra\nclitsex\nclitvibra\nclmment\nclock_dial\nclock_face\nclock_kit\nclock_part\nclock_replace\nclockdial\nclockkit\nclockmovement\nclockpart\nclocks part\nclocks-part\nclockspart\nclomid\nclonazepam\nclone-key\nclonekey\nclothes bag\nclothes jack\nclothes online\nclothes-bag\nclothes-jack\nclothes-online\nclothesbag\nclothesjack\nclothesonline\nclothing abercrom\nclothing online\nclothing-abercrom\nclothing-online\nclothingabercrom\nclothingonline\nclotrimazole\nclou replic\nclou-replic\ncloud integration train\ncloud mining\ncloud-integration-train\ncloud-mining\ncloudmining\nclredheel\nclsale\nclshoe\nclub-boy\nclubboy\nclusive vaca\nclusive-vaca\nclusivevaca\nclyel\ncms-temp\ncms-theme\ncn/lang\ncâ„–\ncnoesfs\nco robic\nco-robic\nco,science\nco.l.l.ect\ncoach austr\ncoach bag\ncoach bay\ncoach best\ncoach black\ncoach emboss\ncoach factor\ncoach flight\ncoach hand\ncoach jap\ncoach jp\ncoach kan\ncoach legacy\ncoach mean\ncoach men\ncoach mise\ncoach new\ncoach niho\ncoach ninnki\ncoach online\ncoach out\ncoach promo\ncoach purse\ncoach rouge\ncoach shoe\ncoach sneaker\ncoach store\ncoach suto\ncoach syoppu\ncoach thai\ncoach tokyo\ncoach wallet\ncoach wrist\ncoach ya\ncoach-austr\ncoach-bag\ncoach-bay\ncoach-best\ncoach-black\ncoach-emboss\ncoach-factor\ncoach-flight\ncoach-hand\ncoach-jap\ncoach-jp\ncoach-kan\ncoach-legacy\ncoach-mean\ncoach-men\ncoach-mise\ncoach-new\ncoach-niho\ncoach-ninnki\ncoach-online\ncoach-out\ncoach-promo\ncoach-purse\ncoach-rouge\ncoach-shoe\ncoach-sneaker\ncoach-store\ncoach-suto\ncoach-syoppu\ncoach-thai\ncoach-tokyo\ncoach-wallet\ncoach-wrist\ncoach-ya\ncoach+\ncoach2you\ncoachaustr\ncoachbag\ncoachbay\ncoachbest\ncoachblack\ncoachemboss\ncoachfactor\ncoachflight\ncoachhand\ncoachjap\ncoachjp\ncoachkan\ncoachlegacy\ncoachmean\ncoachmen\ncoachmise\ncoachnew\ncoachniho\ncoachninnki\ncoachonline\ncoachout\ncoachpromo\ncoachpurse\ncoachrouge\ncoachshoe\ncoachsneaker\ncoachstore\ncoachsuto\ncoachsyoppu\ncoachthai\ncoachtokyo\ncoachwallet\ncoachwrist\ncoachya\ncoast alva\ncoast petite\ncoast shift\ncoast va\ncoast-alva\ncoast-petite\ncoast-shift\ncoast-va\ncoastalva\ncoastpetite\ncoastshift\ncoastva\ncoat out\ncoat-out\ncoatout\ncoats out\ncoats-out\ncoatsout\ncock battle\ncock hero\ncock-battle\ncock-hero\ncockhero\ncocuk escort\ncocuk eskort\ncocuk isteyen\ncocuk pazar\ncocuk porn\ncocuk sex\ncocuk siki\ncocuk-escort\ncocuk-eskort\ncocuk-isteyen\ncocuk-pazar\ncocuk-porn\ncocuk-sex\ncocuk-siki\ncocukpazar\ncocukporn\ncocuksex\ncode coupon\ncode generat\ncode message support\ncode promo\ncode xbox\ncode-coupon\ncode-generat\ncode-promo\ncode-xbox\ncodecoupon\ncodegenerat\ncodepromo\ncodereduc\ncodes amazon\ncodes generat\ncodes promo\ncodes xbox\ncodes-amazon\ncodes-generat\ncodes-promo\ncodes-xbox\ncodesgenerat\ncodespromo\ncodesxbox\ncodexbox\ncodigo descuento\ncodigo-descuento\ncodigodescuento\ncoffee blogger\ncoffee-blogger\ncoffeeblogger\ncofoubder\ncohttp\ncoin cheat\ncoin cloud\ncoin foot\ncoin fut\ncoin game\ncoin generat\ncoin hack\ncoin master free\ncoin master hack\ncoin offering\ncoin xbox\ncoin-cheat\ncoin-cloud\ncoin-foot\ncoin-fut\ncoin-game\ncoin-generat\ncoin-hack\ncoin-market\ncoin-master-free\ncoin-master-hack\ncoin-offering\ncoin-xbox\ncoincheat\ncoincloud\ncoinfoot\ncoinfut\ncoingame\ncoinlight\ncoinlite\ncoinmarket\ncoinmaster-free\ncoinmasterfree\ncoins foot\ncoins fut\ncoins game\ncoins generat\ncoins hack\ncoins xbox\ncoins-and-cash\ncoins-foot\ncoins-fut\ncoins-game\ncoins-generat\ncoins-hack\ncoins-point\ncoins-xbox\ncoinsfoot\ncoinsfut\ncoinsgame\ncoinss\ncoinsxbox\ncoinvest\ncoinxbox\ncokment\ncolastrina\ncollectif abssice\ncollectif celine\ncollectif moncler\ncollectif-abssice\ncollectif-celine\ncollectif-moncler\ncollectifabssice\ncollectifceline\ncollectifmoncler\ncollection celine\ncollection commercial\ncollection effort\ncollection moncler\ncollection-celine\ncollection-commercial\ncollection-effort\ncollection-moncler\ncollectionceline\ncollectioneffort\ncollectionmoncler\ncollections-shops\ncollections-supply\ncollegasintekst\ncollege persuasive\ncollege-essays\ncollege-loan\ncollege-persuasive\ncollegeessays\ncollegeloan\ncollezione celine\ncollezione moncler\ncollezione-celine\ncollezione-moncler\ncollezioneceline\ncollezionemoncler\ncolor nude\ncolor-nude\ncolorful bodycon\ncolorful-bodycon\ncolornude\ncolour nude\ncolour-nude\ncolourful bodycon\ncolourful-bodycon\ncolournude\ncolts hat\ncolts-hat\ncom activate\ncom crack\ncom_install\ncom-activate\ncom-cheap\ncom-crack\ncom-install\ncom.asp\ncom.cheap\ncom.com\ncom/?url\ncom//\ncom/autocom\ncom/ftp\ncom/htm\ncom/smf/ind\ncom%2c\ncom0.asp\ncom0.cfm\ncom0.htm\ncom0.jsp\ncom0.php\ncom1.asp\ncom1.cfm\ncom1.htm\ncom1.jsp\ncom1.php\ncom2.asp\ncom2.cfm\ncom2.htm\ncom2.jsp\ncom2.php\ncom3.asp\ncom3.cfm\ncom3.htm\ncom3.jsp\ncom3.php\ncom4.asp\ncom4.cfm\ncom4.htm\ncom4.jsp\ncom4.php\ncom5.asp\ncom5.cfm\ncom5.htm\ncom5.jsp\ncom5.php\ncom6.asp\ncom6.cfm\ncom6.htm\ncom6.jsp\ncom6.php\ncom7.asp\ncom7.cfm\ncom7.htm\ncom7.jsp\ncom7.php\ncom8.asp\ncom8.cfm\ncom8.htm\ncom8.jsp\ncom8.php\ncom9.asp\ncom9.cfm\ncom9.htm\ncom9.jsp\ncom9.php\ncomactivate\ncombine fast down\ncomcompany\ncomcrack\ncomdip\ncomedyee\ncomee on\ncomentarios prova oab\ncomentÃ¡rios prova oab\ncomentarios-prova-oab\ncomercio al por menor\ncomhttp\ncoming article\ncoming back sometime\ncoming blog\ncoming frlm\ncoming weblog\ncoming webpage\ncoming website\ncoming-article\ncoming-blog\ncoming-frlm\ncoming-weblog\ncoming-webpage\ncoming-website\ncomkpany\ncommebt\ncommencing film\ncomment anyplace\ncomment boost\ncomment is here\ncomment pirate\ncomment speak\ncomment you\ncomment-boost\ncomment-pag\ncomment-pirate\ncomment-speak\ncomment-you\ncomment/bv\ncomment/celine\ncomment/chanel\ncomment/nike\ncomment/north\ncomment/rolex\ncommentabout\ncommented here\ncommented i click\ncommented-here\ncommentez abonne\ncommentez et abonne\ncommentez et like\ncommentez et partage\ncommentez like\ncommentez partage\ncommenting any\ncommenting anyplace\ncommenting-any\ncommentpirate\ncomments/bv\ncomments/celine\ncomments/chanel\ncomments/nike\ncomments/north\ncomments/rolex\ncommentspeak\ncommentsyou\ncommentyou\ncommerce money\ncommerce retail\ncommerce sale\ncommerce seller tool\ncommerce whole\ncommerce-money\ncommerce-retail\ncommerce-sale\ncommerce-whole\ncommercemoney\ncommerceretail\ncommercesale\ncommercewhole\ncommerical lender\ncommerical-lender\ncommericallender\ncomming from\ncomming-from\ncommission account\ncommission hero\ncommission-account\ncommission-hero\ncommissionaccount\ncommissionhero\ncommokn\ncommunal authent\ncommunal-authent\ncommunity.atom\ncommutee\ncomo facebook\ncomo ganhar\ncomo maquiar\ncomo reconquista\ncomo trabalhar\ncomo-facebook\ncomo-ganhar\ncomo-maquiar\ncomo-reconquista\ncomo-trabalhar\ncomo-utilizar\ncompania lider\ncompania-lider\ncompanies-a2review\ncompany coach\ncompany formation\ncompany ppc\ncompany-a2review\ncompany-coach\ncompany-formation\ncompany-ppc\ncompanycoach\ncomparable preceding\ncompare price\ncompare the zune\ncompare zune\ncompare-price\ncompare-zune\ncompetent at receiving\ncompetent essay\ncompetent-essay\ncompetitively price\ncompetitivelyprice\ncompetitors-google\ncompetpositiv\ncompilation chat\ncompilation chien\ncompilation de chat\ncompilation de chien\ncompilation-chat\ncompilation-chien\ncompilation-de-chat\ncompilation-de-chien\ncompiltaion\ncomponent blog\ncomponent-blog\ncomponent/blog\ncomposed subject material\ncomposing a article\ncomposing a blog\ncomposing a essay\ncomposing a post\ncomposing article\ncomposing blog\ncomposing essay\ncomposing post\ncomposing-article\ncomposing-blog\ncomposing-essay\ncomposing-post\ncompra y venta\ncomprar\ncomprasion\ncompre os melhores\ncompre-os-melhores\ncompresion a\ncompresion b\ncompresion-a\ncompresion-b\ncomputer pc\ncomputer-ass\ncomputer-pc\ncomputergam\ncomputerpc\ncomputerperform\ncomputerpressrelease\ncomputers.in\ncomreview\ncomunity\nconcentrate exist\nconcernijg\nconcerning blog\nconcerning page\nconcerning this article\nconcerning this blog\nconcerning this paragraph\nconcerning this post\nconcerning this web\nconcerning-blog\nconcerning-page\nconcerpts\nconcurrent click\nconcurrent-click\nconcurrently click\nconcurrently-click\nconcursopublico\nconcursospublico\ncondo-sg\ncondosg\ncondotel tai\ncondotel-tai\nconficker worm\nconficker-worm\nconfira agora\nconfira-agora\nconnect you track\nconnects occasion\nconoce mujeres\nconoce-mujeres\nconocer gente\nconocer-gente\nconquertrail\nconquista baixar\nconquista-baixar\nconquistar blog\nconquistar-blog\nconsalt-\nconsent with\nconsent-with\nconsequently styl\nconsequently-styl\nconsiderably this article\nconsiderably this blog\nconsiderably this page\nconsiderably this site\nconsiderably this web\nconsideration-prior-to\nconsiderations-prior-to\nconsidering-innovation\nconsolidation loan\nconsolidation-loan\nconstantly this blog\nconstantly this page\nconstantly this site\nconstantly this web\nconstruct chicken\nconstruct-chicken\nconstructionn\nconstrutor\nconsultation attorney\nconsultation lawyer\nconsultation-attorney\nconsultation-lawyer\nconsultationattorney\nconsultationlawyer\nconsulte nuestro servicio\nconsumer buzz\nconsumer-buzz\nconsumerbuzz\nconsyltancy\ncontact/contact\ncontactos chico\ncontactos mujeres\ncontactos-chico\ncontactos-mujeres\ncontactus/contact\ncontent ,\ncontent !\ncontent .\ncontent content\ncontent download\ncontent material\ncontent seems agreed\ncontent-content\ncontent-download\ncontent-material\ncontent?.\ncontents are masterpiece\ncontents?.\ncontinually have got\ncontinue assim\ncontinue-assim\ncontinuously this blog\ncontinuously this page\ncontinuously this site\ncontinuously this web\ncontinuuous\ncontoh plakat\ncontoh-plakat\ncontohplakat\ncontratacin\ncontrol diet\ncontrol-diet\ncontroldiet\nconttent\nconvendria usar\nconvendrÃ­a usar\nconvendria-usar\nconvenience however\nconverse jap\nconverse jp\nconverse the big\nconverse-jap\nconverse-jp\nconversejap\nconversejp\nconvert flvto\nconvert-flvto\nconverter technician\nconverter-technician\nconvertidor flvto\nconvertidor-flvto\nconvertire file\nconvertire-file\nconvertirefile\nconvertor flvto\nconvertor-flvto\nconvey her.\nconvey in academy\nconvey in college\nconveyancing solicitor\nconveyancing-solicitor\nconydot\ncooker ninja\ncooker-ninja\ncookerninja\ncool article\ncool blog\ncool post\ncool share\ncool site which\ncool stuff to buy\ncool thx!\ncool-article\ncool-blog\ncool-post\ncool-share\ncool-t-shirt\ncool-test-here\ncoolarticle\ncoolautomobil\ncoontent\ncoool blog\ncoool page\ncoool site\ncoool web\ncoordintaing\ncopie ugg\ncopie-ugg\ncopieugg\ncopter dj\ncopter-dj\ncopy right music\ncopy scape\ncopy scrape\ncopy-right-music\ncopy-scape\ncopy-scrape\ncopy-wizard\ncopycat1\ncopyscape\ncopyscrape\ncopywizard\ncordarone\ncore fuck\ncore sex\ncore-fuck\ncore-sex\ncorefuck\ncoresex\ncornerstone loan\ncornerstone-loan\ncorporate-gift\ncorporategift\ncoskobo\ncosm tique\ncosmatic store\ncosmatic-store\ncosmetic eye\ncosmetic kit\ncosmetic review\ncosmetic sale\ncosmetic whole\ncosmetic-doctor\ncosmetic-eye\ncosmetic-kit\ncosmetic-review\ncosmetic-sale\ncosmetic-whole\ncosmeticdoctor\ncosmeticeye\ncosmetickit\ncosmetics eye\ncosmetics kit\ncosmetics review\ncosmetics sale\ncosmetics whole\ncosmetics-eye\ncosmetics-kit\ncosmetics-out\ncosmetics-review\ncosmetics-sale\ncosmetics-whole\ncosmeticsale\ncosmeticseye\ncosmeticskit\ncosmeticsout\ncosmeticssale\ncosmeticswhole\ncosmeticwhole\ncosmetique eye\ncosmetique sale\ncosmetique whole\ncosmetique-eye\ncosmetique-sale\ncosmetique-whole\ncosmetiqueeye\ncosmetiques eye\ncosmetiques sale\ncosmetiques whole\ncosmetiques-eye\ncosmetiques-sale\ncosmetiques-whole\ncosmetiquesale\ncosmetiqueseye\ncosmetiquessale\ncosmetiqueswhole\ncosmetiquewhole\ncosmtique\ncost free\ncost-effective\ncost-free\ncost-of-cial\ncoste unitario\ncoste-unitario\ncostfree\ncostly sufficient\ncostly-sufficient\ncostofcial\ncostume aged\ncostume ermen\ncostume homme\ncostume mari\ncostume medi\ncostume tendance\ncostume versace\ncostume- aged\ncostume-ermen\ncostume-homme\ncostume-mari\ncostume-medi\ncostume-tendance\ncostume-versace\ncostumeermen\ncostumehomme\ncostumemari\ncostumemedi\ncostumes aged\ncostumes homme\ncostumes-aged\ncostumes-homme\ncostumeshomme\ncostumetendance\ncostumeversace\ncotcoinox\ncouch sofa\ncouch-sofa\ncouchey fr\ncouchey-fr\ncoucheyfr\ncouchsofa\ncougar gratuit\ncougar-gratuit\ncouldn?t\ncouldn\'\'t\ncouldnâ€™â€™t\ncouldnâ€t\ncoumadin\ncounter sex\ncounter-sex\ncounterfeit steroid\ncounterfeit-steroid\ncounterfeitsteroid\ncountersex\ncountertopt\ncoupe faim\ncoupe-faim\ncouple gratuit\ncouple sex\ncouple watches\ncouple-gratuit\ncouple-sex\ncouple-watches\ncouplegratuit\ncouples gratuit\ncouples sex\ncouples watches\ncouples-gratuit\ncouples-sex\ncouples-watches\ncouplesex\ncouplesgratuit\ncouplessex\ncoupleswatches\ncouplewatches\ncoupon bargain\ncoupon code\ncoupon discount\ncoupon priv\ncoupon sense\ncoupon-bargain\ncoupon-code\ncoupon-discount\ncoupon-pag\ncoupon-priv\ncoupon-sense\ncoupon.bl\ncoupon.co\ncouponbargain\ncouponcode\ncouponpriv\ncoupons bargain\ncoupons discount\ncoupons priv\ncoupons sense\ncoupons-bargain\ncoupons-code\ncoupons-discount\ncoupons-pag\ncoupons-priv\ncoupons-sense\ncouponsbargain\ncouponscode\ncouponsense\ncouponspriv\ncourses casino\ncourses-casino\ncouture avec\ncouture-avec\ncouyld\ncover-whole\ncoverages\ncoverwhole\ncovid self\ncovid_19_self\ncovid_self\ncovid-19 self\ncovid-19-self\ncovid-self\ncovid19 self\ncovid19_self\ncovid19-self\ncovid19self\ncovidself\ncozy on perhaps\ncozy resting\ncozy ugg\ncozy-resting\ncozy-ugg\ncozyugg\ncpa camp\ncpa click\ncpa ppv\ncpa traff\ncpa-camp\ncpa-click\ncpa-ppv\ncpa-traff\ncpacamp\ncpaclick\ncpappv\ncpatraff\ncpreate\ncr.e.a.s.e\ncr.e.a.se\ncr.e.as.e\ncr.e.ase\ncr.ea.se\ncr.eas.e\ncrack â€“ microsoft\ncrack download\ncrack license\ncrack microsoft\ncrack software\ncrack_\ncrack-dll\ncrack-download\ncrack-license\ncrack-pc\ncrack-software\ncrack-web\ncrackâ€“microsoft\ncrackdll\ncrackdownload\ncracked â€“ microsoft\ncracked app\ncracked download\ncracked license\ncracked microsoft\ncracked software\ncracked-app\ncracked-dll\ncracked-download\ncracked-license\ncracked-pc\ncracked-pro\ncracked-software\ncracked-web\ncrackedâ€“microsoft\ncrackeddll\ncrackeddownload\ncrackedlicense\ncrackedmicrosoft\ncrackedpc\ncrackedpro\ncrackedsoftware\ncrackedweb\ncracklicense\ncrackmicrosoft\ncrackpc\ncracksoftware\ncrackweb\ncraft-my-job\ncraft-our-job\ncraig list\ncraig-list\ncraiglist\ncrakcle movie\ncrakcle-movie\ncrakclemovie\ncrane-hire\ncranehire\ncraps online\ncraps site\ncraps-online\ncraps-site\ncrave of\ncrave-of\ncrazylearner\ncre.a.s.e\ncre.a.se\ncre.as.e\ncrea.s.e\ncreate 100%\ncreate a celebrity\ncreate article\ncreate news title\ncreate solid content\ncreate your web\ncreate-a-celebrity\ncreate-article\ncreate-own\ncreate-product\ncreate-tee\ncreate-your-web\ncreateown\ncreateproduct\ncreatetee\ncreating short article\ncreation will run\ncredit direct\ncredit repair\ncredit report\ncredit score\ncredit_\ncredit-card\ncredit-direct\ncredit-format\ncredit-repair\ncredit-report\ncredit-score\ncredit.cc\ncredit.eu\ncreditcard.org\ncreditcard.us\ncreditdirect\ncreditformat\ncreditrepair\ncreditreport\ncreditscore\ncresterea parului\ncresterea-parului\ncreteria\ncriar coment\ncriar-coment\ncription.asp\ncripto moneda\ncripto-moneda\ncriptomoneda\ncristmas-\ncritically article\ncritically-article\ncriticamente post\ncriticamente-post\ncritics belief\ncross tattoo\ncross-tattoo\ncrossof\ncrow pose\ncrow-pose\ncruise vaca\ncruise-vaca\ncruisevaca\ncrush hack\ncrush-candy\ncrush-hack\ncrushcandy\ncrushhack\ncryp.trade\ncrypto + bitcoin\ncrypto + btc\ncrypto + forex\ncrypto bitcoin\ncrypto btc\ncrypto curren\ncrypto hack\ncrypto moneda\ncrypto script\ncrypto tab\ncrypto_\ncrypto-bitcoin\ncrypto-btc\ncrypto-curren\ncrypto-hack\ncrypto-moneda\ncrypto-script\ncrypto-tab\ncrypto/btc\ncryptobtc\ncryptocurrency coin\ncryptocurrency news\ncryptocurrency strat\ncryptocurrency-coin\ncryptocurrency-news\ncryptocurrency-strat\ncryptohack\ncryptomoneda\ncryptoscript\ncryptotab\ncrystal hack\ncrystal-hack\ncrystalhack\ncrystalmall\ncrystals hack\ncrystals-hack\ncrystalshack\ncsgo ak47\ncsgo free\ncsgo skin\ncsgo-ak47\ncsgo-free\ncsgo-skin\ncsgofree\ncss.asp\ncszwyojl\ncualquier buscador\ncuc ki Ä‘at\ncá»±c kÃ¬ Ä‘áº¯t\ncuc ky thu\ncá»±c ká»³ thu\ncuc-ki-Ä‘at\ncuc-ky-thu\ncudos to you\ncuir mean\ncuir vanessa\ncuir-mean\ncuir-vanessa\ncuirmean\ncuirvanessa\ncuk cuk cuk\ncul femme\ncul francais\ncul franÃ§ais\ncul gratuit\ncul porn\ncul-femme\ncul-francais\ncul-franÃ§ais\ncul-gratuit\ncul-porn\nculd not\nculo mega\nculo-mega\nculomega\ncultureand\ncultureparis\ncum on teen\ncum-on-teen\ncumonteen\ncuong lau\ncÆ°Æ¡ng láº­u\ncuong-lau\ncup jers\ncup-jers\ncupboards design\ncurcumin cap\ncurcumin dos\ncurcumin-cap\ncurcumin-dos\ncurcumincap\ncurcumindose\ncure herpes\ncure-herpes\ncure.co.\ncurehelp\ncureherpes\ncures.co.\ncurrency byte\ncurrency invest\ncurrency portfolio\ncurrency trad\ncurrency-buy\ncurrency-byte\ncurrency-invest\ncurrency-portfolio\ncurrency-trad\ncurrencybuy\ncurrencybyte\ncurrencytobuy\ncurrencytrad\ncurrent iphone film\ncurrent videos short\ncurry jers\ncurry-jers\ncurryjers\ncursos de trading\ncursos-de-trading\ncurvy shapewear\ncurvy-shapewear\ncustom essay\ncustom jers\ncustom nike\ncustom portrait service\ncustom rim\ncustom wheel\ncustom writing service\ncustom-control\ncustom-essay\ncustom-jers\ncustom-mom\ncustom-nike\ncustom-portrait-service\ncustom-rim\ncustom-term-paper\ncustom-wheel\ncustom-writing-service\ncustom+\ncustomcontrol\ncustomdesignedshirt\ncustomdesignedtshirt\ncustomessay\ncustomized dissertation\ncustomized essay\ncustomized-dissertation\ncustomized-essay\ncustomized-mom\ncustomnike\ncustomrim\ncustomwheel\ncut menthol\ncut-menthol\ncute bodycon\ncute escort\ncute eskort\ncute hipster\ncute shapewear\ncute-bodycon\ncute-escort\ncute-eskort\ncute-hipster\ncute-shapewear\ncuteescort\ncuteeskort\ncutting-machine\ncuttingmachine\ncuurent\ncuz this\ncuz-this\ncv meaning\ncv-meaning\ncvv shop\ncvv-shop\ncvvshop\nÃ§Ã½\ncyber jeunesse\ncyber monday\ncyber-jeunesse\ncyber-monday\ncyberjeunesse\ncybermonday\ncygara\ncymbalta\ncyprus payment\ncyprus-payment\ncypruspayment\ncytotec\ncz celeb\ncz-celeb\ncz/love\nczas futbol\nczas-futbol\nczasfutbol\nczceleb\nczesci skody\nczesci-skody\nczesciskody\nczxczx\nczytac blog\nczytaÄ‡ blog\nczytac post\nczytaÄ‡ post\nczytac-blog\nczytac-post\ncÂµ\ncÐ³\ncÐµ\ncÒŸ\ncÑƒ\ncÒ»\ncÕ½\ncÖ…\nd http\nÃ°Â¿\nd.@\nd.the\nÄ‘Â´Ä‘\nÃ°Â½\nÃ°Â¾\nda man!\ndabloggs\ndaddy site\ndaddy sitte\ndaddy-site\ndaddy-sitte\ndafeult\ndaftar agen\ndaftar harg\ndaftar judi\ndaftar poke\ndaftar-agen\ndaftar-harg\ndaftar-judi\ndaftar-poke\ndaftaragen\ndaftarharg\ndaftarjudi\ndaftarpoke\ndahua cctv\ndahua-cctv\nÄ‘áº¡i lÃ½\nÄ‘áº¡i-lÃ½\ndaikly\ndailly\ndaily-life-meaning\ndaily.bl\ndailyreview.co\ndailystrength\ndailyz\ndaintree residence\ndaintree-residence\ndakotasuki\ndalle scarpe\ndalle-scarpe\ndallescarpe\ndam bao nguon\nÄ‘áº£m báº£o nguá»“n\ndam-bao-nguon\ndamen kaufen\ndamen moncler\ndamen schuh\ndamen timber\ndamen tote\ndamen-kaufen\ndamen-moncler\ndamen-schu\ndamen-schuh\ndamen-timber\ndamen-tote\ndamen-von-schuh\ndamenkaufen\ndamenmoncler\ndamenschu\ndamenschuh\ndamentimber\ndamentote\ndamenvonschuh\ndames kopen\ndames-kopen\ndameskopen\ndamier azur\ndamier-azur\ndamierazur\ndamskie\ndangerous post\ndangerous-post\ndangerouspost\ndanke fur die tip\ndanke fÃ¼r die tip\ndannerjp\ndans one piece\ndao tao seo\ndao-tao-seo\ndaotaoseo\ndapoxetin\ndarmowe ogloszenia\ndarmowe ogÅ‚oszenia\ndarmowe prog\ndarmowe-ogloszenia\ndarmowe-ogÅ‚oszenia\ndarmowe-prog\ndarmoweogloszenia\ndarmoweogÅ‚oszenia\ndarmoweprog\ndarmowy\ndarrellbox\ndarrellwire\ndarvocet\ndat online\ndat-online\ndata nonetheless\ndata to them\ndata togel\ndata your motion\ndata-nonetheless\ndata-togel\ndata-tools\ndatabase.co\ndatarecovery.co\ndatarecoveryhospital\ndatatogel\ndataz\ndate asian guy\ndate black guy\ndate casual\ndate class\ndate date\ndate direct\ndate guide\ndate kiss\ndate netflix\ndate personal\ndate service\ndate site\ndate web\ndate white guy\ndate-advice\ndate-casual\ndate-class\ndate-date\ndate-direct\ndate-guide\ndate-kiss\ndate-netflix\ndate-personal\ndate-service\ndate-sider\ndate-site\ndate-web\ndate.advice\ndateadvice\ndatecasual\ndatedirect\ndateguide\ndatekiss\ndateservice\ndatesider\ndatesite\ndating asian guy\ndating black guy\ndating casual\ndating class\ndating date\ndating direct\ndating guide\ndating kiss\ndating personal\ndating service\ndating site\ndating white guy\ndating-advice\ndating-casual\ndating-class\ndating-date\ndating-direct\ndating-guide\ndating-kiss\ndating-personal\ndating-service\ndating-sider\ndating-site\ndating.advice\ndatingadvice\ndatingcasual\ndatingdirect\ndatingguide\ndatingkiss\ndatingservice\ndatingsider\ndatingsite\ndato de manera gratuit\ndau tot nhat\nÄ‘Ã¢u tá»‘t nháº¥t\ndau-tot-nhat\ndaunen weste\ndaunen-weste\ndaunenweste\nday bountiful\nday lengthy\nday loan\nday long hunt\nday loubou\nday-bountiful\nday-diet\nday-lengthy\nday-loubou\nday. bye\nday.did\ndayloubou\ndaytona acier\ndaytona-acier\ndaytonaacier\ndaytrad\ndazzling insight to\ndÉ‘\nddaadd\nddavp\nddo some\nddoing some\nde alongamento\nde site\nde tivi\nÄ‘á»ƒ tivi\nde-alongamento\nde-contacto\nde-luxe\nde-site\nde-tivi\ndead composed subject\ndeal benefit\ndeal of problem\ndeal this blog\ndeal this page\ndeal this site\ndeal this web\ndeal-benefit\ndeal.bl\ndealongamento\ndealonline\ndealsuk\ndealsus\ndealuk\ndealus\ndear-lover\ndearlover\ndeath attorney\ndeath erotic\ndeath-attorney\ndeath-erotic\ndeatherotic\ndebt money\ndebt_\ndebt-help\ndebt-management\ndebt-money\ndebt-relief\ndebt-solution\ndebthelp\ndebthit\ndebtrelief\ndecent blog\ndecent page\ndecent points here\ndecent points there\ndecent post\ndecent site\ndecent web\ndecent-blog\ndecent-page\ndecent-post\ndecent-site\ndecent-web\ndecide-to-purchase\ndecline pursuing\ndeconomic\ndedans longchamp\ndedans-longchamp\ndedanslongchamp\ndedicated to gaming\ndedrease\ndeep inhale\ndeep_link\ndeep-inhale\ndeep-link\ndeepnude\ndefammatory post\ndefammatory-post\ndefault/member\ndefault1\ndefault2\ndeference to post\ndefiantly brilliant\ndefiantly-brilliant\ndefiantlybrilliant\ndeficitfight\ndefinate\ndefinetely\ndefinitelly\ndegree expert\ndegree twenty\ndegree-expert\ndegree-twenty\ndehttp\ndejting-program\ndejting-sida\ndejting-tips\ndejtingprogram\ndejtingsida\ndejtingtips\ndekorativno prikladno\ndekorativno-prikladno\ndel sitio web\ndeliver noticeable result\ndeliver overtly\ndeliver result\ndeliver-noticeable-result\ndeliver-overtly\ndeliver-result\ndeliverresult\ndelivers result\ndelivers-result\ndeliversresult\ndelivery philippine\ndelivery-philippine\ndelta-marketing\ndeltamarketing\ndeltasone\ndem gay\nÄ‘á»‡m gÃ¢y\ndem kauf eines\ndem tien\nÄ‘áº¿m tiá»n\ndem-gay\nÄ‘á»‡m-gÃ¢y\ndem-kauf-eines\ndem-tien\nÄ‘áº¿m-tiá»n\ndemo0\ndemo1\ndemo2\ndemo3\ndemo4\ndemo5\ndemo6\ndemo7\ndemo8\ndemo9\ndemolicao-shop\ndemoniakk\ndÃ©moniakk\ndemontag\nden-led-am-tran\nden-pha-led\nden-pha-metal\ndeneme mal\ndeneme-mal\ndenschlaf\ndental chat room\ndental guru\ndental quote\ndental super\ndental that\ndental-guru\ndental-implant\ndental-quote\ndental-super\ndental-that\ndental-veneer\ndentalgu.ru\ndentalguru\ndentalimplant\ndentalquote\ndentalsuper\ndentalveneer\ndentist online\ndentist-online\ndentistonline\ndep nhat\nÄ‘áº¹p nháº¥t\ndep-nhat\ndepart your blog\ndepart your page\ndepart your site\ndepart your web\ndepnhat\ndepoimentos reais\ndepoimentos-reais\ndeposit casino\ndeposit-casino\ndepositbank\ndepositcasino\ndepression-symptom\ndepressionsymptom\nderm exclus\nderm-exclus\ndermexclus\nderniers modele\nderniers modÃ¨le\nderniers-modele\nderniers-modÃ¨le\nderniersmodele\nderogatory circum\nderogatory item\nderun escort\nderun eskort\nderun-escort\nderun-eskort\nderunescort\nderuneskort\ndes services web\ndes-services-web\ndesconto\ndescribes feasible\ndescribes-feasible\ndescriptive article\ndescriptive blog\ndescriptive post\ndescriptive site\ndescriptive weblog\ndescriptive-article\ndescriptive-blog\ndescriptive-post\ndescriptive-site\ndescriptive-weblog\ndescubra mais\ndescubra-mais\ndesign cheap\ndesign industrial design\ndesign look great\ndesign of your blog\ndesign of your page\ndesign of your site\ndesign of your web\ndesign own\ndesign product design\ndesign traditional house\ndesign-cheap\ndesign-cover-letter\ndesign-industrial-design\ndesign-own\ndesign-product-design\ndesigncheap\ndesigned to me\ndesigned-to-me\ndesigneed\ndesigner-bag\ndesigner-brand\ndesigner-in-chennai\ndesigner-in-mumbai\ndesigner-jewel\ndesigner-label\ndesigner-shoe\ndesignerbag\ndesignerbrand\ndesignerinchennai\ndesignerinmumbai\ndesignerjewel\ndesignerlabel\ndesignershoe\ndesigning traditional house\ndesignown\ndesire erotic\ndesire-erotic\ndesires erotic\ndesires-erotic\ndesktop-trial-software\ndesltop\ndesmomelt\ndesmopressin\ndespaulsmith\ndessa dieta\ndessa-dieta\ndesserts-factory\ndessertsfactory\ndesses predizem\ndesses-predizem\ndestenex\ndestinex\ndestiny power\ndestiny-power\ndestinypower\ndesyrel\ndetail though\ndetail you have remark\ndetail you remark\ndetail-though\ndetail/www\ndetails ,\ndetails !\ndetails .\ndetails necessities\ndetails though\ndetails you have remark\ndetails you remark\ndetails-necessities\ndetails-though\ndetective extrem\ndetective privado\ndetective-extrem\ndetective-privado\ndetectives extrem\ndetectives privado\ndetectives-extrem\ndetectives-privado\ndetektiv\ndetik sport\ndetik-sport\ndetox tubuh\ndetox-tubuh\ndetskie diskotek\ndetskie-diskotek\ndeutschland-online\ndeutschlandonline\ndevelopment an app\ndevenir trade\ndevenir-trade\ndevil1.\ndevil2.\ndevilspite\ndevlin design\ndevlin-design\ndevlindesign\ndewapoker\ndewelop\ndf!\ndfy suite\ndfy-suite\ndfysuite\ndg-schoene\ndg-shoe\ndhttp\ndi droga\ndi-droga\ndi#gi#t\ndia-tips\ndiablo3\ndial-face\ndialface\ndialog made at\ndialogue made at\ndials-replace\ndialsreplace\ndiamanti cartier\ndiamanti-cartier\ndiamanticartier\ndiamondjewellery\ndiamox\ndiazepam\ndich vu seo\ndá»‹ch vá»¥ seo\ndich-vu-seo\ndichvuseo\ndiclofenac\ndid yoou\ndidnÃ­t\ndidrex online\ndidrex-online\ndie kuhlbox\ndie kÃ¼hlbox\ndie-kÃ¼hlbox\ndienst.in\ndiesel denim\ndiesel hot\ndiesel jap\ndiesel jean\ndiesel jp\ndiesel online\ndiesel uk\ndiesel watch\ndiesel-denim\ndiesel-hot\ndiesel-jap\ndiesel-jean\ndiesel-jp\ndiesel-online\ndiesel-uk\ndiesel-watch\ndieseldenim\ndieselhot\ndieseljap\ndieseljean\ndieseljp\ndieselonline\ndieseluk\ndieselwatch\ndiet blog\ndiet chart\ndiet detox\ndiet pill\ndiet plan\ndiet price\ndiet review\ndiet solution\ndiet suppl\ndiet-blog\ndiet-chart\ndiet-detox\ndiet-food\ndiet-pill\ndiet-plan\ndiet-price\ndiet-review\ndiet-solution\ndiet-suppl\ndiet.asp\ndiet.cfm\ndiet.co\ndiet.htm\ndiet.jsp\ndiet.php\ndieta detox\ndieta sofrida\ndieta-detox\ndieta-sofrida\ndietary advice\ndietary advise\ndietary status\ndietary-advice\ndietary-advise\ndietary-status\ndietaryadvice\ndietaryadvise\ndietblog\ndietchart\ndietdetox\ndieting advice\ndieting advise\ndieting-advice\ndieting-advise\ndietingadvice\ndietingadvise\ndietpill\ndietplan\ndietreview\ndietsolution\ndietsuppl\ndieu hoa\nÄ‘iá»u hÃ²a\ndieu tri\nÄ‘iá»u trá»‹\ndieu-hoa\ndieu-tri\ndifferent blog\ndifferent web page\ndifferent web site\ndifferent weblog\ndifferent webpage\ndifferent website\ndifferent wordpress\ndifferent-wordpress\ndifferin\ndifficulties thus\ndifficulties-thus\ndifficulty thus\ndifficulty-thus\ndiffrent\ndiflucan\ndiggs.us\ndigi person\ndigi-person\ndigicam move\ndiiclfuf\ndiid yoou\ndiid you\ndili optim\ndili-optim\ndilioptim\ndilufcif\ndimensible\ndincob\ndinero presta\ndinero-presta\ndineropresta\ndinkypage.com\ndinner soup\ndinner-soup\ndiorkan\ndir an ->\ndirect guideline;\ndirect guideline:\ndirect-fund\ndirect-health\ndirect-lend\ndirect-lone\ndirected expensive\ndirecthealth\ndirectlend\ndirectlone\ndirectmailsupport\ndirectory submit\ndirectory-submit\ndirectorysubmit\ndirectt\ndirt-bike\ndiscard.email\ndisclaim.asp\ndisco innovador para\ndiscount afl\ndiscount anta\ndiscount bag\ndiscount jord\ndiscount kratom\ndiscount mbt\ndiscount mulberry\ndiscount nba\ndiscount nfl\ndiscount nhl\ndiscount north\ndiscount reebok\ndiscount ugg\ndiscount voucher\ndiscount-\ndiscount-afl\ndiscount-anta\ndiscount-bag\ndiscount-cig\ndiscount-jord\ndiscount-kratom\ndiscount-mbt\ndiscount-north\ndiscount-reebok\ndiscount-ugg\ndiscount-voucher\ndiscount-wheel\ndiscount.co\ndiscount.co.\ndiscount.org\ndiscountafl\ndiscountbag\ndiscountcig\ndiscounted north\ndiscounted-\ndiscounted-north\ndiscounted-wheel\ndiscountednorth\ndiscountedwheel\ndiscountmbt\ndiscountnorth\ndiscountreebok\ndiscounts coupon\ndiscounts-coupon\ndiscountt\ndiscountugg\ndiscountwheel\ndiscover sociable site\ndiscover web design\ndiscovered this blog\ndiscovered this page\ndiscovered this site\ndiscovered this weblog\ndiscovered this website\ndiscreet apartment\ndiscreet-apartment\ndiscuss on the blog\ndiscuss on the internet\ndiscuss on the net\ndiscuss on the page\ndiscuss on the web\ndiscuss over the blog\ndiscuss over the internet\ndiscuss over the net\ndiscuss over the page\ndiscuss your want\ndiscussing on the blog\ndiscussing on the internet\ndiscussing on the net\ndiscussing on the page\ndiscussing on the web\ndiscussing over the blog\ndiscussing over the internet\ndiscussing over the net\ndiscussing over the page\ndiscussing over the web\ndiscussion made\ndiscussion-made\ndiseases governments\ndisenamos tu anuncio\ndiseÃ±amos tu anuncio\ndisenamos-tu-anuncio\ndisfuncao eretil\ndisfunÃ§Äƒo erÃ©til\ndisfuncao-eretil\ndisfunÃ§Äƒo-erÃ©til\ndisney se pega\ndisorder quiz\ndisorder-quiz\ndispensary near me\ndispensary near you\ndispensary war\ndispensary-war\ndisplay screen defend\ndissertation making\ndissertation posting\ndissertation revis\ndissertation writing\ndissertation-editing\ndissertation-making\ndissertation-on-service\ndissertation-posting\ndissertation-revis\ndissertation-writing\ndistinct about\ndistinct web\ndistinct-about\ndisulfiram\ndit me toc\nÄ‘á»‹t máº¹ tÃ³c\nditik sport\nditik-sport\ndiva-com\ndivorce simplif\ndivorce-simplif\ndivorces simplif\ndivorces-simplif\ndivulgaemail\ndiy divorce\ndiy-divorce\ndjstool\ndjtool\nÄ‘Ä¾Ä‘\ndlphone\ndnjurh\ndns fuck\ndns-fuck\ndns-www\ndnsfuck\nÃ°Âº\ndo anything mistake\ndo blogging\ndo bookmark\ndo not understood\ndo pobrania\ndo-blogging\ndo-bookmark\ndo-pobrania\ndoable prog\ndoable-prog\ndoableprog\ndoanh nghiep\ndoanh nghiá»‡p\ndoanh nhan\ndoanh nhÃ¢n\ndoanh quang\ndoanh quáº£ng\ndoanh-nghiep\ndoanh-nhan\ndoanh-quang\ndoanhnghiep\ndoanhnhan\ndobookmark\ndobra kamera\ndobra kamere\ndobra-kamera\ndobra-kamere\ndobrucki.co\ndobrucki.pl\ndoc/soap\ndocid=\ndocter dre\ndocter marten\ndocter-dre\ndocter-marten\ndocterdre\ndoctermarten\ndocteur dre\ndocteur marten\ndocteur-dre\ndocteur-marten\ndocteurdre\ndocteurmarten\ndoctor verif\ndoctor visit online\ndoctor-verif\ndoctor-visit-online\ndocument/bv\ndocument/celine\ndocument/chanel\ndocument/new\ndocument/nike\ndocument/north\ndocument/rolex\ndocuments/bv\ndocuments/celine\ndocuments/chanel\ndocuments/new\ndocuments/nike\ndocuments/north\ndocuments/rolex\ndocxdrive\ndoes green\ndoes-green\ndoesgreen\ndoesn t\ndoesn\'t be\ndoesnâ€™t be\ndoesnt\ndoestic\ndog proprietor\ndog-proprietor\ndog\'s dog day\ndogâ€™s dog day\ndogecoin\ndoggy dan\ndoggy-dan\ndoggydan\ndoing anything mistake\ndoing good link\ndoing so area\ndokumenta\ndokumento\ndokumentÃ³\ndolce bag\ndolce-bag\ndolcebag\ndollar jack\ndollar service\ndollar-jack\ndollar-service\ndollarjack\ndollarservice\ndolphins jers\ndolphins-jers\ndolphinsjers\ndomain-123\ndomain-world\ndomain123\ndomainbie\ndomainworld\ndomen kupi\ndomen-kupi\ndomeny\ndominate secret\ndominate seo\ndominate-secret\ndominate-seo\ndominatesecret\ndominateseo\ndomination secret\ndomination seo\ndomination-secret\ndomination-seo\ndominationsecret\ndominationseo\ndomino 99\ndomino online\ndomino poker\ndomino-99\ndomino-online\ndomino-poker\ndomino99\ndominoonline\ndominopoker\ndominoq\ndon think\ndon-think\ndon?t\ndon\'\'t\ndonâ€™â€™t\ndonâ€t\ndon`t\ndondash\ndone a formidable\ndone formidable\ndone grateful\ndong phuc dep\nÄ‘á»“ng phá»¥c Ä‘áº¹p\ndong-max\ndong-phuc-dep\ndongmax\ndongphucdep\ndonna donn\ndonna-donn\ndonnadonn\ndonne donn\ndonne-donn\ndonnedonn\ndont cease\ndont know\ndont-cease\ndont-fit-me\ndooes not\ndooes-not\ndoor-blog\ndopamine\ndora-scrum\ndorascrum\ndos-seios\ndoskonaly artykul\ndoskonaÅ‚y artykuÅ‚\ndostavka rakov\ndostavka-rakov\ndostenex\ndostinex\ndosug intim\ndosug-intim\ndot-com\ndot.com\ndotcomsecret\ndoubled her outcome\ndoubled his outcome\ndoubled their outcome\ndouching teen\ndouching-teen\ndouchingteen\ndoudoune\ndown a good deal\ndown-jack\ndownjack\ndownline show\ndownline-show\ndownload android\ndownload apk\ndownload arab\ndownload brace\ndownload bytecoin\ndownload cam\ndownload drama\ndownload footbal\ndownload fotbal\ndownload free\ndownload futbal\ndownload gratis\ndownload intrusion\ndownload joomla\ndownload litecoin\ndownload m4a\ndownload mp3\ndownload mp4\ndownload online\ndownload provide\ndownload-android\ndownload-apk\ndownload-arab\ndownload-brace\ndownload-bytecoin\ndownload-cam\ndownload-drama\ndownload-footbal\ndownload-fotbal\ndownload-free\ndownload-futbal\ndownload-gratis\ndownload-intrusion\ndownload-joomla\ndownload-litecoin\ndownload-m4a\ndownload-mp3\ndownload-mp4\ndownload-online\ndownload-provide\ndownloadablegame\ndownloadarab\ndownloadbrace\ndownloadcam\ndownloader free\ndownloader online\ndownloader-free\ndownloader-online\ndownloaderfree\ndownloaderonline\ndownloadfootbal\ndownloadfotbal\ndownloadfree\ndownloadfutbal\ndownloading free\ndownloading online\ndownloading-free\ndownloading-online\ndownloadingfree\ndownloadingonline\ndownloadism\ndownloadm4a\ndownloadmp3\ndownloadmp4\ndownloads arab\ndownloads free\ndownloads online\ndownloads-arab\ndownloads-free\ndownloads-online\ndownloadsarab\ndownloadsfree\ndownloadsonline\ndownlowd\ndownlown\ndoxycycline\ndr prescription\ndr visit online\ndr-prescription\ndr-visit-online\ndragon avail\ndragon-avail\ndragons avail\ndragons-avail\ndrama korea\ndrama-korea\ndrayvera\ndre beat\ndre cheap\ndre head\ndre phone\ndre-beat\ndre-cheap\ndre-head\ndre-phone\ndream erotic\ndream proxi\ndream proxy\ndream-erotic\ndream-proxi\ndream-proxy\ndreamerotic\ndreamproxi\ndreamproxy\ndrebeat\ndrecheap\ndrehead\ndrephone\ndress cheap\ndress herve\ndress link\ndress online\ndress shoe\ndress shop\ndress web\ndress-cheap\ndress-color\ndress-colour\ndress-herve\ndress-lala\ndress-link\ndress-online\ndress-shoe\ndress-shop\ndress-uk\ndress,color\ndress,colour\ndress.cheap\ndress.color\ndress.colour\ndress.lala\ndress.rent\ndresses bcbg\ndresses cheap\ndresses herve\ndresses online\ndresses sale\ndresses-bcbg\ndresses-cheap\ndresses-color\ndresses-colour\ndresses-herve\ndresses-lala\ndresses-online\ndresses-sale\ndresses-uk\ndresses,color\ndresses,colour\ndresses.cheap\ndresses.color\ndresses.colour\ndresses.lala\ndresses.wed\ndressesbcbg\ndressescolor\ndressescolour\ndressesherve\ndresseslala\ndressesonline\ndressherve\ndresshop\ndresslala\ndresslink\ndressonline\ndresssale\ndressshop\ndrink iconic\ndrink-iconic\ndrinking-alcohol\ndrinkingalcohol\ndrivel of an article\ndrivel of an blog\ndrivel of an page\ndrivel of an site\ndrivel of an web\ndrivewayservice\ndrmarten jap\ndrmarten jp\ndrmarten uk\ndrmarten_\ndrmarten-jap\ndrmarten-jp\ndrmarten-uk\ndrmartenjap\ndrmartenjp\ndrmartens jap\ndrmartens jp\ndrmartens uk\ndrmartens-jap\ndrmartens-jp\ndrmartens-uk\ndrmartensjap\ndrmartensjp\ndrmartensuk\ndrmartenuk\ndroid whiz\ndroid-whiz\ndroidwhiz\ndrone blast\ndrone gun\ndrone-blast\ndrone-gun\ndroneblast\ndronegun\ndrop me a mail\ndrop your premium\ndrop,dehy\ndrop.dehy\ndropshipping winning\ndrug buy\ndrug cheap\ndrug-buy\ndrug-cheap\ndrugbuy\ndrugcheap\ndruggz\ndrugs buy\ndrugs cheap\ndrugs-buy\ndrugs-cheap\ndrugs. regard\ndrugsbuy\ndrugscheap\ndrugz\ndrunk singapore\ndrupal-temp\ndrupal-theme\nÄ‘Å¡Ä‘\ndsquared giub\ndsquared jean\ndsquared online\ndsquared out\ndsquared shoe\ndsquared uomo\ndsquared-giub\ndsquared-jean\ndsquared-online\ndsquared-out\ndsquared-shoe\ndsquared-uomo\ndsquared2\ndsquaredgiub\ndsquaredjean\ndsquaredonline\ndsquaredout\ndsquaredshoe\ndsquareduomo\ndtech affiliate\ndtech-affiliate\ndtechaffiliate\ndu lich tron goi\ndu lá»‹ch trá»n gÃ³i\ndu-lich-tron-goi\ndubai girl\ndubai ladie\ndubai service\ndubai-girl\ndubai-ladie\ndubai-princess\ndubai-service\ndubaigirl\ndubailadie\ndubaiservice\ndubaiwoman\ndubaiwomen\ndubturbo\nduc nam\ndá»¥c nam\nduc-nam\ndá»¥c-nam\nducati tumi\nducati-tumi\nducatitumi\nduchess satin\nduchess-satin\nduchesssatin\ndude.de\ndudes.de\ndugg some\ndulichtrongoi\ndulichtuxu\ndummytest\ndump seller\ndump-seller\ndumps approval\ndumps cheap\ndumps forum\ndumps online\ndumps seller\ndumps shop\ndumps track\ndumps with\ndumps-approval\ndumps-cheap\ndumps-forum\ndumps-online\ndumps-seller\ndumps-shop\ndumps-track\ndumps-with\ndunhill fine\ndunhill menthol\ndunhill_\ndunhill-fine\ndunhill-menthol\ndunhill/dunhill\ndunjakke\nduplicate your wii\ndurant shoe\ndurant-shoe\nduvetica aristeo\nduvetica out\nduvetica-aristeo\nduvetica-out\nduveticaaristeo\nduveticaout\ndvd asphyx\ndvd creaor\ndvd erotic\ndvd-asphyx\ndvd-erotic\ndvdbox\ndvdrip\ndwi-attorney\ndwiattorney\ndwn.linksind.\ndylongfa\ndynamic advert\ndynamic genital\ndynamic market\ndynamic-advert\ndynamic-genital\ndynamic-market\ndyubetika\ndzieki!\nÃ°Âµ\nÄ‘ÂµÄ‘\ndâ²Ÿ\ndÐ³\ndÐµ\ndÐ¾\ndÑƒ\ndÕ½\nÉ—e pieza\nÉ—Ðµl mueble\ne |o\ne cig trouble\ne e juice\ne e-juice\ne ejuice\ne http\ne objetivo da\nÃ© objetivo da\nÃ© premium\ne-biz\ne-cig trouble\ne-cig-trouble\ne-e-juice\ne-ejuice\ne-evance\ne-korting\ne-mail production\ne-mail request\ne-marketer\ne-marketing\ne-objetivo-da\nÃ©-premium\ne-sportowa\ne-training for dog\ne!|\ne.@\ne.|\ne.i\'\ne.iâ€™\ne| p\ne| t\ne2by.in\neÃ¢cute\neagerly wiggling\neagerly-wiggling\neaglefight.eaglefight\neairfix\nearly-signs-of\nearn $\nearn 100 a day\nearn 200 a day\nearn 300 a day\nearn 400 a day\nearn 500 a day\nearn 1000 a month\nearn 2000 a month\nearn 3000 a month\nearn 4000 a month\nearn 5000 a month\nearn cash through\nearn more cash\nearn more money\nearn-acquire\nearn-more-cash\nearn-more-money\nearthly lover\nearthly-lover\nease.in\neasier consume\neasier to available\neasily one tight\neasy consume\neasy naked\neasy with your present\neasy-naked\neasy.in\neasyloan\neasynaked\neasyrent\neating hemp\neating-hemp\neatinghemp\neaudiovid\nebaypic\nebony porn\nebony pussy\nebony-porn\nebony-pussy\nebony+pussy\nebonyporn\nebook porn\nebook-porn\nebook-reader-test\nebook-test\nebookporn\nebookreadertest\nebooktest\nebusinesspage\necco out\necco-out\neccoout\necent yeas\necig review\necig-review\necigreview\necom email\necom success\necom-email\necom-success\necomemail\necommerce-web\necommerce/web\necomsuccess\ned tthe\ned tthis\ned-in-men\ned.this\nedge rumor\nedge rumour\nedge-rumor\nedge-rumour\nedhardyt\nedpert\neducafit cursos\neducafit e bom\neducafit Ã© bom\neducafit-cursos\neducafit-e-bom\neducational article\neducational blog here\neducational paragraph\neducational post here\neducational-article\neducational-paragraph\neducationand\neema1l\neemai1\neemail\neevance\neexpense\nefeitos colaterais\nefeitos-colaterais\neffective marketing\neffective transformative\neffective truth teach\neffective-marketing\neffectively generally\neffexor\nefficiency customer\nefficiency-customer\neffort to opine\neffort tto\neffortlessly know it\neffotless\negemtr\negoodshop\negy-best\negybest\negypt jers\negypt-jers\negyptjers\nehttp\neight %\neine seite widmen\neinkommen\nejaculate help\nejaculate pharm\nejaculate pill\nejaculate-help\nejaculate-pharm\nejaculate-pill\nejaculatehelp\nejaculatepharm\nejaculatepill\nejaculation help\nejaculation pharm\nejaculation pill\nejaculation-help\nejaculation-pharm\nejaculation-pill\nejaculationhelp\nejaculationpharm\nejaculationpill\nejuice review\nejuice-review\nejuicereview\nekologiczne logo\nekologiczne-logo\nekorting\nekskluzywne zestaw\nekskluzywne-zestaw\nekspedisi murah\nekspedisi-murah\nekspedisimurah\nekstensywne pracochlonne\nekstensywne pracochÅ‚onne\nekstensywne-pracochlonne\nel-gordo.c\nelamale\nelavil\nelect do exercise\nelectronic advert\nelectronic mail ad\nelectronic mail address\nelectronic market\nelectronic-advert\nelectronic-mail-ad\nelectronic-market\nelegant bandage\nelegant bodycon\nelegant-bandage\nelegant-bodycon\nelektrik malzeme\nelektrik-malzeme\nelektrikmalzeme\nelementary entry\nelementary-entry\neli online\neli porno\neli-online\neliquid review\neliquid-review\neliquidreview\nelite escort\nelite eskort\nelite jers\nelite men\nelite model\nelite sample\nelite wom\nelite-escort\nelite-eskort\nelite-jers\nelite-men\nelite-model\nelite-sample\nelite-wom\neliteescort\neliteeskort\nelitejers\nelitemen\nelitemodel\nelitemoving\nelitesample\nelitescort\neliteskort\nelitewom\neloans\nelsa-dress\nelveda canimin\nelveda-canimin\nelway jers\nelway-jers\nelwayjers\nemagrecer podem\nemagrecer-podem\nemail academy\nemail advertis\nemail advertiz\nemail doa\nemail extract\nemail marketing\nemail starter\nemail to unlimited list\nemail vip\nemail-academy\nemail-advertis\nemail-advertiz\nemail-doa\nemail-extract\nemail-marketing\nemail-message-should\nemail-messages-should\nemail-starter\nemail-vip\nemail.asp\nemail.cfm\nemail.htm\nemail.jsp\nemail.php\nemail.tst\nemailacademy\nemailmarketing\nemails sometime\nemails starter\nemails to unlimited list\nemails vip\nemails-sometime\nemails-starter\nemails-vip\nemailsvip\nemailvip\nemarketer\nemarketing\nemas per gram\nemas ubs\nemas-per-gram\nemas-ubs\nemerge-case\nemilio-pucci\nemiliopucci\nempire hack\nempire-hack\nempirehack\nemployee engage\nemployee-engage\nemployeeengage\nempower network\nempower-network\nempowernetwork\nempreendedor\nempresa de referencia\nempresa familiar nacida\nempresa grande\nempresa-grande\nempresas grande\nempresas-grande\nen en linea\nen en lÃ­nea\nen este website\nen private\nen-en-linea\nen-ligne-paris\nen-private\nen/formula\nen/oakley\nenable you to enable\nenceinte rapid\nenceinte-rapid\nenceinterapid\nenchere max\nenchÃ¨re max\nenchere-max\nenchÃ¨re-max\nencheremax\nenchÃ¨remax\nencherisseur\nenchÃ©risseur\nencouirag\nendlaved\nendocrinol meta\nendocrinol-meta\nenergetic article\nenergetic blog\nenergetic post\nenergetic-article\nenergetic-blog\nenergetic-post\nenergetica_\nenergeticpost\nenergy net advert\nenergy-net-advert\neneugh\nenfejar game\nenfejar-game\nenfejargame\neng private\neng-faq\neng-index\neng-private\neng/dress\neng/faq\neng/index\neng/private\nengagementring\nengagermate\nengagge\nengine account\nengine online\nengine optim\nengine rank\nengine-account\nengine-online\nengine-optim\nengine-rank\nengineaccount\nengineonline\nengineoptim\nenginerank\nengines account\nengines online\nengines optim\nengines rank\nengines-account\nengines-online\nengines-optim\nengines-rank\nenginesaccount\nenginesonline\nenginesoptim\nenginesrank\nengprivate\nenhance my article\nenhance my blog\nenhance my page\nenhance my post\nenhance my sire\nenhance my site\nenhance my web\nenhance pill\nenhance-pill\nenhance-you\nenhancement coach\nenhancement pill\nenhancement-pill\nenhancementpill\nenhancepill\nenhanceyou\nenhttp\nenjoy your blog\nenjoy your page\nenjoy your post\nenjoy your site\nenjoy your web\nenjoy-more\nenjoying your blog\nenjoying your page\nenjoying your post\nenjoying your site\nenjoying your web\nenjoymore\nenleverlescernes\nenlightening looking\nenlightening post\nenlightening web\nenlightening-post\nenlightening-web\nenligneparis\nenorme fonte\nenorme-fonte\nenormous article\nenormous blog\nenormous educational\nenormous page\nenormous paragraph\nenormous post\nenormous weblog\nenormous-article\nenormous-blog\nenormous-educational\nenormous-page\nenormous-post\nenormous-weblog\nenourmous\nenprivate\nentailed triggered\nenter into great\nenterprise highly\nenterprise-highly\nenticing and imaginative\nentreprenuer\nentrykey\nentryview\nentstandenen kosten\nentstandenen-kosten\nenvironmentally acute\nenvironmentally-acute\nenvisionforce\nenvy location\nenvy-location\neomarketplace\neonline.pl\nepamphlett\nephedra\nephedrine\nepica watch\nepica-watch\nepidermis yet\nepilare laser\nepilare-laser\nepo doping\nepo-doping\nepodoping\nepub mobi\nepub-mobi\neqbandz\nequally educative\nequibase rate\nequibase speed\nequibase velocity\nequibase-rate\nequibase-speed\nequibase-velocity\nequip your mind\nequipement manufact\nequipement-manufact\nequipment manufact\nequipment-manufact\nequivalentt\nera afl\nera mlb\nera nba\nera nfl\nera nhl\nera uk\nera-afl\nera-mlb\nera-nba\nera-nfl\nera-nhl\nera-uk\nerectile\nerektile\nerektion\neretil glaucoma\nerÃ©til glaucoma\neretil-glaucoma\nerÃ©til-glaucoma\nerettile\nerinvestor\nerjersey.co\nerjersey.net\nerogenous picture\nerogenous-picture\nerolove\neron plus\neron-plus\neronplus\nerotic asphyx\nerotic couple\nerotic death\nerotic desire\nerotic erotic\nerotic hd\nerotic love\nerotic massage\nerotic nude\nerotic photo\nerotic pro\nerotic screen\nerotic series\nerotic sex stor\nerotic text\nerotic thrill\nerotic toy\nerotic wallpaper\nerotic workout\nerotic_\nerotic-asphyx\nerotic-couple\nerotic-death\nerotic-desire\nerotic-erotic\nerotic-hd\nerotic-love\nerotic-massage\nerotic-nude\nerotic-photo\nerotic-pro\nerotic-screen\nerotic-series\nerotic-text\nerotic-thrill\nerotic-toy\nerotic-wallpaper\nerotic-workout\neroticdeath\neroticerotic\nerotichd\nerotiche\neroticke\nerotickÃ©\neroticlove\neroticmassage\neroticnude\neroticpro\neroticseries\neroticthrill\nerotictoy\neroticwallpaper\neroticworkout\nerotik\nerotischer reife\nerotischer-reife\nerotyczna\neryaman escort\neryaman eskort\neryaman-escort\neryaman-eskort\nes,this\nes.iodress\nes.this\nes/content\nescitalopram\nescort bayan\nescort blog\nescort bursa\nescort chiÌ‡ld\nescort cocuk\nescort edge\nescort fuck\nescort girl\nescort google\nescort hizmet\nescort ilan\nescort izmi\nescort kocael\nescort picture\nescort porn\nescort sant\nescort service\nescort site\nescort zone\nescort_\nescort-bayan\nescort-blog\nescort-bursa\nescort-chiÌ‡ld\nescort-cocuk\nescort-edge\nescort-fuck\nescort-girl\nescort-google\nescort-hizmet\nescort-ilan\nescort-in-dubai\nescort-izmi\nescort-kocael\nescort-picture\nescort-porn\nescort-sant\nescort-service\nescort-site\nescort-zone\nescort4fun\nescortbayan\nescortblog\nescortedge\nescortfuck\nescortgirl\nescortilan\nescortindubai\nescortizmi\nescortkocael\nescortpicture\nescortporn\nescorts bayan\nescorts edge\nescorts girl\nescorts ilan\nescorts porn\nescorts sant\nescorts zone\nescorts_\nescorts-bayan\nescorts-edge\nescorts-girl\nescorts-ilan\nescorts-in-dubai\nescorts-porn\nescorts-sant\nescorts-zone\nescorts.\nescorts4fun\nescortsbayan\nescortsedge\nescortservice\nescortsgirl\nescortsilan\nescortsindubai\nescortsite\nescortsporn\nescortss\nescortsz\nescortz\nescot izmit\nescot-izmit\nescotizmit\neshop.co\neskort bayan\neskort blog\neskort bursa\neskort cocuk\neskort edge\neskort fuck\neskort girl\neskort hizmet\neskort istanbul\neskort izmi\neskort picture\neskort porn\neskort sant\neskort site\neskort_\neskort-bayan\neskort-blog\neskort-bursa\neskort-cocuk\neskort-edge\neskort-fuck\neskort-girl\neskort-hizmet\neskort-in-dubai\neskort-istanbul\neskort-izmi\neskort-picture\neskort-porn\neskort-sant\neskort-site\neskortbayan\neskortblog\neskortedge\neskortfuck\neskortgirl\neskortindubai\neskortistanbul\neskortizmi\neskortpicture\neskortporn\neskorts edge\neskorts girl\neskorts porn\neskorts sant\neskorts_\neskorts-edge\neskorts-girl\neskorts-in-dubai\neskorts-porn\neskorts-sant\neskortsedge\neskortsgirl\neskortsindubai\neskortsite\neskortsporn\neskortss\neskortsz\neskortz\nespana online\nespaÃ±a online\nespana-online\nespaÃ±a-online\nespanaonline\nespaÃ±aonline\nespecializado en la marca\nesportowa\nessay composing\nessay creat\nessay erudite\nessay fast\nessay leader\nessay producing\nessay service\nessay solution\nessay today\nessay typer\nessay writing example\nessay writing service\nessay-composing\nessay-creat\nessay-empire\nessay-erudite\nessay-fast\nessay-help\nessay-intro\nessay-leader\nessay-pro\nessay-producing\nessay-service\nessay-solution\nessay-today\nessay-typer\nessay-write\nessay-writing-example\nessay-writing-service\nessay4u\nessayempire\nessayer cette\nessayer-cette\nessayerudite\nessayfast\nessayhelp\nessayintro\nessayleader\nessaypro\nessays duration\nessays empire\nessays help\nessays intro\nessays service\nessays write\nessays-duration\nessays-empire\nessays-help\nessays-intro\nessays-review\nessays-service\nessays-write\nessays4u\nessaysempire\nessayservice\nessayshelp\nessaysintro\nessaysservice\nessayswrite\nessaytyper\nessaywrite\nessential blog\nessential for girl\nessential for woman\nessential for women\nessential weblog\nessential webpage\nessential website\nessential-for-girl\nessential-for-woman\nessential-for-women\nessentials blog\nessentials for girl\nessentials for woman\nessentials for women\nessentials site\nessentials web\nessentials-for-girl\nessentials-for-woman\nessentials-for-women\nesta y otras iniciativa\nÃ©sta y otras iniciativa\nestablished blog\nestablished poker\nestablished-blog\nestablished-poker\nestadounidense\nestamos especializado\nestate pro\nestate whether\nestate-pro\nestate-whether\nestatepro\neste despesa\neste-despesa\neste-documento\nestedespesa\nesthetic-master\nestheticmaster\nestimulante sex\nestimulante-sex\nestos blog\nestos-blog\nestradiol\nestrenos online\nestrenos-online\nestrogeni per\nestrogeni-per\nestudos para concur\nestudos-para-concur\netherdq\netraining for dog\neuille lancel\neuille-lancel\neuro ditalog\neuro million\neuro-ditalog\neuro-million\neuro-vid\neuroditalog\neuromillion\neurope girl\neurope gyrl\neurope nfl\neurope-girl\neurope-gyrl\neurope-nfl\neuropean nfl\neuropean-nfl\neuropeannfl\neuropegirl\neuropegyrl\neuropenfl\neurovid\nevackuator\nevelyne bag\nevelyne-bag\nevelynebag\neven more info!\nevent entertainment\nevent-entertainment\neventid\neverthing at\neverthing-at\neverwebinar\nevery advert\nevery info\nevery stuff\nevery wearer\nevery-advert\nevery-great-attorney\nevery-info\nevery-leg\nevery-light\nevery-pant\nevery-sock\nevery-stuff\nevery-think\nevery-tight\nevery-wearer\nevery1bet\neveryadvert\neveryinfo\neveryleg\neverylight\neveryone furthermore\neveryone-furthermore\neverypant\neverysock\neverything-dental\neverythingdental\neverythink\neverytight\neverzippy\nevryday\nevvery\nex marido\nex-marido\nexactly web\nexactly-web\nexamine the online\nexamjple\nexample1.co\nexboyfriend\nexcedllent\nexceeded my desire\nexceel\nexcelent\nexcellent article\nexcellent blog\nexcellent content\nexcellent gift for\nexcellent gifts for\nexcellent movie clip\nexcellent movies clip\nexcellent page\nexcellent paragraph\nexcellent pick-up\nexcellent post\nexcellent proper\nexcellent read!\nexcellent site\nexcellent submit\nexcellent task\nexcellent topic\nexcellent web\nexcellent written\nexcellent-article\nexcellent-blog\nexcellent-content\nexcellent-gift-for\nexcellent-gifts-for\nexcellent-movie-clip\nexcellent-movies-clip\nexcellent-page\nexcellent-pick-up\nexcellent-post\nexcellent-site\nexcellent-task\nexcellent-topic\nexcellent-web\nexcellent-written\nexcellentarticle\nexcellentblog\nexcellentlunch\nexcellentpage\nexcellentpost\nexcellentsite\nexcellenttopic\nexcellentweb\nexceptional blog\nexceptional-blog\nexcessive suitcase\nexcessively skill\nexcessively-skill\nexchange buying and selling\nexchange link\nexchange paysafecard\nexchange-link\nexchange-paysafecard\nexchangelink\nexchanging link\nexchanging-link\nexchanginglink\nexclusivamente para tercero\nexclusivamente, para tercero\nexclusive rendez\nexclusive-rendez\nexclusive.in\nexclusive.pl\nexclusive.ru\nexclusive.su\nexclusive.za\nexecutive coach\nexecutive search\nexecutive-coach\nexecutive-search\nexecutivecoach\nexelon\nexercice\nexgirlfriend\nexists lots\nexit.asp\nexpect laser hair\nexpecteded\nexpensive haver\nexpensive vaca\nexpensive-haver\nexpensive-vaca\nexpensivehaver\nexpensivevaca\nexperience boat\nexperience simply\nexperience-boat\nexperience-simply\nexperienced businesses\nexperienced-businesses\nexperiencia en el sector\nexpert presence\nexpert suggestion\nexpert writing\nexpert-presence\nexpert-suggestion\nexpert-writing\nexpertwriting\nexplain-the-biz\nexplain-the-business\nexplain-your-biz\nexplain-your-business\nexplainthebiz\nexplainthebusiness\nexplainyourbiz\nexplainyourbusiness\nexploded extensive\nexploded-extensive\nexplore an affordable\nexplore the affordable\nexplore this affordable\nexplore-an-affordable\nexplore-the-affordable\nexplore-this-affordable\nexplosive growth\nexplosive-growth\nexpress index\nexpress-index\nexpressindex\nextended essay\nextended-essay\nextensive article\nextensive blog\nextensive internet\nextensive page\nextensive site\nextensive web\nextensive-article\nextensive-blog\nextensive-internet\nextensive-page\nextensive-site\nextensive-web\nexterior-for-you\nexteriorforyou\nexternal_link\nexternal_url\nexternal-link\nexternal-url\nexternalurl\nexterner_link\nexterner-link\nextra 10 discount\nextra 20 discount\nextra gry\nextract pill\nextract-pill\nextractpill\nextremely ample\nextremely broad for\nextremely much\nextremely superb\nextremely valid point\nextremely-ample\nextremely-much\nextremely-superb\nextremely}\nextremley\nextremrly\neye porn\neye-porn\neyeglass sale\neyeglass-sale\neyeglasses sale\neyeglasses-sale\neyeglasssale\neyelash extension\neyelash-extension\neyeporn\neyes porn\neyes-porn\neyesporn\neyewear present\neyewear-present\neÏ\neÏ²\neÐ³\neÔ\neÐµ\neÑ•\neÒŸ\neÑƒ\neÑ…\neÒ»\neÑŒ\nf http\nf.@\nf.a.s.h.i.o.n\nf.a.s.h.i.on\nf.a.s.h.io.n\nf.a.s.h.ion\nf.a.s.hi.o.n\nf.a.s.hi.on\nf.a.s.hio.n\nf.a.s.hion\nf.a.sh.i.o.n\nf.a.sh.i.on\nf.a.sh.io.n\nf.a.sh.ion\nf.a.shi.o.n\nf.a.shi.on\nf.a.shio.n\nf.a.shion\nf.as.h.i.o.n\nf.as.h.i.on\nf.as.h.io.n\nf.as.h.ion\nf.as.hi.o.n\nf.as.hion\nf.ash.i.o.n\nf.ash.i.on\nf.ash.ion\nf.ashi.o.n\nf.ashi.on\nf.ashio.n\nf.ashion\nf.j.o.g.a\nf.j.o.ga\nf.j.og.a\nf.j.oga\nf.jo.ga\nf.jog.a\nf.joga\nf| l\nfa.s.h.i.o.n\nfa.s.h.i.on\nfa.s.h.io.n\nfa.s.h.ion\nfa.s.hi.o.n\nfa.s.hio.n\nfa.s.hion\nfa.sh.i.o.n\nfa.sh.i.on\nfa.sh.ion\nfa.shi.o.n\nfa.shi.on\nfa.shio.n\nfa.shion\nfaar more\nfaar-more\nfabrikverkauf\nfabulous drug\nfabulous-drug\nfabulousdrug\nfac visit\nfac-visit\nface coming\nface denali\nface jack\nface out\nface raise\nface sale\nface store\nface terra\nface vest\nface women\nface-coming\nface-denali\nface-jack\nface-out\nface-raise\nface-sale\nface-store\nface-terra\nface-vest\nface-women\nfacebok\nfacebook ad\nfacebook cash\nfacebook fan\nfacebook good\nfacebook lawful\nfacebook like\nfacebook privado\nfacebook takipci\nfacebook takipÃ§i\nfacebook traff\nfacebook-ad\nfacebook-cash\nfacebook-fan\nfacebook-good\nfacebook-lawful\nfacebook-like\nfacebook-privado\nfacebook-takipci\nfacebook-traff\nfacebookad\nfacebookcash\nfacebookfan\nfacebooklike\nfacebooku\nfacejack\nfacemook\nfaceout\nfacepook\nfaceraise\nfacesale\nfacestore\nfaceterra\nfacevest\nfachmaennisch und werter\nfachmaennisch-und-werter\nfacial location\nfacial-hair\nfacialhair\nfact amazing piece\nfact awesome\nfact bad thing\nfact excellent\nfact fastidious\nfact fruitful\nfact good thing\nfact no matter\nfact pleasant thing\nfact remarkable\nfact-awesome\nfact-excellent\nfact-fastidious\nfact-remarkable\nfactory coach\nfactory out\nfactory-coach\nfactory-out\nfactorycoach\nfactoryout\nfacts door\nfacts-about\nfacts-door\nfactthat\nfag-sex\nfagance\nfagsex\nfail drug\nfail-drug\nfaildrug\nfairity\nfajki\nfajna strona\nfajna-fotka\nfajna-strona\nfajnafotka\nfajnastrona\nfajne\nfajny blog\nfajny post\nfajny-blog\nfajny-post\nfake certificate\nfake coach\nfake converse\nfake date\nfake dating\nfake mirror\nfake oakley\nfake passport\nfake ray\nfake steroid\nfake sunglass\nfake ugg\nfake watch\nfake-certificate\nfake-coach\nfake-converse\nfake-date\nfake-dating\nfake-mirror\nfake-oakley\nfake-passport\nfake-ray\nfake-steroid\nfake-sunglass\nfake-ugg\nfake=\nfakecertificate\nfakecoach\nfakeconverse\nfakedate\nfakedating\nfakemirror\nfakeoakley\nfakeok\nfakepassport\nfakeray\nfakesteroid\nfakesunglass\nfakeugg\nfakewatch\nfalse passport\nfalse-doc\nfalse-passport\nfalsedoc\nfalsepassport\nfamiliarity daily\nfamily motor vehicle\nfamily-motor-vehicle\nfamous blog\nfamous palmist\nfamous social network\nfamous-blog\nfamous-palmist\nfan hack\nfan-hack\nfanalert\nfanatic shop\nfanatic-shop\nfanatics shop\nfanatics-shop\nfanaticshop\nfanaticsshop\nfanciful belly\nfanciful-belly\nfancyto\nfanhack\nfans hack\nfans-hack\nfanshack\nfanshome\nfantastic article\nfantastic blog\nfantastic entire\nfantastic homepage\nfantastic job!\nfantastic layout\nfantastic page\nfantastic paragraph\nfantastic post\nfantastic publish\nfantastic put up\nfantastic read!\nfantastic site\nfantastic topic\nfantastic treatment\nfantastic understand\nfantastic web\nfantastic weblog\nfantastic-article\nfantastic-blog\nfantastic-entire\nfantastic-homepage\nfantastic-job\nfantastic-layout\nfantastic-page\nfantastic-paragraph\nfantastic-post\nfantastic-read\nfantastic-site\nfantastic-topic\nfantastic-treatment\nfantastic-understand\nfantastic-web\nfantastic-weblog\nfantasticblog\nfantasticentire\nfantasticjob\nfantasticlayout\nfantasticpage\nfantasticpost\nfantasticread\nfantasticsite\nfantastictopic\nfantastictreatment\nfantasticweb\nfantasticweblog\nfantasy escort\nfantasy eskort\nfantasy-escort\nfantasy-eskort\nfantasyescort\nfantasyeskort\nfar brought\nfarmacia\nfarming-secret\nfarmingforfish\nfarmingsecret\nfarther high\nfarther-high\nfas.h.i.o.n\nfas.h.i.on\nfas.h.ion\nfas.hi.o.n\nfas.hi.on\nfas.hio.n\nfas.hion\nfascinating article\nfascinating blog\nfascinating page\nfascinating weblog\nfascinating-article\nfascinating-blog\nfascinating-page\nfascinating-weblog\nfascinsting\nfase pdf\nfase-pdf\nfash.i.o.n\nfash.i.on\nfash.io.n\nfash.ion\nfashi.o.n\nfashi.on\nfashio.n\nfashion apparel\nfashion boot\nfashion brace\nfashion comp\nfashion hair\nfashion list\nfashion men\nfashion store\nfashion trend\nfashion web\nfashion women\nfashion-apparel\nfashion-boot\nfashion-brace\nfashion-compan\nfashion-hair\nfashion-list\nfashion-men\nfashion-store\nfashion-trend\nfashion-web\nfashion-women\nfashionable blog\nfashionable comment\nfashionable page\nfashionable post\nfashionable site\nfashionable sunglasses\nfashionable web\nfashionable-blog\nfashionable-comment\nfashionable-page\nfashionable-post\nfashionable-site\nfashionable-sunglasses\nfashionable-web\nfashionapparel\nfashionboot\nfashionbrace\nfashioncompan\nfashionhair\nfashionist blog\nfashionist-blog\nfashionista blog\nfashionista-blog\nfashionistablog\nfashionistblog\nfashionlist\nfashionmen\nfashionstore\nfashiontrend\nfashionwomen\nfast bookmark\nfast cash\nfast coupon\nfast life style\nfast loan\nfast money\nfast quick\nfast-biz\nfast-bookmark\nfast-cash\nfast-coupon\nfast-loan\nfast-money\nfast-quick\nfast.biz\nfast|quick\nfastbiz\nfastbookmark\nfastcash\nfastcoupon\nfastesr\nfastidious answer\nfastidious art\nfastidious blog\nfastidious content\nfastidious conver\nfastidious data\nfastidious design\nfastidious dial\nfastidious exper\nfastidious for me\nfastidious idea\nfastidious in\nfastidious job\nfastidious know\nfastidious my\nfastidious page\nfastidious para\nfastidious piece\nfastidious post\nfastidious repl\nfastidious respo\nfastidious site\nfastidious think\nfastidious thou\nfastidious under\nfastidious urg\nfastidious web\nfastidious writ\nfastidious-answer\nfastidious-art\nfastidious-blog\nfastidious-conver\nfastidious-data\nfastidious-design\nfastidious-dial\nfastidious-exper\nfastidious-idea\nfastidious-in\nfastidious-job\nfastidious-know\nfastidious-my\nfastidious-post\nfastidious-repl\nfastidious-respo\nfastidious-site\nfastidious-think\nfastidious-thou\nfastidious-under\nfastidious-urg\nfastidious-web\nfastidious-writ\nfastidious, my\nfastidious=\nfastlink.run\nfastloan\nfastmoney\nfastquick\nfasttraffic\nfat loss\nfat quite\nfat-burn\nfat-loss\nfat-men\nfat-quite\nfat-women\nfatburn\nfate online\nfate-online\nfatloss\nfausse montre\nfausse-montre\nfaussemontre\nfaux bulgar\nfaux bvlgar\nfaux chanel\nfaux coach\nfaux femme\nfaux hermes\nfaux homme\nfaux montre\nfaux-bulgar\nfaux-bvlgar\nfaux-chanel\nfaux-coach\nfaux-femme\nfaux-hermes\nfaux-homme\nfaux-montre\nfauxbulgar\nfauxbvlgar\nfauxchanel\nfauxcoach\nfauxfemme\nfauxhermes\nfauxhomme\nfauxmontre\nfav it\nfav the\nfav this\nfav to\nfav-it\nfav-the\nfav-this\nfav-to\nfave & share\nfave and share\nfave it\nfave the\nfave this\nfave to\nfave-it\nfave-the\nfave-this\nfave-to\nfavoirite\nfavor of blog\nfavor of share\nfavor of sharing\nfavorable article\nfavorable blog\nfavorable page\nfavorable web\nfavorable-article\nfavorable-blog\nfavorable-page\nfavorable-single\nfavorable-web\nfavorite ear\nfavorite just\nfavorite this\nfavorite web\nfavorite-ear\nfavorite-just\nfavorite-web\nfavour of blog\nfavour of share\nfavour of sharing\nfavourable article\nfavourable blog\nfavourable page\nfavourable single\nfavourable web\nfavourable-article\nfavourable-blog\nfavourable-page\nfavourable-single\nfavourable-web\nfavourite ear\nfavourite just\nfavourite this\nfavourite web\nfavourite-ear\nfavourite-just\nfavourite-web\nfazer tiara\nfazer-tiara\nfb ads\nfb cash\nfb fans\nfb gold\nfb like\nfb money\nfb sales\nfb stream\nfb traff\nfb-ads\nfb-cash\nfb-fans\nfb-gold\nfb-like\nfb-money\nfb-sales\nfb-stream\nfb-traff\nfbads\nfbcash\nfbclid\nfbfans\nfbgold\nfblike\nfbmoney\nfbsales\nfbstream\nfbtraff\nfckt\nfcukfcuk\nfdsfds\nfdsfsd\nfeacute-deacute\nfeacutedeacute\nfeasting room\nfeasting-room\nfeature christ\'s\nfeature christâ€™s\nfeature christs\nfeature-christs\nfeature.asp\nfeature.cfm\nfeature.htm\nfeature.jsp\nfeature.php\nfeatures christ\'s\nfeatures christâ€™s\nfeatures christs\nfeatures-christs\nfeatures.asp\nfeatures.cfm\nfeatures.htm\nfeatures.jsp\nfeatures.php\nfeaturing christ\'s\nfeaturing christâ€™s\nfeaturing christs\nfeaturing-christs\nfederl\nfeeds also\nfeeel free\nfeel fdee\nfeeling to start\nfeell fine\nfeell free\nfeell good\nfeell great\nfeelng\nfeichang0\nfeihuang0\nfelpe hollis\nfelpe moncler\nfelpe-hollis\nfelpe-moncler\nfelpemoncler\nfemale hand\nfemale-hand\nfemale-rus\nfemalehand\nfemales hand\nfemales-hand\nfemaleshand\nfemdom galler\nfemdom-galler\nfemdomgaller\nfemme chaus\nfemme couche\nfemme cougar\nfemme facebook\nfemme infidel\nfemme infidÃ¨l\nfemme rolex\nfemme style\nfemme-chaus\nfemme-couche\nfemme-cougar\nfemme-facebook\nfemme-sac\nfemme-style\nfemmecanadagoose\nfemmechaus\nfemmecouche\nfemmecougar\nfemmes imitat\nfemmes-imitat\nfemmesac\nfemmescanadagoose\nfemmesimitat\nfemmestyle\nfence produce\nfence-produce\nfencing produce\nfencing-produce\nfendi belt\nfendi donna\nfendi_\nfendi-belt\nfendi-donna\nfendi1\nfendi2\nfendibelt\nfendidonna\nfenoma\nfenster geputzt\nfenteetum\nferra-gamo\nferragamo belt\nferragamo outlet\nferragamo sale\nferragamo tie\nferragamo_\nferragamo-belt\nferragamo-outlet\nferragamo-sale\nferragamo-tie\nferragamobelt\nferragamolove\nferragamooutlet\nferragamosale\nferragamoshop\nferragamotie\nferreira download\nferreira-download\nfetish boy\nfetish gal\nfetish girl\nfetish lad\nfetish man\nfetish men\nfetish sex\nfetish wom\nfetish-boy\nfetish-gal\nfetish-girl\nfetish-lad\nfetish-man\nfetish-men\nfetish-sex\nfetish-wom\nfetishboy\nfetishgal\nfetishgirl\nfetishlad\nfetishman\nfetishmen\nfetishsex\nfetishwom\nfew web log\nfew web page\nfew web site\nfew web-log\nfew web-page\nfew web-site\nffor example\nffor such\nffor this\nfg xpress\nfg-xpress\nfgsfgs\nfgxpress\nfhttp\nfiasoni\nfiber,idea\nfiber.idea\nficar mais magra\nficar-mais-magra\nfick meine\nfick vid\nfick_\nfick-meine\nfick-vid\nficke meine\nficke vid\nficke_\nficke-meine\nficke-vid\nficken meine\nficken vid\nficken_\nficken-meine\nficken-vid\nfickenvid\nfickevid\nfickvid\nfifa 18 ultimate\nfifa 19 ultimate\nfifa 20 ultimate\nfifa coin\nfifa hack\nfifa ultimate\nfifa-18\nfifa-19\nfifa-20\nfifa-coin\nfifa-hack\nfifa-ultimate\nfifa-ut\nfifa18\nfifa19\nfifa20\nfifacoin\nfifahack\nfifaultimate\nfifaut\nfifaworld hack\nfifaworld-hack\nfifaworldhack\nfigc\nfightmark\nfiÉ¡ure\nfile website\nfile-website\nfilenamedat\nfilenamesdat\nfiles/new\nfilestube\nfilm erotic\nfilm it would also\nfilm izle\nfilm kovasi\nfilm makinesi\nfilm porn\nfilm semi\nfilm song download\nfilm streaming complet\nfilm x\nfilm-erotic\nfilm-izle\nfilm-kovasi\nfilm-makinesi\nfilm-porn\nfilm-semi\nfilm-song-download\nfilm-streaming-complet\nfilm-x\nfilmakinesi\nfilmerotic\nfilmizle\nfilmkovasi\nfilmmodu\nfilmporn\nfilms enables\nfilms porn\nfilms technique\nfilms trailer\nfilms x\nfilms-porn\nfilms-technique\nfilms-trailer\nfilms-x\nfilmsemi\nfilmsporn\nfilpan.in\nfilpan.pl\nfilpan.ro\nfilpan.ru\nfilpan.za\nfilvce.in\nfilvce.pl\nfilvce.ro\nfilvce.ru\nfilvce.za\nfinally someone talk\nfinally someone write\nfinally something about\nfinally talking about\nfinally writing about\nfinanc-pak\nfinance blog\nfinance cash\nfinance debt\nfinance emerg\nfinance service\nfinance solution\nfinance-\nfinance-blog\nfinance-cash\nfinance-debt\nfinance-emerg\nfinance-pak\nfinance-service\nfinance-solution\nfinanceblog\nfinancecash\nfinancedebt\nfinanceemerg\nfinancepak\nfinanceservice\nfinancesolution\nfinancial advice book\nfinancial blog\nfinancial cash\nfinancial content\nfinancial debt\nfinancial emerg\nfinancial service\nfinancial solution\nfinancial-blog\nfinancial-cash\nfinancial-content\nfinancial-debt\nfinancial-emerg\nfinancial-service\nfinancial-solution\nfinancialblog\nfinancialcash\nfinancialcontent\nfinancialdebt\nfinancialemerg\nfinancialservice\nfinancialsolution\nfinancist\nfinancist.in\nfinancpak\nfinanse\nfinansial terse\nfinansial-terse\nfinansow\nfinasteride\nfind away concern\nfind best theme\nfind excellent writing\nfind good essay\nfind good info from\nfind myself person\nfind oout\nfind sex\nfind the atmosphere\nfind the most take\nfind top scripts\nfind well informed\nfind well-informed\nfind-best-theme\nfind-excellent\nfind-good-essay\nfind-sex\nfind-the-answer\nfind-top-scripts\nfind-well-informed\nfindarticle\nfinder-business\nfindgoodlock\nfindjobhelp\nfindmewom\nfindon247\nfindsex\nfine blog\nfine wive\nfine-blog\nfine-wive\nfineblog\nfinest blog\nfinest steroid\nfinest web\nfinest-blog\nfinest-steroid\nfinest-web\nfinestblog\nfineststeroid\nfinewive\nfinger promise\nfinger-promise\nfingering my\nfingering-my\nfinish high caliber\nfinite instant\nfinite-instant\nfiniteinstant\nfinnd out\nfioricet\nfirefox-setting\nfirefoxik\nfirefoxsetting\nfirm.in\nfirm.pl\nfirm.ru\nfirm.su\nfirm.za\nfirma betor\nfirma reinigung\nfirma sprzata\nfirma-betor\nfirma-reinigung\nfirma-sprzata\nfirma.asp\nfirma.cfm\nfirma.htm\nfirma.jsp\nfirma.php\nfirme sprzata\nfirme-sprzata\nfirmenadressen\nfirming lotion\nfirming-lotion\nfirst loan\nfirst time pay\nfirst-class news\nfirst-class web\nfirst-class-news\nfirst-class-web\nfirst-loan\nfirstclass-web\nfirstclassweb\nfish casino\nfish-casino\nfishcasino\nfit web\nfit-web\nfitch gilet\nfitch grenoble\nfitch out\nfitch-gilet\nfitch-grenoble\nfitch-out\nfitchgilet\nfitchgrenoble\nfitchout\nfitflop\nfitness web\nfitness_gym\nfitness-gym\nfitness-web\nfitness.gym\nfive %\nfiverr\nfiverseller\nfivestardoll\nfix credit\nfix-credit\nfix-iphone\nfixcredit\nfixed credit\nfixed footbal\nfixed fotbal\nfixed futbal\nfixed match\nfixed-credit\nfixed-footbal\nfixed-fotbal\nfixed-futbal\nfixed-match\nfixedcredit\nfixing credit\nfixing-credit\nfixingcredit\nfixiphone\nfj.o.g.a\nfj.o.ga\nfj.og.a\nfj.oga\nfjo.g.a\nfjo.ga\nfjog.a\nfjoga\nfjrm\nflagyl\nflappy-bird\nflappybird\nflash fancy\nflash flash\nflash game\nflash using the cash\nflash-game\nflash-slideshow\nflash-using-the-cash\nflashslideshow\nflashy fancy\nflat belly tonic\nflat-belly-tonic\nflats.web\nfler artiklar\nfler-artiklar\nflex-global\nflexglobal\nflexiblpe\nflik.us\nflip casino\nflip-casino\nflipcasino\nflipper casino\nflipper-casino\nflippercasino\nflirt fever\nflirt-fever\nflirtfever\nflixya\nflo-wiki\nfloating-board\nfloatingboard\nfloridaflee\nflowers-on-line\nflowers-online\nfloxacin\nfluccun\nfluconazole\nfluoxetine\nfluticasone\nflvto conv\nflvto-conv\nflvtoconv\nfmovie\nfobur.in\nfodbold trojer\nfodbold trÃ¸jer\nfodbold-trojer\nfodbold-trÃ¸jer\nfodboldtrojer\nfodboldtrÃ¸jer\nfoglio prada\nfoglio-prada\nfoglioprada\nfolia auto llumar\nfoliei llumar\nfollixin\nfollower facebook\nfollower instagram\nfollower love\nfollower pinterest\nfollower rank\nfollower shop\nfollower snapchat\nfollower tiktok\nfollower twitter\nfollower-love\nfollower-rank\nfollower-shop\nfollowers facebook\nfollowers instagram\nfollowers love\nfollowers pinterest\nfollowers snapchat\nfollowers tiktok\nfollowers twitter\nfollowers-love\nfollowershop\nfollowing rank\nfollowing their blog\nfollowing their site\nfollowing their web\nfollowing this blog\nfollowing this site\nfollowing this web\nfollowing your blog\nfollowing your site\nfollowing your web\nfollowing-rank\nfoncier assurance\nfoncier-assurance\nfoncierassurance\nfood-cooking\nfoodcooking\nfoodpyramid\nfoolproof trick\nfoolproof-trick\nfoor share\nfoor sharing\nfoor some\nfoor the\nfoot disc\nfoot fetish\nfoot insole\nfoot manche\nfoot nike\nfoot-disc\nfoot-fetish\nfoot-insole\nfoot-manche\nfoot-nike\nfootball shirt\nfootball stream\nfootball tee\nfootball-scores-live\nfootball-shirt\nfootball-stream\nfootball-tee\nfootballscore\nfootballshirt\nfootballstream\nfootballtee\nfootdisc\nfootfetish\nfootmanche\nfootnike\nfootwear disc\nfootwear jord\nfootwear mbt\nfootwear-disc\nfootwear-jord\nfootwear-mbt\nfootweardisc\nfootwearjord\nfootwearmbt\nfootwears\nfor a article\nfor cheap\nfor download.\nfor du book\nfÃ¸r du book\nfor great info\nfor groceries contin\nfor gucci\nfor he smile\nfor him smile\nfor himm\nfor interact\nfor on-line\nfor she smile\nfor thhe\nfor this article\nfor this blog\nfor this web\nfor winning product\nfor wonderful information\nfor yolur\nfor your article\nfor your blog\nfor your page\nfor your web\nfor_business\nfor-business-advert\nfor-cheap\nfor-du-book\nfor-gucci\nfor-interact\nfor-men\nfor-money\nfor-on-line\nfor-sale-direct\nfor-the-most\nfor-when-buying\nfor-whole-sale\nfor-wholesale\nfor-windows-8\nfor-your-need\nfor|\nforball.top\nforboot\nforcheap\nforeplay tip\nforeplay-tip\nforever thought\nforex + bitcoin\nforex + btc\nforex + crypto\nforex $\nforex bitcoin\nforex btc\nforex cfd\nforex crypto\nforex dual\nforex forum\nforex halal\nforex islam\nforex master\nforex north\nforex peace\nforex piece\nforex pip\nforex pro\nforex rev\nforex robot\nforex sign\nforex south\nforex trade\nforex wealth\nforex_\nforex-bitcoin\nforex-btc\nforex-cfd\nforex-crypto\nforex-dual\nforex-forum\nforex-halal\nforex-islam\nforex-master\nforex-north\nforex-peace\nforex-piece\nforex-pip\nforex-pro\nforex-rev\nforex-robot\nforex-sign\nforex-south\nforex-trade\nforex-valu\nforex-wealth\nforexcfd\nforexdual\nforexforum\nforexmaster\nforexpeace\nforexpiece\nforexpip\nforexpro\nforexrev\nforexrobot\nforexsign\nforextrade\nforexvalu\nforexwealth\nforfree\nforgetful particular\nforgucci\nforhandlere\nforinteract\nforjp.co\nforlanga penis\nfÃ¶rlÃ¤nga penis\nforlanga-penis\nforless.co\nforma pra\nforma-pra\nformal tweet account\nformal tweets account\nformaldress\nformidable act\nformidable-act\nformoney\nformula blog\nformula replic\nformula-blog\nformula-replic\nformulareplic\nformuly rascheta\nformuly-rascheta\nforr post\nforsale go\nforsale jap\nforsale jp\nforsale uk\nforsale-go\nforsale-jap\nforsale-jp\nforsale-uk\nforsale.in\nforsale.market\nforsale.shop\nforsaledirect\nforsalego\nforsalejap\nforsalejp\nforsales\nforsaleuk\nforskolin review\nforskolin-review\nforte dsc\nforte generic\nforte info\nforte muscle\nforte parafon\nforte-dsc\nforte-generic\nforte-info\nforte-muscle\nforte-parafon\nfortedsc\nfortegeneric\nforteinfo\nfortemuscle\nforteparafon\nforthcoming post\nforthcoming-post\nfortnite aimbot\nfortnite cheat\nfortnite hack\nfortnite undetect\nfortnite v buck\nfortnite-aimbot\nfortnite-cheat\nfortnite-free\nfortnite-glitch\nfortnite-hack\nfortnite-undetect\nfortnitecheat\nfortnitefree\nfortniteglitch\nfortnitehack\nforum coach\nforum izmit\nforum tablete\nforum-coach\nforum-izmit\nforum-tablete\nforum.real\nforum.thank\nforum/func\nforumcoach\nforumizmit\nforums.real\nforums.thank\nforwarding-parcel-forward\nforwholesale\nforwindows8\nforyou.co\nforzest\nfoto upload\nfoto-upload\nfotografowanie\nfotos-de-tatuagen\nfoud on web\nfound a great..\nfound a greatâ€¦\nfound iit\nfound this blog\nfound this page\nfound this post\nfound this site\nfound this web\nfound your blog\nfound your page\nfound your post\nfound your site\nfound your web\nfour %\nfr canad\nfr-canad\nfr.fr/\nfr/acheter\nfr/botte\nfr/canad\nfr/cost\nfr/index\nfr/longchamp\nfr/pascher\nfradidas\nfragil emocional\nfrÃ¡gil emocional\nfragil-emocional\nframe cheap\nframe-cheap\nframecheap\nframes cheap\nframes-cheap\nframes/index\nframescheap\nfrancemaillot\nfrankfurt oder\nfrankfurt-oder\nfrankly it\nfrankly-it\nfrau zu treffen\nfrau-zu-treffen\nfraud center\nfraud centre\nfraud-center\nfraud-centre\nfraudcenter\nfraudcentre\nfraude bancario\nfraude-bancario\nfrauen puma\nfrauen zu treffen\nfrauen-puma\nfrauen-zu-treffen\nfrauenpuma\nfrdern\nfreaky deaky\nfreaky-deaky\nfrebvic.in\nfrebvic.pl\nfrebvic.ro\nfrebvic.ru\nfrebvic.za\nfree .tv\nfree adult game\nfree and uncut\nfree atm\nfree bets\nfree cash app\nfree casino\nfree chat\nfree cinemamovie\nfree crypto\nfree csgo\nfree diamond\nfree download\nfree escort\nfree eskort\nfree facebook\nfree fire free\nfree fire hack\nfree flyer make\nfree gay\nfree hack\nfree hip hop\nfree if you win\nfree instagram\nfree internation\nfree ios\nfree itunes gift\nfree laranita\nfree lesbian\nfree lesbo\nfree live adult\nfree media pro\nfree mobil\nfree money\nfree new year\nfree new yr\nfree number\nfree on-line\nfree online\nfree pokecoin\nfree poker\nfree porn\nfree prescript\nfree private\nfree pron\nfree proxy\nfree psn\nfree real\nfree roblox\nfree robux\nfree sex\nfree simple\nfree skins\nfree spin link\nfree spins link\nfree strat\nfree super\nfree tarot\nfree to surf\nfree too surf\nfree trap ins\nfree trial incent\nfree v buck\nfree visit\nfree watch\nfree web\nfree with 100%\nfree xbox\nfree-adult-game\nfree-and-uncut\nfree-article\nfree-atm\nfree-bbs\nfree-bets\nfree-bid\nfree-blog\nfree-brows\nfree-casino\nfree-chat\nfree-cinemamovie\nfree-coin\nfree-crypto\nfree-csgo\nfree-diamond\nfree-download\nfree-escort\nfree-eskort\nfree-facebook\nfree-fire-free\nfree-fire-hack\nfree-flyer-make\nfree-fortnite\nfree-gay\nfree-gold\nfree-hack\nfree-hemp\nfree-hip-hop\nfree-instagram\nfree-internation\nfree-ios\nfree-ipad\nfree-iphone\nfree-ipod\nfree-itunes-gift\nfree-laranita\nfree-lesbian\nfree-lesbo\nfree-live-adult\nfree-m4a\nfree-media-pro\nfree-mobil\nfree-mods\nfree-movie\nfree-mp3\nfree-mp4\nfree-number\nfree-offer\nfree-on-line\nfree-online\nfree-pc-game\nfree-pokecoin\nfree-poker\nfree-porn\nfree-prescript\nfree-private\nfree-prog\nfree-pron\nfree-proxy\nfree-psn\nfree-real\nfree-roblox\nfree-robux\nfree-service\nfree-sex\nfree-simple\nfree-skins\nfree-spin-link\nfree-spins-link\nfree-strat\nfree-super\nfree-tarot\nfree-trial-incent\nfree-v-buck\nfree-v-bucks\nfree-watch\nfree-web\nfree-xbox\nfree.in\nfreearticle\nfreeatm\nfreeauto\nfreebbs\nfreebees\nfreebid\nfreeblog\nfreebrows\nfreecamsite\nfreecasino\nfreechat\nfreecinemamovie\nfreecrypto\nfreecsgo\nfreedat\nfreediamond\nfreedom evaluation\nfreedom review\nfreedom-evaluation\nfreedom-review\nfreedomevaluation\nfreedomreview\nfreedownload\nfreeescort\nfreeeskort\nfreefor.co\nfreefortnite\nfreegay\nfreegold\nfreehub\nfreeinternation\nfreeipad\nfreeiphone\nfreeipod\nfreelance buy\nfreelance collect\nfreelance para\nfreelance-buy\nfreelance-collect\nfreelance-para\nfreelancecollect\nfreelanhce\nfreelannce\nfreelaranita\nfreelesbian\nfreelesbo\nfreeliveadult\nfreem4a\nfreembtrans\nfreemovie\nfreemp3\nfreemp4\nfreenom.link\nfreeoffer\nfreeonline\nfreepokecoin\nfreepoker\nfreeprivate\nfreeprog\nfreeproxy\nfreerank\nfreereal\nfreeroblox\nfreerobux\nfreesale\nfreesalg\nfreeservice\nfreesex\nfreesimcard\nfreeskins\nfreeslotmachine\nfreeslots\nfreestrat\nfreesuper\nfreevid\nfreeweb\nfrench escort\nfrench eskort\nfrench-escort\nfrench-eskort\nfrenchescort\nfrencheskort\nfrequent street wear\nfrequent streetwear\nfrequent-street-wear\nfrequent-streetwear\nfresh article\nfresh blog\nfresh page\nfresh post\nfresh review\nfresh seo\nfresh weblog\nfresh-article\nfresh-blog\nfresh-page\nfresh-post\nfresh-review\nfresh-seo\nfresh-weblog\nfreshreview\nfreshseo\nfreshwaterpearl\nfriday 2019\nfriday 2020\nfriday 2021\nfriday michael\nfriday mlb\nfriday moncler\nfriday mulberry\nfriday nba\nfriday nfl\nfriday nhl\nfriday sale\nfriday ugg\nfriday watch\nfriday-2019\nfriday-2020\nfriday-2021\nfriday-michael\nfriday-mlb\nfriday-moncler\nfriday-mulberry\nfriday-nba\nfriday-nfl\nfriday-nhl\nfriday-sale\nfriday-ugg\nfriday-watch\nfriday2019\nfriday2020\nfriday2021\nfridaymlb\nfridaymoncler\nfridaynba\nfridaynfl\nfridaynhl\nfridaysale\nfridayugg\nfriedfind\nfriemdfind\nfriend your blog\nfriend your weblog\nfriend your webpage\nfriendr find\nfriendr-find\nfriendrfind\nfriendrfinder\nfriends find\nfriends your blog\nfriends your weblog\nfriends your webpage\nfriends-find\nfriendsfind\nfrienedfinder\nfrienffind\nfrinendfind\nfrinendfinder\nfrlongchamp\nfrmoncler\nfrom -this-site\nfrom maltreating\nfrom my web\nfrom subsequent\nfrom this blog\nfrom this content\nfrom this paragraph\nfrom this post\nfrom this site\nfrom this web\nfrom your article\nfrom your blog\nfrom your content\nfrom your paragraph\nfrom your web\nfrom ypur\nfrom-maltreating\nfrom-subsequent\nfrom-this-blog\nfrom-this-post\nfrom-this-web\nfrom,it\nfromnavid\nfront_single\nfrontier hack\nfrontier-hack\nfrontierhack\nfrontline commando\nfrontline-commando\nfrozen cloth\nfrozen dress\nfrozen heart\nfrozen-cloth\nfrozen-dress\nfrozen-heart\nfrozencloth\nfrozendress\nfrozenheart\nfruitful design\nfruitful in favor\nfruitful in favour\nfruitful-design\nfruta planta\nfrutaplanta\nfsdfds\nfsdfsd\nfu*ck\nfuck buddy\nfuck cash\nfuck down\nfuck escort\nfuck eskort\nfuck google\nfuck hard\nfuck my\nfuck pic\nfuck to me\nfuck vid\nfuck you\nfuck_\nfuck-buddy\nfuck-cash\nfuck-down\nfuck-escort\nfuck-eskort\nfuck-google\nfuck-hard\nfuck-my\nfuck-pic\nfuck-vid\nfuck-you\nfuckbuddy\nfuckcash\nfuckdown\nfucked_\nfucker_\nfuckescort\nfuckeskort\nfuckgoogle\nfuckhard\nfucking_\nfuckmy\nfuckpic\nfucks down\nfucks hard\nfucks you\nfucks_\nfucks-down\nfucks-hard\nfucks-you\nfucksdown\nfuckshard\nfucksyou\nfuckvid\nfuckyou\nful malware\nful-malware\nfulgor fantastic\nfulgor fantÃ¡stic\nfulgor-fantastic\nfull download page\nfull length motion\nfull length movie\nfull length-motion\nfull movie\nfull porn\nfull-house-for-rent\nfull-length-movie\nfull-movie\nfull-porn\nfull.com/watch\nfull4k\nfullmovie\nfullporn\nfulmalware\nfun teaser with\nfun-88\nfun-sneak\nfun-teaser-with\nfun-with-window\nfun88\nfunc.asp\nfunc.cfm\nfunc.htm\nfunc.jsp\nfunc.php\nfund market\nfund trend\nfund-market\nfund-trend\nfund.in\nfund.pl\nfund.ru\nfund.su\nfund.za\nfundamsntal\nfunding.in\nfunding.pl\nfunding.ru\nfunding.su\nfunding.za\nfundmarket\nfunds.in\nfunds.pl\nfunds.ru\nfunds.su\nfunds.za\nfunnelvio review\nfunnelvio-review\nfunny meme\nfunny-meme\nfunnymeme\nfunsneak\nfunwithwindow\nfur boot\nfur sex\nfÃ¼r sex\nfur-boot\nfur-sex\nfÃ¼r-sex\nfurar companhia\nfurboot\nfuriousguy\nfurla bag\nfurla candy\nfurla hand\nfurla out\nfurla sac\nfurla-bag\nfurla-candy\nfurla-hand\nfurla-out\nfurla-sac\nfurlabag\nfurlacandy\nfurlahand\nfurlaout\nfurlasac\nfurnishing establishment\nfurnishing top\nfurnishing-top\nfurnishings establishment\nfurnishings top\nfurnishings-top\nfurnishingsale\nfurniture also come\nfurniture decoration\nfurniture-decoration\nfurnituresale\nfurosemide\nfurther former\nfurther-former\nfurworld.ru\nfurworld.su\nfutbol barcelona\nfutbol-barcelona\nfutbol/forum\nfutbolbarcelona\nfuturistic-market\nfuturisticmarket\nfx profit\nfx-profit\nfxprofit\nfâ²Ÿ\nfÐ°\nfÐµ\nfÐ¾\ng -)\ng http\ng spot vibrator\ng-spot-vibrator\ng-star jean\ng-star-jean\ng-starjean\ng-string\ng!.\ng!|\ng.@\ng.|\ng.o.a.d.k\ng.o.a.dk\ng.o.ad.k\ng.o.adk\ng.oa.d.k\ng.oa.dk\ng.oadk\ng00gle\ng0ogle\ngaaab.co\ngabapentin\ngabbana store\ngabbana-cheap\ngabbana-shop\ngabbana-store\ngabbanacheap\ngabbanashop\ngabbanastore\ngafas ray\ngafas-ray\ngafasray\ngag-princess\ngaga jap\ngaga jp\ngaga milan\ngaga uk\ngaga-jap\ngaga-jp\ngaga-milan\ngaga-uk\ngagajap\ngagajp\ngagamilan\ngagauk\ngagner\ngagprincess\ngain important assist\ngain to your business\ngain v buck\ngained from your blog\ngained from your page\ngained from your site\ngained from your web\ngainers beat\ngainers outnumbered\ngainers-beat\ngainers-outnumbered\ngainful day\ngal fetish\ngal-fetish\ngalaxy nail\ngalaxy-nail\ngalaxy-s4-ban\ngalaxy-s7-s7\ngalaxynail\ngaldi rebecka\ngaldi-rebecka\ngalerie world\ngalerie-world\ngalerieworld\ngalfetish\ngali fast result\ngali-fast-result\ngallergrind\ngalleries porn\ngalleries-porn\ngalleriesporn\ngallery porn\ngallery world\ngallery-porn\ngallery-world\ngalleryporn\ngalleryworld\ngamble online\ngamble-online\ngambleonline\ngambling casino\ngambling game\ngambling online\ngambling-casino\ngambling-game\ngambling-online\ngamblingcasino\ngamblinggame\ngamblingonline\ngame bong\ngame casino\ngame ionline\ngame jers\ngame online\ngame status system\ngame torrent\ngame wiki\ngame-bong\ngame-casino\ngame-copy\ngame-full-online\ngame-game\ngame-ionline\ngame-jers\ngame-money\ngame-online\ngame-torrent\ngame-wiki\ngame,arcad\ngame,board\ngame,driv\ngame,fight\ngame,puzzl\ngame,shoot\ngame,sport\ngame,strat\ngamebong\ngamecasino\ngamecopy\ngamecube_game\ngamecube-game\ngamedesigndegree\ngamefullonline\ngamegame\ngameionline\ngamejers\ngamemoney\ngameonline\ngamers cheat\ngamers hack\ngamers-cheat\ngamers-hack\ngamerscheat\ngamershack\ngames casino\ngames especially built\ngames heart\ngames reports\ngames-casino\ngames-especially-built\ngames-reports\ngames,arcad\ngames,board\ngames,driv\ngames,fight\ngames,puzzl\ngames,shoot\ngames,sport\ngames,strat\ngames4king\ngamescasino\ngamesreports\ngamewiki\ngaming maus\ngaming mÃ¤us\ngaming torrent\ngaming-maus\ngaming-mÃ¤us\ngaming-torrent\ngaming.co.\ngamma blue\ngamma-blue\ngammablue\ngamme reacute\ngamme-reacute\ngamyba\nganadora clasica\nganadora clÃ¡sica\nganadora-clasica\ngang-bang\ngangbang\ngangprofil\nganhar dinheiro\nganhar-dinheiro\nganoolq\ngaogb\ngaoland\ngapscent\ngarantizadas por escrito\ngarantizar la calidad\ngarantizar product\ngarantizar-product\ngarcinia\ngarena free\ngarena-free\ngarenafree\ngarlic health\ngarlic-health\ngarota de goias\ngarota de goiÃ¡s\ngarota-de-goias\ngarotas de goias\ngarotas de goiÃ¡s\ngarotas-de-goias\ngas boiler replace\ngas-boiler-replace\ngasboilerreplace\ngather utile\ngather-utile\ngathering utile\ngathering-utile\ngau bong dore\ngáº¥u bÃ´ng dore\ngau-bong-dore\ngawab.com\ngay cartoon\ngay chat\ngay porn\ngay redtube\ngay sex\ngay video\ngay-cartoon\ngay-chat\ngay-porn\ngay-redtube\ngay-sex\ngay-video\ngaycartoon\ngaychat\ngayporn\ngayredtube\ngaysex\ngayvideo\ngears pop hack\ngears-pop-hack\ngeburtstagsgeschenk fur\ngeburtstagsgeschenk fÃ¼r\ngeburtstagsgeschenk-fur\ngeburtstagsgeschenk-fÃ¼r\ngeburtstagsgeschenke fur\ngeburtstagsgeschenke fÃ¼r\ngeburtstagsgeschenke-fur\ngeburtstagsgeschenke-fÃ¼r\ngeekbb\ngeiles madel\ngeiles mÃ¤del\ngeiles-madel\ngel virage\ngel-virage\ngelatine free\ngelatine-free\ngeld sparen\ngeld-sparen\ngelisen ve musteri\ngeliÅŸen ve mÃ¼ÅŸteri\ngelisen-ve-musteri\ngelvirage\ngem no hack\ngem-no-hack\ngemmes illimit\ngemmes limit\ngemmes-illimit\ngemmes-limit\ngemmeslimit\ngemorroya\ngems no hack\ngems-no-hack\ngen porn\ngen-porn\ngenemy\ngeneral/genera\ngenerate cash\ngenerate group\ngenerate money\ngenerate profit\ngenerate the cash\ngenerate the group\ngenerate the money\ngenerate the profit\ngenerate v buck\ngenerate-cash\ngenerate-group\ngenerate-money\ngenerate-profit\ngenerate-the-cash\ngenerate-the-group\ngenerate-the-money\ngenerate-the-profit\ngeneratecash\ngenerategroup\ngeneratemoney\ngenerateprofit\ngenerates algorithm\ngenerates cash\ngenerates group\ngenerates money\ngenerates profit\ngenerates-algorithm\ngenerates-cash\ngenerates-group\ngenerates-money\ngenerates-profit\ngeneratescash\ngeneratesgroup\ngeneratesmoney\ngeneratesprofit\ngenerating cash\ngenerating group\ngenerating money\ngenerating profit\ngenerating the cash\ngenerating the group\ngenerating the money\ngenerating the profit\ngenerating-cash\ngenerating-group\ngenerating-money\ngenerating-profit\ngenerating-the-profit\ngeneratingcash\ngeneratinggroup\ngeneratingmoney\ngeneratingprofit\ngeneration algorithm\ngeneration-algorithm\ngenerator 2019\ngenerator 2020\ngenerator 2021\ngenerator-2019\ngenerator-2020\ngenerator-2021\ngenerator2019\ngenerator2020\ngenerator2021\ngeneratorpro\ngeneric albenda\ngeneric albenza\ngeneric cialis\ngeneric principen\ngeneric-albenda\ngeneric-albenza\ngeneric-cialis\ngeneric-principen\ngenericcialis\ngenuine email are\ngenuine email as\ngenuine email is\ngenuine emails are\ngenuine emails as\ngenuine emails is\ngenuine good thing\ngenuine health\ngenuine pandora\ngenuine-health\ngenuine-pandora\ngenuinehealth\ngenuinely fantas\ngenuinely fastidious\ngenuinely fruit\ngenuinely good thing\ngenuinely great info\ngenuinely health\ngenuinely very help\ngenuinely-fantas\ngenuinely-fastidious\ngenuinely-fruit\ngenuinely-health\ngenuinelyhealth\ngenuinelyvery\ngenuinepandora\ngeorgecow\ngerman jers\ngerman lesb\ngerman-jers\ngerman-lesb\ngerman-love\ngermanjers\ngermanlesb\ngermanlove\ngermany jers\ngermany lesb\ngermany-jers\ngermany-lesb\ngermanyjers\ngermanylesb\ngeschenkideen\ngestion integral de pedidos\ngestiÃ³n integral de pedidos\ngestione\nget $\nget a loan\nget a preparations\nget bangladesh\nget bitcoin\nget blog\nget bytecoin\nget face\nget fastidious\nget fuck\nget hold this\nget know how\nget know-how\nget litecoin\nget more blog\nget more traffic\nget more weblog\nget more webpage\nget more website\nget private\nget snapchat\nget some cash\nget the dangle\nget tik tok fan\nget tinder gold\nget tthe\nget tthis\nget v buck\nget yours here\nget_rid\nget_started\nget-a-loan\nget-bangladesh\nget-bitcoin\nget-blog\nget-boot\nget-bytecoin\nget-cash\nget-face\nget-fantastic\nget-fastidious\nget-fuck\nget-hermes\nget-know-how\nget-litecoin\nget-massive\nget-money-for\nget-more-blog\nget-more-information\nget-more-traffic\nget-more-weblog\nget-more-webpage\nget-more-website\nget-pokego\nget-private\nget-rid-of\nget-sex\nget-some-cash\nget-the-answer\nget-tinder-gold\nget-translate\nget-widget\ngetaloan\ngetastyle\ngetbitcoin\ngetbytecoin\ngetcash\ngetface\ngetgiftcard\ngethermes\ngetjoy\ngetlitecoin\ngetmassive\ngetpokego\ngetridof\ngets fuck\ngets-fuck\ngetsex\ngetting $\ngetting a loan\ngetting down to job\ngetting familiarity\ngetting know\ngetting ranks\ngetting thought\ngetting-a-loan\ngetting-know\ngetting-men\ngetting-ranks\ngetting-thought\ngettingknowledge\ngettranslate\ngetwidget\ngetyou.asp\ngezichtsbehand\ngfband\ngget set\ngginza\nghd gold\nghd pascher\nghd straight\nghd uk\nghd-gold\nghd-pascher\nghd-straight\nghd-uk\nghdgold\nghdpascher\nghdstraight\nghduk\nghostwrite service\nghostwriter service\nghttp\ngia cÃ´ng\ngiÃ¡ ráº»\ngia-cong\ngiant 100%\ngiant-100%\ngiants jers\ngiants-jers\ngiants-shop\ngiantsjers\ngiantsshop\ngiao dien don gian\ngiao diá»‡n Ä‘Æ¡n giáº£n\ngiao-dien-don-gian\ngift click\ngift ideas list\ngift singapore\ngift v buck\ngift-click\ngift-singapore\ngift, gift\ngift%20card\ngift4promo\ngiftclick\ngifts click\ngifts guide\ngifts singapore\ngifts-click\ngifts-singapore\ngifts4promo\ngiftsclick\ngiftsingapore\ngiftssingapore\ngigantix.co\ngikves\ngilet moncler\ngilet-moncler\ngiletmoncler\nginkgo beneficio\nginkgo-beneficio\nginzza\ngiongcaytrong\ngirl beaut\ngirl blog\ngirl eblog\ngirl escort\ngirl eskort\ngirl fetish\ngirl for the night\ngirl fuck\ngirl gaga\ngirl get fuck\ngirl jap\ngirl jord\ngirl jp\ngirl pantie\ngirl panty\ngirl porn\ngirl rape\ngirl spouse\ngirl-beaut\ngirl-blog\ngirl-day-dress\ngirl-eblog\ngirl-escort\ngirl-eskort\ngirl-fetish\ngirl-fuck\ngirl-gaga\ngirl-jap\ngirl-jord\ngirl-jp\ngirl-pantie\ngirl-panty\ngirl-porn\ngirl-rape\ngirl-spouse\ngirl4escort\ngirl4eskort\ngirlbeaut\ngirlblog\ngirldaydress\ngirleblog\ngirlescort\ngirleskort\ngirlfetish\ngirlfuck\ngirlie spouse\ngirlie-spouse\ngirliespouse\ngirljord\ngirljp\ngirlopop\ngirlpantie\ngirlpanty\ngirlporn\ngirlrape\ngirls beaut\ngirls blog\ngirls eblog\ngirls escort\ngirls eskort\ngirls fuck\ngirls on porn\ngirls porn\ngirls-beaut\ngirls-blog\ngirls-day-dress\ngirls-eblog\ngirls-escort\ngirls-eskort\ngirls-for-dubai\ngirls-fuck\ngirls-in-dubai\ngirls-on-porn\ngirls-porn\ngirls4escort\ngirls4eskort\ngirlsbeaut\ngirlsblog\ngirlsdaydress\ngirlseblog\ngirlsescort\ngirlseskort\ngirlsfordubai\ngirlsfuck\ngirlsindubai\ngirlsporn\ngirlspouse\ngit escort\ngit eskort\ngit-escort\ngit-eskort\ngitano gratis\ngitano-gratis\ngitescort\ngiteskort\ngiubbino moncler\ngiubbino-moncler\ngiubbinomoncler\ngiubbotti dsqu\ngiubbotti invernali\ngiubbotti moncler\ngiubbotti offic\ngiubbotti online\ngiubbotti out\ngiubbotti prezzi\ngiubbotti timber\ngiubbotti uomo\ngiubbotti woolrich\ngiubbotti_\ngiubbotti-dsqu\ngiubbotti-invernali\ngiubbotti-moncler\ngiubbotti-offic\ngiubbotti-online\ngiubbotti-out\ngiubbotti-prezzi\ngiubbotti-timber\ngiubbotti-uomo\ngiubbotti-woolrich\ngiubbottidsqu\ngiubbottiinvernali\ngiubbottimoncler\ngiubbottioffic\ngiubbottionline\ngiubbottiout\ngiubbottiprezzi\ngiubbottitimber\ngiubbottiuomo\ngiubbottiwoolrich\ngiubbotto dsqu\ngiubbotto invernali\ngiubbotto moncler\ngiubbotto offic\ngiubbotto online\ngiubbotto out\ngiubbotto prezzi\ngiubbotto timber\ngiubbotto uomo\ngiubbotto woolrich\ngiubbotto_\ngiubbotto-dsqu\ngiubbotto-invernali\ngiubbotto-moncler\ngiubbotto-offic\ngiubbotto-online\ngiubbotto-out\ngiubbotto-prezzi\ngiubbotto-timber\ngiubbotto-uomo\ngiubbotto-woolrich\ngiubbottodsqu\ngiubbottoinvernali\ngiubbottomoncler\ngiubbottooffic\ngiubbottoonline\ngiubbottoout\ngiubbottoprezzi\ngiubbottotimber\ngiubbottouomo\ngiubbottowoolrich\ngiuseppezanotti\ngive fastidious\ngive quality base\ngive-fastidious\ngiveaway win\ngiveaway-win\ngiveaway! win\ngives fastidious\ngives quality base\ngives-fastidious\ngkhk\nglad reading\nglad-reading\ngladreading\nglam apartment\nglam-apartment\nglamorousbag\nglance at yahoo\nglass online\nglass-online\nglasses-tokyo\nglassess\nglassestokyo\ngleevec\nglitch-fortnite\nglitter ugg\nglitter-ugg\nglitterugg\nglobal known\nglobal-agenda\nglobal-known\nglobalagenda\nglobalist agenda\nglobalist-agenda\nglobalistagenda\nglobalknown\nglobally known\nglobally-known\ngloballyknown\nglobalmailserver\nglobalnpn\nglubokoye glot\nglubokoye-glot\nglucophage\nglutamina\nglyburide\ngma1l\ngmai1\ngmaiil\ngmail mirror\ngmail prox\ngmail-mirror\ngmail-prox\ngmail.coml\ngmaills\ngmailmirror\ngmailmy\ngmailprox\ngmod stalker\ngmod-stalker\ngmoolah\ngneuienly\ngnlaser\ngo viral,\ngo viral!\ngo viral?\ngo watchs\ngo-watchs\ngo.a.d.k\ngo.a.dk\ngo.ad.k\ngo.adk\ngo=//\ngo0gle\ngoa.d.k\ngoa.dk\ngoad.k\ngoadk\ngobs-info\ngobsinfo\ngod-of-seo\ngodd bless\ngodofseo\ngoed jassen\ngoed-jassen\ngoedjassen\ngoedkoop\ngogggl\ngogle for\ngogle-for\ngoing blog\ngoing please\ngoing weblog\ngoing website\ngoing-please\ngoingplease\ngointeractive\ngojp.co\ngold apk\ngold celebrit\ngold earring\ngold hack\ngold ira\ngold pill\ngold porn\ngold tantric\ngold unobtain\ngold vip\ngold-99\ngold-account\ngold-and-silver\ngold-apk\ngold-celebrit\ngold-coin\ngold-earring\ngold-essay\ngold-hack\ngold-ingot\ngold-ira\ngold-jewel\ngold-pill\ngold-porn\ngold-price\ngold-seiko\ngold-tantric\ngold-unobtain\ngold-vip\ngold.in\ngold.pl\ngold.ru\ngold.su\ngold.za\ngold99\ngoldbarren\ngoldcoin\ngoldearring\ngoldendoll\ngoldessay\ngoldgeek\ngoldhack\ngoldingot\ngoldira\ngoldjewel\ngoldpill\ngoldplated\ngoldporn\ngoldseiko\ngoldsuppl\ngoldtantric\ngoldtruth\ngoldvip\ngolf access\ngolf exper\ngolf out\ngolf plaza\ngolf-access\ngolf-exper\ngolf-out\ngolf-plaza\ngolf-promo\ngolf-shop\ngolfaccess\ngolfexper\ngolfout\ngolfplaza\ngolfpromo\ngolfs\ngolfstream\ngomaile.co\ngomi-bet\ngomibet\ngonna review\ngonna-review\ngoo to visit\ngood \\o/\ngood a good\ngood a great\ngood answer back\ngood argument, exact\ngood argument, great\ngood argument, i\ngood argument, really\ngood argument. exact\ngood argument. great\ngood argument. i\ngood argument. really\ngood arguments, exact\ngood arguments, great\ngood arguments, really\ngood arguments. exact\ngood arguments. great\ngood arguments. really\ngood article and\ngood article continue\ngood article cool\ngood article exact\ngood article great\ngood article really\ngood article stick\ngood article, and\ngood article, continue\ngood article, cool\ngood article, exact\ngood article, great\ngood article, i\ngood article, really\ngood article, stick\ngood article:\ngood article!\ngood article. and\ngood article. continue\ngood article. cool\ngood article. exact\ngood article. great\ngood article. i\ngood article. really\ngood blog you have\ngood blog:\ngood blog!\ngood blog.\ngood click\ngood college essay\ngood erotic\ngood essay writing\ngood for looking\ngood free\ngood goodie\ngood hemp\ngood homepage\ngood page\ngood paragraph\ngood points there\ngood post:\ngood post!\ngood post.\ngood read:\ngood read!\ngood replies in\ngood respond\ngood site you have\ngood site:\ngood site!\ngood site.\ngood template\ngood thorough idea\ngood web:\ngood web!\ngood web.\ngood weblog and\ngood weblog you have\ngood webmaster\ngood website and\ngood website you have\ngood work fellow\ngood write-up\ngood writeup\ngood writing comp\ngood writing serv\ngood written\ngood-click\ngood-erotic\ngood-essay-writing\ngood-for-\ngood-free\ngood-game\ngood-goodie\ngood-hemp\ngood-homepage\ngood-respond\ngood-template\ngood-web\ngood-webmaster\ngood-work-fellow\ngood-written\ngood}\ngoodbye.asp\ngoodfree\ngoodgame\ngoodnessknow\ngoodprocareer\ngoodsblog\ngoodtemplate\ngoog even\ngoog luck\ngoog-luck\ngoogle bind\ngoogle click\ngoogle for-\ngoogle fuck\ngoogle gain\ngoogle hack\ngoogle have a\ngoogle high\ngoogle java\ngoogle keyword\ngoogle look for\ngoogle mapa\ngoogle marketing\ngoogle number\ngoogle porn\ngoogle rank\ngoogle saya\ngoogle solution\ngoogle us\ngoogle voice pva\ngoogle-bind\ngoogle-click\ngoogle-fuck\ngoogle-gain\ngoogle-hack\ngoogle-high\ngoogle-java\ngoogle-keyword\ngoogle-mapa\ngoogle-marketing\ngoogle-number\ngoogle-porn\ngoogle-rank\ngoogle-solution\ngoogle-us\ngoogle-voice-pva\ngooglebind\ngooglefuck\ngooglehack\ngooglehigh\ngoogleing\ngooglejava\ngooglemarketing\ngoogleporn\ngooglerank\ngooglesolution\ngoogleus\ngoogmail\ngoogoozuza\ngoood article\ngoood blog\ngoood buy\ngoood page\ngoood post\ngoood site\ngoood web\ngooogl\ngoose basket\ngoose calgary\ngoose canada\ngoose chill\ngoose coat\ngoose enfant\ngoose expedit\ngoose femme\ngoose grise\ngoose herre\ngoose homme\ngoose ital\ngoose jack\ngoose jacka\ngoose jakke\ngoose jas\ngoose norge\ngoose online\ngoose out\ngoose outlet\ngoose paris\ngoose parka\ngoose pas\ngoose retail\ngoose sale\ngoose site\ngoose toronto\ngoose v\ngoose york\ngoose youth\ngoose-basket\ngoose-calgary\ngoose-canad\ngoose-canada\ngoose-coat\ngoose-enfant\ngoose-expedit\ngoose-femme\ngoose-grise\ngoose-herre\ngoose-homme\ngoose-ital\ngoose-jack\ngoose-jacka\ngoose-jakke\ngoose-jas\ngoose-norge\ngoose-online\ngoose-out\ngoose-outlet\ngoose-paris\ngoose-parka\ngoose-pas\ngoose-retail\ngoose-running\ngoose-sale\ngoose-site\ngoose-toronto\ngoose-v\ngoose-vest\ngoose-york\ngoose-youth\ngoose.asp\ngoose.cfm\ngoose.htm\ngoose.jsp\ngoose.php\ngooseca\ngoosecalgary\ngoosecanad\ngoosecanada\ngoosecheap\ngoosecoat\ngoosedk\ngooseenfant\ngooseexpedit\ngoosefemme\ngoosegrise\ngooseherre\ngoosehomme\ngooseital\ngoosejack\ngoosejacka\ngoosejakke\ngoosejas\ngoosenorge\ngooseonline\ngooseout\ngooseoutlet\ngooseparis\ngooseparka\ngoosepas\ngooseretail\ngoosesale\ngoosescheap\ngooseshop\ngoosesite\ngoosetoronto\ngoosevest\ngooseyork\ngooseyouth\ngopgle\ngoping to\ngorgeous elegant\ngorgeous escort\ngorgeous eskort\ngorgeous-elegant\ngorgeous-escort\ngorgeous-eskort\ngorgeousescort\ngorgeouseskort\ngosgov\ngoshop.\ngossip posted\ngossip-posted\ngot a article\ngot a blog\ngot a post\ngot a web\ngot a weblog\ngot a webpage\ngot a website\ngot idea\ngot much clear\ngot this blog\ngot this page\ngot this site\ngot this web\ngot typed the\ngot-idea\ngotcu ibne\ngÃ¶tcÃ¼ ibne\ngotcu-ibne\ngotowkowa\ngotowkowe\ngotta comment\ngotta fave\ngotta favorite\ngotta favourite\ngotten the therap\ngotten very good thing\ngowatchs\ngown love\ngown online\ngown-love\ngown-online\ngownlove\ngownonline\ngowns love\ngowns online\ngowns-for-sale\ngowns-love\ngowns-online\ngownsforsale\ngownslove\ngownsonline\ngoyard bag\ngoyard online\ngoyard-bag\ngoyard-online\ngoyardbag\ngoyardonline\ngps-treker\ngpswificlock\ngra#phi#\ngrab people excite\ngrab people interest\ngrab viewer\ngrab views\ngrab-people-excite\ngrab-people-interest\ngrabs viewer\ngrabs views\ngracias por compartir\ngraduand\ngrafica preco\ngrafica preÃ§o\ngrafica-preco\ngrafica-preÃ§o\ngrafik emas\ngrafik-emas\ngran calidad\ngran experiencia dentro\ngran experiencia en\ngran flexibilidad\ngran-calidad\ngrand opening giveaway\ngrand-opening-giveaway\ngrande fotograf\ngrande negocio\ngrande processo\ngrande-fotograf\ngrande-negocio\ngrande-processo\ngrandes fotograf\ngrandes negocio\ngrandes processo\ngrandes-fotograf\ngrandes-negocio\ngrandes-processo\ngranny porn\ngranny-porn\ngrannyporn\ngrateest\ngratis coin\ngratis online\ngratis sex\ngratis-coin\ngratis-online\ngratis-sex\ngratiscoin\ngratisonline\ngratissex\ngratuit annonce\ngratuit paris\ngratuit roulette\ngratuit-annonce\ngratuit-paris\ngratuit-roulette\ngratuita para el cliente\ngratuitannonce\ngratuite annonce\ngratuite roulette\ngratuite-annonce\ngratuite-roulette\ngratuiteannonce\ngratuiteos\ngratuiteroulette\ngratuitos\ngratuitroulette\ngrawerowanie lubin\ngrawerowanie-lubin\ngrawerowanielubin\ngray-panther\ngraypanther\ngrayson bag\ngrayson-bag\ngraysonbag\ngrea web\ngreat a good\ngreat a great\ngreat argument, exact\ngreat argument, great\ngreat argument, i\ngreat argument, really\ngreat argument. exact\ngreat argument. great\ngreat argument. i\ngreat argument. really\ngreat arguments, exact\ngreat arguments, great\ngreat arguments, really\ngreat arguments. exact\ngreat arguments. great\ngreat arguments. really\ngreat article and\ngreat article continue\ngreat article cool\ngreat article exact\ngreat article great\ngreat article really\ngreat article stick\ngreat article, and\ngreat article, continue\ngreat article, cool\ngreat article, exact\ngreat article, great\ngreat article, i\ngreat article, really\ngreat article, stick\ngreat article:\ngreat article!\ngreat article. and\ngreat article. continue\ngreat article. cool\ngreat article. exact\ngreat article. great\ngreat article. i\ngreat article. really\ngreat article. you\ngreat blog and\ngreat blog by\ngreat blog continue\ngreat blog exact\ngreat blog great\ngreat blog roll\ngreat blog you\ngreat blog, by\ngreat blog, continue\ngreat blog, exact\ngreat blog, great\ngreat blog, keep\ngreat blog, stick\ngreat blog, you\ngreat blogroll\ngreat delivery, exact\ngreat delivery, great\ngreat delivery. exact\ngreat delivery. great\ngreat educational post\ngreat funding view\ngreat good\ngreat homepage\ngreat keep\ngreat online\ngreat operates\ngreat page and\ngreat page continue\ngreat page you\ngreat page, continue\ngreat page, stick\ngreat performs\ngreat post\ngreat publish\ngreat read:\ngreat read!\ngreat sex party\ngreat site and\ngreat site continue\ngreat site keep\ngreat site stick\ngreat site you\ngreat site, continue\ngreat site, keep\ngreat site, stick\ngreat site, you\ngreat trailer program\ngreat trailer strateg\ngreat web log\ngreat web page\ngreat web site\ngreat weblog\ngreat webpage\ngreat website and\ngreat website continue\ngreat website exact\ngreat website great\ngreat website keep\ngreat website stick\ngreat website you\ngreat website, continue\ngreat website, exact\ngreat website, great\ngreat website, keep\ngreat website, stick\ngreat website, you\ngreat written\ngreat-blog-roll\ngreat-blog-you\ngreat-blogroll\ngreat-educational-post\ngreat-good\ngreat-homepage\ngreat-keep\ngreat-online\ngreat-operates\ngreat-page-you\ngreat-performs\ngreat-post\ngreat-publish\ngreat-sex-party\ngreat-site-you\ngreat-weblog\ngreat-website-you\ngreat-written\ngreat}\ngreatarticle\ngreatbet\ngreatblog\ngreatdoc\ngreate article\ngreate blog\ngreate home\ngreate page\ngreate post\ngreate read\ngreate site\ngreate web\ngreater than doubled\ngreatessay\ngreatest article on\ngreatest articles on\ngreatest available\ngreatest blog on\ngreatest blogs on\ngreatest doc\ngreatest knowledge broker\ngreatest new\ngreatest option\ngreatest page on\ngreatest pages on\ngreatest site on\ngreatest sites on\ngreatest weblog on\ngreatest weblogs on\ngreatest website on\ngreatest websites on\ngreatest-available\ngreatest-doc\ngreatest-new\ngreatest-option\ngreatestdoc\ngreatgood\ngreatkeep\ngreatlayout\ngreatpost\ngreatpublish\ngreatthing\ngreatweb\ngreatwrit\ngreatwrite\ngreatwritten\ngreazt\ngreece-holid\ngreeceholid\ngreen smoker\ngreen walkway\ngreen-smoker\ngreen-think\ngreensmoker\ngreetings world\ngrime undetect\ngrinchfull\ngrise parka\ngrise-parka\ngriseofulvin\ngriseparka\ngrooming need\ngrooming-need\ngroomingneed\ngrosen ray\ngrÃ¶sen ray\ngrosen-ray\ngrÃ¶sen-ray\ngrossen ray\ngroÃŸen ray\ngrÃ¶ssen ray\ngrÃ¶ÃŸen ray\ngrossen-ray\ngroÃŸen-ray\ngrÃ¶ssen-ray\ngrÃ¶ÃŸen-ray\ngrossrx\ngroup sex\ngroup-home\ngroup-review\ngroup-sex\ngroupsex\ngrow cannabis\ngrow marijuana\ngrow-cannabis\ngrow-marijuana\ngrowijg\ngrowing hemp\ngrowing-hemp\ngrowmens\ngrowqing\ngrowth hormone\ngrowth-hormone\ngrowthhormone\ngrsentas\ngruppmeddelanden\ngruppo gucci\ngruppo-gucci\ngruppogucci\ngruzoperevozki\ngruzowe\ngruzu\ngry flesh\ngry online\ngsm ÑÐ¸Ð³Ð½Ð°Ð»\ngsm-ÑÐ¸Ð³Ð½Ð°Ð»\ngstar jean\ngstar-jean\ngstarjean\ngta online\ngta-online\ngtaonline\nguantes marshall\nguantes-marshall\nguantesmarshall\nguarantee-uptime\nguaranteed-uptime\nguardian hack\nguardian-hack\nguardianhack\nguardians hack\nguardians-hack\nguardianshack\ngubdaily\ngucchi\ngucci bag\ngucci bors\ngucci brief\ngucci disc\ngucci envy\ngucci factor\ngucci gucci\ngucci guilt\ngucci hand\ngucci italia\ngucci milan\ngucci online\ngucci out\ngucci pour\ngucci sale\ngucci scen\ngucci seller\ngucci time\ngucci uomo\ngucci vintage\ngucci_\ngucci--\ngucci-bag\ngucci-bors\ngucci-brief\ngucci-disc\ngucci-envy\ngucci-factor\ngucci-glass\ngucci-gucci\ngucci-guilt\ngucci-hand\ngucci-italia\ngucci-milan\ngucci-online\ngucci-out\ngucci-pour\ngucci-purse\ngucci-replic\ngucci-sale\ngucci-scen\ngucci-seller\ngucci-time\ngucci-uk\ngucci-uomo\ngucci-vintage\ngucci-you\ngucci2\nguccibag\nguccibors\ngucciden\nguccidisc\nguccienvy\nguccifactor\nguccifr\ngucciglass\nguccigucci\ngucciguilt\nguccihand\ngucciinstock\ngucciitalia\ngucciiuk\nguccij\nguccikan\nguccimilan\nguccinose\nguccionline\ngucciout\ngucciparis\nguccipour\nguccipurse\nguccireplic\nguccisale\ngucciseller\nguccisingapore\ngucciten\nguccitime\ngucciuk\ngucciuomo\nguccivintage\ngucciyu\nguerre gratuit\nguerre-gratuit\nguerregratuit\nguest article\nguest authoring\nguest goo\nguest test\nguest-article\nguest-authoring\nguest-book\nguest-goo\nguest-post\nguest-test\nguestbook\nguestbox.php\nguestgoo\nguestpost\nguesttest\nguia completos\nguia-completos\nguidebook you\nguidebook-you\nguidelines denotes\nguidewant\nguiltfree\ngull-minnow.gull-minnow\ngull-minnow.top\ngun bisnis\ngun-bisnis\nguncangan finansial\nguncangan-finansial\ngung online\ngung-online\nguns for sale\ngunstig kaufen\ngÃ¼nstig kaufen\ngunstig-kaufen\ngÃ¼nstig-kaufen\ngunstige pokal\ngÃ¼nstige pokal\ngunstige-pokal\ngunstigkaufen\ngÃ¼nstigkaufen\nguru1\ngurus1\nguten sex\nguten-sex\nguy porn\nguy travelers is\nguy-porn\nguyporn\nguys porn\nguys-porn\nguysporn\nguyys\ngyslera\ngâ²Ÿ\ngÐ¾\ngÑ¡o\nh http\nh.@\nhaarige beichte\nhaarige-beichte\nhabitof\nhack $\nhack 123\nhack 2019\nhack 2020\nhack 2021\nhack android\nhack apk\nhack blog\nhack boost\nhack boxing\nhack cash\nhack cheat\nhack cydia\nhack diamante\nhack diamond\nhack facebook\nhack fb\nhack fire\nhack free fire\nhack gears pop\nhack generat\nhack get\nhack glitch\nhack instagram\nhack instant\nhack ios\nhack key\nhack mod\nhack money\nhack online\nhack pokemon\nhack robux\nhack ros\nhack script\nhack snapchat\nhack tiktok\nhack tool\nhack twitter\nhack unlimit\nhack web\nhack xyz\nhack-123\nhack-2019\nhack-2020\nhack-2021\nhack-android\nhack-apk\nhack-blog\nhack-boost\nhack-boxing\nhack-cash\nhack-cheat\nhack-coin\nhack-cydia\nhack-diamante\nhack-diamond\nhack-facebook\nhack-fb\nhack-fire\nhack-fortnite\nhack-free-fire\nhack-gears-pop\nhack-gem\nhack-generat\nhack-get\nhack-glitch\nhack-instagram\nhack-instant\nhack-ios\nhack-key\nhack-mod\nhack-money\nhack-my-game\nhack-online\nhack-pass\nhack-pokemon\nhack-robux\nhack-ros\nhack-script\nhack-snapchat\nhack-the-sec\nhack-tiktok\nhack-tool\nhack-twitter\nhack-unlimit\nhack-web\nhack-xyz\nhack-zip\nhack.blog\nhack.web\nhack123\nhack2019\nhack2020\nhack2021\nhackandroid\nhackapk\nhackasphalt\nhackcash\nhackcheat\nhackcydia\nhackeer\nhacker 123\nhacker private\nhacker-123\nhacker-private\nhacker123\nhackface\nhackfb\nhackgem\nhacking 123\nhacking-123\nhacking123\nhackinstant\nhackkey\nhackonline\nhackpokemon\nhacks1\nhackscript\nhackthesec\nhacktool\nhackxyz\nhadheard\nhai thiet\nhai thiá»‡t\nhai-thiet\nhair complexion\nhair elixir\nhair removal product\nhair transplant\nhair-again\nhair-elixir\nhair-grow\nhair-remov\nhair-removal-product\nhair-straight\nhair-transplant\nhairagain\nhaircuts model\nhaircuts-model\nhaircutsmodel\nhairelixir\nhairgrow\nhairloss block\nhairloss blocker\nhairloss-block\nhairloss-blocker\nhairremov\nhairstraight\nhairstyle pinterest\nhairstyles pinterest\nhairwigs\nhairy cam\nhairy naked\nhairy woman\nhairy women\nhairy-cam\nhairy-naked\nhairy-woman\nhairy-women\nhairycam\nhalki diabetes\nhalki-diabetes\nhalkidiabetes\nhalt8cheat\nhalt8hack\nhamilton norge\nhamilton-norge\nhamster-diet\nhamsterdiet\nhamzam\nhand tasche\nhand-tasche\nhandbag distrib\nhandbag firm\nhandbag louis\nhandbag out\nhandbag sale\nhandbag store\nhandbag uk\nhandbag whole\nhandbag wom\nhandbag-distrib\nhandbag-firm\nhandbag-for\nhandbag-louis\nhandbag-out\nhandbag-sale\nhandbag-store\nhandbag-whole\nhandbag-wom\nhandbag+\nhandbagdistrib\nhandbagfor\nhandbaglouis\nhandbagout\nhandbags distrib\nhandbags louis\nhandbags out\nhandbags store\nhandbags uk\nhandbags whole\nhandbags wom\nhandbags-distrib\nhandbags-for\nhandbags-louis\nhandbags-out\nhandbags-store\nhandbags-whole\nhandbags-wom\nhandbags+\nhandbagsale\nhandbagsdistrib\nhandbagsfor\nhandbagslouis\nhandbagsout\nhandbagssale\nhandbagsstore\nhandbagstore\nhandbagsu\nhandbagswhole\nhandbagswom\nhandbagu\nhandbagwhole\nhandbagwom\nhandjob_\nhandjobs_\nhandsome gold\nhandsome-gold\nhandtasche\nhandy web page\nhandy weblog\nhandy webpage\nhandy-web-page\nhandy-weblog\nhandy-webpage\nhanging with friend\nhanging-with-friend\nhangingwithfriend\nhaohao\nhappens you are deal\nhappy and ready\nhappy fresh year\nhappy tht\nhappybirthday1\nhappychristmasimage\nharaka black\nharaka-black\nhardcore sex\nhardcore-sex\nhardcoresex\nhardness quantity\nhardness-quantity\nhardtool\nhardy jean\nhardy-huppari\nhardy-jean\nhardyhuppari\nhardyjean\nharga emas\nharga plakat\nharga-emas\nharga-plakat\nharnessedthem\nhartmann repeated\nhartmann-repeated\nhas bilt\nhas cuisine\nhas tto\nhas was able\nhas-cuisine\nhashish carry\nhashish proceed\nhashish-carry\nhashish-proceed\nhashtags tool for\nhasil togel\nhasil-togel\nhasiltogel\nhats carolina\nhats chicago\nhats denver\nhats indiana\nhats oakland\nhats-carolina\nhats-chicago\nhats-cincin\nhats-denver\nhats-indiana\nhats-new\nhats-oakland\nhatschicago\nhatsdenver\nhatsindiana\nhatsnap\nhatsoakland\nhatssnap\nhautschez\nhave a loiok\nhave amazing database\nhave any video\nhave learn this\nhave movies clip\nhave remarked some\nhave remarked these\nhave remarked this\nhave seern\nhave thhe\nhave understand\nhave-understand\nhaveasite\nhavegive\nhavegone\nhaven\'t review past\nhavenâ€™t review past\nhavfe seen\nhavfe seern\nhavihg\nhavin so\nhavingg\nhavve a\nhavve you\nhawks jers\nhawks-jers\nhawksjers\nhay 100 localidad\nhÉ‘\nhcg boost\nhcg-boost\nhcgboost\nhd erotic\nhd fuck\nhd muscle\nhd porn\nhd sex\nhd-erotic\nhd-fuck\nhd-muscle\nhd-porn\nhd-sex\nhd-zfilm\nhd.hd\nhd.zfilm\nhderotic\nhdfilmc\nhdfuck\nhdmuscle\nhdporn\nhdsex\nhdwallpaperso\nhdwallpaperss\nhdwallpaperst\nhdwallso\nhdwallss\nhdwallst\nhdzfilm\nhe contact admin\nheading out throughout\nheadphone power cord\nheadset 2019\nheadset 2020\nheadset 2021\nheadset-2019\nheadset-2020\nheadset-2021\nheadset2019\nheadset2020\nheadset2021\nhealing-article\nhealingindu\nhealth advis\nhealth how\nhealth stock\nhealth suppl\nhealth-advis\nhealth-how\nhealth-kart\nhealth-recipe\nhealth-stock\nhealth-suppl\nhealthadvis\nhealthcare advis\nhealthcare how\nhealthcare stock\nhealthcare suppl\nhealthcare-advis\nhealthcare-how\nhealthcare-stock\nhealthcare-suppl\nhealthcareadvis\nhealthcarehow\nhealthcarestock\nhealthcaresuppl\nhealthhow\nhealthism rev\nhealthism-rev\nhealthkart\nhealthrecipe\nhealthrelated\nhealthstock\nhealthsuppl\nheart food consult\nheart site\nheart-food-consult\nheart-site\nhearted web\nhearted-web\nheartsite\nhedge fund\nhedge-fund\nheel ped\nheel shoe\nheel-ped\nheel-shoe\nheelo\nheelped\nheels cheap\nheels shoe\nheels-cheap\nheels-shoe\nheelshoe\nheere is\nheil hitler\nheil-hitler\nheilhitler\nhellllo\nhelllo\nhello admin\nhello bonus\nhello colleague\nhello dear\nhello dress\nhello i am\nhello it\'s actual\nhello it\'s good\nhello it\'s me\nhello itâ€™s actual\nhello itâ€™s good\nhello itâ€™s me\nhello its good\nhello its me\nhello mmy\nhello people\nhello please\nhello sex\nhello that\nhello there after\nhello there dear\nhello there just\nhello there, after\nhello there, dear\nhello there, just\nhello this\nhello to all\nhello to every\nhello world please\nhello world you\nhello_world\nhello-admin\nhello-bonus\nhello-dress\nhello-people\nhello-please\nhello-sex\nhello-that\nhello-this\nhello-world\nhello-world-1\nhello-world-2\nhello, it\'s good\nhello, it\'s me\nhello, itâ€™s good\nhello, itâ€™s me\nhello, its good\nhello, its me\nhello, please suggest\nhello!my\nhello.this\nhelloadmin\nhellobonus\nhellodress\nhellosex\nhellothat\nhellothis\nhelo bonus\nhelo-bonus\nhelobonus\nhelp allow you\nhelp cry\nhelp essay\nhelp help\nhelp open to you\nhelp tax\nhelp-cry\nhelp-essay\nhelp-ged-essay\nhelp-tax\nhelp.asp\nhelp.cfm\nhelp.htm\nhelp.jsp\nhelp.php\nhelpcry\nhelper download\nhelper-download\nhelpessay\nhelpful blog\nhelpful content\nhelpful paragraph\nhelpful weblog\nhelpful-blog\nhelpful-content\nhelpful-info\nhelpful-method\nhelpfulblog\nhelplink.asp\nhelpoful\nhelptax\nhemorroide\nhemp braid\nhemp jewel\nhemp milk\nhemp oil\nhemp protein\nhemp tycoon\nhemp-braid\nhemp-jewel\nhemp-milk\nhemp-oil\nhemp-protein\nhemp-tycoon\nhence choose\nhentai\nheook\nhepcinat\nher escort\nher eskort\nher this submit\nher-escort\nher-eskort\nherb vape\nherb vapor\nherb vapour\nherb-vape\nherb-vapor\nherb-vapour\nherbal smok\nherbal tincture\nherbal-medicin\nherbal-smok\nherbal-tincture\nherbalmedicin\nherbalsmok\nherbaltincture\nherbvape\nherbvapor\nherbvapour\nhere different\nhere itt\nhere lol!\nhere methotrexate\nhere with mates\nhere-different\nhere-methotrexate\nheremethotrexate\nheren timber\nheren-timber\nherentimber\nherescort\nhereskort\nherhrh\nhermes abrasif\nhermes austr\nhermes bag\nhermes bangle\nhermes belt\nhermes birkin\nhermes buckle\nhermes comp\nhermes couch\nhermes enamel\nhermes evelyne\nhermes factor\nhermes hand\nhermes offic\nhermes out\nhermes pink\nhermes scarf\nhermes scarve\nhermes store\nhermes uk\nhermes wallet\nhermes xl\nhermes-abrasif\nhermes-bag\nhermes-bangle\nhermes-belt\nhermes-birkin\nhermes-buckle\nhermes-comp\nhermes-couch\nhermes-disc\nhermes-enamel\nhermes-evelyne\nhermes-factor\nhermes-offic\nhermes-out\nhermes-pink\nhermes-replic\nhermes-store\nhermes-uk\nhermes-wallet\nhermes-xl\nhermesabrasif\nhermesbag\nhermesbangle\nhermesbelt\nhermesbuckle\nhermescomp\nhermescouch\nhermesdisc\nhermesenamel\nhermesevelyne\nhermesfactor\nhermeshut\nhermesoffic\nhermesout\nhermespink\nhermesreplic\nhermesstore\nhermesuk\nhermeswallet\nhermesxl\nhernia support\nhernia surgery\nhernia-support\nhernia-surgery\nheroes hack\nheroes-hack\nheroius\nherpes infect\nherpes treatment\nherpes-infect\nherpes-treatment\nherren kaufen\nherren moncler\nherren timber\nherren-kaufen\nherren-moncler\nherren-timber\nherrenkaufen\nherrenmoncler\nherrentimber\nhesap premium\nhesap-premium\nhete meid\nhete vrouw\nhete-meid\nhete-vrouw\nheuer new\nheuer sale\nheuer shop\nheuer-new\nheuer-sale\nheuer-shop\nheuernew\nheuersale\nheuershop\nhey just wanted\nhey there just\nhey there this\nhey world\nheya i\nhfgfh\nhgfj\nhggh\nhgh dopa\nhgh enhance\nhgh inject\nhgh natural\nhgh purchase\nhgh suppl\nhgh-dopa\nhgh-enhance\nhgh-inject\nhgh-natural\nhgh-purchase\nhgh-suppl\nhgher\nhghsup\nhhave to\nhhttp\nhi â€¦ thought\nhi dear\nhi hi\nhi it\'s good\nhi it\'s me\nhi itâ€™s good\nhi itâ€™s me\nhi its good\nhi its me\nhi there after\nhi there dear\nhi there just\nhi there, after\nhi there, dear\nhi there, just\nhi to all\nhi to every\nhi world please\nhi world you\nhi-hi\nhi, it\'s good\nhi, it\'s me\nhi, itâ€™s good\nhi, itâ€™s me\nhi, its good\nhi, its me\nhi, yup\nhidro-ponik\nhidroponik\nhien nay\nhiá»‡n nay\nhien-nay\nhierbasmedicin\nhieu-suat-cao\nhiá»‡u-suáº¥t-cao\nhigh anxious\nhigh blog\nhigh caliber fine\nhigh cut pantie\nhigh cut panty\nhigh industry blog\nhigh pidel\nhigh professional top\nhigh-blog\nhigh-grade blog\nhigh-grade content\nhigh-grade site\nhigh-grade web\nhigh-grade-blog\nhigh-grade-content\nhigh-grade-site\nhigh-grade-web\nhigh-need venture\nhigh-protein\nhigh.cc\nhighblood\nhighcut pantie\nhighcut panty\nhigher anxious\nhigher level weapon\nhigher pidel\nhigher rank\nhigher-level-weapon\nhigher-rank\nhighgrade\nhighly effective online\nhighly-effective-online\nhighprofile\nhighprotein\nhiii guy\nhiii people\nhiii world\nhiii you\nhilesi paket\nhilesi-paket\nhilt gaining\nhilt-gaining\nhim delivery\nhim-delivery\nhindi pdf\nhindi-pdf\nhingenieur\nhiperhidrose palm\nhiperhidrose-palm\nhiperidrose palm\nhiperidrose-palm\nhipnosis berada\nhipnosis ialah\nhipnosis-berada\nhipnosis-ialah\nhipster tumblr\nhipster-tumblr\nhiring cafe\nhiring-cafe\nhis escort\nhis eskort\nhis web\nhis-escort\nhis-eskort\nhisescort\nhiseskort\nhisslipper\nhistoria spodni\nhistoria-spodni\nhit m4a\nhit mp3\nhit mp4\nhit-bollywood\nhit-m4a\nhit-mp3\nhit-mp4\nhitbollywood\nhitfit\nhithat\nhithis\nhitm4a\nhitmp3\nhitmp4\nhjblog\nhk lengkap\nhk-lengkap\nhleepd\nhm it\nhmm it\nhmmm it\nhndeds\nhngnep\nhnrxkc\nhoa-tau\nhobo bag\nhobo fuchsia\nhobo-bag\nhobo-fuchsia\nhobobag\nhobofuchsia\nhá»c sÃ¡o\nhoc-3d-max\nhoc-sao\nhoc3dmax\nhocsao\nhoga out\nhogan disc\nhogan online\nhogan oulet\nhogan out\nhogan scarpe\nhogan shoe\nhogan shop\nhogan sito\nhogan store\nhogan time\nhogan uomo\nhogan-disc\nhogan-online\nhogan-oulet\nhogan-out\nhogan-scarpe\nhogan-shoe\nhogan-shop\nhogan-sito\nhogan-store\nhogan-time\nhogan-uomo\nhogandisc\nhoganoulet\nhoganout\nhoganshoe\nhoganshop\nhogansito\nhoganstore\nhogantime\nhoganuomo\nhogaout\nhohe bildqualitat\nhohe bildqualitÃ¤t\nhohe-bildqualitat\nhoki poker\nhoki-poker\nhokipoker\nhold of it!\nhold\'em game\nholdâ€™em game\nholdinga\nholdning\nholiday lets\nholistic health\nholistic-health\nhollister berlin\nhollister bolsos\nhollister bras\nhollister braz\nhollister cloth\nhollister gr\nhollister it\nhollister jack\nhollister jap\nhollister jean\nhollister job\nhollister jp\nhollister logo\nhollister nantes\nhollister online\nhollister orig\nhollister out\nhollister pant\nhollister paris\nhollister pas\nhollister polo\nhollister prix\nhollister roma\nhollister sale\nhollister sandal\nhollister shirt\nhollister shop\nhollister short\nhollister sverige\nhollister swim\nhollister tiendas\nhollister uk\nhollister-berlin\nhollister-bolsos\nhollister-bras\nhollister-braz\nhollister-cloth\nhollister-deutsch\nhollister-gr\nhollister-it\nhollister-jack\nhollister-jap\nhollister-jean\nhollister-job\nhollister-jp\nhollister-logo\nhollister-milan\nhollister-nantes\nhollister-online\nhollister-orig\nhollister-out\nhollister-pant\nhollister-paris\nhollister-pas\nhollister-polo\nhollister-prix\nhollister-roma\nhollister-sale\nhollister-sandal\nhollister-shirt\nhollister-shop\nhollister-short\nhollister-sverige\nhollister-swim\nhollister-tiendas\nhollister-uk\nhollisterberlin\nhollisterbolsos\nhollisterbras\nhollisterbraz\nhollistercloth\nhollisterdeutsch\nhollistergr\nhollisterit\nhollisterjack\nhollisterjap\nhollisterjean\nhollisterjob\nhollisterjp\nhollisterlogo\nhollistermilan\nhollisternantes\nhollisteronline\nhollisterorig\nhollisterout\nhollisterpant\nhollisterparis\nhollisterpas\nhollisterpolo\nhollisterprix\nhollisterroma\nhollistersale\nhollistersandal\nhollistershirt\nhollistershop\nhollistersverige\nhollisterswim\nhollistertiendas\nhollisteruk\nhollywood-online\nhollywoodonline\nhome online\nhome-based\nhome-loan\nhome-online\nhome-remed\nhome,of\nhome.of\nhome\'s vitality\nhomeâ€™s vitality\nhomebased\nhomeforsale\nhomeloan\nhomemade xx\nhomemade-xx\nhomemadexx\nhomeonline\nhomeplage\nhomeremed\nhomes price\nhomes smart\nhomes-price\nhomes-smart\nhomesforsale\nhomesprice\nhomessmart\nhomme chaus\nhomme couche\nhomme giorgio\nhomme hugo\nhomme infidel\nhomme infidÃ¨l\nhomme mariage\nhomme rolex\nhomme sold\nhomme-chaus\nhomme-couche\nhomme-giorgio\nhomme-hugo\nhomme-mariage\nhomme-sac\nhomme-sold\nhommecanadagoose\nhommechaus\nhommecouche\nhommesac\nhommescanadagoose\nhondavtx\nhong kong pool\nhong-kong-pool\nhongkong pool\nhongkong-pool\nhongkongkeluaran\nhongkongpool\nhongkongresult\nhongkongtogel\nhood online\nhood-online\nhoodia\nhoodie-cheap\nhoodiecheap\nhoody-cheap\nhoodycheap\nhookup0\nhookup1\nhookup2\nhookup3\nhookup4\nhookup5\nhookup6\nhookup7\nhookup8\nhookup9\nhoolgain\nhoolz\nhootel\nhoow is\nhop dong kinh\nhá»£p Ä‘á»“ng kinh\nhop-dong-kinh\nhormone masculin\nhormone-masculin\nhormonio masculin\nhormÃ´nio masculin\nhormonio-masculin\nhoroscopes\nhoroskop\nhorsesimul\nhost seller\nhost-file\nhost-seller\nhost.in\nhost.pl\nhost.ro\nhost.ru\nhost.su\nhost.za\nhosted blog\nhosted-blog\nhosting community\nhosting deutsch\nhosting india\nhosting reseller\nhosting terbaik\nhosting-community\nhosting-deutsch\nhosting-india\nhosting-reseller\nhosting-terbaik\nhostingdeutsch\nhostingreseller\nhosts-file\nhostseller\nhoststo.ru\nhoststo.su\nhot boy are\nhot boy for\nhot boy is\nhot boys are\nhot boys for\nhot boys is\nhot concern\nhot girl are\nhot girl for\nhot girl is\nhot girls are\nhot girls for\nhot girls is\nhot gratuit\nhot men for\nhot nude\nhot sex\nhot tech\nhot women for\nhot-babe\nhot-boys\nhot-girls\nhot-gratuit\nhot-gyrl\nhot-love\nhot-men-for\nhot-nude\nhot-pantie\nhot-panty\nhot-sale\nhot-sex\nhot-tag\nhot-tags\nhot-tech\nhot-women-for\nhot.asp\nhot.cfm\nhot.hot\nhot.htm\nhot.jsp\nhot.php\nhotburberry\nhotel deal\nhotel-deal\nhoteldeal\nhotgirl\nhotgyrl\nhotlove\nhotnude\nhotpantie\nhotpanty\nhotsale\nhotsex\nhotsunglass\nhottag\nhottest girl\nhottest info\nhottest nude\nhottest sex\nhottest tech\nhottest trend\nhottest update\nhottest-girl\nhottest-info\nhottest-nude\nhottest-sex\nhottest-tech\nhottest-trend\nhottest-update\nhottestgirl\nhottestinfo\nhottestnude\nhottestsex\nhottesttech\nhottesttrend\nhottestupdate\nhottrend\nhourpayday\nhous insur\nhouse,cozy\nhouse.cozy\nhouseforsale\nhousesforsale\nhousing final even\nhover-glide\nhover-shop\nhoverboard 360\nhoverboard buy\nhoverboard fan\nhoverboard for\nhoverboard king\nhoverboard review\nhoverboard safe\nhoverboard scoot\nhoverboard shop\nhoverboard stop\nhoverboard-360\nhoverboard-buy\nhoverboard-fan\nhoverboard-for\nhoverboard-king\nhoverboard-review\nhoverboard-safe\nhoverboard-scoot\nhoverboard-shop\nhoverboard-stop\nhoverboard360\nhoverboardbuy\nhoverboardfan\nhoverboardfor\nhoverboardking\nhoverboardreview\nhoverboardsafe\nhoverboardscoot\nhoverboardshop\nhoverboardstop\nhoverglide\nhovershop\nhow a trucks\nhow can easily\nhow ong do\nhow to choose you\nhow to do blog\nhow to get $\nhow to get blog\nhow to get movie\nhow to make $\nhow would certain\nhow_do\nhowdy just wanted\nhowever before\nhowever good topic\nhowever great topic\nhowever suppose\nhowever-before\nhowever-good-topic\nhowever-great-topic\nhowever-suppose\nhppp\nhqsteroid\nhqve the\nhref%3dhttp\nhtaccrss\nhtm?a\nhtm?go\nhtm?http\nhtm?key\nhtm?link\nhtm?q\nhtm?rct\nhtm?rdr\nhtm?sa\nhtm?site\nhtm?to\nhtm?url\nhtml coin\nhtml-article\nhtml-coin\nhtml-link\nhtml-new\nhtml?a\nhtml?go\nhtml?http\nhtml?key\nhtml?link\nhtml?q\nhtml?rct\nhtml?rdr\nhtml?sa\nhtml?site\nhtml?to\nhtml?url\nhtmlarticle\nhtmlcoin\nhtmlht\nhtmllink\nhtmlnew\nhttp www\nhttp-www\nhttp::\nhttp://if%\nhttp:a\nhttp//\nhttphttp\nhttps www\nhttps-www\nhttps::\nhttps://if%\nhttps//\nhttpshttp\nhttpswww\nhttpwww\nhuay-today\nhuaytoday\nhuge 100%\nhuge cock\nhuge great\nhuge readers base\nhuge readers\' base\nhuge savings\nhuge wallpaper\nhuge-100%\nhuge-cock\nhuge-great\nhuge-savings\nhuge-wallpaper\nhugecock\nhugescock\nhuman hair wig\nhuman site\nhuman verification\nhuman-hair-wig\nhuman-site\nhuman-verification\nhumanhair-wig\nhumanhairwig\nhumnan hair\nhumnan-hair\nhundred %\nhundred%\nhungurian\nhuntingtexas\nhuntingtx\nhuong dan\nhÆ°á»›ng dáº«n\nhuong-dan\nhÆ°á»›ng-dáº«n\nhuperzine\nhuren sohn\nhuren-sohn\nhusky lips\nhut,hang\nhut.hang\nhyclate\nhydraulik-\nhydrocodone\nhydroponicsys\nhydrotherapy\nhydroxatone\nhydroxy\nhygienistst\nhyper fb\nhyper link\nhyper-fb\nhyper-link\nhypothyroidism\nhyprtnsion\nhyroliheze.ga\nhyroliheze.ml\nhyroliheze.tk\nhyzaar\nhâ²Ÿ\nhÐ¾\nÉ¦a\nÉ¦e\nÉ¦i\nÉ¦o\ni aam\ni aint\ni blog often\ni bookmark and\ni bookmarked and\ni conceive you\ni contact admin\ni dugg\ni eally\ni http\ni like your quality\ni needs\ni not to mention\ni porn\ni quitg\ni-aint\ni-needs\ni-only-done\ni-porn\ni-will-be\ni?ll\ni?m\nÃ¯Â¿Â½\ni.@\ni.g.o.r\ni.g.or\ni.go.r\ni\'\'ll\ni\'d bookmark and\ni\'d care to find\ni\'d hump to\ni\'ll bookmark and\ni\'m bookmarking and\ni\'m will soon\ni\'mnot\ni\'v got\niâ€™â€™ll\niâ€™d bookmark and\niâ€™d care to find\niâ€™d hump to\niâ€™ll bookmark and\niâ€™m bookmarking and\niâ€™m will soon\niâ€™mn\niâ€™ts\niâ€™v got\niâ€ll\ni`ll\niÂ¦ll\ni2g\niaâ‚¬?ll\niamimport\nicon/set\nicons/set\nidanmark\nidea for your blog\nidea for your page\nidea for your site\nidea for your web\nidea french\nidea nautical\nidea-nautical\nideas for your blog\nideas for your page\nideas for your site\nideas for your web\nideas french\nideas nautical\nideas-french\nideas-nautical\nideea\nidenfify\nidm crack\nidm-crack\nidmcrack\nif like it\nif you\'re.\nif youâ€™re.\nif your.\nif youre\nifyou\nig.o.r\nigi-game\nihone-4\nihone-5\nihone-6\nihone-7\nihone-8\nihone-x\nihone4\nihone5\nihone6\nihone7\nihone8\nihonex\nihre betriebsstaette\nihre gewunschte\nihre gewÃ¼nschte\nihre web\nihre-betriebsstaette\nihre-gewunschte\nihre-web\nihttp\niin case\niin many\niin this\niis already\niit does\niit is\niit was\niklan lebih\niklan-lebih\niklanan\niklanlebih\nilegal untuk\nilegal-untuk\nilistdzb\nillions4u\nillusion origami\nillusion-origami\nim grateful\nim happy\nim looking\nim not\nim please\nim very\nim wonder\nim-grateful\nim-happy\nim-not\nim-please\nim-very\nim-wonder\nimage-old\nimage/bv\nimage/cache\nimage/celine\nimage/chanel\nimage/game\nimage/image\nimage/index\nimage/layout\nimage/old\nimage/prada\nimage/rolex\nimage/table\nimage/ugg\nimages-old\nimages/blogs\nimages/bv\nimages/cache\nimages/celine\nimages/chanel\nimages/game\nimages/image\nimages/index\nimages/layout\nimages/new\nimages/nike\nimages/north\nimages/old\nimages/prada\nimages/rolex\nimages/smilies\nimages/table\nimages/ugg\nimalook\nimitation cartier\nimitation chanel\nimitation femme\nimitation hermes\nimitation homme\nimitation-cartier\nimitation-chanel\nimitation-femme\nimitation-hermes\nimitation-homme\nimitationchanel\nimitationfemme\nimitationhermes\nimitationhomme\nimitaugg\nimitrex\nimkportant\nimmediate income\nimmediate-income\nimmediateincome\nimmediately message\nimmediatey\nimmigrationcourt\nimmobilier lux\nimmobilier-lux\nimmobilierlux\nimoniu pardavimas\nÄ¯moniÅ³ pardavimas\nimoniu-pardavimas\nimpact knowledge of\nimplanty\nimpoirtant\nimporrtant\nimport game off\nimport games off\nimportant be know\nimportant infos\nimportant-in-2019\nimportant-in-2020\nimportant-in-2021\nimportant-infos\nimpregnacji\nimpressive article\nimpressive blog\nimpressive homepage\nimpressive page\nimpressive post\nimpressive share\nimpressive weblog\nimpressive website\nimpressive-article\nimpressive-blog\nimpressive-homepage\nimpressive-page\nimpressive-post\nimpressive-share\nimpressive-weblog\nimpressive-website\nimprove home exterior\nimprove reminiscence\nimprove your home\nimprove your income\nimprove-home-exterior\nimprove-your-home\nimprove-your-income\nimprovements shop\nimprovements-shop\nimproves reminiscence\nimptortant\nimqge\nimtmdiae\nin a ll\nin blog commenting\nin delicious\nin gogle\nin light up\nin logo ladi\nin paying which\nin storage worth\nin this blog\nin this site\nin this weblog\nin this website\nin trends lately\nin tthe\nin tthis\nin web business\nin you tube\nin youtube\nin-delicious\nin-disguise\nin-gogle\nin-google\nin-logo-ladi\nin-skilled\nin-you-tube\nin-your-instagram\nin-youtube\nin\' tremendous\ninâ€™ tremendous\ninbeing\ninbox cash\ninbox dollar\ninbox-cash\ninbox-dollar\ninbox.ru\ninbox0\ninbox1\ninbox2\ninbox3\ninbox4\ninbox5\ninbox6\ninbox7\ninbox8\ninbox9\ninboxcash\ninboxdollar\ninbto\nincessantly thought\nincessantly-thought\ninch dildo\ninch such\ninch-dildo\ninclined to failure\ninclude extra feature\ninclude google ad\ninclude priceless\ninclude-extra-feature\ninclude-google-ad\nincludeeng\nincludes google ad\nincludes priceless\nincludes-google-ad\nincome masterclass\nincome-from-google\nincome-masterclass\nincome-of-google\nincome.in\nincomes-from-google\nincomes-of-google\ninconvenience comprehens\ninconvenience-comprehens\nincrease likes\nincrease traff\nincrease your perspectives\nincrease-likes\nincrease-traff\nincreasetraff\nincreasing internet\nincreasing more age\nincreasing-internet\nincredibble\nincredible article\nincredible blog\nincredible layout\nincredible page\nincredible point\nincredible quest there\nincredible site\nincredible topic\nincredible web\nincredible-article\nincredible-blog\nincredible-layout\nincredible-page\nincredible-point\nincredible-site\nincredible-topic\nincredible-web\nincredibleblog\nincrediblelayout\nincrediblepage\nincrediblesite\nincredibletopic\nincredibleweb\nincredibly couple\nincredibly significant\nincredibly user friend\nincredibly-couple\nindelicious\ninderal\nindeutsch\nindex betting\nindex_banner\nindex-betting\nindex-css\nindex-old\nindexcss\nindexold\nindian escort\nindian eskort\nindian sex\nindian-escort\nindian-eskort\nindian-sex\nindianescort\nindianeskort\nindiansex\nindicators.co\nindited subject\nindividual friendly\nindividual pleasant\nindividual stuffs\nindividual-friendly\nindividual-pleasant\nindividual-stuffs\nindownload\nindre pengemark\nindre-pengemark\ninduce a invasion\ninduce an asthma\ninduce an invasion\ninduces a asthma\ninduces a invasion\ninduces an asthma\ninduces an invasion\nindustrial bedroom\nindustrial de gran\nindustrial living room\nindustrial-bedroom\nindustry of movie\ninetry\ninexpensive dollar\ninexpensive woman\ninexpensive women\ninexpensive-dollar\ninexpensive-woman\ninexpensive-women\ninfected almost\ninfected crash\ninfected-almost\ninfected-crash\ninfinity-2\ninfinity2\ninfluenza picture\ninfo ,\ninfo !\ninfo .\ninfo approximate\ninfo base\ninfo for my mission\ninfo is priceless\ninfo is worth\ninfo you\ninfo-alcohol\ninfo-base\ninfo-is-priceless\ninfo-is-worth\ninfo-ratno\ninfo-you\ninfo?i\ninfo/addi\ninfo/alcohol\ninfo/product\ninfo/ratno\ninfo/tag\ninfo/user\ninfo/view\ninfo0.site\ninfo0site\ninfo1.site\ninfo1site\ninfo2.site\ninfo2site\ninfo3.site\ninfo3site\ninfo4.site\ninfo4site\ninfo5.site\ninfo5site\ninfo6.site\ninfo6site\ninfo7.site\ninfo7site\ninfo8.site\ninfo8site\ninfo9.site\ninfo9site\ninfolist\ninfonetcom\ninforma karpet\ninforma-karpet\ninformacion de riesgo\ninformaciÃ³n de riesgo\ninformacion sobre cookies\ninformaciÃ³n sobre cookies\ninformacyjne\ninformakarpet\ninformasjon.asp\ninformasjon.cfm\ninformasjon.htm\ninformasjon.jsp\ninformasjon.php\ninformatica-libri\ninformaticalibri\ninformatik\ninformation ,\ninformation !\ninformation .\ninformation approximate\ninformation for my mission\ninformation is invaluable\ninformation is priceless\ninformation-approximate\ninformation?i\ninformation.asp\ninformation.cfm\ninformation.htm\ninformation.jsp\ninformation.php\ninformatique enligne\ninformatique-enligne\ninformative article\ninformative blog\ninformative content here\ninformative content there\ninformative looks great\ninformative post\ninformative site\ninformative web\ninformative-article\ninformative-blog\ninformative-post\ninformative-site\ninformative-web\ninformativeblog\ninformativepost\ninformativesite\ninformativeweb\ninformativge\ninformativo web\ninformativo-web\ninformtica\ninformztion\ninfos-\ninfos/\ninfusionsoft\ning ffor\ning forwad\ning puter\ning-forwad\ning-on-instagram\ning-puter\ning,grass\ning.grass\ning\'ve\ningâ€™ve\ning/bak/\ningenieurs rni\ningÃ©nieurs rni\ningenieurs-rni\ningÃ©nieurs-rni\ningest more time\ningputer\ningroduce\nington boot\nington-boot\ningtonboot\ningugg\ninhale out\ninherently created\ninheritance cash\ninheritance-cash\ninheritancecash\ninhttp\nini e-mail\nini email\nini-e-mail\nini-email\niniciar produzindo\niniciar-produzindo\ninitial traffic,\ninitial traffic!\ninitial traffic?\ninjection fact\ninjection-fact\ninjectionfact\ninjuries attorney\ninjuries insur\ninjuries lawyer\ninjuries-attorney\ninjuries-insur\ninjuries-lawyer\ninjuriesattorney\ninjuriesinsur\ninjurieslawyer\ninjury attorney\ninjury lawyer\ninjury-attorney\ninjury-lawyer\ninjuryattorney\ninjurylawyer\ninn accordance\ninna cena\ninna-cena\ninndex\ninnerestitg\ninning accordance\ninning-accordance\ninnovative scenario\ninnovative-scenario\ninotfmarion\ninotrmafion\ninportant\ninrtomaf\ninsane journal\ninsane sex\ninsane workout\ninsane-journal\ninsane-sex\ninsane-workout\ninsanejournal\ninsanesex\ninsaneworkout\ninsanity journal\ninsanity workout\ninsanity-journal\ninsanity-workout\ninsanity.asp\ninsanity.cfm\ninsanity.htm\ninsanity.jsp\ninsanity.php\ninsanityjournal\ninsanityworkout\ninscritas cerveja\ninscritas-cerveja\ninsdier\ninseminacion artificial\ninseminacion-artificial\ninside an setting\ninside reputation\ninside-reputation\ninsomnia journal\ninsomnia tip\ninsomnia-journal\ninsomnia-tip\ninsomniajournal\ninsomniatip\ninspired hand\ninspired-hand\ninspiredhand\ninspirfe\ninspiring quest there\ninspiring story there\ninspiring-quest-there\ninspiring-story-there\ninsragram\ninsta cheat\ninsta fuck\ninsta kink\ninsta sex\ninsta-appraisal\ninsta-cheat\ninsta-fuck\ninsta-kink\ninsta-sex\ninstacart shopper\ninstacart-shopper\ninstacheat\ninstafab\ninstafuck\ninstagram follow\ninstagram hack\ninstagram in\ninstagram intro\ninstagram like\ninstagram monetiz\ninstagram money\ninstagram privado\ninstagram private\ninstagram shop\ninstagram story view\ninstagram takipci\ninstagram takipÃ§i\ninstagram trick\ninstagram-follow\ninstagram-hack\ninstagram-in\ninstagram-intro\ninstagram-like\ninstagram-monetiz\ninstagram-money\ninstagram-privado\ninstagram-private\ninstagram-shop\ninstagram-story-view\ninstagram-takipci\ninstagram-trick\ninstagramfollow\ninstagramhack\ninstagramin\ninstagramtrick\ninstakink\ninstall virtual\ninstall-virtual\ninstallation bang\ninstallation-bang\ninstallment loan\ninstallment-loan\ninstallmentloan\ninstallvirtual\ninstalment loan\ninstalment-loan\ninstalmentloan\ninstant blog\ninstant cash\ninstant loan\ninstant pay\ninstant paysafecard\ninstant traff\ninstant web\ninstant week\ninstant-appraisal\ninstant-blog\ninstant-cash\ninstant-loan\ninstant-pay\ninstant-paysafecard\ninstant-traff\ninstant-web\ninstant-week\ninstantappraisal\ninstantblog\ninstantcash\ninstantloan\ninstantpay\ninstanttraff\ninstantweb\ninstantweek\ninstappraisal\ninstasex\ninstead for sure\ninstead-of-watch\ninstruct car\ninstruct-car\ninstructcar\ninstructor car\ninstructor-car\ninstructorcar\ninsurance auto\ninsurance broker\ninsurance car\ninsurance dubai\ninsurance home\ninsurance house\ninsurance ontario\ninsurance quote\ninsurance-auto\ninsurance-broker\ninsurance-car\ninsurance-comp\ninsurance-home\ninsurance-house\ninsurance-quote\ninsuranceauto\ninsurancecar\ninsurancecomp\ninsurancehome\ninsurancehouse\ninsurancequote\ninsurances\nintagra\nintdrnation\nintelligently about\nintelligently-about\ninteract internet\ninteract-internet\ninterested? â€“ click\ninterested? click\ninterestijg\ninteresting blog\ninteresting post\ninteresting subject, thank\ninteresting-blog\ninteresting-post\ninterferende\ninterior-for-you\ninteriorforyou\ninternet article\ninternet blog\ninternet browse\ninternet check\ninternet degree\ninternet gambl\ninternet leitor\ninternet lifestyle\ninternet link\ninternet lookup\ninternet market\ninternet owe\ninternet page\ninternet poker\ninternet post\ninternet read\ninternet savvy\ninternet site\ninternet view\ninternet visit\ninternet web\ninternet-article\ninternet-blog\ninternet-browse\ninternet-check\ninternet-degree\ninternet-gambl\ninternet-leitor\ninternet-lifestyle\ninternet-link\ninternet-lookup\ninternet-market\ninternet-owe\ninternet-page\ninternet-poker\ninternet-post\ninternet-read\ninternet-savvy\ninternet-site\ninternet-view\ninternet-visit\ninternet-web\ninternet-writers\ninternet.in\ninternet/article\ninternetblog\ninternetemail\ninternetgambl\ninternetlifestyle\ninternetlink\ninternetmarket\ninternetowe\ninternetpage\ninternetpoker\ninternetsavvy\ninternetsite\ninternetu akcij\ninternetu kvepalai\ninternetu-akcij\ninternetu-kvepalai\ninternetview\ninternetweb\ninternetwriters\ninterrest\nintersting\nintifmaroon\nintimate photo\nintimate-photo\nintimate%20photo\ninto chinese medicine\nintrokduce\nintsocial\ninvaluable invaluable\ninvaluable-invaluable\ninvasions de puces\ninvest binary\ninvest in bitcoin\ninvest in btc\ninvest in bytecoin\ninvest in crypto\ninvest in litecoin\ninvest-binary\ninvest-in-bitcoin\ninvest-in-btc\ninvest-in-bytecoin\ninvest-in-crypto\ninvest-in-litecoin\ninvest-money\ninvest-off\ninvest.in\ninvest.net\ninvest.pl\ninvest.ro\ninvest.ru\ninvest.su\ninvest.za\ninvest/stock\ninvest+\ninvestasi di propert\ninvestasi propert\ninvestasi rumah\ninvestasi-di-propert\ninvestasi-propert\ninvestasi-rumah\ninvestbinary\ninvestimentos process\ninvestimentos-process\ninvestimentos+process\ninvesting in bitcoin\ninvesting in btc\ninvesting in bytecoin\ninvesting in crypto\ninvesting in litecoin\ninvesting-in-bitcoin\ninvesting-in-btc\ninvesting-in-bytecoin\ninvesting-in-crypto\ninvesting-in-litecoin\ninvesting/stock\ninvesting+\ninvestinwell\ninvestir\ninvestment in bitcoin\ninvestment in btc\ninvestment in bytecoin\ninvestment in crypto\ninvestment in litecoin\ninvestment tips\ninvestment-in-bitcoin\ninvestment-in-btc\ninvestment-in-bytecoin\ninvestment-in-crypto\ninvestment-in-litecoin\ninvestment-tips\ninvestments in bitcoin\ninvestments in btc\ninvestments in bytecoin\ninvestments in crypto\ninvestments in litecoin\ninvestments-in-bitcoin\ninvestments-in-btc\ninvestments-in-bytecoin\ninvestments-in-crypto\ninvestments-in-litecoin\ninvestmenttips\ninvestmoney\ninvestoff\ninvestor-rebel\ninvestor.in\ninvestor.pl\ninvestor.ro\ninvestor.ru\ninvestor.su\ninvestor.za\ninvestors-rebel\ninvestors.in\ninvestors.pl\ninvestors.ro\ninvestors.ru\ninvestors.su\ninvestors.za\ninvoice manker\ninvoice-manker\ninzest\nios dapps\nios spoof\nios-spoof\nip.ideal\nipad tablet\nipad-1\nipad-2\nipad-3\nipad-crack\nipad-download\nipad-repair\nipad-suppl\nipad-tablet\nipad1\nipad2\nipad3\nipadrepair\nipadsuppl\niphone 7 plus case\niphone 8 plus case\niphone apple\niphone case sale\niphone cases sale\niphone crack\niphone film use\niphone for free\niphone give away\niphone giveaway\niphone hd\niphone monetiz\niphone movie use\niphone repair\niphone suppl\niphone x case\niphone you\niphone-7-lock\niphone-7-plus-case\niphone-7-plus-lock\niphone-8-lock\niphone-8-plus-case\niphone-8-plus-lock\niphone-apple\niphone-case-sale\niphone-cases-sale\niphone-crack\niphone-for-free\niphone-give-away\niphone-giveaway\niphone-hd\niphone-monetiz\niphone-repair\niphone-suppl\niphone-x-case\niphone-x-lock\niphone-xs-lock\niphone-you\niphone.asp\niphone.cfm\niphone.htm\niphone.jsp\niphone.php\niphoneâ€œ\niphone/iphone\niphone`\niphone+\niphone0\niphone1\niphone2\niphone3\niphone4\niphone5\niphone6\niphone7\niphone8\niphone9\niphonecase\niphonecrack\niphonerepair\niphones apple\niphones-apple\niphonesuppl\niphonex\nipod-repair\nipod-suppl\nipodrepair\nipodsuppl\niporn\niprofit\nipã‚¢ãƒ‰ãƒ¬ã‚¹\niq option\niq science\niq-option\niq-science\niq,science\nira kit\nira-kit\nirakit\nirc-chat\nirresistible blog\nirresistible page\nirresistible site\nirresistible web\nirresistible-blog\nirresistible-page\nirresistible-site\nirresistible-web\nis about advert\nis as nicely\nis goping\nis great article\nis great blog\nis great post\nis great website\nis merely good to\nis my blog\nis my page\nis my web\nis seo\nis thhe\nis-goping\nis-now-available\nis-seo\nis-updated-daily\nis.and\nisabel marant\nisabel-marant\nisabelmarant\nislam femme\nislam vid\nislam-femme\nislam-vid\nislamvid\nisland jack\nisland-jack\nislandjack\nismavailable\nisn?t\nisn\'\'t\nisnâ€™â€™t\nisnâ€t\nisn`t\nisnt\nisotretinoine\nisseo\nissue with your site\nissue you\'re speak\nissue youâ€™re speak\nissues with your site\nissues you\'re speak\nissues youâ€™re speak\nissuesing\nistanbul escort\nistanbul eskort\nistanbul-escort\nistanbul-eskort\nistanbulescort\nistanbuleskort\nistnieje oficjalna\nistnieje-oficjalna\nisto blog\nisto weblog\nisto-blog\nisto-weblog\nit a object\nit amazing article\nit contains been\nit duvet\nit for posting\nit for the post\nit oakley\nit ordeno\nit ordenÃ³\nit potency\nit rite\nit truly\nit wwas\nit-duvet\nit-oakley\nit-ordeno\nit-ordenÃ³\nit-potency\nit-rite\nit-truly\nit?s\nit.acne\nit.cert\nit\'\'s\nit\'s amazing article\nit\'s amazing page\nit\'s enormous piece\nit\'s good article\nit\'s good blog\nit\'s good page\nit\'s good post\nit\'s good site\nit\'s good web\nit\'s grewat\nit\'snot\nitâ€™â€™s\nitâ€™s amazing article\nitâ€™s amazing page\nitâ€™s enormous piece\nitâ€™s good article\nitâ€™s good blog\nitâ€™s good page\nitâ€™s good post\nitâ€™s good site\nitâ€™s good web\nitâ€™s grewat\nitâ€™snot\nitâ€s\nit`s\nitalia scarpe\nitalia-scarpe\nitaliascarpe\nitaly-shop\nitaly-store\nitalyshop\nitalystore\nitem.asp\nitem.cfm\nitem.htm\nitem.jsp\nitem.php\nitemnotfound\nitÃ­s good\nitÃ­s hard\nitoakley\nits actually awesome\nits amazing article\nits amazing page\nits enormous piece\nits fastidious\nits genuine\nits good article\nits good blog\nits good page\nits good paragraph\nits good post\nits good site\nits good weblog\nits good website\nits grewat\nits helped\nits like you\nits really really\nits true whether\nits true, whether\nits up to\nits-fastidious\nits-helped\nitsfastidious\nitsnot\nitss not\nitss tru\nitstree\nitt does\nitt is\nitt was\nitzshipd\niwant2\niwc brand\niwc-brand\niwcbrand\nizatrend\nizmir escort\niÌ‡zmir escort\nizmir eskort\niÌ‡zmir eskort\nizmir-escort\nizmir-eskort\nizmirescort\nizmireskort\nizmit escort\nizmit eskort\nizmit-escort\nizmit-eskort\nizmitescort\nizmiteskort\niÏ\niÐ³\niÔ\niÑ•\niÒŸ\niè´¸\nj http\nj.@\nj.i.mlard\nj.o.s.h\nj\'ai tjrs\nj\'ai-tjrs\njâ€™ai tjrs\njâ€™ai-tjrs\njacke-online\njacke-west\njacken-online\njacken-west\njackenonline\njackenwest\njackeonline\njacket 2019\njacket 2020\njacket 2021\njacket canad\njacket jap\njacket jp\njacket out\njacket sale\njacket sunglass\njacket-2019\njacket-2020\njacket-2021\njacket-canad\njacket-jap\njacket-jp\njacket-out\njacket-sale\njacket-sunglass\njacket2019\njacket2020\njacket2021\njacketcanad\njacketout\njackets 2019\njackets 2020\njackets 2021\njackets jap\njackets jp\njackets out\njackets sale\njackets-2019\njackets-2020\njackets-2021\njackets-for-kids\njackets-for-men\njackets-for-wom\njackets-jap\njackets-jp\njackets-out\njackets-sale\njackets2019\njackets2020\njackets2021\njacketsale\njacketsforkids\njacketsformen\njacketsforwom\njacketsout\njacketssale\njacketsunglass\njacketswom\njackewest\njackpot bet\njackpot bingo\njackpot-bet\njackpot-bingo\njackpotbet\njackpotbingo\njackpotsa\njacobs cartera\njacobs geldb\njacobs jap\njacobs jp\njacobs purse\njacobs uk\njacobs-cartera\njacobs-dk\njacobs-geldb\njacobs-jap\njacobs-jp\njacobs-purse\njacobs-uk\njacobscartera\njacobsdk\njacobsgeldb\njacobsinmilan\njacobsjap\njacobsjp\njacobspurse\njacobsuk\njagody acai\njagody-acai\njagowho\njail bond\njail-bond\njailbond\njajjaja\njajjajj\njam jord\njam poker\njam-jord\njam-poker\njamesargum\njamjord\njampoker\njapan converse\njapan dr\njapan kumon\njapan marc\njapan monster\njapan mont\njapan new\njapan online\njapan porn\njapan swarovsk\njapan-1\njapan-converse\njapan-dr\njapan-kumon\njapan-marc\njapan-monster\njapan-mont\njapan-new\njapan-online\njapan-porn\njapan-swarovsk\njapanconverse\njapandrmarten\njapanese converse\njapanese dr\njapanese marc\njapanese mont\njapanese porn\njapanese swarovsk\njapanese-converse\njapanese-dr\njapanese-marc\njapanese-mont\njapanese-porn\njapanese-swarovsk\njapaneseconverse\njapanesedrmarten\njapanesemarcjacobs\njapanesemontblanc\njapaneseporn\njapaneseswarovsk\njapanmarcjacobs\njapanmonster\njapanmontblanc\njapannew\njapanonline\njapanporn\njapanswarovsk\njapon kumon\njapon-kumon\njapones kumon\njapones-kumon\njaponesa tatuage\njaponesa-tatuage\njaponesatatuage\njassen dames\njassen neder\njassen out\njassen-dames\njassen-neder\njassen-out\njassendames\njassenneder\njassenout\njazz jers\njazz-jers\njazzjers\njb iphone\njb-iphone\njclick_\njcshoe\njeacoma.co\njean kaufen\njean taste\njean-kaufen\njean-taste\njeankaufen\njeans good\njeans kaufen\njeans taste\njeans-kaufen\njeans-taste\njeanskaufen\njeanstaste\njeantaste\njeremy scott\njeremy-scott\njeremyads\njeremyscott\njeremyscottwing\njerk-off\njerk.off\njerking-my\njersetblack\njersey 1\njersey 2\njersey 3\njersey 4\njersey cheap\njersey china\njersey free\njersey from\njersey nike\njersey paypal\njersey soccer\njersey whole\njersey-1\njersey-2\njersey-3\njersey-4\njersey-cheap\njersey-china\njersey-for\njersey-free\njersey-from\njersey-nike\njersey-paypal\njersey-pro\njersey-soccer\njersey-whole\njersey.asp\njersey.cfm\njersey.htm\njersey.jsp\njersey.php\njersey.us\njersey+\njersey1\njersey2\njersey3\njersey4\njerseycheap\njerseyfree\njerseyfrom\njerseynike\njerseyonline\njerseypro\njerseyred\njerseys 1\njerseys 2\njerseys 3\njerseys 4\njerseys cheap\njerseys china\njerseys free\njerseys from\njerseys nike\njerseys paypal\njerseys soccer\njerseys whole\njerseys-1\njerseys-2\njerseys-3\njerseys-4\njerseys-cheap\njerseys-china\njerseys-for\njerseys-for-you\njerseys-free\njerseys-from\njerseys-nike\njerseys-paypal\njerseys-soccer\njerseys-whole\njerseys.us\njerseys+\njerseys1\njerseys2\njerseys3\njerseys4\njerseyscheap\njerseysforyou\njerseysfree\njerseysfrom\njerseysnike\njerseysusa\njerseyswhole\njerseyusa\njerseywhite\njerseywhole\njeugd puistje\njeugd-puistje\njeugdpuistje\njewelery\njeweline.\njewellery.bl\njewelry collect\njewelry expens\njewelry oscar\njewelry sale\njewelry watch\njewelry-collect\njewelry-expens\njewelry-oscar\njewelry-sale\njewelry-watch\njewelry/watch\njewelrybest\njewelrycollect\njewelryexpens\njewelrys\njhjhjh\njhttp\nji.m.lard\nji.ml.ard\nji.mla.rd\nji.mlar.d\njibajabs\njibjabs\njibsajab\njibsjab\njiloparta\njim.l.ard\njim.la.rd\njim.lar.d\njiml.a.rd\njiml.ar.d\njimla.r.d\njimmy-choo\njimmychoo\njjajjaj\njjl\njob !!\njob mom\njob on the article\njob on the blog\njob on the content\njob on the page\njob on the site\njob on the web\njob usa\njob-mom\njob-usa\njobs mom\njobs usa\njobs-mom\njobs-usa\njogadore assiduos\njogadore assÃ­duos\njogadore-assiduos\njogadore-assÃ­duos\njogadores assiduos\njogadores assÃ­duos\njogadores-assiduos\njogadores-assÃ­duos\njogando agora\njogando-agora\njogar loteria\njogar-loteria\njogging jord\njogging-jord\njoggingjord\njoggingstroll\njogos\njohn-varvatos\njoin super\njoin-411\njoin-super\njoin411\njoinsuper\njoint-pain\njointpain\njojobet\njoker casino\njoker-123\njoker-casino\njoker123\njokercasino\njokerfull\njoma jewelery\njoma jewellery\njoma jewelry\njoma-jewelery\njoma-jewellery\njoma-jewelry\njoomla make\njoomla-make\njordan 1\njordan 2\njordan 3\njordan 4\njordan basket\njordan brand\njordan femme\njordan fille\njordan gamma\njordan grise\njordan milan\njordan noir\njordan out\njordan pas\njordan retro\njordan sc\njordan shoe\njordan store\njordan-1\njordan-2\njordan-3\njordan-4\njordan-basket\njordan-brand\njordan-femme\njordan-fille\njordan-gamma\njordan-grise\njordan-milan\njordan-noir\njordan-out\njordan-pas\njordan-retro\njordan-sale\njordan-sc\njordan-shoe\njordan-store\njordan1\njordan2\njordan3\njordan4\njordanbrand\njordangamma\njordangrise\njordankicks\njordanmilan\njordannoir\njordanout\njordanretro\njordans 1\njordans 2\njordans 3\njordans 4\njordans cheap\njordans for\njordans out\njordans-1\njordans-2\njordans-3\njordans-4\njordans-cheap\njordans-for\njordans-out\njordans1\njordans2\njordans3\njordans4\njordansale\njordansc\njordanscheap\njordanshoe\njordansout\njordansshoe\njordanstore\njordjev\njoselyn sleeve\njoselyn-sleeve\njoselynsleeve\njournal/item\njourney-startup\njovial salon\njovial-salon\njp-bag\njp-best\njp-sale\njp/?url\njp/blog\njp/my\njp/shop\njpbag\njpbest\njpcity.co\njpconverse\njpg website\njpg-website\njpmarcjacob\njpmonster\njpsale\njpsasic\njs wing\njs-wing\njsadidas\njswing\njuaanmartinezz\njuanjuan\njudi blackjack\njudi casino\njudi online\njudi poker\njudi roulette\njudi-blackjack\njudi-casino\njudi-online\njudi-poker\njudi-roulette\njudiblackjack\njudicasino\njudionline\njudipoker\njudiroulette\njuice detox\njuice vape\njuice-detox\njuice-vape\njuicedetox\njuicevape\njuicycouture\njump with gladness\njumpedup\njunior baby\njunior kid\njunior-baby\njunior-kid\njuniors baby\njuniors kid\njuniors-baby\njuniors-kid\njunk jewelry\njunk-jewelry\njunkjewelry\njus because\njust book mark\njust cetirizine\njust like hypno\njust saying you\njust wanna\njust-book-mark\njust-cetirizine\njust-wanna\njustcan do\njustcetirizine\njustcloud\njustificar prova\njustificar-prova\njustness\njÕ½\nk http\nk--k.\nk.@\nk.a.t.h.leen\nk.a.t.hl.een\nk.a.t.hle.en\nk.a.t.hlee.n\nk.a.t.hleen\nk.a.th.leen\nk.a.thl.een\nk.a.thle.en\nk.a.thlee.n\nk.a.thleen\nk.at.h.leen\nk.at.hl.een\nk.at.hle.en\nk.at.hlee.n\nk.at.hleen\nk.ath.l.een\nk.ath.le.en\nk.ath.lee.n\nk.ath.leen\nk.athl.e.en\nk.athl.ee.n\nk.athl.een\nk.athle.e.n\nk.athle.en\nk.athlee.n\nk%c3%a8o-b%c3%b3ng\nka.t.h.l.een\nka.t.h.le.en\nka.t.h.lee.n\nka.t.h.leen\nka.t.hl.een\nka.t.hle.en\nka.t.hlee.n\nka.t.hleen\nka.th.l.een\nka.th.le.en\nka.th.lee.n\nka.th.leen\nka.thl.e.en\nka.thl.ee.n\nka.thl.een\nka.thle.e.n\nka.thle.en\nka.thlee.n\nkaboom it was\nkaepernick jers\nkaepernick men\nkaepernick wom\nkaepernick youth\nkaepernick-jers\nkaepernick-men\nkaepernick-wom\nkaepernick-youth\nkaepernickjers\nkaepernickmen\nkaepernickwom\nkaepernickyouth\nkaffee-maschine\nkaffeemaschine\nkali escort\nkali eskort\nkali-escort\nkali-eskort\nkaliescort\nkalieskort\nkamagra\nkamera 4k\nkamera-4k\nkamere 4k\nkamere-4k\nkameri\nkan hipnosis\nkan-hipnosis\nkanadakommen\nkanalizacyjne\nkanyewestsun\nkapernick\nkara-keto\nkardashian\nkarde porn\nkarde-porn\nkardeporn\nkardes porn\nkardeÅŸ porn\nkardes-porn\nkardesporn\nkarenmillen-au\nkarenmillenau\nkarpaczwsieci\nkarpet karakter\nkarpet ruang\nkarpet-karakter\nkarpet-ruang\nkarpetkarakter\nkarpetruang\nkartu poker\nkartu-poker\nkaruteie\nkasino\nkassino\nkat.h.l.e.en\nkat.h.l.ee.n\nkat.h.l.een\nkat.h.le.en\nkat.h.lee.n\nkat.h.leen\nkat.hl.e.en\nkat.hl.ee.n\nkat.hl.een\nkat.hle.en\nkat.hlee.n\nkata escort\nkata eskort\nkata-escort\nkata-eskort\nkata-gaul\nkataescort\nkataeskort\nkatalog\nkatespadese\nkath.l.e.e.n\nkath.l.e.en\nkath.l.ee.n\nkath.l.een\nkath.le.en\nkath.lee.n\nkathl.e.e.n\nkathl.e.en\nkathle.e.n\nkaufen\nkawa strefa\nkawa-strefa\nkawaii review\nkawaii-review\nkawaiireview\nkawastrefa\nkazino\nkeen of read\nkeep blogging!\nkeep on blogging\nkeep on posting\nkeep posting!\nkeep up blogging\nkeep up posting\nkeep up writing\nkeep writing!\nkeep you harmless\nkeepp up\nkeepp work\nkeluaran hong\nkeluaran togel\nkeluaran-hong\nkeluaran-togel\nkeluaranhk\nkeluaranhong\nkensington parka\nkensington-parka\nkensingtonparka\nkeo nha cai\nkÃ¨o-bÃ³ng\nkerja hotel\nkerja-hotel\nkerjahotel\nketo burn\nketo diet item\nketo tone\nketo-burn\nketo-tone\nkey gen\nkey prog\nkey to success\nkey-gen\nkey-prog\nkeygen\nkeyless-remote\nkeylessremote\nkeyprog\nkeyword.txt\nkeyword1\nkeyword2\nkeyword3\nkeywords tool for\nkeywords.txt\nkeywords1\nkeywords2\nkeywords3\nkfcnfl\nkham nam\nkhÃ¡m nam\nkham-nam\nkhau trang\nkháº©u trang\nkhau-trang\nkhautrang\nkhttp\nkhumbu north\nkhumbu-north\nkibo code assess\nkibo code eval\nkibo code review\nkibo-code-assess\nkibo-code-eval\nkibo-code-review\nkich duc\nkÃ­ch dá»¥c\nkich-duc\nkÃ­ch-dá»¥c\nkichducnam\nkickass you\nkickass-you\nkid baby\nkid brand ambassador\nkid pantie\nkid panty\nkid-baby\nkid-pantie\nkid-panty\nkidpantie\nkidpanty\nkids baby\nkids nike\nkids out\nkids ugg\nkids-baby\nkids-nike\nkids-ugg\nkidsnike\nkik fuck\nkik-fuck\nkikfuck\nkiller blog\nkiller headline\nkiller page\nkiller post\nkiller site\nkiller weblog\nkiller-blog\nkiller-headline\nkiller-page\nkiller-post\nkiller-site\nkiller-weblog\nkind a circle\nkind of normal\nkinder moncler\nkinder pron\nkinder-moncler\nkinder-pron\nkindermoncler\nkindest lolita\nkindle cash\nkindle-cash\nkindlecash\nking hack\nking slot\nking-hack\nking-slot\nkinghack\nkinh doanh\nkinh-doanh\nkinhdoanh\nkinky business\nkinky-business\nkinky.alt\nkinky.business\nkino online\nkino pozitiv\nkino prog\nkino winterthur\nkino-online\nkino-pozitiv\nkino-prog\nkino-winterthur\nkinoonline\nkinopozitiv\nkinoprog\nkinowinterthur\nkiss casino\nkiss install\nkiss offic\nkiss-casino\nkiss-install\nkiss-love\nkiss-offic\nkisscasino\nkisslove\nkissoffic\nkit that\nkit-emerge\nkit-that\nkitai\nkitchen porn\nkitchen-porn\nkitchen-worktop\nkitchenporn\nkitchenworktop\nkjhkjh\nkjole salg\nkjole tilbud\nkjole udsalg\nkjole-salg\nkjole-tilbud\nkjole-udsalg\nkjolesalg\nkjoletilbud\nkjoleudsalg\nkk.bkinfo\nkkbkinfo\nkkeep up\nkleding winkel\nkleding-winkel\nkledingwinkel\nkleidung jack\nkleidung-jack\nkleidungjack\nklein felpa\nklein mujer\nklein prezzi\nklein-felpa\nklein-mujer\nklein-prezzi\nkleinfelpa\nkleinmujer\nkleinprezzi\nklienci indywidual\nklienci-indywidual\nklik disini\nklik-disini\nklonopin\nklub.in\nklub.pl\nklub.ro\nklub.ru\nklub.su\nklub.za\nknee-joint\nknee-pain\nkneejoint\nkneepain\nknewgedlo\nknicely\nknigki\nknigko\nknockoff eyewear\nknockoff hand\nknockoff-eyewear\nknockoff-hand\nknockoffhand\nknolckoff\nknow about this issue\nknow about this subject\nknow about this topic\nknow whatt\nknow-about-this-subject\nknow-web\nknowhowto\nknowing answer\nknowing-answer\nknowledge broker\nknowledge business\nknowledge examine\nknowledge gamer\nknowledge student\nknowledge technique\nknowledge training\nknowledge-broker\nknowledge-examine\nknowledge-gamer\nknowledge-student\nknowledge-technique\nknowledge-thesis\nknowledge-training\nknowledgeable individual\nknowledgeable-individual\nknowledgebroker\nknowledgebusiness\nknown blog\nknown-blog\nknowso much\nkobe ont\nkobe-ont\nkobe-shoe\nkobeshoe\nkode kupon\nkode-kupon\nkodekupon\nkollagen intensiv\nkollagen-intensiv\nkombat hack\nkombat x hack\nkombat-hack\nkombathack\nkomisija veikal\nkomisija-veikal\nkomisijas veikal\nkomisijas-veikal\nkommissionen tager\nkommissionen-tager\nkompanii\nkomputer\nkonkurs\nkonopiami indyjskimi\nkonopiami-indyjskimi\nkonsalting\nkonstenlos sex\nkonstenlos-sex\nkonsultan\nkontakta-oss\nkontaktannons\nkontrahenta\nkontraktor booth\nkontraktor pameran\nkontraktor-booth\nkontraktor-pameran\nkontroversial\nkonwencjonalnych olej\nkonwencjonalnych-olej\nkonya escort\nkonya eskort\nkonya-escort\nkonya-eskort\nkonyaescort\nkonyaeskort\nkoop dsqu\nkoop-dsqu\nkoopdsqu\nkoopsted\nkope jassen\nkope-jassen\nkopejassen\nkopfhoerer\nkopia-zapasowa\nkor out\nkor-out\nkorea streaming\nkorea-streaming\nkorout\nkors austr\nkors baby\nkors bag\nkors brand\nkors bras\nkors braz\nkors canad\nkors charlton\nkors cheap\nkors crossbody\nkors diaper\nkors dillard\nkors factor\nkors france\nkors glass\nkors grayson\nkors hamilton\nkors hand\nkors laptop\nkors messenger\nkors milan\nkors now!\nkors online\nkors out\nkors puffer\nkors purse\nkors replic\nkors runway\nkors sale\nkors straw\nkors tonne\nkors tote\nkors uk\nkors vancouver\nkors wallet\nkors-baby\nkors-bag\nkors-brand\nkors-canad\nkors-charlton\nkors-cheap\nkors-crossbody\nkors-diaper\nkors-dillard\nkors-factor\nkors-glass\nkors-grayson\nkors-hamilton\nkors-hand\nkors-laptop\nkors-messenger\nkors-milan\nkors-now\nkors-online\nkors-out\nkors-puffer\nkors-purse\nkors-sale\nkors-straw\nkors-tonne\nkors-tote\nkors-vancouver\nkors-watch\nkors+\nkorsbaby\nkorsbag\nkorscanad\nkorscrossbody\nkorsdiaper\nkorsglass\nkorshand\nkorslaptop\nkorsmessenger\nkorsmilan\nkorsonline\nkorsout\nkorspuffer\nkorspurse\nkorsstraw\nkorstote\nkorswatch\nkortings code\nkortings-code\nkortingscode\nkosmetyc\nkosmetyki\nkosten legte\nkosten-legte\nkostenlos generie\nkostenlos sex\nkostenlos-generie\nkostenlos-sex\nkosze\nkpkfprbrq\nkraft hypno\nkraft-hypno\nkrafthypno\nkrakow ceny\nkrakÃ³w ceny\nkrakow-ceny\nkrasivaya devushka\nkrasivaya-devushka\nkratom legal\nkratom sale\nkratom-legal\nkratom-sale\nkratomsale\nkreatif membuat\nkreatif-membuat\nkreddit\nkreddyt\nkreddyyt\nkredit\nkredyt\nkredyyt\nkristi longchamp\nkristi-longchamp\nkristilongchamp\nkrossoverov\nku42.\nkugelbahn\nkult und genuss\nkulturtasche habe\nkunjungi kami\nkunjungi web\nkunjungi-kami\nkunjungi-web\nkupit\nkupon kod\nkupon-kod\nkupong-kod\nkupongkod\nkuponkod\nkupony\nkurs yevro\nkurs-yevro\nkurta online\nkurta-online\nkussin hartmann\nkussin-hartmann\nkussinhartmann\nkuzov-parts\nkuzovparts\nkvartiry\nkvepalai internet\nkvepalai-internet\nky-tot\nká»³-tá»‘t\nkÐµ\nkï¿½\nl http\nl!|\nl.@\nl.|\nl.uk.e.w.a.rm\nl| r\nla pillule\nla vida privada\nla-mentira\nla-pillule\nlaarzen kopen\nlaarzen schoen\nlaarzen-kopen\nlaarzen-schoen\nlaarzenkopen\nlaarzenschoen\nlabetalol\nlaby boy\nlaby-boy\nlabyboy\nlace bodycon\nlace bodysuit\nlace wigs\nlace-bodycon\nlace-bodysuit\nlace-wigs\nlacoste out\nlacoste_\nlacoste-out\nlacosteout\nlad fetish\nlad-fetish\nladda ner\nladda-ner\nladfetish\nladie fetish\nladie shoe for\nladie-fetish\nladie-shoe-for\nladiefetish\nladies fetish\nladies shoe for\nladies-fetish\nladies-shoe-for\nladiesfetish\nlady fetish\nlady porn\nlady shoe for\nlady_top\nlady-fetish\nlady-porn\nlady-shoe-for\nlady-top\nladyfetish\nladyporn\nladyshoe\nladytop\nlamborghini hover\nlamborghini-hover\nlamictal\nlaminin lpgn\nlaminin-lpgn\nlaminina lpgn\nlaminina-lpgn\nlaminine lpgn\nlaminine-lpgn\nlamisil\nlancel ad\nlancel pas\nlancel sac\nlancel-adjani\nlancel-pas\nlancel-sac\nlancelad\nlancelpas\nlancelsac\nland hack\nland-hack\nlandhack\nlanding-page\nlandingpage\nlandslagstroja\nlandslagstrÃ¶ja\nlap lap\nlap-lap\nlaplap\nlaranita free\nlaranita-free\nlaranitafree\nlarge longchamp\nlarge penis\nlarge tote\nlarge-longchamp\nlarge-penis\nlarge-tote\nlargelongchamp\nlargepenis\nlarger penis\nlarger-penis\nlargerpenis\nlargest penis\nlargest-penis\nlargestpenis\nlargetote\nlariam\nlas|\nlasart.es\nlaser heat paper\nlaser tattoo\nlaser-heat-paper\nlaser-tattoo\nlaser-therapy\nlaseriv\nlaserowe\nlasertherapy\nlasix\nlast looker\nlast-looker\nlasting penis\nlasting-penis\nlastlooker\nlastly rest\nlatelier give\nlatelier-give\nlater-with\nlater.with\nlatest blog\nlatest weblog\nlatest-blog\nlatest-weblog\nlatestblog\nlatisse generic\nlatisse_\nlatisse-generic\nlatonya.\nlatvia stag\nlatvia-stag\nlatviastag\nlaugh clean\nlaugh-clean\nlaunch academy\nlaunch-academy\nlaunch-my-business\nlaunchacademy\nlauren amster\nlauren aus\nlauren belg\nlauren cheap\nlauren dame\nlauren factor\nlauren femme\nlauren heren\nlauren home\nlauren homme\nlauren kleding\nlauren neder\nlauren norge\nlauren online\nlauren oslo\nlauren out\nlauren polo\nlauren ralph\nlauren sale\nlauren sandal\nlauren shirt\nlauren short\nlauren sverige\nlauren uk\nlauren-amster\nlauren-aus\nlauren-belg\nlauren-cheap\nlauren-dame\nlauren-factor\nlauren-femme\nlauren-heren\nlauren-home\nlauren-homme\nlauren-kleding\nlauren-neder\nlauren-norge\nlauren-online\nlauren-oslo\nlauren-out\nlauren-polo\nlauren-ralph\nlauren-sale\nlauren-sandal\nlauren-shirt\nlauren-short\nlauren-sverige\nlauren-uk\nlaurenamster\nlaurenaus\nlaurenbelg\nlaurencheap\nlaurendame\nlaurenfemme\nlaurenhome\nlaurenhomme\nlaurennorge\nlaurenonline\nlaurenout\nlaurenpolo\nlaurenralph\nlaurensale\nlaurensandal\nlaurenshirt\nlaurenshort\nlaurensverige\nlaurent femme\nlaurent sandal\nlaurent-femme\nlaurent-sandal\nlaurentfemme\nlaurentsandal\nlaurenuk\nlavado de dinero\nlawful page\nlawful-page\nlawoffice.net\nlaws symbol\nlaws-symbol\nlawyer free\nlawyer near me\nlawyer seo\nlawyer sex\nlawyer-free\nlawyer-near-me\nlawyer-seo\nlawyer-sex\nlawyerfree\nlawyers near me\nlawyers-near-me\nlayout look great\nlayout of your blog\nlayout of your page\nlayout of your weblog\nlayout of your website\nlayout-look-great\nlayout...?\nlÉ‘\nlcdled\nle-plus-grand\nlead scraper\nlead-scraper\nlead-sys\nleader price\nleader-price\nleads scraper\nleads-club\nleads-scraper\nleads.club\nleadsclub\nleagle porn\nleagle-porn\nleaked1\nleaks-2019\nleaks-2020\nleaks-2021\nlearn about keto\nlearn about this blog\nlearn about this issue\nlearn about this page\nlearn about this paragraph\nlearn about this site\nlearn about this subject\nlearn about this topic\nlearn about this web\nlearn face\nlearn help\nlearn my thought\nlearn this submit\nlearn-face\nlearn-health\nlearn-help\nlearn-pain\nlearn-traffic-law\nlearn+health\nlearnface\nlearnhelp\nlearningxchange\nlearnpain\nlearnpianohere\nlearntrafficlaw\nleather levi\nleather-levi\nleatherlevi\nleave your blog\nleave your page\nleave your site\nleave your web\nleave-your-web\nlebron shoe\nlebron-shoe\nlebronshoe\nlebronxshoe\nlechit narkomaniy\nlechit-narkomaniy\nled thumb\nled_down\nled_flood\nled_indust\nled_street\nleder jack\nleder-jack\nlederjack\nledlcd\nleg-wear\nlegal bud\nlegal cash\nlegal hack\nlegal kratom\nlegal porn\nlegal steroid\nlegal-bud\nlegal-cash\nlegal-hack\nlegal-kratom\nlegal-porn\nlegal-steroid\nlegalbud\nlegalcash\nlegalhack\nlegalsteroid\nlegend hack\nlegend-hack\nlegendhack\nlegends hack\nlegends-hack\nlegendshack\nleger band\nleger copies\nleger dress\nleger sale\nleger-band\nleger-copies\nleger-dress\nleger-sale\nlegerband\nlegerdress\nlegersale\nlegit drug\nlegit graph\nlegit pharm\nlegit script\nlegit way\nlegit-2019\nlegit-2020\nlegit-2021\nlegit-drug\nlegit-graph\nlegit-pharm\nlegit-script\nlegit-way\nlegit2019\nlegit2020\nlegit2021\nlegitdrug\nlegitgraph\nlegitimate drug\nlegitimate graph\nlegitimate pharm\nlegitimate script\nlegitimate web\nlegitimate-drug\nlegitimate-graph\nlegitimate-pharm\nlegitimate-script\nlegitimate-web\nlegitimatedrug\nlegitimategraph\nlegitimatepharm\nlegitimatescript\nlegitpharm\nlegitscript\nleibly nashivki\nleibly-nashivki\nlend-direct\nlenddirect\nlendsomemoney\nlenjerie\nlensamovie\nlenses protection\nlesben-\nlesbian bdsm\nlesbian fuck\nlesbian milf\nlesbian porn\nlesbian school\nlesbian sex\nlesbian teen\nlesbian tube\nlesbian_\nlesbian-bdsm\nlesbian-fuck\nlesbian-milf\nlesbian-porn\nlesbian-school\nlesbian-sex\nlesbian-teen\nlesbian-tube\nlesbianbdsm\nlesbianfuck\nlesbianmilf\nlesbianporn\nlesbians_\nlesbianschool\nlesbiansex\nlesbianteen\nlesbiantube\nlesbo bdsm\nlesbo fuck\nlesbo milf\nlesbo porn\nlesbo school\nlesbo sex\nlesbo teen\nlesbo_\nlesbo-bdsm\nlesbo-fuck\nlesbo-milf\nlesbo-porn\nlesbo-school\nlesbo-sex\nlesbo-teen\nlesbobdsm\nlesbofuck\nlesbomilf\nlesboporn\nlesboschool\nlesbosex\nlesboteen\nlespaulsmith\nless dress\nless peplum\nless-dress\nless-peplum\nless, appnana\nless!s\nlessdress\nlessen your movie\nlesson1\nlesspeplum\nletrozole\nlett you\nletter-template.asp\nletter-template.cfm\nletter-template.htm\nletter-template.jsp\nletter-template.psp\nlevaquin\nlevel 50\nlevel market\nlevel-50\nlevel-market\nlevelmarket\nlevels dissertation\nlevels-dissertation\nlevitra\nlevne\nlhttp\nliabaleles\nlibido health\nlibido-health\nlibidohealth\nlibraries.asp\nlibraries.cfm\nlibraries.htm\nlibraries.jsp\nlibraries.php\nlibrary.asp\nlibrary.cfm\nlibrary.htm\nlibrary.jsp\nlibrary.php\nlibrarys.asp\nlibrarys.cfm\nlibrarys.htm\nlibrarys.jsp\nlibrarys.php\nlibrium\nlicensed appliance\nlicensed-appliance\nlicenzija\nlicu=urn\nlid pants\nlid-pants\nlies sound truth\nlife sex\nlife-sex\nlife.acne\nlife.cert\nlifeinsur\nlifelock\nlifemailnow\nlifepharm laminin\nlifepharm-laminin\nlifesex\nlifestyle proficiency\nlifestyle vid\nlifestyle-proficiency\nlifestyle-vid\nlifestylevid\nligacao\nligaÃ§Ã£o\nlights-crystal\nligne medicament\nligne mÃ©dicament\nligne-medicament\nligne-mÃ©dicament\nliht therap\nliht-therap\nlike & share\nlike & sub\nlike a slimming\nlike all the point\nlike and share\nlike and sub\nlike comment here\nlike comments here\nlike fingers washing\nlike google look\nlike this blog\nlike this link\nlike this video\nlike this web\nlike your blog\nlike your video\nlike your web\nlikes on facebook\nlikes on instagram\nlikes on snapchat\nlikes on tiktok\nlikes on twitter\nlikewise pick\nlikewise-pick\nlikez abonne\nlikez commente\nlikez et abonne\nlikez et commente\nlikez et partage\nlikez partage\nlikke this\nlili porno\nlili-porno\nliliporno\nlimit hold\'em\nlimit holdâ€™em\nlimited jers\nlimited-japan\nlimited-jers\nlimited-jp\nlimitedjapan\nlimitedjers\nlimitedjp\nlimitless gold\nlimitless-gold\nlimo-service\nlindo post\nlindo-post\nline poker\nline-poker\nlingerie-sea\nlingeriesea\nlinguim.co\nlink bait\nlink build\nlink camp\nlink change arrange\nlink competence\nlink creati\nlink directory\nlink download\nlink exchang\nlink issue\nlink juice\nlink market\nlink pyramid\nlink right here\nlink sale\nlink seller\nlink seo\nlink service\nlink submit\nlink to their online\nlink to your online\nlink track\nlink vault\nlink-bait\nlink-build\nlink-camp\nlink-click\nlink-competence\nlink-creati\nlink-directory\nlink-download\nlink-exchang\nlink-issue\nlink-juice\nlink-market\nlink-pyramid\nlink-sale\nlink-seller\nlink-seo\nlink-service\nlink-submit\nlink-track\nlink-vault\nlink/click\nlink2blog\nlink4blog\nlinkbait\nlinkbuild\nlinkcamp\nlinkclick\nlinkdirect\nlinkexchang\nlinking camp\nlinking issue\nlinking market\nlinking seo\nlinking service\nlinking-camp\nlinking-issue\nlinking-market\nlinking-seo\nlinking-service\nlinkingcamp\nlinkingseo\nlinkissue\nlinkjuice\nlinklegend\nlinkman\nlinkmarket\nlinkpyramid\nlinks exchang\nlinks sale\nlinks seller\nlinks-exchang\nlinks-sale\nlinks-seller\nlinks: prof\nlinksale\nlinkseller\nlinkseo\nlinkservice\nlinksexchang\nlinkssale\nlinksseller\nlinksubmit\nlinktrack\nlinkusup\nlinkvault\nlinkz\nlions jers\nlions-jers\nlionsfan\nlionsjers\nlious exact\nlious-exact\nlip filler\nlip-filler\nlipi=urn\nlipitor\nlirtle effort\nlisinopril\nlisseur-pascher\nlisseurpascher\nlist erotic\nlist oof\nlist-erotic\nlistajp\nlistasegment\nlisten news\nlisten to youtube\nlisten-news\nlisten-to-youtube\nlistentoyoutube\nlisty,\nlite/wbb\nlite1/wbb\nlitecoin bot\nlitecoin_\nliterally energetic\nlitte more\nlitte-more\nlittlegod\nlive article\nlive hack\nlive odds\nlive roulette\nlive video chat\nlive-article\nlive-hack\nlive-odds\nlive-roulette\nlive-sex\nlive-video-chat\nlive22\nlivearticle\nlivebox live\nlivebox-live\nlivefree\nlivehack\nliveodds\nliveroulette\nlivesex\nlivesmale\nliving by google\nlivro advert\nlivro marketing\nlivro-advert\nlivro-marketing\nlivroadvert\nlivromarketing\nliyrral\nlkdsfj\nÄºÄ¾\nllamando al telefon\nllamando al telÃ©fon\nllamanos al telefon\nllÃ¡manos al telÃ©fon\nllamar a los telefon\nllamar a los telÃ©fon\nllcnika.ru\nllet alone\nllet-alone\nllifted\nllook\nloaded this blog\nloaded this page\nloaded this site\nloaded this web\nloaded vid\nloaded your blog\nloaded your page\nloaded your site\nloaded your web\nloaded-vid\nloan canad\nloan cash\nloan comp\nloan fast\nloan lender\nloan online\nloan-canad\nloan-cash\nloan-comp\nloan-direct\nloan-fast\nloan-lender\nloan-online\nloan.bid\nloan.co\nloan.in\nloan.net\nloanalys\nloancash\nloancomp\nloandirect\nloanfast\nloanlender\nloanonline\nloans canad\nloans compan\nloans fast\nloans online\nloans-canad\nloans-compan\nloans-direct\nloans-fast\nloans-online\nloans.co\nloans.in\nloans.net\nloans1\nloans2\nloans3\nloans4\nloanscanad\nloanscompan\nloansdirect\nloansfast\nloansonline\nlocate-cell-phone\nlocatecellphone\nlociraj\nlock prezzi\nlock-prezzi\nlockprezzi\nlodging a tax\nlodging-a-tax\nlodz\nÅ‚Ã³dÅº\nlog.se.\nlog/?\nlogcabins\nlogin uk\nlogin widget\nlogin-uk\nlogin-widget\nlogin.asp\nlogin.cfm\nlogin.htm\nlogin.jsp\nlogin.php\nlogin.vc\nloginwidget\nlogo precyz\nlogo thuong\nlogo thÆ°Æ¡ng\nlogo-precyz\nlogo-thuong\nlogo-umum\nlogothuong\nlogotipo gratis\nlogotipo grÃ¡tis\nlogotipo gratuito\nlogotipo hollis\nlogotipo-gratis\nlogotipo-gratuito\nlogotipo-hollis\nlogotipohollis\nlogout widget\nlogout-widget\nlogoutwidget\nlogs/?\nlohan porn\nlohan-porn\nlohanporn\nloiknog\nloiok att\nloiusvuitton\nloker hotel\nloker-hotel\nlokerhotel\nloknoig\nlol i\nlol life\nlol p.s.\nlol ps\nlol smurf\nlol thanks\nlol-life\nlol-smurf\nlol. p.s.\nlol. ps\nloli girl\nloli-girl\nloligirl\nlolinez.com/?\nlolita clip\nlolita girl\nlolita sex\nlolita vid\nlolita-clip\nlolita-girl\nlolita-sex\nlolita-vid\nlolitaclip\nlolitagirl\nlolitasex\nlolitavid\nlondon genuine\nlondon-genuine\nlondongenuine\nlong credit history\nlong lasting duration\nlong long\nlong penis\nlong-lasting-duration\nlong-penis\nlongafter\nlongchamp 2019\nlongchamp 2020\nlongchamp 2021\nlongchamp aus\nlongchamp bag\nlongchamp doctor\nlongchamp fabric\nlongchamp hand\nlongchamp hobo\nlongchamp martin\nlongchamp moncler\nlongchamp online\nlongchamp out\nlongchamp pas\nlongchamp planet\nlongchamp pliage\nlongchamp purse\nlongchamp sac\nlongchamp sold\nlongchamp tasche\nlongchamp tote\nlongchamp tourne\nlongchamp uk\nlongchamp yama\nlongchamp_\nlongchamp-2019\nlongchamp-2020\nlongchamp-2021\nlongchamp-aus\nlongchamp-doctor\nlongchamp-fabric\nlongchamp-hand\nlongchamp-hobo\nlongchamp-martin\nlongchamp-moncler\nlongchamp-online\nlongchamp-out\nlongchamp-planet\nlongchamp-pliage\nlongchamp-purse\nlongchamp-sac\nlongchamp-shop\nlongchamp-sold\nlongchamp-tasche\nlongchamp-tote\nlongchamp-tourne\nlongchamp-uk\nlongchamp-yama\nlongchamp.asp\nlongchamp.cfm\nlongchamp.htm\nlongchamp.jsp\nlongchamp.php\nlongchamp2019\nlongchamp2020\nlongchamp2021\nlongchampaus\nlongchampbag\nlongchampdoctor\nlongchampfabric\nlongchamphand\nlongchamphobo\nlongchamplondon\nlongchampmartin\nlongchampmoncler\nlongchampoffici\nlongchamponline\nlongchampout\nlongchampp\nlongchampplanet\nlongchamppurse\nlongchampq\nlongchamps_\nlongchampsa\nlongchampsac\nlongchampshop\nlongchampsold\nlongchamptasche\nlongchamptote\nlongchamptourne\nlongchampuk\nlongchampyama\nlongï½…r\nlonger penis\nlonger-penis\nlongerpenis\nlongest penis\nlongest-penis\nlongestpenis\nlongpenis\nlonikog\nlook at article\nlook at blog\nlook at my article\nlook at my blog\nlook at my page\nlook at my post\nlook at my sire\nlook at my site\nlook at my sitte\nlook at my web\nlook at page\nlook at post\nlook at site\nlook at web\nlook extremely elegant\nlook more blog\nlook more page\nlook more post\nlook more web\nlook on-line\nlook paying homage\nlook your article\nlook your blog\nlook your page\nlook your post\nlook your site\nlook your web\nlook-extremely-elegant\nlook-on-line\nlook-paying-homage\nlook-your-page\nlook-your-post\nlook-your-web\nlook2blog\nlook4blog\nlookeach\nlooked on the internet\nlooked on the web\nlooked on-line\nlooked-on-line\nlookiing\nlookin for\nlookin-for\nlooking at is great\nlooking on-line\nlooking-on-line\nlookingfor\nlookk\nlooks on-line\nlooks-on-line\nloook\nloosely user\nloosely-user\nlooÒ›\nlorazepam\nlortab\nlos beneficio\nlos replic\nlos-beneficio\nlos-replic\nlose at casino\nlose belly fat\nlose weight motivat\nlose weight simply\nlose-belly-fat\nlose-weight\nlosers beat\nlosers outnumbered\nlosers-beat\nlosers-outnumbered\nloseweight\nlosing maany\nlosreplic\nloss weight\nloss-weight\nlossweight\nlostbellyfat\nlot for your blog\nlot for your page\nlot for your post\nlot for your web\nlot its\nlot-its\nloteprednol\nloteria download\nloteria expert\nloteria pela\nloteria pro\nloteria-download\nloteria-expert\nloteria-pela\nloteria-pro\nloteriaexpert\nloteriapro\nloterias pela\nloterias-pela\nlotsanauto\nlottery expert\nlottery kerala\nlottery pro\nlottery strat\nlottery-expert\nlottery-kerala\nlottery-pro\nlottery-singapore\nlottery-strat\nlotteryexpert\nlotterypro\nlottie maxi\nlottie-maxi\nlottiemaxi\nlotto-tip\nlottotip\nloubiton\nlouboutin bianca\nlouboutin canad\nlouboutin cheap\nlouboutin disc\nlouboutin femme\nlouboutin homme\nlouboutin out\nlouboutin pas\nlouboutin platform\nlouboutin pump\nlouboutin red\nlouboutin sale\nlouboutin schuh\nlouboutin shoe\nlouboutin sneaker\nlouboutin sold\nlouboutin stiefel\nlouboutin uk\nlouboutin wedding\nlouboutin wedge\nlouboutin_\nlouboutin-bianca\nlouboutin-chau\nlouboutin-cheap\nlouboutin-disc\nlouboutin-femme\nlouboutin-homme\nlouboutin-out\nlouboutin-pas\nlouboutin-platform\nlouboutin-pump\nlouboutin-red\nlouboutin-sale\nlouboutin-schuh\nlouboutin-shoe\nlouboutin-sneaker\nlouboutin-sold\nlouboutin-stiefel\nlouboutin-wedding\nlouboutin-wedge\nlouboutin+\nlouboutin8\nlouboutinbianca\nlouboutindisc\nlouboutinfr\nloubouting\nlouboutinout\nlouboutinpas\nlouboutinpascher\nlouboutins pas\nlouboutins-pas\nlouboutinsale\nlouboutinschuh\nlouboutinshoe\nlouboutinsneaker\nlouboutinsold\nlouboutinspas\nlouboutinstiefel\nlouboutinuk\nlouboutinwedding\nlouboutinwedge\nloubouton\nloubutin\nloubuton\nlouis vitton\nlouis vuitton\nlouis-vitton\nlouis-vuitton\nlouisvitton\nlouisvuit.\nlouisvuitton\nlouiswuitton\nlove (:\nlove connect\nlove cougar\nlove perfect\nlove this article!\nlove this blog!\nlove this page!\nlove this site!\nlove this weblog!\nlove this website!\nlove yokur\nlove your blog\nlove your weblog\nlove your webpage\nlove your writings\nlove-connect\nlove-cougar\nlove-lv\nlove-master\nlove-perfect\nloveblog\nloveconnect\nlovecougar\nloved onein\nloved your blog\nloved your post\nloved your site\nloved your web\nloved-onein\nloveers\nlovelv\nlovely blog\nlovely just\nlovely passion\nlovely portal\nlovely thong\nlovely weblog\nlovely webpage\nlovely website\nlovely-just\nlovely-passion\nlovely-portal\nlovely-thong\nlovelythong\nlovelyto\nloveme.co\nloveme.in\nloveme.ro\nloveme.ru\nloveme.su\nloveme.za\nlovemyhair\nlover tshirt\nlover-tshirt\nloving natural\nloving-natural\nlovingnatural\nlow priced\nlow rake\nlow-cost-\nlow-priced\nlow-rake\nlowest rake\nlowest-rake\nlowestrake\nlownload\nlowongan hotel\nlowongan-hotel\nlowonganhotel\nlowpriced\nlowrake\nloyalty today\nloyalty-today\nloyaltytoday\nlpe-88\nlpe88\nlpgn laminin\nlpgn moldova\nlpgn product\nlpgn-laminin\nlpgn-moldova\nlpgn-product\nltongealp\nltonser\nlub cbd\nlub thc\nlublin.\nlublina.\nluck jers\nluck-jers\nluckjers\nlucky patcher\nlucky-patcher\nluckypatcher\nlucrar renda\nlucrar-renda\nluggage tote\nluggage-tote\nluggagetote\nluis vitton\nluis-vitton\nluisvitton\nluke facebook\nlululemon cal\nlululemon loca\nlululemon out\nlululemon_\nlululemon-cal\nlululemon-loca\nlululemon-out\nlululemoncal\nlululemonloca\nlululemonout\nlumigan\nluminor watch\nluminor-watch\nluminorwatch\nlunarglide\nlunarlon\nlunderground\nlunette oakley\nlunette ray\nlunette sold\nlunette-oakley\nlunette-ray\nlunette-sold\nlunetteoakley\nlunetteray\nlunettes oakley\nlunettes-de-soleil\nlunettes-oakley\nlunettesdesoleil\nlunettesoakley\nlunettesold\nlunettespaschere\nlung best\nlung-best\nlupusinfo\nlurks right behind\nlux-replic\nluxottica ray\nluxottica-ray\nluxotticaray\nluxreplic\nluxury brand\nluxury chanel\nluxury watch\nluxury-brand\nluxury-chanel\nluxury-replic\nluxury-watch\nluxurybrand\nluxurychanel\nluxuryreplic\nluxurywatch\nlv austr\nlv bag\nlv bras\nlv braz\nlv factor\nlv france\nlv jap\nlv jp\nlv-bag\nlv-disc\nlv-hand\nlv-jap\nlv-jp\nlv-out\nlv-replic\nlv-uk\nlvbag\nlvdisc\nlvforsale\nlvhand\nlviv\nlvout\nlvreplic\nlvsale\nlvuk\nlâ²Ÿ\nlÑ–\nlÐ¾\nlçŒ«\nlï¿½\nm http\nm.@\nm4a converter free\nm4a2mp3\nm4a2mp4\nm4atomp3\nm4atomp4\nm88 day\nm88 m88\nm88 ui\nm88-day\nm88-m88\nm88-ui\nm88day\nm88m88\nm88ui\nmaany month\nmac cosmet\nmac-cosmet\nmac-makeup\nmac-mascara\nmacha-slim\nmachaslim\nmackage jack\nmackage-jack\nmackagejack\nmaclipgloss\nmacmakeup\nmacmascara\nmade hydroponic\nmade sure nice\nmade using what\nmade-hydroponic\nmade-milf\nmade-sure-nice\nmadeknown\nmadels warten\nmÃ¤dels warten\nmadels-warten\nmademilf\nmadeye30\nmaestro yahoo\nmaestro-yahoo\nmagasin asic\nmagasin chemise\nmagasin hollis\nmagasin longchamp\nmagasin robe\nmagasin-asic\nmagasin-chemise\nmagasin-hollis\nmagasin-longchamp\nmagasin-robe\nmagasinasic\nmagasincanadagoose\nmagasinchemise\nmagasinhollis\nmagasinlongchamp\nmagasinrobe\nmagicmoncler\nmagister kesehatan\nmagister-kesehatan\nmagnificent article\nmagnificent blog\nmagnificent good\nmagnificent info\nmagnificent page\nmagnificent point\nmagnificent post\nmagnificent put up\nmagnificent web\nmagnificent-article\nmagnificent-good\nmagnificent-info\nmagnificent-point\nmagnificent-post\nmagnificent-web\nmagnificentart\nmagnificentgood\nmagnificentinfo\nmagnificentpoint\nmagnificentpost\nmagnificentweb\nmagnificsnt\nmai bun folie\nmai bun pret\nmai buna folie\nmai buna pret\nmai-bun-folie\nmai-bun-pret\nmai-buna-folie\nmai-buna-pret\nmail order bride\nmail-order-bride\nmail.in\nmail.pl\nmail.ro\nmail.ru\nmail.su\nmail.za\nmailftp\nmaillot bundes\nmaillot de\nmaillot foot\nmaillot ligue\nmaillot maillot\nmaillot man\nmaillot psg\nmaillot uk\nmaillot-bundes\nmaillot-de\nmaillot-enfant\nmaillot-foot\nmaillot-ligue\nmaillot-maillot\nmaillot-man\nmaillot-psg\nmaillot-uk\nmaillotbundes\nmaillotde\nmaillotligue\nmaillotman\nmaillotpsg\nmaillots de foot\nmaillots ligue\nmaillots-de-foot\nmaillots-ligue\nmaillots-tenue\nmaillots/tenue\nmaillotsligue\nmaillotuk\nmailorder bride\nmailorder-bride\nmailorderbride\nmailvio autorespond\nmailvio review\nmailvio-autorespond\nmailvio-review\nmailvioautorespond\nmailvioreview\nmailvirtual.win\nmain longchamp\nmain-longchamp\nmain.asp\nmain.cfm\nmain.htm\nmain.jsp\nmain.php\nmain/main\nmainlongchamp\nmainostoimisto hinta\nmains lancel\nmains-lancel\nmains.asp\nmainslancel\nmaintain advert\nmaintain me on\nmaintain prevent\nmaintain your tonsil\nmaintain-advert\nmaintain-prevent\nmaintainprevent\nmaior hormonio\nmaior hormÃ´nio\nmaior-hormonio\nmaiores goleada\nmaiores-goleada\nmais acessando\nmais post como\nmais-acessando\nmais-post-como\nmajesticriver\nmake blogging\nmake comment due\nmake csgo\nmake good using\nmake hemp\nmake may stay\nmake money\nmake more loan\nmake more money\nmake more vid\nmake my blog\nmake my essay\nmake my weblog\nmake my webpage\nmake my website\nmake numerous movie\nmake some buck\nmake this bookmark\nmake ur own\nmake wonderful vid\nmake-backup\nmake-blogging\nmake-csgo\nmake-dollar\nmake-hemp\nmake-me-rich\nmake-million\nmake-money\nmake-more-loan\nmake-more-money\nmake-my-essay\nmake-the-most\nmake-up automachiaj\nmake-up incepatori\nmake-up Ã®ncepÄƒtori\nmake-up machiaj\nmake-up-automachiaj\nmake-up-incepatori\nmake-up-machiaj\nmake-ur-own\nmakebaby\nmakecsgo\nmakedollar\nmakeme\nmakemoney\nmakeownhood\nmakeownshirt\nmakeowntee\nmakersnow\nmakes some buck\nmakeup automachiaj\nmakeup incepatori\nmakeup Ã®ncepÄƒtori\nmakeup machiaj\nmakeup-automachiaj\nmakeup-incepatori\nmakeup-machiaj\nmakeup.bl\nmaking money\nmaking provider\nmaking some buck\nmaking this blog\nmaking-money\nmaking-provider\nmakingmoney\nmakke sure\nmaklare\nmalaysia casino\nmalaysia cctv\nmalaysia online\nmalaysia-casino\nmalaysia-cctv\nmalaysia-online\nmalaysiacasino\nmale enhance\nmale erotic\nmale extra review\nmale-enhance\nmale-erotic\nmale-extra-review\nmaleenhance\nmalepower\nmall store\nmall-store\nmalls store\nmalls-store\nmallsstore\nmallstore\nmalwareremov\nmam cong nghiep\nmáº¯m cÃ´ng nghiá»‡p\nmam-cong-nghiep\nman cheap\nman e juice\nman e-juice\nman ejuice\nman fetish\nman gaga\nman in uk\nman online\nman porn\nman seeking man\nman uga fast\nman-cheap\nman-e-juice\nman-ejuice\nman-fetish\nman-gaga\nman-in-uk\nman-online\nman-porn\nman-seeking-man\nmana-efficient\nmanage/new\nmanaged dedicated\nmanaged-dedicated\nmanagement-software\nmanatory\nmanche longue\nmanche-longue\nmancheap\nmanchesterhotel\nmanchette hermes\nmanchette-hermes\nmanchettehermes\nmanfaat vita\nmanfaat-vita\nmanfaatvita\nmanfarfromhome\nmanfetish\nmanfull\nmanga actualit\nmanga-actualit\nmangaga\nmangas actualit\nmangas-actualit\nmangoosteen\nmanicshop\nmanies lesson\nmanies-lesson\nmaninuk\nmanned guarding\nmanned-guarding\nmanner puma\nmÃ¥nner puma\nmanner-puma\nmÃ¥nner-puma\nmannerpuma\nmÃ¥nnerpuma\nmanning jers\nmanning-jers\nmanningjers\nmanor escort\nmanor eskort\nmanor-escort\nmanor-eskort\nmanorescort\nmanoreskort\nmanporn\nmanseeking\nmansion 88\nmansion-88\nmansion88\nmanteau karen\nmanteau-karen\nmanteaukaren\nmany extra popular\nmany-utilizes\nmanyy\nmaqnage\nmaquiagem para\nmaquiagem profes\nmaquiagem profis\nmaquiagem-para\nmaquiagem-profes\nmaquiagem-profis\nmaquinaria de ultima\nmaquinaria de Ãºltima\nmar skin\nmar-skin\nmaran-train\nmarant boot\nmarant shoe\nmarant sneak\nmarant-boot\nmarant-shoe\nmarant-sneak\nmarantboot\nmarantrain\nmarantshoe\nmarantsneak\nmarca capacitado\nmarca del mercado\nmarcas capacitado\nmarcas del mercado\nmare steady\nmare-steady\nmargreet.\nmariage hugo\nmariage orig\nmariage simplif\nmariage-hugo\nmariage-orig\nmariage-simplif\nmariagehugo\nmariageorig\nmariages simplif\nmariages-simplif\nmarihuana\nmarijuana bene\nmarijuana etf\nmarijuana fact\nmarijuana lawyer\nmarijuana sample\nmarijuana strain\nmarijuana-bene\nmarijuana-etf\nmarijuana-fact\nmarijuana-lawyer\nmarijuana-sample\nmarijuana-strain\nmarijuanabene\nmarijuanafact\nmarine gay\nmarine-gay\nmarinegay\nmarines gay\nmarines-gay\nmarinesgay\nmark thiis\nmark this blog\nmark-this-blog\nmarke jean\nmarke-jean\nmarkejean\nmarker boss\nmarker dude\nmarker gaul\nmarker-boss\nmarker-dude\nmarker-gaul\nmarkerboss\nmarkerdude\nmarkergaul\nmarket exchang\nmarket forerunner\nmarket online\nmarket samurai\nmarket xchange\nmarket your vid\nmarket-exchang\nmarket-forerunner\nmarket-online\nmarket-samurai\nmarket-xchange\nmarket.financ\nmarketexchang\nmarketing blog\nmarketing book\nmarketing digital\nmarketing exchang\nmarketing funnel\nmarketing hero\nmarketing mark\nmarketing monst\nmarketing online\nmarketing platform\nmarketing prof\nmarketing samu\nmarketing service\nmarketing software\nmarketing specialist\nmarketing tip\nmarketing video clip\nmarketing with social\nmarketing with video\nmarketing xchange\nmarketing-advert\nmarketing-and-advert\nmarketing-approach\nmarketing-blog\nmarketing-book\nmarketing-digital\nmarketing-exchang\nmarketing-funnel\nmarketing-hero\nmarketing-mark\nmarketing-mix\nmarketing-monst\nmarketing-online\nmarketing-platform\nmarketing-prof\nmarketing-samu\nmarketing-service\nmarketing-software\nmarketing-specialist\nmarketing-tip\nmarketing-video-clip\nmarketing-xchange\nmarketing.in\nmarketingblog\nmarketingbook\nmarketingexchang\nmarketinghero\nmarketingmark\nmarketingmonst\nmarketingonline\nmarketingplatform\nmarketingprof\nmarketingsamu\nmarketingservice\nmarketingtip\nmarketingxchange\nmarketnn\nmarketonline\nmarketprices\nmarketpricing\nmarketresearch\nmarkets.financ\nmarketsamurai\nmarkettakeover\nmarketxchange\nmarlboro 100\nmarlboro cig\nmarlboro gold\nmarlboro-100\nmarlboro-cig\nmarlboro-gold\nmarlboro100\nmarriage simplif\nmarriage-simplif\nmarriages simplif\nmarriages-simplif\nmarrijott hotel\nmarrijott lodge\nmarrijott stay\nmarshall guantes\nmarshall-guantes\nmarshallguantes\nmartini cagliari\nmartini-cagliari\nmartinicagliari\nmarvellous blog\nmarvellous info\nmarvellous me\nmarvellous post\nmarvellous write\nmarvellous-blog\nmarvellous-me\nmarvellous-post\nmarvellous-write\nmarvelous blog\nmarvelous me\nmarvelous post\nmarvelous publish\nmarvelous write\nmarvelous-blog\nmarvelous-me\nmarvelous-post\nmarvelous-write\nmas barato\nmÃ¡s barato\nmas calorias\nmas-calorias\nmasalah member\nmasalah-member\nmass article\nmass face\nmass traffic\nmass-article\nmass-face\nmass-traffic\nmassa muscular\nmassa-muscular\nmassage close\nmassage envy\nmassage erotic\nmassage massage\nmassage velvet\nmassage_\nmassage-close\nmassage-envy\nmassage-erotic\nmassage-massage\nmassage-velvet\nmassages erotic\nmassages_\nmassages-erotic\nmassagevelvet\nmassarticle\nmassface\nmassive affiliate\nmassive orgasm\nmassive-affiliate\nmassive-orgasm\nmassive-web\nmassiveaffiliate\nmasszaz\nmastablasta\nmaster cheat\nmaster free spin\nmaster freespin\nmaster-cheat\nmaster-free-spin\nmaster-freespin\nmaster.in\nmaster.pl\nmaster.ru\nmaster.su\nmaster.za\nmastercheat\nmasterclass through\nmasterclass_\nmasterclass-through\nmasterfreespin\nmastermind-team\nmastermindteam\nmasters cheat\nmasters free gem\nmasters hack\nmasters-cheat\nmasters-free-gem\nmasters-hack\nmasters.in\nmasters.pl\nmasters.ro\nmasters.ru\nmasters.su\nmasters.za\nmasterscheat\nmastery class\nmastery degree\nmastery discover\nmastery might\nmastery plan\nmastery series\nmastery since\nmastery under\nmastery-class\nmastery-degree\nmastery-discover\nmastery-might\nmastery-plan\nmastery-series\nmastery-since\nmastery-under\nmat luoi\nmáº·t lÆ°á»¡i\nmat-luoi\nmatchcash\nmateria-lingua\nmateria/lingua\nmaterial for your article\nmaterial for your blog\nmaterial for your page\nmaterial for your site\nmaterial for your web\nmaterial stylish\nmaterial-stylish\nmaterial, regards\nmatiion\nmatka gambling\nmatka-gambling\nmatluoi\nmatters on the web\nmatthews jers\nmatthews-jers\nmatthewsjers\nmattress clothes\nmatural\nmax griffey\nmax sale\nmax-griffey\nmax-sale\nmax-user\nmaxalt\nmaxazria plum\nmaxazria_\nmaxazria-plum\nmaxazriaplum\nmaxbet\nmaxgriffey\nmaxi va\nmaxi-va\nmaximizar la produccion\nmaximizar la producciÃ³n\nmaximum libido\nmaximum-libido\nmaximumlibido\nmaxiva\nmaxpotent\nmaxsale\nmay need for doing\nmay-help-you\nmayari birkenstock\nmayari-birkenstock\nmayaribirkenstock\nmayin escort\nmayin eskort\nmayin-escort\nmayin-eskort\nmayinescort\nmayineskort\nmayy think\nmbt ayakkab\nmbt baridi\nmbt boot\nmbt chapa\nmbt clear\nmbt exercise\nmbt footwear\nmbt fora\nmbt haraka\nmbt jap\nmbt jp\nmbt men\nmbt online\nmbt out\nmbt panda\nmbt sale\nmbt sandal\nmbt scarpe\nmbt schuh\nmbt shoe\nmbt shop\nmbt sneaker\nmbt spaccio\nmbt special\nmbt tariki\nmbt tembea\nmbt train\nmbt tunisha\nmbt uk\nmbt unono\nmbt uomo\nmbt vanzari\nmbt women\nmbt-ayakkab\nmbt-baridi\nmbt-boot\nmbt-carpe\nmbt-chapa\nmbt-clear\nmbt-exercise\nmbt-footwear\nmbt-fora\nmbt-haraka\nmbt-jap\nmbt-jp\nmbt-men\nmbt-online\nmbt-out\nmbt-panda\nmbt-sale\nmbt-sandal\nmbt-schuh\nmbt-shoe\nmbt-shop\nmbt-sneaker\nmbt-spaccio\nmbt-special\nmbt-tariki\nmbt-tembea\nmbt-train\nmbt-tunisha\nmbt-uk\nmbt-unono\nmbt-uomo\nmbt-vanzari\nmbt-women\nmbt+\nmbtayakkab\nmbtbaridi\nmbtboot\nmbtchapa\nmbtclear\nmbtexercise\nmbtfootwear\nmbtfora\nmbtgun\nmbtjap\nmbtjp\nmbtmen\nmbtonline\nmbtout\nmbtpanda\nmbtsale\nmbtsandal\nmbtschuh\nmbtshoe\nmbtshop\nmbtsko\nmbtsneaker\nmbtspaccio\nmbtspecial\nmbttariki\nmbttembea\nmbttrain\nmbttunisha\nmbtuk\nmbtunono\nmbtuomo\nmbtvanzari\nmbtwomen\nmckinqi\nmcm backpack\nmcm bag\nmcm belt\nmcm hand\nmcm london\nmcm new\nmcm purse\nmcm shop\nmcm stark\nmcm-backpack\nmcm-bag\nmcm-belt\nmcm-hand\nmcm-london\nmcm-new\nmcm-purse\nmcm-shop\nmcm-stark\nmcm.co\nmcmbackpack\nmcmbag\nmcmbelt\nmcmlondon\nmcmnew\nmcmpurse\nmcmshop\nmcmstark\nmcqueen club\nmcqueen dress\nmcqueen leopard\nmcqueen online\nmcqueen pashmin\nmcqueen shoe\nmcqueen silk\nmcqueen-club\nmcqueen-dress\nmcqueen-leopard\nmcqueen-online\nmcqueen-pashmin\nmcqueen-shoe\nmcqueen-silk\nmcqueenclub\nmcqueendress\nmcqueensilk\nme aand\nme aare\nme also comment\nme greatly\nme haha\nme on observe\nme out loads\nme passionne\nme to comment!\nme tto\nme vip on\nme-greatly\nme-out-loads\nme-passionne\nmeandyou\nmeaning india\nmeaning-india\nmeanings chart\nmeanings india\nmeanings-chart\nmeanings-india\nmeaty side up\nmeaty sides up\nmeble gabinetowe\nmeble ogrodowe\nmeble-gabinetowe\nmeble-ogrodowe\nmeblowy\nmechanism kit\nmechanism-kit\nmechanismkit\nmechpromo.\nmeclizine\nmed-shop\nmedaillen king\nmedaillen-king\nmedbaz\nmedecine\nmedeniz\nmedia market\nmedia sosial\nmedia-market\nmedia-palitra\nmedia-sosial\nmedia/sys\nmediamarket\nmediapalitra\nmedias sociaux\nmedias-sociaux\nmedical marijuana\nmedical-marijuana\nmedicarefraud\nmedicinez\nmedicinz\nmedico postura\nmedico-postura\nmedicopostura\nmedieval cost\nmedieval-cost\nmedievalcost\nmedigital\nmedikal.co\nmedium and huge\nmedizinische\nmedphrase\nmedrol-2mg\nmedrol-4mg\nmedrol-8mg\nmedrol-16mg\nmedrol-24mg\nmedrol-32mg\nmedrol2.\nmedrol2mg\nmedrol4.\nmedrol4mg\nmedrol8.\nmedrol8mg\nmedrol16.\nmedrol16mg\nmedrol24.\nmedrol24mg\nmedrol32.\nmedrol32mg\nmedshop\nmeendo\nmeet and fuck\nmeet-and-fuck\nmeetandfuck\nmega culo\nmega pezone\nmega prov\nmega sena\nmega teta\nmega tetona\nmega-culo\nmega-pezone\nmega-prov\nmega-sena\nmega-teta\nmega-tetona\nmega88\nmegaculo\nmegapezone\nmegapixel ip camera\nmegapixel-ip-camera\nmegaprov\nmegasena\nmegateta\nmegatetona\nmehrkosten verbunden\nmehrkosten-verbunden\nmeilleur casino\nmeilleur-casino\nmeilleurcasino\nmeilleurs casino\nmeilleurs-casino\nmeilleurscasino\nmein sofa\nmein-sofa\nmeine seite\nmeine site\nmeine webseite\nmeine website\nmeine-seite\nmeine-site\nmeine-webseite\nmeine-website\nmeinem profil\nmeinem-profil\nmeisterstuck pen\nmeisterstuck-pen\nmeisterstuckpen\nmeizitang\nmejor servicio\nmejor-servicio\nmejores booster\nmejores-booster\nmelatonin\nmelhor preco\nmelhor preÃ§o\nmelhor servico\nmelhor serviÃ§o\nmelhor-preco\nmelhor-preÃ§o\nmelhor-servico\nmelhores metodos\nmelhores mÃ©todos\nmelhores relogio\nmelhores-metodos\nmelhores-relogio\nmeloxicam\nmembeli tips\nmembeli-tips\nmember hack\nmember-hack\nmember.asp\nmember.cfm\nmember.htm\nmember.jsp\nmember.php\nmemberhack\nmemberlist.asp\nmemberlist.cfm\nmemberlist.htm\nmemberlist.jsp\nmemberlist.php\nmemberqq\nmembership hack\nmembership-hack\nmembership.asp\nmembership.cfm\nmembership.htm\nmembership.jsp\nmembership.php\nmembershiphack\nmemerangi keragu\nmemerangi-keragu\nmemoria javit\nmemÃ³ria javit\nmemoria teszt\nmemÃ³ria teszt\nmemoria-javit\nmemoria-teszt\nmen barbour\nmen be capable\nmen bikini\nmen boost\nmen cheap\nmen date\nmen dating\nmen fetish\nmen for sex\nmen gaga\nmen hand\nmen in uk\nmen makeup\nmen mbt\nmen mizuno\nmen nike\nmen porn\nmen seeking men\nmen timber\nmen want online\nmen-barbour\nmen-bikini\nmen-boost\nmen-cheap\nmen-date\nmen-dating\nmen-fetish\nmen-for-sex\nmen-gaga\nmen-hand\nmen-in-uk\nmen-makeup\nmen-mbt\nmen-mizuno\nmen-nike\nmen-porn\nmen-seeking-men\nmen-sneaker\nmen-timber\nmen\'s timber\nmenâ€™s timber\nmen+\nmenbarbour\nmenboost\nmencheap\nmendate\nmendating\nmenfetish\nmengaga\nmengapa investasi\nmengapa-investasi\nmenghasilkan keuntu\nmenghasilkan-keuntu\nmeninuk\nmenmbt\nmenmizuno\nmennike\nmenporn\nmens barbour\nmens bathrobe\nmens bcbg\nmens boot\nmens coach\nmens fashion\nmens hollis\nmens jack\nmens nike\nmens puma\nmens sale\nmens shoe\nmens timber\nmens watch\nmens-bag\nmens-barbour\nmens-bathrobe\nmens-bcbg\nmens-boot\nmens-coach\nmens-fashion\nmens-hollis\nmens-jack\nmens-nike\nmens-puma\nmens-sale\nmens-shoe\nmens-timber\nmens-train\nmens-watch\nmensbarbour\nmensbathrobe\nmensbcbg\nmenseeking\nmensjack\nmensnike\nmenspuma\nmenssale\nmenstimber\nmentalprocess\nmentforsale\nmenthol dunhill\nmenthol-dunhill\nmentimber\nmentioned very interest\nmenu/menu\nmequinol\nmeratol\nmercado e ativo\nmercado Ã© ativo\nmercado fitness\nmercado-e-ativo\nmercado-fitness\nmercantilism\nmercati di\nmercati-di\nmercenary.co\nmercurial 2019\nmercurial 2020\nmercurial 2021\nmercurial vapo\nmercurial-2019\nmercurial-2020\nmercurial-2021\nmercurial-vapo\nmercurial2019\nmercurial2020\nmercurial2021\nmercurialvapo\nmerely extremely\nmerely wanna\nmerely-extremely\nmerely-wanna\nmerger-helper\nmergerhelper\nmeridia\nmes hormone\nmes-hormone\nmessage all around\nmessage erotic\nmessage the agency\nmessage-erotic\nmessage-in-a-bottle\nmessage10board\nmessage20board\nmessageinabottle\nmessages erotic\nmessages-erotic\nmessengerstyle\nmetacam\nmetallo\nmethadone\nmethionine\nmethod guy\nmethod of telling\nmethod-guy\nmethode argent\nmethode pour\nmethode-argent\nmethode-pour\nmethodeargent\nmethodepour\nmethodguy\nmethyl andro\nmethyl-andro\nmethylandro\nmetlifecare\nmetod vzloma\nmetod-vzloma\nmetode ociepl\nmetode-ociepl\nmetro star\nmetro-star\nmetronidazole\nmetrostar\nmeu teor send\nmezzo louis\nmezzo-louis\nmezzolouis\nmgetting\nmhttp\nmi na komentarz\nmi-na-komentarz\nmi40 review\nmi40-review\nmiami escort\nmiami eskort\nmiami-escort\nmiami-eskort\nmiamiescort\nmiamieskort\nmichael-kors\nmichaelkors\nmichaelvoday\nmicrosoft - crack\nmicrosoft crack\nmicrosoft-crack\nmicrosoftcrack\nmiditom4a\nmiditomp3\nmiditomp4\nmieszkania\nmieszkanie\nmiftolo\nmight by no\nmigliore replic\nmigliore-replic\nmigliorereplic\nmijn profiel\nmijn-profiel\nmilano jap\nmilano jp\nmilano scarpe\nmilano uk\nmilano-jap\nmilano-jp\nmilano-scarpe\nmilano-uk\nmilanojap\nmilanojp\nmilanos jap\nmilanos jp\nmilanos uk\nmilanos-jap\nmilanos-jp\nmilanos-uk\nmilanoscarpe\nmilanosjap\nmilanosjp\nmilanosuk\nmilanouk\nmild activ\nmild-activ\nmilendress\nmilf_\nmilfs_\nmilitary friendly\nmilitary vacation\nmilitary-friendly\nmilitary-vacation\nmilitaryfriendly\nmillen au\nmillen clear\nmillen color\nmillen colour\nmillen dress\nmillen factor\nmillen jack\nmillen neder\nmillen out\nmillen shop\nmillen uk\nmillen-au\nmillen-clear\nmillen-color\nmillen-colour\nmillen-dress\nmillen-factor\nmillen-jack\nmillen-neder\nmillen-out\nmillen-shop\nmillen-uk\nmillenclear\nmillencolor\nmillencolour\nmillenjack\nmillenneder\nmillenout\nmillenshop\nmillion hit\nmillion link\nmillion yuan\nmillion-hit\nmillion-link\nmillion-yuan\nmillionhit\nmillionlink\nmillionyuan\nmine day\nmine-day\nminecraft free\nminecraft pe free\nminecraft-free\nminecraftfree\nmineday\nmineral coupon\nmineral-coupon\nminerals coupon\nminerals-coupon\nmini credit\nmini-credit\nminicredit\nmining cash\nmining legit\nmining-cash\nmining-legit\nmining.cash\nminingcash\nminirin\nminocine sans\nminocine-sans\nminoxidil\nmint cash\nmint coin\nmint-cash\nmint-coin\nmintcash\nmintcoin\nminuium\nminumum\nminute affiliate\nminute-affiliate\nminutes a villa\nmir gefallen\nmir-gefallen\nmiracle disc\nmiracle online\nmiracle-disc\nmiracle-online\nmiracledisc\nmiracles online\nmiracles-online\nmirapex\nmirror femme\nmirror-femme\nmirrorfemme\nmiss hookup\nmiss-hookup\nmissed hookup\nmissed-hookup\nmissedhookup\nmisshookup\nmissionary sex\nmissionary-sex\nmissionarysex\nmister-design\nmisterboy\nmit rezept\nmit-rezept\nmittelx\nmituens\nmiu miu\nmiu sunglass\nmiu-miu\nmiu-sunglass\nmiumiu\nmiusunglass\nmix appnana\nmix-app-nana\nmix-appnana\nmixappnana\nmixed-race\nmixedrace\nmizuno shoe\nmizuno shop\nmizuno store\nmizuno-shoe\nmizuno-shop\nmizuno-store\nmizunoshoe\nmizunoshop\nmizunostore\nmkhand\nmking sure\nmking-sure\nmkout\nmlb apparel\nmlb cap\nmlb home\nmlb mlb\nmlb shop\nmlb-apparel\nmlb-cap\nmlb-home\nmlb-mlb\nmlb-shop\nmlb.asp\nmlb.cfm\nmlb.htm\nmlb.jsp\nmlb.php\nmlbcap\nmlbmlb\nmlbshop\nmlbì¤‘ê³„\nmlm business\nmlm lead\nmlm news\nmlm site\nmlm-business\nmlm-lead\nmlm-news\nmlm-site\nmlmlead\nmlmnews\nmlmsite\nmlskev\nmlsp suit\nmlsp-suit\nmlspweapon\nmmcenter.in\nmmy blog\nmmy page\nmmy web\nmobi/news\nmobilabonnementer\nmobile casino\nmobile hack\nmobile phone cover\nmobile porn\nmobile sim\nmobile-a2review\nmobile-casino\nmobile-hack\nmobile-phone\nmobile-phone-cover\nmobile-porn\nmobilecasino\nmobilehack\nmobileporn\nmobiles-a2review\nmobistealth\nmoblie phone\nmoblie-phone\nmoczanowa\nmod after that\nmod apk\nmod-after-that\nmod-apk\nmodafinil\nmodapk\nmodbro download\nmodbro-download\nmodel agency\nmodel new\nmodel uae\nmodel-agency\nmodel-in-dubai\nmodel-in-uae\nmodel-new\nmodel-uae\nmodelagency\nmodelindubai\nmodelinuae\nmodels agency\nmodels uae\nmodels-agency\nmodels-in-dubai\nmodels-in-uae\nmodels-of-france\nmodels-uae\nmodels.in\nmodelsagency\nmodelsindubai\nmodelsinuae\nmodelsoffrance\nmodelsuae\nmodeluae\nmoderfn\nmoderowany\nmoduleinstance\nmodules.asp\nmodules.cfm\nmodules.htm\nmodules.jsp\nmodules.php\nmohammad christ\nmohammad-christ\nmohammadchrist\nmoi gioi\nmÃ´i giá»›i\nmoi xem ne\nmá»›i xem nÃ¨\nmoi-gioi\nmoi-xem-ne\nmoidotcom\nmoisture cloth\nmold inspection\nmold-inspection\nmoldinspection\nmoldremov\nmom nude\nmom-jewelry\nmom-nude\nmombile-phone\nmomento de contact\nmomnude\nmoncle site\nmoncle sito\nmoncle-site\nmoncle-sito\nmonclear\nmoncler 2019\nmoncler 2020\nmoncler 2021\nmoncler amster\nmoncler andorra\nmoncler barata\nmoncler barato\nmoncler berriat\nmoncler cap\nmoncler cloth\nmoncler coat\nmoncler donn\nmoncler espa\nmoncler femme\nmoncler firenze\nmoncler france\nmoncler giub\nmoncler hand\nmoncler homme\nmoncler jack\nmoncler jas\nmoncler jassen\nmoncler jura\nmoncler klassiker\nmoncler man\nmoncler men\nmoncler online\nmoncler out\nmoncler padova\nmoncler paris\nmoncler parka\nmoncler pas\nmoncler pascher\nmoncler piumini\nmoncler piumino\nmoncler polo\nmoncler pour\nmoncler prezzi\nmoncler pullover\nmoncler quincy\nmoncler site\nmoncler sito\nmoncler ski\nmoncler sold\nmoncler store\nmoncler sweater\nmoncler tibet\nmoncler uk\nmoncler uomo\nmoncler vast\nmoncler vÃ¤st\nmoncler vente\nmoncler vest\nmoncler vos\nmoncler weste\nmoncler westen\nmoncler--\nmoncler-2019\nmoncler-2020\nmoncler-2021\nmoncler-amster\nmoncler-andorra\nmoncler-barata\nmoncler-barato\nmoncler-berriat\nmoncler-cap\nmoncler-cloth\nmoncler-coat\nmoncler-donn\nmoncler-espa\nmoncler-femme\nmoncler-firenze\nmoncler-france\nmoncler-giub\nmoncler-hand\nmoncler-homme\nmoncler-jack\nmoncler-jas\nmoncler-jassen\nmoncler-jura\nmoncler-klassiker\nmoncler-man\nmoncler-men\nmoncler-online\nmoncler-out\nmoncler-padova\nmoncler-paris\nmoncler-parka\nmoncler-pas\nmoncler-pascher\nmoncler-piumini\nmoncler-piumino\nmoncler-polo\nmoncler-pour\nmoncler-prezzi\nmoncler-pullover\nmoncler-quincy\nmoncler-site\nmoncler-sito\nmoncler-ski\nmoncler-sold\nmoncler-store\nmoncler-sweater\nmoncler-tibet\nmoncler-uk\nmoncler-uomo\nmoncler-vast\nmoncler-vÃ¤st\nmoncler-vente\nmoncler-vest\nmoncler-vos\nmoncler-weste\nmoncler-westen\nmoncler.arkis\nmoncler.asp\nmoncler.cfm\nmoncler.htm\nmoncler.jsp\nmoncler.php\nmoncler`\nmoncler2019\nmoncler2020\nmoncler2021\nmoncleramster\nmonclerandorra\nmonclerbarata\nmonclerbarato\nmonclerberriat\nmonclercap\nmonclercloth\nmonclercoat\nmonclerdonn\nmonclerespa\nmonclerfemme\nmonclerfirenze\nmonclerfrance\nmonclergiub\nmonclerhand\nmonclerhomme\nmonclerjack\nmonclerjas\nmonclerjassen\nmonclerjura\nmonclerklassiker\nmonclerman\nmonclermen\nmoncleronline\nmonclerout\nmonclerpadova\nmonclerparis\nmonclerparka\nmonclerpas\nmonclerpascher\nmonclerpiumini\nmonclerpiumino\nmonclerpolo\nmonclerpour\nmonclerprezzi\nmonclerpullover\nmonclerquincy\nmonclersite\nmonclersito\nmonclerski\nmonclersold\nmonclerstore\nmonclersweater\nmonclertibet\nmoncleruk\nmoncleruomo\nmonclervast\nmonclervÃ¤st\nmonclervente\nmonclervest\nmonclervos\nmonclerweste\nmonclerwesten\nmonclesite\nmonclesito\nmonday deal\nmonday sale\nmonday ugg\nmonday-deal\nmonday-sale\nmonday-ugg\nmondaydeal\nmondaysale\nmondayugg\nmonetize you\nmonetize-you\nmoney adder\nmoney buzz\nmoney fast\nmoney generat\nmoney man uga\nmoney now loan\nmoney online\nmoney phone\nmoney prim\nmoney robot\nmoney vault\nmoney-adder\nmoney-buzz\nmoney-fast\nmoney-game\nmoney-generat\nmoney-illusion\nmoney-loan\nmoney-mak\nmoney-now-loan\nmoney-online\nmoney-phone\nmoney-prim\nmoney-robot\nmoney-site\nmoney-vault\nmoney-with\nmoney: grab\nmoney.asp\nmoney.cfm\nmoney.htm\nmoney.jsp\nmoney.php\nmoneybuzz\nmoneyfast\nmoneygame\nmoneygenerat\nmoneyillusion\nmoneyloan\nmoneymak\nmoneyonline\nmoneyprim\nmoneyrobot\nmonica-santa\nmonitoringu\nmonohydrate\nmonroussillon\nmonsoon-essential\nmonster beat\nmonster earphone\nmonster jap\nmonster jp\nmonster-beat\nmonster-download\nmonster-earphone\nmonster-head\nmonster-jap\nmonster-jp\nmonster.download\nmonster/beat\nmonsterbeat\nmonsterearphone\nmonsterhead\nmonsterjap\nmonsterjp\nmontag-law\nmontaj elektro\nmontaj kanali\nmontaj-elektro\nmontaj-kanali\nmontaj-montaj\nmontaj/montaj\nmontazh elektro\nmontazh kanali\nmontazh obsluzh\nmontazh-elektro\nmontazh-kanali\nmontazh-montazh\nmontazh-obsluzh\nmontazh/montazh\nmontblanc ballpoint\nmontblanc boutique\nmontblanc chin\nmontblanc chÃ­n\nmontblanc franc\nmontblanc hanoi\nmontblanc jap\nmontblanc jp\nmontblanc kuge\nmontblanc meister\nmontblanc paris\nmontblanc pen\nmontblanc rollerball\nmontblanc sold\nmontblanc stylo\nmontblanc uk\nmontblanc_\nmontblanc-ballpoint\nmontblanc-boutique\nmontblanc-chin\nmontblanc-franc\nmontblanc-hanoi\nmontblanc-jap\nmontblanc-jp\nmontblanc-kuge\nmontblanc-meister\nmontblanc-paris\nmontblanc-pen\nmontblanc-rollerball\nmontblanc-sold\nmontblanc-stylo\nmontblanc-uk\nmontblancballpoint\nmontblancboutique\nmontblancfranc\nmontblanchanoi\nmontblancjap\nmontblancjp\nmontblanckuge\nmontblancmeister\nmontblancparis\nmontblancpen\nmontblancrollerball\nmontblancsold\nmontblancstylo\nmontblancuk\nmontre bulgar\nmontre bvlgar\nmontre femme\nmontre rolex\nmontre-bulgar\nmontre-bvlgar\nmontre-femme\nmontre-rolex\nmontrebulgar\nmontrebvlgar\nmontrefemme\nmontrerolex\nmontres femmes\nmontres-femmes\nmontresfemmes\nmoore about\nmoore-about\nmore clash of\nmore effective!\nmore eventually\nmore of your article\nmore of your blog\nmore of your post\nmore of your web\nmore pleasurable occasion\nmore smartly\nmore some time\nmore then happy\nmore-blog-visit\nmore-clash-of\nmore-deal\nmore-effective!\nmore-eventually\nmore-lv\nmore-smartly\nmorelv\nmorpg\nmorre about\nmorre-about\nmortgage loan program\nmortgage-loan-program\nmortgage.asp\nmortgage.cfm\nmortgage.htm\nmortgage.jsp\nmortgage.php\nmortgagecalc\nmost competitively\nmost high-need\nmost useful blog\nmost useful post\nmost useful site\nmost useful weblog\nmost useful website\nmost visited android\nmost well-liked\nmost-competitively\nmostaffordable\nmostcomfortable\nmostcompetitive\nmosteffective\nmostexpensive\nmostra vid\nmostra-vid\nmostravid\nmother fuck\nmother-fuck\nmotivation book\nmotivation-book\nmotor whole\nmotor-whole\nmount sex\nmount-sex\nmountsex\nmouse click the\nmoustache play\nmoustache-play\nmoustacheplay\nmouth location\nmovement-part\nmovementpart\nmover los angeles\nmovers los angeles\nmovie are general\nmovie full\nmovie game play\nmovie gaming\nmovie is not going\nmovie on-line\nmovie online\nmovie release america\nmovie review are\nmovie sponge\nmovie video\nmovie way too\nmovie-123\nmovie-full\nmovie-gaming\nmovie-online\nmovie-sponge\nmovie-video\nmovie123\nmoviefull\nmoviegaming\nmovieonline\nmovies clip you\nmovies download\nmovies free\nmovies matrix\nmovies on-line\nmovies online\nmovies trailer\nmovies video\nmovies way too\nmovies-123\nmovies-download\nmovies-free\nmovies-matrix\nmovies-online\nmovies-trailer\nmovies-video\nmovies-zone\nmovies123\nmoviesandfilm\nmoviesdl\nmoviesfree\nmoviesmatrix\nmoviesonline\nmoviesponge\nmoviesvideo\nmovieszone\nmovievideo\nmowia w internecie\nmÃ³wiÄ… w internecie\nmowia-w-internecie\nmp escort\nmp eskort\nmp-escort\nmp-eskort\nmp3 converter free\nmp3 music\nmp3 youtube\nmp3-download\nmp3-music\nmp3-player\nmp3-youtube\nmp3download\nmp3la\nmp3music\nmp3player\nmp3youtube\nmp4 converter free\nmp4 sex\nmp4 youtube\nmp4-sex\nmp4-youtube\nmp4sex\nmp4youtube\nmpescort\nmpeskort\nmpnth\nmrant sneak\nmrant-sneak\nmrantsneak\nmsgnum\nmua ban xe\nmua-ban-xe\nmuch approximate\nmuch big names\nmuch clear idea\nmuch for the content\nmuch important\nmuch time both\nmuch utile\nmuch-approximate\nmuch-boot\nmuch-gucci\nmuch-important\nmuch-utile\nmuchgucci\nmucho tu post\nmudah beli\nmudah-beli\nmudar dieta\nmudar-dieta\nmuhammad christ\nmuhammad-christ\nmuhammadchrist\nmuhst say\nmujer timberland\nmujer-timberland\nmujeres solteras\nmujeres-solteras\nmulbeery\nmulberry alexa\nmulberry bag\nmulberry brand\nmulberry hand\nmulberry hobo\nmulberry oak\nmulberry out\nmulberry purse\nmulberry task\nmulberry top\nmulberry uk\nmulberry_\nmulberry-alexa\nmulberry-bag\nmulberry-brand\nmulberry-fashion\nmulberry-hand\nmulberry-hobo\nmulberry-oak\nmulberry-purse\nmulberry-task\nmulberry-top\nmulberry-uk\nmulberrybag\nmulberrybrand\nmulberryfashion\nmulberryhand\nmulberryhobo\nmulberrypurse\nmulberrytask\nmulberrytop\nmulti-colored furnish\nmultilang portable\nmultilang-portable\nmunch measure\nmunch-measure\nmundo-mania\nmuscle-suppl\nmuscles exercis\nmuscles-exercis\nmusclesuppl\nmuscular abdomen\nmuscular-abdomen\nmuscularwom\nmusic viral\nmusic-viral\nmusical tv show\nmusics-24\nmusics24\nmusicviral\nmust be pay\nmust check this out\nmust click blog\nmust click link\nmust click post\nmust click video\nmust read article\nmust read blog\nmust read post\nmust read weblog\nmust registered\nmust-click-blog\nmust-click-link\nmust-click-post\nmust-click-video\nmust-koi\nmusteri beklentile\nmÃ¼ÅŸteri beklentile\nmusteri-beklentile\nmustlook\nmustn?t\nmustn\'\'t\nmustnâ€™â€™t\nmustnâ€t\nmustn`t\nmutter fick\nmutter-fick\nmutterfick\nmutuelle sante\nmutuelle-sante\nmutuelles sante\nmutuelles-sante\nmuzi bily\nmuÅ¾i bÃ­lÃ½\nmuzi boty\nmuÅ¾i boty\nmuzi modry\nmuÅ¾i modrÃ½\nmuzi-bily\nmuÅ¾i-bÃ­lÃ½\nmuzi-boty\nmuÅ¾i-boty\nmuzi-modry\nmuÅ¾i-modrÃ½\nmuzibily\nmuÅ¾ibÃ­lÃ½\nmuziboty\nmuÅ¾iboty\nmuzimodry\nmuÅ¾imodrÃ½\nmuzplay\nmuzyczna\nmuzyczny\nmy 1st read\nmy apple ibook\nmy apple imac\nmy apple ipad\nmy apple iphone\nmy apple macbook\nmy bebo\nmy bitcoin\nmy blg -\nmy blg â€“\nmy blg â€”\nmy blg ;\nmy blg :\nmy blg;\nmy blg:\nmy blo look\nmy blog -\nmy blog â€“\nmy blog â€”\nmy blog ;\nmy blog :\nmy blog â€¦\nmy blog audience\nmy blog fer\nmy blog is\nmy blog not\nmy blog read\nmy blog trek\nmy blog ultra\nmy blog;\nmy blog:\nmy blog..\nmy blogâ€¦\nmy blopg\nmy boog -\nmy boog â€“\nmy boog â€”\nmy boog ;\nmy boog :\nmy boog ..\nmy boog â€¦\nmy boog;\nmy boog:\nmy boog..\nmy boogâ€¦\nmy bookmark site\nmy bookmarks\nmy bpog\nmy btc\nmy bytecoin\nmy cryptocurren\nmy custom golf\nmy excerpt\nmy first blog\nmy first post\nmy first time go\nmy hermes\nmy homepage\nmy internet browser\nmy know-how\nmy litecoin\nmy myspace\nmy online\nmy own blog\nmy own web\nmy paage\nmy page -\nmy page â€“\nmy page â€”\nmy page ..\nmy page â€¦\nmy page 24\nmy page firmen\nmy page read\nmy page trek\nmy page;\nmy page:\nmy page..\nmy pageâ€¦\nmy pagee\nmy pagge\nmy personal own\nmy ppage\nmy pzge\nmy sikte\nmy site ;\nmy site :\nmy site ..\nmy site â€¦\nmy site looks\nmy site read\nmy site rolnic\nmy site trek\nmy site;\nmy site:\nmy site..\nmy siteâ€¦\nmy sitee\nmy sitte -\nmy sitte â€“\nmy sitte â€”\nmy sitte ;\nmy sitte :\nmy sitte ..\nmy sitte â€¦\nmy sitte looks\nmy sitte;\nmy sitte:\nmy sitte..\nmy sitteâ€¦\nmy social networks\nmy ssite\nmy vape\nmy view its\nmy wallet is\nmy wblg\nmy wblog\nmy web -\nmy web â€“\nmy web â€”\nmy web ..\nmy web â€¦\nmy web blog\nmy web log\nmy web page\nmy web site\nmy web-log\nmy web-page\nmy web-site\nmy web;\nmy web:\nmy web..\nmy webâ€¦\nmy webb\nmy weblg\nmy weblog -\nmy weblog â€“\nmy weblog â€”\nmy weblog goes\nmy weblog read\nmy weblog trek\nmy webpage\nmy website -\nmy website â€“\nmy website â€”\nmy website â€¦\nmy website goes\nmy website read\nmy website trek\nmy website;\nmy website:\nmy website..\nmy websiteâ€¦\nmy welog\nmy wweb\nmy-bebo\nmy-betor\nmy-bitcoin\nmy-bookmark\nmy-btc\nmy-bytecoin\nmy-cryptocurren\nmy-custom-golf\nmy-excerpt\nmy-fashion\nmy-hermes\nmy-homepage\nmy-know-how\nmy-litecoin\nmy-most-favorite\nmy-most-favourite\nmy-my\nmy-new-ip\nmy-online\nmy-pzge\nmy-sitte\nmy-ssite\nmy-trending\nmy-virus\nmy-wallet-is\nmy-webb\nmy-weblog\nmy-webpage\nmy-website\nmy-wweb\nmy%20blog\nmyanmar-tour\nmyanmartour\nmybetor\nmybitcoin\nmybookmark\nmybusiness\nmybytecoin\nmycin online\nmycin-online\nmycinonline\nmycryptocurren\nmycustomgolf\nmydead-\nmydomain\nmyfashion\nmyfitness\nmygiftcard\nmyhermes\nmyjke wysokocis\nmyjke-wysokocis\nmyknee\nmyleadsys\nmylitecoin\nmylupus\nmynewsite\nmynfl\nmynocine sans\nmynocine-sans\nmyonline\nmyowndomain\nmyqrop\nmyresume\nmyreview.co\nmyriads of enthusiast\nmyspacee\nmyssite\nmyswlf\nmytest\nmytrending\nmyvape\nmyvirus\nmyweb\nmywweb\nmyy blog\nmyy friend\nmyy home\nmyy page\nmyy site\nmyy sitte\nmyy web\nmÊ blog\nmÊ friend\nmÊ home\nmÊ page\nmÊ pge\nmÊ site\nmÊ sitte\nmÊ web\nmzt-index\nmztindex\nmè°©s\nn http\nn!|\nn.@\nn.|\nn| a\nn1-takeaway\nn1takeaway\nna disney se\nna sex w\nna-sex-w\nnaar sex zit\nnachste level\nnÃ¤chste level\nnachste-level\nnadech luxusu\nnadech-luxusu\nÃ±Ã¦\nnaga poker\nnaga-poker\nnagapoker\nnail upon\nnail_art\nnail-art\nnail-fest\nnail-jap\nnail-jp\nnail-upon\nnailart\nnailfest\nnailjap\nnailjp\nnails-jap\nnails-jp\nnailsjap\nnailsjp\nnailupon\nnajlepsze\nnajsÅ‚ynniejszym\nnajtaniej\nnaked ass\nnaked chic\nnaked girl\nnaked hair\nnaked poly\nnaked selfie\nnaked sex\nnaked teen\nnaked top\nnaked-ass\nnaked-chic\nnaked-girl\nnaked-hair\nnaked-selfie\nnaked-sex\nnaked-teen\nnaked-top\nnaked.top\nnakedass\nnakedselfie\nnakedsex\nnakedteen\nnakedtop\nnaltrexone\nnam Ä‘ep\nnam Ä‘áº¹p\nnam khoa\nnam nu\nnam ná»¯\nnam-Ä‘ep\nnam-khoa\nnam-nu\nnam-ná»¯\nnamacalnie zalega\nnamacalnie-zalega\nname on yolo\nname-brand\nname-on-yolo\nnameonyolo\nnames on yolo\nnames-on-yolo\nnamesonyolo\nnamkhoa\nnanas hack\nnanas-hack\nnanashack\nnang mui\nnÃ¢ng mÅ©i\nnang-mui\nnÃ¢ng-mÅ©i\nnanogold\nnaproxen\nnarkologicheskaya\nnaruto hottest\nnaruto-hottest\nnashivki leibly\nnashivki-leibly\nnateddrink\nnato apostando\nnato-apostando\nnatura.it\nnatural beautiful\nnatural cure\nnatural estimulant\nnatural penis\nnatural tits\nnatural-beautiful\nnatural-cure\nnatural-estimulant\nnatural-penis\nnatural-tits\nnatural-way\nnaturalcure\nnaturally gain\nnaturally-gain\nnaturalovarian\nnaturalpenis\nnaturaltits\nnaturalway\nnatureto\nnatÃ¼rlich\nnaturlig penis\nnaturlig-penis\nnaturligpenis\nnaughty christmas\nnaughty xmas\nnaughty-christmas\nnaughty-xmas\nnautical_bath_\nnautical_home_\nnautical_kitchen_\nnautical_room_\nnautical-bath-\nnautical-home-\nnautical-kitchen-\nnautical-room-\nnavstevni kniha\nnavstevni-kniha\nnba 2k\nnba apparel\nnba cappelli\nnba home\nnba houston\nnba jers\nnba nba\nnba shop\nnba utah\nnba-2k\nnba-apparel\nnba-cappelli\nnba-home\nnba-houston\nnba-jers\nnba-men\nnba-nba\nnba-shop\nnba-sko\nnba-utah\nnba.asp\nnba.cfm\nnba.htm\nnba.jsp\nnba.php\nnba%202k\nnba2k\nnbahouston\nnbajers\nnbamen\nnbanba\nnbashop\nnbasko\nnbautah\nnbaì¤‘ê³„\nnbshoe\nÃ±Ã§\nnce nce\nnear near\nnearby rv repair\nnearly like a clean\nneat article\nneat blog\nneat page\nneat post\nneat site\nneat web\nneat-article\nneat-blog\nneat-page\nneat-post\nneat-site\nneat-web\nneatarticle\nneatblog\nneatly favor\nneatly favour\nneatly preferred\nneatly-favor\nneatly-favour\nneatly-preferred\nneatlyfavor\nneatlyfavour\nneatpage\nneatpost\nneatsite\nneatweb\nnecesidades de sus cliente\nneed bitcoin\nneed bytecoin\nneed litecoin\nneed sex\nneed wondrous\nneed-bitcoin\nneed-bytecoin\nneed-litecoin\nneed-sex\nneedbitcoin\nneedbytecoin\nneedlitecoin\nneedmoney\nneeds wondrous\nneedsex\nneew user\nnegocio online\nnegÃ³cio online\nnegocio-online\nnegÃ³cio-online\nnegozi alviero\nnegozi burberry\nnegozi milan\nnegozi online\nnegozi-alviero\nnegozi-burberry\nnegozi-milan\nnegozi-online\nnegozialviero\nnegoziburberry\nnegozimilan\nnegozio-hollis\nnegoziohollis\nnegozionline\nnest while safe\nnet oficial\nnet viewer\nnet-biz\nnet-oficial\nnet-turtle\nnet-viewer\nnetbiz\nnethttp\nnetload.in\nnett fonts\nnett-fonts\nnette web\nnette-web\nnetviewer\nnetwork buzz\nnetwork scam\nnetwork truth\nnetwork-buzz\nnetwork-scam\nnetwork-truth\nnetworkbuzz\nnetworks buzz\nnetworks-buzz\nnetworks-scam\nnetworks-truth\nnetworksbuzz\nnetworkscam\nnetworksscam\nnetworkstruth\nnetworktruth\nneurontin\nneverstopgo\nnevertheless just\nnevertheless-just\nnevler escort\nnevler eskort\nnevler-escort\nnevler-eskort\nnew buzz\nnew design are given\nnew gucci\nnew iphone:\nnew jord\nnew large\nnew manolo\nnew mastery\nnew room decor\nnew rooms decor\nnew seo\nnew the web\nnew things you post\nnew to this blog\nnew to this site\nnew to this web\nnew zune\nnew-balance\nnew-buzz\nnew-compatible\nnew-era-hat\nnew-gucci\nnew-guns\nnew-jord\nnew-large\nnew-manolo\nnew-mastery\nnew-oakley\nnew-proxy-list\nnew-room-decor\nnew-rooms-decor\nnew-seo\nnew-vibram\nnew-webpage\nnew-zune\nnew/dress\nnew/ipad\nnew/iphone\nnew/prada\nnewarrival\nnewarticle\nnewbalance1\nnewbalance2\nnewblance\nnewblog\nnewerahat\nnewest news\nnewest-news\nnewgucci\nnewguns\nnewhong\nnewjord\nnewmanolo\nnewoakley\nnewport 100s\nnewport-100s\nnewport100s\nnewproxylist\nnews papers\nnews_comment\nnews-papers\nnews.in\nnews.ru/news\nnews.ru/novost\nnewseo\nnewsletter service\nnewsletter-service\nnewss.\nnewvibram\nnewwebsite\nnewyear2019\nnewyear2020\nnewyear2021\nnexopia\nnext articles\nnext post thank\nnext post, i\nnext-articles\nnfc.lol\nnfl apparel\nnfl austr\nnfl home\nnfl italia\nnfl jers\nnfl nfl\nnfl replic\nnfl shop\nnfl-apparel\nnfl-beanie\nnfl-home\nnfl-italia\nnfl-jers\nnfl-nfl\nnfl-offic\nnfl-replic\nnfl-shop\nnfl.asp\nnfl.cfm\nnfl.htm\nnfl.jsp\nnfl.php\nnfl+\nnfljers\nnflnfl\nnfloffic\nnflreplic\nnflshop\nnflì¤‘ê³„\nnfr.asp\nnfr.cfm\nnfr.htm\nnfr.jsp\nnfr.php\nnghiá»‡p google\nnghiep-a-z\nnghiá»‡p-a-z\nnghiá»‡p-google\nnguoidanviet1\nnguoidanviet2\nnguoidanviet3\nnha Ä‘at\nnhÃ  Ä‘áº¥t\nnha-Ä‘at\nnhaÄ‘at\nnhap khau\nnháº­p kháº©u\nnhap-khau\nnhl apparel\nnhl home\nnhl jers\nnhl nhl\nnhl replic\nnhl shop\nnhl-apparel\nnhl-home\nnhl-jers\nnhl-nhl\nnhl-replic\nnhl-shop\nnhl.asp\nnhl.cfm\nnhl.htm\nnhl.jsp\nnhl.php\nnhljers\nnhlnhl\nnhloffic\nnhlreplic\nnhlshop\nnhlì¤‘ê³„\nnhttp\nniaspan\nnice annd\nnice answer back\nnice article\nnice blog\nnice bro thank\nnice designed\nnice info\nnice page\nnice paragraph\nnice piece off\nnice post\nnice practice\nnice respond\nnice share\nnice site\nnice understand\nnice web\nnice written\nnice-article\nnice-blog\nnice-designed\nnice-info\nnice-page\nnice-paragraph\nnice-post\nnice-practice\nnice-share\nnice-site\nnice-understand\nnice-web\nnice-written\nnicearticle\nniceblog\nnicedesigned\nnicee article\nnicee blog\nnicee design\nnicee info\nnicee page\nnicee post\nnicee site\nnicee web\nniceinfo\nnicely-known\nnicepage\nniceparagraph\nnicepost\nnicesite\nniceweb\nniche profit\nniche website\nniche-profit\nniche-website\nnicheprofit\nnichter shop\nnichter-shop\nnicki-mariah\nnicoban\nnicolasbit\nnieng rang mac cai\nniá»ng rÄƒng máº¯c cÃ i\nnieng-rang-mac-cai\nnieruchomosci\nnieruchomoÅ›ci\nnieuwe zonnebrillen\nnieuwe-zonnebrillen\nnieuwezonnebrillen\nnike 5.0\nnike andy\nnike designa\nnike free\nnike jers\nnike jord\nnike kd\nnike mercurial\nnike roshe\nnike run\nnike sb\nnike schuh\nnike shoe\nnike shox\nnike store\nnike tn\nnike total\nnike vv\nnike-air-force\nnike-and-shoe\nnike-andy\nnike-blazer\nnike-designa\nnike-dunk\nnike-free\nnike-freerun\nnike-jers\nnike-jord\nnike-kd\nnike-main\nnike-mercurial\nnike-roshe\nnike-run\nnike-sb\nnike-schuh\nnike-shoe\nnike-shox\nnike-sko\nnike-store\nnike-tn\nnike-total\nnike-vv\nnike1\nnike2\nnikeairmax\nnikeairshop\nnikeandshoe\nnikeandy\nnikeause\nnikeblazer\nnikede\nnikedesigna\nnikedunk\nnikefr\nnikefree\nnikefreerun\nnikegb\nnikejers\nnikejord\nnikemain\nnikemercurial\nnikepasch\nnikeroshe\nnikerun\nnikesb\nnikeschuh\nnikese\nnikeshoe\nnikeshop\nnikeshox\nnikesko\nnikesportj\nnikestore\nniketn\nniketokyo\nniketotal\nnikeuk\nnikevv\nnina modelo\nniÃ±a modelo\nnina-modelo\nninamodelo\nnine %\nninfa gyn\nninfa-gyn\nninfagyn\nninfas gyn\nninfas-gyn\nninfasgyn\nninfetas\nninja sword\nninja-sword\nninjasword\nniselv.co\nnitraazepam\nnitrazepam\nniue pokemon\nniue-pokemon\nnized.;\nnized.:\nnizoral\nnm.ru\nnm.su\nnneed-from\nnngid.ru\nnnuauec\nno collateral\nno continu\nno copy right\nno fee apart\nno genuine difference\nno guarant\nno means understand\nno remov\nno way smoke\nno-cache\nno-collateral\nno-continu\nno-copy-right\nno-credit\nno-deposit-bonus\nno-fuss\nno-guarant\nno-hassle\nno-prescript\nno-problem-have\nno-remov\nno1.co\nnobis yatesy\nnobis-yatesy\nnobisyatesy\nnocache\nnocredit\nnohassle\nnoinght\nnoir homme\nnoir-homme\nnoirhomme\nnolvadex\nnoo wonder\nnoot sure\nnordstrom moncler\nnordstrom-moncler\nnordstrommoncler\nnorge canad\nnorge-canad\nnorgecanad\nnorth_face\nnorth+face\nnorthface pascher\nnorthface-canad\nnorthface-jack\nnorthface-out\nnorthface-pascher\nnorthface-sale\nnorthface-uk\nnorthface-us\nnorthfacecanad\nnorthfacejack\nnorthfaceout\nnorthfacepascher\nnorthfacesale\nnorthfacetr\nnorthfaceuk\nnorthfaceus\nnorthfaceya\nnorthfce\nnorvasc\nnos molesto\nnos molestÃ³\nnospammail\nnossos comprador\nnossos orgaos\nnossos Ã³rgÃ£os\nnossos-comprador\nnossos-orgaos\nnossos-Ã³rgÃ£os\nnot fake\nnot suure\nnot-dienst\nnot-fake\nnot|\nnotable void\nnotable-void\nnotdienst\nnote of your blog\nnote of your page\nnote of your site\nnote of your web\nnotfake\nnothng\nnoticeably plenty\nnoticeably-plenty\nnoticias noticia\nnoticias-noticia\nnoticias, noticia\nnotiuce\nnotraty\nnotre site web\nnourishment societ\nnourishment treat\nnourishment-societ\nnourishment-treat\nnouveau maillot\nnouveau-maillot\nnouveaumaillot\nnouvelles sneaker\nnouvelles-sneaker\nnova colecao\nnova coleÃ§Ã£o\nnova-colecao\nnova-coleÃ§Ã£o\nnovo negocio\nnovo negÃ³cio\nnovo-negocio\nnovost.ru/news\nnovost.ru/novost\nnow now\nnow-now\nnow.in\nnow.the\nnowe zdjecia\nnowe zdjÄ™cia\nnowe_zdj_cie\nnowe-zdj-cie\nnowe-zdjecia\nnowe-zdjÄ™cia\nnqed\nÃ±ÃŸ\nntc 33\nntc-33\nntc33\nnude erotic\nnude girl\nnude gyrl\nnude hot\nnude model\nnude selfie\nnude share\nnude sharing\nnude teen\nnude vid\nnude wallpaper\nnude_\nnude-ass\nnude-erotic\nnude-girl\nnude-gyrl\nnude-hot\nnude-model\nnude-selfie\nnude-share\nnude-sharing\nnude-teen\nnude-vid\nnude-wallpaper\nnude.asp\nnude.cfm\nnude.htm\nnude.jsp\nnude.php\nnudeass\nnudeerotic\nnudegirl\nnudegyrl\nnudehot\nnudemodel\nnudes_\nnudeselfie\nnudeshare\nnudesharing\nnudeteen\nnudevid\nnudewallpaper\nnuestra division\nnuestra divisiÃ³n\nnuestra tienda\nnuestra web para\nnuestra-tienda\nnuestro proceso\nnuestro sitio web\nnuestros client\nnuestros profesional\nnuestros servicio\nnuestros-client\nnuestros-profesional\nnuestros-servicio\nnuevas tendencia\nnuevas-tendencia\nnufactur\nnulled corp\nnulled free\nnulled mafia\nnulled null\nnulled open\nnulled perf\nnulled team\nnulled-corp\nnulled-free\nnulled-mafia\nnulled-null\nnulled-open\nnulled-perf\nnulled-team\nnulled.cr\nnulledcorp\nnulledfree\nnulledmafia\nnullednull\nnulledopen\nnulledperf\nnulledteam\nnumber of or more\nnumber of well-like\nnumber service\nnumber-of-well-like\nnumber-service\nnumerous numer\nnumerous-numer\nnumerousnumer\nnuovo hogan\nnuovo-hogan\nnuovohogan\nnur ein drop\nnurkowanie marsa\nnurkowanie-marsa\nnurkowaniemarsa\nnurkowe marsa\nnurkowe-marsa\nnurkowemarsa\nnurse job\nnurse-job\nnurse,typ\nnurse.typ\nnutrient same\nnutrient-same\nnxvid\nnÐµ\nnÑƒ\nnÒ¯\nnÕ¸\nnÖ…\no artigo!\no http\no!|\no.@\no.|\no.all\no.for\no.the\no.two\noÂ«\nÃ¸Â«\noÂ§\nÃ¸Â§\noÂ¶\nÃ¸Â¶\noâ€¡\nÃ¸â€¡\noÂ´\nÃ¸Â´\noÂ¯\nÃ¸Â¯\noÂ¨\nÃ¸Â¨\nÂºÂ©\noÂ±\nÃ¸Â±\no| a\no| t\noÂ³\nÃ¸Â³\noÂª\nÃ¸Âª\noab-br\noakeys\noakley active\noakley canad\noakley caveat\noakley cheap\noakley cross\noakley five\noakley frog\noakley glass\noakley juliet\noakley medusa\noakley out\noakley pascher\noakley polar\noakley radar\noakley sale\noakley store\noakley straight\noakley sunglass\noakley tokyo\noakley twenty\noakley vault\noakley_\noakley-active\noakley-canad\noakley-caveat\noakley-cheap\noakley-cross\noakley-five\noakley-frog\noakley-glass\noakley-juliet\noakley-medusa\noakley-out\noakley-pascher\noakley-polar\noakley-radar\noakley-ru\noakley-sale\noakley-sj\noakley-store\noakley-straight\noakley-sunglass\noakley-tokyo\noakley-twenty\noakley-uk\noakley-vault\noakleyactive\noakleycanad\noakleycaveat\noakleycheap\noakleycross\noakleyfive\noakleyfrog\noakleyglass\noakleyjuliet\noakleymedusa\noakleyout\noakleypascher\noakleypolar\noakleyradar\noakleyru\noakleys sunglass\noakleys_\noakleys-sunglass\noakleys-uk\noakleys.\noakleysale\noakleysj\noakleyssunglass\noakleystore\noakleystraight\noakleysuk\noakleysunglass\noakleytokyo\noakleytwenty\noakleyuk\noakleyvault\nÃ¶Ã¡Ã¸Ã¥Ã¢Ã¯Ã¯Ãª\nobey posse\nobey-posse\nobmucwwbuc\nobrezka derev\'yev\nobrezka derevâ€™yev\nobrezka derevev\nobrezka-derevev\nobserve market place\nobserve up this\nobtain a marijuana\nobtain acquaint\nobtain benefit\nobtain consol\nobtain fastidious\nobtain good exper\nobtain real relief\nobtain-consol\nobtain-fastidious\nobtained nothing in oppos\nobtained to job\nobulvosiy\nobuv mesh\nobuv nach\nobuv nike\nobuv run\nobuv seda\nobuv Å¡edÃ¡\nobuv zeny\nobuv Å¾eny\nobuv-mesh\nobuv-nach\nobuv-nike\nobuv-run\nobuv-seda\nobuv-zeny\nobuvmesh\nobuvnach\nobuvnike\nobuvrun\nobuvseda\nobuvÅ¡edÃ¡\nobuvzeny\nobuvÅ¾eny\nobuwia\nobuwie\nocasiao coment\nocasiÃ£o coment\nocasiao-coment\nocasiÃ£o-coment\nocchiali catalog\nocchiali ray\nocchiali sol\nocchiali-catalog\nocchiali-ray\nocchiali-sol\nocchialiray\nocchialisol\noceanes-immo\noceanesimmo\nochudzanie\noculosfeminino\noczyszczalnia przydomow\noczyszczalnia-przydomow\nodchudzanie\nodds of affect\nodszkodowania\noduvan4ik\nodziez\noem-software\noemsoftware\noesale\nof activity life\nof asthma sign\nof awesome info\nof certain\nof course this post\nof deemed\nof deficiency of\nof dollars each\nof easily know\nof entry this\nof essay writing\nof herpes\nof internet\nof manies\nof of the\nof on your blog\nof on your page\nof on your site\nof on your web\nof oof\nof or more product\nof rated film\nof several website\nof slme\nof soome\nof tgese\nof the casino\nof the medical doctor\nof the web page\nof this blog\nof this info\nof this web\nof tthe\nof tthis\nof web site\nof weblog\nof website\nof wriers\nof you develop\nof-certain\nof-deemed\nof-deficiency-of\nof-essay-writing\nof-herpes\nof-internet\nof-manies\nof-the-casino\nof-you-develop\nofargument\nofcourse\noferta similar\noferta-similar\noff blog\noff topic but\noffer a great service\noffer out\noffer promo\noffer something again\noffer watch\noffer you online\noffer-out\noffer-promo\noffer-watch\noffer-you-online\noffer.net\noffered byy\noffered in your blog\noffered in your post\noffered in your web\noffered on your blog\noffered on your post\noffered on your web\noffered you with quite\noffering free\noffering-free\nofferout\noffers promo\noffers-promo\nofferta occhia\nofferta ray\nofferta-occhia\nofferta-ray\noffertaocchia\noffertaray\nofferte calvin\nofferte occhia\nofferte online\nofferte ray\nofferte-calvin\nofferte-occhia\nofferte-online\nofferte-ray\noffertecalvin\nofferteocchia\nofferteray\nofferwatch\nofff topic\noffice autopilot\noffice error code\noffice-autopilot\noffice-error\nofficeautopilot\nofficeerror\nofficial giub\nofficial moncler\nofficial web\nofficial-giub\nofficial-moncler\nofficial-sale\nofficial-steeler\nofficial-style\nofficial-ugg\nofficial-web\nofficiale moncler\nofficiale-moncler\nofficialemoncler\nofficialgiub\nofficialmailsite\nofficialmoncler\nofficialsale\nofficialsteeler\nofficialstyle\nofficialteamshop\nofficialugg\nofficialweb\noffight\noffiziell bestatigt\noffiziell bestÃ¤tigt\noffiziell web\noffiziell-bestatigt\noffiziell-web\noffizielle bestatigt\noffizielle bestÃ¤tigt\noffizielle web\noffizielle-bestatigt\noffizielle-web\noffizielleweb\noffiziellweb\noffline forum\noffline-forum\nofhuman\noficery\noficialniy sayt\noficialniy-sayt\nofnews\nogrodowyparasol\nogrodowypokrowi\noher hand\noherhand\nohttp\noil analytic\noil-analytic\noilanalytic\noit|\nojectx\nok helpful\nok-cheap\nok-sex\nokanyway\nokcanadagoose\nokcheap\nokfreeshipping\nokpay\noksex\noksunglass\nokycupid\nold/dress\nold|\nomalizumab\non board battery\non da chia se\nÆ¡n Ä‘Ã£ chia sáº»\non few click\non premises data\non these article\non these blog\non these internet\non these post\non these weblog\non these webpage\non these website\non this article\non this blog\non this internet\non this post\non this weblog\non this webpage\non thjis\non tnis\non tthe\non tthis\non web blog\non web site\non weblog\non webpage\non website\non your blog\non your weblog\non your webpage\non your writings\non-da-chia-se\non-line broker\non-line certif\non-line degree\non-line test\non-line-broker\non-line-certif\non-line-degree\non-line-test\non-premises data\non-premises-data\non-the-web\nonce once\nonce-in-a-lifetime\none %\none mayy\none must glamor\none nike\none piece est au\none piece scan\none shapewear\none subject matter\none thing else\none who are\none-logins\none-nike\none-shapewear\none:-\none:)\none0.\none1.\none2.\none3.\none4.\none5.\none6.\none7.\none8.\none9.\nonee of\nonelogins\noneminutesite\nonenike\nones size\nones time\nones-size\nones-time\nonestime\nonestrap\nonline |\nonline 24\nonline albenda\nonline albenza\nonline bag\nonline best\nonline betting\nonline boot\nonline broker\nonline business admin\nonline business offer\nonline buy\nonline cash\nonline casino\nonline cheap\nonline cheat\nonline dat\nonline degree author\nonline degree course\nonline degree learn\nonline diploma\nonline dog train\nonline domino\nonline dump\nonline espa\nonline essay\nonline eurax\nonline flash\nonline for article\nonline for blog\nonline for post\nonline for weblog\nonline for webpage\nonline for website\nonline free\nonline gambl\nonline game play\nonline game store\nonline games play\nonline games store\nonline gaming play\nonline gaming store\nonline gefunden\nonline gratis\nonline gry\nonline heel\nonline hn\nonline internet\nonline journ\nonline life coach\nonline loan\nonline longbow\nonline m4a\nonline movie\nonline mp3\nonline mp4\nonline music vid\nonline out\nonline pharm\nonline poker\nonline pokie\nonline profit\nonline reader\nonline reddit\nonline rewad\nonline schuh\nonline sex\nonline shoe\nonline shop\nonline site\nonline store selling\nonline success\nonline toos\nonline unblock\nonline usa\nonline video down\nonline video market\nonline vietnam\nonline weblog\nonline webpage\nonline website\nonline Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾\nonline-24\nonline-albenda\nonline-albenza\nonline-bag\nonline-best\nonline-betting\nonline-blog\nonline-boot\nonline-broker\nonline-business\nonline-buy\nonline-cash\nonline-casino\nonline-cert\nonline-cheap\nonline-cheat\nonline-dat\nonline-degree-author\nonline-degree-course\nonline-degree-learn\nonline-diploma\nonline-domino\nonline-dump\nonline-espa\nonline-essay\nonline-eurax\nonline-flash\nonline-free\nonline-gambl\nonline-game-play\nonline-game-store\nonline-games-play\nonline-games-store\nonline-gaming-play\nonline-gaming-store\nonline-gefunden\nonline-gratis\nonline-gry\nonline-guide-of\nonline-heel\nonline-hn\nonline-internet\nonline-invest\nonline-journ\nonline-life-coach\nonline-loan\nonline-longbow\nonline-m4a\nonline-market\nonline-med\nonline-money\nonline-movie\nonline-mp3\nonline-mp4\nonline-music-vid\nonline-out\nonline-outlet\nonline-pharm\nonline-poker\nonline-pokie\nonline-prescription\nonline-profit\nonline-reader\nonline-reddit\nonline-sale\nonline-schuh\nonline-sex\nonline-shoe\nonline-shop\nonline-site\nonline-store\nonline-success\nonline-toos\nonline-unblock\nonline-usa\nonline-video-market\nonline-weblog\nonline-webpage\nonline-website\nonline-zapatilla\nonline-Ð±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾\nonline,look\nonline,shop\nonline:look\nonline:shop\nonline.asp\nonline.cfm\nonline.com\nonline.de\nonline.htm\nonline.in\nonline.jsp\nonline.php\nonline.web\nonlinebackup\nonlinebag\nonlinebest\nonlinebetting\nonlineblog\nonlinebroker\nonlinebusiness\nonlinebuy\nonlinecash\nonlinecasino\nonlinecert\nonlinecheap\nonlinedat\nonlinede.\nonlinedomino\nonlineespa\nonlineeurax\nonlineforsale\nonlinefree\nonlinegambl\nonlineheel\nonlineinternet\nonlineinvest\nonlinejp\nonlineloan\nonlinem4a\nonlinemed\nonlinemoney\nonlinemp3\nonlinemp4\nonlineout\nonlineoutlet\nonlinepharm\nonlinepoker\nonlinepris\nonlinereader\nonlines.co\nonlines.web\nonlinesale\nonlineschuh\nonlinesex\nonlineshoe\nonlineshop\nonlinestore\nonlinezapatilla\nonlpy\nonly + free\nonly poker\nonly pokie\nonly use internet\nonly wanna\nonly-deal\nonly-fan\nonly-poker\nonly-pokie\nonlyfan\nonlyway\nonn the\nonn this\nonn you\nonne minut\nonsale-\nonsale.asp\nonsale.cfm\nonsale.co\nonsale.htm\nonsale.jsp\nonsale.php\nonsales.co\nontario high risk\nontheir\nontheweb\noÂº\nÃ¸Âº\noon facebook\nooo bag\nooo brand\nooo watch\nooo-bag\nooo-brand\nooo-watch\nooobag\nooobrand\nooowatch\nopenair\nopenning\noperated respir\noperated-respir\noperationms\nopinion.in\nopinions.in\noprawki ray\noprawki-ray\noprawkiray\nopt-in promo\nopt-in-promo\noptimal-optimal\noptimal/optimal\noptimalen frisur\noptimalen-frisur\noptimizacion web\noptimizaciÃ³n web\noptimizacion-web\noptimization enhance\noptimization-enhance\noptimize enhance\noptimize-enhance\noption binaire\noption binary\noption broker\noption include medi\noption robot\noption-binaire\noption-binary\noption-broker\noption-include-medi\noption-robot\noptionbroker\noptionrobot\noptions binaire\noptions binary\noptions include medi\noptions-binaire\noptions-binary\noptions-include-medi\noptions-info\noptions-trad\noptionsinfo\noptionstrad\nopyo0\nor troke\noral porn\noral-porn\noral-sex\noralporn\norder an essay\norder forte\norder generic\norder parafon\norder-an-essay\norder-flower\norder-forte\norder-generic\norder-parafon\norderflower\norderforte\nordergeneric\norderparafon\nordersoma\norganic hemp\norganic seo\norganic-hemp\norganic-seo\norganicseo\norganizovana zlo\norganizovana-zlo\norganogold\norgazma\norghttp\noriflame\norigami origami\norigami-origami\norigamilesson origami\norigamilesson-origami\noriginal anabolic\noriginal devise\noriginal jordan\noriginal nike\noriginal-anabolic\noriginal-devise\noriginal-jordan\noriginal-nike\noriginalanabolic\noriginaljordan\noriginally referred\noriginalnike\norjinal anabolik\norjinal-anabolik\norjinalanabolik\norlistat\norologi uomo\norologi-uomo\norologiuomo\nos depoimento\nos-depoimento\nosmar terra\nosobistosci\nosobistoÅ›ci\nostopaikka\noszczedne\notc-std-test\nother web page\nother-brand\notherbrand\nothertype\nothought\notonanocoach\notoplasty\notoplenie/otoplenie\notvety\noulet online\noulet-online\nouletonline\nour blogroll\nour editors article\nour editors blog\nour editors page\nour editors post\nour link\nour shapewear\nour time within you\nour-blogroll\nour-link\nour-shapewear\nourlink\nout about this blog\nout about this issue\nout about this page\nout about this paragraph\nout about this site\nout about this subject\nout about this topic\nout about this web\nout assim\nout more details\nout my blog\nout seems to be\nout soime\nout the ideas\nout the journey\nout this ideas\nout-assim\noutelt\noutfits seller\noutfits-seller\noutilclient\noutlaw hack\noutlaw-hack\noutlawhack\noutlaws hack\noutlaws-hack\noutlawshack\noutlet 1\noutlet 2\noutlet 3\noutlet 4\noutlet bag\noutlet canad\noutlet cheap\noutlet coach\noutlet france\noutlet hand\noutlet hermes\noutlet hogan\noutlet italia\noutlet louis\noutlet moncler\noutlet oakley\noutlet offer\noutlet online\noutlet shoe\noutlet store\noutlet ugg\noutlet uk\noutlet usa\noutlet vancouver\noutlet woolrich\noutlet-1\noutlet-2\noutlet-3\noutlet-4\noutlet-austr\noutlet-canad\noutlet-cheap\noutlet-coach\noutlet-de\noutlet-france\noutlet-hermes\noutlet-hogan\noutlet-italia\noutlet-jap\noutlet-jp\noutlet-kopen\noutlet-louis\noutlet-mart\noutlet-moncler\noutlet-offer\noutlet-online\noutlet-sale\noutlet-shoe\noutlet-shop\noutlet-store\noutlet-ugg\noutlet-uk\noutlet-usa\noutlet-vancouver\noutlet-web\noutlet-woolrich\noutlet.bl\noutlet.cc\noutlet.click\noutlet.co\noutlet.eu\noutlet.mobi\noutlet.name\noutlet.net\noutlet.org\noutlet.uk\noutlet.us\noutlet+\noutlet1\noutlet2\noutlet3\noutlet4\noutletaustr\noutletbag\noutletcanad\noutletcheap\noutletcoach\noutletde\noutletforsale\noutletfrance\noutlethermes\noutletitalia\noutletjap\noutletjp\noutletkopen\noutletleouf\noutletlouis\noutletlove\noutletmart\noutletmoncler\noutletoffer\noutletonline\noutlets coach\noutlets-coach\noutlets-online\noutlets-sale\noutlets.co\noutlets.net\noutlets.org\noutlets.us\noutletsale\noutletscoach\noutletshoe\noutletshop\noutletsonline\noutletssale\noutletstore\noutletugg\noutletuk\noutletusa\noutletweb\noutletwoolrich\noutlink_\noutlook-repair\noutlookrepair\noutnumbered gainer\noutnumbered loser\noutnumbered-gainer\noutnumbered-loser\noutplacement comp\noutplacement-comp\noutplacementcomp\noutplacements\noutrank-competitor\noutset kilos\noutsourcing comp\noutsourcing-comp\noutsourcingcomp\noutstanding argument\noutstanding article\noutstanding blog\noutstanding page\noutstanding post\noutstanding quest\noutstanding share\noutstanding site\noutstanding story\noutstanding topic\noutstanding web\noutstanding-argument\noutstanding-article\noutstanding-blog\noutstanding-page\noutstanding-post\noutstanding-quest\noutstanding-share\noutstanding-site\noutstanding-story\noutstanding-topic\noutstanding-web\noutstandingblog\noutstandingpage\noutstandingpost\noutstandingsite\noutstandingtopic\noutstandingweb\noutstdanding\novariancyst\noverabundance of compare\noverall glance\noverall-advert\noverall-glance\nown blog\nown blogroll\nown few blog\nown few weblog\nown few webpage\nown few website\nown movie content\nown movie vid\nown stuffs great\nown trailer program\nown trailer strateg\nown webpage\nown-blog\nown-blogroll\nown-webpage\nownblog\nowned awn\nowned-awn\nowner of this site\nownersinsur\nowning your kid\nowninterest\nowwn blog\nowwn page\nowwn site\nowwn web\noxycodone\noxycontin\noympia\noyun avtomat\noyun-avtomat\noÏ\noÏ²\noÐ³\noÔ\noÑ•\noÒŸ\noÐ¾\noÑ…\noÒ»\noÑŒ\noÕ½\noá¥™\noï¿½\np http\np.@\np.y.t.h.o.n\np.y.t.h.on\np.y.t.ho.n\np.y.t.hon\np.y.th.o.n\np.y.th.on\np.y.tho.n\np.y.thon\np.yt.h.o.n\np.yt.h.on\np.yt.ho.n\np.yt.hon\np.yth.o.n\np.yth.on\np.ytho.n\npâ€°\np90x\npack fanny\npack-fanny\npackage printing\npackage-printing\npackaging printing\npackaging-printing\npackers jers\npackers-jers\npackersjers\npacks fanny\npacks-fanny\npage ::\npage 1 of google\npage are equip\npage cryptocurrency\npage fully about\npage give pleasant\npage gives pleasant\npage is fastidious\npage is invaluable\npage is priceless\npage is truly\npage link\npage of search engine\npage on facebook\npage on instagram\npage on snapchat\npage on tiktok\npage on twitter\npage regularly\npage scrape\npage seo\npage through google\npage to rank\npage truly has\npage-cryptocurrency\npage-link\npage-on-facebook\npage-on-instagram\npage-on-snapchat\npage-on-tiktok\npage-on-twitter\npage-regularly\npage-scrape\npage-seo\npage.best\npage.tl\npage/link\npage/pag\npage/pg\npage/view\npageed\npageeed\npagelink\npages of search engine\npages phone\npages scrape\npages-phone\npages-scrape\npages/link\npages/more\npages/pag\npages/view\npagescrape\npageseo\npagess/pg\npagesscrape\npagina web\npÃ¡gina web\npagina-web\npÃ¡gina-web\npagss\npaid autosurf\npaid google\npaid review\npaid-autosurf\npaid-google\npaid-review\npain-behind\npain-relief\npainbehind\npainless glad\npainless-glad\npainrelief\npaintedfor\npainting you write\npaintings you write\npaketbody\npalace casino\npalace-casino\npalacecasino\npalavras-chave:\npalavraschave:\npale onto\npale-onto\npallet display\npallet-display\npalm muting\npaltrox rx\npaltrox-rx\npaltroxrx\npanda-shoe\npandashoe\npandora brace\npandora charm\npandora jewel\npandora online\npandora sale\npandora top\npandora_\npandora-brace\npandora-charm\npandora-jewel\npandora-online\npandora-sale\npandora-top\npandoraau\npandorabrace\npandoracharm\npandorajewel\npandoratop\npandorauk\npandrer\npanerai clock\npanerai watch\npanerai-clock\npanerai-watch\npaneraiclock\npaneraiwatch\npanier site\npanier-site\npaniersite\npannel boss\npantalone hollis\npantalone-hollis\npantalonehollis\npanthers jers\npanthers merch\npanthers store\npanthers-jers\npanthers-merch\npanthers-store\npanthersmerch\npanthersstore\npantie boy\npantie child\npantie fetish\npantie girl\npantie gyrl\npantie kid\npantie mania\npantie pic\npantie play\npantie sex\npantie-boy\npantie-child\npantie-fetish\npantie-girl\npantie-gyrl\npantie-kid\npantie-mania\npantie-pic\npantie-play\npantie-sex\npantieboy\npantiechild\npantiefetish\npantiegirl\npantiegyrl\npantiekid\npantiemania\npantiepic\npantieplay\npanties boy\npanties child\npanties girl\npanties gyrl\npanties kid\npanties mania\npanties pic\npanties play\npanties sex\npanties-boy\npanties-child\npanties-girl\npanties-gyrl\npanties-kid\npanties-mania\npanties-pic\npanties-play\npanties-sex\npantiesboy\npantieschild\npantiesex\npantiesgirl\npantiesgyrl\npantieskid\npantiesmania\npantiespic\npantiesplay\npantiessex\npanty boy\npanty child\npanty fetish\npanty girl\npanty gyrl\npanty kid\npanty mania\npanty pic\npanty play\npanty sex\npanty-boy\npanty-child\npanty-fetish\npanty-girl\npanty-gyrl\npanty-kid\npanty-mania\npanty-pic\npanty-play\npanty-sex\npantyboy\npantychild\npantyfetish\npantygirl\npantygyrl\npantykid\npantymania\npantypic\npantyplay\npantys boy\npantys child\npantys girl\npantys gyrl\npantys kid\npantys mania\npantys pic\npantys play\npantys sex\npantys-boy\npantys-child\npantys-girl\npantys-gyrl\npantys-kid\npantys-mania\npantys-pic\npantys-play\npantys-sex\npantysboy\npantyschild\npantysex\npantysgirl\npantysgyrl\npantyskid\npantysmania\npantyspic\npantysplay\npantyssex\npaper write service\npaper writer service\npaper writing service\npaper-college\npaper-write-service\npaper-writer-service\npaper-writing-service\npapercollege\npaqst\npar/index\npara impotencia\npara seus cliente\npara tiara\npara-impotencia\npara-seus-cliente\npara-tiara\nparadise-internation\nparadiseinternation\nparadisiaque\nparafon forte\nparafon generic\nparafon info\nparafon muscle\nparafon_\nparafon-forte\nparafon-generic\nparafon-info\nparafon-muscle\nparafonforte\nparafongeneric\nparafoninfo\nparafonmuscle\nparagraph at this\nparagraph completely\nparagraph fully about\nparagraph he/she\nparagraph here\nparagraph is fastidious\nparagraph is nice\nparagraph is pleasant\nparagraph is real\nparagraph is truly\nparagraph offer\nparagraph post\nparagraph writ\nparagraph-at-this\nparagraph-here\nparagraph-is-nice\nparagraph-is-real\nparagraph-offer\nparagraph-post\nparagraph-writ\nparajumpers\nparallel profit\nparallel-profit\nparallelprofit\nparasole online\nparasole-online\nparasoleonline\nparchet triplu\nparchet-triplu\nparduodama verslas\nparduodama-verslas\nparduodamas verslas\nparduodamas-verslas\nparduodu versla\nparduodu verslÄ…\nparduodu-versla\npareagraph\nparetologic\nparis bors\nparis securis\nparis sÃ©curis\nparis-bors\nparis-for\nparis-royal\nparis-securis\nparis-sÃ©curis\nparisbors\nparka france\nparka-france\nparkafrance\nparkas france\nparkas-france\nparkasfrance\nparkiety\nparoxetine\nparrainage banque\nparrainage boursor\nparrainage-banque\nparrainage-boursor\nparrt of\npart mariage\npart online\npart oof\npart-mariage\npart-online\npartagez abonne\npartagez commente\npartagez et abonne\npartagez et commente\npartagez et like\npartagez like\nparti rni\nparti-rni\nparticular article\nparticular broker\nparticular proficiency\nparticular same\nparticular wearer\nparticular-article\nparticular-broker\nparticular-proficiency\nparticular-wearer\nparticularly great article\nparticularly great content\nparticularly great paragraph\npartidos online\npartidos-online\npartner-biz\npartners reviews\npartners-reviews\npartnership to success\npartnership-to-success\npartnershiptosuccess\nparty poker\nparty shirt\nparty short dress\nparty tshirt\nparty-poker\nparty-shirt\nparty-short-dress\nparty-tshirt\npartypoker\npartyshirt\npartytshirt\npas cher\npas-cher\npascher\npascherfr\npascheroakley\npass generat\npass prefix\npass-generat\npass-prefix\npass-recovery\npassar na prova\npassar-na-prova\npassgenerat\npassion price\npassion the web\npassion-price\npassion-the-web\npassionaqte\npassionately fond\npassionately-fond\npassive income system\npassive-income-system\npasso_a_passo\npasso-a-passo\npassprefix\npassrecovery\npassword generat\npassword prefix\npassword-generat\npassword-prefix\npasswordgenerat\npasswordprefix\npasswort\npasswrot\npast life karma\npast life meditat\npast life memories\npast life memory\npast lives karma\npast lives meditat\npast lives memories\npast lives memory\npast-life-karma\npast-life-meditat\npast-life-memories\npast-life-memory\npast-lives-karma\npast-lives-meditat\npast-lives-memories\npast-lives-memory\npastebin.fun\npatagonia-zone\npatagoniazone\npatience maxi\npatience-maxi\npatiencemaxi\npatrao-online\npatraoonline\npatriots hat\npatriots jers\npatriots-hat\npatriots-jers\npatriotsjers\npaulsmith-cheap\npaulsmith-shop\npaulsmith1\npaulsmith2\npaulsmith201\npaulsmithcheap\npaulsmithka\npaulsmithsa\npaulsmithshop\npaulsmithsu\npaxil\npay_day\npay-as-you-go\npayday loan\npayday-loan\npayday-on\npayday.co\npayday.in\npayday.pl\npayday.ro\npayday.ru\npayday.su\npayday.za\npaydayloan\npaydaynote\npaydayon\npayed off\npayed-off\npaykasa\npayment nigeria\npayment strat\npayment-nigeria\npayment-strat\npaymentnigeria\npayments nigeria\npayments-nigeria\npaymentsnigeria\npaymobil\npayoneer\npaypal cash\npaypal hacked account\npaypal money\npaypal-cash\npaypal-hacked-account\npaypal-money\npaypalcash\npaypall\npaypalmoney\npayroll-calc\npaysafecard exchang\npaysafecard instant\npaysafecard-exchang\npaysafecard-instant\npazarlayan pezevengin\npazarlayan-pezevengin\npbrolme\npc access\npc game free\npc games free\npc health\npc sex\npc stuff\npc version download\npc windows\npc-access\npc-game-free\npc-games-free\npc-health\npc-sex\npc-stuff\npc-version-download\npc-windows\npcaccess\npchealth\npcsex\npcstuff\npcwindows\npdf precyzyjne\npdf website\npdf-precyzyjne\npdf-website\npdf/bv\npdf/celine\npdf/chanel\npdf/prada\npdf/rolex\npdfebook\npece of writing\npecefrt\npeculiar article\npeculiar-article\npedigree: proficien\npedofil porn\npedofil-porn\npedophile gratuit\npÃ©dophile gratuit\npedophile notoire\npÃ©dophile notoire\npedophile-gratuit\npÃ©dophile-gratuit\npedophile-notoire\npÃ©dophile-notoire\npedophillie gratuit\npÃ©dophillie gratuit\npedophillie notoire\npÃ©dophillie notoire\npedophillie-gratuit\npÃ©dophillie-gratuit\npedophillie-notoire\npÃ©dophillie-notoire\npeeling perform\npeeling-perform\npeer extra\npeer you\npeer-extra\npeer-you\npefcret\npen montblanc\npen-montblanc\npenetrar uma\npenetrative sex\npenetrative-sex\npengemarked\npeni natur\npeni-natur\npenis adv\npenis blog\npenis buy\npenis bÃ¼y\npenis enlarg\npenis exten\npenis forst\npenis length\npenis long\npenis natur\npenis_\npenis-adv\npenis-blog\npenis-buy\npenis-enlarg\npenis-exten\npenis-forst\npenis-length\npenis-long\npenis-natur\npenis.co\npenis.in\npenis.pl\npenis.ro\npenis.ru\npenis.su\npenis.za\npenisadv\npenisblog\npenisenlarg\npenislength\npenislong\npenmontblanc\npenned write\npenned-write\npenning company\npenning this\npenning-company\npenning-this\npenny auction\npenny bid\npenny stock\npenny-auction\npenny-bid\npenny-stock\npennyauction\npennybid\npennystock\npens montblanc\npens-montblanc\npension frankfurt\npension-frankfurt\npensmontblanc\npeople about the subject\npeople about the topic\npeople about this subject\npeople about this topic\npeople can deeply\npeople for the subject\npeople for the topic\npeople for this subject\npeople for this topic\npeople news\npeople of the subject\npeople of the topic\npeople of this subject\npeople of this topic\npeople on the subject\npeople on the topic\npeople on this subject\npeople on this topic\npeople since people\npeople you tube\npeople youtube\npeople-news\npeople-you-tube\npeople-youtube\npeopleand\npequena empresa\npequena negocio\npequena-empresa\npequena-negocio\npequenas empresa\npequenas negocio\npequenas-empresa\npequenas-negocio\nperabot kantor\nperabot-kantor\npercocet\nperfect blog\nperfect diet\nperfect interest\nperfect vpn\nperfect way for writing\nperfect way of writing\nperfect web\nperfect writ\nperfect-blog\nperfect-diet\nperfect-interest\nperfect-vpn\nperfect-web\nperfect-writ\nperfectblog\nperfectdiet\nperfectionare make-up\nperfecÈ›ionare make-up\nperfectionare makeup\nperfecÈ›ionare makeup\nperfectionare-make-up\nperfectionare-makeup\nperfectly indited\nperfectly like\nperfectly written article\nperfectly written blog\nperfectly written page\nperfectly written post\nperfectly-like\nperfectvpn\nperfectweb\nperfectwrit\nperform ample study\nperformance better\nperformance-better\nperforming booming\nperforms folk\nperforms-folk\nperhaps earring\nperhaps tutorial\nperhaps-earring\nperhaps-tutorial\nperiodt.\nperku versla\nperku verslÄ…\nperku-versla\npermission allow\npermission-allow\npermonth.co\nperson prov\nperson-prov\npersona attribute\npersonal blogroll\npersonal pc\npersonal personal\npersonal pupil\npersonal silicone\npersonal stuffs\npersonal-blogroll\npersonal-exper\npersonal-injury\npersonal-natur\npersonal-pc\npersonal-personal\npersonal-pupil\npersonal-silicone\npersonal-stuffs\npersonalexper\npersonalfinance\npersonalinjury\npersonalised silicone\npersonalised-silicone\npersonalized silicone\npersonalizedsilicone\npersonalnatur\npersonalpc\npersonen daten\npersonen-daten\npersonenbezogener daten\npersonenbezogener-daten\npersonnalis\nperxon\npeso saudavel\npeso saudÃ¡vel\npeso-saudavel\npeso-saudÃ¡vel\npetencies\npetite dress\npetite-dress\npetitedress\npetroleum kohlenwasserstoff\npetroleum-kohlenwasserstoff\npetroleumkohlenwasserstoff\npetstravel\npeuterey giub\npeuterey roma\npeuterey-giub\npeuterey-roma\npeutereygiub\npeutereyroma\npezo lutfu\npezo-lutfu\npezone mega\npezone-mega\npezonemega\npezones mega\npezones-mega\npezonesmega\npflegeversicherung\npflegezusatzversicherung\npg concern\npg-concern\npg/blog\npg/forum\npg/page\npg/post\npg/profil\npg/view\npgconcern\nphan mem quan\npháº§n má»m quáº£n\nphan-mem\npháº§n-má»m\nphan-mem-quan\npharm_\npharm.\npharma canad\npharma euro\npharma from\npharma_\npharma-canad\npharma-euro\npharma-from\npharma.\npharmacanad\npharmacies canad\npharmacies from\npharmacies-canad\npharmacies-from\npharmacy 24\npharmacy canad\npharmacy from\npharmacy online\npharmacy without\npharmacy_\npharmacy-24\npharmacy-at\npharmacy-canad\npharmacy-from\npharmacy-online\npharmacy-without\npharmacy24\npharmacyat\npharmacyonline\npharmaeuro\npharmancies_\npharmaun\npharmi\npharmo\npharms\npharmz\npheaemon\nphentermine\nphilippine primar\nphilippine real estate\nphilippine-primar\nphilippine-real-estate\nphilippines primar\nphilippines real estate\nphilippines-primar\nphilippines-real-estate\nphim sex\nphim-sex\nphimsex\nphish casino\nphish-casino\nphishcasino\nphoenix online\nphon-store\nphone advert\nphone cell phone\nphone free\nphone gratuit\nphone poker\nphone transform\nphone-advert\nphone-case-cover\nphone-free\nphone-gratuit\nphone-jammer\nphone-lookup\nphone-number-lookup\nphone-poker\nphone-store\nphone-transform\nphone\'s guide operate\nphoneâ€™s guide operate\nphoneadvert\nphonecasebest\nphonecasecover\nphonecasesbest\nphoneforsale\nphonefree\nphonegratuit\nphonejammer\nphonelookup\nphonepoker\nphonescanad\nphonesforsale\nphonesss\nphonestore\nphonstore\nphoto it would also\nphoto/bv\nphoto/celine\nphoto/chanel\nphoto/online\nphoto/prada\nphoto/rolex\nphotoeditingdeal\nphotograph-voltaic\nphotos/bv\nphotos/celine\nphotos/chanel\nphotos/online\nphotos/prada\nphotos/rolex\nphp capital\nphp-capital\nphp?article\nphp?qa\nphp?rowstart\nphp?showuser\nphp?tag\nphp?title\nphp5?title\nphpbb2\nphpinfo\nphpoakley\nphttp\nphuc 2019\nphá»¥c 2019\nphuc 2020\nphá»¥c 2020\nphuc 2021\nphá»¥c 2021\nphá»¥c Ã¡o phÃ´ng\nphá»¥c Ã¡o thun\nphá»¥c bon mua\nphuc hot\nphuc trend\nphuc-2019\nphuc-2020\nphuc-2021\nphuc-ao-phong\nphuc-ao-thun\nphuc-bon-mua\nphuc-hot\nphuc-trend\nphuc2019\nphuc2020\nphuc2021\nphucbonmua\nphuchot\nphuctrend\nphukhoasaigon\nphync\nphysician formula\nphysician-formula\nphysician-review\nphysicians formula\nphysicians-formula\nphytoceramide\npÉ¦Ã¢n phá»‘i\npÉ¦Ã¢n-phá»‘i\npics-expensive\npics, expensive\npicture blog\npicture in theater\npicture on-line\npicture-blog\npicture-on-line\npictures blog\npictures in theater\npictures on-line\npictures-blog\npictures-on-line\npictuyre\npidarashechk\npidel resol\npiece chap\npiece of writing\npiece off writing\npiece-chap\npignee\npigus kvepalai\npigus-kvepalai\npijece\npikachu full\npikachu online\npikachu-full\npikachu-online\npikachufull\npikachuonline\npill cheap\npill review\npill-cheap\npill-review\npillcheap\npillonline\npills cheap\npills review\npills-cheap\npills-review\npills.co\npillscheap\npillsforsale\npillsonline\npillz\npimples free\npimples-free\npin dump\npin-dump\npin, dump\npine-and-onyx\nping your self\npink large\npink-large\npinklarge\npins dump\npins-dump\npinterest freetalk\npinterest-freetalk\npioggia gucci\npioggia-gucci\npioggiagucci\npip hunter\npip-hunter\npipe/view\npiphunter\npips daily\npips hunter\npips-daily\npips-hunter\npipshunter\npirate facebook\npirate mot de passe\npirate-facebook\npirate-mot-de-passe\npiratefacebook\npirater facebook\npirater fb\npirater mot de passe\npirater-facebook\npirater-fb\npirater-mot-de-passe\npiraterfacebook\npiraterfb\npirkciau versla\npirkÄiau verslÄ…\npirkciau-versla\npiroxicam\npisanie prac\npisanie-prac\npisanieprac\npiscine\npit burner\npit-burner\npitburner\npiumini moncler\npiumini woolrich\npiumini-moncler\npiumini-woolrich\npiuminimoncler\npiuminiwoolrich\npiumino moncler\npiumino-moncler\npiuminomoncler\npiè²Œ\npjb pro\npjb-pro\npjbpro\npjure breast\npjure-breast\npl/wiki\nplace for naughty\nplace-for-naughty\nplace,100\nplace.100\nplaesure\nplagorism\nplain profit\nplain-profit\nplan decor\nplan eartique\nplan_decor\nplan-decor\nplan-eartique\nplans decor\nplans_decor\nplans-decor\nplansare\nplarusee\nplastic ambalaje\nplastic caserole\nplastic casolete\nplastic-ambalaje\nplastic-caserole\nplastic-casolete\nplasticambalaje\nplasticcaserole\nplasticcasolete\nplastickit\nplastische chirurgie\nplastische-chirurgie\nplated watch\nplated-watch\nplavix\nplay film trailer\nplay films trailer\nplay hack\nplay video review\nplay videos review\nplay-film-trailer\nplay-films-trailer\nplay-free\nplay-hack\nplay-online\nplay-reel-king\nplay-runescape\nplay-video-review\nplay-videos-review\nplayedd\nplayerblock\nplayfree\nplayher\nplaying film trailer\nplaying films trailer\nplaying video review\nplaying videos review\nplaying-film-trailer\nplaying-films-trailer\nplaying-video-review\nplaying-videos-review\nplayonline\nplaystation code\nplaystation-code\nplayvid\nplazajp\npleasant article\npleasant blog\npleasant designed\npleasant good\npleasant knowledge\npleasant paragraph\npleasant post\npleasant site\npleasant understand\npleasant vehicle\npleasant-article\npleasant-blog\npleasant-designed\npleasant-good\npleasant-knowledge\npleasant-paragraph\npleasant-post\npleasant-site\npleasant-understand\npleasant-vehicle\npleasantt\npleasat thought\nplease click\nplease-click\npleassant\npleasure secret\npleasure-secret\npleasuresecret\npleease\nplex cash\nplex dollar\nplex-cash\nplex-dollar\nplexcash\nplexdollar\npliage bag\npliage cuir\npliage shop\npliage-bag\npliage-cuir\npliage-shop\npliagebag\npliagecuir\npliageshop\nplombier d\'urgence\nplombier dâ€™urgence\nplombier durgence\nplombier paris\nplombier-durgence\nplombier-paris\nplombierparis\nplreause\nplumbing-service\nplumbingservice\nplus date\nplus dating\nplus grand confort\nplus shapewear\nplus-247\nplus-date\nplus-dating\nplus-my\nplus-shapewear\nplus247\nplusforsale\nplussize\nplytki\nplz assist\nplz help\nplz respond\nplz-assist\nplz-help\nplz-respond\npmu poker\npmu-poker\npmupoker\npnc speed\npnc-speed\npncspeed\npoco prezzo\npoco-prezzo\npodarochnoy korobk\npodarochnoy-korobk\npohudenie\npoint ,\npoint !\npoint .\npoint generat\npoint-generat\npoint|\npointgenerat\npoints ,\npoints !\npoints .\npoints generat\npoints in feature\npoints-generat\npoints-to-think\npointsgenerat\npoished\npoisk-nomera-tele\npojap\npoke amulet\npoke cheat\npoke coin\npoke tcg\npoke-amulet\npoke-cheat\npoke-coin\npoke-tcg\npokeamulet\npokecheat\npokecoin\npokego-coin\npokegocheat\npokegocoin\npokemon amulet\npokemon bux\npokemon cheap\npokemon cheat\npokemon coin\npokemon suppl\npokemon tcg\npokemon-amulet\npokemon-bux\npokemon-cheap\npokemon-cheat\npokemon-coin\npokemon-suppl\npokemon-tcg\npokemon88\npokemonamulet\npokemonbux\npokemoncheat\npokemoncoin\npokemongocheat\npokemongocoin\npokemontcg\npoker 99\npoker annual\npoker book\npoker cc\npoker chip\npoker daily\npoker depo\npoker domino\npoker game\npoker machine\npoker match\npoker mistake\npoker money\npoker online\npoker qq\npoker republi\npoker room\npoker site\npoker soda\npoker strat\npoker terp\npoker texas\npoker without\npoker_\npoker-0\npoker-1\npoker-2\npoker-3\npoker-4\npoker-5\npoker-6\npoker-7\npoker-8\npoker-9\npoker-annual\npoker-book\npoker-cc\npoker-chip\npoker-daily\npoker-depo\npoker-domino\npoker-game\npoker-ku\npoker-machine\npoker-man\npoker-match\npoker-mistake\npoker-money\npoker-online\npoker-qq\npoker-republi\npoker-room\npoker-site\npoker-soda\npoker-strat\npoker-terp\npoker-texas\npoker-without\npoker0\npoker1\npoker2\npoker3\npoker4\npoker5\npoker6\npoker7\npoker8\npoker9\npokera\npokercc\npokerchip\npokerdepo\npokerdomino\npokergame\npokerku\npokermachine\npokerman\npokermatch\npokermon\npokermoney\npokeronline\npokerqq\npokerrepubli\npokersoda\npokerstrat\npokertexas\npoketcg\npokie machine\npokie online\npokie_\npokie-machine\npokie-online\npokiemachine\npokieonline\npokies online\npokies-online\npokiesonline\npokornÃ©mu\npolisi beriman\npolisi santri\npolisi-beriman\npolisi-santri\npolisiberiman\npolisisantri\npolnocno\npÃ³lnocno\npÃ³Å‚nocno\npolo hollis\npolo out\npolo ralph\npolo shoe\npolo-hollis\npolo-lacoste\npolo-ralph\npolo-shoe\npolohollis\npoloralph\npolorozed\npolos ralph\npolos-ralph\npoloshoe\npolosralph\npolsce pdf\npolsce-pdf\npomyslow prezent\npomysÅ‚ow prezent\npomyslow-prezent\npomysÅ‚ow-prezent\npomyslowy prezent\npomysÅ‚owy prezent\npomyslowy-prezent\npomysÅ‚owy-prezent\nponto preco\nponto preÃ§o\nponto-preco\npool date\npool dating\npool-date\npool-dating\npoopx\npoor-loan\npopular brand\npopular teenage\npopular-brand\npopular-teenage\npopularna\npopularnÄ… markÄ™\npopuoar\npor los cliente\npor tu blog\npor tu site\npor um blog\npor um site\nporadnik face\nporadnik-face\nporadnikface\nporn act\nporn angel\nporn app\nporn beer\nporn big\nporn cocuk\nporn comic\nporn dairy\nporn diary\nporn ebony\nporn escort\nporn eskort\nporn evi\nporn eye\nporn free\nporn galler\nporn gay\nporn girl\nporn google\nporn gratuit\nporn gyrl\nporn hd\nporn hot\nporn hub\nporn izle\nporn lesb\nporn live\nporn lohan\nporn mobil\nporn model\nporn movie\nporn photo\nporn pic\nporn play\nporn please\nporn podcast\nporn porn\nporn post\nporn pour\nporn preach\nporn prev\nporn priva\nporn rape\nporn scan\nporn search\nporn serch\nporn sex\nporn site\nporn stack\nporn star\nporn stream\nporn survey\nporn tickl\nporn tube\nporn vergin\nporn vid\nporn virgin\nporn watch\nporn wyna\nporn young\nporn_\nporn-\nporn-hd\nporn-izle\nporn-play\nporn-podcast\nporn-rape\nporn-stream\nporn-watch\nporn.\nporn@\npornact\npornangel\npornapp\npornbeer\npornbig\nporncocuk\nporncomic\nporndairy\nporndiary\npornebony\npornescort\nporneskort\npornevi\nporneye\npornfree\nporngaller\nporngay\nporngirl\nporngoogle\nporngratuit\nporngyrl\npornhd\npornhot\npornhub\npornhud\npornizle\npornlesb\npornlive\npornlohan\npornmobil\npornmodel\npornmovie\nporno act\nporno angel\nporno app\nporno beer\nporno big\nporno cocuk\nporno comic\nporno dairy\nporno diary\nporno ebony\nporno escort\nporno eskort\nporno evi\nporno eye\nporno free\nporno galler\nporno gay\nporno girl\nporno google\nporno gratuit\nporno gyrl\nporno hot\nporno hub\nporno izle\nporno ladie\nporno lady\nporno lesb\nporno live\nporno lohan\nporno mobil\nporno model\nporno movie\nporno photo\nporno pic\nporno please\nporno pop\nporno porn\nporno post\nporno pour\nporno preach\nporno prev\nporno priva\nporno scan\nporno search\nporno serch\nporno sex\nporno site\nporno stack\nporno star\nporno stream\nporno survey\nporno sux\nporno tickl\nporno tube\nporno vergin\nporno vid\nporno virgin\nporno wyna\nporno young\nporno_\nporno-\nporno-izle\nporno-model\nporno-sux\nporno.\nporno@\npornoact\npornoangel\npornoapp\npornobeer\npornobig\npornococuk\npornocomic\npornodairy\npornodiary\npornoebony\npornoescort\npornoeskort\npornoevi\npornoeye\npornofo\npornofree\npornogaller\npornogay\npornogirl\npornogoogle\npornogratuit\npornogyrl\npornohot\npornohub\npornoizle\npornoladie\npornolady\npornolesb\npornolive\npornolohan\npornomobil\npornomodel\npornomovie\npornophoto\npornopic\npornoplease\npornopop\npornoporn\npornopost\npornopour\npornopreach\npornoprev\npornopriva\npornos_\npornos-\npornos.\npornos@\npornoscan\npornosearch\npornoserch\npornosex\npornosite\npornostack\npornostar\npornostream\npornosurvey\npornosux\npornotickl\npornotube\npornovergin\npornovid\npornovirgin\npornowyna\npornoyoung\npornphoto\npornpic\npornplay\npornplease\npornpodcast\npornporn\npornpost\npornpour\npornpreach\npornprev\npornpriva\npornrape\nporns_\nporns-\npornscan\npornsearch\npornserch\npornsex\npornsi escort\npornsi eskort\npornsi-escort\npornsi-eskort\npornsite\npornstack\npornstar\npornstream\npornsurvey\nporntickl\nporntube\npornvergin\npornvid\npornvirgin\npornwatch\npornwyna\npornyou\npornyoung\nportage salarial\nportage-salarial\nportalu multimedia\nportalu-multimedia\npositikon\npositive credit history\npositively helpful\npositively incorporate\npositively useful\npositively-helpful\npositively-incorporate\npositively-useful\npossess\npossible kill you\npossibly can constant\npossibly kill you\npossui publicidade\npossui zero\npossui-publicidade\npossui-zero\npost ::\npost aat\npost at this site\npost como este\npost composing\npost ebook\npost extreme\npost fully\npost fully about\npost give pleasant\npost gives good\npost gives pleasant\npost he/she\npost him/her\npost is fastidious\npost is good\npost is invaluable\npost is priceless\npost is truly\npost like you\npost post\npost provides good\npost right here\npost to obtain\npost truly\npost upper\npost writing\npost you write\npost-como-este\npost-composing\npost-ebook\npost-extreme\npost-is-good\npost-post\npost-right-here\npost-service\npost-writing\npost-you-write\npost.best\npost.much\npost.pw\npost.real\npost.thank\npostcarf\npostfully\nposting comment\nposting movies frequent\nposting these type\nposting-comment\nposts manually\nposts on this site\nposts post\nposts-manually\nposts-on-this-site\nposts-post\nposts.asp\nposts.much\nposts.pw\nposts.real\nposts.thank\nposttestimonial\nposturad.in\nposturads.in\nposylka-iz-kitaya\nposylka-izkitaya\nposylka.izkitaya\nposylkaizkitaya\npotect against\npotency of ruby\npotential of curcumin\npotential-of-curcumin\npotentially probably\npotngsi\npoto therapy\npoto-therapy\npototherapy\npound demise\npounds demise\npov porn\npov sex\npov-porn\npov-sex\npovporn\npovsex\npowder bene\npowder review\npowder-bene\npowder-review\npowderbene\npower level\npower proficien\npower-level\npower-proficien\npowerball\npowerbank\npowerful scrape\npowerful technique\npowerful-scrape\npowerful-technique\npowerfull-\npowerfulscrape\npowerlevel\npowfleul\npozew.\npoznajseo\npoznan\npozycjonowanie\npozyczka\npozyczki\npp gold\npp-class\npp-gold\nppc affiliate\nppc compan\nppc program\nppc-affiliate\nppc-compan\nppc-program\nppiece of\nppv camp\nppv click\nppv cpa\nppv traff\nppv-camp\nppv-click\nppv-cpa\nppv-traff\nppvcamp\nppvclick\nppvcpa\nppvtraff\npr ÄlÃ¡nek\npr ÄlÃ¡nk\npra acabar\npra-acabar\nprac licencjackich\nprac magisterskich\nprac-licencjackich\nprac-magisterskich\nprada bag\nprada cell\nprada cheap\nprada clutch\nprada dany\nprada design\nprada dress\nprada girl\nprada gyrl\nprada hand\nprada new\nprada occhiali\nprada online\nprada out\nprada sac\nprada sport\nprada tshirt\nprada uomo\nprada vest\nprada_\nprada-bag\nprada-cell\nprada-cheap\nprada-clutch\nprada-dany\nprada-design\nprada-dress\nprada-girl\nprada-gyrl\nprada-hand\nprada-new\nprada-occhiali\nprada-online\nprada-out\nprada-sac\nprada-sport\nprada-tshirt\nprada-uomo\nprada-vest\npradabag\npradacell\npradacheap\npradaclutch\npradadany\npradadesign\npradadress\npradagirl\npradagyrl\npradahand\npradanew\npradaocchiali\npradaonline\npradaout\npradasac\npradasport\npradauomo\npradavest\npragnanter firmen\nprÃ¤gnanter firmen\npragnanter-firmen\nprawnik\nprazer sexual\nprazer-sexual\nprazosin\nprdetty\nprecios_\nprecisely lots\nprecisely-lots\npreciselywhat\nprediksi togel\nprediksi top\nprediksi-togel\nprediksi-top\nprednisone\nprefer in women\npreference-0\npreference-1\npreference-2\npreference-3\npreference-4\npreference-5\npreference-6\npreference-7\npreference-8\npreference-9\npreferences-0\npreferences-1\npreferences-2\npreferences-3\npreferences-4\npreferences-5\npreferences-6\npreferences-7\npreferences-8\npreferences-9\npreferred essay\npreferred-essay\npregnancysymptom\npregnantwere\npreis brecher\npreis ermitteln\npreis vergleich\npreis-brecher\npreis-ermitteln\npreis-vergleich\npreisbrecher\npreise brecher\npreise ermitteln\npreise vergleich\npreise-brecher\npreise-ermitteln\npreise-vergleich\npreisebrecher\npreiseermitteln\npreisermitteln\npreisevergleich\npreisvergleich\npremarin\npremature ejac\npremature-ejac\nprematureejac\npremium anti\npremium cig\npremium digit\npremium dignit\npremium free\npremium improve\npremium key\npremium out\npremium-account\npremium-anti\npremium-cig\npremium-digit\npremium-dignit\npremium-free\npremium-key\npremium-out\npremium.ru\npremiumaccount\npremiumanti\npremiumcig\npremiumdigit\npremiumdignit\npremiumfree\npremiumkey\npremiumout\nprentice capital\nprentice-capital\nprenticecapital\nprepaid credit\nprepaid-credit\nprepaidcredit\npreparation wise\npreparation-wise\npreparationwise\npreparing for prep\npreparing-for-prep\npresbyterian health\npresbyterian-health\nprescript.asp\nprescript.cfm\nprescript.htm\nprescript.jsp\nprescript.php\nprescription acne\nprescription-acne\nprescription.asp\nprescription.cfm\nprescription.htm\nprescription.jsp\nprescription.php\nprescriptionacne\npresent blog\npresent now!\npresent one thing back\npresent weblog\npresent website\npresentation however\npresentation subsequent\npresentation-however\npresentation-subsequent\npresentations builder\npresentations-builder\npresentations.builder\npresented in your article\npresented in your blog\npresented in your post\npresently fascinate\npresently-fascinate\npreserveness\npress web page\npress-web-page\npress-webpage\npressuppose\npresta dinero\npresta rapidos\npresta-dinero\npresta-rapidos\nprestadinero\nprestamos rapidos\nprestamos-rapidos\nprestamosrapidos\nprestarapidos\npretty candy as\npretty instructive\npretty review\npretty worth\npretty-instructive\npretty-review\npretty-worth\nprettyworth\nprevicox\nprezzi bors\nprezzi giub\nprezzi-bors\nprezzi-giub\nprezzibors\nprezzigiub\nprice cheap\nprice now!\nprice philip\nprice replic\nprice sunglass\nprice-cheap\nprice-of-gold\nprice-philip\nprice-replic\nprice-sunglass\nprice-to-book\nprice,cheap\nprice.cheap\npriced now!\npriced sunglass\npriced-sunglass\npricedsunglass\npricereplic\nprices now!\nprices plus\nprices quote\nprices-plus\nprices-quote\nprices!plus\nprices!s\nprices.plus\npricesunglass\npricetobook\npriligy\nprimary nuance\nprimary-change\nprimary-nuance\nprimeessay\nprimeira vez\nprimeira-vez\nprimzrily\nprincess boutique\nprincess-boutique\nprincesse boutique\nprincesse-boutique\nprincipal longchamp\nprincipal-longchamp\nprincipallongchamp\nprincipen generic\nprincipen-generic\nprioridad mas important\nprioridad mÃ¡s important\nprivacy oon\nprivat amateur\nprivat ftp\nprivat label\nprivat-amateur\nprivat-ftp\nprivat-label\nprivat-proxy\nprivatamateur\nprivate amateur\nprivate ftp\nprivate-amateur\nprivate-ftp\nprivate-label\nprivate-proxy\nprivateamateur\nprivateftp\nprivatelabel\nprivateproxy\nprivatftp\nprivatlabel\nprivatnyye proksi\nprivatnyye-proksi\nprivatproxy\nprividege\nprivilege card\nprivilege-card\nprivilegecard\nprix chaus\nprix ugg\nprix-chaus\nprix-ugg\nprixchaus\nprixugg\npro key\npro medical\npro pip\npro review\npro_site\npro-medical\npro-pip\npro-review\npro-site\npro.site\npro99\nproactol\nprobable profits of\nprobably probably\nprobes-aloka\nprobesaloka\nprobiotic-uk\nprobiotics-uk\nprobioticsuk\nprobioticuk\nproblem appliance\nproblem-appliance\nproblemowych\nprobllem\nproc opport\nproc-opport\nprocedures-for\nproceed travel in\nproceed your writing\nproceesing\nprocess process\nprocess, process\nprocess,you\nprocess.you\nprocessed processed\nprocessed, processed\nprocoatpaint\nproduce an fas\nproduce article\nproduce-article\nproduced me individual\nproducer excellent\nproducer-excellent\nproducing provider\nproducing-provider\nproduct cbd\nproduct hermes\nproduct thc\nproduct-hermes\nproduct-sale\nproduct/product\nproducthermes\nproduction of e-mail\nproducts cbd\nproducts thc\nproducts/product\nproduit hermes\nproduit-hermes\nproduithermes\nproduk kerajinan\nproduk-alat\nproduk-kerajinan\nproduk/alat\nproduk/produk\nprodukc\nprodukt cbd\nprodukt thc\nprodukt z cbd\nprodukt z thc\nprodukty cbd\nprodukty thc\nprodukty z cbd\nprodukty z thc\nprodutos natura\nprodutos-natura\nprofesionales cualificado\nprofesionales-cualificado\nprofesionalidad y experiencia\nprofesjonal\nprofessianal\nprofessional 2019\nprofessional 2020\nprofessional 2021\nprofessional blog\nprofessional cosmet\nprofessional essay\nprofessional hypno\nprofessional poker\nprofessional top quality\nprofessional ugg\nprofessional-2019\nprofessional-2020\nprofessional-2021\nprofessional-blog\nprofessional-cosmet\nprofessional-essay\nprofessional-hypno\nprofessional-poker\nprofessional-ugg\nprofessional2019\nprofessional2020\nprofessional2021\nprofessionalpoker\nprofessionals.co\nprofessionalugg\nproficiency advantage\nproficiency badge\nproficiency course\nproficiency discover\nproficiency lesson\nproficiency most\nproficiency session\nproficiency showed\nproficiency student\nproficiency symbol\nproficiency technique\nproficiency-advantage\nproficiency-badge\nproficiency-course\nproficiency-discover\nproficiency-lesson\nproficiency-most\nproficiency-session\nproficiency-showed\nproficiency-student\nproficiency-symbol\nproficiency-technique\nprofil/blog\nprofil/profil\nprofile;u\nprofile/blog\nprofile/profil\nprofiles/blog\nprofiles/profil\nprofils/blog\nprofils/profil\nprofissionais\nprofissional opiniao\nprofissional opiniÃ£o\nprofissional-opiniao\nprofit engine\nprofit fast\nprofit masterclass\nprofit pro\nprofit review\nprofit-engine\nprofit-fast\nprofit-margin\nprofit-masterclass\nprofit-pro\nprofit-review\nprofit-seek\nprofitable inventory\nprofitengine\nprofitez d\'un site web\nprofitez dâ€™un site web\nprofitfast\nprofitpro\nprofitreview\nprofits review\nprofits stream\nprofits-\nprofits-review\nprofits-stream\nprofitseek\nprofitsreview\nprogram fault you\nprogram ppc\nprogram-ppc\nprograms on ways\nprogress loan\nprogress-loan\nprogressive jack\nprogressive-jack\nprohormone\nproisxozhdenie\nproizvodstvo\nproject free tv\nproject-earn\nproject-free-tv\nproject-hemp\nproject-video-game\nprojectfreetv\nprojecthemp\nprojectvideogame\nprokey\nprokeyshop\nprokuror chi\nprokuror Äi\nprokuror-chi\nprokuror-Äi\nprom-dress\nprom.ru\npromo art\npromo artist\npromo bag\npromo marketing\npromo shop\npromo store\npromo sys\npromo team\npromo voucher\npromo-art\npromo-artist\npromo-bag\npromo-marketing\npromo-shop\npromo-store\npromo-sys\npromo-team\npromo-voucher\npromo+\npromoart\npromobag\npromocja\npromocode\npromomarketing\npromos code\npromos marketing\npromos-code\npromos-marketing\npromoshop\npromosi marketing\npromosi-marketing\npromosimarketing\npromosmarketing\npromostore\npromosys\npromote campaign\npromote more and more\npromote-campaign\npromotecampaign\npromotion bag\npromotion code\npromotion offer\npromotion shop\npromotion store\npromotion team\npromotion-bag\npromotion-code\npromotion-offer\npromotion-shop\npromotion-store\npromotion-team\npromotional bag\npromotional shop\npromotional store\npromotional voucher\npromotional-bag\npromotional-shop\npromotional-store\npromotional-voucher\npromotionalbag\npromotionalshop\npromotionalstore\npromotionbag\npromotionshop\npromotionstore\npromozioni\npropecia\npropeer\nproper blog\nproper-ugg\npropertiok\nproperty highly secure\nproperty pro\nproperty-pro\npropertypro\nproperugg\npropip\npropranolol\nproshop.ru\nprostate stimul\nprostate-stimul\nprostitutki\nprotandim\nprotein bene\nprotein powder\nprotein review\nprotein-bene\nprotein-diet\nprotein-powder\nprotein-review\nproteinbene\nproteindiet\nprova da oab\nprova-da-oab\nprovase concur\nprovase-concur\nproveedores de gran\nprovewhether\nprovide in the blog\nprovide one thing back\nprovider proficient\nprovider-proficient\nprovigil\nproviider\nproxÃ©nÃ©tisme\nproxies free\nproxies-free\nproxiesfree\nproxy free\nproxy-free\nproxyfree\nprozac-\nprue fair\nprywatne\nprzeglosuje\nprzepisane\nprzeprowadzki\nprzez internet\nprzez-internet\nprzyklady precyzyjne\nprzykÅ‚ady precyzyjne\nprzyklady-precyzyjne\nprzysiegly\nps4xbox\npscoupon\npsn code\npsn gift\npsn hack\npsn-code\npsn-gift\npsn-hack\npsn%20gift\npsori nano\npsori-nano\npsorinano\npsych-clinic\npsychclinic\npsychedelic parent\npsychedelic-parent\npsychedelicparent\npubg mobil\npubg-mobil\npublic fuck\npublic laptop\npublic sex\npublic-fuck\npublic-laptop\npublic-sex\npublica foto\npublica-foto\npublicafoto\npublicar extraordina\npublicar-extraordina\npublicfuck\npublicsex\npublik acja\npublik foto\npublik seen\npublik-acja\npublik-foto\npublik-seen\npublikacja\npublikfoto\npublikujesz na blog\npublikujesz na post\npublikujesz-na-blog\npublikujesz-na-post\npublish amazing\npublish-amazing\npucci dress\npucci-dress\npucci-out\npuccidress\npucciout\npuercash\npufy.\npullover-t-shirt\npullover-tshirt\npullovertshirt\npuma deutsch\npuma ferrari\npuma out\npuma paidat\npuma schuh\npuma sneak\npuma sverige\npuma-deutsch\npuma-drifter\npuma-ferrari\npuma-finland\npuma-lauf\npuma-nice\npuma-out\npuma-paidat\npuma-schuh\npuma-sneak\npuma-sverige\npumadeutsch\npumadrifter\npumaferrari\npumafinland\npumalauf\npumanice\npumaout\npumapaidat\npumaschuh\npumasneak\npumasverige\npunch punch\npunching cutting\npunhisment\npunishment upon\npupil loan\npupil-loan\npuppy hating dan\npurchase generic\npurchase guilt\npurchase pitch\npurchase privilege\npurchase tiffany\npurchase-generic\npurchase-guilt\npurchase-pitch\npurchase-privilege\npurchase-tiffany\npurchase!cock\npurchasegeneric\npurchases pitch\npurchases-pitch\npurchases!cock\npure-jobs\npuro extase\npuro Ãªxtase\npuro-extase\npurple longchamp\npurple-longchamp\npurplelongchamp\npurpoose\npurposeful wonder\npurposeful-wonder\npurse cheap\npurse forum\npurse online\npurse out\npurse-cheap\npurse-forum\npurse-out\npurse-sale\npursecheap\npurseout\npurses cheap\npurses online\npurses out\npurses-cheap\npurses-out\npurses-sale\npursescheap\npursesout\npush bettor\npussy cum\npussy eating\npussy erotic\npussy fuck\npussy lick\npussy porn\npussy wet\npussy-cum\npussy-eating\npussy-erotic\npussy-fuck\npussy-lick\npussy-porn\npussy-wet\npussycum\npussyfuck\npussylick\npussyporn\npussywet\nput this content\nput tthe\nput tthis\npuzzel band\npuzzel jewel\npuzzel maker\npuzzel-band\npuzzel-jewel\npuzzel-maker\npuzzelband\npuzzeljewel\npuzzelmaker\npuzzle band\npuzzle jewel\npuzzle maker\npuzzle-band\npuzzle-jewel\npuzzle-maker\npuzzleband\npuzzlejewel\npuzzlemaker\npuè²Œ\npy.t.h.o.n\npy.t.h.on\npy.t.ho.n\npy.t.hon\npy.th.o.n\npy.th.on\npy.tho.n\npyatnitskaya hotel\npyatnitskaya-hotel\npyt.h.o.n\npyt.h.on\npyt.ho.n\npytanie\npyth.o.n\npÏ\npÑ“\npÑ’\npÐ¾\npÑŸ\nq http\nq.@\nqampuz\nqatar escort\nqatar eskort\nqatar-escort\nqatar-eskort\nqatarescort\nqatareskort\nqhttp\nqq blog\nqq online\nqq-blog\nqq-online\nqq.blog\nqq.online\nqqq\nqquality\nqsymia india\nqsymia_\nqsymia-india\nqtrade\nqualities-are-most\nquality article\nquality available\nquality based\nquality based post\nquality blog\nquality content\nquality new\nquality option\nquality page\nquality paragraph\nquality porn\nquality post\nquality quartz\nquality shapewear\nquality site\nquality sitte\nquality weblog\nquality writing\nquality-article\nquality-available\nquality-based\nquality-blog\nquality-content\nquality-new\nquality-option\nquality-page\nquality-porn\nquality-post\nquality-quartz\nquality-shapewear\nquality-site\nquality-sitte\nquality-weblog\nquality-writing\nquality.the\nqualuty\nquáº§n lÃ³t nam\nquáº£n lÃ½ bÃ¡n hÃ ng\nquan-lot-nam\nquan-ly-ban-hang\nquáº£ng cÃ¡o\nquang-cao\nquanlotnam\nquanto cost\nquanto-cost\nquantocost\nquartz-seiko\nquartzseiko\nquck question\nqueen chiffon\nqueen clutch\nqueen out\nqueen slot\nqueen-chiffon\nqueen-clutch\nqueen-out\nqueen-slot\nqueenchiffon\nqueenclutch\nqueenjp\nqueenout\nqueenslot\nquelques autre\nquelques outre\nquelques-autre\nquelques-outre\nquerireda\nquery with firm\nquery-with-firm\nquestoes de concur\nquestÃµes de concur\nquestoes-de-concur\nqueue boost\nqueue-boost\nquicckly\nquick fast\nquick loans\nquick-clean-pro\nquick-fast\nquick-loan\nquick|fast\nquickbookk\nquickfast\nquickloan\nquige\nquincy femme\nquincy-femme\nquincyfemme\nquinoa stomach\nquinoa-stomach\nquit-smok\nquit-smoking\nquit9to5\nquite business\nquite photo\nquite-business\nquite-photo\nquited in\nquitge like\nquitsmoking\nquotes saying\nquotes-saying\nquwlity\nqux\nqvc\nqá¥™\nr http\nr?f?rence\nr.@\nr.all\nr.for\nr.the\nr.two\nr4i-gold\nr4igold\nraahe0\nraahe1\nraahe2\nraahe3\nraahe4\nraahe5\nraahe6\nraahe7\nraahe8\nraahe9\nrabat kod\nrabat-kod\nrabatkod\nrabatowe\nrabatt kod\nrabatt-kod\nrabattkod\nraca-do-mes\nracing gaming\nracing hack\nracing-gaming\nracing-hack\nracinghack\nradikal.ru\nradiocarpea\nrahalat maroc\nrahalat-maroc\nraiders hat\nraiders-hat\nraidershat\nraloxifene\nralph-lauren\nramipril\nrank increase\nrank-build\nrank-increase\nrankbuild\nranked vpn service\nranked-vpn\nrankedvpn\nrankincrease\nranking:\nrapid-pay\nrapidpay\nrarely directly\nrarely-directly\nrasalinga\nrastreadores\nrate a engag\nrater-24\nrater24\nrather enlightening\nrather-enlightening\nrating-24\nrating24\nratingz\nratno-info\nratno.info\nratno/info\nravensfan\nray_ban\nray-ban-aviator\nray-ban-fold\nray-bans\nray+ban\nrayban aviat\nrayban cheap\nrayban glass\nrayban groben\nrayban gunstig\nrayban lage\nrayban lune\nrayban out\nrayban pascher\nrayban polar\nrayban schwar\nrayban shop\nrayban sunglass\nrayban tokyo\nrayban uk\nrayban_\nrayban-aviat\nrayban-cheap\nrayban-glass\nrayban-groben\nrayban-gunstig\nrayban-lage\nrayban-lune\nrayban-out\nrayban-pascher\nrayban-polar\nrayban-schwar\nrayban-shop\nrayban-sunglass\nrayban-tokyo\nrayban-uk\nraybanaviat\nraybanerd\nraybaneye\nraybanglass\nraybangroben\nraybangunstig\nraybanj\nraybanlage\nraybanlune\nraybanout\nraybanpascher\nraybanpolar\nraybanrb\nraybans lune\nraybans uk\nraybans_\nraybans-lune\nraybans-uk\nraybanschwar\nraybanshop\nraybanslune\nraybansuk\nraybansunglass\nraybantokyo\nraybanuk\nrazadyne\nrb-str.ru\nrbstr.ru\nrbstrru\nre-upload this\nre-upload-this\nreach profit\nreach their pursuit\nreach-me-down\nreach-profit\nreact consequent\nread a blog\nread and leave comment\nread and leaving comment\nread everthing\nread it fully\nread it with pleasure\nread of your article\nread of your blog\nread of your content\nread of your paragraph\nread of your post\nread of your site\nread of your web\nread smaler\nread smaller\nread this blog\nread this post\nread this site\nread this web\nread www.\nread your article\nread your blog\nread your page\nread your site\nread your web\nread-everthing\nread-smaller\nreaders-base\nreaders\' base\nreadersâ€™ base\nreading a blog\nreading a post\nreading a site\nreading a web\nreading and leave comment\nreading and leaving comment\nreading poker\nreading taste\nreading this article\nreading this blog\nreading this content\nreading this page\nreading this paragraph\nreading this site\nreading your article\nreading your blog\nreading your content\nreading your page\nreading your paragraph\nreading your site\nreading your web\nreading-poker\nreading-taste\nready and happy\nreadyto\nreaing this\nreal casino\nreal excellent info\nreal fantastic info\nreal interesting info\nreal lesbian\nreal marvellous info\nreal marvelous info\nreal mastery\nreal-casino\nreal-estate-web\nreal-estate.web\nreal-lesbian\nreal-mastery\nreal-money\nrealcasino\nrealestate.co\nrealestate.web\nrealestate.wordpress\nreality operate\nreality-operate\nrealize not drop\nreallesbian\nreallky\nreally a commonly\nreally easy along\nreally excellent info\nreally fantastic info\nreally fastidious\nreally fruitful\nreally good paragraph\nreally interesting info\nreally like this blog\nreally like this post\nreally marvellous info\nreally marvelous info\nreally real\nreally seldom\nreally terminal\nreally tremendously\nreally-fastidious\nreally-fruitful\nreally-tremendously\nreally.. thank\nreallywork.we\nrealmoney\nrealms-full\nrealmsfull\nrealtor promo\nrealtor-promo\nreap the most effect\nreason your brand\nreason-your-brand\nreasonable_trendy_\nreasonable-trendy-\nreasonable, trendy\nreasonabpe\nreasons your brand\nreasons-why\nreasons-your-brand\nrebate supply\nrebate-supply\nrebecca jap\nrebecca jp\nrebecca uk\nrebecca-jap\nrebecca-jp\nrebecca-uk\nrebeccajap\nrebeccajp\nrebeccauk\nrebecka charger\nrebecka-charger\nreborn article\nreborn blog\nreborn page\nreborn post\nreborn site\nreborn web\nreborn-article\nreborn-blog\nreborn-page\nreborn-post\nreborn-site\nreborn-web\nreccomend this\nreccomend-this\nreceive carried\nreceive-carried\nrecent seo\nrecent-seo\nrecentseo\nrecephalexin\nreception of this email\nreciclable\nrecipe michelin\nrecipe paleo\nrecipe-michelin\nrecipe-paleo\nrecipepaleo\nrecipes michelin\nrecipes name\nrecipes-michelin\nrecipes-name\nrecognize you tube\nrecognize youtube\nrecognized you tube\nrecognized youtube\nrecommend for your art\nrecommend for your blog\nrecommend for your page\nrecommend for your site\nrecommend for your web\nrecommend internet\nrecommend this blog\nrecommend this site\nrecommend this weblog\nrecommend this website\nrecommend-internet\nrecommend-this-article\nrecommend-this-blog\nrecommend-this-page\nrecommend-this-site\nrecommend-this-web\nrecommendation for your art\nrecommendation for your blog\nrecommendation for your page\nrecommendation for your site\nrecommendation for your web\nrecommendation will try\nrecommendation. will try\nrecommendations addi\nrecommendations for your art\nrecommendations for your blog\nrecommendations for your page\nrecommendations for your site\nrecommendations for your web\nrecommendations-addi\nrecommended for your art\nrecommended for your blog\nrecommended for your page\nrecommended for your site\nrecommended for your web\nrecommended internet\nrecommended this blog\nrecommended-internet\nrecommended-this-blog\nreconocida marca\nreconocida-marca\nreconquista perfeita\nreconquista-perfeita\nrecords-data\nrecordsdata\nrecovery-now\nrecoverynow\nred christ\nred ugg\nred-bottom-shoe\nred-christ\nred-ugg\nred+bottom+shoe\nredact your preceding\nredaction-blunder\nredbottomshoe\nredchrist\nredeem playstation\nredeem-playstation\nredi_url\nredi-url\nredir.asp\nredir.cfm\nredir.cgi\nredir.htm\nredir.jsp\nredir.php\nredireccion.asp\nredireccion.cfm\nredireccion.cgi\nredireccion.htm\nredireccion.jsp\nredireccion.php\nredirect_link\nredirect-link\nredirect.asp\nredirect.cfm\nredirect.cgi\nredirect.htm\nredirect.jsp\nredirect.php\nredirecter.asp\nredirecter.cfm\nredirecter.cgi\nredirecter.htm\nredirecter.jsp\nredirecter.php\nredirector.asp\nredirector.cfm\nredirector.cgi\nredirector.htm\nredirector.jsp\nredirector.php\nredirects.asp\nredirects.cfm\nredirects.cgi\nredirects.htm\nredirects.jsp\nredirects.php\nredskinsjers\nredsoleshoe\nreductil\nredugg\nredwingjp\nreebok baseball\nreebok ital\nreebok scarpe\nreebok-baseball\nreebok-ital\nreebok-scarpe\nreebok-zig\nreebokinstapump\nreebokital\nreebokscarpe\nreebokzig\nreegzniocd\nreel casino\nreel-casino\nreel-game\nreelcasino\nreelgame\nreeview\nrefer-open\nreferencement\nrÃ©fÃ©rencement\nreferral king\nreferral-king\nrefire cert\nrefire-cert\nrefluks\nreflux symptom\nreflux-symptom\nrefluxsymptom\nreforme-ta-sante\nrÃ©forme-ta-santÃ©\nreformetasante\nrÃ©formetasantÃ©\nrefrain from commenting\nregaard\nregarding blog\nregarding thiss\nregarding-thiss\nregards for posting\nregards for putting\nregards for selective\nregards for the article\nregards for the blog\nregards for the page\nregards for the post\nregards for the site\nregards-for-posting\nregards-for-putting\nregarfing\nregenerarea parului\nregenerarea-parului\nregister cash\nregister earn\nregister paid\nregister-cash\nregister-earn\nregister-paid\nregistration cash\nregistration earn\nregistration offer\nregistration paid\nregistration strat\nregistration-cash\nregistration-earn\nregistration-offer\nregistration-paid\nregistration-strat\nregistrator\nregistry-clean\nregistry-fix\nregistry-repair\nregistry-tool\nregistry+\nregistryclean\nregistryfix\nregistryrepair\nregistrytool\nregualar\nregulados de forex\nregulados-de-forex\nregulate their gaming\nreguliatory\nreinigungsfirmen hab\nreirect\nrejersey.co\nrejersey.net\nrejuvenated web\nrejuvenated-web\nrekla.\nreklamowe\nrekreacja\nrelacion duradera\nrelaciÃ³n duradera\nrelacion-duradera\nrelacja live\nrelacja-live\nrelacoes sexuais\nrelaÃ§Ãµes sexuais\nrelacoes-sexuais\nrelaÃ§Ãµes-sexuais\nrelated contents\nrelated-contents\nrelatfed\nrelativa media\nrelativa mÃ­dia\nrelativa-media\nrelativa-mÃ­dia\nrelax private\nrelax-private\nrelaxation therefore\nrelaxation-therefore\nrelease-from-movie\nreliable blog\nreliable weblog\nreliable webpage\nreliable website\nreliable-rx\nreliablerx\nrelief secret\nrelief to back pain\nrelief-secret\nreliefsecret\nreligion jeans\nreligion-jeans\nreligionjeans\nrellay\nrelogioreplic\nrelogios replic\nrelogios rÃ©plica\nrelogios-replic\nrelogios-rÃ©plica\nrelogiosreplic\nremarkable article\nremarkable blog\nremarkable info\nremarkable job\nremarkable page\nremarkable paragraph\nremarkable post\nremarkable practice\nremarkable site\nremarkable understand\nremarkable web\nremarkable-article\nremarkable-blog\nremarkable-info\nremarkable-job\nremarkable-page\nremarkable-paragraph\nremarkable-post\nremarkable-practice\nremarkable-site\nremarkable-understand\nremarkable-web\nremarkablearticle\nremarkableblog\nremarkableinfo\nremarkablejob\nremarkablepage\nremarkableparagraph\nremarkablepost\nremarkablepractice\nremarkablesite\nremarkableunderstand\nremarkableweb\nremedio caseiro\nremedio-caseiro\nremedy discount\nremedy review\nremedy-discount\nremedy-review\nremedydiscount\nremedyreview\nremember must\nremember-must\nremont avtomat\nremont bosch\nremont vorot\nremont-avtomat\nremont-bosch\nremont-vorot\nremontbosch\nremorseless vapor\nremorseless vapour\nremote viewing train\nremote-viewing-train\nremoval clearwater\nremove me from that\nrencontre amicale\nrencontre coquine\nrencontre gougar\nrencontre seduction\nrencontre senior\nrencontre sex\nrencontre-amicale\nrencontre-coquine\nrencontre-gougar\nrencontre-seduction\nrencontre-senior\nrencontre-sex\nrencontres amicale\nrencontres-amicale\nrenda extra\nrenda-extra\nrenewal amenit\nrent luxury\nrent_in\nrent-luxury\nrenting-a-small\nrentinsur\nrentluxury\nreockn\nrepair near me\nrepair virgin\nrepair-virgin\nrepairs near me\nrepairvirgin\nreparacion energetica lavadora\nreparatii-masini-spa\nrepeated galdi\nrepeated-galdi\nreplica bag\nreplica birk\nreplica cartier\nreplica chanel\nreplica china\nreplica chinese\nreplica dial\nreplica face\nreplica femme\nreplica hand\nreplica herve\nreplica homme\nreplica ip\nreplica jack\nreplica jers\nreplica kors\nreplica leger\nreplica louis\nreplica michael\nreplica nba\nreplica oakley\nreplica online\nreplica ray\nreplica relogio\nrÃ©plica relogio\nreplica rolex\nreplica service\nreplica stella\nreplica top\nreplica ugg\nreplica watch\nreplica-bag\nreplica-brand\nreplica-cartier\nreplica-chanel\nreplica-china\nreplica-chinese\nreplica-de-\nrÃ©plica-de-\nreplica-design\nreplica-dial\nreplica-face\nreplica-femme\nreplica-gucci\nreplica-hand\nreplica-herve\nreplica-homme\nreplica-ip\nreplica-jack\nreplica-jers\nreplica-kors\nreplica-leger\nreplica-louis\nreplica-michael\nreplica-nba\nreplica-oakley\nreplica-online\nreplica-prada\nreplica-ray\nreplica-relogio\nrÃ©plica-relogio\nreplica-rolex\nreplica-service\nreplica-stella\nreplica-store\nreplica-top\nreplica-ugg\nreplica-world\nreplica0\nreplica1\nreplica2\nreplica3\nreplica4\nreplica5\nreplica6\nreplica7\nreplica8\nreplica9\nreplicabag\nreplicabrand\nreplicacartier\nreplicachanel\nreplicachina\nreplicachinese\nreplicade\nreplicadesign\nreplicadial\nreplicaface\nreplicafemme\nreplicagucci\nreplicahand\nreplicaherve\nreplicahomme\nreplicaip\nreplicajack\nreplicajers\nreplicakors\nreplicaleger\nreplicalouis\nreplicamichael\nreplicanba\nreplicaoakley\nreplicaonline\nreplicaprad\nreplicaray\nreplicarelogio\nreplicarolex\nreplicas relogio\nrÃ©plicas relogio\nreplicas-de-\nrÃ©plicas-de-\nreplicas-relogio\nrÃ©plicas-relogio\nreplicasde\nreplicaservice\nreplicasrelogio\nreplicastella\nreplicastore\nreplicatop\nreplicaugg\nreplicawatch\nreplicaworld\nreplique chanel\nreplique femme\nreplique homme\nreplique-chanel\nreplique-femme\nreplique-homme\nrepliquechanel\nrepliquefemme\nrepliquehomme\nreports.asp\nreports.cfm\nreports.htm\nreports.jsp\nreports.php\nrequerida por el cliente\nrequeridas por el cliente\nrequerido por el cliente\nrequest e-mail\nrequests swiftly\nrequests-swiftly\nrequired to awesome\nrequisitos del client\nrequisitos-del-client\nreqwuire\nrescator\nresearch grasp\nreseaux sociaux\nrÃ©seaux sociaux\nreseaux-sociaux\nrÃ©seaux-sociaux\nreseller uk\nreseller-uk\nreselleruk\nresidence hobby\nresidence-hobby\nresidential lender\nresidential-lender\nresidentiallender\nresist comment\nresist-comment\nresources/styles\nrestoremen\nrestoril\nresult choquant\nrÃ©sult choquant\nresult hong\nresult-choquant\nrÃ©sult-choquant\nresultado relacionado\nresultados relacionado\nresultat pmu\nrÃ©sultat pmu\nresultat-pmu\nrÃ©sultat-pmu\nresultats choquant\nrÃ©sultats choquant\nresultats-choquant\nrÃ©sultats-choquant\nresulthk\nresulthong\nresults.htm\nresume expert\nresume-101\nresume-expert\nresume101\nresumeexpert\nresumes expert\nresumes-expert\nresumesexpert\nresurge review\nresurge-review\nretail-store\nretail-where\nretailstore\nretailwhere\nretal firm\nretention of urine\nretin-a\nretina-247\nretro jord\nretro-jord\nretrojord\nreturn of this question\nreturn=http\nrevenue master\nrevenue-master\nreverse cell\nreverse lookup\nreverse phone\nreverse-cell\nreverse-lookup\nreverse-phone\nreverselookup\nreversephone\nrevia med\nrevia-med\nreview best\nreview bonus\nreview discount\nreview my blog\nreview my page\nreview my sire\nreview my site\nreview my sitte\nreview my web\nreview online edit\nreview site\nreview website\nreview you tube\nreview-best\nreview-bonus\nreview-discount\nreview-on\nreview-sale\nreview-site\nreview-source\nreview-website\nreview-you-tube\nreview-youtube\nreview.asp\nreview.bl\nreview.cfm\nreview.htm\nreview.in\nreview.jsp\nreview.php\nreviewbest\nreviewbonus\nreviewdiscount\nreviewon\nreviews best\nreviews online\nreviews you tube\nreviews youtube\nreviews-best\nreviews-on\nreviews-online\nreviews-today\nreviews-you-tube\nreviews-youtube\nreviews.asp\nreviews.bl\nreviews.cfm\nreviews.htm\nreviews.in\nreviews.jsp\nreviews.net\nreviews.org\nreviews.php\nreviewsale\nreviewsbest\nreviewsite\nreviewson\nreviewsource\nreviewstoday\nreviewstv\nreviewthe\nreviewx\nreviewz\nreviot\nrevitalized web\nrevitalized-web\nrevival beauty\nrevival-beauty\nrevivalbeauty\nrevive beauty\nrevive-beauty\nrevivebeauty\nrevolutionjog\nrevolutionstroll\nrevq.ru\nreward exchang\nreward-exchang\nrewiew\nrewriter also\nrhapsody full\nrhapsody-full\nrhapsodyfull\nrheumatoidarthritis\nrhttp\nrich picking\nrich woolrich\nrich-picking\nrich-woolrich\nrichpicking\nrichwoolrich\nridding-your-proper\nridiculous quest here\nridiculous quest there\nridiculous story here\nridiculous story there\nridiculous-story-here\nridiculous-story-there\nriga stag\nriga-stag\nriga.stag\nrigastag\nright blog\nright webmaster\nright-blog\nright-webmaster\nrightblog\nriight\nrilopkais.in\nrimedi natural\nrimedi-natural\nrin.in\nriot points\nriot-points\nriotpoints\nripoff a consumer\nripoff the consumer\nripoff their consumer\nripoffreport\nrise-hire\nrisehire\nrizatriptan\nroad of success\nrobaxin\nrobe-de-mariee\nrobe-du-mariage\nrobedemariee\nrobedumariage\nrobertalite\nrobertby\nrobot,or\nrobotor test\nrobotor wholesale\nrobotor-test\nrobotor-wholesale\nrobotortest\nrobotorwholesale\nrobux generator\nrobux-generator\nrocasea\nrofx net\nrofx review\nrofx-net\nrofx-review\nrofxnet\nrofxreview\nroger vivier\nroger-vivier\nrogervivier\nrok.ru\nrok.su\nrokettube\nroleplay\nrolex market\nrolex online\nrolex prix\nrolex_\nrolex-market\nrolex-online\nrolex-watch\nrolexmarket\nrolexonline\nrolexwatch\nrolnictwo towarowe\nrolnictwo-towarowe\nrom-galaxy\nrona online\nrona-online\nroofingcontractor\nroom by hour\nroom-by-hour\nroom-decorating-idea\nrooms by hour\nrooms-by-hour\nrooted android\nrooted-android\nrootexplorerr\nropa belstaff\nropa interior\nropa-belstaff\nropa-interior\nropabelstaff\nropainterior\nros hack\nros-hack\nrose porn\nrose-porn\nrose-shoe\nroseporn\nroseshoe\nrosettastoneeasy\nroshe run\nroshe-run\nrosherun\nrosuvastatin\nrotating-hot-iron\nrotatinghotiron\nrouge moncler\nrouge-moncler\nrougemoncler\nroulette virgin\nroulette-virgin\nround thaat\nrox casino\nrox slot\nrox ÐºÐ°Ð·Ð¸Ð½Ð¾\nrox-casino\nrox-slot\nrox-ÐºÐ°Ð·Ð¸Ð½Ð¾\nroxcasino\nroxy ugg\nroxy-ugg\nroxyugg\nroyal-club\nroyalclub\nrÃ³Å¼e\nrozszerzona\nrpg online\nrpg-online\nrpgonline\nrss kami\nrss kamu\nrss.asp\nrss.cfm\nrss.htm\nrss.jsp\nrss.php\nrtn-reg\nrtnreg\nru-blacklist\nru-proshop\nru-wordpress\nru.ru\nru.top\nruang karpet\nruang-karpet\nruangkarpet\nrublacklist\nrug fur\nrug-fur\nrugby stream\nrugby-stream\nrugbystream\nrugfur\nrugs fur\nrugs-fur\nrugsfur\nruhttp\nrun chaus\nrun cpa\nrun obuv\nrun ppv\nrun shoe\nrun sneak\nrun your web\nrun-chaus\nrun-cpa\nrun-obuv\nrun-ppv\nrun-shoe\nrun-sneak\nrun-your-web\nrunchaus\nruncpa\nrune - scape\nrune â€“ scape\nrune-scape\nruneâ€“scape\nrunescape classic\nrunescape gold\nrunescape million\nrunescape-classic\nrunescape-gold\nrunescape-million\nrunescapegold\nrunjning\nrunning a blog\nrunning a weblog\nrunning obuv\nrunning sneak\nrunning-femme\nrunning-obuv\nrunning-sneak\nrunningobuv\nrunningsneak\nrunobuv\nrunppv\nrunshoe\nrunsneak\nrunway dress\nrunway sita\nrunway-dress\nrunway-sita\nrunwaydress\nrunwaysita\nruou dep\nrÆ°á»£u Ä‘áº¹p\nruou-dep\nruproshop\nrussia.ru\nrussian mis\nrussian mr\nrussian ms\nrussian mulberry\nrussian stalker\nrussian-army-good\nrussian-mis\nrussian-mr\nrussian-ms\nrussian-mulberry\nrussian-stalker\nrussianmis\nrussianmr\nrussianms\nrussianmulberry\nrusskom nacionaliz\nrusskom-nacionaliz\nrusztowania\nruwordpress\nrv repair hunt\nrv repair near\nrv repairs hunt\nrv repairs near\nrx-pharm\nrxpharm\nrÐ³\nrÐµ\nrÑ–\nrÑƒ\nÉa\nÉe\nÉi\nÉn\nÉo\nÉu\nÉy\ns |f\ns best database\ns http\ns top database\ns:.\ns!.\ns.@\ns.all\ns.for\ns.p.o.r.t\ns.p.o.rt\ns.p.or.t\ns.p.ort\ns.po.r.t\ns.por.t\ns.the\ns.two\ns.webeden\ns| a\nsabo charm\nsabo out\nsabo ring\nsabo sale\nsabo shop\nsabo uk\nsabo-charm\nsabo-out\nsabo-ring\nsabo-sale\nsabo-shop\nsabo-uk\nsabo-us\nsabocharm\nsaboout\nsaboring\nsabosale\nsaboshop\nsabouk\nsac celine\nsac chanel\nsac chloe\nsac du phong\nsáº¡c dá»± phÃ²ng\nsac ekimi\nsaÃ§ ekimi\nsac gucci\nsac guess\nsac hermes\nsac lancel\nsac longchamp\nsac louis\nsac reutilis\nsac rÃ©utilis\nsac sold\nsac trail\nsac vanessa\nsac vuitton\nsac-a-main\nsac-celine\nsac-chanel\nsac-chloe\nsac-du-phong\nsac-ekimi\nsac-gucci\nsac-guess\nsac-hermes\nsac-lancel\nsac-longchamp\nsac-louis\nsac-reutilis\nsac-rÃ©utilisable\nsac-sold\nsac-trail\nsac-vanessa\nsac-vuitton\nsacceline\nsacchanel\nsacchloe\nsacduphong\nsacgucci\nsacguess\nsachermes\nsaclancel\nsaclongchamp\nsaclouis\nsacreutilis\nsacrÃ©utilisable\nsacs celine\nsacs chloe\nsacs fr\nsacs hermes\nsacs lancel\nsacs longchamp\nsacs louis\nsacs trail\nsacs-celine\nsacs-chloe\nsacs-fr\nsacs-hermes\nsacs-lancel\nsacs-longchamp\nsacs-louis\nsacs-trail\nsacs-vanessa\nsacs-vuitton\nsacsceline\nsacschloe\nsacsfr\nsacsguess\nsacshermes\nsacslancel\nsacslongchamp\nsacslouis\nsacsold\nsacstrail\nsacsvanessa\nsacsvuitton\nsactrail\nsacvanessa\nsacvuitton\nsadehap\nsafeguard exper\nsafeguard-exper\nsafeguarded exper\nsafeguarded-exper\nsafeguarding exper\nsafeguarding-exper\nsafritibubb.cf\nsaftige frau\nsaftige-frau\nsaidnew\nsaintoffice\nsaints jers\nsaints-jers\nsaintsjers\nsakarya haber\nsakarya-haber\nsakarya\'dan haber\nsakaryaâ€™dan haber\nsakaryadan haber\nsakaryadan-haber\nsalaire instant\nsalaire-instant\nsalaireinstant\nsaldi online\nsaldi-footwear\nsaldi-online\nsaldifootwear\nsaldionline\nsale bestsell\nsale but\nsale buy\nsale cosmet\nsale coupon\nsale louis\nsale lulu\nsale miami\nsale neder\nsale now!\nsale oakley\nsale online\nsale template\nsale-4u\nsale-bestsell\nsale-but\nsale-buy\nsale-cheap\nsale-cosmet\nsale-coupon\nsale-factor\nsale-for-sale\nsale-for-whole\nsale-jap\nsale-jp\nsale-longchamp\nsale-louis\nsale-lulu\nsale-miami\nsale-neder\nsale-oakley\nsale-online\nsale-template\nsale-tokyo\nsale-train\nsale!buy\nsale.biz\nsale.buy\nsale.co.\nsale.shop\nsale+\nsale=\nsale4u\nsalebuy\nsalecanad\nsalecheap\nsalecosmet\nsalefactor\nsaleforsale\nsaleforwhole\nsalejp\nsalelouis\nsalelulu\nsalemiami\nsaleneder\nsaleoakley\nsaleonline\nsaleout\nsales now!\nsales-class\nsales-factor\nsales-inspir\nsales-lead\nsales-train\nsales.co.\nsales+\nsales0@\nsales1@\nsales2@\nsales3@\nsales4@\nsales5@\nsales6@\nsales7@\nsales8@\nsales9@\nsales10@\nsales11@\nsales12@\nsales13@\nsales14@\nsales15@\nsalesclass\nsalesfactor\nsaleshop\nsaleslead\nsalesshop\nsalestrain\nsaletemplate\nsaletokyo\nsaletrain\nsaleu.co\nsalomon athletic\nsalomon canada\nsalomon run\nsalomon-athletic\nsalomon-canada\nsalomon-fr\nsalomon-run\nsalomon-speedcross\nsalomon.asp\nsalomon.cfm\nsalomon.htm\nsalomon.jsp\nsalomon.php\nsalomonathletic\nsalomoncanada\nsalomonfr\nsalomonrun\nsalomonspeedcross\nsalvatore outlet\nsalvatore-outlet\nsalvatoreoutlet\nsalvia.\nsam blog\nsameday-loan\nsamedayloan\nsamke amount\nsamurai siege\nsamurai-siege\nsan pham\nsáº£n pháº©m\nsan xuat\nsáº£n xuáº¥t\nsan-pham\nsáº£n-pháº©m\nsan-xuat\nsáº£n-xuáº¥t\nsan.diego.realtor\nsandal jp\nsandal online\nsandal quote\nsandal sale\nsandal uk\nsandal women\nsandal-jp\nsandal-online\nsandal-quote\nsandal-sale\nsandal-uk\nsandal-women\nsandaljp\nsandals jp\nsandals online\nsandals quote\nsandals sale\nsandals shoe\nsandals uk\nsandals women\nsandals-jp\nsandals-online\nsandals-quote\nsandals-sale\nsandals-shoe\nsandals-uk\nsandals-women\nsandalsjp\nsandalsuk\nsandalswomen\nsandaluk\nsandalwomen\nsanders jers\nsanders-jers\nsandersjers\nsandypasch\nsans ordonnance\nsans-ordonnance\nsante blog\nsantÃ© blog\nsante-blog\nsantehnik krug\nsantehnik-krug\nsÃ¡o trÃºc\nsÃ¡o-trÃºc\nsaotruc\nsap-ui5\nsaperne di piu qui\nsaperne di piÃ¹ qui\nsaperne-di-piu-qui\nsappige vrouw\nsappige-vrouw\nsapui5\nsarees india\nsarees-india\nsatchelbag\nsatcheldbag\nsatisfied reading\nsatisfied-reading\nsatisfying existence\nsatllite\nsaudavel perder\nsaudÃ¡vel perder\nsaudavel-perder\nsaudÃ¡vel-perder\nsauvegarde extern\nsauvegarde-extern\nsave that snap\nsave-you-time\nsaved as a fave\nsaved as a favorite\nsaved as a favourite\nsavor a movie\nsawfwaf\nsay about this article\nsay about this blog\nsay about this page\nsay about this paragraph\nsay about this site\nsay about this web\nsay this blog\nsay this page\nsay this site\nsay this web\nsay your blog\nsay your page\nsay your site\nsay your web\nsayt vizitk\nsayt-vizitk\nsÉ‘\nsbobet\nscam store\nscam-store\nscam.asp\nscam.cfm\nscam.htm\nscam.in\nscam.jsp\nscam.net\nscam.org\nscam.php\nscar repair\nscar-repair\nscarpe air\nscarpe hogan\nscarpe italia\nscarpe mbt\nscarpe nike\nscarpe outlet\nscarpe prada\nscarpe roger\nscarpe supra\nscarpe-air\nscarpe-basket\nscarpe-hogan\nscarpe-italia\nscarpe-mbt\nscarpe-nike\nscarpe-outlet\nscarpe-prada\nscarpe-roger\nscarpe-supra\nscarpebasket\nscarpehogan\nscarpeitalia\nscarpenike\nscarpeprada\nscarperoger\nscarrepair\nsceeen\nscharfe madels\nscharfe mÃ¤dels\nscharfe-madels\nschlgsseldienste\nschlÃ¼sseldienste\nschmuck mag\nschmuck-mag\nschoene seite\nschoene-seite\nschoenen dame\nschoenen dsqu\nschoenen seite\nschoenen-dame\nschoenen-dsqu\nschoenen-seite\nschoenendame\nschoenendsqu\nschoenenseite\nschoeneseite\nschon schon\nschon-schon\nschool.a\nschoolfull\nschooling dissertation\nschooling-dissertation\nschuh gunstig\nschuh gÃ¼nstig\nschuh puma\nschuh sky\nschuh ysl\nschuh-gunstig\nschuh-gÃ¼nstig\nschuh-puma\nschuh-sky\nschuh-ysl\nschuhe gunstig\nschuhe gÃ¼nstig\nschuhe puma\nschuhe sky\nschuhe ysl\nschuhe-gunstig\nschuhe-gÃ¼nstig\nschuhe-puma\nschuhe-sky\nschuhe-ysl\nschuhegunstig\nschuhegÃ¼nstig\nschuhepuma\nschuhesky\nschuheysl\nschuhgunstig\nschuhgÃ¼nstig\nschuhpuma\nschuhsky\nschuhysl\nschweiz online\nschweiz-online\nschweizer geldverwaltern\nschweizer-geldverwaltern\nschweizonline\nsciatica pain\nscisser\nscontati\nscoriescod\nscott wing\nscott-wing\nscottwing\nscrapebox\nscraper free\nscraper software\nscraper-free\nscraper-software\nscraperfree\nscript-buck\nscriptbuck\nsculpting bandage\nsculpting-bandage\nsd3546a\nsddaad\nsdelat makijazh\nsdelat-makijazh\nsdfasd\nsdfklj\nsdfsdf\nsdlkfj\nseaddons\nseahawks jers\nseahawks-jers\nseahawksjers\nsearch engine list\nsearch engine market\nsearch engine posi\nsearch engine pref\nsearch engines list\nsearch engines posi\nsearch engines pref\nsearch ffor\nsearch gogle\nsearch master knowledge\nsearch optim\nsearch porn\nsearch-engine-list\nsearch-engine-market\nsearch-engine-posi\nsearch-engine-pref\nsearch-engines-list\nsearch-engines-posi\nsearch-engines-pref\nsearch-gogle\nsearch-optim\nsearch-porn\nsearchengine.\nsearchhing\nsearching\nsearchoptim\nsearchporn\nseat presently\nseawaypab\nsec-leading\nsecara free\nsecara-free\nsecondgrade\nsecret advant\nsecret advert\nsecret beautiful\nsecret generous\nsecret review\nsecret-advant\nsecret-advert\nsecret-beautiful\nsecret-generous\nsecret-review\nsecret.co\nsecretadvant\nsecretadvert\nsecretbeautiful\nsecretgenerous\nsecretreview\nsecure-image\nsecure-smtp\nsecured result\nsecured-result\nsecureimage\nsecuresmtp\nsecurity ip camera\nsecurity-for\nsecurity-ip-camera\nsee this blog\nsee this site\nsee this weblog\nsee this website\nseek engines\nseek-engines\nseeking prospect\nseeking-prospect\nseekingman\nseekingmen\nseekingwom\nseeming vexation\nseeming-vexation\nseen in this article\nseen in this you\nseg-board\nsegboard\nsegun servicio tecnico\nsegÃºn servicio tecnico\nsegway-fun\nsegwayfun\nsehmale movie\nsehmale porn\nsehmale sex\nsehmale vid\nsehmale-movie\nsehmale-porn\nsehmale-sex\nsehmale-vid\nseikomise\nseize your rss\nseks child\nseks kat\nseks og\nseks porn\nseks-child\nseks-kat\nseks-og\nseks-porn\nseks.ro\nseks.ru\nseks.su\nsekschild\nseksporn\nseksual\nselalu menang\nselalu-menang\nselebriti_\nselecting-a-strain\nselecting-great-white\nself google\nself on instagram\nself-google\nself-help\nself-on-instagram\nselfgoogle\nselfiestick\nsell dump\nsell iphone\nsell lancel\nsell-dump\nsell-iphone\nsell-lancel\nsell-now\nselling iphone\nselling machine\nselling-iphone\nselling-machine\nselllancel\nsellnow\nsembol clan\nsembol-clan\nsend earn\nsend unlimited email\nsend-bulk\nsend-earn\nsend.sohbet\nsendbulk\nsendflowers\nseni siteleri\nsense bravo\nsensible at face\nsensitjze\nsensual intercourse\nsensual massage\nsensual-intercourse\nsensual-massage\nsentence word\nsentence-word\nsential marketing\nsential-marketing\nsentialmarketing\nsentient-health\nsentienthealth\nsenuke vps\nsenuke-vps\nsenukevps\nseo & cms\nseo & mark\nseo add\nseo advert\nseo algo\nseo and cms\nseo and mark\nseo barn\nseo blog\nseo bul\nseo buy\nseo check\nseo cms\nseo comp\nseo cong huong\nseo expert\nseo gain\nseo gig\nseo god\nseo hiz\nseo host\nseo indonesia\nseo luton\nseo mumbai\nseo online\nseo optim\nseo page\nseo pick\nseo plug\nseo rank\nseo service\nseo share\nseo site\nseo soluton\nseo source\nseo toil\nseo tool\nseo vps\nseo web\nseo widget\nseo wise\nseo with\nseo_\nseo-1337\nseo-add\nseo-advert\nseo-algo\nseo-and-cms\nseo-and-mark\nseo-barn\nseo-blog\nseo-bul\nseo-buy\nseo-check\nseo-cms\nseo-comp\nseo-cong-huong\nseo-expert\nseo-gain\nseo-god\nseo-high-score\nseo-highscore\nseo-hiz\nseo-host\nseo-indonesia\nseo-luton\nseo-mumbai\nseo-online\nseo-optim\nseo-page\nseo-pick\nseo-plug\nseo-rank\nseo-service\nseo-share\nseo-site\nseo-soluton\nseo-source\nseo-toil\nseo-tool\nseo-tram\nseo-vps\nseo-web\nseo-widget\nseo-wise\nseo-with\nseo,\nseo?\nseo1337\nseoadd\nseoadvert\nseoagenc\nseoalgo\nseobarn\nseobuy\nseocheck\nseocms\nseocomp\nseoconghuong\nseogain\nseogod\nseohighscore\nseohost\nseoluton\nseomumbai\nseooptim\nseopick\nseoplug\nseorank\nseoservice\nseoshare\nseosoluton\nseosource\nseotoil\nseotool\nseotram\nseovps\nseowidget\nseowise\nseowith\nsepid-shimi\nsepidshimi\nser aprovado no\nsera gratuita para\nserch engin\nserch-engin\nserenity full\nserenity online\nserenity-full\nserenity-online\nserenityfull\nserial numberul\nserial-numberul\nserie tv 2019\nserie tv 2020\nserie tv 2021\nserie-tv-2019\nserie-tv-2020\nserie-tv-2021\nseries erotic\nseries tv 2019\nseries tv 2020\nseries tv 2021\nseries-erotic\nseries-tv-2019\nseries-tv-2020\nseries-tv-2021\nserieserotic\nseriestv\nserious ad invest\nserious malaise\nserious-malaise\nseriously article\nseriously entice\nseriously-article\nseriously-entice\nserravalle out\nserravalle-out\nserravalleout\nserrurier marseille\nserrurier paris\nserrurier-marseille\nserrurier-paris\nsertraline\nserum buy\nserum-buy\nserumbuy\nservantappear\nserved bitch\nserved-bitch\nserver 2019\nserver 2020\nserver 2021\nserver coaching\nserver download\nserver-2019\nserver-2020\nserver-2021\nserver-coaching\nserver-download\nserver.download\nserver2019\nserver2020\nserver2021\nservice now!\nservice pencil\nservice-ecommerce\nservice-pencil\nservice/ecommerce\nserviced ass\nserviced-ass\nservicedoc\nservices-ecommerce\nservices/ecommerce\nservices/service\nservicii profes\nservicii-profes\nservicio postventa\nservicio servicio\nservicio tan robusto\nservicio tecnico oficial\nservicio tÃ©cnico oficial\nservicio-postventa\nservicio-servicio\nservicios los servicios\nservicios pirata\nservicios servicio\nservicios-pirata\nservicios-servicio\nservicios: servicio\nservicos prestado\nserviÃ§os prestado\nservicos-prestado\nserwis\nsession-thumb\nsessions-thumb\nsessuale\nsessuali\nset/bv\nset/celine\nset/chanel\nset/rolex\nsettings1\nsettings2\nsettings3\nsettlement cash\nsettlement-cash\nsetup the malware\nseu blog\nseu site\nseu web\nseu_amor\nseu-blog\nseu-site\nseu-web\nseus cliente\nseus-cliente\nseven %\nseveningdress\nseveninggown\nseveral good stuff\nseveral movie vid\nseveral opportune\nseveral websites can\nseveral-opportune\nsex advice\nsex blog\nsex budd\nsex cam\nsex clermont\nsex club\nsex dat\nsex fetish\nsex forum\nsex game\nsex gay\nsex gif\nsex gratis\nsex gyrl\nsex hook\nsex hub\nsex iliski\nsex in your city\nsex in your town\nsex indian\nsex kat\nsex kontakt\nsex live\nsex mama\nsex mount\nsex movie\nsex mp\nsex naked\nsex papa\nsex pc\nsex porn\nsex position you\nsex positions you\nsex room\nsex scan\nsex search\nsex service\nsex sex\nsex shop\nsex show\nsex swing\nsex tape\nsex teen\nsex toy\nsex tube\nsex tumblr\nsex vibra\nsex vid\nsex virgin\nsex web\nsex wyna\nsex zit je\nsex_\nsex-advice\nsex-blog\nsex-budd\nsex-cam\nsex-clermont\nsex-club\nsex-dat\nsex-fetish\nsex-forum\nsex-game\nsex-gay\nsex-gif\nsex-gratis\nsex-gyrl\nsex-hook\nsex-hub\nsex-iliski\nsex-in-you\nsex-in-your-city\nsex-in-your-town\nsex-indian\nsex-kat\nsex-kontakt\nsex-live\nsex-mama\nsex-mount\nsex-movie\nsex-mp\nsex-naked\nsex-papa\nsex-pc\nsex-porn\nsex-room\nsex-scan\nsex-search\nsex-service\nsex-sex\nsex-shop\nsex-show\nsex-swing\nsex-tape\nsex-teen\nsex-toy\nsex-tube\nsex-tumblr\nsex-vibra\nsex-vid\nsex-virgin\nsex-web\nsex-wyna\nsex.asp\nsex.cfm\nsex.htm\nsex.jsp\nsex.php\nsex>\nsex2call\nsexadvice\nsexblog\nsexbudd\nsexcam\nsexclub\nsexdat\nsexelist\nsexero\nsexfetish\nsexforum\nsexgame\nsexgif\nsexgratis\nsexgyrl\nsexhook\nsexhub\nsexindian\nsexinyou\nsexkat\nsexkontakt\nsexlive\nsexmama\nsexmount\nsexmovie\nsexmp\nsexnaked\nsexo amador\nsexo brutal\nsexo mon\nsexo-amador\nsexo-brutal\nsexo-mon\nsexomon\nsexpapa\nsexpc\nsexporn\nsexroom\nsexs live\nsexs-live\nsexscan\nsexsearch\nsexservice\nsexsex\nsexshop\nsexshow\nsexslive\nsexswing\nsextape\nsexteen\nsexting forum\nsexting-forum\nsextingforum\nsextoy\nsextube\nsextumblr\nsexuais sem\nsexuais-sem\nsexual blog\nsexual fantas\nsexual moment\nsexual trailer\nsexual-blog\nsexual-fantas\nsexual-moment\nsexualblog\nsexualfantas\nsexually lively\nsexually-lively\nsexualmoment\nsexvid\nsexvirgin\nsexweb\nsexy blog\nsexy escort\nsexy eskort\nsexy fantas\nsexy formal\nsexy girl\nsexy gyrl\nsexy lad\nsexy meid\nsexy moment\nsexy naked\nsexy sex\nsexy shoe store\nsexy teen\nsexy toy\nsexy virgin\nsexy web\nsexy woman\nsexy women\nsexy_\nsexy-app\nsexy-blog\nsexy-escort\nsexy-eskort\nsexy-fantas\nsexy-formal\nsexy-girl\nsexy-gyrl\nsexy-lad\nsexy-meid\nsexy-moment\nsexy-naked\nsexy-sex\nsexy-shoe-store\nsexy-teen\nsexy-toy\nsexy-virgin\nsexy-web\nsexy-woman\nsexy-women\nsexy.asp\nsexy.cfm\nsexy.co\nsexy.girl\nsexy.htm\nsexy.jsp\nsexy.php\nsexy2call\nsexyapp\nsexyblog\nsexyescort\nsexyeskort\nsexyfantas\nsexyformal\nsexygirl\nsexygyrl\nsexylad\nsexymoment\nsexynaked\nsexysex\nsexyteen\nsexyvirgin\nsexyweb\nsexywoman\nsexywomen\nseznamce\nsg-launch\nsgames.co\nsglaunch\nshag.ru\nshame on google\nshanghai date\nshanghai escort\nshanghai eskort\nshanghai massage\nshanghai-date\nshanghai-escort\nshanghai-eskort\nshanghai-massage\nshanghaidate\nshanghaiescort\nshanghaieskort\nshanghaimassage\nshanrig\nshapewear body\nshapewear collect\nshapewear essential\nshapewear garment\nshapewear need\nshapewear pant\nshapewear plus\nshapewear select\nshapewear solution\nshapewear today\nshapewear woman\nshapewear women\nshapewear-body\nshapewear-collect\nshapewear-essential\nshapewear-garment\nshapewear-need\nshapewear-pant\nshapewear-plus\nshapewear-select\nshapewear-solution\nshapewear-today\nshapewear-woman\nshapewear-women\nshaping pant\nshaping-pant\nshare - point\nshare and sub\nshare site\nshare ssite\nshare this blog\nshare this details\nshare this web\nshare your article\nshare your blog\nshare your page\nshare your site\nshare your weblog\nshare your webpage\nshare your website\nshare-and-sub\nshare-site\nshare-ssite\nshare. with thank\nshared on this blog\nshared on this page\nshared on this site\nshared on this web\nshared on your blog\nshared on your page\nshared on your site\nshared on your web\nshared site\nshared ssite\nshared your article\nshared your blog\nshared your page\nshared your site\nshared your weblog\nshared your webpage\nshared your website\nshared-site\nshared-ssite\nsharedsite\nsharedssite\nshares site\nshares-site\nsharesite\nsharessite\nsharing site\nsharing this greatest\nsharing with men\nsharing with wom\nsharing-site\nsharing-your-home\nsharing, great article\nsharing, great blog\nsharing, great page\nsharing, great paragraph\nsharing, great site\nsharing, great web\nsharing, great writing\nsharingsite\nsharply-wrong\nshate thou\nshate-thou\nshazam full\nshazam online\nshazam-full\nshazam-online\nshazamfull\nshazamonline\nshed fat\nshed pound\nshed-fat\nshed-pound\nshedfat\nshedpound\nshemael movie\nshemael porn\nshemael sex\nshemael vid\nshemael-movie\nshemael-porn\nshemael-sex\nshemael-vid\nshemale\nshemale movie\nshemale porn\nshemale sex\nshemale vid\nshemale-movie\nshemale-porn\nshemale-sex\nshemale-vid\nshield your self\nshift dress\nshift-dress\nshiftdress\nshirt cease\nshirt cheap\nshirt custom\nshirt embroid\nshirt online\nshirt print\nshirt-cease\nshirt-cheap\nshirt-custom\nshirt-embroid\nshirt-online\nshirt-print\nshirtandshirt\nshirtandtshirt\nshirtcease\nshirtcheap\nshirtcustom\nshirtembroid\nshirtonline\nshirtprint\nshirts cheap\nshirts custom\nshirts embroid\nshirts online\nshirts print\nshirts-cheap\nshirts-custom\nshirts-embroid\nshirts-online\nshirts-print\nshirtsandshirt\nshirtsandtshirt\nshirtscheap\nshirtscustom\nshirtsembroid\nshirtsonline\nshirtsprint\nshit zombie\nshit-zombie\nshitzombie\nshoe america\nshoe announce\nshoe cloth\nshoe dior\nshoe fetish\nshoe flat\nshoe for women\nshoe jap\nshoe jp\nshoe man\nshoe mbt\nshoe men\nshoe mizuno\nshoe online\nshoe out\nshoe promo\nshoe sale\nshoe sol\nshoe store for\nshoe store online\nshoe stores for\nshoe stores online\nshoe uk\nshoe web store\nshoe woman\nshoe women\nshoe-america\nshoe-cloth\nshoe-dior\nshoe-fetish\nshoe-flat\nshoe-for-women\nshoe-jap\nshoe-jp\nshoe-man\nshoe-mbt\nshoe-men\nshoe-mizuno\nshoe-online\nshoe-out\nshoe-promo\nshoe-sale\nshoe-sol\nshoe-store-for\nshoe-store-online\nshoe-stores-for\nshoe-stores-online\nshoe-uk\nshoe-web-store\nshoe-woman\nshoe-women\nshoe.asp\nshoe.cfm\nshoe.htm\nshoe.jsp\nshoe.mobi\nshoe.name\nshoe.php\nshoe+\nshoeamerica\nshoecloth\nshoedior\nshoefetish\nshoeflat\nshoejap\nshoejp\nshoembt\nshoemizuno\nshoeonline\nshoeout\nshoepromo\nshoes 2019\nshoes 2020\nshoes 2021\nshoes america\nshoes announce\nshoes dior\nshoes for women\nshoes jap\nshoes jp\nshoes man\nshoes mbt\nshoes men\nshoes online\nshoes out\nshoes to buy\nshoes uk\nshoes web store\nshoes woman\nshoes women\nshoes-2019\nshoes-2020\nshoes-2021\nshoes-america\nshoes-cheap\nshoes-cloth\nshoes-dior\nshoes-for-women\nshoes-jap\nshoes-jp\nshoes-man\nshoes-mbt\nshoes-men\nshoes-on-sale\nshoes-online\nshoes-out\nshoes-to-buy\nshoes-uk\nshoes-web-store\nshoes-woman\nshoes-women\nshoes.asp\nshoes.mobi\nshoes.name\nshoes+\nshoes2019\nshoes2020\nshoes2021\nshoesale\nshoesamerica\nshoescloth\nshoesjap\nshoesjp\nshoeskan\nshoesmart\nshoesmbt\nshoesol\nshoesonline\nshoesonsale\nshoesout\nshoessale\nshoestore\nshoesuk\nshoesus\nshoeuk\nshoot-tequila\nshop bÃ¡n phá»¥\nshop blog\nshop boot\nshop bought\nshop coupon\nshop erotic\nshop jap\nshop jp\nshop makeup\nshop online\nshop our homecoming\nshop sell perfume\nshop sells perfume\nshop thai\nshop web\nshop-afl\nshop-ban-phu\nshop-blog\nshop-boot\nshop-bought\nshop-coupon\nshop-erotic\nshop-jap\nshop-jp\nshop-makeup\nshop-near-me\nshop-nfl\nshop-now\nshop-online\nshop-our-homecoming\nshop-pin\nshop-shoe\nshop-thai\nshop-to-you\nshop-web\nshop.asia\nshop.top\nshopboot\nshopcoupon\nshopcustomer\nshopee.tw\nshopent.ru\nshopent.su\nshoperotic\nshopg2bag\nshopjap\nshopjp\nshopmakeup\nshopnfl\nshopnow\nshopof\nshoponline\nshopper job\nshopper-job\nshopping blog\nshopping getaway\nshopping harmony\nshopping job\nshopping site\nshopping ugg\nshopping web\nshopping-blog\nshopping-getaway\nshopping-harmony\nshopping-ind\nshopping-job\nshopping-site\nshopping-tupina\nshopping-ugg\nshopping-web\nshopping+\nshopping24\nshoppingcenter.co\nshoppingcentre.co\nshoppingharmony\nshoppingonline\nshoppingsite\nshoppingugg\nshops-collections\nshopshoe\nshopthai\nshoptoyou\nshopuk\nshopus.co\nshort article together\nshort bodycon\nshort ugg\nshort-bodycon\nshort-ugg\nshorttermloan\nshortugg\nshot.you\nshould statement\nshould you placed\nshould-statement\nshoulder tote\nshoulder-tote\nshouldertote\nshouldn?t\nshouldn\'\'t\nshouldnâ€™â€™t\nshouldnâ€t\nshouldn`t\nshow-news\nshow-topic\nshowbox for iphone\nshower sex\nshower-sex\nshowersex\nshownews\nshowroom gucci\nshowroom-gucci\nshowroomgucci\nshowtopic\nshox turbo\nshox-turbo\nshoxturbo\nshred hd\nshred-hd\nshredhd\nshrinking your freedom\nshrwed\nshttp\nshubhashis\nsÉ¦\nsi.lv.e.r.w.are\nsi\'ve\nsiâ€™ve\nsi#mple\nsia ottimo\nsia-ottimo\nsibutramine\nsidify prog\nsidify-prog\nsieg heil\nsieg-heil\nsiege hack\nsiege-hack\nsiegehack\nsiegheil\nsiehe seite\nsiehe site\nsiehe-seite\nsiehe-site\nsiempre garantia\nsiempre garantÃ­a\nsiempre-garantia\nsigarette\nsign zodiac\nsign-zodiac\nsigna zodiac\nsigna-zodiac\nsignazodiac\nsigned-jers\nsignifiant\nsignificant infos\nsignificant-infos\nsignificantly post\nsignificantly-post\nsignin widget\nsignin_password\nsignin-widget\nsigninwidget\nsigno zodiac\nsigno-zodiac\nsignout widget\nsignout-widget\nsignoutwidget\nsignozodiac\nsignzodiac\nsihe seite\nsihe site\nsihe-seite\nsihe-site\nsiite\nsik beni\nsik kaldir\nsik yalama\nsik-beni\nsik-kaldir\nsik-yalama\nsikerim dala\nsikerim-dala\nsiki cocuk\nsiki seni\nsiki-cocuk\nsiki-seni\nsikicem cocuk\nsikicem seni\nsikicem-cocuk\nsikicem-seni\nsikik cocuk\nsikik seni\nsikik-cocuk\nsikik-seni\nsikis izle\nsikis-izle\nsikisizle\nsiktirip\nsilagra\nsilberbarren\nsildenafil\nsill unsure\nsilver-and-gold\nsilver-gold\nsilver-ingot\nsilver-jewel\nsilver-suite\nsilverandgold\nsilvergold\nsilveringot\nsilverjewel\nsilversuite\nsim-only\nsimilarities some similar\nsimonly\nsimple should you\nsimplesmente online\nsimplesmente-online\nsimplexml you\nsimplexml-you\nsimplified divorce\nsimplified marriage\nsimplified-divorce\nsimplified-marriage\nsimply demonstration\nsimply extremely\nsimply recently\nsimply shared\nsimply use internet\nsimply-extremely\nsimply-shared\nsimultanious\nsin cobrarle el\nsincere examine\nsincere understand\nsincere-understand\nsinequan\nsingapore.asp\nsingapore.cfm\nsingapore.htm\nsingapore.jsp\nsingapore.php\nsingeltjejer\nsingle need to have\nsirop mangustin\nsirop-mangustin\nsistem antalya\nsistem-antalya\nsistemantalya\nsistemas bolsa\nsistemas populare\nsistemas-bolsa\nsistemas-populare\nsistershit\nsite -\nsite ,\nsite ::\nsite !\nsite .\nsite (:\nsite =)\nsite amor\nsite and comment\nsite and save\nsite asian\nsite assim\nsite backup\nsite congratulation\nsite give pleasant\nsite gives pleasant\nsite google\nsite however\nsite is extreme\nsite is fastidious\nsite is invaluable\nsite is priceless\nsite is truly\nsite link\nsite load speed\nsite loading speed\nsite look weird\nsite looks weird\nsite now ;)\nsite offer\nsite offic\nsite owner\nsite particular\nsite platform\nsite position\nsite post\nsite proprietor\nsite provid\nsite que fale\nsite taste\nsite technique\nsite theme\nsite through google\nsite to rank\nsite traff\nsite truly has\nsite uffic\nsite vip\nsite visitor\nsite web site\nsite wordpress\nsite--\nsite-amor\nsite-asian\nsite-assim\nsite-backup\nsite-google\nsite-however\nsite-is-extreme\nsite-link\nsite-offer\nsite-offic\nsite-owner\nsite-particular\nsite-platform\nsite-position\nsite-post\nsite-proprietor\nsite-provid\nsite-taste\nsite-technique\nsite-theme\nsite-traff\nsite-uffic\nsite-vip\nsite-visitor\nsite-web\nsite-wordpress\nsite:-\nsite:)\nsite? my web\nsite.co\nsite.in\nsite.vip\nsite/essay\nsite24\nsitecode\nsiteleri cek\nsiteleri Ã§ek\nsitelink\nsitemap0\nsitemap1\nsitemap2\nsitemap3\nsitemap4\nsitemap5\nsitemap6\nsitemap7\nsitemap8\nsitemap9\nsitemi siyaret\nsitemi ziyaret\nsitemi-siyaret\nsitemi-ziyaret\nsitemizi siyaret\nsitemizi ziyaret\nsitemizi-siyaret\nsitemizi-ziyaret\nsiteoffic\nsites and blogs\nsites luke\nsites on the internet\nsites online\nsites really nice\nsites-and-blogs\nsites24\nsitesi tÄ±kla\nsitesi-tÄ±kla\nsiteuffic\nsitevip\nsiteweb\nsito offic\nsito uffic\nsito ugg\nsito-offic\nsito-uffic\nsito-ugg\nsitooffic\nsitouffic\nsitougg\nsitus ilegal\nsitus judi\nsitus poker\nsitus qq\nsitus togel\nsitus-ilegal\nsitus-judi\nsitus-poker\nsitus-qq\nsitus-togel\nsitusqq\nsiutpd\nsix %\nsize genetic\nsize shapewear\nsize-genetic\nsize-shapewear\nsizegenetic\nsk8 hi\nsk8-hi\nsk8hi\nskapa grupp\nskapa-grupp\nskapagrupp\nskelaxin\nskhemy\nskidki bilet\nskidki na\nskidki otel\nskidki tur\nskidki-bilet\nskidki-na\nskidki-otel\nskidki-tur\nskill set expert\nskill-set expert\nskill-set-expert\nskilled blog\nskilled-blog\nskilledblog\nskillset expert\nskillset-expert\nskin club\nskin pigment\nskin_pigment\nskin-care-review\nskin-club\nskin-pigment\nskincare-review\nskincare-work\nskincarereview\nskincarework\nskinclub\nskinnys review\nskinnys-review\nskinnysreview\nskins bet\nskins fortnite\nskins-bet\nskins-fortnite\nskinsfortnite\nskip hire company\nskip-trac\nskjonnhetsprodukter\nskjÃ¸nnhetsprodukter\nsklep\nsklepy\nskool shoe\nskool-shoe\nskor online\nskor timber\nskor-online\nskor-rea\nskor-timber\nskoronline\nskorrea\nskortimber\nskup-aut\nskup,aut\nsky pharmacy\nsky-pharmacy\nskypharmacy\nskyrocket you\nskyrocket-you\nsleazy lawyer\nsleazy-lawyer\nsledge baseball\nsledge bat\nsledge-baseball\nsledge-bat\nsleepheadphone\nsleeve bodycon\nsleeve-bodycon\nslim plus attract\nslim-plus-attract\nslim-woman\nslim-women\nslimpill\nslimup\nslimwoman\nslimwomen\nslipper khaki\nslipper-khaki\nslipperkhaki\nslippers khaki\nslippers-khaki\nslipperskhaki\nslme genuine\nslongchamp\nslot machine\nslot-machine\nslotmachine\nslots blackjack\nslots machine\nslots rtp\nslots-blackjack\nslots-machine\nslots-rtp\nslots, blackjack\nslotsmachine\nslotsrtp\nslugi elektrek\nslugi otdeloch\nslugi plotnik\nslugi santehnik\nslugi stekol\nslugi-elektrek\nslugi-otdeloch\nslugi-plotnik\nslugi-santehnik\nslugi-stekol\nslugy elektrek\nslugy otdeloch\nslugy plotnik\nslugy santehnik\nslugy stekol\nslugy-elektrek\nslugy-otdeloch\nslugy-plotnik\nslugy-santehnik\nslugy-stekol\nslut porn\nslut-porn\nslutporn\nsluts porn\nsluts-porn\nslutsporn\nslvrenew\nsmaler post\nsmall kapsule\nsmall_japanese_\nsmall_trendy_\nsmall-japanese-\nsmall-kapsule\nsmall-trendy-\nsmallbusinessplan\nsmaller amount western\nsmaller article\nsmaller content\nsmaller post\nsmaller-article\nsmaller-content\nsmaller-post\nsmarketo bonus\nsmarketo program\nsmarketo review\nsmarketo secret\nsmarketo software\nsmarketo-bonus\nsmarketo-program\nsmarketo-review\nsmarketo-secret\nsmarketo-software\nsmarketobonus\nsmarketoprogram\nsmarketoreview\nsmarketosecret\nsmarketosoftware\nsmart hoverboard\nsmart-balance\nsmart-drug\nsmart-hoverboard\nsmart-watch-gps\nsmartbalance\nsmartbeting\nsmartbets\nsmartdrug\nsmarthoverboard\nsmartly written article\nsmartwatch tactical\nsmartwatch-tactical\nsmeoone\nsmiling visitor here\nsmith sold\nsmith-sold\nsmithsold\nsmm pannel\nsmnall\nsmok priv\nsmok-priv\nsmoke smok\nsmoke-smok\nsmoke, smok\nsmoke. smok\nsmoking news\nsmoking-news\nsmokingnews\nsms grupp\nsms-grupp\nsmsgrupp\nsmurf account\nsmurf-account\nsmurfaccount\nsnapback-cap\nsnapbacks\nsnapchat ++\nsnapchat intro\nsnapchat monetiz\nsnapchat money\nsnapchat privado\nsnapchat score\nsnapchat you tube\nsnapchat youtube\nsnapchat-intro\nsnapchat-monetiz\nsnapchat-money\nsnapchat-privado\nsnapchat-score\nsnapchat-you-tube\nsnapchat-youtube\nsnapchat++\nsnatch you\nsndly nahark\nsndly-nahark\nsneaker greece\nsneaker jap\nsneaker jp\nsneaker retail\nsneaker sales online\nsneaker trade\nsneaker-greece\nsneaker-jap\nsneaker-jp\nsneaker-retail\nsneaker-sales-online\nsneaker-trade\nsneaker.asp\nsneaker+\nsneakerchef\nsneakergreece\nsneakerjap\nsneakerjp\nsneakerretail\nsneakers greece\nsneakers jap\nsneakers jp\nsneakers retail\nsneakers sale\nsneakers trade\nsneakers-greece\nsneakers-jap\nsneakers-jp\nsneakers-retail\nsneakers-sale\nsneakers-trade\nsneakers.asp\nsneakers24\nsneakersgreece\nsneakersjap\nsneakersjp\nsneakersretail\nsneakerssale\nsneakerstrade\nsneakertrade\nsnism\nsnoiper\nsnore mouth\nsnore stop\nsnore-mouth\nsnore-stop\nsnoremouth\nsnorestop\nsnoring expert\nsnoring mouth\nsnoring-expert\nsnoring-mouth\nsnoringexpert\nsnoringmouth\nsnowplplow\nsá»Ÿ bÃ¡n áº§m\nso do who you\nso here it occur\nso much a person\nsá»Ÿ nam cao\nso verdienen sie\nso-ban-am\nso-nam-cao\nsobre los precio\nsobre tiara\nsobre-tiara\nsocal tms\nsocal-tms\nsocaltms\nsoccer betting\nsoccer jersey sale\nsoccer-betting\nsoccer-jersey-sale\nsoccerbet\nsoccerjerseyclub\nsoccerjerseysale\nsoccerjerseysclub\nsociable worker\nsocial butler\nsocial buzz\nsocial market\nsocial media site\nsocial media web\nsocial network advert\nsocial network-advert\nsocial pinterest\nsocial trello\nsocial video market\nsocial weblog\nsocial website\nsocial_media\nsocial-bookmark\nsocial-butler\nsocial-buzz\nsocial-market\nsocial-media-manage\nsocial-media-site\nsocial-media-web\nsocial-network-site\nsocial-networking-site\nsocial-pinterest\nsocial-trello\nsocial-weblog\nsocial-website\nsocialbookmark\nsocialbutler\nsocialbuzz\nsocialengine\nsocialite.\nsocialmarket\nsocialntw\nsocietys\nsodding blog\nsodding site\nsodding weblog\nsodding website\nsoeasy\nsofa test\nsofa-test\nsofatest\nsofosbuvir\nsoft-secret\nsoftsecret\nsoftware beneath\nsoftware house\nsoftware program operate\nsoftware secret\nsoftware-beneath\nsoftware-house\nsoftware-program-operate\nsoftware-secret\nsoftware.in\nsoftware.pl\nsoftware.ro\nsoftware.ru\nsoftware.su\nsoftware.za\nsoftwarehouse\nsoftwares\nsoftwaresecret\nsohbet\nsoi keo bong\nsoi-keo-bong\nsoime addi\nsojebody\nsokratit rashody\nsokratit-rashody\nsokurce\nsold-out\nsolde botte\nsolde canad\nsolde lancel\nsolde loubou\nsolde ralph\nsolde-botte\nsolde-canad\nsolde-lancel\nsolde-loubou\nsolde-ralph\nsolde.co\nsolde.in\nsolde.pl\nsolde.ro\nsolde.ru\nsolde.su\nsolde.za\nsoldebotte\nsoldecanad\nsoldelancel\nsoldeloubou\nsolderalph\nsoldes botte\nsoldes canad\nsoldes lancel\nsoldes loubou\nsoldes ralph\nsoldes-botte\nsoldes-canad\nsoldes-lancel\nsoldes-loubou\nsoldes-ralph\nsoldes.co\nsoldes.in\nsoldes.pl\nsoldes.ro\nsoldes.ru\nsoldes.su\nsoldes.za\nsoldesbotte\nsoldescanad\nsoldeslancel\nsoldesloubou\nsoldesralph\nsoleil chanel\nsoleil ray\nsoleil-chanel\nsoleil-ray\nsoleilchanel\nsoleilray\nsolicitar un presta\nsolicitar-un-presta\nsolicitous afternoon\nsolo cheat\nsolo-cheat\nsoluÃ§Ã£o\nsolucao important\nsoluÃ§Ã£o important\nsolucao-important\nsolution blog\nsolution paperwork\nsolution review\nsolution-blog\nsolution-review\nsolutionblog\nsolutioninc\nsolutions blog\nsolutions-blog\nsolutionsblog\nsolutionsinc\nsome %\nsome coinage\nsome extra ass\nsome functionalitie\nsome genuinely great\nsome ideas are new\nsome one desire\nsome one search\nsome onee\nsome real interest\nsome really interest\nsome-coinage\nsome-functionalitie\nsomedias\nsomee one\nsomente download\nsomente-download\nsomeonethat\nsomeplace within the sentence\nsomos una empresa\nson copain\nson-copain\nsoncopain\nsongs reaches\nsongs thousand\nsongs-reaches\nsongs-thousand\nsonicsearch\nsooemne\nsoome real\nsoomeone\nsoon:-\nsoon:)\nsosial media\nsosial-media\nsound like you know\nsource blossom\nsource of incomes\nsource-blossom\nsource-of-incomes\nsourcehere\nsovaldi\nsozedde.co\nsozedde.in\nsozedde.pl\nsozedde.ro\nsozedde.ru\nsozedde.za\nsp.o.r.t\nsp1 key\nsp1-key\nspaccio gucci\nspaccio woolrich\nspaccio-gucci\nspaccio-woolrich\nspacciogucci\nspacciowoolrich\nspade diaper\nspade out\nspade-diaper\nspade-out\nspadediaper\nspadeout\nspain jers\nspain-jers\nspam issue\nspam link\nspam remark\nspam respon\nspam seek\nspam-issue\nspam-link\nspam-phone\nspam-remark\nspam-respon\nspam-seek\nspamlink\nspammer link\nspammer spam\nspammer-link\nspammer-spam\nspammerlink\nspammy seek\nspammy-seek\nspamphone\nspamrespon\nsparkle ugg\nsparkle-ugg\nsparkleugg\nspeaking approximate\nspecial approximate\nspecial daay\nspecial-approximate\nspecial-offer\nspecially refurnished\nspecially-refurnished\nspecials wood\nspecials-wood\nspecialty-transfer\nspecialtytransfer\nspecific gift\nspecific-gift\nspecifucally\nspedified\nspeed proxi\nspeed proxy\nspeed-loan\nspeed-proxi\nspeed-proxy\nspeedloan\nspeedproxi\nspeedproxy\nspeedy cash\nspeedy-cash\nspeedy-product\nspeedycash\nspeedypaper info\nspeedypaper.in\nspend careful attention\nspend on convenience\nspendding\nspendihg\nspenfing\nspezialisierten vereine\nspezialisierten-vereine\nspicy bbw\nspicy-bbw\nspider solitaire\nspider-solitaire\nspielleiterin be\nspielleiterin ist\nspilivanie derev\'yev\nspilivanie derevâ€™yev\nspilivanie derevev\nspilivanie-derevev\nspip.asp\nspip.cfm\nspip.htm\nspip.jsp\nspip.php\nspiritual agent\nspiritual-agent\nsplendid depart\nsplendid placing!\nsplendid submit\nsplendid tiffany\nsplendid-depart\nsplendid-placing!\nsplendid-submit\nsplendid-tiffany\nsplendiddepart\nsplendidtiffany\nsplitting announce\nsplitting-announce\nspo.r.t\nsponsoring secret\nsponsoring-secret\nsponsoringsecret\nspoof android\nspoof ios\nspoof-android\nspoof-ios\nspoofing android\nspoofing ios\nspoofing-android\nspoofing-ios\nsport akcesoria\nsport detik\nsport ditik\nsport interaction\nsport tronch\nsport tvp\nsport workforce\nsport-akcesoria\nsport-analysis\nsport-detik\nsport-ditik\nsport-interaction\nsport-tronch\nsport-tvp\nsport-workforce\nsportbase\nsportbikepart\nsportbook\nsportfoot\nsporthockey\nsportowefakty\nsports akcesoria\nsports analysis\nsports bet\nsports fan shop\nsports fan store\nsports fanshop\nsports fanstore\nsports workfor\nsports-akcesoria\nsports-analysis\nsports-bet\nsports-fan-shop\nsports-fan-store\nsports-fanshop\nsports-fanstore\nsports-workfor\nsportsanalysis\nsportsbase\nsportsbet\nsportsbook\nsportsfanshop\nsportsfanstore\nsportsfoot\nsportsgear\nsportshockey\nsportsjers\nsportstennis\nsportsworkfor\nsporttennis\nsporttronch\nsporttvp\nsporty akcesoria\nsporty-akcesoria\nspot poker\nspot-poker\nspotify ++\nspotify download\nspotify-download\nspotify.asp\nspotify.htm\nspotify.jsp\nspotify.php\nspotify++\nspotpoker\nspotykam blog\nspotykam post\nspotykam-blog\nspotykam-post\nspravochnik\nsprawdzian pdf\nsprawdzian-pdf\nsprawdzone narzedzia\nsprawdzone narzÄ™dzia\nsprawdzone-narzedzia\nsprawdzone-narzÄ™dzia\nsprawdzonenarzedzia\nsprawdzonenarzÄ™dzia\nsprinkler tune\nsprinkler-tune\nsprinklertune\nsprinter repair\nsprinter-repair\nsprzataniu powier\nsprzataniu-powier\nsprzedaz\nspy software\nspy-on-caller\nspy-software\nspyder jack\nspyder ski\nspyder-jack\nspyder-ski\nspyderjack\nspyderski\nspyoncaller\nspysoftware\nspyware\nsql interview\nsql-interview\nsquidoo.co\nÃŸÃ¡\nsÅŸl\nÅŸsl\nsso much\nsso-much\nssomewhat\nssory\nssss\nssylka\nsta\'sean\nstaâ€™sean\nstacks of fancy\nstag party\nstag weekend\nstag-party\nstag-weekend\nstag.weekend\nstagparty\nstagweekend\nstalker rp\nstalker-rp\nstalkerrp\nstand pameran\nstand-pameran\nstanden :(\nstanding web\nstanding-web\nstandingof\nstar sunglass\nstar-buy\nstar-item\nstar-sunglass\nstarbuy\nstaring blog\nstaring page\nstaring site\nstaring web\nstark medikament\nstÃ¤rk medikament\nstark-medikament\nstarken medikament\nstÃ¤rken medikament\nstarken-medikament\nstars.stars\nstarsunglass\nstart at $\nstarting at $\nstarwarsthe\nstate-of-the-art\nstatement state\nstatement-state\nstatuscode\nstay it sensible\nstay us\nstay-it-sensible\nstazhirovka\nstd testing\nstd-testing\nsteam Ð¸\nsteam-Ð¸\nsteel chapel\nsteel-chapel\nsteelersfan\nstellar sale\nstellar-sale\nstellarsale\nstendra\nsteroid counter\nsteroid fake\nsteroid online\nsteroid ripoff\nsteroid satin\nsteroid satÄ±n\nsteroid scam\nsteroid siparis\nsteroid sipariÅŸ\nsteroid-counter\nsteroid-fake\nsteroid-online\nsteroid-ripoff\nsteroid-satin\nsteroid-scam\nsteroid-siparis\nsteroidcounter\nsteroidfake\nsteroidler online\nsteroidler-online\nsteroidleronline\nsteroidonline\nsteroidripoff\nsteroids counter\nsteroids fake\nsteroids online\nsteroids ripoff\nsteroids scam\nsteroids-counter\nsteroids-fake\nsteroids-online\nsteroids-ripoff\nsteroids-scam\nsteroidsatin\nsteroidscam\nsteroidscounter\nsteroidsfake\nsteroidsiparis\nsteroidsonline\nsteroidsripoff\nsteroidsscam\nstevewynnloan\nstewart furniture\nstewart patio\nstewart-furniture\nstewart-patio\nstickonline\nstiefel damen\nstiefel schwei\nstiefel-damen\nstiefel-schwei\nstiefeldamen\nstiefelschwei\nstig hollis\nstig online\nstig-hollis\nstig-online\nstighollis\nstigonline\nstikll am\nstill am, thank\nstimate\nstimulacion sex\nstimulacion-sex\nstimulacionsex\nstimulation sex\nstimulation-sex\nstimulationsex\nstimuleaza cresterea\nstimuleaza-cresterea\nstiral-karem\nstiralkarem\nstivale timber\nstivale-timber\nstivaletimber\nstivali pioggia\nstivali timber\nstivali-pioggia\nstivali-timber\nstivalipioggia\nstivalitimber\nstivensortw\nstobuys\nstock plus\nstock screener\nstock-plus\nstock-screener\nstock-ticker\nstockscreener\nstockticker\nstodio beat\nstodio-beat\nstodiobeat\nstodios beat\nstodios-beat\nstodiosbeat\nstone jap\nstone jp\nstone-jap\nstone-jp\nstonejap\nstonejp\nstop by my blog\nstop by my page\nstop by my sire\nstop by my site\nstop by my sitte\nstop by my web\nstop smok\nstop snor\nstop-addi\nstop-smok\nstop-snor\nstopsmok\nstopsnor\nstor punkt\nstor-punkt\nstorage provides storage\nstorage-provides-storage\nstore austr\nstore caldle\nstore gucci\nstore online\nstore out\nstore penis\nstore purchased\nstore selling tool\nstore service\nstore shopping\nstore whole\nstore-caldle\nstore-gucci\nstore-online\nstore-out\nstore-penis\nstore-purchased\nstore-service\nstore-shopping\nstore-whole\nstore.bl\nstore.htm\nstore.org\nstoregucci\nstorejp\nstoreonline\nstoreout\nstorepenis\nstores for women\nstores-for-women\nstores.bl\nstoreservice\nstories funny\nstories-funny\nstoriesfunny\nstorm hurricane\nstorm-hurricane\nstorre penis\nstorre-penis\nstorrepenis\nstory cheat\nstory funny\nstory hack\nstory-cheat\nstory-funny\nstory-hack\nstoryfunny\nstosunek\nstoxymom\nstraightface\nstralucirea parului\nstralucirea-parului\nstrapless tiered\nstrapless-tiered\nstraplesstiered\nstrategic advert\nstrategic market\nstrategic-advert\nstrategic-market\nstrategies for increasing more\nstrategies-for\nstrategii binarny\nstrategii-binarny\nstrategy for increasing more\nstrategy-for\nstratificat.\nstrattera\nstream porn\nstream sporty\nstream stream\nstream-footbal\nstream-fotbal\nstream-futbal\nstream-nfl\nstream-porn\nstream-rugby\nstream-sporty\nstream-stream\nstream/footbal\nstream/fotbal\nstream/futbal\nstream/nfl\nstream/rugby\nstream2watch\nstreamfootbal\nstreamfotbal\nstreamfutbal\nstreaming porn\nstreaming site\nstreaming-porn\nstreaming-site\nstreamingporn\nstreamnfl\nstreamporn\nstreamrugby\nstreet-saw\nstreetsaw\nstrength harmony\nstrength-harmony\nstrick jack\nstrick-jack\nstrickjack\nstride jack\nstride-jack\nstridejack\nstrikeout footbal\nstrikeout fotbal\nstrikeout futbal\nstrikeout-footbal\nstrikeout-fotbal\nstrikeout-futbal\nstrikeoutfootbal\nstrikeoutfotbal\nstrikeoutfutbal\nstripclublov\nstripclubluv\nstripper newcastle\nstripper-newcastle\nstrippers newcastle\nstrippers-newcastle\nstroke to swim\nstromectol\nstron www\nstron-www\nstrona blu\nstrona-autora\nstrona-blu\nstrona.blu\nstronaautora\nstrone przystepne\nstronÄ™ przystÄ™pne\nstrone-przystepne\nstrong populat\nstrong very\nstrong-ehealth\nstrong-populat\nstrong-very\nstronge-health\nstrongehealth\nstrony www\nstrony-www\nstruggles wrinkle\nstruggles-wrinkle\nstuber full\nstuber online\nstuberfull\nstuberonline\nstudio beat\nstudio-beat\nstudiobeat\nstudios beat\nstudios-beat\nstudiosbeat\nstudy_room\nstudy-room\nstudycon\nstudylook\nstuff into account\nstuff you post\nstuff-you-post\nstuffs excellent\nstuffs-excellent\nstumbledupon\nstumpmaster\nstunning blog\nstunning brilliance\nstunning page here\nstunning page there\nstunning post here\nstunning post there\nstunning quest there\nstunning site\nstunning story here\nstunning story there\nstunning web\nstunningq\nstyle design for you\nstyle mbt\nstyle-mbt\nstyle:-\nstyle:)\nstyledkitchen\nstylembt\nstyleshq\nstylevip\nstylo montblanc\nstylo-montblanc\nstylomontblanc\nstylowe\nsua mulher\nsua pagina\nsua pÃ¡gina\nsua postagem\nsua-mulher\nsua-pagina\nsua-pÃ¡gina\nsua-postagem\nsub & fav\nsub & like\nsub & share\nsub and fav\nsub and like\nsub and share\nsub and smash\nsub-and-fav\nsub-and-like\nsub-and-share\nsub-and-smash\nsubjdct\nsubject of this subject\nsubject on your blog\nsubject on your page\nsubject on your site\nsubject on your web\nsubject-of-this-subject\nsubject, however, you\nsubject=\nsubjek hipnosis\nsubmissive porn\nsubmissive-porn\nsubmissiveporn\nsubmit higher\nsubmit my comment\nsubmit them below\nsubmit upper\nsubmit web\nsubmit-higher\nsubmit-upper\nsubmit-web\nsubmitweb\nsubscribe & fav\nsubscribe & like\nsubscribe & share\nsubscribe & smash\nsubscribe and fav\nsubscribe and like\nsubscribe and share\nsubscribe and smash\nsubscribe link\nsubscribe now!\nsubscribe-and-fav\nsubscribe-and-like\nsubscribe-and-share\nsubscribe-and-smash\nsubscribe-link\nsubscribelink\nsubscription link\nsubscription now!\nsubscription-link\nsubscriptionlink\nsubsequennt\nsubsequent publish\nsubsequent put up\nsubsequent submit\nsubsequent-publish\nsubsequent-put-up\nsubsequent-submit\nsubstance deal\nsubstance-deal\nsubstancedeal\nsubtitle indo\nsubtitle-indo\nsubtitleindo\nsucceed in social\nsucceed online\nsucceed-in-social\nsucceed-online\nsucceedonline\nsuccess academy\nsuccess article\nsuccess blog\nsuccess online\nsuccess page\nsuccess post\nsuccess site\nsuccess web\nsuccess you\nsuccess-academy\nsuccess-article\nsuccess-blog\nsuccess-online\nsuccess-page\nsuccess-post\nsuccess-site\nsuccess-web\nsuccess-you\nsuccessacademy\nsuccessarticle\nsuccessblog\nsuccessful article\nsuccessful blog\nsuccessful page\nsuccessful post\nsuccessful site\nsuccessful web\nsuccessful-article\nsuccessful-blog\nsuccessful-page\nsuccessful-post\nsuccessful-site\nsuccessful-web\nsuccessfularticle\nsuccessfulblog\nsuccessfulpage\nsuccessfulpost\nsuccessfulsite\nsuccessfulweb\nsuccessonline\nsuccesspage\nsuccesspost\nsuccesssite\nsuccessyou\nsucesso.co\nsucette\nsuch aas\nsuch available\nsuch-available\nsuchavailable\nsuchh\nsuco detox\nsuco-detox\nsucodetox\nsudden i had\nsuggest i appear\nsuggested article\nsuggested blog\nsuggested page\nsuggested post\nsuggested site\nsuggested this blog\nsuggested this post\nsuggested this web\nsuggested web\nsuggested-article\nsuggested-blog\nsuggested-page\nsuggested-post\nsuggested-site\nsuggested-web\nsuggestedarticle\nsuggestedblog\nsuggestedpage\nsuggestedpost\nsuggestedsite\nsuggestedweb\nsuggestionss\nsuhagra_\nsuhagra-24\nsuhagra-100\nsuhagra24\nsuhagra100\nsuirf to\nsuit vkbo\nsuit-vkbo\nsuite evaluate\nsuite-evaluate\nsumatriptan\nsummer coach\nsummer-coach\nsunchannel\nsundae advert\nsundae agency\nsundae-advert\nsundae-agency\nsundaeadvert\nsundaeagency\nsunglass cheap\nsunglass out\nsunglass-cheap\nsunglass-out\nsunglassau\nsunglasscheap\nsunglasses cheap\nsunglasses out\nsunglasses ray\nsunglasses-cheap\nsunglasses-out\nsunglasses-ray\nsunglasses.us\nsunglassesau\nsunglassescheap\nsunglassesok\nsunglassesuk\nsunglassok\nsunglassuk\nsunishne\nsunmuseum.ru\nsunrize\nsunsetthe\nsuper affiliate\nsuper auto lock\nsuper casino\nsuper comp\nsuper fortnite\nsuper locksmith\nsuper real\nsuper-affiliate\nsuper-auto-lock\nsuper-casino\nsuper-comp\nsuper-fortnite\nsuper-locksmith\nsuper-real\nsuperaffiliate\nsuperarticle\nsuperb blog\nsuperb data\nsuperb information\nsuperb page\nsuperb site\nsuperb subject matter\nsuperb thought\nsuperb web\nsuperb-blog\nsuperb-data\nsuperb-page\nsuperb-site\nsuperb-web\nsupercasino\nsupercheap\nsupercomp\nsuperdry male\nsuperdry man\nsuperdry men\nsuperdry outlet\nsuperdry-male\nsuperdry-man\nsuperdry-men\nsuperdry-outlet\nsuperdryoutlet\nsuperfortnite\nsuperheroz\nsuperior compan\nsuperior resourc\nsuperior-compan\nsuperior-resourc\nsuperior-sport\nsuperiorcompan\nsuperiorresourc\nsuperiorsport\nsuperlocksmith\nsuperseller\nsuperstar class\nsuperstar status\nsuperstar-class\nsuperstar-status\nsuperstarclass\nsuperstarstatus\nsuplemento natural\nsuplemento-natural\nsuplose\nsupplement citra\nsupplement energy\nsupplement natural\nsupplement review\nsupplement-citra\nsupplement-energy\nsupplement-natural\nsupplement-review\nsupplementcitra\nsupplementenergy\nsupplementnatural\nsupplementreview\nsupplements citra\nsupplements energy\nsupplements natural\nsupplements review\nsupplements-citra\nsupplements-energy\nsupplements-natural\nsupplements-review\nsupplementscitra\nsupplementsenergy\nsupplementsnatural\nsupplementsreview\nsuppliers that\'\nsuppliers thatâ€™\nsuppliers-that\nsupplies many expert\nsuppliment\nsupport office error\nsupra boutique\nsupra online\nsupra schuh\nsupra shoe\nsupra-boutique\nsupra-online\nsupra-schuh\nsupra-shoe\nsupraonline\nsuprashoe\nsuprax\nsupreme boost\nsupreme essay\nsupreme quote\nsupreme search\nsupreme_\nsupreme-boost\nsupreme-essay\nsupreme-quote\nsupreme-search\nsupremeboost\nsupremeessay\nsupremequote\nsupremesearch\nsure nice point\nsure-nice-point\nsurf my blog\nsurf my page\nsurf my sire\nsurf my site\nsurf my sitte\nsurf my web\nsurf online\nsurf to\nsurf-online\nsurf-to\nsurfing online\nsurfing-online\nsurprisezone\nsurvival hack\nsurvival-hack\nsus cliente\nsus-cliente\nsuspicious ensure\nsuspicious-ensure\nsuspiria online\nsuspiria-online\nsustain the awesome\nsustain your blog\nsustain your page\nsustain your site\nsustain your web\nsustain-the-awesome\nsustain-your-blog\nsustain-your-page\nsustain-your-site\nsustain-your-web\nsustention\nsuuccess\nsuvwithbest\nsuwaÂ³ki\nsvente enligne\nsvente-enligne\nsventeenligne\nsverige online\nsverige-online\nsverigeonline\nsvet zen\nsvÄ›t Å¾en\nsvet-zen\nsvetaine pardavimas\nsvetainÄ— pardavimas\nsvetaine-pardavimas\nsvetaines pardavimas\nsvetainÄ—s pardavimas\nsvetaines-pardavimas\nsvetzen\nswan vibra\nswan-vibra\nswarovski jap\nswarovski jp\nswarovski_\nswarovski-jap\nswarovski-jp\nswarovskijap\nswarovskijp\nsweet article\nsweet blog\nsweet cum\nsweet page\nsweet site\nsweet web\nsweet-article\nsweet-blog\nsweet-cum\nsweet-page\nsweet-site\nsweet-web\nsweetblog\nsweetpage\nsweetsite\nswegway\nswing trade\nswing trading\nswing-trade\nswing-trading\nswingtrade\nswingtrading\nswiss replic\nswiss-replic\nswissreplic\nswoj blog\nswÃ³j blog\nswoj post\nswÃ³j post\nswoj-blog\nswoj-post\nsword trade\nsword-trade\nswords trade\nswords-trade\nswordstrade\nswordtrade\nsyaneru\nsymbol clan\nsymbol-clan\nsymptom med\nsymptom-med\nsymptommed\nsymptoms med\nsymptoms-med\nsymptomsmed\nsysadmin\nsystem ecosystem\nsystem internet\nsystem pro\nsystem review\nsystem system\nsystem web\nsystem yoga\nsystem-ecosystem\nsystem-internet\nsystem-pro\nsystem-review\nsystem-system\nsystem-web\nsystem-yoga\nsystemdb\nsystempro\nsystemreview\nsystemweb\nsystemyoga\nsysuser\nszambo\nsÏ²\nsâ²Ÿ\nsÑ–\nsÐ¾\nsÑƒ\nsÒ»\nsÕ½\nsÖ…\nsá¥™\nt http\nt_/\nt!|\nt.@\nt.|\nt.all\nt.e.mptest\nt.em.ptest\nt.emp.test\nt.empt.est\nt.empte.st\nt.emptes.t\nt.emptest\nt.for\nt.o.pic\nt.opi.c\nt.the\nt.two\nt.w.i.t\nt.w.it\nt.wi.t\nt.wit.\nt.witt.\nt| c\ntá§\ntabak fumar\ntabak tanzh\ntabak-fumar\ntabak-tanzh\ntabaki\ntabalong\ntabletki odchudz\ntabletki-odchudz\ntabletz\ntaboo matter\ntaboo sex\ntaboo topic\ntaboo-matter\ntaboo-sex\ntaboo-topic\ntaboosex\ntactical advert\ntactical market\ntactical-advert\ntactical-market\ntadalafil\ntadapox\ntag/event\ntags:\ntai chinh day\ntÃ i chÃ­nh Ä‘áº§y\ntai game\ntai ionline\ntai online\ntai-chinh-day\ntai-game\ntai-ionline\ntai-online\ntaigame\ntaiionline\ntaille cost\ntaille-cost\ntaillecost\ntaionline\ntak tak tak\ntakako ajasin\ntakako-ajasin\ntake a appear\ntake a in the\ntake an expense\ntake angry\ntake correct drug\ntake curcumin\ntake sized you\ntake snapshot\ntake-curcumin\ntaken gravely\ntaken-gravely\ntakenwith\ntakie poglosk\ntakie pogÅ‚osk\ntakie-poglosk\ntakin note\ntakin-note\ntaking curcumin\ntaking-curcumin\ntakipci satin\ntakipÃ§i satÄ±n\ntakipci_satin\ntakipci-satin\ntakje care\ntakje-care\ntalent manage\ntalent recruit\ntalent-manage\ntalent-recruit\ntalentmanage\ntalentoblog\ntalentrecruit\ntalk with customer\ntalk with webpage\ntalk with website\ntalk-with-customer\ntalk-with-webpage\ntalk-with-website\ntalking about online\ntalknig\ntalkwithcustomer\ntalkwithwebpage\ntalkwithwebsite\ntalkwithwebvisit\ntallking\ntalya escort\ntalya eskort\ntalya-escort\ntalya-eskort\ntalyaescort\ntalyaeskort\ntamers cheat\ntamers hack\ntamers-cheat\ntamers-hack\ntamerscheat\ntamershack\ntamiflu\ntamoxifen\ntamsulosin\ntandblekning\ntanger out\ntanger-out\ntani wynajem\ntani wypozy\ntani-wynajem\ntani-wypozy\ntania wynajem\ntaniÃ¤ wynajem\ntania wypozy\ntaniÃ¤ wypozy\ntania-wynajem\ntaniÃ¤-wynajem\ntania-wypozy\ntaniÃ¤-wypozy\ntanks for share\ntanks for sharing\ntantric london\ntantric-london\ntantriclondon\ntape a tale\ntapeworm.us\ntapicerowane\ntargeted keyword\ntargeted traff\ntargeted visit\ntargeted-keyword\ntargeted-traff\ntargeted-visit\ntargetedtraff\ntargetedvisit\ntargeting blog\ntargeting weblog\ntargeting webpage\ntargeting website\ntargeting-blog\ntargeting-weblog\ntargeting-webpage\ntargeting-website\ntargetted traff\ntargetted visit\ntargetted-traff\ntargetted-visit\ntargettedtraff\ntargettedvisit\ntarif-malin\ntarifmalin\ntariki shoe\ntariki-shoe\ntarikishoe\ntarot amor\ntarot divin\ntarot gitano\ntarot gratis\ntarot mensual\ntarot-amor\ntarot-divin\ntarot-gitano\ntarot-gratis\ntarot-mensual\ntasche longchamp\ntasche-longchamp\ntaschelongchamp\ntaschen burberry\ntaschen leder\ntaschen longchamp\ntaschen-burberry\ntaschen-leder\ntaschen-longchamp\ntaschenburberry\ntaschenleder\ntaschenleerer leder\ntaschenleerer-leder\ntaschenlongchamp\ntaskss\ntastegood.co\ntatoo cheap\ntatoo design\ntatoo remov\ntatoo-cheap\ntatoo-design\ntatoo-remov\ntatoocheap\ntatoodesign\ntatooremov\ntatoos cheap\ntatoos design\ntatoos remov\ntatoos-cheap\ntatoos-design\ntatoos-remov\ntattoo cheap\ntattoo galler\ntattoo remov\ntattoo sneak\ntattoo tip\ntattoo-cheap\ntattoo-galler\ntattoo-remov\ntattoo-sneak\ntattoo-tip\ntattoocheap\ntattoos cheap\ntattoos remov\ntattoos sneak\ntattoos top\ntattoos-cheap\ntattoos-remov\ntattoos-sneak\ntattoos-tip\ntattooscheap\ntattoosneak\ntattoosremov\ntattoostip\ntattootip\ntatttoo\ntatuagem deu\ntatuagem feminin\ntatuagem no\ntatuagem_\ntatuagem-deu\ntatuagem-feminin\ntatuagem-no\ntatuagen feminin\ntatuagen_\ntatuagen-feminin\ntatuagens feminin\ntatuagens_\ntatuagens-feminin\ntavsiye filmler izle\ntavsiye-filmler-izle\ntax book\ntax debt\ntax idea\ntax-book\ntax-debt\ntax-idea\ntaxbook\ntaxdebt\ntaxi business\ntaxidea\ntaylormade_\ntÉ‘\nte.m.ptest\nte.mp.test\nte.mpt.est\nte.mpte.st\nte.mptes.t\nte.mptest\nteach-you-every\nteachingand\nteam shirt\nteam tshirt\nteam-online\nteam-shirt\nteam-tshirt\nteamonline\nteamproshop\nteams-online\nteamshirt\nteamsonline\nteamspeak\nteamtshirt\nteamwork coach\nteamwork-coach\nteamworkcoach\ntechnique kids\ntechniue\ntechnolgy news\ntechnolgy-news\ntechnological globe\ntechnological-globe\ntecnicas para voce\ntÃ©cnicas para vocÃª\ntecnicas-para-voce\ntecnico y asistencia tecnica\ntecnico y servicio tecnica\nteen cam\nteen female\nteen lesb\nteen porn\nteen pussy\nteen sex\nteen virgin\nteen webcam\nteen-cam\nteen-female\nteen-her\nteen-lesb\nteen-porn\nteen-pussy\nteen-sex\nteen-virgin\nteen-webcam\nteen.sex\nteenage female\nteenage-female\nteenaged female\nteenaged-female\nteencam\nteenher\nteeniepant\nteenlesb\nteenporn\nteenpussy\nteens cam\nteens porn\nteens webcam\nteens-cam\nteens-porn\nteens-webcam\nteenscam\nteensex\nteensporn\nteenswebcam\nteenvirgin\nteenwebcam\ntees hollis\ntees-hollis\nteeshollis\nteeth teeth\ntegs:\ntekhbez\ntele gratuit\ntele realite\ntÃ©lÃ© rÃ©alitÃ©\ntele-gratuit\ntele-realite\ntÃ©lÃ©-rÃ©alitÃ©\ntelefono de informacion\ntelÃ©fono de informaciÃ³n\ntelegratuit\ntelepon-\ntelerealite\ntÃ©lÃ©rÃ©alitÃ©\ntelhadista-em\ntelling everything concern\ntem.p.test\ntem.pt.est\ntem.pte.st\ntem.ptes.t\ntem.ptest\ntemp-test\ntemp.t.est\ntemp.te.st\ntemp.tes.t\ntemp.test\ntempestgram\ntemplate.co\ntemplates.co\ntemplerun-\ntemplerun1\ntempt.e.st\ntempt.es.t\ntempt.est\ntempte.s.t\ntempte.st\ntemptes.t\ntemptest\nten best free\nten-best-free\ntengo una web\ntennisstream\ntenormin\nterima barang\nterima-barang\nterm dinner\nterm loan\nterm paper service\nterm-dinner\nterm-loan\nterm-paper-service\nterminal for pharm\nterminal-for-pharm\nterminaly\ntermination of your domain\ntermopane\ntermstrackback\ntermtrackback\nterrific blog\nterrific post\nterrific weblog\nterrific-blog\nterrific-post\nterrific-weblog\ntesouras completo\ntesouras-completo\ntest post\ntest-post\ntest.ca\ntest.in\ntest.tumblr\ntest1.\ntestimonail\ntestosterona\ntestosterone-boost\ntestpost\ntestrun\ntestuser\nteta mega\nteta-mega\ntetamega\ntetas mega\ntetas-mega\ntetasmega\ntetona mega\ntetona-mega\ntetonamega\ntetonas mega\ntetonas-mega\ntetonasmega\ntetracycline\ntexans-jers\ntexansjers\ntext in your post\ntextile urbain\ntextile-urbain\ntextos maravil\ntextos-maravil\ntgat in\ntgat thing\ntgf@\nthaat out\nthai camp\nthai massage\nthai-camp\nthai-massage\nthailand m88\nthailand-m88\nthailandm88\nthailove\nthan forex\nthan-forex\nthanh tn\nthanh-nhac\nthanh-nháº¡c\nthanh-tn\nthank for article\nthank for blog\nthank for post\nthank for shar\nthank regarding\nthank you admin\nthank you babe\nthank you bro\nthank you for post\nthank you for share\nthank you for sharing\nthanks ,\nthanks admin\nthanks alot :\nthanks considerably\nthanks designed\nthanks foor\nthanks for article\nthanks for blog\nthanks for post\nthanks for share\nthanks for sharing\nthanks for the efforts\nthanks for the post\nthanks for this post\nthanks for web\nthanks for your post\nthanks regarding\nthanks to web\nthanks-admin\nthanks-designed\nthanks-for-the-post\nthanks-for-this-post\nthanks-for-your-post\nthanks.i\nthankyou alot\nthankyou for\nthankyou lots\nthankyou.asp\nthankyou.cfm\nthankyou.htm\nthankyou.jsp\nthankyou.php\nthat ad decid\ntháº¥t giÃ¡ ráº»\nthat i may subscribe\nthat iis\nthat impact knowledge\nthat isnt\nthat oout\nthat pople\nthat text is invaluable\nthat text is priceless\nthat thhe\nthat thhis\nthat waas\nthat which you sell\nthat will uses\nthat youre\nthat-gia-re\nthat-i-may-subscribe\nthat-isnt\nthatattempt\nthatgiare\nthatover\nthatprofit\nthatrapid\nthats need\nthats-need\nthatthe\nthberefore\nthc advert\nthc blog\nthc forum\nthc review\nthc-advert\nthc-blog\nthc-forum\nthc-review\nthcadvert\nthcblog\nthcforum\nthcreview\nthe a lot fewer\nthe ad decid\nthe amount info\nthe article are\nthe articles is\nthe bast to\nthe beneficial to\nthe best blog\nthe blog,\nthe blog;\nthe blog:\nthe book in it\nthe carfiac\nthe consulting firm\nthe contents present\nthe cruise trip\nthe eating expertise\nthe fabulous blog\nthe fabulous site\nthe fabulous web\nthe feed back\nthe feed-back\nthe fknest\nthe go section\nthe great article\nthe great blog\nthe great web\nthe greatest article\nthe greatest blog\nthe greatest web\nthe helpful job\nthe ideas for\nthe imagds\nthe information procured\nthe internet content\nthe internet user\nthe knowledge broker\nthe medical professional\nthe mobiles is\nthe notify\nthe online user\nthe other blog\nthe pokie\nthe pople\nthe precise very\nthe quality promo\nthe right blog\nthe right web\nthe same blog\nthe same web\nthe samke\nthe seo\nthe simple blog\nthe simple page\nthe simple post\nthe simple site\nthe simple web\nthe take picture\nthe text is priceless\nthe top site\nthe travel suitcase\nthe web users\nthe website offer\nthe writing compan\nthe writing service\nthe youtuber\nthe_best\nthe-benefit-of\nthe-benefits-of\nthe-best-treatment\nthe-bitcoin\nthe-bytecoin\nthe-carfiac\nthe-consulting-firm\nthe-contents-present\nthe-feed-back\nthe-flashboard\nthe-greatest-award\nthe-greatest-blog\nthe-greatest-site\nthe-greatest-web\nthe-helpful-job\nthe-hoverboard\nthe-hypothyroid\nthe-latest-\nthe-litecoin\nthe-notify\nthe-pokie\nthe-right-blog\nthe-right-web\nthe-seo\nthe-sexting\nthe-top-site\nthe-very-best-\nthe-youtuber\ntheattempt\ntheaverage\nthebest\nthebitcoin\nthebytecoin\nthedevelop\nthedirect\nthee internet\ntheeasy\ntheflashboard\ntheguest\nthehoverboard\nthehypothyroid\ntheir email list\ntheir sincere idea\ntheir-email-list\nthelitecoin\nthem inaccurate\nthem middle\nthem to our blog\nthem to our page\nthem to our site\nthem to our web\nthem-inaccurate\nthem.the\ntheme for blog\ntheme generat\ntheme of your blog\ntheme of your site\ntheme sale\ntheme-basic\ntheme-generat\ntheme-sale\ntheme?excellent\ntheme?fantastic\ntheme?wonderful\nthemebasic\nthemegenerat\nthemes for blog\nthemes sale\nthemes-for-windows\nthemes-sale\nthemesforwindows\ntheo yeu cau\ntheo yÃªu cáº§u\ntheo-yeu-cau\ntheo.yeu.cau\ntheraapy\nthere admin\nthere discussing online\nthere wwas\nthere-admin\nthereadmin\ntherealest\nthereanta\ntherefore blended\ntherefore he/\ntheresome\nthes good\nthese however\nthese videos is\nthese wonderful know\nthese-however\nthese-wonderful-know\nthesexting\nthesis crafting\nthesis penning\nthesis-crafting\nthesis-penning\nthesis-publishing\nthesis-tips\nthesispublishing\nthespacious\nthetopdog\nthetwo\ntheuniversity\nthey loophole\nthey the t\nthey-loophole\nthey\'re discussing online\nthey\'ve relating\ntheyâ€™re discussing online\ntheyâ€™ve relating\ntheyÃ­d\ntheyÃ­re\ntheyll\ntheyoutuber\ntheywe\nthezenshark\nthhat in\nthhat might\nthhat thing\nthhe best\nthhe info\nthhe the\nthhe time\nthhis\nthi, i\nthietkerem\nthiis page\nthiis web\nthing aint\nthing thats\nthing way\nthing-aint\nthing-thats\nthing-way\nthing\'ve\nthingâ€™ve\nthings out because\nthings that provides\nthings they post\nthings you post\nthings-consume\nthings-know\nthings-they-post\nthings-we-love\nthings-you-post\nthingsto\nthingway\nthinking on many item\nthinking playing\nthinking-playing\nthis amazing article\nthis amazing blog\nthis amazing page\nthis amazing post\nthis amazing site\nthis amazing web\nthis article certain\nthis article could\nthis article fully\nthis article together\nthis article truly\nthis artile\nthis best blog\nthis best doc\nthis best page\nthis best site\nthis blog before\nthis blog carr\nthis blog certain\nthis blog defin\nthis blog give\nthis blog is genuine\nthis blog is nice\nthis blog is one\nthis blog is some\nthis blog present\nthis blog prov\nthis blog truly\nthis blog was\nthis blog;\nthis blog:\nthis blog\'s post\nthis blogâ€™s post\nthis complete blog\nthis complete page\nthis complete post\nthis complete site\nthis complete web\nthis excellent read\nthis fabulous blog\nthis fabulous site\nthis fabulous web\nthis grand blog\nthis grand post\nthis grand site\nthis grand web\nthis great blog\nthis great content\nthis gucci\nthis ideas for\nthis info then\nthis information procured\nthis internet site\nthis landline\nthis one subject\nthis oout\nthis page certain\nthis page defin\nthis page give\nthis page is one\nthis page really\nthis page truly\nthis paragraph certain\nthis paragraph truly\nthis posst\nthis post certain\nthis post give\nthis post is genuine\nthis post is nice\nthis post is one\nthis post is worth\nthis post is written\nthis post will assist\nthis proficiency\nthis publish\nthis site before\nthis site certain\nthis site defin\nthis site give\nthis site is nice\nthis site is one\nthis site is some\nthis site is very\nthis site truly\nthis site;\nthis text is invaluable\nthis text is priceless\nthis text is worth\nthis waas\nthis web defin\nthis web page\nthis web site\nthis weblog certain\nthis weblog defin\nthis weblog give\nthis weblog is nice\nthis weblog is some\nthis weblog prov\nthis weblog truly\nthis weblog was\nthis weblog;\nthis weblog:\nthis webpage\nthis website certain\nthis website defin\nthis website is\nthis website is nice\nthis website is some\nthis website prov\nthis website;\nthis website:\nthis write\nthis writing truly\nthis wweb\nthis-article-fully\nthis-blog-before\nthis-blog-defin\nthis-blog-prov\nthis-gucci\nthis-landline\nthis-page-truly\nthis-proficiency\nthis-publish\nthis-site-before\nthis-site-defin\nthis-site-is-very\nthis-weblog\nthis-weblog-defin\nthis-weblog-prov\nthis-webpage\nthis-website-defin\nthis-website-is\nthis-website-prov\nthis-write\nthisgucci\nthispublish\nthjng\nthkuafnl\nthm.asp\nthm.cfm\nthm.htm\nthm.jsp\nthm.php\nthnh tn\nthnh-tn\nthninkig\nthnkgini\nthnnik\nthnx u\nthnx-u\ntho i love\ntho-prudential\nthá»-prudential\nthoatvidia\nthoi trang\nthá»i trang\nthoi-trang\nthoitrang\nthomas sabot\nthomas-fat\nthomas-sabot\nthomasfat\nthomassabosale\nthomassabouk\nthomassabous\nthornhill ambassador\nthornhill-ambassador\nthornhillambassador\nthornhills ambassador\nthornhills-ambassador\nthornhillsambassador\nthorough idea here\nthorough ideas here\nthoroughgoing\nthos article\nthose whoo\nthougght\nthoughtful shop\nthoughtful-shop\nthoughtfulshop\nthoughtl\nthouhgt\nthousand %\nthousand%\nthportfol\nthree %\nthriloed\nthrity\nthroat blow\nthroat niece\nthroat-blow\nthroat-niece\nthroatniece\nthroufh\nthrough a blog\nthrough blog commenting\nthrough blogging\nthrough that blog\nthrough that web\nthrough the blog\nthrough the web\nthrough this blog\nthrough this web\nthrough your blog\nthrough your weblog\nthrough your webpage\nthrough your website\nthrough-a-blog\nthrough-that-blog\nthrough-that-web\nthrough-the-blog\nthrough-the-web\nthrough-this-blog\nthrough-this-web\nthroughout simply\nthroughout-simply\nthrowback cheap\nthrowback-cheap\nthrowbackcheap\nthru a blog\nthru-a-blog\ntht you\nthttp\nthumb.asp\nthumb.cfm\nthumb.gif\nthumb.htm\nthumb.jpeg\nthumb.jpg\nthumb.jsp\nthumb.php\nthumb.png\nthumbs.asp\nthumbs.cfm\nthumbs.gif\nthumbs.htm\nthumbs.jpeg\nthumbs.jpg\nthumbs.jsp\nthumbs.php\nthumbs.png\nthus where\nthus-where\nthx for you\nthyromine\ntÉ¦\ntiara infant\ntiara passo\ntiara-infant\ntiara-passo\ntiaras passo\ntiaras-passo\ntienda barata\ntienda barato\ntienda futbol\ntienda on-line\ntienda online\ntienda-barata\ntienda-barato\ntienda-futbol\ntienda-on-line\ntienda-online\ntiendabarata\ntiendabarato\ntiendafutbol\ntiendas hollis\ntiendas-de\ntiendas-hollis\ntiendasde\ntiendashollis\ntier business\ntier-business\ntiffany france\ntiffany gemstone\ntiffany jewel\ntiffany ring\ntiffany-france\ntiffany-gemstone\ntiffany-jewel\ntiffany-out\ntiffany-ring\ntiffanygemstone\ntiffanyjewel\ntiffanyout\ntiffanyring\ntiffanys &\ntiffanysale\ntiffiny\ntight honeypot\ntight-honeypot\ntihnikng\ntijuana hotel\ntijuana-hotel\ntijuanahotel\ntik tok fan\ntik-tok-fan\ntiki-index\ntiktok advert\ntiktok begeni\ntiktok beÄŸeni\ntiktok fan\ntiktok intro\ntiktok monetiz\ntiktok money\ntiktok privado\ntiktok takipci\ntiktok takipÃ§i\ntiktok-advert\ntiktok-begeni\ntiktok-fan\ntiktok-hack\ntiktok-intro\ntiktok-monetiz\ntiktok-money\ntiktok-privado\ntiktok-takipci\ntiktokfan\ntill today\ntill-today\ntim hieu ve\ntÃ¬m hiá»ƒu vá»\ntim-hieu-ve\ntimberland bambi\ntimberland boot\ntimberland catalo\ntimberland cheap\ntimberland earth\ntimberland giub\ntimberland herr\ntimberland khaki\ntimberland laarzen\ntimberland men\ntimberland out\ntimberland pas\ntimberland saldi\ntimberland schoene\ntimberland shoe\ntimberland slipper\ntimberland swede\ntimberland uom\ntimberland villa\ntimberland women\ntimberland-bambi\ntimberland-boot\ntimberland-catalo\ntimberland-cheap\ntimberland-earth\ntimberland-giub\ntimberland-herr\ntimberland-khaki\ntimberland-laarzen\ntimberland-men\ntimberland-out\ntimberland-pas\ntimberland-saldi\ntimberland-schoene\ntimberland-slipper\ntimberland-swede\ntimberland-uom\ntimberland-villa\ntimberland-women\ntimberland1\ntimberland2\ntimberlandbambi\ntimberlandboot\ntimberlandcatalo\ntimberlandcheap\ntimberlandearth\ntimberlandgiub\ntimberlandherr\ntimberlandinneder\ntimberlandkhaki\ntimberlandlaarzen\ntimberlandmen\ntimberlandout\ntimberlandpas\ntimberlandsaldi\ntimberlandschoene\ntimberlandslipper\ntimberlandswede\ntimberlanduom\ntimberlandvilla\ntimberlandwomen\ntime only promo\ntime video clip\ntime-only-promo\ntime-synchronisation.co\ntimeforchange\ntimeline cheat\ntimeline hack\ntimeline-cheat\ntimeline-hack\ntimelines cheat\ntimelines hack\ntimelines-cheat\ntimelines-hack\ntimes(with\ntimesamsonss\ntimeshare\ntin tuc xe hoi\ntin tá»©c xe hÆ¡i\ntin-tuc-xe-hoi\ntinder gold free\ntinder-gold-free\ntingenieur\ntinh tien don gian\ntÃ­nh tiá»n Ä‘Æ¡n giáº£n\ntinh-tien-don-gian\ntinned baked\ntinned-baked\ntinnitus tin\ntinnitus-tin\ntinnitustin\ntiny accent\ntiny-accent\ntinytowtimmy.co\ntion?i\ntip#1\ntipblog\ntipo mÃ¡s habit\ntipo-mas-habit\ntips beberapa\ntips blog\ntips daily\ntips for 2019\ntips for 2020\ntips for 2021\ntips for a success\ntips for success\ntips membeli\ntips on interest\ntips propert\ntips survivor\ntips to success\ntips unlimited\ntips-beberapa\ntips-blog\ntips-daily\ntips-for-\ntips-membeli\ntips-meny\ntips-propert\ntips-survivor\ntips-to-start\ntips-unlimited\ntips.info\ntipsblog\ntipsdaily\ntipsof\ntipspropert\ntire crushing\ntire-crushing\ntire-disc\ntire-whole\ntiredisc\ntires-disc\ntires-whole\ntiresdisc\ntireswhole\ntirewhole\ntit-pad\ntitans merch\ntitans-merch\ntitansmerch\ntits love\ntits pic\ntits-love\ntits-pic\ntitslove\ntitspic\ntittie pic\ntittie-pic\ntittiepic\ntitty pic\ntitty-pic\ntittypic\ntizanidine\ntjrs eu\ntjrs-eu\nâ„¢s\ntms depression\ntms therapy\ntms-depression\ntms-shoe\ntms-therapy\ntmsdepression\ntmsshoe\ntmstherapy\ntnf-sale\ntnfsale\nto article author\nto become away\nto become kid\nto buy in store\nto commenting\nto daylight\nto ddo\nto gget\nto my blog\nto my page\nto my sire\nto my site\nto my sitte\nto my web\nto online vid\nto open the link\nto operates\nto see at here\nto suirf\nto truly\nto write magnificent\nto you reply\nto your blog\nto your weblog\nto your website\nto-commenting\nto-daylight\nto-gget\nto-i-purchase\nto-my-blog\nto-my-page\nto-my-site\nto-my-web\nto-operates\nto-truly\nto.p.ic\nto.pi.c\ntoasterovensnow\ntobuy.in\ntoday/article\ntoday4u\ntodescribe\ntods jap\ntods jp\ntods-jap\ntods-jp\ntodsjap\ntodsjp\ntoes pain\ntoes-pain\ntoeshoe.co\ntoeshoes.co\ntofranil\ntogel hk\ntogel hong\ntogel online\ntogel singapore\ntogel-hk\ntogel-hong\ntogel-online\ntogel-singapore\ntogelhk\ntogelhong\ntohnwdouc\ntoile vanessa\ntoile-vanessa\ntoilet rework\ntoilet-rework\ntoilevanessa\ntojp.co\ntoken generat\ntoken hack\ntoken-generat\ntoken-hack\ntokengenerat\ntokenhack\ntoko offline\ntoko online\ntoko-offline\ntoko-online\ntokyo-lv\ntold u?\ntoll that asthma\ntomber enceinte\ntomber-enceinte\ntomberenceinte\ntoms price\ntoms shoe\ntoms women\ntoms-cheap\ntoms-damen\ntoms-price\ntoms-shoe\ntoms-women\ntomscheap\ntomsdamen\ntomsformen\ntomsforsale\ntomsforwomen\ntomsout\ntomsshoe\ntomsshoes\ntomswomen\ntone diet\ntone-diet\ntoner best\ntoner-best\ntonerbest\ntones way\ntones-way\ntongue retain\ntongue-retain\ntongueretain\ntonic scam\ntonic-scam\ntonicscam\ntoo big or too\ntoo business\ntoo do my\ntoo much real\ntoo small or too\ntoo thun\ntoo-thun\ntoo.acne\ntoÃ¶haha\ntoolkit obtain\ntooth tooth\ntooth-new\ntoothnew\ntop 10 best\ntop 10 hair\ntop advanture\ntop article\ntop available\ntop blog\ntop bulgar\ntop bvlgar\ntop hk\ntop lutfu\ntop murder\ntop naked\ntop new\ntop option\ntop quality as\ntop quality of service\ntop sight\ntop stop\ntop tier\ntop top\ntop vid\ntop viral\ntop_bank\ntop-10-best\ntop-article\ntop-asses\ntop-available\ntop-best\ntop-blog\ntop-bulgar\ntop-buzz\ntop-bvlgar\ntop-essay\ntop-forum\ntop-game\ntop-grade\ntop-hk\ntop-list\ntop-lutfu\ntop-murder\ntop-muscle\ntop-naked\ntop-new\ntop-option\ntop-rank\ntop-search\ntop-sight\ntop-site\ntop-stop\ntop-tai\ntop-tier\ntop-tool\ntop-top\ntop-vid\ntop-viral\ntop.asses\ntop.c.i\ntop.i.c\ntop.isite\ntop.site\ntop10best\ntop100big\ntopamax\ntoparticle\ntopbest\ntopblog\ntopbulgar\ntopbuzz\ntopbvlgar\ntopcontractor\ntopdatabase\ntopforum\ntopfreecam\ntopgame\ntopia hack\ntopia-hack\ntopic of blog\ntopic of page\ntopic of that\ntopic of this article\ntopic of this blog\ntopic of this page\ntopic of this post\ntopic of this site\ntopic of this web\ntopic of web\ntopic on web\ntopic-of-blog\ntopic-of-page\ntopic-of-that\ntopic-of-web\ntopic-on-web\ntopic.real\ntopic.thank\ntopics.real\ntopics.thank\ntopiic\ntopiramate\ntoplist\ntoplocaldata\ntopman123\ntopmuscle\ntopnaked\ntopnew\ntopoic\ntoprank\ntopsearch\ntopseo\ntopsite\ntopsmart\ntopstop\ntoptai\ntoptool\ntopvideocon\ntopviral\ntor puter\ntor-puter\ntorgovye strat\ntorgovye-strat\ntorrent com\ntorrent me\ntorrent movie\ntorrent search\ntorrent-com\ntorrent-me\ntorrent-movie\ntorrent-search\ntorrentmovie\ntorrents search\ntorrents-search\ntorrentsearch\ntorrentz search\ntorrentz-search\ntorsemide\ntoryburch1\ntoryburch2\ntoryburchflat\ntoryburchten\ntospeed\ntosurveu\ntotal free\ntotal-free\ntotaldns.in\ntotalfree\ntotalizador\ntotally free\ntotally-free\ntotallyfree\ntote hand\ntote-hand\ntotehand\ntoto site\ntoto-site\ntotosite\ntotosly\ntouche. great\ntouche. so\ntour-discount\ntourdiscount\ntowarowe anna lewandowska\ntown|\ntoys,sex\ntoys,vibra\ntrÃ  Ä‘áº¡o quÃ¡n\ntra-dao-quan\ntrace service\ntrace-service\ntraceservice\ntracing service\ntracing-service\ntracingservice\ntrack hyperlink\ntrack-back\ntrack-click\ntrack-hyperlink\ntrack-phone-location\ntrack-r.\ntrack/click\ntrack2 dump\ntrack2-dump\ntrackback-link\ntrackback-url\ntrackclick\ntracker trace\ntracker tracing\ntracker-trace\ntracker-tracing\ntrackertrace\ntrackertracing\ntrackhyperlink\ntracking-a-phone\ntradaoquan\ntrade_you\ntrading-method\ntraffic bot\ntraffic exchang\ntraffic ivy\ntraffic lawyer cost\ntraffic software\ntraffic-bot\ntraffic-exchang\ntraffic-ivy\ntraffic-lawyer-cost\ntraffic-software\ntrafficbot\ntrafficivy\ntrafficvance\ntrafficz\ntraffscience\ntrailer sale\ntrailer-sale\ntrailersale\ntrain pet dog\ntraining pet dog\ntraining-online\ntraining-pro\ntrainingonline\ntrainingpro\ntraitement-des\ntramadol\ntrang chu\ntrang chá»§\ntrang cong\ntrang dep\ntrang Ä‘áº¹p\ntrang hot\ntrang in logo\ntrÃ ng in logo\ntrang manly\ntrang y te\ntrang y táº¿\ntrang-chu\ntrang-cong\ntrang-dep\ntrang-hot\ntrang-in-logo\ntrang-manly\ntrang-y-te\ntrangcong\ntrangdep\ntranghot\ntrangmanly\ntransform-vhs\ntranslation christ\ntranslation-christ\ntrashma1l\ntrashmai1\ntratamente corpor\ntratamente faci\ntratamente-corpor\ntratamente-faci\ntravel.pl\ntraveltrip\ntrazer seu amor\ntrazer-seu-amor\ntrazodone\ntreatement\ntreatment gyno\ntreatment-gyno\ntreatment.in\ntreatmentgyno\ntreatyment\ntrello freetalk\ntrello-freetalk\ntremendous blog\ntremendous post\ntremendous site\ntremendous web\ntremendous writings\ntremendous-blog\ntremendous-post\ntremendous-web\ntremendous-writings\ntrempe sous\ntrempe-sous\ntrend shop\ntrend-shop\ntrends shop\ntrends-shop\ntrendshop\ntrendsshop\ntrendy bag\ntrendy purse\ntrendy-bag\ntrendy-purse\ntrendybag\ntrendypurse\ntrening\ntres high-tech\ntrÃ¨s high-tech\ntres-high-tech\ntrÃ¨s-high-tech\ntresore\ntretinoin\ntri tai chinh\ntrá»‹ tÃ i chÃ­nh\ntri-tai-chinh\ntrial a bit\ntrial-software-install\ntrickphoto\ntrik selalu\ntrik-selalu\ntrimethoprim\ntriviatrivia\ntrollapp\ntrong-top-5\ntrong-top-10\ntrong-top-five\ntrong-top-ten\ntrophaen erspielbar\ntrophÃ¤en erspielbar\ntrophaen-erspielbar\ntrruly\ntruc-tiep-bong-da\ntrue search\ntruly a fastidious\ntruly data you\ntruly fastidious\ntruly fruitful\ntruly peaked\ntruly sharing nice\ntruly suppose\ntruly thk\ntruly typically\ntruly very\ntruly when some\ntruly-fastidious\ntruly-fruitful\ntruly-peaked\ntruly-suppose\ntruly-thk\ntruly-very\ntrump vote mask\ntrump-vote-mask\ntruth however\ntruth teaching article\ntruth-however\ntruthabout\ntry itt out\ntry-these\ntryiong\ntschnique\ntshirts suppl\ntshirts-suppl\nttelevision\ntthe main\ntthe other\nttheme\ntthis main\ntthis other\nttlink\ntto find\ntto put\ntu mini sitio\ntu mini-sitio\ntu sitio web\ntube sex\ntube-sex\ntube-zzz\ntubee.tv\ntubesex\ntubezzz\ntuc online\ntá»©c online\ntuc-online\ntucholskie\ntuconline\ntumbler sale\ntumbler-sale\ntumblr name\ntumblr sale\ntumblr-name\ntumblr-sale\ntumblr.top\ntumi ducati\ntumi tumi\ntumi-ducati\ntumi-tumi\ntumi1\ntumi2\ntumiducati\ntumitumi\ntummy tuck\ntummy-tuck\ntummytuck\ntunnel-prox\ntunnelprox\ntuong dau\ntÆ°á»£ng Ä‘au\ntuong-dau\ntÆ°á»£ng-Ä‘au\nturbo-vac\nturbosprezar\nturn my essay\nturnkey blog\nturnkey web\nturnkey-blog\nturnkey-web\nturtle home\nturtle-home\nturtlehome\nturystyka\ntutorial.asp\ntutorial.cfm\ntutorial.htm\ntutorial.jsp\ntutorial.php\ntutoringand\ntv francaise annee\ntv netflix\ntv-francaise-annee\ntv-netflix\ntvturn\ntw.i.t\ntw.itt.\ntwenty sunglass\ntwenty-sunglass\ntwentysunglass\ntwerk fitness\ntwerk vid\ntwerk-fitness\ntwerk-vid\ntwerk.fitness\ntwerking vid\ntwerking-vid\ntwerkingvid\ntwerkvid\ntwit.t.\ntwitter advert\ntwitter intro\ntwitter monetiz\ntwitter money\ntwitter privado\ntwitter shop\ntwitter takipci\ntwitter takipÃ§i\ntwitter-advert\ntwitter-hack\ntwitter-intro\ntwitter-monetiz\ntwitter-money\ntwitter-privado\ntwitter-shop\ntwitter-takipci\ntwo %\ntwoj blog\ntwÃ³j blog\ntwojego blog\ntwojego post\ntwojego-blog\ntwojego-post\ntwoo minut\ntwoo-minut\ntworzenie\ntwwo minut\nty uy tin\nty uy tÃ­n\nty-uy-tin\ntyat pack\ntypically the great article\ntypically the great blog\ntypically the great post\ntypically the great web\ntÊ\ntâ²Ÿ\ntÐµ\ntÐ¾\ntÑƒ\ntÒ¯\ntÖ…\nu http\nu.@\nÃºâ€ \nÃ¹â€ \nÃºâ€¡\nÃ¹â€¡\nÃºÂ¯\nÃ¹Â¯\nÃºË†\nÃ¹Ë†\nu4nba\nua-eqt-sup\nuae escort\nuae eskort\nuae-escort\nuae-eskort\nuaeescort\nuaeeskort\nuaepearl\nuaewomensclub\nuau incrivel\nuau incrÃ­vel\nuau uau\nuau-incrivel\nuau-uau\nuau, incrivel\nuau, incrÃ­vel\nuau, uau\nuauaua\nuauuau\nuber driver requirement\nubezpieczenia\nubirkin\nuch:-\nuch:)\nucoz.co\nucoz.ru\nucuz yangÄ±n\nucuz-yangÄ±n\nudang galah\nudang-galah\nuefa-fifa\nuefafifa\nufcì¤‘ê³„\nufficiale moncler\nufficiale-moncler\nufficialemoncler\nufficiales\nufo-led\nufoled\nugboos\nugbos\nugg 3\nugg ad\nugg animal\nugg austr\nugg bailey\nugg bamsestovler\nugg bamsestÃ¸vler\nugg barata\nugg barato\nugg bebe\nugg black\nugg boot\nugg bota\nugg botte\nugg brown\nugg brux\nugg cheap\nugg class\nugg dakota\nugg disc\nugg elsey\nugg enfant\nugg espa\nugg femme\nugg fox\nugg france\nugg glove\nugg gold\nugg gunstig\nugg gÃ¼nstig\nugg hobo\nugg hot\nugg italia\nugg ken\nugg mocha\nugg noir\nugg out\nugg paris\nugg pas\nugg pascher\nugg sale\nugg shear\nugg shoe\nugg short\nugg silver\nugg slipper\nugg sold\nugg stovler\nugg stÃ¸vler\nugg style\nugg three\nugg turn\nugg wom\nugg-3\nugg-ad\nugg-animal\nugg-bailey\nugg-bamsestovler\nugg-bamsestÃ¸vler\nugg-barata\nugg-barato\nugg-bebe\nugg-best\nugg-black\nugg-boot\nugg-bota\nugg-botte\nugg-brown\nugg-brux\nugg-cheap\nugg-class\nugg-comfort\nugg-disc\nugg-elsey\nugg-enfant\nugg-espa\nugg-femme\nugg-for\nugg-fox\nugg-france\nugg-glove\nugg-gold\nugg-gunstig\nugg-gÃ¼nstig\nugg-hobo\nugg-hot\nugg-italia\nugg-ken\nugg-mocha\nugg-noir\nugg-offic\nugg-on\nugg-out\nugg-paris\nugg-pas\nugg-pascher\nugg-sale\nugg-shear\nugg-shoe\nugg-short\nugg-silver\nugg-site\nugg-slipper\nugg-sold\nugg-stovler\nugg-stÃ¸vler\nugg-style\nugg-three\nugg-turn\nugg-uk\nugg-usa\nugg-wom\nugg.asp\nugg.cfm\nugg.htm\nugg.jsp\nugg.php\nugg+\nugg=\nugg3\nuggad\nugganimal\nuggatcanad\nuggbailey\nuggbamsestovler\nuggbamsestÃ¸vler\nuggbarata\nuggbarato\nuggbebe\nuggbest\nuggblack\nuggboo\nuggboot\nuggbos\nuggbota\nuggbotte\nuggbrown\nuggbrux\nuggcheap\nuggclass\nuggclog\nuggcomfort\nuggdakota\nuggdisc\nuggelsey\nuggenfant\nuggespa\nuggfemme\nuggfor\nuggfox\nuggfrance\nuggglove\nugggold\nugggunstig\nugggÃ¼nstig\nugghobo\nugghot\nuggitalia\nuggken\nugglove\nuggmocha\nuggnoir\nuggoffic\nuggonline\nuggout\nuggparis\nuggpas\nuggpascher\nuggs austr\nuggs bailey\nuggs bebe\nuggs black\nuggs boot\nuggs brux\nuggs class\nuggs elsey\nuggs femme\nuggs gold\nuggs hot\nuggs kopen\nuggs mocha\nuggs neder\nuggs noir\nuggs out\nuggs paris\nuggs pas\nuggs pascher\nuggs sale\nuggs shoe\nuggs silver\nuggs sold\nuggs ugly\nuggs uitverkoop\nuggs wom\nuggs-austr\nuggs-bailey\nuggs-bebe\nuggs-black\nuggs-boot\nuggs-brux\nuggs-class\nuggs-elsey\nuggs-femme\nuggs-for\nuggs-gold\nuggs-hot\nuggs-kopen\nuggs-mocha\nuggs-neder\nuggs-noir\nuggs-on\nuggs-out\nuggs-paris\nuggs-pas\nuggs-pascher\nuggs-sale\nuggs-shoe\nuggs-silver\nuggs-site\nuggs-sold\nuggs-ugly\nuggs-uitverkoop\nuggs-uk\nuggs-usa\nuggs-wom\nuggs.co\nuggsale\nuggsaustr\nuggsbailey\nuggsbay\nuggsbebe\nuggsblack\nuggsboot\nuggsbrux\nuggscheap\nuggsclass\nuggselsey\nuggsfemme\nuggsfor\nuggsgold\nuggshear\nuggshoe\nuggshort\nuggshot\nuggsilver\nuggsite\nuggskopen\nuggslipper\nuggslove\nuggsmocha\nuggsneder\nuggsnoir\nuggsold\nuggsonline\nuggsout\nuggsparis\nuggspas\nuggspascher\nuggss\nuggssilver\nuggstovler\nuggstÃ¸vler\nuggstyle\nuggsugly\nuggsuitverkoop\nuggsusa\nuggsustra\nuggswom\nuggthree\nuggturn\nuggusa\nuggustra\nuggwom\nuhren out\nuhttp\nuk out\nuk sale\nuk seo\nuk-cig\nuk-hand\nuk-loan\nuk-mall\nuk-mart\nuk-out\nuk-sale\nuk-seo\nuk.co.\nuk.webeden\nuk/mulberry\nuk/prada\nukcig\nukclsale\nukgardenhouses\nukhand\nukloan\nukmall\nukmart\nukonline\nukout\nukphonenumber\nuksale\nukseo\nuksonline\nukugg\nukvip\nulkotours\nultimas tecnica\nultimas tÃ©cnica\nultimas-tecnica\nultimate microsoft\nultimate news\nultimate sp1\nultimate stag\nultimate-microsoft\nultimate-news\nultimate-sp1\nultimate-stag\nultimate-tab\nultimatemicrosoft\nultimatenews\nultimatestag\nultimatetab\nultra hoverboard\nultra-hoverboard\nultrahoverboard\nultram\numschuldung\numuporn\nuncertainty very\nuncover somebody\nuncover-somebody\nundeniably believe\nundeniably-believe\nunder pant\nunder-pant\nunderage sex\nunderage-sex\nunderagesex\nunderstand it cut\nunderstood of\nunderstood-of\nunderthe\nundetected aimbot\nundetected-aimbot\nune moncler\nune-moncler\nunemoncler\nung buou\nung bÆ°á»›u\nung-buou\nungbuou\nunhas decoradas\nunhas-decoradas\nuni#que#\nÃºnico y mÃ¡s\nunico-y-mas\nuniform-for-sale\nuniformforsale\nuniforms-for-sale\nuniformsforsale\nunique article\nunique broker\nunique interact\nunique-article\nunique-broker\nunique-interact\nuniquebroker\nuniqueinteract\nunitedidesign\nuniversal key\nuniversal-key\nuniversalkey\nunknown.co\nunknown.in\nunknown.pl\nunknown.ro\nunknown.ru\nunknown.su\nunknown.za\nunknown@\nunlim pay\nunlim-pay\nunlimited autopost\nunlimited content\nunlimited crystal\nunlimited gem\nunlimited multilang\nunlimited pay\nunlimited v buck\nunlimited-autopost\nunlimited-content\nunlimited-crystal\nunlimited-gem\nunlimited-multilang\nunlimited-pay\nunlimitedautopost\nunlimitedpay\nunlimpay\nunlock iphone\nunlock-iphone\nunlock-mobil\nunlock-phone\nunlockiphone\nunlockmobil\nunlockphone\nunono chaus\nunono-chaus\nunonochaus\nunprocessed unprocessed\nunprocessed, unprocessed\nunruffled beautiful\nunsingapore\nuntrasdend\nuntrodden project\nuntrodden-project\nunuseful comment\nunusual nation\nunverbindliches ange\nunverbindliches-ange\nunwanted-hair\nunwantedhair\nuomo adidas\nuomo cartier\nuomo dsqu\nuomo gucci\nuomo man\nuomo moncler\nuomo scarpe\nuomo short\nuomo timber\nuomo-adidas\nuomo-cartier\nuomo-dsqu\nuomo-gucci\nuomo-man\nuomo-moncler\nuomo-scarpe\nuomo-short\nuomo-timber\nuomoadidas\nuomocartier\nuomodsqu\nuomogucci\nuomoman\nuomomoncler\nuomoscarpe\nuomoshort\nuomotimber\nup coming article\nup coming blog\nup coming link\nup coming page\nup coming paragraph\nup coming post\nup coming site\nup coming web\nup date article\nup date blog\nup date page\nup date post\nup date site\nup date web\nup new article\nup new blog\nup new page\nup new post\nup new site\nup new web\nup till\nup tto\nup-new-blog\nup-new-site\nup-new-web\nup-till\nup-to-date\nup=date\nupadte\nupdate movie\nupdate you blog\nupdate you page\nupdate you site\nupdate you web\nupdate your blog\nupdate your page\nupdate your site\nupdate your weblog\nupdate your webpage\nupdate your website\nupdate-movie\nupdates readily\nupgrade key\nupgrade-key\nupgrade-on-open\nupgrade-your-base\nupgrade-your-bath\nupgrade-your-bed\nupgrade-your-living\nupgradekey\nupload and promo\nupload foto\nupload-file\nupload-foto\nuploaded-file\nuploadedfile\nuploadfile\nuploading-file\nuploadingfile\nuploads-file\nuploadsfile\nupon brief discover\nupon various buy\nupon your article\nupon your blog\nupon your page\nupon your site\nupon your web\nupon-various-buy\nupon-your-article\nupon-your-blog\nupon-your-page\nupon-your-site\nupon-your-web\nups thanks\nupseseglype\nupside online\nuptodate\nur own blog\nur own page\nur own site\nur-own-blog\nur-own-page\nur-own-site\nurbain footbal\nurbain fotbal\nurbain futbal\nurbain-footbal\nurbain-fotbal\nurbain-futbal\nurbainfootbal\nurbainfotbal\nurbainfutbal\nurdu or urdu\nurfa escort\nurfa eskort\nurfa-escort\nurfa-eskort\nurfaescort\nurfaeskort\nurgent custom\nuri casino\nuri-casino\nuricasino\nurine strip\nurine-strip\nurl fx\nurl-click\nurl-fx\nurl-query\nurl-status\nurl-tracker\nurl-tracking\nurl=//\nurl=http\nurl=www\nurlacher jers\nurlacher-jers\nurlacherjers\nurlclick\nurlfx\nurlquery\nurls fx\nurls-fx\nurls2\nurlsfx\nurlstatus\nurltracker\nurltracking\nuroda\nus informed\nus-informed\nus-poker\nus.please\nus/profil\nusa best\nusa you tube\nusa youtube\nusa-best\nusa-you-tube\nusa-youtube\nusabest\nusage of movie\nuse imdb review\nuse of a blog\nuse of a web\nuse of movie?\nuse your online\nused-guns\nusedguns\nusï½…É—\nuseful advice within\nuseful blog\nusefulness of your content\nusefuyl\nuser genial\nuser pleasant\nuser-pleasant\nuser:\nuser/profil\nuser/view\nuserinfo\nusername hack\nusername-hack\nusername!\nusers that they\nusess it\nusforex\nusi_ae\nusinformed\nusing guy travel\nusing net for post\nusing simplexml\nusing the cash\nusing the mobile phone\nusing your online\nusing-simplexml\nusing-the-cash\nusingn s\nuslugi grawerskie\nuslugi-grawerskie\nuspoker\nussr web\nussr-web\nussr.web\nussrweb\nustanovka kanali\nustanovka-kanali\nusual discuss\nusual-discuss\nusualdiscuss\nusually posts some\nusually relative\nusually to difficult\nusually-relative\nusuario:\nusuwanie wirus\nusuwanie-wirus\nut.ag/\nutile info\nutile stuf\nutile-info\nutile-stuf\nutilize chinese medicine\nutilize portal\nutilize warranty\nutilize-portal\nutilized use\nutilized-use\nutm_source\nutm_term\nutorrent\nuugg\nuuse\nuustore\nuy/image\nuÐ³\nuÑ•\nv buck buy\nv buck card\nv buck com\nv buck fortnite\nv buck generat\nv buck gift\nv buck give\nv buck price\nv buck win\nv bucks buy\nv bucks card\nv bucks com\nv bucks generat\nv bucks gift\nv bucks give\nv bucks price\nv bucks win\nv http\nv-i-s-a-r-t\nv.@\nva ballgown\nva garanteaza\nva-ballgown\nva-garanteaza\nvaballgown\nvacant screen\nvacant-screen\nvagina live\nvagina online\nvagina-live\nvagina-online\nvagira\nvai lon\nvÃ£i lá»“n\nváº£i lá»“n\nvai-lon\nvaigra\nvalentino shopper\nvalentino-shopper\nvalise louis\nvalise-louis\nvaliselouis\nvalium\nvalka derev\'yev\nvalka derevâ€™yev\nvalka derevev\nvalka-derevev\nvaltrex\nvaluable blog\nvaluable opt-in\nvaluable site\nvaluable useful\nvaluable web\nvaluable-blog\nvaluable-opt-in\nvaluable-site\nvaluable-useful\nvaluable-web\nvaluavle\nvaluble\nvalue are king\nvalue blog\nvalue comment\nvalue page\nvalue post\nvalue server\nvalue site\nvalue tto\nvalue web\nvalue-blog\nvalue-comment\nvalue-page\nvalue-post\nvalue-server\nvalue-site\nvalue-web\nvalueble\nvalueserver\nvanilla balance\nvanilla gift\nvanilla-balance\nvanilla-gift\nvanillabalance\nvanillagift\nvano directory\nvano-directory\nvape box\nvape clearance\nvape cloud\nvape e-juice\nvape ejuice\nvape juice\nvape kit\nvape pen\nvape review\nvape save\nvape stick\nvape_\nvape-box\nvape-clearance\nvape-cloud\nvape-e-juice\nvape-ejuice\nvape-juice\nvape-kit\nvape-pen\nvape-review\nvape-save\nvape-stick\nvapebox\nvapeclearance\nvapecloud\nvapeejuice\nvapejuice\nvapepen\nvaper e-juice\nvaper ejuice\nvaper-e-juice\nvaper-ejuice\nvaperejuice\nvapes kit\nvapes-kit\nvapesave\nvapestick\nvapo save\nvapo-save\nvapor cloud\nvapor ix\nvapor juice\nvapor pen\nvapor stick\nvapor x\nvapor-cloud\nvapor-ix\nvapor-juice\nvapor-pen\nvapor-stick\nvapor-x\nvaporcloud\nvaporix\nvaporizer pen\nvaporizer-pen\nvaporjuice\nvaporpen\nvaporstick\nvaporx\nvaposave\nvapour ix\nvapour juice\nvapour pen\nvapour stick\nvapour x\nvapour-cloud\nvapour-ix\nvapour-juice\nvapour-pen\nvapour-stick\nvapour-x\nvapourcloud\nvapourix\nvapourizer pen\nvapourizer-pen\nvapourjuice\nvapourstick\nvapourx\nvarabella\nvardenafil\nvariant1\nvariant2\nvariant3\nvbucks\nvbyj\nvc free\nvc glitch\nvc-free\nvc-glitch\nvd casino\nvd-casino\nvdcasino\nvecaro lifestyle\nvecaro_\nvecaro-lifestyle\nvecarolifestyle\nvegas escort\nvegas eskort\nvegas hotel\nvegas show\nvegas social\nvegas-escort\nvegas-eskort\nvegas-hotel\nvegas-show\nvegas-social\nvegasescort\nvegaseskort\nveja mais\nveja-mais\nvendida separadamente\nvendida-separadamente\nvendita\nvendorlock\nveneta bors\nveneta out\nveneta port\nveneta prezzi\nveneta-bors\nveneta-out\nveneta-port\nveneta-prezzi\nvenetabors\nvenetaout\nvenetaport\nvenetaprezzi\nvengasbong\nvenlafaxine\nventa Ñƒ distrib\nventa-Ñƒ-distrib\nventolin inhale\nventures impart\nventures note\nventures pleas\nventures profit\nventures shape\nventures-impart\nventures-note\nventures-pleas\nventures-profit\nventures-shape\nvenus factor\nvenus-factor\nvenusfactor\nvergin porn\nvergin-porn\nverginporn\nverify itunes should\nverify online\nverify their site\nverify-out\nverkoop timber\nverkoop-timber\nverkooptimber\nvermin supreme\nvermin-supreme\nverres ray\nverres-ray\nversace belg\nversace jap\nversace jp\nversace uk\nversace-belg\nversace-jap\nversace-jp\nversace-uk\nversacebelg\nversacejap\nversacejp\nversaceuk\nversicherungsmakler\nverslo partneriai\nverslo paslaugos\nverslo skelbimai\nverslo-partneriai\nverslo-paslaugos\nverslo-skelbimai\nverspiegelte ray\nvery best gain\nvery disconcertingly\nvery effortless\nvery hypo\nvery imparted\nvery informative looks\nvery internet\nvery lower\nvery nice internet\nvery nice:)\nvery oone\nvery packed location\nvery superb\nvery valid\nvery-best-gain\nvery-disconcertingly\nvery-effortless\nvery-hypo\nvery-imparted\nvery-internet\nvery-lower\nvery-oone\nvery-superb\nvery-valid\nvery}\nveryvalid\nveryy\nvest belg\nvest moncler\nvest-belg\nvest-moncler\nvestbelg\nveste belg\nveste moncler\nveste-belg\nveste-moncler\nvestebelg\nvestemoncler\nvestes belg\nvestes moncler\nvestes-belg\nvestes-moncler\nvestesbelg\nvestesmoncler\nvestidos\nvestmoncler\nveston class\nveston-class\nvestonclass\nvests belg\nvests moncler\nvests-belg\nvests-moncler\nvestsbelg\nvestsmoncler\nvetement femme\nvetement homme\nvetement-femme\nvetement-homme\nvetementfemme\nvetementhomme\nveterinarnaya\nvetrinary\nvf gratuit\nvf-gratuit\nvhs-to-digital\nvhttp\nvi-pgyrl\nvia your blog\nvia your page\nvia your post\nvia your web\nvia-internet\nviabsbuy\nviagara\nviagera\nviaggra\nviagra\nviagrra\nvibrator history\nvibrator_\nvibrator-history\nvibrator-show\nvibratorhistory\nvibrators history\nvibrators_\nvibrators-history\nvibrators-how\nvibrators0\nvibratorshistory\nvibratorshow\nvibro love\nvibro-love\nvibro.love\nvibrolove\nvicodin\nvid your biz\nvid your business\nvid-your-biz\nvid-your-business\nvida beneficios\nvida benefÃ­cios\nvida-beneficios\nvida-benefÃ­cios\nvidencia charme\nvidencia gratis\nvidencia vidente\nvidencia-charme\nvidencia-gratis\nvidencia-vidente\nvidenciacharme\nvidenciagratis\nvidenciavidente\nvideo & fav\nvideo & like\nvideo & share\nvideo & sub\nvideo and comment\nvideo and fav\nvideo and like\nvideo and save\nvideo and share\nvideo and sub\nvideo asphyx\nvideo bokep\nvideo buzz\nvidÃ©o buzz\nvideo chat room\nvideo clip game\nvideo clip port\nvideo concen\nvideo erotic\nvideo ist cool\nvideo it would also\nvideo magnif\nvideo marketing\nvideo ought not\nvideo para canal\nvÃ­deo para canal\nvideo poker\nvideo pokie\nvideo pop\nvideo porn\nvidÃ©o porn\nvideo sex\nvideo sport\nvideo thrill\nvideo tube\nvideo view\nvidÃ©o view\nvideo viral\nvideo vue\nvidÃ©o vue\nvideo xblog\nvideo you tube\nvidÃ©o you tube\nvideo youtube\nvidÃ©o youtube\nvideo-asphyx\nvideo-bokep\nvideo-buzz\nvidÃ©o-buzz\nvideo-chat-room\nvideo-clip-game\nvideo-clip-port\nvideo-concen\nvideo-erotic\nvideo-magnif\nvideo-marketing\nvideo-para-canal\nvideo-poker\nvideo-pokie\nvideo-pop\nvideo-porn\nvidÃ©o-porn\nvideo-sex\nvideo-sport\nvideo-thrill\nvideo-tube\nvideo-view\nvidÃ©o-view\nvideo-viral\nvideo-vue\nvidÃ©o-vue\nvideo-xblog\nvideo-you-tube\nvidÃ©o-you-tube\nvideo-youtube\nvidÃ©o-youtube\nvideo?this\nvideo.asp\nvideo.cfm\nvideo.hoc\nvideo.htm\nvideo.jsp\nvideo.php\nvideo/vid\nvideoadvert\nvideobokep\nvideochat\nvideogamedesign\nvideomagnif\nvideomarketing\nvideopoker\nvideopokie\nvideopop\nvideoporn\nvidÃ©oporn\nvideos buzz\nvidÃ©os buzz\nvideos ought not\nvideos para canal\nvÃ­deos para canal\nvideos porn\nvidÃ©os porn\nvideos rank\nvideos view\nvidÃ©os view\nvideos vue\nvidÃ©os vue\nvideos xblog\nvideos you tube\nvidÃ©os you tube\nvideos youtube\nvidÃ©os youtube\nvideos-buzz\nvidÃ©os-buzz\nvideos-para-canal\nvideos-porn\nvidÃ©os-porn\nvideos-rank\nvideos-view\nvidÃ©os-view\nvideos-vue\nvidÃ©os-vue\nvideos-xblog\nvideos-you-tube\nvidÃ©os-you-tube\nvideos-youtube\nvidÃ©os-youtube\nvideos.asp\nvideos.cfm\nvideos.htm\nvideos.jsp\nvideos.php\nvideos\' in\nvideosâ€™ in\nvideos/vid\nvideosex\nvideosporn\nvidÃ©osporn\nvideosport\nvideostar ++\nvideostar++\nvideosview\nvidÃ©osview\nvideosvue\nvidÃ©osvue\nvideosxblog\nvideosyoutube\nvidÃ©osyoutube\nvideothrill\nvideotik\nvideotube\nvideoview\nvidÃ©oview\nvideoviral\nvideovue\nvidÃ©ovue\nvideoxblog\nvideoxx\nvideoyoutube\nvidÃ©oyoutube\nvidios\nvids and info\nvids-and-info\nvidyourbiz\nvidyourbusiness\nvien hung\nviá»‡n hÆ°ng\nvien-hung\nviencare\nvienhung\nvietnam city capital\nvietnam-visa\nvietnamvisa\nvietthanhbien\nview is fastidious\nview private insta\nview-article\nview-blog\nview-entry\nview/page\nview/pg\nview/story\nviewarticle\nviewblog\nviewentry\nviewer to click\nviewers to click\nviewijng\nviewlink\nviewpag\nviews are fastidious\nviews on this site\nviewtopic\nvigara\nvigrx\nvilla-for-rent\nvillas-for-rent\nvimax\nvinder burberry\nvinder jakker\nvinder-burberry\nvinder-jakker\nvinderburberry\nvinderjakker\nvinho bras\nvinho braz\nvinho-bras\nvinho-braz\nvinhobras\nvinhobraz\nvintage erotic\nvintage-erotic\nvintageerotic\nvinter burberry\nvinter jakker\nvinter-burberry\nvinter-jakker\nvinterburberry\nvinterjakker\nvintovoy nas\nvintovoy-nas\nvintovyye nas\nvintovyye-nas\nvioewing\nvip dubai\nvip generat\nvip girl\nvip gyrl\nvip runescape\nvip Ð´ÐµÐ²Ð¾Ñ‡Ðº\nvip-box\nvip-dubai\nvip-generat\nvip-girl\nvip-league\nvip-runescape\nvip-Ð´ÐµÐ²Ð¾Ñ‡Ðº\nvip.co\nvipbox\nvipdubai\nvipgenerat\nvipgirl\nvipgyrl\nvipleague\nviprunescape\nviral adremus\nviral eas\nviral hit\nviral iphone\nviral play\nviral storie\nviral story\nviral vid\nviral_\nviral-adremus\nviral-eas\nviral-hit\nviral-iphone\nviral-play\nviral-storie\nviral-story\nviral-vid\nviral.club\nviral.online\nviraladremus\nviraleas\nviralhit\nvirality iphone\nvirality-iphone\nviralplay\nviralstorie\nviralstory\nviralvid\nviramune\nvirgin porn\nvirgin-porn\nvirginporn\nvirtual credit\nvirtual funds\nvirtual sex\nvirtual-credit\nvirtual-funds\nvirtual-sex\nvirtualcredit\nvirtualsex\nvirus answer\nvirus hoax\nvirus infect\nvirus remov\nvirus secur\nvirus spy\nvirus_\nvirus-answer\nvirus-hoax\nvirus-infect\nvirus-remov\nvirus-secur\nvirus-spy\nvirusanswer\nvirushoax\nvirusinfect\nvirusremov\nvirussecur\nvisijt\nvision cctv\nvision-cctv\nvisit at here\nvisit at this site\nvisit blog\nvisit homepage\nvisit mmy\nvisit my blog\nvisit my page\nvisit my post\nvisit my sire\nvisit my site\nvisit my sitte\nvisit my web\nvisit myy\nvisit mÊ\nvisit this blog\nvisit this page\nvisit this site\nvisit this web\nvisit visit\nvisit web\nvisit your blog\nvisit your page\nvisit your post\nvisit your site\nvisit your web\nvisit-homepage\nvisit-visit\nvisit-web\nvisitant\nvisitar blog\nvisitar-blog\nvisited android app\nvisited blog\nvisited homepage\nvisited mmy\nvisited my blog\nvisited my page\nvisited my post\nvisited my sire\nvisited my site\nvisited my sitte\nvisited my web\nvisited myy\nvisited mÊ\nvisited this blog\nvisited this page\nvisited this site\nvisited this web\nvisited web\nvisited your blog\nvisited your page\nvisited your post\nvisited your site\nvisited your web\nvisiting this blog\nvisiting this page\nvisiting this site\nvisiting this web\nvisitor engagement\nvisitor of article\nvisitor of blog\nvisitor of page\nvisitor of post\nvisitor of site\nvisitor of web\nvisitor to blog\nvisitor to click\nvisitor to page\nvisitor to post\nvisitor to site\nvisitor to web\nvisitor-engagement\nvisitor/day\nvisitors of article\nvisitors of blog\nvisitors of page\nvisitors of post\nvisitors of site\nvisitors of web\nvisitors to blog\nvisitors to click\nvisitors to page\nvisitors to post\nvisitors to site\nvisitors to web\nvisitors/day\nvissit\nvisxit\nvital infos\nvitalikor\nvitamin supplement\nvitamin-for\nvitamin-supplement\nvitaminfor\nvitamins-for\nvitaminsfor\nvitamix\nvitrine\nvivekkunwar\nvivienne wood\nvivienne-wood\nviviennewood\nvivier ballerine\nvivier ital\nvivier pompe\nvivier-ballerine\nvivier-ital\nvivier-pompe\nvivierballerine\nvivierital\nvivierpompe\nvivotab\nviww\nvk.cc\nvkews\nvkgnfx\nvodstreaming\nvogue toms\nvogue-toms\nvoguetoms\nvoltaren_\nvoltaren.\nvolume muscular\nvolume-muscular\nvolvo-volvo\nvon ysl\nvon-ysl\nvonysl\nvote trump mask\nvote-trump-mask\nvotre site\nvotre-site\nvotresite\nvouchery\nvoyance amour\nvoyance couple\nvoyance gratuit\nvoyance-amour\nvoyance-couple\nvoyance-gratuit\nvoyanceamour\nvoyancecouple\nvoyancegratuit\nvoynich code\nvoynich-code\nvoyuer\nvpn å¤–ç½‘\nvpn-4-free\nvpn-dns-leak\nvpn4free\nvpnå¤–ç½‘\nvs seo\nvs-seo\nvtx-fair\nvtxfair\nvuitton austr\nvuitton bag\nvuitton belt\nvuitton black\nvuitton bors\nvuitton brace\nvuitton cig\nvuitton damier\nvuitton deutsch\nvuitton espa\nvuitton factor\nvuitton fanny\nvuitton fashion\nvuitton france\nvuitton fx\nvuitton glass\nvuitton hand\nvuitton hard\nvuitton men\nvuitton online\nvuitton out\nvuitton pas\nvuitton purse\nvuitton replic\nvuitton sac\nvuitton shoe\nvuitton sold\nvuitton spa\nvuitton speed\nvuitton tasche\nvuitton wallet\nvuitton whole\nvuitton women\nvuitton-bag\nvuitton-black\nvuitton-bors\nvuitton-brace\nvuitton-cig\nvuitton-damier\nvuitton-espa\nvuitton-fanny\nvuitton-fashion\nvuitton-glass\nvuitton-men\nvuitton-pas\nvuitton-purse\nvuitton-replic\nvuitton-shoe\nvuitton-sold\nvuitton-spa\nvuitton-speed\nvuitton-uk\nvuitton-usa\nvuitton-wallet\nvuitton-whole\nvuitton-women\nvuitton+\nvuittonbag\nvuittonbors\nvuittoncig\nvuittondamier\nvuittonespa\nvuittonfanny\nvuittonfashion\nvuittonglass\nvuittononline\nvuittonpas\nvuittonpurse\nvuittonreplic\nvuittonsac\nvuittonsold\nvuittonspa\nvuittonspeed\nvuittonuk\nvuittonusa\nvuittonwallet\nvuittonwhole\nvuittonwomen\nvv free\nvv-free\nvvfree\nvvv\nvyrubka derev\'yev\nvyrubka derevâ€™yev\nvyrubka derevev\nvyrubka-derevev\nvzloma zaparolennogo\nvzloma-zaparolennogo\nvzlomat\nvÐµ\nvÑ–ctoinox\nw http\nw.@\nw.il.lkom.men\nw.o.r.t.h\nw.o.r.th\nw.o.rt.h\nw.o.rth\nw.or.t.h\nw.ort.h\nw.orth\nwá§\nw88w\nw888\nwaas built\nwaas concern\nwaiter toward\nwakka=\nwalamrtone\nwalking online\nwallet investor\nwallet out\nwallet-investor\nwallet-out\nwalletinvestor\nwalletout\nwallinside\nwallpaper download\nwallpaper erotic\nwallpaper free\nwallpaper kualita\nwallpaper nude\nwallpaper-download\nwallpaper-erotic\nwallpaper-free\nwallpaper-kualita\nwallpaper-nude\nwallpapererotic\nwallpapernude\nwallpapers download\nwallpapers erotic\nwallpapers free\nwallpapers nude\nwallpapers-download\nwallpapers-erotic\nwallpapers-free\nwallpapers-nude\nwalmartbuy\nwalmartmail\nwalnut medicin\nwalnut-medicin\nwanelo.co\nwang bag\nwang-bag\nwangbag\nwanna comment\nwanna fave\nwanna favorite\nwanna favourite\nwanna say\nwanna state\nwanna tell\nwanna-say\nwanna-state\nwanna-tell\nwant bitcoin\nwant bytecoin\nwant litecoin\nwant to commentary\nwant-bitcoin\nwant-bytecoin\nwant-litecoin\nwantbitcoin\nwantbytecoin\nwantfull\nwantlitecoin\nwantsand\nwarcraftguide\nwardrobe appli\nwardrobe-appli\nwardrobeappli\nware-crack\nwarecrack\nwarehouse.in\nwarehouse.net\nwarehouse.org\nwarehouse.pl\nwarehouse.ro\nwarehouse.ru\nwarehouse.su\nwarehouse.us\nwarehouse.za\nwarepics\nwarez\nwarfarin online\nwarfarin-online\nwarfarinonline\nwarmjp\nwarranty high\nwarriors jersey\nwarriors-jersey\nwarriorsjersey\nwars cheat\nwars hack\nwars-cheat\nwars-hack\nwarszawa\nwarto zakupic\nwarto-zakupic\nwarts clinic\nwarts garden\nwarts-clinic\nwarts-garden\nwartsclinic\nwartsgarden\nwas ddoing\nwas pretty candy\nwasbusiness\nwaste your dollar\nwatch ad as\nwatch full length\nwatch hdonline\nwatch instant\nwatch movie\nwatch now online\nwatch replic\nwatch seiko\nwatch the best movie\nwatch this site\nwatch-full-length\nwatch-hdonline\nwatch-instant\nwatch-movie\nwatch-quartz\nwatch-replic\nwatch-seiko\nwatch-this-site\nwatch-trailer-and\nwatch-vid\nwatch-watch\nwatch/watch/\nwatches quartz\nwatches replic\nwatches-quartz\nwatches-replic\nwatchesquartz\nwatchesreplic\nwatchhoshi\nwatchmiss\nwatchquartz\nwatchreplic\nwatchseiko\nwatchwrestling\nwater-weight\nwaterprrof\nwaterweight\nwating for you\nwatte ausgestopft\nwatte-ausgestopft\nway of amateur\nway of blog\nway your design\nway-to-enjoy\nwayfarer barata\nwayfarer barato\nwayfarer glass\nwayfarer-baratas\nwayfarer-barato\nwayfarer-glass\nwayfarerbarata\nwayfarerbarato\nwayfarerglass\nwaynegag\nwdmypass\nwe hqve\nwe supply expert\nwe vigorous\nwe-are-you\nwe-vigorous\nwealth affiliate\nwealth strat\nwealth-affiliate\nwealth-strat\nwealthaffiliate\nwealthstrat\nwealthy affiliate\nwealthy-affiliate\nwealthyaffiliate\nwear shapewear\nwear-shapewear\nwearinbed\nweave-hair\nweavehair\nweb anal\nweb based college\nweb blog;\nweb blog:\nweb contract:\nweb ddress\nweb design benefit\nweb diaspora\nweb dispora\nweb dl\nweb download\nweb explore\nweb farm\nweb gives pleasant\nweb invent:\nweb is extreme\nweb is fastidious\nweb is invaluable\nweb is priceless\nweb is truly\nweb market\nweb online\nweb optim\nweb owner\nweb page ..\nweb page â€¦\nweb page daily\nweb page;\nweb page:\nweb page..\nweb pageâ€¦\nweb paqge\nweb people\nweb pharm\nweb porn\nweb promo\nweb property\nweb scheme\nweb seo\nweb sie\nweb sikte\nweb site ..\nweb site daily\nweb site style\nweb site;\nweb site:\nweb site\'s post\nweb siteâ€™s post\nweb sites post\nweb sitte\nweb sjte\nweb sute\nweb therefore\nweb through google\nweb to rank\nweb user acquire\nweb users acquire\nweb users;\nweb viewer\nweb visitor\nweb web\nweb wordpress\nweb_log\nweb-anal\nweb-based-college\nweb-blog\nweb-content\nweb-contract\nweb-diaspora\nweb-dispora\nweb-dl\nweb-download\nweb-explore\nweb-farm\nweb-host\nweb-informat\nweb-log\nweb-market\nweb-online\nweb-optim\nweb-owner\nweb-people\nweb-pharm\nweb-porn\nweb-pro\nweb-promo\nweb-property\nweb-scheme\nweb-seo\nweb-sie\nweb-site\nweb-sitte\nweb-sjte\nweb-solution\nweb-therefore\nweb-traff\nweb-user-acquire\nweb-users-acquire\nweb-viewer\nweb-visitor\nweb-web\nweb-wordpress\nweb.best\nweb/icon\nweb/index\nweb4s\nwebanal\nwebb blog\nwebb-blog\nwebblog\nwebbmaster\nwebcam babe\nwebcam site\nwebcam-babe\nwebcam-site\nwebcambabe\nwebcamchat\nwebcamsite\nwebcontent\nwebdesign.co\nwebdl\nwebdownload\nwebexplore\nwebfarm\nwebhostapp\nwebimar\nweblink\nweblog every once\nweblog link\nweblog post\nweblog thank\nweblog-link\nweblog. thank\nweblogg\nweblogto\nwebmaaster\nwebmasteer\nwebmmaster\nwebnode.cn\nwebnode.co\nwebnode.cz\nwebnode.fr\nwebnode.hu\nwebnode.it\nwebnode.nl\nwebog post\nwebog-post\nwebonline\nweboptim\nwebowner\nwebpage ;\nwebpage :\nwebpage (\nwebpage daily\nwebpage for any\nwebpage from\nwebpage is loading\nwebpage it is\nwebpage link\nwebpage on regular\nwebpage post\nwebpage thank\nwebpage using\nwebpage visit\nwebpage you\nwebpage-for-any\nwebpage-from\nwebpage-is-loading\nwebpage-link\nwebpage-visit\nwebpage-you\nwebpage;\nwebpage:\nwebpage. thank\nwebpage\'s article\nwebpage\'s blog\nwebpage\'s post\nwebpageâ€™s article\nwebpageâ€™s blog\nwebpageâ€™s post\nwebpages article\nwebpages blog\nwebpages post\nwebpeople\nwebpharm\nwebporn\nwebpro\nwebpromo\nwebproperty\nwebscheme\nwebseite bookmark\nwebseite download\nwebseite-bookmark\nwebseite-download\nwebseiten bookmark\nwebseiten download\nwebseiten-bookmark\nwebseiten-download\nwebseo\nwebsex\nwebshop/image\nwebsit was\nwebsit-was\nwebsite ..\nwebsite anjing\nwebsite as friend\nwebsite bookmark\nwebsite building\nwebsite daily\nwebsite easily\nwebsite easy\nwebsite every day\nwebsite every once\nwebsite everyday\nwebsite for every\nwebsite from where\nwebsite inquiry\nwebsite is a center\nwebsite is a centre\nwebsite is loading\nwebsite it help\nwebsite kami\nwebsite kamu\nwebsite keep\nwebsite landing\nwebsite laten\nwebsite loading\nwebsite look\nwebsite marketing\nwebsite net\nwebsite not work\nwebsite on regular\nwebsite online\nwebsite page\nwebsite particular\nwebsite pepek\nwebsite post\nwebsite prov\nwebsite repeated\nwebsite sport\nwebsite style\nwebsite thank\nwebsite that cost\nwebsite through google\nwebsite traff\nwebsite training\nwebsite usa\nwebsite using\nwebsite visit\nwebsite was ..\nwebsite was â€¦\nwebsite was..\nwebsite wasâ€¦\nwebsite we\nwebsite will make\nwebsite wordpress\nwebsite yourself\nwebsite-a2review\nwebsite-as-friend\nwebsite-bookmark\nwebsite-building\nwebsite-daily\nwebsite-easily\nwebsite-easy\nwebsite-every-day\nwebsite-everyday\nwebsite-for-every\nwebsite-inquiry\nwebsite-is-loading\nwebsite-it-help\nwebsite-keep\nwebsite-landing\nwebsite-laten\nwebsite-look\nwebsite-net\nwebsite-online\nwebsite-page\nwebsite-particular\nwebsite-pepek\nwebsite-post\nwebsite-prov\nwebsite-sport\nwebsite-style\nwebsite-training\nwebsite-usa\nwebsite-visit\nwebsite-we\nwebsite-wordpress\nwebsite; this\nwebsite. thank\nwebsite..\nwebsite.keep\nwebsite\'s article\nwebsite\'s post\nwebsiteâ€™s article\nwebsiteâ€™s post\nwebsite}\nwebsite1\nwebsitelook\nwebsitenet\nwebsiteonline\nwebsitepost\nwebsiterecord\nwebsites article\nwebsites as friend\nwebsites design\nwebsites easily\nwebsites easy\nwebsites online\nwebsites post\nwebsites prov\nwebsites to buy\nwebsites visit\nwebsites-a2review\nwebsites-as-friend\nwebsites-design\nwebsites-easily\nwebsites-easy\nwebsites-online\nwebsites-prov\nwebsites-visit\nwebsitesdesign\nwebsitesonline\nwebsitesport\nwebsitess\nwebsitestyle\nwebsitesvisit\nwebsitetraff\nwebsiteusa\nwebsitevisit\nwebsitte\nwebsjte\nwebsolution\nwebssite\nwebste\nwebsute\nwebtherefore\nwebviewconsult\nwebviewer\nwebweb\nwedding jewel\nwedding-angel\nwedding-jewel\nweddingdress\nwedtgh\nweeb blog\nweeb page\nweeb site\nweeblog\nweebmaster\nweebpage\nweebsite\nweek reaction\nweek.in\nweekly casino\nweekly income\nweekly profit\nweekly-casino\nweekly-income\nweekly-profit\nweekly.in\nweeklycasino\nweeklyincome\nweeklyprofit\nweelhtiar\nweight 101\nweight natur\nweight work\nweight-101\nweight-natur\nweight-work\nweight101\nweightnatur\nweightwork\nwelcome-to-my-blog\nwelcome-to-my-page\nwelcome-to-my-site\nwelcome-to-my-web\nwelcometonginx\nwell donme\nwell informed people\nwell written!\nwell-informed people\nwell-informed-people\nwell-preferred\nwellbutrin\nwellness ailment\nwellness supplement\nwellness-ailment\nwellness-and-elegance\nwellness-supplement\nwentoutside\nweptwith\nwerbegeschenke\nweredouble\nwerent\nweste jacken\nweste-jacken\nwestejacken\nwestwood boot\nwestwood necklace\nwestwood online\nwestwood shop\nwestwood store\nwestwood-boot\nwestwood-necklace\nwestwood-online\nwestwood-shop\nwestwood-store\nwestwoodboot\nwestwoodnecklace\nwestwoodonline\nwestwoodshop\nwestwoodstore\nwet cigar\nwet pant\nwet pussy\nwet-cigar\nwet-pant\nwet-pussy\nweteihal\nwetpant\nwetpussy\nwetting pant\nwetting-pant\nwettingpant\nweusecoin\nwevsite\nwewe are\nwewe have\nwewe will\nwewewe\nwhat assets is\nwhat blog\nwhat does turn\nwhat theyre\nwhat up dear\nwhat youre\nwhat-blog\nwhat-does-turn\nwhat-steps-are-involve\nwhat-to-look-for\nwhat-we-know\nwhat-youre\nwhat\'s blog\nwhat\'s up dear\nwhat\'s up to\nwhat\'s up,\nwhatâ€™s blog\nwhatâ€™s up dear\nwhatâ€™s up to\nwhatâ€™s up,\nwhatblog\nwhatll\nwhats blog\nwhats up to\nwhats up,\nwhats-blog\nwhats-up-to\nwhatsapp\nwhatsblog\nwhatt you\nwhawt\nwheel.es\nwheeles\nwheels.co\nwheels.net\nwheels.org\nwhenshe\nwhere buy\nwhere get\nwhere is admin?\nwhere is moderator?\nwhere sell\nwhere-buy\nwhere-can-i\nwhere-get\nwhere-sell\nwhere-to-buy\nwhere-to-get\nwhere-to-sell\nwhere+can\nwhere+to\nwherebuy\nwherecani\nwhereget\nwheresell\nwheretobuy\nwheretoget\nwhich blog platform\nwhich site platform\nwhich weblog platform\nwhich website platform\nwhich-is-depress\nwhich-will-save\nwhichpag\nwhite bodycon\nwhite hermes\nwhite nfl\nwhite-bodycon\nwhite-hermes\nwhite-nfl\nwhitehermes\nwhitenfl\nwhn i\nwhn the\nwhn you\nwho don know\nwho theyre\nwho usess\nwhoa this\nwhoa-this\nwhoah this\nwhoah-this\nwhois tool\nwhois-tool\nwhoistool\nwholesale acrylic\nwholesale bag\nwholesale cheap\nwholesale china\nwholesale chinese\nwholesale clock\nwholesale coach\nwholesale copy\nwholesale free\nwholesale hand\nwholesale iphone\nwholesale jers\nwholesale jersey\nwholesale jord\nwholesale led\nwholesale mlb\nwholesale nba\nwholesale nfl\nwholesale nhl\nwholesale north\nwholesale polo\nwholesale ralph\nwholesale sex\nwholesale soccer\nwholesale vibra\nwholesale yeti\nwholesale-acrylic\nwholesale-bag\nwholesale-cheap\nwholesale-china\nwholesale-chinese\nwholesale-clock\nwholesale-coach\nwholesale-copy\nwholesale-free\nwholesale-hand\nwholesale-iphone\nwholesale-jers\nwholesale-jersey\nwholesale-jord\nwholesale-led\nwholesale-mac\nwholesale-mlb\nwholesale-nba\nwholesale-nfl\nwholesale-nhl\nwholesale-north\nwholesale-polo\nwholesale-ralph\nwholesale-sex\nwholesale-soccer\nwholesale-vibra\nwholesale-yeti\nwholesalebag\nwholesalecheap\nwholesalechina\nwholesalechinese\nwholesalecoach\nwholesalefree\nwholesalehand\nwholesalejers\nwholesalejersey\nwholesalejord\nwholesaleled\nwholesalemac\nwholesalenba\nwholesalenorth\nwholesalepolo\nwholesaler sale\nwholesaler-mac\nwholesaler-sale\nwholesalermac\nwholesalesex\nwholesalesoccer\nwholesalevibra\nwhoo have\nwhore butt\nwhore-butt\nwhorebutt\nwhttp\nwhwn choos\nwhy designing shabby\nwhy_designing_shabby\nwhy-designing-shabby\nwhy-would-you\nwÉ¦\nwidespread prescription\nwidespread-prescription\nwidespread-sorts\nwidows full\nwidows online\nwidows-full\nwidows-online\nwidowsfull\nwidowsonline\nwidyaw\nwiecej tutaj\nwiÄ™cej tutaj\nwiecej-tutaj\nwiÄ™cej-tutaj\nwife app\nwife-app\nwife-tube\nwifeapp\nwifetube\nwifewith\nwifi jammer\nwifi-jammer\nwifijammer\nwigs for men\nwigs for women\nwigs human\nwigs online\nwigs-human\nwigs-online\nwigs0\nwigs1\nwigs2\nwigs3\nwigs4\nwigs5\nwigs6\nwigs7\nwigs8\nwigs9\nwigsrus\nwihesd\nwii-healthy\nwiihealthy\nwiith\nwiki stream\nwiki suc khoe\nwiki sá»©c khá»e\nwiki suck\nwiki-stream\nwiki-suc-khoe\nwiki-suck\nwiki.stream\nwiki/%\nwiki/index\nwiki/u%\nwiki/user\nwikisuck\nwikka.asp\nwikka.cfm\nwikka.htm\nwikka.jsp\nwikka.php\nwild-star\nwill [get\nwill bbe\nwill book mark\nwill book-mark\nwill hemp\nwill look pertain\nwill-book-mark\nwill-hemp\nwill-save-you\nwille bijoux\nwille sold\nwille-bijoux\nwille-sold\nwillebijoux\nwillesold\nwillhemp\nwilson jers\nwilson-jers\nwilsonjers\nwin at casino\nwin casino\nwin iphone\nwin million\nwin ranks from\nwin v buck\nwin-casino\nwin-iphone\nwin-million\nwin7.co\nwin7pro\nwin8.co\nwin8pro\nwin2888\nwincasino\nwindow-file\nwindowfile\nwindows anytime\nwindows ten\nwindows_\nwindows-7-key\nwindows-7-theme\nwindows-8-key\nwindows-8-theme\nwindows-anytime\nwindows-app\nwindows-file\nwindows-ten\nwindows7key\nwindows7theme\nwindows8key\nwindows8theme\nwindowsanytime\nwindowsfile\nwindowsphone.co\nwinesickle\nwingsshop\nwiniphone\nwinner casino\nwinner of made\nwinner-casino\nwinnercasino\nwinter jassen\nwinter-jassen\nwinterjassen\nwirh you\nwise quote\nwise-quote\nwishing for blog\nwispy lash\nwispy-lash\nwitgh\nwith blog commenting\nwith declare\nwith imminent post\nwith keto diet\nwith my blog\nwith my page\nwith my sire\nwith my site\nwith my sitte\nwith my web\nwith pics\nwith prepaid plastic\nwith professional skill\nwith retinoid\nwith thhe\nwith this blog\nwith this web\nwith you my business\nwith your blog\nwith your web\nwith-body-weight\nwith-declare\nwith-my-blog\nwith-my-page\nwith-my-site\nwith-my-web\nwith-pics\nwith-retinoid\nwith-your-computer\nwith-your-web\nwithdraw online\nwithdraw-online\nwithdrawal!\nwithher\nwithhim\nwithin thee\nwithin this article\nwithin this blog\nwithin this page\nwithin this site\nwithin this web\nwithin your blog\nwithin your page\nwithin your post\nwithin your site\nwithout invest\nwithout prescript\nwithout ya!\nwithout-invest\nwithout-prescript\nwithout-ya!\nwiththose\nwiuth a\nwiuth the\nwlasciwy blog\nwÅ‚aÅ›ciwy blog\nwlasciwy post\nwÅ‚aÅ›ciwy post\nwlasciwy-blog\nwlasciwy-post\nwmfã®\nwo.r.t.h\nwo.rth\nwoah this\nwoah-this\nwoderful\nwodk\nwohh just\nwoman agency\nwoman bikini\nwoman fetish\nwoman sandal\nwoman seeking man\nwoman seeking wom\nwoman sex\nwoman-agency\nwoman-bikini\nwoman-fetish\nwoman-sandal\nwoman-seeking-man\nwoman-seeking-wom\nwoman-sex\nwoman\'s high heel\nwomanâ€™s high heel\nwoman+\nwomanagency\nwomanbikini\nwomanfetish\nwomansandal\nwomanseeking\nwomansex\nwomax\nwomen agency\nwomen bikini\nwomen fetish\nwomen sandal\nwomen seeking men\nwomen seeking wom\nwomen sex\nwomen-agency\nwomen-bikini\nwomen-fetish\nwomen-sandal\nwomen-seeking-men\nwomen-seeking-wom\nwomen-sex\nwomen\'s high heel\nwomenâ€™s high heel\nwomen+\nwomenagency\nwomenbikini\nwomenfetish\nwomens gold\nwomens high heel\nwomens narrow\nwomens sandal\nwomens-gold\nwomens-high-heel\nwomens-narrow\nwomens-sandal\nwomensandal\nwomenseeking\nwomensex\nwon article\nwon blog\nwon iphone\nwon page\nwon paragraph\nwon site\nwon web\nwon-article\nwon-blog\nwon-iphone\nwon-page\nwon-paragraph\nwon-site\nwon-web\nwon?t\nwon\'\'t\nwonâ€™â€™t\nwonâ€t\nwon`t\nwonblog\nwondeful\nwonder concept\nwonder-concept\nwonderfhl\nwonderfujl\nwonderful article\nwonderful blog\nwonderful business online\nwonderful educational\nwonderful for you together\nwonderful goods\nwonderful homepage\nwonderful informative\nwonderful online\nwonderful post\nwonderful publish\nwonderful read!\nwonderful site\nwonderful web\nwonderful write\nwonderful-article\nwonderful-blog\nwonderful-educational\nwonderful-homepage\nwonderful-informative\nwonderful-online\nwonderful-post\nwonderful-publish\nwonderful-read\nwonderful-site\nwonderful-web\nwonderful! thanks!\nwonderfulread\nwondering if blog\nwondering which blog\nwondering which weblog\nwondering your situation\nwonderiung\nwonderous kreation\nwonderous-kreation\nwoo game\nwoo house\nwoo sex\nwoo site\nwoo-game\nwoo-house\nwoo-sex\nwoo-site\nwooden-splitting\nwoodgundy.us\nwoogame\nwoohouse\nwoolrich amster\nwoolrich arctic\nwoolrich bliz\nwoolrich bolo\nwoolrich cloth\nwoolrich coat\nwoolrich coupon\nwoolrich donn\nwoolrich europe\nwoolrich field\nwoolrich giub\nwoolrich jack\nwoolrich john\nwoolrich out\nwoolrich parka\nwoolrich piumini\nwoolrich scarf\nwoolrich scarve\nwoolrich site\nwoolrich sito\nwoolrich store\nwoolrich uomo\nwoolrich vest\nwoolrich wool\nwoolrich-amster\nwoolrich-arctic\nwoolrich-bliz\nwoolrich-bolo\nwoolrich-cloth\nwoolrich-coat\nwoolrich-coupon\nwoolrich-donn\nwoolrich-europe\nwoolrich-field\nwoolrich-giub\nwoolrich-jack\nwoolrich-john\nwoolrich-out\nwoolrich-parka\nwoolrich-piumini\nwoolrich-scarf\nwoolrich-scarve\nwoolrich-site\nwoolrich-sito\nwoolrich-store\nwoolrich-uomo\nwoolrich-vest\nwoolrich-wool\nwoolrich.arkis\nwoolrichamster\nwoolricharctic\nwoolrichbliz\nwoolrichbolo\nwoolrichcloth\nwoolrichcoat\nwoolrichcoupon\nwoolrichdonn\nwoolriche site\nwoolriche sito\nwoolriche-site\nwoolriche-sito\nwoolrichesite\nwoolrichesito\nwoolricheurope\nwoolrichfield\nwoolrichgiub\nwoolrichjack\nwoolrichjohn\nwoolrichout\nwoolrichparka\nwoolrichpiumini\nwoolrichscarf\nwoolrichscarve\nwoolrichsite\nwoolrichsito\nwoolrichstore\nwoolrichuomo\nwoolrichvest\nwoolrichwool\nwoori casino\nwoori-casino\nwooricasino\nwoosex\nwoosite\nwor.t.h\nwor.th\nwordpress web\nwordpress-web\nwordpressweb\nwords eartique\nwords essay\nwords in your article\nwords in your blog\nwords in your content\nwords in your page\nwords in your post\nwords in your web\nwords-eartique\nwords-essay\nworiing\nwork !!\nwork you have here\nwork you write\nwork-review\nwork-you-write\nwork!excellent\nwork!fantastic\nwork!wonderful\nworkable symptom\nworking, great job\nworkout-sale\nworkoutsale\nworkreview\nworks guys\nworks-guys\nworld fuck\nworld online\nworld porn\nworld sex\nworld wide web\nworld-capital-advis\nworld-fuck\nworld-online\nworld-porn\nworld-sex\nworld-venture\nworld-wide-web\nworldfuck\nworldonline\nworldporn\nworlds most\nworlds-most\nworlds.bl\nworldsex\nworldugg\nworldventure\nworldwideugg\nworse.avoid\nwort.h\nworth bookmarking\nworth comment\nworth of visit\nworth to your buck\nworth to your dollar\nworth to your money\nworth-bookmarking\nworth-comment\nworth-of-visit\nworthbookmarking\nworthy of buying\nworthy-of-buying\nwould extremely benefit\nwould extremely suggest\nwould genuinely benefit\nwould genuinely suggest\nwould to ask\nwould yoou\nwould-extremely-benefit\nwould-extremely-suggest\nwould-genuinely-benefit\nwould-genuinely-suggest\nwouldn be\nwouldn?t\nwouldn\'\'t\nwouldnâ€™â€™t\nwouldnâ€t\nwouldn`t\nwow because\nwow cuz\nwow just\nwow this article\nwow this blog\nwow this site\nwow this web\nwow-because\nwow-cuz\nwow-gold\nwow, this article\nwow, this blog\nwow, this paragraph\nwow, this post\nwow, this site\nwow, this weblog\nwow, this website\nwow! this\nwow! thumb\nwowo-house\nwowo-sex\nwowo-site\nwowohouse\nwowosex\nwowosite\nwoxok\nwp robot\nwp-pad\nwp-phone\nwp-robot\nwpadmin\nwpblog.jp\nwpcontent\nwpimage\nwpinclude\nwpisu na blog\nwpisu na post\nwpisu-na-blog\nwpisu-na-post\nwplist\nwprobot\nwpsite\nwpthemegen\nwrinkle lotion\nwrinkle-lotion\nwrinting\nwristband-austr\nwristband-with-a-message\nwristbands-austr\nwristbands-with-a-message\nwristpain\nwrite a blog\nwrite a reply here\nwrite a reviews\nwrite an post\nwrite any article\nwrite any essay\nwrite any paper\nwrite my article\nwrite my essay\nwrite my paper\nwrite news title\nwrite subsequent\nwrite the e-book\nwrite the ebook\nwrite-a-blog\nwrite-a-protocol\nwrite-any-article\nwrite-any-essay\nwrite-any-paper\nwrite-essay\nwrite-my-article\nwrite-my-essay\nwrite-my-paper\nwrite-paper\nwrite-subsequent\nwrite-up very\nwriteablog\nwriteessay\nwritepaper\nwriter-service\nwriters-service\nwriterservice\nwritersservice\nwrites an post\nwriting a blog\nwriting a reviews\nwriting an post\nwriting any article\nwriting any essay\nwriting any paper\nwriting at here\nwriting at this site\nwriting fully\nwriting gives pleasant\nwriting he/she\nwriting manually\nwriting my article\nwriting my essay\nwriting my paper\nwriting posted\nwriting tactic\nwriting taste\nwriting the e-book\nwriting the ebook\nwriting to get fact\nwriting writing\nwriting-a-dissertation\nwriting-at-this-site\nwriting-dissertation\nwriting-essay\nwriting-helper\nwriting-manually\nwriting-paper\nwriting-person\nwriting-posted\nwriting-service\nwriting-tactic\nwriting-taste\nwriting-writing\nwriting, great job\nwritingessay\nwritinghelper\nwritingpaper\nwritingservice\nwrote an really\nwrote the e-book\nwtf brand\nwtf florida\nwtf people\nwtf-brand\nwtf-florida\nwtf-people\nwtfbrand\nwtfflorida\nwtfpeople\nwto brand\nwto-brand\nwtobrand\nwuth a\nwuth the\nwweb blog\nwweb page\nwweb site\nwweb-page\nwwebpage\nwwebsite\nwwellness\nwwhen\nwwith\nwww directory\nwww link\nwww sex\nwww_\nwww-directory\nwww-link\nwww-sex\nwww.247\nwww.adults\nwww.barata\nwww.barato\nwww.best-\nwww.cryptod\nwww.deal-\nwww.deels\nwww.directory.\nwww.e-financ\nwww.e-market\nwww.efinanc\nwww.emarket\nwww.erotic\nwww.escort\nwww.eskort\nwww.filmy\nwww.fot-\nwww.fot.\nwww.fota-\nwww.fota.\nwww.foteczka\nwww.fotka\nwww.fotki\nwww.foto-\nwww.foto.\nwww.fotoalbum\nwww.fotograf\nwww.fotomania\nwww.fullsize\nwww.gambl\nwww.goosepa\nwww.handbag\nwww.howmuch\nwww.instyler\nwww.isabel-\nwww.link.\nwww.links.\nwww.lolita\nwww.lv\nwww.nitrocell\nwww.number1\nwww.numberone\nwww.oakley-\nwww.offerta\nwww.offerte\nwww.onsale\nwww.penis\nwww.promo\nwww.r4i\nwww.sadje\nwww.scarpe\nwww.schuh\nwww.seo\nwww.sexy\nwww.shoe-\nwww.shoes-\nwww.top-\nwww.torrent\nwww.unlock\nwww.videos\nwww.wtf\nwww.www.\nwww.ya.lt\nwww.ysl\nwww.zapata\nwww.zapato\nwwwpctool\nwwwseo\nwwwsex\nwx1.ru\nwx2.ru\nwyd meme\nwyd-meme\nwyglada wybitni\nwyglÄ…da wybitni\nwyglada-wybitni\nwyÅ‚Ä…czny\nwynn81\nwypoczynku\nwyposazenie\nwywÃ³z\nwâ²Ÿ\nwÐ¾\nwÒ»\nwÖ…\nx adidas\nx http\nx libido\nx portant\nx rumer\nx stream\nx webs\nx--x.\nx-adidas\nx-amount of\nx-amount-of\nx-bisex\nx-galler\nx-http\nx-level of\nx-level-of\nx-libido\nx-portant\nx-rumer\nx-stream\nx-webs\nx.@\nxadidas\nxalatan\nxanax\nxbisex\nxbox free\nxbox gift\nxbox-free\nxbox-gift\nxe oto cu\nxe-oto-cu\nxelerated\nxeloda\nxenical\nxfreetool\nxgaller\nxgmasa\nxhamster\nxhttp\nxl paket\nxl-paket\nxlibido\nxlpaket\nxmail review\nxmail-review\nxmail.pw\nxmails review\nxmails-review\nxn--\nxnxx vid\nxnxx-vid\nxolair\nxomizz\nxopenex\nxplus.ru\nxpoop\nxportant\nxrumer\nxstream\nxsvseqvkz\nxtra size\nxtra-clean\nxtra-size\nxtrasize\nxwebs\nxx.co\nxx.in\nxx.pl\nxx.ro\nxx.ru\nxx.su\nxx.za\nxxx\nxyngular\nxyz/user\nxyztest\nxyzå°ˆ\nxzzy.co\nxzzy.in\nxzzy.pl\nxzzy.ro\nxzzy.ru\nxzzy.su\nxzzy.za\ny culo\ny http\ny pezone\ny teta\ny tetona\ny-culo\ny-pezone\ny-teta\ny-tetona\ny:.\ny.@\ny.o.ur\ny.ou.r\nyá§\nÃ½Ã¦\nyahoo me\nyahoo spy\nyahoo-me\nyahoo-spy\nyahoo\'s front page\nyahoo\'s home page\nyahooâ€™s front page\nyahooâ€™s home page\nyahoospy\nyangin cÄ±kÄ±s\nyangin kapisi\nyangin merdiveni\nyangÄ±n Ã§Ä±kÄ±ÅŸ\nyangÄ±n kapisi\nyangÄ±n merdiveni\nyanswer\nyarosl\nyarrak kaldirma\nyarrak-kaldirma\nyear against year\nyearold\nyeezy boost\nyeezy-boost\nyeezy1\nyeezy2\nyeezy3\nyeezyboost\nyhttp\nyiur blog\nyiur business\nyiur info\nyjjcw\nyk cheap\nyk-cheap\nykcheap\nykurs\nylur blog\nylur business\nylur info\nynimb\nyo dick\nyo penis\nyo-dick\nyo-penis\nyo.u.r\nyodick\nyoga for beginner\nyoga gypsy\nyoga kissen\nyoga out\nyoga-for-beginner\nyoga-gypsy\nyoga-kissen\nyoga-out\nyogagypsy\nyogakissen\nyogaout\nyoigucci\nyokur blog\nyokur business\nyokur info\nyokur web\nyolo hack\nyolo name\nyolo user\nyolo-hack\nyolo-name\nyolo-user\nyolohack\nyoloname\nyolouser\nyolur blog\nyolur business\nyolur info\nyolur web\nyoou can\nyoou could\nyoou have\nyoou mind\nyoou should\nyoou will\nyoour blog\nyoour business\nyoour info\nyoour web\nyopenis\nyork sportiv\nyork-sportiv\nyorksportiv\nyou - tube\nyou â€“ tube\nyou aand\nyou aare\nyou aided me\nyou all action\nyou andd\nyou are a favor\nyou are a favour\nyou are travel,\nyou aree\nyou article\nyou awfully much\nyou blog often\nyou blog real\nyou blogs real\nyou book mark\nyou book-mark\nyou bookmarked\nyou can claim $\nyou can\'t must\nyou canâ€™t must\nyou ccan\nyou certain concern\nyou contact admin\nyou could wished\nyou don\'t must\nyou donâ€™t must\nyou effectiveness\nyou for the blog\nyou for the post\nyou for the share\nyou gucci\nyou mayy\nyou miws\nyou need is often\nyou need you are\nyou please prolong\nyou porn\nyou sees\nyou sell, you\nyou should safer\nyou ssay\nyou stay competing\nyou sway have\nyou that you\nyou through google\nyou ugg\nyou viral\nyou want finest\nyou want is brilliant\nyou wants fine\nyou wants to\nyou web site\nyou won iphone\nyou won\'t must\nyou wonâ€™t must\nyou write-up\nyou writeup\nyou youngsters are\nyou_tube\nyou-article\nyou-blog-real\nyou-blogs-real\nyou-book-mark\nyou-bookmarked\nyou-gucci\nyou-porn\nyou-sees\nyou-ssay\nyou-tube\nyou-ugg\nyou-viral\nyou-want-finest\nyou-wants-fine\nyou-wants-to\nyou-write-up\nyou-writeup\nyouâ€“tube\nyou,i\nyou,look\nyou:-\nyou:)\nyou!look\nyou?ll\nyou?re\nyou.look\nyou.whe\nyou\'\'ll\nyou\'\'re\nyou\'re bettor\nyou\'re info\nyou\'re sill\nyouâ€™â€™ll\nyouâ€™â€™re\nyouâ€™re bettor\nyouâ€™re info\nyouâ€™re sill\nyouâ€ll\nyouâ€re\nyou`ll\nyou`re\nyoucanwear\nyoud\nyougucci\nyouhr\nyouhr blog\nyouhr business\nyouhr info\nyouhr web\nyouÃ­d\nyouÃ­re\nyoull\nyoumovie\nyoung poker\nyoung porn\nyoung-poker\nyoung-porn\nyoungpoker\nyoungporn\nyouporn\nyour acne break\nyour amazing useful\nyour asthma so\nyour bed furniture\nyour bedroom play\nyour blog on\nyour blog prior\nyour blog pro\nyour blog real\nyour blog seem\nyour blogs real\nyour bloog\nyour boxcar\nyour budget\nyour campaign will\nyour contact detail\nyour content are\nyour cryptocurren\nyour degree online\nyour design dude\nyour dick\nyour digital business\nyour display screen\nyour expertise within\nyour glorious overview\nyour innfo\nyour iphone film\nyour iphone regular\nyour it occup\nyour kids is\nyour lover\nyour lung area\nyour movie to put\nyour new important\nyour new invaluable\nyour new stuff\nyour next blog\nyour next post\nyour one stop shop\nyour one-stop shop\nyour online business\nyour online degree\nyour own stuffs\nyour owwn\nyour page prior\nyour page seem\nyour penis\nyour personal doctor\nyour phone regular\nyour porn\nyour positions continual\nyour post seem\nyour posting\nyour posts is\nyour publish\nyour rest room\nyour self from\nyour self inside\nyour sijte\nyour site platform\nyour site prior\nyour site pro\nyour site really\nyour site seem\nyour site..\nyour sites prior\nyour sites really\nyour sites seem\nyour skin layer\nyour submit\nyour subsequent put\nyour success\nyour super writing\nyour target audience\nyour text is invaluable\nyour text is priceless\nyour the teeth\nyour traff\nyour travel suitcase\nyour ugg\nyour video game\nyour web blog\nyour web log\nyour web page\nyour web prior\nyour web site\nyour weblog on\nyour weblog prior\nyour weblog pro\nyour weblog seem\nyour website but\nyour website for\nyour website it\nyour website offer\nyour website on\nyour website prior\nyour website pro\nyour website provid\nyour website seem\nyour website the\nyour wii game\nyour wii will\nyour wweb\nyour zits\nyour-account\nyour-blog\nyour-blog-real\nyour-blogs-real\nyour-bloog\nyour-budget\nyour-content-are\nyour-credit\nyour-cryptocurren\nyour-degree-online\nyour-design-dude\nyour-dick\nyour-digital-business\nyour-email-message\nyour-ex\nyour-free\nyour-iphone-regular\nyour-it-occup\nyour-loan\nyour-lover\nyour-new-important\nyour-new-stuff-regular\nyour-next-blog\nyour-next-post\nyour-one-stop-shop\nyour-online-degree\nyour-penis\nyour-personal\nyour-phone-regular\nyour-porn\nyour-posting\nyour-posts-is\nyour-profile\nyour-publish\nyour-rest-room\nyour-sijte\nyour-site\nyour-skin\nyour-subsequent-put\nyour-success\nyour-ugg\nyour-ultimate\nyour-weblog\nyour-webpage\nyour-website-for\nyour-website-it\nyour-website-provid\nyour-website-the\nyour-windows\nyour-you\nyour.mail@\nyouraccount\nyourbanker\nyourblog\nyourbudget\nyourcredit\nyourdick\nyourdomainboth\nyourdui\nyoure better\nyoure bettor\nyoure incred\nyoure information\nyoure not\nyoure so\nyoure talk\nyoure-incred\nyoure-so\nyoure-talk\nyoureally\nyourfree\nyourloan\nyourls\nyourmail@\nyourpage\nyourpenis\nyourpersonal\nyourporn\nyourprofile\nyourrs\nyours is the great\nyours nowaday\nyours-nowaday\nyourself beautiful\nyourself-beautiful\nyoursijte\nyoursite\nyoursuccess\nyourugg\nyourultimate\nyourweblog\nyourwebpage\nyourwebsite\nyouth jers\nyouth-jers\nyouthjers\nyoutube com\nyoutube down\nyoutube intro\nyoutube m4a\nyoutube monetiz\nyoutube money\nyoutube mp3\nyoutube mp4\nyoutube sens\nyoutube snap\nyoutube vi\nyoutube-com\nyoutube-down\nyoutube-intro\nyoutube-m4a\nyoutube-monetiz\nyoutube-money\nyoutube-mp3\nyoutube-mp4\nyoutube-sens\nyoutube-snap\nyoutube-vi\nyoutube: how\nyoutube:how\nyoutubecom\nyoutubedown\nyoutubem4a\nyoutubemp3\nyoutubemp4\nyoutuber earn\nyoutubers earn\nyoutubesens\nyoutubesnap\nyoutubetomp3\nyoutubetomp4\nyoutubetv\nyoutubevi\nyoutvplay\nyouu\nyouur\nyouve\nyouviral\nyouyou\nyouyr\nyoyo diet\nyoyo-diet\nyoyodiet\nysl bag\nysl chaus\nysl damen\nysl femme\nysl schuh\nysl-bag\nysl-chaus\nysl-damen\nysl-femme\nysl-schuh\nyslbag\nyslchaus\nysldamen\nyslfemme\nyslschuh\nyu move\nyu-move\nyumeeyum\nyup this article\nyup this paragraph\nyur web\nyutyca\nyuuguu\nyyou\nyyy\nÃ¿Ã¾\nyâ²Ÿ\nyÐµ\nyÐ¾\nyÖ…\nz http\nz.@\nzabaw\nzafar islamov\nzafar-islamov\nzafarislamov\nzagorodnyy dom\nzagorodnyy-dom\nzahnversicherung\nzahnzusatzversicherung\nzaidimai\nzaindeksowany\nzakazane\nzakladie\nzaklady\nzanaflex\nzanotti online\nzanotti sale\nzanotti shoe\nzanotti sneak\nzanotti-online\nzanotti-sale\nzanotti-shoe\nzanotti-sneak\nzanottionline\nzanottisale\nzanottishoe\nzanottisneak\nzantac\nzapata dc\nzapata mbt\nzapata-dc\nzapata-mbt\nzapatadc\nzapatadembt\nzapatambt\nzapatas asic\nzapatas dc\nzapatas jord\nzapatas mbt\nzapatas-asic\nzapatas-dc\nzapatas-jord\nzapatas-mbt\nzapatasasic\nzapatasdc\nzapatasdembt\nzapatasjord\nzapatasmbt\nzapatilla dc\nzapatilla mbt\nzapatilla-dc\nzapatilla-mbt\nzapatilladc\nzapatilladembt\nzapatillambt\nzapatillas asic\nzapatillas dc\nzapatillas jord\nzapatillas mbt\nzapatillas-asic\nzapatillas-dc\nzapatillas-jord\nzapatillas-mbt\nzapatillasasic\nzapatillasdc\nzapatillasdembt\nzapatillasjord\nzapatillasmbt\nzapato dc\nzapato-dc\nzapato-de-new\nzapatodc\nzapatodenew\nzapatos asic\nzapatos dc\nzapatos jord\nzapatos-asic\nzapatos-dc\nzapatos-jord\nzapatosasic\nzapatosdc\nzapatosjord\nzapewniaja bezpiecz\nzapewniaja-bezpiecz\nzapraszam\nzapravka kartrid\nzapravka-kartrid\nzarabotk\nzawiera witamin\nzawiera-witamin\nzawieszki\nzboard.asp\nzboard.cfm\nzboard.htm\nzboard.jsp\nzboard.php\nzcode\nzdrowie\nzealous of\nzealous-of\nzed-bull\nzedbull\nzenmate free\nzenmate hesap\nzenmate-free\nzenmate-hesap\nzenonia\nzeny nike\nÅ¾eny nike\nzeny obuv\nÅ¾eny obuv\nzeny run\nÅ¾eny run\nzeny-nike\nÅ¾eny-nike\nzeny-obuv\nÅ¾eny-obuv\nzeny-run\nÅ¾eny-run\nzenynike\nÅ¾enynike\nzenyobuv\nÅ¾enyobuv\nzenyrun\nÅ¾enyrun\nzenys nike\nÅ¾enys nike\nzenys obuv\nÅ¾enys obuv\nzenys run\nÅ¾enys run\nzenys-nike\nÅ¾enys-nike\nzenys-obuv\nÅ¾enys-obuv\nzenys-run\nÅ¾enys-run\nzenysnike\nÅ¾enysnike\nzenysobuv\nÅ¾enysobuv\nzenysrun\nÅ¾enysrun\nzero calorie\nzero conhecim\nzero-calorie\nzero-conhecim\nzerocalorie\nzfilm-hd\nzfilm.hd\nzfilmhd\nzfymail\nzhavy\nÅ¾havÃ½\nzhottie\nzhttp\nzielona kawa\nzielona-kawa\nzielonakawa\nzikinell\nzimmerman fund\nzimmerman hedge\nzimmerman-fund\nzimmerman-hedge\nzimmermanfund\nzimmermanhedge\nzimovane\nzing drown\nzing-drown\nzinger baseball\nzinger bat\nzinger-baseball\nzinger-bat\nzip-password\nzippo feuerzeuge\nzippo zubehor\nzippo zubehÃ¶r\nzippo-feuerzeuge\nzippo-zubehor\nzippo-zubehÃ¶r\nzippofeuerzeuge\nzippozubehor\nzippozubehÃ¶r\nzippybonus\nzippyreview\nzithromax\nzlinks\nzÅ‚ote\nzmedicin\nzmir escort\nzmir eskort\nzmir-escort\nzmir-eskort\nzobacz wiecej\nzobacz wiÄ™cej\nzobacz-wiecej\nzobacz-wiÄ™cej\nzoe boot\nzoe-boot\nzoidstore\nzoloft\nzolpidem\nzona chce\nzona-chce\nzonejp\nzopiclone\nzovirax\nzsurgical\nzum besten\nzum-besten\nzumbah\nzune and ipod\nzune browse\nzune concen\nzune pass\nzune then\nzune-browse\nzune-pass\nzune-then\nzunes and ipod\nzunes concen\nzvetsit prsa\nzvetsit-prsa\nzvid\nzwrot podatku\nzwrot-podatku\nzx\'s\nzxâ€™s\nzxog\nzyban\nzyprexa\nzyrtec\nzyvox\nÎ±ÏÎ¸ÏÎ¿Ï€Î»Î±ÏƒÏ„Î¹ÎºÎ®\nÎµ-juice\nÎµjuice\nÎµÏ…Ï‡Î±ÏÎ¹ÏƒÏ„Î¿ÏÎ¼Îµ ,\nÏ³a\nÏ³i\nÏ³o\nÏ³u\nÎ½a\nÎ½e\nÎ½i\nÎ½o\nÎ½Ï„ÎµÏ„ÎµÎºÏ„Î¹Î²\nÎ½Ï„ÎµÏ„Î­ÎºÏ„Î¹Î²\nÎ¿f\nÎ¿n\nÎ¿s\nÏ€Î¿Î»Ï ÎºÎ±Î»Î¬\nÏ€Î¿Î»Ï-ÎºÎ±Î»Î¬\nÏa\nÏe\nÏi\nÏo\nÏp\nÏr\nÏu\nÏy\nÏÎ±Î´Î¹Î¿Ï†Ï‰Î½Î¹ÎºÎ­Ï‚ Î´Î¹Î±Ï†Î·Î¼\nÏÎ±Î´Î¹Î¿Ï†Ï‰Î½Î¹ÎºÎ­Ï‚-Î´Î¹Î±Ï†Î·Î¼\nÏ²a\nÏ²o\nÍ¼:\nÏa\nÏe\nÏi\nÏo\nÏ‰a\nÏ‰h\nÏ‰i\nÏ‰o\nÏ‰Ñ–\nâ²Ÿd\nâ²Ÿk\nâ²Ÿr\nâ²Ÿs\nâ²Ÿx\nâ²Ÿy\nÐ°l\nÐ°r\nÐ°s\nÐ°t\nÐ°Ð±Ð¾Ð½ÐµÐ½Ñ‚ÑÐºÐ°Ñ\nÐ°Ð²Ð¸Ð°Ð±Ð¸Ð»ÐµÑ‚\nÐ°Ð²Ñ‚Ð¾Ñ‚ÐµÑ€Ð¼Ð¾Ñ€ÐµÐ³ÑƒÐ»ÑÑ‚Ð¾Ñ€\nÐ°Ð³ÐµÐ½ÑÑ‚Ð²\nÐ°Ð´Ð³ÑƒÐ°Ñ€Ð´\nÐ°Ð´ÐµÐºÐ²Ð°Ñ‚Ð½Ð¾Ð³Ð¾ Ð¼ÑƒÐ¶\nÐ°Ð´ÐµÐºÐ²Ð°Ñ‚Ð½Ð¾Ð³Ð¾-Ð¼ÑƒÐ¶\nÐ°Ð´Ð¼Ð¸Ð½Ñƒ\nÐ°Ð»ÐºÐ¾Ð³Ð¾Ð»ÑŒÐ½\nÐ°Ð»ÐºÐ¾Ð³Ð¾Ð»ÑŒÐ½Ñ‹Ðµ\nÐ°Ð»ÑŒÑ‚ÐµÑ€Ð½Ð°Ñ‚Ð¸Ð²Ð°\nÐ°Ð½Ð´Ñ€Ð¾Ð¸Ð´\nÐ°Ð½Ð¸Ð»Ð¸Ð½Ð¾Ð²Ñ‹Ðµ ÐºÑ€Ð°ÑÐ¸\nÐ°Ð½Ð¸Ð»Ð¸Ð½Ð¾Ð²Ñ‹Ðµ-ÐºÑ€Ð°ÑÐ¸\nÐ°Ð½Ð¸Ñ„Ð¸Ð³Ð°ÑÐµÐ±Ðµ Ð²Ñ‹Ð»ÐµÑ‡Ð¸Ð»Ð¸\nÐ°Ð½Ð¸Ñ„Ð¸Ð³Ð°ÑÐµÐ±Ðµ-Ð²Ñ‹Ð»ÐµÑ‡Ð¸Ð»Ð¸\nÐ°Ð½ÐºÐµÑ‚Ñƒ ÑÑÑ‹Ð»ÐºÑƒ\nÐ°Ð½ÐºÐµÑ‚Ñƒ-ÑÑÑ‹Ð»ÐºÑƒ\nÐ°Ð¿Ñ‚ÐµÐºÐ°\nÐ°Ð¿Ñ‚ÐµÐºÐµ\nÐ°Ñ€ÐµÐ½Ð´Ð° Ð±ÐµÑÑˆÐ¾\nÐ°Ñ€ÐµÐ½Ð´Ð° Ð²Ð¸Ð´Ð¾Ñ\nÐ°Ñ€ÐµÐ½Ð´Ð° Ð¿ÐµÐ½Ð½Ð°\nÐ°Ñ€ÐµÐ½Ð´Ð° Ð¿ÐµÐ½Ð½Ð¾\nÐ°Ñ€ÐµÐ½Ð´Ð° ÑÐ²ÐµÑ‚Ð¾\nÐ°Ñ€ÐµÐ½Ð´Ð°-Ð±ÐµÑÑˆÐ¾\nÐ°Ñ€ÐµÐ½Ð´Ð°-Ð²Ð¸Ð´Ð¾Ñ\nÐ°Ñ€ÐµÐ½Ð´Ð°-Ð¿ÐµÐ½Ð½Ð°\nÐ°Ñ€ÐµÐ½Ð´Ð°-Ð¿ÐµÐ½Ð½Ð¾\nÐ°Ñ€ÐµÐ½Ð´Ð°-ÑÐ²ÐµÑ‚Ð¾\nÐ°Ñ€ÐµÐ½Ð´Ñ‹ Ð°Ð²Ñ‚Ð¾\nÐ°Ñ€ÐµÐ½Ð´Ñ‹-Ð°Ð²Ñ‚Ð¾\nÐ±Ð°Ð·Ñƒ Ð´Ð°Ð½Ð½Ñ‹\nÐ±Ð°Ð·Ñƒ-Ð´Ð°Ð½Ð½Ñ‹\nÐ±Ð°Ð·Ñ‹Ð´aÐ½Ð½Ñ‹\nÐ±Ð°Ð¹ÐºÐ°Ð» Ð¾Ð·ÐµÑ€Ð¾\nÐ±Ð°Ð¹ÐºÐ°Ð» Ð¾Ñ‚Ð´Ñ‹Ñ…\nÐ±Ð°Ð¹ÐºÐ°Ð»-Ð¾Ð·ÐµÑ€Ð¾\nÐ±Ð°Ð¹ÐºÐ°Ð»-Ð¾Ñ‚Ð´Ñ‹Ñ…\nÐ±Ð°Ð½ÐºÐ¾Ð²\nÐ±Ð°Ð½ÐºÑ€Ð¾Ñ‚\nÐ±ÐµÐ·\nÐ±ÐµÐ½Ð·Ð¾Ð³ÐµÐ½ÐµÑ€Ð°Ñ‚Ð¾Ñ€\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð°Ñ Ð´ÐµÐ¼Ð¾\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð°Ñ Ð´Ð¸Ð°Ð³\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð°Ñ-Ð´ÐµÐ¼Ð¾\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð°Ñ-Ð´Ð¸Ð°Ð³\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾Ð¹ Ð´ÐµÐ¼Ð¾\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾Ð¹ Ð´Ð¸Ð°Ð³\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾Ð¹-Ð´ÐµÐ¼Ð¾\nÐ±ÐµÑÐ¿Ð»Ð°Ñ‚Ð½Ð¾Ð¹-Ð´Ð¸Ð°Ð³\nÐ±ÐµÑ‚Ð¾Ñ€ Ñ„Ð¸Ñ€Ð¼Ð°\nÐ±ÐµÑ‚Ð¾Ñ€-Ñ„Ð¸Ñ€Ð¼Ð°\nÐ±ÐµÑ‚Ð¾Ñ€Ñ„Ð¸Ñ€Ð¼Ð°\nÐ±Ð¸Ð½Ð°Ñ€Ð½Ñ‹Ñ… Ð¾Ð¿Ñ†Ð¸Ð¾Ð½\nÐ±Ð¸Ð½Ð°Ñ€Ð½Ñ‹Ñ…-Ð¾Ð¿Ñ†Ð¸Ð¾Ð½\nÐ±Ð¸Ñ‚ÐºÐ¾Ð¸Ð½\nÐ±Ð»Ð¾Ð³\nÐ±Ð¾Ð±Ñ€Ð¾Ð²Ð° Ð»ÑŽÐ±\nÐ±Ð¾Ð±Ñ€Ð¾Ð²Ð°-Ð»ÑŽÐ±\nÐ±Ð¾Ñ‚ Ñ‚ÐµÑ€Ð¼Ð¸Ð½\nÐ±Ð¾Ñ‚-Ñ‚ÐµÑ€Ð¼Ð¸Ð½\nÐ±Ñ€ÐµÐ»ÐºÐ¸\nÐ±ÑƒÐºÐ¼ÐµÐºÐµÑ€\nÐ±ÑƒÑ‚Ð¸Ðº Ð¾Ñ‚ÐµÐ»\nÐ±ÑƒÑ‚Ð¸Ðº-Ð¾Ñ‚ÐµÐ»\nÐ±Ñ‹ÑÑ‚Ñ€Ð¾!\nÐ²Ð°Ð»ÐºÐ° Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ²Ð°Ð»ÐºÐ°-Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ²Ð°Ñ€Ð¸Ð°Ð½Ñ‚Ð¾Ð² Ð´Ð¸Ð·Ð°Ð¹Ð½Ð° Ð½ÐµÑÐºÐ¾Ð»ÑŒÐºÐ¾\nÐ²Ð°Ñ€Ð¸Ð°Ð½Ñ‚Ð¾Ð²-Ð´Ð¸Ð·Ð°Ð¹Ð½Ð°-Ð½ÐµÑÐºÐ¾Ð»ÑŒÐºÐ¾\nÐ²Ð°Ñ ÑÐ°Ð¹Ñ‚\nÐ²Ð°Ñ-ÑÐ°Ð¹Ñ‚\nÐ²Ð°Ñˆ e-mail\nÐ²Ð°Ñˆ email\nÐ²Ð°Ñˆ-email\nÐ²Ð°ÑˆÐµÐ³Ð¾ Ð±Ð¸Ð·Ð½ÐµÑÐ°\nÐ²Ð°ÑˆÐµÐ³Ð¾-Ð±Ð¸Ð·Ð½ÐµÑÐ°\nÐ²Ð°ÑˆÐ¸ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ²Ð°ÑˆÐ¸-ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ²Ñ’\nÐ²Ñ’Ñœ\nÐ²Ñ’Ñš\nÐ²ÐµÐ±\nÐ²ÐµÐ»Ð¿Ð°Ñ‚Ð°ÑÐ²Ð¸Ñ€\nÐ²ÐµÑ‰ÐµÐ²Ð¾Ð¹ ÐºÐ°Ñ€Ð´Ð¸Ð½Ð³\nÐ²ÐµÑ‰ÐµÐ²Ð¾Ð¹-ÐºÐ°Ñ€Ð´Ð¸Ð½Ð³\nÐ²Ð·Ð»Ð°Ð¼Ñ‹Ð²Ð°Ñ‚ÑŒ Ð¾Ð´Ð½Ð¾\nÐ²Ð·Ð»Ð°Ð¼Ñ‹Ð²Ð°Ñ‚ÑŒ Ð¿Ð°Ñ€Ð¾\nÐ²Ð·Ð»Ð°Ð¼Ñ‹Ð²Ð°Ñ‚ÑŒ-Ð¾Ð´Ð½Ð¾\nÐ²Ð·Ð»Ð°Ð¼Ñ‹Ð²Ð°Ñ‚ÑŒ-Ð¿Ð°Ñ€Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð° Ð·Ð°Ð¿Ð°Ñ€Ð¾Ð»ÐµÐ½Ð½Ð¾Ð³Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð°-Ð·Ð°Ð¿Ð°Ñ€Ð¾Ð»ÐµÐ½Ð½Ð¾Ð³Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð°Ñ‚ÑŒ Ð¾Ð´Ð½Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð°Ñ‚ÑŒ Ð¿Ð°Ñ€Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð°Ñ‚ÑŒ-Ð¾Ð´Ð½Ð¾\nÐ²Ð·Ð»Ð¾Ð¼Ð°Ñ‚ÑŒ-Ð¿Ð°Ñ€Ð¾\nÐ²Ð·Ñ€Ð¾ÑÐ»Ñ‹Ñ… Ñ€Ð¾ÑÑÐ¸ÑÐ½\nÐ²Ð·Ñ€Ð¾ÑÐ»Ñ‹Ñ…-Ñ€Ð¾ÑÑÐ¸ÑÐ½\nÐ²Ð¸Ð°Ð³Ñ€Ð°\nÐ²Ð¸Ð´ÐµÐ¾ Ð¾ Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸\nÐ²Ð¸Ð´ÐµÐ¾ Ñ‡Ð°Ñ‚\nÐ²Ð¸Ð´ÐµÐ¾-Ð¾-Ð²Ñ€ÐµÐ¼ÐµÐ½Ð¸\nÐ²Ð¸Ð´ÐµÐ¾-Ñ‡Ð°Ñ‚\nÐ²Ð¸Ð·Ð¸Ñ‚Ð¾Ðº ÑÐ°Ð¹Ñ‚\nÐ²Ð¸Ð·Ð¸Ñ‚Ð¾Ðº-ÑÐ°Ð¹Ñ‚\nÐ²Ð¸Ð½Ñ‚Ð¾Ð²Ð¾Ð¹ Ð½Ð°Ñ\nÐ²Ð¸Ð½Ñ‚Ð¾Ð²Ð¾Ð¹-Ð½Ð°Ñ\nÐ²ÐºÐ»Ð°Ð´Ñ‹ ÑÐ±ÐµÑ€Ð±Ð°Ð½Ðº\nÐ²ÐºÐ»Ð°Ð´Ñ‹-ÑÐ±ÐµÑ€Ð±Ð°Ð½Ðº\nÐ²Ð¾Ð»ÑŒÐ²Ð¾ (\nÐ²Ð¾Ð»ÑŒÐ²Ð¾-Ð²Ð¾Ð»ÑŒÐ²Ð¾\nÐ²Ð¾Ñ‚ - http\nÐ²Ð¾Ñ‚ http\nÐ²Ð¾Ñ‚: http\nÐ²ÑÐµ Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾\nÐ²ÑÐµ-Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾\nÐ²ÑÐµÐ¼ Ð¿Ñ€Ð¸Ð²ÐµÑ‚\nÐ²ÑÐµÐ¼-Ð¿Ñ€Ð¸Ð²ÐµÑ‚\nÐ²ÑÑ Ð¿Ñ€Ð°Ð²Ð´Ð°\nÐ²ÑÑ-Ð¿Ñ€Ð°Ð²Ð´Ð°\nÐ²Ñ‹Ð±Ñ€Ð°Ñ‚ÑŒ Ð»ÑƒÑ‡ÑˆÐ¸Ðµ\nÐ²Ñ‹Ð±Ñ€Ð°Ñ‚ÑŒ-Ð»ÑƒÑ‡ÑˆÐ¸Ðµ\nÐ²Ñ‹Ð¸Ð³Ñ€Ñ‹ÑˆÐ½Ð¾Ð³Ð¾ ÐºÐ¾Ð¼Ð±Ð¾\nÐ²Ñ‹Ð¸Ð³Ñ€Ñ‹ÑˆÐ½Ð¾Ð³Ð¾-ÐºÐ¾Ð¼Ð±Ð¾\nÐ²Ñ‹Ñ€ÑƒÐ±ÐºÐ° Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ²Ñ‹Ñ€ÑƒÐ±ÐºÐ°-Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ³Â¶\nÐ³Â©\nÐ³Â¤\nÐ³a\nÐ³e\nÐ³o\nÐ³r\nÐ³y\nÐ³Ð°Ð´Ð°Ð½Ð¸Ðµ online\nÐ³Ð°Ð´Ð°Ð½Ð¸Ðµ-online\nÐ³ÐµÐ¹ Ð¿Ð¸Ñ‚ÐµÑ€\nÐ³ÐµÐ¹-Ð¿Ð¸Ñ‚ÐµÑ€\nÐ³Ð»ÑƒÐ±Ð¾ÐºÐ¾Ðµ Ð³Ð»Ð¾Ñ‚\nÐ³Ð»ÑƒÐ±Ð¾ÐºÐ¾Ðµ-Ð³Ð»Ð¾Ñ‚\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸Ð¼ Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸Ð¼-Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸Ñ‚ÑŒ Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸Ñ‚ÑŒ-Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸ÑˆÑŒ Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€Ð¸ÑˆÑŒ-Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€ÑŽ Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð²Ð¾Ñ€ÑŽ-Ð³Ð¾Ð²Ð¾\nÐ³Ð¾Ð»Ð¾Ð²Ð½Ñ‹Ðµ ÑƒÑÑ‚Ñ€Ð¾Ð¹Ñ\nÐ³Ð¾Ð»Ð¾Ð²Ð½Ñ‹Ðµ-ÑƒÑÑ‚Ñ€Ð¾Ð¹Ñ\nÐ³Ñ€ÑƒÐ·Ð¾Ð¿ÐµÑ€ÐµÐ²Ð¾Ð·ÐºÐ¸\nÐ´Ð°Ð²Ð°Ð¹Ñ‚Ðµ Ð¾Ð±ÑÑƒÐ´Ð¸Ð¼\nÐ´Ð°Ð²Ð°Ð¹Ñ‚Ðµ-Ð¾Ð±ÑÑƒÐ´Ð¸Ð¼\nÐ´Ð°Ð²Ð½Ð¾ Ð¸ÑÐºÐ°Ð»\nÐ´Ð°ÐºÐ»Ð°Ñ‚Ð°ÑÐ²Ð¸Ñ€\nÐ´Ð°Ð»ÐµÐµ Ñ‚ÑƒÑ‚\nÐ´Ð°Ð»ÐµÐµ-Ñ‚ÑƒÑ‚\nÐ´Ð²ÐµÑ€Ð¸ Ð³Ð°Ñ€Ð´Ð¸\nÐ´Ð²ÐµÑ€Ð¸ ÑÐ´Ð²Ð¸Ð¶\nÐ´Ð²ÐµÑ€Ð¸ Ñ„Ð¾Ñ€Ð¿\nÐ´Ð²ÐµÑ€Ð¸-Ð³Ð°Ñ€Ð´Ð¸\nÐ´Ð²ÐµÑ€Ð¸-ÑÐ´Ð²Ð¸Ð¶\nÐ´Ð²ÐµÑ€Ð¸-Ñ„Ð¾Ñ€Ð¿\nÐ´ÐµÐ²ÑƒÑˆÐºÐ° Ð¿ÐµÑ€Ð¼\nÐ´ÐµÐ²ÑƒÑˆÐºÐ° ÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ\nÐ´ÐµÐ²ÑƒÑˆÐºÐ°-Ð¿ÐµÑ€Ð¼\nÐ´ÐµÐ²ÑƒÑˆÐºÐ°-ÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸ Ð½Ð°\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸ Ð¿ÐµÑ€Ð¼\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸ ÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸-Ð½Ð°\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸-Ð¿ÐµÑ€Ð¼\nÐ´ÐµÐ²ÑƒÑˆÐºÐ¸-ÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ\nÐ´ÐµÐºÐ¾Ñ€Ð°Ñ‚Ð¸Ð²Ð½Ð¾ Ð¿Ñ€Ð¸ÐºÐ»Ð°Ð´Ð½Ð¾\nÐ´ÐµÐºÐ¾Ñ€Ð°Ñ‚Ð¸Ð²Ð½Ð¾-Ð¿Ñ€Ð¸ÐºÐ»Ð°Ð´Ð½Ð¾\nÐ´ÐµÐ½ÐµÐ³\nÐ´ÐµÐ½ÐµÐ¶Ð½Ð°Ñ Ð»Ð¾Ñ‚ÐµÑ€ÐµÑ\nÐ´ÐµÐ½ÐµÐ¶Ð½Ð°Ñ-Ð»Ð¾Ñ‚ÐµÑ€ÐµÑ\nÐ´ÐµÑ‚ÑÐºÐ¸Ðµ Ð´Ð¸ÑÐºÐ¾Ñ‚ÐµÐº\nÐ´ÐµÑ‚ÑÐºÐ¸Ðµ-Ð´Ð¸ÑÐºÐ¾Ñ‚ÐµÐº\nÐ´ÐµÑˆÐµÐ²Ð¾\nÐ´Ð¶ÐµÐºÐ¿Ð¾Ñ‚ Ð»Ð¾Ñ‚ÐµÑ€ÐµÑ\nÐ´Ð¶ÐµÐºÐ¿Ð¾Ñ‚-Ð»Ð¾Ñ‚ÐµÑ€ÐµÑ\nÐ´Ð¸ÐµÑ‚Ñ‹\nÐ´Ð¸Ð·Ð°Ð¹Ð½ Ð´Ð¸Ð·Ð°Ð¹Ð½\nÐ´Ð¸Ð·Ð°Ð¹Ð½-Ð´Ð¸Ð·Ð°Ð¹Ð½\nÐ´Ð¸Ð·Ð°Ð¹Ð½, Ð´Ð¸Ð·Ð°Ð¹Ð½\nÐ´Ð»Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ðµ Ð»ÐµÑ‡ÐµÐ½Ð¸\nÐ´Ð»Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ðµ-Ð»ÐµÑ‡ÐµÐ½Ð¸\nÐ´Ð»Ñ Ð²Ð·Ð»Ð¾Ð¼Ð°\nÐ´Ð»Ñ ÑÐ°Ð¹Ñ‚\nÐ´Ð»Ñ Ñ‚ÐµÐ»Ð°\nÐ´Ð»Ñ-Ð²Ð·Ð»Ð¾Ð¼Ð°\nÐ´Ð»Ñ-ÑÐ°Ð¹Ñ‚\nÐ´Ð»Ñ-Ñ‚ÐµÐ»Ð°\nÐ´Ð¾Ð±Ð°Ð²Ð¸Ð¼ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ´Ð¾Ð±Ð°Ð²Ð¸Ð¼-ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ´Ð¾Ð±Ñ€Ñ‹Ð¹ Ð´ÐµÐ½ÑŒ Ð´Ñ€ÑƒÐ·ÑŒÑ\nÐ´Ð¾Ð¼ÐµÐ½Ñ‹\nÐ´Ð¾Ñ€Ð¾Ð³Ð¸Ðµ Ñ€Ð¾ÑÑÐ¸ÑÐ½Ðµ\nÐ´Ð¾Ñ€Ð¾Ð³Ð¸Ðµ-Ñ€Ð¾ÑÑÐ¸ÑÐ½Ðµ\nÐ´Ð¾ÑÐºÐ° Ð¾Ð±ÑŠÑÐ²Ð»ÐµÐ¸Ð¹\nÐ´Ð¾ÑÐºÐ°-Ð¾Ð±ÑŠÑÐ²Ð»ÐµÐ¸Ð¹\nÐ´Ð¾ÑÑ‚Ð°Ð²ÐºÐ°\nÐ´Ð¾Ñ…Ð¾Ð´\nÐ´Ñ€Ð°Ð¹Ð²ÐµÑ€Ð°\nÔa\nÔe\nÔi\nÔo\nÔu\nÔy\nÐµâ‚¬\nÐµa\nÐµb\nÐµc\nÐµd\nÐµr\nÐµs\nÐµt\nÐµv\nÐµw\nÐµÑÑ‚ÑŒ ÑÐºÐ¸Ð´ÐºÐ°\nÐµÑÑ‚ÑŒ-ÑÐºÐ¸Ð´ÐºÐ°\nÐ¶Ð°Ò›ÑÑ‹ Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½\nÐ¶Ð°Ò›ÑÑ‹-Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½\nÐ¶Ð¸Ð·Ð½ÐµÐ½Ð½Ñ‹Ðµ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼\nÐ¶Ð¸Ð·Ð½ÐµÐ½Ð½Ñ‹Ðµ-Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼\nÐ¶Ð¸Ð·Ð½ÐµÐ½Ñ‹Ðµ Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼\nÐ¶Ð¸Ð·Ð½ÐµÐ½Ñ‹Ðµ-Ð¿Ñ€Ð¾Ð±Ð»ÐµÐ¼\nÐ¶Ðº Ñ†ÐµÐ½Ñ‚Ñ€Ð°Ð»ÑŒÐ½Ñ‹\nÐ¶Ðº-Ñ†ÐµÐ½Ñ‚Ñ€Ð°Ð»ÑŒÐ½Ñ‹\nÐ·Ð° Ñ‚Ð°Ð±Ð»ÐµÑ‚ÐºÑƒ\nÐ·Ð°-Ñ‚Ð°Ð±Ð»ÐµÑ‚ÐºÑƒ\nÐ·Ð°Ð±Ð¾Ð»ÐµÐ²Ð°Ð½Ð¸\nÐ·Ð°Ð³Ð¾Ñ€Ð¾Ð´Ð½Ñ‹Ð¹ Ð´Ð¾Ð¼\nÐ·Ð°Ð³Ð¾Ñ€Ð¾Ð´Ð½Ñ‹Ð¹-Ð´Ð¾Ð¼\nÐ·Ð°Ð¹Ñ‚Ð¸ Ð½Ð° ÑÐ°Ð¹Ñ‚\nÐ·Ð°Ð¹Ñ‚Ð¸-Ð½Ð°-ÑÐ°Ð¹Ñ‚\nÐ·Ð°ÐºÐ°Ð·\nÐ·Ð°ÐºÐ»Ð°Ð´ÐºÑƒ\nÐ·Ð°Ð¿Ñ€Ð°Ð²ÐºÐ° ÐºÐ°Ñ€Ñ‚Ñ€Ð¸Ð´Ð¶\nÐ·Ð°Ð¿Ñ€Ð°Ð²ÐºÐ°-ÐºÐ°Ñ€Ñ‚Ñ€Ð¸Ð´Ð¶\nÐ·Ð°Ñ€Ð°Ð±Ð¾Ñ‚\nÐ·Ð°Ñ€ÐµÐ³Ð¸ÑÑ‚Ñ€Ð¸Ñ€Ð¾Ð²Ð°Ñ‚ÑŒ\nÐ·Ð²Ð¾Ð½Ð¸!\nÐ·Ð´Ð¾Ñ€Ð¾Ð²ÑŒÐµ ÑÐ°Ð¹Ñ‚\nÐ·Ð´Ð¾Ñ€Ð¾Ð²ÑŒÐµ-ÑÐ°Ð¹Ñ‚\nÐ·Ð¼ÑƒÑÐ¸Ð»Ð° Ð½Ð°\nÐ·Ð¼ÑƒÑÐ¸Ð»Ð°-Ð½Ð°\nÐ·Ð½Ð°ÐºÐ¾Ð¼ÑÑ‚Ð²Ð°\nÐ·Ð½Ð°ÐºÐ¾Ð¼ÑÑ‚Ð²Ð¾\nÐ·Ð½Ð°Ñ‡Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚\nÐ·Ð½Ð°Ñ‡Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹-ÑÐ°Ð¹Ñ‚\nÐ·Ð½Ð°ÑŽÑ‰Ð¸Ðµ Ð»ÑŽÐ´Ð¸\nÐ·Ð½Ð°ÑŽÑ‰Ð¸Ðµ-Ð»ÑŽÐ´Ð¸\nÑ•s\nÐ¸ origin\nÐ¸-origin\nÐ¸Ð³Ð¾Ñ€Ð½Ð¾Ðµ Ð·Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ\nÐ¸Ð³Ð¾Ñ€Ð½Ð¾Ðµ-Ð·Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ\nÐ¸Ð³Ñ€Ð¾Ð²Ð¾Ð¼ ÐºÐ»ÑƒÐ±Ðµ\nÐ¸Ð³Ñ€Ð¾Ð²Ð¾Ð¼-ÐºÐ»ÑƒÐ±Ðµ\nÐ¸Ð³Ñ€Ð¾Ð²Ñ‹Ðµ\nÐ¸Ð³Ñ€Ð¾Ð²Ñ‹Ðµ Ð°Ð²Ñ‚Ð¾Ð¼\nÐ¸Ð³Ñ€Ð¾Ð²Ñ‹Ðµ-Ð°Ð²Ñ‚Ð¾Ð¼\nÐ¸Ð·Ð³Ð¾Ñ‚Ð¾Ð²Ð»ÐµÐ½\nÐ¸Ð½ÐµÑ‚Ðµ\nÐ¸Ð½ÑÑ‚Ð°Ð³Ñ€Ð°Ð¼\nÐ¸Ð½Ñ‚ÐµÑ€ÐµÑÐ½\nÐ¸Ð½Ñ‚ÐµÑ€Ð½ÐµÑ‚\nÐ¸Ð½Ñ‚Ð¸Ð¼ Ð´Ð¾ÑÑƒÐ³\nÐ¸Ð½Ñ‚Ð¸Ð¼-Ð´Ð¾ÑÑƒÐ³\nÐ¸ÑÐ¿Ð¾Ð²ÐµÐ´ÑŒ\nÑ–ï½…\nÑ–l\nÑ–n\nÑ–s\nÑ–t\nÐºÐ°Ð±Ñ€Ð¸Ð¾Ð»ÐµÑ‚\nÐºÐ°Ð·Ð¸Ð½Ð¾\nÐºÐ°Ð·Ð¸Ð½Ð¾ rox\nÐºÐ°Ð·Ð¸Ð½Ð¾ Ñ€Ð¾ÐºÑ\nÐºÐ°Ð·Ð¸Ð½Ð¾-rox\nÐºÐ°Ð·Ð¸Ð½Ð¾-Ñ€Ð¾ÐºÑ\nÐºÐ°Ðº Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ñ‚ÑŒ\nÐºÐ°Ñ‡ÐµÑÑ‚\nÐºÐ°Ñ‡ÐµÑÑ‚Ð²ÐµÐ½Ð½Ñ‹Ð¹\nÐºÐ²Ð°Ñ€Ñ‚Ð¸Ñ€\nÐºÐ¸Ð½Ð¾ Ð¿Ð¾Ð·Ð¸Ñ‚Ð¸Ð²\nÐºÐ¸Ð½Ð¾-Ð¿Ð¾Ð·Ð¸Ñ‚Ð¸Ð²\nÐºÐ¸Ð½Ð¾Ð¿Ð¾Ð·Ð¸Ñ‚Ð¸Ð²\nÐºÐ¸Ñ‚Ð°Ð¹\nÐºÐ»Ð¸Ð½Ð¸Ñ‡ÐµÑÐºÐ¸Ðµ Ñ€ÐµÐºÐ¾Ð¼ÐµÐ½\nÐºÐ»Ð¸Ð½Ð¸Ñ‡ÐµÑÐºÐ¸Ðµ-Ñ€ÐµÐºÐ¾Ð¼ÐµÐ½\nÐºÐ»Ð¸Ð¿ÑÐ° Ð°Ð½Ñ‚Ð¸Ñ…Ñ€Ð°Ð¿\nÐºÐ»Ð¸Ð¿ÑÐ°-Ð°Ð½Ñ‚Ð¸Ñ…Ñ€Ð°Ð¿\nÐºÐ»ÑƒÐ±Ð°Ñ…\nÐºÐ¾Ð¼Ð¸ÑÑÐ¸\nÐºÐ¾Ð¼Ð¼ÐµÑ€Ñ‡ÐµÑÐºÐ¸Ñ… Ñ‚Ñ€ÑƒÐ´Ð½Ð¾ÑÑ‚\nÐºÐ¾Ð¼Ð¼ÐµÑ€Ñ‡ÐµÑÐºÐ¸Ñ…-Ñ‚Ñ€ÑƒÐ´Ð½Ð¾ÑÑ‚\nÐºÐ¾Ð¼Ð¿Ð°Ð½Ð¸Ð¸\nÐºÐ¾Ð¼Ð¿Ð»ÐµÐºÑ‚ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚\nÐºÐ¾Ð¼Ð¿Ð»ÐµÐºÑ‚-Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚\nÐºÐ¾Ð¼Ð¿ÑŒÑŽÑ‚ÐµÑ€\nÐºÐ¾Ð½ÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸\nÐºÐ¾Ð½Ñ‚Ñ€Ð°Ð±Ð°Ð½Ð´Ð½Ð¾Ð³Ð¾ Ñ‚Ð¾Ð²Ð°\nÐºÐ¾Ð½Ñ‚Ñ€Ð°Ð±Ð°Ð½Ð´Ð½Ð¾Ð³Ð¾-Ñ‚Ð¾Ð²Ð°\nÐºÐ¾Ð¿Ð¸Ñ€ÑƒÐ¹Ñ‚Ðµ ÑÑÑ‹Ð»ÐºÑƒ\nÐºÐ¾Ð¿Ð¸Ñ€ÑƒÐ¹Ñ‚Ðµ-ÑÑÑ‹Ð»ÐºÑƒ\nÐºÐ¾Ð¿Ñ‚ÐµÑ€ dj\nÐºÐ¾Ð¿Ñ‚ÐµÑ€-dj\nÐºÐ¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ð¸ Ð³Ñ€ÑƒÐ´ÑŒ\nÐºÐ¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ð¸-Ð³Ñ€ÑƒÐ´ÑŒ\nÐºÐ¾Ñ€Ð¼Ð»ÐµÐ½Ð¸Ð¸Ð³Ñ€ÑƒÐ´ÑŒ\nÐºÐ¾Ñ€Ð¾Ð±ÐºÑƒ Ð²Ð¾Ð»ÑŒÐ²Ð¾\nÐºÐ¾Ñ€Ð¾Ð±ÐºÑƒ-Ð²Ð¾Ð»ÑŒÐ²Ð¾\nÐºÐ¾Ñ€Ñ€ÑƒÐ¿Ñ†Ð¸\nÐºÐ¾Ñ€ÑƒÐ¿Ñ†Ñ–\nÐºÑ€Ð°ÑÐ¸Ð²Ð°Ñ Ð´ÐµÐ²ÑƒÑˆÐºÐ°\nÐºÑ€Ð°ÑÐ¸Ð²Ð°Ñ-Ð´ÐµÐ²ÑƒÑˆÐºÐ°\nÐºÑ€Ð°ÑÐ¾Ñ‚Ñ‹ Ñ‚ÐµÐ»Ð°\nÐºÑ€Ð°ÑÐ¾Ñ‚Ñ‹-Ñ‚ÐµÐ»Ð°\nÐºÑ€ÐµÐ´Ð¸Ñ‚\nÐºÑ€Ð¸Ð¿Ñ‚Ð¾Ð²Ð°Ð»ÑŽÑ‚\nÐºÑ€ÑƒÑ‚Ð¾ Ð´Ð°Ð²Ð½Ð¾\nÐºÑ€ÑƒÑ‚Ð¾-Ð´Ð°Ð²Ð½Ð¾\nÐºÑ€ÑƒÑ‚Ð¾, Ð´Ð°Ð²Ð½Ð¾\nÐºÑƒÐ¿ Ð´Ð¸Ð¿Ð»Ð¾Ð¼\nÐºÑƒÐ¿ ÑÐ²Ð¸Ð´ÐµÑ‚ÐµÐ»\nÐºÑƒÐ¿ ÑƒÐ´Ð¾ÑÑ‚\nÐºÑƒÐ¿-Ð´Ð¸Ð¿Ð»Ð¾Ð¼\nÐºÑƒÐ¿-ÑÐ²Ð¸Ð´ÐµÑ‚ÐµÐ»\nÐºÑƒÐ¿-ÑƒÐ´Ð¾ÑÑ‚\nÐºÑƒÐ¿Ð¸Ñ‚ÑŒ\nÐºÑƒÑ€Ñ ÐµÐ²Ñ€Ð¾\nÐºÑƒÑ€Ñ-ÐµÐ²Ñ€Ð¾\nÐºÑƒÑ€ÑÐ¾Ð² ÐºÐ°ÑÑÐ¸Ñ€Ð¾Ð²\nÐºÑƒÑ€ÑÐ¾Ð²-ÐºÐ°ÑÑÐ¸Ñ€Ð¾Ð²\nÐºÑƒÑ€Ñ‚ÐºÐ° Ð¼ÑƒÐ¶ÑÐºÐ°Ñ\nÐºÑƒÑ€Ñ‚ÐºÐ°-Ð¼ÑƒÐ¶ÑÐºÐ°Ñ\nÐºÑƒÑ‡Ð° Ð²Ð¸Ð´ÐµÐ¾\nÐºÑƒÑ‡Ð°-Ð²Ð¸Ð´ÐµÐ¾\nÒŸa\nÒŸe\nÒŸi\nÒŸo\nÒŸy\nÔ›u\nÐ»Ð°Ð¹Ñ‚ÐºÐ¾Ð¸Ð½\nÐ»Ð°Ð¼Ð¸Ð½Ð¸Ð½\nÐ»ÐµÐ³Ð°Ð»ÑŒÐ½Ñ‹Ðµ\nÐ»ÐµÐ´Ð¸Ð¿Ð°ÑÐ²Ð¸Ñ€\nÐ»ÐµÐ¾Ð½Ð±ÐµÑ‚\nÐ»ÐµÑ‡ÐµÐ½Ð¸Ðµ Ð·Ð°Ð²Ð¸ÑÐ¸Ð¼Ð¾ÑÑ‚Ð¸\nÐ»ÐµÑ‡ÐµÐ½Ð¸Ðµ-Ð·Ð°Ð²Ð¸ÑÐ¸Ð¼Ð¾ÑÑ‚Ð¸\nÐ»ÐµÑ‡Ð¸Ñ‚ÑŒ Ð½Ð°Ñ€ÐºÐ¾Ð¼Ð°Ð½Ð¸\nÐ»ÐµÑ‡Ð¸Ñ‚ÑŒ-Ð½Ð°Ñ€ÐºÐ¾Ð¼Ð°Ð½Ð¸\nÐ»Ð¸Ð³Ð° Ð»ÐµÐ³ÐµÐ½Ð´\nÐ»Ð¸Ð³Ð°-Ð»ÐµÐ³ÐµÐ½Ð´\nÐ»Ð¸ÐºÐ²Ð¸Ð´Ð°\nÐ»Ð¸Ñ†ÐµÐ½Ð·Ð¸Ñ\nÐ»Ð¾Ð¼Ð°ÑŽÑ‚ Ð¼Ð°ÑˆÐ¸Ð½\nÐ»Ð¾Ð¼Ð°ÑŽÑ‚-Ð¼Ð°ÑˆÐ¸Ð½\nÐ»Ð¾Ð¼Ð°ÑŽÑ‚Ð¼Ð°ÑˆÐ¸Ð½\nÐ»ÑŽÐ±Ð¸Ð¼Ñ‹Ðµ Ð¸Ð³Ñ€Ñ‹\nÐ»ÑŽÐ±Ð¸Ð¼Ñ‹Ðµ-Ð¸Ð³Ñ€Ñ‹\nÐ»ÑŽÐ±Ð¸Ñ‚ Ð³Ð»ÑƒÐ±Ð¾ÐºÐ¾Ðµ\nÐ»ÑŽÐ±Ð¸Ñ‚-Ð³Ð»ÑƒÐ±Ð¾ÐºÐ¾Ðµ\nÐ¼Ð°Ð³Ð°Ð·\nÐ¼Ð°Ñ€ÐºÐµÑ‚\nÐ¼Ð°ÑÑÐ°Ð¶ÐµÑ€ Ñ‚Ñ€ÐµÐ½Ð°Ð¶ÐµÑ€\nÐ¼Ð°ÑÑÐ°Ð¶ÐµÑ€-Ñ‚Ñ€ÐµÐ½Ð°Ð¶ÐµÑ€\nÐ¼Ð°ÑÑÐ°Ð¶Ð¸ÑÑ‚ÐºÐ°\nÐ¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»\nÐ¼Ð°ÑˆÐ¸Ð½Ñ‹ bosch\nÐ¼Ð°ÑˆÐ¸Ð½Ñ‹-bosch\nÐ¼ÐµÐ±ÐµÐ»ÑŒ\nÐ¼ÐµÐ´Ð¸Ð° Ð¿Ð°Ð»Ð¸Ñ‚Ñ€Ð°\nÐ¼ÐµÑÑÑ† Ð½Ð°Ð·Ð°Ð´\nÐ¼ÐµÑÑÑ†-Ð½Ð°Ð·Ð°Ð´\nÐ¼ÐµÑ‚Ð°Ð»\nÐ¼ÐµÑ‚Ð¾Ð´ Ð²Ð·Ð»Ð¾Ð¼Ð°\nÐ¼ÐµÑ‚Ð¾Ð´-Ð²Ð·Ð»Ð¾Ð¼Ð°\nÐ¼ÐµÑ…Ð¾Ð²Ñ‹Ðµ\nÐ¼Ð¸Ð»Ð»Ð¸Ð¾Ð½\nÐ¼Ð¸Ñ€ Ð²Ð¸Ð·Ð¸Ñ‚Ð¾Ðº\nÐ¼Ð¸Ñ€-Ð²Ð¸Ð·Ð¸Ñ‚Ð¾Ðº\nÐ¼Ð»Ð¼\nÐ¼Ð½Ð¾Ð³Ð¾Ðµ Ð´Ñ€ÑƒÐ³Ð¾Ðµ\nÐ¼Ð½Ð¾Ð³Ð¾Ðµ-Ð´Ñ€ÑƒÐ³Ð¾Ðµ\nÐ¼Ð½Ð¾Ð³Ð¾Ð»ÐµÑ‚Ð½Ð¸Ð¼ Ð¾Ð¿Ñ‹Ñ‚Ð¾Ð¼\nÐ¼Ð½Ð¾Ð³Ð¾Ð»ÐµÑ‚Ð½Ð¸Ð¼-Ð¾Ð¿Ñ‹Ñ‚Ð¾Ð¼\nÐ¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ð¾Ðµ Ð¿Ñ€Ð¸Ð»Ð¾Ð¶\nÐ¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ð¾Ðµ-Ð¿Ñ€Ð¸Ð»Ð¾Ð¶\nÐ¼Ð¾Ð¶Ð½Ð¾ Ð´ÐµÑˆÐµÐ²Ð»Ðµ\nÐ¼Ð¾Ð¶Ð½Ð¾-Ð´ÐµÑˆÐµÐ²Ð»Ðµ\nÐ¼Ð¾Ð¹ÐºÐ° Ð°Ð²Ñ‚Ð¾\nÐ¼Ð¾Ð¹ÐºÐ°-Ð°Ð²Ñ‚Ð¾\nÐ¼Ð¾Ð»Ð¾Ñ‡Ð½Ð¾Ð¹\nÐ¼Ð¾Ð½ÐµÑ‚Ð¸Ð·Ð°Ñ†Ð¸Ð¸\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶ Ð°ÑƒÐ¿\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶ ÐºÐ°Ð½Ð°Ð»Ð¸\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶ Ð¾Ð±ÑÐ»ÑƒÐ¶\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶ ÑÐ»ÐµÐºÑ‚\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶-Ð°ÑƒÐ¿\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶-ÐºÐ°Ð½Ð°Ð»Ð¸\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶-Ð¾Ð±ÑÐ»ÑƒÐ¶\nÐ¼Ð¾Ð½Ñ‚Ð°Ð¶-ÑÐ»ÐµÐºÑ‚\nÐ¼Ð¾ÑÐºÐ²Ðµ ÑƒÑÑ‚Ñ€Ð¾Ð¹Ñ\nÐ¼Ð¾ÑÐºÐ²Ðµ-ÑƒÑÑ‚Ñ€Ð¾Ð¹Ñ\nÐ¼Ð¾ÑˆÐµÐ½Ð½Ð¸Ðº\nÐ¼Ð¾ÑŽ Ð°Ð½ÐºÐµÑ‚Ñƒ\nÐ¼Ð¾ÑŽ-Ð°Ð½ÐºÐµÑ‚Ñƒ\nÐ¼ÑƒÐ¶ÑÐºÐ¸Ðµ Ð¿Ð°Ð»ÑŒÑ‚Ð¾\nÐ¼ÑƒÐ¶ÑÐºÐ¸Ðµ-Ð¿Ð°Ð»ÑŒÑ‚Ð¾\nÐ¼Ñ‹ÑˆÐµÑ‡Ð½Ð¾Ð¹ Ð¼Ð°ÑÑ\nÐ¼Ñ‹ÑˆÐµÑ‡Ð½Ð¾Ð¹-Ð¼Ð°ÑÑ\nÐ½Ð°Ð¹Ñ‚Ð¸ Ñ‡ÐµÐ»Ð¾Ð²ÐµÐºÐ°\nÐ½Ð°ÐºÑ€ÑƒÑ‚ÐºÐ° Ð¿Ð¾Ð´Ð¿Ð¸ÑÑ‡Ð¸Ðº\nÐ½Ð°ÐºÑ€ÑƒÑ‚ÐºÐ°-Ð¿Ð¾Ð´Ð¿Ð¸ÑÑ‡Ð¸Ðº\nÐ½Ð°Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ñ€Ð¾ÑÑ‚Ð°\nÐ½Ð°Ð¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ-Ñ€Ð¾ÑÑ‚Ð°\nÐ½Ð°Ñ€ÐºÐ¾Ð·Ð°Ð²Ð¸ÑÐ¸\nÐ½Ð°Ñ€ÐºÐ¾Ð»Ð¾Ð³Ð¸Ñ‡ÐµÑÐºÐ°Ñ\nÐ½Ð°Ñ€ÐºÐ¾Ñ‚Ð¸ÐºÐ¾Ð²\nÐ½Ð°Ñ€ÐºÐ¾Ñ‚Ð¸Ñ‡ÐµÑ\nÐ½Ð°Ñ‡Ð¸Ð½Ð°ÑŽÑ‰Ð¸Ñ… Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÐ½Ð°Ñ‡Ð¸Ð½Ð°ÑŽÑ‰Ð¸Ñ…-Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÐ½ÐµÐ´Ð¾Ñ€Ð¾Ð³Ð¾\nÐ½ÐµÐ¸Ð·Ð»ÐµÑ‡Ð¸Ð¼Ñ‹Ñ… Ð¼ÐµÐ´Ð¸Ñ†Ð¸Ð½Ð¾Ð¹\nÐ½ÐµÐ¸Ð·Ð»ÐµÑ‡Ð¸Ð¼Ñ‹Ñ…-Ð¼ÐµÐ´Ð¸Ñ†Ð¸Ð½Ð¾Ð¹\nÐ½Ð¸Ð¶Ðµ ÑÐ°Ð¹Ñ‚\nÐ½Ð¸Ð¶Ðµ-ÑÐ°Ð¹Ñ‚\nÐ½Ð¸Ð·ÐºÐ¸Ðµ Ñ†ÐµÐ½\nÐ½Ð¸Ð·ÐºÐ¸Ðµ-Ñ†ÐµÐ½\nÐ½Ð¸Ð·ÐºÐ¾Ð¹ Ñ†ÐµÐ½Ðµ\nÐ½Ð¸Ð·ÐºÐ¾Ð¹-Ñ†ÐµÐ½Ðµ\nÐ½Ð¸ÑˆÐ°Ñ… Ð²Ñ‹ÑÐ¾ÐºÐ°Ñ\nÐ½Ð¸ÑˆÐ°Ñ…-Ð²Ñ‹ÑÐ¾ÐºÐ°Ñ\nÐ½Ð¾Ð²ÐµÐ¹ÑˆÑƒÑŽ Ð´Ð°Ð¼\nÐ½Ð¾Ð²ÐµÐ¹ÑˆÑƒÑŽ-Ð´Ð°Ð¼\nÐ½Ð¾Ð²Ð¸Ð½ÐºÐ¸\nÐ½Ð¾Ð²Ð¾ÑÑ‚Ð½Ð¾Ð³Ð¾ ÑÐ°Ð¹Ñ‚\nÐ½Ð¾Ð²Ð¾ÑÑ‚Ð½Ð¾Ð³Ð¾-ÑÐ°Ð¹Ñ‚\nÐ½Ð¾Ð²Ð¾ÑÑ‚ÑŒ ÑƒÐ±Ð¸Ð»Ð°\nÐ½Ð¾Ð²Ð¾ÑÑ‚ÑŒ-ÑƒÐ±Ð¸Ð»Ð°\nÐ½Ð¾Ð²Ñ‹Ñ… Ð°Ð²Ñ‚Ð¾Ð¼Ð¾Ð±Ð¸\nÐ½Ð¾Ð²Ñ‹Ñ…-Ð°Ð²Ñ‚Ð¾Ð¼Ð¾Ð±Ð¸\nÔ©`\nÐ¾)))\nÐ¾a\nÐ¾c\nÐ¾d\nÐ¾e\nÐ¾h\nÐ¾o\nÐ¾s\nÐ¾t\nÐ¾v\nÐ¾Ð±Ñ€ÐµÐ·ÐºÐ° Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ¾Ð±Ñ€ÐµÐ·ÐºÐ°-Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÐ¾Ð±ÑƒÑ‡ÐµÐ½Ð¸Ðµ\nÐ¾Ð±ÑŠÑÐ²Ð»ÐµÐ½Ð¸\nÐ¾Ð³Ñ€Ð¾Ð¼Ð½Ñ‹Ð¹ Ð²Ñ‹Ð¸\nÐ¾Ð³Ñ€Ð¾Ð¼Ð½Ñ‹Ð¹-Ð²Ñ‹Ð¸\nÐ¾Ð´ÐµÐ¶Ð´Ð°\nÐ¾Ð¶ÐµÑ€ÐµÐ»ÑŒÐµ\nÐ¾Ð½Ð»Ð°Ð¹Ð½\nÐ¾Ð¿Ñ‚Ð¸Ð¼Ð¸Ð·Ð°Ñ‚Ð¾Ñ€Ñ‹ ÑƒÐ´Ð°Ð»Ðµ\nÐ¾Ð¿Ñ‚Ð¸Ð¼Ð¸Ð·Ð°Ñ‚Ð¾Ñ€Ñ‹-ÑƒÐ´Ð°Ð»Ðµ\nÐ¾Ð¿Ñ‚Ð¾Ð¼\nÐ¾Ñ‚ Ð¾Ð¶Ð¸Ñ€ÐµÐ½Ð¸Ñ\nÐ¾Ñ‚-Ð¾Ð¶Ð¸Ñ€ÐµÐ½Ð¸Ñ\nÐ¾Ñ‚Ð´ÐµÐ»ÐºÐ° Ð±Ð°Ð»ÐºÐ¾Ð½Ð°\nÐ¾Ñ‚Ð´ÐµÐ»ÐºÐ°-Ð±Ð°Ð»ÐºÐ¾Ð½Ð°\nÐ¾Ñ‚Ð·Ñ‹Ð²Ñ‹\nÐ¾Ñ‚ÐºÐ°Ð·Ð¾Ð²!\nÐ¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ ÑÐ°Ð¹Ñ‚\nÐ¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ-ÑÐ°Ð¹Ñ‚\nÐ¾Ñ‚Ð»Ð¸Ñ‡Ð½Ñ‹Ðµ\nÐ¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚\nÐ¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ð¹-ÑÐ°Ð¹Ñ‚\nÐ¾Ñ„Ð¸Ñ†Ð¸Ð°Ð»ÑŒÐ½Ñ‹Ñ…\nÐ¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ Ð³Ñ€ÑƒÐ·\nÐ¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ ÑÐ°Ð¹Ñ‚\nÐ¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ-Ð³Ñ€ÑƒÐ·\nÐ¾Ñ„Ð¾Ñ€Ð¼Ð¸Ñ‚ÑŒ-ÑÐ°Ð¹Ñ‚\nÐ¾Ñ…Ñ€Ð°Ð½Ð° ÑÐµÐ¼ÑŒÐ¸\nÐ¿Ð°Ñ€Ñ‚Ð½ÐµÑ€ÑÐºÐ°Ñ\nÐ¿Ð°Ñ€Ñ‚Ð½Ñ‘Ñ€ÑÐºÐ¸Ðµ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼\nÐ¿Ð°Ñ€Ñ‚Ð½Ñ‘Ñ€ÑÐºÐ¸Ðµ-Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼\nÐ¿Ð°Ñ€Ñ‚Ð½ÐµÑ€ÑÐºÐ¸Ñ… Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼\nÐ¿Ð°Ñ€Ñ‚Ð½ÐµÑ€ÑÐºÐ¸Ñ…-Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼\nÐ¿ÐµÐ½Ð½Ð°Ñ Ð²ÐµÑ‡ÐµÑ€Ð¸\nÐ¿ÐµÐ½Ð½Ð°Ñ ÑˆÐ¾Ñƒ\nÐ¿ÐµÐ½Ð½Ð°Ñ-Ð²ÐµÑ‡ÐµÑ€Ð¸\nÐ¿ÐµÐ½Ð½Ð°Ñ-ÑˆÐ¾Ñƒ\nÐ¿ÐµÐ½Ð½Ð¾Ðµ Ð²ÐµÑ‡ÐµÑ€Ð¸\nÐ¿ÐµÐ½Ð½Ð¾Ðµ ÑˆÐ¾Ñƒ\nÐ¿ÐµÐ½Ð½Ð¾Ðµ-Ð²ÐµÑ‡ÐµÑ€Ð¸\nÐ¿ÐµÐ½Ð½Ð¾Ðµ-ÑˆÐ¾Ñƒ\nÐ¿ÐµÑ€Ð¼Ð°Ð½ÐµÐ½Ñ‚Ð½Ñ‹Ð¹ Ð¼Ð°ÐºÐ¸ÑÐ¶\nÐ¿ÐµÑ€Ð¼Ð°Ð½ÐµÐ½Ñ‚Ð½Ñ‹Ð¹-Ð¼Ð°ÐºÐ¸ÑÐ¶\nÐ¿ÐµÑ€ÑÐ¾Ð½Ð°Ð»ÑŒÐ½Ñ‹Ð¹\nÐ¿Ð»Ð°Ñ‚Ð°\nÐ¿Ð»Ð°Ñ‚ÐºÐ¸ Ð±Ð°Ñ‚Ð¸Ðº\nÐ¿Ð»Ð°Ñ‚ÐºÐ¸-Ð±Ð°Ñ‚Ð¸Ðº\nÐ¿Ð»Ð°Ñ‚Ð¾Ðº Ð±Ð°Ñ‚Ð¸Ðº\nÐ¿Ð»Ð°Ñ‚Ð¾Ðº-Ð±Ð°Ñ‚Ð¸Ðº\nÐ¿Ð¾Ð´ ÐºÐ»ÑŽÑ‡\nÐ¿Ð¾Ð´-ÐºÐ»ÑŽÑ‡\nÐ¿Ð¾Ð´Ð°Ñ€ÐºÐ¸\nÐ¿Ð¾Ð´Ð°Ñ€ÐºÐ¾Ð²\nÐ¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ð¾Ð¹ ÐºÐ¾Ñ€Ð¾Ð±Ðº\nÐ¿Ð¾Ð´Ð°Ñ€Ð¾Ñ‡Ð½Ð¾Ð¹-ÐºÐ¾Ñ€Ð¾Ð±Ðº\nÐ¿Ð¾Ð´Ð±ÐµÑ€ÐµÐ¼ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ¿Ð¾Ð´Ð±ÐµÑ€ÐµÐ¼-ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÐ¿Ð¾Ð´ÐµÑˆÐµÐ²Ð»Ðµ\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ Ð²Ð¾Ñ‚\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ Ñ‚ÑƒÑ‚\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ-Ð²Ð¾Ñ‚\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ-Ñ‚ÑƒÑ‚\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾ÑÑ‚Ð¸ ÑÐ¼Ð¾Ñ‚Ñ€Ð¸\nÐ¿Ð¾Ð´Ñ€Ð¾Ð±Ð½Ð¾ÑÑ‚Ð¸-ÑÐ¼Ð¾Ñ‚Ñ€Ð¸\nÐ¿Ð¾Ð¶Ð°Ð»Ð¾Ð²Ð°Ñ‚ÑŒ\nÐ¿Ð¾Ð¸ÑÐº Ð»ÐµÐºÐ°Ñ€\nÐ¿Ð¾Ð¸ÑÐº Ð½Ð¾Ð¼ÐµÑ€Ð° Ñ‚ÐµÐ»Ðµ\nÐ¿Ð¾Ð¸ÑÐº-Ð»ÐµÐºÐ°Ñ€\nÐ¿Ð¾Ð¸ÑÐº-Ð½Ð¾Ð¼ÐµÑ€Ð°-Ñ‚ÐµÐ»Ðµ\nÐ¿Ð¾Ð¸ÑÐºÐ¾Ð²Ð¸Ðº\nÐ¿Ð¾Ð¸ÑÑÐº Ð²Ñ–Ð´ÐµÐ¾\nÐ¿Ð¾Ð¸ÑÑÐº-Ð²Ñ–Ð´ÐµÐ¾\nÐ¿Ð¾ÐºÐµÑ€\nÐ¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ðµ ÑÐ¾Ð²ÐµÑ‚\nÐ¿Ð¾Ð»ÐµÐ·Ð½Ñ‹Ðµ-ÑÐ¾Ð²ÐµÑ‚\nÐ¿Ð¾Ð¼Ñ‹Ñ‚ÑŒ Ð¼Ð°ÑˆÐ¸Ð½\nÐ¿Ð¾Ð¼Ñ‹Ñ‚ÑŒ-Ð¼Ð°ÑˆÐ¸Ð½\nÐ¿Ð¾Ñ€Ð½Ð¾\nÐ¿Ð¾Ñ€Ñ‚Ð°Ð»\nÐ¿Ð¾ÑÐµÑ‚Ð¸Ñ‚ÐµÐ»\nÐ¿Ð¾ÑÐ»ÐµÐ´Ð½Ð¸Ðµ Ð½Ð¾Ð²Ð¾ÑÑ‚Ð¸\nÐ¿Ð¾ÑÐ»ÐµÐ´Ð½Ð¸Ðµ-Ð½Ð¾Ð²Ð¾ÑÑ‚Ð¸\nÐ¿Ð¾Ñ…ÑƒÐ´ÐµÐ»Ð°\nÐ¿Ð¾Ñ…ÑƒÐ´ÐµÐ½Ð¸Ðµ Ð¶Ð¸Ð²Ð¾Ñ‚Ð°\nÐ¿Ð¾Ñ…ÑƒÐ´ÐµÐ½Ð¸Ðµ-Ð¶Ð¸Ð²Ð¾Ñ‚Ð°\nÐ¿Ð¾Ñ…ÑƒÐ´ÐµÐ½Ð¸ÑŽ\nÐ¿Ñ€ÐµÐ´Ð»Ð°\nÐ¿Ñ€ÐµÐ´ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼ Ð½Ð¾Ð²Ñ‹\nÐ¿Ñ€ÐµÐ´ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼ ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€ÐµÐ´ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼-Ð½Ð¾Ð²Ñ‹\nÐ¿Ñ€ÐµÐ´ÑÑ‚Ð°Ð²Ð»ÑÐµÐ¼-ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€ÐµÐºÑ€Ð°ÑÐ½Ñ‹Ð¹ ÑÐµÐ²Ñ€Ð¸Ñ\nÐ¿Ñ€ÐµÐºÑ€Ð°ÑÐ½Ñ‹Ð¹ ÑÐµÑ€Ð²Ð¸Ñ\nÐ¿Ñ€ÐµÐºÑ€Ð°ÑÐ½Ñ‹Ð¹-ÑÐµÐ²Ñ€Ð¸Ñ\nÐ¿Ñ€ÐµÐºÑ€Ð°ÑÐ½Ñ‹Ð¹-ÑÐµÑ€Ð²Ð¸Ñ\nÐ¿Ñ€ÐµÐ»ÐµÑÑ‚Ð½Ñ‹Ð¹ ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€ÐµÐ»ÐµÑÑ‚Ð½Ñ‹Ð¹-ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€ÐµÐ¾Ð±Ñ€ÐµÑÑ‚Ð¸\nÐ¿Ñ€Ð¸ Ð´Ñ‚Ð¿\nÐ¿Ñ€Ð¸-Ð´Ñ‚Ð¿\nÐ¿Ñ€Ð¸Ð±Ñ‹Ð»ÑŒ\nÐ¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ñ‹Ðµ Ð¿Ñ€Ð¾ÐºÑÐ¸\nÐ¿Ñ€Ð¸Ð²Ð°Ñ‚Ð½Ñ‹Ðµ-Ð¿Ñ€Ð¾ÐºÑÐ¸\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ Ð´Ñ€ÑƒÐ·ÑŒÑ\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚-Ð´Ñ€ÑƒÐ·ÑŒÑ\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÐµÑ‚ Ð²Ð°Ñ Ð³Ð¾ÑÐ¿Ð¾Ð´Ð°\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÐµÑ‚ ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÐµÑ‚-Ð²Ð°Ñ-Ð³Ð¾ÑÐ¿Ð¾Ð´Ð°\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÐµÑ‚-ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽ Ð²Ð°Ñ Ð³Ð¾ÑÐ¿Ð¾Ð´Ð°\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽ ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽ-Ð²Ð°Ñ-Ð³Ð¾ÑÐ¿Ð¾Ð´Ð°\nÐ¿Ñ€Ð¸Ð²ÐµÑ‚ÑÑ‚Ð²ÑƒÑŽ-ÑÐ°Ð¹Ñ‚\nÐ¿Ñ€Ð¸Ð²Ð»ÐµÐºÐ°Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ð¹\nÐ¿Ñ€Ð¸ÐµÐ¼Ð° Ð¿Ð»Ð°Ñ‚ÐµÐ¶ÐµÐ¹\nÐ¿Ñ€Ð¸ÐµÐ¼Ð°-Ð¿Ð»Ð°Ñ‚ÐµÐ¶ÐµÐ¹\nÐ¿Ñ€Ð¸ÐºÐ¾Ð»ÑŒÐ½Ñ‹Ðµ Ð¿Ð¾Ð·Ð´Ñ€Ð°Ð²\nÐ¿Ñ€Ð¸ÐºÐ¾Ð»ÑŒÐ½Ñ‹Ðµ-Ð¿Ð¾Ð·Ð´Ñ€Ð°Ð²\nÐ¿Ñ€Ð¸Ð¾Ð±Ñ€ÐµÑÑ‚Ð¸\nÐ¿Ñ€Ð¸Ñ‡Ð¸Ð½Ð° Ð¿Ð°Ð´\nÐ¿Ñ€Ð¸Ñ‡Ð¸Ð½Ð°-Ð¿Ð°Ð´\nÐ¿Ñ€Ð¾Ð²ÐµÑ€Ð¸Ð¼ Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚\nÐ¿Ñ€Ð¾Ð²ÐµÑ€Ð¸Ð¼-Ð´Ð¾ÐºÑƒÐ¼ÐµÐ½Ñ‚\nÐ¿Ñ€Ð¾Ð²ÐµÑ€ÐºÑƒ ÑƒÑ…Ð¾Ð´Ð¸Ñ‚\nÐ¿Ñ€Ð¾Ð²ÐµÑ€ÐºÑƒ-ÑƒÑ…Ð¾Ð´Ð¸Ñ‚\nÐ¿Ñ€Ð¾Ð´Ð°Ð¶\nÐ¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ðµ Ð°ÐºÐºÐ°Ñƒ\nÐ¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶ÐµÐ½Ð¸Ðµ-Ð°ÐºÐºÐ°Ñƒ\nÐ¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ð¼ ÑÑ€Ð¾ÐºÐµ\nÐ¿Ñ€Ð¾Ð´Ð¾Ð»Ð¶Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ð¼-ÑÑ€Ð¾ÐºÐµ\nÐ¿Ñ€Ð¾Ð¸Ð·Ð²Ð¾Ð´ÑÑ‚Ð²Ð¾\nÐ¿Ñ€Ð¾Ð¼Ð¾\nÐ¿Ñ€Ð¾ÑÑ‚Ð¸Ñ‚ÑƒÑ‚ÐºÐ¸\nÐ¿Ñ€Ð¾ÑÑ‹Ð¿Ð°ÑŽÑ‚ÑÑ Ñ„Ð¸Ð»Ð¾ÑÐ¾\nÐ¿Ñ€Ð¾ÑÑ‹Ð¿Ð°ÑŽÑ‚ÑÑ-Ñ„Ð¸Ð»Ð¾ÑÐ¾\nÐ¿Ñ€Ð¾Ñ„ÐµÑÑÐ¸\nÐ¿Ñ€Ð¾ÑˆÐ¸Ð²ÐºÐ°\nÐ¿ÑÐ¸Ñ…Ð¾Ð»Ð¾\nÐ¿ÑƒÑ‚ÐµÑˆÐµÑÑ‚Ð²ÑƒÑŽ\nÑ€Â¶\nÑ€Â°\nÑ€Â±\nÑ€â„–\nÑ€Âµ\nÑ€Ð°Ð±Ð¾Ñ‚Ð°ÑŽÑ‚ ÑÐ°Ð¹Ñ‚\nÑ€Ð°Ð±Ð¾Ñ‚Ð°ÑŽÑ‚-ÑÐ°Ð¹Ñ‚\nÑ€Ð°Ð·Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ Ð±Ð¾Ñ€Ð·Ñ‹\nÑ€Ð°Ð·Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ Ð¾Ð²Ñ‡Ð°\nÑ€Ð°Ð·Ð²ÐµÐ´ÐµÐ½Ð¸Ðµ ÑÐ¾Ð±Ð°Ðº\nÑ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ñ‚ÑŒ Ð¸Ð³Ñ€Ñƒ\nÑ€Ð°Ð·Ñ€Ð°Ð±Ð¾Ñ‚Ð°Ñ‚ÑŒ-Ð¸Ð³Ñ€Ñƒ\nÑ€Ð°ÑÑÑ‹Ð»ÐºÐ¸ ÑÐ°Ð¹Ñ‚\nÑ€Ð°ÑÑÑ‹Ð»ÐºÐ¸-ÑÐ°Ð¹Ñ‚\nÑ€Ð´Ð½Ðº\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ðµ Ð´ÐµÐ½ÑŒÐ³Ð¸\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ðµ-Ð´ÐµÐ½ÑŒÐ³Ð¸\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ð¹ ÐºÐ°Ñ€Ð´Ð¸Ð½Ð³\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ð¹ Ð¼ÑƒÐ¶\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ð¹-ÐºÐ°Ñ€Ð´Ð¸Ð½Ð³\nÑ€ÐµÐ°Ð»ÑŒÐ½Ñ‹Ð¹-Ð¼ÑƒÐ¶\nÑ€ÐµÐ³Ð¸ÑÑ‚Ñ€Ð°Ñ‚Ð¾Ñ€\nÑ€ÐµÐµÑÑ‚Ñ€ ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÑ€ÐµÐµÑÑ‚Ñ€-ÑÐ¿ÐµÑ†Ð¸Ð°Ð»\nÑ€ÐµÐ·ÑƒÐ»ÑŒÑ‚Ð°Ñ‚Ñ‹ Ð»ÐµÑ‡ÐµÐ½Ð¸\nÑ€ÐµÐ·ÑƒÐ»ÑŒÑ‚Ð°Ñ‚Ñ‹-Ð»ÐµÑ‡ÐµÐ½Ð¸\nÑ€ÐµÐºÐ»Ð°Ð¼Ð°\nÑ€ÐµÐºÐ»Ð°Ð¼Ð½Ð¾Ðµ\nÑ€ÐµÐºÐ»Ð°Ð¼Ñƒ\nÑ€ÐµÐºÐ¾Ð¼ÐµÐ½Ð´Ð°Ñ†Ð¸Ð¸ Ð¿Ð¾\nÑ€ÐµÐºÐ¾Ð¼ÐµÐ½Ð´Ð°Ñ†Ð¸Ð¸-Ð¿Ð¾\nÑ€ÐµÐºÐ¾Ð¼ÐµÐ½Ð´ÑƒÑŽÑ‚ Ð²Ñ€Ð°Ñ‡Ð¸\nÑ€ÐµÐºÐ¾Ð¼ÐµÐ½Ð´ÑƒÑŽÑ‚-Ð²Ñ€Ð°Ñ‡Ð¸\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚ bosch\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚ Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚ Ð²Ð¾Ñ€Ð¾Ñ‚\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚ ÑÑ‚Ð¸Ñ€\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚-bosch\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚-Ð°Ð²Ñ‚Ð¾Ð¼Ð°Ñ‚\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚-Ð²Ð¾Ñ€Ð¾Ñ‚\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚-ÑÑ‚Ð¸Ñ€\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚Ð° Ñ‚ÐµÐ»ÐµÐ²Ð¸Ð·\nÑ€ÐµÐ¼Ð¾Ð½Ñ‚Ð°-Ñ‚ÐµÐ»ÐµÐ²Ð¸Ð·\nÑ€ÐµÑÐ½Ð¸Ñ†\nÑ€ÐµÑÑƒÑ€Ñ\nÑ€ÐµÑ†ÐµÐ¿Ñ‚Ñ‹ ÐºÑ€Ð°ÑÐ¾\nÑ€ÐµÑ†ÐµÐ¿Ñ‚Ñ‹-ÐºÑ€Ð°ÑÐ¾\nÑ€Ñ”Ñ€\nÑ€Ñš\nÑ€Ð¾ÐºÑ ÐºÐ°Ð·Ð¸Ð½Ð¾\nÑ€Ð¾ÐºÑ-ÐºÐ°Ð·Ð¸Ð½Ð¾\nÑ€ÑƒÐ± Ð²ÑÑ‚Ð°\nÑ€ÑƒÐ± Ð³Ð°Ñ€Ð¿\nÑ€ÑƒÐ± ÐºÐ¾Ð»ÑŒ\nÑ€ÑƒÐ±-Ð²ÑÑ‚Ð°\nÑ€ÑƒÐ±-Ð³Ð°Ñ€Ð¿\nÑ€ÑƒÐ±-ÐºÐ¾Ð»ÑŒ\nÑ€ÑƒÐ±Ð»ÐµÐ¹\nÑ€ÑƒÐ»ÐµÑ‚ÐºÐ° Ð´Ð¶ÐµÐºÐ¿Ð¾Ñ‚\nÑ€ÑƒÐ»ÐµÑ‚ÐºÐ° Ð´Ð»Ñ\nÑ€ÑƒÐ»ÐµÑ‚ÐºÐ°-Ð´Ð¶ÐµÐºÐ¿Ð¾Ñ‚\nÑ€ÑƒÐ»ÐµÑ‚ÐºÐ°-Ð´Ð»Ñ\nÑ€ÑƒÑÑÐºÐ¸Ð¹ stalker\nÑ€ÑƒÑÑÐºÐ¸Ð¹-stalker\nÑ€ÑƒÑÑÐºÐ¾Ð¼ Ð½Ð°Ñ†Ð¸Ð¾Ð½Ð°Ð»Ð¸Ð·\nÑ€ÑƒÑÑÐºÐ¾Ð¼-Ð½Ð°Ñ†Ð¸Ð¾Ð½Ð°Ð»Ð¸Ð·\nÑ€Ñ„\nÑ)))\nÑÂ¶\nÑâ€°\nÑâ€ \nÑÂ°\nÑÂ±\nÑialis\nÑâ„–\nÑÂµ\nÑÐ°Ð¹Ñ‚ Ð²Ð¸Ð·Ð¸Ñ‚Ðº\nÑÐ°Ð¹Ñ‚ Ð¾Ñ‡ÐµÐ½ÑŒ\nÑÐ°Ð¹Ñ‚ Ñ€Ð°ÑÑÑ‹Ð»ÐºÐ¸\nÑÐ°Ð¹Ñ‚ ÑÐ¾ÑŽÐ·Ð°\nÑÐ°Ð¹Ñ‚ ÑÑÑÑ€\nÑÐ°Ð¹Ñ‚-Ð²Ð¸Ð·Ð¸Ñ‚Ðº\nÑÐ°Ð¹Ñ‚-Ð¾Ñ‡ÐµÐ½ÑŒ\nÑÐ°Ð¹Ñ‚-Ñ€Ð°ÑÑÑ‹Ð»ÐºÐ¸\nÑÐ°Ð¹Ñ‚-ÑÐ¾ÑŽÐ·Ð°\nÑÐ°Ð¹Ñ‚-ÑÑÑÑ€\nÑÐ°Ð¹Ñ‚Ðµ\nÑÐ°Ð¹Ñ‚Ð¾Ð²\nÑÐ°Ð¼Ð°Ñ ÐºÑ€ÑƒÐ¿Ð½Ð°Ñ\nÑÐ°Ð¼Ð°Ñ-ÐºÑ€ÑƒÐ¿Ð½Ð°Ñ\nÑÐ°Ð¼Ð¾Ðµ ÑÐ²ÐµÐ¶ÐµÐµ\nÑÐ°Ð¼Ð¾Ðµ-ÑÐ²ÐµÐ¶ÐµÐµ\nÑÐ°Ð¼Ñ‹Ð¹ Ð¿Ñ€ÐµÐ²Ð¾ÑÑ…Ð¾Ð´\nÑÐ°Ð¼Ñ‹Ð¹-Ð¿Ñ€ÐµÐ²Ð¾ÑÑ…Ð¾Ð´\nÑÐ²Ð¾Ð¹ ÑÐ°Ð¹Ñ‚\nÑÐ²Ð¾Ð¹-ÑÐ°Ð¹Ñ‚\nÑÑ“\nÑÐ´ÐµÐ»Ð°Ð»Ð° Ð²Ð¸Ð´ÐµÐ¾\nÑÐ´ÐµÐ»Ð°Ð»Ð°-Ð²Ð¸Ð´ÐµÐ¾\nÑÑ’\nÑÐµÐ¹Ñ‡Ð°Ñ ÐºÐ¾Ð½ÐºÑƒÑ€ÐµÐ½Ñ†Ð¸Ñ\nÑÐµÐ¹Ñ‡Ð°Ñ-ÐºÐ¾Ð½ÐºÑƒÑ€ÐµÐ½Ñ†Ð¸Ñ\nÑÐµÐºÑ€ÐµÑ‚Ñ‹ Ð¼Ð¾Ð»Ð¾Ð´Ð¾ÑÑ‚Ð¸\nÑÐµÐºÑ€ÐµÑ‚Ñ‹-Ð¼Ð¾Ð»Ð¾Ð´Ð¾ÑÑ‚Ð¸\nÑÐµÐºÑ\nÑÐµÐ»Ð¸Ñ‚Ñ€Ð°\nÑÐµÑ‚Ð¸ Ñ€Ð°Ð±Ð¾Ñ‚\nÑÐµÑ‚Ð¸-Ñ€Ð°Ð±Ð¾Ñ‚\nÑÐ¸Ð¼Ð¿Ð°Ñ‚Ð¸Ñ‡Ð½Ð°Ñ\nÑÐ¸Ð¼Ð¿Ñ‚Ð¾Ð¼\nÑÐ¸Ð½ÑÐº Ð¼Ð°ÐºÐ¸ÑÐ¶ÐµÐ¼\nÑÐ¸Ð½ÑÐº-Ð¼Ð°ÐºÐ¸ÑÐ¶ÐµÐ¼\nÑÐ¸Ñ€Ð¾Ð¿ Ð¼Ð°Ð½Ð³ÑƒÑÑ‚Ð¸Ð½Ð°\nÑÐ¸Ñ€Ð¾Ð¿-Ð¼Ð°Ð½Ð³ÑƒÑÑ‚Ð¸Ð½Ð°\nÑÐºÐ°Ð½Ð´Ð°Ð» Ð¶Ðº\nÑÐºÐ°Ð½Ð´Ð°Ð»-Ð¶Ðº\nÑÐºÐ°Ð½Ð´Ð°Ð»ÑŒÐ½Ñ‹Ñ… Ð¿ÑƒÑ‚Ðµ\nÑÐºÐ°Ð½Ð´Ð°Ð»ÑŒÐ½Ñ‹Ñ…-Ð¿ÑƒÑ‚Ðµ\nÑÐºÐ°Ñ‡Ð°Ñ‚ÑŒ\nÑÐºÐ¸Ð´ÐºÐ¸ Ð±Ð¸Ð»ÐµÑ‚Ñ‹\nÑÐºÐ¸Ð´ÐºÐ¸ Ð½Ð°\nÑÐºÐ¸Ð´ÐºÐ¸ Ð¾Ñ‚ÐµÐ»Ð¸\nÑÐºÐ¸Ð´ÐºÐ¸ Ñ‚ÑƒÑ€Ñ‹\nÑÐºÐ¸Ð´ÐºÐ¸-Ð±Ð¸Ð»ÐµÑ‚Ñ‹\nÑÐºÐ¸Ð´ÐºÐ¸-Ð½Ð°\nÑÐºÐ¸Ð´ÐºÐ¸-Ð¾Ñ‚ÐµÐ»Ð¸\nÑÐºÐ¸Ð´ÐºÐ¸-Ñ‚ÑƒÑ€Ñ‹\nÑÐ»Ð¾Ñ‚\nÑÐ»ÑƒÐ¶Ð±Ð° Ð·Ð½Ð°ÐºÐ¾Ð¼ÑÑ‚Ð²\nÑÐ»ÑƒÐ¶Ð±Ð°-Ð·Ð½Ð°ÐºÐ¾Ð¼ÑÑ‚Ð²\nÑÐ¼Ð¾Ñ‚Ñ€Ð¸ ÑÐµÐ¹Ñ‡Ð°Ñ\nÑÐ¼Ð¾Ñ‚Ñ€Ð¸-ÑÐµÐ¹Ñ‡Ð°Ñ\nÑÐ½Ð¸Ð¶ÐµÐ½Ð¸Ðµ Ð²ÐµÑÐ°\nÑÐ½Ð¸Ð¶ÐµÐ½Ð¸Ðµ-Ð²ÐµÑÐ°\nÑÑš\nÑÐ¾Ð±Ñ€Ð°Ñ‚ÑŒ li-ion\nÑÐ¾Ð±Ñ€Ð°Ñ‚ÑŒ-li-ion\nÑÐ¾Ð·Ð´Ð°Ñ‚ÑŒ ÑÐ°Ð¹Ñ‚\nÑÐ¾Ð·Ð´Ð°Ñ‚ÑŒ-ÑÐ°Ð¹Ñ‚\nÑÐ¾ÐºÑ€Ð°Ñ‚Ð¸Ñ‚Ðµ Ñ€Ð¸ÑÐº\nÑÐ¾ÐºÑ€Ð°Ñ‚Ð¸Ñ‚Ðµ-Ñ€Ð¸ÑÐº\nÑÐ¾ÐºÑ€Ð°Ñ‚Ð¸Ñ‚ÑŒ Ñ€Ð°ÑÑ…Ð¾Ð´Ñ‹\nÑÐ¾ÐºÑ€Ð°Ñ‚Ð¸Ñ‚ÑŒ-Ñ€Ð°ÑÑ…Ð¾Ð´Ñ‹\nÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ Ð´ÐµÐ²ÑƒÑˆÐºÐ°\nÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ Ð´ÐµÐ²ÑƒÑˆÐºÐ¸\nÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ-Ð´ÐµÐ²ÑƒÑˆÐºÐ°\nÑÐ¾Ð¿Ñ€Ð¾Ð²Ð¾Ð¶Ð´ÐµÐ½Ð¸Ðµ-Ð´ÐµÐ²ÑƒÑˆÐºÐ¸\nÑÐ¾Ñ„Ð¾ÑÐ±ÑƒÐ²Ð¸Ñ€\nÑÐ¿Ð°Ð¼\nÑÐ¿Ð¸Ð»Ð¸Ð²Ð°Ð½Ð¸Ðµ Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÑÐ¿Ð¸Ð»Ð¸Ð²Ð°Ð½Ð¸Ðµ-Ð´ÐµÑ€ÐµÐ²ÑŒÐµÐ²\nÑÐ¿Ð¾Ñ€Ñ‚ Ð½Ð°\nÑÐ¿Ð¾Ñ€Ñ‚ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ð¾Ð¼\nÑÐ¿Ð¾Ñ€Ñ‚-Ð½Ð°\nÑÐ¿Ð¾Ñ€Ñ‚-Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚Ð¾Ð¼\nÑÐ¿Ð¾Ñ€Ñ‚Ð¸Ð²Ð½Ñ‹Ðµ Ñ‚ÑƒÑ€Ñ‹\nÑÐ¿Ð¾Ñ€Ñ‚Ð¸Ð²Ð½Ñ‹Ðµ-Ñ‚ÑƒÑ€Ñ‹\nÑÐ¿Ñ€Ð°Ð²ÐºÐ¾Ð¹\nÑÐ¿Ñ€Ð°Ð²Ð¾Ñ‡Ð½Ð¸Ðº\nÑÑ€Ð¾ÐºÐµ ÑÐ»ÑƒÐ¶Ð±Ñ‹\nÑÑ€Ð¾ÐºÐµ-ÑÐ»ÑƒÐ¶Ð±Ñ‹\nÑÑ€ÑƒÐ±Ð°\nÑÑ‚Ð°Ñ‚ÐµÐ¹\nÑÑ‚Ð°Ñ‚ÑŒ Ð±Ð¾Ð³Ð°Ñ‚Ñ‹Ð¼\nÑÑ‚Ð°Ñ‚ÑŒ-Ð±Ð¾Ð³Ð°Ñ‚Ñ‹Ð¼\nÑÑ‚Ð°Ñ‚ÑŒÑ\nÑÑ‚Ð¸Ð»Ð¸ Ð´ÐµÐºÐ¾\nÑÑ‚Ð¸Ð»Ð¸ Ð¿Ñ€Ð¾ÑÐ¿ÐµÐºÑ‚\nÑÑ‚Ð¸Ð»Ð¸-Ð´ÐµÐºÐ¾\nÑÑ‚Ð¸Ð»Ð¸-Ð¿Ñ€Ð¾ÑÐ¿ÐµÐºÑ‚\nÑÑ‚Ð¸Ð»Ð¸ÑÑ‚ Ð¿Ñ€Ð¾ÑÐ¿ÐµÐºÑ‚\nÑÑ‚Ð¸Ð»Ð¸ÑÑ‚-Ð¿Ñ€Ð¾ÑÐ¿ÐµÐºÑ‚\nÑÑ‚Ð¾Ð¸Ð¼Ð¾ÑÑ‚ÑŒ\nÑÑ‚Ð¾Ñ€Ñ–Ð½ÐºÑƒ Ñ„Ð±\nÑÑ‚Ñ€Ð°Ð¿Ð¾Ð½\nÑÑ‚Ñ€Ð°Ñ‚ÐµÐ³Ð¸Ñ Ð¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶\nÑÑ‚Ñ€Ð°Ñ‚ÐµÐ³Ð¸Ñ-Ð¿Ñ€Ð¾Ð´Ð²Ð¸Ð¶\nÑÑ‚Ñ€Ð°ÑˆÐ½Ñ‹Ð¹ Ð´Ð¸Ð°Ð³Ð½Ð¾Ð·\nÑÑ‚Ñ€Ð°ÑˆÐ½Ñ‹Ð¹-Ð´Ð¸Ð°Ð³Ð½Ð¾Ð·\nÑÑƒÐ¿ÐµÑ€\nÑÑ…ÐµÐ¼Ð° Ð»ÐµÑ‡ÐµÐ½Ð¸Ñ\nÑÑ…ÐµÐ¼Ð°-Ð»ÐµÑ‡ÐµÐ½Ð¸Ñ\nÑÑ…ÐµÐ¼Ñ‹\nÑÑŸ\nÑÑŠÐµÐ¼ÐºÐ°\nÑÑ‹Ð»ÐºÐ°\nÑ‚Ð°Ð±Ð°Ðº Ñ‚Ð°Ð½Ð¶\nÑ‚Ð°Ð±Ð°Ðº-Ñ‚Ð°Ð½Ð¶\nÑ‚Ð°ÐºÑÐ¸\nÑ‚Ð°Ñ‚ÑƒÐ°Ð¶\nÑ‚ÐµÐ»ÐµÐ²Ð¸Ð·Ð¾Ñ€Ð°Ð¼Ð¸ Ð¼Ð°Ñ€Ð¾Ðº\nÑ‚ÐµÐ»ÐµÐ²Ð¸Ð·Ð¾Ñ€Ð°Ð¼Ð¸-Ð¼Ð°Ñ€Ð¾Ðº\nÑ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ð° ÑƒÐ·Ð½Ð°Ñ‚ÑŒ\nÑ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ð°-ÑƒÐ·Ð½Ð°Ñ‚ÑŒ\nÑ‚Ð¾Ñ€Ð³Ð¾Ð²Ð»Ñ Ð±Ð¸Ð½Ð°Ñ€\nÑ‚Ð¾Ñ€Ð³Ð¾Ð²Ð»Ñ-Ð±Ð¸Ð½Ð°Ñ€\nÑ‚Ñ€ÑƒÐ´Ð¾ÑƒÑÑ‚Ñ€Ð¾Ð¹ÑÑ‚Ð²Ð°\nÑ‚ÑƒÐ°Ð»ÐµÑ‚Ð½Ñ‹Ñ… ÐºÐ°Ð±Ð¸Ð½\nÑ‚ÑƒÐ°Ð»ÐµÑ‚Ð½Ñ‹Ñ…-ÐºÐ°Ð±Ð¸Ð½\nÑ‚ÑƒÑ€Ñ‹ÑÐ¿Ð¾Ñ€Ñ‚Ð¸Ð²Ð½Ñ‹Ðµ Ñ‚ÑƒÑ€Ñ‹\nÑ‚ÑƒÑ€Ñ‹ÑÐ¿Ð¾Ñ€Ñ‚Ð¸Ð²Ð½Ñ‹Ðµ-Ñ‚ÑƒÑ€Ñ‹\nÑƒá§u\nÑƒa\nÑƒe\nÑƒo\nÑƒÐ´Ð¸Ð²Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ñ‹Ðµ\nÑƒÐ¶Ðµ Ð¿Ð¾Ð»\nÑƒÐ¶Ðµ-Ð¿Ð¾Ð»\nÑƒÑ€Ð° Ð½Ð°ÐºÐ¾Ð½ÐµÑ†Ñ‚Ð¾\nÑƒÑ€Ð°-Ð½Ð°ÐºÐ¾Ð½ÐµÑ†Ñ‚Ð¾\nÑƒÑÐ»ÑƒÐ³\nÑƒÑÑ‚Ð°Ð½Ð¾Ð²ÐºÐ° Ð·Ð°Ð±Ð¾Ñ€\nÑƒÑÑ‚Ð°Ð½Ð¾Ð²ÐºÐ° ÐºÐ°Ð½Ð°Ð»Ð¸\nÑƒÑÑ‚Ð°Ð½Ð¾Ð²ÐºÐ°-Ð·Ð°Ð±Ð¾Ñ€\nÑƒÑÑ‚Ð°Ð½Ð¾Ð²ÐºÐ°-ÐºÐ°Ð½Ð°Ð»Ð¸\nÑƒÑ‚ÐµÐ¿Ð»ÐµÐ½Ð¸Ðµ\nÑƒÑ… Ñ‚Ñ‹\nÑƒÑ…-Ñ‚Ñ‹\nÑƒÑ…Ñ‚Ñ‹\nÑ„Ð°Ð±Ñ€Ð¸ÐºÐ° Ð¼ÐµÑ…Ð°\nÑ„Ð± Ð½Ð° Ñ‚ÐµÐ»ÐµÑ„Ð¾Ð½Ñ–\nÑ„Ð¸Ð»Ð¾ÑÐ¾Ð²ÑÐºÐ¸Ðµ Ð¼Ñ‹ÑÐ»Ð¸\nÑ„Ð¸Ð»Ð¾ÑÐ¾Ð²ÑÐºÐ¸Ðµ-Ð¼Ñ‹ÑÐ»Ð¸\nÑ„Ð¸Ð»ÑŒÐ¼Ð¾Ð²\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð³Ð¾ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð³Ð¾ Ð¼Ð¸Ñ€Ð°\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð³Ð¾-Ð¸Ð½Ñ„Ð¾Ñ€Ð¼\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð³Ð¾-Ð¼Ð¸Ñ€Ð°\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð¹ Ð¸Ð½Ñ„Ð¾Ñ€Ð¼\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð¹ Ð¼Ð¸Ñ€Ð°\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð¹-Ð¸Ð½Ñ„Ð¾Ñ€Ð¼\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²Ð¾Ð¹-Ð¼Ð¸Ñ€Ð°\nÑ„Ð¸Ð½Ð°Ð½ÑÐ¾Ð²ÑƒÑŽ\nÑ„Ð¸Ñ€Ð¼Ð° Ð±ÐµÑ‚Ð¾Ñ€\nÑ„Ð¸Ñ€Ð¼Ð°-Ð±ÐµÑ‚Ð¾Ñ€\nÑ„Ð¸Ñ€Ð¼Ð°Ð±ÐµÑ‚Ð¾Ñ€\nÑ„Ð¸Ñ€Ð¼Ñƒ\nÑ„Ð¸Ñ‚Ð½ÐµÑ ÐºÐ»ÑƒÐ±\nÑ„Ð¸Ñ‚Ð½ÐµÑ Ñ‚ÑƒÑ€Ñ‹\nÑ„Ð¸Ñ‚Ð½ÐµÑ-ÐºÐ»ÑƒÐ±\nÑ„Ð¸Ñ‚Ð½ÐµÑ-Ñ‚ÑƒÑ€Ñ‹\nÑ„Ð¸Ñ‚Ð½ÐµÑÑ ÐºÐ»ÑƒÐ±\nÑ„Ð¸Ñ‚Ð½ÐµÑÑ-ÐºÐ»ÑƒÐ±\nÑ„Ð¾Ñ€ÐµÐºÑ\nÑ„Ð¾Ñ€ÑƒÐ¼\nÑ„Ð¾Ñ‚Ð¾\nÑ„ÑƒÑ‚Ð±Ð¾Ð»\nÑ…Ð¾Ñ€Ð¾ÑˆÐµÐ³Ð¾ Ñ…Ð¸Ñ€ÑƒÑ€Ð³Ð°\nÑ…Ð¾Ñ€Ð¾ÑˆÐµÐ³Ð¾-Ñ…Ð¸Ñ€ÑƒÑ€Ð³Ð°\nÑ…Ð¾Ñ‡ÐµÑ‚ÑÑ ÑƒÐ·\nÑ…Ð¾Ñ‡ÐµÑ‚ÑÑ-ÑƒÐ·\nÑ…ÑƒÐ´ÐµÑ‚ÑŒ\nÒ»a\nÒ»e\nÒ»i\nÒ»o\nÒ»u\nÒ»y\nÑ†ÐµÐ»ÐµÐ²Ñ‹Ðµ ÐºÐ»Ð¸ÐµÐ½Ñ‚ÑÐºÐ¸Ðµ\nÑ†ÐµÐ»ÐµÐ²Ñ‹Ðµ-ÐºÐ»Ð¸ÐµÐ½Ñ‚ÑÐºÐ¸Ðµ\nÑ†ÐµÐ½Ð°\nÑ†ÐµÐ½Ñ‹\nÑ‡ÐµÑ€ÐµÐ· Ð¿Ð¾Ð¸ÑÑÐº\nÑ‡ÐµÑ€ÐµÐ·-Ð¿Ð¾Ð¸ÑÑÐº\nÑˆÐ°Ð±Ð»Ð¾Ð½ wordpress\nÑˆÐ°Ð±Ð»Ð¾Ð½ Ð²Ð¾Ñ€Ð´Ð¿Ñ€ÐµÑÑ\nÑˆÐ°Ð±Ð»Ð¾Ð½-wordpress\nÑˆÐ°Ð±Ð»Ð¾Ð½-Ð²Ð¾Ñ€Ð´Ð¿Ñ€ÐµÑÑ\nÑˆÐ°Ð±Ð»Ð¾Ð½Ñ‹ wordpress\nÑˆÐ°Ð±Ð»Ð¾Ð½Ñ‹ Ð²Ð¾Ñ€Ð´Ð¿Ñ€ÐµÑÑ\nÑˆÐ°Ð±Ð»Ð¾Ð½Ñ‹-wordpress\nÑˆÐ°Ð±Ð»Ð¾Ð½Ñ‹-Ð²Ð¾Ñ€Ð´Ð¿Ñ€ÐµÑÑ\nÑˆÐ°Ð½Ñ Ð²Ñ‹Ð¸Ð³Ñ€Ð°Ñ‚ÑŒ\nÑˆÐ°Ð½Ñ-Ð²Ñ‹Ð¸Ð³Ñ€Ð°Ñ‚ÑŒ\nÑˆÐ°Ð¿ÐºÐ°\nÑˆÑ‘Ð»ÐºÐ¾Ð²Ñ‹Ð¹ Ð¿Ð°Ð»Ð°Ð½Ñ‚\nÑˆÑ‘Ð»ÐºÐ¾Ð²Ñ‹Ð¹ Ð¿Ð»Ð°Ñ‚Ð¾Ðº\nÑˆÑ‘Ð»ÐºÐ¾Ð²Ñ‹Ð¹-Ð¿Ð°Ð»Ð°Ð½Ñ‚\nÑˆÑ‘Ð»ÐºÐ¾Ð²Ñ‹Ð¹-Ð¿Ð»Ð°Ñ‚Ð¾Ðº\nÑˆÐºÑƒÑ€Ñ‹ Ð¶Ð¸Ð²Ð¾Ñ‚Ð½Ñ‹Ñ…\nÑˆÐºÑƒÑ€Ñ‹-Ð¶Ð¸Ð²Ð¾Ñ‚Ð½Ñ‹Ñ…\nÑ‰Ð·Ð¿\nÑÐ²Ð°ÐºÑƒÐ°Ñ‚Ð¾Ñ€\nÑÐ»Ð¸Ñ‚Ð½ÑƒÑŽ Ð¼ÐµÐ±ÐµÐ»ÑŒ\nÑÐ»Ð¸Ñ‚Ð½ÑƒÑŽ-Ð¼ÐµÐ±ÐµÐ»ÑŒ\nÑÐ»Ð¸Ñ‚Ð½Ñ‹ÐµÐ½Ð¾ÑƒÑ‚Ð±ÑƒÐºÐ¸\nÑÑ€Ð¾Ñ‚Ð¸ÐºÐ°\nÑÑ€Ð¾Ñ‚Ð¸Ñ‡Ðµ\nÑÑ€Ð¾Ñ‚Ð¸Ñ‡ÐµÑ\nÑÑ‚Ð¾Ñ‚ ÑÐ°Ð¹Ñ‚\nÑÑ‚Ð¾Ñ‚-ÑÐ°Ð¹Ñ‚\nÑŽÑ€Ð¸Ð´Ð¸Ñ‡ÐµÑÐºÐ¾Ð¹\nÑÐ·Ñ‹Ðº Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÑÐ·Ñ‹Ðº-Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÑÐ·Ñ‹ÐºÐ° Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÑÐ·Ñ‹ÐºÐ°-Ð°Ð»Ð¼Ð°Ñ‚Ñ‹\nÑÐ½Ð´ekc\nÔa\nÔe\nÔi\nÔo\nÕ¡a\nÕ¡É‘\nÕ¡e\nÕ¡i\nÕ¡n\nÕ¡o\nÕ¡u\nÕ¸a\nÕ¸e\nÕ¸i\nÕ¸n\nÕ¸o\nÕ½a\nÕ½c\nÕ½d\nÕ½h\nÕ½l\nÕ½m\nÕ½n\nÕ½p\nÕ½r\nÕ½s\nÕ½t\nÖ…d\nÖ…f\nÖ…m\nÖ…n\nÖ…p\nÖ…r\nÖ…s\nÖ…t\nÖ…w\nÖ…x\nÖ…y\n××™×¤×•×¨ ×œ×›×œ×”\n××™×¤×•×¨ ×¢×¨×‘\n×‘×›×™×¨×™× ×‘×”×™×™×˜×§\n×•×™×§×™×¤×“×™×”\n×—×©×¤× ×™×•×ª\n×˜×›× ××™ ×ž×–×’× ×™×\n×œ×”×©×›×¨×”\n×œ×™×•×•×™\n×ž××¤×¨×ª ×›×œ×•×ª\n×ž××¤×¨×ª ×ž×§×¦×•×¢×™×ª\n×ž×ª×§×™×Ÿ ×ž×–×’× ×™×\n×ª×™×§×•×Ÿ ×ž×–×’× ×™×\nØ¢Ù…ÙˆØ²Ø´ Ø´Ø±Ø·\nØ£Ø®Ø¨Ø§Ø± , Ø§Ø®Ø¨Ø§Ø±\nØ£Ø®Ø¨Ø§Ø± Ø§Ø®Ø¨Ø§Ø±\nØ£Ø®Ø¨Ø§Ø±, Ø§Ø®Ø¨Ø§Ø±\nØ£Ø®Ø¨Ø§Ø±,Ø§Ø®Ø¨Ø§Ø±\nØ£Ø³Ø¹Ø§Ø± Ø§Ù„Ø§Ø³ØªÙ‚Ø¯Ø§Ù…\nØ£ØºØ±Ø§Ø³\nØ§ØªØ´ Ø¯Ù‰ ÙÙŠÙ„Ù…\nØ§Ø«Ø± Ø§Ù†Ú¯Ø´Øª\nØ§Ø«Ø±Ø§Ù†Ú¯Ø´Øª\nØ§Ø®Ø¨Ø§Ø± , Ø§Ù„Ø±ÙŠØ§Ø¶Ø©\nØ§Ø®Ø¨Ø§Ø± Ø§Ù„Ø±ÙŠØ§Ø¶Ø©\nØ§Ø®Ø¨Ø§Ø±, Ø§Ù„Ø±ÙŠØ§Ø¶Ø©\nØ§Ø®Ø± Ø§Ø®Ø¨Ø§Ø±\nØ§Ø±Ø§Ø¦Ù‡ ÛŒ ØªØ®ØµØµÛŒ\nØ§Ø±Ø®Øµ Ø³ÙŠØ±ÙØ±\nØ§Ø² ÙˆØ¨Ù„Ø§Ú¯\nØ§Ø²ÙˆØ§Ø¬ Ø­ÙƒØ§ÙŠØ©\nØ§Ø²ÙˆØ§Ø¬,Ø­ÙƒØ§ÙŠØ©\nØ§ÙØ±Ø§Ø¯ Ø§Ø±Ø²Ø§Ù†\nØ§ÙØ¶Ù„ Ø´Ø±ÙƒÙ‡\nØ§ÙÙ„Ø§Ù… Ø§ÙˆÙ†Ù„Ø§ÙŠÙ†\nØ§Ù‚Ù„ Ø§Ø³Ø¹Ø§Ø±\nØ§ÙƒÙˆØ§Ø¯ Ø®ØµÙ…\nØ§Ù„ Ø¬Ù‰\nØ§Ù„Ø£Ù†Ø¯Ø±ÙˆÙŠØ¯\nØ§Ù„Ø§Ø³ØªØ«Ù…Ø§Ø±\nØ§Ù„ØªØ±ÙƒÙŠØ© Ø­ÙˆØ§Ù„Ø§Øª\nØ§Ù„ØªØ±ÙƒÙŠØ©,Ø­ÙˆØ§Ù„Ø§Øª\nØ§Ù„ØªØ³ÙˆÙŠÙ‚ Ø§Ù„Ø¥Ù„ÙƒØªØ±ÙˆÙ†ÙŠ\nØ§Ù„Ø¯ÙŠØªÙˆÙƒØ³\nØ§Ù„Ø±ÙŠØ§Ø¶Ø© , Ù…ÙˆÙ‚Ø¹\nØ§Ù„Ø±ÙŠØ§Ø¶Ø© Ù…ÙˆÙ‚Ø¹\nØ§Ù„Ø±ÙŠØ§Ø¶Ø©, Ù…ÙˆÙ‚Ø¹\nØ§Ù„Ø±ÙŠØ§Ø¶Ø©,Ù…ÙˆÙ‚Ø¹\nØ§Ù„Ø³ÙŠØ§Ø­Ø© Ø§Ù„Ø¹Ù„Ø§Ø¬ÙŠ\nØ§Ù„ØµØ­Ø© ÙˆØ§Ù„Ø¬Ù…Ø§Ù„\nØ§Ù„Ø¹Ù‚Ø§Ø±ÙŠ\nØ§Ù„Ø¹Ù„ÙˆÙ…ØŒØ¯ÙŠØ§Ù„Ù‰\nØ§Ù„Ù‚Ø¶ÙŠØ¨\nØ§ÙˆÙ†Ù„Ø§ÙŠÙ† Ø§Ù†Ù…ÙŠ\nØ§ÙˆÙ†Ù„Ø§ÙŠÙ†,Ø§Ù†Ù…ÙŠ\nØ§ÙŠØ¬ÙŠ Ø¨Ø³Øª\nØ§ÙŠÙÙˆÙ† Ù…Ø¬Ø§Ù†ÙŠØ©\nØ¨Ø§Ø²ÛŒ Ø§Ù†ÙØ¬Ø§Ø±\nØ¨Ø³Øª Ø§ÙÙ„Ø§Ù…\nØ¨Ø³Øª,Ø§ÙÙ„Ø§Ù…\nØ¨Ù‡Ø§Ø¡ Ùˆ Ú©ÙŠÙÙŠØª\nØ¨Ù‡Ø§Ø¡-Ùˆ-Ú©ÙŠÙÙŠØª\nØ¨Ù‡ØªØ±ÛŒÙ†\nØ¨ÙŠØ¹ Ù…ØªØ§Ø¨Ø¹ÙŠÙ†\nÙ¾Ø§Ø²Ù„ Ø¨Ø§Ù†Ø¯\nØªØ­Ù…ÙŠÙ„ Ø§Ù„Ø¹Ø§Ø¨\nØªØ®ØµØµÛŒ ØªØ±ÛŒÙ†\nØªØ®ØµØµÛŒ Ù†Ù…Ø§ÛŒ\nØªØ±Ø§ÙÙŠÚ© Ù†ÙŠÙ…\nØªØ±Ø§ÙÙŠÚ©-Ù†ÙŠÙ…\nØªØ±ÙƒÙŠØ§ Ø£Ø±Ø®Øµ\nØªØ±ÙƒÙŠØ§,Ø£Ø±Ø®Øµ\nØªØ±ÛŒÙ† Ø®Ø¯Ù…Ø§Øª\nØªØ³Ø¯ÙŠØ¯ Ù‚Ø±ÙˆØ¶\nØªØ¹Ù„Ù… Ø§Ù„Ù…Ø§Ù†ÙŠ\nØªØ¹Ù„Ù…, Ø§Ù„Ù…Ø§Ù†ÙŠ\nØªØ¹Ù„Ù…,Ø§Ù„Ù…Ø§Ù†ÙŠ\nØ¬Ù…Ø§Ù„ Ù…ÙƒÙŠØ§Ø¬\nØ¬Ù…Ø§Ù„, Ù…ÙƒÙŠØ§Ø¬\nØ¬Ù…Ø§Ù„,Ù…ÙƒÙŠØ§Ø¬\nØ­Ø¨ÙŠØ¨Ø© ÙƒÙˆÙ…ÙŠØ¯ÙŠØ§\nØ­Ø¨ÙŠØ¨Ø©,ÙƒÙˆÙ…ÙŠØ¯ÙŠØ§\nØ­Ø²ÙŠÙ†Ù‡ Ø­Ø²ÙŠÙ†Ø©\nØ­Ø²ÙŠÙ†Ù‡, Ø­Ø²ÙŠÙ†Ø©\nØ­Ø²ÙŠÙ†Ù‡,Ø­Ø²ÙŠÙ†Ø©\nØ®Ø¨Ø± Ø¹Ù† Ø§Ù„Ø±ÙŠØ§Ø¶Ø©\nØ®Ø³Ø§Ø±Ø© Ø§Ù„ÙˆØ²Ù†\nØ®ØµÙ…,ÙƒÙˆØ¯\nØ®Ù„Ø§ØµÙ‡ Ø¯Ø§Ø³ØªØ§Ù† - Ø¯Ø§Ù†Ù„ÙˆØ¯\nØ®Ù„Ø§ØµÙ‡ Ø¯Ø§Ø³ØªØ§Ù† : Ø¯Ø§Ù†Ù„ÙˆØ¯\nØ®Ù„Ø§ØµÙ‡ Ø¯Ø§Ø³ØªØ§Ù†-Ø¯Ø§Ù†Ù„ÙˆØ¯\nØ¯Ø§Ø³ØªØ§Ù† Ø³Ú©Ø³ÛŒ\nØ¯Ø§Ù†Ù„ÙˆØ¯ Ø¢Ù‡Ù†Ú¯\nØ¯Ø§Ù†Ù„ÙˆØ¯ ÙÛŒÙ„Ù… Ø³Ú©Ø³ÛŒ\nØ¯Ø§ÙŠØª\nØ¯Ø³ØªÚ¯Ø§Ù‡ Ø­Ø¶ÙˆØ±\nØ¯ÙˆØ±Ø§Øª ØªØ¯Ø±ÙŠØ¨\nØ¯ÙŠØ§Ù„Ù‰ØŒØ¹Ù„ÙˆÙ…\nØ±ØªÙˆÙŠØª ØªÙˆÙŠØªØ±\nØ²ÙˆØ§Ø¬ Ø§Ù„Ù…Ø³ÙŠØ§Ø±\nØ²ÙˆØ§Ø¬ Ø³Ø¹ÙˆØ¯ÙŠØ©\nØ²ÙˆØ§Ø¬ Ù…Ø³ÙŠØ§Ø±\nØ²ÙˆØ§Ø¬, Ù…Ø³ÙŠØ§Ø±\nØ²ÙˆØ§Ø¬,Ù…Ø³ÙŠØ§Ø±\nØ²ÙŠØ§Ø¯Ù‡ Ù…ØªØ§Ø¨Ø¹ÙŠÙ†\nØ³Ø§Ú©\nØ³ÙˆÙ¾Ø±\nØ³ÙˆØ±ÙŠØ§ Ø£Ø±Ø®Øµ\nØ³ÙˆØ±ÙŠØ§,Ø£Ø±Ø®Øµ\nØ³ÙŠÙˆ\nØ´Ø¨ÙƒÙ‡ Ø³Ù†Ø§Ø±Ø©\nØ´Ø¨ÙƒÙ‡ Ø³Ù†Ø§Ø±Ù‡\nØ´Ø±Ø· Ø¨Ù†Ø¯ÛŒ\nØ´Ø±ÙƒØ© ØªÙ†Ø¸ÙŠÙ\nØ´Ø±ÙƒØ© Ù†Ù‚Ù„\nØ´ÙˆÙ Ø³Ø¨ÙˆØ±\nØ·Ø§Ø±Ø¯ Ø§Ù„Ø­Ù…Ø§Ù…\nØ¹Ù„Ø§Ø¬ Ø§Ù„Ø§Ø¯Ù…Ø§Ù†\nØ¹Ù„Ø§Ø¬Ø§Øª Ø·Ø¨ÙŠØ¹ÙŠØ©\nÙØ±ÙˆØ´Ú¯Ø§Ù‡ Ú©Ø§Ú©ØªÙˆØ³\nÙÙ‚Ø¯Ø§Ù† Ø§Ù„ÙˆØ²Ù†\nÙÙ‚Ø¯Ø§Ù†-Ø§Ù„ÙˆØ²Ù†\nÙ‚Ù… Ù†Ø¬Ø§Ø±\nÙ‚ÛŒÙ…Øª Ù†Ø¨Ø´ÛŒ\nÙƒØ§Ø´Ù Ø§Ù„Ø°Ù‡Ø¨\nÙƒØ§Ø´Ù Ø§Ù„Ù…Ø¹Ø§Ø¯Ù†\nÙƒØ§Ø´ÙØ§Øª Ø§Ù„Ø°Ù‡Ø¨\nÙƒØ§Ø´ÙØ§Øª Ø§Ù„Ù…Ø¹Ø§Ø¯Ù†\nÙƒØ´Ù Ø§Ù„Ø°Ù‡Ø¨\nÙƒØ´Ù Ø§Ù„Ù…Ø¹Ø§Ø¯Ù†\nÙƒÙ„ÙŠØ© Ø§Ù„Ù‚Ø§Ù†ÙˆÙ†\nÙƒÙ„ÙŠØ© Ø±Ù‚Ù…\nÙƒÙ„ÙŠØ©, Ø±Ù‚Ù…\nÙƒÙ„ÙŠØ©,Ø±Ù‚Ù…\nÙƒÙˆØ¨ÙˆÙ†\nÙƒÙˆØ¨ÙˆÙ†Ø§Øª\nÙƒÙˆØ¯ Ø®ØµÙ…\nÙƒÙˆÙÙŠØ¯ ØªÙ…Ø§Ø±ÙŠÙ†\nÙƒÙˆÙÙŠØ¯, ØªÙ…Ø§Ø±ÙŠÙ†\nÙƒÙˆÙÙŠØ¯,ØªÙ…Ø§Ø±ÙŠÙ†\nÚ©ÛŒØ±\nÙ„ØªØ­Ù…ÙŠÙ„\nÙ„Ø±Ø´ Ø§Ù„Ù…Ø¨ÙŠØ¯ Ø§Øª\nÙ„Ø±Ø´ Ø§Ù„Ù…Ø¨ÙŠØ¯Ø§Øª\nÙ„Ù…Ø§Ù†ÙŠ ØªØ¹Ù„Ù…\nÙ„Ù…Ø§Ù†ÙŠ, ØªØ¹Ù„Ù…\nÙ„Ù…Ø§Ù†ÙŠ,ØªØ¹Ù„Ù…\nÙ„Ù…ÙƒØ§ÙØ­Ù‡ Ø§Ù„Ø­Ø´Ø± Ø§Øª\nÙ„Ù…ÙƒØ§ÙØ­Ù‡ Ø§Ù„Ø­Ø´Ø±Ø§Øª\nÙ…ØªØ§Ø¨Ø¹ÙŠÙ† Ø§Ù†Ø³ØªÙ‚Ø±Ø§Ù…\nÙ…ØªØ§Ø¨Ø¹ÙŠÙ† Ø³Ù†Ø§Ø¨\nÙ…ØªØ¬Ø±Ø§Ù„Ø¨Ø®ÙˆØ±\nÙ…ØªØ¬Ø±Ø§Ù„Ø¹Ø·ÙˆØ±\nÙ…ØªØ¬Ø±Ø§Ù„Ù‡Ø¯Ø§ÙŠØ§\nÙ…ØªØ¬Ø±ÙŠ Ù„Ø¨ÙŠØ¹\nÙ…Ø­Ø±ÙƒØ§Øª Ø§Ù„Ø¨Ø­Ø«\nÙ…Ø¯ÙˆÙ†Ø©\nÙ…Ø¯ÙˆÙ†Ù‡ Ø³Ù†Ø§Ø±Ø©\nÙ…Ø¯ÙˆÙ†Ù‡ Ø³Ù†Ø§Ø±Ù‡\nÙ…Ø±Ø§ÙƒØ² Ø§Ù„ØªØ¯Ø±ÙŠØ¨\nÙ…Ø³ÙŠØ§Ø±,Ø²ÙˆØ§Ø¬\nÙ…Ø´Ø§Ù‡Ø¯Ø© Ø§Ù„Ø§ÙÙ„Ø§Ù…\nÙ…Ø¹Ø§Ù‡Ø¯ ØªØ¯Ø±ÙŠØ¨\nÙ…Ù‚Ø§Ù„Ù‡ Ùˆ Ø¨Ù„Ø§Ú¯\nÙ…Ù†ÙˆØ¹Ø§Øª Ø­Ø¨ÙŠØ¨Ø©\nÙ…ÙˆÙ‚Ø¹ Ø³Ø¤Ø§Ù„\nÙ…ÙˆÙ‚Ø¹ Ø³Ù†Ø§Ø±Ø©\nÙ…ÙˆÙ‚Ø¹ Ø³Ù†Ø§Ø±Ù‡\nÙ…ÙˆÙ‚Ø¹ ØµÙ†Ø¯ÙŠØ¯\nÙ†Ø¬Ø§Ø± Ø¨Ø§Ù„Ø¯Ù…Ø§\nÙ†Ù…Ùˆ Ø§Ù„Ø´Ø¹Ø±\nÙ†ÙŠÙˆØ² , Ø§Ø®Ø¨Ø§Ø±\nÙ†ÙŠÙˆØ² Ø§Ø®Ø¨Ø§Ø±\nÙ†ÙŠÙˆØ², Ø§Ø®Ø¨Ø§Ø±\nÙ‡Ø§ Ùˆ Ø¨Ù„Ø§Ú¯\nÙˆ Ø¨Ù„Ø§Ú¯ Ù‡Ø§\nÙˆØ¨ ÙˆØ¬ÙˆØ¯\nÙˆØ¨Ù„Ø§Ú¯ Ù†ÙˆÛŒØ³Ø§Ù†\nÙˆØ¸Ø§Ø¦Ù\nß‹\nà¸‚à¸²à¸¢\nà¸„à¸²à¸ªà¸´à¹‚à¸™\nà¹€à¸„à¸£à¸”à¸´à¸•à¸Ÿà¸£à¸µ\nà¹€à¸„à¸£à¸”à¸´à¸•à¸ªà¸¥à¹‡à¸­à¸•\nà¹€à¸Šà¹ˆà¸²à¹‚à¸•à¹Šà¸°\nà¸”à¹‰à¹€à¸‡à¸´à¸™à¸ˆà¸£à¸´à¸‡\nà¹€à¸”à¸£à¸ª à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¹€à¸”à¸£à¸ª-à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¹€à¸”à¸£à¸ªà¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¸•à¹ˆà¸²à¸‡à¸«à¸¹\nà¸™à¸žà¸™à¸±à¸™\nà¸šà¸£à¸´à¸à¸²à¸£à¸”à¸µà¸ªà¸¸à¸”\nà¸›à¸¥à¸²à¸Ÿà¸£à¸µ\nà¸›à¹‰à¸²à¸¢ à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¸›à¹‰à¸²à¸¢-à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¸›à¹‰à¸²à¸¢à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¸Ÿà¸£à¸µà¹€à¸„à¸£à¸”à¸´à¸•\nà¹à¸Ÿà¸Šà¸±à¹ˆà¸™ à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¹à¸Ÿà¸Šà¸±à¹ˆà¸™-à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¹à¸Ÿà¸Šà¸±à¹ˆà¸™à¸£à¸²à¸„à¸²à¸–à¸¹à¸\nà¸£à¸žà¸™à¸±à¸™à¸¡\nà¸£à¸±à¸šà¸ˆà¸±à¸”à¸”à¸­\nà¸£à¸±à¸šà¸ˆà¸³à¸™à¸­à¸‡\nà¸£à¸µà¸§à¸´à¸§à¸ªà¸´à¸™à¸„à¹‰à¸²\nà¹€à¸¥à¹ˆà¸™à¹€à¸à¸¡à¹„\nà¹€à¸§à¹‡à¸šà¹à¸—à¸‡\nà¹€à¸§à¹‡à¸šà¹„à¸«à¸™\nà¸ªà¸–à¸²à¸™à¸—à¸µà¹ˆ à¸ˆà¸±à¸”à¸‡à¸²à¸™à¹à¸•à¹ˆà¸‡à¸‡à¸²à¸™\nà¸ªà¸–à¸²à¸™à¸—à¸µà¹ˆ-à¸ˆà¸±à¸”à¸‡à¸²à¸™à¹à¸•à¹ˆà¸‡à¸‡à¸²à¸™\nà¸ªà¸¥à¹‡à¸­à¸•\nà¸ªà¸¹à¸•à¸£à¸šà¸²à¸„à¸²à¸£à¹ˆà¸²\nà¹€à¸ªà¸·à¹‰à¸­à¸œà¹‰à¸²à¸„à¸™à¸­à¹‰à¸§à¸™\nà¹€à¸ªà¸·à¹‰à¸­à¸œà¹‰à¸²à¹„à¸‹à¸ªà¹Œà¹ƒà¸«à¸à¹ˆ\nà¹‚à¸«à¸¥à¸”à¹à¸­à¸ž\nà¸­à¸­à¸™à¹„à¸¥à¸™à¹Œ\ná¥™a\ná¥™b\ná¥™r\nê­¼a\nê­¼l\nê­¼m\nê­¼n\nê­¼o\nê­¼p\nê­¼r\nê­¼s\nê­¼t\nê­¼w\nê­¼x\nê­¼y\nê°•ë‚¨ê±´ë§ˆ\nê²€ì¦ì‚¬ì´íŠ¸\nê²Œìž„\nê²½ë§ˆë°°íŒ…\nëŒ€ì¶œ\në¡œì–„ì¹´ì§€ë…¸\në£¨ì´ë¹„í†µ\në¦¬ê·¸ì¤‘ê³„\në§í¬ë¥¼ í†µí•´\në§ˆì‚¬ì§€\në¨¹íŠ€\në¬´ë£Œì¿ í°\në°”ì¹´ë¼\në³´í—˜\në¸”ëž™ìž­\nì„±ì¸ì‚¬ì´íŠ¸\nì„±ì¸ì›¹\nì„±ì¸ìž\nìŠ¤í¬ì¸ í‹°ë¹„\nìŠ¹ë¶€ì˜ˆì¸¡\nì•ˆë§ˆ\nì•¼êµ¬ì¤‘ê³„\nì•¼ë™\nì—¬ìžì¹œêµ¬\nì˜¨ë¼ì¸ì¹´ì§€ë…¸\nì´íŠ¸ ìˆœìœ„\nì¸í„°ë„·ì¹´ì§€ë…¸\nìž¥ê¸°ë ŒíŠ¸\nì €ê¸ˆë¦¬\nì¶•êµ¬ì¤‘ê³„\nì¶œìž¥ì—…ì†Œ\nì¹´ì§€ë…¸\níƒœí’í‹°ë¹„\ní† í† \níŠ¸ìœ„í„°\níŒŒì›Œë³¼ì‚¬ì´íŠ¸\ní¬ì¸íŠ¸ë°›\ní•„ìˆ˜ì ì´ë‹¤\nã‚¢ãƒ¼ã‚¯ãƒ†ãƒªã‚¯ã‚¹\nã‚¢ã‚¤ãƒ›ãƒ³\nã‚¢ã‚¦ãƒˆãƒ¬ãƒƒãƒˆ\nã‚¢ãƒ‡ã‚£ã‚¼ãƒ­\nã‚¢ãƒ‡ã‚£ãƒ€ã‚¹\nã‚¢ãƒŠãƒ« è‚›äº¤\nã‚¢ãƒŠãƒ«è‚›äº¤\nã‚¢ãƒã‚¯ãƒ­\nã‚¢ãƒ¡ãƒªã‚«ãƒ³ ã‚¨ã‚­ã‚¹ãƒ—ãƒ¬ã‚¹\nã‚¢ãƒ¡ãƒªã‚«ãƒ³Â·ã‚¨ã‚­ã‚¹ãƒ—ãƒ¬ã‚¹\nã‚¢ãƒ¡ãƒªã‚«ãƒ³ãƒ¼ã‚¨ã‚­ã‚¹ãƒ—ãƒ¬ã‚¹\nã‚¢ãƒ«ãƒžãƒ¼ãƒ‹\nã‚¢ãƒ³ãƒ‰ãƒ­ã‚¤ãƒ‰\nã„ã„\nã‚¤ãƒ´ã‚µãƒ³ãƒ­ãƒ¼ãƒ©ãƒ³\nã„ãƒ›ã‚¹ãƒ†ã‚£ãƒ³ã‚°\nã‚¤ãƒ¯ã‚­ã®æƒ…\nã‚¤ãƒ¯ã‚­ã‚’æ³°\nã‚¤ãƒ¯ã‚­ã‚’èº«\nãƒ´ã‚£ã‚¯ãƒˆãƒªã‚¢ã‚·ãƒ¼ã‚¯ãƒ¬ãƒƒãƒˆ\nãƒ´ã‚£ãƒˆãƒ³\nãƒ´ã‚§ãƒã‚¿\nã‚¦ã‚§ãƒ–ã‚µã‚¤ãƒˆ\nãƒ´ã‚§ãƒ«ã‚µãƒ¼ãƒ\nã‚¨ã‚¢ã‚¸ãƒ§ãƒ¼ãƒ€ãƒ³\nã‚¨ã‚¹ãƒ‘ãƒ‰ãƒªãƒ¼ãƒ¦\nã‚¨ãƒ«ãƒ¡ã‚¹\nã‚ªãƒ¼ã‚¯ãƒªãƒ¼\nãŠã–\nã‚ªãƒ­ãƒ“ã‚¢ãƒ³ã‚³\nãŠå®¢\nãŠåº—ã‚’\nãŠé‡‘ã‚’\nã‚¬ã‚¬\nã‚«ã‚¸ãƒ¥ã‚¢ãƒ«\nã‚«ãƒŠãƒ€ã‚°ãƒ¼ã‚¹\nã‚«ãƒ«ãƒ†ã‚£ã‚¨\nã‚«ãƒ«ãƒ†ã‚£ã‚¨ã¯\nã‚®ãƒ•ãƒˆ\nã‚­ãƒ£ãƒƒ\nã‚°ãƒƒãƒ\nã‚¯ãƒ©ã‚·ãƒƒã‚¯\nã‚¯ãƒ­ã‚¨\nã‚¯ãƒ­ãƒ ãƒãƒ¼ãƒ„\nã‚±ãƒ¼ã‚¹\nã‚±ã‚¤ãƒˆã‚¹ãƒšãƒ¼ãƒ‰\nã‚³ãƒ”\nã‚´ãƒ¤ãƒ¼ãƒ«\nã‚³ãƒ«ã‚¯ã‚¦ã‚§ãƒƒã‚¸\nã‚³ãƒ³ãƒãƒ¼ã‚¹\nã”äº†æ‰¿\nã”è¿”é‡‘\nã•ã—ã‚ã’\nã‚µãƒƒã‚«ãƒ¼\nã‚µãƒžãƒ³ã‚µã‚¿ãƒã‚µ\nã‚µãƒ³ã‚°ãƒ©ã‚¹\nã‚µãƒ³ãƒ€ãƒ«\nã‚¸ã‚§ãƒ¬ãƒŸ ã‚¹ã‚³ãƒƒãƒˆ\nã‚¸ã‚§ãƒ¬ãƒŸÂ·ã‚¹ã‚³ãƒƒãƒˆ\nã‚¸ã‚§ãƒ¬ãƒŸãƒ¼ã‚¹ã‚³ãƒƒãƒˆ\nã‚¸ãƒ£ã‚±ãƒƒ\nã‚·ãƒ¥ãƒ¼ã‚º\nã‚·ãƒ§ãƒƒ\nã‚¹ãƒ‹ãƒ¼ã‚«ãƒ¼\nã‚¹ãƒãƒ¼ãƒ‰\nã‚¹ãƒ¯ãƒ­ãƒ•ã‚¹ã‚­ãƒ¼\nã‚»ãƒ¼ãƒ«ã‚¹\nã‚»ã‚¤ã‚³ãƒ¼\nã‚»ã‚¯ã‚·ãƒ¼\nã‚»ãƒªãƒ¼ãƒŒ\nãƒ€ã‚¤ãƒ‹ãƒ³ã‚°ã‚»ãƒƒãƒˆ\nãƒ€ã‚¦ãƒ³\nãƒ€ã‚³ã‚¿\nãƒ€ãƒŠãƒ¼\nãƒ€ãƒŸã‚¨\nãƒãƒ£ãƒ³ãƒ«ãƒ¼\nãƒ†ã‚£ã‚¨ãƒ³ãƒ\nãƒ†ã‚£ãƒ•ã‚¡ãƒ‹\nãƒ†ã‚£ãƒ³ãƒ\nãƒ‡ãƒ¥ãƒ™ãƒ†ã‚£ã‚«\nãƒˆã‚¥ãƒŸ\nãƒˆãƒªãƒ¼ãƒãƒ¼ãƒ\nãƒˆãƒ¬ãƒƒã‚­ãƒ³ã‚°\nãƒŠã‚¤ã‚­\nãƒ‹ãƒ¥ãƒ¼ãƒãƒ©ãƒ³ã‚¹\nãƒãƒƒã‚¯ãƒ¬ã‚¹\nãƒãƒƒãƒˆã‚«ã‚¸ãƒŽ\nãƒŽãƒ¼ã‚¹ãƒ•ã‚§ã‚¤ã‚¹\nã®ãƒ–ãƒƒã‚¯ãƒžãƒ¼ã‚¯\nã®å€¤æ®µ\nãƒãƒ¼ãƒãƒªãƒ¼\nãƒã‚¹ã‚±ãƒƒãƒˆãƒœãƒ¼ãƒ«\nãƒ‘ã‚¿ã‚´ãƒ‹ã‚¢\nãƒãƒƒã‚«ãƒ¼\nãƒãƒƒã‚°\nãƒ‘ãƒãƒ©ã‚¤\nãƒ‘ãƒ¯ãƒãƒ©\nãƒãƒ³ã‚¯ã‚ªãƒ–ã‚¢ãƒ¡ãƒªã‚«\nãƒãƒ³ã‚º\nãƒ“ãƒˆãƒ³\nãƒ–ãƒ¼ãƒ„\nãƒ•ã‚¡ãƒƒã‚·ãƒ§\nãƒ•ã‚§ãƒ©ã‚¬ãƒ¢\nãƒ•ã‚§ãƒ³ãƒ‡ã‚£\nãƒ–ãŒåºƒãŒã‚Šã¾ã™\nãƒ—ãƒ©ã‚¤ãƒã‚·\nãƒ—ãƒ©ãƒ€\nãƒ–ãƒ©ãƒ³ãƒ‰\nãƒ–ãƒ«ã‚¬ãƒª\nãƒ–ãƒ¬ã‚¹ãƒ¬ãƒƒãƒˆ\nãƒ—ãƒ¬ã‚¼ãƒ³ãƒˆ\nãƒ–ãƒ­ã‚°\nãƒ—ãƒ­ãƒ€\nãƒ—ãƒ­ãƒ¢\nãƒ™ãƒ«ãƒˆãƒ¡ãƒ³ã‚º\nãƒãƒ¼ã‚¿ãƒ¼\nãƒœãƒ¼ãƒ³ãƒ\nãƒ›ã‚°ãƒ­ãƒ•ã‚¹\nãƒœãƒƒãƒ†ã‚¬\nãƒ›ãƒƒãƒˆ\nãƒ›ãƒªã‚¹ã‚¿ãƒ¼\nãƒžãƒ¼ã‚¯ã‚¸ã‚§ã‚¤ã‚³ãƒ–ã‚¹\nã¾ã¤ã’ã‚¨ã‚¯ã‚¹ãƒ†\nãƒŸãƒ¥ã‚¦\nãƒ ãƒ¼ãƒ“ãƒ¼ç”¨\nãƒ¡ã‚¬ãƒ\nãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ«\nãƒ¢ãƒ³ã‚¹ã‚¿ãƒ¼ãƒ“ãƒ¼ãƒ„\nãƒ¢ãƒ³ãƒ–ãƒ©ãƒ³\nãƒ¦ãƒ¼ãƒãƒ¥ãƒ¼ãƒ–\nãƒ©ã‚¦ãƒ³ã‚¸\nãƒ©ã‚²ãƒ¼ã‚¸\nãƒ«ã‚¤ãƒ´ã‚£ãƒˆãƒ³\nãƒ«ãƒ–ã‚¿ãƒ³\nãƒ¬ã‚·ãƒ¼ãƒˆ\nãƒ¬ã‚¹ãƒãƒ¼ãƒˆã‚µãƒƒã‚¯\nãƒ¬ãƒ—ãƒªã‚«\nãƒ­ãƒ¬ãƒƒã‚¯ã‚¹\nãƒ¯ãƒ³ãƒ©ãƒ³ã‚¯ä¸Šã®\nä¸‡å¹´ç­†\nä¸Šè³ª\nä¹°çƒŸ\näººæ°—\nä»•å…¥ã‚Œ\nä»–ã®è£½å“\nä»·æ ¼\nä½“è‚²æŠ•æ³¨\nä¿å­˜\nä¿è¨¼\nä¿¡æ¯å¹³å°\nå€’\nå€ŸéŒ¢ç¶²\nå…‰ç¢Ÿç ´è§£\nå…¨çƒåŽäºº\nå…¬å¼\nå…¬é¤¨æŸ“é«®\næœ€å®‰å€¤\næœ€æŽ¨è–¦\nå†·é™åŒ–å¤„ç†\nåˆ†ç›´æ’­\nå‰²å¼•\nåŠ¡éƒ¨\nå‹žatm\nåŒ–ç²§\nåŒ—äº¬èµ›è½¦\nåŒ»å¸«\nåŽäººåˆ©ç›Š\nåšä¸»\nåšå½©\nå±æ©Ÿ\nå³æ™‚æ¯”åˆ†\nå‘æ³„ç‰©\nå–å¾—\nå—æ³¨\nå£ã‚³ãƒŸ\nå‰ç”°ã‚«ãƒãƒ³\nå•†å“\nå•†åŸŽ\nå—é’±\nåŸºæ¸¬|\nå¤–è´¸\nå¥–ç½‘\nå¥½è©•\nå©šåº†ç¤¼ä»ª\nå®‰ã„\nå®˜ç½‘\nå°ˆæ¥­\nå°ˆæ¥­å…‰ç¢Ÿ\nå°éŠ­å…¥ã‚Œ\nå±‹å®¶å±…\nå±¥\nå·¨å¤§\nå¸‚å…¬é¤¨\nå¹´é”€å”®é¢\nåº—ã®\nåº—èˆ—\nå¼€å¥–\nå½©ç¥¨ç¶²\næ€¥ãŽã®å€Ÿ\næ€§\næˆåŠŸçš„åŒ»ç”Ÿ\næ‰‹æœº\næŠŠè¯\næŠ•æ³¨å¹³å°\næŠ•æ³¨ç½‘ç«™\næ‘”æ­»å¥³\næ”œå¿ƒå±±\næ™¶ç‡ˆ\næœåŠ¡\næœ­å…¥ã‚Œ\næ ·æ­»\næ¨™æº–\næ­£å®—è‚¥ä»”\næ­£è¦åº—\næ­»å—\næ®ºæ‰‹çš„ç§˜\næ¯›åˆˆ\næ°¸ä¹…çš„è€»è¾±\næ·±åœ³æ–°é—»\næ¹–å—å¿«\næ¼«ç”»ã‚’\næ¿€å®‰\nç„¡æ–™\nç‰¹ä¾¡\nçŠ¶æ…‹\nçŒ«v\nçŽ°é‡‘ç‰›\nç¾é‡‘ç¶²\nç”¨å“\nç”·åŒå¿— movie\nç”·åŒå¿—movie\nç™ºå£²\nç™¾å®¶ä¹\nç›´å–¶åº—\nçœ‰n\nçœ‰r\nçœ‹ä¼¼æ·±\nçœŸã®ãƒ¡ãƒªãƒƒãƒˆ\nçœŸäººè§†è®¯\nçœ¼é¡â”‚\nçœ¼é¡ä¿\nè§†è®¯å¹³å°\nç§‹å†¬\nç¯€ç´„\nç±³å°æ¸¸æˆ\nç´ æ\nç¶²ç«™\nç¶ºéº—ã‚\nç·åˆ\nçº¿ä¸Šé”€å”®\nè€ƒï¼Œ\nè„³ç—‡\nè„¿\nè…•æ™‚è¨ˆ\nèˆˆå¥®\nè‰²ã€…ã¨èªž\nèŠ±ç«\nèŠ¸èƒ½äºº\nèŒ…\nè·ç‰©\nè½æž•\nè¡€ç—‡\nè¡Œå‹•é›»æº\nè£…ç€\nè©•ä¾¡\nè©¦ï¼Œ\nè°‹t\nè°·æ­Œseo\nè²¡å¸ƒ\nè²¿æ˜“\nèµ„çš„å›žæŠ¥\nèµŒåœº\nè»Ÿé«”è£œçµ¦\nè»¢è·\nè¼¸å…¥\nè¿”å“\né€šä¿¡è²©å£²\né€šè²©\né‹å½©åˆ†æž\né‚®ç®±æ•°æ®\né…é€\né…’å—œ\né…·å°æ¸¸æˆ\né‡‘å¼•æ›\né‡‘èž\néˆ¥?\néˆ¥æªƒ\néŠ‰\né”˜?\né”˜ç¸‰\né”Ÿæ–¤æ‹·\né—¨æˆ·ç½‘\né©ã®\né´\néŸ“å›½éŸ³æ¥½\né¦™æ°´\nï£µ?\nï£µï¨ \nï£µï¨¨','no');
INSERT INTO `wp_options` VALUES (189132,'comment_previously_approved','1','yes');
INSERT INTO `wp_options` VALUES (189133,'auto_plugin_theme_update_emails','a:0:{}','no');
INSERT INTO `wp_options` VALUES (189134,'finished_updating_comment_type','1','yes');
INSERT INTO `wp_options` VALUES (203422,'xoo-wsc-version','3.0','yes');
INSERT INTO `wp_options` VALUES (203423,'xoo-wsc-av-options','a:2:{s:14:\"m-refresh-cart\";s:2:\"no\";s:12:\"m-custom-css\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (203424,'xoo_side-cart-woocommerce_theme_templates_data','a:3:{s:12:\"has_outdated\";s:2:\"no\";s:9:\"templates\";a:0:{}s:12:\"last_scanned\";i:1653253213;}','yes');
INSERT INTO `wp_options` VALUES (219298,'options_bg_pattern_options_0_pattern_name','Grey','no');
INSERT INTO `wp_options` VALUES (219299,'_options_bg_pattern_options_0_pattern_name','field_5f6e138f502df','no');
INSERT INTO `wp_options` VALUES (219300,'options_bg_pattern_options_0_pattern_image','14816','no');
INSERT INTO `wp_options` VALUES (219301,'_options_bg_pattern_options_0_pattern_image','field_5f6e139f502e0','no');
INSERT INTO `wp_options` VALUES (219306,'options_bg_pattern_options','1','no');
INSERT INTO `wp_options` VALUES (219307,'_options_bg_pattern_options','field_5f6e1349502dd','no');
INSERT INTO `wp_options` VALUES (221215,'options_global_cta_background_pattern','none','no');
INSERT INTO `wp_options` VALUES (221216,'_options_global_cta_background_pattern','field_5f6f1d448f9a8','no');
INSERT INTO `wp_options` VALUES (221217,'options_global_contact_background_pattern','Grey','no');
INSERT INTO `wp_options` VALUES (221218,'_options_global_contact_background_pattern','field_5e3d8ce7ba397','no');
INSERT INTO `wp_options` VALUES (221225,'options_global_newsletter_background_pattern','none','no');
INSERT INTO `wp_options` VALUES (221226,'_options_global_newsletter_background_pattern','field_5e3d9272da41c','no');
INSERT INTO `wp_options` VALUES (222698,'jetpack_active_plan','a:11:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:15:\"subscribed_date\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:20:{i:0;s:12:\"advanced-seo\";i:1;s:3:\"cdn\";i:2;s:9:\"donations\";i:3;s:13:\"form-webhooks\";i:4;s:14:\"multistep-form\";i:5;s:17:\"form-integrations\";i:6;s:14:\"install-themes\";i:7;s:17:\"jetpack-dashboard\";i:8;s:15:\"payment-buttons\";i:9;s:22:\"paypal-payment-buttons\";i:10;s:18:\"recurring-payments\";i:11;s:11:\"republicize\";i:12;s:17:\"security-settings\";i:13;s:17:\"seo-preview-tools\";i:14;s:14:\"send-a-message\";i:15;s:18:\"social-shares-1000\";i:16;s:18:\"upload-audio-files\";i:17;s:18:\"upload-video-files\";i:18;s:15:\"whatsapp-button\";i:19;s:25:\"social-image-auto-convert\";}s:9:\"available\";a:51:{s:7:\"akismet\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"antispam\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:13:\"backups-daily\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:18:\"backups-self-serve\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:20:\"cloudflare-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:14:\"cloudflare-cdn\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/audio\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:17:\"full-activity-log\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:16:\"google-analytics\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:16:\"priority_support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:4:\"scan\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"scan-self-serve\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"simple-payments\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:28:\"subscriber-unlimited-imports\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:7:\"support\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:18:\"vaultpress-backups\";a:17:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";i:12;s:29:\"jetpack_security_t1_bi_yearly\";i:13;s:26:\"jetpack_security_t1_yearly\";i:14;s:27:\"jetpack_security_t1_monthly\";i:15;s:26:\"jetpack_security_t2_yearly\";i:16;s:27:\"jetpack_security_t2_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:13:\"video-hosting\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:10:\"videopress\";a:8:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:16:\"jetpack_complete\";i:7;s:24:\"jetpack_complete_monthly\";}s:22:\"videopress-1tb-storage\";a:6:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";}s:16:\"videopress/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:7:\"wordads\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:15:\"wordads-jetpack\";a:15:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";i:10;s:29:\"jetpack_security_t1_bi_yearly\";i:11;s:26:\"jetpack_security_t1_yearly\";i:12;s:27:\"jetpack_security_t1_monthly\";i:13;s:26:\"jetpack_security_t2_yearly\";i:14;s:27:\"jetpack_security_t2_monthly\";}s:6:\"search\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:18:\"google-my-business\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:15:\"personal-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:17:\"real-time-backups\";a:11:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:25:\"jetpack_security_realtime\";i:3;s:33:\"jetpack_security_realtime_monthly\";i:4;s:16:\"jetpack_complete\";i:5;s:24:\"jetpack_complete_monthly\";i:6;s:29:\"jetpack_security_t1_bi_yearly\";i:7;s:26:\"jetpack_security_t1_yearly\";i:8;s:27:\"jetpack_security_t1_monthly\";i:9;s:26:\"jetpack_security_t2_yearly\";i:10;s:27:\"jetpack_security_t2_monthly\";}s:10:\"stats-paid\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:16:\"stats-commercial\";a:4:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";i:2;s:16:\"jetpack_complete\";i:3;s:24:\"jetpack_complete_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:12:\"ai-assistant\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:15:\"ai-seo-enhancer\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:18:\"cloud-critical-css\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:20:\"cornerstone-10-pages\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:10:\"field-file\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"image-cdn-liar\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:17:\"image-cdn-quality\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"image-size-analysis\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:14:\"instant-search\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:19:\"performance-history\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:26:\"social-enhanced-publishing\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}s:22:\"social-image-generator\";a:2:{i:0;s:16:\"jetpack_complete\";i:1;s:24:\"jetpack_complete_monthly\";}}}}','on');
INSERT INTO `wp_options` VALUES (225121,'product_cat_children','a:1:{i:30;a:3:{i:0;i:32;i:1;i:33;i:2;i:34;}}','yes');
INSERT INTO `wp_options` VALUES (230695,'widget_gpoll_poll_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (230700,'gravityformsaddon_gravityformspolls_version','3.6','yes');
INSERT INTO `wp_options` VALUES (239859,'weglot_version','3.2.0','yes');
INSERT INTO `wp_options` VALUES (239860,'widget_weglot-translate','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (239870,'weglot-translate-v3','a:7:{s:18:\"has_first_settings\";b:0;s:23:\"show_box_first_settings\";b:0;s:13:\"menu_switcher\";b:0;s:11:\"custom_urls\";a:0:{}s:8:\"flag_css\";s:0:\"\";s:16:\"active_wc_reload\";b:1;s:7:\"allowed\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (239872,'weglot-translate-api_key_private','wg_1dd6cbdc5dcdfa742fca95aad33685e29','yes');
INSERT INTO `wp_options` VALUES (239873,'weglot-translate-api_key','wg_6dcfe07a9ddadb43bf19c5878f60904c1','yes');
INSERT INTO `wp_options` VALUES (240525,'wc_admin_note_home_screen_feedback_homescreen_accessed','1602939733','yes');
INSERT INTO `wp_options` VALUES (240526,'wc_remote_inbox_notifications_stored_state','O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:0;s:22:\"there_are_now_products\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (240562,'woocommerce_task_list_welcome_modal_dismissed','yes','yes');
INSERT INTO `wp_options` VALUES (244227,'wc_remote_inbox_notifications_specs','a:3:{s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";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:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. Weâ€™re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https://wordpress.com/me/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";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:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store â€œready to sellâ€ as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}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:84:\"https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;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:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";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:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while theyâ€™re shopping on your online store. No more follow-up email requestsâ€”customers get what they want, before theyâ€™re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";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:71:\"https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox\";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:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}}','yes');
INSERT INTO `wp_options` VALUES (245199,'options_phone_numbers_0_phone_label','Captain: (303) 286-8393  karen@2poochiesproperties.com','off');
INSERT INTO `wp_options` VALUES (245200,'_options_phone_numbers_0_phone_label','field_5f9b275be0090','no');
INSERT INTO `wp_options` VALUES (245201,'options_phone_numbers_0_phone','','off');
INSERT INTO `wp_options` VALUES (245202,'_options_phone_numbers_0_phone','field_5b10eff2be3ff','no');
INSERT INTO `wp_options` VALUES (245203,'options_phone_numbers','5','off');
INSERT INTO `wp_options` VALUES (245204,'_options_phone_numbers','field_5d3fc0351be39','no');
INSERT INTO `wp_options` VALUES (245205,'options_about_graphic','','no');
INSERT INTO `wp_options` VALUES (245206,'_options_about_graphic','field_5f990882651b6','no');
INSERT INTO `wp_options` VALUES (245207,'options_home_top_slider','','no');
INSERT INTO `wp_options` VALUES (245208,'_options_home_top_slider','field_5f9909473fd5e','no');
INSERT INTO `wp_options` VALUES (245209,'options_home_top_slider_title','','no');
INSERT INTO `wp_options` VALUES (245210,'_options_home_top_slider_title','field_5f9909863fd60','no');
INSERT INTO `wp_options` VALUES (245211,'options_home_top_form_id','','no');
INSERT INTO `wp_options` VALUES (245212,'_options_home_top_form_id','field_5f9909933fd61','no');
INSERT INTO `wp_options` VALUES (245230,'options_phone_title','Contacts:','off');
INSERT INTO `wp_options` VALUES (245231,'_options_phone_title','field_5d3fc1ffea3e0','no');
INSERT INTO `wp_options` VALUES (245232,'options_email_title','','off');
INSERT INTO `wp_options` VALUES (245233,'_options_email_title','field_5d3fc25bea3e2','no');
INSERT INTO `wp_options` VALUES (245234,'options_emails_0_email_label','','off');
INSERT INTO `wp_options` VALUES (245235,'_options_emails_0_email_label','field_5f9b2862c36c1','no');
INSERT INTO `wp_options` VALUES (248777,'phone-orders-for-woocommerce-version','3.1.0','yes');
INSERT INTO `wp_options` VALUES (248798,'woocommerce_stripe_settings','a:23:{s:20:\"apple_pay_domain_set\";s:3:\"yes\";s:5:\"title\";s:20:\"Credit Card (Stripe)\";s:11:\"description\";s:37:\"Pay with your credit card via Stripe.\";s:7:\"enabled\";s:3:\"yes\";s:8:\"testmode\";s:3:\"yes\";s:14:\"inline_cc_form\";s:2:\"no\";s:7:\"capture\";s:3:\"yes\";s:20:\"statement_descriptor\";s:0:\"\";s:11:\"saved_cards\";s:3:\"yes\";s:15:\"test_secret_key\";s:32:\"sk_test_iYQeZ5kDZIfqhlN1F3CVf8WO\";s:20:\"test_publishable_key\";s:32:\"pk_test_W2aefNLz66lqAfeXmRcnYmmS\";s:15:\"payment_request\";s:2:\"no\";s:19:\"test_webhook_secret\";s:0:\"\";s:15:\"publishable_key\";s:0:\"\";s:10:\"secret_key\";s:0:\"\";s:14:\"webhook_secret\";s:0:\"\";s:27:\"payment_request_button_type\";s:3:\"buy\";s:28:\"payment_request_button_theme\";s:4:\"dark\";s:29:\"payment_request_button_height\";s:2:\"44\";s:28:\"payment_request_button_label\";s:7:\"Buy now\";s:35:\"payment_request_button_branded_type\";s:4:\"long\";s:7:\"logging\";s:2:\"no\";s:32:\"payment_request_button_locations\";a:2:{i:0;s:7:\"product\";i:1;s:4:\"cart\";}}','yes');
INSERT INTO `wp_options` VALUES (248799,'wc_stripe_show_style_notice','no','yes');
INSERT INTO `wp_options` VALUES (248800,'wc_stripe_show_sca_notice','no','yes');
INSERT INTO `wp_options` VALUES (248811,'woocommerce_gateway_stripe_retention','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:4:\"days\";}','no');
INSERT INTO `wp_options` VALUES (248812,'woocommerce_version','6.4.1','yes');
INSERT INTO `wp_options` VALUES (248813,'woocommerce_db_version','6.4.1','yes');
INSERT INTO `wp_options` VALUES (248867,'woocommerce_flat_rate_1_settings','a:3:{s:5:\"title\";s:9:\"Flat rate\";s:10:\"tax_status\";s:7:\"taxable\";s:4:\"cost\";s:1:\"5\";}','yes');
INSERT INTO `wp_options` VALUES (248876,'phone-orders-for-woocommerce','a:39:{s:16:\"auto_recalculate\";b:1;s:20:\"order_payment_method\";s:6:\"stripe\";s:12:\"order_status\";s:10:\"wc-pending\";s:20:\"show_order_date_time\";b:0;s:18:\"google_map_api_key\";s:0:\"\";s:34:\"address_validation_service_api_key\";s:0:\"\";s:26:\"address_validation_service\";s:4:\"usps\";s:35:\"order_default_zones_shipping_method\";a:1:{i:0;s:0:\"\";}s:14:\"show_cart_link\";b:0;s:24:\"show_icon_in_orders_list\";b:0;s:17:\"show_order_status\";b:0;s:20:\"show_payment_methods\";b:0;s:24:\"scrollable_cart_contents\";b:0;s:21:\"order_fields_position\";s:22:\"below_customer_details\";s:15:\"show_tax_totals\";b:0;s:29:\"allow_to_input_fractional_qty\";b:0;s:20:\"show_column_discount\";b:0;s:30:\"dont_close_popup_click_outside\";b:1;s:26:\"hide_tax_line_product_item\";b:0;s:16:\"collapse_wp_menu\";b:0;s:31:\"switch_customer_while_calc_cart\";b:0;s:20:\"disable_order_emails\";b:0;s:19:\"manual_coupon_title\";N;s:20:\"item_price_precision\";i:2;s:21:\"log_show_records_days\";i:7;s:27:\"cache_customers_session_key\";s:8:\"no-cache\";s:26:\"cache_products_session_key\";s:8:\"no-cache\";s:21:\"cache_coupons_timeout\";s:1:\"1\";s:25:\"cache_coupons_session_key\";s:7:\"default\";s:24:\"cache_references_timeout\";s:1:\"1\";s:28:\"cache_references_session_key\";s:7:\"default\";s:26:\"number_of_products_to_show\";N;s:27:\"number_of_customers_to_show\";N;s:21:\"item_default_selected\";N;s:23:\"item_custom_meta_fields\";N;s:36:\"default_list_item_custom_meta_fields\";N;s:24:\"allow_edit_shipping_cost\";b:1;s:39:\"allow_to_create_orders_without_shipping\";b:0;s:27:\"newcustomer_required_fields\";N;}','yes');
INSERT INTO `wp_options` VALUES (249277,'woocommerce_sales_record_date','2020-11-06','yes');
INSERT INTO `wp_options` VALUES (249278,'woocommerce_sales_record_amount','53','yes');
INSERT INTO `wp_options` VALUES (256742,'options_featured_links','1','no');
INSERT INTO `wp_options` VALUES (256743,'_options_featured_links','field_5fc12a9ccaab3','no');
INSERT INTO `wp_options` VALUES (259250,'options_accordion_simple','0','no');
INSERT INTO `wp_options` VALUES (259251,'_options_accordion_simple','field_5fc5d1f3a9a5f','no');
INSERT INTO `wp_options` VALUES (262850,'options_top_bar_left_links','','no');
INSERT INTO `wp_options` VALUES (262851,'_options_top_bar_left_links','field_5fd0c0beaaaa2','no');
INSERT INTO `wp_options` VALUES (264615,'wperedirect','no','no');
INSERT INTO `wp_options` VALUES (264854,'_hellobar-for-wordpress--options','a:2:{s:13:\"hellobar_code\";s:40:\"916eb861be6ee9657ae130e9d9fb67ca0b3f0bfc\";s:16:\"load_hellobar_in\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (266455,'options_slider_simple','1','no');
INSERT INTO `wp_options` VALUES (266456,'_options_slider_simple','field_5fc7ad3e6481b','no');
INSERT INTO `wp_options` VALUES (266680,'wp-smush-hide_upgrade_notice','1','no');
INSERT INTO `wp_options` VALUES (266690,'wp-smush-hide_smush_welcome','1','no');
INSERT INTO `wp_options` VALUES (271383,'gravityformsaddon_gravityformsstripe_version','5.9.0','yes');
INSERT INTO `wp_options` VALUES (275195,'auto_update_core_dev','enabled','yes');
INSERT INTO `wp_options` VALUES (275196,'auto_update_core_minor','enabled','yes');
INSERT INTO `wp_options` VALUES (275197,'auto_update_core_major','unset','yes');
INSERT INTO `wp_options` VALUES (282104,'options_gallery_justified_grid','0','no');
INSERT INTO `wp_options` VALUES (282105,'_options_gallery_justified_grid','field_6009305d0c590','no');
INSERT INTO `wp_options` VALUES (284506,'options_top_bar_right_links','','no');
INSERT INTO `wp_options` VALUES (284507,'_options_top_bar_right_links','field_6017d48d97c4b','no');
INSERT INTO `wp_options` VALUES (286108,'options_global_contact_general_information','','no');
INSERT INTO `wp_options` VALUES (286109,'_options_global_contact_general_information','field_601a7e82e6652','no');
INSERT INTO `wp_options` VALUES (289808,'woocommerce_merchant_email_notifications','yes','no');
INSERT INTO `wp_options` VALUES (289820,'wrm_8b94f5ffad91dc3d2cc5','1613551038','yes');
INSERT INTO `wp_options` VALUES (290369,'woocommerce_marketing_overview_welcome_hidden','yes','yes');
INSERT INTO `wp_options` VALUES (290391,'wc_admin_show_legacy_coupon_menu','0','yes');
INSERT INTO `wp_options` VALUES (292058,'imagify_settings','a:19:{s:7:\"version\";s:5:\"2.2.7\";s:7:\"api_key\";s:40:\"a637ac3d02692820d5d9633c703d36363ef2a19a\";s:18:\"optimization_level\";i:2;s:8:\"lossless\";i:0;s:13:\"auto_optimize\";i:1;s:6:\"backup\";i:1;s:13:\"resize_larger\";i:1;s:15:\"resize_larger_w\";i:2048;s:15:\"display_nextgen\";i:0;s:22:\"display_nextgen_method\";s:7:\"picture\";s:12:\"display_webp\";i:0;s:19:\"display_webp_method\";s:7:\"picture\";s:7:\"cdn_url\";s:0:\"\";s:16:\"disallowed-sizes\";a:0:{}s:14:\"admin_bar_menu\";i:0;s:13:\"partner_links\";i:0;s:15:\"convert_to_avif\";i:0;s:15:\"convert_to_webp\";i:0;s:19:\"optimization_format\";s:4:\"webp\";}','on');
INSERT INTO `wp_options` VALUES (292059,'imagify_data','a:4:{s:7:\"version\";s:5:\"2.2.7\";s:25:\"total_size_images_library\";d:0;s:29:\"average_size_images_per_month\";d:0;s:22:\"previous_quota_percent\";d:0;}','on');
INSERT INTO `wp_options` VALUES (292060,'imagify_folders_db_version','100','yes');
INSERT INTO `wp_options` VALUES (292061,'imagify_files_db_version','102','yes');
INSERT INTO `wp_options` VALUES (292794,'options_protip','1','no');
INSERT INTO `wp_options` VALUES (292795,'_options_protip','field_602ab0ebb0908','no');
INSERT INTO `wp_options` VALUES (292881,'options_show_featured_image_on','a:1:{i:0;s:12:\"single_posts\";}','no');
INSERT INTO `wp_options` VALUES (292882,'_options_show_featured_image_on','field_603742d23494f','no');
INSERT INTO `wp_options` VALUES (293026,'edd_sl_907bf53d0f3753796460901b77552b92','a:2:{s:7:\"timeout\";i:1736503650;s:5:\"value\";s:78556:\"{\"new_version\":\"4.5.0\",\"stable_version\":\"4.5.0\",\"name\":\"Responsive Menu Pro\",\"slug\":\"responsive-menu-pro\",\"url\":\"https:\\/\\/responsive.menu\\/downloads\\/responsive-menu-pro-4\\/?changelog=1\",\"last_updated\":\"2024-11-07 09:37:52\",\"homepage\":\"https:\\/\\/responsive.menu\",\"package\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTczNjU3OTI1MDo5YzhiNDM4Y2QzYWI4Zjk4NDg2MWMwMDFlNmEzYTYzMTo3NzY0Mzo2MTNlZmFiY2EzZGY4OTljM2ZkZmU0NWY5ZTAyZDk0NDpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMuY29tOjA=\",\"download_link\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTczNjU3OTI1MDo5YzhiNDM4Y2QzYWI4Zjk4NDg2MWMwMDFlNmEzYTYzMTo3NzY0Mzo2MTNlZmFiY2EzZGY4OTljM2ZkZmU0NWY5ZTAyZDk0NDpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMuY29tOjA=\",\"sections\":{\"description\":\"<p>Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options! No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss.<\\/p>\\n<p><strong>See it in action:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu<\\/a>\\n<a href=\\\"https:\\/\\/demo.responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/demo.responsive.menu<\\/a><\\/p>\\n<p><strong>Requirements:<\\/strong><\\/p>\\n<p>PHP 5.5+<\\/p>\\n<p><strong>Full Knowledgebase and dedicated support forum:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/knowledgebase\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/knowledgebase\\/<\\/a>\\n<a href=\\\"https:\\/\\/responsive.menu\\/support\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/support\\/<\\/a><\\/p>\\n<p><strong>Fully unit tested:<\\/strong><\\/p>\\n<p>100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind<\\/p>\\n<p><strong>Basic Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Change every text, background and border colour<\\/li>\\n<li>Set the fonts, font sizes and text alignment you want to use<\\/li>\\n<li>Set which side and where you want the button to show<\\/li>\\n<li>Set which side the menu appears from (left, right, top or bottom)<\\/li>\\n<li>Use background image for the menu<\\/li>\\n<li>Choice of menu animations (slide over the top or push the content)<\\/li>\\n<li>Choice of which Menu to use<\\/li>\\n<li>Choice of screen size at which the menu will be shown<\\/li>\\n<li>Choice of CSS elements to hide when menu is showing<\\/li>\\n<li>Choice of Sub-menu depth to display down to<\\/li>\\n<li>Choice of Animation Types &amp; Speeds for the Menu &amp; Button<\\/li>\\n<li>Integrated search (fully customisable)<\\/li>\\n<li>Ability to disable and re-order the different components<\\/li>\\n<li>Ability to fix the button to the top or to let it scroll with the page<\\/li>\\n<li>Ability to upload logos, sub-arrow images etc.<\\/li>\\n<li>Ability to include Scripts externally, minified and in footer<\\/li>\\n<li>Ability to import and export options in a click of a button<\\/li>\\n<li>Ability to add custom HTML components<\\/li>\\n<li>Ability to choose custom menu triggers<\\/li>\\n<li>WPML\\/Polylang Support<\\/li>\\n<li>RTL Support<\\/li>\\n<li>Plus much, much more!<\\/li>\\n<\\/ul>\\n<p><strong>Advanced &amp; Pro Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Preview your changes before implementing<\\/li>\\n<li>Animate the menu items when menu is opened<\\/li>\\n<li>FontIcon Support for individual menu items<\\/li>\\n<li>15 button animation effects<\\/li>\\n<li>Colour opacity for all colours<\\/li>\\n<li>Custom overlay colour and opacity<\\/li>\\n<li>Integrated header bar<\\/li>\\n<li>Let the plugin provide and style your main menu as well as hamburger menu<\\/li>\\n<\\/ul>\\n<p>For more reasons to go Pro, please visit <a href=\\\"https:\\/\\/responsive.menu#why-go-pro\\\">this page<\\/a> or check our <a href=\\\"https:\\/\\/next.expresstech.io\\/responsive-menu\\\">roadmap<\\/a><\\/p>\\n<p>[youtube <a href=\\\"https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t\\\">https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t<\\/a>]<\\/p>\\n<p>&#x1f310;Our themes and plugins<\\/p>\\n<p>If you like this plugin, consider exploring our other themes and plugins:<\\/p>\\n<p>&#x1f9f1; <a href=\\\"https:\\/\\/wordpress.org\\/themes\\/gutena\\/\\\">Gutena<\\/a> - Block Based Theme for WordPress includes over 50 free block patterns with new patterns added every week.<\\/p>\\n<p>&#x23f1;&#xfe0f; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/quiz-master-next\\/\\\">Quiz and Survey Master<\\/a> - Best WordPress Quiz Plugin to create engaging quizzes, surveys, &amp; exams using WordPress and convert your website into a lead generation machine.<\\/p>\\n<p>&#x1f4d9; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/projectopia-core\\/\\\">Projectopia<\\/a> - Project Management &amp; Invoicing plugin for WordPress. Generate invoices, send quotes, generate leads, manage clients, provide support - all inside your WordPress website.<\\/p>\\n<p>&#x1f4c5; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/booking-ultra-pro\\/\\\">Booking Ultra<\\/a> - Appointment Booking plugin for WordPress - Show a quick form to accept bookings for your services with pre-set booking slots. Ideal for salons, medical professionals, lawyers, consultants, etc.<\\/p>\\n<p>&#x26a1; <a href=\\\"https:\\/\\/instawp.com\\/\\\">InstaWP<\\/a> - Launch a quick WordPress site with this sandbox service. Create New WordPress instance within a second.<\\/p>\",\"changelog\":\"<h4> 4.5.0 (6th November 2024) <\\/h4>\\n<ul>\\n<li>Feature: Enable users to customize the colors of hamburger icons<\\/li>\\n<li>Enhancement: Optimize RM editor performance and format JavaScript for better efficiency<\\/li>\\n<\\/ul>\\n<h4> 4.4.2 (13th August 2024) <\\/h4>\\n<ul>\\n<li>Bug: Resolved parent menu active class issue<\\/li>\\n<\\/ul>\\n<h4> 4.4.1 (26th July 2024) <\\/h4>\\n<ul>\\n<li>Bug: Fixed compatibility issues with php 8.3<\\/li>\\n<\\/ul>\\n<h4> 4.4.0 (4th July 2024) <\\/h4>\\n<ul>\\n<li>Feature: Added option to use custom SVG or icon code in menu item<\\/li>\\n<li>Enhancement: Improved security and addressed vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.3.5 (25th April 2024) <\\/h4>\\n<ul>\\n<li>Enhancement: Update scssphp library to 1.12.1<\\/li>\\n<\\/ul>\\n<h4> 4.3.4 (17th April 2024) <\\/h4>\\n<ul>\\n<li>Enhancement: Added option to minimize script file<\\/li>\\n<\\/ul>\\n<h4> 4.3.3 (11th March 2024) <\\/h4>\\n<ul>\\n<li>Feature: Added the functionality to navigate menus using the tab key for improved accessibility<\\/li>\\n<\\/ul>\\n<h4> 4.3.2 (27th Dec 2023) <\\/h4>\\n<ul>\\n<li>Enhancement: Added class to highlight active parent menus<\\/li>\\n<\\/ul>\\n<h4> 4.3.1 (14th Aug 2023) <\\/h4>\\n<ul>\\n<li>Bug Fix: Addressed the problem related to hamburger line height option<\\/li>\\n<li>Enhancement: Anchored tags are now removed if not utilized within the title<\\/li>\\n<\\/ul>\\n<h4> 4.3.0 (16th May 2023) <\\/h4>\\n<ul>\\n<li>Enhancement: The tablet default breakpoints have been adjusted to improve responsiveness<\\/li>\\n<li>Enhancement: Improved UX<\\/li>\\n<\\/ul>\\n<h4> 4.2.3 (29th Mar 2023) <\\/h4>\\n<ul>\\n<li>Bug: Fixed PHP warnings<\\/li>\\n<li>Enhancement: Checked compatibility with WordPress 6.2<\\/li>\\n<\\/ul>\\n<h4> 4.2.2 (2nd Mar 2023) <\\/h4>\\n<ul>\\n<li>Feature: The option to set multiple columns in the menu container has been added<\\/li>\\n<li>Bug: Resolved a conflict with a third-party plugin that was caused by extra space in menu attributes<\\/li>\\n<\\/ul>\\n<h4> 4.2.1 (6th Dec 2022) <\\/h4>\\n<ul>\\n<li>Bug: Bug: Fixed CSS conflict issues with other plugins<\\/li>\\n<li>Bug: Fixed issue with submenu animation<\\/li>\\n<\\/ul>\\n<h4> 4.2.0 (8th Sep 2022) <\\/h4>\\n<ul>\\n<li>Feature: Added classic menu support for block themes<\\/li>\\n<li>Bug: Fixed conflict issues with Beaver Themer Plugin<\\/li>\\n<li>Enhancement: Added alert popup if WordPress Menus are empty<\\/li>\\n<\\/ul>\\n<h4> 4.1.12 (1st Aug 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Multiple Page Generator Plugin<\\/li>\\n<li>Enhancement: Added timestamps as a version to generated CSS\\/JSS urls<\\/li>\\n<\\/ul>\\n<h4> 4.1.11 (25th May 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Import Eventbrite Events plugin<\\/li>\\n<li>Enhancement: Added rmp_nav_item_class hook to update nav item classes<\\/li>\\n<li>Enhancement: Removed unused resources<\\/li>\\n<\\/ul>\\n<h4> 4.1.10 (30th Mar 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed issue with submenu font-wieght<\\/li>\\n<li>Bug: Fixed issue with svg icons<\\/li>\\n<li>Enhancement: Updated scssphp to latest version (1.10.2)<\\/li>\\n<\\/ul>\\n<h4> 4.1.9 (8th Mar 2022) <\\/h4>\\n<ul>\\n<li>Enhancement: Fixed issues with admin bar settings<\\/li>\\n<\\/ul>\\n<h4> 4.1.8 (8th Feb 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<li>Bug: Fixed w3 validator CSS errors<\\/li>\\n<li>Bug: Fixed unnecessary HTTP requests to theme config files<\\/li>\\n<\\/ul>\\n<h4> 4.1.7 (4 Jan 2022) <\\/h4>\\n<ul>\\n<li>Hotfix: Fixed issues where menu got disappeared after updating to 4.1.6.<\\/li>\\n<li>Hotfix: Fixed issue where users were seeing a shortcode instead of actual menu after updating to 4.1.6<\\/li>\\n<\\/ul>\\n<h4> 4.1.6 (20th Dec 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to enqueue JS and CSS files as per coding standards<\\/li>\\n<li>Enhancement: Refactored code to utilise libraries bundled with WordPress core<\\/li>\\n<li>Enhancement: Sanitized, Escaped, and Validated all variable, file uploads and data<\\/li>\\n<li>Enhancement: Moved inline scripts to wp_enqueue_script and wp_add_inline_script<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 (17th Nov 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to use wp_enqueue functions while including JS and CSS<\\/li>\\n<li>Enhancement: Removed external dependencies (CDN url and third party server scripts)<\\/li>\\n<li>Enhancement: Removed legacy code and rollback feature<\\/li>\\n<li>Enhancement: Removed encrypted code from third party libraries<\\/li>\\n<li>Enhancement: &quot;Sanitized, Escaped, and Validated&quot; all variable, file uploads and data<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 (17th Sep 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed transparent background issue.<\\/li>\\n<li>Feature: Added option to search settings in customizer.<\\/li>\\n<li>Feature: Added shortcuts to related settings in different sections of customizer.<\\/li>\\n<li>Feature: Added custom selector for hamburger icon position.<\\/li>\\n<li>Enhancement: Moved &quot;Padding&quot; setting from (Mobile Menu &gt; Container &gt; Menu) to (Menu Styling &gt; Menu Settings)<\\/li>\\n<li>Enhancement: Moved &quot;Enable Smooth Scrolling&quot; setting from (Menu Styling &gt; Menu Settings) to (Setting &gt; Advance Setting &gt; Technical)<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 (25th June 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed Adjust Page option issue<\\/li>\\n<li>Bug: Fixed the issue of conflict with WooCommerce plugin<\\/li>\\n<li>Bug: Fixed the issue of wrong button text position<\\/li>\\n<li>Feature: Added banner for providing plugin feedback<\\/li>\\n<li>Enhancement: Renamed <code>Roadmap<\\/code> to <code>What\'s Next<\\/code><\\/li>\\n<\\/ul>\\n<h4> 4.1.2 (1st May 2021) <\\/h4>\\n<ul>\\n<li>Feature: Added dark mode option for menu customizer<\\/li>\\n<li>Enhancement: Added new filter rmp_menu_markups<\\/li>\\n<li>Enhancement: Added demo links for free themes<\\/li>\\n<li>Enhancement: Enabled device visibility options by default<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 (19th April 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed responsive menu elementor widget issue with PHP version 7.2 and older<\\/li>\\n<\\/ul>\\n<h4> 4.1.0 (26th February 2021) <\\/h4>\\n<ul>\\n<li>Feature: Bundled all free themes in plugin<\\/li>\\n<li>Feature: Added new option for font weight and font family for menu title<\\/li>\\n<li>Feature: Added home button on preview device<\\/li>\\n<li>Feature: Added border radius as new option for toggle button<\\/li>\\n<li>Feature: Added theme upload feature in wizards<\\/li>\\n<li>Feature: To support the advanced menu themes<\\/li>\\n<li>Enhancement: Improved push animation to work with only body element<\\/li>\\n<li>Enhancement: Added loader to show while uploading and changing theme<\\/li>\\n<li>Enhancement: Show message when theme page is empty<\\/li>\\n<li>Enhancement: Show spinner while deleting theme<\\/li>\\n<li>Enhancement: Redirected user directly to customizer after creating a new menu<\\/li>\\n<li>Enhancement: Prevent deleting a theme if being used by active menu<\\/li>\\n<li>Enhancement: Added color alpha feature and push animation<\\/li>\\n<li>Enhancement: Added custom admin notice to upgrade<\\/li>\\n<li>Enhancement: Added admin notice with doc link if no menu created.<\\/li>\\n<li>Enhancement: Improved the default theme with new UI<\\/li>\\n<li>Enhancement: Improved the wizards UI<\\/li>\\n<li>Enhancement: Added hide menu input in new menu wizard<\\/li>\\n<li>Enhancement: Improved caching and minimize API requests<\\/li>\\n<li>Enhancement: Added support for WordPress core version 5.7<\\/li>\\n<li>Bug: Prevent to load the customizer screen in preview section<\\/li>\\n<li>Bug: Fixed additional contents to process the shortcode<\\/li>\\n<li>Bug: Fixed Menu item height issue with long text<\\/li>\\n<li>Bug: Fixed default wp menu items<\\/li>\\n<li>Bug: Improved live preview and update required<\\/li>\\n<li>Bug: Fixed PHP warning and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.26 (19th Feb 2020) <\\/h4>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility<\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\",\"installation\":\"<ol>\\n<li>Upload <code>responsive-menu<\\/code> to the <code>\\/wp-content\\/plugins\\/<\\/code> directory<\\/li>\\n<li>Activate the plugin through the <code>Plugins<\\/code> menu in WordPress<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\\n<p>Alternatively:<\\/p>\\n<ol>\\n<li>Login to your WordPress admin area<\\/li>\\n<li>Search for <code>Responsive Menu<\\/code><\\/li>\\n<li>Click install <code>Responsive Menu<\\/code><\\/li>\\n<li>Activate through the <code>Plugins<\\/code> menu in WordPress or when asked during installation<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\"},\"banners\":{\"high\":\"\",\"low\":\"http:\\/\\/plugins.svn.wordpress.org\\/responsive-menu\\/assets\\/banner-772x250.png\"},\"icons\":[],\"stable_tag\":\"4.5.0\",\"tested\":\"6.7\",\"description\":[\"<p>Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options! No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss.<\\/p>\\n<p><strong>See it in action:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu<\\/a>\\n<a href=\\\"https:\\/\\/demo.responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/demo.responsive.menu<\\/a><\\/p>\\n<p><strong>Requirements:<\\/strong><\\/p>\\n<p>PHP 5.5+<\\/p>\\n<p><strong>Full Knowledgebase and dedicated support forum:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/knowledgebase\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/knowledgebase\\/<\\/a>\\n<a href=\\\"https:\\/\\/responsive.menu\\/support\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/support\\/<\\/a><\\/p>\\n<p><strong>Fully unit tested:<\\/strong><\\/p>\\n<p>100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind<\\/p>\\n<p><strong>Basic Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Change every text, background and border colour<\\/li>\\n<li>Set the fonts, font sizes and text alignment you want to use<\\/li>\\n<li>Set which side and where you want the button to show<\\/li>\\n<li>Set which side the menu appears from (left, right, top or bottom)<\\/li>\\n<li>Use background image for the menu<\\/li>\\n<li>Choice of menu animations (slide over the top or push the content)<\\/li>\\n<li>Choice of which Menu to use<\\/li>\\n<li>Choice of screen size at which the menu will be shown<\\/li>\\n<li>Choice of CSS elements to hide when menu is showing<\\/li>\\n<li>Choice of Sub-menu depth to display down to<\\/li>\\n<li>Choice of Animation Types &amp; Speeds for the Menu &amp; Button<\\/li>\\n<li>Integrated search (fully customisable)<\\/li>\\n<li>Ability to disable and re-order the different components<\\/li>\\n<li>Ability to fix the button to the top or to let it scroll with the page<\\/li>\\n<li>Ability to upload logos, sub-arrow images etc.<\\/li>\\n<li>Ability to include Scripts externally, minified and in footer<\\/li>\\n<li>Ability to import and export options in a click of a button<\\/li>\\n<li>Ability to add custom HTML components<\\/li>\\n<li>Ability to choose custom menu triggers<\\/li>\\n<li>WPML\\/Polylang Support<\\/li>\\n<li>RTL Support<\\/li>\\n<li>Plus much, much more!<\\/li>\\n<\\/ul>\\n<p><strong>Advanced &amp; Pro Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Preview your changes before implementing<\\/li>\\n<li>Animate the menu items when menu is opened<\\/li>\\n<li>FontIcon Support for individual menu items<\\/li>\\n<li>15 button animation effects<\\/li>\\n<li>Colour opacity for all colours<\\/li>\\n<li>Custom overlay colour and opacity<\\/li>\\n<li>Integrated header bar<\\/li>\\n<li>Let the plugin provide and style your main menu as well as hamburger menu<\\/li>\\n<\\/ul>\\n<p>For more reasons to go Pro, please visit <a href=\\\"https:\\/\\/responsive.menu#why-go-pro\\\">this page<\\/a> or check our <a href=\\\"https:\\/\\/next.expresstech.io\\/responsive-menu\\\">roadmap<\\/a><\\/p>\\n<p>[youtube <a href=\\\"https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t\\\">https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t<\\/a>]<\\/p>\\n<p>&#x1f310;Our themes and plugins<\\/p>\\n<p>If you like this plugin, consider exploring our other themes and plugins:<\\/p>\\n<p>&#x1f9f1; <a href=\\\"https:\\/\\/wordpress.org\\/themes\\/gutena\\/\\\">Gutena<\\/a> - Block Based Theme for WordPress includes over 50 free block patterns with new patterns added every week.<\\/p>\\n<p>&#x23f1;&#xfe0f; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/quiz-master-next\\/\\\">Quiz and Survey Master<\\/a> - Best WordPress Quiz Plugin to create engaging quizzes, surveys, &amp; exams using WordPress and convert your website into a lead generation machine.<\\/p>\\n<p>&#x1f4d9; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/projectopia-core\\/\\\">Projectopia<\\/a> - Project Management &amp; Invoicing plugin for WordPress. Generate invoices, send quotes, generate leads, manage clients, provide support - all inside your WordPress website.<\\/p>\\n<p>&#x1f4c5; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/booking-ultra-pro\\/\\\">Booking Ultra<\\/a> - Appointment Booking plugin for WordPress - Show a quick form to accept bookings for your services with pre-set booking slots. Ideal for salons, medical professionals, lawyers, consultants, etc.<\\/p>\\n<p>&#x26a1; <a href=\\\"https:\\/\\/instawp.com\\/\\\">InstaWP<\\/a> - Launch a quick WordPress site with this sandbox service. Create New WordPress instance within a second.<\\/p>\"],\"changelog\":[\"<h4> 4.5.0 (6th November 2024) <\\/h4>\\n<ul>\\n<li>Feature: Enable users to customize the colors of hamburger icons<\\/li>\\n<li>Enhancement: Optimize RM editor performance and format JavaScript for better efficiency<\\/li>\\n<\\/ul>\\n<h4> 4.4.2 (13th August 2024) <\\/h4>\\n<ul>\\n<li>Bug: Resolved parent menu active class issue<\\/li>\\n<\\/ul>\\n<h4> 4.4.1 (26th July 2024) <\\/h4>\\n<ul>\\n<li>Bug: Fixed compatibility issues with php 8.3<\\/li>\\n<\\/ul>\\n<h4> 4.4.0 (4th July 2024) <\\/h4>\\n<ul>\\n<li>Feature: Added option to use custom SVG or icon code in menu item<\\/li>\\n<li>Enhancement: Improved security and addressed vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.3.5 (25th April 2024) <\\/h4>\\n<ul>\\n<li>Enhancement: Update scssphp library to 1.12.1<\\/li>\\n<\\/ul>\\n<h4> 4.3.4 (17th April 2024) <\\/h4>\\n<ul>\\n<li>Enhancement: Added option to minimize script file<\\/li>\\n<\\/ul>\\n<h4> 4.3.3 (11th March 2024) <\\/h4>\\n<ul>\\n<li>Feature: Added the functionality to navigate menus using the tab key for improved accessibility<\\/li>\\n<\\/ul>\\n<h4> 4.3.2 (27th Dec 2023) <\\/h4>\\n<ul>\\n<li>Enhancement: Added class to highlight active parent menus<\\/li>\\n<\\/ul>\\n<h4> 4.3.1 (14th Aug 2023) <\\/h4>\\n<ul>\\n<li>Bug Fix: Addressed the problem related to hamburger line height option<\\/li>\\n<li>Enhancement: Anchored tags are now removed if not utilized within the title<\\/li>\\n<\\/ul>\\n<h4> 4.3.0 (16th May 2023) <\\/h4>\\n<ul>\\n<li>Enhancement: The tablet default breakpoints have been adjusted to improve responsiveness<\\/li>\\n<li>Enhancement: Improved UX<\\/li>\\n<\\/ul>\\n<h4> 4.2.3 (29th Mar 2023) <\\/h4>\\n<ul>\\n<li>Bug: Fixed PHP warnings<\\/li>\\n<li>Enhancement: Checked compatibility with WordPress 6.2<\\/li>\\n<\\/ul>\\n<h4> 4.2.2 (2nd Mar 2023) <\\/h4>\\n<ul>\\n<li>Feature: The option to set multiple columns in the menu container has been added<\\/li>\\n<li>Bug: Resolved a conflict with a third-party plugin that was caused by extra space in menu attributes<\\/li>\\n<\\/ul>\\n<h4> 4.2.1 (6th Dec 2022) <\\/h4>\\n<ul>\\n<li>Bug: Bug: Fixed CSS conflict issues with other plugins<\\/li>\\n<li>Bug: Fixed issue with submenu animation<\\/li>\\n<\\/ul>\\n<h4> 4.2.0 (8th Sep 2022) <\\/h4>\\n<ul>\\n<li>Feature: Added classic menu support for block themes<\\/li>\\n<li>Bug: Fixed conflict issues with Beaver Themer Plugin<\\/li>\\n<li>Enhancement: Added alert popup if WordPress Menus are empty<\\/li>\\n<\\/ul>\\n<h4> 4.1.12 (1st Aug 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Multiple Page Generator Plugin<\\/li>\\n<li>Enhancement: Added timestamps as a version to generated CSS\\/JSS urls<\\/li>\\n<\\/ul>\\n<h4> 4.1.11 (25th May 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Import Eventbrite Events plugin<\\/li>\\n<li>Enhancement: Added rmp_nav_item_class hook to update nav item classes<\\/li>\\n<li>Enhancement: Removed unused resources<\\/li>\\n<\\/ul>\\n<h4> 4.1.10 (30th Mar 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed issue with submenu font-wieght<\\/li>\\n<li>Bug: Fixed issue with svg icons<\\/li>\\n<li>Enhancement: Updated scssphp to latest version (1.10.2)<\\/li>\\n<\\/ul>\\n<h4> 4.1.9 (8th Mar 2022) <\\/h4>\\n<ul>\\n<li>Enhancement: Fixed issues with admin bar settings<\\/li>\\n<\\/ul>\\n<h4> 4.1.8 (8th Feb 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<li>Bug: Fixed w3 validator CSS errors<\\/li>\\n<li>Bug: Fixed unnecessary HTTP requests to theme config files<\\/li>\\n<\\/ul>\\n<h4> 4.1.7 (4 Jan 2022) <\\/h4>\\n<ul>\\n<li>Hotfix: Fixed issues where menu got disappeared after updating to 4.1.6.<\\/li>\\n<li>Hotfix: Fixed issue where users were seeing a shortcode instead of actual menu after updating to 4.1.6<\\/li>\\n<\\/ul>\\n<h4> 4.1.6 (20th Dec 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to enqueue JS and CSS files as per coding standards<\\/li>\\n<li>Enhancement: Refactored code to utilise libraries bundled with WordPress core<\\/li>\\n<li>Enhancement: Sanitized, Escaped, and Validated all variable, file uploads and data<\\/li>\\n<li>Enhancement: Moved inline scripts to wp_enqueue_script and wp_add_inline_script<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 (17th Nov 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to use wp_enqueue functions while including JS and CSS<\\/li>\\n<li>Enhancement: Removed external dependencies (CDN url and third party server scripts)<\\/li>\\n<li>Enhancement: Removed legacy code and rollback feature<\\/li>\\n<li>Enhancement: Removed encrypted code from third party libraries<\\/li>\\n<li>Enhancement: &quot;Sanitized, Escaped, and Validated&quot; all variable, file uploads and data<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 (17th Sep 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed transparent background issue.<\\/li>\\n<li>Feature: Added option to search settings in customizer.<\\/li>\\n<li>Feature: Added shortcuts to related settings in different sections of customizer.<\\/li>\\n<li>Feature: Added custom selector for hamburger icon position.<\\/li>\\n<li>Enhancement: Moved &quot;Padding&quot; setting from (Mobile Menu &gt; Container &gt; Menu) to (Menu Styling &gt; Menu Settings)<\\/li>\\n<li>Enhancement: Moved &quot;Enable Smooth Scrolling&quot; setting from (Menu Styling &gt; Menu Settings) to (Setting &gt; Advance Setting &gt; Technical)<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 (25th June 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed Adjust Page option issue<\\/li>\\n<li>Bug: Fixed the issue of conflict with WooCommerce plugin<\\/li>\\n<li>Bug: Fixed the issue of wrong button text position<\\/li>\\n<li>Feature: Added banner for providing plugin feedback<\\/li>\\n<li>Enhancement: Renamed <code>Roadmap<\\/code> to <code>What\'s Next<\\/code><\\/li>\\n<\\/ul>\\n<h4> 4.1.2 (1st May 2021) <\\/h4>\\n<ul>\\n<li>Feature: Added dark mode option for menu customizer<\\/li>\\n<li>Enhancement: Added new filter rmp_menu_markups<\\/li>\\n<li>Enhancement: Added demo links for free themes<\\/li>\\n<li>Enhancement: Enabled device visibility options by default<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 (19th April 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed responsive menu elementor widget issue with PHP version 7.2 and older<\\/li>\\n<\\/ul>\\n<h4> 4.1.0 (26th February 2021) <\\/h4>\\n<ul>\\n<li>Feature: Bundled all free themes in plugin<\\/li>\\n<li>Feature: Added new option for font weight and font family for menu title<\\/li>\\n<li>Feature: Added home button on preview device<\\/li>\\n<li>Feature: Added border radius as new option for toggle button<\\/li>\\n<li>Feature: Added theme upload feature in wizards<\\/li>\\n<li>Feature: To support the advanced menu themes<\\/li>\\n<li>Enhancement: Improved push animation to work with only body element<\\/li>\\n<li>Enhancement: Added loader to show while uploading and changing theme<\\/li>\\n<li>Enhancement: Show message when theme page is empty<\\/li>\\n<li>Enhancement: Show spinner while deleting theme<\\/li>\\n<li>Enhancement: Redirected user directly to customizer after creating a new menu<\\/li>\\n<li>Enhancement: Prevent deleting a theme if being used by active menu<\\/li>\\n<li>Enhancement: Added color alpha feature and push animation<\\/li>\\n<li>Enhancement: Added custom admin notice to upgrade<\\/li>\\n<li>Enhancement: Added admin notice with doc link if no menu created.<\\/li>\\n<li>Enhancement: Improved the default theme with new UI<\\/li>\\n<li>Enhancement: Improved the wizards UI<\\/li>\\n<li>Enhancement: Added hide menu input in new menu wizard<\\/li>\\n<li>Enhancement: Improved caching and minimize API requests<\\/li>\\n<li>Enhancement: Added support for WordPress core version 5.7<\\/li>\\n<li>Bug: Prevent to load the customizer screen in preview section<\\/li>\\n<li>Bug: Fixed additional contents to process the shortcode<\\/li>\\n<li>Bug: Fixed Menu item height issue with long text<\\/li>\\n<li>Bug: Fixed default wp menu items<\\/li>\\n<li>Bug: Improved live preview and update required<\\/li>\\n<li>Bug: Fixed PHP warning and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.26 (19th Feb 2020) <\\/h4>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility<\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"],\"installation\":[\"<ol>\\n<li>Upload <code>responsive-menu<\\/code> to the <code>\\/wp-content\\/plugins\\/<\\/code> directory<\\/li>\\n<li>Activate the plugin through the <code>Plugins<\\/code> menu in WordPress<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\\n<p>Alternatively:<\\/p>\\n<ol>\\n<li>Login to your WordPress admin area<\\/li>\\n<li>Search for <code>Responsive Menu<\\/code><\\/li>\\n<li>Click install <code>Responsive Menu<\\/code><\\/li>\\n<li>Activate through the <code>Plugins<\\/code> menu in WordPress or when asked during installation<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\"]}\";}','off');
INSERT INTO `wp_options` VALUES (293376,'edd_api_request_907bf53d0f3753796460901b77552b92','a:2:{s:7:\"timeout\";i:1677035349;s:5:\"value\";s:74676:\"{\"new_version\":\"4.2.1\",\"stable_version\":\"4.2.1\",\"name\":\"Responsive Menu Pro\",\"slug\":\"responsive-menu-pro\",\"url\":\"https:\\/\\/responsive.menu\\/downloads\\/responsive-menu-pro-4\\/?changelog=1\",\"last_updated\":\"2022-09-14 08:06:51\",\"homepage\":\"https:\\/\\/responsive.menu\",\"package\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTY3NzE5NzM0OTo5YzhiNDM4Y2QzYWI4Zjk4NDg2MWMwMDFlNmEzYTYzMTo3NzY0Mzo2MDM2OGY3ZDFhNmIwYWVlYWU4NjgwZmFjMmZkODA0MTpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMuY29tOjA=\",\"download_link\":\"https:\\/\\/responsive.menu\\/edd-sl\\/package_download\\/MTY3NzE5NzM0OTo5YzhiNDM4Y2QzYWI4Zjk4NDg2MWMwMDFlNmEzYTYzMTo3NzY0Mzo2MDM2OGY3ZDFhNmIwYWVlYWU4NjgwZmFjMmZkODA0MTpodHRwc0AvLzJwb29jaGllc3Byb3BlcnRpZXMuY29tOjA=\",\"sections\":{\"description\":\"<p>Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options! No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss.<\\/p>\\n<p><strong>See it in action:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu<\\/a>\\n<a href=\\\"https:\\/\\/demo.responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/demo.responsive.menu<\\/a><\\/p>\\n<p><strong>Requirements:<\\/strong><\\/p>\\n<p>PHP 5.5+<\\/p>\\n<p><strong>Full Knowledgebase and dedicated support forum:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/knowledgebase\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/knowledgebase\\/<\\/a>\\n<a href=\\\"https:\\/\\/responsive.menu\\/support\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/support\\/<\\/a><\\/p>\\n<p><strong>Fully unit tested:<\\/strong><\\/p>\\n<p>100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind<\\/p>\\n<p><strong>Basic Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Change every text, background and border colour<\\/li>\\n<li>Set the fonts, font sizes and text alignment you want to use<\\/li>\\n<li>Set which side and where you want the button to show<\\/li>\\n<li>Set which side the menu appears from (left, right, top or bottom)<\\/li>\\n<li>Use background image for the menu<\\/li>\\n<li>Choice of menu animations (slide over the top or push the content)<\\/li>\\n<li>Choice of which Menu to use<\\/li>\\n<li>Choice of screen size at which the menu will be shown<\\/li>\\n<li>Choice of CSS elements to hide when menu is showing<\\/li>\\n<li>Choice of Sub-menu depth to display down to<\\/li>\\n<li>Choice of Animation Types &amp; Speeds for the Menu &amp; Button<\\/li>\\n<li>Integrated search (fully customisable)<\\/li>\\n<li>Ability to disable and re-order the different components<\\/li>\\n<li>Ability to fix the button to the top or to let it scroll with the page<\\/li>\\n<li>Ability to upload logos, sub-arrow images etc.<\\/li>\\n<li>Ability to include Scripts externally, minified and in footer<\\/li>\\n<li>Ability to import and export options in a click of a button<\\/li>\\n<li>Ability to add custom HTML components<\\/li>\\n<li>Ability to choose custom menu triggers<\\/li>\\n<li>WPML\\/Polylang Support<\\/li>\\n<li>RTL Support<\\/li>\\n<li>Plus much, much more!<\\/li>\\n<\\/ul>\\n<p><strong>Advanced &amp; Pro Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Preview your changes before implementing<\\/li>\\n<li>Animate the menu items when menu is opened<\\/li>\\n<li>FontIcon Support for individual menu items<\\/li>\\n<li>15 button animation effects<\\/li>\\n<li>Colour opacity for all colours<\\/li>\\n<li>Custom overlay colour and opacity<\\/li>\\n<li>Integrated header bar<\\/li>\\n<li>Let the plugin provide and style your main menu as well as hamburger menu<\\/li>\\n<\\/ul>\\n<p>For more reasons to go Pro, please visit <a href=\\\"https:\\/\\/responsive.menu#why-go-pro\\\">this page<\\/a> or check our <a href=\\\"https:\\/\\/next.expresstech.io\\/responsive-menu\\\">roadmap<\\/a><\\/p>\\n<p>[youtube <a href=\\\"https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t\\\">https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t<\\/a>]<\\/p>\\n<p>&#x1f310;Our themes and plugins<\\/p>\\n<p>If you like this plugin, consider exploring our other themes and plugins:<\\/p>\\n<p>&#x1f9f1; <a href=\\\"https:\\/\\/wordpress.org\\/themes\\/gutena\\/\\\">Gutena<\\/a> - Block Based Theme for WordPress includes over 50 free block patterns with new patterns added every week.<\\/p>\\n<p>&#x23f1;&#xfe0f; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/quiz-master-next\\/\\\">Quiz and Survey Master<\\/a> - Best WordPress Quiz Plugin to create engaging quizzes, surveys, &amp; exams using WordPress and convert your website into a lead generation machine.<\\/p>\\n<p>&#x1f4d9; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/projectopia-core\\/\\\">Projectopia<\\/a> - Project Management &amp; Invoicing plugin for WordPress. Generate invoices, send quotes, generate leads, manage clients, provide support - all inside your WordPress website.<\\/p>\\n<p>&#x1f4c5; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/booking-ultra-pro\\/\\\">Booking Ultra<\\/a> - Appointment Booking plugin for WordPress - Show a quick form to accept bookings for your services with pre-set booking slots. Ideal for salons, medical professionals, lawyers, consultants, etc.<\\/p>\\n<p>&#x26a1; <a href=\\\"https:\\/\\/instawp.com\\/\\\">InstaWP<\\/a> - Launch a quick WordPress site with this sandbox service. Create New WordPress instance within a second.<\\/p>\",\"changelog\":\"<h4> 4.2.1 (6th Dec 2022) <\\/h4>\\n<ul>\\n<li>Bug: Bug: Fixed CSS conflict issues with other plugins<\\/li>\\n<li>Bug: Fixed issue with submenu animation<\\/li>\\n<\\/ul>\\n<h4> 4.2.0 (8th Sep 2022) <\\/h4>\\n<ul>\\n<li>Feature: Added classic menu support for block themes<\\/li>\\n<li>Bug: Fixed conflict issues with Beaver Themer Plugin<\\/li>\\n<li>Enhancement: Added alert popup if WordPress Menus are empty<\\/li>\\n<\\/ul>\\n<h4> 4.1.12 (1st Aug 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Multiple Page Generator Plugin<\\/li>\\n<li>Enhancement: Added timestamps as a version to generated CSS\\/JSS urls<\\/li>\\n<\\/ul>\\n<h4> 4.1.11 (25th May 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Import Eventbrite Events plugin<\\/li>\\n<li>Enhancement: Added rmp_nav_item_class hook to update nav item classes<\\/li>\\n<li>Enhancement: Removed unused resources<\\/li>\\n<\\/ul>\\n<h4> 4.1.10 (30th Mar 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed issue with submenu font-wieght<\\/li>\\n<li>Bug: Fixed issue with svg icons<\\/li>\\n<li>Enhancement: Updated scssphp to latest version (1.10.2)<\\/li>\\n<\\/ul>\\n<h4> 4.1.9 (8th Mar 2022) <\\/h4>\\n<ul>\\n<li>Enhancement: Fixed issues with admin bar settings<\\/li>\\n<\\/ul>\\n<h4> 4.1.8 (8th Feb 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<li>Bug: Fixed w3 validator CSS errors<\\/li>\\n<li>Bug: Fixed unnecessary HTTP requests to theme config files<\\/li>\\n<\\/ul>\\n<h4> 4.1.7 (4 Jan 2022) <\\/h4>\\n<ul>\\n<li>Hotfix: Fixed issues where menu got disappeared after updating to 4.1.6.<\\/li>\\n<li>Hotfix: Fixed issue where users were seeing a shortcode instead of actual menu after updating to 4.1.6<\\/li>\\n<\\/ul>\\n<h4> 4.1.6 (20th Dec 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to enqueue JS and CSS files as per coding standards<\\/li>\\n<li>Enhancement: Refactored code to utilise libraries bundled with WordPress core<\\/li>\\n<li>Enhancement: Sanitized, Escaped, and Validated all variable, file uploads and data<\\/li>\\n<li>Enhancement: Moved inline scripts to wp_enqueue_script and wp_add_inline_script<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 (17th Nov 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to use wp_enqueue functions while including JS and CSS<\\/li>\\n<li>Enhancement: Removed external dependencies (CDN url and third party server scripts)<\\/li>\\n<li>Enhancement: Removed legacy code and rollback feature<\\/li>\\n<li>Enhancement: Removed encrypted code from third party libraries<\\/li>\\n<li>Enhancement: &quot;Sanitized, Escaped, and Validated&quot; all variable, file uploads and data<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 (17th Sep 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed transparent background issue.<\\/li>\\n<li>Feature: Added option to search settings in customizer.<\\/li>\\n<li>Feature: Added shortcuts to related settings in different sections of customizer.<\\/li>\\n<li>Feature: Added custom selector for hamburger icon position.<\\/li>\\n<li>Enhancement: Moved &quot;Padding&quot; setting from (Mobile Menu &gt; Container &gt; Menu) to (Menu Styling &gt; Menu Settings)<\\/li>\\n<li>Enhancement: Moved &quot;Enable Smooth Scrolling&quot; setting from (Menu Styling &gt; Menu Settings) to (Setting &gt; Advance Setting &gt; Technical)<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 (25th June 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed Adjust Page option issue<\\/li>\\n<li>Bug: Fixed the issue of conflict with WooCommerce plugin<\\/li>\\n<li>Bug: Fixed the issue of wrong button text position<\\/li>\\n<li>Feature: Added banner for providing plugin feedback<\\/li>\\n<li>Enhancement: Renamed <code>Roadmap<\\/code> to <code>What\'s Next<\\/code><\\/li>\\n<\\/ul>\\n<h4> 4.1.2 (1st May 2021) <\\/h4>\\n<ul>\\n<li>Feature: Added dark mode option for menu customizer<\\/li>\\n<li>Enhancement: Added new filter rmp_menu_markups<\\/li>\\n<li>Enhancement: Added demo links for free themes<\\/li>\\n<li>Enhancement: Enabled device visibility options by default<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 (19th April 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed responsive menu elementor widget issue with PHP version 7.2 and older<\\/li>\\n<\\/ul>\\n<h4> 4.1.0 (26th February 2021) <\\/h4>\\n<ul>\\n<li>Feature: Bundled all free themes in plugin<\\/li>\\n<li>Feature: Added new option for font weight and font family for menu title<\\/li>\\n<li>Feature: Added home button on preview device<\\/li>\\n<li>Feature: Added border radius as new option for toggle button<\\/li>\\n<li>Feature: Added theme upload feature in wizards<\\/li>\\n<li>Feature: To support the advanced menu themes<\\/li>\\n<li>Enhancement: Improved push animation to work with only body element<\\/li>\\n<li>Enhancement: Added loader to show while uploading and changing theme<\\/li>\\n<li>Enhancement: Show message when theme page is empty<\\/li>\\n<li>Enhancement: Show spinner while deleting theme<\\/li>\\n<li>Enhancement: Redirected user directly to customizer after creating a new menu<\\/li>\\n<li>Enhancement: Prevent deleting a theme if being used by active menu<\\/li>\\n<li>Enhancement: Added color alpha feature and push animation<\\/li>\\n<li>Enhancement: Added custom admin notice to upgrade<\\/li>\\n<li>Enhancement: Added admin notice with doc link if no menu created.<\\/li>\\n<li>Enhancement: Improved the default theme with new UI<\\/li>\\n<li>Enhancement: Improved the wizards UI<\\/li>\\n<li>Enhancement: Added hide menu input in new menu wizard<\\/li>\\n<li>Enhancement: Improved caching and minimize API requests<\\/li>\\n<li>Enhancement: Added support for WordPress core version 5.7<\\/li>\\n<li>Bug: Prevent to load the customizer screen in preview section<\\/li>\\n<li>Bug: Fixed additional contents to process the shortcode<\\/li>\\n<li>Bug: Fixed Menu item height issue with long text<\\/li>\\n<li>Bug: Fixed default wp menu items<\\/li>\\n<li>Bug: Improved live preview and update required<\\/li>\\n<li>Bug: Fixed PHP warning and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.26 (19th Feb 2020) <\\/h4>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility<\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\",\"installation\":\"<ol>\\n<li>Upload <code>responsive-menu<\\/code> to the <code>\\/wp-content\\/plugins\\/<\\/code> directory<\\/li>\\n<li>Activate the plugin through the <code>Plugins<\\/code> menu in WordPress<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\\n<p>Alternatively:<\\/p>\\n<ol>\\n<li>Login to your WordPress admin area<\\/li>\\n<li>Search for <code>Responsive Menu<\\/code><\\/li>\\n<li>Click install <code>Responsive Menu<\\/code><\\/li>\\n<li>Activate through the <code>Plugins<\\/code> menu in WordPress or when asked during installation<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\"},\"banners\":{\"high\":\"\",\"low\":\"http:\\/\\/plugins.svn.wordpress.org\\/responsive-menu\\/assets\\/banner-772x250.png\"},\"icons\":[],\"stable_tag\":\"4.2.1\",\"tested\":\"6.1\",\"description\":[\"<p>Highly customisable Responsive Menu Plugin for WordPress. With over 150 customisable options you get a combination of 22,500 options! No coding experience or knowledge is needed with an easy to use interface you can get it looking exactly as you want with minimal fuss.<\\/p>\\n<p><strong>See it in action:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu<\\/a>\\n<a href=\\\"https:\\/\\/demo.responsive.menu\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/demo.responsive.menu<\\/a><\\/p>\\n<p><strong>Requirements:<\\/strong><\\/p>\\n<p>PHP 5.5+<\\/p>\\n<p><strong>Full Knowledgebase and dedicated support forum:<\\/strong><\\/p>\\n<p><a href=\\\"https:\\/\\/responsive.menu\\/knowledgebase\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/knowledgebase\\/<\\/a>\\n<a href=\\\"https:\\/\\/responsive.menu\\/support\\/?utm_source=readme&amp;utm_medium=plugin&amp;utm_campaign=reponsivemenu_plugin\\\">https:\\/\\/responsive.menu\\/support\\/<\\/a><\\/p>\\n<p><strong>Fully unit tested:<\\/strong><\\/p>\\n<p>100% unit test coverage with tests included in the plugin so you can run them yourself for peace of mind<\\/p>\\n<p><strong>Basic Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Change every text, background and border colour<\\/li>\\n<li>Set the fonts, font sizes and text alignment you want to use<\\/li>\\n<li>Set which side and where you want the button to show<\\/li>\\n<li>Set which side the menu appears from (left, right, top or bottom)<\\/li>\\n<li>Use background image for the menu<\\/li>\\n<li>Choice of menu animations (slide over the top or push the content)<\\/li>\\n<li>Choice of which Menu to use<\\/li>\\n<li>Choice of screen size at which the menu will be shown<\\/li>\\n<li>Choice of CSS elements to hide when menu is showing<\\/li>\\n<li>Choice of Sub-menu depth to display down to<\\/li>\\n<li>Choice of Animation Types &amp; Speeds for the Menu &amp; Button<\\/li>\\n<li>Integrated search (fully customisable)<\\/li>\\n<li>Ability to disable and re-order the different components<\\/li>\\n<li>Ability to fix the button to the top or to let it scroll with the page<\\/li>\\n<li>Ability to upload logos, sub-arrow images etc.<\\/li>\\n<li>Ability to include Scripts externally, minified and in footer<\\/li>\\n<li>Ability to import and export options in a click of a button<\\/li>\\n<li>Ability to add custom HTML components<\\/li>\\n<li>Ability to choose custom menu triggers<\\/li>\\n<li>WPML\\/Polylang Support<\\/li>\\n<li>RTL Support<\\/li>\\n<li>Plus much, much more!<\\/li>\\n<\\/ul>\\n<p><strong>Advanced &amp; Pro Functionality:<\\/strong><\\/p>\\n<ul>\\n<li>Preview your changes before implementing<\\/li>\\n<li>Animate the menu items when menu is opened<\\/li>\\n<li>FontIcon Support for individual menu items<\\/li>\\n<li>15 button animation effects<\\/li>\\n<li>Colour opacity for all colours<\\/li>\\n<li>Custom overlay colour and opacity<\\/li>\\n<li>Integrated header bar<\\/li>\\n<li>Let the plugin provide and style your main menu as well as hamburger menu<\\/li>\\n<\\/ul>\\n<p>For more reasons to go Pro, please visit <a href=\\\"https:\\/\\/responsive.menu#why-go-pro\\\">this page<\\/a> or check our <a href=\\\"https:\\/\\/next.expresstech.io\\/responsive-menu\\\">roadmap<\\/a><\\/p>\\n<p>[youtube <a href=\\\"https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t\\\">https:\\/\\/www.youtube.com\\/watch?v=t3jLRvtRiDE&amp;t<\\/a>]<\\/p>\\n<p>&#x1f310;Our themes and plugins<\\/p>\\n<p>If you like this plugin, consider exploring our other themes and plugins:<\\/p>\\n<p>&#x1f9f1; <a href=\\\"https:\\/\\/wordpress.org\\/themes\\/gutena\\/\\\">Gutena<\\/a> - Block Based Theme for WordPress includes over 50 free block patterns with new patterns added every week.<\\/p>\\n<p>&#x23f1;&#xfe0f; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/quiz-master-next\\/\\\">Quiz and Survey Master<\\/a> - Best WordPress Quiz Plugin to create engaging quizzes, surveys, &amp; exams using WordPress and convert your website into a lead generation machine.<\\/p>\\n<p>&#x1f4d9; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/projectopia-core\\/\\\">Projectopia<\\/a> - Project Management &amp; Invoicing plugin for WordPress. Generate invoices, send quotes, generate leads, manage clients, provide support - all inside your WordPress website.<\\/p>\\n<p>&#x1f4c5; <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/booking-ultra-pro\\/\\\">Booking Ultra<\\/a> - Appointment Booking plugin for WordPress - Show a quick form to accept bookings for your services with pre-set booking slots. Ideal for salons, medical professionals, lawyers, consultants, etc.<\\/p>\\n<p>&#x26a1; <a href=\\\"https:\\/\\/instawp.com\\/\\\">InstaWP<\\/a> - Launch a quick WordPress site with this sandbox service. Create New WordPress instance within a second.<\\/p>\"],\"changelog\":[\"<h4> 4.2.1 (6th Dec 2022) <\\/h4>\\n<ul>\\n<li>Bug: Bug: Fixed CSS conflict issues with other plugins<\\/li>\\n<li>Bug: Fixed issue with submenu animation<\\/li>\\n<\\/ul>\\n<h4> 4.2.0 (8th Sep 2022) <\\/h4>\\n<ul>\\n<li>Feature: Added classic menu support for block themes<\\/li>\\n<li>Bug: Fixed conflict issues with Beaver Themer Plugin<\\/li>\\n<li>Enhancement: Added alert popup if WordPress Menus are empty<\\/li>\\n<\\/ul>\\n<h4> 4.1.12 (1st Aug 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Multiple Page Generator Plugin<\\/li>\\n<li>Enhancement: Added timestamps as a version to generated CSS\\/JSS urls<\\/li>\\n<\\/ul>\\n<h4> 4.1.11 (25th May 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed conflict issues with Import Eventbrite Events plugin<\\/li>\\n<li>Enhancement: Added rmp_nav_item_class hook to update nav item classes<\\/li>\\n<li>Enhancement: Removed unused resources<\\/li>\\n<\\/ul>\\n<h4> 4.1.10 (30th Mar 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed issue with submenu font-wieght<\\/li>\\n<li>Bug: Fixed issue with svg icons<\\/li>\\n<li>Enhancement: Updated scssphp to latest version (1.10.2)<\\/li>\\n<\\/ul>\\n<h4> 4.1.9 (8th Mar 2022) <\\/h4>\\n<ul>\\n<li>Enhancement: Fixed issues with admin bar settings<\\/li>\\n<\\/ul>\\n<h4> 4.1.8 (8th Feb 2022) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<li>Bug: Fixed w3 validator CSS errors<\\/li>\\n<li>Bug: Fixed unnecessary HTTP requests to theme config files<\\/li>\\n<\\/ul>\\n<h4> 4.1.7 (4 Jan 2022) <\\/h4>\\n<ul>\\n<li>Hotfix: Fixed issues where menu got disappeared after updating to 4.1.6.<\\/li>\\n<li>Hotfix: Fixed issue where users were seeing a shortcode instead of actual menu after updating to 4.1.6<\\/li>\\n<\\/ul>\\n<h4> 4.1.6 (20th Dec 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to enqueue JS and CSS files as per coding standards<\\/li>\\n<li>Enhancement: Refactored code to utilise libraries bundled with WordPress core<\\/li>\\n<li>Enhancement: Sanitized, Escaped, and Validated all variable, file uploads and data<\\/li>\\n<li>Enhancement: Moved inline scripts to wp_enqueue_script and wp_add_inline_script<\\/li>\\n<\\/ul>\\n<h4> 4.1.5 (17th Nov 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Refactored code to use wp_enqueue functions while including JS and CSS<\\/li>\\n<li>Enhancement: Removed external dependencies (CDN url and third party server scripts)<\\/li>\\n<li>Enhancement: Removed legacy code and rollback feature<\\/li>\\n<li>Enhancement: Removed encrypted code from third party libraries<\\/li>\\n<li>Enhancement: &quot;Sanitized, Escaped, and Validated&quot; all variable, file uploads and data<\\/li>\\n<\\/ul>\\n<h4> 4.1.4 (17th Sep 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed transparent background issue.<\\/li>\\n<li>Feature: Added option to search settings in customizer.<\\/li>\\n<li>Feature: Added shortcuts to related settings in different sections of customizer.<\\/li>\\n<li>Feature: Added custom selector for hamburger icon position.<\\/li>\\n<li>Enhancement: Moved &quot;Padding&quot; setting from (Mobile Menu &gt; Container &gt; Menu) to (Menu Styling &gt; Menu Settings)<\\/li>\\n<li>Enhancement: Moved &quot;Enable Smooth Scrolling&quot; setting from (Menu Styling &gt; Menu Settings) to (Setting &gt; Advance Setting &gt; Technical)<\\/li>\\n<\\/ul>\\n<h4> 4.1.3 (25th June 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed Adjust Page option issue<\\/li>\\n<li>Bug: Fixed the issue of conflict with WooCommerce plugin<\\/li>\\n<li>Bug: Fixed the issue of wrong button text position<\\/li>\\n<li>Feature: Added banner for providing plugin feedback<\\/li>\\n<li>Enhancement: Renamed <code>Roadmap<\\/code> to <code>What\'s Next<\\/code><\\/li>\\n<\\/ul>\\n<h4> 4.1.2 (1st May 2021) <\\/h4>\\n<ul>\\n<li>Feature: Added dark mode option for menu customizer<\\/li>\\n<li>Enhancement: Added new filter rmp_menu_markups<\\/li>\\n<li>Enhancement: Added demo links for free themes<\\/li>\\n<li>Enhancement: Enabled device visibility options by default<\\/li>\\n<\\/ul>\\n<h4> 4.1.1 (19th April 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed responsive menu elementor widget issue with PHP version 7.2 and older<\\/li>\\n<\\/ul>\\n<h4> 4.1.0 (26th February 2021) <\\/h4>\\n<ul>\\n<li>Feature: Bundled all free themes in plugin<\\/li>\\n<li>Feature: Added new option for font weight and font family for menu title<\\/li>\\n<li>Feature: Added home button on preview device<\\/li>\\n<li>Feature: Added border radius as new option for toggle button<\\/li>\\n<li>Feature: Added theme upload feature in wizards<\\/li>\\n<li>Feature: To support the advanced menu themes<\\/li>\\n<li>Enhancement: Improved push animation to work with only body element<\\/li>\\n<li>Enhancement: Added loader to show while uploading and changing theme<\\/li>\\n<li>Enhancement: Show message when theme page is empty<\\/li>\\n<li>Enhancement: Show spinner while deleting theme<\\/li>\\n<li>Enhancement: Redirected user directly to customizer after creating a new menu<\\/li>\\n<li>Enhancement: Prevent deleting a theme if being used by active menu<\\/li>\\n<li>Enhancement: Added color alpha feature and push animation<\\/li>\\n<li>Enhancement: Added custom admin notice to upgrade<\\/li>\\n<li>Enhancement: Added admin notice with doc link if no menu created.<\\/li>\\n<li>Enhancement: Improved the default theme with new UI<\\/li>\\n<li>Enhancement: Improved the wizards UI<\\/li>\\n<li>Enhancement: Added hide menu input in new menu wizard<\\/li>\\n<li>Enhancement: Improved caching and minimize API requests<\\/li>\\n<li>Enhancement: Added support for WordPress core version 5.7<\\/li>\\n<li>Bug: Prevent to load the customizer screen in preview section<\\/li>\\n<li>Bug: Fixed additional contents to process the shortcode<\\/li>\\n<li>Bug: Fixed Menu item height issue with long text<\\/li>\\n<li>Bug: Fixed default wp menu items<\\/li>\\n<li>Bug: Improved live preview and update required<\\/li>\\n<li>Bug: Fixed PHP warning and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.4 (19th January 2021) <\\/h4>\\n<ul>\\n<li>Bug: Fixed security vulnerabilities<\\/li>\\n<\\/ul>\\n<h4> 4.0.3 (07th January 2021) <\\/h4>\\n<ul>\\n<li>Enhancement: Improved caching for API response<\\/li>\\n<li>Bug: Improved multi language menu support with WPML<\\/li>\\n<li>Bug: Fixed theme compatibility issues<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.2 (29th Dec 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added responsive menu elementor widget<\\/li>\\n<li>Enhancement: Improved theme visibility in new menu wizard<\\/li>\\n<\\/ul>\\n<h4> 4.0.1 (15th Dec 2020) <\\/h4>\\n<ul>\\n<li>Enhancement: Hide WordPress admin bar from menu preview<\\/li>\\n<li>Enhancement: Added notice message when WordPress menu doesn\'t exist<\\/li>\\n<li>Enhancement: Added admin notice banner for new version update<\\/li>\\n<li>Enhancement: Improved menu customizer options visibility<\\/li>\\n<li>Bug: Fixed some php notices and errors<\\/li>\\n<\\/ul>\\n<h4> 4.0.0 (7th Dec 2020) <\\/h4>\\n<ul>\\n<li>New and improved admin user interface<\\/li>\\n<li>Added menu customizer with live preview features<\\/li>\\n<li>Added feature to create menu templates<\\/li>\\n<li>Improved menu themes<\\/li>\\n<li>Added support for multiple menus<\\/li>\\n<li>Added support for WordPress core version 5.6 and PHP 8.0<\\/li>\\n<li>Added support for twenty twenty one theme<\\/li>\\n<li>Fixed several bugs in older version<\\/li>\\n<\\/ul>\\n<h4> 3.1.30 (23rd July 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fixed menu arial-label<\\/li>\\n<\\/ul>\\n<h4> 3.1.29 (4th May 2020) <\\/h4>\\n<ul>\\n<li>Bug: Fix Menu import functionality when menu names do not match<\\/li>\\n<\\/ul>\\n<h4> 3.1.28 (13th April 2020) <\\/h4>\\n<ul>\\n<li>Feature: Added keyboard accessibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.27 (19th Mar 2020) <\\/h4>\\n<ul>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.26 (19th Feb 2020) <\\/h4>\\n<ul>\\n<li>Fix: WordPress 5.3 Compatibility<\\/li>\\n<li>Fix: PHP v7.4 Compatibility<\\/li>\\n<\\/ul>\\n<h4> 3.1.25 (14th Dec 2019) <\\/h4>\\n<ul>\\n<li>Fix: Sub Menus -&gt; Text Alignment Option does not work<\\/li>\\n<li>Fix: Trigger Icon Position<\\/li>\\n<li>Fix: Trigger Icon Border CSS code<\\/li>\\n<li>Fix: Menu Text goes under Trigger Icon<\\/li>\\n<\\/ul>\\n<h4> 3.1.24 (14th Aug 2019) <\\/h4>\\n<ul>\\n<li>Allow support for PHP 5.5 again.<\\/li>\\n<li>Downgrade Twig back to 1.33.0 as it doesn\'t play nicely with other plugins.<\\/li>\\n<\\/ul>\\n<h4> 3.1.23 (13th Aug 2019) <\\/h4>\\n<ul>\\n<li>Added option to hide the original desktop theme menu.<\\/li>\\n<li>Drop support for PHP 5.5<\\/li>\\n<li>Update Twig to 1.42.2<\\/li>\\n<li>Fix bug with pre IE10 javascript when disabling background scrolling.<\\/li>\\n<\\/ul>\\n<h4> 3.1.22 (30th May 2019) <\\/h4>\\n<ul>\\n<li>Expand Exclude Pages option to include all post types.<\\/li>\\n<\\/ul>\\n<h4> 3.1.21 (19th May 2019) <\\/h4>\\n<ul>\\n<li>Added Exclude Pages option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.20 (16th May 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.2<\\/li>\\n<li>Minor bug fixes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.19 (1st April 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5.1.1<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.18 (19th January 2019) <\\/h4>\\n<ul>\\n<li>Update tested up to flag for WordPress 5<\\/li>\\n<li>Improve logic around click to expand sub-menu items.<\\/li>\\n<li>Updated noscroll js file.<\\/li>\\n<\\/ul>\\n<h4> 3.1.17 (21st September 2018) <\\/h4>\\n<ul>\\n<li>Improve logic around word wrap.<\\/li>\\n<li>Change approach to disabling background scrolling.<\\/li>\\n<li>Improvements to smooth scrolling across different URLs.<\\/li>\\n<li>Added menu title text alignment option.<\\/li>\\n<\\/ul>\\n<h4> 3.1.16 (15th August 2018) <\\/h4>\\n<ul>\\n<li>Added ability to upload and use themes.<\\/li>\\n<\\/ul>\\n<h4> 3.1.15 (26th July 2018) <\\/h4>\\n<ul>\\n<li>Fixed Sub Menu line height bug.<\\/li>\\n<li>Removed Min Admin Guide.<\\/li>\\n<li>Upgrade to FontAwesome 5.2 (Pro)<\\/li>\\n<li>Fix search placeholder colour issue (Pro)<\\/li>\\n<li>Added options to hide on mobile or desktop devices (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.1.14 (30th March 2018) <\\/h4>\\n<ul>\\n<li>Added line height options for all menu items.<\\/li>\\n<li>Added title to Search element to meet WCAG accessibility requirements.<\\/li>\\n<li>Improvements for admin option filtering.<\\/li>\\n<li>Added Height and Width options to Title Image.<\\/li>\\n<li>Added customisable options for sub-menus.<\\/li>\\n<li>Allow translation of search placeholder text.<\\/li>\\n<li>Fixed bug with Adjust Header Bar option.<\\/li>\\n<li>[PRO] Added inner Header Bar HTML element for easier customisation.<\\/li>\\n<li>[PRO] Option to close menu on page scroll.<\\/li>\\n<li>[PRO] Option to smooth scroll same page links.<\\/li>\\n<\\/ul>\\n<h4> 3.1.13 (19th January 2018) <\\/h4>\\n<ul>\\n<li>Move custom data to the uploads folder.<\\/li>\\n<\\/ul>\\n<h4> 3.1.12 (17th January 2018) <\\/h4>\\n<ul>\\n<li>Added option to control sub-menu speed.<\\/li>\\n<li>Added &quot;Minus&quot; button animation.<\\/li>\\n<li>Added option to adjust the page to account for the Header Bar.<\\/li>\\n<li>Added image height options for Header Bar.<\\/li>\\n<li>Updated FontAwesome version to get latest icons.<\\/li>\\n<li>Fix for Slide effect on Desktop Menu.<\\/li>\\n<\\/ul>\\n<h4> 3.1.11 (28th November 2017) <\\/h4>\\n<ul>\\n<li>Hotfix to remove annoying pro overlay<\\/li>\\n<\\/ul>\\n<h4> 3.1.10 (28th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Remove annoying pro overlay<\\/li>\\n<li>Fix for double scrollbars on disable background scrolling - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.9 (17th November 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fix for drop-downs not saving their information.<\\/li>\\n<li>Fix for Desktop Menu with 3rd level drop-down items.<\\/li>\\n<li>Fix for Touch Gestures stopping the Search box being selectable.<\\/li>\\n<li>Fix for Touch Gestures stopping menu scrolling.<\\/li>\\n<li>Center Desktop Menu option added. - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.8 (26th October 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added a new dark admin theme<\\/li>\\n<li>Updated the old light admin theme<\\/li>\\n<li>Added a &quot;hide pro options&quot; button to remove some of the clutter<\\/li>\\n<li>Improved UI interface<\\/li>\\n<li>Made the Word Wrap option a free feature<\\/li>\\n<li>Change database option value type to LONGTEXT to accept longer values<\\/li>\\n<li>Fixed bug with Enable Gestures option - Pro<\\/li>\\n<li>Complete overhaul of the Desktop Menu options including Mega Menus and more - Pro<\\/li>\\n<li>Added vw and vh sizing units - Pro<\\/li>\\n<\\/ul>\\n<h4> 3.1.7 (22nd September 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added depth padding side option<\\/li>\\n<li>Enabled touch gestures - Pro Only<\\/li>\\n<li>Fixed fade animation hiding the single menu bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.6 (28th July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added more translatable options to PolyLang and WPML<\\/li>\\n<li>Added option to turn sub-menu descriptions on<\\/li>\\n<\\/ul>\\n<h4> 3.1.5 (22nd July 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added ability to use description in menu items<\\/li>\\n<li>Added option for button open title<\\/li>\\n<li>Added ability to have the menu automatically opened on page load - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to close the menu - Pro Only<\\/li>\\n<li>Added ability to use keyboard shortcuts to open the menu - Pro Only<\\/li>\\n<li>Added ability to disable plugins FontAwesome and BootStrap scripts in case you want to load your own - Pro Only<\\/li>\\n<li>Improve selection of menu items by menu item drop-down selection rather than by ID - Pro Only<\\/li>\\n<li>Fixed bug with 3Dx animation and hover colours - Pro Only<\\/li>\\n<li>Optimised twig imports to only include what is needed.<\\/li>\\n<\\/ul>\\n<h4> 3.1.4 (10th June 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added CSRF protection using nonces in admin<\\/li>\\n<li>Updated wpdb method to use replace() instead of update() to protect from migration issues<\\/li>\\n<li>Added selectize JS library<\\/li>\\n<li>Allow custom trigger types for button - Pro Only<\\/li>\\n<li>Fixed custom HTML icon bug - Pro Only<\\/li>\\n<\\/ul>\\n<h4> 3.1.3 (19th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>RTL improvements for admin UI<\\/li>\\n<li>Added options to change the depth level values<\\/li>\\n<li>Fixed twig deprecation notices - thanks to stodorovic for this<\\/li>\\n<li>Fixed bug where having auto-height would break menu scrolling - Pro only<\\/li>\\n<\\/ul>\\n<h4> 3.1.2 (11th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Updated badge counts<\\/li>\\n<li>Updated Font Icon area text<\\/li>\\n<li>Fixed bug with single menu breakpoint width - Pro Only<\\/li>\\n<li>Fixed bug with empty Font Icons - Pro Only<\\/li>\\n<li>Fixed bug with WP CLI<\\/li>\\n<\\/ul>\\n<h4> 3.1.1 (5th May 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added filter box in admin for options<\\/li>\\n<li>Added menu container background colour option<\\/li>\\n<li>Added hover line colour option<\\/li>\\n<li>Added active line colour option<\\/li>\\n<li>Added active button background colour option<\\/li>\\n<li>Added migration scripts to make data upgrades smoother<\\/li>\\n<li>Added option to choose custom Font Icons - Pro Only<\\/li>\\n<li>Removed browser button outline and enabled focus\\/active states for better accessibility<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.1.0 (25th April 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Massive overhaul of codebase<\\/li>\\n<li>Speed improvements to front and back end<\\/li>\\n<li>Admin now uses BootStrap<\\/li>\\n<li>Twig templating engine implemented<\\/li>\\n<li>Added admin form validation to help catch data errors<\\/li>\\n<li>Added a rebuild database option<\\/li>\\n<li>Done away with SASS on the fly compilation<\\/li>\\n<li>Back to on slide effect now customisable - Pro only<\\/li>\\n<li>Added option to adjust for WP Admin bar - Pro only<\\/li>\\n<li>Bug fixes and compatibility fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.18 (2nd February 2017) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved border sizes for sub-menus<\\/li>\\n<li>Improved &quot;Back to&quot; text on beta slider menu functionality<\\/li>\\n<\\/ul>\\n<h4> 3.0.17 (26th November 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug that stripped slashes from text inputs in admin screen<\\/li>\\n<li>Fixed junk pixel residue left behind on screen on menu close issue<\\/li>\\n<li>Fixed hiding of menu items in slide animation beta<\\/li>\\n<li>Fixed &quot;Back to %previous_category_name%&quot; text check on slide animation beta<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.16 (21st October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added functionality for admin to remember last saved tab<\\/li>\\n<li>Improved local scope of self = this variable in JavaScript<\\/li>\\n<li>Improved slide across animation option (Pro only)<\\/li>\\n<\\/ul>\\n<h4> 3.0.15 (11th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added border size option<\\/li>\\n<li>Made submenu active colours free<\\/li>\\n<li>Improved FontAwesome Icon check (Pro only)<\\/li>\\n<li>Added sizing unit options (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.14 (4th October 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved PHP check on pre 5.3 systems<\\/li>\\n<li>Improved width of first and last menu item borders<\\/li>\\n<li>Added animation of menu items when menu opened (Pro only)<\\/li>\\n<li>Added slide effect animation option instead of standard dropdown (Pro only)<\\/li>\\n<li>Removed button from header bar to aid with z-indexing (Pro only)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.13 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Made menu background image option free (feeling generous today!)<\\/li>\\n<\\/ul>\\n<h4> 3.0.12 (22nd September 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed close menu on link click bug with single header (Pro only)<\\/li>\\n<li>Fixed conflict bug with &quot;close on link clicks&quot; and &quot;disable parent click&quot; options<\\/li>\\n<li>Added header bar title link to WPML\\/Polylang<\\/li>\\n<li>Added alt tag option for every image<\\/li>\\n<li>Link target now taken into account with &quot;Close Menu on Link Clicks&quot;<\\/li>\\n<\\/ul>\\n<h4> 3.0.11 (29th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed export options bug (Pro only)<\\/li>\\n<li>Fixed shortcode attributes bug<\\/li>\\n<\\/ul>\\n<h4> 3.0.10 (27th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved RTL support<\\/li>\\n<li>Additional Content added to WPML\\/Polylang<\\/li>\\n<li>Added sub-arrow active colours - Pro only<\\/li>\\n<li>Added sub-arrow positioning side option<\\/li>\\n<li>Allow 0 values to be entered<\\/li>\\n<li>Switched sub-menu padding round if right text-alignment used<\\/li>\\n<li>Added item link colours to transition list<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.9 (4th August 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added current item border colour option<\\/li>\\n<li>Added current item border hover colour option<\\/li>\\n<li>Apply title link to title image<\\/li>\\n<li>Fixed transition bug with iPhone Safari iOS on links<\\/li>\\n<li>Fixed Import option bug<\\/li>\\n<li>Import native jquery-ui-core instead of externally<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.8 (25th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added placeholder search text colour option<\\/li>\\n<li>Improved update process (no longer need to login to admin to trigger)<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.7 (22nd July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Added preview option - Pro only<\\/li>\\n<li>Added search box text colour option<\\/li>\\n<li>Added search box background colour option<\\/li>\\n<li>Added search box border colour option<\\/li>\\n<li>Fixed header bar bug with disabled scrolling - PRO<\\/li>\\n<li>Fixed smooth scrolling issue on iOS with disabled scrolling - PRO<\\/li>\\n<li>Added string translation to Search text<\\/li>\\n<\\/ul>\\n<h4> 3.0.6 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Improved Database Migration Scripts<\\/li>\\n<li>Changed sub-arrows to only show border on left edge<\\/li>\\n<li>Improved button title text spacing<\\/li>\\n<li>Improved PHP version checking process<\\/li>\\n<\\/ul>\\n<h4> 3.0.5 (13th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with push animation<\\/li>\\n<li>Improved PHP version check functionality<\\/li>\\n<li>Fixed issue where custom menu classes weren\'t being added<\\/li>\\n<\\/ul>\\n<h4> 3.0.4 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with overwriting values with shortcode<\\/li>\\n<\\/ul>\\n<h4> 3.0.3 (9th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed bug with custom trigger<\\/li>\\n<li>Updated Polylang Support<\\/li>\\n<li>Removed extend() function from Pimple Container as it was throwing security notices in VaultPress - thanks to Brin @ WinningWp.com<\\/li>\\n<\\/ul>\\n<h4> 3.0.2 (8th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Fixed issue with close on link click option<\\/li>\\n<li>Improved database migration scripts<\\/li>\\n<li>Updated default button size<\\/li>\\n<li>Improved License Checks (Pro)<\\/li>\\n<li>Removed tab memory (too resource intensive)<\\/li>\\n<li>Fixed Query Monitor &quot;IF&quot; error - thanks to KTS915<\\/li>\\n<li>Bug fixes<\\/li>\\n<\\/ul>\\n<h4> 3.0.1 (7th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong><\\/li>\\n<li>Initial Bug Fixes<\\/li>\\n<li>Catch non-updated option errors<\\/li>\\n<li>Those using under PHP 5.4 will not crash their site but deactivate<\\/li>\\n<li>License Key Checking Fixed (Pro)<\\/li>\\n<\\/ul>\\n<h4> 3.0.0 (5th July 2016) <\\/h4>\\n<ul>\\n<li><strong>Requires PHP 5.4<\\/strong> - Please ensure you have it installed to work<\\/li>\\n<li>Version 3 released!<\\/li>\\n<li>Please login to your admin and hit \'Update Options\' upon installing on all sites<\\/li>\\n<li>Awesome FontIcon integration<\\/li>\\n<li>Much Smoother Animations<\\/li>\\n<li>Button Animations<\\/li>\\n<li>And much, much more<\\/li>\\n<li>Many bug fixes<\\/li>\\n<li>Completely re-written from the ground up<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 (17th June 2016) <\\/h4>\\n<ul>\\n<li>Last Version 2 release with beta notice<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 (12th May 2016) <\\/h4>\\n<ul>\\n<li>Added class to body when menu is opened<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Added absolute paths to file inclusions<\\/li>\\n<li>Added ability to set menu title text location (top, bottom, left, right)<\\/li>\\n<li>Added ability to set menu title text line height (useful for above)<\\/li>\\n<li>Fixed width on custom menu images for consistency<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 (28th January 2016) <\\/h4>\\n<ul>\\n<li>Added Menu Title Link to WPML<\\/li>\\n<li>Fixed issue with fixed menu widths and push animation<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 (11th Sept 2015) <\\/h4>\\n<ul>\\n<li>Fixed menu not opening on first click bug<\\/li>\\n<li>Added empty check to additional html content<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 (19th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed middle mouse scroll button bug<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with accordion sub arrows not re-setting correctly<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 (13th Aug 2015) <\\/h4>\\n<ul>\\n<li>Fixed bug with push animation from right side<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 (27th July 2015) <\\/h4>\\n<ul>\\n<li>Import\\/Export issue with geometric shapes fixed<\\/li>\\n<li>Default export.xml file added<\\/li>\\n<li>Other bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.8 (26th July 2015) <\\/h4>\\n<ul>\\n<li>Launched Pro Version 1.0 with:\\n<ul>\\n<li>Ability to use as the only menu on the site (responsive and desktop)<\\/li>\\n<li>Option to only show on mobile using wp_is_mobile()<\\/li>\\n<li>Various colour themes<\\/li>\\n<li>Header bar creator<\\/li>\\n<li>Menu Auto-Height option<\\/li>\\n<li>Background scrolling disabled option<\\/li>\\n<\\/ul><\\/li>\\n<li>Added &quot;Reset to default&quot; option<\\/li>\\n<li>Removed Metatag check<\\/li>\\n<li>Improved transient caching<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.7 (14th June 2015) <\\/h4>\\n<ul>\\n<li>Added Navigation Tabs for Admin Pages -thanks to mkdgs for this!<\\/li>\\n<li>Bugfixes<\\/li>\\n<\\/ul>\\n<h4> 2.6 (26th May 2015) <\\/h4>\\n<ul>\\n<li>Added Theme Location options - useful for Polylang - Thanks to mkdgs for this<\\/li>\\n<li>Fixed Issue with Auto-Expanding Links<\\/li>\\n<li>Fixed Issue with Data Folders Incorrect Location<\\/li>\\n<\\/ul>\\n<h4> 2.5 (20th May 2015) <\\/h4>\\n<ul>\\n<li>Fixed issue with duplicate sub menu arrows<\\/li>\\n<li>Added option to set if menu is shown on left or right<\\/li>\\n<li>Fixed issue with custom sub menu classes<\\/li>\\n<li>Button now compatible with Apple Voiceover<\\/li>\\n<li>Changed &quot;X&quot; close icon to the math symbol &quot;x&quot; - Thanks to patlog for the idea!<\\/li>\\n<li>\\n<p>Added many more shortcode options as below:<\\/p>\\n<ul>\\n<li>&quot;title&quot;<\\/li>\\n<li>&quot;title_link&quot;<\\/li>\\n<li>&quot;title_open&quot;<\\/li>\\n<li>&quot;title_img&quot;<\\/li>\\n<li>&quot;html&quot;<\\/li>\\n<li>&quot;html_loc&quot;<\\/li>\\n<li>&quot;search_loc&quot;<\\/li>\\n<li>&quot;btn_img&quot;<\\/li>\\n<li>&quot;btn_img_clicked&quot;<\\/li>\\n<li>&quot;btn_title&quot;<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<h4> 2.4 (18th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added option to turn transient caching off as it causes issues with active link colours etc.<\\/li>\\n<li>Made Menu clear the transient caches and rebuild menu on Menu\\/Page\\/Post updates.<\\/li>\\n<\\/ul>\\n<h4> 2.3 (16th Feb 2015) <\\/h4>\\n<ul>\\n<li>Added ability to set custom click menu trigger<\\/li>\\n<li>Added ability to set custom walker function - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Added option to push menu button with animation<\\/li>\\n<li>Added option to change Current Page background hover colour<\\/li>\\n<li>Added option to change Current Page Link hover colour<\\/li>\\n<li>Fixed issue with accordion menu not retracting<\\/li>\\n<li>Enabled 0 values for animation speed to in affect remove animation<\\/li>\\n<li>Added easy view of Shortcode options in admin<\\/li>\\n<li>Added ability to place shortcodes in extra html content - Thanks to Mickael Desgranges for this<\\/li>\\n<li>Leveraged WordPress persistent transient caching to significantly increase load speed<\\/li>\\n<\\/ul>\\n<h4> 2.2 (29th Oct 2014) <\\/h4>\\n<ul>\\n<li>Added Ability to Export Options<\\/li>\\n<li>Added Ability to Import Options<\\/li>\\n<li>Added option to change 3 lines width<\\/li>\\n<li>Added option to change 3 lines height<\\/li>\\n<li>Added option to change 3 lines margin<\\/li>\\n<li>Added option to change sub arrows using HTML shape or Image<\\/li>\\n<li>Added option to change the click menu image once clicked<\\/li>\\n<li>Sub Menu Animation added to improve smoothness<\\/li>\\n<li>Accordion sub menu animation option<\\/li>\\n<li>Added shortcode option to change menu (use &quot;RM&quot; argument) eg. [responsive-menu RM=&quot;footer-menu&quot;]<\\/li>\\n<li>Minor bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.1 (17th Aug 2014) <\\/h4>\\n<ul>\\n<li>Basic shortcode support added - To use, tick the option in the admin and use the shortcode [responsive-menu]<\\/li>\\n<li>Multiple bug fixes<\\/li>\\n<\\/ul>\\n<h4> 2.0 (13th Aug 2014) <\\/h4>\\n<p><strong><em> WE HAVE REACHED OVER 50 CUSTOMISABLE OPTIONS! <\\/em><\\/strong><\\/p>\\n<ul>\\n<li>Complete overhaul of the codebase<\\/li>\\n<li>Increased menu depth to 5<\\/li>\\n<li>Added Spanish Translation - Massive thanks to Andrew @ WebHostingHub for this!<\\/li>\\n<li>\'Double Click\' menu bug fixed<\\/li>\\n<li>Various bug fixes<\\/li>\\n<li>Added Choice to Auto Expand Parent Links<\\/li>\\n<li>Added Choice to Ignore Clicks on Ancestor Links<\\/li>\\n<li>Added Choice to Close Menu Automatically on Page Clicks<\\/li>\\n<li>Added Top and Bottom Slide Options<\\/li>\\n<li>Added Option to set a Maximum Width for the menu<\\/li>\\n<li>Added Choice of Positioning of Search Box<\\/li>\\n<li>Added Choice to Specify Title Menu Link<\\/li>\\n<li>Added Choice to Specify Title Menu Link Location<\\/li>\\n<li>Added Ability to add custom HTML snippet inside the menu<\\/li>\\n<li>Added Choice of location for custom HTML snippet inside the menu<\\/li>\\n<li>Detect if WP Login bar is active and adjust accordingly<\\/li>\\n<\\/ul>\\n<h4> 1.9 (5th Apr 2014) <\\/h4>\\n<ul>\\n<li>Changed where custom CSS\\/JS files are stored. If you have issues when upgrading, please just click &quot;Update Options&quot; from admin and this should return back to normal.<\\/li>\\n<li>Added option to include scripts in footer<\\/li>\\n<li>Added ability to upload custom menu button image to replace the 3 lines<\\/li>\\n<li>Added ability to close menu on each link click (good for single page sites)<\\/li>\\n<li>Added ability to minify output (saving 50% on file size)<\\/li>\\n<li>Remove title section if title and image are empty<\\/li>\\n<li>Added ability to change 3 lines to an x when clicked<\\/li>\\n<li>Added ability to set the minimum width of the menu<\\/li>\\n<li>Added Croatian Translation - Massive thanks to Neverone Design for this!<\\/li>\\n<\\/ul>\\n<h4> 1.8 (26th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added option to include styles\\/scripts externally\\/internally<\\/li>\\n<li>Added WPML Support<\\/li>\\n<li>Added internationalisation functionality, awaiting translations<\\/li>\\n<li>Added ability to choose which side the menu slides in from<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.7 (13th Mar 2014) <\\/h4>\\n<ul>\\n<li>Ability to auto expand\\/hide sub-menus<\\/li>\\n<li>Inclusion\\/Exclusion of Search Box<\\/li>\\n<li>Transition speed<\\/li>\\n<li>Slide Animation Speed<\\/li>\\n<li>Menu Link Heights<\\/li>\\n<li>Text Alignment<\\/li>\\n<li>Removed potential jQuery conflicts<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.6 (6th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Animation Options Section<\\/li>\\n<li>Added Animation Speed Customisation Option<\\/li>\\n<li>Added Choice Of Slide Animation (Overlay or Push)<\\/li>\\n<li>Added Menu Title Background Colour Customisation Option<\\/li>\\n<li>Added Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Click Menu Title Font Size Customisation Option<\\/li>\\n<li>Added Menu Links Font Size Customisation Option<\\/li>\\n<li>Removed Image Size Restriction<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.5 (4th Mar 2014) <\\/h4>\\n<ul>\\n<li>Added Menu Title Colour Customisation Option<\\/li>\\n<li>Added Menu Title Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Text Colour Customisation Option<\\/li>\\n<li>Added Menu Text Hover Colour Customisation Option<\\/li>\\n<li>Added Menu Background Colour Customisation Option<\\/li>\\n<li>Added Menu Link Background Hover Colour Customisation Option<\\/li>\\n<li>Minor Code Improvements<\\/li>\\n<\\/ul>\\n<h4> 1.4 (2nd Mar 2014) <\\/h4>\\n<ul>\\n<li>Improved menu sliding animation.<\\/li>\\n<li>Fixed bug where the menu wouldn\'t retract on re-size.<\\/li>\\n<li>Removed the use of namespaces to support pre PHP 5.3 systems.<\\/li>\\n<\\/ul>\\n<h4> 1.3 (1st Mar 2014) <\\/h4>\\n<ul>\\n<li>Added ability to upload image for menu title.<\\/li>\\n<li>Added ability to switch between fixed and non-fixed positioning.<\\/li>\\n<li>Added ability to change menu font.<\\/li>\\n<li>Minor updates.<\\/li>\\n<\\/ul>\\n<h4> 1.2 (28th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added support to include all site menus.<\\/li>\\n<\\/ul>\\n<h4> 1.1 (25th Feb 2014) <\\/h4>\\n<ul>\\n<li>Added transparent menu background option.<\\/li>\\n<\\/ul>\\n<h4> 1.0 (22nd Feb 2014) <\\/h4>\\n<ul>\\n<li>Initial Version Released.<\\/li>\\n<\\/ul>\"],\"installation\":[\"<ol>\\n<li>Upload <code>responsive-menu<\\/code> to the <code>\\/wp-content\\/plugins\\/<\\/code> directory<\\/li>\\n<li>Activate the plugin through the <code>Plugins<\\/code> menu in WordPress<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\\n<p>Alternatively:<\\/p>\\n<ol>\\n<li>Login to your WordPress admin area<\\/li>\\n<li>Search for <code>Responsive Menu<\\/code><\\/li>\\n<li>Click install <code>Responsive Menu<\\/code><\\/li>\\n<li>Activate through the <code>Plugins<\\/code> menu in WordPress or when asked during installation<\\/li>\\n<li>Set your options from the Responsive Menu admin area<\\/li>\\n<\\/ol>\"]}\";}','no');
INSERT INTO `wp_options` VALUES (293529,'options_move_related_posts_below_content_sidebar_wrap','0','no');
INSERT INTO `wp_options` VALUES (293530,'_options_move_related_posts_below_content_sidebar_wrap','field_603cc28e68b63','no');
INSERT INTO `wp_options` VALUES (294031,'easy_support_videos_version','1.0.6','yes');
INSERT INTO `wp_options` VALUES (294039,'vdb_settings','a:2:{s:12:\"minimum_role\";s:13:\"administrator\";s:14:\"youtube_number\";s:2:\"10\";}','yes');
INSERT INTO `wp_options` VALUES (295886,'options_form_content','1','no');
INSERT INTO `wp_options` VALUES (295887,'_options_form_content','field_60476bf437480','no');
INSERT INTO `wp_options` VALUES (295888,'options_icons_list','1','no');
INSERT INTO `wp_options` VALUES (295889,'_options_icons_list','field_60485bfa11328','no');
INSERT INTO `wp_options` VALUES (296770,'https_detection_errors','a:0:{}','off');
INSERT INTO `wp_options` VALUES (297333,'wc_stripe_wh_test_monitor_began_at','1616142513','yes');
INSERT INTO `wp_options` VALUES (297334,'wc_stripe_wh_test_last_success_at','0','yes');
INSERT INTO `wp_options` VALUES (297335,'wc_stripe_wh_test_last_failure_at','0','yes');
INSERT INTO `wp_options` VALUES (297336,'wc_stripe_wh_test_last_error','validation_succeeded','yes');
INSERT INTO `wp_options` VALUES (298089,'tribe_events_cat_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (298809,'wfls_last_role_change','1737520688','off');
INSERT INTO `wp_options` VALUES (302157,'rmp_upgrade_admin_notice','1','yes');
INSERT INTO `wp_options` VALUES (304522,'is_rmp_new_version','1','yes');
INSERT INTO `wp_options` VALUES (304523,'rmp_global_setting_options','a:7:{s:15:\"rmp_license_key\";s:32:\"9c8b438cd3ab8f984861c001e6a3a631\";s:12:\"rmp-versions\";s:5:\"4.0.0\";s:28:\"menu_adjust_for_wp_admin_bar\";s:4:\"none\";s:22:\"rmp_remove_fontawesome\";s:2:\"on\";s:20:\"rmp_remove_glyphicon\";s:2:\"on\";s:21:\"font_display_property\";s:4:\"auto\";s:14:\"rmp_custom_css\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (304524,'rmp_migrate','1','yes');
INSERT INTO `wp_options` VALUES (304540,'rmp_license_item_id','77643','yes');
INSERT INTO `wp_options` VALUES (305177,'gf_rest_api_db_version','2.9.19','yes');
INSERT INTO `wp_options` VALUES (308090,'wc_remote_inbox_notifications_wca_updated','','no');
INSERT INTO `wp_options` VALUES (309209,'woocommerce_inbox_variant_assignment','11','yes');
INSERT INTO `wp_options` VALUES (315904,'rm_review_message_trigger','-1','yes');
INSERT INTO `wp_options` VALUES (319603,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (319619,'wp_force_deactivated_plugins','a:0:{}','off');
INSERT INTO `wp_options` VALUES (321053,'options_header_right_links','','no');
INSERT INTO `wp_options` VALUES (321054,'_options_header_right_links','field_6103a6443e73c','no');
INSERT INTO `wp_options` VALUES (321454,'options_tiktok','','no');
INSERT INTO `wp_options` VALUES (321455,'_options_tiktok','field_6107c9e14de4e','no');
INSERT INTO `wp_options` VALUES (321538,'woocommerce_downloads_redirect_fallback_allowed','no','no');
INSERT INTO `wp_options` VALUES (321539,'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:26:\"jordan@hirejordansmith.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:26:\"jordan@hirejordansmith.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:3:\"yes\";}','yes');
INSERT INTO `wp_options` VALUES (322465,'genesis_notice_dismissed_use_widgets_block_editor','1','yes');
INSERT INTO `wp_options` VALUES (322791,'options_event_website_link_text','Register','no');
INSERT INTO `wp_options` VALUES (322792,'_options_event_website_link_text','field_611113edb351a','no');
INSERT INTO `wp_options` VALUES (322793,'options_venue_website_link_text','','no');
INSERT INTO `wp_options` VALUES (322794,'_options_venue_website_link_text','field_61111400b351b','no');
INSERT INTO `wp_options` VALUES (322795,'options_organizer_website_link_text','','no');
INSERT INTO `wp_options` VALUES (322796,'_options_organizer_website_link_text','field_6111140cb351c','no');
INSERT INTO `wp_options` VALUES (324226,'gutenberg_version_migration','9.8.0','yes');
INSERT INTO `wp_options` VALUES (324252,'gutenberg_calendar_block_has_published_posts','1','yes');
INSERT INTO `wp_options` VALUES (324719,'options_header_scripts','<!-- Global site tag (gtag.js) - Google Analytics -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-VGHPGTYMZ2\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'G-VGHPGTYMZ2\');\r\ngtag(\'config\', \'G-GMXKX2S148\');\r\ngtag(\'config\', \'G-YS8QMP62SZ\');\r\ngtag(\'config\', \'G-Z7CWQQDRF0\');\r\n\r\n  gtag(\'config\', \'AW-11072698382\');\r\n</script>','no');
INSERT INTO `wp_options` VALUES (324720,'_options_header_scripts','field_611d04a962fde','no');
INSERT INTO `wp_options` VALUES (324721,'options_footer_scripts','<script id=\"BookingInsights-v3\" src=\"https://app.directbookingtools.com/widget_2.0.js\" ></script> <link rel=\"stylesheet\" href=\"https://app.directbookingtools.com/12w.css\" type=\"text/css\" />','no');
INSERT INTO `wp_options` VALUES (324722,'_options_footer_scripts','field_611d04c062fdf','no');
INSERT INTO `wp_options` VALUES (324723,'options_body_scripts','','no');
INSERT INTO `wp_options` VALUES (324724,'_options_body_scripts','field_611d04d862fe0','no');
INSERT INTO `wp_options` VALUES (324747,'woocommerce_analytics_enabled','yes','yes');
INSERT INTO `wp_options` VALUES (325562,'options_hide_event_options_ui','1','no');
INSERT INTO `wp_options` VALUES (325563,'_options_hide_event_options_ui','field_61208c003952e','no');
INSERT INTO `wp_options` VALUES (331435,'woocommerce_refund_returns_page_id','11867','yes');
INSERT INTO `wp_options` VALUES (331526,'wp_mail_smtp_activated_time','1632235632','no');
INSERT INTO `wp_options` VALUES (331527,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1632235632;}','yes');
INSERT INTO `wp_options` VALUES (331547,'wp_mail_smtp_migration_version','5','yes');
INSERT INTO `wp_options` VALUES (331548,'wp_mail_smtp_debug_events_db_version','1','yes');
INSERT INTO `wp_options` VALUES (331564,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1655124271;s:9:\"dismissed\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (331573,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1655730136;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes');
INSERT INTO `wp_options` VALUES (333247,'jetpack_dismissed_connection_banner','1','yes');
INSERT INTO `wp_options` VALUES (333887,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes');
INSERT INTO `wp_options` VALUES (340424,'options_footer_image','','no');
INSERT INTO `wp_options` VALUES (340425,'_options_footer_image','field_61700656b1ef9','no');
INSERT INTO `wp_options` VALUES (342575,'wc_blocks_surface_cart_checkout_probability','32','yes');
INSERT INTO `wp_options` VALUES (344433,'options_tabs_simple','1','no');
INSERT INTO `wp_options` VALUES (344434,'_options_tabs_simple','field_6183783f28c4a','no');
INSERT INTO `wp_options` VALUES (344721,'nexcess_mapps_feature_flags','a:2:{s:5:\"flags\";a:2:{s:26:\"plugin-performance-monitor\";i:100;s:29:\"woocommerce-automated-testing\";i:100;}s:7:\"cohorts\";a:2:{s:26:\"plugin-performance-monitor\";i:87;s:29:\"woocommerce-automated-testing\";i:77;}}','yes');
INSERT INTO `wp_options` VALUES (344722,'_nexcess_mapps_flags','a:1:{s:29:\"fatal-error-handler-installed\";b:1;}','no');
INSERT INTO `wp_options` VALUES (344724,'swift_performance_plugin_organizer','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (344726,'wp-fail2ban-messages','a:5:{i:0;a:3:{s:2:\"dt\";s:19:\"2022-02-17 05:25:55\";s:3:\"lvl\";s:4:\"Info\";s:3:\"msg\";s:55:\"Accepted password for hirejordansmith from 107.77.200.5\";}i:1;a:3:{s:2:\"dt\";s:19:\"2022-02-16 13:27:19\";s:3:\"lvl\";s:6:\"Notice\";s:3:\"msg\";s:71:\"Authentication attempt for unknown user Juliana tow from 178.17.183.217\";}i:2;a:3:{s:2:\"dt\";s:19:\"2022-02-15 18:03:56\";s:3:\"lvl\";s:6:\"Notice\";s:3:\"msg\";s:64:\"Authentication attempt for unknown user pouth from 83.130.131.57\";}i:3;a:3:{s:2:\"dt\";s:19:\"2022-02-15 15:29:55\";s:3:\"lvl\";s:4:\"Info\";s:3:\"msg\";s:57:\"Accepted password for hirejordansmith from 143.44.165.149\";}i:4;a:3:{s:2:\"dt\";s:19:\"2022-02-15 12:13:27\";s:3:\"lvl\";s:4:\"Info\";s:3:\"msg\";s:58:\"Accepted password for hirejordansmith from 117.207.140.182\";}}','no');
INSERT INTO `wp_options` VALUES (344733,'pm_site_token','7145ac7f304b6982f9cabe4c910b120c','no');
INSERT INTO `wp_options` VALUES (344734,'pm_overview','a:4:{s:7:\"changes\";i:0;s:8:\"insights\";i:13;s:5:\"score\";i:10;s:9:\"load_time\";i:11547;}','no');
INSERT INTO `wp_options` VALUES (344745,'wp_mail_smtp_debug','a:0:{}','no');
INSERT INTO `wp_options` VALUES (344746,'wp_mail_smtp_lite_sent_email_counter','1577','on');
INSERT INTO `wp_options` VALUES (344747,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{i:44;i:3;i:45;i:1;i:47;i:1;i:48;i:1;i:51;i:1;i:52;i:1;s:2:\"02\";i:2;s:2:\"03\";i:1;s:2:\"04\";i:1;s:2:\"05\";i:2;s:2:\"06\";i:1;s:2:\"08\";i:2;}','on');
INSERT INTO `wp_options` VALUES (344837,'members_settings','a:1:{s:21:\"review_prompt_removed\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (344896,'options_global_contact_partnerstitle','','no');
INSERT INTO `wp_options` VALUES (344897,'_options_global_contact_partnerstitle','field_61a0f3692c32a','no');
INSERT INTO `wp_options` VALUES (344916,'options_global_contact_partnerslogo','','no');
INSERT INTO `wp_options` VALUES (344917,'_options_global_contact_partnerslogo','field_61a10fdf2c32b','no');
INSERT INTO `wp_options` VALUES (345116,'options_global_cta_background_overlay_style','gradient','no');
INSERT INTO `wp_options` VALUES (345117,'_options_global_cta_background_overlay_style','field_61bf041a5aaad','no');
INSERT INTO `wp_options` VALUES (345118,'options_global_cta_background_gradient','Black','no');
INSERT INTO `wp_options` VALUES (345119,'_options_global_cta_background_gradient','field_61bf05245aab0','no');
INSERT INTO `wp_options` VALUES (345120,'options_global_contact_background_overlay_style','solid_color','no');
INSERT INTO `wp_options` VALUES (345121,'_options_global_contact_background_overlay_style','field_61bf046d5aaae','no');
INSERT INTO `wp_options` VALUES (345122,'options_global_contact_background_gradient','Blue','no');
INSERT INTO `wp_options` VALUES (345123,'_options_global_contact_background_gradient','field_61bf05d05aab1','no');
INSERT INTO `wp_options` VALUES (345124,'options_global_newsletter_background_overlay_style','solid_color','no');
INSERT INTO `wp_options` VALUES (345125,'_options_global_newsletter_background_overlay_style','field_61bf04935aaaf','no');
INSERT INTO `wp_options` VALUES (345126,'options_global_newsletter_background_gradient','Blue','no');
INSERT INTO `wp_options` VALUES (345127,'_options_global_newsletter_background_gradient','field_61bf06125aab2','no');
INSERT INTO `wp_options` VALUES (345167,'gravityformsaddon_gravityformsstripe_settings','a:15:{s:8:\"api_mode\";s:4:\"live\";s:29:\"live_publishable_key_is_valid\";s:1:\"1\";s:24:\"live_secret_key_is_valid\";s:1:\"1\";s:29:\"test_publishable_key_is_valid\";s:1:\"1\";s:24:\"test_secret_key_is_valid\";s:1:\"1\";s:20:\"test_publishable_key\";s:107:\"pk_test_51KyLVEFNsyXxndswVOuBFBeLWdcpCShuyX3g6nEB0jtTJHrSTARexDxGbxwJ2aCMH08IeZ5RBTLMoC94ZDHVY6YY00kJoqVuf2\";s:15:\"test_secret_key\";s:107:\"sk_test_51KyLVEFNsyXxndsw8ludXtBZJ499CQEqimKixqFySvn1XruZb4W2VGipEACio0XYrmPPTzmQhC8DzBo2zgZomHPu009MwhTHag\";s:20:\"live_publishable_key\";s:107:\"pk_live_51KyLVEFNsyXxndswHoQDuitZ9QgpPwsTv09TpfBoOFRA8NvetuxeMQTqoonyfYWecMCzlGT72Zu4xmZjPcdKNWKr004NIzbQ2x\";s:15:\"live_secret_key\";s:107:\"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\";s:16:\"webhooks_enabled\";s:1:\"1\";s:19:\"test_signing_secret\";s:38:\"whsec_6JhWxJqYue9tooS5pP0XnR73kOBb6zqY\";s:19:\"live_signing_secret\";s:38:\"whsec_yGaoaHf3wDIlxPJTPuYvy78ztjW9q7da\";s:15:\"checkout_method\";s:15:\"stripe_elements\";s:15:\"live_auth_token\";a:3:{s:14:\"stripe_user_id\";s:21:\"acct_1KyLVEFNsyXxndsw\";s:13:\"refresh_token\";s:51:\"rt_LmLvimDwiLIIkOWDlzg93IqktyFGYLkd5pJBpD5hgk3KlF4o\";s:12:\"date_created\";i:1653834983;}s:15:\"test_auth_token\";a:3:{s:14:\"stripe_user_id\";s:21:\"acct_1KyLVEFNsyXxndsw\";s:13:\"refresh_token\";s:51:\"rt_LmLve8xkNiVeb0HGRzoA74iCMTrtOU31ohrrvQPuxrRFPSJr\";s:12:\"date_created\";i:1653834947;}}','yes');
INSERT INTO `wp_options` VALUES (345225,'options_login_page_bg_image_','11522','no');
INSERT INTO `wp_options` VALUES (345226,'_options_login_page_bg_image_','field_61d12d16b0802','no');
INSERT INTO `wp_options` VALUES (345227,'options_login_page_bg_color','#000000','no');
INSERT INTO `wp_options` VALUES (345228,'_options_login_page_bg_color','field_61d12d4bb0803','no');
INSERT INTO `wp_options` VALUES (345229,'options_login_page_bg_opacity','0.4','no');
INSERT INTO `wp_options` VALUES (345230,'_options_login_page_bg_opacity','field_61d12d8bb0804','no');
INSERT INTO `wp_options` VALUES (345231,'options_login_form_bg_color','#f4f4f4','no');
INSERT INTO `wp_options` VALUES (345232,'_options_login_form_bg_color','field_61d12dc9b0805','no');
INSERT INTO `wp_options` VALUES (345233,'options_login_page_bg_image','15144','off');
INSERT INTO `wp_options` VALUES (345234,'_options_login_page_bg_image','field_61d12d16b0802','no');
INSERT INTO `wp_options` VALUES (345359,'edd_api_request_1efc76dac8714e69e53a98299b398733','a:2:{s:7:\"timeout\";i:1642261015;s:5:\"value\";s:27997:\"{\"new_version\":\"2.5.3\",\"stable_version\":\"2.5.3\",\"name\":\"ACF Theme Code Pro\",\"slug\":\"acf_theme_code_pro\",\"url\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/?changelog=1\",\"last_updated\":\"2021-12-17 13:03:58\",\"homepage\":\"https:\\/\\/hookturn.io\\/downloads\\/acf-theme-code-pro\\/\",\"package\":\"https:\\/\\/hookturn.io\\/edd-sl\\/package_download\\/MTY0MjM5NDIxNTpmOGViNTE3MGVkYjE4ZjVmZDQ2NzM2ZDA3ZmZlNmE1OToxNTpmNzg0MjA3N2MxZGViZmI1OTgzZTY3MDgwNTU3Y2EzNjpodHRwc0AvL2hqc2Rldi5jb206MA==\",\"download_link\":\"https:\\/\\/hookturn.io\\/edd-sl\\/package_download\\/MTY0MjM5NDIxNTpmOGViNTE3MGVkYjE4ZjVmZDQ2NzM2ZDA3ZmZlNmE1OToxNTpmNzg0MjA3N2MxZGViZmI1OTgzZTY3MDgwNTU3Y2EzNjpodHRwc0AvL2hqc2Rldi5jb206MA==\",\"sections\":{\"description\":\"<p><strong>ACF Theme Code Pro saves you time by automatically generating the code needed to implement ACF PRO field groups and ACF Blocks in your WordPress themes.<\\/strong><\\/p>\\n<p><em>\\u201cWork smarter, not harder! Great work on this ACF plugin!\\u201d<\\/em> - Elliot Condon, Creator of Advanced Custom Fields<\\/p>\\n<p>ACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>The code required to implement your fields is displayed in the <em>Theme Code<\\/em> section at the bottom of your Edit Field Group page.<\\/p>\\n<p><strong>Features<\\/strong><\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation and includes escaping<\\/li>\\n<li>Support for field return types and single\\/muliple value options<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p><strong>ACF Free, ACF Pro &amp; 3rd party fields <\\/strong><\\/p>\\n<p>Theme Code Pro generates code for all of these fields:<\\/p>\\n<p><strong>ACF Free Fields<\\/strong><\\/p>\\n<ul>\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Range<\\/li>\\n<li>Email<\\/li>\\n<li>URL<\\/li>\\n<li>Password<\\/li>\\n<li>Image<\\/li>\\n<li>File<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>oEmbed<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio Button<\\/li>\\n<li>Button Group<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Page Link<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Group<\\/li>\\n<\\/ul>\\n<p><strong>ACF Pro Fields<\\/strong><\\/p>\\n<ul>\\n<li>Repeater<\\/li>\\n<li>Flexible content<\\/li>\\n<li>Gallery<\\/li>\\n<li>Clone<\\/li>\\n<\\/ul>\\n<p><strong>3rd Party Fields<\\/strong><\\/p>\\n<ul>\\n<li>Font Awesome<\\/li>\\n<li>Gravityforms<\\/li>\\n<li>Ninjaforms<\\/li>\\n<li>Contact Form 7<\\/li>\\n<li>RGBA Colour<\\/li>\\n<li>Color Palette<\\/li>\\n<li>Table<\\/li>\\n<li>TablePress<\\/li>\\n<li>Sidebar Selector<\\/li>\\n<li>Nav Menu<\\/li>\\n<li>Image Aspect Ratio Crop<\\/li>\\n<li>Audio\\/Video Player<\\/li>\\n<li>SVG Icon<\\/li>\\n<li>Icon Selector<\\/li>\\n<li>Code<\\/li>\\n<li>Address<\\/li>\\n<li>Number Slider<\\/li>\\n<li>Star Rating<\\/li>\\n<li>YouTube Picker<\\/li>\\n<li>Post Type Select<\\/li>\\n<li>Smart Button<\\/li>\\n<\\/ul>\\n<p><strong>Location Rule Support<\\/strong><\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules in each field group. This includes more complex locations like <em>Block, Options Page, Widget, Taxonomy, Comment, Attachment, Current User and User Form.<\\/em><\\/p>\\n<p><strong>Create Blocks and Options Pages<\\/strong><\\/p>\\n<p>ACF Theme Code Pro also includes a handy <em>Location Registration Tool<\\/em> that generates the code needed to create new Blocks and Options Pages.<\\/p>\\n<p><strong>Works best with<\\/strong><\\/p>\\n<ul>\\n<li>Advanced Custom Fields Pro v5.9 or higher<\\/li>\\n<li>Advanced Custom Fields Free v5.9 or higher<\\/li>\\n<li>WordPress 5.6 or higher<\\/li>\\n<li>PHP 7.0 or higher<\\/li>\\n<\\/ul>\\n<p><strong>Try our FREE version<\\/strong><\\/p>\\n<p>If you would like to \\u2018try before you buy\\u2019 you can check out our free version <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">ACF Theme Code<\\/a> on WordPress.org. This plugin supports all the field types included in free version of Advanced Custom Fields.<\\/p>\\n<p><strong>Hi! We made this<\\/strong><\\/p>\\n<p>The ACF Theme Code Plugin was created by <a href=\\\"http:\\/\\/aaronrutley.com\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">AaronRutley<\\/a> &amp; <a href=\\\"http:\\/\\/benpearson.com.au\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Ben Pearson<\\/a>, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p><strong>Theme Code Pro makes developers happy!<\\/strong><\\/p>\\n<p><em>\\u201cGreat time saver - No more constantly referring to the ACF documentation for the right ACF code.\\u201d<\\/em> - David McDonald, Freelance Web Developer<\\/p>\\n<p><em>\\u201cAwesome add-on for ACF - It will certainly speed up theme development.\\u201d<\\/em> - Matthew Heyes, Web Developer &amp; WordPress Specialist<\\/p>\\n<p><em>\\u201cI\'m going to use all the free time this plugin gives me to, I don\'t know, catch up on sleep!\\u201d<\\/em> - Joel Eade, Website Designer<\\/p>\\n<p><em>\\u201cI should have dropped the change a long time ago. AWESOME. Massive time saver. Wish I\\u2019d done it sooner.\\u201d<\\/em> - theatereleven, WordPress Developer<\\/p>\\n<p>&nbsp;<\\/p>\\n\",\"changelog\":\"<p><strong>2.5.3<\\/strong><\\/p>\\n<ul>\\n<li>Add full support for localization (i18n)\\n<ul>\\n<li>Please let us know if you\'re interested in helping translate ACF Theme Code Pro into your language (https:\\/\\/hookturn.io\\/contact\\/)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve enqueuing of CSS and JS<\\/li>\\n<li>Fix notice that occurs when Location is set to an unregistered block type<\\/li>\\n<\\/ul>\\n<p><strong>2.5.2<\\/strong><\\/p>\\n<ul>\\n<li>Add support for the following third party fields:\\n<ul>\\n<li>ACF Field For Contact Form 7<\\/li>\\n<li>Advanced Custom Field: Audio\\/Video Player<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve code rendered for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Gravityforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>Advanced Custom Fields: Ninjaforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>TablePress (including support for ID and HTML return types)<\\/li>\\n<li>Table (including caption support and escaping)<\\/li>\\n<li>ACF Icon Selector Field (including escaping)<\\/li>\\n<li>ACF Smart Button (including escaping)<\\/li>\\n<li>Advanced Custom Fields: RGBA Color Field (including escaping)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Update support for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Font Awesome Field<\\/li>\\n<li>Custom Fields: Nav Menu Field<\\/li>\\n<li>ACF Code Field<\\/li>\\n<li>Advanced Custom Fields: SVG Icon<\\/li>\\n<li>ACF YouTube Picker Field<\\/li>\\n<li>ACF Address Field<\\/li>\\n<li>Post Type Select Field for Advanced Custom Fields<\\/li>\\n<li>Advanced Custom Fields: Number Slider<\\/li>\\n<li>ACF Color Palette Field<\\/li>\\n<li>ACF Color Swatches<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Remove support for the following third party fields that no longer support the latest version of WordPress or ACF:\\n<ul>\\n<li>ACF qTranslate<\\/li>\\n<li>Advanced Custom Fields: Image Crop<\\/li>\\n<li>Advanced Custom Fields: Markdown Field<\\/li>\\n<li>Advanced Custom Fields: Link Picker Field<\\/li>\\n<li>ACF: Google Font Selector<\\/li>\\n<li>ACF: Focal Point<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Ignore `page` field used by Advanced Forms Pro for ACF for multi step forms<\\/li>\\n<\\/ul>\\n<p><strong>2.5.1<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.6<\\/li>\\n<li>Fix CSS and JS enqueue bugs<\\/li>\\n<li>Fix code formatting bug in \\\"Register ACF Blocks and Options Pages\\\" Tool<\\/li>\\n<li>Add link to Settings page in plugin description on core Plugins page<\\/li>\\n<li>Improve plugin update message on core Plugins page<\\/li>\\n<li>Add instructions to \\\"Download Failed\\\" error message on core Plugins page<\\/li>\\n<li>Updated licensing framework<\\/li>\\n<li>Improve plugin Settings page:\\n<ul>\\n<li>Improve instructions and validation messages<\\/li>\\n<li>Improve design and responsive styles<\\/li>\\n<li>Convert license key field from text input to password input to protect customer license keys<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<p><strong>2.5.0<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.4.<\\/li>\\n<li>Improve support for all field types included in ACF PRO 5.8.9 (including all their various settings).<\\/li>\\n<li>Improve codebase by syncing both free and pro foundations to facilitate faster development cycles and future features.<\\/li>\\n<li>Add escaping to code rendered to bring it in line with recent updates to ACF field documentation. See\\u00a0https:\\/\\/twitter.com\\/wp_acf\\/status\\/1181344882775875584.<\\/li>\\n<li>Improve code rendered for Taxonomy location.<\\/li>\\n<li>Add support for Current User, Current User Role, User Role locations.<\\/li>\\n<li>Add various enhancements to code rendered for the following fields and field settings:\\n<ul>\\n<li>Gallery field (return types Array, URL and ID)<\\/li>\\n<li>Image (return types Array, URL and ID)<\\/li>\\n<li>File (return types Array, URL and ID)<\\/li>\\n<li>Select (values Single and Multiple, return types Value, Label and Array)<\\/li>\\n<li>Checkbox (return types Value, Label and Array)<\\/li>\\n<li>Radio Button (return type Array)<\\/li>\\n<li>Button Group (return type Array)<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link (return types Array and URL)<\\/li>\\n<li>Post Object (values Single and Multiple, return types Post Object and Post ID)<\\/li>\\n<li>Page Link (values Single and Multiple)<\\/li>\\n<li>Relationship (return types Post Object and Post ID)<\\/li>\\n<li>Taxonomy (appearances Checkbox, Multi Select, Radio Buttons and Select, return types Term Object and Term ID)<\\/li>\\n<li>User (values Single and Multiple, return types User Array, User Object and User ID)<\\/li>\\n<li>Google Map<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Fixed issue with \'Copy All\' fields functionality.<\\/li>\\n<\\/ul>\\n<p><strong>2.4.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p><strong>2.3.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p><strong>2.2.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p><strong>2.1.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p><strong>2.0.0<\\/strong><\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p><strong>1.2.0<\\/strong><\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p><strong>1.1.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p><strong>1.0.3<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p><strong>1.0.2<\\/strong><\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:81:\\\"https:\\/\\/hookturn.io\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/acf-theme-code-pro-128x128.jpg\\\";s:2:\\\"2x\\\";s:81:\\\"https:\\/\\/hookturn.io\\/\\/srv\\/htdocs\\/wp-content\\/uploads\\/edd\\/2020\\/05\\/acf-theme-code-pro-256x256.jpg\\\";}\",\"description\":[\"<p><strong>ACF Theme Code Pro saves you time by automatically generating the code needed to implement ACF PRO field groups and ACF Blocks in your WordPress themes.<\\/strong><\\/p>\\n<p><em>\\u201cWork smarter, not harder! Great work on this ACF plugin!\\u201d<\\/em> - Elliot Condon, Creator of Advanced Custom Fields<\\/p>\\n<p>ACF Theme Code Pro is a premium add-on\\u00a0for the awesome\\u00a0<a href=\\\"https:\\/\\/www.advancedcustomfields.com\\/pro\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Advanced Custom Fields Pro<\\/a>\\u00a0WordPress plugin.<\\/p>\\n<p>The code required to implement your fields is displayed in the <em>Theme Code<\\/em> section at the bottom of your Edit Field Group page.<\\/p>\\n<p><strong>Features<\\/strong><\\/p>\\n<ul>\\n<li>Clipboard icons to easily copy code blocks into your theme<\\/li>\\n<li>Field names and variables are automatically updated<\\/li>\\n<li>Code generated is based on the official ACF documentation and includes escaping<\\/li>\\n<li>Support for field return types and single\\/muliple value options<\\/li>\\n<li>Great for offline ACF documentation<\\/li>\\n<\\/ul>\\n<p><strong>ACF Free, ACF Pro &amp; 3rd party fields <\\/strong><\\/p>\\n<p>Theme Code Pro generates code for all of these fields:<\\/p>\\n<p><strong>ACF Free Fields<\\/strong><\\/p>\\n<ul>\\n<li>Text<\\/li>\\n<li>Text Area<\\/li>\\n<li>Number<\\/li>\\n<li>Range<\\/li>\\n<li>Email<\\/li>\\n<li>URL<\\/li>\\n<li>Password<\\/li>\\n<li>Image<\\/li>\\n<li>File<\\/li>\\n<li>WYSIWYG<\\/li>\\n<li>oEmbed<\\/li>\\n<li>Select<\\/li>\\n<li>Checkbox<\\/li>\\n<li>Radio Button<\\/li>\\n<li>Button Group<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link<\\/li>\\n<li>Post Object<\\/li>\\n<li>Page Link<\\/li>\\n<li>Relationship<\\/li>\\n<li>Taxonomy<\\/li>\\n<li>User<\\/li>\\n<li>Google Map<\\/li>\\n<li>Date Picker<\\/li>\\n<li>Date Time Picker<\\/li>\\n<li>Color Picker<\\/li>\\n<li>Group<\\/li>\\n<\\/ul>\\n<p><strong>ACF Pro Fields<\\/strong><\\/p>\\n<ul>\\n<li>Repeater<\\/li>\\n<li>Flexible content<\\/li>\\n<li>Gallery<\\/li>\\n<li>Clone<\\/li>\\n<\\/ul>\\n<p><strong>3rd Party Fields<\\/strong><\\/p>\\n<ul>\\n<li>Font Awesome<\\/li>\\n<li>Gravityforms<\\/li>\\n<li>Ninjaforms<\\/li>\\n<li>Contact Form 7<\\/li>\\n<li>RGBA Colour<\\/li>\\n<li>Color Palette<\\/li>\\n<li>Table<\\/li>\\n<li>TablePress<\\/li>\\n<li>Sidebar Selector<\\/li>\\n<li>Nav Menu<\\/li>\\n<li>Image Aspect Ratio Crop<\\/li>\\n<li>Audio\\/Video Player<\\/li>\\n<li>SVG Icon<\\/li>\\n<li>Icon Selector<\\/li>\\n<li>Code<\\/li>\\n<li>Address<\\/li>\\n<li>Number Slider<\\/li>\\n<li>Star Rating<\\/li>\\n<li>YouTube Picker<\\/li>\\n<li>Post Type Select<\\/li>\\n<li>Smart Button<\\/li>\\n<\\/ul>\\n<p><strong>Location Rule Support<\\/strong><\\/p>\\n<p>ACF Theme Code Pro can generate code for multiple location rules in each field group. This includes more complex locations like <em>Block, Options Page, Widget, Taxonomy, Comment, Attachment, Current User and User Form.<\\/em><\\/p>\\n<p><strong>Create Blocks and Options Pages<\\/strong><\\/p>\\n<p>ACF Theme Code Pro also includes a handy <em>Location Registration Tool<\\/em> that generates the code needed to create new Blocks and Options Pages.<\\/p>\\n<p><strong>Works best with<\\/strong><\\/p>\\n<ul>\\n<li>Advanced Custom Fields Pro v5.9 or higher<\\/li>\\n<li>Advanced Custom Fields Free v5.9 or higher<\\/li>\\n<li>WordPress 5.6 or higher<\\/li>\\n<li>PHP 7.0 or higher<\\/li>\\n<\\/ul>\\n<p><strong>Try our FREE version<\\/strong><\\/p>\\n<p>If you would like to \\u2018try before you buy\\u2019 you can check out our free version <a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/acf-theme-code\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">ACF Theme Code<\\/a> on WordPress.org. This plugin supports all the field types included in free version of Advanced Custom Fields.<\\/p>\\n<p><strong>Hi! We made this<\\/strong><\\/p>\\n<p>The ACF Theme Code Plugin was created by <a href=\\\"http:\\/\\/aaronrutley.com\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">AaronRutley<\\/a> &amp; <a href=\\\"http:\\/\\/benpearson.com.au\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Ben Pearson<\\/a>, two WordPress developers based in Melbourne, Australia.<\\/p>\\n<p><strong>Theme Code Pro makes developers happy!<\\/strong><\\/p>\\n<p><em>\\u201cGreat time saver - No more constantly referring to the ACF documentation for the right ACF code.\\u201d<\\/em> - David McDonald, Freelance Web Developer<\\/p>\\n<p><em>\\u201cAwesome add-on for ACF - It will certainly speed up theme development.\\u201d<\\/em> - Matthew Heyes, Web Developer &amp; WordPress Specialist<\\/p>\\n<p><em>\\u201cI\'m going to use all the free time this plugin gives me to, I don\'t know, catch up on sleep!\\u201d<\\/em> - Joel Eade, Website Designer<\\/p>\\n<p><em>\\u201cI should have dropped the change a long time ago. AWESOME. Massive time saver. Wish I\\u2019d done it sooner.\\u201d<\\/em> - theatereleven, WordPress Developer<\\/p>\\n<p>&nbsp;<\\/p>\\n\"],\"changelog\":[\"<p><strong>2.5.3<\\/strong><\\/p>\\n<ul>\\n<li>Add full support for localization (i18n)\\n<ul>\\n<li>Please let us know if you\'re interested in helping translate ACF Theme Code Pro into your language (https:\\/\\/hookturn.io\\/contact\\/)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve enqueuing of CSS and JS<\\/li>\\n<li>Fix notice that occurs when Location is set to an unregistered block type<\\/li>\\n<\\/ul>\\n<p><strong>2.5.2<\\/strong><\\/p>\\n<ul>\\n<li>Add support for the following third party fields:\\n<ul>\\n<li>ACF Field For Contact Form 7<\\/li>\\n<li>Advanced Custom Field: Audio\\/Video Player<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Improve code rendered for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Gravityforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>Advanced Custom Fields: Ninjaforms Add-on (including displaying forms, support for Object and ID return types and Single and Multiple values)<\\/li>\\n<li>TablePress (including support for ID and HTML return types)<\\/li>\\n<li>Table (including caption support and escaping)<\\/li>\\n<li>ACF Icon Selector Field (including escaping)<\\/li>\\n<li>ACF Smart Button (including escaping)<\\/li>\\n<li>Advanced Custom Fields: RGBA Color Field (including escaping)<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Update support for the following third party fields:\\n<ul>\\n<li>Advanced Custom Fields: Font Awesome Field<\\/li>\\n<li>Custom Fields: Nav Menu Field<\\/li>\\n<li>ACF Code Field<\\/li>\\n<li>Advanced Custom Fields: SVG Icon<\\/li>\\n<li>ACF YouTube Picker Field<\\/li>\\n<li>ACF Address Field<\\/li>\\n<li>Post Type Select Field for Advanced Custom Fields<\\/li>\\n<li>Advanced Custom Fields: Number Slider<\\/li>\\n<li>ACF Color Palette Field<\\/li>\\n<li>ACF Color Swatches<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Remove support for the following third party fields that no longer support the latest version of WordPress or ACF:\\n<ul>\\n<li>ACF qTranslate<\\/li>\\n<li>Advanced Custom Fields: Image Crop<\\/li>\\n<li>Advanced Custom Fields: Markdown Field<\\/li>\\n<li>Advanced Custom Fields: Link Picker Field<\\/li>\\n<li>ACF: Google Font Selector<\\/li>\\n<li>ACF: Focal Point<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Ignore `page` field used by Advanced Forms Pro for ACF for multi step forms<\\/li>\\n<\\/ul>\\n<p><strong>2.5.1<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.6<\\/li>\\n<li>Fix CSS and JS enqueue bugs<\\/li>\\n<li>Fix code formatting bug in \\\"Register ACF Blocks and Options Pages\\\" Tool<\\/li>\\n<li>Add link to Settings page in plugin description on core Plugins page<\\/li>\\n<li>Improve plugin update message on core Plugins page<\\/li>\\n<li>Add instructions to \\\"Download Failed\\\" error message on core Plugins page<\\/li>\\n<li>Updated licensing framework<\\/li>\\n<li>Improve plugin Settings page:\\n<ul>\\n<li>Improve instructions and validation messages<\\/li>\\n<li>Improve design and responsive styles<\\/li>\\n<li>Convert license key field from text input to password input to protect customer license keys<\\/li>\\n<\\/ul>\\n<\\/li>\\n<\\/ul>\\n<p><strong>2.5.0<\\/strong><\\/p>\\n<ul>\\n<li>Improve support for WordPress 5.4.<\\/li>\\n<li>Improve support for all field types included in ACF PRO 5.8.9 (including all their various settings).<\\/li>\\n<li>Improve codebase by syncing both free and pro foundations to facilitate faster development cycles and future features.<\\/li>\\n<li>Add escaping to code rendered to bring it in line with recent updates to ACF field documentation. See\\u00a0https:\\/\\/twitter.com\\/wp_acf\\/status\\/1181344882775875584.<\\/li>\\n<li>Improve code rendered for Taxonomy location.<\\/li>\\n<li>Add support for Current User, Current User Role, User Role locations.<\\/li>\\n<li>Add various enhancements to code rendered for the following fields and field settings:\\n<ul>\\n<li>Gallery field (return types Array, URL and ID)<\\/li>\\n<li>Image (return types Array, URL and ID)<\\/li>\\n<li>File (return types Array, URL and ID)<\\/li>\\n<li>Select (values Single and Multiple, return types Value, Label and Array)<\\/li>\\n<li>Checkbox (return types Value, Label and Array)<\\/li>\\n<li>Radio Button (return type Array)<\\/li>\\n<li>Button Group (return type Array)<\\/li>\\n<li>True \\/ False<\\/li>\\n<li>Link (return types Array and URL)<\\/li>\\n<li>Post Object (values Single and Multiple, return types Post Object and Post ID)<\\/li>\\n<li>Page Link (values Single and Multiple)<\\/li>\\n<li>Relationship (return types Post Object and Post ID)<\\/li>\\n<li>Taxonomy (appearances Checkbox, Multi Select, Radio Buttons and Select, return types Term Object and Term ID)<\\/li>\\n<li>User (values Single and Multiple, return types User Array, User Object and User ID)<\\/li>\\n<li>Google Map<\\/li>\\n<\\/ul>\\n<\\/li>\\n<li>Fixed issue with \'Copy All\' fields functionality.<\\/li>\\n<\\/ul>\\n<p><strong>2.4.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Theme Code Pro generates code to register for ACF Blocks and Options!<\\/li>\\n<li>Core: Theme Code Pro generates code for use within for ACF Blocks!<\\/li>\\n<li>Core: Radio Button field (core): Add support for all return types<\\/li>\\n<li>Core: Refactoring that will allow for the more options for the code generated in the future<\\/li>\\n<li>New Field Supported: ACF Icon Field<\\/li>\\n<li>New Field Supported: ACF Star Rating Field<\\/li>\\n<li>New Field Supported: ACF Color Palette Field<\\/li>\\n<li>New Field Supported: ACF Image Aspect Ratio Crop<\\/li>\\n<li>New Field Supported: ACF Color Swatches<\\/li>\\n<li>New Field Supported: ACF SVG Icon<\\/li>\\n<\\/ul>\\n<p><strong>2.3.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: ACF Ninja Forms add on<\\/li>\\n<li>New Field Supported: ACF Gravity Forms add on<\\/li>\\n<li>New Field Supported: ACF RGBA Colour picker<\\/li>\\n<li>New Field(s) Supported: ACF qTranslate<\\/li>\\n<li>Core: Resolved EDD Conflicts<\\/li>\\n<li>Core: Improved Widget Location Variables<\\/li>\\n<li>Fix: EDD naming conflict<\\/li>\\n<li>Fix: Location error if visual editor is disabled<\\/li>\\n<li>Fix: Select Conflict with Seamless Field Group Option<\\/li>\\n<\\/ul>\\n<p><strong>2.2.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Button Field found in ACF Pro v5.6.3<\\/li>\\n<li>New Field Supported: Range Field found in ACF Pro v5.6.2<\\/li>\\n<li>Core: Copy All Feature Added<\\/li>\\n<\\/ul>\\n<p><strong>2.1.0<\\/strong><\\/p>\\n<ul>\\n<li>New Field Supported: Group Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Link Field found in ACF Pro v5.6<\\/li>\\n<li>New Field Supported: Range Field (Third Party)<\\/li>\\n<li>New Field Supported: Focal Point Field (Third Party)<\\/li>\\n<li>Field: Code field improved to escape output by default<\\/li>\\n<li>Field: Google Map field improved to return lat, lng &amp;\\u00a0address<\\/li>\\n<li>Core: resolved an issue with legacy PHP versions<\\/li>\\n<li>Fix: Bug in File field PHP when returned as a URL<\\/li>\\n<\\/ul>\\n<p><strong>2.0.0<\\/strong><\\/p>\\n<ul>\\n<li>Core : Theme Code Pro now generates code based on your location rules!<\\/li>\\n<li>Core : Theme Code Pro now supports all official ACF Add ons!<\\/li>\\n<li>Core : Theme Code Pro now works when ACF Pro is included in a theme!<\\/li>\\n<li>Location Supported : Options Page<\\/li>\\n<li>Location Supported : Widget<\\/li>\\n<li>Location Supported : Comment<\\/li>\\n<li>Location Supported : Taxonomy Term<\\/li>\\n<li>Location Supported : User<\\/li>\\n<li>Location Supported : Attachment<\\/li>\\n<li>Add-on supported : Options Page<\\/li>\\n<li>Add on supported : Repeater Field<\\/li>\\n<li>Add on supported : Gallery Field<\\/li>\\n<li>Add on supported : Flexible Content Field<\\/li>\\n<li>Fix : Minor bug in file field example link markup<\\/li>\\n<li>Fix : Support for Quicklinks feature within locations<\\/li>\\n<\\/ul>\\n<p><strong>1.2.0<\\/strong><\\/p>\\n<ul>\\n<li>Field : Clone - major improvements to the clone field code output<\\/li>\\n<li>New Field Supported : Address Field<\\/li>\\n<li>New Field Supported : Number Slider Field<\\/li>\\n<li>New Field Supported : Post Type Select Field<\\/li>\\n<li>New Field Supported : Code Field<\\/li>\\n<li>New Field Supported : Link Field<\\/li>\\n<li>New Field Supported : Link Picker Field<\\/li>\\n<li>New Field Supported : YouTube Picker Field<\\/li>\\n<li>Core : Special characters now removed from variable names<\\/li>\\n<li>Fix : Compatibility with CPTUI Pro Plugin<\\/li>\\n<\\/ul>\\n<p><strong>1.1.0<\\/strong><\\/p>\\n<ul>\\n<li>Core: Quicklinks feature with anchor links to the relevant theme code block<\\/li>\\n<li>Core: Notice updates &amp; various bug fixes<\\/li>\\n<li>Core: Plugin options screen moved under Settings<\\/li>\\n<\\/ul>\\n<p><strong>1.0.3<\\/strong><\\/p>\\n<ul>\\n<li>Fix: Use the_sub_field method for nested File fields with return format URL<\\/li>\\n<\\/ul>\\n<p><strong>1.0.2<\\/strong><\\/p>\\n<ul>\\n<li>Field: Fix for Post Object when using ACF 4<\\/li>\\n<li>Core: Various internal code improvements<\\/li>\\n<\\/ul>\\n\"]}\";}','no');
INSERT INTO `wp_options` VALUES (345383,'gform_enable_logging','','yes');
INSERT INTO `wp_options` VALUES (345384,'gravityformsaddon_gravityformslogging_settings','a:5:{s:15:\"gravityformsapi\";a:3:{s:9:\"log_level\";s:1:\"1\";s:6:\"enable\";s:1:\"1\";s:9:\"file_name\";s:40:\"556edbad8353f4f0ccc6765167935031ee71484a\";}s:12:\"gravityforms\";a:3:{s:9:\"log_level\";s:1:\"1\";s:6:\"enable\";s:1:\"1\";s:9:\"file_name\";s:40:\"6a31f95c063968dd6ffb5e7cd09914d8ef738758\";}s:0:\"\";a:3:{s:9:\"log_level\";s:1:\"1\";s:6:\"enable\";s:1:\"1\";s:9:\"file_name\";s:40:\"c81355050eab95cdc7a462ce1781077369778368\";}s:18:\"gravityformsstripe\";a:3:{s:9:\"log_level\";s:1:\"1\";s:6:\"enable\";s:1:\"1\";s:9:\"file_name\";s:40:\"2130c441c915687554b8cd127d0af2752cbf7636\";}s:19:\"gravityformsutility\";a:3:{s:9:\"log_level\";s:1:\"1\";s:6:\"enable\";s:1:\"1\";s:9:\"file_name\";s:40:\"9299c04d069e4fb98eea43afc70534d020e44298\";}}','yes');
INSERT INTO `wp_options` VALUES (345436,'woocommerce_task_list_tracked_completed_tasks','a:3:{i:0;s:13:\"store_details\";i:1;s:8:\"products\";i:2;s:8:\"payments\";}','yes');
INSERT INTO `wp_options` VALUES (345437,'woocommerce_task_list_completed_lists','a:2:{i:0;s:8:\"extended\";i:1;s:19:\"extended_two_column\";}','yes');
INSERT INTO `wp_options` VALUES (345448,'widget_tribe-widget-events-list','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (345505,'nexcess_mapps_woocommerce_automated_testing','a:4:{s:7:\"api_key\";s:40:\"YyRbzjqtPBc309SIsZY1jkVu1gfrrF2oZgNt22i1\";s:7:\"site_id\";s:36:\"1a0f8b86-d68c-4c4c-aecd-59272e1f9216\";s:11:\"customer_id\";i:4;s:10:\"product_id\";i:14077;}','yes');
INSERT INTO `wp_options` VALUES (345513,'options_external_product_how_to_buy_note','Product not available online,Â <a href=\"tel:9999999999\">call</a>Â to order.','no');
INSERT INTO `wp_options` VALUES (345514,'_options_external_product_how_to_buy_note','field_61f4128154c01','no');
INSERT INTO `wp_options` VALUES (345525,'options_global_contact_external_form_code','','no');
INSERT INTO `wp_options` VALUES (345526,'_options_global_contact_external_form_code','field_61f57302d95b8','no');
INSERT INTO `wp_options` VALUES (345527,'options_global_newsletter_external_form_code','','no');
INSERT INTO `wp_options` VALUES (345528,'_options_global_newsletter_external_form_code','field_61f572585e2fb','no');
INSERT INTO `wp_options` VALUES (345540,'options_global_contact_bottom_content','','no');
INSERT INTO `wp_options` VALUES (345541,'_options_global_contact_bottom_content','field_61f6bd472b990','no');
INSERT INTO `wp_options` VALUES (345542,'options_global_contact_bottom_content_list_columns','7','no');
INSERT INTO `wp_options` VALUES (345543,'_options_global_contact_bottom_content_list_columns','field_61f6bfc169b33','no');
INSERT INTO `wp_options` VALUES (345659,'sbi_review_consent','no','yes');
INSERT INTO `wp_options` VALUES (345661,'external_links_in_new_windows_force','','yes');
INSERT INTO `wp_options` VALUES (345662,'external_links_in_new_windows_ignore','','yes');
INSERT INTO `wp_options` VALUES (345666,'wsp_posts_by_category','<a href=\"{permalink}\">{title}</a>','yes');
INSERT INTO `wp_options` VALUES (345667,'wsp_exclude_cpt_archive','1','yes');
INSERT INTO `wp_options` VALUES (345668,'wsp_exclude_cpt_author','1','yes');
INSERT INTO `wp_options` VALUES (345719,'ai1wm_backups_labels','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (345720,'ai1wm_sites_links','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (345721,'jetpack_sync_settings_full_sync_sender_enabled','1','yes');
INSERT INTO `wp_options` VALUES (346723,'options_hide_top_bar_header_ui','0','no');
INSERT INTO `wp_options` VALUES (346724,'_options_hide_top_bar_header_ui','field_622178537bd5d','no');
INSERT INTO `wp_options` VALUES (346725,'options_hjs_columns','0','no');
INSERT INTO `wp_options` VALUES (346726,'_options_hjs_columns','field_5d43a9e01eb71','no');
INSERT INTO `wp_options` VALUES (347137,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (347138,'akismet_strictness','1','yes');
INSERT INTO `wp_options` VALUES (347139,'akismet_spam_count','137','yes');
INSERT INTO `wp_options` VALUES (347140,'akismet_show_user_comments_approved','1','yes');
INSERT INTO `wp_options` VALUES (347141,'akismet_comment_form_privacy_notice','hide','yes');
INSERT INTO `wp_options` VALUES (347144,'woocommerce_attribute_lookup_direct_updates','no','yes');
INSERT INTO `wp_options` VALUES (347167,'woocommerce_attribute_lookup_enabled','yes','yes');
INSERT INTO `wp_options` VALUES (347655,'bodhi_svgs_plugin_version','2.5.14','yes');
INSERT INTO `wp_options` VALUES (348251,'options_quote_icon_svg_code','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><!-- Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) --><path d=\"M448 224h-64v-24c0-30.9 25.1-56 56-56h16c22.1 0 40-17.9 40-40V72c0-22.1-17.9-40-40-40h-16c-92.6 0-168 75.4-168 168v216c0 35.3 28.7 64 64 64h112c35.3 0 64-28.7 64-64V288c0-35.3-28.7-64-64-64zm32 192c0 17.7-14.3 32-32 32H336c-17.7 0-32-14.3-32-32V200c0-75.1 60.9-136 136-136h16c4.4 0 8 3.6 8 8v32c0 4.4-3.6 8-8 8h-16c-48.6 0-88 39.4-88 88v56h96c17.7 0 32 14.3 32 32v128zM176 224h-64v-24c0-30.9 25.1-56 56-56h16c22.1 0 40-17.9 40-40V72c0-22.1-17.9-40-40-40h-16C75.4 32 0 107.4 0 200v216c0 35.3 28.7 64 64 64h112c35.3 0 64-28.7 64-64V288c0-35.3-28.7-64-64-64zm32 192c0 17.7-14.3 32-32 32H64c-17.7 0-32-14.3-32-32V200c0-75.1 60.9-136 136-136h16c4.4 0 8 3.6 8 8v32c0 4.4-3.6 8-8 8h-16c-48.6 0-88 39.4-88 88v56h96c17.7 0 32 14.3 32 32v128z\"/></svg>','no');
INSERT INTO `wp_options` VALUES (348252,'_options_quote_icon_svg_code','field_623d686cd06e3','no');
INSERT INTO `wp_options` VALUES (348257,'options_global_contact_ui_style','full','no');
INSERT INTO `wp_options` VALUES (348258,'_options_global_contact_ui_style','field_623d8eafb1aae','no');
INSERT INTO `wp_options` VALUES (348259,'options_global_contact_simple_address_icon','<i class=\"fa-regular fa-location-dot\"></i>','no');
INSERT INTO `wp_options` VALUES (348260,'_options_global_contact_simple_address_icon','field_623d8bccea798','no');
INSERT INTO `wp_options` VALUES (348261,'options_global_contact_simple_address','406 S Boulder Ave Suite 660 E Tulsa, OK 74103','no');
INSERT INTO `wp_options` VALUES (348262,'_options_global_contact_simple_address','field_623d8c1eea79a','no');
INSERT INTO `wp_options` VALUES (348263,'options_global_contact_simple_phone_icon','<i class=\"fa-regular fa-phone\"></i>','no');
INSERT INTO `wp_options` VALUES (348264,'_options_global_contact_simple_phone_icon','field_623d8beeea799','no');
INSERT INTO `wp_options` VALUES (348265,'options_global_contact_simple_phone_label','912-656-6434','no');
INSERT INTO `wp_options` VALUES (348266,'_options_global_contact_simple_phone_label','field_623d8c69ea79c','no');
INSERT INTO `wp_options` VALUES (348267,'options_global_contact_simple_phone_number','912-656-6434','no');
INSERT INTO `wp_options` VALUES (348268,'_options_global_contact_simple_phone_number','field_623d8c39ea79b','no');
INSERT INTO `wp_options` VALUES (348269,'options_global_contact_simple_email_icon','<i class=\"fa-regular fa-envelope\"></i>','no');
INSERT INTO `wp_options` VALUES (348270,'_options_global_contact_simple_email_icon','field_623d8c7fea79d','no');
INSERT INTO `wp_options` VALUES (348271,'options_global_contact_simple_email_label','jordan@hirejordansmith.com','no');
INSERT INTO `wp_options` VALUES (348272,'_options_global_contact_simple_email_label','field_623d8c89ea79f','no');
INSERT INTO `wp_options` VALUES (348273,'options_global_contact_simple_email_address','jordan@hirejordansmith.com','no');
INSERT INTO `wp_options` VALUES (348274,'_options_global_contact_simple_email_address','field_623d8c84ea79e','no');
INSERT INTO `wp_options` VALUES (348275,'options_contact_form_id_simple','13','no');
INSERT INTO `wp_options` VALUES (348276,'_options_contact_form_id_simple','field_623d8ae6ea797','no');
INSERT INTO `wp_options` VALUES (348277,'options_hide_global_contact_partners_ui','1','no');
INSERT INTO `wp_options` VALUES (348278,'_options_hide_global_contact_partners_ui','field_623da2d0e6bbf','no');
INSERT INTO `wp_options` VALUES (348279,'options_hide_global_contact_bottom_content_ui','1','no');
INSERT INTO `wp_options` VALUES (348280,'_options_hide_global_contact_bottom_content_ui','field_623da2f6e6bc0','no');
INSERT INTO `wp_options` VALUES (348489,'options_team_page','','no');
INSERT INTO `wp_options` VALUES (348490,'_options_team_page','field_624147be33fbd','no');
INSERT INTO `wp_options` VALUES (348491,'options_testimonials_page','','no');
INSERT INTO `wp_options` VALUES (348492,'_options_testimonials_page','field_6241480a33fbe','no');
INSERT INTO `wp_options` VALUES (348493,'options_faqs_page','','no');
INSERT INTO `wp_options` VALUES (348494,'_options_faqs_page','field_6241481633fbf','no');
INSERT INTO `wp_options` VALUES (348527,'pblredirect','no','no');
INSERT INTO `wp_options` VALUES (348529,'wc_stripe_version','6.3.0','yes');
INSERT INTO `wp_options` VALUES (348531,'customer_appointments_page','14711','yes');
INSERT INTO `wp_options` VALUES (348532,'gfb_company_name','HJS BLOCKS','yes');
INSERT INTO `wp_options` VALUES (348533,'gfb_company_address','','yes');
INSERT INTO `wp_options` VALUES (348534,'gfb_company_contact_no','','yes');
INSERT INTO `wp_options` VALUES (348535,'gfb_company_email','jordan@hirejordansmith.com','yes');
INSERT INTO `wp_options` VALUES (348536,'gfb_company_website','','yes');
INSERT INTO `wp_options` VALUES (348537,'gfb_time_interval','20','yes');
INSERT INTO `wp_options` VALUES (348538,'gfb_prior_days_book_appointment','0','yes');
INSERT INTO `wp_options` VALUES (348539,'gfb_prior_months_book_appointment','12','yes');
INSERT INTO `wp_options` VALUES (348540,'gfb_sender_name','HJS BLOCKS','yes');
INSERT INTO `wp_options` VALUES (348541,'gfb_sender_email','jordan@hirejordansmith.com','yes');
INSERT INTO `wp_options` VALUES (348542,'gfb_enable_test_mode','sandbox','yes');
INSERT INTO `wp_options` VALUES (348543,'gfb_currency_code','USD','yes');
INSERT INTO `wp_options` VALUES (348544,'gfb_currency_symbol','$','yes');
INSERT INTO `wp_options` VALUES (348545,'gfb_payment_return_url','','yes');
INSERT INTO `wp_options` VALUES (348546,'gfb_enable_test_mode_stripe','test','yes');
INSERT INTO `wp_options` VALUES (348547,'gfb_stripe_test_secret_key','','yes');
INSERT INTO `wp_options` VALUES (348548,'gfb_stripe_test_publishable_key','','yes');
INSERT INTO `wp_options` VALUES (348549,'gfb_stripe_live_secret_key','','yes');
INSERT INTO `wp_options` VALUES (348550,'gfb_stripe_live_publishable_key','','yes');
INSERT INTO `wp_options` VALUES (348551,'gfb_client_id','123','yes');
INSERT INTO `wp_options` VALUES (348552,'gfb_client_secrete','123','yes');
INSERT INTO `wp_options` VALUES (348553,'gfb_custom_css','','yes');
INSERT INTO `wp_options` VALUES (348554,'is_stripe','','yes');
INSERT INTO `wp_options` VALUES (348558,'break_for_mon','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348559,'gfb_gc_2way_sync','0','yes');
INSERT INTO `wp_options` VALUES (348560,'gbf_start_of_week','sunday','yes');
INSERT INTO `wp_options` VALUES (348561,'gfb_time_duration','25','yes');
INSERT INTO `wp_options` VALUES (348562,'gfb_calendar_availability','global','yes');
INSERT INTO `wp_options` VALUES (348563,'submit','Save Appointment Settings','yes');
INSERT INTO `wp_options` VALUES (348566,'gfb_global_service','1','yes');
INSERT INTO `wp_options` VALUES (348567,'gfb_global_service_provider','1','yes');
INSERT INTO `wp_options` VALUES (348568,'gfb_staff_1_monday_start_time','09:00','yes');
INSERT INTO `wp_options` VALUES (348569,'gfb_staff_1_monday_end_time','18:00','yes');
INSERT INTO `wp_options` VALUES (348570,'gfb_staff_1_monday_slot_cap','1','yes');
INSERT INTO `wp_options` VALUES (348571,'gfb_staff_1_slots_for_monday','a:4:{s:5:\"slots\";a:16:{i:0;s:17:\"9:00:00 - 9:30:00\";i:1;s:18:\"9:35:00 - 10:05:00\";i:2;s:19:\"10:10:00 - 10:40:00\";i:3;s:19:\"10:45:00 - 11:15:00\";i:4;s:19:\"11:20:00 - 11:50:00\";i:5;s:19:\"11:55:00 - 12:25:00\";i:6;s:19:\"12:30:00 - 13:00:00\";i:7;s:19:\"13:05:00 - 13:35:00\";i:8;s:19:\"13:40:00 - 14:10:00\";i:9;s:19:\"14:15:00 - 14:45:00\";i:10;s:19:\"14:50:00 - 15:20:00\";i:11;s:19:\"15:25:00 - 15:55:00\";i:12;s:19:\"16:00:00 - 16:30:00\";i:13;s:19:\"16:35:00 - 17:05:00\";i:14;s:19:\"17:10:00 - 17:40:00\";i:15;s:19:\"17:45:00 - 18:15:00\";}s:9:\"add_break\";a:16:{i:0;s:5:\"false\";i:1;s:5:\"false\";i:2;s:5:\"false\";i:3;s:5:\"false\";i:4;s:5:\"false\";i:5;s:5:\"false\";i:6;s:5:\"false\";i:7;s:5:\"false\";i:8;s:5:\"false\";i:9;s:5:\"false\";i:10;s:5:\"false\";i:11;s:5:\"false\";i:12;s:5:\"false\";i:13;s:5:\"false\";i:14;s:5:\"false\";i:15;s:5:\"false\";}s:15:\"slot_start_time\";a:16:{i:0;s:7:\"9:00:00\";i:1;s:7:\"9:35:00\";i:2;s:8:\"10:10:00\";i:3;s:8:\"10:45:00\";i:4;s:8:\"11:20:00\";i:5;s:8:\"11:55:00\";i:6;s:8:\"12:30:00\";i:7;s:8:\"13:05:00\";i:8;s:8:\"13:40:00\";i:9;s:8:\"14:15:00\";i:10;s:8:\"14:50:00\";i:11;s:8:\"15:25:00\";i:12;s:8:\"16:00:00\";i:13;s:8:\"16:35:00\";i:14;s:8:\"17:10:00\";i:15;s:8:\"17:45:00\";}s:13:\"slot_end_time\";a:16:{i:0;s:7:\"9:30:00\";i:1;s:8:\"10:05:00\";i:2;s:8:\"10:40:00\";i:3;s:8:\"11:15:00\";i:4;s:8:\"11:50:00\";i:5;s:8:\"12:25:00\";i:6;s:8:\"13:00:00\";i:7;s:8:\"13:35:00\";i:8;s:8:\"14:10:00\";i:9;s:8:\"14:45:00\";i:10;s:8:\"15:20:00\";i:11;s:8:\"15:55:00\";i:12;s:8:\"16:30:00\";i:13;s:8:\"17:05:00\";i:14;s:8:\"17:40:00\";i:15;s:8:\"18:15:00\";}}','yes');
INSERT INTO `wp_options` VALUES (348573,'gfb_staff_timezone_1','America/Chicago','yes');
INSERT INTO `wp_options` VALUES (348574,'gfb_limit_gc_events','0','yes');
INSERT INTO `wp_options` VALUES (348575,'gfb_staff_1_tuesday_start_time','09:00','yes');
INSERT INTO `wp_options` VALUES (348576,'gfb_staff_1_tuesday_end_time','17:00','yes');
INSERT INTO `wp_options` VALUES (348577,'gfb_staff_1_tuesday_slot_cap','1','yes');
INSERT INTO `wp_options` VALUES (348578,'gfb_staff_1_slots_for_tuesday','a:4:{s:5:\"slots\";a:14:{i:0;s:17:\"9:00:00 - 9:30:00\";i:1;s:18:\"9:35:00 - 10:05:00\";i:2;s:19:\"10:10:00 - 10:40:00\";i:3;s:19:\"10:45:00 - 11:15:00\";i:4;s:19:\"11:20:00 - 11:50:00\";i:5;s:19:\"11:55:00 - 12:25:00\";i:6;s:19:\"12:30:00 - 13:00:00\";i:7;s:19:\"13:05:00 - 13:35:00\";i:8;s:19:\"13:40:00 - 14:10:00\";i:9;s:19:\"14:15:00 - 14:45:00\";i:10;s:19:\"14:50:00 - 15:20:00\";i:11;s:19:\"15:25:00 - 15:55:00\";i:12;s:19:\"16:00:00 - 16:30:00\";i:13;s:19:\"16:35:00 - 17:05:00\";}s:9:\"add_break\";a:14:{i:0;s:5:\"false\";i:1;s:5:\"false\";i:2;s:5:\"false\";i:3;s:5:\"false\";i:4;s:5:\"false\";i:5;s:5:\"false\";i:6;s:5:\"false\";i:7;s:5:\"false\";i:8;s:5:\"false\";i:9;s:5:\"false\";i:10;s:5:\"false\";i:11;s:5:\"false\";i:12;s:5:\"false\";i:13;s:5:\"false\";}s:15:\"slot_start_time\";a:14:{i:0;s:7:\"9:00:00\";i:1;s:7:\"9:35:00\";i:2;s:8:\"10:10:00\";i:3;s:8:\"10:45:00\";i:4;s:8:\"11:20:00\";i:5;s:8:\"11:55:00\";i:6;s:8:\"12:30:00\";i:7;s:8:\"13:05:00\";i:8;s:8:\"13:40:00\";i:9;s:8:\"14:15:00\";i:10;s:8:\"14:50:00\";i:11;s:8:\"15:25:00\";i:12;s:8:\"16:00:00\";i:13;s:8:\"16:35:00\";}s:13:\"slot_end_time\";a:14:{i:0;s:7:\"9:30:00\";i:1;s:8:\"10:05:00\";i:2;s:8:\"10:40:00\";i:3;s:8:\"11:15:00\";i:4;s:8:\"11:50:00\";i:5;s:8:\"12:25:00\";i:6;s:8:\"13:00:00\";i:7;s:8:\"13:35:00\";i:8;s:8:\"14:10:00\";i:9;s:8:\"14:45:00\";i:10;s:8:\"15:20:00\";i:11;s:8:\"15:55:00\";i:12;s:8:\"16:30:00\";i:13;s:8:\"17:05:00\";}}','yes');
INSERT INTO `wp_options` VALUES (348579,'gfb_staff_1_wednesday_start_time','09:00','yes');
INSERT INTO `wp_options` VALUES (348580,'gfb_staff_1_wednesday_end_time','18:00','yes');
INSERT INTO `wp_options` VALUES (348581,'gfb_staff_1_wednesday_slot_cap','1','yes');
INSERT INTO `wp_options` VALUES (348582,'gfb_staff_1_slots_for_wednesday','a:4:{s:5:\"slots\";a:16:{i:0;s:17:\"9:00:00 - 9:30:00\";i:1;s:18:\"9:35:00 - 10:05:00\";i:2;s:19:\"10:10:00 - 10:40:00\";i:3;s:19:\"10:45:00 - 11:15:00\";i:4;s:19:\"11:20:00 - 11:50:00\";i:5;s:19:\"11:55:00 - 12:25:00\";i:6;s:19:\"12:30:00 - 13:00:00\";i:7;s:19:\"13:05:00 - 13:35:00\";i:8;s:19:\"13:40:00 - 14:10:00\";i:9;s:19:\"14:15:00 - 14:45:00\";i:10;s:19:\"14:50:00 - 15:20:00\";i:11;s:19:\"15:25:00 - 15:55:00\";i:12;s:19:\"16:00:00 - 16:30:00\";i:13;s:19:\"16:35:00 - 17:05:00\";i:14;s:19:\"17:10:00 - 17:40:00\";i:15;s:19:\"17:45:00 - 18:15:00\";}s:9:\"add_break\";a:16:{i:0;s:5:\"false\";i:1;s:5:\"false\";i:2;s:5:\"false\";i:3;s:5:\"false\";i:4;s:5:\"false\";i:5;s:5:\"false\";i:6;s:5:\"false\";i:7;s:5:\"false\";i:8;s:5:\"false\";i:9;s:5:\"false\";i:10;s:5:\"false\";i:11;s:5:\"false\";i:12;s:5:\"false\";i:13;s:5:\"false\";i:14;s:5:\"false\";i:15;s:5:\"false\";}s:15:\"slot_start_time\";a:16:{i:0;s:7:\"9:00:00\";i:1;s:7:\"9:35:00\";i:2;s:8:\"10:10:00\";i:3;s:8:\"10:45:00\";i:4;s:8:\"11:20:00\";i:5;s:8:\"11:55:00\";i:6;s:8:\"12:30:00\";i:7;s:8:\"13:05:00\";i:8;s:8:\"13:40:00\";i:9;s:8:\"14:15:00\";i:10;s:8:\"14:50:00\";i:11;s:8:\"15:25:00\";i:12;s:8:\"16:00:00\";i:13;s:8:\"16:35:00\";i:14;s:8:\"17:10:00\";i:15;s:8:\"17:45:00\";}s:13:\"slot_end_time\";a:16:{i:0;s:7:\"9:30:00\";i:1;s:8:\"10:05:00\";i:2;s:8:\"10:40:00\";i:3;s:8:\"11:15:00\";i:4;s:8:\"11:50:00\";i:5;s:8:\"12:25:00\";i:6;s:8:\"13:00:00\";i:7;s:8:\"13:35:00\";i:8;s:8:\"14:10:00\";i:9;s:8:\"14:45:00\";i:10;s:8:\"15:20:00\";i:11;s:8:\"15:55:00\";i:12;s:8:\"16:30:00\";i:13;s:8:\"17:05:00\";i:14;s:8:\"17:40:00\";i:15;s:8:\"18:15:00\";}}','yes');
INSERT INTO `wp_options` VALUES (348583,'gfb_staff_1_sunday_start_time','09:00','yes');
INSERT INTO `wp_options` VALUES (348584,'gfb_staff_1_sunday_end_time','18:00','yes');
INSERT INTO `wp_options` VALUES (348585,'gfb_staff_1_sunday_slot_cap','1','yes');
INSERT INTO `wp_options` VALUES (348586,'gfb_staff_1_slots_for_sunday','a:4:{s:5:\"slots\";a:16:{i:0;s:17:\"9:00:00 - 9:30:00\";i:1;s:18:\"9:35:00 - 10:05:00\";i:2;s:19:\"10:10:00 - 10:40:00\";i:3;s:19:\"10:45:00 - 11:15:00\";i:4;s:19:\"11:20:00 - 11:50:00\";i:5;s:19:\"11:55:00 - 12:25:00\";i:6;s:19:\"12:30:00 - 13:00:00\";i:7;s:19:\"13:05:00 - 13:35:00\";i:8;s:19:\"13:40:00 - 14:10:00\";i:9;s:19:\"14:15:00 - 14:45:00\";i:10;s:19:\"14:50:00 - 15:20:00\";i:11;s:19:\"15:25:00 - 15:55:00\";i:12;s:19:\"16:00:00 - 16:30:00\";i:13;s:19:\"16:35:00 - 17:05:00\";i:14;s:19:\"17:10:00 - 17:40:00\";i:15;s:19:\"17:45:00 - 18:15:00\";}s:9:\"add_break\";a:16:{i:0;s:5:\"false\";i:1;s:5:\"false\";i:2;s:5:\"false\";i:3;s:5:\"false\";i:4;s:5:\"false\";i:5;s:5:\"false\";i:6;s:5:\"false\";i:7;s:5:\"false\";i:8;s:5:\"false\";i:9;s:5:\"false\";i:10;s:5:\"false\";i:11;s:5:\"false\";i:12;s:5:\"false\";i:13;s:5:\"false\";i:14;s:5:\"false\";i:15;s:5:\"false\";}s:15:\"slot_start_time\";a:16:{i:0;s:7:\"9:00:00\";i:1;s:7:\"9:35:00\";i:2;s:8:\"10:10:00\";i:3;s:8:\"10:45:00\";i:4;s:8:\"11:20:00\";i:5;s:8:\"11:55:00\";i:6;s:8:\"12:30:00\";i:7;s:8:\"13:05:00\";i:8;s:8:\"13:40:00\";i:9;s:8:\"14:15:00\";i:10;s:8:\"14:50:00\";i:11;s:8:\"15:25:00\";i:12;s:8:\"16:00:00\";i:13;s:8:\"16:35:00\";i:14;s:8:\"17:10:00\";i:15;s:8:\"17:45:00\";}s:13:\"slot_end_time\";a:16:{i:0;s:7:\"9:30:00\";i:1;s:8:\"10:05:00\";i:2;s:8:\"10:40:00\";i:3;s:8:\"11:15:00\";i:4;s:8:\"11:50:00\";i:5;s:8:\"12:25:00\";i:6;s:8:\"13:00:00\";i:7;s:8:\"13:35:00\";i:8;s:8:\"14:10:00\";i:9;s:8:\"14:45:00\";i:10;s:8:\"15:20:00\";i:11;s:8:\"15:55:00\";i:12;s:8:\"16:30:00\";i:13;s:8:\"17:05:00\";i:14;s:8:\"17:40:00\";i:15;s:8:\"18:15:00\";}}','yes');
INSERT INTO `wp_options` VALUES (348587,'gfb_staff_timezone_2','Africa/Abidjan','yes');
INSERT INTO `wp_options` VALUES (348588,'gfb_staff_2_tuesday_start_time','09:00','yes');
INSERT INTO `wp_options` VALUES (348589,'gfb_staff_2_tuesday_end_time','18:00','yes');
INSERT INTO `wp_options` VALUES (348590,'gfb_staff_2_tuesday_slot_cap','20','yes');
INSERT INTO `wp_options` VALUES (348591,'gfb_staff_2_slots_for_tuesday','a:4:{s:5:\"slots\";a:16:{i:0;s:17:\"9:00:00 - 9:30:00\";i:1;s:18:\"9:35:00 - 10:05:00\";i:2;s:19:\"10:10:00 - 10:40:00\";i:3;s:19:\"10:45:00 - 11:15:00\";i:4;s:19:\"11:20:00 - 11:50:00\";i:5;s:19:\"11:55:00 - 12:25:00\";i:6;s:19:\"12:30:00 - 13:00:00\";i:7;s:19:\"13:05:00 - 13:35:00\";i:8;s:19:\"13:40:00 - 14:10:00\";i:9;s:19:\"14:15:00 - 14:45:00\";i:10;s:19:\"14:50:00 - 15:20:00\";i:11;s:19:\"15:25:00 - 15:55:00\";i:12;s:19:\"16:00:00 - 16:30:00\";i:13;s:19:\"16:35:00 - 17:05:00\";i:14;s:19:\"17:10:00 - 17:40:00\";i:15;s:19:\"17:45:00 - 18:15:00\";}s:9:\"add_break\";a:16:{i:0;s:5:\"false\";i:1;s:5:\"false\";i:2;s:5:\"false\";i:3;s:5:\"false\";i:4;s:5:\"false\";i:5;s:5:\"false\";i:6;s:5:\"false\";i:7;s:5:\"false\";i:8;s:5:\"false\";i:9;s:5:\"false\";i:10;s:5:\"false\";i:11;s:5:\"false\";i:12;s:5:\"false\";i:13;s:5:\"false\";i:14;s:5:\"false\";i:15;s:5:\"false\";}s:15:\"slot_start_time\";a:16:{i:0;s:7:\"9:00:00\";i:1;s:7:\"9:35:00\";i:2;s:8:\"10:10:00\";i:3;s:8:\"10:45:00\";i:4;s:8:\"11:20:00\";i:5;s:8:\"11:55:00\";i:6;s:8:\"12:30:00\";i:7;s:8:\"13:05:00\";i:8;s:8:\"13:40:00\";i:9;s:8:\"14:15:00\";i:10;s:8:\"14:50:00\";i:11;s:8:\"15:25:00\";i:12;s:8:\"16:00:00\";i:13;s:8:\"16:35:00\";i:14;s:8:\"17:10:00\";i:15;s:8:\"17:45:00\";}s:13:\"slot_end_time\";a:16:{i:0;s:7:\"9:30:00\";i:1;s:8:\"10:05:00\";i:2;s:8:\"10:40:00\";i:3;s:8:\"11:15:00\";i:4;s:8:\"11:50:00\";i:5;s:8:\"12:25:00\";i:6;s:8:\"13:00:00\";i:7;s:8:\"13:35:00\";i:8;s:8:\"14:10:00\";i:9;s:8:\"14:45:00\";i:10;s:8:\"15:20:00\";i:11;s:8:\"15:55:00\";i:12;s:8:\"16:30:00\";i:13;s:8:\"17:05:00\";i:14;s:8:\"17:40:00\";i:15;s:8:\"18:15:00\";}}','yes');
INSERT INTO `wp_options` VALUES (348632,'options_accordion_faqs','0','no');
INSERT INTO `wp_options` VALUES (348633,'_options_accordion_faqs','field_5fc5d1f3a9a5f','no');
INSERT INTO `wp_options` VALUES (348658,'sbi_dismiss_critical_notice','1','no');
INSERT INTO `wp_options` VALUES (348665,'tablepress_plugin_options','{\"plugin_options_db_version\":43,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"0\",\"tablepress_version\":\"1.14\",\"first_activation\":1649247809,\"message_plugin_update\":false,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0}','yes');
INSERT INTO `wp_options` VALUES (348666,'tablepress_tables','{\"last_id\":1,\"table_post\":{\"1\":14732}}','yes');
INSERT INTO `wp_options` VALUES (348683,'widget_gce_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (348684,'simple-calendar_version','3.1.36','yes');
INSERT INTO `wp_options` VALUES (348685,'calendar_feed_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348687,'simple-calendar_admin_notices','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348688,'simple-calendar_settings_feeds','a:1:{s:6:\"google\";a:1:{s:7:\"api_key\";s:39:\"AIzaSyA7c8z1kMj85iGOmDselBrbl9KErY4ix0Q\";}}','yes');
INSERT INTO `wp_options` VALUES (348689,'calendar_type_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348690,'calendar_category_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (348691,'simple-calendar_licenses_status','a:1:{s:11:\"simcal_4381\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (348736,'options_add_social_media_in_main_menu','0','no');
INSERT INTO `wp_options` VALUES (348737,'_options_add_social_media_in_main_menu','field_6257fecae5307','no');
INSERT INTO `wp_options` VALUES (348745,'facetwp_settings','{\"facets\":[{\"name\":\"property_category\",\"label\":\"Property Category\",\"type\":\"checkboxes\",\"source\":\"tax\\/property-category\",\"parent_term\":\"\",\"modifier_type\":\"off\",\"modifier_values\":\"\",\"hierarchical\":\"no\",\"show_expanded\":\"no\",\"ghosts\":\"no\",\"preserve_ghosts\":\"no\",\"operator\":\"or\",\"orderby\":\"count\",\"count\":\"10\",\"soft_limit\":\"5\"},{\"name\":\"property_status\",\"label\":\"Property Status\",\"type\":\"checkboxes\",\"source\":\"tax\\/property-status\",\"parent_term\":\"\",\"modifier_type\":\"off\",\"modifier_values\":\"\",\"hierarchical\":\"no\",\"show_expanded\":\"no\",\"ghosts\":\"no\",\"preserve_ghosts\":\"no\",\"operator\":\"or\",\"orderby\":\"count\",\"count\":\"10\",\"soft_limit\":\"5\"},{\"name\":\"property_price\",\"label\":\"Property Price\",\"type\":\"slider\",\"source\":\"acf\\/field_61ab132670672\",\"compare_type\":\"\",\"prefix\":\"$\",\"suffix\":\"\",\"format\":\"0,0\",\"step\":\"1\"}],\"templates\":[{\"name\":\"blog_posts\",\"label\":\"Blog posts\",\"query\":\"\",\"template\":\"\",\"layout\":{\"items\":[{\"type\":\"row\",\"items\":[{\"type\":\"col\",\"items\":[{\"type\":\"item\",\"source\":\"post_title\",\"settings\":{\"link\":{\"type\":\"post\",\"href\":\"\",\"target\":\"\"},\"prefix\":\"\",\"suffix\":\"\",\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-fz703r\",\"css_class\":\"\",\"is_hidden\":\"\"}}],\"settings\":{\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-1tvcxf\",\"css_class\":\"\"}}],\"settings\":{\"grid_template_columns\":\"1fr\",\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-8cjrpw\",\"css_class\":\"\"}}],\"settings\":{\"num_columns\":1,\"grid_gap\":10,\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-hkhimk\",\"css_class\":\"\",\"custom_css\":\"\"}},\"query_obj\":{\"post_type\":[{\"label\":\"Posts\",\"value\":\"post\"}],\"posts_per_page\":10,\"orderby\":[{\"key\":\"date\",\"order\":\"DESC\",\"type\":\"CHAR\"}],\"filters\":[]},\"modes\":{\"display\":\"visual\",\"query\":\"visual\"}}],\"settings\":{\"thousands_separator\":\",\",\"decimal_separator\":\".\",\"prefix\":\"_\",\"load_jquery\":\"no\"}}','no');
INSERT INTO `wp_options` VALUES (348746,'facetwp_version','3.9.6','yes');
INSERT INTO `wp_options` VALUES (348747,'facetwp_indexing_cancelled','no','no');
INSERT INTO `wp_options` VALUES (348748,'facetwp_settings_last_index','{\"facets\":[{\"name\":\"property_category\",\"label\":\"Property Category\",\"type\":\"checkboxes\",\"source\":\"tax\\/property-category\",\"parent_term\":\"\",\"modifier_type\":\"off\",\"modifier_values\":\"\",\"hierarchical\":\"no\",\"show_expanded\":\"no\",\"ghosts\":\"no\",\"preserve_ghosts\":\"no\",\"operator\":\"or\",\"orderby\":\"count\",\"count\":\"10\",\"soft_limit\":\"5\"},{\"name\":\"property_status\",\"label\":\"Property Status\",\"type\":\"checkboxes\",\"source\":\"tax\\/property-status\",\"parent_term\":\"\",\"modifier_type\":\"off\",\"modifier_values\":\"\",\"hierarchical\":\"no\",\"show_expanded\":\"no\",\"ghosts\":\"no\",\"preserve_ghosts\":\"no\",\"operator\":\"or\",\"orderby\":\"count\",\"count\":\"10\",\"soft_limit\":\"5\"},{\"name\":\"property_price\",\"label\":\"Property Price\",\"type\":\"slider\",\"source\":\"acf\\/field_61ab132670672\",\"compare_type\":\"\",\"prefix\":\"$\",\"suffix\":\"\",\"format\":\"0,0\",\"step\":\"1\"}],\"templates\":[{\"name\":\"blog_posts\",\"label\":\"Blog posts\",\"query\":\"\",\"template\":\"\",\"layout\":{\"items\":[{\"type\":\"row\",\"items\":[{\"type\":\"col\",\"items\":[{\"type\":\"item\",\"source\":\"post_title\",\"settings\":{\"link\":{\"type\":\"post\",\"href\":\"\",\"target\":\"\"},\"prefix\":\"\",\"suffix\":\"\",\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-fz703r\",\"css_class\":\"\",\"is_hidden\":\"\"}}],\"settings\":{\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-1tvcxf\",\"css_class\":\"\"}}],\"settings\":{\"grid_template_columns\":\"1fr\",\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-8cjrpw\",\"css_class\":\"\"}}],\"settings\":{\"num_columns\":1,\"grid_gap\":10,\"border\":{\"style\":\"none\",\"color\":\"\",\"width\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0}},\"background_color\":\"\",\"padding\":{\"unit\":\"px\",\"top\":0,\"right\":0,\"bottom\":0,\"left\":0},\"text_color\":\"\",\"text_style\":{\"align\":\"\",\"bold\":false,\"italic\":false},\"font_size\":{\"unit\":\"px\",\"size\":0},\"name\":\"el-hkhimk\",\"css_class\":\"\",\"custom_css\":\"\"}},\"query_obj\":{\"post_type\":[{\"label\":\"Posts\",\"value\":\"post\"}],\"posts_per_page\":10,\"orderby\":[{\"key\":\"date\",\"order\":\"DESC\",\"type\":\"CHAR\"}],\"filters\":[]},\"modes\":{\"display\":\"visual\",\"query\":\"visual\"}}],\"settings\":{\"thousands_separator\":\",\",\"decimal_separator\":\".\",\"prefix\":\"_\",\"load_jquery\":\"no\"}}','no');
INSERT INTO `wp_options` VALUES (348749,'facetwp_indexing','','no');
INSERT INTO `wp_options` VALUES (348750,'facetwp_transients','','no');
INSERT INTO `wp_options` VALUES (348751,'facetwp_last_indexed','1649942498','no');
INSERT INTO `wp_options` VALUES (348754,'facetwp_activation','{\"status\":\"error\",\"message\":\"The license does not exist\"}','yes');
INSERT INTO `wp_options` VALUES (348755,'facetwp_updater_response','{\"facetwp\":{\"name\":\"FacetWP\",\"slug\":\"facetwp\",\"version\":\"4.0.1\",\"requires\":\"4.9\",\"tested\":\"5.9.3\",\"downloaded\":0,\"last_updated\":\"2022-05-02 10:02:53\",\"sections\":{\"description\":\"\",\"changelog\":\"<h4>4.0.1<\\/h4>\\r\\n<ul>\\r\\n<li>May 2, 2022<\\/li>\\r\\n<li>Improved: admin UI - display facet \\/ template names in the list tables<\\/li>\\r\\n<li>Improved: support value-less shortcode atts, e.g. `[facetwp template=\\\"test\\\" static]`<\\/li>\\r\\n<li>Fix: prevent reset facets from resetting other reset facets (reset-ception)<\\/li>\\r\\n<li>Fix: sort facet - make default label translatable via `facetwp_i18n` hook<\\/li>\\r\\n<li>Fix: CSS issue when using multiple FacetWP (shortcode) listings on a page<\\/li>\\r\\n<li>Fix: CSS issue preventing listing builder\'s default 1-column mobile layout<\\/li>\\r\\n<li>Fix: restore a11y compat for the \\\"old\\\" sort feature<\\/li>\\r\\n<li>Fix: counts shortcode display issue when per_page = -1<\\/li>\\r\\n<li>Fix: cast page numbers as `int` for FWP()->facet->pager_args<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>4.0<\\/h4>\\r\\n<ul>\\r\\n<li>Apr 18, 2022<\\/li>\\r\\n<li>Important: FacetWP 4.0 requires PHP 7.0 or above<\\/li>\\r\\n<li>New: <a href=\\\"https:\\/\\/facetwp.com\\/help-center\\/facets\\/facet-types\\/reset\\/\\\" target=\\\"_blank\\\">Reset facets<\\/a><\\/li>\\r\\n<li>New: support for WP Rocket<\\/li>\\r\\n<li>New: support for multiple (static) FacetWP templates on a page<\\/li>\\r\\n<li>New: ability to duplicate facets\\/templates from the admin listing<\\/li>\\r\\n<li>New: ability to copy facet\\/template shortcodes from the admin listing<\\/li>\\r\\n<li>New: added `post:image` dynamic tag to the Listing Builder<\\/li>\\r\\n<li>New: `facetwp_facet_pager_link` hook to customize the pager output<\\/li>\\r\\n<li>Improved: much better Listing Builder admin UI<\\/li>\\r\\n<li>Improved: tweaked the order of the \\\"Data source\\\" options<\\/li>\\r\\n<li>Improved: added `span` around checkbox \\/ radio display values<\\/li>\\r\\n<li>Improved: admin.css uses CSS variables to standardize colors<\\/li>\\r\\n<li>Improved: better admin UI tooltip help text<\\/li>\\r\\n<li>Improved: a11y - better support for pager and sort facets<\\/li>\\r\\n<li>Improved: pager - \\\"Per page\\\" facets support a \\\"Show All\\\" option<\\/li>\\r\\n<li>Improved: facetwp_display() now supports an optional 3rd argument ($atts)<\\/li>\\r\\n<li>Improved: allow sort labels to be translated using `facetwp_i18n`<\\/li>\\r\\n<li>Improved: made the admin tooltip UI less subtle<\\/li>\\r\\n<li>Improved: renamed \\\"Templates\\\" to \\\"Listings\\\"<\\/li>\\r\\n<li>Fix: sort facet choices by depth only when hierarchical<\\/li>\\r\\n<li>Fix: sort facets should override the default relevancy sort when in use<\\/li>\\r\\n<li>Fix: autocomplete - the UI should adhere to the `facetwp_facet_autocomplete_limit` hook<\\/li>\\r\\n<li>Fix: star rating facets work with the \\\"Hide empty facets\\\" tutorial<\\/li>\\r\\n<li>Fix: issue with multiple EDD `[downloads]` shortcodes on a page<\\/li>\\r\\n<li>Fix: remove Reset and Sort facets from the \\\"User selections\\\" list<\\/li>\\r\\n<li>Fix: prevent duplicate refreshes when using custom fSelect elements<\\/li>\\r\\n<li>Fix: fSelect - when \\\"Hierarchical\\\" setting is off, ignore depth to prevent display issues<\\/li>\\r\\n<li>Updated noUiSlider<\\/li>\\r\\n<li>Updated package.json<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.6<\\/h4>\\r\\n<ul>\\r\\n<li>Feb 15, 2022<\\/li>\\r\\n<li>Improved: Value modifiers setting - automatically handle encoded characters (e.g. \\\"&amp;\\\")<\\/li>\\r\\n<li>Improved: fSelect - cleaned up styling, removed troublesome \\\"!important\\\" CSS properties<\\/li>\\r\\n<li>Fix: WooCommerce - translation support for static strings (On Sale, In Stock, etc)<\\/li>\\r\\n<li>Fix: auto-ignore the \\\"GDPR Cookie Consent\\\" plugin\'s post type<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.5<\\/h4>\\r\\n<ul>\\r\\n<li>Feb 1, 2022<\\/li>\\r\\n<li>Fix: Ignore WP 5.9 internal post types (wp_global_styles, etc)<\\/li>\\r\\n<li>Fix: Dropdown - only indent choices when \\\"Hierarchical\\\" setting is enabled<\\/li>\\r\\n<li>Fix: User selections - choices for inherited UI types not displaying correctly<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.4<\\/h4>\\r\\n<ul>\\r\\n<li>Jan 12, 2022<\\/li>\\r\\n<li>Fix: fSelect counts duplicating during paging<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.3<\\/h4>\\r\\n<ul>\\r\\n<li>Dec 30, 2021<\\/li>\\r\\n<li>New: added UI setting to toggle accessibility features<\\/li>\\r\\n<li>Improved: checkboxes - auto-expand if a checkbox within an overflow is selected<\\/li>\\r\\n<li>Improved: layout builder - HTML items automatically parse shortcodes<\\/li>\\r\\n<li>Improved: layout builder - added \\\"is-empty\\\" CSS class for empty items<\\/li>\\r\\n<li>Improved: fSelect - replaced CSS class \\\"hidden\\\" with \\\"fs-hidden\\\" to prevent conflicts<\\/li>\\r\\n<li>Improved: a11y - added `aria-label` attribute to sort facets<\\/li>\\r\\n<li>Improved: a11y - added `aria-current` attribute to the pager\'s current page<\\/li>\\r\\n<li>Improved: a11y - better support for checkbox facets<\\/li>\\r\\n<li>Improved: a11y - automatically exclude ghost choices from ARIA<\\/li>\\r\\n<li>Fix: handle edge case of `parse_url()` returning false<\\/li>\\r\\n<li>Fix: doc links<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.2<\\/h4>\\r\\n<ul>\\r\\n<li>Dec 2, 2021<\\/li>\\r\\n<li>New: added `facetwp_facet_autocomplete_limit` hook to control max results<\\/li>\\r\\n<li>New: added \\\"Comment count\\\" as a sort option (layout builder and sort facets)<\\/li>\\r\\n<li>Improved: moved some layout builder CSS into `front.css` for easier overriding<\\/li>\\r\\n<li>Improved: better instruction text for the query builder\'s \\\"value\\\" box<\\/li>\\r\\n<li>Improved: checkbox facets - show the \\\"Soft limit\\\" setting only when \\\"Hierarchial\\\" is off<\\/li>\\r\\n<li>Fix: proximity facet \\\"Source other\\\" setting (props Jenny)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9.1<\\/h4>\\r\\n<ul>\\r\\n<li>Nov 2, 2021<\\/li>\\r\\n<li>Fix: PHP \\\"null coalescing operator\\\" error for sites running PHP 5<\\/li>\\r\\n<li>Fix: PHP \\\"undefined index\\\" warning for the sort facet<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.9<\\/h4>\\r\\n<ul>\\r\\n<li>Oct 19, 2021<\\/li>\\r\\n<li>Important: <a href=\\\"https:\\/\\/facetwp.com\\/deprecations-removed-in-3-9\\/\\\" target=\\\"_blank\\\">Some deprecated JS method names have been removed<\\/a><\\/li>\\r\\n<li>New: <a href=\\\"https:\\/\\/facetwp.com\\/help-center\\/facets\\/facet-types\\/sort\\/\\\" target=\\\"_blank\\\">sort facets<\\/a>! Create your own sort boxes from within the admin UI<\\/li>\\r\\n<li>New: inheritable facets! Facet types can now inherit the UI from other facet types. <a href=\\\"https:\\/\\/facetwp.com\\/help-center\\/facets\\/facet-types\\/range-list\\/\\\" target=\\\"_blank\\\">Range List<\\/a> is the first add-on to incorporate this feature, letting you choose whether to display a dropdown, checkboxes, radio, etc.<\\/li>\\r\\n<li>New: facet field registration (more info coming in 4.0)<\\/li>\\r\\n<li>Improved: smarter \\\"re-index\\\" notifier, now ignores non-indexable facets (search, pager, etc)<\\/li>\\r\\n<li>Improved: simplified the internal `get_svg` method<\\/li>\\r\\n<li>Improved: removed unnecessary Vue dependencies, updated libs<\\/li>\\r\\n<li>Improved: tweaked admin UI font sizes, other styles<\\/li>\\r\\n<li>Improved: updated admin labels and tooltips for more clarity<\\/li>\\r\\n<li>Improved: hide the data source \\\"ACF\\\" header if no ACF fields exist<\\/li>\\r\\n<li>Improved: search facet - set autocomplete = \\\"off\\\"<\\/li>\\r\\n<li>Fix: fUtil - return empty results when the selector is an empty string (jQuery parity)<\\/li>\\r\\n<li>Updated translations<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.12<\\/h4>\\r\\n<ul>\\r\\n<li>Sept 17, 2021<\\/li>\\r\\n<li>Improved: SearchWP - faster speed by loading only necessary data (props Remco)<\\/li>\\r\\n<li>Improved: SearchWP - support additional args passed into SWP_Query (post_type, post_status, meta_query, etc)<\\/li>\\r\\n<li>Improved: A11y - added ARIA support for fSelect facets<\\/li>\\r\\n<li>Improved: Layout builder - add row count class (r1, r2, etc) to the `.fwpl-result` element<\\/li>\\r\\n<li>Fix: fUtil - `.prev`, `.next`, `.find` and `closest` methods now support multiple selectors<\\/li>\\r\\n<li>Fix: the above fUtil change fixes previously-broken Conditional Logic actions<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.11<\\/h4>\\r\\n<ul>\\r\\n<li>August 30, 2021<\\/li>\\r\\n<li>Improved: smarter slider range (now dynamically adjusts even with selected values)<\\/li>\\r\\n<li>Fix: slider pageload quirks (<a href=\\\"https:\\/\\/feedback.facetwp.com\\/feedback\\/11\\/slider-pageload-quirks\\\" target=\\\"_blank\\\">more info<\\/a>)<\\/li>\\r\\n<li>Updated noUiSlider<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.10<\\/h4>\\r\\n<ul>\\r\\n<li>August 20, 2021<\\/li>\\r\\n<li>Fix: WooCommerce - some choices weren\'t showing for variation-based facets in \\\"OR\\\" mode<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.9<\\/h4>\\r\\n<ul>\\r\\n<li>August 9, 2021<\\/li>\\r\\n<li>Improved: use wp_date() instead of DateTime->format() for i18n<\\/li>\\r\\n<li>Improved: 3 new pager \\\"Result counts\\\" tags: [page], [per_page] and [total_pages]<\\/li>\\r\\n<li>Improved: prevent pager \\/ per page \\/ sort values from getting stored in `FWP.facets` JS object<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.8<\\/h4>\\r\\n<ul>\\r\\n<li>July 9, 2021<\\/li>\\r\\n<li>Fix: move indexing to `init:1000` to allow sufficient time for post type \\/ taxonomy registration<\\/li>\\r\\n<li>Fix: radio facets - force in \\\"OR\\\" mode (props Kari S.)<\\/li>\\r\\n<li>Fix: date picker - edge case offset issue (props Lucas T.)<\\/li>\\r\\n<li>Fix: MS Edge requires JS `catch(err)` instead of `catch` (props George H.)<\\/li>\\r\\n<li>Updated Norwegian translations (props Johan F.)<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.7<\\/h4>\\r\\n<ul>\\r\\n<li>June 29, 2021<\\/li>\\r\\n<li>Improved: removed need for `float: right` CSS on Star Rating facets<\\/li>\\r\\n<li>Improved: indexer - ensure that `post_author` user exists<\\/li>\\r\\n<li>Improved: fetch API - include `term_id` in the response<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.6<\\/h4>\\r\\n<ul>\\r\\n<li>May 25, 2021<\\/li>\\r\\n<li>Fix: issue caused from 3.8.5 script versioning change<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.5<\\/h4>\\r\\n<ul>\\r\\n<li>May 24, 2021<\\/li>\\r\\n<li>New: `facetwp_facet_display_value` hook (to customize choice labels)<\\/li>\\r\\n<li>New: `facetwp_facet_hierarchy_arrow` (to customize the \\\"Back\\\" arrow)<\\/li>\\r\\n<li>New: `get_terms` helper method to bypass 3rd party hooks (*ahem* WPML)<\\/li>\\r\\n<li>Improved: redesigned the admin status bar, other design tweaks<\\/li>\\r\\n<li>Improved: support versioning of add-on scripts (to bust browser cache)<\\/li>\\r\\n<li>Improved: Autocomplete - translatable UI strings<\\/li>\\r\\n<li>Fix: PHP8 \\\"optional before required parameters\\\" deprecation notice<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.4<\\/h4>\\r\\n<ul>\\r\\n<li>May 6, 2021<\\/li>\\r\\n<li>Improved: `$params[\'place_details\']` is now available when indexing ACF Google Map fields<\\/li>\\r\\n<li>Improved: A11y - support Hierarchy fields<\\/li>\\r\\n<li>Improved: Slider facet - the \\\"Compare type\\\" UI setting is now always available<\\/li>\\r\\n<li>Fix: Autocomplete facet - timing issues with some CSS-based templates<\\/li>\\r\\n<li>Fix: Gutenberg (10.5.0) - ignore the `wp_template` post type<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.3<\\/h4>\\r\\n<ul>\\r\\n<li>April 22, 2021<\\/li>\\r\\n<li>Improved: more tooltip info for the slider facet\'s \\\"Format\\\" setting<\\/li>\\r\\n<li>Fix: fully reset the indexer when purging the index table<\\/li>\\r\\n<li>Fix: Dropdown - restore support for jQuery-based enhancement libs (select2, chosen, etc)<\\/li>\\r\\n<li>Fix: PHP notice caused by the \\\"load_jquery\\\" setting<\\/li>\\r\\n<li>Fix: updated vue-select.js to resolve scrolling issues<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.2<\\/h4>\\r\\n<ul>\\r\\n<li>April 6, 2021<\\/li>\\r\\n<li>Improved: fUtil.js - enable event bubbling by default<\\/li>\\r\\n<li>Improved: fComplete.js - automatically close after selection<\\/li>\\r\\n<li>Improved: API - fetch method accepts \\\"application\\/json\\\" (docs updated)<\\/li>\\r\\n<li>Improved: use jQuery if available for document.ready, sort, and per-page boxes (back compat)<\\/li>\\r\\n<li>Improved: cache FWP_Helper->get_term_depths()<\\/li>\\r\\n<li>Improved: fSelect.js - trigger native JS \\\"change\\\" event<\\/li>\\r\\n<li>Fix: fSelect.js - preserve existing class names<\\/li>\\r\\n<li>Fix: fSelect.js - restore \\\"fs-open\\\" class when open<\\/li>\\r\\n<li>Fix: restored \\\"Go\\\" button for autocomplete facets<\\/li>\\r\\n<li>Fix: JS error for \\\"user selections\\\" when no results<\\/li>\\r\\n<li>Fix: JS error within accessibility.js<\\/li>\\r\\n<li>Updated package.json<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8.1<\\/h4>\\r\\n<ul>\\r\\n<li>March 19, 2021<\\/li>\\r\\n<li>Fix: better JSON error handling (due to 3rd party output buffering issues)<\\/li>\\r\\n<li>Fix: better support for 3rd party caching and script deferring (i.e. Autoptimize)<\\/li>\\r\\n<li>Fix: restored the `facetwp\\/ajax_settings` JS hook<\\/li>\\r\\n<li>Fix: changed `init` hook priority from 10 to 20, some post types (i.e. Pods) were not indexing<\\/li>\\r\\n<li>Fix: load more button<\\/li>\\r\\n<li>Fix: hierarchical checkbox \\\"expand\\\" buttons<\\/li>\\r\\n<\\/ul>\\r\\n\\r\\n<h4>3.8<\\/h4>\\r\\n<ul>\\r\\n<li>March 16, 2021<\\/li>\\r\\n<li>Important: 3.8 is a <a href=\\\"https:\\/\\/facetwp.com\\/whats-new-in-facetwp-3-8\\/\\\" target=\\\"_blank\\\">MAJOR REWRITE<\\/a>. Please test first on a staging site!<\\/li>\\r\\n<li>New: removed jQuery dependency from FacetWP core<\\/li>\\r\\n<li>New: fUtil helper JS library (JS abstractions)<\\/li>\\r\\n<li>New: fDate date picker JS library<\\/li>\\r\\n<li>New: fTip tooltip JS library<\\/li>\\r\\n<li>New: fComplete autocomplete JS library<\\/li>\\r\\n<li>New: added \\u201csettings\\u201d to Debug Mode for faster debugging<\\/li>\\r\\n<li>Improved: modernized and refactored front-end JS code<\\/li>\\r\\n<li>Improved: removed jQuery libraries (query-autocomplete, jquery-powertip, etc)<\\/li>\\r\\n<li>Improved: complete rewrite of fSelect JS library<\\/li>\\r\\n<li>Improved: raw data is now sent on AJAX requests (less payload)<\\/li>\\r\\n<li>Improved: update checks are now made via HTTPS<\\/li>\\r\\n<li>Improved: removed upgrade routines > 3 years old<\\/li>\\r\\n<li>Improved: fSelect - simplified accents\\/diacritics removal code<\\/li>\\r\\n<li>Improved: add proximity \\u201clocate me\\u201d to keyboard nav<\\/li>\\r\\n<\\/ul>\"},\"url\":\"https:\\/\\/facetwp.com\",\"package\":\"\",\"homepage\":\"https:\\/\\/facetwp.com\\/\",\"rating\":100,\"num_ratings\":1,\"contributors\":{\"mgibbs189\":{\"profile\":\"https:\\/\\/twitter.com\\/mgibbs189\",\"avatar\":\"https:\\/\\/secure.gravatar.com\\/avatar\\/ce6607d5fb834cbfc538bce124e8ddd3?s=96&d=monsterid\",\"display_name\":\"Matt Gibbs\"}}}}','no');
INSERT INTO `wp_options` VALUES (348756,'facetwp_updater_last_checked','1653832538','no');
INSERT INTO `wp_options` VALUES (348765,'woocommerce_admin_version','3.3.2','yes');
INSERT INTO `wp_options` VALUES (348782,'options_property','0','no');
INSERT INTO `wp_options` VALUES (348783,'_options_property','field_62581b8093196','no');
INSERT INTO `wp_options` VALUES (348784,'options_cards_properties','0','no');
INSERT INTO `wp_options` VALUES (348785,'_options_cards_properties','field_62581845ada57','no');
INSERT INTO `wp_options` VALUES (349079,'bvSecretKey','nHZWhKLZcvu0BYu5cGrzJiLqhlnL6lKn','no');
INSERT INTO `wp_options` VALUES (349080,'pressable_site_id','1243859','yes');
INSERT INTO `wp_options` VALUES (349081,'jetpack_licenses','a:1:{i:0;s:42:\"jetpack-complete_O2Lsrn8xdk9NEAvduC8DxnocP\";}','yes');
INSERT INTO `wp_options` VALUES (349125,'tribe_customizer','a:1:{s:15:\"global_elements\";a:2:{s:9:\"font_size\";s:1:\"0\";s:14:\"font_size_base\";s:2:\"16\";}}','yes');
INSERT INTO `wp_options` VALUES (349134,'wpbs_version','5.9.0.2','yes');
INSERT INTO `wp_options` VALUES (349135,'wpbs_first_activation','1653537123','yes');
INSERT INTO `wp_options` VALUES (349136,'widget_wpbs_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (349137,'widget_wpbs_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (349138,'wpbs_settings','a:148:{s:21:\"booking_history_color\";s:0:\"\";s:29:\"booking_selection_hover_color\";s:0:\"\";s:32:\"booking_selection_selected_color\";s:0:\"\";s:21:\"today_highlight_color\";s:0:\"\";s:17:\"backend_start_day\";s:1:\"1\";s:18:\"ical_refresh_times\";s:6:\"hourly\";s:24:\"ical_custom_refresh_time\";s:0:\"\";s:29:\"ical_custom_refresh_time_unit\";s:7:\"minutes\";s:16:\"active_languages\";a:1:{i:0;s:2:\"en\";}s:12:\"form_styling\";s:7:\"default\";s:23:\"button_background_color\";s:7:\"#ab6f01\";s:17:\"button_text_color\";s:7:\"#ffffff\";s:29:\"button_background_hover_color\";s:7:\"#825400\";s:23:\"button_text_hover_color\";s:7:\"#ffffff\";s:39:\"form_styled_phone_input_default_country\";s:0:\"\";s:38:\"form_styled_phone_input_country_lookup\";s:0:\"\";s:14:\"recaptcha_type\";s:10:\"v2_tickbox\";s:21:\"recaptcha_v2_site_key\";s:0:\"\";s:23:\"recaptcha_v2_secret_key\";s:0:\"\";s:21:\"recaptcha_v3_site_key\";s:0:\"\";s:23:\"recaptcha_v3_secret_key\";s:0:\"\";s:17:\"default_from_name\";s:0:\"\";s:18:\"default_from_email\";s:0:\"\";s:16:\"default_reply_to\";s:0:\"\";s:10:\"default_cc\";s:0:\"\";s:11:\"default_bcc\";s:0:\"\";s:17:\"fancy_emails_logo\";s:0:\"\";s:24:\"fancy_emails_logo_height\";s:0:\"\";s:19:\"fancy_emails_accent\";s:0:\"\";s:12:\"email_footer\";s:0:\"\";s:27:\"email_footer_translation_en\";s:0:\"\";s:27:\"automatically_load_template\";s:1:\"0\";s:30:\"form_strings_validation_errors\";s:41:\"Please check the fields below for errors.\";s:45:\"form_strings_validation_errors_translation_en\";s:0:\"\";s:27:\"form_strings_required_field\";s:23:\"This field is required.\";s:42:\"form_strings_required_field_translation_en\";s:0:\"\";s:26:\"form_strings_invalid_email\";s:22:\"Invalid email address.\";s:41:\"form_strings_invalid_email_translation_en\";s:0:\"\";s:26:\"form_strings_invalid_phone\";s:21:\"Invalid phone number.\";s:41:\"form_strings_invalid_phone_translation_en\";s:0:\"\";s:24:\"form_strings_select_date\";s:21:\"Please select a date.\";s:39:\"form_strings_select_date_translation_en\";s:0:\"\";s:30:\"form_strings_minimum_selection\";s:35:\"Please select a minimum of %s days.\";s:45:\"form_strings_minimum_selection_translation_en\";s:0:\"\";s:30:\"form_strings_maximum_selection\";s:35:\"Please select a maximum of %s days.\";s:45:\"form_strings_maximum_selection_translation_en\";s:0:\"\";s:22:\"form_strings_start_day\";s:31:\"The booking must start on a %s.\";s:37:\"form_strings_start_day_translation_en\";s:0:\"\";s:20:\"form_strings_end_day\";s:29:\"The booking must end on a %s.\";s:35:\"form_strings_end_day_translation_en\";s:0:\"\";s:23:\"form_strings_fixed_days\";s:30:\"Please select exactly %s days.\";s:38:\"form_strings_fixed_days_translation_en\";s:0:\"\";s:30:\"form_strings_weekday_separator\";s:2:\"or\";s:45:\"form_strings_weekday_separator_translation_en\";s:0:\"\";s:28:\"form_strings_minimum_advance\";s:51:\"The booking must start at least %s days from today.\";s:43:\"form_strings_minimum_advance_translation_en\";s:0:\"\";s:28:\"form_strings_maximum_advance\";s:56:\"The booking must start no later than %s days from today.\";s:43:\"form_strings_maximum_advance_translation_en\";s:0:\"\";s:28:\"form_strings_turnaround_time\";s:38:\"The turnaround period must be %s days.\";s:43:\"form_strings_turnaround_time_translation_en\";s:0:\"\";s:27:\"form_strings_fixed_interval\";s:77:\"%s to %s is a fixed date range and cannot be booked in any other combination.\";s:42:\"form_strings_fixed_interval_translation_en\";s:0:\"\";s:23:\"form_strings_booking_id\";s:10:\"Booking ID\";s:38:\"form_strings_booking_id_translation_en\";s:0:\"\";s:23:\"form_strings_start_date\";s:10:\"Start Date\";s:38:\"form_strings_start_date_translation_en\";s:0:\"\";s:21:\"form_strings_end_date\";s:8:\"End Date\";s:36:\"form_strings_end_date_translation_en\";s:0:\"\";s:22:\"form_strings_booked_on\";s:9:\"Booked On\";s:37:\"form_strings_booked_on_translation_en\";s:0:\"\";s:30:\"form_strings_apply_coupon_code\";s:10:\"Apply Code\";s:45:\"form_strings_apply_coupon_code_translation_en\";s:0:\"\";s:32:\"form_strings_invalid_coupon_code\";s:19:\"Invalid Coupon Code\";s:47:\"form_strings_invalid_coupon_code_translation_en\";s:0:\"\";s:15:\"payment_strings\";a:34:{s:20:\"payment_confirmation\";s:20:\"Payment Confirmation\";s:35:\"payment_confirmation_translation_en\";s:0:\"\";s:10:\"your_order\";s:10:\"Your Order\";s:25:\"your_order_translation_en\";s:0:\"\";s:10:\"edit_order\";s:10:\"edit order\";s:25:\"edit_order_translation_en\";s:0:\"\";s:4:\"item\";s:4:\"Item\";s:19:\"item_translation_en\";s:0:\"\";s:5:\"total\";s:5:\"Total\";s:20:\"total_translation_en\";s:0:\"\";s:8:\"subtotal\";s:8:\"Subtotal\";s:23:\"subtotal_translation_en\";s:0:\"\";s:18:\"processing_payment\";s:34:\"Processing payment, please wait...\";s:33:\"processing_payment_translation_en\";s:0:\"\";s:12:\"select_dates\";s:27:\"Please select a date first.\";s:27:\"select_dates_translation_en\";s:0:\"\";s:15:\"cardholder_name\";s:15:\"Cardholder Name\";s:30:\"cardholder_name_translation_en\";s:0:\"\";s:12:\"card_details\";s:12:\"Card Details\";s:27:\"card_details_translation_en\";s:0:\"\";s:22:\"payment_required_field\";s:23:\"This field is required.\";s:37:\"payment_required_field_translation_en\";s:0:\"\";s:14:\"payment_submit\";s:6:\"Submit\";s:29:\"payment_submit_translation_en\";s:0:\"\";s:17:\"payment_apple_pay\";s:26:\"or enter your card details\";s:32:\"payment_apple_pay_translation_en\";s:0:\"\";s:13:\"amount_billed\";s:13:\"Amount Billed\";s:28:\"amount_billed_translation_en\";s:0:\"\";s:21:\"part_payments_deposit\";s:7:\"Deposit\";s:36:\"part_payments_deposit_translation_en\";s:0:\"\";s:32:\"part_payments_final_payment_cash\";s:44:\"Payment in full if within 45 days of arrival\";s:47:\"part_payments_final_payment_cash_translation_en\";s:0:\"\";s:35:\"part_payments_final_payment_initial\";s:32:\"Balance due 45 days from arrival\";s:50:\"part_payments_final_payment_initial_translation_en\";s:0:\"\";}s:15:\"invoice_strings\";a:30:{s:7:\"invoice\";s:7:\"Invoice\";s:22:\"invoice_translation_en\";s:0:\"\";s:6:\"seller\";s:6:\"Seller\";s:21:\"seller_translation_en\";s:0:\"\";s:5:\"buyer\";s:5:\"Buyer\";s:20:\"buyer_translation_en\";s:0:\"\";s:7:\"details\";s:7:\"Details\";s:22:\"details_translation_en\";s:0:\"\";s:15:\"booking_details\";s:15:\"Booking Details\";s:30:\"booking_details_translation_en\";s:0:\"\";s:8:\"calendar\";s:8:\"Calendar\";s:23:\"calendar_translation_en\";s:0:\"\";s:14:\"invoice_number\";s:14:\"Invoice Number\";s:29:\"invoice_number_translation_en\";s:0:\"\";s:12:\"invoice_date\";s:12:\"Invoice Date\";s:27:\"invoice_date_translation_en\";s:0:\"\";s:8:\"due_date\";s:8:\"Due Date\";s:23:\"due_date_translation_en\";s:0:\"\";s:11:\"description\";s:11:\"Description\";s:26:\"description_translation_en\";s:0:\"\";s:8:\"quantity\";s:3:\"Qty\";s:23:\"quantity_translation_en\";s:0:\"\";s:10:\"unit_price\";s:10:\"Unit Price\";s:25:\"unit_price_translation_en\";s:0:\"\";s:3:\"vat\";s:3:\"VAT\";s:18:\"vat_translation_en\";s:0:\"\";s:8:\"subtotal\";s:8:\"Subtotal\";s:23:\"subtotal_translation_en\";s:0:\"\";s:5:\"total\";s:5:\"Total\";s:20:\"total_translation_en\";s:0:\"\";}s:12:\"search_addon\";a:34:{s:12:\"widget_title\";s:6:\"Search\";s:27:\"widget_title_translation_en\";s:0:\"\";s:16:\"start_date_label\";s:10:\"Start Date\";s:31:\"start_date_label_translation_en\";s:0:\"\";s:22:\"start_date_placeholder\";s:0:\"\";s:37:\"start_date_placeholder_translation_en\";s:0:\"\";s:14:\"end_date_label\";s:8:\"End Date\";s:29:\"end_date_label_translation_en\";s:0:\"\";s:20:\"end_date_placeholder\";s:0:\"\";s:35:\"end_date_placeholder_translation_en\";s:0:\"\";s:10:\"date_label\";s:4:\"Date\";s:25:\"date_label_translation_en\";s:0:\"\";s:19:\"search_button_label\";s:6:\"Search\";s:34:\"search_button_label_translation_en\";s:0:\"\";s:13:\"no_start_date\";s:30:\"Please select a starting date.\";s:28:\"no_start_date_translation_en\";s:0:\"\";s:11:\"no_end_date\";s:29:\"Please select an ending date.\";s:26:\"no_end_date_translation_en\";s:0:\"\";s:18:\"invalid_start_date\";s:19:\"Invalid start date.\";s:33:\"invalid_start_date_translation_en\";s:0:\"\";s:16:\"invalid_end_date\";s:16:\"Invalid end date\";s:31:\"invalid_end_date_translation_en\";s:0:\"\";s:13:\"results_title\";s:14:\"Search Results\";s:28:\"results_title_translation_en\";s:0:\"\";s:10:\"no_results\";s:30:\"No available dates were found.\";s:25:\"no_results_translation_en\";s:0:\"\";s:17:\"view_button_label\";s:4:\"View\";s:32:\"view_button_label_translation_en\";s:0:\"\";s:13:\"starting_from\";s:25:\"Starting from $% per day.\";s:28:\"starting_from_translation_en\";s:0:\"\";s:14:\"label_previous\";s:8:\"Previous\";s:29:\"label_previous_translation_en\";s:0:\"\";s:10:\"label_next\";s:4:\"Next\";s:25:\"label_next_translation_en\";s:0:\"\";}s:16:\"payment_currency\";s:3:\"USD\";s:12:\"price_format\";s:1:\"1\";s:15:\"currency_format\";s:4:\"code\";s:17:\"currency_position\";s:5:\"right\";s:20:\"payment_product_name\";s:6:\"Nights\";s:35:\"payment_product_name_translation_en\";s:0:\"\";s:33:\"payment_part_payments_amount_type\";s:10:\"percentage\";s:28:\"payment_part_payments_amount\";s:2:\"50\";s:28:\"payment_part_payments_source\";s:3:\"all\";s:39:\"payment_part_payments_applicable_period\";s:2:\"45\";s:35:\"payment_part_payments_applicability\";s:9:\"mandatory\";s:28:\"payment_part_payments_method\";s:7:\"initial\";s:26:\"payment_part_payments_page\";s:5:\"14951\";s:34:\"payment_part_payments_confirmation\";s:36:\"The form was successfully submitted.\";s:49:\"payment_part_payments_confirmation_translation_en\";s:0:\"\";s:18:\"payment_tax_enable\";s:2:\"on\";s:16:\"payment_tax_name\";a:2:{i:0;s:3:\"Tax\";i:1;s:14:\"Processing Fee\";}s:31:\"payment_tax_name_translation_en\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:16:\"payment_tax_type\";a:2:{i:0;s:10:\"percentage\";i:1;s:10:\"percentage\";}s:22:\"payment_tax_percentage\";a:2:{i:0;s:2:\"10\";i:1;s:1:\"3\";}s:24:\"payment_tax_fixed_amount\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:23:\"payment_tax_calculation\";a:2:{i:0;s:11:\"per_booking\";i:1;s:11:\"per_booking\";}s:23:\"payment_tax_application\";a:2:{i:0;s:3:\"all\";i:1;s:3:\"all\";}s:38:\"payment_tax_start_period_display_value\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:24:\"payment_tax_start_period\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:36:\"payment_tax_end_period_display_value\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:22:\"payment_tax_end_period\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:21:\"payment_tax_inclusion\";a:2:{i:0;s:10:\"start_date\";i:1;s:10:\"start_date\";}s:26:\"payment_tax_multiplication\";a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}s:22:\"payment_vat_percentage\";s:0:\"\";s:16:\"payment_vat_name\";s:3:\"VAT\";s:31:\"payment_vat_name_translation_en\";s:0:\"\";s:19:\"payment_stripe_name\";s:11:\"Credit Card\";s:34:\"payment_stripe_name_translation_en\";s:0:\"\";s:26:\"payment_stripe_description\";s:39:\"Pay with your credit card using Stripe.\";s:41:\"payment_stripe_description_translation_en\";s:0:\"\";s:27:\"payment_stripe_invoice_name\";s:34:\"Booking at 2poochiesproperties.com\";s:42:\"payment_stripe_invoice_name_translation_en\";s:0:\"\";s:19:\"payment_stripe_test\";s:2:\"on\";s:18:\"payment_poa_enable\";s:2:\"on\";s:16:\"payment_poa_name\";s:19:\"Payment Via Invoice\";s:31:\"payment_poa_name_translation_en\";s:0:\"\";s:23:\"payment_poa_description\";s:0:\"\";s:38:\"payment_poa_description_translation_en\";s:0:\"\";s:15:\"payment_bt_name\";s:13:\"Bank Transfer\";s:30:\"payment_bt_name_translation_en\";s:0:\"\";s:22:\"payment_bt_description\";s:38:\"Transfer money from your bank account.\";s:37:\"payment_bt_description_translation_en\";s:0:\"\";s:23:\"payment_bt_instructions\";s:0:\"\";s:38:\"payment_bt_instructions_translation_en\";s:0:\"\";s:17:\"invoice_logo_type\";s:5:\"image\";s:18:\"invoice_logo_image\";s:83:\"https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-logo-color.svg\";s:20:\"invoice_logo_heading\";s:0:\"\";s:35:\"invoice_logo_heading_translation_en\";s:0:\"\";s:23:\"invoice_logo_subheading\";s:0:\"\";s:38:\"invoice_logo_subheading_translation_en\";s:0:\"\";s:13:\"invoice_color\";s:7:\"#825400\";s:14:\"invoice_series\";s:0:\"\";s:21:\"invoice_number_offset\";s:1:\"0\";s:16:\"invoice_due_date\";s:1:\"0\";s:11:\"invoice_vat\";s:1:\"0\";s:25:\"invoice_attachment_prefix\";s:7:\"invoice\";s:22:\"invoice_seller_details\";s:49:\"2Poochies Properties\r\ntim@2poochiesproperties.com\";s:37:\"invoice_seller_details_translation_en\";s:0:\"\";s:28:\"invoice_footer_notes_heading\";s:0:\"\";s:20:\"invoice_footer_notes\";s:0:\"\";s:43:\"invoice_footer_notes_heading_translation_en\";s:0:\"\";s:35:\"invoice_footer_notes_translation_en\";s:0:\"\";s:23:\"invoice_booking_details\";s:2:\"on\";s:13:\"always_update\";s:1:\"1\";s:30:\"invoice_vat_calculation_source\";s:6:\"custom\";}','yes');
INSERT INTO `wp_options` VALUES (349143,'gravityformsaddon_gravityformssignature_version','4.9.0','yes');
INSERT INTO `wp_options` VALUES (349147,'wpbs_serial_key','ThM5BdiuoRpWN6tEn8pBNd','yes');
INSERT INTO `wp_options` VALUES (349148,'wpbs_registered_website_id','4343','yes');
INSERT INTO `wp_options` VALUES (349149,'external_updates-wp-booking-system-premium','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567116;s:14:\"checkedVersion\";s:6:\"5.8.20\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:25:\"wp-booking-system-premium\";s:7:\"version\";s:7:\"5.9.0.2\";s:8:\"homepage\";N;s:12:\"download_url\";s:96:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/07/wp-booking-system-premium-5.9.0.2.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349150,'wpbs_br_version','1.0.18','yes');
INSERT INTO `wp_options` VALUES (349151,'wpbs_br_first_activation','1653570015','yes');
INSERT INTO `wp_options` VALUES (349152,'wpbs_d_version','1.1.6','yes');
INSERT INTO `wp_options` VALUES (349153,'wpbs_d_first_activation','1653570015','yes');
INSERT INTO `wp_options` VALUES (349154,'wpbs_er_version','1.0.12','yes');
INSERT INTO `wp_options` VALUES (349155,'wpbs_er_first_activation','1653570015','yes');
INSERT INTO `wp_options` VALUES (349156,'wpbs_invc_version','1.0.24','yes');
INSERT INTO `wp_options` VALUES (349157,'wpbs_invc_first_activation','1653570015','yes');
INSERT INTO `wp_options` VALUES (349158,'wpbs_s_version','2.1.7.1','yes');
INSERT INTO `wp_options` VALUES (349159,'wpbs_s_first_activation','1653570016','yes');
INSERT INTO `wp_options` VALUES (349160,'wpbs_stripe_version','1.0.23','yes');
INSERT INTO `wp_options` VALUES (349161,'wpbs_stripe_first_activation','1653570016','yes');
INSERT INTO `wp_options` VALUES (349162,'wpbs_update_action_5_7','1','yes');
INSERT INTO `wp_options` VALUES (349163,'widget_wpbs_s_calendar_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (349164,'widget_wpbs_overview_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (349165,'external_updates-wp-booking-system-premium-booking-restrictions','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567118;s:14:\"checkedVersion\";s:6:\"1.0.17\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:46:\"wp-booking-system-premium-booking-restrictions\";s:7:\"version\";s:6:\"1.0.18\";s:8:\"homepage\";N;s:12:\"download_url\";s:116:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/07/wp-booking-system-premium-booking-restrictions-1.0.18.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349166,'external_updates-wp-booking-system-premium-discounts','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567119;s:14:\"checkedVersion\";s:7:\"1.1.5.1\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:35:\"wp-booking-system-premium-discounts\";s:7:\"version\";s:5:\"1.1.6\";s:8:\"homepage\";N;s:12:\"download_url\";s:104:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/07/wp-booking-system-premium-discounts-1.1.6.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349167,'external_updates-wp-booking-system-premium-email-reminders','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567120;s:14:\"checkedVersion\";s:6:\"1.0.12\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:41:\"wp-booking-system-premium-email-reminders\";s:7:\"version\";s:6:\"1.0.12\";s:8:\"homepage\";N;s:12:\"download_url\";s:111:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/05/wp-booking-system-premium-email-reminders-1.0.12.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349168,'external_updates-wp-booking-system-premium-invoices','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567121;s:14:\"checkedVersion\";s:6:\"1.0.23\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:34:\"wp-booking-system-premium-invoices\";s:7:\"version\";s:6:\"1.0.24\";s:8:\"homepage\";N;s:12:\"download_url\";s:104:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/07/wp-booking-system-premium-invoices-1.0.24.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349169,'external_updates-wp-booking-system-premium-search','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721567122;s:14:\"checkedVersion\";s:5:\"2.1.6\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:32:\"wp-booking-system-premium-search\";s:7:\"version\";s:7:\"2.1.7.1\";s:8:\"homepage\";N;s:12:\"download_url\";s:103:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/07/wp-booking-system-premium-search-2.1.7.1.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349170,'external_updates-wp-booking-system-premium-stripe','O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1721570721;s:14:\"checkedVersion\";s:6:\"1.0.23\";s:6:\"update\";O:17:\"WPBS_PluginUpdate\":6:{s:2:\"id\";i:0;s:4:\"slug\";s:32:\"wp-booking-system-premium-stripe\";s:7:\"version\";s:6:\"1.0.23\";s:8:\"homepage\";N;s:12:\"download_url\";s:102:\"https://www.wpbookingsystem.com/wp-content/uploads/2024/01/wp-booking-system-premium-stripe-1.0.23.zip\";s:14:\"upgrade_notice\";N;}}','yes');
INSERT INTO `wp_options` VALUES (349171,'wpbs_stripe_api','a:4:{s:39:\"payment_stripe_test_api_publishable_key\";s:107:\"pk_test_51KyLVEFNsyXxndswzIToiPXa9f4P5JHnTLZtcDkBp97XZ0AkBdXqLKEGLn7OUFvQ7R6bCQBbS5CEm6qJOZhdw85O00sumnIpKW\";s:34:\"payment_stripe_test_api_secret_key\";s:107:\"sk_test_51KyLVEFNsyXxndswrsLXlV5igcEC68hT0YQAjj9AeEVejo1g1MkxoYJuLMOPGTx6i9lpIRwbCgibphq8eJi1FEbT00PTVO7V68\";s:39:\"payment_stripe_live_api_publishable_key\";s:107:\"pk_live_51KyLVEFNsyXxndswUbAf0tZi3pSrN95yVVoYi7aKGRaSgTwW7bf5JJoAqFdTGPLe2N3PBLI1l1xdje19ByrBvqlR005569LAAw\";s:34:\"payment_stripe_live_api_secret_key\";s:107:\"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\";}','yes');
INSERT INTO `wp_options` VALUES (349229,'wp_calendar_block_has_published_posts','1','yes');
INSERT INTO `wp_options` VALUES (349235,'property-category_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349245,'property-status_children','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349247,'gravityformsaddon_gravityformsakismet_version','1.1.0','yes');
INSERT INTO `wp_options` VALUES (349361,'gravityformsaddon_gravityformscoupons_version','3.5.0','yes');
INSERT INTO `wp_options` VALUES (349421,'user_count','6','off');
INSERT INTO `wp_options` VALUES (349485,'mwp_service_key','7b28ece7-2c74-40f5-92e3-3dba012c9864','yes');
INSERT INTO `wp_options` VALUES (349488,'mwp_openssl_parameters','a:2:{s:4:\"time\";i:1771782277;s:7:\"working\";b:1;}','on');
INSERT INTO `wp_options` VALUES (349489,'mwp_incremental_update_active','','yes');
INSERT INTO `wp_options` VALUES (349490,'mwp_recovering','','yes');
INSERT INTO `wp_options` VALUES (349491,'mwp_core_autoupdate','','yes');
INSERT INTO `wp_options` VALUES (349492,'mwp_container_parameters','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349493,'mwp_container_site_parameters','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349494,'mwp_maintenace_mode','a:0:{}','yes');
INSERT INTO `wp_options` VALUES (349496,'worker_migration_version','2','yes');
INSERT INTO `wp_options` VALUES (349497,'_worker_nossl_key','','yes');
INSERT INTO `wp_options` VALUES (349498,'_worker_public_key','LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUlJQklqQU5CZ2txaGtpRzl3MEJBUUVGQUFPQ0FROEFNSUlCQ2dLQ0FRRUF4NzlXdnhLK2ZmTENjbEJ3MFl6bwpzYWRZNDZ4V3ZYWllSR1VlWmdmYTdNZDNUaUthdVpVcjVMRkFBYW92Ky9weUptYnRPc3J4eFU5SGhxVGVxeDR1Ck9NVitWMWc3cFZjeWFtMkJmQkplZHA1ZFpkM1NzVlNib0xIenV3MjUzNkJ2b0tpTjNzMWNKVUZqU01UcHpzdGMKTkpuSnJMa2o2blcvSUNQbDZPVGlNM2cxcnRaclpRTXZTOXdNcTdqaHdsU1FJWTRiWGxqZ095d2NHYjFuS2tacgpUUXBXODhOQkFUeHZVdGpYL0haZktXZGhBYU56T05mNEs1QkVJaVVNOWUrcmhsRTh2dmt0UTFtQkJjcWt6RzJCCkY5Z2FSOUlOTktLWWhoRWt4M3ZRelNEQW9SN1g2VHh1YjI1dnUvemFsM3N1U1phSVo4SDluZlJsdm1QR3RrWlEKN3dJREFRQUIKLS0tLS1FTkQgUFVCTElDIEtFWS0tLS0tCg==','yes');
INSERT INTO `wp_options` VALUES (349500,'mwp_worker_configuration','a:9:{s:10:\"master_url\";s:21:\"https://managewp.com/\";s:15:\"master_cron_url\";s:75:\"https://managewp.com/wp-content/plugins/master/mwp-notifications-handle.php\";s:20:\"noti_cache_life_time\";s:5:\"86400\";s:27:\"noti_treshold_spam_comments\";s:2:\"10\";s:30:\"noti_treshold_pending_comments\";s:1:\"0\";s:31:\"noti_treshold_approved_comments\";s:1:\"0\";s:19:\"noti_treshold_posts\";s:1:\"0\";s:20:\"noti_treshold_drafts\";s:1:\"0\";s:8:\"key_name\";s:8:\"managewp\";}','yes');
INSERT INTO `wp_options` VALUES (349501,'user_hit_count','a:41:{s:10:\"2026-01-14\";i:295;s:10:\"2026-01-15\";i:121;s:10:\"2026-01-16\";i:109;s:10:\"2026-01-17\";i:79;s:10:\"2026-01-18\";i:122;s:10:\"2026-01-19\";i:121;s:10:\"2026-01-20\";i:125;s:10:\"2026-01-21\";i:107;s:10:\"2026-01-22\";i:149;s:10:\"2026-01-23\";i:391;s:10:\"2026-01-24\";i:115;s:10:\"2026-01-25\";i:95;s:10:\"2026-01-26\";i:125;s:10:\"2026-01-27\";i:201;s:10:\"2026-01-28\";i:578;s:10:\"2026-01-29\";i:224;s:10:\"2026-01-30\";i:664;s:10:\"2026-01-31\";i:482;s:10:\"2026-02-01\";i:240;s:10:\"2026-02-02\";i:335;s:10:\"2026-02-03\";i:279;s:10:\"2026-02-04\";i:280;s:10:\"2026-02-05\";i:235;s:10:\"2026-02-06\";i:240;s:10:\"2026-02-07\";i:212;s:10:\"2026-02-08\";i:335;s:10:\"2026-02-09\";i:237;s:10:\"2026-02-10\";i:247;s:10:\"2026-02-11\";i:330;s:10:\"2026-02-12\";i:327;s:10:\"2026-02-13\";i:529;s:10:\"2026-02-14\";i:288;s:10:\"2026-02-15\";i:506;s:10:\"2026-02-16\";i:754;s:10:\"2026-02-17\";i:622;s:10:\"2026-02-18\";i:386;s:10:\"2026-02-19\";i:1357;s:10:\"2026-02-20\";i:712;s:10:\"2026-02-21\";i:566;s:10:\"2026-02-22\";i:951;s:10:\"2026-02-23\";i:349;}','on');
INSERT INTO `wp_options` VALUES (349503,'mwp_public_keys_refresh_time','1771740674','on');
INSERT INTO `wp_options` VALUES (349504,'mwp_public_keys','a:8:{i:0;a:6:{s:2:\"id\";s:19:\"managewp_1769565901\";s:7:\"service\";s:8:\"managewp\";s:9:\"validFrom\";s:19:\"2026-02-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-03-16 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1BI7uXl4SX7fgE9BjALR\nfGO9sMdemfxzvFkXewJSHjyzOwK+X00nxvltGfj0Ao2XQBI+BZhd98AcGb/blPQQ\ndw+Wf1jpkg2eWEnzkXvdj2/4wQ/p4H140GR75FuCXtO2GELadarreku2NUO153ec\nd48+n+/OpAMzCC+BFjJE5UcMxXp7x/Tcu5IpyvCCdAuDen5x7e3h1wQYRVIVxt6d\n315jcrS86E3uS5ZacPYuciK95L1GmKnnrh0NN9OhiSL1NXeOD+gS3q9NJAekol16\nqcUJI5OJ7H+HrBdzoL/RpZzquOw0a59zTdai3/8EscpftAx6CBkdGLv4n+9eLJcw\nTQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:1;a:6:{s:2:\"id\";s:23:\"managewp_dev_1769565901\";s:7:\"service\";s:12:\"managewp_dev\";s:9:\"validFrom\";s:19:\"2026-02-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-03-16 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4uegIILUVAf0a6KjaBgU\nL8S6s9fELeqR8EHbEGP2zRIdpLBFJ98YRu+Xf8sJPyPw17LOJsgoF+XxzqFeoZtL\nCLkbCxO4Noyh7mGeYpwo5K14MkuqvEmRUl/nerzN0BIQrNKU+rIPult2hF5/qV7n\n0WC8eWSZLeHxTnsTZ64oNSiL75tcUV7BR40fRBsEhaZWmuPhyKaSPhhlNSXkGJo6\n1mYkVxYLuA9A5VLyI7IH4LxsYvlcqjYHg0b6gejaQEOqQpN4HZDR9wZ2BsqoU+49\nCyx10UOcG97ySd2Hm/OzaTjZl2AZvSyrcaz09XjheM3eIKpwQ1Y0/YhJH1AEz1+T\nqQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:0;}i:2;a:6:{s:2:\"id\";s:16:\"mwp20_1769565902\";s:7:\"service\";s:5:\"mwp20\";s:9:\"validFrom\";s:19:\"2026-02-12 01:26:15\";s:7:\"validTo\";s:19:\"2026-03-16 01:26:15\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnpJybTAtyFhxhOId2Rk/\nraDC+EYuhc+kKUWKwlyjizyKXAMXrK2s6TkNCvfn2RueBbqyJinJEQokgK5p7MIR\nOwZAw5/wuFERlGmww4UyfPKYUquB6E/pqgF7anNI+mqFYfkU3AQHpudi6tHHsaTc\nEKSWCjBRJfSDRYffxxa1EDyddsjLT6pJXFkDPXl/3lAKisZeftGRZGB54uo+63sB\nh1jRAChwh1E7/cMbUN8Ku9Ku08H0zcvS6NHYIR88hscTZaijEBWEEpDluDBnJXQH\nuuUjD8M3L5NGpgxKJ1vGTx0pOmx4resQ9Ed8Dr5WqWL5RYkjOTKnBq6ACe54d1/T\n8wIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:3;a:6:{s:2:\"id\";s:15:\"wpps_1769173501\";s:7:\"service\";s:4:\"wpps\";s:9:\"validFrom\";s:19:\"2026-02-07 13:05:01\";s:7:\"validTo\";s:19:\"2026-03-11 13:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnJlLEomgPcR5fV+0q6vt\n09TWlVC7hqG31DAs8UCyMP1nc7Cpoyhc1ez9NTWNghoGVwcdwLspSnNZa+xBOR2J\nX0Z4O5hWnd98nJ/AQsM6CLKHctfsJOkv8QAKWfSVliKYKRkOIPC6RvvnhKXJglfh\ndagHCMZphUZ8ypMcGl6pMiGkPXFmu/z10gJieYogMbx91ihQsfClYuE/fFy0ZlTf\nM7Psi2yMWxCTJ+Th4mT3yrIqMkwGFiLS6m253LSw7qE/ooSuNgZnlfhw6q4xRtwd\nTMOOHxxDBonyhoZlAvxlU0TjArB3sgvxLjPSvTgFE4UfkuU0nDGpcjLwHVZmgnJC\n/QIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:4;a:6:{s:2:\"id\";s:25:\"cookie_service_1767805501\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2026-01-22 16:27:25\";s:7:\"validTo\";s:19:\"2026-02-23 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuYy0onNSkbOHwb8Jawxm\nNolUoXk59OthwYNMH0iHQ0BsJKreg6MHmYX0qrIPnVe844nW4aRNZvceUmpk5sGp\nUi0rezIJGXND+OysucD5FZyg3m0dHXYcvbHx8/imk6Qa6CoPhDzvlXqO1n7/2Dv6\nWfsOoV+f7CQFcB+zgUdghdPAQwfnh/iAA3UePS5x1Gy2hPv2q5fffrswZf3a8JM5\n235VbaUx40YWS2RJAsBZsDqOTb2sSOgyTr5A5Gg2TIQpYR+ruaZaZVzV7AX/+ALU\n6R9WTMLzbme7+BPejJnux2ZkfbxeaqemxJ3v4kB1GKzv9rNT+WxOKjDgOurNO2mt\nCQIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:5;a:6:{s:2:\"id\";s:25:\"cookie_service_1770397502\";s:7:\"service\";s:14:\"cookie_service\";s:9:\"validFrom\";s:19:\"2026-02-21 16:27:25\";s:7:\"validTo\";s:19:\"2026-03-25 16:27:25\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzi2w8cIJe9sFpobzi+cy\nElsQG8/KTJIXU2DyxZMe3lPSUrnjnx+pGofBXmGB804UQ4mwaNXALwhmhwA/6veC\ncVHbmq8xmdU9Qi6NBkIlA+kuK7CytvSIPksgGMsRUWJR2mpXic6K4tadRSQdAIAK\nsyehHC8k8qT4Fx37+B+EHJWM1lf5xlnhxihuHas2G4Gn0o3/RJ447zW6ETiVO38q\n3gAu1Nq7p1W0jpUfKDNRS5Yyvz4rINswnwVSRXpS3ja8wORmmCxsUHt1nINrYDjB\nIYzHpHm8AhPAkGWq01ad0TZJBDtizNqTaTxNpdgD0bhmXV1JPF9814j3h+tU5u2P\nIwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:6;a:6:{s:2:\"id\";s:15:\"mwp1_1769263502\";s:7:\"service\";s:4:\"mwp1\";s:9:\"validFrom\";s:19:\"2026-02-08 14:05:01\";s:7:\"validTo\";s:19:\"2026-03-12 14:05:01\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvgA/9Q/ZORMGpzOv8hTv\nG402FUMScLPKHHlWhfjfT33E48m2R0x1R6qjwZcUIsKNTLcoQyZC3EWAi/LLIQPX\niRCcCNHIYP5QdRwi2oEWZD2RxXuuikDCLYRgoiXV2gwt3TaydqbwzGl2wFHxIRt7\nl3uUmUG50J+MLXtWpDDZ6QE0xYYPr92IJ0B791nQFkWveh1bAVkrUeKUwx0TLi/o\nSLkm8v2cPKRdXP+r1Vj+fYYFqnml0uxrFlLl/NutdjCKdayQZ1m/+/2TYPVihmSZ\nXypxq3ApsqsOfqNiZ12KCYN6n4vlbbX1H1pi7bs201NLPggtBjTFwq7jtgRm/3rq\nqwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}i:7;a:6:{s:2:\"id\";s:20:\"migration_1769519102\";s:7:\"service\";s:9:\"migration\";s:9:\"validFrom\";s:19:\"2026-02-11 13:05:02\";s:7:\"validTo\";s:19:\"2026-03-15 13:05:02\";s:9:\"publicKey\";s:451:\"-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAr/nuwXyqvrLVExcjPPdo\n7cs5aQ7HIqJLF9wY4UkT5EljO49uBhtGr+aTvI43+v+SA19cbnbk7CLF9BRHU45r\nNgIJXV65fxdOIzgyxMa0alSz9UQGCzLN0YQoIg2kSEV0NERjxH+tPVCBVHj+tlGU\nzDfpxqxMyk1sGX9LF91P0ikyEVQ0ZbYQCe/F/AqjAdUH62eLfNTzG6H7L/lZGEqb\nFn76ohSDCP2VnypDUQ78lMqbPEKQXEv+QAepFzUJQKHv7gdLMzxvFq5V7UnhwDps\nfmvkVEIQ0H7ZucdzppecaGfokN+2hkPJMCOecBbwZkeHRanZNpB9nYq/YyIu4wpr\npwIDAQAB\n-----END PUBLIC KEY-----\n\";s:13:\"useServiceKey\";b:1;}}','on');
INSERT INTO `wp_options` VALUES (349506,'mwp_communication_keys','a:1:{i:10499429;a:2:{s:3:\"key\";s:36:\"7cf317a5-077f-4434-b940-e335e6f8c172\";s:5:\"added\";i:1655791473;}}','yes');
INSERT INTO `wp_options` VALUES (349507,'mwp_key_last_used_7cf317a5-077f-4434-b940-e335e6f8c172','1655791473','yes');
INSERT INTO `wp_options` VALUES (349508,'mmb_stats_filter','a:1:{s:7:\"plugins\";a:1:{s:7:\"cleanup\";a:1:{s:9:\"revisions\";a:1:{s:11:\"num_to_keep\";i:5;}}}}','yes');
INSERT INTO `wp_options` VALUES (349509,'mwp_potential_key','42e7c229-1c07-4cb0-96e6-c9c2ba26b015','on');
INSERT INTO `wp_options` VALUES (349510,'mwp_potential_key_time','1771782277','on');
INSERT INTO `wp_options` VALUES (349511,'mwp_key_last_used_10499429','1771323827','on');
INSERT INTO `wp_options` VALUES (349512,'mwp_new_communication_established','1','on');
INSERT INTO `wp_options` VALUES (349516,'bsr_data','a:8:{s:13:\"select_tables\";a:130:{i:0;s:26:\"wp_actionscheduler_actions\";i:1;s:25:\"wp_actionscheduler_claims\";i:2;s:25:\"wp_actionscheduler_groups\";i:3;s:23:\"wp_actionscheduler_logs\";i:4;s:14:\"wp_commentmeta\";i:5;s:11:\"wp_comments\";i:6;s:19:\"wp_csp3_subscribers\";i:7;s:14:\"wp_cspv5_pages\";i:8;s:16:\"wp_facetwp_index\";i:9;s:16:\"wp_gf_addon_feed\";i:10;s:28:\"wp_gf_addon_payment_callback\";i:11;s:31:\"wp_gf_addon_payment_transaction\";i:12;s:23:\"wp_gf_draft_submissions\";i:13;s:11:\"wp_gf_entry\";i:14;s:16:\"wp_gf_entry_meta\";i:15;s:17:\"wp_gf_entry_notes\";i:16;s:10:\"wp_gf_form\";i:17;s:15:\"wp_gf_form_meta\";i:18;s:20:\"wp_gf_form_revisions\";i:19;s:15:\"wp_gf_form_view\";i:20;s:19:\"wp_gf_rest_api_keys\";i:21;s:23:\"wp_gfb_appointments_mst\";i:22;s:21:\"wp_gfb_categories_mst\";i:23;s:19:\"wp_gfb_customer_mst\";i:24;s:26:\"wp_gfb_email_configuration\";i:25;s:20:\"wp_gfb_gcal_push_req\";i:26;s:18:\"wp_gfb_holiday_mst\";i:27;s:19:\"wp_gfb_payments_mst\";i:28;s:19:\"wp_gfb_services_mst\";i:29;s:24:\"wp_gfb_staff_gcal_events\";i:30;s:23:\"wp_gfb_staff_gcal_watch\";i:31;s:28:\"wp_gfb_staff_holiday_mapping\";i:32;s:16:\"wp_gfb_staff_mst\";i:33;s:29:\"wp_gfb_staff_schedule_mapping\";i:34;s:28:\"wp_gfb_staff_service_mapping\";i:35;s:20:\"wp_gfb_time_slot_mst\";i:36;s:16:\"wp_imagify_files\";i:37;s:18:\"wp_imagify_folders\";i:38;s:8:\"wp_links\";i:39;s:10:\"wp_options\";i:40;s:11:\"wp_postmeta\";i:41;s:8:\"wp_posts\";i:42;s:18:\"wp_responsive_menu\";i:43;s:22:\"wp_responsive_menu_pro\";i:44;s:14:\"wp_rp4wp_cache\";i:45;s:15:\"wp_sc_eventmeta\";i:46;s:12:\"wp_sc_events\";i:47;s:19:\"wp_smush_dir_images\";i:48;s:12:\"wp_ssp_stats\";i:49;s:21:\"wp_term_relationships\";i:50;s:16:\"wp_term_taxonomy\";i:51;s:11:\"wp_termmeta\";i:52;s:8:\"wp_terms\";i:53;s:11:\"wp_usermeta\";i:54;s:8:\"wp_users\";i:55;s:24:\"wp_wc_admin_note_actions\";i:56;s:17:\"wp_wc_admin_notes\";i:57;s:21:\"wp_wc_category_lookup\";i:58;s:21:\"wp_wc_customer_lookup\";i:59;s:18:\"wp_wc_download_log\";i:60;s:25:\"wp_wc_order_coupon_lookup\";i:61;s:26:\"wp_wc_order_product_lookup\";i:62;s:17:\"wp_wc_order_stats\";i:63;s:22:\"wp_wc_order_tax_lookup\";i:64;s:31:\"wp_wc_product_attributes_lookup\";i:65;s:25:\"wp_wc_product_meta_lookup\";i:66;s:17:\"wp_wc_rate_limits\";i:67;s:20:\"wp_wc_reserved_stock\";i:68;s:22:\"wp_wc_tax_rate_classes\";i:69;s:14:\"wp_wc_webhooks\";i:70;s:17:\"wp_wfBlockedIPLog\";i:71;s:12:\"wp_wfBlocks7\";i:72;s:11:\"wp_wfConfig\";i:73;s:13:\"wp_wfCrawlers\";i:74;s:16:\"wp_wfFileChanges\";i:75;s:13:\"wp_wfFileMods\";i:76;s:9:\"wp_wfHits\";i:77;s:11:\"wp_wfHoover\";i:78;s:11:\"wp_wfIssues\";i:79;s:18:\"wp_wfKnownFileList\";i:80;s:21:\"wp_wfLiveTrafficHuman\";i:81;s:9:\"wp_wfLocs\";i:82;s:11:\"wp_wfLogins\";i:83;s:18:\"wp_wfNotifications\";i:84;s:18:\"wp_wfPendingIssues\";i:85;s:17:\"wp_wfReverseCache\";i:86;s:14:\"wp_wfSNIPCache\";i:87;s:11:\"wp_wfStatus\";i:88;s:17:\"wp_wfTrafficRates\";i:89;s:19:\"wp_wfls_2fa_secrets\";i:90;s:16:\"wp_wfls_settings\";i:91;s:23:\"wp_woocommerce_api_keys\";i:92;s:35:\"wp_woocommerce_attribute_taxonomies\";i:93;s:47:\"wp_woocommerce_downloadable_product_permissions\";i:94;s:18:\"wp_woocommerce_log\";i:95;s:29:\"wp_woocommerce_order_itemmeta\";i:96;s:26:\"wp_woocommerce_order_items\";i:97;s:32:\"wp_woocommerce_payment_tokenmeta\";i:98;s:29:\"wp_woocommerce_payment_tokens\";i:99;s:23:\"wp_woocommerce_sessions\";i:100;s:38:\"wp_woocommerce_shipping_zone_locations\";i:101;s:36:\"wp_woocommerce_shipping_zone_methods\";i:102;s:29:\"wp_woocommerce_shipping_zones\";i:103;s:33:\"wp_woocommerce_tax_rate_locations\";i:104;s:24:\"wp_woocommerce_tax_rates\";i:105;s:20:\"wp_wpbs_booking_meta\";i:106;s:16:\"wp_wpbs_bookings\";i:107;s:21:\"wp_wpbs_calendar_meta\";i:108;s:17:\"wp_wpbs_calendars\";i:109;s:19:\"wp_wpbs_coupon_meta\";i:110;s:15:\"wp_wpbs_coupons\";i:111;s:21:\"wp_wpbs_discount_meta\";i:112;s:17:\"wp_wpbs_discounts\";i:113;s:18:\"wp_wpbs_event_meta\";i:114;s:14:\"wp_wpbs_events\";i:115;s:17:\"wp_wpbs_form_meta\";i:116;s:13:\"wp_wpbs_forms\";i:117;s:24:\"wp_wpbs_legend_item_meta\";i:118;s:20:\"wp_wpbs_legend_items\";i:119;s:16:\"wp_wpbs_payments\";i:120;s:26:\"wp_wpmailsmtp_debug_events\";i:121;s:24:\"wp_wpmailsmtp_tasks_meta\";i:122;s:22:\"wp_wpr_rucss_resources\";i:123;s:21:\"wp_wpr_rucss_used_css\";i:124;s:18:\"wp_yoast_indexable\";i:125;s:28:\"wp_yoast_indexable_hierarchy\";i:126;s:19:\"wp_yoast_migrations\";i:127;s:21:\"wp_yoast_primary_term\";i:128;s:18:\"wp_yoast_seo_links\";i:129;s:17:\"wp_yoast_seo_meta\";}s:16:\"case_insensitive\";s:3:\"off\";s:13:\"replace_guids\";s:2:\"on\";s:7:\"dry_run\";s:3:\"off\";s:10:\"search_for\";s:30:\"http://2poochiesproperties.com\";s:12:\"replace_with\";s:31:\"https://2poochiesproperties.com\";s:15:\"completed_pages\";i:132;s:11:\"total_pages\";i:132;}','yes');
INSERT INTO `wp_options` VALUES (349528,'iaff_bulk_updater_counter','0','yes');
INSERT INTO `wp_options` VALUES (349529,'abl_iaff_version','4.9','yes');
INSERT INTO `wp_options` VALUES (349532,'iaff_settings','a:31:{s:11:\"image_title\";s:1:\"1\";s:13:\"image_alttext\";s:1:\"1\";s:7:\"hyphens\";s:1:\"1\";s:11:\"under_score\";s:1:\"1\";s:13:\"custom_filter\";s:0:\"\";s:14:\"capitalization\";s:1:\"0\";s:12:\"title_source\";s:1:\"0\";s:22:\"custom_attribute_title\";s:0:\"\";s:15:\"alt_text_source\";s:1:\"0\";s:25:\"custom_attribute_alt_text\";s:0:\"\";s:14:\"caption_source\";s:1:\"0\";s:24:\"custom_attribute_caption\";s:0:\"\";s:18:\"description_source\";s:1:\"0\";s:28:\"custom_attribute_description\";s:0:\"\";s:14:\"clean_filename\";s:1:\"1\";s:14:\"bu_image_title\";s:1:\"1\";s:16:\"bu_image_alttext\";s:1:\"1\";s:16:\"bu_image_caption\";s:1:\"1\";s:20:\"bu_image_description\";s:1:\"1\";s:17:\"bu_titles_in_post\";s:1:\"2\";s:19:\"bu_alt_text_in_post\";s:1:\"2\";s:20:\"bu_caption_behaviour\";s:1:\"1\";s:24:\"bu_description_behaviour\";s:1:\"1\";s:20:\"bu_title_location_ml\";i:1;s:23:\"bu_alt_text_location_ml\";i:1;s:22:\"bu_caption_location_ml\";i:1;s:26:\"bu_description_location_ml\";i:1;s:22:\"bu_title_location_post\";i:1;s:25:\"bu_alt_text_location_post\";i:1;s:18:\"bu_title_behaviour\";s:1:\"2\";s:21:\"bu_alt_text_behaviour\";s:1:\"2\";}','yes');
INSERT INTO `wp_options` VALUES (349552,'mwp_last_communication_error','Unexpected: service signature or key name are empty. Key name: , Signature: ','yes');
INSERT INTO `wp_options` VALUES (349790,'gravityformsaddon_gravityformsadvancedpostcreation_version','1.5.0','yes');
INSERT INTO `wp_options` VALUES (349797,'options_top_bar_full_width_content','Indulge in Adventure, Not Fees â€“ Book Direct Here!','off');
INSERT INTO `wp_options` VALUES (349798,'_options_top_bar_full_width_content','field_62c2afae37ba2','no');
INSERT INTO `wp_options` VALUES (350059,'wpbs_update_action_5_8','1','yes');
INSERT INTO `wp_options` VALUES (350354,'bodhi_svgs_settings','a:4:{s:22:\"sanitize_svg_front_end\";s:2:\"on\";s:8:\"restrict\";a:1:{i:0;s:13:\"administrator\";}s:24:\"sanitize_on_upload_roles\";a:2:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";}s:10:\"css_target\";s:0:\"\";}','yes');
INSERT INTO `wp_options` VALUES (350371,'rocket_cache_dir_size_check','1','yes');
INSERT INTO `wp_options` VALUES (351141,'googlesitekit_db_version','1.163.0','yes');
INSERT INTO `wp_options` VALUES (351142,'googlesitekit_has_connected_admins','1','yes');
INSERT INTO `wp_options` VALUES (351143,'googlesitekit_active_modules','a:3:{i:0;s:18:\"pagespeed-insights\";i:1;s:9:\"analytics\";i:2;s:11:\"analytics-4\";}','yes');
INSERT INTO `wp_options` VALUES (351144,'googlesitekit_credentials','1xEQH6i54NQ+gkKif/6UsnU3TnhSVlhkUlRBNmZnWk8vR24zL09ISjM1WVExL25VSThhZlYwS3JQMlJvYmhGZ0ROUmpHcjFPRlZnYngrbGlaV0tBOGVSRTBoeGVLRGprYXhoVGVSQ3Ntam5LU1Zkb2VDdTF6REh5aEUwSHdVM1pIRTNadGxRNVZTQlFiM01td0JLNDFJMEdqUTkxRXRta1JDYnR5SDlZKzV2Y3BweGsvRjRqZHZmbWlzVE45SFphRHFTUlkxODNEdFBIa0ZsOWo2VDl6SlBTNzUxdDg2YnFZM0orZ2N0aW9yWkwrSXhjRGw5blVabzQvSWJJWkxUbkZZS3JGSzkzZ1dRV2tUdUJ3NS9zTG5HdFJMVW10NnZ5ZjdYcGxhRTRsWkFZNVd5S3hOOHdoOUpGaFJqYzJObnhpVkY1V29pWDJBPT0=','yes');
INSERT INTO `wp_options` VALUES (351145,'googlesitekitpersistent_remote_features','a:15:{s:18:\"adBlockerDetection\";a:1:{s:7:\"enabled\";b:1;}s:14:\"adsenseSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"dashboardSharing\";a:1:{s:7:\"enabled\";b:1;}s:19:\"ga4ActivationBanner\";a:1:{s:7:\"enabled\";b:0;}s:12:\"ga4Reporting\";a:1:{s:7:\"enabled\";b:1;}s:8:\"ga4setup\";a:1:{s:7:\"enabled\";b:1;}s:10:\"gteSupport\";a:1:{s:7:\"enabled\";b:1;}s:14:\"helpVisibility\";a:1:{s:7:\"enabled\";b:1;}s:13:\"ideaHubModule\";a:1:{s:7:\"enabled\";b:0;}s:14:\"serviceSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"unifiedDashboard\";a:1:{s:7:\"enabled\";b:1;}s:12:\"userFeedback\";a:1:{s:7:\"enabled\";b:1;}s:17:\"widgets.dashboard\";a:1:{s:7:\"enabled\";b:1;}s:21:\"widgets.pageDashboard\";a:1:{s:7:\"enabled\";b:1;}s:14:\"zeroDataStates\";a:1:{s:7:\"enabled\";b:1;}}','yes');
INSERT INTO `wp_options` VALUES (351146,'googlesitekit_connected_proxy_url','https://2poochiesproperties.com/','yes');
INSERT INTO `wp_options` VALUES (351147,'googlesitekit_search-console_settings','a:2:{s:10:\"propertyID\";s:32:\"https://2poochiesproperties.com/\";s:7:\"ownerID\";i:9;}','yes');
INSERT INTO `wp_options` VALUES (351148,'googlesitekit_owner_id','9','yes');
INSERT INTO `wp_options` VALUES (351149,'googlesitekit_analytics-4_settings','a:23:{s:7:\"ownerID\";i:9;s:10:\"propertyID\";s:9:\"350133793\";s:15:\"webDataStreamID\";s:10:\"4437666149\";s:13:\"measurementID\";s:12:\"G-GMXKX2S148\";s:10:\"useSnippet\";b:1;s:11:\"googleTagID\";s:0:\"\";s:18:\"googleTagAccountID\";s:0:\"\";s:20:\"googleTagContainerID\";s:0:\"\";s:9:\"accountID\";s:9:\"254639194\";s:15:\"adsConversionID\";s:0:\"\";s:16:\"trackingDisabled\";a:1:{i:0;s:13:\"loggedinUsers\";}s:32:\"googleTagContainerDestinationIDs\";N;s:23:\"googleTagLastSyncedAtMs\";i:0;s:25:\"availableCustomDimensions\";N;s:18:\"propertyCreateTime\";i:0;s:13:\"adSenseLinked\";b:0;s:25:\"adSenseLinkedLastSyncedAt\";i:0;s:27:\"adsConversionIDMigratedAtMs\";i:0;s:9:\"adsLinked\";b:0;s:21:\"adsLinkedLastSyncedAt\";i:0;s:14:\"detectedEvents\";a:0:{}s:31:\"newConversionEventsLastUpdateAt\";i:0;s:32:\"lostConversionEventsLastUpdateAt\";i:0;}','yes');
INSERT INTO `wp_options` VALUES (351150,'googlesitekit_analytics_settings','a:11:{s:7:\"ownerID\";i:9;s:9:\"accountID\";s:9:\"254639194\";s:13:\"adsenseLinked\";b:0;s:15:\"adsConversionID\";s:0:\"\";s:11:\"anonymizeIP\";b:1;s:21:\"internalWebPropertyID\";s:9:\"350221299\";s:9:\"profileID\";s:9:\"283284621\";s:10:\"propertyID\";s:14:\"UA-254639194-1\";s:16:\"trackingDisabled\";a:1:{i:0;s:13:\"loggedinUsers\";}s:10:\"useSnippet\";b:1;s:13:\"canUseSnippet\";b:1;}','yes');
INSERT INTO `wp_options` VALUES (352016,'auth_key','gvt.]Y:x0k=ix9KsAK_sB7/]At3=&CT[GxGATrHt3?xxni(xKvt?T{Jt<7Xz3Ik_','no');
INSERT INTO `wp_options` VALUES (352017,'auth_salt','Yt<x0Mw[I~9}l0!KEOL]]g/GM|p|ul>D!8Z;3E>2_UYha1h87Q0-E]0:YWeKwWVZ','no');
INSERT INTO `wp_options` VALUES (352311,'gravityformsaddon_gp-terms-of-service_version','1.4.9','yes');
INSERT INTO `wp_options` VALUES (352312,'members_notifications','a:4:{s:6:\"update\";i:1771804996;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes');
INSERT INTO `wp_options` VALUES (352410,'gf_telemetry_data','a:2:{s:8:\"snapshot\";O:64:\"Gravity_Forms\\Gravity_Forms\\Telemetry\\GF_Telemetry_Snapshot_Data\":3:{s:4:\"data\";a:31:{s:3:\"key\";s:32:\"a750b7195a12d2241148316c739d70cd\";s:10:\"wp_version\";s:5:\"6.9.1\";s:11:\"php_version\";s:6:\"8.4.18\";s:13:\"mysql_version\";s:6:\"11.4.9\";s:7:\"plugins\";a:41:{i:0;a:4:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:7:\"version\";s:5:\"6.6.0\";s:9:\"is_active\";b:1;}i:1;a:4:{s:4:\"name\";s:34:\"Akismet Anti-spam: Spam Protection\";s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:3:\"5.6\";s:9:\"is_active\";b:1;}i:2;a:4:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:4:\"slug\";s:37:\"all-in-one-wp-migration-ftp-extension\";s:7:\"version\";s:4:\"2.70\";s:9:\"is_active\";b:0;}i:3;a:4:{s:4:\"name\";s:53:\"Auto Image Attributes From Filename With Bulk Updater\";s:4:\"slug\";s:53:\"auto-image-attributes-from-filename-with-bulk-updater\";s:7:\"version\";s:3:\"4.9\";s:9:\"is_active\";b:1;}i:4;a:4:{s:4:\"name\";s:30:\"Automattic for Agencies Client\";s:4:\"slug\";s:30:\"automattic-for-agencies-client\";s:7:\"version\";s:5:\"0.7.2\";s:9:\"is_active\";b:1;}i:5;a:4:{s:4:\"name\";s:22:\"Default featured image\";s:4:\"slug\";s:22:\"default-featured-image\";s:7:\"version\";s:5:\"1.8.2\";s:9:\"is_active\";b:1;}i:6;a:4:{s:4:\"name\";s:21:\"Disable Post Revision\";s:4:\"slug\";s:21:\"disable-post-revision\";s:7:\"version\";s:5:\"1.0.1\";s:9:\"is_active\";b:1;}i:7;a:4:{s:4:\"name\";s:14:\"Duplicate Menu\";s:4:\"slug\";s:14:\"duplicate-menu\";s:7:\"version\";s:5:\"0.2.3\";s:9:\"is_active\";b:1;}i:8;a:4:{s:4:\"name\";s:49:\"Google Analytics for WordPress by MonsterInsights\";s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:7:\"version\";s:6:\"10.0.2\";s:9:\"is_active\";b:1;}i:9;a:4:{s:4:\"name\";s:19:\"GP Terms of Service\";s:4:\"slug\";s:16:\"gwtermsofservice\";s:7:\"version\";s:5:\"1.4.9\";s:9:\"is_active\";b:1;}i:10;a:4:{s:4:\"name\";s:13:\"Gravity Forms\";s:4:\"slug\";s:12:\"gravityforms\";s:7:\"version\";s:6:\"2.9.19\";s:9:\"is_active\";b:1;}i:11;a:4:{s:4:\"name\";s:43:\"Gravity Forms Advanced Post Creation Add-On\";s:4:\"slug\";s:32:\"gravityformsadvancedpostcreation\";s:7:\"version\";s:5:\"1.5.0\";s:9:\"is_active\";b:1;}i:12;a:4:{s:4:\"name\";s:28:\"Gravity Forms Akismet Add-On\";s:4:\"slug\";s:19:\"gravityformsakismet\";s:7:\"version\";s:5:\"1.1.0\";s:9:\"is_active\";b:1;}i:13;a:4:{s:4:\"name\";s:28:\"Gravity Forms Coupons Add-On\";s:4:\"slug\";s:19:\"gravityformscoupons\";s:7:\"version\";s:5:\"3.5.0\";s:9:\"is_active\";b:1;}i:14;a:4:{s:4:\"name\";s:30:\"Gravity Forms Signature Add-On\";s:4:\"slug\";s:21:\"gravityformssignature\";s:7:\"version\";s:5:\"4.9.0\";s:9:\"is_active\";b:1;}i:15;a:4:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:4:\"slug\";s:18:\"gravityformsstripe\";s:7:\"version\";s:5:\"5.9.0\";s:9:\"is_active\";b:1;}i:16;a:4:{s:4:\"name\";s:9:\"HJS Addon\";s:4:\"slug\";s:9:\"HJS Addon\";s:7:\"version\";s:0:\"\";s:9:\"is_active\";b:1;}i:17;a:4:{s:4:\"name\";s:15:\"HJS Mobile Menu\";s:4:\"slug\";s:15:\"hjs-mobile-menu\";s:7:\"version\";s:3:\"1.0\";s:9:\"is_active\";b:1;}i:18;a:4:{s:4:\"name\";s:14:\"HJS Videos Src\";s:4:\"slug\";s:14:\"hjs-videos-src\";s:7:\"version\";s:1:\"1\";s:9:\"is_active\";b:1;}i:19;a:4:{s:4:\"name\";s:7:\"Imagify\";s:4:\"slug\";s:7:\"imagify\";s:7:\"version\";s:5:\"2.2.7\";s:9:\"is_active\";b:1;}i:20;a:4:{s:4:\"name\";s:7:\"Jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:8:\"15.6-a.3\";s:9:\"is_active\";b:1;}i:21;a:4:{s:4:\"name\";s:15:\"Jetpack Protect\";s:4:\"slug\";s:15:\"jetpack-protect\";s:7:\"version\";s:5:\"4.4.0\";s:9:\"is_active\";b:1;}i:22;a:4:{s:4:\"name\";s:17:\"ManageWP - Worker\";s:4:\"slug\";s:6:\"worker\";s:7:\"version\";s:6:\"4.9.30\";s:9:\"is_active\";b:1;}i:23;a:4:{s:4:\"name\";s:7:\"Members\";s:4:\"slug\";s:7:\"members\";s:7:\"version\";s:6:\"3.2.19\";s:9:\"is_active\";b:1;}i:24;a:4:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:4:\"slug\";s:35:\"open-external-links-in-a-new-window\";s:7:\"version\";s:4:\"1.45\";s:9:\"is_active\";b:1;}i:25;a:4:{s:4:\"name\";s:26:\"Pressable Cache Management\";s:4:\"slug\";s:26:\"pressable-cache-management\";s:7:\"version\";s:5:\"4.9.9\";s:9:\"is_active\";b:1;}i:26;a:4:{s:4:\"name\";s:24:\"Pressable OnePress Login\";s:4:\"slug\";s:24:\"pressable-onepress-login\";s:7:\"version\";s:5:\"1.3.2\";s:9:\"is_active\";b:1;}i:27;a:4:{s:4:\"name\";s:13:\"Rank Math SEO\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:7:\"version\";s:7:\"1.0.258\";s:9:\"is_active\";b:1;}i:28;a:4:{s:4:\"name\";s:17:\"Rank Math SEO PRO\";s:4:\"slug\";s:20:\"seo-by-rank-math-pro\";s:7:\"version\";s:6:\"3.0.91\";s:9:\"is_active\";b:1;}i:29;a:4:{s:4:\"name\";s:15:\"Sidebar Manager\";s:4:\"slug\";s:15:\"sidebar-manager\";s:7:\"version\";s:5:\"2.0.0\";s:9:\"is_active\";b:1;}i:30;a:4:{s:4:\"name\";s:18:\"Site Kit by Google\";s:4:\"slug\";s:15:\"google-site-kit\";s:7:\"version\";s:7:\"1.163.0\";s:9:\"is_active\";b:1;}i:31;a:4:{s:4:\"name\";s:9:\"Spellbook\";s:4:\"slug\";s:9:\"spellbook\";s:7:\"version\";s:6:\"3.0.15\";s:9:\"is_active\";b:1;}i:32;a:4:{s:4:\"name\";s:11:\"SVG Support\";s:4:\"slug\";s:11:\"svg-support\";s:7:\"version\";s:6:\"2.5.14\";s:9:\"is_active\";b:1;}i:33;a:4:{s:4:\"name\";s:14:\"User Switching\";s:4:\"slug\";s:14:\"user-switching\";s:7:\"version\";s:6:\"1.11.1\";s:9:\"is_active\";b:1;}i:34;a:4:{s:4:\"name\";s:18:\"Wordfence Security\";s:4:\"slug\";s:9:\"wordfence\";s:7:\"version\";s:5:\"8.1.4\";s:9:\"is_active\";b:1;}i:35;a:4:{s:4:\"name\";s:11:\"WPCode Lite\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:7:\"version\";s:5:\"2.3.0\";s:9:\"is_active\";b:1;}i:36;a:4:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:7:\"version\";s:5:\"4.7.1\";s:9:\"is_active\";b:1;}i:37;a:4:{s:4:\"name\";s:14:\"WPS Hide Login\";s:4:\"slug\";s:14:\"wps-hide-login\";s:7:\"version\";s:6:\"1.9.18\";s:9:\"is_active\";b:1;}i:38;a:4:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:4:\"slug\";s:15:\"wp-sitemap-page\";s:7:\"version\";s:5:\"1.9.5\";s:9:\"is_active\";b:1;}i:39;a:4:{s:4:\"name\";s:20:\"Yoast Duplicate Post\";s:4:\"slug\";s:14:\"duplicate-post\";s:7:\"version\";s:3:\"4.5\";s:9:\"is_active\";b:1;}i:40;a:4:{s:4:\"name\";s:20:\"Zapier for WordPress\";s:4:\"slug\";s:6:\"zapier\";s:7:\"version\";s:5:\"1.5.3\";s:9:\"is_active\";b:1;}}s:10:\"theme_name\";s:10:\"HJS Blocks\";s:9:\"theme_uri\";s:28:\"https://hirejordansmith.com/\";s:13:\"theme_version\";s:5:\"2.3.1\";s:12:\"theme_author\";s:17:\"Hire Jordan Smith\";s:16:\"theme_author_uri\";s:27:\"https://hirejordansmith.com\";s:12:\"is_multisite\";b:0;s:11:\"total_forms\";i:7;s:13:\"total_entries\";s:3:\"766\";s:11:\"emails_sent\";s:4:\"1294\";s:9:\"api_calls\";i:0;s:16:\"entry_meta_count\";i:14702;s:19:\"entry_details_count\";i:14702;s:17:\"entry_notes_count\";i:3529;s:4:\"lang\";s:5:\"en_US\";s:2:\"db\";s:7:\"MariaDB\";s:10:\"autoUpdate\";i:0;s:8:\"currency\";s:3:\"USD\";s:14:\"dataCollection\";i:0;s:5:\"email\";b:0;s:9:\"formTypes\";s:0:\"\";s:14:\"formTypesOther\";b:0;s:11:\"hideLicense\";i:0;s:12:\"organization\";b:0;s:17:\"organizationOther\";b:0;s:8:\"services\";s:0:\"\";s:13:\"servicesOther\";b:0;}s:3:\"key\";s:8:\"snapshot\";s:15:\"data_collection\";s:1:\"0\";}s:6:\"events\";a:0:{}}','off');
INSERT INTO `wp_options` VALUES (352776,'options_gradient_options_1_gradient_name','Black To Top 50%','no');
INSERT INTO `wp_options` VALUES (352777,'_options_gradient_options_1_gradient_name','field_5e5691a74606d','no');
INSERT INTO `wp_options` VALUES (352778,'options_gradient_options_1_gradient_code','linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(255,255,255, 0) 50% )','no');
INSERT INTO `wp_options` VALUES (352779,'_options_gradient_options_1_gradient_code','field_5e57740ec3f72','no');
INSERT INTO `wp_options` VALUES (353213,'gf_last_telemetry_run','1771658172','yes');
INSERT INTO `wp_options` VALUES (353291,'wp_attachment_pages_enabled','1','yes');
INSERT INTO `wp_options` VALUES (353385,'acf_pro_license_status','a:11:{s:6:\"status\";s:6:\"active\";s:7:\"created\";i:0;s:6:\"expiry\";i:0;s:4:\"name\";s:9:\"Developer\";s:8:\"lifetime\";b:1;s:8:\"refunded\";b:0;s:17:\"view_licenses_url\";s:62:\"https://www.advancedcustomfields.com/my-account/view-licenses/\";s:23:\"manage_subscription_url\";s:0:\"\";s:9:\"error_msg\";s:0:\"\";s:10:\"next_check\";i:1771837574;s:16:\"legacy_multisite\";b:1;}','on');
INSERT INTO `wp_options` VALUES (353468,'widget_monsterinsights-popular-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (353469,'monsterinsights_sitenotes_installed','1701202099','yes');
INSERT INTO `wp_options` VALUES (353470,'monsterinsights_notifications_run','a:26:{s:50:\"monsterinsights_notification_install_user_feedback\";i:1769615132;s:37:\"monsterinsights_notification_visitors\";i:1771200104;s:37:\"monsterinsights_notification_audience\";i:1771200237;s:55:\"monsterinsights_notification_mobile_device_high_traffic\";i:1771200238;s:42:\"monsterinsights_notification_mobile_device\";i:1771200240;s:43:\"monsterinsights_notification_upgrade_to_pro\";i:1768324777;s:56:\"monsterinsights_notification_upgrade_to_pro_high_traffic\";i:1771694504;s:40:\"monsterinsights_notification_bounce_rate\";i:1771694506;s:47:\"monsterinsights_notification_returning_visitors\";i:1771694507;s:45:\"monsterinsights_notification_traffic_dropping\";i:1771694560;s:64:\"monsterinsights_notification_upgrade_for_popular_posts_templates\";i:1770753633;s:57:\"monsterinsights_notification_upgrade_for_events_reporting\";i:1770753693;s:62:\"monsterinsights_notification_upgrade_for_search_console_report\";i:1771694560;s:56:\"monsterinsights_notification_upgrade_for_form_conversion\";i:1770306842;s:56:\"monsterinsights_notification_upgrade_for_email_summaries\";i:1768450970;s:58:\"monsterinsights_notification_upgrade_for_custom_dimensions\";i:1770832143;s:39:\"monsterinsights_notification_eu_traffic\";i:1768450987;s:56:\"monsterinsights_notification_to_add_more_file_extensions\";i:1770832471;s:53:\"monsterinsights_notification_to_setup_affiliate_links\";i:1769439098;s:46:\"monsterinsights_notification_headline_analyzer\";i:1766968358;s:49:\"monsterinsights_notification_install_optinmonster\";i:1768450989;s:43:\"monsterinsights_notification_install_aioseo\";i:1768450989;s:44:\"monsterinsights_notification_install_wpforms\";i:1768451024;s:43:\"monsterinsights_notification_multiple_gtags\";i:1768451025;s:64:\"monsterinsights_notification_upgrade_to_pro_five_hundred_session\";i:1770054160;s:49:\"monsterinsights_notification_product_feed_upgrade\";i:1769439221;}','off');
INSERT INTO `wp_options` VALUES (353471,'monsterinsights_site_tt','dda6495e7908d2db29e429af1b9c250c4e0b89758994551911f3c53290aef16c743ac609123e01cec8a8a5e6edd7b65881d04db7208f9ab1c4f0cfa92d572751','yes');
INSERT INTO `wp_options` VALUES (353472,'monsterinsights_notifications','a:5:{s:6:\"update\";i:1701202108;s:4:\"feed\";a:3:{i:0;a:7:{s:5:\"title\";s:50:\"[MonsterInsights 8.19] New eCommerce Funnel Report\";s:7:\"content\";s:249:\"Are you a user of WooCommerce or Easy Digital Downloads? Well then weâ€™ve got a BRAND NEW Funnel report for your store. Easily see how customers are converting, and view in-depth breakdowns so that you can make more money. Upgrade NOW and save 50%!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:197;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:104:\"https://www.monsterinsights.com/lite/?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:164:\"https://www.monsterinsights.com/introducing-the-new-monsterinsights-ecommerce-funnel-report-more/?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-08-24 00:00:00\";s:3:\"end\";s:19:\"2024-02-24 00:00:00\";}i:1;a:7:{s:5:\"title\";s:29:\"Google Analytics 4 Made Easy!\";s:7:\"content\";s:336:\"With version 7.18 of MonsterInsights, weâ€™ve put the power of Google Analytics right inside your WordPress dashboard! \r\n\r\nNow you can easily view your landing pages, campaign performance, device and many other key reports, without ever leaving your website. \r\n\r\nUpgrade now for 50% off, and instantly unlock all of our newest reports. \";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:194;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:107:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=notification&utm_campaign=newReports\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:107:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=notification&utm_campaign=newReports\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-07-26 00:00:00\";s:3:\"end\";s:19:\"2024-01-26 00:00:00\";}i:2;a:7:{s:5:\"title\";s:70:\"[MonsterInsights 8.16] New eCommerce User Journey Report Now Available\";s:7:\"content\";s:348:\"Now, you can easily see all of your eCommerce user journey reports in one spot, without having to visit individual order detail pages to find them. Plus, weâ€™ve added UTM data (source, medium, and campaign) into our reports. That means you can see at-a-glance which campaigns are bringing buyers to your site. Upgrade to MonsterInsights Pro today!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:190;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:104:\"https://www.monsterinsights.com/lite/?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:156:\"https://www.monsterinsights.com/introducing-monsterinsights-8-16-new-user-journey-report/?utm_medium=plugin&utm_source=liteplugin&utm_campaign=notifications\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-06-20 00:00:00\";s:3:\"end\";s:19:\"2023-12-31 00:00:00\";}}s:6:\"events\";a:579:{i:0;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20260128\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"01/28/2026 3:45 pm\";s:3:\"end\";s:10:\"02/25/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:1;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20260115\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"01/15/2026 4:23 am\";s:3:\"end\";s:10:\"02/12/2026\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:2;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20251229\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"12/29/2025 12:29 am\";s:3:\"end\";s:10:\"01/26/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:3;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20251215\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"12/15/2025 5:15 pm\";s:3:\"end\";s:10:\"01/12/2026\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:4;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20251125\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"11/25/2025 6:04 pm\";s:3:\"end\";s:10:\"12/23/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:5;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20251110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"11/10/2025 5:25 pm\";s:3:\"end\";s:10:\"12/08/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:6;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20251024\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"10/24/2025 4:49 pm\";s:3:\"end\";s:10:\"11/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:7;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20251010\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"10/10/2025 5:41 pm\";s:3:\"end\";s:10:\"11/07/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:8;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250915\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"09/15/2025 10:06 pm\";s:3:\"end\";s:10:\"10/13/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:9;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250909\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/09/2025 3:03 am\";s:3:\"end\";s:10:\"10/07/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:10;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250811\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"08/11/2025 10:51 pm\";s:3:\"end\";s:10:\"09/08/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:11;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250809\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/09/2025 3:06 pm\";s:3:\"end\";s:10:\"09/06/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:12;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250712\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"07/12/2025 1:10 am\";s:3:\"end\";s:10:\"08/09/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:13;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250630\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"06/30/2025 4:02 am\";s:3:\"end\";s:10:\"07/28/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:14;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250611\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"06/11/2025 1:17 pm\";s:3:\"end\";s:10:\"07/09/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:15;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250528\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"05/28/2025 6:49 pm\";s:3:\"end\";s:10:\"06/25/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:16;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250509\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"05/09/2025 6:18 pm\";s:3:\"end\";s:10:\"06/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:17;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250427\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"04/27/2025 4:13 am\";s:3:\"end\";s:10:\"05/25/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:18;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250409\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"04/09/2025 1:56 pm\";s:3:\"end\";s:10:\"05/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:19;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250317\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"03/17/2025 9:04 pm\";s:3:\"end\";s:10:\"04/14/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:20;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250302\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"03/02/2025 4:41 pm\";s:3:\"end\";s:10:\"03/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:21;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250213\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"02/13/2025 6:04 pm\";s:3:\"end\";s:10:\"03/13/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:22;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20250128\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"01/28/2025 2:19 pm\";s:3:\"end\";s:10:\"02/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:23;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20250110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"01/10/2025 6:40 am\";s:3:\"end\";s:10:\"02/07/2025\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:24;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20241218\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"12/18/2024 5:20 pm\";s:3:\"end\";s:10:\"01/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:25;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20241122\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"11/22/2024 8:51 pm\";s:3:\"end\";s:10:\"12/20/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:26;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20241113\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"11/13/2024 2:40 am\";s:3:\"end\";s:10:\"12/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:27;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20241011\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"10/11/2024 9:35 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:28;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20241011\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"10/11/2024 8:32 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:29;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240911\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/11/2024 2:59 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:30;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240911\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"09/11/2024 12:24 am\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:31;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240907\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:32;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240907\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:33;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240831\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:34;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240831\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:35;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240830\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:36;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240830\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:37;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240827\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:38;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240827\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:39;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240821\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:40;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240821\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:41;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240818\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:42;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240818\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:43;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240816\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:44;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240816\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:45;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240812\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:46;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240812\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:47;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240810\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:48;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240810\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:49;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240809\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:50;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240809\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:51;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240801\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:52;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240801\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:53;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240731\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:54;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240731\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:55;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240706\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"07/06/2024 10:33 pm\";s:3:\"end\";s:10:\"08/03/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:56;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240704\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"07/04/2024 1:14 pm\";s:3:\"end\";s:10:\"08/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:57;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240603\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"06/03/2024 8:19 pm\";s:3:\"end\";s:10:\"07/01/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:58;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240601\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"06/01/2024 4:06 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:59;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240502\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"05/02/2024 11:57 pm\";s:3:\"end\";s:10:\"05/30/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:60;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240501\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"05/01/2024 11:44 pm\";s:3:\"end\";s:10:\"05/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:61;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240402\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"04/02/2024 2:18 am\";s:3:\"end\";s:10:\"04/30/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:62;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240401\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"04/01/2024 8:45 pm\";s:3:\"end\";s:10:\"04/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:63;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240301\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"03/01/2024 5:09 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:64;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240301\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"03/01/2024 5:08 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:65;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20240130\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"01/30/2024 12:31 pm\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:66;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20240129\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:19:\"01/29/2024 10:31 am\";s:3:\"end\";s:10:\"02/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:67;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_multiple_gtags_20231229\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:36:\"Multiple Google Analytics Tags Found\";s:7:\"content\";s:130:\"MonsterInsights has detected multiple analytics tags on your website. Please disable the other plugin to ensure accurate tracking.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"12/29/2023 2:07 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:5:\"alert\";s:8:\"priority\";i:1;}i:68;a:10:{s:2:\"id\";s:59:\"monsterinsights_notification_install_user_feedback_20231229\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:36:\"What Are Your Users Really Thinking?\";s:7:\"content\";s:255:\"MonsterInsights tells you WHAT your website visitors are doing on your website, but our latest plugin, UserFeedback, tells you WHY. Use its short surveys to make more money, increase engagement, and grow your business faster with candid customer feedback.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:25:\"cta_install_user_feedback\";a:2:{s:3:\"url\";s:79:\"https://2poochiesproperties.com/wp-admin/admin.php?page=userfeedback_onboarding\";s:4:\"text\";s:18:\"Install & Activate\";}}s:5:\"start\";s:18:\"12/29/2023 2:06 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:1;}i:69;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20260221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2026 5:21 pm\";s:3:\"end\";s:10:\"03/21/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:70;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20260216\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/16/2026 12:03 am\";s:3:\"end\";s:10:\"03/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:71;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20260216\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"02/16/2026 12:01 am\";s:3:\"end\";s:10:\"03/16/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:72;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20260211\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"02/11/2026 5:54 pm\";s:3:\"end\";s:10:\"03/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:73;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20260130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2026 9:54 pm\";s:3:\"end\";s:10:\"02/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:74;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20260126\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/26/2026 2:51 pm\";s:3:\"end\";s:10:\"02/18/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:75;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20260118\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"01/18/2026 6:54 pm\";s:3:\"end\";s:10:\"02/05/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:76;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20260115\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"01/15/2026 4:23 am\";s:3:\"end\";s:10:\"02/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:77;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20260113\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/13/2026 5:19 pm\";s:3:\"end\";s:10:\"02/10/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:78;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20260113\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/13/2026 5:19 pm\";s:3:\"end\";s:10:\"01/26/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:79;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20260113\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"01/13/2026 5:18 pm\";s:3:\"end\";s:10:\"02/10/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:80;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20251229\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/29/2025 12:32 am\";s:3:\"end\";s:10:\"01/21/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:81;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20251229\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"12/29/2025 12:32 am\";s:3:\"end\";s:10:\"01/16/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:82;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251219\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/19/2025 11:42 pm\";s:3:\"end\";s:10:\"01/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:83;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20251215\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"12/15/2025 5:15 pm\";s:3:\"end\";s:10:\"01/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:84;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20251201\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"12/01/2025 10:36 pm\";s:3:\"end\";s:10:\"12/19/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:85;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20251201\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/01/2025 10:34 pm\";s:3:\"end\";s:10:\"12/29/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:86;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251201\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/01/2025 10:34 pm\";s:3:\"end\";s:10:\"12/14/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:87;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20251201\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"12/01/2025 10:34 pm\";s:3:\"end\";s:10:\"12/29/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:88;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20251125\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/25/2025 6:06 pm\";s:3:\"end\";s:10:\"12/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:89;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251112\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/12/2025 6:46 pm\";s:3:\"end\";s:10:\"11/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:90;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20251110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"11/10/2025 5:22 pm\";s:3:\"end\";s:10:\"12/08/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:91;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20251107\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"11/07/2025 9:24 am\";s:3:\"end\";s:10:\"11/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:92;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20251030\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/30/2025 6:14 pm\";s:3:\"end\";s:10:\"11/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:93;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20251030\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"10/30/2025 6:14 pm\";s:3:\"end\";s:10:\"11/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:94;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20251029\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2025 2:22 am\";s:3:\"end\";s:10:\"11/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:95;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251028\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/28/2025 2:51 pm\";s:3:\"end\";s:10:\"11/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:96;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20251013\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"10/13/2025 4:15 pm\";s:3:\"end\";s:10:\"10/31/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:97;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20251010\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"10/10/2025 1:56 pm\";s:3:\"end\";s:10:\"11/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:98;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20251010\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/10/2025 1:56 pm\";s:3:\"end\";s:10:\"10/23/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:99;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250930\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2025 5:26 pm\";s:3:\"end\";s:10:\"10/23/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:100;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250930\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2025 5:25 pm\";s:3:\"end\";s:10:\"10/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:101;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250930\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"09/30/2025 4:46 pm\";s:3:\"end\";s:10:\"10/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:102;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250923\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"09/23/2025 2:57 pm\";s:3:\"end\";s:10:\"10/11/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:103;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250923\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/23/2025 2:49 pm\";s:3:\"end\";s:10:\"10/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:104;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20250909\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"09/09/2025 3:02 am\";s:3:\"end\";s:10:\"10/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:105;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250908\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/08/2025 8:52 am\";s:3:\"end\";s:10:\"09/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:106;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250904\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/04/2025 8:30 am\";s:3:\"end\";s:10:\"09/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:107;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/31/2025 5:12 am\";s:3:\"end\";s:10:\"09/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:108;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/31/2025 5:11 am\";s:3:\"end\";s:10:\"09/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:109;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250831\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/31/2025 4:42 am\";s:3:\"end\";s:10:\"09/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:110;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250823\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2025 9:56 pm\";s:3:\"end\";s:10:\"09/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:111;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_install_aioseo_20250809\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:22:\"Install All-In-One SEO\";s:7:\"content\";s:79:\"Install All in One SEO to optimize your site for better search engine rankings.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"08/09/2025 3:06 pm\";s:3:\"end\";s:10:\"09/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:112;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2025 3:05 pm\";s:3:\"end\";s:10:\"09/01/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:113;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/09/2025 3:05 pm\";s:3:\"end\";s:10:\"08/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:114;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2025 5:44 pm\";s:3:\"end\";s:10:\"08/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:115;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2025 10:19 pm\";s:3:\"end\";s:10:\"08/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:116;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250731\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"07/31/2025 10:17 pm\";s:3:\"end\";s:10:\"08/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:117;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250718\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/18/2025 7:51 pm\";s:3:\"end\";s:10:\"07/31/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:118;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250713\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/13/2025 4:43 pm\";s:3:\"end\";s:10:\"08/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:119;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250708\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"07/08/2025 12:14 pm\";s:3:\"end\";s:10:\"07/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:120;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250703\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/03/2025 3:50 pm\";s:3:\"end\";s:10:\"07/16/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:121;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250628\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/28/2025 5:36 pm\";s:3:\"end\";s:10:\"07/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:122;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250628\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"06/28/2025 2:08 am\";s:3:\"end\";s:10:\"07/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:123;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250618\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/18/2025 1:06 am\";s:3:\"end\";s:10:\"07/11/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:124;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250618\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"06/18/2025 1:06 am\";s:3:\"end\";s:10:\"07/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:125;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250617\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/17/2025 1:47 pm\";s:3:\"end\";s:10:\"06/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:126;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250528\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/28/2025 6:45 pm\";s:3:\"end\";s:10:\"06/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:127;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250528\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/28/2025 6:45 pm\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:128;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250528\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"05/28/2025 6:39 pm\";s:3:\"end\";s:10:\"06/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:129;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250523\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/23/2025 8:51 am\";s:3:\"end\";s:10:\"06/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:130;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250523\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"05/23/2025 8:49 am\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:131;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250509\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.2\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/09/2025 6:18 pm\";s:3:\"end\";s:10:\"05/22/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:132;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250427\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:10 am\";s:3:\"end\";s:10:\"05/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:133;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250427\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"04/27/2025 4:09 am\";s:3:\"end\";s:10:\"05/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:134;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250424\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/24/2025 6:27 pm\";s:3:\"end\";s:10:\"05/22/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:135;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250424\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/24/2025 4:46 am\";s:3:\"end\";s:10:\"05/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:136;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250424\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"04/24/2025 4:46 am\";s:3:\"end\";s:10:\"05/22/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:137;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250317\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/17/2025 9:03 pm\";s:3:\"end\";s:10:\"03/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:138;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250302\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 5:00 pm\";s:3:\"end\";s:10:\"03/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:139;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250302\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"03/02/2025 5:00 pm\";s:3:\"end\";s:10:\"03/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:140;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250302\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 4:57 pm\";s:3:\"end\";s:10:\"03/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:141;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250302\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 4:41 pm\";s:3:\"end\";s:10:\"03/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:142;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250302\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/02/2025 4:41 pm\";s:3:\"end\";s:10:\"03/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:143;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250214\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/14/2025 4:33 pm\";s:3:\"end\";s:10:\"02/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:144;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250205\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/05/2025 4:34 pm\";s:3:\"end\";s:10:\"02/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:145;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"02/03/2025 5:28 pm\";s:3:\"end\";s:10:\"02/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:146;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20250130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2025 3:06 pm\";s:3:\"end\";s:10:\"02/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:147;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2025 3:05 pm\";s:3:\"end\";s:10:\"02/12/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:148;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20250130\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"01/30/2025 3:05 pm\";s:3:\"end\";s:10:\"02/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:149;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20250110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/10/2025 6:40 am\";s:3:\"end\";s:10:\"02/02/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:150;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20250110\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"01/10/2025 6:40 am\";s:3:\"end\";s:10:\"01/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:151;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20250108\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/08/2025 6:12 pm\";s:3:\"end\";s:10:\"01/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:152;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20241218\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/18/2024 5:21 pm\";s:3:\"end\";s:10:\"01/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:153;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20241218\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"12/18/2024 5:20 pm\";s:3:\"end\";s:10:\"01/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:154;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20241209\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/09/2024 3:11 pm\";s:3:\"end\";s:10:\"12/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:155;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20241130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/30/2024 6:48 pm\";s:3:\"end\";s:10:\"12/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:156;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20241130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"11/30/2024 6:48 pm\";s:3:\"end\";s:10:\"12/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:157;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20241122\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:44 pm\";s:3:\"end\";s:10:\"12/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:158;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20241113\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/13/2024 3:18 pm\";s:3:\"end\";s:10:\"12/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:159;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20241113\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"11/13/2024 2:40 am\";s:3:\"end\";s:10:\"12/11/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:160;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20241104\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/04/2024 5:58 pm\";s:3:\"end\";s:10:\"11/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:161;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20241104\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"11/04/2024 5:58 pm\";s:3:\"end\";s:10:\"11/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:162;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20241104\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/04/2024 5:57 pm\";s:3:\"end\";s:10:\"11/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:163;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20241013\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/13/2024 4:18 pm\";s:3:\"end\";s:10:\"10/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:164;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20241011\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/11/2024 9:30 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:165;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20241011\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"10/11/2024 9:30 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:166;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240930\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 7:19 pm\";s:3:\"end\";s:10:\"10/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:167;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240930\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"09/30/2024 7:19 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:168;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240927\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/27/2024 7:30 pm\";s:3:\"end\";s:10:\"10/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:169;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"10/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:170;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:171;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:172;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/11/2024 12:24 am\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:173;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240911\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"09/11/2024 12:24 am\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:174;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:175;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:176;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:177;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:178;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240907\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:179;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:180;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:181;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:182;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:183;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240831\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:184;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:185;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:186;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:187;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:188;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240830\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:189;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:190;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:191;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:192;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:193;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240827\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:194;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:195;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:196;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:197;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:198;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240821\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:199;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:200;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:201;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:202;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"08/31/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:203;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240818\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:204;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:205;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:206;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:207;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:208;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240816\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:209;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:210;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:211;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:212;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:213;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240812\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:214;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:215;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:216;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:217;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:218;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240810\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:219;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:220;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:221;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:222;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:223;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240809\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:224;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:225;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:226;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:227;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:228;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240801\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:229;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:556:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:199:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:230;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:231;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:329:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:168:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:232;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:526:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:210:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:233;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240731\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:234;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240725\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/25/2024 2:49 pm\";s:3:\"end\";s:10:\"08/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:235;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240717\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"07/17/2024 4:56 pm\";s:3:\"end\";s:10:\"08/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:236;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240709\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/09/2024 8:19 pm\";s:3:\"end\";s:10:\"07/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:237;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240706\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/06/2024 10:33 pm\";s:3:\"end\";s:10:\"07/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:238;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240705\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/05/2024 9:51 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:239;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240705\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"07/05/2024 9:47 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:240;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240624\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"06/24/2024 6:49 pm\";s:3:\"end\";s:10:\"07/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:241;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240624\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:32 pm\";s:3:\"end\";s:10:\"07/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:242;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240607\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/07/2024 6:46 pm\";s:3:\"end\";s:10:\"06/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:243;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240604\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"06/04/2024 2:17 pm\";s:3:\"end\";s:10:\"06/22/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:244;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240601\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/01/2024 4:12 pm\";s:3:\"end\";s:10:\"06/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:245;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240601\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/01/2024 4:07 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:246;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240601\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"06/01/2024 4:06 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:247;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240522\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/22/2024 9:22 pm\";s:3:\"end\";s:10:\"06/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:248;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"05/14/2024 9:15 pm\";s:3:\"end\";s:10:\"06/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:249;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240507\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/07/2024 9:12 pm\";s:3:\"end\";s:10:\"05/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:250;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240503\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/03/2024 8:53 pm\";s:3:\"end\";s:10:\"05/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:251;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240501\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/01/2024 11:57 pm\";s:3:\"end\";s:10:\"05/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:252;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240501\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:19:\"05/01/2024 11:44 pm\";s:3:\"end\";s:10:\"05/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:253;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240422\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"04/22/2024 6:55 pm\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:254;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240422\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:47 pm\";s:3:\"end\";s:10:\"05/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:255;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240408\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/08/2024 7:24 pm\";s:3:\"end\";s:10:\"05/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:256;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240404\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/04/2024 9:05 pm\";s:3:\"end\";s:10:\"04/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:257;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240401\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"04/01/2024 9:33 pm\";s:3:\"end\";s:10:\"04/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:258;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240401\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 8:46 pm\";s:3:\"end\";s:10:\"04/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:259;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240401\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"04/01/2024 8:45 pm\";s:3:\"end\";s:10:\"04/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:260;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240320\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/20/2024 4:18 pm\";s:3:\"end\";s:10:\"04/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:261;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240312\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/12/2024 3:58 pm\";s:3:\"end\";s:10:\"04/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:262;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240312\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"03/12/2024 3:57 pm\";s:3:\"end\";s:10:\"03/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:263;a:10:{s:2:\"id\";s:54:\"monsterinsights_notification_traffic_dropping_20240301\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:32:\"Your Website Traffic is Dropping\";s:7:\"content\";s:520:\"Your website traffic is decreasing and thatâ€™s a reason to take action now. Less traffic means less opportunities to make your brand known, make relationships and ultimately sell your service or product. <br><br>Follow the marketing hacks of <a href=\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">this article</a> to start growing your traffic again.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:197:\"https://www.monsterinsights.com/marketing-hacks-guaranteed-to-grow-your-traffic/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/01/2024 5:08 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:264;a:10:{s:2:\"id\";s:51:\"monsterinsights_notification_mobile_device_20240301\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Traffic From Mobile Devices 0%\";s:7:\"content\";s:527:\"Traffic from mobile devices is considerably lower on your site compared to desktop devices. This could be an indicator that your site is not optimised for mobile devices.<br><br>Take a look now at <a href=\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">show your site looks</a> on mobile and make sure all your content can be accessed correctly.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:2:{s:11:\"view_report\";a:2:{s:3:\"url\";s:144:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=devices&monsterinsights-highlight=devices\";s:4:\"text\";s:11:\"View Report\";}s:10:\"learn_more\";a:3:{s:3:\"url\";s:211:\"https://www.wpbeginner.com/beginners-guide/how-to-preview-the-mobile-layout-of-your-site/?utm_source=monsterinsights&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/01/2024 5:08 pm\";s:3:\"end\";s:10:\"03/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:265;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240301\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:35:\"See how 0 Visitors Found Your Site!\";s:7:\"content\";s:122:\"Your website has been visited by 0 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"03/01/2024 5:08 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:266;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240221\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:19:\"02/21/2024 12:38 pm\";s:3:\"end\";s:10:\"03/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:267;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240216\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/16/2024 12:16 pm\";s:3:\"end\";s:10:\"03/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:268;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"01/30/2024 2:20 am\";s:3:\"end\";s:10:\"02/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:269;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20240130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 0% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/30/2024 12:12 am\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:270;a:10:{s:2:\"id\";s:64:\"monsterinsights_notification_mobile_device_high_traffic_20240130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:34:\"Traffic From Mobile Devices is 88%\";s:7:\"content\";s:169:\"In the last 30 days, your site has received 88% of traffic through a mobile or tablet device. Make sure your site is optimized for these visitors to maximize engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:19:\"01/30/2024 12:12 am\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:271;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20240129\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:38:\"See how 1313 Visitors Found Your Site!\";s:7:\"content\";s:125:\"Your website has been visited by 1313 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"01/29/2024 7:47 pm\";s:3:\"end\";s:10:\"02/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:272;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20240122\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/22/2024 10:37 am\";s:3:\"end\";s:10:\"02/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:273;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20240109\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"01/09/2024 8:41 pm\";s:3:\"end\";s:10:\"01/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:274;a:10:{s:2:\"id\";s:56:\"monsterinsights_notification_returning_visitors_20231229\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:44:\"Only 1% of Your Visitors Return to Your Site\";s:7:\"content\";s:330:\"Your site has received a low number of returning users over the past 30 days. Try a tool like <a href=\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">OptinMonster</a> to increase engagement.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:169:\"https://www.monsterinsights.com/optinmonster-review/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/29/2023 2:07 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:275;a:10:{s:2:\"id\";s:46:\"monsterinsights_notification_visitors_20231229\";s:4:\"icon\";s:9:\"lightning\";s:5:\"title\";s:37:\"See how 279 Visitors Found Your Site!\";s:7:\"content\";s:124:\"Your website has been visited by 279 visitors in the past 30 days. Click the button below to view the full analytics report.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:11:\"view_report\";a:2:{s:3:\"url\";s:192:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-overview&monsterinsights-highlight=monsterinsights-report-overview\";s:4:\"text\";s:11:\"View Report\";}}s:5:\"start\";s:18:\"12/29/2023 2:06 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:276;a:10:{s:2:\"id\";s:62:\"monsterinsights_notification_to_setup_affiliate_links_20231228\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:30:\"Set Up Affiliate Link Tracking\";s:7:\"content\";s:557:\"By tracking your affiliate links in Google Analytics, you can gather all the data you need to optimize your links for maximizing affiliate revenue. You can track affiliate link clicks on your website with little configuration needed.<br><br><a href=\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">In this article</a>, weâ€™ll show you how to set up affiliate link tracking in WordPress.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:9:\"read_more\";a:3:{s:3:\"url\";s:200:\"https://www.monsterinsights.com/how-to-set-up-affiliate-link-tracking-in-wordpress/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:9:\"Read More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/28/2023 1:09 am\";s:3:\"end\";s:10:\"01/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:277;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_to_add_more_file_extensions_20231220\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:28:\"Track Your Website Downloads\";s:7:\"content\";s:818:\"By default, MonsterInsights automatically tracks downloads of the following file extensions: doc, pdf, ppt, zip, xls, docx, pptx, and xlsx. You can easily add or remove extensions from that list in the <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\">Engagement settings</a> of MonsterInsights.<br><br> You can view your Top Downloads report directly in the MonsterInsights <a href=\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_reports&monsterinsights-scroll=monsterinsights-report-download-links&monsterinsights-highlight=monsterinsights-report-download-links#/publishers\">Publishers report</a>.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:24:\"add_more_file_extensions\";a:2:{s:3:\"url\";s:233:\"https://2poochiesproperties.com/wp-admin/admin.php?page=monsterinsights_settings&monsterinsights-scroll=monsterinsights-settings-block-file-downloads&monsterinsights-highlight=monsterinsights-settings-block-file-downloads#/engagement\";s:4:\"text\";s:19:\"Add File Extensions\";}}s:5:\"start\";s:18:\"12/20/2023 1:18 am\";s:3:\"end\";s:10:\"01/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:2;}i:278;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20260221\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/21/2026 5:22 pm\";s:3:\"end\";s:10:\"03/21/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:279;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20260211\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=10.0.2\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/11/2026 5:49 pm\";s:3:\"end\";s:10:\"03/01/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:280;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20260210\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/10/2026 8:01 pm\";s:3:\"end\";s:10:\"02/28/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:281;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20260210\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/10/2026 8:00 pm\";s:3:\"end\";s:10:\"02/28/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:282;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20260205\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/05/2026 3:54 pm\";s:3:\"end\";s:10:\"02/23/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:283;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20260118\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/18/2026 6:53 pm\";s:3:\"end\";s:10:\"02/05/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:284;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20260118\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/18/2026 6:53 pm\";s:3:\"end\";s:10:\"02/05/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:285;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20260118\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/18/2026 6:53 pm\";s:3:\"end\";s:10:\"02/05/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:286;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20260115\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/15/2026 4:22 am\";s:3:\"end\";s:10:\"02/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:287;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20260115\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/15/2026 4:22 am\";s:3:\"end\";s:10:\"02/02/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:288;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20260115\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/15/2026 4:22 am\";s:3:\"end\";s:10:\"02/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:289;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20260113\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/13/2026 5:19 pm\";s:3:\"end\";s:10:\"02/20/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:290;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20251229\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/29/2025 12:32 am\";s:3:\"end\";s:10:\"02/25/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:291;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20251229\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/29/2025 12:31 am\";s:3:\"end\";s:10:\"01/16/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:292;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251229\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/29/2025 12:30 am\";s:3:\"end\";s:10:\"01/16/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:293;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251229\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.11.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/29/2025 12:30 am\";s:3:\"end\";s:10:\"01/16/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:294;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20251216\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/16/2025 3:45 pm\";s:3:\"end\";s:10:\"01/03/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:295;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20251215\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/15/2025 5:15 pm\";s:3:\"end\";s:10:\"01/12/2026\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:296;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251208\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/08/2025 5:09 pm\";s:3:\"end\";s:10:\"12/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:297;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251208\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/08/2025 5:09 pm\";s:3:\"end\";s:10:\"12/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:298;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20251201\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/01/2025 10:35 pm\";s:3:\"end\";s:10:\"12/19/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:299;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20251201\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"12/01/2025 10:34 pm\";s:3:\"end\";s:10:\"12/29/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:300;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20251125\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/25/2025 6:06 pm\";s:3:\"end\";s:10:\"12/13/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:301;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20251122\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.10.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2025 9:01 pm\";s:3:\"end\";s:10:\"12/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:302;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251118\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/18/2025 3:11 am\";s:3:\"end\";s:10:\"12/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:303;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251118\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/18/2025 3:10 am\";s:3:\"end\";s:10:\"12/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:304;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20251110\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/10/2025 5:22 pm\";s:3:\"end\";s:10:\"12/08/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:305;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20251106\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/06/2025 1:16 pm\";s:3:\"end\";s:10:\"11/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:306;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20251103\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/03/2025 6:45 am\";s:3:\"end\";s:10:\"11/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:307;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20251030\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/30/2025 6:15 pm\";s:3:\"end\";s:10:\"11/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:308;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20251029\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/29/2025 2:22 am\";s:3:\"end\";s:10:\"12/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:309;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251028\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/28/2025 2:52 pm\";s:3:\"end\";s:10:\"11/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:310;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251028\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.9.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/28/2025 2:51 pm\";s:3:\"end\";s:10:\"11/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:311;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20251013\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/13/2025 4:15 pm\";s:3:\"end\";s:10:\"10/31/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:312;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20251013\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/13/2025 4:15 pm\";s:3:\"end\";s:10:\"10/31/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:313;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20251011\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/11/2025 6:33 pm\";s:3:\"end\";s:10:\"11/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:314;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20251010\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/10/2025 1:56 pm\";s:3:\"end\";s:10:\"11/07/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:315;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20251006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2025 5:35 pm\";s:3:\"end\";s:10:\"10/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:316;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20251006\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/06/2025 5:34 pm\";s:3:\"end\";s:10:\"10/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:317;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250930\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2025 5:26 pm\";s:3:\"end\";s:10:\"10/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:318;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250923\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/23/2025 2:50 pm\";s:3:\"end\";s:10:\"10/11/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:319;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250923\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.8.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/23/2025 2:49 pm\";s:3:\"end\";s:10:\"10/11/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:320;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250915\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/15/2025 11:32 pm\";s:3:\"end\";s:10:\"10/03/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:321;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250915\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/15/2025 10:06 pm\";s:3:\"end\";s:10:\"10/03/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:322;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250908\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/08/2025 8:53 am\";s:3:\"end\";s:10:\"10/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:323;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250901\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/01/2025 6:12 pm\";s:3:\"end\";s:10:\"10/09/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:324;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250831\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/31/2025 5:12 am\";s:3:\"end\";s:10:\"09/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:325;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/31/2025 5:11 am\";s:3:\"end\";s:10:\"09/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:326;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250831\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/31/2025 5:11 am\";s:3:\"end\";s:10:\"09/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:327;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20250827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2025 6:44 pm\";s:3:\"end\";s:10:\"10/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:328;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2025 5:03 pm\";s:3:\"end\";s:10:\"09/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:329;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250823\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.7.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/23/2025 5:03 pm\";s:3:\"end\";s:10:\"09/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:330;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250808\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2025 5:51 pm\";s:3:\"end\";s:10:\"08/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:331;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250808\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2025 5:45 pm\";s:3:\"end\";s:10:\"09/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:332;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250808\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/08/2025 5:44 pm\";s:3:\"end\";s:10:\"08/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:333;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250731\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2025 10:28 pm\";s:3:\"end\";s:10:\"08/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:334;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2025 10:28 pm\";s:3:\"end\";s:10:\"08/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:335;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2025 10:19 pm\";s:3:\"end\";s:10:\"08/18/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:336;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250722\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/22/2025 6:49 pm\";s:3:\"end\";s:10:\"08/29/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:337;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250708\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/08/2025 8:01 am\";s:3:\"end\";s:10:\"07/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:338;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250708\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/08/2025 8:01 am\";s:3:\"end\";s:10:\"07/26/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:339;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250707\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/07/2025 4:03 pm\";s:3:\"end\";s:10:\"07/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:340;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250707\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/07/2025 4:03 pm\";s:3:\"end\";s:10:\"07/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:341;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250630\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/30/2025 4:01 am\";s:3:\"end\";s:10:\"07/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:342;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250630\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/30/2025 4:01 am\";s:3:\"end\";s:10:\"07/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:343;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20250627\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.6.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/27/2025 4:10 pm\";s:3:\"end\";s:10:\"08/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:344;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250617\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/17/2025 1:53 pm\";s:3:\"end\";s:10:\"07/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:345;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250617\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/17/2025 1:53 pm\";s:3:\"end\";s:10:\"07/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:346;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250617\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/17/2025 1:53 pm\";s:3:\"end\";s:10:\"07/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:347;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250617\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/17/2025 1:53 pm\";s:3:\"end\";s:10:\"07/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:348;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250611\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/11/2025 1:18 pm\";s:3:\"end\";s:10:\"07/19/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:349;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250528\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/28/2025 6:49 pm\";s:3:\"end\";s:10:\"06/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:350;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250528\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/28/2025 6:48 pm\";s:3:\"end\";s:10:\"06/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:351;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250523\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/23/2025 8:49 am\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:352;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250523\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/23/2025 8:45 am\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:353;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250523\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/23/2025 8:44 am\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:354;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250523\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.5.3\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/23/2025 8:44 am\";s:3:\"end\";s:10:\"06/10/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:355;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20250427\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:10 am\";s:3:\"end\";s:10:\"06/24/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:356;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250427\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:09 am\";s:3:\"end\";s:10:\"05/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:357;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250427\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:08 am\";s:3:\"end\";s:10:\"05/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:358;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250427\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:08 am\";s:3:\"end\";s:10:\"05/15/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:359;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250427\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/27/2025 4:07 am\";s:3:\"end\";s:10:\"05/25/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:360;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250424\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/24/2025 6:27 pm\";s:3:\"end\";s:10:\"05/12/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:361;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250424\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/24/2025 6:27 pm\";s:3:\"end\";s:10:\"05/12/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:362;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250424\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.4.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/24/2025 4:46 am\";s:3:\"end\";s:10:\"06/01/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:363;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250317\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/17/2025 2:13 pm\";s:3:\"end\";s:10:\"04/14/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:364;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250317\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/17/2025 2:12 pm\";s:3:\"end\";s:10:\"04/14/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:365;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 5:00 pm\";s:3:\"end\";s:10:\"03/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:366;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250302\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 5:00 pm\";s:3:\"end\";s:10:\"03/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:367;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 4:57 pm\";s:3:\"end\";s:10:\"03/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:368;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 4:57 pm\";s:3:\"end\";s:10:\"03/20/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:369;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250302\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.3.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/02/2025 4:46 pm\";s:3:\"end\";s:10:\"04/09/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:370;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250213\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2025 6:04 pm\";s:3:\"end\";s:10:\"03/13/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:371;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250213\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/13/2025 6:04 pm\";s:3:\"end\";s:10:\"03/13/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:372;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20250203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/03/2025 5:28 pm\";s:3:\"end\";s:10:\"04/02/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:373;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250203\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/03/2025 5:27 pm\";s:3:\"end\";s:10:\"02/21/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:374;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250201\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/01/2025 3:41 pm\";s:3:\"end\";s:10:\"02/19/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:375;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2025 3:07 pm\";s:3:\"end\";s:10:\"02/17/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:376;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2025 3:07 pm\";s:3:\"end\";s:10:\"02/17/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:377;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20250110\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/10/2025 6:39 am\";s:3:\"end\";s:10:\"01/28/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:378;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20250109\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2025 4:51 pm\";s:3:\"end\";s:10:\"02/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:379;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20250109\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2025 4:50 pm\";s:3:\"end\";s:10:\"01/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:380;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20250109\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2025 4:48 pm\";s:3:\"end\";s:10:\"02/06/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:381;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20250109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2025 4:47 pm\";s:3:\"end\";s:10:\"01/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:382;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20250109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/09/2025 12:44 pm\";s:3:\"end\";s:10:\"01/27/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:383;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20250109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/09/2025 12:43 pm\";s:3:\"end\";s:10:\"02/16/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:384;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20241218\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/18/2024 5:22 pm\";s:3:\"end\";s:10:\"01/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:385;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20241218\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/18/2024 5:22 pm\";s:3:\"end\";s:10:\"01/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:386;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20241218\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/18/2024 5:22 pm\";s:3:\"end\";s:10:\"01/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:387;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20241218\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.4\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/18/2024 5:22 pm\";s:3:\"end\";s:10:\"01/05/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:388;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20241203\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/03/2024 7:08 pm\";s:3:\"end\";s:10:\"01/30/2025\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:389;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20241122\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:51 pm\";s:3:\"end\";s:10:\"12/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:390;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20241122\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:48 pm\";s:3:\"end\";s:10:\"12/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:391;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20241122\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:48 pm\";s:3:\"end\";s:10:\"12/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:392;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20241122\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:44 pm\";s:3:\"end\";s:10:\"12/20/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:393;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20241122\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.2\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/22/2024 8:44 pm\";s:3:\"end\";s:10:\"12/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:394;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20241119\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/19/2024 3:54 pm\";s:3:\"end\";s:10:\"12/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:395;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20241113\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.2.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"11/13/2024 2:40 am\";s:3:\"end\";s:10:\"12/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:396;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20241025\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/25/2024 4:51 pm\";s:3:\"end\";s:10:\"11/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:397;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20241025\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/25/2024 4:50 pm\";s:3:\"end\";s:10:\"11/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:398;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20241025\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/25/2024 4:47 pm\";s:3:\"end\";s:10:\"11/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:399;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20241023\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/23/2024 1:24 pm\";s:3:\"end\";s:10:\"11/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:400;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20241011\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/11/2024 9:32 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:401;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20241011\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/11/2024 9:30 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:402;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20241002\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"10/02/2024 5:17 pm\";s:3:\"end\";s:10:\"11/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:403;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240930\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 4:41 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:404;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240930\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 4:12 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:405;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240930\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 4:12 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:406;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240930\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 4:11 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:407;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240930\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.1.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/30/2024 4:11 pm\";s:3:\"end\";s:10:\"11/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:408;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"11/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:409;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:410;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240911\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:411;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240911\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:412;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240911\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:413;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:414;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/11/2024 2:58 pm\";s:3:\"end\";s:10:\"09/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:415;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240911\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"09/11/2024 12:24 am\";s:3:\"end\";s:10:\"10/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:416;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"11/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:417;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240907\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:418;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240907\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:419;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240907\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:420;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240907\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:421;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240907\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:422;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240907\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:423;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240907\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"09/07/2024 4:46 pm\";s:3:\"end\";s:10:\"10/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:424;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"10/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:425;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240831\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:426;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240831\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:427;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240831\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:428;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240831\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:429;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240831\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:430;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240831\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:431;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240831\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/31/2024 12:12 am\";s:3:\"end\";s:10:\"10/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:432;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"10/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:433;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240830\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:434;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240830\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:435;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240830\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:436;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240830\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:437;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240830\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:438;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240830\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:439;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240830\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"08/30/2024 11:57 pm\";s:3:\"end\";s:10:\"10/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:440;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"10/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:441;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240827\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:442;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240827\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:443;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240827\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:444;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240827\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/24/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:445;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240827\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:446;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240827\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"09/14/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:447;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240827\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/27/2024 8:58 pm\";s:3:\"end\";s:10:\"10/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:448;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"10/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:449;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240821\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:450;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240821\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:451;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240821\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:452;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240821\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:453;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240821\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:454;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240821\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:455;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240821\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/21/2024 5:14 pm\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:456;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"10/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:457;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240818\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:458;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240818\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:459;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240818\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:460;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240818\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:461;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240818\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:462;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240818\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/05/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:463;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240818\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/18/2024 3:13 pm\";s:3:\"end\";s:10:\"09/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:464;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"10/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:465;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240816\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:466;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240816\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:467;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240816\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:468;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240816\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/13/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:469;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240816\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:470;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240816\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/03/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:471;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240816\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/16/2024 9:17 pm\";s:3:\"end\";s:10:\"09/23/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:472;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"10/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:473;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:474;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240812\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:475;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240812\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:476;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240812\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:477;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:478;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"08/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:479;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240812\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/12/2024 5:41 pm\";s:3:\"end\";s:10:\"09/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:480;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"10/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:481;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240810\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:482;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240810\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:483;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240810\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:484;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240810\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:485;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240810\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:486;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240810\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:487;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240810\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/10/2024 7:45 am\";s:3:\"end\";s:10:\"09/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:488;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"10/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:489;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240809\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:490;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240809\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:491;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240809\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:492;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240809\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/06/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:493;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240809\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:494;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240809\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"08/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:495;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240809\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/09/2024 7:58 pm\";s:3:\"end\";s:10:\"09/16/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:496;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"09/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:497;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240801\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:498;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240801\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:499;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240801\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:500;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240801\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:501;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240801\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:502;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240801\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"08/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:503;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240801\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"08/01/2024 4:26 am\";s:3:\"end\";s:10:\"09/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:504;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:375:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:166:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"09/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:505;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:506;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240731\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:615:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:507;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240731\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:263:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:508;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240731\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:308:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:509;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:510;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"08/18/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:511;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240731\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:153:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=9.0.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/31/2024 12:14 pm\";s:3:\"end\";s:10:\"09/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:512;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240717\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/17/2024 4:56 pm\";s:3:\"end\";s:10:\"08/04/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:513;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240715\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/15/2024 10:13 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:514;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240715\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/15/2024 10:13 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:515;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240715\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.28.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/15/2024 10:13 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:516;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240705\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"07/05/2024 10:12 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:517;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240705\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"07/05/2024 9:54 pm\";s:3:\"end\";s:10:\"08/02/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:518;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240624\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:49 pm\";s:3:\"end\";s:10:\"07/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:519;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240624\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:32 pm\";s:3:\"end\";s:10:\"07/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:520;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240624\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:32 pm\";s:3:\"end\";s:10:\"07/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:521;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240624\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:32 pm\";s:3:\"end\";s:10:\"07/12/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:522;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240624\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.27.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/24/2024 6:32 pm\";s:3:\"end\";s:10:\"08/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:523;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240603\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/03/2024 11:36 pm\";s:3:\"end\";s:10:\"06/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:524;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240603\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"06/03/2024 11:36 pm\";s:3:\"end\";s:10:\"06/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:525;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240603\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/03/2024 8:19 pm\";s:3:\"end\";s:10:\"06/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:526;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240603\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/03/2024 8:19 pm\";s:3:\"end\";s:10:\"06/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:527;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240601\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/01/2024 4:15 pm\";s:3:\"end\";s:10:\"07/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:528;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240601\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/01/2024 4:10 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:529;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240601\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"06/01/2024 4:10 pm\";s:3:\"end\";s:10:\"06/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:530;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2024 9:15 pm\";s:3:\"end\";s:10:\"06/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:531;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240514\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2024 9:15 pm\";s:3:\"end\";s:10:\"06/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:532;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2024 7:41 pm\";s:3:\"end\";s:10:\"06/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:533;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2024 7:41 pm\";s:3:\"end\";s:10:\"06/01/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:534;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240514\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"05/14/2024 9:29 am\";s:3:\"end\";s:10:\"06/21/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:535;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240502\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/02/2024 12:00 am\";s:3:\"end\";s:10:\"05/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:536;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240501\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"05/01/2024 11:58 pm\";s:3:\"end\";s:10:\"05/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:537;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:50 pm\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:538;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240422\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:49 pm\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:539;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:48 pm\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:540;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240422\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.25.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/22/2024 6:48 pm\";s:3:\"end\";s:10:\"05/10/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:541;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240401\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 9:25 pm\";s:3:\"end\";s:10:\"04/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:542;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240401\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 9:02 pm\";s:3:\"end\";s:10:\"04/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:543;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240401\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 9:01 pm\";s:3:\"end\";s:10:\"04/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:544;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240401\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 8:57 pm\";s:3:\"end\";s:10:\"04/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:545;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240401\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 8:54 pm\";s:3:\"end\";s:10:\"04/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:546;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240401\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 8:50 pm\";s:3:\"end\";s:10:\"04/19/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:547;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240401\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"04/01/2024 8:45 pm\";s:3:\"end\";s:10:\"05/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:548;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240328\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"03/28/2024 11:01 pm\";s:3:\"end\";s:10:\"05/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:549;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240312\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/12/2024 3:56 pm\";s:3:\"end\";s:10:\"03/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:550;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240312\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/12/2024 3:56 pm\";s:3:\"end\";s:10:\"03/30/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:551;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240311\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/11/2024 3:04 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:552;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240311\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/11/2024 3:04 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:553;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240301\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/01/2024 5:09 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:554;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240301\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"03/01/2024 5:08 pm\";s:3:\"end\";s:10:\"03/29/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:555;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240220\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/20/2024 1:14 am\";s:3:\"end\";s:10:\"03/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:556;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240220\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"02/20/2024 1:12 am\";s:3:\"end\";s:10:\"03/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:557;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240220\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/20/2024 12:11 am\";s:3:\"end\";s:10:\"03/09/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:558;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240219\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/19/2024 11:40 pm\";s:3:\"end\";s:10:\"03/08/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:559;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240219\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"02/19/2024 11:01 pm\";s:3:\"end\";s:10:\"03/28/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:560;a:10:{s:2:\"id\";s:58:\"monsterinsights_notification_install_optinmonster_20240130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:32:\"Increase Engagement on Your Site\";s:7:\"content\";s:98:\"Get more leads and subscribers from your traffic by creating engaging campaigns with OptinMonster.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:0:{}s:5:\"start\";s:18:\"01/30/2024 2:20 am\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:561;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2024 2:20 am\";s:3:\"end\";s:10:\"02/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:562;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20240130\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/30/2024 2:19 am\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:563;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240130\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/30/2024 12:14 am\";s:3:\"end\";s:10:\"02/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:564;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20240130\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/30/2024 12:14 am\";s:3:\"end\";s:10:\"02/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:565;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/30/2024 12:13 am\";s:3:\"end\";s:10:\"02/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:566;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240130\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/30/2024 12:13 am\";s:3:\"end\";s:10:\"02/17/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:567;a:10:{s:2:\"id\";s:55:\"monsterinsights_notification_headline_analyzer_20240127\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:56:\"Try the Headline Analyzer to Boost Your Clicks & Traffic\";s:7:\"content\";s:376:\"Try the <a href=\"https://www.monsterinsights.com/announcing-monsterinsights-new-headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Headline Analyzer</a> tool. We built it to help increase engagement and make your content get more traffic from search engines.\";s:4:\"type\";a:5:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:6:\"master\";i:3;s:4:\"plus\";i:4;s:3:\"pro\";}s:4:\"btns\";a:1:{s:10:\"learn_more\";a:3:{s:3:\"url\";s:167:\"https://www.monsterinsights.com/headline-analyzer/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:10:\"Learn More\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/27/2024 9:54 pm\";s:3:\"end\";s:10:\"03/25/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:568;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20240109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2024 8:41 pm\";s:3:\"end\";s:10:\"01/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:569;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20240109\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2024 8:41 pm\";s:3:\"end\";s:10:\"01/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:570;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20240109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2024 7:01 pm\";s:3:\"end\";s:10:\"01/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:571;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20240109\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"01/09/2024 7:01 pm\";s:3:\"end\";s:10:\"01/27/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:572;a:10:{s:2:\"id\";s:52:\"monsterinsights_notification_upgrade_to_pro_20240108\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:45:\"Upgrade to Unlock Advanced Tracking & Reports\";s:7:\"content\";s:197:\"By upgrading to MonsterInsights Pro you get access to additional reports right in your WordPress dashboard and advanced tracking features like eCommerce, Custom Dimensions, Forms tracking and more!\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:14:\"upgrade_to_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:14:\"Upgrade to Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:19:\"01/08/2024 10:06 pm\";s:3:\"end\";s:10:\"02/15/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:573;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_email_summaries_20231229\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:24:\"Get Weekly Email Reports\";s:7:\"content\";s:616:\"Wouldnâ€™t it be easy if you could get your websiteâ€™s performance report in your email inbox every week? With Email Summaries, you can view all your important stats in a simple report thatâ€™s delivered straight to your inbox. <br><br>You get an overview of your site\'s performance without logging in to WordPress or going through different analytics reports. <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to enable the Email Summaries feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/29/2023 2:07 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:574;a:10:{s:2:\"id\";s:71:\"monsterinsights_notification_upgrade_for_search_console_report_20231229\";s:4:\"icon\";s:7:\"warning\";s:5:\"title\";s:27:\"See Top Performing Keywords\";s:7:\"content\";s:309:\"<a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\" target=\"_blank\">Upgrade to MonsterInsights Pro</a> to see which keywords are driving traffic to your website so you can focus on what\'s working.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.23.1\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/29/2023 2:07 pm\";s:3:\"end\";s:10:\"01/26/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:575;a:10:{s:2:\"id\";s:67:\"monsterinsights_notification_upgrade_for_custom_dimensions_20231220\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:177:\"Upgrade to enable Custom Dimensions. Track logged in users, determine when is your best time to post, measure if your SEO strategy is working, and find your most popular author.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/20/2023 1:18 am\";s:3:\"end\";s:10:\"01/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:576;a:10:{s:2:\"id\";s:65:\"monsterinsights_notification_upgrade_for_form_conversion_20231220\";s:4:\"icon\";s:7:\"default\";s:5:\"title\";s:29:\"Easily Track Form Conversions\";s:7:\"content\";s:264:\"Track your website\'s form conversion rates by upgrading to <a href=\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\" target=\"_blank\">MonsterInsights Pro</a>.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:11:\"Upgrade Now\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/20/2023 1:17 am\";s:3:\"end\";s:10:\"01/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:577;a:10:{s:2:\"id\";s:66:\"monsterinsights_notification_upgrade_for_events_reporting_20231220\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:105:\"Upgrade to MonsterInsights Pro to see which content and events your visitors are performing in real time.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/20/2023 1:16 am\";s:3:\"end\";s:10:\"01/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}i:578;a:10:{s:2:\"id\";s:73:\"monsterinsights_notification_upgrade_for_popular_posts_templates_20231220\";s:4:\"icon\";s:4:\"star\";s:5:\"title\";s:30:\"Upgrade to MonsterInsights Pro\";s:7:\"content\";s:125:\"Upgrade MonsterInsights Pro and use up to 20+ Popular Post templates to help improve engagement and interaction on your site.\";s:4:\"type\";a:3:{i:0;s:5:\"basic\";i:1;s:4:\"lite\";i:2;s:4:\"plus\";}s:4:\"btns\";a:1:{s:23:\"get_monsterinsights_pro\";a:3:{s:3:\"url\";s:154:\"https://www.monsterinsights.com/lite/?utm_source=liteplugin&utm_medium=monsterinsights-notifications-sidebar&utm_campaign=notifications&utm_content=8.22.0\";s:4:\"text\";s:23:\"Get MonsterInsights Pro\";s:11:\"is_external\";b:1;}}s:5:\"start\";s:18:\"12/20/2023 1:16 am\";s:3:\"end\";s:10:\"01/07/2024\";s:8:\"category\";s:7:\"insight\";s:8:\"priority\";i:3;}}s:9:\"dismissed\";a:0:{}s:12:\"feed_fetched\";b:0;}','off');
INSERT INTO `wp_options` VALUES (353473,'monsterinsights_site_profile','a:11:{s:3:\"key\";s:128:\"f8ab57c738974d96c5a7d74fd7e17c4dcf5dd04db34963cf47ea8f3e8db82a99b6192a7b9fbb7bd66890487633f5b39066cac6c8dd948dea3d85efca15ac8545\";s:5:\"token\";s:128:\"53552c1e648fa51a4814f17933d5eb5e195ebf0b9abebeeaefeb71525025cab0859ff6990c48726e892e5ae2bb6c7ff96ef302df944f9dc6a971e93308e8e4c4\";s:8:\"viewname\";s:12:\"G-GMXKX2S148\";s:1:\"a\";s:9:\"254639194\";s:1:\"w\";s:9:\"350133793\";s:1:\"p\";s:10:\"4437666149\";s:2:\"v4\";s:12:\"G-GMXKX2S148\";s:7:\"siteurl\";s:31:\"https://2poochiesproperties.com\";s:6:\"neturl\";s:41:\"https://2poochiesproperties.com/wp-admin/\";s:27:\"measurement_protocol_secret\";s:22:\"vO81zv0hSLiFvcKnaNB_TA\";s:15:\"connection_time\";i:1702143839;}','yes');
INSERT INTO `wp_options` VALUES (353474,'monsterinsights_frontend_tracking_notice_viewed','1','yes');
INSERT INTO `wp_options` VALUES (353476,'monsterinsights_admin_menu_tooltip','1771200113','yes');
INSERT INTO `wp_options` VALUES (353816,'hefo','a:83:{s:4:\"head\";s:297:\"<!-- Google tag (gtag.js) -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-GMXKX2S148\"></script>\r\n<script>\r\n  window.dataLayer = window.dataLayer || [];\r\n  function gtag(){dataLayer.push(arguments);}\r\n  gtag(\'js\', new Date());\r\n\r\n  gtag(\'config\', \'G-GMXKX2S148\');\r\n</script>\r\n\";s:9:\"head_home\";s:0:\"\";s:4:\"body\";s:0:\"\";s:11:\"mobile_body\";s:0:\"\";s:6:\"footer\";s:0:\"\";s:13:\"mobile_footer\";s:0:\"\";s:13:\"generic_tag_1\";s:0:\"\";s:9:\"generic_1\";s:0:\"\";s:16:\"mobile_generic_1\";s:0:\"\";s:13:\"generic_tag_2\";s:0:\"\";s:9:\"generic_2\";s:0:\"\";s:16:\"mobile_generic_2\";s:0:\"\";s:13:\"generic_tag_3\";s:0:\"\";s:9:\"generic_3\";s:0:\"\";s:16:\"mobile_generic_3\";s:0:\"\";s:13:\"generic_tag_4\";s:0:\"\";s:9:\"generic_4\";s:0:\"\";s:16:\"mobile_generic_4\";s:0:\"\";s:13:\"generic_tag_5\";s:0:\"\";s:9:\"generic_5\";s:0:\"\";s:16:\"mobile_generic_5\";s:0:\"\";s:6:\"before\";s:0:\"\";s:13:\"mobile_before\";s:0:\"\";s:5:\"after\";s:0:\"\";s:12:\"mobile_after\";s:0:\"\";s:16:\"testimonial_mode\";s:0:\"\";s:18:\"testimonial_before\";s:0:\"\";s:17:\"testimonial_after\";s:0:\"\";s:13:\"property_mode\";s:0:\"\";s:15:\"property_before\";s:0:\"\";s:14:\"property_after\";s:0:\"\";s:11:\"inner_pos_1\";s:5:\"after\";s:11:\"inner_tag_1\";s:0:\"\";s:12:\"inner_skip_1\";s:1:\"0\";s:11:\"inner_alt_1\";s:0:\"\";s:7:\"inner_1\";s:0:\"\";s:14:\"mobile_inner_1\";s:0:\"\";s:11:\"inner_pos_2\";s:5:\"after\";s:11:\"inner_tag_2\";s:0:\"\";s:12:\"inner_skip_2\";s:1:\"0\";s:11:\"inner_alt_2\";s:0:\"\";s:7:\"inner_2\";s:0:\"\";s:14:\"mobile_inner_2\";s:0:\"\";s:11:\"inner_pos_3\";s:5:\"after\";s:11:\"inner_tag_3\";s:0:\"\";s:12:\"inner_skip_3\";s:1:\"0\";s:11:\"inner_alt_3\";s:0:\"\";s:7:\"inner_3\";s:0:\"\";s:14:\"mobile_inner_3\";s:0:\"\";s:11:\"inner_pos_4\";s:5:\"after\";s:11:\"inner_tag_4\";s:0:\"\";s:12:\"inner_skip_4\";s:1:\"0\";s:11:\"inner_alt_4\";s:0:\"\";s:7:\"inner_4\";s:0:\"\";s:14:\"mobile_inner_4\";s:0:\"\";s:11:\"inner_pos_5\";s:5:\"after\";s:11:\"inner_tag_5\";s:0:\"\";s:12:\"inner_skip_5\";s:1:\"0\";s:11:\"inner_alt_5\";s:0:\"\";s:7:\"inner_5\";s:0:\"\";s:14:\"mobile_inner_5\";s:0:\"\";s:11:\"page_before\";s:0:\"\";s:18:\"mobile_page_before\";s:0:\"\";s:10:\"page_after\";s:0:\"\";s:17:\"mobile_page_after\";s:0:\"\";s:14:\"excerpt_before\";s:0:\"\";s:13:\"excerpt_after\";s:0:\"\";s:8:\"amp_head\";s:0:\"\";s:7:\"amp_css\";s:0:\"\";s:8:\"amp_body\";s:0:\"\";s:15:\"amp_post_before\";s:0:\"\";s:14:\"amp_post_after\";s:0:\"\";s:10:\"amp_footer\";s:0:\"\";s:9:\"snippet_1\";s:0:\"\";s:9:\"snippet_2\";s:0:\"\";s:9:\"snippet_3\";s:0:\"\";s:9:\"snippet_4\";s:0:\"\";s:9:\"snippet_5\";s:0:\"\";s:18:\"mobile_user_agents\";s:42:\"phone\r\niphone\r\nipod\r\nandroid.+mobile\r\nxoom\";s:5:\"notes\";s:0:\"\";s:10:\"enable_php\";s:1:\"0\";s:25:\"mobile_user_agents_parsed\";s:38:\"phone|iphone|ipod|android.+mobile|xoom\";s:7:\"updated\";i:1703858831;}','no');
INSERT INTO `wp_options` VALUES (353887,'Activated_Plugin','Wordpress Security','yes');
INSERT INTO `wp_options` VALUES (354161,'widget_wpbs_yearly_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes');
INSERT INTO `wp_options` VALUES (354162,'acf_will_escape_html_log','a:2:{s:19:\"field_611d04a962fde\";a:4:{s:8:\"selector\";s:14:\"header_scripts\";s:8:\"function\";s:9:\"the_field\";s:5:\"field\";s:14:\"header_scripts\";s:7:\"post_id\";s:7:\"options\";}s:19:\"field_611d04c062fdf\";a:4:{s:8:\"selector\";s:14:\"footer_scripts\";s:8:\"function\";s:9:\"the_field\";s:5:\"field\";s:14:\"footer_scripts\";s:7:\"post_id\";s:7:\"options\";}}','yes');
INSERT INTO `wp_options` VALUES (354779,'ownerrez_webhookToken','OWIuc4P3CiqCESWEXw5X','yes');
INSERT INTO `wp_options` VALUES (354879,'duplicate_post_show_original_column','','yes');
INSERT INTO `wp_options` VALUES (354880,'duplicate_post_show_original_in_post_states','','yes');
INSERT INTO `wp_options` VALUES (354881,'duplicate_post_show_original_meta_box','','yes');
INSERT INTO `wp_options` VALUES (354882,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (354883,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes');
INSERT INTO `wp_options` VALUES (354884,'duplicate_post_version','4.5','yes');
INSERT INTO `wp_options` VALUES (355273,'jetpack_sync_settings_disable','0','yes');
INSERT INTO `wp_options` VALUES (355274,'jetpack_options','a:10:{s:7:\"version\";s:19:\"15.6-a.3:1771346773\";s:11:\"old_version\";s:19:\"15.6-a.1:1770733266\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:0;s:2:\"id\";i:231212945;s:6:\"public\";i:1;s:11:\"master_user\";i:1;s:16:\"first_admin_view\";b:1;s:14:\"last_heartbeat\";i:1771799861;s:27:\"recommendations_conditional\";a:3:{i:0;s:5:\"boost\";i:1;s:11:\"backup-plan\";i:2;s:9:\"publicize\";}}','yes');
INSERT INTO `wp_options` VALUES (355275,'jetpack_waf_needs_update','','yes');
INSERT INTO `wp_options` VALUES (355276,'jetpack_sync_https_history_home_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes');
INSERT INTO `wp_options` VALUES (355277,'jetpack_sync_https_history_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes');
INSERT INTO `wp_options` VALUES (355278,'jetpack_secrets','a:1:{s:19:\"jetpack_authorize_9\";a:3:{s:8:\"secret_1\";s:32:\"qlBmwNGEWdmK5vy588VqNoRD03hWstYs\";s:8:\"secret_2\";s:32:\"ZcVbBgAVgWm61WGHbhOapo4PYu7m6C11\";s:3:\"exp\";i:1754765782;}}','no');
INSERT INTO `wp_options` VALUES (355279,'jetpack_package_versions','a:7:{s:16:\"transport-helper\";s:5:\"0.3.3\";s:6:\"backup\";s:6:\"4.2.41\";s:10:\"connection\";s:5:\"7.1.0\";s:4:\"sync\";s:6:\"4.27.0\";s:6:\"search\";s:6:\"0.55.4\";s:10:\"videopress\";s:6:\"0.35.0\";s:5:\"stats\";s:6:\"0.17.8\";}','yes');
INSERT INTO `wp_options` VALUES (355280,'jetpack_private_options','a:2:{s:10:\"blog_token\";s:65:\"hL@90QOKKO8rlK5KcQS#AGH2cOnhtKUU.dsOU7pj42(0xKA4eei17S5niTGS7STj)\";s:11:\"user_tokens\";a:1:{i:1;s:67:\"I%)bugqBO6ZGd6EKEBVt!OL3vZ)1zjgW.zv3$K4BbqK^wPL8Qf$uEwvT(1qApjhIw.1\";}}','yes');
INSERT INTO `wp_options` VALUES (355281,'jetpack_active_modules_initialized','1','yes');
INSERT INTO `wp_options` VALUES (355282,'jetpack_search_plan_info','a:3:{s:23:\"supports_instant_search\";b:0;s:28:\"supports_only_classic_search\";b:0;s:15:\"supports_search\";b:0;}','yes');
INSERT INTO `wp_options` VALUES (355283,'jetpack_sync_settings_dedicated_sync_enabled','1','on');
INSERT INTO `wp_options` VALUES (355284,'jetpack_sync_settings_sync_via_cron','1','yes');
INSERT INTO `wp_options` VALUES (355285,'jetpack_unique_registrations','1','yes');
INSERT INTO `wp_options` VALUES (355286,'jetpack_sync_settings_custom_queue_table_enabled','1','yes');
INSERT INTO `wp_options` VALUES (355287,'jetpack_sync_settings_max_queue_size','5000','yes');
INSERT INTO `wp_options` VALUES (355288,'jetpack_sync_settings_max_queue_lag','7200','yes');
INSERT INTO `wp_options` VALUES (355290,'jetpack_sync_settings_dequeue_max_bytes','500000','yes');
INSERT INTO `wp_options` VALUES (355291,'jetpack_sync_settings_upload_max_bytes','600000','yes');
INSERT INTO `wp_options` VALUES (355292,'jetpack_sync_settings_upload_max_rows','500','yes');
INSERT INTO `wp_options` VALUES (355293,'jetpack_sync_settings_sync_wait_time','10','yes');
INSERT INTO `wp_options` VALUES (355294,'jetpack_sync_settings_sync_wait_threshold','10','yes');
INSERT INTO `wp_options` VALUES (355295,'jetpack_sync_settings_enqueue_wait_time','1','yes');
INSERT INTO `wp_options` VALUES (355296,'jetpack_sync_settings_queue_max_writes_sec','100','yes');
INSERT INTO `wp_options` VALUES (355297,'jetpack_sync_settings_post_types_blacklist','a:39:{i:0;s:17:\"jp_sitemap_master\";i:1;s:10:\"jp_sitemap\";i:2;s:16:\"jp_sitemap_index\";i:3;s:14:\"jp_img_sitemap\";i:4;s:20:\"jp_img_sitemap_index\";i:5;s:14:\"jp_vid_sitemap\";i:6;s:20:\"jp_vid_sitemap_index\";i:7;s:10:\"_term_meta\";i:8;s:11:\"ai1ec_event\";i:9;s:6:\"ai_log\";i:10;s:17:\"amp_validated_url\";i:11;s:9:\"bwg_album\";i:12;s:11:\"bwg_gallery\";i:13;s:19:\"customize_changeset\";i:14;s:12:\"dn_wp_yt_log\";i:15;s:16:\"flamingo_contact\";i:16;s:16:\"flamingo_inbound\";i:17;s:17:\"flamingo_outbound\";i:18;s:4:\"http\";i:19;s:8:\"idx_page\";i:20;s:19:\"jetpack_inspect_log\";i:21;s:17:\"jetpack_migration\";i:22;s:11:\"msm_sitemap\";i:23;s:17:\"postman_sent_mail\";i:24;s:10:\"rssap-feed\";i:25;s:15:\"rssmi_feed_item\";i:26;s:16:\"scheduled-action\";i:27;s:20:\"secupress_log_action\";i:28;s:17:\"sg_optimizer_jobs\";i:29;s:14:\"sl-insta-media\";i:30;s:6:\"snitch\";i:31;s:19:\"vip-legacy-redirect\";i:32;s:15:\"wp-rest-api-log\";i:33;s:12:\"wp_automatic\";i:34;s:6:\"wp_log\";i:35;s:17:\"wpephpcompat_jobs\";i:36;s:15:\"wprss_feed_item\";i:37;s:18:\"memberships_coupon\";i:38;s:16:\"memberships_gift\";}','yes');
INSERT INTO `wp_options` VALUES (355300,'jetpack_sync_settings_taxonomies_blacklist','a:149:{i:0;s:9:\"ancestors\";i:1;s:13:\"archives_link\";i:2;s:13:\"attached_file\";i:3;s:14:\"attached_media\";i:4;s:19:\"attached_media_args\";i:5;s:10:\"attachment\";i:6;s:19:\"available_languages\";i:7;s:6:\"avatar\";i:8;s:20:\"avatar_comment_types\";i:9;s:11:\"avatar_data\";i:10;s:10:\"avatar_url\";i:11;s:12:\"bloginfo_rss\";i:12;s:13:\"blogs_of_user\";i:13;s:13:\"bookmark_link\";i:14;s:9:\"bookmarks\";i:15;s:8:\"calendar\";i:16;s:13:\"canonical_url\";i:17;s:19:\"categories_per_page\";i:18;s:19:\"categories_taxonomy\";i:19;s:13:\"category_form\";i:20;s:20:\"category_form_fields\";i:21;s:17:\"category_form_pre\";i:22;s:7:\"comment\";i:23;s:10:\"comment_ID\";i:24;s:14:\"comment_author\";i:25;s:17:\"comment_author_IP\";i:26;s:20:\"comment_author_email\";i:27;s:19:\"comment_author_link\";i:28;s:18:\"comment_author_url\";i:29;s:23:\"comment_author_url_link\";i:30;s:12:\"comment_date\";i:31;s:15:\"comment_excerpt\";i:32;s:12:\"comment_link\";i:33;s:20:\"comment_misc_actions\";i:34;s:12:\"comment_text\";i:35;s:12:\"comment_time\";i:36;s:12:\"comment_type\";i:37;s:13:\"comments_link\";i:38;s:15:\"comments_number\";i:39;s:21:\"comments_pagenum_link\";i:40;s:11:\"custom_logo\";i:41;s:8:\"date_sql\";i:42;s:22:\"default_comment_status\";i:43;s:16:\"delete_post_link\";i:44;s:18:\"edit_bookmark_link\";i:45;s:17:\"edit_comment_link\";i:46;s:14:\"edit_post_link\";i:47;s:13:\"edit_tag_link\";i:48;s:14:\"edit_term_link\";i:49;s:14:\"edit_user_link\";i:50;s:8:\"enclosed\";i:51;s:15:\"feed_build_date\";i:52;s:13:\"form_advanced\";i:53;s:17:\"form_after_editor\";i:54;s:16:\"form_after_title\";i:55;s:21:\"form_before_permalink\";i:56;s:8:\"form_top\";i:57;s:18:\"handle_product_cat\";i:58;s:16:\"header_image_tag\";i:59;s:16:\"header_video_url\";i:60;s:9:\"image_tag\";i:61;s:15:\"image_tag_class\";i:62;s:12:\"lastpostdate\";i:63;s:16:\"lastpostmodified\";i:64;s:4:\"link\";i:65;s:18:\"link_category_form\";i:66;s:25:\"link_category_form_fields\";i:67;s:22:\"link_category_form_pre\";i:68;s:15:\"main_network_id\";i:69;s:5:\"media\";i:70;s:15:\"media_item_args\";i:71;s:7:\"ms_user\";i:72;s:7:\"network\";i:73;s:12:\"object_terms\";i:74;s:6:\"option\";i:75;s:4:\"page\";i:76;s:9:\"page_form\";i:77;s:15:\"page_of_comment\";i:78;s:8:\"page_uri\";i:79;s:12:\"pagenum_link\";i:80;s:5:\"pages\";i:81;s:6:\"plugin\";i:82;s:4:\"post\";i:83;s:14:\"post_galleries\";i:84;s:12:\"post_gallery\";i:85;s:9:\"post_link\";i:86;s:18:\"post_modified_time\";i:87;s:11:\"post_status\";i:88;s:9:\"post_time\";i:89;s:8:\"postmeta\";i:90;s:14:\"posts_per_page\";i:91;s:19:\"product_search_form\";i:92;s:11:\"profile_url\";i:93;s:4:\"pung\";i:94;s:9:\"role_list\";i:95;s:16:\"sample_permalink\";i:96;s:21:\"sample_permalink_html\";i:97;s:8:\"schedule\";i:98;s:11:\"search_form\";i:99;s:12:\"search_query\";i:100;s:9:\"shortlink\";i:101;s:4:\"site\";i:102;s:18:\"site_email_content\";i:103;s:13:\"site_icon_url\";i:104;s:11:\"site_option\";i:105;s:13:\"space_allowed\";i:106;s:3:\"tag\";i:107;s:8:\"tag_form\";i:108;s:15:\"tag_form_fields\";i:109;s:12:\"tag_form_pre\";i:110;s:8:\"tag_link\";i:111;s:4:\"tags\";i:112;s:13:\"tags_per_page\";i:113;s:4:\"term\";i:114;s:9:\"term_link\";i:115;s:18:\"term_relationships\";i:116;s:15:\"term_taxonomies\";i:117;s:13:\"term_taxonomy\";i:118;s:5:\"terms\";i:119;s:10:\"terms_args\";i:120;s:14:\"terms_defaults\";i:121;s:12:\"terms_fields\";i:122;s:13:\"terms_orderby\";i:123;s:23:\"the_archive_description\";i:124;s:17:\"the_archive_title\";i:125;s:14:\"the_categories\";i:126;s:8:\"the_date\";i:127;s:11:\"the_excerpt\";i:128;s:8:\"the_guid\";i:129;s:17:\"the_modified_date\";i:130;s:17:\"the_modified_time\";i:131;s:25:\"the_post_type_description\";i:132;s:8:\"the_tags\";i:133;s:9:\"the_terms\";i:134;s:8:\"the_time\";i:135;s:21:\"theme_starter_content\";i:136;s:7:\"to_ping\";i:137;s:4:\"user\";i:138;s:17:\"user_created_user\";i:139;s:9:\"user_form\";i:140;s:12:\"user_profile\";i:141;s:19:\"user_profile_update\";i:142;s:8:\"usermeta\";i:143;s:12:\"usernumposts\";i:144;s:12:\"users_drafts\";i:145;s:7:\"webhook\";i:146;s:6:\"widget\";i:147;s:19:\"woocommerce_archive\";i:148;s:12:\"wp_title_rss\";}','yes');
INSERT INTO `wp_options` VALUES (355302,'jetpack_sync_settings_render_filtered_content','0','yes');
INSERT INTO `wp_options` VALUES (355303,'jetpack_sync_settings_post_meta_whitelist','a:60:{i:0;s:24:\"_feedback_akismet_values\";i:1;s:15:\"_feedback_email\";i:2;s:22:\"_feedback_extra_fields\";i:3;s:21:\"_g_feedback_shortcode\";i:4;s:23:\"_jetpack_post_thumbnail\";i:5;s:25:\"_last_editor_used_jetpack\";i:6;s:18:\"_menu_item_classes\";i:7;s:27:\"_menu_item_menu_item_parent\";i:8;s:17:\"_menu_item_object\";i:9;s:20:\"_menu_item_object_id\";i:10;s:19:\"_menu_item_orphaned\";i:11;s:15:\"_menu_item_type\";i:12;s:14:\"_menu_item_xfn\";i:13;s:24:\"_publicize_facebook_user\";i:14;s:23:\"_publicize_twitter_user\";i:15;s:13:\"_thumbnail_id\";i:16;s:17:\"_wp_attached_file\";i:17;s:27:\"_wp_attachment_backup_sizes\";i:18;s:22:\"_wp_attachment_context\";i:19;s:24:\"_wp_attachment_image_alt\";i:20;s:35:\"_wp_attachment_is_custom_background\";i:21;s:31:\"_wp_attachment_is_custom_header\";i:22;s:23:\"_wp_attachment_metadata\";i:23;s:17:\"_wp_page_template\";i:24;s:30:\"_wp_trash_meta_comments_status\";i:25;s:21:\"_wpas_feature_enabled\";i:26;s:10:\"_wpas_mess\";i:27;s:13:\"_wpas_options\";i:28;s:24:\"advanced_seo_description\";i:29;s:13:\"content_width\";i:30;s:14:\"custom_css_add\";i:31;s:23:\"custom_css_preprocessor\";i:32;s:9:\"enclosure\";i:33;s:9:\"imagedata\";i:34;s:10:\"nova_price\";i:35;s:17:\"publicize_results\";i:36;s:16:\"sharing_disabled\";i:37;s:18:\"switch_like_status\";i:38;s:15:\"videopress_guid\";i:39;s:18:\"vimeo_poster_image\";i:40;s:28:\"_jetpack_blogging_prompt_key\";i:41;s:42:\"_jetpack_memberships_contains_paid_content\";i:42;s:25:\"jetpack_memberships_price\";i:43;s:28:\"jetpack_memberships_currency\";i:44;s:35:\"jetpack_memberships_site_subscriber\";i:45;s:30:\"jetpack_memberships_product_id\";i:46;s:24:\"jetpack_memberships_tier\";i:47;s:30:\"jetpack_memberships_is_deleted\";i:48;s:14:\"spay_paypal_id\";i:49;s:11:\"spay_status\";i:50;s:15:\"spay_product_id\";i:51;s:13:\"spay_quantity\";i:52;s:10:\"spay_price\";i:53;s:19:\"spay_customer_email\";i:54;s:13:\"spay_currency\";i:55;s:8:\"spay_cta\";i:56;s:10:\"spay_email\";i:57;s:13:\"spay_multiple\";i:58;s:20:\"spay_formatted_price\";i:107;s:32:\"jetpack_memberships_is_sandboxed\";}','yes');
INSERT INTO `wp_options` VALUES (355304,'jetpack_sync_settings_comment_meta_whitelist','a:4:{i:0;s:9:\"hc_avatar\";i:1;s:18:\"hc_foreign_user_id\";i:2;s:10:\"hc_post_as\";i:3;s:15:\"hc_wpcom_id_sig\";}','yes');
INSERT INTO `wp_options` VALUES (355306,'jetpack_sync_settings_max_enqueue_full_sync','100','yes');
INSERT INTO `wp_options` VALUES (355308,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes');
INSERT INTO `wp_options` VALUES (355309,'jetpack_sync_settings_cron_sync_time_limit','240','yes');
INSERT INTO `wp_options` VALUES (355310,'jetpack_sync_settings_known_importers','a:6:{s:16:\"Blogger_Importer\";s:7:\"blogger\";s:13:\"LJ_API_Import\";s:11:\"livejournal\";s:9:\"MT_Import\";s:2:\"mt\";s:10:\"RSS_Import\";s:3:\"rss\";s:20:\"WC_Tax_Rate_Importer\";s:12:\"woo-tax-rate\";s:9:\"WP_Import\";s:9:\"wordpress\";}','yes');
INSERT INTO `wp_options` VALUES (355311,'jetpack_sync_settings_term_relationships_full_sync_item_size','100','yes');
INSERT INTO `wp_options` VALUES (355312,'jetpack_sync_settings_sync_sender_enabled','1','yes');
INSERT INTO `wp_options` VALUES (355313,'jetpack_sync_settings_full_sync_send_duration','9','yes');
INSERT INTO `wp_options` VALUES (355314,'jetpack_sync_settings_full_sync_limits','a:5:{s:8:\"comments\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}s:5:\"posts\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:1;}s:18:\"term_relationships\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"terms\";a:2:{s:10:\"chunk_size\";i:1000;s:10:\"max_chunks\";i:10;}s:5:\"users\";a:2:{s:10:\"chunk_size\";i:100;s:10:\"max_chunks\";i:10;}}','yes');
INSERT INTO `wp_options` VALUES (355315,'jetpack_sync_settings_checksum_disable','0','yes');
INSERT INTO `wp_options` VALUES (355316,'jetpack_sync_settings_wpcom_rest_api_enabled','1','yes');
INSERT INTO `wp_options` VALUES (355332,'jetpack_constants_sync_checksum','a:21:{s:7:\"ABSPATH\";i:3239717152;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:16:\"ATOMIC_CLIENT_ID\";i:3850596168;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:734881840;s:18:\"DISALLOW_FILE_MODS\";i:4261170317;s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:9:\"FS_METHOD\";i:3577458903;s:12:\"IS_PRESSABLE\";i:4261170317;s:16:\"JETPACK__VERSION\";i:3103236239;s:11:\"PHP_VERSION\";i:2336326082;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:734881840;s:14:\"WP_CONTENT_DIR\";i:4025282661;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:8:\"WP_DEBUG\";i:734881840;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1839787262;s:15:\"WP_MEMORY_LIMIT\";i:1839787262;s:17:\"WP_POST_REVISIONS\";i:4261170317;}','yes');
INSERT INTO `wp_options` VALUES (355333,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes');
INSERT INTO `wp_options` VALUES (355334,'jp_sync_last_success_sync','1771784975.9021','off');
INSERT INTO `wp_options` VALUES (355335,'jp_sync_lock_full_sync','','off');
INSERT INTO `wp_options` VALUES (355338,'jp_sync_last_success_immediate-send','1771799865.4192','off');
INSERT INTO `wp_options` VALUES (355339,'jetpack_persistent_blog_id','231212945','no');
INSERT INTO `wp_options` VALUES (355340,'jetpack_next_sync_time_full-sync-enqueue','1733843123','on');
INSERT INTO `wp_options` VALUES (355341,'jetpack_callables_sync_checksum','a:37:{s:21:\"get_loaded_extensions\";i:3414775385;s:11:\"get_plugins\";i:4280553931;s:10:\"get_themes\";i:3015932230;s:24:\"get_plugins_action_links\";i:3617826929;s:28:\"has_file_system_write_access\";i:4261170317;s:8:\"home_url\";i:2130370897;s:16:\"hosting_provider\";i:3960241920;s:12:\"is_fse_theme\";i:734881840;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:21:\"is_version_controlled\";i:734881840;s:6:\"locale\";i:110763218;s:17:\"main_network_site\";i:2130370897;s:26:\"main_network_site_wpcom_id\";i:2859133171;s:14:\"paused_plugins\";i:223132457;s:13:\"paused_themes\";i:223132457;s:18:\"post_type_features\";i:2515944144;s:10:\"post_types\";i:378837688;s:27:\"rest_api_allowed_post_types\";i:1765992367;s:32:\"rest_api_allowed_public_metadata\";i:3610467939;s:5:\"roles\";i:709895349;s:10:\"shortcodes\";i:804658144;s:13:\"site_icon_url\";i:734881840;s:8:\"site_url\";i:2130370897;s:10:\"taxonomies\";i:2700547159;s:13:\"theme_support\";i:911814959;s:8:\"timezone\";i:2600183478;s:23:\"wp_get_environment_type\";i:1138987844;s:18:\"wp_max_upload_size\";i:3201742935;s:10:\"wp_version\";i:3310426249;s:14:\"active_modules\";i:3816325949;s:33:\"jetpack_connection_active_plugins\";i:284459215;s:27:\"jetpack_sync_active_modules\";i:3829104773;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:2903718415;s:24:\"available_jetpack_blocks\";i:1263601756;s:24:\"jetpack_package_versions\";i:3573493521;}','no');
INSERT INTO `wp_options` VALUES (355380,'jetpack_waf_automatic_rules_last_updated_timestamp','1711345322','yes');
INSERT INTO `wp_options` VALUES (355383,'auto_update_plugins','a:2:{i:0;s:65:\"automattic-for-agencies-client/automattic-for-agencies-client.php\";i:2;s:30:\"seo-by-rank-math/rank-math.php\";}','off');
INSERT INTO `wp_options` VALUES (355388,'wordpress_api_key','b97f3bf3e3b3','yes');
INSERT INTO `wp_options` VALUES (355391,'jb_transient_jetpack_boost_speed_scores_e670e1751934162b042e10e04d4d49e0','a:2:{s:6:\"expire\";i:1711345938;s:4:\"data\";a:8:{s:2:\"id\";s:32:\"e670e1751934162b042e10e04d4d49e0\";s:3:\"url\";s:23:\"2poochiesproperties.com\";s:14:\"active_modules\";a:0:{}s:7:\"created\";d:1711345596.549894;s:6:\"status\";s:7:\"success\";s:5:\"error\";N;s:6:\"client\";s:18:\"jetpack-my-jetpack\";s:11:\"retry_count\";i:0;}}','no');
INSERT INTO `wp_options` VALUES (355394,'jetpack_boost_speed_score_history_e670e1751934162b042e10e04d4d49e0','a:2:{i:0;a:3:{s:9:\"timestamp\";i:1711345523;s:6:\"scores\";a:2:{s:6:\"mobile\";i:34;s:7:\"desktop\";i:43;}s:5:\"theme\";s:10:\"HJS Blocks\";}i:1;a:3:{s:9:\"timestamp\";i:1711345638;s:6:\"scores\";a:2:{s:6:\"mobile\";i:21;s:7:\"desktop\";i:56;}s:5:\"theme\";s:10:\"HJS Blocks\";}}','no');
INSERT INTO `wp_options` VALUES (355400,'jetpack_protect_key','becb334b1d56a4fac577930b44c2bf9ddf9d5a5a','no');
INSERT INTO `wp_options` VALUES (355404,'trusted_ip_header','O:8:\"stdClass\":3:{s:14:\"trusted_header\";s:11:\"REMOTE_ADDR\";s:8:\"segments\";i:1;s:7:\"reverse\";b:0;}','no');
INSERT INTO `wp_options` VALUES (355407,'jetpack_sync_health_status','a:2:{s:6:\"status\";s:7:\"in_sync\";s:9:\"timestamp\";d:1711346534.54602;}','yes');
INSERT INTO `wp_options` VALUES (355411,'jetpack_updates_sync_checksum','a:3:{s:13:\"update_themes\";i:3947880670;s:14:\"update_plugins\";i:1132136999;s:11:\"update_core\";i:1472231820;}','yes');
INSERT INTO `wp_options` VALUES (355413,'jetpack_protect_blocked_attempts','18113','off');
INSERT INTO `wp_options` VALUES (355419,'jetpack_scan_status','s:367:\"O:8:\"stdClass\":5:{s:5:\"state\";s:4:\"idle\";s:7:\"threats\";a:0:{}s:9:\"has_cloud\";b:1;s:11:\"credentials\";a:1:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:7:\"managed\";s:4:\"role\";s:4:\"main\";s:11:\"still_valid\";b:1;}}s:11:\"most_recent\";O:8:\"stdClass\":5:{s:10:\"is_initial\";b:0;s:9:\"timestamp\";s:25:\"2025-05-16T10:55:17+00:00\";s:8:\"duration\";i:107;s:8:\"progress\";i:100;s:5:\"error\";b:0;}}\";','yes');
INSERT INTO `wp_options` VALUES (355420,'jetpack_scan_status_timestamp','1747413358','yes');
INSERT INTO `wp_options` VALUES (355599,'post_by_email_address11','NULL','yes');
INSERT INTO `wp_options` VALUES (355817,'jetpack_next_sync_time_sync','1771712095','on');
INSERT INTO `wp_options` VALUES (356006,'post_by_email_address9','NULL','yes');
INSERT INTO `wp_options` VALUES (356355,'jp_sync_retry_after_sync','','no');
INSERT INTO `wp_options` VALUES (356356,'jp_sync_error_log_sync','a:5:{s:15:\"1716274320.9743\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:10:\"IXR_-32300\";a:1:{i:0;s:46:\"transport error - HTTP status code was not 200\";}}s:10:\"error_data\";a:1:{s:10:\"IXR_-32300\";a:5:{s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 21 May 2024 06:52:00 GMT\";s:12:\"content-type\";s:24:\"text/html; charset=utf-8\";s:8:\"x-hacker\";s:62:\"Want root?  Visit join.a8c.com/hacker and mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:4:\"vary\";s:20:\"accept, content-type\";s:22:\"jetpack-dedicated-sync\";s:2:\"on\";s:7:\"expires\";s:29:\"Wed, 11 Jan 1984 05:00:00 GMT\";s:13:\"cache-control\";s:55:\"no-cache, must-revalidate, max-age=0, no-store, private\";s:4:\"x-ac\";s:17:\"4.dfw _dfw BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:4:\"body\";s:1839:\"<!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\">\n\n<head profile=\"http://gmpg.org/xfn/11\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n\n<title>Check back in a few minutes</title>\n\n<meta name=\"generator\" content=\"WordPress MU\" /> <!-- leave this for stats -->\n\n<link rel=\"stylesheet\" href=\"http://wordpress.com/wp-content/themes/h4/global.css\" type=\"text/css\" media=\"screen\" />\n\n<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://wordpress.com/xmlrpc.php?rsd\" />\n<script type=\"text/javascript\">\n\nfunction addLoadEvent(func) {\n  var oldonload = window.onload;\n  if (typeof window.onload != \'function\') {\n    window.onload = func;\n  } else {\n    window.onload = function() {\n      oldonload();\n      func();\n    }\n  }\n}\n</script>\n\n</head>\n<body>\n\n<div id=\"page\">\n<div id=\"rapit\">\n\n	<div id=\"content\" class=\"narrowcolumn\">\n\n    		<div class=\"post\">\n		<h2>Server Maintenance</h2>\n			<div class=\"entrytext\">\n\n<p>Your server is going through a few minutes of routine maintenance. Please don\'t touch your browser for a few minutes.</p>\n<p>What do I do?</p>\n<ul><li> If you were posting a comment or making a post on your blog then <em>do not</em> press BACK on your browser. Wait 5 minutes and press the refresh icon on your browser. Your comment or post will be sent as normal.</li><li> If you are browsing a blog here just wait a few moments and hit refresh. The page you were expecting will appear.</li></ul>\n\n\n			</div>\n		</div>\n	  		</div>\n\n\n<div id=\"beforefooter\">\n</div>\n\n<div id=\"footer\"></div>\n\n</div></div>\n\n<script type=\"text/javascript\" src=\"//stats.wp.com/wpcom.js?22\"></script>\n<script type=\"text/javascript\">\n_error = \'500-dbconnect\';\nfzd();\n</script>\n\n</body>\n</html>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:500;s:7:\"message\";s:21:\"Internal Server Error\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1716274817.9928\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:10:\"IXR_-32300\";a:1:{i:0;s:46:\"transport error - HTTP status code was not 200\";}}s:10:\"error_data\";a:1:{s:10:\"IXR_-32300\";a:5:{s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 21 May 2024 07:00:17 GMT\";s:12:\"content-type\";s:24:\"text/html; charset=utf-8\";s:8:\"x-hacker\";s:62:\"Want root?  Visit join.a8c.com/hacker and mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:4:\"vary\";s:20:\"accept, content-type\";s:22:\"jetpack-dedicated-sync\";s:2:\"on\";s:7:\"expires\";s:29:\"Wed, 11 Jan 1984 05:00:00 GMT\";s:13:\"cache-control\";s:55:\"no-cache, must-revalidate, max-age=0, no-store, private\";s:4:\"x-ac\";s:17:\"4.dfw _dfw BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:4:\"body\";s:1839:\"<!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\">\n\n<head profile=\"http://gmpg.org/xfn/11\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n\n<title>Check back in a few minutes</title>\n\n<meta name=\"generator\" content=\"WordPress MU\" /> <!-- leave this for stats -->\n\n<link rel=\"stylesheet\" href=\"http://wordpress.com/wp-content/themes/h4/global.css\" type=\"text/css\" media=\"screen\" />\n\n<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://wordpress.com/xmlrpc.php?rsd\" />\n<script type=\"text/javascript\">\n\nfunction addLoadEvent(func) {\n  var oldonload = window.onload;\n  if (typeof window.onload != \'function\') {\n    window.onload = func;\n  } else {\n    window.onload = function() {\n      oldonload();\n      func();\n    }\n  }\n}\n</script>\n\n</head>\n<body>\n\n<div id=\"page\">\n<div id=\"rapit\">\n\n	<div id=\"content\" class=\"narrowcolumn\">\n\n    		<div class=\"post\">\n		<h2>Server Maintenance</h2>\n			<div class=\"entrytext\">\n\n<p>Your server is going through a few minutes of routine maintenance. Please don\'t touch your browser for a few minutes.</p>\n<p>What do I do?</p>\n<ul><li> If you were posting a comment or making a post on your blog then <em>do not</em> press BACK on your browser. Wait 5 minutes and press the refresh icon on your browser. Your comment or post will be sent as normal.</li><li> If you are browsing a blog here just wait a few moments and hit refresh. The page you were expecting will appear.</li></ul>\n\n\n			</div>\n		</div>\n	  		</div>\n\n\n<div id=\"beforefooter\">\n</div>\n\n<div id=\"footer\"></div>\n\n</div></div>\n\n<script type=\"text/javascript\" src=\"//stats.wp.com/wpcom.js?22\"></script>\n<script type=\"text/javascript\">\n_error = \'500-dbconnect\';\nfzd();\n</script>\n\n</body>\n</html>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:500;s:7:\"message\";s:21:\"Internal Server Error\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1716280639.2195\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:81:\"cURL error 28: Operation timed out after 20002 milliseconds with 0 bytes received\";}}s:10:\"error_data\";a:1:{s:19:\"http_request_failed\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:81:\"cURL error 28: Operation timed out after 20002 milliseconds with 0 bytes received\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}}s:18:\"\0*\0additional_data\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;i:-10520;}}}s:15:\"1716280977.6361\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:10:\"IXR_-32300\";a:1:{i:0;s:46:\"transport error - HTTP status code was not 200\";}}s:10:\"error_data\";a:1:{s:10:\"IXR_-32300\";a:5:{s:7:\"headers\";a:12:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 21 May 2024 08:42:57 GMT\";s:12:\"content-type\";s:24:\"text/html; charset=utf-8\";s:8:\"x-hacker\";s:62:\"Want root?  Visit join.a8c.com/hacker and mention this header.\";s:11:\"host-header\";s:13:\"WordPress.com\";s:4:\"vary\";s:20:\"accept, content-type\";s:22:\"jetpack-dedicated-sync\";s:2:\"on\";s:7:\"expires\";s:29:\"Wed, 11 Jan 1984 05:00:00 GMT\";s:13:\"cache-control\";s:55:\"no-cache, must-revalidate, max-age=0, no-store, private\";s:4:\"x-ac\";s:17:\"4.dfw _dfw BYPASS\";s:25:\"strict-transport-security\";s:16:\"max-age=31536000\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";}s:4:\"body\";s:1839:\"<!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\">\n\n<head profile=\"http://gmpg.org/xfn/11\">\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" />\n\n<title>Check back in a few minutes</title>\n\n<meta name=\"generator\" content=\"WordPress MU\" /> <!-- leave this for stats -->\n\n<link rel=\"stylesheet\" href=\"http://wordpress.com/wp-content/themes/h4/global.css\" type=\"text/css\" media=\"screen\" />\n\n<link rel=\"EditURI\" type=\"application/rsd+xml\" title=\"RSD\" href=\"http://wordpress.com/xmlrpc.php?rsd\" />\n<script type=\"text/javascript\">\n\nfunction addLoadEvent(func) {\n  var oldonload = window.onload;\n  if (typeof window.onload != \'function\') {\n    window.onload = func;\n  } else {\n    window.onload = function() {\n      oldonload();\n      func();\n    }\n  }\n}\n</script>\n\n</head>\n<body>\n\n<div id=\"page\">\n<div id=\"rapit\">\n\n	<div id=\"content\" class=\"narrowcolumn\">\n\n    		<div class=\"post\">\n		<h2>Server Maintenance</h2>\n			<div class=\"entrytext\">\n\n<p>Your server is going through a few minutes of routine maintenance. Please don\'t touch your browser for a few minutes.</p>\n<p>What do I do?</p>\n<ul><li> If you were posting a comment or making a post on your blog then <em>do not</em> press BACK on your browser. Wait 5 minutes and press the refresh icon on your browser. Your comment or post will be sent as normal.</li><li> If you are browsing a blog here just wait a few moments and hit refresh. The page you were expecting will appear.</li></ul>\n\n\n			</div>\n		</div>\n	  		</div>\n\n\n<div id=\"beforefooter\">\n</div>\n\n<div id=\"footer\"></div>\n\n</div></div>\n\n<script type=\"text/javascript\" src=\"//stats.wp.com/wpcom.js?22\"></script>\n<script type=\"text/javascript\">\n_error = \'500-dbconnect\';\nfzd();\n</script>\n\n</body>\n</html>\n\";s:8:\"response\";a:2:{s:4:\"code\";i:500;s:7:\"message\";s:21:\"Internal Server Error\";}s:7:\"cookies\";a:0:{}s:8:\"filename\";N;}}s:18:\"\0*\0additional_data\";a:0:{}}s:15:\"1716281064.4577\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:81:\"cURL error 28: Operation timed out after 20002 milliseconds with 0 bytes received\";}}s:10:\"error_data\";a:1:{s:19:\"http_request_failed\";O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;s:81:\"cURL error 28: Operation timed out after 20002 milliseconds with 0 bytes received\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}}s:18:\"\0*\0additional_data\";a:1:{s:19:\"http_request_failed\";a:1:{i:0;i:-10520;}}}}','yes');
INSERT INTO `wp_options` VALUES (356397,'wpbs_update_action_5_16','1','yes');
INSERT INTO `wp_options` VALUES (357744,'jetpack_last_connect_url_check','1754761892','no');
INSERT INTO `wp_options` VALUES (359058,'post_by_email_address10','NULL','yes');
INSERT INTO `wp_options` VALUES (359868,'wpbs_update_action_5_8_20','1','yes');
INSERT INTO `wp_options` VALUES (359871,'wpbs_update_action_1_0_12','1','yes');
INSERT INTO `wp_options` VALUES (359875,'acf_site_health','{\"version\":\"6.6.0\",\"plugin_type\":\"PRO\",\"update_source\":\"ACF Direct\",\"activated\":true,\"activated_url\":\"https:\\/\\/2poochiesproperties.com\",\"license_type\":\"Developer\",\"license_status\":\"active\",\"subscription_expires\":\"\",\"wp_version\":\"6.9.1\",\"mysql_version\":\"11.4.9-MariaDB-log\",\"is_multisite\":false,\"active_theme\":{\"name\":\"HJS Blocks\",\"version\":\"2.3.1\",\"theme_uri\":\"https:\\/\\/hirejordansmith.com\\/\",\"stylesheet\":false},\"parent_theme\":{\"name\":\"Genesis\",\"version\":\"3.6.1\",\"theme_uri\":\"https:\\/\\/my.studiopress.com\\/themes\\/genesis\\/\",\"stylesheet\":false},\"active_plugins\":{\"advanced-custom-fields-pro\\/acf.php\":{\"name\":\"Advanced Custom Fields PRO\",\"version\":\"6.6.0\",\"plugin_uri\":\"https:\\/\\/www.advancedcustomfields.com\"},\"akismet\\/akismet.php\":{\"name\":\"Akismet Anti-spam: Spam Protection\",\"version\":\"5.6\",\"plugin_uri\":\"https:\\/\\/akismet.com\\/\"},\"auto-image-attributes-from-filename-with-bulk-updater\\/iaff_image-attributes-from-filename.php\":{\"name\":\"Auto Image Attributes From Filename With Bulk Updater\",\"version\":\"4.9\",\"plugin_uri\":\"https:\\/\\/imageattributespro.com\\/?utm_source=plugin-header&utm_medium=plugin-uri\"},\"automattic-for-agencies-client\\/automattic-for-agencies-client.php\":{\"name\":\"Automattic for Agencies Client\",\"version\":\"0.7.2\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/automattic-for-agencies-client\"},\"default-featured-image\\/set-default-featured-image.php\":{\"name\":\"Default featured image\",\"version\":\"1.8.2\",\"plugin_uri\":\"http:\\/\\/wordpress.org\\/extend\\/plugins\\/default-featured-image\\/\"},\"disable-post-revision\\/disable-post-revision.php\":{\"name\":\"Disable Post Revision\",\"version\":\"1.0.1\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/disable-post-revision\\/\"},\"duplicate-menu\\/duplicate-menu.php\":{\"name\":\"Duplicate Menu\",\"version\":\"0.2.3\",\"plugin_uri\":\"https:\\/\\/github.com\\/jchristopher\\/duplicate-menu\"},\"google-analytics-for-wordpress\\/googleanalytics.php\":{\"name\":\"Google Analytics for WordPress by MonsterInsights\",\"version\":\"10.0.2\",\"plugin_uri\":\"https:\\/\\/www.monsterinsights.com\\/?utm_source=liteplugin&utm_medium=pluginheader&utm_campaign=pluginurl&utm_content=7%2E0%2E0\"},\"gwtermsofservice\\/gwtermsofservice.php\":{\"name\":\"GP Terms of Service\",\"version\":\"1.4.9\",\"plugin_uri\":\"https:\\/\\/gravitywiz.com\\/documentation\\/gravity-forms-terms-of-service\\/\"},\"gravityforms\\/gravityforms.php\":{\"name\":\"Gravity Forms\",\"version\":\"2.9.19\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformsadvancedpostcreation\\/advancedpostcreation.php\":{\"name\":\"Gravity Forms Advanced Post Creation Add-On\",\"version\":\"1.5.0\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformsakismet\\/akismet.php\":{\"name\":\"Gravity Forms Akismet Add-On\",\"version\":\"1.1.0\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformscoupons\\/coupons.php\":{\"name\":\"Gravity Forms Coupons Add-On\",\"version\":\"3.5.0\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformssignature\\/signature.php\":{\"name\":\"Gravity Forms Signature Add-On\",\"version\":\"4.9.0\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"gravityformsstripe\\/stripe.php\":{\"name\":\"Gravity Forms Stripe Add-On\",\"version\":\"5.9.0\",\"plugin_uri\":\"https:\\/\\/gravityforms.com\"},\"HJS Addon\\/hjs-addon.php\":{\"name\":\"HJS Addon\",\"version\":\"\",\"plugin_uri\":\"\"},\"hjs-mobile-menu\\/hjs-mobile-menu.php\":{\"name\":\"HJS Mobile Menu\",\"version\":\"1.0\",\"plugin_uri\":\"https:\\/\\/hirejordansmith.com\\/\"},\"hjs-videos-src\\/hjs-videos-src.php\":{\"name\":\"HJS Videos Src\",\"version\":\"1\",\"plugin_uri\":\"https:\\/\\/hirejordansmith.com\"},\"imagify\\/imagify.php\":{\"name\":\"Imagify\",\"version\":\"2.2.7\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/imagify\\/\"},\"jetpack\\/jetpack.php\":{\"name\":\"Jetpack\",\"version\":\"15.6-a.1\",\"plugin_uri\":\"https:\\/\\/jetpack.com\"},\"jetpack-protect\\/jetpack-protect.php\":{\"name\":\"Jetpack Protect\",\"version\":\"4.4.0\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/jetpack-protect\"},\"worker\\/init.php\":{\"name\":\"ManageWP - Worker\",\"version\":\"4.9.30\",\"plugin_uri\":\"https:\\/\\/managewp.com\"},\"members\\/members.php\":{\"name\":\"Members\",\"version\":\"3.2.18\",\"plugin_uri\":\"https:\\/\\/members-plugin.com\\/\"},\"open-external-links-in-a-new-window\\/open-external-links-in-a-new-window.php\":{\"name\":\"Open External Links in a New Window\",\"version\":\"1.45\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/extend\\/plugins\\/open-external-links-in-a-new-window\\/\"},\"pressable-cache-management\\/pressable-cache-management.php\":{\"name\":\"Pressable Cache Management\",\"version\":\"4.9.9\",\"plugin_uri\":\"https:\\/\\/pressable.com\\/knowledgebase\\/pressable-cache-management-plugin\\/#overview\"},\"pressable-onepress-login\\/pressable-onepress-login.php\":{\"name\":\"Pressable OnePress Login\",\"version\":\"1.3.2\",\"plugin_uri\":\"https:\\/\\/my.pressable.com\"},\"seo-by-rank-math\\/rank-math.php\":{\"name\":\"Rank Math SEO\",\"version\":\"1.0.258\",\"plugin_uri\":\"https:\\/\\/rankmath.com\\/\"},\"seo-by-rank-math-pro\\/rank-math-pro.php\":{\"name\":\"Rank Math SEO PRO\",\"version\":\"3.0.91\",\"plugin_uri\":\"https:\\/\\/rankmath.com\\/wordpress\\/plugin\\/seo-suite\\/\"},\"sidebar-manager\\/sidebar-manager.php\":{\"name\":\"Sidebar Manager\",\"version\":\"2.0.0\",\"plugin_uri\":\"http:\\/\\/www.brainstormforce.com\"},\"google-site-kit\\/google-site-kit.php\":{\"name\":\"Site Kit by Google\",\"version\":\"1.163.0\",\"plugin_uri\":\"https:\\/\\/sitekit.withgoogle.com\"},\"spellbook\\/spellbook.php\":{\"name\":\"Spellbook\",\"version\":\"3.0.15\",\"plugin_uri\":\"https:\\/\\/gravitywiz.com\\/\"},\"svg-support\\/svg-support.php\":{\"name\":\"SVG Support\",\"version\":\"2.5.14\",\"plugin_uri\":\"http:\\/\\/wordpress.org\\/plugins\\/svg-support\\/\"},\"user-switching\\/user-switching.php\":{\"name\":\"User Switching\",\"version\":\"1.11.1\",\"plugin_uri\":\"https:\\/\\/wordpress.org\\/plugins\\/user-switching\\/\"},\"wordfence\\/wordfence.php\":{\"name\":\"Wordfence Security\",\"version\":\"8.1.4\",\"plugin_uri\":\"https:\\/\\/www.wordfence.com\\/\"},\"insert-headers-and-footers\\/ihaf.php\":{\"name\":\"WPCode Lite\",\"version\":\"2.3.0\",\"plugin_uri\":\"https:\\/\\/www.wpcode.com\\/\"},\"wp-mail-smtp\\/wp_mail_smtp.php\":{\"name\":\"WP Mail SMTP\",\"version\":\"4.7.1\",\"plugin_uri\":\"https:\\/\\/wpmailsmtp.com\\/\"},\"wps-hide-login\\/wps-hide-login.php\":{\"name\":\"WPS Hide Login\",\"version\":\"1.9.18\",\"plugin_uri\":\"\"},\"wp-sitemap-page\\/wp-sitemap-page.php\":{\"name\":\"WP Sitemap Page\",\"version\":\"1.9.5\",\"plugin_uri\":\"http:\\/\\/tonyarchambeau.com\\/\"},\"duplicate-post\\/duplicate-post.php\":{\"name\":\"Yoast Duplicate Post\",\"version\":\"4.5\",\"plugin_uri\":\"https:\\/\\/yoast.com\\/wordpress\\/plugins\\/duplicate-post\\/\"},\"zapier\\/zapier.php\":{\"name\":\"Zapier for WordPress\",\"version\":\"1.5.3\",\"plugin_uri\":\"\"}},\"ui_field_groups\":\"54\",\"php_field_groups\":\"0\",\"json_field_groups\":\"0\",\"rest_field_groups\":\"0\",\"all_location_rules\":[\"options_page==acf-options-admin-display\",\"block==acf\\/about-area\",\"block==acf\\/accordion-faqs\",\"block==acf\\/buttons-bar\",\"block==acf\\/call-to-action\",\"block==acf\\/gallery-cards\",\"block==acf\\/pricing-tables\",\"block==acf\\/product-cards\",\"block==acf\\/properties-cards\",\"block==acf\\/recent-posts\",\"block==acf\\/recent-sermons\",\"block==acf\\/testimonial-cards\",\"block==acf\\/upcoming-events\",\"block==acf\\/category-images\",\"block==acf\\/category-images-featured\",\"block==acf\\/category-images-full-width\",\"block==acf\\/hjs-columns\",\"block==acf\\/count-up-stats\",\"block==acf\\/countdown-timer\",\"block==acf\\/featured-links\",\"block==acf\\/form-content\",\"block==acf\\/gallery-grid\",\"block==acf\\/image-strip-popup\",\"block==acf\\/gravity-form\",\"block==acf\\/icons-list\",\"block==acf\\/media-content\",\"block==acf\\/media-banner\",\"block==acf\\/thumbnail-slider\",\"block==all\",\"block==acf\\/partners-simple\",\"block==acf\\/power-quote\",\"block==acf\\/protip\",\"block==acf\\/recent-results\",\"block==acf\\/slider-content\",\"block==acf\\/slider-simple\",\"block==acf\\/tabs-simple\",\"block==acf\\/team-default\",\"block==acf\\/button\",\"user_form==edit\",\"post_type==product\",\"options_page==acf-options-global\",\"page_template==careers.php\",\"options_page==hjs-mobile-menu-settings\",\"taxonomy==product_cat\",\"post_type==property\",\"post_type==post\",\"post_category==category:results\",\"post_type==sermon\",\"post_type==team\",\"post_type==testimonial\",\"post_type==page\",\"post_type==faq\"],\"field_groups_with_single_block_rule\":\"39\",\"field_groups_with_multiple_block_rules\":\"0\",\"field_groups_with_blocks_and_other_rules\":\"0\",\"number_of_fields_by_type\":{\"tab\":20,\"true_false\":151,\"button_group\":73,\"message\":24,\"radio\":166,\"text\":204,\"checkbox\":3,\"repeater\":77,\"textarea\":8,\"wysiwyg\":81,\"image\":50,\"color_picker\":49,\"range\":41,\"select\":57,\"accordion\":91,\"number\":15,\"taxonomy\":9,\"post_object\":4,\"date_time_picker\":1,\"gallery\":3,\"file\":3,\"link\":2},\"number_of_third_party_fields_by_type\":[],\"post_types_enabled\":true,\"ui_post_types\":\"16\",\"json_post_types\":\"0\",\"ui_taxonomies\":\"11\",\"json_taxonomies\":\"0\",\"ui_options_pages_enabled\":true,\"ui_options_pages\":\"0\",\"json_options_pages\":\"0\",\"php_options_pages\":\"4\",\"rest_api_format\":\"light\",\"registered_acf_blocks\":\"12\",\"blocks_per_api_version\":{\"v2\":12},\"blocks_per_acf_block_version\":{\"v1\":12},\"blocks_using_post_meta\":\"0\",\"preload_blocks\":true,\"admin_ui_enabled\":true,\"field_type-modal_enabled\":true,\"field_settings_tabs_enabled\":false,\"shortcode_enabled\":true,\"registered_acf_forms\":\"0\",\"json_save_paths\":1,\"json_load_paths\":1,\"last_updated\":1771278326}','off');
INSERT INTO `wp_options` VALUES (360679,'monsterinsights_feedback_tracked_features','a:0:{}','auto');
INSERT INTO `wp_options` VALUES (360940,'feedback_unread_count','0','auto');
INSERT INTO `wp_options` VALUES (362341,'wordfence_ls_version','1.1.15','auto');
INSERT INTO `wp_options` VALUES (362342,'wordfence_version','8.1.4','auto');
INSERT INTO `wp_options` VALUES (362343,'wordfence_case','1','auto');
INSERT INTO `wp_options` VALUES (362344,'wordfenceActivated','1','auto');
INSERT INTO `wp_options` VALUES (362894,'odyssey_stats_admin_asset_cache_buster','{\"cache_buster\":\"b3ccb9bc221\",\"cached_at\":1771694498066}','off');
INSERT INTO `wp_options` VALUES (363220,'gform_version_info','a:12:{s:12:\"is_valid_key\";b:1;s:6:\"reason\";s:0:\"\";s:7:\"version\";s:6:\"2.9.28\";s:3:\"url\";s:186:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.28.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p6TR9m7W27f2bgWeA4SmmBJK6n8%3D\";s:15:\"expiration_time\";i:1893501220;s:9:\"offerings\";a:72:{s:12:\"gravityforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:6:\"2.9.28\";s:14:\"version_latest\";s:6:\"2.9.28\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:186:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.28.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p6TR9m7W27f2bgWeA4SmmBJK6n8%3D\";s:10:\"url_latest\";s:186:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.28.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p6TR9m7W27f2bgWeA4SmmBJK6n8%3D\";}s:10:\"gravitycrm\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";s:20:\"minimum_requirements\";a:0:{}}s:21:\"gravityforms2checkout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.1\";s:14:\"version_latest\";s:5:\"2.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=dSJAjb8e%2F%2FvufcYjTXMS3VH4%2F0k%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/2checkout/gravityforms2checkout_2.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=dSJAjb8e%2F%2FvufcYjTXMS3VH4%2F0k%3D\";}s:26:\"gravityformsactivecampaign\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=YrynSw0qJ4EBwDLXgx9WBTllfQw%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/activecampaign/gravityformsactivecampaign_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=YrynSw0qJ4EBwDLXgx9WBTllfQw%3D\";}s:32:\"gravityformsadvancedpostcreation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.1\";s:14:\"version_latest\";s:7:\"1.6.1.1\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.28\";s:11:\"parent_slug\";s:32:\"gravityformsadvancedpostcreation\";s:12:\"parent_title\";s:29:\"Advanced Post Creation Add-On\";}}s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=jpWkmcH3XBqKMPTeDDqO%2Bmnhniw%3D\";s:10:\"url_latest\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/advancedpostcreation/gravityformsadvancedpostcreation_1.6.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=IAFjV2zvTsccL0VmXES41tey3Hs%3D\";}s:20:\"gravityformsagilecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=QBtuaqH4LuDscS8Q8CzPR8KSV0k%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/agilecrm/gravityformsagilecrm_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=QBtuaqH4LuDscS8Q8CzPR8KSV0k%3D\";}s:19:\"gravityformsakismet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=UlF6ssD4xNVQ59q6XpKpT3fyt%2Fs%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/akismet/gravityformsakismet_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=UlF6ssD4xNVQ59q6XpKpT3fyt%2Fs%3D\";}s:24:\"gravityformsauthorizenet\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:4:\"2.11\";s:14:\"version_latest\";s:4:\"2.11\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=67kImzkN6G3OHkuluEdNc7TW2sM%3D\";s:10:\"url_latest\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/authorizenet/gravityformsauthorizenet_2.11.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=67kImzkN6G3OHkuluEdNc7TW2sM%3D\";}s:18:\"gravityformsaweber\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.0\";s:14:\"version_latest\";s:5:\"4.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=JC%2BcXemzc4NZ88iwnCqR3JXzE7k%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/aweber/gravityformsaweber_4.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=JC%2BcXemzc4NZ88iwnCqR3JXzE7k%3D\";}s:21:\"gravityformsbatchbook\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=KVRKJghhf%2FsQmu4QYVJEpTGSxFU%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/batchbook/gravityformsbatchbook_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=KVRKJghhf%2FsQmu4QYVJEpTGSxFU%3D\";}s:18:\"gravityformsbreeze\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=hA2DCAcu1QQ2tFpHLloTxdy5yXM%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/breeze/gravityformsbreeze_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=hA2DCAcu1QQ2tFpHLloTxdy5yXM%3D\";}s:17:\"gravityformsbrevo\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.0.0\";s:14:\"version_latest\";s:5:\"1.0.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=109m9QwDnFYT5g9kmoWcyiaeGz8%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/brevo/gravityformsbrevo_1.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=109m9QwDnFYT5g9kmoWcyiaeGz8%3D\";}s:27:\"gravityformscampaignmonitor\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.1.1\";s:14:\"version_latest\";s:5:\"4.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=u%2BKg2kNRRQKNEAsZqdmfdw3CZTQ%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/campaignmonitor/gravityformscampaignmonitor_4.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=u%2BKg2kNRRQKNEAsZqdmfdw3CZTQ%3D\";}s:20:\"gravityformscampfire\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.1\";s:14:\"version_latest\";s:5:\"1.2.2\";s:20:\"minimum_requirements\";a:0:{}}s:22:\"gravityformscapsulecrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Uicm9580ADC06L%2FRR5gplexzy9o%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/capsulecrm/gravityformscapsulecrm_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Uicm9580ADC06L%2FRR5gplexzy9o%3D\";}s:26:\"gravityformschainedselects\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=HHm2hA0Tyk99Zr3yq6aEIKDmxPA%3D\";s:10:\"url_latest\";s:212:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/chainedselects/gravityformschainedselects_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=HHm2hA0Tyk99Zr3yq6aEIKDmxPA%3D\";}s:23:\"gravityformscleverreach\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.0\";s:14:\"version_latest\";s:5:\"1.9.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=D2WHT1Xd38gHCEfVDFSNi7ICzJQ%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cleverreach/gravityformscleverreach_1.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=D2WHT1Xd38gHCEfVDFSNi7ICzJQ%3D\";}s:15:\"gravityformscli\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.7\";s:14:\"version_latest\";s:3:\"1.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=XXh8SnyuQy1x44d2U1eZrI%2Bfy4Y%3D\";s:10:\"url_latest\";s:190:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/cli/gravityformscli_1.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=XXh8SnyuQy1x44d2U1eZrI%2Bfy4Y%3D\";}s:27:\"gravityformsconstantcontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:7:\"1.8.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=L4H3k1EzzVckoxTJk0G8Y9SqC8k%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/constantcontact/gravityformsconstantcontact_1.8.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=rc79sRzU6s%2Bb0AMvnmuUkneziiQ%3D\";}s:31:\"gravityformsconversationalforms\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.24\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.28\";s:11:\"parent_slug\";s:31:\"gravityformsconversationalforms\";s:12:\"parent_title\";s:27:\"Conversational Forms Add-On\";}}s:3:\"url\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=xCv%2F%2F23pknAvooCjVbpilGsVONc%3D\";s:10:\"url_latest\";s:226:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/conversationalforms/gravityformsconversationalforms_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=xCv%2F%2F23pknAvooCjVbpilGsVONc%3D\";}s:22:\"gravityformsconvertkit\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.0.0\";s:14:\"version_latest\";s:5:\"2.0.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=JML6BXIAnB4FQlcad24eskxk%2FtY%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/convertkit/gravityformsconvertkit_2.0.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=JML6BXIAnB4FQlcad24eskxk%2FtY%3D\";}s:19:\"gravityformscoupons\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.5.0\";s:14:\"version_latest\";s:5:\"3.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=r7n7zz6u8J7UYz3sxAz%2B2icGHa4%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/coupons/gravityformscoupons_3.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=r7n7zz6u8J7UYz3sxAz%2B2icGHa4%3D\";}s:17:\"gravityformsdebug\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0.beta12\";s:14:\"version_latest\";s:10:\"1.0.beta12\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:201:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=tQxl%2FzeFim6kohhwcJSNBgFuX2M%3D\";s:10:\"url_latest\";s:201:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/debug/gravityformsdebug_1.0.beta12.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=tQxl%2FzeFim6kohhwcJSNBgFuX2M%3D\";}s:19:\"gravityformsdropbox\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.3.0\";s:14:\"version_latest\";s:7:\"3.3.0.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=7537XhJXK44itg5jP5tLFcckp5I%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/dropbox/gravityformsdropbox_3.3.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=G2egtF%2FX1ZREpX2Rvblj0a1XMp4%3D\";}s:24:\"gravityformsemailoctopus\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=emSwhmF4bIk2gTkV2A2k00oYPec%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emailoctopus/gravityformsemailoctopus_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=emSwhmF4bIk2gTkV2A2k00oYPec%3D\";}s:16:\"gravityformsemma\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:192:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Mk4nbrj3f8yxCNh3BiQQgCtjpyU%3D\";s:10:\"url_latest\";s:192:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/emma/gravityformsemma_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Mk4nbrj3f8yxCNh3BiQQgCtjpyU%3D\";}s:22:\"gravityformsfreshbooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.8\";s:14:\"version_latest\";s:3:\"2.8\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=mUlE9BL%2FGuwZcdRi2jfunubAuw8%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/freshbooks/gravityformsfreshbooks_2.8.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=mUlE9BL%2FGuwZcdRi2jfunubAuw8%3D\";}s:23:\"gravityformsgeolocation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=4S%2BzesVpmM8EM048kdayCLnqS6w%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/geolocation/gravityformsgeolocation_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=4S%2BzesVpmM8EM048kdayCLnqS6w%3D\";}s:23:\"gravityformsgetresponse\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.9.1\";s:14:\"version_latest\";s:5:\"1.9.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=2AUDTv%2FG1F6Uhicjiq3MzXy8ix8%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/getresponse/gravityformsgetresponse_1.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=2AUDTv%2FG1F6Uhicjiq3MzXy8ix8%3D\";}s:27:\"gravityformsgoogleanalytics\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:5:\"2.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=55KCLJXVDWcbb71Zyvy8oohW%2B98%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/googleanalytics/gravityformsgoogleanalytics_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=55KCLJXVDWcbb71Zyvy8oohW%2B98%3D\";}s:21:\"gravityformsgutenberg\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"1.0-rc-1.4\";s:14:\"version_latest\";s:10:\"1.0-rc-1.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:207:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=NB8RfmTc9Nbidv5eRsEOnZ1WAoA%3D\";s:10:\"url_latest\";s:209:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/gutenberg/gravityformsgutenberg_1.0-rc-1.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=8OANb38A2p%2BT52BUzFJnf2NsowY%3D\";}s:21:\"gravityformshelpscout\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=ZqFjNiPUS0afNGloQBEqSJdP3uc%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/helpscout/gravityformshelpscout_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=DWffJ%2FIqwoYJtfUN6888jp6TnXs%3D\";}s:20:\"gravityformshighrise\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:3:\"1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=ZhIBaa%2Bom99%2F2pqYc%2F5%2Fm1Ky1K0%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/highrise/gravityformshighrise_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=ZhIBaa%2Bom99%2F2pqYc%2F5%2Fm1Ky1K0%3D\";}s:19:\"gravityformshipchat\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"1.2\";s:14:\"version_latest\";s:3:\"1.2\";s:20:\"minimum_requirements\";a:0:{}}s:19:\"gravityformshubspot\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.0.2\";s:14:\"version_latest\";s:5:\"3.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=yusQHlNN0vQ0YA1F2BWKglgOA6U%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/hubspot/gravityformshubspot_3.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=yusQHlNN0vQ0YA1F2BWKglgOA6U%3D\";}s:20:\"gravityformsicontact\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Yflu6uEI1asJV2HVrDlYTZi94VQ%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/icontact/gravityformsicontact_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Yflu6uEI1asJV2HVrDlYTZi94VQ%3D\";}s:19:\"gravityformslogging\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"1.3\";s:14:\"version_latest\";s:5:\"1.3.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=YK5bE1C4CnrkjTjEcNiBNL6cmTc%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/logging/gravityformslogging_1.3.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=dmIp4RHw713k9bQ2sQv3ebkcQ8A%3D\";}s:19:\"gravityformsmadmimi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=WYfsVVcQtd63KWbfNuDfIUC8gnU%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/madmimi/gravityformsmadmimi_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=WYfsVVcQtd63KWbfNuDfIUC8gnU%3D\";}s:21:\"gravityformsmailchimp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.7.2\";s:14:\"version_latest\";s:5:\"5.7.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=%2BuFm6f7V0lXlR2MRts%2BdJsRITCc%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailchimp/gravityformsmailchimp_5.7.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=%2BuFm6f7V0lXlR2MRts%2BdJsRITCc%3D\";}s:22:\"gravityformsmailerlite\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=bhT0AuXBlSKTQrVUcvnxKfcsjFA%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailerlite/gravityformsmailerlite_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=hhIjvM%2Bh7ANi1c3tRqkPGUhIRRY%3D\";}s:19:\"gravityformsmailgun\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=WF2prluxfhc5tSARotdeqOLUwF8%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mailgun/gravityformsmailgun_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=WF2prluxfhc5tSARotdeqOLUwF8%3D\";}s:22:\"gravityformsmoderation\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.3.0\";s:14:\"version_latest\";s:5:\"1.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=pB5EzBanDyc1%2FMEbiJvjkO%2BaDZo%3D\";s:10:\"url_latest\";s:208:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/moderation/gravityformsmoderation_1.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=pB5EzBanDyc1%2FMEbiJvjkO%2BaDZo%3D\";}s:18:\"gravityformsmollie\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=CI5ooLTk%2F1sQl3TSKc%2BZNuLUMAM%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/mollie/gravityformsmollie_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=CI5ooLTk%2F1sQl3TSKc%2BZNuLUMAM%3D\";}s:26:\"gravityformspartialentries\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.0\";s:14:\"version_latest\";s:5:\"1.8.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=L6BfEnFKwxZQFo%2BVID8KaElCOnk%3D\";s:10:\"url_latest\";s:214:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/partialentries/gravityformspartialentries_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=hitzCVQd%2FOCJ0o0P6OhxzQVXtkA%3D\";}s:18:\"gravityformspaypal\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"3.5\";s:14:\"version_latest\";s:3:\"3.5\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p3MCZJvG%2BgaLRpf9sdIje%2BpTDD4%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypal/gravityformspaypal_3.5.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p3MCZJvG%2BgaLRpf9sdIje%2BpTDD4%3D\";}s:33:\"gravityformspaypalexpresscheckout\";a:3:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:0:\"\";}s:29:\"gravityformspaypalpaymentspro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:3:\"2.7\";s:14:\"version_latest\";s:3:\"2.7\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=wNxO6svdsNvNLcbbtxvVSfZ2Kdk%3D\";s:10:\"url_latest\";s:216:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpaymentspro/gravityformspaypalpaymentspro_2.7.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=wNxO6svdsNvNLcbbtxvVSfZ2Kdk%3D\";}s:21:\"gravityformspaypalpro\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.8.1\";s:14:\"version_latest\";s:5:\"1.8.4\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=a6hY06AK883biF7X5kdg7xjMuLw%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/paypalpro/gravityformspaypalpro_1.8.4.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=QyqllBcUDSNWOEigTbS%2FPlZek44%3D\";}s:20:\"gravityformspicatcha\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:3:\"2.0\";s:14:\"version_latest\";s:3:\"2.0\";s:20:\"minimum_requirements\";a:0:{}}s:16:\"gravityformspipe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Bxgdw%2FpKgpSGlmI4Mp2R64OW%2Fz0%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/pipe/gravityformspipe_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Bxgdw%2FpKgpSGlmI4Mp2R64OW%2Fz0%3D\";}s:17:\"gravityformspolls\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.4.0\";s:14:\"version_latest\";s:5:\"4.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=L47AeAsWt3Npd8A8KnPsOCRW5UQ%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/polls/gravityformspolls_4.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=L47AeAsWt3Npd8A8KnPsOCRW5UQ%3D\";}s:20:\"gravityformspostmark\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.4.0\";s:14:\"version_latest\";s:5:\"1.4.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=SaBALwp24c9irXBEobljCkbnDQo%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/postmark/gravityformspostmark_1.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=SaBALwp24c9irXBEobljCkbnDQo%3D\";}s:16:\"gravityformsppcp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.0.1\";s:14:\"version_latest\";s:5:\"4.0.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=oe4gNaoJD7JXiIuZqJrd6G5%2F%2BpE%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/ppcp/gravityformsppcp_4.0.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=oe4gNaoJD7JXiIuZqJrd6G5%2F%2BpE%3D\";}s:16:\"gravityformsquiz\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.3.0\";s:14:\"version_latest\";s:5:\"4.3.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=UYDUNIPyxbyfZcPuIJiQ%2FqKYGZE%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/quiz/gravityformsquiz_4.3.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=UYDUNIPyxbyfZcPuIJiQ%2FqKYGZE%3D\";}s:21:\"gravityformsrecaptcha\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.0\";s:14:\"version_latest\";s:5:\"2.1.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=fC2Cfwf0%2BZZO6F%2FSKcS1q0al63c%3D\";s:10:\"url_latest\";s:206:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/recaptcha/gravityformsrecaptcha_2.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=fC2Cfwf0%2BZZO6F%2FSKcS1q0al63c%3D\";}s:19:\"gravityformsrestapi\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:10:\"2.0-beta-2\";s:14:\"version_latest\";s:10:\"2.0-beta-2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:203:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Jsd1TqJCMJ03glJKddXpot6d5UI%3D\";s:10:\"url_latest\";s:203:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/restapi/gravityformsrestapi_2.0-beta-2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Jsd1TqJCMJ03glJKddXpot6d5UI%3D\";}s:22:\"gravityformssalesforce\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.1.0\";s:14:\"version_latest\";s:5:\"1.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=0843jEtqCEtdgnnVmy2L7JoQCuc%3D\";s:10:\"url_latest\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/salesforce/gravityformssalesforce_1.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=ITpiDs4te75ECcymMuRh0Rd1w9M%3D\";}s:20:\"gravityformssendgrid\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.6.0\";s:14:\"version_latest\";s:5:\"1.6.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=E1JdQgLy1hsPLqFXFI7%2BbDWUpQQ%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/sendgrid/gravityformssendgrid_1.6.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=E1JdQgLy1hsPLqFXFI7%2BbDWUpQQ%3D\";}s:21:\"gravityformssignature\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.9.0\";s:14:\"version_latest\";s:5:\"4.9.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:204:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=lt3%2Bj2xepdGKyhz9Kj1JsuTtAqw%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/signature/gravityformssignature_4.9.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=D8MyZ7MYH0YK8YCaZB3Db2UcQpY%3D\";}s:17:\"gravityformsslack\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:5:\"2.2.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=bt8RJNph1P8D4wfG8YFVCKhKvHw%3D\";s:10:\"url_latest\";s:194:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/slack/gravityformsslack_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=bt8RJNph1P8D4wfG8YFVCKhKvHw%3D\";}s:18:\"gravityformssquare\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.5.1\";s:14:\"version_latest\";s:5:\"2.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Pxlu9ccqA1Sg1JO%2BbUsXg4htraw%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/square/gravityformssquare_2.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Pxlu9ccqA1Sg1JO%2BbUsXg4htraw%3D\";}s:18:\"gravityformsstripe\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"6.0.3\";s:14:\"version_latest\";s:5:\"6.0.3\";s:20:\"minimum_requirements\";a:1:{i:0;a:6:{s:25:\"minimum_requirements_name\";s:13:\"Gravity Forms\";s:25:\"minimum_requirements_slug\";s:12:\"gravityforms\";s:28:\"minimum_requirements_version\";s:6:\"2.9.26\";s:35:\"minimum_requirements_version_latest\";s:6:\"2.9.28\";s:11:\"parent_slug\";s:18:\"gravityformsstripe\";s:12:\"parent_title\";s:13:\"Stripe Add-On\";}}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=6Ls9ytcdS9madabWgKYhmlobNYA%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/stripe/gravityformsstripe_6.0.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=6Ls9ytcdS9madabWgKYhmlobNYA%3D\";}s:18:\"gravityformssurvey\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.2.1\";s:14:\"version_latest\";s:5:\"4.2.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=FAkK7nj7WJLCXLHEoFYc5xD1S94%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/survey/gravityformssurvey_4.2.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=6xmSlCELOWMt24jlVlpVLg4bZBs%3D\";}s:18:\"gravityformstrello\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.2.0\";s:14:\"version_latest\";s:7:\"2.2.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=HrvNx0Qk6Z2C5VxsXD6Pl6xP2t8%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/trello/gravityformstrello_2.2.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=kTfaveIdT%2BjJ1%2BNwaX5hCPp1ALU%3D\";}s:21:\"gravityformsturnstile\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.5.0\";s:14:\"version_latest\";s:5:\"1.5.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=5Tci2UzWsdTXtTn0SnUqZ0ks1U8%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/turnstile/gravityformsturnstile_1.5.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=5Tci2UzWsdTXtTn0SnUqZ0ks1U8%3D\";}s:18:\"gravityformstwilio\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"3.1.1\";s:14:\"version_latest\";s:5:\"3.1.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=jLCKMWX0fweUI7I5MAcAwPR%2BKIc%3D\";s:10:\"url_latest\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/twilio/gravityformstwilio_3.1.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=jLCKMWX0fweUI7I5MAcAwPR%2BKIc%3D\";}s:28:\"gravityformsuserregistration\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"5.4.0\";s:14:\"version_latest\";s:5:\"5.4.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=nLIJ0EjGnZx%2BDitkkv8WQmPOTfQ%3D\";s:10:\"url_latest\";s:218:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/userregistration/gravityformsuserregistration_5.4.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=PQhdMS%2BBXwcVLxkNT1E5tF3BfbQ%3D\";}s:20:\"gravityformswebhooks\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"1.7.0\";s:14:\"version_latest\";s:5:\"1.7.0\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Sc%2FVwltYb5lTbiwXF1QA8AXCMUM%3D\";s:10:\"url_latest\";s:202:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/webhooks/gravityformswebhooks_1.7.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=Sc%2FVwltYb5lTbiwXF1QA8AXCMUM%3D\";}s:18:\"gravityformszapier\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"4.5.1\";s:14:\"version_latest\";s:5:\"4.5.1\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=NYEMsG5cpnUT9F8al61iTlvcL5o%3D\";s:10:\"url_latest\";s:196:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zapier/gravityformszapier_4.5.1.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=NYEMsG5cpnUT9F8al61iTlvcL5o%3D\";}s:19:\"gravityformszohocrm\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.4.0\";s:14:\"version_latest\";s:7:\"2.4.0.2\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:198:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=5P1KmYkb206qECYLnaMfjmlLDLc%3D\";s:10:\"url_latest\";s:200:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/addons/zohocrm/gravityformszohocrm_2.4.0.2.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=WvDvEHkC87CyTIYj4VIbqOPsqoU%3D\";}s:11:\"gravitysmtp\";a:6:{s:12:\"is_available\";b:1;s:7:\"version\";s:5:\"2.1.3\";s:14:\"version_latest\";s:5:\"2.1.3\";s:20:\"minimum_requirements\";a:0:{}s:3:\"url\";s:187:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=nw%2FkkSrirei9UxMWcG%2BXqIswVCc%3D\";s:10:\"url_latest\";s:187:\"https://s3.dualstack.us-east-1.amazonaws.com/gravitysmtp/releases/gravitysmtp_2.1.3.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=nw%2FkkSrirei9UxMWcG%2BXqIswVCc%3D\";}s:7:\"testing\";a:4:{s:12:\"is_available\";b:0;s:7:\"version\";s:0:\"\";s:14:\"version_latest\";s:5:\"1.www\";s:20:\"minimum_requirements\";a:0:{}}}s:9:\"is_active\";s:1:\"1\";s:12:\"product_code\";s:5:\"GFDEV\";s:12:\"date_created\";s:19:\"2011-08-05 12:33:31\";s:14:\"version_latest\";s:6:\"2.9.28\";s:10:\"url_latest\";s:186:\"https://s3.dualstack.us-east-1.amazonaws.com/gravityforms/releases/gravityforms_2.9.28.zip?AWSAccessKeyId=AKIA5U3GBHC5Q2TM5N7H&Expires=1771908074&Signature=p6TR9m7W27f2bgWeA4SmmBJK6n8%3D\";s:9:\"timestamp\";i:1771735274;}','off');
INSERT INTO `wp_options` VALUES (363221,'rg_gforms_default_theme','gravity-theme','auto');
INSERT INTO `wp_options` VALUES (363222,'rg_gforms_dataCollection','0','auto');
INSERT INTO `wp_options` VALUES (363353,'jetpack_sync_full_status','a:4:{s:7:\"started\";i:1733835393;s:8:\"finished\";i:1733843122;s:8:\"progress\";a:10:{s:8:\"comments\";a:4:{s:5:\"total\";i:12;s:4:\"sent\";i:12;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:9:\"constants\";a:1:{s:8:\"finished\";b:1;}s:9:\"functions\";a:1:{s:8:\"finished\";b:1;}s:7:\"options\";a:1:{s:8:\"finished\";b:1;}s:5:\"posts\";a:4:{s:5:\"total\";i:4731;s:4:\"sent\";i:4731;s:8:\"finished\";b:1;s:9:\"last_sent\";s:2:\"10\";}s:18:\"term_relationships\";a:4:{s:5:\"total\";i:365;s:4:\"sent\";i:365;s:8:\"finished\";b:1;s:9:\"last_sent\";a:2:{s:9:\"object_id\";s:3:\"780\";s:16:\"term_taxonomy_id\";s:2:\"17\";}}s:5:\"terms\";a:4:{s:5:\"total\";i:57;s:4:\"sent\";i:57;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}s:6:\"themes\";a:1:{s:8:\"finished\";b:1;}s:7:\"updates\";a:1:{s:8:\"finished\";b:1;}s:5:\"users\";a:4:{s:5:\"total\";i:5;s:4:\"sent\";i:5;s:8:\"finished\";b:1;s:9:\"last_sent\";s:1:\"1\";}}s:6:\"config\";a:12:{s:8:\"comments\";b:1;s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"posts\";b:1;s:18:\"term_relationships\";b:1;s:5:\"terms\";b:1;s:6:\"themes\";b:1;s:7:\"updates\";b:1;s:5:\"users\";b:1;s:11:\"woocommerce\";b:1;s:23:\"woocommerce_hpos_orders\";b:1;}}','no');
INSERT INTO `wp_options` VALUES (363512,'post_by_email_address12','NULL','auto');
INSERT INTO `wp_options` VALUES (363868,'options_hjs_mobile_menu_button_text','','off');
INSERT INTO `wp_options` VALUES (363869,'_options_hjs_mobile_menu_button_text','field_67360420bc3d2','off');
INSERT INTO `wp_options` VALUES (363870,'options_hjs_mobile_menu_button_text_position','after','off');
INSERT INTO `wp_options` VALUES (363871,'_options_hjs_mobile_menu_button_text_position','hjs_mobile_menu_text_position','off');
INSERT INTO `wp_options` VALUES (363872,'options_hjs_mobile_menu_button_border_radius','','off');
INSERT INTO `wp_options` VALUES (363873,'_options_hjs_mobile_menu_button_border_radius','field_hmm_button_border_radius','off');
INSERT INTO `wp_options` VALUES (363874,'options_hjs_mobile_menu_button_background_color','#ab6f01','off');
INSERT INTO `wp_options` VALUES (363875,'_options_hjs_mobile_menu_button_background_color','field_673607ecbc3d3','off');
INSERT INTO `wp_options` VALUES (363876,'options_hjs_mobile_menu_button_text_color','#ffffff','off');
INSERT INTO `wp_options` VALUES (363877,'_options_hjs_mobile_menu_button_text_color','field_6736085dbc3d4','off');
INSERT INTO `wp_options` VALUES (363878,'options_hjs_mobile_menu_container_background_color','','off');
INSERT INTO `wp_options` VALUES (363879,'_options_hjs_mobile_menu_container_background_color','field_673608ebbc3d5','off');
INSERT INTO `wp_options` VALUES (363880,'options_hjs_mobile_menu_item_text_color','','off');
INSERT INTO `wp_options` VALUES (363881,'_options_hjs_mobile_menu_item_text_color','field_hjs_mobile_menu_item_text_color','off');
INSERT INTO `wp_options` VALUES (363882,'options_hjs_mobile_menu_item_hover_bg_color','','off');
INSERT INTO `wp_options` VALUES (363883,'_options_hjs_mobile_menu_item_hover_bg_color','field_6736096ebc3d7','off');
INSERT INTO `wp_options` VALUES (363884,'options_hjs_mobile_menu_item_hover_text_color','','off');
INSERT INTO `wp_options` VALUES (363885,'_options_hjs_mobile_menu_item_hover_text_color','field_67360941bc3d6','off');
INSERT INTO `wp_options` VALUES (364339,'rg_form_original_version','2.8.18','off');
INSERT INTO `wp_options` VALUES (365590,'jetpack_protect_status','s:7854:\"O:8:\"stdClass\":8:{s:12:\"last_checked\";s:19:\"2026-02-21 17:21:36\";s:19:\"num_vulnerabilities\";i:3;s:27:\"num_plugins_vulnerabilities\";i:3;s:26:\"num_themes_vulnerabilities\";i:0;s:6:\"status\";s:11:\"in_progress\";s:4:\"core\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.9.1\";s:15:\"vulnerabilities\";a:0:{}}s:6:\"themes\";O:8:\"stdClass\":5:{s:7:\"genesis\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"3.6.1\";s:15:\"vulnerabilities\";a:0:{}}s:10:\"hjs-blocks\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"2.3.1\";s:15:\"vulnerabilities\";a:0:{}}s:14:\"twentynineteen\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"3.2\";s:15:\"vulnerabilities\";a:0:{}}s:12:\"twentytwenty\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"3.0\";s:15:\"vulnerabilities\";a:0:{}}s:15:\"twentytwentytwo\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"2.0\";s:15:\"vulnerabilities\";a:0:{}}}s:7:\"plugins\";O:8:\"stdClass\":41:{s:34:\"advanced-custom-fields-pro/acf.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"6.6.0\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"akismet/akismet.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"5.6\";s:15:\"vulnerabilities\";a:0:{}}s:79:\"all-in-one-wp-migration-ftp-extension/all-in-one-wp-migration-ftp-extension.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:4:\"2.70\";s:15:\"vulnerabilities\";a:0:{}}s:93:\"auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"4.9\";s:15:\"vulnerabilities\";a:0:{}}s:65:\"automattic-for-agencies-client/automattic-for-agencies-client.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"0.7.2\";s:15:\"vulnerabilities\";a:0:{}}s:53:\"default-featured-image/set-default-featured-image.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.8.2\";s:15:\"vulnerabilities\";a:0:{}}s:47:\"disable-post-revision/disable-post-revision.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.0.1\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"duplicate-menu/duplicate-menu.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"0.2.3\";s:15:\"vulnerabilities\";a:0:{}}s:50:\"google-analytics-for-wordpress/googleanalytics.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"10.0.2\";s:15:\"vulnerabilities\";a:0:{}}s:37:\"gwtermsofservice/gwtermsofservice.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.4.9\";s:15:\"vulnerabilities\";a:0:{}}s:29:\"gravityforms/gravityforms.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"2.9.19\";s:15:\"vulnerabilities\";a:3:{i:0;O:8:\"stdClass\":5:{s:2:\"id\";s:36:\"0339fd81-3f5a-4e05-bbd0-206f0e9cace1\";s:5:\"title\";s:91:\"Gravity Forms 2.9.18 - 2.9.20 - Unauthenticated Arbitrary File Upload via \'copy_post_image\'\";s:8:\"fixed_in\";s:6:\"2.9.21\";s:11:\"description\";s:444:\"The plugin is vulnerable to arbitrary file uploads due to missing file type validation in the copy_post_image() function in versions 2.9.18 to 2.9.20. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site\'s server which may make remote code execution possible. This only impacts sites that have allow_url_fopen set to `On`, the post creation form enabled along with a file upload field for the post\";s:13:\"introduced_in\";s:6:\"2.9.18\";}i:1;O:8:\"stdClass\":5:{s:2:\"id\";s:36:\"9b0dc564-d40b-4e6e-b9fc-0f165b4488ad\";s:5:\"title\";s:88:\"Gravity Forms < 2.9.22 - Unauthenticated Arbitrary File Upload via Legacy Chunked Upload\";s:8:\"fixed_in\";s:6:\"2.9.22\";s:11:\"description\";s:659:\"The Gravity Forms plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the legacy chunked upload mechanism in all versions up to, and including, 2.9.21.1. This is due to the extension blacklist not including .phar files, which can be uploaded through the chunked upload mechanism. This makes it possible for unauthenticated attackers to upload executable .phar files and achieve remote code execution on the server, granted they can discover or enumerate the upload path. In order for an attacker to achieve RCE, the web server needs to be set up to process .phar file as PHP via file handler mapping or similar.\";s:13:\"introduced_in\";N;}i:2;O:8:\"stdClass\":5:{s:2:\"id\";s:36:\"e09908fb-f5ad-45ca-8698-c0d596fd39cc\";s:5:\"title\";s:63:\"GravityForms < 2.9.23.1 - Unauthenticated Arbitrary File Upload\";s:8:\"fixed_in\";s:8:\"2.9.23.1\";s:11:\"description\";s:263:\"The plugin does not properly prevent users from uploading dangerous files through its chunked upload functionality, allowing attackers to upload PHP files to affected sites and achieve Remote Code Execution, granted they can discover or enumerate the upload path.\";s:13:\"introduced_in\";N;}}}s:57:\"gravityformsadvancedpostcreation/advancedpostcreation.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.5.0\";s:15:\"vulnerabilities\";a:0:{}}s:31:\"gravityformsakismet/akismet.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.1.0\";s:15:\"vulnerabilities\";a:0:{}}s:31:\"gravityformscoupons/coupons.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"3.5.0\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"gravityformssignature/signature.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.9.0\";s:15:\"vulnerabilities\";a:0:{}}s:29:\"gravityformsstripe/stripe.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"5.9.0\";s:15:\"vulnerabilities\";a:0:{}}s:23:\"HJS Addon/hjs-addon.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:0:\"\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"hjs-mobile-menu/hjs-mobile-menu.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"1.0\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"hjs-videos-src/hjs-videos-src.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:1:\"1\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"imagify/imagify.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"2.2.7\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:8:\"15.6-a.3\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"jetpack-protect/jetpack-protect.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.4.0\";s:15:\"vulnerabilities\";a:0:{}}s:15:\"worker/init.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"4.9.30\";s:15:\"vulnerabilities\";a:0:{}}s:19:\"members/members.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"3.2.19\";s:15:\"vulnerabilities\";a:0:{}}s:75:\"open-external-links-in-a-new-window/open-external-links-in-a-new-window.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:4:\"1.45\";s:15:\"vulnerabilities\";a:0:{}}s:57:\"pressable-cache-management/pressable-cache-management.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.9.9\";s:15:\"vulnerabilities\";a:0:{}}s:53:\"pressable-onepress-login/pressable-onepress-login.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.3.2\";s:15:\"vulnerabilities\";a:0:{}}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"1.0.258\";s:15:\"vulnerabilities\";a:0:{}}s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"3.0.91\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"sidebar-manager/sidebar-manager.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"2.0.0\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"google-site-kit/google-site-kit.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:7:\"1.163.0\";s:15:\"vulnerabilities\";a:0:{}}s:23:\"spellbook/spellbook.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"3.0.15\";s:15:\"vulnerabilities\";a:0:{}}s:27:\"svg-support/svg-support.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"2.5.14\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"user-switching/user-switching.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"1.11.1\";s:15:\"vulnerabilities\";a:0:{}}s:23:\"wordfence/wordfence.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"8.1.4\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"insert-headers-and-footers/ihaf.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"2.3.0\";s:15:\"vulnerabilities\";a:0:{}}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"4.7.1\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"wps-hide-login/wps-hide-login.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:6:\"1.9.18\";s:15:\"vulnerabilities\";a:0:{}}s:35:\"wp-sitemap-page/wp-sitemap-page.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.9.5\";s:15:\"vulnerabilities\";a:0:{}}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:3:\"4.5\";s:15:\"vulnerabilities\";a:0:{}}s:17:\"zapier/zapier.php\";O:8:\"stdClass\":2:{s:7:\"version\";s:5:\"1.5.3\";s:15:\"vulnerabilities\";a:0:{}}}}\";','auto');
INSERT INTO `wp_options` VALUES (365591,'jetpack_protect_status_time','1771709325','auto');
INSERT INTO `wp_options` VALUES (365603,'pcm_site_id_con_res','OK','auto');
INSERT INTO `wp_options` VALUES (365604,'pressable_api_authentication_tab_options','a:4:{s:17:\"pressable_site_id\";s:7:\"1243859\";s:13:\"api_client_id\";s:43:\"nY-HVZZTzG7klB8fCHqYUgiuGd5vNqCts-ZIXiIJLvc\";s:17:\"api_client_secret\";s:43:\"0N3uFJPR5f6ys5kWwNz9OZFXr4xkw472vWU4cNqU-bs\";s:18:\"capi_client_secret\";s:43:\"0N3uFJPR5f6ys5kWwNz9OZFXr4xkw472vWU4cNqU-bs\";}','auto');
INSERT INTO `wp_options` VALUES (365605,'extend_batcache_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365606,'exclude_images_from_cdn_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365607,'extend_cdn_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365608,'exclude_json_js_from_cdn_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365609,'exclude_css_from_cdn_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365610,'flush_batcache_for_woo_product_individual_page_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365611,'cache_wpp_cookies_pages_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365612,'flush-object-cache-for-single-page-notice','activating','auto');
INSERT INTO `wp_options` VALUES (365613,'exclude_query_string_gclid_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365614,'exclude_fonts_from_cdn_activate_notice','activating','auto');
INSERT INTO `wp_options` VALUES (365615,'cdnenabled','disable','auto');
INSERT INTO `wp_options` VALUES (365616,'edge-cache-enabled','enabled','auto');
INSERT INTO `wp_options` VALUES (365618,'remove_pressable_branding_tab_options','a:1:{s:28:\"branding_on_off_radio_button\";s:6:\"enable\";}','auto');
INSERT INTO `wp_options` VALUES (365619,'pressable_cache_management_options','a:9:{s:24:\"extend_batcache_checkbox\";s:1:\"0\";s:33:\"flush_cache_theme_plugin_checkbox\";s:1:\"0\";s:30:\"flush_cache_page_edit_checkbox\";s:1:\"0\";s:40:\"flush_cache_on_page_post_delete_checkbox\";s:1:\"0\";s:38:\"flush_cache_on_comment_delete_checkbox\";s:1:\"0\";s:34:\"flush_object_cache_for_single_page\";s:1:\"0\";s:55:\"flush_batcache_for_woo_product_individual_page_checkbox\";i:0;s:23:\"cache_wpp_cookies_pages\";s:1:\"0\";s:35:\"exclude_query_string_gclid_checkbox\";s:0:\"\";}','auto');
INSERT INTO `wp_options` VALUES (365620,'pcm_client_id','nY-HVZZTzG7klB8fCHqYUgiuGd5vNqCts-ZIXiIJLvc','auto');
INSERT INTO `wp_options` VALUES (365621,'pcm_client_secret','0N3uFJPR5f6ys5kWwNz9OZFXr4xkw472vWU4cNqU-bs','auto');
INSERT INTO `wp_options` VALUES (365622,'pressable_api_admin_notice__status','activated','auto');
INSERT INTO `wp_options` VALUES (365623,'edge-cache-status','Success','auto');
INSERT INTO `wp_options` VALUES (365624,'pcm_site_id_added_activate_notice','activated','auto');
INSERT INTO `wp_options` VALUES (365625,'cdn_settings_tab_options','a:5:{s:23:\"cdn_on_off_radio_button\";s:6:\"enable\";s:29:\"exclude_jpg_png_webp_from_cdn\";s:1:\"0\";s:33:\"exclude_particular_file_from _cdn\";s:0:\"\";s:18:\"cdn_cache_extender\";s:1:\"0\";s:20:\"exclude_css_from_cdn\";s:1:\"0\";}','auto');
INSERT INTO `wp_options` VALUES (365974,'post_by_email_address13','NULL','auto');
INSERT INTO `wp_options` VALUES (366219,'rank_math_known_post_types','a:6:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:3:\"faq\";s:3:\"faq\";s:11:\"testimonial\";s:11:\"testimonial\";s:8:\"property\";s:8:\"property\";}','auto');
INSERT INTO `wp_options` VALUES (366220,'rank_math_modules','a:17:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:11:\"404-monitor\";i:14;s:12:\"redirections\";i:15;s:9:\"image-seo\";i:16;s:8:\"llms-txt\";}','auto');
INSERT INTO `wp_options` VALUES (366221,'rank-math-options-general','a:72:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:31:\"https://2poochiesproperties.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:2:\"on\";s:14:\"img_alt_format\";s:10:\"%filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:7:\"&raquo;\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:12:\"Archives for\";s:25:\"breadcrumbs_search_format\";s:16:\"You searched for\";s:21:\"breadcrumbs_404_label\";s:25:\"Error 404: Page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";s:3:\"100\";s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:3:\"faq\";i:3;s:11:\"testimonial\";i:4;s:8:\"property\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:21:\"breadcrumbs_home_link\";s:31:\"https://2poochiesproperties.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:15:\"add_img_caption\";s:3:\"off\";s:18:\"img_caption_format\";s:22:\"%title% %count(title)%\";s:19:\"add_img_description\";s:3:\"off\";s:22:\"img_description_format\";s:22:\"%title% %count(title)%\";s:21:\"img_title_change_case\";s:3:\"off\";s:19:\"img_alt_change_case\";s:3:\"off\";s:27:\"img_description_change_case\";s:3:\"off\";s:23:\"img_caption_change_case\";s:3:\"off\";s:14:\"add_avatar_alt\";s:2:\"on\";s:18:\"image_replacements\";a:0:{}s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:17:\"disable_media_rss\";s:3:\"off\";s:23:\"determine_search_intent\";s:2:\"on\";s:19:\"404_monitor_exclude\";a:1:{i:0;a:1:{s:10:\"comparison\";s:5:\"exact\";}}s:21:\"redirections_fallback\";s:7:\"default\";s:26:\"redirections_post_redirect\";s:3:\"off\";s:15:\"llms_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:3:\"faq\";i:3;s:11:\"testimonial\";i:4;s:8:\"property\";}}','on');
INSERT INTO `wp_options` VALUES (366222,'rank-math-options-titles','a:182:{s:24:\"noindex_empty_taxonomies\";s:3:\"off\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:6:\"person\";s:19:\"knowledgegraph_name\";s:20:\"2Poochies Properties\";s:12:\"website_name\";s:20:\"2Poochies Properties\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:2:\"on\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:35:\"%name%, Author at %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:55:\"You searched for %search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page not found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_post_description\";s:0:\"\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:2:\"on\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:1:\"0\";s:13:\"pt_page_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_page_description\";s:0:\"\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:2:\"on\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:31:\"%title% %page% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:0:\"\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:2:\"on\";s:12:\"pt_faq_title\";s:31:\"%title% %page% %sep% %sitename%\";s:18:\"pt_faq_description\";s:0:\"\";s:13:\"pt_faq_robots\";a:0:{}s:20:\"pt_faq_custom_robots\";s:2:\"on\";s:27:\"pt_faq_default_rich_snippet\";s:3:\"off\";s:27:\"pt_faq_default_article_type\";s:7:\"Article\";s:27:\"pt_faq_default_snippet_name\";s:11:\"%seo_title%\";s:27:\"pt_faq_default_snippet_desc\";s:17:\"%seo_description%\";s:29:\"pt_faq_slack_enhanced_sharing\";s:3:\"off\";s:16:\"pt_faq_ls_use_fk\";s:6:\"titles\";s:19:\"pt_faq_add_meta_box\";s:2:\"on\";s:19:\"pt_faq_bulk_editing\";s:7:\"editing\";s:23:\"pt_faq_link_suggestions\";s:2:\"on\";s:20:\"pt_testimonial_title\";s:31:\"%title% %page% %sep% %sitename%\";s:26:\"pt_testimonial_description\";s:0:\"\";s:21:\"pt_testimonial_robots\";a:0:{}s:28:\"pt_testimonial_custom_robots\";s:2:\"on\";s:35:\"pt_testimonial_default_rich_snippet\";s:3:\"off\";s:35:\"pt_testimonial_default_article_type\";s:7:\"Article\";s:35:\"pt_testimonial_default_snippet_name\";s:11:\"%seo_title%\";s:35:\"pt_testimonial_default_snippet_desc\";s:17:\"%seo_description%\";s:37:\"pt_testimonial_slack_enhanced_sharing\";s:3:\"off\";s:24:\"pt_testimonial_ls_use_fk\";s:6:\"titles\";s:27:\"pt_testimonial_add_meta_box\";s:2:\"on\";s:27:\"pt_testimonial_bulk_editing\";s:7:\"editing\";s:31:\"pt_testimonial_link_suggestions\";s:2:\"on\";s:17:\"pt_property_title\";s:31:\"%title% %page% %sep% %sitename%\";s:23:\"pt_property_description\";s:0:\"\";s:18:\"pt_property_robots\";a:0:{}s:25:\"pt_property_custom_robots\";s:2:\"on\";s:32:\"pt_property_default_rich_snippet\";s:3:\"off\";s:32:\"pt_property_default_article_type\";s:7:\"Article\";s:32:\"pt_property_default_snippet_name\";s:11:\"%seo_title%\";s:32:\"pt_property_default_snippet_desc\";s:17:\"%seo_description%\";s:34:\"pt_property_slack_enhanced_sharing\";s:3:\"off\";s:21:\"pt_property_ls_use_fk\";s:6:\"titles\";s:24:\"pt_property_add_meta_box\";s:2:\"on\";s:24:\"pt_property_bulk_editing\";s:7:\"editing\";s:28:\"pt_property_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:2:\"on\";s:24:\"tax_category_description\";s:0:\"\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:0:\"\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:25:\"tax_testimonial-cat_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:26:\"tax_testimonial-cat_robots\";a:0:{}s:32:\"tax_testimonial-cat_add_meta_box\";s:2:\"on\";s:33:\"tax_testimonial-cat_custom_robots\";s:2:\"on\";s:31:\"tax_testimonial-cat_description\";s:0:\"\";s:42:\"tax_testimonial-cat_slack_enhanced_sharing\";s:2:\"on\";s:27:\"tax_property-category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:28:\"tax_property-category_robots\";a:0:{}s:34:\"tax_property-category_add_meta_box\";s:2:\"on\";s:35:\"tax_property-category_custom_robots\";s:2:\"on\";s:33:\"tax_property-category_description\";s:0:\"\";s:44:\"tax_property-category_slack_enhanced_sharing\";s:2:\"on\";s:25:\"tax_property-status_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:26:\"tax_property-status_robots\";a:0:{}s:32:\"tax_property-status_add_meta_box\";s:2:\"on\";s:33:\"tax_property-status_custom_robots\";s:2:\"on\";s:31:\"tax_property-status_description\";s:0:\"\";s:42:\"tax_property-status_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:9:\"local_seo\";s:2:\"on\";s:26:\"author_archive_description\";s:0:\"\";s:24:\"date_archive_description\";s:0:\"\";s:24:\"organization_description\";s:0:\"\";s:24:\"pt_page_primary_taxonomy\";s:1:\"0\";s:30:\"pt_attachment_primary_taxonomy\";s:1:\"0\";s:23:\"pt_faq_primary_taxonomy\";s:1:\"0\";s:31:\"pt_testimonial_primary_taxonomy\";s:1:\"0\";s:28:\"pt_property_primary_taxonomy\";s:1:\"0\";s:19:\"social_url_facebook\";s:0:\"\";s:20:\"twitter_author_names\";s:0:\"\";s:22:\"website_alternate_name\";s:0:\"\";s:19:\"knowledgegraph_logo\";s:82:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/2poochiesproperties.png\";s:22:\"knowledgegraph_logo_id\";i:16106;s:23:\"homepage_facebook_title\";s:0:\"\";s:29:\"homepage_facebook_description\";s:0:\"\";s:34:\"pt_download_slack_enhanced_sharing\";s:2:\"on\";s:16:\"open_graph_image\";s:82:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/2poochiesproperties.png\";s:19:\"open_graph_image_id\";i:16106;s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";}','auto');
INSERT INTO `wp_options` VALUES (366223,'rank-math-options-sitemap','a:24:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:8:{i:0;s:11:\"contributor\";i:1;s:10:\"subscriber\";i:2;s:8:\"customer\";i:3;s:12:\"shop_manager\";i:4;s:14:\"gfb_staff_role\";i:5;s:17:\"gfb_customer_role\";i:6;s:13:\"wpseo_manager\";i:7;s:12:\"wpseo_editor\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:14:\"pt_faq_sitemap\";s:2:\"on\";s:22:\"pt_testimonial_sitemap\";s:2:\"on\";s:19:\"pt_property_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:27:\"tax_testimonial-cat_sitemap\";s:2:\"on\";s:29:\"tax_property-category_sitemap\";s:3:\"off\";s:27:\"tax_property-status_sitemap\";s:3:\"off\";s:13:\"exclude_posts\";s:0:\"\";s:29:\"include_authors_without_posts\";s:3:\"off\";}','auto');
INSERT INTO `wp_options` VALUES (366224,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"614e5554a08c42e69d6f9d24d1481cf1\";}','auto');
INSERT INTO `wp_options` VALUES (366225,'rank_math_version','1.0.258','off');
INSERT INTO `wp_options` VALUES (366226,'rank_math_db_version','1','auto');
INSERT INTO `wp_options` VALUES (366227,'rank_math_install_date','1751238177','auto');
INSERT INTO `wp_options` VALUES (366231,'rank_math_pro_google_updates','[{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/december-2025-core-update\\/\",\"title\":\"December 2025 Core Update\",\"content\":\"Google released the December 2025 Core Update between December 11 and December 29, 2025. The update caused significant volatility across many sites in various verticals.\",\"date\":\"1765411200\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/august-2025-spam-update\\/\",\"title\":\"August 2025 Spam Update\",\"content\":\"Google released an update to its spam system between August 26 and September 22, 2025. The rollout lasted for 27 days, which is considered long for a spam update, and caused severe volatility while it lasted. \",\"date\":\"1756166400\",\"status\":\"confirmed\"}]','off');
INSERT INTO `wp_options` VALUES (366233,'rank_math_registration_skip','1','auto');
INSERT INTO `wp_options` VALUES (366236,'rank_math_review_notice_date','1752447836','off');
INSERT INTO `wp_options` VALUES (366237,'rank_math_review_posts_converted','1','auto');
INSERT INTO `wp_options` VALUES (366238,'rank_math_pro_version','3.0.91','auto');
INSERT INTO `wp_options` VALUES (366239,'rank_math_viewed_seo_analyer','1','off');
INSERT INTO `wp_options` VALUES (366240,'rank_math_yoast_block_posts','a:2:{s:5:\"posts\";a:0:{}s:5:\"count\";i:0;}','off');
INSERT INTO `wp_options` VALUES (366245,'rank_math_is_configured','1','off');
INSERT INTO `wp_options` VALUES (366249,'rank_math_content_ai_viewed','1','off');
INSERT INTO `wp_options` VALUES (366252,'rank_math_indexnow_log','a:89:{i:0;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751262499;}i:1;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751262558;}i:2;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751266304;}i:3;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751603924;}i:4;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751603947;}i:5;a:5:{s:3:\"url\";s:45:\"https://2poochiesproperties.com/guest-photos/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751606180;}i:6;a:5:{s:3:\"url\";s:43:\"https://2poochiesproperties.com/contact-us/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1751606248;}i:7;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752438052;}i:8;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752438157;}i:9;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752438295;}i:10;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752438507;}i:11;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752438978;}i:12;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/reserve-your-boat/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752853256;}i:13;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/reserve-your-boat/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1752853416;}i:14;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754753311;}i:15;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1754753359;}i:16;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1755578257;}i:17;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1756145645;}i:18;a:5:{s:3:\"url\";s:70:\"https://2poochiesproperties.com/uncategorized/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1756976649;}i:19;a:5:{s:3:\"url\";s:70:\"https://2poochiesproperties.com/uncategorized/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1756976742;}i:20;a:5:{s:3:\"url\";s:61:\"https://2poochiesproperties.com/blog/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1756976747;}i:21;a:5:{s:3:\"url\";s:61:\"https://2poochiesproperties.com/blog/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1757042319;}i:22;a:5:{s:3:\"url\";s:90:\"https://2poochiesproperties.com/uncategorized/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758639032;}i:23;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758639035;}i:24;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758639151;}i:25;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758639306;}i:26;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1758639422;}i:27;a:5:{s:3:\"url\";s:39:\"https://2poochiesproperties.com/home-2/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762536513;}i:28;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762552628;}i:29;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762552696;}i:30;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762552803;}i:31;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762552871;}i:32;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/service-areas/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762564965;}i:33;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/service-areas/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762565061;}i:34;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/service-areas/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762565185;}i:35;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762582873;}i:36;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/reserve-your-boat/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762583423;}i:37;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762583504;}i:38;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762584903;}i:39;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762585145;}i:40;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762585246;}i:41;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762585337;}i:42;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762585899;}i:43;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762585914;}i:44;a:5:{s:3:\"url\";s:39:\"https://2poochiesproperties.com/home-3/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762795668;}i:45;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/service-areas-2/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762796175;}i:46;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762796236;}i:47;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762796906;}i:48;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762797070;}i:49;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762797135;}i:50;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762797174;}i:51;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/service-areas/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762797357;}i:52;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762799724;}i:53;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762799852;}i:54;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762806586;}i:55;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762816998;}i:56;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762817061;}i:57;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762817170;}i:58;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/reserve-your-boat/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762842541;}i:59;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/reserve-your-boat/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762842604;}i:60;a:5:{s:3:\"url\";s:65:\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762842746;}i:61;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/service-areas/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762869501;}i:62;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1762870824;}i:63;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763435850;}i:64;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436067;}i:65;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436315;}i:66;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436483;}i:67;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436514;}i:68;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436673;}i:69;a:5:{s:3:\"url\";s:46:\"https://2poochiesproperties.com/crane-hill-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763436771;}i:70;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763437054;}i:71;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763437103;}i:72;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763437191;}i:73;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763437596;}i:74;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763437621;}i:75;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763474185;}i:76;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763478779;}i:77;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763478809;}i:78;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1763478893;}i:79;a:5:{s:3:\"url\";s:61:\"https://2poochiesproperties.com/blog/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1767126508;}i:80;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1767126509;}i:81;a:5:{s:3:\"url\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-3/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451046;}i:82;a:5:{s:3:\"url\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-4/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451047;}i:83;a:5:{s:3:\"url\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-5/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451047;}i:84;a:5:{s:3:\"url\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-6/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451048;}i:85;a:5:{s:3:\"url\";s:56:\"https://2poochiesproperties.com/uncategorized/__trashed/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451049;}i:86;a:5:{s:3:\"url\";s:58:\"https://2poochiesproperties.com/uncategorized/__trashed-2/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451049;}i:87;a:5:{s:3:\"url\";s:81:\"https://2poochiesproperties.com/blog/best-fall-fishing-spots-on-lewis-smith-lake/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451050;}i:88;a:5:{s:3:\"url\";s:61:\"https://2poochiesproperties.com/blog/smith-lake-pet-friendly/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1768451050;}}','off');
INSERT INTO `wp_options` VALUES (366353,'wpseo_llms_txt_content_hash','','auto');
INSERT INTO `wp_options` VALUES (366356,'as_has_wp_comment_logs','no','on');
INSERT INTO `wp_options` VALUES (366621,'hfcm_activation_date','1751612816','auto');
INSERT INTO `wp_options` VALUES (366628,'wpcode_usage_tracking_config','a:6:{s:3:\"day\";i:6;s:4:\"hour\";i:21;s:6:\"minute\";i:57;s:6:\"second\";i:0;s:6:\"offset\";i:597420;s:8:\"initsend\";i:1752357420;}','off');
INSERT INTO `wp_options` VALUES (366629,'ihaf_activated','a:2:{s:6:\"wpcode\";i:1751613007;s:7:\"version\";s:5:\"2.3.0\";}','auto');
INSERT INTO `wp_options` VALUES (366631,'wpcode_snippets','a:0:{}','auto');
INSERT INTO `wp_options` VALUES (366632,'wpcode_snippets_errors','a:0:{}','auto');
INSERT INTO `wp_options` VALUES (366634,'wpcode_admin_notices','a:2:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1751613008;s:9:\"dismissed\";b:0;}s:15:\"suggest_plugins\";a:2:{s:4:\"time\";i:1751613008;s:9:\"dismissed\";b:0;}}','auto');
INSERT INTO `wp_options` VALUES (366635,'wpcode_notifications','a:4:{s:6:\"update\";i:1764094348;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','off');
INSERT INTO `wp_options` VALUES (366639,'ihaf_insert_header','<!-- Google Tag Manager -->\r\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\\\'gtm.start\\\':\r\nnew Date().getTime(),event:\\\'gtm.js\\\'});var f=d.getElementsByTagName(s)[0],\r\nj=d.createElement(s),dl=l!=\\\'dataLayer\\\'?\\\'&l=\\\'+l:\\\'\\\';j.async=true;j.src=\r\n\\\'https://www.googletagmanager.com/gtm.js?id=\\\'+i+dl;f.parentNode.insertBefore(j,f);\r\n})(window,document,\\\'script\\\',\\\'dataLayer\\\',\\\'GTM-5NBXVDJH\\\');</script>\r\n<!-- End Google Tag Manager -->\r\n<meta name=\\\"google-site-verification\\\" content=\\\"Jw-s0_m-sFUatD5nCb9oKcTibPxpX-dWl4VgINn61lY\\\" />','auto');
INSERT INTO `wp_options` VALUES (366640,'ihaf_insert_footer','','auto');
INSERT INTO `wp_options` VALUES (366641,'ihaf_insert_body','<!-- Google Tag Manager (noscript) -->\r\n<noscript><iframe src=\\\"https://www.googletagmanager.com/ns.html?id=GTM-5NBXVDJH\\\"\r\nheight=\\\"0\\\" width=\\\"0\\\" style=\\\"display:none;visibility:hidden\\\"></iframe></noscript>\r\n<!-- End Google Tag Manager (noscript) -->','auto');
INSERT INTO `wp_options` VALUES (366768,'rank_math_siteurl_mismatch_notice_dismissed','1','auto');
INSERT INTO `wp_options` VALUES (366782,'rank_math_pro_notice_date','1752933148','off');
INSERT INTO `wp_options` VALUES (366789,'spellbook_telemetry_last_sent','1771440977','off');
INSERT INTO `wp_options` VALUES (367018,'testimonial-cat_children','a:0:{}','auto');
INSERT INTO `wp_options` VALUES (367117,'jetpack_protect_global_stats','s:60:\"O:8:\"stdClass\":1:{s:21:\"total_vulnerabilities\";s:5:\"64233\";}\";','auto');
INSERT INTO `wp_options` VALUES (367118,'jetpack_protect_global_stats_timestamp','1752523711','auto');
INSERT INTO `wp_options` VALUES (367171,'rank_math_review_notice_added','1','off');
INSERT INTO `wp_options` VALUES (367273,'bsf_analytics_installed_time','1752723778','off');
INSERT INTO `wp_options` VALUES (367365,'allowed_astra_notices','a:1:{i:0;s:16:\"bsf-optin-notice\";}','auto');
INSERT INTO `wp_options` VALUES (367661,'rank_math_sitemap_cache_files','a:8:{s:46:\"rank_math_5d8ae1380f4daeb2506d897bfd55bdf6.xml\";s:4:\"page\";s:46:\"rank_math_56f4bd5fceac923d808d5ea4810d966a.xml\";s:11:\"testimonial\";s:46:\"rank_math_67560e7057f446ff53668d1a8899c006.xml\";s:15:\"testimonial-cat\";s:46:\"rank_math_75f9c7f32e566447130e45611fc7250a.xml\";s:3:\"faq\";s:46:\"rank_math_39bb2f8e234ff17764c0a9be97491d95.xml\";s:8:\"property\";s:46:\"rank_math_5d5987fe2272bf317cb5c0fbacd4f8a4.xml\";s:4:\"post\";s:46:\"rank_math_25a392334fb9aa73a87b1615fb0ed382.xml\";s:1:\"1\";s:46:\"rank_math_9c2ce9236eee2adb72582da45848a9d1.xml\";s:8:\"category\";}','auto');
INSERT INTO `wp_options` VALUES (367667,'rewrite_rules','a:239:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:11:\"^llms\\.txt$\";s:20:\"index.php?llms_txt=1\";s:32:\"category/(.+?)/schema-preview/?$\";s:57:\"index.php?category=$matches[1]&schema-preview=$matches[3]\";s:27:\"tag/(.+?)/schema-preview/?$\";s:57:\"index.php?post_tag=$matches[1]&schema-preview=$matches[3]\";s:39:\"testimonial-cat/(.+?)/schema-preview/?$\";s:64:\"index.php?testimonial-cat=$matches[1]&schema-preview=$matches[3]\";s:41:\"property-category/(.+?)/schema-preview/?$\";s:66:\"index.php?property-category=$matches[1]&schema-preview=$matches[3]\";s:39:\"property-status/(.+?)/schema-preview/?$\";s:64:\"index.php?property-status=$matches[1]&schema-preview=$matches[3]\";s:34:\"wpcode/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"wpcode/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"wpcode/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"wpcode/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"wpcode/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"wpcode/([^/]+)/embed/?$\";s:39:\"index.php?wpcode=$matches[1]&embed=true\";s:27:\"wpcode/([^/]+)/trackback/?$\";s:33:\"index.php?wpcode=$matches[1]&tb=1\";s:35:\"wpcode/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&paged=$matches[2]\";s:42:\"wpcode/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?wpcode=$matches[1]&cpage=$matches[2]\";s:40:\"wpcode/([^/]+)/schema-preview(/(.*))?/?$\";s:55:\"index.php?wpcode=$matches[1]&schema-preview=$matches[3]\";s:31:\"wpcode/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?wpcode=$matches[1]&page=$matches[2]\";s:23:\"wpcode/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"wpcode/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"wpcode/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"wpcode/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"wpcode/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:52:\"wpcode_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_type&term=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_type&term=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_type/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=wpcode_type&term=$matches[1]&embed=true\";s:40:\"wpcode_type/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=wpcode_type&term=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_type/([^/]+)/?$\";s:47:\"index.php?taxonomy=wpcode_type&term=$matches[1]\";s:56:\"wpcode_location/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=wpcode_location&term=$matches[1]&feed=$matches[2]\";s:51:\"wpcode_location/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:68:\"index.php?taxonomy=wpcode_location&term=$matches[1]&feed=$matches[2]\";s:32:\"wpcode_location/([^/]+)/embed/?$\";s:62:\"index.php?taxonomy=wpcode_location&term=$matches[1]&embed=true\";s:44:\"wpcode_location/([^/]+)/page/?([0-9]{1,})/?$\";s:69:\"index.php?taxonomy=wpcode_location&term=$matches[1]&paged=$matches[2]\";s:26:\"wpcode_location/([^/]+)/?$\";s:51:\"index.php?taxonomy=wpcode_location&term=$matches[1]\";s:52:\"wpcode_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&feed=$matches[2]\";s:47:\"wpcode_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&feed=$matches[2]\";s:28:\"wpcode_tags/([^/]+)/embed/?$\";s:58:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&embed=true\";s:40:\"wpcode_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:65:\"index.php?taxonomy=wpcode_tags&term=$matches[1]&paged=$matches[2]\";s:22:\"wpcode_tags/([^/]+)/?$\";s:47:\"index.php?taxonomy=wpcode_tags&term=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:32:\"faqs/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"faqs/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"faqs/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"faqs/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"faqs/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"faqs/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"faqs/([^/]+)/embed/?$\";s:36:\"index.php?faq=$matches[1]&embed=true\";s:25:\"faqs/([^/]+)/trackback/?$\";s:30:\"index.php?faq=$matches[1]&tb=1\";s:33:\"faqs/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&paged=$matches[2]\";s:40:\"faqs/([^/]+)/comment-page-([0-9]{1,})/?$\";s:43:\"index.php?faq=$matches[1]&cpage=$matches[2]\";s:38:\"faqs/([^/]+)/schema-preview(/(.*))?/?$\";s:52:\"index.php?faq=$matches[1]&schema-preview=$matches[3]\";s:29:\"faqs/([^/]+)(?:/([0-9]+))?/?$\";s:42:\"index.php?faq=$matches[1]&page=$matches[2]\";s:21:\"faqs/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"faqs/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"faqs/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"faqs/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"faqs/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"faqs/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"testimonials/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"testimonials/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"testimonials/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"testimonials/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"testimonials/([^/]+)/embed/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:33:\"testimonials/([^/]+)/trackback/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:41:\"testimonials/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:48:\"testimonials/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:46:\"testimonials/([^/]+)/schema-preview(/(.*))?/?$\";s:60:\"index.php?testimonial=$matches[1]&schema-preview=$matches[3]\";s:37:\"testimonials/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:29:\"testimonials/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"testimonials/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"testimonials/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"testimonials/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:56:\"testimonial-cat/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial-cat=$matches[1]&feed=$matches[2]\";s:51:\"testimonial-cat/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?testimonial-cat=$matches[1]&feed=$matches[2]\";s:32:\"testimonial-cat/([^/]+)/embed/?$\";s:48:\"index.php?testimonial-cat=$matches[1]&embed=true\";s:44:\"testimonial-cat/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?testimonial-cat=$matches[1]&paged=$matches[2]\";s:26:\"testimonial-cat/([^/]+)/?$\";s:37:\"index.php?testimonial-cat=$matches[1]\";s:38:\"properties/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"properties/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"properties/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"properties/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"properties/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"properties/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"properties/([^/]+)/embed/?$\";s:41:\"index.php?property=$matches[1]&embed=true\";s:31:\"properties/([^/]+)/trackback/?$\";s:35:\"index.php?property=$matches[1]&tb=1\";s:39:\"properties/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?property=$matches[1]&paged=$matches[2]\";s:46:\"properties/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?property=$matches[1]&cpage=$matches[2]\";s:44:\"properties/([^/]+)/schema-preview(/(.*))?/?$\";s:57:\"index.php?property=$matches[1]&schema-preview=$matches[3]\";s:35:\"properties/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?property=$matches[1]&page=$matches[2]\";s:27:\"properties/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"properties/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"properties/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"properties/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"properties/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"properties/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:58:\"property-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?property-category=$matches[1]&feed=$matches[2]\";s:53:\"property-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?property-category=$matches[1]&feed=$matches[2]\";s:34:\"property-category/([^/]+)/embed/?$\";s:50:\"index.php?property-category=$matches[1]&embed=true\";s:46:\"property-category/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?property-category=$matches[1]&paged=$matches[2]\";s:28:\"property-category/([^/]+)/?$\";s:39:\"index.php?property-category=$matches[1]\";s:56:\"property-status/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?property-status=$matches[1]&feed=$matches[2]\";s:51:\"property-status/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?property-status=$matches[1]&feed=$matches[2]\";s:32:\"property-status/([^/]+)/embed/?$\";s:48:\"index.php?property-status=$matches[1]&embed=true\";s:44:\"property-status/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?property-status=$matches[1]&paged=$matches[2]\";s:26:\"property-status/([^/]+)/?$\";s:37:\"index.php?property-status=$matches[1]\";s:48:\"monsterinsights_note/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:58:\"monsterinsights_note/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"monsterinsights_note/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"monsterinsights_note/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"monsterinsights_note/([^/]+)/embed/?$\";s:53:\"index.php?monsterinsights_note=$matches[1]&embed=true\";s:41:\"monsterinsights_note/([^/]+)/trackback/?$\";s:47:\"index.php?monsterinsights_note=$matches[1]&tb=1\";s:49:\"monsterinsights_note/([^/]+)/page/?([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&paged=$matches[2]\";s:56:\"monsterinsights_note/([^/]+)/comment-page-([0-9]{1,})/?$\";s:60:\"index.php?monsterinsights_note=$matches[1]&cpage=$matches[2]\";s:54:\"monsterinsights_note/([^/]+)/schema-preview(/(.*))?/?$\";s:69:\"index.php?monsterinsights_note=$matches[1]&schema-preview=$matches[3]\";s:45:\"monsterinsights_note/([^/]+)(?:/([0-9]+))?/?$\";s:59:\"index.php?monsterinsights_note=$matches[1]&page=$matches[2]\";s:37:\"monsterinsights_note/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"monsterinsights_note/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"monsterinsights_note/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"monsterinsights_note/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"monsterinsights_note/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:70:\"monsterinsights_note_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:65:\"monsterinsights_note_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:82:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&feed=$matches[2]\";s:46:\"monsterinsights_note_category/([^/]+)/embed/?$\";s:76:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&embed=true\";s:58:\"monsterinsights_note_category/([^/]+)/page/?([0-9]{1,})/?$\";s:83:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]&paged=$matches[2]\";s:40:\"monsterinsights_note_category/([^/]+)/?$\";s:65:\"index.php?taxonomy=monsterinsights_note_category&term=$matches[1]\";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=4103&cpage=$matches[1]\";s:25:\"schema-preview(/(.*))?/?$\";s:37:\"index.php?&schema-preview=$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:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:33:\"(.?.+?)/schema-preview(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:39:\"(.+?)/([^/]+)/schema-preview(/(.*))?/?$\";s:79:\"index.php?category_name=$matches[1]&name=$matches[2]&schema-preview=$matches[4]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:31:\"(.+?)/schema-preview(/(.*))?/?$\";s:62:\"index.php?category_name=$matches[1]&schema-preview=$matches[3]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','auto');
INSERT INTO `wp_options` VALUES (368175,'rank_math_backups','a:1:{i:1755088644;a:6:{s:7:\"general\";a:72:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:31:\"https://2poochiesproperties.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:2:\"on\";s:14:\"img_alt_format\";s:10:\"%filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:7:\"&raquo;\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:12:\"Archives for\";s:25:\"breadcrumbs_search_format\";s:16:\"You searched for\";s:21:\"breadcrumbs_404_label\";s:25:\"Error 404: Page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";s:3:\"100\";s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:3:\"faq\";i:3;s:11:\"testimonial\";i:4;s:8:\"property\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:21:\"breadcrumbs_home_link\";s:31:\"https://2poochiesproperties.com\";s:29:\"breadcrumbs_remove_post_title\";s:3:\"off\";s:30:\"breadcrumbs_hide_taxonomy_name\";s:3:\"off\";s:15:\"add_img_caption\";s:3:\"off\";s:18:\"img_caption_format\";s:22:\"%title% %count(title)%\";s:19:\"add_img_description\";s:3:\"off\";s:22:\"img_description_format\";s:22:\"%title% %count(title)%\";s:21:\"img_title_change_case\";s:3:\"off\";s:19:\"img_alt_change_case\";s:3:\"off\";s:27:\"img_description_change_case\";s:3:\"off\";s:23:\"img_caption_change_case\";s:3:\"off\";s:14:\"add_avatar_alt\";s:2:\"on\";s:18:\"image_replacements\";a:0:{}s:16:\"headless_support\";s:3:\"off\";s:27:\"frontend_seo_score_template\";s:6:\"circle\";s:17:\"support_rank_math\";s:2:\"on\";s:17:\"disable_media_rss\";s:3:\"off\";s:23:\"determine_search_intent\";s:2:\"on\";s:19:\"404_monitor_exclude\";a:1:{i:0;a:1:{s:10:\"comparison\";s:5:\"exact\";}}s:21:\"redirections_fallback\";s:7:\"default\";s:26:\"redirections_post_redirect\";s:3:\"off\";s:15:\"llms_post_types\";a:5:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:3:\"faq\";i:3;s:11:\"testimonial\";i:4;s:8:\"property\";}}s:6:\"titles\";a:182:{s:24:\"noindex_empty_taxonomies\";s:3:\"off\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:6:\"person\";s:19:\"knowledgegraph_name\";s:20:\"2Poochies Properties\";s:12:\"website_name\";s:20:\"2Poochies Properties\";s:19:\"local_business_type\";s:12:\"Organization\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:2:\"on\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:35:\"%name%, Author at %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:55:\"You searched for %search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page not found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_post_description\";s:0:\"\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:2:\"on\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:1:\"0\";s:13:\"pt_page_title\";s:31:\"%title% %page% %sep% %sitename%\";s:19:\"pt_page_description\";s:0:\"\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:2:\"on\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:31:\"%title% %page% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:0:\"\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:2:\"on\";s:12:\"pt_faq_title\";s:31:\"%title% %page% %sep% %sitename%\";s:18:\"pt_faq_description\";s:0:\"\";s:13:\"pt_faq_robots\";a:0:{}s:20:\"pt_faq_custom_robots\";s:2:\"on\";s:27:\"pt_faq_default_rich_snippet\";s:3:\"off\";s:27:\"pt_faq_default_article_type\";s:7:\"Article\";s:27:\"pt_faq_default_snippet_name\";s:11:\"%seo_title%\";s:27:\"pt_faq_default_snippet_desc\";s:17:\"%seo_description%\";s:29:\"pt_faq_slack_enhanced_sharing\";s:3:\"off\";s:16:\"pt_faq_ls_use_fk\";s:6:\"titles\";s:19:\"pt_faq_add_meta_box\";s:2:\"on\";s:19:\"pt_faq_bulk_editing\";s:7:\"editing\";s:23:\"pt_faq_link_suggestions\";s:2:\"on\";s:20:\"pt_testimonial_title\";s:31:\"%title% %page% %sep% %sitename%\";s:26:\"pt_testimonial_description\";s:0:\"\";s:21:\"pt_testimonial_robots\";a:0:{}s:28:\"pt_testimonial_custom_robots\";s:2:\"on\";s:35:\"pt_testimonial_default_rich_snippet\";s:3:\"off\";s:35:\"pt_testimonial_default_article_type\";s:7:\"Article\";s:35:\"pt_testimonial_default_snippet_name\";s:11:\"%seo_title%\";s:35:\"pt_testimonial_default_snippet_desc\";s:17:\"%seo_description%\";s:37:\"pt_testimonial_slack_enhanced_sharing\";s:3:\"off\";s:24:\"pt_testimonial_ls_use_fk\";s:6:\"titles\";s:27:\"pt_testimonial_add_meta_box\";s:2:\"on\";s:27:\"pt_testimonial_bulk_editing\";s:7:\"editing\";s:31:\"pt_testimonial_link_suggestions\";s:2:\"on\";s:17:\"pt_property_title\";s:31:\"%title% %page% %sep% %sitename%\";s:23:\"pt_property_description\";s:0:\"\";s:18:\"pt_property_robots\";a:0:{}s:25:\"pt_property_custom_robots\";s:2:\"on\";s:32:\"pt_property_default_rich_snippet\";s:3:\"off\";s:32:\"pt_property_default_article_type\";s:7:\"Article\";s:32:\"pt_property_default_snippet_name\";s:11:\"%seo_title%\";s:32:\"pt_property_default_snippet_desc\";s:17:\"%seo_description%\";s:34:\"pt_property_slack_enhanced_sharing\";s:3:\"off\";s:21:\"pt_property_ls_use_fk\";s:6:\"titles\";s:24:\"pt_property_add_meta_box\";s:2:\"on\";s:24:\"pt_property_bulk_editing\";s:7:\"editing\";s:28:\"pt_property_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:2:\"on\";s:24:\"tax_category_description\";s:0:\"\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:0:\"\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:25:\"tax_testimonial-cat_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:26:\"tax_testimonial-cat_robots\";a:0:{}s:32:\"tax_testimonial-cat_add_meta_box\";s:2:\"on\";s:33:\"tax_testimonial-cat_custom_robots\";s:2:\"on\";s:31:\"tax_testimonial-cat_description\";s:0:\"\";s:42:\"tax_testimonial-cat_slack_enhanced_sharing\";s:2:\"on\";s:27:\"tax_property-category_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:28:\"tax_property-category_robots\";a:0:{}s:34:\"tax_property-category_add_meta_box\";s:2:\"on\";s:35:\"tax_property-category_custom_robots\";s:2:\"on\";s:33:\"tax_property-category_description\";s:0:\"\";s:44:\"tax_property-category_slack_enhanced_sharing\";s:2:\"on\";s:25:\"tax_property-status_title\";s:39:\"%term% Archives %page% %sep% %sitename%\";s:26:\"tax_property-status_robots\";a:0:{}s:32:\"tax_property-status_add_meta_box\";s:2:\"on\";s:33:\"tax_property-status_custom_robots\";s:2:\"on\";s:31:\"tax_property-status_description\";s:0:\"\";s:42:\"tax_property-status_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:9:\"local_seo\";s:2:\"on\";s:26:\"author_archive_description\";s:0:\"\";s:24:\"date_archive_description\";s:0:\"\";s:24:\"organization_description\";s:0:\"\";s:24:\"pt_page_primary_taxonomy\";s:1:\"0\";s:30:\"pt_attachment_primary_taxonomy\";s:1:\"0\";s:23:\"pt_faq_primary_taxonomy\";s:1:\"0\";s:31:\"pt_testimonial_primary_taxonomy\";s:1:\"0\";s:28:\"pt_property_primary_taxonomy\";s:1:\"0\";s:19:\"social_url_facebook\";s:0:\"\";s:20:\"twitter_author_names\";s:0:\"\";s:22:\"website_alternate_name\";s:0:\"\";s:19:\"knowledgegraph_logo\";s:82:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/2poochiesproperties.png\";s:22:\"knowledgegraph_logo_id\";i:16106;s:23:\"homepage_facebook_title\";s:0:\"\";s:29:\"homepage_facebook_description\";s:0:\"\";s:34:\"pt_download_slack_enhanced_sharing\";s:2:\"on\";s:16:\"open_graph_image\";s:82:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/2poochiesproperties.png\";s:19:\"open_graph_image_id\";i:16106;s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";}s:7:\"sitemap\";a:24:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:8:{i:0;s:11:\"contributor\";i:1;s:10:\"subscriber\";i:2;s:8:\"customer\";i:3;s:12:\"shop_manager\";i:4;s:14:\"gfb_staff_role\";i:5;s:17:\"gfb_customer_role\";i:6;s:13:\"wpseo_manager\";i:7;s:12:\"wpseo_editor\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:14:\"pt_faq_sitemap\";s:2:\"on\";s:22:\"pt_testimonial_sitemap\";s:2:\"on\";s:19:\"pt_property_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:27:\"tax_testimonial-cat_sitemap\";s:2:\"on\";s:29:\"tax_property-category_sitemap\";s:3:\"off\";s:27:\"tax_property-status_sitemap\";s:3:\"off\";s:13:\"exclude_posts\";s:0:\"\";s:29:\"include_authors_without_posts\";s:3:\"off\";}s:12:\"role-manager\";a:3:{s:13:\"administrator\";a:16:{i:0;s:16:\"rank_math_titles\";i:1;s:17:\"rank_math_general\";i:2;s:17:\"rank_math_sitemap\";i:3;s:21:\"rank_math_404_monitor\";i:4;s:22:\"rank_math_link_builder\";i:5;s:22:\"rank_math_redirections\";i:6;s:22:\"rank_math_role_manager\";i:7;s:19:\"rank_math_analytics\";i:8;s:23:\"rank_math_site_analysis\";i:9;s:25:\"rank_math_onpage_analysis\";i:10;s:24:\"rank_math_onpage_general\";i:11;s:25:\"rank_math_onpage_advanced\";i:12;s:24:\"rank_math_onpage_snippet\";i:13;s:23:\"rank_math_onpage_social\";i:14;s:20:\"rank_math_content_ai\";i:15;s:19:\"rank_math_admin_bar\";}s:6:\"editor\";a:5:{i:0;s:23:\"rank_math_site_analysis\";i:1;s:25:\"rank_math_onpage_analysis\";i:2;s:24:\"rank_math_onpage_general\";i:3;s:24:\"rank_math_onpage_snippet\";i:4;s:23:\"rank_math_onpage_social\";}s:6:\"author\";a:4:{i:0;s:25:\"rank_math_onpage_analysis\";i:1;s:24:\"rank_math_onpage_general\";i:2;s:24:\"rank_math_onpage_snippet\";i:3;s:23:\"rank_math_onpage_social\";}}s:12:\"redirections\";a:2:{i:0;a:9:{s:2:\"id\";s:1:\"2\";s:7:\"sources\";s:94:\"a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:7:\"a-test/\";s:10:\"comparison\";s:5:\"exact\";}}\";s:6:\"url_to\";s:32:\"https://2poochiesproperties.com/\";s:11:\"header_code\";s:3:\"301\";s:4:\"hits\";s:3:\"107\";s:6:\"status\";s:6:\"active\";s:7:\"created\";s:19:\"2025-07-03 23:24:32\";s:7:\"updated\";s:19:\"2025-07-03 23:24:32\";s:13:\"last_accessed\";s:19:\"2025-08-12 04:35:33\";}i:1;a:9:{s:2:\"id\";s:1:\"1\";s:7:\"sources\";s:110:\"a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:22:\"owner-rez-test-allies/\";s:10:\"comparison\";s:5:\"exact\";}}\";s:6:\"url_to\";s:32:\"https://2poochiesproperties.com/\";s:11:\"header_code\";s:3:\"301\";s:4:\"hits\";s:3:\"113\";s:6:\"status\";s:6:\"active\";s:7:\"created\";s:19:\"2025-07-03 23:22:38\";s:7:\"updated\";s:19:\"2025-07-03 23:22:38\";s:13:\"last_accessed\";s:19:\"2025-08-12 09:35:51\";}}s:7:\"modules\";a:17:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:11:\"404-monitor\";i:14;s:12:\"redirections\";i:15;s:9:\"image-seo\";i:16;s:8:\"llms-txt\";}}}','off');
INSERT INTO `wp_options` VALUES (368176,'rank_math_react_settings_ui','on','off');
INSERT INTO `wp_options` VALUES (368277,'options_phone_numbers_1_phone_label','Â                                                                ','off');
INSERT INTO `wp_options` VALUES (368278,'_options_phone_numbers_1_phone_label','field_5f9b275be0090','off');
INSERT INTO `wp_options` VALUES (368279,'options_phone_numbers_1_phone','','off');
INSERT INTO `wp_options` VALUES (368280,'_options_phone_numbers_1_phone','field_5b10eff2be3ff','off');
INSERT INTO `wp_options` VALUES (368281,'options_phone_numbers_2_phone_label','First Mate: (720) 499-3309  heather@2poochiesproperties.com','off');
INSERT INTO `wp_options` VALUES (368282,'_options_phone_numbers_2_phone_label','field_5f9b275be0090','off');
INSERT INTO `wp_options` VALUES (368283,'options_phone_numbers_2_phone','','off');
INSERT INTO `wp_options` VALUES (368284,'_options_phone_numbers_2_phone','field_5b10eff2be3ff','off');
INSERT INTO `wp_options` VALUES (368287,'options_emails_1_email_label','','off');
INSERT INTO `wp_options` VALUES (368288,'_options_emails_1_email_label','field_5f9b2862c36c1','off');
INSERT INTO `wp_options` VALUES (368289,'options_emails_1_email','','off');
INSERT INTO `wp_options` VALUES (368290,'_options_emails_1_email','field_5b10efffbe400','off');
INSERT INTO `wp_options` VALUES (368291,'options_emails_2_email_label','','off');
INSERT INTO `wp_options` VALUES (368292,'_options_emails_2_email_label','field_5f9b2862c36c1','off');
INSERT INTO `wp_options` VALUES (368293,'options_emails_2_email','','off');
INSERT INTO `wp_options` VALUES (368294,'_options_emails_2_email','field_5b10efffbe400','off');
INSERT INTO `wp_options` VALUES (368310,'flush-obj-cache-time-stamp',' 3rd December 2025  5:58am\nUTC','auto');
INSERT INTO `wp_options` VALUES (368311,'access_token_expiry','1764745105','auto');
INSERT INTO `wp_options` VALUES (368312,'edge-cache-purge-time-stamp',' 3rd December 2025  5:58am\nUTC','auto');
INSERT INTO `wp_options` VALUES (368337,'post_by_email_address14','NULL','auto');
INSERT INTO `wp_options` VALUES (368373,'gravityformsaddon_gravityformsakismet_settings','a:2:{s:7:\"enabled\";b:1;s:7:\"api_key\";s:12:\"98e6b103f2e3\";}','auto');
INSERT INTO `wp_options` VALUES (368490,'options_phone_numbers_3_phone_label','       Â                                                                     ','off');
INSERT INTO `wp_options` VALUES (368491,'_options_phone_numbers_3_phone_label','field_5f9b275be0090','off');
INSERT INTO `wp_options` VALUES (368492,'options_phone_numbers_3_phone','','off');
INSERT INTO `wp_options` VALUES (368493,'_options_phone_numbers_3_phone','field_5b10eff2be3ff','off');
INSERT INTO `wp_options` VALUES (368494,'options_phone_numbers_4_phone_label','Lifeboat: (303) 961-4564  tim@2poochiesproperties.com','off');
INSERT INTO `wp_options` VALUES (368495,'_options_phone_numbers_4_phone_label','field_5f9b275be0090','off');
INSERT INTO `wp_options` VALUES (368496,'options_phone_numbers_4_phone','','off');
INSERT INTO `wp_options` VALUES (368497,'_options_phone_numbers_4_phone','field_5b10eff2be3ff','off');
INSERT INTO `wp_options` VALUES (368860,'category_children','a:0:{}','auto');
INSERT INTO `wp_options` VALUES (368966,'options_header_content_title','A Better Place To Stay','off');
INSERT INTO `wp_options` VALUES (368967,'_options_header_content_title','field_68bbbb8213253','off');
INSERT INTO `wp_options` VALUES (368968,'options_header_content_subtitle','We specialize in short and mid-term, pet-friendly homes','off');
INSERT INTO `wp_options` VALUES (368969,'_options_header_content_subtitle','field_68bbbb9e13254','off');
INSERT INTO `wp_options` VALUES (368970,'options_header_content_link','a:3:{s:5:\"title\";s:32:\"View our pet-friendly properties\";s:3:\"url\";s:43:\"https://2poochiesproperties.com/#properties\";s:6:\"target\";s:0:\"\";}','off');
INSERT INTO `wp_options` VALUES (368971,'_options_header_content_link','field_68bbbba713255','off');
INSERT INTO `wp_options` VALUES (369600,'monsterinsights_wpconsent_notice_dismissed','1','auto');
INSERT INTO `wp_options` VALUES (369764,'post_by_email_address15','NULL','auto');
INSERT INTO `wp_options` VALUES (369816,'bsf_analytics_optin','no','off');
INSERT INTO `wp_options` VALUES (369828,'zapier_secret','67c2f0510464827618a10a8548e1ca28ef2ebdf985e00357fb088e2d91afa8c635ac09355ee76043d094272c32a3ca2113064ac767a58fc06840c42e286dc8209e1d02da6d90d0e7216d406b73a95fc61ea6242f167d60bfe814fa92b7ef90c9e52e827d68fb4df20f209f4fb6eccf66a9e81187d909f2255a5ddd9de281a976','auto');
INSERT INTO `wp_options` VALUES (369837,'wp_rocket_pm_credit','3','auto');
INSERT INTO `wp_options` VALUES (369838,'wp_rocket_pm_last_reset','1760372245','auto');
INSERT INTO `wp_options` VALUES (370139,'action_scheduler_migration_status','complete','auto');
INSERT INTO `wp_options` VALUES (371901,'members_activated','1763790452','auto');
INSERT INTO `wp_options` VALUES (372157,'wp_notes_notify','1','on');
INSERT INTO `wp_options` VALUES (372237,'can_compress_scripts','0','on');
INSERT INTO `wp_options` VALUES (372471,'monsterinsights_migration_log','a:9:{i:0;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:20:\"Creating cache table\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:1;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Cache table created successfully\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:2;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:39:\"Checking for old cache data to clean up\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:3;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:37:\"Found 1 old cache entries to clean up\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:4;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:52:\"Scheduled cleanup of old cache entries in background\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:5;a:4:{s:9:\"migration\";s:17:\"1.0.0-cache-table\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:31:\"Cache table migration completed\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:04\";}i:6;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:4:\"info\";s:7:\"message\";s:31:\"Starting per-user cache cleanup\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}i:7;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:56:\"Removed 0 per-user cache tracking entries from user meta\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}i:8;a:4:{s:9:\"migration\";s:27:\"1.0.1-remove-per-user-cache\";s:5:\"level\";s:7:\"success\";s:7:\"message\";s:32:\"Per-user cache cleanup completed\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}}','off');
INSERT INTO `wp_options` VALUES (372472,'monsterinsights_monsterinsights_cache_version','1.0.0','off');
INSERT INTO `wp_options` VALUES (372475,'monsterinsights_cache_cleanup_status','completed','off');
INSERT INTO `wp_options` VALUES (372476,'monsterinsights_migration_history','a:2:{i:0;a:5:{s:7:\"version\";s:17:\"1.0.0-cache-table\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.24210000038146973;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}i:1;a:5:{s:7:\"version\";s:27:\"1.0.1-remove-per-user-cache\";s:6:\"status\";s:9:\"completed\";s:8:\"duration\";d:0.03600192070007324;s:5:\"error\";s:0:\"\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}}','off');
INSERT INTO `wp_options` VALUES (372477,'monsterinsights_schema_version','9.11.0','off');
INSERT INTO `wp_options` VALUES (372478,'monsterinsights_schema_version_history','a:1:{i:0;a:3:{s:4:\"from\";s:5:\"0.0.0\";s:2:\"to\";s:6:\"9.11.0\";s:9:\"timestamp\";s:19:\"2025-12-23 23:32:05\";}}','off');
INSERT INTO `wp_options` VALUES (372880,'jetpack_sync_settings_sync_actions_blacklist','a:0:{}','on');
INSERT INTO `wp_options` VALUES (373117,'genesis_expiring_setting_update_expiration','1771780898','off');
INSERT INTO `wp_options` VALUES (373118,'genesis_expiring_setting_update','a:5:{s:5:\"theme\";s:7:\"genesis\";s:3:\"url\";s:41:\"https://my.studiopress.com/themes/genesis\";s:11:\"new_version\";s:5:\"3.6.1\";s:7:\"package\";s:61:\"https://api.genesistheme.com/download/?file=genesis.3.6.1.zip\";s:13:\"changelog_url\";s:63:\"https://studiopress.github.io/genesis/changelog/?TB_iframe=true\";}','off');
INSERT INTO `wp_options` VALUES (373120,'rank_math_viewed_index_status','1','auto');
INSERT INTO `wp_options` VALUES (373149,'jetpack_site_products','a:0:{}','on');
INSERT INTO `wp_options` VALUES (373150,'rank_math_notifications','a:0:{}','auto');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (39,768,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (40,768,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (41,768,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (42,768,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (43,768,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (44,768,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (45,768,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (46,768,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (47,768,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (48,768,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (49,768,'content_blocks','');
INSERT INTO `wp_postmeta` VALUES (50,768,'_content_blocks','field_57ea82fe7eef8');
INSERT INTO `wp_postmeta` VALUES (52,768,'_edit_lock','1768325168:9');
INSERT INTO `wp_postmeta` VALUES (156,778,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (157,778,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (158,778,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (159,778,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (160,778,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (161,778,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (162,778,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (163,778,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (164,778,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (165,778,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (166,778,'content_blocks','');
INSERT INTO `wp_postmeta` VALUES (167,778,'_content_blocks','field_57ea82fe7eef8');
INSERT INTO `wp_postmeta` VALUES (169,778,'_edit_lock','1761840538:15');
INSERT INTO `wp_postmeta` VALUES (179,780,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (180,780,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (181,780,'_menu_item_object_id','778');
INSERT INTO `wp_postmeta` VALUES (182,780,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (183,780,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (184,780,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (185,780,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (186,780,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (305,802,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (306,802,'_sku','woo-vneck-tee');
INSERT INTO `wp_postmeta` VALUES (309,802,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (310,802,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (311,802,'total_sales','3');
INSERT INTO `wp_postmeta` VALUES (312,802,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (313,802,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (314,802,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (315,802,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (316,802,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (317,802,'_weight','.5');
INSERT INTO `wp_postmeta` VALUES (318,802,'_length','24');
INSERT INTO `wp_postmeta` VALUES (319,802,'_width','1');
INSERT INTO `wp_postmeta` VALUES (320,802,'_height','2');
INSERT INTO `wp_postmeta` VALUES (321,802,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (322,802,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (323,802,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (324,802,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (325,802,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (326,802,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (327,802,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (328,802,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (329,802,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (330,802,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (331,802,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (332,802,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (333,802,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (334,802,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (335,802,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (336,802,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (337,802,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (338,802,'_wp_old_slug','import-placeholder-for-woo-vneck-tee');
INSERT INTO `wp_postmeta` VALUES (340,802,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (343,803,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (344,803,'_sku','woo-hoodie');
INSERT INTO `wp_postmeta` VALUES (347,803,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (348,803,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (349,803,'total_sales','1');
INSERT INTO `wp_postmeta` VALUES (350,803,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (351,803,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (352,803,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (353,803,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (354,803,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (355,803,'_weight','1.5');
INSERT INTO `wp_postmeta` VALUES (356,803,'_length','10');
INSERT INTO `wp_postmeta` VALUES (357,803,'_width','8');
INSERT INTO `wp_postmeta` VALUES (358,803,'_height','3');
INSERT INTO `wp_postmeta` VALUES (359,803,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (360,803,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (361,803,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (362,803,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (363,803,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (364,803,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (365,803,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (366,803,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (367,803,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (368,803,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (369,803,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (370,803,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (371,803,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (372,803,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (373,803,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (374,803,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:4:\"logo\";a:6:{s:4:\"name\";s:4:\"Logo\";s:5:\"value\";s:8:\"Yes | No\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (375,803,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (376,803,'_wp_old_slug','import-placeholder-for-woo-hoodie');
INSERT INTO `wp_postmeta` VALUES (380,803,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (381,804,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (382,804,'_sku','woo-hoodie-with-logo');
INSERT INTO `wp_postmeta` VALUES (383,804,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (384,804,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (385,804,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (386,804,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (387,804,'total_sales','3');
INSERT INTO `wp_postmeta` VALUES (388,804,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (389,804,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (390,804,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (391,804,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (392,804,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (393,804,'_weight','2');
INSERT INTO `wp_postmeta` VALUES (394,804,'_length','10');
INSERT INTO `wp_postmeta` VALUES (395,804,'_width','6');
INSERT INTO `wp_postmeta` VALUES (396,804,'_height','3');
INSERT INTO `wp_postmeta` VALUES (397,804,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (398,804,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (399,804,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (400,804,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (401,804,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (402,804,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (403,804,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (404,804,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (405,804,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (406,804,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (407,804,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (408,804,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (409,804,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (410,804,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (411,804,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (412,804,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (413,804,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (414,804,'_price','45');
INSERT INTO `wp_postmeta` VALUES (415,804,'_wp_old_slug','import-placeholder-for-woo-hoodie-with-logo');
INSERT INTO `wp_postmeta` VALUES (417,804,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (418,805,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (419,805,'_sku','woo-tshirt');
INSERT INTO `wp_postmeta` VALUES (420,805,'_regular_price','18');
INSERT INTO `wp_postmeta` VALUES (421,805,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (422,805,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (423,805,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (424,805,'total_sales','2');
INSERT INTO `wp_postmeta` VALUES (425,805,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (426,805,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (427,805,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (428,805,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (429,805,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (430,805,'_weight','.8');
INSERT INTO `wp_postmeta` VALUES (431,805,'_length','8');
INSERT INTO `wp_postmeta` VALUES (432,805,'_width','6');
INSERT INTO `wp_postmeta` VALUES (433,805,'_height','1');
INSERT INTO `wp_postmeta` VALUES (434,805,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (435,805,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (436,805,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (437,805,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (438,805,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (439,805,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (440,805,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (441,805,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (442,805,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (443,805,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (444,805,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (445,805,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (446,805,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (447,805,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (448,805,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (449,805,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (450,805,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (451,805,'_price','18');
INSERT INTO `wp_postmeta` VALUES (452,805,'_wp_old_slug','import-placeholder-for-woo-tshirt');
INSERT INTO `wp_postmeta` VALUES (454,805,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (455,806,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (456,806,'_sku','woo-beanie');
INSERT INTO `wp_postmeta` VALUES (457,806,'_regular_price','20');
INSERT INTO `wp_postmeta` VALUES (458,806,'_sale_price','18');
INSERT INTO `wp_postmeta` VALUES (459,806,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (460,806,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (461,806,'total_sales','2');
INSERT INTO `wp_postmeta` VALUES (462,806,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (463,806,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (464,806,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (465,806,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (466,806,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (467,806,'_weight','.2');
INSERT INTO `wp_postmeta` VALUES (468,806,'_length','4');
INSERT INTO `wp_postmeta` VALUES (469,806,'_width','5');
INSERT INTO `wp_postmeta` VALUES (470,806,'_height','.5');
INSERT INTO `wp_postmeta` VALUES (471,806,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (472,806,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (473,806,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (474,806,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (475,806,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (476,806,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (477,806,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (478,806,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (479,806,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (480,806,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (481,806,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (482,806,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (483,806,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (484,806,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (485,806,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (486,806,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (487,806,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (488,806,'_price','18');
INSERT INTO `wp_postmeta` VALUES (489,806,'_wp_old_slug','import-placeholder-for-woo-beanie');
INSERT INTO `wp_postmeta` VALUES (491,806,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (492,807,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (493,807,'_sku','woo-belt');
INSERT INTO `wp_postmeta` VALUES (494,807,'_regular_price','65');
INSERT INTO `wp_postmeta` VALUES (495,807,'_sale_price','55');
INSERT INTO `wp_postmeta` VALUES (496,807,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (497,807,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (498,807,'total_sales','3');
INSERT INTO `wp_postmeta` VALUES (499,807,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (500,807,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (501,807,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (502,807,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (503,807,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (504,807,'_weight','1.2');
INSERT INTO `wp_postmeta` VALUES (505,807,'_length','12');
INSERT INTO `wp_postmeta` VALUES (506,807,'_width','2');
INSERT INTO `wp_postmeta` VALUES (507,807,'_height','1.5');
INSERT INTO `wp_postmeta` VALUES (508,807,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (509,807,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (510,807,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (511,807,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (512,807,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (513,807,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (514,807,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (515,807,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (516,807,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (518,807,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (519,807,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (520,807,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (521,807,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (522,807,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (523,807,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (524,807,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (525,807,'_product_version','5.9.0');
INSERT INTO `wp_postmeta` VALUES (526,807,'_price','55');
INSERT INTO `wp_postmeta` VALUES (527,807,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (528,808,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (529,808,'_sku','woo-cap');
INSERT INTO `wp_postmeta` VALUES (530,808,'_regular_price','18');
INSERT INTO `wp_postmeta` VALUES (531,808,'_sale_price','16');
INSERT INTO `wp_postmeta` VALUES (532,808,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (533,808,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (534,808,'total_sales','4');
INSERT INTO `wp_postmeta` VALUES (535,808,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (536,808,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (537,808,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (538,808,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (539,808,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (540,808,'_weight','0.6');
INSERT INTO `wp_postmeta` VALUES (541,808,'_length','8');
INSERT INTO `wp_postmeta` VALUES (542,808,'_width','6.5');
INSERT INTO `wp_postmeta` VALUES (543,808,'_height','4');
INSERT INTO `wp_postmeta` VALUES (544,808,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (545,808,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (546,808,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (547,808,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (548,808,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (549,808,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (550,808,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (551,808,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (552,808,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (554,808,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (555,808,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (556,808,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (557,808,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (558,808,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (559,808,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (560,808,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (561,808,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (562,808,'_price','16');
INSERT INTO `wp_postmeta` VALUES (563,808,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (564,809,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (565,809,'_sku','woo-sunglasses');
INSERT INTO `wp_postmeta` VALUES (566,809,'_regular_price','90');
INSERT INTO `wp_postmeta` VALUES (567,809,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (568,809,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (569,809,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (570,809,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (571,809,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (572,809,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (573,809,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (574,809,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (575,809,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (576,809,'_weight','.2');
INSERT INTO `wp_postmeta` VALUES (577,809,'_length','4');
INSERT INTO `wp_postmeta` VALUES (578,809,'_width','1.4');
INSERT INTO `wp_postmeta` VALUES (579,809,'_height','1');
INSERT INTO `wp_postmeta` VALUES (580,809,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (581,809,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (582,809,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (583,809,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (584,809,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (585,809,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (586,809,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (587,809,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (588,809,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (590,809,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (591,809,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (592,809,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (593,809,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (594,809,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (595,809,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (596,809,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (597,809,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (598,809,'_price','90');
INSERT INTO `wp_postmeta` VALUES (599,809,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (600,810,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (601,810,'_sku','woo-hoodie-with-pocket');
INSERT INTO `wp_postmeta` VALUES (602,810,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (603,810,'_sale_price','35');
INSERT INTO `wp_postmeta` VALUES (604,810,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (605,810,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (606,810,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (607,810,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (608,810,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (609,810,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (610,810,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (611,810,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (612,810,'_weight','3');
INSERT INTO `wp_postmeta` VALUES (613,810,'_length','10');
INSERT INTO `wp_postmeta` VALUES (614,810,'_width','8');
INSERT INTO `wp_postmeta` VALUES (615,810,'_height','2');
INSERT INTO `wp_postmeta` VALUES (616,810,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (617,810,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (618,810,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (619,810,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (620,810,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (621,810,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (622,810,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (623,810,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (624,810,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (626,810,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (627,810,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (628,810,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (629,810,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (630,810,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (631,810,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (632,810,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (633,810,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (634,810,'_price','35');
INSERT INTO `wp_postmeta` VALUES (635,810,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (636,811,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (637,811,'_sku','woo-hoodie-with-zipper');
INSERT INTO `wp_postmeta` VALUES (638,811,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (639,811,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (640,811,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (641,811,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (642,811,'total_sales','1');
INSERT INTO `wp_postmeta` VALUES (643,811,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (644,811,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (645,811,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (646,811,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (647,811,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (648,811,'_weight','2');
INSERT INTO `wp_postmeta` VALUES (649,811,'_length','8');
INSERT INTO `wp_postmeta` VALUES (650,811,'_width','6');
INSERT INTO `wp_postmeta` VALUES (651,811,'_height','2');
INSERT INTO `wp_postmeta` VALUES (652,811,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (653,811,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (654,811,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (655,811,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (656,811,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (657,811,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (658,811,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (659,811,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (660,811,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (662,811,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (663,811,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (664,811,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (665,811,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (666,811,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (667,811,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (668,811,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (669,811,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (670,811,'_price','45');
INSERT INTO `wp_postmeta` VALUES (671,811,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (672,812,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (673,812,'_sku','woo-long-sleeve-tee');
INSERT INTO `wp_postmeta` VALUES (674,812,'_regular_price','25');
INSERT INTO `wp_postmeta` VALUES (675,812,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (676,812,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (677,812,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (678,812,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (679,812,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (680,812,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (681,812,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (682,812,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (683,812,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (684,812,'_weight','1');
INSERT INTO `wp_postmeta` VALUES (685,812,'_length','7');
INSERT INTO `wp_postmeta` VALUES (686,812,'_width','5');
INSERT INTO `wp_postmeta` VALUES (687,812,'_height','1');
INSERT INTO `wp_postmeta` VALUES (688,812,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (689,812,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (690,812,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (691,812,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (692,812,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (693,812,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (694,812,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (695,812,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (696,812,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (698,812,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (699,812,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (700,812,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (701,812,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (702,812,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (703,812,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (704,812,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (705,812,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (706,812,'_price','25');
INSERT INTO `wp_postmeta` VALUES (707,812,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (708,813,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (709,813,'_sku','woo-polo');
INSERT INTO `wp_postmeta` VALUES (710,813,'_regular_price','20');
INSERT INTO `wp_postmeta` VALUES (711,813,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (712,813,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (713,813,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (714,813,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (715,813,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (716,813,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (717,813,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (718,813,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (719,813,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (720,813,'_weight','.8');
INSERT INTO `wp_postmeta` VALUES (721,813,'_length','6');
INSERT INTO `wp_postmeta` VALUES (722,813,'_width','5');
INSERT INTO `wp_postmeta` VALUES (723,813,'_height','1');
INSERT INTO `wp_postmeta` VALUES (724,813,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (725,813,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (726,813,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (727,813,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (728,813,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (729,813,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (730,813,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (731,813,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (732,813,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (734,813,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (735,813,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (736,813,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (737,813,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (738,813,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (739,813,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (740,813,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (741,813,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (742,813,'_price','20');
INSERT INTO `wp_postmeta` VALUES (743,813,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (744,814,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (745,814,'_sku','woo-album');
INSERT INTO `wp_postmeta` VALUES (748,814,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (749,814,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (750,814,'total_sales','2');
INSERT INTO `wp_postmeta` VALUES (751,814,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (752,814,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (753,814,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (754,814,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (755,814,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (756,814,'_weight','');
INSERT INTO `wp_postmeta` VALUES (757,814,'_length','');
INSERT INTO `wp_postmeta` VALUES (758,814,'_width','');
INSERT INTO `wp_postmeta` VALUES (759,814,'_height','');
INSERT INTO `wp_postmeta` VALUES (760,814,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (761,814,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (762,814,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (763,814,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (764,814,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (765,814,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (766,814,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (767,814,'_download_limit','1');
INSERT INTO `wp_postmeta` VALUES (768,814,'_download_expiry','1');
INSERT INTO `wp_postmeta` VALUES (770,814,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (771,814,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (772,814,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (774,814,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (775,814,'_downloadable_files','a:2:{s:36:\"44d39352-bab5-4882-89fc-507d860f1033\";a:3:{s:2:\"id\";s:36:\"44d39352-bab5-4882-89fc-507d860f1033\";s:4:\"name\";s:8:\"Single 1\";s:4:\"file\";s:97:\"https://demo.woothemes.com/woocommerce//srv/htdocs/wp-content/uploads/sites/56/2017/08/single.jpg\";}s:36:\"2a7174e2-79ab-4521-b715-a54178e6f9cf\";a:3:{s:2:\"id\";s:36:\"2a7174e2-79ab-4521-b715-a54178e6f9cf\";s:4:\"name\";s:8:\"Single 2\";s:4:\"file\";s:96:\"https://demo.woothemes.com/woocommerce//srv/htdocs/wp-content/uploads/sites/56/2017/08/album.jpg\";}}');
INSERT INTO `wp_postmeta` VALUES (776,814,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:13:\"pa_preference\";a:6:{s:4:\"name\";s:13:\"pa_preference\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (777,814,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (779,815,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (780,815,'_sku','woo-single');
INSERT INTO `wp_postmeta` VALUES (781,815,'_regular_price','3');
INSERT INTO `wp_postmeta` VALUES (782,815,'_sale_price','2');
INSERT INTO `wp_postmeta` VALUES (783,815,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (784,815,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (785,815,'total_sales','2');
INSERT INTO `wp_postmeta` VALUES (786,815,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (787,815,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (788,815,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (789,815,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (790,815,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (791,815,'_weight','');
INSERT INTO `wp_postmeta` VALUES (792,815,'_length','');
INSERT INTO `wp_postmeta` VALUES (793,815,'_width','');
INSERT INTO `wp_postmeta` VALUES (794,815,'_height','');
INSERT INTO `wp_postmeta` VALUES (795,815,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (796,815,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (797,815,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (798,815,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (799,815,'_virtual','yes');
INSERT INTO `wp_postmeta` VALUES (800,815,'_downloadable','yes');
INSERT INTO `wp_postmeta` VALUES (801,815,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (802,815,'_download_limit','1');
INSERT INTO `wp_postmeta` VALUES (803,815,'_download_expiry','1');
INSERT INTO `wp_postmeta` VALUES (805,815,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (806,815,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (807,815,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (809,815,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (810,815,'_downloadable_files','a:1:{s:36:\"20166d16-7418-4c74-87ea-9bd521985cd7\";a:3:{s:2:\"id\";s:36:\"20166d16-7418-4c74-87ea-9bd521985cd7\";s:4:\"name\";s:6:\"Single\";s:4:\"file\";s:97:\"https://demo.woothemes.com/woocommerce//srv/htdocs/wp-content/uploads/sites/56/2017/08/single.jpg\";}}');
INSERT INTO `wp_postmeta` VALUES (811,815,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (812,815,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (813,815,'_price','2');
INSERT INTO `wp_postmeta` VALUES (814,816,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (815,816,'_sku','Woo-tshirt-logo');
INSERT INTO `wp_postmeta` VALUES (816,816,'_regular_price','35');
INSERT INTO `wp_postmeta` VALUES (817,816,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (818,816,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (819,816,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (820,816,'total_sales','1');
INSERT INTO `wp_postmeta` VALUES (821,816,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (822,816,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (823,816,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (824,816,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (825,816,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (826,816,'_weight','.5');
INSERT INTO `wp_postmeta` VALUES (827,816,'_length','10');
INSERT INTO `wp_postmeta` VALUES (828,816,'_width','12');
INSERT INTO `wp_postmeta` VALUES (829,816,'_height','.5');
INSERT INTO `wp_postmeta` VALUES (830,816,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (831,816,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (832,816,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (833,816,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (834,816,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (835,816,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (836,816,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (837,816,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (838,816,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (840,816,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (841,816,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (842,816,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (843,816,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (844,816,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (845,816,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (846,816,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}');
INSERT INTO `wp_postmeta` VALUES (847,816,'_product_version','4.2.2');
INSERT INTO `wp_postmeta` VALUES (848,816,'_price','35');
INSERT INTO `wp_postmeta` VALUES (849,816,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (850,817,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (851,817,'_sku','Woo-beanie-logo');
INSERT INTO `wp_postmeta` VALUES (852,817,'_regular_price','19');
INSERT INTO `wp_postmeta` VALUES (853,817,'_sale_price','15');
INSERT INTO `wp_postmeta` VALUES (854,817,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (855,817,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (856,817,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (857,817,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (858,817,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (859,817,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (860,817,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (861,817,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (862,817,'_weight','.2');
INSERT INTO `wp_postmeta` VALUES (863,817,'_length','6');
INSERT INTO `wp_postmeta` VALUES (864,817,'_width','4');
INSERT INTO `wp_postmeta` VALUES (865,817,'_height','1');
INSERT INTO `wp_postmeta` VALUES (866,817,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (867,817,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (868,817,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (869,817,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (870,817,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (871,817,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (872,817,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (873,817,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (874,817,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (876,817,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (877,817,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (878,817,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (879,817,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (880,817,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (881,817,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (882,817,'_product_attributes','a:1:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"0\";s:11:\"is_taxonomy\";s:1:\"1\";}}');
INSERT INTO `wp_postmeta` VALUES (883,817,'_product_version','4.2.2');
INSERT INTO `wp_postmeta` VALUES (884,817,'_price','15');
INSERT INTO `wp_postmeta` VALUES (885,817,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (886,818,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (887,818,'_children','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (888,818,'_sku','logo-collection');
INSERT INTO `wp_postmeta` VALUES (889,818,'_regular_price','19');
INSERT INTO `wp_postmeta` VALUES (890,818,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (891,818,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (892,818,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (893,818,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (894,818,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (895,818,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (896,818,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (897,818,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (898,818,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (899,818,'_weight','');
INSERT INTO `wp_postmeta` VALUES (900,818,'_length','');
INSERT INTO `wp_postmeta` VALUES (901,818,'_width','');
INSERT INTO `wp_postmeta` VALUES (902,818,'_height','');
INSERT INTO `wp_postmeta` VALUES (903,818,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (904,818,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (905,818,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (906,818,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (907,818,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (908,818,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (910,818,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (911,818,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (913,818,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (914,818,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (915,818,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (916,818,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (917,818,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (918,818,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (919,818,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (920,818,'_product_version','4.2.2');
INSERT INTO `wp_postmeta` VALUES (923,818,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (924,819,'_wpcom_is_markdown','1');
INSERT INTO `wp_postmeta` VALUES (925,819,'_sku','wp-pennant');
INSERT INTO `wp_postmeta` VALUES (928,819,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (929,819,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (930,819,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (931,819,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (932,819,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (933,819,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (934,819,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (935,819,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (936,819,'_weight','');
INSERT INTO `wp_postmeta` VALUES (937,819,'_length','');
INSERT INTO `wp_postmeta` VALUES (938,819,'_width','');
INSERT INTO `wp_postmeta` VALUES (939,819,'_height','');
INSERT INTO `wp_postmeta` VALUES (940,819,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (941,819,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (942,819,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (943,819,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (944,819,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (945,819,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (946,819,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (947,819,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (948,819,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (950,819,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (951,819,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (952,819,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (953,819,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (954,819,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (955,819,'_product_url','https://mercantile.wordpress.org/product/wordpress-pennant/');
INSERT INTO `wp_postmeta` VALUES (956,819,'_button_text','Buy on the WordPress swag store!');
INSERT INTO `wp_postmeta` VALUES (957,819,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (958,819,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"0\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";s:1:\"1\";s:10:\"is_visible\";s:1:\"1\";s:12:\"is_variation\";s:1:\"1\";s:11:\"is_taxonomy\";s:1:\"1\";}}');
INSERT INTO `wp_postmeta` VALUES (959,819,'_product_version','4.2.2');
INSERT INTO `wp_postmeta` VALUES (961,819,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (962,819,'_edit_lock','1604679017:1');
INSERT INTO `wp_postmeta` VALUES (965,821,'_sku','woo-vneck-tee-red');
INSERT INTO `wp_postmeta` VALUES (966,821,'_regular_price','20');
INSERT INTO `wp_postmeta` VALUES (967,821,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (968,821,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (969,821,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (970,821,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (971,821,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (972,821,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (973,821,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (974,821,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (975,821,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (976,821,'_weight','');
INSERT INTO `wp_postmeta` VALUES (977,821,'_length','');
INSERT INTO `wp_postmeta` VALUES (978,821,'_width','');
INSERT INTO `wp_postmeta` VALUES (979,821,'_height','');
INSERT INTO `wp_postmeta` VALUES (980,821,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (981,821,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (982,821,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (983,821,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (984,821,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (985,821,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (986,821,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (987,821,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (988,821,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (989,821,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (990,821,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (991,821,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (992,821,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (993,821,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (994,821,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (995,821,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (996,821,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (997,821,'_price','20');
INSERT INTO `wp_postmeta` VALUES (999,822,'_sku','woo-vneck-tee-green');
INSERT INTO `wp_postmeta` VALUES (1000,822,'_regular_price','20');
INSERT INTO `wp_postmeta` VALUES (1001,822,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1002,822,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1003,822,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1004,822,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1005,822,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1006,822,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1007,822,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1008,822,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1009,822,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1010,822,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1011,822,'_length','');
INSERT INTO `wp_postmeta` VALUES (1012,822,'_width','');
INSERT INTO `wp_postmeta` VALUES (1013,822,'_height','');
INSERT INTO `wp_postmeta` VALUES (1014,822,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1015,822,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1016,822,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1017,822,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1018,822,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1019,822,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1020,822,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1021,822,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1022,822,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1023,822,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1024,822,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1025,822,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1026,822,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1027,822,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1028,822,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1029,822,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1030,822,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1031,822,'_price','20');
INSERT INTO `wp_postmeta` VALUES (1033,823,'_sku','woo-vneck-tee-blue');
INSERT INTO `wp_postmeta` VALUES (1034,823,'_regular_price','15');
INSERT INTO `wp_postmeta` VALUES (1035,823,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1036,823,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1037,823,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1038,823,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1039,823,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1040,823,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1041,823,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1042,823,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1043,823,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1044,823,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1045,823,'_length','');
INSERT INTO `wp_postmeta` VALUES (1046,823,'_width','');
INSERT INTO `wp_postmeta` VALUES (1047,823,'_height','');
INSERT INTO `wp_postmeta` VALUES (1048,823,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1049,823,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1050,823,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1051,823,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1052,823,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1053,823,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1054,823,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1055,823,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1056,823,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1057,823,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1058,823,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1059,823,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1060,823,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1061,823,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1062,823,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1063,823,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1064,823,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1065,823,'_price','15');
INSERT INTO `wp_postmeta` VALUES (1067,824,'_sku','woo-hoodie-red');
INSERT INTO `wp_postmeta` VALUES (1068,824,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (1069,824,'_sale_price','42');
INSERT INTO `wp_postmeta` VALUES (1070,824,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1071,824,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1072,824,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1073,824,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1074,824,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1075,824,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1076,824,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1077,824,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1078,824,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1079,824,'_length','');
INSERT INTO `wp_postmeta` VALUES (1080,824,'_width','');
INSERT INTO `wp_postmeta` VALUES (1081,824,'_height','');
INSERT INTO `wp_postmeta` VALUES (1082,824,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1083,824,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1084,824,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1085,824,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1086,824,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1087,824,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1088,824,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1089,824,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1090,824,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1091,824,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1092,824,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1093,824,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1094,824,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1095,824,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1096,824,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1097,824,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1098,824,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1099,824,'_price','42');
INSERT INTO `wp_postmeta` VALUES (1101,825,'_sku','woo-hoodie-green');
INSERT INTO `wp_postmeta` VALUES (1102,825,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (1103,825,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1104,825,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1105,825,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1106,825,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1107,825,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1108,825,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1109,825,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1110,825,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1111,825,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1112,825,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1113,825,'_length','');
INSERT INTO `wp_postmeta` VALUES (1114,825,'_width','');
INSERT INTO `wp_postmeta` VALUES (1115,825,'_height','');
INSERT INTO `wp_postmeta` VALUES (1116,825,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1117,825,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1118,825,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1119,825,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1120,825,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1121,825,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1122,825,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1123,825,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1124,825,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1125,825,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1126,825,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1127,825,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1128,825,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1129,825,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1130,825,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1131,825,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1132,825,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1133,825,'_price','45');
INSERT INTO `wp_postmeta` VALUES (1135,826,'_sku','woo-hoodie-blue');
INSERT INTO `wp_postmeta` VALUES (1136,826,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (1137,826,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1138,826,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1139,826,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1140,826,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1141,826,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1142,826,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1143,826,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1144,826,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1145,826,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1146,826,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1147,826,'_length','');
INSERT INTO `wp_postmeta` VALUES (1148,826,'_width','');
INSERT INTO `wp_postmeta` VALUES (1149,826,'_height','');
INSERT INTO `wp_postmeta` VALUES (1150,826,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1151,826,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1152,826,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1153,826,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1154,826,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1155,826,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1156,826,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1157,826,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1158,826,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1159,826,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1160,826,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1161,826,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1162,826,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1163,826,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1164,826,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1165,826,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1166,826,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1167,826,'_price','45');
INSERT INTO `wp_postmeta` VALUES (1169,827,'_sku','woo-hoodie-blue-logo');
INSERT INTO `wp_postmeta` VALUES (1170,827,'_regular_price','45');
INSERT INTO `wp_postmeta` VALUES (1171,827,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1172,827,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1173,827,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1174,827,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1175,827,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1176,827,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (1177,827,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1178,827,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1179,827,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1180,827,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1181,827,'_length','');
INSERT INTO `wp_postmeta` VALUES (1182,827,'_width','');
INSERT INTO `wp_postmeta` VALUES (1183,827,'_height','');
INSERT INTO `wp_postmeta` VALUES (1184,827,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1185,827,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1186,827,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1187,827,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1188,827,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1189,827,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1190,827,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1191,827,'_download_limit','0');
INSERT INTO `wp_postmeta` VALUES (1192,827,'_download_expiry','0');
INSERT INTO `wp_postmeta` VALUES (1193,827,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1194,827,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1195,827,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1196,827,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1197,827,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1198,827,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1199,827,'_product_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1200,827,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1201,827,'_price','45');
INSERT INTO `wp_postmeta` VALUES (1206,821,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1207,821,'_wp_old_slug','import-placeholder-for-76');
INSERT INTO `wp_postmeta` VALUES (1208,821,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1210,821,'attribute_pa_color','red');
INSERT INTO `wp_postmeta` VALUES (1211,821,'attribute_pa_size','');
INSERT INTO `wp_postmeta` VALUES (1215,822,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1216,822,'_wp_old_slug','import-placeholder-for-77');
INSERT INTO `wp_postmeta` VALUES (1217,822,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1219,822,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (1220,822,'attribute_pa_size','');
INSERT INTO `wp_postmeta` VALUES (1224,823,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1225,823,'_wp_old_slug','import-placeholder-for-78');
INSERT INTO `wp_postmeta` VALUES (1226,823,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1228,823,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (1229,823,'attribute_pa_size','');
INSERT INTO `wp_postmeta` VALUES (1233,824,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1234,824,'_wp_old_slug','import-placeholder-for-79');
INSERT INTO `wp_postmeta` VALUES (1235,824,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1237,824,'attribute_pa_color','red');
INSERT INTO `wp_postmeta` VALUES (1238,824,'attribute_logo','No');
INSERT INTO `wp_postmeta` VALUES (1243,825,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1244,825,'_wp_old_slug','import-placeholder-for-80');
INSERT INTO `wp_postmeta` VALUES (1245,825,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1247,825,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (1248,825,'attribute_logo','No');
INSERT INTO `wp_postmeta` VALUES (1253,826,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1254,826,'_wp_old_slug','import-placeholder-for-81');
INSERT INTO `wp_postmeta` VALUES (1255,826,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1257,826,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (1258,826,'attribute_logo','No');
INSERT INTO `wp_postmeta` VALUES (1266,827,'_wpcom_is_markdown','');
INSERT INTO `wp_postmeta` VALUES (1267,827,'_wp_old_slug','import-placeholder-for-90');
INSERT INTO `wp_postmeta` VALUES (1268,827,'_variation_description','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.');
INSERT INTO `wp_postmeta` VALUES (1270,827,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (1271,827,'attribute_logo','Yes');
INSERT INTO `wp_postmeta` VALUES (1277,818,'_edit_lock','1604679019:1');
INSERT INTO `wp_postmeta` VALUES (1278,817,'_edit_lock','1604679019:1');
INSERT INTO `wp_postmeta` VALUES (1279,816,'_edit_lock','1604678603:1');
INSERT INTO `wp_postmeta` VALUES (1280,815,'_edit_lock','1604678604:1');
INSERT INTO `wp_postmeta` VALUES (1281,814,'_edit_lock','1650368550:1');
INSERT INTO `wp_postmeta` VALUES (1282,813,'_edit_lock','1604679019:1');
INSERT INTO `wp_postmeta` VALUES (1283,812,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1284,811,'_edit_lock','1527864603:1');
INSERT INTO `wp_postmeta` VALUES (1285,810,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1286,809,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1287,807,'_edit_lock','1638454000:1');
INSERT INTO `wp_postmeta` VALUES (1288,806,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1289,805,'_edit_lock','1604679016:1');
INSERT INTO `wp_postmeta` VALUES (1290,804,'_edit_lock','1604678897:1');
INSERT INTO `wp_postmeta` VALUES (1291,803,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1292,802,'_edit_lock','1527864602:1');
INSERT INTO `wp_postmeta` VALUES (1293,819,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1294,819,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1295,819,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1296,819,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1297,819,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1298,819,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1299,819,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1300,819,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1301,819,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1302,819,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1303,818,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1304,818,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1305,818,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1306,818,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1307,818,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1308,818,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1309,818,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1310,818,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1311,818,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1312,818,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1313,817,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1314,817,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1315,817,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1316,817,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1317,817,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1318,817,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1319,817,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1320,817,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1321,817,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1322,817,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1323,816,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1324,816,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1325,816,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1326,816,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1327,816,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1328,816,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1329,816,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1330,816,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1331,816,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1332,816,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (1333,815,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (1334,815,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1335,815,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1336,815,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1337,815,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1338,815,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1339,815,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1340,815,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1341,815,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1342,815,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1343,815,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1344,814,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (1345,814,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1346,814,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1347,814,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1348,814,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1349,814,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1350,814,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1351,814,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1352,814,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1353,814,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1354,814,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1355,813,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1356,813,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1357,813,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1358,813,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1359,813,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1360,813,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1361,813,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1362,813,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1363,813,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1364,813,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1365,812,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1366,812,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1367,812,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1368,812,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1369,812,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1370,812,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1371,812,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1372,812,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1373,812,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1374,812,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1375,811,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1376,811,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1377,811,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1378,811,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1379,811,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1380,811,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1381,811,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1382,811,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1383,811,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1384,811,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1385,810,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1386,810,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1387,810,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1388,810,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1389,810,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1390,810,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1391,810,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1392,810,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1393,810,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1394,810,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1395,809,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1396,809,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1397,809,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1398,809,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1399,809,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1400,809,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1401,809,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1402,809,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1403,809,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1404,809,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1405,807,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1406,807,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1407,807,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1408,807,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1409,807,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (1410,807,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1411,807,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1412,807,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1413,807,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1415,806,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1416,806,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1417,806,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1418,806,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1419,806,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1420,806,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1421,806,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1422,806,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1423,806,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1424,806,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1425,805,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1426,805,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1427,805,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1428,805,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1429,805,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1430,805,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1431,805,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1432,805,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1433,805,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1434,805,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1435,804,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1436,804,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1437,804,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1438,804,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1439,804,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1440,804,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1441,804,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1442,804,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1443,804,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1444,804,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1445,803,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1446,803,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1447,803,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1448,803,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1449,803,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1450,803,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1451,803,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1452,803,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1453,803,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1454,803,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1455,802,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1456,802,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1457,802,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1458,802,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1459,802,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1460,802,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1461,802,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1462,802,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1463,802,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1464,802,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1466,808,'_edit_lock','1527864779:1');
INSERT INTO `wp_postmeta` VALUES (1467,808,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (1468,808,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (1469,808,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (1470,808,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (1471,808,'banner_overlay_opacity','');
INSERT INTO `wp_postmeta` VALUES (1472,808,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (1473,808,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (1474,808,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (1475,808,'_yoast_wpseo_primary_product_cat','');
INSERT INTO `wp_postmeta` VALUES (1476,808,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (1717,843,'_variation_description','This is the Blue');
INSERT INTO `wp_postmeta` VALUES (1718,843,'_sku','');
INSERT INTO `wp_postmeta` VALUES (1719,843,'_regular_price','5');
INSERT INTO `wp_postmeta` VALUES (1720,843,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1721,843,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1722,843,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1723,843,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1724,843,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1725,843,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (1726,843,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1727,843,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1728,843,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1729,843,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1730,843,'_length','');
INSERT INTO `wp_postmeta` VALUES (1731,843,'_width','');
INSERT INTO `wp_postmeta` VALUES (1732,843,'_height','');
INSERT INTO `wp_postmeta` VALUES (1733,843,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1734,843,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1735,843,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1736,843,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1737,843,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1738,843,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1739,843,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1740,843,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (1741,843,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (1742,843,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1743,843,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1744,843,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1745,843,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1746,843,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1747,843,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1748,843,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (1749,843,'_price','5');
INSERT INTO `wp_postmeta` VALUES (1750,843,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1751,844,'_variation_description','This is the Gray');
INSERT INTO `wp_postmeta` VALUES (1752,844,'_sku','');
INSERT INTO `wp_postmeta` VALUES (1753,844,'_regular_price','5');
INSERT INTO `wp_postmeta` VALUES (1754,844,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1755,844,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1756,844,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1757,844,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1758,844,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1759,844,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (1760,844,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1761,844,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1762,844,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1763,844,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1764,844,'_length','');
INSERT INTO `wp_postmeta` VALUES (1765,844,'_width','');
INSERT INTO `wp_postmeta` VALUES (1766,844,'_height','');
INSERT INTO `wp_postmeta` VALUES (1767,844,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1768,844,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1769,844,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1770,844,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1771,844,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1772,844,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1773,844,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1774,844,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (1775,844,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (1776,844,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1777,844,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1778,844,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1779,844,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1780,844,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1781,844,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1782,844,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (1783,844,'_price','5');
INSERT INTO `wp_postmeta` VALUES (1784,844,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1785,845,'_variation_description','This is the green');
INSERT INTO `wp_postmeta` VALUES (1786,845,'_sku','');
INSERT INTO `wp_postmeta` VALUES (1787,845,'_regular_price','5');
INSERT INTO `wp_postmeta` VALUES (1788,845,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1789,845,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1790,845,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1791,845,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1792,845,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1793,845,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (1794,845,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1795,845,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1796,845,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1797,845,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1798,845,'_length','');
INSERT INTO `wp_postmeta` VALUES (1799,845,'_width','');
INSERT INTO `wp_postmeta` VALUES (1800,845,'_height','');
INSERT INTO `wp_postmeta` VALUES (1801,845,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1802,845,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1803,845,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1804,845,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1805,845,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1806,845,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1807,845,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1808,845,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (1809,845,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (1810,845,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1811,845,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1812,845,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1813,845,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1814,845,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1815,845,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1816,845,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (1817,845,'_price','5');
INSERT INTO `wp_postmeta` VALUES (1818,845,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (1930,10,'_edit_lock','1757137246:12');
INSERT INTO `wp_postmeta` VALUES (1931,10,'_edit_last','12');
INSERT INTO `wp_postmeta` VALUES (1932,912,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (1933,912,'_sku','');
INSERT INTO `wp_postmeta` VALUES (1934,912,'_regular_price','29');
INSERT INTO `wp_postmeta` VALUES (1935,912,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1936,912,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1937,912,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1938,912,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1939,912,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1940,912,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (1941,912,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1942,912,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1943,912,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1944,912,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1945,912,'_length','');
INSERT INTO `wp_postmeta` VALUES (1946,912,'_width','');
INSERT INTO `wp_postmeta` VALUES (1947,912,'_height','');
INSERT INTO `wp_postmeta` VALUES (1948,912,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1949,912,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1950,912,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1951,912,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1952,912,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1953,912,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1954,912,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1955,912,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (1956,912,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (1957,912,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1958,912,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1959,912,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1960,912,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1961,912,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1962,912,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1963,912,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (1964,912,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (1965,912,'_price','29');
INSERT INTO `wp_postmeta` VALUES (1966,912,'_product_version','4.2.2');
INSERT INTO `wp_postmeta` VALUES (1967,913,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (1968,913,'_sku','');
INSERT INTO `wp_postmeta` VALUES (1969,913,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (1970,913,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (1971,913,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (1972,913,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (1973,913,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (1974,913,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (1975,913,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (1976,913,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (1977,913,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (1978,913,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (1979,913,'_weight','');
INSERT INTO `wp_postmeta` VALUES (1980,913,'_length','');
INSERT INTO `wp_postmeta` VALUES (1981,913,'_width','');
INSERT INTO `wp_postmeta` VALUES (1982,913,'_height','');
INSERT INTO `wp_postmeta` VALUES (1983,913,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1984,913,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1985,913,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (1986,913,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1987,913,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (1988,913,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (1989,913,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (1990,913,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (1991,913,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (1992,913,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (1993,913,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (1994,913,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (1995,913,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1996,913,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (1997,913,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (1998,913,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (1999,913,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (2000,913,'_price','');
INSERT INTO `wp_postmeta` VALUES (2001,913,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2002,914,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2003,914,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2004,914,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2005,914,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2006,914,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2007,914,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2008,914,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2009,914,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2010,914,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2011,914,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2012,914,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2013,914,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2014,914,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2015,914,'_length','');
INSERT INTO `wp_postmeta` VALUES (2016,914,'_width','');
INSERT INTO `wp_postmeta` VALUES (2017,914,'_height','');
INSERT INTO `wp_postmeta` VALUES (2018,914,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2019,914,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2020,914,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2021,914,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2022,914,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2023,914,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2024,914,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2025,914,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2026,914,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2027,914,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2028,914,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2029,914,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2030,914,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2031,914,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2032,914,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2033,914,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (2034,914,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (2035,914,'_price','');
INSERT INTO `wp_postmeta` VALUES (2036,914,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2037,915,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2038,915,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2039,915,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2040,915,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2041,915,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2042,915,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2043,915,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2044,915,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2045,915,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2046,915,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2047,915,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2048,915,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2049,915,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2050,915,'_length','');
INSERT INTO `wp_postmeta` VALUES (2051,915,'_width','');
INSERT INTO `wp_postmeta` VALUES (2052,915,'_height','');
INSERT INTO `wp_postmeta` VALUES (2053,915,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2054,915,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2055,915,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2056,915,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2057,915,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2058,915,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2059,915,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2060,915,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2061,915,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2062,915,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2063,915,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2064,915,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2065,915,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2066,915,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2067,915,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2068,915,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (2069,915,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (2070,915,'_price','');
INSERT INTO `wp_postmeta` VALUES (2071,915,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2072,916,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2073,916,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2074,916,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2075,916,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2076,916,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2077,916,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2078,916,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2079,916,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2080,916,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2081,916,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2082,916,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2083,916,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2084,916,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2085,916,'_length','');
INSERT INTO `wp_postmeta` VALUES (2086,916,'_width','');
INSERT INTO `wp_postmeta` VALUES (2087,916,'_height','');
INSERT INTO `wp_postmeta` VALUES (2088,916,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2089,916,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2090,916,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2091,916,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2092,916,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2093,916,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2094,916,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2095,916,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2096,916,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2097,916,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2098,916,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2099,916,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2100,916,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2101,916,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2102,916,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2103,916,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (2104,916,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (2105,916,'_price','');
INSERT INTO `wp_postmeta` VALUES (2106,916,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2107,917,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2108,917,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2109,917,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2110,917,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2111,917,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2112,917,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2113,917,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2114,917,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2115,917,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2116,917,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2117,917,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2118,917,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2119,917,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2120,917,'_length','');
INSERT INTO `wp_postmeta` VALUES (2121,917,'_width','');
INSERT INTO `wp_postmeta` VALUES (2122,917,'_height','');
INSERT INTO `wp_postmeta` VALUES (2123,917,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2124,917,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2125,917,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2126,917,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2127,917,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2128,917,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2129,917,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2130,917,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2131,917,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2132,917,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2133,917,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2134,917,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2135,917,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2136,917,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2137,917,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2138,917,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (2139,917,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (2140,917,'_price','');
INSERT INTO `wp_postmeta` VALUES (2141,917,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2142,918,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2143,918,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2144,918,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2145,918,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2146,918,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2147,918,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2148,918,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2149,918,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2150,918,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2151,918,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2152,918,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2153,918,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2154,918,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2155,918,'_length','');
INSERT INTO `wp_postmeta` VALUES (2156,918,'_width','');
INSERT INTO `wp_postmeta` VALUES (2157,918,'_height','');
INSERT INTO `wp_postmeta` VALUES (2158,918,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2159,918,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2160,918,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2161,918,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2162,918,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2163,918,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2164,918,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2165,918,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2166,918,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2167,918,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2168,918,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2169,918,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2170,918,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2171,918,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2172,918,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2173,918,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (2174,918,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (2175,918,'_price','');
INSERT INTO `wp_postmeta` VALUES (2176,918,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2177,919,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2178,919,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2179,919,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2180,919,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2181,919,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2182,919,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2183,919,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2184,919,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2185,919,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2186,919,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2187,919,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2188,919,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2189,919,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2190,919,'_length','');
INSERT INTO `wp_postmeta` VALUES (2191,919,'_width','');
INSERT INTO `wp_postmeta` VALUES (2192,919,'_height','');
INSERT INTO `wp_postmeta` VALUES (2193,919,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2194,919,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2195,919,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2196,919,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2197,919,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2198,919,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2199,919,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2200,919,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2201,919,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2202,919,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2203,919,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2204,919,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2205,919,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2206,919,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2207,919,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2208,919,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (2209,919,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (2210,919,'_price','');
INSERT INTO `wp_postmeta` VALUES (2211,919,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2212,920,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (2213,920,'_sku','');
INSERT INTO `wp_postmeta` VALUES (2214,920,'_regular_price','');
INSERT INTO `wp_postmeta` VALUES (2215,920,'_sale_price','');
INSERT INTO `wp_postmeta` VALUES (2216,920,'_sale_price_dates_from','');
INSERT INTO `wp_postmeta` VALUES (2217,920,'_sale_price_dates_to','');
INSERT INTO `wp_postmeta` VALUES (2218,920,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (2219,920,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (2220,920,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (2221,920,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (2222,920,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (2223,920,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (2224,920,'_weight','');
INSERT INTO `wp_postmeta` VALUES (2225,920,'_length','');
INSERT INTO `wp_postmeta` VALUES (2226,920,'_width','');
INSERT INTO `wp_postmeta` VALUES (2227,920,'_height','');
INSERT INTO `wp_postmeta` VALUES (2228,920,'_upsell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2229,920,'_crosssell_ids','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2230,920,'_purchase_note','');
INSERT INTO `wp_postmeta` VALUES (2231,920,'_default_attributes','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2232,920,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (2233,920,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (2234,920,'_product_image_gallery','');
INSERT INTO `wp_postmeta` VALUES (2235,920,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (2236,920,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (2237,920,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (2238,920,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (2239,920,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (2240,920,'_wc_rating_count','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2241,920,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (2242,920,'_downloadable_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (2243,920,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (2244,920,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (2245,920,'_price','');
INSERT INTO `wp_postmeta` VALUES (2246,920,'_product_version','3.6.2');
INSERT INTO `wp_postmeta` VALUES (2317,927,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (2318,927,'_order_key','wc_order_5b5a620668710');
INSERT INTO `wp_postmeta` VALUES (2319,927,'_customer_user','0');
INSERT INTO `wp_postmeta` VALUES (2320,927,'_payment_method','');
INSERT INTO `wp_postmeta` VALUES (2321,927,'_payment_method_title','');
INSERT INTO `wp_postmeta` VALUES (2322,927,'_transaction_id','');
INSERT INTO `wp_postmeta` VALUES (2323,927,'_customer_ip_address','');
INSERT INTO `wp_postmeta` VALUES (2324,927,'_customer_user_agent','');
INSERT INTO `wp_postmeta` VALUES (2325,927,'_created_via','admin');
INSERT INTO `wp_postmeta` VALUES (2326,927,'_date_completed','');
INSERT INTO `wp_postmeta` VALUES (2327,927,'_completed_date','');
INSERT INTO `wp_postmeta` VALUES (2328,927,'_date_paid','');
INSERT INTO `wp_postmeta` VALUES (2329,927,'_paid_date','');
INSERT INTO `wp_postmeta` VALUES (2330,927,'_cart_hash','');
INSERT INTO `wp_postmeta` VALUES (2331,927,'_billing_first_name','');
INSERT INTO `wp_postmeta` VALUES (2332,927,'_billing_last_name','');
INSERT INTO `wp_postmeta` VALUES (2333,927,'_billing_company','');
INSERT INTO `wp_postmeta` VALUES (2334,927,'_billing_address_1','');
INSERT INTO `wp_postmeta` VALUES (2335,927,'_billing_address_2','');
INSERT INTO `wp_postmeta` VALUES (2336,927,'_billing_city','');
INSERT INTO `wp_postmeta` VALUES (2337,927,'_billing_state','');
INSERT INTO `wp_postmeta` VALUES (2338,927,'_billing_postcode','');
INSERT INTO `wp_postmeta` VALUES (2339,927,'_billing_country','');
INSERT INTO `wp_postmeta` VALUES (2340,927,'_billing_email','');
INSERT INTO `wp_postmeta` VALUES (2341,927,'_billing_phone','');
INSERT INTO `wp_postmeta` VALUES (2342,927,'_shipping_first_name','');
INSERT INTO `wp_postmeta` VALUES (2343,927,'_shipping_last_name','');
INSERT INTO `wp_postmeta` VALUES (2344,927,'_shipping_company','');
INSERT INTO `wp_postmeta` VALUES (2345,927,'_shipping_address_1','');
INSERT INTO `wp_postmeta` VALUES (2346,927,'_shipping_address_2','');
INSERT INTO `wp_postmeta` VALUES (2347,927,'_shipping_city','');
INSERT INTO `wp_postmeta` VALUES (2348,927,'_shipping_state','');
INSERT INTO `wp_postmeta` VALUES (2349,927,'_shipping_postcode','');
INSERT INTO `wp_postmeta` VALUES (2350,927,'_shipping_country','');
INSERT INTO `wp_postmeta` VALUES (2351,927,'_order_currency','USD');
INSERT INTO `wp_postmeta` VALUES (2352,927,'_cart_discount','0');
INSERT INTO `wp_postmeta` VALUES (2353,927,'_cart_discount_tax','0');
INSERT INTO `wp_postmeta` VALUES (2354,927,'_order_shipping','0');
INSERT INTO `wp_postmeta` VALUES (2355,927,'_order_shipping_tax','0');
INSERT INTO `wp_postmeta` VALUES (2356,927,'_order_tax','0');
INSERT INTO `wp_postmeta` VALUES (2357,927,'_order_total','15.00');
INSERT INTO `wp_postmeta` VALUES (2358,927,'_order_version','3.4.3');
INSERT INTO `wp_postmeta` VALUES (2359,927,'_prices_include_tax','no');
INSERT INTO `wp_postmeta` VALUES (2360,927,'_billing_address_index','          ');
INSERT INTO `wp_postmeta` VALUES (2361,927,'_shipping_address_index','        ');
INSERT INTO `wp_postmeta` VALUES (2362,927,'_edit_lock','1566708387:2');
INSERT INTO `wp_postmeta` VALUES (2589,768,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3102,1032,'_edit_last','13');
INSERT INTO `wp_postmeta` VALUES (3103,1032,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (3104,1032,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (3105,1032,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (3106,1032,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (3107,1032,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (3108,1032,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (3109,1032,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (3110,1032,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (3111,1032,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (3112,1032,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (3113,1032,'content_blocks','');
INSERT INTO `wp_postmeta` VALUES (3114,1032,'_content_blocks','field_57ea82fe7eef8');
INSERT INTO `wp_postmeta` VALUES (3116,1032,'_edit_lock','1755989300:9');
INSERT INTO `wp_postmeta` VALUES (3177,1042,'_edit_lock','1617713308:1');
INSERT INTO `wp_postmeta` VALUES (3178,1042,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (3183,1048,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (3185,1048,'team_subtitle','Team Subtitle');
INSERT INTO `wp_postmeta` VALUES (3186,1048,'_team_subtitle','field_5b716038ac8bf');
INSERT INTO `wp_postmeta` VALUES (3187,1048,'team_facebook','#');
INSERT INTO `wp_postmeta` VALUES (3188,1048,'_team_facebook','field_5b716044ac8c0');
INSERT INTO `wp_postmeta` VALUES (3189,1048,'team_twitter','#');
INSERT INTO `wp_postmeta` VALUES (3190,1048,'_team_twitter','field_5b71604fac8c1');
INSERT INTO `wp_postmeta` VALUES (3191,1048,'team_linkedin','');
INSERT INTO `wp_postmeta` VALUES (3192,1048,'_team_linkedin','field_5b716057ac8c2');
INSERT INTO `wp_postmeta` VALUES (3193,1048,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (3194,1048,'_edit_lock','1647337543:1');
INSERT INTO `wp_postmeta` VALUES (3195,1049,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (3197,1049,'team_subtitle','Team Subtitle');
INSERT INTO `wp_postmeta` VALUES (3198,1049,'_team_subtitle','field_5b716038ac8bf');
INSERT INTO `wp_postmeta` VALUES (3199,1049,'team_facebook','');
INSERT INTO `wp_postmeta` VALUES (3200,1049,'_team_facebook','field_5b716044ac8c0');
INSERT INTO `wp_postmeta` VALUES (3201,1049,'team_twitter','');
INSERT INTO `wp_postmeta` VALUES (3202,1049,'_team_twitter','field_5b71604fac8c1');
INSERT INTO `wp_postmeta` VALUES (3203,1049,'team_linkedin','');
INSERT INTO `wp_postmeta` VALUES (3204,1049,'_team_linkedin','field_5b716057ac8c2');
INSERT INTO `wp_postmeta` VALUES (3205,1049,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (3206,1049,'_edit_lock','1647337535:1');
INSERT INTO `wp_postmeta` VALUES (3207,1050,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (3209,1050,'team_subtitle','Team Subtitle');
INSERT INTO `wp_postmeta` VALUES (3210,1050,'_team_subtitle','field_5b716038ac8bf');
INSERT INTO `wp_postmeta` VALUES (3211,1050,'team_facebook','#');
INSERT INTO `wp_postmeta` VALUES (3212,1050,'_team_facebook','field_5b716044ac8c0');
INSERT INTO `wp_postmeta` VALUES (3213,1050,'team_twitter','#');
INSERT INTO `wp_postmeta` VALUES (3214,1050,'_team_twitter','field_5b71604fac8c1');
INSERT INTO `wp_postmeta` VALUES (3215,1050,'team_linkedin','#');
INSERT INTO `wp_postmeta` VALUES (3216,1050,'_team_linkedin','field_5b716057ac8c2');
INSERT INTO `wp_postmeta` VALUES (3217,1050,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (3218,1050,'_edit_lock','1647337528:1');
INSERT INTO `wp_postmeta` VALUES (3292,1012,'_edit_lock','1631108744:1');
INSERT INTO `wp_postmeta` VALUES (5148,1050,'team_instagram','#');
INSERT INTO `wp_postmeta` VALUES (5149,1050,'_team_instagram','field_5b75aca29d117');
INSERT INTO `wp_postmeta` VALUES (5150,1050,'team_youtube','#');
INSERT INTO `wp_postmeta` VALUES (5151,1050,'_team_youtube','field_5b75acb29d118');
INSERT INTO `wp_postmeta` VALUES (5792,749,'_edit_lock','1642319599:1');
INSERT INTO `wp_postmeta` VALUES (5793,749,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (6761,1134,'_ase_gallery_images','799,797,796,795,793,792,791,790');
INSERT INTO `wp_postmeta` VALUES (6818,818,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (6819,818,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (6820,818,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (6821,818,'hide_page_content','0');
INSERT INTO `wp_postmeta` VALUES (6822,818,'_hide_page_content','field_5bb79029a1b91');
INSERT INTO `wp_postmeta` VALUES (6823,818,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (6824,818,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (51031,1641,'_VenueOrigin','events-calendar');
INSERT INTO `wp_postmeta` VALUES (51032,1641,'_tribe_modified_fields','a:17:{s:12:\"_VenueOrigin\";i:1545403951;s:17:\"_EventShowMapLink\";i:1545403951;s:13:\"_EventShowMap\";i:1545403951;s:17:\"_VenueShowMapLink\";i:1545403951;s:13:\"_VenueShowMap\";i:1545403951;s:13:\"_VenueAddress\";i:1545403951;s:10:\"_VenueCity\";i:1545403951;s:13:\"_VenueCountry\";i:1545403951;s:14:\"_VenueProvince\";i:1545403951;s:11:\"_VenueState\";i:1545403951;s:9:\"_VenueZip\";i:1545403951;s:11:\"_VenuePhone\";i:1545403951;s:9:\"_VenueURL\";i:1545403951;s:18:\"_VenueEventShowMap\";i:1545403951;s:22:\"_VenueEventShowMapLink\";i:1545403951;s:19:\"_VenueStateProvince\";i:1545403951;s:25:\"_sbi_oembed_done_checking\";i:1643003642;}');
INSERT INTO `wp_postmeta` VALUES (51033,1641,'_EventShowMapLink','1');
INSERT INTO `wp_postmeta` VALUES (51034,1641,'_EventShowMap','1');
INSERT INTO `wp_postmeta` VALUES (51035,1641,'_VenueShowMapLink','1');
INSERT INTO `wp_postmeta` VALUES (51036,1641,'_VenueShowMap','1');
INSERT INTO `wp_postmeta` VALUES (51037,1641,'_VenueAddress','580 White Oak Lane');
INSERT INTO `wp_postmeta` VALUES (51038,1641,'_VenueCity','Richmond Hill');
INSERT INTO `wp_postmeta` VALUES (51039,1641,'_VenueCountry','United States');
INSERT INTO `wp_postmeta` VALUES (51040,1641,'_VenueProvince','');
INSERT INTO `wp_postmeta` VALUES (51041,1641,'_VenueState','GA');
INSERT INTO `wp_postmeta` VALUES (51042,1641,'_VenueZip','31324');
INSERT INTO `wp_postmeta` VALUES (51043,1641,'_VenuePhone','912-656-6434');
INSERT INTO `wp_postmeta` VALUES (51044,1641,'_VenueURL','https://hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (51045,1641,'_VenueEventShowMap','1');
INSERT INTO `wp_postmeta` VALUES (51046,1641,'_VenueEventShowMapLink','1');
INSERT INTO `wp_postmeta` VALUES (51047,1641,'_VenueStateProvince','GA');
INSERT INTO `wp_postmeta` VALUES (51049,1642,'_OrganizerOrigin','events-calendar');
INSERT INTO `wp_postmeta` VALUES (51050,1642,'_tribe_modified_fields','a:6:{s:16:\"_OrganizerOrigin\";i:1545403951;s:21:\"_OrganizerOrganizerID\";i:1545403951;s:15:\"_OrganizerPhone\";i:1545403951;s:17:\"_OrganizerWebsite\";i:1545403951;s:15:\"_OrganizerEmail\";i:1545403951;s:25:\"_sbi_oembed_done_checking\";i:1643003642;}');
INSERT INTO `wp_postmeta` VALUES (51051,1642,'_OrganizerOrganizerID','0');
INSERT INTO `wp_postmeta` VALUES (51052,1642,'_OrganizerPhone','912-656-6434');
INSERT INTO `wp_postmeta` VALUES (51053,1642,'_OrganizerWebsite','https://hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (51054,1642,'_OrganizerEmail','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (56623,1717,'_edit_lock','1656921734:1');
INSERT INTO `wp_postmeta` VALUES (56624,1717,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (59233,814,'_low_stock_amount','');
INSERT INTO `wp_postmeta` VALUES (60875,778,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (60876,778,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61445,817,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61446,817,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61455,806,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61456,806,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61465,807,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61466,807,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61475,809,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61476,809,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61485,808,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61486,808,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61499,818,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61500,818,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61505,804,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61506,804,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61515,819,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61516,819,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61525,810,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61526,810,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61535,811,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61536,811,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61545,803,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61546,803,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61555,815,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61556,815,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61565,814,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61566,814,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61578,813,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61580,813,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61585,816,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61586,816,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61595,812,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61596,812,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61608,805,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61610,805,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61615,802,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61616,802,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61635,1050,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61636,1050,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61870,1032,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (61871,1032,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (61925,1012,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (62033,1049,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (62034,1049,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (62043,1048,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (62044,1048,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (62731,1787,'_edit_lock','1617712802:1');
INSERT INTO `wp_postmeta` VALUES (62749,1787,'_edit_last','3');
INSERT INTO `wp_postmeta` VALUES (65460,1050,'team_contact','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (65461,1050,'_team_contact','field_5c9939db1dc31');
INSERT INTO `wp_postmeta` VALUES (65462,1049,'team_instagram','');
INSERT INTO `wp_postmeta` VALUES (65463,1049,'_team_instagram','field_5b75aca29d117');
INSERT INTO `wp_postmeta` VALUES (65464,1049,'team_youtube','');
INSERT INTO `wp_postmeta` VALUES (65465,1049,'_team_youtube','field_5b75acb29d118');
INSERT INTO `wp_postmeta` VALUES (65466,1049,'team_contact','');
INSERT INTO `wp_postmeta` VALUES (65467,1049,'_team_contact','field_5c9939db1dc31');
INSERT INTO `wp_postmeta` VALUES (65468,1048,'team_instagram','');
INSERT INTO `wp_postmeta` VALUES (65469,1048,'_team_instagram','field_5b75aca29d117');
INSERT INTO `wp_postmeta` VALUES (65470,1048,'team_youtube','');
INSERT INTO `wp_postmeta` VALUES (65471,1048,'_team_youtube','field_5b75acb29d118');
INSERT INTO `wp_postmeta` VALUES (65472,1048,'team_contact','');
INSERT INTO `wp_postmeta` VALUES (65473,1048,'_team_contact','field_5c9939db1dc31');
INSERT INTO `wp_postmeta` VALUES (70153,768,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (70154,768,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (70155,768,'hide_page_content','0');
INSERT INTO `wp_postmeta` VALUES (70156,768,'_hide_page_content','field_5bb79029a1b91');
INSERT INTO `wp_postmeta` VALUES (70157,768,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (70158,768,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (70159,768,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (70160,768,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (70161,768,'flex_copy','');
INSERT INTO `wp_postmeta` VALUES (70162,768,'_flex_copy','field_5bb6150f476dc');
INSERT INTO `wp_postmeta` VALUES (72256,1980,'_pum_built_in','default-theme');
INSERT INTO `wp_postmeta` VALUES (72257,1980,'_pum_default_theme','1');
INSERT INTO `wp_postmeta` VALUES (72258,1980,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72259,1980,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";i:100;s:13:\"atc_promotion\";N;s:17:\"container_padding\";i:18;s:23:\"container_border_radius\";N;s:26:\"container_background_color\";s:7:\"#f9f9f9\";s:28:\"container_background_opacity\";i:100;s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";i:1;s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";i:23;s:30:\"container_boxshadow_horizontal\";i:1;s:28:\"container_boxshadow_vertical\";i:1;s:24:\"container_boxshadow_blur\";i:3;s:26:\"container_boxshadow_spread\";N;s:25:\"container_boxshadow_inset\";s:2:\"no\";s:16:\"title_font_color\";s:7:\"#000000\";s:15:\"title_font_size\";i:32;s:17:\"title_line_height\";i:36;s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";i:400;s:16:\"title_font_style\";s:6:\"normal\";s:16:\"title_text_align\";s:4:\"left\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";i:23;s:27:\"title_textshadow_horizontal\";N;s:25:\"title_textshadow_vertical\";N;s:21:\"title_textshadow_blur\";N;s:18:\"content_font_color\";s:7:\"#8c8c8c\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";i:400;s:18:\"content_font_style\";s:7:\"inherit\";s:10:\"close_text\";s:5:\"CLOSE\";s:22:\"close_position_outside\";b:0;s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";N;s:21:\"close_position_bottom\";N;s:19:\"close_position_left\";N;s:20:\"close_position_right\";N;s:13:\"close_padding\";i:8;s:12:\"close_height\";N;s:11:\"close_width\";N;s:19:\"close_border_radius\";N;s:22:\"close_background_color\";s:7:\"#00b7cd\";s:24:\"close_background_opacity\";i:100;s:16:\"close_font_color\";s:7:\"#ffffff\";s:15:\"close_font_size\";i:12;s:17:\"close_line_height\";i:36;s:17:\"close_font_family\";s:7:\"inherit\";s:17:\"close_font_weight\";i:400;s:16:\"close_font_style\";s:7:\"inherit\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";i:1;s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";i:23;s:26:\"close_boxshadow_horizontal\";i:1;s:24:\"close_boxshadow_vertical\";i:1;s:20:\"close_boxshadow_blur\";i:3;s:22:\"close_boxshadow_spread\";N;s:21:\"close_boxshadow_inset\";s:2:\"no\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";i:23;s:27:\"close_textshadow_horizontal\";N;s:25:\"close_textshadow_vertical\";N;s:21:\"close_textshadow_blur\";N;}');
INSERT INTO `wp_postmeta` VALUES (72260,1981,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"60\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"8\";s:23:\"container_border_radius\";s:1:\"3\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:2:\"30\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:3:\"100\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#000000\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:7:\"&times;\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-13\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-13\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"26\";s:11:\"close_width\";s:2:\"26\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"24\";s:17:\"close_font_family\";s:5:\"Arial\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:5:\"solid\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"2\";s:19:\"close_border_radius\";s:2:\"26\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:2:\"15\";s:22:\"close_boxshadow_spread\";s:1:\"1\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"75\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}');
INSERT INTO `wp_postmeta` VALUES (72261,1981,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72262,1981,'_pum_built_in','lightbox');
INSERT INTO `wp_postmeta` VALUES (72263,1982,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"70\";s:17:\"container_padding\";s:2:\"28\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"5\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"4\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#315b7c\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"34\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"Ã—\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"8\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"8\";s:13:\"close_padding\";s:1:\"4\";s:12:\"close_height\";s:2:\"28\";s:11:\"close_width\";s:2:\"28\";s:22:\"close_background_color\";s:7:\"#315b7c\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"20\";s:15:\"close_font_size\";s:2:\"20\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"42\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}');
INSERT INTO `wp_postmeta` VALUES (72264,1982,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72265,1982,'_pum_built_in','enterprise-blue');
INSERT INTO `wp_postmeta` VALUES (72266,1983,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"75\";s:17:\"container_padding\";s:2:\"30\";s:26:\"container_background_color\";s:7:\"#ffffff\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:5:\"solid\";s:22:\"container_border_color\";s:7:\"#81d742\";s:22:\"container_border_width\";s:2:\"14\";s:23:\"container_border_radius\";s:2:\"80\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:1:\"0\";s:24:\"container_boxshadow_blur\";s:1:\"0\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:1:\"0\";s:16:\"title_font_color\";s:7:\"#2d2d2d\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:10:\"Montserrat\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"Ã—\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-30\";s:19:\"close_position_left\";s:3:\"-30\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-30\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:1:\"0\";s:11:\"close_width\";s:1:\"0\";s:22:\"close_background_color\";s:7:\"#ffffff\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#2d2d2d\";s:17:\"close_line_height\";s:2:\"28\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:2:\"28\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}');
INSERT INTO `wp_postmeta` VALUES (72267,1983,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72268,1983,'_pum_built_in','hello-box');
INSERT INTO `wp_postmeta` VALUES (72269,1984,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#000000\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#1e73be\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:4:\"none\";s:22:\"container_border_color\";s:7:\"#000000\";s:22:\"container_border_width\";s:1:\"1\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:2:\"no\";s:30:\"container_boxshadow_horizontal\";s:1:\"0\";s:28:\"container_boxshadow_vertical\";s:2:\"10\";s:24:\"container_boxshadow_blur\";s:2:\"25\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"50\";s:16:\"title_font_color\";s:7:\"#ffffff\";s:17:\"title_line_height\";s:2:\"28\";s:15:\"title_font_size\";s:2:\"26\";s:17:\"title_font_family\";s:10:\"Sans-Serif\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#ffffff\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"Ã—\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:1:\"0\";s:19:\"close_position_left\";s:1:\"0\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:1:\"0\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"24\";s:11:\"close_width\";s:2:\"24\";s:22:\"close_background_color\";s:7:\"#eeee22\";s:24:\"close_background_opacity\";s:3:\"100\";s:16:\"close_font_color\";s:7:\"#1e73be\";s:17:\"close_line_height\";s:2:\"24\";s:15:\"close_font_size\";s:2:\"32\";s:17:\"close_font_family\";s:15:\"Times New Roman\";s:17:\"close_font_weight\";s:3:\"100\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:2:\"-1\";s:24:\"close_boxshadow_vertical\";s:1:\"1\";s:20:\"close_boxshadow_blur\";s:1:\"1\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"10\";s:27:\"close_textshadow_horizontal\";s:2:\"-1\";s:25:\"close_textshadow_vertical\";s:1:\"1\";s:21:\"close_textshadow_blur\";s:1:\"1\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"10\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}');
INSERT INTO `wp_postmeta` VALUES (72270,1984,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72271,1984,'_pum_built_in','cutting-edge');
INSERT INTO `wp_postmeta` VALUES (72272,1985,'popup_theme_settings','a:67:{s:24:\"overlay_background_color\";s:7:\"#ffffff\";s:26:\"overlay_background_opacity\";s:2:\"50\";s:17:\"container_padding\";s:2:\"18\";s:26:\"container_background_color\";s:7:\"#fffbef\";s:28:\"container_background_opacity\";s:3:\"100\";s:22:\"container_border_style\";s:6:\"outset\";s:22:\"container_border_color\";s:7:\"#dd3333\";s:22:\"container_border_width\";s:2:\"20\";s:23:\"container_border_radius\";s:1:\"0\";s:25:\"container_boxshadow_inset\";s:3:\"yes\";s:30:\"container_boxshadow_horizontal\";s:1:\"1\";s:28:\"container_boxshadow_vertical\";s:1:\"1\";s:24:\"container_boxshadow_blur\";s:1:\"3\";s:26:\"container_boxshadow_spread\";s:1:\"0\";s:25:\"container_boxshadow_color\";s:7:\"#020202\";s:27:\"container_boxshadow_opacity\";s:2:\"97\";s:16:\"title_font_color\";s:7:\"#000000\";s:17:\"title_line_height\";s:2:\"36\";s:15:\"title_font_size\";s:2:\"32\";s:17:\"title_font_family\";s:7:\"inherit\";s:17:\"title_font_weight\";s:3:\"100\";s:16:\"title_font_style\";s:0:\"\";s:16:\"title_text_align\";s:4:\"left\";s:27:\"title_textshadow_horizontal\";s:1:\"0\";s:25:\"title_textshadow_vertical\";s:1:\"0\";s:21:\"title_textshadow_blur\";s:1:\"0\";s:22:\"title_textshadow_color\";s:7:\"#020202\";s:24:\"title_textshadow_opacity\";s:2:\"23\";s:18:\"content_font_color\";s:7:\"#2d2d2d\";s:19:\"content_font_family\";s:7:\"inherit\";s:19:\"content_font_weight\";s:3:\"100\";s:18:\"content_font_style\";s:0:\"\";s:10:\"close_text\";s:2:\"Ã—\";s:14:\"close_location\";s:8:\"topright\";s:18:\"close_position_top\";s:3:\"-20\";s:19:\"close_position_left\";s:3:\"-20\";s:21:\"close_position_bottom\";s:1:\"0\";s:20:\"close_position_right\";s:3:\"-20\";s:13:\"close_padding\";s:1:\"0\";s:12:\"close_height\";s:2:\"20\";s:11:\"close_width\";s:2:\"20\";s:22:\"close_background_color\";s:7:\"#000000\";s:24:\"close_background_opacity\";s:2:\"55\";s:16:\"close_font_color\";s:7:\"#ffffff\";s:17:\"close_line_height\";s:2:\"18\";s:15:\"close_font_size\";s:2:\"16\";s:17:\"close_font_family\";s:6:\"Tahoma\";s:17:\"close_font_weight\";s:3:\"700\";s:16:\"close_font_style\";s:0:\"\";s:18:\"close_border_style\";s:4:\"none\";s:18:\"close_border_color\";s:7:\"#ffffff\";s:18:\"close_border_width\";s:1:\"1\";s:19:\"close_border_radius\";s:1:\"0\";s:21:\"close_boxshadow_inset\";s:2:\"no\";s:26:\"close_boxshadow_horizontal\";s:1:\"0\";s:24:\"close_boxshadow_vertical\";s:1:\"0\";s:20:\"close_boxshadow_blur\";s:1:\"0\";s:22:\"close_boxshadow_spread\";s:1:\"0\";s:21:\"close_boxshadow_color\";s:7:\"#020202\";s:23:\"close_boxshadow_opacity\";s:2:\"23\";s:27:\"close_textshadow_horizontal\";s:1:\"0\";s:25:\"close_textshadow_vertical\";s:1:\"0\";s:21:\"close_textshadow_blur\";s:1:\"0\";s:22:\"close_textshadow_color\";s:7:\"#000000\";s:24:\"close_textshadow_opacity\";s:2:\"23\";s:13:\"atc_promotion\";N;s:22:\"close_position_outside\";i:0;}');
INSERT INTO `wp_postmeta` VALUES (72273,1985,'popup_theme_data_version','3');
INSERT INTO `wp_postmeta` VALUES (72274,1985,'_pum_built_in','framed-border');
INSERT INTO `wp_postmeta` VALUES (72275,1986,'data_version','3');
INSERT INTO `wp_postmeta` VALUES (72276,1986,'popup_open_count','495');
INSERT INTO `wp_postmeta` VALUES (72277,1986,'_edit_lock','1556286406:1');
INSERT INTO `wp_postmeta` VALUES (72278,1986,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (72279,1986,'popup_title','Newsletter Signup Title Here');
INSERT INTO `wp_postmeta` VALUES (72280,1986,'popup_settings','a:35:{s:17:\"disable_on_mobile\";b:0;s:17:\"disable_on_tablet\";b:0;s:18:\"custom_height_auto\";b:0;s:18:\"scrollable_content\";b:0;s:21:\"position_from_trigger\";b:0;s:14:\"position_fixed\";b:0;s:16:\"overlay_disabled\";b:0;s:9:\"stackable\";b:0;s:18:\"disable_reposition\";b:0;s:22:\"close_on_overlay_click\";s:1:\"1\";s:18:\"close_on_esc_press\";s:1:\"1\";s:17:\"close_on_f4_press\";b:0;s:19:\"disable_form_reopen\";b:0;s:21:\"disable_accessibility\";b:0;s:8:\"triggers\";a:1:{i:0;a:2:{s:4:\"type\";s:9:\"auto_open\";s:8:\"settings\";a:2:{s:11:\"cookie_name\";s:0:\"\";s:5:\"delay\";s:3:\"500\";}}}s:8:\"theme_id\";s:4:\"1980\";s:4:\"size\";s:6:\"medium\";s:20:\"responsive_min_width\";s:2:\"0%\";s:20:\"responsive_max_width\";s:4:\"100%\";s:12:\"custom_width\";s:5:\"640px\";s:13:\"custom_height\";s:5:\"380px\";s:14:\"animation_type\";s:4:\"fade\";s:15:\"animation_speed\";s:3:\"350\";s:16:\"animation_origin\";s:10:\"center top\";s:8:\"location\";s:10:\"center top\";s:12:\"position_top\";s:3:\"100\";s:15:\"position_bottom\";s:1:\"0\";s:13:\"position_left\";s:1:\"0\";s:14:\"position_right\";s:1:\"0\";s:6:\"zindex\";s:10:\"1999999999\";s:10:\"close_text\";s:0:\"\";s:18:\"close_button_delay\";s:1:\"0\";s:10:\"conditions\";a:0:{}s:7:\"cookies\";a:0:{}s:10:\"theme_slug\";s:13:\"default-theme\";}');
INSERT INTO `wp_postmeta` VALUES (72281,1986,'_wp_old_slug','home-popup');
INSERT INTO `wp_postmeta` VALUES (72282,1986,'popup_open_count_total','495');
INSERT INTO `wp_postmeta` VALUES (72283,1986,'popup_last_opened','1580196262');
INSERT INTO `wp_postmeta` VALUES (72291,1990,'sidebar_id','custom-sidebar-5');
INSERT INTO `wp_postmeta` VALUES (72292,1990,'sidebar_replacement_id','sidebar');
INSERT INTO `wp_postmeta` VALUES (72293,1990,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (72294,1990,'sidebar_attachments','a:6:{i:0;a:6:{s:15:\"menu-item-db-id\";s:1:\"0\";s:19:\"menu-item-object-id\";s:18:\"author_archive_all\";s:16:\"menu-item-object\";s:18:\"author_archive_all\";s:19:\"menu-item-parent-id\";s:1:\"0\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:18:\"template_hierarchy\";}i:1;a:6:{s:15:\"menu-item-db-id\";s:1:\"0\";s:19:\"menu-item-object-id\";s:10:\"index_page\";s:16:\"menu-item-object\";s:10:\"index_page\";s:19:\"menu-item-parent-id\";s:1:\"0\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:18:\"template_hierarchy\";}i:2;a:6:{s:15:\"menu-item-db-id\";s:1:\"0\";s:19:\"menu-item-object-id\";s:12:\"date_archive\";s:16:\"menu-item-object\";s:12:\"date_archive\";s:19:\"menu-item-parent-id\";s:1:\"0\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:18:\"template_hierarchy\";}i:3;a:6:{s:15:\"menu-item-db-id\";s:1:\"0\";s:19:\"menu-item-object-id\";s:14:\"search_results\";s:16:\"menu-item-object\";s:14:\"search_results\";s:19:\"menu-item-parent-id\";s:1:\"0\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:18:\"template_hierarchy\";}i:4;a:6:{s:15:\"menu-item-db-id\";s:1:\"1\";s:19:\"menu-item-object-id\";s:1:\"1\";s:16:\"menu-item-object\";s:8:\"category\";s:19:\"menu-item-parent-id\";s:8:\"category\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:12:\"taxonomy_all\";}i:5;a:6:{s:15:\"menu-item-db-id\";s:1:\"1\";s:19:\"menu-item-object-id\";s:1:\"1\";s:16:\"menu-item-object\";s:4:\"post\";s:19:\"menu-item-parent-id\";s:4:\"post\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:13:\"post_type_all\";}}');
INSERT INTO `wp_postmeta` VALUES (73384,2006,'sidebar_id','custom-sidebar-57');
INSERT INTO `wp_postmeta` VALUES (73385,2006,'sidebar_replacement_id','sidebar');
INSERT INTO `wp_postmeta` VALUES (73386,2006,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (73387,2006,'sidebar_attachments','a:2:{i:0;a:6:{s:15:\"menu-item-db-id\";s:1:\"1\";s:19:\"menu-item-object-id\";s:1:\"1\";s:16:\"menu-item-object\";s:11:\"product_cat\";s:19:\"menu-item-parent-id\";s:11:\"product_cat\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:12:\"taxonomy_all\";}i:1;a:6:{s:15:\"menu-item-db-id\";s:1:\"1\";s:19:\"menu-item-object-id\";s:1:\"1\";s:16:\"menu-item-object\";s:7:\"product\";s:19:\"menu-item-parent-id\";s:7:\"product\";s:18:\"menu-item-position\";s:1:\"0\";s:14:\"menu-item-type\";s:17:\"post_type_archive\";}}');
INSERT INTO `wp_postmeta` VALUES (73395,2006,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73396,2006,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73397,2006,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73398,2006,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73399,2006,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73400,2006,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73535,814,'_price','5');
INSERT INTO `wp_postmeta` VALUES (73536,803,'_price','42');
INSERT INTO `wp_postmeta` VALUES (73537,803,'_price','45');
INSERT INTO `wp_postmeta` VALUES (73538,802,'_price','15');
INSERT INTO `wp_postmeta` VALUES (73539,802,'_price','20');
INSERT INTO `wp_postmeta` VALUES (73540,2007,'_menu_item_type','taxonomy');
INSERT INTO `wp_postmeta` VALUES (73541,2007,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (73542,2007,'_menu_item_object_id','30');
INSERT INTO `wp_postmeta` VALUES (73543,2007,'_menu_item_object','product_cat');
INSERT INTO `wp_postmeta` VALUES (73544,2007,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (73545,2007,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (73546,2007,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (73547,2007,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (73549,2008,'_menu_item_type','taxonomy');
INSERT INTO `wp_postmeta` VALUES (73550,2008,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (73551,2008,'_menu_item_object_id','32');
INSERT INTO `wp_postmeta` VALUES (73552,2008,'_menu_item_object','product_cat');
INSERT INTO `wp_postmeta` VALUES (73553,2008,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (73554,2008,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (73555,2008,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (73556,2008,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (73558,2009,'_menu_item_type','taxonomy');
INSERT INTO `wp_postmeta` VALUES (73559,2009,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (73560,2009,'_menu_item_object_id','33');
INSERT INTO `wp_postmeta` VALUES (73561,2009,'_menu_item_object','product_cat');
INSERT INTO `wp_postmeta` VALUES (73562,2009,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (73563,2009,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (73564,2009,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (73565,2009,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (73567,2010,'_menu_item_type','taxonomy');
INSERT INTO `wp_postmeta` VALUES (73568,2010,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (73569,2010,'_menu_item_object_id','34');
INSERT INTO `wp_postmeta` VALUES (73570,2010,'_menu_item_object','product_cat');
INSERT INTO `wp_postmeta` VALUES (73571,2010,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (73572,2010,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (73573,2010,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (73574,2010,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (73576,2007,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73577,2007,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73578,2007,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73579,2007,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73580,2007,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73581,2007,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73583,2008,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73584,2008,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73585,2008,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73586,2008,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73587,2008,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73588,2008,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73590,2009,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73591,2009,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73592,2009,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73593,2009,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73594,2009,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73595,2009,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73597,2010,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73598,2010,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73599,2010,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73600,2010,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73601,2010,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73602,2010,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73837,1217,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73838,1217,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73839,1217,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73840,1217,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73841,1217,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73842,1217,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (73844,1218,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (73845,1218,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (73846,1218,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (73847,1218,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (73848,1218,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (73849,1218,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (75176,2024,'_edit_lock','1559312468:1');
INSERT INTO `wp_postmeta` VALUES (75177,2024,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (75179,2024,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (75187,2024,'_yoast_wpseo_primary_sc_event_category','');
INSERT INTO `wp_postmeta` VALUES (75188,2024,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (75189,2024,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (75190,2024,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (75191,2024,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (75192,2024,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (75193,2024,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (75194,2024,'swp_cache_timestamp','433142');
INSERT INTO `wp_postmeta` VALUES (76938,2408,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (76939,2408,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (76940,2408,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (76941,2408,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (76942,2408,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (76943,2408,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (76945,2409,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (76946,2409,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (76947,2409,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (76948,2409,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (76949,2409,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (76950,2409,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (76952,2410,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (76953,2410,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (76954,2410,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (76955,2410,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (76956,2410,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (76957,2410,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77233,1220,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77234,1220,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77235,1220,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77236,1220,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77237,1220,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77238,1220,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77240,2013,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77241,2013,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77242,2013,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77243,2013,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77244,2013,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77245,2013,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77247,1221,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77248,1221,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77249,1221,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77250,1221,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77251,1221,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77252,1221,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77254,1222,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77255,1222,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77256,1222,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77257,1222,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77258,1222,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77259,1222,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77261,1223,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77262,1223,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77263,1223,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77264,1223,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77265,1223,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77266,1223,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77268,1755,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77269,1755,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77270,1755,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77271,1755,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77272,1755,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77273,1755,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77275,1756,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77276,1756,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77277,1756,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77278,1756,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77279,1756,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77280,1756,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77282,1224,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77283,1224,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77284,1224,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77285,1224,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77286,1224,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77287,1224,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77289,1225,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77290,1225,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77291,1225,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77292,1225,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77293,1225,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77294,1225,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77296,1226,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77297,1226,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77298,1226,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77299,1226,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77300,1226,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77301,1226,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77303,1227,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77304,1227,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77305,1227,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77306,1227,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77307,1227,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77308,1227,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77688,1708,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77689,1708,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77690,1708,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77691,1708,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77692,1708,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77693,1708,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77695,1586,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77696,1586,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77697,1586,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77698,1586,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77699,1586,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77700,1586,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77702,1587,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77703,1587,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77704,1587,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77705,1587,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77706,1587,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77707,1587,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (77709,1585,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (77710,1585,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (77711,1585,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (77712,1585,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (77713,1585,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (77714,1585,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (78187,818,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78203,819,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78226,813,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78228,813,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78229,813,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78230,813,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78233,812,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78235,812,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78236,812,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78237,812,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78239,811,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78242,811,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78243,811,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78244,811,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78247,810,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78249,810,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78250,810,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78251,810,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78311,1050,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78320,1048,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78341,807,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78348,808,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78352,804,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78354,804,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78355,804,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78356,804,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78583,809,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78585,809,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78586,809,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78587,809,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78592,805,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78596,805,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78597,805,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78599,805,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78616,802,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78800,1219,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78801,1219,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (78802,1219,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78803,1219,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78804,1219,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78805,1219,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (78807,2414,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (78808,2414,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (78809,2414,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (78810,2414,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (78811,2414,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (78812,2414,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79038,1685,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79039,1685,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79040,1685,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79041,1685,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79042,1685,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79043,1685,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79045,2917,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79046,2917,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79047,2917,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79048,2917,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79049,2917,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79050,2917,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79052,299,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79053,299,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79054,299,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79055,299,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79056,299,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79057,299,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79059,1669,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79060,1669,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79061,1669,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79062,1669,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79063,1669,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79064,1669,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79066,1686,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79067,1686,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79068,1686,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79069,1686,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79070,1686,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79071,1686,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79073,296,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79074,296,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79075,296,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79076,296,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79077,296,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79078,296,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79080,297,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79081,297,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79082,297,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79083,297,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79084,297,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79085,297,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79087,298,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79088,298,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79089,298,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79090,298,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79091,298,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79092,298,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79094,300,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79095,300,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79096,300,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79097,300,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79098,300,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79099,300,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79101,301,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79102,301,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79103,301,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79104,301,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79105,301,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79106,301,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79108,1414,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79109,1414,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79110,1414,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79111,1414,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79112,1414,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79113,1414,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79115,302,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79116,302,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79117,302,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79118,302,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79119,302,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79120,302,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79122,1997,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79123,1997,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79124,1997,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79125,1997,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79126,1997,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79127,1997,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79129,305,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79130,305,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79131,305,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79132,305,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79133,305,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79134,305,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79136,871,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79137,871,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79138,871,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79139,871,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79140,871,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79141,871,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79143,1240,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79144,1240,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79145,1240,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79146,1240,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79147,1240,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79148,1240,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79150,2918,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79151,2918,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79152,2918,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79153,2918,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79154,2918,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79155,2918,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79157,39,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79158,39,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79159,39,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79160,39,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79161,39,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79162,39,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79164,1675,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79165,1675,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79166,1675,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79167,1675,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79168,1675,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79169,1675,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79171,1687,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79172,1687,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79173,1687,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79174,1687,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79175,1687,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79176,1687,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79178,1131,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79179,1131,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79180,1131,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79181,1131,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79182,1131,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79183,1131,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79185,1239,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79186,1239,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79187,1239,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79188,1239,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79189,1239,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79190,1239,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79192,1689,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79193,1689,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79194,1689,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79195,1689,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79196,1689,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79197,1689,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79199,40,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79200,40,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79201,40,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79202,40,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79203,40,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79204,40,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79206,41,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79207,41,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79208,41,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79209,41,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79210,41,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79211,41,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79213,1238,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79214,1238,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79215,1238,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79216,1238,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79217,1238,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79218,1238,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79220,42,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79221,42,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79222,42,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79223,42,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79224,42,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79225,42,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79227,1241,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79228,1241,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79229,1241,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79230,1241,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79231,1241,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79232,1241,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79234,1470,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79235,1470,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79236,1470,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79237,1470,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79238,1470,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79239,1470,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79241,1688,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79242,1688,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79243,1688,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79244,1688,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79245,1688,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79246,1688,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79248,849,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79249,849,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79250,849,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79251,849,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79252,849,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79253,849,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79255,55,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79256,55,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79257,55,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79258,55,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79259,55,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79260,55,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79262,2919,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79263,2919,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79264,2919,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79265,2919,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79266,2919,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79267,2919,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79269,56,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79270,56,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79271,56,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79272,56,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79273,56,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79274,56,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79276,1676,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79277,1676,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79278,1676,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79279,1676,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79280,1676,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79281,1676,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79283,1690,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79284,1690,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79285,1690,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79286,1690,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79287,1690,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79288,1690,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79290,1254,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79291,1254,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79292,1254,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79293,1254,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79294,1254,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79295,1254,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79297,1255,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79298,1255,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79299,1255,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79300,1255,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79301,1255,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79302,1255,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79304,1256,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79305,1256,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79306,1256,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79307,1256,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79308,1256,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79309,1256,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79311,57,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79312,57,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79313,57,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79314,57,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79315,57,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79316,57,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79318,1253,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79319,1253,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79320,1253,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79321,1253,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79322,1253,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79323,1253,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79325,58,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79326,58,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79327,58,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79328,58,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79329,58,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79330,58,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79332,59,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79333,59,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79334,59,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79335,59,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79336,59,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79337,59,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79339,1257,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79340,1257,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79341,1257,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79342,1257,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79343,1257,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79344,1257,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79346,1258,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79347,1258,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79348,1258,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79349,1258,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79350,1258,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79351,1258,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79353,1259,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79354,1259,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79355,1259,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79356,1259,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79357,1259,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79358,1259,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79360,1260,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79361,1260,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79362,1260,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79363,1260,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79364,1260,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79365,1260,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79367,1261,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79368,1261,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79369,1261,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79370,1261,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79371,1261,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79372,1261,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79374,1262,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79375,1262,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79376,1262,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79377,1262,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79378,1262,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79379,1262,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79381,1263,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79382,1263,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79383,1263,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79384,1263,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79385,1263,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79386,1263,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79388,851,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79389,851,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79390,851,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79391,851,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79392,851,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79393,851,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79395,69,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79396,69,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79397,69,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79398,69,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79399,69,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79400,69,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79402,2920,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79403,2920,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79404,2920,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79405,2920,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79406,2920,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79407,2920,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79409,70,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79410,70,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79411,70,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79412,70,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79413,70,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79414,70,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79416,1677,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79417,1677,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79418,1677,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79419,1677,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79420,1677,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79421,1677,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79423,1691,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79424,1691,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79425,1691,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79426,1691,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79427,1691,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79428,1691,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79430,66,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79431,66,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79432,66,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79433,66,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79434,66,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79435,66,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79437,67,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79438,67,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79439,67,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79440,67,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79441,67,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79442,67,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79444,68,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79445,68,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79446,68,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79447,68,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79448,68,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79449,68,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79451,71,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79452,71,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79453,71,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79454,71,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79455,71,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79456,71,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79458,72,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79459,72,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79460,72,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79461,72,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79462,72,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79463,72,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79465,1244,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79466,1244,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79467,1244,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79468,1244,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79469,1244,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79470,1244,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79472,73,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79473,73,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79474,73,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79475,73,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79476,73,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79477,73,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79479,1245,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79480,1245,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79481,1245,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79482,1245,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79483,1245,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79484,1245,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79486,1807,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79487,1807,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79488,1807,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79489,1807,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79490,1807,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79491,1807,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79493,1808,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79494,1808,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79495,1808,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79496,1808,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79497,1808,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79498,1808,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79500,79,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79501,79,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79502,79,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79503,79,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79504,79,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79505,79,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79507,853,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79508,853,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79509,853,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79510,853,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79511,853,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79512,853,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79514,114,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79515,114,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79516,114,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79517,114,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79518,114,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79519,114,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79521,2921,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79522,2921,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79523,2921,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79524,2921,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79525,2921,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79526,2921,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79528,115,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79529,115,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79530,115,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79531,115,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79532,115,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79533,115,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79535,1678,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79536,1678,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79537,1678,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79538,1678,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79539,1678,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79540,1678,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79542,1692,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79543,1692,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79544,1692,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79545,1692,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79546,1692,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79547,1692,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79549,111,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79550,111,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79551,111,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79552,111,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79553,111,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79554,111,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79556,112,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79557,112,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79558,112,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79559,112,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79560,112,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79561,112,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79563,113,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79564,113,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79565,113,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79566,113,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79567,113,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79568,113,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79570,116,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79571,116,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79572,116,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79573,116,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79574,116,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79575,116,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79577,117,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79578,117,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79579,117,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79580,117,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79581,117,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79582,117,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79584,1194,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79585,1194,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79586,1194,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79587,1194,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79588,1194,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79589,1194,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79591,118,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79592,118,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79593,118,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79594,118,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79595,118,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79596,118,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79598,1450,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79599,1450,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79600,1450,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79601,1450,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79602,1450,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79603,1450,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79605,1195,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79606,1195,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79607,1195,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79608,1195,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79609,1195,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79610,1195,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79612,1202,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79613,1202,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79614,1202,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79615,1202,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79616,1202,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79617,1202,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79619,1208,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79620,1208,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79621,1208,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79622,1208,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79623,1208,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79624,1208,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79626,1211,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79627,1211,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79628,1211,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79629,1211,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79630,1211,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79631,1211,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79633,1216,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79634,1216,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79635,1216,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79636,1216,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79637,1216,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79638,1216,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79640,1229,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79641,1229,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79642,1229,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79643,1229,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79644,1229,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79645,1229,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79647,1893,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79648,1893,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79649,1893,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79650,1893,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79651,1893,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79652,1893,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79654,1228,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79655,1228,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79656,1228,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79657,1228,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79658,1228,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79659,1228,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79661,856,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79662,856,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79663,856,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79664,856,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79665,856,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79666,856,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79668,286,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79669,286,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79670,286,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79671,286,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79672,286,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79673,286,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79675,2922,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79676,2922,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79677,2922,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79678,2922,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79679,2922,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79680,2922,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79766,287,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79767,287,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79768,287,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79769,287,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79770,287,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79771,287,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79773,1679,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79774,1679,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79775,1679,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79776,1679,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79777,1679,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79778,1679,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79780,1693,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79781,1693,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79782,1693,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79783,1693,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79784,1693,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79785,1693,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79787,283,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79788,283,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79789,283,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79790,283,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79791,283,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79792,283,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79794,284,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79795,284,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79796,284,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79797,284,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79798,284,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79799,284,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79801,285,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79802,285,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79803,285,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79804,285,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79805,285,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79806,285,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79808,288,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79809,288,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79810,288,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79811,288,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79812,288,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79813,288,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79815,289,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79816,289,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79817,289,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79818,289,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79819,289,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79820,289,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79822,1252,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79823,1252,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79824,1252,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79825,1252,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79826,1252,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79827,1252,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79829,290,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79830,290,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79831,290,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79832,290,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79833,290,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79834,290,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79836,295,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79837,295,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79838,295,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79839,295,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79840,295,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79841,295,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79843,870,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79844,870,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79845,870,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79846,870,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79847,870,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79848,870,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79850,1313,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79851,1313,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79852,1313,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79853,1313,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79854,1313,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79855,1313,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79857,2933,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79858,2933,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79859,2933,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79860,2933,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79861,2933,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79862,2933,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79864,1314,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79865,1314,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79866,1314,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79867,1314,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79868,1314,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79869,1314,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79871,1680,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79872,1680,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79873,1680,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79874,1680,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79875,1680,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79876,1680,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79878,1694,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79879,1694,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79880,1694,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79881,1694,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79882,1694,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79883,1694,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79885,1310,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79886,1310,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79887,1310,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79888,1310,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79889,1310,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79890,1310,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79892,1311,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79893,1311,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79894,1311,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79895,1311,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79896,1311,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79897,1311,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79899,1312,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79900,1312,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79901,1312,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79902,1312,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79903,1312,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79904,1312,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79906,1315,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79907,1315,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79908,1315,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79909,1315,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79910,1315,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79911,1315,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79913,1332,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79914,1332,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79915,1332,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79916,1332,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79917,1332,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79918,1332,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79920,1309,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79921,1309,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79922,1309,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79923,1309,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79924,1309,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79925,1309,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79927,1316,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79928,1316,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79929,1316,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79930,1316,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79931,1316,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79932,1316,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79934,1324,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79935,1324,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79936,1324,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79937,1324,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79938,1324,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79939,1324,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79941,1333,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79942,1333,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79943,1333,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79944,1333,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79945,1333,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79946,1333,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79948,1334,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79949,1334,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79950,1334,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79951,1334,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79952,1334,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79953,1334,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79955,1335,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79956,1335,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79957,1335,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79958,1335,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79959,1335,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79960,1335,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79962,1336,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79963,1336,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79964,1336,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79965,1336,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79966,1336,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79967,1336,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79969,1337,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79970,1337,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79971,1337,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79972,1337,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79973,1337,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79974,1337,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (79976,1267,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (79977,1267,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (79978,1267,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (79979,1267,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (79980,1267,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (79981,1267,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80109,2934,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80110,2934,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80111,2934,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80112,2934,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80113,2934,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80114,2934,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80116,1268,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80117,1268,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80118,1268,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80119,1268,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80120,1268,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80121,1268,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80123,1681,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80124,1681,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80125,1681,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80126,1681,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80127,1681,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80128,1681,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80130,1695,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80131,1695,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80132,1695,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80133,1695,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80134,1695,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80135,1695,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80137,1264,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80138,1264,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80139,1264,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80140,1264,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80141,1264,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80142,1264,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80144,1265,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80145,1265,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80146,1265,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80147,1265,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80148,1265,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80149,1265,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80151,1266,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80152,1266,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80153,1266,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80154,1266,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80155,1266,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80156,1266,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80158,1269,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80159,1269,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80160,1269,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80161,1269,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80162,1269,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80163,1269,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80165,1270,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80166,1270,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80167,1270,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80168,1270,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80169,1270,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80170,1270,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80172,1273,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80173,1273,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80174,1273,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80175,1273,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80176,1273,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80177,1273,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80179,1271,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80180,1271,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80181,1271,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80182,1271,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80183,1271,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80184,1271,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80186,1274,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80187,1274,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80188,1274,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80189,1274,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80190,1274,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80191,1274,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80193,1278,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80194,1278,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80195,1278,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80196,1278,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80197,1278,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80198,1278,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80200,1279,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80201,1279,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80202,1279,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80203,1279,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80204,1279,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80205,1279,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80207,1696,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80208,1696,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80209,1696,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80210,1696,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80211,1696,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80212,1696,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80214,1272,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80215,1272,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80216,1272,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80217,1272,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80218,1272,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80219,1272,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80424,1285,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80425,1285,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80426,1285,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80427,1285,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80428,1285,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80429,1285,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80431,2935,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80432,2935,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80433,2935,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80434,2935,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80435,2935,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80436,2935,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80438,1286,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80439,1286,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80440,1286,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80441,1286,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80442,1286,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80443,1286,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80445,1682,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80446,1682,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80447,1682,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80448,1682,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80449,1682,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80450,1682,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80452,1684,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80453,1684,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80454,1684,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80455,1684,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80456,1684,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80457,1684,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80459,1282,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80460,1282,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80461,1282,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80462,1282,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80463,1282,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80464,1282,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80466,1283,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80467,1283,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80468,1283,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80469,1283,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80470,1283,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80471,1283,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80473,1284,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80474,1284,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80475,1284,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80476,1284,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80477,1284,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80478,1284,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80480,1281,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80481,1281,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80482,1281,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80483,1281,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80484,1281,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80485,1281,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80487,1287,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80488,1287,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80489,1287,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80490,1287,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80491,1287,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80492,1287,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80494,1288,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80495,1288,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80496,1288,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80497,1288,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80498,1288,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80499,1288,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80501,1705,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80502,1705,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80503,1705,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80504,1705,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80505,1705,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80506,1705,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80508,1740,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80509,1740,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80510,1740,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80511,1740,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80512,1740,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80513,1740,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80515,2070,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80516,2070,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80517,2070,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80518,2070,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80519,2070,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80520,2070,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80522,1289,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80523,1289,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80524,1289,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80525,1289,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80526,1289,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80527,1289,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80529,1766,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80530,1766,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80531,1766,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80532,1766,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80533,1766,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80534,1766,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80536,1306,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80537,1306,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80538,1306,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80539,1306,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80540,1306,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80541,1306,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80543,1767,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80544,1767,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80545,1767,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80546,1767,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80547,1767,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80548,1767,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80550,1771,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80551,1771,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80552,1771,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80553,1771,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80554,1771,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80555,1771,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80557,2071,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80558,2071,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80559,2071,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80560,2071,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80561,2071,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80562,2071,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80564,1290,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80565,1290,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80566,1290,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80567,1290,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80568,1290,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80569,1290,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80571,1302,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80572,1302,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80573,1302,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80574,1302,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80575,1302,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80576,1302,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80578,1291,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80579,1291,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80580,1291,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80581,1291,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80582,1291,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80583,1291,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80585,1292,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80586,1292,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80587,1292,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80588,1292,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80589,1292,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80590,1292,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80592,1293,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80593,1293,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80594,1293,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80595,1293,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80596,1293,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80597,1293,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80599,1294,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80600,1294,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80601,1294,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80602,1294,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80603,1294,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80604,1294,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80606,1702,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80607,1702,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80608,1702,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80609,1702,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80610,1702,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80611,1702,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80613,1295,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80614,1295,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80615,1295,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80616,1295,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80617,1295,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80618,1295,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80620,558,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80621,558,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80622,558,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80623,558,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80624,558,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80625,558,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80627,2936,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80628,2936,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80629,2936,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80630,2936,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80631,2936,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80632,2936,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80634,559,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80635,559,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80636,559,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80637,559,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80638,559,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80639,559,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80641,1665,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80642,1665,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80643,1665,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80644,1665,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80645,1665,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80646,1665,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80648,1683,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80649,1683,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80650,1683,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80651,1683,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80652,1683,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80653,1683,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80655,555,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80656,555,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80657,555,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80658,555,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80659,555,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80660,555,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80662,556,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80663,556,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80664,556,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80665,556,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80666,556,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80667,556,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80669,557,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80670,557,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80671,557,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80672,557,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80673,557,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80674,557,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80676,560,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80677,560,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80678,560,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80679,560,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80680,560,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80681,560,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80683,561,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80684,561,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80685,561,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80686,561,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80687,561,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80688,561,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80690,1398,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80691,1398,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80692,1398,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80693,1398,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80694,1398,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80695,1398,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80697,562,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80698,562,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80699,562,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80700,562,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80701,562,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80702,562,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80704,2407,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80705,2407,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80706,2407,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80707,2407,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80708,2407,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80709,2407,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80711,565,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80712,565,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80713,565,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80714,565,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80715,565,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80716,565,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80718,894,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80719,894,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80720,894,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80721,894,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80722,894,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80723,894,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80725,1377,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80726,1377,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80727,1377,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80728,1377,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80729,1377,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80730,1377,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80732,2937,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80733,2937,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80734,2937,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80735,2937,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80736,2937,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80737,2937,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80823,1375,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80824,1375,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80825,1375,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80826,1375,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80827,1375,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80828,1375,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80830,1670,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80831,1670,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80832,1670,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80833,1670,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80834,1670,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80835,1670,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80837,1703,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80838,1703,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80839,1703,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80840,1703,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80841,1703,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80842,1703,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80844,1374,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80845,1374,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80846,1374,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80847,1374,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80848,1374,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80849,1374,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80858,1376,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80859,1376,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80860,1376,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80861,1376,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80862,1376,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80863,1376,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80865,1383,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80866,1383,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80867,1383,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80868,1383,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80869,1383,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80870,1383,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80893,638,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80894,638,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80895,638,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80896,638,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80897,638,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80898,638,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80900,2938,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80901,2938,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80902,2938,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80903,2938,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80904,2938,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80905,2938,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80907,639,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80908,639,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80909,639,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80910,639,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80911,639,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80912,639,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80914,1671,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80915,1671,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80916,1671,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80917,1671,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80918,1671,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80919,1671,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80921,1697,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80922,1697,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80923,1697,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80924,1697,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80925,1697,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80926,1697,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80928,635,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80929,635,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80930,635,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80931,635,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80932,635,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80933,635,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80935,636,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80936,636,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80937,636,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80938,636,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80939,636,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80940,636,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80942,637,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80943,637,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80944,637,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80945,637,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80946,637,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80947,637,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80949,640,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80950,640,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80951,640,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80952,640,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80953,640,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80954,640,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80956,1399,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80957,1399,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80958,1399,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80959,1399,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80960,1399,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80961,1399,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80963,836,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80964,836,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80965,836,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80966,836,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80967,836,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80968,836,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80970,641,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80971,641,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80972,641,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80973,641,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80974,641,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80975,641,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80977,1400,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80978,1400,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80979,1400,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80980,1400,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80981,1400,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80982,1400,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80984,1408,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80985,1408,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80986,1408,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80987,1408,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80988,1408,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80989,1408,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80991,1409,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80992,1409,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (80993,1409,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (80994,1409,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (80995,1409,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (80996,1409,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (80998,1410,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (80999,1410,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81000,1410,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81001,1410,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81002,1410,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81003,1410,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81005,1411,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81006,1411,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81007,1411,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81008,1411,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81009,1411,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81010,1411,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81012,1412,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81013,1412,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81014,1412,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81015,1412,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81016,1412,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81017,1412,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81019,645,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81020,645,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81021,645,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81022,645,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81023,645,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81024,645,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81026,646,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81027,646,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81028,646,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81029,646,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81030,646,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81031,646,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81033,599,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81034,599,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81035,599,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81036,599,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81037,599,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81038,599,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81040,2939,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81041,2939,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81042,2939,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81043,2939,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81044,2939,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81045,2939,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81047,600,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81048,600,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81049,600,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81050,600,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81051,600,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81052,600,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81054,1672,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81055,1672,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81056,1672,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81057,1672,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81058,1672,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81059,1672,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81061,1698,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81062,1698,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81063,1698,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81064,1698,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81065,1698,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81066,1698,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81068,596,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81069,596,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81070,596,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81071,596,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81072,596,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81073,596,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81075,597,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81076,597,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81077,597,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81078,597,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81079,597,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81080,597,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81082,598,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81083,598,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81084,598,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81085,598,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81086,598,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81087,598,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81089,601,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81090,601,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81091,601,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81092,601,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81093,601,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81094,601,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81096,1922,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81097,1922,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81098,1922,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81099,1922,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81100,1922,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81101,1922,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81103,602,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81104,602,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81105,602,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81106,602,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81107,602,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81108,602,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81110,605,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81111,605,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81112,605,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81113,605,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81114,605,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81115,605,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81117,897,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81118,897,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81119,897,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81120,897,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81121,897,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81122,897,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81124,569,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81125,569,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81126,569,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81127,569,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81128,569,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81129,569,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81131,2940,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81132,2940,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81133,2940,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81134,2940,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81135,2940,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81136,2940,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81138,570,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81139,570,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81140,570,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81141,570,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81142,570,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81143,570,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81145,1673,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81146,1673,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81147,1673,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81148,1673,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81149,1673,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81150,1673,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81152,1699,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81153,1699,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81154,1699,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81155,1699,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81156,1699,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81157,1699,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81159,566,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81160,566,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81161,566,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81162,566,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81163,566,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81164,566,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81166,567,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81167,567,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81168,567,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81169,567,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81170,567,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81171,567,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81173,568,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81174,568,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81175,568,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81176,568,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81177,568,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81178,568,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81180,571,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81181,571,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81182,571,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81183,571,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81184,571,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81185,571,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81187,1975,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81188,1975,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81189,1975,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81190,1975,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81191,1975,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81192,1975,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81194,1417,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81195,1417,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81196,1417,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81197,1417,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81198,1417,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81199,1417,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81201,572,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81202,572,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81203,572,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81204,572,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81205,572,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81206,572,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81208,576,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81209,576,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81210,576,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81211,576,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81212,576,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81213,576,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81215,1418,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81216,1418,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81217,1418,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81218,1418,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81219,1418,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81220,1418,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81222,1728,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81223,1728,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81224,1728,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81225,1728,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81226,1728,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81227,1728,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81229,580,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81230,580,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81231,580,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81232,580,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81233,580,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81234,580,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81236,895,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81237,895,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81238,895,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81239,895,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81240,895,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81241,895,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81243,650,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81244,650,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81245,650,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81246,650,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81247,650,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81248,650,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81250,2941,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81251,2941,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81252,2941,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81253,2941,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81254,2941,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81255,2941,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81257,651,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81258,651,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81259,651,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81260,651,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81261,651,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81262,651,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81264,1674,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81265,1674,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81266,1674,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81267,1674,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81268,1674,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81269,1674,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81271,1700,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81272,1700,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81273,1700,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81274,1700,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81275,1700,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81276,1700,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81278,647,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81279,647,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81280,647,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81281,647,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81282,647,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81283,647,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81285,648,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81286,648,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81287,648,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81288,648,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81289,648,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81290,648,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81292,649,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81293,649,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81294,649,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81295,649,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81296,649,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81297,649,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81299,652,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81300,652,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81301,652,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81302,652,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81303,652,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81304,652,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81306,653,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81307,653,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81308,653,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81309,653,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81310,653,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81311,653,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81313,1338,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81314,1338,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81315,1338,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81316,1338,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81317,1338,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81318,1338,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81320,654,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81321,654,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81322,654,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81323,654,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81324,654,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81325,654,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81327,1339,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81328,1339,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81329,1339,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81330,1339,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81331,1339,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81332,1339,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81334,1343,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81335,1343,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81336,1343,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81337,1343,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81338,1343,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81339,1343,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81341,1348,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81342,1348,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81343,1348,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81344,1348,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81345,1348,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81346,1348,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81348,1353,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81349,1353,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81350,1353,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81351,1353,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81352,1353,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81353,1353,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81355,1357,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81356,1357,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81357,1357,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81358,1357,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81359,1357,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81360,1357,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81362,1367,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81363,1367,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81364,1367,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81365,1367,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81366,1367,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81367,1367,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81369,1368,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81370,1368,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81371,1368,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81372,1368,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81373,1368,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81374,1368,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81376,1369,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81377,1369,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81378,1369,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81379,1369,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81380,1369,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81381,1369,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81383,1371,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81384,1371,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81385,1371,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81386,1371,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81387,1371,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81388,1371,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81390,1372,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81391,1372,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81392,1372,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81393,1372,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81394,1372,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81395,1372,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81397,1363,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81398,1363,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81399,1363,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81400,1363,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81401,1363,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81402,1363,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81404,659,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81405,659,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81406,659,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81407,659,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81408,659,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81409,659,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (81411,901,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (81412,901,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (81413,901,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (81414,901,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (81415,901,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (81416,901,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82338,1373,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82339,1373,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82340,1373,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82341,1373,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82342,1373,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82343,1373,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82345,3143,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82346,3143,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82347,3143,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82348,3143,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82349,3143,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82350,3143,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82352,3144,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82353,3144,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82354,3144,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82355,3144,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82356,3144,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82357,3144,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82359,1378,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82360,1378,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82361,1378,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82362,1378,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82363,1378,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82364,1378,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82366,1388,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82367,1388,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82368,1388,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82369,1388,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82370,1388,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82371,1388,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (82373,1382,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (82374,1382,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (82375,1382,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (82376,1382,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (82377,1382,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (82378,1382,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (88303,3626,'ct_builder_shortcodes','[ct_section ct_sign_sha256=\'8693d51b357c260e26f19e45c35bcde8cc9e84b338392396bd713f4b514b064a\' ct_options=\'{\"ct_id\":2,\"ct_parent\":0,\"selector\":\"section-2-306\",\"original\":{\"container-padding-top\":\"100\",\"container-padding-bottom\":\"100\"},\"activeselector\":false}\'][ct_inner_content_2 ct_sign_sha256=\'36bf8544e2d9d6fb46f5d46887f097bc33f887ccdceea640d2511e3f753875e2\' ct_options=\'{\"ct_id\":3,\"ct_parent\":2,\"selector\":\"inner_content-3-306\"}\'][/ct_inner_content_2][/ct_section]');
INSERT INTO `wp_postmeta` VALUES (88304,3626,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88305,3626,'ct_template_order','0');
INSERT INTO `wp_postmeta` VALUES (88306,3626,'ct_parent_template',NULL);
INSERT INTO `wp_postmeta` VALUES (88307,3626,'ct_template_single_all','');
INSERT INTO `wp_postmeta` VALUES (88308,3626,'ct_template_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88309,3626,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88310,3626,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88311,3626,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88312,3626,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88313,3626,'ct_template_all_archives','');
INSERT INTO `wp_postmeta` VALUES (88314,3626,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88315,3626,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88316,3626,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88317,3626,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88318,3626,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88319,3626,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88320,3626,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88321,3626,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88322,3626,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88323,3626,'ct_template_index','');
INSERT INTO `wp_postmeta` VALUES (88324,3626,'ct_template_inner_content','true');
INSERT INTO `wp_postmeta` VALUES (88325,3627,'ct_builder_shortcodes','[ct_section ct_sign_sha256=\'4b13d978cc82765bff3324dc182b5b9311d13ef251eb390bc5852c00e3176e37\' ct_options=\'{\"ct_id\":6,\"ct_parent\":0,\"selector\":\"section-6-305\",\"original\":{\"section-width\":\"custom\",\"custom-width-unit\":\"px\",\"custom-width\":\"720\"},\"activeselector\":false,\"classes\":{}}\'][ct_headline ct_sign_sha256=\'581c5577d11ae058b501df07749f9d172cce063b6784d281015b13f0307c873d\' ct_options=\'{\"ct_id\":15,\"ct_parent\":6,\"selector\":\"headline-15-305\",\"original\":{\"margin-bottom\":\"36\"},\"classes\":{\"0\":\"atomic-primary-heading\"},\"activeselector\":false}\'][ct_span ct_sign_sha256=\'55c5665625982c6d52e485dfd61cb65d8c79afd5cfe9016199e7095d3d9e10bf\' ct_options=\'{\"ct_id\":17,\"ct_parent\":15,\"selector\":\"span-17-305\"}\'][oxygen ct_sign_sha256=\'411fad5669c823bed6e84106c0bacdd3342c3f769d9e594478769a2f9592f702\' data=\'title\' ][/ct_span][/ct_headline][ct_text_block ct_sign_sha256=\'302b4e2d97299db7c11ac6d5c4c3ff2627bf0f3291d33ba7a981ef9368f449bf\' ct_options=\'{\"ct_id\":10,\"ct_parent\":6,\"selector\":\"text_block-10-305\",\"activeselector\":\"atomic-other-single-content\",\"classes\":{\"0\":\"atomic-other-single-content\"}}\'][ct_span ct_sign_sha256=\'a3a4238c6a6f7535ff7892aa5e4429501eb5df8de9ad3395bd253a8fc99048de\' ct_options=\'{\"ct_id\":11,\"ct_parent\":10,\"selector\":\"span-11-305\",\"classes\":{\"0\":\"oxy-stock-content-styles\"}}\'][oxygen ct_sign_sha256=\'7b3c2a34ca1d063e438f9ed47ea19236d1ead6d136ae767d629ed0d788f00702\' data=\'content\' ][/ct_span][/ct_text_block][ct_code_block ct_sign_sha256=\'894c8a7ab10726b2d55a30511e83ea8dcedb17854c0d7621345aa6af9bc77445\' ct_options=\'{\"ct_id\":5,\"ct_parent\":6,\"selector\":\"code_block-5-305\",\"original\":{\"code-css\":\"LmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoMSwKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoMiwKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoMywKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoNCwKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoNSwKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBoNiB7CiAgbGluZS1oZWlnaHQ6IDEuMWVtOwogIGZvbnQtd2VpZ2h0OiA0MDA7CiAgbWFyZ2luLXRvcDogMThweDsKICBtYXJnaW4tYm90dG9tOiAxMnB4OwogIGNvbG9yOiBjb2xvcigxKTsKfQoKLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBpbWcgewogIG1heC13aWR0aDogMTAwJTsKICBoZWlnaHQ6IGF1dG87Cn0KCi5hdG9taWMtb3RoZXItc2luZ2xlLWNvbnRlbnQgYmxvY2txdW90ZSB7CiAgY29sb3I6IGNvbG9yKDEpOwogIGZvbnQtc3R5bGU6IGl0YWxpYzsKICBib3JkZXItbGVmdDogMnB4IHNvbGlkIGNvbG9yKDIpOwogIHBhZGRpbmctbGVmdDogMjRweDsKICBsaW5lLWhlaWdodDogMS42OwogIG1hcmdpbi1sZWZ0OiAzMnB4Owp9CgouYXRvbWljLW90aGVyLXNpbmdsZS1jb250ZW50IHNwYW4gb2wgbGkgewogIGNvdW50ZXItaW5jcmVtZW50OiBsaXN0OwogIGxpc3Qtc3R5bGUtdHlwZTogbm9uZTsKICBsaW5lLWhlaWdodDogMS42OwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBtYXJnaW4tbGVmdDogMTJweDsKICBtYXJnaW4tYm90dG9tOiAxMnB4Owp9CgovKiBPdXRwdXQgdGhlIG51bWJlcnMgdXNpbmcgdGhlIGNvdW50ZXIoKSBmdW5jdGlvbiwgYnV0IHVzZSBhIGN1c3RvbSBjb2xvciwgYW5kIHBvc2l0aW9uIHRoZSBudW1iZXJzIGhvdyB3ZSB3YW50ICovCi5hdG9taWMtb3RoZXItc2luZ2xlLWNvbnRlbnQgc3BhbiBvbCBsaTpiZWZvcmUgewogIGNvbG9yOiBjb2xvcigyKTsKICBjb250ZW50OiBjb3VudGVyKGxpc3QpICIuIjsKICBsZWZ0OiAtMmVtOwogIGZvbnQtd2VpZ2h0OiBib2xkOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0ZXh0LWFsaWduOiByaWdodDsKICB3aWR0aDogMS41ZW07Cn0KCi5hdG9taWMtb3RoZXItc2luZ2xlLWNvbnRlbnQgc3BhbiB1bCBsaSB7CiAgY291bnRlci1pbmNyZW1lbnQ6IGxpc3Q7CiAgbGlzdC1zdHlsZS10eXBlOiBub25lOwogIGxpbmUtaGVpZ2h0OiAxLjY7CiAgcG9zaXRpb246IHJlbGF0aXZlOwogIG1hcmdpbi1sZWZ0OiAxMnB4OwogIG1hcmdpbi1ib3R0b206IDEycHg7Cn0KCi8qIE91dHB1dCB0aGUgbnVtYmVycyB1c2luZyB0aGUgY291bnRlcigpIGZ1bmN0aW9uLCBidXQgdXNlIGEgY3VzdG9tIGNvbG9yLCBhbmQgcG9zaXRpb24gdGhlIG51bWJlcnMgaG93IHdlIHdhbnQgKi8KLmF0b21pYy1vdGhlci1zaW5nbGUtY29udGVudCBzcGFuIHVsIGxpOmJlZm9yZSB7CiAgY29sb3I6IGNvbG9yKDIpOwogIGNvbnRlbnQ6IuKAoiI7CiAgbGVmdDogLTIuM2VtOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0ZXh0LWFsaWduOiByaWdodDsKICB3aWR0aDogMS41ZW07CiAgZm9udC13ZWlnaHQ6IDkwMDsKfQ==\",\"code-php\":\"PCEtLSAtLT4=\"},\"activeselector\":false}\'][/ct_code_block][/ct_section]');
INSERT INTO `wp_postmeta` VALUES (88326,3627,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88327,3627,'ct_template_order','0');
INSERT INTO `wp_postmeta` VALUES (88328,3627,'ct_parent_template','3631');
INSERT INTO `wp_postmeta` VALUES (88329,3627,'ct_template_single_all','true');
INSERT INTO `wp_postmeta` VALUES (88330,3627,'ct_template_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88331,3627,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88332,3627,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88333,3627,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88334,3627,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88335,3627,'ct_template_all_archives','');
INSERT INTO `wp_postmeta` VALUES (88336,3627,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88337,3627,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88338,3627,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88339,3627,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88340,3627,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88341,3627,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88342,3627,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88343,3627,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88344,3627,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88345,3627,'ct_template_index','');
INSERT INTO `wp_postmeta` VALUES (88346,3627,'ct_template_inner_content','');
INSERT INTO `wp_postmeta` VALUES (88347,3628,'ct_builder_shortcodes','[ct_section ct_sign_sha256=\'30b2035f144bbe591719b6ff9a796d3356932246671582989718b452ec02f41e\' ct_options=\'{\"ct_id\":3,\"ct_parent\":0,\"selector\":\"section-3-300\",\"original\":{\"container-padding-top\":\"120\",\"container-padding-bottom\":\"120\",\"flex-direction\":\"column\",\"display\":\"flex\",\"text-align\":\"center\",\"align-items\":\"center\"},\"activeselector\":false,\"nicename\":\"Simple Blog Posts\"}\'][ct_headline ct_sign_sha256=\'3aee8857caae50befbcc4ab08e4a78d70997dba4bf5706fd85b2e899856dc909\' ct_options=\'{\"ct_id\":4,\"ct_parent\":3,\"selector\":\"headline-4-300\",\"original\":{\"tag\":\"h2\",\"margin-bottom\":\"12\",\"margin-left\":\"20\",\"margin-right\":\"20\"},\"classes\":{\"0\":\"atomic-secondary-heading\"}}\']Recent Posts[/ct_headline][ct_text_block ct_sign_sha256=\'ca1dd666969b82e845aedf6dca67118d2c09fab46ddb6900724b539dbe03fdb6\' ct_options=\'{\"ct_id\":5,\"ct_parent\":3,\"selector\":\"text_block-5-300\",\"original\":{\"margin-left\":\"20\",\"margin-right\":\"20\",\"margin-bottom\":\"60\"},\"classes\":{\"0\":\"atomic-subheading\"}}\']Detract yet delight written farther his general. If in so bred at dare rose lose good. Feel and make two real miss use easy.[/ct_text_block][oxy_posts_grid ct_sign_sha256=\'a67b88dad3d77b2ef928c56339f40898569f6c82dcbcf6b938297836e3cd1ece\' ct_options=\'{\"ct_id\":6,\"ct_parent\":3,\"selector\":\"_posts_grid-6-300\",\"original\":{\"code-php\":\"PGRpdiBjbGFzcz0nb3h5LXBvc3QnPgogIAogICAgPGEgY2xhc3M9J294eS1wb3N0LWltYWdlJyBocmVmPSc8P3BocCB0aGVfcGVybWFsaW5rKCk7ID8+Jz4KICAgICAgPGRpdiBjbGFzcz0nb3h5LXBvc3QtaW1hZ2UtZml4ZWQtcmF0aW8nIHN0eWxlPSdiYWNrZ3JvdW5kLWltYWdlOiB1cmwoPD9waHAgZWNobyBnZXRfdGhlX3Bvc3RfdGh1bWJuYWlsX3VybCgpOyA/Pik7Jz4KICAgICAgPC9kaXY+CiAgICAgIAogICAgICA8ZGl2IGNsYXNzPSdveHktcG9zdC1pbWFnZS1kYXRlLW92ZXJsYXknPgoJCTw/cGhwIHRoZV90aW1lKGdldF9vcHRpb24oJ2RhdGVfZm9ybWF0JykpOyA/PgoJICA8L2Rpdj4KICAgICAgCgk8L2E+CiAgCgk8YSBjbGFzcz0nb3h5LXBvc3QtdGl0bGUnIGhyZWY9Jzw/cGhwIHRoZV9wZXJtYWxpbmsoKTsgPz4nPjw/cGhwIHRoZV90aXRsZSgpOyA/PjwvYT4KCgk8ZGl2IGNsYXNzPSdveHktcG9zdC1tZXRhJz4KCgkJPGRpdiBjbGFzcz0nb3h5LXBvc3QtbWV0YS1hdXRob3Igb3h5LXBvc3QtbWV0YS1pdGVtJz4KCQkJPD9waHAgdGhlX2F1dGhvcigpOyA/PgoJCTwvZGl2PgoKCQk8ZGl2IGNsYXNzPSdveHktcG9zdC1tZXRhLWNvbW1lbnRzIG94eS1wb3N0LW1ldGEtaXRlbSc+CgkJCTxhIGhyZWY9Jzw/cGhwIGNvbW1lbnRzX2xpbmsoKTsgPz4nPjw/cGhwIGNvbW1lbnRzX251bWJlcigpOyA/PjwvYT4KCQk8L2Rpdj4KCgk8L2Rpdj4KCgk8ZGl2IGNsYXNzPSdveHktcG9zdC1jb250ZW50Jz4KCQk8P3BocCB0aGVfZXhjZXJwdCgpOyA/PgoJPC9kaXY+CgoJPGEgaHJlZj0nPD9waHAgdGhlX3Blcm1hbGluaygpOyA/PicgY2xhc3M9J294eS1yZWFkLW1vcmUnPlJlYWQgTW9yZTwvYT4KCjwvZGl2Pg==\",\"code-css\":\"JSVFUElEJSUgLm94eS1wb3N0cyB7CiAgZGlzcGxheTogZmxleDsKICBmbGV4LWRpcmVjdGlvbjogcm93OwogIGZsZXgtd3JhcDogd3JhcDsKfQoKJSVFUElEJSUgLm94eS1wb3N0IHsKICBkaXNwbGF5OiBmbGV4OwogIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47CiAgdGV4dC1hbGlnbjogbGVmdDsKICBhbGlnbi1pdGVtczogZmxleC1zdGFydDsKICBtYXJnaW4tYm90dG9tOiAzZW07CiAgd2lkdGg6IDMzLjMzJTsKICBwYWRkaW5nOiAxZW07Cn0KCiUlRVBJRCUlIC5veHktcG9zdC1pbWFnZSB7CiAgbWFyZ2luLWJvdHRvbTogMThweDsKICBwb3NpdGlvbjogcmVsYXRpdmU7CiAgYmFja2dyb3VuZC1jb2xvcjogZ3JleTsKICBiYWNrZ3JvdW5kLWltYWdlOiByZXBlYXRpbmctbGluZWFyLWdyYWRpZW50KAogIDQ1ZGVnLAogIGNvbG9yKDMpLAogIGNvbG9yKDMpIDEwcHgsCiAgY29sb3IoMykgMTBweCwKICBjb2xvcigzKSAyMHB4KTsKICB3aWR0aDogMTAwJTsKfQoKJSVFUElEJSUgLm94eS1wb3N0LWltYWdlLWZpeGVkLXJhdGlvIHsKICBwYWRkaW5nLWJvdHRvbTogNjAlOwogIGJhY2tncm91bmQtc2l6ZTogY292ZXI7CiAgYmFja2dyb3VuZC1wb3NpdGlvbjogY2VudGVyIGNlbnRlcjsKfQoKJSVFUElEJSUgLm94eS1wb3N0LWltYWdlLWRhdGUtb3ZlcmxheSB7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHRvcDogMWVtOwogIHJpZ2h0OiAxZW07CiAgZm9udC1zaXplOiAuN2VtOwogIGNvbG9yOiB3aGl0ZTsKICBiYWNrZ3JvdW5kLWNvbG9yOiBjb2xvcig0KTsKICBwYWRkaW5nOiAuN2VtIDFlbTsKICBmb250LXdlaWdodDogYm9sZDsKICAtd2Via2l0LWZvbnQtc21vb3RoaW5nOiBhbnRpYWxpYXNlZDsKfQoKJSVFUElEJSUgLm94eS1wb3N0LXRpdGxlIHsKICBmb250LXNpemU6IDIwcHg7CiAgbGluZS1oZWlnaHQ6IDEuMWVtOwogIGNvbG9yOiBjb2xvcig1KTsKICBsZXR0ZXItc3BhY2luZzogMC41cHg7CiAgZm9udC13ZWlnaHQ6IDYwMDsKICB0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlOwp9CgolJUVQSUQlJSAub3h5LXBvc3QtbWV0YSB7CiAgbWFyZ2luLXRvcDogMC41ZW07CiAgZm9udC1zaXplOiAxNHB4OwogIGNvbG9yOiBjb2xvcig2KTsKICBkaXNwbGF5OiBmbGV4OwogIGZsZXgtZGlyZWN0aW9uOiByb3c7Cn0KCiUlRVBJRCUlIC5veHktcG9zdC1tZXRhLWl0ZW06OmFmdGVyIHsKCWNvbnRlbnQ6ICJcMDBiNyI7CgltYXJnaW4tcmlnaHQ6IC41ZW07CgltYXJnaW4tbGVmdDogLjVlbTsKfQoKJSVFUElEJSUgLm94eS1wb3N0LW1ldGEtaXRlbTpsYXN0LWNoaWxkOjphZnRlciB7Cgljb250ZW50OiAiIjsKCWRpc3BsYXk6IG5vbmU7Cn0KCiUlRVBJRCUlIC5veHktcG9zdC1jb250ZW50IHsKICBtYXJnaW4tdG9wOiA2cHg7CiAgbWFyZ2luLWJvdHRvbTogMWVtOwogIGZvbnQtc2l6ZTogMThweDsKICBsaW5lLWhlaWdudDogMS40OwogIGNvbG9yOiBjb2xvcigxKTsKICAKfQoKJSVFUElEJSUgLm94eS1wb3N0LWNvbnRlbnQgcCB7CiAgbWFyZ2luOiAwOwp9CgolJUVQSUQlJSAub3h5LXBvc3QtbWV0YS1pdGVtIGEgewogIGNvbG9yOiBjb2xvcig3KTsKfQoKJSVFUElEJSUgLm94eS1wb3N0LW1ldGEtaXRlbSBhOmhvdmVyIHsKICBjb2xvcjogY29sb3IoNSk7Cn0KCiUlRVBJRCUlIGEub3h5LXJlYWQtbW9yZSB7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiB0cmFuc3BhcmVudDsKICAgIHBhZGRpbmctdG9wOiAxM3B4OwogICAgcGFkZGluZy1ib3R0b206IDEzcHg7CiAgICBwYWRkaW5nLWxlZnQ6IDM0cHg7CiAgICBwYWRkaW5nLXJpZ2h0OiAzNHB4OwogICAgZm9udC1zaXplOiAxNnB4OwogICAgYm9yZGVyOiAycHggc29saWQgY29sb3IoMik7CiAgICBjb2xvcjogY29sb3IoMik7CiAgICBmb250LXdlaWdodDogNzAwOwogICAgbGluZS1oZWlnaHQ6IDEuMjsKICAgIGxldHRlci1zcGFjaW5nOiAzcHg7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgICB0ZXh0LXRyYW5zZm9ybTogdXBwZXJjYXNlOwp9CgolJUVQSUQlJSBhLm94eS1yZWFkLW1vcmU6aG92ZXIgewogICAgY29sb3I6IGNvbG9yKDcpOwogICAgYm9yZGVyOiAycHggc29saWQgY29sb3IoNyk7Cn0KCiUlRVBJRCUlIGEucGFnZS1udW1iZXJzIHsKICBjb2xvcjogY29sb3IoNyk7CiAgcGFkZGluZzogMTJweDsKfQoKJSVFUElEJSUgYS5wYWdlLW51bWJlcnM6aG92ZXIgewogIGNvbG9yOiBjb2xvcig3KTsKfQoKJSVFUElEJSUgc3Bhbi5wYWdlLW51bWJlcnMgewogIGNvbG9yOiBjb2xvcig4KTsKICBiYWNrZ3JvdW5kOiBjb2xvcigyKTsKICBwYWRkaW5nOiAxMnB4IDE4cHg7CiAgbWFyZ2luOiAwIDhweDsKfQoKJSVFUElEJSUgLm94eS1lYXN5LXBvc3RzLXBhZ2VzIHsKICBtYXJnaW4tdG9wOiAzNnB4Owp9Cg==\",\"read_more_display_as\":\"text link\",\"paginate_alignment\":\"center\",\"posts_5050_below\":\"tablet\",\"posts_100_below\":\"phone-landscape\",\"wp_query\":\"custom\",\"query_post_types\":{\"0\":\"post\"},\"query_taxonomies_any\":{},\"query_taxonomies_all\":{},\"query_authors\":{},\"query_order_by\":\"date\",\"query_order\":\"DESC\",\"query_ignore_sticky_posts\":\"false\"}}\'][/oxy_posts_grid][/ct_section]');
INSERT INTO `wp_postmeta` VALUES (88348,3628,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88349,3628,'ct_template_order','0');
INSERT INTO `wp_postmeta` VALUES (88350,3628,'ct_parent_template','3631');
INSERT INTO `wp_postmeta` VALUES (88351,3628,'ct_template_single_all','');
INSERT INTO `wp_postmeta` VALUES (88352,3628,'ct_template_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88353,3628,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88354,3628,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88355,3628,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88356,3628,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88357,3628,'ct_template_all_archives','true');
INSERT INTO `wp_postmeta` VALUES (88358,3628,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88359,3628,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88360,3628,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88361,3628,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88362,3628,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88363,3628,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88364,3628,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88365,3628,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88366,3628,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88367,3628,'ct_template_index','');
INSERT INTO `wp_postmeta` VALUES (88368,3628,'ct_template_inner_content','');
INSERT INTO `wp_postmeta` VALUES (88369,3629,'ct_builder_shortcodes','[ct_section ct_sign_sha256=\'0c1af317a124c5e13c578c3d436374bb93cabe276fe926ba562a0f9cec26787a\' ct_options=\'{\"ct_id\":7,\"ct_parent\":0,\"selector\":\"section-7-299\",\"original\":{\"background-color\":\"color(5)\",\"flex-direction\":\"column\",\"display\":\"flex\",\"text-align\":\"center\",\"align-items\":\"center\",\"container-padding-top\":\"120\",\"container-padding-bottom\":\"120\",\"background-image\":\"[oxygen ct_sign_sha256=\'79a44079ecf3d4f56b839b8b46dc2568a90cd1a901f3b85900c52cbf4c17ef7a\' data=\'featured_image\' ]\",\"overlay-color\":\"rgba(86,109,143,0.8)\",\"background-position-top-unit\":\"%\",\"background-position-top\":\"50\",\"-webkit-font-smoothing\":\"antialiased\"},\"activeselector\":false,\"nicename\":\"Post Hero BG Image\"}\'][ct_headline ct_sign_sha256=\'04c49c0c6e5a911689039cdd5e3e0647443dbb8e7c1a153f71392525a698a80a\' ct_options=\'{\"ct_id\":8,\"ct_parent\":7,\"selector\":\"headline-8-299\",\"original\":{\"tag\":\"h4\",\"font-size\":\"20\",\"color\":\"color(9)\",\"font-weight\":\"600\",\"line-height\":\"1.1\",\"letter-spacing\":\"0.5\",\"margin-left\":\"20\",\"margin-right\":\"20\",\"text-transform\":\"uppercase\",\"margin-bottom\":\"10\"},\"classes\":{}}\'][ct_span ct_sign_sha256=\'6c546ffa0d211daee0c0e8ac9416fcd980ecb4b83b1f8a19ebc9f50542898668\' ct_options=\'{\"ct_id\":9,\"ct_parent\":8,\"selector\":\"span-9-299\"}\'][oxygen ct_sign_sha256=\'0d6c8357134dad6331cfd79e27449661239a7f3e0b9892696db9ec4bf1d46057\' data=\'date\' ][/ct_span][/ct_headline][ct_headline ct_sign_sha256=\'b5cb5400245c21965e7a5145cf78d18bd2b5fcefa7a25e467cf14a9cbd7774cb\' ct_options=\'{\"ct_id\":10,\"ct_parent\":7,\"selector\":\"headline-10-299\",\"original\":{\"color\":\"color(8)\",\"margin-left\":\"20\",\"margin-right\":\"20\"},\"classes\":{\"0\":\"atomic-primary-heading\"}}\'][ct_span ct_sign_sha256=\'cfc613671249e09e75a2d61b0ffa9ea89dec5b88986a36a0365adb2b94527bd5\' ct_options=\'{\"ct_id\":11,\"ct_parent\":10,\"selector\":\"span-11-299\"}\'][oxygen ct_sign_sha256=\'411fad5669c823bed6e84106c0bacdd3342c3f769d9e594478769a2f9592f702\' data=\'title\' ][/ct_span][/ct_headline][/ct_section][ct_section ct_sign_sha256=\'e7a44880933bd3b1afd8f2a7f1aa8d1fdc4c3ffd9282c8f757d1c4c7d7a7dbcb\' ct_options=\'{\"ct_id\":12,\"ct_parent\":0,\"selector\":\"section-12-299\",\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"text-align\":\"center\",\"align-items\":\"center\",\"container-padding-top\":\"60\",\"container-padding-bottom\":\"60\",\"section-width\":\"custom\",\"custom-width-unit\":\"px\",\"custom-width\":\"720\"},\"activeselector\":false,\"nicename\":\"Simple Article\",\"media\":{\"phone-landscape\":{\"original\":{\"container-padding-bottom\":\"20\"}},\"tablet\":{\"original\":{\"container-padding-bottom\":\"40\",\"container-padding-top\":\"30\"}}}}\'][ct_text_block ct_sign_sha256=\'263b8f3d5aba82d045ca279a5e13dc64432c668568dc61b174eec8e77c4bab6a\' ct_options=\'{\"ct_id\":13,\"ct_parent\":12,\"selector\":\"text_block-13-299\",\"classes\":{\"0\":\"atomic-simple-article-content\"},\"original\":{\"font-size\":\"18\",\"color\":\"color(1)\",\"font-weight\":\"400\",\"line-height\":\"1.4\",\"text-align\":\"left\",\"flex-direction\":\"unset\"}}\'][ct_span ct_sign_sha256=\'ffa84620444f6eda0971c270f0e1a4613240584d6f981e53af86f916944ba3cb\' ct_options=\'{\"ct_id\":14,\"ct_parent\":13,\"selector\":\"span-14-299\",\"classes\":{\"0\":false,\"1\":false,\"2\":false,\"3\":false,\"4\":false,\"5\":false,\"6\":false,\"7\":\"oxy-stock-content-styles\"}}\'][oxygen ct_sign_sha256=\'7b3c2a34ca1d063e438f9ed47ea19236d1ead6d136ae767d629ed0d788f00702\' data=\'content\' ][/ct_span][/ct_text_block][ct_code_block ct_sign_sha256=\'c15968856d09f98f61a41d23e773696ff987fbb128b6889300b2a3929e65df0a\' ct_options=\'{\"ct_id\":15,\"ct_parent\":12,\"selector\":\"code_block-15-299\",\"original\":{\"code-php\":\"PCEtLSAtLT4=\",\"code-css\":\"LmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IGgxLAouYXRvbWljLXNpbXBsZS1hcnRpY2xlLWNvbnRlbnQgaDIsCi5hdG9taWMtc2ltcGxlLWFydGljbGUtY29udGVudCBoMywKLmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IGg0LAouYXRvbWljLXNpbXBsZS1hcnRpY2xlLWNvbnRlbnQgaDUsCi5hdG9taWMtc2ltcGxlLWFydGljbGUtY29udGVudCBoNiB7CiAgbGluZS1oZWlnaHQ6IDEuMWVtOwogIGZvbnQtd2VpZ2h0OiA0MDA7CiAgbWFyZ2luLXRvcDogMThweDsKICBtYXJnaW4tYm90dG9tOiAxMnB4OwogIGNvbG9yOiBjb2xvcigxKTsKfQoKLmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IGltZyB7CiAgbWF4LXdpZHRoOiAxMDAlOwogIGhlaWdodDogYXV0bzsKfQoKLmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IGJsb2NrcXVvdGUgewogIGNvbG9yOiBjb2xvcigxKTsKICBmb250LXN0eWxlOiBpdGFsaWM7CiAgYm9yZGVyLWxlZnQ6IDJweCBzb2xpZCBjb2xvcigyKTsKICBwYWRkaW5nLWxlZnQ6IDI0cHg7CiAgbGluZS1oZWlnaHQ6IDEuNjsKICBtYXJnaW4tbGVmdDogMzJweDsKfQoKLmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IHNwYW4gb2wgbGkgewogIGNvdW50ZXItaW5jcmVtZW50OiBsaXN0OwogIGxpc3Qtc3R5bGUtdHlwZTogbm9uZTsKICBsaW5lLWhlaWdodDogMS42OwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBtYXJnaW4tbGVmdDogMTJweDsKICBtYXJnaW4tYm90dG9tOiAxMnB4Owp9CgovKiBPdXRwdXQgdGhlIG51bWJlcnMgdXNpbmcgdGhlIGNvdW50ZXIoKSBmdW5jdGlvbiwgYnV0IHVzZSBhIGN1c3RvbSBjb2xvciwgYW5kIHBvc2l0aW9uIHRoZSBudW1iZXJzIGhvdyB3ZSB3YW50ICovCi5hdG9taWMtc2ltcGxlLWFydGljbGUtY29udGVudCBzcGFuIG9sIGxpOmJlZm9yZSB7CiAgY29sb3I6IGNvbG9yKDIpOwogIGNvbnRlbnQ6IGNvdW50ZXIobGlzdCkgIi4iOwogIGxlZnQ6IC0yZW07CiAgZm9udC13ZWlnaHQ6IGJvbGQ7CiAgcG9zaXRpb246IGFic29sdXRlOwogIHRleHQtYWxpZ246IHJpZ2h0OwogIHdpZHRoOiAxLjVlbTsKfQoKLmF0b21pYy1zaW1wbGUtYXJ0aWNsZS1jb250ZW50IHNwYW4gdWwgbGkgewogIGNvdW50ZXItaW5jcmVtZW50OiBsaXN0OwogIGxpc3Qtc3R5bGUtdHlwZTogbm9uZTsKICBsaW5lLWhlaWdodDogMS42OwogIHBvc2l0aW9uOiByZWxhdGl2ZTsKICBtYXJnaW4tbGVmdDogMTJweDsKICBtYXJnaW4tYm90dG9tOiAxMnB4Owp9CgovKiBPdXRwdXQgdGhlIG51bWJlcnMgdXNpbmcgdGhlIGNvdW50ZXIoKSBmdW5jdGlvbiwgYnV0IHVzZSBhIGN1c3RvbSBjb2xvciwgYW5kIHBvc2l0aW9uIHRoZSBudW1iZXJzIGhvdyB3ZSB3YW50ICovCi5hdG9taWMtc2ltcGxlLWFydGljbGUtY29udGVudCBzcGFuIHVsIGxpOmJlZm9yZSB7CiAgY29sb3I6IGNvbG9yKDIpOwogIGNvbnRlbnQ6IuKAoiI7CiAgbGVmdDogLTIuM2VtOwogIHBvc2l0aW9uOiBhYnNvbHV0ZTsKICB0ZXh0LWFsaWduOiByaWdodDsKICB3aWR0aDogMS41ZW07CiAgZm9udC13ZWlnaHQ6IDkwMDsKfQ==\",\"flex-direction\":\"unset\",\"display\":\"none\"}}\'][/ct_code_block][/ct_section][ct_section ct_sign_sha256=\'4a5c3f81ecd0875aeb1fae28afeb4344de2b4b4456b61c2bce1fbefd56d1e747\' ct_options=\'{\"ct_id\":24,\"ct_parent\":0,\"selector\":\"section-24-299\",\"original\":{\"section-width\":\"custom\",\"custom-width-unit\":\"px\",\"custom-width\":\"720\"},\"nicename\":\"Comments Section\",\"ct_category\":\"Blog\",\"media\":{\"tablet\":{\"original\":{\"container-padding-bottom\":\"50\",\"container-padding-top\":\"40\"}},\"phone-landscape\":{\"original\":{\"container-padding-bottom\":\"20\",\"container-padding-top\":\"20\"}}}}\'][oxy_comments ct_sign_sha256=\'620290a33b0820b6d5ff6fbc19b275f7d0b5097e389ec6b3f9ff5d81e81730ba\' ct_options=\'{\"ct_id\":25,\"ct_parent\":24,\"selector\":\"_comments-25-299\",\"original\":{\"code-php\":\"PD9waHAKCmlmIChoYXZlX2NvbW1lbnRzKCkpIHsKCgk/PgoKCTxoMyBjbGFzcz0iY29tbWVudHMtdGl0bGUiPgoJCTw/cGhwCgkJZWNobyBPeHlnZW5fVlNCX0NvbW1lbnRzX0xpc3Q6OnV0aWxfdGl0bGUoKTsKCQk/PgoJPC9oMz4KCgk8b2wgY2xhc3M9ImNvbW1lbnRzLWxpc3QiPgoKCSAgICA8P3BocAoKCSAgICB3cF9saXN0X2NvbW1lbnRzKAoJICAgIAlhcnJheSgKCgkgICAgCQknc3R5bGUnID0+ICdvbCcsCgkgICAgCQknZm9ybWF0JyA9PiAnaHRtbDUnLAoJICAgIAkJJ2F2YXRhcl9zaXplJyA9PiAnMTAwJwoJICAgIAkpCgkgICAgKTsKCgkgICAgPz4KCgk8L29sPgoKCTxkaXYgY2xhc3M9ImNvbW1lbnRzLW5hdmlnYXRpb24iPgoJCTxkaXYgY2xhc3M9J3ByZXZpb3VzLWNvbW1lbnRzLWxpbmsnPjw/cGhwIHByZXZpb3VzX2NvbW1lbnRzX2xpbmsoKTsgPz48L2Rpdj4KCQk8ZGl2IGNsYXNzPSduZXh0LWNvbW1lbnRzLWxpbmsnPjw/cGhwIG5leHRfY29tbWVudHNfbGluaygpOyA/PjwvZGl2PgoJPC9kaXY+CgoJPD9waHAKCn0KCj8+\",\"code-css\":\"aW5wdXQjc3VibWl0LnN1Ym1pdCB7CiAgICBiYWNrZ3JvdW5kLWNvbG9yOiBjb2xvcigyKTsKICAgIHRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7CiAgICBwYWRkaW5nLXRvcDogMjBweDsKICAgIHBhZGRpbmctYm90dG9tOiAyMHB4OwogICAgcGFkZGluZy1sZWZ0OiA0OHB4OwogICAgcGFkZGluZy1yaWdodDogNDhweDsKICAgIGZvbnQtc2l6ZTogMjBweDsKICAgIGNvbG9yOiBjb2xvcig4KTsKICAgIGZvbnQtd2VpZ2h0OiA3MDA7CiAgICBsaW5lLWhlaWdodDogMS4yOwogICAgbGV0dGVyLXNwYWNpbmc6IDNweDsKICAgIHRleHQtYWxpZ246IGNlbnRlcjsKICAgIHRyYW5zaXRpb246IGFsbCBlYXNlIDAuMnM7CiAgICBtYXJnaW4tYm90dG9tOiAwOwp9CgppbnB1dCNzdWJtaXQuc3VibWl0OmhvdmVyIHsKICBiYWNrZ3JvdW5kLWNvbG9yOiBjb2xvcig3KTsKfQoKbGFiZWwgewogIGRpc3BsYXk6bm9uZTsKfQoKdGV4dGFyZWEjY29tbWVudCB7CiAgYm9yZGVyOiAxcHggc29saWQgY29sb3IoMyk7Cn0KCmRpdiNyZXNwb25kLmNvbW1lbnQtcmVzcG9uZCB7CiAgYmFja2dyb3VuZDogY29sb3IoMTApOwogIHBhZGRpbmc6IDQwcHggNDhweCA0OHB4IDQ4cHg7Cn0KCnAuZm9ybS1zdWJtaXQgewogIG1hcmdpbjogMCAhaW1wb3J0YW50Owp9CgoubG9nZ2VkLWluLWFzIGEgewogICAgY29sb3I6IGNvbG9yKDcpOwogICAgZm9udC1zaXplOiAxNnB4OwogICAgZm9udC13ZWlnaHQ6IDQwMDsKICAgIHRleHQtZGVjb3JhdGlvbjogbm9uZTsKICAgIGxpbmUtaGVpZ2h0OiAxLjQ7CiAgICBtYXJnaW4tcmlnaHQ6IDEycHg7Cn0KCi5sb2dnZWQtaW4tYXMgYTpob3ZlciB7CiAgY29sb3I6IGNvbG9yKDUpOwp9CgpwLmxvZ2dlZC1pbi1hcyB7CiAgY29sb3I6IHRyYW5zcGFyZW50Owp9CgpoMyNyZXBseS10aXRsZSB7CiAgICBjb2xvcjogY29sb3IoMSk7CiAgICBmb250LXNpemU6IDM2cHg7CiAgICBmb250LXdlaWdodDogNDAwOwogICAgbGluZS1oZWlnaHQ6IDEuMTsKICAgIG1hcmdpbi1ib3R0b206IDM2cHg7Cn0KCmltZy5hdmF0YXIgewogIGJvcmRlci1yYWRpdXM6IDEwMCU7CiAgbWFyZ2luLWJvdHRvbTogOHB4Owp9CgpoMy5jb21tZW50cy10aXRsZSB7CiAgICBjb2xvcjogY29sb3IoMSk7CiAgICBmb250LXNpemU6IDM2cHg7CiAgICBmb250LXdlaWdodDogNDAwOwogICAgbGluZS1oZWlnaHQ6IDEuMTsKfQoKZGl2LnJlcGx5IGEgewogIGZvbnQtd2VpZ2h0OiA3MDA7CiAgdGV4dC10cmFuc2Zvcm06IHVwcGVyY2FzZTsKICAgIGNvbG9yOiBjb2xvcigyKTsKICAgIGZvbnQtc2l6ZTogMTRweDsKICAgIGxpbmUtaGVpZ2h0OiAxLjE7CiAgICBsZXR0ZXItc3BhY2luZzogMC41cHg7CiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7CiAgICBib3JkZXItdG9wLXN0eWxlOiBzb2xpZDsKICAgIGJvcmRlci1yaWdodC1zdHlsZTogc29saWQ7CiAgICBib3JkZXItYm90dG9tLXN0eWxlOiBzb2xpZDsKICAgIGJvcmRlci1sZWZ0LXN0eWxlOiBzb2xpZDsKICAgIGJvcmRlci10b3Atd2lkdGg6IDJweDsKICAgIGJvcmRlci1yaWdodC13aWR0aDogMnB4OwogICAgYm9yZGVyLWJvdHRvbS13aWR0aDogMnB4OwogICAgYm9yZGVyLWxlZnQtd2lkdGg6IDJweDsKICAgIHBhZGRpbmctdG9wOiA4cHg7CiAgICBwYWRkaW5nLWJvdHRvbTogOXB4OwogICAgcGFkZGluZy1sZWZ0OiAxOHB4OwogICAgcGFkZGluZy1yaWdodDogMThweDsKfQoKZGl2LnJlcGx5IGE6aG92ZXIgewogIGNvbG9yOiBjb2xvcig3KTsKfQoKZGl2LmNvbW1lbnQtY29udGVudCBwIHsKICAgIGNvbG9yOiBjb2xvcigxKTsKICAgIGZvbnQtc2l6ZTogMTZweDsKICAgIGZvbnQtd2VpZ2h0OiA0MDA7CiAgICBsaW5lLWhlaWdodDogMS40OwogICAgbWFyZ2luLWJvdHRvbTogMjRweDsKfQoKZGl2LmNvbW1lbnQtbWV0YWRhdGEgYSB7CiAgY29sb3I6IGNvbG9yKDcpOwogIGZvbnQtc2l6ZTogMTJweDsKICBtYXJnaW4tcmlnaHQ6IDRweDsKfQoKZGl2LmNvbW1lbnQtYXV0aG9yIGIuZm4sIGRpdi5jb21tZW50LWF1dGhvciBzcGFuIHsKICBmb250LXNpemU6IDE2cHg7CiAgY29sb3I6IGNvbG9yKDEpOwp9CgphcnRpY2xlLmNvbW1lbnQtYm9keSB7CiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkIGNvbG9yKDMpOwogIHBhZGRpbmctdG9wOiAyNHB4Owp9Cgoub3h5LWNvbW1lbnRzIGxpLmNvbW1lbnQgLmNvbW1lbnQtYm9keSB7CiAgbWFyZ2luLWJvdHRvbTogMzBweDsKfQ==\"},\"activeselector\":false}\'][/oxy_comments][oxy_comment_form ct_sign_sha256=\'4ec9d98505dc911b4873c47ec4dd515fb1ad7eb66675028f76547a73d6dec19b\' ct_options=\'{\"ct_id\":26,\"ct_parent\":24,\"selector\":\"_comment_form-26-299\"}\'][/oxy_comment_form][/ct_section]');
INSERT INTO `wp_postmeta` VALUES (88370,3629,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88371,3629,'ct_template_order','1');
INSERT INTO `wp_postmeta` VALUES (88372,3629,'ct_parent_template','3631');
INSERT INTO `wp_postmeta` VALUES (88373,3629,'ct_template_single_all','');
INSERT INTO `wp_postmeta` VALUES (88374,3629,'ct_template_post_types','a:1:{i:0;s:4:\"post\";}');
INSERT INTO `wp_postmeta` VALUES (88375,3629,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88376,3629,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88377,3629,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88378,3629,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88379,3629,'ct_template_all_archives','');
INSERT INTO `wp_postmeta` VALUES (88380,3629,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88381,3629,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88382,3629,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88383,3629,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88384,3629,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88385,3629,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88386,3629,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88387,3629,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88388,3629,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88389,3629,'ct_template_index','');
INSERT INTO `wp_postmeta` VALUES (88390,3629,'ct_template_inner_content','');
INSERT INTO `wp_postmeta` VALUES (88391,3630,'ct_builder_shortcodes','[ct_inner_content ct_sign_sha256=\'33960a22c8b100aa62c9c00e0c6bc0430549adf6dfb348cff8a736e10627bf78\' ct_options=\'{\"ct_id\":3,\"ct_parent\":0,\"selector\":\"inner_content-3-228\"}\'][/ct_inner_content]');
INSERT INTO `wp_postmeta` VALUES (88392,3630,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88393,3630,'ct_template_order','1');
INSERT INTO `wp_postmeta` VALUES (88394,3630,'ct_parent_template','3631');
INSERT INTO `wp_postmeta` VALUES (88395,3630,'ct_template_single_all','');
INSERT INTO `wp_postmeta` VALUES (88396,3630,'ct_template_post_types','a:1:{i:0;s:4:\"page\";}');
INSERT INTO `wp_postmeta` VALUES (88397,3630,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88398,3630,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88399,3630,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88400,3630,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88401,3630,'ct_template_all_archives','');
INSERT INTO `wp_postmeta` VALUES (88402,3630,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88403,3630,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88404,3630,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88405,3630,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88406,3630,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88407,3630,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88408,3630,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88409,3630,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88410,3630,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88411,3630,'ct_template_index','');
INSERT INTO `wp_postmeta` VALUES (88412,3630,'ct_template_inner_content','');
INSERT INTO `wp_postmeta` VALUES (88413,3631,'ct_builder_shortcodes','[oxy_header ct_sign_sha256=\'95ebbe812825fc5a07e264dfd57939308dec9cb7e47b7e7d3bb6e5b8c667dbc0\' ct_options=\'{\"ct_id\":2,\"ct_parent\":0,\"selector\":\"_header-2-225\",\"original\":{\"sticky-media\":\"page-width\",\"sticky_scroll_distance\":\"300\"},\"activeselector\":false,\"nicename\":\"Header with Top Line\"}\'][oxy_header_row ct_sign_sha256=\'c7b152c4a2d7375040eca7bac65134973aeb17aa1c48b46515815957916b4ed0\' ct_options=\'{\"ct_id\":3,\"ct_parent\":2,\"selector\":\"_header_row-3-225\",\"original\":{\"padding-top\":\"12\",\"padding-bottom\":\"12\",\"border-bottom-color\":\"color(3)\",\"border-bottom-width\":\"1\",\"border-bottom-style\":\"none\",\"stack-header-vertically\":\"phone-landscape\"}}\'][oxy_header_left ct_sign_sha256=\'709270a68ce36ae2ebe7c010463cfba072761811962965a58564c0e46dbe13d9\' ct_options=\'{\"ct_id\":4,\"ct_parent\":3,\"selector\":\"_header_left-4-225\"}\'][oxy_social_icons ct_sign_sha256=\'fa8912ab3a1738a1902eb091a2bf01cb2cc7b393c1f9b5f8f220b31e89baa2f4\' ct_options=\'{\"ct_id\":5,\"ct_parent\":4,\"selector\":\"_social_icons-5-225\",\"original\":{\"icon-facebook\":\"https://www.facebook.com/groups/1626639680763454/\",\"icon-instagram\":\"https://www.instagram.com/louisreingold/\",\"icon-twitter\":\"https://twitter.com/RealOxygenApp\",\"icon-background-color\":\"color(7)\",\"icon-color\":\"color(8)\",\"icon-style\":\"square\",\"icon-size\":\"30\",\"icon-background-hover-color\":\"color(2)\"}}\'][/oxy_social_icons][/oxy_header_left][oxy_header_center ct_sign_sha256=\'c9a286dac20c28ca0b97ed48c28abeee8c9d64ffdd04a00d3cd3ba0ba4a4498f\' ct_options=\'{\"ct_id\":6,\"ct_parent\":3,\"selector\":\"_header_center-6-225\"}\'][/oxy_header_center][oxy_header_right ct_sign_sha256=\'f0991b87d0391f9fa65e52af3d3f9d010c65c43883dd89195deb079a51314516\' ct_options=\'{\"ct_id\":7,\"ct_parent\":3,\"selector\":\"_header_right-7-225\"}\'][ct_div_block ct_sign_sha256=\'72db034b02b6c28a16c85e811a7b5f32830779dc4f61d2ac051422d528ccecd3\' ct_options=\'{\"ct_id\":58,\"ct_parent\":7,\"selector\":\"div_block-58-225\",\"original\":{\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\"},\"media\":{\"tablet\":{\"original\":{\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\"}},\"phone-landscape\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\"}}}}\'][ct_text_block ct_sign_sha256=\'b08bc61c774edd94b04a54afcb34b2b6bfe5eb92fc864e15b3bd12bdfab3883f\' ct_options=\'{\"ct_id\":8,\"ct_parent\":58,\"selector\":\"text_block-8-225\",\"original\":{\"margin-right\":\"18\"},\"classes\":{\"0\":\"atomic-header-7-text\"},\"media\":{\"tablet\":{\"original\":{\"margin-bottom\":\"8\"}}}}\'](678) 999-8212[/ct_text_block][ct_link_text ct_sign_sha256=\'7c21bca99464f0c52879d10df7e34c20cb4afdf51bdc8dcff2e9e4dfe8401196\' ct_options=\'{\"ct_id\":9,\"ct_parent\":58,\"selector\":\"link_text-9-225\",\"original\":{\"url\":\"mailto:support@oxygenbuilder.com\",\"font-size\":\"14\",\"line-height\":\"1.4\",\"color\":\"color(7)\",\"hover_color\":\"color(5)\"},\"hover\":{\"color\":\"color(5)\"}}\']support@oxygenbuilder.com[/ct_link_text][/ct_div_block][/oxy_header_right][/oxy_header_row][oxy_header_row ct_sign_sha256=\'11f1117dccf3c979c6abc7e255a6abad2ce66929d5b8c7e2633481e1fc39bc66\' ct_options=\'{\"ct_id\":10,\"ct_parent\":2,\"selector\":\"_header_row-10-225\",\"original\":{\"stack-header-vertically\":\"phone-landscape\",\"border-bottom-width\":\"1\",\"border-bottom-style\":\"solid\",\"border-bottom-color\":\"color(3)\"}}\'][oxy_header_left ct_sign_sha256=\'2cc5578a17665b589693a9e7d82bf724307406d508a8636e207eeca8fcd9cf91\' ct_options=\'{\"ct_id\":11,\"ct_parent\":10,\"selector\":\"_header_left-11-225\"}\'][ct_link_2 ct_sign_sha256=\'045b9f9feee160279eadb04fb94b9a0225f28b91d2404e2904ef39b9e0a94ecb\' ct_options=\'{\"ct_id\":12,\"ct_parent\":11,\"selector\":\"link-12-225\",\"classes\":{\"0\":\"atomic-logo\"},\"original\":{\"url\":\"/\"},\"media\":{\"phone-landscape\":{\"original\":{\"margin-top\":\"12\",\"margin-bottom\":\"24\"}}},\"activeselector\":false}\'][ct_image ct_sign_sha256=\'71631c6505852a6b22a326c434e86055784e6626ee0e0eac7f9dd49c8128219d\' ct_options=\'{\"ct_id\":13,\"ct_parent\":12,\"selector\":\"image-13-225\",\"original\":{\"src\":\"http://atomic.oxy.host//srv/htdocs/wp-content/uploads/sites/41/2018/03/oxygen-logo-blue.png\",\"height\":\"24\"}}\'][/ct_image][/ct_link_2][/oxy_header_left][oxy_header_center ct_sign_sha256=\'379bce363717d5168702c4e95d2f8f19e1f37fe81b10a9f4b277372567318d8e\' ct_options=\'{\"ct_id\":14,\"ct_parent\":10,\"selector\":\"_header_center-14-225\"}\'][/oxy_header_center][oxy_header_right ct_sign_sha256=\'86225f7b69a69a1befb8cb9ad6883b42ef472028e67bc2398a546a8ea5e2bee1\' ct_options=\'{\"ct_id\":15,\"ct_parent\":10,\"selector\":\"_header_right-15-225\"}\'][ct_div_block_2 ct_sign_sha256=\'b6aa453822a5e622240ff8d52071825fe48ff7b0ee8ac72ee08953bff11aca44\' ct_options=\'{\"ct_id\":16,\"ct_parent\":15,\"selector\":\"div_block-16-225\",\"original\":{\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\",\"border-top-width\":\"1\",\"border-top-style\":\"solid\",\"border-top-color\":\"color(3)\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}},\"page-width\":{\"original\":{\"border-top-style\":\"solid\"}},\"phone-landscape\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\"}},\"tablet\":{\"original\":{\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}}}}\'][oxy_nav_menu ct_sign_sha256=\'20b0ffef62dc289917af366309430d9f1cae38c0f814c08fd1049ee100c7d3f8\' ct_options=\'{\"ct_id\":17,\"ct_parent\":16,\"selector\":\"_nav_menu-17-225\",\"original\":{\"menu_responsive\":\"page-width\",\"menu_responsive_padding_size\":\"0\",\"menu_responsive_icon_size\":\"18\",\"dropdowns\":\"on\",\"menu_dropdown_arrow\":\"on\",\"margin-right\":\"18\",\"menu_id\":\"3\",\"menu_color\":\"color(7)\",\"menu_font-size\":\"16\",\"menu_font-weight\":\"400\",\"menu_letter-spacing\":\"1\",\"menu_text-transform\":\"uppercase\",\"menu_padding-top\":\"18\",\"menu_padding-bottom\":\"18\",\"menu_padding-left\":\"18\",\"menu_padding-right\":\"18\",\"menu_hover_background-color\":\"color(7)\",\"menu_active_border-bottom-width\":\"2\",\"menu_dropdowns_hover_background-color\":\"color(11)\",\"menu_dropdowns_hover_color\":\"color(8)\",\"menu_responsive_dropdowns\":\"off\",\"menu_hover_color\":\"color(8)\",\"menu_hover_border-bottom-width\":\"0\",\"menu_justify-content\":\"flex-start\"},\"ct_nav_menu\":\"true\",\"hover\":{\"menu_background-color\":\"color(7)\",\"menu_dropdowns_background-color\":\"color(11)\",\"menu_dropdowns_color\":\"color(8)\",\"menu_color\":\"color(8)\",\"menu_border-bottom-width\":\"0\"},\"media\":{\"page-width\":{\"original\":{\"padding-top\":\"22\",\"padding-left\":\"22\",\"padding-right\":\"22\",\"padding-bottom\":\"22\"}},\"phone-landscape\":{\"original\":{\"margin-right\":\"0\"}}}}\'][/oxy_nav_menu][ct_link_text ct_sign_sha256=\'f77bb58bf5c79eb4e96c87d281d654e219b786a0138c8aa8b9b8e1f978717755\' ct_options=\'{\"ct_id\":18,\"ct_parent\":16,\"selector\":\"link_text-18-225\",\"classes\":{\"0\":\"atomic-medium-button\"},\"media\":{\"phone-portrait\":{\"original\":{\"margin-bottom\":\"12\"}},\"phone-landscape\":{\"original\":{\"margin-bottom\":\"12\"}}},\"original\":{\"url\":\"https://oxygenbuilder.com/\"}}\']GET OXYGEN[/ct_link_text][/ct_div_block_2][/oxy_header_right][/oxy_header_row][/oxy_header][ct_inner_content ct_sign_sha256=\'80c23b8509f00b6425f0ddc2aff6d820a4f514a5fd1f49e41f4b85d5b2205697\' ct_options=\'{\"ct_id\":19,\"ct_parent\":0,\"selector\":\"inner_content-19-225\"}\'][/ct_inner_content][ct_section ct_sign_sha256=\'27027d000abd9b42d26e3293dc8876f33f7b66dd1ac599332f6023c103e9f94a\' ct_options=\'{\"ct_id\":20,\"ct_parent\":0,\"selector\":\"section-20-225\",\"original\":{\"background-color\":\"color(5)\",\"container-padding-top\":\"60\",\"container-padding-bottom\":\"0\",\"-webkit-font-smoothing\":\"antialiased\",\"container-padding-left\":\"0\",\"container-padding-right\":\"0\"},\"activeselector\":false,\"nicename\":\"Footer Big with CTA\",\"media\":{\"phone-landscape\":{\"original\":{\"container-padding-top\":\"20\"}}}}\'][ct_new_columns_2 ct_sign_sha256=\'6f60ce6ff0a22ce3ad81e3821e866a07dc87904668b1766875425dd91d992a20\' ct_options=\'{\"ct_id\":21,\"ct_parent\":20,\"selector\":\"new_columns-21-225\",\"original\":{\"padding-bottom\":\"20\",\"border-bottom-style\":\"solid\",\"border-bottom-width\":\"1\",\"border-bottom-color\":\"color(11)\",\"set-columns-width-50\":\"tablet\",\"stack-columns-vertically\":\"phone-portrait\"}}\'][ct_div_block_2 ct_sign_sha256=\'d922b7fe78afe38ef22ba7f741f690269f3d3eabb9f78b79a26fc9d0419c098e\' ct_options=\'{\"ct_id\":22,\"ct_parent\":21,\"selector\":\"div_block-22-225\",\"original\":{\"width\":\"40\",\"width-unit\":\"%\",\"padding-right\":\"70\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}},\"tablet\":{\"original\":{\"padding-right\":\"20\"}}}}\'][ct_headline ct_sign_sha256=\'ae267d82b4be370635558d579216885014c826469381d8e5dcc0c52ca136fdaf\' ct_options=\'{\"ct_id\":23,\"ct_parent\":22,\"selector\":\"headline-23-225\",\"original\":{\"tag\":\"h3\",\"color\":\"color(8)\"},\"classes\":{\"0\":\"atomic-tritary-heading\"}}\']This is Atomic.[/ct_headline][ct_text_block ct_sign_sha256=\'a54b33b3006de1be183420998fec28178d0ef6642455b329e65a6e33aee4f592\' ct_options=\'{\"ct_id\":24,\"ct_parent\":22,\"selector\":\"text_block-24-225\",\"classes\":{},\"original\":{\"color\":\"color(9)\",\"font-size\":\"16\",\"margin-top\":\"12\",\"margin-bottom\":\"18\",\"line-height\":\"1.4\"}}\']All the pages you see here are built with the sections &amp; elements included with Atomic. Import any page or this entire site to your own Oxygen installation in one click.[/ct_text_block][ct_link_text ct_sign_sha256=\'7370842f3e842c0572261c3f9bbfeea133d4bbe30d855fe890f572f712a6eccf\' ct_options=\'{\"ct_id\":25,\"ct_parent\":22,\"selector\":\"link_text-25-225\",\"classes\":{\"0\":\"atomic-medium-button\"},\"original\":{\"url\":\"https://oxygenbuilder.com/\"}}\']GET OXYGEN[/ct_link_text][/ct_div_block_2][ct_div_block_2 ct_sign_sha256=\'5cbff2ed86f52e520812809bc2c9d5fee27d98da0dc183438f1f6880d9be8338\' ct_options=\'{\"ct_id\":26,\"ct_parent\":21,\"selector\":\"div_block-26-225\",\"original\":{\"width-unit\":\"%\",\"width\":\"20.00\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}}}}\'][ct_headline ct_sign_sha256=\'336f892bbcc7a31a7f229d7360adbd2f8295fe47471f11bdd32a71a0c29ba33c\' ct_options=\'{\"ct_id\":27,\"ct_parent\":26,\"selector\":\"headline-27-225\",\"original\":{\"tag\":\"h4\"},\"classes\":{\"0\":\"atomic-footer-7-title\"},\"activeselector\":\"atomic-footer-7-title\"}\']HOME[/ct_headline][ct_link_text ct_sign_sha256=\'7618347f19a710750b753eb7c8cac6f5ea1476e18a73fcfc29a1074a90bc7d3d\' ct_options=\'{\"ct_id\":28,\"ct_parent\":26,\"selector\":\"link_text-28-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']HOME[/ct_link_text][ct_link_text ct_sign_sha256=\'ba4e40de982e30400c9aedf6287a7623df8e7991b069e74081651787c33a0539\' ct_options=\'{\"ct_id\":29,\"ct_parent\":26,\"selector\":\"link_text-29-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/about-me/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']ABOUT ME[/ct_link_text][ct_link_text ct_sign_sha256=\'d36df5b82f20bb43d765ef5dbd2f54d5c9b4a42d9b3da77a442eefda293815a1\' ct_options=\'{\"ct_id\":30,\"ct_parent\":26,\"selector\":\"link_text-30-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/about-us/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']ABOUT US[/ct_link_text][ct_link_text ct_sign_sha256=\'b9b2fbae1685ed6df33fcea3c8d23b67e6cc04e9c0adce12089afba121c50d42\' ct_options=\'{\"ct_id\":31,\"ct_parent\":26,\"selector\":\"link_text-31-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/our-customers/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']OUR CUSTOMERS[/ct_link_text][ct_link_text ct_sign_sha256=\'017a092b90abbc14f18970947a879151a986ef1a817d53b179059f422ada6c48\' ct_options=\'{\"ct_id\":32,\"ct_parent\":26,\"selector\":\"link_text-32-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/customer-case-study/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']CASE STUDY[/ct_link_text][ct_link_text ct_sign_sha256=\'73de11796b448d50003a8c0db31648072a24768b891b0a19f77f49c31fd30a50\' ct_options=\'{\"ct_id\":57,\"ct_parent\":26,\"selector\":\"link_text-57-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/meet-the-team/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']BLOG[/ct_link_text][/ct_div_block_2][ct_div_block_2 ct_sign_sha256=\'81ef56fb063072d766b2cec1227a375d34f33963d804926e4d64470cdffcb4aa\' ct_options=\'{\"ct_id\":33,\"ct_parent\":21,\"selector\":\"div_block-33-225\",\"original\":{\"width\":\"20.00\",\"width-unit\":\"%\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}}}}\'][ct_headline ct_sign_sha256=\'8895da13f95f78fd7931c9d59ae092ef5f8b1c7d4d9698fdd4fe5e9b5d3524c4\' ct_options=\'{\"ct_id\":34,\"ct_parent\":33,\"selector\":\"headline-34-225\",\"original\":{\"tag\":\"h4\"},\"classes\":{\"0\":\"atomic-footer-7-title\"},\"activeselector\":\"atomic-footer-7-title\"}\']PRODUCT[/ct_headline][ct_link_text ct_sign_sha256=\'d476c5d567b38dd370a9087a78c9ebc8c8a485e916959a1d199bb1d3598597f2\' ct_options=\'{\"ct_id\":35,\"ct_parent\":33,\"selector\":\"link_text-35-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/general-content-1/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']CONTENT FIRST[/ct_link_text][ct_link_text ct_sign_sha256=\'19694a5d6a70a01ddb1c22477935ee54116a30828b22538aa77064839d83d7a9\' ct_options=\'{\"ct_id\":36,\"ct_parent\":33,\"selector\":\"link_text-36-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/general-content-2/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']CONTENT SECOND[/ct_link_text][ct_link_text ct_sign_sha256=\'4518ba739f4dea2548ca91984cf08b60708042c7424b61bb6215313abd75ad40\' ct_options=\'{\"ct_id\":37,\"ct_parent\":33,\"selector\":\"link_text-37-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/our-products/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']OUR PRODUCTS[/ct_link_text][ct_link_text ct_sign_sha256=\'82462e3ad2fee18ddd829e994677439eec86ba11633550ab6e9c333ada3b9193\' ct_options=\'{\"ct_id\":38,\"ct_parent\":33,\"selector\":\"link_text-38-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/product-tour/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']PRODUCT TOUR[/ct_link_text][ct_link_text ct_sign_sha256=\'f99e0c8179ec0d47dacb1313e3bd9177db925dadf50dab97fa1c5479cd20c478\' ct_options=\'{\"ct_id\":39,\"ct_parent\":33,\"selector\":\"link_text-39-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/our-services/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']OUR SERVICES[/ct_link_text][/ct_div_block_2][ct_div_block_2 ct_sign_sha256=\'3b5a138af936ee4c3df95afb24bc558bac7a3901c57c24d9908175cc828a9fc8\' ct_options=\'{\"ct_id\":40,\"ct_parent\":21,\"selector\":\"div_block-40-225\",\"original\":{\"width\":\"20.00\",\"width-unit\":\"%\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\"}}}}\'][ct_headline ct_sign_sha256=\'fa21cb5a10d9b93838c6dab4fa339c42a3c4d254cfb8163c30b61a0782390ad2\' ct_options=\'{\"ct_id\":41,\"ct_parent\":40,\"selector\":\"headline-41-225\",\"original\":{\"tag\":\"h4\"},\"classes\":{\"0\":\"atomic-footer-7-title\"},\"activeselector\":\"atomic-footer-7-title\"}\']MORE[/ct_headline][ct_link_text ct_sign_sha256=\'61dc87fbb2c95231f73d4f1108044b744530e6a767d0cb687cc12e020b863429\' ct_options=\'{\"ct_id\":42,\"ct_parent\":40,\"selector\":\"link_text-42-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/pricing/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']PRICING[/ct_link_text][ct_link_text ct_sign_sha256=\'d78ec8d47f6ff884daa3db1c9e06add5f6c9d4450f5d2b98bf80e4f897ca4514\' ct_options=\'{\"ct_id\":43,\"ct_parent\":40,\"selector\":\"link_text-43-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/features/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']FEATURES[/ct_link_text][ct_link_text ct_sign_sha256=\'5cb7ebff4c12020c2a226a15654296590658d5ac0140d723ff35d9a2348e5a28\' ct_options=\'{\"ct_id\":44,\"ct_parent\":40,\"selector\":\"link_text-44-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/frequently-asked-questions/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']FAQ[/ct_link_text][ct_link_text ct_sign_sha256=\'706a70f800b994e821b4408c809516f63f6926da3a0b2780829f2ccd353f7759\' ct_options=\'{\"ct_id\":45,\"ct_parent\":40,\"selector\":\"link_text-45-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/contact/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']CONTACT[/ct_link_text][ct_link_text ct_sign_sha256=\'811e6938f23a5196c39f5bfe3197af8bc8a58ad922c477a037a68be0e8f1a05b\' ct_options=\'{\"ct_id\":46,\"ct_parent\":40,\"selector\":\"link_text-46-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/meet-the-team/\"},\"classes\":{\"0\":\"atomic-footer-7-link\"},\"activeselector\":\"atomic-footer-7-link\"}\']TEAM[/ct_link_text][/ct_div_block_2][/ct_new_columns_2][ct_div_block_2 ct_sign_sha256=\'2130ce046d43d2e3279995440ab7263bb5b9476eb5b49f4c1a50255e024530c8\' ct_options=\'{\"ct_id\":47,\"ct_parent\":20,\"selector\":\"div_block-47-225\",\"original\":{\"width-unit\":\"%\",\"width\":\"100.00\",\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\",\"padding-left\":\"20\",\"padding-right\":\"20\",\"justify-content\":\"space-between\",\"text-align\":\"justify\"},\"media\":{\"phone-landscape\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"justify-content\":\"center\",\"text-align\":\"center\",\"margin-bottom\":\"24\"}}}}\'][ct_div_block_3 ct_sign_sha256=\'bb7bf15f29b3c3a3dec948c1420afb4a3e08e976cbd3faf1e37e74690b6231f0\' ct_options=\'{\"ct_id\":48,\"ct_parent\":47,\"selector\":\"div_block-48-225\",\"original\":{\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\"},\"media\":{\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"margin-bottom\":\"24\"}}}}\'][ct_text_block ct_sign_sha256=\'f6ce68dd0245070f5ce9ccd4040981df625800573895b2b3747c97d77deae80f\' ct_options=\'{\"ct_id\":49,\"ct_parent\":48,\"selector\":\"text_block-49-225\",\"classes\":{\"0\":\"atomic-footer-7-text\"}}\'](678) 999-8212[/ct_text_block][ct_link_text ct_sign_sha256=\'0da0083ae153de4f985c8114e9868da18063f5efacebc1f5f6c7d0b354d73b1f\' ct_options=\'{\"ct_id\":50,\"ct_parent\":48,\"selector\":\"link_text-50-225\",\"original\":{\"url\":\"mailto:support@oxygenbuilder.com\",\"color\":\"color(9)\",\"hover_color\":\"color(8)\",\"font-size\":\"16\",\"line-height\":\"1.4\"},\"hover\":{\"color\":\"color(8)\"}}\']support@oxygenbuilder.com[/ct_link_text][/ct_div_block_3][oxy_social_icons ct_sign_sha256=\'6c5fc9d8c3f55245946615a7e33a13583f81e68bd1fec2e3a8aa9a432e585925\' ct_options=\'{\"ct_id\":51,\"ct_parent\":47,\"selector\":\"_social_icons-51-225\",\"original\":{\"icon-facebook\":\"https://www.facebook.com/groups/1626639680763454/\",\"icon-instagram\":\"https://www.instagram.com/louisreingold/\",\"icon-twitter\":\"https://twitter.com/RealOxygenApp\",\"icon-style\":\"square\",\"icon-color\":\"color(8)\",\"icon-size\":\"32\",\"icon-space-between-icons\":\"12\",\"icon-background-color\":\"color(7)\",\"icon-background-hover-color\":\"color(2)\",\"icon-youtube\":\"youtube.com/watch?v=ExKXYvPDDaY\"}}\'][/oxy_social_icons][/ct_div_block_2][ct_div_block_2 ct_sign_sha256=\'552d1ffba0322f54b322bf2bfbd1590b105efdee8511872111139cf2a95c50f9\' ct_options=\'{\"ct_id\":52,\"ct_parent\":20,\"selector\":\"div_block-52-225\",\"original\":{\"width-unit\":\"%\",\"width\":\"100.00\",\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\",\"padding-left\":\"20\",\"padding-right\":\"20\",\"padding-top\":\"18\",\"padding-bottom\":\"18\",\"border-top-color\":\"color(11)\",\"border-top-width\":\"1\",\"border-top-style\":\"solid\"},\"media\":{\"phone-landscape\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\",\"align-items\":\"center\",\"text-align\":\"center\",\"justify-content\":\"center\"}}}}\'][ct_link_3 ct_sign_sha256=\'7e5e9ce5ff07e8268d91a4ba9be00ce74d8ee139b73f63e6a837297c4f7c99ca\' ct_options=\'{\"ct_id\":53,\"ct_parent\":52,\"selector\":\"link-53-225\",\"classes\":{\"0\":\"atomic-logo\"},\"media\":{\"phone-landscape\":{\"original\":{\"margin-bottom\":\"18\"}}},\"original\":{\"url\":\"https://oxygenbuilder.com/\"},\"activeselector\":\"atomic-logo\"}\'][ct_image ct_sign_sha256=\'5e2eba7ae990ee93b083d203bb8663dcddbb4e6ad55a46cacc2acb186f04c2d3\' ct_options=\'{\"ct_id\":54,\"ct_parent\":53,\"selector\":\"image-54-225\",\"original\":{\"src\":\"http://atomic.oxy.host//srv/htdocs/wp-content/uploads/sites/41/2018/03/oxygen-logo-white-2.png\",\"height\":\"24\"}}\'][/ct_image][/ct_link_3][ct_div_block_3 ct_sign_sha256=\'7b5e84235372975bc60ee5e11e11df5150604cf7d6c6d920079e432a23f00364\' ct_options=\'{\"ct_id\":55,\"ct_parent\":52,\"selector\":\"div_block-55-225\",\"original\":{\"margin-left-unit\":\"auto\",\"margin-left\":\"0\",\"flex-direction\":\"row\",\"display\":\"flex\",\"align-items\":\"center\",\"justify-content\":\"center\",\"text-align\":\"center\"},\"media\":{\"phone-landscape\":{\"original\":{\"margin-left\":\"-18\"}},\"phone-portrait\":{\"original\":{\"flex-direction\":\"column\",\"display\":\"flex\"}}}}\'][ct_link_text ct_sign_sha256=\'daedd886bcf6e36cffb9c4865e78df70ba18b2e9404615ea79678295ced0298b\' ct_options=\'{\"ct_id\":56,\"ct_parent\":55,\"selector\":\"link_text-56-225\",\"original\":{\"hover_color\":\"color(8)\",\"url\":\"/terms-of-service/\"},\"classes\":{\"0\":\"atomic-footer-7-small-link\"}}\']Terms &amp; Conditions[/ct_link_text][/ct_div_block_3][/ct_div_block_2][/ct_section]');
INSERT INTO `wp_postmeta` VALUES (88414,3631,'ct_template_type','');
INSERT INTO `wp_postmeta` VALUES (88415,3631,'ct_template_order','0');
INSERT INTO `wp_postmeta` VALUES (88416,3631,'ct_parent_template',NULL);
INSERT INTO `wp_postmeta` VALUES (88417,3631,'ct_template_single_all','');
INSERT INTO `wp_postmeta` VALUES (88418,3631,'ct_template_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88419,3631,'ct_use_template_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88420,3631,'ct_template_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88421,3631,'ct_template_apply_if_post_of_parents','');
INSERT INTO `wp_postmeta` VALUES (88422,3631,'ct_template_post_of_parents','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (88423,3631,'ct_template_all_archives','');
INSERT INTO `wp_postmeta` VALUES (88424,3631,'ct_template_apply_if_archive_among_taxonomies','');
INSERT INTO `wp_postmeta` VALUES (88425,3631,'ct_template_archive_among_taxonomies',NULL);
INSERT INTO `wp_postmeta` VALUES (88426,3631,'ct_template_apply_if_archive_among_cpt','');
INSERT INTO `wp_postmeta` VALUES (88427,3631,'ct_template_archive_post_types','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (88428,3631,'ct_template_date_archive','');
INSERT INTO `wp_postmeta` VALUES (88429,3631,'ct_template_front_page','');
INSERT INTO `wp_postmeta` VALUES (88430,3631,'ct_template_blog_posts','');
INSERT INTO `wp_postmeta` VALUES (88431,3631,'ct_template_search_page','');
INSERT INTO `wp_postmeta` VALUES (88432,3631,'ct_template_404_page','');
INSERT INTO `wp_postmeta` VALUES (88433,3631,'ct_template_index','true');
INSERT INTO `wp_postmeta` VALUES (88434,3631,'ct_template_inner_content','');
INSERT INTO `wp_postmeta` VALUES (88465,3631,'_edit_lock','1562812578:1');
INSERT INTO `wp_postmeta` VALUES (89641,3751,'_edit_lock','1599744227:2');
INSERT INTO `wp_postmeta` VALUES (89694,3751,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (90553,3923,'_edit_lock','1599744034:2');
INSERT INTO `wp_postmeta` VALUES (90554,3923,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (90716,3975,'_edit_lock','1643479813:1');
INSERT INTO `wp_postmeta` VALUES (90717,3975,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (92779,4071,'_edit_lock','1617710209:1');
INSERT INTO `wp_postmeta` VALUES (92780,4071,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (93071,4103,'_edit_lock','1770063293:15');
INSERT INTO `wp_postmeta` VALUES (93072,4103,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (93073,4103,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (93074,4103,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (93075,4103,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (93076,4103,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (93077,4103,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (93078,4103,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (93079,4103,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (93080,4103,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (93081,4103,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (93082,4103,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (93083,4103,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (93084,4103,'hide_page_content','0');
INSERT INTO `wp_postmeta` VALUES (93085,4103,'_hide_page_content','field_5bb79029a1b91');
INSERT INTO `wp_postmeta` VALUES (93086,4103,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (93087,4103,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (93088,4103,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (93089,4103,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (94637,4311,'_edit_lock','1650387159:1');
INSERT INTO `wp_postmeta` VALUES (94638,4311,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (94692,3748,'_edit_lock','1602325765:2');
INSERT INTO `wp_postmeta` VALUES (94724,4349,'_edit_lock','1617771907:1');
INSERT INTO `wp_postmeta` VALUES (94725,4349,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (94767,4381,'_edit_lock','1564653928:1');
INSERT INTO `wp_postmeta` VALUES (94768,4381,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (94810,4385,'_edit_lock','1769442049:12');
INSERT INTO `wp_postmeta` VALUES (94811,4385,'_edit_last','12');
INSERT INTO `wp_postmeta` VALUES (96021,4518,'_edit_lock','1645269257:1');
INSERT INTO `wp_postmeta` VALUES (96022,4518,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (96342,4590,'_edit_lock','1637993607:1');
INSERT INTO `wp_postmeta` VALUES (96343,4590,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (96624,4648,'_edit_lock','1757130784:12');
INSERT INTO `wp_postmeta` VALUES (96625,4648,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (96885,4698,'_edit_lock','1648448214:1');
INSERT INTO `wp_postmeta` VALUES (96886,4698,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (97300,4793,'_edit_lock','1643557954:1');
INSERT INTO `wp_postmeta` VALUES (97302,4793,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (97378,4812,'_edit_lock','1649337647:1');
INSERT INTO `wp_postmeta` VALUES (97379,4812,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (97636,4864,'_edit_lock','1648794404:1');
INSERT INTO `wp_postmeta` VALUES (97637,4864,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (97798,4897,'_edit_lock','1617773859:1');
INSERT INTO `wp_postmeta` VALUES (97799,4897,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (98644,5052,'_edit_lock','1617773799:1');
INSERT INTO `wp_postmeta` VALUES (98702,5052,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (99270,5142,'_edit_lock','1617775051:1');
INSERT INTO `wp_postmeta` VALUES (99271,5142,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (99840,4103,'_genesis_layout','full-width-content');
INSERT INTO `wp_postmeta` VALUES (99857,5251,'_edit_lock','1648442831:1');
INSERT INTO `wp_postmeta` VALUES (99858,5251,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (100031,5289,'_edit_lock','1617710106:1');
INSERT INTO `wp_postmeta` VALUES (100032,5289,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (100953,5408,'_edit_lock','1769483384:12');
INSERT INTO `wp_postmeta` VALUES (100954,5408,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (101144,5446,'_edit_lock','1617711973:1');
INSERT INTO `wp_postmeta` VALUES (101145,5446,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (101233,5484,'_edit_lock','1622888022:1');
INSERT INTO `wp_postmeta` VALUES (101234,5484,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (101282,5529,'_edit_lock','1617709978:1');
INSERT INTO `wp_postmeta` VALUES (101283,5529,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (101451,815,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (101453,815,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (101454,815,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101455,815,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (101461,817,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101465,803,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (101467,803,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (101468,803,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101469,803,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (101475,816,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101496,806,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101510,814,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101531,4665,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101538,4666,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101545,5593,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101552,4660,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101559,4661,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101566,4652,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101573,4653,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101580,4654,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101587,4662,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101594,4664,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101608,4963,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101739,5592,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (101740,5592,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (101741,5592,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (101742,5592,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101743,5592,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (101744,5592,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (101756,4648,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (101778,1032,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102036,5606,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102037,5606,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102038,5606,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102039,5606,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102040,5606,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102041,5606,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102050,5608,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102051,5608,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102052,5608,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102053,5608,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102054,5608,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102055,5608,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102148,5620,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102150,5620,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102151,5620,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102152,5620,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102155,5621,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102157,5621,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102158,5621,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102159,5621,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102169,5605,'_edit_lock','1648794403:1');
INSERT INTO `wp_postmeta` VALUES (102170,5605,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (102174,5607,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102181,5609,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102220,5623,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102221,5623,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102222,5623,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102223,5623,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102224,5623,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102225,5623,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102227,5624,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102228,5624,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102229,5624,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102230,5624,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102231,5624,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102232,5624,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102237,5625,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102248,5627,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102249,5627,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102250,5627,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102251,5627,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102252,5627,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102253,5627,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102255,5628,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102256,5628,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102257,5628,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102258,5628,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102259,5628,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102260,5628,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102262,5629,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102263,5629,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102264,5629,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102265,5629,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102266,5629,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102267,5629,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102269,5630,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102270,5630,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102271,5630,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102272,5630,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102273,5630,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102274,5630,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102286,5631,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102293,5632,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102304,5622,'_edit_lock','1646063815:1');
INSERT INTO `wp_postmeta` VALUES (102305,5622,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (102419,5626,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102794,5649,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102795,5649,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102796,5649,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102797,5649,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102798,5649,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102799,5649,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102801,5650,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102802,5650,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102803,5650,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102804,5650,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102805,5650,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102806,5650,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102808,5651,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102809,5651,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102810,5651,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102811,5651,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102812,5651,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102813,5651,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102815,5652,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102816,5652,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102817,5652,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102818,5652,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102819,5652,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102820,5652,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102822,5653,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102823,5653,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102824,5653,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102825,5653,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102826,5653,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102827,5653,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102829,5654,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (102830,5654,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (102831,5654,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (102832,5654,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (102833,5654,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (102834,5654,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (102843,5648,'_edit_lock','1646063816:1');
INSERT INTO `wp_postmeta` VALUES (102890,5648,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (103146,778,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (103828,3928,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (103829,3928,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (103830,3928,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (103831,3928,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (103832,3928,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (103833,3928,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (103835,3939,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (103836,3939,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (103837,3939,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (103838,3939,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (103839,3939,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (103840,3939,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (103852,3923,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104271,5648,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (104272,5648,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (104273,5648,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (104274,5648,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104275,5648,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (104276,5648,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (104288,5622,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104302,5251,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104316,4071,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104408,5408,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104551,5484,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (104553,5484,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (104554,5484,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (104555,5484,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (104736,5446,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (105090,5289,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106515,5717,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106522,5718,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106529,5719,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106536,5720,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106543,5611,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106550,5616,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106557,5617,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106571,5605,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106813,5732,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (106814,5732,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (106815,5732,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (106816,5732,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106817,5732,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (106818,5732,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (106827,5734,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (106828,5734,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (106829,5734,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (106830,5734,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106831,5734,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (106832,5734,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (106841,5736,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (106842,5736,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (106843,5736,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (106844,5736,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106845,5736,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (106846,5736,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (106883,5731,'_edit_lock','1648446353:1');
INSERT INTO `wp_postmeta` VALUES (106884,5731,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (106899,5741,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (106900,5741,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (106901,5741,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (106902,5741,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (106903,5741,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (106904,5741,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (107036,1049,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107153,5733,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107157,5750,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107159,5750,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107160,5750,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107161,5750,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107171,5751,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107173,5751,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107174,5751,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107175,5751,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107185,5738,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107187,5738,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107188,5738,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107189,5738,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107192,5739,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107194,5739,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107195,5739,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107196,5739,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107397,5735,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107399,5735,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107400,5735,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107401,5735,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107404,5740,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (107406,5740,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (107407,5740,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107408,5740,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (107421,5731,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107642,1752,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107649,1753,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107656,1754,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107663,5824,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107670,4313,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107677,5509,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107691,5527,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107698,5528,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107705,5511,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107712,4462,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107719,4463,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107726,5445,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107733,5506,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107754,5288,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107761,5250,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107768,4181,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107782,5407,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107789,5483,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107796,5507,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107803,4464,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107810,5064,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107817,4896,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107824,5503,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107845,4468,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107866,5508,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107873,5140,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107880,4792,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107887,5502,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107894,4640,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107908,5602,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107915,5603,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107922,5647,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107929,5510,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107936,4130,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107964,5512,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107971,4465,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107985,5713,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (107992,5604,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108006,5515,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108013,4863,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108020,5760,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108027,5761,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108034,4314,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108041,2019,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108055,4311,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108060,5827,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108062,5827,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108063,5827,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108064,5827,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108074,5826,'_edit_lock','1647615084:1');
INSERT INTO `wp_postmeta` VALUES (108075,5826,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (108086,5826,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108090,5828,'_edit_lock','1573540474:2');
INSERT INTO `wp_postmeta` VALUES (108098,5828,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (108099,5828,'post_video_id','0wCC3aLXdOw');
INSERT INTO `wp_postmeta` VALUES (108100,5828,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108101,5828,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108102,5828,'audio_file','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108103,5828,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108104,5828,'duration','');
INSERT INTO `wp_postmeta` VALUES (108105,5828,'filesize','746.27k');
INSERT INTO `wp_postmeta` VALUES (108106,5828,'filesize_raw','764176');
INSERT INTO `wp_postmeta` VALUES (108107,5828,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108108,5828,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108109,5828,'block','');
INSERT INTO `wp_postmeta` VALUES (108110,5828,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108111,5828,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108112,5828,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108113,5828,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108129,5828,'enclosure','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108137,5830,'_edit_lock','1573554199:2');
INSERT INTO `wp_postmeta` VALUES (108138,5831,'_edit_lock','1573540472:2');
INSERT INTO `wp_postmeta` VALUES (108139,5832,'_edit_lock','1573540326:2');
INSERT INTO `wp_postmeta` VALUES (108140,5833,'_edit_lock','1647605622:1');
INSERT INTO `wp_postmeta` VALUES (108141,5830,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (108142,5830,'post_video_id','HjxYvcdpVnU');
INSERT INTO `wp_postmeta` VALUES (108143,5830,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108144,5830,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108145,5830,'audio_file','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108146,5830,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108147,5830,'duration','');
INSERT INTO `wp_postmeta` VALUES (108148,5830,'filesize','746.27k');
INSERT INTO `wp_postmeta` VALUES (108149,5830,'filesize_raw','764176');
INSERT INTO `wp_postmeta` VALUES (108150,5830,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108151,5830,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108152,5830,'block','');
INSERT INTO `wp_postmeta` VALUES (108153,5830,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108154,5830,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108155,5830,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108156,5830,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108157,5830,'enclosure','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108165,5831,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (108166,5831,'post_video_id','0wCC3aLXdOw');
INSERT INTO `wp_postmeta` VALUES (108167,5831,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108168,5831,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108169,5831,'audio_file','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108170,5831,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108171,5831,'duration','');
INSERT INTO `wp_postmeta` VALUES (108172,5831,'filesize','746.27k');
INSERT INTO `wp_postmeta` VALUES (108173,5831,'filesize_raw','764176');
INSERT INTO `wp_postmeta` VALUES (108174,5831,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108175,5831,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108176,5831,'block','');
INSERT INTO `wp_postmeta` VALUES (108177,5831,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108178,5831,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108179,5831,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108180,5831,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108181,5831,'enclosure','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108189,5832,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (108190,5832,'post_video_id','0wCC3aLXdOw');
INSERT INTO `wp_postmeta` VALUES (108191,5832,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108192,5832,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108193,5832,'audio_file','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108194,5832,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108195,5832,'duration','');
INSERT INTO `wp_postmeta` VALUES (108196,5832,'filesize','746.27k');
INSERT INTO `wp_postmeta` VALUES (108197,5832,'filesize_raw','764176');
INSERT INTO `wp_postmeta` VALUES (108198,5832,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108199,5832,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108200,5832,'block','');
INSERT INTO `wp_postmeta` VALUES (108201,5832,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108202,5832,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108203,5832,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108204,5832,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108205,5832,'enclosure','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108213,5833,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (108214,5833,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (108215,5833,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108216,5833,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108217,5833,'audio_file','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108218,5833,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108219,5833,'duration','');
INSERT INTO `wp_postmeta` VALUES (108220,5833,'filesize','746.27k');
INSERT INTO `wp_postmeta` VALUES (108221,5833,'filesize_raw','764176');
INSERT INTO `wp_postmeta` VALUES (108222,5833,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108223,5833,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108224,5833,'block','');
INSERT INTO `wp_postmeta` VALUES (108225,5833,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108226,5833,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108227,5833,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108228,5833,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108229,5833,'enclosure','https://2poochiesproperties.com/wp-content/uploads/2019/11/file_example_MP3_700KB-1.mp3');
INSERT INTO `wp_postmeta` VALUES (108299,4103,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108316,5850,'_edit_lock','1647615083:1');
INSERT INTO `wp_postmeta` VALUES (108324,5850,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (108325,5850,'post_video_id','HjxYvcdpVnU');
INSERT INTO `wp_postmeta` VALUES (108326,5850,'_post_video_id','field_5dc95898d8f8b');
INSERT INTO `wp_postmeta` VALUES (108327,5850,'episode_type','audio');
INSERT INTO `wp_postmeta` VALUES (108328,5850,'audio_file','');
INSERT INTO `wp_postmeta` VALUES (108329,5850,'podmotor_file_id','');
INSERT INTO `wp_postmeta` VALUES (108330,5850,'duration','');
INSERT INTO `wp_postmeta` VALUES (108331,5850,'filesize','');
INSERT INTO `wp_postmeta` VALUES (108332,5850,'filesize_raw','');
INSERT INTO `wp_postmeta` VALUES (108333,5850,'date_recorded','');
INSERT INTO `wp_postmeta` VALUES (108334,5850,'explicit','');
INSERT INTO `wp_postmeta` VALUES (108335,5850,'block','');
INSERT INTO `wp_postmeta` VALUES (108336,5850,'itunes_episode_number','');
INSERT INTO `wp_postmeta` VALUES (108337,5850,'itunes_title','');
INSERT INTO `wp_postmeta` VALUES (108338,5850,'itunes_season_number','');
INSERT INTO `wp_postmeta` VALUES (108339,5850,'itunes_episode_type','');
INSERT INTO `wp_postmeta` VALUES (108347,1013,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108348,1013,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108349,1013,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108350,1013,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108351,1013,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108352,1013,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108378,5854,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108389,5856,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108390,5856,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108391,5856,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108392,5856,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108393,5856,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108394,5856,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108396,5857,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108397,5857,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108398,5857,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108399,5857,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108400,5857,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108401,5857,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108403,5858,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108404,5858,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108405,5858,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108406,5858,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108407,5858,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108408,5858,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108410,1012,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108412,1012,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108413,1012,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108414,1012,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108417,5851,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108419,5851,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108420,5851,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108421,5851,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108434,5853,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108441,5855,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108480,5850,'video_duration','00:22');
INSERT INTO `wp_postmeta` VALUES (108481,5850,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108482,5850,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108483,5850,'related_videos','');
INSERT INTO `wp_postmeta` VALUES (108484,5850,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108485,5850,'related_articles_and_downloads','');
INSERT INTO `wp_postmeta` VALUES (108486,5850,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108490,5850,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108494,5830,'video_duration','00:22');
INSERT INTO `wp_postmeta` VALUES (108495,5830,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108496,5830,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108497,5830,'related_videos','');
INSERT INTO `wp_postmeta` VALUES (108498,5830,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108499,5830,'related_articles_and_downloads','');
INSERT INTO `wp_postmeta` VALUES (108500,5830,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108504,5830,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108508,5833,'video_duration','');
INSERT INTO `wp_postmeta` VALUES (108509,5833,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108510,5833,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108511,5833,'related_videos','3');
INSERT INTO `wp_postmeta` VALUES (108512,5833,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108513,5833,'related_articles_and_downloads','4');
INSERT INTO `wp_postmeta` VALUES (108514,5833,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108522,5832,'video_duration','31:06');
INSERT INTO `wp_postmeta` VALUES (108523,5832,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108524,5832,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108525,5832,'related_videos','');
INSERT INTO `wp_postmeta` VALUES (108526,5832,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108527,5832,'related_articles_and_downloads','');
INSERT INTO `wp_postmeta` VALUES (108528,5832,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108532,5832,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108536,5831,'video_duration','31:06');
INSERT INTO `wp_postmeta` VALUES (108537,5831,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108538,5831,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108539,5831,'related_videos','');
INSERT INTO `wp_postmeta` VALUES (108540,5831,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108541,5831,'related_articles_and_downloads','');
INSERT INTO `wp_postmeta` VALUES (108542,5831,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108543,5831,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108544,5831,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108545,5831,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108546,5831,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108547,5831,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108548,5831,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108550,5828,'video_duration','31:06');
INSERT INTO `wp_postmeta` VALUES (108551,5828,'_video_duration','field_5db6826eeb238');
INSERT INTO `wp_postmeta` VALUES (108552,5828,'_audio_file','field_5db6b68296bc1');
INSERT INTO `wp_postmeta` VALUES (108553,5828,'related_videos','');
INSERT INTO `wp_postmeta` VALUES (108554,5828,'_related_videos','field_5dbaf10f9b665');
INSERT INTO `wp_postmeta` VALUES (108555,5828,'related_articles_and_downloads','');
INSERT INTO `wp_postmeta` VALUES (108556,5828,'_related_articles_and_downloads','field_5dbbedfc4b958');
INSERT INTO `wp_postmeta` VALUES (108557,5828,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108558,5828,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108559,5828,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108560,5828,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108561,5828,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108562,5828,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108569,5833,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (108579,5854,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108580,5854,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108581,5854,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108582,5854,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108583,5854,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108597,5833,'related_videos_0_video','5833');
INSERT INTO `wp_postmeta` VALUES (108598,5833,'_related_videos_0_video','field_5dbaf11a9b666');
INSERT INTO `wp_postmeta` VALUES (108599,5833,'related_videos_1_video','5830');
INSERT INTO `wp_postmeta` VALUES (108600,5833,'_related_videos_1_video','field_5dbaf11a9b666');
INSERT INTO `wp_postmeta` VALUES (108601,5833,'related_videos_2_video','5828');
INSERT INTO `wp_postmeta` VALUES (108602,5833,'_related_videos_2_video','field_5dbaf11a9b666');
INSERT INTO `wp_postmeta` VALUES (108622,5833,'related_articles_and_downloads_0_title','Lorem ipsum dolor sit amet');
INSERT INTO `wp_postmeta` VALUES (108623,5833,'_related_articles_and_downloads_0_title','field_5dbbee334b959');
INSERT INTO `wp_postmeta` VALUES (108624,5833,'related_articles_and_downloads_0_type','Resource');
INSERT INTO `wp_postmeta` VALUES (108625,5833,'_related_articles_and_downloads_0_type','field_5dbbee3a4b95a');
INSERT INTO `wp_postmeta` VALUES (108626,5833,'related_articles_and_downloads_0_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (108627,5833,'_related_articles_and_downloads_0_link','field_5dbbee624b95b');
INSERT INTO `wp_postmeta` VALUES (108628,5833,'related_articles_and_downloads_1_title','Related download');
INSERT INTO `wp_postmeta` VALUES (108629,5833,'_related_articles_and_downloads_1_title','field_5dbbee334b959');
INSERT INTO `wp_postmeta` VALUES (108630,5833,'related_articles_and_downloads_1_type','Download');
INSERT INTO `wp_postmeta` VALUES (108631,5833,'_related_articles_and_downloads_1_type','field_5dbbee3a4b95a');
INSERT INTO `wp_postmeta` VALUES (108632,5833,'related_articles_and_downloads_1_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (108633,5833,'_related_articles_and_downloads_1_link','field_5dbbee624b95b');
INSERT INTO `wp_postmeta` VALUES (108634,5833,'related_articles_and_downloads_2_title','Other item');
INSERT INTO `wp_postmeta` VALUES (108635,5833,'_related_articles_and_downloads_2_title','field_5dbbee334b959');
INSERT INTO `wp_postmeta` VALUES (108636,5833,'related_articles_and_downloads_2_type','File');
INSERT INTO `wp_postmeta` VALUES (108637,5833,'_related_articles_and_downloads_2_type','field_5dbbee3a4b95a');
INSERT INTO `wp_postmeta` VALUES (108638,5833,'related_articles_and_downloads_2_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (108639,5833,'_related_articles_and_downloads_2_link','field_5dbbee624b95b');
INSERT INTO `wp_postmeta` VALUES (108652,5833,'related_articles_and_downloads_3_title','Fourth related item');
INSERT INTO `wp_postmeta` VALUES (108653,5833,'_related_articles_and_downloads_3_title','field_5dbbee334b959');
INSERT INTO `wp_postmeta` VALUES (108654,5833,'related_articles_and_downloads_3_type','Type');
INSERT INTO `wp_postmeta` VALUES (108655,5833,'_related_articles_and_downloads_3_type','field_5dbbee3a4b95a');
INSERT INTO `wp_postmeta` VALUES (108656,5833,'related_articles_and_downloads_3_link','a:3:{s:5:\"title\";s:0:\"\";s:3:\"url\";s:1:\"#\";s:6:\"target\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (108657,5833,'_related_articles_and_downloads_3_link','field_5dbbee624b95b');
INSERT INTO `wp_postmeta` VALUES (108676,5863,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108677,5863,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108678,5863,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108679,5863,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108680,5863,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108682,5864,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108683,5864,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108684,5864,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108685,5864,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108686,5864,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108688,5865,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108689,5865,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108690,5865,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108691,5865,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108692,5865,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108730,5862,'_edit_lock','1617710274:1');
INSERT INTO `wp_postmeta` VALUES (108983,5862,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (108984,5866,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108985,5866,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108986,5866,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108987,5866,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108988,5866,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108990,5867,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108991,5867,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108992,5867,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108993,5867,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (108994,5867,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (108996,5868,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (108997,5868,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (108998,5868,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (108999,5868,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (109000,5868,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (109235,5830,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (109236,5830,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (109237,5830,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (109238,5830,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (109239,5830,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (109240,5830,'swp_cache_timestamp','437098');
INSERT INTO `wp_postmeta` VALUES (109283,5832,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (109285,5832,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (109286,5832,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (109910,5964,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (109911,5964,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (109912,5964,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (109913,5964,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (109914,5964,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (110927,6031,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (110928,6031,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (110929,6031,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (110930,6031,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (110931,6031,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111483,5966,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111484,5966,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111485,5966,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111486,5966,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111487,5966,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111645,6056,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111646,6056,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111647,6056,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111648,6056,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111649,6056,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111651,6057,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111652,6057,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111653,6057,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111654,6057,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111655,6057,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111771,6050,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111772,6050,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111773,6050,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111774,6050,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111775,6050,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111777,6062,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111778,6062,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111779,6062,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111780,6062,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111781,6062,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111843,6063,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111844,6063,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111845,6063,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111846,6063,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111847,6063,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (111849,6064,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (111850,6064,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (111851,6064,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (111852,6064,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (111853,6064,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (116294,5464,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (116295,5464,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (116296,5464,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (116297,5464,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (116298,5464,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (119270,8494,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119272,8494,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119273,8494,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119276,5625,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119278,5625,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119279,5625,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119282,5626,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119284,5626,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119285,5626,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119288,5631,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119290,5631,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119291,5631,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119294,5632,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119296,5632,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119297,5632,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119306,5622,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119308,5622,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119309,5622,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119914,8604,'_edit_lock','1617713149:1');
INSERT INTO `wp_postmeta` VALUES (119915,8604,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (119916,8605,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119917,8605,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (119918,8605,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119919,8605,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119920,8605,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (119922,8606,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119923,8606,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (119924,8606,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119925,8606,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119926,8606,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (119928,8607,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119929,8607,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (119930,8607,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119931,8607,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (119932,8607,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (119940,8604,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (119942,8604,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (119943,8604,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120175,8615,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120176,8615,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120177,8615,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120178,8615,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120179,8615,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120187,8617,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120188,8617,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120189,8617,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120190,8617,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120191,8617,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120266,8614,'_edit_lock','1617712520:1');
INSERT INTO `wp_postmeta` VALUES (120274,8614,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (120275,8616,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120276,8616,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120277,8616,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120278,8616,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120279,8616,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120294,8619,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120295,8619,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120296,8619,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120297,8619,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120298,8619,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120300,8620,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120301,8620,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120302,8620,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120303,8620,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120304,8620,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120306,8623,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120307,8623,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120308,8623,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120309,8623,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120310,8623,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120312,8624,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120313,8624,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120314,8624,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120315,8624,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120316,8624,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120318,8625,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120319,8625,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120320,8625,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120321,8625,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120322,8625,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120324,8626,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120325,8626,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120326,8626,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120327,8626,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120328,8626,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120330,8627,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120331,8627,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120332,8627,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120333,8627,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120334,8627,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120336,8628,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120337,8628,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120338,8628,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120339,8628,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120340,8628,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (120348,8614,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (120349,8614,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (120350,8614,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (120351,8614,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (120352,8614,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (121207,1050,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (121208,1050,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (121209,1050,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (121210,1050,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (121211,1050,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (121212,1050,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (121213,1050,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (121214,1050,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (121215,1050,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (121216,1050,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (121217,1050,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (121218,1050,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (121219,1050,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (121220,1050,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (121221,1050,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (121222,1050,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (121223,1050,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (121224,1050,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (122146,14,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (122147,14,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (122148,14,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (122149,14,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (122150,14,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (122152,15,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (122153,15,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (122154,15,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (122155,15,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (122156,15,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (122158,16,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (122159,16,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (122160,16,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (122161,16,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (122162,16,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (122164,18,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (122166,18,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (122167,18,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (122236,4108,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (122238,4108,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (122239,4108,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (124176,12,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (124177,12,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (124178,12,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (124179,12,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (124180,12,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (124182,13,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (124183,13,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (124184,13,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (124185,13,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (124186,13,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (125551,9075,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (125553,9075,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (125554,9075,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (126559,9085,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (126561,9085,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (126562,9085,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (127753,9064,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (127754,9064,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (127755,9064,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (127756,9064,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (127757,9064,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (127759,9065,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (127760,9065,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (127761,9065,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (127762,9065,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (127763,9065,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (127765,9066,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (127766,9066,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (127767,9066,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (127768,9066,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (127769,9066,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (128219,6964,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (128220,6964,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (128221,6964,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (128222,6964,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (128223,6964,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (128231,1718,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (128232,1718,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (128233,1718,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (128234,1718,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (128235,1718,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (128243,7020,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (128244,7020,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (128245,7020,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (128246,7020,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (128247,7020,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (129444,9404,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (129446,9404,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (129447,9404,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (129456,9406,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (129458,9406,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (129459,9406,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (129492,9411,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (129493,9411,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (129494,9411,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (129495,9411,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (129496,9411,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130238,9465,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130239,9465,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130240,9465,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130241,9465,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130242,9465,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130244,9466,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130245,9466,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130246,9466,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130247,9466,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130248,9466,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130250,9467,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130251,9467,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130252,9467,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130253,9467,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130254,9467,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130292,9473,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130293,9473,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130294,9473,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130295,9473,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130296,9473,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130298,9474,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130299,9474,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130300,9474,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130301,9474,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130302,9474,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130310,9464,'_edit_lock','1617710028:1');
INSERT INTO `wp_postmeta` VALUES (130311,9464,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (130312,9468,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130313,9468,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (130314,9468,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130315,9468,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (130316,9468,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (130361,9469,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (130363,9469,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (130364,9469,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (131303,9414,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (131305,9414,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (131306,9414,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (131309,9067,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (131311,9067,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (131312,9067,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (131315,9071,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (131317,9071,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (131318,9071,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (131321,9072,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (131323,9072,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (131324,9072,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (132125,9522,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (132126,9522,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (132127,9522,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (132128,9522,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (132129,9522,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (132131,9554,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (132132,9554,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (132133,9554,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (132134,9554,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (132135,9554,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (133201,3923,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (133202,3923,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (133203,3923,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (133204,3923,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (133205,3923,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (134376,4877,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (134378,4877,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (134379,4877,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (134869,1990,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (134870,1990,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (134871,1990,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (134872,1990,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (134873,1990,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135234,10247,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135235,10247,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135236,10247,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135237,10247,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135238,10247,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135240,10248,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135241,10248,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135242,10248,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135243,10248,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135244,10248,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135246,10249,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135247,10249,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135248,10249,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135249,10249,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135250,10249,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135258,10251,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135259,10251,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135260,10251,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135261,10251,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135262,10251,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135276,10246,'_edit_lock','1617713076:1');
INSERT INTO `wp_postmeta` VALUES (135277,10246,'_edit_last','2');
INSERT INTO `wp_postmeta` VALUES (135278,10250,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135279,10250,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135280,10250,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135281,10250,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135282,10250,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135290,10246,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135291,10246,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135292,10246,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135293,10246,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135294,10246,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135625,4665,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135626,4665,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135627,4665,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135628,4665,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135629,4665,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135637,4666,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135639,4666,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135640,4666,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135643,5593,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135645,5593,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135646,5593,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135812,10266,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135813,10266,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135814,10266,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135815,10266,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135816,10266,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135926,4363,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135927,4363,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135928,4363,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135929,4363,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135930,4363,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135932,4489,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135933,4489,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135934,4489,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135935,4489,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135936,4489,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135938,4964,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135940,4964,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135941,4964,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135944,4376,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135946,4376,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135947,4376,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135950,4377,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135952,4377,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135953,4377,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135956,4378,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135958,4378,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135959,4378,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135962,4364,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135964,4364,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135965,4364,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135968,4365,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135970,4365,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135971,4365,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135986,4368,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135987,4368,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (135988,4368,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135989,4368,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135990,4368,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (135992,10277,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (135994,10277,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (135995,10277,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (135998,4490,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136000,4490,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136001,4490,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136004,4491,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136006,4491,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136007,4491,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136010,10278,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136012,10278,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136013,10278,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136022,4380,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136023,4380,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136024,4380,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136025,4380,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136026,4380,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136028,4369,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136030,4369,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136031,4369,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136094,4966,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136096,4966,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136097,4966,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136221,10287,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136223,10287,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136224,10287,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136227,4660,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136229,4660,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136230,4660,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136233,4661,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136235,4661,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136236,4661,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136239,10288,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136241,10288,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136242,10288,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136245,4652,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136247,4652,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136248,4652,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136251,4653,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136253,4653,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136254,4653,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136257,4654,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136259,4654,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136260,4654,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136805,5261,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136806,5261,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136807,5261,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136808,5261,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136809,5261,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136811,5262,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136812,5262,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136813,5262,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136814,5262,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136815,5262,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136823,5251,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136824,5251,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136825,5251,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136826,5251,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136827,5251,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136835,4086,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136836,4086,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136837,4086,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136838,4086,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136839,4086,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136841,4087,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136842,4087,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136843,4087,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136844,4087,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136845,4087,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (136853,4071,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (136854,4071,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (136855,4071,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (136856,4071,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (136857,4071,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (137843,1049,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (137844,1049,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (137845,1049,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (137846,1049,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (137847,1049,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (137848,1049,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (137849,1049,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (137850,1049,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (137851,1049,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (137852,1049,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (137853,1049,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (137854,1049,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (137855,1049,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (137856,1049,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (137857,1049,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (137858,1049,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (137859,1049,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (137860,1049,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (137867,1048,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (137868,1048,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (137869,1048,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (137870,1048,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (137871,1048,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (137872,1048,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (137873,1048,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (137874,1048,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (137875,1048,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (137876,1048,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (137877,1048,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (137878,1048,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (137879,1048,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (137880,1048,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (137881,1048,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (137882,1048,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (137883,1048,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (137884,1048,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (139440,819,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (139441,819,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (139442,819,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (139443,819,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (139444,819,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (139445,819,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (139446,819,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (139447,819,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (139448,819,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (139449,819,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (139450,819,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (139457,818,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (139458,818,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (139459,818,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (139460,818,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (139461,818,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (139462,818,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (139469,817,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (139470,817,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (139471,817,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (139472,817,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (139473,817,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (139474,817,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (139475,817,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (139476,817,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (139477,817,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (139478,817,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (139479,817,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (139486,816,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (139487,816,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (139488,816,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (139489,816,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (139490,816,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (139491,816,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (139492,816,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (139493,816,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (139494,816,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (139495,816,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (139496,816,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (140439,10171,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (140441,10171,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (140442,10171,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (140975,5833,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (140977,5833,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (140978,5833,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141185,4820,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141187,4820,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141188,4820,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141197,4826,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141199,4826,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141200,4826,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141203,4819,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141205,4819,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141206,4819,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141209,4827,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141211,4827,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141212,4827,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141215,4828,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141217,4828,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141218,4828,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141221,4829,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141223,4829,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141224,4829,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141227,4830,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141229,4830,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141230,4830,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141233,4821,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141235,4821,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141236,4821,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141239,4822,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141241,4822,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141242,4822,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141377,10467,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141379,10467,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141380,10467,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141383,4664,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141385,4664,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141386,4664,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (141389,4963,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (141391,4963,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (141392,4963,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143454,768,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143456,768,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143457,768,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143724,4010,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143726,4010,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143727,4010,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143730,4012,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143732,4012,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143733,4012,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143760,9471,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143761,9471,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143762,9471,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143763,9471,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143764,9471,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143766,9472,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143767,9472,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143768,9472,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143769,9472,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143770,9472,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143790,5570,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143791,5570,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143792,5570,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143793,5570,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143794,5570,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143796,5563,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143797,5563,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143798,5563,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143799,5563,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143800,5563,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143802,5571,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143803,5571,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143804,5571,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143805,5571,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143806,5571,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143808,5576,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143809,5576,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143810,5576,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143811,5576,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143812,5576,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143820,5566,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143821,5566,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143822,5566,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143823,5566,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143824,5566,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143844,5304,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143845,5304,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143846,5304,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143847,5304,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143848,5304,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143850,5305,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143851,5305,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143852,5305,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143853,5305,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143854,5305,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143856,5307,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143857,5307,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143858,5307,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143859,5307,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143860,5307,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143934,4524,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143935,4524,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143936,4524,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143937,4524,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143938,4524,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (143940,4527,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (143941,4527,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (143942,4527,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (143943,4527,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (143944,4527,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144012,4740,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144014,4740,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144015,4740,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144042,4557,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144043,4557,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144044,4557,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144045,4557,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144046,4557,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144072,4556,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144074,4556,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144075,4556,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144256,5616,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144258,5616,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144259,5616,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144268,5717,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144269,5717,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144270,5717,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144271,5717,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144272,5717,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144274,5718,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144275,5718,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144276,5718,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144277,5718,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144278,5718,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144280,5719,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144281,5719,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144282,5719,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144283,5719,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144284,5719,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144286,5720,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144287,5720,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144288,5720,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144289,5720,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144290,5720,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144292,5611,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144293,5611,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144294,5611,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144295,5611,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144296,5611,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144298,5617,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144299,5617,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144300,5617,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144301,5617,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144302,5617,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144316,19,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144318,19,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144319,19,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144322,20,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144324,20,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144325,20,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144328,21,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144330,21,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144331,21,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144334,22,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144336,22,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144337,22,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144340,23,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144342,23,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144343,23,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144346,24,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144348,24,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144349,24,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144352,25,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144354,25,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144355,25,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144358,26,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144360,26,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144361,26,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144364,27,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144366,27,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144367,27,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144370,28,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144372,28,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144373,28,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144376,911,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144378,911,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144379,911,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144400,9124,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144401,9124,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144402,9124,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144403,9124,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144404,9124,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144406,9408,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144407,9408,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144408,9408,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144409,9408,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144410,9408,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144412,9409,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144413,9409,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144414,9409,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144415,9409,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144416,9409,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (144418,9410,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (144419,9410,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (144420,9410,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (144421,9410,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (144422,9410,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (145326,5565,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (145327,5565,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (145328,5565,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (145329,5565,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (145330,5565,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (145427,1050,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (145428,1050,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (145867,10580,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (145868,10580,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (145869,10580,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (145870,10580,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (145871,10580,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (146931,819,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (146932,819,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (146940,818,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (146941,818,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (146948,817,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (146949,817,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (146956,816,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (146957,816,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (146988,912,'_thumbnail_id','0');
INSERT INTO `wp_postmeta` VALUES (146989,819,'_price','29');
INSERT INTO `wp_postmeta` VALUES (146990,819,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (146992,819,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (146993,819,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (146996,818,'_price','19');
INSERT INTO `wp_postmeta` VALUES (146997,818,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (146999,818,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147000,818,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147009,816,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147011,816,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147012,816,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147064,1049,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (147065,1049,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (147072,1048,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (147073,1048,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (147211,6965,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147212,6965,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147213,6965,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147214,6965,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147215,6965,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147217,6966,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147218,6966,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147219,6966,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147220,6966,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147221,6966,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147229,1717,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147231,1717,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147232,1717,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147528,4366,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147529,4366,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147530,4366,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147531,4366,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147532,4366,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147668,5869,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147669,5869,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147670,5869,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147671,5869,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147672,5869,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147674,5870,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147675,5870,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147676,5870,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147677,5870,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147678,5870,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147686,5862,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147687,5862,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147688,5862,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147689,5862,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147690,5862,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147826,10667,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147828,10667,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147829,10667,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147832,4902,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147833,4902,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147834,4902,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147835,4902,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147836,4902,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147838,4903,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147839,4903,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147840,4903,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147841,4903,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147842,4903,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (147844,4905,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (147845,4905,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (147846,4905,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (147847,4905,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (147848,4905,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (149721,10704,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (149722,10704,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (149723,10704,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (149724,10704,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (149725,10704,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (149733,10706,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (149734,10706,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (149735,10706,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (149736,10706,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (149737,10706,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (149781,10714,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (149782,10714,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (149783,10714,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (149784,10714,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (149785,10714,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (149817,10703,'_edit_lock','1769495602:12');
INSERT INTO `wp_postmeta` VALUES (149818,10703,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (150119,10719,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (150120,10719,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150121,10719,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150122,10719,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150123,10719,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (150132,10718,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150133,10718,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150134,10718,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150138,10708,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150139,10708,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150140,10708,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150144,10720,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150145,10720,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150146,10720,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150150,10721,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150151,10721,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150152,10721,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150156,10722,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150157,10722,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150158,10722,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150162,10723,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150163,10723,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150164,10723,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150174,10711,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150175,10711,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150176,10711,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150180,10709,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150181,10709,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150182,10709,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150186,10712,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150187,10712,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150188,10712,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150197,10715,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (150198,10715,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150199,10715,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150200,10715,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150201,10715,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (150203,10716,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (150204,10716,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150205,10716,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150206,10716,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150207,10716,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (150401,10707,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (150402,10707,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (150403,10707,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (150404,10707,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (150405,10707,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (151493,10437,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151494,10437,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151495,10437,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151499,10752,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151500,10752,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151501,10752,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151505,4312,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151506,4312,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151507,4312,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151511,1752,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151512,1752,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151513,1752,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151517,1753,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151518,1753,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151519,1753,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151523,1754,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151524,1754,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151525,1754,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151529,5824,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151530,5824,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151531,5824,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151535,4313,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151536,4313,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151537,4313,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (151541,5509,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (151542,5509,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (151543,5509,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152458,10537,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152459,10537,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152460,10537,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152476,10538,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152477,10538,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152478,10538,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152488,9464,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152489,9464,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152490,9464,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152494,10539,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152495,10539,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152496,10539,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152512,10540,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152513,10540,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152514,10540,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152524,5289,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152525,5289,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152526,5289,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152530,10542,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152531,10542,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152532,10542,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152542,4518,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152543,4518,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152544,4518,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152548,10543,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152549,10543,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152550,10543,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152560,4897,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152561,4897,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152562,4897,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152566,10545,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152567,10545,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152568,10545,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152584,10460,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152585,10460,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152586,10460,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152596,4812,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152597,4812,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152598,4812,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152620,10544,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152621,10544,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152622,10544,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152638,10548,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152639,10548,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152640,10548,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152674,10536,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152675,10536,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152676,10536,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152692,10549,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152693,10549,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152694,10549,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (152710,10710,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (152711,10710,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (152712,10710,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (153642,10832,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (153643,10832,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (153644,10832,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (153645,10832,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (153646,10832,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (153648,4558,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (153649,4558,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (153650,4558,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (153651,4558,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (153652,4558,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (153654,4559,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (153655,4559,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (153656,4559,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (153657,4559,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (153658,4559,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (154030,3925,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (154031,3925,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154032,3925,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154033,3925,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154034,3925,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (154229,4701,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154230,4701,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154231,4701,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154235,10757,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154236,10757,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154237,10757,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154241,4706,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154242,4706,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154243,4706,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154247,4707,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154248,4707,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154249,4707,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154253,4708,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154254,4708,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154255,4708,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154265,10839,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154266,10839,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154267,10839,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154283,10841,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154284,10841,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154285,10841,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154349,10846,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154350,10846,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154351,10846,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154374,10847,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (154375,10847,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154376,10847,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154377,10847,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154378,10847,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (154386,5446,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (154387,5446,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154388,5446,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154389,5446,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154390,5446,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (154401,10848,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154402,10848,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154403,10848,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154819,7029,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154820,7029,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154821,7029,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154825,10858,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154826,10858,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154827,10858,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154830,5411,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (154831,5411,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154832,5411,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154833,5411,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154834,5411,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (154837,5412,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154838,5412,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154839,5412,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154843,5415,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154844,5415,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154845,5415,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154849,5416,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (154850,5416,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (154851,5416,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (154918,4103,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (154919,4103,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (154920,4103,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (154921,4103,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (154922,4103,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (154923,4103,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (154924,4103,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (154925,4103,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (155148,5584,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155149,5584,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155150,5584,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155151,5584,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155152,5584,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155154,5585,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155155,5585,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155156,5585,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155157,5585,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155158,5585,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155160,5586,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155161,5586,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155162,5586,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155163,5586,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155164,5586,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155226,5587,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155227,5587,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155228,5587,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155229,5587,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155230,5587,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155377,4709,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155378,4709,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155379,4709,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155471,10713,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155472,10713,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155473,10713,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155489,10265,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155490,10265,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155491,10265,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155495,4662,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155496,4662,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155497,4662,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155507,4648,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155508,4648,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155509,4648,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155519,4379,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155520,4379,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155521,4379,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155537,4875,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155538,4875,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155539,4875,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155589,5609,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155590,5609,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155591,5609,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155614,5520,'_edit_lock','1617713109:1');
INSERT INTO `wp_postmeta` VALUES (155659,3932,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155660,3932,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155661,3932,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155662,3932,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155663,3932,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155691,4284,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155692,4284,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155693,4284,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155694,4284,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155695,4284,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (155698,5853,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155699,5853,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155700,5853,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155704,5855,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155705,5855,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155706,5855,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155716,5826,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155717,5826,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155718,5826,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155723,10875,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (155724,10875,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (155725,10875,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (155726,10875,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (155727,10875,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156045,10899,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156046,10899,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156047,10899,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156048,10899,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156049,10899,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156051,5148,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156052,5148,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156053,5148,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156054,5148,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156055,5148,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156057,5149,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156058,5149,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156059,5149,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156060,5149,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156061,5149,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156427,1048,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156428,1048,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156435,1048,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156507,1043,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156508,1043,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156509,1043,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156510,1043,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156511,1043,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156519,10916,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156520,10916,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156521,10916,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156522,10916,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156523,10916,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156525,1044,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156526,1044,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156527,1044,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156528,1044,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156529,1044,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156531,1045,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156532,1045,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156533,1045,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156534,1045,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156535,1045,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156537,1046,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156538,1046,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156539,1046,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156540,1046,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156541,1046,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156543,1067,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156544,1067,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156545,1067,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156546,1067,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156547,1067,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156549,1068,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156550,1068,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156551,1068,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156552,1068,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156553,1068,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156567,1921,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156568,1921,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156569,1921,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156570,1921,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156571,1921,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156579,1042,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (156580,1042,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156581,1042,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156582,1042,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156583,1042,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (156585,1050,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (156586,1050,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (156587,1050,'team_phone','999-999-9999');
INSERT INTO `wp_postmeta` VALUES (156588,1050,'_team_phone','field_5f6449a6a7afa');
INSERT INTO `wp_postmeta` VALUES (156829,4878,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156830,4878,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156831,4878,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156835,4879,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156836,4879,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156837,4879,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156853,6083,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156854,6083,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156855,6083,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (156879,10932,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (156880,10932,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (156881,10932,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157168,10948,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (157169,10948,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157170,10948,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157171,10948,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157172,10948,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (157174,10949,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (157175,10949,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157176,10949,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157177,10949,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157178,10949,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (157250,10942,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157251,10942,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157252,10942,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157280,4389,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157281,4389,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157282,4389,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157286,4390,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157287,4390,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157288,4390,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157298,4391,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157299,4391,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157300,4391,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157304,4392,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157305,4392,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157306,4392,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157310,4393,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157311,4393,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157312,4393,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157316,4394,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157317,4394,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157318,4394,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157322,4395,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157323,4395,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157324,4395,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157328,10836,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157329,10836,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157330,10836,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157334,7022,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157335,7022,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157336,7022,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157340,5155,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157341,5155,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157342,5155,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157346,9567,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157347,9567,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157348,9567,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157352,9568,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157353,9568,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157354,9568,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157416,10840,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157417,10840,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157418,10840,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157428,4698,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157429,4698,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157430,4698,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157452,9572,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157453,9572,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157454,9572,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157464,4864,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157465,4864,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157466,4864,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157512,10857,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157513,10857,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157514,10857,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157524,5408,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157525,5408,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157526,5408,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157548,5054,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157549,5054,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157550,5054,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157626,5144,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157627,5144,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157628,5144,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157638,5142,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157639,5142,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157640,5142,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157644,10705,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157645,10705,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157646,10705,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157656,10703,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157657,10703,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157658,10703,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157662,4592,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157663,4592,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157664,4592,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157674,4590,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157675,4590,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157676,4590,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157680,5607,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157681,5607,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157682,5607,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157692,5605,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157693,5605,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157694,5605,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157716,5733,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157717,5733,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157718,5733,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157728,5731,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157729,5731,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157730,5731,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157752,10959,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157753,10959,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157754,10959,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157758,9077,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157759,9077,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157760,9077,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157764,9078,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157765,9078,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157766,9078,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157770,9079,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157771,9079,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157772,9079,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157776,9083,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157777,9083,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157778,9083,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157782,9086,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157783,9086,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157784,9086,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157788,9080,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157789,9080,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157790,9080,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157794,9081,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157795,9081,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157796,9081,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157800,9082,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157801,9082,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157802,9082,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157806,4110,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157807,4110,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157808,4110,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157812,29,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157813,29,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157814,29,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157818,9107,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157819,9107,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157820,9107,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157824,9108,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157825,9108,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157826,9108,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157830,9109,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157831,9109,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157832,9109,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157836,9110,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157837,9110,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157838,9110,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157842,9111,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157843,9111,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157844,9111,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157848,9112,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157849,9112,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157850,9112,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157854,9113,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157855,9113,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157856,9113,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157860,9114,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157861,9114,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157862,9114,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157866,9115,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157867,9115,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157868,9115,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157872,9116,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157873,9116,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157874,9116,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157878,9117,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157879,9117,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157880,9117,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157884,9118,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157885,9118,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157886,9118,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157908,4113,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157909,4113,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157910,4113,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157914,4120,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157915,4120,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157916,4120,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157920,4114,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157921,4114,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157922,4114,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157926,4121,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157927,4121,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157928,4121,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157932,4116,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157933,4116,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157934,4116,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157938,4122,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157939,4122,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157940,4122,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157944,4117,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157945,4117,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157946,4117,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157950,10574,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157951,10574,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157952,10574,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157956,9256,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157957,9256,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157958,9256,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157962,9257,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157963,9257,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157964,9257,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157974,4123,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157975,4123,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157976,4123,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157980,9119,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157981,9119,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157982,9119,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157986,9120,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157987,9120,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157988,9120,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157992,9121,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157993,9121,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (157994,9121,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (157998,9122,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (157999,9122,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158000,9122,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158004,9123,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158005,9123,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158006,9123,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158118,9405,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158119,9405,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158120,9405,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158124,9407,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158125,9407,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158126,9407,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158638,817,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158639,817,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158640,817,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158644,808,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158645,808,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158646,808,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158650,802,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158651,802,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158652,802,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (158656,806,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (158657,806,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (158658,806,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (159960,1086,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (159961,1086,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (159962,1086,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (159966,1127,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (159967,1127,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (159968,1127,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (159972,1648,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (159973,1648,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (159974,1648,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (159978,10530,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (159979,10530,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (159980,10530,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (159984,10859,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (159985,10859,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (159986,10859,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (160050,4367,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (160051,4367,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (160052,4367,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (160053,4367,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (160054,4367,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (160063,4349,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (160064,4349,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (160065,4349,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (160324,3748,'_wp_old_slug','untitled-reusable-block__trashed');
INSERT INTO `wp_postmeta` VALUES (160325,3748,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (160326,3748,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (160327,3748,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (160328,3748,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (160329,3748,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (160696,5850,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (160697,5850,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (160698,5850,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (160699,5850,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (160700,5850,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (160701,5850,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (160702,5850,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (160703,5850,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (160704,5850,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (160705,5850,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (160706,5850,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (160707,5850,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (160708,5850,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (160709,5850,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (160710,5850,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (160711,5850,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (160712,5850,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (160713,5850,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (160714,5850,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (160871,749,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (160872,749,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (160873,749,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (160997,5850,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (160998,5850,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (160999,5850,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161244,11064,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161245,11064,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161246,11064,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161247,11064,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161248,11064,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161355,4112,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161356,4112,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161357,4112,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161360,11073,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161361,11073,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161362,11073,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161363,11073,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161364,11073,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161366,30,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161367,30,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161368,30,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161369,30,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161370,30,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161385,4118,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161386,4118,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161387,4118,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161391,4119,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161392,4119,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161393,4119,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161408,11074,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161409,11074,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161410,11074,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161411,11074,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161412,11074,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161414,31,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161415,31,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161416,31,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161417,31,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161418,31,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161570,11078,'_order_key','wc_order_V4PmNgPKvTl9B');
INSERT INTO `wp_postmeta` VALUES (161571,11078,'_customer_user','1');
INSERT INTO `wp_postmeta` VALUES (161572,11078,'_payment_method','stripe');
INSERT INTO `wp_postmeta` VALUES (161573,11078,'_payment_method_title','Credit Card (Stripe)');
INSERT INTO `wp_postmeta` VALUES (161574,11078,'_customer_ip_address','107.77.198.95');
INSERT INTO `wp_postmeta` VALUES (161575,11078,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36');
INSERT INTO `wp_postmeta` VALUES (161576,11078,'_created_via','checkout');
INSERT INTO `wp_postmeta` VALUES (161577,11078,'_cart_hash','b7269c41c6aeeb71661f5f8e1595a0ad');
INSERT INTO `wp_postmeta` VALUES (161578,11078,'_billing_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161579,11078,'_billing_last_name','Smith');
INSERT INTO `wp_postmeta` VALUES (161580,11078,'_billing_email','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (161581,11078,'_shipping_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161582,11078,'_shipping_last_name','Smith');
INSERT INTO `wp_postmeta` VALUES (161583,11078,'_order_currency','USD');
INSERT INTO `wp_postmeta` VALUES (161584,11078,'_cart_discount','0');
INSERT INTO `wp_postmeta` VALUES (161585,11078,'_cart_discount_tax','0');
INSERT INTO `wp_postmeta` VALUES (161586,11078,'_order_shipping','5');
INSERT INTO `wp_postmeta` VALUES (161587,11078,'_order_shipping_tax','0');
INSERT INTO `wp_postmeta` VALUES (161588,11078,'_order_tax','0');
INSERT INTO `wp_postmeta` VALUES (161589,11078,'_order_total','28.00');
INSERT INTO `wp_postmeta` VALUES (161590,11078,'_order_version','4.6.2');
INSERT INTO `wp_postmeta` VALUES (161591,11078,'_prices_include_tax','no');
INSERT INTO `wp_postmeta` VALUES (161592,11078,'_billing_address_index','Jordan Smith        jordan@hirejordansmith.com ');
INSERT INTO `wp_postmeta` VALUES (161593,11078,'_shipping_address_index','Jordan Smith       ');
INSERT INTO `wp_postmeta` VALUES (161594,11078,'_shipping_email','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (161595,11078,'_shipping_phone','');
INSERT INTO `wp_postmeta` VALUES (161596,11078,'_billing_lat','');
INSERT INTO `wp_postmeta` VALUES (161597,11078,'_shipping_lat','');
INSERT INTO `wp_postmeta` VALUES (161598,11078,'_billing_lng','');
INSERT INTO `wp_postmeta` VALUES (161599,11078,'_shipping_lng','');
INSERT INTO `wp_postmeta` VALUES (161600,11078,'_billing_street_number','');
INSERT INTO `wp_postmeta` VALUES (161601,11078,'_shipping_street_number','');
INSERT INTO `wp_postmeta` VALUES (161602,11078,'is_vat_exempt','no');
INSERT INTO `wp_postmeta` VALUES (161603,11078,'_wpo_order_creator','1');
INSERT INTO `wp_postmeta` VALUES (161604,11078,'_date_paid','1604678858');
INSERT INTO `wp_postmeta` VALUES (161605,11078,'_paid_date','2020-11-06 11:07:38');
INSERT INTO `wp_postmeta` VALUES (161606,11078,'_download_permissions_granted','yes');
INSERT INTO `wp_postmeta` VALUES (161607,11078,'_recorded_sales','yes');
INSERT INTO `wp_postmeta` VALUES (161608,11078,'_recorded_coupon_usage_counts','no');
INSERT INTO `wp_postmeta` VALUES (161609,11078,'_order_stock_reduced','no');
INSERT INTO `wp_postmeta` VALUES (161610,11078,'_edit_lock','1604678869:1');
INSERT INTO `wp_postmeta` VALUES (161611,11078,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (161612,11079,'_order_key','wc_order_JJlW34SAbt8gF');
INSERT INTO `wp_postmeta` VALUES (161613,11079,'_customer_user','3');
INSERT INTO `wp_postmeta` VALUES (161614,11079,'_payment_method','stripe');
INSERT INTO `wp_postmeta` VALUES (161615,11079,'_payment_method_title','Credit Card (Stripe)');
INSERT INTO `wp_postmeta` VALUES (161616,11079,'_customer_ip_address','107.77.198.95');
INSERT INTO `wp_postmeta` VALUES (161617,11079,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36');
INSERT INTO `wp_postmeta` VALUES (161618,11079,'_created_via','checkout');
INSERT INTO `wp_postmeta` VALUES (161619,11079,'_cart_hash','fb60d135f80e4ef3a0ec4799fa670802');
INSERT INTO `wp_postmeta` VALUES (161620,11079,'_billing_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161621,11079,'_billing_last_name','S');
INSERT INTO `wp_postmeta` VALUES (161622,11079,'_billing_company','Company Name');
INSERT INTO `wp_postmeta` VALUES (161623,11079,'_billing_address_1','999 White Oak Lane');
INSERT INTO `wp_postmeta` VALUES (161624,11079,'_billing_city','Savannah');
INSERT INTO `wp_postmeta` VALUES (161625,11079,'_billing_postcode','31324');
INSERT INTO `wp_postmeta` VALUES (161626,11079,'_billing_email','jordansmith298@gmail.com');
INSERT INTO `wp_postmeta` VALUES (161627,11079,'_billing_phone','999-999-9999');
INSERT INTO `wp_postmeta` VALUES (161628,11079,'_shipping_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161629,11079,'_shipping_last_name','S');
INSERT INTO `wp_postmeta` VALUES (161630,11079,'_shipping_company','Company Name');
INSERT INTO `wp_postmeta` VALUES (161631,11079,'_shipping_address_1','999 White Oak Lane');
INSERT INTO `wp_postmeta` VALUES (161632,11079,'_shipping_city','Savannah');
INSERT INTO `wp_postmeta` VALUES (161633,11079,'_shipping_postcode','31324');
INSERT INTO `wp_postmeta` VALUES (161634,11079,'_order_currency','USD');
INSERT INTO `wp_postmeta` VALUES (161635,11079,'_cart_discount','0');
INSERT INTO `wp_postmeta` VALUES (161636,11079,'_cart_discount_tax','0');
INSERT INTO `wp_postmeta` VALUES (161637,11079,'_order_shipping','5');
INSERT INTO `wp_postmeta` VALUES (161638,11079,'_order_shipping_tax','0');
INSERT INTO `wp_postmeta` VALUES (161639,11079,'_order_tax','0');
INSERT INTO `wp_postmeta` VALUES (161640,11079,'_order_total','25.00');
INSERT INTO `wp_postmeta` VALUES (161641,11079,'_order_version','4.6.2');
INSERT INTO `wp_postmeta` VALUES (161642,11079,'_prices_include_tax','no');
INSERT INTO `wp_postmeta` VALUES (161643,11079,'_billing_address_index','Jordan S Company Name 999 White Oak Lane  Savannah  31324  jordansmith298@gmail.com 999-999-9999');
INSERT INTO `wp_postmeta` VALUES (161644,11079,'_shipping_address_index','Jordan S Company Name 999 White Oak Lane  Savannah  31324 ');
INSERT INTO `wp_postmeta` VALUES (161645,11079,'_billing_lat','');
INSERT INTO `wp_postmeta` VALUES (161646,11079,'_shipping_lat','');
INSERT INTO `wp_postmeta` VALUES (161647,11079,'_billing_lng','');
INSERT INTO `wp_postmeta` VALUES (161648,11079,'_shipping_lng','');
INSERT INTO `wp_postmeta` VALUES (161649,11079,'_billing_street_number','');
INSERT INTO `wp_postmeta` VALUES (161650,11079,'_shipping_street_number','');
INSERT INTO `wp_postmeta` VALUES (161651,11079,'is_vat_exempt','no');
INSERT INTO `wp_postmeta` VALUES (161652,11079,'_wpo_order_creator','1');
INSERT INTO `wp_postmeta` VALUES (161653,11079,'_date_paid','1604679572');
INSERT INTO `wp_postmeta` VALUES (161654,11079,'_paid_date','2020-11-06 11:19:32');
INSERT INTO `wp_postmeta` VALUES (161655,11079,'_download_permissions_granted','yes');
INSERT INTO `wp_postmeta` VALUES (161656,11079,'_recorded_sales','yes');
INSERT INTO `wp_postmeta` VALUES (161657,11079,'_recorded_coupon_usage_counts','yes');
INSERT INTO `wp_postmeta` VALUES (161658,11079,'_order_stock_reduced','yes');
INSERT INTO `wp_postmeta` VALUES (161659,11079,'_edit_lock','1604682838:1');
INSERT INTO `wp_postmeta` VALUES (161660,11079,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (161667,11079,'_stripe_customer_id','cus_ILF3W3gT8M5SqB');
INSERT INTO `wp_postmeta` VALUES (161668,11079,'_stripe_source_id','src_1HkYZ8IEEOVxT3JsoXnMfR5u');
INSERT INTO `wp_postmeta` VALUES (161669,11079,'_stripe_intent_id','pi_1HkYZEIEEOVxT3JsScwjIlQt');
INSERT INTO `wp_postmeta` VALUES (161670,11079,'_stripe_charge_captured','yes');
INSERT INTO `wp_postmeta` VALUES (161671,11079,'_stripe_fee','1.03');
INSERT INTO `wp_postmeta` VALUES (161672,11079,'_stripe_net','23.97');
INSERT INTO `wp_postmeta` VALUES (161673,11079,'_stripe_currency','USD');
INSERT INTO `wp_postmeta` VALUES (161674,11079,'_transaction_id','ch_1HkYZFIEEOVxT3Js1iUmri1p');
INSERT INTO `wp_postmeta` VALUES (161693,11081,'_order_key','wc_order_vo5UleudBcJMt');
INSERT INTO `wp_postmeta` VALUES (161694,11081,'_customer_user','1');
INSERT INTO `wp_postmeta` VALUES (161695,11081,'_payment_method','stripe');
INSERT INTO `wp_postmeta` VALUES (161696,11081,'_payment_method_title','Credit Card (Stripe)');
INSERT INTO `wp_postmeta` VALUES (161697,11081,'_customer_ip_address','107.77.199.111');
INSERT INTO `wp_postmeta` VALUES (161698,11081,'_customer_user_agent','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.183 Safari/537.36');
INSERT INTO `wp_postmeta` VALUES (161699,11081,'_created_via','checkout');
INSERT INTO `wp_postmeta` VALUES (161700,11081,'_cart_hash','4a82a1caed3d74cd469965b45922a605');
INSERT INTO `wp_postmeta` VALUES (161701,11081,'_billing_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161702,11081,'_billing_last_name','Smith');
INSERT INTO `wp_postmeta` VALUES (161703,11081,'_billing_email','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (161704,11081,'_shipping_first_name','Jordan');
INSERT INTO `wp_postmeta` VALUES (161705,11081,'_shipping_last_name','Smith');
INSERT INTO `wp_postmeta` VALUES (161706,11081,'_order_currency','USD');
INSERT INTO `wp_postmeta` VALUES (161707,11081,'_cart_discount','0');
INSERT INTO `wp_postmeta` VALUES (161708,11081,'_cart_discount_tax','0');
INSERT INTO `wp_postmeta` VALUES (161709,11081,'_order_shipping','5.00');
INSERT INTO `wp_postmeta` VALUES (161710,11081,'_order_shipping_tax','0');
INSERT INTO `wp_postmeta` VALUES (161711,11081,'_order_tax','0');
INSERT INTO `wp_postmeta` VALUES (161712,11081,'_order_total','10.00');
INSERT INTO `wp_postmeta` VALUES (161713,11081,'_order_version','4.6.2');
INSERT INTO `wp_postmeta` VALUES (161714,11081,'_prices_include_tax','no');
INSERT INTO `wp_postmeta` VALUES (161715,11081,'_billing_address_index','Jordan Smith        jordan@hirejordansmith.com ');
INSERT INTO `wp_postmeta` VALUES (161716,11081,'_shipping_address_index','Jordan Smith       ');
INSERT INTO `wp_postmeta` VALUES (161717,11081,'_shipping_email','jordan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (161718,11081,'_shipping_phone','');
INSERT INTO `wp_postmeta` VALUES (161719,11081,'_billing_lat','');
INSERT INTO `wp_postmeta` VALUES (161720,11081,'_shipping_lat','');
INSERT INTO `wp_postmeta` VALUES (161721,11081,'_billing_lng','');
INSERT INTO `wp_postmeta` VALUES (161722,11081,'_shipping_lng','');
INSERT INTO `wp_postmeta` VALUES (161723,11081,'_billing_street_number','');
INSERT INTO `wp_postmeta` VALUES (161724,11081,'_shipping_street_number','');
INSERT INTO `wp_postmeta` VALUES (161725,11081,'is_vat_exempt','no');
INSERT INTO `wp_postmeta` VALUES (161726,11081,'_wpo_order_creator','1');
INSERT INTO `wp_postmeta` VALUES (161727,11081,'_edit_lock','1613561873:3');
INSERT INTO `wp_postmeta` VALUES (161734,11081,'_stripe_customer_id','cus_IN3ejgukD0YYoi');
INSERT INTO `wp_postmeta` VALUES (161735,11081,'_stripe_source_id','src_1HmJX5IEEOVxT3Js0L3kWjk0');
INSERT INTO `wp_postmeta` VALUES (161736,11081,'_stripe_intent_id','pi_1HmJXAIEEOVxT3JsHKB6nwzq');
INSERT INTO `wp_postmeta` VALUES (161737,11081,'_stripe_charge_captured','yes');
INSERT INTO `wp_postmeta` VALUES (161738,11081,'_stripe_fee','0.59');
INSERT INTO `wp_postmeta` VALUES (161739,11081,'_stripe_net','9.41');
INSERT INTO `wp_postmeta` VALUES (161740,11081,'_stripe_currency','USD');
INSERT INTO `wp_postmeta` VALUES (161741,11081,'_transaction_id','ch_1HmJXAIEEOVxT3JsmZ9SlILc');
INSERT INTO `wp_postmeta` VALUES (161742,11081,'_date_paid','1605101930');
INSERT INTO `wp_postmeta` VALUES (161743,11081,'_paid_date','2020-11-11 08:38:50');
INSERT INTO `wp_postmeta` VALUES (161744,11081,'_download_permissions_granted','yes');
INSERT INTO `wp_postmeta` VALUES (161745,11081,'_recorded_sales','yes');
INSERT INTO `wp_postmeta` VALUES (161746,11081,'_recorded_coupon_usage_counts','yes');
INSERT INTO `wp_postmeta` VALUES (161747,11081,'_order_stock_reduced','yes');
INSERT INTO `wp_postmeta` VALUES (161822,11084,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161823,11084,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161824,11084,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161825,11084,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161826,11084,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161830,11086,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161831,11086,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161832,11086,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161833,11086,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161834,11086,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161838,11088,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (161839,11088,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161840,11088,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161841,11088,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161842,11088,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (161851,1049,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161852,1049,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161853,1049,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (161977,807,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (161978,807,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (161979,807,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162086,11095,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162087,11095,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162088,11095,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162089,11095,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162090,11095,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162123,11098,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162124,11098,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162125,11098,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162250,11096,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162251,11096,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162252,11096,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162253,11096,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162254,11096,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162358,5099,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162359,5099,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162360,5099,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162361,5099,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162362,5099,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162364,11103,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162365,11103,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162366,11103,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162367,11103,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162368,11103,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162389,11097,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162390,11097,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162391,11097,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162407,11105,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162408,11105,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162409,11105,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162412,11099,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162413,11099,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162414,11099,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162415,11099,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162416,11099,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162418,11100,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162419,11100,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162420,11100,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162421,11100,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162422,11100,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162424,5061,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162425,5061,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162426,5061,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162427,5061,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162428,5061,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162430,5062,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162431,5062,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162432,5062,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162433,5062,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162434,5062,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162443,5052,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162444,5052,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162445,5052,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162922,11130,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162923,11130,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162924,11130,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162925,11130,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162926,11130,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (162934,11132,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (162935,11132,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (162936,11132,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (162937,11132,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (162938,11132,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163054,11129,'_edit_lock','1617775223:1');
INSERT INTO `wp_postmeta` VALUES (163055,11129,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (163057,11131,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163058,11131,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163059,11131,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163062,11136,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163063,11136,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163064,11136,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163065,11136,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163066,11136,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163110,11146,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163111,11146,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163112,11146,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163113,11146,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163114,11146,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163158,11142,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163159,11142,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163160,11142,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163161,11142,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163162,11142,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163176,11149,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163177,11149,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163178,11149,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163179,11149,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163180,11149,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163182,11154,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163183,11154,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163184,11154,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163185,11154,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163186,11154,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163188,11145,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163189,11145,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163190,11145,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163191,11145,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163192,11145,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163194,11147,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163195,11147,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163196,11147,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163197,11147,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163198,11147,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163200,11148,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163201,11148,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163202,11148,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163203,11148,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163204,11148,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163213,11129,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163214,11129,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163215,11129,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163417,5921,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163418,5921,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163419,5921,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163423,11167,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163424,11167,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163425,11167,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163429,17,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163430,17,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163431,17,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163435,7156,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163436,7156,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163437,7156,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163441,7157,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163442,7157,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163443,7157,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163447,7158,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163448,7158,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163449,7158,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163453,7159,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163454,7159,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163455,7159,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163459,7160,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163460,7160,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163461,7160,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163465,7161,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163466,7161,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163467,7161,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163471,7162,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163472,7162,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163473,7162,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163477,7163,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163478,7163,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163479,7163,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163483,7164,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163484,7164,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163485,7164,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163489,7165,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163490,7165,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163491,7165,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163495,8896,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163496,8896,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163497,8896,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163501,8897,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163502,8897,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163503,8897,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163561,11168,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163562,11168,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163563,11168,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163579,5527,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163580,5527,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163581,5527,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163585,5528,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163586,5528,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163587,5528,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163591,5511,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163592,5511,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163593,5511,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163597,4462,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163598,4462,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163599,4462,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163603,4463,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163604,4463,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163605,4463,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163609,5445,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163610,5445,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163611,5445,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163615,5506,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163616,5506,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163617,5506,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163633,5288,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163634,5288,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163635,5288,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163639,5250,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163640,5250,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163641,5250,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163645,4181,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163646,4181,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163647,4181,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163651,5871,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163652,5871,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163653,5871,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163663,5407,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163664,5407,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163665,5407,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163669,5483,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163670,5483,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163671,5483,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163675,9490,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163676,9490,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163677,9490,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163681,5507,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163682,5507,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163683,5507,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163687,4464,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163688,4464,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163689,4464,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163693,5064,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163694,5064,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163695,5064,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163699,4896,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163700,4896,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163701,4896,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163705,5503,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163706,5503,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163707,5503,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163723,4468,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163724,4468,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163725,4468,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163741,5508,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163742,5508,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163743,5508,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163747,5140,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163748,5140,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163749,5140,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163753,4792,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163754,4792,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163755,4792,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163759,5502,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163760,5502,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163761,5502,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163765,4640,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163766,4640,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163767,4640,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163777,5602,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163778,5602,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163779,5602,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163783,5603,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163784,5603,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163785,5603,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163789,5647,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163790,5647,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163791,5647,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163794,11170,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (163795,11170,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163796,11170,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163797,11170,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163798,11170,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (163801,5510,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163802,5510,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163803,5510,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163819,4130,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163820,4130,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163821,4130,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163831,5512,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163832,5512,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163833,5512,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163843,4465,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163845,4465,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163847,4465,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163873,5713,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163874,5713,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163875,5713,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (163891,5604,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (163892,5604,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (163893,5604,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164040,11169,'_edit_lock','1650386650:1');
INSERT INTO `wp_postmeta` VALUES (164041,11169,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (164137,11171,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164138,11171,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164139,11171,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164143,11183,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164144,11183,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164145,11183,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164149,11184,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164150,11184,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164151,11184,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164154,11172,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164155,11172,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164156,11172,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164157,11172,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164158,11172,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164167,11176,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164168,11176,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164169,11176,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164173,11177,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164174,11177,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164175,11177,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164185,11169,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164186,11169,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164187,11169,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164269,778,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164270,778,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164271,778,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164274,11188,'sidebar_replacement_id','page-menu');
INSERT INTO `wp_postmeta` VALUES (164275,11188,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (164276,11188,'sidebar_attachments','a:1:{i:0;a:3:{s:2:\"id\";d:4231;s:9:\"data_type\";s:4:\"page\";s:15:\"attachment_type\";s:9:\"post_type\";}}');
INSERT INTO `wp_postmeta` VALUES (164385,11189,'_edit_lock','1648208769:1');
INSERT INTO `wp_postmeta` VALUES (164387,11204,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164388,11204,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164389,11204,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164399,5515,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164400,5515,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164401,5515,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164405,4863,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164406,4863,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164407,4863,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164411,5760,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164412,5760,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164413,5760,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164417,5761,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164418,5761,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164419,5761,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164429,8612,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164430,8612,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164431,8612,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164435,8613,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164436,8613,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164437,8613,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164441,11118,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164442,11118,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164443,11118,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164447,4314,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164448,4314,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164449,4314,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164453,2019,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164454,2019,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164455,2019,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164459,10570,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164460,10570,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164461,10570,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164465,10571,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164466,10571,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164467,10571,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164471,10572,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164472,10572,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164473,10572,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164477,10573,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164478,10573,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164479,10573,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164483,8936,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164484,8936,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164485,8936,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164489,8930,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164490,8930,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164491,8930,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164495,9528,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164496,9528,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164497,9528,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164501,9556,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164502,9556,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164503,9556,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164507,9521,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164508,9521,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164509,9521,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164513,10946,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164514,10946,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164515,10946,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164519,10947,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164520,10947,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164521,10947,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164531,4311,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164532,4311,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164533,4311,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164536,11189,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (164537,11193,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164538,11193,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164539,11193,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164540,11193,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164541,11193,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164549,11205,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164550,11205,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164551,11205,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164552,11205,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164553,11205,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164691,11200,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164692,11200,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164693,11200,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164694,11200,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164695,11200,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164704,11189,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164705,11189,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164706,11189,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164860,1032,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164861,1032,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164862,1032,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164931,11219,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164932,11219,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164933,11219,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164934,11219,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164935,11219,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164937,11220,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164938,11220,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164939,11220,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164940,11220,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164941,11220,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164943,11221,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (164944,11221,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164945,11221,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164946,11221,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164947,11221,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (164962,11217,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164963,11217,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164964,11217,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164968,11218,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164969,11218,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164970,11218,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164974,9074,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164975,9074,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164976,9074,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164980,1488,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164981,1488,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164982,1488,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (164992,10,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (164993,10,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (164994,10,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (165004,814,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (165005,814,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (165006,814,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (165196,1050,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (165197,1050,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (165198,1050,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (165516,4103,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (165517,4103,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (165518,4103,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (165806,11242,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (165807,11242,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (165811,11244,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (165812,11244,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (165816,11246,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (165817,11246,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (165821,11248,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (165822,11248,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166671,4964,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166672,4964,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166674,11285,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166675,11285,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166677,4376,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166678,4376,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166680,4377,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166681,4377,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166683,4378,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166684,4378,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166686,4364,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166687,4364,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166689,10277,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166690,10277,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166692,4490,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166693,4490,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166695,4491,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166696,4491,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166698,10278,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166699,10278,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166701,4379,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166702,4379,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166704,4369,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166705,4369,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166707,4966,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166708,4966,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166710,10841,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166711,10841,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166795,4103,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (166859,11296,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166860,11296,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166862,11297,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166863,11297,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166865,11298,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166866,11298,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (166886,11299,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (166887,11299,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167227,11314,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167228,11314,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167230,11315,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167231,11315,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167233,11313,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167234,11313,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167444,11338,'_edit_lock','1648443674:1');
INSERT INTO `wp_postmeta` VALUES (167448,11338,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (167449,11338,'team_subtitle','CFO');
INSERT INTO `wp_postmeta` VALUES (167450,11338,'_team_subtitle','field_5b716038ac8bf');
INSERT INTO `wp_postmeta` VALUES (167451,11338,'team_contact','megan@hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (167452,11338,'_team_contact','field_5c9939db1dc31');
INSERT INTO `wp_postmeta` VALUES (167453,11338,'team_phone','912-656-6434');
INSERT INTO `wp_postmeta` VALUES (167454,11338,'_team_phone','field_5f6449a6a7afa');
INSERT INTO `wp_postmeta` VALUES (167455,11338,'team_facebook','#');
INSERT INTO `wp_postmeta` VALUES (167456,11338,'_team_facebook','field_5b716044ac8c0');
INSERT INTO `wp_postmeta` VALUES (167457,11338,'team_twitter','#');
INSERT INTO `wp_postmeta` VALUES (167458,11338,'_team_twitter','field_5b71604fac8c1');
INSERT INTO `wp_postmeta` VALUES (167459,11338,'team_linkedin','#');
INSERT INTO `wp_postmeta` VALUES (167460,11338,'_team_linkedin','field_5b716057ac8c2');
INSERT INTO `wp_postmeta` VALUES (167461,11338,'team_instagram','#');
INSERT INTO `wp_postmeta` VALUES (167462,11338,'_team_instagram','field_5b75aca29d117');
INSERT INTO `wp_postmeta` VALUES (167463,11338,'team_youtube','#');
INSERT INTO `wp_postmeta` VALUES (167464,11338,'_team_youtube','field_5b75acb29d118');
INSERT INTO `wp_postmeta` VALUES (167465,11338,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (167466,11338,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (167467,11338,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (167468,11338,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (167469,11338,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (167470,11338,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (167471,11338,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (167472,11338,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (167473,11338,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (167474,11338,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (167475,11338,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (167476,11338,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (167477,11338,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (167478,11338,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (167479,11338,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (167480,11338,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (167481,11338,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (167482,11338,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (167486,11338,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (167487,11338,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (167579,11349,'_edit_lock','1643016475:1');
INSERT INTO `wp_postmeta` VALUES (167580,11349,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (167581,11351,'_edit_lock','1613563298:3');
INSERT INTO `wp_postmeta` VALUES (167582,11351,'_edit_last','3');
INSERT INTO `wp_postmeta` VALUES (167583,11351,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167584,11351,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167585,11351,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (167586,11351,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167587,11351,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167588,11351,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167589,11351,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167590,11351,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167591,11351,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167592,11351,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167593,11351,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167594,11351,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167595,11351,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167596,11351,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167597,11351,'_product_attributes','a:2:{s:8:\"pa_color\";a:6:{s:4:\"name\";s:8:\"pa_color\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}s:7:\"pa_size\";a:6:{s:4:\"name\";s:7:\"pa_size\";s:5:\"value\";s:0:\"\";s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:1;s:11:\"is_taxonomy\";i:1;}}');
INSERT INTO `wp_postmeta` VALUES (167598,11351,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167599,11352,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167600,11352,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167602,11352,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167603,11352,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167604,11352,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167605,11352,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167606,11352,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167607,11352,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167608,11352,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167609,11352,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167610,11352,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167611,11352,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167612,11352,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167613,11352,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167614,11352,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167615,11352,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167616,11352,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167617,11352,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (167618,11352,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (167619,11352,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167620,11353,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167621,11353,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167623,11353,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167624,11353,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167625,11353,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167626,11353,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167627,11353,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167628,11353,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167629,11353,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167630,11353,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167631,11353,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167632,11353,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167633,11353,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167634,11353,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167635,11353,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167636,11353,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167637,11353,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167638,11353,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (167639,11353,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (167640,11353,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167641,11354,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167642,11354,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167644,11354,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167645,11354,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167646,11354,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167647,11354,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167648,11354,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167649,11354,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167650,11354,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167651,11354,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167652,11354,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167653,11354,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167654,11354,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167655,11354,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167656,11354,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167657,11354,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167658,11354,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167659,11354,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (167660,11354,'attribute_pa_color','blue');
INSERT INTO `wp_postmeta` VALUES (167661,11354,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167662,11355,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167663,11355,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167665,11355,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167666,11355,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167667,11355,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167668,11355,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167669,11355,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167670,11355,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167671,11355,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167672,11355,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167673,11355,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167674,11355,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167675,11355,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167676,11355,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167677,11355,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167678,11355,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167679,11355,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167680,11355,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (167681,11355,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (167682,11355,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167683,11356,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167684,11356,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167686,11356,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167687,11356,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167688,11356,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167689,11356,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167690,11356,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167691,11356,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167692,11356,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167693,11356,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167694,11356,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167695,11356,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167696,11356,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167697,11356,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167698,11356,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167699,11356,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167700,11356,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167701,11356,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (167702,11356,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (167703,11356,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167704,11357,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167705,11357,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167707,11357,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167708,11357,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167709,11357,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167710,11357,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167711,11357,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167712,11357,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167713,11357,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167714,11357,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167715,11357,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167716,11357,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167717,11357,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167718,11357,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167719,11357,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167720,11357,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167721,11357,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167722,11357,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (167723,11357,'attribute_pa_color','gray');
INSERT INTO `wp_postmeta` VALUES (167724,11357,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167725,11358,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167726,11358,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167728,11358,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167729,11358,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167730,11358,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167731,11358,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167732,11358,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167733,11358,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167734,11358,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167735,11358,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167736,11358,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167737,11358,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167738,11358,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167739,11358,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167740,11358,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167741,11358,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167742,11358,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167743,11358,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (167744,11358,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (167745,11358,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167746,11359,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167747,11359,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167749,11359,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167750,11359,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167751,11359,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167752,11359,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167753,11359,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167754,11359,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167755,11359,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167756,11359,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167757,11359,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167758,11359,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167759,11359,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167760,11359,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167761,11359,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167762,11359,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167763,11359,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167764,11359,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (167765,11359,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (167766,11359,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167767,11360,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167768,11360,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167770,11360,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167771,11360,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167772,11360,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167773,11360,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167774,11360,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167775,11360,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167776,11360,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167777,11360,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167778,11360,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167779,11360,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167780,11360,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167781,11360,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167782,11360,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167783,11360,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167784,11360,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167785,11360,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (167786,11360,'attribute_pa_color','green');
INSERT INTO `wp_postmeta` VALUES (167787,11360,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167788,11361,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167789,11361,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167791,11361,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167792,11361,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167793,11361,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167794,11361,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167795,11361,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167796,11361,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167797,11361,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167798,11361,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167799,11361,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167800,11361,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167801,11361,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167802,11361,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167803,11361,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167804,11361,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167805,11361,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167806,11361,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (167807,11361,'attribute_pa_color','red');
INSERT INTO `wp_postmeta` VALUES (167808,11361,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167809,11362,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167810,11362,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167812,11362,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167813,11362,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167814,11362,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167815,11362,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167816,11362,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167817,11362,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167818,11362,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167819,11362,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167820,11362,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167821,11362,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167822,11362,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167823,11362,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167824,11362,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167825,11362,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167826,11362,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167827,11362,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (167828,11362,'attribute_pa_color','red');
INSERT INTO `wp_postmeta` VALUES (167829,11362,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167830,11363,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167831,11363,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167833,11363,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167834,11363,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167835,11363,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167836,11363,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167837,11363,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167838,11363,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167839,11363,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167840,11363,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167841,11363,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167842,11363,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167843,11363,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167844,11363,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167845,11363,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167846,11363,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167847,11363,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167848,11363,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (167849,11363,'attribute_pa_color','red');
INSERT INTO `wp_postmeta` VALUES (167850,11363,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167851,11364,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167852,11364,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167854,11364,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167855,11364,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167856,11364,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167857,11364,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167858,11364,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167859,11364,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167860,11364,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167861,11364,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167862,11364,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167863,11364,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167864,11364,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167865,11364,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167866,11364,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167867,11364,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167868,11364,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167869,11364,'attribute_pa_size','large');
INSERT INTO `wp_postmeta` VALUES (167870,11364,'attribute_pa_color','yellow');
INSERT INTO `wp_postmeta` VALUES (167871,11364,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167872,11365,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167873,11365,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167875,11365,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167876,11365,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167877,11365,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167878,11365,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167879,11365,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167880,11365,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167881,11365,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167882,11365,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167883,11365,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167884,11365,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167885,11365,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167886,11365,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167887,11365,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167888,11365,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167889,11365,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167890,11365,'attribute_pa_size','medium');
INSERT INTO `wp_postmeta` VALUES (167891,11365,'attribute_pa_color','yellow');
INSERT INTO `wp_postmeta` VALUES (167892,11365,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167893,11366,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (167894,11366,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (167896,11366,'_variation_description','');
INSERT INTO `wp_postmeta` VALUES (167897,11366,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (167898,11366,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (167899,11366,'_tax_class','parent');
INSERT INTO `wp_postmeta` VALUES (167900,11366,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (167901,11366,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (167902,11366,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (167903,11366,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (167904,11366,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (167905,11366,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (167906,11366,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (167907,11366,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (167908,11366,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (167909,11366,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (167910,11366,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (167911,11366,'attribute_pa_size','small');
INSERT INTO `wp_postmeta` VALUES (167912,11366,'attribute_pa_color','yellow');
INSERT INTO `wp_postmeta` VALUES (167913,11366,'_product_version','5.0.0');
INSERT INTO `wp_postmeta` VALUES (167914,11352,'_regular_price','15');
INSERT INTO `wp_postmeta` VALUES (167915,11352,'_thumbnail_id','0');
INSERT INTO `wp_postmeta` VALUES (167916,11352,'_price','15');
INSERT INTO `wp_postmeta` VALUES (167917,11353,'_regular_price','15');
INSERT INTO `wp_postmeta` VALUES (167918,11353,'_thumbnail_id','0');
INSERT INTO `wp_postmeta` VALUES (167919,11353,'_price','15');
INSERT INTO `wp_postmeta` VALUES (167920,11354,'_regular_price','15');
INSERT INTO `wp_postmeta` VALUES (167921,11354,'_thumbnail_id','0');
INSERT INTO `wp_postmeta` VALUES (167922,11354,'_price','15');
INSERT INTO `wp_postmeta` VALUES (167923,11351,'_price','15');
INSERT INTO `wp_postmeta` VALUES (167924,11351,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (167925,11351,'_sku','939020');
INSERT INTO `wp_postmeta` VALUES (167926,11351,'_regular_price','8');
INSERT INTO `wp_postmeta` VALUES (167927,11351,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (167928,11351,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (167929,11351,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (167930,11351,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (167931,11351,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (167932,11351,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (167933,11351,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (167934,11351,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (167935,11351,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (167936,11351,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (167937,11351,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (167938,11351,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (167939,11351,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (167940,11351,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (167941,11351,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (167942,11351,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (167943,11351,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (167944,11351,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (167945,11351,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (167946,11351,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (167948,11351,'_product_image_gallery','993,995,997,1001,985');
INSERT INTO `wp_postmeta` VALUES (167949,11351,'_yoast_wpseo_primary_product_cat','32');
INSERT INTO `wp_postmeta` VALUES (168433,11370,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168434,11370,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168493,1086,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168494,1086,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168496,1127,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168497,1127,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168499,1648,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168500,1648,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168502,10530,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168503,10530,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168505,10859,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168506,10859,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168644,11379,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168645,11379,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168650,749,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168651,749,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168703,1032,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (168704,1032,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (168705,1032,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (168706,1032,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (168707,1032,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (168708,1032,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (168709,1032,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (168710,1032,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (168711,1032,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (168712,1032,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (168713,1032,'featured_image','hide');
INSERT INTO `wp_postmeta` VALUES (168714,1032,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (168718,1032,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (168735,778,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (168736,778,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (168737,778,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (168738,778,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (168739,778,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (168740,778,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (168741,778,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (168742,778,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (168743,778,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (168744,778,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (168745,778,'featured_image','hide');
INSERT INTO `wp_postmeta` VALUES (168746,778,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (168750,778,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (168985,11391,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168986,11391,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (168991,11393,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (168992,11393,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169018,11390,'_edit_lock','1620570027:1');
INSERT INTO `wp_postmeta` VALUES (169019,11390,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (169023,11400,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169024,11400,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169026,11401,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169027,11401,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169029,11402,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169030,11402,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169032,11403,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169033,11403,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169050,11398,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169051,11398,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169053,11399,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169054,11399,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169359,11418,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169360,11418,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169365,11420,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169366,11420,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169425,11417,'_edit_lock','1619531635:1');
INSERT INTO `wp_postmeta` VALUES (169426,11417,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (169827,11440,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169828,11440,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169830,11430,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169831,11430,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169833,11431,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169834,11431,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169836,11438,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169837,11438,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169839,11439,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169840,11439,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169854,11427,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169855,11427,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169875,11450,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169876,11450,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169878,11451,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169879,11451,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169881,11454,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169882,11454,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169884,11455,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169885,11455,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169926,11458,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169927,11458,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169929,11467,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169930,11467,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169932,11468,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169933,11468,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169971,11446,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169972,11446,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169974,11448,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169975,11448,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169977,11449,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169978,11449,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169980,11452,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169981,11452,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169983,11453,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169984,11453,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169986,11456,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169987,11456,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169989,11457,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169990,11457,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169992,11459,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169993,11459,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169995,11460,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169996,11460,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (169998,11432,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (169999,11432,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170001,11435,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170002,11435,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170004,11436,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170005,11436,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170145,11486,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170146,11486,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170148,11487,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170149,11487,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170151,11488,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170152,11488,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170184,11499,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170185,11499,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170202,11485,'_edit_lock','1617775165:1');
INSERT INTO `wp_postmeta` VALUES (170203,11485,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (170204,11490,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170205,11490,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170213,11504,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170214,11504,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170240,11500,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170241,11500,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170243,11501,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170244,11501,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170253,11495,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170254,11495,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170256,11496,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170257,11496,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170259,11497,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170260,11497,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170262,11498,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170263,11498,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170786,4393,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170787,4393,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170789,4394,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170790,4394,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170792,4395,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170793,4395,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170801,4387,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170802,4387,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170804,10942,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170805,10942,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170807,9567,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170808,9567,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170810,4389,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170811,4389,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170813,4390,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170814,4390,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170816,9568,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170817,9568,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (170895,11526,'_VenueOrigin','events-calendar');
INSERT INTO `wp_postmeta` VALUES (170896,11526,'_tribe_modified_fields','a:21:{s:12:\"_VenueOrigin\";i:1616487611;s:10:\"_edit_last\";i:1616487619;s:10:\"post_title\";i:1616487619;s:11:\"post_status\";i:1616487659;s:17:\"_EventShowMapLink\";i:1616487660;s:13:\"_EventShowMap\";i:1616487660;s:17:\"_VenueShowMapLink\";i:1616487660;s:13:\"_VenueShowMap\";i:1616487660;s:13:\"_VenueAddress\";i:1616487660;s:10:\"_VenueCity\";i:1616487660;s:13:\"_VenueCountry\";i:1616487660;s:14:\"_VenueProvince\";i:1616487660;s:11:\"_VenueState\";i:1616487660;s:9:\"_VenueZip\";i:1616487660;s:11:\"_VenuePhone\";i:1616487660;s:9:\"_VenueURL\";i:1616487660;s:19:\"_VenueStateProvince\";i:1616487660;s:17:\"_pinterest_shares\";i:1616487660;s:13:\"_total_shares\";i:1616487660;s:19:\"swp_cache_timestamp\";i:1616487660;s:25:\"_sbi_oembed_done_checking\";i:1643003642;}');
INSERT INTO `wp_postmeta` VALUES (170897,11526,'_edit_lock','1616505672:3');
INSERT INTO `wp_postmeta` VALUES (170898,11526,'_edit_last','3');
INSERT INTO `wp_postmeta` VALUES (170899,11526,'_EventShowMapLink','1');
INSERT INTO `wp_postmeta` VALUES (170900,11526,'_EventShowMap','1');
INSERT INTO `wp_postmeta` VALUES (170901,11526,'_VenueShowMapLink','1');
INSERT INTO `wp_postmeta` VALUES (170902,11526,'_VenueShowMap','1');
INSERT INTO `wp_postmeta` VALUES (170903,11526,'_VenueAddress','999 Address Lane');
INSERT INTO `wp_postmeta` VALUES (170904,11526,'_VenueCity','Savnanah');
INSERT INTO `wp_postmeta` VALUES (170905,11526,'_VenueCountry','United States');
INSERT INTO `wp_postmeta` VALUES (170906,11526,'_VenueProvince','');
INSERT INTO `wp_postmeta` VALUES (170907,11526,'_VenueState','');
INSERT INTO `wp_postmeta` VALUES (170908,11526,'_VenueZip','31324');
INSERT INTO `wp_postmeta` VALUES (170909,11526,'_VenuePhone','912-656-6434');
INSERT INTO `wp_postmeta` VALUES (170910,11526,'_VenueURL','https://hirejordansmith.com');
INSERT INTO `wp_postmeta` VALUES (170911,11526,'_VenueStateProvince','');
INSERT INTO `wp_postmeta` VALUES (170912,11526,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (170913,11526,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171117,4739,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171118,4739,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171120,4740,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171121,4740,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171177,10544,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171178,10544,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171824,10537,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171825,10537,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171827,4009,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171828,4009,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171893,10539,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171894,10539,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171896,5562,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171897,5562,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171905,10540,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171906,10540,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171908,5302,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171909,5302,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171911,5303,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171912,5303,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171917,5289,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171918,5289,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171926,10542,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171927,10542,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171929,4523,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171930,4523,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171932,4534,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171933,4534,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171938,4518,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171939,4518,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171944,11105,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171945,11105,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171947,11097,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171948,11097,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171950,11098,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171951,11098,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171962,10543,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171963,10543,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171965,4904,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171966,4904,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171968,4908,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171969,4908,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171980,10545,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171981,10545,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171983,4554,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171984,4554,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171986,4555,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171987,4555,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (171989,4556,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (171990,4556,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172004,10460,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172005,10460,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172040,11502,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172041,11502,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172049,10710,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172050,10710,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172079,10536,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172080,10536,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172082,4365,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172083,4365,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172088,4349,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172089,4349,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172091,11313,'_edit_lock','1617712138:1');
INSERT INTO `wp_postmeta` VALUES (172092,10548,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172093,10548,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172095,5616,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172096,5616,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172104,10549,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172105,10549,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172107,9404,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172108,9404,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172110,9405,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172111,9405,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172113,9406,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172114,9406,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172116,9407,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172117,9407,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172128,8604,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172129,8604,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172143,10538,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172144,10538,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172146,9469,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172147,9469,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172152,9464,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172153,9464,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172236,4391,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172237,4391,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172239,4392,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172240,4392,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172284,10858,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172285,10858,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172287,7029,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172288,7029,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172290,10857,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172291,10857,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172338,5054,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172339,5054,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172344,5052,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172345,5052,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172347,10667,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172348,10667,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172353,4897,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172354,4897,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172356,11131,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172357,11131,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172362,11129,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172363,11129,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172365,11503,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172366,11503,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172368,11494,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172369,11494,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172371,11491,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172372,11491,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172374,11492,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172375,11492,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172377,11493,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172378,11493,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172383,11485,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172384,11485,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172386,5144,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172387,5144,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172392,5142,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172393,5142,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172395,11184,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172396,11184,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172398,11183,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172399,11183,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172401,11171,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172402,11171,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172455,5607,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172456,5607,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172488,5733,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172489,5733,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172506,11392,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172507,11392,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172515,11419,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172516,11419,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172524,11473,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172525,11473,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172530,11417,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (172531,11417,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (172702,11550,'rmp_menu_meta','a:295:{s:10:\"menu_theme\";s:7:\"Default\";s:10:\"theme_type\";s:7:\"default\";s:19:\"theme_location_menu\";s:1:\"0\";s:27:\"submenu_submenu_arrow_width\";s:0:\"\";s:32:\"submenu_submenu_arrow_width_unit\";s:2:\"px\";s:28:\"submenu_submenu_arrow_height\";s:0:\"\";s:33:\"submenu_submenu_arrow_height_unit\";s:2:\"px\";s:22:\"submenu_arrow_position\";s:5:\"right\";s:35:\"submenu_sub_arrow_background_colour\";s:0:\"\";s:41:\"submenu_sub_arrow_background_hover_colour\";s:0:\"\";s:42:\"submenu_sub_arrow_background_colour_active\";s:0:\"\";s:48:\"submenu_sub_arrow_background_hover_colour_active\";s:0:\"\";s:30:\"submenu_sub_arrow_border_width\";s:0:\"\";s:35:\"submenu_sub_arrow_border_width_unit\";s:2:\"px\";s:31:\"submenu_sub_arrow_border_colour\";s:0:\"\";s:37:\"submenu_sub_arrow_border_hover_colour\";s:0:\"\";s:38:\"submenu_sub_arrow_border_colour_active\";s:0:\"\";s:44:\"submenu_sub_arrow_border_hover_colour_active\";s:0:\"\";s:30:\"submenu_sub_arrow_shape_colour\";s:0:\"\";s:36:\"submenu_sub_arrow_shape_hover_colour\";s:0:\"\";s:37:\"submenu_sub_arrow_shape_colour_active\";s:0:\"\";s:43:\"submenu_sub_arrow_shape_hover_colour_active\";s:0:\"\";s:14:\"use_header_bar\";s:3:\"off\";s:22:\"header_bar_items_order\";a:5:{s:5:\"title\";s:3:\"off\";s:6:\"search\";s:3:\"off\";s:18:\"additional content\";s:3:\"off\";s:4:\"logo\";s:2:\"on\";s:4:\"menu\";s:2:\"on\";}s:16:\"header_bar_title\";s:0:\"\";s:23:\"header_bar_html_content\";s:0:\"\";s:15:\"header_bar_logo\";s:0:\"\";s:20:\"header_bar_logo_link\";s:0:\"\";s:21:\"header_bar_logo_width\";s:0:\"\";s:26:\"header_bar_logo_width_unit\";s:1:\"%\";s:22:\"header_bar_logo_height\";s:0:\"\";s:27:\"header_bar_logo_height_unit\";s:2:\"px\";s:17:\"header_bar_height\";s:2:\"80\";s:22:\"header_bar_height_unit\";s:2:\"px\";s:18:\"header_bar_padding\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:15:\"header_bar_font\";s:0:\"\";s:20:\"header_bar_font_size\";s:2:\"14\";s:25:\"header_bar_font_size_unit\";s:2:\"px\";s:21:\"header_bar_text_color\";s:7:\"#ffffff\";s:27:\"header_bar_background_color\";s:7:\"#212121\";s:40:\"header_bar_gradient_background_colour_on\";s:3:\"off\";s:43:\"header_bar_gradient_background_first_colour\";s:0:\"\";s:44:\"header_bar_gradient_background_second_colour\";s:0:\"\";s:35:\"header_bar_gradient_background_type\";s:6:\"linear\";s:40:\"header_bar_gradient_background_direction\";s:3:\"180\";s:45:\"header_bar_gradient_background_start_position\";s:2:\"50\";s:43:\"header_bar_gradient_background_end_position\";s:2:\"50\";s:21:\"header_bar_breakpoint\";s:4:\"8000\";s:24:\"header_bar_position_type\";s:5:\"fixed\";s:22:\"header_bar_adjust_page\";s:3:\"off\";s:24:\"header_bar_scroll_enable\";s:3:\"off\";s:34:\"header_bar_scroll_background_color\";s:0:\"\";s:17:\"mobile_breakpoint\";s:3:\"600\";s:17:\"tablet_breakpoint\";s:4:\"1023\";s:16:\"transition_speed\";s:3:\"0.5\";s:14:\"sub_menu_speed\";s:3:\"0.2\";s:22:\"show_menu_on_page_load\";s:3:\"off\";s:22:\"menu_disable_scrolling\";s:2:\"on\";s:16:\"smooth_scroll_on\";s:3:\"off\";s:19:\"smooth_scroll_speed\";s:3:\"500\";s:12:\"menu_overlay\";s:2:\"on\";s:19:\"menu_overlay_colour\";s:15:\"rgba(0,0,0,0.7)\";s:18:\"desktop_menu_width\";s:0:\"\";s:23:\"desktop_menu_width_unit\";s:1:\"%\";s:24:\"desktop_menu_positioning\";s:8:\"absolute\";s:17:\"desktop_menu_side\";s:4:\"left\";s:30:\"desktop_menu_content_alignment\";s:4:\"left\";s:20:\"desktop_menu_to_hide\";s:0:\"\";s:26:\"use_current_theme_location\";s:3:\"off\";s:40:\"desktop_menu_container_background_colour\";s:0:\"\";s:52:\"desktop_menu_container_gradient_background_colour_on\";s:3:\"off\";s:55:\"desktop_menu_container_gradient_background_first_colour\";s:0:\"\";s:56:\"desktop_menu_container_gradient_background_second_colour\";s:0:\"\";s:47:\"desktop_menu_container_gradient_background_type\";s:6:\"linear\";s:52:\"desktop_menu_container_gradient_background_direction\";s:3:\"180\";s:57:\"desktop_menu_container_gradient_background_start_position\";s:2:\"50\";s:55:\"desktop_menu_container_gradient_background_end_position\";s:2:\"50\";s:30:\"desktop_submenu_open_animation\";s:4:\"none\";s:36:\"desktop_submenu_open_animation_speed\";s:5:\"100ms\";s:29:\"desktop_submenu_open_on_click\";s:3:\"off\";s:26:\"desktop_menu_hide_and_show\";s:3:\"off\";s:9:\"menu_name\";s:12:\"Primary Menu\";s:11:\"menu_to_use\";s:2:\"80\";s:25:\"different_menu_for_mobile\";s:3:\"off\";s:21:\"menu_to_use_in_mobile\";s:2:\"47\";s:15:\"use_mobile_menu\";s:2:\"on\";s:15:\"use_tablet_menu\";s:2:\"on\";s:16:\"use_desktop_menu\";s:3:\"off\";s:15:\"menu_display_on\";s:9:\"shortcode\";s:21:\"menu_display_by_users\";s:9:\"all-users\";s:12:\"menu_to_hide\";s:0:\"\";s:13:\"custom_walker\";s:0:\"\";s:22:\"menu_background_colour\";s:13:\"rgba(0,0,0,0)\";s:10:\"menu_depth\";s:1:\"5\";s:20:\"menu_section_padding\";a:4:{s:3:\"top\";s:2:\"5%\";s:5:\"right\";s:3:\"10%\";s:6:\"bottom\";s:2:\"1%\";s:4:\"left\";s:3:\"10%\";}s:15:\"menu_font_icons\";a:1:{s:4:\"icon\";a:1:{i:0;s:0:\"\";}}s:17:\"menu_links_height\";s:2:\"40\";s:22:\"menu_links_height_unit\";s:2:\"px\";s:22:\"menu_links_line_height\";s:2:\"40\";s:27:\"menu_links_line_height_unit\";s:2:\"px\";s:12:\"menu_depth_0\";s:1:\"5\";s:17:\"menu_depth_0_unit\";s:1:\"%\";s:14:\"menu_font_size\";s:2:\"14\";s:19:\"menu_font_size_unit\";s:2:\"px\";s:9:\"menu_font\";s:0:\"\";s:16:\"menu_font_weight\";s:3:\"500\";s:19:\"menu_text_alignment\";s:4:\"left\";s:24:\"menu_text_letter_spacing\";s:0:\"\";s:14:\"menu_word_wrap\";s:3:\"off\";s:16:\"menu_link_colour\";s:4:\"#fff\";s:22:\"menu_link_hover_colour\";s:4:\"#fff\";s:24:\"menu_current_link_colour\";s:4:\"#fff\";s:30:\"menu_current_link_hover_colour\";s:4:\"#fff\";s:27:\"menu_item_background_colour\";s:0:\"\";s:33:\"menu_item_background_hover_colour\";s:0:\"\";s:35:\"menu_current_item_background_colour\";s:0:\"\";s:41:\"menu_current_item_background_hover_colour\";s:0:\"\";s:17:\"menu_border_width\";s:0:\"\";s:22:\"menu_border_width_unit\";s:2:\"px\";s:23:\"menu_item_border_colour\";s:7:\"#212121\";s:29:\"menu_item_border_colour_hover\";s:7:\"#212121\";s:31:\"menu_current_item_border_colour\";s:7:\"#212121\";s:37:\"menu_current_item_border_hover_colour\";s:7:\"#3f3f3f\";s:20:\"submenu_links_height\";s:2:\"40\";s:25:\"submenu_links_height_unit\";s:2:\"px\";s:25:\"submenu_links_line_height\";s:2:\"40\";s:30:\"submenu_links_line_height_unit\";s:2:\"px\";s:15:\"menu_depth_side\";s:4:\"left\";s:12:\"menu_depth_1\";s:2:\"10\";s:17:\"menu_depth_1_unit\";s:1:\"%\";s:12:\"menu_depth_2\";s:0:\"\";s:17:\"menu_depth_2_unit\";s:1:\"%\";s:12:\"menu_depth_3\";s:0:\"\";s:17:\"menu_depth_3_unit\";s:1:\"%\";s:12:\"menu_depth_4\";s:2:\"25\";s:17:\"menu_depth_4_unit\";s:1:\"%\";s:30:\"submenu_item_background_colour\";s:0:\"\";s:36:\"submenu_item_background_hover_colour\";s:0:\"\";s:38:\"submenu_current_item_background_colour\";s:0:\"\";s:44:\"submenu_current_item_background_hover_colour\";s:0:\"\";s:20:\"submenu_border_width\";s:0:\"\";s:25:\"submenu_border_width_unit\";s:2:\"px\";s:26:\"submenu_item_border_colour\";s:0:\"\";s:32:\"submenu_item_border_colour_hover\";s:0:\"\";s:34:\"submenu_current_item_border_colour\";s:0:\"\";s:40:\"submenu_current_item_border_hover_colour\";s:0:\"\";s:17:\"submenu_font_size\";s:2:\"13\";s:22:\"submenu_font_size_unit\";s:2:\"px\";s:12:\"submenu_font\";s:0:\"\";s:19:\"submenu_font_weight\";s:3:\"500\";s:27:\"submenu_text_letter_spacing\";s:0:\"\";s:22:\"submenu_text_alignment\";s:4:\"left\";s:19:\"submenu_link_colour\";s:4:\"#fff\";s:25:\"submenu_link_hover_colour\";s:4:\"#fff\";s:27:\"submenu_current_link_colour\";s:4:\"#fff\";s:33:\"submenu_current_link_hover_colour\";s:4:\"#fff\";s:20:\"inactive_arrow_shape\";s:3:\"â–¼\";s:18:\"active_arrow_shape\";s:3:\"â–²\";s:24:\"inactive_arrow_font_icon\";s:72:\"<span class=\"rmp-font-icon dashicons dashicons-arrow-down-alt2 \"></span>\";s:22:\"active_arrow_font_icon\";s:70:\"<span class=\"rmp-font-icon dashicons dashicons-arrow-up-alt2 \"></span>\";s:20:\"inactive_arrow_image\";s:0:\"\";s:18:\"active_arrow_image\";s:0:\"\";s:19:\"submenu_arrow_width\";s:2:\"40\";s:24:\"submenu_arrow_width_unit\";s:2:\"px\";s:20:\"submenu_arrow_height\";s:2:\"40\";s:25:\"submenu_arrow_height_unit\";s:2:\"px\";s:14:\"arrow_position\";s:5:\"right\";s:27:\"menu_sub_arrow_shape_colour\";s:4:\"#fff\";s:33:\"menu_sub_arrow_shape_hover_colour\";s:4:\"#fff\";s:34:\"menu_sub_arrow_shape_colour_active\";s:4:\"#fff\";s:40:\"menu_sub_arrow_shape_hover_colour_active\";s:4:\"#fff\";s:27:\"menu_sub_arrow_border_width\";s:0:\"\";s:32:\"menu_sub_arrow_border_width_unit\";s:2:\"px\";s:28:\"menu_sub_arrow_border_colour\";s:0:\"\";s:34:\"menu_sub_arrow_border_hover_colour\";s:0:\"\";s:35:\"menu_sub_arrow_border_colour_active\";s:0:\"\";s:41:\"menu_sub_arrow_border_hover_colour_active\";s:0:\"\";s:32:\"menu_sub_arrow_background_colour\";s:0:\"\";s:38:\"menu_sub_arrow_background_hover_colour\";s:0:\"\";s:39:\"menu_sub_arrow_background_colour_active\";s:0:\"\";s:45:\"menu_sub_arrow_background_hover_colour_active\";s:0:\"\";s:13:\"fade_submenus\";s:3:\"off\";s:18:\"fade_submenus_side\";s:4:\"left\";s:19:\"fade_submenus_delay\";s:3:\"100\";s:19:\"fade_submenus_speed\";s:3:\"500\";s:16:\"use_slide_effect\";s:3:\"off\";s:25:\"slide_effect_back_to_text\";s:4:\"Back\";s:23:\"submenu_descriptions_on\";s:3:\"off\";s:19:\"accordion_animation\";s:3:\"off\";s:24:\"auto_expand_all_submenus\";s:3:\"off\";s:28:\"auto_expand_current_submenus\";s:3:\"off\";s:34:\"menu_item_click_to_trigger_submenu\";s:3:\"off\";s:12:\"button_width\";s:2:\"55\";s:17:\"button_width_unit\";s:2:\"px\";s:13:\"button_height\";s:2:\"55\";s:18:\"button_height_unit\";s:2:\"px\";s:24:\"button_background_colour\";s:7:\"#212121\";s:30:\"button_background_colour_hover\";s:4:\"#333\";s:31:\"button_background_colour_active\";s:7:\"#333333\";s:27:\"toggle_button_border_radius\";s:0:\"\";s:29:\"button_transparent_background\";s:3:\"off\";s:20:\"button_left_or_right\";s:5:\"right\";s:20:\"button_position_type\";s:8:\"absolute\";s:27:\"hamburger_position_selector\";s:0:\"\";s:25:\"button_distance_from_side\";s:1:\"5\";s:30:\"button_distance_from_side_unit\";s:1:\"%\";s:10:\"button_top\";s:2:\"40\";s:15:\"button_top_unit\";s:2:\"px\";s:26:\"button_push_with_animation\";s:3:\"off\";s:22:\"button_click_animation\";s:6:\"boring\";s:18:\"button_line_margin\";s:1:\"5\";s:23:\"button_line_margin_unit\";s:2:\"px\";s:17:\"button_line_width\";s:2:\"25\";s:22:\"button_line_width_unit\";s:2:\"px\";s:18:\"button_line_height\";s:1:\"3\";s:23:\"button_line_height_unit\";s:2:\"px\";s:18:\"button_line_colour\";s:7:\"#221122\";s:24:\"button_line_colour_hover\";s:4:\"#fff\";s:25:\"button_line_colour_active\";s:4:\"#fff\";s:16:\"button_font_icon\";s:0:\"\";s:29:\"button_font_icon_when_clicked\";s:0:\"\";s:12:\"button_image\";s:0:\"\";s:25:\"button_image_when_clicked\";s:0:\"\";s:12:\"button_title\";s:0:\"\";s:17:\"button_title_open\";s:0:\"\";s:21:\"button_title_position\";s:4:\"left\";s:11:\"button_font\";s:0:\"\";s:16:\"button_font_size\";s:2:\"14\";s:21:\"button_font_size_unit\";s:2:\"px\";s:24:\"button_title_line_height\";s:2:\"13\";s:29:\"button_title_line_height_unit\";s:2:\"px\";s:18:\"button_text_colour\";s:4:\"#fff\";s:25:\"button_trigger_type_click\";s:2:\"on\";s:25:\"button_trigger_type_hover\";s:3:\"off\";s:20:\"button_click_trigger\";s:27:\"#responsive-menu-pro-button\";s:11:\"items_order\";a:4:{s:5:\"title\";s:0:\"\";s:18:\"additional content\";s:0:\"\";s:4:\"menu\";s:2:\"on\";s:6:\"search\";s:0:\"\";}s:10:\"menu_title\";s:12:\"Alexa Seleno\";s:15:\"menu_title_link\";s:1:\"#\";s:24:\"menu_title_link_location\";s:5:\"_self\";s:16:\"menu_title_image\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/responsive-menu-pro/v4.0.0/themes/electric%20blue%20theme/person.png\";s:20:\"menu_title_font_icon\";s:0:\"\";s:26:\"menu_title_section_padding\";a:4:{s:3:\"top\";s:3:\"10%\";s:5:\"right\";s:3:\"10%\";s:6:\"bottom\";s:2:\"0%\";s:4:\"left\";s:3:\"10%\";}s:28:\"menu_title_background_colour\";s:0:\"\";s:34:\"menu_title_background_hover_colour\";s:0:\"\";s:20:\"menu_title_font_size\";s:2:\"18\";s:25:\"menu_title_font_size_unit\";s:2:\"px\";s:20:\"menu_title_alignment\";s:6:\"center\";s:22:\"menu_title_font_weight\";s:3:\"100\";s:22:\"menu_title_font_family\";s:0:\"\";s:17:\"menu_title_colour\";s:4:\"#fff\";s:23:\"menu_title_hover_colour\";s:4:\"#fff\";s:22:\"menu_title_image_width\";s:2:\"60\";s:27:\"menu_title_image_width_unit\";s:2:\"px\";s:23:\"menu_title_image_height\";s:2:\"60\";s:28:\"menu_title_image_height_unit\";s:2:\"px\";s:23:\"menu_additional_content\";s:29:\"<strong>@alexaseleno</strong>\";s:31:\"menu_additional_section_padding\";a:4:{s:3:\"top\";s:2:\"1%\";s:5:\"right\";s:2:\"1%\";s:6:\"bottom\";s:2:\"1%\";s:4:\"left\";s:2:\"1%\";}s:33:\"menu_additional_content_font_size\";s:2:\"10\";s:38:\"menu_additional_content_font_size_unit\";s:2:\"px\";s:33:\"menu_additional_content_alignment\";s:6:\"center\";s:30:\"menu_additional_content_colour\";s:7:\"#e5e5e5\";s:20:\"menu_search_box_text\";s:6:\"Search\";s:27:\"menu_search_section_padding\";a:4:{s:3:\"top\";s:2:\"5%\";s:5:\"right\";s:3:\"10%\";s:6:\"bottom\";s:2:\"5%\";s:4:\"left\";s:3:\"10%\";}s:22:\"menu_search_box_height\";s:2:\"45\";s:27:\"menu_search_box_height_unit\";s:2:\"px\";s:29:\"menu_search_box_border_radius\";s:0:\"\";s:27:\"menu_search_box_text_colour\";s:7:\"#ffffff\";s:33:\"menu_search_box_background_colour\";s:22:\"rgba(255,255,255,0.26)\";s:34:\"menu_search_box_placeholder_colour\";s:7:\"#ffffff\";s:29:\"menu_search_box_border_colour\";s:22:\"rgba(255,255,255,0.28)\";s:10:\"menu_width\";s:2:\"85\";s:15:\"menu_width_unit\";s:1:\"%\";s:18:\"menu_maximum_width\";s:4:\"1000\";s:23:\"menu_maximum_width_unit\";s:2:\"px\";s:18:\"menu_minimum_width\";s:3:\"280\";s:23:\"menu_minimum_width_unit\";s:2:\"px\";s:16:\"menu_auto_height\";s:3:\"off\";s:22:\"menu_container_padding\";a:4:{s:3:\"top\";s:3:\"0px\";s:5:\"right\";s:3:\"0px\";s:6:\"bottom\";s:3:\"0px\";s:4:\"left\";s:3:\"0px\";}s:32:\"menu_container_background_colour\";s:7:\"#212121\";s:21:\"menu_background_image\";s:0:\"\";s:44:\"menu_container_gradient_background_colour_on\";s:3:\"off\";s:47:\"menu_container_gradient_background_first_colour\";s:0:\"\";s:48:\"menu_container_gradient_background_second_colour\";s:0:\"\";s:39:\"menu_container_gradient_background_type\";s:6:\"linear\";s:44:\"menu_container_gradient_background_direction\";s:3:\"180\";s:49:\"menu_container_gradient_background_start_position\";s:2:\"50\";s:47:\"menu_container_gradient_background_end_position\";s:2:\"50\";s:14:\"animation_type\";s:5:\"slide\";s:16:\"menu_appear_from\";s:4:\"left\";s:15:\"animation_speed\";s:3:\"0.5\";s:12:\"page_wrapper\";s:0:\"\";s:24:\"menu_close_on_body_click\";s:2:\"on\";s:20:\"menu_close_on_scroll\";s:3:\"off\";s:24:\"menu_close_on_link_click\";s:3:\"off\";s:21:\"enable_touch_gestures\";s:2:\"on\";}');
INSERT INTO `wp_postmeta` VALUES (172703,11550,'_desktop','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (172704,11550,'_edit_lock','1653559008:1');
INSERT INTO `wp_postmeta` VALUES (172708,11550,'_mobile','a:22:{s:17:\"menu_links_height\";s:2:\"40\";s:22:\"menu_links_height_unit\";s:2:\"px\";s:22:\"menu_links_line_height\";s:2:\"40\";s:27:\"menu_links_line_height_unit\";s:2:\"px\";s:14:\"menu_font_size\";s:2:\"14\";s:19:\"menu_font_size_unit\";s:2:\"px\";s:9:\"menu_font\";s:0:\"\";s:16:\"menu_link_colour\";s:4:\"#fff\";s:22:\"menu_link_hover_colour\";s:4:\"#fff\";s:27:\"menu_item_background_colour\";s:0:\"\";s:33:\"menu_item_background_hover_colour\";s:0:\"\";s:20:\"submenu_links_height\";s:2:\"40\";s:25:\"submenu_links_height_unit\";s:2:\"px\";s:25:\"submenu_links_line_height\";s:2:\"40\";s:30:\"submenu_links_line_height_unit\";s:2:\"px\";s:30:\"submenu_item_background_colour\";s:0:\"\";s:36:\"submenu_item_background_hover_colour\";s:0:\"\";s:17:\"submenu_font_size\";s:2:\"13\";s:22:\"submenu_font_size_unit\";s:2:\"px\";s:12:\"submenu_font\";s:0:\"\";s:19:\"submenu_link_colour\";s:4:\"#fff\";s:25:\"submenu_link_hover_colour\";s:4:\"#fff\";}');
INSERT INTO `wp_postmeta` VALUES (172709,11550,'_tablet','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (173174,11404,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173175,11404,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173180,11390,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173181,11390,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173430,5625,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173431,5625,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173433,11558,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173434,11558,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173436,8494,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173437,8494,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173439,5626,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173440,5626,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173442,5631,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173443,5631,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173445,5632,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173446,5632,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173451,5622,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173452,5622,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173639,11563,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173640,11563,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173642,5488,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173643,5488,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173645,5489,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173646,5489,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173648,5490,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173649,5490,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173651,5491,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173652,5491,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173654,5492,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173655,5492,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (173660,5484,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (173661,5484,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174464,11573,'_edit_lock','1626773665:1');
INSERT INTO `wp_postmeta` VALUES (174465,11573,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (174473,11573,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_postmeta` VALUES (174474,11573,'_wp_old_slug','11573');
INSERT INTO `wp_postmeta` VALUES (174478,11573,'_hjs_video_data|||0|value','_');
INSERT INTO `wp_postmeta` VALUES (174479,11573,'_hjs_video_data|||1|value','_');
INSERT INTO `wp_postmeta` VALUES (174480,11573,'_hjs_video_data|hjs_video_url|0|0|value','https://www.youtube.com/watch?v=ErQAFJTJlEY');
INSERT INTO `wp_postmeta` VALUES (174481,11573,'_hjs_video_data|hjs_video_des|0|0|value','This is the first video I have uploaded.');
INSERT INTO `wp_postmeta` VALUES (174482,11573,'_hjs_video_data|hjs_video_hide|0|0|value','');
INSERT INTO `wp_postmeta` VALUES (174483,11573,'_hjs_video_data|hjs_video_url|1|0|value','https://www.youtube.com/watch?v=oTr--KR4qoM');
INSERT INTO `wp_postmeta` VALUES (174484,11573,'_hjs_video_data|hjs_video_des|1|0|value','Second video in the same proect.');
INSERT INTO `wp_postmeta` VALUES (174485,11573,'_hjs_video_data|hjs_video_hide|1|0|value','');
INSERT INTO `wp_postmeta` VALUES (174487,11573,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (174488,11573,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174489,11573,'swp_cache_timestamp','451881');
INSERT INTO `wp_postmeta` VALUES (174490,11575,'_edit_lock','1626773156:1');
INSERT INTO `wp_postmeta` VALUES (174491,11575,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (174492,11575,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (174493,11575,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174495,11575,'_hjs_video_data|||0|value','_');
INSERT INTO `wp_postmeta` VALUES (174496,11575,'_hjs_video_data|hjs_video_url|0|0|value','https://www.youtube.com/watch?v=ceIm1ECQico');
INSERT INTO `wp_postmeta` VALUES (174497,11575,'_hjs_video_data|hjs_video_des|0|0|value','');
INSERT INTO `wp_postmeta` VALUES (174498,11575,'_hjs_video_data|hjs_video_hide|0|0|value','');
INSERT INTO `wp_postmeta` VALUES (174499,11575,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_postmeta` VALUES (174601,11580,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (174602,11580,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174604,11581,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (174605,11581,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174607,11582,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (174608,11582,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (174629,1049,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (174630,1049,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (174631,1049,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (174632,1049,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (174633,1049,'team_phone','');
INSERT INTO `wp_postmeta` VALUES (174634,1049,'_team_phone','field_5f6449a6a7afa');
INSERT INTO `wp_postmeta` VALUES (174638,1049,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (175607,4592,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175608,4592,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175610,11612,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175611,11612,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175616,4600,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175617,4600,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175619,4601,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175620,4601,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175739,11617,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175740,11617,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175742,4594,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175743,4594,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (175748,4590,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (175749,4590,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (176432,1012,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (176433,1012,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (176450,4103,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (176451,4103,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (182129,11891,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182130,11891,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182132,11892,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182133,11892,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182135,11893,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182136,11893,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182138,11894,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182139,11894,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182141,11895,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182142,11895,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182144,11896,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182145,11896,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182147,11897,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182148,11897,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182150,11898,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182151,11898,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182153,11899,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182154,11899,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182156,11900,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182157,11900,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182159,11901,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182160,11901,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182162,11890,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (182163,11890,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (182165,11890,'_edit_lock','1636795654:2');
INSERT INTO `wp_postmeta` VALUES (182569,11908,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (182570,11908,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (182571,11908,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (182572,11908,'pm_insights','10');
INSERT INTO `wp_postmeta` VALUES (182573,11908,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.1\";s:14:\"active_plugins\";a:39:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.49\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.67\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:21;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:22;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:23;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:24;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:25;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:26;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:27;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:28;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:29;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:30;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.8.0\";}i:31;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:32;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:33;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:34;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.3\";}i:35;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:36;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:37;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.0\";}i:38;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (182575,11909,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (182576,11909,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (182577,11909,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (182578,11909,'pm_load_time','15043');
INSERT INTO `wp_postmeta` VALUES (182579,11909,'pm_lcp_time','11081');
INSERT INTO `wp_postmeta` VALUES (182580,11909,'pm_max_fid','1715');
INSERT INTO `wp_postmeta` VALUES (182581,11909,'pm_render_blocking_time','1395');
INSERT INTO `wp_postmeta` VALUES (182582,11909,'pm_total_blocking_time','5173');
INSERT INTO `wp_postmeta` VALUES (182583,11909,'pm_bootup_time','8341');
INSERT INTO `wp_postmeta` VALUES (182584,11909,'pm_weight','1281974');
INSERT INTO `wp_postmeta` VALUES (182585,11909,'pm_weight_document','28466');
INSERT INTO `wp_postmeta` VALUES (182586,11909,'pm_weight_image','806265');
INSERT INTO `wp_postmeta` VALUES (182587,11909,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182588,11909,'pm_weight_script','185429');
INSERT INTO `wp_postmeta` VALUES (182589,11909,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (182590,11909,'pm_weight_stylesheet','153822');
INSERT INTO `wp_postmeta` VALUES (182591,11909,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182592,11909,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182593,11909,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182594,11909,'pm_weight_third-party','110631');
INSERT INTO `wp_postmeta` VALUES (182595,11909,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (182596,11909,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:56957;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28466;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:18539;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}}}');
INSERT INTO `wp_postmeta` VALUES (182598,11910,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (182599,11910,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (182600,11910,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (182601,11910,'pm_load_time','19137');
INSERT INTO `wp_postmeta` VALUES (182602,11910,'pm_lcp_time','7706');
INSERT INTO `wp_postmeta` VALUES (182603,11910,'pm_max_fid','1303');
INSERT INTO `wp_postmeta` VALUES (182604,11910,'pm_render_blocking_time','5511');
INSERT INTO `wp_postmeta` VALUES (182605,11910,'pm_total_blocking_time','6449');
INSERT INTO `wp_postmeta` VALUES (182606,11910,'pm_bootup_time','10876');
INSERT INTO `wp_postmeta` VALUES (182607,11910,'pm_weight','2108268');
INSERT INTO `wp_postmeta` VALUES (182608,11910,'pm_weight_document','31758');
INSERT INTO `wp_postmeta` VALUES (182609,11910,'pm_weight_image','937036');
INSERT INTO `wp_postmeta` VALUES (182610,11910,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (182611,11910,'pm_weight_script','765072');
INSERT INTO `wp_postmeta` VALUES (182612,11910,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (182613,11910,'pm_weight_stylesheet','218684');
INSERT INTO `wp_postmeta` VALUES (182614,11910,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (182615,11910,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182616,11910,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182617,11910,'pm_weight_third-party','994415');
INSERT INTO `wp_postmeta` VALUES (182618,11910,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (182619,11910,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8eb5bf0c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:526641;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:3;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8eb5bf0c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:69956;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8eb5bf0c/www-player.css\";s:6:\"weight\";i:47299;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (182621,11911,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (182622,11911,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (182623,11911,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (182624,11911,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (182625,11911,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (182626,11911,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (182627,11911,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (182628,11911,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (182629,11911,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (182630,11911,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (182631,11911,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182633,11912,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (182634,11912,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (182635,11912,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (182636,11912,'pm_load_time','12989');
INSERT INTO `wp_postmeta` VALUES (182637,11912,'pm_lcp_time','9977');
INSERT INTO `wp_postmeta` VALUES (182638,11912,'pm_max_fid','892');
INSERT INTO `wp_postmeta` VALUES (182639,11912,'pm_render_blocking_time','5704');
INSERT INTO `wp_postmeta` VALUES (182640,11912,'pm_total_blocking_time','2654');
INSERT INTO `wp_postmeta` VALUES (182641,11912,'pm_bootup_time','7227');
INSERT INTO `wp_postmeta` VALUES (182642,11912,'pm_weight','958963');
INSERT INTO `wp_postmeta` VALUES (182643,11912,'pm_weight_document','30052');
INSERT INTO `wp_postmeta` VALUES (182644,11912,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (182645,11912,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182646,11912,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182647,11912,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182648,11912,'pm_weight_script','142851');
INSERT INTO `wp_postmeta` VALUES (182649,11912,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (182650,11912,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182651,11912,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182652,11912,'pm_weight_third-party','113381');
INSERT INTO `wp_postmeta` VALUES (182653,11912,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182654,11912,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30052;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30052;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (182656,11913,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (182657,11913,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (182658,11913,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (182659,11913,'pm_load_time','13685');
INSERT INTO `wp_postmeta` VALUES (182660,11913,'pm_lcp_time','9867');
INSERT INTO `wp_postmeta` VALUES (182661,11913,'pm_max_fid','1184');
INSERT INTO `wp_postmeta` VALUES (182662,11913,'pm_render_blocking_time','5473');
INSERT INTO `wp_postmeta` VALUES (182663,11913,'pm_total_blocking_time','3610');
INSERT INTO `wp_postmeta` VALUES (182664,11913,'pm_bootup_time','8102');
INSERT INTO `wp_postmeta` VALUES (182665,11913,'pm_weight','958214');
INSERT INTO `wp_postmeta` VALUES (182666,11913,'pm_weight_document','29683');
INSERT INTO `wp_postmeta` VALUES (182667,11913,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (182668,11913,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182669,11913,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182670,11913,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182671,11913,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (182672,11913,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (182673,11913,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182674,11913,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182675,11913,'pm_weight_third-party','113369');
INSERT INTO `wp_postmeta` VALUES (182676,11913,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182677,11913,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29683;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29683;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (182679,11914,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (182680,11914,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (182681,11914,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (182682,11914,'pm_load_time','13591');
INSERT INTO `wp_postmeta` VALUES (182683,11914,'pm_lcp_time','10600');
INSERT INTO `wp_postmeta` VALUES (182684,11914,'pm_max_fid','1111');
INSERT INTO `wp_postmeta` VALUES (182685,11914,'pm_render_blocking_time','4208');
INSERT INTO `wp_postmeta` VALUES (182686,11914,'pm_total_blocking_time','4232');
INSERT INTO `wp_postmeta` VALUES (182687,11914,'pm_bootup_time','7616');
INSERT INTO `wp_postmeta` VALUES (182688,11914,'pm_weight','1142000');
INSERT INTO `wp_postmeta` VALUES (182689,11914,'pm_weight_document','33087');
INSERT INTO `wp_postmeta` VALUES (182690,11914,'pm_weight_image','642122');
INSERT INTO `wp_postmeta` VALUES (182691,11914,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (182692,11914,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182693,11914,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182694,11914,'pm_weight_script','145394');
INSERT INTO `wp_postmeta` VALUES (182695,11914,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (182696,11914,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182697,11914,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182698,11914,'pm_weight_third-party','113418');
INSERT INTO `wp_postmeta` VALUES (182699,11914,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182700,11914,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33087;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33087;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}}i:9;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}}');
INSERT INTO `wp_postmeta` VALUES (182702,11915,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (182703,11915,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (182704,11915,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (182705,11915,'pm_load_time','18337');
INSERT INTO `wp_postmeta` VALUES (182706,11915,'pm_lcp_time','14175');
INSERT INTO `wp_postmeta` VALUES (182707,11915,'pm_max_fid','1688');
INSERT INTO `wp_postmeta` VALUES (182708,11915,'pm_render_blocking_time','5665');
INSERT INTO `wp_postmeta` VALUES (182709,11915,'pm_total_blocking_time','6539');
INSERT INTO `wp_postmeta` VALUES (182710,11915,'pm_bootup_time','12275');
INSERT INTO `wp_postmeta` VALUES (182711,11915,'pm_weight','1322952');
INSERT INTO `wp_postmeta` VALUES (182712,11915,'pm_weight_document','36862');
INSERT INTO `wp_postmeta` VALUES (182713,11915,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (182714,11915,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (182715,11915,'pm_weight_script','407453');
INSERT INTO `wp_postmeta` VALUES (182716,11915,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (182717,11915,'pm_weight_stylesheet','174931');
INSERT INTO `wp_postmeta` VALUES (182718,11915,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (182719,11915,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182720,11915,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182721,11915,'pm_weight_third-party','335778');
INSERT INTO `wp_postmeta` VALUES (182722,11915,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (182723,11915,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-055ab9039eab20b83cf10d054b531371.js\";s:6:\"weight\";i:78769;s:8:\"filename\";s:46:\"controller-055ab9039eab20b83cf10d054b531371.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:4;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:5;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65228;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:6;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:6:\"weight\";i:49253;s:8:\"filename\";s:42:\"shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36862;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36862;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (182725,11916,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (182726,11916,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (182727,11916,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (182728,11916,'pm_load_time','13006');
INSERT INTO `wp_postmeta` VALUES (182729,11916,'pm_lcp_time','10109');
INSERT INTO `wp_postmeta` VALUES (182730,11916,'pm_max_fid','986');
INSERT INTO `wp_postmeta` VALUES (182731,11916,'pm_render_blocking_time','5629');
INSERT INTO `wp_postmeta` VALUES (182732,11916,'pm_total_blocking_time','3181');
INSERT INTO `wp_postmeta` VALUES (182733,11916,'pm_bootup_time','6952');
INSERT INTO `wp_postmeta` VALUES (182734,11916,'pm_weight','1023500');
INSERT INTO `wp_postmeta` VALUES (182735,11916,'pm_weight_document','30734');
INSERT INTO `wp_postmeta` VALUES (182736,11916,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (182737,11916,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (182738,11916,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182739,11916,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182740,11916,'pm_weight_script','142862');
INSERT INTO `wp_postmeta` VALUES (182741,11916,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (182742,11916,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182743,11916,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182744,11916,'pm_weight_third-party','113387');
INSERT INTO `wp_postmeta` VALUES (182745,11916,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182746,11916,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30734;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30734;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:9;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (182748,11917,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (182749,11917,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (182750,11917,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (182751,11917,'pm_load_time','12656');
INSERT INTO `wp_postmeta` VALUES (182752,11917,'pm_lcp_time','6884');
INSERT INTO `wp_postmeta` VALUES (182753,11917,'pm_max_fid','887');
INSERT INTO `wp_postmeta` VALUES (182754,11917,'pm_render_blocking_time','5256');
INSERT INTO `wp_postmeta` VALUES (182755,11917,'pm_total_blocking_time','3405');
INSERT INTO `wp_postmeta` VALUES (182756,11917,'pm_bootup_time','7270');
INSERT INTO `wp_postmeta` VALUES (182757,11917,'pm_weight','959187');
INSERT INTO `wp_postmeta` VALUES (182758,11917,'pm_weight_document','30153');
INSERT INTO `wp_postmeta` VALUES (182759,11917,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (182760,11917,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182761,11917,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182762,11917,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182763,11917,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (182764,11917,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (182765,11917,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182766,11917,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182767,11917,'pm_weight_third-party','113403');
INSERT INTO `wp_postmeta` VALUES (182768,11917,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182769,11917,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30153;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30153;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (182771,11918,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (182772,11918,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (182773,11918,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (182774,11918,'pm_load_time','15455');
INSERT INTO `wp_postmeta` VALUES (182775,11918,'pm_lcp_time','13516');
INSERT INTO `wp_postmeta` VALUES (182776,11918,'pm_max_fid','987');
INSERT INTO `wp_postmeta` VALUES (182777,11918,'pm_render_blocking_time','7284');
INSERT INTO `wp_postmeta` VALUES (182778,11918,'pm_total_blocking_time','2928');
INSERT INTO `wp_postmeta` VALUES (182779,11918,'pm_bootup_time','7932');
INSERT INTO `wp_postmeta` VALUES (182780,11918,'pm_weight','1096237');
INSERT INTO `wp_postmeta` VALUES (182781,11918,'pm_weight_document','32753');
INSERT INTO `wp_postmeta` VALUES (182782,11918,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (182783,11918,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (182784,11918,'pm_weight_script','246519');
INSERT INTO `wp_postmeta` VALUES (182785,11918,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (182786,11918,'pm_weight_stylesheet','193356');
INSERT INTO `wp_postmeta` VALUES (182787,11918,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (182788,11918,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182789,11918,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182790,11918,'pm_weight_third-party','113401');
INSERT INTO `wp_postmeta` VALUES (182791,11918,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182792,11918,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32753;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32753;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:9;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (182794,11919,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (182795,11919,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182796,11919,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182798,11920,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (182799,11920,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182800,11920,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182802,11921,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (182803,11921,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182804,11921,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182806,11922,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (182807,11922,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182808,11922,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182810,11923,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (182811,11923,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182812,11923,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182814,11924,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (182815,11924,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182816,11924,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (182818,11925,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (182819,11925,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182820,11925,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (182822,11926,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (182823,11926,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:85:\"Homepage, Page for posts, Single faq, Single page, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (182824,11926,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (182826,11927,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (182827,11927,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (182828,11927,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182830,11928,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (182831,11928,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (182832,11928,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182834,11908,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (182835,11908,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (182836,11908,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (182837,11908,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (182838,11908,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (182839,11908,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (182840,11908,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (182874,11929,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (182875,11929,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (182876,11929,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (182877,11929,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (182878,11929,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.1\";s:14:\"active_plugins\";a:39:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.49\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.67\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:21;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:22;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:23;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:24;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:25;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:26;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:27;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:28;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:29;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:30;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.8.0\";}i:31;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:32;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:33;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:34;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.3\";}i:35;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:36;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:37;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.0\";}i:38;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (182880,11930,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (182881,11930,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (182882,11930,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (182883,11930,'pm_load_time','14820');
INSERT INTO `wp_postmeta` VALUES (182884,11930,'pm_lcp_time','11061');
INSERT INTO `wp_postmeta` VALUES (182885,11930,'pm_max_fid','1622');
INSERT INTO `wp_postmeta` VALUES (182886,11930,'pm_render_blocking_time','1155');
INSERT INTO `wp_postmeta` VALUES (182887,11930,'pm_total_blocking_time','5250');
INSERT INTO `wp_postmeta` VALUES (182888,11930,'pm_bootup_time','8364');
INSERT INTO `wp_postmeta` VALUES (182889,11930,'pm_weight','1281943');
INSERT INTO `wp_postmeta` VALUES (182890,11930,'pm_load_time_diff','-223');
INSERT INTO `wp_postmeta` VALUES (182891,11930,'pm_weight_diff','-31');
INSERT INTO `wp_postmeta` VALUES (182892,11930,'pm_weight_document','28470');
INSERT INTO `wp_postmeta` VALUES (182893,11930,'pm_weight_image','806266');
INSERT INTO `wp_postmeta` VALUES (182894,11930,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182895,11930,'pm_weight_script','185407');
INSERT INTO `wp_postmeta` VALUES (182896,11930,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (182897,11930,'pm_weight_stylesheet','153822');
INSERT INTO `wp_postmeta` VALUES (182898,11930,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182899,11930,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182900,11930,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182901,11930,'pm_weight_third-party','110617');
INSERT INTO `wp_postmeta` VALUES (182902,11930,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (182903,11930,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (182904,11930,'pm_weight_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (182905,11930,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (182906,11930,'pm_weight_script_diff','-22');
INSERT INTO `wp_postmeta` VALUES (182907,11930,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (182908,11930,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (182909,11930,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (182910,11930,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182911,11930,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182912,11930,'pm_weight_third-party_diff','-14');
INSERT INTO `wp_postmeta` VALUES (182913,11930,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (182914,11930,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411561;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288542;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:56957;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28470;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:18562;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:84:\"https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14750;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (182916,11931,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (182917,11931,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (182918,11931,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (182919,11931,'pm_load_time','18296');
INSERT INTO `wp_postmeta` VALUES (182920,11931,'pm_lcp_time','11056');
INSERT INTO `wp_postmeta` VALUES (182921,11931,'pm_max_fid','1021');
INSERT INTO `wp_postmeta` VALUES (182922,11931,'pm_render_blocking_time','6068');
INSERT INTO `wp_postmeta` VALUES (182923,11931,'pm_total_blocking_time','4708');
INSERT INTO `wp_postmeta` VALUES (182924,11931,'pm_bootup_time','9330');
INSERT INTO `wp_postmeta` VALUES (182925,11931,'pm_weight','2108380');
INSERT INTO `wp_postmeta` VALUES (182926,11931,'pm_load_time_diff','-841');
INSERT INTO `wp_postmeta` VALUES (182927,11931,'pm_weight_diff','112');
INSERT INTO `wp_postmeta` VALUES (182928,11931,'pm_weight_document','31760');
INSERT INTO `wp_postmeta` VALUES (182929,11931,'pm_weight_image','937048');
INSERT INTO `wp_postmeta` VALUES (182930,11931,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (182931,11931,'pm_weight_script','765088');
INSERT INTO `wp_postmeta` VALUES (182932,11931,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (182933,11931,'pm_weight_stylesheet','218465');
INSERT INTO `wp_postmeta` VALUES (182934,11931,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (182935,11931,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182936,11931,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182937,11931,'pm_weight_third-party','994524');
INSERT INTO `wp_postmeta` VALUES (182938,11931,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (182939,11931,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (182940,11931,'pm_weight_image_diff','12');
INSERT INTO `wp_postmeta` VALUES (182941,11931,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (182942,11931,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (182943,11931,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (182944,11931,'pm_weight_stylesheet_diff','-219');
INSERT INTO `wp_postmeta` VALUES (182945,11931,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (182946,11931,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182947,11931,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182948,11931,'pm_weight_third-party_diff','109');
INSERT INTO `wp_postmeta` VALUES (182949,11931,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (182950,11931,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8eb5bf0c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:526631;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8eb5bf0c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70189;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8eb5bf0c/www-player.css\";s:6:\"weight\";i:47077;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (182952,11932,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (182953,11932,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (182954,11932,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (182955,11932,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (182956,11932,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (182957,11932,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (182958,11932,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (182959,11932,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (182960,11932,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (182961,11932,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (182962,11932,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (182963,11932,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (182964,11932,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (182966,11933,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (182967,11933,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (182968,11933,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (182969,11933,'pm_load_time','13125');
INSERT INTO `wp_postmeta` VALUES (182970,11933,'pm_lcp_time','9932');
INSERT INTO `wp_postmeta` VALUES (182971,11933,'pm_max_fid','928');
INSERT INTO `wp_postmeta` VALUES (182972,11933,'pm_render_blocking_time','5610');
INSERT INTO `wp_postmeta` VALUES (182973,11933,'pm_total_blocking_time','3600');
INSERT INTO `wp_postmeta` VALUES (182974,11933,'pm_bootup_time','6992');
INSERT INTO `wp_postmeta` VALUES (182975,11933,'pm_weight','958966');
INSERT INTO `wp_postmeta` VALUES (182976,11933,'pm_load_time_diff','136');
INSERT INTO `wp_postmeta` VALUES (182977,11933,'pm_weight_diff','3');
INSERT INTO `wp_postmeta` VALUES (182978,11933,'pm_weight_document','30049');
INSERT INTO `wp_postmeta` VALUES (182979,11933,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (182980,11933,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (182981,11933,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (182982,11933,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (182983,11933,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (182984,11933,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (182985,11933,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (182986,11933,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (182987,11933,'pm_weight_third-party','113388');
INSERT INTO `wp_postmeta` VALUES (182988,11933,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (182989,11933,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (182990,11933,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (182991,11933,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (182992,11933,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (182993,11933,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (182994,11933,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (182995,11933,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (182996,11933,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182997,11933,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (182998,11933,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (182999,11933,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183000,11933,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30049;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30049;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183002,11934,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (183003,11934,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (183004,11934,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (183005,11934,'pm_load_time','13689');
INSERT INTO `wp_postmeta` VALUES (183006,11934,'pm_lcp_time','7535');
INSERT INTO `wp_postmeta` VALUES (183007,11934,'pm_max_fid','1118');
INSERT INTO `wp_postmeta` VALUES (183008,11934,'pm_render_blocking_time','5518');
INSERT INTO `wp_postmeta` VALUES (183009,11934,'pm_total_blocking_time','3803');
INSERT INTO `wp_postmeta` VALUES (183010,11934,'pm_bootup_time','8092');
INSERT INTO `wp_postmeta` VALUES (183011,11934,'pm_weight','958233');
INSERT INTO `wp_postmeta` VALUES (183012,11934,'pm_load_time_diff','4');
INSERT INTO `wp_postmeta` VALUES (183013,11934,'pm_weight_diff','19');
INSERT INTO `wp_postmeta` VALUES (183014,11934,'pm_weight_document','29678');
INSERT INTO `wp_postmeta` VALUES (183015,11934,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183016,11934,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183017,11934,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183018,11934,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183019,11934,'pm_weight_script','142862');
INSERT INTO `wp_postmeta` VALUES (183020,11934,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183021,11934,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183022,11934,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183023,11934,'pm_weight_third-party','113399');
INSERT INTO `wp_postmeta` VALUES (183024,11934,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183025,11934,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (183026,11934,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183027,11934,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183028,11934,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183029,11934,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183030,11934,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183031,11934,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183032,11934,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183033,11934,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183034,11934,'pm_weight_third-party_diff','30');
INSERT INTO `wp_postmeta` VALUES (183035,11934,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183036,11934,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29678;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29678;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183038,11935,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (183039,11935,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (183040,11935,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183041,11935,'pm_load_time','13564');
INSERT INTO `wp_postmeta` VALUES (183042,11935,'pm_lcp_time','10485');
INSERT INTO `wp_postmeta` VALUES (183043,11935,'pm_max_fid','993');
INSERT INTO `wp_postmeta` VALUES (183044,11935,'pm_render_blocking_time','4320');
INSERT INTO `wp_postmeta` VALUES (183045,11935,'pm_total_blocking_time','4118');
INSERT INTO `wp_postmeta` VALUES (183046,11935,'pm_bootup_time','7483');
INSERT INTO `wp_postmeta` VALUES (183047,11935,'pm_weight','1141928');
INSERT INTO `wp_postmeta` VALUES (183048,11935,'pm_load_time_diff','-27');
INSERT INTO `wp_postmeta` VALUES (183049,11935,'pm_weight_diff','-72');
INSERT INTO `wp_postmeta` VALUES (183050,11935,'pm_weight_document','33086');
INSERT INTO `wp_postmeta` VALUES (183051,11935,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (183052,11935,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (183053,11935,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183054,11935,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183055,11935,'pm_weight_script','145409');
INSERT INTO `wp_postmeta` VALUES (183056,11935,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (183057,11935,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183058,11935,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183059,11935,'pm_weight_third-party','113370');
INSERT INTO `wp_postmeta` VALUES (183060,11935,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183061,11935,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183062,11935,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (183063,11935,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183064,11935,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183065,11935,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183066,11935,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (183067,11935,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183068,11935,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183069,11935,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183070,11935,'pm_weight_third-party_diff','-48');
INSERT INTO `wp_postmeta` VALUES (183071,11935,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183072,11935,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33086;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33086;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183074,11936,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (183075,11936,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (183076,11936,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (183077,11936,'pm_load_time','18348');
INSERT INTO `wp_postmeta` VALUES (183078,11936,'pm_lcp_time','14244');
INSERT INTO `wp_postmeta` VALUES (183079,11936,'pm_max_fid','1298');
INSERT INTO `wp_postmeta` VALUES (183080,11936,'pm_render_blocking_time','6062');
INSERT INTO `wp_postmeta` VALUES (183081,11936,'pm_total_blocking_time','6064');
INSERT INTO `wp_postmeta` VALUES (183082,11936,'pm_bootup_time','12457');
INSERT INTO `wp_postmeta` VALUES (183083,11936,'pm_weight','1322951');
INSERT INTO `wp_postmeta` VALUES (183084,11936,'pm_load_time_diff','11');
INSERT INTO `wp_postmeta` VALUES (183085,11936,'pm_weight_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183086,11936,'pm_weight_document','36876');
INSERT INTO `wp_postmeta` VALUES (183087,11936,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (183088,11936,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183089,11936,'pm_weight_script','407364');
INSERT INTO `wp_postmeta` VALUES (183090,11936,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (183091,11936,'pm_weight_stylesheet','174931');
INSERT INTO `wp_postmeta` VALUES (183092,11936,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (183093,11936,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183094,11936,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183095,11936,'pm_weight_third-party','335750');
INSERT INTO `wp_postmeta` VALUES (183096,11936,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (183097,11936,'pm_weight_document_diff','14');
INSERT INTO `wp_postmeta` VALUES (183098,11936,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183099,11936,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183100,11936,'pm_weight_script_diff','-89');
INSERT INTO `wp_postmeta` VALUES (183101,11936,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183102,11936,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183103,11936,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183104,11936,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183105,11936,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183106,11936,'pm_weight_third-party_diff','-28');
INSERT INTO `wp_postmeta` VALUES (183107,11936,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183108,11936,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-055ab9039eab20b83cf10d054b531371.js\";s:6:\"weight\";i:78807;s:8:\"filename\";s:46:\"controller-055ab9039eab20b83cf10d054b531371.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65228;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:6:\"weight\";i:49211;s:8:\"filename\";s:42:\"shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36876;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36876;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183110,11937,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (183111,11937,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (183112,11937,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183113,11937,'pm_load_time','13961');
INSERT INTO `wp_postmeta` VALUES (183114,11937,'pm_lcp_time','10222');
INSERT INTO `wp_postmeta` VALUES (183115,11937,'pm_max_fid','1238');
INSERT INTO `wp_postmeta` VALUES (183116,11937,'pm_render_blocking_time','5042');
INSERT INTO `wp_postmeta` VALUES (183117,11937,'pm_total_blocking_time','4620');
INSERT INTO `wp_postmeta` VALUES (183118,11937,'pm_bootup_time','7643');
INSERT INTO `wp_postmeta` VALUES (183119,11937,'pm_weight','1023522');
INSERT INTO `wp_postmeta` VALUES (183120,11937,'pm_load_time_diff','955');
INSERT INTO `wp_postmeta` VALUES (183121,11937,'pm_weight_diff','22');
INSERT INTO `wp_postmeta` VALUES (183122,11937,'pm_weight_document','30740');
INSERT INTO `wp_postmeta` VALUES (183123,11937,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (183124,11937,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183125,11937,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183126,11937,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183127,11937,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (183128,11937,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183129,11937,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183130,11937,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183131,11937,'pm_weight_third-party','113397');
INSERT INTO `wp_postmeta` VALUES (183132,11937,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183133,11937,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (183134,11937,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183135,11937,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183136,11937,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183137,11937,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183138,11937,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (183139,11937,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183140,11937,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183141,11937,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183142,11937,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (183143,11937,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183144,11937,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30740;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30740;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183146,11938,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (183147,11938,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (183148,11938,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (183149,11938,'pm_load_time','13030');
INSERT INTO `wp_postmeta` VALUES (183150,11938,'pm_lcp_time','7820');
INSERT INTO `wp_postmeta` VALUES (183151,11938,'pm_max_fid','544');
INSERT INTO `wp_postmeta` VALUES (183152,11938,'pm_render_blocking_time','6302');
INSERT INTO `wp_postmeta` VALUES (183153,11938,'pm_total_blocking_time','1866');
INSERT INTO `wp_postmeta` VALUES (183154,11938,'pm_bootup_time','6020');
INSERT INTO `wp_postmeta` VALUES (183155,11938,'pm_weight','959158');
INSERT INTO `wp_postmeta` VALUES (183156,11938,'pm_load_time_diff','374');
INSERT INTO `wp_postmeta` VALUES (183157,11938,'pm_weight_diff','-29');
INSERT INTO `wp_postmeta` VALUES (183158,11938,'pm_weight_document','30147');
INSERT INTO `wp_postmeta` VALUES (183159,11938,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183160,11938,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183161,11938,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183162,11938,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183163,11938,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (183164,11938,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183165,11938,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183166,11938,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183167,11938,'pm_weight_third-party','113386');
INSERT INTO `wp_postmeta` VALUES (183168,11938,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183169,11938,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (183170,11938,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183171,11938,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183172,11938,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183173,11938,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183174,11938,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (183175,11938,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183176,11938,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183177,11938,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183178,11938,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (183179,11938,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183180,11938,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30147;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30147;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183182,11939,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (183183,11939,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (183184,11939,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (183185,11939,'pm_load_time','16724');
INSERT INTO `wp_postmeta` VALUES (183186,11939,'pm_lcp_time','12376');
INSERT INTO `wp_postmeta` VALUES (183187,11939,'pm_max_fid','1353');
INSERT INTO `wp_postmeta` VALUES (183188,11939,'pm_render_blocking_time','7544');
INSERT INTO `wp_postmeta` VALUES (183189,11939,'pm_total_blocking_time','4155');
INSERT INTO `wp_postmeta` VALUES (183190,11939,'pm_bootup_time','9597');
INSERT INTO `wp_postmeta` VALUES (183191,11939,'pm_weight','1096224');
INSERT INTO `wp_postmeta` VALUES (183192,11939,'pm_load_time_diff','1269');
INSERT INTO `wp_postmeta` VALUES (183193,11939,'pm_weight_diff','-13');
INSERT INTO `wp_postmeta` VALUES (183194,11939,'pm_weight_document','32755');
INSERT INTO `wp_postmeta` VALUES (183195,11939,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (183196,11939,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183197,11939,'pm_weight_script','246519');
INSERT INTO `wp_postmeta` VALUES (183198,11939,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (183199,11939,'pm_weight_stylesheet','193356');
INSERT INTO `wp_postmeta` VALUES (183200,11939,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (183201,11939,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183202,11939,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183203,11939,'pm_weight_third-party','113384');
INSERT INTO `wp_postmeta` VALUES (183204,11939,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183205,11939,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (183206,11939,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183207,11939,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183208,11939,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183209,11939,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183210,11939,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183211,11939,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183212,11939,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183213,11939,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183214,11939,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (183215,11939,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183216,11939,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32755;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32755;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183218,11940,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (183219,11940,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183220,11940,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183222,11941,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (183223,11941,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183224,11941,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183226,11942,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (183227,11942,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183228,11942,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183230,11943,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (183231,11943,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single page, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183232,11943,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183234,11944,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (183235,11944,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183236,11944,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183238,11945,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (183239,11945,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183240,11945,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183242,11946,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (183243,11946,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Page for posts, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183244,11946,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183246,11947,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (183247,11947,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183248,11947,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183250,11948,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (183251,11948,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (183252,11948,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183254,11949,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (183255,11949,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183256,11949,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183258,11950,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (183259,11950,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183260,11950,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183262,11951,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (183263,11951,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:94:\"Homepage, Page for posts, Single page, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183264,11951,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183266,11952,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (183267,11952,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183268,11952,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183270,11953,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (183271,11953,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:67:\"Homepage, Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183272,11953,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183274,11954,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (183275,11954,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:63:\"Page for posts, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183276,11954,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183278,11955,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (183279,11955,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (183280,11955,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183282,11929,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (183283,11929,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (183284,11929,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (183285,11929,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (183286,11929,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (183287,11929,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (183288,11929,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (183313,11956,'pm_average_score','8');
INSERT INTO `wp_postmeta` VALUES (183314,11956,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (183315,11956,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (183316,11956,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (183317,11956,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.1\";s:14:\"active_plugins\";a:40:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.49\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.67\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.8.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:38;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.0\";}i:39;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (183319,11957,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (183320,11957,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (183321,11957,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (183322,11957,'pm_load_time','14266');
INSERT INTO `wp_postmeta` VALUES (183323,11957,'pm_lcp_time','11012');
INSERT INTO `wp_postmeta` VALUES (183324,11957,'pm_max_fid','1681');
INSERT INTO `wp_postmeta` VALUES (183325,11957,'pm_render_blocking_time','1826');
INSERT INTO `wp_postmeta` VALUES (183326,11957,'pm_total_blocking_time','4267');
INSERT INTO `wp_postmeta` VALUES (183327,11957,'pm_bootup_time','8347');
INSERT INTO `wp_postmeta` VALUES (183328,11957,'pm_weight','1282030');
INSERT INTO `wp_postmeta` VALUES (183329,11957,'pm_load_time_diff','-554');
INSERT INTO `wp_postmeta` VALUES (183330,11957,'pm_weight_diff','87');
INSERT INTO `wp_postmeta` VALUES (183331,11957,'pm_weight_document','28467');
INSERT INTO `wp_postmeta` VALUES (183332,11957,'pm_weight_image','806267');
INSERT INTO `wp_postmeta` VALUES (183333,11957,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183334,11957,'pm_weight_script','185414');
INSERT INTO `wp_postmeta` VALUES (183335,11957,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (183336,11957,'pm_weight_stylesheet','153822');
INSERT INTO `wp_postmeta` VALUES (183337,11957,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183338,11957,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183339,11957,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183340,11957,'pm_weight_third-party','110656');
INSERT INTO `wp_postmeta` VALUES (183341,11957,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (183342,11957,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (183343,11957,'pm_weight_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (183344,11957,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183345,11957,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (183346,11957,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183347,11957,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183348,11957,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183349,11957,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183350,11957,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183351,11957,'pm_weight_third-party_diff','39');
INSERT INTO `wp_postmeta` VALUES (183352,11957,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183353,11957,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288555;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:56956;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28467;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:18539;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (183355,11958,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (183356,11958,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (183357,11958,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (183358,11958,'pm_load_time','18402');
INSERT INTO `wp_postmeta` VALUES (183359,11958,'pm_lcp_time','8215');
INSERT INTO `wp_postmeta` VALUES (183360,11958,'pm_max_fid','1018');
INSERT INTO `wp_postmeta` VALUES (183361,11958,'pm_render_blocking_time','6008');
INSERT INTO `wp_postmeta` VALUES (183362,11958,'pm_total_blocking_time','4999');
INSERT INTO `wp_postmeta` VALUES (183363,11958,'pm_bootup_time','9828');
INSERT INTO `wp_postmeta` VALUES (183364,11958,'pm_weight','2108787');
INSERT INTO `wp_postmeta` VALUES (183365,11958,'pm_load_time_diff','106');
INSERT INTO `wp_postmeta` VALUES (183366,11958,'pm_weight_diff','407');
INSERT INTO `wp_postmeta` VALUES (183367,11958,'pm_weight_document','31750');
INSERT INTO `wp_postmeta` VALUES (183368,11958,'pm_weight_image','937043');
INSERT INTO `wp_postmeta` VALUES (183369,11958,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (183370,11958,'pm_weight_script','764848');
INSERT INTO `wp_postmeta` VALUES (183371,11958,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (183372,11958,'pm_weight_stylesheet','218663');
INSERT INTO `wp_postmeta` VALUES (183373,11958,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (183374,11958,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183375,11958,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183376,11958,'pm_weight_third-party','994982');
INSERT INTO `wp_postmeta` VALUES (183377,11958,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (183378,11958,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (183379,11958,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (183380,11958,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183381,11958,'pm_weight_script_diff','-240');
INSERT INTO `wp_postmeta` VALUES (183382,11958,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183383,11958,'pm_weight_stylesheet_diff','198');
INSERT INTO `wp_postmeta` VALUES (183384,11958,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183385,11958,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183386,11958,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183387,11958,'pm_weight_third-party_diff','458');
INSERT INTO `wp_postmeta` VALUES (183388,11958,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183389,11958,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8eb5bf0c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:526631;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8eb5bf0c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:69957;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8eb5bf0c/www-player.css\";s:6:\"weight\";i:47298;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183391,11959,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (183392,11959,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (183393,11959,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (183394,11959,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (183395,11959,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (183396,11959,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (183397,11959,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (183398,11959,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (183399,11959,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (183400,11959,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (183401,11959,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (183402,11959,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (183403,11959,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183405,11960,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (183406,11960,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (183407,11960,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (183408,11960,'pm_load_time','12366');
INSERT INTO `wp_postmeta` VALUES (183409,11960,'pm_lcp_time','9937');
INSERT INTO `wp_postmeta` VALUES (183410,11960,'pm_max_fid','888');
INSERT INTO `wp_postmeta` VALUES (183411,11960,'pm_render_blocking_time','5370');
INSERT INTO `wp_postmeta` VALUES (183412,11960,'pm_total_blocking_time','2737');
INSERT INTO `wp_postmeta` VALUES (183413,11960,'pm_bootup_time','6352');
INSERT INTO `wp_postmeta` VALUES (183414,11960,'pm_weight','958994');
INSERT INTO `wp_postmeta` VALUES (183415,11960,'pm_load_time_diff','-759');
INSERT INTO `wp_postmeta` VALUES (183416,11960,'pm_weight_diff','28');
INSERT INTO `wp_postmeta` VALUES (183417,11960,'pm_weight_document','30053');
INSERT INTO `wp_postmeta` VALUES (183418,11960,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183419,11960,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183420,11960,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183421,11960,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183422,11960,'pm_weight_script','142857');
INSERT INTO `wp_postmeta` VALUES (183423,11960,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183424,11960,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183425,11960,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183426,11960,'pm_weight_third-party','113410');
INSERT INTO `wp_postmeta` VALUES (183427,11960,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183428,11960,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (183429,11960,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183430,11960,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183431,11960,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183432,11960,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183433,11960,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (183434,11960,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183435,11960,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183436,11960,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183437,11960,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (183438,11960,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183439,11960,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30053;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30053;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183441,11961,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (183442,11961,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (183443,11961,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (183444,11961,'pm_load_time','12825');
INSERT INTO `wp_postmeta` VALUES (183445,11961,'pm_lcp_time','9988');
INSERT INTO `wp_postmeta` VALUES (183446,11961,'pm_max_fid','874');
INSERT INTO `wp_postmeta` VALUES (183447,11961,'pm_render_blocking_time','5396');
INSERT INTO `wp_postmeta` VALUES (183448,11961,'pm_total_blocking_time','3131');
INSERT INTO `wp_postmeta` VALUES (183449,11961,'pm_bootup_time','6463');
INSERT INTO `wp_postmeta` VALUES (183450,11961,'pm_weight','958230');
INSERT INTO `wp_postmeta` VALUES (183451,11961,'pm_load_time_diff','-864');
INSERT INTO `wp_postmeta` VALUES (183452,11961,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (183453,11961,'pm_weight_document','29684');
INSERT INTO `wp_postmeta` VALUES (183454,11961,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183455,11961,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183456,11961,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183457,11961,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183458,11961,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (183459,11961,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183460,11961,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183461,11961,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183462,11961,'pm_weight_third-party','113384');
INSERT INTO `wp_postmeta` VALUES (183463,11961,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183464,11961,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (183465,11961,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183466,11961,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183467,11961,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183468,11961,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183469,11961,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (183470,11961,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183471,11961,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183472,11961,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183473,11961,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (183474,11961,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183475,11961,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29684;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29684;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14911;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183477,11962,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (183478,11962,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (183479,11962,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183480,11962,'pm_load_time','13558');
INSERT INTO `wp_postmeta` VALUES (183481,11962,'pm_lcp_time','10680');
INSERT INTO `wp_postmeta` VALUES (183482,11962,'pm_max_fid','1052');
INSERT INTO `wp_postmeta` VALUES (183483,11962,'pm_render_blocking_time','4083');
INSERT INTO `wp_postmeta` VALUES (183484,11962,'pm_total_blocking_time','4543');
INSERT INTO `wp_postmeta` VALUES (183485,11962,'pm_bootup_time','7649');
INSERT INTO `wp_postmeta` VALUES (183486,11962,'pm_weight','1141955');
INSERT INTO `wp_postmeta` VALUES (183487,11962,'pm_load_time_diff','-6');
INSERT INTO `wp_postmeta` VALUES (183488,11962,'pm_weight_diff','27');
INSERT INTO `wp_postmeta` VALUES (183489,11962,'pm_weight_document','33084');
INSERT INTO `wp_postmeta` VALUES (183490,11962,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (183491,11962,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (183492,11962,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183493,11962,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183494,11962,'pm_weight_script','145404');
INSERT INTO `wp_postmeta` VALUES (183495,11962,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (183496,11962,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183497,11962,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183498,11962,'pm_weight_third-party','113401');
INSERT INTO `wp_postmeta` VALUES (183499,11962,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183500,11962,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (183501,11962,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183502,11962,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183503,11962,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183504,11962,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183505,11962,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (183506,11962,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183507,11962,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183508,11962,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183509,11962,'pm_weight_third-party_diff','31');
INSERT INTO `wp_postmeta` VALUES (183510,11962,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183511,11962,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33084;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33084;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183513,11963,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (183514,11963,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (183515,11963,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (183516,11963,'pm_load_time','18625');
INSERT INTO `wp_postmeta` VALUES (183517,11963,'pm_lcp_time','15083');
INSERT INTO `wp_postmeta` VALUES (183518,11963,'pm_max_fid','1307');
INSERT INTO `wp_postmeta` VALUES (183519,11963,'pm_render_blocking_time','6352');
INSERT INTO `wp_postmeta` VALUES (183520,11963,'pm_total_blocking_time','6026');
INSERT INTO `wp_postmeta` VALUES (183521,11963,'pm_bootup_time','12091');
INSERT INTO `wp_postmeta` VALUES (183522,11963,'pm_weight','1343471');
INSERT INTO `wp_postmeta` VALUES (183523,11963,'pm_load_time_diff','277');
INSERT INTO `wp_postmeta` VALUES (183524,11963,'pm_weight_diff','20520');
INSERT INTO `wp_postmeta` VALUES (183525,11963,'pm_weight_document','36887');
INSERT INTO `wp_postmeta` VALUES (183526,11963,'pm_weight_image','534832');
INSERT INTO `wp_postmeta` VALUES (183527,11963,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183528,11963,'pm_weight_script','427354');
INSERT INTO `wp_postmeta` VALUES (183529,11963,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (183530,11963,'pm_weight_stylesheet','174951');
INSERT INTO `wp_postmeta` VALUES (183531,11963,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (183532,11963,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183533,11963,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183534,11963,'pm_weight_third-party','356189');
INSERT INTO `wp_postmeta` VALUES (183535,11963,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (183536,11963,'pm_weight_document_diff','11');
INSERT INTO `wp_postmeta` VALUES (183537,11963,'pm_weight_image_diff','18');
INSERT INTO `wp_postmeta` VALUES (183538,11963,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183539,11963,'pm_weight_script_diff','19990');
INSERT INTO `wp_postmeta` VALUES (183540,11963,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183541,11963,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (183542,11963,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183543,11963,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183544,11963,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183545,11963,'pm_weight_third-party_diff','20439');
INSERT INTO `wp_postmeta` VALUES (183546,11963,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183547,11963,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-055ab9039eab20b83cf10d054b531371.js\";s:6:\"weight\";i:85657;s:8:\"filename\";s:46:\"controller-055ab9039eab20b83cf10d054b531371.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73028;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71533;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67094;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:6:\"weight\";i:54086;s:8:\"filename\";s:42:\"shared-7742b3f9d8d7b69e0dc215226ec460f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36887;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36887;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183549,11964,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (183550,11964,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (183551,11964,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183552,11964,'pm_load_time','13752');
INSERT INTO `wp_postmeta` VALUES (183553,11964,'pm_lcp_time','10185');
INSERT INTO `wp_postmeta` VALUES (183554,11964,'pm_max_fid','1136');
INSERT INTO `wp_postmeta` VALUES (183555,11964,'pm_render_blocking_time','5228');
INSERT INTO `wp_postmeta` VALUES (183556,11964,'pm_total_blocking_time','3803');
INSERT INTO `wp_postmeta` VALUES (183557,11964,'pm_bootup_time','7297');
INSERT INTO `wp_postmeta` VALUES (183558,11964,'pm_weight','1023526');
INSERT INTO `wp_postmeta` VALUES (183559,11964,'pm_load_time_diff','-209');
INSERT INTO `wp_postmeta` VALUES (183560,11964,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (183561,11964,'pm_weight_document','30743');
INSERT INTO `wp_postmeta` VALUES (183562,11964,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (183563,11964,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183564,11964,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183565,11964,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183566,11964,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (183567,11964,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183568,11964,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183569,11964,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183570,11964,'pm_weight_third-party','113395');
INSERT INTO `wp_postmeta` VALUES (183571,11964,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183572,11964,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (183573,11964,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183574,11964,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183575,11964,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183576,11964,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183577,11964,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183578,11964,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183579,11964,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183580,11964,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183581,11964,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (183582,11964,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183583,11964,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30743;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30743;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183585,11965,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (183586,11965,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (183587,11965,'pm_score','27');
INSERT INTO `wp_postmeta` VALUES (183588,11965,'pm_load_time','8725');
INSERT INTO `wp_postmeta` VALUES (183589,11965,'pm_lcp_time','4472');
INSERT INTO `wp_postmeta` VALUES (183590,11965,'pm_max_fid','959');
INSERT INTO `wp_postmeta` VALUES (183591,11965,'pm_render_blocking_time','1658');
INSERT INTO `wp_postmeta` VALUES (183592,11965,'pm_total_blocking_time','3840');
INSERT INTO `wp_postmeta` VALUES (183593,11965,'pm_bootup_time','6155');
INSERT INTO `wp_postmeta` VALUES (183594,11965,'pm_weight','959179');
INSERT INTO `wp_postmeta` VALUES (183595,11965,'pm_load_time_diff','-4305');
INSERT INTO `wp_postmeta` VALUES (183596,11965,'pm_weight_diff','21');
INSERT INTO `wp_postmeta` VALUES (183597,11965,'pm_weight_document','30146');
INSERT INTO `wp_postmeta` VALUES (183598,11965,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183599,11965,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183600,11965,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183601,11965,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183602,11965,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (183603,11965,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183604,11965,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183605,11965,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183606,11965,'pm_weight_third-party','113409');
INSERT INTO `wp_postmeta` VALUES (183607,11965,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183608,11965,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183609,11965,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183610,11965,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183611,11965,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183612,11965,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183613,11965,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (183614,11965,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183615,11965,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183616,11965,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183617,11965,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (183618,11965,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183619,11965,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288600;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30146;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30146;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183621,11966,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (183622,11966,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (183623,11966,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183624,11966,'pm_load_time','14869');
INSERT INTO `wp_postmeta` VALUES (183625,11966,'pm_lcp_time','12292');
INSERT INTO `wp_postmeta` VALUES (183626,11966,'pm_max_fid','805');
INSERT INTO `wp_postmeta` VALUES (183627,11966,'pm_render_blocking_time','7395');
INSERT INTO `wp_postmeta` VALUES (183628,11966,'pm_total_blocking_time','2280');
INSERT INTO `wp_postmeta` VALUES (183629,11966,'pm_bootup_time','7553');
INSERT INTO `wp_postmeta` VALUES (183630,11966,'pm_weight','1096258');
INSERT INTO `wp_postmeta` VALUES (183631,11966,'pm_load_time_diff','-1855');
INSERT INTO `wp_postmeta` VALUES (183632,11966,'pm_weight_diff','34');
INSERT INTO `wp_postmeta` VALUES (183633,11966,'pm_weight_document','32749');
INSERT INTO `wp_postmeta` VALUES (183634,11966,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (183635,11966,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183636,11966,'pm_weight_script','246515');
INSERT INTO `wp_postmeta` VALUES (183637,11966,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (183638,11966,'pm_weight_stylesheet','193356');
INSERT INTO `wp_postmeta` VALUES (183639,11966,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (183640,11966,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183641,11966,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183642,11966,'pm_weight_third-party','113430');
INSERT INTO `wp_postmeta` VALUES (183643,11966,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183644,11966,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (183645,11966,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183646,11966,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183647,11966,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (183648,11966,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183649,11966,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183650,11966,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183651,11966,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183652,11966,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183653,11966,'pm_weight_third-party_diff','46');
INSERT INTO `wp_postmeta` VALUES (183654,11966,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183655,11966,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32749;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32749;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183657,11967,'pm_action','activate');
INSERT INTO `wp_postmeta` VALUES (183658,11967,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (183659,11967,'pm_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (183660,11967,'pm_object_version','4.62');
INSERT INTO `wp_postmeta` VALUES (183661,11967,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (183662,11967,'pm_object_version_minor','62');
INSERT INTO `wp_postmeta` VALUES (183663,11967,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (183665,11968,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (183666,11968,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183667,11968,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183669,11969,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (183670,11969,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (183671,11969,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183673,11970,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (183674,11970,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183675,11970,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183677,11971,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (183678,11971,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183679,11971,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183681,11972,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (183682,11972,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183683,11972,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183685,11973,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (183686,11973,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183687,11973,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183689,11974,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (183690,11974,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183691,11974,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183693,11975,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (183694,11975,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (183695,11975,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183697,11976,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (183698,11976,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183699,11976,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183701,11977,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (183702,11977,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183703,11977,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183705,11978,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (183706,11978,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183707,11978,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183709,11979,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (183710,11979,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183711,11979,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183713,11980,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (183714,11980,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:82:\"Homepage, Page for posts, Single faq, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183715,11980,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (183717,11981,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (183718,11981,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183719,11981,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183721,11982,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (183722,11982,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (183723,11982,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183725,11983,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (183726,11983,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:67:\"Homepage, Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (183727,11983,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183729,11984,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (183730,11984,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (183731,11984,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183733,11956,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (183734,11956,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (183735,11956,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (183736,11956,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (183737,11956,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (183738,11956,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (183739,11956,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (183767,11985,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (183768,11985,'pm_average_score_diff','-3');
INSERT INTO `wp_postmeta` VALUES (183769,11985,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (183770,11985,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (183771,11985,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.1\";s:14:\"active_plugins\";a:40:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.49\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.67\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.8.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:38;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.0\";}i:39;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (183773,11986,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (183774,11986,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (183775,11986,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (183776,11986,'pm_load_time','16170');
INSERT INTO `wp_postmeta` VALUES (183777,11986,'pm_lcp_time','11763');
INSERT INTO `wp_postmeta` VALUES (183778,11986,'pm_max_fid','1704');
INSERT INTO `wp_postmeta` VALUES (183779,11986,'pm_render_blocking_time','1565');
INSERT INTO `wp_postmeta` VALUES (183780,11986,'pm_total_blocking_time','6292');
INSERT INTO `wp_postmeta` VALUES (183781,11986,'pm_bootup_time','9547');
INSERT INTO `wp_postmeta` VALUES (183782,11986,'pm_weight','1281965');
INSERT INTO `wp_postmeta` VALUES (183783,11986,'pm_load_time_diff','1904');
INSERT INTO `wp_postmeta` VALUES (183784,11986,'pm_weight_diff','-65');
INSERT INTO `wp_postmeta` VALUES (183785,11986,'pm_weight_document','28473');
INSERT INTO `wp_postmeta` VALUES (183786,11986,'pm_weight_image','806291');
INSERT INTO `wp_postmeta` VALUES (183787,11986,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183788,11986,'pm_weight_script','185424');
INSERT INTO `wp_postmeta` VALUES (183789,11986,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (183790,11986,'pm_weight_stylesheet','153822');
INSERT INTO `wp_postmeta` VALUES (183791,11986,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183792,11986,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183793,11986,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183794,11986,'pm_weight_third-party','110627');
INSERT INTO `wp_postmeta` VALUES (183795,11986,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (183796,11986,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (183797,11986,'pm_weight_image_diff','24');
INSERT INTO `wp_postmeta` VALUES (183798,11986,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183799,11986,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (183800,11986,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183801,11986,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183802,11986,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183803,11986,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183804,11986,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183805,11986,'pm_weight_third-party_diff','-29');
INSERT INTO `wp_postmeta` VALUES (183806,11986,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183807,11986,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288557;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:56960;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28473;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:18539;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:84:\"https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14751;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (183809,11987,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (183810,11987,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (183811,11987,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (183812,11987,'pm_load_time','18661');
INSERT INTO `wp_postmeta` VALUES (183813,11987,'pm_lcp_time','10936');
INSERT INTO `wp_postmeta` VALUES (183814,11987,'pm_max_fid','1056');
INSERT INTO `wp_postmeta` VALUES (183815,11987,'pm_render_blocking_time','5802');
INSERT INTO `wp_postmeta` VALUES (183816,11987,'pm_total_blocking_time','5313');
INSERT INTO `wp_postmeta` VALUES (183817,11987,'pm_bootup_time','9988');
INSERT INTO `wp_postmeta` VALUES (183818,11987,'pm_weight','2109221');
INSERT INTO `wp_postmeta` VALUES (183819,11987,'pm_load_time_diff','259');
INSERT INTO `wp_postmeta` VALUES (183820,11987,'pm_weight_diff','434');
INSERT INTO `wp_postmeta` VALUES (183821,11987,'pm_weight_document','31759');
INSERT INTO `wp_postmeta` VALUES (183822,11987,'pm_weight_image','937049');
INSERT INTO `wp_postmeta` VALUES (183823,11987,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (183824,11987,'pm_weight_script','765765');
INSERT INTO `wp_postmeta` VALUES (183825,11987,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (183826,11987,'pm_weight_stylesheet','218838');
INSERT INTO `wp_postmeta` VALUES (183827,11987,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (183828,11987,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183829,11987,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183830,11987,'pm_weight_third-party','995367');
INSERT INTO `wp_postmeta` VALUES (183831,11987,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (183832,11987,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (183833,11987,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (183834,11987,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183835,11987,'pm_weight_script_diff','917');
INSERT INTO `wp_postmeta` VALUES (183836,11987,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183837,11987,'pm_weight_stylesheet_diff','175');
INSERT INTO `wp_postmeta` VALUES (183838,11987,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183839,11987,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183840,11987,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183841,11987,'pm_weight_third-party_diff','385');
INSERT INTO `wp_postmeta` VALUES (183842,11987,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183843,11987,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/ea6a4ba6/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:527231;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/ea6a4ba6/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70158;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/ea6a4ba6/www-player.css\";s:6:\"weight\";i:47453;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183845,11988,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (183846,11988,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (183847,11988,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (183848,11988,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (183849,11988,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (183850,11988,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (183851,11988,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (183852,11988,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (183853,11988,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (183854,11988,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (183855,11988,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (183856,11988,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (183857,11988,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (183859,11989,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (183860,11989,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (183861,11989,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (183862,11989,'pm_load_time','14644');
INSERT INTO `wp_postmeta` VALUES (183863,11989,'pm_lcp_time','7503');
INSERT INTO `wp_postmeta` VALUES (183864,11989,'pm_max_fid','1109');
INSERT INTO `wp_postmeta` VALUES (183865,11989,'pm_render_blocking_time','5961');
INSERT INTO `wp_postmeta` VALUES (183866,11989,'pm_total_blocking_time','3963');
INSERT INTO `wp_postmeta` VALUES (183867,11989,'pm_bootup_time','8808');
INSERT INTO `wp_postmeta` VALUES (183868,11989,'pm_weight','959002');
INSERT INTO `wp_postmeta` VALUES (183869,11989,'pm_load_time_diff','2278');
INSERT INTO `wp_postmeta` VALUES (183870,11989,'pm_weight_diff','8');
INSERT INTO `wp_postmeta` VALUES (183871,11989,'pm_weight_document','30058');
INSERT INTO `wp_postmeta` VALUES (183872,11989,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183873,11989,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183874,11989,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183875,11989,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183876,11989,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (183877,11989,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183878,11989,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183879,11989,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183880,11989,'pm_weight_third-party','113407');
INSERT INTO `wp_postmeta` VALUES (183881,11989,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183882,11989,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (183883,11989,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183884,11989,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183885,11989,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183886,11989,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183887,11989,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (183888,11989,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183889,11989,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183890,11989,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183891,11989,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (183892,11989,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183893,11989,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30058;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30058;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183895,11990,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (183896,11990,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (183897,11990,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (183898,11990,'pm_load_time','12762');
INSERT INTO `wp_postmeta` VALUES (183899,11990,'pm_lcp_time','7239');
INSERT INTO `wp_postmeta` VALUES (183900,11990,'pm_max_fid','966');
INSERT INTO `wp_postmeta` VALUES (183901,11990,'pm_render_blocking_time','5429');
INSERT INTO `wp_postmeta` VALUES (183902,11990,'pm_total_blocking_time','3156');
INSERT INTO `wp_postmeta` VALUES (183903,11990,'pm_bootup_time','6279');
INSERT INTO `wp_postmeta` VALUES (183904,11990,'pm_weight','958046');
INSERT INTO `wp_postmeta` VALUES (183905,11990,'pm_load_time_diff','-63');
INSERT INTO `wp_postmeta` VALUES (183906,11990,'pm_weight_diff','-184');
INSERT INTO `wp_postmeta` VALUES (183907,11990,'pm_weight_document','29688');
INSERT INTO `wp_postmeta` VALUES (183908,11990,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (183909,11990,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (183910,11990,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183911,11990,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183912,11990,'pm_weight_script','142861');
INSERT INTO `wp_postmeta` VALUES (183913,11990,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183914,11990,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183915,11990,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183916,11990,'pm_weight_third-party','113192');
INSERT INTO `wp_postmeta` VALUES (183917,11990,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183918,11990,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (183919,11990,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183920,11990,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183921,11990,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183922,11990,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183923,11990,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (183924,11990,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183925,11990,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183926,11990,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183927,11990,'pm_weight_third-party_diff','-192');
INSERT INTO `wp_postmeta` VALUES (183928,11990,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183929,11990,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29688;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29688;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183931,11991,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (183932,11991,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (183933,11991,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (183934,11991,'pm_load_time','18127');
INSERT INTO `wp_postmeta` VALUES (183935,11991,'pm_lcp_time','14356');
INSERT INTO `wp_postmeta` VALUES (183936,11991,'pm_max_fid','1694');
INSERT INTO `wp_postmeta` VALUES (183937,11991,'pm_render_blocking_time','5747');
INSERT INTO `wp_postmeta` VALUES (183938,11991,'pm_total_blocking_time','6104');
INSERT INTO `wp_postmeta` VALUES (183939,11991,'pm_bootup_time','12069');
INSERT INTO `wp_postmeta` VALUES (183940,11991,'pm_weight','1344512');
INSERT INTO `wp_postmeta` VALUES (183941,11991,'pm_load_time_diff','-498');
INSERT INTO `wp_postmeta` VALUES (183942,11991,'pm_weight_diff','1041');
INSERT INTO `wp_postmeta` VALUES (183943,11991,'pm_weight_document','36899');
INSERT INTO `wp_postmeta` VALUES (183944,11991,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (183945,11991,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183946,11991,'pm_weight_script','428322');
INSERT INTO `wp_postmeta` VALUES (183947,11991,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (183948,11991,'pm_weight_stylesheet','174931');
INSERT INTO `wp_postmeta` VALUES (183949,11991,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (183950,11991,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183951,11991,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183952,11991,'pm_weight_third-party','357264');
INSERT INTO `wp_postmeta` VALUES (183953,11991,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (183954,11991,'pm_weight_document_diff','12');
INSERT INTO `wp_postmeta` VALUES (183955,11991,'pm_weight_image_diff','-18');
INSERT INTO `wp_postmeta` VALUES (183956,11991,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183957,11991,'pm_weight_script_diff','968');
INSERT INTO `wp_postmeta` VALUES (183958,11991,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183959,11991,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (183960,11991,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183961,11991,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183962,11991,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183963,11991,'pm_weight_third-party_diff','1075');
INSERT INTO `wp_postmeta` VALUES (183964,11991,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (183965,11991,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-3d71b5a7384d2715605d8d1e79ce5bea.js\";s:6:\"weight\";i:86505;s:8:\"filename\";s:46:\"controller-3d71b5a7384d2715605d8d1e79ce5bea.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71460;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-c28ea4f9ef4ebc2b30816954811db96a.js\";s:6:\"weight\";i:54301;s:8:\"filename\";s:42:\"shared-c28ea4f9ef4ebc2b30816954811db96a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36899;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36899;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (183967,11992,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (183968,11992,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (183969,11992,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (183970,11992,'pm_load_time','13371');
INSERT INTO `wp_postmeta` VALUES (183971,11992,'pm_lcp_time','10258');
INSERT INTO `wp_postmeta` VALUES (183972,11992,'pm_max_fid','1219');
INSERT INTO `wp_postmeta` VALUES (183973,11992,'pm_render_blocking_time','5634');
INSERT INTO `wp_postmeta` VALUES (183974,11992,'pm_total_blocking_time','3349');
INSERT INTO `wp_postmeta` VALUES (183975,11992,'pm_bootup_time','6975');
INSERT INTO `wp_postmeta` VALUES (183976,11992,'pm_weight','1023532');
INSERT INTO `wp_postmeta` VALUES (183977,11992,'pm_load_time_diff','-381');
INSERT INTO `wp_postmeta` VALUES (183978,11992,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (183979,11992,'pm_weight_document','30738');
INSERT INTO `wp_postmeta` VALUES (183980,11992,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (183981,11992,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (183982,11992,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (183983,11992,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (183984,11992,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (183985,11992,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (183986,11992,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (183987,11992,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (183988,11992,'pm_weight_third-party','113411');
INSERT INTO `wp_postmeta` VALUES (183989,11992,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (183990,11992,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (183991,11992,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183992,11992,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (183993,11992,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183994,11992,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (183995,11992,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (183996,11992,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (183997,11992,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183998,11992,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (183999,11992,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (184000,11992,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184001,11992,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30738;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30738;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184003,11993,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (184004,11993,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (184005,11993,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (184006,11993,'pm_load_time','13932');
INSERT INTO `wp_postmeta` VALUES (184007,11993,'pm_lcp_time','7090');
INSERT INTO `wp_postmeta` VALUES (184008,11993,'pm_max_fid','1163');
INSERT INTO `wp_postmeta` VALUES (184009,11993,'pm_render_blocking_time','5207');
INSERT INTO `wp_postmeta` VALUES (184010,11993,'pm_total_blocking_time','4783');
INSERT INTO `wp_postmeta` VALUES (184011,11993,'pm_bootup_time','8605');
INSERT INTO `wp_postmeta` VALUES (184012,11993,'pm_weight','959180');
INSERT INTO `wp_postmeta` VALUES (184013,11993,'pm_load_time_diff','5207');
INSERT INTO `wp_postmeta` VALUES (184014,11993,'pm_weight_diff','1');
INSERT INTO `wp_postmeta` VALUES (184015,11993,'pm_weight_document','30150');
INSERT INTO `wp_postmeta` VALUES (184016,11993,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (184017,11993,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184018,11993,'pm_weight_stylesheet','170121');
INSERT INTO `wp_postmeta` VALUES (184019,11993,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184020,11993,'pm_weight_script','142853');
INSERT INTO `wp_postmeta` VALUES (184021,11993,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (184022,11993,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184023,11993,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184024,11993,'pm_weight_third-party','113402');
INSERT INTO `wp_postmeta` VALUES (184025,11993,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184026,11993,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (184027,11993,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184028,11993,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184029,11993,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184030,11993,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184031,11993,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (184032,11993,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184033,11993,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184034,11993,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184035,11993,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (184036,11993,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184037,11993,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30150;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30150;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184039,11994,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (184040,11994,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (184041,11994,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184042,11994,'pm_load_time','17155');
INSERT INTO `wp_postmeta` VALUES (184043,11994,'pm_lcp_time','13919');
INSERT INTO `wp_postmeta` VALUES (184044,11994,'pm_max_fid','1260');
INSERT INTO `wp_postmeta` VALUES (184045,11994,'pm_render_blocking_time','7593');
INSERT INTO `wp_postmeta` VALUES (184046,11994,'pm_total_blocking_time','4676');
INSERT INTO `wp_postmeta` VALUES (184047,11994,'pm_bootup_time','8861');
INSERT INTO `wp_postmeta` VALUES (184048,11994,'pm_weight','1096239');
INSERT INTO `wp_postmeta` VALUES (184049,11994,'pm_load_time_diff','2286');
INSERT INTO `wp_postmeta` VALUES (184050,11994,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (184051,11994,'pm_weight_document','32754');
INSERT INTO `wp_postmeta` VALUES (184052,11994,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (184053,11994,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184054,11994,'pm_weight_script','246512');
INSERT INTO `wp_postmeta` VALUES (184055,11994,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (184056,11994,'pm_weight_stylesheet','193356');
INSERT INTO `wp_postmeta` VALUES (184057,11994,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (184058,11994,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184059,11994,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184060,11994,'pm_weight_third-party','113401');
INSERT INTO `wp_postmeta` VALUES (184061,11994,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184062,11994,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (184063,11994,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184064,11994,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184065,11994,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (184066,11994,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184067,11994,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184068,11994,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184069,11994,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184070,11994,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184071,11994,'pm_weight_third-party_diff','-29');
INSERT INTO `wp_postmeta` VALUES (184072,11994,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184073,11994,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32754;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32754;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=5.9.1\";s:6:\"weight\";i:21247;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184075,11995,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (184076,11995,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:138:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184077,11995,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184079,11996,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (184080,11996,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (184081,11996,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184083,11997,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (184084,11997,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184085,11997,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184087,11998,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (184088,11998,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184089,11998,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184091,11999,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (184092,11999,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:109:\"Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184093,11999,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184095,12000,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (184096,12000,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184097,12000,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184099,12001,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (184100,12001,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184101,12001,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184103,12002,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (184104,12002,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184105,12002,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184107,12003,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (184108,12003,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Homepage, Single faq, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184109,12003,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184111,12004,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (184112,12004,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184113,12004,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184115,12005,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (184116,12005,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184117,12005,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184119,12006,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (184120,12006,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (184121,12006,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184123,12007,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (184124,12007,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184125,12007,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184127,12008,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (184128,12008,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Homepage, Page for posts, Single faq, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184129,12008,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184131,12009,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (184132,12009,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (184133,12009,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184135,12010,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (184136,12010,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (184137,12010,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184139,11985,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (184140,11985,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (184141,11985,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (184142,11985,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (184143,11985,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (184144,11985,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (184145,11985,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (184170,12012,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (184171,12012,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (184172,12012,'pm_changes','6');
INSERT INTO `wp_postmeta` VALUES (184173,12012,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (184174,12012,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.1\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.6\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (184176,12013,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (184177,12013,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (184178,12013,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (184179,12013,'pm_load_time','15361');
INSERT INTO `wp_postmeta` VALUES (184180,12013,'pm_lcp_time','10820');
INSERT INTO `wp_postmeta` VALUES (184181,12013,'pm_max_fid','1613');
INSERT INTO `wp_postmeta` VALUES (184182,12013,'pm_render_blocking_time','1171');
INSERT INTO `wp_postmeta` VALUES (184183,12013,'pm_total_blocking_time','5580');
INSERT INTO `wp_postmeta` VALUES (184184,12013,'pm_bootup_time','8779');
INSERT INTO `wp_postmeta` VALUES (184185,12013,'pm_weight','1281645');
INSERT INTO `wp_postmeta` VALUES (184186,12013,'pm_load_time_diff','-809');
INSERT INTO `wp_postmeta` VALUES (184187,12013,'pm_weight_diff','-320');
INSERT INTO `wp_postmeta` VALUES (184188,12013,'pm_weight_document','28478');
INSERT INTO `wp_postmeta` VALUES (184189,12013,'pm_weight_image','806265');
INSERT INTO `wp_postmeta` VALUES (184190,12013,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184191,12013,'pm_weight_script','185418');
INSERT INTO `wp_postmeta` VALUES (184192,12013,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (184193,12013,'pm_weight_stylesheet','153438');
INSERT INTO `wp_postmeta` VALUES (184194,12013,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184195,12013,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184196,12013,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184197,12013,'pm_weight_third-party','110414');
INSERT INTO `wp_postmeta` VALUES (184198,12013,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (184199,12013,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (184200,12013,'pm_weight_image_diff','-26');
INSERT INTO `wp_postmeta` VALUES (184201,12013,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184202,12013,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (184203,12013,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184204,12013,'pm_weight_stylesheet_diff','-384');
INSERT INTO `wp_postmeta` VALUES (184205,12013,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184206,12013,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184207,12013,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184208,12013,'pm_weight_third-party_diff','-213');
INSERT INTO `wp_postmeta` VALUES (184209,12013,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (184210,12013,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:56959;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28478;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18405;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14726;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (184212,12014,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (184213,12014,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (184214,12014,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184215,12014,'pm_load_time','18336');
INSERT INTO `wp_postmeta` VALUES (184216,12014,'pm_lcp_time','10617');
INSERT INTO `wp_postmeta` VALUES (184217,12014,'pm_max_fid','1226');
INSERT INTO `wp_postmeta` VALUES (184218,12014,'pm_render_blocking_time','5263');
INSERT INTO `wp_postmeta` VALUES (184219,12014,'pm_total_blocking_time','5469');
INSERT INTO `wp_postmeta` VALUES (184220,12014,'pm_bootup_time','10089');
INSERT INTO `wp_postmeta` VALUES (184221,12014,'pm_weight','2108463');
INSERT INTO `wp_postmeta` VALUES (184222,12014,'pm_load_time_diff','-325');
INSERT INTO `wp_postmeta` VALUES (184223,12014,'pm_weight_diff','-758');
INSERT INTO `wp_postmeta` VALUES (184224,12014,'pm_weight_document','31759');
INSERT INTO `wp_postmeta` VALUES (184225,12014,'pm_weight_image','937049');
INSERT INTO `wp_postmeta` VALUES (184226,12014,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (184227,12014,'pm_weight_script','765805');
INSERT INTO `wp_postmeta` VALUES (184228,12014,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (184229,12014,'pm_weight_stylesheet','218124');
INSERT INTO `wp_postmeta` VALUES (184230,12014,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (184231,12014,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184232,12014,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184233,12014,'pm_weight_third-party','994762');
INSERT INTO `wp_postmeta` VALUES (184234,12014,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (184235,12014,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (184236,12014,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184237,12014,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184238,12014,'pm_weight_script_diff','40');
INSERT INTO `wp_postmeta` VALUES (184239,12014,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184240,12014,'pm_weight_stylesheet_diff','-714');
INSERT INTO `wp_postmeta` VALUES (184241,12014,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184242,12014,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184243,12014,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184244,12014,'pm_weight_third-party_diff','-605');
INSERT INTO `wp_postmeta` VALUES (184245,12014,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184246,12014,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/ea6a4ba6/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:527260;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288600;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/ea6a4ba6/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70187;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/ea6a4ba6/www-player.css\";s:6:\"weight\";i:47454;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184248,12015,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (184249,12015,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (184250,12015,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (184251,12015,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (184252,12015,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (184253,12015,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (184254,12015,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (184255,12015,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (184256,12015,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (184257,12015,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (184258,12015,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (184259,12015,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (184260,12015,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184262,12016,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (184263,12016,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (184264,12016,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (184265,12016,'pm_load_time','12698');
INSERT INTO `wp_postmeta` VALUES (184266,12016,'pm_lcp_time','10221');
INSERT INTO `wp_postmeta` VALUES (184267,12016,'pm_max_fid','847');
INSERT INTO `wp_postmeta` VALUES (184268,12016,'pm_render_blocking_time','6047');
INSERT INTO `wp_postmeta` VALUES (184269,12016,'pm_total_blocking_time','2395');
INSERT INTO `wp_postmeta` VALUES (184270,12016,'pm_bootup_time','6414');
INSERT INTO `wp_postmeta` VALUES (184271,12016,'pm_weight','958269');
INSERT INTO `wp_postmeta` VALUES (184272,12016,'pm_load_time_diff','-1946');
INSERT INTO `wp_postmeta` VALUES (184273,12016,'pm_weight_diff','-733');
INSERT INTO `wp_postmeta` VALUES (184274,12016,'pm_weight_document','30056');
INSERT INTO `wp_postmeta` VALUES (184275,12016,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (184276,12016,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184277,12016,'pm_weight_stylesheet','169406');
INSERT INTO `wp_postmeta` VALUES (184278,12016,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184279,12016,'pm_weight_script','142857');
INSERT INTO `wp_postmeta` VALUES (184280,12016,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (184281,12016,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184282,12016,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184283,12016,'pm_weight_third-party','112831');
INSERT INTO `wp_postmeta` VALUES (184284,12016,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184285,12016,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (184286,12016,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184287,12016,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184288,12016,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184289,12016,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184290,12016,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (184291,12016,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184292,12016,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184293,12016,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184294,12016,'pm_weight_third-party_diff','-576');
INSERT INTO `wp_postmeta` VALUES (184295,12016,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184296,12016,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30056;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30056;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184298,12017,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (184299,12017,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (184300,12017,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (184301,12017,'pm_load_time','13359');
INSERT INTO `wp_postmeta` VALUES (184302,12017,'pm_lcp_time','10874');
INSERT INTO `wp_postmeta` VALUES (184303,12017,'pm_max_fid','752');
INSERT INTO `wp_postmeta` VALUES (184304,12017,'pm_render_blocking_time','6422');
INSERT INTO `wp_postmeta` VALUES (184305,12017,'pm_total_blocking_time','2450');
INSERT INTO `wp_postmeta` VALUES (184306,12017,'pm_bootup_time','6888');
INSERT INTO `wp_postmeta` VALUES (184307,12017,'pm_weight','957519');
INSERT INTO `wp_postmeta` VALUES (184308,12017,'pm_load_time_diff','597');
INSERT INTO `wp_postmeta` VALUES (184309,12017,'pm_weight_diff','-527');
INSERT INTO `wp_postmeta` VALUES (184310,12017,'pm_weight_document','29684');
INSERT INTO `wp_postmeta` VALUES (184311,12017,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (184312,12017,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184313,12017,'pm_weight_stylesheet','169406');
INSERT INTO `wp_postmeta` VALUES (184314,12017,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184315,12017,'pm_weight_script','142854');
INSERT INTO `wp_postmeta` VALUES (184316,12017,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (184317,12017,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184318,12017,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184319,12017,'pm_weight_third-party','112826');
INSERT INTO `wp_postmeta` VALUES (184320,12017,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184321,12017,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (184322,12017,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184323,12017,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184324,12017,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184325,12017,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184326,12017,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (184327,12017,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184328,12017,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184329,12017,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184330,12017,'pm_weight_third-party_diff','-366');
INSERT INTO `wp_postmeta` VALUES (184331,12017,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184332,12017,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29684;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29684;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184334,12018,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (184335,12018,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (184336,12018,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184337,12018,'pm_load_time','14395');
INSERT INTO `wp_postmeta` VALUES (184338,12018,'pm_lcp_time','11887');
INSERT INTO `wp_postmeta` VALUES (184339,12018,'pm_max_fid','1047');
INSERT INTO `wp_postmeta` VALUES (184340,12018,'pm_render_blocking_time','5160');
INSERT INTO `wp_postmeta` VALUES (184341,12018,'pm_total_blocking_time','3973');
INSERT INTO `wp_postmeta` VALUES (184342,12018,'pm_bootup_time','7277');
INSERT INTO `wp_postmeta` VALUES (184343,12018,'pm_weight','1141228');
INSERT INTO `wp_postmeta` VALUES (184344,12018,'pm_weight_document','33088');
INSERT INTO `wp_postmeta` VALUES (184345,12018,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (184346,12018,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (184347,12018,'pm_weight_stylesheet','169406');
INSERT INTO `wp_postmeta` VALUES (184348,12018,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184349,12018,'pm_weight_script','145409');
INSERT INTO `wp_postmeta` VALUES (184350,12018,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (184351,12018,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184352,12018,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184353,12018,'pm_weight_third-party','112810');
INSERT INTO `wp_postmeta` VALUES (184354,12018,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184355,12018,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33088;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33088;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}}i:9;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}}');
INSERT INTO `wp_postmeta` VALUES (184357,12019,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (184358,12019,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (184359,12019,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184360,12019,'pm_load_time','19890');
INSERT INTO `wp_postmeta` VALUES (184361,12019,'pm_lcp_time','14321');
INSERT INTO `wp_postmeta` VALUES (184362,12019,'pm_max_fid','1921');
INSERT INTO `wp_postmeta` VALUES (184363,12019,'pm_render_blocking_time','5144');
INSERT INTO `wp_postmeta` VALUES (184364,12019,'pm_total_blocking_time','8870');
INSERT INTO `wp_postmeta` VALUES (184365,12019,'pm_bootup_time','13937');
INSERT INTO `wp_postmeta` VALUES (184366,12019,'pm_weight','1342766');
INSERT INTO `wp_postmeta` VALUES (184367,12019,'pm_load_time_diff','1763');
INSERT INTO `wp_postmeta` VALUES (184368,12019,'pm_weight_diff','-1746');
INSERT INTO `wp_postmeta` VALUES (184369,12019,'pm_weight_document','36943');
INSERT INTO `wp_postmeta` VALUES (184370,12019,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (184371,12019,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184372,12019,'pm_weight_script','426720');
INSERT INTO `wp_postmeta` VALUES (184373,12019,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (184374,12019,'pm_weight_stylesheet','174216');
INSERT INTO `wp_postmeta` VALUES (184375,12019,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (184376,12019,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184377,12019,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184378,12019,'pm_weight_third-party','355575');
INSERT INTO `wp_postmeta` VALUES (184379,12019,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (184380,12019,'pm_weight_document_diff','44');
INSERT INTO `wp_postmeta` VALUES (184381,12019,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184382,12019,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184383,12019,'pm_weight_script_diff','-1602');
INSERT INTO `wp_postmeta` VALUES (184384,12019,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184385,12019,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184386,12019,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184387,12019,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184388,12019,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184389,12019,'pm_weight_third-party_diff','-1689');
INSERT INTO `wp_postmeta` VALUES (184390,12019,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184391,12019,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bdb46eeaf2b7775b579c4e7a12a0fc73.js\";s:6:\"weight\";i:86429;s:8:\"filename\";s:46:\"controller-bdb46eeaf2b7775b579c4e7a12a0fc73.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71321;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-1e3132bffe9beb2aa798d283c9ed72dd.js\";s:6:\"weight\";i:54323;s:8:\"filename\";s:42:\"shared-1e3132bffe9beb2aa798d283c9ed72dd.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36943;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36943;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184393,12020,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (184394,12020,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (184395,12020,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (184396,12020,'pm_load_time','12821');
INSERT INTO `wp_postmeta` VALUES (184397,12020,'pm_lcp_time','10019');
INSERT INTO `wp_postmeta` VALUES (184398,12020,'pm_max_fid','1207');
INSERT INTO `wp_postmeta` VALUES (184399,12020,'pm_render_blocking_time','5209');
INSERT INTO `wp_postmeta` VALUES (184400,12020,'pm_total_blocking_time','2992');
INSERT INTO `wp_postmeta` VALUES (184401,12020,'pm_bootup_time','6628');
INSERT INTO `wp_postmeta` VALUES (184402,12020,'pm_weight','1022814');
INSERT INTO `wp_postmeta` VALUES (184403,12020,'pm_load_time_diff','-550');
INSERT INTO `wp_postmeta` VALUES (184404,12020,'pm_weight_diff','-718');
INSERT INTO `wp_postmeta` VALUES (184405,12020,'pm_weight_document','30744');
INSERT INTO `wp_postmeta` VALUES (184406,12020,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (184407,12020,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184408,12020,'pm_weight_stylesheet','169406');
INSERT INTO `wp_postmeta` VALUES (184409,12020,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184410,12020,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (184411,12020,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (184412,12020,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184413,12020,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184414,12020,'pm_weight_third-party','112834');
INSERT INTO `wp_postmeta` VALUES (184415,12020,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184416,12020,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (184417,12020,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184418,12020,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184419,12020,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184420,12020,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184421,12020,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (184422,12020,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184423,12020,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184424,12020,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184425,12020,'pm_weight_third-party_diff','-577');
INSERT INTO `wp_postmeta` VALUES (184426,12020,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184427,12020,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30744;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30744;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184429,12021,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (184430,12021,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (184431,12021,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (184432,12021,'pm_load_time','12862');
INSERT INTO `wp_postmeta` VALUES (184433,12021,'pm_lcp_time','7417');
INSERT INTO `wp_postmeta` VALUES (184434,12021,'pm_max_fid','909');
INSERT INTO `wp_postmeta` VALUES (184435,12021,'pm_render_blocking_time','5521');
INSERT INTO `wp_postmeta` VALUES (184436,12021,'pm_total_blocking_time','3220');
INSERT INTO `wp_postmeta` VALUES (184437,12021,'pm_bootup_time','6679');
INSERT INTO `wp_postmeta` VALUES (184438,12021,'pm_weight','958452');
INSERT INTO `wp_postmeta` VALUES (184439,12021,'pm_load_time_diff','-1070');
INSERT INTO `wp_postmeta` VALUES (184440,12021,'pm_weight_diff','-728');
INSERT INTO `wp_postmeta` VALUES (184441,12021,'pm_weight_document','30152');
INSERT INTO `wp_postmeta` VALUES (184442,12021,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (184443,12021,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184444,12021,'pm_weight_stylesheet','169406');
INSERT INTO `wp_postmeta` VALUES (184445,12021,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184446,12021,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (184447,12021,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (184448,12021,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184449,12021,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184450,12021,'pm_weight_third-party','112823');
INSERT INTO `wp_postmeta` VALUES (184451,12021,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184452,12021,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (184453,12021,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184454,12021,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184455,12021,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184456,12021,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184457,12021,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (184458,12021,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184459,12021,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184460,12021,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184461,12021,'pm_weight_third-party_diff','-579');
INSERT INTO `wp_postmeta` VALUES (184462,12021,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184463,12021,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30152;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30152;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14921;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184465,12022,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (184466,12022,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (184467,12022,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184468,12022,'pm_load_time','16922');
INSERT INTO `wp_postmeta` VALUES (184469,12022,'pm_lcp_time','14469');
INSERT INTO `wp_postmeta` VALUES (184470,12022,'pm_max_fid','1155');
INSERT INTO `wp_postmeta` VALUES (184471,12022,'pm_render_blocking_time','8183');
INSERT INTO `wp_postmeta` VALUES (184472,12022,'pm_total_blocking_time','3339');
INSERT INTO `wp_postmeta` VALUES (184473,12022,'pm_bootup_time','8955');
INSERT INTO `wp_postmeta` VALUES (184474,12022,'pm_weight','1095535');
INSERT INTO `wp_postmeta` VALUES (184475,12022,'pm_load_time_diff','-233');
INSERT INTO `wp_postmeta` VALUES (184476,12022,'pm_weight_diff','-704');
INSERT INTO `wp_postmeta` VALUES (184477,12022,'pm_weight_document','32755');
INSERT INTO `wp_postmeta` VALUES (184478,12022,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (184479,12022,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184480,12022,'pm_weight_script','246519');
INSERT INTO `wp_postmeta` VALUES (184481,12022,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (184482,12022,'pm_weight_stylesheet','192641');
INSERT INTO `wp_postmeta` VALUES (184483,12022,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (184484,12022,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184485,12022,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184486,12022,'pm_weight_third-party','112848');
INSERT INTO `wp_postmeta` VALUES (184487,12022,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184488,12022,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (184489,12022,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184490,12022,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184491,12022,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (184492,12022,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (184493,12022,'pm_weight_stylesheet_diff','-715');
INSERT INTO `wp_postmeta` VALUES (184494,12022,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184495,12022,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184496,12022,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184497,12022,'pm_weight_third-party_diff','-553');
INSERT INTO `wp_postmeta` VALUES (184498,12022,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184499,12022,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.1\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32755;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32755;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184501,12023,'pm_action','activate');
INSERT INTO `wp_postmeta` VALUES (184502,12023,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184503,12023,'pm_object_name','WPS Hide Login');
INSERT INTO `wp_postmeta` VALUES (184504,12023,'pm_object_version','1.9.1');
INSERT INTO `wp_postmeta` VALUES (184505,12023,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (184506,12023,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (184507,12023,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (184509,12024,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (184510,12024,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184511,12024,'pm_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (184512,12024,'pm_object_version','7.50');
INSERT INTO `wp_postmeta` VALUES (184513,12024,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184514,12024,'pm_previous_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (184515,12024,'pm_previous_object_version','7.49');
INSERT INTO `wp_postmeta` VALUES (184516,12024,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (184517,12024,'pm_object_version_minor','50');
INSERT INTO `wp_postmeta` VALUES (184518,12024,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184519,12024,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (184520,12024,'pm_previous_object_version_minor','49');
INSERT INTO `wp_postmeta` VALUES (184521,12024,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184523,12025,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (184524,12025,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184525,12025,'pm_object_name','All-in-One WP Migration FTP Extension');
INSERT INTO `wp_postmeta` VALUES (184526,12025,'pm_object_version','2.68');
INSERT INTO `wp_postmeta` VALUES (184527,12025,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184528,12025,'pm_previous_object_name','All-in-One WP Migration FTP Extension');
INSERT INTO `wp_postmeta` VALUES (184529,12025,'pm_previous_object_version','2.67');
INSERT INTO `wp_postmeta` VALUES (184530,12025,'pm_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (184531,12025,'pm_object_version_minor','68');
INSERT INTO `wp_postmeta` VALUES (184532,12025,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184533,12025,'pm_previous_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (184534,12025,'pm_previous_object_version_minor','67');
INSERT INTO `wp_postmeta` VALUES (184535,12025,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184537,12026,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (184538,12026,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184539,12026,'pm_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (184540,12026,'pm_object_version','5.9.0');
INSERT INTO `wp_postmeta` VALUES (184541,12026,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184542,12026,'pm_previous_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (184543,12026,'pm_previous_object_version','5.8.0');
INSERT INTO `wp_postmeta` VALUES (184544,12026,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (184545,12026,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (184546,12026,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184547,12026,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (184548,12026,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (184549,12026,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184551,12027,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (184552,12027,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184553,12027,'pm_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (184554,12027,'pm_object_version','5.1.6');
INSERT INTO `wp_postmeta` VALUES (184555,12027,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184556,12027,'pm_previous_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (184557,12027,'pm_previous_object_version','5.1.3');
INSERT INTO `wp_postmeta` VALUES (184558,12027,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (184559,12027,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (184560,12027,'pm_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (184561,12027,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (184562,12027,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (184563,12027,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (184565,12028,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (184566,12028,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184567,12028,'pm_object_name','WP Sitemap Page');
INSERT INTO `wp_postmeta` VALUES (184568,12028,'pm_object_version','1.9.1');
INSERT INTO `wp_postmeta` VALUES (184569,12028,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (184570,12028,'pm_previous_object_name','WP Sitemap Page');
INSERT INTO `wp_postmeta` VALUES (184571,12028,'pm_previous_object_version','1.9.0');
INSERT INTO `wp_postmeta` VALUES (184572,12028,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (184573,12028,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (184574,12028,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (184575,12028,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (184576,12028,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (184577,12028,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (184579,12029,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (184580,12029,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184581,12029,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184583,12030,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (184584,12030,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184585,12030,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184587,12031,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (184588,12031,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184589,12031,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184591,12032,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (184592,12032,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:74:\"Homepage, Single faq, Single page, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184593,12032,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184595,12033,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (184596,12033,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (184597,12033,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184599,12034,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (184600,12034,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184601,12034,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184603,12035,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (184604,12035,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (184605,12035,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184607,12036,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (184608,12036,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184609,12036,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184611,12037,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (184612,12037,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (184613,12037,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184615,12038,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (184616,12038,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (184617,12038,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184619,12039,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (184620,12039,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184621,12039,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184623,12040,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (184624,12040,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184625,12040,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184627,12041,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (184628,12041,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Homepage, Page for posts, Single faq, Single page, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184629,12041,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (184631,12042,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (184632,12042,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184633,12042,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184635,12043,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (184636,12043,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (184637,12043,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184639,12044,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (184640,12044,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:87:\"Homepage, Single faq, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (184641,12044,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184643,12045,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (184644,12045,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (184645,12045,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184647,12012,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (184648,12012,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (184649,12012,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (184650,12012,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (184651,12012,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (184652,12012,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (184653,12012,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (184693,12046,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (184694,12046,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (184695,12046,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (184696,12046,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (184697,12046,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.5\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.6\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.1.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (184699,12047,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (184700,12047,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (184701,12047,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (184702,12047,'pm_load_time','15600');
INSERT INTO `wp_postmeta` VALUES (184703,12047,'pm_lcp_time','11346');
INSERT INTO `wp_postmeta` VALUES (184704,12047,'pm_max_fid','1506');
INSERT INTO `wp_postmeta` VALUES (184705,12047,'pm_render_blocking_time','1868');
INSERT INTO `wp_postmeta` VALUES (184706,12047,'pm_total_blocking_time','4644');
INSERT INTO `wp_postmeta` VALUES (184707,12047,'pm_bootup_time','7808');
INSERT INTO `wp_postmeta` VALUES (184708,12047,'pm_weight','1323634');
INSERT INTO `wp_postmeta` VALUES (184709,12047,'pm_load_time_diff','239');
INSERT INTO `wp_postmeta` VALUES (184710,12047,'pm_weight_diff','41989');
INSERT INTO `wp_postmeta` VALUES (184711,12047,'pm_weight_document','32165');
INSERT INTO `wp_postmeta` VALUES (184712,12047,'pm_weight_image','807297');
INSERT INTO `wp_postmeta` VALUES (184713,12047,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184714,12047,'pm_weight_script','208107');
INSERT INTO `wp_postmeta` VALUES (184715,12047,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (184716,12047,'pm_weight_stylesheet','172978');
INSERT INTO `wp_postmeta` VALUES (184717,12047,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184718,12047,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184719,12047,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184720,12047,'pm_weight_third-party','110374');
INSERT INTO `wp_postmeta` VALUES (184721,12047,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (184722,12047,'pm_weight_document_diff','3687');
INSERT INTO `wp_postmeta` VALUES (184723,12047,'pm_weight_image_diff','1032');
INSERT INTO `wp_postmeta` VALUES (184724,12047,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184725,12047,'pm_weight_script_diff','22689');
INSERT INTO `wp_postmeta` VALUES (184726,12047,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184727,12047,'pm_weight_stylesheet_diff','19540');
INSERT INTO `wp_postmeta` VALUES (184728,12047,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184729,12047,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184730,12047,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184731,12047,'pm_weight_third-party_diff','-40');
INSERT INTO `wp_postmeta` VALUES (184732,12047,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184733,12047,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411799;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288787;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98183;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.5\";s:6:\"weight\";i:61394;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35551;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:32535;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:32165;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21065;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:21028;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:76:\"https://ka-p.fontawesome.com/releases/v5.15.4/js/pro.min.js?token=c93486d4f9\";s:6:\"weight\";i:14614;s:8:\"filename\";s:10:\"pro.min.js\";s:4:\"type\";s:5:\"Fetch\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"ka-p.fontawesome.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (184735,12048,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (184736,12048,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (184737,12048,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184738,12048,'pm_load_time','18880');
INSERT INTO `wp_postmeta` VALUES (184739,12048,'pm_lcp_time','12282');
INSERT INTO `wp_postmeta` VALUES (184740,12048,'pm_max_fid','950');
INSERT INTO `wp_postmeta` VALUES (184741,12048,'pm_render_blocking_time','6845');
INSERT INTO `wp_postmeta` VALUES (184742,12048,'pm_total_blocking_time','4478');
INSERT INTO `wp_postmeta` VALUES (184743,12048,'pm_bootup_time','10017');
INSERT INTO `wp_postmeta` VALUES (184744,12048,'pm_weight','2135024');
INSERT INTO `wp_postmeta` VALUES (184745,12048,'pm_load_time_diff','544');
INSERT INTO `wp_postmeta` VALUES (184746,12048,'pm_weight_diff','26561');
INSERT INTO `wp_postmeta` VALUES (184747,12048,'pm_weight_document','32399');
INSERT INTO `wp_postmeta` VALUES (184748,12048,'pm_weight_image','938860');
INSERT INTO `wp_postmeta` VALUES (184749,12048,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (184750,12048,'pm_weight_script','783209');
INSERT INTO `wp_postmeta` VALUES (184751,12048,'pm_number_files_script','42');
INSERT INTO `wp_postmeta` VALUES (184752,12048,'pm_weight_stylesheet','229837');
INSERT INTO `wp_postmeta` VALUES (184753,12048,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (184754,12048,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184755,12048,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184756,12048,'pm_weight_third-party','995102');
INSERT INTO `wp_postmeta` VALUES (184757,12048,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (184758,12048,'pm_weight_document_diff','640');
INSERT INTO `wp_postmeta` VALUES (184759,12048,'pm_weight_image_diff','1811');
INSERT INTO `wp_postmeta` VALUES (184760,12048,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184761,12048,'pm_weight_script_diff','17404');
INSERT INTO `wp_postmeta` VALUES (184762,12048,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184763,12048,'pm_weight_stylesheet_diff','11713');
INSERT INTO `wp_postmeta` VALUES (184764,12048,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184765,12048,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184766,12048,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184767,12048,'pm_weight_third-party_diff','340');
INSERT INTO `wp_postmeta` VALUES (184768,12048,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184769,12048,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/ea6a4ba6/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:527231;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288787;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171827;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164349;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131253;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98485;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73210;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/ea6a4ba6/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70187;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/ea6a4ba6/www-player.css\";s:6:\"weight\";i:47453;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36578;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (184771,12049,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (184772,12049,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (184773,12049,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (184774,12049,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (184775,12049,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (184776,12049,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (184777,12049,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (184778,12049,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (184779,12049,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (184780,12049,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (184781,12049,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (184782,12049,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (184783,12049,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (184785,12050,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (184786,12050,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (184787,12050,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (184788,12050,'pm_load_time','12753');
INSERT INTO `wp_postmeta` VALUES (184789,12050,'pm_lcp_time','10247');
INSERT INTO `wp_postmeta` VALUES (184790,12050,'pm_max_fid','877');
INSERT INTO `wp_postmeta` VALUES (184791,12050,'pm_render_blocking_time','5715');
INSERT INTO `wp_postmeta` VALUES (184792,12050,'pm_total_blocking_time','2605');
INSERT INTO `wp_postmeta` VALUES (184793,12050,'pm_bootup_time','6900');
INSERT INTO `wp_postmeta` VALUES (184794,12050,'pm_weight','983520');
INSERT INTO `wp_postmeta` VALUES (184795,12050,'pm_load_time_diff','-606');
INSERT INTO `wp_postmeta` VALUES (184796,12050,'pm_weight_diff','26001');
INSERT INTO `wp_postmeta` VALUES (184797,12050,'pm_weight_document','30083');
INSERT INTO `wp_postmeta` VALUES (184798,12050,'pm_weight_image','468983');
INSERT INTO `wp_postmeta` VALUES (184799,12050,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184800,12050,'pm_weight_stylesheet','180706');
INSERT INTO `wp_postmeta` VALUES (184801,12050,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184802,12050,'pm_weight_script','159822');
INSERT INTO `wp_postmeta` VALUES (184803,12050,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (184804,12050,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184805,12050,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184806,12050,'pm_weight_third-party','112803');
INSERT INTO `wp_postmeta` VALUES (184807,12050,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184808,12050,'pm_weight_document_diff','399');
INSERT INTO `wp_postmeta` VALUES (184809,12050,'pm_weight_image_diff','1246');
INSERT INTO `wp_postmeta` VALUES (184810,12050,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184811,12050,'pm_weight_stylesheet_diff','11300');
INSERT INTO `wp_postmeta` VALUES (184812,12050,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184813,12050,'pm_weight_script_diff','16968');
INSERT INTO `wp_postmeta` VALUES (184814,12050,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184815,12050,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184816,12050,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184817,12050,'pm_weight_third-party_diff','-23');
INSERT INTO `wp_postmeta` VALUES (184818,12050,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184819,12050,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288779;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98179;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73207;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36572;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31775;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30329;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30083;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21616;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20301;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184821,12051,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (184822,12051,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (184823,12051,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (184824,12051,'pm_load_time','14764');
INSERT INTO `wp_postmeta` VALUES (184825,12051,'pm_lcp_time','11946');
INSERT INTO `wp_postmeta` VALUES (184826,12051,'pm_max_fid','1026');
INSERT INTO `wp_postmeta` VALUES (184827,12051,'pm_render_blocking_time','5157');
INSERT INTO `wp_postmeta` VALUES (184828,12051,'pm_total_blocking_time','3590');
INSERT INTO `wp_postmeta` VALUES (184829,12051,'pm_bootup_time','6993');
INSERT INTO `wp_postmeta` VALUES (184830,12051,'pm_weight','1168634');
INSERT INTO `wp_postmeta` VALUES (184831,12051,'pm_load_time_diff','369');
INSERT INTO `wp_postmeta` VALUES (184832,12051,'pm_weight_diff','27406');
INSERT INTO `wp_postmeta` VALUES (184833,12051,'pm_weight_document','33367');
INSERT INTO `wp_postmeta` VALUES (184834,12051,'pm_weight_image','644058');
INSERT INTO `wp_postmeta` VALUES (184835,12051,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (184836,12051,'pm_weight_stylesheet','180667');
INSERT INTO `wp_postmeta` VALUES (184837,12051,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184838,12051,'pm_weight_script','163269');
INSERT INTO `wp_postmeta` VALUES (184839,12051,'pm_number_files_script','37');
INSERT INTO `wp_postmeta` VALUES (184840,12051,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184841,12051,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184842,12051,'pm_weight_third-party','112829');
INSERT INTO `wp_postmeta` VALUES (184843,12051,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184844,12051,'pm_weight_document_diff','279');
INSERT INTO `wp_postmeta` VALUES (184845,12051,'pm_weight_image_diff','1959');
INSERT INTO `wp_postmeta` VALUES (184846,12051,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184847,12051,'pm_weight_stylesheet_diff','11261');
INSERT INTO `wp_postmeta` VALUES (184848,12051,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184849,12051,'pm_weight_script_diff','17860');
INSERT INTO `wp_postmeta` VALUES (184850,12051,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184851,12051,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184852,12051,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184853,12051,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (184854,12051,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184855,12051,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288772;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131257;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98161;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73218;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36577;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33645;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33367;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31784;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29757;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21606;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184857,12052,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (184858,12052,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (184859,12052,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184860,12052,'pm_load_time','18081');
INSERT INTO `wp_postmeta` VALUES (184861,12052,'pm_lcp_time','14282');
INSERT INTO `wp_postmeta` VALUES (184862,12052,'pm_max_fid','1227');
INSERT INTO `wp_postmeta` VALUES (184863,12052,'pm_render_blocking_time','5992');
INSERT INTO `wp_postmeta` VALUES (184864,12052,'pm_total_blocking_time','5766');
INSERT INTO `wp_postmeta` VALUES (184865,12052,'pm_bootup_time','11069');
INSERT INTO `wp_postmeta` VALUES (184866,12052,'pm_weight','1378353');
INSERT INTO `wp_postmeta` VALUES (184867,12052,'pm_load_time_diff','-1809');
INSERT INTO `wp_postmeta` VALUES (184868,12052,'pm_weight_diff','35587');
INSERT INTO `wp_postmeta` VALUES (184869,12052,'pm_weight_document','37207');
INSERT INTO `wp_postmeta` VALUES (184870,12052,'pm_weight_image','536293');
INSERT INTO `wp_postmeta` VALUES (184871,12052,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184872,12052,'pm_weight_script','451720');
INSERT INTO `wp_postmeta` VALUES (184873,12052,'pm_number_files_script','56');
INSERT INTO `wp_postmeta` VALUES (184874,12052,'pm_weight_stylesheet','187029');
INSERT INTO `wp_postmeta` VALUES (184875,12052,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (184876,12052,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184877,12052,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184878,12052,'pm_weight_third-party','355947');
INSERT INTO `wp_postmeta` VALUES (184879,12052,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (184880,12052,'pm_weight_document_diff','264');
INSERT INTO `wp_postmeta` VALUES (184881,12052,'pm_weight_image_diff','1479');
INSERT INTO `wp_postmeta` VALUES (184882,12052,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184883,12052,'pm_weight_script_diff','25000');
INSERT INTO `wp_postmeta` VALUES (184884,12052,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184885,12052,'pm_weight_stylesheet_diff','12813');
INSERT INTO `wp_postmeta` VALUES (184886,12052,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184887,12052,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184888,12052,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184889,12052,'pm_weight_third-party_diff','372');
INSERT INTO `wp_postmeta` VALUES (184890,12052,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184891,12052,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288786;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98486;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bdc55923c913a236a051b1f15a6b4561.js\";s:6:\"weight\";i:86441;s:8:\"filename\";s:46:\"controller-bdc55923c913a236a051b1f15a6b4561.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73204;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71889;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67317;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-83c7fe3b1a882237bf523b3bad22d1ac.js\";s:6:\"weight\";i:54079;s:8:\"filename\";s:42:\"shared-83c7fe3b1a882237bf523b3bad22d1ac.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37478;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37207;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36571;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (184893,12053,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (184894,12053,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (184895,12053,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (184896,12053,'pm_load_time','14263');
INSERT INTO `wp_postmeta` VALUES (184897,12053,'pm_lcp_time','11264');
INSERT INTO `wp_postmeta` VALUES (184898,12053,'pm_max_fid','1004');
INSERT INTO `wp_postmeta` VALUES (184899,12053,'pm_render_blocking_time','6006');
INSERT INTO `wp_postmeta` VALUES (184900,12053,'pm_total_blocking_time','3155');
INSERT INTO `wp_postmeta` VALUES (184901,12053,'pm_bootup_time','7377');
INSERT INTO `wp_postmeta` VALUES (184902,12053,'pm_weight','1048990');
INSERT INTO `wp_postmeta` VALUES (184903,12053,'pm_load_time_diff','1442');
INSERT INTO `wp_postmeta` VALUES (184904,12053,'pm_weight_diff','26176');
INSERT INTO `wp_postmeta` VALUES (184905,12053,'pm_weight_document','31122');
INSERT INTO `wp_postmeta` VALUES (184906,12053,'pm_weight_image','532407');
INSERT INTO `wp_postmeta` VALUES (184907,12053,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184908,12053,'pm_weight_stylesheet','180682');
INSERT INTO `wp_postmeta` VALUES (184909,12053,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184910,12053,'pm_weight_script','159827');
INSERT INTO `wp_postmeta` VALUES (184911,12053,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (184912,12053,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184913,12053,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184914,12053,'pm_weight_third-party','112836');
INSERT INTO `wp_postmeta` VALUES (184915,12053,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184916,12053,'pm_weight_document_diff','378');
INSERT INTO `wp_postmeta` VALUES (184917,12053,'pm_weight_image_diff','1503');
INSERT INTO `wp_postmeta` VALUES (184918,12053,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184919,12053,'pm_weight_stylesheet_diff','11276');
INSERT INTO `wp_postmeta` VALUES (184920,12053,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184921,12053,'pm_weight_script_diff','16964');
INSERT INTO `wp_postmeta` VALUES (184922,12053,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184923,12053,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184924,12053,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184925,12053,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (184926,12053,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184927,12053,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288777;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98171;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73523;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63436;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36564;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31796;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31326;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31122;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21611;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20304;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184929,12054,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (184930,12054,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (184931,12054,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (184932,12054,'pm_load_time','15138');
INSERT INTO `wp_postmeta` VALUES (184933,12054,'pm_lcp_time','7660');
INSERT INTO `wp_postmeta` VALUES (184934,12054,'pm_max_fid','943');
INSERT INTO `wp_postmeta` VALUES (184935,12054,'pm_render_blocking_time','6411');
INSERT INTO `wp_postmeta` VALUES (184936,12054,'pm_total_blocking_time','3936');
INSERT INTO `wp_postmeta` VALUES (184937,12054,'pm_bootup_time','7494');
INSERT INTO `wp_postmeta` VALUES (184938,12054,'pm_weight','984472');
INSERT INTO `wp_postmeta` VALUES (184939,12054,'pm_load_time_diff','2276');
INSERT INTO `wp_postmeta` VALUES (184940,12054,'pm_weight_diff','26020');
INSERT INTO `wp_postmeta` VALUES (184941,12054,'pm_weight_document','30546');
INSERT INTO `wp_postmeta` VALUES (184942,12054,'pm_weight_image','468971');
INSERT INTO `wp_postmeta` VALUES (184943,12054,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (184944,12054,'pm_weight_stylesheet','180675');
INSERT INTO `wp_postmeta` VALUES (184945,12054,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (184946,12054,'pm_weight_script','159811');
INSERT INTO `wp_postmeta` VALUES (184947,12054,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (184948,12054,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184949,12054,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184950,12054,'pm_weight_third-party','112810');
INSERT INTO `wp_postmeta` VALUES (184951,12054,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184952,12054,'pm_weight_document_diff','394');
INSERT INTO `wp_postmeta` VALUES (184953,12054,'pm_weight_image_diff','1234');
INSERT INTO `wp_postmeta` VALUES (184954,12054,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184955,12054,'pm_weight_stylesheet_diff','11269');
INSERT INTO `wp_postmeta` VALUES (184956,12054,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184957,12054,'pm_weight_script_diff','16951');
INSERT INTO `wp_postmeta` VALUES (184958,12054,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184959,12054,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184960,12054,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184961,12054,'pm_weight_third-party_diff','-13');
INSERT INTO `wp_postmeta` VALUES (184962,12054,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184963,12054,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288778;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98181;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73200;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36570;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31787;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30870;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30546;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21608;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20288;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (184965,12055,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (184966,12055,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (184967,12055,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (184968,12055,'pm_load_time','16767');
INSERT INTO `wp_postmeta` VALUES (184969,12055,'pm_lcp_time','13797');
INSERT INTO `wp_postmeta` VALUES (184970,12055,'pm_max_fid','1001');
INSERT INTO `wp_postmeta` VALUES (184971,12055,'pm_render_blocking_time','8010');
INSERT INTO `wp_postmeta` VALUES (184972,12055,'pm_total_blocking_time','3138');
INSERT INTO `wp_postmeta` VALUES (184973,12055,'pm_bootup_time','8554');
INSERT INTO `wp_postmeta` VALUES (184974,12055,'pm_weight','1130993');
INSERT INTO `wp_postmeta` VALUES (184975,12055,'pm_load_time_diff','-155');
INSERT INTO `wp_postmeta` VALUES (184976,12055,'pm_weight_diff','35458');
INSERT INTO `wp_postmeta` VALUES (184977,12055,'pm_weight_document','33218');
INSERT INTO `wp_postmeta` VALUES (184978,12055,'pm_weight_image','474466');
INSERT INTO `wp_postmeta` VALUES (184979,12055,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (184980,12055,'pm_weight_script','268659');
INSERT INTO `wp_postmeta` VALUES (184981,12055,'pm_number_files_script','45');
INSERT INTO `wp_postmeta` VALUES (184982,12055,'pm_weight_stylesheet','207509');
INSERT INTO `wp_postmeta` VALUES (184983,12055,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (184984,12055,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (184985,12055,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (184986,12055,'pm_weight_third-party','112827');
INSERT INTO `wp_postmeta` VALUES (184987,12055,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (184988,12055,'pm_weight_document_diff','463');
INSERT INTO `wp_postmeta` VALUES (184989,12055,'pm_weight_image_diff','1771');
INSERT INTO `wp_postmeta` VALUES (184990,12055,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (184991,12055,'pm_weight_script_diff','22140');
INSERT INTO `wp_postmeta` VALUES (184992,12055,'pm_number_files_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (184993,12055,'pm_weight_stylesheet_diff','14868');
INSERT INTO `wp_postmeta` VALUES (184994,12055,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (184995,12055,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184996,12055,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (184997,12055,'pm_weight_third-party_diff','-21');
INSERT INTO `wp_postmeta` VALUES (184998,12055,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (184999,12055,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288777;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98160;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73528;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57708;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36572;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33530;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31792;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21618;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20298;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185001,12056,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (185002,12056,'pm_object_type','core');
INSERT INTO `wp_postmeta` VALUES (185003,12056,'pm_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (185004,12056,'pm_object_version','5.8.2');
INSERT INTO `wp_postmeta` VALUES (185005,12056,'pm_previous_object_type','core');
INSERT INTO `wp_postmeta` VALUES (185006,12056,'pm_previous_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (185007,12056,'pm_previous_object_version','5.8.1');
INSERT INTO `wp_postmeta` VALUES (185008,12056,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (185009,12056,'pm_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (185010,12056,'pm_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (185011,12056,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (185012,12056,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (185013,12056,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (185015,12057,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (185016,12057,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:139:\"Homepage, Page for posts, Single attachment, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185017,12057,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185019,12058,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (185020,12058,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185021,12058,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185023,12059,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (185024,12059,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185025,12059,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185027,12060,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185028,12060,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:74:\"Homepage, Page for posts, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185029,12060,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185031,12061,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185032,12061,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (185033,12061,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185035,12062,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (185036,12062,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185037,12062,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185039,12063,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (185040,12063,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (185041,12063,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185043,12064,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (185044,12064,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185045,12064,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185047,12065,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185048,12065,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (185049,12065,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185051,12066,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185052,12066,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (185053,12066,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185055,12067,'pm_type','resource-type-weight');
INSERT INTO `wp_postmeta` VALUES (185056,12067,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:11:\"stylesheets\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185057,12067,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185059,12068,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (185060,12068,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185061,12068,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185063,12069,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (185064,12069,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185065,12069,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185067,12070,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (185068,12070,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:58:\"Homepage, Page for posts, Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185069,12070,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185071,12071,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185072,12071,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185073,12071,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185075,12072,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185076,12072,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (185077,12072,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185079,12073,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185080,12073,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:74:\"Homepage, Page for posts, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185081,12073,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185083,12074,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185084,12074,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185085,12074,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185087,12046,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (185088,12046,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (185089,12046,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (185090,12046,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (185091,12046,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (185092,12046,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (185093,12046,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (185127,12075,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (185128,12075,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (185129,12075,'pm_changes','2');
INSERT INTO `wp_postmeta` VALUES (185130,12075,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (185131,12075,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.6\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (185133,12076,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (185134,12076,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (185135,12076,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185136,12076,'pm_load_time','15093');
INSERT INTO `wp_postmeta` VALUES (185137,12076,'pm_lcp_time','11627');
INSERT INTO `wp_postmeta` VALUES (185138,12076,'pm_max_fid','1516');
INSERT INTO `wp_postmeta` VALUES (185139,12076,'pm_render_blocking_time','1851');
INSERT INTO `wp_postmeta` VALUES (185140,12076,'pm_total_blocking_time','4494');
INSERT INTO `wp_postmeta` VALUES (185141,12076,'pm_bootup_time','8730');
INSERT INTO `wp_postmeta` VALUES (185142,12076,'pm_weight','1323706');
INSERT INTO `wp_postmeta` VALUES (185143,12076,'pm_load_time_diff','-507');
INSERT INTO `wp_postmeta` VALUES (185144,12076,'pm_weight_diff','72');
INSERT INTO `wp_postmeta` VALUES (185145,12076,'pm_weight_document','32072');
INSERT INTO `wp_postmeta` VALUES (185146,12076,'pm_weight_image','807294');
INSERT INTO `wp_postmeta` VALUES (185147,12076,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185148,12076,'pm_weight_script','208003');
INSERT INTO `wp_postmeta` VALUES (185149,12076,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (185150,12076,'pm_weight_stylesheet','173211');
INSERT INTO `wp_postmeta` VALUES (185151,12076,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185152,12076,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185153,12076,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185154,12076,'pm_weight_third-party','110369');
INSERT INTO `wp_postmeta` VALUES (185155,12076,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (185156,12076,'pm_weight_document_diff','-93');
INSERT INTO `wp_postmeta` VALUES (185157,12076,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (185158,12076,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185159,12076,'pm_weight_script_diff','-104');
INSERT INTO `wp_postmeta` VALUES (185160,12076,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185161,12076,'pm_weight_stylesheet_diff','233');
INSERT INTO `wp_postmeta` VALUES (185162,12076,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185163,12076,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185164,12076,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185165,12076,'pm_weight_third-party_diff','-5');
INSERT INTO `wp_postmeta` VALUES (185166,12076,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185167,12076,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411804;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288807;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98171;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:61653;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35582;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:32276;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:32072;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21063;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20985;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:76:\"https://ka-p.fontawesome.com/releases/v5.15.4/js/pro.min.js?token=c93486d4f9\";s:6:\"weight\";i:14614;s:8:\"filename\";s:10:\"pro.min.js\";s:4:\"type\";s:5:\"Fetch\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"ka-p.fontawesome.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185169,12077,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (185170,12077,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (185171,12077,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (185172,12077,'pm_load_time','18460');
INSERT INTO `wp_postmeta` VALUES (185173,12077,'pm_lcp_time','12180');
INSERT INTO `wp_postmeta` VALUES (185174,12077,'pm_max_fid','1045');
INSERT INTO `wp_postmeta` VALUES (185175,12077,'pm_render_blocking_time','6789');
INSERT INTO `wp_postmeta` VALUES (185176,12077,'pm_total_blocking_time','4451');
INSERT INTO `wp_postmeta` VALUES (185177,12077,'pm_bootup_time','10506');
INSERT INTO `wp_postmeta` VALUES (185178,12077,'pm_weight','2134548');
INSERT INTO `wp_postmeta` VALUES (185179,12077,'pm_load_time_diff','-420');
INSERT INTO `wp_postmeta` VALUES (185180,12077,'pm_weight_diff','-476');
INSERT INTO `wp_postmeta` VALUES (185181,12077,'pm_weight_document','32434');
INSERT INTO `wp_postmeta` VALUES (185182,12077,'pm_weight_image','938788');
INSERT INTO `wp_postmeta` VALUES (185183,12077,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (185184,12077,'pm_weight_script','783033');
INSERT INTO `wp_postmeta` VALUES (185185,12077,'pm_number_files_script','42');
INSERT INTO `wp_postmeta` VALUES (185186,12077,'pm_weight_stylesheet','229860');
INSERT INTO `wp_postmeta` VALUES (185187,12077,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (185188,12077,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185189,12077,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185190,12077,'pm_weight_third-party','994582');
INSERT INTO `wp_postmeta` VALUES (185191,12077,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (185192,12077,'pm_weight_document_diff','35');
INSERT INTO `wp_postmeta` VALUES (185193,12077,'pm_weight_image_diff','-72');
INSERT INTO `wp_postmeta` VALUES (185194,12077,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185195,12077,'pm_weight_script_diff','-176');
INSERT INTO `wp_postmeta` VALUES (185196,12077,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185197,12077,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (185198,12077,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185199,12077,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185200,12077,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185201,12077,'pm_weight_third-party_diff','-520');
INSERT INTO `wp_postmeta` VALUES (185202,12077,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185203,12077,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/ea6a4ba6/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:527260;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288784;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171849;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131252;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98481;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73203;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/ea6a4ba6/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70187;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/ea6a4ba6/www-player.css\";s:6:\"weight\";i:47454;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36562;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185205,12078,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (185206,12078,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (185207,12078,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (185208,12078,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (185209,12078,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (185210,12078,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (185211,12078,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (185212,12078,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (185213,12078,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (185214,12078,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (185215,12078,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (185216,12078,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (185217,12078,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185219,12079,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (185220,12079,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (185221,12079,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185222,12079,'pm_load_time','15862');
INSERT INTO `wp_postmeta` VALUES (185223,12079,'pm_lcp_time','7348');
INSERT INTO `wp_postmeta` VALUES (185224,12079,'pm_max_fid','1405');
INSERT INTO `wp_postmeta` VALUES (185225,12079,'pm_render_blocking_time','5273');
INSERT INTO `wp_postmeta` VALUES (185226,12079,'pm_total_blocking_time','5926');
INSERT INTO `wp_postmeta` VALUES (185227,12079,'pm_bootup_time','9590');
INSERT INTO `wp_postmeta` VALUES (185228,12079,'pm_weight','984259');
INSERT INTO `wp_postmeta` VALUES (185229,12079,'pm_weight_document','30428');
INSERT INTO `wp_postmeta` VALUES (185230,12079,'pm_weight_image','468976');
INSERT INTO `wp_postmeta` VALUES (185231,12079,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185232,12079,'pm_weight_stylesheet','180708');
INSERT INTO `wp_postmeta` VALUES (185233,12079,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185234,12079,'pm_weight_script','159823');
INSERT INTO `wp_postmeta` VALUES (185235,12079,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185236,12079,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185237,12079,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185238,12079,'pm_weight_third-party','112856');
INSERT INTO `wp_postmeta` VALUES (185239,12079,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185240,12079,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288775;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98164;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73531;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36583;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31788;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30675;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30428;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21617;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20301;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (185242,12080,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (185243,12080,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (185244,12080,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (185245,12080,'pm_load_time','12593');
INSERT INTO `wp_postmeta` VALUES (185246,12080,'pm_lcp_time','6914');
INSERT INTO `wp_postmeta` VALUES (185247,12080,'pm_max_fid','810');
INSERT INTO `wp_postmeta` VALUES (185248,12080,'pm_render_blocking_time','5326');
INSERT INTO `wp_postmeta` VALUES (185249,12080,'pm_total_blocking_time','3139');
INSERT INTO `wp_postmeta` VALUES (185250,12080,'pm_bootup_time','6357');
INSERT INTO `wp_postmeta` VALUES (185251,12080,'pm_weight','983482');
INSERT INTO `wp_postmeta` VALUES (185252,12080,'pm_load_time_diff','-160');
INSERT INTO `wp_postmeta` VALUES (185253,12080,'pm_weight_diff','-38');
INSERT INTO `wp_postmeta` VALUES (185254,12080,'pm_weight_document','30002');
INSERT INTO `wp_postmeta` VALUES (185255,12080,'pm_weight_image','468967');
INSERT INTO `wp_postmeta` VALUES (185256,12080,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185257,12080,'pm_weight_stylesheet','180695');
INSERT INTO `wp_postmeta` VALUES (185258,12080,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185259,12080,'pm_weight_script','159849');
INSERT INTO `wp_postmeta` VALUES (185260,12080,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185261,12080,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185262,12080,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185263,12080,'pm_weight_third-party','112826');
INSERT INTO `wp_postmeta` VALUES (185264,12080,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185265,12080,'pm_weight_document_diff','-81');
INSERT INTO `wp_postmeta` VALUES (185266,12080,'pm_weight_image_diff','-16');
INSERT INTO `wp_postmeta` VALUES (185267,12080,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185268,12080,'pm_weight_stylesheet_diff','-11');
INSERT INTO `wp_postmeta` VALUES (185269,12080,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185270,12080,'pm_weight_script_diff','27');
INSERT INTO `wp_postmeta` VALUES (185271,12080,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185272,12080,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185273,12080,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185274,12080,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (185275,12080,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185276,12080,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:289095;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98164;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73201;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36566;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31785;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30329;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30002;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21606;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20314;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185278,12081,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (185279,12081,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (185280,12081,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (185281,12081,'pm_load_time','15402');
INSERT INTO `wp_postmeta` VALUES (185282,12081,'pm_lcp_time','11952');
INSERT INTO `wp_postmeta` VALUES (185283,12081,'pm_max_fid','1020');
INSERT INTO `wp_postmeta` VALUES (185284,12081,'pm_render_blocking_time','5171');
INSERT INTO `wp_postmeta` VALUES (185285,12081,'pm_total_blocking_time','4430');
INSERT INTO `wp_postmeta` VALUES (185286,12081,'pm_bootup_time','8175');
INSERT INTO `wp_postmeta` VALUES (185287,12081,'pm_weight','1168511');
INSERT INTO `wp_postmeta` VALUES (185288,12081,'pm_load_time_diff','638');
INSERT INTO `wp_postmeta` VALUES (185289,12081,'pm_weight_diff','-123');
INSERT INTO `wp_postmeta` VALUES (185290,12081,'pm_weight_document','33408');
INSERT INTO `wp_postmeta` VALUES (185291,12081,'pm_weight_image','644055');
INSERT INTO `wp_postmeta` VALUES (185292,12081,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (185293,12081,'pm_weight_stylesheet','180663');
INSERT INTO `wp_postmeta` VALUES (185294,12081,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185295,12081,'pm_weight_script','163317');
INSERT INTO `wp_postmeta` VALUES (185296,12081,'pm_number_files_script','37');
INSERT INTO `wp_postmeta` VALUES (185297,12081,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185298,12081,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185299,12081,'pm_weight_third-party','112621');
INSERT INTO `wp_postmeta` VALUES (185300,12081,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185301,12081,'pm_weight_document_diff','41');
INSERT INTO `wp_postmeta` VALUES (185302,12081,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (185303,12081,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185304,12081,'pm_weight_stylesheet_diff','-4');
INSERT INTO `wp_postmeta` VALUES (185305,12081,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185306,12081,'pm_weight_script_diff','48');
INSERT INTO `wp_postmeta` VALUES (185307,12081,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185308,12081,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185309,12081,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185310,12081,'pm_weight_third-party_diff','-208');
INSERT INTO `wp_postmeta` VALUES (185311,12081,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185312,12081,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288781;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131258;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98161;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73524;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36569;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33677;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33408;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31781;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29743;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21607;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185314,12082,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (185315,12082,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (185316,12082,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (185317,12082,'pm_load_time','20386');
INSERT INTO `wp_postmeta` VALUES (185318,12082,'pm_lcp_time','15686');
INSERT INTO `wp_postmeta` VALUES (185319,12082,'pm_max_fid','1279');
INSERT INTO `wp_postmeta` VALUES (185320,12082,'pm_render_blocking_time','6373');
INSERT INTO `wp_postmeta` VALUES (185321,12082,'pm_total_blocking_time','6795');
INSERT INTO `wp_postmeta` VALUES (185322,12082,'pm_bootup_time','11851');
INSERT INTO `wp_postmeta` VALUES (185323,12082,'pm_weight','1379572');
INSERT INTO `wp_postmeta` VALUES (185324,12082,'pm_load_time_diff','2305');
INSERT INTO `wp_postmeta` VALUES (185325,12082,'pm_weight_diff','1219');
INSERT INTO `wp_postmeta` VALUES (185326,12082,'pm_weight_document','37315');
INSERT INTO `wp_postmeta` VALUES (185327,12082,'pm_weight_image','536290');
INSERT INTO `wp_postmeta` VALUES (185328,12082,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185329,12082,'pm_weight_script','453314');
INSERT INTO `wp_postmeta` VALUES (185330,12082,'pm_number_files_script','56');
INSERT INTO `wp_postmeta` VALUES (185331,12082,'pm_weight_stylesheet','187037');
INSERT INTO `wp_postmeta` VALUES (185332,12082,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (185333,12082,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185334,12082,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185335,12082,'pm_weight_third-party','356961');
INSERT INTO `wp_postmeta` VALUES (185336,12082,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (185337,12082,'pm_weight_document_diff','108');
INSERT INTO `wp_postmeta` VALUES (185338,12082,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (185339,12082,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185340,12082,'pm_weight_script_diff','1594');
INSERT INTO `wp_postmeta` VALUES (185341,12082,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185342,12082,'pm_weight_stylesheet_diff','8');
INSERT INTO `wp_postmeta` VALUES (185343,12082,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185344,12082,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185345,12082,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185346,12082,'pm_weight_third-party_diff','1014');
INSERT INTO `wp_postmeta` VALUES (185347,12082,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185348,12082,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288789;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98164;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-b164e3d2524619b096eed4ebfad42ebb.js\";s:6:\"weight\";i:86509;s:8:\"filename\";s:46:\"controller-b164e3d2524619b096eed4ebfad42ebb.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73204;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71883;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67312;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7ed9f486e1e1a7a24c1978407f509c9f.js\";s:6:\"weight\";i:54176;s:8:\"filename\";s:42:\"shared-7ed9f486e1e1a7a24c1978407f509c9f.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37569;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37315;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36570;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185350,12083,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (185351,12083,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (185352,12083,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (185353,12083,'pm_load_time','13336');
INSERT INTO `wp_postmeta` VALUES (185354,12083,'pm_lcp_time','10397');
INSERT INTO `wp_postmeta` VALUES (185355,12083,'pm_max_fid','1006');
INSERT INTO `wp_postmeta` VALUES (185356,12083,'pm_render_blocking_time','5665');
INSERT INTO `wp_postmeta` VALUES (185357,12083,'pm_total_blocking_time','3177');
INSERT INTO `wp_postmeta` VALUES (185358,12083,'pm_bootup_time','7197');
INSERT INTO `wp_postmeta` VALUES (185359,12083,'pm_weight','1049114');
INSERT INTO `wp_postmeta` VALUES (185360,12083,'pm_load_time_diff','-927');
INSERT INTO `wp_postmeta` VALUES (185361,12083,'pm_weight_diff','124');
INSERT INTO `wp_postmeta` VALUES (185362,12083,'pm_weight_document','31100');
INSERT INTO `wp_postmeta` VALUES (185363,12083,'pm_weight_image','532383');
INSERT INTO `wp_postmeta` VALUES (185364,12083,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185365,12083,'pm_weight_stylesheet','180723');
INSERT INTO `wp_postmeta` VALUES (185366,12083,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185367,12083,'pm_weight_script','159888');
INSERT INTO `wp_postmeta` VALUES (185368,12083,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185369,12083,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185370,12083,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185371,12083,'pm_weight_third-party','112827');
INSERT INTO `wp_postmeta` VALUES (185372,12083,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185373,12083,'pm_weight_document_diff','-22');
INSERT INTO `wp_postmeta` VALUES (185374,12083,'pm_weight_image_diff','-24');
INSERT INTO `wp_postmeta` VALUES (185375,12083,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185376,12083,'pm_weight_stylesheet_diff','41');
INSERT INTO `wp_postmeta` VALUES (185377,12083,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185378,12083,'pm_weight_script_diff','61');
INSERT INTO `wp_postmeta` VALUES (185379,12083,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185380,12083,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185381,12083,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185382,12083,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (185383,12083,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185384,12083,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288779;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98489;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73205;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63411;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36566;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31813;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31388;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31100;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21609;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20303;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185386,12084,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (185387,12084,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (185388,12084,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (185389,12084,'pm_load_time','13064');
INSERT INTO `wp_postmeta` VALUES (185390,12084,'pm_lcp_time','7393');
INSERT INTO `wp_postmeta` VALUES (185391,12084,'pm_max_fid','890');
INSERT INTO `wp_postmeta` VALUES (185392,12084,'pm_render_blocking_time','5661');
INSERT INTO `wp_postmeta` VALUES (185393,12084,'pm_total_blocking_time','2984');
INSERT INTO `wp_postmeta` VALUES (185394,12084,'pm_bootup_time','7494');
INSERT INTO `wp_postmeta` VALUES (185395,12084,'pm_weight','984627');
INSERT INTO `wp_postmeta` VALUES (185396,12084,'pm_load_time_diff','-2074');
INSERT INTO `wp_postmeta` VALUES (185397,12084,'pm_weight_diff','155');
INSERT INTO `wp_postmeta` VALUES (185398,12084,'pm_weight_document','30551');
INSERT INTO `wp_postmeta` VALUES (185399,12084,'pm_weight_image','468975');
INSERT INTO `wp_postmeta` VALUES (185400,12084,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185401,12084,'pm_weight_stylesheet','180791');
INSERT INTO `wp_postmeta` VALUES (185402,12084,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185403,12084,'pm_weight_script','159884');
INSERT INTO `wp_postmeta` VALUES (185404,12084,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185405,12084,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185406,12084,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185407,12084,'pm_weight_third-party','112810');
INSERT INTO `wp_postmeta` VALUES (185408,12084,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185409,12084,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (185410,12084,'pm_weight_image_diff','4');
INSERT INTO `wp_postmeta` VALUES (185411,12084,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185412,12084,'pm_weight_stylesheet_diff','116');
INSERT INTO `wp_postmeta` VALUES (185413,12084,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185414,12084,'pm_weight_script_diff','73');
INSERT INTO `wp_postmeta` VALUES (185415,12084,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185416,12084,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185417,12084,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185418,12084,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185419,12084,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185420,12084,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288781;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98163;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73531;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36585;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31794;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30812;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30551;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21621;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20306;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185422,12085,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (185423,12085,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (185424,12085,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185425,12085,'pm_load_time','15945');
INSERT INTO `wp_postmeta` VALUES (185426,12085,'pm_lcp_time','14020');
INSERT INTO `wp_postmeta` VALUES (185427,12085,'pm_max_fid','958');
INSERT INTO `wp_postmeta` VALUES (185428,12085,'pm_render_blocking_time','7795');
INSERT INTO `wp_postmeta` VALUES (185429,12085,'pm_total_blocking_time','2488');
INSERT INTO `wp_postmeta` VALUES (185430,12085,'pm_bootup_time','7422');
INSERT INTO `wp_postmeta` VALUES (185431,12085,'pm_weight','1130923');
INSERT INTO `wp_postmeta` VALUES (185432,12085,'pm_load_time_diff','-822');
INSERT INTO `wp_postmeta` VALUES (185433,12085,'pm_weight_diff','-70');
INSERT INTO `wp_postmeta` VALUES (185434,12085,'pm_weight_document','33227');
INSERT INTO `wp_postmeta` VALUES (185435,12085,'pm_weight_image','474467');
INSERT INTO `wp_postmeta` VALUES (185436,12085,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185437,12085,'pm_weight_script','268577');
INSERT INTO `wp_postmeta` VALUES (185438,12085,'pm_number_files_script','45');
INSERT INTO `wp_postmeta` VALUES (185439,12085,'pm_weight_stylesheet','207503');
INSERT INTO `wp_postmeta` VALUES (185440,12085,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (185441,12085,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185442,12085,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185443,12085,'pm_weight_third-party','112823');
INSERT INTO `wp_postmeta` VALUES (185444,12085,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185445,12085,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (185446,12085,'pm_weight_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (185447,12085,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185448,12085,'pm_weight_script_diff','-82');
INSERT INTO `wp_postmeta` VALUES (185449,12085,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185450,12085,'pm_weight_stylesheet_diff','-6');
INSERT INTO `wp_postmeta` VALUES (185451,12085,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185452,12085,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185453,12085,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185454,12085,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (185455,12085,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185456,12085,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288776;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98164;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73526;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57675;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36575;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33528;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33227;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31782;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21614;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20300;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185458,12086,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (185459,12086,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (185460,12086,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (185461,12086,'pm_object_version','5.12.6');
INSERT INTO `wp_postmeta` VALUES (185462,12086,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (185463,12086,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (185464,12086,'pm_previous_object_version','5.12.5');
INSERT INTO `wp_postmeta` VALUES (185465,12086,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (185466,12086,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (185467,12086,'pm_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (185468,12086,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (185469,12086,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (185470,12086,'pm_previous_object_version_patch','5');
INSERT INTO `wp_postmeta` VALUES (185472,12087,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (185473,12087,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (185474,12087,'pm_object_name','WP Mail SMTP');
INSERT INTO `wp_postmeta` VALUES (185475,12087,'pm_object_version','3.2.0');
INSERT INTO `wp_postmeta` VALUES (185476,12087,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (185477,12087,'pm_previous_object_name','WP Mail SMTP');
INSERT INTO `wp_postmeta` VALUES (185478,12087,'pm_previous_object_version','3.1.0');
INSERT INTO `wp_postmeta` VALUES (185479,12087,'pm_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (185480,12087,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (185481,12087,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (185482,12087,'pm_previous_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (185483,12087,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (185484,12087,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (185486,12088,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (185487,12088,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185488,12088,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185490,12089,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (185491,12089,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185492,12089,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185494,12090,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (185495,12090,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185496,12090,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185498,12091,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185499,12091,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single page, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185500,12091,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185502,12092,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185503,12092,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185504,12092,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185506,12093,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (185507,12093,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185508,12093,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185510,12094,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (185511,12094,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (185512,12094,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185514,12095,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (185515,12095,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185516,12095,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185518,12096,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185519,12096,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (185520,12096,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185522,12097,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185523,12097,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (185524,12097,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185526,12098,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (185527,12098,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185528,12098,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185530,12099,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (185531,12099,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185532,12099,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185534,12100,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (185535,12100,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single page, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (185536,12100,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185538,12101,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185539,12101,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185540,12101,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185542,12102,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185543,12102,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185544,12102,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185546,12103,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185547,12103,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185548,12103,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185550,12104,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185551,12104,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185552,12104,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185554,12075,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (185555,12075,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (185556,12075,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (185557,12075,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (185558,12075,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (185559,12075,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (185560,12075,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (185585,12106,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (185586,12106,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (185587,12106,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (185588,12106,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (185589,12106,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.6\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (185591,12107,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (185592,12107,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (185593,12107,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185594,12107,'pm_load_time','15552');
INSERT INTO `wp_postmeta` VALUES (185595,12107,'pm_lcp_time','11416');
INSERT INTO `wp_postmeta` VALUES (185596,12107,'pm_max_fid','1878');
INSERT INTO `wp_postmeta` VALUES (185597,12107,'pm_render_blocking_time','1545');
INSERT INTO `wp_postmeta` VALUES (185598,12107,'pm_total_blocking_time','5111');
INSERT INTO `wp_postmeta` VALUES (185599,12107,'pm_bootup_time','9098');
INSERT INTO `wp_postmeta` VALUES (185600,12107,'pm_weight','1323317');
INSERT INTO `wp_postmeta` VALUES (185601,12107,'pm_load_time_diff','459');
INSERT INTO `wp_postmeta` VALUES (185602,12107,'pm_weight_diff','-389');
INSERT INTO `wp_postmeta` VALUES (185603,12107,'pm_weight_document','32017');
INSERT INTO `wp_postmeta` VALUES (185604,12107,'pm_weight_image','807299');
INSERT INTO `wp_postmeta` VALUES (185605,12107,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185606,12107,'pm_weight_script','208365');
INSERT INTO `wp_postmeta` VALUES (185607,12107,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (185608,12107,'pm_weight_stylesheet','172567');
INSERT INTO `wp_postmeta` VALUES (185609,12107,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185610,12107,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185611,12107,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185612,12107,'pm_weight_third-party','110154');
INSERT INTO `wp_postmeta` VALUES (185613,12107,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (185614,12107,'pm_weight_document_diff','-55');
INSERT INTO `wp_postmeta` VALUES (185615,12107,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (185616,12107,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185617,12107,'pm_weight_script_diff','362');
INSERT INTO `wp_postmeta` VALUES (185618,12107,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185619,12107,'pm_weight_stylesheet_diff','-644');
INSERT INTO `wp_postmeta` VALUES (185620,12107,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185621,12107,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185622,12107,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185623,12107,'pm_weight_third-party_diff','-215');
INSERT INTO `wp_postmeta` VALUES (185624,12107,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (185625,12107,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411815;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288807;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98166;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:61420;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35559;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:32329;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:32017;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21043;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20981;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:84:\"https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14626;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (185627,12108,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (185628,12108,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (185629,12108,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (185630,12108,'pm_load_time','19212');
INSERT INTO `wp_postmeta` VALUES (185631,12108,'pm_lcp_time','12446');
INSERT INTO `wp_postmeta` VALUES (185632,12108,'pm_max_fid','1093');
INSERT INTO `wp_postmeta` VALUES (185633,12108,'pm_render_blocking_time','6480');
INSERT INTO `wp_postmeta` VALUES (185634,12108,'pm_total_blocking_time','5693');
INSERT INTO `wp_postmeta` VALUES (185635,12108,'pm_bootup_time','10789');
INSERT INTO `wp_postmeta` VALUES (185636,12108,'pm_weight','2134511');
INSERT INTO `wp_postmeta` VALUES (185637,12108,'pm_load_time_diff','752');
INSERT INTO `wp_postmeta` VALUES (185638,12108,'pm_weight_diff','-37');
INSERT INTO `wp_postmeta` VALUES (185639,12108,'pm_weight_document','32396');
INSERT INTO `wp_postmeta` VALUES (185640,12108,'pm_weight_image','938546');
INSERT INTO `wp_postmeta` VALUES (185641,12108,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (185642,12108,'pm_weight_script','783638');
INSERT INTO `wp_postmeta` VALUES (185643,12108,'pm_number_files_script','42');
INSERT INTO `wp_postmeta` VALUES (185644,12108,'pm_weight_stylesheet','229798');
INSERT INTO `wp_postmeta` VALUES (185645,12108,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (185646,12108,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185647,12108,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185648,12108,'pm_weight_third-party','994424');
INSERT INTO `wp_postmeta` VALUES (185649,12108,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (185650,12108,'pm_weight_document_diff','-38');
INSERT INTO `wp_postmeta` VALUES (185651,12108,'pm_weight_image_diff','-242');
INSERT INTO `wp_postmeta` VALUES (185652,12108,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185653,12108,'pm_weight_script_diff','605');
INSERT INTO `wp_postmeta` VALUES (185654,12108,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185655,12108,'pm_weight_stylesheet_diff','-62');
INSERT INTO `wp_postmeta` VALUES (185656,12108,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185657,12108,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185658,12108,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185659,12108,'pm_weight_third-party_diff','-158');
INSERT INTO `wp_postmeta` VALUES (185660,12108,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185661,12108,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8d287e4d/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:528248;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288777;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171841;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164147;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131256;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98481;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73214;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8d287e4d/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:69644;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8d287e4d/www-player.css\";s:6:\"weight\";i:47493;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36569;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185663,12109,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (185664,12109,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (185665,12109,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (185666,12109,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (185667,12109,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (185668,12109,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (185669,12109,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (185670,12109,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (185671,12109,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (185672,12109,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (185673,12109,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (185674,12109,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (185675,12109,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185677,12110,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (185678,12110,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (185679,12110,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (185680,12110,'pm_load_time','13256');
INSERT INTO `wp_postmeta` VALUES (185681,12110,'pm_lcp_time','10841');
INSERT INTO `wp_postmeta` VALUES (185682,12110,'pm_max_fid','835');
INSERT INTO `wp_postmeta` VALUES (185683,12110,'pm_render_blocking_time','6050');
INSERT INTO `wp_postmeta` VALUES (185684,12110,'pm_total_blocking_time','2418');
INSERT INTO `wp_postmeta` VALUES (185685,12110,'pm_bootup_time','5899');
INSERT INTO `wp_postmeta` VALUES (185686,12110,'pm_weight','983873');
INSERT INTO `wp_postmeta` VALUES (185687,12110,'pm_load_time_diff','-2606');
INSERT INTO `wp_postmeta` VALUES (185688,12110,'pm_weight_diff','-386');
INSERT INTO `wp_postmeta` VALUES (185689,12110,'pm_weight_document','30349');
INSERT INTO `wp_postmeta` VALUES (185690,12110,'pm_weight_image','468986');
INSERT INTO `wp_postmeta` VALUES (185691,12110,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185692,12110,'pm_weight_stylesheet','180519');
INSERT INTO `wp_postmeta` VALUES (185693,12110,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185694,12110,'pm_weight_script','159782');
INSERT INTO `wp_postmeta` VALUES (185695,12110,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185696,12110,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185697,12110,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185698,12110,'pm_weight_third-party','112692');
INSERT INTO `wp_postmeta` VALUES (185699,12110,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185700,12110,'pm_weight_document_diff','-79');
INSERT INTO `wp_postmeta` VALUES (185701,12110,'pm_weight_image_diff','10');
INSERT INTO `wp_postmeta` VALUES (185702,12110,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185703,12110,'pm_weight_stylesheet_diff','-189');
INSERT INTO `wp_postmeta` VALUES (185704,12110,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185705,12110,'pm_weight_script_diff','-41');
INSERT INTO `wp_postmeta` VALUES (185706,12110,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185707,12110,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185708,12110,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185709,12110,'pm_weight_third-party_diff','-164');
INSERT INTO `wp_postmeta` VALUES (185710,12110,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185711,12110,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288792;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98173;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73210;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36575;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31775;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30641;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30349;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21603;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20303;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185713,12111,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (185714,12111,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (185715,12111,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (185716,12111,'pm_load_time','13900');
INSERT INTO `wp_postmeta` VALUES (185717,12111,'pm_lcp_time','6962');
INSERT INTO `wp_postmeta` VALUES (185718,12111,'pm_max_fid','1076');
INSERT INTO `wp_postmeta` VALUES (185719,12111,'pm_render_blocking_time','4838');
INSERT INTO `wp_postmeta` VALUES (185720,12111,'pm_total_blocking_time','3952');
INSERT INTO `wp_postmeta` VALUES (185721,12111,'pm_bootup_time','8308');
INSERT INTO `wp_postmeta` VALUES (185722,12111,'pm_weight','983461');
INSERT INTO `wp_postmeta` VALUES (185723,12111,'pm_load_time_diff','1307');
INSERT INTO `wp_postmeta` VALUES (185724,12111,'pm_weight_diff','-21');
INSERT INTO `wp_postmeta` VALUES (185725,12111,'pm_weight_document','30075');
INSERT INTO `wp_postmeta` VALUES (185726,12111,'pm_weight_image','468976');
INSERT INTO `wp_postmeta` VALUES (185727,12111,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185728,12111,'pm_weight_stylesheet','180582');
INSERT INTO `wp_postmeta` VALUES (185729,12111,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185730,12111,'pm_weight_script','159882');
INSERT INTO `wp_postmeta` VALUES (185731,12111,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185732,12111,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185733,12111,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185734,12111,'pm_weight_third-party','112676');
INSERT INTO `wp_postmeta` VALUES (185735,12111,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185736,12111,'pm_weight_document_diff','73');
INSERT INTO `wp_postmeta` VALUES (185737,12111,'pm_weight_image_diff','9');
INSERT INTO `wp_postmeta` VALUES (185738,12111,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185739,12111,'pm_weight_stylesheet_diff','-113');
INSERT INTO `wp_postmeta` VALUES (185740,12111,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185741,12111,'pm_weight_script_diff','33');
INSERT INTO `wp_postmeta` VALUES (185742,12111,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185743,12111,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185744,12111,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185745,12111,'pm_weight_third-party_diff','-150');
INSERT INTO `wp_postmeta` VALUES (185746,12111,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185747,12111,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288774;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98163;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73532;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36568;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31784;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30342;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30075;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21608;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20300;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185749,12112,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (185750,12112,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (185751,12112,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185752,12112,'pm_load_time','14070');
INSERT INTO `wp_postmeta` VALUES (185753,12112,'pm_lcp_time','10566');
INSERT INTO `wp_postmeta` VALUES (185754,12112,'pm_max_fid','1039');
INSERT INTO `wp_postmeta` VALUES (185755,12112,'pm_render_blocking_time','4375');
INSERT INTO `wp_postmeta` VALUES (185756,12112,'pm_total_blocking_time','4686');
INSERT INTO `wp_postmeta` VALUES (185757,12112,'pm_bootup_time','7095');
INSERT INTO `wp_postmeta` VALUES (185758,12112,'pm_weight','1168764');
INSERT INTO `wp_postmeta` VALUES (185759,12112,'pm_load_time_diff','-1332');
INSERT INTO `wp_postmeta` VALUES (185760,12112,'pm_weight_diff','253');
INSERT INTO `wp_postmeta` VALUES (185761,12112,'pm_weight_document','33339');
INSERT INTO `wp_postmeta` VALUES (185762,12112,'pm_weight_image','644103');
INSERT INTO `wp_postmeta` VALUES (185763,12112,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (185764,12112,'pm_weight_stylesheet','180638');
INSERT INTO `wp_postmeta` VALUES (185765,12112,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185766,12112,'pm_weight_script','163480');
INSERT INTO `wp_postmeta` VALUES (185767,12112,'pm_number_files_script','37');
INSERT INTO `wp_postmeta` VALUES (185768,12112,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185769,12112,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185770,12112,'pm_weight_third-party','112701');
INSERT INTO `wp_postmeta` VALUES (185771,12112,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185772,12112,'pm_weight_document_diff','-69');
INSERT INTO `wp_postmeta` VALUES (185773,12112,'pm_weight_image_diff','48');
INSERT INTO `wp_postmeta` VALUES (185774,12112,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185775,12112,'pm_weight_stylesheet_diff','-25');
INSERT INTO `wp_postmeta` VALUES (185776,12112,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185777,12112,'pm_weight_script_diff','163');
INSERT INTO `wp_postmeta` VALUES (185778,12112,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185779,12112,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185780,12112,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185781,12112,'pm_weight_third-party_diff','80');
INSERT INTO `wp_postmeta` VALUES (185782,12112,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185783,12112,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288787;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131254;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98162;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73528;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36576;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33586;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33339;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31786;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29775;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21604;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185785,12113,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (185786,12113,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (185787,12113,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (185788,12113,'pm_load_time','19230');
INSERT INTO `wp_postmeta` VALUES (185789,12113,'pm_lcp_time','15771');
INSERT INTO `wp_postmeta` VALUES (185790,12113,'pm_max_fid','1218');
INSERT INTO `wp_postmeta` VALUES (185791,12113,'pm_render_blocking_time','6805');
INSERT INTO `wp_postmeta` VALUES (185792,12113,'pm_total_blocking_time','5506');
INSERT INTO `wp_postmeta` VALUES (185793,12113,'pm_bootup_time','12132');
INSERT INTO `wp_postmeta` VALUES (185794,12113,'pm_weight','1359436');
INSERT INTO `wp_postmeta` VALUES (185795,12113,'pm_load_time_diff','-1156');
INSERT INTO `wp_postmeta` VALUES (185796,12113,'pm_weight_diff','-20136');
INSERT INTO `wp_postmeta` VALUES (185797,12113,'pm_weight_document','37208');
INSERT INTO `wp_postmeta` VALUES (185798,12113,'pm_weight_image','536284');
INSERT INTO `wp_postmeta` VALUES (185799,12113,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185800,12113,'pm_weight_script','434689');
INSERT INTO `wp_postmeta` VALUES (185801,12113,'pm_number_files_script','56');
INSERT INTO `wp_postmeta` VALUES (185802,12113,'pm_weight_stylesheet','186929');
INSERT INTO `wp_postmeta` VALUES (185803,12113,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (185804,12113,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185805,12113,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185806,12113,'pm_weight_third-party','337004');
INSERT INTO `wp_postmeta` VALUES (185807,12113,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (185808,12113,'pm_weight_document_diff','-107');
INSERT INTO `wp_postmeta` VALUES (185809,12113,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (185810,12113,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185811,12113,'pm_weight_script_diff','-18625');
INSERT INTO `wp_postmeta` VALUES (185812,12113,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185813,12113,'pm_weight_stylesheet_diff','-108');
INSERT INTO `wp_postmeta` VALUES (185814,12113,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185815,12113,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185816,12113,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185817,12113,'pm_weight_third-party_diff','-19957');
INSERT INTO `wp_postmeta` VALUES (185818,12113,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185819,12113,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288783;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98160;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:6:\"weight\";i:79506;s:8:\"filename\";s:46:\"controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73530;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67312;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65573;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:6:\"weight\";i:49331;s:8:\"filename\";s:42:\"shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37517;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37208;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36570;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185821,12114,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (185822,12114,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (185823,12114,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (185824,12114,'pm_load_time','14296');
INSERT INTO `wp_postmeta` VALUES (185825,12114,'pm_lcp_time','10979');
INSERT INTO `wp_postmeta` VALUES (185826,12114,'pm_max_fid','1342');
INSERT INTO `wp_postmeta` VALUES (185827,12114,'pm_render_blocking_time','5303');
INSERT INTO `wp_postmeta` VALUES (185828,12114,'pm_total_blocking_time','4270');
INSERT INTO `wp_postmeta` VALUES (185829,12114,'pm_bootup_time','7861');
INSERT INTO `wp_postmeta` VALUES (185830,12114,'pm_weight','1049048');
INSERT INTO `wp_postmeta` VALUES (185831,12114,'pm_load_time_diff','960');
INSERT INTO `wp_postmeta` VALUES (185832,12114,'pm_weight_diff','-66');
INSERT INTO `wp_postmeta` VALUES (185833,12114,'pm_weight_document','31129');
INSERT INTO `wp_postmeta` VALUES (185834,12114,'pm_weight_image','532407');
INSERT INTO `wp_postmeta` VALUES (185835,12114,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185836,12114,'pm_weight_stylesheet','180622');
INSERT INTO `wp_postmeta` VALUES (185837,12114,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185838,12114,'pm_weight_script','159891');
INSERT INTO `wp_postmeta` VALUES (185839,12114,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185840,12114,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185841,12114,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185842,12114,'pm_weight_third-party','112719');
INSERT INTO `wp_postmeta` VALUES (185843,12114,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185844,12114,'pm_weight_document_diff','29');
INSERT INTO `wp_postmeta` VALUES (185845,12114,'pm_weight_image_diff','24');
INSERT INTO `wp_postmeta` VALUES (185846,12114,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185847,12114,'pm_weight_stylesheet_diff','-101');
INSERT INTO `wp_postmeta` VALUES (185848,12114,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185849,12114,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (185850,12114,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185851,12114,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185852,12114,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185853,12114,'pm_weight_third-party_diff','-108');
INSERT INTO `wp_postmeta` VALUES (185854,12114,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185855,12114,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288781;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98163;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73533;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63431;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36581;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31793;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31350;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31129;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21617;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20296;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185857,12115,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (185858,12115,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (185859,12115,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (185860,12115,'pm_load_time','13891');
INSERT INTO `wp_postmeta` VALUES (185861,12115,'pm_lcp_time','7462');
INSERT INTO `wp_postmeta` VALUES (185862,12115,'pm_max_fid','778');
INSERT INTO `wp_postmeta` VALUES (185863,12115,'pm_render_blocking_time','6289');
INSERT INTO `wp_postmeta` VALUES (185864,12115,'pm_total_blocking_time','2974');
INSERT INTO `wp_postmeta` VALUES (185865,12115,'pm_bootup_time','6633');
INSERT INTO `wp_postmeta` VALUES (185866,12115,'pm_weight','984429');
INSERT INTO `wp_postmeta` VALUES (185867,12115,'pm_load_time_diff','827');
INSERT INTO `wp_postmeta` VALUES (185868,12115,'pm_weight_diff','-198');
INSERT INTO `wp_postmeta` VALUES (185869,12115,'pm_weight_document','30492');
INSERT INTO `wp_postmeta` VALUES (185870,12115,'pm_weight_image','468970');
INSERT INTO `wp_postmeta` VALUES (185871,12115,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (185872,12115,'pm_weight_stylesheet','180611');
INSERT INTO `wp_postmeta` VALUES (185873,12115,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (185874,12115,'pm_weight_script','159881');
INSERT INTO `wp_postmeta` VALUES (185875,12115,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (185876,12115,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185877,12115,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185878,12115,'pm_weight_third-party','112711');
INSERT INTO `wp_postmeta` VALUES (185879,12115,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185880,12115,'pm_weight_document_diff','-59');
INSERT INTO `wp_postmeta` VALUES (185881,12115,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (185882,12115,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185883,12115,'pm_weight_stylesheet_diff','-180');
INSERT INTO `wp_postmeta` VALUES (185884,12115,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185885,12115,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (185886,12115,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185887,12115,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185888,12115,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185889,12115,'pm_weight_third-party_diff','-99');
INSERT INTO `wp_postmeta` VALUES (185890,12115,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185891,12115,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288777;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98165;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73525;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36571;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31787;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30862;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30492;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21605;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20294;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185893,12116,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (185894,12116,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (185895,12116,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (185896,12116,'pm_load_time','17341');
INSERT INTO `wp_postmeta` VALUES (185897,12116,'pm_lcp_time','13804');
INSERT INTO `wp_postmeta` VALUES (185898,12116,'pm_max_fid','934');
INSERT INTO `wp_postmeta` VALUES (185899,12116,'pm_render_blocking_time','8101');
INSERT INTO `wp_postmeta` VALUES (185900,12116,'pm_total_blocking_time','3160');
INSERT INTO `wp_postmeta` VALUES (185901,12116,'pm_bootup_time','8531');
INSERT INTO `wp_postmeta` VALUES (185902,12116,'pm_weight','1130800');
INSERT INTO `wp_postmeta` VALUES (185903,12116,'pm_load_time_diff','1396');
INSERT INTO `wp_postmeta` VALUES (185904,12116,'pm_weight_diff','-123');
INSERT INTO `wp_postmeta` VALUES (185905,12116,'pm_weight_document','33186');
INSERT INTO `wp_postmeta` VALUES (185906,12116,'pm_weight_image','474470');
INSERT INTO `wp_postmeta` VALUES (185907,12116,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (185908,12116,'pm_weight_script','268633');
INSERT INTO `wp_postmeta` VALUES (185909,12116,'pm_number_files_script','45');
INSERT INTO `wp_postmeta` VALUES (185910,12116,'pm_weight_stylesheet','207368');
INSERT INTO `wp_postmeta` VALUES (185911,12116,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (185912,12116,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (185913,12116,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (185914,12116,'pm_weight_third-party','112716');
INSERT INTO `wp_postmeta` VALUES (185915,12116,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (185916,12116,'pm_weight_document_diff','-41');
INSERT INTO `wp_postmeta` VALUES (185917,12116,'pm_weight_image_diff','3');
INSERT INTO `wp_postmeta` VALUES (185918,12116,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (185919,12116,'pm_weight_script_diff','56');
INSERT INTO `wp_postmeta` VALUES (185920,12116,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (185921,12116,'pm_weight_stylesheet_diff','-135');
INSERT INTO `wp_postmeta` VALUES (185922,12116,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (185923,12116,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185924,12116,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (185925,12116,'pm_weight_third-party_diff','-107');
INSERT INTO `wp_postmeta` VALUES (185926,12116,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (185927,12116,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288788;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:98165;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73528;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57713;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36580;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33507;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33186;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31774;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21616;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:20306;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (185929,12117,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (185930,12117,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185931,12117,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185933,12118,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (185934,12118,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185935,12118,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185937,12119,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (185938,12119,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185939,12119,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185941,12120,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185942,12120,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:46:\"Single faq, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (185943,12120,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185945,12121,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (185946,12121,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Page for posts, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (185947,12121,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185949,12122,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (185950,12122,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185951,12122,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185953,12123,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (185954,12123,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (185955,12123,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185957,12124,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (185958,12124,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185959,12124,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185961,12125,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185962,12125,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185963,12125,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185965,12126,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (185966,12126,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single faq, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185967,12126,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185969,12127,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (185970,12127,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185971,12127,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185973,12128,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (185974,12128,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185975,12128,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185977,12129,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (185978,12129,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Page for posts, Single page, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (185979,12129,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (185981,12130,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185982,12130,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185983,12130,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185985,12131,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185986,12131,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:84:\"Homepage, Page for posts, Single page, Single post, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (185987,12131,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185989,12132,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (185990,12132,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185991,12132,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185993,12133,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (185994,12133,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (185995,12133,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (185997,12106,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (185998,12106,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (185999,12106,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (186000,12106,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (186001,12106,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (186002,12106,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (186003,12106,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (186031,12134,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (186032,12134,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (186033,12134,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (186034,12134,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (186035,12134,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.1.6\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (186037,12135,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (186038,12135,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (186039,12135,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186040,12135,'pm_load_time','15164');
INSERT INTO `wp_postmeta` VALUES (186041,12135,'pm_lcp_time','11286');
INSERT INTO `wp_postmeta` VALUES (186042,12135,'pm_max_fid','1579');
INSERT INTO `wp_postmeta` VALUES (186043,12135,'pm_render_blocking_time','1522');
INSERT INTO `wp_postmeta` VALUES (186044,12135,'pm_total_blocking_time','5221');
INSERT INTO `wp_postmeta` VALUES (186045,12135,'pm_bootup_time','8658');
INSERT INTO `wp_postmeta` VALUES (186046,12135,'pm_weight','1281399');
INSERT INTO `wp_postmeta` VALUES (186047,12135,'pm_load_time_diff','-388');
INSERT INTO `wp_postmeta` VALUES (186048,12135,'pm_weight_diff','-41918');
INSERT INTO `wp_postmeta` VALUES (186049,12135,'pm_weight_document','28458');
INSERT INTO `wp_postmeta` VALUES (186050,12135,'pm_weight_image','806271');
INSERT INTO `wp_postmeta` VALUES (186051,12135,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186052,12135,'pm_weight_script','185460');
INSERT INTO `wp_postmeta` VALUES (186053,12135,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (186054,12135,'pm_weight_stylesheet','153314');
INSERT INTO `wp_postmeta` VALUES (186055,12135,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186056,12135,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186057,12135,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186058,12135,'pm_weight_third-party','110167');
INSERT INTO `wp_postmeta` VALUES (186059,12135,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (186060,12135,'pm_weight_document_diff','-3559');
INSERT INTO `wp_postmeta` VALUES (186061,12135,'pm_weight_image_diff','-1028');
INSERT INTO `wp_postmeta` VALUES (186062,12135,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186063,12135,'pm_weight_script_diff','-22905');
INSERT INTO `wp_postmeta` VALUES (186064,12135,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186065,12135,'pm_weight_stylesheet_diff','-19253');
INSERT INTO `wp_postmeta` VALUES (186066,12135,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186067,12135,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186068,12135,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186069,12135,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (186070,12135,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186071,12135,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57001;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28458;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14729;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (186073,12136,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (186074,12136,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (186075,12136,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186076,12136,'pm_load_time','19499');
INSERT INTO `wp_postmeta` VALUES (186077,12136,'pm_lcp_time','7385');
INSERT INTO `wp_postmeta` VALUES (186078,12136,'pm_max_fid','1327');
INSERT INTO `wp_postmeta` VALUES (186079,12136,'pm_render_blocking_time','5983');
INSERT INTO `wp_postmeta` VALUES (186080,12136,'pm_total_blocking_time','6673');
INSERT INTO `wp_postmeta` VALUES (186081,12136,'pm_bootup_time','11628');
INSERT INTO `wp_postmeta` VALUES (186082,12136,'pm_weight','2108191');
INSERT INTO `wp_postmeta` VALUES (186083,12136,'pm_load_time_diff','287');
INSERT INTO `wp_postmeta` VALUES (186084,12136,'pm_weight_diff','-26320');
INSERT INTO `wp_postmeta` VALUES (186085,12136,'pm_weight_document','31709');
INSERT INTO `wp_postmeta` VALUES (186086,12136,'pm_weight_image','936886');
INSERT INTO `wp_postmeta` VALUES (186087,12136,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (186088,12136,'pm_weight_script','766069');
INSERT INTO `wp_postmeta` VALUES (186089,12136,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (186090,12136,'pm_weight_stylesheet','218129');
INSERT INTO `wp_postmeta` VALUES (186091,12136,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (186092,12136,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186093,12136,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186094,12136,'pm_weight_third-party','994578');
INSERT INTO `wp_postmeta` VALUES (186095,12136,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (186096,12136,'pm_weight_document_diff','-687');
INSERT INTO `wp_postmeta` VALUES (186097,12136,'pm_weight_image_diff','-1660');
INSERT INTO `wp_postmeta` VALUES (186098,12136,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186099,12136,'pm_weight_script_diff','-17569');
INSERT INTO `wp_postmeta` VALUES (186100,12136,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186101,12136,'pm_weight_stylesheet_diff','-11669');
INSERT INTO `wp_postmeta` VALUES (186102,12136,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186103,12136,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186104,12136,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186105,12136,'pm_weight_third-party_diff','154');
INSERT INTO `wp_postmeta` VALUES (186106,12136,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186107,12136,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8d287e4d/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:528261;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164237;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8d287e4d/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:69673;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8d287e4d/www-player.css\";s:6:\"weight\";i:47584;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186109,12137,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (186110,12137,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (186111,12137,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (186112,12137,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (186113,12137,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (186114,12137,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (186115,12137,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (186116,12137,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (186117,12137,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (186118,12137,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (186119,12137,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (186120,12137,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (186121,12137,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186123,12138,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (186124,12138,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (186125,12138,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (186126,12138,'pm_load_time','12719');
INSERT INTO `wp_postmeta` VALUES (186127,12138,'pm_lcp_time','9852');
INSERT INTO `wp_postmeta` VALUES (186128,12138,'pm_max_fid','884');
INSERT INTO `wp_postmeta` VALUES (186129,12138,'pm_render_blocking_time','5267');
INSERT INTO `wp_postmeta` VALUES (186130,12138,'pm_total_blocking_time','3209');
INSERT INTO `wp_postmeta` VALUES (186131,12138,'pm_bootup_time','6165');
INSERT INTO `wp_postmeta` VALUES (186132,12138,'pm_weight','957865');
INSERT INTO `wp_postmeta` VALUES (186133,12138,'pm_load_time_diff','-537');
INSERT INTO `wp_postmeta` VALUES (186134,12138,'pm_weight_diff','-26008');
INSERT INTO `wp_postmeta` VALUES (186135,12138,'pm_weight_document','29945');
INSERT INTO `wp_postmeta` VALUES (186136,12138,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (186137,12138,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186138,12138,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186139,12138,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186140,12138,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (186141,12138,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186142,12138,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186143,12138,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186144,12138,'pm_weight_third-party','112683');
INSERT INTO `wp_postmeta` VALUES (186145,12138,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186146,12138,'pm_weight_document_diff','-404');
INSERT INTO `wp_postmeta` VALUES (186147,12138,'pm_weight_image_diff','-1249');
INSERT INTO `wp_postmeta` VALUES (186148,12138,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186149,12138,'pm_weight_stylesheet_diff','-11238');
INSERT INTO `wp_postmeta` VALUES (186150,12138,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186151,12138,'pm_weight_script_diff','-16924');
INSERT INTO `wp_postmeta` VALUES (186152,12138,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186153,12138,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186154,12138,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186155,12138,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (186156,12138,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186157,12138,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29945;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29945;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186159,12139,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (186160,12139,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (186161,12139,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (186162,12139,'pm_load_time','13476');
INSERT INTO `wp_postmeta` VALUES (186163,12139,'pm_lcp_time','10060');
INSERT INTO `wp_postmeta` VALUES (186164,12139,'pm_max_fid','1143');
INSERT INTO `wp_postmeta` VALUES (186165,12139,'pm_render_blocking_time','4890');
INSERT INTO `wp_postmeta` VALUES (186166,12139,'pm_total_blocking_time','3972');
INSERT INTO `wp_postmeta` VALUES (186167,12139,'pm_bootup_time','7434');
INSERT INTO `wp_postmeta` VALUES (186168,12139,'pm_weight','957305');
INSERT INTO `wp_postmeta` VALUES (186169,12139,'pm_load_time_diff','-424');
INSERT INTO `wp_postmeta` VALUES (186170,12139,'pm_weight_diff','-26156');
INSERT INTO `wp_postmeta` VALUES (186171,12139,'pm_weight_document','29649');
INSERT INTO `wp_postmeta` VALUES (186172,12139,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (186173,12139,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186174,12139,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186175,12139,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186176,12139,'pm_weight_script','142868');
INSERT INTO `wp_postmeta` VALUES (186177,12139,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186178,12139,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186179,12139,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186180,12139,'pm_weight_third-party','112715');
INSERT INTO `wp_postmeta` VALUES (186181,12139,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186182,12139,'pm_weight_document_diff','-426');
INSERT INTO `wp_postmeta` VALUES (186183,12139,'pm_weight_image_diff','-1239');
INSERT INTO `wp_postmeta` VALUES (186184,12139,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186185,12139,'pm_weight_stylesheet_diff','-11301');
INSERT INTO `wp_postmeta` VALUES (186186,12139,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186187,12139,'pm_weight_script_diff','-17014');
INSERT INTO `wp_postmeta` VALUES (186188,12139,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186189,12139,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186190,12139,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186191,12139,'pm_weight_third-party_diff','39');
INSERT INTO `wp_postmeta` VALUES (186192,12139,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186193,12139,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29649;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29649;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186195,12140,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (186196,12140,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (186197,12140,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (186198,12140,'pm_load_time','13070');
INSERT INTO `wp_postmeta` VALUES (186199,12140,'pm_lcp_time','10271');
INSERT INTO `wp_postmeta` VALUES (186200,12140,'pm_max_fid','884');
INSERT INTO `wp_postmeta` VALUES (186201,12140,'pm_render_blocking_time','3907');
INSERT INTO `wp_postmeta` VALUES (186202,12140,'pm_total_blocking_time','3874');
INSERT INTO `wp_postmeta` VALUES (186203,12140,'pm_bootup_time','6704');
INSERT INTO `wp_postmeta` VALUES (186204,12140,'pm_weight','1140902');
INSERT INTO `wp_postmeta` VALUES (186205,12140,'pm_load_time_diff','-1000');
INSERT INTO `wp_postmeta` VALUES (186206,12140,'pm_weight_diff','-27862');
INSERT INTO `wp_postmeta` VALUES (186207,12140,'pm_weight_document','32970');
INSERT INTO `wp_postmeta` VALUES (186208,12140,'pm_weight_image','642122');
INSERT INTO `wp_postmeta` VALUES (186209,12140,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (186210,12140,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186211,12140,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186212,12140,'pm_weight_script','145418');
INSERT INTO `wp_postmeta` VALUES (186213,12140,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (186214,12140,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186215,12140,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186216,12140,'pm_weight_third-party','112731');
INSERT INTO `wp_postmeta` VALUES (186217,12140,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186218,12140,'pm_weight_document_diff','-369');
INSERT INTO `wp_postmeta` VALUES (186219,12140,'pm_weight_image_diff','-1981');
INSERT INTO `wp_postmeta` VALUES (186220,12140,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186221,12140,'pm_weight_stylesheet_diff','-11357');
INSERT INTO `wp_postmeta` VALUES (186222,12140,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186223,12140,'pm_weight_script_diff','-18062');
INSERT INTO `wp_postmeta` VALUES (186224,12140,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186225,12140,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186226,12140,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186227,12140,'pm_weight_third-party_diff','30');
INSERT INTO `wp_postmeta` VALUES (186228,12140,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186229,12140,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32970;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32970;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186231,12141,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (186232,12141,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (186233,12141,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (186234,12141,'pm_load_time','18193');
INSERT INTO `wp_postmeta` VALUES (186235,12141,'pm_lcp_time','14348');
INSERT INTO `wp_postmeta` VALUES (186236,12141,'pm_max_fid','1578');
INSERT INTO `wp_postmeta` VALUES (186237,12141,'pm_render_blocking_time','5833');
INSERT INTO `wp_postmeta` VALUES (186238,12141,'pm_total_blocking_time','6097');
INSERT INTO `wp_postmeta` VALUES (186239,12141,'pm_bootup_time','12351');
INSERT INTO `wp_postmeta` VALUES (186240,12141,'pm_weight','1323671');
INSERT INTO `wp_postmeta` VALUES (186241,12141,'pm_load_time_diff','-1037');
INSERT INTO `wp_postmeta` VALUES (186242,12141,'pm_weight_diff','-35765');
INSERT INTO `wp_postmeta` VALUES (186243,12141,'pm_weight_document','36796');
INSERT INTO `wp_postmeta` VALUES (186244,12141,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (186245,12141,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186246,12141,'pm_weight_script','410025');
INSERT INTO `wp_postmeta` VALUES (186247,12141,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (186248,12141,'pm_weight_stylesheet','174091');
INSERT INTO `wp_postmeta` VALUES (186249,12141,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (186250,12141,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186251,12141,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186252,12141,'pm_weight_third-party','336805');
INSERT INTO `wp_postmeta` VALUES (186253,12141,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (186254,12141,'pm_weight_document_diff','-412');
INSERT INTO `wp_postmeta` VALUES (186255,12141,'pm_weight_image_diff','-1470');
INSERT INTO `wp_postmeta` VALUES (186256,12141,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186257,12141,'pm_weight_script_diff','-24664');
INSERT INTO `wp_postmeta` VALUES (186258,12141,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186259,12141,'pm_weight_stylesheet_diff','-12838');
INSERT INTO `wp_postmeta` VALUES (186260,12141,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186261,12141,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186262,12141,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186263,12141,'pm_weight_third-party_diff','-199');
INSERT INTO `wp_postmeta` VALUES (186264,12141,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186265,12141,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:6:\"weight\";i:79500;s:8:\"filename\";s:46:\"controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65573;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:6:\"weight\";i:49328;s:8:\"filename\";s:42:\"shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36796;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36796;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186267,12142,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (186268,12142,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (186269,12142,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (186270,12142,'pm_load_time','13498');
INSERT INTO `wp_postmeta` VALUES (186271,12142,'pm_lcp_time','10726');
INSERT INTO `wp_postmeta` VALUES (186272,12142,'pm_max_fid','1107');
INSERT INTO `wp_postmeta` VALUES (186273,12142,'pm_render_blocking_time','5039');
INSERT INTO `wp_postmeta` VALUES (186274,12142,'pm_total_blocking_time','3657');
INSERT INTO `wp_postmeta` VALUES (186275,12142,'pm_bootup_time','7425');
INSERT INTO `wp_postmeta` VALUES (186276,12142,'pm_weight','1022491');
INSERT INTO `wp_postmeta` VALUES (186277,12142,'pm_load_time_diff','-798');
INSERT INTO `wp_postmeta` VALUES (186278,12142,'pm_weight_diff','-26557');
INSERT INTO `wp_postmeta` VALUES (186279,12142,'pm_weight_document','30673');
INSERT INTO `wp_postmeta` VALUES (186280,12142,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (186281,12142,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186282,12142,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186283,12142,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186284,12142,'pm_weight_script','142856');
INSERT INTO `wp_postmeta` VALUES (186285,12142,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186286,12142,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186287,12142,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186288,12142,'pm_weight_third-party','112686');
INSERT INTO `wp_postmeta` VALUES (186289,12142,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186290,12142,'pm_weight_document_diff','-456');
INSERT INTO `wp_postmeta` VALUES (186291,12142,'pm_weight_image_diff','-1503');
INSERT INTO `wp_postmeta` VALUES (186292,12142,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186293,12142,'pm_weight_stylesheet_diff','-11341');
INSERT INTO `wp_postmeta` VALUES (186294,12142,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186295,12142,'pm_weight_script_diff','-17035');
INSERT INTO `wp_postmeta` VALUES (186296,12142,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186297,12142,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186298,12142,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186299,12142,'pm_weight_third-party_diff','-33');
INSERT INTO `wp_postmeta` VALUES (186300,12142,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186301,12142,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30673;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30673;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186303,12143,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (186304,12143,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (186305,12143,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (186306,12143,'pm_load_time','13289');
INSERT INTO `wp_postmeta` VALUES (186307,12143,'pm_lcp_time','6975');
INSERT INTO `wp_postmeta` VALUES (186308,12143,'pm_max_fid','1109');
INSERT INTO `wp_postmeta` VALUES (186309,12143,'pm_render_blocking_time','5308');
INSERT INTO `wp_postmeta` VALUES (186310,12143,'pm_total_blocking_time','3286');
INSERT INTO `wp_postmeta` VALUES (186311,12143,'pm_bootup_time','7619');
INSERT INTO `wp_postmeta` VALUES (186312,12143,'pm_weight','958225');
INSERT INTO `wp_postmeta` VALUES (186313,12143,'pm_load_time_diff','-602');
INSERT INTO `wp_postmeta` VALUES (186314,12143,'pm_weight_diff','-26204');
INSERT INTO `wp_postmeta` VALUES (186315,12143,'pm_weight_document','30115');
INSERT INTO `wp_postmeta` VALUES (186316,12143,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (186317,12143,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186318,12143,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186319,12143,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186320,12143,'pm_weight_script','142855');
INSERT INTO `wp_postmeta` VALUES (186321,12143,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186322,12143,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186323,12143,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186324,12143,'pm_weight_third-party','112703');
INSERT INTO `wp_postmeta` VALUES (186325,12143,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186326,12143,'pm_weight_document_diff','-377');
INSERT INTO `wp_postmeta` VALUES (186327,12143,'pm_weight_image_diff','-1233');
INSERT INTO `wp_postmeta` VALUES (186328,12143,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186329,12143,'pm_weight_stylesheet_diff','-11330');
INSERT INTO `wp_postmeta` VALUES (186330,12143,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186331,12143,'pm_weight_script_diff','-17026');
INSERT INTO `wp_postmeta` VALUES (186332,12143,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186333,12143,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186334,12143,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186335,12143,'pm_weight_third-party_diff','-8');
INSERT INTO `wp_postmeta` VALUES (186336,12143,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186337,12143,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30115;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30115;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186339,12144,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (186340,12144,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (186341,12144,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (186342,12144,'pm_load_time','17246');
INSERT INTO `wp_postmeta` VALUES (186343,12144,'pm_lcp_time','14226');
INSERT INTO `wp_postmeta` VALUES (186344,12144,'pm_max_fid','1196');
INSERT INTO `wp_postmeta` VALUES (186345,12144,'pm_render_blocking_time','7919');
INSERT INTO `wp_postmeta` VALUES (186346,12144,'pm_total_blocking_time','3970');
INSERT INTO `wp_postmeta` VALUES (186347,12144,'pm_bootup_time','8936');
INSERT INTO `wp_postmeta` VALUES (186348,12144,'pm_weight','1095282');
INSERT INTO `wp_postmeta` VALUES (186349,12144,'pm_load_time_diff','-95');
INSERT INTO `wp_postmeta` VALUES (186350,12144,'pm_weight_diff','-35518');
INSERT INTO `wp_postmeta` VALUES (186351,12144,'pm_weight_document','32719');
INSERT INTO `wp_postmeta` VALUES (186352,12144,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (186353,12144,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186354,12144,'pm_weight_script','246528');
INSERT INTO `wp_postmeta` VALUES (186355,12144,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (186356,12144,'pm_weight_stylesheet','192516');
INSERT INTO `wp_postmeta` VALUES (186357,12144,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (186358,12144,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186359,12144,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186360,12144,'pm_weight_third-party','112700');
INSERT INTO `wp_postmeta` VALUES (186361,12144,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186362,12144,'pm_weight_document_diff','-467');
INSERT INTO `wp_postmeta` VALUES (186363,12144,'pm_weight_image_diff','-1775');
INSERT INTO `wp_postmeta` VALUES (186364,12144,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186365,12144,'pm_weight_script_diff','-22105');
INSERT INTO `wp_postmeta` VALUES (186366,12144,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (186367,12144,'pm_weight_stylesheet_diff','-14852');
INSERT INTO `wp_postmeta` VALUES (186368,12144,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186369,12144,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186370,12144,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186371,12144,'pm_weight_third-party_diff','-16');
INSERT INTO `wp_postmeta` VALUES (186372,12144,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186373,12144,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32719;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32719;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186375,12145,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (186376,12145,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186377,12145,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186379,12146,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (186380,12146,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186381,12146,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186383,12147,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (186384,12147,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186385,12147,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186387,12148,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (186388,12148,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (186389,12148,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186391,12149,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (186392,12149,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:96:\"Page for posts, Single faq, Single page, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186393,12149,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186395,12150,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (186396,12150,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186397,12150,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186399,12151,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (186400,12151,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (186401,12151,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186403,12152,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (186404,12152,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186405,12152,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186407,12153,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (186408,12153,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (186409,12153,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186411,12154,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (186412,12154,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186413,12154,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186415,12155,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (186416,12155,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186417,12155,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186419,12156,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (186420,12156,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (186421,12156,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186423,12157,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (186424,12157,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186425,12157,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186427,12158,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (186428,12158,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Homepage, Page for posts, Single faq, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186429,12158,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186431,12159,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (186432,12159,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (186433,12159,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186435,12160,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (186436,12160,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (186437,12160,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186439,12134,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (186440,12134,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (186441,12134,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (186442,12134,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (186443,12134,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (186444,12134,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (186445,12134,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (186491,12161,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (186492,12161,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (186493,12161,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (186494,12161,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (186495,12161,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (186497,12162,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (186498,12162,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (186499,12162,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186500,12162,'pm_load_time','14421');
INSERT INTO `wp_postmeta` VALUES (186501,12162,'pm_lcp_time','10977');
INSERT INTO `wp_postmeta` VALUES (186502,12162,'pm_max_fid','1723');
INSERT INTO `wp_postmeta` VALUES (186503,12162,'pm_render_blocking_time','1479');
INSERT INTO `wp_postmeta` VALUES (186504,12162,'pm_total_blocking_time','4514');
INSERT INTO `wp_postmeta` VALUES (186505,12162,'pm_bootup_time','8701');
INSERT INTO `wp_postmeta` VALUES (186506,12162,'pm_weight','1281419');
INSERT INTO `wp_postmeta` VALUES (186507,12162,'pm_load_time_diff','-743');
INSERT INTO `wp_postmeta` VALUES (186508,12162,'pm_weight_diff','20');
INSERT INTO `wp_postmeta` VALUES (186509,12162,'pm_weight_document','28454');
INSERT INTO `wp_postmeta` VALUES (186510,12162,'pm_weight_image','806265');
INSERT INTO `wp_postmeta` VALUES (186511,12162,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186512,12162,'pm_weight_script','185504');
INSERT INTO `wp_postmeta` VALUES (186513,12162,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (186514,12162,'pm_weight_stylesheet','153291');
INSERT INTO `wp_postmeta` VALUES (186515,12162,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186516,12162,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186517,12162,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186518,12162,'pm_weight_third-party','110187');
INSERT INTO `wp_postmeta` VALUES (186519,12162,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (186520,12162,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (186521,12162,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (186522,12162,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186523,12162,'pm_weight_script_diff','44');
INSERT INTO `wp_postmeta` VALUES (186524,12162,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186525,12162,'pm_weight_stylesheet_diff','-23');
INSERT INTO `wp_postmeta` VALUES (186526,12162,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186527,12162,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186528,12162,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186529,12162,'pm_weight_third-party_diff','20');
INSERT INTO `wp_postmeta` VALUES (186530,12162,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (186531,12162,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57002;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28454;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186533,12163,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (186534,12163,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (186535,12163,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (186536,12163,'pm_load_time','18202');
INSERT INTO `wp_postmeta` VALUES (186537,12163,'pm_lcp_time','10355');
INSERT INTO `wp_postmeta` VALUES (186538,12163,'pm_max_fid','1024');
INSERT INTO `wp_postmeta` VALUES (186539,12163,'pm_render_blocking_time','4919');
INSERT INTO `wp_postmeta` VALUES (186540,12163,'pm_total_blocking_time','5087');
INSERT INTO `wp_postmeta` VALUES (186541,12163,'pm_bootup_time','9570');
INSERT INTO `wp_postmeta` VALUES (186542,12163,'pm_weight','2107925');
INSERT INTO `wp_postmeta` VALUES (186543,12163,'pm_load_time_diff','-1297');
INSERT INTO `wp_postmeta` VALUES (186544,12163,'pm_weight_diff','-266');
INSERT INTO `wp_postmeta` VALUES (186545,12163,'pm_weight_document','31703');
INSERT INTO `wp_postmeta` VALUES (186546,12163,'pm_weight_image','936786');
INSERT INTO `wp_postmeta` VALUES (186547,12163,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (186548,12163,'pm_weight_script','766043');
INSERT INTO `wp_postmeta` VALUES (186549,12163,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (186550,12163,'pm_weight_stylesheet','218019');
INSERT INTO `wp_postmeta` VALUES (186551,12163,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (186552,12163,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186553,12163,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186554,12163,'pm_weight_third-party','994353');
INSERT INTO `wp_postmeta` VALUES (186555,12163,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (186556,12163,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (186557,12163,'pm_weight_image_diff','-100');
INSERT INTO `wp_postmeta` VALUES (186558,12163,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186559,12163,'pm_weight_script_diff','-26');
INSERT INTO `wp_postmeta` VALUES (186560,12163,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186561,12163,'pm_weight_stylesheet_diff','-110');
INSERT INTO `wp_postmeta` VALUES (186562,12163,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186563,12163,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186564,12163,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186565,12163,'pm_weight_third-party_diff','-225');
INSERT INTO `wp_postmeta` VALUES (186566,12163,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186567,12163,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8d287e4d/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:528220;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164132;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8d287e4d/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:69685;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8d287e4d/www-player.css\";s:6:\"weight\";i:47494;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186569,12164,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (186570,12164,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (186571,12164,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (186572,12164,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (186573,12164,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (186574,12164,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (186575,12164,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (186576,12164,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (186577,12164,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (186578,12164,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (186579,12164,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (186580,12164,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (186581,12164,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186583,12165,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (186584,12165,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (186585,12165,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (186586,12165,'pm_load_time','13038');
INSERT INTO `wp_postmeta` VALUES (186587,12165,'pm_lcp_time','7209');
INSERT INTO `wp_postmeta` VALUES (186588,12165,'pm_max_fid','738');
INSERT INTO `wp_postmeta` VALUES (186589,12165,'pm_render_blocking_time','5666');
INSERT INTO `wp_postmeta` VALUES (186590,12165,'pm_total_blocking_time','2362');
INSERT INTO `wp_postmeta` VALUES (186591,12165,'pm_bootup_time','6514');
INSERT INTO `wp_postmeta` VALUES (186592,12165,'pm_weight','957896');
INSERT INTO `wp_postmeta` VALUES (186593,12165,'pm_load_time_diff','319');
INSERT INTO `wp_postmeta` VALUES (186594,12165,'pm_weight_diff','31');
INSERT INTO `wp_postmeta` VALUES (186595,12165,'pm_weight_document','29939');
INSERT INTO `wp_postmeta` VALUES (186596,12165,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (186597,12165,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186598,12165,'pm_weight_stylesheet','169301');
INSERT INTO `wp_postmeta` VALUES (186599,12165,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186600,12165,'pm_weight_script','142873');
INSERT INTO `wp_postmeta` VALUES (186601,12165,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186602,12165,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186603,12165,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186604,12165,'pm_weight_third-party','112679');
INSERT INTO `wp_postmeta` VALUES (186605,12165,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186606,12165,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (186607,12165,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (186608,12165,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186609,12165,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (186610,12165,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186611,12165,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (186612,12165,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186613,12165,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186614,12165,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186615,12165,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (186616,12165,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186617,12165,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21095;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19788;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186619,12166,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (186620,12166,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (186621,12166,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (186622,12166,'pm_load_time','13746');
INSERT INTO `wp_postmeta` VALUES (186623,12166,'pm_lcp_time','7804');
INSERT INTO `wp_postmeta` VALUES (186624,12166,'pm_max_fid','909');
INSERT INTO `wp_postmeta` VALUES (186625,12166,'pm_render_blocking_time','6122');
INSERT INTO `wp_postmeta` VALUES (186626,12166,'pm_total_blocking_time','3389');
INSERT INTO `wp_postmeta` VALUES (186627,12166,'pm_bootup_time','6701');
INSERT INTO `wp_postmeta` VALUES (186628,12166,'pm_weight','957281');
INSERT INTO `wp_postmeta` VALUES (186629,12166,'pm_load_time_diff','270');
INSERT INTO `wp_postmeta` VALUES (186630,12166,'pm_weight_diff','-24');
INSERT INTO `wp_postmeta` VALUES (186631,12166,'pm_weight_document','29651');
INSERT INTO `wp_postmeta` VALUES (186632,12166,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (186633,12166,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186634,12166,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186635,12166,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186636,12166,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (186637,12166,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186638,12166,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186639,12166,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186640,12166,'pm_weight_third-party','112687');
INSERT INTO `wp_postmeta` VALUES (186641,12166,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186642,12166,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (186643,12166,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186644,12166,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186645,12166,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186646,12166,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186647,12166,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (186648,12166,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186649,12166,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186650,12166,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186651,12166,'pm_weight_third-party_diff','-28');
INSERT INTO `wp_postmeta` VALUES (186652,12166,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186653,12166,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29651;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29651;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186655,12167,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (186656,12167,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (186657,12167,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186658,12167,'pm_load_time','14327');
INSERT INTO `wp_postmeta` VALUES (186659,12167,'pm_lcp_time','11031');
INSERT INTO `wp_postmeta` VALUES (186660,12167,'pm_max_fid','1185');
INSERT INTO `wp_postmeta` VALUES (186661,12167,'pm_render_blocking_time','4251');
INSERT INTO `wp_postmeta` VALUES (186662,12167,'pm_total_blocking_time','5312');
INSERT INTO `wp_postmeta` VALUES (186663,12167,'pm_bootup_time','8326');
INSERT INTO `wp_postmeta` VALUES (186664,12167,'pm_weight','1140876');
INSERT INTO `wp_postmeta` VALUES (186665,12167,'pm_load_time_diff','1257');
INSERT INTO `wp_postmeta` VALUES (186666,12167,'pm_weight_diff','-26');
INSERT INTO `wp_postmeta` VALUES (186667,12167,'pm_weight_document','32975');
INSERT INTO `wp_postmeta` VALUES (186668,12167,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (186669,12167,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (186670,12167,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186671,12167,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186672,12167,'pm_weight_script','145426');
INSERT INTO `wp_postmeta` VALUES (186673,12167,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (186674,12167,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186675,12167,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186676,12167,'pm_weight_third-party','112702');
INSERT INTO `wp_postmeta` VALUES (186677,12167,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186678,12167,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (186679,12167,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (186680,12167,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186681,12167,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186682,12167,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186683,12167,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (186684,12167,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186685,12167,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186686,12167,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186687,12167,'pm_weight_third-party_diff','-29');
INSERT INTO `wp_postmeta` VALUES (186688,12167,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186689,12167,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32975;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32975;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186691,12168,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (186692,12168,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (186693,12168,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (186694,12168,'pm_load_time','17423');
INSERT INTO `wp_postmeta` VALUES (186695,12168,'pm_lcp_time','13863');
INSERT INTO `wp_postmeta` VALUES (186696,12168,'pm_max_fid','1013');
INSERT INTO `wp_postmeta` VALUES (186697,12168,'pm_render_blocking_time','6083');
INSERT INTO `wp_postmeta` VALUES (186698,12168,'pm_total_blocking_time','5028');
INSERT INTO `wp_postmeta` VALUES (186699,12168,'pm_bootup_time','11368');
INSERT INTO `wp_postmeta` VALUES (186700,12168,'pm_weight','1342670');
INSERT INTO `wp_postmeta` VALUES (186701,12168,'pm_load_time_diff','-770');
INSERT INTO `wp_postmeta` VALUES (186702,12168,'pm_weight_diff','18999');
INSERT INTO `wp_postmeta` VALUES (186703,12168,'pm_weight_document','36794');
INSERT INTO `wp_postmeta` VALUES (186704,12168,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (186705,12168,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186706,12168,'pm_weight_script','427057');
INSERT INTO `wp_postmeta` VALUES (186707,12168,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (186708,12168,'pm_weight_stylesheet','174091');
INSERT INTO `wp_postmeta` VALUES (186709,12168,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (186710,12168,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186711,12168,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186712,12168,'pm_weight_third-party','355793');
INSERT INTO `wp_postmeta` VALUES (186713,12168,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (186714,12168,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (186715,12168,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186716,12168,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186717,12168,'pm_weight_script_diff','17032');
INSERT INTO `wp_postmeta` VALUES (186718,12168,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186719,12168,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186720,12168,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186721,12168,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186722,12168,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186723,12168,'pm_weight_third-party_diff','18988');
INSERT INTO `wp_postmeta` VALUES (186724,12168,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186725,12168,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:6:\"weight\";i:86466;s:8:\"filename\";s:46:\"controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71831;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:6:\"weight\";i:54164;s:8:\"filename\";s:42:\"shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36794;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36794;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186727,12169,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (186728,12169,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (186729,12169,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (186730,12169,'pm_load_time','12794');
INSERT INTO `wp_postmeta` VALUES (186731,12169,'pm_lcp_time','10086');
INSERT INTO `wp_postmeta` VALUES (186732,12169,'pm_max_fid','989');
INSERT INTO `wp_postmeta` VALUES (186733,12169,'pm_render_blocking_time','5165');
INSERT INTO `wp_postmeta` VALUES (186734,12169,'pm_total_blocking_time','3272');
INSERT INTO `wp_postmeta` VALUES (186735,12169,'pm_bootup_time','7346');
INSERT INTO `wp_postmeta` VALUES (186736,12169,'pm_weight','1022505');
INSERT INTO `wp_postmeta` VALUES (186737,12169,'pm_load_time_diff','-704');
INSERT INTO `wp_postmeta` VALUES (186738,12169,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (186739,12169,'pm_weight_document','30671');
INSERT INTO `wp_postmeta` VALUES (186740,12169,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (186741,12169,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186742,12169,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186743,12169,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186744,12169,'pm_weight_script','142862');
INSERT INTO `wp_postmeta` VALUES (186745,12169,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186746,12169,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186747,12169,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186748,12169,'pm_weight_third-party','112704');
INSERT INTO `wp_postmeta` VALUES (186749,12169,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186750,12169,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (186751,12169,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186752,12169,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186753,12169,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186754,12169,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186755,12169,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (186756,12169,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186757,12169,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186758,12169,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186759,12169,'pm_weight_third-party_diff','18');
INSERT INTO `wp_postmeta` VALUES (186760,12169,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186761,12169,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30671;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30671;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186763,12170,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (186764,12170,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (186765,12170,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (186766,12170,'pm_load_time','12598');
INSERT INTO `wp_postmeta` VALUES (186767,12170,'pm_lcp_time','7338');
INSERT INTO `wp_postmeta` VALUES (186768,12170,'pm_max_fid','1070');
INSERT INTO `wp_postmeta` VALUES (186769,12170,'pm_render_blocking_time','5649');
INSERT INTO `wp_postmeta` VALUES (186770,12170,'pm_total_blocking_time','3084');
INSERT INTO `wp_postmeta` VALUES (186771,12170,'pm_bootup_time','7108');
INSERT INTO `wp_postmeta` VALUES (186772,12170,'pm_weight','958217');
INSERT INTO `wp_postmeta` VALUES (186773,12170,'pm_load_time_diff','-691');
INSERT INTO `wp_postmeta` VALUES (186774,12170,'pm_weight_diff','-8');
INSERT INTO `wp_postmeta` VALUES (186775,12170,'pm_weight_document','30116');
INSERT INTO `wp_postmeta` VALUES (186776,12170,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (186777,12170,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186778,12170,'pm_weight_stylesheet','169281');
INSERT INTO `wp_postmeta` VALUES (186779,12170,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186780,12170,'pm_weight_script','142857');
INSERT INTO `wp_postmeta` VALUES (186781,12170,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (186782,12170,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186783,12170,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186784,12170,'pm_weight_third-party','112693');
INSERT INTO `wp_postmeta` VALUES (186785,12170,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186786,12170,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (186787,12170,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186788,12170,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186789,12170,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186790,12170,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186791,12170,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (186792,12170,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186793,12170,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186794,12170,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186795,12170,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (186796,12170,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186797,12170,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30116;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30116;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186799,12171,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (186800,12171,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (186801,12171,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186802,12171,'pm_load_time','16256');
INSERT INTO `wp_postmeta` VALUES (186803,12171,'pm_lcp_time','14441');
INSERT INTO `wp_postmeta` VALUES (186804,12171,'pm_max_fid','875');
INSERT INTO `wp_postmeta` VALUES (186805,12171,'pm_render_blocking_time','8198');
INSERT INTO `wp_postmeta` VALUES (186806,12171,'pm_total_blocking_time','2328');
INSERT INTO `wp_postmeta` VALUES (186807,12171,'pm_bootup_time','7814');
INSERT INTO `wp_postmeta` VALUES (186808,12171,'pm_weight','1095286');
INSERT INTO `wp_postmeta` VALUES (186809,12171,'pm_load_time_diff','-990');
INSERT INTO `wp_postmeta` VALUES (186810,12171,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (186811,12171,'pm_weight_document','32719');
INSERT INTO `wp_postmeta` VALUES (186812,12171,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (186813,12171,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (186814,12171,'pm_weight_script','246515');
INSERT INTO `wp_postmeta` VALUES (186815,12171,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (186816,12171,'pm_weight_stylesheet','192516');
INSERT INTO `wp_postmeta` VALUES (186817,12171,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (186818,12171,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186819,12171,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186820,12171,'pm_weight_third-party','112704');
INSERT INTO `wp_postmeta` VALUES (186821,12171,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (186822,12171,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (186823,12171,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186824,12171,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186825,12171,'pm_weight_script_diff','-13');
INSERT INTO `wp_postmeta` VALUES (186826,12171,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186827,12171,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186828,12171,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186829,12171,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186830,12171,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (186831,12171,'pm_weight_third-party_diff','4');
INSERT INTO `wp_postmeta` VALUES (186832,12171,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (186833,12171,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32719;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32719;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (186835,12172,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (186836,12172,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (186837,12172,'pm_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (186838,12172,'pm_object_version','5.2.3');
INSERT INTO `wp_postmeta` VALUES (186839,12172,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (186840,12172,'pm_previous_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (186841,12172,'pm_previous_object_version','5.1.6');
INSERT INTO `wp_postmeta` VALUES (186842,12172,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (186843,12172,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (186844,12172,'pm_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (186845,12172,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (186846,12172,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (186847,12172,'pm_previous_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (186849,12173,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (186850,12173,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186851,12173,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186853,12174,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (186854,12174,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186855,12174,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186857,12175,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (186858,12175,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186859,12175,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186861,12176,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (186862,12176,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:109:\"Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186863,12176,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186865,12177,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (186866,12177,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (186867,12177,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186869,12178,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (186870,12178,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186871,12178,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186873,12179,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (186874,12179,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (186875,12179,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186877,12180,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (186878,12180,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186879,12180,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186881,12181,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (186882,12181,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (186883,12181,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186885,12182,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (186886,12182,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (186887,12182,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186889,12183,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (186890,12183,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186891,12183,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186893,12184,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (186894,12184,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186895,12184,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186897,12185,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (186898,12185,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:77:\"Homepage, Page for posts, Single faq, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186899,12185,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (186901,12186,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (186902,12186,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186903,12186,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186905,12187,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (186906,12187,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (186907,12187,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186909,12188,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (186910,12188,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (186911,12188,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186913,12189,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (186914,12189,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (186915,12189,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (186917,12161,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (186918,12161,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (186919,12161,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (186920,12161,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (186921,12161,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (186922,12161,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (186923,12161,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (186963,12191,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (186964,12191,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (186965,12191,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (186966,12191,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (186967,12191,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (186969,12192,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (186970,12192,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (186971,12192,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (186972,12192,'pm_load_time','14429');
INSERT INTO `wp_postmeta` VALUES (186973,12192,'pm_lcp_time','10971');
INSERT INTO `wp_postmeta` VALUES (186974,12192,'pm_max_fid','1579');
INSERT INTO `wp_postmeta` VALUES (186975,12192,'pm_render_blocking_time','1418');
INSERT INTO `wp_postmeta` VALUES (186976,12192,'pm_total_blocking_time','4754');
INSERT INTO `wp_postmeta` VALUES (186977,12192,'pm_bootup_time','8622');
INSERT INTO `wp_postmeta` VALUES (186978,12192,'pm_weight','1281613');
INSERT INTO `wp_postmeta` VALUES (186979,12192,'pm_load_time_diff','8');
INSERT INTO `wp_postmeta` VALUES (186980,12192,'pm_weight_diff','194');
INSERT INTO `wp_postmeta` VALUES (186981,12192,'pm_weight_document','28452');
INSERT INTO `wp_postmeta` VALUES (186982,12192,'pm_weight_image','806293');
INSERT INTO `wp_postmeta` VALUES (186983,12192,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (186984,12192,'pm_weight_script','185473');
INSERT INTO `wp_postmeta` VALUES (186985,12192,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (186986,12192,'pm_weight_stylesheet','153463');
INSERT INTO `wp_postmeta` VALUES (186987,12192,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (186988,12192,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (186989,12192,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (186990,12192,'pm_weight_third-party','110408');
INSERT INTO `wp_postmeta` VALUES (186991,12192,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (186992,12192,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (186993,12192,'pm_weight_image_diff','28');
INSERT INTO `wp_postmeta` VALUES (186994,12192,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (186995,12192,'pm_weight_script_diff','-31');
INSERT INTO `wp_postmeta` VALUES (186996,12192,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (186997,12192,'pm_weight_stylesheet_diff','172');
INSERT INTO `wp_postmeta` VALUES (186998,12192,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (186999,12192,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187000,12192,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187001,12192,'pm_weight_third-party_diff','221');
INSERT INTO `wp_postmeta` VALUES (187002,12192,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187003,12192,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97939;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57000;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28452;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18451;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14706;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187005,12193,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (187006,12193,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (187007,12193,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187008,12193,'pm_load_time','18099');
INSERT INTO `wp_postmeta` VALUES (187009,12193,'pm_lcp_time','7707');
INSERT INTO `wp_postmeta` VALUES (187010,12193,'pm_max_fid','907');
INSERT INTO `wp_postmeta` VALUES (187011,12193,'pm_render_blocking_time','5792');
INSERT INTO `wp_postmeta` VALUES (187012,12193,'pm_total_blocking_time','4915');
INSERT INTO `wp_postmeta` VALUES (187013,12193,'pm_bootup_time','9231');
INSERT INTO `wp_postmeta` VALUES (187014,12193,'pm_weight','2111629');
INSERT INTO `wp_postmeta` VALUES (187015,12193,'pm_load_time_diff','-103');
INSERT INTO `wp_postmeta` VALUES (187016,12193,'pm_weight_diff','3704');
INSERT INTO `wp_postmeta` VALUES (187017,12193,'pm_weight_document','31705');
INSERT INTO `wp_postmeta` VALUES (187018,12193,'pm_weight_image','937128');
INSERT INTO `wp_postmeta` VALUES (187019,12193,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (187020,12193,'pm_weight_script','768830');
INSERT INTO `wp_postmeta` VALUES (187021,12193,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (187022,12193,'pm_weight_stylesheet','218235');
INSERT INTO `wp_postmeta` VALUES (187023,12193,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (187024,12193,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187025,12193,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187026,12193,'pm_weight_third-party','998054');
INSERT INTO `wp_postmeta` VALUES (187027,12193,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (187028,12193,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (187029,12193,'pm_weight_image_diff','342');
INSERT INTO `wp_postmeta` VALUES (187030,12193,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187031,12193,'pm_weight_script_diff','2787');
INSERT INTO `wp_postmeta` VALUES (187032,12193,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187033,12193,'pm_weight_stylesheet_diff','216');
INSERT INTO `wp_postmeta` VALUES (187034,12193,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187035,12193,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187036,12193,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187037,12193,'pm_weight_third-party_diff','3701');
INSERT INTO `wp_postmeta` VALUES (187038,12193,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187039,12193,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/2dfe380c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:530044;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164348;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/2dfe380c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70270;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/2dfe380c/www-player.css\";s:6:\"weight\";i:47493;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187041,12194,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (187042,12194,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (187043,12194,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (187044,12194,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (187045,12194,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (187046,12194,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (187047,12194,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187048,12194,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187049,12194,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (187050,12194,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (187051,12194,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (187052,12194,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (187053,12194,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187055,12195,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (187056,12195,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (187057,12195,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (187058,12195,'pm_load_time','12162');
INSERT INTO `wp_postmeta` VALUES (187059,12195,'pm_lcp_time','9602');
INSERT INTO `wp_postmeta` VALUES (187060,12195,'pm_max_fid','831');
INSERT INTO `wp_postmeta` VALUES (187061,12195,'pm_render_blocking_time','5412');
INSERT INTO `wp_postmeta` VALUES (187062,12195,'pm_total_blocking_time','2781');
INSERT INTO `wp_postmeta` VALUES (187063,12195,'pm_bootup_time','6078');
INSERT INTO `wp_postmeta` VALUES (187064,12195,'pm_weight','958086');
INSERT INTO `wp_postmeta` VALUES (187065,12195,'pm_load_time_diff','-876');
INSERT INTO `wp_postmeta` VALUES (187066,12195,'pm_weight_diff','190');
INSERT INTO `wp_postmeta` VALUES (187067,12195,'pm_weight_document','29941');
INSERT INTO `wp_postmeta` VALUES (187068,12195,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187069,12195,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187070,12195,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187071,12195,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187072,12195,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (187073,12195,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187074,12195,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187075,12195,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187076,12195,'pm_weight_third-party','112912');
INSERT INTO `wp_postmeta` VALUES (187077,12195,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187078,12195,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (187079,12195,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (187080,12195,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187081,12195,'pm_weight_stylesheet_diff','197');
INSERT INTO `wp_postmeta` VALUES (187082,12195,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187083,12195,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (187084,12195,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187085,12195,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187086,12195,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187087,12195,'pm_weight_third-party_diff','233');
INSERT INTO `wp_postmeta` VALUES (187088,12195,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187089,12195,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29941;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29941;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187091,12196,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (187092,12196,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (187093,12196,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (187094,12196,'pm_load_time','12337');
INSERT INTO `wp_postmeta` VALUES (187095,12196,'pm_lcp_time','7430');
INSERT INTO `wp_postmeta` VALUES (187096,12196,'pm_max_fid','751');
INSERT INTO `wp_postmeta` VALUES (187097,12196,'pm_render_blocking_time','5805');
INSERT INTO `wp_postmeta` VALUES (187098,12196,'pm_total_blocking_time','2261');
INSERT INTO `wp_postmeta` VALUES (187099,12196,'pm_bootup_time','6284');
INSERT INTO `wp_postmeta` VALUES (187100,12196,'pm_weight','957515');
INSERT INTO `wp_postmeta` VALUES (187101,12196,'pm_load_time_diff','-1409');
INSERT INTO `wp_postmeta` VALUES (187102,12196,'pm_weight_diff','234');
INSERT INTO `wp_postmeta` VALUES (187103,12196,'pm_weight_document','29651');
INSERT INTO `wp_postmeta` VALUES (187104,12196,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187105,12196,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187106,12196,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187107,12196,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187108,12196,'pm_weight_script','142861');
INSERT INTO `wp_postmeta` VALUES (187109,12196,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187110,12196,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187111,12196,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187112,12196,'pm_weight_third-party','112921');
INSERT INTO `wp_postmeta` VALUES (187113,12196,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187114,12196,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (187115,12196,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187116,12196,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187117,12196,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (187118,12196,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187119,12196,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (187120,12196,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187121,12196,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187122,12196,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187123,12196,'pm_weight_third-party_diff','234');
INSERT INTO `wp_postmeta` VALUES (187124,12196,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187125,12196,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29651;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29651;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187127,12197,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (187128,12197,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (187129,12197,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (187130,12197,'pm_load_time','11553');
INSERT INTO `wp_postmeta` VALUES (187131,12197,'pm_lcp_time','9172');
INSERT INTO `wp_postmeta` VALUES (187132,12197,'pm_max_fid','1326');
INSERT INTO `wp_postmeta` VALUES (187133,12197,'pm_render_blocking_time','2834');
INSERT INTO `wp_postmeta` VALUES (187134,12197,'pm_total_blocking_time','5204');
INSERT INTO `wp_postmeta` VALUES (187135,12197,'pm_bootup_time','9250');
INSERT INTO `wp_postmeta` VALUES (187136,12197,'pm_weight','1141075');
INSERT INTO `wp_postmeta` VALUES (187137,12197,'pm_load_time_diff','-2774');
INSERT INTO `wp_postmeta` VALUES (187138,12197,'pm_weight_diff','199');
INSERT INTO `wp_postmeta` VALUES (187139,12197,'pm_weight_document','32965');
INSERT INTO `wp_postmeta` VALUES (187140,12197,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (187141,12197,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (187142,12197,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187143,12197,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187144,12197,'pm_weight_script','145433');
INSERT INTO `wp_postmeta` VALUES (187145,12197,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (187146,12197,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187147,12197,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187148,12197,'pm_weight_third-party','112921');
INSERT INTO `wp_postmeta` VALUES (187149,12197,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187150,12197,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (187151,12197,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187152,12197,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187153,12197,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (187154,12197,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187155,12197,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (187156,12197,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187157,12197,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187158,12197,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187159,12197,'pm_weight_third-party_diff','219');
INSERT INTO `wp_postmeta` VALUES (187160,12197,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187161,12197,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32965;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32965;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187163,12198,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (187164,12198,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (187165,12198,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (187166,12198,'pm_load_time','17988');
INSERT INTO `wp_postmeta` VALUES (187167,12198,'pm_lcp_time','14252');
INSERT INTO `wp_postmeta` VALUES (187168,12198,'pm_max_fid','1405');
INSERT INTO `wp_postmeta` VALUES (187169,12198,'pm_render_blocking_time','5990');
INSERT INTO `wp_postmeta` VALUES (187170,12198,'pm_total_blocking_time','5626');
INSERT INTO `wp_postmeta` VALUES (187171,12198,'pm_bootup_time','11162');
INSERT INTO `wp_postmeta` VALUES (187172,12198,'pm_weight','1323465');
INSERT INTO `wp_postmeta` VALUES (187173,12198,'pm_load_time_diff','565');
INSERT INTO `wp_postmeta` VALUES (187174,12198,'pm_weight_diff','-19205');
INSERT INTO `wp_postmeta` VALUES (187175,12198,'pm_weight_document','36783');
INSERT INTO `wp_postmeta` VALUES (187176,12198,'pm_weight_image','534809');
INSERT INTO `wp_postmeta` VALUES (187177,12198,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187178,12198,'pm_weight_script','408693');
INSERT INTO `wp_postmeta` VALUES (187179,12198,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (187180,12198,'pm_weight_stylesheet','174328');
INSERT INTO `wp_postmeta` VALUES (187181,12198,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (187182,12198,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187183,12198,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187184,12198,'pm_weight_third-party','336575');
INSERT INTO `wp_postmeta` VALUES (187185,12198,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (187186,12198,'pm_weight_document_diff','-11');
INSERT INTO `wp_postmeta` VALUES (187187,12198,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (187188,12198,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187189,12198,'pm_weight_script_diff','-18364');
INSERT INTO `wp_postmeta` VALUES (187190,12198,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187191,12198,'pm_weight_stylesheet_diff','237');
INSERT INTO `wp_postmeta` VALUES (187192,12198,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187193,12198,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187194,12198,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187195,12198,'pm_weight_third-party_diff','-19218');
INSERT INTO `wp_postmeta` VALUES (187196,12198,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187197,12198,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:6:\"weight\";i:79526;s:8:\"filename\";s:46:\"controller-ed269911e794982ef5adf6e3cb9fe362.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67071;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65611;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:6:\"weight\";i:49180;s:8:\"filename\";s:42:\"shared-a3fe58fb1c69dc35ef2c2c7fcda3fdb2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36783;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36783;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187199,12199,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (187200,12199,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (187201,12199,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (187202,12199,'pm_load_time','12622');
INSERT INTO `wp_postmeta` VALUES (187203,12199,'pm_lcp_time','10145');
INSERT INTO `wp_postmeta` VALUES (187204,12199,'pm_max_fid','974');
INSERT INTO `wp_postmeta` VALUES (187205,12199,'pm_render_blocking_time','5634');
INSERT INTO `wp_postmeta` VALUES (187206,12199,'pm_total_blocking_time','2791');
INSERT INTO `wp_postmeta` VALUES (187207,12199,'pm_bootup_time','6988');
INSERT INTO `wp_postmeta` VALUES (187208,12199,'pm_weight','1022743');
INSERT INTO `wp_postmeta` VALUES (187209,12199,'pm_load_time_diff','-172');
INSERT INTO `wp_postmeta` VALUES (187210,12199,'pm_weight_diff','238');
INSERT INTO `wp_postmeta` VALUES (187211,12199,'pm_weight_document','30674');
INSERT INTO `wp_postmeta` VALUES (187212,12199,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (187213,12199,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187214,12199,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187215,12199,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187216,12199,'pm_weight_script','142854');
INSERT INTO `wp_postmeta` VALUES (187217,12199,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187218,12199,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187219,12199,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187220,12199,'pm_weight_third-party','112936');
INSERT INTO `wp_postmeta` VALUES (187221,12199,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187222,12199,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (187223,12199,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187224,12199,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187225,12199,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (187226,12199,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187227,12199,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (187228,12199,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187229,12199,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187230,12199,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187231,12199,'pm_weight_third-party_diff','232');
INSERT INTO `wp_postmeta` VALUES (187232,12199,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187233,12199,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30674;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30674;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187235,12200,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (187236,12200,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (187237,12200,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (187238,12200,'pm_load_time','13193');
INSERT INTO `wp_postmeta` VALUES (187239,12200,'pm_lcp_time','6927');
INSERT INTO `wp_postmeta` VALUES (187240,12200,'pm_max_fid','914');
INSERT INTO `wp_postmeta` VALUES (187241,12200,'pm_render_blocking_time','5557');
INSERT INTO `wp_postmeta` VALUES (187242,12200,'pm_total_blocking_time','3365');
INSERT INTO `wp_postmeta` VALUES (187243,12200,'pm_bootup_time','6882');
INSERT INTO `wp_postmeta` VALUES (187244,12200,'pm_weight','958427');
INSERT INTO `wp_postmeta` VALUES (187245,12200,'pm_load_time_diff','595');
INSERT INTO `wp_postmeta` VALUES (187246,12200,'pm_weight_diff','210');
INSERT INTO `wp_postmeta` VALUES (187247,12200,'pm_weight_document','30114');
INSERT INTO `wp_postmeta` VALUES (187248,12200,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187249,12200,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187250,12200,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187251,12200,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187252,12200,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (187253,12200,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187254,12200,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187255,12200,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187256,12200,'pm_weight_third-party','112907');
INSERT INTO `wp_postmeta` VALUES (187257,12200,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187258,12200,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (187259,12200,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187260,12200,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187261,12200,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (187262,12200,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187263,12200,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (187264,12200,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187265,12200,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187266,12200,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187267,12200,'pm_weight_third-party_diff','214');
INSERT INTO `wp_postmeta` VALUES (187268,12200,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187269,12200,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187271,12201,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (187272,12201,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (187273,12201,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187274,12201,'pm_load_time','15361');
INSERT INTO `wp_postmeta` VALUES (187275,12201,'pm_lcp_time','12638');
INSERT INTO `wp_postmeta` VALUES (187276,12201,'pm_max_fid','879');
INSERT INTO `wp_postmeta` VALUES (187277,12201,'pm_render_blocking_time','7466');
INSERT INTO `wp_postmeta` VALUES (187278,12201,'pm_total_blocking_time','2740');
INSERT INTO `wp_postmeta` VALUES (187279,12201,'pm_bootup_time','8537');
INSERT INTO `wp_postmeta` VALUES (187280,12201,'pm_weight','1095494');
INSERT INTO `wp_postmeta` VALUES (187281,12201,'pm_load_time_diff','-895');
INSERT INTO `wp_postmeta` VALUES (187282,12201,'pm_weight_diff','208');
INSERT INTO `wp_postmeta` VALUES (187283,12201,'pm_weight_document','32722');
INSERT INTO `wp_postmeta` VALUES (187284,12201,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (187285,12201,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187286,12201,'pm_weight_script','246517');
INSERT INTO `wp_postmeta` VALUES (187287,12201,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (187288,12201,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (187289,12201,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (187290,12201,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187291,12201,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187292,12201,'pm_weight_third-party','112906');
INSERT INTO `wp_postmeta` VALUES (187293,12201,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187294,12201,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (187295,12201,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187296,12201,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187297,12201,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (187298,12201,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187299,12201,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (187300,12201,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187301,12201,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187302,12201,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187303,12201,'pm_weight_third-party_diff','202');
INSERT INTO `wp_postmeta` VALUES (187304,12201,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187305,12201,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187307,12202,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (187308,12202,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187309,12202,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187311,12203,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (187312,12203,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187313,12203,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187315,12204,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (187316,12204,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187317,12204,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187319,12205,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (187320,12205,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (187321,12205,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187323,12206,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (187324,12206,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single faq, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (187325,12206,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187327,12207,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (187328,12207,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187329,12207,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187331,12208,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (187332,12208,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (187333,12208,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187335,12209,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (187336,12209,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187337,12209,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187339,12210,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (187340,12210,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (187341,12210,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187343,12211,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (187344,12211,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187345,12211,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187347,12212,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (187348,12212,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187349,12212,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187351,12213,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (187352,12213,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Homepage, Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (187353,12213,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187355,12214,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (187356,12214,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187357,12214,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187359,12215,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (187360,12215,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:77:\"Homepage, Single faq, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187361,12215,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187363,12216,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (187364,12216,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:53:\"Page for posts, Single page, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (187365,12216,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187367,12217,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (187368,12217,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (187369,12217,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187371,12191,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (187372,12191,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (187373,12191,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (187374,12191,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (187375,12191,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (187376,12191,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (187377,12191,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (187410,12219,'pm_average_score','7');
INSERT INTO `wp_postmeta` VALUES (187411,12219,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (187412,12219,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (187413,12219,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (187414,12219,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (187416,12220,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (187417,12220,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (187418,12220,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187419,12220,'pm_load_time','14722');
INSERT INTO `wp_postmeta` VALUES (187420,12220,'pm_lcp_time','10958');
INSERT INTO `wp_postmeta` VALUES (187421,12220,'pm_max_fid','1532');
INSERT INTO `wp_postmeta` VALUES (187422,12220,'pm_render_blocking_time','1701');
INSERT INTO `wp_postmeta` VALUES (187423,12220,'pm_total_blocking_time','4125');
INSERT INTO `wp_postmeta` VALUES (187424,12220,'pm_bootup_time','7404');
INSERT INTO `wp_postmeta` VALUES (187425,12220,'pm_weight','1281577');
INSERT INTO `wp_postmeta` VALUES (187426,12220,'pm_load_time_diff','293');
INSERT INTO `wp_postmeta` VALUES (187427,12220,'pm_weight_diff','-36');
INSERT INTO `wp_postmeta` VALUES (187428,12220,'pm_weight_document','28445');
INSERT INTO `wp_postmeta` VALUES (187429,12220,'pm_weight_image','806271');
INSERT INTO `wp_postmeta` VALUES (187430,12220,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187431,12220,'pm_weight_script','185471');
INSERT INTO `wp_postmeta` VALUES (187432,12220,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (187433,12220,'pm_weight_stylesheet','153455');
INSERT INTO `wp_postmeta` VALUES (187434,12220,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187435,12220,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187436,12220,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187437,12220,'pm_weight_third-party','110401');
INSERT INTO `wp_postmeta` VALUES (187438,12220,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (187439,12220,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (187440,12220,'pm_weight_image_diff','-22');
INSERT INTO `wp_postmeta` VALUES (187441,12220,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187442,12220,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (187443,12220,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187444,12220,'pm_weight_stylesheet_diff','-8');
INSERT INTO `wp_postmeta` VALUES (187445,12220,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187446,12220,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187447,12220,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187448,12220,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (187449,12220,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187450,12220,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57000;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28445;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18405;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187452,12221,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (187453,12221,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (187454,12221,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187455,12221,'pm_load_time','18222');
INSERT INTO `wp_postmeta` VALUES (187456,12221,'pm_lcp_time','11036');
INSERT INTO `wp_postmeta` VALUES (187457,12221,'pm_max_fid','1161');
INSERT INTO `wp_postmeta` VALUES (187458,12221,'pm_render_blocking_time','5651');
INSERT INTO `wp_postmeta` VALUES (187459,12221,'pm_total_blocking_time','4595');
INSERT INTO `wp_postmeta` VALUES (187460,12221,'pm_bootup_time','10516');
INSERT INTO `wp_postmeta` VALUES (187461,12221,'pm_weight','2111477');
INSERT INTO `wp_postmeta` VALUES (187462,12221,'pm_load_time_diff','123');
INSERT INTO `wp_postmeta` VALUES (187463,12221,'pm_weight_diff','-152');
INSERT INTO `wp_postmeta` VALUES (187464,12221,'pm_weight_document','31713');
INSERT INTO `wp_postmeta` VALUES (187465,12221,'pm_weight_image','937029');
INSERT INTO `wp_postmeta` VALUES (187466,12221,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (187467,12221,'pm_weight_script','768577');
INSERT INTO `wp_postmeta` VALUES (187468,12221,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (187469,12221,'pm_weight_stylesheet','218255');
INSERT INTO `wp_postmeta` VALUES (187470,12221,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (187471,12221,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187472,12221,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187473,12221,'pm_weight_third-party','997860');
INSERT INTO `wp_postmeta` VALUES (187474,12221,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (187475,12221,'pm_weight_document_diff','8');
INSERT INTO `wp_postmeta` VALUES (187476,12221,'pm_weight_image_diff','-99');
INSERT INTO `wp_postmeta` VALUES (187477,12221,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187478,12221,'pm_weight_script_diff','-253');
INSERT INTO `wp_postmeta` VALUES (187479,12221,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187480,12221,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (187481,12221,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187482,12221,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187483,12221,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187484,12221,'pm_weight_third-party_diff','-194');
INSERT INTO `wp_postmeta` VALUES (187485,12221,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187486,12221,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/2dfe380c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:530057;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97977;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/2dfe380c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70230;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/2dfe380c/www-player.css\";s:6:\"weight\";i:47493;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187488,12222,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (187489,12222,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (187490,12222,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (187491,12222,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (187492,12222,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (187493,12222,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (187494,12222,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187495,12222,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187496,12222,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (187497,12222,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (187498,12222,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (187499,12222,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (187500,12222,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187502,12223,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (187503,12223,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (187504,12223,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (187505,12223,'pm_load_time','9291');
INSERT INTO `wp_postmeta` VALUES (187506,12223,'pm_lcp_time','5886');
INSERT INTO `wp_postmeta` VALUES (187507,12223,'pm_max_fid','874');
INSERT INTO `wp_postmeta` VALUES (187508,12223,'pm_render_blocking_time','2408');
INSERT INTO `wp_postmeta` VALUES (187509,12223,'pm_total_blocking_time','4371');
INSERT INTO `wp_postmeta` VALUES (187510,12223,'pm_bootup_time','7102');
INSERT INTO `wp_postmeta` VALUES (187511,12223,'pm_weight','958076');
INSERT INTO `wp_postmeta` VALUES (187512,12223,'pm_load_time_diff','-2871');
INSERT INTO `wp_postmeta` VALUES (187513,12223,'pm_weight_diff','-10');
INSERT INTO `wp_postmeta` VALUES (187514,12223,'pm_weight_document','29939');
INSERT INTO `wp_postmeta` VALUES (187515,12223,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187516,12223,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187517,12223,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187518,12223,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187519,12223,'pm_weight_script','142862');
INSERT INTO `wp_postmeta` VALUES (187520,12223,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187521,12223,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187522,12223,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187523,12223,'pm_weight_third-party','112906');
INSERT INTO `wp_postmeta` VALUES (187524,12223,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187525,12223,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (187526,12223,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187527,12223,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187528,12223,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187529,12223,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187530,12223,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (187531,12223,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187532,12223,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187533,12223,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187534,12223,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (187535,12223,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187536,12223,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187538,12224,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (187539,12224,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (187540,12224,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (187541,12224,'pm_load_time','12036');
INSERT INTO `wp_postmeta` VALUES (187542,12224,'pm_lcp_time','6736');
INSERT INTO `wp_postmeta` VALUES (187543,12224,'pm_max_fid','770');
INSERT INTO `wp_postmeta` VALUES (187544,12224,'pm_render_blocking_time','5120');
INSERT INTO `wp_postmeta` VALUES (187545,12224,'pm_total_blocking_time','2549');
INSERT INTO `wp_postmeta` VALUES (187546,12224,'pm_bootup_time','5832');
INSERT INTO `wp_postmeta` VALUES (187547,12224,'pm_weight','957512');
INSERT INTO `wp_postmeta` VALUES (187548,12224,'pm_load_time_diff','-301');
INSERT INTO `wp_postmeta` VALUES (187549,12224,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (187550,12224,'pm_weight_document','29652');
INSERT INTO `wp_postmeta` VALUES (187551,12224,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187552,12224,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187553,12224,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187554,12224,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187555,12224,'pm_weight_script','142864');
INSERT INTO `wp_postmeta` VALUES (187556,12224,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187557,12224,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187558,12224,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187559,12224,'pm_weight_third-party','112916');
INSERT INTO `wp_postmeta` VALUES (187560,12224,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187561,12224,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (187562,12224,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187563,12224,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187564,12224,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187565,12224,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187566,12224,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (187567,12224,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187568,12224,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187569,12224,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187570,12224,'pm_weight_third-party_diff','-5');
INSERT INTO `wp_postmeta` VALUES (187571,12224,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187572,12224,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29652;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29652;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187574,12225,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (187575,12225,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (187576,12225,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (187577,12225,'pm_load_time','12393');
INSERT INTO `wp_postmeta` VALUES (187578,12225,'pm_lcp_time','10537');
INSERT INTO `wp_postmeta` VALUES (187579,12225,'pm_max_fid','892');
INSERT INTO `wp_postmeta` VALUES (187580,12225,'pm_render_blocking_time','4029');
INSERT INTO `wp_postmeta` VALUES (187581,12225,'pm_total_blocking_time','3291');
INSERT INTO `wp_postmeta` VALUES (187582,12225,'pm_bootup_time','6791');
INSERT INTO `wp_postmeta` VALUES (187583,12225,'pm_weight','1141094');
INSERT INTO `wp_postmeta` VALUES (187584,12225,'pm_load_time_diff','840');
INSERT INTO `wp_postmeta` VALUES (187585,12225,'pm_weight_diff','19');
INSERT INTO `wp_postmeta` VALUES (187586,12225,'pm_weight_document','32975');
INSERT INTO `wp_postmeta` VALUES (187587,12225,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (187588,12225,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (187589,12225,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187590,12225,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187591,12225,'pm_weight_script','145436');
INSERT INTO `wp_postmeta` VALUES (187592,12225,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (187593,12225,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187594,12225,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187595,12225,'pm_weight_third-party','112919');
INSERT INTO `wp_postmeta` VALUES (187596,12225,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187597,12225,'pm_weight_document_diff','10');
INSERT INTO `wp_postmeta` VALUES (187598,12225,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187599,12225,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187600,12225,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187601,12225,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187602,12225,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (187603,12225,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187604,12225,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187605,12225,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187606,12225,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (187607,12225,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187608,12225,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32975;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32975;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187610,12226,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (187611,12226,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (187612,12226,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (187613,12226,'pm_load_time','18315');
INSERT INTO `wp_postmeta` VALUES (187614,12226,'pm_lcp_time','13998');
INSERT INTO `wp_postmeta` VALUES (187615,12226,'pm_max_fid','1530');
INSERT INTO `wp_postmeta` VALUES (187616,12226,'pm_render_blocking_time','5520');
INSERT INTO `wp_postmeta` VALUES (187617,12226,'pm_total_blocking_time','6436');
INSERT INTO `wp_postmeta` VALUES (187618,12226,'pm_bootup_time','11535');
INSERT INTO `wp_postmeta` VALUES (187619,12226,'pm_weight','1325955');
INSERT INTO `wp_postmeta` VALUES (187620,12226,'pm_load_time_diff','327');
INSERT INTO `wp_postmeta` VALUES (187621,12226,'pm_weight_diff','2490');
INSERT INTO `wp_postmeta` VALUES (187622,12226,'pm_weight_document','36790');
INSERT INTO `wp_postmeta` VALUES (187623,12226,'pm_weight_image','534814');
INSERT INTO `wp_postmeta` VALUES (187624,12226,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187625,12226,'pm_weight_script','411173');
INSERT INTO `wp_postmeta` VALUES (187626,12226,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (187627,12226,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (187628,12226,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (187629,12226,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187630,12226,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187631,12226,'pm_weight_third-party','339087');
INSERT INTO `wp_postmeta` VALUES (187632,12226,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (187633,12226,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (187634,12226,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (187635,12226,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187636,12226,'pm_weight_script_diff','2480');
INSERT INTO `wp_postmeta` VALUES (187637,12226,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187638,12226,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (187639,12226,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187640,12226,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187641,12226,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187642,12226,'pm_weight_third-party_diff','2512');
INSERT INTO `wp_postmeta` VALUES (187643,12226,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187644,12226,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-14572b80254a97193d946c3469398ac2.js\";s:6:\"weight\";i:79523;s:8:\"filename\";s:46:\"controller-14572b80254a97193d946c3469398ac2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65748;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-887c195c1886aa103d74c75d24a0b884.js\";s:6:\"weight\";i:49609;s:8:\"filename\";s:42:\"shared-887c195c1886aa103d74c75d24a0b884.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36790;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36790;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187646,12227,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (187647,12227,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (187648,12227,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187649,12227,'pm_load_time','14105');
INSERT INTO `wp_postmeta` VALUES (187650,12227,'pm_lcp_time','10718');
INSERT INTO `wp_postmeta` VALUES (187651,12227,'pm_max_fid','1054');
INSERT INTO `wp_postmeta` VALUES (187652,12227,'pm_render_blocking_time','5810');
INSERT INTO `wp_postmeta` VALUES (187653,12227,'pm_total_blocking_time','3854');
INSERT INTO `wp_postmeta` VALUES (187654,12227,'pm_bootup_time','7330');
INSERT INTO `wp_postmeta` VALUES (187655,12227,'pm_weight','1022745');
INSERT INTO `wp_postmeta` VALUES (187656,12227,'pm_load_time_diff','1483');
INSERT INTO `wp_postmeta` VALUES (187657,12227,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (187658,12227,'pm_weight_document','30677');
INSERT INTO `wp_postmeta` VALUES (187659,12227,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (187660,12227,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187661,12227,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187662,12227,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187663,12227,'pm_weight_script','142855');
INSERT INTO `wp_postmeta` VALUES (187664,12227,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187665,12227,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187666,12227,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187667,12227,'pm_weight_third-party','112932');
INSERT INTO `wp_postmeta` VALUES (187668,12227,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187669,12227,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (187670,12227,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187671,12227,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187672,12227,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187673,12227,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187674,12227,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (187675,12227,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187676,12227,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187677,12227,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187678,12227,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (187679,12227,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187680,12227,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30677;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30677;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187682,12228,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (187683,12228,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (187684,12228,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (187685,12228,'pm_load_time','13630');
INSERT INTO `wp_postmeta` VALUES (187686,12228,'pm_lcp_time','7426');
INSERT INTO `wp_postmeta` VALUES (187687,12228,'pm_max_fid','1094');
INSERT INTO `wp_postmeta` VALUES (187688,12228,'pm_render_blocking_time','5521');
INSERT INTO `wp_postmeta` VALUES (187689,12228,'pm_total_blocking_time','4124');
INSERT INTO `wp_postmeta` VALUES (187690,12228,'pm_bootup_time','8228');
INSERT INTO `wp_postmeta` VALUES (187691,12228,'pm_weight','958433');
INSERT INTO `wp_postmeta` VALUES (187692,12228,'pm_load_time_diff','437');
INSERT INTO `wp_postmeta` VALUES (187693,12228,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (187694,12228,'pm_weight_document','30112');
INSERT INTO `wp_postmeta` VALUES (187695,12228,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187696,12228,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187697,12228,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187698,12228,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187699,12228,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (187700,12228,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187701,12228,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187702,12228,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187703,12228,'pm_weight_third-party','112916');
INSERT INTO `wp_postmeta` VALUES (187704,12228,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187705,12228,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (187706,12228,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187707,12228,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187708,12228,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187709,12228,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187710,12228,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (187711,12228,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187712,12228,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187713,12228,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187714,12228,'pm_weight_third-party_diff','9');
INSERT INTO `wp_postmeta` VALUES (187715,12228,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187716,12228,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30112;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30112;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187718,12229,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (187719,12229,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (187720,12229,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (187721,12229,'pm_load_time','17422');
INSERT INTO `wp_postmeta` VALUES (187722,12229,'pm_lcp_time','13486');
INSERT INTO `wp_postmeta` VALUES (187723,12229,'pm_max_fid','1542');
INSERT INTO `wp_postmeta` VALUES (187724,12229,'pm_render_blocking_time','6652');
INSERT INTO `wp_postmeta` VALUES (187725,12229,'pm_total_blocking_time','5253');
INSERT INTO `wp_postmeta` VALUES (187726,12229,'pm_bootup_time','10979');
INSERT INTO `wp_postmeta` VALUES (187727,12229,'pm_weight','1095544');
INSERT INTO `wp_postmeta` VALUES (187728,12229,'pm_load_time_diff','2061');
INSERT INTO `wp_postmeta` VALUES (187729,12229,'pm_weight_diff','50');
INSERT INTO `wp_postmeta` VALUES (187730,12229,'pm_weight_document','32722');
INSERT INTO `wp_postmeta` VALUES (187731,12229,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (187732,12229,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (187733,12229,'pm_weight_script','246523');
INSERT INTO `wp_postmeta` VALUES (187734,12229,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (187735,12229,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (187736,12229,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (187737,12229,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187738,12229,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187739,12229,'pm_weight_third-party','112956');
INSERT INTO `wp_postmeta` VALUES (187740,12229,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187741,12229,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (187742,12229,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187743,12229,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187744,12229,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (187745,12229,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187746,12229,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187747,12229,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187748,12229,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187749,12229,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187750,12229,'pm_weight_third-party_diff','50');
INSERT INTO `wp_postmeta` VALUES (187751,12229,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187752,12229,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187754,12230,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (187755,12230,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187756,12230,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187758,12231,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (187759,12231,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (187760,12231,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187762,12232,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (187763,12232,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187764,12232,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187766,12233,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (187767,12233,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187768,12233,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187770,12234,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (187771,12234,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (187772,12234,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187774,12235,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (187775,12235,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:96:\"Page for posts, Single faq, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187776,12235,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187778,12236,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (187779,12236,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187780,12236,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187782,12237,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (187783,12237,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:48:\"Page for posts, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187784,12237,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187786,12238,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (187787,12238,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187788,12238,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187790,12239,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (187791,12239,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187792,12239,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187794,12240,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (187795,12240,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (187796,12240,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187798,12241,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (187799,12241,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187800,12241,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187802,12242,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (187803,12242,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187804,12242,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187806,12243,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (187807,12243,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Page for posts, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (187808,12243,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (187810,12244,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (187811,12244,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187812,12244,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187814,12245,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (187815,12245,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (187816,12245,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187818,12246,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (187819,12246,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (187820,12246,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187822,12247,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (187823,12247,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (187824,12247,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187826,12219,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (187827,12219,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (187828,12219,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (187829,12219,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (187830,12219,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (187831,12219,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (187832,12219,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (187857,12249,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (187858,12249,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (187859,12249,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (187860,12249,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (187861,12249,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (187863,12250,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (187864,12250,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (187865,12250,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (187866,12250,'pm_load_time','14750');
INSERT INTO `wp_postmeta` VALUES (187867,12250,'pm_lcp_time','11141');
INSERT INTO `wp_postmeta` VALUES (187868,12250,'pm_max_fid','1589');
INSERT INTO `wp_postmeta` VALUES (187869,12250,'pm_render_blocking_time','1653');
INSERT INTO `wp_postmeta` VALUES (187870,12250,'pm_total_blocking_time','4165');
INSERT INTO `wp_postmeta` VALUES (187871,12250,'pm_bootup_time','7476');
INSERT INTO `wp_postmeta` VALUES (187872,12250,'pm_weight','1281606');
INSERT INTO `wp_postmeta` VALUES (187873,12250,'pm_load_time_diff','28');
INSERT INTO `wp_postmeta` VALUES (187874,12250,'pm_weight_diff','29');
INSERT INTO `wp_postmeta` VALUES (187875,12250,'pm_weight_document','28453');
INSERT INTO `wp_postmeta` VALUES (187876,12250,'pm_weight_image','806270');
INSERT INTO `wp_postmeta` VALUES (187877,12250,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187878,12250,'pm_weight_script','185466');
INSERT INTO `wp_postmeta` VALUES (187879,12250,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (187880,12250,'pm_weight_stylesheet','153465');
INSERT INTO `wp_postmeta` VALUES (187881,12250,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187882,12250,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187883,12250,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187884,12250,'pm_weight_third-party','110414');
INSERT INTO `wp_postmeta` VALUES (187885,12250,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (187886,12250,'pm_weight_document_diff','8');
INSERT INTO `wp_postmeta` VALUES (187887,12250,'pm_weight_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (187888,12250,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187889,12250,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (187890,12250,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187891,12250,'pm_weight_stylesheet_diff','10');
INSERT INTO `wp_postmeta` VALUES (187892,12250,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187893,12250,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187894,12250,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187895,12250,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (187896,12250,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187897,12250,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288557;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97918;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57002;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28453;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14726;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187899,12251,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (187900,12251,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (187901,12251,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (187902,12251,'pm_load_time','17781');
INSERT INTO `wp_postmeta` VALUES (187903,12251,'pm_lcp_time','7114');
INSERT INTO `wp_postmeta` VALUES (187904,12251,'pm_max_fid','945');
INSERT INTO `wp_postmeta` VALUES (187905,12251,'pm_render_blocking_time','5339');
INSERT INTO `wp_postmeta` VALUES (187906,12251,'pm_total_blocking_time','5272');
INSERT INTO `wp_postmeta` VALUES (187907,12251,'pm_bootup_time','10275');
INSERT INTO `wp_postmeta` VALUES (187908,12251,'pm_weight','2112349');
INSERT INTO `wp_postmeta` VALUES (187909,12251,'pm_load_time_diff','-441');
INSERT INTO `wp_postmeta` VALUES (187910,12251,'pm_weight_diff','872');
INSERT INTO `wp_postmeta` VALUES (187911,12251,'pm_weight_document','31704');
INSERT INTO `wp_postmeta` VALUES (187912,12251,'pm_weight_image','937035');
INSERT INTO `wp_postmeta` VALUES (187913,12251,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (187914,12251,'pm_weight_script','769690');
INSERT INTO `wp_postmeta` VALUES (187915,12251,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (187916,12251,'pm_weight_stylesheet','218325');
INSERT INTO `wp_postmeta` VALUES (187917,12251,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (187918,12251,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187919,12251,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187920,12251,'pm_weight_third-party','998776');
INSERT INTO `wp_postmeta` VALUES (187921,12251,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (187922,12251,'pm_weight_document_diff','-9');
INSERT INTO `wp_postmeta` VALUES (187923,12251,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (187924,12251,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187925,12251,'pm_weight_script_diff','1113');
INSERT INTO `wp_postmeta` VALUES (187926,12251,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187927,12251,'pm_weight_stylesheet_diff','70');
INSERT INTO `wp_postmeta` VALUES (187928,12251,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187929,12251,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187930,12251,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187931,12251,'pm_weight_third-party_diff','916');
INSERT INTO `wp_postmeta` VALUES (187932,12251,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187933,12251,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/68e11abe/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:531070;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/68e11abe/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:70242;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/68e11abe/www-player.css\";s:6:\"weight\";i:47583;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187935,12252,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (187936,12252,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (187937,12252,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (187938,12252,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (187939,12252,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (187940,12252,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (187941,12252,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187942,12252,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (187943,12252,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (187944,12252,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (187945,12252,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (187946,12252,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (187947,12252,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (187949,12253,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (187950,12253,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (187951,12253,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (187952,12253,'pm_load_time','12528');
INSERT INTO `wp_postmeta` VALUES (187953,12253,'pm_lcp_time','7005');
INSERT INTO `wp_postmeta` VALUES (187954,12253,'pm_max_fid','737');
INSERT INTO `wp_postmeta` VALUES (187955,12253,'pm_render_blocking_time','5410');
INSERT INTO `wp_postmeta` VALUES (187956,12253,'pm_total_blocking_time','2688');
INSERT INTO `wp_postmeta` VALUES (187957,12253,'pm_bootup_time','6217');
INSERT INTO `wp_postmeta` VALUES (187958,12253,'pm_weight','958084');
INSERT INTO `wp_postmeta` VALUES (187959,12253,'pm_load_time_diff','3237');
INSERT INTO `wp_postmeta` VALUES (187960,12253,'pm_weight_diff','8');
INSERT INTO `wp_postmeta` VALUES (187961,12253,'pm_weight_document','29946');
INSERT INTO `wp_postmeta` VALUES (187962,12253,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (187963,12253,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (187964,12253,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (187965,12253,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (187966,12253,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (187967,12253,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (187968,12253,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (187969,12253,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (187970,12253,'pm_weight_third-party','112900');
INSERT INTO `wp_postmeta` VALUES (187971,12253,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (187972,12253,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (187973,12253,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187974,12253,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (187975,12253,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187976,12253,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (187977,12253,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (187978,12253,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (187979,12253,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187980,12253,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (187981,12253,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (187982,12253,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (187983,12253,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29946;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29946;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (187985,12254,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (187986,12254,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (187987,12254,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (187988,12254,'pm_load_time','13324');
INSERT INTO `wp_postmeta` VALUES (187989,12254,'pm_lcp_time','10494');
INSERT INTO `wp_postmeta` VALUES (187990,12254,'pm_max_fid','927');
INSERT INTO `wp_postmeta` VALUES (187991,12254,'pm_render_blocking_time','5485');
INSERT INTO `wp_postmeta` VALUES (187992,12254,'pm_total_blocking_time','3171');
INSERT INTO `wp_postmeta` VALUES (187993,12254,'pm_bootup_time','7446');
INSERT INTO `wp_postmeta` VALUES (187994,12254,'pm_weight','957575');
INSERT INTO `wp_postmeta` VALUES (187995,12254,'pm_load_time_diff','1288');
INSERT INTO `wp_postmeta` VALUES (187996,12254,'pm_weight_diff','63');
INSERT INTO `wp_postmeta` VALUES (187997,12254,'pm_weight_document','29653');
INSERT INTO `wp_postmeta` VALUES (187998,12254,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (187999,12254,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188000,12254,'pm_weight_stylesheet','169518');
INSERT INTO `wp_postmeta` VALUES (188001,12254,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188002,12254,'pm_weight_script','142879');
INSERT INTO `wp_postmeta` VALUES (188003,12254,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188004,12254,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188005,12254,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188006,12254,'pm_weight_third-party','112930');
INSERT INTO `wp_postmeta` VALUES (188007,12254,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188008,12254,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (188009,12254,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (188010,12254,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188011,12254,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (188012,12254,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188013,12254,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (188014,12254,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188015,12254,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188016,12254,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188017,12254,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (188018,12254,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188019,12254,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97976;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29653;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29653;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21095;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19788;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188021,12255,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (188022,12255,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (188023,12255,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188024,12255,'pm_load_time','14094');
INSERT INTO `wp_postmeta` VALUES (188025,12255,'pm_lcp_time','11060');
INSERT INTO `wp_postmeta` VALUES (188026,12255,'pm_max_fid','993');
INSERT INTO `wp_postmeta` VALUES (188027,12255,'pm_render_blocking_time','5028');
INSERT INTO `wp_postmeta` VALUES (188028,12255,'pm_total_blocking_time','4091');
INSERT INTO `wp_postmeta` VALUES (188029,12255,'pm_bootup_time','7897');
INSERT INTO `wp_postmeta` VALUES (188030,12255,'pm_weight','1141077');
INSERT INTO `wp_postmeta` VALUES (188031,12255,'pm_load_time_diff','1701');
INSERT INTO `wp_postmeta` VALUES (188032,12255,'pm_weight_diff','-17');
INSERT INTO `wp_postmeta` VALUES (188033,12255,'pm_weight_document','32972');
INSERT INTO `wp_postmeta` VALUES (188034,12255,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (188035,12255,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (188036,12255,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188037,12255,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188038,12255,'pm_weight_script','145428');
INSERT INTO `wp_postmeta` VALUES (188039,12255,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (188040,12255,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188041,12255,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188042,12255,'pm_weight_third-party','112908');
INSERT INTO `wp_postmeta` VALUES (188043,12255,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188044,12255,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188045,12255,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188046,12255,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188047,12255,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188048,12255,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188049,12255,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (188050,12255,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188051,12255,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188052,12255,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188053,12255,'pm_weight_third-party_diff','-11');
INSERT INTO `wp_postmeta` VALUES (188054,12255,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188055,12255,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32972;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32972;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188057,12256,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (188058,12256,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (188059,12256,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (188060,12256,'pm_load_time','18361');
INSERT INTO `wp_postmeta` VALUES (188061,12256,'pm_lcp_time','14068');
INSERT INTO `wp_postmeta` VALUES (188062,12256,'pm_max_fid','1562');
INSERT INTO `wp_postmeta` VALUES (188063,12256,'pm_render_blocking_time','5817');
INSERT INTO `wp_postmeta` VALUES (188064,12256,'pm_total_blocking_time','6513');
INSERT INTO `wp_postmeta` VALUES (188065,12256,'pm_bootup_time','11629');
INSERT INTO `wp_postmeta` VALUES (188066,12256,'pm_weight','1345489');
INSERT INTO `wp_postmeta` VALUES (188067,12256,'pm_load_time_diff','46');
INSERT INTO `wp_postmeta` VALUES (188068,12256,'pm_weight_diff','19534');
INSERT INTO `wp_postmeta` VALUES (188069,12256,'pm_weight_document','36820');
INSERT INTO `wp_postmeta` VALUES (188070,12256,'pm_weight_image','534816');
INSERT INTO `wp_postmeta` VALUES (188071,12256,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188072,12256,'pm_weight_script','429566');
INSERT INTO `wp_postmeta` VALUES (188073,12256,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (188074,12256,'pm_weight_stylesheet','174311');
INSERT INTO `wp_postmeta` VALUES (188075,12256,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (188076,12256,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188077,12256,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188078,12256,'pm_weight_third-party','358559');
INSERT INTO `wp_postmeta` VALUES (188079,12256,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (188080,12256,'pm_weight_document_diff','30');
INSERT INTO `wp_postmeta` VALUES (188081,12256,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (188082,12256,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188083,12256,'pm_weight_script_diff','18393');
INSERT INTO `wp_postmeta` VALUES (188084,12256,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188085,12256,'pm_weight_stylesheet_diff','3');
INSERT INTO `wp_postmeta` VALUES (188086,12256,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188087,12256,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188088,12256,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188089,12256,'pm_weight_third-party_diff','19472');
INSERT INTO `wp_postmeta` VALUES (188090,12256,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188091,12256,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-ab1febb7a391b398671dda97e812722a.js\";s:6:\"weight\";i:86441;s:8:\"filename\";s:46:\"controller-ab1febb7a391b398671dda97e812722a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73028;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71961;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-908fd78e4d98f93b3bca93554cfd84c4.js\";s:6:\"weight\";i:54623;s:8:\"filename\";s:42:\"shared-908fd78e4d98f93b3bca93554cfd84c4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36820;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36820;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188093,12257,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (188094,12257,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (188095,12257,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (188096,12257,'pm_load_time','12997');
INSERT INTO `wp_postmeta` VALUES (188097,12257,'pm_lcp_time','10167');
INSERT INTO `wp_postmeta` VALUES (188098,12257,'pm_max_fid','1026');
INSERT INTO `wp_postmeta` VALUES (188099,12257,'pm_render_blocking_time','5433');
INSERT INTO `wp_postmeta` VALUES (188100,12257,'pm_total_blocking_time','3315');
INSERT INTO `wp_postmeta` VALUES (188101,12257,'pm_bootup_time','7291');
INSERT INTO `wp_postmeta` VALUES (188102,12257,'pm_weight','1022703');
INSERT INTO `wp_postmeta` VALUES (188103,12257,'pm_load_time_diff','-1108');
INSERT INTO `wp_postmeta` VALUES (188104,12257,'pm_weight_diff','-42');
INSERT INTO `wp_postmeta` VALUES (188105,12257,'pm_weight_document','30667');
INSERT INTO `wp_postmeta` VALUES (188106,12257,'pm_weight_image','530906');
INSERT INTO `wp_postmeta` VALUES (188107,12257,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188108,12257,'pm_weight_stylesheet','169501');
INSERT INTO `wp_postmeta` VALUES (188109,12257,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188110,12257,'pm_weight_script','142862');
INSERT INTO `wp_postmeta` VALUES (188111,12257,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188112,12257,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188113,12257,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188114,12257,'pm_weight_third-party','112908');
INSERT INTO `wp_postmeta` VALUES (188115,12257,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188116,12257,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (188117,12257,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (188118,12257,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188119,12257,'pm_weight_stylesheet_diff','3');
INSERT INTO `wp_postmeta` VALUES (188120,12257,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188121,12257,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (188122,12257,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188123,12257,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188124,12257,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188125,12257,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (188126,12257,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188127,12257,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73028;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30667;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30667;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188129,12258,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (188130,12258,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (188131,12258,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (188132,12258,'pm_load_time','13368');
INSERT INTO `wp_postmeta` VALUES (188133,12258,'pm_lcp_time','10908');
INSERT INTO `wp_postmeta` VALUES (188134,12258,'pm_max_fid','858');
INSERT INTO `wp_postmeta` VALUES (188135,12258,'pm_render_blocking_time','6201');
INSERT INTO `wp_postmeta` VALUES (188136,12258,'pm_total_blocking_time','2646');
INSERT INTO `wp_postmeta` VALUES (188137,12258,'pm_bootup_time','6285');
INSERT INTO `wp_postmeta` VALUES (188138,12258,'pm_weight','958438');
INSERT INTO `wp_postmeta` VALUES (188139,12258,'pm_load_time_diff','-262');
INSERT INTO `wp_postmeta` VALUES (188140,12258,'pm_weight_diff','5');
INSERT INTO `wp_postmeta` VALUES (188141,12258,'pm_weight_document','30112');
INSERT INTO `wp_postmeta` VALUES (188142,12258,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188143,12258,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188144,12258,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188145,12258,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188146,12258,'pm_weight_script','142857');
INSERT INTO `wp_postmeta` VALUES (188147,12258,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188148,12258,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188149,12258,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188150,12258,'pm_weight_third-party','112922');
INSERT INTO `wp_postmeta` VALUES (188151,12258,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188152,12258,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (188153,12258,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188154,12258,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188155,12258,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188156,12258,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188157,12258,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188158,12258,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188159,12258,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188160,12258,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188161,12258,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (188162,12258,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188163,12258,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30112;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30112;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188165,12259,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (188166,12259,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (188167,12259,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188168,12259,'pm_load_time','15236');
INSERT INTO `wp_postmeta` VALUES (188169,12259,'pm_lcp_time','13337');
INSERT INTO `wp_postmeta` VALUES (188170,12259,'pm_max_fid','799');
INSERT INTO `wp_postmeta` VALUES (188171,12259,'pm_render_blocking_time','7294');
INSERT INTO `wp_postmeta` VALUES (188172,12259,'pm_total_blocking_time','2787');
INSERT INTO `wp_postmeta` VALUES (188173,12259,'pm_bootup_time','8084');
INSERT INTO `wp_postmeta` VALUES (188174,12259,'pm_weight','1095475');
INSERT INTO `wp_postmeta` VALUES (188175,12259,'pm_load_time_diff','-2186');
INSERT INTO `wp_postmeta` VALUES (188176,12259,'pm_weight_diff','-69');
INSERT INTO `wp_postmeta` VALUES (188177,12259,'pm_weight_document','32718');
INSERT INTO `wp_postmeta` VALUES (188178,12259,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (188179,12259,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188180,12259,'pm_weight_script','246518');
INSERT INTO `wp_postmeta` VALUES (188181,12259,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (188182,12259,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (188183,12259,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (188184,12259,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188185,12259,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188186,12259,'pm_weight_third-party','112895');
INSERT INTO `wp_postmeta` VALUES (188187,12259,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188188,12259,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (188189,12259,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188190,12259,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188191,12259,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (188192,12259,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188193,12259,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188194,12259,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188195,12259,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188196,12259,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188197,12259,'pm_weight_third-party_diff','-61');
INSERT INTO `wp_postmeta` VALUES (188198,12259,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188199,12259,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32718;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32718;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188201,12260,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (188202,12260,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188203,12260,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188205,12261,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (188206,12261,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (188207,12261,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188209,12262,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (188210,12262,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188211,12262,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188213,12263,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (188214,12263,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188215,12263,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188217,12264,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (188218,12264,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:67:\"Page for posts, Single faq, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188219,12264,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188221,12265,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (188222,12265,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (188223,12265,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188225,12266,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (188226,12266,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188227,12266,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188229,12267,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (188230,12267,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Single faq, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (188231,12267,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188233,12268,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (188234,12268,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188235,12268,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188237,12269,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (188238,12269,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (188239,12269,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188241,12270,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (188242,12270,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188243,12270,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188245,12271,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (188246,12271,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188247,12271,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188249,12272,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (188250,12272,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188251,12272,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188253,12273,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (188254,12273,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (188255,12273,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188257,12274,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (188258,12274,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188259,12274,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188261,12275,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (188262,12275,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Page for posts, Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (188263,12275,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188265,12276,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (188266,12276,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:64:\"Single faq, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188267,12276,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188269,12277,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (188270,12277,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (188271,12277,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188273,12249,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (188274,12249,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (188275,12249,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (188276,12249,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (188277,12249,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (188278,12249,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (188279,12249,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (188295,1032,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (188320,12279,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (188321,12279,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (188322,12279,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (188323,12279,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (188324,12279,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (188326,12280,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (188327,12280,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (188328,12280,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188329,12280,'pm_load_time','15510');
INSERT INTO `wp_postmeta` VALUES (188330,12280,'pm_lcp_time','11275');
INSERT INTO `wp_postmeta` VALUES (188331,12280,'pm_max_fid','1446');
INSERT INTO `wp_postmeta` VALUES (188332,12280,'pm_render_blocking_time','1691');
INSERT INTO `wp_postmeta` VALUES (188333,12280,'pm_total_blocking_time','5399');
INSERT INTO `wp_postmeta` VALUES (188334,12280,'pm_bootup_time','8407');
INSERT INTO `wp_postmeta` VALUES (188335,12280,'pm_weight','1281655');
INSERT INTO `wp_postmeta` VALUES (188336,12280,'pm_load_time_diff','760');
INSERT INTO `wp_postmeta` VALUES (188337,12280,'pm_weight_diff','49');
INSERT INTO `wp_postmeta` VALUES (188338,12280,'pm_weight_document','28453');
INSERT INTO `wp_postmeta` VALUES (188339,12280,'pm_weight_image','806267');
INSERT INTO `wp_postmeta` VALUES (188340,12280,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188341,12280,'pm_weight_script','185482');
INSERT INTO `wp_postmeta` VALUES (188342,12280,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (188343,12280,'pm_weight_stylesheet','153456');
INSERT INTO `wp_postmeta` VALUES (188344,12280,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188345,12280,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188346,12280,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188347,12280,'pm_weight_third-party','110435');
INSERT INTO `wp_postmeta` VALUES (188348,12280,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (188349,12280,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (188350,12280,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188351,12280,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188352,12280,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (188353,12280,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188354,12280,'pm_weight_stylesheet_diff','-9');
INSERT INTO `wp_postmeta` VALUES (188355,12280,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188356,12280,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188357,12280,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188358,12280,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (188359,12280,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188360,12280,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288555;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57001;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30232;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28453;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18405;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14730;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188362,12281,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (188363,12281,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (188364,12281,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (188365,12281,'pm_load_time','19043');
INSERT INTO `wp_postmeta` VALUES (188366,12281,'pm_lcp_time','11938');
INSERT INTO `wp_postmeta` VALUES (188367,12281,'pm_max_fid','1296');
INSERT INTO `wp_postmeta` VALUES (188368,12281,'pm_render_blocking_time','6255');
INSERT INTO `wp_postmeta` VALUES (188369,12281,'pm_total_blocking_time','5703');
INSERT INTO `wp_postmeta` VALUES (188370,12281,'pm_bootup_time','11352');
INSERT INTO `wp_postmeta` VALUES (188371,12281,'pm_weight','2117205');
INSERT INTO `wp_postmeta` VALUES (188372,12281,'pm_load_time_diff','1262');
INSERT INTO `wp_postmeta` VALUES (188373,12281,'pm_weight_diff','4856');
INSERT INTO `wp_postmeta` VALUES (188374,12281,'pm_weight_document','31709');
INSERT INTO `wp_postmeta` VALUES (188375,12281,'pm_weight_image','937131');
INSERT INTO `wp_postmeta` VALUES (188376,12281,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (188377,12281,'pm_weight_script','774252');
INSERT INTO `wp_postmeta` VALUES (188378,12281,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (188379,12281,'pm_weight_stylesheet','218383');
INSERT INTO `wp_postmeta` VALUES (188380,12281,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (188381,12281,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188382,12281,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188383,12281,'pm_weight_third-party','1003592');
INSERT INTO `wp_postmeta` VALUES (188384,12281,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (188385,12281,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (188386,12281,'pm_weight_image_diff','96');
INSERT INTO `wp_postmeta` VALUES (188387,12281,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188388,12281,'pm_weight_script_diff','4562');
INSERT INTO `wp_postmeta` VALUES (188389,12281,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188390,12281,'pm_weight_stylesheet_diff','58');
INSERT INTO `wp_postmeta` VALUES (188391,12281,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188392,12281,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188393,12281,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188394,12281,'pm_weight_third-party_diff','4816');
INSERT INTO `wp_postmeta` VALUES (188395,12281,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188396,12281,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/ad2aeb77/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:533839;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164362;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73028;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/ad2aeb77/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72011;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/ad2aeb77/www-player.css\";s:6:\"weight\";i:47621;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188398,12282,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (188399,12282,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (188400,12282,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (188401,12282,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (188402,12282,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (188403,12282,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (188404,12282,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (188405,12282,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (188406,12282,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (188407,12282,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (188408,12282,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (188409,12282,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (188410,12282,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188412,12283,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (188413,12283,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (188414,12283,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188415,12283,'pm_load_time','13960');
INSERT INTO `wp_postmeta` VALUES (188416,12283,'pm_lcp_time','10076');
INSERT INTO `wp_postmeta` VALUES (188417,12283,'pm_max_fid','1138');
INSERT INTO `wp_postmeta` VALUES (188418,12283,'pm_render_blocking_time','4947');
INSERT INTO `wp_postmeta` VALUES (188419,12283,'pm_total_blocking_time','4454');
INSERT INTO `wp_postmeta` VALUES (188420,12283,'pm_bootup_time','8341');
INSERT INTO `wp_postmeta` VALUES (188421,12283,'pm_weight','958137');
INSERT INTO `wp_postmeta` VALUES (188422,12283,'pm_load_time_diff','1432');
INSERT INTO `wp_postmeta` VALUES (188423,12283,'pm_weight_diff','53');
INSERT INTO `wp_postmeta` VALUES (188424,12283,'pm_weight_document','29946');
INSERT INTO `wp_postmeta` VALUES (188425,12283,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188426,12283,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188427,12283,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188428,12283,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188429,12283,'pm_weight_script','142856');
INSERT INTO `wp_postmeta` VALUES (188430,12283,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188431,12283,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188432,12283,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188433,12283,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (188434,12283,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188435,12283,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (188436,12283,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188437,12283,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188438,12283,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188439,12283,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188440,12283,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188441,12283,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188442,12283,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188443,12283,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188444,12283,'pm_weight_third-party_diff','53');
INSERT INTO `wp_postmeta` VALUES (188445,12283,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188446,12283,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29946;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29946;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188448,12284,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (188449,12284,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (188450,12284,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (188451,12284,'pm_load_time','12449');
INSERT INTO `wp_postmeta` VALUES (188452,12284,'pm_lcp_time','7110');
INSERT INTO `wp_postmeta` VALUES (188453,12284,'pm_max_fid','842');
INSERT INTO `wp_postmeta` VALUES (188454,12284,'pm_render_blocking_time','5341');
INSERT INTO `wp_postmeta` VALUES (188455,12284,'pm_total_blocking_time','2949');
INSERT INTO `wp_postmeta` VALUES (188456,12284,'pm_bootup_time','6421');
INSERT INTO `wp_postmeta` VALUES (188457,12284,'pm_weight','957518');
INSERT INTO `wp_postmeta` VALUES (188458,12284,'pm_load_time_diff','-875');
INSERT INTO `wp_postmeta` VALUES (188459,12284,'pm_weight_diff','-57');
INSERT INTO `wp_postmeta` VALUES (188460,12284,'pm_weight_document','29652');
INSERT INTO `wp_postmeta` VALUES (188461,12284,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188462,12284,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188463,12284,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188464,12284,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188465,12284,'pm_weight_script','142855');
INSERT INTO `wp_postmeta` VALUES (188466,12284,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188467,12284,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188468,12284,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188469,12284,'pm_weight_third-party','112921');
INSERT INTO `wp_postmeta` VALUES (188470,12284,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188471,12284,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (188472,12284,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (188473,12284,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188474,12284,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (188475,12284,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188476,12284,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (188477,12284,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188478,12284,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188479,12284,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188480,12284,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (188481,12284,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188482,12284,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29652;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29652;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188484,12285,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (188485,12285,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (188486,12285,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (188487,12285,'pm_load_time','13292');
INSERT INTO `wp_postmeta` VALUES (188488,12285,'pm_lcp_time','10628');
INSERT INTO `wp_postmeta` VALUES (188489,12285,'pm_max_fid','1211');
INSERT INTO `wp_postmeta` VALUES (188490,12285,'pm_render_blocking_time','4136');
INSERT INTO `wp_postmeta` VALUES (188491,12285,'pm_total_blocking_time','4249');
INSERT INTO `wp_postmeta` VALUES (188492,12285,'pm_bootup_time','7579');
INSERT INTO `wp_postmeta` VALUES (188493,12285,'pm_weight','1141114');
INSERT INTO `wp_postmeta` VALUES (188494,12285,'pm_load_time_diff','-802');
INSERT INTO `wp_postmeta` VALUES (188495,12285,'pm_weight_diff','37');
INSERT INTO `wp_postmeta` VALUES (188496,12285,'pm_weight_document','32969');
INSERT INTO `wp_postmeta` VALUES (188497,12285,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (188498,12285,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (188499,12285,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188500,12285,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188501,12285,'pm_weight_script','145437');
INSERT INTO `wp_postmeta` VALUES (188502,12285,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (188503,12285,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188504,12285,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188505,12285,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (188506,12285,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188507,12285,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188508,12285,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188509,12285,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188510,12285,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188511,12285,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188512,12285,'pm_weight_script_diff','9');
INSERT INTO `wp_postmeta` VALUES (188513,12285,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188514,12285,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188515,12285,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188516,12285,'pm_weight_third-party_diff','43');
INSERT INTO `wp_postmeta` VALUES (188517,12285,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188518,12285,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32969;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32969;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188520,12286,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (188521,12286,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (188522,12286,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (188523,12286,'pm_load_time','18882');
INSERT INTO `wp_postmeta` VALUES (188524,12286,'pm_lcp_time','13947');
INSERT INTO `wp_postmeta` VALUES (188525,12286,'pm_max_fid','1231');
INSERT INTO `wp_postmeta` VALUES (188526,12286,'pm_render_blocking_time','5428');
INSERT INTO `wp_postmeta` VALUES (188527,12286,'pm_total_blocking_time','7283');
INSERT INTO `wp_postmeta` VALUES (188528,12286,'pm_bootup_time','11987');
INSERT INTO `wp_postmeta` VALUES (188529,12286,'pm_weight','1345840');
INSERT INTO `wp_postmeta` VALUES (188530,12286,'pm_load_time_diff','521');
INSERT INTO `wp_postmeta` VALUES (188531,12286,'pm_weight_diff','351');
INSERT INTO `wp_postmeta` VALUES (188532,12286,'pm_weight_document','36808');
INSERT INTO `wp_postmeta` VALUES (188533,12286,'pm_weight_image','534816');
INSERT INTO `wp_postmeta` VALUES (188534,12286,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188535,12286,'pm_weight_script','429947');
INSERT INTO `wp_postmeta` VALUES (188536,12286,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (188537,12286,'pm_weight_stylesheet','174348');
INSERT INTO `wp_postmeta` VALUES (188538,12286,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (188539,12286,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188540,12286,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188541,12286,'pm_weight_third-party','358856');
INSERT INTO `wp_postmeta` VALUES (188542,12286,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (188543,12286,'pm_weight_document_diff','-12');
INSERT INTO `wp_postmeta` VALUES (188544,12286,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188545,12286,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188546,12286,'pm_weight_script_diff','381');
INSERT INTO `wp_postmeta` VALUES (188547,12286,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188548,12286,'pm_weight_stylesheet_diff','37');
INSERT INTO `wp_postmeta` VALUES (188549,12286,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188550,12286,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188551,12286,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188552,12286,'pm_weight_third-party_diff','297');
INSERT INTO `wp_postmeta` VALUES (188553,12286,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188554,12286,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:6:\"weight\";i:86691;s:8:\"filename\";s:46:\"controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73029;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72033;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-36d482103babf0e536174d031dbb1bb8.js\";s:6:\"weight\";i:54639;s:8:\"filename\";s:42:\"shared-36d482103babf0e536174d031dbb1bb8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36808;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36808;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188556,12287,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (188557,12287,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (188558,12287,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188559,12287,'pm_load_time','14363');
INSERT INTO `wp_postmeta` VALUES (188560,12287,'pm_lcp_time','10538');
INSERT INTO `wp_postmeta` VALUES (188561,12287,'pm_max_fid','1413');
INSERT INTO `wp_postmeta` VALUES (188562,12287,'pm_render_blocking_time','5157');
INSERT INTO `wp_postmeta` VALUES (188563,12287,'pm_total_blocking_time','4444');
INSERT INTO `wp_postmeta` VALUES (188564,12287,'pm_bootup_time','8297');
INSERT INTO `wp_postmeta` VALUES (188565,12287,'pm_weight','1022739');
INSERT INTO `wp_postmeta` VALUES (188566,12287,'pm_load_time_diff','1366');
INSERT INTO `wp_postmeta` VALUES (188567,12287,'pm_weight_diff','36');
INSERT INTO `wp_postmeta` VALUES (188568,12287,'pm_weight_document','30668');
INSERT INTO `wp_postmeta` VALUES (188569,12287,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (188570,12287,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188571,12287,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188572,12287,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188573,12287,'pm_weight_script','142861');
INSERT INTO `wp_postmeta` VALUES (188574,12287,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188575,12287,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188576,12287,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188577,12287,'pm_weight_third-party','112944');
INSERT INTO `wp_postmeta` VALUES (188578,12287,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188579,12287,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (188580,12287,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (188581,12287,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188582,12287,'pm_weight_stylesheet_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188583,12287,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188584,12287,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (188585,12287,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188586,12287,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188587,12287,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188588,12287,'pm_weight_third-party_diff','36');
INSERT INTO `wp_postmeta` VALUES (188589,12287,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188590,12287,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30668;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30668;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188592,12288,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (188593,12288,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (188594,12288,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (188595,12288,'pm_load_time','12860');
INSERT INTO `wp_postmeta` VALUES (188596,12288,'pm_lcp_time','6989');
INSERT INTO `wp_postmeta` VALUES (188597,12288,'pm_max_fid','806');
INSERT INTO `wp_postmeta` VALUES (188598,12288,'pm_render_blocking_time','5215');
INSERT INTO `wp_postmeta` VALUES (188599,12288,'pm_total_blocking_time','3467');
INSERT INTO `wp_postmeta` VALUES (188600,12288,'pm_bootup_time','6134');
INSERT INTO `wp_postmeta` VALUES (188601,12288,'pm_weight','958452');
INSERT INTO `wp_postmeta` VALUES (188602,12288,'pm_load_time_diff','-508');
INSERT INTO `wp_postmeta` VALUES (188603,12288,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (188604,12288,'pm_weight_document','30114');
INSERT INTO `wp_postmeta` VALUES (188605,12288,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188606,12288,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188607,12288,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188608,12288,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188609,12288,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (188610,12288,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188611,12288,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188612,12288,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188613,12288,'pm_weight_third-party','112932');
INSERT INTO `wp_postmeta` VALUES (188614,12288,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188615,12288,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (188616,12288,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188617,12288,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188618,12288,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188619,12288,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188620,12288,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (188621,12288,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188622,12288,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188623,12288,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188624,12288,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (188625,12288,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188626,12288,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14922;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188628,12289,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (188629,12289,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (188630,12289,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188631,12289,'pm_load_time','16079');
INSERT INTO `wp_postmeta` VALUES (188632,12289,'pm_lcp_time','13297');
INSERT INTO `wp_postmeta` VALUES (188633,12289,'pm_max_fid','1003');
INSERT INTO `wp_postmeta` VALUES (188634,12289,'pm_render_blocking_time','7514');
INSERT INTO `wp_postmeta` VALUES (188635,12289,'pm_total_blocking_time','3080');
INSERT INTO `wp_postmeta` VALUES (188636,12289,'pm_bootup_time','7740');
INSERT INTO `wp_postmeta` VALUES (188637,12289,'pm_weight','1095502');
INSERT INTO `wp_postmeta` VALUES (188638,12289,'pm_load_time_diff','843');
INSERT INTO `wp_postmeta` VALUES (188639,12289,'pm_weight_diff','27');
INSERT INTO `wp_postmeta` VALUES (188640,12289,'pm_weight_document','32722');
INSERT INTO `wp_postmeta` VALUES (188641,12289,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (188642,12289,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188643,12289,'pm_weight_script','246517');
INSERT INTO `wp_postmeta` VALUES (188644,12289,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (188645,12289,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (188646,12289,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (188647,12289,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188648,12289,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188649,12289,'pm_weight_third-party','112914');
INSERT INTO `wp_postmeta` VALUES (188650,12289,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188651,12289,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (188652,12289,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188653,12289,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188654,12289,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (188655,12289,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188656,12289,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188657,12289,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188658,12289,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188659,12289,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188660,12289,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (188661,12289,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188662,12289,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32722;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188664,12290,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (188665,12290,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188666,12290,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188668,12291,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (188669,12291,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188670,12291,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188672,12292,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (188673,12292,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188674,12292,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188676,12293,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (188677,12293,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Single page, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (188678,12293,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188680,12294,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (188681,12294,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Page for posts, Single faq, Single post, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188682,12294,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188684,12295,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (188685,12295,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188686,12295,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188688,12296,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (188689,12296,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Page for posts, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (188690,12296,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188692,12297,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (188693,12297,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188694,12297,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188696,12298,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (188697,12298,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (188698,12298,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188700,12299,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (188701,12299,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188702,12299,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188704,12300,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (188705,12300,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188706,12300,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188708,12301,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (188709,12301,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Homepage, Page for posts, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (188710,12301,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (188712,12302,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (188713,12302,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188714,12302,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188716,12303,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (188717,12303,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (188718,12303,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188720,12304,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (188721,12304,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (188722,12304,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188724,12305,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (188725,12305,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Page for posts, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (188726,12305,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188728,12279,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (188729,12279,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (188730,12279,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (188731,12279,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (188732,12279,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (188733,12279,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (188734,12279,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (188759,12306,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (188760,12306,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (188761,12306,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (188762,12306,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (188763,12306,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (188765,12307,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (188766,12307,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (188767,12307,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (188768,12307,'pm_load_time','15711');
INSERT INTO `wp_postmeta` VALUES (188769,12307,'pm_lcp_time','11622');
INSERT INTO `wp_postmeta` VALUES (188770,12307,'pm_max_fid','1681');
INSERT INTO `wp_postmeta` VALUES (188771,12307,'pm_render_blocking_time','1895');
INSERT INTO `wp_postmeta` VALUES (188772,12307,'pm_total_blocking_time','5538');
INSERT INTO `wp_postmeta` VALUES (188773,12307,'pm_bootup_time','9214');
INSERT INTO `wp_postmeta` VALUES (188774,12307,'pm_weight','1281683');
INSERT INTO `wp_postmeta` VALUES (188775,12307,'pm_load_time_diff','201');
INSERT INTO `wp_postmeta` VALUES (188776,12307,'pm_weight_diff','28');
INSERT INTO `wp_postmeta` VALUES (188777,12307,'pm_weight_document','28451');
INSERT INTO `wp_postmeta` VALUES (188778,12307,'pm_weight_image','806265');
INSERT INTO `wp_postmeta` VALUES (188779,12307,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188780,12307,'pm_weight_script','185469');
INSERT INTO `wp_postmeta` VALUES (188781,12307,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (188782,12307,'pm_weight_stylesheet','153479');
INSERT INTO `wp_postmeta` VALUES (188783,12307,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188784,12307,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188785,12307,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188786,12307,'pm_weight_third-party','110437');
INSERT INTO `wp_postmeta` VALUES (188787,12307,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (188788,12307,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (188789,12307,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (188790,12307,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188791,12307,'pm_weight_script_diff','-13');
INSERT INTO `wp_postmeta` VALUES (188792,12307,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188793,12307,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (188794,12307,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188795,12307,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188796,12307,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188797,12307,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (188798,12307,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188799,12307,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411547;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:56998;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28451;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188801,12308,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (188802,12308,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (188803,12308,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (188804,12308,'pm_load_time','17340');
INSERT INTO `wp_postmeta` VALUES (188805,12308,'pm_lcp_time','10509');
INSERT INTO `wp_postmeta` VALUES (188806,12308,'pm_max_fid','1154');
INSERT INTO `wp_postmeta` VALUES (188807,12308,'pm_render_blocking_time','4496');
INSERT INTO `wp_postmeta` VALUES (188808,12308,'pm_total_blocking_time','5239');
INSERT INTO `wp_postmeta` VALUES (188809,12308,'pm_bootup_time','9769');
INSERT INTO `wp_postmeta` VALUES (188810,12308,'pm_weight','2116110');
INSERT INTO `wp_postmeta` VALUES (188811,12308,'pm_load_time_diff','-1703');
INSERT INTO `wp_postmeta` VALUES (188812,12308,'pm_weight_diff','-1095');
INSERT INTO `wp_postmeta` VALUES (188813,12308,'pm_weight_document','31710');
INSERT INTO `wp_postmeta` VALUES (188814,12308,'pm_weight_image','937060');
INSERT INTO `wp_postmeta` VALUES (188815,12308,'pm_number_files_image','10');
INSERT INTO `wp_postmeta` VALUES (188816,12308,'pm_weight_script','774027');
INSERT INTO `wp_postmeta` VALUES (188817,12308,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (188818,12308,'pm_weight_stylesheet','218273');
INSERT INTO `wp_postmeta` VALUES (188819,12308,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (188820,12308,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188821,12308,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188822,12308,'pm_weight_third-party','1002508');
INSERT INTO `wp_postmeta` VALUES (188823,12308,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (188824,12308,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (188825,12308,'pm_weight_image_diff','-71');
INSERT INTO `wp_postmeta` VALUES (188826,12308,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188827,12308,'pm_weight_script_diff','-225');
INSERT INTO `wp_postmeta` VALUES (188828,12308,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188829,12308,'pm_weight_stylesheet_diff','-110');
INSERT INTO `wp_postmeta` VALUES (188830,12308,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188831,12308,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188832,12308,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188833,12308,'pm_weight_third-party_diff','-1084');
INSERT INTO `wp_postmeta` VALUES (188834,12308,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188835,12308,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/a4610635/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:533730;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171612;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/a4610635/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72010;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/a4610635/www-player.css\";s:6:\"weight\";i:47531;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188837,12309,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (188838,12309,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (188839,12309,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (188840,12309,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (188841,12309,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (188842,12309,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (188843,12309,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (188844,12309,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (188845,12309,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (188846,12309,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (188847,12309,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (188848,12309,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (188849,12309,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (188851,12310,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (188852,12310,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (188853,12310,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (188854,12310,'pm_load_time','12763');
INSERT INTO `wp_postmeta` VALUES (188855,12310,'pm_lcp_time','7014');
INSERT INTO `wp_postmeta` VALUES (188856,12310,'pm_max_fid','968');
INSERT INTO `wp_postmeta` VALUES (188857,12310,'pm_render_blocking_time','5173');
INSERT INTO `wp_postmeta` VALUES (188858,12310,'pm_total_blocking_time','3383');
INSERT INTO `wp_postmeta` VALUES (188859,12310,'pm_bootup_time','6847');
INSERT INTO `wp_postmeta` VALUES (188860,12310,'pm_weight','958077');
INSERT INTO `wp_postmeta` VALUES (188861,12310,'pm_load_time_diff','-1197');
INSERT INTO `wp_postmeta` VALUES (188862,12310,'pm_weight_diff','-60');
INSERT INTO `wp_postmeta` VALUES (188863,12310,'pm_weight_document','29938');
INSERT INTO `wp_postmeta` VALUES (188864,12310,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188865,12310,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188866,12310,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188867,12310,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188868,12310,'pm_weight_script','142852');
INSERT INTO `wp_postmeta` VALUES (188869,12310,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188870,12310,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188871,12310,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188872,12310,'pm_weight_third-party','112909');
INSERT INTO `wp_postmeta` VALUES (188873,12310,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188874,12310,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (188875,12310,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188876,12310,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188877,12310,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188878,12310,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188879,12310,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (188880,12310,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188881,12310,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188882,12310,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188883,12310,'pm_weight_third-party_diff','-44');
INSERT INTO `wp_postmeta` VALUES (188884,12310,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188885,12310,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29938;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29938;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188887,12311,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (188888,12311,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (188889,12311,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (188890,12311,'pm_load_time','12758');
INSERT INTO `wp_postmeta` VALUES (188891,12311,'pm_lcp_time','6976');
INSERT INTO `wp_postmeta` VALUES (188892,12311,'pm_max_fid','844');
INSERT INTO `wp_postmeta` VALUES (188893,12311,'pm_render_blocking_time','5201');
INSERT INTO `wp_postmeta` VALUES (188894,12311,'pm_total_blocking_time','2912');
INSERT INTO `wp_postmeta` VALUES (188895,12311,'pm_bootup_time','7038');
INSERT INTO `wp_postmeta` VALUES (188896,12311,'pm_weight','957514');
INSERT INTO `wp_postmeta` VALUES (188897,12311,'pm_load_time_diff','309');
INSERT INTO `wp_postmeta` VALUES (188898,12311,'pm_weight_diff','-4');
INSERT INTO `wp_postmeta` VALUES (188899,12311,'pm_weight_document','29648');
INSERT INTO `wp_postmeta` VALUES (188900,12311,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (188901,12311,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (188902,12311,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188903,12311,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188904,12311,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (188905,12311,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (188906,12311,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188907,12311,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188908,12311,'pm_weight_third-party','112926');
INSERT INTO `wp_postmeta` VALUES (188909,12311,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188910,12311,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (188911,12311,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188912,12311,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188913,12311,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188914,12311,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188915,12311,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (188916,12311,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188917,12311,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188918,12311,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188919,12311,'pm_weight_third-party_diff','5');
INSERT INTO `wp_postmeta` VALUES (188920,12311,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188921,12311,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29648;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29648;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188923,12312,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (188924,12312,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (188925,12312,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (188926,12312,'pm_load_time','13492');
INSERT INTO `wp_postmeta` VALUES (188927,12312,'pm_lcp_time','10547');
INSERT INTO `wp_postmeta` VALUES (188928,12312,'pm_max_fid','1022');
INSERT INTO `wp_postmeta` VALUES (188929,12312,'pm_render_blocking_time','4228');
INSERT INTO `wp_postmeta` VALUES (188930,12312,'pm_total_blocking_time','4141');
INSERT INTO `wp_postmeta` VALUES (188931,12312,'pm_bootup_time','7356');
INSERT INTO `wp_postmeta` VALUES (188932,12312,'pm_weight','1141099');
INSERT INTO `wp_postmeta` VALUES (188933,12312,'pm_load_time_diff','200');
INSERT INTO `wp_postmeta` VALUES (188934,12312,'pm_weight_diff','-15');
INSERT INTO `wp_postmeta` VALUES (188935,12312,'pm_weight_document','32970');
INSERT INTO `wp_postmeta` VALUES (188936,12312,'pm_weight_image','642099');
INSERT INTO `wp_postmeta` VALUES (188937,12312,'pm_number_files_image','8');
INSERT INTO `wp_postmeta` VALUES (188938,12312,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (188939,12312,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (188940,12312,'pm_weight_script','145434');
INSERT INTO `wp_postmeta` VALUES (188941,12312,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (188942,12312,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188943,12312,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188944,12312,'pm_weight_third-party','112935');
INSERT INTO `wp_postmeta` VALUES (188945,12312,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (188946,12312,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (188947,12312,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188948,12312,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188949,12312,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188950,12312,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188951,12312,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (188952,12312,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188953,12312,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188954,12312,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188955,12312,'pm_weight_third-party_diff','-16');
INSERT INTO `wp_postmeta` VALUES (188956,12312,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188957,12312,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32970;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32970;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188959,12313,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (188960,12313,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (188961,12313,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (188962,12313,'pm_load_time','19087');
INSERT INTO `wp_postmeta` VALUES (188963,12313,'pm_lcp_time','14484');
INSERT INTO `wp_postmeta` VALUES (188964,12313,'pm_max_fid','1664');
INSERT INTO `wp_postmeta` VALUES (188965,12313,'pm_render_blocking_time','5555');
INSERT INTO `wp_postmeta` VALUES (188966,12313,'pm_total_blocking_time','7357');
INSERT INTO `wp_postmeta` VALUES (188967,12313,'pm_bootup_time','12891');
INSERT INTO `wp_postmeta` VALUES (188968,12313,'pm_weight','1344389');
INSERT INTO `wp_postmeta` VALUES (188969,12313,'pm_load_time_diff','205');
INSERT INTO `wp_postmeta` VALUES (188970,12313,'pm_weight_diff','-1451');
INSERT INTO `wp_postmeta` VALUES (188971,12313,'pm_weight_document','36753');
INSERT INTO `wp_postmeta` VALUES (188972,12313,'pm_weight_image','534837');
INSERT INTO `wp_postmeta` VALUES (188973,12313,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (188974,12313,'pm_weight_script','429168');
INSERT INTO `wp_postmeta` VALUES (188975,12313,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (188976,12313,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (188977,12313,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (188978,12313,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (188979,12313,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (188980,12313,'pm_weight_third-party','357571');
INSERT INTO `wp_postmeta` VALUES (188981,12313,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (188982,12313,'pm_weight_document_diff','-55');
INSERT INTO `wp_postmeta` VALUES (188983,12313,'pm_weight_image_diff','21');
INSERT INTO `wp_postmeta` VALUES (188984,12313,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (188985,12313,'pm_weight_script_diff','-779');
INSERT INTO `wp_postmeta` VALUES (188986,12313,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (188987,12313,'pm_weight_stylesheet_diff','-40');
INSERT INTO `wp_postmeta` VALUES (188988,12313,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (188989,12313,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188990,12313,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (188991,12313,'pm_weight_third-party_diff','-1285');
INSERT INTO `wp_postmeta` VALUES (188992,12313,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (188993,12313,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:6:\"weight\";i:86566;s:8:\"filename\";s:46:\"controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71910;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-36d482103babf0e536174d031dbb1bb8.js\";s:6:\"weight\";i:54594;s:8:\"filename\";s:42:\"shared-36d482103babf0e536174d031dbb1bb8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36753;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36753;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (188995,12314,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (188996,12314,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (188997,12314,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (188998,12314,'pm_load_time','14848');
INSERT INTO `wp_postmeta` VALUES (188999,12314,'pm_lcp_time','11295');
INSERT INTO `wp_postmeta` VALUES (189000,12314,'pm_max_fid','1100');
INSERT INTO `wp_postmeta` VALUES (189001,12314,'pm_render_blocking_time','6280');
INSERT INTO `wp_postmeta` VALUES (189002,12314,'pm_total_blocking_time','4175');
INSERT INTO `wp_postmeta` VALUES (189003,12314,'pm_bootup_time','7830');
INSERT INTO `wp_postmeta` VALUES (189004,12314,'pm_weight','1022709');
INSERT INTO `wp_postmeta` VALUES (189005,12314,'pm_load_time_diff','485');
INSERT INTO `wp_postmeta` VALUES (189006,12314,'pm_weight_diff','-30');
INSERT INTO `wp_postmeta` VALUES (189007,12314,'pm_weight_document','30667');
INSERT INTO `wp_postmeta` VALUES (189008,12314,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (189009,12314,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (189010,12314,'pm_weight_stylesheet','169518');
INSERT INTO `wp_postmeta` VALUES (189011,12314,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189012,12314,'pm_weight_script','142875');
INSERT INTO `wp_postmeta` VALUES (189013,12314,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189014,12314,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189015,12314,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189016,12314,'pm_weight_third-party','112875');
INSERT INTO `wp_postmeta` VALUES (189017,12314,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189018,12314,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189019,12314,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189020,12314,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189021,12314,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (189022,12314,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189023,12314,'pm_weight_script_diff','14');
INSERT INTO `wp_postmeta` VALUES (189024,12314,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189025,12314,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189026,12314,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189027,12314,'pm_weight_third-party_diff','-69');
INSERT INTO `wp_postmeta` VALUES (189028,12314,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189029,12314,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30667;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30667;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21095;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19788;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189031,12315,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (189032,12315,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (189033,12315,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (189034,12315,'pm_load_time','13206');
INSERT INTO `wp_postmeta` VALUES (189035,12315,'pm_lcp_time','9777');
INSERT INTO `wp_postmeta` VALUES (189036,12315,'pm_max_fid','905');
INSERT INTO `wp_postmeta` VALUES (189037,12315,'pm_render_blocking_time','5519');
INSERT INTO `wp_postmeta` VALUES (189038,12315,'pm_total_blocking_time','3662');
INSERT INTO `wp_postmeta` VALUES (189039,12315,'pm_bootup_time','6948');
INSERT INTO `wp_postmeta` VALUES (189040,12315,'pm_weight','958442');
INSERT INTO `wp_postmeta` VALUES (189041,12315,'pm_load_time_diff','346');
INSERT INTO `wp_postmeta` VALUES (189042,12315,'pm_weight_diff','-10');
INSERT INTO `wp_postmeta` VALUES (189043,12315,'pm_weight_document','30114');
INSERT INTO `wp_postmeta` VALUES (189044,12315,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (189045,12315,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189046,12315,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189047,12315,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189048,12315,'pm_weight_script','142859');
INSERT INTO `wp_postmeta` VALUES (189049,12315,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189050,12315,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189051,12315,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189052,12315,'pm_weight_third-party','112922');
INSERT INTO `wp_postmeta` VALUES (189053,12315,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189054,12315,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (189055,12315,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189056,12315,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189057,12315,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189058,12315,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189059,12315,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189060,12315,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189061,12315,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189062,12315,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189063,12315,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (189064,12315,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189065,12315,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30114;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189067,12316,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (189068,12316,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (189069,12316,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (189070,12316,'pm_load_time','16619');
INSERT INTO `wp_postmeta` VALUES (189071,12316,'pm_lcp_time','13749');
INSERT INTO `wp_postmeta` VALUES (189072,12316,'pm_max_fid','1148');
INSERT INTO `wp_postmeta` VALUES (189073,12316,'pm_render_blocking_time','7945');
INSERT INTO `wp_postmeta` VALUES (189074,12316,'pm_total_blocking_time','3164');
INSERT INTO `wp_postmeta` VALUES (189075,12316,'pm_bootup_time','8329');
INSERT INTO `wp_postmeta` VALUES (189076,12316,'pm_weight','1095477');
INSERT INTO `wp_postmeta` VALUES (189077,12316,'pm_load_time_diff','540');
INSERT INTO `wp_postmeta` VALUES (189078,12316,'pm_weight_diff','-25');
INSERT INTO `wp_postmeta` VALUES (189079,12316,'pm_weight_document','32716');
INSERT INTO `wp_postmeta` VALUES (189080,12316,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (189081,12316,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (189082,12316,'pm_weight_script','246520');
INSERT INTO `wp_postmeta` VALUES (189083,12316,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (189084,12316,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (189085,12316,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (189086,12316,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189087,12316,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189088,12316,'pm_weight_third-party','112901');
INSERT INTO `wp_postmeta` VALUES (189089,12316,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189090,12316,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (189091,12316,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189092,12316,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189093,12316,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (189094,12316,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189095,12316,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189096,12316,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189097,12316,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189098,12316,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189099,12316,'pm_weight_third-party_diff','-13');
INSERT INTO `wp_postmeta` VALUES (189100,12316,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189101,12316,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:73027;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32716;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32716;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189103,12317,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (189104,12317,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189105,12317,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189107,12318,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (189108,12318,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189109,12318,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189111,12319,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (189112,12319,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189113,12319,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189115,12320,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (189116,12320,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Page for posts, Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (189117,12320,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189119,12321,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (189120,12321,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189121,12321,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189123,12322,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (189124,12322,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189125,12322,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189127,12323,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (189128,12323,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (189129,12323,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189131,12324,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (189132,12324,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189133,12324,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189135,12325,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (189136,12325,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Page for posts, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (189137,12325,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189139,12326,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (189140,12326,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189141,12326,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189143,12327,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (189144,12327,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189145,12327,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189147,12328,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (189148,12328,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (189149,12328,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189151,12329,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (189152,12329,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189153,12329,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189155,12330,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (189156,12330,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189157,12330,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189159,12331,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (189160,12331,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Page for posts, Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (189161,12331,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189163,12332,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (189164,12332,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (189165,12332,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189167,12306,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (189168,12306,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (189169,12306,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (189170,12306,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (189171,12306,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (189172,12306,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (189173,12306,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (189357,12334,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (189358,12334,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (189359,12334,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (189360,12334,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (189361,12334,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.0\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.0\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.5\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (189363,12335,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (189364,12335,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (189365,12335,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (189366,12335,'pm_load_time','15258');
INSERT INTO `wp_postmeta` VALUES (189367,12335,'pm_lcp_time','11217');
INSERT INTO `wp_postmeta` VALUES (189368,12335,'pm_max_fid','2096');
INSERT INTO `wp_postmeta` VALUES (189369,12335,'pm_render_blocking_time','1616');
INSERT INTO `wp_postmeta` VALUES (189370,12335,'pm_total_blocking_time','5759');
INSERT INTO `wp_postmeta` VALUES (189371,12335,'pm_bootup_time','8408');
INSERT INTO `wp_postmeta` VALUES (189372,12335,'pm_weight','1296716');
INSERT INTO `wp_postmeta` VALUES (189373,12335,'pm_load_time_diff','-453');
INSERT INTO `wp_postmeta` VALUES (189374,12335,'pm_weight_diff','15033');
INSERT INTO `wp_postmeta` VALUES (189375,12335,'pm_weight_document','28452');
INSERT INTO `wp_postmeta` VALUES (189376,12335,'pm_weight_image','806291');
INSERT INTO `wp_postmeta` VALUES (189377,12335,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189378,12335,'pm_weight_script','185480');
INSERT INTO `wp_postmeta` VALUES (189379,12335,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (189380,12335,'pm_weight_stylesheet','153457');
INSERT INTO `wp_postmeta` VALUES (189381,12335,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189382,12335,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189383,12335,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189384,12335,'pm_weight_third-party','125460');
INSERT INTO `wp_postmeta` VALUES (189385,12335,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (189386,12335,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (189387,12335,'pm_weight_image_diff','26');
INSERT INTO `wp_postmeta` VALUES (189388,12335,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189389,12335,'pm_weight_script_diff','11');
INSERT INTO `wp_postmeta` VALUES (189390,12335,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189391,12335,'pm_weight_stylesheet_diff','-22');
INSERT INTO `wp_postmeta` VALUES (189392,12335,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189393,12335,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189394,12335,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189395,12335,'pm_weight_third-party_diff','15023');
INSERT INTO `wp_postmeta` VALUES (189396,12335,'pm_number_files_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (189397,12335,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288557;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:56998;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35218;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28452;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189399,12336,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (189400,12336,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (189401,12336,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (189402,12336,'pm_load_time','18454');
INSERT INTO `wp_postmeta` VALUES (189403,12336,'pm_lcp_time','7901');
INSERT INTO `wp_postmeta` VALUES (189404,12336,'pm_max_fid','1151');
INSERT INTO `wp_postmeta` VALUES (189405,12336,'pm_render_blocking_time','5736');
INSERT INTO `wp_postmeta` VALUES (189406,12336,'pm_total_blocking_time','4943');
INSERT INTO `wp_postmeta` VALUES (189407,12336,'pm_bootup_time','10173');
INSERT INTO `wp_postmeta` VALUES (189408,12336,'pm_weight','2044425');
INSERT INTO `wp_postmeta` VALUES (189409,12336,'pm_load_time_diff','1114');
INSERT INTO `wp_postmeta` VALUES (189410,12336,'pm_weight_diff','-71685');
INSERT INTO `wp_postmeta` VALUES (189411,12336,'pm_weight_document','31627');
INSERT INTO `wp_postmeta` VALUES (189412,12336,'pm_weight_image','864068');
INSERT INTO `wp_postmeta` VALUES (189413,12336,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (189414,12336,'pm_weight_script','774155');
INSERT INTO `wp_postmeta` VALUES (189415,12336,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (189416,12336,'pm_weight_stylesheet','218294');
INSERT INTO `wp_postmeta` VALUES (189417,12336,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (189418,12336,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189419,12336,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189420,12336,'pm_weight_third-party','1003855');
INSERT INTO `wp_postmeta` VALUES (189421,12336,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (189422,12336,'pm_weight_document_diff','-83');
INSERT INTO `wp_postmeta` VALUES (189423,12336,'pm_weight_image_diff','-72992');
INSERT INTO `wp_postmeta` VALUES (189424,12336,'pm_number_files_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189425,12336,'pm_weight_script_diff','128');
INSERT INTO `wp_postmeta` VALUES (189426,12336,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189427,12336,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (189428,12336,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189429,12336,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189430,12336,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189431,12336,'pm_weight_third-party_diff','1347');
INSERT INTO `wp_postmeta` VALUES (189432,12336,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189433,12336,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/a4610635/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:533792;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/a4610635/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72011;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/a4610635/www-player.css\";s:6:\"weight\";i:47532;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31627;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (189435,12337,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (189436,12337,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (189437,12337,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (189438,12337,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (189439,12337,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (189440,12337,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (189441,12337,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (189442,12337,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (189443,12337,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (189444,12337,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (189445,12337,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (189446,12337,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (189447,12337,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189449,12338,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (189450,12338,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (189451,12338,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (189452,12338,'pm_load_time','13014');
INSERT INTO `wp_postmeta` VALUES (189453,12338,'pm_lcp_time','9923');
INSERT INTO `wp_postmeta` VALUES (189454,12338,'pm_max_fid','948');
INSERT INTO `wp_postmeta` VALUES (189455,12338,'pm_render_blocking_time','5203');
INSERT INTO `wp_postmeta` VALUES (189456,12338,'pm_total_blocking_time','3216');
INSERT INTO `wp_postmeta` VALUES (189457,12338,'pm_bootup_time','7400');
INSERT INTO `wp_postmeta` VALUES (189458,12338,'pm_weight','958111');
INSERT INTO `wp_postmeta` VALUES (189459,12338,'pm_load_time_diff','251');
INSERT INTO `wp_postmeta` VALUES (189460,12338,'pm_weight_diff','34');
INSERT INTO `wp_postmeta` VALUES (189461,12338,'pm_weight_document','29961');
INSERT INTO `wp_postmeta` VALUES (189462,12338,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (189463,12338,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189464,12338,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189465,12338,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189466,12338,'pm_weight_script','142856');
INSERT INTO `wp_postmeta` VALUES (189467,12338,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189468,12338,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189469,12338,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189470,12338,'pm_weight_third-party','112890');
INSERT INTO `wp_postmeta` VALUES (189471,12338,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189472,12338,'pm_weight_document_diff','23');
INSERT INTO `wp_postmeta` VALUES (189473,12338,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (189474,12338,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189475,12338,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189476,12338,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189477,12338,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (189478,12338,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189479,12338,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189480,12338,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189481,12338,'pm_weight_third-party_diff','-19');
INSERT INTO `wp_postmeta` VALUES (189482,12338,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189483,12338,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29961;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29961;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189485,12339,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (189486,12339,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (189487,12339,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (189488,12339,'pm_load_time','12868');
INSERT INTO `wp_postmeta` VALUES (189489,12339,'pm_lcp_time','7650');
INSERT INTO `wp_postmeta` VALUES (189490,12339,'pm_max_fid','866');
INSERT INTO `wp_postmeta` VALUES (189491,12339,'pm_render_blocking_time','5947');
INSERT INTO `wp_postmeta` VALUES (189492,12339,'pm_total_blocking_time','2453');
INSERT INTO `wp_postmeta` VALUES (189493,12339,'pm_bootup_time','6375');
INSERT INTO `wp_postmeta` VALUES (189494,12339,'pm_weight','957554');
INSERT INTO `wp_postmeta` VALUES (189495,12339,'pm_load_time_diff','110');
INSERT INTO `wp_postmeta` VALUES (189496,12339,'pm_weight_diff','40');
INSERT INTO `wp_postmeta` VALUES (189497,12339,'pm_weight_document','29669');
INSERT INTO `wp_postmeta` VALUES (189498,12339,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (189499,12339,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189500,12339,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189501,12339,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189502,12339,'pm_weight_script','142855');
INSERT INTO `wp_postmeta` VALUES (189503,12339,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189504,12339,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189505,12339,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189506,12339,'pm_weight_third-party','112924');
INSERT INTO `wp_postmeta` VALUES (189507,12339,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189508,12339,'pm_weight_document_diff','21');
INSERT INTO `wp_postmeta` VALUES (189509,12339,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189510,12339,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189511,12339,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189512,12339,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189513,12339,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (189514,12339,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189515,12339,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189516,12339,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189517,12339,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (189518,12339,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189519,12339,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29669;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29669;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189521,12340,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (189522,12340,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (189523,12340,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (189524,12340,'pm_load_time','12846');
INSERT INTO `wp_postmeta` VALUES (189525,12340,'pm_lcp_time','10165');
INSERT INTO `wp_postmeta` VALUES (189526,12340,'pm_max_fid','894');
INSERT INTO `wp_postmeta` VALUES (189527,12340,'pm_render_blocking_time','4617');
INSERT INTO `wp_postmeta` VALUES (189528,12340,'pm_total_blocking_time','3539');
INSERT INTO `wp_postmeta` VALUES (189529,12340,'pm_bootup_time','6691');
INSERT INTO `wp_postmeta` VALUES (189530,12340,'pm_weight','1067938');
INSERT INTO `wp_postmeta` VALUES (189531,12340,'pm_load_time_diff','-646');
INSERT INTO `wp_postmeta` VALUES (189532,12340,'pm_weight_diff','-73161');
INSERT INTO `wp_postmeta` VALUES (189533,12340,'pm_weight_document','32881');
INSERT INTO `wp_postmeta` VALUES (189534,12340,'pm_weight_image','569133');
INSERT INTO `wp_postmeta` VALUES (189535,12340,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (189536,12340,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189537,12340,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189538,12340,'pm_weight_script','145436');
INSERT INTO `wp_postmeta` VALUES (189539,12340,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (189540,12340,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189541,12340,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189542,12340,'pm_weight_third-party','112917');
INSERT INTO `wp_postmeta` VALUES (189543,12340,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189544,12340,'pm_weight_document_diff','-89');
INSERT INTO `wp_postmeta` VALUES (189545,12340,'pm_weight_image_diff','-72966');
INSERT INTO `wp_postmeta` VALUES (189546,12340,'pm_number_files_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189547,12340,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189548,12340,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189549,12340,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (189550,12340,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189551,12340,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189552,12340,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189553,12340,'pm_weight_third-party_diff','-18');
INSERT INTO `wp_postmeta` VALUES (189554,12340,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189555,12340,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32881;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32881;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (189557,12341,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (189558,12341,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (189559,12341,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (189560,12341,'pm_load_time','17428');
INSERT INTO `wp_postmeta` VALUES (189561,12341,'pm_lcp_time','13633');
INSERT INTO `wp_postmeta` VALUES (189562,12341,'pm_max_fid','1543');
INSERT INTO `wp_postmeta` VALUES (189563,12341,'pm_render_blocking_time','5484');
INSERT INTO `wp_postmeta` VALUES (189564,12341,'pm_total_blocking_time','5870');
INSERT INTO `wp_postmeta` VALUES (189565,12341,'pm_bootup_time','12154');
INSERT INTO `wp_postmeta` VALUES (189566,12341,'pm_weight','1251888');
INSERT INTO `wp_postmeta` VALUES (189567,12341,'pm_load_time_diff','-1659');
INSERT INTO `wp_postmeta` VALUES (189568,12341,'pm_weight_diff','-92501');
INSERT INTO `wp_postmeta` VALUES (189569,12341,'pm_weight_document','36651');
INSERT INTO `wp_postmeta` VALUES (189570,12341,'pm_weight_image','461871');
INSERT INTO `wp_postmeta` VALUES (189571,12341,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189572,12341,'pm_weight_script','410817');
INSERT INTO `wp_postmeta` VALUES (189573,12341,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (189574,12341,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (189575,12341,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (189576,12341,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189577,12341,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189578,12341,'pm_weight_third-party','338241');
INSERT INTO `wp_postmeta` VALUES (189579,12341,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (189580,12341,'pm_weight_document_diff','-102');
INSERT INTO `wp_postmeta` VALUES (189581,12341,'pm_weight_image_diff','-72966');
INSERT INTO `wp_postmeta` VALUES (189582,12341,'pm_number_files_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189583,12341,'pm_weight_script_diff','-18351');
INSERT INTO `wp_postmeta` VALUES (189584,12341,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189585,12341,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189586,12341,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189587,12341,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189588,12341,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189589,12341,'pm_weight_third-party_diff','-19330');
INSERT INTO `wp_postmeta` VALUES (189590,12341,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189591,12341,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:6:\"weight\";i:79496;s:8:\"filename\";s:46:\"controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65738;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-36d482103babf0e536174d031dbb1bb8.js\";s:6:\"weight\";i:49611;s:8:\"filename\";s:42:\"shared-36d482103babf0e536174d031dbb1bb8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36651;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36651;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (189593,12342,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (189594,12342,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (189595,12342,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (189596,12342,'pm_load_time','14204');
INSERT INTO `wp_postmeta` VALUES (189597,12342,'pm_lcp_time','10866');
INSERT INTO `wp_postmeta` VALUES (189598,12342,'pm_max_fid','1116');
INSERT INTO `wp_postmeta` VALUES (189599,12342,'pm_render_blocking_time','5884');
INSERT INTO `wp_postmeta` VALUES (189600,12342,'pm_total_blocking_time','4014');
INSERT INTO `wp_postmeta` VALUES (189601,12342,'pm_bootup_time','7653');
INSERT INTO `wp_postmeta` VALUES (189602,12342,'pm_weight','1022751');
INSERT INTO `wp_postmeta` VALUES (189603,12342,'pm_load_time_diff','-644');
INSERT INTO `wp_postmeta` VALUES (189604,12342,'pm_weight_diff','42');
INSERT INTO `wp_postmeta` VALUES (189605,12342,'pm_weight_document','30689');
INSERT INTO `wp_postmeta` VALUES (189606,12342,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (189607,12342,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (189608,12342,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189609,12342,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189610,12342,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (189611,12342,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189612,12342,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189613,12342,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189614,12342,'pm_weight_third-party','112914');
INSERT INTO `wp_postmeta` VALUES (189615,12342,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189616,12342,'pm_weight_document_diff','22');
INSERT INTO `wp_postmeta` VALUES (189617,12342,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189618,12342,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189619,12342,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (189620,12342,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189621,12342,'pm_weight_script_diff','-17');
INSERT INTO `wp_postmeta` VALUES (189622,12342,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189623,12342,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189624,12342,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189625,12342,'pm_weight_third-party_diff','39');
INSERT INTO `wp_postmeta` VALUES (189626,12342,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189627,12342,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30689;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30689;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189629,12343,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (189630,12343,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (189631,12343,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (189632,12343,'pm_load_time','15819');
INSERT INTO `wp_postmeta` VALUES (189633,12343,'pm_lcp_time','13702');
INSERT INTO `wp_postmeta` VALUES (189634,12343,'pm_max_fid','1117');
INSERT INTO `wp_postmeta` VALUES (189635,12343,'pm_render_blocking_time','7075');
INSERT INTO `wp_postmeta` VALUES (189636,12343,'pm_total_blocking_time','3371');
INSERT INTO `wp_postmeta` VALUES (189637,12343,'pm_bootup_time','7567');
INSERT INTO `wp_postmeta` VALUES (189638,12343,'pm_weight','1095607');
INSERT INTO `wp_postmeta` VALUES (189639,12343,'pm_load_time_diff','-800');
INSERT INTO `wp_postmeta` VALUES (189640,12343,'pm_weight_diff','130');
INSERT INTO `wp_postmeta` VALUES (189641,12343,'pm_weight_document','32736');
INSERT INTO `wp_postmeta` VALUES (189642,12343,'pm_weight_image','472697');
INSERT INTO `wp_postmeta` VALUES (189643,12343,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (189644,12343,'pm_weight_script','246560');
INSERT INTO `wp_postmeta` VALUES (189645,12343,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (189646,12343,'pm_weight_stylesheet','192773');
INSERT INTO `wp_postmeta` VALUES (189647,12343,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (189648,12343,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189649,12343,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189650,12343,'pm_weight_third-party','112907');
INSERT INTO `wp_postmeta` VALUES (189651,12343,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189652,12343,'pm_weight_document_diff','20');
INSERT INTO `wp_postmeta` VALUES (189653,12343,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (189654,12343,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189655,12343,'pm_weight_script_diff','40');
INSERT INTO `wp_postmeta` VALUES (189656,12343,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189657,12343,'pm_weight_stylesheet_diff','40');
INSERT INTO `wp_postmeta` VALUES (189658,12343,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189659,12343,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189660,12343,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189661,12343,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (189662,12343,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189663,12343,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32736;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32736;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21096;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19789;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189665,12344,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (189666,12344,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:131:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189667,12344,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189669,12345,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (189670,12345,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189671,12345,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189673,12346,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (189674,12346,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189675,12346,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189677,12347,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (189678,12347,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:48:\"Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189679,12347,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189681,12348,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (189682,12348,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (189683,12348,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189685,12349,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (189686,12349,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189687,12349,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189689,12350,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (189690,12350,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (189691,12350,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189693,12351,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (189694,12351,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189695,12351,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189697,12352,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (189698,12352,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (189699,12352,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189701,12353,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (189702,12353,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (189703,12353,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189705,12354,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (189706,12354,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189707,12354,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189709,12355,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (189710,12355,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189711,12355,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189713,12356,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (189714,12356,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:99:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189715,12356,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (189717,12357,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (189718,12357,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189719,12357,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189721,12358,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (189722,12358,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (189723,12358,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189725,12359,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (189726,12359,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:81:\"Page for posts, Single faq, Single page, Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (189727,12359,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189729,12360,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (189730,12360,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Page for posts, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (189731,12360,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189733,12334,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (189734,12334,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (189735,12334,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (189736,12334,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (189737,12334,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (189738,12334,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (189739,12334,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (189764,12362,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (189765,12362,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (189766,12362,'pm_changes','3');
INSERT INTO `wp_postmeta` VALUES (189767,12362,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (189768,12362,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (189770,12363,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (189771,12363,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (189772,12363,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (189773,12363,'pm_load_time','16207');
INSERT INTO `wp_postmeta` VALUES (189774,12363,'pm_lcp_time','11635');
INSERT INTO `wp_postmeta` VALUES (189775,12363,'pm_max_fid','1936');
INSERT INTO `wp_postmeta` VALUES (189776,12363,'pm_render_blocking_time','1619');
INSERT INTO `wp_postmeta` VALUES (189777,12363,'pm_total_blocking_time','5249');
INSERT INTO `wp_postmeta` VALUES (189778,12363,'pm_bootup_time','9068');
INSERT INTO `wp_postmeta` VALUES (189779,12363,'pm_weight','1296634');
INSERT INTO `wp_postmeta` VALUES (189780,12363,'pm_load_time_diff','949');
INSERT INTO `wp_postmeta` VALUES (189781,12363,'pm_weight_diff','-82');
INSERT INTO `wp_postmeta` VALUES (189782,12363,'pm_weight_document','28474');
INSERT INTO `wp_postmeta` VALUES (189783,12363,'pm_weight_image','806294');
INSERT INTO `wp_postmeta` VALUES (189784,12363,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189785,12363,'pm_weight_script','185479');
INSERT INTO `wp_postmeta` VALUES (189786,12363,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (189787,12363,'pm_weight_stylesheet','153455');
INSERT INTO `wp_postmeta` VALUES (189788,12363,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189789,12363,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189790,12363,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189791,12363,'pm_weight_third-party','125398');
INSERT INTO `wp_postmeta` VALUES (189792,12363,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (189793,12363,'pm_weight_document_diff','22');
INSERT INTO `wp_postmeta` VALUES (189794,12363,'pm_weight_image_diff','3');
INSERT INTO `wp_postmeta` VALUES (189795,12363,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189796,12363,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189797,12363,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189798,12363,'pm_weight_stylesheet_diff','-2');
INSERT INTO `wp_postmeta` VALUES (189799,12363,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189800,12363,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189801,12363,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189802,12363,'pm_weight_third-party_diff','-62');
INSERT INTO `wp_postmeta` VALUES (189803,12363,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189804,12363,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288556;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57002;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28474;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:84:\"https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14751;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_dJE3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (189806,12364,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (189807,12364,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (189808,12364,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (189809,12364,'pm_load_time','18287');
INSERT INTO `wp_postmeta` VALUES (189810,12364,'pm_lcp_time','7340');
INSERT INTO `wp_postmeta` VALUES (189811,12364,'pm_max_fid','1038');
INSERT INTO `wp_postmeta` VALUES (189812,12364,'pm_render_blocking_time','5808');
INSERT INTO `wp_postmeta` VALUES (189813,12364,'pm_total_blocking_time','4982');
INSERT INTO `wp_postmeta` VALUES (189814,12364,'pm_bootup_time','10536');
INSERT INTO `wp_postmeta` VALUES (189815,12364,'pm_weight','2043449');
INSERT INTO `wp_postmeta` VALUES (189816,12364,'pm_load_time_diff','-167');
INSERT INTO `wp_postmeta` VALUES (189817,12364,'pm_weight_diff','-976');
INSERT INTO `wp_postmeta` VALUES (189818,12364,'pm_weight_document','31625');
INSERT INTO `wp_postmeta` VALUES (189819,12364,'pm_weight_image','864161');
INSERT INTO `wp_postmeta` VALUES (189820,12364,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (189821,12364,'pm_weight_script','774239');
INSERT INTO `wp_postmeta` VALUES (189822,12364,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (189823,12364,'pm_weight_stylesheet','218293');
INSERT INTO `wp_postmeta` VALUES (189824,12364,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (189825,12364,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189826,12364,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189827,12364,'pm_weight_third-party','1002886');
INSERT INTO `wp_postmeta` VALUES (189828,12364,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (189829,12364,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (189830,12364,'pm_weight_image_diff','93');
INSERT INTO `wp_postmeta` VALUES (189831,12364,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189832,12364,'pm_weight_script_diff','84');
INSERT INTO `wp_postmeta` VALUES (189833,12364,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189834,12364,'pm_weight_stylesheet_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189835,12364,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189836,12364,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189837,12364,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189838,12364,'pm_weight_third-party_diff','-969');
INSERT INTO `wp_postmeta` VALUES (189839,12364,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189840,12364,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/4c89207b/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:533910;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164353;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/4c89207b/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:71998;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/4c89207b/www-player.css\";s:6:\"weight\";i:47531;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31625;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189842,12365,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (189843,12365,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (189844,12365,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (189845,12365,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (189846,12365,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (189847,12365,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (189848,12365,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (189849,12365,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (189850,12365,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (189851,12365,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (189852,12365,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (189853,12365,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (189854,12365,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (189856,12366,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (189857,12366,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (189858,12366,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (189859,12366,'pm_load_time','12884');
INSERT INTO `wp_postmeta` VALUES (189860,12366,'pm_lcp_time','6927');
INSERT INTO `wp_postmeta` VALUES (189861,12366,'pm_max_fid','862');
INSERT INTO `wp_postmeta` VALUES (189862,12366,'pm_render_blocking_time','5697');
INSERT INTO `wp_postmeta` VALUES (189863,12366,'pm_total_blocking_time','2712');
INSERT INTO `wp_postmeta` VALUES (189864,12366,'pm_bootup_time','6415');
INSERT INTO `wp_postmeta` VALUES (189865,12366,'pm_weight','958125');
INSERT INTO `wp_postmeta` VALUES (189866,12366,'pm_load_time_diff','-130');
INSERT INTO `wp_postmeta` VALUES (189867,12366,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (189868,12366,'pm_weight_document','29957');
INSERT INTO `wp_postmeta` VALUES (189869,12366,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (189870,12366,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189871,12366,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189872,12366,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189873,12366,'pm_weight_script','142863');
INSERT INTO `wp_postmeta` VALUES (189874,12366,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189875,12366,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189876,12366,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189877,12366,'pm_weight_third-party','112919');
INSERT INTO `wp_postmeta` VALUES (189878,12366,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189879,12366,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (189880,12366,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (189881,12366,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189882,12366,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189883,12366,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189884,12366,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (189885,12366,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189886,12366,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189887,12366,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189888,12366,'pm_weight_third-party_diff','29');
INSERT INTO `wp_postmeta` VALUES (189889,12366,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189890,12366,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29957;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29957;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189892,12367,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (189893,12367,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (189894,12367,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (189895,12367,'pm_load_time','14053');
INSERT INTO `wp_postmeta` VALUES (189896,12367,'pm_lcp_time','10358');
INSERT INTO `wp_postmeta` VALUES (189897,12367,'pm_max_fid','1001');
INSERT INTO `wp_postmeta` VALUES (189898,12367,'pm_render_blocking_time','5857');
INSERT INTO `wp_postmeta` VALUES (189899,12367,'pm_total_blocking_time','3864');
INSERT INTO `wp_postmeta` VALUES (189900,12367,'pm_bootup_time','7806');
INSERT INTO `wp_postmeta` VALUES (189901,12367,'pm_weight','957535');
INSERT INTO `wp_postmeta` VALUES (189902,12367,'pm_load_time_diff','1185');
INSERT INTO `wp_postmeta` VALUES (189903,12367,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (189904,12367,'pm_weight_document','29667');
INSERT INTO `wp_postmeta` VALUES (189905,12367,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (189906,12367,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189907,12367,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189908,12367,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189909,12367,'pm_weight_script','142861');
INSERT INTO `wp_postmeta` VALUES (189910,12367,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (189911,12367,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189912,12367,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189913,12367,'pm_weight_third-party','112902');
INSERT INTO `wp_postmeta` VALUES (189914,12367,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189915,12367,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (189916,12367,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (189917,12367,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189918,12367,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189919,12367,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189920,12367,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (189921,12367,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189922,12367,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189923,12367,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189924,12367,'pm_weight_third-party_diff','-22');
INSERT INTO `wp_postmeta` VALUES (189925,12367,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189926,12367,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29667;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29667;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189928,12368,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (189929,12368,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (189930,12368,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (189931,12368,'pm_load_time','13059');
INSERT INTO `wp_postmeta` VALUES (189932,12368,'pm_lcp_time','10178');
INSERT INTO `wp_postmeta` VALUES (189933,12368,'pm_max_fid','1042');
INSERT INTO `wp_postmeta` VALUES (189934,12368,'pm_render_blocking_time','4602');
INSERT INTO `wp_postmeta` VALUES (189935,12368,'pm_total_blocking_time','3326');
INSERT INTO `wp_postmeta` VALUES (189936,12368,'pm_bootup_time','7434');
INSERT INTO `wp_postmeta` VALUES (189937,12368,'pm_weight','1067942');
INSERT INTO `wp_postmeta` VALUES (189938,12368,'pm_load_time_diff','213');
INSERT INTO `wp_postmeta` VALUES (189939,12368,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (189940,12368,'pm_weight_document','32884');
INSERT INTO `wp_postmeta` VALUES (189941,12368,'pm_weight_image','569133');
INSERT INTO `wp_postmeta` VALUES (189942,12368,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (189943,12368,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (189944,12368,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (189945,12368,'pm_weight_script','145437');
INSERT INTO `wp_postmeta` VALUES (189946,12368,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (189947,12368,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189948,12368,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189949,12368,'pm_weight_third-party','112916');
INSERT INTO `wp_postmeta` VALUES (189950,12368,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (189951,12368,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (189952,12368,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189953,12368,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189954,12368,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189955,12368,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189956,12368,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (189957,12368,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189958,12368,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189959,12368,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189960,12368,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (189961,12368,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189962,12368,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32884;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32884;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (189964,12369,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (189965,12369,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (189966,12369,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (189967,12369,'pm_load_time','18028');
INSERT INTO `wp_postmeta` VALUES (189968,12369,'pm_lcp_time','14027');
INSERT INTO `wp_postmeta` VALUES (189969,12369,'pm_max_fid','1550');
INSERT INTO `wp_postmeta` VALUES (189970,12369,'pm_render_blocking_time','5748');
INSERT INTO `wp_postmeta` VALUES (189971,12369,'pm_total_blocking_time','5982');
INSERT INTO `wp_postmeta` VALUES (189972,12369,'pm_bootup_time','12366');
INSERT INTO `wp_postmeta` VALUES (189973,12369,'pm_weight','1270154');
INSERT INTO `wp_postmeta` VALUES (189974,12369,'pm_load_time_diff','600');
INSERT INTO `wp_postmeta` VALUES (189975,12369,'pm_weight_diff','18266');
INSERT INTO `wp_postmeta` VALUES (189976,12369,'pm_weight_document','36693');
INSERT INTO `wp_postmeta` VALUES (189977,12369,'pm_weight_image','461848');
INSERT INTO `wp_postmeta` VALUES (189978,12369,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (189979,12369,'pm_weight_script','427574');
INSERT INTO `wp_postmeta` VALUES (189980,12369,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (189981,12369,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (189982,12369,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (189983,12369,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (189984,12369,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (189985,12369,'pm_weight_third-party','356445');
INSERT INTO `wp_postmeta` VALUES (189986,12369,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (189987,12369,'pm_weight_document_diff','42');
INSERT INTO `wp_postmeta` VALUES (189988,12369,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (189989,12369,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (189990,12369,'pm_weight_script_diff','16757');
INSERT INTO `wp_postmeta` VALUES (189991,12369,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (189992,12369,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189993,12369,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (189994,12369,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189995,12369,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (189996,12369,'pm_weight_third-party_diff','18204');
INSERT INTO `wp_postmeta` VALUES (189997,12369,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (189998,12369,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:6:\"weight\";i:86469;s:8:\"filename\";s:46:\"controller-501e70549f4ee6abdb2eee07ef2e2255.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71965;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-36d482103babf0e536174d031dbb1bb8.js\";s:6:\"weight\";i:54543;s:8:\"filename\";s:42:\"shared-36d482103babf0e536174d031dbb1bb8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36693;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36693;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190000,12370,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (190001,12370,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (190002,12370,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (190003,12370,'pm_load_time','13772');
INSERT INTO `wp_postmeta` VALUES (190004,12370,'pm_lcp_time','10520');
INSERT INTO `wp_postmeta` VALUES (190005,12370,'pm_max_fid','1103');
INSERT INTO `wp_postmeta` VALUES (190006,12370,'pm_render_blocking_time','5556');
INSERT INTO `wp_postmeta` VALUES (190007,12370,'pm_total_blocking_time','4075');
INSERT INTO `wp_postmeta` VALUES (190008,12370,'pm_bootup_time','7524');
INSERT INTO `wp_postmeta` VALUES (190009,12370,'pm_weight','1022757');
INSERT INTO `wp_postmeta` VALUES (190010,12370,'pm_load_time_diff','-432');
INSERT INTO `wp_postmeta` VALUES (190011,12370,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (190012,12370,'pm_weight_document','30687');
INSERT INTO `wp_postmeta` VALUES (190013,12370,'pm_weight_image','530904');
INSERT INTO `wp_postmeta` VALUES (190014,12370,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190015,12370,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190016,12370,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190017,12370,'pm_weight_script','142857');
INSERT INTO `wp_postmeta` VALUES (190018,12370,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190019,12370,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190020,12370,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190021,12370,'pm_weight_third-party','112924');
INSERT INTO `wp_postmeta` VALUES (190022,12370,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190023,12370,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (190024,12370,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190025,12370,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190026,12370,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190027,12370,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190028,12370,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190029,12370,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190030,12370,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190031,12370,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190032,12370,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (190033,12370,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190034,12370,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30687;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30687;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190036,12371,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (190037,12371,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (190038,12371,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (190039,12371,'pm_load_time','12453');
INSERT INTO `wp_postmeta` VALUES (190040,12371,'pm_lcp_time','7039');
INSERT INTO `wp_postmeta` VALUES (190041,12371,'pm_max_fid','874');
INSERT INTO `wp_postmeta` VALUES (190042,12371,'pm_render_blocking_time','5359');
INSERT INTO `wp_postmeta` VALUES (190043,12371,'pm_total_blocking_time','3043');
INSERT INTO `wp_postmeta` VALUES (190044,12371,'pm_bootup_time','6104');
INSERT INTO `wp_postmeta` VALUES (190045,12371,'pm_weight','958461');
INSERT INTO `wp_postmeta` VALUES (190046,12371,'pm_weight_document','30134');
INSERT INTO `wp_postmeta` VALUES (190047,12371,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (190048,12371,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190049,12371,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190050,12371,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190051,12371,'pm_weight_script','142853');
INSERT INTO `wp_postmeta` VALUES (190052,12371,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190053,12371,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190054,12371,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190055,12371,'pm_weight_third-party','112901');
INSERT INTO `wp_postmeta` VALUES (190056,12371,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190057,12371,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30134;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30134;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (190059,12372,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (190060,12372,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (190061,12372,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (190062,12372,'pm_load_time','14990');
INSERT INTO `wp_postmeta` VALUES (190063,12372,'pm_lcp_time','12833');
INSERT INTO `wp_postmeta` VALUES (190064,12372,'pm_max_fid','869');
INSERT INTO `wp_postmeta` VALUES (190065,12372,'pm_render_blocking_time','7609');
INSERT INTO `wp_postmeta` VALUES (190066,12372,'pm_total_blocking_time','2483');
INSERT INTO `wp_postmeta` VALUES (190067,12372,'pm_bootup_time','7893');
INSERT INTO `wp_postmeta` VALUES (190068,12372,'pm_weight','1095571');
INSERT INTO `wp_postmeta` VALUES (190069,12372,'pm_load_time_diff','-829');
INSERT INTO `wp_postmeta` VALUES (190070,12372,'pm_weight_diff','-36');
INSERT INTO `wp_postmeta` VALUES (190071,12372,'pm_weight_document','32743');
INSERT INTO `wp_postmeta` VALUES (190072,12372,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (190073,12372,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190074,12372,'pm_weight_script','246520');
INSERT INTO `wp_postmeta` VALUES (190075,12372,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (190076,12372,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (190077,12372,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (190078,12372,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190079,12372,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190080,12372,'pm_weight_third-party','112941');
INSERT INTO `wp_postmeta` VALUES (190081,12372,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190082,12372,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (190083,12372,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (190084,12372,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190085,12372,'pm_weight_script_diff','-40');
INSERT INTO `wp_postmeta` VALUES (190086,12372,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190087,12372,'pm_weight_stylesheet_diff','-40');
INSERT INTO `wp_postmeta` VALUES (190088,12372,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190089,12372,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190090,12372,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190091,12372,'pm_weight_third-party_diff','34');
INSERT INTO `wp_postmeta` VALUES (190092,12372,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190093,12372,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32743;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32743;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190095,12373,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (190096,12373,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190097,12373,'pm_object_name','Download Plugins and Themes from Dashboard');
INSERT INTO `wp_postmeta` VALUES (190098,12373,'pm_object_version','1.8.1');
INSERT INTO `wp_postmeta` VALUES (190099,12373,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190100,12373,'pm_previous_object_name','Download Plugins and Themes from Dashboard');
INSERT INTO `wp_postmeta` VALUES (190101,12373,'pm_previous_object_version','1.8.0');
INSERT INTO `wp_postmeta` VALUES (190102,12373,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (190103,12373,'pm_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (190104,12373,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (190105,12373,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (190106,12373,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (190107,12373,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (190109,12374,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (190110,12374,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190111,12374,'pm_object_name','WP Mail SMTP');
INSERT INTO `wp_postmeta` VALUES (190112,12374,'pm_object_version','3.2.1');
INSERT INTO `wp_postmeta` VALUES (190113,12374,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190114,12374,'pm_previous_object_name','WP Mail SMTP');
INSERT INTO `wp_postmeta` VALUES (190115,12374,'pm_previous_object_version','3.2.0');
INSERT INTO `wp_postmeta` VALUES (190116,12374,'pm_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (190117,12374,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (190118,12374,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (190119,12374,'pm_previous_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (190120,12374,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (190121,12374,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (190123,12375,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (190124,12375,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190125,12375,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (190126,12375,'pm_object_version','17.6');
INSERT INTO `wp_postmeta` VALUES (190127,12375,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (190128,12375,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (190129,12375,'pm_previous_object_version','17.5');
INSERT INTO `wp_postmeta` VALUES (190130,12375,'pm_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (190131,12375,'pm_object_version_minor','6');
INSERT INTO `wp_postmeta` VALUES (190132,12375,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (190133,12375,'pm_previous_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (190134,12375,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (190135,12375,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (190137,12376,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (190138,12376,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190139,12376,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190141,12377,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (190142,12377,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190143,12377,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190145,12378,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (190146,12378,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190147,12378,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190149,12379,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (190150,12379,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single faq, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190151,12379,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190153,12380,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (190154,12380,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (190155,12380,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190157,12381,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (190158,12381,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190159,12381,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190161,12382,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (190162,12382,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (190163,12382,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190165,12383,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (190166,12383,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190167,12383,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190169,12384,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (190170,12384,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (190171,12384,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190173,12385,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (190174,12385,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190175,12385,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190177,12386,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (190178,12386,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190179,12386,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190181,12387,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (190182,12387,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (190183,12387,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190185,12388,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (190186,12388,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190187,12388,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190189,12389,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (190190,12389,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (190191,12389,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190193,12390,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (190194,12390,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single faq, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190195,12390,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190197,12391,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (190198,12391,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (190199,12391,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190201,12362,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (190202,12362,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (190203,12362,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (190204,12362,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (190205,12362,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (190206,12362,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (190207,12362,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (190253,12392,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (190254,12392,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190255,12392,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (190256,12392,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (190257,12392,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (190259,12393,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (190260,12393,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (190261,12393,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190262,12393,'pm_load_time','15965');
INSERT INTO `wp_postmeta` VALUES (190263,12393,'pm_lcp_time','11959');
INSERT INTO `wp_postmeta` VALUES (190264,12393,'pm_max_fid','2201');
INSERT INTO `wp_postmeta` VALUES (190265,12393,'pm_render_blocking_time','1577');
INSERT INTO `wp_postmeta` VALUES (190266,12393,'pm_total_blocking_time','5651');
INSERT INTO `wp_postmeta` VALUES (190267,12393,'pm_bootup_time','9982');
INSERT INTO `wp_postmeta` VALUES (190268,12393,'pm_weight','1296650');
INSERT INTO `wp_postmeta` VALUES (190269,12393,'pm_load_time_diff','-242');
INSERT INTO `wp_postmeta` VALUES (190270,12393,'pm_weight_diff','16');
INSERT INTO `wp_postmeta` VALUES (190271,12393,'pm_weight_document','28476');
INSERT INTO `wp_postmeta` VALUES (190272,12393,'pm_weight_image','806274');
INSERT INTO `wp_postmeta` VALUES (190273,12393,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190274,12393,'pm_weight_script','185468');
INSERT INTO `wp_postmeta` VALUES (190275,12393,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (190276,12393,'pm_weight_stylesheet','153485');
INSERT INTO `wp_postmeta` VALUES (190277,12393,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190278,12393,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190279,12393,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190280,12393,'pm_weight_third-party','125397');
INSERT INTO `wp_postmeta` VALUES (190281,12393,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (190282,12393,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (190283,12393,'pm_weight_image_diff','-20');
INSERT INTO `wp_postmeta` VALUES (190284,12393,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190285,12393,'pm_weight_script_diff','-11');
INSERT INTO `wp_postmeta` VALUES (190286,12393,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190287,12393,'pm_weight_stylesheet_diff','30');
INSERT INTO `wp_postmeta` VALUES (190288,12393,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190289,12393,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190290,12393,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190291,12393,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190292,12393,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190293,12393,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288555;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97922;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:56999;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28476;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18451;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18405;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14728;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (190295,12394,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (190296,12394,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (190297,12394,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (190298,12394,'pm_load_time','18047');
INSERT INTO `wp_postmeta` VALUES (190299,12394,'pm_lcp_time','7166');
INSERT INTO `wp_postmeta` VALUES (190300,12394,'pm_max_fid','870');
INSERT INTO `wp_postmeta` VALUES (190301,12394,'pm_render_blocking_time','5473');
INSERT INTO `wp_postmeta` VALUES (190302,12394,'pm_total_blocking_time','4661');
INSERT INTO `wp_postmeta` VALUES (190303,12394,'pm_bootup_time','9068');
INSERT INTO `wp_postmeta` VALUES (190304,12394,'pm_weight','2043091');
INSERT INTO `wp_postmeta` VALUES (190305,12394,'pm_load_time_diff','-240');
INSERT INTO `wp_postmeta` VALUES (190306,12394,'pm_weight_diff','-358');
INSERT INTO `wp_postmeta` VALUES (190307,12394,'pm_weight_document','31622');
INSERT INTO `wp_postmeta` VALUES (190308,12394,'pm_weight_image','864081');
INSERT INTO `wp_postmeta` VALUES (190309,12394,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (190310,12394,'pm_weight_script','774270');
INSERT INTO `wp_postmeta` VALUES (190311,12394,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (190312,12394,'pm_weight_stylesheet','218294');
INSERT INTO `wp_postmeta` VALUES (190313,12394,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (190314,12394,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190315,12394,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190316,12394,'pm_weight_third-party','1002531');
INSERT INTO `wp_postmeta` VALUES (190317,12394,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (190318,12394,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (190319,12394,'pm_weight_image_diff','-80');
INSERT INTO `wp_postmeta` VALUES (190320,12394,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190321,12394,'pm_weight_script_diff','31');
INSERT INTO `wp_postmeta` VALUES (190322,12394,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190323,12394,'pm_weight_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (190324,12394,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190325,12394,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190326,12394,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190327,12394,'pm_weight_third-party_diff','-355');
INSERT INTO `wp_postmeta` VALUES (190328,12394,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190329,12394,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/4c89207b/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:533809;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/4c89207b/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72011;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/4c89207b/www-player.css\";s:6:\"weight\";i:47532;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31622;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190331,12395,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (190332,12395,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (190333,12395,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (190334,12395,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (190335,12395,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (190336,12395,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (190337,12395,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (190338,12395,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (190339,12395,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (190340,12395,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (190341,12395,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (190342,12395,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (190343,12395,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190345,12396,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (190346,12396,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (190347,12396,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (190348,12396,'pm_load_time','13008');
INSERT INTO `wp_postmeta` VALUES (190349,12396,'pm_lcp_time','6874');
INSERT INTO `wp_postmeta` VALUES (190350,12396,'pm_max_fid','1080');
INSERT INTO `wp_postmeta` VALUES (190351,12396,'pm_render_blocking_time','5275');
INSERT INTO `wp_postmeta` VALUES (190352,12396,'pm_total_blocking_time','3428');
INSERT INTO `wp_postmeta` VALUES (190353,12396,'pm_bootup_time','7276');
INSERT INTO `wp_postmeta` VALUES (190354,12396,'pm_weight','957541');
INSERT INTO `wp_postmeta` VALUES (190355,12396,'pm_load_time_diff','-1045');
INSERT INTO `wp_postmeta` VALUES (190356,12396,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (190357,12396,'pm_weight_document','29666');
INSERT INTO `wp_postmeta` VALUES (190358,12396,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (190359,12396,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190360,12396,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190361,12396,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190362,12396,'pm_weight_script','142860');
INSERT INTO `wp_postmeta` VALUES (190363,12396,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190364,12396,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190365,12396,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190366,12396,'pm_weight_third-party','112917');
INSERT INTO `wp_postmeta` VALUES (190367,12396,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190368,12396,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190369,12396,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (190370,12396,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190371,12396,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190372,12396,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190373,12396,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190374,12396,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190375,12396,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190376,12396,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190377,12396,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (190378,12396,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190379,12396,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29666;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29666;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190381,12397,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (190382,12397,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (190383,12397,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190384,12397,'pm_load_time','16238');
INSERT INTO `wp_postmeta` VALUES (190385,12397,'pm_lcp_time','11174');
INSERT INTO `wp_postmeta` VALUES (190386,12397,'pm_max_fid','1508');
INSERT INTO `wp_postmeta` VALUES (190387,12397,'pm_render_blocking_time','4123');
INSERT INTO `wp_postmeta` VALUES (190388,12397,'pm_total_blocking_time','6652');
INSERT INTO `wp_postmeta` VALUES (190389,12397,'pm_bootup_time','10082');
INSERT INTO `wp_postmeta` VALUES (190390,12397,'pm_weight','1067947');
INSERT INTO `wp_postmeta` VALUES (190391,12397,'pm_load_time_diff','3179');
INSERT INTO `wp_postmeta` VALUES (190392,12397,'pm_weight_diff','5');
INSERT INTO `wp_postmeta` VALUES (190393,12397,'pm_weight_document','32880');
INSERT INTO `wp_postmeta` VALUES (190394,12397,'pm_weight_image','569133');
INSERT INTO `wp_postmeta` VALUES (190395,12397,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (190396,12397,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190397,12397,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190398,12397,'pm_weight_script','145422');
INSERT INTO `wp_postmeta` VALUES (190399,12397,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (190400,12397,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190401,12397,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190402,12397,'pm_weight_third-party','112929');
INSERT INTO `wp_postmeta` VALUES (190403,12397,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190404,12397,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (190405,12397,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190406,12397,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190407,12397,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190408,12397,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190409,12397,'pm_weight_script_diff','-15');
INSERT INTO `wp_postmeta` VALUES (190410,12397,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190411,12397,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190412,12397,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190413,12397,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (190414,12397,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190415,12397,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32880;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32880;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190417,12398,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (190418,12398,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (190419,12398,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190420,12398,'pm_load_time','17723');
INSERT INTO `wp_postmeta` VALUES (190421,12398,'pm_lcp_time','13998');
INSERT INTO `wp_postmeta` VALUES (190422,12398,'pm_max_fid','1250');
INSERT INTO `wp_postmeta` VALUES (190423,12398,'pm_render_blocking_time','5594');
INSERT INTO `wp_postmeta` VALUES (190424,12398,'pm_total_blocking_time','5898');
INSERT INTO `wp_postmeta` VALUES (190425,12398,'pm_bootup_time','12357');
INSERT INTO `wp_postmeta` VALUES (190426,12398,'pm_weight','1271848');
INSERT INTO `wp_postmeta` VALUES (190427,12398,'pm_load_time_diff','-305');
INSERT INTO `wp_postmeta` VALUES (190428,12398,'pm_weight_diff','1694');
INSERT INTO `wp_postmeta` VALUES (190429,12398,'pm_weight_document','36647');
INSERT INTO `wp_postmeta` VALUES (190430,12398,'pm_weight_image','461848');
INSERT INTO `wp_postmeta` VALUES (190431,12398,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190432,12398,'pm_weight_script','429749');
INSERT INTO `wp_postmeta` VALUES (190433,12398,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (190434,12398,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (190435,12398,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (190436,12398,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190437,12398,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190438,12398,'pm_weight_third-party','358230');
INSERT INTO `wp_postmeta` VALUES (190439,12398,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (190440,12398,'pm_weight_document_diff','-46');
INSERT INTO `wp_postmeta` VALUES (190441,12398,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190442,12398,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190443,12398,'pm_weight_script_diff','2175');
INSERT INTO `wp_postmeta` VALUES (190444,12398,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190445,12398,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190446,12398,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190447,12398,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190448,12398,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190449,12398,'pm_weight_third-party_diff','1785');
INSERT INTO `wp_postmeta` VALUES (190450,12398,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190451,12398,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:86808;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72053;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:54769;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36647;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36647;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190453,12399,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (190454,12399,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (190455,12399,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (190456,12399,'pm_load_time','13460');
INSERT INTO `wp_postmeta` VALUES (190457,12399,'pm_lcp_time','10256');
INSERT INTO `wp_postmeta` VALUES (190458,12399,'pm_max_fid','1149');
INSERT INTO `wp_postmeta` VALUES (190459,12399,'pm_render_blocking_time','5001');
INSERT INTO `wp_postmeta` VALUES (190460,12399,'pm_total_blocking_time','3965');
INSERT INTO `wp_postmeta` VALUES (190461,12399,'pm_bootup_time','7915');
INSERT INTO `wp_postmeta` VALUES (190462,12399,'pm_weight','1022793');
INSERT INTO `wp_postmeta` VALUES (190463,12399,'pm_load_time_diff','-312');
INSERT INTO `wp_postmeta` VALUES (190464,12399,'pm_weight_diff','36');
INSERT INTO `wp_postmeta` VALUES (190465,12399,'pm_weight_document','30690');
INSERT INTO `wp_postmeta` VALUES (190466,12399,'pm_weight_image','530927');
INSERT INTO `wp_postmeta` VALUES (190467,12399,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190468,12399,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190469,12399,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190470,12399,'pm_weight_script','142858');
INSERT INTO `wp_postmeta` VALUES (190471,12399,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190472,12399,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190473,12399,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190474,12399,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (190475,12399,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190476,12399,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (190477,12399,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (190478,12399,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190479,12399,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190480,12399,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190481,12399,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (190482,12399,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190483,12399,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190484,12399,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190485,12399,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (190486,12399,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190487,12399,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63184;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30690;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30690;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190489,12400,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (190490,12400,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (190491,12400,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (190492,12400,'pm_load_time','14681');
INSERT INTO `wp_postmeta` VALUES (190493,12400,'pm_lcp_time','10661');
INSERT INTO `wp_postmeta` VALUES (190494,12400,'pm_max_fid','1130');
INSERT INTO `wp_postmeta` VALUES (190495,12400,'pm_render_blocking_time','5675');
INSERT INTO `wp_postmeta` VALUES (190496,12400,'pm_total_blocking_time','4913');
INSERT INTO `wp_postmeta` VALUES (190497,12400,'pm_bootup_time','7983');
INSERT INTO `wp_postmeta` VALUES (190498,12400,'pm_weight','958476');
INSERT INTO `wp_postmeta` VALUES (190499,12400,'pm_load_time_diff','2228');
INSERT INTO `wp_postmeta` VALUES (190500,12400,'pm_weight_diff','15');
INSERT INTO `wp_postmeta` VALUES (190501,12400,'pm_weight_document','30137');
INSERT INTO `wp_postmeta` VALUES (190502,12400,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (190503,12400,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190504,12400,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190505,12400,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190506,12400,'pm_weight_script','142855');
INSERT INTO `wp_postmeta` VALUES (190507,12400,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190508,12400,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190509,12400,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190510,12400,'pm_weight_third-party','112910');
INSERT INTO `wp_postmeta` VALUES (190511,12400,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190512,12400,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (190513,12400,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190514,12400,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190515,12400,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190516,12400,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190517,12400,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (190518,12400,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190519,12400,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190520,12400,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190521,12400,'pm_weight_third-party_diff','9');
INSERT INTO `wp_postmeta` VALUES (190522,12400,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190523,12400,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30137;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30137;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190525,12401,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (190526,12401,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (190527,12401,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190528,12401,'pm_load_time','15937');
INSERT INTO `wp_postmeta` VALUES (190529,12401,'pm_lcp_time','12387');
INSERT INTO `wp_postmeta` VALUES (190530,12401,'pm_max_fid','1057');
INSERT INTO `wp_postmeta` VALUES (190531,12401,'pm_render_blocking_time','7395');
INSERT INTO `wp_postmeta` VALUES (190532,12401,'pm_total_blocking_time','3126');
INSERT INTO `wp_postmeta` VALUES (190533,12401,'pm_bootup_time','9102');
INSERT INTO `wp_postmeta` VALUES (190534,12401,'pm_weight','1095529');
INSERT INTO `wp_postmeta` VALUES (190535,12401,'pm_load_time_diff','947');
INSERT INTO `wp_postmeta` VALUES (190536,12401,'pm_weight_diff','-42');
INSERT INTO `wp_postmeta` VALUES (190537,12401,'pm_weight_document','32734');
INSERT INTO `wp_postmeta` VALUES (190538,12401,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (190539,12401,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190540,12401,'pm_weight_script','246521');
INSERT INTO `wp_postmeta` VALUES (190541,12401,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (190542,12401,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (190543,12401,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (190544,12401,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190545,12401,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190546,12401,'pm_weight_third-party','112917');
INSERT INTO `wp_postmeta` VALUES (190547,12401,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190548,12401,'pm_weight_document_diff','-9');
INSERT INTO `wp_postmeta` VALUES (190549,12401,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190550,12401,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190551,12401,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (190552,12401,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190553,12401,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190554,12401,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190555,12401,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190556,12401,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190557,12401,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (190558,12401,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190559,12401,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32734;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32734;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190561,12402,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (190562,12402,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:139:\"Homepage, Page for posts, Single attachment, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190563,12402,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190565,12403,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (190566,12403,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190567,12403,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190569,12404,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (190570,12404,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190571,12404,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190573,12405,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (190574,12405,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (190575,12405,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190577,12406,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (190578,12406,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:88:\"Homepage, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190579,12406,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190581,12407,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (190582,12407,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190583,12407,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190585,12408,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (190586,12408,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (190587,12408,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190589,12409,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (190590,12409,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190591,12409,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190593,12410,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (190594,12410,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (190595,12410,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190597,12411,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (190598,12411,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (190599,12411,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190601,12412,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (190602,12412,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190603,12412,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190605,12413,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (190606,12413,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190607,12413,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190609,12414,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (190610,12414,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (190611,12414,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (190613,12415,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (190614,12415,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190615,12415,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190617,12416,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (190618,12416,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (190619,12416,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190621,12417,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (190622,12417,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Page for posts, Single page, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (190623,12417,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190625,12418,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (190626,12418,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (190627,12418,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190629,12392,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (190630,12392,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (190631,12392,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (190632,12392,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (190633,12392,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (190634,12392,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (190635,12392,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (190687,12420,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (190688,12420,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (190689,12420,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (190690,12420,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (190691,12420,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (190693,12421,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (190694,12421,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (190695,12421,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190696,12421,'pm_load_time','15609');
INSERT INTO `wp_postmeta` VALUES (190697,12421,'pm_lcp_time','11548');
INSERT INTO `wp_postmeta` VALUES (190698,12421,'pm_max_fid','2013');
INSERT INTO `wp_postmeta` VALUES (190699,12421,'pm_render_blocking_time','1936');
INSERT INTO `wp_postmeta` VALUES (190700,12421,'pm_total_blocking_time','5165');
INSERT INTO `wp_postmeta` VALUES (190701,12421,'pm_bootup_time','8645');
INSERT INTO `wp_postmeta` VALUES (190702,12421,'pm_weight','1296678');
INSERT INTO `wp_postmeta` VALUES (190703,12421,'pm_load_time_diff','-356');
INSERT INTO `wp_postmeta` VALUES (190704,12421,'pm_weight_diff','28');
INSERT INTO `wp_postmeta` VALUES (190705,12421,'pm_weight_document','28475');
INSERT INTO `wp_postmeta` VALUES (190706,12421,'pm_weight_image','806288');
INSERT INTO `wp_postmeta` VALUES (190707,12421,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190708,12421,'pm_weight_script','185501');
INSERT INTO `wp_postmeta` VALUES (190709,12421,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (190710,12421,'pm_weight_stylesheet','153455');
INSERT INTO `wp_postmeta` VALUES (190711,12421,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190712,12421,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190713,12421,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190714,12421,'pm_weight_third-party','125423');
INSERT INTO `wp_postmeta` VALUES (190715,12421,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (190716,12421,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (190717,12421,'pm_weight_image_diff','14');
INSERT INTO `wp_postmeta` VALUES (190718,12421,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190719,12421,'pm_weight_script_diff','33');
INSERT INTO `wp_postmeta` VALUES (190720,12421,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190721,12421,'pm_weight_stylesheet_diff','-30');
INSERT INTO `wp_postmeta` VALUES (190722,12421,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190723,12421,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190724,12421,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190725,12421,'pm_weight_third-party_diff','26');
INSERT INTO `wp_postmeta` VALUES (190726,12421,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190727,12421,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411561;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288542;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57000;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28475;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18405;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14726;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190729,12422,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (190730,12422,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (190731,12422,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (190732,12422,'pm_load_time','18750');
INSERT INTO `wp_postmeta` VALUES (190733,12422,'pm_lcp_time','7226');
INSERT INTO `wp_postmeta` VALUES (190734,12422,'pm_max_fid','1286');
INSERT INTO `wp_postmeta` VALUES (190735,12422,'pm_render_blocking_time','5467');
INSERT INTO `wp_postmeta` VALUES (190736,12422,'pm_total_blocking_time','5309');
INSERT INTO `wp_postmeta` VALUES (190737,12422,'pm_bootup_time','11637');
INSERT INTO `wp_postmeta` VALUES (190738,12422,'pm_weight','2043887');
INSERT INTO `wp_postmeta` VALUES (190739,12422,'pm_load_time_diff','703');
INSERT INTO `wp_postmeta` VALUES (190740,12422,'pm_weight_diff','796');
INSERT INTO `wp_postmeta` VALUES (190741,12422,'pm_weight_document','31624');
INSERT INTO `wp_postmeta` VALUES (190742,12422,'pm_weight_image','864097');
INSERT INTO `wp_postmeta` VALUES (190743,12422,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (190744,12422,'pm_weight_script','775149');
INSERT INTO `wp_postmeta` VALUES (190745,12422,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (190746,12422,'pm_weight_stylesheet','218032');
INSERT INTO `wp_postmeta` VALUES (190747,12422,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (190748,12422,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190749,12422,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190750,12422,'pm_weight_third-party','1003337');
INSERT INTO `wp_postmeta` VALUES (190751,12422,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (190752,12422,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (190753,12422,'pm_weight_image_diff','16');
INSERT INTO `wp_postmeta` VALUES (190754,12422,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190755,12422,'pm_weight_script_diff','879');
INSERT INTO `wp_postmeta` VALUES (190756,12422,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190757,12422,'pm_weight_stylesheet_diff','-262');
INSERT INTO `wp_postmeta` VALUES (190758,12422,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190759,12422,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190760,12422,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190761,12422,'pm_weight_third-party_diff','806');
INSERT INTO `wp_postmeta` VALUES (190762,12422,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190763,12422,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534551;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171612;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72338;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47290;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31624;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190765,12423,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (190766,12423,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (190767,12423,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (190768,12423,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (190769,12423,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (190770,12423,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (190771,12423,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (190772,12423,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (190773,12423,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (190774,12423,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (190775,12423,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (190776,12423,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (190777,12423,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (190779,12424,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (190780,12424,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (190781,12424,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (190782,12424,'pm_load_time','13485');
INSERT INTO `wp_postmeta` VALUES (190783,12424,'pm_lcp_time','10958');
INSERT INTO `wp_postmeta` VALUES (190784,12424,'pm_max_fid','855');
INSERT INTO `wp_postmeta` VALUES (190785,12424,'pm_render_blocking_time','5783');
INSERT INTO `wp_postmeta` VALUES (190786,12424,'pm_total_blocking_time','2612');
INSERT INTO `wp_postmeta` VALUES (190787,12424,'pm_bootup_time','6649');
INSERT INTO `wp_postmeta` VALUES (190788,12424,'pm_weight','958221');
INSERT INTO `wp_postmeta` VALUES (190789,12424,'pm_weight_document','29959');
INSERT INTO `wp_postmeta` VALUES (190790,12424,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (190791,12424,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190792,12424,'pm_weight_stylesheet','169518');
INSERT INTO `wp_postmeta` VALUES (190793,12424,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190794,12424,'pm_weight_script','142911');
INSERT INTO `wp_postmeta` VALUES (190795,12424,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190796,12424,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190797,12424,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190798,12424,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (190799,12424,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190800,12424,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:1;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:3;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:4;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21095;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19788;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (190802,12425,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (190803,12425,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (190804,12425,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (190805,12425,'pm_load_time','13404');
INSERT INTO `wp_postmeta` VALUES (190806,12425,'pm_lcp_time','6869');
INSERT INTO `wp_postmeta` VALUES (190807,12425,'pm_max_fid','1173');
INSERT INTO `wp_postmeta` VALUES (190808,12425,'pm_render_blocking_time','5100');
INSERT INTO `wp_postmeta` VALUES (190809,12425,'pm_total_blocking_time','3791');
INSERT INTO `wp_postmeta` VALUES (190810,12425,'pm_bootup_time','7161');
INSERT INTO `wp_postmeta` VALUES (190811,12425,'pm_weight','957580');
INSERT INTO `wp_postmeta` VALUES (190812,12425,'pm_load_time_diff','396');
INSERT INTO `wp_postmeta` VALUES (190813,12425,'pm_weight_diff','39');
INSERT INTO `wp_postmeta` VALUES (190814,12425,'pm_weight_document','29664');
INSERT INTO `wp_postmeta` VALUES (190815,12425,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (190816,12425,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190817,12425,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190818,12425,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190819,12425,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (190820,12425,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190821,12425,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190822,12425,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190823,12425,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (190824,12425,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190825,12425,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (190826,12425,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190827,12425,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190828,12425,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190829,12425,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190830,12425,'pm_weight_script_diff','32');
INSERT INTO `wp_postmeta` VALUES (190831,12425,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190832,12425,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190833,12425,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190834,12425,'pm_weight_third-party_diff','43');
INSERT INTO `wp_postmeta` VALUES (190835,12425,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190836,12425,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29664;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29664;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190838,12426,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (190839,12426,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (190840,12426,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190841,12426,'pm_load_time','15338');
INSERT INTO `wp_postmeta` VALUES (190842,12426,'pm_lcp_time','10425');
INSERT INTO `wp_postmeta` VALUES (190843,12426,'pm_max_fid','1264');
INSERT INTO `wp_postmeta` VALUES (190844,12426,'pm_render_blocking_time','4111');
INSERT INTO `wp_postmeta` VALUES (190845,12426,'pm_total_blocking_time','6094');
INSERT INTO `wp_postmeta` VALUES (190846,12426,'pm_bootup_time','9311');
INSERT INTO `wp_postmeta` VALUES (190847,12426,'pm_weight','1068040');
INSERT INTO `wp_postmeta` VALUES (190848,12426,'pm_load_time_diff','-900');
INSERT INTO `wp_postmeta` VALUES (190849,12426,'pm_weight_diff','93');
INSERT INTO `wp_postmeta` VALUES (190850,12426,'pm_weight_document','32884');
INSERT INTO `wp_postmeta` VALUES (190851,12426,'pm_weight_image','569156');
INSERT INTO `wp_postmeta` VALUES (190852,12426,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (190853,12426,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190854,12426,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190855,12426,'pm_weight_script','145452');
INSERT INTO `wp_postmeta` VALUES (190856,12426,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (190857,12426,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190858,12426,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190859,12426,'pm_weight_third-party','112991');
INSERT INTO `wp_postmeta` VALUES (190860,12426,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190861,12426,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (190862,12426,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (190863,12426,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190864,12426,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190865,12426,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190866,12426,'pm_weight_script_diff','30');
INSERT INTO `wp_postmeta` VALUES (190867,12426,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190868,12426,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190869,12426,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190870,12426,'pm_weight_third-party_diff','62');
INSERT INTO `wp_postmeta` VALUES (190871,12426,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190872,12426,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32884;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32884;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190874,12427,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (190875,12427,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (190876,12427,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190877,12427,'pm_load_time','18343');
INSERT INTO `wp_postmeta` VALUES (190878,12427,'pm_lcp_time','14682');
INSERT INTO `wp_postmeta` VALUES (190879,12427,'pm_max_fid','1274');
INSERT INTO `wp_postmeta` VALUES (190880,12427,'pm_render_blocking_time','6755');
INSERT INTO `wp_postmeta` VALUES (190881,12427,'pm_total_blocking_time','5162');
INSERT INTO `wp_postmeta` VALUES (190882,12427,'pm_bootup_time','12852');
INSERT INTO `wp_postmeta` VALUES (190883,12427,'pm_weight','1251956');
INSERT INTO `wp_postmeta` VALUES (190884,12427,'pm_load_time_diff','620');
INSERT INTO `wp_postmeta` VALUES (190885,12427,'pm_weight_diff','-19892');
INSERT INTO `wp_postmeta` VALUES (190886,12427,'pm_weight_document','36643');
INSERT INTO `wp_postmeta` VALUES (190887,12427,'pm_weight_image','461848');
INSERT INTO `wp_postmeta` VALUES (190888,12427,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190889,12427,'pm_weight_script','411081');
INSERT INTO `wp_postmeta` VALUES (190890,12427,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (190891,12427,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (190892,12427,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (190893,12427,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190894,12427,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190895,12427,'pm_weight_third-party','338347');
INSERT INTO `wp_postmeta` VALUES (190896,12427,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (190897,12427,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (190898,12427,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190899,12427,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190900,12427,'pm_weight_script_diff','-18668');
INSERT INTO `wp_postmeta` VALUES (190901,12427,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190902,12427,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190903,12427,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190904,12427,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190905,12427,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190906,12427,'pm_weight_third-party_diff','-19883');
INSERT INTO `wp_postmeta` VALUES (190907,12427,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190908,12427,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:79653;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65737;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:49671;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36643;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36643;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190910,12428,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (190911,12428,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (190912,12428,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (190913,12428,'pm_load_time','13234');
INSERT INTO `wp_postmeta` VALUES (190914,12428,'pm_lcp_time','10092');
INSERT INTO `wp_postmeta` VALUES (190915,12428,'pm_max_fid','1127');
INSERT INTO `wp_postmeta` VALUES (190916,12428,'pm_render_blocking_time','5345');
INSERT INTO `wp_postmeta` VALUES (190917,12428,'pm_total_blocking_time','3228');
INSERT INTO `wp_postmeta` VALUES (190918,12428,'pm_bootup_time','7149');
INSERT INTO `wp_postmeta` VALUES (190919,12428,'pm_weight','1022854');
INSERT INTO `wp_postmeta` VALUES (190920,12428,'pm_load_time_diff','-226');
INSERT INTO `wp_postmeta` VALUES (190921,12428,'pm_weight_diff','61');
INSERT INTO `wp_postmeta` VALUES (190922,12428,'pm_weight_document','30692');
INSERT INTO `wp_postmeta` VALUES (190923,12428,'pm_weight_image','530927');
INSERT INTO `wp_postmeta` VALUES (190924,12428,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190925,12428,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190926,12428,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190927,12428,'pm_weight_script','142891');
INSERT INTO `wp_postmeta` VALUES (190928,12428,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190929,12428,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190930,12428,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190931,12428,'pm_weight_third-party','112988');
INSERT INTO `wp_postmeta` VALUES (190932,12428,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190933,12428,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (190934,12428,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190935,12428,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190936,12428,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190937,12428,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190938,12428,'pm_weight_script_diff','33');
INSERT INTO `wp_postmeta` VALUES (190939,12428,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190940,12428,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190941,12428,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190942,12428,'pm_weight_third-party_diff','57');
INSERT INTO `wp_postmeta` VALUES (190943,12428,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190944,12428,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30692;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30692;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190946,12429,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (190947,12429,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (190948,12429,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (190949,12429,'pm_load_time','12259');
INSERT INTO `wp_postmeta` VALUES (190950,12429,'pm_lcp_time','6882');
INSERT INTO `wp_postmeta` VALUES (190951,12429,'pm_max_fid','827');
INSERT INTO `wp_postmeta` VALUES (190952,12429,'pm_render_blocking_time','5191');
INSERT INTO `wp_postmeta` VALUES (190953,12429,'pm_total_blocking_time','2485');
INSERT INTO `wp_postmeta` VALUES (190954,12429,'pm_bootup_time','5956');
INSERT INTO `wp_postmeta` VALUES (190955,12429,'pm_weight','958524');
INSERT INTO `wp_postmeta` VALUES (190956,12429,'pm_load_time_diff','-2422');
INSERT INTO `wp_postmeta` VALUES (190957,12429,'pm_weight_diff','48');
INSERT INTO `wp_postmeta` VALUES (190958,12429,'pm_weight_document','30135');
INSERT INTO `wp_postmeta` VALUES (190959,12429,'pm_weight_image','467744');
INSERT INTO `wp_postmeta` VALUES (190960,12429,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (190961,12429,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (190962,12429,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (190963,12429,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (190964,12429,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (190965,12429,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (190966,12429,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (190967,12429,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (190968,12429,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (190969,12429,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (190970,12429,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (190971,12429,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (190972,12429,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190973,12429,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (190974,12429,'pm_weight_script_diff','39');
INSERT INTO `wp_postmeta` VALUES (190975,12429,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (190976,12429,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190977,12429,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (190978,12429,'pm_weight_third-party_diff','45');
INSERT INTO `wp_postmeta` VALUES (190979,12429,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (190980,12429,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30135;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30135;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (190982,12430,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (190983,12430,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (190984,12430,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (190985,12430,'pm_load_time','15944');
INSERT INTO `wp_postmeta` VALUES (190986,12430,'pm_lcp_time','13543');
INSERT INTO `wp_postmeta` VALUES (190987,12430,'pm_max_fid','1014');
INSERT INTO `wp_postmeta` VALUES (190988,12430,'pm_render_blocking_time','7110');
INSERT INTO `wp_postmeta` VALUES (190989,12430,'pm_total_blocking_time','3470');
INSERT INTO `wp_postmeta` VALUES (190990,12430,'pm_bootup_time','8078');
INSERT INTO `wp_postmeta` VALUES (190991,12430,'pm_weight','1095666');
INSERT INTO `wp_postmeta` VALUES (190992,12430,'pm_load_time_diff','7');
INSERT INTO `wp_postmeta` VALUES (190993,12430,'pm_weight_diff','137');
INSERT INTO `wp_postmeta` VALUES (190994,12430,'pm_weight_document','32740');
INSERT INTO `wp_postmeta` VALUES (190995,12430,'pm_weight_image','472702');
INSERT INTO `wp_postmeta` VALUES (190996,12430,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (190997,12430,'pm_weight_script','246586');
INSERT INTO `wp_postmeta` VALUES (190998,12430,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (190999,12430,'pm_weight_stylesheet','192773');
INSERT INTO `wp_postmeta` VALUES (191000,12430,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (191001,12430,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191002,12430,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191003,12430,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (191004,12430,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191005,12430,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (191006,12430,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (191007,12430,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191008,12430,'pm_weight_script_diff','65');
INSERT INTO `wp_postmeta` VALUES (191009,12430,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191010,12430,'pm_weight_stylesheet_diff','40');
INSERT INTO `wp_postmeta` VALUES (191011,12430,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191012,12430,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191013,12430,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191014,12430,'pm_weight_third-party_diff','36');
INSERT INTO `wp_postmeta` VALUES (191015,12430,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191016,12430,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72987;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32740;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32740;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21096;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19789;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191018,12431,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (191019,12431,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191020,12431,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191022,12432,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (191023,12432,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191024,12432,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191026,12433,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (191027,12433,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191028,12433,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191030,12434,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191031,12434,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191032,12434,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191034,12435,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191035,12435,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (191036,12435,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191038,12436,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (191039,12436,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191040,12436,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191042,12437,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (191043,12437,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:35:\"Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191044,12437,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191046,12438,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (191047,12438,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191048,12438,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191050,12439,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (191051,12439,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (191052,12439,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191054,12440,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (191055,12440,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191056,12440,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191058,12441,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (191059,12441,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191060,12441,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191062,12442,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (191063,12442,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single page, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (191064,12442,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191066,12443,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191067,12443,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191068,12443,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191070,12444,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191071,12444,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:48:\"Page for posts, Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191072,12444,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191074,12445,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191075,12445,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (191076,12445,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191078,12446,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191079,12446,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (191080,12446,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191082,12420,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (191083,12420,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (191084,12420,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (191085,12420,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (191086,12420,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (191087,12420,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (191088,12420,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (191119,12447,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (191120,12447,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (191121,12447,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (191122,12447,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (191123,12447,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (191125,12448,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (191126,12448,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (191127,12448,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191128,12448,'pm_load_time','14543');
INSERT INTO `wp_postmeta` VALUES (191129,12448,'pm_lcp_time','10947');
INSERT INTO `wp_postmeta` VALUES (191130,12448,'pm_max_fid','1741');
INSERT INTO `wp_postmeta` VALUES (191131,12448,'pm_render_blocking_time','1642');
INSERT INTO `wp_postmeta` VALUES (191132,12448,'pm_total_blocking_time','4210');
INSERT INTO `wp_postmeta` VALUES (191133,12448,'pm_bootup_time','7460');
INSERT INTO `wp_postmeta` VALUES (191134,12448,'pm_weight','1296083');
INSERT INTO `wp_postmeta` VALUES (191135,12448,'pm_load_time_diff','-1066');
INSERT INTO `wp_postmeta` VALUES (191136,12448,'pm_weight_diff','-595');
INSERT INTO `wp_postmeta` VALUES (191137,12448,'pm_weight_document','28473');
INSERT INTO `wp_postmeta` VALUES (191138,12448,'pm_weight_image','806265');
INSERT INTO `wp_postmeta` VALUES (191139,12448,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191140,12448,'pm_weight_script','185524');
INSERT INTO `wp_postmeta` VALUES (191141,12448,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (191142,12448,'pm_weight_stylesheet','153459');
INSERT INTO `wp_postmeta` VALUES (191143,12448,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191144,12448,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191145,12448,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191146,12448,'pm_weight_third-party','125413');
INSERT INTO `wp_postmeta` VALUES (191147,12448,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (191148,12448,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (191149,12448,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (191150,12448,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191151,12448,'pm_weight_script_diff','23');
INSERT INTO `wp_postmeta` VALUES (191152,12448,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191153,12448,'pm_weight_stylesheet_diff','4');
INSERT INTO `wp_postmeta` VALUES (191154,12448,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191155,12448,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191156,12448,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191157,12448,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (191158,12448,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (191159,12448,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411561;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288542;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57001;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28473;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191161,12449,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (191162,12449,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (191163,12449,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191164,12449,'pm_load_time','18493');
INSERT INTO `wp_postmeta` VALUES (191165,12449,'pm_lcp_time','11242');
INSERT INTO `wp_postmeta` VALUES (191166,12449,'pm_max_fid','1247');
INSERT INTO `wp_postmeta` VALUES (191167,12449,'pm_render_blocking_time','6092');
INSERT INTO `wp_postmeta` VALUES (191168,12449,'pm_total_blocking_time','4746');
INSERT INTO `wp_postmeta` VALUES (191169,12449,'pm_bootup_time','9365');
INSERT INTO `wp_postmeta` VALUES (191170,12449,'pm_weight','2043920');
INSERT INTO `wp_postmeta` VALUES (191171,12449,'pm_load_time_diff','-257');
INSERT INTO `wp_postmeta` VALUES (191172,12449,'pm_weight_diff','33');
INSERT INTO `wp_postmeta` VALUES (191173,12449,'pm_weight_document','31629');
INSERT INTO `wp_postmeta` VALUES (191174,12449,'pm_weight_image','864083');
INSERT INTO `wp_postmeta` VALUES (191175,12449,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (191176,12449,'pm_weight_script','775080');
INSERT INTO `wp_postmeta` VALUES (191177,12449,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (191178,12449,'pm_weight_stylesheet','218281');
INSERT INTO `wp_postmeta` VALUES (191179,12449,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (191180,12449,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191181,12449,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191182,12449,'pm_weight_third-party','1003388');
INSERT INTO `wp_postmeta` VALUES (191183,12449,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (191184,12449,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (191185,12449,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (191186,12449,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191187,12449,'pm_weight_script_diff','-69');
INSERT INTO `wp_postmeta` VALUES (191188,12449,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191189,12449,'pm_weight_stylesheet_diff','249');
INSERT INTO `wp_postmeta` VALUES (191190,12449,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191191,12449,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191192,12449,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191193,12449,'pm_weight_third-party_diff','51');
INSERT INTO `wp_postmeta` VALUES (191194,12449,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191195,12449,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534551;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72119;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47539;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31629;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191197,12450,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (191198,12450,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (191199,12450,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (191200,12450,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (191201,12450,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (191202,12450,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (191203,12450,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (191204,12450,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (191205,12450,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (191206,12450,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (191207,12450,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (191208,12450,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (191209,12450,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191211,12451,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (191212,12451,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (191213,12451,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (191214,12451,'pm_load_time','14132');
INSERT INTO `wp_postmeta` VALUES (191215,12451,'pm_lcp_time','10175');
INSERT INTO `wp_postmeta` VALUES (191216,12451,'pm_max_fid','1148');
INSERT INTO `wp_postmeta` VALUES (191217,12451,'pm_render_blocking_time','5194');
INSERT INTO `wp_postmeta` VALUES (191218,12451,'pm_total_blocking_time','4383');
INSERT INTO `wp_postmeta` VALUES (191219,12451,'pm_bootup_time','8093');
INSERT INTO `wp_postmeta` VALUES (191220,12451,'pm_weight','958168');
INSERT INTO `wp_postmeta` VALUES (191221,12451,'pm_load_time_diff','647');
INSERT INTO `wp_postmeta` VALUES (191222,12451,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (191223,12451,'pm_weight_document','29958');
INSERT INTO `wp_postmeta` VALUES (191224,12451,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (191225,12451,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191226,12451,'pm_weight_stylesheet','169518');
INSERT INTO `wp_postmeta` VALUES (191227,12451,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191228,12451,'pm_weight_script','142910');
INSERT INTO `wp_postmeta` VALUES (191229,12451,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191230,12451,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191231,12451,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191232,12451,'pm_weight_third-party','112913');
INSERT INTO `wp_postmeta` VALUES (191233,12451,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191234,12451,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (191235,12451,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191236,12451,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191237,12451,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191238,12451,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191239,12451,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (191240,12451,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191241,12451,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191242,12451,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191243,12451,'pm_weight_third-party_diff','-51');
INSERT INTO `wp_postmeta` VALUES (191244,12451,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191245,12451,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29958;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29958;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21095;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19788;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191247,12452,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (191248,12452,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (191249,12452,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (191250,12452,'pm_load_time','13653');
INSERT INTO `wp_postmeta` VALUES (191251,12452,'pm_lcp_time','10203');
INSERT INTO `wp_postmeta` VALUES (191252,12452,'pm_max_fid','1319');
INSERT INTO `wp_postmeta` VALUES (191253,12452,'pm_render_blocking_time','5175');
INSERT INTO `wp_postmeta` VALUES (191254,12452,'pm_total_blocking_time','4294');
INSERT INTO `wp_postmeta` VALUES (191255,12452,'pm_bootup_time','7217');
INSERT INTO `wp_postmeta` VALUES (191256,12452,'pm_weight','957641');
INSERT INTO `wp_postmeta` VALUES (191257,12452,'pm_load_time_diff','249');
INSERT INTO `wp_postmeta` VALUES (191258,12452,'pm_weight_diff','61');
INSERT INTO `wp_postmeta` VALUES (191259,12452,'pm_weight_document','29666');
INSERT INTO `wp_postmeta` VALUES (191260,12452,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (191261,12452,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191262,12452,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191263,12452,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191264,12452,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (191265,12452,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191266,12452,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191267,12452,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191268,12452,'pm_weight_third-party','113017');
INSERT INTO `wp_postmeta` VALUES (191269,12452,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191270,12452,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (191271,12452,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191272,12452,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191273,12452,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191274,12452,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191275,12452,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (191276,12452,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191277,12452,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191278,12452,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191279,12452,'pm_weight_third-party_diff','57');
INSERT INTO `wp_postmeta` VALUES (191280,12452,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191281,12452,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29666;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29666;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191283,12453,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (191284,12453,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (191285,12453,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191286,12453,'pm_load_time','14072');
INSERT INTO `wp_postmeta` VALUES (191287,12453,'pm_lcp_time','11066');
INSERT INTO `wp_postmeta` VALUES (191288,12453,'pm_max_fid','1057');
INSERT INTO `wp_postmeta` VALUES (191289,12453,'pm_render_blocking_time','5128');
INSERT INTO `wp_postmeta` VALUES (191290,12453,'pm_total_blocking_time','3500');
INSERT INTO `wp_postmeta` VALUES (191291,12453,'pm_bootup_time','7054');
INSERT INTO `wp_postmeta` VALUES (191292,12453,'pm_weight','1068049');
INSERT INTO `wp_postmeta` VALUES (191293,12453,'pm_load_time_diff','-1266');
INSERT INTO `wp_postmeta` VALUES (191294,12453,'pm_weight_diff','9');
INSERT INTO `wp_postmeta` VALUES (191295,12453,'pm_weight_document','32881');
INSERT INTO `wp_postmeta` VALUES (191296,12453,'pm_weight_image','569159');
INSERT INTO `wp_postmeta` VALUES (191297,12453,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (191298,12453,'pm_weight_stylesheet','169501');
INSERT INTO `wp_postmeta` VALUES (191299,12453,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191300,12453,'pm_weight_script','145460');
INSERT INTO `wp_postmeta` VALUES (191301,12453,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (191302,12453,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191303,12453,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191304,12453,'pm_weight_third-party','113003');
INSERT INTO `wp_postmeta` VALUES (191305,12453,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191306,12453,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (191307,12453,'pm_weight_image_diff','3');
INSERT INTO `wp_postmeta` VALUES (191308,12453,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191309,12453,'pm_weight_stylesheet_diff','3');
INSERT INTO `wp_postmeta` VALUES (191310,12453,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191311,12453,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (191312,12453,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191313,12453,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191314,12453,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191315,12453,'pm_weight_third-party_diff','12');
INSERT INTO `wp_postmeta` VALUES (191316,12453,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191317,12453,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131033;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32881;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32881;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191319,12454,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (191320,12454,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (191321,12454,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (191322,12454,'pm_load_time','18995');
INSERT INTO `wp_postmeta` VALUES (191323,12454,'pm_lcp_time','14614');
INSERT INTO `wp_postmeta` VALUES (191324,12454,'pm_max_fid','1808');
INSERT INTO `wp_postmeta` VALUES (191325,12454,'pm_render_blocking_time','5026');
INSERT INTO `wp_postmeta` VALUES (191326,12454,'pm_total_blocking_time','7364');
INSERT INTO `wp_postmeta` VALUES (191327,12454,'pm_bootup_time','13211');
INSERT INTO `wp_postmeta` VALUES (191328,12454,'pm_weight','1270733');
INSERT INTO `wp_postmeta` VALUES (191329,12454,'pm_load_time_diff','652');
INSERT INTO `wp_postmeta` VALUES (191330,12454,'pm_weight_diff','18777');
INSERT INTO `wp_postmeta` VALUES (191331,12454,'pm_weight_document','36682');
INSERT INTO `wp_postmeta` VALUES (191332,12454,'pm_weight_image','461850');
INSERT INTO `wp_postmeta` VALUES (191333,12454,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191334,12454,'pm_weight_script','428071');
INSERT INTO `wp_postmeta` VALUES (191335,12454,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (191336,12454,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (191337,12454,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (191338,12454,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191339,12454,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191340,12454,'pm_weight_third-party','357044');
INSERT INTO `wp_postmeta` VALUES (191341,12454,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (191342,12454,'pm_weight_document_diff','39');
INSERT INTO `wp_postmeta` VALUES (191343,12454,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (191344,12454,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191345,12454,'pm_weight_script_diff','16990');
INSERT INTO `wp_postmeta` VALUES (191346,12454,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191347,12454,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191348,12454,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191349,12454,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191350,12454,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191351,12454,'pm_weight_third-party_diff','18697');
INSERT INTO `wp_postmeta` VALUES (191352,12454,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191353,12454,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:86635;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72045;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:54691;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36682;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36682;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191355,12455,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (191356,12455,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (191357,12455,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (191358,12455,'pm_load_time','14858');
INSERT INTO `wp_postmeta` VALUES (191359,12455,'pm_lcp_time','11708');
INSERT INTO `wp_postmeta` VALUES (191360,12455,'pm_max_fid','1149');
INSERT INTO `wp_postmeta` VALUES (191361,12455,'pm_render_blocking_time','5865');
INSERT INTO `wp_postmeta` VALUES (191362,12455,'pm_total_blocking_time','4379');
INSERT INTO `wp_postmeta` VALUES (191363,12455,'pm_bootup_time','8050');
INSERT INTO `wp_postmeta` VALUES (191364,12455,'pm_weight','1022827');
INSERT INTO `wp_postmeta` VALUES (191365,12455,'pm_load_time_diff','1624');
INSERT INTO `wp_postmeta` VALUES (191366,12455,'pm_weight_diff','-27');
INSERT INTO `wp_postmeta` VALUES (191367,12455,'pm_weight_document','30692');
INSERT INTO `wp_postmeta` VALUES (191368,12455,'pm_weight_image','530927');
INSERT INTO `wp_postmeta` VALUES (191369,12455,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (191370,12455,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191371,12455,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191372,12455,'pm_weight_script','142884');
INSERT INTO `wp_postmeta` VALUES (191373,12455,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191374,12455,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191375,12455,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191376,12455,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (191377,12455,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191378,12455,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (191379,12455,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191380,12455,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191381,12455,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191382,12455,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191383,12455,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (191384,12455,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191385,12455,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191386,12455,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191387,12455,'pm_weight_third-party_diff','-27');
INSERT INTO `wp_postmeta` VALUES (191388,12455,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191389,12455,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30692;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30692;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191391,12456,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (191392,12456,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (191393,12456,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (191394,12456,'pm_load_time','13456');
INSERT INTO `wp_postmeta` VALUES (191395,12456,'pm_lcp_time','6949');
INSERT INTO `wp_postmeta` VALUES (191396,12456,'pm_max_fid','1016');
INSERT INTO `wp_postmeta` VALUES (191397,12456,'pm_render_blocking_time','5235');
INSERT INTO `wp_postmeta` VALUES (191398,12456,'pm_total_blocking_time','3439');
INSERT INTO `wp_postmeta` VALUES (191399,12456,'pm_bootup_time','6616');
INSERT INTO `wp_postmeta` VALUES (191400,12456,'pm_weight','958509');
INSERT INTO `wp_postmeta` VALUES (191401,12456,'pm_load_time_diff','1197');
INSERT INTO `wp_postmeta` VALUES (191402,12456,'pm_weight_diff','-15');
INSERT INTO `wp_postmeta` VALUES (191403,12456,'pm_weight_document','30133');
INSERT INTO `wp_postmeta` VALUES (191404,12456,'pm_weight_image','467739');
INSERT INTO `wp_postmeta` VALUES (191405,12456,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191406,12456,'pm_weight_stylesheet','169501');
INSERT INTO `wp_postmeta` VALUES (191407,12456,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191408,12456,'pm_weight_script','142887');
INSERT INTO `wp_postmeta` VALUES (191409,12456,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191410,12456,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191411,12456,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191412,12456,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (191413,12456,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191414,12456,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (191415,12456,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (191416,12456,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191417,12456,'pm_weight_stylesheet_diff','3');
INSERT INTO `wp_postmeta` VALUES (191418,12456,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191419,12456,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (191420,12456,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191421,12456,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191422,12456,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191423,12456,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (191424,12456,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191425,12456,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30133;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30133;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14924;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191427,12457,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (191428,12457,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (191429,12457,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191430,12457,'pm_load_time','17000');
INSERT INTO `wp_postmeta` VALUES (191431,12457,'pm_lcp_time','13962');
INSERT INTO `wp_postmeta` VALUES (191432,12457,'pm_max_fid','1050');
INSERT INTO `wp_postmeta` VALUES (191433,12457,'pm_render_blocking_time','8149');
INSERT INTO `wp_postmeta` VALUES (191434,12457,'pm_total_blocking_time','3183');
INSERT INTO `wp_postmeta` VALUES (191435,12457,'pm_bootup_time','7372');
INSERT INTO `wp_postmeta` VALUES (191436,12457,'pm_weight','1095616');
INSERT INTO `wp_postmeta` VALUES (191437,12457,'pm_load_time_diff','1056');
INSERT INTO `wp_postmeta` VALUES (191438,12457,'pm_weight_diff','-50');
INSERT INTO `wp_postmeta` VALUES (191439,12457,'pm_weight_document','32740');
INSERT INTO `wp_postmeta` VALUES (191440,12457,'pm_weight_image','472697');
INSERT INTO `wp_postmeta` VALUES (191441,12457,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (191442,12457,'pm_weight_script','246548');
INSERT INTO `wp_postmeta` VALUES (191443,12457,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (191444,12457,'pm_weight_stylesheet','192736');
INSERT INTO `wp_postmeta` VALUES (191445,12457,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (191446,12457,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191447,12457,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191448,12457,'pm_weight_third-party','112990');
INSERT INTO `wp_postmeta` VALUES (191449,12457,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191450,12457,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (191451,12457,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (191452,12457,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191453,12457,'pm_weight_script_diff','-38');
INSERT INTO `wp_postmeta` VALUES (191454,12457,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191455,12457,'pm_weight_stylesheet_diff','-37');
INSERT INTO `wp_postmeta` VALUES (191456,12457,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191457,12457,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191458,12457,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191459,12457,'pm_weight_third-party_diff','37');
INSERT INTO `wp_postmeta` VALUES (191460,12457,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191461,12457,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32740;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32740;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191463,12458,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (191464,12458,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191465,12458,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191467,12459,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (191468,12459,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191469,12459,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191471,12460,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (191472,12460,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191473,12460,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191475,12461,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191476,12461,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (191477,12461,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191479,12462,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191480,12462,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:80:\"Single faq, Single page, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191481,12462,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191483,12463,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (191484,12463,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191485,12463,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191487,12464,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (191488,12464,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Page for posts, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (191489,12464,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191491,12465,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (191492,12465,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191493,12465,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191495,12466,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (191496,12466,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191497,12466,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191499,12467,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (191500,12467,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (191501,12467,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191503,12468,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (191504,12468,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191505,12468,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191507,12469,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (191508,12469,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191509,12469,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191511,12470,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (191512,12470,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single page, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (191513,12470,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191515,12471,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191516,12471,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191517,12471,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191519,12472,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191520,12472,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:72:\"Single faq, Single page, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (191521,12472,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191523,12473,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191524,12473,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:58:\"Homepage, Page for posts, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191525,12473,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191527,12474,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191528,12474,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (191529,12474,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191531,12447,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (191532,12447,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (191533,12447,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (191534,12447,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (191535,12447,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (191536,12447,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (191537,12447,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (191577,12476,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (191578,12476,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (191579,12476,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (191580,12476,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (191581,12476,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (191583,12477,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (191584,12477,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (191585,12477,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191586,12477,'pm_load_time','16561');
INSERT INTO `wp_postmeta` VALUES (191587,12477,'pm_lcp_time','11503');
INSERT INTO `wp_postmeta` VALUES (191588,12477,'pm_max_fid','2404');
INSERT INTO `wp_postmeta` VALUES (191589,12477,'pm_render_blocking_time','1521');
INSERT INTO `wp_postmeta` VALUES (191590,12477,'pm_total_blocking_time','6367');
INSERT INTO `wp_postmeta` VALUES (191591,12477,'pm_bootup_time','9377');
INSERT INTO `wp_postmeta` VALUES (191592,12477,'pm_weight','1296709');
INSERT INTO `wp_postmeta` VALUES (191593,12477,'pm_load_time_diff','2018');
INSERT INTO `wp_postmeta` VALUES (191594,12477,'pm_weight_diff','626');
INSERT INTO `wp_postmeta` VALUES (191595,12477,'pm_weight_document','28472');
INSERT INTO `wp_postmeta` VALUES (191596,12477,'pm_weight_image','806291');
INSERT INTO `wp_postmeta` VALUES (191597,12477,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191598,12477,'pm_weight_script','185503');
INSERT INTO `wp_postmeta` VALUES (191599,12477,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (191600,12477,'pm_weight_stylesheet','153459');
INSERT INTO `wp_postmeta` VALUES (191601,12477,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191602,12477,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191603,12477,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191604,12477,'pm_weight_third-party','125441');
INSERT INTO `wp_postmeta` VALUES (191605,12477,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (191606,12477,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (191607,12477,'pm_weight_image_diff','26');
INSERT INTO `wp_postmeta` VALUES (191608,12477,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191609,12477,'pm_weight_script_diff','-21');
INSERT INTO `wp_postmeta` VALUES (191610,12477,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191611,12477,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191612,12477,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191613,12477,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191614,12477,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191615,12477,'pm_weight_third-party_diff','28');
INSERT INTO `wp_postmeta` VALUES (191616,12477,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (191617,12477,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411562;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288543;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57002;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28472;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:18445;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:18382;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce-side-cart-premium/assets/css/fonts/Woo-Side-Cart.ttf?le17z4\";s:6:\"weight\";i:14725;s:8:\"filename\";s:17:\"Woo-Side-Cart.ttf\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191619,12478,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (191620,12478,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (191621,12478,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (191622,12478,'pm_load_time','19452');
INSERT INTO `wp_postmeta` VALUES (191623,12478,'pm_lcp_time','7724');
INSERT INTO `wp_postmeta` VALUES (191624,12478,'pm_max_fid','1079');
INSERT INTO `wp_postmeta` VALUES (191625,12478,'pm_render_blocking_time','6049');
INSERT INTO `wp_postmeta` VALUES (191626,12478,'pm_total_blocking_time','5878');
INSERT INTO `wp_postmeta` VALUES (191627,12478,'pm_bootup_time','10705');
INSERT INTO `wp_postmeta` VALUES (191628,12478,'pm_weight','2043937');
INSERT INTO `wp_postmeta` VALUES (191629,12478,'pm_load_time_diff','959');
INSERT INTO `wp_postmeta` VALUES (191630,12478,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (191631,12478,'pm_weight_document','31630');
INSERT INTO `wp_postmeta` VALUES (191632,12478,'pm_weight_image','864074');
INSERT INTO `wp_postmeta` VALUES (191633,12478,'pm_number_files_image','9');
INSERT INTO `wp_postmeta` VALUES (191634,12478,'pm_weight_script','775064');
INSERT INTO `wp_postmeta` VALUES (191635,12478,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (191636,12478,'pm_weight_stylesheet','218300');
INSERT INTO `wp_postmeta` VALUES (191637,12478,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (191638,12478,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191639,12478,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191640,12478,'pm_weight_third-party','1003364');
INSERT INTO `wp_postmeta` VALUES (191641,12478,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (191642,12478,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (191643,12478,'pm_weight_image_diff','-9');
INSERT INTO `wp_postmeta` VALUES (191644,12478,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191645,12478,'pm_weight_script_diff','-16');
INSERT INTO `wp_postmeta` VALUES (191646,12478,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191647,12478,'pm_weight_stylesheet_diff','19');
INSERT INTO `wp_postmeta` VALUES (191648,12478,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191649,12478,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191650,12478,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191651,12478,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (191652,12478,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191653,12478,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534551;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72119;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47538;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:37:\"https://2poochiesproperties.com/blog/\";s:6:\"weight\";i:31630;s:8:\"filename\";s:4:\"blog\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191655,12479,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (191656,12479,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (191657,12479,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (191658,12479,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (191659,12479,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (191660,12479,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (191661,12479,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (191662,12479,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (191663,12479,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (191664,12479,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (191665,12479,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (191666,12479,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (191667,12479,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191669,12480,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (191670,12480,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (191671,12480,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (191672,12480,'pm_load_time','14148');
INSERT INTO `wp_postmeta` VALUES (191673,12480,'pm_lcp_time','7487');
INSERT INTO `wp_postmeta` VALUES (191674,12480,'pm_max_fid','935');
INSERT INTO `wp_postmeta` VALUES (191675,12480,'pm_render_blocking_time','5914');
INSERT INTO `wp_postmeta` VALUES (191676,12480,'pm_total_blocking_time','3563');
INSERT INTO `wp_postmeta` VALUES (191677,12480,'pm_bootup_time','6927');
INSERT INTO `wp_postmeta` VALUES (191678,12480,'pm_weight','958145');
INSERT INTO `wp_postmeta` VALUES (191679,12480,'pm_load_time_diff','16');
INSERT INTO `wp_postmeta` VALUES (191680,12480,'pm_weight_diff','-23');
INSERT INTO `wp_postmeta` VALUES (191681,12480,'pm_weight_document','29959');
INSERT INTO `wp_postmeta` VALUES (191682,12480,'pm_weight_image','467743');
INSERT INTO `wp_postmeta` VALUES (191683,12480,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191684,12480,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191685,12480,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191686,12480,'pm_weight_script','142887');
INSERT INTO `wp_postmeta` VALUES (191687,12480,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191688,12480,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191689,12480,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191690,12480,'pm_weight_third-party','112928');
INSERT INTO `wp_postmeta` VALUES (191691,12480,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191692,12480,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (191693,12480,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191694,12480,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191695,12480,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (191696,12480,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191697,12480,'pm_weight_script_diff','-23');
INSERT INTO `wp_postmeta` VALUES (191698,12480,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191699,12480,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191700,12480,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191701,12480,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (191702,12480,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191703,12480,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191705,12481,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (191706,12481,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (191707,12481,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (191708,12481,'pm_load_time','12198');
INSERT INTO `wp_postmeta` VALUES (191709,12481,'pm_lcp_time','9747');
INSERT INTO `wp_postmeta` VALUES (191710,12481,'pm_max_fid','735');
INSERT INTO `wp_postmeta` VALUES (191711,12481,'pm_render_blocking_time','5440');
INSERT INTO `wp_postmeta` VALUES (191712,12481,'pm_total_blocking_time','2152');
INSERT INTO `wp_postmeta` VALUES (191713,12481,'pm_bootup_time','6054');
INSERT INTO `wp_postmeta` VALUES (191714,12481,'pm_weight','957584');
INSERT INTO `wp_postmeta` VALUES (191715,12481,'pm_load_time_diff','-1455');
INSERT INTO `wp_postmeta` VALUES (191716,12481,'pm_weight_diff','-57');
INSERT INTO `wp_postmeta` VALUES (191717,12481,'pm_weight_document','29669');
INSERT INTO `wp_postmeta` VALUES (191718,12481,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (191719,12481,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191720,12481,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191721,12481,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191722,12481,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (191723,12481,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191724,12481,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191725,12481,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191726,12481,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (191727,12481,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191728,12481,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (191729,12481,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191730,12481,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191731,12481,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191732,12481,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191733,12481,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191734,12481,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191735,12481,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191736,12481,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191737,12481,'pm_weight_third-party_diff','-63');
INSERT INTO `wp_postmeta` VALUES (191738,12481,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191739,12481,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29669;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29669;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191741,12482,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (191742,12482,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (191743,12482,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (191744,12482,'pm_load_time','13102');
INSERT INTO `wp_postmeta` VALUES (191745,12482,'pm_lcp_time','10158');
INSERT INTO `wp_postmeta` VALUES (191746,12482,'pm_max_fid','950');
INSERT INTO `wp_postmeta` VALUES (191747,12482,'pm_render_blocking_time','4498');
INSERT INTO `wp_postmeta` VALUES (191748,12482,'pm_total_blocking_time','3531');
INSERT INTO `wp_postmeta` VALUES (191749,12482,'pm_bootup_time','6459');
INSERT INTO `wp_postmeta` VALUES (191750,12482,'pm_weight','1067416');
INSERT INTO `wp_postmeta` VALUES (191751,12482,'pm_load_time_diff','-970');
INSERT INTO `wp_postmeta` VALUES (191752,12482,'pm_weight_diff','-633');
INSERT INTO `wp_postmeta` VALUES (191753,12482,'pm_weight_document','32883');
INSERT INTO `wp_postmeta` VALUES (191754,12482,'pm_weight_image','569133');
INSERT INTO `wp_postmeta` VALUES (191755,12482,'pm_number_files_image','7');
INSERT INTO `wp_postmeta` VALUES (191756,12482,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191757,12482,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191758,12482,'pm_weight_script','145464');
INSERT INTO `wp_postmeta` VALUES (191759,12482,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (191760,12482,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191761,12482,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191762,12482,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (191763,12482,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191764,12482,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (191765,12482,'pm_weight_image_diff','-26');
INSERT INTO `wp_postmeta` VALUES (191766,12482,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191767,12482,'pm_weight_stylesheet_diff','-3');
INSERT INTO `wp_postmeta` VALUES (191768,12482,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191769,12482,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (191770,12482,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191771,12482,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191772,12482,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191773,12482,'pm_weight_third-party_diff','-42');
INSERT INTO `wp_postmeta` VALUES (191774,12482,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191775,12482,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97976;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32883;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:32883;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191777,12483,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (191778,12483,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (191779,12483,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (191780,12483,'pm_load_time','17211');
INSERT INTO `wp_postmeta` VALUES (191781,12483,'pm_lcp_time','14329');
INSERT INTO `wp_postmeta` VALUES (191782,12483,'pm_max_fid','1219');
INSERT INTO `wp_postmeta` VALUES (191783,12483,'pm_render_blocking_time','6167');
INSERT INTO `wp_postmeta` VALUES (191784,12483,'pm_total_blocking_time','4333');
INSERT INTO `wp_postmeta` VALUES (191785,12483,'pm_bootup_time','11253');
INSERT INTO `wp_postmeta` VALUES (191786,12483,'pm_weight','1252070');
INSERT INTO `wp_postmeta` VALUES (191787,12483,'pm_load_time_diff','-1784');
INSERT INTO `wp_postmeta` VALUES (191788,12483,'pm_weight_diff','-18663');
INSERT INTO `wp_postmeta` VALUES (191789,12483,'pm_weight_document','36677');
INSERT INTO `wp_postmeta` VALUES (191790,12483,'pm_weight_image','461850');
INSERT INTO `wp_postmeta` VALUES (191791,12483,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191792,12483,'pm_weight_script','411088');
INSERT INTO `wp_postmeta` VALUES (191793,12483,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (191794,12483,'pm_weight_stylesheet','174308');
INSERT INTO `wp_postmeta` VALUES (191795,12483,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (191796,12483,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191797,12483,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191798,12483,'pm_weight_third-party','338392');
INSERT INTO `wp_postmeta` VALUES (191799,12483,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (191800,12483,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (191801,12483,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191802,12483,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191803,12483,'pm_weight_script_diff','-16983');
INSERT INTO `wp_postmeta` VALUES (191804,12483,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191805,12483,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191806,12483,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191807,12483,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191808,12483,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191809,12483,'pm_weight_third-party_diff','-18652');
INSERT INTO `wp_postmeta` VALUES (191810,12483,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191811,12483,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:79654;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65739;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:49675;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36677;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36677;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191813,12484,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (191814,12484,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (191815,12484,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (191816,12484,'pm_load_time','15075');
INSERT INTO `wp_postmeta` VALUES (191817,12484,'pm_lcp_time','11430');
INSERT INTO `wp_postmeta` VALUES (191818,12484,'pm_max_fid','1209');
INSERT INTO `wp_postmeta` VALUES (191819,12484,'pm_render_blocking_time','6138');
INSERT INTO `wp_postmeta` VALUES (191820,12484,'pm_total_blocking_time','4368');
INSERT INTO `wp_postmeta` VALUES (191821,12484,'pm_bootup_time','8374');
INSERT INTO `wp_postmeta` VALUES (191822,12484,'pm_weight','1022827');
INSERT INTO `wp_postmeta` VALUES (191823,12484,'pm_load_time_diff','217');
INSERT INTO `wp_postmeta` VALUES (191824,12484,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (191825,12484,'pm_weight_document','30684');
INSERT INTO `wp_postmeta` VALUES (191826,12484,'pm_weight_image','530927');
INSERT INTO `wp_postmeta` VALUES (191827,12484,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (191828,12484,'pm_weight_stylesheet','169498');
INSERT INTO `wp_postmeta` VALUES (191829,12484,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191830,12484,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (191831,12484,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191832,12484,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191833,12484,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191834,12484,'pm_weight_third-party','112977');
INSERT INTO `wp_postmeta` VALUES (191835,12484,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191836,12484,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (191837,12484,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191838,12484,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191839,12484,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191840,12484,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191841,12484,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (191842,12484,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191843,12484,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191844,12484,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191845,12484,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (191846,12484,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191847,12484,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30684;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30684;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191849,12485,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (191850,12485,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (191851,12485,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (191852,12485,'pm_load_time','13365');
INSERT INTO `wp_postmeta` VALUES (191853,12485,'pm_lcp_time','10125');
INSERT INTO `wp_postmeta` VALUES (191854,12485,'pm_max_fid','902');
INSERT INTO `wp_postmeta` VALUES (191855,12485,'pm_render_blocking_time','5336');
INSERT INTO `wp_postmeta` VALUES (191856,12485,'pm_total_blocking_time','3501');
INSERT INTO `wp_postmeta` VALUES (191857,12485,'pm_bootup_time','6816');
INSERT INTO `wp_postmeta` VALUES (191858,12485,'pm_weight','958587');
INSERT INTO `wp_postmeta` VALUES (191859,12485,'pm_load_time_diff','-91');
INSERT INTO `wp_postmeta` VALUES (191860,12485,'pm_weight_diff','78');
INSERT INTO `wp_postmeta` VALUES (191861,12485,'pm_weight_document','30131');
INSERT INTO `wp_postmeta` VALUES (191862,12485,'pm_weight_image','467737');
INSERT INTO `wp_postmeta` VALUES (191863,12485,'pm_number_files_image','5');
INSERT INTO `wp_postmeta` VALUES (191864,12485,'pm_weight_stylesheet','169538');
INSERT INTO `wp_postmeta` VALUES (191865,12485,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (191866,12485,'pm_weight_script','142928');
INSERT INTO `wp_postmeta` VALUES (191867,12485,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (191868,12485,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191869,12485,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191870,12485,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (191871,12485,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191872,12485,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (191873,12485,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (191874,12485,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191875,12485,'pm_weight_stylesheet_diff','37');
INSERT INTO `wp_postmeta` VALUES (191876,12485,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191877,12485,'pm_weight_script_diff','41');
INSERT INTO `wp_postmeta` VALUES (191878,12485,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191879,12485,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191880,12485,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191881,12485,'pm_weight_third-party_diff','4');
INSERT INTO `wp_postmeta` VALUES (191882,12485,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191883,12485,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30131;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30131;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21096;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19789;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"http://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:6:\"weight\";i:14923;s:8:\"filename\";s:41:\"JTURjIg1_i6t8kCHKm45_ZpC3gnD_vx3rCs.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191885,12486,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (191886,12486,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (191887,12486,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (191888,12486,'pm_load_time','15339');
INSERT INTO `wp_postmeta` VALUES (191889,12486,'pm_lcp_time','13303');
INSERT INTO `wp_postmeta` VALUES (191890,12486,'pm_max_fid','841');
INSERT INTO `wp_postmeta` VALUES (191891,12486,'pm_render_blocking_time','6947');
INSERT INTO `wp_postmeta` VALUES (191892,12486,'pm_total_blocking_time','3201');
INSERT INTO `wp_postmeta` VALUES (191893,12486,'pm_bootup_time','8603');
INSERT INTO `wp_postmeta` VALUES (191894,12486,'pm_weight','1095564');
INSERT INTO `wp_postmeta` VALUES (191895,12486,'pm_load_time_diff','-1661');
INSERT INTO `wp_postmeta` VALUES (191896,12486,'pm_weight_diff','-52');
INSERT INTO `wp_postmeta` VALUES (191897,12486,'pm_weight_document','32734');
INSERT INTO `wp_postmeta` VALUES (191898,12486,'pm_weight_image','472695');
INSERT INTO `wp_postmeta` VALUES (191899,12486,'pm_number_files_image','6');
INSERT INTO `wp_postmeta` VALUES (191900,12486,'pm_weight_script','246553');
INSERT INTO `wp_postmeta` VALUES (191901,12486,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (191902,12486,'pm_weight_stylesheet','192733');
INSERT INTO `wp_postmeta` VALUES (191903,12486,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (191904,12486,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (191905,12486,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (191906,12486,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (191907,12486,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (191908,12486,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (191909,12486,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (191910,12486,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (191911,12486,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (191912,12486,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (191913,12486,'pm_weight_stylesheet_diff','-3');
INSERT INTO `wp_postmeta` VALUES (191914,12486,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (191915,12486,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191916,12486,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (191917,12486,'pm_weight_third-party_diff','-38');
INSERT INTO `wp_postmeta` VALUES (191918,12486,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (191919,12486,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32734;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32734;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:126:\"https://2poochiesproperties.com/wp-content/plugins/woocommerce/packages/woocommerce-blocks/build/wc-blocks-style.css?ver=6.1.0\";s:6:\"weight\";i:21094;s:8:\"filename\";s:19:\"wc-blocks-style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/themes/hjs-blocks/style.css?ver=1.0\";s:6:\"weight\";i:19787;s:8:\"filename\";s:9:\"style.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (191921,12487,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (191922,12487,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191923,12487,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191925,12488,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (191926,12488,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191927,12488,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191929,12489,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (191930,12489,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191931,12489,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191933,12490,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191934,12490,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:109:\"Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191935,12490,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191937,12491,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (191938,12491,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (191939,12491,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191941,12492,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (191942,12492,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191943,12492,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191945,12493,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (191946,12493,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (191947,12493,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191949,12494,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (191950,12494,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191951,12494,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191953,12495,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (191954,12495,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (191955,12495,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191957,12496,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (191958,12496,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:48:\"Single page, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191959,12496,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191961,12497,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (191962,12497,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191963,12497,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191965,12498,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (191966,12498,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191967,12498,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191969,12499,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (191970,12499,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (191971,12499,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (191973,12500,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191974,12500,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (191975,12500,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191977,12501,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191978,12501,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Homepage, Page for posts, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (191979,12501,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191981,12502,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (191982,12502,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single faq, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (191983,12502,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191985,12503,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (191986,12503,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (191987,12503,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (191989,12476,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (191990,12476,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (191991,12476,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (191992,12476,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (191993,12476,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (191994,12476,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (191995,12476,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (191999,4651,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192000,4651,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192017,12507,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192018,12507,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192140,12508,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192141,12508,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192170,12509,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (192171,12509,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (192172,12509,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (192173,12509,'pm_insights','20');
INSERT INTO `wp_postmeta` VALUES (192174,12509,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.10.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (192176,12510,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (192177,12510,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (192178,12510,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (192179,12510,'pm_load_time','15233');
INSERT INTO `wp_postmeta` VALUES (192180,12510,'pm_lcp_time','12772');
INSERT INTO `wp_postmeta` VALUES (192181,12510,'pm_max_fid','1851');
INSERT INTO `wp_postmeta` VALUES (192182,12510,'pm_render_blocking_time','1163');
INSERT INTO `wp_postmeta` VALUES (192183,12510,'pm_total_blocking_time','4343');
INSERT INTO `wp_postmeta` VALUES (192184,12510,'pm_bootup_time','6955');
INSERT INTO `wp_postmeta` VALUES (192185,12510,'pm_weight','2181997');
INSERT INTO `wp_postmeta` VALUES (192186,12510,'pm_load_time_diff','-1328');
INSERT INTO `wp_postmeta` VALUES (192187,12510,'pm_weight_diff','885288');
INSERT INTO `wp_postmeta` VALUES (192188,12510,'pm_weight_document','28743');
INSERT INTO `wp_postmeta` VALUES (192189,12510,'pm_weight_image','1691065');
INSERT INTO `wp_postmeta` VALUES (192190,12510,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192191,12510,'pm_weight_script','185610');
INSERT INTO `wp_postmeta` VALUES (192192,12510,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (192193,12510,'pm_weight_stylesheet','153626');
INSERT INTO `wp_postmeta` VALUES (192194,12510,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192195,12510,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192196,12510,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192197,12510,'pm_weight_third-party','125511');
INSERT INTO `wp_postmeta` VALUES (192198,12510,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (192199,12510,'pm_weight_document_diff','271');
INSERT INTO `wp_postmeta` VALUES (192200,12510,'pm_weight_image_diff','884774');
INSERT INTO `wp_postmeta` VALUES (192201,12510,'pm_number_files_image_diff','8');
INSERT INTO `wp_postmeta` VALUES (192202,12510,'pm_weight_script_diff','107');
INSERT INTO `wp_postmeta` VALUES (192203,12510,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192204,12510,'pm_weight_stylesheet_diff','167');
INSERT INTO `wp_postmeta` VALUES (192205,12510,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192206,12510,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192207,12510,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192208,12510,'pm_weight_third-party_diff','70');
INSERT INTO `wp_postmeta` VALUES (192209,12510,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192210,12510,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97922;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57001;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28743;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192212,12511,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (192213,12511,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (192214,12511,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (192215,12511,'pm_load_time','18633');
INSERT INTO `wp_postmeta` VALUES (192216,12511,'pm_lcp_time','7074');
INSERT INTO `wp_postmeta` VALUES (192217,12511,'pm_max_fid','952');
INSERT INTO `wp_postmeta` VALUES (192218,12511,'pm_render_blocking_time','5083');
INSERT INTO `wp_postmeta` VALUES (192219,12511,'pm_total_blocking_time','4787');
INSERT INTO `wp_postmeta` VALUES (192220,12511,'pm_bootup_time','8118');
INSERT INTO `wp_postmeta` VALUES (192221,12511,'pm_weight','2640891');
INSERT INTO `wp_postmeta` VALUES (192222,12511,'pm_load_time_diff','-819');
INSERT INTO `wp_postmeta` VALUES (192223,12511,'pm_weight_diff','596954');
INSERT INTO `wp_postmeta` VALUES (192224,12511,'pm_weight_document','31842');
INSERT INTO `wp_postmeta` VALUES (192225,12511,'pm_weight_image','1460308');
INSERT INTO `wp_postmeta` VALUES (192226,12511,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (192227,12511,'pm_weight_script','774960');
INSERT INTO `wp_postmeta` VALUES (192228,12511,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (192229,12511,'pm_weight_stylesheet','218398');
INSERT INTO `wp_postmeta` VALUES (192230,12511,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (192231,12511,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192232,12511,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192233,12511,'pm_weight_third-party','1003789');
INSERT INTO `wp_postmeta` VALUES (192234,12511,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (192235,12511,'pm_weight_document_diff','212');
INSERT INTO `wp_postmeta` VALUES (192236,12511,'pm_weight_image_diff','596234');
INSERT INTO `wp_postmeta` VALUES (192237,12511,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192238,12511,'pm_weight_script_diff','-104');
INSERT INTO `wp_postmeta` VALUES (192239,12511,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192240,12511,'pm_weight_stylesheet_diff','98');
INSERT INTO `wp_postmeta` VALUES (192241,12511,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192242,12511,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192243,12511,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192244,12511,'pm_weight_third-party_diff','425');
INSERT INTO `wp_postmeta` VALUES (192245,12511,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192246,12511,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534592;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72106;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47539;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192248,12512,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (192249,12512,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (192250,12512,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (192251,12512,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (192252,12512,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (192253,12512,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (192254,12512,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (192255,12512,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (192256,12512,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (192257,12512,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (192258,12512,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (192259,12512,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (192260,12512,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192262,12513,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (192263,12513,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (192264,12513,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (192265,12513,'pm_load_time','13602');
INSERT INTO `wp_postmeta` VALUES (192266,12513,'pm_lcp_time','6911');
INSERT INTO `wp_postmeta` VALUES (192267,12513,'pm_max_fid','1116');
INSERT INTO `wp_postmeta` VALUES (192268,12513,'pm_render_blocking_time','4486');
INSERT INTO `wp_postmeta` VALUES (192269,12513,'pm_total_blocking_time','3643');
INSERT INTO `wp_postmeta` VALUES (192270,12513,'pm_bootup_time','7103');
INSERT INTO `wp_postmeta` VALUES (192271,12513,'pm_weight','1554377');
INSERT INTO `wp_postmeta` VALUES (192272,12513,'pm_load_time_diff','1404');
INSERT INTO `wp_postmeta` VALUES (192273,12513,'pm_weight_diff','596793');
INSERT INTO `wp_postmeta` VALUES (192274,12513,'pm_weight_document','29898');
INSERT INTO `wp_postmeta` VALUES (192275,12513,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (192276,12513,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (192277,12513,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192278,12513,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192279,12513,'pm_weight_script','142888');
INSERT INTO `wp_postmeta` VALUES (192280,12513,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192281,12513,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192282,12513,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192283,12513,'pm_weight_third-party','112932');
INSERT INTO `wp_postmeta` VALUES (192284,12513,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192285,12513,'pm_weight_document_diff','229');
INSERT INTO `wp_postmeta` VALUES (192286,12513,'pm_weight_image_diff','596240');
INSERT INTO `wp_postmeta` VALUES (192287,12513,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192288,12513,'pm_weight_stylesheet_diff','117');
INSERT INTO `wp_postmeta` VALUES (192289,12513,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192290,12513,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (192291,12513,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192292,12513,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192293,12513,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192294,12513,'pm_weight_third-party_diff','-22');
INSERT INTO `wp_postmeta` VALUES (192295,12513,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192296,12513,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29898;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29898;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (192298,12514,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (192299,12514,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (192300,12514,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (192301,12514,'pm_load_time','13939');
INSERT INTO `wp_postmeta` VALUES (192302,12514,'pm_lcp_time','11072');
INSERT INTO `wp_postmeta` VALUES (192303,12514,'pm_max_fid','1057');
INSERT INTO `wp_postmeta` VALUES (192304,12514,'pm_render_blocking_time','5111');
INSERT INTO `wp_postmeta` VALUES (192305,12514,'pm_total_blocking_time','3909');
INSERT INTO `wp_postmeta` VALUES (192306,12514,'pm_bootup_time','6852');
INSERT INTO `wp_postmeta` VALUES (192307,12514,'pm_weight','1664767');
INSERT INTO `wp_postmeta` VALUES (192308,12514,'pm_load_time_diff','837');
INSERT INTO `wp_postmeta` VALUES (192309,12514,'pm_weight_diff','597351');
INSERT INTO `wp_postmeta` VALUES (192310,12514,'pm_weight_document','33096');
INSERT INTO `wp_postmeta` VALUES (192311,12514,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (192312,12514,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (192313,12514,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192314,12514,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192315,12514,'pm_weight_script','145463');
INSERT INTO `wp_postmeta` VALUES (192316,12514,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (192317,12514,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192318,12514,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192319,12514,'pm_weight_third-party','112959');
INSERT INTO `wp_postmeta` VALUES (192320,12514,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192321,12514,'pm_weight_document_diff','213');
INSERT INTO `wp_postmeta` VALUES (192322,12514,'pm_weight_image_diff','596240');
INSERT INTO `wp_postmeta` VALUES (192323,12514,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192324,12514,'pm_weight_stylesheet_diff','117');
INSERT INTO `wp_postmeta` VALUES (192325,12514,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192326,12514,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (192327,12514,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192328,12514,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192329,12514,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192330,12514,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (192331,12514,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192332,12514,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192334,12515,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (192335,12515,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (192336,12515,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (192337,12515,'pm_load_time','17510');
INSERT INTO `wp_postmeta` VALUES (192338,12515,'pm_lcp_time','14763');
INSERT INTO `wp_postmeta` VALUES (192339,12515,'pm_max_fid','925');
INSERT INTO `wp_postmeta` VALUES (192340,12515,'pm_render_blocking_time','5501');
INSERT INTO `wp_postmeta` VALUES (192341,12515,'pm_total_blocking_time','4727');
INSERT INTO `wp_postmeta` VALUES (192342,12515,'pm_bootup_time','8720');
INSERT INTO `wp_postmeta` VALUES (192343,12515,'pm_weight','2136638');
INSERT INTO `wp_postmeta` VALUES (192344,12515,'pm_load_time_diff','299');
INSERT INTO `wp_postmeta` VALUES (192345,12515,'pm_weight_diff','884568');
INSERT INTO `wp_postmeta` VALUES (192346,12515,'pm_weight_document','36907');
INSERT INTO `wp_postmeta` VALUES (192347,12515,'pm_weight_image','1346673');
INSERT INTO `wp_postmeta` VALUES (192348,12515,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192349,12515,'pm_weight_script','409456');
INSERT INTO `wp_postmeta` VALUES (192350,12515,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (192351,12515,'pm_weight_stylesheet','174425');
INSERT INTO `wp_postmeta` VALUES (192352,12515,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (192353,12515,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192354,12515,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192355,12515,'pm_weight_third-party','337560');
INSERT INTO `wp_postmeta` VALUES (192356,12515,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (192357,12515,'pm_weight_document_diff','230');
INSERT INTO `wp_postmeta` VALUES (192358,12515,'pm_weight_image_diff','884823');
INSERT INTO `wp_postmeta` VALUES (192359,12515,'pm_number_files_image_diff','8');
INSERT INTO `wp_postmeta` VALUES (192360,12515,'pm_weight_script_diff','-1632');
INSERT INTO `wp_postmeta` VALUES (192361,12515,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192362,12515,'pm_weight_stylesheet_diff','117');
INSERT INTO `wp_postmeta` VALUES (192363,12515,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192364,12515,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192365,12515,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192366,12515,'pm_weight_third-party_diff','-832');
INSERT INTO `wp_postmeta` VALUES (192367,12515,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192368,12515,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:79654;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65738;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:49674;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36907;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192370,12516,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (192371,12516,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (192372,12516,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (192373,12516,'pm_load_time','13697');
INSERT INTO `wp_postmeta` VALUES (192374,12516,'pm_lcp_time','10849');
INSERT INTO `wp_postmeta` VALUES (192375,12516,'pm_max_fid','1198');
INSERT INTO `wp_postmeta` VALUES (192376,12516,'pm_render_blocking_time','4414');
INSERT INTO `wp_postmeta` VALUES (192377,12516,'pm_total_blocking_time','4293');
INSERT INTO `wp_postmeta` VALUES (192378,12516,'pm_bootup_time','6518');
INSERT INTO `wp_postmeta` VALUES (192379,12516,'pm_weight','1619650');
INSERT INTO `wp_postmeta` VALUES (192380,12516,'pm_load_time_diff','-1378');
INSERT INTO `wp_postmeta` VALUES (192381,12516,'pm_weight_diff','596823');
INSERT INTO `wp_postmeta` VALUES (192382,12516,'pm_weight_document','30910');
INSERT INTO `wp_postmeta` VALUES (192383,12516,'pm_weight_image','1127167');
INSERT INTO `wp_postmeta` VALUES (192384,12516,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192385,12516,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192386,12516,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192387,12516,'pm_weight_script','142885');
INSERT INTO `wp_postmeta` VALUES (192388,12516,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192389,12516,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192390,12516,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192391,12516,'pm_weight_third-party','112991');
INSERT INTO `wp_postmeta` VALUES (192392,12516,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192393,12516,'pm_weight_document_diff','226');
INSERT INTO `wp_postmeta` VALUES (192394,12516,'pm_weight_image_diff','596240');
INSERT INTO `wp_postmeta` VALUES (192395,12516,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192396,12516,'pm_weight_stylesheet_diff','117');
INSERT INTO `wp_postmeta` VALUES (192397,12516,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192398,12516,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (192399,12516,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192400,12516,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192401,12516,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192402,12516,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (192403,12516,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192404,12516,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30910;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30910;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192406,12517,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (192407,12517,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (192408,12517,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (192409,12517,'pm_load_time','12701');
INSERT INTO `wp_postmeta` VALUES (192410,12517,'pm_lcp_time','6665');
INSERT INTO `wp_postmeta` VALUES (192411,12517,'pm_max_fid','964');
INSERT INTO `wp_postmeta` VALUES (192412,12517,'pm_render_blocking_time','4289');
INSERT INTO `wp_postmeta` VALUES (192413,12517,'pm_total_blocking_time','3572');
INSERT INTO `wp_postmeta` VALUES (192414,12517,'pm_bootup_time','6948');
INSERT INTO `wp_postmeta` VALUES (192415,12517,'pm_weight','1554816');
INSERT INTO `wp_postmeta` VALUES (192416,12517,'pm_load_time_diff','-664');
INSERT INTO `wp_postmeta` VALUES (192417,12517,'pm_weight_diff','596229');
INSERT INTO `wp_postmeta` VALUES (192418,12517,'pm_weight_document','30371');
INSERT INTO `wp_postmeta` VALUES (192419,12517,'pm_weight_image','1063978');
INSERT INTO `wp_postmeta` VALUES (192420,12517,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (192421,12517,'pm_weight_stylesheet','169635');
INSERT INTO `wp_postmeta` VALUES (192422,12517,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192423,12517,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (192424,12517,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192425,12517,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192426,12517,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192427,12517,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (192428,12517,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192429,12517,'pm_weight_document_diff','240');
INSERT INTO `wp_postmeta` VALUES (192430,12517,'pm_weight_image_diff','596241');
INSERT INTO `wp_postmeta` VALUES (192431,12517,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192432,12517,'pm_weight_stylesheet_diff','97');
INSERT INTO `wp_postmeta` VALUES (192433,12517,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192434,12517,'pm_weight_script_diff','-29');
INSERT INTO `wp_postmeta` VALUES (192435,12517,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192436,12517,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192437,12517,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192438,12517,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192439,12517,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192440,12517,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24458;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (192442,12518,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (192443,12518,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (192444,12518,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (192445,12518,'pm_load_time','16944');
INSERT INTO `wp_postmeta` VALUES (192446,12518,'pm_lcp_time','13857');
INSERT INTO `wp_postmeta` VALUES (192447,12518,'pm_max_fid','1337');
INSERT INTO `wp_postmeta` VALUES (192448,12518,'pm_render_blocking_time','6510');
INSERT INTO `wp_postmeta` VALUES (192449,12518,'pm_total_blocking_time','4581');
INSERT INTO `wp_postmeta` VALUES (192450,12518,'pm_bootup_time','9735');
INSERT INTO `wp_postmeta` VALUES (192451,12518,'pm_weight','1692348');
INSERT INTO `wp_postmeta` VALUES (192452,12518,'pm_load_time_diff','1605');
INSERT INTO `wp_postmeta` VALUES (192453,12518,'pm_weight_diff','596784');
INSERT INTO `wp_postmeta` VALUES (192454,12518,'pm_weight_document','32949');
INSERT INTO `wp_postmeta` VALUES (192455,12518,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (192456,12518,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192457,12518,'pm_weight_script','246544');
INSERT INTO `wp_postmeta` VALUES (192458,12518,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (192459,12518,'pm_weight_stylesheet','192850');
INSERT INTO `wp_postmeta` VALUES (192460,12518,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (192461,12518,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192462,12518,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192463,12518,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (192464,12518,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192465,12518,'pm_weight_document_diff','215');
INSERT INTO `wp_postmeta` VALUES (192466,12518,'pm_weight_image_diff','596240');
INSERT INTO `wp_postmeta` VALUES (192467,12518,'pm_number_files_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (192468,12518,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (192469,12518,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192470,12518,'pm_weight_stylesheet_diff','117');
INSERT INTO `wp_postmeta` VALUES (192471,12518,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192472,12518,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192473,12518,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192474,12518,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (192475,12518,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192476,12518,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:0;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:0;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.7\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32949;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32949;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192478,12519,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (192479,12519,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:139:\"Homepage, Page for posts, Single attachment, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192480,12519,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192482,12520,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (192483,12520,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192484,12520,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192486,12521,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (192487,12521,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192488,12521,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192490,12522,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (192491,12522,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Homepage, Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (192492,12522,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192494,12523,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (192495,12523,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192496,12523,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192498,12524,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (192499,12524,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192500,12524,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192502,12525,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (192503,12525,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (192504,12525,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192506,12526,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (192507,12526,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192508,12526,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192510,12527,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (192511,12527,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192512,12527,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192514,12528,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (192515,12528,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (192516,12528,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192518,12529,'pm_type','resource-type-number-files');
INSERT INTO `wp_postmeta` VALUES (192519,12529,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:6:\"images\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192520,12529,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192522,12530,'pm_type','resource-total-weight');
INSERT INTO `wp_postmeta` VALUES (192523,12530,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192524,12530,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192526,12531,'pm_type','resource-type-weight');
INSERT INTO `wp_postmeta` VALUES (192527,12531,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:6:\"images\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192528,12531,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192530,12532,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (192531,12532,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192532,12532,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (192534,12533,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (192535,12533,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192536,12533,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (192538,12534,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (192539,12534,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:99:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (192540,12534,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (192542,12535,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (192543,12535,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192544,12535,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192546,12536,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (192547,12536,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:81:\"Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (192548,12536,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192550,12537,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (192551,12537,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (192552,12537,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192554,12538,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (192555,12538,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Page for posts, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (192556,12538,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192558,12509,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (192559,12509,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (192560,12509,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (192561,12509,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (192562,12509,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (192563,12509,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (192564,12509,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (192574,10265,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192575,10265,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192577,4666,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192578,4666,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192580,5593,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192581,5593,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192583,10287,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192584,10287,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192586,11278,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192587,11278,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192589,4660,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192590,4660,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192592,4661,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192593,4661,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192595,10288,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (192596,10288,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (192708,12545,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (192709,12545,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (192710,12545,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (192711,12545,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (192712,12545,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (192714,12546,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (192715,12546,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (192716,12546,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (192717,12546,'pm_load_time','17135');
INSERT INTO `wp_postmeta` VALUES (192718,12546,'pm_lcp_time','12603');
INSERT INTO `wp_postmeta` VALUES (192719,12546,'pm_max_fid','2077');
INSERT INTO `wp_postmeta` VALUES (192720,12546,'pm_render_blocking_time','1253');
INSERT INTO `wp_postmeta` VALUES (192721,12546,'pm_total_blocking_time','5661');
INSERT INTO `wp_postmeta` VALUES (192722,12546,'pm_bootup_time','8998');
INSERT INTO `wp_postmeta` VALUES (192723,12546,'pm_weight','2181994');
INSERT INTO `wp_postmeta` VALUES (192724,12546,'pm_load_time_diff','1902');
INSERT INTO `wp_postmeta` VALUES (192725,12546,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (192726,12546,'pm_weight_document','28795');
INSERT INTO `wp_postmeta` VALUES (192727,12546,'pm_weight_image','1691091');
INSERT INTO `wp_postmeta` VALUES (192728,12546,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192729,12546,'pm_weight_script','185586');
INSERT INTO `wp_postmeta` VALUES (192730,12546,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (192731,12546,'pm_weight_stylesheet','153557');
INSERT INTO `wp_postmeta` VALUES (192732,12546,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192733,12546,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192734,12546,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192735,12546,'pm_weight_third-party','125418');
INSERT INTO `wp_postmeta` VALUES (192736,12546,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (192737,12546,'pm_weight_document_diff','52');
INSERT INTO `wp_postmeta` VALUES (192738,12546,'pm_weight_image_diff','26');
INSERT INTO `wp_postmeta` VALUES (192739,12546,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192740,12546,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (192741,12546,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192742,12546,'pm_weight_stylesheet_diff','-69');
INSERT INTO `wp_postmeta` VALUES (192743,12546,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192744,12546,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192745,12546,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192746,12546,'pm_weight_third-party_diff','-93');
INSERT INTO `wp_postmeta` VALUES (192747,12546,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192748,12546,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411554;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97939;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57029;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28795;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192750,12547,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (192751,12547,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (192752,12547,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (192753,12547,'pm_load_time','18675');
INSERT INTO `wp_postmeta` VALUES (192754,12547,'pm_lcp_time','11317');
INSERT INTO `wp_postmeta` VALUES (192755,12547,'pm_max_fid','974');
INSERT INTO `wp_postmeta` VALUES (192756,12547,'pm_render_blocking_time','5543');
INSERT INTO `wp_postmeta` VALUES (192757,12547,'pm_total_blocking_time','4622');
INSERT INTO `wp_postmeta` VALUES (192758,12547,'pm_bootup_time','9532');
INSERT INTO `wp_postmeta` VALUES (192759,12547,'pm_weight','2640930');
INSERT INTO `wp_postmeta` VALUES (192760,12547,'pm_load_time_diff','42');
INSERT INTO `wp_postmeta` VALUES (192761,12547,'pm_weight_diff','39');
INSERT INTO `wp_postmeta` VALUES (192762,12547,'pm_weight_document','31840');
INSERT INTO `wp_postmeta` VALUES (192763,12547,'pm_weight_image','1460308');
INSERT INTO `wp_postmeta` VALUES (192764,12547,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (192765,12547,'pm_weight_script','775442');
INSERT INTO `wp_postmeta` VALUES (192766,12547,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (192767,12547,'pm_weight_stylesheet','218201');
INSERT INTO `wp_postmeta` VALUES (192768,12547,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (192769,12547,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192770,12547,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192771,12547,'pm_weight_third-party','1003794');
INSERT INTO `wp_postmeta` VALUES (192772,12547,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (192773,12547,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (192774,12547,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192775,12547,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192776,12547,'pm_weight_script_diff','482');
INSERT INTO `wp_postmeta` VALUES (192777,12547,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192778,12547,'pm_weight_stylesheet_diff','-197');
INSERT INTO `wp_postmeta` VALUES (192779,12547,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192780,12547,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192781,12547,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192782,12547,'pm_weight_third-party_diff','5');
INSERT INTO `wp_postmeta` VALUES (192783,12547,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192784,12547,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534669;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72339;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47319;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192786,12548,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (192787,12548,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (192788,12548,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (192789,12548,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (192790,12548,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (192791,12548,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (192792,12548,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (192793,12548,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (192794,12548,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (192795,12548,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (192796,12548,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (192797,12548,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (192798,12548,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (192800,12549,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (192801,12549,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (192802,12549,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (192803,12549,'pm_load_time','12600');
INSERT INTO `wp_postmeta` VALUES (192804,12549,'pm_lcp_time','10088');
INSERT INTO `wp_postmeta` VALUES (192805,12549,'pm_max_fid','872');
INSERT INTO `wp_postmeta` VALUES (192806,12549,'pm_render_blocking_time','4104');
INSERT INTO `wp_postmeta` VALUES (192807,12549,'pm_total_blocking_time','3109');
INSERT INTO `wp_postmeta` VALUES (192808,12549,'pm_bootup_time','5794');
INSERT INTO `wp_postmeta` VALUES (192809,12549,'pm_weight','1554998');
INSERT INTO `wp_postmeta` VALUES (192810,12549,'pm_weight_document','30188');
INSERT INTO `wp_postmeta` VALUES (192811,12549,'pm_weight_image','1063985');
INSERT INTO `wp_postmeta` VALUES (192812,12549,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (192813,12549,'pm_weight_stylesheet','169618');
INSERT INTO `wp_postmeta` VALUES (192814,12549,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192815,12549,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (192816,12549,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192817,12549,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192818,12549,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192819,12549,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (192820,12549,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192821,12549,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30188;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30188;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (192823,12550,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (192824,12550,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (192825,12550,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (192826,12550,'pm_load_time','13660');
INSERT INTO `wp_postmeta` VALUES (192827,12550,'pm_lcp_time','10889');
INSERT INTO `wp_postmeta` VALUES (192828,12550,'pm_max_fid','853');
INSERT INTO `wp_postmeta` VALUES (192829,12550,'pm_render_blocking_time','5341');
INSERT INTO `wp_postmeta` VALUES (192830,12550,'pm_total_blocking_time','3214');
INSERT INTO `wp_postmeta` VALUES (192831,12550,'pm_bootup_time','6829');
INSERT INTO `wp_postmeta` VALUES (192832,12550,'pm_weight','1554383');
INSERT INTO `wp_postmeta` VALUES (192833,12550,'pm_load_time_diff','58');
INSERT INTO `wp_postmeta` VALUES (192834,12550,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (192835,12550,'pm_weight_document','29897');
INSERT INTO `wp_postmeta` VALUES (192836,12550,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (192837,12550,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (192838,12550,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192839,12550,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192840,12550,'pm_weight_script','142880');
INSERT INTO `wp_postmeta` VALUES (192841,12550,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192842,12550,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192843,12550,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192844,12550,'pm_weight_third-party','112940');
INSERT INTO `wp_postmeta` VALUES (192845,12550,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192846,12550,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (192847,12550,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192848,12550,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192849,12550,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192850,12550,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192851,12550,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (192852,12550,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192853,12550,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192854,12550,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192855,12550,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (192856,12550,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192857,12550,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29897;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29897;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192859,12551,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (192860,12551,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (192861,12551,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (192862,12551,'pm_load_time','12760');
INSERT INTO `wp_postmeta` VALUES (192863,12551,'pm_lcp_time','10213');
INSERT INTO `wp_postmeta` VALUES (192864,12551,'pm_max_fid','853');
INSERT INTO `wp_postmeta` VALUES (192865,12551,'pm_render_blocking_time','4224');
INSERT INTO `wp_postmeta` VALUES (192866,12551,'pm_total_blocking_time','3373');
INSERT INTO `wp_postmeta` VALUES (192867,12551,'pm_bootup_time','5840');
INSERT INTO `wp_postmeta` VALUES (192868,12551,'pm_weight','1664197');
INSERT INTO `wp_postmeta` VALUES (192869,12551,'pm_load_time_diff','-1179');
INSERT INTO `wp_postmeta` VALUES (192870,12551,'pm_weight_diff','-570');
INSERT INTO `wp_postmeta` VALUES (192871,12551,'pm_weight_document','33093');
INSERT INTO `wp_postmeta` VALUES (192872,12551,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (192873,12551,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (192874,12551,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192875,12551,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192876,12551,'pm_weight_script','145459');
INSERT INTO `wp_postmeta` VALUES (192877,12551,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (192878,12551,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192879,12551,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192880,12551,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (192881,12551,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192882,12551,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (192883,12551,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192884,12551,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192885,12551,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192886,12551,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192887,12551,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (192888,12551,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192889,12551,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192890,12551,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192891,12551,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (192892,12551,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192893,12551,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33093;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33093;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192895,12552,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (192896,12552,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (192897,12552,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (192898,12552,'pm_load_time','19637');
INSERT INTO `wp_postmeta` VALUES (192899,12552,'pm_lcp_time','15109');
INSERT INTO `wp_postmeta` VALUES (192900,12552,'pm_max_fid','1607');
INSERT INTO `wp_postmeta` VALUES (192901,12552,'pm_render_blocking_time','4839');
INSERT INTO `wp_postmeta` VALUES (192902,12552,'pm_total_blocking_time','7337');
INSERT INTO `wp_postmeta` VALUES (192903,12552,'pm_bootup_time','12532');
INSERT INTO `wp_postmeta` VALUES (192904,12552,'pm_weight','2157010');
INSERT INTO `wp_postmeta` VALUES (192905,12552,'pm_load_time_diff','2127');
INSERT INTO `wp_postmeta` VALUES (192906,12552,'pm_weight_diff','20372');
INSERT INTO `wp_postmeta` VALUES (192907,12552,'pm_weight_document','36847');
INSERT INTO `wp_postmeta` VALUES (192908,12552,'pm_weight_image','1346650');
INSERT INTO `wp_postmeta` VALUES (192909,12552,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192910,12552,'pm_weight_script','429572');
INSERT INTO `wp_postmeta` VALUES (192911,12552,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (192912,12552,'pm_weight_stylesheet','174425');
INSERT INTO `wp_postmeta` VALUES (192913,12552,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (192914,12552,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192915,12552,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192916,12552,'pm_weight_third-party','358074');
INSERT INTO `wp_postmeta` VALUES (192917,12552,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (192918,12552,'pm_weight_document_diff','-60');
INSERT INTO `wp_postmeta` VALUES (192919,12552,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (192920,12552,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192921,12552,'pm_weight_script_diff','20116');
INSERT INTO `wp_postmeta` VALUES (192922,12552,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192923,12552,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192924,12552,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192925,12552,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192926,12552,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192927,12552,'pm_weight_third-party_diff','20514');
INSERT INTO `wp_postmeta` VALUES (192928,12552,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192929,12552,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:86702;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71975;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:54755;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36847;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192931,12553,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (192932,12553,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (192933,12553,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (192934,12553,'pm_load_time','11768');
INSERT INTO `wp_postmeta` VALUES (192935,12553,'pm_lcp_time','8041');
INSERT INTO `wp_postmeta` VALUES (192936,12553,'pm_max_fid','1035');
INSERT INTO `wp_postmeta` VALUES (192937,12553,'pm_render_blocking_time','2584');
INSERT INTO `wp_postmeta` VALUES (192938,12553,'pm_total_blocking_time','3876');
INSERT INTO `wp_postmeta` VALUES (192939,12553,'pm_bootup_time','6380');
INSERT INTO `wp_postmeta` VALUES (192940,12553,'pm_weight','1619597');
INSERT INTO `wp_postmeta` VALUES (192941,12553,'pm_load_time_diff','-1929');
INSERT INTO `wp_postmeta` VALUES (192942,12553,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (192943,12553,'pm_weight_document','30907');
INSERT INTO `wp_postmeta` VALUES (192944,12553,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (192945,12553,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (192946,12553,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (192947,12553,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192948,12553,'pm_weight_script','142888');
INSERT INTO `wp_postmeta` VALUES (192949,12553,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192950,12553,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192951,12553,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192952,12553,'pm_weight_third-party','112967');
INSERT INTO `wp_postmeta` VALUES (192953,12553,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192954,12553,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (192955,12553,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (192956,12553,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192957,12553,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192958,12553,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192959,12553,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (192960,12553,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192961,12553,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192962,12553,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192963,12553,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (192964,12553,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (192965,12553,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30907;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30907;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (192967,12554,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (192968,12554,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (192969,12554,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (192970,12554,'pm_load_time','12700');
INSERT INTO `wp_postmeta` VALUES (192971,12554,'pm_lcp_time','9909');
INSERT INTO `wp_postmeta` VALUES (192972,12554,'pm_max_fid','952');
INSERT INTO `wp_postmeta` VALUES (192973,12554,'pm_render_blocking_time','4586');
INSERT INTO `wp_postmeta` VALUES (192974,12554,'pm_total_blocking_time','3420');
INSERT INTO `wp_postmeta` VALUES (192975,12554,'pm_bootup_time','6603');
INSERT INTO `wp_postmeta` VALUES (192976,12554,'pm_weight','1555444');
INSERT INTO `wp_postmeta` VALUES (192977,12554,'pm_load_time_diff','-1');
INSERT INTO `wp_postmeta` VALUES (192978,12554,'pm_weight_diff','628');
INSERT INTO `wp_postmeta` VALUES (192979,12554,'pm_weight_document','30371');
INSERT INTO `wp_postmeta` VALUES (192980,12554,'pm_weight_image','1063981');
INSERT INTO `wp_postmeta` VALUES (192981,12554,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (192982,12554,'pm_weight_stylesheet','169658');
INSERT INTO `wp_postmeta` VALUES (192983,12554,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (192984,12554,'pm_weight_script','142928');
INSERT INTO `wp_postmeta` VALUES (192985,12554,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (192986,12554,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (192987,12554,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (192988,12554,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (192989,12554,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (192990,12554,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (192991,12554,'pm_weight_image_diff','3');
INSERT INTO `wp_postmeta` VALUES (192992,12554,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (192993,12554,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (192994,12554,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (192995,12554,'pm_weight_script_diff','29');
INSERT INTO `wp_postmeta` VALUES (192996,12554,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (192997,12554,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192998,12554,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (192999,12554,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (193000,12554,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193001,12554,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193003,12555,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (193004,12555,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (193005,12555,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (193006,12555,'pm_load_time','15982');
INSERT INTO `wp_postmeta` VALUES (193007,12555,'pm_lcp_time','13360');
INSERT INTO `wp_postmeta` VALUES (193008,12555,'pm_max_fid','1090');
INSERT INTO `wp_postmeta` VALUES (193009,12555,'pm_render_blocking_time','7385');
INSERT INTO `wp_postmeta` VALUES (193010,12555,'pm_total_blocking_time','3179');
INSERT INTO `wp_postmeta` VALUES (193011,12555,'pm_bootup_time','8495');
INSERT INTO `wp_postmeta` VALUES (193012,12555,'pm_weight','1692188');
INSERT INTO `wp_postmeta` VALUES (193013,12555,'pm_load_time_diff','-962');
INSERT INTO `wp_postmeta` VALUES (193014,12555,'pm_weight_diff','-160');
INSERT INTO `wp_postmeta` VALUES (193015,12555,'pm_weight_document','32959');
INSERT INTO `wp_postmeta` VALUES (193016,12555,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (193017,12555,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193018,12555,'pm_weight_script','246551');
INSERT INTO `wp_postmeta` VALUES (193019,12555,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (193020,12555,'pm_weight_stylesheet','192651');
INSERT INTO `wp_postmeta` VALUES (193021,12555,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (193022,12555,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193023,12555,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193024,12555,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (193025,12555,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193026,12555,'pm_weight_document_diff','10');
INSERT INTO `wp_postmeta` VALUES (193027,12555,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193028,12555,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193029,12555,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (193030,12555,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193031,12555,'pm_weight_stylesheet_diff','-199');
INSERT INTO `wp_postmeta` VALUES (193032,12555,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193033,12555,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193034,12555,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193035,12555,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (193036,12555,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193037,12555,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32959;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32959;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193039,12556,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (193040,12556,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (193041,12556,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (193042,12556,'pm_object_version','5.11.0');
INSERT INTO `wp_postmeta` VALUES (193043,12556,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (193044,12556,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (193045,12556,'pm_previous_object_version','5.10.1');
INSERT INTO `wp_postmeta` VALUES (193046,12556,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (193047,12556,'pm_object_version_minor','11');
INSERT INTO `wp_postmeta` VALUES (193048,12556,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (193049,12556,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (193050,12556,'pm_previous_object_version_minor','10');
INSERT INTO `wp_postmeta` VALUES (193051,12556,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (193053,12557,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (193054,12557,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193055,12557,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193057,12558,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (193058,12558,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (193059,12558,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193061,12559,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (193062,12559,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193063,12559,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193065,12560,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (193066,12560,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193067,12560,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193069,12561,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (193070,12561,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:58:\"Single page, Single post, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193071,12561,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193073,12562,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (193074,12562,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193075,12562,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193077,12563,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (193078,12563,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193079,12563,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193081,12564,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (193082,12564,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (193083,12564,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193085,12565,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (193086,12565,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193087,12565,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193089,12566,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (193090,12566,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193091,12566,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193093,12567,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (193094,12567,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (193095,12567,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193097,12568,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (193098,12568,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193099,12568,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193101,12569,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (193102,12569,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193103,12569,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193105,12570,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (193106,12570,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Page for posts, Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (193107,12570,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193109,12571,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (193110,12571,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193111,12571,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193113,12572,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (193114,12572,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193115,12572,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193117,12573,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (193118,12573,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:94:\"Page for posts, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193119,12573,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193121,12574,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (193122,12574,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193123,12574,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193125,12545,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (193126,12545,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (193127,12545,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (193128,12545,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (193129,12545,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (193130,12545,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (193131,12545,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (193159,12575,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (193160,12575,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (193161,12575,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (193162,12575,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (193163,12575,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.6\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (193165,12576,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (193166,12576,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (193167,12576,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (193168,12576,'pm_load_time','17212');
INSERT INTO `wp_postmeta` VALUES (193169,12576,'pm_lcp_time','12494');
INSERT INTO `wp_postmeta` VALUES (193170,12576,'pm_max_fid','2102');
INSERT INTO `wp_postmeta` VALUES (193171,12576,'pm_render_blocking_time','1164');
INSERT INTO `wp_postmeta` VALUES (193172,12576,'pm_total_blocking_time','5113');
INSERT INTO `wp_postmeta` VALUES (193173,12576,'pm_bootup_time','8096');
INSERT INTO `wp_postmeta` VALUES (193174,12576,'pm_weight','2182109');
INSERT INTO `wp_postmeta` VALUES (193175,12576,'pm_load_time_diff','77');
INSERT INTO `wp_postmeta` VALUES (193176,12576,'pm_weight_diff','115');
INSERT INTO `wp_postmeta` VALUES (193177,12576,'pm_weight_document','28902');
INSERT INTO `wp_postmeta` VALUES (193178,12576,'pm_weight_image','1691079');
INSERT INTO `wp_postmeta` VALUES (193179,12576,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193180,12576,'pm_weight_script','185548');
INSERT INTO `wp_postmeta` VALUES (193181,12576,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (193182,12576,'pm_weight_stylesheet','153626');
INSERT INTO `wp_postmeta` VALUES (193183,12576,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193184,12576,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193185,12576,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193186,12576,'pm_weight_third-party','125463');
INSERT INTO `wp_postmeta` VALUES (193187,12576,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (193188,12576,'pm_weight_document_diff','107');
INSERT INTO `wp_postmeta` VALUES (193189,12576,'pm_weight_image_diff','-12');
INSERT INTO `wp_postmeta` VALUES (193190,12576,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193191,12576,'pm_weight_script_diff','-38');
INSERT INTO `wp_postmeta` VALUES (193192,12576,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193193,12576,'pm_weight_stylesheet_diff','69');
INSERT INTO `wp_postmeta` VALUES (193194,12576,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193195,12576,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193196,12576,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193197,12576,'pm_weight_third-party_diff','45');
INSERT INTO `wp_postmeta` VALUES (193198,12576,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193199,12576,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223693;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97926;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57001;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28902;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193201,12577,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (193202,12577,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (193203,12577,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (193204,12577,'pm_load_time','17546');
INSERT INTO `wp_postmeta` VALUES (193205,12577,'pm_lcp_time','7131');
INSERT INTO `wp_postmeta` VALUES (193206,12577,'pm_max_fid','956');
INSERT INTO `wp_postmeta` VALUES (193207,12577,'pm_render_blocking_time','5110');
INSERT INTO `wp_postmeta` VALUES (193208,12577,'pm_total_blocking_time','4105');
INSERT INTO `wp_postmeta` VALUES (193209,12577,'pm_bootup_time','9571');
INSERT INTO `wp_postmeta` VALUES (193210,12577,'pm_weight','2640793');
INSERT INTO `wp_postmeta` VALUES (193211,12577,'pm_load_time_diff','-1129');
INSERT INTO `wp_postmeta` VALUES (193212,12577,'pm_weight_diff','-137');
INSERT INTO `wp_postmeta` VALUES (193213,12577,'pm_weight_document','31844');
INSERT INTO `wp_postmeta` VALUES (193214,12577,'pm_weight_image','1460333');
INSERT INTO `wp_postmeta` VALUES (193215,12577,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (193216,12577,'pm_weight_script','775254');
INSERT INTO `wp_postmeta` VALUES (193217,12577,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (193218,12577,'pm_weight_stylesheet','218418');
INSERT INTO `wp_postmeta` VALUES (193219,12577,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (193220,12577,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193221,12577,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193222,12577,'pm_weight_third-party','1003626');
INSERT INTO `wp_postmeta` VALUES (193223,12577,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (193224,12577,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (193225,12577,'pm_weight_image_diff','25');
INSERT INTO `wp_postmeta` VALUES (193226,12577,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193227,12577,'pm_weight_script_diff','-188');
INSERT INTO `wp_postmeta` VALUES (193228,12577,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193229,12577,'pm_weight_stylesheet_diff','217');
INSERT INTO `wp_postmeta` VALUES (193230,12577,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193231,12577,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193232,12577,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193233,12577,'pm_weight_third-party_diff','-168');
INSERT INTO `wp_postmeta` VALUES (193234,12577,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193235,12577,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534670;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131038;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72119;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47539;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193237,12578,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (193238,12578,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (193239,12578,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (193240,12578,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (193241,12578,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (193242,12578,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (193243,12578,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (193244,12578,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (193245,12578,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (193246,12578,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (193247,12578,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (193248,12578,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (193249,12578,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193251,12579,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (193252,12579,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (193253,12579,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193254,12579,'pm_load_time','12726');
INSERT INTO `wp_postmeta` VALUES (193255,12579,'pm_lcp_time','9806');
INSERT INTO `wp_postmeta` VALUES (193256,12579,'pm_max_fid','945');
INSERT INTO `wp_postmeta` VALUES (193257,12579,'pm_render_blocking_time','4428');
INSERT INTO `wp_postmeta` VALUES (193258,12579,'pm_total_blocking_time','3435');
INSERT INTO `wp_postmeta` VALUES (193259,12579,'pm_bootup_time','6777');
INSERT INTO `wp_postmeta` VALUES (193260,12579,'pm_weight','1554998');
INSERT INTO `wp_postmeta` VALUES (193261,12579,'pm_load_time_diff','126');
INSERT INTO `wp_postmeta` VALUES (193262,12579,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (193263,12579,'pm_weight_document','30193');
INSERT INTO `wp_postmeta` VALUES (193264,12579,'pm_weight_image','1063983');
INSERT INTO `wp_postmeta` VALUES (193265,12579,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193266,12579,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193267,12579,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193268,12579,'pm_weight_script','142891');
INSERT INTO `wp_postmeta` VALUES (193269,12579,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193270,12579,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193271,12579,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193272,12579,'pm_weight_third-party','112956');
INSERT INTO `wp_postmeta` VALUES (193273,12579,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193274,12579,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (193275,12579,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193276,12579,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193277,12579,'pm_weight_stylesheet_diff','-3');
INSERT INTO `wp_postmeta` VALUES (193278,12579,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193279,12579,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (193280,12579,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193281,12579,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193282,12579,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193283,12579,'pm_weight_third-party_diff','-8');
INSERT INTO `wp_postmeta` VALUES (193284,12579,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193285,12579,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30193;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30193;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193287,12580,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (193288,12580,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (193289,12580,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193290,12580,'pm_load_time','13483');
INSERT INTO `wp_postmeta` VALUES (193291,12580,'pm_lcp_time','7273');
INSERT INTO `wp_postmeta` VALUES (193292,12580,'pm_max_fid','847');
INSERT INTO `wp_postmeta` VALUES (193293,12580,'pm_render_blocking_time','4567');
INSERT INTO `wp_postmeta` VALUES (193294,12580,'pm_total_blocking_time','3317');
INSERT INTO `wp_postmeta` VALUES (193295,12580,'pm_bootup_time','6649');
INSERT INTO `wp_postmeta` VALUES (193296,12580,'pm_weight','1554386');
INSERT INTO `wp_postmeta` VALUES (193297,12580,'pm_load_time_diff','-177');
INSERT INTO `wp_postmeta` VALUES (193298,12580,'pm_weight_diff','3');
INSERT INTO `wp_postmeta` VALUES (193299,12580,'pm_weight_document','29902');
INSERT INTO `wp_postmeta` VALUES (193300,12580,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (193301,12580,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193302,12580,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193303,12580,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193304,12580,'pm_weight_script','142887');
INSERT INTO `wp_postmeta` VALUES (193305,12580,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193306,12580,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193307,12580,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193308,12580,'pm_weight_third-party','112933');
INSERT INTO `wp_postmeta` VALUES (193309,12580,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193310,12580,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (193311,12580,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193312,12580,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193313,12580,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193314,12580,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193315,12580,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (193316,12580,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193317,12580,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193318,12580,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193319,12580,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (193320,12580,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193321,12580,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29902;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29902;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193323,12581,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (193324,12581,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (193325,12581,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (193326,12581,'pm_load_time','13996');
INSERT INTO `wp_postmeta` VALUES (193327,12581,'pm_lcp_time','11257');
INSERT INTO `wp_postmeta` VALUES (193328,12581,'pm_max_fid','900');
INSERT INTO `wp_postmeta` VALUES (193329,12581,'pm_render_blocking_time','4689');
INSERT INTO `wp_postmeta` VALUES (193330,12581,'pm_total_blocking_time','3590');
INSERT INTO `wp_postmeta` VALUES (193331,12581,'pm_bootup_time','6249');
INSERT INTO `wp_postmeta` VALUES (193332,12581,'pm_weight','1664222');
INSERT INTO `wp_postmeta` VALUES (193333,12581,'pm_load_time_diff','1236');
INSERT INTO `wp_postmeta` VALUES (193334,12581,'pm_weight_diff','25');
INSERT INTO `wp_postmeta` VALUES (193335,12581,'pm_weight_document','33094');
INSERT INTO `wp_postmeta` VALUES (193336,12581,'pm_weight_image','1165396');
INSERT INTO `wp_postmeta` VALUES (193337,12581,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (193338,12581,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193339,12581,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193340,12581,'pm_weight_script','145457');
INSERT INTO `wp_postmeta` VALUES (193341,12581,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (193342,12581,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193343,12581,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193344,12581,'pm_weight_third-party','112965');
INSERT INTO `wp_postmeta` VALUES (193345,12581,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193346,12581,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (193347,12581,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (193348,12581,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193349,12581,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193350,12581,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193351,12581,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193352,12581,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193353,12581,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193354,12581,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193355,12581,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (193356,12581,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193357,12581,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33094;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33094;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193359,12582,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (193360,12582,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (193361,12582,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (193362,12582,'pm_load_time','17838');
INSERT INTO `wp_postmeta` VALUES (193363,12582,'pm_lcp_time','13808');
INSERT INTO `wp_postmeta` VALUES (193364,12582,'pm_max_fid','1127');
INSERT INTO `wp_postmeta` VALUES (193365,12582,'pm_render_blocking_time','4546');
INSERT INTO `wp_postmeta` VALUES (193366,12582,'pm_total_blocking_time','5914');
INSERT INTO `wp_postmeta` VALUES (193367,12582,'pm_bootup_time','11073');
INSERT INTO `wp_postmeta` VALUES (193368,12582,'pm_weight','2136504');
INSERT INTO `wp_postmeta` VALUES (193369,12582,'pm_load_time_diff','-1799');
INSERT INTO `wp_postmeta` VALUES (193370,12582,'pm_weight_diff','-20506');
INSERT INTO `wp_postmeta` VALUES (193371,12582,'pm_weight_document','36865');
INSERT INTO `wp_postmeta` VALUES (193372,12582,'pm_weight_image','1346673');
INSERT INTO `wp_postmeta` VALUES (193373,12582,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193374,12582,'pm_weight_script','409503');
INSERT INTO `wp_postmeta` VALUES (193375,12582,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (193376,12582,'pm_weight_stylesheet','174425');
INSERT INTO `wp_postmeta` VALUES (193377,12582,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (193378,12582,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193379,12582,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193380,12582,'pm_weight_third-party','337510');
INSERT INTO `wp_postmeta` VALUES (193381,12582,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (193382,12582,'pm_weight_document_diff','18');
INSERT INTO `wp_postmeta` VALUES (193383,12582,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (193384,12582,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193385,12582,'pm_weight_script_diff','-20069');
INSERT INTO `wp_postmeta` VALUES (193386,12582,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193387,12582,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193388,12582,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193389,12582,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193390,12582,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193391,12582,'pm_weight_third-party_diff','-20564');
INSERT INTO `wp_postmeta` VALUES (193392,12582,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193393,12582,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:79654;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65737;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:49674;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36865;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193395,12583,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (193396,12583,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (193397,12583,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (193398,12583,'pm_load_time','12180');
INSERT INTO `wp_postmeta` VALUES (193399,12583,'pm_lcp_time','10085');
INSERT INTO `wp_postmeta` VALUES (193400,12583,'pm_max_fid','1002');
INSERT INTO `wp_postmeta` VALUES (193401,12583,'pm_render_blocking_time','4336');
INSERT INTO `wp_postmeta` VALUES (193402,12583,'pm_total_blocking_time','2988');
INSERT INTO `wp_postmeta` VALUES (193403,12583,'pm_bootup_time','5055');
INSERT INTO `wp_postmeta` VALUES (193404,12583,'pm_weight','1618991');
INSERT INTO `wp_postmeta` VALUES (193405,12583,'pm_load_time_diff','412');
INSERT INTO `wp_postmeta` VALUES (193406,12583,'pm_weight_diff','-606');
INSERT INTO `wp_postmeta` VALUES (193407,12583,'pm_weight_document','30913');
INSERT INTO `wp_postmeta` VALUES (193408,12583,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (193409,12583,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193410,12583,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193411,12583,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193412,12583,'pm_weight_script','142901');
INSERT INTO `wp_postmeta` VALUES (193413,12583,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193414,12583,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193415,12583,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193416,12583,'pm_weight_third-party','112919');
INSERT INTO `wp_postmeta` VALUES (193417,12583,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193418,12583,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (193419,12583,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193420,12583,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193421,12583,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193422,12583,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193423,12583,'pm_weight_script_diff','13');
INSERT INTO `wp_postmeta` VALUES (193424,12583,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193425,12583,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193426,12583,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193427,12583,'pm_weight_third-party_diff','-48');
INSERT INTO `wp_postmeta` VALUES (193428,12583,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193429,12583,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30913;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30913;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193431,12584,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (193432,12584,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (193433,12584,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193434,12584,'pm_load_time','13044');
INSERT INTO `wp_postmeta` VALUES (193435,12584,'pm_lcp_time','10471');
INSERT INTO `wp_postmeta` VALUES (193436,12584,'pm_max_fid','839');
INSERT INTO `wp_postmeta` VALUES (193437,12584,'pm_render_blocking_time','4712');
INSERT INTO `wp_postmeta` VALUES (193438,12584,'pm_total_blocking_time','3186');
INSERT INTO `wp_postmeta` VALUES (193439,12584,'pm_bootup_time','6750');
INSERT INTO `wp_postmeta` VALUES (193440,12584,'pm_weight','1554779');
INSERT INTO `wp_postmeta` VALUES (193441,12584,'pm_load_time_diff','344');
INSERT INTO `wp_postmeta` VALUES (193442,12584,'pm_weight_diff','-665');
INSERT INTO `wp_postmeta` VALUES (193443,12584,'pm_weight_document','30370');
INSERT INTO `wp_postmeta` VALUES (193444,12584,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (193445,12584,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193446,12584,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193447,12584,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193448,12584,'pm_weight_script','142887');
INSERT INTO `wp_postmeta` VALUES (193449,12584,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193450,12584,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193451,12584,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193452,12584,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (193453,12584,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193454,12584,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (193455,12584,'pm_weight_image_diff','-4');
INSERT INTO `wp_postmeta` VALUES (193456,12584,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193457,12584,'pm_weight_stylesheet_diff','-43');
INSERT INTO `wp_postmeta` VALUES (193458,12584,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193459,12584,'pm_weight_script_diff','-41');
INSERT INTO `wp_postmeta` VALUES (193460,12584,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193461,12584,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193462,12584,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193463,12584,'pm_weight_third-party_diff','-8');
INSERT INTO `wp_postmeta` VALUES (193464,12584,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193465,12584,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30370;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30370;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193467,12585,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (193468,12585,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (193469,12585,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (193470,12585,'pm_load_time','16118');
INSERT INTO `wp_postmeta` VALUES (193471,12585,'pm_lcp_time','13581');
INSERT INTO `wp_postmeta` VALUES (193472,12585,'pm_max_fid','1297');
INSERT INTO `wp_postmeta` VALUES (193473,12585,'pm_render_blocking_time','7363');
INSERT INTO `wp_postmeta` VALUES (193474,12585,'pm_total_blocking_time','3808');
INSERT INTO `wp_postmeta` VALUES (193475,12585,'pm_bootup_time','8881');
INSERT INTO `wp_postmeta` VALUES (193476,12585,'pm_weight','1692205');
INSERT INTO `wp_postmeta` VALUES (193477,12585,'pm_load_time_diff','136');
INSERT INTO `wp_postmeta` VALUES (193478,12585,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (193479,12585,'pm_weight_document','32964');
INSERT INTO `wp_postmeta` VALUES (193480,12585,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (193481,12585,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193482,12585,'pm_weight_script','246547');
INSERT INTO `wp_postmeta` VALUES (193483,12585,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (193484,12585,'pm_weight_stylesheet','192651');
INSERT INTO `wp_postmeta` VALUES (193485,12585,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (193486,12585,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193487,12585,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193488,12585,'pm_weight_third-party','112975');
INSERT INTO `wp_postmeta` VALUES (193489,12585,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193490,12585,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (193491,12585,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193492,12585,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193493,12585,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (193494,12585,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193495,12585,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193496,12585,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193497,12585,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193498,12585,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193499,12585,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (193500,12585,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193501,12585,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32964;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32964;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193503,12586,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (193504,12586,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193505,12586,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193507,12587,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (193508,12587,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193509,12587,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193511,12588,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (193512,12588,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193513,12588,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193515,12589,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (193516,12589,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (193517,12589,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193519,12590,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (193520,12590,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193521,12590,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193523,12591,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (193524,12591,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193525,12591,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193527,12592,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (193528,12592,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (193529,12592,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193531,12593,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (193532,12593,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193533,12593,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193535,12594,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (193536,12594,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (193537,12594,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193539,12595,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (193540,12595,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193541,12595,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193543,12596,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (193544,12596,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193545,12596,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193547,12597,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (193548,12597,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193549,12597,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193551,12598,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (193552,12598,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Homepage, Page for posts, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (193553,12598,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (193555,12599,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (193556,12599,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193557,12599,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193559,12600,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (193560,12600,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193561,12600,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193563,12601,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (193564,12601,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Homepage, Page for posts, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (193565,12601,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193567,12602,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (193568,12602,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (193569,12602,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193571,12575,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (193572,12575,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (193573,12575,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (193574,12575,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (193575,12575,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (193576,12575,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (193577,12575,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (193632,12605,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (193633,12605,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (193634,12605,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (193635,12605,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (193636,12605,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (193638,12606,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (193639,12606,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (193640,12606,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (193641,12606,'pm_load_time','18252');
INSERT INTO `wp_postmeta` VALUES (193642,12606,'pm_lcp_time','14181');
INSERT INTO `wp_postmeta` VALUES (193643,12606,'pm_max_fid','2417');
INSERT INTO `wp_postmeta` VALUES (193644,12606,'pm_render_blocking_time','1224');
INSERT INTO `wp_postmeta` VALUES (193645,12606,'pm_total_blocking_time','7143');
INSERT INTO `wp_postmeta` VALUES (193646,12606,'pm_bootup_time','9561');
INSERT INTO `wp_postmeta` VALUES (193647,12606,'pm_weight','2181560');
INSERT INTO `wp_postmeta` VALUES (193648,12606,'pm_load_time_diff','1040');
INSERT INTO `wp_postmeta` VALUES (193649,12606,'pm_weight_diff','-549');
INSERT INTO `wp_postmeta` VALUES (193650,12606,'pm_weight_document','28900');
INSERT INTO `wp_postmeta` VALUES (193651,12606,'pm_weight_image','1691139');
INSERT INTO `wp_postmeta` VALUES (193652,12606,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193653,12606,'pm_weight_script','185532');
INSERT INTO `wp_postmeta` VALUES (193654,12606,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (193655,12606,'pm_weight_stylesheet','153557');
INSERT INTO `wp_postmeta` VALUES (193656,12606,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193657,12606,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193658,12606,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193659,12606,'pm_weight_third-party','125472');
INSERT INTO `wp_postmeta` VALUES (193660,12606,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (193661,12606,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193662,12606,'pm_weight_image_diff','60');
INSERT INTO `wp_postmeta` VALUES (193663,12606,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193664,12606,'pm_weight_script_diff','-16');
INSERT INTO `wp_postmeta` VALUES (193665,12606,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193666,12606,'pm_weight_stylesheet_diff','-69');
INSERT INTO `wp_postmeta` VALUES (193667,12606,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193668,12606,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193669,12606,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193670,12606,'pm_weight_third-party_diff','9');
INSERT INTO `wp_postmeta` VALUES (193671,12606,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193672,12606,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491143;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411574;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288552;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97944;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:56996;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28900;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193674,12607,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (193675,12607,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (193676,12607,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (193677,12607,'pm_load_time','20272');
INSERT INTO `wp_postmeta` VALUES (193678,12607,'pm_lcp_time','7351');
INSERT INTO `wp_postmeta` VALUES (193679,12607,'pm_max_fid','1140');
INSERT INTO `wp_postmeta` VALUES (193680,12607,'pm_render_blocking_time','5103');
INSERT INTO `wp_postmeta` VALUES (193681,12607,'pm_total_blocking_time','7789');
INSERT INTO `wp_postmeta` VALUES (193682,12607,'pm_bootup_time','11190');
INSERT INTO `wp_postmeta` VALUES (193683,12607,'pm_weight','2641176');
INSERT INTO `wp_postmeta` VALUES (193684,12607,'pm_load_time_diff','2726');
INSERT INTO `wp_postmeta` VALUES (193685,12607,'pm_weight_diff','383');
INSERT INTO `wp_postmeta` VALUES (193686,12607,'pm_weight_document','31842');
INSERT INTO `wp_postmeta` VALUES (193687,12607,'pm_weight_image','1460310');
INSERT INTO `wp_postmeta` VALUES (193688,12607,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (193689,12607,'pm_weight_script','775232');
INSERT INTO `wp_postmeta` VALUES (193690,12607,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (193691,12607,'pm_weight_stylesheet','218398');
INSERT INTO `wp_postmeta` VALUES (193692,12607,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (193693,12607,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193694,12607,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193695,12607,'pm_weight_third-party','1004074');
INSERT INTO `wp_postmeta` VALUES (193696,12607,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (193697,12607,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193698,12607,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (193699,12607,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193700,12607,'pm_weight_script_diff','-22');
INSERT INTO `wp_postmeta` VALUES (193701,12607,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193702,12607,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (193703,12607,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193704,12607,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193705,12607,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193706,12607,'pm_weight_third-party_diff','448');
INSERT INTO `wp_postmeta` VALUES (193707,12607,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193708,12607,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/10df06bb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534670;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/10df06bb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72119;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/10df06bb/www-player.css\";s:6:\"weight\";i:47539;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193710,12608,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (193711,12608,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (193712,12608,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (193713,12608,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (193714,12608,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (193715,12608,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (193716,12608,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (193717,12608,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (193718,12608,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (193719,12608,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (193720,12608,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (193721,12608,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (193722,12608,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193724,12609,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (193725,12609,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (193726,12609,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193727,12609,'pm_load_time','14152');
INSERT INTO `wp_postmeta` VALUES (193728,12609,'pm_lcp_time','7086');
INSERT INTO `wp_postmeta` VALUES (193729,12609,'pm_max_fid','1007');
INSERT INTO `wp_postmeta` VALUES (193730,12609,'pm_render_blocking_time','4728');
INSERT INTO `wp_postmeta` VALUES (193731,12609,'pm_total_blocking_time','3980');
INSERT INTO `wp_postmeta` VALUES (193732,12609,'pm_bootup_time','6396');
INSERT INTO `wp_postmeta` VALUES (193733,12609,'pm_weight','1555008');
INSERT INTO `wp_postmeta` VALUES (193734,12609,'pm_load_time_diff','1426');
INSERT INTO `wp_postmeta` VALUES (193735,12609,'pm_weight_diff','10');
INSERT INTO `wp_postmeta` VALUES (193736,12609,'pm_weight_document','30186');
INSERT INTO `wp_postmeta` VALUES (193737,12609,'pm_weight_image','1063983');
INSERT INTO `wp_postmeta` VALUES (193738,12609,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193739,12609,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193740,12609,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193741,12609,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (193742,12609,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193743,12609,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193744,12609,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193745,12609,'pm_weight_third-party','112981');
INSERT INTO `wp_postmeta` VALUES (193746,12609,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193747,12609,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (193748,12609,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193749,12609,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193750,12609,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193751,12609,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193752,12609,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (193753,12609,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193754,12609,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193755,12609,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193756,12609,'pm_weight_third-party_diff','25');
INSERT INTO `wp_postmeta` VALUES (193757,12609,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193758,12609,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30186;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30186;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193760,12610,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (193761,12610,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (193762,12610,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193763,12610,'pm_load_time','12742');
INSERT INTO `wp_postmeta` VALUES (193764,12610,'pm_lcp_time','9902');
INSERT INTO `wp_postmeta` VALUES (193765,12610,'pm_max_fid','832');
INSERT INTO `wp_postmeta` VALUES (193766,12610,'pm_render_blocking_time','4325');
INSERT INTO `wp_postmeta` VALUES (193767,12610,'pm_total_blocking_time','3481');
INSERT INTO `wp_postmeta` VALUES (193768,12610,'pm_bootup_time','6895');
INSERT INTO `wp_postmeta` VALUES (193769,12610,'pm_weight','1554374');
INSERT INTO `wp_postmeta` VALUES (193770,12610,'pm_load_time_diff','-741');
INSERT INTO `wp_postmeta` VALUES (193771,12610,'pm_weight_diff','-12');
INSERT INTO `wp_postmeta` VALUES (193772,12610,'pm_weight_document','29897');
INSERT INTO `wp_postmeta` VALUES (193773,12610,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (193774,12610,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193775,12610,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193776,12610,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193777,12610,'pm_weight_script','142889');
INSERT INTO `wp_postmeta` VALUES (193778,12610,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193779,12610,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193780,12610,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193781,12610,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (193782,12610,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193783,12610,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (193784,12610,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193785,12610,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193786,12610,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193787,12610,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193788,12610,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (193789,12610,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193790,12610,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193791,12610,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193792,12610,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193793,12610,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193794,12610,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29897;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29897;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193796,12611,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (193797,12611,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (193798,12611,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (193799,12611,'pm_load_time','13592');
INSERT INTO `wp_postmeta` VALUES (193800,12611,'pm_lcp_time','10630');
INSERT INTO `wp_postmeta` VALUES (193801,12611,'pm_max_fid','945');
INSERT INTO `wp_postmeta` VALUES (193802,12611,'pm_render_blocking_time','4963');
INSERT INTO `wp_postmeta` VALUES (193803,12611,'pm_total_blocking_time','3896');
INSERT INTO `wp_postmeta` VALUES (193804,12611,'pm_bootup_time','7015');
INSERT INTO `wp_postmeta` VALUES (193805,12611,'pm_weight','1664779');
INSERT INTO `wp_postmeta` VALUES (193806,12611,'pm_load_time_diff','-404');
INSERT INTO `wp_postmeta` VALUES (193807,12611,'pm_weight_diff','557');
INSERT INTO `wp_postmeta` VALUES (193808,12611,'pm_weight_document','33094');
INSERT INTO `wp_postmeta` VALUES (193809,12611,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (193810,12611,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (193811,12611,'pm_weight_stylesheet','169635');
INSERT INTO `wp_postmeta` VALUES (193812,12611,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193813,12611,'pm_weight_script','145474');
INSERT INTO `wp_postmeta` VALUES (193814,12611,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (193815,12611,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193816,12611,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193817,12611,'pm_weight_third-party','112934');
INSERT INTO `wp_postmeta` VALUES (193818,12611,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193819,12611,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (193820,12611,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (193821,12611,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193822,12611,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (193823,12611,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193824,12611,'pm_weight_script_diff','17');
INSERT INTO `wp_postmeta` VALUES (193825,12611,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193826,12611,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193827,12611,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193828,12611,'pm_weight_third-party_diff','-31');
INSERT INTO `wp_postmeta` VALUES (193829,12611,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193830,12611,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33094;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33094;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193832,12612,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (193833,12612,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (193834,12612,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (193835,12612,'pm_load_time','19921');
INSERT INTO `wp_postmeta` VALUES (193836,12612,'pm_lcp_time','15324');
INSERT INTO `wp_postmeta` VALUES (193837,12612,'pm_max_fid','1634');
INSERT INTO `wp_postmeta` VALUES (193838,12612,'pm_render_blocking_time','5187');
INSERT INTO `wp_postmeta` VALUES (193839,12612,'pm_total_blocking_time','7594');
INSERT INTO `wp_postmeta` VALUES (193840,12612,'pm_bootup_time','12587');
INSERT INTO `wp_postmeta` VALUES (193841,12612,'pm_weight','2158034');
INSERT INTO `wp_postmeta` VALUES (193842,12612,'pm_load_time_diff','2083');
INSERT INTO `wp_postmeta` VALUES (193843,12612,'pm_weight_diff','21530');
INSERT INTO `wp_postmeta` VALUES (193844,12612,'pm_weight_document','36908');
INSERT INTO `wp_postmeta` VALUES (193845,12612,'pm_weight_image','1346675');
INSERT INTO `wp_postmeta` VALUES (193846,12612,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193847,12612,'pm_weight_script','430074');
INSERT INTO `wp_postmeta` VALUES (193848,12612,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (193849,12612,'pm_weight_stylesheet','174425');
INSERT INTO `wp_postmeta` VALUES (193850,12612,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (193851,12612,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193852,12612,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193853,12612,'pm_weight_third-party','358954');
INSERT INTO `wp_postmeta` VALUES (193854,12612,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (193855,12612,'pm_weight_document_diff','43');
INSERT INTO `wp_postmeta` VALUES (193856,12612,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (193857,12612,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193858,12612,'pm_weight_script_diff','20571');
INSERT INTO `wp_postmeta` VALUES (193859,12612,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193860,12612,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193861,12612,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193862,12612,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193863,12612,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193864,12612,'pm_weight_third-party_diff','21444');
INSERT INTO `wp_postmeta` VALUES (193865,12612,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193866,12612,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:86739;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72009;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:54741;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36908;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193868,12613,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (193869,12613,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (193870,12613,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (193871,12613,'pm_load_time','12916');
INSERT INTO `wp_postmeta` VALUES (193872,12613,'pm_lcp_time','10306');
INSERT INTO `wp_postmeta` VALUES (193873,12613,'pm_max_fid','1317');
INSERT INTO `wp_postmeta` VALUES (193874,12613,'pm_render_blocking_time','4178');
INSERT INTO `wp_postmeta` VALUES (193875,12613,'pm_total_blocking_time','3815');
INSERT INTO `wp_postmeta` VALUES (193876,12613,'pm_bootup_time','7057');
INSERT INTO `wp_postmeta` VALUES (193877,12613,'pm_weight','1619615');
INSERT INTO `wp_postmeta` VALUES (193878,12613,'pm_load_time_diff','736');
INSERT INTO `wp_postmeta` VALUES (193879,12613,'pm_weight_diff','624');
INSERT INTO `wp_postmeta` VALUES (193880,12613,'pm_weight_document','30905');
INSERT INTO `wp_postmeta` VALUES (193881,12613,'pm_weight_image','1127167');
INSERT INTO `wp_postmeta` VALUES (193882,12613,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193883,12613,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193884,12613,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193885,12613,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (193886,12613,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193887,12613,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193888,12613,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193889,12613,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (193890,12613,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193891,12613,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (193892,12613,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (193893,12613,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193894,12613,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193895,12613,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193896,12613,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (193897,12613,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193898,12613,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193899,12613,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193900,12613,'pm_weight_third-party_diff','47');
INSERT INTO `wp_postmeta` VALUES (193901,12613,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193902,12613,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30905;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30905;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193904,12614,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (193905,12614,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (193906,12614,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (193907,12614,'pm_load_time','13056');
INSERT INTO `wp_postmeta` VALUES (193908,12614,'pm_lcp_time','6755');
INSERT INTO `wp_postmeta` VALUES (193909,12614,'pm_max_fid','899');
INSERT INTO `wp_postmeta` VALUES (193910,12614,'pm_render_blocking_time','4292');
INSERT INTO `wp_postmeta` VALUES (193911,12614,'pm_total_blocking_time','3515');
INSERT INTO `wp_postmeta` VALUES (193912,12614,'pm_bootup_time','6480');
INSERT INTO `wp_postmeta` VALUES (193913,12614,'pm_weight','1555348');
INSERT INTO `wp_postmeta` VALUES (193914,12614,'pm_load_time_diff','12');
INSERT INTO `wp_postmeta` VALUES (193915,12614,'pm_weight_diff','569');
INSERT INTO `wp_postmeta` VALUES (193916,12614,'pm_weight_document','30377');
INSERT INTO `wp_postmeta` VALUES (193917,12614,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (193918,12614,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (193919,12614,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (193920,12614,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (193921,12614,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (193922,12614,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (193923,12614,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193924,12614,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193925,12614,'pm_weight_third-party','112945');
INSERT INTO `wp_postmeta` VALUES (193926,12614,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193927,12614,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (193928,12614,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193929,12614,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193930,12614,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193931,12614,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193932,12614,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (193933,12614,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193934,12614,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193935,12614,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193936,12614,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (193937,12614,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193938,12614,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30377;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30377;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193940,12615,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (193941,12615,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (193942,12615,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (193943,12615,'pm_load_time','16298');
INSERT INTO `wp_postmeta` VALUES (193944,12615,'pm_lcp_time','13542');
INSERT INTO `wp_postmeta` VALUES (193945,12615,'pm_max_fid','896');
INSERT INTO `wp_postmeta` VALUES (193946,12615,'pm_render_blocking_time','7159');
INSERT INTO `wp_postmeta` VALUES (193947,12615,'pm_total_blocking_time','3051');
INSERT INTO `wp_postmeta` VALUES (193948,12615,'pm_bootup_time','7760');
INSERT INTO `wp_postmeta` VALUES (193949,12615,'pm_weight','1692167');
INSERT INTO `wp_postmeta` VALUES (193950,12615,'pm_load_time_diff','180');
INSERT INTO `wp_postmeta` VALUES (193951,12615,'pm_weight_diff','-38');
INSERT INTO `wp_postmeta` VALUES (193952,12615,'pm_weight_document','32962');
INSERT INTO `wp_postmeta` VALUES (193953,12615,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (193954,12615,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (193955,12615,'pm_weight_script','246552');
INSERT INTO `wp_postmeta` VALUES (193956,12615,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (193957,12615,'pm_weight_stylesheet','192651');
INSERT INTO `wp_postmeta` VALUES (193958,12615,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (193959,12615,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (193960,12615,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (193961,12615,'pm_weight_third-party','112941');
INSERT INTO `wp_postmeta` VALUES (193962,12615,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (193963,12615,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (193964,12615,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193965,12615,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (193966,12615,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (193967,12615,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (193968,12615,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193969,12615,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (193970,12615,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193971,12615,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (193972,12615,'pm_weight_third-party_diff','-34');
INSERT INTO `wp_postmeta` VALUES (193973,12615,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (193974,12615,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32962;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32962;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (193976,12616,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (193977,12616,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (193978,12616,'pm_object_name','Wordfence Security');
INSERT INTO `wp_postmeta` VALUES (193979,12616,'pm_object_version','7.5.7');
INSERT INTO `wp_postmeta` VALUES (193980,12616,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (193981,12616,'pm_previous_object_name','Wordfence Security');
INSERT INTO `wp_postmeta` VALUES (193982,12616,'pm_previous_object_version','7.5.6');
INSERT INTO `wp_postmeta` VALUES (193983,12616,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (193984,12616,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (193985,12616,'pm_object_version_patch','7');
INSERT INTO `wp_postmeta` VALUES (193986,12616,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (193987,12616,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (193988,12616,'pm_previous_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (193990,12617,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (193991,12617,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193992,12617,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193994,12618,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (193995,12618,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (193996,12618,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (193998,12619,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (193999,12619,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194000,12619,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194002,12620,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (194003,12620,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (194004,12620,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194006,12621,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (194007,12621,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:98:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (194008,12621,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194010,12622,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (194011,12622,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194012,12622,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194014,12623,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (194015,12623,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (194016,12623,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194018,12624,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (194019,12624,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194020,12624,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194022,12625,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (194023,12625,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (194024,12625,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194026,12626,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (194027,12626,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194028,12626,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194030,12627,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (194031,12627,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194032,12627,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194034,12628,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (194035,12628,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (194036,12628,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194038,12629,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (194039,12629,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194040,12629,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194042,12630,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (194043,12630,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:111:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (194044,12630,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194046,12631,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (194047,12631,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (194048,12631,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194050,12632,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (194051,12632,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (194052,12632,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194054,12605,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (194055,12605,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (194056,12605,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (194057,12605,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (194058,12605,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (194059,12605,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (194060,12605,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (194169,12634,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (194170,12634,'pm_average_score_diff','5');
INSERT INTO `wp_postmeta` VALUES (194171,12634,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (194172,12634,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (194173,12634,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.14\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.6\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.62\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.7.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.3\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.6\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (194175,12635,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (194176,12635,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (194177,12635,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (194178,12635,'pm_load_time','17229');
INSERT INTO `wp_postmeta` VALUES (194179,12635,'pm_lcp_time','12049');
INSERT INTO `wp_postmeta` VALUES (194180,12635,'pm_max_fid','2342');
INSERT INTO `wp_postmeta` VALUES (194181,12635,'pm_render_blocking_time','1239');
INSERT INTO `wp_postmeta` VALUES (194182,12635,'pm_total_blocking_time','6073');
INSERT INTO `wp_postmeta` VALUES (194183,12635,'pm_bootup_time','9396');
INSERT INTO `wp_postmeta` VALUES (194184,12635,'pm_weight','2182077');
INSERT INTO `wp_postmeta` VALUES (194185,12635,'pm_load_time_diff','-1023');
INSERT INTO `wp_postmeta` VALUES (194186,12635,'pm_weight_diff','517');
INSERT INTO `wp_postmeta` VALUES (194187,12635,'pm_weight_document','28803');
INSERT INTO `wp_postmeta` VALUES (194188,12635,'pm_weight_image','1691128');
INSERT INTO `wp_postmeta` VALUES (194189,12635,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194190,12635,'pm_weight_script','185630');
INSERT INTO `wp_postmeta` VALUES (194191,12635,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (194192,12635,'pm_weight_stylesheet','153580');
INSERT INTO `wp_postmeta` VALUES (194193,12635,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194194,12635,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194195,12635,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194196,12635,'pm_weight_third-party','125429');
INSERT INTO `wp_postmeta` VALUES (194197,12635,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (194198,12635,'pm_weight_document_diff','-97');
INSERT INTO `wp_postmeta` VALUES (194199,12635,'pm_weight_image_diff','-11');
INSERT INTO `wp_postmeta` VALUES (194200,12635,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194201,12635,'pm_weight_script_diff','98');
INSERT INTO `wp_postmeta` VALUES (194202,12635,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194203,12635,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (194204,12635,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194205,12635,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194206,12635,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194207,12635,'pm_weight_third-party_diff','-43');
INSERT INTO `wp_postmeta` VALUES (194208,12635,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194209,12635,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491159;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411560;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288548;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97949;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.6\";s:6:\"weight\";i:57036;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28803;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194211,12636,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (194212,12636,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (194213,12636,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (194214,12636,'pm_load_time','18782');
INSERT INTO `wp_postmeta` VALUES (194215,12636,'pm_lcp_time','5147');
INSERT INTO `wp_postmeta` VALUES (194216,12636,'pm_max_fid','1093');
INSERT INTO `wp_postmeta` VALUES (194217,12636,'pm_render_blocking_time','1623');
INSERT INTO `wp_postmeta` VALUES (194218,12636,'pm_total_blocking_time','8028');
INSERT INTO `wp_postmeta` VALUES (194219,12636,'pm_bootup_time','11636');
INSERT INTO `wp_postmeta` VALUES (194220,12636,'pm_weight','2640773');
INSERT INTO `wp_postmeta` VALUES (194221,12636,'pm_load_time_diff','-1490');
INSERT INTO `wp_postmeta` VALUES (194222,12636,'pm_weight_diff','-403');
INSERT INTO `wp_postmeta` VALUES (194223,12636,'pm_weight_document','31842');
INSERT INTO `wp_postmeta` VALUES (194224,12636,'pm_weight_image','1460309');
INSERT INTO `wp_postmeta` VALUES (194225,12636,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (194226,12636,'pm_weight_script','775232');
INSERT INTO `wp_postmeta` VALUES (194227,12636,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (194228,12636,'pm_weight_stylesheet','218201');
INSERT INTO `wp_postmeta` VALUES (194229,12636,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (194230,12636,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194231,12636,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194232,12636,'pm_weight_third-party','1003671');
INSERT INTO `wp_postmeta` VALUES (194233,12636,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (194234,12636,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (194235,12636,'pm_weight_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (194236,12636,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194237,12636,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194238,12636,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194239,12636,'pm_weight_stylesheet_diff','-197');
INSERT INTO `wp_postmeta` VALUES (194240,12636,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194241,12636,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194242,12636,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194243,12636,'pm_weight_third-party_diff','-403');
INSERT INTO `wp_postmeta` VALUES (194244,12636,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194245,12636,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/3ce4f9b8/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:534148;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/3ce4f9b8/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72707;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/3ce4f9b8/www-player.css\";s:6:\"weight\";i:47342;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (194247,12637,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (194248,12637,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (194249,12637,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (194250,12637,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (194251,12637,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (194252,12637,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (194253,12637,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (194254,12637,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (194255,12637,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (194256,12637,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (194257,12637,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (194258,12637,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (194259,12637,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194261,12638,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (194262,12638,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (194263,12638,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (194264,12638,'pm_load_time','11393');
INSERT INTO `wp_postmeta` VALUES (194265,12638,'pm_lcp_time','6034');
INSERT INTO `wp_postmeta` VALUES (194266,12638,'pm_max_fid','1006');
INSERT INTO `wp_postmeta` VALUES (194267,12638,'pm_render_blocking_time','1468');
INSERT INTO `wp_postmeta` VALUES (194268,12638,'pm_total_blocking_time','5073');
INSERT INTO `wp_postmeta` VALUES (194269,12638,'pm_bootup_time','6540');
INSERT INTO `wp_postmeta` VALUES (194270,12638,'pm_weight','1554955');
INSERT INTO `wp_postmeta` VALUES (194271,12638,'pm_load_time_diff','-2759');
INSERT INTO `wp_postmeta` VALUES (194272,12638,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (194273,12638,'pm_weight_document','30188');
INSERT INTO `wp_postmeta` VALUES (194274,12638,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (194275,12638,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (194276,12638,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (194277,12638,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194278,12638,'pm_weight_script','142883');
INSERT INTO `wp_postmeta` VALUES (194279,12638,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194280,12638,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194281,12638,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194282,12638,'pm_weight_third-party','112930');
INSERT INTO `wp_postmeta` VALUES (194283,12638,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194284,12638,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (194285,12638,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (194286,12638,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194287,12638,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194288,12638,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194289,12638,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (194290,12638,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194291,12638,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194292,12638,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194293,12638,'pm_weight_third-party_diff','-51');
INSERT INTO `wp_postmeta` VALUES (194294,12638,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194295,12638,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30188;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30188;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194297,12639,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (194298,12639,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (194299,12639,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (194300,12639,'pm_load_time','11366');
INSERT INTO `wp_postmeta` VALUES (194301,12639,'pm_lcp_time','5963');
INSERT INTO `wp_postmeta` VALUES (194302,12639,'pm_max_fid','951');
INSERT INTO `wp_postmeta` VALUES (194303,12639,'pm_render_blocking_time','1534');
INSERT INTO `wp_postmeta` VALUES (194304,12639,'pm_total_blocking_time','4944');
INSERT INTO `wp_postmeta` VALUES (194305,12639,'pm_bootup_time','6235');
INSERT INTO `wp_postmeta` VALUES (194306,12639,'pm_weight','1554378');
INSERT INTO `wp_postmeta` VALUES (194307,12639,'pm_load_time_diff','-1376');
INSERT INTO `wp_postmeta` VALUES (194308,12639,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (194309,12639,'pm_weight_document','29899');
INSERT INTO `wp_postmeta` VALUES (194310,12639,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (194311,12639,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (194312,12639,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (194313,12639,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194314,12639,'pm_weight_script','142883');
INSERT INTO `wp_postmeta` VALUES (194315,12639,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194316,12639,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194317,12639,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194318,12639,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (194319,12639,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194320,12639,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (194321,12639,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194322,12639,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194323,12639,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194324,12639,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194325,12639,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (194326,12639,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194327,12639,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194328,12639,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194329,12639,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194330,12639,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194331,12639,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29899;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29899;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194333,12640,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (194334,12640,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (194335,12640,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (194336,12640,'pm_load_time','11805');
INSERT INTO `wp_postmeta` VALUES (194337,12640,'pm_lcp_time','6392');
INSERT INTO `wp_postmeta` VALUES (194338,12640,'pm_max_fid','1060');
INSERT INTO `wp_postmeta` VALUES (194339,12640,'pm_render_blocking_time','1588');
INSERT INTO `wp_postmeta` VALUES (194340,12640,'pm_total_blocking_time','5123');
INSERT INTO `wp_postmeta` VALUES (194341,12640,'pm_bootup_time','7225');
INSERT INTO `wp_postmeta` VALUES (194342,12640,'pm_weight','1664807');
INSERT INTO `wp_postmeta` VALUES (194343,12640,'pm_load_time_diff','-1787');
INSERT INTO `wp_postmeta` VALUES (194344,12640,'pm_weight_diff','28');
INSERT INTO `wp_postmeta` VALUES (194345,12640,'pm_weight_document','33092');
INSERT INTO `wp_postmeta` VALUES (194346,12640,'pm_weight_image','1165368');
INSERT INTO `wp_postmeta` VALUES (194347,12640,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (194348,12640,'pm_weight_stylesheet','169635');
INSERT INTO `wp_postmeta` VALUES (194349,12640,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194350,12640,'pm_weight_script','145481');
INSERT INTO `wp_postmeta` VALUES (194351,12640,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (194352,12640,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194353,12640,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194354,12640,'pm_weight_third-party','112971');
INSERT INTO `wp_postmeta` VALUES (194355,12640,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194356,12640,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (194357,12640,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (194358,12640,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194359,12640,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194360,12640,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194361,12640,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (194362,12640,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194363,12640,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194364,12640,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194365,12640,'pm_weight_third-party_diff','37');
INSERT INTO `wp_postmeta` VALUES (194366,12640,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194367,12640,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33092;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33092;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194369,12641,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (194370,12641,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (194371,12641,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (194372,12641,'pm_load_time','15317');
INSERT INTO `wp_postmeta` VALUES (194373,12641,'pm_lcp_time','9399');
INSERT INTO `wp_postmeta` VALUES (194374,12641,'pm_max_fid','1339');
INSERT INTO `wp_postmeta` VALUES (194375,12641,'pm_render_blocking_time','1593');
INSERT INTO `wp_postmeta` VALUES (194376,12641,'pm_total_blocking_time','7065');
INSERT INTO `wp_postmeta` VALUES (194377,12641,'pm_bootup_time','10625');
INSERT INTO `wp_postmeta` VALUES (194378,12641,'pm_weight','2137317');
INSERT INTO `wp_postmeta` VALUES (194379,12641,'pm_load_time_diff','-4604');
INSERT INTO `wp_postmeta` VALUES (194380,12641,'pm_weight_diff','-20717');
INSERT INTO `wp_postmeta` VALUES (194381,12641,'pm_weight_document','36880');
INSERT INTO `wp_postmeta` VALUES (194382,12641,'pm_weight_image','1346673');
INSERT INTO `wp_postmeta` VALUES (194383,12641,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194384,12641,'pm_weight_script','411077');
INSERT INTO `wp_postmeta` VALUES (194385,12641,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (194386,12641,'pm_weight_stylesheet','174425');
INSERT INTO `wp_postmeta` VALUES (194387,12641,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (194388,12641,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194389,12641,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194390,12641,'pm_weight_third-party','338293');
INSERT INTO `wp_postmeta` VALUES (194391,12641,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (194392,12641,'pm_weight_document_diff','-28');
INSERT INTO `wp_postmeta` VALUES (194393,12641,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (194394,12641,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194395,12641,'pm_weight_script_diff','-18997');
INSERT INTO `wp_postmeta` VALUES (194396,12641,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194397,12641,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194398,12641,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194399,12641,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194400,12641,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194401,12641,'pm_weight_third-party_diff','-20661');
INSERT INTO `wp_postmeta` VALUES (194402,12641,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194403,12641,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:79654;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:65737;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:49674;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36880;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194405,12642,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (194406,12642,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (194407,12642,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (194408,12642,'pm_load_time','11656');
INSERT INTO `wp_postmeta` VALUES (194409,12642,'pm_lcp_time','6357');
INSERT INTO `wp_postmeta` VALUES (194410,12642,'pm_max_fid','1217');
INSERT INTO `wp_postmeta` VALUES (194411,12642,'pm_render_blocking_time','1330');
INSERT INTO `wp_postmeta` VALUES (194412,12642,'pm_total_blocking_time','5383');
INSERT INTO `wp_postmeta` VALUES (194413,12642,'pm_bootup_time','6887');
INSERT INTO `wp_postmeta` VALUES (194414,12642,'pm_weight','1619549');
INSERT INTO `wp_postmeta` VALUES (194415,12642,'pm_load_time_diff','-1260');
INSERT INTO `wp_postmeta` VALUES (194416,12642,'pm_weight_diff','-66');
INSERT INTO `wp_postmeta` VALUES (194417,12642,'pm_weight_document','30905');
INSERT INTO `wp_postmeta` VALUES (194418,12642,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (194419,12642,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194420,12642,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (194421,12642,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194422,12642,'pm_weight_script','142889');
INSERT INTO `wp_postmeta` VALUES (194423,12642,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194424,12642,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194425,12642,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194426,12642,'pm_weight_third-party','112923');
INSERT INTO `wp_postmeta` VALUES (194427,12642,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194428,12642,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (194429,12642,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (194430,12642,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194431,12642,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194432,12642,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194433,12642,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (194434,12642,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194435,12642,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194436,12642,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194437,12642,'pm_weight_third-party_diff','-43');
INSERT INTO `wp_postmeta` VALUES (194438,12642,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194439,12642,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30905;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30905;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194441,12643,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (194442,12643,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (194443,12643,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (194444,12643,'pm_load_time','11742');
INSERT INTO `wp_postmeta` VALUES (194445,12643,'pm_lcp_time','6094');
INSERT INTO `wp_postmeta` VALUES (194446,12643,'pm_max_fid','962');
INSERT INTO `wp_postmeta` VALUES (194447,12643,'pm_render_blocking_time','1679');
INSERT INTO `wp_postmeta` VALUES (194448,12643,'pm_total_blocking_time','5051');
INSERT INTO `wp_postmeta` VALUES (194449,12643,'pm_bootup_time','7165');
INSERT INTO `wp_postmeta` VALUES (194450,12643,'pm_weight','1555367');
INSERT INTO `wp_postmeta` VALUES (194451,12643,'pm_load_time_diff','-1314');
INSERT INTO `wp_postmeta` VALUES (194452,12643,'pm_weight_diff','19');
INSERT INTO `wp_postmeta` VALUES (194453,12643,'pm_weight_document','30375');
INSERT INTO `wp_postmeta` VALUES (194454,12643,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (194455,12643,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (194456,12643,'pm_weight_stylesheet','169615');
INSERT INTO `wp_postmeta` VALUES (194457,12643,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194458,12643,'pm_weight_script','142889');
INSERT INTO `wp_postmeta` VALUES (194459,12643,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194460,12643,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194461,12643,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194462,12643,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (194463,12643,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194464,12643,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (194465,12643,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194466,12643,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194467,12643,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194468,12643,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194469,12643,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (194470,12643,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194471,12643,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194472,12643,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194473,12643,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (194474,12643,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194475,12643,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30375;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30375;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194477,12644,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (194478,12644,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (194479,12644,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (194480,12644,'pm_load_time','14110');
INSERT INTO `wp_postmeta` VALUES (194481,12644,'pm_lcp_time','9324');
INSERT INTO `wp_postmeta` VALUES (194482,12644,'pm_max_fid','1372');
INSERT INTO `wp_postmeta` VALUES (194483,12644,'pm_render_blocking_time','2300');
INSERT INTO `wp_postmeta` VALUES (194484,12644,'pm_total_blocking_time','6931');
INSERT INTO `wp_postmeta` VALUES (194485,12644,'pm_bootup_time','10644');
INSERT INTO `wp_postmeta` VALUES (194486,12644,'pm_weight','1692197');
INSERT INTO `wp_postmeta` VALUES (194487,12644,'pm_load_time_diff','-2188');
INSERT INTO `wp_postmeta` VALUES (194488,12644,'pm_weight_diff','30');
INSERT INTO `wp_postmeta` VALUES (194489,12644,'pm_weight_document','32960');
INSERT INTO `wp_postmeta` VALUES (194490,12644,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (194491,12644,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194492,12644,'pm_weight_script','246548');
INSERT INTO `wp_postmeta` VALUES (194493,12644,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (194494,12644,'pm_weight_stylesheet','192651');
INSERT INTO `wp_postmeta` VALUES (194495,12644,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (194496,12644,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194497,12644,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194498,12644,'pm_weight_third-party','112975');
INSERT INTO `wp_postmeta` VALUES (194499,12644,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194500,12644,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (194501,12644,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194502,12644,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194503,12644,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (194504,12644,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194505,12644,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194506,12644,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194507,12644,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194508,12644,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194509,12644,'pm_weight_third-party_diff','34');
INSERT INTO `wp_postmeta` VALUES (194510,12644,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194511,12644,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32960;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32960;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194513,12645,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (194514,12645,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194515,12645,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194517,12646,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (194518,12646,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:85:\"Page for posts, Single faq, Single page, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (194519,12646,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194521,12647,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (194522,12647,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194523,12647,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194525,12648,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (194526,12648,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194527,12648,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194529,12649,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (194530,12649,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:53:\"Homepage, Page for posts, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (194531,12649,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194533,12650,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (194534,12650,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194535,12650,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194537,12651,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (194538,12651,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194539,12651,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194541,12652,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (194542,12652,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194543,12652,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194545,12653,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (194546,12653,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194547,12653,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194549,12654,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (194550,12654,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194551,12654,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194553,12655,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (194554,12655,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194555,12655,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194557,12656,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (194558,12656,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Page for posts, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (194559,12656,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (194561,12657,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (194562,12657,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194563,12657,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194565,12658,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (194566,12658,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (194567,12658,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194569,12659,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (194570,12659,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (194571,12659,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194573,12660,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (194574,12660,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (194575,12660,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194577,12634,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (194578,12634,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (194579,12634,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (194580,12634,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (194581,12634,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (194582,12634,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (194583,12634,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (194614,12661,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (194615,12661,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (194616,12661,'pm_changes','6');
INSERT INTO `wp_postmeta` VALUES (194617,12661,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (194618,12661,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (194620,12662,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (194621,12662,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (194622,12662,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (194623,12662,'pm_load_time','16316');
INSERT INTO `wp_postmeta` VALUES (194624,12662,'pm_lcp_time','11628');
INSERT INTO `wp_postmeta` VALUES (194625,12662,'pm_max_fid','1709');
INSERT INTO `wp_postmeta` VALUES (194626,12662,'pm_render_blocking_time','1126');
INSERT INTO `wp_postmeta` VALUES (194627,12662,'pm_total_blocking_time','5915');
INSERT INTO `wp_postmeta` VALUES (194628,12662,'pm_bootup_time','9151');
INSERT INTO `wp_postmeta` VALUES (194629,12662,'pm_weight','2180837');
INSERT INTO `wp_postmeta` VALUES (194630,12662,'pm_load_time_diff','-913');
INSERT INTO `wp_postmeta` VALUES (194631,12662,'pm_weight_diff','-1240');
INSERT INTO `wp_postmeta` VALUES (194632,12662,'pm_weight_document','28738');
INSERT INTO `wp_postmeta` VALUES (194633,12662,'pm_weight_image','1691105');
INSERT INTO `wp_postmeta` VALUES (194634,12662,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194635,12662,'pm_weight_script','185690');
INSERT INTO `wp_postmeta` VALUES (194636,12662,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (194637,12662,'pm_weight_stylesheet','152334');
INSERT INTO `wp_postmeta` VALUES (194638,12662,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194639,12662,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194640,12662,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194641,12662,'pm_weight_third-party','125476');
INSERT INTO `wp_postmeta` VALUES (194642,12662,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (194643,12662,'pm_weight_document_diff','-65');
INSERT INTO `wp_postmeta` VALUES (194644,12662,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (194645,12662,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194646,12662,'pm_weight_script_diff','60');
INSERT INTO `wp_postmeta` VALUES (194647,12662,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194648,12662,'pm_weight_stylesheet_diff','-1246');
INSERT INTO `wp_postmeta` VALUES (194649,12662,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194650,12662,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194651,12662,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194652,12662,'pm_weight_third-party_diff','47');
INSERT INTO `wp_postmeta` VALUES (194653,12662,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194654,12662,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491148;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411563;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288552;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223683;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28738;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194656,12663,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (194657,12663,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (194658,12663,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (194659,12663,'pm_load_time','18081');
INSERT INTO `wp_postmeta` VALUES (194660,12663,'pm_lcp_time','4886');
INSERT INTO `wp_postmeta` VALUES (194661,12663,'pm_max_fid','1178');
INSERT INTO `wp_postmeta` VALUES (194662,12663,'pm_render_blocking_time','1282');
INSERT INTO `wp_postmeta` VALUES (194663,12663,'pm_total_blocking_time','7345');
INSERT INTO `wp_postmeta` VALUES (194664,12663,'pm_bootup_time','10418');
INSERT INTO `wp_postmeta` VALUES (194665,12663,'pm_weight','2641040');
INSERT INTO `wp_postmeta` VALUES (194666,12663,'pm_load_time_diff','-701');
INSERT INTO `wp_postmeta` VALUES (194667,12663,'pm_weight_diff','267');
INSERT INTO `wp_postmeta` VALUES (194668,12663,'pm_weight_document','31839');
INSERT INTO `wp_postmeta` VALUES (194669,12663,'pm_weight_image','1460306');
INSERT INTO `wp_postmeta` VALUES (194670,12663,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (194671,12663,'pm_weight_script','776416');
INSERT INTO `wp_postmeta` VALUES (194672,12663,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (194673,12663,'pm_weight_stylesheet','217238');
INSERT INTO `wp_postmeta` VALUES (194674,12663,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (194675,12663,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194676,12663,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194677,12663,'pm_weight_third-party','1005119');
INSERT INTO `wp_postmeta` VALUES (194678,12663,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (194679,12663,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (194680,12663,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (194681,12663,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194682,12663,'pm_weight_script_diff','1184');
INSERT INTO `wp_postmeta` VALUES (194683,12663,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194684,12663,'pm_weight_stylesheet_diff','-963');
INSERT INTO `wp_postmeta` VALUES (194685,12663,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194686,12663,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194687,12663,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194688,12663,'pm_weight_third-party_diff','1448');
INSERT INTO `wp_postmeta` VALUES (194689,12663,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194690,12663,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/eea703f3/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:535106;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/eea703f3/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72850;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/eea703f3/www-player.css\";s:6:\"weight\";i:47583;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (194692,12664,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (194693,12664,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (194694,12664,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (194695,12664,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (194696,12664,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (194697,12664,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (194698,12664,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (194699,12664,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (194700,12664,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (194701,12664,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (194702,12664,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (194703,12664,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (194704,12664,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (194706,12665,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (194707,12665,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (194708,12665,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (194709,12665,'pm_load_time','11412');
INSERT INTO `wp_postmeta` VALUES (194710,12665,'pm_lcp_time','6107');
INSERT INTO `wp_postmeta` VALUES (194711,12665,'pm_max_fid','1084');
INSERT INTO `wp_postmeta` VALUES (194712,12665,'pm_render_blocking_time','1239');
INSERT INTO `wp_postmeta` VALUES (194713,12665,'pm_total_blocking_time','5125');
INSERT INTO `wp_postmeta` VALUES (194714,12665,'pm_bootup_time','7621');
INSERT INTO `wp_postmeta` VALUES (194715,12665,'pm_weight','1553841');
INSERT INTO `wp_postmeta` VALUES (194716,12665,'pm_load_time_diff','19');
INSERT INTO `wp_postmeta` VALUES (194717,12665,'pm_weight_diff','-1114');
INSERT INTO `wp_postmeta` VALUES (194718,12665,'pm_weight_document','30191');
INSERT INTO `wp_postmeta` VALUES (194719,12665,'pm_weight_image','1064006');
INSERT INTO `wp_postmeta` VALUES (194720,12665,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (194721,12665,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (194722,12665,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194723,12665,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (194724,12665,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194725,12665,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194726,12665,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194727,12665,'pm_weight_third-party','112998');
INSERT INTO `wp_postmeta` VALUES (194728,12665,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194729,12665,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (194730,12665,'pm_weight_image_diff','29');
INSERT INTO `wp_postmeta` VALUES (194731,12665,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194732,12665,'pm_weight_stylesheet_diff','-1224');
INSERT INTO `wp_postmeta` VALUES (194733,12665,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194734,12665,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (194735,12665,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194736,12665,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194737,12665,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194738,12665,'pm_weight_third-party_diff','68');
INSERT INTO `wp_postmeta` VALUES (194739,12665,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194740,12665,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30191;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30191;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194742,12666,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (194743,12666,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (194744,12666,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (194745,12666,'pm_load_time','12345');
INSERT INTO `wp_postmeta` VALUES (194746,12666,'pm_lcp_time','6507');
INSERT INTO `wp_postmeta` VALUES (194747,12666,'pm_max_fid','1147');
INSERT INTO `wp_postmeta` VALUES (194748,12666,'pm_render_blocking_time','1019');
INSERT INTO `wp_postmeta` VALUES (194749,12666,'pm_total_blocking_time','5894');
INSERT INTO `wp_postmeta` VALUES (194750,12666,'pm_bootup_time','7517');
INSERT INTO `wp_postmeta` VALUES (194751,12666,'pm_weight','1663586');
INSERT INTO `wp_postmeta` VALUES (194752,12666,'pm_load_time_diff','540');
INSERT INTO `wp_postmeta` VALUES (194753,12666,'pm_weight_diff','-1221');
INSERT INTO `wp_postmeta` VALUES (194754,12666,'pm_weight_document','33092');
INSERT INTO `wp_postmeta` VALUES (194755,12666,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (194756,12666,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (194757,12666,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (194758,12666,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194759,12666,'pm_weight_script','145490');
INSERT INTO `wp_postmeta` VALUES (194760,12666,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (194761,12666,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194762,12666,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194763,12666,'pm_weight_third-party','112981');
INSERT INTO `wp_postmeta` VALUES (194764,12666,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194765,12666,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (194766,12666,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (194767,12666,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194768,12666,'pm_weight_stylesheet_diff','-1244');
INSERT INTO `wp_postmeta` VALUES (194769,12666,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194770,12666,'pm_weight_script_diff','9');
INSERT INTO `wp_postmeta` VALUES (194771,12666,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194772,12666,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194773,12666,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194774,12666,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (194775,12666,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194776,12666,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33092;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33092;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194778,12667,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (194779,12667,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (194780,12667,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (194781,12667,'pm_load_time','14476');
INSERT INTO `wp_postmeta` VALUES (194782,12667,'pm_lcp_time','8986');
INSERT INTO `wp_postmeta` VALUES (194783,12667,'pm_max_fid','1143');
INSERT INTO `wp_postmeta` VALUES (194784,12667,'pm_render_blocking_time','1590');
INSERT INTO `wp_postmeta` VALUES (194785,12667,'pm_total_blocking_time','6120');
INSERT INTO `wp_postmeta` VALUES (194786,12667,'pm_bootup_time','10648');
INSERT INTO `wp_postmeta` VALUES (194787,12667,'pm_weight','2154798');
INSERT INTO `wp_postmeta` VALUES (194788,12667,'pm_load_time_diff','-841');
INSERT INTO `wp_postmeta` VALUES (194789,12667,'pm_weight_diff','17481');
INSERT INTO `wp_postmeta` VALUES (194790,12667,'pm_weight_document','36827');
INSERT INTO `wp_postmeta` VALUES (194791,12667,'pm_weight_image','1346650');
INSERT INTO `wp_postmeta` VALUES (194792,12667,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194793,12667,'pm_weight_script','428262');
INSERT INTO `wp_postmeta` VALUES (194794,12667,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (194795,12667,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (194796,12667,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (194797,12667,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194798,12667,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194799,12667,'pm_weight_third-party','357098');
INSERT INTO `wp_postmeta` VALUES (194800,12667,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (194801,12667,'pm_weight_document_diff','-53');
INSERT INTO `wp_postmeta` VALUES (194802,12667,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (194803,12667,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194804,12667,'pm_weight_script_diff','17185');
INSERT INTO `wp_postmeta` VALUES (194805,12667,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194806,12667,'pm_weight_stylesheet_diff','-1224');
INSERT INTO `wp_postmeta` VALUES (194807,12667,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194808,12667,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194809,12667,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194810,12667,'pm_weight_third-party_diff','18805');
INSERT INTO `wp_postmeta` VALUES (194811,12667,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194812,12667,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-8efca5dab26db7c676332065c6f1618a.js\";s:6:\"weight\";i:86859;s:8:\"filename\";s:46:\"controller-8efca5dab26db7c676332065c6f1618a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:71949;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:6:\"weight\";i:54728;s:8:\"filename\";s:42:\"shared-ed90f8b5099bf79cfd8c7e5a6dc49aad.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36827;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194814,12668,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (194815,12668,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (194816,12668,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (194817,12668,'pm_load_time','12223');
INSERT INTO `wp_postmeta` VALUES (194818,12668,'pm_lcp_time','6735');
INSERT INTO `wp_postmeta` VALUES (194819,12668,'pm_max_fid','1312');
INSERT INTO `wp_postmeta` VALUES (194820,12668,'pm_render_blocking_time','1772');
INSERT INTO `wp_postmeta` VALUES (194821,12668,'pm_total_blocking_time','5658');
INSERT INTO `wp_postmeta` VALUES (194822,12668,'pm_bootup_time','6874');
INSERT INTO `wp_postmeta` VALUES (194823,12668,'pm_weight','1618412');
INSERT INTO `wp_postmeta` VALUES (194824,12668,'pm_load_time_diff','567');
INSERT INTO `wp_postmeta` VALUES (194825,12668,'pm_weight_diff','-1137');
INSERT INTO `wp_postmeta` VALUES (194826,12668,'pm_weight_document','30922');
INSERT INTO `wp_postmeta` VALUES (194827,12668,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (194828,12668,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194829,12668,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (194830,12668,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194831,12668,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (194832,12668,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194833,12668,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194834,12668,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194835,12668,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (194836,12668,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194837,12668,'pm_weight_document_diff','17');
INSERT INTO `wp_postmeta` VALUES (194838,12668,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194839,12668,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194840,12668,'pm_weight_stylesheet_diff','-1224');
INSERT INTO `wp_postmeta` VALUES (194841,12668,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194842,12668,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (194843,12668,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194844,12668,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194845,12668,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194846,12668,'pm_weight_third-party_diff','47');
INSERT INTO `wp_postmeta` VALUES (194847,12668,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194848,12668,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30922;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30922;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194850,12669,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (194851,12669,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (194852,12669,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (194853,12669,'pm_load_time','11221');
INSERT INTO `wp_postmeta` VALUES (194854,12669,'pm_lcp_time','6009');
INSERT INTO `wp_postmeta` VALUES (194855,12669,'pm_max_fid','914');
INSERT INTO `wp_postmeta` VALUES (194856,12669,'pm_render_blocking_time','1533');
INSERT INTO `wp_postmeta` VALUES (194857,12669,'pm_total_blocking_time','4764');
INSERT INTO `wp_postmeta` VALUES (194858,12669,'pm_bootup_time','6448');
INSERT INTO `wp_postmeta` VALUES (194859,12669,'pm_weight','1554121');
INSERT INTO `wp_postmeta` VALUES (194860,12669,'pm_load_time_diff','-521');
INSERT INTO `wp_postmeta` VALUES (194861,12669,'pm_weight_diff','-1246');
INSERT INTO `wp_postmeta` VALUES (194862,12669,'pm_weight_document','30373');
INSERT INTO `wp_postmeta` VALUES (194863,12669,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (194864,12669,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (194865,12669,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (194866,12669,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (194867,12669,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (194868,12669,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (194869,12669,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194870,12669,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194871,12669,'pm_weight_third-party','112944');
INSERT INTO `wp_postmeta` VALUES (194872,12669,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194873,12669,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (194874,12669,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194875,12669,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194876,12669,'pm_weight_stylesheet_diff','-1224');
INSERT INTO `wp_postmeta` VALUES (194877,12669,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194878,12669,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (194879,12669,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194880,12669,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194881,12669,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194882,12669,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (194883,12669,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194884,12669,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30373;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30373;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194886,12670,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (194887,12670,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (194888,12670,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (194889,12670,'pm_load_time','13585');
INSERT INTO `wp_postmeta` VALUES (194890,12670,'pm_lcp_time','8390');
INSERT INTO `wp_postmeta` VALUES (194891,12670,'pm_max_fid','1446');
INSERT INTO `wp_postmeta` VALUES (194892,12670,'pm_render_blocking_time','2323');
INSERT INTO `wp_postmeta` VALUES (194893,12670,'pm_total_blocking_time','6696');
INSERT INTO `wp_postmeta` VALUES (194894,12670,'pm_bootup_time','10084');
INSERT INTO `wp_postmeta` VALUES (194895,12670,'pm_weight','1690982');
INSERT INTO `wp_postmeta` VALUES (194896,12670,'pm_load_time_diff','-525');
INSERT INTO `wp_postmeta` VALUES (194897,12670,'pm_weight_diff','-1215');
INSERT INTO `wp_postmeta` VALUES (194898,12670,'pm_weight_document','32966');
INSERT INTO `wp_postmeta` VALUES (194899,12670,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (194900,12670,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (194901,12670,'pm_weight_script','246553');
INSERT INTO `wp_postmeta` VALUES (194902,12670,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (194903,12670,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (194904,12670,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (194905,12670,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (194906,12670,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (194907,12670,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (194908,12670,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (194909,12670,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (194910,12670,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194911,12670,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (194912,12670,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (194913,12670,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (194914,12670,'pm_weight_stylesheet_diff','-1224');
INSERT INTO `wp_postmeta` VALUES (194915,12670,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (194916,12670,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194917,12670,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (194918,12670,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (194919,12670,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (194920,12670,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32966;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32966;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (194922,12671,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194923,12671,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194924,12671,'pm_object_name','Gravity Forms');
INSERT INTO `wp_postmeta` VALUES (194925,12671,'pm_object_version','2.5.15');
INSERT INTO `wp_postmeta` VALUES (194926,12671,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194927,12671,'pm_previous_object_name','Gravity Forms');
INSERT INTO `wp_postmeta` VALUES (194928,12671,'pm_previous_object_version','2.5.14');
INSERT INTO `wp_postmeta` VALUES (194929,12671,'pm_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (194930,12671,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (194931,12671,'pm_object_version_patch','15');
INSERT INTO `wp_postmeta` VALUES (194932,12671,'pm_previous_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (194933,12671,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (194934,12671,'pm_previous_object_version_patch','14');
INSERT INTO `wp_postmeta` VALUES (194936,12672,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194937,12672,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194938,12672,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (194939,12672,'pm_object_version','5.12.7');
INSERT INTO `wp_postmeta` VALUES (194940,12672,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194941,12672,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (194942,12672,'pm_previous_object_version','5.12.6');
INSERT INTO `wp_postmeta` VALUES (194943,12672,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194944,12672,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (194945,12672,'pm_object_version_patch','7');
INSERT INTO `wp_postmeta` VALUES (194946,12672,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194947,12672,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (194948,12672,'pm_previous_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (194950,12673,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194951,12673,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194952,12673,'pm_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (194953,12673,'pm_object_version','4.65');
INSERT INTO `wp_postmeta` VALUES (194954,12673,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194955,12673,'pm_previous_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (194956,12673,'pm_previous_object_version','4.62');
INSERT INTO `wp_postmeta` VALUES (194957,12673,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (194958,12673,'pm_object_version_minor','65');
INSERT INTO `wp_postmeta` VALUES (194959,12673,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (194960,12673,'pm_previous_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (194961,12673,'pm_previous_object_version_minor','62');
INSERT INTO `wp_postmeta` VALUES (194962,12673,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (194964,12674,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194965,12674,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194966,12674,'pm_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (194967,12674,'pm_object_version','5.8.1');
INSERT INTO `wp_postmeta` VALUES (194968,12674,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194969,12674,'pm_previous_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (194970,12674,'pm_previous_object_version','5.7.0');
INSERT INTO `wp_postmeta` VALUES (194971,12674,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194972,12674,'pm_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (194973,12674,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (194974,12674,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194975,12674,'pm_previous_object_version_minor','7');
INSERT INTO `wp_postmeta` VALUES (194976,12674,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (194978,12675,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194979,12675,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194980,12675,'pm_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (194981,12675,'pm_object_version','5.2.8');
INSERT INTO `wp_postmeta` VALUES (194982,12675,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194983,12675,'pm_previous_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (194984,12675,'pm_previous_object_version','5.2.3');
INSERT INTO `wp_postmeta` VALUES (194985,12675,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194986,12675,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (194987,12675,'pm_object_version_patch','8');
INSERT INTO `wp_postmeta` VALUES (194988,12675,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (194989,12675,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (194990,12675,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (194992,12676,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (194993,12676,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194994,12676,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (194995,12676,'pm_object_version','17.7.1');
INSERT INTO `wp_postmeta` VALUES (194996,12676,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (194997,12676,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (194998,12676,'pm_previous_object_version','17.6');
INSERT INTO `wp_postmeta` VALUES (194999,12676,'pm_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (195000,12676,'pm_object_version_minor','7');
INSERT INTO `wp_postmeta` VALUES (195001,12676,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (195002,12676,'pm_previous_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (195003,12676,'pm_previous_object_version_minor','6');
INSERT INTO `wp_postmeta` VALUES (195004,12676,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (195006,12677,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (195007,12677,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:138:\"Homepage, Page for posts, Single attachment, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195008,12677,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195010,12678,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (195011,12678,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195012,12678,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195014,12679,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (195015,12679,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195016,12679,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195018,12680,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195019,12680,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Homepage, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (195020,12680,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195022,12681,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195023,12681,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Page for posts, Single faq, Single post, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195024,12681,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195026,12682,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (195027,12682,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195028,12682,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195030,12683,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (195031,12683,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195032,12683,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195034,12684,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (195035,12684,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195036,12684,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195038,12685,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (195039,12685,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195040,12685,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195042,12686,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (195043,12686,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195044,12686,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195046,12687,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195047,12687,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195048,12687,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195050,12688,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195051,12688,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (195052,12688,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195054,12689,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195055,12689,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:81:\"Homepage, Page for posts, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195056,12689,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195058,12690,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195059,12690,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195060,12690,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195062,12661,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (195063,12661,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (195064,12661,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (195065,12661,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (195066,12661,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (195067,12661,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (195068,12661,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (195075,807,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (195076,807,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (195077,807,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (195078,807,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (195079,807,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (195080,807,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (195081,807,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (195082,807,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (195083,807,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (195084,807,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (195085,807,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (195086,807,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (195087,807,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (195088,807,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_postmeta` VALUES (195092,807,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (195120,12691,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (195121,12691,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (195122,12691,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (195123,12691,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (195124,12691,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (195126,12692,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (195127,12692,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (195128,12692,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (195129,12692,'pm_load_time','15472');
INSERT INTO `wp_postmeta` VALUES (195130,12692,'pm_lcp_time','11599');
INSERT INTO `wp_postmeta` VALUES (195131,12692,'pm_max_fid','1536');
INSERT INTO `wp_postmeta` VALUES (195132,12692,'pm_render_blocking_time','1218');
INSERT INTO `wp_postmeta` VALUES (195133,12692,'pm_total_blocking_time','4371');
INSERT INTO `wp_postmeta` VALUES (195134,12692,'pm_bootup_time','7505');
INSERT INTO `wp_postmeta` VALUES (195135,12692,'pm_weight','2180730');
INSERT INTO `wp_postmeta` VALUES (195136,12692,'pm_load_time_diff','-844');
INSERT INTO `wp_postmeta` VALUES (195137,12692,'pm_weight_diff','-107');
INSERT INTO `wp_postmeta` VALUES (195138,12692,'pm_weight_document','28746');
INSERT INTO `wp_postmeta` VALUES (195139,12692,'pm_weight_image','1691051');
INSERT INTO `wp_postmeta` VALUES (195140,12692,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195141,12692,'pm_weight_script','185715');
INSERT INTO `wp_postmeta` VALUES (195142,12692,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (195143,12692,'pm_weight_stylesheet','152324');
INSERT INTO `wp_postmeta` VALUES (195144,12692,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195145,12692,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195146,12692,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195147,12692,'pm_weight_third-party','125428');
INSERT INTO `wp_postmeta` VALUES (195148,12692,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (195149,12692,'pm_weight_document_diff','8');
INSERT INTO `wp_postmeta` VALUES (195150,12692,'pm_weight_image_diff','-54');
INSERT INTO `wp_postmeta` VALUES (195151,12692,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195152,12692,'pm_weight_script_diff','25');
INSERT INTO `wp_postmeta` VALUES (195153,12692,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195154,12692,'pm_weight_stylesheet_diff','-10');
INSERT INTO `wp_postmeta` VALUES (195155,12692,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195156,12692,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195157,12692,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195158,12692,'pm_weight_third-party_diff','-48');
INSERT INTO `wp_postmeta` VALUES (195159,12692,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195160,12692,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491136;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28746;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195162,12693,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (195163,12693,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (195164,12693,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (195165,12693,'pm_load_time','17175');
INSERT INTO `wp_postmeta` VALUES (195166,12693,'pm_lcp_time','5426');
INSERT INTO `wp_postmeta` VALUES (195167,12693,'pm_max_fid','1173');
INSERT INTO `wp_postmeta` VALUES (195168,12693,'pm_render_blocking_time','1807');
INSERT INTO `wp_postmeta` VALUES (195169,12693,'pm_total_blocking_time','6118');
INSERT INTO `wp_postmeta` VALUES (195170,12693,'pm_bootup_time','8999');
INSERT INTO `wp_postmeta` VALUES (195171,12693,'pm_weight','2641570');
INSERT INTO `wp_postmeta` VALUES (195172,12693,'pm_load_time_diff','-906');
INSERT INTO `wp_postmeta` VALUES (195173,12693,'pm_weight_diff','530');
INSERT INTO `wp_postmeta` VALUES (195174,12693,'pm_weight_document','31848');
INSERT INTO `wp_postmeta` VALUES (195175,12693,'pm_weight_image','1460309');
INSERT INTO `wp_postmeta` VALUES (195176,12693,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (195177,12693,'pm_weight_script','777117');
INSERT INTO `wp_postmeta` VALUES (195178,12693,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (195179,12693,'pm_weight_stylesheet','217218');
INSERT INTO `wp_postmeta` VALUES (195180,12693,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (195181,12693,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195182,12693,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195183,12693,'pm_weight_third-party','1005680');
INSERT INTO `wp_postmeta` VALUES (195184,12693,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (195185,12693,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (195186,12693,'pm_weight_image_diff','3');
INSERT INTO `wp_postmeta` VALUES (195187,12693,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195188,12693,'pm_weight_script_diff','701');
INSERT INTO `wp_postmeta` VALUES (195189,12693,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195190,12693,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (195191,12693,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195192,12693,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195193,12693,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195194,12693,'pm_weight_third-party_diff','561');
INSERT INTO `wp_postmeta` VALUES (195195,12693,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195196,12693,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/54223c10/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:535757;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/54223c10/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72892;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/54223c10/www-player.css\";s:6:\"weight\";i:47583;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (195198,12694,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (195199,12694,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (195200,12694,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (195201,12694,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (195202,12694,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (195203,12694,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (195204,12694,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (195205,12694,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (195206,12694,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (195207,12694,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (195208,12694,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (195209,12694,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (195210,12694,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195212,12695,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (195213,12695,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (195214,12695,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (195215,12695,'pm_load_time','11236');
INSERT INTO `wp_postmeta` VALUES (195216,12695,'pm_lcp_time','6073');
INSERT INTO `wp_postmeta` VALUES (195217,12695,'pm_max_fid','966');
INSERT INTO `wp_postmeta` VALUES (195218,12695,'pm_render_blocking_time','2004');
INSERT INTO `wp_postmeta` VALUES (195219,12695,'pm_total_blocking_time','4505');
INSERT INTO `wp_postmeta` VALUES (195220,12695,'pm_bootup_time','6139');
INSERT INTO `wp_postmeta` VALUES (195221,12695,'pm_weight','1553843');
INSERT INTO `wp_postmeta` VALUES (195222,12695,'pm_load_time_diff','-176');
INSERT INTO `wp_postmeta` VALUES (195223,12695,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (195224,12695,'pm_weight_document','30196');
INSERT INTO `wp_postmeta` VALUES (195225,12695,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (195226,12695,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195227,12695,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195228,12695,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195229,12695,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (195230,12695,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195231,12695,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195232,12695,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195233,12695,'pm_weight_third-party','113020');
INSERT INTO `wp_postmeta` VALUES (195234,12695,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195235,12695,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (195236,12695,'pm_weight_image_diff','-29');
INSERT INTO `wp_postmeta` VALUES (195237,12695,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195238,12695,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195239,12695,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195240,12695,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (195241,12695,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195242,12695,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195243,12695,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195244,12695,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (195245,12695,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195246,12695,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30196;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30196;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195248,12696,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (195249,12696,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (195250,12696,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (195251,12696,'pm_load_time','11286');
INSERT INTO `wp_postmeta` VALUES (195252,12696,'pm_lcp_time','6034');
INSERT INTO `wp_postmeta` VALUES (195253,12696,'pm_max_fid','992');
INSERT INTO `wp_postmeta` VALUES (195254,12696,'pm_render_blocking_time','1256');
INSERT INTO `wp_postmeta` VALUES (195255,12696,'pm_total_blocking_time','4200');
INSERT INTO `wp_postmeta` VALUES (195256,12696,'pm_bootup_time','6600');
INSERT INTO `wp_postmeta` VALUES (195257,12696,'pm_weight','1553195');
INSERT INTO `wp_postmeta` VALUES (195258,12696,'pm_weight_document','29903');
INSERT INTO `wp_postmeta` VALUES (195259,12696,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (195260,12696,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195261,12696,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195262,12696,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195263,12696,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (195264,12696,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195265,12696,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195266,12696,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195267,12696,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (195268,12696,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195269,12696,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29903;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29903;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (195271,12697,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (195272,12697,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (195273,12697,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (195274,12697,'pm_load_time','11588');
INSERT INTO `wp_postmeta` VALUES (195275,12697,'pm_lcp_time','6732');
INSERT INTO `wp_postmeta` VALUES (195276,12697,'pm_max_fid','1019');
INSERT INTO `wp_postmeta` VALUES (195277,12697,'pm_render_blocking_time','1703');
INSERT INTO `wp_postmeta` VALUES (195278,12697,'pm_total_blocking_time','4928');
INSERT INTO `wp_postmeta` VALUES (195279,12697,'pm_bootup_time','6978');
INSERT INTO `wp_postmeta` VALUES (195280,12697,'pm_weight','1663596');
INSERT INTO `wp_postmeta` VALUES (195281,12697,'pm_load_time_diff','-757');
INSERT INTO `wp_postmeta` VALUES (195282,12697,'pm_weight_diff','10');
INSERT INTO `wp_postmeta` VALUES (195283,12697,'pm_weight_document','33096');
INSERT INTO `wp_postmeta` VALUES (195284,12697,'pm_weight_image','1165368');
INSERT INTO `wp_postmeta` VALUES (195285,12697,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (195286,12697,'pm_weight_stylesheet','168411');
INSERT INTO `wp_postmeta` VALUES (195287,12697,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195288,12697,'pm_weight_script','145511');
INSERT INTO `wp_postmeta` VALUES (195289,12697,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (195290,12697,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195291,12697,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195292,12697,'pm_weight_third-party','112947');
INSERT INTO `wp_postmeta` VALUES (195293,12697,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195294,12697,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (195295,12697,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (195296,12697,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195297,12697,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (195298,12697,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195299,12697,'pm_weight_script_diff','21');
INSERT INTO `wp_postmeta` VALUES (195300,12697,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195301,12697,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195302,12697,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195303,12697,'pm_weight_third-party_diff','-34');
INSERT INTO `wp_postmeta` VALUES (195304,12697,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195305,12697,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195307,12698,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (195308,12698,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (195309,12698,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (195310,12698,'pm_load_time','16085');
INSERT INTO `wp_postmeta` VALUES (195311,12698,'pm_lcp_time','9226');
INSERT INTO `wp_postmeta` VALUES (195312,12698,'pm_max_fid','1564');
INSERT INTO `wp_postmeta` VALUES (195313,12698,'pm_render_blocking_time','1126');
INSERT INTO `wp_postmeta` VALUES (195314,12698,'pm_total_blocking_time','7870');
INSERT INTO `wp_postmeta` VALUES (195315,12698,'pm_bootup_time','11363');
INSERT INTO `wp_postmeta` VALUES (195316,12698,'pm_weight','2155620');
INSERT INTO `wp_postmeta` VALUES (195317,12698,'pm_load_time_diff','1609');
INSERT INTO `wp_postmeta` VALUES (195318,12698,'pm_weight_diff','822');
INSERT INTO `wp_postmeta` VALUES (195319,12698,'pm_weight_document','36875');
INSERT INTO `wp_postmeta` VALUES (195320,12698,'pm_weight_image','1346650');
INSERT INTO `wp_postmeta` VALUES (195321,12698,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195322,12698,'pm_weight_script','428892');
INSERT INTO `wp_postmeta` VALUES (195323,12698,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (195324,12698,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (195325,12698,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (195326,12698,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195327,12698,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195328,12698,'pm_weight_third-party','357824');
INSERT INTO `wp_postmeta` VALUES (195329,12698,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (195330,12698,'pm_weight_document_diff','48');
INSERT INTO `wp_postmeta` VALUES (195331,12698,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195332,12698,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195333,12698,'pm_weight_script_diff','630');
INSERT INTO `wp_postmeta` VALUES (195334,12698,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195335,12698,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195336,12698,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195337,12698,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195338,12698,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195339,12698,'pm_weight_third-party_diff','726');
INSERT INTO `wp_postmeta` VALUES (195340,12698,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195341,12698,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-45dd5f2e1b8a996d8d8aae0f4e55458e.js\";s:6:\"weight\";i:86837;s:8:\"filename\";s:46:\"controller-45dd5f2e1b8a996d8d8aae0f4e55458e.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72461;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-f866f2c76f7fe6f031750cbf281a19b2.js\";s:6:\"weight\";i:54882;s:8:\"filename\";s:42:\"shared-f866f2c76f7fe6f031750cbf281a19b2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36875;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195343,12699,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (195344,12699,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (195345,12699,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (195346,12699,'pm_load_time','11520');
INSERT INTO `wp_postmeta` VALUES (195347,12699,'pm_lcp_time','7131');
INSERT INTO `wp_postmeta` VALUES (195348,12699,'pm_max_fid','1351');
INSERT INTO `wp_postmeta` VALUES (195349,12699,'pm_render_blocking_time','1224');
INSERT INTO `wp_postmeta` VALUES (195350,12699,'pm_total_blocking_time','5250');
INSERT INTO `wp_postmeta` VALUES (195351,12699,'pm_bootup_time','6631');
INSERT INTO `wp_postmeta` VALUES (195352,12699,'pm_weight','1618402');
INSERT INTO `wp_postmeta` VALUES (195353,12699,'pm_load_time_diff','-703');
INSERT INTO `wp_postmeta` VALUES (195354,12699,'pm_weight_diff','-10');
INSERT INTO `wp_postmeta` VALUES (195355,12699,'pm_weight_document','30926');
INSERT INTO `wp_postmeta` VALUES (195356,12699,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (195357,12699,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195358,12699,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195359,12699,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195360,12699,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (195361,12699,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195362,12699,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195363,12699,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195364,12699,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (195365,12699,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195366,12699,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (195367,12699,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195368,12699,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195369,12699,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195370,12699,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195371,12699,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (195372,12699,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195373,12699,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195374,12699,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195375,12699,'pm_weight_third-party_diff','-18');
INSERT INTO `wp_postmeta` VALUES (195376,12699,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195377,12699,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30926;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30926;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195379,12700,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (195380,12700,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (195381,12700,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (195382,12700,'pm_load_time','11129');
INSERT INTO `wp_postmeta` VALUES (195383,12700,'pm_lcp_time','6089');
INSERT INTO `wp_postmeta` VALUES (195384,12700,'pm_max_fid','953');
INSERT INTO `wp_postmeta` VALUES (195385,12700,'pm_render_blocking_time','1696');
INSERT INTO `wp_postmeta` VALUES (195386,12700,'pm_total_blocking_time','4459');
INSERT INTO `wp_postmeta` VALUES (195387,12700,'pm_bootup_time','5978');
INSERT INTO `wp_postmeta` VALUES (195388,12700,'pm_weight','1554152');
INSERT INTO `wp_postmeta` VALUES (195389,12700,'pm_load_time_diff','-92');
INSERT INTO `wp_postmeta` VALUES (195390,12700,'pm_weight_diff','31');
INSERT INTO `wp_postmeta` VALUES (195391,12700,'pm_weight_document','30379');
INSERT INTO `wp_postmeta` VALUES (195392,12700,'pm_weight_image','1063983');
INSERT INTO `wp_postmeta` VALUES (195393,12700,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195394,12700,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195395,12700,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195396,12700,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (195397,12700,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195398,12700,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195399,12700,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195400,12700,'pm_weight_third-party','112957');
INSERT INTO `wp_postmeta` VALUES (195401,12700,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195402,12700,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (195403,12700,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (195404,12700,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195405,12700,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195406,12700,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195407,12700,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (195408,12700,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195409,12700,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195410,12700,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195411,12700,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (195412,12700,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195413,12700,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30379;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30379;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195415,12701,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (195416,12701,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (195417,12701,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (195418,12701,'pm_load_time','12492');
INSERT INTO `wp_postmeta` VALUES (195419,12701,'pm_lcp_time','7498');
INSERT INTO `wp_postmeta` VALUES (195420,12701,'pm_max_fid','1157');
INSERT INTO `wp_postmeta` VALUES (195421,12701,'pm_render_blocking_time','2373');
INSERT INTO `wp_postmeta` VALUES (195422,12701,'pm_total_blocking_time','4858');
INSERT INTO `wp_postmeta` VALUES (195423,12701,'pm_bootup_time','7367');
INSERT INTO `wp_postmeta` VALUES (195424,12701,'pm_weight','1691075');
INSERT INTO `wp_postmeta` VALUES (195425,12701,'pm_load_time_diff','-1093');
INSERT INTO `wp_postmeta` VALUES (195426,12701,'pm_weight_diff','93');
INSERT INTO `wp_postmeta` VALUES (195427,12701,'pm_weight_document','32968');
INSERT INTO `wp_postmeta` VALUES (195428,12701,'pm_weight_image','1068942');
INSERT INTO `wp_postmeta` VALUES (195429,12701,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195430,12701,'pm_weight_script','246597');
INSERT INTO `wp_postmeta` VALUES (195431,12701,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (195432,12701,'pm_weight_stylesheet','191467');
INSERT INTO `wp_postmeta` VALUES (195433,12701,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (195434,12701,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195435,12701,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195436,12701,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (195437,12701,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195438,12701,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (195439,12701,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (195440,12701,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195441,12701,'pm_weight_script_diff','44');
INSERT INTO `wp_postmeta` VALUES (195442,12701,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195443,12701,'pm_weight_stylesheet_diff','40');
INSERT INTO `wp_postmeta` VALUES (195444,12701,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195445,12701,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195446,12701,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195447,12701,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195448,12701,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195449,12701,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72980;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32968;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32968;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195451,12702,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (195452,12702,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195453,12702,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195455,12703,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (195456,12703,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195457,12703,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195459,12704,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (195460,12704,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195461,12704,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195463,12705,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195464,12705,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single faq, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195465,12705,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195467,12706,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195468,12706,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (195469,12706,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195471,12707,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (195472,12707,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195473,12707,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195475,12708,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (195476,12708,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195477,12708,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195479,12709,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (195480,12709,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (195481,12709,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195483,12710,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (195484,12710,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (195485,12710,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195487,12711,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (195488,12711,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195489,12711,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195491,12712,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (195492,12712,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195493,12712,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195495,12713,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (195496,12713,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:82:\"Homepage, Page for posts, Single faq, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (195497,12713,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195499,12714,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195500,12714,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195501,12714,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195503,12715,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195504,12715,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (195505,12715,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195507,12716,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195508,12716,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Page for posts, Single faq, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195509,12716,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195511,12717,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195512,12717,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195513,12717,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195515,12691,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (195516,12691,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (195517,12691,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (195518,12691,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (195519,12691,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (195520,12691,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (195521,12691,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (195552,12719,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (195553,12719,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (195554,12719,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (195555,12719,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (195556,12719,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (195558,12720,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (195559,12720,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (195560,12720,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (195561,12720,'pm_load_time','16318');
INSERT INTO `wp_postmeta` VALUES (195562,12720,'pm_lcp_time','12363');
INSERT INTO `wp_postmeta` VALUES (195563,12720,'pm_max_fid','2076');
INSERT INTO `wp_postmeta` VALUES (195564,12720,'pm_render_blocking_time','1515');
INSERT INTO `wp_postmeta` VALUES (195565,12720,'pm_total_blocking_time','4634');
INSERT INTO `wp_postmeta` VALUES (195566,12720,'pm_bootup_time','8983');
INSERT INTO `wp_postmeta` VALUES (195567,12720,'pm_weight','2180764');
INSERT INTO `wp_postmeta` VALUES (195568,12720,'pm_load_time_diff','846');
INSERT INTO `wp_postmeta` VALUES (195569,12720,'pm_weight_diff','34');
INSERT INTO `wp_postmeta` VALUES (195570,12720,'pm_weight_document','28749');
INSERT INTO `wp_postmeta` VALUES (195571,12720,'pm_weight_image','1691063');
INSERT INTO `wp_postmeta` VALUES (195572,12720,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195573,12720,'pm_weight_script','185634');
INSERT INTO `wp_postmeta` VALUES (195574,12720,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (195575,12720,'pm_weight_stylesheet','152335');
INSERT INTO `wp_postmeta` VALUES (195576,12720,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195577,12720,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195578,12720,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195579,12720,'pm_weight_third-party','125451');
INSERT INTO `wp_postmeta` VALUES (195580,12720,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (195581,12720,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (195582,12720,'pm_weight_image_diff','12');
INSERT INTO `wp_postmeta` VALUES (195583,12720,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195584,12720,'pm_weight_script_diff','-81');
INSERT INTO `wp_postmeta` VALUES (195585,12720,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195586,12720,'pm_weight_stylesheet_diff','11');
INSERT INTO `wp_postmeta` VALUES (195587,12720,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195588,12720,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195589,12720,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195590,12720,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (195591,12720,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195592,12720,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491143;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97921;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57088;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28749;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195594,12721,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (195595,12721,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (195596,12721,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (195597,12721,'pm_load_time','17620');
INSERT INTO `wp_postmeta` VALUES (195598,12721,'pm_lcp_time','6416');
INSERT INTO `wp_postmeta` VALUES (195599,12721,'pm_max_fid','1059');
INSERT INTO `wp_postmeta` VALUES (195600,12721,'pm_render_blocking_time','1701');
INSERT INTO `wp_postmeta` VALUES (195601,12721,'pm_total_blocking_time','6923');
INSERT INTO `wp_postmeta` VALUES (195602,12721,'pm_bootup_time','10374');
INSERT INTO `wp_postmeta` VALUES (195603,12721,'pm_weight','2641421');
INSERT INTO `wp_postmeta` VALUES (195604,12721,'pm_load_time_diff','445');
INSERT INTO `wp_postmeta` VALUES (195605,12721,'pm_weight_diff','-149');
INSERT INTO `wp_postmeta` VALUES (195606,12721,'pm_weight_document','31844');
INSERT INTO `wp_postmeta` VALUES (195607,12721,'pm_weight_image','1460309');
INSERT INTO `wp_postmeta` VALUES (195608,12721,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (195609,12721,'pm_weight_script','777052');
INSERT INTO `wp_postmeta` VALUES (195610,12721,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (195611,12721,'pm_weight_stylesheet','217219');
INSERT INTO `wp_postmeta` VALUES (195612,12721,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (195613,12721,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195614,12721,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195615,12721,'pm_weight_third-party','1005535');
INSERT INTO `wp_postmeta` VALUES (195616,12721,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (195617,12721,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (195618,12721,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195619,12721,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195620,12721,'pm_weight_script_diff','-65');
INSERT INTO `wp_postmeta` VALUES (195621,12721,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195622,12721,'pm_weight_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (195623,12721,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195624,12721,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195625,12721,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195626,12721,'pm_weight_third-party_diff','-145');
INSERT INTO `wp_postmeta` VALUES (195627,12721,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195628,12721,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/54223c10/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:535770;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/54223c10/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:72971;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/54223c10/www-player.css\";s:6:\"weight\";i:47584;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195630,12722,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (195631,12722,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (195632,12722,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (195633,12722,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (195634,12722,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (195635,12722,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (195636,12722,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (195637,12722,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (195638,12722,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (195639,12722,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (195640,12722,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (195641,12722,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (195642,12722,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195644,12723,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (195645,12723,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (195646,12723,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (195647,12723,'pm_load_time','10934');
INSERT INTO `wp_postmeta` VALUES (195648,12723,'pm_lcp_time','5892');
INSERT INTO `wp_postmeta` VALUES (195649,12723,'pm_max_fid','921');
INSERT INTO `wp_postmeta` VALUES (195650,12723,'pm_render_blocking_time','1445');
INSERT INTO `wp_postmeta` VALUES (195651,12723,'pm_total_blocking_time','4406');
INSERT INTO `wp_postmeta` VALUES (195652,12723,'pm_bootup_time','6174');
INSERT INTO `wp_postmeta` VALUES (195653,12723,'pm_weight','1553772');
INSERT INTO `wp_postmeta` VALUES (195654,12723,'pm_load_time_diff','-302');
INSERT INTO `wp_postmeta` VALUES (195655,12723,'pm_weight_diff','-71');
INSERT INTO `wp_postmeta` VALUES (195656,12723,'pm_weight_document','30186');
INSERT INTO `wp_postmeta` VALUES (195657,12723,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (195658,12723,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195659,12723,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195660,12723,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195661,12723,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (195662,12723,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195663,12723,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195664,12723,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195665,12723,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (195666,12723,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195667,12723,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (195668,12723,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195669,12723,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195670,12723,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195671,12723,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195672,12723,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (195673,12723,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195674,12723,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195675,12723,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195676,12723,'pm_weight_third-party_diff','-51');
INSERT INTO `wp_postmeta` VALUES (195677,12723,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195678,12723,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30186;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30186;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195680,12724,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (195681,12724,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (195682,12724,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (195683,12724,'pm_load_time','11187');
INSERT INTO `wp_postmeta` VALUES (195684,12724,'pm_lcp_time','6038');
INSERT INTO `wp_postmeta` VALUES (195685,12724,'pm_max_fid','1014');
INSERT INTO `wp_postmeta` VALUES (195686,12724,'pm_render_blocking_time','1364');
INSERT INTO `wp_postmeta` VALUES (195687,12724,'pm_total_blocking_time','4673');
INSERT INTO `wp_postmeta` VALUES (195688,12724,'pm_bootup_time','6757');
INSERT INTO `wp_postmeta` VALUES (195689,12724,'pm_weight','1553230');
INSERT INTO `wp_postmeta` VALUES (195690,12724,'pm_load_time_diff','-99');
INSERT INTO `wp_postmeta` VALUES (195691,12724,'pm_weight_diff','35');
INSERT INTO `wp_postmeta` VALUES (195692,12724,'pm_weight_document','29901');
INSERT INTO `wp_postmeta` VALUES (195693,12724,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (195694,12724,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195695,12724,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195696,12724,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195697,12724,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (195698,12724,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195699,12724,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195700,12724,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195701,12724,'pm_weight_third-party','112997');
INSERT INTO `wp_postmeta` VALUES (195702,12724,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195703,12724,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (195704,12724,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195705,12724,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195706,12724,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195707,12724,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195708,12724,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (195709,12724,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195710,12724,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195711,12724,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195712,12724,'pm_weight_third-party_diff','39');
INSERT INTO `wp_postmeta` VALUES (195713,12724,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195714,12724,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29901;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29901;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195716,12725,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (195717,12725,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (195718,12725,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (195719,12725,'pm_load_time','12868');
INSERT INTO `wp_postmeta` VALUES (195720,12725,'pm_lcp_time','6538');
INSERT INTO `wp_postmeta` VALUES (195721,12725,'pm_max_fid','1172');
INSERT INTO `wp_postmeta` VALUES (195722,12725,'pm_render_blocking_time','1158');
INSERT INTO `wp_postmeta` VALUES (195723,12725,'pm_total_blocking_time','6079');
INSERT INTO `wp_postmeta` VALUES (195724,12725,'pm_bootup_time','7651');
INSERT INTO `wp_postmeta` VALUES (195725,12725,'pm_weight','1663556');
INSERT INTO `wp_postmeta` VALUES (195726,12725,'pm_load_time_diff','1280');
INSERT INTO `wp_postmeta` VALUES (195727,12725,'pm_weight_diff','-40');
INSERT INTO `wp_postmeta` VALUES (195728,12725,'pm_weight_document','33091');
INSERT INTO `wp_postmeta` VALUES (195729,12725,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (195730,12725,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (195731,12725,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195732,12725,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195733,12725,'pm_weight_script','145484');
INSERT INTO `wp_postmeta` VALUES (195734,12725,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (195735,12725,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195736,12725,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195737,12725,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (195738,12725,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195739,12725,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (195740,12725,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (195741,12725,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195742,12725,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (195743,12725,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195744,12725,'pm_weight_script_diff','-27');
INSERT INTO `wp_postmeta` VALUES (195745,12725,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195746,12725,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195747,12725,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195748,12725,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (195749,12725,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195750,12725,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33091;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33091;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195752,12726,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (195753,12726,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (195754,12726,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (195755,12726,'pm_load_time','21249');
INSERT INTO `wp_postmeta` VALUES (195756,12726,'pm_lcp_time','16259');
INSERT INTO `wp_postmeta` VALUES (195757,12726,'pm_max_fid','1678');
INSERT INTO `wp_postmeta` VALUES (195758,12726,'pm_render_blocking_time','5772');
INSERT INTO `wp_postmeta` VALUES (195759,12726,'pm_total_blocking_time','7512');
INSERT INTO `wp_postmeta` VALUES (195760,12726,'pm_bootup_time','13043');
INSERT INTO `wp_postmeta` VALUES (195761,12726,'pm_weight','2137883');
INSERT INTO `wp_postmeta` VALUES (195762,12726,'pm_load_time_diff','5164');
INSERT INTO `wp_postmeta` VALUES (195763,12726,'pm_weight_diff','-17737');
INSERT INTO `wp_postmeta` VALUES (195764,12726,'pm_weight_document','36878');
INSERT INTO `wp_postmeta` VALUES (195765,12726,'pm_weight_image','1346673');
INSERT INTO `wp_postmeta` VALUES (195766,12726,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195767,12726,'pm_weight_script','412059');
INSERT INTO `wp_postmeta` VALUES (195768,12726,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (195769,12726,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (195770,12726,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (195771,12726,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195772,12726,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195773,12726,'pm_weight_third-party','340057');
INSERT INTO `wp_postmeta` VALUES (195774,12726,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (195775,12726,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (195776,12726,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (195777,12726,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195778,12726,'pm_weight_script_diff','-16833');
INSERT INTO `wp_postmeta` VALUES (195779,12726,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195780,12726,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195781,12726,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195782,12726,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195783,12726,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195784,12726,'pm_weight_third-party_diff','-17767');
INSERT INTO `wp_postmeta` VALUES (195785,12726,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195786,12726,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:6:\"weight\";i:79807;s:8:\"filename\";s:46:\"controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66155;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:6:\"weight\";i:49760;s:8:\"filename\";s:42:\"shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36878;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195788,12727,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (195789,12727,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (195790,12727,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (195791,12727,'pm_load_time','11788');
INSERT INTO `wp_postmeta` VALUES (195792,12727,'pm_lcp_time','7104');
INSERT INTO `wp_postmeta` VALUES (195793,12727,'pm_max_fid','1224');
INSERT INTO `wp_postmeta` VALUES (195794,12727,'pm_render_blocking_time','1200');
INSERT INTO `wp_postmeta` VALUES (195795,12727,'pm_total_blocking_time','5213');
INSERT INTO `wp_postmeta` VALUES (195796,12727,'pm_bootup_time','7076');
INSERT INTO `wp_postmeta` VALUES (195797,12727,'pm_weight','1618453');
INSERT INTO `wp_postmeta` VALUES (195798,12727,'pm_load_time_diff','268');
INSERT INTO `wp_postmeta` VALUES (195799,12727,'pm_weight_diff','51');
INSERT INTO `wp_postmeta` VALUES (195800,12727,'pm_weight_document','30920');
INSERT INTO `wp_postmeta` VALUES (195801,12727,'pm_weight_image','1127144');
INSERT INTO `wp_postmeta` VALUES (195802,12727,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195803,12727,'pm_weight_stylesheet','168411');
INSERT INTO `wp_postmeta` VALUES (195804,12727,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195805,12727,'pm_weight_script','142917');
INSERT INTO `wp_postmeta` VALUES (195806,12727,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195807,12727,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195808,12727,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195809,12727,'pm_weight_third-party','112974');
INSERT INTO `wp_postmeta` VALUES (195810,12727,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195811,12727,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (195812,12727,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195813,12727,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195814,12727,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (195815,12727,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195816,12727,'pm_weight_script_diff','18');
INSERT INTO `wp_postmeta` VALUES (195817,12727,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195818,12727,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195819,12727,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195820,12727,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (195821,12727,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195822,12727,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30920;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30920;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195824,12728,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (195825,12728,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (195826,12728,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (195827,12728,'pm_load_time','10988');
INSERT INTO `wp_postmeta` VALUES (195828,12728,'pm_lcp_time','5863');
INSERT INTO `wp_postmeta` VALUES (195829,12728,'pm_max_fid','932');
INSERT INTO `wp_postmeta` VALUES (195830,12728,'pm_render_blocking_time','1383');
INSERT INTO `wp_postmeta` VALUES (195831,12728,'pm_total_blocking_time','4585');
INSERT INTO `wp_postmeta` VALUES (195832,12728,'pm_bootup_time','6998');
INSERT INTO `wp_postmeta` VALUES (195833,12728,'pm_weight','1554162');
INSERT INTO `wp_postmeta` VALUES (195834,12728,'pm_load_time_diff','-141');
INSERT INTO `wp_postmeta` VALUES (195835,12728,'pm_weight_diff','10');
INSERT INTO `wp_postmeta` VALUES (195836,12728,'pm_weight_document','30371');
INSERT INTO `wp_postmeta` VALUES (195837,12728,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (195838,12728,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (195839,12728,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (195840,12728,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (195841,12728,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (195842,12728,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (195843,12728,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195844,12728,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195845,12728,'pm_weight_third-party','112989');
INSERT INTO `wp_postmeta` VALUES (195846,12728,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195847,12728,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (195848,12728,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (195849,12728,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195850,12728,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195851,12728,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195852,12728,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (195853,12728,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195854,12728,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195855,12728,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195856,12728,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (195857,12728,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195858,12728,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30371;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24457;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195860,12729,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (195861,12729,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (195862,12729,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (195863,12729,'pm_load_time','12190');
INSERT INTO `wp_postmeta` VALUES (195864,12729,'pm_lcp_time','8024');
INSERT INTO `wp_postmeta` VALUES (195865,12729,'pm_max_fid','1173');
INSERT INTO `wp_postmeta` VALUES (195866,12729,'pm_render_blocking_time','2630');
INSERT INTO `wp_postmeta` VALUES (195867,12729,'pm_total_blocking_time','4671');
INSERT INTO `wp_postmeta` VALUES (195868,12729,'pm_bootup_time','7357');
INSERT INTO `wp_postmeta` VALUES (195869,12729,'pm_weight','1690978');
INSERT INTO `wp_postmeta` VALUES (195870,12729,'pm_load_time_diff','-302');
INSERT INTO `wp_postmeta` VALUES (195871,12729,'pm_weight_diff','-97');
INSERT INTO `wp_postmeta` VALUES (195872,12729,'pm_weight_document','32965');
INSERT INTO `wp_postmeta` VALUES (195873,12729,'pm_weight_image','1068937');
INSERT INTO `wp_postmeta` VALUES (195874,12729,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (195875,12729,'pm_weight_script','246556');
INSERT INTO `wp_postmeta` VALUES (195876,12729,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (195877,12729,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (195878,12729,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (195879,12729,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (195880,12729,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (195881,12729,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (195882,12729,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (195883,12729,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (195884,12729,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (195885,12729,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (195886,12729,'pm_weight_script_diff','-41');
INSERT INTO `wp_postmeta` VALUES (195887,12729,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (195888,12729,'pm_weight_stylesheet_diff','-40');
INSERT INTO `wp_postmeta` VALUES (195889,12729,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (195890,12729,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195891,12729,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (195892,12729,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (195893,12729,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (195894,12729,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32965;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32965;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (195896,12730,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (195897,12730,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195898,12730,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195900,12731,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (195901,12731,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195902,12731,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195904,12732,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (195905,12732,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195906,12732,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195908,12733,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195909,12733,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (195910,12733,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195912,12734,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (195913,12734,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195914,12734,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195916,12735,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (195917,12735,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195918,12735,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195920,12736,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (195921,12736,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Homepage, Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195922,12736,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195924,12737,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (195925,12737,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195926,12737,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195928,12738,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (195929,12738,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195930,12738,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195932,12739,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (195933,12739,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195934,12739,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195936,12740,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (195937,12740,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195938,12740,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195940,12741,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (195941,12741,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:85:\"Homepage, Page for posts, Single faq, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (195942,12741,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (195944,12742,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195945,12742,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195946,12742,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195948,12743,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195949,12743,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Page for posts, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (195950,12743,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195952,12744,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (195953,12744,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (195954,12744,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195956,12745,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (195957,12745,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (195958,12745,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (195960,12719,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (195961,12719,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (195962,12719,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (195963,12719,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (195964,12719,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (195965,12719,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (195966,12719,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (196003,12746,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (196004,12746,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (196005,12746,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (196006,12746,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (196007,12746,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (196009,12747,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (196010,12747,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (196011,12747,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (196012,12747,'pm_load_time','17432');
INSERT INTO `wp_postmeta` VALUES (196013,12747,'pm_lcp_time','11824');
INSERT INTO `wp_postmeta` VALUES (196014,12747,'pm_max_fid','2292');
INSERT INTO `wp_postmeta` VALUES (196015,12747,'pm_render_blocking_time','1010');
INSERT INTO `wp_postmeta` VALUES (196016,12747,'pm_total_blocking_time','6804');
INSERT INTO `wp_postmeta` VALUES (196017,12747,'pm_bootup_time','9438');
INSERT INTO `wp_postmeta` VALUES (196018,12747,'pm_weight','2180791');
INSERT INTO `wp_postmeta` VALUES (196019,12747,'pm_load_time_diff','1114');
INSERT INTO `wp_postmeta` VALUES (196020,12747,'pm_weight_diff','27');
INSERT INTO `wp_postmeta` VALUES (196021,12747,'pm_weight_document','28746');
INSERT INTO `wp_postmeta` VALUES (196022,12747,'pm_weight_image','1691100');
INSERT INTO `wp_postmeta` VALUES (196023,12747,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196024,12747,'pm_weight_script','185601');
INSERT INTO `wp_postmeta` VALUES (196025,12747,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (196026,12747,'pm_weight_stylesheet','152334');
INSERT INTO `wp_postmeta` VALUES (196027,12747,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196028,12747,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196029,12747,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196030,12747,'pm_weight_third-party','125459');
INSERT INTO `wp_postmeta` VALUES (196031,12747,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (196032,12747,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (196033,12747,'pm_weight_image_diff','37');
INSERT INTO `wp_postmeta` VALUES (196034,12747,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196035,12747,'pm_weight_script_diff','-33');
INSERT INTO `wp_postmeta` VALUES (196036,12747,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196037,12747,'pm_weight_stylesheet_diff','-1');
INSERT INTO `wp_postmeta` VALUES (196038,12747,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196039,12747,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196040,12747,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196041,12747,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (196042,12747,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (196043,12747,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491144;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288566;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97930;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57088;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:32:\"https://2poochiesproperties.com/\";s:6:\"weight\";i:28746;s:8:\"filename\";s:0:\"\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196045,12748,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (196046,12748,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (196047,12748,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (196048,12748,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (196049,12748,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (196050,12748,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (196051,12748,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (196052,12748,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (196053,12748,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (196054,12748,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (196055,12748,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (196056,12748,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (196057,12748,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196059,12749,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (196060,12749,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (196061,12749,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (196062,12749,'pm_load_time','11779');
INSERT INTO `wp_postmeta` VALUES (196063,12749,'pm_lcp_time','6489');
INSERT INTO `wp_postmeta` VALUES (196064,12749,'pm_max_fid','1081');
INSERT INTO `wp_postmeta` VALUES (196065,12749,'pm_render_blocking_time','1500');
INSERT INTO `wp_postmeta` VALUES (196066,12749,'pm_total_blocking_time','5054');
INSERT INTO `wp_postmeta` VALUES (196067,12749,'pm_bootup_time','7134');
INSERT INTO `wp_postmeta` VALUES (196068,12749,'pm_weight','1553833');
INSERT INTO `wp_postmeta` VALUES (196069,12749,'pm_load_time_diff','845');
INSERT INTO `wp_postmeta` VALUES (196070,12749,'pm_weight_diff','61');
INSERT INTO `wp_postmeta` VALUES (196071,12749,'pm_weight_document','30195');
INSERT INTO `wp_postmeta` VALUES (196072,12749,'pm_weight_image','1063983');
INSERT INTO `wp_postmeta` VALUES (196073,12749,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (196074,12749,'pm_weight_stylesheet','168411');
INSERT INTO `wp_postmeta` VALUES (196075,12749,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196076,12749,'pm_weight_script','142913');
INSERT INTO `wp_postmeta` VALUES (196077,12749,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196078,12749,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196079,12749,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196080,12749,'pm_weight_third-party','112965');
INSERT INTO `wp_postmeta` VALUES (196081,12749,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196082,12749,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (196083,12749,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (196084,12749,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196085,12749,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (196086,12749,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196087,12749,'pm_weight_script_diff','17');
INSERT INTO `wp_postmeta` VALUES (196088,12749,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196089,12749,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196090,12749,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196091,12749,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (196092,12749,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196093,12749,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30195;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30195;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196095,12750,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (196096,12750,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (196097,12750,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (196098,12750,'pm_load_time','10929');
INSERT INTO `wp_postmeta` VALUES (196099,12750,'pm_lcp_time','6208');
INSERT INTO `wp_postmeta` VALUES (196100,12750,'pm_max_fid','1094');
INSERT INTO `wp_postmeta` VALUES (196101,12750,'pm_render_blocking_time','1499');
INSERT INTO `wp_postmeta` VALUES (196102,12750,'pm_total_blocking_time','4651');
INSERT INTO `wp_postmeta` VALUES (196103,12750,'pm_bootup_time','7328');
INSERT INTO `wp_postmeta` VALUES (196104,12750,'pm_weight','1553248');
INSERT INTO `wp_postmeta` VALUES (196105,12750,'pm_load_time_diff','-258');
INSERT INTO `wp_postmeta` VALUES (196106,12750,'pm_weight_diff','18');
INSERT INTO `wp_postmeta` VALUES (196107,12750,'pm_weight_document','29903');
INSERT INTO `wp_postmeta` VALUES (196108,12750,'pm_weight_image','1063977');
INSERT INTO `wp_postmeta` VALUES (196109,12750,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (196110,12750,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196111,12750,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196112,12750,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (196113,12750,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196114,12750,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196115,12750,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196116,12750,'pm_weight_third-party','113011');
INSERT INTO `wp_postmeta` VALUES (196117,12750,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196118,12750,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (196119,12750,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196120,12750,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196121,12750,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196122,12750,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196123,12750,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (196124,12750,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196125,12750,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196126,12750,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196127,12750,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (196128,12750,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196129,12750,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29903;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29903;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196131,12751,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (196132,12751,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (196133,12751,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (196134,12751,'pm_load_time','11439');
INSERT INTO `wp_postmeta` VALUES (196135,12751,'pm_lcp_time','6564');
INSERT INTO `wp_postmeta` VALUES (196136,12751,'pm_max_fid','1041');
INSERT INTO `wp_postmeta` VALUES (196137,12751,'pm_render_blocking_time','1623');
INSERT INTO `wp_postmeta` VALUES (196138,12751,'pm_total_blocking_time','4706');
INSERT INTO `wp_postmeta` VALUES (196139,12751,'pm_bootup_time','6757');
INSERT INTO `wp_postmeta` VALUES (196140,12751,'pm_weight','1663570');
INSERT INTO `wp_postmeta` VALUES (196141,12751,'pm_load_time_diff','-1429');
INSERT INTO `wp_postmeta` VALUES (196142,12751,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (196143,12751,'pm_weight_document','33096');
INSERT INTO `wp_postmeta` VALUES (196144,12751,'pm_weight_image','1165373');
INSERT INTO `wp_postmeta` VALUES (196145,12751,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196146,12751,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196147,12751,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196148,12751,'pm_weight_script','145486');
INSERT INTO `wp_postmeta` VALUES (196149,12751,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (196150,12751,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196151,12751,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196152,12751,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (196153,12751,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196154,12751,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (196155,12751,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196156,12751,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196157,12751,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196158,12751,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196159,12751,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (196160,12751,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196161,12751,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196162,12751,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196163,12751,'pm_weight_third-party_diff','4');
INSERT INTO `wp_postmeta` VALUES (196164,12751,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196165,12751,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33096;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:6:\"weight\";i:29507;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-425x425.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:38\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196167,12752,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (196168,12752,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (196169,12752,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (196170,12752,'pm_load_time','15814');
INSERT INTO `wp_postmeta` VALUES (196171,12752,'pm_lcp_time','9422');
INSERT INTO `wp_postmeta` VALUES (196172,12752,'pm_max_fid','1408');
INSERT INTO `wp_postmeta` VALUES (196173,12752,'pm_render_blocking_time','1711');
INSERT INTO `wp_postmeta` VALUES (196174,12752,'pm_total_blocking_time','6313');
INSERT INTO `wp_postmeta` VALUES (196175,12752,'pm_bootup_time','11021');
INSERT INTO `wp_postmeta` VALUES (196176,12752,'pm_weight','2156364');
INSERT INTO `wp_postmeta` VALUES (196177,12752,'pm_load_time_diff','-5435');
INSERT INTO `wp_postmeta` VALUES (196178,12752,'pm_weight_diff','18481');
INSERT INTO `wp_postmeta` VALUES (196179,12752,'pm_weight_document','36878');
INSERT INTO `wp_postmeta` VALUES (196180,12752,'pm_weight_image','1346673');
INSERT INTO `wp_postmeta` VALUES (196181,12752,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196182,12752,'pm_weight_script','430163');
INSERT INTO `wp_postmeta` VALUES (196183,12752,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (196184,12752,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (196185,12752,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (196186,12752,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196187,12752,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196188,12752,'pm_weight_third-party','358538');
INSERT INTO `wp_postmeta` VALUES (196189,12752,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (196190,12752,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (196191,12752,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196192,12752,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196193,12752,'pm_weight_script_diff','18104');
INSERT INTO `wp_postmeta` VALUES (196194,12752,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196195,12752,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196196,12752,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196197,12752,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196198,12752,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196199,12752,'pm_weight_third-party_diff','18481');
INSERT INTO `wp_postmeta` VALUES (196200,12752,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196201,12752,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:6:\"weight\";i:86662;s:8:\"filename\";s:46:\"controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72476;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:6:\"weight\";i:54866;s:8:\"filename\";s:42:\"shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36878;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196203,12753,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (196204,12753,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (196205,12753,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (196206,12753,'pm_load_time','11781');
INSERT INTO `wp_postmeta` VALUES (196207,12753,'pm_lcp_time','6908');
INSERT INTO `wp_postmeta` VALUES (196208,12753,'pm_max_fid','1180');
INSERT INTO `wp_postmeta` VALUES (196209,12753,'pm_render_blocking_time','2089');
INSERT INTO `wp_postmeta` VALUES (196210,12753,'pm_total_blocking_time','5053');
INSERT INTO `wp_postmeta` VALUES (196211,12753,'pm_bootup_time','6474');
INSERT INTO `wp_postmeta` VALUES (196212,12753,'pm_weight','1618489');
INSERT INTO `wp_postmeta` VALUES (196213,12753,'pm_load_time_diff','-7');
INSERT INTO `wp_postmeta` VALUES (196214,12753,'pm_weight_diff','36');
INSERT INTO `wp_postmeta` VALUES (196215,12753,'pm_weight_document','30924');
INSERT INTO `wp_postmeta` VALUES (196216,12753,'pm_weight_image','1127151');
INSERT INTO `wp_postmeta` VALUES (196217,12753,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196218,12753,'pm_weight_stylesheet','168409');
INSERT INTO `wp_postmeta` VALUES (196219,12753,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196220,12753,'pm_weight_script','142934');
INSERT INTO `wp_postmeta` VALUES (196221,12753,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196222,12753,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196223,12753,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196224,12753,'pm_weight_third-party','112976');
INSERT INTO `wp_postmeta` VALUES (196225,12753,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196226,12753,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (196227,12753,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (196228,12753,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196229,12753,'pm_weight_stylesheet_diff','-2');
INSERT INTO `wp_postmeta` VALUES (196230,12753,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196231,12753,'pm_weight_script_diff','17');
INSERT INTO `wp_postmeta` VALUES (196232,12753,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196233,12753,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196234,12753,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196235,12753,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (196236,12753,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196237,12753,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72982;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30924;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30924;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196239,12754,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (196240,12754,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (196241,12754,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (196242,12754,'pm_load_time','10960');
INSERT INTO `wp_postmeta` VALUES (196243,12754,'pm_lcp_time','6750');
INSERT INTO `wp_postmeta` VALUES (196244,12754,'pm_max_fid','840');
INSERT INTO `wp_postmeta` VALUES (196245,12754,'pm_render_blocking_time','1736');
INSERT INTO `wp_postmeta` VALUES (196246,12754,'pm_total_blocking_time','4186');
INSERT INTO `wp_postmeta` VALUES (196247,12754,'pm_bootup_time','6556');
INSERT INTO `wp_postmeta` VALUES (196248,12754,'pm_weight','1554166');
INSERT INTO `wp_postmeta` VALUES (196249,12754,'pm_load_time_diff','-28');
INSERT INTO `wp_postmeta` VALUES (196250,12754,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (196251,12754,'pm_weight_document','30378');
INSERT INTO `wp_postmeta` VALUES (196252,12754,'pm_weight_image','1063984');
INSERT INTO `wp_postmeta` VALUES (196253,12754,'pm_number_files_image','12');
INSERT INTO `wp_postmeta` VALUES (196254,12754,'pm_weight_stylesheet','168413');
INSERT INTO `wp_postmeta` VALUES (196255,12754,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196256,12754,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (196257,12754,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196258,12754,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196259,12754,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196260,12754,'pm_weight_third-party','112950');
INSERT INTO `wp_postmeta` VALUES (196261,12754,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196262,12754,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (196263,12754,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (196264,12754,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196265,12754,'pm_weight_stylesheet_diff','22');
INSERT INTO `wp_postmeta` VALUES (196266,12754,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196267,12754,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (196268,12754,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196269,12754,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196270,12754,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196271,12754,'pm_weight_third-party_diff','-39');
INSERT INTO `wp_postmeta` VALUES (196272,12754,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196273,12754,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30378;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30378;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196275,12755,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (196276,12755,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (196277,12755,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (196278,12755,'pm_load_time','13025');
INSERT INTO `wp_postmeta` VALUES (196279,12755,'pm_lcp_time','8282');
INSERT INTO `wp_postmeta` VALUES (196280,12755,'pm_max_fid','1118');
INSERT INTO `wp_postmeta` VALUES (196281,12755,'pm_render_blocking_time','2184');
INSERT INTO `wp_postmeta` VALUES (196282,12755,'pm_total_blocking_time','5682');
INSERT INTO `wp_postmeta` VALUES (196283,12755,'pm_bootup_time','8724');
INSERT INTO `wp_postmeta` VALUES (196284,12755,'pm_weight','1691002');
INSERT INTO `wp_postmeta` VALUES (196285,12755,'pm_load_time_diff','835');
INSERT INTO `wp_postmeta` VALUES (196286,12755,'pm_weight_diff','24');
INSERT INTO `wp_postmeta` VALUES (196287,12755,'pm_weight_document','32967');
INSERT INTO `wp_postmeta` VALUES (196288,12755,'pm_weight_image','1068935');
INSERT INTO `wp_postmeta` VALUES (196289,12755,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196290,12755,'pm_weight_script','246550');
INSERT INTO `wp_postmeta` VALUES (196291,12755,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (196292,12755,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (196293,12755,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (196294,12755,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196295,12755,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196296,12755,'pm_weight_third-party','112984');
INSERT INTO `wp_postmeta` VALUES (196297,12755,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196298,12755,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (196299,12755,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (196300,12755,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196301,12755,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (196302,12755,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196303,12755,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196304,12755,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196305,12755,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196306,12755,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196307,12755,'pm_weight_third-party_diff','20');
INSERT INTO `wp_postmeta` VALUES (196308,12755,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196309,12755,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32967;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32967;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196311,12756,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (196312,12756,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196313,12756,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196315,12757,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (196316,12757,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196317,12757,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196319,12758,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (196320,12758,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196321,12758,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196323,12759,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (196324,12759,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:81:\"Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196325,12759,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196327,12760,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (196328,12760,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:33:\"Homepage, Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (196329,12760,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196331,12761,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (196332,12761,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196333,12761,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196335,12762,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (196336,12762,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (196337,12762,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196339,12763,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (196340,12763,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196341,12763,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196343,12764,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (196344,12764,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (196345,12764,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196347,12765,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (196348,12765,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (196349,12765,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196351,12766,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (196352,12766,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196353,12766,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (196355,12767,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (196356,12767,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196357,12767,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (196359,12768,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (196360,12768,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (196361,12768,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (196363,12769,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (196364,12769,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196365,12769,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196367,12770,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (196368,12770,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single faq, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196369,12770,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196371,12771,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (196372,12771,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:60:\"Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (196373,12771,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196375,12772,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (196376,12772,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:35:\"Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196377,12772,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196379,12746,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (196380,12746,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (196381,12746,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (196382,12746,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (196383,12746,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (196384,12746,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (196385,12746,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (196509,12774,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (196510,12774,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (196511,12774,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (196512,12774,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (196513,12774,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (196515,12775,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (196516,12775,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (196517,12775,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (196518,12775,'pm_load_time','16259');
INSERT INTO `wp_postmeta` VALUES (196519,12775,'pm_lcp_time','11637');
INSERT INTO `wp_postmeta` VALUES (196520,12775,'pm_max_fid','2006');
INSERT INTO `wp_postmeta` VALUES (196521,12775,'pm_render_blocking_time','881');
INSERT INTO `wp_postmeta` VALUES (196522,12775,'pm_total_blocking_time','5283');
INSERT INTO `wp_postmeta` VALUES (196523,12775,'pm_bootup_time','8094');
INSERT INTO `wp_postmeta` VALUES (196524,12775,'pm_weight','2213119');
INSERT INTO `wp_postmeta` VALUES (196525,12775,'pm_load_time_diff','-1173');
INSERT INTO `wp_postmeta` VALUES (196526,12775,'pm_weight_diff','32328');
INSERT INTO `wp_postmeta` VALUES (196527,12775,'pm_weight_document','28774');
INSERT INTO `wp_postmeta` VALUES (196528,12775,'pm_weight_image','1723373');
INSERT INTO `wp_postmeta` VALUES (196529,12775,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196530,12775,'pm_weight_script','185680');
INSERT INTO `wp_postmeta` VALUES (196531,12775,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (196532,12775,'pm_weight_stylesheet','152334');
INSERT INTO `wp_postmeta` VALUES (196533,12775,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196534,12775,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196535,12775,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196536,12775,'pm_weight_third-party','125453');
INSERT INTO `wp_postmeta` VALUES (196537,12775,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (196538,12775,'pm_weight_document_diff','28');
INSERT INTO `wp_postmeta` VALUES (196539,12775,'pm_weight_image_diff','32273');
INSERT INTO `wp_postmeta` VALUES (196540,12775,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196541,12775,'pm_weight_script_diff','79');
INSERT INTO `wp_postmeta` VALUES (196542,12775,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196543,12775,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196544,12775,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196545,12775,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196546,12775,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196547,12775,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (196548,12775,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (196549,12775,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288551;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76780;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32276;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196551,12776,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (196552,12776,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (196553,12776,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (196554,12776,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (196555,12776,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (196556,12776,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (196557,12776,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (196558,12776,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (196559,12776,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (196560,12776,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (196561,12776,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (196562,12776,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (196563,12776,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196565,12777,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (196566,12777,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (196567,12777,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (196568,12777,'pm_load_time','10791');
INSERT INTO `wp_postmeta` VALUES (196569,12777,'pm_lcp_time','6663');
INSERT INTO `wp_postmeta` VALUES (196570,12777,'pm_max_fid','978');
INSERT INTO `wp_postmeta` VALUES (196571,12777,'pm_render_blocking_time','1902');
INSERT INTO `wp_postmeta` VALUES (196572,12777,'pm_total_blocking_time','4029');
INSERT INTO `wp_postmeta` VALUES (196573,12777,'pm_bootup_time','6427');
INSERT INTO `wp_postmeta` VALUES (196574,12777,'pm_weight','1586144');
INSERT INTO `wp_postmeta` VALUES (196575,12777,'pm_load_time_diff','-988');
INSERT INTO `wp_postmeta` VALUES (196576,12777,'pm_weight_diff','32311');
INSERT INTO `wp_postmeta` VALUES (196577,12777,'pm_weight_document','30227');
INSERT INTO `wp_postmeta` VALUES (196578,12777,'pm_weight_image','1096255');
INSERT INTO `wp_postmeta` VALUES (196579,12777,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196580,12777,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196581,12777,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196582,12777,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (196583,12777,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196584,12777,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196585,12777,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196586,12777,'pm_weight_third-party','112981');
INSERT INTO `wp_postmeta` VALUES (196587,12777,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196588,12777,'pm_weight_document_diff','32');
INSERT INTO `wp_postmeta` VALUES (196589,12777,'pm_weight_image_diff','32272');
INSERT INTO `wp_postmeta` VALUES (196590,12777,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196591,12777,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (196592,12777,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196593,12777,'pm_weight_script_diff','-11');
INSERT INTO `wp_postmeta` VALUES (196594,12777,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196595,12777,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196596,12777,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196597,12777,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (196598,12777,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196599,12777,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30227;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30227;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196601,12778,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (196602,12778,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (196603,12778,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (196604,12778,'pm_load_time','11851');
INSERT INTO `wp_postmeta` VALUES (196605,12778,'pm_lcp_time','6049');
INSERT INTO `wp_postmeta` VALUES (196606,12778,'pm_max_fid','1009');
INSERT INTO `wp_postmeta` VALUES (196607,12778,'pm_render_blocking_time','1534');
INSERT INTO `wp_postmeta` VALUES (196608,12778,'pm_total_blocking_time','5570');
INSERT INTO `wp_postmeta` VALUES (196609,12778,'pm_bootup_time','7139');
INSERT INTO `wp_postmeta` VALUES (196610,12778,'pm_weight','1585563');
INSERT INTO `wp_postmeta` VALUES (196611,12778,'pm_load_time_diff','922');
INSERT INTO `wp_postmeta` VALUES (196612,12778,'pm_weight_diff','32315');
INSERT INTO `wp_postmeta` VALUES (196613,12778,'pm_weight_document','29914');
INSERT INTO `wp_postmeta` VALUES (196614,12778,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (196615,12778,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196616,12778,'pm_weight_stylesheet','168411');
INSERT INTO `wp_postmeta` VALUES (196617,12778,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196618,12778,'pm_weight_script','142908');
INSERT INTO `wp_postmeta` VALUES (196619,12778,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196620,12778,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196621,12778,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196622,12778,'pm_weight_third-party','112986');
INSERT INTO `wp_postmeta` VALUES (196623,12778,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196624,12778,'pm_weight_document_diff','11');
INSERT INTO `wp_postmeta` VALUES (196625,12778,'pm_weight_image_diff','32277');
INSERT INTO `wp_postmeta` VALUES (196626,12778,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196627,12778,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (196628,12778,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196629,12778,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (196630,12778,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196631,12778,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196632,12778,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196633,12778,'pm_weight_third-party_diff','-25');
INSERT INTO `wp_postmeta` VALUES (196634,12778,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196635,12778,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29914;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29914;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196637,12779,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (196638,12779,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (196639,12779,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (196640,12779,'pm_load_time','11669');
INSERT INTO `wp_postmeta` VALUES (196641,12779,'pm_lcp_time','6451');
INSERT INTO `wp_postmeta` VALUES (196642,12779,'pm_max_fid','1046');
INSERT INTO `wp_postmeta` VALUES (196643,12779,'pm_render_blocking_time','1235');
INSERT INTO `wp_postmeta` VALUES (196644,12779,'pm_total_blocking_time','5012');
INSERT INTO `wp_postmeta` VALUES (196645,12779,'pm_bootup_time','7243');
INSERT INTO `wp_postmeta` VALUES (196646,12779,'pm_weight','1695872');
INSERT INTO `wp_postmeta` VALUES (196647,12779,'pm_load_time_diff','230');
INSERT INTO `wp_postmeta` VALUES (196648,12779,'pm_weight_diff','32302');
INSERT INTO `wp_postmeta` VALUES (196649,12779,'pm_weight_document','33111');
INSERT INTO `wp_postmeta` VALUES (196650,12779,'pm_weight_image','1197667');
INSERT INTO `wp_postmeta` VALUES (196651,12779,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (196652,12779,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196653,12779,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196654,12779,'pm_weight_script','145491');
INSERT INTO `wp_postmeta` VALUES (196655,12779,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (196656,12779,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196657,12779,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196658,12779,'pm_weight_third-party','112935');
INSERT INTO `wp_postmeta` VALUES (196659,12779,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196660,12779,'pm_weight_document_diff','15');
INSERT INTO `wp_postmeta` VALUES (196661,12779,'pm_weight_image_diff','32294');
INSERT INTO `wp_postmeta` VALUES (196662,12779,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196663,12779,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196664,12779,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196665,12779,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (196666,12779,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196667,12779,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196668,12779,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196669,12779,'pm_weight_third-party_diff','-23');
INSERT INTO `wp_postmeta` VALUES (196670,12779,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196671,12779,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33111;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33111;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196673,12780,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (196674,12780,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (196675,12780,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (196676,12780,'pm_load_time','15842');
INSERT INTO `wp_postmeta` VALUES (196677,12780,'pm_lcp_time','8608');
INSERT INTO `wp_postmeta` VALUES (196678,12780,'pm_max_fid','1080');
INSERT INTO `wp_postmeta` VALUES (196679,12780,'pm_render_blocking_time','1105');
INSERT INTO `wp_postmeta` VALUES (196680,12780,'pm_total_blocking_time','7618');
INSERT INTO `wp_postmeta` VALUES (196681,12780,'pm_bootup_time','10419');
INSERT INTO `wp_postmeta` VALUES (196682,12780,'pm_weight','2187957');
INSERT INTO `wp_postmeta` VALUES (196683,12780,'pm_load_time_diff','28');
INSERT INTO `wp_postmeta` VALUES (196684,12780,'pm_weight_diff','31593');
INSERT INTO `wp_postmeta` VALUES (196685,12780,'pm_weight_document','36906');
INSERT INTO `wp_postmeta` VALUES (196686,12780,'pm_weight_image','1378951');
INSERT INTO `wp_postmeta` VALUES (196687,12780,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196688,12780,'pm_weight_script','428725');
INSERT INTO `wp_postmeta` VALUES (196689,12780,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (196690,12780,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (196691,12780,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (196692,12780,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196693,12780,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196694,12780,'pm_weight_third-party','357798');
INSERT INTO `wp_postmeta` VALUES (196695,12780,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (196696,12780,'pm_weight_document_diff','28');
INSERT INTO `wp_postmeta` VALUES (196697,12780,'pm_weight_image_diff','32278');
INSERT INTO `wp_postmeta` VALUES (196698,12780,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196699,12780,'pm_weight_script_diff','-1438');
INSERT INTO `wp_postmeta` VALUES (196700,12780,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196701,12780,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196702,12780,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196703,12780,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196704,12780,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196705,12780,'pm_weight_third-party_diff','-740');
INSERT INTO `wp_postmeta` VALUES (196706,12780,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196707,12780,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288569;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:6:\"weight\";i:86817;s:8:\"filename\";s:46:\"controller-757ad3cd84aa3526116ef1c0095afef2.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72380;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:6:\"weight\";i:54800;s:8:\"filename\";s:42:\"shared-81d67bdc5b083df068e5c3ff7fb127b3.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36906;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196709,12781,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (196710,12781,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (196711,12781,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (196712,12781,'pm_load_time','11425');
INSERT INTO `wp_postmeta` VALUES (196713,12781,'pm_lcp_time','6459');
INSERT INTO `wp_postmeta` VALUES (196714,12781,'pm_max_fid','1058');
INSERT INTO `wp_postmeta` VALUES (196715,12781,'pm_render_blocking_time','1660');
INSERT INTO `wp_postmeta` VALUES (196716,12781,'pm_total_blocking_time','3906');
INSERT INTO `wp_postmeta` VALUES (196717,12781,'pm_bootup_time','6980');
INSERT INTO `wp_postmeta` VALUES (196718,12781,'pm_weight','1650745');
INSERT INTO `wp_postmeta` VALUES (196719,12781,'pm_load_time_diff','-356');
INSERT INTO `wp_postmeta` VALUES (196720,12781,'pm_weight_diff','32256');
INSERT INTO `wp_postmeta` VALUES (196721,12781,'pm_weight_document','30972');
INSERT INTO `wp_postmeta` VALUES (196722,12781,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (196723,12781,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196724,12781,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196725,12781,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196726,12781,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (196727,12781,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196728,12781,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196729,12781,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196730,12781,'pm_weight_third-party','112932');
INSERT INTO `wp_postmeta` VALUES (196731,12781,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196732,12781,'pm_weight_document_diff','48');
INSERT INTO `wp_postmeta` VALUES (196733,12781,'pm_weight_image_diff','32264');
INSERT INTO `wp_postmeta` VALUES (196734,12781,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196735,12781,'pm_weight_stylesheet_diff','-18');
INSERT INTO `wp_postmeta` VALUES (196736,12781,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196737,12781,'pm_weight_script_diff','-35');
INSERT INTO `wp_postmeta` VALUES (196738,12781,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196739,12781,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196740,12781,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196741,12781,'pm_weight_third-party_diff','-44');
INSERT INTO `wp_postmeta` VALUES (196742,12781,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196743,12781,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30972;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196745,12782,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (196746,12782,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (196747,12782,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (196748,12782,'pm_load_time','10743');
INSERT INTO `wp_postmeta` VALUES (196749,12782,'pm_lcp_time','5959');
INSERT INTO `wp_postmeta` VALUES (196750,12782,'pm_max_fid','869');
INSERT INTO `wp_postmeta` VALUES (196751,12782,'pm_render_blocking_time','1448');
INSERT INTO `wp_postmeta` VALUES (196752,12782,'pm_total_blocking_time','4218');
INSERT INTO `wp_postmeta` VALUES (196753,12782,'pm_bootup_time','6342');
INSERT INTO `wp_postmeta` VALUES (196754,12782,'pm_weight','1586494');
INSERT INTO `wp_postmeta` VALUES (196755,12782,'pm_load_time_diff','-217');
INSERT INTO `wp_postmeta` VALUES (196756,12782,'pm_weight_diff','32328');
INSERT INTO `wp_postmeta` VALUES (196757,12782,'pm_weight_document','30404');
INSERT INTO `wp_postmeta` VALUES (196758,12782,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (196759,12782,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196760,12782,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (196761,12782,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196762,12782,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (196763,12782,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196764,12782,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196765,12782,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196766,12782,'pm_weight_third-party','112984');
INSERT INTO `wp_postmeta` VALUES (196767,12782,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196768,12782,'pm_weight_document_diff','26');
INSERT INTO `wp_postmeta` VALUES (196769,12782,'pm_weight_image_diff','32264');
INSERT INTO `wp_postmeta` VALUES (196770,12782,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196771,12782,'pm_weight_stylesheet_diff','-22');
INSERT INTO `wp_postmeta` VALUES (196772,12782,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196773,12782,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (196774,12782,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196775,12782,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196776,12782,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196777,12782,'pm_weight_third-party_diff','34');
INSERT INTO `wp_postmeta` VALUES (196778,12782,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196779,12782,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30404;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30404;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196781,12783,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (196782,12783,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (196783,12783,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (196784,12783,'pm_load_time','12350');
INSERT INTO `wp_postmeta` VALUES (196785,12783,'pm_lcp_time','8274');
INSERT INTO `wp_postmeta` VALUES (196786,12783,'pm_max_fid','1200');
INSERT INTO `wp_postmeta` VALUES (196787,12783,'pm_render_blocking_time','2428');
INSERT INTO `wp_postmeta` VALUES (196788,12783,'pm_total_blocking_time','4528');
INSERT INTO `wp_postmeta` VALUES (196789,12783,'pm_bootup_time','8236');
INSERT INTO `wp_postmeta` VALUES (196790,12783,'pm_weight','1723293');
INSERT INTO `wp_postmeta` VALUES (196791,12783,'pm_load_time_diff','-675');
INSERT INTO `wp_postmeta` VALUES (196792,12783,'pm_weight_diff','32291');
INSERT INTO `wp_postmeta` VALUES (196793,12783,'pm_weight_document','32980');
INSERT INTO `wp_postmeta` VALUES (196794,12783,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (196795,12783,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196796,12783,'pm_weight_script','246557');
INSERT INTO `wp_postmeta` VALUES (196797,12783,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (196798,12783,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (196799,12783,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (196800,12783,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196801,12783,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196802,12783,'pm_weight_third-party','112978');
INSERT INTO `wp_postmeta` VALUES (196803,12783,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196804,12783,'pm_weight_document_diff','13');
INSERT INTO `wp_postmeta` VALUES (196805,12783,'pm_weight_image_diff','32271');
INSERT INTO `wp_postmeta` VALUES (196806,12783,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (196807,12783,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (196808,12783,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196809,12783,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196810,12783,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196811,12783,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196812,12783,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196813,12783,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (196814,12783,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196815,12783,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32980;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32980;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (196817,12784,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (196818,12784,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196819,12784,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196821,12785,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (196822,12785,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196823,12785,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196825,12786,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (196826,12786,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196827,12786,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196829,12787,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (196830,12787,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Single faq, Single page, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (196831,12787,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196833,12788,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (196834,12788,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (196835,12788,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196837,12789,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (196838,12789,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196839,12789,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196841,12790,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (196842,12790,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196843,12790,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196845,12791,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (196846,12791,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (196847,12791,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196849,12792,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (196850,12792,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196851,12792,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}}');
INSERT INTO `wp_postmeta` VALUES (196853,12793,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (196854,12793,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196855,12793,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (196857,12794,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (196858,12794,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (196859,12794,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (196861,12795,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (196862,12795,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196863,12795,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196865,12796,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (196866,12796,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (196867,12796,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196869,12797,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (196870,12797,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (196871,12797,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196873,12798,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (196874,12798,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (196875,12798,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (196877,12774,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (196878,12774,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (196879,12774,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (196880,12774,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (196881,12774,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (196882,12774,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (196883,12774,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (196920,12799,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (196921,12799,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (196922,12799,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (196923,12799,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (196924,12799,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.11.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (196926,12800,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (196927,12800,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (196928,12800,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (196929,12800,'pm_load_time','16238');
INSERT INTO `wp_postmeta` VALUES (196930,12800,'pm_lcp_time','11369');
INSERT INTO `wp_postmeta` VALUES (196931,12800,'pm_max_fid','2356');
INSERT INTO `wp_postmeta` VALUES (196932,12800,'pm_render_blocking_time','1325');
INSERT INTO `wp_postmeta` VALUES (196933,12800,'pm_total_blocking_time','5967');
INSERT INTO `wp_postmeta` VALUES (196934,12800,'pm_bootup_time','9106');
INSERT INTO `wp_postmeta` VALUES (196935,12800,'pm_weight','2213132');
INSERT INTO `wp_postmeta` VALUES (196936,12800,'pm_load_time_diff','-21');
INSERT INTO `wp_postmeta` VALUES (196937,12800,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (196938,12800,'pm_weight_document','28774');
INSERT INTO `wp_postmeta` VALUES (196939,12800,'pm_weight_image','1723379');
INSERT INTO `wp_postmeta` VALUES (196940,12800,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (196941,12800,'pm_weight_script','185685');
INSERT INTO `wp_postmeta` VALUES (196942,12800,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (196943,12800,'pm_weight_stylesheet','152317');
INSERT INTO `wp_postmeta` VALUES (196944,12800,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196945,12800,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196946,12800,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196947,12800,'pm_weight_third-party','125452');
INSERT INTO `wp_postmeta` VALUES (196948,12800,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (196949,12800,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (196950,12800,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (196951,12800,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196952,12800,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (196953,12800,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196954,12800,'pm_weight_stylesheet_diff','-17');
INSERT INTO `wp_postmeta` VALUES (196955,12800,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196956,12800,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196957,12800,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196958,12800,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (196959,12800,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196960,12800,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491138;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97939;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57128;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196962,12801,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (196963,12801,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (196964,12801,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (196965,12801,'pm_load_time','11833');
INSERT INTO `wp_postmeta` VALUES (196966,12801,'pm_lcp_time','6513');
INSERT INTO `wp_postmeta` VALUES (196967,12801,'pm_max_fid','944');
INSERT INTO `wp_postmeta` VALUES (196968,12801,'pm_render_blocking_time','1849');
INSERT INTO `wp_postmeta` VALUES (196969,12801,'pm_total_blocking_time','5106');
INSERT INTO `wp_postmeta` VALUES (196970,12801,'pm_bootup_time','6640');
INSERT INTO `wp_postmeta` VALUES (196971,12801,'pm_weight','1586201');
INSERT INTO `wp_postmeta` VALUES (196972,12801,'pm_load_time_diff','1042');
INSERT INTO `wp_postmeta` VALUES (196973,12801,'pm_weight_diff','57');
INSERT INTO `wp_postmeta` VALUES (196974,12801,'pm_weight_document','30228');
INSERT INTO `wp_postmeta` VALUES (196975,12801,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (196976,12801,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (196977,12801,'pm_weight_stylesheet','168411');
INSERT INTO `wp_postmeta` VALUES (196978,12801,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (196979,12801,'pm_weight_script','142917');
INSERT INTO `wp_postmeta` VALUES (196980,12801,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (196981,12801,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (196982,12801,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (196983,12801,'pm_weight_third-party','112996');
INSERT INTO `wp_postmeta` VALUES (196984,12801,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (196985,12801,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (196986,12801,'pm_weight_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (196987,12801,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (196988,12801,'pm_weight_stylesheet_diff','20');
INSERT INTO `wp_postmeta` VALUES (196989,12801,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (196990,12801,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (196991,12801,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (196992,12801,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196993,12801,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (196994,12801,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (196995,12801,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (196996,12801,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30228;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30228;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (196998,12802,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (196999,12802,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (197000,12802,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197001,12802,'pm_load_time','11288');
INSERT INTO `wp_postmeta` VALUES (197002,12802,'pm_lcp_time','6211');
INSERT INTO `wp_postmeta` VALUES (197003,12802,'pm_max_fid','1009');
INSERT INTO `wp_postmeta` VALUES (197004,12802,'pm_render_blocking_time','822');
INSERT INTO `wp_postmeta` VALUES (197005,12802,'pm_total_blocking_time','4788');
INSERT INTO `wp_postmeta` VALUES (197006,12802,'pm_bootup_time','6718');
INSERT INTO `wp_postmeta` VALUES (197007,12802,'pm_weight','1695894');
INSERT INTO `wp_postmeta` VALUES (197008,12802,'pm_load_time_diff','-381');
INSERT INTO `wp_postmeta` VALUES (197009,12802,'pm_weight_diff','22');
INSERT INTO `wp_postmeta` VALUES (197010,12802,'pm_weight_document','33112');
INSERT INTO `wp_postmeta` VALUES (197011,12802,'pm_weight_image','1197667');
INSERT INTO `wp_postmeta` VALUES (197012,12802,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (197013,12802,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197014,12802,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197015,12802,'pm_weight_script','145493');
INSERT INTO `wp_postmeta` VALUES (197016,12802,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (197017,12802,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197018,12802,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197019,12802,'pm_weight_third-party','112956');
INSERT INTO `wp_postmeta` VALUES (197020,12802,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197021,12802,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (197022,12802,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197023,12802,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197024,12802,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197025,12802,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197026,12802,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (197027,12802,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197028,12802,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197029,12802,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197030,12802,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (197031,12802,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197032,12802,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197034,12803,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (197035,12803,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (197036,12803,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (197037,12803,'pm_load_time','16284');
INSERT INTO `wp_postmeta` VALUES (197038,12803,'pm_lcp_time','9545');
INSERT INTO `wp_postmeta` VALUES (197039,12803,'pm_max_fid','1709');
INSERT INTO `wp_postmeta` VALUES (197040,12803,'pm_render_blocking_time','1261');
INSERT INTO `wp_postmeta` VALUES (197041,12803,'pm_total_blocking_time','7920');
INSERT INTO `wp_postmeta` VALUES (197042,12803,'pm_bootup_time','12660');
INSERT INTO `wp_postmeta` VALUES (197043,12803,'pm_weight','2189084');
INSERT INTO `wp_postmeta` VALUES (197044,12803,'pm_load_time_diff','442');
INSERT INTO `wp_postmeta` VALUES (197045,12803,'pm_weight_diff','1127');
INSERT INTO `wp_postmeta` VALUES (197046,12803,'pm_weight_document','36881');
INSERT INTO `wp_postmeta` VALUES (197047,12803,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (197048,12803,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197049,12803,'pm_weight_script','430540');
INSERT INTO `wp_postmeta` VALUES (197050,12803,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (197051,12803,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (197052,12803,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (197053,12803,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197054,12803,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197055,12803,'pm_weight_third-party','359004');
INSERT INTO `wp_postmeta` VALUES (197056,12803,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (197057,12803,'pm_weight_document_diff','-25');
INSERT INTO `wp_postmeta` VALUES (197058,12803,'pm_weight_image_diff','-30');
INSERT INTO `wp_postmeta` VALUES (197059,12803,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197060,12803,'pm_weight_script_diff','1815');
INSERT INTO `wp_postmeta` VALUES (197061,12803,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197062,12803,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197063,12803,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197064,12803,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197065,12803,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197066,12803,'pm_weight_third-party_diff','1206');
INSERT INTO `wp_postmeta` VALUES (197067,12803,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197068,12803,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-99570b64c824476b86fe0d3047c2d977.js\";s:6:\"weight\";i:86978;s:8:\"filename\";s:46:\"controller-99570b64c824476b86fe0d3047c2d977.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72530;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a041b2185a0403f5b5997c8e3f68348a.js\";s:6:\"weight\";i:54868;s:8:\"filename\";s:42:\"shared-a041b2185a0403f5b5997c8e3f68348a.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36881;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197070,12804,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (197071,12804,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (197072,12804,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (197073,12804,'pm_load_time','11607');
INSERT INTO `wp_postmeta` VALUES (197074,12804,'pm_lcp_time','6470');
INSERT INTO `wp_postmeta` VALUES (197075,12804,'pm_max_fid','1105');
INSERT INTO `wp_postmeta` VALUES (197076,12804,'pm_render_blocking_time','1404');
INSERT INTO `wp_postmeta` VALUES (197077,12804,'pm_total_blocking_time','5124');
INSERT INTO `wp_postmeta` VALUES (197078,12804,'pm_bootup_time','6551');
INSERT INTO `wp_postmeta` VALUES (197079,12804,'pm_weight','1650759');
INSERT INTO `wp_postmeta` VALUES (197080,12804,'pm_load_time_diff','182');
INSERT INTO `wp_postmeta` VALUES (197081,12804,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (197082,12804,'pm_weight_document','30970');
INSERT INTO `wp_postmeta` VALUES (197083,12804,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (197084,12804,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197085,12804,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197086,12804,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197087,12804,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (197088,12804,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197089,12804,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197090,12804,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197091,12804,'pm_weight_third-party','112950');
INSERT INTO `wp_postmeta` VALUES (197092,12804,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197093,12804,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (197094,12804,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197095,12804,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197096,12804,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197097,12804,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197098,12804,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (197099,12804,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197100,12804,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197101,12804,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197102,12804,'pm_weight_third-party_diff','18');
INSERT INTO `wp_postmeta` VALUES (197103,12804,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197104,12804,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30970;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197106,12805,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (197107,12805,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (197108,12805,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (197109,12805,'pm_load_time','11908');
INSERT INTO `wp_postmeta` VALUES (197110,12805,'pm_lcp_time','6309');
INSERT INTO `wp_postmeta` VALUES (197111,12805,'pm_max_fid','1088');
INSERT INTO `wp_postmeta` VALUES (197112,12805,'pm_render_blocking_time','1496');
INSERT INTO `wp_postmeta` VALUES (197113,12805,'pm_total_blocking_time','5203');
INSERT INTO `wp_postmeta` VALUES (197114,12805,'pm_bootup_time','6755');
INSERT INTO `wp_postmeta` VALUES (197115,12805,'pm_weight','1586499');
INSERT INTO `wp_postmeta` VALUES (197116,12805,'pm_load_time_diff','1165');
INSERT INTO `wp_postmeta` VALUES (197117,12805,'pm_weight_diff','5');
INSERT INTO `wp_postmeta` VALUES (197118,12805,'pm_weight_document','30411');
INSERT INTO `wp_postmeta` VALUES (197119,12805,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (197120,12805,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197121,12805,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197122,12805,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197123,12805,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (197124,12805,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197125,12805,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197126,12805,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197127,12805,'pm_weight_third-party','112975');
INSERT INTO `wp_postmeta` VALUES (197128,12805,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197129,12805,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (197130,12805,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197131,12805,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197132,12805,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197133,12805,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197134,12805,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (197135,12805,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197136,12805,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197137,12805,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197138,12805,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (197139,12805,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197140,12805,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30411;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30411;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197142,12806,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (197143,12806,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (197144,12806,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (197145,12806,'pm_load_time','13305');
INSERT INTO `wp_postmeta` VALUES (197146,12806,'pm_lcp_time','8429');
INSERT INTO `wp_postmeta` VALUES (197147,12806,'pm_max_fid','1409');
INSERT INTO `wp_postmeta` VALUES (197148,12806,'pm_render_blocking_time','2186');
INSERT INTO `wp_postmeta` VALUES (197149,12806,'pm_total_blocking_time','5955');
INSERT INTO `wp_postmeta` VALUES (197150,12806,'pm_bootup_time','9302');
INSERT INTO `wp_postmeta` VALUES (197151,12806,'pm_weight','1723324');
INSERT INTO `wp_postmeta` VALUES (197152,12806,'pm_load_time_diff','955');
INSERT INTO `wp_postmeta` VALUES (197153,12806,'pm_weight_diff','31');
INSERT INTO `wp_postmeta` VALUES (197154,12806,'pm_weight_document','32982');
INSERT INTO `wp_postmeta` VALUES (197155,12806,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (197156,12806,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197157,12806,'pm_weight_script','246552');
INSERT INTO `wp_postmeta` VALUES (197158,12806,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (197159,12806,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (197160,12806,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (197161,12806,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197162,12806,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197163,12806,'pm_weight_third-party','113005');
INSERT INTO `wp_postmeta` VALUES (197164,12806,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197165,12806,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (197166,12806,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197167,12806,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197168,12806,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (197169,12806,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197170,12806,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197171,12806,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197172,12806,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197173,12806,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197174,12806,'pm_weight_third-party_diff','27');
INSERT INTO `wp_postmeta` VALUES (197175,12806,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197176,12806,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32982;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32982;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197178,12807,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (197179,12807,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197180,12807,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197182,12808,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (197183,12808,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197184,12808,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197186,12809,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (197187,12809,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197188,12809,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197190,12810,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (197191,12810,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (197192,12810,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197194,12811,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (197195,12811,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197196,12811,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197198,12812,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (197199,12812,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197200,12812,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197202,12813,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (197203,12813,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (197204,12813,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197206,12814,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (197207,12814,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197208,12814,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197210,12815,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (197211,12815,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (197212,12815,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197214,12816,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (197215,12816,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197216,12816,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197218,12817,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (197219,12817,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197220,12817,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197222,12818,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (197223,12818,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (197224,12818,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197226,12819,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (197227,12819,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:103:\"Homepage, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197228,12819,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197230,12820,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (197231,12820,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Homepage, Single faq, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197232,12820,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197234,12821,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (197235,12821,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (197236,12821,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197238,12822,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (197239,12822,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (197240,12822,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197242,12799,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (197243,12799,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (197244,12799,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (197245,12799,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (197246,12799,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (197247,12799,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (197248,12799,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (197276,12823,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (197277,12823,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (197278,12823,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (197279,12823,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (197280,12823,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (197282,12824,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (197283,12824,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (197284,12824,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (197285,12824,'pm_load_time','16092');
INSERT INTO `wp_postmeta` VALUES (197286,12824,'pm_lcp_time','11876');
INSERT INTO `wp_postmeta` VALUES (197287,12824,'pm_max_fid','2097');
INSERT INTO `wp_postmeta` VALUES (197288,12824,'pm_render_blocking_time','1013');
INSERT INTO `wp_postmeta` VALUES (197289,12824,'pm_total_blocking_time','5176');
INSERT INTO `wp_postmeta` VALUES (197290,12824,'pm_bootup_time','9078');
INSERT INTO `wp_postmeta` VALUES (197291,12824,'pm_weight','2213069');
INSERT INTO `wp_postmeta` VALUES (197292,12824,'pm_load_time_diff','-146');
INSERT INTO `wp_postmeta` VALUES (197293,12824,'pm_weight_diff','-63');
INSERT INTO `wp_postmeta` VALUES (197294,12824,'pm_weight_document','28774');
INSERT INTO `wp_postmeta` VALUES (197295,12824,'pm_weight_image','1723367');
INSERT INTO `wp_postmeta` VALUES (197296,12824,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197297,12824,'pm_weight_script','185697');
INSERT INTO `wp_postmeta` VALUES (197298,12824,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (197299,12824,'pm_weight_stylesheet','152311');
INSERT INTO `wp_postmeta` VALUES (197300,12824,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197301,12824,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197302,12824,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197303,12824,'pm_weight_third-party','125432');
INSERT INTO `wp_postmeta` VALUES (197304,12824,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (197305,12824,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (197306,12824,'pm_weight_image_diff','-12');
INSERT INTO `wp_postmeta` VALUES (197307,12824,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197308,12824,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (197309,12824,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197310,12824,'pm_weight_stylesheet_diff','-6');
INSERT INTO `wp_postmeta` VALUES (197311,12824,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197312,12824,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197313,12824,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197314,12824,'pm_weight_third-party_diff','-20');
INSERT INTO `wp_postmeta` VALUES (197315,12824,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197316,12824,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491143;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411562;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97929;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76777;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57111;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197318,12825,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (197319,12825,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (197320,12825,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197321,12825,'pm_load_time','17727');
INSERT INTO `wp_postmeta` VALUES (197322,12825,'pm_lcp_time','5102');
INSERT INTO `wp_postmeta` VALUES (197323,12825,'pm_max_fid','854');
INSERT INTO `wp_postmeta` VALUES (197324,12825,'pm_render_blocking_time','1587');
INSERT INTO `wp_postmeta` VALUES (197325,12825,'pm_total_blocking_time','6500');
INSERT INTO `wp_postmeta` VALUES (197326,12825,'pm_bootup_time','9617');
INSERT INTO `wp_postmeta` VALUES (197327,12825,'pm_weight','2676156');
INSERT INTO `wp_postmeta` VALUES (197328,12825,'pm_weight_document','31857');
INSERT INTO `wp_postmeta` VALUES (197329,12825,'pm_weight_image','1492582');
INSERT INTO `wp_postmeta` VALUES (197330,12825,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (197331,12825,'pm_weight_script','779362');
INSERT INTO `wp_postmeta` VALUES (197332,12825,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (197333,12825,'pm_weight_stylesheet','217250');
INSERT INTO `wp_postmeta` VALUES (197334,12825,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (197335,12825,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197336,12825,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197337,12825,'pm_weight_third-party','1007946');
INSERT INTO `wp_postmeta` VALUES (197338,12825,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (197339,12825,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/46ac5f60/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:537659;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164259;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:8;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/46ac5f60/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:73308;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/46ac5f60/www-player.css\";s:6:\"weight\";i:47595;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (197341,12826,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (197342,12826,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (197343,12826,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (197344,12826,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (197345,12826,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (197346,12826,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (197347,12826,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (197348,12826,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (197349,12826,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (197350,12826,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (197351,12826,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197353,12827,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (197354,12827,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (197355,12827,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197356,12827,'pm_load_time','11221');
INSERT INTO `wp_postmeta` VALUES (197357,12827,'pm_lcp_time','6100');
INSERT INTO `wp_postmeta` VALUES (197358,12827,'pm_max_fid','911');
INSERT INTO `wp_postmeta` VALUES (197359,12827,'pm_render_blocking_time','1380');
INSERT INTO `wp_postmeta` VALUES (197360,12827,'pm_total_blocking_time','4836');
INSERT INTO `wp_postmeta` VALUES (197361,12827,'pm_bootup_time','6587');
INSERT INTO `wp_postmeta` VALUES (197362,12827,'pm_weight','1586182');
INSERT INTO `wp_postmeta` VALUES (197363,12827,'pm_load_time_diff','-612');
INSERT INTO `wp_postmeta` VALUES (197364,12827,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (197365,12827,'pm_weight_document','30227');
INSERT INTO `wp_postmeta` VALUES (197366,12827,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (197367,12827,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197368,12827,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197369,12827,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197370,12827,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (197371,12827,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197372,12827,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197373,12827,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197374,12827,'pm_weight_third-party','113026');
INSERT INTO `wp_postmeta` VALUES (197375,12827,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197376,12827,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (197377,12827,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (197378,12827,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197379,12827,'pm_weight_stylesheet_diff','-20');
INSERT INTO `wp_postmeta` VALUES (197380,12827,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197381,12827,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (197382,12827,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197383,12827,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197384,12827,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197385,12827,'pm_weight_third-party_diff','30');
INSERT INTO `wp_postmeta` VALUES (197386,12827,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197387,12827,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30227;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30227;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197389,12828,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (197390,12828,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (197391,12828,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197392,12828,'pm_load_time','11113');
INSERT INTO `wp_postmeta` VALUES (197393,12828,'pm_lcp_time','6043');
INSERT INTO `wp_postmeta` VALUES (197394,12828,'pm_max_fid','1053');
INSERT INTO `wp_postmeta` VALUES (197395,12828,'pm_render_blocking_time','2010');
INSERT INTO `wp_postmeta` VALUES (197396,12828,'pm_total_blocking_time','4397');
INSERT INTO `wp_postmeta` VALUES (197397,12828,'pm_bootup_time','6196');
INSERT INTO `wp_postmeta` VALUES (197398,12828,'pm_weight','1585470');
INSERT INTO `wp_postmeta` VALUES (197399,12828,'pm_weight_document','29904');
INSERT INTO `wp_postmeta` VALUES (197400,12828,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (197401,12828,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197402,12828,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197403,12828,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197404,12828,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (197405,12828,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197406,12828,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197407,12828,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197408,12828,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (197409,12828,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197410,12828,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29904;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29904;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (197412,12829,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (197413,12829,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (197414,12829,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (197415,12829,'pm_load_time','12240');
INSERT INTO `wp_postmeta` VALUES (197416,12829,'pm_lcp_time','6473');
INSERT INTO `wp_postmeta` VALUES (197417,12829,'pm_max_fid','1045');
INSERT INTO `wp_postmeta` VALUES (197418,12829,'pm_render_blocking_time','1430');
INSERT INTO `wp_postmeta` VALUES (197419,12829,'pm_total_blocking_time','5375');
INSERT INTO `wp_postmeta` VALUES (197420,12829,'pm_bootup_time','7587');
INSERT INTO `wp_postmeta` VALUES (197421,12829,'pm_weight','1695892');
INSERT INTO `wp_postmeta` VALUES (197422,12829,'pm_load_time_diff','952');
INSERT INTO `wp_postmeta` VALUES (197423,12829,'pm_weight_diff','-2');
INSERT INTO `wp_postmeta` VALUES (197424,12829,'pm_weight_document','33110');
INSERT INTO `wp_postmeta` VALUES (197425,12829,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (197426,12829,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (197427,12829,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197428,12829,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197429,12829,'pm_weight_script','145496');
INSERT INTO `wp_postmeta` VALUES (197430,12829,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (197431,12829,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197432,12829,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197433,12829,'pm_weight_third-party','112980');
INSERT INTO `wp_postmeta` VALUES (197434,12829,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197435,12829,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (197436,12829,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (197437,12829,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197438,12829,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197439,12829,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197440,12829,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (197441,12829,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197442,12829,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197443,12829,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197444,12829,'pm_weight_third-party_diff','24');
INSERT INTO `wp_postmeta` VALUES (197445,12829,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197446,12829,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33110;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33110;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197448,12830,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (197449,12830,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (197450,12830,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (197451,12830,'pm_load_time','17162');
INSERT INTO `wp_postmeta` VALUES (197452,12830,'pm_lcp_time','9288');
INSERT INTO `wp_postmeta` VALUES (197453,12830,'pm_max_fid','1703');
INSERT INTO `wp_postmeta` VALUES (197454,12830,'pm_render_blocking_time','1163');
INSERT INTO `wp_postmeta` VALUES (197455,12830,'pm_total_blocking_time','9004');
INSERT INTO `wp_postmeta` VALUES (197456,12830,'pm_bootup_time','12878');
INSERT INTO `wp_postmeta` VALUES (197457,12830,'pm_weight','2170756');
INSERT INTO `wp_postmeta` VALUES (197458,12830,'pm_load_time_diff','878');
INSERT INTO `wp_postmeta` VALUES (197459,12830,'pm_weight_diff','-18328');
INSERT INTO `wp_postmeta` VALUES (197460,12830,'pm_weight_document','36910');
INSERT INTO `wp_postmeta` VALUES (197461,12830,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (197462,12830,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197463,12830,'pm_weight_script','412485');
INSERT INTO `wp_postmeta` VALUES (197464,12830,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (197465,12830,'pm_weight_stylesheet','173201');
INSERT INTO `wp_postmeta` VALUES (197466,12830,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (197467,12830,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197468,12830,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197469,12830,'pm_weight_third-party','340619');
INSERT INTO `wp_postmeta` VALUES (197470,12830,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (197471,12830,'pm_weight_document_diff','29');
INSERT INTO `wp_postmeta` VALUES (197472,12830,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197473,12830,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197474,12830,'pm_weight_script_diff','-18055');
INSERT INTO `wp_postmeta` VALUES (197475,12830,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197476,12830,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197477,12830,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197478,12830,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197479,12830,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197480,12830,'pm_weight_third-party_diff','-18385');
INSERT INTO `wp_postmeta` VALUES (197481,12830,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197482,12830,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-a507bbf4861f92f860b23b353a4593e0.js\";s:6:\"weight\";i:80186;s:8:\"filename\";s:46:\"controller-a507bbf4861f92f860b23b353a4593e0.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66173;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-78f335192df982111e97e2bb83efb058.js\";s:6:\"weight\";i:49760;s:8:\"filename\";s:42:\"shared-78f335192df982111e97e2bb83efb058.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36910;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197484,12831,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (197485,12831,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (197486,12831,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (197487,12831,'pm_load_time','13364');
INSERT INTO `wp_postmeta` VALUES (197488,12831,'pm_lcp_time','7101');
INSERT INTO `wp_postmeta` VALUES (197489,12831,'pm_max_fid','1516');
INSERT INTO `wp_postmeta` VALUES (197490,12831,'pm_render_blocking_time','924');
INSERT INTO `wp_postmeta` VALUES (197491,12831,'pm_total_blocking_time','7249');
INSERT INTO `wp_postmeta` VALUES (197492,12831,'pm_bootup_time','8811');
INSERT INTO `wp_postmeta` VALUES (197493,12831,'pm_weight','1650763');
INSERT INTO `wp_postmeta` VALUES (197494,12831,'pm_load_time_diff','1757');
INSERT INTO `wp_postmeta` VALUES (197495,12831,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (197496,12831,'pm_weight_document','30972');
INSERT INTO `wp_postmeta` VALUES (197497,12831,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (197498,12831,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197499,12831,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197500,12831,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197501,12831,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (197502,12831,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197503,12831,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197504,12831,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197505,12831,'pm_weight_third-party','112950');
INSERT INTO `wp_postmeta` VALUES (197506,12831,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197507,12831,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (197508,12831,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197509,12831,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197510,12831,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197511,12831,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197512,12831,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (197513,12831,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197514,12831,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197515,12831,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197516,12831,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197517,12831,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197518,12831,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30972;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197520,12832,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (197521,12832,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (197522,12832,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197523,12832,'pm_load_time','11170');
INSERT INTO `wp_postmeta` VALUES (197524,12832,'pm_lcp_time','6329');
INSERT INTO `wp_postmeta` VALUES (197525,12832,'pm_max_fid','964');
INSERT INTO `wp_postmeta` VALUES (197526,12832,'pm_render_blocking_time','1665');
INSERT INTO `wp_postmeta` VALUES (197527,12832,'pm_total_blocking_time','4323');
INSERT INTO `wp_postmeta` VALUES (197528,12832,'pm_bootup_time','6080');
INSERT INTO `wp_postmeta` VALUES (197529,12832,'pm_weight','1586465');
INSERT INTO `wp_postmeta` VALUES (197530,12832,'pm_load_time_diff','-738');
INSERT INTO `wp_postmeta` VALUES (197531,12832,'pm_weight_diff','-34');
INSERT INTO `wp_postmeta` VALUES (197532,12832,'pm_weight_document','30397');
INSERT INTO `wp_postmeta` VALUES (197533,12832,'pm_weight_image','1096255');
INSERT INTO `wp_postmeta` VALUES (197534,12832,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197535,12832,'pm_weight_stylesheet','168431');
INSERT INTO `wp_postmeta` VALUES (197536,12832,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197537,12832,'pm_weight_script','142929');
INSERT INTO `wp_postmeta` VALUES (197538,12832,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197539,12832,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197540,12832,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197541,12832,'pm_weight_third-party','112882');
INSERT INTO `wp_postmeta` VALUES (197542,12832,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197543,12832,'pm_weight_document_diff','-14');
INSERT INTO `wp_postmeta` VALUES (197544,12832,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (197545,12832,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197546,12832,'pm_weight_stylesheet_diff','40');
INSERT INTO `wp_postmeta` VALUES (197547,12832,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197548,12832,'pm_weight_script_diff','36');
INSERT INTO `wp_postmeta` VALUES (197549,12832,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197550,12832,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197551,12832,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197552,12832,'pm_weight_third-party_diff','-93');
INSERT INTO `wp_postmeta` VALUES (197553,12832,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197554,12832,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30397;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30397;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197556,12833,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (197557,12833,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (197558,12833,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (197559,12833,'pm_load_time','12041');
INSERT INTO `wp_postmeta` VALUES (197560,12833,'pm_lcp_time','8065');
INSERT INTO `wp_postmeta` VALUES (197561,12833,'pm_max_fid','1040');
INSERT INTO `wp_postmeta` VALUES (197562,12833,'pm_render_blocking_time','2489');
INSERT INTO `wp_postmeta` VALUES (197563,12833,'pm_total_blocking_time','4168');
INSERT INTO `wp_postmeta` VALUES (197564,12833,'pm_bootup_time','7749');
INSERT INTO `wp_postmeta` VALUES (197565,12833,'pm_weight','1723171');
INSERT INTO `wp_postmeta` VALUES (197566,12833,'pm_load_time_diff','-1264');
INSERT INTO `wp_postmeta` VALUES (197567,12833,'pm_weight_diff','-153');
INSERT INTO `wp_postmeta` VALUES (197568,12833,'pm_weight_document','32979');
INSERT INTO `wp_postmeta` VALUES (197569,12833,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (197570,12833,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197571,12833,'pm_weight_script','246461');
INSERT INTO `wp_postmeta` VALUES (197572,12833,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (197573,12833,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (197574,12833,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (197575,12833,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197576,12833,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197577,12833,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (197578,12833,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197579,12833,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (197580,12833,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197581,12833,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197582,12833,'pm_weight_script_diff','-91');
INSERT INTO `wp_postmeta` VALUES (197583,12833,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197584,12833,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197585,12833,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197586,12833,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197587,12833,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197588,12833,'pm_weight_third-party_diff','-53');
INSERT INTO `wp_postmeta` VALUES (197589,12833,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197590,12833,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32979;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32979;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197592,12834,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (197593,12834,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (197594,12834,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (197595,12834,'pm_object_version','5.12.0');
INSERT INTO `wp_postmeta` VALUES (197596,12834,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (197597,12834,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (197598,12834,'pm_previous_object_version','5.11.0');
INSERT INTO `wp_postmeta` VALUES (197599,12834,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (197600,12834,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (197601,12834,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (197602,12834,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (197603,12834,'pm_previous_object_version_minor','11');
INSERT INTO `wp_postmeta` VALUES (197604,12834,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (197606,12835,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (197607,12835,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197608,12835,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197610,12836,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (197611,12836,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197612,12836,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197614,12837,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (197615,12837,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197616,12837,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197618,12838,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (197619,12838,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Homepage, Single faq, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197620,12838,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197622,12839,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (197623,12839,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (197624,12839,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197626,12840,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (197627,12840,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197628,12840,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197630,12841,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (197631,12841,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197632,12841,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197634,12842,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (197635,12842,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (197636,12842,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197638,12843,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (197639,12843,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (197640,12843,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197642,12844,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (197643,12844,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197644,12844,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197646,12845,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (197647,12845,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197648,12845,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197650,12846,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (197651,12846,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (197652,12846,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (197654,12847,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (197655,12847,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197656,12847,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197658,12848,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (197659,12848,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (197660,12848,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197662,12849,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (197663,12849,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Homepage, Single faq, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (197664,12849,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197666,12850,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (197667,12850,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (197668,12850,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197670,12823,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (197671,12823,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (197672,12823,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (197673,12823,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (197674,12823,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (197675,12823,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (197676,12823,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (197734,12851,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (197735,12851,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (197736,12851,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (197737,12851,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (197738,12851,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (197740,12852,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (197741,12852,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (197742,12852,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (197743,12852,'pm_load_time','16450');
INSERT INTO `wp_postmeta` VALUES (197744,12852,'pm_lcp_time','11818');
INSERT INTO `wp_postmeta` VALUES (197745,12852,'pm_max_fid','2382');
INSERT INTO `wp_postmeta` VALUES (197746,12852,'pm_render_blocking_time','1391');
INSERT INTO `wp_postmeta` VALUES (197747,12852,'pm_total_blocking_time','5741');
INSERT INTO `wp_postmeta` VALUES (197748,12852,'pm_bootup_time','8432');
INSERT INTO `wp_postmeta` VALUES (197749,12852,'pm_weight','2213170');
INSERT INTO `wp_postmeta` VALUES (197750,12852,'pm_load_time_diff','358');
INSERT INTO `wp_postmeta` VALUES (197751,12852,'pm_weight_diff','101');
INSERT INTO `wp_postmeta` VALUES (197752,12852,'pm_weight_document','28778');
INSERT INTO `wp_postmeta` VALUES (197753,12852,'pm_weight_image','1723434');
INSERT INTO `wp_postmeta` VALUES (197754,12852,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197755,12852,'pm_weight_script','185631');
INSERT INTO `wp_postmeta` VALUES (197756,12852,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (197757,12852,'pm_weight_stylesheet','152311');
INSERT INTO `wp_postmeta` VALUES (197758,12852,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197759,12852,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197760,12852,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197761,12852,'pm_weight_third-party','125490');
INSERT INTO `wp_postmeta` VALUES (197762,12852,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (197763,12852,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (197764,12852,'pm_weight_image_diff','67');
INSERT INTO `wp_postmeta` VALUES (197765,12852,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197766,12852,'pm_weight_script_diff','-66');
INSERT INTO `wp_postmeta` VALUES (197767,12852,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197768,12852,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197769,12852,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197770,12852,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197771,12852,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197772,12852,'pm_weight_third-party_diff','58');
INSERT INTO `wp_postmeta` VALUES (197773,12852,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197774,12852,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491156;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411563;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223692;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97938;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197776,12853,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (197777,12853,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (197778,12853,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (197779,12853,'pm_load_time','17689');
INSERT INTO `wp_postmeta` VALUES (197780,12853,'pm_lcp_time','4796');
INSERT INTO `wp_postmeta` VALUES (197781,12853,'pm_max_fid','981');
INSERT INTO `wp_postmeta` VALUES (197782,12853,'pm_render_blocking_time','1379');
INSERT INTO `wp_postmeta` VALUES (197783,12853,'pm_total_blocking_time','6438');
INSERT INTO `wp_postmeta` VALUES (197784,12853,'pm_bootup_time','9452');
INSERT INTO `wp_postmeta` VALUES (197785,12853,'pm_weight','2676794');
INSERT INTO `wp_postmeta` VALUES (197786,12853,'pm_load_time_diff','-38');
INSERT INTO `wp_postmeta` VALUES (197787,12853,'pm_weight_diff','638');
INSERT INTO `wp_postmeta` VALUES (197788,12853,'pm_weight_document','31857');
INSERT INTO `wp_postmeta` VALUES (197789,12853,'pm_weight_image','1492609');
INSERT INTO `wp_postmeta` VALUES (197790,12853,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (197791,12853,'pm_weight_script','779619');
INSERT INTO `wp_postmeta` VALUES (197792,12853,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (197793,12853,'pm_weight_stylesheet','217030');
INSERT INTO `wp_postmeta` VALUES (197794,12853,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (197795,12853,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197796,12853,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197797,12853,'pm_weight_third-party','1008561');
INSERT INTO `wp_postmeta` VALUES (197798,12853,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (197799,12853,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (197800,12853,'pm_weight_image_diff','27');
INSERT INTO `wp_postmeta` VALUES (197801,12853,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197802,12853,'pm_weight_script_diff','257');
INSERT INTO `wp_postmeta` VALUES (197803,12853,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197804,12853,'pm_weight_stylesheet_diff','-220');
INSERT INTO `wp_postmeta` VALUES (197805,12853,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197806,12853,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197807,12853,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197808,12853,'pm_weight_third-party_diff','615');
INSERT INTO `wp_postmeta` VALUES (197809,12853,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197810,12853,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/46ac5f60/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:537687;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/46ac5f60/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:73528;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/46ac5f60/www-player.css\";s:6:\"weight\";i:47375;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197812,12854,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (197813,12854,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (197814,12854,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (197815,12854,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (197816,12854,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (197817,12854,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (197818,12854,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (197819,12854,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (197820,12854,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (197821,12854,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (197822,12854,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (197823,12854,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (197824,12854,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (197826,12855,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (197827,12855,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (197828,12855,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (197829,12855,'pm_load_time','11042');
INSERT INTO `wp_postmeta` VALUES (197830,12855,'pm_lcp_time','6571');
INSERT INTO `wp_postmeta` VALUES (197831,12855,'pm_max_fid','934');
INSERT INTO `wp_postmeta` VALUES (197832,12855,'pm_render_blocking_time','1627');
INSERT INTO `wp_postmeta` VALUES (197833,12855,'pm_total_blocking_time','4531');
INSERT INTO `wp_postmeta` VALUES (197834,12855,'pm_bootup_time','6230');
INSERT INTO `wp_postmeta` VALUES (197835,12855,'pm_weight','1586106');
INSERT INTO `wp_postmeta` VALUES (197836,12855,'pm_load_time_diff','-179');
INSERT INTO `wp_postmeta` VALUES (197837,12855,'pm_weight_diff','-76');
INSERT INTO `wp_postmeta` VALUES (197838,12855,'pm_weight_document','30228');
INSERT INTO `wp_postmeta` VALUES (197839,12855,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (197840,12855,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197841,12855,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197842,12855,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197843,12855,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (197844,12855,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197845,12855,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197846,12855,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197847,12855,'pm_weight_third-party','112948');
INSERT INTO `wp_postmeta` VALUES (197848,12855,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197849,12855,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (197850,12855,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197851,12855,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197852,12855,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197853,12855,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197854,12855,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (197855,12855,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197856,12855,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197857,12855,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197858,12855,'pm_weight_third-party_diff','-78');
INSERT INTO `wp_postmeta` VALUES (197859,12855,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197860,12855,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30228;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30228;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197862,12856,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (197863,12856,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (197864,12856,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (197865,12856,'pm_load_time','11053');
INSERT INTO `wp_postmeta` VALUES (197866,12856,'pm_lcp_time','6379');
INSERT INTO `wp_postmeta` VALUES (197867,12856,'pm_max_fid','959');
INSERT INTO `wp_postmeta` VALUES (197868,12856,'pm_render_blocking_time','1457');
INSERT INTO `wp_postmeta` VALUES (197869,12856,'pm_total_blocking_time','4573');
INSERT INTO `wp_postmeta` VALUES (197870,12856,'pm_bootup_time','6119');
INSERT INTO `wp_postmeta` VALUES (197871,12856,'pm_weight','1585488');
INSERT INTO `wp_postmeta` VALUES (197872,12856,'pm_load_time_diff','-60');
INSERT INTO `wp_postmeta` VALUES (197873,12856,'pm_weight_diff','18');
INSERT INTO `wp_postmeta` VALUES (197874,12856,'pm_weight_document','29908');
INSERT INTO `wp_postmeta` VALUES (197875,12856,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (197876,12856,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (197877,12856,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197878,12856,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197879,12856,'pm_weight_script','142884');
INSERT INTO `wp_postmeta` VALUES (197880,12856,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197881,12856,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197882,12856,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197883,12856,'pm_weight_third-party','112963');
INSERT INTO `wp_postmeta` VALUES (197884,12856,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197885,12856,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (197886,12856,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197887,12856,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197888,12856,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197889,12856,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197890,12856,'pm_weight_script_diff','-13');
INSERT INTO `wp_postmeta` VALUES (197891,12856,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197892,12856,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197893,12856,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197894,12856,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (197895,12856,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197896,12856,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29908;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29908;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197898,12857,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (197899,12857,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (197900,12857,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (197901,12857,'pm_load_time','11711');
INSERT INTO `wp_postmeta` VALUES (197902,12857,'pm_lcp_time','6977');
INSERT INTO `wp_postmeta` VALUES (197903,12857,'pm_max_fid','988');
INSERT INTO `wp_postmeta` VALUES (197904,12857,'pm_render_blocking_time','1532');
INSERT INTO `wp_postmeta` VALUES (197905,12857,'pm_total_blocking_time','4613');
INSERT INTO `wp_postmeta` VALUES (197906,12857,'pm_bootup_time','7174');
INSERT INTO `wp_postmeta` VALUES (197907,12857,'pm_weight','1695929');
INSERT INTO `wp_postmeta` VALUES (197908,12857,'pm_load_time_diff','-529');
INSERT INTO `wp_postmeta` VALUES (197909,12857,'pm_weight_diff','37');
INSERT INTO `wp_postmeta` VALUES (197910,12857,'pm_weight_document','33114');
INSERT INTO `wp_postmeta` VALUES (197911,12857,'pm_weight_image','1197667');
INSERT INTO `wp_postmeta` VALUES (197912,12857,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (197913,12857,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197914,12857,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197915,12857,'pm_weight_script','145492');
INSERT INTO `wp_postmeta` VALUES (197916,12857,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (197917,12857,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197918,12857,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197919,12857,'pm_weight_third-party','112986');
INSERT INTO `wp_postmeta` VALUES (197920,12857,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197921,12857,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (197922,12857,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (197923,12857,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197924,12857,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197925,12857,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197926,12857,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (197927,12857,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197928,12857,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197929,12857,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197930,12857,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (197931,12857,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197932,12857,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33114;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33114;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197934,12858,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (197935,12858,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (197936,12858,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (197937,12858,'pm_load_time','15451');
INSERT INTO `wp_postmeta` VALUES (197938,12858,'pm_lcp_time','9268');
INSERT INTO `wp_postmeta` VALUES (197939,12858,'pm_max_fid','1542');
INSERT INTO `wp_postmeta` VALUES (197940,12858,'pm_render_blocking_time','1520');
INSERT INTO `wp_postmeta` VALUES (197941,12858,'pm_total_blocking_time','6842');
INSERT INTO `wp_postmeta` VALUES (197942,12858,'pm_bootup_time','11175');
INSERT INTO `wp_postmeta` VALUES (197943,12858,'pm_weight','2170829');
INSERT INTO `wp_postmeta` VALUES (197944,12858,'pm_load_time_diff','-1711');
INSERT INTO `wp_postmeta` VALUES (197945,12858,'pm_weight_diff','73');
INSERT INTO `wp_postmeta` VALUES (197946,12858,'pm_weight_document','36889');
INSERT INTO `wp_postmeta` VALUES (197947,12858,'pm_weight_image','1378946');
INSERT INTO `wp_postmeta` VALUES (197948,12858,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197949,12858,'pm_weight_script','412536');
INSERT INTO `wp_postmeta` VALUES (197950,12858,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (197951,12858,'pm_weight_stylesheet','173241');
INSERT INTO `wp_postmeta` VALUES (197952,12858,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (197953,12858,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197954,12858,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197955,12858,'pm_weight_third-party','340631');
INSERT INTO `wp_postmeta` VALUES (197956,12858,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (197957,12858,'pm_weight_document_diff','-21');
INSERT INTO `wp_postmeta` VALUES (197958,12858,'pm_weight_image_diff','25');
INSERT INTO `wp_postmeta` VALUES (197959,12858,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197960,12858,'pm_weight_script_diff','51');
INSERT INTO `wp_postmeta` VALUES (197961,12858,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (197962,12858,'pm_weight_stylesheet_diff','40');
INSERT INTO `wp_postmeta` VALUES (197963,12858,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197964,12858,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197965,12858,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (197966,12858,'pm_weight_third-party_diff','12');
INSERT INTO `wp_postmeta` VALUES (197967,12858,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (197968,12858,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-9c6bc7408e3409c8ce7e9e3eab9da5f4.js\";s:6:\"weight\";i:80194;s:8:\"filename\";s:46:\"controller-9c6bc7408e3409c8ce7e9e3eab9da5f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66192;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0df1c29f796802f0311bdd9069a60497.js\";s:6:\"weight\";i:49757;s:8:\"filename\";s:42:\"shared-0df1c29f796802f0311bdd9069a60497.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36889;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (197970,12859,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (197971,12859,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (197972,12859,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (197973,12859,'pm_load_time','12735');
INSERT INTO `wp_postmeta` VALUES (197974,12859,'pm_lcp_time','8024');
INSERT INTO `wp_postmeta` VALUES (197975,12859,'pm_max_fid','1138');
INSERT INTO `wp_postmeta` VALUES (197976,12859,'pm_render_blocking_time','2666');
INSERT INTO `wp_postmeta` VALUES (197977,12859,'pm_total_blocking_time','4972');
INSERT INTO `wp_postmeta` VALUES (197978,12859,'pm_bootup_time','7441');
INSERT INTO `wp_postmeta` VALUES (197979,12859,'pm_weight','1650763');
INSERT INTO `wp_postmeta` VALUES (197980,12859,'pm_load_time_diff','-629');
INSERT INTO `wp_postmeta` VALUES (197981,12859,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (197982,12859,'pm_weight_document','30969');
INSERT INTO `wp_postmeta` VALUES (197983,12859,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (197984,12859,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (197985,12859,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (197986,12859,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (197987,12859,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (197988,12859,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (197989,12859,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (197990,12859,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (197991,12859,'pm_weight_third-party','112956');
INSERT INTO `wp_postmeta` VALUES (197992,12859,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (197993,12859,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (197994,12859,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197995,12859,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (197996,12859,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197997,12859,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (197998,12859,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (197999,12859,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198000,12859,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198001,12859,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198002,12859,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (198003,12859,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198004,12859,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30969;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198006,12860,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (198007,12860,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (198008,12860,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (198009,12860,'pm_load_time','11087');
INSERT INTO `wp_postmeta` VALUES (198010,12860,'pm_lcp_time','6119');
INSERT INTO `wp_postmeta` VALUES (198011,12860,'pm_max_fid','783');
INSERT INTO `wp_postmeta` VALUES (198012,12860,'pm_render_blocking_time','1561');
INSERT INTO `wp_postmeta` VALUES (198013,12860,'pm_total_blocking_time','4703');
INSERT INTO `wp_postmeta` VALUES (198014,12860,'pm_bootup_time','6359');
INSERT INTO `wp_postmeta` VALUES (198015,12860,'pm_weight','1586433');
INSERT INTO `wp_postmeta` VALUES (198016,12860,'pm_load_time_diff','-83');
INSERT INTO `wp_postmeta` VALUES (198017,12860,'pm_weight_diff','-32');
INSERT INTO `wp_postmeta` VALUES (198018,12860,'pm_weight_document','30408');
INSERT INTO `wp_postmeta` VALUES (198019,12860,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (198020,12860,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198021,12860,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198022,12860,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198023,12860,'pm_weight_script','142888');
INSERT INTO `wp_postmeta` VALUES (198024,12860,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198025,12860,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198026,12860,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198027,12860,'pm_weight_third-party','112915');
INSERT INTO `wp_postmeta` VALUES (198028,12860,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198029,12860,'pm_weight_document_diff','11');
INSERT INTO `wp_postmeta` VALUES (198030,12860,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (198031,12860,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198032,12860,'pm_weight_stylesheet_diff','-40');
INSERT INTO `wp_postmeta` VALUES (198033,12860,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198034,12860,'pm_weight_script_diff','-41');
INSERT INTO `wp_postmeta` VALUES (198035,12860,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198036,12860,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198037,12860,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198038,12860,'pm_weight_third-party_diff','33');
INSERT INTO `wp_postmeta` VALUES (198039,12860,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198040,12860,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30408;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30408;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198042,12861,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (198043,12861,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (198044,12861,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (198045,12861,'pm_load_time','13124');
INSERT INTO `wp_postmeta` VALUES (198046,12861,'pm_lcp_time','8460');
INSERT INTO `wp_postmeta` VALUES (198047,12861,'pm_max_fid','1274');
INSERT INTO `wp_postmeta` VALUES (198048,12861,'pm_render_blocking_time','2044');
INSERT INTO `wp_postmeta` VALUES (198049,12861,'pm_total_blocking_time','5963');
INSERT INTO `wp_postmeta` VALUES (198050,12861,'pm_bootup_time','8383');
INSERT INTO `wp_postmeta` VALUES (198051,12861,'pm_weight','1723217');
INSERT INTO `wp_postmeta` VALUES (198052,12861,'pm_load_time_diff','1083');
INSERT INTO `wp_postmeta` VALUES (198053,12861,'pm_weight_diff','46');
INSERT INTO `wp_postmeta` VALUES (198054,12861,'pm_weight_document','32983');
INSERT INTO `wp_postmeta` VALUES (198055,12861,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (198056,12861,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198057,12861,'pm_weight_script','246460');
INSERT INTO `wp_postmeta` VALUES (198058,12861,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (198059,12861,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (198060,12861,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (198061,12861,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198062,12861,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198063,12861,'pm_weight_third-party','112990');
INSERT INTO `wp_postmeta` VALUES (198064,12861,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198065,12861,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (198066,12861,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198067,12861,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198068,12861,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (198069,12861,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198070,12861,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198071,12861,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198072,12861,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198073,12861,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198074,12861,'pm_weight_third-party_diff','38');
INSERT INTO `wp_postmeta` VALUES (198075,12861,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198076,12861,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32983;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32983;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198078,12862,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (198079,12862,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198080,12862,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198082,12863,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (198083,12863,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198084,12863,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198086,12864,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (198087,12864,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198088,12864,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198090,12865,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198091,12865,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (198092,12865,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198094,12866,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198095,12866,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198096,12866,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198098,12867,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (198099,12867,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198100,12867,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198102,12868,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (198103,12868,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198104,12868,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198106,12869,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (198107,12869,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198108,12869,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198110,12870,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (198111,12870,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198112,12870,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198114,12871,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (198115,12871,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198116,12871,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198118,12872,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (198119,12872,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198120,12872,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198122,12873,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (198123,12873,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198124,12873,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198126,12874,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (198127,12874,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (198128,12874,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198130,12875,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198131,12875,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198132,12875,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198134,12876,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (198135,12876,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Single page, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198136,12876,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198138,12877,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (198139,12877,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:68:\"Page for posts, Single faq, Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (198140,12877,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198142,12878,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198143,12878,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (198144,12878,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198146,12851,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (198147,12851,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (198148,12851,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (198149,12851,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (198150,12851,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (198151,12851,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (198152,12851,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (198183,12879,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (198184,12879,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (198185,12879,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (198186,12879,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (198187,12879,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (198189,12880,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (198190,12880,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (198191,12880,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (198192,12880,'pm_load_time','16856');
INSERT INTO `wp_postmeta` VALUES (198193,12880,'pm_lcp_time','11871');
INSERT INTO `wp_postmeta` VALUES (198194,12880,'pm_max_fid','2063');
INSERT INTO `wp_postmeta` VALUES (198195,12880,'pm_render_blocking_time','911');
INSERT INTO `wp_postmeta` VALUES (198196,12880,'pm_total_blocking_time','5977');
INSERT INTO `wp_postmeta` VALUES (198197,12880,'pm_bootup_time','9383');
INSERT INTO `wp_postmeta` VALUES (198198,12880,'pm_weight','2213145');
INSERT INTO `wp_postmeta` VALUES (198199,12880,'pm_load_time_diff','406');
INSERT INTO `wp_postmeta` VALUES (198200,12880,'pm_weight_diff','-25');
INSERT INTO `wp_postmeta` VALUES (198201,12880,'pm_weight_document','28771');
INSERT INTO `wp_postmeta` VALUES (198202,12880,'pm_weight_image','1723404');
INSERT INTO `wp_postmeta` VALUES (198203,12880,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198204,12880,'pm_weight_script','185648');
INSERT INTO `wp_postmeta` VALUES (198205,12880,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (198206,12880,'pm_weight_stylesheet','152334');
INSERT INTO `wp_postmeta` VALUES (198207,12880,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198208,12880,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198209,12880,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198210,12880,'pm_weight_third-party','125462');
INSERT INTO `wp_postmeta` VALUES (198211,12880,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (198212,12880,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (198213,12880,'pm_weight_image_diff','-30');
INSERT INTO `wp_postmeta` VALUES (198214,12880,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198215,12880,'pm_weight_script_diff','17');
INSERT INTO `wp_postmeta` VALUES (198216,12880,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198217,12880,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (198218,12880,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198219,12880,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198220,12880,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198221,12880,'pm_weight_third-party_diff','-28');
INSERT INTO `wp_postmeta` VALUES (198222,12880,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198223,12880,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491156;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288551;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223691;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57087;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32289;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198225,12881,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (198226,12881,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (198227,12881,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (198228,12881,'pm_load_time','17882');
INSERT INTO `wp_postmeta` VALUES (198229,12881,'pm_lcp_time','4646');
INSERT INTO `wp_postmeta` VALUES (198230,12881,'pm_max_fid','1135');
INSERT INTO `wp_postmeta` VALUES (198231,12881,'pm_render_blocking_time','1556');
INSERT INTO `wp_postmeta` VALUES (198232,12881,'pm_total_blocking_time','7041');
INSERT INTO `wp_postmeta` VALUES (198233,12881,'pm_bootup_time','10203');
INSERT INTO `wp_postmeta` VALUES (198234,12881,'pm_weight','2677735');
INSERT INTO `wp_postmeta` VALUES (198235,12881,'pm_load_time_diff','193');
INSERT INTO `wp_postmeta` VALUES (198236,12881,'pm_weight_diff','941');
INSERT INTO `wp_postmeta` VALUES (198237,12881,'pm_weight_document','31859');
INSERT INTO `wp_postmeta` VALUES (198238,12881,'pm_weight_image','1492586');
INSERT INTO `wp_postmeta` VALUES (198239,12881,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (198240,12881,'pm_weight_script','780622');
INSERT INTO `wp_postmeta` VALUES (198241,12881,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (198242,12881,'pm_weight_stylesheet','217251');
INSERT INTO `wp_postmeta` VALUES (198243,12881,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (198244,12881,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198245,12881,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198246,12881,'pm_weight_third-party','1009523');
INSERT INTO `wp_postmeta` VALUES (198247,12881,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (198248,12881,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (198249,12881,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (198250,12881,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198251,12881,'pm_weight_script_diff','1003');
INSERT INTO `wp_postmeta` VALUES (198252,12881,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198253,12881,'pm_weight_stylesheet_diff','221');
INSERT INTO `wp_postmeta` VALUES (198254,12881,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198255,12881,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198256,12881,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198257,12881,'pm_weight_third-party_diff','962');
INSERT INTO `wp_postmeta` VALUES (198258,12881,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198259,12881,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/a515f6d1/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:538891;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/a515f6d1/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:73289;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/a515f6d1/www-player.css\";s:6:\"weight\";i:47596;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (198261,12882,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (198262,12882,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (198263,12882,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (198264,12882,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (198265,12882,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (198266,12882,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (198267,12882,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (198268,12882,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (198269,12882,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (198270,12882,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (198271,12882,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (198272,12882,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (198273,12882,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198275,12883,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (198276,12883,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (198277,12883,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (198278,12883,'pm_load_time','11459');
INSERT INTO `wp_postmeta` VALUES (198279,12883,'pm_lcp_time','6195');
INSERT INTO `wp_postmeta` VALUES (198280,12883,'pm_max_fid','979');
INSERT INTO `wp_postmeta` VALUES (198281,12883,'pm_render_blocking_time','1540');
INSERT INTO `wp_postmeta` VALUES (198282,12883,'pm_total_blocking_time','4890');
INSERT INTO `wp_postmeta` VALUES (198283,12883,'pm_bootup_time','7534');
INSERT INTO `wp_postmeta` VALUES (198284,12883,'pm_weight','1586095');
INSERT INTO `wp_postmeta` VALUES (198285,12883,'pm_load_time_diff','417');
INSERT INTO `wp_postmeta` VALUES (198286,12883,'pm_weight_diff','-11');
INSERT INTO `wp_postmeta` VALUES (198287,12883,'pm_weight_document','30230');
INSERT INTO `wp_postmeta` VALUES (198288,12883,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (198289,12883,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198290,12883,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198291,12883,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198292,12883,'pm_weight_script','142889');
INSERT INTO `wp_postmeta` VALUES (198293,12883,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198294,12883,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198295,12883,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198296,12883,'pm_weight_third-party','112933');
INSERT INTO `wp_postmeta` VALUES (198297,12883,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198298,12883,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (198299,12883,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198300,12883,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198301,12883,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198302,12883,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198303,12883,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (198304,12883,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198305,12883,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198306,12883,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198307,12883,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (198308,12883,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198309,12883,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30230;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30230;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198311,12884,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (198312,12884,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (198313,12884,'pm_score','20');
INSERT INTO `wp_postmeta` VALUES (198314,12884,'pm_load_time','11521');
INSERT INTO `wp_postmeta` VALUES (198315,12884,'pm_lcp_time','4909');
INSERT INTO `wp_postmeta` VALUES (198316,12884,'pm_max_fid','1035');
INSERT INTO `wp_postmeta` VALUES (198317,12884,'pm_render_blocking_time','1474');
INSERT INTO `wp_postmeta` VALUES (198318,12884,'pm_total_blocking_time','5089');
INSERT INTO `wp_postmeta` VALUES (198319,12884,'pm_bootup_time','7214');
INSERT INTO `wp_postmeta` VALUES (198320,12884,'pm_weight','1585480');
INSERT INTO `wp_postmeta` VALUES (198321,12884,'pm_load_time_diff','468');
INSERT INTO `wp_postmeta` VALUES (198322,12884,'pm_weight_diff','-8');
INSERT INTO `wp_postmeta` VALUES (198323,12884,'pm_weight_document','29908');
INSERT INTO `wp_postmeta` VALUES (198324,12884,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (198325,12884,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198326,12884,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198327,12884,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198328,12884,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (198329,12884,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198330,12884,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198331,12884,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198332,12884,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (198333,12884,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198334,12884,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (198335,12884,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198336,12884,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198337,12884,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198338,12884,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198339,12884,'pm_weight_script_diff','14');
INSERT INTO `wp_postmeta` VALUES (198340,12884,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198341,12884,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198342,12884,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198343,12884,'pm_weight_third-party_diff','-8');
INSERT INTO `wp_postmeta` VALUES (198344,12884,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198345,12884,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29908;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29908;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198347,12885,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (198348,12885,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (198349,12885,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (198350,12885,'pm_load_time','12978');
INSERT INTO `wp_postmeta` VALUES (198351,12885,'pm_lcp_time','6407');
INSERT INTO `wp_postmeta` VALUES (198352,12885,'pm_max_fid','1047');
INSERT INTO `wp_postmeta` VALUES (198353,12885,'pm_render_blocking_time','1292');
INSERT INTO `wp_postmeta` VALUES (198354,12885,'pm_total_blocking_time','6288');
INSERT INTO `wp_postmeta` VALUES (198355,12885,'pm_bootup_time','7585');
INSERT INTO `wp_postmeta` VALUES (198356,12885,'pm_weight','1695844');
INSERT INTO `wp_postmeta` VALUES (198357,12885,'pm_load_time_diff','1267');
INSERT INTO `wp_postmeta` VALUES (198358,12885,'pm_weight_diff','-85');
INSERT INTO `wp_postmeta` VALUES (198359,12885,'pm_weight_document','33112');
INSERT INTO `wp_postmeta` VALUES (198360,12885,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (198361,12885,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (198362,12885,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198363,12885,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198364,12885,'pm_weight_script','145484');
INSERT INTO `wp_postmeta` VALUES (198365,12885,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (198366,12885,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198367,12885,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198368,12885,'pm_weight_third-party','112928');
INSERT INTO `wp_postmeta` VALUES (198369,12885,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198370,12885,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (198371,12885,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (198372,12885,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198373,12885,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198374,12885,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198375,12885,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (198376,12885,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198377,12885,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198378,12885,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198379,12885,'pm_weight_third-party_diff','-58');
INSERT INTO `wp_postmeta` VALUES (198380,12885,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198381,12885,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198383,12886,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (198384,12886,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (198385,12886,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (198386,12886,'pm_load_time','16130');
INSERT INTO `wp_postmeta` VALUES (198387,12886,'pm_lcp_time','9246');
INSERT INTO `wp_postmeta` VALUES (198388,12886,'pm_max_fid','1600');
INSERT INTO `wp_postmeta` VALUES (198389,12886,'pm_render_blocking_time','1246');
INSERT INTO `wp_postmeta` VALUES (198390,12886,'pm_total_blocking_time','7781');
INSERT INTO `wp_postmeta` VALUES (198391,12886,'pm_bootup_time','12854');
INSERT INTO `wp_postmeta` VALUES (198392,12886,'pm_weight','2170566');
INSERT INTO `wp_postmeta` VALUES (198393,12886,'pm_load_time_diff','679');
INSERT INTO `wp_postmeta` VALUES (198394,12886,'pm_weight_diff','-263');
INSERT INTO `wp_postmeta` VALUES (198395,12886,'pm_weight_document','36929');
INSERT INTO `wp_postmeta` VALUES (198396,12886,'pm_weight_image','1378923');
INSERT INTO `wp_postmeta` VALUES (198397,12886,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198398,12886,'pm_weight_script','412995');
INSERT INTO `wp_postmeta` VALUES (198399,12886,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (198400,12886,'pm_weight_stylesheet','173241');
INSERT INTO `wp_postmeta` VALUES (198401,12886,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (198402,12886,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198403,12886,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198404,12886,'pm_weight_third-party','340311');
INSERT INTO `wp_postmeta` VALUES (198405,12886,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (198406,12886,'pm_weight_document_diff','40');
INSERT INTO `wp_postmeta` VALUES (198407,12886,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (198408,12886,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198409,12886,'pm_weight_script_diff','459');
INSERT INTO `wp_postmeta` VALUES (198410,12886,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198411,12886,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198412,12886,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198413,12886,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198414,12886,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198415,12886,'pm_weight_third-party_diff','-320');
INSERT INTO `wp_postmeta` VALUES (198416,12886,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198417,12886,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-9c6bc7408e3409c8ce7e9e3eab9da5f4.js\";s:6:\"weight\";i:80217;s:8:\"filename\";s:46:\"controller-9c6bc7408e3409c8ce7e9e3eab9da5f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66207;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-37626afad0361036714d37dbd7bea158.js\";s:6:\"weight\";i:50479;s:8:\"filename\";s:42:\"shared-37626afad0361036714d37dbd7bea158.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36929;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198419,12887,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (198420,12887,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (198421,12887,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (198422,12887,'pm_load_time','12199');
INSERT INTO `wp_postmeta` VALUES (198423,12887,'pm_lcp_time','6528');
INSERT INTO `wp_postmeta` VALUES (198424,12887,'pm_max_fid','1208');
INSERT INTO `wp_postmeta` VALUES (198425,12887,'pm_render_blocking_time','979');
INSERT INTO `wp_postmeta` VALUES (198426,12887,'pm_total_blocking_time','5707');
INSERT INTO `wp_postmeta` VALUES (198427,12887,'pm_bootup_time','6971');
INSERT INTO `wp_postmeta` VALUES (198428,12887,'pm_weight','1650786');
INSERT INTO `wp_postmeta` VALUES (198429,12887,'pm_load_time_diff','-536');
INSERT INTO `wp_postmeta` VALUES (198430,12887,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (198431,12887,'pm_weight_document','30974');
INSERT INTO `wp_postmeta` VALUES (198432,12887,'pm_weight_image','1159422');
INSERT INTO `wp_postmeta` VALUES (198433,12887,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198434,12887,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198435,12887,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198436,12887,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (198437,12887,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198438,12887,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198439,12887,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198440,12887,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (198441,12887,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198442,12887,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (198443,12887,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (198444,12887,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198445,12887,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198446,12887,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198447,12887,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (198448,12887,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198449,12887,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198450,12887,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198451,12887,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (198452,12887,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198453,12887,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72973;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30974;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198455,12888,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (198456,12888,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (198457,12888,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (198458,12888,'pm_load_time','11673');
INSERT INTO `wp_postmeta` VALUES (198459,12888,'pm_lcp_time','6406');
INSERT INTO `wp_postmeta` VALUES (198460,12888,'pm_max_fid','975');
INSERT INTO `wp_postmeta` VALUES (198461,12888,'pm_render_blocking_time','1309');
INSERT INTO `wp_postmeta` VALUES (198462,12888,'pm_total_blocking_time','4985');
INSERT INTO `wp_postmeta` VALUES (198463,12888,'pm_bootup_time','6574');
INSERT INTO `wp_postmeta` VALUES (198464,12888,'pm_weight','1586467');
INSERT INTO `wp_postmeta` VALUES (198465,12888,'pm_load_time_diff','586');
INSERT INTO `wp_postmeta` VALUES (198466,12888,'pm_weight_diff','34');
INSERT INTO `wp_postmeta` VALUES (198467,12888,'pm_weight_document','30407');
INSERT INTO `wp_postmeta` VALUES (198468,12888,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (198469,12888,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198470,12888,'pm_weight_stylesheet','168391');
INSERT INTO `wp_postmeta` VALUES (198471,12888,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198472,12888,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (198473,12888,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198474,12888,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198475,12888,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198476,12888,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (198477,12888,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198478,12888,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (198479,12888,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198480,12888,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198481,12888,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198482,12888,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198483,12888,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (198484,12888,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198485,12888,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198486,12888,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198487,12888,'pm_weight_third-party_diff','36');
INSERT INTO `wp_postmeta` VALUES (198488,12888,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198489,12888,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30407;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30407;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198491,12889,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (198492,12889,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (198493,12889,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (198494,12889,'pm_load_time','13388');
INSERT INTO `wp_postmeta` VALUES (198495,12889,'pm_lcp_time','8435');
INSERT INTO `wp_postmeta` VALUES (198496,12889,'pm_max_fid','1281');
INSERT INTO `wp_postmeta` VALUES (198497,12889,'pm_render_blocking_time','2616');
INSERT INTO `wp_postmeta` VALUES (198498,12889,'pm_total_blocking_time','6179');
INSERT INTO `wp_postmeta` VALUES (198499,12889,'pm_bootup_time','9745');
INSERT INTO `wp_postmeta` VALUES (198500,12889,'pm_weight','1723174');
INSERT INTO `wp_postmeta` VALUES (198501,12889,'pm_load_time_diff','264');
INSERT INTO `wp_postmeta` VALUES (198502,12889,'pm_weight_diff','-43');
INSERT INTO `wp_postmeta` VALUES (198503,12889,'pm_weight_document','32979');
INSERT INTO `wp_postmeta` VALUES (198504,12889,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (198505,12889,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198506,12889,'pm_weight_script','246452');
INSERT INTO `wp_postmeta` VALUES (198507,12889,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (198508,12889,'pm_weight_stylesheet','191427');
INSERT INTO `wp_postmeta` VALUES (198509,12889,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (198510,12889,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198511,12889,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198512,12889,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (198513,12889,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198514,12889,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (198515,12889,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198516,12889,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198517,12889,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (198518,12889,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198519,12889,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198520,12889,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198521,12889,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198522,12889,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198523,12889,'pm_weight_third-party_diff','-35');
INSERT INTO `wp_postmeta` VALUES (198524,12889,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198525,12889,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32979;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32979;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198527,12890,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (198528,12890,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198529,12890,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198531,12891,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (198532,12891,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198533,12891,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198535,12892,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (198536,12892,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198537,12892,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198539,12893,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198540,12893,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198541,12893,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198543,12894,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198544,12894,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:101:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (198545,12894,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198547,12895,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (198548,12895,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198549,12895,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198551,12896,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (198552,12896,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198553,12896,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198555,12897,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (198556,12897,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198557,12897,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198559,12898,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (198560,12898,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198561,12898,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198563,12899,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (198564,12899,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198565,12899,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198567,12900,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (198568,12900,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (198569,12900,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198571,12901,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198572,12901,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198573,12901,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198575,12902,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (198576,12902,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198577,12902,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198579,12903,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198580,12903,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (198581,12903,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198583,12879,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (198584,12879,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (198585,12879,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (198586,12879,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (198587,12879,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (198588,12879,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (198589,12879,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (198623,12904,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (198624,12904,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (198625,12904,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (198626,12904,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (198627,12904,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:5:\"1.1.3\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (198629,12905,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (198630,12905,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (198631,12905,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (198632,12905,'pm_load_time','17183');
INSERT INTO `wp_postmeta` VALUES (198633,12905,'pm_lcp_time','12276');
INSERT INTO `wp_postmeta` VALUES (198634,12905,'pm_max_fid','2160');
INSERT INTO `wp_postmeta` VALUES (198635,12905,'pm_render_blocking_time','1081');
INSERT INTO `wp_postmeta` VALUES (198636,12905,'pm_total_blocking_time','5982');
INSERT INTO `wp_postmeta` VALUES (198637,12905,'pm_bootup_time','8860');
INSERT INTO `wp_postmeta` VALUES (198638,12905,'pm_weight','2213132');
INSERT INTO `wp_postmeta` VALUES (198639,12905,'pm_load_time_diff','327');
INSERT INTO `wp_postmeta` VALUES (198640,12905,'pm_weight_diff','-13');
INSERT INTO `wp_postmeta` VALUES (198641,12905,'pm_weight_document','28773');
INSERT INTO `wp_postmeta` VALUES (198642,12905,'pm_weight_image','1723379');
INSERT INTO `wp_postmeta` VALUES (198643,12905,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198644,12905,'pm_weight_script','185628');
INSERT INTO `wp_postmeta` VALUES (198645,12905,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (198646,12905,'pm_weight_stylesheet','152383');
INSERT INTO `wp_postmeta` VALUES (198647,12905,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198648,12905,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198649,12905,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198650,12905,'pm_weight_third-party','125486');
INSERT INTO `wp_postmeta` VALUES (198651,12905,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (198652,12905,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (198653,12905,'pm_weight_image_diff','-25');
INSERT INTO `wp_postmeta` VALUES (198654,12905,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198655,12905,'pm_weight_script_diff','-20');
INSERT INTO `wp_postmeta` VALUES (198656,12905,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198657,12905,'pm_weight_stylesheet_diff','49');
INSERT INTO `wp_postmeta` VALUES (198658,12905,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198659,12905,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198660,12905,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198661,12905,'pm_weight_third-party_diff','24');
INSERT INTO `wp_postmeta` VALUES (198662,12905,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (198663,12905,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411550;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57086;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198665,12906,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (198666,12906,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (198667,12906,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (198668,12906,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (198669,12906,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (198670,12906,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (198671,12906,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (198672,12906,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (198673,12906,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (198674,12906,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (198675,12906,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (198676,12906,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (198677,12906,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198679,12907,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (198680,12907,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (198681,12907,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (198682,12907,'pm_load_time','11514');
INSERT INTO `wp_postmeta` VALUES (198683,12907,'pm_lcp_time','6386');
INSERT INTO `wp_postmeta` VALUES (198684,12907,'pm_max_fid','1161');
INSERT INTO `wp_postmeta` VALUES (198685,12907,'pm_render_blocking_time','1666');
INSERT INTO `wp_postmeta` VALUES (198686,12907,'pm_total_blocking_time','4542');
INSERT INTO `wp_postmeta` VALUES (198687,12907,'pm_bootup_time','7125');
INSERT INTO `wp_postmeta` VALUES (198688,12907,'pm_weight','1586125');
INSERT INTO `wp_postmeta` VALUES (198689,12907,'pm_load_time_diff','55');
INSERT INTO `wp_postmeta` VALUES (198690,12907,'pm_weight_diff','30');
INSERT INTO `wp_postmeta` VALUES (198691,12907,'pm_weight_document','30225');
INSERT INTO `wp_postmeta` VALUES (198692,12907,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (198693,12907,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198694,12907,'pm_weight_stylesheet','168393');
INSERT INTO `wp_postmeta` VALUES (198695,12907,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198696,12907,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (198697,12907,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198698,12907,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198699,12907,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198700,12907,'pm_weight_third-party','112965');
INSERT INTO `wp_postmeta` VALUES (198701,12907,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198702,12907,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (198703,12907,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (198704,12907,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198705,12907,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (198706,12907,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198707,12907,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (198708,12907,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198709,12907,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198710,12907,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198711,12907,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (198712,12907,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198713,12907,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30225;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30225;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198715,12908,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (198716,12908,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (198717,12908,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (198718,12908,'pm_load_time','11120');
INSERT INTO `wp_postmeta` VALUES (198719,12908,'pm_lcp_time','4822');
INSERT INTO `wp_postmeta` VALUES (198720,12908,'pm_max_fid','869');
INSERT INTO `wp_postmeta` VALUES (198721,12908,'pm_render_blocking_time','1402');
INSERT INTO `wp_postmeta` VALUES (198722,12908,'pm_total_blocking_time','4657');
INSERT INTO `wp_postmeta` VALUES (198723,12908,'pm_bootup_time','6943');
INSERT INTO `wp_postmeta` VALUES (198724,12908,'pm_weight','1585485');
INSERT INTO `wp_postmeta` VALUES (198725,12908,'pm_load_time_diff','-401');
INSERT INTO `wp_postmeta` VALUES (198726,12908,'pm_weight_diff','5');
INSERT INTO `wp_postmeta` VALUES (198727,12908,'pm_weight_document','29904');
INSERT INTO `wp_postmeta` VALUES (198728,12908,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (198729,12908,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198730,12908,'pm_weight_stylesheet','168393');
INSERT INTO `wp_postmeta` VALUES (198731,12908,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198732,12908,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (198733,12908,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198734,12908,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198735,12908,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198736,12908,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (198737,12908,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198738,12908,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (198739,12908,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (198740,12908,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198741,12908,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (198742,12908,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198743,12908,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (198744,12908,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198745,12908,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198746,12908,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198747,12908,'pm_weight_third-party_diff','18');
INSERT INTO `wp_postmeta` VALUES (198748,12908,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198749,12908,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29904;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29904;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198751,12909,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (198752,12909,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (198753,12909,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (198754,12909,'pm_load_time','12030');
INSERT INTO `wp_postmeta` VALUES (198755,12909,'pm_lcp_time','6415');
INSERT INTO `wp_postmeta` VALUES (198756,12909,'pm_max_fid','1022');
INSERT INTO `wp_postmeta` VALUES (198757,12909,'pm_render_blocking_time','1534');
INSERT INTO `wp_postmeta` VALUES (198758,12909,'pm_total_blocking_time','5150');
INSERT INTO `wp_postmeta` VALUES (198759,12909,'pm_bootup_time','7082');
INSERT INTO `wp_postmeta` VALUES (198760,12909,'pm_weight','1695920');
INSERT INTO `wp_postmeta` VALUES (198761,12909,'pm_load_time_diff','-948');
INSERT INTO `wp_postmeta` VALUES (198762,12909,'pm_weight_diff','76');
INSERT INTO `wp_postmeta` VALUES (198763,12909,'pm_weight_document','33112');
INSERT INTO `wp_postmeta` VALUES (198764,12909,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (198765,12909,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (198766,12909,'pm_weight_stylesheet','168413');
INSERT INTO `wp_postmeta` VALUES (198767,12909,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198768,12909,'pm_weight_script','145512');
INSERT INTO `wp_postmeta` VALUES (198769,12909,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (198770,12909,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198771,12909,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198772,12909,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (198773,12909,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198774,12909,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (198775,12909,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198776,12909,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198777,12909,'pm_weight_stylesheet_diff','22');
INSERT INTO `wp_postmeta` VALUES (198778,12909,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198779,12909,'pm_weight_script_diff','28');
INSERT INTO `wp_postmeta` VALUES (198780,12909,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198781,12909,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198782,12909,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198783,12909,'pm_weight_third-party_diff','33');
INSERT INTO `wp_postmeta` VALUES (198784,12909,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198785,12909,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33112;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198787,12910,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (198788,12910,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (198789,12910,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (198790,12910,'pm_load_time','17773');
INSERT INTO `wp_postmeta` VALUES (198791,12910,'pm_lcp_time','9241');
INSERT INTO `wp_postmeta` VALUES (198792,12910,'pm_max_fid','1659');
INSERT INTO `wp_postmeta` VALUES (198793,12910,'pm_render_blocking_time','1239');
INSERT INTO `wp_postmeta` VALUES (198794,12910,'pm_total_blocking_time','9785');
INSERT INTO `wp_postmeta` VALUES (198795,12910,'pm_bootup_time','13626');
INSERT INTO `wp_postmeta` VALUES (198796,12910,'pm_weight','2191123');
INSERT INTO `wp_postmeta` VALUES (198797,12910,'pm_load_time_diff','1643');
INSERT INTO `wp_postmeta` VALUES (198798,12910,'pm_weight_diff','20557');
INSERT INTO `wp_postmeta` VALUES (198799,12910,'pm_weight_document','36898');
INSERT INTO `wp_postmeta` VALUES (198800,12910,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (198801,12910,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198802,12910,'pm_weight_script','431955');
INSERT INTO `wp_postmeta` VALUES (198803,12910,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (198804,12910,'pm_weight_stylesheet','173203');
INSERT INTO `wp_postmeta` VALUES (198805,12910,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (198806,12910,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198807,12910,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198808,12910,'pm_weight_third-party','361008');
INSERT INTO `wp_postmeta` VALUES (198809,12910,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (198810,12910,'pm_weight_document_diff','-31');
INSERT INTO `wp_postmeta` VALUES (198811,12910,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (198812,12910,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198813,12910,'pm_weight_script_diff','18960');
INSERT INTO `wp_postmeta` VALUES (198814,12910,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198815,12910,'pm_weight_stylesheet_diff','-38');
INSERT INTO `wp_postmeta` VALUES (198816,12910,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198817,12910,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198818,12910,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198819,12910,'pm_weight_third-party_diff','20697');
INSERT INTO `wp_postmeta` VALUES (198820,12910,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198821,12910,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:6:\"weight\";i:87142;s:8:\"filename\";s:46:\"controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72475;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:6:\"weight\";i:55707;s:8:\"filename\";s:42:\"shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36898;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198823,12911,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (198824,12911,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (198825,12911,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (198826,12911,'pm_load_time','12851');
INSERT INTO `wp_postmeta` VALUES (198827,12911,'pm_lcp_time','7017');
INSERT INTO `wp_postmeta` VALUES (198828,12911,'pm_max_fid','1358');
INSERT INTO `wp_postmeta` VALUES (198829,12911,'pm_render_blocking_time','1326');
INSERT INTO `wp_postmeta` VALUES (198830,12911,'pm_total_blocking_time','6720');
INSERT INTO `wp_postmeta` VALUES (198831,12911,'pm_bootup_time','8281');
INSERT INTO `wp_postmeta` VALUES (198832,12911,'pm_weight','1650791');
INSERT INTO `wp_postmeta` VALUES (198833,12911,'pm_load_time_diff','652');
INSERT INTO `wp_postmeta` VALUES (198834,12911,'pm_weight_diff','5');
INSERT INTO `wp_postmeta` VALUES (198835,12911,'pm_weight_document','30968');
INSERT INTO `wp_postmeta` VALUES (198836,12911,'pm_weight_image','1159438');
INSERT INTO `wp_postmeta` VALUES (198837,12911,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198838,12911,'pm_weight_stylesheet','168393');
INSERT INTO `wp_postmeta` VALUES (198839,12911,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198840,12911,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (198841,12911,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198842,12911,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198843,12911,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198844,12911,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (198845,12911,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198846,12911,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (198847,12911,'pm_weight_image_diff','16');
INSERT INTO `wp_postmeta` VALUES (198848,12911,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198849,12911,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (198850,12911,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198851,12911,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (198852,12911,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198853,12911,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198854,12911,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198855,12911,'pm_weight_third-party_diff','3');
INSERT INTO `wp_postmeta` VALUES (198856,12911,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198857,12911,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30968;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198859,12912,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (198860,12912,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (198861,12912,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (198862,12912,'pm_load_time','11984');
INSERT INTO `wp_postmeta` VALUES (198863,12912,'pm_lcp_time','6695');
INSERT INTO `wp_postmeta` VALUES (198864,12912,'pm_max_fid','1243');
INSERT INTO `wp_postmeta` VALUES (198865,12912,'pm_render_blocking_time','1657');
INSERT INTO `wp_postmeta` VALUES (198866,12912,'pm_total_blocking_time','5050');
INSERT INTO `wp_postmeta` VALUES (198867,12912,'pm_bootup_time','7523');
INSERT INTO `wp_postmeta` VALUES (198868,12912,'pm_weight','1586476');
INSERT INTO `wp_postmeta` VALUES (198869,12912,'pm_load_time_diff','311');
INSERT INTO `wp_postmeta` VALUES (198870,12912,'pm_weight_diff','9');
INSERT INTO `wp_postmeta` VALUES (198871,12912,'pm_weight_document','30400');
INSERT INTO `wp_postmeta` VALUES (198872,12912,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (198873,12912,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (198874,12912,'pm_weight_stylesheet','168393');
INSERT INTO `wp_postmeta` VALUES (198875,12912,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (198876,12912,'pm_weight_script','142891');
INSERT INTO `wp_postmeta` VALUES (198877,12912,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (198878,12912,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198879,12912,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198880,12912,'pm_weight_third-party','112972');
INSERT INTO `wp_postmeta` VALUES (198881,12912,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198882,12912,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (198883,12912,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198884,12912,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198885,12912,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (198886,12912,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198887,12912,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (198888,12912,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198889,12912,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198890,12912,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198891,12912,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (198892,12912,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198893,12912,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30400;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30400;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198895,12913,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (198896,12913,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (198897,12913,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (198898,12913,'pm_load_time','13769');
INSERT INTO `wp_postmeta` VALUES (198899,12913,'pm_lcp_time','8835');
INSERT INTO `wp_postmeta` VALUES (198900,12913,'pm_max_fid','1417');
INSERT INTO `wp_postmeta` VALUES (198901,12913,'pm_render_blocking_time','2329');
INSERT INTO `wp_postmeta` VALUES (198902,12913,'pm_total_blocking_time','6713');
INSERT INTO `wp_postmeta` VALUES (198903,12913,'pm_bootup_time','9471');
INSERT INTO `wp_postmeta` VALUES (198904,12913,'pm_weight','1723206');
INSERT INTO `wp_postmeta` VALUES (198905,12913,'pm_load_time_diff','381');
INSERT INTO `wp_postmeta` VALUES (198906,12913,'pm_weight_diff','32');
INSERT INTO `wp_postmeta` VALUES (198907,12913,'pm_weight_document','32980');
INSERT INTO `wp_postmeta` VALUES (198908,12913,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (198909,12913,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (198910,12913,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (198911,12913,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (198912,12913,'pm_weight_stylesheet','191429');
INSERT INTO `wp_postmeta` VALUES (198913,12913,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (198914,12913,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (198915,12913,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (198916,12913,'pm_weight_third-party','112983');
INSERT INTO `wp_postmeta` VALUES (198917,12913,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (198918,12913,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (198919,12913,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198920,12913,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (198921,12913,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (198922,12913,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (198923,12913,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (198924,12913,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (198925,12913,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198926,12913,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (198927,12913,'pm_weight_third-party_diff','28');
INSERT INTO `wp_postmeta` VALUES (198928,12913,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (198929,12913,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32980;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32980;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (198931,12914,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (198932,12914,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198933,12914,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198935,12915,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (198936,12915,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198937,12915,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198939,12916,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (198940,12916,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198941,12916,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198943,12917,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198944,12917,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198945,12917,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198947,12918,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (198948,12918,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Homepage, Single faq, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198949,12918,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198951,12919,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (198952,12919,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198953,12919,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198955,12920,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (198956,12920,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198957,12920,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198959,12921,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (198960,12921,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198961,12921,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198963,12922,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (198964,12922,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198965,12922,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198967,12923,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (198968,12923,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198969,12923,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198971,12924,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (198972,12924,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (198973,12924,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (198975,12925,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198976,12925,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198977,12925,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198979,12926,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (198980,12926,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:68:\"Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (198981,12926,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198983,12927,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (198984,12927,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (198985,12927,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198987,12928,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (198988,12928,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (198989,12928,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (198991,12904,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (198992,12904,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (198993,12904,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (198994,12904,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (198995,12904,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (198996,12904,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (198997,12904,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (199025,12931,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (199026,12931,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (199027,12931,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (199028,12931,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (199029,12931,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (199031,12932,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (199032,12932,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (199033,12932,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (199034,12932,'pm_load_time','16926');
INSERT INTO `wp_postmeta` VALUES (199035,12932,'pm_lcp_time','13500');
INSERT INTO `wp_postmeta` VALUES (199036,12932,'pm_max_fid','2162');
INSERT INTO `wp_postmeta` VALUES (199037,12932,'pm_render_blocking_time','1178');
INSERT INTO `wp_postmeta` VALUES (199038,12932,'pm_total_blocking_time','5985');
INSERT INTO `wp_postmeta` VALUES (199039,12932,'pm_bootup_time','9212');
INSERT INTO `wp_postmeta` VALUES (199040,12932,'pm_weight','2214568');
INSERT INTO `wp_postmeta` VALUES (199041,12932,'pm_load_time_diff','-257');
INSERT INTO `wp_postmeta` VALUES (199042,12932,'pm_weight_diff','1436');
INSERT INTO `wp_postmeta` VALUES (199043,12932,'pm_weight_document','28804');
INSERT INTO `wp_postmeta` VALUES (199044,12932,'pm_weight_image','1723327');
INSERT INTO `wp_postmeta` VALUES (199045,12932,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199046,12932,'pm_weight_script','185661');
INSERT INTO `wp_postmeta` VALUES (199047,12932,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (199048,12932,'pm_weight_stylesheet','153774');
INSERT INTO `wp_postmeta` VALUES (199049,12932,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199050,12932,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199051,12932,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199052,12932,'pm_weight_third-party','125507');
INSERT INTO `wp_postmeta` VALUES (199053,12932,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (199054,12932,'pm_weight_document_diff','31');
INSERT INTO `wp_postmeta` VALUES (199055,12932,'pm_weight_image_diff','-52');
INSERT INTO `wp_postmeta` VALUES (199056,12932,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199057,12932,'pm_weight_script_diff','33');
INSERT INTO `wp_postmeta` VALUES (199058,12932,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199059,12932,'pm_weight_stylesheet_diff','1391');
INSERT INTO `wp_postmeta` VALUES (199060,12932,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199061,12932,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199062,12932,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199063,12932,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (199064,12932,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (199065,12932,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57093;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199067,12933,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (199068,12933,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (199069,12933,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (199070,12933,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (199071,12933,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (199072,12933,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (199073,12933,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (199074,12933,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (199075,12933,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (199076,12933,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (199077,12933,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (199078,12933,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (199079,12933,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199081,12934,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (199082,12934,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (199083,12934,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (199084,12934,'pm_load_time','11403');
INSERT INTO `wp_postmeta` VALUES (199085,12934,'pm_lcp_time','6623');
INSERT INTO `wp_postmeta` VALUES (199086,12934,'pm_max_fid','1117');
INSERT INTO `wp_postmeta` VALUES (199087,12934,'pm_render_blocking_time','1419');
INSERT INTO `wp_postmeta` VALUES (199088,12934,'pm_total_blocking_time','4999');
INSERT INTO `wp_postmeta` VALUES (199089,12934,'pm_bootup_time','6686');
INSERT INTO `wp_postmeta` VALUES (199090,12934,'pm_weight','1588029');
INSERT INTO `wp_postmeta` VALUES (199091,12934,'pm_load_time_diff','-111');
INSERT INTO `wp_postmeta` VALUES (199092,12934,'pm_weight_diff','1904');
INSERT INTO `wp_postmeta` VALUES (199093,12934,'pm_weight_document','30261');
INSERT INTO `wp_postmeta` VALUES (199094,12934,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (199095,12934,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199096,12934,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199097,12934,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199098,12934,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (199099,12934,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199100,12934,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199101,12934,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199102,12934,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (199103,12934,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199104,12934,'pm_weight_document_diff','36');
INSERT INTO `wp_postmeta` VALUES (199105,12934,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (199106,12934,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199107,12934,'pm_weight_stylesheet_diff','1845');
INSERT INTO `wp_postmeta` VALUES (199108,12934,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199109,12934,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (199110,12934,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199111,12934,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199112,12934,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199113,12934,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (199114,12934,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199115,12934,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30261;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30261;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199117,12935,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (199118,12935,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (199119,12935,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (199120,12935,'pm_load_time','10754');
INSERT INTO `wp_postmeta` VALUES (199121,12935,'pm_lcp_time','6302');
INSERT INTO `wp_postmeta` VALUES (199122,12935,'pm_max_fid','935');
INSERT INTO `wp_postmeta` VALUES (199123,12935,'pm_render_blocking_time','1456');
INSERT INTO `wp_postmeta` VALUES (199124,12935,'pm_total_blocking_time','4142');
INSERT INTO `wp_postmeta` VALUES (199125,12935,'pm_bootup_time','6203');
INSERT INTO `wp_postmeta` VALUES (199126,12935,'pm_weight','1587431');
INSERT INTO `wp_postmeta` VALUES (199127,12935,'pm_load_time_diff','-366');
INSERT INTO `wp_postmeta` VALUES (199128,12935,'pm_weight_diff','1946');
INSERT INTO `wp_postmeta` VALUES (199129,12935,'pm_weight_document','29939');
INSERT INTO `wp_postmeta` VALUES (199130,12935,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (199131,12935,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199132,12935,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199133,12935,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199134,12935,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (199135,12935,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199136,12935,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199137,12935,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199138,12935,'pm_weight_third-party','113004');
INSERT INTO `wp_postmeta` VALUES (199139,12935,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199140,12935,'pm_weight_document_diff','35');
INSERT INTO `wp_postmeta` VALUES (199141,12935,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199142,12935,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199143,12935,'pm_weight_stylesheet_diff','1845');
INSERT INTO `wp_postmeta` VALUES (199144,12935,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199145,12935,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (199146,12935,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199147,12935,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199148,12935,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199149,12935,'pm_weight_third-party_diff','31');
INSERT INTO `wp_postmeta` VALUES (199150,12935,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199151,12935,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29939;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199153,12936,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (199154,12936,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (199155,12936,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (199156,12936,'pm_load_time','12099');
INSERT INTO `wp_postmeta` VALUES (199157,12936,'pm_lcp_time','6420');
INSERT INTO `wp_postmeta` VALUES (199158,12936,'pm_max_fid','1127');
INSERT INTO `wp_postmeta` VALUES (199159,12936,'pm_render_blocking_time','1087');
INSERT INTO `wp_postmeta` VALUES (199160,12936,'pm_total_blocking_time','5094');
INSERT INTO `wp_postmeta` VALUES (199161,12936,'pm_bootup_time','7152');
INSERT INTO `wp_postmeta` VALUES (199162,12936,'pm_weight','1697830');
INSERT INTO `wp_postmeta` VALUES (199163,12936,'pm_load_time_diff','69');
INSERT INTO `wp_postmeta` VALUES (199164,12936,'pm_weight_diff','1910');
INSERT INTO `wp_postmeta` VALUES (199165,12936,'pm_weight_document','33140');
INSERT INTO `wp_postmeta` VALUES (199166,12936,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (199167,12936,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (199168,12936,'pm_weight_stylesheet','170259');
INSERT INTO `wp_postmeta` VALUES (199169,12936,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199170,12936,'pm_weight_script','145509');
INSERT INTO `wp_postmeta` VALUES (199171,12936,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (199172,12936,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199173,12936,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199174,12936,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (199175,12936,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199176,12936,'pm_weight_document_diff','28');
INSERT INTO `wp_postmeta` VALUES (199177,12936,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199178,12936,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199179,12936,'pm_weight_stylesheet_diff','1846');
INSERT INTO `wp_postmeta` VALUES (199180,12936,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199181,12936,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (199182,12936,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199183,12936,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199184,12936,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199185,12936,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (199186,12936,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199187,12936,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33140;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33140;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199189,12937,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (199190,12937,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (199191,12937,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (199192,12937,'pm_load_time','15139');
INSERT INTO `wp_postmeta` VALUES (199193,12937,'pm_lcp_time','9369');
INSERT INTO `wp_postmeta` VALUES (199194,12937,'pm_max_fid','1404');
INSERT INTO `wp_postmeta` VALUES (199195,12937,'pm_render_blocking_time','1608');
INSERT INTO `wp_postmeta` VALUES (199196,12937,'pm_total_blocking_time','6671');
INSERT INTO `wp_postmeta` VALUES (199197,12937,'pm_bootup_time','10735');
INSERT INTO `wp_postmeta` VALUES (199198,12937,'pm_weight','2191375');
INSERT INTO `wp_postmeta` VALUES (199199,12937,'pm_load_time_diff','-2634');
INSERT INTO `wp_postmeta` VALUES (199200,12937,'pm_weight_diff','252');
INSERT INTO `wp_postmeta` VALUES (199201,12937,'pm_weight_document','36976');
INSERT INTO `wp_postmeta` VALUES (199202,12937,'pm_weight_image','1378944');
INSERT INTO `wp_postmeta` VALUES (199203,12937,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199204,12937,'pm_weight_script','430199');
INSERT INTO `wp_postmeta` VALUES (199205,12937,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (199206,12937,'pm_weight_stylesheet','175048');
INSERT INTO `wp_postmeta` VALUES (199207,12937,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (199208,12937,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199209,12937,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199210,12937,'pm_weight_third-party','359236');
INSERT INTO `wp_postmeta` VALUES (199211,12937,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (199212,12937,'pm_weight_document_diff','78');
INSERT INTO `wp_postmeta` VALUES (199213,12937,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (199214,12937,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199215,12937,'pm_weight_script_diff','-1756');
INSERT INTO `wp_postmeta` VALUES (199216,12937,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199217,12937,'pm_weight_stylesheet_diff','1845');
INSERT INTO `wp_postmeta` VALUES (199218,12937,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199219,12937,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199220,12937,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199221,12937,'pm_weight_third-party_diff','-1772');
INSERT INTO `wp_postmeta` VALUES (199222,12937,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199223,12937,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:6:\"weight\";i:87316;s:8:\"filename\";s:46:\"controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72458;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:6:\"weight\";i:55714;s:8:\"filename\";s:42:\"shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36976;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199225,12938,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (199226,12938,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (199227,12938,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (199228,12938,'pm_load_time','11012');
INSERT INTO `wp_postmeta` VALUES (199229,12938,'pm_lcp_time','6450');
INSERT INTO `wp_postmeta` VALUES (199230,12938,'pm_max_fid','1071');
INSERT INTO `wp_postmeta` VALUES (199231,12938,'pm_render_blocking_time','1321');
INSERT INTO `wp_postmeta` VALUES (199232,12938,'pm_total_blocking_time','4425');
INSERT INTO `wp_postmeta` VALUES (199233,12938,'pm_bootup_time','6931');
INSERT INTO `wp_postmeta` VALUES (199234,12938,'pm_weight','1652669');
INSERT INTO `wp_postmeta` VALUES (199235,12938,'pm_load_time_diff','-1839');
INSERT INTO `wp_postmeta` VALUES (199236,12938,'pm_weight_diff','1878');
INSERT INTO `wp_postmeta` VALUES (199237,12938,'pm_weight_document','30997');
INSERT INTO `wp_postmeta` VALUES (199238,12938,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (199239,12938,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199240,12938,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199241,12938,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199242,12938,'pm_weight_script','142901');
INSERT INTO `wp_postmeta` VALUES (199243,12938,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199244,12938,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199245,12938,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199246,12938,'pm_weight_third-party','112959');
INSERT INTO `wp_postmeta` VALUES (199247,12938,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199248,12938,'pm_weight_document_diff','29');
INSERT INTO `wp_postmeta` VALUES (199249,12938,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (199250,12938,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199251,12938,'pm_weight_stylesheet_diff','1845');
INSERT INTO `wp_postmeta` VALUES (199252,12938,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199253,12938,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (199254,12938,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199255,12938,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199256,12938,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199257,12938,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (199258,12938,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199259,12938,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30997;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199261,12939,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (199262,12939,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (199263,12939,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (199264,12939,'pm_load_time','11521');
INSERT INTO `wp_postmeta` VALUES (199265,12939,'pm_lcp_time','6566');
INSERT INTO `wp_postmeta` VALUES (199266,12939,'pm_max_fid','905');
INSERT INTO `wp_postmeta` VALUES (199267,12939,'pm_render_blocking_time','1271');
INSERT INTO `wp_postmeta` VALUES (199268,12939,'pm_total_blocking_time','4591');
INSERT INTO `wp_postmeta` VALUES (199269,12939,'pm_bootup_time','6706');
INSERT INTO `wp_postmeta` VALUES (199270,12939,'pm_weight','1588374');
INSERT INTO `wp_postmeta` VALUES (199271,12939,'pm_load_time_diff','-463');
INSERT INTO `wp_postmeta` VALUES (199272,12939,'pm_weight_diff','1898');
INSERT INTO `wp_postmeta` VALUES (199273,12939,'pm_weight_document','30434');
INSERT INTO `wp_postmeta` VALUES (199274,12939,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (199275,12939,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199276,12939,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199277,12939,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199278,12939,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (199279,12939,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199280,12939,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199281,12939,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199282,12939,'pm_weight_third-party','112957');
INSERT INTO `wp_postmeta` VALUES (199283,12939,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199284,12939,'pm_weight_document_diff','34');
INSERT INTO `wp_postmeta` VALUES (199285,12939,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199286,12939,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199287,12939,'pm_weight_stylesheet_diff','1845');
INSERT INTO `wp_postmeta` VALUES (199288,12939,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (199289,12939,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (199290,12939,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199291,12939,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199292,12939,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199293,12939,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (199294,12939,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199295,12939,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30434;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30434;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199297,12940,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (199298,12940,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (199299,12940,'pm_object_name','Gravity Forms Zero Spam');
INSERT INTO `wp_postmeta` VALUES (199300,12940,'pm_object_version','1.2.0.1');
INSERT INTO `wp_postmeta` VALUES (199301,12940,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (199302,12940,'pm_previous_object_name','Gravity Forms Zero Spam');
INSERT INTO `wp_postmeta` VALUES (199303,12940,'pm_previous_object_version','1.1.3');
INSERT INTO `wp_postmeta` VALUES (199304,12940,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (199305,12940,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (199306,12940,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (199307,12940,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (199308,12940,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (199309,12940,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (199311,12941,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (199312,12941,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:114:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199313,12941,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199315,12942,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (199316,12942,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199317,12942,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199319,12943,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (199320,12943,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199321,12943,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199323,12944,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (199324,12944,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:59:\"Single faq, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199325,12944,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199327,12945,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (199328,12945,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (199329,12945,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199331,12946,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (199332,12946,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199333,12946,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199335,12947,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (199336,12947,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (199337,12947,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199339,12948,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (199340,12948,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199341,12948,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199343,12949,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (199344,12949,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199345,12949,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199347,12950,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (199348,12950,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199349,12950,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199351,12951,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (199352,12951,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199353,12951,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199355,12952,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (199356,12952,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199357,12952,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199359,12953,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (199360,12953,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199361,12953,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199363,12954,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (199364,12954,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (199365,12954,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199367,12955,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (199368,12955,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199369,12955,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199371,12956,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (199372,12956,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (199373,12956,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199375,12931,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (199376,12931,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (199377,12931,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (199378,12931,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (199379,12931,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (199380,12931,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (199381,12931,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (199421,12957,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (199422,12957,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (199423,12957,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (199424,12957,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (199425,12957,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (199427,12958,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (199428,12958,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (199429,12958,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (199430,12958,'pm_load_time','18428');
INSERT INTO `wp_postmeta` VALUES (199431,12958,'pm_lcp_time','12681');
INSERT INTO `wp_postmeta` VALUES (199432,12958,'pm_max_fid','2599');
INSERT INTO `wp_postmeta` VALUES (199433,12958,'pm_render_blocking_time','907');
INSERT INTO `wp_postmeta` VALUES (199434,12958,'pm_total_blocking_time','7639');
INSERT INTO `wp_postmeta` VALUES (199435,12958,'pm_bootup_time','10764');
INSERT INTO `wp_postmeta` VALUES (199436,12958,'pm_weight','2214593');
INSERT INTO `wp_postmeta` VALUES (199437,12958,'pm_load_time_diff','1502');
INSERT INTO `wp_postmeta` VALUES (199438,12958,'pm_weight_diff','25');
INSERT INTO `wp_postmeta` VALUES (199439,12958,'pm_weight_document','28808');
INSERT INTO `wp_postmeta` VALUES (199440,12958,'pm_weight_image','1723369');
INSERT INTO `wp_postmeta` VALUES (199441,12958,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199442,12958,'pm_weight_script','185662');
INSERT INTO `wp_postmeta` VALUES (199443,12958,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (199444,12958,'pm_weight_stylesheet','153769');
INSERT INTO `wp_postmeta` VALUES (199445,12958,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199446,12958,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199447,12958,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199448,12958,'pm_weight_third-party','125536');
INSERT INTO `wp_postmeta` VALUES (199449,12958,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (199450,12958,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (199451,12958,'pm_weight_image_diff','42');
INSERT INTO `wp_postmeta` VALUES (199452,12958,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199453,12958,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (199454,12958,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199455,12958,'pm_weight_stylesheet_diff','-5');
INSERT INTO `wp_postmeta` VALUES (199456,12958,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199457,12958,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199458,12958,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199459,12958,'pm_weight_third-party_diff','29');
INSERT INTO `wp_postmeta` VALUES (199460,12958,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199461,12958,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491143;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411556;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97930;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57088;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199463,12959,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (199464,12959,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (199465,12959,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (199466,12959,'pm_load_time','17732');
INSERT INTO `wp_postmeta` VALUES (199467,12959,'pm_lcp_time','5198');
INSERT INTO `wp_postmeta` VALUES (199468,12959,'pm_max_fid','991');
INSERT INTO `wp_postmeta` VALUES (199469,12959,'pm_render_blocking_time','1257');
INSERT INTO `wp_postmeta` VALUES (199470,12959,'pm_total_blocking_time','6516');
INSERT INTO `wp_postmeta` VALUES (199471,12959,'pm_bootup_time','8899');
INSERT INTO `wp_postmeta` VALUES (199472,12959,'pm_weight','2680332');
INSERT INTO `wp_postmeta` VALUES (199473,12959,'pm_weight_document','31881');
INSERT INTO `wp_postmeta` VALUES (199474,12959,'pm_weight_image','1492603');
INSERT INTO `wp_postmeta` VALUES (199475,12959,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (199476,12959,'pm_weight_script','781765');
INSERT INTO `wp_postmeta` VALUES (199477,12959,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (199478,12959,'pm_weight_stylesheet','218880');
INSERT INTO `wp_postmeta` VALUES (199479,12959,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (199480,12959,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199481,12959,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199482,12959,'pm_weight_third-party','1010227');
INSERT INTO `wp_postmeta` VALUES (199483,12959,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (199484,12959,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/dc05ba20/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540016;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131038;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:8;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/dc05ba20/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:73281;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/dc05ba20/www-player.css\";s:6:\"weight\";i:47377;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (199486,12960,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (199487,12960,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (199488,12960,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (199489,12960,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (199490,12960,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (199491,12960,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (199492,12960,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (199493,12960,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (199494,12960,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (199495,12960,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (199496,12960,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (199497,12960,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (199498,12960,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199500,12961,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (199501,12961,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (199502,12961,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (199503,12961,'pm_load_time','11183');
INSERT INTO `wp_postmeta` VALUES (199504,12961,'pm_lcp_time','4827');
INSERT INTO `wp_postmeta` VALUES (199505,12961,'pm_max_fid','985');
INSERT INTO `wp_postmeta` VALUES (199506,12961,'pm_render_blocking_time','1206');
INSERT INTO `wp_postmeta` VALUES (199507,12961,'pm_total_blocking_time','4835');
INSERT INTO `wp_postmeta` VALUES (199508,12961,'pm_bootup_time','7067');
INSERT INTO `wp_postmeta` VALUES (199509,12961,'pm_weight','1588077');
INSERT INTO `wp_postmeta` VALUES (199510,12961,'pm_load_time_diff','-220');
INSERT INTO `wp_postmeta` VALUES (199511,12961,'pm_weight_diff','48');
INSERT INTO `wp_postmeta` VALUES (199512,12961,'pm_weight_document','30263');
INSERT INTO `wp_postmeta` VALUES (199513,12961,'pm_weight_image','1096277');
INSERT INTO `wp_postmeta` VALUES (199514,12961,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199515,12961,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199516,12961,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199517,12961,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (199518,12961,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199519,12961,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199520,12961,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199521,12961,'pm_weight_third-party','112972');
INSERT INTO `wp_postmeta` VALUES (199522,12961,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199523,12961,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (199524,12961,'pm_weight_image_diff','29');
INSERT INTO `wp_postmeta` VALUES (199525,12961,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199526,12961,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199527,12961,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199528,12961,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (199529,12961,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199530,12961,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199531,12961,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199532,12961,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (199533,12961,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199534,12961,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30263;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30263;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199536,12962,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (199537,12962,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (199538,12962,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (199539,12962,'pm_load_time','14236');
INSERT INTO `wp_postmeta` VALUES (199540,12962,'pm_lcp_time','7477');
INSERT INTO `wp_postmeta` VALUES (199541,12962,'pm_max_fid','859');
INSERT INTO `wp_postmeta` VALUES (199542,12962,'pm_render_blocking_time','5385');
INSERT INTO `wp_postmeta` VALUES (199543,12962,'pm_total_blocking_time','3029');
INSERT INTO `wp_postmeta` VALUES (199544,12962,'pm_bootup_time','6546');
INSERT INTO `wp_postmeta` VALUES (199545,12962,'pm_weight','1587388');
INSERT INTO `wp_postmeta` VALUES (199546,12962,'pm_load_time_diff','3482');
INSERT INTO `wp_postmeta` VALUES (199547,12962,'pm_weight_diff','-43');
INSERT INTO `wp_postmeta` VALUES (199548,12962,'pm_weight_document','29933');
INSERT INTO `wp_postmeta` VALUES (199549,12962,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (199550,12962,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199551,12962,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199552,12962,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199553,12962,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (199554,12962,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199555,12962,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199556,12962,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199557,12962,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (199558,12962,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199559,12962,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (199560,12962,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199561,12962,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199562,12962,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199563,12962,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199564,12962,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (199565,12962,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199566,12962,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199567,12962,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199568,12962,'pm_weight_third-party_diff','-31');
INSERT INTO `wp_postmeta` VALUES (199569,12962,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199570,12962,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29933;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29933;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199572,12963,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (199573,12963,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (199574,12963,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (199575,12963,'pm_load_time','12542');
INSERT INTO `wp_postmeta` VALUES (199576,12963,'pm_lcp_time','6667');
INSERT INTO `wp_postmeta` VALUES (199577,12963,'pm_max_fid','1354');
INSERT INTO `wp_postmeta` VALUES (199578,12963,'pm_render_blocking_time','1191');
INSERT INTO `wp_postmeta` VALUES (199579,12963,'pm_total_blocking_time','5943');
INSERT INTO `wp_postmeta` VALUES (199580,12963,'pm_bootup_time','7878');
INSERT INTO `wp_postmeta` VALUES (199581,12963,'pm_weight','1697814');
INSERT INTO `wp_postmeta` VALUES (199582,12963,'pm_load_time_diff','443');
INSERT INTO `wp_postmeta` VALUES (199583,12963,'pm_weight_diff','-16');
INSERT INTO `wp_postmeta` VALUES (199584,12963,'pm_weight_document','33141');
INSERT INTO `wp_postmeta` VALUES (199585,12963,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (199586,12963,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (199587,12963,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199588,12963,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199589,12963,'pm_weight_script','145499');
INSERT INTO `wp_postmeta` VALUES (199590,12963,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (199591,12963,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199592,12963,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199593,12963,'pm_weight_third-party','112993');
INSERT INTO `wp_postmeta` VALUES (199594,12963,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199595,12963,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (199596,12963,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199597,12963,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199598,12963,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (199599,12963,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199600,12963,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (199601,12963,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199602,12963,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199603,12963,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199604,12963,'pm_weight_third-party_diff','24');
INSERT INTO `wp_postmeta` VALUES (199605,12963,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199606,12963,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33141;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33141;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199608,12964,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (199609,12964,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (199610,12964,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (199611,12964,'pm_load_time','15182');
INSERT INTO `wp_postmeta` VALUES (199612,12964,'pm_lcp_time','8876');
INSERT INTO `wp_postmeta` VALUES (199613,12964,'pm_max_fid','1517');
INSERT INTO `wp_postmeta` VALUES (199614,12964,'pm_render_blocking_time','1059');
INSERT INTO `wp_postmeta` VALUES (199615,12964,'pm_total_blocking_time','7301');
INSERT INTO `wp_postmeta` VALUES (199616,12964,'pm_bootup_time','11087');
INSERT INTO `wp_postmeta` VALUES (199617,12964,'pm_weight','2192210');
INSERT INTO `wp_postmeta` VALUES (199618,12964,'pm_load_time_diff','43');
INSERT INTO `wp_postmeta` VALUES (199619,12964,'pm_weight_diff','835');
INSERT INTO `wp_postmeta` VALUES (199620,12964,'pm_weight_document','36932');
INSERT INTO `wp_postmeta` VALUES (199621,12964,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (199622,12964,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199623,12964,'pm_weight_script','431689');
INSERT INTO `wp_postmeta` VALUES (199624,12964,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (199625,12964,'pm_weight_stylesheet','175048');
INSERT INTO `wp_postmeta` VALUES (199626,12964,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (199627,12964,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199628,12964,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199629,12964,'pm_weight_third-party','360182');
INSERT INTO `wp_postmeta` VALUES (199630,12964,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (199631,12964,'pm_weight_document_diff','-44');
INSERT INTO `wp_postmeta` VALUES (199632,12964,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (199633,12964,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199634,12964,'pm_weight_script_diff','1490');
INSERT INTO `wp_postmeta` VALUES (199635,12964,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199636,12964,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199637,12964,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199638,12964,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199639,12964,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199640,12964,'pm_weight_third-party_diff','946');
INSERT INTO `wp_postmeta` VALUES (199641,12964,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199642,12964,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:6:\"weight\";i:87316;s:8:\"filename\";s:46:\"controller-bfa1e8a1e7c9b7313e1cd9c8003a3885.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72543;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:6:\"weight\";i:55665;s:8:\"filename\";s:42:\"shared-4bc9f97de646fdbc6eada952ed05cbe7.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36932;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199644,12965,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (199645,12965,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (199646,12965,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (199647,12965,'pm_load_time','15017');
INSERT INTO `wp_postmeta` VALUES (199648,12965,'pm_lcp_time','12296');
INSERT INTO `wp_postmeta` VALUES (199649,12965,'pm_max_fid','1377');
INSERT INTO `wp_postmeta` VALUES (199650,12965,'pm_render_blocking_time','5046');
INSERT INTO `wp_postmeta` VALUES (199651,12965,'pm_total_blocking_time','4845');
INSERT INTO `wp_postmeta` VALUES (199652,12965,'pm_bootup_time','7813');
INSERT INTO `wp_postmeta` VALUES (199653,12965,'pm_weight','1652747');
INSERT INTO `wp_postmeta` VALUES (199654,12965,'pm_load_time_diff','4005');
INSERT INTO `wp_postmeta` VALUES (199655,12965,'pm_weight_diff','78');
INSERT INTO `wp_postmeta` VALUES (199656,12965,'pm_weight_document','30994');
INSERT INTO `wp_postmeta` VALUES (199657,12965,'pm_weight_image','1159438');
INSERT INTO `wp_postmeta` VALUES (199658,12965,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199659,12965,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199660,12965,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199661,12965,'pm_weight_script','142903');
INSERT INTO `wp_postmeta` VALUES (199662,12965,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199663,12965,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199664,12965,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199665,12965,'pm_weight_third-party','113020');
INSERT INTO `wp_postmeta` VALUES (199666,12965,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199667,12965,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (199668,12965,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (199669,12965,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199670,12965,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199671,12965,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199672,12965,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (199673,12965,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199674,12965,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199675,12965,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199676,12965,'pm_weight_third-party_diff','61');
INSERT INTO `wp_postmeta` VALUES (199677,12965,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199678,12965,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72975;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30994;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199680,12966,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (199681,12966,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (199682,12966,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (199683,12966,'pm_load_time','11071');
INSERT INTO `wp_postmeta` VALUES (199684,12966,'pm_lcp_time','4919');
INSERT INTO `wp_postmeta` VALUES (199685,12966,'pm_max_fid','930');
INSERT INTO `wp_postmeta` VALUES (199686,12966,'pm_render_blocking_time','1223');
INSERT INTO `wp_postmeta` VALUES (199687,12966,'pm_total_blocking_time','4710');
INSERT INTO `wp_postmeta` VALUES (199688,12966,'pm_bootup_time','6619');
INSERT INTO `wp_postmeta` VALUES (199689,12966,'pm_weight','1588376');
INSERT INTO `wp_postmeta` VALUES (199690,12966,'pm_load_time_diff','-450');
INSERT INTO `wp_postmeta` VALUES (199691,12966,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (199692,12966,'pm_weight_document','30427');
INSERT INTO `wp_postmeta` VALUES (199693,12966,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (199694,12966,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199695,12966,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199696,12966,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199697,12966,'pm_weight_script','142901');
INSERT INTO `wp_postmeta` VALUES (199698,12966,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199699,12966,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199700,12966,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199701,12966,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (199702,12966,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199703,12966,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (199704,12966,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199705,12966,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199706,12966,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199707,12966,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199708,12966,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (199709,12966,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199710,12966,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199711,12966,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199712,12966,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (199713,12966,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199714,12966,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30427;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30427;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199716,12967,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (199717,12967,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (199718,12967,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (199719,12967,'pm_load_time','12424');
INSERT INTO `wp_postmeta` VALUES (199720,12967,'pm_lcp_time','7456');
INSERT INTO `wp_postmeta` VALUES (199721,12967,'pm_max_fid','1145');
INSERT INTO `wp_postmeta` VALUES (199722,12967,'pm_render_blocking_time','2449');
INSERT INTO `wp_postmeta` VALUES (199723,12967,'pm_total_blocking_time','4767');
INSERT INTO `wp_postmeta` VALUES (199724,12967,'pm_bootup_time','7526');
INSERT INTO `wp_postmeta` VALUES (199725,12967,'pm_weight','1725059');
INSERT INTO `wp_postmeta` VALUES (199726,12967,'pm_weight_document','33012');
INSERT INTO `wp_postmeta` VALUES (199727,12967,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (199728,12967,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199729,12967,'pm_weight_script','246461');
INSERT INTO `wp_postmeta` VALUES (199730,12967,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (199731,12967,'pm_weight_stylesheet','193274');
INSERT INTO `wp_postmeta` VALUES (199732,12967,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (199733,12967,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199734,12967,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199735,12967,'pm_weight_third-party','112927');
INSERT INTO `wp_postmeta` VALUES (199736,12967,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (199737,12967,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}}i:6;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33012;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33012;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (199739,12968,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (199740,12968,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199741,12968,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199743,12969,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (199744,12969,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (199745,12969,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199747,12970,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (199748,12970,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199749,12970,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199751,12971,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (199752,12971,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199753,12971,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199755,12972,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (199756,12972,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199757,12972,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199759,12973,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (199760,12973,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (199761,12973,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199763,12974,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (199764,12974,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Single post, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199765,12974,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199767,12975,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (199768,12975,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199769,12975,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199771,12976,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (199772,12976,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199773,12976,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199775,12977,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (199776,12977,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199777,12977,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199779,12978,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (199780,12978,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (199781,12978,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199783,12979,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (199784,12979,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199785,12979,'pm_sources','a:13:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:12;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199787,12980,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (199788,12980,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199789,12980,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199791,12981,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (199792,12981,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:74:\"Homepage, Page for posts, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199793,12981,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (199795,12982,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (199796,12982,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (199797,12982,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199799,12983,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (199800,12983,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (199801,12983,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199803,12984,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (199804,12984,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (199805,12984,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199807,12985,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (199808,12985,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (199809,12985,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (199811,12957,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (199812,12957,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (199813,12957,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (199814,12957,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (199815,12957,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (199816,12957,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (199817,12957,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (199899,12986,'pm_average_score','13');
INSERT INTO `wp_postmeta` VALUES (199900,12986,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (199901,12986,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (199902,12986,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (199903,12986,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.7\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.65\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.0\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.8.1\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:6:\"17.7.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (199905,12987,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (199906,12987,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (199907,12987,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (199908,12987,'pm_load_time','17050');
INSERT INTO `wp_postmeta` VALUES (199909,12987,'pm_lcp_time','12142');
INSERT INTO `wp_postmeta` VALUES (199910,12987,'pm_max_fid','2103');
INSERT INTO `wp_postmeta` VALUES (199911,12987,'pm_render_blocking_time','1549');
INSERT INTO `wp_postmeta` VALUES (199912,12987,'pm_total_blocking_time','5333');
INSERT INTO `wp_postmeta` VALUES (199913,12987,'pm_bootup_time','8338');
INSERT INTO `wp_postmeta` VALUES (199914,12987,'pm_weight','2214464');
INSERT INTO `wp_postmeta` VALUES (199915,12987,'pm_load_time_diff','-1378');
INSERT INTO `wp_postmeta` VALUES (199916,12987,'pm_weight_diff','-129');
INSERT INTO `wp_postmeta` VALUES (199917,12987,'pm_weight_document','28806');
INSERT INTO `wp_postmeta` VALUES (199918,12987,'pm_weight_image','1723355');
INSERT INTO `wp_postmeta` VALUES (199919,12987,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (199920,12987,'pm_weight_script','185642');
INSERT INTO `wp_postmeta` VALUES (199921,12987,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (199922,12987,'pm_weight_stylesheet','153723');
INSERT INTO `wp_postmeta` VALUES (199923,12987,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199924,12987,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199925,12987,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199926,12987,'pm_weight_third-party','125464');
INSERT INTO `wp_postmeta` VALUES (199927,12987,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (199928,12987,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (199929,12987,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (199930,12987,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199931,12987,'pm_weight_script_diff','-20');
INSERT INTO `wp_postmeta` VALUES (199932,12987,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199933,12987,'pm_weight_stylesheet_diff','-46');
INSERT INTO `wp_postmeta` VALUES (199934,12987,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199935,12987,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199936,12987,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199937,12987,'pm_weight_third-party_diff','-72');
INSERT INTO `wp_postmeta` VALUES (199938,12987,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199939,12987,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.7\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199941,12988,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (199942,12988,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (199943,12988,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (199944,12988,'pm_load_time','18446');
INSERT INTO `wp_postmeta` VALUES (199945,12988,'pm_lcp_time','4560');
INSERT INTO `wp_postmeta` VALUES (199946,12988,'pm_max_fid','1157');
INSERT INTO `wp_postmeta` VALUES (199947,12988,'pm_render_blocking_time','1072');
INSERT INTO `wp_postmeta` VALUES (199948,12988,'pm_total_blocking_time','7804');
INSERT INTO `wp_postmeta` VALUES (199949,12988,'pm_bootup_time','10459');
INSERT INTO `wp_postmeta` VALUES (199950,12988,'pm_weight','2680347');
INSERT INTO `wp_postmeta` VALUES (199951,12988,'pm_load_time_diff','714');
INSERT INTO `wp_postmeta` VALUES (199952,12988,'pm_weight_diff','15');
INSERT INTO `wp_postmeta` VALUES (199953,12988,'pm_weight_document','31883');
INSERT INTO `wp_postmeta` VALUES (199954,12988,'pm_weight_image','1492572');
INSERT INTO `wp_postmeta` VALUES (199955,12988,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (199956,12988,'pm_weight_script','781649');
INSERT INTO `wp_postmeta` VALUES (199957,12988,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (199958,12988,'pm_weight_stylesheet','218880');
INSERT INTO `wp_postmeta` VALUES (199959,12988,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (199960,12988,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199961,12988,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199962,12988,'pm_weight_third-party','1010268');
INSERT INTO `wp_postmeta` VALUES (199963,12988,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (199964,12988,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (199965,12988,'pm_weight_image_diff','-31');
INSERT INTO `wp_postmeta` VALUES (199966,12988,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (199967,12988,'pm_weight_script_diff','-116');
INSERT INTO `wp_postmeta` VALUES (199968,12988,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (199969,12988,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199970,12988,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (199971,12988,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199972,12988,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (199973,12988,'pm_weight_third-party_diff','41');
INSERT INTO `wp_postmeta` VALUES (199974,12988,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (199975,12988,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/dc05ba20/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540016;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/dc05ba20/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:73310;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/dc05ba20/www-player.css\";s:6:\"weight\";i:47377;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (199977,12989,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (199978,12989,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (199979,12989,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (199980,12989,'pm_load_time','12124');
INSERT INTO `wp_postmeta` VALUES (199981,12989,'pm_lcp_time','6953');
INSERT INTO `wp_postmeta` VALUES (199982,12989,'pm_max_fid','1126');
INSERT INTO `wp_postmeta` VALUES (199983,12989,'pm_render_blocking_time','1480');
INSERT INTO `wp_postmeta` VALUES (199984,12989,'pm_total_blocking_time','5524');
INSERT INTO `wp_postmeta` VALUES (199985,12989,'pm_bootup_time','7469');
INSERT INTO `wp_postmeta` VALUES (199986,12989,'pm_weight','1588038');
INSERT INTO `wp_postmeta` VALUES (199987,12989,'pm_load_time_diff','941');
INSERT INTO `wp_postmeta` VALUES (199988,12989,'pm_weight_diff','-39');
INSERT INTO `wp_postmeta` VALUES (199989,12989,'pm_weight_document','30262');
INSERT INTO `wp_postmeta` VALUES (199990,12989,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (199991,12989,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (199992,12989,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (199993,12989,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (199994,12989,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (199995,12989,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (199996,12989,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (199997,12989,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (199998,12989,'pm_weight_third-party','112959');
INSERT INTO `wp_postmeta` VALUES (199999,12989,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200000,12989,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (200001,12989,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (200002,12989,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200003,12989,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200004,12989,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200005,12989,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200006,12989,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200007,12989,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200008,12989,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200009,12989,'pm_weight_third-party_diff','-13');
INSERT INTO `wp_postmeta` VALUES (200010,12989,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200011,12989,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30262;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30262;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200013,12990,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (200014,12990,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (200015,12990,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (200016,12990,'pm_load_time','11310');
INSERT INTO `wp_postmeta` VALUES (200017,12990,'pm_lcp_time','5978');
INSERT INTO `wp_postmeta` VALUES (200018,12990,'pm_max_fid','837');
INSERT INTO `wp_postmeta` VALUES (200019,12990,'pm_render_blocking_time','1605');
INSERT INTO `wp_postmeta` VALUES (200020,12990,'pm_total_blocking_time','4653');
INSERT INTO `wp_postmeta` VALUES (200021,12990,'pm_bootup_time','6342');
INSERT INTO `wp_postmeta` VALUES (200022,12990,'pm_weight','1587460');
INSERT INTO `wp_postmeta` VALUES (200023,12990,'pm_load_time_diff','-2926');
INSERT INTO `wp_postmeta` VALUES (200024,12990,'pm_weight_diff','72');
INSERT INTO `wp_postmeta` VALUES (200025,12990,'pm_weight_document','29942');
INSERT INTO `wp_postmeta` VALUES (200026,12990,'pm_weight_image','1096255');
INSERT INTO `wp_postmeta` VALUES (200027,12990,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200028,12990,'pm_weight_stylesheet','170280');
INSERT INTO `wp_postmeta` VALUES (200029,12990,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200030,12990,'pm_weight_script','142934');
INSERT INTO `wp_postmeta` VALUES (200031,12990,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200032,12990,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200033,12990,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200034,12990,'pm_weight_third-party','112938');
INSERT INTO `wp_postmeta` VALUES (200035,12990,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200036,12990,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (200037,12990,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (200038,12990,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200039,12990,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (200040,12990,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200041,12990,'pm_weight_script_diff','34');
INSERT INTO `wp_postmeta` VALUES (200042,12990,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200043,12990,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200044,12990,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200045,12990,'pm_weight_third-party_diff','-35');
INSERT INTO `wp_postmeta` VALUES (200046,12990,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200047,12990,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29942;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29942;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200049,12991,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (200050,12991,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (200051,12991,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (200052,12991,'pm_load_time','11865');
INSERT INTO `wp_postmeta` VALUES (200053,12991,'pm_lcp_time','6600');
INSERT INTO `wp_postmeta` VALUES (200054,12991,'pm_max_fid','983');
INSERT INTO `wp_postmeta` VALUES (200055,12991,'pm_render_blocking_time','1426');
INSERT INTO `wp_postmeta` VALUES (200056,12991,'pm_total_blocking_time','5110');
INSERT INTO `wp_postmeta` VALUES (200057,12991,'pm_bootup_time','7034');
INSERT INTO `wp_postmeta` VALUES (200058,12991,'pm_weight','1697750');
INSERT INTO `wp_postmeta` VALUES (200059,12991,'pm_load_time_diff','-677');
INSERT INTO `wp_postmeta` VALUES (200060,12991,'pm_weight_diff','-64');
INSERT INTO `wp_postmeta` VALUES (200061,12991,'pm_weight_document','33137');
INSERT INTO `wp_postmeta` VALUES (200062,12991,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (200063,12991,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (200064,12991,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200065,12991,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200066,12991,'pm_weight_script','145486');
INSERT INTO `wp_postmeta` VALUES (200067,12991,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (200068,12991,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200069,12991,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200070,12991,'pm_weight_third-party','112936');
INSERT INTO `wp_postmeta` VALUES (200071,12991,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200072,12991,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (200073,12991,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200074,12991,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200075,12991,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200076,12991,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200077,12991,'pm_weight_script_diff','-13');
INSERT INTO `wp_postmeta` VALUES (200078,12991,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200079,12991,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200080,12991,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200081,12991,'pm_weight_third-party_diff','-57');
INSERT INTO `wp_postmeta` VALUES (200082,12991,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200083,12991,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33137;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33137;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200085,12992,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (200086,12992,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (200087,12992,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (200088,12992,'pm_load_time','16063');
INSERT INTO `wp_postmeta` VALUES (200089,12992,'pm_lcp_time','9012');
INSERT INTO `wp_postmeta` VALUES (200090,12992,'pm_max_fid','1535');
INSERT INTO `wp_postmeta` VALUES (200091,12992,'pm_render_blocking_time','1092');
INSERT INTO `wp_postmeta` VALUES (200092,12992,'pm_total_blocking_time','7854');
INSERT INTO `wp_postmeta` VALUES (200093,12992,'pm_bootup_time','12186');
INSERT INTO `wp_postmeta` VALUES (200094,12992,'pm_weight','2172366');
INSERT INTO `wp_postmeta` VALUES (200095,12992,'pm_load_time_diff','881');
INSERT INTO `wp_postmeta` VALUES (200096,12992,'pm_weight_diff','-19844');
INSERT INTO `wp_postmeta` VALUES (200097,12992,'pm_weight_document','36944');
INSERT INTO `wp_postmeta` VALUES (200098,12992,'pm_weight_image','1378944');
INSERT INTO `wp_postmeta` VALUES (200099,12992,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200100,12992,'pm_weight_script','412888');
INSERT INTO `wp_postmeta` VALUES (200101,12992,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (200102,12992,'pm_weight_stylesheet','175048');
INSERT INTO `wp_postmeta` VALUES (200103,12992,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (200104,12992,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200105,12992,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200106,12992,'pm_weight_third-party','340291');
INSERT INTO `wp_postmeta` VALUES (200107,12992,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (200108,12992,'pm_weight_document_diff','12');
INSERT INTO `wp_postmeta` VALUES (200109,12992,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (200110,12992,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200111,12992,'pm_weight_script_diff','-18801');
INSERT INTO `wp_postmeta` VALUES (200112,12992,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200113,12992,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200114,12992,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200115,12992,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200116,12992,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200117,12992,'pm_weight_third-party_diff','-19891');
INSERT INTO `wp_postmeta` VALUES (200118,12992,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200119,12992,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-6c0a2937553ed30b7d83b8995c3840b7.js\";s:6:\"weight\";i:80226;s:8:\"filename\";s:46:\"controller-6c0a2937553ed30b7d83b8995c3840b7.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66167;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-57c8ea141f78bde222a894d210540917.js\";s:6:\"weight\";i:50467;s:8:\"filename\";s:42:\"shared-57c8ea141f78bde222a894d210540917.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:36944;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200121,12993,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (200122,12993,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (200123,12993,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (200124,12993,'pm_load_time','11136');
INSERT INTO `wp_postmeta` VALUES (200125,12993,'pm_lcp_time','6766');
INSERT INTO `wp_postmeta` VALUES (200126,12993,'pm_max_fid','1130');
INSERT INTO `wp_postmeta` VALUES (200127,12993,'pm_render_blocking_time','1617');
INSERT INTO `wp_postmeta` VALUES (200128,12993,'pm_total_blocking_time','4267');
INSERT INTO `wp_postmeta` VALUES (200129,12993,'pm_bootup_time','6442');
INSERT INTO `wp_postmeta` VALUES (200130,12993,'pm_weight','1652718');
INSERT INTO `wp_postmeta` VALUES (200131,12993,'pm_load_time_diff','-3881');
INSERT INTO `wp_postmeta` VALUES (200132,12993,'pm_weight_diff','-29');
INSERT INTO `wp_postmeta` VALUES (200133,12993,'pm_weight_document','31001');
INSERT INTO `wp_postmeta` VALUES (200134,12993,'pm_weight_image','1159438');
INSERT INTO `wp_postmeta` VALUES (200135,12993,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200136,12993,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200137,12993,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200138,12993,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (200139,12993,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200140,12993,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200141,12993,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200142,12993,'pm_weight_third-party','112977');
INSERT INTO `wp_postmeta` VALUES (200143,12993,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200144,12993,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (200145,12993,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200146,12993,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200147,12993,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200148,12993,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200149,12993,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (200150,12993,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200151,12993,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200152,12993,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200153,12993,'pm_weight_third-party_diff','-43');
INSERT INTO `wp_postmeta` VALUES (200154,12993,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200155,12993,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31001;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200157,12994,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (200158,12994,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (200159,12994,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (200160,12994,'pm_load_time','10947');
INSERT INTO `wp_postmeta` VALUES (200161,12994,'pm_lcp_time','6020');
INSERT INTO `wp_postmeta` VALUES (200162,12994,'pm_max_fid','970');
INSERT INTO `wp_postmeta` VALUES (200163,12994,'pm_render_blocking_time','1520');
INSERT INTO `wp_postmeta` VALUES (200164,12994,'pm_total_blocking_time','4638');
INSERT INTO `wp_postmeta` VALUES (200165,12994,'pm_bootup_time','6991');
INSERT INTO `wp_postmeta` VALUES (200166,12994,'pm_weight','1588387');
INSERT INTO `wp_postmeta` VALUES (200167,12994,'pm_load_time_diff','-124');
INSERT INTO `wp_postmeta` VALUES (200168,12994,'pm_weight_diff','11');
INSERT INTO `wp_postmeta` VALUES (200169,12994,'pm_weight_document','30434');
INSERT INTO `wp_postmeta` VALUES (200170,12994,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (200171,12994,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200172,12994,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200173,12994,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200174,12994,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (200175,12994,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200176,12994,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200177,12994,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200178,12994,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (200179,12994,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200180,12994,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (200181,12994,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200182,12994,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200183,12994,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200184,12994,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200185,12994,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (200186,12994,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200187,12994,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200188,12994,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200189,12994,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (200190,12994,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200191,12994,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30434;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30434;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200193,12995,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (200194,12995,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (200195,12995,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (200196,12995,'pm_load_time','12780');
INSERT INTO `wp_postmeta` VALUES (200197,12995,'pm_lcp_time','7204');
INSERT INTO `wp_postmeta` VALUES (200198,12995,'pm_max_fid','1157');
INSERT INTO `wp_postmeta` VALUES (200199,12995,'pm_render_blocking_time','2534');
INSERT INTO `wp_postmeta` VALUES (200200,12995,'pm_total_blocking_time','5525');
INSERT INTO `wp_postmeta` VALUES (200201,12995,'pm_bootup_time','7723');
INSERT INTO `wp_postmeta` VALUES (200202,12995,'pm_weight','1725067');
INSERT INTO `wp_postmeta` VALUES (200203,12995,'pm_load_time_diff','356');
INSERT INTO `wp_postmeta` VALUES (200204,12995,'pm_weight_diff','8');
INSERT INTO `wp_postmeta` VALUES (200205,12995,'pm_weight_document','33011');
INSERT INTO `wp_postmeta` VALUES (200206,12995,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (200207,12995,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200208,12995,'pm_weight_script','246459');
INSERT INTO `wp_postmeta` VALUES (200209,12995,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (200210,12995,'pm_weight_stylesheet','193274');
INSERT INTO `wp_postmeta` VALUES (200211,12995,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (200212,12995,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200213,12995,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200214,12995,'pm_weight_third-party','112937');
INSERT INTO `wp_postmeta` VALUES (200215,12995,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200216,12995,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (200217,12995,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200218,12995,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200219,12995,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (200220,12995,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200221,12995,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200222,12995,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200223,12995,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200224,12995,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200225,12995,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (200226,12995,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200227,12995,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.8\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33011;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33011;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200229,12996,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (200230,12996,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200231,12996,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200233,12997,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (200234,12997,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (200235,12997,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200237,12998,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (200238,12998,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (200239,12998,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200241,12999,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (200242,12999,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200243,12999,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200245,13000,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (200246,13000,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200247,13000,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200249,13001,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (200250,13001,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (200251,13001,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200253,13002,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (200254,13002,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:46:\"Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (200255,13002,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200257,13003,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (200258,13003,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200259,13003,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200261,13004,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (200262,13004,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (200263,13004,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200265,13005,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (200266,13005,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200267,13005,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200269,13006,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (200270,13006,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (200271,13006,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200273,13007,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (200274,13007,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200275,13007,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200277,13008,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (200278,13008,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200279,13008,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200281,13009,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (200282,13009,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:85:\"Homepage, Page for posts, Single faq, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (200283,13009,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200285,13010,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (200286,13010,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200287,13010,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200289,13011,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (200290,13011,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:76:\"Page for posts, Single faq, Single page, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200291,13011,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200293,13012,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (200294,13012,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (200295,13012,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200297,13013,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (200298,13013,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (200299,13013,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200301,12986,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (200302,12986,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (200303,12986,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (200304,12986,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (200305,12986,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (200306,12986,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (200307,12986,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (200356,13014,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (200357,13014,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (200358,13014,'pm_changes','5');
INSERT INTO `wp_postmeta` VALUES (200359,13014,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (200360,13014,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.68\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (200362,13015,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (200363,13015,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (200364,13015,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (200365,13015,'pm_load_time','16609');
INSERT INTO `wp_postmeta` VALUES (200366,13015,'pm_lcp_time','11947');
INSERT INTO `wp_postmeta` VALUES (200367,13015,'pm_max_fid','2157');
INSERT INTO `wp_postmeta` VALUES (200368,13015,'pm_render_blocking_time','1269');
INSERT INTO `wp_postmeta` VALUES (200369,13015,'pm_total_blocking_time','5075');
INSERT INTO `wp_postmeta` VALUES (200370,13015,'pm_bootup_time','8689');
INSERT INTO `wp_postmeta` VALUES (200371,13015,'pm_weight','2214520');
INSERT INTO `wp_postmeta` VALUES (200372,13015,'pm_load_time_diff','-441');
INSERT INTO `wp_postmeta` VALUES (200373,13015,'pm_weight_diff','56');
INSERT INTO `wp_postmeta` VALUES (200374,13015,'pm_weight_document','28791');
INSERT INTO `wp_postmeta` VALUES (200375,13015,'pm_weight_image','1723332');
INSERT INTO `wp_postmeta` VALUES (200376,13015,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200377,13015,'pm_weight_script','185765');
INSERT INTO `wp_postmeta` VALUES (200378,13015,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (200379,13015,'pm_weight_stylesheet','153700');
INSERT INTO `wp_postmeta` VALUES (200380,13015,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200381,13015,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200382,13015,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200383,13015,'pm_weight_third-party','125430');
INSERT INTO `wp_postmeta` VALUES (200384,13015,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (200385,13015,'pm_weight_document_diff','-15');
INSERT INTO `wp_postmeta` VALUES (200386,13015,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (200387,13015,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200388,13015,'pm_weight_script_diff','123');
INSERT INTO `wp_postmeta` VALUES (200389,13015,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200390,13015,'pm_weight_stylesheet_diff','-23');
INSERT INTO `wp_postmeta` VALUES (200391,13015,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200392,13015,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200393,13015,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200394,13015,'pm_weight_third-party_diff','-34');
INSERT INTO `wp_postmeta` VALUES (200395,13015,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200396,13015,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491136;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288546;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97918;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57107;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200398,13016,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (200399,13016,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (200400,13016,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (200401,13016,'pm_load_time','17591');
INSERT INTO `wp_postmeta` VALUES (200402,13016,'pm_lcp_time','4739');
INSERT INTO `wp_postmeta` VALUES (200403,13016,'pm_max_fid','1275');
INSERT INTO `wp_postmeta` VALUES (200404,13016,'pm_render_blocking_time','1817');
INSERT INTO `wp_postmeta` VALUES (200405,13016,'pm_total_blocking_time','6382');
INSERT INTO `wp_postmeta` VALUES (200406,13016,'pm_bootup_time','9982');
INSERT INTO `wp_postmeta` VALUES (200407,13016,'pm_weight','2683034');
INSERT INTO `wp_postmeta` VALUES (200408,13016,'pm_load_time_diff','-855');
INSERT INTO `wp_postmeta` VALUES (200409,13016,'pm_weight_diff','2687');
INSERT INTO `wp_postmeta` VALUES (200410,13016,'pm_weight_document','31872');
INSERT INTO `wp_postmeta` VALUES (200411,13016,'pm_weight_image','1492590');
INSERT INTO `wp_postmeta` VALUES (200412,13016,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (200413,13016,'pm_weight_script','784276');
INSERT INTO `wp_postmeta` VALUES (200414,13016,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (200415,13016,'pm_weight_stylesheet','218921');
INSERT INTO `wp_postmeta` VALUES (200416,13016,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (200417,13016,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200418,13016,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200419,13016,'pm_weight_third-party','1012966');
INSERT INTO `wp_postmeta` VALUES (200420,13016,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (200421,13016,'pm_weight_document_diff','-11');
INSERT INTO `wp_postmeta` VALUES (200422,13016,'pm_weight_image_diff','18');
INSERT INTO `wp_postmeta` VALUES (200423,13016,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200424,13016,'pm_weight_script_diff','2627');
INSERT INTO `wp_postmeta` VALUES (200425,13016,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200426,13016,'pm_weight_stylesheet_diff','41');
INSERT INTO `wp_postmeta` VALUES (200427,13016,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200428,13016,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200429,13016,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200430,13016,'pm_weight_third-party_diff','2698');
INSERT INTO `wp_postmeta` VALUES (200431,13016,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200432,13016,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/204bfffb/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540477;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/204bfffb/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75128;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/204bfffb/www-player.css\";s:6:\"weight\";i:47418;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (200434,13017,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (200435,13017,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (200436,13017,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (200437,13017,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (200438,13017,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (200439,13017,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (200440,13017,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (200441,13017,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (200442,13017,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (200443,13017,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (200444,13017,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200446,13018,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (200447,13018,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (200448,13018,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (200449,13018,'pm_load_time','13162');
INSERT INTO `wp_postmeta` VALUES (200450,13018,'pm_lcp_time','6440');
INSERT INTO `wp_postmeta` VALUES (200451,13018,'pm_max_fid','1131');
INSERT INTO `wp_postmeta` VALUES (200452,13018,'pm_render_blocking_time','1461');
INSERT INTO `wp_postmeta` VALUES (200453,13018,'pm_total_blocking_time','6245');
INSERT INTO `wp_postmeta` VALUES (200454,13018,'pm_bootup_time','7734');
INSERT INTO `wp_postmeta` VALUES (200455,13018,'pm_weight','1587976');
INSERT INTO `wp_postmeta` VALUES (200456,13018,'pm_load_time_diff','1038');
INSERT INTO `wp_postmeta` VALUES (200457,13018,'pm_weight_diff','-62');
INSERT INTO `wp_postmeta` VALUES (200458,13018,'pm_weight_document','30239');
INSERT INTO `wp_postmeta` VALUES (200459,13018,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (200460,13018,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200461,13018,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200462,13018,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200463,13018,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (200464,13018,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200465,13018,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200466,13018,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200467,13018,'pm_weight_third-party','112942');
INSERT INTO `wp_postmeta` VALUES (200468,13018,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200469,13018,'pm_weight_document_diff','-23');
INSERT INTO `wp_postmeta` VALUES (200470,13018,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200471,13018,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200472,13018,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200473,13018,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200474,13018,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (200475,13018,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200476,13018,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200477,13018,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200478,13018,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (200479,13018,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200480,13018,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30239;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30239;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200482,13019,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (200483,13019,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (200484,13019,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (200485,13019,'pm_load_time','12245');
INSERT INTO `wp_postmeta` VALUES (200486,13019,'pm_lcp_time','4805');
INSERT INTO `wp_postmeta` VALUES (200487,13019,'pm_max_fid','1056');
INSERT INTO `wp_postmeta` VALUES (200488,13019,'pm_render_blocking_time','1517');
INSERT INTO `wp_postmeta` VALUES (200489,13019,'pm_total_blocking_time','5375');
INSERT INTO `wp_postmeta` VALUES (200490,13019,'pm_bootup_time','7027');
INSERT INTO `wp_postmeta` VALUES (200491,13019,'pm_weight','1587377');
INSERT INTO `wp_postmeta` VALUES (200492,13019,'pm_load_time_diff','935');
INSERT INTO `wp_postmeta` VALUES (200493,13019,'pm_weight_diff','-83');
INSERT INTO `wp_postmeta` VALUES (200494,13019,'pm_weight_document','29929');
INSERT INTO `wp_postmeta` VALUES (200495,13019,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (200496,13019,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200497,13019,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200498,13019,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200499,13019,'pm_weight_script','142909');
INSERT INTO `wp_postmeta` VALUES (200500,13019,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200501,13019,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200502,13019,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200503,13019,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (200504,13019,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200505,13019,'pm_weight_document_diff','-13');
INSERT INTO `wp_postmeta` VALUES (200506,13019,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (200507,13019,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200508,13019,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (200509,13019,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200510,13019,'pm_weight_script_diff','-25');
INSERT INTO `wp_postmeta` VALUES (200511,13019,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200512,13019,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200513,13019,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200514,13019,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (200515,13019,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200516,13019,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29929;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29929;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200518,13020,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (200519,13020,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (200520,13020,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (200521,13020,'pm_load_time','12273');
INSERT INTO `wp_postmeta` VALUES (200522,13020,'pm_lcp_time','6682');
INSERT INTO `wp_postmeta` VALUES (200523,13020,'pm_max_fid','1198');
INSERT INTO `wp_postmeta` VALUES (200524,13020,'pm_render_blocking_time','1241');
INSERT INTO `wp_postmeta` VALUES (200525,13020,'pm_total_blocking_time','5484');
INSERT INTO `wp_postmeta` VALUES (200526,13020,'pm_bootup_time','7751');
INSERT INTO `wp_postmeta` VALUES (200527,13020,'pm_weight','1697788');
INSERT INTO `wp_postmeta` VALUES (200528,13020,'pm_load_time_diff','408');
INSERT INTO `wp_postmeta` VALUES (200529,13020,'pm_weight_diff','38');
INSERT INTO `wp_postmeta` VALUES (200530,13020,'pm_weight_document','33129');
INSERT INTO `wp_postmeta` VALUES (200531,13020,'pm_weight_image','1197667');
INSERT INTO `wp_postmeta` VALUES (200532,13020,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (200533,13020,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200534,13020,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200535,13020,'pm_weight_script','145487');
INSERT INTO `wp_postmeta` VALUES (200536,13020,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (200537,13020,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200538,13020,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200539,13020,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (200540,13020,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200541,13020,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (200542,13020,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (200543,13020,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200544,13020,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200545,13020,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200546,13020,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (200547,13020,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200548,13020,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200549,13020,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200550,13020,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (200551,13020,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200552,13020,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33129;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33129;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200554,13021,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (200555,13021,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (200556,13021,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (200557,13021,'pm_load_time','12600');
INSERT INTO `wp_postmeta` VALUES (200558,13021,'pm_lcp_time','7203');
INSERT INTO `wp_postmeta` VALUES (200559,13021,'pm_max_fid','1226');
INSERT INTO `wp_postmeta` VALUES (200560,13021,'pm_render_blocking_time','982');
INSERT INTO `wp_postmeta` VALUES (200561,13021,'pm_total_blocking_time','6027');
INSERT INTO `wp_postmeta` VALUES (200562,13021,'pm_bootup_time','7199');
INSERT INTO `wp_postmeta` VALUES (200563,13021,'pm_weight','1652633');
INSERT INTO `wp_postmeta` VALUES (200564,13021,'pm_load_time_diff','1464');
INSERT INTO `wp_postmeta` VALUES (200565,13021,'pm_weight_diff','-85');
INSERT INTO `wp_postmeta` VALUES (200566,13021,'pm_weight_document','30987');
INSERT INTO `wp_postmeta` VALUES (200567,13021,'pm_weight_image','1159422');
INSERT INTO `wp_postmeta` VALUES (200568,13021,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200569,13021,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200570,13021,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200571,13021,'pm_weight_script','142891');
INSERT INTO `wp_postmeta` VALUES (200572,13021,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200573,13021,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200574,13021,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200575,13021,'pm_weight_third-party','112934');
INSERT INTO `wp_postmeta` VALUES (200576,13021,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200577,13021,'pm_weight_document_diff','-14');
INSERT INTO `wp_postmeta` VALUES (200578,13021,'pm_weight_image_diff','-16');
INSERT INTO `wp_postmeta` VALUES (200579,13021,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200580,13021,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200581,13021,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200582,13021,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (200583,13021,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200584,13021,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200585,13021,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200586,13021,'pm_weight_third-party_diff','-43');
INSERT INTO `wp_postmeta` VALUES (200587,13021,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200588,13021,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72973;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30987;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200590,13022,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (200591,13022,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (200592,13022,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (200593,13022,'pm_load_time','11789');
INSERT INTO `wp_postmeta` VALUES (200594,13022,'pm_lcp_time','6372');
INSERT INTO `wp_postmeta` VALUES (200595,13022,'pm_max_fid','1187');
INSERT INTO `wp_postmeta` VALUES (200596,13022,'pm_render_blocking_time','1538');
INSERT INTO `wp_postmeta` VALUES (200597,13022,'pm_total_blocking_time','5205');
INSERT INTO `wp_postmeta` VALUES (200598,13022,'pm_bootup_time','6442');
INSERT INTO `wp_postmeta` VALUES (200599,13022,'pm_weight','1588438');
INSERT INTO `wp_postmeta` VALUES (200600,13022,'pm_load_time_diff','842');
INSERT INTO `wp_postmeta` VALUES (200601,13022,'pm_weight_diff','51');
INSERT INTO `wp_postmeta` VALUES (200602,13022,'pm_weight_document','30415');
INSERT INTO `wp_postmeta` VALUES (200603,13022,'pm_weight_image','1096255');
INSERT INTO `wp_postmeta` VALUES (200604,13022,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200605,13022,'pm_weight_stylesheet','170280');
INSERT INTO `wp_postmeta` VALUES (200606,13022,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200607,13022,'pm_weight_script','142931');
INSERT INTO `wp_postmeta` VALUES (200608,13022,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200609,13022,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200610,13022,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200611,13022,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (200612,13022,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200613,13022,'pm_weight_document_diff','-19');
INSERT INTO `wp_postmeta` VALUES (200614,13022,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (200615,13022,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200616,13022,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (200617,13022,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200618,13022,'pm_weight_script_diff','36');
INSERT INTO `wp_postmeta` VALUES (200619,13022,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200620,13022,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200621,13022,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200622,13022,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200623,13022,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200624,13022,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30415;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30415;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200626,13023,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (200627,13023,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (200628,13023,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (200629,13023,'pm_load_time','13230');
INSERT INTO `wp_postmeta` VALUES (200630,13023,'pm_lcp_time','7179');
INSERT INTO `wp_postmeta` VALUES (200631,13023,'pm_max_fid','1370');
INSERT INTO `wp_postmeta` VALUES (200632,13023,'pm_render_blocking_time','2164');
INSERT INTO `wp_postmeta` VALUES (200633,13023,'pm_total_blocking_time','6079');
INSERT INTO `wp_postmeta` VALUES (200634,13023,'pm_bootup_time','8899');
INSERT INTO `wp_postmeta` VALUES (200635,13023,'pm_weight','1725067');
INSERT INTO `wp_postmeta` VALUES (200636,13023,'pm_load_time_diff','450');
INSERT INTO `wp_postmeta` VALUES (200637,13023,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (200638,13023,'pm_weight_document','32993');
INSERT INTO `wp_postmeta` VALUES (200639,13023,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (200640,13023,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200641,13023,'pm_weight_script','246457');
INSERT INTO `wp_postmeta` VALUES (200642,13023,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (200643,13023,'pm_weight_stylesheet','193274');
INSERT INTO `wp_postmeta` VALUES (200644,13023,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (200645,13023,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200646,13023,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200647,13023,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (200648,13023,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200649,13023,'pm_weight_document_diff','-18');
INSERT INTO `wp_postmeta` VALUES (200650,13023,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200651,13023,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200652,13023,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (200653,13023,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200654,13023,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200655,13023,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200656,13023,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200657,13023,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200658,13023,'pm_weight_third-party_diff','36');
INSERT INTO `wp_postmeta` VALUES (200659,13023,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200660,13023,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32993;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32993;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200662,13024,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (200663,13024,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200664,13024,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (200665,13024,'pm_object_version','5.12.8');
INSERT INTO `wp_postmeta` VALUES (200666,13024,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200667,13024,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (200668,13024,'pm_previous_object_version','5.12.7');
INSERT INTO `wp_postmeta` VALUES (200669,13024,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200670,13024,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (200671,13024,'pm_object_version_patch','8');
INSERT INTO `wp_postmeta` VALUES (200672,13024,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200673,13024,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (200674,13024,'pm_previous_object_version_patch','7');
INSERT INTO `wp_postmeta` VALUES (200676,13025,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (200677,13025,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200678,13025,'pm_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (200679,13025,'pm_object_version','4.68');
INSERT INTO `wp_postmeta` VALUES (200680,13025,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200681,13025,'pm_previous_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (200682,13025,'pm_previous_object_version','4.65');
INSERT INTO `wp_postmeta` VALUES (200683,13025,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (200684,13025,'pm_object_version_minor','68');
INSERT INTO `wp_postmeta` VALUES (200685,13025,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (200686,13025,'pm_previous_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (200687,13025,'pm_previous_object_version_minor','65');
INSERT INTO `wp_postmeta` VALUES (200688,13025,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (200690,13026,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (200691,13026,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200692,13026,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (200693,13026,'pm_object_version','5.12.1');
INSERT INTO `wp_postmeta` VALUES (200694,13026,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200695,13026,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (200696,13026,'pm_previous_object_version','5.12.0');
INSERT INTO `wp_postmeta` VALUES (200697,13026,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200698,13026,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (200699,13026,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (200700,13026,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200701,13026,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (200702,13026,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (200704,13027,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (200705,13027,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200706,13027,'pm_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (200707,13027,'pm_object_version','5.9.0');
INSERT INTO `wp_postmeta` VALUES (200708,13027,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200709,13027,'pm_previous_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (200710,13027,'pm_previous_object_version','5.8.1');
INSERT INTO `wp_postmeta` VALUES (200711,13027,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200712,13027,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (200713,13027,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (200714,13027,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (200715,13027,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (200716,13027,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (200718,13028,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (200719,13028,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200720,13028,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (200721,13028,'pm_object_version','17.8');
INSERT INTO `wp_postmeta` VALUES (200722,13028,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (200723,13028,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (200724,13028,'pm_previous_object_version','17.7.1');
INSERT INTO `wp_postmeta` VALUES (200725,13028,'pm_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (200726,13028,'pm_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (200727,13028,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (200728,13028,'pm_previous_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (200729,13028,'pm_previous_object_version_minor','7');
INSERT INTO `wp_postmeta` VALUES (200730,13028,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (200732,13029,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (200733,13029,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200734,13029,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200736,13030,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (200737,13030,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200738,13030,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200740,13031,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (200741,13031,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200742,13031,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200744,13032,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (200745,13032,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:104:\"Homepage, Page for posts, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200746,13032,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200748,13033,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (200749,13033,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200750,13033,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200752,13034,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (200753,13034,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200754,13034,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200756,13035,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (200757,13035,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (200758,13035,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200760,13036,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (200761,13036,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200762,13036,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200764,13037,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (200765,13037,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200766,13037,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200768,13038,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (200769,13038,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (200770,13038,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (200772,13039,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (200773,13039,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200774,13039,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200776,13040,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (200777,13040,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (200778,13040,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200780,13041,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (200781,13041,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (200782,13041,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200784,13042,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (200785,13042,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Page for posts, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (200786,13042,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200788,13014,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (200789,13014,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (200790,13014,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (200791,13014,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (200792,13014,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (200793,13014,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (200794,13014,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (200831,13045,'pm_average_score','13');
INSERT INTO `wp_postmeta` VALUES (200832,13045,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (200833,13045,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (200834,13045,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (200835,13045,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.10.2\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.50\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.68\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"5.9.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.1\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (200837,13046,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (200838,13046,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (200839,13046,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (200840,13046,'pm_load_time','16143');
INSERT INTO `wp_postmeta` VALUES (200841,13046,'pm_lcp_time','13052');
INSERT INTO `wp_postmeta` VALUES (200842,13046,'pm_max_fid','1962');
INSERT INTO `wp_postmeta` VALUES (200843,13046,'pm_render_blocking_time','1348');
INSERT INTO `wp_postmeta` VALUES (200844,13046,'pm_total_blocking_time','5477');
INSERT INTO `wp_postmeta` VALUES (200845,13046,'pm_bootup_time','8594');
INSERT INTO `wp_postmeta` VALUES (200846,13046,'pm_weight','2214467');
INSERT INTO `wp_postmeta` VALUES (200847,13046,'pm_load_time_diff','-466');
INSERT INTO `wp_postmeta` VALUES (200848,13046,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (200849,13046,'pm_weight_document','28784');
INSERT INTO `wp_postmeta` VALUES (200850,13046,'pm_weight_image','1723366');
INSERT INTO `wp_postmeta` VALUES (200851,13046,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (200852,13046,'pm_weight_script','185697');
INSERT INTO `wp_postmeta` VALUES (200853,13046,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (200854,13046,'pm_weight_stylesheet','153700');
INSERT INTO `wp_postmeta` VALUES (200855,13046,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200856,13046,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200857,13046,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200858,13046,'pm_weight_third-party','125447');
INSERT INTO `wp_postmeta` VALUES (200859,13046,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (200860,13046,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (200861,13046,'pm_weight_image_diff','34');
INSERT INTO `wp_postmeta` VALUES (200862,13046,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200863,13046,'pm_weight_script_diff','-68');
INSERT INTO `wp_postmeta` VALUES (200864,13046,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200865,13046,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200866,13046,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200867,13046,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200868,13046,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200869,13046,'pm_weight_third-party_diff','17');
INSERT INTO `wp_postmeta` VALUES (200870,13046,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200871,13046,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491136;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288544;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97949;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57090;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200873,13047,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (200874,13047,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (200875,13047,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (200876,13047,'pm_load_time','18421');
INSERT INTO `wp_postmeta` VALUES (200877,13047,'pm_lcp_time','4517');
INSERT INTO `wp_postmeta` VALUES (200878,13047,'pm_max_fid','1279');
INSERT INTO `wp_postmeta` VALUES (200879,13047,'pm_render_blocking_time','1331');
INSERT INTO `wp_postmeta` VALUES (200880,13047,'pm_total_blocking_time','7914');
INSERT INTO `wp_postmeta` VALUES (200881,13047,'pm_bootup_time','11005');
INSERT INTO `wp_postmeta` VALUES (200882,13047,'pm_weight','2682122');
INSERT INTO `wp_postmeta` VALUES (200883,13047,'pm_load_time_diff','830');
INSERT INTO `wp_postmeta` VALUES (200884,13047,'pm_weight_diff','-912');
INSERT INTO `wp_postmeta` VALUES (200885,13047,'pm_weight_document','31872');
INSERT INTO `wp_postmeta` VALUES (200886,13047,'pm_weight_image','1492604');
INSERT INTO `wp_postmeta` VALUES (200887,13047,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (200888,13047,'pm_weight_script','783084');
INSERT INTO `wp_postmeta` VALUES (200889,13047,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (200890,13047,'pm_weight_stylesheet','219189');
INSERT INTO `wp_postmeta` VALUES (200891,13047,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (200892,13047,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200893,13047,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200894,13047,'pm_weight_third-party','1012067');
INSERT INTO `wp_postmeta` VALUES (200895,13047,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (200896,13047,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (200897,13047,'pm_weight_image_diff','14');
INSERT INTO `wp_postmeta` VALUES (200898,13047,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200899,13047,'pm_weight_script_diff','-1192');
INSERT INTO `wp_postmeta` VALUES (200900,13047,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200901,13047,'pm_weight_stylesheet_diff','268');
INSERT INTO `wp_postmeta` VALUES (200902,13047,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200903,13047,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200904,13047,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200905,13047,'pm_weight_third-party_diff','-899');
INSERT INTO `wp_postmeta` VALUES (200906,13047,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200907,13047,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/f3c4e04d/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:539926;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/f3c4e04d/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74895;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/f3c4e04d/www-player.css\";s:6:\"weight\";i:47707;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (200909,13048,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (200910,13048,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (200911,13048,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (200912,13048,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (200913,13048,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (200914,13048,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (200915,13048,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (200916,13048,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (200917,13048,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (200918,13048,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (200919,13048,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (200920,13048,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (200921,13048,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (200923,13049,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (200924,13049,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (200925,13049,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (200926,13049,'pm_load_time','12593');
INSERT INTO `wp_postmeta` VALUES (200927,13049,'pm_lcp_time','6086');
INSERT INTO `wp_postmeta` VALUES (200928,13049,'pm_max_fid','1192');
INSERT INTO `wp_postmeta` VALUES (200929,13049,'pm_render_blocking_time','1521');
INSERT INTO `wp_postmeta` VALUES (200930,13049,'pm_total_blocking_time','6012');
INSERT INTO `wp_postmeta` VALUES (200931,13049,'pm_bootup_time','7882');
INSERT INTO `wp_postmeta` VALUES (200932,13049,'pm_weight','1588005');
INSERT INTO `wp_postmeta` VALUES (200933,13049,'pm_load_time_diff','-569');
INSERT INTO `wp_postmeta` VALUES (200934,13049,'pm_weight_diff','29');
INSERT INTO `wp_postmeta` VALUES (200935,13049,'pm_weight_document','30244');
INSERT INTO `wp_postmeta` VALUES (200936,13049,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (200937,13049,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200938,13049,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200939,13049,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200940,13049,'pm_weight_script','142907');
INSERT INTO `wp_postmeta` VALUES (200941,13049,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200942,13049,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200943,13049,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200944,13049,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (200945,13049,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200946,13049,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (200947,13049,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (200948,13049,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200949,13049,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200950,13049,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200951,13049,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (200952,13049,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200953,13049,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200954,13049,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200955,13049,'pm_weight_third-party_diff','26');
INSERT INTO `wp_postmeta` VALUES (200956,13049,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200957,13049,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200959,13050,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (200960,13050,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (200961,13050,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (200962,13050,'pm_load_time','10964');
INSERT INTO `wp_postmeta` VALUES (200963,13050,'pm_lcp_time','5968');
INSERT INTO `wp_postmeta` VALUES (200964,13050,'pm_max_fid','1019');
INSERT INTO `wp_postmeta` VALUES (200965,13050,'pm_render_blocking_time','1679');
INSERT INTO `wp_postmeta` VALUES (200966,13050,'pm_total_blocking_time','4611');
INSERT INTO `wp_postmeta` VALUES (200967,13050,'pm_bootup_time','6090');
INSERT INTO `wp_postmeta` VALUES (200968,13050,'pm_weight','1587374');
INSERT INTO `wp_postmeta` VALUES (200969,13050,'pm_load_time_diff','-1281');
INSERT INTO `wp_postmeta` VALUES (200970,13050,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (200971,13050,'pm_weight_document','29928');
INSERT INTO `wp_postmeta` VALUES (200972,13050,'pm_weight_image','1096271');
INSERT INTO `wp_postmeta` VALUES (200973,13050,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (200974,13050,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (200975,13050,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (200976,13050,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (200977,13050,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (200978,13050,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (200979,13050,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (200980,13050,'pm_weight_third-party','112946');
INSERT INTO `wp_postmeta` VALUES (200981,13050,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (200982,13050,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (200983,13050,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (200984,13050,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (200985,13050,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200986,13050,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (200987,13050,'pm_weight_script_diff','-14');
INSERT INTO `wp_postmeta` VALUES (200988,13050,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (200989,13050,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200990,13050,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (200991,13050,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (200992,13050,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (200993,13050,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29928;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29928;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (200995,13051,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (200996,13051,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (200997,13051,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (200998,13051,'pm_load_time','13166');
INSERT INTO `wp_postmeta` VALUES (200999,13051,'pm_lcp_time','6503');
INSERT INTO `wp_postmeta` VALUES (201000,13051,'pm_max_fid','1423');
INSERT INTO `wp_postmeta` VALUES (201001,13051,'pm_render_blocking_time','1157');
INSERT INTO `wp_postmeta` VALUES (201002,13051,'pm_total_blocking_time','6310');
INSERT INTO `wp_postmeta` VALUES (201003,13051,'pm_bootup_time','8501');
INSERT INTO `wp_postmeta` VALUES (201004,13051,'pm_weight','1697738');
INSERT INTO `wp_postmeta` VALUES (201005,13051,'pm_load_time_diff','893');
INSERT INTO `wp_postmeta` VALUES (201006,13051,'pm_weight_diff','-50');
INSERT INTO `wp_postmeta` VALUES (201007,13051,'pm_weight_document','33127');
INSERT INTO `wp_postmeta` VALUES (201008,13051,'pm_weight_image','1197639');
INSERT INTO `wp_postmeta` VALUES (201009,13051,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (201010,13051,'pm_weight_stylesheet','170259');
INSERT INTO `wp_postmeta` VALUES (201011,13051,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201012,13051,'pm_weight_script','145502');
INSERT INTO `wp_postmeta` VALUES (201013,13051,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (201014,13051,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201015,13051,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201016,13051,'pm_weight_third-party','112908');
INSERT INTO `wp_postmeta` VALUES (201017,13051,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201018,13051,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (201019,13051,'pm_weight_image_diff','-28');
INSERT INTO `wp_postmeta` VALUES (201020,13051,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201021,13051,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (201022,13051,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201023,13051,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (201024,13051,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201025,13051,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201026,13051,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201027,13051,'pm_weight_third-party_diff','-60');
INSERT INTO `wp_postmeta` VALUES (201028,13051,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201029,13051,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33127;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33127;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201031,13052,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (201032,13052,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (201033,13052,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (201034,13052,'pm_load_time','15174');
INSERT INTO `wp_postmeta` VALUES (201035,13052,'pm_lcp_time','8748');
INSERT INTO `wp_postmeta` VALUES (201036,13052,'pm_max_fid','1281');
INSERT INTO `wp_postmeta` VALUES (201037,13052,'pm_render_blocking_time','1459');
INSERT INTO `wp_postmeta` VALUES (201038,13052,'pm_total_blocking_time','7361');
INSERT INTO `wp_postmeta` VALUES (201039,13052,'pm_bootup_time','10483');
INSERT INTO `wp_postmeta` VALUES (201040,13052,'pm_weight','2174231');
INSERT INTO `wp_postmeta` VALUES (201041,13052,'pm_weight_document','37140');
INSERT INTO `wp_postmeta` VALUES (201042,13052,'pm_weight_image','1378944');
INSERT INTO `wp_postmeta` VALUES (201043,13052,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201044,13052,'pm_weight_script','413763');
INSERT INTO `wp_postmeta` VALUES (201045,13052,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (201046,13052,'pm_weight_stylesheet','175067');
INSERT INTO `wp_postmeta` VALUES (201047,13052,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (201048,13052,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201049,13052,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201050,13052,'pm_weight_third-party','341255');
INSERT INTO `wp_postmeta` VALUES (201051,13052,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (201052,13052,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-a444daaa0d464c5114dcb9183faf2d65.js\";s:6:\"weight\";i:80272;s:8:\"filename\";s:46:\"controller-a444daaa0d464c5114dcb9183faf2d65.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:7;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66181;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-d6627284bba2daff3f6dbb97e6e03969.js\";s:6:\"weight\";i:50496;s:8:\"filename\";s:42:\"shared-d6627284bba2daff3f6dbb97e6e03969.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37140;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (201054,13053,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (201055,13053,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (201056,13053,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (201057,13053,'pm_load_time','12108');
INSERT INTO `wp_postmeta` VALUES (201058,13053,'pm_lcp_time','6697');
INSERT INTO `wp_postmeta` VALUES (201059,13053,'pm_max_fid','1139');
INSERT INTO `wp_postmeta` VALUES (201060,13053,'pm_render_blocking_time','1503');
INSERT INTO `wp_postmeta` VALUES (201061,13053,'pm_total_blocking_time','5445');
INSERT INTO `wp_postmeta` VALUES (201062,13053,'pm_bootup_time','7788');
INSERT INTO `wp_postmeta` VALUES (201063,13053,'pm_weight','1652633');
INSERT INTO `wp_postmeta` VALUES (201064,13053,'pm_load_time_diff','-492');
INSERT INTO `wp_postmeta` VALUES (201065,13053,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (201066,13053,'pm_weight_document','30982');
INSERT INTO `wp_postmeta` VALUES (201067,13053,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (201068,13053,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201069,13053,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (201070,13053,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201071,13053,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (201072,13053,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201073,13053,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201074,13053,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201075,13053,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (201076,13053,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201077,13053,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (201078,13053,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (201079,13053,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201080,13053,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201081,13053,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201082,13053,'pm_weight_script_diff','11');
INSERT INTO `wp_postmeta` VALUES (201083,13053,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201084,13053,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201085,13053,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201086,13053,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (201087,13053,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201088,13053,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30982;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201090,13054,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (201091,13054,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (201092,13054,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (201093,13054,'pm_load_time','12204');
INSERT INTO `wp_postmeta` VALUES (201094,13054,'pm_lcp_time','4732');
INSERT INTO `wp_postmeta` VALUES (201095,13054,'pm_max_fid','1243');
INSERT INTO `wp_postmeta` VALUES (201096,13054,'pm_render_blocking_time','1132');
INSERT INTO `wp_postmeta` VALUES (201097,13054,'pm_total_blocking_time','6047');
INSERT INTO `wp_postmeta` VALUES (201098,13054,'pm_bootup_time','7972');
INSERT INTO `wp_postmeta` VALUES (201099,13054,'pm_weight','1588349');
INSERT INTO `wp_postmeta` VALUES (201100,13054,'pm_load_time_diff','415');
INSERT INTO `wp_postmeta` VALUES (201101,13054,'pm_weight_diff','-89');
INSERT INTO `wp_postmeta` VALUES (201102,13054,'pm_weight_document','30420');
INSERT INTO `wp_postmeta` VALUES (201103,13054,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (201104,13054,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201105,13054,'pm_weight_stylesheet','170238');
INSERT INTO `wp_postmeta` VALUES (201106,13054,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201107,13054,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (201108,13054,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201109,13054,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201110,13054,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201111,13054,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (201112,13054,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201113,13054,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (201114,13054,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (201115,13054,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201116,13054,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (201117,13054,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201118,13054,'pm_weight_script_diff','-35');
INSERT INTO `wp_postmeta` VALUES (201119,13054,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201120,13054,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201121,13054,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201122,13054,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (201123,13054,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201124,13054,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30420;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30420;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201126,13055,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (201127,13055,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (201128,13055,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (201129,13055,'pm_load_time','13154');
INSERT INTO `wp_postmeta` VALUES (201130,13055,'pm_lcp_time','8594');
INSERT INTO `wp_postmeta` VALUES (201131,13055,'pm_max_fid','1319');
INSERT INTO `wp_postmeta` VALUES (201132,13055,'pm_render_blocking_time','2560');
INSERT INTO `wp_postmeta` VALUES (201133,13055,'pm_total_blocking_time','5215');
INSERT INTO `wp_postmeta` VALUES (201134,13055,'pm_bootup_time','9116');
INSERT INTO `wp_postmeta` VALUES (201135,13055,'pm_weight','1725078');
INSERT INTO `wp_postmeta` VALUES (201136,13055,'pm_load_time_diff','-76');
INSERT INTO `wp_postmeta` VALUES (201137,13055,'pm_weight_diff','11');
INSERT INTO `wp_postmeta` VALUES (201138,13055,'pm_weight_document','32994');
INSERT INTO `wp_postmeta` VALUES (201139,13055,'pm_weight_image','1101212');
INSERT INTO `wp_postmeta` VALUES (201140,13055,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201141,13055,'pm_weight_script','246461');
INSERT INTO `wp_postmeta` VALUES (201142,13055,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (201143,13055,'pm_weight_stylesheet','193274');
INSERT INTO `wp_postmeta` VALUES (201144,13055,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (201145,13055,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201146,13055,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201147,13055,'pm_weight_third-party','112976');
INSERT INTO `wp_postmeta` VALUES (201148,13055,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201149,13055,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (201150,13055,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (201151,13055,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201152,13055,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (201153,13055,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201154,13055,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201155,13055,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201156,13055,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201157,13055,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201158,13055,'pm_weight_third-party_diff','3');
INSERT INTO `wp_postmeta` VALUES (201159,13055,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201160,13055,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32994;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32994;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201162,13056,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (201163,13056,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201164,13056,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201166,13057,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (201167,13057,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201168,13057,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201170,13058,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (201171,13058,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201172,13058,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201174,13059,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (201175,13059,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:55:\"Homepage, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201176,13059,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201178,13060,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (201179,13060,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Single faq, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (201180,13060,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201182,13061,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (201183,13061,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201184,13061,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201186,13062,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (201187,13062,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201188,13062,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201190,13063,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (201191,13063,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201192,13063,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201194,13064,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (201195,13064,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (201196,13064,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201198,13065,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (201199,13065,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201200,13065,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201202,13066,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (201203,13066,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201204,13066,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201206,13067,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (201207,13067,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Page for posts, Single page, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (201208,13067,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201210,13068,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (201211,13068,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201212,13068,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201214,13069,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (201215,13069,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (201216,13069,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201218,13070,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (201219,13070,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201220,13070,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201222,13071,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (201223,13071,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (201224,13071,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201226,13045,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (201227,13045,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (201228,13045,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (201229,13045,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (201230,13045,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (201231,13045,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (201232,13045,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (201269,13072,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (201270,13072,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (201271,13072,'pm_changes','5');
INSERT INTO `wp_postmeta` VALUES (201272,13072,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (201273,13072,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (201275,13073,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (201276,13073,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (201277,13073,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (201278,13073,'pm_load_time','18335');
INSERT INTO `wp_postmeta` VALUES (201279,13073,'pm_lcp_time','12914');
INSERT INTO `wp_postmeta` VALUES (201280,13073,'pm_max_fid','2591');
INSERT INTO `wp_postmeta` VALUES (201281,13073,'pm_render_blocking_time','1145');
INSERT INTO `wp_postmeta` VALUES (201282,13073,'pm_total_blocking_time','7057');
INSERT INTO `wp_postmeta` VALUES (201283,13073,'pm_bootup_time','9810');
INSERT INTO `wp_postmeta` VALUES (201284,13073,'pm_weight','2215058');
INSERT INTO `wp_postmeta` VALUES (201285,13073,'pm_load_time_diff','2192');
INSERT INTO `wp_postmeta` VALUES (201286,13073,'pm_weight_diff','591');
INSERT INTO `wp_postmeta` VALUES (201287,13073,'pm_weight_document','28785');
INSERT INTO `wp_postmeta` VALUES (201288,13073,'pm_weight_image','1723417');
INSERT INTO `wp_postmeta` VALUES (201289,13073,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201290,13073,'pm_weight_script','185722');
INSERT INTO `wp_postmeta` VALUES (201291,13073,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (201292,13073,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (201293,13073,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201294,13073,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201295,13073,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201296,13073,'pm_weight_third-party','125426');
INSERT INTO `wp_postmeta` VALUES (201297,13073,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (201298,13073,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (201299,13073,'pm_weight_image_diff','51');
INSERT INTO `wp_postmeta` VALUES (201300,13073,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201301,13073,'pm_weight_script_diff','25');
INSERT INTO `wp_postmeta` VALUES (201302,13073,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201303,13073,'pm_weight_stylesheet_diff','501');
INSERT INTO `wp_postmeta` VALUES (201304,13073,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201305,13073,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201306,13073,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201307,13073,'pm_weight_third-party_diff','-21');
INSERT INTO `wp_postmeta` VALUES (201308,13073,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201309,13073,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491167;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411558;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288550;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97944;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201311,13074,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (201312,13074,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (201313,13074,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (201314,13074,'pm_load_time','18009');
INSERT INTO `wp_postmeta` VALUES (201315,13074,'pm_lcp_time','6380');
INSERT INTO `wp_postmeta` VALUES (201316,13074,'pm_max_fid','995');
INSERT INTO `wp_postmeta` VALUES (201317,13074,'pm_render_blocking_time','1825');
INSERT INTO `wp_postmeta` VALUES (201318,13074,'pm_total_blocking_time','6851');
INSERT INTO `wp_postmeta` VALUES (201319,13074,'pm_bootup_time','10198');
INSERT INTO `wp_postmeta` VALUES (201320,13074,'pm_weight','2683358');
INSERT INTO `wp_postmeta` VALUES (201321,13074,'pm_load_time_diff','-412');
INSERT INTO `wp_postmeta` VALUES (201322,13074,'pm_weight_diff','1236');
INSERT INTO `wp_postmeta` VALUES (201323,13074,'pm_weight_document','31874');
INSERT INTO `wp_postmeta` VALUES (201324,13074,'pm_weight_image','1492596');
INSERT INTO `wp_postmeta` VALUES (201325,13074,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (201326,13074,'pm_weight_script','783816');
INSERT INTO `wp_postmeta` VALUES (201327,13074,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (201328,13074,'pm_weight_stylesheet','219706');
INSERT INTO `wp_postmeta` VALUES (201329,13074,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (201330,13074,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201331,13074,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201332,13074,'pm_weight_third-party','1012785');
INSERT INTO `wp_postmeta` VALUES (201333,13074,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (201334,13074,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (201335,13074,'pm_weight_image_diff','-8');
INSERT INTO `wp_postmeta` VALUES (201336,13074,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201337,13074,'pm_weight_script_diff','732');
INSERT INTO `wp_postmeta` VALUES (201338,13074,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201339,13074,'pm_weight_stylesheet_diff','517');
INSERT INTO `wp_postmeta` VALUES (201340,13074,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201341,13074,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201342,13074,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201343,13074,'pm_weight_third-party_diff','718');
INSERT INTO `wp_postmeta` VALUES (201344,13074,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201345,13074,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/13e70377/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540107;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/13e70377/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75010;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/13e70377/www-player.css\";s:6:\"weight\";i:47707;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (201347,13075,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (201348,13075,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (201349,13075,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (201350,13075,'pm_load_time','11048');
INSERT INTO `wp_postmeta` VALUES (201351,13075,'pm_lcp_time','6623');
INSERT INTO `wp_postmeta` VALUES (201352,13075,'pm_max_fid','955');
INSERT INTO `wp_postmeta` VALUES (201353,13075,'pm_render_blocking_time','1684');
INSERT INTO `wp_postmeta` VALUES (201354,13075,'pm_total_blocking_time','4751');
INSERT INTO `wp_postmeta` VALUES (201355,13075,'pm_bootup_time','7119');
INSERT INTO `wp_postmeta` VALUES (201356,13075,'pm_weight','1588470');
INSERT INTO `wp_postmeta` VALUES (201357,13075,'pm_load_time_diff','-1545');
INSERT INTO `wp_postmeta` VALUES (201358,13075,'pm_weight_diff','465');
INSERT INTO `wp_postmeta` VALUES (201359,13075,'pm_weight_document','30244');
INSERT INTO `wp_postmeta` VALUES (201360,13075,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (201361,13075,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201362,13075,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201363,13075,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201364,13075,'pm_weight_script','142890');
INSERT INTO `wp_postmeta` VALUES (201365,13075,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201366,13075,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201367,13075,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201368,13075,'pm_weight_third-party','112935');
INSERT INTO `wp_postmeta` VALUES (201369,13075,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201370,13075,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (201371,13075,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201372,13075,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201373,13075,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201374,13075,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201375,13075,'pm_weight_script_diff','-17');
INSERT INTO `wp_postmeta` VALUES (201376,13075,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201377,13075,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201378,13075,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201379,13075,'pm_weight_third-party_diff','-33');
INSERT INTO `wp_postmeta` VALUES (201380,13075,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201381,13075,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201383,13076,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (201384,13076,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (201385,13076,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (201386,13076,'pm_load_time','11913');
INSERT INTO `wp_postmeta` VALUES (201387,13076,'pm_lcp_time','7208');
INSERT INTO `wp_postmeta` VALUES (201388,13076,'pm_max_fid','1121');
INSERT INTO `wp_postmeta` VALUES (201389,13076,'pm_render_blocking_time','1486');
INSERT INTO `wp_postmeta` VALUES (201390,13076,'pm_total_blocking_time','5300');
INSERT INTO `wp_postmeta` VALUES (201391,13076,'pm_bootup_time','7383');
INSERT INTO `wp_postmeta` VALUES (201392,13076,'pm_weight','1587908');
INSERT INTO `wp_postmeta` VALUES (201393,13076,'pm_load_time_diff','949');
INSERT INTO `wp_postmeta` VALUES (201394,13076,'pm_weight_diff','534');
INSERT INTO `wp_postmeta` VALUES (201395,13076,'pm_weight_document','29931');
INSERT INTO `wp_postmeta` VALUES (201396,13076,'pm_weight_image','1096271');
INSERT INTO `wp_postmeta` VALUES (201397,13076,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201398,13076,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201399,13076,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201400,13076,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (201401,13076,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201402,13076,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201403,13076,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201404,13076,'pm_weight_third-party','112976');
INSERT INTO `wp_postmeta` VALUES (201405,13076,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201406,13076,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (201407,13076,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201408,13076,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201409,13076,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201410,13076,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201411,13076,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (201412,13076,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201413,13076,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201414,13076,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201415,13076,'pm_weight_third-party_diff','30');
INSERT INTO `wp_postmeta` VALUES (201416,13076,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201417,13076,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29931;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29931;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201419,13077,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (201420,13077,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (201421,13077,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (201422,13077,'pm_load_time','16393');
INSERT INTO `wp_postmeta` VALUES (201423,13077,'pm_lcp_time','8487');
INSERT INTO `wp_postmeta` VALUES (201424,13077,'pm_max_fid','1211');
INSERT INTO `wp_postmeta` VALUES (201425,13077,'pm_render_blocking_time','1076');
INSERT INTO `wp_postmeta` VALUES (201426,13077,'pm_total_blocking_time','9414');
INSERT INTO `wp_postmeta` VALUES (201427,13077,'pm_bootup_time','12261');
INSERT INTO `wp_postmeta` VALUES (201428,13077,'pm_weight','2174729');
INSERT INTO `wp_postmeta` VALUES (201429,13077,'pm_load_time_diff','1219');
INSERT INTO `wp_postmeta` VALUES (201430,13077,'pm_weight_diff','498');
INSERT INTO `wp_postmeta` VALUES (201431,13077,'pm_weight_document','37121');
INSERT INTO `wp_postmeta` VALUES (201432,13077,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (201433,13077,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201434,13077,'pm_weight_script','413929');
INSERT INTO `wp_postmeta` VALUES (201435,13077,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (201436,13077,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (201437,13077,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (201438,13077,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201439,13077,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201440,13077,'pm_weight_third-party','341283');
INSERT INTO `wp_postmeta` VALUES (201441,13077,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (201442,13077,'pm_weight_document_diff','-19');
INSERT INTO `wp_postmeta` VALUES (201443,13077,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (201444,13077,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201445,13077,'pm_weight_script_diff','166');
INSERT INTO `wp_postmeta` VALUES (201446,13077,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201447,13077,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201448,13077,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201449,13077,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201450,13077,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201451,13077,'pm_weight_third-party_diff','28');
INSERT INTO `wp_postmeta` VALUES (201452,13077,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201453,13077,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:6:\"weight\";i:80284;s:8:\"filename\";s:46:\"controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66291;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-840cf7232799d85e645283a1b6ffde22.js\";s:6:\"weight\";i:50501;s:8:\"filename\";s:42:\"shared-840cf7232799d85e645283a1b6ffde22.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37121;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201455,13078,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (201456,13078,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (201457,13078,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (201458,13078,'pm_load_time','11999');
INSERT INTO `wp_postmeta` VALUES (201459,13078,'pm_lcp_time','6987');
INSERT INTO `wp_postmeta` VALUES (201460,13078,'pm_max_fid','1229');
INSERT INTO `wp_postmeta` VALUES (201461,13078,'pm_render_blocking_time','1243');
INSERT INTO `wp_postmeta` VALUES (201462,13078,'pm_total_blocking_time','5687');
INSERT INTO `wp_postmeta` VALUES (201463,13078,'pm_bootup_time','8189');
INSERT INTO `wp_postmeta` VALUES (201464,13078,'pm_weight','1653099');
INSERT INTO `wp_postmeta` VALUES (201465,13078,'pm_load_time_diff','-109');
INSERT INTO `wp_postmeta` VALUES (201466,13078,'pm_weight_diff','466');
INSERT INTO `wp_postmeta` VALUES (201467,13078,'pm_weight_document','30982');
INSERT INTO `wp_postmeta` VALUES (201468,13078,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (201469,13078,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201470,13078,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201471,13078,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201472,13078,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (201473,13078,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201474,13078,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201475,13078,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201476,13078,'pm_weight_third-party','112921');
INSERT INTO `wp_postmeta` VALUES (201477,13078,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201478,13078,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (201479,13078,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201480,13078,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201481,13078,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201482,13078,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201483,13078,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (201484,13078,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201485,13078,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201486,13078,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201487,13078,'pm_weight_third-party_diff','-32');
INSERT INTO `wp_postmeta` VALUES (201488,13078,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201489,13078,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30982;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201491,13079,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (201492,13079,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (201493,13079,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (201494,13079,'pm_load_time','11522');
INSERT INTO `wp_postmeta` VALUES (201495,13079,'pm_lcp_time','5157');
INSERT INTO `wp_postmeta` VALUES (201496,13079,'pm_max_fid','927');
INSERT INTO `wp_postmeta` VALUES (201497,13079,'pm_render_blocking_time','1680');
INSERT INTO `wp_postmeta` VALUES (201498,13079,'pm_total_blocking_time','4654');
INSERT INTO `wp_postmeta` VALUES (201499,13079,'pm_bootup_time','6694');
INSERT INTO `wp_postmeta` VALUES (201500,13079,'pm_weight','1588854');
INSERT INTO `wp_postmeta` VALUES (201501,13079,'pm_load_time_diff','-682');
INSERT INTO `wp_postmeta` VALUES (201502,13079,'pm_weight_diff','505');
INSERT INTO `wp_postmeta` VALUES (201503,13079,'pm_weight_document','30415');
INSERT INTO `wp_postmeta` VALUES (201504,13079,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (201505,13079,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201506,13079,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201507,13079,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201508,13079,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (201509,13079,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201510,13079,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201511,13079,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201512,13079,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (201513,13079,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201514,13079,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (201515,13079,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (201516,13079,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201517,13079,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201518,13079,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201519,13079,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (201520,13079,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201521,13079,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201522,13079,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201523,13079,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (201524,13079,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201525,13079,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30415;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30415;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201527,13080,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (201528,13080,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (201529,13080,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (201530,13080,'pm_load_time','14645');
INSERT INTO `wp_postmeta` VALUES (201531,13080,'pm_lcp_time','9137');
INSERT INTO `wp_postmeta` VALUES (201532,13080,'pm_max_fid','1491');
INSERT INTO `wp_postmeta` VALUES (201533,13080,'pm_render_blocking_time','2147');
INSERT INTO `wp_postmeta` VALUES (201534,13080,'pm_total_blocking_time','7656');
INSERT INTO `wp_postmeta` VALUES (201535,13080,'pm_bootup_time','10961');
INSERT INTO `wp_postmeta` VALUES (201536,13080,'pm_weight','1725588');
INSERT INTO `wp_postmeta` VALUES (201537,13080,'pm_load_time_diff','1491');
INSERT INTO `wp_postmeta` VALUES (201538,13080,'pm_weight_diff','510');
INSERT INTO `wp_postmeta` VALUES (201539,13080,'pm_weight_document','32999');
INSERT INTO `wp_postmeta` VALUES (201540,13080,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (201541,13080,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201542,13080,'pm_weight_script','246466');
INSERT INTO `wp_postmeta` VALUES (201543,13080,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (201544,13080,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (201545,13080,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (201546,13080,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201547,13080,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201548,13080,'pm_weight_third-party','112984');
INSERT INTO `wp_postmeta` VALUES (201549,13080,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201550,13080,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (201551,13080,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (201552,13080,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201553,13080,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (201554,13080,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201555,13080,'pm_weight_stylesheet_diff','496');
INSERT INTO `wp_postmeta` VALUES (201556,13080,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201557,13080,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201558,13080,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201559,13080,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (201560,13080,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201561,13080,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32999;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32999;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201563,13081,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (201564,13081,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201565,13081,'pm_object_name','Advanced Custom Fields PRO');
INSERT INTO `wp_postmeta` VALUES (201566,13081,'pm_object_version','5.11.4');
INSERT INTO `wp_postmeta` VALUES (201567,13081,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201568,13081,'pm_previous_object_name','Advanced Custom Fields PRO');
INSERT INTO `wp_postmeta` VALUES (201569,13081,'pm_previous_object_version','5.10.2');
INSERT INTO `wp_postmeta` VALUES (201570,13081,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (201571,13081,'pm_object_version_minor','11');
INSERT INTO `wp_postmeta` VALUES (201572,13081,'pm_object_version_patch','4');
INSERT INTO `wp_postmeta` VALUES (201573,13081,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (201574,13081,'pm_previous_object_version_minor','10');
INSERT INTO `wp_postmeta` VALUES (201575,13081,'pm_previous_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (201577,13082,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (201578,13082,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201579,13082,'pm_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (201580,13082,'pm_object_version','7.51');
INSERT INTO `wp_postmeta` VALUES (201581,13082,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201582,13082,'pm_previous_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (201583,13082,'pm_previous_object_version','7.50');
INSERT INTO `wp_postmeta` VALUES (201584,13082,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (201585,13082,'pm_object_version_minor','51');
INSERT INTO `wp_postmeta` VALUES (201586,13082,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201587,13082,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (201588,13082,'pm_previous_object_version_minor','50');
INSERT INTO `wp_postmeta` VALUES (201589,13082,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201591,13083,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (201592,13083,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201593,13083,'pm_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (201594,13083,'pm_object_version','4.69');
INSERT INTO `wp_postmeta` VALUES (201595,13083,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201596,13083,'pm_previous_object_name','Migrate To Liquid Web & Nexcess');
INSERT INTO `wp_postmeta` VALUES (201597,13083,'pm_previous_object_version','4.68');
INSERT INTO `wp_postmeta` VALUES (201598,13083,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (201599,13083,'pm_object_version_minor','69');
INSERT INTO `wp_postmeta` VALUES (201600,13083,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201601,13083,'pm_previous_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (201602,13083,'pm_previous_object_version_minor','68');
INSERT INTO `wp_postmeta` VALUES (201603,13083,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201605,13084,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (201606,13084,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201607,13084,'pm_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (201608,13084,'pm_object_version','6.0.0');
INSERT INTO `wp_postmeta` VALUES (201609,13084,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201610,13084,'pm_previous_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (201611,13084,'pm_previous_object_version','5.9.0');
INSERT INTO `wp_postmeta` VALUES (201612,13084,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (201613,13084,'pm_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (201614,13084,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201615,13084,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (201616,13084,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (201617,13084,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (201619,13085,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (201620,13085,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201621,13085,'pm_object_name','WPS Hide Login');
INSERT INTO `wp_postmeta` VALUES (201622,13085,'pm_object_version','1.9.2');
INSERT INTO `wp_postmeta` VALUES (201623,13085,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (201624,13085,'pm_previous_object_name','WPS Hide Login');
INSERT INTO `wp_postmeta` VALUES (201625,13085,'pm_previous_object_version','1.9.1');
INSERT INTO `wp_postmeta` VALUES (201626,13085,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (201627,13085,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (201628,13085,'pm_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (201629,13085,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (201630,13085,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (201631,13085,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (201633,13086,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (201634,13086,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201635,13086,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201637,13087,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (201638,13087,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (201639,13087,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201641,13088,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (201642,13088,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201643,13088,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201645,13089,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (201646,13089,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201647,13089,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201649,13090,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (201650,13090,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Page for posts, Single faq, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (201651,13090,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201653,13091,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (201654,13091,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:55:\"Homepage, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201655,13091,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201657,13092,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (201658,13092,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201659,13092,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201661,13093,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (201662,13093,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (201663,13093,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201665,13094,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (201666,13094,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201667,13094,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201669,13095,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (201670,13095,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201671,13095,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201673,13096,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (201674,13096,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (201675,13096,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201677,13097,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (201678,13097,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201679,13097,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"WordPress Zero Spam\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201681,13098,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (201682,13098,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201683,13098,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201685,13099,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (201686,13099,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (201687,13099,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (201689,13100,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (201690,13100,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201691,13100,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201693,13101,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (201694,13101,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:71:\"Homepage, Single page, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (201695,13101,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201697,13102,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (201698,13102,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:46:\"Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (201699,13102,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201701,13103,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (201702,13103,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (201703,13103,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (201705,13072,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (201706,13072,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (201707,13072,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (201708,13072,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (201709,13072,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (201710,13072,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (201711,13072,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (201739,13104,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (201740,13104,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (201741,13104,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (201742,13104,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (201743,13104,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (201745,13105,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (201746,13105,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (201747,13105,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (201748,13105,'pm_load_time','15671');
INSERT INTO `wp_postmeta` VALUES (201749,13105,'pm_lcp_time','11861');
INSERT INTO `wp_postmeta` VALUES (201750,13105,'pm_max_fid','1040');
INSERT INTO `wp_postmeta` VALUES (201751,13105,'pm_render_blocking_time','1011');
INSERT INTO `wp_postmeta` VALUES (201752,13105,'pm_total_blocking_time','4278');
INSERT INTO `wp_postmeta` VALUES (201753,13105,'pm_bootup_time','8895');
INSERT INTO `wp_postmeta` VALUES (201754,13105,'pm_weight','2215045');
INSERT INTO `wp_postmeta` VALUES (201755,13105,'pm_load_time_diff','-2664');
INSERT INTO `wp_postmeta` VALUES (201756,13105,'pm_weight_diff','-13');
INSERT INTO `wp_postmeta` VALUES (201757,13105,'pm_weight_document','28780');
INSERT INTO `wp_postmeta` VALUES (201758,13105,'pm_weight_image','1723338');
INSERT INTO `wp_postmeta` VALUES (201759,13105,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201760,13105,'pm_weight_script','185737');
INSERT INTO `wp_postmeta` VALUES (201761,13105,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (201762,13105,'pm_weight_stylesheet','154224');
INSERT INTO `wp_postmeta` VALUES (201763,13105,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201764,13105,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201765,13105,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201766,13105,'pm_weight_third-party','125471');
INSERT INTO `wp_postmeta` VALUES (201767,13105,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (201768,13105,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (201769,13105,'pm_weight_image_diff','-79');
INSERT INTO `wp_postmeta` VALUES (201770,13105,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201771,13105,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (201772,13105,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201773,13105,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (201774,13105,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201775,13105,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201776,13105,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201777,13105,'pm_weight_third-party_diff','45');
INSERT INTO `wp_postmeta` VALUES (201778,13105,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201779,13105,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491144;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223682;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201781,13106,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (201782,13106,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (201783,13106,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (201784,13106,'pm_load_time','17453');
INSERT INTO `wp_postmeta` VALUES (201785,13106,'pm_lcp_time','5145');
INSERT INTO `wp_postmeta` VALUES (201786,13106,'pm_max_fid','1368');
INSERT INTO `wp_postmeta` VALUES (201787,13106,'pm_render_blocking_time','1449');
INSERT INTO `wp_postmeta` VALUES (201788,13106,'pm_total_blocking_time','7196');
INSERT INTO `wp_postmeta` VALUES (201789,13106,'pm_bootup_time','10778');
INSERT INTO `wp_postmeta` VALUES (201790,13106,'pm_weight','2684439');
INSERT INTO `wp_postmeta` VALUES (201791,13106,'pm_load_time_diff','-556');
INSERT INTO `wp_postmeta` VALUES (201792,13106,'pm_weight_diff','1081');
INSERT INTO `wp_postmeta` VALUES (201793,13106,'pm_weight_document','31876');
INSERT INTO `wp_postmeta` VALUES (201794,13106,'pm_weight_image','1492621');
INSERT INTO `wp_postmeta` VALUES (201795,13106,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (201796,13106,'pm_weight_script','783996');
INSERT INTO `wp_postmeta` VALUES (201797,13106,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (201798,13106,'pm_weight_stylesheet','219796');
INSERT INTO `wp_postmeta` VALUES (201799,13106,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (201800,13106,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201801,13106,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201802,13106,'pm_weight_third-party','1013841');
INSERT INTO `wp_postmeta` VALUES (201803,13106,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (201804,13106,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (201805,13106,'pm_weight_image_diff','25');
INSERT INTO `wp_postmeta` VALUES (201806,13106,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201807,13106,'pm_weight_script_diff','180');
INSERT INTO `wp_postmeta` VALUES (201808,13106,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201809,13106,'pm_weight_stylesheet_diff','90');
INSERT INTO `wp_postmeta` VALUES (201810,13106,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201811,13106,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201812,13106,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201813,13106,'pm_weight_third-party_diff','1056');
INSERT INTO `wp_postmeta` VALUES (201814,13106,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201815,13106,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540364;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131038;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74948;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47797;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (201817,13107,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (201818,13107,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (201819,13107,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (201820,13107,'pm_load_time','11388');
INSERT INTO `wp_postmeta` VALUES (201821,13107,'pm_lcp_time','6230');
INSERT INTO `wp_postmeta` VALUES (201822,13107,'pm_max_fid','988');
INSERT INTO `wp_postmeta` VALUES (201823,13107,'pm_render_blocking_time','1489');
INSERT INTO `wp_postmeta` VALUES (201824,13107,'pm_total_blocking_time','4643');
INSERT INTO `wp_postmeta` VALUES (201825,13107,'pm_bootup_time','6592');
INSERT INTO `wp_postmeta` VALUES (201826,13107,'pm_weight','1588487');
INSERT INTO `wp_postmeta` VALUES (201827,13107,'pm_load_time_diff','340');
INSERT INTO `wp_postmeta` VALUES (201828,13107,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (201829,13107,'pm_weight_document','30243');
INSERT INTO `wp_postmeta` VALUES (201830,13107,'pm_weight_image','1096254');
INSERT INTO `wp_postmeta` VALUES (201831,13107,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201832,13107,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201833,13107,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201834,13107,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (201835,13107,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201836,13107,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201837,13107,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201838,13107,'pm_weight_third-party','112947');
INSERT INTO `wp_postmeta` VALUES (201839,13107,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201840,13107,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (201841,13107,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (201842,13107,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201843,13107,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201844,13107,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201845,13107,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (201846,13107,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201847,13107,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201848,13107,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201849,13107,'pm_weight_third-party_diff','12');
INSERT INTO `wp_postmeta` VALUES (201850,13107,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201851,13107,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30243;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30243;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201853,13108,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (201854,13108,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (201855,13108,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (201856,13108,'pm_load_time','11114');
INSERT INTO `wp_postmeta` VALUES (201857,13108,'pm_lcp_time','6040');
INSERT INTO `wp_postmeta` VALUES (201858,13108,'pm_max_fid','907');
INSERT INTO `wp_postmeta` VALUES (201859,13108,'pm_render_blocking_time','1650');
INSERT INTO `wp_postmeta` VALUES (201860,13108,'pm_total_blocking_time','4543');
INSERT INTO `wp_postmeta` VALUES (201861,13108,'pm_bootup_time','6616');
INSERT INTO `wp_postmeta` VALUES (201862,13108,'pm_weight','1587851');
INSERT INTO `wp_postmeta` VALUES (201863,13108,'pm_load_time_diff','-799');
INSERT INTO `wp_postmeta` VALUES (201864,13108,'pm_weight_diff','-57');
INSERT INTO `wp_postmeta` VALUES (201865,13108,'pm_weight_document','29925');
INSERT INTO `wp_postmeta` VALUES (201866,13108,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (201867,13108,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201868,13108,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201869,13108,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201870,13108,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (201871,13108,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201872,13108,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201873,13108,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201874,13108,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (201875,13108,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201876,13108,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (201877,13108,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (201878,13108,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201879,13108,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201880,13108,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201881,13108,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (201882,13108,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201883,13108,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201884,13108,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201885,13108,'pm_weight_third-party_diff','-22');
INSERT INTO `wp_postmeta` VALUES (201886,13108,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201887,13108,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29925;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29925;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201889,13109,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (201890,13109,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (201891,13109,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (201892,13109,'pm_load_time','16340');
INSERT INTO `wp_postmeta` VALUES (201893,13109,'pm_lcp_time','8790');
INSERT INTO `wp_postmeta` VALUES (201894,13109,'pm_max_fid','1532');
INSERT INTO `wp_postmeta` VALUES (201895,13109,'pm_render_blocking_time','1194');
INSERT INTO `wp_postmeta` VALUES (201896,13109,'pm_total_blocking_time','8102');
INSERT INTO `wp_postmeta` VALUES (201897,13109,'pm_bootup_time','12255');
INSERT INTO `wp_postmeta` VALUES (201898,13109,'pm_weight','2174426');
INSERT INTO `wp_postmeta` VALUES (201899,13109,'pm_load_time_diff','-53');
INSERT INTO `wp_postmeta` VALUES (201900,13109,'pm_weight_diff','-303');
INSERT INTO `wp_postmeta` VALUES (201901,13109,'pm_weight_document','37145');
INSERT INTO `wp_postmeta` VALUES (201902,13109,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (201903,13109,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201904,13109,'pm_weight_script','413901');
INSERT INTO `wp_postmeta` VALUES (201905,13109,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (201906,13109,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (201907,13109,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (201908,13109,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201909,13109,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201910,13109,'pm_weight_third-party','340931');
INSERT INTO `wp_postmeta` VALUES (201911,13109,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (201912,13109,'pm_weight_document_diff','24');
INSERT INTO `wp_postmeta` VALUES (201913,13109,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201914,13109,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201915,13109,'pm_weight_script_diff','-28');
INSERT INTO `wp_postmeta` VALUES (201916,13109,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201917,13109,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201918,13109,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201919,13109,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201920,13109,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201921,13109,'pm_weight_third-party_diff','-352');
INSERT INTO `wp_postmeta` VALUES (201922,13109,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201923,13109,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:6:\"weight\";i:80284;s:8:\"filename\";s:46:\"controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66292;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:6:\"weight\";i:50476;s:8:\"filename\";s:42:\"shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37145;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201925,13110,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (201926,13110,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (201927,13110,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (201928,13110,'pm_load_time','13090');
INSERT INTO `wp_postmeta` VALUES (201929,13110,'pm_lcp_time','7955');
INSERT INTO `wp_postmeta` VALUES (201930,13110,'pm_max_fid','1393');
INSERT INTO `wp_postmeta` VALUES (201931,13110,'pm_render_blocking_time','1339');
INSERT INTO `wp_postmeta` VALUES (201932,13110,'pm_total_blocking_time','6520');
INSERT INTO `wp_postmeta` VALUES (201933,13110,'pm_bootup_time','8355');
INSERT INTO `wp_postmeta` VALUES (201934,13110,'pm_weight','1653151');
INSERT INTO `wp_postmeta` VALUES (201935,13110,'pm_load_time_diff','1091');
INSERT INTO `wp_postmeta` VALUES (201936,13110,'pm_weight_diff','52');
INSERT INTO `wp_postmeta` VALUES (201937,13110,'pm_weight_document','30988');
INSERT INTO `wp_postmeta` VALUES (201938,13110,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (201939,13110,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (201940,13110,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (201941,13110,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201942,13110,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (201943,13110,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201944,13110,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201945,13110,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201946,13110,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (201947,13110,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201948,13110,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (201949,13110,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201950,13110,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201951,13110,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201952,13110,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201953,13110,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (201954,13110,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201955,13110,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201956,13110,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201957,13110,'pm_weight_third-party_diff','40');
INSERT INTO `wp_postmeta` VALUES (201958,13110,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201959,13110,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30988;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201961,13111,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (201962,13111,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (201963,13111,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (201964,13111,'pm_load_time','11452');
INSERT INTO `wp_postmeta` VALUES (201965,13111,'pm_lcp_time','5911');
INSERT INTO `wp_postmeta` VALUES (201966,13111,'pm_max_fid','907');
INSERT INTO `wp_postmeta` VALUES (201967,13111,'pm_render_blocking_time','1217');
INSERT INTO `wp_postmeta` VALUES (201968,13111,'pm_total_blocking_time','4966');
INSERT INTO `wp_postmeta` VALUES (201969,13111,'pm_bootup_time','7120');
INSERT INTO `wp_postmeta` VALUES (201970,13111,'pm_weight','1588938');
INSERT INTO `wp_postmeta` VALUES (201971,13111,'pm_load_time_diff','-70');
INSERT INTO `wp_postmeta` VALUES (201972,13111,'pm_weight_diff','84');
INSERT INTO `wp_postmeta` VALUES (201973,13111,'pm_weight_document','30424');
INSERT INTO `wp_postmeta` VALUES (201974,13111,'pm_weight_image','1096252');
INSERT INTO `wp_postmeta` VALUES (201975,13111,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (201976,13111,'pm_weight_stylesheet','170776');
INSERT INTO `wp_postmeta` VALUES (201977,13111,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (201978,13111,'pm_weight_script','142940');
INSERT INTO `wp_postmeta` VALUES (201979,13111,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (201980,13111,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (201981,13111,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (201982,13111,'pm_weight_third-party','112957');
INSERT INTO `wp_postmeta` VALUES (201983,13111,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (201984,13111,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (201985,13111,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (201986,13111,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (201987,13111,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (201988,13111,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (201989,13111,'pm_weight_script_diff','34');
INSERT INTO `wp_postmeta` VALUES (201990,13111,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (201991,13111,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201992,13111,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (201993,13111,'pm_weight_third-party_diff','-13');
INSERT INTO `wp_postmeta` VALUES (201994,13111,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (201995,13111,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30424;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30424;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (201997,13112,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (201998,13112,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (201999,13112,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (202000,13112,'pm_load_time','13152');
INSERT INTO `wp_postmeta` VALUES (202001,13112,'pm_lcp_time','7765');
INSERT INTO `wp_postmeta` VALUES (202002,13112,'pm_max_fid','1373');
INSERT INTO `wp_postmeta` VALUES (202003,13112,'pm_render_blocking_time','2294');
INSERT INTO `wp_postmeta` VALUES (202004,13112,'pm_total_blocking_time','5951');
INSERT INTO `wp_postmeta` VALUES (202005,13112,'pm_bootup_time','9769');
INSERT INTO `wp_postmeta` VALUES (202006,13112,'pm_weight','1725603');
INSERT INTO `wp_postmeta` VALUES (202007,13112,'pm_load_time_diff','-1493');
INSERT INTO `wp_postmeta` VALUES (202008,13112,'pm_weight_diff','15');
INSERT INTO `wp_postmeta` VALUES (202009,13112,'pm_weight_document','33000');
INSERT INTO `wp_postmeta` VALUES (202010,13112,'pm_weight_image','1101229');
INSERT INTO `wp_postmeta` VALUES (202011,13112,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202012,13112,'pm_weight_script','246471');
INSERT INTO `wp_postmeta` VALUES (202013,13112,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (202014,13112,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (202015,13112,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (202016,13112,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202017,13112,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202018,13112,'pm_weight_third-party','112974');
INSERT INTO `wp_postmeta` VALUES (202019,13112,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202020,13112,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (202021,13112,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (202022,13112,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202023,13112,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (202024,13112,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202025,13112,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202026,13112,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202027,13112,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202028,13112,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202029,13112,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (202030,13112,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202031,13112,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33000;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33000;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202033,13113,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (202034,13113,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202035,13113,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202037,13114,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (202038,13114,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202039,13114,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202041,13115,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (202042,13115,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202043,13115,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202045,13116,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (202046,13116,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202047,13116,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202049,13117,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (202050,13117,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:55:\"Page for posts, Single faq, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (202051,13117,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202053,13118,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (202054,13118,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202055,13118,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202057,13119,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (202058,13119,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (202059,13119,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202061,13120,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (202062,13120,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202063,13120,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202065,13121,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (202066,13121,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (202067,13121,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202069,13122,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (202070,13122,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202071,13122,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202073,13123,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (202074,13123,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202075,13123,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202077,13124,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (202078,13124,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202079,13124,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202081,13125,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (202082,13125,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:53:\"Homepage, Page for posts, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (202083,13125,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202085,13126,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (202086,13126,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202087,13126,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202089,13127,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (202090,13127,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (202091,13127,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202093,13128,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (202094,13128,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Single faq, Single page, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202095,13128,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202097,13129,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (202098,13129,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (202099,13129,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202101,13104,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (202102,13104,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (202103,13104,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (202104,13104,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (202105,13104,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (202106,13104,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (202107,13104,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (202137,13130,'pm_average_score','13');
INSERT INTO `wp_postmeta` VALUES (202138,13130,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (202139,13130,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (202140,13130,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (202141,13130,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (202143,13131,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (202144,13131,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (202145,13131,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (202146,13131,'pm_load_time','15510');
INSERT INTO `wp_postmeta` VALUES (202147,13131,'pm_lcp_time','12957');
INSERT INTO `wp_postmeta` VALUES (202148,13131,'pm_max_fid','2015');
INSERT INTO `wp_postmeta` VALUES (202149,13131,'pm_render_blocking_time','1250');
INSERT INTO `wp_postmeta` VALUES (202150,13131,'pm_total_blocking_time','4616');
INSERT INTO `wp_postmeta` VALUES (202151,13131,'pm_bootup_time','7902');
INSERT INTO `wp_postmeta` VALUES (202152,13131,'pm_weight','2215121');
INSERT INTO `wp_postmeta` VALUES (202153,13131,'pm_load_time_diff','-161');
INSERT INTO `wp_postmeta` VALUES (202154,13131,'pm_weight_diff','76');
INSERT INTO `wp_postmeta` VALUES (202155,13131,'pm_weight_document','28774');
INSERT INTO `wp_postmeta` VALUES (202156,13131,'pm_weight_image','1723368');
INSERT INTO `wp_postmeta` VALUES (202157,13131,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202158,13131,'pm_weight_script','185781');
INSERT INTO `wp_postmeta` VALUES (202159,13131,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (202160,13131,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (202161,13131,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202162,13131,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202163,13131,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202164,13131,'pm_weight_third-party','125483');
INSERT INTO `wp_postmeta` VALUES (202165,13131,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (202166,13131,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (202167,13131,'pm_weight_image_diff','30');
INSERT INTO `wp_postmeta` VALUES (202168,13131,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202169,13131,'pm_weight_script_diff','44');
INSERT INTO `wp_postmeta` VALUES (202170,13131,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202171,13131,'pm_weight_stylesheet_diff','-23');
INSERT INTO `wp_postmeta` VALUES (202172,13131,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202173,13131,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202174,13131,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202175,13131,'pm_weight_third-party_diff','12');
INSERT INTO `wp_postmeta` VALUES (202176,13131,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202177,13131,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97955;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202179,13132,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (202180,13132,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (202181,13132,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (202182,13132,'pm_load_time','17173');
INSERT INTO `wp_postmeta` VALUES (202183,13132,'pm_lcp_time','4931');
INSERT INTO `wp_postmeta` VALUES (202184,13132,'pm_max_fid','1003');
INSERT INTO `wp_postmeta` VALUES (202185,13132,'pm_render_blocking_time','1823');
INSERT INTO `wp_postmeta` VALUES (202186,13132,'pm_total_blocking_time','5546');
INSERT INTO `wp_postmeta` VALUES (202187,13132,'pm_bootup_time','8406');
INSERT INTO `wp_postmeta` VALUES (202188,13132,'pm_weight','2683818');
INSERT INTO `wp_postmeta` VALUES (202189,13132,'pm_load_time_diff','-280');
INSERT INTO `wp_postmeta` VALUES (202190,13132,'pm_weight_diff','-621');
INSERT INTO `wp_postmeta` VALUES (202191,13132,'pm_weight_document','31875');
INSERT INTO `wp_postmeta` VALUES (202192,13132,'pm_weight_image','1492598');
INSERT INTO `wp_postmeta` VALUES (202193,13132,'pm_number_files_image','17');
INSERT INTO `wp_postmeta` VALUES (202194,13132,'pm_weight_script','784219');
INSERT INTO `wp_postmeta` VALUES (202195,13132,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (202196,13132,'pm_weight_stylesheet','219465');
INSERT INTO `wp_postmeta` VALUES (202197,13132,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (202198,13132,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202199,13132,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202200,13132,'pm_weight_third-party','1013285');
INSERT INTO `wp_postmeta` VALUES (202201,13132,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (202202,13132,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (202203,13132,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (202204,13132,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202205,13132,'pm_weight_script_diff','223');
INSERT INTO `wp_postmeta` VALUES (202206,13132,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202207,13132,'pm_weight_stylesheet_diff','-331');
INSERT INTO `wp_postmeta` VALUES (202208,13132,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202209,13132,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202210,13132,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202211,13132,'pm_weight_third-party_diff','-556');
INSERT INTO `wp_postmeta` VALUES (202212,13132,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202213,13132,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540324;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47487;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202215,13133,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (202216,13133,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (202217,13133,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (202218,13133,'pm_load_time','11590');
INSERT INTO `wp_postmeta` VALUES (202219,13133,'pm_lcp_time','4765');
INSERT INTO `wp_postmeta` VALUES (202220,13133,'pm_max_fid','977');
INSERT INTO `wp_postmeta` VALUES (202221,13133,'pm_render_blocking_time','1097');
INSERT INTO `wp_postmeta` VALUES (202222,13133,'pm_total_blocking_time','5141');
INSERT INTO `wp_postmeta` VALUES (202223,13133,'pm_bootup_time','6237');
INSERT INTO `wp_postmeta` VALUES (202224,13133,'pm_weight','1588522');
INSERT INTO `wp_postmeta` VALUES (202225,13133,'pm_load_time_diff','202');
INSERT INTO `wp_postmeta` VALUES (202226,13133,'pm_weight_diff','35');
INSERT INTO `wp_postmeta` VALUES (202227,13133,'pm_weight_document','30244');
INSERT INTO `wp_postmeta` VALUES (202228,13133,'pm_weight_image','1096271');
INSERT INTO `wp_postmeta` VALUES (202229,13133,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (202230,13133,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (202231,13133,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202232,13133,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (202233,13133,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202234,13133,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202235,13133,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202236,13133,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (202237,13133,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202238,13133,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (202239,13133,'pm_weight_image_diff','17');
INSERT INTO `wp_postmeta` VALUES (202240,13133,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202241,13133,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202242,13133,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202243,13133,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (202244,13133,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202245,13133,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202246,13133,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202247,13133,'pm_weight_third-party_diff','17');
INSERT INTO `wp_postmeta` VALUES (202248,13133,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202249,13133,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30244;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202251,13134,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (202252,13134,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (202253,13134,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (202254,13134,'pm_load_time','11965');
INSERT INTO `wp_postmeta` VALUES (202255,13134,'pm_lcp_time','7314');
INSERT INTO `wp_postmeta` VALUES (202256,13134,'pm_max_fid','1024');
INSERT INTO `wp_postmeta` VALUES (202257,13134,'pm_render_blocking_time','2205');
INSERT INTO `wp_postmeta` VALUES (202258,13134,'pm_total_blocking_time','4619');
INSERT INTO `wp_postmeta` VALUES (202259,13134,'pm_bootup_time','7518');
INSERT INTO `wp_postmeta` VALUES (202260,13134,'pm_weight','1587930');
INSERT INTO `wp_postmeta` VALUES (202261,13134,'pm_load_time_diff','851');
INSERT INTO `wp_postmeta` VALUES (202262,13134,'pm_weight_diff','79');
INSERT INTO `wp_postmeta` VALUES (202263,13134,'pm_weight_document','29925');
INSERT INTO `wp_postmeta` VALUES (202264,13134,'pm_weight_image','1096272');
INSERT INTO `wp_postmeta` VALUES (202265,13134,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (202266,13134,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (202267,13134,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202268,13134,'pm_weight_script','142922');
INSERT INTO `wp_postmeta` VALUES (202269,13134,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202270,13134,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202271,13134,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202272,13134,'pm_weight_third-party','112967');
INSERT INTO `wp_postmeta` VALUES (202273,13134,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202274,13134,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (202275,13134,'pm_weight_image_diff','24');
INSERT INTO `wp_postmeta` VALUES (202276,13134,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202277,13134,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (202278,13134,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202279,13134,'pm_weight_script_diff','20');
INSERT INTO `wp_postmeta` VALUES (202280,13134,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202281,13134,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202282,13134,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202283,13134,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (202284,13134,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202285,13134,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29925;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29925;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202287,13135,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (202288,13135,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (202289,13135,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (202290,13135,'pm_load_time','12084');
INSERT INTO `wp_postmeta` VALUES (202291,13135,'pm_lcp_time','6440');
INSERT INTO `wp_postmeta` VALUES (202292,13135,'pm_max_fid','1098');
INSERT INTO `wp_postmeta` VALUES (202293,13135,'pm_render_blocking_time','1563');
INSERT INTO `wp_postmeta` VALUES (202294,13135,'pm_total_blocking_time','5504');
INSERT INTO `wp_postmeta` VALUES (202295,13135,'pm_bootup_time','6982');
INSERT INTO `wp_postmeta` VALUES (202296,13135,'pm_weight','1698263');
INSERT INTO `wp_postmeta` VALUES (202297,13135,'pm_weight_document','33129');
INSERT INTO `wp_postmeta` VALUES (202298,13135,'pm_weight_image','1197644');
INSERT INTO `wp_postmeta` VALUES (202299,13135,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (202300,13135,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (202301,13135,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202302,13135,'pm_weight_script','145496');
INSERT INTO `wp_postmeta` VALUES (202303,13135,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (202304,13135,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202305,13135,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202306,13135,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (202307,13135,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202308,13135,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33129;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33129;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (202310,13136,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (202311,13136,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (202312,13136,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (202313,13136,'pm_load_time','16177');
INSERT INTO `wp_postmeta` VALUES (202314,13136,'pm_lcp_time','9573');
INSERT INTO `wp_postmeta` VALUES (202315,13136,'pm_max_fid','1517');
INSERT INTO `wp_postmeta` VALUES (202316,13136,'pm_render_blocking_time','1534');
INSERT INTO `wp_postmeta` VALUES (202317,13136,'pm_total_blocking_time','6694');
INSERT INTO `wp_postmeta` VALUES (202318,13136,'pm_bootup_time','10795');
INSERT INTO `wp_postmeta` VALUES (202319,13136,'pm_weight','2173489');
INSERT INTO `wp_postmeta` VALUES (202320,13136,'pm_load_time_diff','-163');
INSERT INTO `wp_postmeta` VALUES (202321,13136,'pm_weight_diff','-937');
INSERT INTO `wp_postmeta` VALUES (202322,13136,'pm_weight_document','37159');
INSERT INTO `wp_postmeta` VALUES (202323,13136,'pm_weight_image','1378921');
INSERT INTO `wp_postmeta` VALUES (202324,13136,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202325,13136,'pm_weight_script','413628');
INSERT INTO `wp_postmeta` VALUES (202326,13136,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (202327,13136,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (202328,13136,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (202329,13136,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202330,13136,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202331,13136,'pm_weight_third-party','339967');
INSERT INTO `wp_postmeta` VALUES (202332,13136,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (202333,13136,'pm_weight_document_diff','14');
INSERT INTO `wp_postmeta` VALUES (202334,13136,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202335,13136,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202336,13136,'pm_weight_script_diff','-273');
INSERT INTO `wp_postmeta` VALUES (202337,13136,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202338,13136,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202339,13136,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202340,13136,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202341,13136,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202342,13136,'pm_weight_third-party_diff','-964');
INSERT INTO `wp_postmeta` VALUES (202343,13136,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202344,13136,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:6:\"weight\";i:80287;s:8:\"filename\";s:46:\"controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66292;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:6:\"weight\";i:50480;s:8:\"filename\";s:42:\"shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37159;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202346,13137,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (202347,13137,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (202348,13137,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (202349,13137,'pm_load_time','12193');
INSERT INTO `wp_postmeta` VALUES (202350,13137,'pm_lcp_time','7185');
INSERT INTO `wp_postmeta` VALUES (202351,13137,'pm_max_fid','1171');
INSERT INTO `wp_postmeta` VALUES (202352,13137,'pm_render_blocking_time','1510');
INSERT INTO `wp_postmeta` VALUES (202353,13137,'pm_total_blocking_time','5371');
INSERT INTO `wp_postmeta` VALUES (202354,13137,'pm_bootup_time','7596');
INSERT INTO `wp_postmeta` VALUES (202355,13137,'pm_weight','1653124');
INSERT INTO `wp_postmeta` VALUES (202356,13137,'pm_load_time_diff','-897');
INSERT INTO `wp_postmeta` VALUES (202357,13137,'pm_weight_diff','-27');
INSERT INTO `wp_postmeta` VALUES (202358,13137,'pm_weight_document','30983');
INSERT INTO `wp_postmeta` VALUES (202359,13137,'pm_weight_image','1159415');
INSERT INTO `wp_postmeta` VALUES (202360,13137,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202361,13137,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (202362,13137,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202363,13137,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (202364,13137,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202365,13137,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202366,13137,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202367,13137,'pm_weight_third-party','112944');
INSERT INTO `wp_postmeta` VALUES (202368,13137,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202369,13137,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (202370,13137,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202371,13137,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202372,13137,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202373,13137,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202374,13137,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (202375,13137,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202376,13137,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202377,13137,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202378,13137,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (202379,13137,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202380,13137,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:30983;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202382,13138,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (202383,13138,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (202384,13138,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (202385,13138,'pm_load_time','10651');
INSERT INTO `wp_postmeta` VALUES (202386,13138,'pm_lcp_time','6101');
INSERT INTO `wp_postmeta` VALUES (202387,13138,'pm_max_fid','839');
INSERT INTO `wp_postmeta` VALUES (202388,13138,'pm_render_blocking_time','1636');
INSERT INTO `wp_postmeta` VALUES (202389,13138,'pm_total_blocking_time','3972');
INSERT INTO `wp_postmeta` VALUES (202390,13138,'pm_bootup_time','5373');
INSERT INTO `wp_postmeta` VALUES (202391,13138,'pm_weight','1588854');
INSERT INTO `wp_postmeta` VALUES (202392,13138,'pm_load_time_diff','-801');
INSERT INTO `wp_postmeta` VALUES (202393,13138,'pm_weight_diff','-84');
INSERT INTO `wp_postmeta` VALUES (202394,13138,'pm_weight_document','30416');
INSERT INTO `wp_postmeta` VALUES (202395,13138,'pm_weight_image','1096248');
INSERT INTO `wp_postmeta` VALUES (202396,13138,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (202397,13138,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (202398,13138,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202399,13138,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (202400,13138,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202401,13138,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202402,13138,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202403,13138,'pm_weight_third-party','112975');
INSERT INTO `wp_postmeta` VALUES (202404,13138,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202405,13138,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (202406,13138,'pm_weight_image_diff','-4');
INSERT INTO `wp_postmeta` VALUES (202407,13138,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202408,13138,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (202409,13138,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202410,13138,'pm_weight_script_diff','-43');
INSERT INTO `wp_postmeta` VALUES (202411,13138,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202412,13138,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202413,13138,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202414,13138,'pm_weight_third-party_diff','18');
INSERT INTO `wp_postmeta` VALUES (202415,13138,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202416,13138,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30416;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30416;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202418,13139,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (202419,13139,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (202420,13139,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (202421,13139,'pm_load_time','12878');
INSERT INTO `wp_postmeta` VALUES (202422,13139,'pm_lcp_time','8416');
INSERT INTO `wp_postmeta` VALUES (202423,13139,'pm_max_fid','1244');
INSERT INTO `wp_postmeta` VALUES (202424,13139,'pm_render_blocking_time','1862');
INSERT INTO `wp_postmeta` VALUES (202425,13139,'pm_total_blocking_time','5718');
INSERT INTO `wp_postmeta` VALUES (202426,13139,'pm_bootup_time','7912');
INSERT INTO `wp_postmeta` VALUES (202427,13139,'pm_weight','1725576');
INSERT INTO `wp_postmeta` VALUES (202428,13139,'pm_load_time_diff','-274');
INSERT INTO `wp_postmeta` VALUES (202429,13139,'pm_weight_diff','-27');
INSERT INTO `wp_postmeta` VALUES (202430,13139,'pm_weight_document','33003');
INSERT INTO `wp_postmeta` VALUES (202431,13139,'pm_weight_image','1101206');
INSERT INTO `wp_postmeta` VALUES (202432,13139,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202433,13139,'pm_weight_script','246463');
INSERT INTO `wp_postmeta` VALUES (202434,13139,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (202435,13139,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (202436,13139,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (202437,13139,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202438,13139,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202439,13139,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (202440,13139,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202441,13139,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (202442,13139,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (202443,13139,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (202444,13139,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (202445,13139,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202446,13139,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202447,13139,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202448,13139,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202449,13139,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202450,13139,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (202451,13139,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202452,13139,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33003;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33003;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202454,13140,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (202455,13140,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202456,13140,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202458,13141,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (202459,13141,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202460,13141,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202462,13142,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (202463,13142,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202464,13142,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202466,13143,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (202467,13143,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:68:\"Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202468,13143,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202470,13144,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (202471,13144,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (202472,13144,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202474,13145,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (202475,13145,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202476,13145,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202478,13146,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (202479,13146,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:58:\"Homepage, Single page, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202480,13146,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202482,13147,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (202483,13147,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202484,13147,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202486,13148,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (202487,13148,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202488,13148,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202490,13149,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (202491,13149,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202492,13149,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202494,13150,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (202495,13150,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single page, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (202496,13150,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (202498,13151,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (202499,13151,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202500,13151,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202502,13152,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (202503,13152,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:33:\"Homepage, Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (202504,13152,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202506,13153,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (202507,13153,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:84:\"Page for posts, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (202508,13153,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202510,13154,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (202511,13154,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (202512,13154,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (202514,13130,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (202515,13130,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (202516,13130,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (202517,13130,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (202518,13130,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (202519,13130,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (202520,13130,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (202842,13163,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (202843,13163,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (202844,13163,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (202845,13163,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (202846,13163,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (202848,13164,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (202849,13164,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (202850,13164,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (202851,13164,'pm_load_time','15142');
INSERT INTO `wp_postmeta` VALUES (202852,13164,'pm_lcp_time','13131');
INSERT INTO `wp_postmeta` VALUES (202853,13164,'pm_max_fid','1106');
INSERT INTO `wp_postmeta` VALUES (202854,13164,'pm_render_blocking_time','1624');
INSERT INTO `wp_postmeta` VALUES (202855,13164,'pm_total_blocking_time','4322');
INSERT INTO `wp_postmeta` VALUES (202856,13164,'pm_bootup_time','7869');
INSERT INTO `wp_postmeta` VALUES (202857,13164,'pm_weight','2217555');
INSERT INTO `wp_postmeta` VALUES (202858,13164,'pm_load_time_diff','-368');
INSERT INTO `wp_postmeta` VALUES (202859,13164,'pm_weight_diff','2434');
INSERT INTO `wp_postmeta` VALUES (202860,13164,'pm_weight_document','28846');
INSERT INTO `wp_postmeta` VALUES (202861,13164,'pm_weight_image','1725753');
INSERT INTO `wp_postmeta` VALUES (202862,13164,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (202863,13164,'pm_weight_script','185756');
INSERT INTO `wp_postmeta` VALUES (202864,13164,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (202865,13164,'pm_weight_stylesheet','154219');
INSERT INTO `wp_postmeta` VALUES (202866,13164,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202867,13164,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202868,13164,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202869,13164,'pm_weight_third-party','125491');
INSERT INTO `wp_postmeta` VALUES (202870,13164,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (202871,13164,'pm_weight_document_diff','72');
INSERT INTO `wp_postmeta` VALUES (202872,13164,'pm_weight_image_diff','2385');
INSERT INTO `wp_postmeta` VALUES (202873,13164,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (202874,13164,'pm_weight_script_diff','-25');
INSERT INTO `wp_postmeta` VALUES (202875,13164,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202876,13164,'pm_weight_stylesheet_diff','18');
INSERT INTO `wp_postmeta` VALUES (202877,13164,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202878,13164,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202879,13164,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202880,13164,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (202881,13164,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202882,13164,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411550;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97926;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57115;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202884,13165,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (202885,13165,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (202886,13165,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (202887,13165,'pm_load_time','17339');
INSERT INTO `wp_postmeta` VALUES (202888,13165,'pm_lcp_time','4684');
INSERT INTO `wp_postmeta` VALUES (202889,13165,'pm_max_fid','1062');
INSERT INTO `wp_postmeta` VALUES (202890,13165,'pm_render_blocking_time','1638');
INSERT INTO `wp_postmeta` VALUES (202891,13165,'pm_total_blocking_time','6351');
INSERT INTO `wp_postmeta` VALUES (202892,13165,'pm_bootup_time','9066');
INSERT INTO `wp_postmeta` VALUES (202893,13165,'pm_weight','2686159');
INSERT INTO `wp_postmeta` VALUES (202894,13165,'pm_load_time_diff','166');
INSERT INTO `wp_postmeta` VALUES (202895,13165,'pm_weight_diff','2341');
INSERT INTO `wp_postmeta` VALUES (202896,13165,'pm_weight_document','31948');
INSERT INTO `wp_postmeta` VALUES (202897,13165,'pm_weight_image','1494971');
INSERT INTO `wp_postmeta` VALUES (202898,13165,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (202899,13165,'pm_weight_script','784003');
INSERT INTO `wp_postmeta` VALUES (202900,13165,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (202901,13165,'pm_weight_stylesheet','219685');
INSERT INTO `wp_postmeta` VALUES (202902,13165,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (202903,13165,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202904,13165,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202905,13165,'pm_weight_third-party','1013164');
INSERT INTO `wp_postmeta` VALUES (202906,13165,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (202907,13165,'pm_weight_document_diff','73');
INSERT INTO `wp_postmeta` VALUES (202908,13165,'pm_weight_image_diff','2373');
INSERT INTO `wp_postmeta` VALUES (202909,13165,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (202910,13165,'pm_weight_script_diff','-216');
INSERT INTO `wp_postmeta` VALUES (202911,13165,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202912,13165,'pm_weight_stylesheet_diff','220');
INSERT INTO `wp_postmeta` VALUES (202913,13165,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202914,13165,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202915,13165,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202916,13165,'pm_weight_third-party_diff','-121');
INSERT INTO `wp_postmeta` VALUES (202917,13165,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202918,13165,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74961;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47707;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202920,13166,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (202921,13166,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (202922,13166,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (202923,13166,'pm_load_time','11042');
INSERT INTO `wp_postmeta` VALUES (202924,13166,'pm_lcp_time','6264');
INSERT INTO `wp_postmeta` VALUES (202925,13166,'pm_max_fid','985');
INSERT INTO `wp_postmeta` VALUES (202926,13166,'pm_render_blocking_time','1358');
INSERT INTO `wp_postmeta` VALUES (202927,13166,'pm_total_blocking_time','4357');
INSERT INTO `wp_postmeta` VALUES (202928,13166,'pm_bootup_time','6004');
INSERT INTO `wp_postmeta` VALUES (202929,13166,'pm_weight','1591148');
INSERT INTO `wp_postmeta` VALUES (202930,13166,'pm_load_time_diff','-548');
INSERT INTO `wp_postmeta` VALUES (202931,13166,'pm_weight_diff','2626');
INSERT INTO `wp_postmeta` VALUES (202932,13166,'pm_weight_document','30356');
INSERT INTO `wp_postmeta` VALUES (202933,13166,'pm_weight_image','1098638');
INSERT INTO `wp_postmeta` VALUES (202934,13166,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202935,13166,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (202936,13166,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202937,13166,'pm_weight_script','142916');
INSERT INTO `wp_postmeta` VALUES (202938,13166,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202939,13166,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202940,13166,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202941,13166,'pm_weight_third-party','112957');
INSERT INTO `wp_postmeta` VALUES (202942,13166,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202943,13166,'pm_weight_document_diff','112');
INSERT INTO `wp_postmeta` VALUES (202944,13166,'pm_weight_image_diff','2367');
INSERT INTO `wp_postmeta` VALUES (202945,13166,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (202946,13166,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (202947,13166,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202948,13166,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (202949,13166,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202950,13166,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202951,13166,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202952,13166,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (202953,13166,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202954,13166,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30356;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30356;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202956,13167,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (202957,13167,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (202958,13167,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (202959,13167,'pm_load_time','12949');
INSERT INTO `wp_postmeta` VALUES (202960,13167,'pm_lcp_time','10522');
INSERT INTO `wp_postmeta` VALUES (202961,13167,'pm_max_fid','930');
INSERT INTO `wp_postmeta` VALUES (202962,13167,'pm_render_blocking_time','4769');
INSERT INTO `wp_postmeta` VALUES (202963,13167,'pm_total_blocking_time','3218');
INSERT INTO `wp_postmeta` VALUES (202964,13167,'pm_bootup_time','6913');
INSERT INTO `wp_postmeta` VALUES (202965,13167,'pm_weight','1590401');
INSERT INTO `wp_postmeta` VALUES (202966,13167,'pm_load_time_diff','984');
INSERT INTO `wp_postmeta` VALUES (202967,13167,'pm_weight_diff','2471');
INSERT INTO `wp_postmeta` VALUES (202968,13167,'pm_weight_document','29996');
INSERT INTO `wp_postmeta` VALUES (202969,13167,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (202970,13167,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (202971,13167,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (202972,13167,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (202973,13167,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (202974,13167,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (202975,13167,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (202976,13167,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (202977,13167,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (202978,13167,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (202979,13167,'pm_weight_document_diff','71');
INSERT INTO `wp_postmeta` VALUES (202980,13167,'pm_weight_image_diff','2365');
INSERT INTO `wp_postmeta` VALUES (202981,13167,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (202982,13167,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (202983,13167,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (202984,13167,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (202985,13167,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (202986,13167,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202987,13167,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (202988,13167,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (202989,13167,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (202990,13167,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29996;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29996;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (202992,13168,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (202993,13168,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (202994,13168,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (202995,13168,'pm_load_time','11992');
INSERT INTO `wp_postmeta` VALUES (202996,13168,'pm_lcp_time','6111');
INSERT INTO `wp_postmeta` VALUES (202997,13168,'pm_max_fid','999');
INSERT INTO `wp_postmeta` VALUES (202998,13168,'pm_render_blocking_time','1347');
INSERT INTO `wp_postmeta` VALUES (202999,13168,'pm_total_blocking_time','5396');
INSERT INTO `wp_postmeta` VALUES (203000,13168,'pm_bootup_time','6612');
INSERT INTO `wp_postmeta` VALUES (203001,13168,'pm_weight','1700859');
INSERT INTO `wp_postmeta` VALUES (203002,13168,'pm_load_time_diff','-92');
INSERT INTO `wp_postmeta` VALUES (203003,13168,'pm_weight_diff','2596');
INSERT INTO `wp_postmeta` VALUES (203004,13168,'pm_weight_document','33221');
INSERT INTO `wp_postmeta` VALUES (203005,13168,'pm_weight_image','1200056');
INSERT INTO `wp_postmeta` VALUES (203006,13168,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (203007,13168,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203008,13168,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203009,13168,'pm_weight_script','145492');
INSERT INTO `wp_postmeta` VALUES (203010,13168,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (203011,13168,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203012,13168,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203013,13168,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (203014,13168,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203015,13168,'pm_weight_document_diff','92');
INSERT INTO `wp_postmeta` VALUES (203016,13168,'pm_weight_image_diff','2412');
INSERT INTO `wp_postmeta` VALUES (203017,13168,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (203018,13168,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203019,13168,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203020,13168,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (203021,13168,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203022,13168,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203023,13168,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203024,13168,'pm_weight_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (203025,13168,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203026,13168,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33221;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33221;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203028,13169,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (203029,13169,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (203030,13169,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (203031,13169,'pm_load_time','16134');
INSERT INTO `wp_postmeta` VALUES (203032,13169,'pm_lcp_time','9656');
INSERT INTO `wp_postmeta` VALUES (203033,13169,'pm_max_fid','1247');
INSERT INTO `wp_postmeta` VALUES (203034,13169,'pm_render_blocking_time','1213');
INSERT INTO `wp_postmeta` VALUES (203035,13169,'pm_total_blocking_time','7701');
INSERT INTO `wp_postmeta` VALUES (203036,13169,'pm_bootup_time','10595');
INSERT INTO `wp_postmeta` VALUES (203037,13169,'pm_weight','2196688');
INSERT INTO `wp_postmeta` VALUES (203038,13169,'pm_load_time_diff','-43');
INSERT INTO `wp_postmeta` VALUES (203039,13169,'pm_weight_diff','23199');
INSERT INTO `wp_postmeta` VALUES (203040,13169,'pm_weight_document','37202');
INSERT INTO `wp_postmeta` VALUES (203041,13169,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (203042,13169,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203043,13169,'pm_weight_script','432678');
INSERT INTO `wp_postmeta` VALUES (203044,13169,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (203045,13169,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (203046,13169,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (203047,13169,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203048,13169,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203049,13169,'pm_weight_third-party','360690');
INSERT INTO `wp_postmeta` VALUES (203050,13169,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (203051,13169,'pm_weight_document_diff','43');
INSERT INTO `wp_postmeta` VALUES (203052,13169,'pm_weight_image_diff','2389');
INSERT INTO `wp_postmeta` VALUES (203053,13169,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (203054,13169,'pm_weight_script_diff','19050');
INSERT INTO `wp_postmeta` VALUES (203055,13169,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203056,13169,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203057,13169,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203058,13169,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203059,13169,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203060,13169,'pm_weight_third-party_diff','20723');
INSERT INTO `wp_postmeta` VALUES (203061,13169,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203062,13169,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:6:\"weight\";i:87247;s:8:\"filename\";s:46:\"controller-e1547d4fa3a51d6906ed35501e2c4cf8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72642;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:6:\"weight\";i:55651;s:8:\"filename\";s:42:\"shared-00bbcfe23cbdfae4219b23a70d42e6de.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37202;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203064,13170,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (203065,13170,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (203066,13170,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (203067,13170,'pm_load_time','12850');
INSERT INTO `wp_postmeta` VALUES (203068,13170,'pm_lcp_time','7006');
INSERT INTO `wp_postmeta` VALUES (203069,13170,'pm_max_fid','1339');
INSERT INTO `wp_postmeta` VALUES (203070,13170,'pm_render_blocking_time','974');
INSERT INTO `wp_postmeta` VALUES (203071,13170,'pm_total_blocking_time','6693');
INSERT INTO `wp_postmeta` VALUES (203072,13170,'pm_bootup_time','7864');
INSERT INTO `wp_postmeta` VALUES (203073,13170,'pm_weight','1655650');
INSERT INTO `wp_postmeta` VALUES (203074,13170,'pm_load_time_diff','657');
INSERT INTO `wp_postmeta` VALUES (203075,13170,'pm_weight_diff','2526');
INSERT INTO `wp_postmeta` VALUES (203076,13170,'pm_weight_document','31059');
INSERT INTO `wp_postmeta` VALUES (203077,13170,'pm_weight_image','1161827');
INSERT INTO `wp_postmeta` VALUES (203078,13170,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203079,13170,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203080,13170,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203081,13170,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (203082,13170,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203083,13170,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203084,13170,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203085,13170,'pm_weight_third-party','112906');
INSERT INTO `wp_postmeta` VALUES (203086,13170,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203087,13170,'pm_weight_document_diff','76');
INSERT INTO `wp_postmeta` VALUES (203088,13170,'pm_weight_image_diff','2412');
INSERT INTO `wp_postmeta` VALUES (203089,13170,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (203090,13170,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203091,13170,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203092,13170,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (203093,13170,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203094,13170,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203095,13170,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203096,13170,'pm_weight_third-party_diff','-38');
INSERT INTO `wp_postmeta` VALUES (203097,13170,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203098,13170,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31059;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203100,13171,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (203101,13171,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (203102,13171,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (203103,13171,'pm_load_time','11879');
INSERT INTO `wp_postmeta` VALUES (203104,13171,'pm_lcp_time','6031');
INSERT INTO `wp_postmeta` VALUES (203105,13171,'pm_max_fid','1272');
INSERT INTO `wp_postmeta` VALUES (203106,13171,'pm_render_blocking_time','1330');
INSERT INTO `wp_postmeta` VALUES (203107,13171,'pm_total_blocking_time','5421');
INSERT INTO `wp_postmeta` VALUES (203108,13171,'pm_bootup_time','7918');
INSERT INTO `wp_postmeta` VALUES (203109,13171,'pm_weight','1591422');
INSERT INTO `wp_postmeta` VALUES (203110,13171,'pm_load_time_diff','1228');
INSERT INTO `wp_postmeta` VALUES (203111,13171,'pm_weight_diff','2568');
INSERT INTO `wp_postmeta` VALUES (203112,13171,'pm_weight_document','30498');
INSERT INTO `wp_postmeta` VALUES (203113,13171,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (203114,13171,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (203115,13171,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203116,13171,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203117,13171,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (203118,13171,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203119,13171,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203120,13171,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203121,13171,'pm_weight_third-party','112990');
INSERT INTO `wp_postmeta` VALUES (203122,13171,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203123,13171,'pm_weight_document_diff','82');
INSERT INTO `wp_postmeta` VALUES (203124,13171,'pm_weight_image_diff','2389');
INSERT INTO `wp_postmeta` VALUES (203125,13171,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (203126,13171,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203127,13171,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203128,13171,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (203129,13171,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203130,13171,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203131,13171,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203132,13171,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (203133,13171,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203134,13171,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203136,13172,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (203137,13172,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (203138,13172,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (203139,13172,'pm_load_time','13938');
INSERT INTO `wp_postmeta` VALUES (203140,13172,'pm_lcp_time','8981');
INSERT INTO `wp_postmeta` VALUES (203141,13172,'pm_max_fid','1196');
INSERT INTO `wp_postmeta` VALUES (203142,13172,'pm_render_blocking_time','2395');
INSERT INTO `wp_postmeta` VALUES (203143,13172,'pm_total_blocking_time','6171');
INSERT INTO `wp_postmeta` VALUES (203144,13172,'pm_bootup_time','7725');
INSERT INTO `wp_postmeta` VALUES (203145,13172,'pm_weight','1728129');
INSERT INTO `wp_postmeta` VALUES (203146,13172,'pm_load_time_diff','1060');
INSERT INTO `wp_postmeta` VALUES (203147,13172,'pm_weight_diff','2553');
INSERT INTO `wp_postmeta` VALUES (203148,13172,'pm_weight_document','33079');
INSERT INTO `wp_postmeta` VALUES (203149,13172,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (203150,13172,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203151,13172,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (203152,13172,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (203153,13172,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (203154,13172,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (203155,13172,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203156,13172,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203157,13172,'pm_weight_third-party','112976');
INSERT INTO `wp_postmeta` VALUES (203158,13172,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203159,13172,'pm_weight_document_diff','76');
INSERT INTO `wp_postmeta` VALUES (203160,13172,'pm_weight_image_diff','2389');
INSERT INTO `wp_postmeta` VALUES (203161,13172,'pm_number_files_image_diff','1');
INSERT INTO `wp_postmeta` VALUES (203162,13172,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (203163,13172,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203164,13172,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203165,13172,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203166,13172,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203167,13172,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203168,13172,'pm_weight_third-party_diff','12');
INSERT INTO `wp_postmeta` VALUES (203169,13172,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203170,13172,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33079;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33079;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203172,13173,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (203173,13173,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203174,13173,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203176,13174,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (203177,13174,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203178,13174,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203180,13175,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (203181,13175,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203182,13175,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203184,13176,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (203185,13176,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:71:\"Homepage, Single page, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203186,13176,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203188,13177,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (203189,13177,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (203190,13177,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203192,13178,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (203193,13178,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203194,13178,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203196,13179,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (203197,13179,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (203198,13179,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203200,13180,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (203201,13180,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203202,13180,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203204,13181,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (203205,13181,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203206,13181,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203208,13182,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (203209,13182,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203210,13182,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203212,13183,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (203213,13183,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203214,13183,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203216,13184,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (203217,13184,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (203218,13184,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203220,13185,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (203221,13185,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203222,13185,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203224,13186,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (203225,13186,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:84:\"Page for posts, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203226,13186,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203228,13187,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (203229,13187,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:46:\"Homepage, Single faq, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (203230,13187,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203232,13188,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (203233,13188,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (203234,13188,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203236,13163,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (203237,13163,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (203238,13163,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (203239,13163,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (203240,13163,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (203241,13163,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (203242,13163,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (203372,13189,'pm_average_score','10');
INSERT INTO `wp_postmeta` VALUES (203373,13189,'pm_average_score_diff','-2');
INSERT INTO `wp_postmeta` VALUES (203374,13189,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (203375,13189,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (203376,13189,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (203378,13190,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (203379,13190,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (203380,13190,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (203381,13190,'pm_load_time','19128');
INSERT INTO `wp_postmeta` VALUES (203382,13190,'pm_lcp_time','13914');
INSERT INTO `wp_postmeta` VALUES (203383,13190,'pm_max_fid','2548');
INSERT INTO `wp_postmeta` VALUES (203384,13190,'pm_render_blocking_time','1060');
INSERT INTO `wp_postmeta` VALUES (203385,13190,'pm_total_blocking_time','7315');
INSERT INTO `wp_postmeta` VALUES (203386,13190,'pm_bootup_time','10870');
INSERT INTO `wp_postmeta` VALUES (203387,13190,'pm_weight','2217503');
INSERT INTO `wp_postmeta` VALUES (203388,13190,'pm_load_time_diff','3986');
INSERT INTO `wp_postmeta` VALUES (203389,13190,'pm_weight_diff','-52');
INSERT INTO `wp_postmeta` VALUES (203390,13190,'pm_weight_document','28851');
INSERT INTO `wp_postmeta` VALUES (203391,13190,'pm_weight_image','1725775');
INSERT INTO `wp_postmeta` VALUES (203392,13190,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203393,13190,'pm_weight_script','185683');
INSERT INTO `wp_postmeta` VALUES (203394,13190,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (203395,13190,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (203396,13190,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203397,13190,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203398,13190,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203399,13190,'pm_weight_third-party','125441');
INSERT INTO `wp_postmeta` VALUES (203400,13190,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (203401,13190,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (203402,13190,'pm_weight_image_diff','22');
INSERT INTO `wp_postmeta` VALUES (203403,13190,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203404,13190,'pm_weight_script_diff','-73');
INSERT INTO `wp_postmeta` VALUES (203405,13190,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203406,13190,'pm_weight_stylesheet_diff','-18');
INSERT INTO `wp_postmeta` VALUES (203407,13190,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203408,13190,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203409,13190,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203410,13190,'pm_weight_third-party_diff','-50');
INSERT INTO `wp_postmeta` VALUES (203411,13190,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203412,13190,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491144;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411562;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288541;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97930;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203414,13191,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (203415,13191,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (203416,13191,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (203417,13191,'pm_load_time','18356');
INSERT INTO `wp_postmeta` VALUES (203418,13191,'pm_lcp_time','5381');
INSERT INTO `wp_postmeta` VALUES (203419,13191,'pm_max_fid','983');
INSERT INTO `wp_postmeta` VALUES (203420,13191,'pm_render_blocking_time','479');
INSERT INTO `wp_postmeta` VALUES (203421,13191,'pm_total_blocking_time','8104');
INSERT INTO `wp_postmeta` VALUES (203422,13191,'pm_bootup_time','9844');
INSERT INTO `wp_postmeta` VALUES (203423,13191,'pm_weight','2686248');
INSERT INTO `wp_postmeta` VALUES (203424,13191,'pm_load_time_diff','1017');
INSERT INTO `wp_postmeta` VALUES (203425,13191,'pm_weight_diff','89');
INSERT INTO `wp_postmeta` VALUES (203426,13191,'pm_weight_document','31950');
INSERT INTO `wp_postmeta` VALUES (203427,13191,'pm_weight_image','1494992');
INSERT INTO `wp_postmeta` VALUES (203428,13191,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (203429,13191,'pm_weight_script','784045');
INSERT INTO `wp_postmeta` VALUES (203430,13191,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (203431,13191,'pm_weight_stylesheet','219797');
INSERT INTO `wp_postmeta` VALUES (203432,13191,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (203433,13191,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203434,13191,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203435,13191,'pm_weight_third-party','1013187');
INSERT INTO `wp_postmeta` VALUES (203436,13191,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (203437,13191,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (203438,13191,'pm_weight_image_diff','21');
INSERT INTO `wp_postmeta` VALUES (203439,13191,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203440,13191,'pm_weight_script_diff','42');
INSERT INTO `wp_postmeta` VALUES (203441,13191,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203442,13191,'pm_weight_stylesheet_diff','112');
INSERT INTO `wp_postmeta` VALUES (203443,13191,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203444,13191,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203445,13191,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203446,13191,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (203447,13191,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203448,13191,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491147;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171606;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47798;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203450,13192,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (203451,13192,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (203452,13192,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (203453,13192,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (203454,13192,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (203455,13192,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (203456,13192,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (203457,13192,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (203458,13192,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (203459,13192,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (203460,13192,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203462,13193,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (203463,13193,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (203464,13193,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (203465,13193,'pm_load_time','11241');
INSERT INTO `wp_postmeta` VALUES (203466,13193,'pm_lcp_time','6510');
INSERT INTO `wp_postmeta` VALUES (203467,13193,'pm_max_fid','888');
INSERT INTO `wp_postmeta` VALUES (203468,13193,'pm_render_blocking_time','1675');
INSERT INTO `wp_postmeta` VALUES (203469,13193,'pm_total_blocking_time','4086');
INSERT INTO `wp_postmeta` VALUES (203470,13193,'pm_bootup_time','5934');
INSERT INTO `wp_postmeta` VALUES (203471,13193,'pm_weight','1591102');
INSERT INTO `wp_postmeta` VALUES (203472,13193,'pm_load_time_diff','199');
INSERT INTO `wp_postmeta` VALUES (203473,13193,'pm_weight_diff','-46');
INSERT INTO `wp_postmeta` VALUES (203474,13193,'pm_weight_document','30353');
INSERT INTO `wp_postmeta` VALUES (203475,13193,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (203476,13193,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (203477,13193,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203478,13193,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203479,13193,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (203480,13193,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203481,13193,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203482,13193,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203483,13193,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (203484,13193,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203485,13193,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (203486,13193,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (203487,13193,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203488,13193,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (203489,13193,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203490,13193,'pm_weight_script_diff','-19');
INSERT INTO `wp_postmeta` VALUES (203491,13193,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203492,13193,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203493,13193,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203494,13193,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (203495,13193,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203496,13193,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30353;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30353;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203498,13194,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (203499,13194,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (203500,13194,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (203501,13194,'pm_load_time','11066');
INSERT INTO `wp_postmeta` VALUES (203502,13194,'pm_lcp_time','6807');
INSERT INTO `wp_postmeta` VALUES (203503,13194,'pm_max_fid','938');
INSERT INTO `wp_postmeta` VALUES (203504,13194,'pm_render_blocking_time','1105');
INSERT INTO `wp_postmeta` VALUES (203505,13194,'pm_total_blocking_time','4694');
INSERT INTO `wp_postmeta` VALUES (203506,13194,'pm_bootup_time','6456');
INSERT INTO `wp_postmeta` VALUES (203507,13194,'pm_weight','1590391');
INSERT INTO `wp_postmeta` VALUES (203508,13194,'pm_load_time_diff','-1883');
INSERT INTO `wp_postmeta` VALUES (203509,13194,'pm_weight_diff','-10');
INSERT INTO `wp_postmeta` VALUES (203510,13194,'pm_weight_document','29999');
INSERT INTO `wp_postmeta` VALUES (203511,13194,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (203512,13194,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (203513,13194,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203514,13194,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203515,13194,'pm_weight_script','142903');
INSERT INTO `wp_postmeta` VALUES (203516,13194,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203517,13194,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203518,13194,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203519,13194,'pm_weight_third-party','112957');
INSERT INTO `wp_postmeta` VALUES (203520,13194,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203521,13194,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (203522,13194,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203523,13194,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203524,13194,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203525,13194,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203526,13194,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (203527,13194,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203528,13194,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203529,13194,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203530,13194,'pm_weight_third-party_diff','-16');
INSERT INTO `wp_postmeta` VALUES (203531,13194,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203532,13194,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29999;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29999;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203534,13195,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (203535,13195,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (203536,13195,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (203537,13195,'pm_load_time','14508');
INSERT INTO `wp_postmeta` VALUES (203538,13195,'pm_lcp_time','6326');
INSERT INTO `wp_postmeta` VALUES (203539,13195,'pm_max_fid','1162');
INSERT INTO `wp_postmeta` VALUES (203540,13195,'pm_render_blocking_time','1066');
INSERT INTO `wp_postmeta` VALUES (203541,13195,'pm_total_blocking_time','7734');
INSERT INTO `wp_postmeta` VALUES (203542,13195,'pm_bootup_time','9359');
INSERT INTO `wp_postmeta` VALUES (203543,13195,'pm_weight','1700782');
INSERT INTO `wp_postmeta` VALUES (203544,13195,'pm_load_time_diff','2516');
INSERT INTO `wp_postmeta` VALUES (203545,13195,'pm_weight_diff','-77');
INSERT INTO `wp_postmeta` VALUES (203546,13195,'pm_weight_document','33213');
INSERT INTO `wp_postmeta` VALUES (203547,13195,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (203548,13195,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (203549,13195,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203550,13195,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203551,13195,'pm_weight_script','145499');
INSERT INTO `wp_postmeta` VALUES (203552,13195,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (203553,13195,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203554,13195,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203555,13195,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (203556,13195,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203557,13195,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (203558,13195,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (203559,13195,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203560,13195,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203561,13195,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203562,13195,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (203563,13195,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203564,13195,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203565,13195,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203566,13195,'pm_weight_third-party_diff','-38');
INSERT INTO `wp_postmeta` VALUES (203567,13195,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203568,13195,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33213;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33213;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203570,13196,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (203571,13196,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (203572,13196,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (203573,13196,'pm_load_time','15552');
INSERT INTO `wp_postmeta` VALUES (203574,13196,'pm_lcp_time','9316');
INSERT INTO `wp_postmeta` VALUES (203575,13196,'pm_max_fid','1374');
INSERT INTO `wp_postmeta` VALUES (203576,13196,'pm_render_blocking_time','1648');
INSERT INTO `wp_postmeta` VALUES (203577,13196,'pm_total_blocking_time','7334');
INSERT INTO `wp_postmeta` VALUES (203578,13196,'pm_bootup_time','11021');
INSERT INTO `wp_postmeta` VALUES (203579,13196,'pm_weight','2194984');
INSERT INTO `wp_postmeta` VALUES (203580,13196,'pm_load_time_diff','-582');
INSERT INTO `wp_postmeta` VALUES (203581,13196,'pm_weight_diff','-1704');
INSERT INTO `wp_postmeta` VALUES (203582,13196,'pm_weight_document','37194');
INSERT INTO `wp_postmeta` VALUES (203583,13196,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (203584,13196,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203585,13196,'pm_weight_script','431009');
INSERT INTO `wp_postmeta` VALUES (203586,13196,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (203587,13196,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (203588,13196,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (203589,13196,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203590,13196,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203591,13196,'pm_weight_third-party','359002');
INSERT INTO `wp_postmeta` VALUES (203592,13196,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (203593,13196,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (203594,13196,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203595,13196,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203596,13196,'pm_weight_script_diff','-1669');
INSERT INTO `wp_postmeta` VALUES (203597,13196,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203598,13196,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203599,13196,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203600,13196,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203601,13196,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203602,13196,'pm_weight_third-party_diff','-1688');
INSERT INTO `wp_postmeta` VALUES (203603,13196,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203604,13196,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-f5defcbabb3286a437c4f6c0112a75b5.js\";s:6:\"weight\";i:87390;s:8:\"filename\";s:46:\"controller-f5defcbabb3286a437c4f6c0112a75b5.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72648;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-acf33b06d6d76130df5c048ea078a213.js\";s:6:\"weight\";i:55731;s:8:\"filename\";s:42:\"shared-acf33b06d6d76130df5c048ea078a213.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37194;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203606,13197,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (203607,13197,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (203608,13197,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (203609,13197,'pm_load_time','12491');
INSERT INTO `wp_postmeta` VALUES (203610,13197,'pm_lcp_time','6884');
INSERT INTO `wp_postmeta` VALUES (203611,13197,'pm_max_fid','1352');
INSERT INTO `wp_postmeta` VALUES (203612,13197,'pm_render_blocking_time','1556');
INSERT INTO `wp_postmeta` VALUES (203613,13197,'pm_total_blocking_time','5609');
INSERT INTO `wp_postmeta` VALUES (203614,13197,'pm_bootup_time','7675');
INSERT INTO `wp_postmeta` VALUES (203615,13197,'pm_weight','1655662');
INSERT INTO `wp_postmeta` VALUES (203616,13197,'pm_load_time_diff','-359');
INSERT INTO `wp_postmeta` VALUES (203617,13197,'pm_weight_diff','12');
INSERT INTO `wp_postmeta` VALUES (203618,13197,'pm_weight_document','31056');
INSERT INTO `wp_postmeta` VALUES (203619,13197,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (203620,13197,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203621,13197,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203622,13197,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203623,13197,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (203624,13197,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203625,13197,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203626,13197,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203627,13197,'pm_weight_third-party','112947');
INSERT INTO `wp_postmeta` VALUES (203628,13197,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203629,13197,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (203630,13197,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (203631,13197,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203632,13197,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203633,13197,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203634,13197,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (203635,13197,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203636,13197,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203637,13197,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203638,13197,'pm_weight_third-party_diff','41');
INSERT INTO `wp_postmeta` VALUES (203639,13197,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203640,13197,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31056;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203642,13198,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (203643,13198,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (203644,13198,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (203645,13198,'pm_load_time','12529');
INSERT INTO `wp_postmeta` VALUES (203646,13198,'pm_lcp_time','8404');
INSERT INTO `wp_postmeta` VALUES (203647,13198,'pm_max_fid','1162');
INSERT INTO `wp_postmeta` VALUES (203648,13198,'pm_render_blocking_time','2523');
INSERT INTO `wp_postmeta` VALUES (203649,13198,'pm_total_blocking_time','4746');
INSERT INTO `wp_postmeta` VALUES (203650,13198,'pm_bootup_time','7907');
INSERT INTO `wp_postmeta` VALUES (203651,13198,'pm_weight','1728113');
INSERT INTO `wp_postmeta` VALUES (203652,13198,'pm_load_time_diff','-1409');
INSERT INTO `wp_postmeta` VALUES (203653,13198,'pm_weight_diff','-16');
INSERT INTO `wp_postmeta` VALUES (203654,13198,'pm_weight_document','33078');
INSERT INTO `wp_postmeta` VALUES (203655,13198,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (203656,13198,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203657,13198,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (203658,13198,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (203659,13198,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (203660,13198,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (203661,13198,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203662,13198,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203663,13198,'pm_weight_third-party','112962');
INSERT INTO `wp_postmeta` VALUES (203664,13198,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203665,13198,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (203666,13198,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203667,13198,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203668,13198,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203669,13198,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203670,13198,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203671,13198,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203672,13198,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203673,13198,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203674,13198,'pm_weight_third-party_diff','-14');
INSERT INTO `wp_postmeta` VALUES (203675,13198,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203676,13198,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33078;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33078;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203678,13199,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (203679,13199,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:131:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203680,13199,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203682,13200,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (203683,13200,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (203684,13200,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203686,13201,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (203687,13201,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203688,13201,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203690,13202,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (203691,13202,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203692,13202,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203694,13203,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (203695,13203,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single faq, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203696,13203,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203698,13204,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (203699,13204,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (203700,13204,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203702,13205,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (203703,13205,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203704,13205,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203706,13206,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (203707,13206,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (203708,13206,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203710,13207,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (203711,13207,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203712,13207,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203714,13208,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (203715,13208,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (203716,13208,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203718,13209,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (203719,13209,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single page, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203720,13209,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203722,13210,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (203723,13210,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203724,13210,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203726,13211,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (203727,13211,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203728,13211,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203730,13212,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (203731,13212,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (203732,13212,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (203734,13213,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (203735,13213,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:112:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203736,13213,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203738,13214,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (203739,13214,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Page for posts, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (203740,13214,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203742,13215,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (203743,13215,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:60:\"Single faq, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (203744,13215,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203746,13216,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (203747,13216,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (203748,13216,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203750,13189,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (203751,13189,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (203752,13189,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (203753,13189,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (203754,13189,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (203755,13189,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (203756,13189,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (203793,13217,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (203794,13217,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (203795,13217,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (203796,13217,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (203797,13217,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (203799,13218,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (203800,13218,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (203801,13218,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (203802,13218,'pm_load_time','16697');
INSERT INTO `wp_postmeta` VALUES (203803,13218,'pm_lcp_time','13732');
INSERT INTO `wp_postmeta` VALUES (203804,13218,'pm_max_fid','2002');
INSERT INTO `wp_postmeta` VALUES (203805,13218,'pm_render_blocking_time','1671');
INSERT INTO `wp_postmeta` VALUES (203806,13218,'pm_total_blocking_time','5430');
INSERT INTO `wp_postmeta` VALUES (203807,13218,'pm_bootup_time','8857');
INSERT INTO `wp_postmeta` VALUES (203808,13218,'pm_weight','2217541');
INSERT INTO `wp_postmeta` VALUES (203809,13218,'pm_load_time_diff','-2431');
INSERT INTO `wp_postmeta` VALUES (203810,13218,'pm_weight_diff','38');
INSERT INTO `wp_postmeta` VALUES (203811,13218,'pm_weight_document','28856');
INSERT INTO `wp_postmeta` VALUES (203812,13218,'pm_weight_image','1725744');
INSERT INTO `wp_postmeta` VALUES (203813,13218,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (203814,13218,'pm_weight_script','185687');
INSERT INTO `wp_postmeta` VALUES (203815,13218,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (203816,13218,'pm_weight_stylesheet','154275');
INSERT INTO `wp_postmeta` VALUES (203817,13218,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203818,13218,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203819,13218,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203820,13218,'pm_weight_third-party','125510');
INSERT INTO `wp_postmeta` VALUES (203821,13218,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (203822,13218,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (203823,13218,'pm_weight_image_diff','-31');
INSERT INTO `wp_postmeta` VALUES (203824,13218,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203825,13218,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (203826,13218,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203827,13218,'pm_weight_stylesheet_diff','74');
INSERT INTO `wp_postmeta` VALUES (203828,13218,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203829,13218,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203830,13218,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203831,13218,'pm_weight_third-party_diff','69');
INSERT INTO `wp_postmeta` VALUES (203832,13218,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (203833,13218,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97926;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76777;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57087;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32297;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203835,13219,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (203836,13219,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (203837,13219,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (203838,13219,'pm_load_time','18130');
INSERT INTO `wp_postmeta` VALUES (203839,13219,'pm_lcp_time','4927');
INSERT INTO `wp_postmeta` VALUES (203840,13219,'pm_max_fid','979');
INSERT INTO `wp_postmeta` VALUES (203841,13219,'pm_render_blocking_time','1317');
INSERT INTO `wp_postmeta` VALUES (203842,13219,'pm_total_blocking_time','7633');
INSERT INTO `wp_postmeta` VALUES (203843,13219,'pm_bootup_time','9676');
INSERT INTO `wp_postmeta` VALUES (203844,13219,'pm_weight','2686377');
INSERT INTO `wp_postmeta` VALUES (203845,13219,'pm_load_time_diff','-226');
INSERT INTO `wp_postmeta` VALUES (203846,13219,'pm_weight_diff','129');
INSERT INTO `wp_postmeta` VALUES (203847,13219,'pm_weight_document','31955');
INSERT INTO `wp_postmeta` VALUES (203848,13219,'pm_weight_image','1494969');
INSERT INTO `wp_postmeta` VALUES (203849,13219,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (203850,13219,'pm_weight_script','784142');
INSERT INTO `wp_postmeta` VALUES (203851,13219,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (203852,13219,'pm_weight_stylesheet','219465');
INSERT INTO `wp_postmeta` VALUES (203853,13219,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (203854,13219,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203855,13219,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203856,13219,'pm_weight_third-party','1013375');
INSERT INTO `wp_postmeta` VALUES (203857,13219,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (203858,13219,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (203859,13219,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (203860,13219,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203861,13219,'pm_weight_script_diff','97');
INSERT INTO `wp_postmeta` VALUES (203862,13219,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203863,13219,'pm_weight_stylesheet_diff','-332');
INSERT INTO `wp_postmeta` VALUES (203864,13219,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203865,13219,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203866,13219,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203867,13219,'pm_weight_third-party_diff','188');
INSERT INTO `wp_postmeta` VALUES (203868,13219,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203869,13219,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540352;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75180;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47487;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203871,13220,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (203872,13220,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (203873,13220,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (203874,13220,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (203875,13220,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (203876,13220,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (203877,13220,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (203878,13220,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (203879,13220,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (203880,13220,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (203881,13220,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (203882,13220,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (203883,13220,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (203885,13221,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (203886,13221,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (203887,13221,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (203888,13221,'pm_load_time','11768');
INSERT INTO `wp_postmeta` VALUES (203889,13221,'pm_lcp_time','6362');
INSERT INTO `wp_postmeta` VALUES (203890,13221,'pm_max_fid','958');
INSERT INTO `wp_postmeta` VALUES (203891,13221,'pm_render_blocking_time','1491');
INSERT INTO `wp_postmeta` VALUES (203892,13221,'pm_total_blocking_time','5068');
INSERT INTO `wp_postmeta` VALUES (203893,13221,'pm_bootup_time','7182');
INSERT INTO `wp_postmeta` VALUES (203894,13221,'pm_weight','1591068');
INSERT INTO `wp_postmeta` VALUES (203895,13221,'pm_load_time_diff','527');
INSERT INTO `wp_postmeta` VALUES (203896,13221,'pm_weight_diff','-34');
INSERT INTO `wp_postmeta` VALUES (203897,13221,'pm_weight_document','30348');
INSERT INTO `wp_postmeta` VALUES (203898,13221,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (203899,13221,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (203900,13221,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203901,13221,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203902,13221,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (203903,13221,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203904,13221,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203905,13221,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203906,13221,'pm_weight_third-party','112936');
INSERT INTO `wp_postmeta` VALUES (203907,13221,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203908,13221,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (203909,13221,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (203910,13221,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203911,13221,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203912,13221,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203913,13221,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (203914,13221,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203915,13221,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203916,13221,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203917,13221,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (203918,13221,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203919,13221,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30348;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30348;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203921,13222,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (203922,13222,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (203923,13222,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (203924,13222,'pm_load_time','11651');
INSERT INTO `wp_postmeta` VALUES (203925,13222,'pm_lcp_time','6121');
INSERT INTO `wp_postmeta` VALUES (203926,13222,'pm_max_fid','1027');
INSERT INTO `wp_postmeta` VALUES (203927,13222,'pm_render_blocking_time','1028');
INSERT INTO `wp_postmeta` VALUES (203928,13222,'pm_total_blocking_time','5497');
INSERT INTO `wp_postmeta` VALUES (203929,13222,'pm_bootup_time','6891');
INSERT INTO `wp_postmeta` VALUES (203930,13222,'pm_weight','1590359');
INSERT INTO `wp_postmeta` VALUES (203931,13222,'pm_load_time_diff','585');
INSERT INTO `wp_postmeta` VALUES (203932,13222,'pm_weight_diff','-32');
INSERT INTO `wp_postmeta` VALUES (203933,13222,'pm_weight_document','29993');
INSERT INTO `wp_postmeta` VALUES (203934,13222,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (203935,13222,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (203936,13222,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (203937,13222,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203938,13222,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (203939,13222,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (203940,13222,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203941,13222,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203942,13222,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (203943,13222,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203944,13222,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (203945,13222,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (203946,13222,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203947,13222,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203948,13222,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203949,13222,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (203950,13222,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203951,13222,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203952,13222,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203953,13222,'pm_weight_third-party_diff','-26');
INSERT INTO `wp_postmeta` VALUES (203954,13222,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203955,13222,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203957,13223,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (203958,13223,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (203959,13223,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (203960,13223,'pm_load_time','11939');
INSERT INTO `wp_postmeta` VALUES (203961,13223,'pm_lcp_time','6539');
INSERT INTO `wp_postmeta` VALUES (203962,13223,'pm_max_fid','1196');
INSERT INTO `wp_postmeta` VALUES (203963,13223,'pm_render_blocking_time','1295');
INSERT INTO `wp_postmeta` VALUES (203964,13223,'pm_total_blocking_time','5086');
INSERT INTO `wp_postmeta` VALUES (203965,13223,'pm_bootup_time','7146');
INSERT INTO `wp_postmeta` VALUES (203966,13223,'pm_weight','1700892');
INSERT INTO `wp_postmeta` VALUES (203967,13223,'pm_load_time_diff','-2569');
INSERT INTO `wp_postmeta` VALUES (203968,13223,'pm_weight_diff','110');
INSERT INTO `wp_postmeta` VALUES (203969,13223,'pm_weight_document','33218');
INSERT INTO `wp_postmeta` VALUES (203970,13223,'pm_weight_image','1200056');
INSERT INTO `wp_postmeta` VALUES (203971,13223,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (203972,13223,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (203973,13223,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (203974,13223,'pm_weight_script','145519');
INSERT INTO `wp_postmeta` VALUES (203975,13223,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (203976,13223,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (203977,13223,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (203978,13223,'pm_weight_third-party','112965');
INSERT INTO `wp_postmeta` VALUES (203979,13223,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (203980,13223,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (203981,13223,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (203982,13223,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (203983,13223,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (203984,13223,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (203985,13223,'pm_weight_script_diff','20');
INSERT INTO `wp_postmeta` VALUES (203986,13223,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (203987,13223,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203988,13223,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (203989,13223,'pm_weight_third-party_diff','34');
INSERT INTO `wp_postmeta` VALUES (203990,13223,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (203991,13223,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (203993,13224,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (203994,13224,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (203995,13224,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (203996,13224,'pm_load_time','12554');
INSERT INTO `wp_postmeta` VALUES (203997,13224,'pm_lcp_time','6489');
INSERT INTO `wp_postmeta` VALUES (203998,13224,'pm_max_fid','1271');
INSERT INTO `wp_postmeta` VALUES (203999,13224,'pm_render_blocking_time','1209');
INSERT INTO `wp_postmeta` VALUES (204000,13224,'pm_total_blocking_time','5966');
INSERT INTO `wp_postmeta` VALUES (204001,13224,'pm_bootup_time','7652');
INSERT INTO `wp_postmeta` VALUES (204002,13224,'pm_weight','1655699');
INSERT INTO `wp_postmeta` VALUES (204003,13224,'pm_load_time_diff','63');
INSERT INTO `wp_postmeta` VALUES (204004,13224,'pm_weight_diff','37');
INSERT INTO `wp_postmeta` VALUES (204005,13224,'pm_weight_document','31056');
INSERT INTO `wp_postmeta` VALUES (204006,13224,'pm_weight_image','1161827');
INSERT INTO `wp_postmeta` VALUES (204007,13224,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204008,13224,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204009,13224,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204010,13224,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (204011,13224,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204012,13224,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204013,13224,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204014,13224,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (204015,13224,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204016,13224,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (204017,13224,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (204018,13224,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204019,13224,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204020,13224,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204021,13224,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (204022,13224,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204023,13224,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204024,13224,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204025,13224,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (204026,13224,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204027,13224,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31056;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204029,13225,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (204030,13225,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (204031,13225,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (204032,13225,'pm_load_time','11640');
INSERT INTO `wp_postmeta` VALUES (204033,13225,'pm_lcp_time','6595');
INSERT INTO `wp_postmeta` VALUES (204034,13225,'pm_max_fid','843');
INSERT INTO `wp_postmeta` VALUES (204035,13225,'pm_render_blocking_time','1390');
INSERT INTO `wp_postmeta` VALUES (204036,13225,'pm_total_blocking_time','5068');
INSERT INTO `wp_postmeta` VALUES (204037,13225,'pm_bootup_time','7189');
INSERT INTO `wp_postmeta` VALUES (204038,13225,'pm_weight','1591401');
INSERT INTO `wp_postmeta` VALUES (204039,13225,'pm_weight_document','30500');
INSERT INTO `wp_postmeta` VALUES (204040,13225,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (204041,13225,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204042,13225,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204043,13225,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204044,13225,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (204045,13225,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204046,13225,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204047,13225,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204048,13225,'pm_weight_third-party','112965');
INSERT INTO `wp_postmeta` VALUES (204049,13225,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204050,13225,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (204052,13226,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (204053,13226,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (204054,13226,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (204055,13226,'pm_load_time','13028');
INSERT INTO `wp_postmeta` VALUES (204056,13226,'pm_lcp_time','8663');
INSERT INTO `wp_postmeta` VALUES (204057,13226,'pm_max_fid','1329');
INSERT INTO `wp_postmeta` VALUES (204058,13226,'pm_render_blocking_time','2444');
INSERT INTO `wp_postmeta` VALUES (204059,13226,'pm_total_blocking_time','5663');
INSERT INTO `wp_postmeta` VALUES (204060,13226,'pm_bootup_time','9115');
INSERT INTO `wp_postmeta` VALUES (204061,13226,'pm_weight','1728092');
INSERT INTO `wp_postmeta` VALUES (204062,13226,'pm_load_time_diff','499');
INSERT INTO `wp_postmeta` VALUES (204063,13226,'pm_weight_diff','-21');
INSERT INTO `wp_postmeta` VALUES (204064,13226,'pm_weight_document','33071');
INSERT INTO `wp_postmeta` VALUES (204065,13226,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (204066,13226,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204067,13226,'pm_weight_script','246458');
INSERT INTO `wp_postmeta` VALUES (204068,13226,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (204069,13226,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (204070,13226,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (204071,13226,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204072,13226,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204073,13226,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (204074,13226,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204075,13226,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (204076,13226,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204077,13226,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204078,13226,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (204079,13226,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204080,13226,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204081,13226,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204082,13226,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204083,13226,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204084,13226,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (204085,13226,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204086,13226,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33071;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33071;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204088,13227,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (204089,13227,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204090,13227,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204092,13228,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (204093,13228,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204094,13228,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204096,13229,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (204097,13229,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204098,13229,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204100,13230,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204101,13230,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (204102,13230,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204104,13231,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204105,13231,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204106,13231,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204108,13232,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (204109,13232,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204110,13232,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204112,13233,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (204113,13233,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204114,13233,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204116,13234,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (204117,13234,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (204118,13234,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204120,13235,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (204121,13235,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204122,13235,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204124,13236,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (204125,13236,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204126,13236,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204128,13237,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (204129,13237,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Page for posts, Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204130,13237,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204132,13238,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204133,13238,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204134,13238,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204136,13239,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204137,13239,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204138,13239,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204140,13240,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204141,13240,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (204142,13240,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204144,13241,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204145,13241,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (204146,13241,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204148,13217,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (204149,13217,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (204150,13217,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (204151,13217,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (204152,13217,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (204153,13217,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (204154,13217,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (204209,13242,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (204210,13242,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (204211,13242,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (204212,13242,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (204213,13242,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (204215,13243,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (204216,13243,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (204217,13243,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (204218,13243,'pm_load_time','16890');
INSERT INTO `wp_postmeta` VALUES (204219,13243,'pm_lcp_time','13757');
INSERT INTO `wp_postmeta` VALUES (204220,13243,'pm_max_fid','2066');
INSERT INTO `wp_postmeta` VALUES (204221,13243,'pm_render_blocking_time','1272');
INSERT INTO `wp_postmeta` VALUES (204222,13243,'pm_total_blocking_time','5389');
INSERT INTO `wp_postmeta` VALUES (204223,13243,'pm_bootup_time','8688');
INSERT INTO `wp_postmeta` VALUES (204224,13243,'pm_weight','2217495');
INSERT INTO `wp_postmeta` VALUES (204225,13243,'pm_load_time_diff','193');
INSERT INTO `wp_postmeta` VALUES (204226,13243,'pm_weight_diff','-46');
INSERT INTO `wp_postmeta` VALUES (204227,13243,'pm_weight_document','28863');
INSERT INTO `wp_postmeta` VALUES (204228,13243,'pm_weight_image','1725756');
INSERT INTO `wp_postmeta` VALUES (204229,13243,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204230,13243,'pm_weight_script','185750');
INSERT INTO `wp_postmeta` VALUES (204231,13243,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (204232,13243,'pm_weight_stylesheet','154208');
INSERT INTO `wp_postmeta` VALUES (204233,13243,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204234,13243,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204235,13243,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204236,13243,'pm_weight_third-party','125451');
INSERT INTO `wp_postmeta` VALUES (204237,13243,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (204238,13243,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (204239,13243,'pm_weight_image_diff','12');
INSERT INTO `wp_postmeta` VALUES (204240,13243,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204241,13243,'pm_weight_script_diff','63');
INSERT INTO `wp_postmeta` VALUES (204242,13243,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204243,13243,'pm_weight_stylesheet_diff','-67');
INSERT INTO `wp_postmeta` VALUES (204244,13243,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204245,13243,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204246,13243,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204247,13243,'pm_weight_third-party_diff','-59');
INSERT INTO `wp_postmeta` VALUES (204248,13243,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204249,13243,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491136;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411554;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97919;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57115;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204251,13244,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (204252,13244,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (204253,13244,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (204254,13244,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (204255,13244,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (204256,13244,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (204257,13244,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (204258,13244,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (204259,13244,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (204260,13244,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (204261,13244,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (204262,13244,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (204263,13244,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204265,13245,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (204266,13245,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (204267,13245,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (204268,13245,'pm_load_time','11148');
INSERT INTO `wp_postmeta` VALUES (204269,13245,'pm_lcp_time','6420');
INSERT INTO `wp_postmeta` VALUES (204270,13245,'pm_max_fid','852');
INSERT INTO `wp_postmeta` VALUES (204271,13245,'pm_render_blocking_time','1430');
INSERT INTO `wp_postmeta` VALUES (204272,13245,'pm_total_blocking_time','4573');
INSERT INTO `wp_postmeta` VALUES (204273,13245,'pm_bootup_time','7089');
INSERT INTO `wp_postmeta` VALUES (204274,13245,'pm_weight','1591124');
INSERT INTO `wp_postmeta` VALUES (204275,13245,'pm_load_time_diff','-620');
INSERT INTO `wp_postmeta` VALUES (204276,13245,'pm_weight_diff','56');
INSERT INTO `wp_postmeta` VALUES (204277,13245,'pm_weight_document','30345');
INSERT INTO `wp_postmeta` VALUES (204278,13245,'pm_weight_image','1098666');
INSERT INTO `wp_postmeta` VALUES (204279,13245,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204280,13245,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204281,13245,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204282,13245,'pm_weight_script','142892');
INSERT INTO `wp_postmeta` VALUES (204283,13245,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204284,13245,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204285,13245,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204286,13245,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (204287,13245,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204288,13245,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (204289,13245,'pm_weight_image_diff','29');
INSERT INTO `wp_postmeta` VALUES (204290,13245,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204291,13245,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204292,13245,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204293,13245,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (204294,13245,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204295,13245,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204296,13245,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204297,13245,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (204298,13245,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204299,13245,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30345;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30345;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204301,13246,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (204302,13246,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (204303,13246,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (204304,13246,'pm_load_time','11052');
INSERT INTO `wp_postmeta` VALUES (204305,13246,'pm_lcp_time','6196');
INSERT INTO `wp_postmeta` VALUES (204306,13246,'pm_max_fid','817');
INSERT INTO `wp_postmeta` VALUES (204307,13246,'pm_render_blocking_time','1738');
INSERT INTO `wp_postmeta` VALUES (204308,13246,'pm_total_blocking_time','4148');
INSERT INTO `wp_postmeta` VALUES (204309,13246,'pm_bootup_time','6226');
INSERT INTO `wp_postmeta` VALUES (204310,13246,'pm_weight','1590363');
INSERT INTO `wp_postmeta` VALUES (204311,13246,'pm_load_time_diff','-599');
INSERT INTO `wp_postmeta` VALUES (204312,13246,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (204313,13246,'pm_weight_document','29991');
INSERT INTO `wp_postmeta` VALUES (204314,13246,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (204315,13246,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204316,13246,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204317,13246,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204318,13246,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (204319,13246,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204320,13246,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204321,13246,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204322,13246,'pm_weight_third-party','112945');
INSERT INTO `wp_postmeta` VALUES (204323,13246,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204324,13246,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (204325,13246,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (204326,13246,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204327,13246,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204328,13246,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204329,13246,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (204330,13246,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204331,13246,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204332,13246,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204333,13246,'pm_weight_third-party_diff','14');
INSERT INTO `wp_postmeta` VALUES (204334,13246,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204335,13246,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29991;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29991;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204337,13247,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (204338,13247,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (204339,13247,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (204340,13247,'pm_load_time','11983');
INSERT INTO `wp_postmeta` VALUES (204341,13247,'pm_lcp_time','5022');
INSERT INTO `wp_postmeta` VALUES (204342,13247,'pm_max_fid','1031');
INSERT INTO `wp_postmeta` VALUES (204343,13247,'pm_render_blocking_time','1246');
INSERT INTO `wp_postmeta` VALUES (204344,13247,'pm_total_blocking_time','5280');
INSERT INTO `wp_postmeta` VALUES (204345,13247,'pm_bootup_time','6599');
INSERT INTO `wp_postmeta` VALUES (204346,13247,'pm_weight','1700882');
INSERT INTO `wp_postmeta` VALUES (204347,13247,'pm_load_time_diff','44');
INSERT INTO `wp_postmeta` VALUES (204348,13247,'pm_weight_diff','-10');
INSERT INTO `wp_postmeta` VALUES (204349,13247,'pm_weight_document','33220');
INSERT INTO `wp_postmeta` VALUES (204350,13247,'pm_weight_image','1200056');
INSERT INTO `wp_postmeta` VALUES (204351,13247,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (204352,13247,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204353,13247,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204354,13247,'pm_weight_script','145490');
INSERT INTO `wp_postmeta` VALUES (204355,13247,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (204356,13247,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204357,13247,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204358,13247,'pm_weight_third-party','112993');
INSERT INTO `wp_postmeta` VALUES (204359,13247,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204360,13247,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (204361,13247,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204362,13247,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204363,13247,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (204364,13247,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204365,13247,'pm_weight_script_diff','-29');
INSERT INTO `wp_postmeta` VALUES (204366,13247,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204367,13247,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204368,13247,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204369,13247,'pm_weight_third-party_diff','28');
INSERT INTO `wp_postmeta` VALUES (204370,13247,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204371,13247,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33220;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33220;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204373,13248,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (204374,13248,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (204375,13248,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (204376,13248,'pm_load_time','15281');
INSERT INTO `wp_postmeta` VALUES (204377,13248,'pm_lcp_time','9318');
INSERT INTO `wp_postmeta` VALUES (204378,13248,'pm_max_fid','1387');
INSERT INTO `wp_postmeta` VALUES (204379,13248,'pm_render_blocking_time','1575');
INSERT INTO `wp_postmeta` VALUES (204380,13248,'pm_total_blocking_time','6959');
INSERT INTO `wp_postmeta` VALUES (204381,13248,'pm_bootup_time','11146');
INSERT INTO `wp_postmeta` VALUES (204382,13248,'pm_weight','2177043');
INSERT INTO `wp_postmeta` VALUES (204383,13248,'pm_weight_document','37237');
INSERT INTO `wp_postmeta` VALUES (204384,13248,'pm_weight_image','1381333');
INSERT INTO `wp_postmeta` VALUES (204385,13248,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204386,13248,'pm_weight_script','414086');
INSERT INTO `wp_postmeta` VALUES (204387,13248,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (204388,13248,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (204389,13248,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (204390,13248,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204391,13248,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204392,13248,'pm_weight_third-party','340953');
INSERT INTO `wp_postmeta` VALUES (204393,13248,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (204394,13248,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-bf33cd983ee477b331f54217d7164f1b.js\";s:6:\"weight\";i:80322;s:8:\"filename\";s:46:\"controller-bf33cd983ee477b331f54217d7164f1b.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:7;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66381;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-8192a046d4a57f20e42696d8506cdf96.js\";s:6:\"weight\";i:50530;s:8:\"filename\";s:42:\"shared-8192a046d4a57f20e42696d8506cdf96.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37237;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (204396,13249,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (204397,13249,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (204398,13249,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (204399,13249,'pm_load_time','11844');
INSERT INTO `wp_postmeta` VALUES (204400,13249,'pm_lcp_time','6652');
INSERT INTO `wp_postmeta` VALUES (204401,13249,'pm_max_fid','1291');
INSERT INTO `wp_postmeta` VALUES (204402,13249,'pm_render_blocking_time','1343');
INSERT INTO `wp_postmeta` VALUES (204403,13249,'pm_total_blocking_time','5094');
INSERT INTO `wp_postmeta` VALUES (204404,13249,'pm_bootup_time','7361');
INSERT INTO `wp_postmeta` VALUES (204405,13249,'pm_weight','1655683');
INSERT INTO `wp_postmeta` VALUES (204406,13249,'pm_load_time_diff','-710');
INSERT INTO `wp_postmeta` VALUES (204407,13249,'pm_weight_diff','-16');
INSERT INTO `wp_postmeta` VALUES (204408,13249,'pm_weight_document','31053');
INSERT INTO `wp_postmeta` VALUES (204409,13249,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (204410,13249,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204411,13249,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204412,13249,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204413,13249,'pm_weight_script','142910');
INSERT INTO `wp_postmeta` VALUES (204414,13249,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204415,13249,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204416,13249,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204417,13249,'pm_weight_third-party','112974');
INSERT INTO `wp_postmeta` VALUES (204418,13249,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204419,13249,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (204420,13249,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (204421,13249,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204422,13249,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204423,13249,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204424,13249,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (204425,13249,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204426,13249,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204427,13249,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204428,13249,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (204429,13249,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204430,13249,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31053;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204432,13250,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (204433,13250,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (204434,13250,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (204435,13250,'pm_load_time','11387');
INSERT INTO `wp_postmeta` VALUES (204436,13250,'pm_lcp_time','5925');
INSERT INTO `wp_postmeta` VALUES (204437,13250,'pm_max_fid','1151');
INSERT INTO `wp_postmeta` VALUES (204438,13250,'pm_render_blocking_time','1658');
INSERT INTO `wp_postmeta` VALUES (204439,13250,'pm_total_blocking_time','5060');
INSERT INTO `wp_postmeta` VALUES (204440,13250,'pm_bootup_time','7279');
INSERT INTO `wp_postmeta` VALUES (204441,13250,'pm_weight','1591389');
INSERT INTO `wp_postmeta` VALUES (204442,13250,'pm_load_time_diff','-253');
INSERT INTO `wp_postmeta` VALUES (204443,13250,'pm_weight_diff','-12');
INSERT INTO `wp_postmeta` VALUES (204444,13250,'pm_weight_document','30501');
INSERT INTO `wp_postmeta` VALUES (204445,13250,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (204446,13250,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204447,13250,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204448,13250,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204449,13250,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (204450,13250,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204451,13250,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204452,13250,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204453,13250,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (204454,13250,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204455,13250,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (204456,13250,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204457,13250,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204458,13250,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204459,13250,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204460,13250,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (204461,13250,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204462,13250,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204463,13250,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204464,13250,'pm_weight_third-party_diff','-14');
INSERT INTO `wp_postmeta` VALUES (204465,13250,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204466,13250,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204468,13251,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (204469,13251,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (204470,13251,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (204471,13251,'pm_load_time','12099');
INSERT INTO `wp_postmeta` VALUES (204472,13251,'pm_lcp_time','7285');
INSERT INTO `wp_postmeta` VALUES (204473,13251,'pm_max_fid','1050');
INSERT INTO `wp_postmeta` VALUES (204474,13251,'pm_render_blocking_time','2709');
INSERT INTO `wp_postmeta` VALUES (204475,13251,'pm_total_blocking_time','4327');
INSERT INTO `wp_postmeta` VALUES (204476,13251,'pm_bootup_time','7764');
INSERT INTO `wp_postmeta` VALUES (204477,13251,'pm_weight','1728115');
INSERT INTO `wp_postmeta` VALUES (204478,13251,'pm_load_time_diff','-929');
INSERT INTO `wp_postmeta` VALUES (204479,13251,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (204480,13251,'pm_weight_document','33077');
INSERT INTO `wp_postmeta` VALUES (204481,13251,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (204482,13251,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204483,13251,'pm_weight_script','246470');
INSERT INTO `wp_postmeta` VALUES (204484,13251,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (204485,13251,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (204486,13251,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (204487,13251,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204488,13251,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204489,13251,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (204490,13251,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204491,13251,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (204492,13251,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204493,13251,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204494,13251,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (204495,13251,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204496,13251,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204497,13251,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204498,13251,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204499,13251,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204500,13251,'pm_weight_third-party_diff','11');
INSERT INTO `wp_postmeta` VALUES (204501,13251,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204502,13251,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33077;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33077;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204504,13252,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (204505,13252,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204506,13252,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204508,13253,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (204509,13253,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204510,13253,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204512,13254,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (204513,13254,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204514,13254,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204516,13255,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204517,13255,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204518,13255,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204520,13256,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204521,13256,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (204522,13256,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204524,13257,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (204525,13257,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204526,13257,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204528,13258,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (204529,13258,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204530,13258,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204532,13259,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (204533,13259,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204534,13259,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204536,13260,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (204537,13260,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204538,13260,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204540,13261,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (204541,13261,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (204542,13261,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204544,13262,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204545,13262,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204546,13262,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204548,13263,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204549,13263,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (204550,13263,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204552,13264,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204553,13264,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204554,13264,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204556,13265,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204557,13265,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (204558,13265,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204560,13242,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (204561,13242,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (204562,13242,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (204563,13242,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (204564,13242,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (204565,13242,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (204566,13242,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (204609,13266,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (204610,13266,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (204611,13266,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (204612,13266,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (204613,13266,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:15;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:16;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:17;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:18;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:19;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:20;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:21;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:22;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:23;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:24;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:25;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:26;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:27;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:28;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:29;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:30;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:31;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:32;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:33;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:34;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:35;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:36;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (204615,13267,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (204616,13267,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (204617,13267,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (204618,13267,'pm_load_time','16879');
INSERT INTO `wp_postmeta` VALUES (204619,13267,'pm_lcp_time','12357');
INSERT INTO `wp_postmeta` VALUES (204620,13267,'pm_max_fid','2240');
INSERT INTO `wp_postmeta` VALUES (204621,13267,'pm_render_blocking_time','1249');
INSERT INTO `wp_postmeta` VALUES (204622,13267,'pm_total_blocking_time','5924');
INSERT INTO `wp_postmeta` VALUES (204623,13267,'pm_bootup_time','9751');
INSERT INTO `wp_postmeta` VALUES (204624,13267,'pm_weight','2217474');
INSERT INTO `wp_postmeta` VALUES (204625,13267,'pm_load_time_diff','-11');
INSERT INTO `wp_postmeta` VALUES (204626,13267,'pm_weight_diff','-21');
INSERT INTO `wp_postmeta` VALUES (204627,13267,'pm_weight_document','28856');
INSERT INTO `wp_postmeta` VALUES (204628,13267,'pm_weight_image','1725758');
INSERT INTO `wp_postmeta` VALUES (204629,13267,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204630,13267,'pm_weight_script','185717');
INSERT INTO `wp_postmeta` VALUES (204631,13267,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (204632,13267,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (204633,13267,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204634,13267,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204635,13267,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204636,13267,'pm_weight_third-party','125453');
INSERT INTO `wp_postmeta` VALUES (204637,13267,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (204638,13267,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (204639,13267,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (204640,13267,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204641,13267,'pm_weight_script_diff','-33');
INSERT INTO `wp_postmeta` VALUES (204642,13267,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204643,13267,'pm_weight_stylesheet_diff','-7');
INSERT INTO `wp_postmeta` VALUES (204644,13267,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204645,13267,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204646,13267,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204647,13267,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (204648,13267,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (204649,13267,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204651,13268,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (204652,13268,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (204653,13268,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (204654,13268,'pm_load_time','17606');
INSERT INTO `wp_postmeta` VALUES (204655,13268,'pm_lcp_time','4877');
INSERT INTO `wp_postmeta` VALUES (204656,13268,'pm_max_fid','1260');
INSERT INTO `wp_postmeta` VALUES (204657,13268,'pm_render_blocking_time','1378');
INSERT INTO `wp_postmeta` VALUES (204658,13268,'pm_total_blocking_time','6517');
INSERT INTO `wp_postmeta` VALUES (204659,13268,'pm_bootup_time','9366');
INSERT INTO `wp_postmeta` VALUES (204660,13268,'pm_weight','2685947');
INSERT INTO `wp_postmeta` VALUES (204661,13268,'pm_weight_document','31946');
INSERT INTO `wp_postmeta` VALUES (204662,13268,'pm_weight_image','1494984');
INSERT INTO `wp_postmeta` VALUES (204663,13268,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (204664,13268,'pm_weight_script','783935');
INSERT INTO `wp_postmeta` VALUES (204665,13268,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (204666,13268,'pm_weight_stylesheet','219685');
INSERT INTO `wp_postmeta` VALUES (204667,13268,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (204668,13268,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204669,13268,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204670,13268,'pm_weight_third-party','1012954');
INSERT INTO `wp_postmeta` VALUES (204671,13268,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (204672,13268,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:8;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74960;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47707;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (204674,13269,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (204675,13269,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (204676,13269,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (204677,13269,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (204678,13269,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (204679,13269,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (204680,13269,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (204681,13269,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (204682,13269,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (204683,13269,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (204684,13269,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (204685,13269,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (204686,13269,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204688,13270,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (204689,13270,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (204690,13270,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (204691,13270,'pm_load_time','11136');
INSERT INTO `wp_postmeta` VALUES (204692,13270,'pm_lcp_time','6455');
INSERT INTO `wp_postmeta` VALUES (204693,13270,'pm_max_fid','894');
INSERT INTO `wp_postmeta` VALUES (204694,13270,'pm_render_blocking_time','1647');
INSERT INTO `wp_postmeta` VALUES (204695,13270,'pm_total_blocking_time','3778');
INSERT INTO `wp_postmeta` VALUES (204696,13270,'pm_bootup_time','6497');
INSERT INTO `wp_postmeta` VALUES (204697,13270,'pm_weight','1591121');
INSERT INTO `wp_postmeta` VALUES (204698,13270,'pm_load_time_diff','-12');
INSERT INTO `wp_postmeta` VALUES (204699,13270,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (204700,13270,'pm_weight_document','30354');
INSERT INTO `wp_postmeta` VALUES (204701,13270,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (204702,13270,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204703,13270,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204704,13270,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204705,13270,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (204706,13270,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204707,13270,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204708,13270,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204709,13270,'pm_weight_third-party','112977');
INSERT INTO `wp_postmeta` VALUES (204710,13270,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204711,13270,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (204712,13270,'pm_weight_image_diff','-29');
INSERT INTO `wp_postmeta` VALUES (204713,13270,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204714,13270,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204715,13270,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204716,13270,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (204717,13270,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204718,13270,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204719,13270,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204720,13270,'pm_weight_third-party_diff','9');
INSERT INTO `wp_postmeta` VALUES (204721,13270,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204722,13270,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30354;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30354;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204724,13271,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (204725,13271,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (204726,13271,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (204727,13271,'pm_load_time','11241');
INSERT INTO `wp_postmeta` VALUES (204728,13271,'pm_lcp_time','6090');
INSERT INTO `wp_postmeta` VALUES (204729,13271,'pm_max_fid','884');
INSERT INTO `wp_postmeta` VALUES (204730,13271,'pm_render_blocking_time','1032');
INSERT INTO `wp_postmeta` VALUES (204731,13271,'pm_total_blocking_time','4839');
INSERT INTO `wp_postmeta` VALUES (204732,13271,'pm_bootup_time','6978');
INSERT INTO `wp_postmeta` VALUES (204733,13271,'pm_weight','1590427');
INSERT INTO `wp_postmeta` VALUES (204734,13271,'pm_load_time_diff','189');
INSERT INTO `wp_postmeta` VALUES (204735,13271,'pm_weight_diff','64');
INSERT INTO `wp_postmeta` VALUES (204736,13271,'pm_weight_document','29997');
INSERT INTO `wp_postmeta` VALUES (204737,13271,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (204738,13271,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204739,13271,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (204740,13271,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204741,13271,'pm_weight_script','142910');
INSERT INTO `wp_postmeta` VALUES (204742,13271,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204743,13271,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204744,13271,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204745,13271,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (204746,13271,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204747,13271,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (204748,13271,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (204749,13271,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204750,13271,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (204751,13271,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204752,13271,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (204753,13271,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204754,13271,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204755,13271,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204756,13271,'pm_weight_third-party_diff','4');
INSERT INTO `wp_postmeta` VALUES (204757,13271,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204758,13271,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204760,13272,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (204761,13272,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (204762,13272,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (204763,13272,'pm_load_time','11806');
INSERT INTO `wp_postmeta` VALUES (204764,13272,'pm_lcp_time','6506');
INSERT INTO `wp_postmeta` VALUES (204765,13272,'pm_max_fid','966');
INSERT INTO `wp_postmeta` VALUES (204766,13272,'pm_render_blocking_time','1288');
INSERT INTO `wp_postmeta` VALUES (204767,13272,'pm_total_blocking_time','4968');
INSERT INTO `wp_postmeta` VALUES (204768,13272,'pm_bootup_time','6797');
INSERT INTO `wp_postmeta` VALUES (204769,13272,'pm_weight','1700816');
INSERT INTO `wp_postmeta` VALUES (204770,13272,'pm_load_time_diff','-177');
INSERT INTO `wp_postmeta` VALUES (204771,13272,'pm_weight_diff','-66');
INSERT INTO `wp_postmeta` VALUES (204772,13272,'pm_weight_document','33218');
INSERT INTO `wp_postmeta` VALUES (204773,13272,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (204774,13272,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (204775,13272,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204776,13272,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204777,13272,'pm_weight_script','145487');
INSERT INTO `wp_postmeta` VALUES (204778,13272,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (204779,13272,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204780,13272,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204781,13272,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (204782,13272,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204783,13272,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (204784,13272,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (204785,13272,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204786,13272,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204787,13272,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204788,13272,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (204789,13272,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204790,13272,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204791,13272,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204792,13272,'pm_weight_third-party_diff','-39');
INSERT INTO `wp_postmeta` VALUES (204793,13272,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204794,13272,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204796,13273,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (204797,13273,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (204798,13273,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (204799,13273,'pm_load_time','15907');
INSERT INTO `wp_postmeta` VALUES (204800,13273,'pm_lcp_time','9098');
INSERT INTO `wp_postmeta` VALUES (204801,13273,'pm_max_fid','1511');
INSERT INTO `wp_postmeta` VALUES (204802,13273,'pm_render_blocking_time','1385');
INSERT INTO `wp_postmeta` VALUES (204803,13273,'pm_total_blocking_time','7687');
INSERT INTO `wp_postmeta` VALUES (204804,13273,'pm_bootup_time','11464');
INSERT INTO `wp_postmeta` VALUES (204805,13273,'pm_weight','2196473');
INSERT INTO `wp_postmeta` VALUES (204806,13273,'pm_load_time_diff','626');
INSERT INTO `wp_postmeta` VALUES (204807,13273,'pm_weight_diff','19430');
INSERT INTO `wp_postmeta` VALUES (204808,13273,'pm_weight_document','37206');
INSERT INTO `wp_postmeta` VALUES (204809,13273,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (204810,13273,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204811,13273,'pm_weight_script','433071');
INSERT INTO `wp_postmeta` VALUES (204812,13273,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (204813,13273,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (204814,13273,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (204815,13273,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204816,13273,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204817,13273,'pm_weight_third-party','360468');
INSERT INTO `wp_postmeta` VALUES (204818,13273,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (204819,13273,'pm_weight_document_diff','-31');
INSERT INTO `wp_postmeta` VALUES (204820,13273,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (204821,13273,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204822,13273,'pm_weight_script_diff','18985');
INSERT INTO `wp_postmeta` VALUES (204823,13273,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204824,13273,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204825,13273,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204826,13273,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204827,13273,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204828,13273,'pm_weight_third-party_diff','19515');
INSERT INTO `wp_postmeta` VALUES (204829,13273,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204830,13273,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:87464;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73134;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:55765;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37206;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204832,13274,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (204833,13274,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (204834,13274,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (204835,13274,'pm_load_time','12465');
INSERT INTO `wp_postmeta` VALUES (204836,13274,'pm_lcp_time','7058');
INSERT INTO `wp_postmeta` VALUES (204837,13274,'pm_max_fid','1203');
INSERT INTO `wp_postmeta` VALUES (204838,13274,'pm_render_blocking_time','1190');
INSERT INTO `wp_postmeta` VALUES (204839,13274,'pm_total_blocking_time','5987');
INSERT INTO `wp_postmeta` VALUES (204840,13274,'pm_bootup_time','7664');
INSERT INTO `wp_postmeta` VALUES (204841,13274,'pm_weight','1655708');
INSERT INTO `wp_postmeta` VALUES (204842,13274,'pm_load_time_diff','621');
INSERT INTO `wp_postmeta` VALUES (204843,13274,'pm_weight_diff','25');
INSERT INTO `wp_postmeta` VALUES (204844,13274,'pm_weight_document','31056');
INSERT INTO `wp_postmeta` VALUES (204845,13274,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (204846,13274,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204847,13274,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204848,13274,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204849,13274,'pm_weight_script','142905');
INSERT INTO `wp_postmeta` VALUES (204850,13274,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204851,13274,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204852,13274,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204853,13274,'pm_weight_third-party','112993');
INSERT INTO `wp_postmeta` VALUES (204854,13274,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204855,13274,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (204856,13274,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204857,13274,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204858,13274,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204859,13274,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204860,13274,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (204861,13274,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204862,13274,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204863,13274,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204864,13274,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (204865,13274,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204866,13274,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31056;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204868,13275,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (204869,13275,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (204870,13275,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (204871,13275,'pm_load_time','11145');
INSERT INTO `wp_postmeta` VALUES (204872,13275,'pm_lcp_time','5604');
INSERT INTO `wp_postmeta` VALUES (204873,13275,'pm_max_fid','1045');
INSERT INTO `wp_postmeta` VALUES (204874,13275,'pm_render_blocking_time','1722');
INSERT INTO `wp_postmeta` VALUES (204875,13275,'pm_total_blocking_time','4566');
INSERT INTO `wp_postmeta` VALUES (204876,13275,'pm_bootup_time','6799');
INSERT INTO `wp_postmeta` VALUES (204877,13275,'pm_weight','1591399');
INSERT INTO `wp_postmeta` VALUES (204878,13275,'pm_load_time_diff','-242');
INSERT INTO `wp_postmeta` VALUES (204879,13275,'pm_weight_diff','10');
INSERT INTO `wp_postmeta` VALUES (204880,13275,'pm_weight_document','30501');
INSERT INTO `wp_postmeta` VALUES (204881,13275,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (204882,13275,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (204883,13275,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (204884,13275,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (204885,13275,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (204886,13275,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (204887,13275,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204888,13275,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204889,13275,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (204890,13275,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204891,13275,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (204892,13275,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204893,13275,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204894,13275,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204895,13275,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204896,13275,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (204897,13275,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204898,13275,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204899,13275,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204900,13275,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (204901,13275,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204902,13275,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204904,13276,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (204905,13276,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (204906,13276,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (204907,13276,'pm_load_time','13061');
INSERT INTO `wp_postmeta` VALUES (204908,13276,'pm_lcp_time','8292');
INSERT INTO `wp_postmeta` VALUES (204909,13276,'pm_max_fid','1230');
INSERT INTO `wp_postmeta` VALUES (204910,13276,'pm_render_blocking_time','2303');
INSERT INTO `wp_postmeta` VALUES (204911,13276,'pm_total_blocking_time','5224');
INSERT INTO `wp_postmeta` VALUES (204912,13276,'pm_bootup_time','8510');
INSERT INTO `wp_postmeta` VALUES (204913,13276,'pm_weight','1728076');
INSERT INTO `wp_postmeta` VALUES (204914,13276,'pm_load_time_diff','962');
INSERT INTO `wp_postmeta` VALUES (204915,13276,'pm_weight_diff','-39');
INSERT INTO `wp_postmeta` VALUES (204916,13276,'pm_weight_document','33070');
INSERT INTO `wp_postmeta` VALUES (204917,13276,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (204918,13276,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (204919,13276,'pm_weight_script','246466');
INSERT INTO `wp_postmeta` VALUES (204920,13276,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (204921,13276,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (204922,13276,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (204923,13276,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (204924,13276,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (204925,13276,'pm_weight_third-party','112941');
INSERT INTO `wp_postmeta` VALUES (204926,13276,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (204927,13276,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (204928,13276,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204929,13276,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (204930,13276,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (204931,13276,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (204932,13276,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204933,13276,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (204934,13276,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204935,13276,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (204936,13276,'pm_weight_third-party_diff','-25');
INSERT INTO `wp_postmeta` VALUES (204937,13276,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (204938,13276,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33070;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33070;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (204940,13277,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (204941,13277,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204942,13277,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204944,13278,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (204945,13278,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204946,13278,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204948,13279,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (204949,13279,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204950,13279,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204952,13280,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204953,13280,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (204954,13280,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204956,13281,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (204957,13281,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Single faq, Single page, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204958,13281,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204960,13282,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (204961,13282,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204962,13282,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204964,13283,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (204965,13283,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204966,13283,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204968,13284,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (204969,13284,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204970,13284,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204972,13285,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (204973,13285,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204974,13285,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204976,13286,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (204977,13286,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204978,13286,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204980,13287,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (204981,13287,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (204982,13287,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (204984,13288,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204985,13288,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204986,13288,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204988,13289,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204989,13289,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:71:\"Homepage, Single page, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (204990,13289,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204992,13290,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (204993,13290,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:43:\"Single faq, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (204994,13290,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (204996,13291,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (204997,13291,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (204998,13291,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205000,13266,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (205001,13266,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (205002,13266,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (205003,13266,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (205004,13266,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (205005,13266,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (205006,13266,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (205180,13294,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (205181,13294,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (205182,13294,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (205183,13294,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (205184,13294,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (205186,13295,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (205187,13295,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (205188,13295,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (205189,13295,'pm_load_time','16706');
INSERT INTO `wp_postmeta` VALUES (205190,13295,'pm_lcp_time','11868');
INSERT INTO `wp_postmeta` VALUES (205191,13295,'pm_max_fid','2089');
INSERT INTO `wp_postmeta` VALUES (205192,13295,'pm_render_blocking_time','1070');
INSERT INTO `wp_postmeta` VALUES (205193,13295,'pm_total_blocking_time','5991');
INSERT INTO `wp_postmeta` VALUES (205194,13295,'pm_bootup_time','8812');
INSERT INTO `wp_postmeta` VALUES (205195,13295,'pm_weight','2217482');
INSERT INTO `wp_postmeta` VALUES (205196,13295,'pm_load_time_diff','-173');
INSERT INTO `wp_postmeta` VALUES (205197,13295,'pm_weight_diff','8');
INSERT INTO `wp_postmeta` VALUES (205198,13295,'pm_weight_document','28855');
INSERT INTO `wp_postmeta` VALUES (205199,13295,'pm_weight_image','1725743');
INSERT INTO `wp_postmeta` VALUES (205200,13295,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205201,13295,'pm_weight_script','185729');
INSERT INTO `wp_postmeta` VALUES (205202,13295,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (205203,13295,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (205204,13295,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205205,13295,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205206,13295,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205207,13295,'pm_weight_third-party','125460');
INSERT INTO `wp_postmeta` VALUES (205208,13295,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (205209,13295,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (205210,13295,'pm_weight_image_diff','-15');
INSERT INTO `wp_postmeta` VALUES (205211,13295,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205212,13295,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (205213,13295,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205214,13295,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205215,13295,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205216,13295,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205217,13295,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205218,13295,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (205219,13295,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205220,13295,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411554;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57098;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205222,13296,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (205223,13296,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (205224,13296,'pm_score','20');
INSERT INTO `wp_postmeta` VALUES (205225,13296,'pm_load_time','17323');
INSERT INTO `wp_postmeta` VALUES (205226,13296,'pm_lcp_time','4567');
INSERT INTO `wp_postmeta` VALUES (205227,13296,'pm_max_fid','888');
INSERT INTO `wp_postmeta` VALUES (205228,13296,'pm_render_blocking_time','1646');
INSERT INTO `wp_postmeta` VALUES (205229,13296,'pm_total_blocking_time','5641');
INSERT INTO `wp_postmeta` VALUES (205230,13296,'pm_bootup_time','9494');
INSERT INTO `wp_postmeta` VALUES (205231,13296,'pm_weight','2686300');
INSERT INTO `wp_postmeta` VALUES (205232,13296,'pm_load_time_diff','-283');
INSERT INTO `wp_postmeta` VALUES (205233,13296,'pm_weight_diff','353');
INSERT INTO `wp_postmeta` VALUES (205234,13296,'pm_weight_document','31951');
INSERT INTO `wp_postmeta` VALUES (205235,13296,'pm_weight_image','1495070');
INSERT INTO `wp_postmeta` VALUES (205236,13296,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (205237,13296,'pm_weight_script','784169');
INSERT INTO `wp_postmeta` VALUES (205238,13296,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (205239,13296,'pm_weight_stylesheet','219487');
INSERT INTO `wp_postmeta` VALUES (205240,13296,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (205241,13296,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205242,13296,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205243,13296,'pm_weight_third-party','1013266');
INSERT INTO `wp_postmeta` VALUES (205244,13296,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (205245,13296,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (205246,13296,'pm_weight_image_diff','86');
INSERT INTO `wp_postmeta` VALUES (205247,13296,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205248,13296,'pm_weight_script_diff','234');
INSERT INTO `wp_postmeta` VALUES (205249,13296,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205250,13296,'pm_weight_stylesheet_diff','-198');
INSERT INTO `wp_postmeta` VALUES (205251,13296,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205252,13296,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205253,13296,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205254,13296,'pm_weight_third-party_diff','312');
INSERT INTO `wp_postmeta` VALUES (205255,13296,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205256,13296,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540352;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164362;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74948;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47488;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205258,13297,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (205259,13297,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (205260,13297,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (205261,13297,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (205262,13297,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (205263,13297,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (205264,13297,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (205265,13297,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (205266,13297,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (205267,13297,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (205268,13297,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (205269,13297,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (205270,13297,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205272,13298,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (205273,13298,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (205274,13298,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (205275,13298,'pm_load_time','11173');
INSERT INTO `wp_postmeta` VALUES (205276,13298,'pm_lcp_time','5961');
INSERT INTO `wp_postmeta` VALUES (205277,13298,'pm_max_fid','900');
INSERT INTO `wp_postmeta` VALUES (205278,13298,'pm_render_blocking_time','1769');
INSERT INTO `wp_postmeta` VALUES (205279,13298,'pm_total_blocking_time','4594');
INSERT INTO `wp_postmeta` VALUES (205280,13298,'pm_bootup_time','7573');
INSERT INTO `wp_postmeta` VALUES (205281,13298,'pm_weight','1591134');
INSERT INTO `wp_postmeta` VALUES (205282,13298,'pm_load_time_diff','37');
INSERT INTO `wp_postmeta` VALUES (205283,13298,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (205284,13298,'pm_weight_document','30358');
INSERT INTO `wp_postmeta` VALUES (205285,13298,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (205286,13298,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205287,13298,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205288,13298,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205289,13298,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (205290,13298,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205291,13298,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205292,13298,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205293,13298,'pm_weight_third-party','112975');
INSERT INTO `wp_postmeta` VALUES (205294,13298,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205295,13298,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (205296,13298,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (205297,13298,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205298,13298,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205299,13298,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205300,13298,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (205301,13298,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205302,13298,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205303,13298,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205304,13298,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (205305,13298,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205306,13298,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30358;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30358;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205308,13299,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (205309,13299,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (205310,13299,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (205311,13299,'pm_load_time','11137');
INSERT INTO `wp_postmeta` VALUES (205312,13299,'pm_lcp_time','6170');
INSERT INTO `wp_postmeta` VALUES (205313,13299,'pm_max_fid','950');
INSERT INTO `wp_postmeta` VALUES (205314,13299,'pm_render_blocking_time','1558');
INSERT INTO `wp_postmeta` VALUES (205315,13299,'pm_total_blocking_time','4656');
INSERT INTO `wp_postmeta` VALUES (205316,13299,'pm_bootup_time','6274');
INSERT INTO `wp_postmeta` VALUES (205317,13299,'pm_weight','1590387');
INSERT INTO `wp_postmeta` VALUES (205318,13299,'pm_load_time_diff','-104');
INSERT INTO `wp_postmeta` VALUES (205319,13299,'pm_weight_diff','-40');
INSERT INTO `wp_postmeta` VALUES (205320,13299,'pm_weight_document','29998');
INSERT INTO `wp_postmeta` VALUES (205321,13299,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (205322,13299,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205323,13299,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205324,13299,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205325,13299,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (205326,13299,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205327,13299,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205328,13299,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205329,13299,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (205330,13299,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205331,13299,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (205332,13299,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (205333,13299,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205334,13299,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (205335,13299,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205336,13299,'pm_weight_script_diff','-11');
INSERT INTO `wp_postmeta` VALUES (205337,13299,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205338,13299,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205339,13299,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205340,13299,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (205341,13299,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205342,13299,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29998;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29998;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205344,13300,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (205345,13300,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (205346,13300,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (205347,13300,'pm_load_time','12450');
INSERT INTO `wp_postmeta` VALUES (205348,13300,'pm_lcp_time','6374');
INSERT INTO `wp_postmeta` VALUES (205349,13300,'pm_max_fid','1127');
INSERT INTO `wp_postmeta` VALUES (205350,13300,'pm_render_blocking_time','1247');
INSERT INTO `wp_postmeta` VALUES (205351,13300,'pm_total_blocking_time','5710');
INSERT INTO `wp_postmeta` VALUES (205352,13300,'pm_bootup_time','7866');
INSERT INTO `wp_postmeta` VALUES (205353,13300,'pm_weight','1700819');
INSERT INTO `wp_postmeta` VALUES (205354,13300,'pm_load_time_diff','644');
INSERT INTO `wp_postmeta` VALUES (205355,13300,'pm_weight_diff','3');
INSERT INTO `wp_postmeta` VALUES (205356,13300,'pm_weight_document','33217');
INSERT INTO `wp_postmeta` VALUES (205357,13300,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (205358,13300,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (205359,13300,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205360,13300,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205361,13300,'pm_weight_script','145491');
INSERT INTO `wp_postmeta` VALUES (205362,13300,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (205363,13300,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205364,13300,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205365,13300,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (205366,13300,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205367,13300,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (205368,13300,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205369,13300,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205370,13300,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205371,13300,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205372,13300,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (205373,13300,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205374,13300,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205375,13300,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205376,13300,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (205377,13300,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205378,13300,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205380,13301,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (205381,13301,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (205382,13301,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (205383,13301,'pm_load_time','16345');
INSERT INTO `wp_postmeta` VALUES (205384,13301,'pm_lcp_time','9164');
INSERT INTO `wp_postmeta` VALUES (205385,13301,'pm_max_fid','1556');
INSERT INTO `wp_postmeta` VALUES (205386,13301,'pm_render_blocking_time','1532');
INSERT INTO `wp_postmeta` VALUES (205387,13301,'pm_total_blocking_time','8218');
INSERT INTO `wp_postmeta` VALUES (205388,13301,'pm_bootup_time','11980');
INSERT INTO `wp_postmeta` VALUES (205389,13301,'pm_weight','2177464');
INSERT INTO `wp_postmeta` VALUES (205390,13301,'pm_load_time_diff','438');
INSERT INTO `wp_postmeta` VALUES (205391,13301,'pm_weight_diff','-19009');
INSERT INTO `wp_postmeta` VALUES (205392,13301,'pm_weight_document','37207');
INSERT INTO `wp_postmeta` VALUES (205393,13301,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (205394,13301,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205395,13301,'pm_weight_script','414435');
INSERT INTO `wp_postmeta` VALUES (205396,13301,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (205397,13301,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (205398,13301,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (205399,13301,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205400,13301,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205401,13301,'pm_weight_third-party','341456');
INSERT INTO `wp_postmeta` VALUES (205402,13301,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (205403,13301,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (205404,13301,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205405,13301,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205406,13301,'pm_weight_script_diff','-18636');
INSERT INTO `wp_postmeta` VALUES (205407,13301,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205408,13301,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205409,13301,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205410,13301,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205411,13301,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205412,13301,'pm_weight_third-party_diff','-19012');
INSERT INTO `wp_postmeta` VALUES (205413,13301,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205414,13301,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:80334;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66706;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:50741;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37207;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205416,13302,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (205417,13302,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (205418,13302,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (205419,13302,'pm_load_time','11846');
INSERT INTO `wp_postmeta` VALUES (205420,13302,'pm_lcp_time','6484');
INSERT INTO `wp_postmeta` VALUES (205421,13302,'pm_max_fid','1160');
INSERT INTO `wp_postmeta` VALUES (205422,13302,'pm_render_blocking_time','1007');
INSERT INTO `wp_postmeta` VALUES (205423,13302,'pm_total_blocking_time','5238');
INSERT INTO `wp_postmeta` VALUES (205424,13302,'pm_bootup_time','7740');
INSERT INTO `wp_postmeta` VALUES (205425,13302,'pm_weight','1655654');
INSERT INTO `wp_postmeta` VALUES (205426,13302,'pm_load_time_diff','-619');
INSERT INTO `wp_postmeta` VALUES (205427,13302,'pm_weight_diff','-54');
INSERT INTO `wp_postmeta` VALUES (205428,13302,'pm_weight_document','31051');
INSERT INTO `wp_postmeta` VALUES (205429,13302,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (205430,13302,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205431,13302,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205432,13302,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205433,13302,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (205434,13302,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205435,13302,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205436,13302,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205437,13302,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (205438,13302,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205439,13302,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (205440,13302,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205441,13302,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205442,13302,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205443,13302,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205444,13302,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (205445,13302,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205446,13302,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205447,13302,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205448,13302,'pm_weight_third-party_diff','-44');
INSERT INTO `wp_postmeta` VALUES (205449,13302,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205450,13302,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31051;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205452,13303,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (205453,13303,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (205454,13303,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (205455,13303,'pm_load_time','11571');
INSERT INTO `wp_postmeta` VALUES (205456,13303,'pm_lcp_time','6346');
INSERT INTO `wp_postmeta` VALUES (205457,13303,'pm_max_fid','947');
INSERT INTO `wp_postmeta` VALUES (205458,13303,'pm_render_blocking_time','1437');
INSERT INTO `wp_postmeta` VALUES (205459,13303,'pm_total_blocking_time','4689');
INSERT INTO `wp_postmeta` VALUES (205460,13303,'pm_bootup_time','6886');
INSERT INTO `wp_postmeta` VALUES (205461,13303,'pm_weight','1591388');
INSERT INTO `wp_postmeta` VALUES (205462,13303,'pm_load_time_diff','426');
INSERT INTO `wp_postmeta` VALUES (205463,13303,'pm_weight_diff','-11');
INSERT INTO `wp_postmeta` VALUES (205464,13303,'pm_weight_document','30500');
INSERT INTO `wp_postmeta` VALUES (205465,13303,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (205466,13303,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205467,13303,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205468,13303,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205469,13303,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (205470,13303,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205471,13303,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205472,13303,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205473,13303,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (205474,13303,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205475,13303,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (205476,13303,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205477,13303,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205478,13303,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205479,13303,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205480,13303,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205481,13303,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205482,13303,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205483,13303,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205484,13303,'pm_weight_third-party_diff','-9');
INSERT INTO `wp_postmeta` VALUES (205485,13303,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205486,13303,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205488,13304,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (205489,13304,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (205490,13304,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (205491,13304,'pm_load_time','12106');
INSERT INTO `wp_postmeta` VALUES (205492,13304,'pm_lcp_time','7145');
INSERT INTO `wp_postmeta` VALUES (205493,13304,'pm_max_fid','1288');
INSERT INTO `wp_postmeta` VALUES (205494,13304,'pm_render_blocking_time','2475');
INSERT INTO `wp_postmeta` VALUES (205495,13304,'pm_total_blocking_time','4607');
INSERT INTO `wp_postmeta` VALUES (205496,13304,'pm_bootup_time','8455');
INSERT INTO `wp_postmeta` VALUES (205497,13304,'pm_weight','1728119');
INSERT INTO `wp_postmeta` VALUES (205498,13304,'pm_load_time_diff','-955');
INSERT INTO `wp_postmeta` VALUES (205499,13304,'pm_weight_diff','43');
INSERT INTO `wp_postmeta` VALUES (205500,13304,'pm_weight_document','33076');
INSERT INTO `wp_postmeta` VALUES (205501,13304,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (205502,13304,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205503,13304,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (205504,13304,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (205505,13304,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (205506,13304,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (205507,13304,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205508,13304,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205509,13304,'pm_weight_third-party','112972');
INSERT INTO `wp_postmeta` VALUES (205510,13304,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205511,13304,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (205512,13304,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205513,13304,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205514,13304,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (205515,13304,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205516,13304,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205517,13304,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205518,13304,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205519,13304,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205520,13304,'pm_weight_third-party_diff','31');
INSERT INTO `wp_postmeta` VALUES (205521,13304,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205522,13304,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205524,13305,'pm_action','activate');
INSERT INTO `wp_postmeta` VALUES (205525,13305,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (205526,13305,'pm_object_name','Gravity Forms Stripe Add-On');
INSERT INTO `wp_postmeta` VALUES (205527,13305,'pm_object_version','4.1');
INSERT INTO `wp_postmeta` VALUES (205528,13305,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (205529,13305,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (205530,13305,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (205532,13306,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (205533,13306,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205534,13306,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205536,13307,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (205537,13307,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205538,13307,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205540,13308,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (205541,13308,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205542,13308,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205544,13309,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (205545,13309,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (205546,13309,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205548,13310,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (205549,13310,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Single page, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205550,13310,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205552,13311,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (205553,13311,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205554,13311,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205556,13312,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (205557,13312,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (205558,13312,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205560,13313,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (205561,13313,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205562,13313,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205564,13314,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (205565,13314,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205566,13314,'pm_sources','a:13:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:12;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (205568,13315,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (205569,13315,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205570,13315,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (205572,13316,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (205573,13316,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:107:\"Homepage, Page for posts, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205574,13316,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (205576,13317,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (205577,13317,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205578,13317,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205580,13318,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (205581,13318,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:69:\"Homepage, Single faq, Single post, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (205582,13318,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205584,13319,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (205585,13319,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Page for posts, Single page, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205586,13319,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205588,13320,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (205589,13320,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (205590,13320,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205592,13294,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (205593,13294,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (205594,13294,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (205595,13294,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (205596,13294,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (205597,13294,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (205598,13294,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (205644,13321,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (205645,13321,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (205646,13321,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (205647,13321,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (205648,13321,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (205650,13322,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (205651,13322,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (205652,13322,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (205653,13322,'pm_load_time','16463');
INSERT INTO `wp_postmeta` VALUES (205654,13322,'pm_lcp_time','12319');
INSERT INTO `wp_postmeta` VALUES (205655,13322,'pm_max_fid','1171');
INSERT INTO `wp_postmeta` VALUES (205656,13322,'pm_render_blocking_time','970');
INSERT INTO `wp_postmeta` VALUES (205657,13322,'pm_total_blocking_time','5510');
INSERT INTO `wp_postmeta` VALUES (205658,13322,'pm_bootup_time','9601');
INSERT INTO `wp_postmeta` VALUES (205659,13322,'pm_weight','2217448');
INSERT INTO `wp_postmeta` VALUES (205660,13322,'pm_load_time_diff','-243');
INSERT INTO `wp_postmeta` VALUES (205661,13322,'pm_weight_diff','-34');
INSERT INTO `wp_postmeta` VALUES (205662,13322,'pm_weight_document','28864');
INSERT INTO `wp_postmeta` VALUES (205663,13322,'pm_weight_image','1725760');
INSERT INTO `wp_postmeta` VALUES (205664,13322,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205665,13322,'pm_weight_script','185656');
INSERT INTO `wp_postmeta` VALUES (205666,13322,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (205667,13322,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (205668,13322,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205669,13322,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205670,13322,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205671,13322,'pm_weight_third-party','125439');
INSERT INTO `wp_postmeta` VALUES (205672,13322,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (205673,13322,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (205674,13322,'pm_weight_image_diff','17');
INSERT INTO `wp_postmeta` VALUES (205675,13322,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205676,13322,'pm_weight_script_diff','-73');
INSERT INTO `wp_postmeta` VALUES (205677,13322,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205678,13322,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205679,13322,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205680,13322,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205681,13322,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205682,13322,'pm_weight_third-party_diff','-21');
INSERT INTO `wp_postmeta` VALUES (205683,13322,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205684,13322,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288557;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97926;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76769;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205686,13323,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (205687,13323,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (205688,13323,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (205689,13323,'pm_load_time','18013');
INSERT INTO `wp_postmeta` VALUES (205690,13323,'pm_lcp_time','4541');
INSERT INTO `wp_postmeta` VALUES (205691,13323,'pm_max_fid','1035');
INSERT INTO `wp_postmeta` VALUES (205692,13323,'pm_render_blocking_time','1253');
INSERT INTO `wp_postmeta` VALUES (205693,13323,'pm_total_blocking_time','7373');
INSERT INTO `wp_postmeta` VALUES (205694,13323,'pm_bootup_time','9901');
INSERT INTO `wp_postmeta` VALUES (205695,13323,'pm_weight','2685906');
INSERT INTO `wp_postmeta` VALUES (205696,13323,'pm_load_time_diff','690');
INSERT INTO `wp_postmeta` VALUES (205697,13323,'pm_weight_diff','-394');
INSERT INTO `wp_postmeta` VALUES (205698,13323,'pm_weight_document','31951');
INSERT INTO `wp_postmeta` VALUES (205699,13323,'pm_weight_image','1494969');
INSERT INTO `wp_postmeta` VALUES (205700,13323,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (205701,13323,'pm_weight_script','783866');
INSERT INTO `wp_postmeta` VALUES (205702,13323,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (205703,13323,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (205704,13323,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (205705,13323,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205706,13323,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205707,13323,'pm_weight_third-party','1012867');
INSERT INTO `wp_postmeta` VALUES (205708,13323,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (205709,13323,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (205710,13323,'pm_weight_image_diff','-101');
INSERT INTO `wp_postmeta` VALUES (205711,13323,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205712,13323,'pm_weight_script_diff','-303');
INSERT INTO `wp_postmeta` VALUES (205713,13323,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205714,13323,'pm_weight_stylesheet_diff','220');
INSERT INTO `wp_postmeta` VALUES (205715,13323,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205716,13323,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205717,13323,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205718,13323,'pm_weight_third-party_diff','-399');
INSERT INTO `wp_postmeta` VALUES (205719,13323,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205720,13323,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74961;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205722,13324,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (205723,13324,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (205724,13324,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (205725,13324,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (205726,13324,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (205727,13324,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (205728,13324,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (205729,13324,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (205730,13324,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (205731,13324,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (205732,13324,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (205733,13324,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (205734,13324,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205736,13325,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (205737,13325,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (205738,13325,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (205739,13325,'pm_load_time','11494');
INSERT INTO `wp_postmeta` VALUES (205740,13325,'pm_lcp_time','6394');
INSERT INTO `wp_postmeta` VALUES (205741,13325,'pm_max_fid','1037');
INSERT INTO `wp_postmeta` VALUES (205742,13325,'pm_render_blocking_time','1353');
INSERT INTO `wp_postmeta` VALUES (205743,13325,'pm_total_blocking_time','4731');
INSERT INTO `wp_postmeta` VALUES (205744,13325,'pm_bootup_time','6272');
INSERT INTO `wp_postmeta` VALUES (205745,13325,'pm_weight','1591117');
INSERT INTO `wp_postmeta` VALUES (205746,13325,'pm_load_time_diff','321');
INSERT INTO `wp_postmeta` VALUES (205747,13325,'pm_weight_diff','-17');
INSERT INTO `wp_postmeta` VALUES (205748,13325,'pm_weight_document','30356');
INSERT INTO `wp_postmeta` VALUES (205749,13325,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (205750,13325,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205751,13325,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205752,13325,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205753,13325,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (205754,13325,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205755,13325,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205756,13325,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205757,13325,'pm_weight_third-party','112962');
INSERT INTO `wp_postmeta` VALUES (205758,13325,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205759,13325,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (205760,13325,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205761,13325,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205762,13325,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205763,13325,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205764,13325,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (205765,13325,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205766,13325,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205767,13325,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205768,13325,'pm_weight_third-party_diff','-13');
INSERT INTO `wp_postmeta` VALUES (205769,13325,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205770,13325,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30356;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30356;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205772,13326,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (205773,13326,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (205774,13326,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (205775,13326,'pm_load_time','11664');
INSERT INTO `wp_postmeta` VALUES (205776,13326,'pm_lcp_time','6304');
INSERT INTO `wp_postmeta` VALUES (205777,13326,'pm_max_fid','963');
INSERT INTO `wp_postmeta` VALUES (205778,13326,'pm_render_blocking_time','1843');
INSERT INTO `wp_postmeta` VALUES (205779,13326,'pm_total_blocking_time','4807');
INSERT INTO `wp_postmeta` VALUES (205780,13326,'pm_bootup_time','6817');
INSERT INTO `wp_postmeta` VALUES (205781,13326,'pm_weight','1590396');
INSERT INTO `wp_postmeta` VALUES (205782,13326,'pm_load_time_diff','527');
INSERT INTO `wp_postmeta` VALUES (205783,13326,'pm_weight_diff','9');
INSERT INTO `wp_postmeta` VALUES (205784,13326,'pm_weight_document','29994');
INSERT INTO `wp_postmeta` VALUES (205785,13326,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (205786,13326,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205787,13326,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205788,13326,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205789,13326,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (205790,13326,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205791,13326,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205792,13326,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205793,13326,'pm_weight_third-party','112972');
INSERT INTO `wp_postmeta` VALUES (205794,13326,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205795,13326,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (205796,13326,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205797,13326,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205798,13326,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205799,13326,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205800,13326,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (205801,13326,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205802,13326,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205803,13326,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205804,13326,'pm_weight_third-party_diff','17');
INSERT INTO `wp_postmeta` VALUES (205805,13326,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205806,13326,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29994;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29994;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205808,13327,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (205809,13327,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (205810,13327,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (205811,13327,'pm_load_time','12964');
INSERT INTO `wp_postmeta` VALUES (205812,13327,'pm_lcp_time','6337');
INSERT INTO `wp_postmeta` VALUES (205813,13327,'pm_max_fid','1081');
INSERT INTO `wp_postmeta` VALUES (205814,13327,'pm_render_blocking_time','768');
INSERT INTO `wp_postmeta` VALUES (205815,13327,'pm_total_blocking_time','6437');
INSERT INTO `wp_postmeta` VALUES (205816,13327,'pm_bootup_time','7349');
INSERT INTO `wp_postmeta` VALUES (205817,13327,'pm_weight','1700841');
INSERT INTO `wp_postmeta` VALUES (205818,13327,'pm_load_time_diff','514');
INSERT INTO `wp_postmeta` VALUES (205819,13327,'pm_weight_diff','22');
INSERT INTO `wp_postmeta` VALUES (205820,13327,'pm_weight_document','33214');
INSERT INTO `wp_postmeta` VALUES (205821,13327,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (205822,13327,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (205823,13327,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205824,13327,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205825,13327,'pm_weight_script','145494');
INSERT INTO `wp_postmeta` VALUES (205826,13327,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (205827,13327,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205828,13327,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205829,13327,'pm_weight_third-party','112987');
INSERT INTO `wp_postmeta` VALUES (205830,13327,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205831,13327,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (205832,13327,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205833,13327,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205834,13327,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205835,13327,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205836,13327,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (205837,13327,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205838,13327,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205839,13327,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205840,13327,'pm_weight_third-party_diff','27');
INSERT INTO `wp_postmeta` VALUES (205841,13327,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205842,13327,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205844,13328,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (205845,13328,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (205846,13328,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (205847,13328,'pm_load_time','15986');
INSERT INTO `wp_postmeta` VALUES (205848,13328,'pm_lcp_time','9107');
INSERT INTO `wp_postmeta` VALUES (205849,13328,'pm_max_fid','1503');
INSERT INTO `wp_postmeta` VALUES (205850,13328,'pm_render_blocking_time','1712');
INSERT INTO `wp_postmeta` VALUES (205851,13328,'pm_total_blocking_time','7960');
INSERT INTO `wp_postmeta` VALUES (205852,13328,'pm_bootup_time','11839');
INSERT INTO `wp_postmeta` VALUES (205853,13328,'pm_weight','2195526');
INSERT INTO `wp_postmeta` VALUES (205854,13328,'pm_load_time_diff','-359');
INSERT INTO `wp_postmeta` VALUES (205855,13328,'pm_weight_diff','18062');
INSERT INTO `wp_postmeta` VALUES (205856,13328,'pm_weight_document','37244');
INSERT INTO `wp_postmeta` VALUES (205857,13328,'pm_weight_image','1381317');
INSERT INTO `wp_postmeta` VALUES (205858,13328,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205859,13328,'pm_weight_script','431523');
INSERT INTO `wp_postmeta` VALUES (205860,13328,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (205861,13328,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (205862,13328,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (205863,13328,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205864,13328,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205865,13328,'pm_weight_third-party','359438');
INSERT INTO `wp_postmeta` VALUES (205866,13328,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (205867,13328,'pm_weight_document_diff','37');
INSERT INTO `wp_postmeta` VALUES (205868,13328,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (205869,13328,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205870,13328,'pm_weight_script_diff','17088');
INSERT INTO `wp_postmeta` VALUES (205871,13328,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205872,13328,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205873,13328,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205874,13328,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205875,13328,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205876,13328,'pm_weight_third-party_diff','17982');
INSERT INTO `wp_postmeta` VALUES (205877,13328,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205878,13328,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288569;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:87375;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73092;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:55775;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37244;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205880,13329,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (205881,13329,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (205882,13329,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (205883,13329,'pm_load_time','11606');
INSERT INTO `wp_postmeta` VALUES (205884,13329,'pm_lcp_time','6903');
INSERT INTO `wp_postmeta` VALUES (205885,13329,'pm_max_fid','1091');
INSERT INTO `wp_postmeta` VALUES (205886,13329,'pm_render_blocking_time','2040');
INSERT INTO `wp_postmeta` VALUES (205887,13329,'pm_total_blocking_time','4298');
INSERT INTO `wp_postmeta` VALUES (205888,13329,'pm_bootup_time','6141');
INSERT INTO `wp_postmeta` VALUES (205889,13329,'pm_weight','1655759');
INSERT INTO `wp_postmeta` VALUES (205890,13329,'pm_load_time_diff','-240');
INSERT INTO `wp_postmeta` VALUES (205891,13329,'pm_weight_diff','105');
INSERT INTO `wp_postmeta` VALUES (205892,13329,'pm_weight_document','31060');
INSERT INTO `wp_postmeta` VALUES (205893,13329,'pm_weight_image','1161811');
INSERT INTO `wp_postmeta` VALUES (205894,13329,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205895,13329,'pm_weight_stylesheet','170776');
INSERT INTO `wp_postmeta` VALUES (205896,13329,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205897,13329,'pm_weight_script','142925');
INSERT INTO `wp_postmeta` VALUES (205898,13329,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205899,13329,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205900,13329,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205901,13329,'pm_weight_third-party','112947');
INSERT INTO `wp_postmeta` VALUES (205902,13329,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205903,13329,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (205904,13329,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (205905,13329,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205906,13329,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (205907,13329,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205908,13329,'pm_weight_script_diff','25');
INSERT INTO `wp_postmeta` VALUES (205909,13329,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205910,13329,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205911,13329,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205912,13329,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (205913,13329,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205914,13329,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31060;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205916,13330,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (205917,13330,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (205918,13330,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (205919,13330,'pm_load_time','10893');
INSERT INTO `wp_postmeta` VALUES (205920,13330,'pm_lcp_time','6145');
INSERT INTO `wp_postmeta` VALUES (205921,13330,'pm_max_fid','911');
INSERT INTO `wp_postmeta` VALUES (205922,13330,'pm_render_blocking_time','1410');
INSERT INTO `wp_postmeta` VALUES (205923,13330,'pm_total_blocking_time','4018');
INSERT INTO `wp_postmeta` VALUES (205924,13330,'pm_bootup_time','6421');
INSERT INTO `wp_postmeta` VALUES (205925,13330,'pm_weight','1591386');
INSERT INTO `wp_postmeta` VALUES (205926,13330,'pm_load_time_diff','-678');
INSERT INTO `wp_postmeta` VALUES (205927,13330,'pm_weight_diff','-2');
INSERT INTO `wp_postmeta` VALUES (205928,13330,'pm_weight_document','30498');
INSERT INTO `wp_postmeta` VALUES (205929,13330,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (205930,13330,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (205931,13330,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (205932,13330,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (205933,13330,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (205934,13330,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (205935,13330,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205936,13330,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205937,13330,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (205938,13330,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205939,13330,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (205940,13330,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205941,13330,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205942,13330,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205943,13330,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205944,13330,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (205945,13330,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205946,13330,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205947,13330,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205948,13330,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (205949,13330,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205950,13330,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205952,13331,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (205953,13331,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (205954,13331,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (205955,13331,'pm_load_time','12330');
INSERT INTO `wp_postmeta` VALUES (205956,13331,'pm_lcp_time','8085');
INSERT INTO `wp_postmeta` VALUES (205957,13331,'pm_max_fid','1166');
INSERT INTO `wp_postmeta` VALUES (205958,13331,'pm_render_blocking_time','2289');
INSERT INTO `wp_postmeta` VALUES (205959,13331,'pm_total_blocking_time','4849');
INSERT INTO `wp_postmeta` VALUES (205960,13331,'pm_bootup_time','8548');
INSERT INTO `wp_postmeta` VALUES (205961,13331,'pm_weight','1728116');
INSERT INTO `wp_postmeta` VALUES (205962,13331,'pm_load_time_diff','224');
INSERT INTO `wp_postmeta` VALUES (205963,13331,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (205964,13331,'pm_weight_document','33076');
INSERT INTO `wp_postmeta` VALUES (205965,13331,'pm_weight_image','1103602');
INSERT INTO `wp_postmeta` VALUES (205966,13331,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (205967,13331,'pm_weight_script','246456');
INSERT INTO `wp_postmeta` VALUES (205968,13331,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (205969,13331,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (205970,13331,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (205971,13331,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (205972,13331,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (205973,13331,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (205974,13331,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (205975,13331,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (205976,13331,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (205977,13331,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (205978,13331,'pm_weight_script_diff','-12');
INSERT INTO `wp_postmeta` VALUES (205979,13331,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (205980,13331,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205981,13331,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (205982,13331,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205983,13331,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (205984,13331,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (205985,13331,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (205986,13331,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72973;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (205988,13332,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (205989,13332,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205990,13332,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205992,13333,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (205993,13333,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205994,13333,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (205996,13334,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (205997,13334,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (205998,13334,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206000,13335,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206001,13335,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:91:\"Homepage, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206002,13335,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206004,13336,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206005,13336,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Page for posts, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (206006,13336,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206008,13337,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (206009,13337,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206010,13337,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206012,13338,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (206013,13338,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206014,13338,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206016,13339,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (206017,13339,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206018,13339,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206020,13340,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (206021,13340,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206022,13340,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206024,13341,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (206025,13341,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206026,13341,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206028,13342,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (206029,13342,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (206030,13342,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206032,13343,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206033,13343,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206034,13343,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206036,13344,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206037,13344,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Page for posts, Single faq, Single page, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206038,13344,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206040,13345,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206041,13345,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (206042,13345,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206044,13346,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206045,13346,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (206046,13346,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206048,13321,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (206049,13321,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (206050,13321,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (206051,13321,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (206052,13321,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (206053,13321,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (206054,13321,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (206082,13347,'pm_average_score','10');
INSERT INTO `wp_postmeta` VALUES (206083,13347,'pm_average_score_diff','-2');
INSERT INTO `wp_postmeta` VALUES (206084,13347,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (206085,13347,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (206086,13347,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (206088,13348,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (206089,13348,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (206090,13348,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (206091,13348,'pm_load_time','17415');
INSERT INTO `wp_postmeta` VALUES (206092,13348,'pm_lcp_time','13840');
INSERT INTO `wp_postmeta` VALUES (206093,13348,'pm_max_fid','1209');
INSERT INTO `wp_postmeta` VALUES (206094,13348,'pm_render_blocking_time','1134');
INSERT INTO `wp_postmeta` VALUES (206095,13348,'pm_total_blocking_time','6096');
INSERT INTO `wp_postmeta` VALUES (206096,13348,'pm_bootup_time','9521');
INSERT INTO `wp_postmeta` VALUES (206097,13348,'pm_weight','2217520');
INSERT INTO `wp_postmeta` VALUES (206098,13348,'pm_load_time_diff','952');
INSERT INTO `wp_postmeta` VALUES (206099,13348,'pm_weight_diff','72');
INSERT INTO `wp_postmeta` VALUES (206100,13348,'pm_weight_document','28859');
INSERT INTO `wp_postmeta` VALUES (206101,13348,'pm_weight_image','1725739');
INSERT INTO `wp_postmeta` VALUES (206102,13348,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206103,13348,'pm_weight_script','185730');
INSERT INTO `wp_postmeta` VALUES (206104,13348,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (206105,13348,'pm_weight_stylesheet','154224');
INSERT INTO `wp_postmeta` VALUES (206106,13348,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206107,13348,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206108,13348,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206109,13348,'pm_weight_third-party','125449');
INSERT INTO `wp_postmeta` VALUES (206110,13348,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (206111,13348,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (206112,13348,'pm_weight_image_diff','-21');
INSERT INTO `wp_postmeta` VALUES (206113,13348,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206114,13348,'pm_weight_script_diff','74');
INSERT INTO `wp_postmeta` VALUES (206115,13348,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206116,13348,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (206117,13348,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206118,13348,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206119,13348,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206120,13348,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (206121,13348,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206122,13348,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206124,13349,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (206125,13349,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (206126,13349,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (206127,13349,'pm_load_time','18066');
INSERT INTO `wp_postmeta` VALUES (206128,13349,'pm_lcp_time','6308');
INSERT INTO `wp_postmeta` VALUES (206129,13349,'pm_max_fid','1176');
INSERT INTO `wp_postmeta` VALUES (206130,13349,'pm_render_blocking_time','1579');
INSERT INTO `wp_postmeta` VALUES (206131,13349,'pm_total_blocking_time','7211');
INSERT INTO `wp_postmeta` VALUES (206132,13349,'pm_bootup_time','10052');
INSERT INTO `wp_postmeta` VALUES (206133,13349,'pm_weight','2685830');
INSERT INTO `wp_postmeta` VALUES (206134,13349,'pm_load_time_diff','53');
INSERT INTO `wp_postmeta` VALUES (206135,13349,'pm_weight_diff','-76');
INSERT INTO `wp_postmeta` VALUES (206136,13349,'pm_weight_document','31954');
INSERT INTO `wp_postmeta` VALUES (206137,13349,'pm_weight_image','1494981');
INSERT INTO `wp_postmeta` VALUES (206138,13349,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (206139,13349,'pm_weight_script','783892');
INSERT INTO `wp_postmeta` VALUES (206140,13349,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (206141,13349,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (206142,13349,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (206143,13349,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206144,13349,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206145,13349,'pm_weight_third-party','1012793');
INSERT INTO `wp_postmeta` VALUES (206146,13349,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (206147,13349,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (206148,13349,'pm_weight_image_diff','12');
INSERT INTO `wp_postmeta` VALUES (206149,13349,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206150,13349,'pm_weight_script_diff','26');
INSERT INTO `wp_postmeta` VALUES (206151,13349,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206152,13349,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206153,13349,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206154,13349,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206155,13349,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206156,13349,'pm_weight_third-party_diff','-74');
INSERT INTO `wp_postmeta` VALUES (206157,13349,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206158,13349,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74961;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206160,13350,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (206161,13350,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (206162,13350,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (206163,13350,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (206164,13350,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (206165,13350,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (206166,13350,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206167,13350,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206168,13350,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (206169,13350,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (206170,13350,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (206171,13350,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (206172,13350,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206174,13351,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (206175,13351,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (206176,13351,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (206177,13351,'pm_load_time','11357');
INSERT INTO `wp_postmeta` VALUES (206178,13351,'pm_lcp_time','6486');
INSERT INTO `wp_postmeta` VALUES (206179,13351,'pm_max_fid','964');
INSERT INTO `wp_postmeta` VALUES (206180,13351,'pm_render_blocking_time','1333');
INSERT INTO `wp_postmeta` VALUES (206181,13351,'pm_total_blocking_time','4860');
INSERT INTO `wp_postmeta` VALUES (206182,13351,'pm_bootup_time','6737');
INSERT INTO `wp_postmeta` VALUES (206183,13351,'pm_weight','1590365');
INSERT INTO `wp_postmeta` VALUES (206184,13351,'pm_load_time_diff','-307');
INSERT INTO `wp_postmeta` VALUES (206185,13351,'pm_weight_diff','-31');
INSERT INTO `wp_postmeta` VALUES (206186,13351,'pm_weight_document','29993');
INSERT INTO `wp_postmeta` VALUES (206187,13351,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (206188,13351,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (206189,13351,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206190,13351,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206191,13351,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (206192,13351,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206193,13351,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206194,13351,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206195,13351,'pm_weight_third-party','112943');
INSERT INTO `wp_postmeta` VALUES (206196,13351,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206197,13351,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (206198,13351,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206199,13351,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206200,13351,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206201,13351,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206202,13351,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (206203,13351,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206204,13351,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206205,13351,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206206,13351,'pm_weight_third-party_diff','-29');
INSERT INTO `wp_postmeta` VALUES (206207,13351,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206208,13351,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206210,13352,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (206211,13352,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (206212,13352,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (206213,13352,'pm_load_time','12291');
INSERT INTO `wp_postmeta` VALUES (206214,13352,'pm_lcp_time','6305');
INSERT INTO `wp_postmeta` VALUES (206215,13352,'pm_max_fid','1158');
INSERT INTO `wp_postmeta` VALUES (206216,13352,'pm_render_blocking_time','1156');
INSERT INTO `wp_postmeta` VALUES (206217,13352,'pm_total_blocking_time','5712');
INSERT INTO `wp_postmeta` VALUES (206218,13352,'pm_bootup_time','7287');
INSERT INTO `wp_postmeta` VALUES (206219,13352,'pm_weight','1700781');
INSERT INTO `wp_postmeta` VALUES (206220,13352,'pm_load_time_diff','-673');
INSERT INTO `wp_postmeta` VALUES (206221,13352,'pm_weight_diff','-60');
INSERT INTO `wp_postmeta` VALUES (206222,13352,'pm_weight_document','33216');
INSERT INTO `wp_postmeta` VALUES (206223,13352,'pm_weight_image','1200056');
INSERT INTO `wp_postmeta` VALUES (206224,13352,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (206225,13352,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206226,13352,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206227,13352,'pm_weight_script','145492');
INSERT INTO `wp_postmeta` VALUES (206228,13352,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (206229,13352,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206230,13352,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206231,13352,'pm_weight_third-party','112900');
INSERT INTO `wp_postmeta` VALUES (206232,13352,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206233,13352,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (206234,13352,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (206235,13352,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206236,13352,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206237,13352,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206238,13352,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (206239,13352,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206240,13352,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206241,13352,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206242,13352,'pm_weight_third-party_diff','-87');
INSERT INTO `wp_postmeta` VALUES (206243,13352,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206244,13352,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33216;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33216;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206246,13353,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (206247,13353,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (206248,13353,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (206249,13353,'pm_load_time','16140');
INSERT INTO `wp_postmeta` VALUES (206250,13353,'pm_lcp_time','8893');
INSERT INTO `wp_postmeta` VALUES (206251,13353,'pm_max_fid','1180');
INSERT INTO `wp_postmeta` VALUES (206252,13353,'pm_render_blocking_time','1578');
INSERT INTO `wp_postmeta` VALUES (206253,13353,'pm_total_blocking_time','8030');
INSERT INTO `wp_postmeta` VALUES (206254,13353,'pm_bootup_time','11055');
INSERT INTO `wp_postmeta` VALUES (206255,13353,'pm_weight','2195523');
INSERT INTO `wp_postmeta` VALUES (206256,13353,'pm_load_time_diff','154');
INSERT INTO `wp_postmeta` VALUES (206257,13353,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (206258,13353,'pm_weight_document','37210');
INSERT INTO `wp_postmeta` VALUES (206259,13353,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (206260,13353,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206261,13353,'pm_weight_script','431496');
INSERT INTO `wp_postmeta` VALUES (206262,13353,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (206263,13353,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (206264,13353,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (206265,13353,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206266,13353,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206267,13353,'pm_weight_third-party','359510');
INSERT INTO `wp_postmeta` VALUES (206268,13353,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (206269,13353,'pm_weight_document_diff','-34');
INSERT INTO `wp_postmeta` VALUES (206270,13353,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (206271,13353,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206272,13353,'pm_weight_script_diff','-27');
INSERT INTO `wp_postmeta` VALUES (206273,13353,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206274,13353,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206275,13353,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206276,13353,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206277,13353,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206278,13353,'pm_weight_third-party_diff','72');
INSERT INTO `wp_postmeta` VALUES (206279,13353,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206280,13353,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:87505;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:72993;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:55759;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37210;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206282,13354,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (206283,13354,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (206284,13354,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (206285,13354,'pm_load_time','11741');
INSERT INTO `wp_postmeta` VALUES (206286,13354,'pm_lcp_time','6748');
INSERT INTO `wp_postmeta` VALUES (206287,13354,'pm_max_fid','1195');
INSERT INTO `wp_postmeta` VALUES (206288,13354,'pm_render_blocking_time','1022');
INSERT INTO `wp_postmeta` VALUES (206289,13354,'pm_total_blocking_time','5282');
INSERT INTO `wp_postmeta` VALUES (206290,13354,'pm_bootup_time','7670');
INSERT INTO `wp_postmeta` VALUES (206291,13354,'pm_weight','1655687');
INSERT INTO `wp_postmeta` VALUES (206292,13354,'pm_load_time_diff','135');
INSERT INTO `wp_postmeta` VALUES (206293,13354,'pm_weight_diff','-72');
INSERT INTO `wp_postmeta` VALUES (206294,13354,'pm_weight_document','31060');
INSERT INTO `wp_postmeta` VALUES (206295,13354,'pm_weight_image','1161806');
INSERT INTO `wp_postmeta` VALUES (206296,13354,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206297,13354,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206298,13354,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206299,13354,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (206300,13354,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206301,13354,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206302,13354,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206303,13354,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (206304,13354,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206305,13354,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (206306,13354,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (206307,13354,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206308,13354,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (206309,13354,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206310,13354,'pm_weight_script_diff','-29');
INSERT INTO `wp_postmeta` VALUES (206311,13354,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206312,13354,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206313,13354,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206314,13354,'pm_weight_third-party_diff','17');
INSERT INTO `wp_postmeta` VALUES (206315,13354,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206316,13354,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31060;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206318,13355,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (206319,13355,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (206320,13355,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (206321,13355,'pm_load_time','11011');
INSERT INTO `wp_postmeta` VALUES (206322,13355,'pm_lcp_time','6480');
INSERT INTO `wp_postmeta` VALUES (206323,13355,'pm_max_fid','1061');
INSERT INTO `wp_postmeta` VALUES (206324,13355,'pm_render_blocking_time','1376');
INSERT INTO `wp_postmeta` VALUES (206325,13355,'pm_total_blocking_time','4498');
INSERT INTO `wp_postmeta` VALUES (206326,13355,'pm_bootup_time','6205');
INSERT INTO `wp_postmeta` VALUES (206327,13355,'pm_weight','1591379');
INSERT INTO `wp_postmeta` VALUES (206328,13355,'pm_load_time_diff','118');
INSERT INTO `wp_postmeta` VALUES (206329,13355,'pm_weight_diff','-7');
INSERT INTO `wp_postmeta` VALUES (206330,13355,'pm_weight_document','30496');
INSERT INTO `wp_postmeta` VALUES (206331,13355,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (206332,13355,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (206333,13355,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206334,13355,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206335,13355,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (206336,13355,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206337,13355,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206338,13355,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206339,13355,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (206340,13355,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206341,13355,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (206342,13355,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206343,13355,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206344,13355,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206345,13355,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206346,13355,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (206347,13355,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206348,13355,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206349,13355,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206350,13355,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (206351,13355,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206352,13355,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30496;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30496;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206354,13356,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (206355,13356,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (206356,13356,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (206357,13356,'pm_load_time','12951');
INSERT INTO `wp_postmeta` VALUES (206358,13356,'pm_lcp_time','8237');
INSERT INTO `wp_postmeta` VALUES (206359,13356,'pm_max_fid','1440');
INSERT INTO `wp_postmeta` VALUES (206360,13356,'pm_render_blocking_time','2282');
INSERT INTO `wp_postmeta` VALUES (206361,13356,'pm_total_blocking_time','5640');
INSERT INTO `wp_postmeta` VALUES (206362,13356,'pm_bootup_time','7610');
INSERT INTO `wp_postmeta` VALUES (206363,13356,'pm_weight','1728119');
INSERT INTO `wp_postmeta` VALUES (206364,13356,'pm_load_time_diff','621');
INSERT INTO `wp_postmeta` VALUES (206365,13356,'pm_weight_diff','3');
INSERT INTO `wp_postmeta` VALUES (206366,13356,'pm_weight_document','33076');
INSERT INTO `wp_postmeta` VALUES (206367,13356,'pm_weight_image','1103618');
INSERT INTO `wp_postmeta` VALUES (206368,13356,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206369,13356,'pm_weight_script','246465');
INSERT INTO `wp_postmeta` VALUES (206370,13356,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (206371,13356,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (206372,13356,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (206373,13356,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206374,13356,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206375,13356,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (206376,13356,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206377,13356,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (206378,13356,'pm_weight_image_diff','16');
INSERT INTO `wp_postmeta` VALUES (206379,13356,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206380,13356,'pm_weight_script_diff','9');
INSERT INTO `wp_postmeta` VALUES (206381,13356,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206382,13356,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206383,13356,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206384,13356,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206385,13356,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206386,13356,'pm_weight_third-party_diff','-11');
INSERT INTO `wp_postmeta` VALUES (206387,13356,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206388,13356,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206390,13357,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (206391,13357,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:139:\"Homepage, Page for posts, Single attachment, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206392,13357,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206394,13358,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (206395,13358,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206396,13358,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206398,13359,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (206399,13359,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206400,13359,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206402,13360,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (206403,13360,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206404,13360,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206406,13361,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206407,13361,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206408,13361,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206410,13362,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206411,13362,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:91:\"Homepage, Page for posts, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206412,13362,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206414,13363,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (206415,13363,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206416,13363,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206418,13364,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (206419,13364,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (206420,13364,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206422,13365,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (206423,13365,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206424,13365,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206426,13366,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (206427,13366,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206428,13366,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206430,13367,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (206431,13367,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206432,13367,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206434,13368,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (206435,13368,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (206436,13368,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206438,13369,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206439,13369,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:120:\"Homepage, Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206440,13369,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206442,13370,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206443,13370,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:91:\"Homepage, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206444,13370,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206446,13371,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206447,13371,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (206448,13371,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206450,13372,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206451,13372,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (206452,13372,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206454,13347,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (206455,13347,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (206456,13347,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (206457,13347,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (206458,13347,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (206459,13347,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (206460,13347,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (206503,13373,'pm_average_score','9');
INSERT INTO `wp_postmeta` VALUES (206504,13373,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (206505,13373,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (206506,13373,'pm_insights','18');
INSERT INTO `wp_postmeta` VALUES (206507,13373,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (206509,13374,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (206510,13374,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (206511,13374,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (206512,13374,'pm_load_time','17146');
INSERT INTO `wp_postmeta` VALUES (206513,13374,'pm_lcp_time','13645');
INSERT INTO `wp_postmeta` VALUES (206514,13374,'pm_max_fid','2303');
INSERT INTO `wp_postmeta` VALUES (206515,13374,'pm_render_blocking_time','1068');
INSERT INTO `wp_postmeta` VALUES (206516,13374,'pm_total_blocking_time','6332');
INSERT INTO `wp_postmeta` VALUES (206517,13374,'pm_bootup_time','8853');
INSERT INTO `wp_postmeta` VALUES (206518,13374,'pm_weight','2217475');
INSERT INTO `wp_postmeta` VALUES (206519,13374,'pm_load_time_diff','-269');
INSERT INTO `wp_postmeta` VALUES (206520,13374,'pm_weight_diff','-45');
INSERT INTO `wp_postmeta` VALUES (206521,13374,'pm_weight_document','28859');
INSERT INTO `wp_postmeta` VALUES (206522,13374,'pm_weight_image','1725733');
INSERT INTO `wp_postmeta` VALUES (206523,13374,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206524,13374,'pm_weight_script','185735');
INSERT INTO `wp_postmeta` VALUES (206525,13374,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (206526,13374,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (206527,13374,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206528,13374,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206529,13374,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206530,13374,'pm_weight_third-party','125462');
INSERT INTO `wp_postmeta` VALUES (206531,13374,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (206532,13374,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (206533,13374,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (206534,13374,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206535,13374,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (206536,13374,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206537,13374,'pm_weight_stylesheet_diff','-23');
INSERT INTO `wp_postmeta` VALUES (206538,13374,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206539,13374,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206540,13374,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206541,13374,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (206542,13374,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (206543,13374,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57116;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206545,13375,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (206546,13375,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (206547,13375,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (206548,13375,'pm_load_time','19279');
INSERT INTO `wp_postmeta` VALUES (206549,13375,'pm_lcp_time','5356');
INSERT INTO `wp_postmeta` VALUES (206550,13375,'pm_max_fid','1501');
INSERT INTO `wp_postmeta` VALUES (206551,13375,'pm_render_blocking_time','686');
INSERT INTO `wp_postmeta` VALUES (206552,13375,'pm_total_blocking_time','9259');
INSERT INTO `wp_postmeta` VALUES (206553,13375,'pm_bootup_time','11005');
INSERT INTO `wp_postmeta` VALUES (206554,13375,'pm_weight','2686034');
INSERT INTO `wp_postmeta` VALUES (206555,13375,'pm_load_time_diff','1213');
INSERT INTO `wp_postmeta` VALUES (206556,13375,'pm_weight_diff','204');
INSERT INTO `wp_postmeta` VALUES (206557,13375,'pm_weight_document','31954');
INSERT INTO `wp_postmeta` VALUES (206558,13375,'pm_weight_image','1494996');
INSERT INTO `wp_postmeta` VALUES (206559,13375,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (206560,13375,'pm_weight_script','783990');
INSERT INTO `wp_postmeta` VALUES (206561,13375,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (206562,13375,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (206563,13375,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (206564,13375,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206565,13375,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206566,13375,'pm_weight_third-party','1012975');
INSERT INTO `wp_postmeta` VALUES (206567,13375,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (206568,13375,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (206569,13375,'pm_weight_image_diff','15');
INSERT INTO `wp_postmeta` VALUES (206570,13375,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206571,13375,'pm_weight_script_diff','98');
INSERT INTO `wp_postmeta` VALUES (206572,13375,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206573,13375,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206574,13375,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206575,13375,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206576,13375,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206577,13375,'pm_weight_third-party_diff','182');
INSERT INTO `wp_postmeta` VALUES (206578,13375,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206579,13375,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540352;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74961;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206581,13376,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (206582,13376,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (206583,13376,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (206584,13376,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (206585,13376,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (206586,13376,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (206587,13376,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206588,13376,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206589,13376,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (206590,13376,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (206591,13376,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (206592,13376,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (206593,13376,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206595,13377,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (206596,13377,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (206597,13377,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (206598,13377,'pm_load_time','13064');
INSERT INTO `wp_postmeta` VALUES (206599,13377,'pm_lcp_time','6754');
INSERT INTO `wp_postmeta` VALUES (206600,13377,'pm_max_fid','1215');
INSERT INTO `wp_postmeta` VALUES (206601,13377,'pm_render_blocking_time','685');
INSERT INTO `wp_postmeta` VALUES (206602,13377,'pm_total_blocking_time','6729');
INSERT INTO `wp_postmeta` VALUES (206603,13377,'pm_bootup_time','8044');
INSERT INTO `wp_postmeta` VALUES (206604,13377,'pm_weight','1591082');
INSERT INTO `wp_postmeta` VALUES (206605,13377,'pm_weight_document','30342');
INSERT INTO `wp_postmeta` VALUES (206606,13377,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (206607,13377,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (206608,13377,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206609,13377,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206610,13377,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (206611,13377,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206612,13377,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206613,13377,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206614,13377,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (206615,13377,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206616,13377,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30342;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30342;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (206618,13378,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (206619,13378,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (206620,13378,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (206621,13378,'pm_load_time','16519');
INSERT INTO `wp_postmeta` VALUES (206622,13378,'pm_lcp_time','12006');
INSERT INTO `wp_postmeta` VALUES (206623,13378,'pm_max_fid','1151');
INSERT INTO `wp_postmeta` VALUES (206624,13378,'pm_render_blocking_time','4779');
INSERT INTO `wp_postmeta` VALUES (206625,13378,'pm_total_blocking_time','6141');
INSERT INTO `wp_postmeta` VALUES (206626,13378,'pm_bootup_time','9403');
INSERT INTO `wp_postmeta` VALUES (206627,13378,'pm_weight','1590438');
INSERT INTO `wp_postmeta` VALUES (206628,13378,'pm_load_time_diff','5162');
INSERT INTO `wp_postmeta` VALUES (206629,13378,'pm_weight_diff','73');
INSERT INTO `wp_postmeta` VALUES (206630,13378,'pm_weight_document','29995');
INSERT INTO `wp_postmeta` VALUES (206631,13378,'pm_weight_image','1098660');
INSERT INTO `wp_postmeta` VALUES (206632,13378,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (206633,13378,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206634,13378,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206635,13378,'pm_weight_script','142908');
INSERT INTO `wp_postmeta` VALUES (206636,13378,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206637,13378,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206638,13378,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206639,13378,'pm_weight_third-party','112989');
INSERT INTO `wp_postmeta` VALUES (206640,13378,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206641,13378,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (206642,13378,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (206643,13378,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206644,13378,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206645,13378,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206646,13378,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (206647,13378,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206648,13378,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206649,13378,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206650,13378,'pm_weight_third-party_diff','46');
INSERT INTO `wp_postmeta` VALUES (206651,13378,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206652,13378,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29995;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29995;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206654,13379,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (206655,13379,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (206656,13379,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (206657,13379,'pm_load_time','11993');
INSERT INTO `wp_postmeta` VALUES (206658,13379,'pm_lcp_time','6547');
INSERT INTO `wp_postmeta` VALUES (206659,13379,'pm_max_fid','1084');
INSERT INTO `wp_postmeta` VALUES (206660,13379,'pm_render_blocking_time','1526');
INSERT INTO `wp_postmeta` VALUES (206661,13379,'pm_total_blocking_time','5156');
INSERT INTO `wp_postmeta` VALUES (206662,13379,'pm_bootup_time','7177');
INSERT INTO `wp_postmeta` VALUES (206663,13379,'pm_weight','1700875');
INSERT INTO `wp_postmeta` VALUES (206664,13379,'pm_load_time_diff','-298');
INSERT INTO `wp_postmeta` VALUES (206665,13379,'pm_weight_diff','94');
INSERT INTO `wp_postmeta` VALUES (206666,13379,'pm_weight_document','33214');
INSERT INTO `wp_postmeta` VALUES (206667,13379,'pm_weight_image','1200056');
INSERT INTO `wp_postmeta` VALUES (206668,13379,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (206669,13379,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206670,13379,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206671,13379,'pm_weight_script','145494');
INSERT INTO `wp_postmeta` VALUES (206672,13379,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (206673,13379,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206674,13379,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206675,13379,'pm_weight_third-party','112998');
INSERT INTO `wp_postmeta` VALUES (206676,13379,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206677,13379,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (206678,13379,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206679,13379,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206680,13379,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206681,13379,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206682,13379,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (206683,13379,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206684,13379,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206685,13379,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206686,13379,'pm_weight_third-party_diff','98');
INSERT INTO `wp_postmeta` VALUES (206687,13379,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206688,13379,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206690,13380,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (206691,13380,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (206692,13380,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (206693,13380,'pm_load_time','16588');
INSERT INTO `wp_postmeta` VALUES (206694,13380,'pm_lcp_time','9508');
INSERT INTO `wp_postmeta` VALUES (206695,13380,'pm_max_fid','1591');
INSERT INTO `wp_postmeta` VALUES (206696,13380,'pm_render_blocking_time','1448');
INSERT INTO `wp_postmeta` VALUES (206697,13380,'pm_total_blocking_time','8024');
INSERT INTO `wp_postmeta` VALUES (206698,13380,'pm_bootup_time','12336');
INSERT INTO `wp_postmeta` VALUES (206699,13380,'pm_weight','2177501');
INSERT INTO `wp_postmeta` VALUES (206700,13380,'pm_load_time_diff','448');
INSERT INTO `wp_postmeta` VALUES (206701,13380,'pm_weight_diff','-18022');
INSERT INTO `wp_postmeta` VALUES (206702,13380,'pm_weight_document','37198');
INSERT INTO `wp_postmeta` VALUES (206703,13380,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (206704,13380,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206705,13380,'pm_weight_script','414434');
INSERT INTO `wp_postmeta` VALUES (206706,13380,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (206707,13380,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (206708,13380,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (206709,13380,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206710,13380,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206711,13380,'pm_weight_third-party','341512');
INSERT INTO `wp_postmeta` VALUES (206712,13380,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (206713,13380,'pm_weight_document_diff','-12');
INSERT INTO `wp_postmeta` VALUES (206714,13380,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206715,13380,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206716,13380,'pm_weight_script_diff','-17062');
INSERT INTO `wp_postmeta` VALUES (206717,13380,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206718,13380,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206719,13380,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206720,13380,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206721,13380,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206722,13380,'pm_weight_third-party_diff','-17998');
INSERT INTO `wp_postmeta` VALUES (206723,13380,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206724,13380,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:80336;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66706;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:50557;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37198;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206726,13381,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (206727,13381,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (206728,13381,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (206729,13381,'pm_load_time','11443');
INSERT INTO `wp_postmeta` VALUES (206730,13381,'pm_lcp_time','6295');
INSERT INTO `wp_postmeta` VALUES (206731,13381,'pm_max_fid','947');
INSERT INTO `wp_postmeta` VALUES (206732,13381,'pm_render_blocking_time','1263');
INSERT INTO `wp_postmeta` VALUES (206733,13381,'pm_total_blocking_time','4904');
INSERT INTO `wp_postmeta` VALUES (206734,13381,'pm_bootup_time','6911');
INSERT INTO `wp_postmeta` VALUES (206735,13381,'pm_weight','1591392');
INSERT INTO `wp_postmeta` VALUES (206736,13381,'pm_load_time_diff','432');
INSERT INTO `wp_postmeta` VALUES (206737,13381,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (206738,13381,'pm_weight_document','30501');
INSERT INTO `wp_postmeta` VALUES (206739,13381,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (206740,13381,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (206741,13381,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (206742,13381,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206743,13381,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (206744,13381,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (206745,13381,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206746,13381,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206747,13381,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (206748,13381,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206749,13381,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (206750,13381,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206751,13381,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206752,13381,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206753,13381,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206754,13381,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (206755,13381,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206756,13381,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206757,13381,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206758,13381,'pm_weight_third-party_diff','3');
INSERT INTO `wp_postmeta` VALUES (206759,13381,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206760,13381,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30501;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206762,13382,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (206763,13382,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (206764,13382,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (206765,13382,'pm_load_time','11943');
INSERT INTO `wp_postmeta` VALUES (206766,13382,'pm_lcp_time','8195');
INSERT INTO `wp_postmeta` VALUES (206767,13382,'pm_max_fid','1316');
INSERT INTO `wp_postmeta` VALUES (206768,13382,'pm_render_blocking_time','2358');
INSERT INTO `wp_postmeta` VALUES (206769,13382,'pm_total_blocking_time','4810');
INSERT INTO `wp_postmeta` VALUES (206770,13382,'pm_bootup_time','7770');
INSERT INTO `wp_postmeta` VALUES (206771,13382,'pm_weight','1728105');
INSERT INTO `wp_postmeta` VALUES (206772,13382,'pm_load_time_diff','-1008');
INSERT INTO `wp_postmeta` VALUES (206773,13382,'pm_weight_diff','-14');
INSERT INTO `wp_postmeta` VALUES (206774,13382,'pm_weight_document','33071');
INSERT INTO `wp_postmeta` VALUES (206775,13382,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (206776,13382,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206777,13382,'pm_weight_script','246460');
INSERT INTO `wp_postmeta` VALUES (206778,13382,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (206779,13382,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (206780,13382,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (206781,13382,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206782,13382,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206783,13382,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (206784,13382,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (206785,13382,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (206786,13382,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (206787,13382,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206788,13382,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (206789,13382,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206790,13382,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206791,13382,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206792,13382,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206793,13382,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206794,13382,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (206795,13382,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206796,13382,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33071;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33071;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206798,13383,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (206799,13383,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:138:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206800,13383,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206802,13384,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (206803,13384,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206804,13384,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206806,13385,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (206807,13385,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206808,13385,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206810,13386,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (206811,13386,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206812,13386,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206814,13387,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206815,13387,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206816,13387,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206818,13388,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (206819,13388,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:53:\"Homepage, Page for posts, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (206820,13388,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206822,13389,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (206823,13389,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206824,13389,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206826,13390,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (206827,13390,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206828,13390,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206830,13391,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (206831,13391,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206832,13391,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206834,13392,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (206835,13392,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Page for posts, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (206836,13392,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206838,13393,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (206839,13393,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (206840,13393,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206842,13394,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (206843,13394,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206844,13394,'pm_sources','a:13:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:12;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206846,13395,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (206847,13395,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206848,13395,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206850,13396,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (206851,13396,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Homepage, Page for posts, Single faq, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206852,13396,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (206854,13397,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206855,13397,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206856,13397,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206858,13398,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206859,13398,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (206860,13398,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206862,13399,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (206863,13399,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (206864,13399,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206866,13400,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (206867,13400,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (206868,13400,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206870,13373,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (206871,13373,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (206872,13373,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (206873,13373,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (206874,13373,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (206875,13373,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (206876,13373,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (206904,13402,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (206905,13402,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (206906,13402,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (206907,13402,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (206908,13402,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (206910,13403,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (206911,13403,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (206912,13403,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (206913,13403,'pm_load_time','17542');
INSERT INTO `wp_postmeta` VALUES (206914,13403,'pm_lcp_time','12299');
INSERT INTO `wp_postmeta` VALUES (206915,13403,'pm_max_fid','2131');
INSERT INTO `wp_postmeta` VALUES (206916,13403,'pm_render_blocking_time','919');
INSERT INTO `wp_postmeta` VALUES (206917,13403,'pm_total_blocking_time','6354');
INSERT INTO `wp_postmeta` VALUES (206918,13403,'pm_bootup_time','9319');
INSERT INTO `wp_postmeta` VALUES (206919,13403,'pm_weight','2217565');
INSERT INTO `wp_postmeta` VALUES (206920,13403,'pm_load_time_diff','396');
INSERT INTO `wp_postmeta` VALUES (206921,13403,'pm_weight_diff','90');
INSERT INTO `wp_postmeta` VALUES (206922,13403,'pm_weight_document','28861');
INSERT INTO `wp_postmeta` VALUES (206923,13403,'pm_weight_image','1725826');
INSERT INTO `wp_postmeta` VALUES (206924,13403,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (206925,13403,'pm_weight_script','185678');
INSERT INTO `wp_postmeta` VALUES (206926,13403,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (206927,13403,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (206928,13403,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (206929,13403,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206930,13403,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206931,13403,'pm_weight_third-party','125464');
INSERT INTO `wp_postmeta` VALUES (206932,13403,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (206933,13403,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (206934,13403,'pm_weight_image_diff','93');
INSERT INTO `wp_postmeta` VALUES (206935,13403,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206936,13403,'pm_weight_script_diff','-57');
INSERT INTO `wp_postmeta` VALUES (206937,13403,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206938,13403,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206939,13403,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206940,13403,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206941,13403,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206942,13403,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (206943,13403,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (206944,13403,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491158;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288546;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223704;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57089;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206946,13404,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (206947,13404,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (206948,13404,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (206949,13404,'pm_load_time','17179');
INSERT INTO `wp_postmeta` VALUES (206950,13404,'pm_lcp_time','6362');
INSERT INTO `wp_postmeta` VALUES (206951,13404,'pm_max_fid','895');
INSERT INTO `wp_postmeta` VALUES (206952,13404,'pm_render_blocking_time','1781');
INSERT INTO `wp_postmeta` VALUES (206953,13404,'pm_total_blocking_time','6394');
INSERT INTO `wp_postmeta` VALUES (206954,13404,'pm_bootup_time','8876');
INSERT INTO `wp_postmeta` VALUES (206955,13404,'pm_weight','2686200');
INSERT INTO `wp_postmeta` VALUES (206956,13404,'pm_load_time_diff','-2100');
INSERT INTO `wp_postmeta` VALUES (206957,13404,'pm_weight_diff','166');
INSERT INTO `wp_postmeta` VALUES (206958,13404,'pm_weight_document','31953');
INSERT INTO `wp_postmeta` VALUES (206959,13404,'pm_weight_image','1494982');
INSERT INTO `wp_postmeta` VALUES (206960,13404,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (206961,13404,'pm_weight_script','783991');
INSERT INTO `wp_postmeta` VALUES (206962,13404,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (206963,13404,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (206964,13404,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (206965,13404,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (206966,13404,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (206967,13404,'pm_weight_third-party','1013164');
INSERT INTO `wp_postmeta` VALUES (206968,13404,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (206969,13404,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (206970,13404,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (206971,13404,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (206972,13404,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (206973,13404,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (206974,13404,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206975,13404,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (206976,13404,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206977,13404,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (206978,13404,'pm_weight_third-party_diff','189');
INSERT INTO `wp_postmeta` VALUES (206979,13404,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (206980,13404,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (206982,13405,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (206983,13405,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (206984,13405,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (206985,13405,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (206986,13405,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (206987,13405,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (206988,13405,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206989,13405,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (206990,13405,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (206991,13405,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (206992,13405,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (206993,13405,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (206994,13405,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (206996,13406,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (206997,13406,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (206998,13406,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (206999,13406,'pm_load_time','11555');
INSERT INTO `wp_postmeta` VALUES (207000,13406,'pm_lcp_time','6081');
INSERT INTO `wp_postmeta` VALUES (207001,13406,'pm_max_fid','935');
INSERT INTO `wp_postmeta` VALUES (207002,13406,'pm_render_blocking_time','1571');
INSERT INTO `wp_postmeta` VALUES (207003,13406,'pm_total_blocking_time','4844');
INSERT INTO `wp_postmeta` VALUES (207004,13406,'pm_bootup_time','6660');
INSERT INTO `wp_postmeta` VALUES (207005,13406,'pm_weight','1591075');
INSERT INTO `wp_postmeta` VALUES (207006,13406,'pm_load_time_diff','-1509');
INSERT INTO `wp_postmeta` VALUES (207007,13406,'pm_weight_diff','-7');
INSERT INTO `wp_postmeta` VALUES (207008,13406,'pm_weight_document','30342');
INSERT INTO `wp_postmeta` VALUES (207009,13406,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (207010,13406,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207011,13406,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207012,13406,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207013,13406,'pm_weight_script','142893');
INSERT INTO `wp_postmeta` VALUES (207014,13406,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207015,13406,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207016,13406,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207017,13406,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (207018,13406,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207019,13406,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (207020,13406,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207021,13406,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207022,13406,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207023,13406,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207024,13406,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207025,13406,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207026,13406,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207027,13406,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207028,13406,'pm_weight_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (207029,13406,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207030,13406,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30342;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30342;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207032,13407,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (207033,13407,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (207034,13407,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (207035,13407,'pm_load_time','10847');
INSERT INTO `wp_postmeta` VALUES (207036,13407,'pm_lcp_time','6019');
INSERT INTO `wp_postmeta` VALUES (207037,13407,'pm_max_fid','943');
INSERT INTO `wp_postmeta` VALUES (207038,13407,'pm_render_blocking_time','1489');
INSERT INTO `wp_postmeta` VALUES (207039,13407,'pm_total_blocking_time','4080');
INSERT INTO `wp_postmeta` VALUES (207040,13407,'pm_bootup_time','5828');
INSERT INTO `wp_postmeta` VALUES (207041,13407,'pm_weight','1590384');
INSERT INTO `wp_postmeta` VALUES (207042,13407,'pm_load_time_diff','-5672');
INSERT INTO `wp_postmeta` VALUES (207043,13407,'pm_weight_diff','-54');
INSERT INTO `wp_postmeta` VALUES (207044,13407,'pm_weight_document','29993');
INSERT INTO `wp_postmeta` VALUES (207045,13407,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (207046,13407,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207047,13407,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207048,13407,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207049,13407,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (207050,13407,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207051,13407,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207052,13407,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207053,13407,'pm_weight_third-party','112955');
INSERT INTO `wp_postmeta` VALUES (207054,13407,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207055,13407,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (207056,13407,'pm_weight_image_diff','-17');
INSERT INTO `wp_postmeta` VALUES (207057,13407,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207058,13407,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207059,13407,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207060,13407,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (207061,13407,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207062,13407,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207063,13407,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207064,13407,'pm_weight_third-party_diff','-34');
INSERT INTO `wp_postmeta` VALUES (207065,13407,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207066,13407,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29993;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207068,13408,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (207069,13408,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (207070,13408,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (207071,13408,'pm_load_time','12209');
INSERT INTO `wp_postmeta` VALUES (207072,13408,'pm_lcp_time','6552');
INSERT INTO `wp_postmeta` VALUES (207073,13408,'pm_max_fid','1030');
INSERT INTO `wp_postmeta` VALUES (207074,13408,'pm_render_blocking_time','1199');
INSERT INTO `wp_postmeta` VALUES (207075,13408,'pm_total_blocking_time','5396');
INSERT INTO `wp_postmeta` VALUES (207076,13408,'pm_bootup_time','7334');
INSERT INTO `wp_postmeta` VALUES (207077,13408,'pm_weight','1700820');
INSERT INTO `wp_postmeta` VALUES (207078,13408,'pm_load_time_diff','216');
INSERT INTO `wp_postmeta` VALUES (207079,13408,'pm_weight_diff','-55');
INSERT INTO `wp_postmeta` VALUES (207080,13408,'pm_weight_document','33217');
INSERT INTO `wp_postmeta` VALUES (207081,13408,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (207082,13408,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (207083,13408,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207084,13408,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207085,13408,'pm_weight_script','145491');
INSERT INTO `wp_postmeta` VALUES (207086,13408,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (207087,13408,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207088,13408,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207089,13408,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (207090,13408,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207091,13408,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (207092,13408,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (207093,13408,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207094,13408,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207095,13408,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207096,13408,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (207097,13408,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207098,13408,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207099,13408,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207100,13408,'pm_weight_third-party_diff','-38');
INSERT INTO `wp_postmeta` VALUES (207101,13408,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207102,13408,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207104,13409,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (207105,13409,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (207106,13409,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (207107,13409,'pm_load_time','15936');
INSERT INTO `wp_postmeta` VALUES (207108,13409,'pm_lcp_time','9094');
INSERT INTO `wp_postmeta` VALUES (207109,13409,'pm_max_fid','1142');
INSERT INTO `wp_postmeta` VALUES (207110,13409,'pm_render_blocking_time','1417');
INSERT INTO `wp_postmeta` VALUES (207111,13409,'pm_total_blocking_time','6674');
INSERT INTO `wp_postmeta` VALUES (207112,13409,'pm_bootup_time','11045');
INSERT INTO `wp_postmeta` VALUES (207113,13409,'pm_weight','2176206');
INSERT INTO `wp_postmeta` VALUES (207114,13409,'pm_load_time_diff','-652');
INSERT INTO `wp_postmeta` VALUES (207115,13409,'pm_weight_diff','-1295');
INSERT INTO `wp_postmeta` VALUES (207116,13409,'pm_weight_document','37178');
INSERT INTO `wp_postmeta` VALUES (207117,13409,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (207118,13409,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207119,13409,'pm_weight_script','414040');
INSERT INTO `wp_postmeta` VALUES (207120,13409,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (207121,13409,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (207122,13409,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (207123,13409,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207124,13409,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207125,13409,'pm_weight_third-party','340257');
INSERT INTO `wp_postmeta` VALUES (207126,13409,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (207127,13409,'pm_weight_document_diff','-20');
INSERT INTO `wp_postmeta` VALUES (207128,13409,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207129,13409,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207130,13409,'pm_weight_script_diff','-394');
INSERT INTO `wp_postmeta` VALUES (207131,13409,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207132,13409,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207133,13409,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207134,13409,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207135,13409,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207136,13409,'pm_weight_third-party_diff','-1255');
INSERT INTO `wp_postmeta` VALUES (207137,13409,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207138,13409,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:80334;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66707;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:50742;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37178;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207140,13410,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (207141,13410,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (207142,13410,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (207143,13410,'pm_load_time','12160');
INSERT INTO `wp_postmeta` VALUES (207144,13410,'pm_lcp_time','6636');
INSERT INTO `wp_postmeta` VALUES (207145,13410,'pm_max_fid','1360');
INSERT INTO `wp_postmeta` VALUES (207146,13410,'pm_render_blocking_time','1413');
INSERT INTO `wp_postmeta` VALUES (207147,13410,'pm_total_blocking_time','5436');
INSERT INTO `wp_postmeta` VALUES (207148,13410,'pm_bootup_time','7825');
INSERT INTO `wp_postmeta` VALUES (207149,13410,'pm_weight','1655682');
INSERT INTO `wp_postmeta` VALUES (207150,13410,'pm_weight_document','31059');
INSERT INTO `wp_postmeta` VALUES (207151,13410,'pm_weight_image','1161827');
INSERT INTO `wp_postmeta` VALUES (207152,13410,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207153,13410,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207154,13410,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207155,13410,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (207156,13410,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207157,13410,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207158,13410,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207159,13410,'pm_weight_third-party','112938');
INSERT INTO `wp_postmeta` VALUES (207160,13410,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207161,13410,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}}i:5;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:6;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31059;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (207163,13411,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (207164,13411,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (207165,13411,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (207166,13411,'pm_load_time','12166');
INSERT INTO `wp_postmeta` VALUES (207167,13411,'pm_lcp_time','6140');
INSERT INTO `wp_postmeta` VALUES (207168,13411,'pm_max_fid','974');
INSERT INTO `wp_postmeta` VALUES (207169,13411,'pm_render_blocking_time','928');
INSERT INTO `wp_postmeta` VALUES (207170,13411,'pm_total_blocking_time','5846');
INSERT INTO `wp_postmeta` VALUES (207171,13411,'pm_bootup_time','6974');
INSERT INTO `wp_postmeta` VALUES (207172,13411,'pm_weight','1591393');
INSERT INTO `wp_postmeta` VALUES (207173,13411,'pm_load_time_diff','723');
INSERT INTO `wp_postmeta` VALUES (207174,13411,'pm_weight_diff','1');
INSERT INTO `wp_postmeta` VALUES (207175,13411,'pm_weight_document','30502');
INSERT INTO `wp_postmeta` VALUES (207176,13411,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (207177,13411,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207178,13411,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207179,13411,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207180,13411,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (207181,13411,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207182,13411,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207183,13411,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207184,13411,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (207185,13411,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207186,13411,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (207187,13411,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207188,13411,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207189,13411,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207190,13411,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207191,13411,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (207192,13411,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207193,13411,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207194,13411,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207195,13411,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (207196,13411,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207197,13411,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30502;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30502;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207199,13412,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (207200,13412,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (207201,13412,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (207202,13412,'pm_load_time','12754');
INSERT INTO `wp_postmeta` VALUES (207203,13412,'pm_lcp_time','7683');
INSERT INTO `wp_postmeta` VALUES (207204,13412,'pm_max_fid','1334');
INSERT INTO `wp_postmeta` VALUES (207205,13412,'pm_render_blocking_time','2609');
INSERT INTO `wp_postmeta` VALUES (207206,13412,'pm_total_blocking_time','5411');
INSERT INTO `wp_postmeta` VALUES (207207,13412,'pm_bootup_time','8116');
INSERT INTO `wp_postmeta` VALUES (207208,13412,'pm_weight','1728118');
INSERT INTO `wp_postmeta` VALUES (207209,13412,'pm_load_time_diff','811');
INSERT INTO `wp_postmeta` VALUES (207210,13412,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (207211,13412,'pm_weight_document','33081');
INSERT INTO `wp_postmeta` VALUES (207212,13412,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (207213,13412,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207214,13412,'pm_weight_script','246470');
INSERT INTO `wp_postmeta` VALUES (207215,13412,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (207216,13412,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (207217,13412,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (207218,13412,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207219,13412,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207220,13412,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (207221,13412,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207222,13412,'pm_weight_document_diff','10');
INSERT INTO `wp_postmeta` VALUES (207223,13412,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207224,13412,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207225,13412,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (207226,13412,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207227,13412,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207228,13412,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207229,13412,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207230,13412,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207231,13412,'pm_weight_third-party_diff','-7');
INSERT INTO `wp_postmeta` VALUES (207232,13412,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207233,13412,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33081;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33081;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207235,13413,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (207236,13413,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207237,13413,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207239,13414,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (207240,13414,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (207241,13414,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207243,13415,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (207244,13415,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207245,13415,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207247,13416,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (207248,13416,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207249,13416,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207251,13417,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (207252,13417,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (207253,13417,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207255,13418,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (207256,13418,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207257,13418,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207259,13419,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (207260,13419,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (207261,13419,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207263,13420,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (207264,13420,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207265,13420,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207267,13421,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (207268,13421,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (207269,13421,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207271,13422,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (207272,13422,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207273,13422,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207275,13423,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (207276,13423,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207277,13423,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207279,13424,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (207280,13424,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (207281,13424,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207283,13425,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (207284,13425,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207285,13425,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207287,13426,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (207288,13426,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207289,13426,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207291,13427,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (207292,13427,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:55:\"Page for posts, Single faq, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (207293,13427,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207295,13428,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (207296,13428,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (207297,13428,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207299,13402,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (207300,13402,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (207301,13402,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (207302,13402,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (207303,13402,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (207304,13402,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (207305,13402,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (207333,13429,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (207334,13429,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (207335,13429,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (207336,13429,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (207337,13429,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (207339,13430,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (207340,13430,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (207341,13430,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (207342,13430,'pm_load_time','17191');
INSERT INTO `wp_postmeta` VALUES (207343,13430,'pm_lcp_time','12361');
INSERT INTO `wp_postmeta` VALUES (207344,13430,'pm_max_fid','2236');
INSERT INTO `wp_postmeta` VALUES (207345,13430,'pm_render_blocking_time','1144');
INSERT INTO `wp_postmeta` VALUES (207346,13430,'pm_total_blocking_time','5733');
INSERT INTO `wp_postmeta` VALUES (207347,13430,'pm_bootup_time','9293');
INSERT INTO `wp_postmeta` VALUES (207348,13430,'pm_weight','2217504');
INSERT INTO `wp_postmeta` VALUES (207349,13430,'pm_load_time_diff','-351');
INSERT INTO `wp_postmeta` VALUES (207350,13430,'pm_weight_diff','-61');
INSERT INTO `wp_postmeta` VALUES (207351,13430,'pm_weight_document','28865');
INSERT INTO `wp_postmeta` VALUES (207352,13430,'pm_weight_image','1725779');
INSERT INTO `wp_postmeta` VALUES (207353,13430,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207354,13430,'pm_weight_script','185713');
INSERT INTO `wp_postmeta` VALUES (207355,13430,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (207356,13430,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (207357,13430,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207358,13430,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207359,13430,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207360,13430,'pm_weight_third-party','125423');
INSERT INTO `wp_postmeta` VALUES (207361,13430,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (207362,13430,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (207363,13430,'pm_weight_image_diff','-47');
INSERT INTO `wp_postmeta` VALUES (207364,13430,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207365,13430,'pm_weight_script_diff','35');
INSERT INTO `wp_postmeta` VALUES (207366,13430,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207367,13430,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207368,13430,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207369,13430,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207370,13430,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207371,13430,'pm_weight_third-party_diff','-41');
INSERT INTO `wp_postmeta` VALUES (207372,13430,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207373,13430,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288545;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97948;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57115;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207375,13431,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (207376,13431,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (207377,13431,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (207378,13431,'pm_load_time','17611');
INSERT INTO `wp_postmeta` VALUES (207379,13431,'pm_lcp_time','5121');
INSERT INTO `wp_postmeta` VALUES (207380,13431,'pm_max_fid','1286');
INSERT INTO `wp_postmeta` VALUES (207381,13431,'pm_render_blocking_time','1271');
INSERT INTO `wp_postmeta` VALUES (207382,13431,'pm_total_blocking_time','6551');
INSERT INTO `wp_postmeta` VALUES (207383,13431,'pm_bootup_time','9869');
INSERT INTO `wp_postmeta` VALUES (207384,13431,'pm_weight','2685950');
INSERT INTO `wp_postmeta` VALUES (207385,13431,'pm_load_time_diff','432');
INSERT INTO `wp_postmeta` VALUES (207386,13431,'pm_weight_diff','-250');
INSERT INTO `wp_postmeta` VALUES (207387,13431,'pm_weight_document','31951');
INSERT INTO `wp_postmeta` VALUES (207388,13431,'pm_weight_image','1494966');
INSERT INTO `wp_postmeta` VALUES (207389,13431,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (207390,13431,'pm_weight_script','783978');
INSERT INTO `wp_postmeta` VALUES (207391,13431,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (207392,13431,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (207393,13431,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (207394,13431,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207395,13431,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207396,13431,'pm_weight_third-party','1012916');
INSERT INTO `wp_postmeta` VALUES (207397,13431,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (207398,13431,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (207399,13431,'pm_weight_image_diff','-16');
INSERT INTO `wp_postmeta` VALUES (207400,13431,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207401,13431,'pm_weight_script_diff','-13');
INSERT INTO `wp_postmeta` VALUES (207402,13431,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207403,13431,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207404,13431,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207405,13431,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207406,13431,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207407,13431,'pm_weight_third-party_diff','-248');
INSERT INTO `wp_postmeta` VALUES (207408,13431,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207409,13431,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540365;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207411,13432,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (207412,13432,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (207413,13432,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (207414,13432,'pm_load_time','12038');
INSERT INTO `wp_postmeta` VALUES (207415,13432,'pm_lcp_time','6328');
INSERT INTO `wp_postmeta` VALUES (207416,13432,'pm_max_fid','1159');
INSERT INTO `wp_postmeta` VALUES (207417,13432,'pm_render_blocking_time','1222');
INSERT INTO `wp_postmeta` VALUES (207418,13432,'pm_total_blocking_time','5699');
INSERT INTO `wp_postmeta` VALUES (207419,13432,'pm_bootup_time','7811');
INSERT INTO `wp_postmeta` VALUES (207420,13432,'pm_weight','1591038');
INSERT INTO `wp_postmeta` VALUES (207421,13432,'pm_load_time_diff','483');
INSERT INTO `wp_postmeta` VALUES (207422,13432,'pm_weight_diff','-37');
INSERT INTO `wp_postmeta` VALUES (207423,13432,'pm_weight_document','30346');
INSERT INTO `wp_postmeta` VALUES (207424,13432,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (207425,13432,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207426,13432,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207427,13432,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207428,13432,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (207429,13432,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207430,13432,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207431,13432,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207432,13432,'pm_weight_third-party','112910');
INSERT INTO `wp_postmeta` VALUES (207433,13432,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207434,13432,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (207435,13432,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207436,13432,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207437,13432,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207438,13432,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207439,13432,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (207440,13432,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207441,13432,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207442,13432,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207443,13432,'pm_weight_third-party_diff','-45');
INSERT INTO `wp_postmeta` VALUES (207444,13432,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207445,13432,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30346;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30346;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207447,13433,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (207448,13433,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (207449,13433,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (207450,13433,'pm_load_time','11897');
INSERT INTO `wp_postmeta` VALUES (207451,13433,'pm_lcp_time','5935');
INSERT INTO `wp_postmeta` VALUES (207452,13433,'pm_max_fid','1043');
INSERT INTO `wp_postmeta` VALUES (207453,13433,'pm_render_blocking_time','1523');
INSERT INTO `wp_postmeta` VALUES (207454,13433,'pm_total_blocking_time','5505');
INSERT INTO `wp_postmeta` VALUES (207455,13433,'pm_bootup_time','7227');
INSERT INTO `wp_postmeta` VALUES (207456,13433,'pm_weight','1590371');
INSERT INTO `wp_postmeta` VALUES (207457,13433,'pm_load_time_diff','1050');
INSERT INTO `wp_postmeta` VALUES (207458,13433,'pm_weight_diff','-13');
INSERT INTO `wp_postmeta` VALUES (207459,13433,'pm_weight_document','30002');
INSERT INTO `wp_postmeta` VALUES (207460,13433,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (207461,13433,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207462,13433,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207463,13433,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207464,13433,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (207465,13433,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207466,13433,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207467,13433,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207468,13433,'pm_weight_third-party','112931');
INSERT INTO `wp_postmeta` VALUES (207469,13433,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207470,13433,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (207471,13433,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207472,13433,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207473,13433,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207474,13433,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207475,13433,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (207476,13433,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207477,13433,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207478,13433,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207479,13433,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (207480,13433,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207481,13433,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30002;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30002;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207483,13434,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (207484,13434,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (207485,13434,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (207486,13434,'pm_load_time','12531');
INSERT INTO `wp_postmeta` VALUES (207487,13434,'pm_lcp_time','6474');
INSERT INTO `wp_postmeta` VALUES (207488,13434,'pm_max_fid','1002');
INSERT INTO `wp_postmeta` VALUES (207489,13434,'pm_render_blocking_time','1427');
INSERT INTO `wp_postmeta` VALUES (207490,13434,'pm_total_blocking_time','5698');
INSERT INTO `wp_postmeta` VALUES (207491,13434,'pm_bootup_time','7069');
INSERT INTO `wp_postmeta` VALUES (207492,13434,'pm_weight','1700849');
INSERT INTO `wp_postmeta` VALUES (207493,13434,'pm_load_time_diff','322');
INSERT INTO `wp_postmeta` VALUES (207494,13434,'pm_weight_diff','29');
INSERT INTO `wp_postmeta` VALUES (207495,13434,'pm_weight_document','33219');
INSERT INTO `wp_postmeta` VALUES (207496,13434,'pm_weight_image','1200063');
INSERT INTO `wp_postmeta` VALUES (207497,13434,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (207498,13434,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207499,13434,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207500,13434,'pm_weight_script','145501');
INSERT INTO `wp_postmeta` VALUES (207501,13434,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (207502,13434,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207503,13434,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207504,13434,'pm_weight_third-party','112954');
INSERT INTO `wp_postmeta` VALUES (207505,13434,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207506,13434,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (207507,13434,'pm_weight_image_diff','30');
INSERT INTO `wp_postmeta` VALUES (207508,13434,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207509,13434,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207510,13434,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207511,13434,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (207512,13434,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207513,13434,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207514,13434,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207515,13434,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207516,13434,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207517,13434,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131016;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33219;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33219;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207519,13435,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (207520,13435,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (207521,13435,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (207522,13435,'pm_load_time','15809');
INSERT INTO `wp_postmeta` VALUES (207523,13435,'pm_lcp_time','9430');
INSERT INTO `wp_postmeta` VALUES (207524,13435,'pm_max_fid','1368');
INSERT INTO `wp_postmeta` VALUES (207525,13435,'pm_render_blocking_time','1770');
INSERT INTO `wp_postmeta` VALUES (207526,13435,'pm_total_blocking_time','7224');
INSERT INTO `wp_postmeta` VALUES (207527,13435,'pm_bootup_time','10817');
INSERT INTO `wp_postmeta` VALUES (207528,13435,'pm_weight','2175630');
INSERT INTO `wp_postmeta` VALUES (207529,13435,'pm_load_time_diff','-127');
INSERT INTO `wp_postmeta` VALUES (207530,13435,'pm_weight_diff','-576');
INSERT INTO `wp_postmeta` VALUES (207531,13435,'pm_weight_document','37202');
INSERT INTO `wp_postmeta` VALUES (207532,13435,'pm_weight_image','1381340');
INSERT INTO `wp_postmeta` VALUES (207533,13435,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207534,13435,'pm_weight_script','412618');
INSERT INTO `wp_postmeta` VALUES (207535,13435,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (207536,13435,'pm_weight_stylesheet','175605');
INSERT INTO `wp_postmeta` VALUES (207537,13435,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (207538,13435,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207539,13435,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207540,13435,'pm_weight_third-party','339522');
INSERT INTO `wp_postmeta` VALUES (207541,13435,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (207542,13435,'pm_weight_document_diff','24');
INSERT INTO `wp_postmeta` VALUES (207543,13435,'pm_weight_image_diff','30');
INSERT INTO `wp_postmeta` VALUES (207544,13435,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207545,13435,'pm_weight_script_diff','-1422');
INSERT INTO `wp_postmeta` VALUES (207546,13435,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207547,13435,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (207548,13435,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207549,13435,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207550,13435,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207551,13435,'pm_weight_third-party_diff','-735');
INSERT INTO `wp_postmeta` VALUES (207552,13435,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207553,13435,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288567;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:80337;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66706;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:50662;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37202;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207555,13436,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (207556,13436,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (207557,13436,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (207558,13436,'pm_load_time','11558');
INSERT INTO `wp_postmeta` VALUES (207559,13436,'pm_lcp_time','6645');
INSERT INTO `wp_postmeta` VALUES (207560,13436,'pm_max_fid','1184');
INSERT INTO `wp_postmeta` VALUES (207561,13436,'pm_render_blocking_time','1217');
INSERT INTO `wp_postmeta` VALUES (207562,13436,'pm_total_blocking_time','4826');
INSERT INTO `wp_postmeta` VALUES (207563,13436,'pm_bootup_time','6981');
INSERT INTO `wp_postmeta` VALUES (207564,13436,'pm_weight','1655691');
INSERT INTO `wp_postmeta` VALUES (207565,13436,'pm_load_time_diff','-602');
INSERT INTO `wp_postmeta` VALUES (207566,13436,'pm_weight_diff','9');
INSERT INTO `wp_postmeta` VALUES (207567,13436,'pm_weight_document','31060');
INSERT INTO `wp_postmeta` VALUES (207568,13436,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (207569,13436,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207570,13436,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207571,13436,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207572,13436,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (207573,13436,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207574,13436,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207575,13436,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207576,13436,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (207577,13436,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207578,13436,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (207579,13436,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (207580,13436,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207581,13436,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207582,13436,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207583,13436,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (207584,13436,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207585,13436,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207586,13436,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207587,13436,'pm_weight_third-party_diff','30');
INSERT INTO `wp_postmeta` VALUES (207588,13436,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207589,13436,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31060;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207591,13437,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (207592,13437,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (207593,13437,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (207594,13437,'pm_load_time','11352');
INSERT INTO `wp_postmeta` VALUES (207595,13437,'pm_lcp_time','6106');
INSERT INTO `wp_postmeta` VALUES (207596,13437,'pm_max_fid','996');
INSERT INTO `wp_postmeta` VALUES (207597,13437,'pm_render_blocking_time','1500');
INSERT INTO `wp_postmeta` VALUES (207598,13437,'pm_total_blocking_time','4433');
INSERT INTO `wp_postmeta` VALUES (207599,13437,'pm_bootup_time','6396');
INSERT INTO `wp_postmeta` VALUES (207600,13437,'pm_weight','1591458');
INSERT INTO `wp_postmeta` VALUES (207601,13437,'pm_load_time_diff','-814');
INSERT INTO `wp_postmeta` VALUES (207602,13437,'pm_weight_diff','65');
INSERT INTO `wp_postmeta` VALUES (207603,13437,'pm_weight_document','30505');
INSERT INTO `wp_postmeta` VALUES (207604,13437,'pm_weight_image','1098666');
INSERT INTO `wp_postmeta` VALUES (207605,13437,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207606,13437,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207607,13437,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207608,13437,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (207609,13437,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207610,13437,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207611,13437,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207612,13437,'pm_weight_third-party','112982');
INSERT INTO `wp_postmeta` VALUES (207613,13437,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207614,13437,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (207615,13437,'pm_weight_image_diff','29');
INSERT INTO `wp_postmeta` VALUES (207616,13437,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207617,13437,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207618,13437,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207619,13437,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (207620,13437,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207621,13437,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207622,13437,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207623,13437,'pm_weight_third-party_diff','29');
INSERT INTO `wp_postmeta` VALUES (207624,13437,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207625,13437,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30505;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30505;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207627,13438,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (207628,13438,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (207629,13438,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (207630,13438,'pm_load_time','13094');
INSERT INTO `wp_postmeta` VALUES (207631,13438,'pm_lcp_time','8103');
INSERT INTO `wp_postmeta` VALUES (207632,13438,'pm_max_fid','1272');
INSERT INTO `wp_postmeta` VALUES (207633,13438,'pm_render_blocking_time','2417');
INSERT INTO `wp_postmeta` VALUES (207634,13438,'pm_total_blocking_time','5923');
INSERT INTO `wp_postmeta` VALUES (207635,13438,'pm_bootup_time','8293');
INSERT INTO `wp_postmeta` VALUES (207636,13438,'pm_weight','1728092');
INSERT INTO `wp_postmeta` VALUES (207637,13438,'pm_load_time_diff','340');
INSERT INTO `wp_postmeta` VALUES (207638,13438,'pm_weight_diff','-26');
INSERT INTO `wp_postmeta` VALUES (207639,13438,'pm_weight_document','33076');
INSERT INTO `wp_postmeta` VALUES (207640,13438,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (207641,13438,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207642,13438,'pm_weight_script','246467');
INSERT INTO `wp_postmeta` VALUES (207643,13438,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (207644,13438,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (207645,13438,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (207646,13438,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207647,13438,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207648,13438,'pm_weight_third-party','112945');
INSERT INTO `wp_postmeta` VALUES (207649,13438,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207650,13438,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (207651,13438,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207652,13438,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207653,13438,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (207654,13438,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207655,13438,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207656,13438,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207657,13438,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207658,13438,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207659,13438,'pm_weight_third-party_diff','-16');
INSERT INTO `wp_postmeta` VALUES (207660,13438,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207661,13438,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33076;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207663,13439,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (207664,13439,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207665,13439,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207667,13440,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (207668,13440,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207669,13440,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207671,13441,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (207672,13441,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207673,13441,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207675,13442,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (207676,13442,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207677,13442,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207679,13443,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (207680,13443,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single page, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (207681,13443,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207683,13444,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (207684,13444,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207685,13444,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207687,13445,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (207688,13445,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207689,13445,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207691,13446,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (207692,13446,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (207693,13446,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207695,13447,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (207696,13447,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207697,13447,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207699,13448,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (207700,13448,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207701,13448,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207703,13449,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (207704,13449,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (207705,13449,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (207707,13450,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (207708,13450,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207709,13450,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207711,13451,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (207712,13451,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:89:\"Page for posts, Single faq, Single page, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (207713,13451,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207715,13452,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (207716,13452,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (207717,13452,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207719,13453,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (207720,13453,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (207721,13453,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207723,13429,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (207724,13429,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (207725,13429,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (207726,13429,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (207727,13429,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (207728,13429,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (207729,13429,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (207754,13454,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (207755,13454,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (207756,13454,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (207757,13454,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (207758,13454,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (207760,13455,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (207761,13455,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (207762,13455,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (207763,13455,'pm_load_time','16788');
INSERT INTO `wp_postmeta` VALUES (207764,13455,'pm_lcp_time','12154');
INSERT INTO `wp_postmeta` VALUES (207765,13455,'pm_max_fid','2145');
INSERT INTO `wp_postmeta` VALUES (207766,13455,'pm_render_blocking_time','1211');
INSERT INTO `wp_postmeta` VALUES (207767,13455,'pm_total_blocking_time','5872');
INSERT INTO `wp_postmeta` VALUES (207768,13455,'pm_bootup_time','9456');
INSERT INTO `wp_postmeta` VALUES (207769,13455,'pm_weight','2217574');
INSERT INTO `wp_postmeta` VALUES (207770,13455,'pm_load_time_diff','-403');
INSERT INTO `wp_postmeta` VALUES (207771,13455,'pm_weight_diff','70');
INSERT INTO `wp_postmeta` VALUES (207772,13455,'pm_weight_document','28855');
INSERT INTO `wp_postmeta` VALUES (207773,13455,'pm_weight_image','1725724');
INSERT INTO `wp_postmeta` VALUES (207774,13455,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207775,13455,'pm_weight_script','185755');
INSERT INTO `wp_postmeta` VALUES (207776,13455,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (207777,13455,'pm_weight_stylesheet','154270');
INSERT INTO `wp_postmeta` VALUES (207778,13455,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207779,13455,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207780,13455,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207781,13455,'pm_weight_third-party','125509');
INSERT INTO `wp_postmeta` VALUES (207782,13455,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (207783,13455,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (207784,13455,'pm_weight_image_diff','-55');
INSERT INTO `wp_postmeta` VALUES (207785,13455,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207786,13455,'pm_weight_script_diff','42');
INSERT INTO `wp_postmeta` VALUES (207787,13455,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207788,13455,'pm_weight_stylesheet_diff','69');
INSERT INTO `wp_postmeta` VALUES (207789,13455,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207790,13455,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207791,13455,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207792,13455,'pm_weight_third-party_diff','86');
INSERT INTO `wp_postmeta` VALUES (207793,13455,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207794,13455,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411552;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288541;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76771;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57084;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207796,13456,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (207797,13456,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (207798,13456,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (207799,13456,'pm_load_time','17808');
INSERT INTO `wp_postmeta` VALUES (207800,13456,'pm_lcp_time','4863');
INSERT INTO `wp_postmeta` VALUES (207801,13456,'pm_max_fid','990');
INSERT INTO `wp_postmeta` VALUES (207802,13456,'pm_render_blocking_time','1499');
INSERT INTO `wp_postmeta` VALUES (207803,13456,'pm_total_blocking_time','6226');
INSERT INTO `wp_postmeta` VALUES (207804,13456,'pm_bootup_time','9665');
INSERT INTO `wp_postmeta` VALUES (207805,13456,'pm_weight','2686487');
INSERT INTO `wp_postmeta` VALUES (207806,13456,'pm_load_time_diff','197');
INSERT INTO `wp_postmeta` VALUES (207807,13456,'pm_weight_diff','537');
INSERT INTO `wp_postmeta` VALUES (207808,13456,'pm_weight_document','31945');
INSERT INTO `wp_postmeta` VALUES (207809,13456,'pm_weight_image','1494984');
INSERT INTO `wp_postmeta` VALUES (207810,13456,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (207811,13456,'pm_weight_script','783994');
INSERT INTO `wp_postmeta` VALUES (207812,13456,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (207813,13456,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (207814,13456,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (207815,13456,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207816,13456,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207817,13456,'pm_weight_third-party','1013454');
INSERT INTO `wp_postmeta` VALUES (207818,13456,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (207819,13456,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207820,13456,'pm_weight_image_diff','18');
INSERT INTO `wp_postmeta` VALUES (207821,13456,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207822,13456,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (207823,13456,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207824,13456,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207825,13456,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207826,13456,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207827,13456,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207828,13456,'pm_weight_third-party_diff','538');
INSERT INTO `wp_postmeta` VALUES (207829,13456,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207830,13456,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74948;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207832,13457,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (207833,13457,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (207834,13457,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (207835,13457,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (207836,13457,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (207837,13457,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (207838,13457,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (207839,13457,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (207840,13457,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (207841,13457,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (207842,13457,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (207844,13458,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (207845,13458,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (207846,13458,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (207847,13458,'pm_load_time','10528');
INSERT INTO `wp_postmeta` VALUES (207848,13458,'pm_lcp_time','6183');
INSERT INTO `wp_postmeta` VALUES (207849,13458,'pm_max_fid','907');
INSERT INTO `wp_postmeta` VALUES (207850,13458,'pm_render_blocking_time','1727');
INSERT INTO `wp_postmeta` VALUES (207851,13458,'pm_total_blocking_time','3937');
INSERT INTO `wp_postmeta` VALUES (207852,13458,'pm_bootup_time','6158');
INSERT INTO `wp_postmeta` VALUES (207853,13458,'pm_weight','1591054');
INSERT INTO `wp_postmeta` VALUES (207854,13458,'pm_load_time_diff','-1510');
INSERT INTO `wp_postmeta` VALUES (207855,13458,'pm_weight_diff','16');
INSERT INTO `wp_postmeta` VALUES (207856,13458,'pm_weight_document','30341');
INSERT INTO `wp_postmeta` VALUES (207857,13458,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (207858,13458,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207859,13458,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207860,13458,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207861,13458,'pm_weight_script','142905');
INSERT INTO `wp_postmeta` VALUES (207862,13458,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207863,13458,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207864,13458,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207865,13458,'pm_weight_third-party','112936');
INSERT INTO `wp_postmeta` VALUES (207866,13458,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207867,13458,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (207868,13458,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207869,13458,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207870,13458,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207871,13458,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207872,13458,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (207873,13458,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207874,13458,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207875,13458,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207876,13458,'pm_weight_third-party_diff','26');
INSERT INTO `wp_postmeta` VALUES (207877,13458,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207878,13458,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30341;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30341;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207880,13459,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (207881,13459,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (207882,13459,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (207883,13459,'pm_load_time','11382');
INSERT INTO `wp_postmeta` VALUES (207884,13459,'pm_lcp_time','4898');
INSERT INTO `wp_postmeta` VALUES (207885,13459,'pm_max_fid','827');
INSERT INTO `wp_postmeta` VALUES (207886,13459,'pm_render_blocking_time','1173');
INSERT INTO `wp_postmeta` VALUES (207887,13459,'pm_total_blocking_time','4741');
INSERT INTO `wp_postmeta` VALUES (207888,13459,'pm_bootup_time','6268');
INSERT INTO `wp_postmeta` VALUES (207889,13459,'pm_weight','1590397');
INSERT INTO `wp_postmeta` VALUES (207890,13459,'pm_load_time_diff','-515');
INSERT INTO `wp_postmeta` VALUES (207891,13459,'pm_weight_diff','26');
INSERT INTO `wp_postmeta` VALUES (207892,13459,'pm_weight_document','29996');
INSERT INTO `wp_postmeta` VALUES (207893,13459,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (207894,13459,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (207895,13459,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207896,13459,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207897,13459,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (207898,13459,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207899,13459,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207900,13459,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207901,13459,'pm_weight_third-party','112962');
INSERT INTO `wp_postmeta` VALUES (207902,13459,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207903,13459,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (207904,13459,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (207905,13459,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207906,13459,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207907,13459,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207908,13459,'pm_weight_script_diff','9');
INSERT INTO `wp_postmeta` VALUES (207909,13459,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207910,13459,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207911,13459,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207912,13459,'pm_weight_third-party_diff','31');
INSERT INTO `wp_postmeta` VALUES (207913,13459,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207914,13459,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29996;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29996;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207916,13460,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (207917,13460,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (207918,13460,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (207919,13460,'pm_load_time','11225');
INSERT INTO `wp_postmeta` VALUES (207920,13460,'pm_lcp_time','6152');
INSERT INTO `wp_postmeta` VALUES (207921,13460,'pm_max_fid','1007');
INSERT INTO `wp_postmeta` VALUES (207922,13460,'pm_render_blocking_time','992');
INSERT INTO `wp_postmeta` VALUES (207923,13460,'pm_total_blocking_time','4849');
INSERT INTO `wp_postmeta` VALUES (207924,13460,'pm_bootup_time','6560');
INSERT INTO `wp_postmeta` VALUES (207925,13460,'pm_weight','1700872');
INSERT INTO `wp_postmeta` VALUES (207926,13460,'pm_load_time_diff','-1306');
INSERT INTO `wp_postmeta` VALUES (207927,13460,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (207928,13460,'pm_weight_document','33217');
INSERT INTO `wp_postmeta` VALUES (207929,13460,'pm_weight_image','1200035');
INSERT INTO `wp_postmeta` VALUES (207930,13460,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (207931,13460,'pm_weight_stylesheet','170776');
INSERT INTO `wp_postmeta` VALUES (207932,13460,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207933,13460,'pm_weight_script','145523');
INSERT INTO `wp_postmeta` VALUES (207934,13460,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (207935,13460,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207936,13460,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207937,13460,'pm_weight_third-party','112926');
INSERT INTO `wp_postmeta` VALUES (207938,13460,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207939,13460,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (207940,13460,'pm_weight_image_diff','-28');
INSERT INTO `wp_postmeta` VALUES (207941,13460,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207942,13460,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (207943,13460,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207944,13460,'pm_weight_script_diff','22');
INSERT INTO `wp_postmeta` VALUES (207945,13460,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207946,13460,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207947,13460,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207948,13460,'pm_weight_third-party_diff','-28');
INSERT INTO `wp_postmeta` VALUES (207949,13460,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207950,13460,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207952,13461,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (207953,13461,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (207954,13461,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (207955,13461,'pm_load_time','11764');
INSERT INTO `wp_postmeta` VALUES (207956,13461,'pm_lcp_time','7098');
INSERT INTO `wp_postmeta` VALUES (207957,13461,'pm_max_fid','1204');
INSERT INTO `wp_postmeta` VALUES (207958,13461,'pm_render_blocking_time','1245');
INSERT INTO `wp_postmeta` VALUES (207959,13461,'pm_total_blocking_time','5034');
INSERT INTO `wp_postmeta` VALUES (207960,13461,'pm_bootup_time','6657');
INSERT INTO `wp_postmeta` VALUES (207961,13461,'pm_weight','1655668');
INSERT INTO `wp_postmeta` VALUES (207962,13461,'pm_load_time_diff','206');
INSERT INTO `wp_postmeta` VALUES (207963,13461,'pm_weight_diff','-23');
INSERT INTO `wp_postmeta` VALUES (207964,13461,'pm_weight_document','31056');
INSERT INTO `wp_postmeta` VALUES (207965,13461,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (207966,13461,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (207967,13461,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (207968,13461,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (207969,13461,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (207970,13461,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (207971,13461,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (207972,13461,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (207973,13461,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (207974,13461,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (207975,13461,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (207976,13461,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207977,13461,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (207978,13461,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207979,13461,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (207980,13461,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (207981,13461,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (207982,13461,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207983,13461,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (207984,13461,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (207985,13461,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (207986,13461,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31056;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (207988,13462,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (207989,13462,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (207990,13462,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (207991,13462,'pm_load_time','10785');
INSERT INTO `wp_postmeta` VALUES (207992,13462,'pm_lcp_time','5082');
INSERT INTO `wp_postmeta` VALUES (207993,13462,'pm_max_fid','783');
INSERT INTO `wp_postmeta` VALUES (207994,13462,'pm_render_blocking_time','1560');
INSERT INTO `wp_postmeta` VALUES (207995,13462,'pm_total_blocking_time','3994');
INSERT INTO `wp_postmeta` VALUES (207996,13462,'pm_bootup_time','5714');
INSERT INTO `wp_postmeta` VALUES (207997,13462,'pm_weight','1591405');
INSERT INTO `wp_postmeta` VALUES (207998,13462,'pm_load_time_diff','-567');
INSERT INTO `wp_postmeta` VALUES (207999,13462,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (208000,13462,'pm_weight_document','30495');
INSERT INTO `wp_postmeta` VALUES (208001,13462,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (208002,13462,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (208003,13462,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208004,13462,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208005,13462,'pm_weight_script','142911');
INSERT INTO `wp_postmeta` VALUES (208006,13462,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (208007,13462,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208008,13462,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208009,13462,'pm_weight_third-party','112979');
INSERT INTO `wp_postmeta` VALUES (208010,13462,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208011,13462,'pm_weight_document_diff','-10');
INSERT INTO `wp_postmeta` VALUES (208012,13462,'pm_weight_image_diff','-29');
INSERT INTO `wp_postmeta` VALUES (208013,13462,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208014,13462,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208015,13462,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208016,13462,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (208017,13462,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208018,13462,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208019,13462,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208020,13462,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (208021,13462,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208022,13462,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30495;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30495;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208024,13463,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (208025,13463,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (208026,13463,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (208027,13463,'pm_load_time','12524');
INSERT INTO `wp_postmeta` VALUES (208028,13463,'pm_lcp_time','8023');
INSERT INTO `wp_postmeta` VALUES (208029,13463,'pm_max_fid','1281');
INSERT INTO `wp_postmeta` VALUES (208030,13463,'pm_render_blocking_time','2480');
INSERT INTO `wp_postmeta` VALUES (208031,13463,'pm_total_blocking_time','5017');
INSERT INTO `wp_postmeta` VALUES (208032,13463,'pm_bootup_time','7499');
INSERT INTO `wp_postmeta` VALUES (208033,13463,'pm_weight','1728109');
INSERT INTO `wp_postmeta` VALUES (208034,13463,'pm_load_time_diff','-570');
INSERT INTO `wp_postmeta` VALUES (208035,13463,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (208036,13463,'pm_weight_document','33069');
INSERT INTO `wp_postmeta` VALUES (208037,13463,'pm_weight_image','1103602');
INSERT INTO `wp_postmeta` VALUES (208038,13463,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208039,13463,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (208040,13463,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (208041,13463,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (208042,13463,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (208043,13463,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208044,13463,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208045,13463,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (208046,13463,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208047,13463,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (208048,13463,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (208049,13463,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208050,13463,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (208051,13463,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208052,13463,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208053,13463,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208054,13463,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208055,13463,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208056,13463,'pm_weight_third-party_diff','24');
INSERT INTO `wp_postmeta` VALUES (208057,13463,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208058,13463,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72973;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33069;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33069;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208060,13464,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (208061,13464,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208062,13464,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208064,13465,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (208065,13465,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208066,13465,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208068,13466,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (208069,13466,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208070,13466,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208072,13467,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (208073,13467,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:69:\"Homepage, Page for posts, Single faq, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (208074,13467,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208076,13468,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (208077,13468,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208078,13468,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208080,13469,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (208081,13469,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208082,13469,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208084,13470,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (208085,13470,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (208086,13470,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208088,13471,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (208089,13471,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208090,13471,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208092,13472,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (208093,13472,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208094,13472,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208096,13473,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (208097,13473,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:69:\"Homepage, Page for posts, Single faq, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (208098,13473,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208100,13474,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (208101,13474,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208102,13474,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208104,13475,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (208105,13475,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (208106,13475,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208108,13476,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (208109,13476,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Page for posts, Single faq, Single page, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208110,13476,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208112,13477,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (208113,13477,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (208114,13477,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208116,13454,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (208117,13454,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (208118,13454,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (208119,13454,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (208120,13454,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (208121,13454,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (208122,13454,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (208150,13478,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (208151,13478,'pm_average_score_diff','-3');
INSERT INTO `wp_postmeta` VALUES (208152,13478,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (208153,13478,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (208154,13478,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (208156,13479,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (208157,13479,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (208158,13479,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (208159,13479,'pm_load_time','16381');
INSERT INTO `wp_postmeta` VALUES (208160,13479,'pm_lcp_time','13716');
INSERT INTO `wp_postmeta` VALUES (208161,13479,'pm_max_fid','1899');
INSERT INTO `wp_postmeta` VALUES (208162,13479,'pm_render_blocking_time','899');
INSERT INTO `wp_postmeta` VALUES (208163,13479,'pm_total_blocking_time','5269');
INSERT INTO `wp_postmeta` VALUES (208164,13479,'pm_bootup_time','7998');
INSERT INTO `wp_postmeta` VALUES (208165,13479,'pm_weight','2217538');
INSERT INTO `wp_postmeta` VALUES (208166,13479,'pm_load_time_diff','-407');
INSERT INTO `wp_postmeta` VALUES (208167,13479,'pm_weight_diff','-36');
INSERT INTO `wp_postmeta` VALUES (208168,13479,'pm_weight_document','28860');
INSERT INTO `wp_postmeta` VALUES (208169,13479,'pm_weight_image','1725741');
INSERT INTO `wp_postmeta` VALUES (208170,13479,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208171,13479,'pm_weight_script','185710');
INSERT INTO `wp_postmeta` VALUES (208172,13479,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (208173,13479,'pm_weight_stylesheet','154206');
INSERT INTO `wp_postmeta` VALUES (208174,13479,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208175,13479,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208176,13479,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208177,13479,'pm_weight_third-party','125482');
INSERT INTO `wp_postmeta` VALUES (208178,13479,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (208179,13479,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (208180,13479,'pm_weight_image_diff','17');
INSERT INTO `wp_postmeta` VALUES (208181,13479,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208182,13479,'pm_weight_script_diff','-45');
INSERT INTO `wp_postmeta` VALUES (208183,13479,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208184,13479,'pm_weight_stylesheet_diff','-64');
INSERT INTO `wp_postmeta` VALUES (208185,13479,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208186,13479,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208187,13479,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208188,13479,'pm_weight_third-party_diff','-27');
INSERT INTO `wp_postmeta` VALUES (208189,13479,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208190,13479,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491144;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97930;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57087;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208192,13480,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (208193,13480,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (208194,13480,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (208195,13480,'pm_load_time','17355');
INSERT INTO `wp_postmeta` VALUES (208196,13480,'pm_lcp_time','6340');
INSERT INTO `wp_postmeta` VALUES (208197,13480,'pm_max_fid','947');
INSERT INTO `wp_postmeta` VALUES (208198,13480,'pm_render_blocking_time','1833');
INSERT INTO `wp_postmeta` VALUES (208199,13480,'pm_total_blocking_time','5704');
INSERT INTO `wp_postmeta` VALUES (208200,13480,'pm_bootup_time','8532');
INSERT INTO `wp_postmeta` VALUES (208201,13480,'pm_weight','2686141');
INSERT INTO `wp_postmeta` VALUES (208202,13480,'pm_load_time_diff','-453');
INSERT INTO `wp_postmeta` VALUES (208203,13480,'pm_weight_diff','-346');
INSERT INTO `wp_postmeta` VALUES (208204,13480,'pm_weight_document','31954');
INSERT INTO `wp_postmeta` VALUES (208205,13480,'pm_weight_image','1494970');
INSERT INTO `wp_postmeta` VALUES (208206,13480,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (208207,13480,'pm_weight_script','784241');
INSERT INTO `wp_postmeta` VALUES (208208,13480,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (208209,13480,'pm_weight_stylesheet','219465');
INSERT INTO `wp_postmeta` VALUES (208210,13480,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (208211,13480,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208212,13480,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208213,13480,'pm_weight_third-party','1013140');
INSERT INTO `wp_postmeta` VALUES (208214,13480,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (208215,13480,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (208216,13480,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (208217,13480,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208218,13480,'pm_weight_script_diff','247');
INSERT INTO `wp_postmeta` VALUES (208219,13480,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208220,13480,'pm_weight_stylesheet_diff','-242');
INSERT INTO `wp_postmeta` VALUES (208221,13480,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208222,13480,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208223,13480,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208224,13480,'pm_weight_third-party_diff','-314');
INSERT INTO `wp_postmeta` VALUES (208225,13480,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208226,13480,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540352;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75180;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47487;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208228,13481,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (208229,13481,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (208230,13481,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (208231,13481,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (208232,13481,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (208233,13481,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (208234,13481,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (208235,13481,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (208236,13481,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (208237,13481,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (208238,13481,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (208239,13481,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (208240,13481,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208242,13482,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (208243,13482,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (208244,13482,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (208245,13482,'pm_load_time','11137');
INSERT INTO `wp_postmeta` VALUES (208246,13482,'pm_lcp_time','5978');
INSERT INTO `wp_postmeta` VALUES (208247,13482,'pm_max_fid','930');
INSERT INTO `wp_postmeta` VALUES (208248,13482,'pm_render_blocking_time','1264');
INSERT INTO `wp_postmeta` VALUES (208249,13482,'pm_total_blocking_time','4691');
INSERT INTO `wp_postmeta` VALUES (208250,13482,'pm_bootup_time','6622');
INSERT INTO `wp_postmeta` VALUES (208251,13482,'pm_weight','1591138');
INSERT INTO `wp_postmeta` VALUES (208252,13482,'pm_load_time_diff','609');
INSERT INTO `wp_postmeta` VALUES (208253,13482,'pm_weight_diff','84');
INSERT INTO `wp_postmeta` VALUES (208254,13482,'pm_weight_document','30355');
INSERT INTO `wp_postmeta` VALUES (208255,13482,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (208256,13482,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (208257,13482,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208258,13482,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208259,13482,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (208260,13482,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (208261,13482,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208262,13482,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208263,13482,'pm_weight_third-party','112992');
INSERT INTO `wp_postmeta` VALUES (208264,13482,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208265,13482,'pm_weight_document_diff','14');
INSERT INTO `wp_postmeta` VALUES (208266,13482,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208267,13482,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208268,13482,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208269,13482,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208270,13482,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (208271,13482,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208272,13482,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208273,13482,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208274,13482,'pm_weight_third-party_diff','56');
INSERT INTO `wp_postmeta` VALUES (208275,13482,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208276,13482,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30355;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30355;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208278,13483,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (208279,13483,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (208280,13483,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (208281,13483,'pm_load_time','11483');
INSERT INTO `wp_postmeta` VALUES (208282,13483,'pm_lcp_time','5845');
INSERT INTO `wp_postmeta` VALUES (208283,13483,'pm_max_fid','1043');
INSERT INTO `wp_postmeta` VALUES (208284,13483,'pm_render_blocking_time','1604');
INSERT INTO `wp_postmeta` VALUES (208285,13483,'pm_total_blocking_time','5152');
INSERT INTO `wp_postmeta` VALUES (208286,13483,'pm_bootup_time','6970');
INSERT INTO `wp_postmeta` VALUES (208287,13483,'pm_weight','1590410');
INSERT INTO `wp_postmeta` VALUES (208288,13483,'pm_load_time_diff','101');
INSERT INTO `wp_postmeta` VALUES (208289,13483,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (208290,13483,'pm_weight_document','29998');
INSERT INTO `wp_postmeta` VALUES (208291,13483,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (208292,13483,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (208293,13483,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208294,13483,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208295,13483,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (208296,13483,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (208297,13483,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208298,13483,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208299,13483,'pm_weight_third-party','112978');
INSERT INTO `wp_postmeta` VALUES (208300,13483,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208301,13483,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (208302,13483,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (208303,13483,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208304,13483,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208305,13483,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208306,13483,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (208307,13483,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208308,13483,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208309,13483,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208310,13483,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (208311,13483,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208312,13483,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29998;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29998;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208314,13484,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (208315,13484,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (208316,13484,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (208317,13484,'pm_load_time','12536');
INSERT INTO `wp_postmeta` VALUES (208318,13484,'pm_lcp_time','6393');
INSERT INTO `wp_postmeta` VALUES (208319,13484,'pm_max_fid','1059');
INSERT INTO `wp_postmeta` VALUES (208320,13484,'pm_render_blocking_time','1060');
INSERT INTO `wp_postmeta` VALUES (208321,13484,'pm_total_blocking_time','5627');
INSERT INTO `wp_postmeta` VALUES (208322,13484,'pm_bootup_time','7378');
INSERT INTO `wp_postmeta` VALUES (208323,13484,'pm_weight','1700874');
INSERT INTO `wp_postmeta` VALUES (208324,13484,'pm_load_time_diff','1311');
INSERT INTO `wp_postmeta` VALUES (208325,13484,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (208326,13484,'pm_weight_document','33218');
INSERT INTO `wp_postmeta` VALUES (208327,13484,'pm_weight_image','1200063');
INSERT INTO `wp_postmeta` VALUES (208328,13484,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (208329,13484,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208330,13484,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208331,13484,'pm_weight_script','145499');
INSERT INTO `wp_postmeta` VALUES (208332,13484,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (208333,13484,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208334,13484,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208335,13484,'pm_weight_third-party','112983');
INSERT INTO `wp_postmeta` VALUES (208336,13484,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208337,13484,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (208338,13484,'pm_weight_image_diff','28');
INSERT INTO `wp_postmeta` VALUES (208339,13484,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208340,13484,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (208341,13484,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208342,13484,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (208343,13484,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208344,13484,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208345,13484,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208346,13484,'pm_weight_third-party_diff','57');
INSERT INTO `wp_postmeta` VALUES (208347,13484,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208348,13484,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131014;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208350,13485,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (208351,13485,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (208352,13485,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (208353,13485,'pm_load_time','15960');
INSERT INTO `wp_postmeta` VALUES (208354,13485,'pm_lcp_time','9624');
INSERT INTO `wp_postmeta` VALUES (208355,13485,'pm_max_fid','1549');
INSERT INTO `wp_postmeta` VALUES (208356,13485,'pm_render_blocking_time','1511');
INSERT INTO `wp_postmeta` VALUES (208357,13485,'pm_total_blocking_time','7641');
INSERT INTO `wp_postmeta` VALUES (208358,13485,'pm_bootup_time','11355');
INSERT INTO `wp_postmeta` VALUES (208359,13485,'pm_weight','2195587');
INSERT INTO `wp_postmeta` VALUES (208360,13485,'pm_weight_document','37215');
INSERT INTO `wp_postmeta` VALUES (208361,13485,'pm_weight_image','1381333');
INSERT INTO `wp_postmeta` VALUES (208362,13485,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208363,13485,'pm_weight_script','431668');
INSERT INTO `wp_postmeta` VALUES (208364,13485,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (208365,13485,'pm_weight_stylesheet','175584');
INSERT INTO `wp_postmeta` VALUES (208366,13485,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (208367,13485,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208368,13485,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208369,13485,'pm_weight_third-party','359499');
INSERT INTO `wp_postmeta` VALUES (208370,13485,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (208371,13485,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:87456;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73201;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:55752;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37215;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (208373,13486,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (208374,13486,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (208375,13486,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (208376,13486,'pm_load_time','11826');
INSERT INTO `wp_postmeta` VALUES (208377,13486,'pm_lcp_time','6525');
INSERT INTO `wp_postmeta` VALUES (208378,13486,'pm_max_fid','1211');
INSERT INTO `wp_postmeta` VALUES (208379,13486,'pm_render_blocking_time','1207');
INSERT INTO `wp_postmeta` VALUES (208380,13486,'pm_total_blocking_time','5013');
INSERT INTO `wp_postmeta` VALUES (208381,13486,'pm_bootup_time','6680');
INSERT INTO `wp_postmeta` VALUES (208382,13486,'pm_weight','1655675');
INSERT INTO `wp_postmeta` VALUES (208383,13486,'pm_load_time_diff','62');
INSERT INTO `wp_postmeta` VALUES (208384,13486,'pm_weight_diff','7');
INSERT INTO `wp_postmeta` VALUES (208385,13486,'pm_weight_document','31057');
INSERT INTO `wp_postmeta` VALUES (208386,13486,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (208387,13486,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208388,13486,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208389,13486,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208390,13486,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (208391,13486,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (208392,13486,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208393,13486,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208394,13486,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (208395,13486,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208396,13486,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (208397,13486,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208398,13486,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208399,13486,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208400,13486,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208401,13486,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (208402,13486,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208403,13486,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208404,13486,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208405,13486,'pm_weight_third-party_diff','5');
INSERT INTO `wp_postmeta` VALUES (208406,13486,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208407,13486,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31057;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208409,13487,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (208410,13487,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (208411,13487,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (208412,13487,'pm_load_time','10857');
INSERT INTO `wp_postmeta` VALUES (208413,13487,'pm_lcp_time','5850');
INSERT INTO `wp_postmeta` VALUES (208414,13487,'pm_max_fid','864');
INSERT INTO `wp_postmeta` VALUES (208415,13487,'pm_render_blocking_time','1829');
INSERT INTO `wp_postmeta` VALUES (208416,13487,'pm_total_blocking_time','4405');
INSERT INTO `wp_postmeta` VALUES (208417,13487,'pm_bootup_time','6287');
INSERT INTO `wp_postmeta` VALUES (208418,13487,'pm_weight','1591352');
INSERT INTO `wp_postmeta` VALUES (208419,13487,'pm_load_time_diff','72');
INSERT INTO `wp_postmeta` VALUES (208420,13487,'pm_weight_diff','-53');
INSERT INTO `wp_postmeta` VALUES (208421,13487,'pm_weight_document','30498');
INSERT INTO `wp_postmeta` VALUES (208422,13487,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (208423,13487,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (208424,13487,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (208425,13487,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208426,13487,'pm_weight_script','142905');
INSERT INTO `wp_postmeta` VALUES (208427,13487,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (208428,13487,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208429,13487,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208430,13487,'pm_weight_third-party','112913');
INSERT INTO `wp_postmeta` VALUES (208431,13487,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208432,13487,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (208433,13487,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (208434,13487,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208435,13487,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208436,13487,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208437,13487,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (208438,13487,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208439,13487,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208440,13487,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208441,13487,'pm_weight_third-party_diff','-66');
INSERT INTO `wp_postmeta` VALUES (208442,13487,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208443,13487,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30498;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208445,13488,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (208446,13488,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (208447,13488,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (208448,13488,'pm_load_time','12777');
INSERT INTO `wp_postmeta` VALUES (208449,13488,'pm_lcp_time','8641');
INSERT INTO `wp_postmeta` VALUES (208450,13488,'pm_max_fid','1189');
INSERT INTO `wp_postmeta` VALUES (208451,13488,'pm_render_blocking_time','2803');
INSERT INTO `wp_postmeta` VALUES (208452,13488,'pm_total_blocking_time','4904');
INSERT INTO `wp_postmeta` VALUES (208453,13488,'pm_bootup_time','8697');
INSERT INTO `wp_postmeta` VALUES (208454,13488,'pm_weight','1728093');
INSERT INTO `wp_postmeta` VALUES (208455,13488,'pm_load_time_diff','253');
INSERT INTO `wp_postmeta` VALUES (208456,13488,'pm_weight_diff','-16');
INSERT INTO `wp_postmeta` VALUES (208457,13488,'pm_weight_document','33080');
INSERT INTO `wp_postmeta` VALUES (208458,13488,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (208459,13488,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208460,13488,'pm_weight_script','246458');
INSERT INTO `wp_postmeta` VALUES (208461,13488,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (208462,13488,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (208463,13488,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (208464,13488,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208465,13488,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208466,13488,'pm_weight_third-party','112938');
INSERT INTO `wp_postmeta` VALUES (208467,13488,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (208468,13488,'pm_weight_document_diff','11');
INSERT INTO `wp_postmeta` VALUES (208469,13488,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (208470,13488,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208471,13488,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (208472,13488,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208473,13488,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208474,13488,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208475,13488,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208476,13488,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208477,13488,'pm_weight_third-party_diff','-31');
INSERT INTO `wp_postmeta` VALUES (208478,13488,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208479,13488,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33080;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33080;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208481,13489,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (208482,13489,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208483,13489,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208485,13490,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (208486,13490,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208487,13490,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208489,13491,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (208490,13491,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208491,13491,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208493,13492,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (208494,13492,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208495,13492,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208497,13493,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (208498,13493,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (208499,13493,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208501,13494,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (208502,13494,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208503,13494,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208505,13495,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (208506,13495,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Homepage, Page for posts, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (208507,13495,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208509,13496,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (208510,13496,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208511,13496,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208513,13497,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (208514,13497,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (208515,13497,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208517,13498,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (208518,13498,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208519,13498,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208521,13499,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (208522,13499,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208523,13499,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208525,13500,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (208526,13500,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:81:\"Homepage, Page for posts, Single product, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208527,13500,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (208529,13501,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (208530,13501,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208531,13501,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208533,13502,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (208534,13502,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (208535,13502,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208537,13503,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (208538,13503,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (208539,13503,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208541,13504,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (208542,13504,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (208543,13504,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208545,13478,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (208546,13478,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (208547,13478,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (208548,13478,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (208549,13478,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (208550,13478,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (208551,13478,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (208567,13506,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (208568,13506,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (208570,13507,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (208571,13507,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (208573,13508,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (208574,13508,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (208576,18,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (208577,18,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (208873,13505,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (208874,13505,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (208903,13509,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (208904,13509,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (208905,13509,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (208906,13509,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (208907,13509,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (208909,13510,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (208910,13510,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (208911,13510,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (208912,13510,'pm_load_time','15943');
INSERT INTO `wp_postmeta` VALUES (208913,13510,'pm_lcp_time','11835');
INSERT INTO `wp_postmeta` VALUES (208914,13510,'pm_max_fid','1576');
INSERT INTO `wp_postmeta` VALUES (208915,13510,'pm_render_blocking_time','1200');
INSERT INTO `wp_postmeta` VALUES (208916,13510,'pm_total_blocking_time','5023');
INSERT INTO `wp_postmeta` VALUES (208917,13510,'pm_bootup_time','8324');
INSERT INTO `wp_postmeta` VALUES (208918,13510,'pm_weight','2217436');
INSERT INTO `wp_postmeta` VALUES (208919,13510,'pm_load_time_diff','-438');
INSERT INTO `wp_postmeta` VALUES (208920,13510,'pm_weight_diff','-102');
INSERT INTO `wp_postmeta` VALUES (208921,13510,'pm_weight_document','28859');
INSERT INTO `wp_postmeta` VALUES (208922,13510,'pm_weight_image','1725795');
INSERT INTO `wp_postmeta` VALUES (208923,13510,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (208924,13510,'pm_weight_script','185678');
INSERT INTO `wp_postmeta` VALUES (208925,13510,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (208926,13510,'pm_weight_stylesheet','154207');
INSERT INTO `wp_postmeta` VALUES (208927,13510,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (208928,13510,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208929,13510,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208930,13510,'pm_weight_third-party','125427');
INSERT INTO `wp_postmeta` VALUES (208931,13510,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (208932,13510,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (208933,13510,'pm_weight_image_diff','54');
INSERT INTO `wp_postmeta` VALUES (208934,13510,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208935,13510,'pm_weight_script_diff','-32');
INSERT INTO `wp_postmeta` VALUES (208936,13510,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208937,13510,'pm_weight_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (208938,13510,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208939,13510,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208940,13510,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208941,13510,'pm_weight_third-party_diff','-55');
INSERT INTO `wp_postmeta` VALUES (208942,13510,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208943,13510,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411556;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223692;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97939;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57087;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32309;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208945,13511,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (208946,13511,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (208947,13511,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (208948,13511,'pm_load_time','17747');
INSERT INTO `wp_postmeta` VALUES (208949,13511,'pm_lcp_time','5231');
INSERT INTO `wp_postmeta` VALUES (208950,13511,'pm_max_fid','1208');
INSERT INTO `wp_postmeta` VALUES (208951,13511,'pm_render_blocking_time','1300');
INSERT INTO `wp_postmeta` VALUES (208952,13511,'pm_total_blocking_time','7161');
INSERT INTO `wp_postmeta` VALUES (208953,13511,'pm_bootup_time','10114');
INSERT INTO `wp_postmeta` VALUES (208954,13511,'pm_weight','2686206');
INSERT INTO `wp_postmeta` VALUES (208955,13511,'pm_load_time_diff','392');
INSERT INTO `wp_postmeta` VALUES (208956,13511,'pm_weight_diff','65');
INSERT INTO `wp_postmeta` VALUES (208957,13511,'pm_weight_document','31953');
INSERT INTO `wp_postmeta` VALUES (208958,13511,'pm_weight_image','1494986');
INSERT INTO `wp_postmeta` VALUES (208959,13511,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (208960,13511,'pm_weight_script','784057');
INSERT INTO `wp_postmeta` VALUES (208961,13511,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (208962,13511,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (208963,13511,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (208964,13511,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (208965,13511,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (208966,13511,'pm_weight_third-party','1013165');
INSERT INTO `wp_postmeta` VALUES (208967,13511,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (208968,13511,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (208969,13511,'pm_weight_image_diff','16');
INSERT INTO `wp_postmeta` VALUES (208970,13511,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (208971,13511,'pm_weight_script_diff','-184');
INSERT INTO `wp_postmeta` VALUES (208972,13511,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (208973,13511,'pm_weight_stylesheet_diff','242');
INSERT INTO `wp_postmeta` VALUES (208974,13511,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (208975,13511,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208976,13511,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (208977,13511,'pm_weight_third-party_diff','25');
INSERT INTO `wp_postmeta` VALUES (208978,13511,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (208979,13511,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540364;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (208981,13512,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (208982,13512,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (208983,13512,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (208984,13512,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (208985,13512,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (208986,13512,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (208987,13512,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (208988,13512,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (208989,13512,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (208990,13512,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (208991,13512,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (208992,13512,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (208993,13512,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (208995,13513,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (208996,13513,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (208997,13513,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (208998,13513,'pm_load_time','11306');
INSERT INTO `wp_postmeta` VALUES (208999,13513,'pm_lcp_time','6315');
INSERT INTO `wp_postmeta` VALUES (209000,13513,'pm_max_fid','969');
INSERT INTO `wp_postmeta` VALUES (209001,13513,'pm_render_blocking_time','1788');
INSERT INTO `wp_postmeta` VALUES (209002,13513,'pm_total_blocking_time','4072');
INSERT INTO `wp_postmeta` VALUES (209003,13513,'pm_bootup_time','6318');
INSERT INTO `wp_postmeta` VALUES (209004,13513,'pm_weight','1591090');
INSERT INTO `wp_postmeta` VALUES (209005,13513,'pm_load_time_diff','169');
INSERT INTO `wp_postmeta` VALUES (209006,13513,'pm_weight_diff','-48');
INSERT INTO `wp_postmeta` VALUES (209007,13513,'pm_weight_document','30343');
INSERT INTO `wp_postmeta` VALUES (209008,13513,'pm_weight_image','1098644');
INSERT INTO `wp_postmeta` VALUES (209009,13513,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209010,13513,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209011,13513,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209012,13513,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (209013,13513,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209014,13513,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209015,13513,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209016,13513,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (209017,13513,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209018,13513,'pm_weight_document_diff','-12');
INSERT INTO `wp_postmeta` VALUES (209019,13513,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (209020,13513,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209021,13513,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209022,13513,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209023,13513,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (209024,13513,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209025,13513,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209026,13513,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209027,13513,'pm_weight_third-party_diff','-31');
INSERT INTO `wp_postmeta` VALUES (209028,13513,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209029,13513,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209031,13514,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (209032,13514,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (209033,13514,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (209034,13514,'pm_load_time','11276');
INSERT INTO `wp_postmeta` VALUES (209035,13514,'pm_lcp_time','5873');
INSERT INTO `wp_postmeta` VALUES (209036,13514,'pm_max_fid','941');
INSERT INTO `wp_postmeta` VALUES (209037,13514,'pm_render_blocking_time','1275');
INSERT INTO `wp_postmeta` VALUES (209038,13514,'pm_total_blocking_time','4470');
INSERT INTO `wp_postmeta` VALUES (209039,13514,'pm_bootup_time','6501');
INSERT INTO `wp_postmeta` VALUES (209040,13514,'pm_weight','1590391');
INSERT INTO `wp_postmeta` VALUES (209041,13514,'pm_load_time_diff','-207');
INSERT INTO `wp_postmeta` VALUES (209042,13514,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (209043,13514,'pm_weight_document','30002');
INSERT INTO `wp_postmeta` VALUES (209044,13514,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (209045,13514,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209046,13514,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209047,13514,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209048,13514,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (209049,13514,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209050,13514,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209051,13514,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209052,13514,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (209053,13514,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209054,13514,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (209055,13514,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209056,13514,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209057,13514,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209058,13514,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209059,13514,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (209060,13514,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209061,13514,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209062,13514,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209063,13514,'pm_weight_third-party_diff','-27');
INSERT INTO `wp_postmeta` VALUES (209064,13514,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209065,13514,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30002;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30002;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209067,13515,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (209068,13515,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (209069,13515,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (209070,13515,'pm_load_time','11555');
INSERT INTO `wp_postmeta` VALUES (209071,13515,'pm_lcp_time','6569');
INSERT INTO `wp_postmeta` VALUES (209072,13515,'pm_max_fid','865');
INSERT INTO `wp_postmeta` VALUES (209073,13515,'pm_render_blocking_time','1665');
INSERT INTO `wp_postmeta` VALUES (209074,13515,'pm_total_blocking_time','4629');
INSERT INTO `wp_postmeta` VALUES (209075,13515,'pm_bootup_time','6114');
INSERT INTO `wp_postmeta` VALUES (209076,13515,'pm_weight','1700887');
INSERT INTO `wp_postmeta` VALUES (209077,13515,'pm_load_time_diff','-981');
INSERT INTO `wp_postmeta` VALUES (209078,13515,'pm_weight_diff','13');
INSERT INTO `wp_postmeta` VALUES (209079,13515,'pm_weight_document','33217');
INSERT INTO `wp_postmeta` VALUES (209080,13515,'pm_weight_image','1200040');
INSERT INTO `wp_postmeta` VALUES (209081,13515,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (209082,13515,'pm_weight_stylesheet','170776');
INSERT INTO `wp_postmeta` VALUES (209083,13515,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209084,13515,'pm_weight_script','145534');
INSERT INTO `wp_postmeta` VALUES (209085,13515,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (209086,13515,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209087,13515,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209088,13515,'pm_weight_third-party','112938');
INSERT INTO `wp_postmeta` VALUES (209089,13515,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209090,13515,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (209091,13515,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (209092,13515,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209093,13515,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (209094,13515,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209095,13515,'pm_weight_script_diff','35');
INSERT INTO `wp_postmeta` VALUES (209096,13515,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209097,13515,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209098,13515,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209099,13515,'pm_weight_third-party_diff','-45');
INSERT INTO `wp_postmeta` VALUES (209100,13515,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209101,13515,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209103,13516,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (209104,13516,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (209105,13516,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (209106,13516,'pm_load_time','12265');
INSERT INTO `wp_postmeta` VALUES (209107,13516,'pm_lcp_time','6440');
INSERT INTO `wp_postmeta` VALUES (209108,13516,'pm_max_fid','1342');
INSERT INTO `wp_postmeta` VALUES (209109,13516,'pm_render_blocking_time','1109');
INSERT INTO `wp_postmeta` VALUES (209110,13516,'pm_total_blocking_time','5876');
INSERT INTO `wp_postmeta` VALUES (209111,13516,'pm_bootup_time','8136');
INSERT INTO `wp_postmeta` VALUES (209112,13516,'pm_weight','1655662');
INSERT INTO `wp_postmeta` VALUES (209113,13516,'pm_load_time_diff','439');
INSERT INTO `wp_postmeta` VALUES (209114,13516,'pm_weight_diff','-13');
INSERT INTO `wp_postmeta` VALUES (209115,13516,'pm_weight_document','31058');
INSERT INTO `wp_postmeta` VALUES (209116,13516,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (209117,13516,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209118,13516,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209119,13516,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209120,13516,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (209121,13516,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209122,13516,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209123,13516,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209124,13516,'pm_weight_third-party','112943');
INSERT INTO `wp_postmeta` VALUES (209125,13516,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209126,13516,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (209127,13516,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209128,13516,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209129,13516,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209130,13516,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209131,13516,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (209132,13516,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209133,13516,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209134,13516,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209135,13516,'pm_weight_third-party_diff','-15');
INSERT INTO `wp_postmeta` VALUES (209136,13516,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209137,13516,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31058;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209139,13517,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (209140,13517,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (209141,13517,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (209142,13517,'pm_load_time','11288');
INSERT INTO `wp_postmeta` VALUES (209143,13517,'pm_lcp_time','6183');
INSERT INTO `wp_postmeta` VALUES (209144,13517,'pm_max_fid','968');
INSERT INTO `wp_postmeta` VALUES (209145,13517,'pm_render_blocking_time','1531');
INSERT INTO `wp_postmeta` VALUES (209146,13517,'pm_total_blocking_time','4632');
INSERT INTO `wp_postmeta` VALUES (209147,13517,'pm_bootup_time','6321');
INSERT INTO `wp_postmeta` VALUES (209148,13517,'pm_weight','1591384');
INSERT INTO `wp_postmeta` VALUES (209149,13517,'pm_load_time_diff','431');
INSERT INTO `wp_postmeta` VALUES (209150,13517,'pm_weight_diff','32');
INSERT INTO `wp_postmeta` VALUES (209151,13517,'pm_weight_document','30494');
INSERT INTO `wp_postmeta` VALUES (209152,13517,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (209153,13517,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209154,13517,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209155,13517,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209156,13517,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (209157,13517,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209158,13517,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209159,13517,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209160,13517,'pm_weight_third-party','112953');
INSERT INTO `wp_postmeta` VALUES (209161,13517,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209162,13517,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (209163,13517,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209164,13517,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209165,13517,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209166,13517,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209167,13517,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (209168,13517,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209169,13517,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209170,13517,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209171,13517,'pm_weight_third-party_diff','40');
INSERT INTO `wp_postmeta` VALUES (209172,13517,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209173,13517,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30494;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30494;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209175,13518,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (209176,13518,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (209177,13518,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (209178,13518,'pm_load_time','13577');
INSERT INTO `wp_postmeta` VALUES (209179,13518,'pm_lcp_time','7692');
INSERT INTO `wp_postmeta` VALUES (209180,13518,'pm_max_fid','1298');
INSERT INTO `wp_postmeta` VALUES (209181,13518,'pm_render_blocking_time','2705');
INSERT INTO `wp_postmeta` VALUES (209182,13518,'pm_total_blocking_time','4862');
INSERT INTO `wp_postmeta` VALUES (209183,13518,'pm_bootup_time','8065');
INSERT INTO `wp_postmeta` VALUES (209184,13518,'pm_weight','1728123');
INSERT INTO `wp_postmeta` VALUES (209185,13518,'pm_load_time_diff','800');
INSERT INTO `wp_postmeta` VALUES (209186,13518,'pm_weight_diff','30');
INSERT INTO `wp_postmeta` VALUES (209187,13518,'pm_weight_document','33084');
INSERT INTO `wp_postmeta` VALUES (209188,13518,'pm_weight_image','1103597');
INSERT INTO `wp_postmeta` VALUES (209189,13518,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209190,13518,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (209191,13518,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (209192,13518,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (209193,13518,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (209194,13518,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209195,13518,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209196,13518,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (209197,13518,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209198,13518,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (209199,13518,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (209200,13518,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209201,13518,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (209202,13518,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209203,13518,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209204,13518,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209205,13518,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209206,13518,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209207,13518,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (209208,13518,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209209,13518,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33084;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33084;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209211,13519,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (209212,13519,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209213,13519,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209215,13520,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (209216,13520,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209217,13520,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209219,13521,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (209220,13521,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209221,13521,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209223,13522,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (209224,13522,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (209225,13522,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209227,13523,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (209228,13523,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:80:\"Page for posts, Single faq, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209229,13523,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209231,13524,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (209232,13524,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209233,13524,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209235,13525,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (209236,13525,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209237,13525,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209239,13526,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (209240,13526,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209241,13526,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209243,13527,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (209244,13527,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209245,13527,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209247,13528,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (209248,13528,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209249,13528,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209251,13529,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (209252,13529,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Page for posts, Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209253,13529,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209255,13530,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (209256,13530,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Page for posts, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (209257,13530,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209259,13531,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (209260,13531,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:46:\"Homepage, Single faq, Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (209261,13531,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209263,13532,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (209264,13532,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (209265,13532,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209267,13509,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (209268,13509,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (209269,13509,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (209270,13509,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (209271,13509,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (209272,13509,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (209273,13509,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (209346,13533,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (209347,13533,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (209348,13533,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (209349,13533,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (209350,13533,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.6\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.1\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (209352,13534,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (209353,13534,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (209354,13534,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (209355,13534,'pm_load_time','15164');
INSERT INTO `wp_postmeta` VALUES (209356,13534,'pm_lcp_time','11438');
INSERT INTO `wp_postmeta` VALUES (209357,13534,'pm_max_fid','1482');
INSERT INTO `wp_postmeta` VALUES (209358,13534,'pm_render_blocking_time','1388');
INSERT INTO `wp_postmeta` VALUES (209359,13534,'pm_total_blocking_time','4379');
INSERT INTO `wp_postmeta` VALUES (209360,13534,'pm_bootup_time','7649');
INSERT INTO `wp_postmeta` VALUES (209361,13534,'pm_weight','2217454');
INSERT INTO `wp_postmeta` VALUES (209362,13534,'pm_load_time_diff','-779');
INSERT INTO `wp_postmeta` VALUES (209363,13534,'pm_weight_diff','18');
INSERT INTO `wp_postmeta` VALUES (209364,13534,'pm_weight_document','28866');
INSERT INTO `wp_postmeta` VALUES (209365,13534,'pm_weight_image','1725757');
INSERT INTO `wp_postmeta` VALUES (209366,13534,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209367,13534,'pm_weight_script','185690');
INSERT INTO `wp_postmeta` VALUES (209368,13534,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (209369,13534,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (209370,13534,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209371,13534,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209372,13534,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209373,13534,'pm_weight_third-party','125474');
INSERT INTO `wp_postmeta` VALUES (209374,13534,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (209375,13534,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (209376,13534,'pm_weight_image_diff','-38');
INSERT INTO `wp_postmeta` VALUES (209377,13534,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209378,13534,'pm_weight_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (209379,13534,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209380,13534,'pm_weight_stylesheet_diff','-6');
INSERT INTO `wp_postmeta` VALUES (209381,13534,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209382,13534,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209383,13534,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209384,13534,'pm_weight_third-party_diff','47');
INSERT INTO `wp_postmeta` VALUES (209385,13534,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209386,13534,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411562;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288543;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57099;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209388,13535,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (209389,13535,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (209390,13535,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (209391,13535,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (209392,13535,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (209393,13535,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (209394,13535,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (209395,13535,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (209396,13535,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (209397,13535,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (209398,13535,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (209399,13535,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (209400,13535,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209402,13536,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (209403,13536,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (209404,13536,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (209405,13536,'pm_load_time','11647');
INSERT INTO `wp_postmeta` VALUES (209406,13536,'pm_lcp_time','5371');
INSERT INTO `wp_postmeta` VALUES (209407,13536,'pm_max_fid','982');
INSERT INTO `wp_postmeta` VALUES (209408,13536,'pm_render_blocking_time','1393');
INSERT INTO `wp_postmeta` VALUES (209409,13536,'pm_total_blocking_time','4908');
INSERT INTO `wp_postmeta` VALUES (209410,13536,'pm_bootup_time','7394');
INSERT INTO `wp_postmeta` VALUES (209411,13536,'pm_weight','1591092');
INSERT INTO `wp_postmeta` VALUES (209412,13536,'pm_load_time_diff','341');
INSERT INTO `wp_postmeta` VALUES (209413,13536,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (209414,13536,'pm_weight_document','30358');
INSERT INTO `wp_postmeta` VALUES (209415,13536,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (209416,13536,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209417,13536,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209418,13536,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209419,13536,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (209420,13536,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209421,13536,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209422,13536,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209423,13536,'pm_weight_third-party','112940');
INSERT INTO `wp_postmeta` VALUES (209424,13536,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209425,13536,'pm_weight_document_diff','15');
INSERT INTO `wp_postmeta` VALUES (209426,13536,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (209427,13536,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209428,13536,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209429,13536,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209430,13536,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (209431,13536,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209432,13536,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209433,13536,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209434,13536,'pm_weight_third-party_diff','-21');
INSERT INTO `wp_postmeta` VALUES (209435,13536,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209436,13536,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30358;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30358;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209438,13537,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (209439,13537,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (209440,13537,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (209441,13537,'pm_load_time','10532');
INSERT INTO `wp_postmeta` VALUES (209442,13537,'pm_lcp_time','6079');
INSERT INTO `wp_postmeta` VALUES (209443,13537,'pm_max_fid','933');
INSERT INTO `wp_postmeta` VALUES (209444,13537,'pm_render_blocking_time','1560');
INSERT INTO `wp_postmeta` VALUES (209445,13537,'pm_total_blocking_time','4090');
INSERT INTO `wp_postmeta` VALUES (209446,13537,'pm_bootup_time','5696');
INSERT INTO `wp_postmeta` VALUES (209447,13537,'pm_weight','1590403');
INSERT INTO `wp_postmeta` VALUES (209448,13537,'pm_load_time_diff','-744');
INSERT INTO `wp_postmeta` VALUES (209449,13537,'pm_weight_diff','12');
INSERT INTO `wp_postmeta` VALUES (209450,13537,'pm_weight_document','29999');
INSERT INTO `wp_postmeta` VALUES (209451,13537,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (209452,13537,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209453,13537,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209454,13537,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209455,13537,'pm_weight_script','142901');
INSERT INTO `wp_postmeta` VALUES (209456,13537,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209457,13537,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209458,13537,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209459,13537,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (209460,13537,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209461,13537,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (209462,13537,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209463,13537,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209464,13537,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209465,13537,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209466,13537,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (209467,13537,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209468,13537,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209469,13537,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209470,13537,'pm_weight_third-party_diff','18');
INSERT INTO `wp_postmeta` VALUES (209471,13537,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209472,13537,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29999;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29999;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209474,13538,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (209475,13538,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (209476,13538,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (209477,13538,'pm_load_time','11620');
INSERT INTO `wp_postmeta` VALUES (209478,13538,'pm_lcp_time','6738');
INSERT INTO `wp_postmeta` VALUES (209479,13538,'pm_max_fid','946');
INSERT INTO `wp_postmeta` VALUES (209480,13538,'pm_render_blocking_time','1539');
INSERT INTO `wp_postmeta` VALUES (209481,13538,'pm_total_blocking_time','4715');
INSERT INTO `wp_postmeta` VALUES (209482,13538,'pm_bootup_time','6399');
INSERT INTO `wp_postmeta` VALUES (209483,13538,'pm_weight','1700842');
INSERT INTO `wp_postmeta` VALUES (209484,13538,'pm_load_time_diff','65');
INSERT INTO `wp_postmeta` VALUES (209485,13538,'pm_weight_diff','-45');
INSERT INTO `wp_postmeta` VALUES (209486,13538,'pm_weight_document','33214');
INSERT INTO `wp_postmeta` VALUES (209487,13538,'pm_weight_image','1200028');
INSERT INTO `wp_postmeta` VALUES (209488,13538,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (209489,13538,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (209490,13538,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209491,13538,'pm_weight_script','145512');
INSERT INTO `wp_postmeta` VALUES (209492,13538,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (209493,13538,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209494,13538,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209495,13538,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (209496,13538,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209497,13538,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (209498,13538,'pm_weight_image_diff','-12');
INSERT INTO `wp_postmeta` VALUES (209499,13538,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209500,13538,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (209501,13538,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209502,13538,'pm_weight_script_diff','-22');
INSERT INTO `wp_postmeta` VALUES (209503,13538,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209504,13538,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209505,13538,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209506,13538,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (209507,13538,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209508,13538,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33214;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209510,13539,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (209511,13539,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (209512,13539,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (209513,13539,'pm_load_time','15674');
INSERT INTO `wp_postmeta` VALUES (209514,13539,'pm_lcp_time','9130');
INSERT INTO `wp_postmeta` VALUES (209515,13539,'pm_max_fid','1356');
INSERT INTO `wp_postmeta` VALUES (209516,13539,'pm_render_blocking_time','1389');
INSERT INTO `wp_postmeta` VALUES (209517,13539,'pm_total_blocking_time','7344');
INSERT INTO `wp_postmeta` VALUES (209518,13539,'pm_bootup_time','9756');
INSERT INTO `wp_postmeta` VALUES (209519,13539,'pm_weight','2196273');
INSERT INTO `wp_postmeta` VALUES (209520,13539,'pm_weight_document','37247');
INSERT INTO `wp_postmeta` VALUES (209521,13539,'pm_weight_image','1381333');
INSERT INTO `wp_postmeta` VALUES (209522,13539,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209523,13539,'pm_weight_script','432905');
INSERT INTO `wp_postmeta` VALUES (209524,13539,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (209525,13539,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (209526,13539,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (209527,13539,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209528,13539,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209529,13539,'pm_weight_third-party','360163');
INSERT INTO `wp_postmeta` VALUES (209530,13539,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (209531,13539,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:87277;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73112;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:55797;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37247;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (209533,13540,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (209534,13540,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (209535,13540,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (209536,13540,'pm_load_time','11725');
INSERT INTO `wp_postmeta` VALUES (209537,13540,'pm_lcp_time','6426');
INSERT INTO `wp_postmeta` VALUES (209538,13540,'pm_max_fid','1194');
INSERT INTO `wp_postmeta` VALUES (209539,13540,'pm_render_blocking_time','1344');
INSERT INTO `wp_postmeta` VALUES (209540,13540,'pm_total_blocking_time','4719');
INSERT INTO `wp_postmeta` VALUES (209541,13540,'pm_bootup_time','6840');
INSERT INTO `wp_postmeta` VALUES (209542,13540,'pm_weight','1655660');
INSERT INTO `wp_postmeta` VALUES (209543,13540,'pm_load_time_diff','-540');
INSERT INTO `wp_postmeta` VALUES (209544,13540,'pm_weight_diff','-2');
INSERT INTO `wp_postmeta` VALUES (209545,13540,'pm_weight_document','31060');
INSERT INTO `wp_postmeta` VALUES (209546,13540,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (209547,13540,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209548,13540,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209549,13540,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209550,13540,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (209551,13540,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209552,13540,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209553,13540,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209554,13540,'pm_weight_third-party','112937');
INSERT INTO `wp_postmeta` VALUES (209555,13540,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209556,13540,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (209557,13540,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209558,13540,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209559,13540,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209560,13540,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209561,13540,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (209562,13540,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209563,13540,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209564,13540,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209565,13540,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (209566,13540,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209567,13540,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31060;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209569,13541,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (209570,13541,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (209571,13541,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (209572,13541,'pm_load_time','11093');
INSERT INTO `wp_postmeta` VALUES (209573,13541,'pm_lcp_time','6083');
INSERT INTO `wp_postmeta` VALUES (209574,13541,'pm_max_fid','815');
INSERT INTO `wp_postmeta` VALUES (209575,13541,'pm_render_blocking_time','1415');
INSERT INTO `wp_postmeta` VALUES (209576,13541,'pm_total_blocking_time','4362');
INSERT INTO `wp_postmeta` VALUES (209577,13541,'pm_bootup_time','5974');
INSERT INTO `wp_postmeta` VALUES (209578,13541,'pm_weight','1591398');
INSERT INTO `wp_postmeta` VALUES (209579,13541,'pm_load_time_diff','-195');
INSERT INTO `wp_postmeta` VALUES (209580,13541,'pm_weight_diff','14');
INSERT INTO `wp_postmeta` VALUES (209581,13541,'pm_weight_document','30503');
INSERT INTO `wp_postmeta` VALUES (209582,13541,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (209583,13541,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209584,13541,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209585,13541,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209586,13541,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (209587,13541,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209588,13541,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209589,13541,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209590,13541,'pm_weight_third-party','112950');
INSERT INTO `wp_postmeta` VALUES (209591,13541,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209592,13541,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (209593,13541,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209594,13541,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209595,13541,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209596,13541,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209597,13541,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (209598,13541,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209599,13541,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209600,13541,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209601,13541,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (209602,13541,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209603,13541,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30503;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30503;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209605,13542,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (209606,13542,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (209607,13542,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (209608,13542,'pm_load_time','12687');
INSERT INTO `wp_postmeta` VALUES (209609,13542,'pm_lcp_time','8066');
INSERT INTO `wp_postmeta` VALUES (209610,13542,'pm_max_fid','1193');
INSERT INTO `wp_postmeta` VALUES (209611,13542,'pm_render_blocking_time','2022');
INSERT INTO `wp_postmeta` VALUES (209612,13542,'pm_total_blocking_time','5342');
INSERT INTO `wp_postmeta` VALUES (209613,13542,'pm_bootup_time','8504');
INSERT INTO `wp_postmeta` VALUES (209614,13542,'pm_weight','1728106');
INSERT INTO `wp_postmeta` VALUES (209615,13542,'pm_load_time_diff','-890');
INSERT INTO `wp_postmeta` VALUES (209616,13542,'pm_weight_diff','-17');
INSERT INTO `wp_postmeta` VALUES (209617,13542,'pm_weight_document','33075');
INSERT INTO `wp_postmeta` VALUES (209618,13542,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (209619,13542,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209620,13542,'pm_weight_script','246458');
INSERT INTO `wp_postmeta` VALUES (209621,13542,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (209622,13542,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (209623,13542,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (209624,13542,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209625,13542,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209626,13542,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (209627,13542,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209628,13542,'pm_weight_document_diff','-9');
INSERT INTO `wp_postmeta` VALUES (209629,13542,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (209630,13542,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209631,13542,'pm_weight_script_diff','-10');
INSERT INTO `wp_postmeta` VALUES (209632,13542,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209633,13542,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209634,13542,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209635,13542,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209636,13542,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209637,13542,'pm_weight_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (209638,13542,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209639,13542,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:118:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.9\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33075;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33075;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209641,13543,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (209642,13543,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:135:\"Homepage, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209643,13543,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209645,13544,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (209646,13544,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209647,13544,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209649,13545,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (209650,13545,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209651,13545,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209653,13546,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (209654,13546,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:62:\"Homepage, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209655,13546,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209657,13547,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (209658,13547,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (209659,13547,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209661,13548,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (209662,13548,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209663,13548,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209665,13549,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (209666,13549,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209667,13549,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209669,13550,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (209670,13550,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209671,13550,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209673,13551,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (209674,13551,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209675,13551,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209677,13552,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (209678,13552,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:95:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (209679,13552,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (209681,13553,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (209682,13553,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:116:\"Homepage, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209683,13553,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209685,13554,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (209686,13554,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (209687,13554,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209689,13555,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (209690,13555,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (209691,13555,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209693,13556,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (209694,13556,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (209695,13556,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209697,13533,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (209698,13533,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (209699,13533,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (209700,13533,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (209701,13533,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (209702,13533,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (209703,13533,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (209758,13557,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (209759,13557,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (209760,13557,'pm_changes','2');
INSERT INTO `wp_postmeta` VALUES (209761,13557,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (209762,13557,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (209764,13558,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (209765,13558,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (209766,13558,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (209767,13558,'pm_load_time','16771');
INSERT INTO `wp_postmeta` VALUES (209768,13558,'pm_lcp_time','12349');
INSERT INTO `wp_postmeta` VALUES (209769,13558,'pm_max_fid','2181');
INSERT INTO `wp_postmeta` VALUES (209770,13558,'pm_render_blocking_time','1292');
INSERT INTO `wp_postmeta` VALUES (209771,13558,'pm_total_blocking_time','5642');
INSERT INTO `wp_postmeta` VALUES (209772,13558,'pm_bootup_time','9258');
INSERT INTO `wp_postmeta` VALUES (209773,13558,'pm_weight','2217572');
INSERT INTO `wp_postmeta` VALUES (209774,13558,'pm_load_time_diff','1607');
INSERT INTO `wp_postmeta` VALUES (209775,13558,'pm_weight_diff','118');
INSERT INTO `wp_postmeta` VALUES (209776,13558,'pm_weight_document','28858');
INSERT INTO `wp_postmeta` VALUES (209777,13558,'pm_weight_image','1725761');
INSERT INTO `wp_postmeta` VALUES (209778,13558,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209779,13558,'pm_weight_script','185791');
INSERT INTO `wp_postmeta` VALUES (209780,13558,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (209781,13558,'pm_weight_stylesheet','154207');
INSERT INTO `wp_postmeta` VALUES (209782,13558,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209783,13558,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209784,13558,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209785,13558,'pm_weight_third-party','125462');
INSERT INTO `wp_postmeta` VALUES (209786,13558,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (209787,13558,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (209788,13558,'pm_weight_image_diff','4');
INSERT INTO `wp_postmeta` VALUES (209789,13558,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209790,13558,'pm_weight_script_diff','101');
INSERT INTO `wp_postmeta` VALUES (209791,13558,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209792,13558,'pm_weight_stylesheet_diff','6');
INSERT INTO `wp_postmeta` VALUES (209793,13558,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209794,13558,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209795,13558,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209796,13558,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (209797,13558,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209798,13558,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411559;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288548;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57123;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209800,13559,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (209801,13559,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (209802,13559,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (209803,13559,'pm_load_time','18088');
INSERT INTO `wp_postmeta` VALUES (209804,13559,'pm_lcp_time','4724');
INSERT INTO `wp_postmeta` VALUES (209805,13559,'pm_max_fid','995');
INSERT INTO `wp_postmeta` VALUES (209806,13559,'pm_render_blocking_time','1581');
INSERT INTO `wp_postmeta` VALUES (209807,13559,'pm_total_blocking_time','6835');
INSERT INTO `wp_postmeta` VALUES (209808,13559,'pm_bootup_time','9117');
INSERT INTO `wp_postmeta` VALUES (209809,13559,'pm_weight','2686044');
INSERT INTO `wp_postmeta` VALUES (209810,13559,'pm_weight_document','31951');
INSERT INTO `wp_postmeta` VALUES (209811,13559,'pm_weight_image','1494967');
INSERT INTO `wp_postmeta` VALUES (209812,13559,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (209813,13559,'pm_weight_script','784173');
INSERT INTO `wp_postmeta` VALUES (209814,13559,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (209815,13559,'pm_weight_stylesheet','219485');
INSERT INTO `wp_postmeta` VALUES (209816,13559,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (209817,13559,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209818,13559,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209819,13559,'pm_weight_third-party','1013010');
INSERT INTO `wp_postmeta` VALUES (209820,13559,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (209821,13559,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:8;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:74949;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47486;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (209823,13560,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (209824,13560,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (209825,13560,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (209826,13560,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (209827,13560,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (209828,13560,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (209829,13560,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (209830,13560,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (209831,13560,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (209832,13560,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (209833,13560,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (209834,13560,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (209835,13560,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (209837,13561,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (209838,13561,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (209839,13561,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (209840,13561,'pm_load_time','11143');
INSERT INTO `wp_postmeta` VALUES (209841,13561,'pm_lcp_time','6131');
INSERT INTO `wp_postmeta` VALUES (209842,13561,'pm_max_fid','922');
INSERT INTO `wp_postmeta` VALUES (209843,13561,'pm_render_blocking_time','1515');
INSERT INTO `wp_postmeta` VALUES (209844,13561,'pm_total_blocking_time','4401');
INSERT INTO `wp_postmeta` VALUES (209845,13561,'pm_bootup_time','6320');
INSERT INTO `wp_postmeta` VALUES (209846,13561,'pm_weight','1591084');
INSERT INTO `wp_postmeta` VALUES (209847,13561,'pm_load_time_diff','-504');
INSERT INTO `wp_postmeta` VALUES (209848,13561,'pm_weight_diff','-8');
INSERT INTO `wp_postmeta` VALUES (209849,13561,'pm_weight_document','30343');
INSERT INTO `wp_postmeta` VALUES (209850,13561,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (209851,13561,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209852,13561,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209853,13561,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209854,13561,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (209855,13561,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209856,13561,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209857,13561,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209858,13561,'pm_weight_third-party','112962');
INSERT INTO `wp_postmeta` VALUES (209859,13561,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209860,13561,'pm_weight_document_diff','-15');
INSERT INTO `wp_postmeta` VALUES (209861,13561,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209862,13561,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209863,13561,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209864,13561,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209865,13561,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (209866,13561,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209867,13561,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209868,13561,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209869,13561,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (209870,13561,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209871,13561,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209873,13562,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (209874,13562,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (209875,13562,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (209876,13562,'pm_load_time','12509');
INSERT INTO `wp_postmeta` VALUES (209877,13562,'pm_lcp_time','6248');
INSERT INTO `wp_postmeta` VALUES (209878,13562,'pm_max_fid','1085');
INSERT INTO `wp_postmeta` VALUES (209879,13562,'pm_render_blocking_time','1057');
INSERT INTO `wp_postmeta` VALUES (209880,13562,'pm_total_blocking_time','6117');
INSERT INTO `wp_postmeta` VALUES (209881,13562,'pm_bootup_time','7418');
INSERT INTO `wp_postmeta` VALUES (209882,13562,'pm_weight','1590396');
INSERT INTO `wp_postmeta` VALUES (209883,13562,'pm_load_time_diff','1977');
INSERT INTO `wp_postmeta` VALUES (209884,13562,'pm_weight_diff','-7');
INSERT INTO `wp_postmeta` VALUES (209885,13562,'pm_weight_document','29997');
INSERT INTO `wp_postmeta` VALUES (209886,13562,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (209887,13562,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (209888,13562,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209889,13562,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209890,13562,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (209891,13562,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (209892,13562,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209893,13562,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209894,13562,'pm_weight_third-party','112959');
INSERT INTO `wp_postmeta` VALUES (209895,13562,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209896,13562,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (209897,13562,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (209898,13562,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209899,13562,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209900,13562,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209901,13562,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (209902,13562,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209903,13562,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209904,13562,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209905,13562,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (209906,13562,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209907,13562,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209909,13563,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (209910,13563,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (209911,13563,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (209912,13563,'pm_load_time','12629');
INSERT INTO `wp_postmeta` VALUES (209913,13563,'pm_lcp_time','7141');
INSERT INTO `wp_postmeta` VALUES (209914,13563,'pm_max_fid','1157');
INSERT INTO `wp_postmeta` VALUES (209915,13563,'pm_render_blocking_time','1528');
INSERT INTO `wp_postmeta` VALUES (209916,13563,'pm_total_blocking_time','5839');
INSERT INTO `wp_postmeta` VALUES (209917,13563,'pm_bootup_time','8079');
INSERT INTO `wp_postmeta` VALUES (209918,13563,'pm_weight','1700806');
INSERT INTO `wp_postmeta` VALUES (209919,13563,'pm_load_time_diff','1009');
INSERT INTO `wp_postmeta` VALUES (209920,13563,'pm_weight_diff','-36');
INSERT INTO `wp_postmeta` VALUES (209921,13563,'pm_weight_document','33217');
INSERT INTO `wp_postmeta` VALUES (209922,13563,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (209923,13563,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (209924,13563,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209925,13563,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209926,13563,'pm_weight_script','145501');
INSERT INTO `wp_postmeta` VALUES (209927,13563,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (209928,13563,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209929,13563,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209930,13563,'pm_weight_third-party','112946');
INSERT INTO `wp_postmeta` VALUES (209931,13563,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (209932,13563,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (209933,13563,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (209934,13563,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209935,13563,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (209936,13563,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209937,13563,'pm_weight_script_diff','-11');
INSERT INTO `wp_postmeta` VALUES (209938,13563,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209939,13563,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209940,13563,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209941,13563,'pm_weight_third-party_diff','-5');
INSERT INTO `wp_postmeta` VALUES (209942,13563,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209943,13563,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33217;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209945,13564,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (209946,13564,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (209947,13564,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (209948,13564,'pm_load_time','15230');
INSERT INTO `wp_postmeta` VALUES (209949,13564,'pm_lcp_time','9223');
INSERT INTO `wp_postmeta` VALUES (209950,13564,'pm_max_fid','1234');
INSERT INTO `wp_postmeta` VALUES (209951,13564,'pm_render_blocking_time','1774');
INSERT INTO `wp_postmeta` VALUES (209952,13564,'pm_total_blocking_time','6717');
INSERT INTO `wp_postmeta` VALUES (209953,13564,'pm_bootup_time','10176');
INSERT INTO `wp_postmeta` VALUES (209954,13564,'pm_weight','2176220');
INSERT INTO `wp_postmeta` VALUES (209955,13564,'pm_load_time_diff','-444');
INSERT INTO `wp_postmeta` VALUES (209956,13564,'pm_weight_diff','-20053');
INSERT INTO `wp_postmeta` VALUES (209957,13564,'pm_weight_document','37211');
INSERT INTO `wp_postmeta` VALUES (209958,13564,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (209959,13564,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209960,13564,'pm_weight_script','414050');
INSERT INTO `wp_postmeta` VALUES (209961,13564,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (209962,13564,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (209963,13564,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (209964,13564,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (209965,13564,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (209966,13564,'pm_weight_third-party','340205');
INSERT INTO `wp_postmeta` VALUES (209967,13564,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (209968,13564,'pm_weight_document_diff','-36');
INSERT INTO `wp_postmeta` VALUES (209969,13564,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (209970,13564,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (209971,13564,'pm_weight_script_diff','-18855');
INSERT INTO `wp_postmeta` VALUES (209972,13564,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (209973,13564,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209974,13564,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (209975,13564,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209976,13564,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (209977,13564,'pm_weight_third-party_diff','-19958');
INSERT INTO `wp_postmeta` VALUES (209978,13564,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (209979,13564,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:6:\"weight\";i:80338;s:8:\"filename\";s:46:\"controller-93f4e45b6696d1d7eade27ae00b59943.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66707;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:6:\"weight\";i:50743;s:8:\"filename\";s:42:\"shared-0db9372b08d665b96f9fff8d4f629b19.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37211;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (209981,13565,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (209982,13565,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (209983,13565,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (209984,13565,'pm_load_time','12018');
INSERT INTO `wp_postmeta` VALUES (209985,13565,'pm_lcp_time','7003');
INSERT INTO `wp_postmeta` VALUES (209986,13565,'pm_max_fid','1234');
INSERT INTO `wp_postmeta` VALUES (209987,13565,'pm_render_blocking_time','1456');
INSERT INTO `wp_postmeta` VALUES (209988,13565,'pm_total_blocking_time','5424');
INSERT INTO `wp_postmeta` VALUES (209989,13565,'pm_bootup_time','7218');
INSERT INTO `wp_postmeta` VALUES (209990,13565,'pm_weight','1655675');
INSERT INTO `wp_postmeta` VALUES (209991,13565,'pm_load_time_diff','293');
INSERT INTO `wp_postmeta` VALUES (209992,13565,'pm_weight_diff','15');
INSERT INTO `wp_postmeta` VALUES (209993,13565,'pm_weight_document','31058');
INSERT INTO `wp_postmeta` VALUES (209994,13565,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (209995,13565,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (209996,13565,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (209997,13565,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (209998,13565,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (209999,13565,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210000,13565,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210001,13565,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210002,13565,'pm_weight_third-party','112956');
INSERT INTO `wp_postmeta` VALUES (210003,13565,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210004,13565,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (210005,13565,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210006,13565,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210007,13565,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210008,13565,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210009,13565,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (210010,13565,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210011,13565,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210012,13565,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210013,13565,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (210014,13565,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210015,13565,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31058;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210017,13566,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (210018,13566,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (210019,13566,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (210020,13566,'pm_load_time','11598');
INSERT INTO `wp_postmeta` VALUES (210021,13566,'pm_lcp_time','6650');
INSERT INTO `wp_postmeta` VALUES (210022,13566,'pm_max_fid','929');
INSERT INTO `wp_postmeta` VALUES (210023,13566,'pm_render_blocking_time','1382');
INSERT INTO `wp_postmeta` VALUES (210024,13566,'pm_total_blocking_time','4999');
INSERT INTO `wp_postmeta` VALUES (210025,13566,'pm_bootup_time','6691');
INSERT INTO `wp_postmeta` VALUES (210026,13566,'pm_weight','1591389');
INSERT INTO `wp_postmeta` VALUES (210027,13566,'pm_load_time_diff','505');
INSERT INTO `wp_postmeta` VALUES (210028,13566,'pm_weight_diff','-9');
INSERT INTO `wp_postmeta` VALUES (210029,13566,'pm_weight_document','30502');
INSERT INTO `wp_postmeta` VALUES (210030,13566,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (210031,13566,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210032,13566,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210033,13566,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210034,13566,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (210035,13566,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210036,13566,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210037,13566,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210038,13566,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (210039,13566,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210040,13566,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (210041,13566,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (210042,13566,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210043,13566,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210044,13566,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210045,13566,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (210046,13566,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210047,13566,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210048,13566,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210049,13566,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (210050,13566,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210051,13566,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30502;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30502;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210053,13567,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (210054,13567,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (210055,13567,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (210056,13567,'pm_load_time','14177');
INSERT INTO `wp_postmeta` VALUES (210057,13567,'pm_lcp_time','7787');
INSERT INTO `wp_postmeta` VALUES (210058,13567,'pm_max_fid','1409');
INSERT INTO `wp_postmeta` VALUES (210059,13567,'pm_render_blocking_time','2614');
INSERT INTO `wp_postmeta` VALUES (210060,13567,'pm_total_blocking_time','6788');
INSERT INTO `wp_postmeta` VALUES (210061,13567,'pm_bootup_time','9623');
INSERT INTO `wp_postmeta` VALUES (210062,13567,'pm_weight','1728110');
INSERT INTO `wp_postmeta` VALUES (210063,13567,'pm_load_time_diff','1490');
INSERT INTO `wp_postmeta` VALUES (210064,13567,'pm_weight_diff','4');
INSERT INTO `wp_postmeta` VALUES (210065,13567,'pm_weight_document','33082');
INSERT INTO `wp_postmeta` VALUES (210066,13567,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (210067,13567,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210068,13567,'pm_weight_script','246460');
INSERT INTO `wp_postmeta` VALUES (210069,13567,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (210070,13567,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (210071,13567,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (210072,13567,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210073,13567,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210074,13567,'pm_weight_third-party','112951');
INSERT INTO `wp_postmeta` VALUES (210075,13567,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210076,13567,'pm_weight_document_diff','7');
INSERT INTO `wp_postmeta` VALUES (210077,13567,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210078,13567,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210079,13567,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (210080,13567,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210081,13567,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210082,13567,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210083,13567,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210084,13567,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210085,13567,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (210086,13567,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210087,13567,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210089,13568,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (210090,13568,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (210091,13568,'pm_object_name','Members');
INSERT INTO `wp_postmeta` VALUES (210092,13568,'pm_object_version','3.1.7');
INSERT INTO `wp_postmeta` VALUES (210093,13568,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (210094,13568,'pm_previous_object_name','Members');
INSERT INTO `wp_postmeta` VALUES (210095,13568,'pm_previous_object_version','3.1.6');
INSERT INTO `wp_postmeta` VALUES (210096,13568,'pm_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (210097,13568,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (210098,13568,'pm_object_version_patch','7');
INSERT INTO `wp_postmeta` VALUES (210099,13568,'pm_previous_object_version_major','3');
INSERT INTO `wp_postmeta` VALUES (210100,13568,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (210101,13568,'pm_previous_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (210103,13569,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (210104,13569,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (210105,13569,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (210106,13569,'pm_object_version','5.12.2');
INSERT INTO `wp_postmeta` VALUES (210107,13569,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (210108,13569,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (210109,13569,'pm_previous_object_version','5.12.1');
INSERT INTO `wp_postmeta` VALUES (210110,13569,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (210111,13569,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (210112,13569,'pm_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (210113,13569,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (210114,13569,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (210115,13569,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (210117,13570,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (210118,13570,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210119,13570,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210121,13571,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (210122,13571,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210123,13571,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210125,13572,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (210126,13572,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210127,13572,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210129,13573,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (210130,13573,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (210131,13573,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210133,13574,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (210134,13574,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:88:\"Homepage, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210135,13574,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210137,13575,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (210138,13575,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210139,13575,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210141,13576,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (210142,13576,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:20:\"Homepage, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (210143,13576,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210145,13577,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (210146,13577,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210147,13577,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210149,13578,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (210150,13578,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:55:\"Homepage, Single page, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210151,13578,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210153,13579,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (210154,13579,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210155,13579,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:7;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210157,13580,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (210158,13580,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210159,13580,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210161,13581,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (210162,13581,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Page for posts, Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (210163,13581,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210165,13582,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (210166,13582,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210167,13582,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210169,13583,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (210170,13583,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:88:\"Homepage, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210171,13583,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210173,13584,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (210174,13584,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (210175,13584,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210177,13585,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (210178,13585,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (210179,13585,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210181,13557,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (210182,13557,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (210183,13557,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (210184,13557,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (210185,13557,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (210186,13557,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (210187,13557,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (210368,13586,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (210369,13586,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (210370,13586,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (210371,13586,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (210372,13586,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (210374,13587,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (210375,13587,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (210376,13587,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (210377,13587,'pm_load_time','16038');
INSERT INTO `wp_postmeta` VALUES (210378,13587,'pm_lcp_time','11990');
INSERT INTO `wp_postmeta` VALUES (210379,13587,'pm_max_fid','2070');
INSERT INTO `wp_postmeta` VALUES (210380,13587,'pm_render_blocking_time','1041');
INSERT INTO `wp_postmeta` VALUES (210381,13587,'pm_total_blocking_time','4976');
INSERT INTO `wp_postmeta` VALUES (210382,13587,'pm_bootup_time','8592');
INSERT INTO `wp_postmeta` VALUES (210383,13587,'pm_weight','2217551');
INSERT INTO `wp_postmeta` VALUES (210384,13587,'pm_load_time_diff','-733');
INSERT INTO `wp_postmeta` VALUES (210385,13587,'pm_weight_diff','-21');
INSERT INTO `wp_postmeta` VALUES (210386,13587,'pm_weight_document','28860');
INSERT INTO `wp_postmeta` VALUES (210387,13587,'pm_weight_image','1725731');
INSERT INTO `wp_postmeta` VALUES (210388,13587,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210389,13587,'pm_weight_script','185755');
INSERT INTO `wp_postmeta` VALUES (210390,13587,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (210391,13587,'pm_weight_stylesheet','154242');
INSERT INTO `wp_postmeta` VALUES (210392,13587,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210393,13587,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210394,13587,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210395,13587,'pm_weight_third-party','125467');
INSERT INTO `wp_postmeta` VALUES (210396,13587,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (210397,13587,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (210398,13587,'pm_weight_image_diff','-30');
INSERT INTO `wp_postmeta` VALUES (210399,13587,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210400,13587,'pm_weight_script_diff','-36');
INSERT INTO `wp_postmeta` VALUES (210401,13587,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210402,13587,'pm_weight_stylesheet_diff','35');
INSERT INTO `wp_postmeta` VALUES (210403,13587,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210404,13587,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210405,13587,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210406,13587,'pm_weight_third-party_diff','5');
INSERT INTO `wp_postmeta` VALUES (210407,13587,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210408,13587,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411550;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288545;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97926;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210410,13588,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (210411,13588,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (210412,13588,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (210413,13588,'pm_load_time','17944');
INSERT INTO `wp_postmeta` VALUES (210414,13588,'pm_lcp_time','4934');
INSERT INTO `wp_postmeta` VALUES (210415,13588,'pm_max_fid','1017');
INSERT INTO `wp_postmeta` VALUES (210416,13588,'pm_render_blocking_time','1643');
INSERT INTO `wp_postmeta` VALUES (210417,13588,'pm_total_blocking_time','6792');
INSERT INTO `wp_postmeta` VALUES (210418,13588,'pm_bootup_time','9942');
INSERT INTO `wp_postmeta` VALUES (210419,13588,'pm_weight','2686010');
INSERT INTO `wp_postmeta` VALUES (210420,13588,'pm_load_time_diff','-144');
INSERT INTO `wp_postmeta` VALUES (210421,13588,'pm_weight_diff','-34');
INSERT INTO `wp_postmeta` VALUES (210422,13588,'pm_weight_document','31947');
INSERT INTO `wp_postmeta` VALUES (210423,13588,'pm_weight_image','1494964');
INSERT INTO `wp_postmeta` VALUES (210424,13588,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (210425,13588,'pm_weight_script','784233');
INSERT INTO `wp_postmeta` VALUES (210426,13588,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (210427,13588,'pm_weight_stylesheet','219487');
INSERT INTO `wp_postmeta` VALUES (210428,13588,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (210429,13588,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210430,13588,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210431,13588,'pm_weight_third-party','1012980');
INSERT INTO `wp_postmeta` VALUES (210432,13588,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (210433,13588,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (210434,13588,'pm_weight_image_diff','-3');
INSERT INTO `wp_postmeta` VALUES (210435,13588,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210436,13588,'pm_weight_script_diff','60');
INSERT INTO `wp_postmeta` VALUES (210437,13588,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210438,13588,'pm_weight_stylesheet_diff','2');
INSERT INTO `wp_postmeta` VALUES (210439,13588,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210440,13588,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210441,13588,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210442,13588,'pm_weight_third-party_diff','-30');
INSERT INTO `wp_postmeta` VALUES (210443,13588,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210444,13588,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/8da38e9a/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:540353;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/8da38e9a/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75181;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/8da38e9a/www-player.css\";s:6:\"weight\";i:47488;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210446,13589,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (210447,13589,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (210448,13589,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (210449,13589,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (210450,13589,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (210451,13589,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (210452,13589,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (210453,13589,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (210454,13589,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (210455,13589,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (210456,13589,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (210457,13589,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (210458,13589,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210460,13590,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (210461,13590,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (210462,13590,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (210463,13590,'pm_load_time','11586');
INSERT INTO `wp_postmeta` VALUES (210464,13590,'pm_lcp_time','6109');
INSERT INTO `wp_postmeta` VALUES (210465,13590,'pm_max_fid','1023');
INSERT INTO `wp_postmeta` VALUES (210466,13590,'pm_render_blocking_time','1244');
INSERT INTO `wp_postmeta` VALUES (210467,13590,'pm_total_blocking_time','5092');
INSERT INTO `wp_postmeta` VALUES (210468,13590,'pm_bootup_time','6906');
INSERT INTO `wp_postmeta` VALUES (210469,13590,'pm_weight','1591101');
INSERT INTO `wp_postmeta` VALUES (210470,13590,'pm_load_time_diff','443');
INSERT INTO `wp_postmeta` VALUES (210471,13590,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (210472,13590,'pm_weight_document','30360');
INSERT INTO `wp_postmeta` VALUES (210473,13590,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (210474,13590,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210475,13590,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210476,13590,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210477,13590,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (210478,13590,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210479,13590,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210480,13590,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210481,13590,'pm_weight_third-party','112945');
INSERT INTO `wp_postmeta` VALUES (210482,13590,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210483,13590,'pm_weight_document_diff','17');
INSERT INTO `wp_postmeta` VALUES (210484,13590,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210485,13590,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210486,13590,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210487,13590,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210488,13590,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (210489,13590,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210490,13590,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210491,13590,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210492,13590,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (210493,13590,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210494,13590,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30360;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30360;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210496,13591,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (210497,13591,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (210498,13591,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (210499,13591,'pm_load_time','11677');
INSERT INTO `wp_postmeta` VALUES (210500,13591,'pm_lcp_time','5271');
INSERT INTO `wp_postmeta` VALUES (210501,13591,'pm_max_fid','985');
INSERT INTO `wp_postmeta` VALUES (210502,13591,'pm_render_blocking_time','1537');
INSERT INTO `wp_postmeta` VALUES (210503,13591,'pm_total_blocking_time','4901');
INSERT INTO `wp_postmeta` VALUES (210504,13591,'pm_bootup_time','6547');
INSERT INTO `wp_postmeta` VALUES (210505,13591,'pm_weight','1590373');
INSERT INTO `wp_postmeta` VALUES (210506,13591,'pm_load_time_diff','-832');
INSERT INTO `wp_postmeta` VALUES (210507,13591,'pm_weight_diff','-23');
INSERT INTO `wp_postmeta` VALUES (210508,13591,'pm_weight_document','29994');
INSERT INTO `wp_postmeta` VALUES (210509,13591,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (210510,13591,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210511,13591,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210512,13591,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210513,13591,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (210514,13591,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210515,13591,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210516,13591,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210517,13591,'pm_weight_third-party','112942');
INSERT INTO `wp_postmeta` VALUES (210518,13591,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210519,13591,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (210520,13591,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210521,13591,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210522,13591,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210523,13591,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210524,13591,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (210525,13591,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210526,13591,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210527,13591,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210528,13591,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (210529,13591,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210530,13591,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29994;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29994;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210532,13592,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (210533,13592,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (210534,13592,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (210535,13592,'pm_load_time','12153');
INSERT INTO `wp_postmeta` VALUES (210536,13592,'pm_lcp_time','6204');
INSERT INTO `wp_postmeta` VALUES (210537,13592,'pm_max_fid','1017');
INSERT INTO `wp_postmeta` VALUES (210538,13592,'pm_render_blocking_time','1327');
INSERT INTO `wp_postmeta` VALUES (210539,13592,'pm_total_blocking_time','5497');
INSERT INTO `wp_postmeta` VALUES (210540,13592,'pm_bootup_time','6904');
INSERT INTO `wp_postmeta` VALUES (210541,13592,'pm_weight','1700787');
INSERT INTO `wp_postmeta` VALUES (210542,13592,'pm_load_time_diff','-476');
INSERT INTO `wp_postmeta` VALUES (210543,13592,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (210544,13592,'pm_weight_document','33218');
INSERT INTO `wp_postmeta` VALUES (210545,13592,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (210546,13592,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (210547,13592,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210548,13592,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210549,13592,'pm_weight_script','145494');
INSERT INTO `wp_postmeta` VALUES (210550,13592,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (210551,13592,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210552,13592,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210553,13592,'pm_weight_third-party','112925');
INSERT INTO `wp_postmeta` VALUES (210554,13592,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210555,13592,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (210556,13592,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210557,13592,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210558,13592,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210559,13592,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210560,13592,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (210561,13592,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210562,13592,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210563,13592,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210564,13592,'pm_weight_third-party_diff','-21');
INSERT INTO `wp_postmeta` VALUES (210565,13592,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210566,13592,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33218;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210568,13593,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (210569,13593,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (210570,13593,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (210571,13593,'pm_load_time','16260');
INSERT INTO `wp_postmeta` VALUES (210572,13593,'pm_lcp_time','9318');
INSERT INTO `wp_postmeta` VALUES (210573,13593,'pm_max_fid','1338');
INSERT INTO `wp_postmeta` VALUES (210574,13593,'pm_render_blocking_time','1509');
INSERT INTO `wp_postmeta` VALUES (210575,13593,'pm_total_blocking_time','7802');
INSERT INTO `wp_postmeta` VALUES (210576,13593,'pm_bootup_time','11268');
INSERT INTO `wp_postmeta` VALUES (210577,13593,'pm_weight','2196416');
INSERT INTO `wp_postmeta` VALUES (210578,13593,'pm_load_time_diff','1030');
INSERT INTO `wp_postmeta` VALUES (210579,13593,'pm_weight_diff','20196');
INSERT INTO `wp_postmeta` VALUES (210580,13593,'pm_weight_document','37238');
INSERT INTO `wp_postmeta` VALUES (210581,13593,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (210582,13593,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210583,13593,'pm_weight_script','433007');
INSERT INTO `wp_postmeta` VALUES (210584,13593,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (210585,13593,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (210586,13593,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (210587,13593,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210588,13593,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210589,13593,'pm_weight_third-party','360347');
INSERT INTO `wp_postmeta` VALUES (210590,13593,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (210591,13593,'pm_weight_document_diff','27');
INSERT INTO `wp_postmeta` VALUES (210592,13593,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210593,13593,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210594,13593,'pm_weight_script_diff','18957');
INSERT INTO `wp_postmeta` VALUES (210595,13593,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210596,13593,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210597,13593,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210598,13593,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210599,13593,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210600,13593,'pm_weight_third-party_diff','20142');
INSERT INTO `wp_postmeta` VALUES (210601,13593,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210602,13593,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:6:\"weight\";i:87310;s:8:\"filename\";s:46:\"controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73120;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-a2006bd4b32db7cbd3daa7cec189829c.js\";s:6:\"weight\";i:55856;s:8:\"filename\";s:42:\"shared-a2006bd4b32db7cbd3daa7cec189829c.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37238;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210604,13594,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (210605,13594,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (210606,13594,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (210607,13594,'pm_load_time','12402');
INSERT INTO `wp_postmeta` VALUES (210608,13594,'pm_lcp_time','7005');
INSERT INTO `wp_postmeta` VALUES (210609,13594,'pm_max_fid','1431');
INSERT INTO `wp_postmeta` VALUES (210610,13594,'pm_render_blocking_time','1272');
INSERT INTO `wp_postmeta` VALUES (210611,13594,'pm_total_blocking_time','5955');
INSERT INTO `wp_postmeta` VALUES (210612,13594,'pm_bootup_time','8115');
INSERT INTO `wp_postmeta` VALUES (210613,13594,'pm_weight','1655698');
INSERT INTO `wp_postmeta` VALUES (210614,13594,'pm_load_time_diff','384');
INSERT INTO `wp_postmeta` VALUES (210615,13594,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (210616,13594,'pm_weight_document','31054');
INSERT INTO `wp_postmeta` VALUES (210617,13594,'pm_weight_image','1161827');
INSERT INTO `wp_postmeta` VALUES (210618,13594,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210619,13594,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210620,13594,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210621,13594,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (210622,13594,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210623,13594,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210624,13594,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210625,13594,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (210626,13594,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210627,13594,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (210628,13594,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (210629,13594,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210630,13594,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210631,13594,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210632,13594,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (210633,13594,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210634,13594,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210635,13594,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210636,13594,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (210637,13594,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210638,13594,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31054;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210640,13595,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (210641,13595,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (210642,13595,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (210643,13595,'pm_load_time','10946');
INSERT INTO `wp_postmeta` VALUES (210644,13595,'pm_lcp_time','4907');
INSERT INTO `wp_postmeta` VALUES (210645,13595,'pm_max_fid','887');
INSERT INTO `wp_postmeta` VALUES (210646,13595,'pm_render_blocking_time','1420');
INSERT INTO `wp_postmeta` VALUES (210647,13595,'pm_total_blocking_time','4450');
INSERT INTO `wp_postmeta` VALUES (210648,13595,'pm_bootup_time','6226');
INSERT INTO `wp_postmeta` VALUES (210649,13595,'pm_weight','1591468');
INSERT INTO `wp_postmeta` VALUES (210650,13595,'pm_load_time_diff','-652');
INSERT INTO `wp_postmeta` VALUES (210651,13595,'pm_weight_diff','79');
INSERT INTO `wp_postmeta` VALUES (210652,13595,'pm_weight_document','30503');
INSERT INTO `wp_postmeta` VALUES (210653,13595,'pm_weight_image','1098644');
INSERT INTO `wp_postmeta` VALUES (210654,13595,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210655,13595,'pm_weight_stylesheet','170776');
INSERT INTO `wp_postmeta` VALUES (210656,13595,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210657,13595,'pm_weight_script','142939');
INSERT INTO `wp_postmeta` VALUES (210658,13595,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210659,13595,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210660,13595,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210661,13595,'pm_weight_third-party','112937');
INSERT INTO `wp_postmeta` VALUES (210662,13595,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210663,13595,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (210664,13595,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (210665,13595,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210666,13595,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (210667,13595,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210668,13595,'pm_weight_script_diff','42');
INSERT INTO `wp_postmeta` VALUES (210669,13595,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210670,13595,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210671,13595,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210672,13595,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (210673,13595,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210674,13595,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30503;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30503;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210676,13596,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (210677,13596,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (210678,13596,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (210679,13596,'pm_load_time','13928');
INSERT INTO `wp_postmeta` VALUES (210680,13596,'pm_lcp_time','8442');
INSERT INTO `wp_postmeta` VALUES (210681,13596,'pm_max_fid','1330');
INSERT INTO `wp_postmeta` VALUES (210682,13596,'pm_render_blocking_time','1849');
INSERT INTO `wp_postmeta` VALUES (210683,13596,'pm_total_blocking_time','6813');
INSERT INTO `wp_postmeta` VALUES (210684,13596,'pm_bootup_time','9069');
INSERT INTO `wp_postmeta` VALUES (210685,13596,'pm_weight','1728091');
INSERT INTO `wp_postmeta` VALUES (210686,13596,'pm_load_time_diff','-249');
INSERT INTO `wp_postmeta` VALUES (210687,13596,'pm_weight_diff','-19');
INSERT INTO `wp_postmeta` VALUES (210688,13596,'pm_weight_document','33074');
INSERT INTO `wp_postmeta` VALUES (210689,13596,'pm_weight_image','1103602');
INSERT INTO `wp_postmeta` VALUES (210690,13596,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210691,13596,'pm_weight_script','246468');
INSERT INTO `wp_postmeta` VALUES (210692,13596,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (210693,13596,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (210694,13596,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (210695,13596,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210696,13596,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210697,13596,'pm_weight_third-party','112939');
INSERT INTO `wp_postmeta` VALUES (210698,13596,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210699,13596,'pm_weight_document_diff','-8');
INSERT INTO `wp_postmeta` VALUES (210700,13596,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (210701,13596,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210702,13596,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (210703,13596,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210704,13596,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210705,13596,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210706,13596,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210707,13596,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210708,13596,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (210709,13596,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210710,13596,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72973;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33074;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33074;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210712,13597,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (210713,13597,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210714,13597,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210716,13598,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (210717,13598,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (210718,13598,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210720,13599,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (210721,13599,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210722,13599,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210724,13600,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (210725,13600,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210726,13600,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210728,13601,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (210729,13601,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210730,13601,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210732,13602,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (210733,13602,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single faq, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (210734,13602,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210736,13603,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (210737,13603,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210738,13603,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210740,13604,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (210741,13604,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (210742,13604,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210744,13605,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (210745,13605,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210746,13605,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210748,13606,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (210749,13606,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (210750,13606,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210752,13607,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (210753,13607,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210754,13607,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210756,13608,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (210757,13608,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210758,13608,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210760,13609,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (210761,13609,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:50:\"Homepage, Page for posts, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (210762,13609,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (210764,13610,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (210765,13610,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (210766,13610,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210768,13611,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (210769,13611,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single faq, Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (210770,13611,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210772,13612,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (210773,13612,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (210774,13612,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210776,13613,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (210777,13613,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (210778,13613,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210780,13586,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (210781,13586,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (210782,13586,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (210783,13586,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (210784,13586,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (210785,13586,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (210786,13586,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (210841,13614,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (210842,13614,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (210843,13614,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (210844,13614,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (210845,13614,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.2\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (210847,13615,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (210848,13615,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (210849,13615,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (210850,13615,'pm_load_time','16106');
INSERT INTO `wp_postmeta` VALUES (210851,13615,'pm_lcp_time','11956');
INSERT INTO `wp_postmeta` VALUES (210852,13615,'pm_max_fid','1913');
INSERT INTO `wp_postmeta` VALUES (210853,13615,'pm_render_blocking_time','1251');
INSERT INTO `wp_postmeta` VALUES (210854,13615,'pm_total_blocking_time','5390');
INSERT INTO `wp_postmeta` VALUES (210855,13615,'pm_bootup_time','7320');
INSERT INTO `wp_postmeta` VALUES (210856,13615,'pm_weight','2217567');
INSERT INTO `wp_postmeta` VALUES (210857,13615,'pm_load_time_diff','68');
INSERT INTO `wp_postmeta` VALUES (210858,13615,'pm_weight_diff','16');
INSERT INTO `wp_postmeta` VALUES (210859,13615,'pm_weight_document','28861');
INSERT INTO `wp_postmeta` VALUES (210860,13615,'pm_weight_image','1725756');
INSERT INTO `wp_postmeta` VALUES (210861,13615,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (210862,13615,'pm_weight_script','185765');
INSERT INTO `wp_postmeta` VALUES (210863,13615,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (210864,13615,'pm_weight_stylesheet','154207');
INSERT INTO `wp_postmeta` VALUES (210865,13615,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210866,13615,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210867,13615,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210868,13615,'pm_weight_third-party','125487');
INSERT INTO `wp_postmeta` VALUES (210869,13615,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (210870,13615,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (210871,13615,'pm_weight_image_diff','25');
INSERT INTO `wp_postmeta` VALUES (210872,13615,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210873,13615,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (210874,13615,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210875,13615,'pm_weight_stylesheet_diff','-35');
INSERT INTO `wp_postmeta` VALUES (210876,13615,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210877,13615,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210878,13615,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210879,13615,'pm_weight_third-party_diff','20');
INSERT INTO `wp_postmeta` VALUES (210880,13615,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210881,13615,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288553;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210883,13616,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (210884,13616,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (210885,13616,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (210886,13616,'pm_load_time','18472');
INSERT INTO `wp_postmeta` VALUES (210887,13616,'pm_lcp_time','5071');
INSERT INTO `wp_postmeta` VALUES (210888,13616,'pm_max_fid','1060');
INSERT INTO `wp_postmeta` VALUES (210889,13616,'pm_render_blocking_time','1540');
INSERT INTO `wp_postmeta` VALUES (210890,13616,'pm_total_blocking_time','7228');
INSERT INTO `wp_postmeta` VALUES (210891,13616,'pm_bootup_time','11630');
INSERT INTO `wp_postmeta` VALUES (210892,13616,'pm_weight','2687055');
INSERT INTO `wp_postmeta` VALUES (210893,13616,'pm_load_time_diff','528');
INSERT INTO `wp_postmeta` VALUES (210894,13616,'pm_weight_diff','1045');
INSERT INTO `wp_postmeta` VALUES (210895,13616,'pm_weight_document','31951');
INSERT INTO `wp_postmeta` VALUES (210896,13616,'pm_weight_image','1494982');
INSERT INTO `wp_postmeta` VALUES (210897,13616,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (210898,13616,'pm_weight_script','784848');
INSERT INTO `wp_postmeta` VALUES (210899,13616,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (210900,13616,'pm_weight_stylesheet','219707');
INSERT INTO `wp_postmeta` VALUES (210901,13616,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (210902,13616,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210903,13616,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210904,13616,'pm_weight_third-party','1014021');
INSERT INTO `wp_postmeta` VALUES (210905,13616,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (210906,13616,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (210907,13616,'pm_weight_image_diff','18');
INSERT INTO `wp_postmeta` VALUES (210908,13616,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210909,13616,'pm_weight_script_diff','615');
INSERT INTO `wp_postmeta` VALUES (210910,13616,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210911,13616,'pm_weight_stylesheet_diff','220');
INSERT INTO `wp_postmeta` VALUES (210912,13616,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210913,13616,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210914,13616,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210915,13616,'pm_weight_third-party_diff','1041');
INSERT INTO `wp_postmeta` VALUES (210916,13616,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210917,13616,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/edff9f99/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:541058;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/edff9f99/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75160;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/edff9f99/www-player.css\";s:6:\"weight\";i:47708;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (210919,13617,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (210920,13617,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (210921,13617,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (210922,13617,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (210923,13617,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (210924,13617,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (210925,13617,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (210926,13617,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (210927,13617,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (210928,13617,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (210929,13617,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (210930,13617,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (210931,13617,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (210933,13618,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (210934,13618,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (210935,13618,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (210936,13618,'pm_load_time','11537');
INSERT INTO `wp_postmeta` VALUES (210937,13618,'pm_lcp_time','4821');
INSERT INTO `wp_postmeta` VALUES (210938,13618,'pm_max_fid','902');
INSERT INTO `wp_postmeta` VALUES (210939,13618,'pm_render_blocking_time','1541');
INSERT INTO `wp_postmeta` VALUES (210940,13618,'pm_total_blocking_time','5041');
INSERT INTO `wp_postmeta` VALUES (210941,13618,'pm_bootup_time','6663');
INSERT INTO `wp_postmeta` VALUES (210942,13618,'pm_weight','1591092');
INSERT INTO `wp_postmeta` VALUES (210943,13618,'pm_load_time_diff','-49');
INSERT INTO `wp_postmeta` VALUES (210944,13618,'pm_weight_diff','-9');
INSERT INTO `wp_postmeta` VALUES (210945,13618,'pm_weight_document','30343');
INSERT INTO `wp_postmeta` VALUES (210946,13618,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (210947,13618,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210948,13618,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210949,13618,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210950,13618,'pm_weight_script','142902');
INSERT INTO `wp_postmeta` VALUES (210951,13618,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210952,13618,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210953,13618,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210954,13618,'pm_weight_third-party','112970');
INSERT INTO `wp_postmeta` VALUES (210955,13618,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210956,13618,'pm_weight_document_diff','-17');
INSERT INTO `wp_postmeta` VALUES (210957,13618,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210958,13618,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210959,13618,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210960,13618,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210961,13618,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (210962,13618,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210963,13618,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210964,13618,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (210965,13618,'pm_weight_third-party_diff','25');
INSERT INTO `wp_postmeta` VALUES (210966,13618,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (210967,13618,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30343;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (210969,13619,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (210970,13619,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (210971,13619,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (210972,13619,'pm_load_time','11797');
INSERT INTO `wp_postmeta` VALUES (210973,13619,'pm_lcp_time','6407');
INSERT INTO `wp_postmeta` VALUES (210974,13619,'pm_max_fid','1123');
INSERT INTO `wp_postmeta` VALUES (210975,13619,'pm_render_blocking_time','1435');
INSERT INTO `wp_postmeta` VALUES (210976,13619,'pm_total_blocking_time','5052');
INSERT INTO `wp_postmeta` VALUES (210977,13619,'pm_bootup_time','6704');
INSERT INTO `wp_postmeta` VALUES (210978,13619,'pm_weight','1590350');
INSERT INTO `wp_postmeta` VALUES (210979,13619,'pm_load_time_diff','120');
INSERT INTO `wp_postmeta` VALUES (210980,13619,'pm_weight_diff','-23');
INSERT INTO `wp_postmeta` VALUES (210981,13619,'pm_weight_document','29997');
INSERT INTO `wp_postmeta` VALUES (210982,13619,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (210983,13619,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (210984,13619,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (210985,13619,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (210986,13619,'pm_weight_script','142903');
INSERT INTO `wp_postmeta` VALUES (210987,13619,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (210988,13619,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (210989,13619,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (210990,13619,'pm_weight_third-party','112920');
INSERT INTO `wp_postmeta` VALUES (210991,13619,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (210992,13619,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (210993,13619,'pm_weight_image_diff','-6');
INSERT INTO `wp_postmeta` VALUES (210994,13619,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (210995,13619,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210996,13619,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (210997,13619,'pm_weight_script_diff','5');
INSERT INTO `wp_postmeta` VALUES (210998,13619,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (210999,13619,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211000,13619,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211001,13619,'pm_weight_third-party_diff','-22');
INSERT INTO `wp_postmeta` VALUES (211002,13619,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211003,13619,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29997;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211005,13620,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (211006,13620,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (211007,13620,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (211008,13620,'pm_load_time','11908');
INSERT INTO `wp_postmeta` VALUES (211009,13620,'pm_lcp_time','7226');
INSERT INTO `wp_postmeta` VALUES (211010,13620,'pm_max_fid','1020');
INSERT INTO `wp_postmeta` VALUES (211011,13620,'pm_render_blocking_time','1401');
INSERT INTO `wp_postmeta` VALUES (211012,13620,'pm_total_blocking_time','4999');
INSERT INTO `wp_postmeta` VALUES (211013,13620,'pm_bootup_time','6961');
INSERT INTO `wp_postmeta` VALUES (211014,13620,'pm_weight','1700835');
INSERT INTO `wp_postmeta` VALUES (211015,13620,'pm_load_time_diff','-245');
INSERT INTO `wp_postmeta` VALUES (211016,13620,'pm_weight_diff','48');
INSERT INTO `wp_postmeta` VALUES (211017,13620,'pm_weight_document','33220');
INSERT INTO `wp_postmeta` VALUES (211018,13620,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (211019,13620,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (211020,13620,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211021,13620,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211022,13620,'pm_weight_script','145504');
INSERT INTO `wp_postmeta` VALUES (211023,13620,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (211024,13620,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211025,13620,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211026,13620,'pm_weight_third-party','112969');
INSERT INTO `wp_postmeta` VALUES (211027,13620,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211028,13620,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (211029,13620,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211030,13620,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211031,13620,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211032,13620,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211033,13620,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (211034,13620,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211035,13620,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211036,13620,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211037,13620,'pm_weight_third-party_diff','44');
INSERT INTO `wp_postmeta` VALUES (211038,13620,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211039,13620,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33220;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33220;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211041,13621,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (211042,13621,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (211043,13621,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (211044,13621,'pm_load_time','17603');
INSERT INTO `wp_postmeta` VALUES (211045,13621,'pm_lcp_time','9377');
INSERT INTO `wp_postmeta` VALUES (211046,13621,'pm_max_fid','1652');
INSERT INTO `wp_postmeta` VALUES (211047,13621,'pm_render_blocking_time','1305');
INSERT INTO `wp_postmeta` VALUES (211048,13621,'pm_total_blocking_time','9141');
INSERT INTO `wp_postmeta` VALUES (211049,13621,'pm_bootup_time','12979');
INSERT INTO `wp_postmeta` VALUES (211050,13621,'pm_weight','2196372');
INSERT INTO `wp_postmeta` VALUES (211051,13621,'pm_load_time_diff','1343');
INSERT INTO `wp_postmeta` VALUES (211052,13621,'pm_weight_diff','-44');
INSERT INTO `wp_postmeta` VALUES (211053,13621,'pm_weight_document','37190');
INSERT INTO `wp_postmeta` VALUES (211054,13621,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (211055,13621,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211056,13621,'pm_weight_script','432869');
INSERT INTO `wp_postmeta` VALUES (211057,13621,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (211058,13621,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (211059,13621,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (211060,13621,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211061,13621,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211062,13621,'pm_weight_third-party','360399');
INSERT INTO `wp_postmeta` VALUES (211063,13621,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (211064,13621,'pm_weight_document_diff','-48');
INSERT INTO `wp_postmeta` VALUES (211065,13621,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211066,13621,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211067,13621,'pm_weight_script_diff','-138');
INSERT INTO `wp_postmeta` VALUES (211068,13621,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211069,13621,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211070,13621,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211071,13621,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211072,13621,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211073,13621,'pm_weight_third-party_diff','52');
INSERT INTO `wp_postmeta` VALUES (211074,13621,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211075,13621,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:6:\"weight\";i:87311;s:8:\"filename\";s:46:\"controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73107;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-2415c85dc3d845d1734552aad40b3be4.js\";s:6:\"weight\";i:55771;s:8:\"filename\";s:42:\"shared-2415c85dc3d845d1734552aad40b3be4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37190;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211077,13622,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (211078,13622,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (211079,13622,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (211080,13622,'pm_load_time','11550');
INSERT INTO `wp_postmeta` VALUES (211081,13622,'pm_lcp_time','6722');
INSERT INTO `wp_postmeta` VALUES (211082,13622,'pm_max_fid','1136');
INSERT INTO `wp_postmeta` VALUES (211083,13622,'pm_render_blocking_time','1546');
INSERT INTO `wp_postmeta` VALUES (211084,13622,'pm_total_blocking_time','5008');
INSERT INTO `wp_postmeta` VALUES (211085,13622,'pm_bootup_time','7292');
INSERT INTO `wp_postmeta` VALUES (211086,13622,'pm_weight','1655651');
INSERT INTO `wp_postmeta` VALUES (211087,13622,'pm_load_time_diff','-852');
INSERT INTO `wp_postmeta` VALUES (211088,13622,'pm_weight_diff','-47');
INSERT INTO `wp_postmeta` VALUES (211089,13622,'pm_weight_document','31054');
INSERT INTO `wp_postmeta` VALUES (211090,13622,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (211091,13622,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211092,13622,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211093,13622,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211094,13622,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (211095,13622,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211096,13622,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211097,13622,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211098,13622,'pm_weight_third-party','112939');
INSERT INTO `wp_postmeta` VALUES (211099,13622,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211100,13622,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (211101,13622,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (211102,13622,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211103,13622,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211104,13622,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211105,13622,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (211106,13622,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211107,13622,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211108,13622,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211109,13622,'pm_weight_third-party_diff','-25');
INSERT INTO `wp_postmeta` VALUES (211110,13622,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211111,13622,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31054;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211113,13623,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (211114,13623,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (211115,13623,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (211116,13623,'pm_load_time','11248');
INSERT INTO `wp_postmeta` VALUES (211117,13623,'pm_lcp_time','6082');
INSERT INTO `wp_postmeta` VALUES (211118,13623,'pm_max_fid','925');
INSERT INTO `wp_postmeta` VALUES (211119,13623,'pm_render_blocking_time','1241');
INSERT INTO `wp_postmeta` VALUES (211120,13623,'pm_total_blocking_time','4756');
INSERT INTO `wp_postmeta` VALUES (211121,13623,'pm_bootup_time','6991');
INSERT INTO `wp_postmeta` VALUES (211122,13623,'pm_weight','1591367');
INSERT INTO `wp_postmeta` VALUES (211123,13623,'pm_load_time_diff','302');
INSERT INTO `wp_postmeta` VALUES (211124,13623,'pm_weight_diff','-101');
INSERT INTO `wp_postmeta` VALUES (211125,13623,'pm_weight_document','30494');
INSERT INTO `wp_postmeta` VALUES (211126,13623,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (211127,13623,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211128,13623,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211129,13623,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211130,13623,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (211131,13623,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211132,13623,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211133,13623,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211134,13623,'pm_weight_third-party','112943');
INSERT INTO `wp_postmeta` VALUES (211135,13623,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211136,13623,'pm_weight_document_diff','-9');
INSERT INTO `wp_postmeta` VALUES (211137,13623,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (211138,13623,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211139,13623,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (211140,13623,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211141,13623,'pm_weight_script_diff','-40');
INSERT INTO `wp_postmeta` VALUES (211142,13623,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211143,13623,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211144,13623,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211145,13623,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (211146,13623,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211147,13623,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30494;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30494;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211149,13624,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (211150,13624,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (211151,13624,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (211152,13624,'pm_load_time','12738');
INSERT INTO `wp_postmeta` VALUES (211153,13624,'pm_lcp_time','8252');
INSERT INTO `wp_postmeta` VALUES (211154,13624,'pm_max_fid','1317');
INSERT INTO `wp_postmeta` VALUES (211155,13624,'pm_render_blocking_time','2550');
INSERT INTO `wp_postmeta` VALUES (211156,13624,'pm_total_blocking_time','5084');
INSERT INTO `wp_postmeta` VALUES (211157,13624,'pm_bootup_time','8599');
INSERT INTO `wp_postmeta` VALUES (211158,13624,'pm_weight','1728111');
INSERT INTO `wp_postmeta` VALUES (211159,13624,'pm_load_time_diff','-1190');
INSERT INTO `wp_postmeta` VALUES (211160,13624,'pm_weight_diff','20');
INSERT INTO `wp_postmeta` VALUES (211161,13624,'pm_weight_document','33082');
INSERT INTO `wp_postmeta` VALUES (211162,13624,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (211163,13624,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211164,13624,'pm_weight_script','246475');
INSERT INTO `wp_postmeta` VALUES (211165,13624,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (211166,13624,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (211167,13624,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (211168,13624,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211169,13624,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211170,13624,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (211171,13624,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211172,13624,'pm_weight_document_diff','8');
INSERT INTO `wp_postmeta` VALUES (211173,13624,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (211174,13624,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211175,13624,'pm_weight_script_diff','7');
INSERT INTO `wp_postmeta` VALUES (211176,13624,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211177,13624,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211178,13624,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211179,13624,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211180,13624,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211181,13624,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (211182,13624,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211183,13624,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.2\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211185,13625,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (211186,13625,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211187,13625,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211189,13626,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (211190,13626,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211191,13626,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211193,13627,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (211194,13627,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211195,13627,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211197,13628,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211198,13628,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:33:\"Homepage, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (211199,13628,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211201,13629,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211202,13629,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:63:\"Page for posts, Single page, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211203,13629,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211205,13630,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (211206,13630,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211207,13630,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211209,13631,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (211210,13631,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211211,13631,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211213,13632,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (211214,13632,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211215,13632,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211217,13633,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (211218,13633,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (211219,13633,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211221,13634,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (211222,13634,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (211223,13634,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211225,13635,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (211226,13635,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211227,13635,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211229,13636,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (211230,13636,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211231,13636,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211233,13637,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (211234,13637,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:70:\"Homepage, Page for posts, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211235,13637,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211237,13638,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (211238,13638,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211239,13638,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211241,13639,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211242,13639,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Homepage, Page for posts, Single page, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211243,13639,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211245,13640,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211246,13640,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:57:\"Single faq, Single post, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211247,13640,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211249,13641,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (211250,13641,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (211251,13641,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211253,13614,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (211254,13614,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (211255,13614,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (211256,13614,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (211257,13614,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (211258,13614,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (211259,13614,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (211305,13644,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (211306,13644,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (211307,13644,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (211308,13644,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (211309,13644,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (211311,13645,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (211312,13645,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (211313,13645,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (211314,13645,'pm_load_time','12682');
INSERT INTO `wp_postmeta` VALUES (211315,13645,'pm_lcp_time','6374');
INSERT INTO `wp_postmeta` VALUES (211316,13645,'pm_max_fid','1174');
INSERT INTO `wp_postmeta` VALUES (211317,13645,'pm_render_blocking_time','1294');
INSERT INTO `wp_postmeta` VALUES (211318,13645,'pm_total_blocking_time','6410');
INSERT INTO `wp_postmeta` VALUES (211319,13645,'pm_bootup_time','7628');
INSERT INTO `wp_postmeta` VALUES (211320,13645,'pm_weight','1591085');
INSERT INTO `wp_postmeta` VALUES (211321,13645,'pm_load_time_diff','1145');
INSERT INTO `wp_postmeta` VALUES (211322,13645,'pm_weight_diff','-7');
INSERT INTO `wp_postmeta` VALUES (211323,13645,'pm_weight_document','30338');
INSERT INTO `wp_postmeta` VALUES (211324,13645,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (211325,13645,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211326,13645,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211327,13645,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211328,13645,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (211329,13645,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211330,13645,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211331,13645,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211332,13645,'pm_weight_third-party','112973');
INSERT INTO `wp_postmeta` VALUES (211333,13645,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211334,13645,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211335,13645,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211336,13645,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211337,13645,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211338,13645,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211339,13645,'pm_weight_script_diff','-2');
INSERT INTO `wp_postmeta` VALUES (211340,13645,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211341,13645,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211342,13645,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211343,13645,'pm_weight_third-party_diff','3');
INSERT INTO `wp_postmeta` VALUES (211344,13645,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211345,13645,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30338;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30338;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211347,13646,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (211348,13646,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (211349,13646,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (211350,13646,'pm_load_time','11070');
INSERT INTO `wp_postmeta` VALUES (211351,13646,'pm_lcp_time','6034');
INSERT INTO `wp_postmeta` VALUES (211352,13646,'pm_max_fid','939');
INSERT INTO `wp_postmeta` VALUES (211353,13646,'pm_render_blocking_time','1657');
INSERT INTO `wp_postmeta` VALUES (211354,13646,'pm_total_blocking_time','4365');
INSERT INTO `wp_postmeta` VALUES (211355,13646,'pm_bootup_time','6428');
INSERT INTO `wp_postmeta` VALUES (211356,13646,'pm_weight','1590319');
INSERT INTO `wp_postmeta` VALUES (211357,13646,'pm_load_time_diff','-727');
INSERT INTO `wp_postmeta` VALUES (211358,13646,'pm_weight_diff','-31');
INSERT INTO `wp_postmeta` VALUES (211359,13646,'pm_weight_document','29990');
INSERT INTO `wp_postmeta` VALUES (211360,13646,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (211361,13646,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211362,13646,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211363,13646,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211364,13646,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (211365,13646,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211366,13646,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211367,13646,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211368,13646,'pm_weight_third-party','112903');
INSERT INTO `wp_postmeta` VALUES (211369,13646,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211370,13646,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (211371,13646,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211372,13646,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211373,13646,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211374,13646,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211375,13646,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211376,13646,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211377,13646,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211378,13646,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211379,13646,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (211380,13646,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211381,13646,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29990;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29990;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211383,13647,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (211384,13647,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (211385,13647,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (211386,13647,'pm_load_time','11523');
INSERT INTO `wp_postmeta` VALUES (211387,13647,'pm_lcp_time','6584');
INSERT INTO `wp_postmeta` VALUES (211388,13647,'pm_max_fid','867');
INSERT INTO `wp_postmeta` VALUES (211389,13647,'pm_render_blocking_time','1360');
INSERT INTO `wp_postmeta` VALUES (211390,13647,'pm_total_blocking_time','4572');
INSERT INTO `wp_postmeta` VALUES (211391,13647,'pm_bootup_time','6720');
INSERT INTO `wp_postmeta` VALUES (211392,13647,'pm_weight','1700851');
INSERT INTO `wp_postmeta` VALUES (211393,13647,'pm_load_time_diff','-385');
INSERT INTO `wp_postmeta` VALUES (211394,13647,'pm_weight_diff','16');
INSERT INTO `wp_postmeta` VALUES (211395,13647,'pm_weight_document','33215');
INSERT INTO `wp_postmeta` VALUES (211396,13647,'pm_weight_image','1200028');
INSERT INTO `wp_postmeta` VALUES (211397,13647,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (211398,13647,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (211399,13647,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211400,13647,'pm_weight_script','145512');
INSERT INTO `wp_postmeta` VALUES (211401,13647,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (211402,13647,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211403,13647,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211404,13647,'pm_weight_third-party','112958');
INSERT INTO `wp_postmeta` VALUES (211405,13647,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211406,13647,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211407,13647,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211408,13647,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211409,13647,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (211410,13647,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211411,13647,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (211412,13647,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211413,13647,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211414,13647,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211415,13647,'pm_weight_third-party_diff','-11');
INSERT INTO `wp_postmeta` VALUES (211416,13647,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211417,13647,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33215;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33215;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211419,13648,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (211420,13648,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (211421,13648,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (211422,13648,'pm_load_time','13003');
INSERT INTO `wp_postmeta` VALUES (211423,13648,'pm_lcp_time','7146');
INSERT INTO `wp_postmeta` VALUES (211424,13648,'pm_max_fid','1258');
INSERT INTO `wp_postmeta` VALUES (211425,13648,'pm_render_blocking_time','1453');
INSERT INTO `wp_postmeta` VALUES (211426,13648,'pm_total_blocking_time','6448');
INSERT INTO `wp_postmeta` VALUES (211427,13648,'pm_bootup_time','7613');
INSERT INTO `wp_postmeta` VALUES (211428,13648,'pm_weight','1655674');
INSERT INTO `wp_postmeta` VALUES (211429,13648,'pm_load_time_diff','1453');
INSERT INTO `wp_postmeta` VALUES (211430,13648,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (211431,13648,'pm_weight_document','31050');
INSERT INTO `wp_postmeta` VALUES (211432,13648,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (211433,13648,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211434,13648,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211435,13648,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211436,13648,'pm_weight_script','142912');
INSERT INTO `wp_postmeta` VALUES (211437,13648,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211438,13648,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211439,13648,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211440,13648,'pm_weight_third-party','112971');
INSERT INTO `wp_postmeta` VALUES (211441,13648,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211442,13648,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (211443,13648,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211444,13648,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211445,13648,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211446,13648,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211447,13648,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (211448,13648,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211449,13648,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211450,13648,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211451,13648,'pm_weight_third-party_diff','32');
INSERT INTO `wp_postmeta` VALUES (211452,13648,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211453,13648,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31050;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211455,13649,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (211456,13649,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (211457,13649,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (211458,13649,'pm_load_time','11390');
INSERT INTO `wp_postmeta` VALUES (211459,13649,'pm_lcp_time','6304');
INSERT INTO `wp_postmeta` VALUES (211460,13649,'pm_max_fid','897');
INSERT INTO `wp_postmeta` VALUES (211461,13649,'pm_render_blocking_time','1423');
INSERT INTO `wp_postmeta` VALUES (211462,13649,'pm_total_blocking_time','4597');
INSERT INTO `wp_postmeta` VALUES (211463,13649,'pm_bootup_time','6937');
INSERT INTO `wp_postmeta` VALUES (211464,13649,'pm_weight','1591363');
INSERT INTO `wp_postmeta` VALUES (211465,13649,'pm_load_time_diff','142');
INSERT INTO `wp_postmeta` VALUES (211466,13649,'pm_weight_diff','-4');
INSERT INTO `wp_postmeta` VALUES (211467,13649,'pm_weight_document','30489');
INSERT INTO `wp_postmeta` VALUES (211468,13649,'pm_weight_image','1098639');
INSERT INTO `wp_postmeta` VALUES (211469,13649,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211470,13649,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211471,13649,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211472,13649,'pm_weight_script','142894');
INSERT INTO `wp_postmeta` VALUES (211473,13649,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211474,13649,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211475,13649,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211476,13649,'pm_weight_third-party','112949');
INSERT INTO `wp_postmeta` VALUES (211477,13649,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211478,13649,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211479,13649,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (211480,13649,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211481,13649,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211482,13649,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211483,13649,'pm_weight_script_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211484,13649,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211485,13649,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211486,13649,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211487,13649,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (211488,13649,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211489,13649,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30489;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30489;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211491,13650,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (211492,13650,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (211493,13650,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (211494,13650,'pm_load_time','13449');
INSERT INTO `wp_postmeta` VALUES (211495,13650,'pm_lcp_time','8582');
INSERT INTO `wp_postmeta` VALUES (211496,13650,'pm_max_fid','1323');
INSERT INTO `wp_postmeta` VALUES (211497,13650,'pm_render_blocking_time','2539');
INSERT INTO `wp_postmeta` VALUES (211498,13650,'pm_total_blocking_time','6130');
INSERT INTO `wp_postmeta` VALUES (211499,13650,'pm_bootup_time','8130');
INSERT INTO `wp_postmeta` VALUES (211500,13650,'pm_weight','1728085');
INSERT INTO `wp_postmeta` VALUES (211501,13650,'pm_load_time_diff','711');
INSERT INTO `wp_postmeta` VALUES (211502,13650,'pm_weight_diff','-26');
INSERT INTO `wp_postmeta` VALUES (211503,13650,'pm_weight_document','33073');
INSERT INTO `wp_postmeta` VALUES (211504,13650,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (211505,13650,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211506,13650,'pm_weight_script','246469');
INSERT INTO `wp_postmeta` VALUES (211507,13650,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (211508,13650,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (211509,13650,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (211510,13650,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211511,13650,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211512,13650,'pm_weight_third-party','112944');
INSERT INTO `wp_postmeta` VALUES (211513,13650,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211514,13650,'pm_weight_document_diff','-9');
INSERT INTO `wp_postmeta` VALUES (211515,13650,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211516,13650,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211517,13650,'pm_weight_script_diff','-6');
INSERT INTO `wp_postmeta` VALUES (211518,13650,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211519,13650,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211520,13650,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211521,13650,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211522,13650,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211523,13650,'pm_weight_third-party_diff','-8');
INSERT INTO `wp_postmeta` VALUES (211524,13650,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211525,13650,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33073;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33073;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211527,13651,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (211528,13651,'pm_object_type','core');
INSERT INTO `wp_postmeta` VALUES (211529,13651,'pm_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (211530,13651,'pm_object_version','5.8.3');
INSERT INTO `wp_postmeta` VALUES (211531,13651,'pm_previous_object_type','core');
INSERT INTO `wp_postmeta` VALUES (211532,13651,'pm_previous_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (211533,13651,'pm_previous_object_version','5.8.2');
INSERT INTO `wp_postmeta` VALUES (211534,13651,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (211535,13651,'pm_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (211536,13651,'pm_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (211537,13651,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (211538,13651,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (211539,13651,'pm_previous_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (211541,13652,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (211542,13652,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211543,13652,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211545,13653,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (211546,13653,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (211547,13653,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211549,13654,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (211550,13654,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211551,13654,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211553,13655,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (211554,13655,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211555,13655,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211557,13656,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211558,13656,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Single page, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (211559,13656,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211561,13657,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211562,13657,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (211563,13657,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211565,13658,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (211566,13658,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211567,13658,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211569,13659,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (211570,13659,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (211571,13659,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211573,13660,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (211574,13660,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211575,13660,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211577,13661,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (211578,13661,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (211579,13661,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211581,13662,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (211582,13662,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211583,13662,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211585,13663,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (211586,13663,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211587,13663,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211589,13664,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (211590,13664,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (211591,13664,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211593,13665,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (211594,13665,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:90:\"Single faq, Single page, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211595,13665,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211597,13666,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211598,13666,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211599,13666,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211601,13667,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211602,13667,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211603,13667,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211605,13644,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (211606,13644,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (211607,13644,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (211608,13644,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (211609,13644,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (211610,13644,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (211611,13644,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (211651,13668,'pm_average_score','13');
INSERT INTO `wp_postmeta` VALUES (211652,13668,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (211653,13668,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (211654,13668,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (211655,13668,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.51\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.8\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"5.9.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.8\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.0\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (211657,13669,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (211658,13669,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (211659,13669,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (211660,13669,'pm_load_time','16881');
INSERT INTO `wp_postmeta` VALUES (211661,13669,'pm_lcp_time','11907');
INSERT INTO `wp_postmeta` VALUES (211662,13669,'pm_max_fid','2166');
INSERT INTO `wp_postmeta` VALUES (211663,13669,'pm_render_blocking_time','1422');
INSERT INTO `wp_postmeta` VALUES (211664,13669,'pm_total_blocking_time','5120');
INSERT INTO `wp_postmeta` VALUES (211665,13669,'pm_bootup_time','8878');
INSERT INTO `wp_postmeta` VALUES (211666,13669,'pm_weight','2217651');
INSERT INTO `wp_postmeta` VALUES (211667,13669,'pm_weight_document','28953');
INSERT INTO `wp_postmeta` VALUES (211668,13669,'pm_weight_image','1725754');
INSERT INTO `wp_postmeta` VALUES (211669,13669,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211670,13669,'pm_weight_script','185758');
INSERT INTO `wp_postmeta` VALUES (211671,13669,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (211672,13669,'pm_weight_stylesheet','154270');
INSERT INTO `wp_postmeta` VALUES (211673,13669,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211674,13669,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211675,13669,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211676,13669,'pm_weight_third-party','125481');
INSERT INTO `wp_postmeta` VALUES (211677,13669,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (211678,13669,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288550;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97940;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.8\";s:6:\"weight\";i:57106;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (211680,13670,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (211681,13670,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (211682,13670,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (211683,13670,'pm_load_time','18125');
INSERT INTO `wp_postmeta` VALUES (211684,13670,'pm_lcp_time','4830');
INSERT INTO `wp_postmeta` VALUES (211685,13670,'pm_max_fid','1017');
INSERT INTO `wp_postmeta` VALUES (211686,13670,'pm_render_blocking_time','1533');
INSERT INTO `wp_postmeta` VALUES (211687,13670,'pm_total_blocking_time','7483');
INSERT INTO `wp_postmeta` VALUES (211688,13670,'pm_bootup_time','10662');
INSERT INTO `wp_postmeta` VALUES (211689,13670,'pm_weight','2687293');
INSERT INTO `wp_postmeta` VALUES (211690,13670,'pm_weight_document','31947');
INSERT INTO `wp_postmeta` VALUES (211691,13670,'pm_weight_image','1494999');
INSERT INTO `wp_postmeta` VALUES (211692,13670,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (211693,13670,'pm_weight_script','784892');
INSERT INTO `wp_postmeta` VALUES (211694,13670,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (211695,13670,'pm_weight_stylesheet','219708');
INSERT INTO `wp_postmeta` VALUES (211696,13670,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (211697,13670,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211698,13670,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211699,13670,'pm_weight_third-party','1014240');
INSERT INTO `wp_postmeta` VALUES (211700,13670,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (211701,13670,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/edff9f99/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:541058;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:8;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/edff9f99/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75173;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/edff9f99/www-player.css\";s:6:\"weight\";i:47709;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (211703,13671,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (211704,13671,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (211705,13671,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (211706,13671,'pm_load_time','10866');
INSERT INTO `wp_postmeta` VALUES (211707,13671,'pm_lcp_time','6088');
INSERT INTO `wp_postmeta` VALUES (211708,13671,'pm_max_fid','793');
INSERT INTO `wp_postmeta` VALUES (211709,13671,'pm_render_blocking_time','1401');
INSERT INTO `wp_postmeta` VALUES (211710,13671,'pm_total_blocking_time','4260');
INSERT INTO `wp_postmeta` VALUES (211711,13671,'pm_bootup_time','6471');
INSERT INTO `wp_postmeta` VALUES (211712,13671,'pm_weight','1591091');
INSERT INTO `wp_postmeta` VALUES (211713,13671,'pm_load_time_diff','-1816');
INSERT INTO `wp_postmeta` VALUES (211714,13671,'pm_weight_diff','6');
INSERT INTO `wp_postmeta` VALUES (211715,13671,'pm_weight_document','30354');
INSERT INTO `wp_postmeta` VALUES (211716,13671,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (211717,13671,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211718,13671,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211719,13671,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211720,13671,'pm_weight_script','142896');
INSERT INTO `wp_postmeta` VALUES (211721,13671,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211722,13671,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211723,13671,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211724,13671,'pm_weight_third-party','112940');
INSERT INTO `wp_postmeta` VALUES (211725,13671,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211726,13671,'pm_weight_document_diff','16');
INSERT INTO `wp_postmeta` VALUES (211727,13671,'pm_weight_image_diff','6');
INSERT INTO `wp_postmeta` VALUES (211728,13671,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211729,13671,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211730,13671,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211731,13671,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (211732,13671,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211733,13671,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211734,13671,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211735,13671,'pm_weight_third-party_diff','-33');
INSERT INTO `wp_postmeta` VALUES (211736,13671,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211737,13671,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30354;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30354;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211739,13672,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (211740,13672,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (211741,13672,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (211742,13672,'pm_load_time','11458');
INSERT INTO `wp_postmeta` VALUES (211743,13672,'pm_lcp_time','6045');
INSERT INTO `wp_postmeta` VALUES (211744,13672,'pm_max_fid','1045');
INSERT INTO `wp_postmeta` VALUES (211745,13672,'pm_render_blocking_time','1565');
INSERT INTO `wp_postmeta` VALUES (211746,13672,'pm_total_blocking_time','4757');
INSERT INTO `wp_postmeta` VALUES (211747,13672,'pm_bootup_time','7179');
INSERT INTO `wp_postmeta` VALUES (211748,13672,'pm_weight','1590342');
INSERT INTO `wp_postmeta` VALUES (211749,13672,'pm_load_time_diff','388');
INSERT INTO `wp_postmeta` VALUES (211750,13672,'pm_weight_diff','23');
INSERT INTO `wp_postmeta` VALUES (211751,13672,'pm_weight_document','29991');
INSERT INTO `wp_postmeta` VALUES (211752,13672,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (211753,13672,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211754,13672,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211755,13672,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211756,13672,'pm_weight_script','142895');
INSERT INTO `wp_postmeta` VALUES (211757,13672,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211758,13672,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211759,13672,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211760,13672,'pm_weight_third-party','112924');
INSERT INTO `wp_postmeta` VALUES (211761,13672,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211762,13672,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (211763,13672,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211764,13672,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211765,13672,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211766,13672,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211767,13672,'pm_weight_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (211768,13672,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211769,13672,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211770,13672,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211771,13672,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (211772,13672,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211773,13672,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29991;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29991;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211775,13673,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (211776,13673,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (211777,13673,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (211778,13673,'pm_load_time','11933');
INSERT INTO `wp_postmeta` VALUES (211779,13673,'pm_lcp_time','6609');
INSERT INTO `wp_postmeta` VALUES (211780,13673,'pm_max_fid','1112');
INSERT INTO `wp_postmeta` VALUES (211781,13673,'pm_render_blocking_time','1523');
INSERT INTO `wp_postmeta` VALUES (211782,13673,'pm_total_blocking_time','5128');
INSERT INTO `wp_postmeta` VALUES (211783,13673,'pm_bootup_time','7293');
INSERT INTO `wp_postmeta` VALUES (211784,13673,'pm_weight','1700812');
INSERT INTO `wp_postmeta` VALUES (211785,13673,'pm_load_time_diff','410');
INSERT INTO `wp_postmeta` VALUES (211786,13673,'pm_weight_diff','-39');
INSERT INTO `wp_postmeta` VALUES (211787,13673,'pm_weight_document','33210');
INSERT INTO `wp_postmeta` VALUES (211788,13673,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (211789,13673,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (211790,13673,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211791,13673,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211792,13673,'pm_weight_script','145490');
INSERT INTO `wp_postmeta` VALUES (211793,13673,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (211794,13673,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211795,13673,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211796,13673,'pm_weight_third-party','112967');
INSERT INTO `wp_postmeta` VALUES (211797,13673,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211798,13673,'pm_weight_document_diff','-5');
INSERT INTO `wp_postmeta` VALUES (211799,13673,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (211800,13673,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211801,13673,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (211802,13673,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211803,13673,'pm_weight_script_diff','-22');
INSERT INTO `wp_postmeta` VALUES (211804,13673,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211805,13673,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211806,13673,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211807,13673,'pm_weight_third-party_diff','9');
INSERT INTO `wp_postmeta` VALUES (211808,13673,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211809,13673,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33210;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33210;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211811,13674,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (211812,13674,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (211813,13674,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (211814,13674,'pm_load_time','15365');
INSERT INTO `wp_postmeta` VALUES (211815,13674,'pm_lcp_time','8672');
INSERT INTO `wp_postmeta` VALUES (211816,13674,'pm_max_fid','1127');
INSERT INTO `wp_postmeta` VALUES (211817,13674,'pm_render_blocking_time','907');
INSERT INTO `wp_postmeta` VALUES (211818,13674,'pm_total_blocking_time','7209');
INSERT INTO `wp_postmeta` VALUES (211819,13674,'pm_bootup_time','10621');
INSERT INTO `wp_postmeta` VALUES (211820,13674,'pm_weight','2196227');
INSERT INTO `wp_postmeta` VALUES (211821,13674,'pm_weight_document','37216');
INSERT INTO `wp_postmeta` VALUES (211822,13674,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (211823,13674,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211824,13674,'pm_weight_script','432772');
INSERT INTO `wp_postmeta` VALUES (211825,13674,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (211826,13674,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (211827,13674,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (211828,13674,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211829,13674,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211830,13674,'pm_weight_third-party','360201');
INSERT INTO `wp_postmeta` VALUES (211831,13674,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (211832,13674,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:6:\"weight\";i:87135;s:8:\"filename\";s:46:\"controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73185;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7d090405249c9f155033cb888300fb51.js\";s:6:\"weight\";i:55768;s:8:\"filename\";s:42:\"shared-7d090405249c9f155033cb888300fb51.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37216;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (211834,13675,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (211835,13675,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (211836,13675,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (211837,13675,'pm_load_time','11757');
INSERT INTO `wp_postmeta` VALUES (211838,13675,'pm_lcp_time','6839');
INSERT INTO `wp_postmeta` VALUES (211839,13675,'pm_max_fid','1189');
INSERT INTO `wp_postmeta` VALUES (211840,13675,'pm_render_blocking_time','1466');
INSERT INTO `wp_postmeta` VALUES (211841,13675,'pm_total_blocking_time','5124');
INSERT INTO `wp_postmeta` VALUES (211842,13675,'pm_bootup_time','7093');
INSERT INTO `wp_postmeta` VALUES (211843,13675,'pm_weight','1655662');
INSERT INTO `wp_postmeta` VALUES (211844,13675,'pm_load_time_diff','-1246');
INSERT INTO `wp_postmeta` VALUES (211845,13675,'pm_weight_diff','-12');
INSERT INTO `wp_postmeta` VALUES (211846,13675,'pm_weight_document','31049');
INSERT INTO `wp_postmeta` VALUES (211847,13675,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (211848,13675,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211849,13675,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211850,13675,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211851,13675,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (211852,13675,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211853,13675,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211854,13675,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211855,13675,'pm_weight_third-party','112961');
INSERT INTO `wp_postmeta` VALUES (211856,13675,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211857,13675,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (211858,13675,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211859,13675,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211860,13675,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211861,13675,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211862,13675,'pm_weight_script_diff','-14');
INSERT INTO `wp_postmeta` VALUES (211863,13675,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211864,13675,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211865,13675,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211866,13675,'pm_weight_third-party_diff','-10');
INSERT INTO `wp_postmeta` VALUES (211867,13675,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211868,13675,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31049;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211870,13676,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (211871,13676,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (211872,13676,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (211873,13676,'pm_load_time','11554');
INSERT INTO `wp_postmeta` VALUES (211874,13676,'pm_lcp_time','6137');
INSERT INTO `wp_postmeta` VALUES (211875,13676,'pm_max_fid','1058');
INSERT INTO `wp_postmeta` VALUES (211876,13676,'pm_render_blocking_time','1599');
INSERT INTO `wp_postmeta` VALUES (211877,13676,'pm_total_blocking_time','5146');
INSERT INTO `wp_postmeta` VALUES (211878,13676,'pm_bootup_time','7276');
INSERT INTO `wp_postmeta` VALUES (211879,13676,'pm_weight','1591398');
INSERT INTO `wp_postmeta` VALUES (211880,13676,'pm_load_time_diff','164');
INSERT INTO `wp_postmeta` VALUES (211881,13676,'pm_weight_diff','35');
INSERT INTO `wp_postmeta` VALUES (211882,13676,'pm_weight_document','30500');
INSERT INTO `wp_postmeta` VALUES (211883,13676,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (211884,13676,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (211885,13676,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (211886,13676,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (211887,13676,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (211888,13676,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (211889,13676,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211890,13676,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211891,13676,'pm_weight_third-party','112962');
INSERT INTO `wp_postmeta` VALUES (211892,13676,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211893,13676,'pm_weight_document_diff','11');
INSERT INTO `wp_postmeta` VALUES (211894,13676,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (211895,13676,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211896,13676,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211897,13676,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211898,13676,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (211899,13676,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211900,13676,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211901,13676,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211902,13676,'pm_weight_third-party_diff','13');
INSERT INTO `wp_postmeta` VALUES (211903,13676,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211904,13676,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30500;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211906,13677,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (211907,13677,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (211908,13677,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (211909,13677,'pm_load_time','12941');
INSERT INTO `wp_postmeta` VALUES (211910,13677,'pm_lcp_time','7682');
INSERT INTO `wp_postmeta` VALUES (211911,13677,'pm_max_fid','1261');
INSERT INTO `wp_postmeta` VALUES (211912,13677,'pm_render_blocking_time','2443');
INSERT INTO `wp_postmeta` VALUES (211913,13677,'pm_total_blocking_time','5559');
INSERT INTO `wp_postmeta` VALUES (211914,13677,'pm_bootup_time','8358');
INSERT INTO `wp_postmeta` VALUES (211915,13677,'pm_weight','1728122');
INSERT INTO `wp_postmeta` VALUES (211916,13677,'pm_load_time_diff','-508');
INSERT INTO `wp_postmeta` VALUES (211917,13677,'pm_weight_diff','37');
INSERT INTO `wp_postmeta` VALUES (211918,13677,'pm_weight_document','33082');
INSERT INTO `wp_postmeta` VALUES (211919,13677,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (211920,13677,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (211921,13677,'pm_weight_script','246465');
INSERT INTO `wp_postmeta` VALUES (211922,13677,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (211923,13677,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (211924,13677,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (211925,13677,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (211926,13677,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (211927,13677,'pm_weight_third-party','112963');
INSERT INTO `wp_postmeta` VALUES (211928,13677,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (211929,13677,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (211930,13677,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211931,13677,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (211932,13677,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (211933,13677,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (211934,13677,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211935,13677,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (211936,13677,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211937,13677,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (211938,13677,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (211939,13677,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (211940,13677,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33082;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (211942,13678,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (211943,13678,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211944,13678,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211946,13679,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (211947,13679,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211948,13679,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211950,13680,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (211951,13680,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211952,13680,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211954,13681,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211955,13681,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211956,13681,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211958,13682,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (211959,13682,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211960,13682,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211962,13683,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (211963,13683,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211964,13683,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211966,13684,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (211967,13684,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211968,13684,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211970,13685,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (211971,13685,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (211972,13685,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211974,13686,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (211975,13686,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211976,13686,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211978,13687,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (211979,13687,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211980,13687,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211982,13688,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (211983,13688,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single faq, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (211984,13688,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (211986,13689,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (211987,13689,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211988,13689,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211990,13690,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211991,13690,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (211992,13690,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211994,13691,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (211995,13691,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (211996,13691,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (211998,13692,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (211999,13692,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (212000,13692,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212002,13668,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (212003,13668,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (212004,13668,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (212005,13668,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (212006,13668,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (212007,13668,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (212008,13668,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (212057,13693,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (212058,13693,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212059,13693,'pm_changes','5');
INSERT INTO `wp_postmeta` VALUES (212060,13693,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (212061,13693,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (212063,13694,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (212064,13694,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (212065,13694,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (212066,13694,'pm_load_time','16569');
INSERT INTO `wp_postmeta` VALUES (212067,13694,'pm_lcp_time','12097');
INSERT INTO `wp_postmeta` VALUES (212068,13694,'pm_max_fid','2104');
INSERT INTO `wp_postmeta` VALUES (212069,13694,'pm_render_blocking_time','1077');
INSERT INTO `wp_postmeta` VALUES (212070,13694,'pm_total_blocking_time','5748');
INSERT INTO `wp_postmeta` VALUES (212071,13694,'pm_bootup_time','8640');
INSERT INTO `wp_postmeta` VALUES (212072,13694,'pm_weight','2217476');
INSERT INTO `wp_postmeta` VALUES (212073,13694,'pm_load_time_diff','-312');
INSERT INTO `wp_postmeta` VALUES (212074,13694,'pm_weight_diff','-175');
INSERT INTO `wp_postmeta` VALUES (212075,13694,'pm_weight_document','28828');
INSERT INTO `wp_postmeta` VALUES (212076,13694,'pm_weight_image','1725766');
INSERT INTO `wp_postmeta` VALUES (212077,13694,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212078,13694,'pm_weight_script','185718');
INSERT INTO `wp_postmeta` VALUES (212079,13694,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (212080,13694,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (212081,13694,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212082,13694,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212083,13694,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212084,13694,'pm_weight_third-party','125420');
INSERT INTO `wp_postmeta` VALUES (212085,13694,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (212086,13694,'pm_weight_document_diff','-125');
INSERT INTO `wp_postmeta` VALUES (212087,13694,'pm_weight_image_diff','12');
INSERT INTO `wp_postmeta` VALUES (212088,13694,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212089,13694,'pm_weight_script_diff','-40');
INSERT INTO `wp_postmeta` VALUES (212090,13694,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212091,13694,'pm_weight_stylesheet_diff','-69');
INSERT INTO `wp_postmeta` VALUES (212092,13694,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212093,13694,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212094,13694,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212095,13694,'pm_weight_third-party_diff','-61');
INSERT INTO `wp_postmeta` VALUES (212096,13694,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212097,13694,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288545;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223704;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57126;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30209;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212099,13695,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (212100,13695,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (212101,13695,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (212102,13695,'pm_load_time','17307');
INSERT INTO `wp_postmeta` VALUES (212103,13695,'pm_lcp_time','4752');
INSERT INTO `wp_postmeta` VALUES (212104,13695,'pm_max_fid','993');
INSERT INTO `wp_postmeta` VALUES (212105,13695,'pm_render_blocking_time','1490');
INSERT INTO `wp_postmeta` VALUES (212106,13695,'pm_total_blocking_time','6227');
INSERT INTO `wp_postmeta` VALUES (212107,13695,'pm_bootup_time','8977');
INSERT INTO `wp_postmeta` VALUES (212108,13695,'pm_weight','2686426');
INSERT INTO `wp_postmeta` VALUES (212109,13695,'pm_load_time_diff','-818');
INSERT INTO `wp_postmeta` VALUES (212110,13695,'pm_weight_diff','-867');
INSERT INTO `wp_postmeta` VALUES (212111,13695,'pm_weight_document','31863');
INSERT INTO `wp_postmeta` VALUES (212112,13695,'pm_weight_image','1494971');
INSERT INTO `wp_postmeta` VALUES (212113,13695,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (212114,13695,'pm_weight_script','784938');
INSERT INTO `wp_postmeta` VALUES (212115,13695,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (212116,13695,'pm_weight_stylesheet','219687');
INSERT INTO `wp_postmeta` VALUES (212117,13695,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (212118,13695,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212119,13695,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212120,13695,'pm_weight_third-party','1013516');
INSERT INTO `wp_postmeta` VALUES (212121,13695,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (212122,13695,'pm_weight_document_diff','-84');
INSERT INTO `wp_postmeta` VALUES (212123,13695,'pm_weight_image_diff','-28');
INSERT INTO `wp_postmeta` VALUES (212124,13695,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212125,13695,'pm_weight_script_diff','46');
INSERT INTO `wp_postmeta` VALUES (212126,13695,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212127,13695,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (212128,13695,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212129,13695,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212130,13695,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212131,13695,'pm_weight_third-party_diff','-724');
INSERT INTO `wp_postmeta` VALUES (212132,13695,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212133,13695,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/edff9f99/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:541097;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/edff9f99/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75160;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/edff9f99/www-player.css\";s:6:\"weight\";i:47709;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212135,13696,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (212136,13696,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (212137,13696,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (212138,13696,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (212139,13696,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (212140,13696,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (212141,13696,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (212142,13696,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (212143,13696,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (212144,13696,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (212145,13696,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212147,13697,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (212148,13697,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (212149,13697,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (212150,13697,'pm_load_time','11107');
INSERT INTO `wp_postmeta` VALUES (212151,13697,'pm_lcp_time','6166');
INSERT INTO `wp_postmeta` VALUES (212152,13697,'pm_max_fid','921');
INSERT INTO `wp_postmeta` VALUES (212153,13697,'pm_render_blocking_time','1387');
INSERT INTO `wp_postmeta` VALUES (212154,13697,'pm_total_blocking_time','4399');
INSERT INTO `wp_postmeta` VALUES (212155,13697,'pm_bootup_time','6335');
INSERT INTO `wp_postmeta` VALUES (212156,13697,'pm_weight','1591018');
INSERT INTO `wp_postmeta` VALUES (212157,13697,'pm_load_time_diff','241');
INSERT INTO `wp_postmeta` VALUES (212158,13697,'pm_weight_diff','-73');
INSERT INTO `wp_postmeta` VALUES (212159,13697,'pm_weight_document','30290');
INSERT INTO `wp_postmeta` VALUES (212160,13697,'pm_weight_image','1098638');
INSERT INTO `wp_postmeta` VALUES (212161,13697,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212162,13697,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (212163,13697,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212164,13697,'pm_weight_script','142917');
INSERT INTO `wp_postmeta` VALUES (212165,13697,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212166,13697,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212167,13697,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212168,13697,'pm_weight_third-party','112959');
INSERT INTO `wp_postmeta` VALUES (212169,13697,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212170,13697,'pm_weight_document_diff','-64');
INSERT INTO `wp_postmeta` VALUES (212171,13697,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (212172,13697,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212173,13697,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (212174,13697,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212175,13697,'pm_weight_script_diff','21');
INSERT INTO `wp_postmeta` VALUES (212176,13697,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212177,13697,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212178,13697,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212179,13697,'pm_weight_third-party_diff','19');
INSERT INTO `wp_postmeta` VALUES (212180,13697,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212181,13697,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30290;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30290;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212183,13698,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (212184,13698,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (212185,13698,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (212186,13698,'pm_load_time','10749');
INSERT INTO `wp_postmeta` VALUES (212187,13698,'pm_lcp_time','5954');
INSERT INTO `wp_postmeta` VALUES (212188,13698,'pm_max_fid','955');
INSERT INTO `wp_postmeta` VALUES (212189,13698,'pm_render_blocking_time','1600');
INSERT INTO `wp_postmeta` VALUES (212190,13698,'pm_total_blocking_time','4275');
INSERT INTO `wp_postmeta` VALUES (212191,13698,'pm_bootup_time','6384');
INSERT INTO `wp_postmeta` VALUES (212192,13698,'pm_weight','1590359');
INSERT INTO `wp_postmeta` VALUES (212193,13698,'pm_load_time_diff','-709');
INSERT INTO `wp_postmeta` VALUES (212194,13698,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (212195,13698,'pm_weight_document','29959');
INSERT INTO `wp_postmeta` VALUES (212196,13698,'pm_weight_image','1098660');
INSERT INTO `wp_postmeta` VALUES (212197,13698,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212198,13698,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212199,13698,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212200,13698,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (212201,13698,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212202,13698,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212203,13698,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212204,13698,'pm_weight_third-party','112982');
INSERT INTO `wp_postmeta` VALUES (212205,13698,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212206,13698,'pm_weight_document_diff','-32');
INSERT INTO `wp_postmeta` VALUES (212207,13698,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (212208,13698,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212209,13698,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212210,13698,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212211,13698,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (212212,13698,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212213,13698,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212214,13698,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212215,13698,'pm_weight_third-party_diff','58');
INSERT INTO `wp_postmeta` VALUES (212216,13698,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212217,13698,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212219,13699,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (212220,13699,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (212221,13699,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (212222,13699,'pm_load_time','11680');
INSERT INTO `wp_postmeta` VALUES (212223,13699,'pm_lcp_time','6795');
INSERT INTO `wp_postmeta` VALUES (212224,13699,'pm_max_fid','895');
INSERT INTO `wp_postmeta` VALUES (212225,13699,'pm_render_blocking_time','1532');
INSERT INTO `wp_postmeta` VALUES (212226,13699,'pm_total_blocking_time','4333');
INSERT INTO `wp_postmeta` VALUES (212227,13699,'pm_bootup_time','6202');
INSERT INTO `wp_postmeta` VALUES (212228,13699,'pm_weight','1700760');
INSERT INTO `wp_postmeta` VALUES (212229,13699,'pm_load_time_diff','-253');
INSERT INTO `wp_postmeta` VALUES (212230,13699,'pm_weight_diff','-52');
INSERT INTO `wp_postmeta` VALUES (212231,13699,'pm_weight_document','33184');
INSERT INTO `wp_postmeta` VALUES (212232,13699,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (212233,13699,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (212234,13699,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212235,13699,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212236,13699,'pm_weight_script','145494');
INSERT INTO `wp_postmeta` VALUES (212237,13699,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (212238,13699,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212239,13699,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212240,13699,'pm_weight_third-party','112966');
INSERT INTO `wp_postmeta` VALUES (212241,13699,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212242,13699,'pm_weight_document_diff','-26');
INSERT INTO `wp_postmeta` VALUES (212243,13699,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212244,13699,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212245,13699,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212246,13699,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212247,13699,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (212248,13699,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212249,13699,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212250,13699,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212251,13699,'pm_weight_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212252,13699,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212253,13699,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33184;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33184;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212255,13700,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (212256,13700,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (212257,13700,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (212258,13700,'pm_load_time','15330');
INSERT INTO `wp_postmeta` VALUES (212259,13700,'pm_lcp_time','9458');
INSERT INTO `wp_postmeta` VALUES (212260,13700,'pm_max_fid','1415');
INSERT INTO `wp_postmeta` VALUES (212261,13700,'pm_render_blocking_time','1636');
INSERT INTO `wp_postmeta` VALUES (212262,13700,'pm_total_blocking_time','6406');
INSERT INTO `wp_postmeta` VALUES (212263,13700,'pm_bootup_time','11365');
INSERT INTO `wp_postmeta` VALUES (212264,13700,'pm_weight','2177302');
INSERT INTO `wp_postmeta` VALUES (212265,13700,'pm_load_time_diff','-35');
INSERT INTO `wp_postmeta` VALUES (212266,13700,'pm_weight_diff','-18925');
INSERT INTO `wp_postmeta` VALUES (212267,13700,'pm_weight_document','37121');
INSERT INTO `wp_postmeta` VALUES (212268,13700,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (212269,13700,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212270,13700,'pm_weight_script','414524');
INSERT INTO `wp_postmeta` VALUES (212271,13700,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (212272,13700,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (212273,13700,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (212274,13700,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212275,13700,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212276,13700,'pm_weight_third-party','341458');
INSERT INTO `wp_postmeta` VALUES (212277,13700,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (212278,13700,'pm_weight_document_diff','-95');
INSERT INTO `wp_postmeta` VALUES (212279,13700,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212280,13700,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212281,13700,'pm_weight_script_diff','-18248');
INSERT INTO `wp_postmeta` VALUES (212282,13700,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212283,13700,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212284,13700,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212285,13700,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212286,13700,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212287,13700,'pm_weight_third-party_diff','-18743');
INSERT INTO `wp_postmeta` VALUES (212288,13700,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212289,13700,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:6:\"weight\";i:80369;s:8:\"filename\";s:46:\"controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:66704;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7d090405249c9f155033cb888300fb51.js\";s:6:\"weight\";i:50594;s:8:\"filename\";s:42:\"shared-7d090405249c9f155033cb888300fb51.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37121;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212291,13701,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (212292,13701,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (212293,13701,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (212294,13701,'pm_load_time','12857');
INSERT INTO `wp_postmeta` VALUES (212295,13701,'pm_lcp_time','9082');
INSERT INTO `wp_postmeta` VALUES (212296,13701,'pm_max_fid','1161');
INSERT INTO `wp_postmeta` VALUES (212297,13701,'pm_render_blocking_time','2576');
INSERT INTO `wp_postmeta` VALUES (212298,13701,'pm_total_blocking_time','4828');
INSERT INTO `wp_postmeta` VALUES (212299,13701,'pm_bootup_time','7646');
INSERT INTO `wp_postmeta` VALUES (212300,13701,'pm_weight','1655594');
INSERT INTO `wp_postmeta` VALUES (212301,13701,'pm_load_time_diff','1100');
INSERT INTO `wp_postmeta` VALUES (212302,13701,'pm_weight_diff','-68');
INSERT INTO `wp_postmeta` VALUES (212303,13701,'pm_weight_document','31014');
INSERT INTO `wp_postmeta` VALUES (212304,13701,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (212305,13701,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212306,13701,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212307,13701,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212308,13701,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (212309,13701,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212310,13701,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212311,13701,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212312,13701,'pm_weight_third-party','112963');
INSERT INTO `wp_postmeta` VALUES (212313,13701,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212314,13701,'pm_weight_document_diff','-35');
INSERT INTO `wp_postmeta` VALUES (212315,13701,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212316,13701,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212317,13701,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212318,13701,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212319,13701,'pm_weight_script_diff','8');
INSERT INTO `wp_postmeta` VALUES (212320,13701,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212321,13701,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212322,13701,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212323,13701,'pm_weight_third-party_diff','2');
INSERT INTO `wp_postmeta` VALUES (212324,13701,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212325,13701,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31014;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212327,13702,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (212328,13702,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (212329,13702,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (212330,13702,'pm_load_time','10662');
INSERT INTO `wp_postmeta` VALUES (212331,13702,'pm_lcp_time','6543');
INSERT INTO `wp_postmeta` VALUES (212332,13702,'pm_max_fid','891');
INSERT INTO `wp_postmeta` VALUES (212333,13702,'pm_render_blocking_time','1506');
INSERT INTO `wp_postmeta` VALUES (212334,13702,'pm_total_blocking_time','3734');
INSERT INTO `wp_postmeta` VALUES (212335,13702,'pm_bootup_time','6216');
INSERT INTO `wp_postmeta` VALUES (212336,13702,'pm_weight','1591316');
INSERT INTO `wp_postmeta` VALUES (212337,13702,'pm_load_time_diff','-892');
INSERT INTO `wp_postmeta` VALUES (212338,13702,'pm_weight_diff','-82');
INSERT INTO `wp_postmeta` VALUES (212339,13702,'pm_weight_document','30465');
INSERT INTO `wp_postmeta` VALUES (212340,13702,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (212341,13702,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212342,13702,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212343,13702,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212344,13702,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (212345,13702,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212346,13702,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212347,13702,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212348,13702,'pm_weight_third-party','112950');
INSERT INTO `wp_postmeta` VALUES (212349,13702,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212350,13702,'pm_weight_document_diff','-35');
INSERT INTO `wp_postmeta` VALUES (212351,13702,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212352,13702,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212353,13702,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212354,13702,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212355,13702,'pm_weight_script_diff','6');
INSERT INTO `wp_postmeta` VALUES (212356,13702,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212357,13702,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212358,13702,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212359,13702,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (212360,13702,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212361,13702,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30465;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30465;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212363,13703,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (212364,13703,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (212365,13703,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (212366,13703,'pm_load_time','12515');
INSERT INTO `wp_postmeta` VALUES (212367,13703,'pm_lcp_time','7453');
INSERT INTO `wp_postmeta` VALUES (212368,13703,'pm_max_fid','1200');
INSERT INTO `wp_postmeta` VALUES (212369,13703,'pm_render_blocking_time','2298');
INSERT INTO `wp_postmeta` VALUES (212370,13703,'pm_total_blocking_time','4687');
INSERT INTO `wp_postmeta` VALUES (212371,13703,'pm_bootup_time','8278');
INSERT INTO `wp_postmeta` VALUES (212372,13703,'pm_weight','1728035');
INSERT INTO `wp_postmeta` VALUES (212373,13703,'pm_load_time_diff','-426');
INSERT INTO `wp_postmeta` VALUES (212374,13703,'pm_weight_diff','-87');
INSERT INTO `wp_postmeta` VALUES (212375,13703,'pm_weight_document','33040');
INSERT INTO `wp_postmeta` VALUES (212376,13703,'pm_weight_image','1103595');
INSERT INTO `wp_postmeta` VALUES (212377,13703,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212378,13703,'pm_weight_script','246464');
INSERT INTO `wp_postmeta` VALUES (212379,13703,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (212380,13703,'pm_weight_stylesheet','193770');
INSERT INTO `wp_postmeta` VALUES (212381,13703,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (212382,13703,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212383,13703,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212384,13703,'pm_weight_third-party','112960');
INSERT INTO `wp_postmeta` VALUES (212385,13703,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212386,13703,'pm_weight_document_diff','-42');
INSERT INTO `wp_postmeta` VALUES (212387,13703,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212388,13703,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212389,13703,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212390,13703,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212391,13703,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212392,13703,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212393,13703,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212394,13703,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212395,13703,'pm_weight_third-party_diff','-3');
INSERT INTO `wp_postmeta` VALUES (212396,13703,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212397,13703,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33040;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33040;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212399,13704,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (212400,13704,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212401,13704,'pm_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (212402,13704,'pm_object_version','7.52');
INSERT INTO `wp_postmeta` VALUES (212403,13704,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212404,13704,'pm_previous_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (212405,13704,'pm_previous_object_version','7.51');
INSERT INTO `wp_postmeta` VALUES (212406,13704,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (212407,13704,'pm_object_version_minor','52');
INSERT INTO `wp_postmeta` VALUES (212408,13704,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (212409,13704,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (212410,13704,'pm_previous_object_version_minor','51');
INSERT INTO `wp_postmeta` VALUES (212411,13704,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (212413,13705,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (212414,13705,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212415,13705,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (212416,13705,'pm_object_version','5.12.9');
INSERT INTO `wp_postmeta` VALUES (212417,13705,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212418,13705,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (212419,13705,'pm_previous_object_version','5.12.8');
INSERT INTO `wp_postmeta` VALUES (212420,13705,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (212421,13705,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (212422,13705,'pm_object_version_patch','9');
INSERT INTO `wp_postmeta` VALUES (212423,13705,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (212424,13705,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (212425,13705,'pm_previous_object_version_patch','8');
INSERT INTO `wp_postmeta` VALUES (212427,13706,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (212428,13706,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212429,13706,'pm_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (212430,13706,'pm_object_version','6.0.0');
INSERT INTO `wp_postmeta` VALUES (212431,13706,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212432,13706,'pm_previous_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (212433,13706,'pm_previous_object_version','5.9.0');
INSERT INTO `wp_postmeta` VALUES (212434,13706,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (212435,13706,'pm_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (212436,13706,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (212437,13706,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (212438,13706,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (212439,13706,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (212441,13707,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (212442,13707,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212443,13707,'pm_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (212444,13707,'pm_object_version','5.2.9');
INSERT INTO `wp_postmeta` VALUES (212445,13707,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212446,13707,'pm_previous_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (212447,13707,'pm_previous_object_version','5.2.8');
INSERT INTO `wp_postmeta` VALUES (212448,13707,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (212449,13707,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (212450,13707,'pm_object_version_patch','9');
INSERT INTO `wp_postmeta` VALUES (212451,13707,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (212452,13707,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (212453,13707,'pm_previous_object_version_patch','8');
INSERT INTO `wp_postmeta` VALUES (212455,13708,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (212456,13708,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212457,13708,'pm_object_name','WP All Import - WooCommerce Add-On');
INSERT INTO `wp_postmeta` VALUES (212458,13708,'pm_object_version','1.5.1');
INSERT INTO `wp_postmeta` VALUES (212459,13708,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (212460,13708,'pm_previous_object_name','WP All Import - WooCommerce Add-On');
INSERT INTO `wp_postmeta` VALUES (212461,13708,'pm_previous_object_version','1.5.0');
INSERT INTO `wp_postmeta` VALUES (212462,13708,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (212463,13708,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (212464,13708,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (212465,13708,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (212466,13708,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (212467,13708,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (212469,13709,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (212470,13709,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:151:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212471,13709,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212473,13710,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (212474,13710,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212475,13710,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212477,13711,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (212478,13711,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212479,13711,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212481,13712,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (212482,13712,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212483,13712,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212485,13713,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (212486,13713,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:26:\"Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (212487,13713,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212489,13714,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (212490,13714,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212491,13714,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212493,13715,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (212494,13715,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:27:\"Single product, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (212495,13715,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212497,13716,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (212498,13716,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212499,13716,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212501,13717,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (212502,13717,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (212503,13717,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212505,13718,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (212506,13718,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212507,13718,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212509,13719,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (212510,13719,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212511,13719,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212513,13720,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (212514,13720,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:107:\"Homepage, Page for posts, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212515,13720,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212517,13721,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (212518,13721,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:132:\"Homepage, Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212519,13721,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212521,13722,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (212522,13722,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:20:\"Homepage, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (212523,13722,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212525,13723,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (212526,13723,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212527,13723,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212529,13724,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (212530,13724,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (212531,13724,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212533,13693,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (212534,13693,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (212535,13693,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (212536,13693,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (212537,13693,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (212538,13693,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (212539,13693,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (212564,13725,'pm_average_score','12');
INSERT INTO `wp_postmeta` VALUES (212565,13725,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (212566,13725,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (212567,13725,'pm_insights','17');
INSERT INTO `wp_postmeta` VALUES (212568,13725,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (212570,13726,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (212571,13726,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (212572,13726,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (212573,13726,'pm_load_time','16762');
INSERT INTO `wp_postmeta` VALUES (212574,13726,'pm_lcp_time','12091');
INSERT INTO `wp_postmeta` VALUES (212575,13726,'pm_max_fid','2169');
INSERT INTO `wp_postmeta` VALUES (212576,13726,'pm_render_blocking_time','1246');
INSERT INTO `wp_postmeta` VALUES (212577,13726,'pm_total_blocking_time','5695');
INSERT INTO `wp_postmeta` VALUES (212578,13726,'pm_bootup_time','7859');
INSERT INTO `wp_postmeta` VALUES (212579,13726,'pm_weight','2217600');
INSERT INTO `wp_postmeta` VALUES (212580,13726,'pm_load_time_diff','193');
INSERT INTO `wp_postmeta` VALUES (212581,13726,'pm_weight_diff','124');
INSERT INTO `wp_postmeta` VALUES (212582,13726,'pm_weight_document','28912');
INSERT INTO `wp_postmeta` VALUES (212583,13726,'pm_weight_image','1725799');
INSERT INTO `wp_postmeta` VALUES (212584,13726,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212585,13726,'pm_weight_script','185773');
INSERT INTO `wp_postmeta` VALUES (212586,13726,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (212587,13726,'pm_weight_stylesheet','154201');
INSERT INTO `wp_postmeta` VALUES (212588,13726,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212589,13726,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212590,13726,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212591,13726,'pm_weight_third-party','125401');
INSERT INTO `wp_postmeta` VALUES (212592,13726,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (212593,13726,'pm_weight_document_diff','84');
INSERT INTO `wp_postmeta` VALUES (212594,13726,'pm_weight_image_diff','33');
INSERT INTO `wp_postmeta` VALUES (212595,13726,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212596,13726,'pm_weight_script_diff','55');
INSERT INTO `wp_postmeta` VALUES (212597,13726,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212598,13726,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212599,13726,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212600,13726,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212601,13726,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212602,13726,'pm_weight_third-party_diff','-19');
INSERT INTO `wp_postmeta` VALUES (212603,13726,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212604,13726,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411559;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288569;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97948;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57123;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212606,13727,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (212607,13727,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (212608,13727,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (212609,13727,'pm_load_time','17860');
INSERT INTO `wp_postmeta` VALUES (212610,13727,'pm_lcp_time','5062');
INSERT INTO `wp_postmeta` VALUES (212611,13727,'pm_max_fid','1107');
INSERT INTO `wp_postmeta` VALUES (212612,13727,'pm_render_blocking_time','1667');
INSERT INTO `wp_postmeta` VALUES (212613,13727,'pm_total_blocking_time','6305');
INSERT INTO `wp_postmeta` VALUES (212614,13727,'pm_bootup_time','9369');
INSERT INTO `wp_postmeta` VALUES (212615,13727,'pm_weight','2686583');
INSERT INTO `wp_postmeta` VALUES (212616,13727,'pm_load_time_diff','553');
INSERT INTO `wp_postmeta` VALUES (212617,13727,'pm_weight_diff','157');
INSERT INTO `wp_postmeta` VALUES (212618,13727,'pm_weight_document','31862');
INSERT INTO `wp_postmeta` VALUES (212619,13727,'pm_weight_image','1495071');
INSERT INTO `wp_postmeta` VALUES (212620,13727,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (212621,13727,'pm_weight_script','784818');
INSERT INTO `wp_postmeta` VALUES (212622,13727,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (212623,13727,'pm_weight_stylesheet','219776');
INSERT INTO `wp_postmeta` VALUES (212624,13727,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (212625,13727,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212626,13727,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212627,13727,'pm_weight_third-party','1013674');
INSERT INTO `wp_postmeta` VALUES (212628,13727,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (212629,13727,'pm_weight_document_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212630,13727,'pm_weight_image_diff','100');
INSERT INTO `wp_postmeta` VALUES (212631,13727,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212632,13727,'pm_weight_script_diff','-120');
INSERT INTO `wp_postmeta` VALUES (212633,13727,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212634,13727,'pm_weight_stylesheet_diff','89');
INSERT INTO `wp_postmeta` VALUES (212635,13727,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212636,13727,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212637,13727,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212638,13727,'pm_weight_third-party_diff','158');
INSERT INTO `wp_postmeta` VALUES (212639,13727,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212640,13727,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/edff9f99/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:541087;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164362;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/edff9f99/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:75173;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/edff9f99/www-player.css\";s:6:\"weight\";i:47798;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212642,13728,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (212643,13728,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (212644,13728,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (212645,13728,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (212646,13728,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (212647,13728,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (212648,13728,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (212649,13728,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (212650,13728,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (212651,13728,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (212652,13728,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (212653,13728,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (212654,13728,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212656,13729,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (212657,13729,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (212658,13729,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (212659,13729,'pm_load_time','11191');
INSERT INTO `wp_postmeta` VALUES (212660,13729,'pm_lcp_time','6281');
INSERT INTO `wp_postmeta` VALUES (212661,13729,'pm_max_fid','909');
INSERT INTO `wp_postmeta` VALUES (212662,13729,'pm_render_blocking_time','1808');
INSERT INTO `wp_postmeta` VALUES (212663,13729,'pm_total_blocking_time','3682');
INSERT INTO `wp_postmeta` VALUES (212664,13729,'pm_bootup_time','6404');
INSERT INTO `wp_postmeta` VALUES (212665,13729,'pm_weight','1590962');
INSERT INTO `wp_postmeta` VALUES (212666,13729,'pm_load_time_diff','84');
INSERT INTO `wp_postmeta` VALUES (212667,13729,'pm_weight_diff','-56');
INSERT INTO `wp_postmeta` VALUES (212668,13729,'pm_weight_document','30290');
INSERT INTO `wp_postmeta` VALUES (212669,13729,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (212670,13729,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212671,13729,'pm_weight_stylesheet','170742');
INSERT INTO `wp_postmeta` VALUES (212672,13729,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212673,13729,'pm_weight_script','142921');
INSERT INTO `wp_postmeta` VALUES (212674,13729,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212675,13729,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212676,13729,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212677,13729,'pm_weight_third-party','112916');
INSERT INTO `wp_postmeta` VALUES (212678,13729,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212679,13729,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (212680,13729,'pm_weight_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212681,13729,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212682,13729,'pm_weight_stylesheet_diff','-13');
INSERT INTO `wp_postmeta` VALUES (212683,13729,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212684,13729,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (212685,13729,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212686,13729,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212687,13729,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212688,13729,'pm_weight_third-party_diff','-43');
INSERT INTO `wp_postmeta` VALUES (212689,13729,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212690,13729,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30290;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30290;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212692,13730,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (212693,13730,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (212694,13730,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (212695,13730,'pm_load_time','11120');
INSERT INTO `wp_postmeta` VALUES (212696,13730,'pm_lcp_time','6301');
INSERT INTO `wp_postmeta` VALUES (212697,13730,'pm_max_fid','870');
INSERT INTO `wp_postmeta` VALUES (212698,13730,'pm_render_blocking_time','1363');
INSERT INTO `wp_postmeta` VALUES (212699,13730,'pm_total_blocking_time','4433');
INSERT INTO `wp_postmeta` VALUES (212700,13730,'pm_bootup_time','6474');
INSERT INTO `wp_postmeta` VALUES (212701,13730,'pm_weight','1590350');
INSERT INTO `wp_postmeta` VALUES (212702,13730,'pm_load_time_diff','371');
INSERT INTO `wp_postmeta` VALUES (212703,13730,'pm_weight_diff','-9');
INSERT INTO `wp_postmeta` VALUES (212704,13730,'pm_weight_document','29959');
INSERT INTO `wp_postmeta` VALUES (212705,13730,'pm_weight_image','1098643');
INSERT INTO `wp_postmeta` VALUES (212706,13730,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212707,13730,'pm_weight_stylesheet','170755');
INSERT INTO `wp_postmeta` VALUES (212708,13730,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212709,13730,'pm_weight_script','142914');
INSERT INTO `wp_postmeta` VALUES (212710,13730,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212711,13730,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212712,13730,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212713,13730,'pm_weight_third-party','112948');
INSERT INTO `wp_postmeta` VALUES (212714,13730,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212715,13730,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (212716,13730,'pm_weight_image_diff','-17');
INSERT INTO `wp_postmeta` VALUES (212717,13730,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212718,13730,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (212719,13730,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212720,13730,'pm_weight_script_diff','17');
INSERT INTO `wp_postmeta` VALUES (212721,13730,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212722,13730,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212723,13730,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212724,13730,'pm_weight_third-party_diff','-34');
INSERT INTO `wp_postmeta` VALUES (212725,13730,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212726,13730,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:29959;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212728,13731,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (212729,13731,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (212730,13731,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (212731,13731,'pm_load_time','16052');
INSERT INTO `wp_postmeta` VALUES (212732,13731,'pm_lcp_time','9071');
INSERT INTO `wp_postmeta` VALUES (212733,13731,'pm_max_fid','1415');
INSERT INTO `wp_postmeta` VALUES (212734,13731,'pm_render_blocking_time','1650');
INSERT INTO `wp_postmeta` VALUES (212735,13731,'pm_total_blocking_time','7518');
INSERT INTO `wp_postmeta` VALUES (212736,13731,'pm_bootup_time','11595');
INSERT INTO `wp_postmeta` VALUES (212737,13731,'pm_weight','2197388');
INSERT INTO `wp_postmeta` VALUES (212738,13731,'pm_load_time_diff','722');
INSERT INTO `wp_postmeta` VALUES (212739,13731,'pm_weight_diff','20086');
INSERT INTO `wp_postmeta` VALUES (212740,13731,'pm_weight_document','37184');
INSERT INTO `wp_postmeta` VALUES (212741,13731,'pm_weight_image','1381333');
INSERT INTO `wp_postmeta` VALUES (212742,13731,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212743,13731,'pm_weight_script','433520');
INSERT INTO `wp_postmeta` VALUES (212744,13731,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (212745,13731,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (212746,13731,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (212747,13731,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212748,13731,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212749,13731,'pm_weight_third-party','361394');
INSERT INTO `wp_postmeta` VALUES (212750,13731,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (212751,13731,'pm_weight_document_diff','63');
INSERT INTO `wp_postmeta` VALUES (212752,13731,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (212753,13731,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212754,13731,'pm_weight_script_diff','18996');
INSERT INTO `wp_postmeta` VALUES (212755,13731,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212756,13731,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212757,13731,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212758,13731,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212759,13731,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212760,13731,'pm_weight_third-party_diff','19936');
INSERT INTO `wp_postmeta` VALUES (212761,13731,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212762,13731,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:6:\"weight\";i:87491;s:8:\"filename\";s:46:\"controller-cf16da126691dca8d5f72a9ea59e1a82.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73155;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-7d090405249c9f155033cb888300fb51.js\";s:6:\"weight\";i:55770;s:8:\"filename\";s:42:\"shared-7d090405249c9f155033cb888300fb51.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37184;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212764,13732,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (212765,13732,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (212766,13732,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (212767,13732,'pm_load_time','11893');
INSERT INTO `wp_postmeta` VALUES (212768,13732,'pm_lcp_time','6484');
INSERT INTO `wp_postmeta` VALUES (212769,13732,'pm_max_fid','1159');
INSERT INTO `wp_postmeta` VALUES (212770,13732,'pm_render_blocking_time','1732');
INSERT INTO `wp_postmeta` VALUES (212771,13732,'pm_total_blocking_time','5194');
INSERT INTO `wp_postmeta` VALUES (212772,13732,'pm_bootup_time','6700');
INSERT INTO `wp_postmeta` VALUES (212773,13732,'pm_weight','1655645');
INSERT INTO `wp_postmeta` VALUES (212774,13732,'pm_load_time_diff','-964');
INSERT INTO `wp_postmeta` VALUES (212775,13732,'pm_weight_diff','51');
INSERT INTO `wp_postmeta` VALUES (212776,13732,'pm_weight_document','31020');
INSERT INTO `wp_postmeta` VALUES (212777,13732,'pm_weight_image','1161827');
INSERT INTO `wp_postmeta` VALUES (212778,13732,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212779,13732,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212780,13732,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212781,13732,'pm_weight_script','142905');
INSERT INTO `wp_postmeta` VALUES (212782,13732,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212783,13732,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212784,13732,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212785,13732,'pm_weight_third-party','112979');
INSERT INTO `wp_postmeta` VALUES (212786,13732,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212787,13732,'pm_weight_document_diff','6');
INSERT INTO `wp_postmeta` VALUES (212788,13732,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (212789,13732,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212790,13732,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212791,13732,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212792,13732,'pm_weight_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212793,13732,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212794,13732,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212795,13732,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212796,13732,'pm_weight_third-party_diff','16');
INSERT INTO `wp_postmeta` VALUES (212797,13732,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212798,13732,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31020;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212800,13733,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (212801,13733,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (212802,13733,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (212803,13733,'pm_load_time','10845');
INSERT INTO `wp_postmeta` VALUES (212804,13733,'pm_lcp_time','5957');
INSERT INTO `wp_postmeta` VALUES (212805,13733,'pm_max_fid','946');
INSERT INTO `wp_postmeta` VALUES (212806,13733,'pm_render_blocking_time','1257');
INSERT INTO `wp_postmeta` VALUES (212807,13733,'pm_total_blocking_time','4277');
INSERT INTO `wp_postmeta` VALUES (212808,13733,'pm_bootup_time','6002');
INSERT INTO `wp_postmeta` VALUES (212809,13733,'pm_weight','1591356');
INSERT INTO `wp_postmeta` VALUES (212810,13733,'pm_load_time_diff','183');
INSERT INTO `wp_postmeta` VALUES (212811,13733,'pm_weight_diff','40');
INSERT INTO `wp_postmeta` VALUES (212812,13733,'pm_weight_document','30467');
INSERT INTO `wp_postmeta` VALUES (212813,13733,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (212814,13733,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (212815,13733,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (212816,13733,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (212817,13733,'pm_weight_script','142897');
INSERT INTO `wp_postmeta` VALUES (212818,13733,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (212819,13733,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212820,13733,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212821,13733,'pm_weight_third-party','112986');
INSERT INTO `wp_postmeta` VALUES (212822,13733,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212823,13733,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (212824,13733,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212825,13733,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212826,13733,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212827,13733,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212828,13733,'pm_weight_script_diff','-9');
INSERT INTO `wp_postmeta` VALUES (212829,13733,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212830,13733,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212831,13733,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212832,13733,'pm_weight_third-party_diff','36');
INSERT INTO `wp_postmeta` VALUES (212833,13733,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212834,13733,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30467;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30467;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212836,13734,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (212837,13734,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (212838,13734,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (212839,13734,'pm_load_time','14251');
INSERT INTO `wp_postmeta` VALUES (212840,13734,'pm_lcp_time','8820');
INSERT INTO `wp_postmeta` VALUES (212841,13734,'pm_max_fid','1415');
INSERT INTO `wp_postmeta` VALUES (212842,13734,'pm_render_blocking_time','2232');
INSERT INTO `wp_postmeta` VALUES (212843,13734,'pm_total_blocking_time','6646');
INSERT INTO `wp_postmeta` VALUES (212844,13734,'pm_bootup_time','10370');
INSERT INTO `wp_postmeta` VALUES (212845,13734,'pm_weight','1728103');
INSERT INTO `wp_postmeta` VALUES (212846,13734,'pm_load_time_diff','1736');
INSERT INTO `wp_postmeta` VALUES (212847,13734,'pm_weight_diff','68');
INSERT INTO `wp_postmeta` VALUES (212848,13734,'pm_weight_document','33042');
INSERT INTO `wp_postmeta` VALUES (212849,13734,'pm_weight_image','1103597');
INSERT INTO `wp_postmeta` VALUES (212850,13734,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (212851,13734,'pm_weight_script','246487');
INSERT INTO `wp_postmeta` VALUES (212852,13734,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (212853,13734,'pm_weight_stylesheet','193804');
INSERT INTO `wp_postmeta` VALUES (212854,13734,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (212855,13734,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (212856,13734,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (212857,13734,'pm_weight_third-party','112968');
INSERT INTO `wp_postmeta` VALUES (212858,13734,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (212859,13734,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (212860,13734,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (212861,13734,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (212862,13734,'pm_weight_script_diff','23');
INSERT INTO `wp_postmeta` VALUES (212863,13734,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (212864,13734,'pm_weight_stylesheet_diff','34');
INSERT INTO `wp_postmeta` VALUES (212865,13734,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (212866,13734,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212867,13734,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (212868,13734,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (212869,13734,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (212870,13734,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33042;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33042;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (212872,13735,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (212873,13735,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:138:\"Homepage, Page for posts, Single attachment, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212874,13735,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212876,13736,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (212877,13736,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:2:\"up\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (212878,13736,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212880,13737,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (212881,13737,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212882,13737,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212884,13738,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (212885,13738,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212886,13738,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212888,13739,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (212889,13739,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (212890,13739,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212892,13740,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (212893,13740,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Homepage, Page for posts, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212894,13740,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212896,13741,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (212897,13741,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212898,13741,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212900,13742,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (212901,13742,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (212902,13742,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212904,13743,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (212905,13743,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212906,13743,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212908,13744,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (212909,13744,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (212910,13744,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212912,13745,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (212913,13745,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212914,13745,'pm_sources','a:11:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212916,13746,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (212917,13746,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212918,13746,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212920,13747,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (212921,13747,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:82:\"Homepage, Page for posts, Single faq, Single page, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (212922,13747,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (212924,13748,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (212925,13748,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212926,13748,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212928,13749,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (212929,13749,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:97:\"Page for posts, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (212930,13749,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212932,13750,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (212933,13750,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:20:\"Homepage, Single faq\";}}');
INSERT INTO `wp_postmeta` VALUES (212934,13750,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212936,13751,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (212937,13751,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (212938,13751,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (212940,13725,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (212941,13725,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (212942,13725,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (212943,13725,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (212944,13725,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (212945,13725,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (212946,13725,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (212986,13752,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (212987,13752,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (212988,13752,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (212989,13752,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (212990,13752,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.2\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.8\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (212992,13753,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (212993,13753,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (212994,13753,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (212995,13753,'pm_load_time','17501');
INSERT INTO `wp_postmeta` VALUES (212996,13753,'pm_lcp_time','13839');
INSERT INTO `wp_postmeta` VALUES (212997,13753,'pm_max_fid','2008');
INSERT INTO `wp_postmeta` VALUES (212998,13753,'pm_render_blocking_time','1303');
INSERT INTO `wp_postmeta` VALUES (212999,13753,'pm_total_blocking_time','5546');
INSERT INTO `wp_postmeta` VALUES (213000,13753,'pm_bootup_time','9289');
INSERT INTO `wp_postmeta` VALUES (213001,13753,'pm_weight','2217565');
INSERT INTO `wp_postmeta` VALUES (213002,13753,'pm_load_time_diff','739');
INSERT INTO `wp_postmeta` VALUES (213003,13753,'pm_weight_diff','-35');
INSERT INTO `wp_postmeta` VALUES (213004,13753,'pm_weight_document','28916');
INSERT INTO `wp_postmeta` VALUES (213005,13753,'pm_weight_image','1725766');
INSERT INTO `wp_postmeta` VALUES (213006,13753,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213007,13753,'pm_weight_script','185715');
INSERT INTO `wp_postmeta` VALUES (213008,13753,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (213009,13753,'pm_weight_stylesheet','154233');
INSERT INTO `wp_postmeta` VALUES (213010,13753,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213011,13753,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213012,13753,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213013,13753,'pm_weight_third-party','125423');
INSERT INTO `wp_postmeta` VALUES (213014,13753,'pm_number_files_third-party','37');
INSERT INTO `wp_postmeta` VALUES (213015,13753,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (213016,13753,'pm_weight_image_diff','-33');
INSERT INTO `wp_postmeta` VALUES (213017,13753,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213018,13753,'pm_weight_script_diff','-58');
INSERT INTO `wp_postmeta` VALUES (213019,13753,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213020,13753,'pm_weight_stylesheet_diff','32');
INSERT INTO `wp_postmeta` VALUES (213021,13753,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213022,13753,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213023,13753,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213024,13753,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (213025,13753,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213026,13753,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491144;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411550;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288541;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57123;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:30192;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213028,13754,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (213029,13754,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (213030,13754,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (213031,13754,'pm_load_time','18017');
INSERT INTO `wp_postmeta` VALUES (213032,13754,'pm_lcp_time','5087');
INSERT INTO `wp_postmeta` VALUES (213033,13754,'pm_max_fid','1054');
INSERT INTO `wp_postmeta` VALUES (213034,13754,'pm_render_blocking_time','1686');
INSERT INTO `wp_postmeta` VALUES (213035,13754,'pm_total_blocking_time','7097');
INSERT INTO `wp_postmeta` VALUES (213036,13754,'pm_bootup_time','9251');
INSERT INTO `wp_postmeta` VALUES (213037,13754,'pm_weight','2695625');
INSERT INTO `wp_postmeta` VALUES (213038,13754,'pm_load_time_diff','157');
INSERT INTO `wp_postmeta` VALUES (213039,13754,'pm_weight_diff','9042');
INSERT INTO `wp_postmeta` VALUES (213040,13754,'pm_weight_document','31858');
INSERT INTO `wp_postmeta` VALUES (213041,13754,'pm_weight_image','1494966');
INSERT INTO `wp_postmeta` VALUES (213042,13754,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (213043,13754,'pm_weight_script','793839');
INSERT INTO `wp_postmeta` VALUES (213044,13754,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (213045,13754,'pm_weight_stylesheet','219849');
INSERT INTO `wp_postmeta` VALUES (213046,13754,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (213047,13754,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213048,13754,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213049,13754,'pm_weight_third-party','1022684');
INSERT INTO `wp_postmeta` VALUES (213050,13754,'pm_number_files_third-party','46');
INSERT INTO `wp_postmeta` VALUES (213051,13754,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (213052,13754,'pm_weight_image_diff','-105');
INSERT INTO `wp_postmeta` VALUES (213053,13754,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213054,13754,'pm_weight_script_diff','9021');
INSERT INTO `wp_postmeta` VALUES (213055,13754,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213056,13754,'pm_weight_stylesheet_diff','73');
INSERT INTO `wp_postmeta` VALUES (213057,13754,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213058,13754,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213059,13754,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213060,13754,'pm_weight_third-party_diff','9010');
INSERT INTO `wp_postmeta` VALUES (213061,13754,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213062,13754,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/f93a7034/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:543377;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/f93a7034/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:81784;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/f93a7034/www-player.css\";s:6:\"weight\";i:47850;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (213064,13755,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (213065,13755,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (213066,13755,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (213067,13755,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (213068,13755,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (213069,13755,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (213070,13755,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (213071,13755,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (213072,13755,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (213073,13755,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (213074,13755,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (213075,13755,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (213076,13755,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213078,13756,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (213079,13756,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (213080,13756,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (213081,13756,'pm_load_time','11327');
INSERT INTO `wp_postmeta` VALUES (213082,13756,'pm_lcp_time','6202');
INSERT INTO `wp_postmeta` VALUES (213083,13756,'pm_max_fid','998');
INSERT INTO `wp_postmeta` VALUES (213084,13756,'pm_render_blocking_time','1611');
INSERT INTO `wp_postmeta` VALUES (213085,13756,'pm_total_blocking_time','4650');
INSERT INTO `wp_postmeta` VALUES (213086,13756,'pm_bootup_time','6386');
INSERT INTO `wp_postmeta` VALUES (213087,13756,'pm_weight','1591009');
INSERT INTO `wp_postmeta` VALUES (213088,13756,'pm_load_time_diff','136');
INSERT INTO `wp_postmeta` VALUES (213089,13756,'pm_weight_diff','47');
INSERT INTO `wp_postmeta` VALUES (213090,13756,'pm_weight_document','30294');
INSERT INTO `wp_postmeta` VALUES (213091,13756,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (213092,13756,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (213093,13756,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (213094,13756,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213095,13756,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (213096,13756,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213097,13756,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213098,13756,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213099,13756,'pm_weight_third-party','112985');
INSERT INTO `wp_postmeta` VALUES (213100,13756,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (213101,13756,'pm_weight_document_diff','4');
INSERT INTO `wp_postmeta` VALUES (213102,13756,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213103,13756,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213104,13756,'pm_weight_stylesheet_diff','-8');
INSERT INTO `wp_postmeta` VALUES (213105,13756,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213106,13756,'pm_weight_script_diff','-22');
INSERT INTO `wp_postmeta` VALUES (213107,13756,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213108,13756,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213109,13756,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213110,13756,'pm_weight_third-party_diff','69');
INSERT INTO `wp_postmeta` VALUES (213111,13756,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213112,13756,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30294;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30294;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213114,13757,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (213115,13757,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (213116,13757,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (213117,13757,'pm_load_time','12047');
INSERT INTO `wp_postmeta` VALUES (213118,13757,'pm_lcp_time','6295');
INSERT INTO `wp_postmeta` VALUES (213119,13757,'pm_max_fid','970');
INSERT INTO `wp_postmeta` VALUES (213120,13757,'pm_render_blocking_time','1334');
INSERT INTO `wp_postmeta` VALUES (213121,13757,'pm_total_blocking_time','5269');
INSERT INTO `wp_postmeta` VALUES (213122,13757,'pm_bootup_time','7026');
INSERT INTO `wp_postmeta` VALUES (213123,13757,'pm_weight','1700763');
INSERT INTO `wp_postmeta` VALUES (213124,13757,'pm_weight_document','33179');
INSERT INTO `wp_postmeta` VALUES (213125,13757,'pm_weight_image','1200033');
INSERT INTO `wp_postmeta` VALUES (213126,13757,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (213127,13757,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (213128,13757,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213129,13757,'pm_weight_script','145489');
INSERT INTO `wp_postmeta` VALUES (213130,13757,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (213131,13757,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213132,13757,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213133,13757,'pm_weight_third-party','112978');
INSERT INTO `wp_postmeta` VALUES (213134,13757,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (213135,13757,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33179;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33179;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (213137,13758,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (213138,13758,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (213139,13758,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (213140,13758,'pm_load_time','15341');
INSERT INTO `wp_postmeta` VALUES (213141,13758,'pm_lcp_time','9051');
INSERT INTO `wp_postmeta` VALUES (213142,13758,'pm_max_fid','1418');
INSERT INTO `wp_postmeta` VALUES (213143,13758,'pm_render_blocking_time','1538');
INSERT INTO `wp_postmeta` VALUES (213144,13758,'pm_total_blocking_time','7007');
INSERT INTO `wp_postmeta` VALUES (213145,13758,'pm_bootup_time','10087');
INSERT INTO `wp_postmeta` VALUES (213146,13758,'pm_weight','2196665');
INSERT INTO `wp_postmeta` VALUES (213147,13758,'pm_load_time_diff','-711');
INSERT INTO `wp_postmeta` VALUES (213148,13758,'pm_weight_diff','-723');
INSERT INTO `wp_postmeta` VALUES (213149,13758,'pm_weight_document','37186');
INSERT INTO `wp_postmeta` VALUES (213150,13758,'pm_weight_image','1381310');
INSERT INTO `wp_postmeta` VALUES (213151,13758,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213152,13758,'pm_weight_script','433163');
INSERT INTO `wp_postmeta` VALUES (213153,13758,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (213154,13758,'pm_weight_stylesheet','175563');
INSERT INTO `wp_postmeta` VALUES (213155,13758,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (213156,13758,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213157,13758,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213158,13758,'pm_weight_third-party','360691');
INSERT INTO `wp_postmeta` VALUES (213159,13758,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (213160,13758,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (213161,13758,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (213162,13758,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213163,13758,'pm_weight_script_diff','-357');
INSERT INTO `wp_postmeta` VALUES (213164,13758,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213165,13758,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213166,13758,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213167,13758,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213168,13758,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213169,13758,'pm_weight_third-party_diff','-703');
INSERT INTO `wp_postmeta` VALUES (213170,13758,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213171,13758,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-34aa84746dc1366efa6922d89665ee32.js\";s:6:\"weight\";i:87485;s:8:\"filename\";s:46:\"controller-34aa84746dc1366efa6922d89665ee32.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:73172;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-fe191f89468343ebae060188c2e3f35d.js\";s:6:\"weight\";i:55806;s:8:\"filename\";s:42:\"shared-fe191f89468343ebae060188c2e3f35d.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37186;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213173,13759,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (213174,13759,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (213175,13759,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (213176,13759,'pm_load_time','12071');
INSERT INTO `wp_postmeta` VALUES (213177,13759,'pm_lcp_time','6717');
INSERT INTO `wp_postmeta` VALUES (213178,13759,'pm_max_fid','1251');
INSERT INTO `wp_postmeta` VALUES (213179,13759,'pm_render_blocking_time','1569');
INSERT INTO `wp_postmeta` VALUES (213180,13759,'pm_total_blocking_time','5293');
INSERT INTO `wp_postmeta` VALUES (213181,13759,'pm_bootup_time','7437');
INSERT INTO `wp_postmeta` VALUES (213182,13759,'pm_weight','1655583');
INSERT INTO `wp_postmeta` VALUES (213183,13759,'pm_load_time_diff','178');
INSERT INTO `wp_postmeta` VALUES (213184,13759,'pm_weight_diff','-62');
INSERT INTO `wp_postmeta` VALUES (213185,13759,'pm_weight_document','31014');
INSERT INTO `wp_postmeta` VALUES (213186,13759,'pm_weight_image','1161804');
INSERT INTO `wp_postmeta` VALUES (213187,13759,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213188,13759,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (213189,13759,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213190,13759,'pm_weight_script','142890');
INSERT INTO `wp_postmeta` VALUES (213191,13759,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213192,13759,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213193,13759,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213194,13759,'pm_weight_third-party','112952');
INSERT INTO `wp_postmeta` VALUES (213195,13759,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (213196,13759,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (213197,13759,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (213198,13759,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213199,13759,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213200,13759,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213201,13759,'pm_weight_script_diff','-15');
INSERT INTO `wp_postmeta` VALUES (213202,13759,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213203,13759,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213204,13759,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213205,13759,'pm_weight_third-party_diff','-27');
INSERT INTO `wp_postmeta` VALUES (213206,13759,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213207,13759,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63161;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31014;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213209,13760,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (213210,13760,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (213211,13760,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (213212,13760,'pm_load_time','10974');
INSERT INTO `wp_postmeta` VALUES (213213,13760,'pm_lcp_time','6293');
INSERT INTO `wp_postmeta` VALUES (213214,13760,'pm_max_fid','864');
INSERT INTO `wp_postmeta` VALUES (213215,13760,'pm_render_blocking_time','1469');
INSERT INTO `wp_postmeta` VALUES (213216,13760,'pm_total_blocking_time','4119');
INSERT INTO `wp_postmeta` VALUES (213217,13760,'pm_bootup_time','6152');
INSERT INTO `wp_postmeta` VALUES (213218,13760,'pm_weight','1591325');
INSERT INTO `wp_postmeta` VALUES (213219,13760,'pm_load_time_diff','129');
INSERT INTO `wp_postmeta` VALUES (213220,13760,'pm_weight_diff','-31');
INSERT INTO `wp_postmeta` VALUES (213221,13760,'pm_weight_document','30461');
INSERT INTO `wp_postmeta` VALUES (213222,13760,'pm_weight_image','1098637');
INSERT INTO `wp_postmeta` VALUES (213223,13760,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (213224,13760,'pm_weight_stylesheet','170734');
INSERT INTO `wp_postmeta` VALUES (213225,13760,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213226,13760,'pm_weight_script','142900');
INSERT INTO `wp_postmeta` VALUES (213227,13760,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213228,13760,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213229,13760,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213230,13760,'pm_weight_third-party','112967');
INSERT INTO `wp_postmeta` VALUES (213231,13760,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (213232,13760,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (213233,13760,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213234,13760,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213235,13760,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213236,13760,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213237,13760,'pm_weight_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (213238,13760,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213239,13760,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213240,13760,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213241,13760,'pm_weight_third-party_diff','-19');
INSERT INTO `wp_postmeta` VALUES (213242,13760,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213243,13760,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72966;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30461;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30461;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213245,13761,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (213246,13761,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (213247,13761,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (213248,13761,'pm_load_time','13961');
INSERT INTO `wp_postmeta` VALUES (213249,13761,'pm_lcp_time','9464');
INSERT INTO `wp_postmeta` VALUES (213250,13761,'pm_max_fid','2336');
INSERT INTO `wp_postmeta` VALUES (213251,13761,'pm_render_blocking_time','2085');
INSERT INTO `wp_postmeta` VALUES (213252,13761,'pm_total_blocking_time','6850');
INSERT INTO `wp_postmeta` VALUES (213253,13761,'pm_bootup_time','10060');
INSERT INTO `wp_postmeta` VALUES (213254,13761,'pm_weight','1728120');
INSERT INTO `wp_postmeta` VALUES (213255,13761,'pm_load_time_diff','-290');
INSERT INTO `wp_postmeta` VALUES (213256,13761,'pm_weight_diff','17');
INSERT INTO `wp_postmeta` VALUES (213257,13761,'pm_weight_document','33036');
INSERT INTO `wp_postmeta` VALUES (213258,13761,'pm_weight_image','1103602');
INSERT INTO `wp_postmeta` VALUES (213259,13761,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213260,13761,'pm_weight_script','246500');
INSERT INTO `wp_postmeta` VALUES (213261,13761,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (213262,13761,'pm_weight_stylesheet','193812');
INSERT INTO `wp_postmeta` VALUES (213263,13761,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (213264,13761,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213265,13761,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213266,13761,'pm_weight_third-party','112964');
INSERT INTO `wp_postmeta` VALUES (213267,13761,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (213268,13761,'pm_weight_document_diff','-6');
INSERT INTO `wp_postmeta` VALUES (213269,13761,'pm_weight_image_diff','5');
INSERT INTO `wp_postmeta` VALUES (213270,13761,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213271,13761,'pm_weight_script_diff','13');
INSERT INTO `wp_postmeta` VALUES (213272,13761,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213273,13761,'pm_weight_stylesheet_diff','8');
INSERT INTO `wp_postmeta` VALUES (213274,13761,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213275,13761,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213276,13761,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213277,13761,'pm_weight_third-party_diff','-4');
INSERT INTO `wp_postmeta` VALUES (213278,13761,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213279,13761,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72971;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.10\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33036;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33036;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213281,13762,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (213282,13762,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:138:\"Homepage, Page for posts, Single attachment, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213283,13762,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213285,13763,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (213286,13763,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213287,13763,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213289,13764,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (213290,13764,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213291,13764,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213293,13765,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (213294,13765,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Homepage, Page for posts, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213295,13765,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213297,13766,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (213298,13766,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213299,13766,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213301,13767,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (213302,13767,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213303,13767,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213305,13768,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (213306,13768,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213307,13768,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213309,13769,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (213310,13769,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213311,13769,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213313,13770,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (213314,13770,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213315,13770,'pm_sources','a:12:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213317,13771,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (213318,13771,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213319,13771,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213321,13772,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (213322,13772,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:69:\"Homepage, Page for posts, Single faq, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213323,13772,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213325,13773,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (213326,13773,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:119:\"Homepage, Page for posts, Single faq, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213327,13773,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213329,13774,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (213330,13774,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:60:\"Page for posts, Single faq, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (213331,13774,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213333,13775,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (213334,13775,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:44:\"Homepage, Single product, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213335,13775,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213337,13776,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (213338,13776,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (213339,13776,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213341,13752,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (213342,13752,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (213343,13752,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (213344,13752,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (213345,13752,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (213346,13752,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (213347,13752,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (213402,13777,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (213403,13777,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (213404,13777,'pm_changes','2');
INSERT INTO `wp_postmeta` VALUES (213405,13777,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (213406,13777,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (213408,13778,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (213409,13778,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (213410,13778,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (213411,13778,'pm_load_time','17235');
INSERT INTO `wp_postmeta` VALUES (213412,13778,'pm_lcp_time','12237');
INSERT INTO `wp_postmeta` VALUES (213413,13778,'pm_max_fid','2014');
INSERT INTO `wp_postmeta` VALUES (213414,13778,'pm_render_blocking_time','960');
INSERT INTO `wp_postmeta` VALUES (213415,13778,'pm_total_blocking_time','6045');
INSERT INTO `wp_postmeta` VALUES (213416,13778,'pm_bootup_time','8892');
INSERT INTO `wp_postmeta` VALUES (213417,13778,'pm_weight','2223175');
INSERT INTO `wp_postmeta` VALUES (213418,13778,'pm_load_time_diff','-266');
INSERT INTO `wp_postmeta` VALUES (213419,13778,'pm_weight_diff','5610');
INSERT INTO `wp_postmeta` VALUES (213420,13778,'pm_weight_document','28843');
INSERT INTO `wp_postmeta` VALUES (213421,13778,'pm_weight_image','1725752');
INSERT INTO `wp_postmeta` VALUES (213422,13778,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213423,13778,'pm_weight_script','185789');
INSERT INTO `wp_postmeta` VALUES (213424,13778,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (213425,13778,'pm_weight_stylesheet','154012');
INSERT INTO `wp_postmeta` VALUES (213426,13778,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213427,13778,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213428,13778,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213429,13778,'pm_weight_third-party','131077');
INSERT INTO `wp_postmeta` VALUES (213430,13778,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (213431,13778,'pm_weight_document_diff','-73');
INSERT INTO `wp_postmeta` VALUES (213432,13778,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (213433,13778,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213434,13778,'pm_weight_script_diff','74');
INSERT INTO `wp_postmeta` VALUES (213435,13778,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213436,13778,'pm_weight_stylesheet_diff','-221');
INSERT INTO `wp_postmeta` VALUES (213437,13778,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213438,13778,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213439,13778,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213440,13778,'pm_weight_third-party_diff','5654');
INSERT INTO `wp_postmeta` VALUES (213441,13778,'pm_number_files_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (213442,13778,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491145;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411554;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288546;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97927;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57127;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31902;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (213444,13779,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (213445,13779,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (213446,13779,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (213447,13779,'pm_load_time','9031');
INSERT INTO `wp_postmeta` VALUES (213448,13779,'pm_lcp_time','6437');
INSERT INTO `wp_postmeta` VALUES (213449,13779,'pm_max_fid','973');
INSERT INTO `wp_postmeta` VALUES (213450,13779,'pm_render_blocking_time','1707');
INSERT INTO `wp_postmeta` VALUES (213451,13779,'pm_total_blocking_time','4745');
INSERT INTO `wp_postmeta` VALUES (213452,13779,'pm_bootup_time','6229');
INSERT INTO `wp_postmeta` VALUES (213453,13779,'pm_weight','1687292');
INSERT INTO `wp_postmeta` VALUES (213454,13779,'pm_load_time_diff','-3016');
INSERT INTO `wp_postmeta` VALUES (213455,13779,'pm_weight_diff','-13471');
INSERT INTO `wp_postmeta` VALUES (213456,13779,'pm_weight_document','33191');
INSERT INTO `wp_postmeta` VALUES (213457,13779,'pm_weight_image','1200028');
INSERT INTO `wp_postmeta` VALUES (213458,13779,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (213459,13779,'pm_weight_stylesheet','170569');
INSERT INTO `wp_postmeta` VALUES (213460,13779,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213461,13779,'pm_weight_script','145516');
INSERT INTO `wp_postmeta` VALUES (213462,13779,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (213463,13779,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213464,13779,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213465,13779,'pm_weight_third-party','100016');
INSERT INTO `wp_postmeta` VALUES (213466,13779,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213467,13779,'pm_weight_document_diff','12');
INSERT INTO `wp_postmeta` VALUES (213468,13779,'pm_weight_image_diff','-5');
INSERT INTO `wp_postmeta` VALUES (213469,13779,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213470,13779,'pm_weight_stylesheet_diff','-165');
INSERT INTO `wp_postmeta` VALUES (213471,13779,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213472,13779,'pm_weight_script_diff','27');
INSERT INTO `wp_postmeta` VALUES (213473,13779,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213474,13779,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213475,13779,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213476,13779,'pm_weight_third-party_diff','-12962');
INSERT INTO `wp_postmeta` VALUES (213477,13779,'pm_number_files_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (213478,13779,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33191;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33191;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (213480,13780,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (213481,13780,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (213482,13780,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (213483,13780,'pm_load_time','10796');
INSERT INTO `wp_postmeta` VALUES (213484,13780,'pm_lcp_time','6012');
INSERT INTO `wp_postmeta` VALUES (213485,13780,'pm_max_fid','805');
INSERT INTO `wp_postmeta` VALUES (213486,13780,'pm_render_blocking_time','1875');
INSERT INTO `wp_postmeta` VALUES (213487,13780,'pm_total_blocking_time','4296');
INSERT INTO `wp_postmeta` VALUES (213488,13780,'pm_bootup_time','5510');
INSERT INTO `wp_postmeta` VALUES (213489,13780,'pm_weight','1578419');
INSERT INTO `wp_postmeta` VALUES (213490,13780,'pm_load_time_diff','-178');
INSERT INTO `wp_postmeta` VALUES (213491,13780,'pm_weight_diff','-12906');
INSERT INTO `wp_postmeta` VALUES (213492,13780,'pm_weight_document','30478');
INSERT INTO `wp_postmeta` VALUES (213493,13780,'pm_weight_image','1098645');
INSERT INTO `wp_postmeta` VALUES (213494,13780,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (213495,13780,'pm_weight_stylesheet','170590');
INSERT INTO `wp_postmeta` VALUES (213496,13780,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213497,13780,'pm_weight_script','142940');
INSERT INTO `wp_postmeta` VALUES (213498,13780,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213499,13780,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213500,13780,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213501,13780,'pm_weight_third-party','99934');
INSERT INTO `wp_postmeta` VALUES (213502,13780,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213503,13780,'pm_weight_document_diff','17');
INSERT INTO `wp_postmeta` VALUES (213504,13780,'pm_weight_image_diff','8');
INSERT INTO `wp_postmeta` VALUES (213505,13780,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213506,13780,'pm_weight_stylesheet_diff','-144');
INSERT INTO `wp_postmeta` VALUES (213507,13780,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213508,13780,'pm_weight_script_diff','40');
INSERT INTO `wp_postmeta` VALUES (213509,13780,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213510,13780,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213511,13780,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213512,13780,'pm_weight_third-party_diff','-13033');
INSERT INTO `wp_postmeta` VALUES (213513,13780,'pm_number_files_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (213514,13780,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:6:\"weight\";i:72972;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1600x250.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:39\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30478;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213516,13781,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (213517,13781,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (213518,13781,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (213519,13781,'pm_object_version','5.12.3');
INSERT INTO `wp_postmeta` VALUES (213520,13781,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (213521,13781,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (213522,13781,'pm_previous_object_version','5.12.2');
INSERT INTO `wp_postmeta` VALUES (213523,13781,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (213524,13781,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (213525,13781,'pm_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (213526,13781,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (213527,13781,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (213528,13781,'pm_previous_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (213530,13782,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (213531,13782,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (213532,13782,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (213533,13782,'pm_object_version','17.9');
INSERT INTO `wp_postmeta` VALUES (213534,13782,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (213535,13782,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (213536,13782,'pm_previous_object_version','17.8');
INSERT INTO `wp_postmeta` VALUES (213537,13782,'pm_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (213538,13782,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (213539,13782,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (213540,13782,'pm_previous_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (213541,13782,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (213542,13782,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (213544,13783,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (213545,13783,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213546,13783,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213548,13784,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (213549,13784,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213550,13784,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213552,13785,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (213553,13785,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213554,13785,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213556,13786,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (213557,13786,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213558,13786,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213560,13787,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (213561,13787,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213562,13787,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213564,13788,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (213565,13788,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213566,13788,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213568,13789,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (213569,13789,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213570,13789,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213572,13790,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (213573,13790,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213574,13790,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (213576,13791,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (213577,13791,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213578,13791,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213580,13792,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (213581,13792,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213582,13792,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213584,13793,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (213585,13793,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213586,13793,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213588,13794,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (213589,13794,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213590,13794,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213592,13795,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (213593,13795,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213594,13795,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213596,13777,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (213597,13777,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (213598,13777,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (213599,13777,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (213600,13777,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (213601,13777,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (213602,13777,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (213690,13796,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (213691,13796,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (213692,13796,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (213693,13796,'pm_insights','12');
INSERT INTO `wp_postmeta` VALUES (213694,13796,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (213696,13797,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (213697,13797,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (213698,13797,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (213699,13797,'pm_load_time','16556');
INSERT INTO `wp_postmeta` VALUES (213700,13797,'pm_lcp_time','12172');
INSERT INTO `wp_postmeta` VALUES (213701,13797,'pm_max_fid','1905');
INSERT INTO `wp_postmeta` VALUES (213702,13797,'pm_render_blocking_time','1009');
INSERT INTO `wp_postmeta` VALUES (213703,13797,'pm_total_blocking_time','5422');
INSERT INTO `wp_postmeta` VALUES (213704,13797,'pm_bootup_time','8092');
INSERT INTO `wp_postmeta` VALUES (213705,13797,'pm_weight','2223302');
INSERT INTO `wp_postmeta` VALUES (213706,13797,'pm_load_time_diff','-679');
INSERT INTO `wp_postmeta` VALUES (213707,13797,'pm_weight_diff','127');
INSERT INTO `wp_postmeta` VALUES (213708,13797,'pm_weight_document','29017');
INSERT INTO `wp_postmeta` VALUES (213709,13797,'pm_weight_image','1725759');
INSERT INTO `wp_postmeta` VALUES (213710,13797,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (213711,13797,'pm_weight_script','185725');
INSERT INTO `wp_postmeta` VALUES (213712,13797,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (213713,13797,'pm_weight_stylesheet','154035');
INSERT INTO `wp_postmeta` VALUES (213714,13797,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213715,13797,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213716,13797,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213717,13797,'pm_weight_third-party','131083');
INSERT INTO `wp_postmeta` VALUES (213718,13797,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (213719,13797,'pm_weight_document_diff','174');
INSERT INTO `wp_postmeta` VALUES (213720,13797,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (213721,13797,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213722,13797,'pm_weight_script_diff','-64');
INSERT INTO `wp_postmeta` VALUES (213723,13797,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213724,13797,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (213725,13797,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213726,13797,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213727,13797,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213728,13797,'pm_weight_third-party_diff','6');
INSERT INTO `wp_postmeta` VALUES (213729,13797,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213730,13797,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411560;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288541;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97925;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57126;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32286;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213732,13798,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (213733,13798,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (213734,13798,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (213735,13798,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (213736,13798,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (213737,13798,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (213738,13798,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (213739,13798,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (213740,13798,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (213741,13798,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (213742,13798,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213744,13799,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (213745,13799,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (213746,13799,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (213747,13799,'pm_load_time','10696');
INSERT INTO `wp_postmeta` VALUES (213748,13799,'pm_lcp_time','5910');
INSERT INTO `wp_postmeta` VALUES (213749,13799,'pm_max_fid','938');
INSERT INTO `wp_postmeta` VALUES (213750,13799,'pm_render_blocking_time','1448');
INSERT INTO `wp_postmeta` VALUES (213751,13799,'pm_total_blocking_time','4142');
INSERT INTO `wp_postmeta` VALUES (213752,13799,'pm_bootup_time','7181');
INSERT INTO `wp_postmeta` VALUES (213753,13799,'pm_weight','1505158');
INSERT INTO `wp_postmeta` VALUES (213754,13799,'pm_weight_document','30377');
INSERT INTO `wp_postmeta` VALUES (213755,13799,'pm_weight_image','1025673');
INSERT INTO `wp_postmeta` VALUES (213756,13799,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (213757,13799,'pm_weight_stylesheet','170548');
INSERT INTO `wp_postmeta` VALUES (213758,13799,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213759,13799,'pm_weight_script','142898');
INSERT INTO `wp_postmeta` VALUES (213760,13799,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213761,13799,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213762,13799,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213763,13799,'pm_weight_third-party','99933');
INSERT INTO `wp_postmeta` VALUES (213764,13799,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213765,13799,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30377;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30377;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (213767,13800,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (213768,13800,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (213769,13800,'pm_score','24');
INSERT INTO `wp_postmeta` VALUES (213770,13800,'pm_load_time','10595');
INSERT INTO `wp_postmeta` VALUES (213771,13800,'pm_lcp_time','4627');
INSERT INTO `wp_postmeta` VALUES (213772,13800,'pm_max_fid','945');
INSERT INTO `wp_postmeta` VALUES (213773,13800,'pm_render_blocking_time','1694');
INSERT INTO `wp_postmeta` VALUES (213774,13800,'pm_total_blocking_time','4064');
INSERT INTO `wp_postmeta` VALUES (213775,13800,'pm_bootup_time','6666');
INSERT INTO `wp_postmeta` VALUES (213776,13800,'pm_weight','1504641');
INSERT INTO `wp_postmeta` VALUES (213777,13800,'pm_weight_document','30053');
INSERT INTO `wp_postmeta` VALUES (213778,13800,'pm_weight_image','1025673');
INSERT INTO `wp_postmeta` VALUES (213779,13800,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (213780,13800,'pm_weight_stylesheet','170590');
INSERT INTO `wp_postmeta` VALUES (213781,13800,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213782,13800,'pm_weight_script','142939');
INSERT INTO `wp_postmeta` VALUES (213783,13800,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213784,13800,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213785,13800,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213786,13800,'pm_weight_third-party','99978');
INSERT INTO `wp_postmeta` VALUES (213787,13800,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213788,13800,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30053;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30053;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (213790,13801,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (213791,13801,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (213792,13801,'pm_score','18');
INSERT INTO `wp_postmeta` VALUES (213793,13801,'pm_load_time','9082');
INSERT INTO `wp_postmeta` VALUES (213794,13801,'pm_lcp_time','6301');
INSERT INTO `wp_postmeta` VALUES (213795,13801,'pm_max_fid','948');
INSERT INTO `wp_postmeta` VALUES (213796,13801,'pm_render_blocking_time','1439');
INSERT INTO `wp_postmeta` VALUES (213797,13801,'pm_total_blocking_time','4681');
INSERT INTO `wp_postmeta` VALUES (213798,13801,'pm_bootup_time','6016');
INSERT INTO `wp_postmeta` VALUES (213799,13801,'pm_weight','1687651');
INSERT INTO `wp_postmeta` VALUES (213800,13801,'pm_load_time_diff','51');
INSERT INTO `wp_postmeta` VALUES (213801,13801,'pm_weight_diff','359');
INSERT INTO `wp_postmeta` VALUES (213802,13801,'pm_weight_document','33374');
INSERT INTO `wp_postmeta` VALUES (213803,13801,'pm_weight_image','1200051');
INSERT INTO `wp_postmeta` VALUES (213804,13801,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (213805,13801,'pm_weight_stylesheet','170569');
INSERT INTO `wp_postmeta` VALUES (213806,13801,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213807,13801,'pm_weight_script','145512');
INSERT INTO `wp_postmeta` VALUES (213808,13801,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (213809,13801,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213810,13801,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213811,13801,'pm_weight_third-party','99986');
INSERT INTO `wp_postmeta` VALUES (213812,13801,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213813,13801,'pm_weight_document_diff','183');
INSERT INTO `wp_postmeta` VALUES (213814,13801,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (213815,13801,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (213816,13801,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213817,13801,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213818,13801,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (213819,13801,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213820,13801,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213821,13801,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213822,13801,'pm_weight_third-party_diff','-30');
INSERT INTO `wp_postmeta` VALUES (213823,13801,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213824,13801,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33374;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33374;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213826,13802,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (213827,13802,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (213828,13802,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (213829,13802,'pm_load_time','10424');
INSERT INTO `wp_postmeta` VALUES (213830,13802,'pm_lcp_time','4806');
INSERT INTO `wp_postmeta` VALUES (213831,13802,'pm_max_fid','866');
INSERT INTO `wp_postmeta` VALUES (213832,13802,'pm_render_blocking_time','1877');
INSERT INTO `wp_postmeta` VALUES (213833,13802,'pm_total_blocking_time','3753');
INSERT INTO `wp_postmeta` VALUES (213834,13802,'pm_bootup_time','6166');
INSERT INTO `wp_postmeta` VALUES (213835,13802,'pm_weight','1505520');
INSERT INTO `wp_postmeta` VALUES (213836,13802,'pm_load_time_diff','-372');
INSERT INTO `wp_postmeta` VALUES (213837,13802,'pm_weight_diff','-72899');
INSERT INTO `wp_postmeta` VALUES (213838,13802,'pm_weight_document','30545');
INSERT INTO `wp_postmeta` VALUES (213839,13802,'pm_weight_image','1025671');
INSERT INTO `wp_postmeta` VALUES (213840,13802,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (213841,13802,'pm_weight_stylesheet','170548');
INSERT INTO `wp_postmeta` VALUES (213842,13802,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213843,13802,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (213844,13802,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213845,13802,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (213846,13802,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (213847,13802,'pm_weight_third-party','99959');
INSERT INTO `wp_postmeta` VALUES (213848,13802,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (213849,13802,'pm_weight_document_diff','67');
INSERT INTO `wp_postmeta` VALUES (213850,13802,'pm_weight_image_diff','-72974');
INSERT INTO `wp_postmeta` VALUES (213851,13802,'pm_number_files_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (213852,13802,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (213853,13802,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (213854,13802,'pm_weight_script_diff','-41');
INSERT INTO `wp_postmeta` VALUES (213855,13802,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (213856,13802,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213857,13802,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (213858,13802,'pm_weight_third-party_diff','25');
INSERT INTO `wp_postmeta` VALUES (213859,13802,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (213860,13802,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30545;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30545;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (213862,13803,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (213863,13803,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:85:\"Homepage, Single attachment, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213864,13803,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213866,13804,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (213867,13804,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213868,13804,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213870,13805,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (213871,13805,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213872,13805,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213874,13806,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (213875,13806,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213876,13806,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213878,13807,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (213879,13807,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (213880,13807,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213882,13808,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (213883,13808,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213884,13808,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213886,13809,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (213887,13809,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213888,13809,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213890,13810,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (213891,13810,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213892,13810,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (213894,13811,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (213895,13811,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213896,13811,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213898,13812,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (213899,13812,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Homepage, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213900,13812,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (213902,13813,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (213903,13813,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:66:\"Homepage, Single faq, Single page, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213904,13813,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213906,13814,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (213907,13814,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single post, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (213908,13814,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (213910,13796,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (213911,13796,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (213912,13796,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (213913,13796,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (213914,13796,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (213915,13796,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (213916,13796,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (213974,13816,'pm_average_score','17');
INSERT INTO `wp_postmeta` VALUES (213975,13816,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (213976,13816,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (213977,13816,'pm_insights','12');
INSERT INTO `wp_postmeta` VALUES (213978,13816,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (213980,13817,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (213981,13817,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (213982,13817,'pm_score','20');
INSERT INTO `wp_postmeta` VALUES (213983,13817,'pm_load_time','11420');
INSERT INTO `wp_postmeta` VALUES (213984,13817,'pm_lcp_time','4729');
INSERT INTO `wp_postmeta` VALUES (213985,13817,'pm_max_fid','1099');
INSERT INTO `wp_postmeta` VALUES (213986,13817,'pm_render_blocking_time','1888');
INSERT INTO `wp_postmeta` VALUES (213987,13817,'pm_total_blocking_time','4768');
INSERT INTO `wp_postmeta` VALUES (213988,13817,'pm_bootup_time','7172');
INSERT INTO `wp_postmeta` VALUES (213989,13817,'pm_weight','1505022');
INSERT INTO `wp_postmeta` VALUES (213990,13817,'pm_load_time_diff','724');
INSERT INTO `wp_postmeta` VALUES (213991,13817,'pm_weight_diff','-136');
INSERT INTO `wp_postmeta` VALUES (213992,13817,'pm_weight_document','30394');
INSERT INTO `wp_postmeta` VALUES (213993,13817,'pm_weight_image','1025465');
INSERT INTO `wp_postmeta` VALUES (213994,13817,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (213995,13817,'pm_weight_stylesheet','170569');
INSERT INTO `wp_postmeta` VALUES (213996,13817,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (213997,13817,'pm_weight_script','142914');
INSERT INTO `wp_postmeta` VALUES (213998,13817,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (213999,13817,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214000,13817,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214001,13817,'pm_weight_third-party','99697');
INSERT INTO `wp_postmeta` VALUES (214002,13817,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214003,13817,'pm_weight_document_diff','17');
INSERT INTO `wp_postmeta` VALUES (214004,13817,'pm_weight_image_diff','-208');
INSERT INTO `wp_postmeta` VALUES (214005,13817,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (214006,13817,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (214007,13817,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (214008,13817,'pm_weight_script_diff','16');
INSERT INTO `wp_postmeta` VALUES (214009,13817,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (214010,13817,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214011,13817,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214012,13817,'pm_weight_third-party_diff','-236');
INSERT INTO `wp_postmeta` VALUES (214013,13817,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214014,13817,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30394;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30394;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (214016,13818,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (214017,13818,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (214018,13818,'pm_score','14');
INSERT INTO `wp_postmeta` VALUES (214019,13818,'pm_load_time','12520');
INSERT INTO `wp_postmeta` VALUES (214020,13818,'pm_lcp_time','6291');
INSERT INTO `wp_postmeta` VALUES (214021,13818,'pm_max_fid','1034');
INSERT INTO `wp_postmeta` VALUES (214022,13818,'pm_render_blocking_time','1424');
INSERT INTO `wp_postmeta` VALUES (214023,13818,'pm_total_blocking_time','5499');
INSERT INTO `wp_postmeta` VALUES (214024,13818,'pm_bootup_time','7319');
INSERT INTO `wp_postmeta` VALUES (214025,13818,'pm_weight','1687895');
INSERT INTO `wp_postmeta` VALUES (214026,13818,'pm_load_time_diff','3438');
INSERT INTO `wp_postmeta` VALUES (214027,13818,'pm_weight_diff','244');
INSERT INTO `wp_postmeta` VALUES (214028,13818,'pm_weight_document','33367');
INSERT INTO `wp_postmeta` VALUES (214029,13818,'pm_weight_image','1199805');
INSERT INTO `wp_postmeta` VALUES (214030,13818,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (214031,13818,'pm_weight_stylesheet','170548');
INSERT INTO `wp_postmeta` VALUES (214032,13818,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214033,13818,'pm_weight_script','145501');
INSERT INTO `wp_postmeta` VALUES (214034,13818,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (214035,13818,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214036,13818,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214037,13818,'pm_weight_third-party','99734');
INSERT INTO `wp_postmeta` VALUES (214038,13818,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214039,13818,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (214040,13818,'pm_weight_image_diff','-246');
INSERT INTO `wp_postmeta` VALUES (214041,13818,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (214042,13818,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (214043,13818,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (214044,13818,'pm_weight_script_diff','-11');
INSERT INTO `wp_postmeta` VALUES (214045,13818,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (214046,13818,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214047,13818,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214048,13818,'pm_weight_third-party_diff','-252');
INSERT INTO `wp_postmeta` VALUES (214049,13818,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214050,13818,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33367;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33367;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (214052,13819,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (214053,13819,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (214054,13819,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (214055,13819,'pm_load_time','11557');
INSERT INTO `wp_postmeta` VALUES (214056,13819,'pm_lcp_time','6052');
INSERT INTO `wp_postmeta` VALUES (214057,13819,'pm_max_fid','1208');
INSERT INTO `wp_postmeta` VALUES (214058,13819,'pm_render_blocking_time','1573');
INSERT INTO `wp_postmeta` VALUES (214059,13819,'pm_total_blocking_time','5101');
INSERT INTO `wp_postmeta` VALUES (214060,13819,'pm_bootup_time','7278');
INSERT INTO `wp_postmeta` VALUES (214061,13819,'pm_weight','1569603');
INSERT INTO `wp_postmeta` VALUES (214062,13819,'pm_weight_document','31104');
INSERT INTO `wp_postmeta` VALUES (214063,13819,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (214064,13819,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (214065,13819,'pm_weight_stylesheet','170548');
INSERT INTO `wp_postmeta` VALUES (214066,13819,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214067,13819,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (214068,13819,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214069,13819,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214070,13819,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214071,13819,'pm_weight_third-party','99757');
INSERT INTO `wp_postmeta` VALUES (214072,13819,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214073,13819,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31104;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214075,13820,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (214076,13820,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214077,13820,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214079,13821,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (214080,13821,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214081,13821,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214083,13822,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (214084,13822,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214085,13822,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214087,13823,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (214088,13823,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (214089,13823,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214091,13824,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (214092,13824,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214093,13824,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214095,13825,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (214096,13825,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214097,13825,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214099,13826,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (214100,13826,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214101,13826,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214103,13827,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (214104,13827,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214105,13827,'pm_sources','a:2:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (214107,13828,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (214108,13828,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214109,13828,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214111,13829,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (214112,13829,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214113,13829,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214115,13830,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214116,13830,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:36:\"Single faq, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (214117,13830,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214119,13831,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (214120,13831,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (214121,13831,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214123,13816,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (214124,13816,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (214125,13816,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (214126,13816,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (214127,13816,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (214128,13816,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (214129,13816,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (214208,13833,'pm_average_score','13');
INSERT INTO `wp_postmeta` VALUES (214209,13833,'pm_average_score_diff','-4');
INSERT INTO `wp_postmeta` VALUES (214210,13833,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (214211,13833,'pm_insights','12');
INSERT INTO `wp_postmeta` VALUES (214212,13833,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (214214,13834,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (214215,13834,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (214216,13834,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (214217,13834,'pm_load_time','16739');
INSERT INTO `wp_postmeta` VALUES (214218,13834,'pm_lcp_time','13616');
INSERT INTO `wp_postmeta` VALUES (214219,13834,'pm_max_fid','2019');
INSERT INTO `wp_postmeta` VALUES (214220,13834,'pm_render_blocking_time','1408');
INSERT INTO `wp_postmeta` VALUES (214221,13834,'pm_total_blocking_time','5734');
INSERT INTO `wp_postmeta` VALUES (214222,13834,'pm_bootup_time','9052');
INSERT INTO `wp_postmeta` VALUES (214223,13834,'pm_weight','2223161');
INSERT INTO `wp_postmeta` VALUES (214224,13834,'pm_weight_document','29016');
INSERT INTO `wp_postmeta` VALUES (214225,13834,'pm_weight_image','1725584');
INSERT INTO `wp_postmeta` VALUES (214226,13834,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (214227,13834,'pm_weight_script','185748');
INSERT INTO `wp_postmeta` VALUES (214228,13834,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (214229,13834,'pm_weight_stylesheet','154012');
INSERT INTO `wp_postmeta` VALUES (214230,13834,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214231,13834,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214232,13834,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214233,13834,'pm_weight_third-party','130852');
INSERT INTO `wp_postmeta` VALUES (214234,13834,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (214235,13834,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491158;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411559;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288550;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97948;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57139;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214237,13835,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (214238,13835,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (214239,13835,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (214240,13835,'pm_load_time','17780');
INSERT INTO `wp_postmeta` VALUES (214241,13835,'pm_lcp_time','5293');
INSERT INTO `wp_postmeta` VALUES (214242,13835,'pm_max_fid','1029');
INSERT INTO `wp_postmeta` VALUES (214243,13835,'pm_render_blocking_time','1512');
INSERT INTO `wp_postmeta` VALUES (214244,13835,'pm_total_blocking_time','6818');
INSERT INTO `wp_postmeta` VALUES (214245,13835,'pm_bootup_time','10147');
INSERT INTO `wp_postmeta` VALUES (214246,13835,'pm_weight','2694351');
INSERT INTO `wp_postmeta` VALUES (214247,13835,'pm_weight_document','32049');
INSERT INTO `wp_postmeta` VALUES (214248,13835,'pm_weight_image','1494765');
INSERT INTO `wp_postmeta` VALUES (214249,13835,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (214250,13835,'pm_weight_script','805470');
INSERT INTO `wp_postmeta` VALUES (214251,13835,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (214252,13835,'pm_weight_stylesheet','219752');
INSERT INTO `wp_postmeta` VALUES (214253,13835,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (214254,13835,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214255,13835,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214256,13835,'pm_weight_third-party','1021195');
INSERT INTO `wp_postmeta` VALUES (214257,13835,'pm_number_files_third-party','44');
INSERT INTO `wp_postmeta` VALUES (214258,13835,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/18da33ed/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:549524;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164263;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/18da33ed/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:87265;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76787;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/18da33ed/www-player.css\";s:6:\"weight\";i:47939;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214260,13836,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (214261,13836,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (214262,13836,'pm_score','23');
INSERT INTO `wp_postmeta` VALUES (214263,13836,'pm_load_time','11497');
INSERT INTO `wp_postmeta` VALUES (214264,13836,'pm_lcp_time','4352');
INSERT INTO `wp_postmeta` VALUES (214265,13836,'pm_max_fid','957');
INSERT INTO `wp_postmeta` VALUES (214266,13836,'pm_render_blocking_time','1163');
INSERT INTO `wp_postmeta` VALUES (214267,13836,'pm_total_blocking_time','5109');
INSERT INTO `wp_postmeta` VALUES (214268,13836,'pm_bootup_time','6878');
INSERT INTO `wp_postmeta` VALUES (214269,13836,'pm_weight','1505127');
INSERT INTO `wp_postmeta` VALUES (214270,13836,'pm_load_time_diff','77');
INSERT INTO `wp_postmeta` VALUES (214271,13836,'pm_weight_diff','105');
INSERT INTO `wp_postmeta` VALUES (214272,13836,'pm_weight_document','30397');
INSERT INTO `wp_postmeta` VALUES (214273,13836,'pm_weight_image','1025443');
INSERT INTO `wp_postmeta` VALUES (214274,13836,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (214275,13836,'pm_weight_stylesheet','170590');
INSERT INTO `wp_postmeta` VALUES (214276,13836,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214277,13836,'pm_weight_script','142941');
INSERT INTO `wp_postmeta` VALUES (214278,13836,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214279,13836,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214280,13836,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214281,13836,'pm_weight_third-party','99777');
INSERT INTO `wp_postmeta` VALUES (214282,13836,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214283,13836,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (214284,13836,'pm_weight_image_diff','-22');
INSERT INTO `wp_postmeta` VALUES (214285,13836,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (214286,13836,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (214287,13836,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (214288,13836,'pm_weight_script_diff','27');
INSERT INTO `wp_postmeta` VALUES (214289,13836,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (214290,13836,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214291,13836,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214292,13836,'pm_weight_third-party_diff','80');
INSERT INTO `wp_postmeta` VALUES (214293,13836,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214294,13836,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30397;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30397;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (214296,13837,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (214297,13837,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (214298,13837,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (214299,13837,'pm_load_time','12562');
INSERT INTO `wp_postmeta` VALUES (214300,13837,'pm_lcp_time','9570');
INSERT INTO `wp_postmeta` VALUES (214301,13837,'pm_max_fid','1484');
INSERT INTO `wp_postmeta` VALUES (214302,13837,'pm_render_blocking_time','1479');
INSERT INTO `wp_postmeta` VALUES (214303,13837,'pm_total_blocking_time','6934');
INSERT INTO `wp_postmeta` VALUES (214304,13837,'pm_bootup_time','10974');
INSERT INTO `wp_postmeta` VALUES (214305,13837,'pm_weight','2164922');
INSERT INTO `wp_postmeta` VALUES (214306,13837,'pm_weight_document','37345');
INSERT INTO `wp_postmeta` VALUES (214307,13837,'pm_weight_image','1381080');
INSERT INTO `wp_postmeta` VALUES (214308,13837,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (214309,13837,'pm_weight_script','415619');
INSERT INTO `wp_postmeta` VALUES (214310,13837,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (214311,13837,'pm_weight_stylesheet','175377');
INSERT INTO `wp_postmeta` VALUES (214312,13837,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (214313,13837,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214314,13837,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214315,13837,'pm_weight_third-party','329198');
INSERT INTO `wp_postmeta` VALUES (214316,13837,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (214317,13837,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-20b3d874c348cd666048a4e1ed25e853.js\";s:6:\"weight\";i:80163;s:8:\"filename\";s:46:\"controller-20b3d874c348cd666048a4e1ed25e853.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:68133;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-06847937378f7bed03e079fb121d79dc.js\";s:6:\"weight\";i:50766;s:8:\"filename\";s:42:\"shared-06847937378f7bed03e079fb121d79dc.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37345;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214319,13838,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (214320,13838,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214321,13838,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214323,13839,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (214324,13839,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214325,13839,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214327,13840,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (214328,13840,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214329,13840,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214331,13841,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (214332,13841,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214333,13841,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214335,13842,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (214336,13842,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214337,13842,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214339,13843,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (214340,13843,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214341,13843,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214343,13844,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (214344,13844,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214345,13844,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:5:\"theme\";s:4:\"name\";s:10:\"HJS Blocks\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214347,13845,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (214348,13845,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214349,13845,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214351,13846,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (214352,13846,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (214353,13846,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214355,13847,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214356,13847,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Homepage, Page for posts, Single faq, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214357,13847,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214359,13848,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (214360,13848,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214361,13848,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214363,13849,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214364,13849,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (214365,13849,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214367,13833,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (214368,13833,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (214369,13833,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (214370,13833,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (214371,13833,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (214372,13833,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (214373,13833,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (214404,13850,'pm_average_score','0');
INSERT INTO `wp_postmeta` VALUES (214405,13850,'pm_average_score_diff','-13');
INSERT INTO `wp_postmeta` VALUES (214406,13850,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (214407,13850,'pm_insights','1');
INSERT INTO `wp_postmeta` VALUES (214408,13850,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.1.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.2\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (214410,13851,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (214411,13851,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (214412,13851,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (214413,13851,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (214414,13851,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (214415,13851,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (214416,13851,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214417,13851,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214418,13851,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (214419,13851,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (214420,13851,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214422,13852,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (214423,13852,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:17:\"Single attachment\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214424,13852,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214426,13850,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (214427,13850,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (214428,13850,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (214429,13850,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (214430,13850,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (214431,13850,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (214432,13850,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (214481,13854,'pm_average_score','11');
INSERT INTO `wp_postmeta` VALUES (214482,13854,'pm_average_score_diff','11');
INSERT INTO `wp_postmeta` VALUES (214483,13854,'pm_changes','2');
INSERT INTO `wp_postmeta` VALUES (214484,13854,'pm_insights','9');
INSERT INTO `wp_postmeta` VALUES (214485,13854,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.15\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (214487,13855,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (214488,13855,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (214489,13855,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (214490,13855,'pm_load_time','18287');
INSERT INTO `wp_postmeta` VALUES (214491,13855,'pm_lcp_time','13954');
INSERT INTO `wp_postmeta` VALUES (214492,13855,'pm_max_fid','2320');
INSERT INTO `wp_postmeta` VALUES (214493,13855,'pm_render_blocking_time','1234');
INSERT INTO `wp_postmeta` VALUES (214494,13855,'pm_total_blocking_time','6929');
INSERT INTO `wp_postmeta` VALUES (214495,13855,'pm_bootup_time','9743');
INSERT INTO `wp_postmeta` VALUES (214496,13855,'pm_weight','2223214');
INSERT INTO `wp_postmeta` VALUES (214497,13855,'pm_weight_document','29078');
INSERT INTO `wp_postmeta` VALUES (214498,13855,'pm_weight_image','1725538');
INSERT INTO `wp_postmeta` VALUES (214499,13855,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (214500,13855,'pm_weight_script','185771');
INSERT INTO `wp_postmeta` VALUES (214501,13855,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (214502,13855,'pm_weight_stylesheet','154035');
INSERT INTO `wp_postmeta` VALUES (214503,13855,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214504,13855,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214505,13855,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214506,13855,'pm_weight_third-party','130883');
INSERT INTO `wp_postmeta` VALUES (214507,13855,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (214508,13855,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411554;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288555;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223682;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57127;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32281;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214510,13856,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (214511,13856,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (214512,13856,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (214513,13856,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (214514,13856,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (214515,13856,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (214516,13856,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214517,13856,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214518,13856,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (214519,13856,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (214520,13856,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (214521,13856,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (214522,13856,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214524,13857,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (214525,13857,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (214526,13857,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (214527,13857,'pm_load_time','10757');
INSERT INTO `wp_postmeta` VALUES (214528,13857,'pm_lcp_time','5966');
INSERT INTO `wp_postmeta` VALUES (214529,13857,'pm_max_fid','1052');
INSERT INTO `wp_postmeta` VALUES (214530,13857,'pm_render_blocking_time','1184');
INSERT INTO `wp_postmeta` VALUES (214531,13857,'pm_total_blocking_time','4544');
INSERT INTO `wp_postmeta` VALUES (214532,13857,'pm_bootup_time','6229');
INSERT INTO `wp_postmeta` VALUES (214533,13857,'pm_weight','1569748');
INSERT INTO `wp_postmeta` VALUES (214534,13857,'pm_weight_document','31193');
INSERT INTO `wp_postmeta` VALUES (214535,13857,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (214536,13857,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (214537,13857,'pm_weight_stylesheet','170548');
INSERT INTO `wp_postmeta` VALUES (214538,13857,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214539,13857,'pm_weight_script','142906');
INSERT INTO `wp_postmeta` VALUES (214540,13857,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214541,13857,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214542,13857,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214543,13857,'pm_weight_third-party','99724');
INSERT INTO `wp_postmeta` VALUES (214544,13857,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214545,13857,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31193;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214547,13858,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (214548,13858,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (214549,13858,'pm_score','23');
INSERT INTO `wp_postmeta` VALUES (214550,13858,'pm_load_time','10894');
INSERT INTO `wp_postmeta` VALUES (214551,13858,'pm_lcp_time','4667');
INSERT INTO `wp_postmeta` VALUES (214552,13858,'pm_max_fid','934');
INSERT INTO `wp_postmeta` VALUES (214553,13858,'pm_render_blocking_time','1603');
INSERT INTO `wp_postmeta` VALUES (214554,13858,'pm_total_blocking_time','4484');
INSERT INTO `wp_postmeta` VALUES (214555,13858,'pm_bootup_time','6636');
INSERT INTO `wp_postmeta` VALUES (214556,13858,'pm_weight','1505472');
INSERT INTO `wp_postmeta` VALUES (214557,13858,'pm_weight_document','30630');
INSERT INTO `wp_postmeta` VALUES (214558,13858,'pm_weight_image','1025442');
INSERT INTO `wp_postmeta` VALUES (214559,13858,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (214560,13858,'pm_weight_stylesheet','170569');
INSERT INTO `wp_postmeta` VALUES (214561,13858,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214562,13858,'pm_weight_script','142914');
INSERT INTO `wp_postmeta` VALUES (214563,13858,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214564,13858,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214565,13858,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214566,13858,'pm_weight_third-party','99698');
INSERT INTO `wp_postmeta` VALUES (214567,13858,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214568,13858,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30630;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30630;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214570,13859,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (214571,13859,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214572,13859,'pm_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (214573,13859,'pm_object_version','5.2.1');
INSERT INTO `wp_postmeta` VALUES (214574,13859,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214575,13859,'pm_previous_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (214576,13859,'pm_previous_object_version','5.1.3');
INSERT INTO `wp_postmeta` VALUES (214577,13859,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (214578,13859,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (214579,13859,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (214580,13859,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (214581,13859,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (214582,13859,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (214584,13860,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (214585,13860,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214586,13860,'pm_object_name','WPS Hide Login');
INSERT INTO `wp_postmeta` VALUES (214587,13860,'pm_object_version','1.9.3');
INSERT INTO `wp_postmeta` VALUES (214588,13860,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214589,13860,'pm_previous_object_name','WPS Hide Login');
INSERT INTO `wp_postmeta` VALUES (214590,13860,'pm_previous_object_version','1.9.2');
INSERT INTO `wp_postmeta` VALUES (214591,13860,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (214592,13860,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (214593,13860,'pm_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (214594,13860,'pm_previous_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (214595,13860,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (214596,13860,'pm_previous_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (214598,13861,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (214599,13861,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:60:\"Homepage, Single attachment, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214600,13861,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214602,13862,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (214603,13862,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214604,13862,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214606,13863,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (214607,13863,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214608,13863,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214610,13864,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (214611,13864,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214612,13864,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214614,13865,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (214615,13865,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214616,13865,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214618,13866,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (214619,13866,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214620,13866,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214622,13867,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (214623,13867,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214624,13867,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214626,13868,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (214627,13868,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214628,13868,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214630,13869,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214631,13869,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (214632,13869,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214634,13854,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (214635,13854,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (214636,13854,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (214637,13854,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (214638,13854,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (214639,13854,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (214640,13854,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (214701,13870,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (214702,13870,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (214703,13870,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (214704,13870,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (214705,13870,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (214707,13871,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (214708,13871,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (214709,13871,'pm_score','17');
INSERT INTO `wp_postmeta` VALUES (214710,13871,'pm_load_time','18180');
INSERT INTO `wp_postmeta` VALUES (214711,13871,'pm_lcp_time','4972');
INSERT INTO `wp_postmeta` VALUES (214712,13871,'pm_max_fid','1374');
INSERT INTO `wp_postmeta` VALUES (214713,13871,'pm_render_blocking_time','1669');
INSERT INTO `wp_postmeta` VALUES (214714,13871,'pm_total_blocking_time','7158');
INSERT INTO `wp_postmeta` VALUES (214715,13871,'pm_bootup_time','10941');
INSERT INTO `wp_postmeta` VALUES (214716,13871,'pm_weight','2694265');
INSERT INTO `wp_postmeta` VALUES (214717,13871,'pm_weight_document','32137');
INSERT INTO `wp_postmeta` VALUES (214718,13871,'pm_weight_image','1494734');
INSERT INTO `wp_postmeta` VALUES (214719,13871,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (214720,13871,'pm_weight_script','805486');
INSERT INTO `wp_postmeta` VALUES (214721,13871,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (214722,13871,'pm_weight_stylesheet','219592');
INSERT INTO `wp_postmeta` VALUES (214723,13871,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (214724,13871,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214725,13871,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214726,13871,'pm_weight_third-party','1020969');
INSERT INTO `wp_postmeta` VALUES (214727,13871,'pm_number_files_third-party','44');
INSERT INTO `wp_postmeta` VALUES (214728,13871,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/18da33ed/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:549524;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/18da33ed/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:87396;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/18da33ed/www-player.css\";s:6:\"weight\";i:47720;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214730,13872,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (214731,13872,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (214732,13872,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (214733,13872,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (214734,13872,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (214735,13872,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (214736,13872,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214737,13872,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (214738,13872,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (214739,13872,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (214740,13872,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (214741,13872,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (214742,13872,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214744,13873,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (214745,13873,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (214746,13873,'pm_score','25');
INSERT INTO `wp_postmeta` VALUES (214747,13873,'pm_load_time','10890');
INSERT INTO `wp_postmeta` VALUES (214748,13873,'pm_lcp_time','4138');
INSERT INTO `wp_postmeta` VALUES (214749,13873,'pm_max_fid','1138');
INSERT INTO `wp_postmeta` VALUES (214750,13873,'pm_render_blocking_time','1298');
INSERT INTO `wp_postmeta` VALUES (214751,13873,'pm_total_blocking_time','4898');
INSERT INTO `wp_postmeta` VALUES (214752,13873,'pm_bootup_time','6895');
INSERT INTO `wp_postmeta` VALUES (214753,13873,'pm_weight','1505235');
INSERT INTO `wp_postmeta` VALUES (214754,13873,'pm_weight_document','30483');
INSERT INTO `wp_postmeta` VALUES (214755,13873,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (214756,13873,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (214757,13873,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (214758,13873,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214759,13873,'pm_weight_script','142879');
INSERT INTO `wp_postmeta` VALUES (214760,13873,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214761,13873,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214762,13873,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214763,13873,'pm_weight_third-party','99723');
INSERT INTO `wp_postmeta` VALUES (214764,13873,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214765,13873,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30483;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30483;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214767,13874,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (214768,13874,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (214769,13874,'pm_score','24');
INSERT INTO `wp_postmeta` VALUES (214770,13874,'pm_load_time','10781');
INSERT INTO `wp_postmeta` VALUES (214771,13874,'pm_lcp_time','4480');
INSERT INTO `wp_postmeta` VALUES (214772,13874,'pm_max_fid','827');
INSERT INTO `wp_postmeta` VALUES (214773,13874,'pm_render_blocking_time','1360');
INSERT INTO `wp_postmeta` VALUES (214774,13874,'pm_total_blocking_time','4569');
INSERT INTO `wp_postmeta` VALUES (214775,13874,'pm_bootup_time','6427');
INSERT INTO `wp_postmeta` VALUES (214776,13874,'pm_weight','1504513');
INSERT INTO `wp_postmeta` VALUES (214777,13874,'pm_weight_document','30147');
INSERT INTO `wp_postmeta` VALUES (214778,13874,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (214779,13874,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (214780,13874,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (214781,13874,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214782,13874,'pm_weight_script','142874');
INSERT INTO `wp_postmeta` VALUES (214783,13874,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214784,13874,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214785,13874,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214786,13874,'pm_weight_third-party','99671');
INSERT INTO `wp_postmeta` VALUES (214787,13874,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214788,13874,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30147;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30147;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214790,13875,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (214791,13875,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (214792,13875,'pm_score','13');
INSERT INTO `wp_postmeta` VALUES (214793,13875,'pm_load_time','12734');
INSERT INTO `wp_postmeta` VALUES (214794,13875,'pm_lcp_time','6707');
INSERT INTO `wp_postmeta` VALUES (214795,13875,'pm_max_fid','1011');
INSERT INTO `wp_postmeta` VALUES (214796,13875,'pm_render_blocking_time','1161');
INSERT INTO `wp_postmeta` VALUES (214797,13875,'pm_total_blocking_time','6181');
INSERT INTO `wp_postmeta` VALUES (214798,13875,'pm_bootup_time','8786');
INSERT INTO `wp_postmeta` VALUES (214799,13875,'pm_weight','1688136');
INSERT INTO `wp_postmeta` VALUES (214800,13875,'pm_weight_document','33468');
INSERT INTO `wp_postmeta` VALUES (214801,13875,'pm_weight_image','1199833');
INSERT INTO `wp_postmeta` VALUES (214802,13875,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (214803,13875,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (214804,13875,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214805,13875,'pm_weight_script','145475');
INSERT INTO `wp_postmeta` VALUES (214806,13875,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (214807,13875,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214808,13875,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214809,13875,'pm_weight_third-party','99668');
INSERT INTO `wp_postmeta` VALUES (214810,13875,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214811,13875,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131039;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33468;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33468;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214813,13876,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (214814,13876,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (214815,13876,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (214816,13876,'pm_load_time','16915');
INSERT INTO `wp_postmeta` VALUES (214817,13876,'pm_lcp_time','11384');
INSERT INTO `wp_postmeta` VALUES (214818,13876,'pm_max_fid','1538');
INSERT INTO `wp_postmeta` VALUES (214819,13876,'pm_render_blocking_time','3046');
INSERT INTO `wp_postmeta` VALUES (214820,13876,'pm_total_blocking_time','7647');
INSERT INTO `wp_postmeta` VALUES (214821,13876,'pm_bootup_time','12138');
INSERT INTO `wp_postmeta` VALUES (214822,13876,'pm_weight','2164646');
INSERT INTO `wp_postmeta` VALUES (214823,13876,'pm_weight_document','37423');
INSERT INTO `wp_postmeta` VALUES (214824,13876,'pm_weight_image','1381080');
INSERT INTO `wp_postmeta` VALUES (214825,13876,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (214826,13876,'pm_weight_script','414016');
INSERT INTO `wp_postmeta` VALUES (214827,13876,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (214828,13876,'pm_weight_stylesheet','175436');
INSERT INTO `wp_postmeta` VALUES (214829,13876,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (214830,13876,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214831,13876,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214832,13876,'pm_weight_third-party','328122');
INSERT INTO `wp_postmeta` VALUES (214833,13876,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (214834,13876,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-20b3d874c348cd666048a4e1ed25e853.js\";s:6:\"weight\";i:80163;s:8:\"filename\";s:46:\"controller-20b3d874c348cd666048a4e1ed25e853.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:68124;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-aed6508a858120c81402c3a197eba192.js\";s:6:\"weight\";i:50744;s:8:\"filename\";s:42:\"shared-aed6508a858120c81402c3a197eba192.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37423;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (214836,13877,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (214837,13877,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (214838,13877,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (214839,13877,'pm_load_time','11223');
INSERT INTO `wp_postmeta` VALUES (214840,13877,'pm_lcp_time','6216');
INSERT INTO `wp_postmeta` VALUES (214841,13877,'pm_max_fid','1276');
INSERT INTO `wp_postmeta` VALUES (214842,13877,'pm_render_blocking_time','1365');
INSERT INTO `wp_postmeta` VALUES (214843,13877,'pm_total_blocking_time','4949');
INSERT INTO `wp_postmeta` VALUES (214844,13877,'pm_bootup_time','7259');
INSERT INTO `wp_postmeta` VALUES (214845,13877,'pm_weight','1569930');
INSERT INTO `wp_postmeta` VALUES (214846,13877,'pm_load_time_diff','466');
INSERT INTO `wp_postmeta` VALUES (214847,13877,'pm_weight_diff','182');
INSERT INTO `wp_postmeta` VALUES (214848,13877,'pm_weight_document','31193');
INSERT INTO `wp_postmeta` VALUES (214849,13877,'pm_weight_image','1088633');
INSERT INTO `wp_postmeta` VALUES (214850,13877,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (214851,13877,'pm_weight_stylesheet','170649');
INSERT INTO `wp_postmeta` VALUES (214852,13877,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214853,13877,'pm_weight_script','142915');
INSERT INTO `wp_postmeta` VALUES (214854,13877,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214855,13877,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214856,13877,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214857,13877,'pm_weight_third-party','99724');
INSERT INTO `wp_postmeta` VALUES (214858,13877,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214859,13877,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (214860,13877,'pm_weight_image_diff','25');
INSERT INTO `wp_postmeta` VALUES (214861,13877,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (214862,13877,'pm_weight_stylesheet_diff','101');
INSERT INTO `wp_postmeta` VALUES (214863,13877,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (214864,13877,'pm_weight_script_diff','9');
INSERT INTO `wp_postmeta` VALUES (214865,13877,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (214866,13877,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214867,13877,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214868,13877,'pm_weight_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214869,13877,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214870,13877,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31193;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (214872,13878,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (214873,13878,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (214874,13878,'pm_score','24');
INSERT INTO `wp_postmeta` VALUES (214875,13878,'pm_load_time','10611');
INSERT INTO `wp_postmeta` VALUES (214876,13878,'pm_lcp_time','4555');
INSERT INTO `wp_postmeta` VALUES (214877,13878,'pm_max_fid','885');
INSERT INTO `wp_postmeta` VALUES (214878,13878,'pm_render_blocking_time','1544');
INSERT INTO `wp_postmeta` VALUES (214879,13878,'pm_total_blocking_time','4225');
INSERT INTO `wp_postmeta` VALUES (214880,13878,'pm_bootup_time','6443');
INSERT INTO `wp_postmeta` VALUES (214881,13878,'pm_weight','1505491');
INSERT INTO `wp_postmeta` VALUES (214882,13878,'pm_load_time_diff','-283');
INSERT INTO `wp_postmeta` VALUES (214883,13878,'pm_weight_diff','19');
INSERT INTO `wp_postmeta` VALUES (214884,13878,'pm_weight_document','30633');
INSERT INTO `wp_postmeta` VALUES (214885,13878,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (214886,13878,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (214887,13878,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (214888,13878,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (214889,13878,'pm_weight_script','142879');
INSERT INTO `wp_postmeta` VALUES (214890,13878,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (214891,13878,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214892,13878,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214893,13878,'pm_weight_third-party','99678');
INSERT INTO `wp_postmeta` VALUES (214894,13878,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214895,13878,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (214896,13878,'pm_weight_image_diff','-1');
INSERT INTO `wp_postmeta` VALUES (214897,13878,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (214898,13878,'pm_weight_stylesheet_diff','38');
INSERT INTO `wp_postmeta` VALUES (214899,13878,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (214900,13878,'pm_weight_script_diff','-35');
INSERT INTO `wp_postmeta` VALUES (214901,13878,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (214902,13878,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214903,13878,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (214904,13878,'pm_weight_third-party_diff','-20');
INSERT INTO `wp_postmeta` VALUES (214905,13878,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (214906,13878,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30633;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30633;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (214908,13879,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (214909,13879,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (214910,13879,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (214911,13879,'pm_load_time','12920');
INSERT INTO `wp_postmeta` VALUES (214912,13879,'pm_lcp_time','8563');
INSERT INTO `wp_postmeta` VALUES (214913,13879,'pm_max_fid','1186');
INSERT INTO `wp_postmeta` VALUES (214914,13879,'pm_render_blocking_time','2092');
INSERT INTO `wp_postmeta` VALUES (214915,13879,'pm_total_blocking_time','5556');
INSERT INTO `wp_postmeta` VALUES (214916,13879,'pm_bootup_time','8277');
INSERT INTO `wp_postmeta` VALUES (214917,13879,'pm_weight','1642113');
INSERT INTO `wp_postmeta` VALUES (214918,13879,'pm_weight_document','33161');
INSERT INTO `wp_postmeta` VALUES (214919,13879,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (214920,13879,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (214921,13879,'pm_weight_script','246448');
INSERT INTO `wp_postmeta` VALUES (214922,13879,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (214923,13879,'pm_weight_stylesheet','193643');
INSERT INTO `wp_postmeta` VALUES (214924,13879,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (214925,13879,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (214926,13879,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (214927,13879,'pm_weight_third-party','99686');
INSERT INTO `wp_postmeta` VALUES (214928,13879,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (214929,13879,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.11\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33161;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33161;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (214931,13880,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (214932,13880,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214933,13880,'pm_object_name','Gravity Forms');
INSERT INTO `wp_postmeta` VALUES (214934,13880,'pm_object_version','2.5.16');
INSERT INTO `wp_postmeta` VALUES (214935,13880,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (214936,13880,'pm_previous_object_name','Gravity Forms');
INSERT INTO `wp_postmeta` VALUES (214937,13880,'pm_previous_object_version','2.5.15');
INSERT INTO `wp_postmeta` VALUES (214938,13880,'pm_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (214939,13880,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (214940,13880,'pm_object_version_patch','16');
INSERT INTO `wp_postmeta` VALUES (214941,13880,'pm_previous_object_version_major','2');
INSERT INTO `wp_postmeta` VALUES (214942,13880,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (214943,13880,'pm_previous_object_version_patch','15');
INSERT INTO `wp_postmeta` VALUES (214945,13881,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (214946,13881,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:141:\"Page for posts, Single attachment, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214947,13881,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214949,13882,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (214950,13882,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214951,13882,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214953,13883,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (214954,13883,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214955,13883,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214957,13884,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (214958,13884,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214959,13884,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214961,13885,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (214962,13885,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214963,13885,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214965,13886,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (214966,13886,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214967,13886,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214969,13887,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (214970,13887,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214971,13887,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214973,13888,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (214974,13888,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214975,13888,'pm_sources','a:14:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:6;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:10;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:11;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:12;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:13;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214977,13889,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (214978,13889,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214979,13889,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214981,13890,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (214982,13890,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214983,13890,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (214985,13891,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214986,13891,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:122:\"Page for posts, Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214987,13891,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214989,13892,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (214990,13892,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214991,13892,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214993,13893,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (214994,13893,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (214995,13893,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (214997,13894,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (214998,13894,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:64:\"Page for posts, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (214999,13894,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215001,13870,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (215002,13870,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (215003,13870,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (215004,13870,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (215005,13870,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (215006,13870,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (215007,13870,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (215041,13895,'pm_average_score','7');
INSERT INTO `wp_postmeta` VALUES (215042,13895,'pm_average_score_diff','-7');
INSERT INTO `wp_postmeta` VALUES (215043,13895,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (215044,13895,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (215045,13895,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.52\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.3\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.0.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:5:\"5.2.9\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (215047,13896,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (215048,13896,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (215049,13896,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (215050,13896,'pm_load_time','12505');
INSERT INTO `wp_postmeta` VALUES (215051,13896,'pm_lcp_time','6674');
INSERT INTO `wp_postmeta` VALUES (215052,13896,'pm_max_fid','893');
INSERT INTO `wp_postmeta` VALUES (215053,13896,'pm_render_blocking_time','4352');
INSERT INTO `wp_postmeta` VALUES (215054,13896,'pm_total_blocking_time','3144');
INSERT INTO `wp_postmeta` VALUES (215055,13896,'pm_bootup_time','6103');
INSERT INTO `wp_postmeta` VALUES (215056,13896,'pm_weight','1505200');
INSERT INTO `wp_postmeta` VALUES (215057,13896,'pm_load_time_diff','1615');
INSERT INTO `wp_postmeta` VALUES (215058,13896,'pm_weight_diff','-35');
INSERT INTO `wp_postmeta` VALUES (215059,13896,'pm_weight_document','30481');
INSERT INTO `wp_postmeta` VALUES (215060,13896,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (215061,13896,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (215062,13896,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (215063,13896,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215064,13896,'pm_weight_script','142881');
INSERT INTO `wp_postmeta` VALUES (215065,13896,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215066,13896,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215067,13896,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215068,13896,'pm_weight_third-party','99692');
INSERT INTO `wp_postmeta` VALUES (215069,13896,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215070,13896,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (215071,13896,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215072,13896,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215073,13896,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215074,13896,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215075,13896,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (215076,13896,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215077,13896,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215078,13896,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215079,13896,'pm_weight_third-party_diff','-31');
INSERT INTO `wp_postmeta` VALUES (215080,13896,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215081,13896,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30481;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30481;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215083,13897,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (215084,13897,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (215085,13897,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (215086,13897,'pm_load_time','13846');
INSERT INTO `wp_postmeta` VALUES (215087,13897,'pm_lcp_time','7053');
INSERT INTO `wp_postmeta` VALUES (215088,13897,'pm_max_fid','879');
INSERT INTO `wp_postmeta` VALUES (215089,13897,'pm_render_blocking_time','4842');
INSERT INTO `wp_postmeta` VALUES (215090,13897,'pm_total_blocking_time','3369');
INSERT INTO `wp_postmeta` VALUES (215091,13897,'pm_bootup_time','6655');
INSERT INTO `wp_postmeta` VALUES (215092,13897,'pm_weight','1504605');
INSERT INTO `wp_postmeta` VALUES (215093,13897,'pm_load_time_diff','3065');
INSERT INTO `wp_postmeta` VALUES (215094,13897,'pm_weight_diff','92');
INSERT INTO `wp_postmeta` VALUES (215095,13897,'pm_weight_document','30134');
INSERT INTO `wp_postmeta` VALUES (215096,13897,'pm_weight_image','1025465');
INSERT INTO `wp_postmeta` VALUES (215097,13897,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (215098,13897,'pm_weight_stylesheet','170628');
INSERT INTO `wp_postmeta` VALUES (215099,13897,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215100,13897,'pm_weight_script','142904');
INSERT INTO `wp_postmeta` VALUES (215101,13897,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215102,13897,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215103,13897,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215104,13897,'pm_weight_third-party','99725');
INSERT INTO `wp_postmeta` VALUES (215105,13897,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215106,13897,'pm_weight_document_diff','-13');
INSERT INTO `wp_postmeta` VALUES (215107,13897,'pm_weight_image_diff','24');
INSERT INTO `wp_postmeta` VALUES (215108,13897,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215109,13897,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (215110,13897,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215111,13897,'pm_weight_script_diff','30');
INSERT INTO `wp_postmeta` VALUES (215112,13897,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215113,13897,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215114,13897,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215115,13897,'pm_weight_third-party_diff','54');
INSERT INTO `wp_postmeta` VALUES (215116,13897,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215117,13897,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491155;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30134;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30134;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215119,13898,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (215120,13898,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (215121,13898,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (215122,13898,'pm_load_time','13346');
INSERT INTO `wp_postmeta` VALUES (215123,13898,'pm_lcp_time','10958');
INSERT INTO `wp_postmeta` VALUES (215124,13898,'pm_max_fid','905');
INSERT INTO `wp_postmeta` VALUES (215125,13898,'pm_render_blocking_time','4851');
INSERT INTO `wp_postmeta` VALUES (215126,13898,'pm_total_blocking_time','3009');
INSERT INTO `wp_postmeta` VALUES (215127,13898,'pm_bootup_time','6554');
INSERT INTO `wp_postmeta` VALUES (215128,13898,'pm_weight','1688193');
INSERT INTO `wp_postmeta` VALUES (215129,13898,'pm_load_time_diff','612');
INSERT INTO `wp_postmeta` VALUES (215130,13898,'pm_weight_diff','57');
INSERT INTO `wp_postmeta` VALUES (215131,13898,'pm_weight_document','33461');
INSERT INTO `wp_postmeta` VALUES (215132,13898,'pm_weight_image','1199805');
INSERT INTO `wp_postmeta` VALUES (215133,13898,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (215134,13898,'pm_weight_stylesheet','170649');
INSERT INTO `wp_postmeta` VALUES (215135,13898,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215136,13898,'pm_weight_script','145501');
INSERT INTO `wp_postmeta` VALUES (215137,13898,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (215138,13898,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215139,13898,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215140,13898,'pm_weight_third-party','99683');
INSERT INTO `wp_postmeta` VALUES (215141,13898,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215142,13898,'pm_weight_document_diff','-7');
INSERT INTO `wp_postmeta` VALUES (215143,13898,'pm_weight_image_diff','-28');
INSERT INTO `wp_postmeta` VALUES (215144,13898,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215145,13898,'pm_weight_stylesheet_diff','42');
INSERT INTO `wp_postmeta` VALUES (215146,13898,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215147,13898,'pm_weight_script_diff','26');
INSERT INTO `wp_postmeta` VALUES (215148,13898,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215149,13898,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215150,13898,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215151,13898,'pm_weight_third-party_diff','15');
INSERT INTO `wp_postmeta` VALUES (215152,13898,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215153,13898,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33461;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33461;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215155,13899,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (215156,13899,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (215157,13899,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (215158,13899,'pm_load_time','18794');
INSERT INTO `wp_postmeta` VALUES (215159,13899,'pm_lcp_time','13770');
INSERT INTO `wp_postmeta` VALUES (215160,13899,'pm_max_fid','1257');
INSERT INTO `wp_postmeta` VALUES (215161,13899,'pm_render_blocking_time','4810');
INSERT INTO `wp_postmeta` VALUES (215162,13899,'pm_total_blocking_time','6981');
INSERT INTO `wp_postmeta` VALUES (215163,13899,'pm_bootup_time','12395');
INSERT INTO `wp_postmeta` VALUES (215164,13899,'pm_weight','2185764');
INSERT INTO `wp_postmeta` VALUES (215165,13899,'pm_load_time_diff','1879');
INSERT INTO `wp_postmeta` VALUES (215166,13899,'pm_weight_diff','21118');
INSERT INTO `wp_postmeta` VALUES (215167,13899,'pm_weight_document','37456');
INSERT INTO `wp_postmeta` VALUES (215168,13899,'pm_weight_image','1381080');
INSERT INTO `wp_postmeta` VALUES (215169,13899,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (215170,13899,'pm_weight_script','434539');
INSERT INTO `wp_postmeta` VALUES (215171,13899,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (215172,13899,'pm_weight_stylesheet','175436');
INSERT INTO `wp_postmeta` VALUES (215173,13899,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (215174,13899,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215175,13899,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215176,13899,'pm_weight_third-party','349174');
INSERT INTO `wp_postmeta` VALUES (215177,13899,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (215178,13899,'pm_weight_document_diff','33');
INSERT INTO `wp_postmeta` VALUES (215179,13899,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215180,13899,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215181,13899,'pm_weight_script_diff','20523');
INSERT INTO `wp_postmeta` VALUES (215182,13899,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215183,13899,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215184,13899,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215185,13899,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215186,13899,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215187,13899,'pm_weight_third-party_diff','21052');
INSERT INTO `wp_postmeta` VALUES (215188,13899,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215189,13899,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-675e402ed72cdb88cff17a93b63a8259.js\";s:6:\"weight\";i:87824;s:8:\"filename\";s:46:\"controller-675e402ed72cdb88cff17a93b63a8259.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:74092;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-136e53f3688b665e7fa71b212d96a6f4.js\";s:6:\"weight\";i:55960;s:8:\"filename\";s:42:\"shared-136e53f3688b665e7fa71b212d96a6f4.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37456;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215191,13900,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (215192,13900,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (215193,13900,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (215194,13900,'pm_load_time','13227');
INSERT INTO `wp_postmeta` VALUES (215195,13900,'pm_lcp_time','11024');
INSERT INTO `wp_postmeta` VALUES (215196,13900,'pm_max_fid','1147');
INSERT INTO `wp_postmeta` VALUES (215197,13900,'pm_render_blocking_time','4664');
INSERT INTO `wp_postmeta` VALUES (215198,13900,'pm_total_blocking_time','2935');
INSERT INTO `wp_postmeta` VALUES (215199,13900,'pm_bootup_time','6047');
INSERT INTO `wp_postmeta` VALUES (215200,13900,'pm_weight','1569787');
INSERT INTO `wp_postmeta` VALUES (215201,13900,'pm_load_time_diff','2004');
INSERT INTO `wp_postmeta` VALUES (215202,13900,'pm_weight_diff','-143');
INSERT INTO `wp_postmeta` VALUES (215203,13900,'pm_weight_document','31189');
INSERT INTO `wp_postmeta` VALUES (215204,13900,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (215205,13900,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215206,13900,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (215207,13900,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215208,13900,'pm_weight_script','142881');
INSERT INTO `wp_postmeta` VALUES (215209,13900,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215210,13900,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215211,13900,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215212,13900,'pm_weight_third-party','99696');
INSERT INTO `wp_postmeta` VALUES (215213,13900,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215214,13900,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (215215,13900,'pm_weight_image_diff','-25');
INSERT INTO `wp_postmeta` VALUES (215216,13900,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215217,13900,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (215218,13900,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215219,13900,'pm_weight_script_diff','-34');
INSERT INTO `wp_postmeta` VALUES (215220,13900,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215221,13900,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215222,13900,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215223,13900,'pm_weight_third-party_diff','-28');
INSERT INTO `wp_postmeta` VALUES (215224,13900,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215225,13900,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31189;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215227,13901,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (215228,13901,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (215229,13901,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (215230,13901,'pm_load_time','12940');
INSERT INTO `wp_postmeta` VALUES (215231,13901,'pm_lcp_time','6662');
INSERT INTO `wp_postmeta` VALUES (215232,13901,'pm_max_fid','891');
INSERT INTO `wp_postmeta` VALUES (215233,13901,'pm_render_blocking_time','4346');
INSERT INTO `wp_postmeta` VALUES (215234,13901,'pm_total_blocking_time','3289');
INSERT INTO `wp_postmeta` VALUES (215235,13901,'pm_bootup_time','6114');
INSERT INTO `wp_postmeta` VALUES (215236,13901,'pm_weight','1505493');
INSERT INTO `wp_postmeta` VALUES (215237,13901,'pm_load_time_diff','2329');
INSERT INTO `wp_postmeta` VALUES (215238,13901,'pm_weight_diff','2');
INSERT INTO `wp_postmeta` VALUES (215239,13901,'pm_weight_document','30631');
INSERT INTO `wp_postmeta` VALUES (215240,13901,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (215241,13901,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (215242,13901,'pm_weight_stylesheet','170607');
INSERT INTO `wp_postmeta` VALUES (215243,13901,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215244,13901,'pm_weight_script','142879');
INSERT INTO `wp_postmeta` VALUES (215245,13901,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215246,13901,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215247,13901,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215248,13901,'pm_weight_third-party','99685');
INSERT INTO `wp_postmeta` VALUES (215249,13901,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215250,13901,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (215251,13901,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215252,13901,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215253,13901,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215254,13901,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215255,13901,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215256,13901,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215257,13901,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215258,13901,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215259,13901,'pm_weight_third-party_diff','7');
INSERT INTO `wp_postmeta` VALUES (215260,13901,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215261,13901,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30631;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30631;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215263,13902,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (215264,13902,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (215265,13902,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (215266,13902,'pm_load_time','16786');
INSERT INTO `wp_postmeta` VALUES (215267,13902,'pm_lcp_time','14932');
INSERT INTO `wp_postmeta` VALUES (215268,13902,'pm_max_fid','899');
INSERT INTO `wp_postmeta` VALUES (215269,13902,'pm_render_blocking_time','7951');
INSERT INTO `wp_postmeta` VALUES (215270,13902,'pm_total_blocking_time','2580');
INSERT INTO `wp_postmeta` VALUES (215271,13902,'pm_bootup_time','7979');
INSERT INTO `wp_postmeta` VALUES (215272,13902,'pm_weight','1642128');
INSERT INTO `wp_postmeta` VALUES (215273,13902,'pm_load_time_diff','3866');
INSERT INTO `wp_postmeta` VALUES (215274,13902,'pm_weight_diff','15');
INSERT INTO `wp_postmeta` VALUES (215275,13902,'pm_weight_document','33157');
INSERT INTO `wp_postmeta` VALUES (215276,13902,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (215277,13902,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215278,13902,'pm_weight_script','246449');
INSERT INTO `wp_postmeta` VALUES (215279,13902,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (215280,13902,'pm_weight_stylesheet','193643');
INSERT INTO `wp_postmeta` VALUES (215281,13902,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (215282,13902,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215283,13902,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215284,13902,'pm_weight_third-party','99709');
INSERT INTO `wp_postmeta` VALUES (215285,13902,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215286,13902,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (215287,13902,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215288,13902,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215289,13902,'pm_weight_script_diff','1');
INSERT INTO `wp_postmeta` VALUES (215290,13902,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215291,13902,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215292,13902,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215293,13902,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215294,13902,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215295,13902,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (215296,13902,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215297,13902,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.11\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33157;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33157;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215299,13903,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (215300,13903,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215301,13903,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215303,13904,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (215304,13904,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:69:\"Single faq, Single page, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (215305,13904,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215307,13905,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (215308,13905,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215309,13905,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215311,13906,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (215312,13906,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215313,13906,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215315,13907,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (215316,13907,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:73:\"Single faq, Single post, Single product, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215317,13907,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215319,13908,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (215320,13908,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single page\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215321,13908,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215323,13909,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (215324,13909,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215325,13909,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215327,13910,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (215328,13910,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215329,13910,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215331,13911,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (215332,13911,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215333,13911,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215335,13912,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (215336,13912,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215337,13912,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215339,13913,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (215340,13913,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215341,13913,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}}');
INSERT INTO `wp_postmeta` VALUES (215343,13914,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (215344,13914,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215345,13914,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215347,13915,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (215348,13915,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215349,13915,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215351,13916,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (215352,13916,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215353,13916,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215355,13917,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (215356,13917,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:106:\"Single faq, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215357,13917,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215359,13918,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (215360,13918,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215361,13918,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215363,13895,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (215364,13895,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (215365,13895,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (215366,13895,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (215367,13895,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (215368,13895,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (215369,13895,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (215379,13920,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (215380,13920,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (215382,9572,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (215383,9572,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (215433,13922,'pm_average_score','4');
INSERT INTO `wp_postmeta` VALUES (215434,13922,'pm_average_score_diff','-3');
INSERT INTO `wp_postmeta` VALUES (215435,13922,'pm_changes','4');
INSERT INTO `wp_postmeta` VALUES (215436,13922,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (215437,13922,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (215439,13923,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (215440,13923,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (215441,13923,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (215442,13923,'pm_load_time','17595');
INSERT INTO `wp_postmeta` VALUES (215443,13923,'pm_lcp_time','12419');
INSERT INTO `wp_postmeta` VALUES (215444,13923,'pm_max_fid','2428');
INSERT INTO `wp_postmeta` VALUES (215445,13923,'pm_render_blocking_time','1133');
INSERT INTO `wp_postmeta` VALUES (215446,13923,'pm_total_blocking_time','6607');
INSERT INTO `wp_postmeta` VALUES (215447,13923,'pm_bootup_time','10229');
INSERT INTO `wp_postmeta` VALUES (215448,13923,'pm_weight','2223234');
INSERT INTO `wp_postmeta` VALUES (215449,13923,'pm_weight_document','29084');
INSERT INTO `wp_postmeta` VALUES (215450,13923,'pm_weight_image','1725524');
INSERT INTO `wp_postmeta` VALUES (215451,13923,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (215452,13923,'pm_weight_script','185718');
INSERT INTO `wp_postmeta` VALUES (215453,13923,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (215454,13923,'pm_weight_stylesheet','154120');
INSERT INTO `wp_postmeta` VALUES (215455,13923,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215456,13923,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215457,13923,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215458,13923,'pm_weight_third-party','130858');
INSERT INTO `wp_postmeta` VALUES (215459,13923,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (215460,13923,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411556;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288549;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57125;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32272;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (215462,13924,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (215463,13924,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (215464,13924,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (215465,13924,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (215466,13924,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (215467,13924,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (215468,13924,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (215469,13924,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (215470,13924,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (215471,13924,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (215472,13924,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215474,13925,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (215475,13925,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (215476,13925,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (215477,13925,'pm_load_time','13003');
INSERT INTO `wp_postmeta` VALUES (215478,13925,'pm_lcp_time','9914');
INSERT INTO `wp_postmeta` VALUES (215479,13925,'pm_max_fid','1046');
INSERT INTO `wp_postmeta` VALUES (215480,13925,'pm_render_blocking_time','4067');
INSERT INTO `wp_postmeta` VALUES (215481,13925,'pm_total_blocking_time','3864');
INSERT INTO `wp_postmeta` VALUES (215482,13925,'pm_bootup_time','6542');
INSERT INTO `wp_postmeta` VALUES (215483,13925,'pm_weight','1569820');
INSERT INTO `wp_postmeta` VALUES (215484,13925,'pm_load_time_diff','-224');
INSERT INTO `wp_postmeta` VALUES (215485,13925,'pm_weight_diff','33');
INSERT INTO `wp_postmeta` VALUES (215486,13925,'pm_weight_document','31190');
INSERT INTO `wp_postmeta` VALUES (215487,13925,'pm_weight_image','1088631');
INSERT INTO `wp_postmeta` VALUES (215488,13925,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215489,13925,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (215490,13925,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215491,13925,'pm_weight_script','142873');
INSERT INTO `wp_postmeta` VALUES (215492,13925,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215493,13925,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215494,13925,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215495,13925,'pm_weight_third-party','99707');
INSERT INTO `wp_postmeta` VALUES (215496,13925,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215497,13925,'pm_weight_document_diff','1');
INSERT INTO `wp_postmeta` VALUES (215498,13925,'pm_weight_image_diff','23');
INSERT INTO `wp_postmeta` VALUES (215499,13925,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215500,13925,'pm_weight_stylesheet_diff','-3');
INSERT INTO `wp_postmeta` VALUES (215501,13925,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215502,13925,'pm_weight_script_diff','-8');
INSERT INTO `wp_postmeta` VALUES (215503,13925,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215504,13925,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215505,13925,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215506,13925,'pm_weight_third-party_diff','11');
INSERT INTO `wp_postmeta` VALUES (215507,13925,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215508,13925,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63190;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31190;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215510,13926,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (215511,13926,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (215512,13926,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (215513,13926,'pm_load_time','18201');
INSERT INTO `wp_postmeta` VALUES (215514,13926,'pm_lcp_time','15554');
INSERT INTO `wp_postmeta` VALUES (215515,13926,'pm_max_fid','1108');
INSERT INTO `wp_postmeta` VALUES (215516,13926,'pm_render_blocking_time','8878');
INSERT INTO `wp_postmeta` VALUES (215517,13926,'pm_total_blocking_time','3038');
INSERT INTO `wp_postmeta` VALUES (215518,13926,'pm_bootup_time','8821');
INSERT INTO `wp_postmeta` VALUES (215519,13926,'pm_weight','1642125');
INSERT INTO `wp_postmeta` VALUES (215520,13926,'pm_load_time_diff','1415');
INSERT INTO `wp_postmeta` VALUES (215521,13926,'pm_weight_diff','-3');
INSERT INTO `wp_postmeta` VALUES (215522,13926,'pm_weight_document','33142');
INSERT INTO `wp_postmeta` VALUES (215523,13926,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (215524,13926,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215525,13926,'pm_weight_script','246462');
INSERT INTO `wp_postmeta` VALUES (215526,13926,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (215527,13926,'pm_weight_stylesheet','193661');
INSERT INTO `wp_postmeta` VALUES (215528,13926,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (215529,13926,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215530,13926,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215531,13926,'pm_weight_third-party','99697');
INSERT INTO `wp_postmeta` VALUES (215532,13926,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215533,13926,'pm_weight_document_diff','-15');
INSERT INTO `wp_postmeta` VALUES (215534,13926,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215535,13926,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215536,13926,'pm_weight_script_diff','13');
INSERT INTO `wp_postmeta` VALUES (215537,13926,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215538,13926,'pm_weight_stylesheet_diff','18');
INSERT INTO `wp_postmeta` VALUES (215539,13926,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215540,13926,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215541,13926,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215542,13926,'pm_weight_third-party_diff','-12');
INSERT INTO `wp_postmeta` VALUES (215543,13926,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215544,13926,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.12\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33142;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33142;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215546,13927,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (215547,13927,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215548,13927,'pm_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (215549,13927,'pm_object_version','7.53');
INSERT INTO `wp_postmeta` VALUES (215550,13927,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215551,13927,'pm_previous_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (215552,13927,'pm_previous_object_version','7.52');
INSERT INTO `wp_postmeta` VALUES (215553,13927,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (215554,13927,'pm_object_version_minor','53');
INSERT INTO `wp_postmeta` VALUES (215555,13927,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (215556,13927,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (215557,13927,'pm_previous_object_version_minor','52');
INSERT INTO `wp_postmeta` VALUES (215558,13927,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (215560,13928,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (215561,13928,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215562,13928,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (215563,13928,'pm_object_version','5.12.4');
INSERT INTO `wp_postmeta` VALUES (215564,13928,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215565,13928,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (215566,13928,'pm_previous_object_version','5.12.3');
INSERT INTO `wp_postmeta` VALUES (215567,13928,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (215568,13928,'pm_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (215569,13928,'pm_object_version_patch','4');
INSERT INTO `wp_postmeta` VALUES (215570,13928,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (215571,13928,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (215572,13928,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (215574,13929,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (215575,13929,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215576,13929,'pm_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (215577,13929,'pm_object_version','6.1.0');
INSERT INTO `wp_postmeta` VALUES (215578,13929,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215579,13929,'pm_previous_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (215580,13929,'pm_previous_object_version','6.0.0');
INSERT INTO `wp_postmeta` VALUES (215581,13929,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (215582,13929,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (215583,13929,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (215584,13929,'pm_previous_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (215585,13929,'pm_previous_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (215586,13929,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (215588,13930,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (215589,13930,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215590,13930,'pm_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (215591,13930,'pm_object_version','5.2.10');
INSERT INTO `wp_postmeta` VALUES (215592,13930,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215593,13930,'pm_previous_object_name','WordPress Zero Spam');
INSERT INTO `wp_postmeta` VALUES (215594,13930,'pm_previous_object_version','5.2.9');
INSERT INTO `wp_postmeta` VALUES (215595,13930,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (215596,13930,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (215597,13930,'pm_object_version_patch','10');
INSERT INTO `wp_postmeta` VALUES (215598,13930,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (215599,13930,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (215600,13930,'pm_previous_object_version_patch','9');
INSERT INTO `wp_postmeta` VALUES (215602,13931,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (215603,13931,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:61:\"Homepage, Single attachment, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215604,13931,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215606,13932,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (215607,13932,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215608,13932,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215610,13933,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (215611,13933,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215612,13933,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215614,13934,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (215615,13934,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215616,13934,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215618,13935,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (215619,13935,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215620,13935,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215622,13936,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (215623,13936,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215624,13936,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215626,13937,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (215627,13937,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215628,13937,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215630,13938,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (215631,13938,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215632,13938,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215634,13939,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (215635,13939,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215636,13939,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215638,13940,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (215639,13940,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215640,13940,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215642,13941,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (215643,13941,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215644,13941,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215646,13942,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (215647,13942,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215648,13942,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215650,13943,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (215651,13943,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single team, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215652,13943,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215654,13922,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (215655,13922,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (215656,13922,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (215657,13922,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (215658,13922,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (215659,13922,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (215660,13922,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (215697,13944,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (215698,13944,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (215699,13944,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (215700,13944,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (215701,13944,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (215703,13945,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (215704,13945,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (215705,13945,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (215706,13945,'pm_load_time','19138');
INSERT INTO `wp_postmeta` VALUES (215707,13945,'pm_lcp_time','7781');
INSERT INTO `wp_postmeta` VALUES (215708,13945,'pm_max_fid','1007');
INSERT INTO `wp_postmeta` VALUES (215709,13945,'pm_render_blocking_time','5849');
INSERT INTO `wp_postmeta` VALUES (215710,13945,'pm_total_blocking_time','4960');
INSERT INTO `wp_postmeta` VALUES (215711,13945,'pm_bootup_time','8755');
INSERT INTO `wp_postmeta` VALUES (215712,13945,'pm_weight','2694093');
INSERT INTO `wp_postmeta` VALUES (215713,13945,'pm_weight_document','32137');
INSERT INTO `wp_postmeta` VALUES (215714,13945,'pm_weight_image','1494772');
INSERT INTO `wp_postmeta` VALUES (215715,13945,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (215716,13945,'pm_weight_script','804640');
INSERT INTO `wp_postmeta` VALUES (215717,13945,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (215718,13945,'pm_weight_stylesheet','219871');
INSERT INTO `wp_postmeta` VALUES (215719,13945,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (215720,13945,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215721,13945,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215722,13945,'pm_weight_third-party','1020777');
INSERT INTO `wp_postmeta` VALUES (215723,13945,'pm_number_files_third-party','44');
INSERT INTO `wp_postmeta` VALUES (215724,13945,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/94ee882e/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:549920;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171606;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/94ee882e/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:85993;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/94ee882e/www-player.css\";s:6:\"weight\";i:48002;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (215726,13946,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (215727,13946,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (215728,13946,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (215729,13946,'pm_load_time','12347');
INSERT INTO `wp_postmeta` VALUES (215730,13946,'pm_lcp_time','10012');
INSERT INTO `wp_postmeta` VALUES (215731,13946,'pm_max_fid','826');
INSERT INTO `wp_postmeta` VALUES (215732,13946,'pm_render_blocking_time','4240');
INSERT INTO `wp_postmeta` VALUES (215733,13946,'pm_total_blocking_time','2941');
INSERT INTO `wp_postmeta` VALUES (215734,13946,'pm_bootup_time','6143');
INSERT INTO `wp_postmeta` VALUES (215735,13946,'pm_weight','1504505');
INSERT INTO `wp_postmeta` VALUES (215736,13946,'pm_weight_document','30132');
INSERT INTO `wp_postmeta` VALUES (215737,13946,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (215738,13946,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (215739,13946,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (215740,13946,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215741,13946,'pm_weight_script','142878');
INSERT INTO `wp_postmeta` VALUES (215742,13946,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215743,13946,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215744,13946,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215745,13946,'pm_weight_third-party','99698');
INSERT INTO `wp_postmeta` VALUES (215746,13946,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215747,13946,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30132;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30132;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (215749,13947,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (215750,13947,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (215751,13947,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (215752,13947,'pm_load_time','13294');
INSERT INTO `wp_postmeta` VALUES (215753,13947,'pm_lcp_time','10204');
INSERT INTO `wp_postmeta` VALUES (215754,13947,'pm_max_fid','897');
INSERT INTO `wp_postmeta` VALUES (215755,13947,'pm_render_blocking_time','4189');
INSERT INTO `wp_postmeta` VALUES (215756,13947,'pm_total_blocking_time','3554');
INSERT INTO `wp_postmeta` VALUES (215757,13947,'pm_bootup_time','6998');
INSERT INTO `wp_postmeta` VALUES (215758,13947,'pm_weight','1688128');
INSERT INTO `wp_postmeta` VALUES (215759,13947,'pm_weight_document','33463');
INSERT INTO `wp_postmeta` VALUES (215760,13947,'pm_weight_image','1199810');
INSERT INTO `wp_postmeta` VALUES (215761,13947,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (215762,13947,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (215763,13947,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215764,13947,'pm_weight_script','145472');
INSERT INTO `wp_postmeta` VALUES (215765,13947,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (215766,13947,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215767,13947,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215768,13947,'pm_weight_third-party','99697');
INSERT INTO `wp_postmeta` VALUES (215769,13947,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215770,13947,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131016;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33463;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33463;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (215772,13948,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (215773,13948,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (215774,13948,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (215775,13948,'pm_load_time','18195');
INSERT INTO `wp_postmeta` VALUES (215776,13948,'pm_lcp_time','14088');
INSERT INTO `wp_postmeta` VALUES (215777,13948,'pm_max_fid','1508');
INSERT INTO `wp_postmeta` VALUES (215778,13948,'pm_render_blocking_time','4488');
INSERT INTO `wp_postmeta` VALUES (215779,13948,'pm_total_blocking_time','6690');
INSERT INTO `wp_postmeta` VALUES (215780,13948,'pm_bootup_time','11297');
INSERT INTO `wp_postmeta` VALUES (215781,13948,'pm_weight','2185070');
INSERT INTO `wp_postmeta` VALUES (215782,13948,'pm_weight_document','37431');
INSERT INTO `wp_postmeta` VALUES (215783,13948,'pm_weight_image','1381080');
INSERT INTO `wp_postmeta` VALUES (215784,13948,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (215785,13948,'pm_weight_script','433342');
INSERT INTO `wp_postmeta` VALUES (215786,13948,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (215787,13948,'pm_weight_stylesheet','175433');
INSERT INTO `wp_postmeta` VALUES (215788,13948,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (215789,13948,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215790,13948,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215791,13948,'pm_weight_third-party','348491');
INSERT INTO `wp_postmeta` VALUES (215792,13948,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (215793,13948,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-df3503b66b8346cc52390e9cdeb260a8.js\";s:6:\"weight\";i:87975;s:8:\"filename\";s:46:\"controller-df3503b66b8346cc52390e9cdeb260a8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:74057;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67077;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-813d5658d2fd5639495cada595e8b6ac.js\";s:6:\"weight\";i:56031;s:8:\"filename\";s:42:\"shared-813d5658d2fd5639495cada595e8b6ac.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37431;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (215795,13949,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (215796,13949,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (215797,13949,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (215798,13949,'pm_load_time','12943');
INSERT INTO `wp_postmeta` VALUES (215799,13949,'pm_lcp_time','10143');
INSERT INTO `wp_postmeta` VALUES (215800,13949,'pm_max_fid','1057');
INSERT INTO `wp_postmeta` VALUES (215801,13949,'pm_render_blocking_time','3803');
INSERT INTO `wp_postmeta` VALUES (215802,13949,'pm_total_blocking_time','3722');
INSERT INTO `wp_postmeta` VALUES (215803,13949,'pm_bootup_time','6930');
INSERT INTO `wp_postmeta` VALUES (215804,13949,'pm_weight','1569768');
INSERT INTO `wp_postmeta` VALUES (215805,13949,'pm_load_time_diff','-60');
INSERT INTO `wp_postmeta` VALUES (215806,13949,'pm_weight_diff','-52');
INSERT INTO `wp_postmeta` VALUES (215807,13949,'pm_weight_document','31193');
INSERT INTO `wp_postmeta` VALUES (215808,13949,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (215809,13949,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215810,13949,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (215811,13949,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215812,13949,'pm_weight_script','142883');
INSERT INTO `wp_postmeta` VALUES (215813,13949,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215814,13949,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215815,13949,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215816,13949,'pm_weight_third-party','99672');
INSERT INTO `wp_postmeta` VALUES (215817,13949,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215818,13949,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (215819,13949,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (215820,13949,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215821,13949,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215822,13949,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215823,13949,'pm_weight_script_diff','10');
INSERT INTO `wp_postmeta` VALUES (215824,13949,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215825,13949,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215826,13949,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215827,13949,'pm_weight_third-party_diff','-35');
INSERT INTO `wp_postmeta` VALUES (215828,13949,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215829,13949,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31193;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215831,13950,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (215832,13950,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (215833,13950,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (215834,13950,'pm_load_time','13174');
INSERT INTO `wp_postmeta` VALUES (215835,13950,'pm_lcp_time','10210');
INSERT INTO `wp_postmeta` VALUES (215836,13950,'pm_max_fid','892');
INSERT INTO `wp_postmeta` VALUES (215837,13950,'pm_render_blocking_time','4445');
INSERT INTO `wp_postmeta` VALUES (215838,13950,'pm_total_blocking_time','3373');
INSERT INTO `wp_postmeta` VALUES (215839,13950,'pm_bootup_time','6688');
INSERT INTO `wp_postmeta` VALUES (215840,13950,'pm_weight','1505509');
INSERT INTO `wp_postmeta` VALUES (215841,13950,'pm_weight_document','30629');
INSERT INTO `wp_postmeta` VALUES (215842,13950,'pm_weight_image','1025464');
INSERT INTO `wp_postmeta` VALUES (215843,13950,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (215844,13950,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (215845,13950,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (215846,13950,'pm_weight_script','142881');
INSERT INTO `wp_postmeta` VALUES (215847,13950,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (215848,13950,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215849,13950,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215850,13950,'pm_weight_third-party','99684');
INSERT INTO `wp_postmeta` VALUES (215851,13950,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215852,13950,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30629;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30629;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (215854,13951,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (215855,13951,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (215856,13951,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (215857,13951,'pm_load_time','16553');
INSERT INTO `wp_postmeta` VALUES (215858,13951,'pm_lcp_time','13502');
INSERT INTO `wp_postmeta` VALUES (215859,13951,'pm_max_fid','1136');
INSERT INTO `wp_postmeta` VALUES (215860,13951,'pm_render_blocking_time','6919');
INSERT INTO `wp_postmeta` VALUES (215861,13951,'pm_total_blocking_time','3427');
INSERT INTO `wp_postmeta` VALUES (215862,13951,'pm_bootup_time','8924');
INSERT INTO `wp_postmeta` VALUES (215863,13951,'pm_weight','1642187');
INSERT INTO `wp_postmeta` VALUES (215864,13951,'pm_load_time_diff','-1648');
INSERT INTO `wp_postmeta` VALUES (215865,13951,'pm_weight_diff','62');
INSERT INTO `wp_postmeta` VALUES (215866,13951,'pm_weight_document','33147');
INSERT INTO `wp_postmeta` VALUES (215867,13951,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (215868,13951,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (215869,13951,'pm_weight_script','246480');
INSERT INTO `wp_postmeta` VALUES (215870,13951,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (215871,13951,'pm_weight_stylesheet','193682');
INSERT INTO `wp_postmeta` VALUES (215872,13951,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (215873,13951,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (215874,13951,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (215875,13951,'pm_weight_third-party','99707');
INSERT INTO `wp_postmeta` VALUES (215876,13951,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (215877,13951,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (215878,13951,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (215879,13951,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (215880,13951,'pm_weight_script_diff','18');
INSERT INTO `wp_postmeta` VALUES (215881,13951,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (215882,13951,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (215883,13951,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (215884,13951,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215885,13951,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (215886,13951,'pm_weight_third-party_diff','10');
INSERT INTO `wp_postmeta` VALUES (215887,13951,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (215888,13951,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.12\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33147;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33147;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (215890,13952,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (215891,13952,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215892,13952,'pm_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (215893,13952,'pm_object_version','6.1.1');
INSERT INTO `wp_postmeta` VALUES (215894,13952,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (215895,13952,'pm_previous_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (215896,13952,'pm_previous_object_version','6.1.0');
INSERT INTO `wp_postmeta` VALUES (215897,13952,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (215898,13952,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (215899,13952,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (215900,13952,'pm_previous_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (215901,13952,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (215902,13952,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (215904,13953,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (215905,13953,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215906,13953,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215908,13954,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (215909,13954,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215910,13954,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215912,13955,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (215913,13955,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215914,13955,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215916,13956,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (215917,13956,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215918,13956,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215920,13957,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (215921,13957,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215922,13957,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215924,13958,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (215925,13958,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215926,13958,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215928,13959,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (215929,13959,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215930,13959,'pm_sources','a:9:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215932,13960,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (215933,13960,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215934,13960,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215936,13961,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (215937,13961,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Page for posts, Single page, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (215938,13961,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (215940,13962,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (215941,13962,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:110:\"Page for posts, Single page, Single post, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (215942,13962,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215944,13963,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (215945,13963,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215946,13963,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215948,13964,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (215949,13964,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (215950,13964,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215952,13965,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (215953,13965,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (215954,13965,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (215956,13944,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (215957,13944,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (215958,13944,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (215959,13944,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (215960,13944,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (215961,13944,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (215962,13944,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (216002,13966,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (216003,13966,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (216004,13966,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (216005,13966,'pm_insights','11');
INSERT INTO `wp_postmeta` VALUES (216006,13966,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (216008,13967,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (216009,13967,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (216010,13967,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (216011,13967,'pm_load_time','15944');
INSERT INTO `wp_postmeta` VALUES (216012,13967,'pm_lcp_time','11998');
INSERT INTO `wp_postmeta` VALUES (216013,13967,'pm_max_fid','2013');
INSERT INTO `wp_postmeta` VALUES (216014,13967,'pm_render_blocking_time','1409');
INSERT INTO `wp_postmeta` VALUES (216015,13967,'pm_total_blocking_time','4530');
INSERT INTO `wp_postmeta` VALUES (216016,13967,'pm_bootup_time','8716');
INSERT INTO `wp_postmeta` VALUES (216017,13967,'pm_weight','2223176');
INSERT INTO `wp_postmeta` VALUES (216018,13967,'pm_weight_document','29094');
INSERT INTO `wp_postmeta` VALUES (216019,13967,'pm_weight_image','1725554');
INSERT INTO `wp_postmeta` VALUES (216020,13967,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (216021,13967,'pm_weight_script','185692');
INSERT INTO `wp_postmeta` VALUES (216022,13967,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (216023,13967,'pm_weight_stylesheet','154052');
INSERT INTO `wp_postmeta` VALUES (216024,13967,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216025,13967,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216026,13967,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216027,13967,'pm_weight_third-party','130791');
INSERT INTO `wp_postmeta` VALUES (216028,13967,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (216029,13967,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76780;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57127;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32283;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (216031,13968,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (216032,13968,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (216033,13968,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (216034,13968,'pm_load_time','13194');
INSERT INTO `wp_postmeta` VALUES (216035,13968,'pm_lcp_time','10472');
INSERT INTO `wp_postmeta` VALUES (216036,13968,'pm_max_fid','861');
INSERT INTO `wp_postmeta` VALUES (216037,13968,'pm_render_blocking_time','4225');
INSERT INTO `wp_postmeta` VALUES (216038,13968,'pm_total_blocking_time','3223');
INSERT INTO `wp_postmeta` VALUES (216039,13968,'pm_bootup_time','6361');
INSERT INTO `wp_postmeta` VALUES (216040,13968,'pm_weight','1688172');
INSERT INTO `wp_postmeta` VALUES (216041,13968,'pm_load_time_diff','-100');
INSERT INTO `wp_postmeta` VALUES (216042,13968,'pm_weight_diff','44');
INSERT INTO `wp_postmeta` VALUES (216043,13968,'pm_weight_document','33463');
INSERT INTO `wp_postmeta` VALUES (216044,13968,'pm_weight_image','1199803');
INSERT INTO `wp_postmeta` VALUES (216045,13968,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (216046,13968,'pm_weight_stylesheet','170625');
INSERT INTO `wp_postmeta` VALUES (216047,13968,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216048,13968,'pm_weight_script','145501');
INSERT INTO `wp_postmeta` VALUES (216049,13968,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (216050,13968,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216051,13968,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216052,13968,'pm_weight_third-party','99705');
INSERT INTO `wp_postmeta` VALUES (216053,13968,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216054,13968,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (216055,13968,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (216056,13968,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216057,13968,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (216058,13968,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216059,13968,'pm_weight_script_diff','29');
INSERT INTO `wp_postmeta` VALUES (216060,13968,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216061,13968,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216062,13968,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216063,13968,'pm_weight_third-party_diff','8');
INSERT INTO `wp_postmeta` VALUES (216064,13968,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (216065,13968,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33463;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33463;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (216067,13969,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (216068,13969,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (216069,13969,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (216070,13969,'pm_load_time','16229');
INSERT INTO `wp_postmeta` VALUES (216071,13969,'pm_lcp_time','13055');
INSERT INTO `wp_postmeta` VALUES (216072,13969,'pm_max_fid','1020');
INSERT INTO `wp_postmeta` VALUES (216073,13969,'pm_render_blocking_time','6500');
INSERT INTO `wp_postmeta` VALUES (216074,13969,'pm_total_blocking_time','3259');
INSERT INTO `wp_postmeta` VALUES (216075,13969,'pm_bootup_time','8224');
INSERT INTO `wp_postmeta` VALUES (216076,13969,'pm_weight','1642122');
INSERT INTO `wp_postmeta` VALUES (216077,13969,'pm_load_time_diff','-324');
INSERT INTO `wp_postmeta` VALUES (216078,13969,'pm_weight_diff','-65');
INSERT INTO `wp_postmeta` VALUES (216079,13969,'pm_weight_document','33145');
INSERT INTO `wp_postmeta` VALUES (216080,13969,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (216081,13969,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (216082,13969,'pm_weight_script','246441');
INSERT INTO `wp_postmeta` VALUES (216083,13969,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (216084,13969,'pm_weight_stylesheet','193640');
INSERT INTO `wp_postmeta` VALUES (216085,13969,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (216086,13969,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216087,13969,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216088,13969,'pm_weight_third-party','99730');
INSERT INTO `wp_postmeta` VALUES (216089,13969,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216090,13969,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (216091,13969,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (216092,13969,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216093,13969,'pm_weight_script_diff','-39');
INSERT INTO `wp_postmeta` VALUES (216094,13969,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216095,13969,'pm_weight_stylesheet_diff','-42');
INSERT INTO `wp_postmeta` VALUES (216096,13969,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216097,13969,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216098,13969,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216099,13969,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (216100,13969,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (216101,13969,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.12\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33145;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33145;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (216103,13970,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (216104,13970,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216105,13970,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216107,13971,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (216108,13971,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216109,13971,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216111,13972,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (216112,13972,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216113,13972,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216115,13973,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (216116,13973,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216117,13973,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216119,13974,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (216120,13974,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216121,13974,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216123,13975,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (216124,13975,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216125,13975,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216127,13976,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (216128,13976,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216129,13976,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216131,13977,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (216132,13977,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216133,13977,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216135,13978,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (216136,13978,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216137,13978,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216139,13979,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (216140,13979,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Homepage, Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216141,13979,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216143,13980,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (216144,13980,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216145,13980,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216147,13966,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (216148,13966,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (216149,13966,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (216150,13966,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (216151,13966,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (216152,13966,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (216153,13966,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (216250,13985,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (216251,13985,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (216252,13985,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (216253,13985,'pm_insights','16');
INSERT INTO `wp_postmeta` VALUES (216254,13985,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.1\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (216256,13986,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (216257,13986,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (216258,13986,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (216259,13986,'pm_load_time','16798');
INSERT INTO `wp_postmeta` VALUES (216260,13986,'pm_lcp_time','12685');
INSERT INTO `wp_postmeta` VALUES (216261,13986,'pm_max_fid','1979');
INSERT INTO `wp_postmeta` VALUES (216262,13986,'pm_render_blocking_time','1323');
INSERT INTO `wp_postmeta` VALUES (216263,13986,'pm_total_blocking_time','5361');
INSERT INTO `wp_postmeta` VALUES (216264,13986,'pm_bootup_time','8533');
INSERT INTO `wp_postmeta` VALUES (216265,13986,'pm_weight','2223161');
INSERT INTO `wp_postmeta` VALUES (216266,13986,'pm_load_time_diff','854');
INSERT INTO `wp_postmeta` VALUES (216267,13986,'pm_weight_diff','-15');
INSERT INTO `wp_postmeta` VALUES (216268,13986,'pm_weight_document','29097');
INSERT INTO `wp_postmeta` VALUES (216269,13986,'pm_weight_image','1725511');
INSERT INTO `wp_postmeta` VALUES (216270,13986,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (216271,13986,'pm_weight_script','185676');
INSERT INTO `wp_postmeta` VALUES (216272,13986,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (216273,13986,'pm_weight_stylesheet','154075');
INSERT INTO `wp_postmeta` VALUES (216274,13986,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216275,13986,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216276,13986,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216277,13986,'pm_weight_third-party','130834');
INSERT INTO `wp_postmeta` VALUES (216278,13986,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (216279,13986,'pm_weight_document_diff','3');
INSERT INTO `wp_postmeta` VALUES (216280,13986,'pm_weight_image_diff','-43');
INSERT INTO `wp_postmeta` VALUES (216281,13986,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216282,13986,'pm_weight_script_diff','-16');
INSERT INTO `wp_postmeta` VALUES (216283,13986,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216284,13986,'pm_weight_stylesheet_diff','23');
INSERT INTO `wp_postmeta` VALUES (216285,13986,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216286,13986,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216287,13986,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216288,13986,'pm_weight_third-party_diff','43');
INSERT INTO `wp_postmeta` VALUES (216289,13986,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (216290,13986,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288567;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57125;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (216292,13987,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (216293,13987,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (216294,13987,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (216295,13987,'pm_load_time','18422');
INSERT INTO `wp_postmeta` VALUES (216296,13987,'pm_lcp_time','11052');
INSERT INTO `wp_postmeta` VALUES (216297,13987,'pm_max_fid','924');
INSERT INTO `wp_postmeta` VALUES (216298,13987,'pm_render_blocking_time','5369');
INSERT INTO `wp_postmeta` VALUES (216299,13987,'pm_total_blocking_time','4709');
INSERT INTO `wp_postmeta` VALUES (216300,13987,'pm_bootup_time','8502');
INSERT INTO `wp_postmeta` VALUES (216301,13987,'pm_weight','2716466');
INSERT INTO `wp_postmeta` VALUES (216302,13987,'pm_weight_document','32134');
INSERT INTO `wp_postmeta` VALUES (216303,13987,'pm_weight_image','1494739');
INSERT INTO `wp_postmeta` VALUES (216304,13987,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (216305,13987,'pm_weight_script','827341');
INSERT INTO `wp_postmeta` VALUES (216306,13987,'pm_number_files_script','41');
INSERT INTO `wp_postmeta` VALUES (216307,13987,'pm_weight_stylesheet','219652');
INSERT INTO `wp_postmeta` VALUES (216308,13987,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (216309,13987,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216310,13987,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216311,13987,'pm_weight_third-party','1043171');
INSERT INTO `wp_postmeta` VALUES (216312,13987,'pm_number_files_third-party','44');
INSERT INTO `wp_postmeta` VALUES (216313,13987,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/94ee882e/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:550181;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171589;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164257;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/94ee882e/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:85981;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/94ee882e/www-player.css\";s:6:\"weight\";i:47783;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (216315,13988,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (216316,13988,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (216317,13988,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (216318,13988,'pm_load_time','13665');
INSERT INTO `wp_postmeta` VALUES (216319,13988,'pm_lcp_time','7033');
INSERT INTO `wp_postmeta` VALUES (216320,13988,'pm_max_fid','805');
INSERT INTO `wp_postmeta` VALUES (216321,13988,'pm_render_blocking_time','5370');
INSERT INTO `wp_postmeta` VALUES (216322,13988,'pm_total_blocking_time','3515');
INSERT INTO `wp_postmeta` VALUES (216323,13988,'pm_bootup_time','6173');
INSERT INTO `wp_postmeta` VALUES (216324,13988,'pm_weight','1505151');
INSERT INTO `wp_postmeta` VALUES (216325,13988,'pm_weight_document','30460');
INSERT INTO `wp_postmeta` VALUES (216326,13988,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (216327,13988,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (216328,13988,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (216329,13988,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216330,13988,'pm_weight_script','142881');
INSERT INTO `wp_postmeta` VALUES (216331,13988,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (216332,13988,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216333,13988,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216334,13988,'pm_weight_third-party','99687');
INSERT INTO `wp_postmeta` VALUES (216335,13988,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216336,13988,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30460;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:30460;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (216338,13989,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (216339,13989,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (216340,13989,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (216341,13989,'pm_load_time','13703');
INSERT INTO `wp_postmeta` VALUES (216342,13989,'pm_lcp_time','10387');
INSERT INTO `wp_postmeta` VALUES (216343,13989,'pm_max_fid','1009');
INSERT INTO `wp_postmeta` VALUES (216344,13989,'pm_render_blocking_time','3863');
INSERT INTO `wp_postmeta` VALUES (216345,13989,'pm_total_blocking_time','4242');
INSERT INTO `wp_postmeta` VALUES (216346,13989,'pm_bootup_time','7337');
INSERT INTO `wp_postmeta` VALUES (216347,13989,'pm_weight','1688135');
INSERT INTO `wp_postmeta` VALUES (216348,13989,'pm_load_time_diff','509');
INSERT INTO `wp_postmeta` VALUES (216349,13989,'pm_weight_diff','-37');
INSERT INTO `wp_postmeta` VALUES (216350,13989,'pm_weight_document','33465');
INSERT INTO `wp_postmeta` VALUES (216351,13989,'pm_weight_image','1199803');
INSERT INTO `wp_postmeta` VALUES (216352,13989,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (216353,13989,'pm_weight_stylesheet','170604');
INSERT INTO `wp_postmeta` VALUES (216354,13989,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216355,13989,'pm_weight_script','145473');
INSERT INTO `wp_postmeta` VALUES (216356,13989,'pm_number_files_script','36');
INSERT INTO `wp_postmeta` VALUES (216357,13989,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216358,13989,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216359,13989,'pm_weight_third-party','99706');
INSERT INTO `wp_postmeta` VALUES (216360,13989,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216361,13989,'pm_weight_document_diff','2');
INSERT INTO `wp_postmeta` VALUES (216362,13989,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216363,13989,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216364,13989,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (216365,13989,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216366,13989,'pm_weight_script_diff','-28');
INSERT INTO `wp_postmeta` VALUES (216367,13989,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216368,13989,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216369,13989,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216370,13989,'pm_weight_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (216371,13989,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (216372,13989,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33465;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:33465;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (216374,13990,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (216375,13990,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (216376,13990,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (216377,13990,'pm_load_time','19813');
INSERT INTO `wp_postmeta` VALUES (216378,13990,'pm_lcp_time','15402');
INSERT INTO `wp_postmeta` VALUES (216379,13990,'pm_max_fid','1225');
INSERT INTO `wp_postmeta` VALUES (216380,13990,'pm_render_blocking_time','5651');
INSERT INTO `wp_postmeta` VALUES (216381,13990,'pm_total_blocking_time','6759');
INSERT INTO `wp_postmeta` VALUES (216382,13990,'pm_bootup_time','11447');
INSERT INTO `wp_postmeta` VALUES (216383,13990,'pm_weight','2166014');
INSERT INTO `wp_postmeta` VALUES (216384,13990,'pm_weight_document','37484');
INSERT INTO `wp_postmeta` VALUES (216385,13990,'pm_weight_image','1381110');
INSERT INTO `wp_postmeta` VALUES (216386,13990,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (216387,13990,'pm_weight_script','415779');
INSERT INTO `wp_postmeta` VALUES (216388,13990,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (216389,13990,'pm_weight_stylesheet','175475');
INSERT INTO `wp_postmeta` VALUES (216390,13990,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (216391,13990,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216392,13990,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216393,13990,'pm_weight_third-party','329216');
INSERT INTO `wp_postmeta` VALUES (216394,13990,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (216395,13990,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288569;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-df3503b66b8346cc52390e9cdeb260a8.js\";s:6:\"weight\";i:80656;s:8:\"filename\";s:46:\"controller-df3503b66b8346cc52390e9cdeb260a8.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:67719;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-813d5658d2fd5639495cada595e8b6ac.js\";s:6:\"weight\";i:50767;s:8:\"filename\";s:42:\"shared-813d5658d2fd5639495cada595e8b6ac.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:37484;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (216397,13991,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (216398,13991,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (216399,13991,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (216400,13991,'pm_load_time','15217');
INSERT INTO `wp_postmeta` VALUES (216401,13991,'pm_lcp_time','13409');
INSERT INTO `wp_postmeta` VALUES (216402,13991,'pm_max_fid','914');
INSERT INTO `wp_postmeta` VALUES (216403,13991,'pm_render_blocking_time','7249');
INSERT INTO `wp_postmeta` VALUES (216404,13991,'pm_total_blocking_time','2491');
INSERT INTO `wp_postmeta` VALUES (216405,13991,'pm_bootup_time','7784');
INSERT INTO `wp_postmeta` VALUES (216406,13991,'pm_weight','1642102');
INSERT INTO `wp_postmeta` VALUES (216407,13991,'pm_load_time_diff','-1012');
INSERT INTO `wp_postmeta` VALUES (216408,13991,'pm_weight_diff','-20');
INSERT INTO `wp_postmeta` VALUES (216409,13991,'pm_weight_document','33154');
INSERT INTO `wp_postmeta` VALUES (216410,13991,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (216411,13991,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (216412,13991,'pm_weight_script','246441');
INSERT INTO `wp_postmeta` VALUES (216413,13991,'pm_number_files_script','44');
INSERT INTO `wp_postmeta` VALUES (216414,13991,'pm_weight_stylesheet','193640');
INSERT INTO `wp_postmeta` VALUES (216415,13991,'pm_number_files_stylesheet','32');
INSERT INTO `wp_postmeta` VALUES (216416,13991,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216417,13991,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216418,13991,'pm_weight_third-party','99690');
INSERT INTO `wp_postmeta` VALUES (216419,13991,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216420,13991,'pm_weight_document_diff','9');
INSERT INTO `wp_postmeta` VALUES (216421,13991,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (216422,13991,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216423,13991,'pm_weight_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216424,13991,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (216425,13991,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216426,13991,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (216427,13991,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216428,13991,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216429,13991,'pm_weight_third-party_diff','-40');
INSERT INTO `wp_postmeta` VALUES (216430,13991,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (216431,13991,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:119:\"https://2poochiesproperties.com/wp-content/plugins/the-events-calendar/common/vendor/momentjs/locale.min.js?ver=4.14.12\";s:6:\"weight\";i:57173;s:8:\"filename\";s:13:\"locale.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33154;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33154;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (216433,13992,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (216434,13992,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216435,13992,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216437,13993,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (216438,13993,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216439,13993,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216441,13994,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (216442,13994,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216443,13994,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216445,13995,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (216446,13995,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216447,13995,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216449,13996,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (216450,13996,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216451,13996,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216453,13997,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (216454,13997,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216455,13997,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216457,13998,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (216458,13998,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216459,13998,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216461,13999,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (216462,13999,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216463,13999,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216465,14000,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (216466,14000,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216467,14000,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216469,14001,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (216470,14001,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216471,14001,'pm_sources','a:10:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:8;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}i:9;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216473,14002,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (216474,14002,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216475,14002,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216477,14003,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (216478,14003,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:74:\"Homepage, Page for posts, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216479,14003,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216481,14004,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (216482,14004,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:86:\"Homepage, Page for posts, Single faq, Single post, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216483,14004,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216485,14005,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (216486,14005,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:21:\"Homepage, Single post\";}}');
INSERT INTO `wp_postmeta` VALUES (216487,14005,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216489,14006,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (216490,14006,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216491,14006,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216493,14007,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (216494,14007,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:30:\"Page for posts, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (216495,14007,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216497,13985,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (216498,13985,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (216499,13985,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (216500,13985,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (216501,13985,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (216502,13985,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (216503,13985,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (216504,11349,'_wp_old_date','2021-02-17');
INSERT INTO `wp_postmeta` VALUES (216505,11349,'discount_type','fixed_cart');
INSERT INTO `wp_postmeta` VALUES (216506,11349,'coupon_amount','0');
INSERT INTO `wp_postmeta` VALUES (216507,11349,'individual_use','no');
INSERT INTO `wp_postmeta` VALUES (216508,11349,'usage_limit','0');
INSERT INTO `wp_postmeta` VALUES (216509,11349,'usage_limit_per_user','0');
INSERT INTO `wp_postmeta` VALUES (216510,11349,'limit_usage_to_x_items','0');
INSERT INTO `wp_postmeta` VALUES (216511,11349,'usage_count','0');
INSERT INTO `wp_postmeta` VALUES (216512,11349,'date_expires',NULL);
INSERT INTO `wp_postmeta` VALUES (216513,11349,'free_shipping','no');
INSERT INTO `wp_postmeta` VALUES (216514,11349,'exclude_sale_items','no');
INSERT INTO `wp_postmeta` VALUES (216515,11349,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (216516,11349,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (216540,1641,'_edit_lock','1643093937:1');
INSERT INTO `wp_postmeta` VALUES (216541,1642,'_edit_lock','1643093937:1');
INSERT INTO `wp_postmeta` VALUES (216566,14009,'pm_average_score','18');
INSERT INTO `wp_postmeta` VALUES (216567,14009,'pm_average_score_diff','12');
INSERT INTO `wp_postmeta` VALUES (216568,14009,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (216569,14009,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (216570,14009,'pm_wp_environment','a:4:{s:12:\"core_version\";s:5:\"5.8.3\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (216572,14010,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (216573,14010,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (216574,14010,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (216575,14010,'pm_load_time','11183');
INSERT INTO `wp_postmeta` VALUES (216576,14010,'pm_lcp_time','4585');
INSERT INTO `wp_postmeta` VALUES (216577,14010,'pm_max_fid','1001');
INSERT INTO `wp_postmeta` VALUES (216578,14010,'pm_render_blocking_time','1550');
INSERT INTO `wp_postmeta` VALUES (216579,14010,'pm_total_blocking_time','4819');
INSERT INTO `wp_postmeta` VALUES (216580,14010,'pm_bootup_time','7065');
INSERT INTO `wp_postmeta` VALUES (216581,14010,'pm_weight','1513937');
INSERT INTO `wp_postmeta` VALUES (216582,14010,'pm_weight_document','30136');
INSERT INTO `wp_postmeta` VALUES (216583,14010,'pm_weight_image','1025442');
INSERT INTO `wp_postmeta` VALUES (216584,14010,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (216585,14010,'pm_weight_stylesheet','179974');
INSERT INTO `wp_postmeta` VALUES (216586,14010,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216587,14010,'pm_weight_script','142899');
INSERT INTO `wp_postmeta` VALUES (216588,14010,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (216589,14010,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216590,14010,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216591,14010,'pm_weight_third-party','99730');
INSERT INTO `wp_postmeta` VALUES (216592,14010,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216593,14010,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30136;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:30136;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (216595,14011,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (216596,14011,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (216597,14011,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (216598,14011,'pm_load_time','11605');
INSERT INTO `wp_postmeta` VALUES (216599,14011,'pm_lcp_time','6253');
INSERT INTO `wp_postmeta` VALUES (216600,14011,'pm_max_fid','1335');
INSERT INTO `wp_postmeta` VALUES (216601,14011,'pm_render_blocking_time','1617');
INSERT INTO `wp_postmeta` VALUES (216602,14011,'pm_total_blocking_time','5195');
INSERT INTO `wp_postmeta` VALUES (216603,14011,'pm_bootup_time','6901');
INSERT INTO `wp_postmeta` VALUES (216604,14011,'pm_weight','1578990');
INSERT INTO `wp_postmeta` VALUES (216605,14011,'pm_weight_document','31090');
INSERT INTO `wp_postmeta` VALUES (216606,14011,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (216607,14011,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (216608,14011,'pm_weight_stylesheet','179953');
INSERT INTO `wp_postmeta` VALUES (216609,14011,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216610,14011,'pm_weight_script','142891');
INSERT INTO `wp_postmeta` VALUES (216611,14011,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (216612,14011,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216613,14011,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216614,14011,'pm_weight_third-party','99751');
INSERT INTO `wp_postmeta` VALUES (216615,14011,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216616,14011,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63167;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:31090;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (216618,14012,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (216619,14012,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (216620,14012,'pm_score','25');
INSERT INTO `wp_postmeta` VALUES (216621,14012,'pm_load_time','11353');
INSERT INTO `wp_postmeta` VALUES (216622,14012,'pm_lcp_time','4272');
INSERT INTO `wp_postmeta` VALUES (216623,14012,'pm_max_fid','947');
INSERT INTO `wp_postmeta` VALUES (216624,14012,'pm_render_blocking_time','1293');
INSERT INTO `wp_postmeta` VALUES (216625,14012,'pm_total_blocking_time','5104');
INSERT INTO `wp_postmeta` VALUES (216626,14012,'pm_bootup_time','7011');
INSERT INTO `wp_postmeta` VALUES (216627,14012,'pm_weight','1514749');
INSERT INTO `wp_postmeta` VALUES (216628,14012,'pm_weight_document','30573');
INSERT INTO `wp_postmeta` VALUES (216629,14012,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (216630,14012,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (216631,14012,'pm_weight_stylesheet','179953');
INSERT INTO `wp_postmeta` VALUES (216632,14012,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (216633,14012,'pm_weight_script','142881');
INSERT INTO `wp_postmeta` VALUES (216634,14012,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (216635,14012,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216636,14012,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216637,14012,'pm_weight_third-party','99711');
INSERT INTO `wp_postmeta` VALUES (216638,14012,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (216639,14012,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30573;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:30573;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (216641,14013,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (216642,14013,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (216643,14013,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (216644,14013,'pm_load_time','13281');
INSERT INTO `wp_postmeta` VALUES (216645,14013,'pm_lcp_time','8581');
INSERT INTO `wp_postmeta` VALUES (216646,14013,'pm_max_fid','1233');
INSERT INTO `wp_postmeta` VALUES (216647,14013,'pm_render_blocking_time','2163');
INSERT INTO `wp_postmeta` VALUES (216648,14013,'pm_total_blocking_time','5741');
INSERT INTO `wp_postmeta` VALUES (216649,14013,'pm_bootup_time','8513');
INSERT INTO `wp_postmeta` VALUES (216650,14013,'pm_weight','1621434');
INSERT INTO `wp_postmeta` VALUES (216651,14013,'pm_load_time_diff','-1936');
INSERT INTO `wp_postmeta` VALUES (216652,14013,'pm_weight_diff','-20668');
INSERT INTO `wp_postmeta` VALUES (216653,14013,'pm_weight_document','32462');
INSERT INTO `wp_postmeta` VALUES (216654,14013,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (216655,14013,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (216656,14013,'pm_weight_script','214385');
INSERT INTO `wp_postmeta` VALUES (216657,14013,'pm_number_files_script','56');
INSERT INTO `wp_postmeta` VALUES (216658,14013,'pm_weight_stylesheet','197639');
INSERT INTO `wp_postmeta` VALUES (216659,14013,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (216660,14013,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (216661,14013,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (216662,14013,'pm_weight_third-party','108470');
INSERT INTO `wp_postmeta` VALUES (216663,14013,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (216664,14013,'pm_weight_document_diff','-692');
INSERT INTO `wp_postmeta` VALUES (216665,14013,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216666,14013,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (216667,14013,'pm_weight_script_diff','-32056');
INSERT INTO `wp_postmeta` VALUES (216668,14013,'pm_number_files_script_diff','12');
INSERT INTO `wp_postmeta` VALUES (216669,14013,'pm_weight_stylesheet_diff','3999');
INSERT INTO `wp_postmeta` VALUES (216670,14013,'pm_number_files_stylesheet_diff','-1');
INSERT INTO `wp_postmeta` VALUES (216671,14013,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216672,14013,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (216673,14013,'pm_weight_third-party_diff','8780');
INSERT INTO `wp_postmeta` VALUES (216674,14013,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (216675,14013,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:75:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.8.3\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32462;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:32462;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (216677,14014,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (216678,14014,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (216679,14014,'pm_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (216680,14014,'pm_object_version','5.2.2');
INSERT INTO `wp_postmeta` VALUES (216681,14014,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (216682,14014,'pm_previous_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (216683,14014,'pm_previous_object_version','5.2.1');
INSERT INTO `wp_postmeta` VALUES (216684,14014,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (216685,14014,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (216686,14014,'pm_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (216687,14014,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (216688,14014,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (216689,14014,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (216691,14015,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (216692,14015,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216693,14015,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216695,14016,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (216696,14016,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216697,14016,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216699,14017,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (216700,14017,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216701,14017,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216703,14018,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (216704,14018,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216705,14018,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216707,14019,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (216708,14019,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216709,14019,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216711,14020,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (216712,14020,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216713,14020,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216715,14021,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (216716,14021,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216717,14021,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216719,14022,'pm_type','resource-type-number-files');
INSERT INTO `wp_postmeta` VALUES (216720,14022,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:7:\"scripts\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216721,14022,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216723,14023,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (216724,14023,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216725,14023,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"cdnjs.cloudflare.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216727,14024,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (216728,14024,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216729,14024,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216731,14025,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (216732,14025,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216733,14025,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (216735,14026,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (216736,14026,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:65:\"Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (216737,14026,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216739,14027,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (216740,14027,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (216741,14027,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (216743,14009,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (216744,14009,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (216745,14009,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (216746,14009,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (216747,14009,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (216748,14009,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (216749,14009,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (217032,14037,'pm_average_score','4');
INSERT INTO `wp_postmeta` VALUES (217033,14037,'pm_average_score_diff','-14');
INSERT INTO `wp_postmeta` VALUES (217034,14037,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (217035,14037,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (217036,14037,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (217038,14038,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (217039,14038,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (217040,14038,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (217041,14038,'pm_load_time','17626');
INSERT INTO `wp_postmeta` VALUES (217042,14038,'pm_lcp_time','12652');
INSERT INTO `wp_postmeta` VALUES (217043,14038,'pm_max_fid','2132');
INSERT INTO `wp_postmeta` VALUES (217044,14038,'pm_render_blocking_time','1492');
INSERT INTO `wp_postmeta` VALUES (217045,14038,'pm_total_blocking_time','5321');
INSERT INTO `wp_postmeta` VALUES (217046,14038,'pm_bootup_time','8980');
INSERT INTO `wp_postmeta` VALUES (217047,14038,'pm_weight','2243129');
INSERT INTO `wp_postmeta` VALUES (217048,14038,'pm_weight_document','30822');
INSERT INTO `wp_postmeta` VALUES (217049,14038,'pm_weight_image','1725501');
INSERT INTO `wp_postmeta` VALUES (217050,14038,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (217051,14038,'pm_weight_script','186246');
INSERT INTO `wp_postmeta` VALUES (217052,14038,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (217053,14038,'pm_weight_stylesheet','171802');
INSERT INTO `wp_postmeta` VALUES (217054,14038,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (217055,14038,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217056,14038,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217057,14038,'pm_weight_third-party','130817');
INSERT INTO `wp_postmeta` VALUES (217058,14038,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (217059,14038,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411556;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288548;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57126;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32286;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (217061,14039,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (217062,14039,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (217063,14039,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (217064,14039,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (217065,14039,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (217066,14039,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (217067,14039,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (217068,14039,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (217069,14039,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (217070,14039,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (217071,14039,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217073,14040,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (217074,14040,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (217075,14040,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (217076,14040,'pm_load_time','14015');
INSERT INTO `wp_postmeta` VALUES (217077,14040,'pm_lcp_time','7136');
INSERT INTO `wp_postmeta` VALUES (217078,14040,'pm_max_fid','862');
INSERT INTO `wp_postmeta` VALUES (217079,14040,'pm_render_blocking_time','5515');
INSERT INTO `wp_postmeta` VALUES (217080,14040,'pm_total_blocking_time','3111');
INSERT INTO `wp_postmeta` VALUES (217081,14040,'pm_bootup_time','6476');
INSERT INTO `wp_postmeta` VALUES (217082,14040,'pm_weight','1510317');
INSERT INTO `wp_postmeta` VALUES (217083,14040,'pm_load_time_diff','2662');
INSERT INTO `wp_postmeta` VALUES (217084,14040,'pm_weight_diff','-4432');
INSERT INTO `wp_postmeta` VALUES (217085,14040,'pm_weight_document','31748');
INSERT INTO `wp_postmeta` VALUES (217086,14040,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (217087,14040,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (217088,14040,'pm_weight_stylesheet','173016');
INSERT INTO `wp_postmeta` VALUES (217089,14040,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217090,14040,'pm_weight_script','143050');
INSERT INTO `wp_postmeta` VALUES (217091,14040,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (217092,14040,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217093,14040,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217094,14040,'pm_weight_third-party','99688');
INSERT INTO `wp_postmeta` VALUES (217095,14040,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (217096,14040,'pm_weight_document_diff','1175');
INSERT INTO `wp_postmeta` VALUES (217097,14040,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217098,14040,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217099,14040,'pm_weight_stylesheet_diff','-6937');
INSERT INTO `wp_postmeta` VALUES (217100,14040,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217101,14040,'pm_weight_script_diff','169');
INSERT INTO `wp_postmeta` VALUES (217102,14040,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (217103,14040,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217104,14040,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217105,14040,'pm_weight_third-party_diff','-23');
INSERT INTO `wp_postmeta` VALUES (217106,14040,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217107,14040,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31748;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31748;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31698;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217109,14041,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (217110,14041,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (217111,14041,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (217112,14041,'pm_load_time','17022');
INSERT INTO `wp_postmeta` VALUES (217113,14041,'pm_lcp_time','14029');
INSERT INTO `wp_postmeta` VALUES (217114,14041,'pm_max_fid','1220');
INSERT INTO `wp_postmeta` VALUES (217115,14041,'pm_render_blocking_time','5338');
INSERT INTO `wp_postmeta` VALUES (217116,14041,'pm_total_blocking_time','4765');
INSERT INTO `wp_postmeta` VALUES (217117,14041,'pm_bootup_time','8037');
INSERT INTO `wp_postmeta` VALUES (217118,14041,'pm_weight','1616953');
INSERT INTO `wp_postmeta` VALUES (217119,14041,'pm_load_time_diff','3741');
INSERT INTO `wp_postmeta` VALUES (217120,14041,'pm_weight_diff','-4481');
INSERT INTO `wp_postmeta` VALUES (217121,14041,'pm_weight_document','33644');
INSERT INTO `wp_postmeta` VALUES (217122,14041,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (217123,14041,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (217124,14041,'pm_weight_script','214495');
INSERT INTO `wp_postmeta` VALUES (217125,14041,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (217126,14041,'pm_weight_stylesheet','190639');
INSERT INTO `wp_postmeta` VALUES (217127,14041,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (217128,14041,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217129,14041,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217130,14041,'pm_weight_third-party','108514');
INSERT INTO `wp_postmeta` VALUES (217131,14041,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (217132,14041,'pm_weight_document_diff','1182');
INSERT INTO `wp_postmeta` VALUES (217133,14041,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217134,14041,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217135,14041,'pm_weight_script_diff','110');
INSERT INTO `wp_postmeta` VALUES (217136,14041,'pm_number_files_script_diff','-1');
INSERT INTO `wp_postmeta` VALUES (217137,14041,'pm_weight_stylesheet_diff','-7000');
INSERT INTO `wp_postmeta` VALUES (217138,14041,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217139,14041,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217140,14041,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217141,14041,'pm_weight_third-party_diff','44');
INSERT INTO `wp_postmeta` VALUES (217142,14041,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217143,14041,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33644;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33644;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217145,14042,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (217146,14042,'pm_object_type','core');
INSERT INTO `wp_postmeta` VALUES (217147,14042,'pm_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (217148,14042,'pm_object_version','5.9');
INSERT INTO `wp_postmeta` VALUES (217149,14042,'pm_previous_object_type','core');
INSERT INTO `wp_postmeta` VALUES (217150,14042,'pm_previous_object_name','WordPress Core');
INSERT INTO `wp_postmeta` VALUES (217151,14042,'pm_previous_object_version','5.8.3');
INSERT INTO `wp_postmeta` VALUES (217152,14042,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (217153,14042,'pm_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (217154,14042,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (217155,14042,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (217156,14042,'pm_previous_object_version_minor','8');
INSERT INTO `wp_postmeta` VALUES (217157,14042,'pm_previous_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (217159,14043,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (217160,14043,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:68:\"Homepage, Single attachment, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217161,14043,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217163,14044,'pm_type','performance-change');
INSERT INTO `wp_postmeta` VALUES (217164,14044,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:4:\"down\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217165,14044,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217167,14045,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (217168,14045,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217169,14045,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217171,14046,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (217172,14046,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217173,14046,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217175,14047,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (217176,14047,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217177,14047,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217179,14048,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (217180,14048,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217181,14048,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217183,14049,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (217184,14049,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217185,14049,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217187,14050,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (217188,14050,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217189,14050,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217191,14051,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (217192,14051,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217193,14051,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217195,14052,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (217196,14052,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217197,14052,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217199,14053,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (217200,14053,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217201,14053,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217203,14054,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (217204,14054,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217205,14054,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217207,14055,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (217208,14055,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217209,14055,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217211,14056,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (217212,14056,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217213,14056,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217215,14037,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (217216,14037,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (217217,14037,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (217218,14037,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (217219,14037,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (217220,14037,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (217221,14037,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (217252,14057,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (217253,14057,'pm_average_score_diff','2');
INSERT INTO `wp_postmeta` VALUES (217254,14057,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (217255,14057,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (217256,14057,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (217258,14058,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (217259,14058,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (217260,14058,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (217261,14058,'pm_load_time','17369');
INSERT INTO `wp_postmeta` VALUES (217262,14058,'pm_lcp_time','12450');
INSERT INTO `wp_postmeta` VALUES (217263,14058,'pm_max_fid','2187');
INSERT INTO `wp_postmeta` VALUES (217264,14058,'pm_render_blocking_time','1238');
INSERT INTO `wp_postmeta` VALUES (217265,14058,'pm_total_blocking_time','6252');
INSERT INTO `wp_postmeta` VALUES (217266,14058,'pm_bootup_time','8748');
INSERT INTO `wp_postmeta` VALUES (217267,14058,'pm_weight','2227549');
INSERT INTO `wp_postmeta` VALUES (217268,14058,'pm_load_time_diff','-257');
INSERT INTO `wp_postmeta` VALUES (217269,14058,'pm_weight_diff','-15580');
INSERT INTO `wp_postmeta` VALUES (217270,14058,'pm_weight_document','30728');
INSERT INTO `wp_postmeta` VALUES (217271,14058,'pm_weight_image','1725512');
INSERT INTO `wp_postmeta` VALUES (217272,14058,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (217273,14058,'pm_weight_script','186210');
INSERT INTO `wp_postmeta` VALUES (217274,14058,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (217275,14058,'pm_weight_stylesheet','156398');
INSERT INTO `wp_postmeta` VALUES (217276,14058,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217277,14058,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217278,14058,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217279,14058,'pm_weight_third-party','130800');
INSERT INTO `wp_postmeta` VALUES (217280,14058,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (217281,14058,'pm_weight_document_diff','-94');
INSERT INTO `wp_postmeta` VALUES (217282,14058,'pm_weight_image_diff','11');
INSERT INTO `wp_postmeta` VALUES (217283,14058,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217284,14058,'pm_weight_script_diff','-36');
INSERT INTO `wp_postmeta` VALUES (217285,14058,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217286,14058,'pm_weight_stylesheet_diff','-15404');
INSERT INTO `wp_postmeta` VALUES (217287,14058,'pm_number_files_stylesheet_diff','-2');
INSERT INTO `wp_postmeta` VALUES (217288,14058,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217289,14058,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217290,14058,'pm_weight_third-party_diff','-17');
INSERT INTO `wp_postmeta` VALUES (217291,14058,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217292,14058,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491142;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57127;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32282;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217294,14059,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (217295,14059,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (217296,14059,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (217297,14059,'pm_load_time','13766');
INSERT INTO `wp_postmeta` VALUES (217298,14059,'pm_lcp_time','7386');
INSERT INTO `wp_postmeta` VALUES (217299,14059,'pm_max_fid','857');
INSERT INTO `wp_postmeta` VALUES (217300,14059,'pm_render_blocking_time','5641');
INSERT INTO `wp_postmeta` VALUES (217301,14059,'pm_total_blocking_time','2882');
INSERT INTO `wp_postmeta` VALUES (217302,14059,'pm_bootup_time','6183');
INSERT INTO `wp_postmeta` VALUES (217303,14059,'pm_weight','1510339');
INSERT INTO `wp_postmeta` VALUES (217304,14059,'pm_load_time_diff','-249');
INSERT INTO `wp_postmeta` VALUES (217305,14059,'pm_weight_diff','22');
INSERT INTO `wp_postmeta` VALUES (217306,14059,'pm_weight_document','31748');
INSERT INTO `wp_postmeta` VALUES (217307,14059,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (217308,14059,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (217309,14059,'pm_weight_stylesheet','173016');
INSERT INTO `wp_postmeta` VALUES (217310,14059,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217311,14059,'pm_weight_script','143065');
INSERT INTO `wp_postmeta` VALUES (217312,14059,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (217313,14059,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217314,14059,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217315,14059,'pm_weight_third-party','99710');
INSERT INTO `wp_postmeta` VALUES (217316,14059,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (217317,14059,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (217318,14059,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217319,14059,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217320,14059,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217321,14059,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217322,14059,'pm_weight_script_diff','15');
INSERT INTO `wp_postmeta` VALUES (217323,14059,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217324,14059,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217325,14059,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217326,14059,'pm_weight_third-party_diff','22');
INSERT INTO `wp_postmeta` VALUES (217327,14059,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217328,14059,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31748;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31748;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217330,14060,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (217331,14060,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (217332,14060,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (217333,14060,'pm_load_time','18427');
INSERT INTO `wp_postmeta` VALUES (217334,14060,'pm_lcp_time','15360');
INSERT INTO `wp_postmeta` VALUES (217335,14060,'pm_max_fid','1204');
INSERT INTO `wp_postmeta` VALUES (217336,14060,'pm_render_blocking_time','6318');
INSERT INTO `wp_postmeta` VALUES (217337,14060,'pm_total_blocking_time','4334');
INSERT INTO `wp_postmeta` VALUES (217338,14060,'pm_bootup_time','8430');
INSERT INTO `wp_postmeta` VALUES (217339,14060,'pm_weight','1616880');
INSERT INTO `wp_postmeta` VALUES (217340,14060,'pm_load_time_diff','1405');
INSERT INTO `wp_postmeta` VALUES (217341,14060,'pm_weight_diff','-73');
INSERT INTO `wp_postmeta` VALUES (217342,14060,'pm_weight_document','33641');
INSERT INTO `wp_postmeta` VALUES (217343,14060,'pm_weight_image','1030422');
INSERT INTO `wp_postmeta` VALUES (217344,14060,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (217345,14060,'pm_weight_script','214488');
INSERT INTO `wp_postmeta` VALUES (217346,14060,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (217347,14060,'pm_weight_stylesheet','190639');
INSERT INTO `wp_postmeta` VALUES (217348,14060,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (217349,14060,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217350,14060,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217351,14060,'pm_weight_third-party','108426');
INSERT INTO `wp_postmeta` VALUES (217352,14060,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (217353,14060,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (217354,14060,'pm_weight_image_diff','21');
INSERT INTO `wp_postmeta` VALUES (217355,14060,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217356,14060,'pm_weight_script_diff','-7');
INSERT INTO `wp_postmeta` VALUES (217357,14060,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217358,14060,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217359,14060,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217360,14060,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217361,14060,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217362,14060,'pm_weight_third-party_diff','-88');
INSERT INTO `wp_postmeta` VALUES (217363,14060,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217364,14060,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33641;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33641;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217366,14061,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (217367,14061,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217368,14061,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217370,14062,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (217371,14062,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217372,14062,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217374,14063,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (217375,14063,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217376,14063,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217378,14064,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (217379,14064,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217380,14064,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217382,14065,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (217383,14065,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217384,14065,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217386,14066,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (217387,14066,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217388,14066,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217390,14067,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (217391,14067,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217392,14067,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217394,14068,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (217395,14068,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217396,14068,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217398,14069,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (217399,14069,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217400,14069,'pm_sources','a:3:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (217402,14070,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (217403,14070,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217404,14070,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217406,14071,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (217407,14071,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (217408,14071,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217410,14072,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (217411,14072,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217412,14072,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217414,14073,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (217415,14073,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217416,14073,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217418,14074,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (217419,14074,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217420,14074,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217422,14057,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (217423,14057,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (217424,14057,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (217425,14057,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (217426,14057,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (217427,14057,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (217428,14057,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (217435,14075,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (217436,14075,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (217445,14077,'_regular_price','1.00');
INSERT INTO `wp_postmeta` VALUES (217446,14077,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (217447,14077,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (217448,14077,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (217449,14077,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (217450,14077,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (217451,14077,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (217452,14077,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (217453,14077,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (217454,14077,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (217455,14077,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (217456,14077,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (217457,14077,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (217458,14077,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (217459,14077,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (217460,14077,'_product_version','6.1.1');
INSERT INTO `wp_postmeta` VALUES (217461,14077,'_price','1.00');
INSERT INTO `wp_postmeta` VALUES (217492,14078,'pm_average_score','7');
INSERT INTO `wp_postmeta` VALUES (217493,14078,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (217494,14078,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (217495,14078,'pm_insights','14');
INSERT INTO `wp_postmeta` VALUES (217496,14078,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (217498,14079,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (217499,14079,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (217500,14079,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (217501,14079,'pm_load_time','16668');
INSERT INTO `wp_postmeta` VALUES (217502,14079,'pm_lcp_time','12529');
INSERT INTO `wp_postmeta` VALUES (217503,14079,'pm_max_fid','1586');
INSERT INTO `wp_postmeta` VALUES (217504,14079,'pm_render_blocking_time','1196');
INSERT INTO `wp_postmeta` VALUES (217505,14079,'pm_total_blocking_time','5221');
INSERT INTO `wp_postmeta` VALUES (217506,14079,'pm_bootup_time','9146');
INSERT INTO `wp_postmeta` VALUES (217507,14079,'pm_weight','2227162');
INSERT INTO `wp_postmeta` VALUES (217508,14079,'pm_load_time_diff','-701');
INSERT INTO `wp_postmeta` VALUES (217509,14079,'pm_weight_diff','-387');
INSERT INTO `wp_postmeta` VALUES (217510,14079,'pm_weight_document','30231');
INSERT INTO `wp_postmeta` VALUES (217511,14079,'pm_weight_image','1725519');
INSERT INTO `wp_postmeta` VALUES (217512,14079,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (217513,14079,'pm_weight_script','186234');
INSERT INTO `wp_postmeta` VALUES (217514,14079,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (217515,14079,'pm_weight_stylesheet','156375');
INSERT INTO `wp_postmeta` VALUES (217516,14079,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217517,14079,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217518,14079,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217519,14079,'pm_weight_third-party','130821');
INSERT INTO `wp_postmeta` VALUES (217520,14079,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (217521,14079,'pm_weight_document_diff','-497');
INSERT INTO `wp_postmeta` VALUES (217522,14079,'pm_weight_image_diff','7');
INSERT INTO `wp_postmeta` VALUES (217523,14079,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217524,14079,'pm_weight_script_diff','24');
INSERT INTO `wp_postmeta` VALUES (217525,14079,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217526,14079,'pm_weight_stylesheet_diff','-23');
INSERT INTO `wp_postmeta` VALUES (217527,14079,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217528,14079,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217529,14079,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217530,14079,'pm_weight_third-party_diff','21');
INSERT INTO `wp_postmeta` VALUES (217531,14079,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217532,14079,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491137;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411557;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97919;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57126;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35208;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32285;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217534,14080,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (217535,14080,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (217536,14080,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (217537,14080,'pm_load_time','19341');
INSERT INTO `wp_postmeta` VALUES (217538,14080,'pm_lcp_time','6868');
INSERT INTO `wp_postmeta` VALUES (217539,14080,'pm_max_fid','1404');
INSERT INTO `wp_postmeta` VALUES (217540,14080,'pm_render_blocking_time','4688');
INSERT INTO `wp_postmeta` VALUES (217541,14080,'pm_total_blocking_time','6672');
INSERT INTO `wp_postmeta` VALUES (217542,14080,'pm_bootup_time','11826');
INSERT INTO `wp_postmeta` VALUES (217543,14080,'pm_weight','2722812');
INSERT INTO `wp_postmeta` VALUES (217544,14080,'pm_weight_document','33865');
INSERT INTO `wp_postmeta` VALUES (217545,14080,'pm_weight_image','1494740');
INSERT INTO `wp_postmeta` VALUES (217546,14080,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (217547,14080,'pm_weight_script','800724');
INSERT INTO `wp_postmeta` VALUES (217548,14080,'pm_number_files_script','40');
INSERT INTO `wp_postmeta` VALUES (217549,14080,'pm_weight_stylesheet','222278');
INSERT INTO `wp_postmeta` VALUES (217550,14080,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (217551,14080,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217552,14080,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217553,14080,'pm_weight_third-party','1045243');
INSERT INTO `wp_postmeta` VALUES (217554,14080,'pm_number_files_third-party','48');
INSERT INTO `wp_postmeta` VALUES (217555,14080,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/495d0f2b/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:546052;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164258;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/495d0f2b/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:85978;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/495d0f2b/www-player.css\";s:6:\"weight\";i:48018;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (217557,14081,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (217558,14081,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (217559,14081,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (217560,14081,'pm_load_time','13871');
INSERT INTO `wp_postmeta` VALUES (217561,14081,'pm_lcp_time','10436');
INSERT INTO `wp_postmeta` VALUES (217562,14081,'pm_max_fid','1197');
INSERT INTO `wp_postmeta` VALUES (217563,14081,'pm_render_blocking_time','3993');
INSERT INTO `wp_postmeta` VALUES (217564,14081,'pm_total_blocking_time','4086');
INSERT INTO `wp_postmeta` VALUES (217565,14081,'pm_bootup_time','7462');
INSERT INTO `wp_postmeta` VALUES (217566,14081,'pm_weight','1574435');
INSERT INTO `wp_postmeta` VALUES (217567,14081,'pm_weight_document','32243');
INSERT INTO `wp_postmeta` VALUES (217568,14081,'pm_weight_image','1088610');
INSERT INTO `wp_postmeta` VALUES (217569,14081,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (217570,14081,'pm_weight_stylesheet','173037');
INSERT INTO `wp_postmeta` VALUES (217571,14081,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217572,14081,'pm_weight_script','143067');
INSERT INTO `wp_postmeta` VALUES (217573,14081,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (217574,14081,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217575,14081,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217576,14081,'pm_weight_third-party','99607');
INSERT INTO `wp_postmeta` VALUES (217577,14081,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (217578,14081,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32243;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32243;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (217580,14082,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (217581,14082,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (217582,14082,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (217583,14082,'pm_load_time','12398');
INSERT INTO `wp_postmeta` VALUES (217584,14082,'pm_lcp_time','6303');
INSERT INTO `wp_postmeta` VALUES (217585,14082,'pm_max_fid','813');
INSERT INTO `wp_postmeta` VALUES (217586,14082,'pm_render_blocking_time','4266');
INSERT INTO `wp_postmeta` VALUES (217587,14082,'pm_total_blocking_time','3057');
INSERT INTO `wp_postmeta` VALUES (217588,14082,'pm_bootup_time','6637');
INSERT INTO `wp_postmeta` VALUES (217589,14082,'pm_weight','1510270');
INSERT INTO `wp_postmeta` VALUES (217590,14082,'pm_load_time_diff','-1368');
INSERT INTO `wp_postmeta` VALUES (217591,14082,'pm_weight_diff','-69');
INSERT INTO `wp_postmeta` VALUES (217592,14082,'pm_weight_document','31746');
INSERT INTO `wp_postmeta` VALUES (217593,14082,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (217594,14082,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (217595,14082,'pm_weight_stylesheet','172995');
INSERT INTO `wp_postmeta` VALUES (217596,14082,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (217597,14082,'pm_weight_script','143051');
INSERT INTO `wp_postmeta` VALUES (217598,14082,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (217599,14082,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217600,14082,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217601,14082,'pm_weight_third-party','99686');
INSERT INTO `wp_postmeta` VALUES (217602,14082,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (217603,14082,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (217604,14082,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217605,14082,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217606,14082,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (217607,14082,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217608,14082,'pm_weight_script_diff','-14');
INSERT INTO `wp_postmeta` VALUES (217609,14082,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217610,14082,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217611,14082,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217612,14082,'pm_weight_third-party_diff','-24');
INSERT INTO `wp_postmeta` VALUES (217613,14082,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217614,14082,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31746;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31746;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217616,14083,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (217617,14083,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (217618,14083,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (217619,14083,'pm_load_time','17782');
INSERT INTO `wp_postmeta` VALUES (217620,14083,'pm_lcp_time','15303');
INSERT INTO `wp_postmeta` VALUES (217621,14083,'pm_max_fid','1046');
INSERT INTO `wp_postmeta` VALUES (217622,14083,'pm_render_blocking_time','6157');
INSERT INTO `wp_postmeta` VALUES (217623,14083,'pm_total_blocking_time','4273');
INSERT INTO `wp_postmeta` VALUES (217624,14083,'pm_bootup_time','8436');
INSERT INTO `wp_postmeta` VALUES (217625,14083,'pm_weight','1616876');
INSERT INTO `wp_postmeta` VALUES (217626,14083,'pm_load_time_diff','-645');
INSERT INTO `wp_postmeta` VALUES (217627,14083,'pm_weight_diff','-4');
INSERT INTO `wp_postmeta` VALUES (217628,14083,'pm_weight_document','33639');
INSERT INTO `wp_postmeta` VALUES (217629,14083,'pm_weight_image','1030422');
INSERT INTO `wp_postmeta` VALUES (217630,14083,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (217631,14083,'pm_weight_script','214490');
INSERT INTO `wp_postmeta` VALUES (217632,14083,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (217633,14083,'pm_weight_stylesheet','190639');
INSERT INTO `wp_postmeta` VALUES (217634,14083,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (217635,14083,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (217636,14083,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (217637,14083,'pm_weight_third-party','108424');
INSERT INTO `wp_postmeta` VALUES (217638,14083,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (217639,14083,'pm_weight_document_diff','-2');
INSERT INTO `wp_postmeta` VALUES (217640,14083,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217641,14083,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (217642,14083,'pm_weight_script_diff','2');
INSERT INTO `wp_postmeta` VALUES (217643,14083,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (217644,14083,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217645,14083,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (217646,14083,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217647,14083,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (217648,14083,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (217649,14083,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (217650,14083,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33639;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33639;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (217652,14084,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (217653,14084,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217654,14084,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217656,14085,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (217657,14085,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217658,14085,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217660,14086,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (217661,14086,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217662,14086,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217664,14087,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (217665,14087,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:49:\"Homepage, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217666,14087,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217668,14088,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (217669,14088,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217670,14088,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217672,14089,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (217673,14089,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217674,14089,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217676,14090,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (217677,14090,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217678,14090,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217680,14091,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (217681,14091,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217682,14091,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:14:\"www.google.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217684,14092,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (217685,14092,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217686,14092,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217688,14093,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (217689,14093,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:37:\"Homepage, Page for posts, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (217690,14093,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (217692,14094,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (217693,14094,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:78:\"Homepage, Page for posts, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217694,14094,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217696,14095,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (217697,14095,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217698,14095,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217700,14096,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (217701,14096,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (217702,14096,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217704,14097,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (217705,14097,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (217706,14097,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (217708,14078,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (217709,14078,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (217710,14078,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (217711,14078,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (217712,14078,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (217713,14078,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (217714,14078,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (217850,14100,'_edit_lock','1643385709:1');
INSERT INTO `wp_postmeta` VALUES (217851,14100,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (217852,14100,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (217853,14100,'_regular_price','55');
INSERT INTO `wp_postmeta` VALUES (217854,14100,'_sale_price','44');
INSERT INTO `wp_postmeta` VALUES (217855,14100,'total_sales','0');
INSERT INTO `wp_postmeta` VALUES (217856,14100,'_tax_status','taxable');
INSERT INTO `wp_postmeta` VALUES (217857,14100,'_tax_class','');
INSERT INTO `wp_postmeta` VALUES (217858,14100,'_manage_stock','no');
INSERT INTO `wp_postmeta` VALUES (217859,14100,'_backorders','no');
INSERT INTO `wp_postmeta` VALUES (217860,14100,'_sold_individually','no');
INSERT INTO `wp_postmeta` VALUES (217861,14100,'_virtual','no');
INSERT INTO `wp_postmeta` VALUES (217862,14100,'_downloadable','no');
INSERT INTO `wp_postmeta` VALUES (217863,14100,'_download_limit','-1');
INSERT INTO `wp_postmeta` VALUES (217864,14100,'_download_expiry','-1');
INSERT INTO `wp_postmeta` VALUES (217865,14100,'_stock',NULL);
INSERT INTO `wp_postmeta` VALUES (217866,14100,'_stock_status','instock');
INSERT INTO `wp_postmeta` VALUES (217867,14100,'_wc_average_rating','0');
INSERT INTO `wp_postmeta` VALUES (217868,14100,'_wc_review_count','0');
INSERT INTO `wp_postmeta` VALUES (217869,14100,'_product_version','6.1.1');
INSERT INTO `wp_postmeta` VALUES (217870,14100,'_price','44');
INSERT INTO `wp_postmeta` VALUES (217871,14100,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (217872,14100,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (217873,14100,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (217874,14100,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (217875,14100,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (217876,14100,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (217877,14100,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (217878,14100,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (217879,14100,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (217880,14100,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (217881,14100,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (217882,14100,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (217883,14100,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (217884,14100,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (217885,14100,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (217886,14100,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (217887,14100,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (217888,14100,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (217889,14100,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (217890,14100,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (217894,14100,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_postmeta` VALUES (217896,14101,'_edit_lock','1643385151:1');
INSERT INTO `wp_postmeta` VALUES (217897,14101,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (217898,14102,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (217899,14102,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (217904,14101,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (217905,14101,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (217958,14100,'how_to_buy_note','');
INSERT INTO `wp_postmeta` VALUES (217959,14100,'_how_to_buy_note','field_61f4125618d70');
INSERT INTO `wp_postmeta` VALUES (217999,14105,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (218000,14105,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (218001,14105,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (218002,14105,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (218003,14105,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (218005,14106,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (218006,14106,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (218007,14106,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (218008,14106,'pm_load_time','13173');
INSERT INTO `wp_postmeta` VALUES (218009,14106,'pm_lcp_time','6500');
INSERT INTO `wp_postmeta` VALUES (218010,14106,'pm_max_fid','831');
INSERT INTO `wp_postmeta` VALUES (218011,14106,'pm_render_blocking_time','4213');
INSERT INTO `wp_postmeta` VALUES (218012,14106,'pm_total_blocking_time','3725');
INSERT INTO `wp_postmeta` VALUES (218013,14106,'pm_bootup_time','6565');
INSERT INTO `wp_postmeta` VALUES (218014,14106,'pm_weight','1510020');
INSERT INTO `wp_postmeta` VALUES (218015,14106,'pm_weight_document','31633');
INSERT INTO `wp_postmeta` VALUES (218016,14106,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (218017,14106,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (218018,14106,'pm_weight_stylesheet','173031');
INSERT INTO `wp_postmeta` VALUES (218019,14106,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (218020,14106,'pm_weight_script','143042');
INSERT INTO `wp_postmeta` VALUES (218021,14106,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (218022,14106,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218023,14106,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218024,14106,'pm_weight_third-party','99626');
INSERT INTO `wp_postmeta` VALUES (218025,14106,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (218026,14106,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31633;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31633;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (218028,14107,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (218029,14107,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (218030,14107,'pm_score','4');
INSERT INTO `wp_postmeta` VALUES (218031,14107,'pm_load_time','19859');
INSERT INTO `wp_postmeta` VALUES (218032,14107,'pm_lcp_time','16288');
INSERT INTO `wp_postmeta` VALUES (218033,14107,'pm_max_fid','1574');
INSERT INTO `wp_postmeta` VALUES (218034,14107,'pm_render_blocking_time','5839');
INSERT INTO `wp_postmeta` VALUES (218035,14107,'pm_total_blocking_time','6070');
INSERT INTO `wp_postmeta` VALUES (218036,14107,'pm_bootup_time','12593');
INSERT INTO `wp_postmeta` VALUES (218037,14107,'pm_weight','2194006');
INSERT INTO `wp_postmeta` VALUES (218038,14107,'pm_weight_document','38669');
INSERT INTO `wp_postmeta` VALUES (218039,14107,'pm_weight_image','1381075');
INSERT INTO `wp_postmeta` VALUES (218040,14107,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (218041,14107,'pm_weight_script','437987');
INSERT INTO `wp_postmeta` VALUES (218042,14107,'pm_number_files_script','54');
INSERT INTO `wp_postmeta` VALUES (218043,14107,'pm_weight_stylesheet','177881');
INSERT INTO `wp_postmeta` VALUES (218044,14107,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (218045,14107,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218046,14107,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218047,14107,'pm_weight_third-party','352335');
INSERT INTO `wp_postmeta` VALUES (218048,14107,'pm_number_files_third-party','51');
INSERT INTO `wp_postmeta` VALUES (218049,14107,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-9f1ebfd7042ff75c917d4ee4b6b94da6.js\";s:6:\"weight\";i:90615;s:8:\"filename\";s:46:\"controller-9f1ebfd7042ff75c917d4ee4b6b94da6.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:74027;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67071;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-55cac1a342f77a9b8b125dd5619580f1.js\";s:6:\"weight\";i:56453;s:8:\"filename\";s:42:\"shared-55cac1a342f77a9b8b125dd5619580f1.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:38669;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (218051,14108,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (218052,14108,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (218053,14108,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (218054,14108,'pm_load_time','16532');
INSERT INTO `wp_postmeta` VALUES (218055,14108,'pm_lcp_time','13900');
INSERT INTO `wp_postmeta` VALUES (218056,14108,'pm_max_fid','988');
INSERT INTO `wp_postmeta` VALUES (218057,14108,'pm_render_blocking_time','5606');
INSERT INTO `wp_postmeta` VALUES (218058,14108,'pm_total_blocking_time','3729');
INSERT INTO `wp_postmeta` VALUES (218059,14108,'pm_bootup_time','6854');
INSERT INTO `wp_postmeta` VALUES (218060,14108,'pm_weight','1616860');
INSERT INTO `wp_postmeta` VALUES (218061,14108,'pm_load_time_diff','-1250');
INSERT INTO `wp_postmeta` VALUES (218062,14108,'pm_weight_diff','-16');
INSERT INTO `wp_postmeta` VALUES (218063,14108,'pm_weight_document','33636');
INSERT INTO `wp_postmeta` VALUES (218064,14108,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (218065,14108,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (218066,14108,'pm_weight_script','214494');
INSERT INTO `wp_postmeta` VALUES (218067,14108,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (218068,14108,'pm_weight_stylesheet','190675');
INSERT INTO `wp_postmeta` VALUES (218069,14108,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (218070,14108,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218071,14108,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218072,14108,'pm_weight_third-party','108405');
INSERT INTO `wp_postmeta` VALUES (218073,14108,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (218074,14108,'pm_weight_document_diff','-3');
INSERT INTO `wp_postmeta` VALUES (218075,14108,'pm_weight_image_diff','-23');
INSERT INTO `wp_postmeta` VALUES (218076,14108,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (218077,14108,'pm_weight_script_diff','4');
INSERT INTO `wp_postmeta` VALUES (218078,14108,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (218079,14108,'pm_weight_stylesheet_diff','36');
INSERT INTO `wp_postmeta` VALUES (218080,14108,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (218081,14108,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (218082,14108,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (218083,14108,'pm_weight_third-party_diff','-19');
INSERT INTO `wp_postmeta` VALUES (218084,14108,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (218085,14108,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33636;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33636;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (218087,14109,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (218088,14109,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218089,14109,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218091,14110,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (218092,14110,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218093,14110,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218095,14111,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (218096,14111,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218097,14111,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218099,14112,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (218100,14112,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218101,14112,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218103,14113,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (218104,14113,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218105,14113,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218107,14114,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (218108,14114,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218109,14114,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218111,14115,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (218112,14115,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218113,14115,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218115,14116,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (218116,14116,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218117,14116,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218119,14117,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (218120,14117,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218121,14117,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218123,14118,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (218124,14118,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218125,14118,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218127,14119,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (218128,14119,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:47:\"Single faq, Single product, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218129,14119,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218131,14120,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (218132,14120,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218133,14120,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218135,14121,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (218136,14121,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218137,14121,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218139,14105,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (218140,14105,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (218141,14105,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (218142,14105,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (218143,14105,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (218144,14105,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (218145,14105,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (218149,14123,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218150,14123,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218176,14122,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218177,14122,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218458,14128,'_edit_lock','1643556566:1');
INSERT INTO `wp_postmeta` VALUES (218459,14128,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (218460,14129,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218461,14129,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218463,14130,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218464,14130,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218466,14131,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218467,14131,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218472,14128,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218473,14128,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218532,14139,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (218533,14139,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (218534,14139,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (218535,14139,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (218536,14139,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.0.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"17.9\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (218538,14140,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (218539,14140,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (218540,14140,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (218541,14140,'pm_load_time','15839');
INSERT INTO `wp_postmeta` VALUES (218542,14140,'pm_lcp_time','11536');
INSERT INTO `wp_postmeta` VALUES (218543,14140,'pm_max_fid','1669');
INSERT INTO `wp_postmeta` VALUES (218544,14140,'pm_render_blocking_time','1276');
INSERT INTO `wp_postmeta` VALUES (218545,14140,'pm_total_blocking_time','5498');
INSERT INTO `wp_postmeta` VALUES (218546,14140,'pm_bootup_time','8400');
INSERT INTO `wp_postmeta` VALUES (218547,14140,'pm_weight','2228368');
INSERT INTO `wp_postmeta` VALUES (218548,14140,'pm_weight_document','30766');
INSERT INTO `wp_postmeta` VALUES (218549,14140,'pm_weight_image','1725567');
INSERT INTO `wp_postmeta` VALUES (218550,14140,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (218551,14140,'pm_weight_script','186479');
INSERT INTO `wp_postmeta` VALUES (218552,14140,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (218553,14140,'pm_weight_stylesheet','156758');
INSERT INTO `wp_postmeta` VALUES (218554,14140,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (218555,14140,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218556,14140,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218557,14140,'pm_weight_third-party','130824');
INSERT INTO `wp_postmeta` VALUES (218558,14140,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (218559,14140,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411562;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288551;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97949;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76769;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57123;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32275;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:83:\"https://fonts.gstatic.com/s/montserrat/v21/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:31903;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (218561,14141,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (218562,14141,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (218563,14141,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (218564,14141,'pm_load_time','20280');
INSERT INTO `wp_postmeta` VALUES (218565,14141,'pm_lcp_time','7674');
INSERT INTO `wp_postmeta` VALUES (218566,14141,'pm_max_fid','1416');
INSERT INTO `wp_postmeta` VALUES (218567,14141,'pm_render_blocking_time','5514');
INSERT INTO `wp_postmeta` VALUES (218568,14141,'pm_total_blocking_time','6656');
INSERT INTO `wp_postmeta` VALUES (218569,14141,'pm_bootup_time','11036');
INSERT INTO `wp_postmeta` VALUES (218570,14141,'pm_weight','2694624');
INSERT INTO `wp_postmeta` VALUES (218571,14141,'pm_weight_document','33325');
INSERT INTO `wp_postmeta` VALUES (218572,14141,'pm_weight_image','1494754');
INSERT INTO `wp_postmeta` VALUES (218573,14141,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (218574,14141,'pm_weight_script','800948');
INSERT INTO `wp_postmeta` VALUES (218575,14141,'pm_number_files_script','40');
INSERT INTO `wp_postmeta` VALUES (218576,14141,'pm_weight_stylesheet','222723');
INSERT INTO `wp_postmeta` VALUES (218577,14141,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (218578,14141,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218579,14141,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218580,14141,'pm_weight_third-party','1016858');
INSERT INTO `wp_postmeta` VALUES (218581,14141,'pm_number_files_third-party','44');
INSERT INTO `wp_postmeta` VALUES (218582,14141,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/495d0f2b/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:545963;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131015;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/495d0f2b/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:85978;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/495d0f2b/www-player.css\";s:6:\"weight\";i:48019;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (218584,14142,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (218585,14142,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (218586,14142,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (218587,14142,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (218588,14142,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (218589,14142,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (218590,14142,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (218591,14142,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (218592,14142,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (218593,14142,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (218594,14142,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218596,14143,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (218597,14143,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (218598,14143,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (218599,14143,'pm_load_time','14586');
INSERT INTO `wp_postmeta` VALUES (218600,14143,'pm_lcp_time','10852');
INSERT INTO `wp_postmeta` VALUES (218601,14143,'pm_max_fid','1225');
INSERT INTO `wp_postmeta` VALUES (218602,14143,'pm_render_blocking_time','3274');
INSERT INTO `wp_postmeta` VALUES (218603,14143,'pm_total_blocking_time','5638');
INSERT INTO `wp_postmeta` VALUES (218604,14143,'pm_bootup_time','8246');
INSERT INTO `wp_postmeta` VALUES (218605,14143,'pm_weight','1618825');
INSERT INTO `wp_postmeta` VALUES (218606,14143,'pm_load_time_diff','-1946');
INSERT INTO `wp_postmeta` VALUES (218607,14143,'pm_weight_diff','1965');
INSERT INTO `wp_postmeta` VALUES (218608,14143,'pm_weight_document','34230');
INSERT INTO `wp_postmeta` VALUES (218609,14143,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (218610,14143,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (218611,14143,'pm_weight_script','214815');
INSERT INTO `wp_postmeta` VALUES (218612,14143,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (218613,14143,'pm_weight_stylesheet','191125');
INSERT INTO `wp_postmeta` VALUES (218614,14143,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (218615,14143,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (218616,14143,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (218617,14143,'pm_weight_third-party','108399');
INSERT INTO `wp_postmeta` VALUES (218618,14143,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (218619,14143,'pm_weight_document_diff','594');
INSERT INTO `wp_postmeta` VALUES (218620,14143,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (218621,14143,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (218622,14143,'pm_weight_script_diff','321');
INSERT INTO `wp_postmeta` VALUES (218623,14143,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (218624,14143,'pm_weight_stylesheet_diff','450');
INSERT INTO `wp_postmeta` VALUES (218625,14143,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (218626,14143,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (218627,14143,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (218628,14143,'pm_weight_third-party_diff','-6');
INSERT INTO `wp_postmeta` VALUES (218629,14143,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (218630,14143,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:34230;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:34230;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (218632,14144,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (218633,14144,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:64:\"Homepage, Page for posts, Single attachment, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218634,14144,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218636,14145,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (218637,14145,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218638,14145,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218640,14146,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (218641,14146,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218642,14146,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218644,14147,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (218645,14147,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218646,14147,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218648,14148,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (218649,14148,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218650,14148,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218652,14149,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (218653,14149,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218654,14149,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218656,14150,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (218657,14150,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218658,14150,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218660,14151,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (218661,14151,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218662,14151,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218664,14152,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (218665,14152,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218666,14152,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218668,14153,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (218669,14153,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218670,14153,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (218672,14154,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (218673,14154,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:45:\"Homepage, Page for posts, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (218674,14154,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218676,14155,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (218677,14155,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218678,14155,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218680,14156,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (218681,14156,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (218682,14156,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (218684,14139,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (218685,14139,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (218686,14139,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (218687,14139,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (218688,14139,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (218689,14139,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (218690,14139,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (218703,14158,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218704,14158,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218706,14159,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218707,14159,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218709,14160,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218710,14160,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218712,4798,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218713,4798,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218715,4799,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218716,4799,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218718,4800,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218719,4800,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218721,4801,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218722,4801,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218750,14163,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218751,14163,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218753,4802,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218754,4802,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218756,4803,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218757,4803,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (218762,4793,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (218763,4793,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (219181,14182,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (219182,14182,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (219183,14182,'pm_changes','2');
INSERT INTO `wp_postmeta` VALUES (219184,14182,'pm_insights','10');
INSERT INTO `wp_postmeta` VALUES (219185,14182,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.12.4\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (219187,14183,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (219188,14183,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (219189,14183,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (219190,14183,'pm_load_time','14109');
INSERT INTO `wp_postmeta` VALUES (219191,14183,'pm_lcp_time','11103');
INSERT INTO `wp_postmeta` VALUES (219192,14183,'pm_max_fid','1006');
INSERT INTO `wp_postmeta` VALUES (219193,14183,'pm_render_blocking_time','5428');
INSERT INTO `wp_postmeta` VALUES (219194,14183,'pm_total_blocking_time','3365');
INSERT INTO `wp_postmeta` VALUES (219195,14183,'pm_bootup_time','7326');
INSERT INTO `wp_postmeta` VALUES (219196,14183,'pm_weight','1511623');
INSERT INTO `wp_postmeta` VALUES (219197,14183,'pm_weight_document','31659');
INSERT INTO `wp_postmeta` VALUES (219198,14183,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (219199,14183,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (219200,14183,'pm_weight_stylesheet','173860');
INSERT INTO `wp_postmeta` VALUES (219201,14183,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219202,14183,'pm_weight_script','143320');
INSERT INTO `wp_postmeta` VALUES (219203,14183,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (219204,14183,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219205,14183,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219206,14183,'pm_weight_third-party','100061');
INSERT INTO `wp_postmeta` VALUES (219207,14183,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219208,14183,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31659;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31659;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219210,14184,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (219211,14184,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (219212,14184,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (219213,14184,'pm_load_time','14871');
INSERT INTO `wp_postmeta` VALUES (219214,14184,'pm_lcp_time','11839');
INSERT INTO `wp_postmeta` VALUES (219215,14184,'pm_max_fid','1289');
INSERT INTO `wp_postmeta` VALUES (219216,14184,'pm_render_blocking_time','4448');
INSERT INTO `wp_postmeta` VALUES (219217,14184,'pm_total_blocking_time','4329');
INSERT INTO `wp_postmeta` VALUES (219218,14184,'pm_bootup_time','7906');
INSERT INTO `wp_postmeta` VALUES (219219,14184,'pm_weight','1695139');
INSERT INTO `wp_postmeta` VALUES (219220,14184,'pm_weight_document','34893');
INSERT INTO `wp_postmeta` VALUES (219221,14184,'pm_weight_image','1199821');
INSERT INTO `wp_postmeta` VALUES (219222,14184,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (219223,14184,'pm_weight_stylesheet','173881');
INSERT INTO `wp_postmeta` VALUES (219224,14184,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219225,14184,'pm_weight_script','145943');
INSERT INTO `wp_postmeta` VALUES (219226,14184,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (219227,14184,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219228,14184,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219229,14184,'pm_weight_third-party','100094');
INSERT INTO `wp_postmeta` VALUES (219230,14184,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219231,14184,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131032;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34893;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34893;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (219233,14185,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (219234,14185,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (219235,14185,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (219236,14185,'pm_load_time','19971');
INSERT INTO `wp_postmeta` VALUES (219237,14185,'pm_lcp_time','14444');
INSERT INTO `wp_postmeta` VALUES (219238,14185,'pm_max_fid','2072');
INSERT INTO `wp_postmeta` VALUES (219239,14185,'pm_render_blocking_time','3911');
INSERT INTO `wp_postmeta` VALUES (219240,14185,'pm_total_blocking_time','9429');
INSERT INTO `wp_postmeta` VALUES (219241,14185,'pm_bootup_time','14361');
INSERT INTO `wp_postmeta` VALUES (219242,14185,'pm_weight','2175528');
INSERT INTO `wp_postmeta` VALUES (219243,14185,'pm_weight_document','38928');
INSERT INTO `wp_postmeta` VALUES (219244,14185,'pm_weight_image','1381103');
INSERT INTO `wp_postmeta` VALUES (219245,14185,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (219246,14185,'pm_weight_script','418871');
INSERT INTO `wp_postmeta` VALUES (219247,14185,'pm_number_files_script','54');
INSERT INTO `wp_postmeta` VALUES (219248,14185,'pm_weight_stylesheet','178689');
INSERT INTO `wp_postmeta` VALUES (219249,14185,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (219250,14185,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219251,14185,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219252,14185,'pm_weight_third-party','332236');
INSERT INTO `wp_postmeta` VALUES (219253,14185,'pm_number_files_third-party','52');
INSERT INTO `wp_postmeta` VALUES (219254,14185,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-9f1ebfd7042ff75c917d4ee4b6b94da6.js\";s:6:\"weight\";i:83100;s:8:\"filename\";s:46:\"controller-9f1ebfd7042ff75c917d4ee4b6b94da6.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:67666;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-55cac1a342f77a9b8b125dd5619580f1.js\";s:6:\"weight\";i:51108;s:8:\"filename\";s:42:\"shared-55cac1a342f77a9b8b125dd5619580f1.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:38928;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219256,14186,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (219257,14186,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219258,14186,'pm_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (219259,14186,'pm_object_version','6.1.0');
INSERT INTO `wp_postmeta` VALUES (219260,14186,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219261,14186,'pm_previous_object_name','WooCommerce Stripe Gateway');
INSERT INTO `wp_postmeta` VALUES (219262,14186,'pm_previous_object_version','6.0.0');
INSERT INTO `wp_postmeta` VALUES (219263,14186,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (219264,14186,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (219265,14186,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (219266,14186,'pm_previous_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (219267,14186,'pm_previous_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (219268,14186,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (219270,14187,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (219271,14187,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219272,14187,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (219273,14187,'pm_object_version','18.0');
INSERT INTO `wp_postmeta` VALUES (219274,14187,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219275,14187,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (219276,14187,'pm_previous_object_version','17.9');
INSERT INTO `wp_postmeta` VALUES (219277,14187,'pm_object_version_major','18');
INSERT INTO `wp_postmeta` VALUES (219278,14187,'pm_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (219279,14187,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (219280,14187,'pm_previous_object_version_major','17');
INSERT INTO `wp_postmeta` VALUES (219281,14187,'pm_previous_object_version_minor','9');
INSERT INTO `wp_postmeta` VALUES (219282,14187,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (219284,14188,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (219285,14188,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219286,14188,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219288,14189,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (219289,14189,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219290,14189,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219292,14190,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (219293,14190,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219294,14190,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219296,14191,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (219297,14191,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219298,14191,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219300,14192,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (219301,14192,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219302,14192,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219304,14193,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (219305,14193,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219306,14193,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219308,14194,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (219309,14194,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219310,14194,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219312,14195,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (219313,14195,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219314,14195,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219316,14196,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219317,14196,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:40:\"Single page, Single post, Single product\";}}');
INSERT INTO `wp_postmeta` VALUES (219318,14196,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219320,14197,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219321,14197,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219322,14197,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219324,14182,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (219325,14182,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (219326,14182,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (219327,14182,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (219328,14182,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (219329,14182,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (219330,14182,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (219487,14198,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (219488,14198,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (219489,14198,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (219490,14198,'pm_insights','10');
INSERT INTO `wp_postmeta` VALUES (219491,14198,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (219493,14199,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (219494,14199,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (219495,14199,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (219496,14199,'pm_load_time','14826');
INSERT INTO `wp_postmeta` VALUES (219497,14199,'pm_lcp_time','10191');
INSERT INTO `wp_postmeta` VALUES (219498,14199,'pm_max_fid','1290');
INSERT INTO `wp_postmeta` VALUES (219499,14199,'pm_render_blocking_time','4280');
INSERT INTO `wp_postmeta` VALUES (219500,14199,'pm_total_blocking_time','5427');
INSERT INTO `wp_postmeta` VALUES (219501,14199,'pm_bootup_time','8449');
INSERT INTO `wp_postmeta` VALUES (219502,14199,'pm_weight','1695023');
INSERT INTO `wp_postmeta` VALUES (219503,14199,'pm_load_time_diff','-45');
INSERT INTO `wp_postmeta` VALUES (219504,14199,'pm_weight_diff','-116');
INSERT INTO `wp_postmeta` VALUES (219505,14199,'pm_weight_document','34893');
INSERT INTO `wp_postmeta` VALUES (219506,14199,'pm_weight_image','1199803');
INSERT INTO `wp_postmeta` VALUES (219507,14199,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (219508,14199,'pm_weight_stylesheet','173860');
INSERT INTO `wp_postmeta` VALUES (219509,14199,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219510,14199,'pm_weight_script','145919');
INSERT INTO `wp_postmeta` VALUES (219511,14199,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (219512,14199,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219513,14199,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219514,14199,'pm_weight_third-party','100038');
INSERT INTO `wp_postmeta` VALUES (219515,14199,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219516,14199,'pm_weight_document_diff','0');
INSERT INTO `wp_postmeta` VALUES (219517,14199,'pm_weight_image_diff','-18');
INSERT INTO `wp_postmeta` VALUES (219518,14199,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (219519,14199,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (219520,14199,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (219521,14199,'pm_weight_script_diff','-24');
INSERT INTO `wp_postmeta` VALUES (219522,14199,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (219523,14199,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (219524,14199,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (219525,14199,'pm_weight_third-party_diff','-56');
INSERT INTO `wp_postmeta` VALUES (219526,14199,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (219527,14199,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34893;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34893;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (219529,14200,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (219530,14200,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (219531,14200,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (219532,14200,'pm_load_time','14966');
INSERT INTO `wp_postmeta` VALUES (219533,14200,'pm_lcp_time','6859');
INSERT INTO `wp_postmeta` VALUES (219534,14200,'pm_max_fid','1067');
INSERT INTO `wp_postmeta` VALUES (219535,14200,'pm_render_blocking_time','4663');
INSERT INTO `wp_postmeta` VALUES (219536,14200,'pm_total_blocking_time','4183');
INSERT INTO `wp_postmeta` VALUES (219537,14200,'pm_bootup_time','7654');
INSERT INTO `wp_postmeta` VALUES (219538,14200,'pm_weight','1512531');
INSERT INTO `wp_postmeta` VALUES (219539,14200,'pm_weight_document','32103');
INSERT INTO `wp_postmeta` VALUES (219540,14200,'pm_weight_image','1025442');
INSERT INTO `wp_postmeta` VALUES (219541,14200,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (219542,14200,'pm_weight_stylesheet','173881');
INSERT INTO `wp_postmeta` VALUES (219543,14200,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219544,14200,'pm_weight_script','143346');
INSERT INTO `wp_postmeta` VALUES (219545,14200,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (219546,14200,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219547,14200,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219548,14200,'pm_weight_third-party','100038');
INSERT INTO `wp_postmeta` VALUES (219549,14200,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219550,14200,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32103;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32103;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219552,14201,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (219553,14201,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (219554,14201,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (219555,14201,'pm_load_time','18224');
INSERT INTO `wp_postmeta` VALUES (219556,14201,'pm_lcp_time','14076');
INSERT INTO `wp_postmeta` VALUES (219557,14201,'pm_max_fid','1415');
INSERT INTO `wp_postmeta` VALUES (219558,14201,'pm_render_blocking_time','5510');
INSERT INTO `wp_postmeta` VALUES (219559,14201,'pm_total_blocking_time','5778');
INSERT INTO `wp_postmeta` VALUES (219560,14201,'pm_bootup_time','9981');
INSERT INTO `wp_postmeta` VALUES (219561,14201,'pm_weight','1619075');
INSERT INTO `wp_postmeta` VALUES (219562,14201,'pm_weight_document','33968');
INSERT INTO `wp_postmeta` VALUES (219563,14201,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (219564,14201,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (219565,14201,'pm_weight_script','214774');
INSERT INTO `wp_postmeta` VALUES (219566,14201,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (219567,14201,'pm_weight_stylesheet','191504');
INSERT INTO `wp_postmeta` VALUES (219568,14201,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (219569,14201,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219570,14201,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219571,14201,'pm_weight_third-party','108837');
INSERT INTO `wp_postmeta` VALUES (219572,14201,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (219573,14201,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33968;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33968;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v21/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219575,14202,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (219576,14202,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219577,14202,'pm_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (219578,14202,'pm_object_version','5.13.0');
INSERT INTO `wp_postmeta` VALUES (219579,14202,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219580,14202,'pm_previous_object_name','The Events Calendar');
INSERT INTO `wp_postmeta` VALUES (219581,14202,'pm_previous_object_version','5.12.4');
INSERT INTO `wp_postmeta` VALUES (219582,14202,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (219583,14202,'pm_object_version_minor','13');
INSERT INTO `wp_postmeta` VALUES (219584,14202,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (219585,14202,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (219586,14202,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (219587,14202,'pm_previous_object_version_patch','4');
INSERT INTO `wp_postmeta` VALUES (219589,14203,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (219590,14203,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219591,14203,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219593,14204,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (219594,14204,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219595,14204,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219597,14205,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (219598,14205,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219599,14205,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219601,14206,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (219602,14206,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219603,14206,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219605,14207,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (219606,14207,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219607,14207,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219609,14208,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (219610,14208,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219611,14208,'pm_sources','a:3:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (219613,14209,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (219614,14209,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219615,14209,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219617,14210,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (219618,14210,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:32:\"Single post, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219619,14210,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219621,14211,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219622,14211,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single post, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219623,14211,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219625,14212,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (219626,14212,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single post\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219627,14212,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219629,14198,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (219630,14198,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (219631,14198,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (219632,14198,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (219633,14198,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (219634,14198,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (219635,14198,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (219666,14213,'pm_average_score','7');
INSERT INTO `wp_postmeta` VALUES (219667,14213,'pm_average_score_diff','1');
INSERT INTO `wp_postmeta` VALUES (219668,14213,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (219669,14213,'pm_insights','10');
INSERT INTO `wp_postmeta` VALUES (219670,14213,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.7\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (219672,14214,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (219673,14214,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (219674,14214,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (219675,14214,'pm_load_time','19515');
INSERT INTO `wp_postmeta` VALUES (219676,14214,'pm_lcp_time','7358');
INSERT INTO `wp_postmeta` VALUES (219677,14214,'pm_max_fid','1333');
INSERT INTO `wp_postmeta` VALUES (219678,14214,'pm_render_blocking_time','5623');
INSERT INTO `wp_postmeta` VALUES (219679,14214,'pm_total_blocking_time','5641');
INSERT INTO `wp_postmeta` VALUES (219680,14214,'pm_bootup_time','10577');
INSERT INTO `wp_postmeta` VALUES (219681,14214,'pm_weight','2697070');
INSERT INTO `wp_postmeta` VALUES (219682,14214,'pm_weight_document','33621');
INSERT INTO `wp_postmeta` VALUES (219683,14214,'pm_weight_image','1494749');
INSERT INTO `wp_postmeta` VALUES (219684,14214,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (219685,14214,'pm_weight_script','802121');
INSERT INTO `wp_postmeta` VALUES (219686,14214,'pm_number_files_script','40');
INSERT INTO `wp_postmeta` VALUES (219687,14214,'pm_weight_stylesheet','223184');
INSERT INTO `wp_postmeta` VALUES (219688,14214,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (219689,14214,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219690,14214,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219691,14214,'pm_weight_third-party','1018592');
INSERT INTO `wp_postmeta` VALUES (219692,14214,'pm_number_files_third-party','45');
INSERT INTO `wp_postmeta` VALUES (219693,14214,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/cdb8d439/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:546727;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/cdb8d439/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:86054;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/cdb8d439/www-player.css\";s:6:\"weight\";i:48059;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (219695,14215,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (219696,14215,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219697,14215,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219699,14216,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (219700,14216,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219701,14216,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219703,14217,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (219704,14217,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219705,14217,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219707,14218,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (219708,14218,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219709,14218,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219711,14219,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (219712,14219,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219713,14219,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219715,14220,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (219716,14220,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219717,14220,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219719,14221,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (219720,14221,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219721,14221,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219723,14222,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (219724,14222,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219725,14222,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219727,14223,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219728,14223,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219729,14223,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219731,14224,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219732,14224,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (219733,14224,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219735,14213,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (219736,14213,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (219737,14213,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (219738,14213,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (219739,14213,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (219740,14213,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (219741,14213,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (219808,14226,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (219809,14226,'pm_average_score_diff','-2');
INSERT INTO `wp_postmeta` VALUES (219810,14226,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (219811,14226,'pm_insights','9');
INSERT INTO `wp_postmeta` VALUES (219812,14226,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (219814,14227,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (219815,14227,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (219816,14227,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (219817,14227,'pm_load_time','16554');
INSERT INTO `wp_postmeta` VALUES (219818,14227,'pm_lcp_time','11997');
INSERT INTO `wp_postmeta` VALUES (219819,14227,'pm_max_fid','1240');
INSERT INTO `wp_postmeta` VALUES (219820,14227,'pm_render_blocking_time','1309');
INSERT INTO `wp_postmeta` VALUES (219821,14227,'pm_total_blocking_time','6019');
INSERT INTO `wp_postmeta` VALUES (219822,14227,'pm_bootup_time','10450');
INSERT INTO `wp_postmeta` VALUES (219823,14227,'pm_weight','2518040');
INSERT INTO `wp_postmeta` VALUES (219824,14227,'pm_weight_document','33275');
INSERT INTO `wp_postmeta` VALUES (219825,14227,'pm_weight_image','2012024');
INSERT INTO `wp_postmeta` VALUES (219826,14227,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (219827,14227,'pm_weight_script','186498');
INSERT INTO `wp_postmeta` VALUES (219828,14227,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (219829,14227,'pm_weight_stylesheet','157111');
INSERT INTO `wp_postmeta` VALUES (219830,14227,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219831,14227,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219832,14227,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219833,14227,'pm_weight_third-party','131183');
INSERT INTO `wp_postmeta` VALUES (219834,14227,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (219835,14227,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411546;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288540;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57129;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54602;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}}i:8;a:5:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48202;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}}i:9;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219837,14228,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (219838,14228,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (219839,14228,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (219840,14228,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (219841,14228,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (219842,14228,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (219843,14228,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (219844,14228,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (219845,14228,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (219846,14228,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (219847,14228,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219849,14229,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (219850,14229,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (219851,14229,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (219852,14229,'pm_load_time','15119');
INSERT INTO `wp_postmeta` VALUES (219853,14229,'pm_lcp_time','7773');
INSERT INTO `wp_postmeta` VALUES (219854,14229,'pm_max_fid','1173');
INSERT INTO `wp_postmeta` VALUES (219855,14229,'pm_render_blocking_time','5370');
INSERT INTO `wp_postmeta` VALUES (219856,14229,'pm_total_blocking_time','4110');
INSERT INTO `wp_postmeta` VALUES (219857,14229,'pm_bootup_time','7179');
INSERT INTO `wp_postmeta` VALUES (219858,14229,'pm_weight','1695051');
INSERT INTO `wp_postmeta` VALUES (219859,14229,'pm_weight_document','34892');
INSERT INTO `wp_postmeta` VALUES (219860,14229,'pm_weight_image','1199803');
INSERT INTO `wp_postmeta` VALUES (219861,14229,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (219862,14229,'pm_weight_stylesheet','173880');
INSERT INTO `wp_postmeta` VALUES (219863,14229,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219864,14229,'pm_weight_script','145928');
INSERT INTO `wp_postmeta` VALUES (219865,14229,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (219866,14229,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219867,14229,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219868,14229,'pm_weight_third-party','100026');
INSERT INTO `wp_postmeta` VALUES (219869,14229,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219870,14229,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34892;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34892;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (219872,14230,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (219873,14230,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (219874,14230,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (219875,14230,'pm_load_time','14043');
INSERT INTO `wp_postmeta` VALUES (219876,14230,'pm_lcp_time','10903');
INSERT INTO `wp_postmeta` VALUES (219877,14230,'pm_max_fid','1017');
INSERT INTO `wp_postmeta` VALUES (219878,14230,'pm_render_blocking_time','5010');
INSERT INTO `wp_postmeta` VALUES (219879,14230,'pm_total_blocking_time','3172');
INSERT INTO `wp_postmeta` VALUES (219880,14230,'pm_bootup_time','7338');
INSERT INTO `wp_postmeta` VALUES (219881,14230,'pm_weight','1576624');
INSERT INTO `wp_postmeta` VALUES (219882,14230,'pm_weight_document','32550');
INSERT INTO `wp_postmeta` VALUES (219883,14230,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (219884,14230,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (219885,14230,'pm_weight_stylesheet','173901');
INSERT INTO `wp_postmeta` VALUES (219886,14230,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219887,14230,'pm_weight_script','143364');
INSERT INTO `wp_postmeta` VALUES (219888,14230,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (219889,14230,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219890,14230,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219891,14230,'pm_weight_third-party','100029');
INSERT INTO `wp_postmeta` VALUES (219892,14230,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219893,14230,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32550;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32550;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31698;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (219895,14231,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (219896,14231,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (219897,14231,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (219898,14231,'pm_load_time','13107');
INSERT INTO `wp_postmeta` VALUES (219899,14231,'pm_lcp_time','6636');
INSERT INTO `wp_postmeta` VALUES (219900,14231,'pm_max_fid','1102');
INSERT INTO `wp_postmeta` VALUES (219901,14231,'pm_render_blocking_time','4644');
INSERT INTO `wp_postmeta` VALUES (219902,14231,'pm_total_blocking_time','3386');
INSERT INTO `wp_postmeta` VALUES (219903,14231,'pm_bootup_time','7295');
INSERT INTO `wp_postmeta` VALUES (219904,14231,'pm_weight','1512491');
INSERT INTO `wp_postmeta` VALUES (219905,14231,'pm_weight_document','32102');
INSERT INTO `wp_postmeta` VALUES (219906,14231,'pm_weight_image','1025443');
INSERT INTO `wp_postmeta` VALUES (219907,14231,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (219908,14231,'pm_weight_stylesheet','173859');
INSERT INTO `wp_postmeta` VALUES (219909,14231,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (219910,14231,'pm_weight_script','143330');
INSERT INTO `wp_postmeta` VALUES (219911,14231,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (219912,14231,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219913,14231,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219914,14231,'pm_weight_third-party','100041');
INSERT INTO `wp_postmeta` VALUES (219915,14231,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (219916,14231,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32102;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32102;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219918,14232,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (219919,14232,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (219920,14232,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (219921,14232,'pm_load_time','16800');
INSERT INTO `wp_postmeta` VALUES (219922,14232,'pm_lcp_time','14086');
INSERT INTO `wp_postmeta` VALUES (219923,14232,'pm_max_fid','1332');
INSERT INTO `wp_postmeta` VALUES (219924,14232,'pm_render_blocking_time','5114');
INSERT INTO `wp_postmeta` VALUES (219925,14232,'pm_total_blocking_time','4204');
INSERT INTO `wp_postmeta` VALUES (219926,14232,'pm_bootup_time','8624');
INSERT INTO `wp_postmeta` VALUES (219927,14232,'pm_weight','1619040');
INSERT INTO `wp_postmeta` VALUES (219928,14232,'pm_weight_document','33964');
INSERT INTO `wp_postmeta` VALUES (219929,14232,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (219930,14232,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (219931,14232,'pm_weight_script','214780');
INSERT INTO `wp_postmeta` VALUES (219932,14232,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (219933,14232,'pm_weight_stylesheet','191503');
INSERT INTO `wp_postmeta` VALUES (219934,14232,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (219935,14232,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (219936,14232,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (219937,14232,'pm_weight_third-party','108810');
INSERT INTO `wp_postmeta` VALUES (219938,14232,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (219939,14232,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33964;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33964;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (219941,14233,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (219942,14233,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219943,14233,'pm_object_name','Wordfence Security');
INSERT INTO `wp_postmeta` VALUES (219944,14233,'pm_object_version','7.5.8');
INSERT INTO `wp_postmeta` VALUES (219945,14233,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (219946,14233,'pm_previous_object_name','Wordfence Security');
INSERT INTO `wp_postmeta` VALUES (219947,14233,'pm_previous_object_version','7.5.7');
INSERT INTO `wp_postmeta` VALUES (219948,14233,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (219949,14233,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (219950,14233,'pm_object_version_patch','8');
INSERT INTO `wp_postmeta` VALUES (219951,14233,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (219952,14233,'pm_previous_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (219953,14233,'pm_previous_object_version_patch','7');
INSERT INTO `wp_postmeta` VALUES (219955,14234,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (219956,14234,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:94:\"Homepage, Single attachment, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219957,14234,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219959,14235,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (219960,14235,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219961,14235,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219963,14236,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (219964,14236,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219965,14236,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219967,14237,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (219968,14237,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219969,14237,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219971,14238,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (219972,14238,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219973,14238,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219975,14239,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (219976,14239,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219977,14239,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219979,14240,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (219980,14240,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219981,14240,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219983,14241,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (219984,14241,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:54:\"Homepage, Single post, Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (219985,14241,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (219987,14242,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (219988,14242,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single post, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (219989,14242,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (219991,14226,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (219992,14226,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (219993,14226,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (219994,14226,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (219995,14226,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (219996,14226,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (219997,14226,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (220034,14243,'pm_average_score','4');
INSERT INTO `wp_postmeta` VALUES (220035,14243,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (220036,14243,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (220037,14243,'pm_insights','12');
INSERT INTO `wp_postmeta` VALUES (220038,14243,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.53\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.1\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:6:\"5.12.9\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (220040,14244,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (220041,14244,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (220042,14244,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220043,14244,'pm_load_time','16800');
INSERT INTO `wp_postmeta` VALUES (220044,14244,'pm_lcp_time','13540');
INSERT INTO `wp_postmeta` VALUES (220045,14244,'pm_max_fid','1250');
INSERT INTO `wp_postmeta` VALUES (220046,14244,'pm_render_blocking_time','1242');
INSERT INTO `wp_postmeta` VALUES (220047,14244,'pm_total_blocking_time','4867');
INSERT INTO `wp_postmeta` VALUES (220048,14244,'pm_bootup_time','9712');
INSERT INTO `wp_postmeta` VALUES (220049,14244,'pm_weight','2517997');
INSERT INTO `wp_postmeta` VALUES (220050,14244,'pm_load_time_diff','246');
INSERT INTO `wp_postmeta` VALUES (220051,14244,'pm_weight_diff','-43');
INSERT INTO `wp_postmeta` VALUES (220052,14244,'pm_weight_document','33271');
INSERT INTO `wp_postmeta` VALUES (220053,14244,'pm_weight_image','2012020');
INSERT INTO `wp_postmeta` VALUES (220054,14244,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (220055,14244,'pm_weight_script','186470');
INSERT INTO `wp_postmeta` VALUES (220056,14244,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (220057,14244,'pm_weight_stylesheet','157111');
INSERT INTO `wp_postmeta` VALUES (220058,14244,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220059,14244,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220060,14244,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220061,14244,'pm_weight_third-party','131210');
INSERT INTO `wp_postmeta` VALUES (220062,14244,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (220063,14244,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (220064,14244,'pm_weight_image_diff','-4');
INSERT INTO `wp_postmeta` VALUES (220065,14244,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220066,14244,'pm_weight_script_diff','-28');
INSERT INTO `wp_postmeta` VALUES (220067,14244,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220068,14244,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220069,14244,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220070,14244,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220071,14244,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220072,14244,'pm_weight_third-party_diff','27');
INSERT INTO `wp_postmeta` VALUES (220073,14244,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (220074,14244,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491133;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288544;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223679;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76767;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:102:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=5.12.9\";s:6:\"weight\";i:57126;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54607;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48201;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220076,14245,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (220077,14245,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (220078,14245,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (220079,14245,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (220080,14245,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (220081,14245,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (220082,14245,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220083,14245,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220084,14245,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (220085,14245,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (220086,14245,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (220087,14245,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (220088,14245,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220090,14246,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (220091,14246,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (220092,14246,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220093,14246,'pm_load_time','16707');
INSERT INTO `wp_postmeta` VALUES (220094,14246,'pm_lcp_time','14446');
INSERT INTO `wp_postmeta` VALUES (220095,14246,'pm_max_fid','919');
INSERT INTO `wp_postmeta` VALUES (220096,14246,'pm_render_blocking_time','5662');
INSERT INTO `wp_postmeta` VALUES (220097,14246,'pm_total_blocking_time','3580');
INSERT INTO `wp_postmeta` VALUES (220098,14246,'pm_bootup_time','7512');
INSERT INTO `wp_postmeta` VALUES (220099,14246,'pm_weight','1619099');
INSERT INTO `wp_postmeta` VALUES (220100,14246,'pm_load_time_diff','-93');
INSERT INTO `wp_postmeta` VALUES (220101,14246,'pm_weight_diff','59');
INSERT INTO `wp_postmeta` VALUES (220102,14246,'pm_weight_document','33960');
INSERT INTO `wp_postmeta` VALUES (220103,14246,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (220104,14246,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (220105,14246,'pm_weight_script','214798');
INSERT INTO `wp_postmeta` VALUES (220106,14246,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (220107,14246,'pm_weight_stylesheet','191524');
INSERT INTO `wp_postmeta` VALUES (220108,14246,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (220109,14246,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220110,14246,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220111,14246,'pm_weight_third-party','108833');
INSERT INTO `wp_postmeta` VALUES (220112,14246,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (220113,14246,'pm_weight_document_diff','-4');
INSERT INTO `wp_postmeta` VALUES (220114,14246,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (220115,14246,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220116,14246,'pm_weight_script_diff','18');
INSERT INTO `wp_postmeta` VALUES (220117,14246,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220118,14246,'pm_weight_stylesheet_diff','21');
INSERT INTO `wp_postmeta` VALUES (220119,14246,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220120,14246,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220121,14246,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220122,14246,'pm_weight_third-party_diff','23');
INSERT INTO `wp_postmeta` VALUES (220123,14246,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (220124,14246,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33960;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33960;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220126,14247,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (220127,14247,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:48:\"Homepage, Single attachment, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220128,14247,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220130,14248,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (220131,14248,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220132,14248,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220134,14249,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (220135,14249,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220136,14249,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220138,14250,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (220139,14250,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:19:\"Single tribe_events\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220140,14250,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220142,14251,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (220143,14251,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220144,14251,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220146,14252,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (220147,14252,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220148,14252,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220150,14253,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (220151,14253,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220152,14253,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220154,14254,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (220155,14254,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220156,14254,'pm_sources','a:3:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220158,14255,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (220159,14255,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220160,14255,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220162,14256,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (220163,14256,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220164,14256,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220166,14257,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220167,14257,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220168,14257,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220170,14258,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (220171,14258,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:29:\"Homepage, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220172,14258,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220174,14243,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (220175,14243,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (220176,14243,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (220177,14243,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (220178,14243,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (220179,14243,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (220180,14243,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (220223,14259,'pm_average_score','8');
INSERT INTO `wp_postmeta` VALUES (220224,14259,'pm_average_score_diff','4');
INSERT INTO `wp_postmeta` VALUES (220225,14259,'pm_changes','3');
INSERT INTO `wp_postmeta` VALUES (220226,14259,'pm_insights','12');
INSERT INTO `wp_postmeta` VALUES (220227,14259,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.1\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (220229,14260,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (220230,14260,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (220231,14260,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220232,14260,'pm_load_time','17461');
INSERT INTO `wp_postmeta` VALUES (220233,14260,'pm_lcp_time','13635');
INSERT INTO `wp_postmeta` VALUES (220234,14260,'pm_max_fid','2459');
INSERT INTO `wp_postmeta` VALUES (220235,14260,'pm_render_blocking_time','1252');
INSERT INTO `wp_postmeta` VALUES (220236,14260,'pm_total_blocking_time','5901');
INSERT INTO `wp_postmeta` VALUES (220237,14260,'pm_bootup_time','9894');
INSERT INTO `wp_postmeta` VALUES (220238,14260,'pm_weight','2518764');
INSERT INTO `wp_postmeta` VALUES (220239,14260,'pm_load_time_diff','661');
INSERT INTO `wp_postmeta` VALUES (220240,14260,'pm_weight_diff','767');
INSERT INTO `wp_postmeta` VALUES (220241,14260,'pm_weight_document','32777');
INSERT INTO `wp_postmeta` VALUES (220242,14260,'pm_weight_image','2012013');
INSERT INTO `wp_postmeta` VALUES (220243,14260,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (220244,14260,'pm_weight_script','187878');
INSERT INTO `wp_postmeta` VALUES (220245,14260,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (220246,14260,'pm_weight_stylesheet','156965');
INSERT INTO `wp_postmeta` VALUES (220247,14260,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220248,14260,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220249,14260,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220250,14260,'pm_weight_third-party','131208');
INSERT INTO `wp_postmeta` VALUES (220251,14260,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (220252,14260,'pm_weight_document_diff','-494');
INSERT INTO `wp_postmeta` VALUES (220253,14260,'pm_weight_image_diff','-7');
INSERT INTO `wp_postmeta` VALUES (220254,14260,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220255,14260,'pm_weight_script_diff','1408');
INSERT INTO `wp_postmeta` VALUES (220256,14260,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220257,14260,'pm_weight_stylesheet_diff','-146');
INSERT INTO `wp_postmeta` VALUES (220258,14260,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220259,14260,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220260,14260,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220261,14260,'pm_weight_third-party_diff','-2');
INSERT INTO `wp_postmeta` VALUES (220262,14260,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (220263,14260,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288539;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223678;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.0.1\";s:6:\"weight\";i:58549;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54607;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48225;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35208;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220265,14261,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (220266,14261,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (220267,14261,'pm_score','7');
INSERT INTO `wp_postmeta` VALUES (220268,14261,'pm_load_time','19173');
INSERT INTO `wp_postmeta` VALUES (220269,14261,'pm_lcp_time','6978');
INSERT INTO `wp_postmeta` VALUES (220270,14261,'pm_max_fid','1039');
INSERT INTO `wp_postmeta` VALUES (220271,14261,'pm_render_blocking_time','4976');
INSERT INTO `wp_postmeta` VALUES (220272,14261,'pm_total_blocking_time','5079');
INSERT INTO `wp_postmeta` VALUES (220273,14261,'pm_bootup_time','9616');
INSERT INTO `wp_postmeta` VALUES (220274,14261,'pm_weight','2697440');
INSERT INTO `wp_postmeta` VALUES (220275,14261,'pm_weight_document','33614');
INSERT INTO `wp_postmeta` VALUES (220276,14261,'pm_weight_image','1494855');
INSERT INTO `wp_postmeta` VALUES (220277,14261,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (220278,14261,'pm_weight_script','802713');
INSERT INTO `wp_postmeta` VALUES (220279,14261,'pm_number_files_script','40');
INSERT INTO `wp_postmeta` VALUES (220280,14261,'pm_weight_stylesheet','222801');
INSERT INTO `wp_postmeta` VALUES (220281,14261,'pm_number_files_stylesheet','27');
INSERT INTO `wp_postmeta` VALUES (220282,14261,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220283,14261,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220284,14261,'pm_weight_third-party','1019123');
INSERT INTO `wp_postmeta` VALUES (220285,14261,'pm_number_files_third-party','45');
INSERT INTO `wp_postmeta` VALUES (220286,14261,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/0cd11746/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:547014;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164349;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/0cd11746/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:86355;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/0cd11746/www-player.css\";s:6:\"weight\";i:47854;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (220288,14262,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (220289,14262,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (220290,14262,'pm_score','10');
INSERT INTO `wp_postmeta` VALUES (220291,14262,'pm_load_time','12600');
INSERT INTO `wp_postmeta` VALUES (220292,14262,'pm_lcp_time','6442');
INSERT INTO `wp_postmeta` VALUES (220293,14262,'pm_max_fid','966');
INSERT INTO `wp_postmeta` VALUES (220294,14262,'pm_render_blocking_time','4259');
INSERT INTO `wp_postmeta` VALUES (220295,14262,'pm_total_blocking_time','3358');
INSERT INTO `wp_postmeta` VALUES (220296,14262,'pm_bootup_time','6635');
INSERT INTO `wp_postmeta` VALUES (220297,14262,'pm_weight','1513201');
INSERT INTO `wp_postmeta` VALUES (220298,14262,'pm_weight_document','32525');
INSERT INTO `wp_postmeta` VALUES (220299,14262,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (220300,14262,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220301,14262,'pm_weight_stylesheet','173679');
INSERT INTO `wp_postmeta` VALUES (220302,14262,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220303,14262,'pm_weight_script','143324');
INSERT INTO `wp_postmeta` VALUES (220304,14262,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220305,14262,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220306,14262,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220307,14262,'pm_weight_third-party','100087');
INSERT INTO `wp_postmeta` VALUES (220308,14262,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220309,14262,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:32525;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:32525;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220311,14263,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (220312,14263,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (220313,14263,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (220314,14263,'pm_load_time','12915');
INSERT INTO `wp_postmeta` VALUES (220315,14263,'pm_lcp_time','6502');
INSERT INTO `wp_postmeta` VALUES (220316,14263,'pm_max_fid','896');
INSERT INTO `wp_postmeta` VALUES (220317,14263,'pm_render_blocking_time','4728');
INSERT INTO `wp_postmeta` VALUES (220318,14263,'pm_total_blocking_time','3205');
INSERT INTO `wp_postmeta` VALUES (220319,14263,'pm_bootup_time','7014');
INSERT INTO `wp_postmeta` VALUES (220320,14263,'pm_weight','1512322');
INSERT INTO `wp_postmeta` VALUES (220321,14263,'pm_weight_document','32097');
INSERT INTO `wp_postmeta` VALUES (220322,14263,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (220323,14263,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220324,14263,'pm_weight_stylesheet','173679');
INSERT INTO `wp_postmeta` VALUES (220325,14263,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220326,14263,'pm_weight_script','143337');
INSERT INTO `wp_postmeta` VALUES (220327,14263,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220328,14263,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220329,14263,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220330,14263,'pm_weight_third-party','100063');
INSERT INTO `wp_postmeta` VALUES (220331,14263,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220332,14263,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32097;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32097;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220334,14264,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (220335,14264,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220336,14264,'pm_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (220337,14264,'pm_object_version','7.54');
INSERT INTO `wp_postmeta` VALUES (220338,14264,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220339,14264,'pm_previous_object_name','All-in-One WP Migration');
INSERT INTO `wp_postmeta` VALUES (220340,14264,'pm_previous_object_version','7.53');
INSERT INTO `wp_postmeta` VALUES (220341,14264,'pm_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (220342,14264,'pm_object_version_minor','54');
INSERT INTO `wp_postmeta` VALUES (220343,14264,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (220344,14264,'pm_previous_object_version_major','7');
INSERT INTO `wp_postmeta` VALUES (220345,14264,'pm_previous_object_version_minor','53');
INSERT INTO `wp_postmeta` VALUES (220346,14264,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (220348,14265,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (220349,14265,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220350,14265,'pm_object_name','Gravity Forms Stripe Add-On');
INSERT INTO `wp_postmeta` VALUES (220351,14265,'pm_object_version','4.2');
INSERT INTO `wp_postmeta` VALUES (220352,14265,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220353,14265,'pm_previous_object_name','Gravity Forms Stripe Add-On');
INSERT INTO `wp_postmeta` VALUES (220354,14265,'pm_previous_object_version','4.1');
INSERT INTO `wp_postmeta` VALUES (220355,14265,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (220356,14265,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (220357,14265,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (220358,14265,'pm_previous_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (220359,14265,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (220360,14265,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (220362,14266,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (220363,14266,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220364,14266,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (220365,14266,'pm_object_version','6.0.1');
INSERT INTO `wp_postmeta` VALUES (220366,14266,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220367,14266,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (220368,14266,'pm_previous_object_version','5.12.9');
INSERT INTO `wp_postmeta` VALUES (220369,14266,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (220370,14266,'pm_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (220371,14266,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (220372,14266,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (220373,14266,'pm_previous_object_version_minor','12');
INSERT INTO `wp_postmeta` VALUES (220374,14266,'pm_previous_object_version_patch','9');
INSERT INTO `wp_postmeta` VALUES (220376,14267,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (220377,14267,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220378,14267,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220380,14268,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (220381,14268,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220382,14268,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220384,14269,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (220385,14269,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220386,14269,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220388,14270,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (220389,14270,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220390,14270,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220392,14271,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (220393,14271,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220394,14271,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220396,14272,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (220397,14272,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220398,14272,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220400,14273,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (220401,14273,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220402,14273,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"Responsive Menu Pro\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220404,14274,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (220405,14274,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220406,14274,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220408,14275,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (220409,14275,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:24:\"Homepage, Page for posts\";}}');
INSERT INTO `wp_postmeta` VALUES (220410,14275,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220412,14276,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220413,14276,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:56:\"Homepage, Page for posts, Single faq, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220414,14276,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220416,14277,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (220417,14277,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220418,14277,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220420,14278,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220421,14278,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220422,14278,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220424,14259,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (220425,14259,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (220426,14259,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (220427,14259,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (220428,14259,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (220429,14259,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (220430,14259,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (220482,14280,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (220483,14280,'pm_average_score_diff','-2');
INSERT INTO `wp_postmeta` VALUES (220484,14280,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (220485,14280,'pm_insights','11');
INSERT INTO `wp_postmeta` VALUES (220486,14280,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.1\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.2\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (220488,14281,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (220489,14281,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (220490,14281,'pm_score','5');
INSERT INTO `wp_postmeta` VALUES (220491,14281,'pm_load_time','17424');
INSERT INTO `wp_postmeta` VALUES (220492,14281,'pm_lcp_time','12570');
INSERT INTO `wp_postmeta` VALUES (220493,14281,'pm_max_fid','2440');
INSERT INTO `wp_postmeta` VALUES (220494,14281,'pm_render_blocking_time','1498');
INSERT INTO `wp_postmeta` VALUES (220495,14281,'pm_total_blocking_time','6504');
INSERT INTO `wp_postmeta` VALUES (220496,14281,'pm_bootup_time','10507');
INSERT INTO `wp_postmeta` VALUES (220497,14281,'pm_weight','2519216');
INSERT INTO `wp_postmeta` VALUES (220498,14281,'pm_load_time_diff','-37');
INSERT INTO `wp_postmeta` VALUES (220499,14281,'pm_weight_diff','452');
INSERT INTO `wp_postmeta` VALUES (220500,14281,'pm_weight_document','33282');
INSERT INTO `wp_postmeta` VALUES (220501,14281,'pm_weight_image','2011999');
INSERT INTO `wp_postmeta` VALUES (220502,14281,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (220503,14281,'pm_weight_script','187859');
INSERT INTO `wp_postmeta` VALUES (220504,14281,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (220505,14281,'pm_weight_stylesheet','156965');
INSERT INTO `wp_postmeta` VALUES (220506,14281,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220507,14281,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220508,14281,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220509,14281,'pm_weight_third-party','131160');
INSERT INTO `wp_postmeta` VALUES (220510,14281,'pm_number_files_third-party','35');
INSERT INTO `wp_postmeta` VALUES (220511,14281,'pm_weight_document_diff','505');
INSERT INTO `wp_postmeta` VALUES (220512,14281,'pm_weight_image_diff','-14');
INSERT INTO `wp_postmeta` VALUES (220513,14281,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220514,14281,'pm_weight_script_diff','-19');
INSERT INTO `wp_postmeta` VALUES (220515,14281,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220516,14281,'pm_weight_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220517,14281,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220518,14281,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220519,14281,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220520,14281,'pm_weight_third-party_diff','-48');
INSERT INTO `wp_postmeta` VALUES (220521,14281,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (220522,14281,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491143;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411548;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288541;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97916;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76766;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.0.1\";s:6:\"weight\";i:58528;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54602;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48201;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35208;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220524,14282,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (220525,14282,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (220526,14282,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (220527,14282,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (220528,14282,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (220529,14282,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (220530,14282,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220531,14282,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220532,14282,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (220533,14282,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (220534,14282,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220536,14283,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (220537,14283,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (220538,14283,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (220539,14283,'pm_load_time','12644');
INSERT INTO `wp_postmeta` VALUES (220540,14283,'pm_lcp_time','6499');
INSERT INTO `wp_postmeta` VALUES (220541,14283,'pm_max_fid','963');
INSERT INTO `wp_postmeta` VALUES (220542,14283,'pm_render_blocking_time','4374');
INSERT INTO `wp_postmeta` VALUES (220543,14283,'pm_total_blocking_time','2664');
INSERT INTO `wp_postmeta` VALUES (220544,14283,'pm_bootup_time','6917');
INSERT INTO `wp_postmeta` VALUES (220545,14283,'pm_weight','1511456');
INSERT INTO `wp_postmeta` VALUES (220546,14283,'pm_weight_document','31665');
INSERT INTO `wp_postmeta` VALUES (220547,14283,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (220548,14283,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220549,14283,'pm_weight_stylesheet','173701');
INSERT INTO `wp_postmeta` VALUES (220550,14283,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220551,14283,'pm_weight_script','143334');
INSERT INTO `wp_postmeta` VALUES (220552,14283,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220553,14283,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220554,14283,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220555,14283,'pm_weight_third-party','100019');
INSERT INTO `wp_postmeta` VALUES (220556,14283,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220557,14283,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31665;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31665;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220559,14284,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (220560,14284,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (220561,14284,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220562,14284,'pm_load_time','14813');
INSERT INTO `wp_postmeta` VALUES (220563,14284,'pm_lcp_time','10347');
INSERT INTO `wp_postmeta` VALUES (220564,14284,'pm_max_fid','1412');
INSERT INTO `wp_postmeta` VALUES (220565,14284,'pm_render_blocking_time','4078');
INSERT INTO `wp_postmeta` VALUES (220566,14284,'pm_total_blocking_time','5598');
INSERT INTO `wp_postmeta` VALUES (220567,14284,'pm_bootup_time','8961');
INSERT INTO `wp_postmeta` VALUES (220568,14284,'pm_weight','1576427');
INSERT INTO `wp_postmeta` VALUES (220569,14284,'pm_weight_document','32552');
INSERT INTO `wp_postmeta` VALUES (220570,14284,'pm_weight_image','1088610');
INSERT INTO `wp_postmeta` VALUES (220571,14284,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (220572,14284,'pm_weight_stylesheet','173680');
INSERT INTO `wp_postmeta` VALUES (220573,14284,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220574,14284,'pm_weight_script','143347');
INSERT INTO `wp_postmeta` VALUES (220575,14284,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220576,14284,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220577,14284,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220578,14284,'pm_weight_third-party','100063');
INSERT INTO `wp_postmeta` VALUES (220579,14284,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220580,14284,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32552;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32552;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (220582,14285,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (220583,14285,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (220584,14285,'pm_score','11');
INSERT INTO `wp_postmeta` VALUES (220585,14285,'pm_load_time','12500');
INSERT INTO `wp_postmeta` VALUES (220586,14285,'pm_lcp_time','6456');
INSERT INTO `wp_postmeta` VALUES (220587,14285,'pm_max_fid','845');
INSERT INTO `wp_postmeta` VALUES (220588,14285,'pm_render_blocking_time','4169');
INSERT INTO `wp_postmeta` VALUES (220589,14285,'pm_total_blocking_time','3497');
INSERT INTO `wp_postmeta` VALUES (220590,14285,'pm_bootup_time','6084');
INSERT INTO `wp_postmeta` VALUES (220591,14285,'pm_weight','1512338');
INSERT INTO `wp_postmeta` VALUES (220592,14285,'pm_load_time_diff','-415');
INSERT INTO `wp_postmeta` VALUES (220593,14285,'pm_weight_diff','16');
INSERT INTO `wp_postmeta` VALUES (220594,14285,'pm_weight_document','32102');
INSERT INTO `wp_postmeta` VALUES (220595,14285,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (220596,14285,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220597,14285,'pm_weight_stylesheet','173722');
INSERT INTO `wp_postmeta` VALUES (220598,14285,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220599,14285,'pm_weight_script','143333');
INSERT INTO `wp_postmeta` VALUES (220600,14285,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220601,14285,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220602,14285,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220603,14285,'pm_weight_third-party','100011');
INSERT INTO `wp_postmeta` VALUES (220604,14285,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220605,14285,'pm_weight_document_diff','5');
INSERT INTO `wp_postmeta` VALUES (220606,14285,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220607,14285,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220608,14285,'pm_weight_stylesheet_diff','43');
INSERT INTO `wp_postmeta` VALUES (220609,14285,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220610,14285,'pm_weight_script_diff','-4');
INSERT INTO `wp_postmeta` VALUES (220611,14285,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220612,14285,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220613,14285,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220614,14285,'pm_weight_third-party_diff','-52');
INSERT INTO `wp_postmeta` VALUES (220615,14285,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (220616,14285,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32102;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32102;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31698;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220618,14286,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (220619,14286,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (220620,14286,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220621,14286,'pm_load_time','16640');
INSERT INTO `wp_postmeta` VALUES (220622,14286,'pm_lcp_time','13932');
INSERT INTO `wp_postmeta` VALUES (220623,14286,'pm_max_fid','1181');
INSERT INTO `wp_postmeta` VALUES (220624,14286,'pm_render_blocking_time','5291');
INSERT INTO `wp_postmeta` VALUES (220625,14286,'pm_total_blocking_time','4355');
INSERT INTO `wp_postmeta` VALUES (220626,14286,'pm_bootup_time','8224');
INSERT INTO `wp_postmeta` VALUES (220627,14286,'pm_weight','1618862');
INSERT INTO `wp_postmeta` VALUES (220628,14286,'pm_weight_document','33959');
INSERT INTO `wp_postmeta` VALUES (220629,14286,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (220630,14286,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (220631,14286,'pm_weight_script','214782');
INSERT INTO `wp_postmeta` VALUES (220632,14286,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (220633,14286,'pm_weight_stylesheet','191324');
INSERT INTO `wp_postmeta` VALUES (220634,14286,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (220635,14286,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220636,14286,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220637,14286,'pm_weight_third-party','108821');
INSERT INTO `wp_postmeta` VALUES (220638,14286,'pm_number_files_third-party','31');
INSERT INTO `wp_postmeta` VALUES (220639,14286,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33959;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33959;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31699;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220641,14287,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (220642,14287,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:94:\"Homepage, Single attachment, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220643,14287,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220645,14288,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (220646,14288,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220647,14288,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220649,14289,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (220650,14289,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220651,14289,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220653,14290,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (220654,14290,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:18:\"Single testimonial\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220655,14290,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220657,14291,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (220658,14291,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220659,14291,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220661,14292,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (220662,14292,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220663,14292,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220665,14293,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (220666,14293,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220667,14293,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220669,14294,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (220670,14294,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220671,14294,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220673,14295,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (220674,14295,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:41:\"Homepage, Single page, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220675,14295,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220677,14296,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220678,14296,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:75:\"Homepage, Single page, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (220679,14296,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220681,14297,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (220682,14297,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:28:\"Homepage, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (220683,14297,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220685,14280,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (220686,14280,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (220687,14280,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (220688,14280,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (220689,14280,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (220690,14280,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (220691,14280,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (220725,14298,'pm_average_score','6');
INSERT INTO `wp_postmeta` VALUES (220726,14298,'pm_average_score_diff','0');
INSERT INTO `wp_postmeta` VALUES (220727,14298,'pm_changes','1');
INSERT INTO `wp_postmeta` VALUES (220728,14298,'pm_insights','11');
INSERT INTO `wp_postmeta` VALUES (220729,14298,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.1\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (220731,14299,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (220732,14299,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (220733,14299,'pm_score','6');
INSERT INTO `wp_postmeta` VALUES (220734,14299,'pm_load_time','18412');
INSERT INTO `wp_postmeta` VALUES (220735,14299,'pm_lcp_time','9128');
INSERT INTO `wp_postmeta` VALUES (220736,14299,'pm_max_fid','2573');
INSERT INTO `wp_postmeta` VALUES (220737,14299,'pm_render_blocking_time','1011');
INSERT INTO `wp_postmeta` VALUES (220738,14299,'pm_total_blocking_time','7156');
INSERT INTO `wp_postmeta` VALUES (220739,14299,'pm_bootup_time','11383');
INSERT INTO `wp_postmeta` VALUES (220740,14299,'pm_weight','2519250');
INSERT INTO `wp_postmeta` VALUES (220741,14299,'pm_load_time_diff','988');
INSERT INTO `wp_postmeta` VALUES (220742,14299,'pm_weight_diff','34');
INSERT INTO `wp_postmeta` VALUES (220743,14299,'pm_weight_document','33297');
INSERT INTO `wp_postmeta` VALUES (220744,14299,'pm_weight_image','2011999');
INSERT INTO `wp_postmeta` VALUES (220745,14299,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (220746,14299,'pm_weight_script','187830');
INSERT INTO `wp_postmeta` VALUES (220747,14299,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (220748,14299,'pm_weight_stylesheet','157011');
INSERT INTO `wp_postmeta` VALUES (220749,14299,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220750,14299,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220751,14299,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220752,14299,'pm_weight_third-party','131246');
INSERT INTO `wp_postmeta` VALUES (220753,14299,'pm_number_files_third-party','36');
INSERT INTO `wp_postmeta` VALUES (220754,14299,'pm_weight_document_diff','15');
INSERT INTO `wp_postmeta` VALUES (220755,14299,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220756,14299,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (220757,14299,'pm_weight_script_diff','-29');
INSERT INTO `wp_postmeta` VALUES (220758,14299,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (220759,14299,'pm_weight_stylesheet_diff','46');
INSERT INTO `wp_postmeta` VALUES (220760,14299,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (220761,14299,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220762,14299,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (220763,14299,'pm_weight_third-party_diff','86');
INSERT INTO `wp_postmeta` VALUES (220764,14299,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (220765,14299,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491135;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411555;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288550;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223693;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97917;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.0.1\";s:6:\"weight\";i:58531;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54603;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48202;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35185;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (220767,14300,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (220768,14300,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220769,14300,'pm_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (220770,14300,'pm_object_version','5.2.3');
INSERT INTO `wp_postmeta` VALUES (220771,14300,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (220772,14300,'pm_previous_object_name','Redirection');
INSERT INTO `wp_postmeta` VALUES (220773,14300,'pm_previous_object_version','5.2.2');
INSERT INTO `wp_postmeta` VALUES (220774,14300,'pm_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (220775,14300,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (220776,14300,'pm_object_version_patch','3');
INSERT INTO `wp_postmeta` VALUES (220777,14300,'pm_previous_object_version_major','5');
INSERT INTO `wp_postmeta` VALUES (220778,14300,'pm_previous_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (220779,14300,'pm_previous_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (220781,14301,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (220782,14301,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220783,14301,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220785,14302,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (220786,14302,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220787,14302,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220789,14303,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (220790,14303,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220791,14303,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220793,14304,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (220794,14304,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220795,14304,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220797,14305,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (220798,14305,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220799,14305,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220801,14306,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (220802,14306,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220803,14306,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220805,14307,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (220806,14307,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220807,14307,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220809,14308,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (220810,14308,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220811,14308,'pm_sources','a:4:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:3;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220813,14309,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (220814,14309,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220815,14309,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220817,14310,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220818,14310,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220819,14310,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220821,14311,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (220822,14311,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (220823,14311,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220825,14298,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (220826,14298,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (220827,14298,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (220828,14298,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (220829,14298,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (220830,14298,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (220831,14298,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (220901,14314,'pm_average_score','5');
INSERT INTO `wp_postmeta` VALUES (220902,14314,'pm_average_score_diff','-1');
INSERT INTO `wp_postmeta` VALUES (220903,14314,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (220904,14314,'pm_insights','8');
INSERT INTO `wp_postmeta` VALUES (220905,14314,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:42:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.1\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.5\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.1.1\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:34:\"WP All Import - WooCommerce Add-On\";s:7:\"version\";s:5:\"1.5.1\";}i:38;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:39;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:40;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:41;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.0\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (220907,14315,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (220908,14315,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (220909,14315,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (220910,14315,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (220911,14315,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (220912,14315,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (220913,14315,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220914,14315,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (220915,14315,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (220916,14315,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (220917,14315,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220919,14316,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (220920,14316,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (220921,14316,'pm_score','9');
INSERT INTO `wp_postmeta` VALUES (220922,14316,'pm_load_time','12688');
INSERT INTO `wp_postmeta` VALUES (220923,14316,'pm_lcp_time','6859');
INSERT INTO `wp_postmeta` VALUES (220924,14316,'pm_max_fid','968');
INSERT INTO `wp_postmeta` VALUES (220925,14316,'pm_render_blocking_time','4475');
INSERT INTO `wp_postmeta` VALUES (220926,14316,'pm_total_blocking_time','3574');
INSERT INTO `wp_postmeta` VALUES (220927,14316,'pm_bootup_time','7007');
INSERT INTO `wp_postmeta` VALUES (220928,14316,'pm_weight','1512069');
INSERT INTO `wp_postmeta` VALUES (220929,14316,'pm_weight_document','31972');
INSERT INTO `wp_postmeta` VALUES (220930,14316,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (220931,14316,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220932,14316,'pm_weight_stylesheet','173695');
INSERT INTO `wp_postmeta` VALUES (220933,14316,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220934,14316,'pm_weight_script','143328');
INSERT INTO `wp_postmeta` VALUES (220935,14316,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220936,14316,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220937,14316,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220938,14316,'pm_weight_third-party','100045');
INSERT INTO `wp_postmeta` VALUES (220939,14316,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220940,14316,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31972;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31972;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220942,14317,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (220943,14317,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (220944,14317,'pm_score','8');
INSERT INTO `wp_postmeta` VALUES (220945,14317,'pm_load_time','13406');
INSERT INTO `wp_postmeta` VALUES (220946,14317,'pm_lcp_time','10083');
INSERT INTO `wp_postmeta` VALUES (220947,14317,'pm_max_fid','989');
INSERT INTO `wp_postmeta` VALUES (220948,14317,'pm_render_blocking_time','4126');
INSERT INTO `wp_postmeta` VALUES (220949,14317,'pm_total_blocking_time','4124');
INSERT INTO `wp_postmeta` VALUES (220950,14317,'pm_bootup_time','7279');
INSERT INTO `wp_postmeta` VALUES (220951,14317,'pm_weight','1511496');
INSERT INTO `wp_postmeta` VALUES (220952,14317,'pm_weight_document','31659');
INSERT INTO `wp_postmeta` VALUES (220953,14317,'pm_weight_image','1025465');
INSERT INTO `wp_postmeta` VALUES (220954,14317,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (220955,14317,'pm_weight_stylesheet','173716');
INSERT INTO `wp_postmeta` VALUES (220956,14317,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (220957,14317,'pm_weight_script','143343');
INSERT INTO `wp_postmeta` VALUES (220958,14317,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (220959,14317,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (220960,14317,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (220961,14317,'pm_weight_third-party','100032');
INSERT INTO `wp_postmeta` VALUES (220962,14317,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (220963,14317,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491141;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31659;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31659;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (220965,14318,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (220966,14318,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:42:\"Single attachment, Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220967,14318,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220969,14319,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (220970,14319,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"very unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220971,14319,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220973,14320,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (220974,14320,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220975,14320,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220977,14321,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (220978,14321,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220979,14321,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220981,14322,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (220982,14322,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220983,14322,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220985,14323,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (220986,14323,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220987,14323,'pm_sources','a:2:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}}');
INSERT INTO `wp_postmeta` VALUES (220989,14324,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (220990,14324,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220991,14324,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (220993,14325,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (220994,14325,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single page\";}}');
INSERT INTO `wp_postmeta` VALUES (220995,14325,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (220997,14314,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (220998,14314,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (220999,14314,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (221000,14314,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (221001,14314,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (221002,14314,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (221003,14314,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (221093,14329,'pm_average_score','14');
INSERT INTO `wp_postmeta` VALUES (221094,14329,'pm_average_score_diff','9');
INSERT INTO `wp_postmeta` VALUES (221095,14329,'pm_changes','5');
INSERT INTO `wp_postmeta` VALUES (221096,14329,'pm_insights','8');
INSERT INTO `wp_postmeta` VALUES (221097,14329,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.2\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.6\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.2.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (221099,14330,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (221100,14330,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (221101,14330,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (221102,14330,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (221103,14330,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (221104,14330,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (221105,14330,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (221106,14330,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (221107,14330,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (221108,14330,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (221109,14330,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (221110,14330,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (221111,14330,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221113,14331,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (221114,14331,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (221115,14331,'pm_score','20');
INSERT INTO `wp_postmeta` VALUES (221116,14331,'pm_load_time','12356');
INSERT INTO `wp_postmeta` VALUES (221117,14331,'pm_lcp_time','10172');
INSERT INTO `wp_postmeta` VALUES (221118,14331,'pm_max_fid','1043');
INSERT INTO `wp_postmeta` VALUES (221119,14331,'pm_render_blocking_time','4473');
INSERT INTO `wp_postmeta` VALUES (221120,14331,'pm_total_blocking_time','2518');
INSERT INTO `wp_postmeta` VALUES (221121,14331,'pm_bootup_time','6739');
INSERT INTO `wp_postmeta` VALUES (221122,14331,'pm_weight','1577025');
INSERT INTO `wp_postmeta` VALUES (221123,14331,'pm_weight_document','32448');
INSERT INTO `wp_postmeta` VALUES (221124,14331,'pm_weight_image','1088626');
INSERT INTO `wp_postmeta` VALUES (221125,14331,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (221126,14331,'pm_weight_stylesheet','174210');
INSERT INTO `wp_postmeta` VALUES (221127,14331,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (221128,14331,'pm_weight_script','143616');
INSERT INTO `wp_postmeta` VALUES (221129,14331,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (221130,14331,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221131,14331,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221132,14331,'pm_weight_third-party','93552');
INSERT INTO `wp_postmeta` VALUES (221133,14331,'pm_number_files_third-party','28');
INSERT INTO `wp_postmeta` VALUES (221134,14331,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76787;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63170;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32448;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32448;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:9;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (221136,14332,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (221137,14332,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (221138,14332,'pm_score','23');
INSERT INTO `wp_postmeta` VALUES (221139,14332,'pm_load_time','11892');
INSERT INTO `wp_postmeta` VALUES (221140,14332,'pm_lcp_time','6673');
INSERT INTO `wp_postmeta` VALUES (221141,14332,'pm_max_fid','855');
INSERT INTO `wp_postmeta` VALUES (221142,14332,'pm_render_blocking_time','4240');
INSERT INTO `wp_postmeta` VALUES (221143,14332,'pm_total_blocking_time','2252');
INSERT INTO `wp_postmeta` VALUES (221144,14332,'pm_bootup_time','6155');
INSERT INTO `wp_postmeta` VALUES (221145,14332,'pm_weight','1512880');
INSERT INTO `wp_postmeta` VALUES (221146,14332,'pm_weight_document','32011');
INSERT INTO `wp_postmeta` VALUES (221147,14332,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (221148,14332,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (221149,14332,'pm_weight_stylesheet','174189');
INSERT INTO `wp_postmeta` VALUES (221150,14332,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (221151,14332,'pm_weight_script','143592');
INSERT INTO `wp_postmeta` VALUES (221152,14332,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (221153,14332,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221154,14332,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221155,14332,'pm_weight_third-party','93510');
INSERT INTO `wp_postmeta` VALUES (221156,14332,'pm_number_files_third-party','28');
INSERT INTO `wp_postmeta` VALUES (221157,14332,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32011;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:32011;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31698;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (221159,14333,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (221160,14333,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (221161,14333,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (221162,14333,'pm_load_time','16404');
INSERT INTO `wp_postmeta` VALUES (221163,14333,'pm_lcp_time','14167');
INSERT INTO `wp_postmeta` VALUES (221164,14333,'pm_max_fid','1182');
INSERT INTO `wp_postmeta` VALUES (221165,14333,'pm_render_blocking_time','5206');
INSERT INTO `wp_postmeta` VALUES (221166,14333,'pm_total_blocking_time','3759');
INSERT INTO `wp_postmeta` VALUES (221167,14333,'pm_bootup_time','7077');
INSERT INTO `wp_postmeta` VALUES (221168,14333,'pm_weight','1619661');
INSERT INTO `wp_postmeta` VALUES (221169,14333,'pm_weight_document','33920');
INSERT INTO `wp_postmeta` VALUES (221170,14333,'pm_weight_image','1030401');
INSERT INTO `wp_postmeta` VALUES (221171,14333,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (221172,14333,'pm_weight_script','215093');
INSERT INTO `wp_postmeta` VALUES (221173,14333,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (221174,14333,'pm_weight_stylesheet','191875');
INSERT INTO `wp_postmeta` VALUES (221175,14333,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (221176,14333,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221177,14333,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221178,14333,'pm_weight_third-party','102325');
INSERT INTO `wp_postmeta` VALUES (221179,14333,'pm_number_files_third-party','29');
INSERT INTO `wp_postmeta` VALUES (221180,14333,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33920;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33920;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:8;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (221182,14334,'pm_action','deactivate');
INSERT INTO `wp_postmeta` VALUES (221183,14334,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221184,14334,'pm_object_name','WP All Import - WooCommerce Add-On');
INSERT INTO `wp_postmeta` VALUES (221185,14334,'pm_object_version','1.5.1');
INSERT INTO `wp_postmeta` VALUES (221186,14334,'pm_object_version_major','1');
INSERT INTO `wp_postmeta` VALUES (221187,14334,'pm_object_version_minor','5');
INSERT INTO `wp_postmeta` VALUES (221188,14334,'pm_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (221190,14335,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (221191,14335,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221192,14335,'pm_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (221193,14335,'pm_object_version','6.0.2');
INSERT INTO `wp_postmeta` VALUES (221194,14335,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221195,14335,'pm_previous_object_name','Instagram Feed Pro Developer');
INSERT INTO `wp_postmeta` VALUES (221196,14335,'pm_previous_object_version','6.0.1');
INSERT INTO `wp_postmeta` VALUES (221197,14335,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (221198,14335,'pm_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (221199,14335,'pm_object_version_patch','2');
INSERT INTO `wp_postmeta` VALUES (221200,14335,'pm_previous_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (221201,14335,'pm_previous_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (221202,14335,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (221204,14336,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (221205,14336,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221206,14336,'pm_object_name','Responsive Menu Pro');
INSERT INTO `wp_postmeta` VALUES (221207,14336,'pm_object_version','4.1.6');
INSERT INTO `wp_postmeta` VALUES (221208,14336,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221209,14336,'pm_previous_object_name','Responsive Menu Pro');
INSERT INTO `wp_postmeta` VALUES (221210,14336,'pm_previous_object_version','4.1.5');
INSERT INTO `wp_postmeta` VALUES (221211,14336,'pm_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (221212,14336,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (221213,14336,'pm_object_version_patch','6');
INSERT INTO `wp_postmeta` VALUES (221214,14336,'pm_previous_object_version_major','4');
INSERT INTO `wp_postmeta` VALUES (221215,14336,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (221216,14336,'pm_previous_object_version_patch','5');
INSERT INTO `wp_postmeta` VALUES (221218,14337,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (221219,14337,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221220,14337,'pm_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (221221,14337,'pm_object_version','6.2.0');
INSERT INTO `wp_postmeta` VALUES (221222,14337,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221223,14337,'pm_previous_object_name','WooCommerce');
INSERT INTO `wp_postmeta` VALUES (221224,14337,'pm_previous_object_version','6.1.1');
INSERT INTO `wp_postmeta` VALUES (221225,14337,'pm_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (221226,14337,'pm_object_version_minor','2');
INSERT INTO `wp_postmeta` VALUES (221227,14337,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (221228,14337,'pm_previous_object_version_major','6');
INSERT INTO `wp_postmeta` VALUES (221229,14337,'pm_previous_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (221230,14337,'pm_previous_object_version_patch','1');
INSERT INTO `wp_postmeta` VALUES (221232,14338,'pm_action','update');
INSERT INTO `wp_postmeta` VALUES (221233,14338,'pm_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221234,14338,'pm_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (221235,14338,'pm_object_version','18.1');
INSERT INTO `wp_postmeta` VALUES (221236,14338,'pm_previous_object_type','plugin');
INSERT INTO `wp_postmeta` VALUES (221237,14338,'pm_previous_object_name','Yoast SEO');
INSERT INTO `wp_postmeta` VALUES (221238,14338,'pm_previous_object_version','18.0');
INSERT INTO `wp_postmeta` VALUES (221239,14338,'pm_object_version_major','18');
INSERT INTO `wp_postmeta` VALUES (221240,14338,'pm_object_version_minor','1');
INSERT INTO `wp_postmeta` VALUES (221241,14338,'pm_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (221242,14338,'pm_previous_object_version_major','18');
INSERT INTO `wp_postmeta` VALUES (221243,14338,'pm_previous_object_version_minor','0');
INSERT INTO `wp_postmeta` VALUES (221244,14338,'pm_previous_object_version_patch','0');
INSERT INTO `wp_postmeta` VALUES (221246,14339,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (221247,14339,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:71:\"Single attachment, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221248,14339,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221250,14340,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (221251,14340,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221252,14340,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221254,14341,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (221255,14341,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221256,14341,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221258,14342,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (221259,14342,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221260,14342,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221262,14343,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (221263,14343,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221264,14343,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221266,14344,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (221267,14344,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221268,14344,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221270,14345,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (221271,14345,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:31:\"Single team, Single testimonial\";}}');
INSERT INTO `wp_postmeta` VALUES (221272,14345,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221274,14346,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (221275,14346,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:52:\"Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (221276,14346,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221278,14329,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (221279,14329,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (221280,14329,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (221281,14329,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (221282,14329,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (221283,14329,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (221284,14329,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (221387,14349,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221388,14349,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221390,14350,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221391,14350,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221393,14351,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221394,14351,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221399,4012,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221400,4012,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221402,11369,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221403,11369,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221426,4010,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (221427,4010,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (221681,14359,'pm_average_score','17');
INSERT INTO `wp_postmeta` VALUES (221682,14359,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (221683,14359,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (221684,14359,'pm_insights','10');
INSERT INTO `wp_postmeta` VALUES (221685,14359,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.2\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.6\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.2.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (221687,14360,'pm_url','https://2poochiesproperties.com/blog/');
INSERT INTO `wp_postmeta` VALUES (221688,14360,'pm_name','Page for posts');
INSERT INTO `wp_postmeta` VALUES (221689,14360,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (221690,14360,'pm_load_time','17813');
INSERT INTO `wp_postmeta` VALUES (221691,14360,'pm_lcp_time','6341');
INSERT INTO `wp_postmeta` VALUES (221692,14360,'pm_max_fid','1034');
INSERT INTO `wp_postmeta` VALUES (221693,14360,'pm_render_blocking_time','4566');
INSERT INTO `wp_postmeta` VALUES (221694,14360,'pm_total_blocking_time','3845');
INSERT INTO `wp_postmeta` VALUES (221695,14360,'pm_bootup_time','8448');
INSERT INTO `wp_postmeta` VALUES (221696,14360,'pm_weight','2679153');
INSERT INTO `wp_postmeta` VALUES (221697,14360,'pm_weight_document','23516');
INSERT INTO `wp_postmeta` VALUES (221698,14360,'pm_weight_image','1494751');
INSERT INTO `wp_postmeta` VALUES (221699,14360,'pm_number_files_image','18');
INSERT INTO `wp_postmeta` VALUES (221700,14360,'pm_weight_script','794486');
INSERT INTO `wp_postmeta` VALUES (221701,14360,'pm_number_files_script','37');
INSERT INTO `wp_postmeta` VALUES (221702,14360,'pm_weight_stylesheet','222692');
INSERT INTO `wp_postmeta` VALUES (221703,14360,'pm_number_files_stylesheet','26');
INSERT INTO `wp_postmeta` VALUES (221704,14360,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221705,14360,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221706,14360,'pm_weight_third-party','1015541');
INSERT INTO `wp_postmeta` VALUES (221707,14360,'pm_number_files_third-party','42');
INSERT INTO `wp_postmeta` VALUES (221708,14360,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:73:\"https://www.youtube.com/s/player/96dcbc8c/player_ias.vflset/en_US/base.js\";s:6:\"weight\";i:549143;s:8:\"filename\";s:7:\"base.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2021/02/autumn-boulder-creek-230629-1024x576.jpg\";s:6:\"weight\";i:171583;s:8:\"filename\";s:40:\"autumn-boulder-creek-230629-1024x576.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2021-02-17 04:02:13\";}}i:4;a:5:{s:3:\"url\";s:52:\"https://i.ytimg.com/vi/VtvBpcyQP9M/maxresdefault.jpg\";s:6:\"weight\";i:164272;s:8:\"filename\";s:17:\"maxresdefault.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:11:\"i.ytimg.com\";}}i:5;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97924;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:7;a:5:{s:3:\"url\";s:85:\"https://www.youtube.com/s/player/96dcbc8c/www-embed-player.vflset/www-embed-player.js\";s:6:\"weight\";i:87091;s:8:\"filename\";s:19:\"www-embed-player.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}i:8;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:9;a:5:{s:3:\"url\";s:56:\"https://www.youtube.com/s/player/96dcbc8c/www-player.css\";s:6:\"weight\";i:48109;s:8:\"filename\";s:14:\"www-player.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}}');
INSERT INTO `wp_postmeta` VALUES (221710,14361,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (221711,14361,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (221712,14361,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (221713,14361,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (221714,14361,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (221715,14361,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (221716,14361,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (221717,14361,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (221718,14361,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (221719,14361,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (221720,14361,'pm_load_time_diff','0');
INSERT INTO `wp_postmeta` VALUES (221721,14361,'pm_weight_diff','0');
INSERT INTO `wp_postmeta` VALUES (221722,14361,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221724,14362,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (221725,14362,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (221726,14362,'pm_score','25');
INSERT INTO `wp_postmeta` VALUES (221727,14362,'pm_load_time','11336');
INSERT INTO `wp_postmeta` VALUES (221728,14362,'pm_lcp_time','6134');
INSERT INTO `wp_postmeta` VALUES (221729,14362,'pm_max_fid','797');
INSERT INTO `wp_postmeta` VALUES (221730,14362,'pm_render_blocking_time','4250');
INSERT INTO `wp_postmeta` VALUES (221731,14362,'pm_total_blocking_time','2050');
INSERT INTO `wp_postmeta` VALUES (221732,14362,'pm_bootup_time','5471');
INSERT INTO `wp_postmeta` VALUES (221733,14362,'pm_weight','1479580');
INSERT INTO `wp_postmeta` VALUES (221734,14362,'pm_weight_document','21710');
INSERT INTO `wp_postmeta` VALUES (221735,14362,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (221736,14362,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (221737,14362,'pm_weight_stylesheet','173315');
INSERT INTO `wp_postmeta` VALUES (221738,14362,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (221739,14362,'pm_weight_script','131725');
INSERT INTO `wp_postmeta` VALUES (221740,14362,'pm_number_files_script','30');
INSERT INTO `wp_postmeta` VALUES (221741,14362,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221742,14362,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221743,14362,'pm_weight_third-party','92679');
INSERT INTO `wp_postmeta` VALUES (221744,14362,'pm_number_files_third-party','27');
INSERT INTO `wp_postmeta` VALUES (221745,14362,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}}i:9;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/applebooks-logo.png\";s:6:\"weight\";i:22517;s:8:\"filename\";s:19:\"applebooks-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:46:28\";}}}');
INSERT INTO `wp_postmeta` VALUES (221747,14363,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (221748,14363,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (221749,14363,'pm_score','22');
INSERT INTO `wp_postmeta` VALUES (221750,14363,'pm_load_time','11925');
INSERT INTO `wp_postmeta` VALUES (221751,14363,'pm_lcp_time','9539');
INSERT INTO `wp_postmeta` VALUES (221752,14363,'pm_max_fid','1019');
INSERT INTO `wp_postmeta` VALUES (221753,14363,'pm_render_blocking_time','4315');
INSERT INTO `wp_postmeta` VALUES (221754,14363,'pm_total_blocking_time','2257');
INSERT INTO `wp_postmeta` VALUES (221755,14363,'pm_bootup_time','5823');
INSERT INTO `wp_postmeta` VALUES (221756,14363,'pm_weight','1542914');
INSERT INTO `wp_postmeta` VALUES (221757,14363,'pm_load_time_diff','-431');
INSERT INTO `wp_postmeta` VALUES (221758,14363,'pm_weight_diff','-34111');
INSERT INTO `wp_postmeta` VALUES (221759,14363,'pm_weight_document','21786');
INSERT INTO `wp_postmeta` VALUES (221760,14363,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (221761,14363,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (221762,14363,'pm_weight_stylesheet','173315');
INSERT INTO `wp_postmeta` VALUES (221763,14363,'pm_number_files_stylesheet','24');
INSERT INTO `wp_postmeta` VALUES (221764,14363,'pm_weight_script','131728');
INSERT INTO `wp_postmeta` VALUES (221765,14363,'pm_number_files_script','30');
INSERT INTO `wp_postmeta` VALUES (221766,14363,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (221767,14363,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (221768,14363,'pm_weight_third-party','92693');
INSERT INTO `wp_postmeta` VALUES (221769,14363,'pm_number_files_third-party','27');
INSERT INTO `wp_postmeta` VALUES (221770,14363,'pm_weight_document_diff','-10662');
INSERT INTO `wp_postmeta` VALUES (221771,14363,'pm_weight_image_diff','-18');
INSERT INTO `wp_postmeta` VALUES (221772,14363,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (221773,14363,'pm_weight_stylesheet_diff','-895');
INSERT INTO `wp_postmeta` VALUES (221774,14363,'pm_number_files_stylesheet_diff','-1');
INSERT INTO `wp_postmeta` VALUES (221775,14363,'pm_weight_script_diff','-11888');
INSERT INTO `wp_postmeta` VALUES (221776,14363,'pm_number_files_script_diff','-3');
INSERT INTO `wp_postmeta` VALUES (221777,14363,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (221778,14363,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (221779,14363,'pm_weight_third-party_diff','-859');
INSERT INTO `wp_postmeta` VALUES (221780,14363,'pm_number_files_third-party_diff','-1');
INSERT INTO `wp_postmeta` VALUES (221781,14363,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:7;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:9;a:6:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}s:3:\"old\";b:0;}}');
INSERT INTO `wp_postmeta` VALUES (221783,14364,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (221784,14364,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:58:\"Page for posts, Single attachment, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221785,14364,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221787,14365,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (221788,14365,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221789,14365,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221791,14366,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (221792,14366,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221793,14366,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221795,14367,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (221796,14367,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221797,14367,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221799,14368,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (221800,14368,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221801,14368,'pm_sources','a:5:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:15:\"www.youtube.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221803,14369,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (221804,14369,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"detected on\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221805,14369,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221807,14370,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (221808,14370,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221809,14370,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (221811,14371,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (221812,14371,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:39:\"Page for posts, Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (221813,14371,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221815,14372,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (221816,14372,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:11:\"improvement\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (221817,14372,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221819,14373,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (221820,14373,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Page for posts\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (221821,14373,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (221823,14359,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (221824,14359,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (221825,14359,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (221826,14359,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (221827,14359,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (221828,14359,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (221829,14359,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (222064,818,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222065,818,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222066,818,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222067,817,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222068,817,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222069,817,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222106,807,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222107,807,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222108,807,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222109,808,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222110,808,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222111,808,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222112,803,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222113,803,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222114,803,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222115,804,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222116,804,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222117,804,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222118,811,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222119,811,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222120,811,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222121,812,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222122,812,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222123,812,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222124,813,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222125,813,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222126,813,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222127,816,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222128,816,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222129,816,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222253,815,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222254,815,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222255,815,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222256,14077,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222257,14077,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222258,14077,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222259,810,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222260,810,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222261,810,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222262,809,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222263,809,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222264,809,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222265,805,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222266,805,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222267,805,'swp_cache_timestamp','456890');
INSERT INTO `wp_postmeta` VALUES (222328,14374,'pm_average_score','20');
INSERT INTO `wp_postmeta` VALUES (222329,14374,'pm_average_score_diff','3');
INSERT INTO `wp_postmeta` VALUES (222330,14374,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (222331,14374,'pm_insights','15');
INSERT INTO `wp_postmeta` VALUES (222332,14374,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.2\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.6\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.2.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (222334,14375,'pm_url','https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/');
INSERT INTO `wp_postmeta` VALUES (222335,14375,'pm_name','Single faq');
INSERT INTO `wp_postmeta` VALUES (222336,14375,'pm_score','20');
INSERT INTO `wp_postmeta` VALUES (222337,14375,'pm_load_time','13014');
INSERT INTO `wp_postmeta` VALUES (222338,14375,'pm_lcp_time','6949');
INSERT INTO `wp_postmeta` VALUES (222339,14375,'pm_max_fid','926');
INSERT INTO `wp_postmeta` VALUES (222340,14375,'pm_render_blocking_time','4837');
INSERT INTO `wp_postmeta` VALUES (222341,14375,'pm_total_blocking_time','2874');
INSERT INTO `wp_postmeta` VALUES (222342,14375,'pm_bootup_time','6474');
INSERT INTO `wp_postmeta` VALUES (222343,14375,'pm_weight','1512640');
INSERT INTO `wp_postmeta` VALUES (222344,14375,'pm_load_time_diff','1678');
INSERT INTO `wp_postmeta` VALUES (222345,14375,'pm_weight_diff','33060');
INSERT INTO `wp_postmeta` VALUES (222346,14375,'pm_weight_document','31862');
INSERT INTO `wp_postmeta` VALUES (222347,14375,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (222348,14375,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (222349,14375,'pm_weight_stylesheet','174189');
INSERT INTO `wp_postmeta` VALUES (222350,14375,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222351,14375,'pm_weight_script','143593');
INSERT INTO `wp_postmeta` VALUES (222352,14375,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (222353,14375,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222354,14375,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222355,14375,'pm_weight_third-party','93568');
INSERT INTO `wp_postmeta` VALUES (222356,14375,'pm_number_files_third-party','28');
INSERT INTO `wp_postmeta` VALUES (222357,14375,'pm_weight_document_diff','10152');
INSERT INTO `wp_postmeta` VALUES (222358,14375,'pm_weight_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (222359,14375,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (222360,14375,'pm_weight_stylesheet_diff','874');
INSERT INTO `wp_postmeta` VALUES (222361,14375,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (222362,14375,'pm_weight_script_diff','11868');
INSERT INTO `wp_postmeta` VALUES (222363,14375,'pm_number_files_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (222364,14375,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222365,14375,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222366,14375,'pm_weight_third-party_diff','889');
INSERT INTO `wp_postmeta` VALUES (222367,14375,'pm_number_files_third-party_diff','1');
INSERT INTO `wp_postmeta` VALUES (222368,14375,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31862;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:92:\"https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/\";s:6:\"weight\";i:31862;s:8:\"filename\";s:54:\"lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (222370,14376,'pm_url','https://2poochiesproperties.com/about-me/');
INSERT INTO `wp_postmeta` VALUES (222371,14376,'pm_name','Single page');
INSERT INTO `wp_postmeta` VALUES (222372,14376,'pm_score','21');
INSERT INTO `wp_postmeta` VALUES (222373,14376,'pm_load_time','13237');
INSERT INTO `wp_postmeta` VALUES (222374,14376,'pm_lcp_time','6899');
INSERT INTO `wp_postmeta` VALUES (222375,14376,'pm_max_fid','654');
INSERT INTO `wp_postmeta` VALUES (222376,14376,'pm_render_blocking_time','5575');
INSERT INTO `wp_postmeta` VALUES (222377,14376,'pm_total_blocking_time','2206');
INSERT INTO `wp_postmeta` VALUES (222378,14376,'pm_bootup_time','6115');
INSERT INTO `wp_postmeta` VALUES (222379,14376,'pm_weight','1512069');
INSERT INTO `wp_postmeta` VALUES (222380,14376,'pm_weight_document','31562');
INSERT INTO `wp_postmeta` VALUES (222381,14376,'pm_weight_image','1025442');
INSERT INTO `wp_postmeta` VALUES (222382,14376,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (222383,14376,'pm_weight_stylesheet','174210');
INSERT INTO `wp_postmeta` VALUES (222384,14376,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222385,14376,'pm_weight_script','143612');
INSERT INTO `wp_postmeta` VALUES (222386,14376,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (222387,14376,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222388,14376,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222389,14376,'pm_weight_third-party','93552');
INSERT INTO `wp_postmeta` VALUES (222390,14376,'pm_number_files_third-party','28');
INSERT INTO `wp_postmeta` VALUES (222391,14376,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:7;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31562;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:41:\"https://2poochiesproperties.com/about-me/\";s:6:\"weight\";i:31562;s:8:\"filename\";s:8:\"about-me\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (222393,14377,'pm_url','https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/');
INSERT INTO `wp_postmeta` VALUES (222394,14377,'pm_name','Single product');
INSERT INTO `wp_postmeta` VALUES (222395,14377,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (222396,14377,'pm_load_time','17625');
INSERT INTO `wp_postmeta` VALUES (222397,14377,'pm_lcp_time','13356');
INSERT INTO `wp_postmeta` VALUES (222398,14377,'pm_max_fid','1160');
INSERT INTO `wp_postmeta` VALUES (222399,14377,'pm_render_blocking_time','5066');
INSERT INTO `wp_postmeta` VALUES (222400,14377,'pm_total_blocking_time','6143');
INSERT INTO `wp_postmeta` VALUES (222401,14377,'pm_bootup_time','10889');
INSERT INTO `wp_postmeta` VALUES (222402,14377,'pm_weight','2159817');
INSERT INTO `wp_postmeta` VALUES (222403,14377,'pm_weight_document','38687');
INSERT INTO `wp_postmeta` VALUES (222404,14377,'pm_weight_image','1381103');
INSERT INTO `wp_postmeta` VALUES (222405,14377,'pm_number_files_image','15');
INSERT INTO `wp_postmeta` VALUES (222406,14377,'pm_weight_script','440912');
INSERT INTO `wp_postmeta` VALUES (222407,14377,'pm_number_files_script','54');
INSERT INTO `wp_postmeta` VALUES (222408,14377,'pm_weight_stylesheet','179018');
INSERT INTO `wp_postmeta` VALUES (222409,14377,'pm_number_files_stylesheet','28');
INSERT INTO `wp_postmeta` VALUES (222410,14377,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222411,14377,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222412,14377,'pm_weight_third-party','348577');
INSERT INTO `wp_postmeta` VALUES (222413,14377,'pm_number_files_third-party','49');
INSERT INTO `wp_postmeta` VALUES (222414,14377,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288562;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:2;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:88:\"https://js.stripe.com/v3/fingerprinted/js/controller-2cb2f896af853a00a7ab62f116419598.js\";s:6:\"weight\";i:91762;s:8:\"filename\";s:46:\"controller-2cb2f896af853a00a7ab62f116419598.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:33:\"https://js.stripe.com/v3/?ver=3.0\";s:6:\"weight\";i:74653;s:8:\"filename\";s:2:\"v3\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:7;a:5:{s:3:\"url\";s:100:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:6:\"weight\";i:67100;s:8:\"filename\";s:41:\"marco-xu-zcvWUNrmPBQ-unsplash-680x680.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:40\";}}i:8;a:5:{s:3:\"url\";s:84:\"https://js.stripe.com/v3/fingerprinted/js/shared-f54cec2c183c11e070eb104737f7e3e1.js\";s:6:\"weight\";i:56637;s:8:\"filename\";s:42:\"shared-f54cec2c183c11e070eb104737f7e3e1.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}}i:9;a:5:{s:3:\"url\";s:89:\"https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/\";s:6:\"weight\";i:38687;s:8:\"filename\";s:14:\"v-neck-t-shirt\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (222416,14378,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (222417,14378,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (222418,14378,'pm_score','19');
INSERT INTO `wp_postmeta` VALUES (222419,14378,'pm_load_time','12735');
INSERT INTO `wp_postmeta` VALUES (222420,14378,'pm_lcp_time','10327');
INSERT INTO `wp_postmeta` VALUES (222421,14378,'pm_max_fid','1041');
INSERT INTO `wp_postmeta` VALUES (222422,14378,'pm_render_blocking_time','4557');
INSERT INTO `wp_postmeta` VALUES (222423,14378,'pm_total_blocking_time','3023');
INSERT INTO `wp_postmeta` VALUES (222424,14378,'pm_bootup_time','6749');
INSERT INTO `wp_postmeta` VALUES (222425,14378,'pm_weight','1543879');
INSERT INTO `wp_postmeta` VALUES (222426,14378,'pm_load_time_diff','810');
INSERT INTO `wp_postmeta` VALUES (222427,14378,'pm_weight_diff','965');
INSERT INTO `wp_postmeta` VALUES (222428,14378,'pm_weight_document','32331');
INSERT INTO `wp_postmeta` VALUES (222429,14378,'pm_weight_image','1088610');
INSERT INTO `wp_postmeta` VALUES (222430,14378,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (222431,14378,'pm_weight_stylesheet','174231');
INSERT INTO `wp_postmeta` VALUES (222432,14378,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222433,14378,'pm_weight_script','143634');
INSERT INTO `wp_postmeta` VALUES (222434,14378,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (222435,14378,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222436,14378,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222437,14378,'pm_weight_third-party','92943');
INSERT INTO `wp_postmeta` VALUES (222438,14378,'pm_number_files_third-party','27');
INSERT INTO `wp_postmeta` VALUES (222439,14378,'pm_weight_document_diff','10545');
INSERT INTO `wp_postmeta` VALUES (222440,14378,'pm_weight_image_diff','2');
INSERT INTO `wp_postmeta` VALUES (222441,14378,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (222442,14378,'pm_weight_stylesheet_diff','916');
INSERT INTO `wp_postmeta` VALUES (222443,14378,'pm_number_files_stylesheet_diff','1');
INSERT INTO `wp_postmeta` VALUES (222444,14378,'pm_weight_script_diff','11906');
INSERT INTO `wp_postmeta` VALUES (222445,14378,'pm_number_files_script_diff','3');
INSERT INTO `wp_postmeta` VALUES (222446,14378,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222447,14378,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222448,14378,'pm_weight_third-party_diff','250');
INSERT INTO `wp_postmeta` VALUES (222449,14378,'pm_number_files_third-party_diff','0');
INSERT INTO `wp_postmeta` VALUES (222450,14378,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32331;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (222452,14379,'pm_url','https://2poochiesproperties.com/testimonials/author-name/');
INSERT INTO `wp_postmeta` VALUES (222453,14379,'pm_name','Single testimonial');
INSERT INTO `wp_postmeta` VALUES (222454,14379,'pm_score','33');
INSERT INTO `wp_postmeta` VALUES (222455,14379,'pm_load_time','10513');
INSERT INTO `wp_postmeta` VALUES (222456,14379,'pm_lcp_time','4898');
INSERT INTO `wp_postmeta` VALUES (222457,14379,'pm_max_fid','926');
INSERT INTO `wp_postmeta` VALUES (222458,14379,'pm_render_blocking_time','1910');
INSERT INTO `wp_postmeta` VALUES (222459,14379,'pm_total_blocking_time','3196');
INSERT INTO `wp_postmeta` VALUES (222460,14379,'pm_bootup_time','6595');
INSERT INTO `wp_postmeta` VALUES (222461,14379,'pm_weight','1480231');
INSERT INTO `wp_postmeta` VALUES (222462,14379,'pm_weight_document','31892');
INSERT INTO `wp_postmeta` VALUES (222463,14379,'pm_weight_image','1025441');
INSERT INTO `wp_postmeta` VALUES (222464,14379,'pm_number_files_image','13');
INSERT INTO `wp_postmeta` VALUES (222465,14379,'pm_weight_stylesheet','174189');
INSERT INTO `wp_postmeta` VALUES (222466,14379,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222467,14379,'pm_weight_script','143593');
INSERT INTO `wp_postmeta` VALUES (222468,14379,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (222469,14379,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222470,14379,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222471,14379,'pm_weight_third-party','92991');
INSERT INTO `wp_postmeta` VALUES (222472,14379,'pm_number_files_third-party','27');
INSERT INTO `wp_postmeta` VALUES (222473,14379,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:6;a:5:{s:3:\"url\";s:57:\"https://2poochiesproperties.com/testimonials/author-name/\";s:6:\"weight\";i:31892;s:8:\"filename\";s:11:\"author-name\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (222475,14380,'pm_url','https://2poochiesproperties.com/event/new-event/');
INSERT INTO `wp_postmeta` VALUES (222476,14380,'pm_name','Single tribe_events');
INSERT INTO `wp_postmeta` VALUES (222477,14380,'pm_score','16');
INSERT INTO `wp_postmeta` VALUES (222478,14380,'pm_load_time','16726');
INSERT INTO `wp_postmeta` VALUES (222479,14380,'pm_lcp_time','13905');
INSERT INTO `wp_postmeta` VALUES (222480,14380,'pm_max_fid','1146');
INSERT INTO `wp_postmeta` VALUES (222481,14380,'pm_render_blocking_time','5671');
INSERT INTO `wp_postmeta` VALUES (222482,14380,'pm_total_blocking_time','3790');
INSERT INTO `wp_postmeta` VALUES (222483,14380,'pm_bootup_time','7200');
INSERT INTO `wp_postmeta` VALUES (222484,14380,'pm_weight','1584885');
INSERT INTO `wp_postmeta` VALUES (222485,14380,'pm_weight_document','33787');
INSERT INTO `wp_postmeta` VALUES (222486,14380,'pm_weight_image','1030399');
INSERT INTO `wp_postmeta` VALUES (222487,14380,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (222488,14380,'pm_weight_script','215050');
INSERT INTO `wp_postmeta` VALUES (222489,14380,'pm_number_files_script','55');
INSERT INTO `wp_postmeta` VALUES (222490,14380,'pm_weight_stylesheet','191833');
INSERT INTO `wp_postmeta` VALUES (222491,14380,'pm_number_files_stylesheet','31');
INSERT INTO `wp_postmeta` VALUES (222492,14380,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222493,14380,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222494,14380,'pm_weight_third-party','101690');
INSERT INTO `wp_postmeta` VALUES (222495,14380,'pm_number_files_third-party','28');
INSERT INTO `wp_postmeta` VALUES (222496,14380,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:3;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:4;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:5;a:5:{s:3:\"url\";s:48:\"https://2poochiesproperties.com/event/new-event/\";s:6:\"weight\";i:33787;s:8:\"filename\";s:9:\"new-event\";s:4:\"type\";s:8:\"Document\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32280;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}i:7;a:5:{s:3:\"url\";s:79:\"http://fonts.gstatic.com/s/montserrat/v23/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:6:\"weight\";i:31700;s:8:\"filename\";s:37:\"JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:8;a:5:{s:3:\"url\";s:77:\"https://2poochiesproperties.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0\";s:6:\"weight\";i:31273;s:8:\"filename\";s:13:\"jquery.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:0:{}}i:9;a:5:{s:3:\"url\";s:80:\"https://2poochiesproperties.com/wp-content/uploads/2020/09/amazon-prime-logo.png\";s:6:\"weight\";i:24397;s:8:\"filename\";s:21:\"amazon-prime-logo.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-09-21 15:45:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (222498,14381,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (222499,14381,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222500,14381,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222502,14382,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (222503,14382,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222504,14382,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222506,14383,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (222507,14383,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222508,14383,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222510,14384,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (222511,14384,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222512,14384,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222514,14385,'pm_type','lcp-change');
INSERT INTO `wp_postmeta` VALUES (222515,14385,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222516,14385,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222518,14386,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (222519,14386,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222520,14386,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222522,14387,'pm_type','time-to-interactive-change');
INSERT INTO `wp_postmeta` VALUES (222523,14387,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"increase\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"Single faq\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222524,14387,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222526,14388,'pm_type','resource-type-number-files');
INSERT INTO `wp_postmeta` VALUES (222527,14388,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:7:\"scripts\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222528,14388,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222530,14389,'pm_type','resource-type-weight');
INSERT INTO `wp_postmeta` VALUES (222531,14389,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:8:\"document\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222532,14389,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222534,14390,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (222535,14390,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222536,14390,'pm_sources','a:7:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Auto Image Alt\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:13:\"js.stripe.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:16:\"m.stripe.network\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222538,14391,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (222539,14391,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222540,14391,'pm_sources','a:8:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:19:\"The Events Calendar\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:6;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:7;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222542,14392,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (222543,14392,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:64:\"Single faq, Single page, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222544,14392,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222546,14393,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (222547,14393,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:93:\"Single faq, Single page, Single product, Single team, Single testimonial, Single tribe_events\";}}');
INSERT INTO `wp_postmeta` VALUES (222548,14393,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222550,14394,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (222551,14394,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"some pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:23:\"Single faq, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222552,14394,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222554,14395,'pm_type','third-party-blocking-time');
INSERT INTO `wp_postmeta` VALUES (222555,14395,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:14:\"Single product\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222556,14395,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222558,14374,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (222559,14374,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (222560,14374,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (222561,14374,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (222562,14374,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (222563,14374,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (222564,14374,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (222660,802,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (222661,802,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (222662,802,'swp_cache_timestamp','456943');
INSERT INTO `wp_postmeta` VALUES (222672,14400,'pm_average_score','10');
INSERT INTO `wp_postmeta` VALUES (222673,14400,'pm_average_score_diff','-10');
INSERT INTO `wp_postmeta` VALUES (222674,14400,'pm_changes','0');
INSERT INTO `wp_postmeta` VALUES (222675,14400,'pm_insights','13');
INSERT INTO `wp_postmeta` VALUES (222676,14400,'pm_wp_environment','a:4:{s:12:\"core_version\";s:3:\"5.9\";s:14:\"active_plugins\";a:41:{i:0;a:2:{s:4:\"name\";s:38:\"Advanced Custom Fields: Theme Code Pro\";s:7:\"version\";s:5:\"2.5.0\";}i:1;a:2:{s:4:\"name\";s:26:\"Advanced Custom Fields PRO\";s:7:\"version\";s:6:\"5.11.4\";}i:2;a:2:{s:4:\"name\";s:23:\"All-in-One WP Migration\";s:7:\"version\";s:4:\"7.54\";}i:3;a:2:{s:4:\"name\";s:37:\"All-in-One WP Migration FTP Extension\";s:7:\"version\";s:4:\"2.68\";}i:4;a:2:{s:4:\"name\";s:14:\"Auto Image Alt\";s:7:\"version\";s:3:\"1.2\";}i:5;a:2:{s:4:\"name\";s:21:\"Better Search Replace\";s:7:\"version\";s:5:\"1.3.4\";}i:6;a:2:{s:4:\"name\";s:22:\"Default featured image\";s:7:\"version\";s:5:\"1.7.1\";}i:7;a:2:{s:4:\"name\";s:40:\"Disable Gutenberg Blocks - Block Manager\";s:7:\"version\";s:5:\"1.0.9\";}i:8;a:2:{s:4:\"name\";s:21:\"Disable Post Revision\";s:7:\"version\";s:5:\"1.0.1\";}i:9;a:2:{s:4:\"name\";s:42:\"Download Plugins and Themes from Dashboard\";s:7:\"version\";s:5:\"1.8.1\";}i:10;a:2:{s:4:\"name\";s:20:\"Easy Custom Sidebars\";s:7:\"version\";s:5:\"2.0.1\";}i:11;a:2:{s:4:\"name\";s:21:\"Easy remove item menu\";s:7:\"version\";s:5:\"1.0.6\";}i:12;a:2:{s:4:\"name\";s:31:\"Genesis Connect for WooCommerce\";s:7:\"version\";s:5:\"1.1.1\";}i:13;a:2:{s:4:\"name\";s:13:\"Gravity Forms\";s:7:\"version\";s:6:\"2.5.16\";}i:14;a:2:{s:4:\"name\";s:27:\"Gravity Forms Stripe Add-On\";s:7:\"version\";s:3:\"4.2\";}i:15;a:2:{s:4:\"name\";s:21:\"Gravity Forms Utility\";s:7:\"version\";s:5:\"2.4.2\";}i:16;a:2:{s:4:\"name\";s:23:\"Gravity Forms Zero Spam\";s:7:\"version\";s:7:\"1.2.0.1\";}i:17;a:2:{s:4:\"name\";s:14:\"HJS Videos Src\";s:7:\"version\";s:1:\"1\";}i:18;a:2:{s:4:\"name\";s:7:\"Imagify\";s:7:\"version\";s:4:\"1.10\";}i:19;a:2:{s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";s:7:\"version\";s:5:\"6.0.2\";}i:20;a:2:{s:4:\"name\";s:7:\"Members\";s:7:\"version\";s:5:\"3.1.7\";}i:21;a:2:{s:4:\"name\";s:31:\"Migrate To Liquid Web & Nexcess\";s:7:\"version\";s:4:\"4.69\";}i:22;a:2:{s:4:\"name\";s:35:\"Open External Links in a New Window\";s:7:\"version\";s:4:\"1.42\";}i:23;a:2:{s:4:\"name\";s:11:\"Redirection\";s:7:\"version\";s:5:\"5.2.3\";}i:24;a:2:{s:4:\"name\";s:21:\"Regenerate Thumbnails\";s:7:\"version\";s:5:\"3.1.5\";}i:25;a:2:{s:4:\"name\";s:27:\"Related Posts for WordPress\";s:7:\"version\";s:5:\"2.0.5\";}i:26;a:2:{s:4:\"name\";s:19:\"Responsive Menu Pro\";s:7:\"version\";s:5:\"4.1.6\";}i:27;a:2:{s:4:\"name\";s:8:\"Safe SVG\";s:7:\"version\";s:5:\"1.9.9\";}i:28;a:2:{s:4:\"name\";s:29:\"SeedProd Coming Soon Page Pro\";s:7:\"version\";s:6:\"5.12.9\";}i:29;a:2:{s:4:\"name\";s:14:\"Social Warfare\";s:7:\"version\";s:5:\"4.3.0\";}i:30;a:2:{s:4:\"name\";s:19:\"The Events Calendar\";s:7:\"version\";s:6:\"5.13.0\";}i:31;a:2:{s:4:\"name\";s:14:\"User Switching\";s:7:\"version\";s:5:\"1.5.8\";}i:32;a:2:{s:4:\"name\";s:11:\"WooCommerce\";s:7:\"version\";s:5:\"6.2.0\";}i:33;a:2:{s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";s:7:\"version\";s:3:\"3.0\";}i:34;a:2:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:7:\"version\";s:5:\"6.1.0\";}i:35;a:2:{s:4:\"name\";s:18:\"Wordfence Security\";s:7:\"version\";s:5:\"7.5.8\";}i:36;a:2:{s:4:\"name\";s:19:\"WordPress Zero Spam\";s:7:\"version\";s:6:\"5.2.10\";}i:37;a:2:{s:4:\"name\";s:12:\"WP Mail SMTP\";s:7:\"version\";s:5:\"3.2.1\";}i:38;a:2:{s:4:\"name\";s:14:\"WPS Hide Login\";s:7:\"version\";s:5:\"1.9.3\";}i:39;a:2:{s:4:\"name\";s:15:\"WP Sitemap Page\";s:7:\"version\";s:5:\"1.9.1\";}i:40;a:2:{s:4:\"name\";s:9:\"Yoast SEO\";s:7:\"version\";s:4:\"18.1\";}}s:12:\"parent_theme\";a:2:{s:4:\"name\";s:7:\"Genesis\";s:7:\"version\";s:5:\"3.3.5\";}s:12:\"active_theme\";a:2:{s:4:\"name\";s:10:\"HJS Blocks\";s:7:\"version\";s:5:\"2.3.1\";}}');
INSERT INTO `wp_postmeta` VALUES (222678,14401,'pm_url','https://2poochiesproperties.com/');
INSERT INTO `wp_postmeta` VALUES (222679,14401,'pm_name','Homepage');
INSERT INTO `wp_postmeta` VALUES (222680,14401,'pm_score','12');
INSERT INTO `wp_postmeta` VALUES (222681,14401,'pm_load_time','18562');
INSERT INTO `wp_postmeta` VALUES (222682,14401,'pm_lcp_time','12588');
INSERT INTO `wp_postmeta` VALUES (222683,14401,'pm_max_fid','2674');
INSERT INTO `wp_postmeta` VALUES (222684,14401,'pm_render_blocking_time','1395');
INSERT INTO `wp_postmeta` VALUES (222685,14401,'pm_total_blocking_time','7451');
INSERT INTO `wp_postmeta` VALUES (222686,14401,'pm_bootup_time','13499');
INSERT INTO `wp_postmeta` VALUES (222687,14401,'pm_weight','2530068');
INSERT INTO `wp_postmeta` VALUES (222688,14401,'pm_weight_document','33257');
INSERT INTO `wp_postmeta` VALUES (222689,14401,'pm_weight_image','2012030');
INSERT INTO `wp_postmeta` VALUES (222690,14401,'pm_number_files_image','27');
INSERT INTO `wp_postmeta` VALUES (222691,14401,'pm_weight_script','187412');
INSERT INTO `wp_postmeta` VALUES (222692,14401,'pm_number_files_script','34');
INSERT INTO `wp_postmeta` VALUES (222693,14401,'pm_weight_stylesheet','157352');
INSERT INTO `wp_postmeta` VALUES (222694,14401,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222695,14401,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222696,14401,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222697,14401,'pm_weight_third-party','135630');
INSERT INTO `wp_postmeta` VALUES (222698,14401,'pm_number_files_third-party','34');
INSERT INTO `wp_postmeta` VALUES (222699,14401,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491134;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:6:\"weight\";i:411545;s:8:\"filename\";s:40:\"ddcfa813-8296-36fa-aee1-120bc7fec891.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:21:14\";}}i:2;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:6:\"weight\";i:288557;s:8:\"filename\";s:40:\"marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:24\";}}i:3;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223677;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:4;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97934;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:5;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76765;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:6;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/plugins/instagram-feed-pro/js/sbi-scripts.min.js?ver=6.0.2\";s:6:\"weight\";i:58565;s:8:\"filename\";s:18:\"sbi-scripts.min.js\";s:4:\"type\";s:6:\"Script\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}}i:7;a:5:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/88939348_234307367600590_3321902360772365294_nfull.jpg\";s:6:\"weight\";i:54603;s:8:\"filename\";s:54:\"88939348_234307367600590_3321902360772365294_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:35\";}}i:8;a:5:{s:3:\"url\";s:130:\"https://2poochiesproperties.com/wp-content/uploads/sb-instagram-feed-images/87749748_510933406232966_2574859766768677199_nfull.jpg\";s:6:\"weight\";i:48201;s:8:\"filename\";s:54:\"87749748_510933406232966_2574859766768677199_nfull.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2022-01-30 11:19:36\";}}i:9;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:35208;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (222701,14402,'pm_url','https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/');
INSERT INTO `wp_postmeta` VALUES (222702,14402,'pm_name','Single attachment');
INSERT INTO `wp_postmeta` VALUES (222703,14402,'pm_score','0');
INSERT INTO `wp_postmeta` VALUES (222704,14402,'pm_load_time','0');
INSERT INTO `wp_postmeta` VALUES (222705,14402,'pm_lcp_time','0');
INSERT INTO `wp_postmeta` VALUES (222706,14402,'pm_max_fid','0');
INSERT INTO `wp_postmeta` VALUES (222707,14402,'pm_render_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (222708,14402,'pm_total_blocking_time','0');
INSERT INTO `wp_postmeta` VALUES (222709,14402,'pm_bootup_time','0');
INSERT INTO `wp_postmeta` VALUES (222710,14402,'pm_weight','0');
INSERT INTO `wp_postmeta` VALUES (222711,14402,'pm_large_files','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222713,14403,'pm_url','https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/');
INSERT INTO `wp_postmeta` VALUES (222714,14403,'pm_name','Single post');
INSERT INTO `wp_postmeta` VALUES (222715,14403,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (222716,14403,'pm_load_time','14020');
INSERT INTO `wp_postmeta` VALUES (222717,14403,'pm_lcp_time','11054');
INSERT INTO `wp_postmeta` VALUES (222718,14403,'pm_max_fid','1601');
INSERT INTO `wp_postmeta` VALUES (222719,14403,'pm_render_blocking_time','3969');
INSERT INTO `wp_postmeta` VALUES (222720,14403,'pm_total_blocking_time','4403');
INSERT INTO `wp_postmeta` VALUES (222721,14403,'pm_bootup_time','8699');
INSERT INTO `wp_postmeta` VALUES (222722,14403,'pm_weight','1738968');
INSERT INTO `wp_postmeta` VALUES (222723,14403,'pm_weight_document','34827');
INSERT INTO `wp_postmeta` VALUES (222724,14403,'pm_weight_image','1199798');
INSERT INTO `wp_postmeta` VALUES (222725,14403,'pm_number_files_image','16');
INSERT INTO `wp_postmeta` VALUES (222726,14403,'pm_weight_stylesheet','174231');
INSERT INTO `wp_postmeta` VALUES (222727,14403,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222728,14403,'pm_weight_script','146201');
INSERT INTO `wp_postmeta` VALUES (222729,14403,'pm_number_files_script','35');
INSERT INTO `wp_postmeta` VALUES (222730,14403,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222731,14403,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222732,14403,'pm_weight_third-party','136951');
INSERT INTO `wp_postmeta` VALUES (222733,14403,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (222734,14403,'pm_large_files','a:10:{i:0;a:5:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}}i:1;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}}i:2;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:6:\"weight\";i:131009;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1280x720.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:41\";}}i:3;a:5:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}}i:4;a:5:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}}i:5;a:5:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}}i:6;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34827;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:7;a:5:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/\";s:6:\"weight\";i:34827;s:8:\"filename\";s:54:\"numquam-consequatur-consequatur-maiores-velit-ut-ullam\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}}i:8;a:5:{s:3:\"url\";s:82:\"http://fonts.gstatic.com/s/montserrat/v23/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:32548;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}i:9;a:5:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}}}');
INSERT INTO `wp_postmeta` VALUES (222736,14404,'pm_url','https://2poochiesproperties.com/team/jordan-smith/');
INSERT INTO `wp_postmeta` VALUES (222737,14404,'pm_name','Single team');
INSERT INTO `wp_postmeta` VALUES (222738,14404,'pm_score','15');
INSERT INTO `wp_postmeta` VALUES (222739,14404,'pm_load_time','13607');
INSERT INTO `wp_postmeta` VALUES (222740,14404,'pm_lcp_time','10370');
INSERT INTO `wp_postmeta` VALUES (222741,14404,'pm_max_fid','1500');
INSERT INTO `wp_postmeta` VALUES (222742,14404,'pm_render_blocking_time','3851');
INSERT INTO `wp_postmeta` VALUES (222743,14404,'pm_total_blocking_time','4543');
INSERT INTO `wp_postmeta` VALUES (222744,14404,'pm_bootup_time','8424');
INSERT INTO `wp_postmeta` VALUES (222745,14404,'pm_weight','1620497');
INSERT INTO `wp_postmeta` VALUES (222746,14404,'pm_load_time_diff','872');
INSERT INTO `wp_postmeta` VALUES (222747,14404,'pm_weight_diff','76618');
INSERT INTO `wp_postmeta` VALUES (222748,14404,'pm_weight_document','32497');
INSERT INTO `wp_postmeta` VALUES (222749,14404,'pm_weight_image','1088608');
INSERT INTO `wp_postmeta` VALUES (222750,14404,'pm_number_files_image','14');
INSERT INTO `wp_postmeta` VALUES (222751,14404,'pm_weight_stylesheet','174210');
INSERT INTO `wp_postmeta` VALUES (222752,14404,'pm_number_files_stylesheet','25');
INSERT INTO `wp_postmeta` VALUES (222753,14404,'pm_weight_script','143589');
INSERT INTO `wp_postmeta` VALUES (222754,14404,'pm_number_files_script','33');
INSERT INTO `wp_postmeta` VALUES (222755,14404,'pm_weight_media','0');
INSERT INTO `wp_postmeta` VALUES (222756,14404,'pm_number_files_media','0');
INSERT INTO `wp_postmeta` VALUES (222757,14404,'pm_weight_third-party','136967');
INSERT INTO `wp_postmeta` VALUES (222758,14404,'pm_number_files_third-party','30');
INSERT INTO `wp_postmeta` VALUES (222759,14404,'pm_weight_document_diff','166');
INSERT INTO `wp_postmeta` VALUES (222760,14404,'pm_weight_image_diff','-2');
INSERT INTO `wp_postmeta` VALUES (222761,14404,'pm_number_files_image_diff','0');
INSERT INTO `wp_postmeta` VALUES (222762,14404,'pm_weight_stylesheet_diff','-21');
INSERT INTO `wp_postmeta` VALUES (222763,14404,'pm_number_files_stylesheet_diff','0');
INSERT INTO `wp_postmeta` VALUES (222764,14404,'pm_weight_script_diff','-45');
INSERT INTO `wp_postmeta` VALUES (222765,14404,'pm_number_files_script_diff','0');
INSERT INTO `wp_postmeta` VALUES (222766,14404,'pm_weight_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222767,14404,'pm_number_files_media_diff','0');
INSERT INTO `wp_postmeta` VALUES (222768,14404,'pm_weight_third-party_diff','44024');
INSERT INTO `wp_postmeta` VALUES (222769,14404,'pm_number_files_third-party_diff','3');
INSERT INTO `wp_postmeta` VALUES (222770,14404,'pm_large_files','a:10:{i:0;a:6:{s:3:\"url\";s:99:\"https://2poochiesproperties.com/wp-content/uploads/2018/07/07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:6:\"weight\";i:491132;s:8:\"filename\";s:40:\"07d99101-db57-338d-8fad-0b604c16167c.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2018-07-27 06:10:02\";}s:3:\"old\";b:1;}i:1;a:6:{s:3:\"url\";s:98:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/TRF-Transparent-Logo-12-2048x1352-1.png\";s:6:\"weight\";i:223676;s:8:\"filename\";s:39:\"TRF-Transparent-Logo-12-2048x1352-1.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:01:49\";}s:3:\"old\";b:1;}i:2;a:6:{s:3:\"url\";s:101:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:6:\"weight\";i:97915;s:8:\"filename\";s:42:\"marco-xu-zcvWUNrmPBQ-unsplash-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:37\";}s:3:\"old\";b:1;}i:3;a:6:{s:3:\"url\";s:67:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/GSOF.png\";s:6:\"weight\";i:76764;s:8:\"filename\";s:8:\"GSOF.png\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-25 12:02:07\";}s:3:\"old\";b:1;}i:4;a:6:{s:3:\"url\";s:122:\"https://2poochiesproperties.com/wp-content/uploads/2020/07/woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:6:\"weight\";i:63176;s:8:\"filename\";s:63:\"woman-wearing-gray-notch-lapel-suit-jacket-2381069-1024x683.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-07-18 01:05:48\";}s:3:\"old\";b:1;}i:5;a:6:{s:3:\"url\";s:73:\"https://2poochiesproperties.com/wp-includes/css/dashicons.min.css?ver=5.9\";s:6:\"weight\";i:36054;s:8:\"filename\";s:17:\"dashicons.min.css\";s:4:\"type\";s:10:\"Stylesheet\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:6;a:6:{s:3:\"url\";s:82:\"http://fonts.gstatic.com/s/montserrat/v23/JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:6:\"weight\";i:32548;s:8:\"filename\";s:40:\"JTUQjIg1_i6t8kCHKm459WxRyS7m0dR9pA.woff2\";s:4:\"type\";s:4:\"Font\";s:6:\"source\";a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}s:3:\"old\";b:0;}i:7;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32497;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:8;a:6:{s:3:\"url\";s:50:\"https://2poochiesproperties.com/team/jordan-smith/\";s:6:\"weight\";i:32497;s:8:\"filename\";s:12:\"jordan-smith\";s:4:\"type\";s:3:\"XHR\";s:6:\"source\";a:0:{}s:3:\"old\";b:1;}i:9;a:6:{s:3:\"url\";s:78:\"https://2poochiesproperties.com/wp-content/uploads/2020/08/portrait_sample.jpg\";s:6:\"weight\";i:32271;s:8:\"filename\";s:19:\"portrait_sample.jpg\";s:4:\"type\";s:5:\"Image\";s:6:\"source\";a:2:{s:4:\"type\";s:6:\"upload\";s:4:\"date\";s:19:\"2020-08-24 04:02:22\";}s:3:\"old\";b:1;}}');
INSERT INTO `wp_postmeta` VALUES (222772,14405,'pm_type','low-performance');
INSERT INTO `wp_postmeta` VALUES (222773,14405,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:7:\"is poor\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:9:\"all pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:53:\"Homepage, Single attachment, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222774,14405,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222776,14406,'pm_type','cls');
INSERT INTO `wp_postmeta` VALUES (222777,14406,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"unstable\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222778,14406,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222780,14407,'pm_type','fid-slow');
INSERT INTO `wp_postmeta` VALUES (222781,14407,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222782,14407,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222784,14408,'pm_type','fid-change');
INSERT INTO `wp_postmeta` VALUES (222785,14408,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"decrease\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222786,14408,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222788,14409,'pm_type','lcp-slow');
INSERT INTO `wp_postmeta` VALUES (222789,14409,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222790,14409,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222792,14410,'pm_type','time-to-interactive-low');
INSERT INTO `wp_postmeta` VALUES (222793,14410,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222794,14410,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222796,14411,'pm_type','resource-type-number-files');
INSERT INTO `wp_postmeta` VALUES (222797,14411,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:18:\"third party assets\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222798,14411,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222800,14412,'pm_type','resource-type-weight');
INSERT INTO `wp_postmeta` VALUES (222801,14412,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:13:\"resource_type\";s:5:\"value\";s:18:\"third party assets\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222802,14412,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222804,14413,'pm_type','bootup-time');
INSERT INTO `wp_postmeta` VALUES (222805,14413,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:9:\"Very slow\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222806,14413,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:13:\"Gravity Forms\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222808,14414,'pm_type','render-blocking-resources');
INSERT INTO `wp_postmeta` VALUES (222809,14414,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:8:\"added to\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222810,14414,'pm_sources','a:6:{i:0;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:28:\"Instagram Feed Pro Developer\";}i:1;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:29:\"Woocommerce Side Cart Premium\";}i:2;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:14:\"Social Warfare\";}i:3;a:2:{s:4:\"type\";s:6:\"plugin\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:19:\"kit.fontawesome.com\";}i:5;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:20:\"fonts.googleapis.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222812,14415,'pm_type','font-display');
INSERT INTO `wp_postmeta` VALUES (222813,14415,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:8:\"Homepage\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222814,14415,'pm_sources','a:1:{i:0;a:2:{s:4:\"type\";s:11:\"third-party\";s:4:\"name\";s:17:\"fonts.gstatic.com\";}}');
INSERT INTO `wp_postmeta` VALUES (222816,14416,'pm_type','total-blocking-time');
INSERT INTO `wp_postmeta` VALUES (222817,14416,'pm_variables','a:2:{i:0;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:10:\"most pages\";}i:1;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:34:\"Homepage, Single post, Single team\";}}');
INSERT INTO `wp_postmeta` VALUES (222818,14416,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222820,14417,'pm_type','total-blocking-time-change');
INSERT INTO `wp_postmeta` VALUES (222821,14417,'pm_variables','a:3:{i:0;a:2:{s:8:\"variable\";s:9:\"qualifier\";s:5:\"value\";s:13:\"deterioration\";}i:1;a:2:{s:8:\"variable\";s:5:\"where\";s:5:\"value\";s:11:\"Single team\";}i:2;a:2:{s:8:\"variable\";s:7:\"tooltip\";s:5:\"value\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (222822,14417,'pm_sources','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (222824,14400,'pm__genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (222825,14400,'pm__genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (222826,14400,'pm__genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (222827,14400,'pm__genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (222828,14400,'pm__genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (222829,14400,'pm__genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (222830,14400,'pm__genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (223044,14418,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223045,14418,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223047,14420,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223048,14420,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223533,10757,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223534,10757,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223536,4701,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223537,4701,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223539,14448,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223540,14448,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223542,14450,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223543,14450,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223548,4706,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223549,4706,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223551,4707,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223552,4707,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223554,4708,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223555,4708,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223557,10840,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223558,10840,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223560,4709,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223561,4709,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223575,14452,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223576,14452,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223938,14100,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223939,14100,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223940,14100,'swp_cache_timestamp','457116');
INSERT INTO `wp_postmeta` VALUES (223959,4820,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223960,4820,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223962,14478,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223963,14478,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223965,4826,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223966,4826,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (223968,14479,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (223969,14479,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224075,4821,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224076,4821,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224078,4822,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224079,4822,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224218,4819,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224219,4819,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224221,14480,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224222,14480,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224224,14481,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224225,14481,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224227,4827,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224228,4827,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224230,4828,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224231,4828,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224233,4829,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224234,4829,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224236,4830,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224237,4830,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224625,14532,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224626,14532,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224631,1717,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224632,1717,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224666,14533,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224667,14533,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224669,10171,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224670,10171,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224672,14534,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224673,14534,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224675,4877,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224676,4877,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224678,6083,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224679,6083,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224681,10932,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224682,10932,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224684,4878,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224685,4878,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (224687,4879,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (224688,4879,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226205,14475,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226206,14475,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226211,14476,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226212,14476,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226214,14477,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226215,14477,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226244,14570,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226245,14570,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226347,819,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226348,819,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226349,819,'swp_cache_timestamp','457445');
INSERT INTO `wp_postmeta` VALUES (226656,11338,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (226657,11338,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (226661,1050,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (226662,1050,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (226666,1050,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (226670,1048,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (226671,1048,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (226672,1048,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (226673,1048,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (226674,1048,'team_phone','');
INSERT INTO `wp_postmeta` VALUES (226675,1048,'_team_phone','field_5f6449a6a7afa');
INSERT INTO `wp_postmeta` VALUES (226679,1048,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (226829,5832,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226830,5832,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226831,5832,'swp_cache_timestamp','457666');
INSERT INTO `wp_postmeta` VALUES (226837,5833,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226839,5833,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226840,5833,'swp_cache_timestamp','457666');
INSERT INTO `wp_postmeta` VALUES (226841,5833,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (226842,5833,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (226846,5827,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226847,5827,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226849,5851,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226850,5851,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226861,14585,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226862,14585,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226864,5853,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226865,5853,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226867,5855,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226868,5855,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226873,5826,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226874,5826,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226876,5850,'lesson_notes','12218');
INSERT INTO `wp_postmeta` VALUES (226877,5850,'_lesson_notes','field_62347ee018ac3');
INSERT INTO `wp_postmeta` VALUES (226881,5850,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (226882,5850,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (226883,5850,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (226884,5850,'swp_cache_timestamp','457668');
INSERT INTO `wp_postmeta` VALUES (228106,14614,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228107,14614,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228109,14615,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228110,14615,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228112,14613,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228113,14613,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228115,9414,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228116,9414,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228118,9067,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228119,9067,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228121,9071,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228122,9071,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228124,9072,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228125,9072,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228127,10437,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228128,10437,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228130,10752,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228131,10752,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228133,11611,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228134,11611,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228136,14568,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228137,14568,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228139,4312,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228140,4312,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228364,14616,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228365,14616,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228367,14617,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228368,14617,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228370,14618,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228371,14618,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228376,11189,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228377,11189,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228483,14627,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228484,14627,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228486,14628,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228487,14628,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228578,14638,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228579,14638,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228581,14639,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228582,14639,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228584,14640,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228585,14640,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228587,14641,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228588,14641,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228590,14642,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228591,14642,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228593,14643,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228594,14643,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228596,14644,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228597,14644,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228614,14646,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228615,14646,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228632,14645,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228633,14645,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228638,14649,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228639,14649,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228641,14650,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228642,14650,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228644,14651,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228645,14651,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228647,14652,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228648,14652,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228650,14653,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228651,14653,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228653,14654,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228654,14654,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228674,14648,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228675,14648,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228683,14655,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228684,14655,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228686,11176,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228687,11176,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228689,11177,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228690,11177,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (228908,11169,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (228909,11169,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229428,1049,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229429,1049,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229430,1049,'swp_cache_timestamp','457900');
INSERT INTO `wp_postmeta` VALUES (229500,14419,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229501,14419,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229509,5750,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229510,5750,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229512,5735,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229513,5735,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229515,5751,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229516,5751,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229518,5740,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229519,5740,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229521,5738,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229522,5738,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229524,5739,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229525,5739,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229539,14686,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229540,14686,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229542,14692,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229543,14692,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229548,5731,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229549,5731,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229623,10705,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229624,10705,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229659,10839,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229660,10839,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229665,4698,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229666,4698,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229921,14717,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229922,14717,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229924,14718,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229925,14718,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229927,5609,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229928,5609,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229930,5620,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229931,5620,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229933,5621,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229934,5621,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229939,5605,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229940,5605,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229948,4875,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229949,4875,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229951,10846,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229952,10846,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229960,14719,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229961,14719,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229963,14720,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229964,14720,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (229969,4864,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (229970,4864,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230023,14724,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230024,14724,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230026,4816,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230027,4816,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230029,4824,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230030,4824,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230032,4825,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230033,4825,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230038,4812,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230039,4812,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230241,10718,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230242,10718,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230244,14727,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230245,14727,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230247,14728,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230248,14728,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230250,14563,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230251,14563,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230253,14566,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230254,14566,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230256,10708,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230257,10708,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230259,10720,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230260,10720,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230262,10721,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230263,10721,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230265,10722,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230266,10722,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230268,10723,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230269,10723,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230271,10711,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230272,10711,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230274,10709,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230275,10709,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230379,14732,'_tablepress_table_options','{\"last_editor\":1,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":false,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":false,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}');
INSERT INTO `wp_postmeta` VALUES (230380,14732,'_tablepress_table_visibility','{\"rows\":[1,1,1,1,1],\"columns\":[1,1,1,1,1]}');
INSERT INTO `wp_postmeta` VALUES (230417,14732,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230418,14732,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230454,14736,'_edit_lock','1652960382:1');
INSERT INTO `wp_postmeta` VALUES (230455,14736,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (230458,14736,'_calendar_view','a:2:{s:16:\"default-calendar\";s:4:\"grid\";s:12:\"fullcalendar\";s:4:\"grid\";}');
INSERT INTO `wp_postmeta` VALUES (230459,14736,'_calendar_begins','today');
INSERT INTO `wp_postmeta` VALUES (230460,14736,'_calendar_begins_nth','1');
INSERT INTO `wp_postmeta` VALUES (230461,14736,'_calendar_begins_custom_date','');
INSERT INTO `wp_postmeta` VALUES (230462,14736,'_feed_earliest_event_date','months_before');
INSERT INTO `wp_postmeta` VALUES (230463,14736,'_feed_earliest_event_date_range','1');
INSERT INTO `wp_postmeta` VALUES (230464,14736,'_feed_latest_event_date','years_after');
INSERT INTO `wp_postmeta` VALUES (230465,14736,'_feed_latest_event_date_range','1');
INSERT INTO `wp_postmeta` VALUES (230466,14736,'_calendar_is_static','no');
INSERT INTO `wp_postmeta` VALUES (230467,14736,'_no_events_message','');
INSERT INTO `wp_postmeta` VALUES (230468,14736,'_event_formatting','preserve_linebreaks');
INSERT INTO `wp_postmeta` VALUES (230469,14736,'_poweredby','no');
INSERT INTO `wp_postmeta` VALUES (230470,14736,'_feed_timezone_setting','use_site');
INSERT INTO `wp_postmeta` VALUES (230471,14736,'_feed_timezone','America/New_York');
INSERT INTO `wp_postmeta` VALUES (230472,14736,'_calendar_date_format_setting','use_site');
INSERT INTO `wp_postmeta` VALUES (230473,14736,'_calendar_date_format','l, d F Y');
INSERT INTO `wp_postmeta` VALUES (230474,14736,'_calendar_date_format_php','F j, Y');
INSERT INTO `wp_postmeta` VALUES (230475,14736,'_calendar_time_format_setting','use_site');
INSERT INTO `wp_postmeta` VALUES (230476,14736,'_calendar_time_format','G:i a');
INSERT INTO `wp_postmeta` VALUES (230477,14736,'_calendar_time_format_php','g:i a');
INSERT INTO `wp_postmeta` VALUES (230478,14736,'_calendar_datetime_separator','');
INSERT INTO `wp_postmeta` VALUES (230479,14736,'_calendar_datetime_separator_spacing','');
INSERT INTO `wp_postmeta` VALUES (230480,14736,'_calendar_week_starts_on_setting','use_site');
INSERT INTO `wp_postmeta` VALUES (230481,14736,'_calendar_week_starts_on','0');
INSERT INTO `wp_postmeta` VALUES (230482,14736,'_feed_cache_user_amount','1');
INSERT INTO `wp_postmeta` VALUES (230483,14736,'_feed_cache_user_unit','60');
INSERT INTO `wp_postmeta` VALUES (230484,14736,'_feed_cache','60');
INSERT INTO `wp_postmeta` VALUES (230485,14736,'_calendar_version','3.1.36');
INSERT INTO `wp_postmeta` VALUES (230486,14736,'_google_calendar_id','ZW4udXNhI2hvbGlkYXlAZ3JvdXAudi5jYWxlbmRhci5nb29nbGUuY29t');
INSERT INTO `wp_postmeta` VALUES (230487,14736,'_google_events_search_query','');
INSERT INTO `wp_postmeta` VALUES (230488,14736,'_google_events_recurring','show');
INSERT INTO `wp_postmeta` VALUES (230489,14736,'_google_events_max_results','2500');
INSERT INTO `wp_postmeta` VALUES (230490,14736,'_grouped_calendars_source','ids');
INSERT INTO `wp_postmeta` VALUES (230491,14736,'_grouped_calendars_ids','');
INSERT INTO `wp_postmeta` VALUES (230492,14736,'_grouped_calendars_category','');
INSERT INTO `wp_postmeta` VALUES (230493,14736,'_default_calendar_style_theme','light');
INSERT INTO `wp_postmeta` VALUES (230494,14736,'_default_calendar_style_today','#1e73be');
INSERT INTO `wp_postmeta` VALUES (230495,14736,'_default_calendar_style_days_events','#000000');
INSERT INTO `wp_postmeta` VALUES (230496,14736,'_default_calendar_list_range_span','1');
INSERT INTO `wp_postmeta` VALUES (230497,14736,'_default_calendar_list_range_type','monthly');
INSERT INTO `wp_postmeta` VALUES (230498,14736,'_default_calendar_list_header','no');
INSERT INTO `wp_postmeta` VALUES (230499,14736,'_default_calendar_compact_list','no');
INSERT INTO `wp_postmeta` VALUES (230500,14736,'_default_calendar_limit_visible_events','no');
INSERT INTO `wp_postmeta` VALUES (230501,14736,'_default_calendar_visible_events','3');
INSERT INTO `wp_postmeta` VALUES (230502,14736,'_default_calendar_event_bubble_trigger','hover');
INSERT INTO `wp_postmeta` VALUES (230503,14736,'_default_calendar_trim_titles','no');
INSERT INTO `wp_postmeta` VALUES (230504,14736,'_default_calendar_trim_titles_chars','20');
INSERT INTO `wp_postmeta` VALUES (230505,14736,'_default_calendar_expand_multi_day_events','yes');
INSERT INTO `wp_postmeta` VALUES (230509,14736,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (230510,14736,'_yoast_wpseo_estimated-reading-time-minutes','');
INSERT INTO `wp_postmeta` VALUES (230544,14736,'_fullcalendar_height_select','auto');
INSERT INTO `wp_postmeta` VALUES (230545,14736,'_fullcalendar_height','0');
INSERT INTO `wp_postmeta` VALUES (230546,14736,'_fullcalendar_today_button','yes');
INSERT INTO `wp_postmeta` VALUES (230547,14736,'_fullcalendar_month_button','yes');
INSERT INTO `wp_postmeta` VALUES (230548,14736,'_fullcalendar_week_button','yes');
INSERT INTO `wp_postmeta` VALUES (230549,14736,'_fullcalendar_day_button','yes');
INSERT INTO `wp_postmeta` VALUES (230550,14736,'_fullcalendar_default_view','month');
INSERT INTO `wp_postmeta` VALUES (230551,14736,'_fullcalendar_default_start_time','6:00');
INSERT INTO `wp_postmeta` VALUES (230552,14736,'_fullcalendar_display_min_time','0:00');
INSERT INTO `wp_postmeta` VALUES (230553,14736,'_fullcalendar_display_max_time','24:00');
INSERT INTO `wp_postmeta` VALUES (230554,14736,'_fullcalendar_display_language','');
INSERT INTO `wp_postmeta` VALUES (230555,14736,'_fullcalendar_style_event_color','#1e73be');
INSERT INTO `wp_postmeta` VALUES (230556,14736,'_fullcalendar_style_text_color','#ffffff');
INSERT INTO `wp_postmeta` VALUES (230557,14736,'_fullcalendar_limit_visible_events','no');
INSERT INTO `wp_postmeta` VALUES (230558,14736,'_fullcalendar_visible_events','3');
INSERT INTO `wp_postmeta` VALUES (230559,14736,'_fullcalendar_event_bubble_trigger','hover');
INSERT INTO `wp_postmeta` VALUES (230560,14736,'_fullcalendar_trim_titles','no');
INSERT INTO `wp_postmeta` VALUES (230561,14736,'_fullcalendar_trim_titles_chars','20');
INSERT INTO `wp_postmeta` VALUES (230562,14736,'_fullcalendar_time_format','h:mmt');
INSERT INTO `wp_postmeta` VALUES (230563,14736,'_fullcalendar_time_format_hour','numeric');
INSERT INTO `wp_postmeta` VALUES (230564,14736,'_fullcalendar_time_format_minute','none');
INSERT INTO `wp_postmeta` VALUES (230565,14736,'_fullcalendar_time_format_hour12','12hour');
INSERT INTO `wp_postmeta` VALUES (230566,14736,'_fullcalendar_time_format_meridiem','narrow');
INSERT INTO `wp_postmeta` VALUES (230609,14736,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230610,14736,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230624,814,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230625,814,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230626,814,'swp_cache_timestamp','458189');
INSERT INTO `wp_postmeta` VALUES (230780,14742,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230781,14742,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230783,19,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230784,19,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230786,20,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230787,20,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230789,21,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230790,21,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230792,22,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230793,22,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230795,23,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230796,23,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230798,24,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230799,24,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230801,25,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230802,25,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230804,26,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230805,26,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230807,27,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230808,27,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230810,28,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230811,28,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230813,911,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230814,911,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230816,11583,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230817,11583,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230819,4108,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230820,4108,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230822,9085,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230823,9085,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230825,9075,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230826,9075,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230828,10959,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230829,10959,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230831,13157,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230832,13157,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230834,9077,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230835,9077,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230837,9078,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230838,9078,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230840,13158,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230841,13158,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230843,9079,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230844,9079,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230846,9083,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230847,9083,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230849,9086,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230850,9086,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230852,9080,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230853,9080,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230855,9081,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230856,9081,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230858,9082,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230859,9082,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230861,4110,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230862,4110,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230864,29,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230865,29,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230867,9107,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230868,9107,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230870,9108,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230871,9108,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230873,9109,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230874,9109,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230876,13159,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230877,13159,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230879,9110,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230880,9110,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230882,9111,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230883,9111,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230885,13160,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230886,13160,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230888,9112,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230889,9112,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230891,9113,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230892,9113,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230894,9114,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230895,9114,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230897,9115,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230898,9115,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230900,9116,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230901,9116,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230903,9117,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230904,9117,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230906,9118,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230907,9118,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230909,14600,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230910,14600,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230912,4118,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230913,4118,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230915,4112,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230916,4112,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230918,4119,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230919,4119,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230921,4113,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230922,4113,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230924,4120,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230925,4120,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230927,4114,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230928,4114,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230930,4121,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230931,4121,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230933,4116,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230934,4116,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230936,4122,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230937,4122,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230939,4117,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230940,4117,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230942,10574,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230943,10574,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230945,11884,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230946,11884,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230948,14127,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230949,14127,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230951,11304,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230952,11304,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230954,14601,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230955,14601,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230957,14602,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230958,14602,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230960,14603,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230961,14603,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230963,14604,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230964,14604,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230966,14605,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230967,14605,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230969,14606,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230970,14606,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230972,14607,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230973,14607,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230975,14608,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230976,14608,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230978,14609,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230979,14609,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230981,14610,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230982,14610,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230984,14611,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230985,14611,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230987,14612,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230988,14612,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230990,12505,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230991,12505,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230993,12506,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230994,12506,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230996,14173,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (230997,14173,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (230999,14174,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231000,14174,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231002,9256,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231003,9256,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231005,9257,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231006,9257,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231008,4123,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231009,4123,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231011,9119,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231012,9119,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231014,9120,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231015,9120,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231017,9121,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231018,9121,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231020,13161,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231021,13161,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231023,9122,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231024,9122,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231026,9123,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231027,9123,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231029,13162,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231030,13162,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231032,5921,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231033,5921,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231035,11167,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231036,11167,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231038,17,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231039,17,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231041,14126,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231042,14126,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231044,7156,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231045,7156,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231047,7157,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231048,7157,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231050,7158,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231051,7158,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231053,7159,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231054,7159,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231056,7160,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231057,7160,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231059,7161,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231060,7161,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231062,7162,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231063,7162,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231065,7163,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231066,7163,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231068,7164,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231069,7164,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231071,7165,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231072,7165,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231074,8896,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231075,8896,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231077,8897,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231078,8897,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231080,14103,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231081,14103,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231083,11217,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231084,11217,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231320,1752,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231321,1752,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231323,1753,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231324,1753,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231326,1754,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231327,1754,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231329,5824,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231330,5824,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231332,14744,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231333,14744,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231335,4313,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231336,4313,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231338,5509,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231339,5509,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231341,11168,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231342,11168,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231344,5527,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231345,5527,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231347,5528,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231348,5528,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231350,5511,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231351,5511,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231353,4462,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231354,4462,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231356,4463,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231357,4463,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231359,5445,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231360,5445,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231362,5506,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231363,5506,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231365,5288,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231366,5288,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231368,5250,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231369,5250,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231371,4181,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231372,4181,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231374,5871,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231375,5871,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231377,5407,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231378,5407,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231380,5483,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231381,5483,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231383,9490,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231384,9490,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231386,14743,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231387,14743,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231389,5507,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231390,5507,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231392,4464,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231393,4464,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231395,5064,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231396,5064,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231398,4896,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231399,4896,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231401,5503,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231402,5503,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231404,4468,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231405,4468,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231407,5508,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231408,5508,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231410,5140,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231411,5140,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231413,4792,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231414,4792,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231416,5502,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231417,5502,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231419,4640,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231420,4640,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231422,5602,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231423,5602,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231425,5603,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231426,5603,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231428,5647,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231429,5647,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231431,5510,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231432,5510,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231434,4130,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231435,4130,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231437,11437,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231438,11437,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231440,5512,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231441,5512,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231443,4465,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231444,4465,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231446,5713,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231447,5713,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231449,5604,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231450,5604,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231452,11204,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231453,11204,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231458,4863,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231459,4863,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231461,5760,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231462,5760,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231464,5761,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231465,5761,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231467,8612,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231468,8612,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231470,8613,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231471,8613,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231473,11118,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231474,11118,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231476,11316,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231477,11316,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231479,11484,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231480,11484,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231482,11904,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231483,11904,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231485,4314,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231486,4314,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231488,2019,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231489,2019,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231491,10570,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231492,10570,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231494,10571,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231495,10571,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231497,10572,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231498,10572,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231500,10573,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231501,10573,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231503,11378,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231504,11378,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231506,11382,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231507,11382,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231509,8936,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231510,8936,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231512,8930,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231513,8930,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231515,9528,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231516,9528,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231518,9556,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231519,9556,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231521,9521,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231522,9521,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231524,10946,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231525,10946,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231527,10947,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231528,10947,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231530,11377,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231531,11377,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231533,14588,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231534,14588,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231542,14746,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231543,14746,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231545,14747,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231546,14747,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231548,14748,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231549,14748,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231551,14749,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231552,14749,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231554,14750,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231555,14750,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231557,14751,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231558,14751,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231560,14752,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231561,14752,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231563,14753,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231564,14753,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231566,14754,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231567,14754,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231569,14745,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231570,14745,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (231740,14772,'sidebar_replacement_id','sidebar');
INSERT INTO `wp_postmeta` VALUES (231741,14772,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (231742,14772,'sidebar_attachments','a:3:{i:0;a:3:{s:2:\"id\";d:0;s:9:\"data_type\";s:8:\"property\";s:15:\"attachment_type\";s:17:\"post_type_archive\";}i:1;a:3:{s:2:\"id\";d:0;s:9:\"data_type\";s:17:\"property-category\";s:15:\"attachment_type\";s:12:\"taxonomy_all\";}i:2;a:3:{s:2:\"id\";d:0;s:9:\"data_type\";s:15:\"property-status\";s:15:\"attachment_type\";s:12:\"taxonomy_all\";}}');
INSERT INTO `wp_postmeta` VALUES (231949,768,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (231950,768,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (231951,768,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (231952,768,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (231953,768,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (231954,768,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (231958,768,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (231968,768,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (231969,768,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (231970,768,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232219,5515,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232220,5515,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232225,4311,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232226,4311,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232371,806,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232372,806,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232373,806,'swp_cache_timestamp','458513');
INSERT INTO `wp_postmeta` VALUES (232855,1048,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232856,1048,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232857,1048,'swp_cache_timestamp','458971');
INSERT INTO `wp_postmeta` VALUES (232858,11338,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232859,11338,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232860,11338,'swp_cache_timestamp','458971');
INSERT INTO `wp_postmeta` VALUES (232861,1050,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232862,1050,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232863,1050,'swp_cache_timestamp','458971');
INSERT INTO `wp_postmeta` VALUES (232996,14175,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (232997,14175,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (232999,7022,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233000,7022,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233002,5155,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233003,5155,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233062,12539,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233063,12539,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233065,4652,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233066,4652,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233068,4653,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233069,4653,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233071,4654,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233072,4654,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233074,4662,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233075,4662,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233077,10467,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233078,10467,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233080,4664,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233081,4664,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233083,4963,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233084,4963,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233086,10848,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233087,10848,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233107,14804,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233108,14804,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233110,14808,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233111,14808,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233116,4648,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233117,4648,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (233131,14811,'_wp_attached_file','2022/05/2poochies-allies-properties-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233132,14811,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:47:\"2022/05/2poochies-allies-properties-graphic.jpg\";s:8:\"filesize\";i:611461;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114454;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29071;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64576;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94529;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50271;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:47:\"2poochies-allies-properties-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107007;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233136,14812,'_wp_attached_file','2022/05/2poochies-barneys-properties-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233137,14812,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:48:\"2022/05/2poochies-barneys-properties-graphic.jpg\";s:8:\"filesize\";i:599620;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113053;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32731;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70565;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84445;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52894;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"2poochies-barneys-properties-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106967;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233138,14813,'_wp_attached_file','2022/05/2poochies-boat-rentals-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233139,14813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:42:\"2022/05/2poochies-boat-rentals-graphic.jpg\";s:8:\"filesize\";i:418691;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6972;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76619;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22476;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48718;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69818;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36104;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"2poochies-boat-rentals-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233140,14814,'_wp_attached_file','2022/05/2poochies-brown-pattern-graphic.png');
INSERT INTO `wp_postmeta` VALUES (233141,14814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:43:\"2022/05/2poochies-brown-pattern-graphic.png\";s:8:\"filesize\";i:29307;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18278;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7613;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18278;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32701;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-500x250.png\";s:5:\"width\";i:500;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16070;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18774;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:43:\"2poochies-brown-pattern-graphic-500x416.png\";s:5:\"width\";i:500;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26395;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233142,14815,'_wp_attached_file','2022/05/2poochies-favicon.png');
INSERT INTO `wp_postmeta` VALUES (233143,14815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:29:\"2022/05/2poochies-favicon.png\";s:8:\"filesize\";i:5518;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233144,14816,'_wp_attached_file','2022/05/2poochies-grey-pattern-graphic.png');
INSERT INTO `wp_postmeta` VALUES (233145,14816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:42:\"2022/05/2poochies-grey-pattern-graphic.png\";s:8:\"filesize\";i:27031;s:5:\"sizes\";a:7:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6971;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16216;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28376;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-500x250.png\";s:5:\"width\";i:500;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14823;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16183;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"2poochies-grey-pattern-graphic-500x416.png\";s:5:\"width\";i:500;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233148,14818,'_wp_attached_file','2022/05/2poochies-logo-color.svg');
INSERT INTO `wp_postmeta` VALUES (233149,14818,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:480;s:6:\"height\";i:610;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:191;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:381;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:975;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1300;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:24:\"2poochies-logo-color.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233150,14819,'_wp_attached_file','2022/05/2poochies-main-banner-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233151,14819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:724;s:4:\"file\";s:41:\"2022/05/2poochies-main-banner-graphic.jpg\";s:8:\"filesize\";i:1021382;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-300x136.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14452;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"2poochies-main-banner-graphic-1024x463.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8039;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-768x348.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79967;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"2poochies-main-banner-graphic-1536x695.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264210;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26958;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61580;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"2poochies-main-banner-graphic-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117718;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39840;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"2poochies-main-banner-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88086;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"2poochies-main-banner-graphic-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222390;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233152,14820,'_wp_attached_file','2022/05/2poochies-meet-host-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233153,14820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:39:\"2022/05/2poochies-meet-host-graphic.jpg\";s:8:\"filesize\";i:482703;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19648;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9913;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93156;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30818;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62878;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70157;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45568;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"2poochies-meet-host-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88186;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233154,14821,'_wp_attached_file','2022/05/2poochies-pet-friendly-img-graphic.jpg');
INSERT INTO `wp_postmeta` VALUES (233155,14821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:540;s:4:\"file\";s:46:\"2022/05/2poochies-pet-friendly-img-graphic.jpg\";s:8:\"filesize\";i:581135;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9911;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110411;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34221;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74197;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87645;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51123;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:46:\"2poochies-pet-friendly-img-graphic-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104199;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233156,14822,'_wp_attached_file','2022/05/full-stocked-kitchen-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233157,14822,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"full-stocked-kitchen-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233158,14823,'_wp_attached_file','2022/05/instacart-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233159,14823,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:191;s:6:\"height\";i:30;s:4:\"file\";s:18:\"instacart-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:24;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:47;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:121;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:161;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"instacart-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233160,14824,'_wp_attached_file','2022/05/keyless-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233161,14824,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:16:\"keyless-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:16:\"keyless-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233162,14825,'_wp_attached_file','2022/05/lake-view-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233163,14825,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"lake-view-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233164,14826,'_wp_attached_file','2022/05/pets-allowed-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233165,14826,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pets-allowed-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233166,14827,'_wp_attached_file','2022/05/swim-dock-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233167,14827,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:18:\"swim-dock-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233171,14828,'_wp_attached_file','2022/05/wifi-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233172,14828,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:13:\"wifi-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:13:\"wifi-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233173,14829,'_wp_attached_file','2022/05/boat-parking-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233174,14829,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"boat-parking-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233175,14830,'_wp_attached_file','2022/05/covered-porch-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233176,14830,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:22:\"covered-porch-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233177,14831,'_wp_attached_file','2022/05/fenced-yard-icon.svg');
INSERT INTO `wp_postmeta` VALUES (233178,14831,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:5:\"sizes\";a:25:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"flex-medium-tall\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:7:\"sponsor\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"content-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:17:\"gallery-grid-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:18:\"image-content-five\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:16:\"thumbnail-slider\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"justified-thumb\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:21:\"woocommerce_thumbnail\";a:6:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";s:9:\"uncropped\";b:0;}s:18:\"woocommerce_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:29:\"woocommerce_gallery_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"shop_catalog\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"shop_single\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:14:\"shop_thumbnail\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:20:\"fenced-yard-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (233469,14836,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (233470,14836,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233471,14836,'_menu_item_object_id','4103');
INSERT INTO `wp_postmeta` VALUES (233472,14836,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (233473,14836,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233474,14836,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233475,14836,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233476,14836,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (233487,14838,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (233488,14838,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233489,14838,'_menu_item_object_id','1032');
INSERT INTO `wp_postmeta` VALUES (233490,14838,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (233491,14838,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233492,14838,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233493,14838,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233494,14838,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (233517,780,'_wp_old_date','2018-06-01');
INSERT INTO `wp_postmeta` VALUES (233551,14841,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (233552,14841,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233553,14841,'_menu_item_object_id','4103');
INSERT INTO `wp_postmeta` VALUES (233554,14841,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (233555,14841,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233556,14841,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233557,14841,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233558,14841,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (233569,14843,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (233570,14843,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233571,14843,'_menu_item_object_id','1032');
INSERT INTO `wp_postmeta` VALUES (233572,14843,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (233573,14843,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233574,14843,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233575,14843,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233576,14843,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (233647,14853,'_edit_lock','1770313074:15');
INSERT INTO `wp_postmeta` VALUES (233648,14755,'_edit_lock','1769441457:12');
INSERT INTO `wp_postmeta` VALUES (233649,14755,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (233680,14853,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (233681,14853,'bedrooms','2');
INSERT INTO `wp_postmeta` VALUES (233682,14853,'_bedrooms','field_61ab11dc7066e');
INSERT INTO `wp_postmeta` VALUES (233683,14853,'bathrooms','2');
INSERT INTO `wp_postmeta` VALUES (233684,14853,'_bathrooms','field_61ab12f47066f');
INSERT INTO `wp_postmeta` VALUES (233685,14853,'gallery','a:9:{i:0;s:5:\"16084\";i:1;s:5:\"15443\";i:2;s:5:\"15421\";i:3;s:5:\"15457\";i:4;s:5:\"15410\";i:5;s:5:\"15418\";i:6;s:5:\"15437\";i:7;s:5:\"15429\";i:8;s:5:\"15432\";}');
INSERT INTO `wp_postmeta` VALUES (233686,14853,'_gallery','field_61ab15097067f');
INSERT INTO `wp_postmeta` VALUES (233687,14853,'map_iframe_code','<iframe src=\"https://www.google.com/maps/d/embed?mid=1-WrDTC7Z7yPso6k5mTcYwvRPl7OmXV4&ehbc=2E312F\" width=\"640\" height=\"480\"></iframe>');
INSERT INTO `wp_postmeta` VALUES (233688,14853,'_map_iframe_code','field_624a58190391d');
INSERT INTO `wp_postmeta` VALUES (233692,14853,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (233693,14859,'_wp_attached_file','2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431.jpg');
INSERT INTO `wp_postmeta` VALUES (233694,14859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431.jpg\";s:8:\"filesize\";i:247505;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17206;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7337;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84613;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23305;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51489;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67941;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70256;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233698,14860,'_wp_attached_file','2022/05/87c631c1-6993-4300-9d5e-dac7001931c3.jpg');
INSERT INTO `wp_postmeta` VALUES (233699,14860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/87c631c1-6993-4300-9d5e-dac7001931c3.jpg\";s:8:\"filesize\";i:225068;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15504;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"87c631c1-6993-4300-9d5e-dac7001931c3-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75620;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20758;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45529;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"87c631c1-6993-4300-9d5e-dac7001931c3-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58286;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29901;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"87c631c1-6993-4300-9d5e-dac7001931c3-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61563;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"87c631c1-6993-4300-9d5e-dac7001931c3-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233700,14861,'_wp_attached_file','2022/05/668ab79b-a027-4785-b741-44ea026e78df.jpg');
INSERT INTO `wp_postmeta` VALUES (233701,14861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/668ab79b-a027-4785-b741-44ea026e78df.jpg\";s:8:\"filesize\";i:195749;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13534;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"668ab79b-a027-4785-b741-44ea026e78df-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65341;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18220;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40294;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"668ab79b-a027-4785-b741-44ea026e78df-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57619;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25738;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"668ab79b-a027-4785-b741-44ea026e78df-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53277;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"668ab79b-a027-4785-b741-44ea026e78df-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233702,14862,'_wp_attached_file','2022/05/a475891b-5192-4549-a467-e33b638ed5fa.jpg');
INSERT INTO `wp_postmeta` VALUES (233703,14862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/a475891b-5192-4549-a467-e33b638ed5fa.jpg\";s:8:\"filesize\";i:240871;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15099;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"a475891b-5192-4549-a467-e33b638ed5fa-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6278;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78768;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20223;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45278;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"a475891b-5192-4549-a467-e33b638ed5fa-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84457;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30112;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"a475891b-5192-4549-a467-e33b638ed5fa-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64060;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"a475891b-5192-4549-a467-e33b638ed5fa-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233704,14863,'_wp_attached_file','2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b.webp');
INSERT INTO `wp_postmeta` VALUES (233705,14863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:49:\"2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b.webp\";s:8:\"filesize\";i:138172;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12488;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52292;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19066;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40026;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35408;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22240;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43286;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233706,14864,'_wp_attached_file','2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d.jpg');
INSERT INTO `wp_postmeta` VALUES (233707,14864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d.jpg\";s:8:\"filesize\";i:182981;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13380;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62859;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19222;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41345;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41037;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23882;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48476;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233708,14865,'_wp_attached_file','2022/05/59095414-fbe8-41b5-8745-a16919fdd146.jpg');
INSERT INTO `wp_postmeta` VALUES (233709,14865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/59095414-fbe8-41b5-8745-a16919fdd146.jpg\";s:8:\"filesize\";i:187534;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13382;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"59095414-fbe8-41b5-8745-a16919fdd146-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6535;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65896;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20170;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45267;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"59095414-fbe8-41b5-8745-a16919fdd146-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55371;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25567;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"59095414-fbe8-41b5-8745-a16919fdd146-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53462;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"59095414-fbe8-41b5-8745-a16919fdd146-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233713,14866,'_wp_attached_file','2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e.jpg');
INSERT INTO `wp_postmeta` VALUES (233714,14866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e.jpg\";s:8:\"filesize\";i:176827;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12362;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6328;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58046;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18712;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40731;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46323;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23577;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48604;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233715,14867,'_wp_attached_file','2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7.jpg');
INSERT INTO `wp_postmeta` VALUES (233716,14867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7.jpg\";s:8:\"filesize\";i:152014;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11401;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52545;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12919;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26388;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51396;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21307;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43564;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233717,14868,'_wp_attached_file','2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40.webp');
INSERT INTO `wp_postmeta` VALUES (233718,14868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:49:\"2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40.webp\";s:8:\"filesize\";i:320074;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24134;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:258974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:150334;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31938;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79418;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117818;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:120544;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:359414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233719,14869,'_wp_attached_file','2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb.jpg');
INSERT INTO `wp_postmeta` VALUES (233720,14869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:48:\"2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb.jpg\";s:8:\"filesize\";i:419404;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26571;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142607;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34943;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78378;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107370;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102404;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288785;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233721,14870,'_wp_attached_file','2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e.jpg');
INSERT INTO `wp_postmeta` VALUES (233722,14870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e.jpg\";s:8:\"filesize\";i:465076;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26701;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9986;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155616;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34799;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81482;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145473;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54545;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122867;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233726,14871,'_wp_attached_file','2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44.jpg');
INSERT INTO `wp_postmeta` VALUES (233727,14871,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44.jpg\";s:8:\"filesize\";i:420736;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23850;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138081;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32972;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78275;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126669;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51042;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"aa5cec07-ae81-405e-b232-a0368be0cf44-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114293;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233728,14872,'_wp_attached_file','2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6.jpg');
INSERT INTO `wp_postmeta` VALUES (233729,14872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6.jpg\";s:8:\"filesize\";i:433981;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22615;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137212;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30287;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72692;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114450;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47375;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109575;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233730,14873,'_wp_attached_file','2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d.jpg');
INSERT INTO `wp_postmeta` VALUES (233731,14873,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d.jpg\";s:8:\"filesize\";i:391865;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23513;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9622;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137330;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33884;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81120;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143781;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52422;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118989;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233735,14874,'_wp_attached_file','2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0.jpg');
INSERT INTO `wp_postmeta` VALUES (233736,14874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0.jpg\";s:8:\"filesize\";i:327637;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19625;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109203;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27920;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64925;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118445;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41079;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91312;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233737,14875,'_wp_attached_file','2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5.jpg');
INSERT INTO `wp_postmeta` VALUES (233738,14875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5.jpg\";s:8:\"filesize\";i:259092;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16358;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143638;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86588;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21822;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49984;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82077;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35817;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77839;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233739,14876,'_wp_attached_file','2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0.jpg');
INSERT INTO `wp_postmeta` VALUES (233740,14876,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0.jpg\";s:8:\"filesize\";i:333968;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20393;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112818;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27097;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63890;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149378;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45813;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"c556254e-eb2f-441f-a131-ee3245bf34f0-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102336;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233744,14877,'_wp_attached_file','2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9.jpg');
INSERT INTO `wp_postmeta` VALUES (233745,14877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9.jpg\";s:8:\"filesize\";i:210347;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13458;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68744;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20056;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45566;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62438;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26532;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55731;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158761;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233746,14878,'_wp_attached_file','2022/05/e411f5c5-c774-4659-899b-005d1551b80d.jpg');
INSERT INTO `wp_postmeta` VALUES (233747,14878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/e411f5c5-c774-4659-899b-005d1551b80d.jpg\";s:8:\"filesize\";i:258548;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16654;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"e411f5c5-c774-4659-899b-005d1551b80d-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85526;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22985;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52734;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"e411f5c5-c774-4659-899b-005d1551b80d-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63950;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32893;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"e411f5c5-c774-4659-899b-005d1551b80d-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68845;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"e411f5c5-c774-4659-899b-005d1551b80d-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233748,14879,'_wp_attached_file','2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5.jpg');
INSERT INTO `wp_postmeta` VALUES (233749,14879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5.jpg\";s:8:\"filesize\";i:245360;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15554;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80771;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24170;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54443;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60749;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29887;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63211;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233750,14880,'_wp_attached_file','2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e.jpg');
INSERT INTO `wp_postmeta` VALUES (233751,14880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e.jpg\";s:8:\"filesize\";i:270573;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17406;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89245;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23551;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53114;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77942;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33912;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72012;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233755,14881,'_wp_attached_file','2022/05/34187707-4945-4bd2-91ee-37f890c23d07.jpg');
INSERT INTO `wp_postmeta` VALUES (233756,14881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:48:\"2022/05/34187707-4945-4bd2-91ee-37f890c23d07.jpg\";s:8:\"filesize\";i:267988;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17610;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"34187707-4945-4bd2-91ee-37f890c23d07-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89931;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23901;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53587;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:49:\"34187707-4945-4bd2-91ee-37f890c23d07-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81677;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35130;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:48:\"34187707-4945-4bd2-91ee-37f890c23d07-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74478;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:49:\"34187707-4945-4bd2-91ee-37f890c23d07-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233772,14853,'_thumbnail_id','15463');
INSERT INTO `wp_postmeta` VALUES (233773,14853,'address','Cullman, Alabama, United States');
INSERT INTO `wp_postmeta` VALUES (233774,14853,'_address','field_628d01b024bc5');
INSERT INTO `wp_postmeta` VALUES (233775,14853,'beds','3');
INSERT INTO `wp_postmeta` VALUES (233776,14853,'_beds','field_628d019124bc4');
INSERT INTO `wp_postmeta` VALUES (233777,14853,'sqft','1,415');
INSERT INTO `wp_postmeta` VALUES (233778,14853,'_sqft','field_628d01c824bc6');
INSERT INTO `wp_postmeta` VALUES (233779,14853,'guests','6');
INSERT INTO `wp_postmeta` VALUES (233780,14853,'_guests','field_628d01d424bc7');
INSERT INTO `wp_postmeta` VALUES (233788,14882,'_edit_lock','1770753785:15');
INSERT INTO `wp_postmeta` VALUES (233792,14882,'_thumbnail_id','16095');
INSERT INTO `wp_postmeta` VALUES (233793,14882,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (233794,14882,'address','Crane Hill, Alabama, United States');
INSERT INTO `wp_postmeta` VALUES (233795,14882,'_address','field_628d01b024bc5');
INSERT INTO `wp_postmeta` VALUES (233796,14882,'bedrooms','3');
INSERT INTO `wp_postmeta` VALUES (233797,14882,'_bedrooms','field_61ab11dc7066e');
INSERT INTO `wp_postmeta` VALUES (233798,14882,'beds','6');
INSERT INTO `wp_postmeta` VALUES (233799,14882,'_beds','field_628d019124bc4');
INSERT INTO `wp_postmeta` VALUES (233800,14882,'bathrooms','2');
INSERT INTO `wp_postmeta` VALUES (233801,14882,'_bathrooms','field_61ab12f47066f');
INSERT INTO `wp_postmeta` VALUES (233802,14882,'sqft','2,650');
INSERT INTO `wp_postmeta` VALUES (233803,14882,'_sqft','field_628d01c824bc6');
INSERT INTO `wp_postmeta` VALUES (233804,14882,'guests','8');
INSERT INTO `wp_postmeta` VALUES (233805,14882,'_guests','field_628d01d424bc7');
INSERT INTO `wp_postmeta` VALUES (233806,14882,'gallery','a:9:{i:0;s:5:\"15517\";i:1;s:5:\"15539\";i:2;s:5:\"15223\";i:3;s:5:\"15474\";i:4;s:5:\"15497\";i:5;s:5:\"15472\";i:6;s:5:\"15562\";i:7;s:5:\"15506\";i:8;s:5:\"15501\";}');
INSERT INTO `wp_postmeta` VALUES (233807,14882,'_gallery','field_61ab15097067f');
INSERT INTO `wp_postmeta` VALUES (233808,14882,'map_iframe_code','<iframe src=\"https://www.google.com/maps/d/embed?mid=1-WrDTC7Z7yPso6k5mTcYwvRPl7OmXV4&ehbc=2E312F\" width=\"640\" height=\"480\"></iframe>');
INSERT INTO `wp_postmeta` VALUES (233809,14882,'_map_iframe_code','field_624a58190391d');
INSERT INTO `wp_postmeta` VALUES (233814,14882,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (233818,14882,'_wp_old_date','2022-05-24');
INSERT INTO `wp_postmeta` VALUES (233876,14886,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (233877,14886,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233878,14886,'_menu_item_object_id','14886');
INSERT INTO `wp_postmeta` VALUES (233879,14886,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (233880,14886,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233881,14886,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233882,14886,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233883,14886,'_menu_item_url','#');
INSERT INTO `wp_postmeta` VALUES (233885,14841,'_wp_old_date','2022-05-23');
INSERT INTO `wp_postmeta` VALUES (233900,14843,'_wp_old_date','2022-05-23');
INSERT INTO `wp_postmeta` VALUES (233904,14887,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (233905,14887,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (233906,14887,'_menu_item_object_id','14887');
INSERT INTO `wp_postmeta` VALUES (233907,14887,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (233908,14887,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (233909,14887,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (233910,14887,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (233911,14887,'_menu_item_url','/#properties');
INSERT INTO `wp_postmeta` VALUES (233919,14836,'_wp_old_date','2022-05-23');
INSERT INTO `wp_postmeta` VALUES (233934,14838,'_wp_old_date','2022-05-23');
INSERT INTO `wp_postmeta` VALUES (233938,780,'_wp_old_date','2022-05-23');
INSERT INTO `wp_postmeta` VALUES (233960,14891,'_wp_attached_file','2022/05/about-property.jpg');
INSERT INTO `wp_postmeta` VALUES (233961,14891,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:659;s:6:\"height\";i:371;s:4:\"file\";s:26:\"2022/05/about-property.jpg\";s:8:\"filesize\";i:158339;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"about-property-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"about-property-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7494;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:26:\"about-property-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21116;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:26:\"about-property-480x371.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42234;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"about-property-659x250.jpg\";s:5:\"width\";i:659;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33220;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:26:\"about-property-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25442;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (233997,14894,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (233998,14894,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234000,14897,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234001,14897,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234003,14895,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234004,14895,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234006,10712,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234007,10712,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234009,10713,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234010,10713,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234015,10703,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234016,10703,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234072,10836,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234073,10836,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234081,14904,'_edit_lock','1701212396:11');
INSERT INTO `wp_postmeta` VALUES (234082,14905,'_edit_lock','1653480287:1');
INSERT INTO `wp_postmeta` VALUES (234083,14906,'_edit_lock','1653480300:1');
INSERT INTO `wp_postmeta` VALUES (234084,14904,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234085,14904,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234086,14904,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234087,14904,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234088,14904,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234089,14904,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234090,14904,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234091,14904,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234092,14904,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234093,14904,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234094,14904,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234095,14904,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234096,14904,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234097,14904,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234098,14904,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234099,14904,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234100,14904,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234101,14904,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234102,14904,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234103,14904,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234104,14904,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234105,14904,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234106,14904,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234107,14904,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234108,14904,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234109,14904,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234110,14904,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234111,14904,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234112,14904,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234113,14904,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234114,14904,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234115,14904,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234116,14904,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234120,14904,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234121,14904,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234122,14905,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234123,14905,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234124,14905,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234125,14905,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234126,14905,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234127,14905,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234128,14905,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234129,14905,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234130,14905,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234131,14905,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234132,14905,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234133,14905,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234134,14905,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234135,14905,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234136,14905,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234137,14905,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234138,14905,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234139,14905,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234140,14905,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234141,14905,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234142,14905,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234143,14905,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234144,14905,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234145,14905,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234146,14905,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234147,14905,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234148,14905,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234149,14905,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234150,14905,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234151,14905,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234152,14905,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234153,14905,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234154,14905,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234158,14905,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234159,14905,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234160,14906,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234161,14906,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234162,14906,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234163,14906,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234164,14906,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234165,14906,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234166,14906,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234167,14906,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234168,14906,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234169,14906,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234170,14906,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234171,14906,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234172,14906,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234173,14906,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234174,14906,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234175,14906,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234176,14906,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234177,14906,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234178,14906,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234179,14906,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234180,14906,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234181,14906,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234182,14906,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234183,14906,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234184,14906,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234185,14906,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234186,14906,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234187,14906,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234188,14906,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234189,14906,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234190,14906,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234191,14906,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234192,14906,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234196,14906,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234197,14906,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234222,11301,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234223,11301,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234228,14908,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234229,14908,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234231,5412,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234232,5412,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234234,5415,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234235,5415,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234237,5416,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234238,5416,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234249,14907,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234250,14907,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234255,5408,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234256,5408,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234315,14909,'_edit_lock','1653536939:1');
INSERT INTO `wp_postmeta` VALUES (234316,14909,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234317,14922,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234318,14922,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234320,14923,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234321,14923,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234323,14924,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234324,14924,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234326,14918,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234327,14918,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234329,14921,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234330,14921,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234335,14909,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234336,14909,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234364,14934,'_edit_lock','1762842616:15');
INSERT INTO `wp_postmeta` VALUES (234365,14934,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (234473,11550,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (234474,11550,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (234475,11550,'swp_cache_timestamp','459321');
INSERT INTO `wp_postmeta` VALUES (234488,14951,'_edit_lock','1736780215:9');
INSERT INTO `wp_postmeta` VALUES (234489,14951,'_edit_last','8');
INSERT INTO `wp_postmeta` VALUES (234490,14951,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (234491,14951,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234492,14951,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234493,14951,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234494,14951,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234495,14951,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234496,14951,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234497,14951,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234498,14951,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234499,14951,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234500,14951,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234501,14951,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234502,14951,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234503,14951,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234504,14951,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234505,14951,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234506,14951,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234507,14951,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234508,14951,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234509,14951,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234510,14951,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234514,14951,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (234515,14951,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234574,14966,'_wp_attached_file','2022/05/Barneys-Bluff-3.jpg');
INSERT INTO `wp_postmeta` VALUES (234575,14966,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-3.jpg\";s:8:\"filesize\";i:308737;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17335;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-3-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6967;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87923;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21934;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50033;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-3-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81573;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33940;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-3-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72564;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-3-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202531;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234579,14967,'_wp_attached_file','2022/05/Barneys-Bluff-4.jpg');
INSERT INTO `wp_postmeta` VALUES (234580,14967,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-4.jpg\";s:8:\"filesize\";i:345592;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16246;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-4-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85680;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23964;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55312;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-4-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80688;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32453;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-4-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69875;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-4-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194913;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234584,14968,'_wp_attached_file','2022/05/Barneys-Bluff-5.jpg');
INSERT INTO `wp_postmeta` VALUES (234585,14968,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-5.jpg\";s:8:\"filesize\";i:340635;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16600;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-5-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7224;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90691;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24747;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58163;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-5-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78873;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34131;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-5-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74463;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-5-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207275;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234589,14969,'_wp_attached_file','2022/05/Barneys-Bluff-6.jpg');
INSERT INTO `wp_postmeta` VALUES (234590,14969,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-6.jpg\";s:8:\"filesize\";i:519273;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24708;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-6-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237897;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9663;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140663;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33472;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77479;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-6-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119424;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50993;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-6-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113272;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-6-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234594,14970,'_wp_attached_file','2022/05/Barneys-Bluff-7.jpg');
INSERT INTO `wp_postmeta` VALUES (234595,14970,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-7.jpg\";s:8:\"filesize\";i:349350;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17567;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-7-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151229;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7387;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91594;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24062;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54604;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-7-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86496;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35425;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-7-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75324;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-7-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206903;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234599,14971,'_wp_attached_file','2022/05/Barneys-Bluff-8.jpg');
INSERT INTO `wp_postmeta` VALUES (234600,14971,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-8.jpg\";s:8:\"filesize\";i:486791;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22304;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-8-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217313;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8892;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128337;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31175;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73619;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-8-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110958;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45347;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-8-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101317;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-8-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234604,14972,'_wp_attached_file','2022/05/Barneys-Bluff-9.jpg');
INSERT INTO `wp_postmeta` VALUES (234605,14972,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:585;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-9.jpg\";s:8:\"filesize\";i:298705;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-300x146.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14208;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-9-1024x499.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:499;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138798;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-768x374.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80962;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22622;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52238;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-9-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108121;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35645;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-9-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80443;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234609,14973,'_wp_attached_file','2022/05/Barneys-Bluff-10.jpg');
INSERT INTO `wp_postmeta` VALUES (234610,14973,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-10.jpg\";s:8:\"filesize\";i:276120;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16539;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-10-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144712;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7286;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87754;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24544;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57213;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-10-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73065;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34386;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-10-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74127;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-10-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234614,14974,'_wp_attached_file','2022/05/Barneys-Bluff.jpg');
INSERT INTO `wp_postmeta` VALUES (234615,14974,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2022/05/Barneys-Bluff.jpg\";s:8:\"filesize\";i:246771;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18811;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7587;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80580;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22193;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44316;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47751;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28337;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"Barneys-Bluff-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55661;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234619,14975,'_wp_attached_file','2022/05/Barneys-Bluff-12.jpg');
INSERT INTO `wp_postmeta` VALUES (234620,14975,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-12.jpg\";s:8:\"filesize\";i:356616;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20098;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-12-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184166;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110842;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25553;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58145;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-12-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108706;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41675;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-12-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92180;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-12-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234624,14976,'_wp_attached_file','2022/05/Barneys-Bluff-13.jpg');
INSERT INTO `wp_postmeta` VALUES (234625,14976,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-13.jpg\";s:8:\"filesize\";i:243640;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14361;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-13-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69325;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19077;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41500;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-13-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61896;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27764;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-13-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57262;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-13-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152662;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234629,14977,'_wp_attached_file','2022/05/Barneys-Bluff-14.jpg');
INSERT INTO `wp_postmeta` VALUES (234630,14977,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-14.jpg\";s:8:\"filesize\";i:250486;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15041;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-14-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6529;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66760;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18680;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40070;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-14-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52751;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-14-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55385;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-14-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234634,14978,'_wp_attached_file','2022/05/Barneys-Bluff-15.jpg');
INSERT INTO `wp_postmeta` VALUES (234635,14978,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-15.jpg\";s:8:\"filesize\";i:281763;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14820;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-15-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119317;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6584;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72216;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20026;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44355;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-15-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66073;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28566;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-15-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59135;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-15-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159093;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234639,14979,'_wp_attached_file','2022/05/Barneys-Bluff-16.jpg');
INSERT INTO `wp_postmeta` VALUES (234640,14979,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-16.jpg\";s:8:\"filesize\";i:274613;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14401;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-16-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66864;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19304;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42172;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-16-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58449;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27272;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-16-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54906;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-16-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145871;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234644,14980,'_wp_attached_file','2022/05/Barneys-Bluff-17.jpg');
INSERT INTO `wp_postmeta` VALUES (234645,14980,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-17.jpg\";s:8:\"filesize\";i:221650;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15732;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-17-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118083;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74123;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21601;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46460;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-17-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58465;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30443;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-17-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61168;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-17-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153096;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234646,14981,'_wp_attached_file','2022/05/Barneys-Bluff-18.jpg');
INSERT INTO `wp_postmeta` VALUES (234647,14981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-18.jpg\";s:8:\"filesize\";i:466759;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21445;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-18-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238919;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8259;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139162;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31752;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79933;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-18-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107800;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46998;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-18-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109811;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-18-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330799;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234648,14982,'_wp_attached_file','2022/05/Barneys-Bluff-19.jpg');
INSERT INTO `wp_postmeta` VALUES (234649,14982,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-19.jpg\";s:8:\"filesize\";i:173326;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20198;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-19-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123888;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8127;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81803;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23845;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46367;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-19-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39566;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29885;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-19-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56637;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-19-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234650,14983,'_wp_attached_file','2022/05/Barneys-Bluff-20.jpg');
INSERT INTO `wp_postmeta` VALUES (234651,14983,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-20.jpg\";s:8:\"filesize\";i:169529;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13445;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-20-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92945;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6266;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58593;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17937;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37690;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-20-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38986;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23566;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-20-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47581;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-20-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117733;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234655,14984,'_wp_attached_file','2022/05/Barneys-Bluff-21.jpg');
INSERT INTO `wp_postmeta` VALUES (234656,14984,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-21.jpg\";s:8:\"filesize\";i:241899;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13538;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-21-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61138;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17064;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37008;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-21-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49197;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24796;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-21-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49794;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-21-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132239;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234657,14985,'_wp_attached_file','2022/05/Barneys-Bluff-22.jpg');
INSERT INTO `wp_postmeta` VALUES (234658,14985,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-22.jpg\";s:8:\"filesize\";i:211890;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16880;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-22-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71127;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20278;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40259;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-22-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49430;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26264;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-22-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51637;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-22-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124045;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234659,14986,'_wp_attached_file','2022/05/Barneys-Bluff-23.jpg');
INSERT INTO `wp_postmeta` VALUES (234660,14986,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-23.jpg\";s:8:\"filesize\";i:491723;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24081;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-23-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9614;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136916;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33222;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77193;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-23-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104866;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49184;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-23-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108737;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-23-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308684;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234664,14987,'_wp_attached_file','2022/05/Barneys-Bluff-24.jpg');
INSERT INTO `wp_postmeta` VALUES (234665,14987,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-24.jpg\";s:8:\"filesize\";i:154972;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14107;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-24-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7094;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59883;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20057;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40089;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-24-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36170;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24646;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-24-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47985;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-24-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118476;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234672,14988,'_wp_attached_file','2022/05/Barneys-Bluff-25.jpg');
INSERT INTO `wp_postmeta` VALUES (234673,14988,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-25.jpg\";s:8:\"filesize\";i:261923;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15950;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-25-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77863;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21353;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46546;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-25-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62806;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30237;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-25-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62413;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-25-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161255;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234677,14989,'_wp_attached_file','2022/05/Barneys-Bluff-26.jpg');
INSERT INTO `wp_postmeta` VALUES (234678,14989,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-26.jpg\";s:8:\"filesize\";i:212529;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13086;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-26-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97274;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60167;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16394;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34108;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-26-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45675;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24875;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-26-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50636;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-26-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234685,14990,'_wp_attached_file','2022/05/Barneys-Bluff-27.jpg');
INSERT INTO `wp_postmeta` VALUES (234686,14990,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-27.jpg\";s:8:\"filesize\";i:228904;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20943;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-27-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8279;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88116;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24055;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47393;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-27-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51863;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31777;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-27-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62105;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-27-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234693,14991,'_wp_attached_file','2022/05/Barneys-Bluff-28.jpg');
INSERT INTO `wp_postmeta` VALUES (234694,14991,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-28.jpg\";s:8:\"filesize\";i:220015;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13374;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-28-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5974;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60881;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16472;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35012;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-28-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46914;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25266;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-28-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51165;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-28-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131287;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234707,14992,'_wp_attached_file','2022/05/Barneys-Bluff-30.jpg');
INSERT INTO `wp_postmeta` VALUES (234708,14992,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-30.jpg\";s:8:\"filesize\";i:201752;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15185;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-30-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104485;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65582;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18069;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36379;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-30-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39785;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23756;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-30-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46710;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-30-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115834;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234709,14993,'_wp_attached_file','2022/05/Barneys-Bluff-31.jpg');
INSERT INTO `wp_postmeta` VALUES (234710,14993,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-31.jpg\";s:8:\"filesize\";i:252825;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18667;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-31-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82177;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22334;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45783;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-31-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55597;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30832;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-31-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61299;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-31-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146553;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234714,14994,'_wp_attached_file','2022/05/Barneys-Bluff-32.jpg');
INSERT INTO `wp_postmeta` VALUES (234715,14994,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-32.jpg\";s:8:\"filesize\";i:207639;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19158;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-32-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125353;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81330;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22832;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45497;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-32-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62251;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31607;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-32-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61633;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-32-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234722,14995,'_wp_attached_file','2022/05/Barneys-Bluff-33.jpg');
INSERT INTO `wp_postmeta` VALUES (234723,14995,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-33.jpg\";s:8:\"filesize\";i:477844;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19106;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-33-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115249;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27236;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67226;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-33-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153689;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43998;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-33-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101441;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-33-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234727,14996,'_wp_attached_file','2022/05/Barneys-Bluff-34.jpg');
INSERT INTO `wp_postmeta` VALUES (234728,14996,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-34.jpg\";s:8:\"filesize\";i:434880;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20706;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-34-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197555;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116113;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29042;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68014;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-34-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103778;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42300;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-34-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93891;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-34-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275886;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234732,14997,'_wp_attached_file','2022/05/Barneys-Bluff-35.jpg');
INSERT INTO `wp_postmeta` VALUES (234733,14997,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-35.jpg\";s:8:\"filesize\";i:239436;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13436;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-35-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104999;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63778;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16694;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34942;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-35-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54549;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25293;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-35-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52009;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-35-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234734,14998,'_wp_attached_file','2022/05/Barneys-Bluff-36.jpg');
INSERT INTO `wp_postmeta` VALUES (234735,14998,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-36.jpg\";s:8:\"filesize\";i:308929;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16221;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-36-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7509;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78603;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23520;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52072;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-36-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62484;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30147;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-36-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62117;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-36-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234736,14999,'_wp_attached_file','2022/05/Barneys-Bluff-37.jpg');
INSERT INTO `wp_postmeta` VALUES (234737,14999,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-37.jpg\";s:8:\"filesize\";i:393834;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25371;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-37-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9535;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127228;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32126;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69469;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-37-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91529;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43626;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-37-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91705;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-37-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240856;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234738,15000,'_wp_attached_file','2022/05/Barneys-Bluff-1.jpg');
INSERT INTO `wp_postmeta` VALUES (234739,15000,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-1.jpg\";s:8:\"filesize\";i:229714;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15025;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110058;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68434;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20803;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44638;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58619;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28096;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56735;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234743,15001,'_wp_attached_file','2022/05/Barneys-Bluff-2.jpg');
INSERT INTO `wp_postmeta` VALUES (234744,15001,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:27:\"2022/05/Barneys-Bluff-2.jpg\";s:8:\"filesize\";i:421928;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24257;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-2-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221906;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9582;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134165;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32634;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75058;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-2-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99374;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49650;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-2-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108240;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-2-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298326;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234748,15002,'_wp_attached_file','2022/05/Barneys-Bluff.jpeg');
INSERT INTO `wp_postmeta` VALUES (234749,15002,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:26:\"2022/05/Barneys-Bluff.jpeg\";s:8:\"filesize\";i:398344;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20406;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1024x682.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-768x511.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121173;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31229;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74698;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126977;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45236;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:26:\"Barneys-Bluff-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101942;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:27:\"Barneys-Bluff-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286523;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234750,15003,'_wp_attached_file','2022/05/Barneys-Bluff-29.jpg');
INSERT INTO `wp_postmeta` VALUES (234751,15003,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-29.jpg\";s:8:\"filesize\";i:225848;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13330;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-29-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98893;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60946;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17142;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36953;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-29-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52929;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25264;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-29-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50390;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Bluff-29-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234767,15004,'_wp_attached_file','2022/05/Barneys-Bluff-11.jpg');
INSERT INTO `wp_postmeta` VALUES (234768,15004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:380;s:4:\"file\";s:28:\"2022/05/Barneys-Bluff-11.jpg\";s:8:\"filesize\";i:206615;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12025;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7581;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22140;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-480x380.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43502;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-675x250.jpg\";s:5:\"width\";i:675;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38298;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Bluff-11-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25819;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (234814,15009,'_edit_lock','1653635097:1');
INSERT INTO `wp_postmeta` VALUES (234815,15010,'_edit_lock','1653635116:1');
INSERT INTO `wp_postmeta` VALUES (234816,15011,'_edit_lock','1653635130:1');
INSERT INTO `wp_postmeta` VALUES (234817,15012,'_edit_lock','1653635156:1');
INSERT INTO `wp_postmeta` VALUES (234818,15013,'_edit_lock','1653635181:1');
INSERT INTO `wp_postmeta` VALUES (234819,15014,'_edit_lock','1653635202:1');
INSERT INTO `wp_postmeta` VALUES (234820,15015,'_edit_lock','1653635215:1');
INSERT INTO `wp_postmeta` VALUES (234821,15016,'_edit_lock','1653635231:1');
INSERT INTO `wp_postmeta` VALUES (234822,15017,'_edit_lock','1653635248:1');
INSERT INTO `wp_postmeta` VALUES (234823,15018,'_edit_lock','1653635263:1');
INSERT INTO `wp_postmeta` VALUES (234824,15019,'_edit_lock','1653635284:1');
INSERT INTO `wp_postmeta` VALUES (234825,15020,'_edit_lock','1653635296:1');
INSERT INTO `wp_postmeta` VALUES (234826,15021,'_edit_lock','1653635311:1');
INSERT INTO `wp_postmeta` VALUES (234827,15022,'_edit_lock','1653635323:1');
INSERT INTO `wp_postmeta` VALUES (234828,15023,'_edit_lock','1653635342:1');
INSERT INTO `wp_postmeta` VALUES (234829,15024,'_edit_lock','1653635360:1');
INSERT INTO `wp_postmeta` VALUES (234830,15025,'_edit_lock','1653635381:1');
INSERT INTO `wp_postmeta` VALUES (234831,15026,'_edit_lock','1653635409:1');
INSERT INTO `wp_postmeta` VALUES (234832,15027,'_edit_lock','1653635422:1');
INSERT INTO `wp_postmeta` VALUES (234833,15028,'_edit_lock','1653635436:1');
INSERT INTO `wp_postmeta` VALUES (234834,15029,'_edit_lock','1653635474:1');
INSERT INTO `wp_postmeta` VALUES (234835,15031,'_edit_lock','1653635515:1');
INSERT INTO `wp_postmeta` VALUES (234836,15030,'_edit_lock','1653635464:1');
INSERT INTO `wp_postmeta` VALUES (234837,15032,'_edit_lock','1653635502:1');
INSERT INTO `wp_postmeta` VALUES (234838,15033,'_edit_lock','1653635490:1');
INSERT INTO `wp_postmeta` VALUES (234839,15009,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234840,15009,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234841,15009,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234842,15009,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234843,15009,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234844,15009,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234845,15009,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234846,15009,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234847,15009,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234848,15009,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234849,15009,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234850,15009,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234851,15009,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234852,15009,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234853,15009,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234854,15009,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234855,15009,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234856,15009,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234857,15009,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234858,15009,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234859,15009,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234860,15009,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234861,15009,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234862,15009,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234863,15009,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234864,15009,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234865,15009,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234866,15009,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234867,15009,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234868,15009,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234869,15009,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234870,15009,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234871,15009,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234875,15009,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234876,15009,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234877,15010,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234878,15010,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234879,15010,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234880,15010,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234881,15010,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234882,15010,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234883,15010,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234884,15010,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234885,15010,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234886,15010,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234887,15010,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234888,15010,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234889,15010,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234890,15010,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234891,15010,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234892,15010,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234893,15010,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234894,15010,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234895,15010,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234896,15010,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234897,15010,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234898,15010,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234899,15010,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234900,15010,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234901,15010,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234902,15010,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234903,15010,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234904,15010,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234905,15010,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234906,15010,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234907,15010,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234908,15010,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234909,15010,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234913,15010,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234914,15010,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234915,15011,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234916,15011,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234917,15011,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234918,15011,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234919,15011,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234920,15011,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234921,15011,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234922,15011,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234923,15011,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234924,15011,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234925,15011,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234926,15011,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234927,15011,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234928,15011,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234929,15011,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234930,15011,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234931,15011,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234932,15011,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234933,15011,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234934,15011,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234935,15011,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234936,15011,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234937,15011,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234938,15011,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234939,15011,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234940,15011,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234941,15011,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234942,15011,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234943,15011,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234944,15011,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234945,15011,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234946,15011,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234947,15011,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234951,15011,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234952,15011,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234953,15012,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234954,15012,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234955,15012,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234956,15012,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234957,15012,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234958,15012,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234959,15012,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234960,15012,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234961,15012,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (234962,15012,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (234963,15012,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (234964,15012,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (234965,15012,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (234966,15012,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (234967,15012,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (234968,15012,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (234969,15012,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (234970,15012,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (234971,15012,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (234972,15012,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (234973,15012,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (234974,15012,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (234975,15012,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (234976,15012,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (234977,15012,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (234978,15012,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (234979,15012,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (234980,15012,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (234981,15012,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (234982,15012,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (234983,15012,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (234984,15012,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (234985,15012,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (234989,15012,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (234990,15012,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (234991,15013,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (234992,15013,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (234993,15013,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (234994,15013,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (234995,15013,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (234996,15013,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (234997,15013,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (234998,15013,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (234999,15013,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235000,15013,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235001,15013,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235002,15013,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235003,15013,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235004,15013,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235005,15013,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235006,15013,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235007,15013,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235008,15013,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235009,15013,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235010,15013,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235011,15013,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235012,15013,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235013,15013,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235014,15013,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235015,15013,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235016,15013,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235017,15013,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235018,15013,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235019,15013,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235020,15013,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235021,15013,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235022,15013,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235023,15013,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235027,15013,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235028,15013,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235029,15014,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235030,15014,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235031,15014,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235032,15014,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235033,15014,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235034,15014,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235035,15014,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235036,15014,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235037,15014,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235038,15014,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235039,15014,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235040,15014,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235041,15014,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235042,15014,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235043,15014,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235044,15014,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235045,15014,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235046,15014,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235047,15014,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235048,15014,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235049,15014,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235050,15014,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235051,15014,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235052,15014,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235053,15014,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235054,15014,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235055,15014,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235056,15014,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235057,15014,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235058,15014,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235059,15014,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235060,15014,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235061,15014,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235065,15014,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (235066,15014,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235067,15015,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235068,15015,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235069,15015,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235070,15015,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235071,15015,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235072,15015,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235073,15015,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235074,15015,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235075,15015,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235076,15015,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235077,15015,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235078,15015,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235079,15015,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235080,15015,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235081,15015,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235082,15015,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235083,15015,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235084,15015,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235085,15015,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235086,15015,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235087,15015,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235088,15015,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235089,15015,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235090,15015,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235091,15015,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235092,15015,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235093,15015,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235094,15015,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235095,15015,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235096,15015,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235097,15015,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235098,15015,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235099,15015,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235103,15015,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (235104,15015,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235105,15016,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235106,15016,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235107,15016,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235108,15016,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235109,15016,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235110,15016,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235111,15016,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235112,15016,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235113,15016,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235114,15016,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235115,15016,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235116,15016,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235117,15016,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235118,15016,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235119,15016,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235120,15016,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235121,15016,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235122,15016,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235123,15016,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235124,15016,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235125,15016,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235126,15016,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235127,15016,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235128,15016,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235129,15016,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235130,15016,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235131,15016,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235132,15016,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235133,15016,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235134,15016,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235135,15016,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235136,15016,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235137,15016,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235141,15016,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235142,15016,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235143,15017,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235144,15017,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235145,15017,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235146,15017,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235147,15017,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235148,15017,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235149,15017,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235150,15017,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235151,15017,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235152,15017,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235153,15017,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235154,15017,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235155,15017,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235156,15017,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235157,15017,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235158,15017,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235159,15017,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235160,15017,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235161,15017,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235162,15017,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235163,15017,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235164,15017,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235165,15017,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235166,15017,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235167,15017,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235168,15017,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235169,15017,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235170,15017,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235171,15017,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235172,15017,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235173,15017,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235174,15017,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235175,15017,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235179,15017,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235180,15017,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235181,15018,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235182,15018,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235183,15018,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235184,15018,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235185,15018,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235186,15018,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235187,15018,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235188,15018,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235189,15018,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235190,15018,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235191,15018,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235192,15018,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235193,15018,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235194,15018,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235195,15018,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235196,15018,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235197,15018,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235198,15018,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235199,15018,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235200,15018,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235201,15018,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235202,15018,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235203,15018,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235204,15018,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235205,15018,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235206,15018,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235207,15018,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235208,15018,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235209,15018,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235210,15018,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235211,15018,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235212,15018,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235213,15018,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235217,15018,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235218,15018,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235219,15019,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235220,15019,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235221,15019,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235222,15019,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235223,15019,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235224,15019,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235225,15019,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235226,15019,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235227,15019,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235228,15019,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235229,15019,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235230,15019,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235231,15019,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235232,15019,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235233,15019,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235234,15019,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235235,15019,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235236,15019,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235237,15019,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235238,15019,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235239,15019,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235240,15019,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235241,15019,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235242,15019,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235243,15019,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235244,15019,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235245,15019,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235246,15019,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235247,15019,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235248,15019,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235249,15019,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235250,15019,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235251,15019,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235255,15019,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235256,15019,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235257,15020,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235258,15020,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235259,15020,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235260,15020,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235261,15020,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235262,15020,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235263,15020,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235264,15020,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235265,15020,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235266,15020,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235267,15020,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235268,15020,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235269,15020,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235270,15020,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235271,15020,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235272,15020,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235273,15020,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235274,15020,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235275,15020,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235276,15020,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235277,15020,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235278,15020,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235279,15020,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235280,15020,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235281,15020,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235282,15020,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235283,15020,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235284,15020,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235285,15020,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235286,15020,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235287,15020,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235288,15020,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235289,15020,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235293,15020,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235294,15020,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235295,15021,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235296,15021,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235297,15021,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235298,15021,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235299,15021,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235300,15021,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235301,15021,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235302,15021,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235303,15021,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235304,15021,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235305,15021,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235306,15021,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235307,15021,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235308,15021,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235309,15021,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235310,15021,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235311,15021,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235312,15021,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235313,15021,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235314,15021,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235315,15021,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235316,15021,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235317,15021,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235318,15021,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235319,15021,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235320,15021,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235321,15021,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235322,15021,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235323,15021,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235324,15021,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235325,15021,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235326,15021,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235327,15021,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235331,15021,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235332,15021,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235333,15022,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235334,15022,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235335,15022,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235336,15022,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235337,15022,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235338,15022,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235339,15022,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235340,15022,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235341,15022,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235342,15022,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235343,15022,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235344,15022,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235345,15022,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235346,15022,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235347,15022,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235348,15022,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235349,15022,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235350,15022,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235351,15022,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235352,15022,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235353,15022,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235354,15022,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235355,15022,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235356,15022,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235357,15022,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235358,15022,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235359,15022,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235360,15022,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235361,15022,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235362,15022,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235363,15022,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235364,15022,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235365,15022,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235369,15022,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235370,15022,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235371,15023,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235372,15023,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235373,15023,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235374,15023,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235375,15023,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235376,15023,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235377,15023,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235378,15023,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235379,15023,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235380,15023,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235381,15023,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235382,15023,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235383,15023,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235384,15023,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235385,15023,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235386,15023,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235387,15023,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235388,15023,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235389,15023,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235390,15023,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235391,15023,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235392,15023,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235393,15023,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235394,15023,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235395,15023,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235396,15023,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235397,15023,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235398,15023,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235399,15023,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235400,15023,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235401,15023,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235402,15023,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235403,15023,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235407,15023,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235408,15023,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235409,15024,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235410,15024,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235411,15024,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235412,15024,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235413,15024,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235414,15024,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235415,15024,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235416,15024,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235417,15024,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235418,15024,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235419,15024,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235420,15024,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235421,15024,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235422,15024,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235423,15024,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235424,15024,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235425,15024,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235426,15024,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235427,15024,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235428,15024,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235429,15024,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235430,15024,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235431,15024,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235432,15024,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235433,15024,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235434,15024,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235435,15024,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235436,15024,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235437,15024,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235438,15024,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235439,15024,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235440,15024,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235441,15024,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235445,15024,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (235446,15024,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235447,15025,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235448,15025,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235449,15025,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235450,15025,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235451,15025,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235452,15025,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235453,15025,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235454,15025,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235455,15025,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235456,15025,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235457,15025,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235458,15025,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235459,15025,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235460,15025,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235461,15025,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235462,15025,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235463,15025,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235464,15025,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235465,15025,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235466,15025,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235467,15025,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235468,15025,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235469,15025,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235470,15025,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235471,15025,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235472,15025,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235473,15025,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235474,15025,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235475,15025,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235476,15025,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235477,15025,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235478,15025,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235479,15025,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235483,15025,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235484,15025,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235485,15026,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235486,15026,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235487,15026,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235488,15026,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235489,15026,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235490,15026,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235491,15026,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235492,15026,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235493,15026,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235494,15026,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235495,15026,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235496,15026,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235497,15026,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235498,15026,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235499,15026,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235500,15026,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235501,15026,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235502,15026,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235503,15026,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235504,15026,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235505,15026,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235506,15026,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235507,15026,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235508,15026,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235509,15026,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235510,15026,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235511,15026,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235512,15026,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235513,15026,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235514,15026,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235515,15026,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235516,15026,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235517,15026,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235521,15026,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235522,15026,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235523,15027,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235524,15027,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235525,15027,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235526,15027,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235527,15027,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235528,15027,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235529,15027,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235530,15027,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235531,15027,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235532,15027,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235533,15027,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235534,15027,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235535,15027,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235536,15027,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235537,15027,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235538,15027,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235539,15027,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235540,15027,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235541,15027,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235542,15027,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235543,15027,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235544,15027,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235545,15027,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235546,15027,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235547,15027,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235548,15027,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235549,15027,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235550,15027,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235551,15027,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235552,15027,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235553,15027,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235554,15027,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235555,15027,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235559,15027,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235560,15027,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235561,15028,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235562,15028,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235563,15028,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235564,15028,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235565,15028,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235566,15028,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235567,15028,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235568,15028,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235569,15028,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235570,15028,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235571,15028,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235572,15028,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235573,15028,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235574,15028,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235575,15028,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235576,15028,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235577,15028,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235578,15028,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235579,15028,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235580,15028,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235581,15028,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235582,15028,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235583,15028,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235584,15028,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235585,15028,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235586,15028,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235587,15028,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235588,15028,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235589,15028,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235590,15028,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235591,15028,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235592,15028,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235593,15028,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235597,15028,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (235598,15028,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235599,15030,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235600,15030,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235601,15030,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235602,15030,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235603,15030,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235604,15030,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235605,15030,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235606,15030,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235607,15030,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235608,15030,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235609,15030,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235610,15030,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235611,15030,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235612,15030,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235613,15030,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235614,15030,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235615,15030,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235616,15030,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235617,15030,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235618,15030,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235619,15030,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235620,15030,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235621,15030,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235622,15030,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235623,15030,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235624,15030,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235625,15030,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235626,15030,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235627,15030,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235628,15030,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235629,15030,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235630,15030,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235631,15030,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235635,15030,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235636,15030,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235637,15029,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235638,15029,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235639,15029,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235640,15029,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235641,15029,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235642,15029,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235643,15029,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235644,15029,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235645,15029,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235646,15029,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235647,15029,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235648,15029,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235649,15029,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235650,15029,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235651,15029,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235652,15029,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235653,15029,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235654,15029,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235655,15029,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235656,15029,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235657,15029,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235658,15029,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235659,15029,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235660,15029,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235661,15029,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235662,15029,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235663,15029,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235664,15029,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235665,15029,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235666,15029,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235667,15029,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235668,15029,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235669,15029,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235673,15029,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235674,15029,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235675,15033,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235676,15033,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235677,15033,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235678,15033,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235679,15033,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235680,15033,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235681,15033,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235682,15033,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235683,15033,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235684,15033,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235685,15033,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235686,15033,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235687,15033,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235688,15033,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235689,15033,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235690,15033,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235691,15033,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235692,15033,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235693,15033,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235694,15033,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235695,15033,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235696,15033,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235697,15033,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235698,15033,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235699,15033,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235700,15033,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235701,15033,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235702,15033,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235703,15033,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235704,15033,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235705,15033,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235706,15033,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235707,15033,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235711,15033,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235712,15033,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235713,15032,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235714,15032,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235715,15032,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235716,15032,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235717,15032,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235718,15032,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235719,15032,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235720,15032,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235721,15032,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235722,15032,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235723,15032,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235724,15032,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235725,15032,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235726,15032,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235727,15032,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235728,15032,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235729,15032,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235730,15032,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235731,15032,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235732,15032,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235733,15032,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235734,15032,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235735,15032,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235736,15032,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235737,15032,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235738,15032,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235739,15032,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235740,15032,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235741,15032,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235742,15032,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235743,15032,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235744,15032,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235745,15032,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235749,15032,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235750,15032,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235751,15031,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235752,15031,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235753,15031,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235754,15031,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235755,15031,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235756,15031,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235757,15031,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235758,15031,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235759,15031,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235760,15031,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235761,15031,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235762,15031,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235763,15031,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235764,15031,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235765,15031,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235766,15031,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235767,15031,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235768,15031,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235769,15031,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235770,15031,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235771,15031,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235772,15031,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235773,15031,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235774,15031,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235775,15031,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235776,15031,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235777,15031,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235778,15031,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235779,15031,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235780,15031,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235781,15031,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235782,15031,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235783,15031,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235787,15031,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235788,15031,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235789,15034,'_edit_lock','1653635543:1');
INSERT INTO `wp_postmeta` VALUES (235790,15035,'_edit_lock','1653635561:1');
INSERT INTO `wp_postmeta` VALUES (235791,15036,'_edit_lock','1653635581:1');
INSERT INTO `wp_postmeta` VALUES (235792,15037,'_edit_lock','1653635599:1');
INSERT INTO `wp_postmeta` VALUES (235793,15038,'_edit_lock','1653635626:1');
INSERT INTO `wp_postmeta` VALUES (235794,15039,'_edit_lock','1653635639:1');
INSERT INTO `wp_postmeta` VALUES (235795,15034,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235796,15034,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235797,15034,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235798,15034,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235799,15034,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235800,15034,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235801,15034,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235802,15034,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235803,15034,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235804,15034,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235805,15034,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235806,15034,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235807,15034,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235808,15034,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235809,15034,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235810,15034,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235811,15034,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235812,15034,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235813,15034,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235814,15034,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235815,15034,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235816,15034,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235817,15034,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235818,15034,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235819,15034,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235820,15034,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235821,15034,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235822,15034,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235823,15034,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235824,15034,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235825,15034,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235826,15034,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235827,15034,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235831,15034,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235832,15034,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235833,15035,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235834,15035,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235835,15035,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235836,15035,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235837,15035,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235838,15035,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235839,15035,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235840,15035,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235841,15035,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235842,15035,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235843,15035,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235844,15035,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235845,15035,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235846,15035,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235847,15035,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235848,15035,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235849,15035,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235850,15035,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235851,15035,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235852,15035,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235853,15035,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235854,15035,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235855,15035,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235856,15035,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235857,15035,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235858,15035,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235859,15035,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235860,15035,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235861,15035,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235862,15035,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235863,15035,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235864,15035,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235865,15035,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235869,15035,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235870,15035,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235871,15036,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235872,15036,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235873,15036,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235874,15036,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235875,15036,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235876,15036,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235877,15036,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235878,15036,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235879,15036,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235880,15036,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235881,15036,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235882,15036,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235883,15036,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235884,15036,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235885,15036,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235886,15036,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235887,15036,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235888,15036,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235889,15036,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235890,15036,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235891,15036,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235892,15036,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235893,15036,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235894,15036,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235895,15036,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235896,15036,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235897,15036,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235898,15036,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235899,15036,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235900,15036,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235901,15036,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235902,15036,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235903,15036,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235907,15036,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235908,15036,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235909,15037,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235910,15037,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235911,15037,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235912,15037,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235913,15037,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235914,15037,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235915,15037,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235916,15037,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235917,15037,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235918,15037,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235919,15037,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235920,15037,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235921,15037,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235922,15037,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235923,15037,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235924,15037,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235925,15037,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235926,15037,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235927,15037,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235928,15037,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235929,15037,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235930,15037,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235931,15037,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235932,15037,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235933,15037,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235934,15037,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235935,15037,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235936,15037,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235937,15037,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235938,15037,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235939,15037,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235940,15037,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235941,15037,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235945,15037,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235946,15037,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235947,15038,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235948,15038,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235949,15038,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235950,15038,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235951,15038,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235952,15038,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235953,15038,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235954,15038,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235955,15038,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235956,15038,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235957,15038,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235958,15038,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235959,15038,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235960,15038,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235961,15038,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (235962,15038,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (235963,15038,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (235964,15038,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (235965,15038,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (235966,15038,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (235967,15038,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (235968,15038,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (235969,15038,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (235970,15038,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (235971,15038,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (235972,15038,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (235973,15038,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (235974,15038,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (235975,15038,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (235976,15038,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (235977,15038,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (235978,15038,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (235979,15038,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (235983,15038,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (235984,15038,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (235985,15039,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (235986,15039,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (235987,15039,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (235988,15039,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (235989,15039,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (235990,15039,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (235991,15039,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (235992,15039,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (235993,15039,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (235994,15039,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (235995,15039,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (235996,15039,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (235997,15039,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (235998,15039,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (235999,15039,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236000,15039,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236001,15039,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236002,15039,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236003,15039,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236004,15039,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236005,15039,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236006,15039,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236007,15039,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236008,15039,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236009,15039,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236010,15039,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236011,15039,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236012,15039,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236013,15039,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236014,15039,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236015,15039,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236016,15039,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236017,15039,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236021,15039,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236022,15039,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236023,15040,'_edit_lock','1653635678:1');
INSERT INTO `wp_postmeta` VALUES (236024,15041,'_edit_lock','1653635741:1');
INSERT INTO `wp_postmeta` VALUES (236026,15040,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236027,15040,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236028,15040,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236029,15040,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236030,15040,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236031,15040,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236032,15040,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236033,15040,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236034,15040,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236035,15040,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236036,15040,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236037,15040,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236038,15040,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236039,15040,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236040,15040,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236041,15040,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236042,15040,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236043,15040,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236044,15040,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236045,15040,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236046,15040,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236047,15040,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236048,15040,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236049,15040,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236050,15040,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236051,15040,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236052,15040,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236053,15040,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236054,15040,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236055,15040,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236056,15040,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236057,15040,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236058,15040,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236062,15040,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236063,15040,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236064,15041,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236065,15041,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236066,15041,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236067,15041,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236068,15041,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236069,15041,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236070,15041,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236071,15041,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236072,15041,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236073,15041,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236074,15041,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236075,15041,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236076,15041,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236077,15041,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236078,15041,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236079,15041,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236080,15041,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236081,15041,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236082,15041,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236083,15041,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236084,15041,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236085,15041,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236086,15041,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236087,15041,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236088,15041,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236089,15041,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236090,15041,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236091,15041,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236092,15041,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236093,15041,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236094,15041,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236095,15041,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236096,15041,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236100,15041,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236101,15041,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236102,15041,'_wp_old_slug','%ef%bf%bc');
INSERT INTO `wp_postmeta` VALUES (236118,15043,'_edit_lock','1653636904:1');
INSERT INTO `wp_postmeta` VALUES (236119,15044,'_edit_lock','1653636935:1');
INSERT INTO `wp_postmeta` VALUES (236120,15045,'_edit_lock','1653636999:1');
INSERT INTO `wp_postmeta` VALUES (236121,15043,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236122,15043,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236123,15043,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236124,15043,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236125,15043,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236126,15043,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236127,15043,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236128,15043,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236129,15043,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236130,15043,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236131,15043,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236132,15043,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236133,15043,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236134,15043,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236135,15043,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236136,15043,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236137,15043,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236138,15043,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236139,15043,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236140,15043,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236141,15043,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236142,15043,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236143,15043,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236144,15043,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236145,15043,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236146,15043,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236147,15043,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236148,15043,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236149,15043,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236150,15043,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236151,15043,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236152,15043,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236153,15043,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236157,15043,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236158,15043,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236159,15044,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236160,15044,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236161,15044,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236162,15044,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236163,15044,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236164,15044,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236165,15044,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236166,15044,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236167,15044,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236168,15044,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236169,15044,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236170,15044,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236171,15044,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236172,15044,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236173,15044,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236174,15044,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236175,15044,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236176,15044,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236177,15044,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236178,15044,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236179,15044,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236180,15044,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236181,15044,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236182,15044,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236183,15044,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236184,15044,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236185,15044,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236186,15044,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236187,15044,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236188,15044,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236189,15044,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236190,15044,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236191,15044,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236195,15044,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236196,15044,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236197,15045,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236198,15045,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236199,15045,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236200,15045,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236201,15045,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236202,15045,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236203,15045,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236204,15045,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236205,15045,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236206,15045,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236207,15045,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236208,15045,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236209,15045,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236210,15045,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236211,15045,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236212,15045,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236213,15045,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236214,15045,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236215,15045,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236216,15045,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236217,15045,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236218,15045,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236219,15045,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236220,15045,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (236221,15045,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236222,15045,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236223,15045,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236224,15045,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236225,15045,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236226,15045,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236227,15045,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236228,15045,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236229,15045,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236233,15045,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236234,15045,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236295,15046,'_edit_lock','1754771292:11');
INSERT INTO `wp_postmeta` VALUES (236296,15047,'_edit_lock','1754771316:11');
INSERT INTO `wp_postmeta` VALUES (236297,15048,'_edit_lock','1754771100:11');
INSERT INTO `wp_postmeta` VALUES (236298,15049,'_edit_lock','1754771135:11');
INSERT INTO `wp_postmeta` VALUES (236299,15050,'_edit_lock','1754771030:11');
INSERT INTO `wp_postmeta` VALUES (236300,15046,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236301,15046,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236302,15046,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236303,15046,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236304,15046,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236305,15046,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236306,15046,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236307,15046,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236308,15046,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236309,15046,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236310,15046,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236311,15046,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236312,15046,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236313,15046,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236314,15046,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236315,15046,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236316,15046,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236317,15046,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236318,15046,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236319,15046,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236320,15046,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236321,15046,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236322,15046,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236323,15046,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (236324,15046,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236325,15046,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236326,15046,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236327,15046,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236328,15046,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236329,15046,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236330,15046,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236331,15046,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236332,15046,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236336,15046,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236337,15046,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236338,15047,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (236339,15047,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236340,15047,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236341,15047,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236342,15047,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236343,15047,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236344,15047,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236345,15047,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236346,15047,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236347,15047,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236348,15047,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236349,15047,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236350,15047,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236351,15047,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236352,15047,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236353,15047,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236354,15047,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236355,15047,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236356,15047,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236357,15047,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236358,15047,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236359,15047,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236360,15047,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236361,15047,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (236362,15047,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236363,15047,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236364,15047,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236365,15047,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236366,15047,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236367,15047,'date_of_review','May 2022');
INSERT INTO `wp_postmeta` VALUES (236368,15047,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236369,15047,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236370,15047,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236374,15047,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236375,15047,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236376,15048,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236377,15048,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236378,15048,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236379,15048,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236380,15048,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236381,15048,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236382,15048,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236383,15048,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236384,15048,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236385,15048,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236386,15048,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236387,15048,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236388,15048,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236389,15048,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236390,15048,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236391,15048,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236392,15048,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236393,15048,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236394,15048,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236395,15048,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236396,15048,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236397,15048,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236398,15048,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236399,15048,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (236400,15048,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236401,15048,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236402,15048,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236403,15048,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236404,15048,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236405,15048,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (236406,15048,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236407,15048,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236408,15048,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236412,15048,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236413,15048,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236414,15049,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (236415,15049,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236416,15049,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236417,15049,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236418,15049,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236419,15049,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236420,15049,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236421,15049,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236422,15049,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236423,15049,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236424,15049,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236425,15049,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236426,15049,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236427,15049,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236428,15049,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236429,15049,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236430,15049,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236431,15049,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236432,15049,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236433,15049,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236434,15049,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236435,15049,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236436,15049,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236437,15049,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (236438,15049,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236439,15049,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236440,15049,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236441,15049,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236442,15049,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236443,15049,'date_of_review','May 2022');
INSERT INTO `wp_postmeta` VALUES (236444,15049,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236445,15049,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236446,15049,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236450,15049,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236451,15049,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236452,15050,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (236453,15050,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236454,15050,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236455,15050,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236456,15050,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236457,15050,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236458,15050,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236459,15050,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236460,15050,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236461,15050,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (236462,15050,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236463,15050,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236464,15050,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236465,15050,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236466,15050,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236467,15050,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236468,15050,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236469,15050,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236470,15050,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236471,15050,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236472,15050,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236473,15050,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (236474,15050,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (236475,15050,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (236476,15050,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (236477,15050,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (236478,15050,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (236479,15050,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (236480,15050,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (236481,15050,'date_of_review','July 2022');
INSERT INTO `wp_postmeta` VALUES (236482,15050,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (236483,15050,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (236484,15050,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (236488,15050,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (236489,15050,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (236946,15124,'_edit_lock','1769615963:15');
INSERT INTO `wp_postmeta` VALUES (236947,15124,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (236948,15124,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (236949,15124,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (236950,15124,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (236951,15124,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (236952,15124,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (236953,15124,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (236954,15124,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (236955,15124,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (236956,15124,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (236957,15124,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (236958,15124,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (236959,15124,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (236960,15124,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (236961,15124,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (236962,15124,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (236963,15124,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (236964,15124,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (236965,15124,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (236966,15124,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (236967,15124,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (236968,15124,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (236973,15124,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (237004,15127,'_edit_lock','1752434426:9');
INSERT INTO `wp_postmeta` VALUES (237008,15127,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (237009,15127,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (237010,15127,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (237011,15127,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (237012,15127,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (237013,15127,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (237014,15127,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (237015,15127,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (237016,15127,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (237017,15127,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (237018,15127,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (237019,15127,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (237020,15127,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (237021,15127,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (237022,15127,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (237023,15127,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (237024,15127,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (237025,15127,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (237026,15127,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (237027,15127,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (237028,15127,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (237029,15127,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (237034,15127,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (237076,15134,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (237077,15134,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (237078,15134,'_menu_item_object_id','15134');
INSERT INTO `wp_postmeta` VALUES (237079,15134,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (237080,15134,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (237081,15134,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (237082,15134,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (237083,15134,'_menu_item_url','/#about');
INSERT INTO `wp_postmeta` VALUES (237094,14836,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237098,14887,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237108,14838,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237112,780,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237119,15136,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (237120,15136,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (237121,15136,'_menu_item_object_id','15136');
INSERT INTO `wp_postmeta` VALUES (237122,15136,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (237123,15136,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (237124,15136,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (237125,15136,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (237126,15136,'_menu_item_url','/#about');
INSERT INTO `wp_postmeta` VALUES (237137,14841,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237141,14886,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237151,14843,'_wp_old_date','2022-05-25');
INSERT INTO `wp_postmeta` VALUES (237190,14853,'things_to_know_partial','<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check in after 3:00 PM</li>\r\n 	<li>Check out before 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (237191,14853,'_things_to_know_partial','field_62945a345725b');
INSERT INTO `wp_postmeta` VALUES (237192,14853,'things_to_know_full','<h4>House rules</h4>\r\n<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check-in: After 3:00 PM</li>\r\n 	<li>Checkout: 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>\r\n<h4>Additional rules</h4>\r\n<ul>\r\n 	<li>Have fun - you are welcome to use anything on the property</li>\r\n 	<li>If you use it, take care of it</li>\r\n 	<li>If you open it, close it when you are done</li>\r\n 	<li>If you move it, put it back when you are done</li>\r\n 	<li>If you turn it on, turn if off when you are done</li>\r\n 	<li>If you borrow it, return it when you are done</li>\r\n 	<li>If you break it, fix it or replace it</li>\r\n 	<li>If you make a mess, clean it up</li>\r\n 	<li>Be kind to the septic system.</li>\r\n 	<li>No illegal substances or activities are allowed on the premises.</li>\r\n 	<li>The daily rate covers up to 6 overnight adult guests (18 years or older). Up to 2 additional daily guests or children are allowed. No more than 8 guests may be on this property at any time.</li>\r\n 	<li>If you bring your pet(s), they are welcome inside the house and anywhere on the property but please clean up after them. Thereâ€™s a blue 5-gallon bucket with lid on the porch to dispose of pet waste. Rolls of plastic bags are also provided to pick up pet waste to deposit into this bucket. There is a clear plastic bin with towels (next to the blue bucket) to clean/dry your pet if necessary so please do not use the white towels or any other interior towel to clean your pets. When you leave, seal the blue bucket liner bag and deposit it into the green curb-side bin. Place any used towels into one of the laundry hampers.</li>\r\n 	<li>There is a pet fee of $50.00 per pet per week (7 nights), which covers additional cleaning (4 pets is the maximum allowed). If your pet causes damage to the home/property/furniture you may be charged up to $1000.00 for cleaning/repairs/replacement of damaged items.</li>\r\n 	<li>All garbage must be bagged as the sanitation department will not empty bins with loose garbage.</li>\r\n 	<li>Smoking is not allowed inside the home, but smoking is allowed on the porch and other outside areas of the property. Please use the smoking disposal canisters provided for all discarded smoking materials.</li>\r\n 	<li>Checkout is strictly 10:00am. Late checkouts will be charged $50.00 per hour including any portion of an hour. Minimum late checkout fee is $50.00</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (237193,14853,'_things_to_know_full','field_62945bce7bbb1');
INSERT INTO `wp_postmeta` VALUES (237194,14853,'cancellation_policy','Full refund if reservation is cancelled up to 14 days in advance, 50% refund if cancelled within 7 days of the reservation. No refund if cancelled within 7 days of stay.');
INSERT INTO `wp_postmeta` VALUES (237195,14853,'_cancellation_policy','field_62945be77bbb2');
INSERT INTO `wp_postmeta` VALUES (237214,14882,'things_to_know_partial','<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check in after 3:00 PM</li>\r\n 	<li>Check out before 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (237215,14882,'_things_to_know_partial','field_62945a345725b');
INSERT INTO `wp_postmeta` VALUES (237216,14882,'things_to_know_full','<h3>House rules</h3>\r\n<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check in after 3:00 PM</li>\r\n 	<li>Check out before 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>\r\n<h3>Additional rules</h3>\r\n<ul>\r\n 	<li>Have fun - you are welcome to use anything on the property</li>\r\n 	<li>If you use it, take care of it</li>\r\n 	<li>If you open it, close it when you are done</li>\r\n 	<li>If you move it, put it back when you are done</li>\r\n 	<li>If you turn it on, turn it off when you are done</li>\r\n 	<li>If you borrow it, return it when you are done</li>\r\n 	<li>If you break it, fix it or replace it</li>\r\n 	<li>If you make a mess, clean it up</li>\r\n 	<li>Be kind to the septic system.</li>\r\n 	<li>No illegal substances allowed on the premises.</li>\r\n 	<li>The daily rate covers up to 8 overnight adult guests (18 years or older). Up to 4 additional daily guests or children are allowed. No more than 12 guests may be on this property at any time.</li>\r\n 	<li>If you bring your pet(s), they are welcome inside the house and anywhere on the property but please clean up after them. Thereâ€™s a blue 5-gallon bucket with lid inside the fenced yard area to dispose of pet waste. Rolls of plastic bags are also provided to pick up pet waste to deposit into this bucket. There is a clear plastic bin with towels on the deck to clean/dry your pet if necessary so please do not use white towels or any other inside towels to clean your pets. When you leave, seal the blue bucket liner bag and deposit it into the green curb-side bin. Place any used towels into one of the laundry hampers.</li>\r\n 	<li>There is a pet fee of $50.00 per pet per week (7 nights), which covers additional cleaning (4 pets is the maximum allowed). If your pet causes damage to the home/property/furniture you may be charged up to $1000.00 for cleaning/repairs/replacement of damaged items.</li>\r\n 	<li>All garbage must be placed in a green garbage bin outside as the sanitation department will not take garbage that is not in a green bin.</li>\r\n 	<li>Smoking is not allowed inside the home, but there is an enclosed (screened) Smoking Room attached to the home and smoking is allowed on the deck and other outside areas of the property. Please use the smoking disposal cannisters provided for all discarded smoking materials.</li>\r\n 	<li>Checkout is strictly 10:00am. Late checkouts will be charged $50.00 per hour including any portion of an hour. Minimum late checkout fee is $50.00</li>\r\n 	<li>No diving from the boat dock</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (237217,14882,'_things_to_know_full','field_62945bce7bbb1');
INSERT INTO `wp_postmeta` VALUES (237218,14882,'cancellation_policy','Full refund if reservation is cancelled up to 14 days in advance, 50% refund if cancelled within 7 days of the reservation. No refund if cancelled within 7 days of stay.');
INSERT INTO `wp_postmeta` VALUES (237219,14882,'_cancellation_policy','field_62945be77bbb2');
INSERT INTO `wp_postmeta` VALUES (237283,14971,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237284,14971,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237285,14971,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486791;s:14:\"optimized_size\";i:391367;s:7:\"percent\";d:19.6;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:299453;s:14:\"optimized_size\";i:202396;s:7:\"percent\";d:32.41;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101317;s:14:\"optimized_size\";i:66946;s:7:\"percent\";d:33.92;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45347;s:14:\"optimized_size\";i:31112;s:7:\"percent\";d:31.39;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110958;s:14:\"optimized_size\";i:75764;s:7:\"percent\";d:31.72;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73619;s:14:\"optimized_size\";i:49442;s:7:\"percent\";d:32.84;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31175;s:14:\"optimized_size\";i:21714;s:7:\"percent\";d:30.35;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128337;s:14:\"optimized_size\";i:84782;s:7:\"percent\";d:33.94;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8892;s:14:\"optimized_size\";i:6186;s:7:\"percent\";d:30.43;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217313;s:14:\"optimized_size\";i:141042;s:7:\"percent\";d:35.1;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22304;s:14:\"optimized_size\";i:15954;s:7:\"percent\";d:28.47;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:486791;s:14:\"optimized_size\";i:219006;s:7:\"percent\";d:55.01;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22304;s:14:\"optimized_size\";i:17625;s:7:\"percent\";d:20.98;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217313;s:14:\"optimized_size\";i:162589;s:7:\"percent\";d:25.18;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8892;s:14:\"optimized_size\";i:7014;s:7:\"percent\";d:21.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128337;s:14:\"optimized_size\";i:101515;s:7:\"percent\";d:20.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31175;s:14:\"optimized_size\";i:24648;s:7:\"percent\";d:20.94;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73619;s:14:\"optimized_size\";i:57982;s:7:\"percent\";d:21.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110958;s:14:\"optimized_size\";i:87788;s:7:\"percent\";d:20.88;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45347;s:14:\"optimized_size\";i:35668;s:7:\"percent\";d:21.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101317;s:14:\"optimized_size\";i:80003;s:7:\"percent\";d:21.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:299453;s:14:\"optimized_size\";i:236999;s:7:\"percent\";d:20.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3051012;s:14:\"optimized_size\";i:2117542;s:7:\"percent\";d:30.6;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237286,14972,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237287,14972,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237288,14972,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80443;s:14:\"optimized_size\";i:54036;s:7:\"percent\";d:32.83;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35645;s:14:\"optimized_size\";i:24344;s:7:\"percent\";d:31.7;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108121;s:14:\"optimized_size\";i:74380;s:7:\"percent\";d:31.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52238;s:14:\"optimized_size\";i:37398;s:7:\"percent\";d:28.41;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22622;s:14:\"optimized_size\";i:16856;s:7:\"percent\";d:25.49;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80962;s:14:\"optimized_size\";i:54404;s:7:\"percent\";d:32.8;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6811;s:14:\"optimized_size\";i:4416;s:7:\"percent\";d:35.16;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138798;s:14:\"optimized_size\";i:88832;s:7:\"percent\";d:36;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14208;s:14:\"optimized_size\";i:9798;s:7:\"percent\";d:31.04;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:298705;s:14:\"optimized_size\";i:145290;s:7:\"percent\";d:51.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:838553;s:14:\"optimized_size\";i:509754;s:7:\"percent\";d:39.21;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237289,14974,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237290,14974,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237291,14974,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246771;s:14:\"optimized_size\";i:127328;s:7:\"percent\";d:48.4;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138646;s:14:\"optimized_size\";i:62708;s:7:\"percent\";d:54.77;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55661;s:14:\"optimized_size\";i:27992;s:7:\"percent\";d:49.71;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28337;s:14:\"optimized_size\";i:15640;s:7:\"percent\";d:44.81;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47751;s:14:\"optimized_size\";i:20982;s:7:\"percent\";d:56.06;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44316;s:14:\"optimized_size\";i:23220;s:7:\"percent\";d:47.6;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22193;s:14:\"optimized_size\";i:12744;s:7:\"percent\";d:42.58;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80580;s:14:\"optimized_size\";i:40564;s:7:\"percent\";d:49.66;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7587;s:14:\"optimized_size\";i:4842;s:7:\"percent\";d:36.18;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126497;s:14:\"optimized_size\";i:59622;s:7:\"percent\";d:52.87;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18811;s:14:\"optimized_size\";i:11474;s:7:\"percent\";d:39;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246771;s:14:\"optimized_size\";i:81266;s:7:\"percent\";d:67.07;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18811;s:14:\"optimized_size\";i:13196;s:7:\"percent\";d:29.85;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126497;s:14:\"optimized_size\";i:74878;s:7:\"percent\";d:40.81;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7587;s:14:\"optimized_size\";i:5756;s:7:\"percent\";d:24.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80580;s:14:\"optimized_size\";i:49908;s:7:\"percent\";d:38.06;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22193;s:14:\"optimized_size\";i:15556;s:7:\"percent\";d:29.91;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44316;s:14:\"optimized_size\";i:28258;s:7:\"percent\";d:36.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47751;s:14:\"optimized_size\";i:27423;s:7:\"percent\";d:42.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28337;s:14:\"optimized_size\";i:19202;s:7:\"percent\";d:32.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55661;s:14:\"optimized_size\";i:34554;s:7:\"percent\";d:37.92;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138646;s:14:\"optimized_size\";i:79774;s:7:\"percent\";d:42.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1634300;s:14:\"optimized_size\";i:836887;s:7:\"percent\";d:48.79;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237292,14981,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237293,14981,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237294,14981,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330799;s:14:\"optimized_size\";i:225112;s:7:\"percent\";d:31.95;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109811;s:14:\"optimized_size\";i:72936;s:7:\"percent\";d:33.58;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46998;s:14:\"optimized_size\";i:31028;s:7:\"percent\";d:33.98;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107800;s:14:\"optimized_size\";i:71978;s:7:\"percent\";d:33.23;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79933;s:14:\"optimized_size\";i:53740;s:7:\"percent\";d:32.77;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31752;s:14:\"optimized_size\";i:21172;s:7:\"percent\";d:33.32;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139162;s:14:\"optimized_size\";i:91372;s:7:\"percent\";d:34.34;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8259;s:14:\"optimized_size\";i:5358;s:7:\"percent\";d:35.13;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238919;s:14:\"optimized_size\";i:155954;s:7:\"percent\";d:34.73;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21445;s:14:\"optimized_size\";i:14656;s:7:\"percent\";d:31.66;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466759;s:14:\"optimized_size\";i:245758;s:7:\"percent\";d:47.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1581637;s:14:\"optimized_size\";i:989064;s:7:\"percent\";d:37.47;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237295,14982,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237296,14982,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237297,14982,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173326;s:14:\"optimized_size\";i:90224;s:7:\"percent\";d:47.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127141;s:14:\"optimized_size\";i:60514;s:7:\"percent\";d:52.4;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56637;s:14:\"optimized_size\";i:29274;s:7:\"percent\";d:48.31;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29885;s:14:\"optimized_size\";i:16810;s:7:\"percent\";d:43.75;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39566;s:14:\"optimized_size\";i:17134;s:7:\"percent\";d:56.7;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46367;s:14:\"optimized_size\";i:24962;s:7:\"percent\";d:46.16;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23845;s:14:\"optimized_size\";i:14030;s:7:\"percent\";d:41.16;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81803;s:14:\"optimized_size\";i:42430;s:7:\"percent\";d:48.13;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8127;s:14:\"optimized_size\";i:5038;s:7:\"percent\";d:38.01;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123888;s:14:\"optimized_size\";i:60882;s:7:\"percent\";d:50.86;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20198;s:14:\"optimized_size\";i:12434;s:7:\"percent\";d:38.44;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173326;s:14:\"optimized_size\";i:78038;s:7:\"percent\";d:54.98;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20198;s:14:\"optimized_size\";i:15107;s:7:\"percent\";d:25.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123888;s:14:\"optimized_size\";i:74289;s:7:\"percent\";d:40.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8127;s:14:\"optimized_size\";i:6037;s:7:\"percent\";d:25.72;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81803;s:14:\"optimized_size\";i:52030;s:7:\"percent\";d:36.4;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23845;s:14:\"optimized_size\";i:16558;s:7:\"percent\";d:30.56;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46367;s:14:\"optimized_size\";i:29447;s:7:\"percent\";d:36.49;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39566;s:14:\"optimized_size\";i:20585;s:7:\"percent\";d:47.97;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29885;s:14:\"optimized_size\";i:21044;s:7:\"percent\";d:29.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56637;s:14:\"optimized_size\";i:36103;s:7:\"percent\";d:36.26;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127141;s:14:\"optimized_size\";i:72061;s:7:\"percent\";d:43.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1461566;s:14:\"optimized_size\";i:795031;s:7:\"percent\";d:45.6;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237298,14985,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237299,14985,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237300,14985,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211890;s:14:\"optimized_size\";i:136407;s:7:\"percent\";d:35.62;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124045;s:14:\"optimized_size\";i:53206;s:7:\"percent\";d:57.11;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51637;s:14:\"optimized_size\";i:25168;s:7:\"percent\";d:51.26;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26264;s:14:\"optimized_size\";i:13788;s:7:\"percent\";d:47.5;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49430;s:14:\"optimized_size\";i:22460;s:7:\"percent\";d:54.56;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40259;s:14:\"optimized_size\";i:20026;s:7:\"percent\";d:50.26;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20278;s:14:\"optimized_size\";i:11360;s:7:\"percent\";d:43.98;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71127;s:14:\"optimized_size\";i:33828;s:7:\"percent\";d:52.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7103;s:14:\"optimized_size\";i:4284;s:7:\"percent\";d:39.69;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111220;s:14:\"optimized_size\";i:48866;s:7:\"percent\";d:56.06;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16880;s:14:\"optimized_size\";i:9772;s:7:\"percent\";d:42.11;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211890;s:14:\"optimized_size\";i:65474;s:7:\"percent\";d:69.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16880;s:14:\"optimized_size\";i:11714;s:7:\"percent\";d:30.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111220;s:14:\"optimized_size\";i:60603;s:7:\"percent\";d:45.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7103;s:14:\"optimized_size\";i:5318;s:7:\"percent\";d:25.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71127;s:14:\"optimized_size\";i:41565;s:7:\"percent\";d:41.56;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20278;s:14:\"optimized_size\";i:13910;s:7:\"percent\";d:31.4;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40259;s:14:\"optimized_size\";i:24882;s:7:\"percent\";d:38.2;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49430;s:14:\"optimized_size\";i:28549;s:7:\"percent\";d:42.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26264;s:14:\"optimized_size\";i:16643;s:7:\"percent\";d:36.63;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51637;s:14:\"optimized_size\";i:30365;s:7:\"percent\";d:41.2;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124045;s:14:\"optimized_size\";i:69478;s:7:\"percent\";d:43.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1460266;s:14:\"optimized_size\";i:747666;s:7:\"percent\";d:48.8;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237301,14990,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237302,14990,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237303,14990,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228904;s:14:\"optimized_size\";i:128230;s:7:\"percent\";d:43.98;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147391;s:14:\"optimized_size\";i:72336;s:7:\"percent\";d:50.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62105;s:14:\"optimized_size\";i:32862;s:7:\"percent\";d:47.09;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31777;s:14:\"optimized_size\";i:18500;s:7:\"percent\";d:41.78;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51863;s:14:\"optimized_size\";i:26340;s:7:\"percent\";d:49.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47393;s:14:\"optimized_size\";i:25956;s:7:\"percent\";d:45.23;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24055;s:14:\"optimized_size\";i:14554;s:7:\"percent\";d:39.5;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88116;s:14:\"optimized_size\";i:46808;s:7:\"percent\";d:46.88;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8279;s:14:\"optimized_size\";i:5584;s:7:\"percent\";d:32.55;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135535;s:14:\"optimized_size\";i:67728;s:7:\"percent\";d:50.03;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20943;s:14:\"optimized_size\";i:13206;s:7:\"percent\";d:36.94;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228904;s:14:\"optimized_size\";i:91416;s:7:\"percent\";d:60.06;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20943;s:14:\"optimized_size\";i:15749;s:7:\"percent\";d:24.8;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135535;s:14:\"optimized_size\";i:82238;s:7:\"percent\";d:39.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8279;s:14:\"optimized_size\";i:6176;s:7:\"percent\";d:25.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88116;s:14:\"optimized_size\";i:57117;s:7:\"percent\";d:35.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24055;s:14:\"optimized_size\";i:16891;s:7:\"percent\";d:29.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47393;s:14:\"optimized_size\";i:30802;s:7:\"percent\";d:35.01;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51863;s:14:\"optimized_size\";i:31219;s:7:\"percent\";d:39.8;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31777;s:14:\"optimized_size\";i:22380;s:7:\"percent\";d:29.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62105;s:14:\"optimized_size\";i:40282;s:7:\"percent\";d:35.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147391;s:14:\"optimized_size\";i:87892;s:7:\"percent\";d:40.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1692722;s:14:\"optimized_size\";i:934266;s:7:\"percent\";d:44.81;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237304,14992,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237305,14992,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237306,14992,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201752;s:14:\"optimized_size\";i:128416;s:7:\"percent\";d:36.35;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115834;s:14:\"optimized_size\";i:51538;s:7:\"percent\";d:55.51;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46710;s:14:\"optimized_size\";i:22632;s:7:\"percent\";d:51.55;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23756;s:14:\"optimized_size\";i:12574;s:7:\"percent\";d:47.07;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39785;s:14:\"optimized_size\";i:16894;s:7:\"percent\";d:57.54;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36379;s:14:\"optimized_size\";i:18552;s:7:\"percent\";d:49;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18069;s:14:\"optimized_size\";i:9856;s:7:\"percent\";d:45.45;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65582;s:14:\"optimized_size\";i:30624;s:7:\"percent\";d:53.3;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6293;s:14:\"optimized_size\";i:3580;s:7:\"percent\";d:43.11;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104485;s:14:\"optimized_size\";i:47290;s:7:\"percent\";d:54.74;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15185;s:14:\"optimized_size\";i:8430;s:7:\"percent\";d:44.48;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201752;s:14:\"optimized_size\";i:64008;s:7:\"percent\";d:68.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15185;s:14:\"optimized_size\";i:10461;s:7:\"percent\";d:31.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104485;s:14:\"optimized_size\";i:54570;s:7:\"percent\";d:47.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6293;s:14:\"optimized_size\";i:4379;s:7:\"percent\";d:30.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65582;s:14:\"optimized_size\";i:37444;s:7:\"percent\";d:42.91;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18069;s:14:\"optimized_size\";i:11346;s:7:\"percent\";d:37.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36379;s:14:\"optimized_size\";i:21094;s:7:\"percent\";d:42.02;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39785;s:14:\"optimized_size\";i:20633;s:7:\"percent\";d:48.14;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23756;s:14:\"optimized_size\";i:14882;s:7:\"percent\";d:37.35;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46710;s:14:\"optimized_size\";i:26846;s:7:\"percent\";d:42.53;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115834;s:14:\"optimized_size\";i:62282;s:7:\"percent\";d:46.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1347660;s:14:\"optimized_size\";i:678331;s:7:\"percent\";d:49.67;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237307,14993,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237308,14993,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237309,14993,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252825;s:14:\"optimized_size\";i:134114;s:7:\"percent\";d:46.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146553;s:14:\"optimized_size\";i:75500;s:7:\"percent\";d:48.48;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61299;s:14:\"optimized_size\";i:33474;s:7:\"percent\";d:45.39;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30832;s:14:\"optimized_size\";i:17792;s:7:\"percent\";d:42.29;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55597;s:14:\"optimized_size\";i:30074;s:7:\"percent\";d:45.91;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45783;s:14:\"optimized_size\";i:23930;s:7:\"percent\";d:47.73;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22334;s:14:\"optimized_size\";i:12646;s:7:\"percent\";d:43.38;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82177;s:14:\"optimized_size\";i:43434;s:7:\"percent\";d:47.15;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7501;s:14:\"optimized_size\";i:4438;s:7:\"percent\";d:40.83;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129228;s:14:\"optimized_size\";i:63828;s:7:\"percent\";d:50.61;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18667;s:14:\"optimized_size\";i:11070;s:7:\"percent\";d:40.7;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252825;s:14:\"optimized_size\";i:88674;s:7:\"percent\";d:64.93;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18667;s:14:\"optimized_size\";i:13304;s:7:\"percent\";d:28.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129228;s:14:\"optimized_size\";i:77481;s:7:\"percent\";d:40.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7501;s:14:\"optimized_size\";i:5751;s:7:\"percent\";d:23.33;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82177;s:14:\"optimized_size\";i:51547;s:7:\"percent\";d:37.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22334;s:14:\"optimized_size\";i:15876;s:7:\"percent\";d:28.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45783;s:14:\"optimized_size\";i:29671;s:7:\"percent\";d:35.19;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55597;s:14:\"optimized_size\";i:36510;s:7:\"percent\";d:34.33;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30832;s:14:\"optimized_size\";i:21994;s:7:\"percent\";d:28.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61299;s:14:\"optimized_size\";i:40008;s:7:\"percent\";d:34.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146553;s:14:\"optimized_size\";i:91028;s:7:\"percent\";d:37.89;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1705592;s:14:\"optimized_size\";i:922144;s:7:\"percent\";d:45.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237310,14994,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237311,14994,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237312,14994,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207639;s:14:\"optimized_size\";i:105664;s:7:\"percent\";d:49.11;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141332;s:14:\"optimized_size\";i:71106;s:7:\"percent\";d:49.69;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61633;s:14:\"optimized_size\";i:34350;s:7:\"percent\";d:44.27;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31607;s:14:\"optimized_size\";i:18874;s:7:\"percent\";d:40.29;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62251;s:14:\"optimized_size\";i:34726;s:7:\"percent\";d:44.22;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45497;s:14:\"optimized_size\";i:24926;s:7:\"percent\";d:45.21;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22832;s:14:\"optimized_size\";i:13656;s:7:\"percent\";d:40.19;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81330;s:14:\"optimized_size\";i:43706;s:7:\"percent\";d:46.26;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7739;s:14:\"optimized_size\";i:4808;s:7:\"percent\";d:37.87;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125353;s:14:\"optimized_size\";i:62028;s:7:\"percent\";d:50.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19158;s:14:\"optimized_size\";i:11540;s:7:\"percent\";d:39.76;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207639;s:14:\"optimized_size\";i:82952;s:7:\"percent\";d:60.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19158;s:14:\"optimized_size\";i:14341;s:7:\"percent\";d:25.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125353;s:14:\"optimized_size\";i:75384;s:7:\"percent\";d:39.86;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7739;s:14:\"optimized_size\";i:5757;s:7:\"percent\";d:25.61;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81330;s:14:\"optimized_size\";i:50892;s:7:\"percent\";d:37.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22832;s:14:\"optimized_size\";i:15876;s:7:\"percent\";d:30.47;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45497;s:14:\"optimized_size\";i:29226;s:7:\"percent\";d:35.76;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62251;s:14:\"optimized_size\";i:40305;s:7:\"percent\";d:35.25;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31607;s:14:\"optimized_size\";i:21944;s:7:\"percent\";d:30.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61633;s:14:\"optimized_size\";i:39763;s:7:\"percent\";d:35.48;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141332;s:14:\"optimized_size\";i:84598;s:7:\"percent\";d:40.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1612742;s:14:\"optimized_size\";i:886422;s:7:\"percent\";d:45.04;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237313,14995,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237314,14995,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237315,14995,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477844;s:14:\"optimized_size\";i:356945;s:7:\"percent\";d:25.3;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301551;s:14:\"optimized_size\";i:206974;s:7:\"percent\";d:31.36;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101441;s:14:\"optimized_size\";i:68948;s:7:\"percent\";d:32.03;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43998;s:14:\"optimized_size\";i:30202;s:7:\"percent\";d:31.36;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153689;s:14:\"optimized_size\";i:108472;s:7:\"percent\";d:29.42;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67226;s:14:\"optimized_size\";i:44030;s:7:\"percent\";d:34.5;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27236;s:14:\"optimized_size\";i:18536;s:7:\"percent\";d:31.94;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115249;s:14:\"optimized_size\";i:74898;s:7:\"percent\";d:35.01;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7897;s:14:\"optimized_size\";i:5210;s:7:\"percent\";d:34.03;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198764;s:14:\"optimized_size\";i:126948;s:7:\"percent\";d:36.13;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19106;s:14:\"optimized_size\";i:13302;s:7:\"percent\";d:30.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477844;s:14:\"optimized_size\";i:209496;s:7:\"percent\";d:56.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19106;s:14:\"optimized_size\";i:13921;s:7:\"percent\";d:27.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198764;s:14:\"optimized_size\";i:143773;s:7:\"percent\";d:27.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7897;s:14:\"optimized_size\";i:5850;s:7:\"percent\";d:25.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115249;s:14:\"optimized_size\";i:81683;s:7:\"percent\";d:29.12;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27236;s:14:\"optimized_size\";i:19733;s:7:\"percent\";d:27.55;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67226;s:14:\"optimized_size\";i:47852;s:7:\"percent\";d:28.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153689;s:14:\"optimized_size\";i:115061;s:7:\"percent\";d:25.13;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43998;s:14:\"optimized_size\";i:33561;s:7:\"percent\";d:23.72;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101441;s:14:\"optimized_size\";i:77714;s:7:\"percent\";d:23.39;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301551;s:14:\"optimized_size\";i:233145;s:7:\"percent\";d:22.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3028002;s:14:\"optimized_size\";i:2036254;s:7:\"percent\";d:32.75;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237316,14999,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237317,14999,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237318,14999,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393834;s:14:\"optimized_size\";i:297896;s:7:\"percent\";d:24.36;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240856;s:14:\"optimized_size\";i:140056;s:7:\"percent\";d:41.85;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91705;s:14:\"optimized_size\";i:54604;s:7:\"percent\";d:40.46;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43626;s:14:\"optimized_size\";i:27296;s:7:\"percent\";d:37.43;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91529;s:14:\"optimized_size\";i:55152;s:7:\"percent\";d:39.74;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69469;s:14:\"optimized_size\";i:42550;s:7:\"percent\";d:38.75;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32126;s:14:\"optimized_size\";i:20824;s:7:\"percent\";d:35.18;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127228;s:14:\"optimized_size\";i:73736;s:7:\"percent\";d:42.04;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9535;s:14:\"optimized_size\";i:6464;s:7:\"percent\";d:32.21;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205721;s:14:\"optimized_size\";i:114622;s:7:\"percent\";d:44.28;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25371;s:14:\"optimized_size\";i:16936;s:7:\"percent\";d:33.25;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393834;s:14:\"optimized_size\";i:168584;s:7:\"percent\";d:57.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25371;s:14:\"optimized_size\";i:19901;s:7:\"percent\";d:21.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205721;s:14:\"optimized_size\";i:143001;s:7:\"percent\";d:30.49;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9535;s:14:\"optimized_size\";i:7405;s:7:\"percent\";d:22.34;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127228;s:14:\"optimized_size\";i:95840;s:7:\"percent\";d:24.67;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32126;s:14:\"optimized_size\";i:25108;s:7:\"percent\";d:21.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69469;s:14:\"optimized_size\";i:52056;s:7:\"percent\";d:25.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91529;s:14:\"optimized_size\";i:69126;s:7:\"percent\";d:24.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43626;s:14:\"optimized_size\";i:32203;s:7:\"percent\";d:26.18;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91705;s:14:\"optimized_size\";i:68750;s:7:\"percent\";d:25.03;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240856;s:14:\"optimized_size\";i:183234;s:7:\"percent\";d:23.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2662000;s:14:\"optimized_size\";i:1715344;s:7:\"percent\";d:35.56;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237319,15001,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237320,15001,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237321,15001,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:298326;s:14:\"optimized_size\";i:198024;s:7:\"percent\";d:33.62;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108240;s:14:\"optimized_size\";i:72190;s:7:\"percent\";d:33.31;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49650;s:14:\"optimized_size\";i:34786;s:7:\"percent\";d:29.94;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99374;s:14:\"optimized_size\";i:63882;s:7:\"percent\";d:35.72;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75058;s:14:\"optimized_size\";i:52006;s:7:\"percent\";d:30.71;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32634;s:14:\"optimized_size\";i:24052;s:7:\"percent\";d:26.3;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134165;s:14:\"optimized_size\";i:88942;s:7:\"percent\";d:33.71;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9582;s:14:\"optimized_size\";i:6852;s:7:\"percent\";d:28.49;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221906;s:14:\"optimized_size\";i:144072;s:7:\"percent\";d:35.08;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24257;s:14:\"optimized_size\";i:18344;s:7:\"percent\";d:24.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421928;s:14:\"optimized_size\";i:217482;s:7:\"percent\";d:48.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1475120;s:14:\"optimized_size\";i:920632;s:7:\"percent\";d:37.59;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237322,15144,'_wp_attached_file','2022/06/rsw_1535m.jpg');
INSERT INTO `wp_postmeta` VALUES (237323,15144,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1535;s:6:\"height\";i:1022;s:4:\"file\";s:21:\"2022/06/rsw_1535m.jpg\";s:8:\"filesize\";i:488588;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20714;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8658;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122563;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29200;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68946;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1535x250.jpg\";s:5:\"width\";i:1535;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136247;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42204;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95587;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263940;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1641897322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237345,15150,'_wp_attached_file','2022/06/rsw_1535m-1-e1654060464320.jpg');
INSERT INTO `wp_postmeta` VALUES (237346,15150,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1535;s:6:\"height\";i:176;s:4:\"file\";s:38:\"2022/06/rsw_1535m-1-e1654060464320.jpg\";s:8:\"filesize\";i:488588;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"rsw_1535m-1-e1654060464320-300x34.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2284;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-1024x117.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2628;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"rsw_1535m-1-e1654060464320-768x88.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7082;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4580;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-480x176.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6674;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1535x250.jpg\";s:5:\"width\";i:1535;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136247;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-480x176.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6674;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-740x176.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10355;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-1280x176.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16447;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1641897322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237347,15150,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (237348,15150,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237349,15150,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:488588;s:14:\"optimized_size\";i:436755;s:7:\"percent\";d:10.61;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20714;s:14:\"optimized_size\";i:19159;s:7:\"percent\";d:7.51;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205989;s:14:\"optimized_size\";i:192361;s:7:\"percent\";d:6.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8658;s:14:\"optimized_size\";i:8008;s:7:\"percent\";d:7.51;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122563;s:14:\"optimized_size\";i:114121;s:7:\"percent\";d:6.89;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29200;s:14:\"optimized_size\";i:27158;s:7:\"percent\";d:6.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68946;s:14:\"optimized_size\";i:64348;s:7:\"percent\";d:6.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136247;s:14:\"optimized_size\";i:127162;s:7:\"percent\";d:6.67;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42204;s:14:\"optimized_size\";i:39167;s:7:\"percent\";d:7.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95587;s:14:\"optimized_size\";i:88910;s:7:\"percent\";d:6.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263940;s:14:\"optimized_size\";i:246661;s:7:\"percent\";d:6.55;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1482636;s:14:\"optimized_size\";i:1363810;s:7:\"percent\";d:8.01;}}');
INSERT INTO `wp_postmeta` VALUES (237350,15150,'_wp_attachment_backup_sizes','a:11:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1535;s:6:\"height\";i:1022;s:4:\"file\";s:15:\"rsw_1535m-1.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8658;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20714;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122563;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205989;}s:16:\"flex-medium-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29200;}s:20:\"flex-medium-alt-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68946;}s:16:\"page-banner-orig\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1535x250.jpg\";s:5:\"width\";i:1535;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136247;}s:16:\"blog-medium-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42204;}s:15:\"blog-large-orig\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95587;}s:14:\"blog-full-orig\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263940;}}');
INSERT INTO `wp_postmeta` VALUES (237351,15151,'_wp_attached_file','2022/06/rsw_1535m-1-e1654060464320.jpeg');
INSERT INTO `wp_postmeta` VALUES (237352,15151,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1535;s:6:\"height\";i:176;s:4:\"file\";s:39:\"2022/06/rsw_1535m-1-e1654060464320.jpeg\";s:8:\"filesize\";i:19221;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-300x34.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:34;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2282;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"rsw_1535m-1-e1654060464320-1024x117.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11099;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"rsw_1535m-1-e1654060464320-768x88.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:88;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6981;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-300x176.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4566;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-480x176.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6669;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-480x176.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6669;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"rsw_1535m-1-e1654060464320-740x176.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10138;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"rsw_1535m-1-e1654060464320-1280x176.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16421;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237389,14882,'_wp_old_slug','barneys-bluff-pet-friendly-deep-water-fun');
INSERT INTO `wp_postmeta` VALUES (237411,15154,'_wp_attached_file','2022/06/Comfortable-gathering-place-for-all-in-the-Living-Room.jpeg');
INSERT INTO `wp_postmeta` VALUES (237412,15154,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:67:\"2022/06/Comfortable-gathering-place-for-all-in-the-Living-Room.jpeg\";s:8:\"filesize\";i:207671;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15116;}s:5:\"large\";a:5:{s:4:\"file\";s:68:\"Comfortable-gathering-place-for-all-in-the-Living-Room-1024x681.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112135;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6939;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-768x511.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69130;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20986;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45113;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:68:\"Comfortable-gathering-place-for-all-in-the-Living-Room-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61086;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28347;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:67:\"Comfortable-gathering-place-for-all-in-the-Living-Room-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57339;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:68:\"Comfortable-gathering-place-for-all-in-the-Living-Room-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154182;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237585,15162,'_edit_lock','1762565254:15');
INSERT INTO `wp_postmeta` VALUES (237586,15163,'_wp_attached_file','2022/06/Screenshot_20220608-1624242.png');
INSERT INTO `wp_postmeta` VALUES (237587,15163,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1400;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1624242.png\";s:8:\"filesize\";i:1546316;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150584;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624242-790x1024.png\";s:5:\"width\";i:790;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1519680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-768x996.png\";s:5:\"width\";i:768;s:6:\"height\";i:996;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1445984;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197299;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483138;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624242-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296498;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268859;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624242-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:593664;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624242-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:867750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237588,15164,'_wp_attached_file','2022/06/Screenshot_20220608-1626222.png');
INSERT INTO `wp_postmeta` VALUES (237589,15164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1668;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1626222.png\";s:8:\"filesize\";i:1777502;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-194x300.png\";s:5:\"width\";i:194;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:134046;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626222-663x1024.png\";s:5:\"width\";i:663;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1309424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:56671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626222-768x1186.png\";s:5:\"width\";i:768;s:6:\"height\";i:1186;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1695858;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626222-995x1536.png\";s:5:\"width\";i:995;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2639651;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:208930;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:497353;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626222-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:338249;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289820;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626222-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:631003;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626222-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:921265;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237590,15165,'_wp_attached_file','2022/06/Screenshot_20220608-1639042.png');
INSERT INTO `wp_postmeta` VALUES (237591,15165,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:770;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1639042.png\";s:8:\"filesize\";i:1224012;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-300x214.png\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:142888;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1639042-1024x730.png\";s:5:\"width\";i:1024;s:6:\"height\";i:730;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1372209;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49640;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-768x548.png\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:828506;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:185173;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:444379;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1639042-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:429599;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276957;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1639042-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:617028;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1639042-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1250532;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237592,15166,'_wp_attached_file','2022/06/Screenshot_20220608-1619042.png');
INSERT INTO `wp_postmeta` VALUES (237593,15166,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1410;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1619042.png\";s:8:\"filesize\";i:1515024;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-230x300.png\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:140232;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1619042-784x1024.png\";s:5:\"width\";i:784;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1460158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49085;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1619042-768x1003.png\";s:5:\"width\";i:768;s:6:\"height\";i:1003;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1407245;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:188038;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471332;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1619042-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:269387;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258541;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1619042-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570477;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1619042-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:841881;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237594,15167,'_wp_attached_file','2022/06/Screenshot_20220608-1638532.png');
INSERT INTO `wp_postmeta` VALUES (237595,15167,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:801;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1638532.png\";s:8:\"filesize\";i:1222579;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:149493;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638532-1024x759.png\";s:5:\"width\";i:1024;s:6:\"height\";i:759;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1404193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49610;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-768x570.png\";s:5:\"width\";i:768;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:855249;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184641;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:440682;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638532-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:416773;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271487;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638532-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599854;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638532-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1198257;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237599,15168,'_wp_attached_file','2022/06/Screenshot_20220608-1635092.png');
INSERT INTO `wp_postmeta` VALUES (237600,15168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1385;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1635092.png\";s:8:\"filesize\";i:2266131;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-234x300.png\";s:5:\"width\";i:234;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:179845;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635092-798x1024.png\";s:5:\"width\";i:798;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1901693;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-768x985.png\";s:5:\"width\";i:768;s:6:\"height\";i:985;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1772046;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238039;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:597085;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635092-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:541525;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342910;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635092-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:784072;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635092-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1499206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237601,15169,'_wp_attached_file','2022/06/Screenshot_20220608-1635192.png');
INSERT INTO `wp_postmeta` VALUES (237602,15169,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1075;s:6:\"height\";i:1408;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1635192.png\";s:8:\"filesize\";i:1209846;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-229x300.png\";s:5:\"width\";i:229;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:141439;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635192-782x1024.png\";s:5:\"width\";i:782;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1287942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52468;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635192-768x1006.png\";s:5:\"width\";i:768;s:6:\"height\";i:1006;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1249356;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186594;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:438588;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635192-1075x250.png\";s:5:\"width\";i:1075;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286987;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:260265;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1635192-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:557403;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1635192-1075x720.png\";s:5:\"width\";i:1075;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:784983;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237603,15170,'_wp_attached_file','2022/06/Screenshot_20220608-1638412.png');
INSERT INTO `wp_postmeta` VALUES (237604,15170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:792;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1638412.png\";s:8:\"filesize\";i:1084052;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-300x220.png\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131862;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638412-1024x751.png\";s:5:\"width\";i:1024;s:6:\"height\";i:751;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1293967;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45893;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-768x563.png\";s:5:\"width\";i:768;s:6:\"height\";i:563;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:784658;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175638;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:428183;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638412-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:338048;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256475;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1638412-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:578818;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1638412-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1090917;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237605,15171,'_wp_attached_file','2022/06/Screenshot_20220608-1626032.png');
INSERT INTO `wp_postmeta` VALUES (237606,15171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1398;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1626032.png\";s:8:\"filesize\";i:1730484;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:160210;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626032-791x1024.png\";s:5:\"width\";i:791;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1616803;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55992;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-768x994.png\";s:5:\"width\";i:768;s:6:\"height\";i:994;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1532046;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213241;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:526890;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626032-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362346;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:296379;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626032-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663122;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626032-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1019127;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237607,15172,'_wp_attached_file','2022/06/Screenshot_20220608-1626122.png');
INSERT INTO `wp_postmeta` VALUES (237608,15172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1391;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1626122.png\";s:8:\"filesize\";i:1019386;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-233x300.png\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135168;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626122-795x1024.png\";s:5:\"width\";i:795;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1148815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:51297;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-768x989.png\";s:5:\"width\";i:768;s:6:\"height\";i:989;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1084333;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:175848;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:404546;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626122-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:223728;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:236696;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1626122-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499053;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1626122-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:658389;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237609,15173,'_wp_attached_file','2022/06/Screenshot_20220608-1633512.png');
INSERT INTO `wp_postmeta` VALUES (237610,15173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:713;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1633512.png\";s:8:\"filesize\";i:701028;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-300x198.png\";s:5:\"width\";i:300;s:6:\"height\";i:198;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120767;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1633512-1024x676.png\";s:5:\"width\";i:1024;s:6:\"height\";i:676;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1117839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-768x507.png\";s:5:\"width\";i:768;s:6:\"height\";i:507;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:694485;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181885;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:430745;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1633512-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:270079;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:258542;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633512-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:567150;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237611,15174,'_wp_attached_file','2022/06/Screenshot_20220608-1624532.png');
INSERT INTO `wp_postmeta` VALUES (237612,15174,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:684;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1624532.png\";s:8:\"filesize\";i:860031;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-300x190.png\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:131440;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624532-1024x649.png\";s:5:\"width\";i:1024;s:6:\"height\";i:649;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1177715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54198;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-768x486.png\";s:5:\"width\";i:768;s:6:\"height\";i:486;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721590;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:194583;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447372;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624532-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:293974;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278000;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624532-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237613,15175,'_wp_attached_file','2022/06/Screenshot_20220608-1637312.png');
INSERT INTO `wp_postmeta` VALUES (237614,15175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1052;s:6:\"height\";i:765;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1637312.png\";s:8:\"filesize\";i:890450;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-300x218.png\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120334;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1637312-1024x745.png\";s:5:\"width\";i:1024;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1124857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-768x558.png\";s:5:\"width\";i:768;s:6:\"height\";i:558;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:690662;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155447;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369692;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1637312-1052x250.png\";s:5:\"width\";i:1052;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:320599;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:226123;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1637312-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499875;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1637312-1052x720.png\";s:5:\"width\";i:1052;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:912031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237615,15176,'_wp_attached_file','2022/06/Screenshot_20220608-1624332.png');
INSERT INTO `wp_postmeta` VALUES (237616,15176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:703;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1624332.png\";s:8:\"filesize\";i:890816;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-300x195.png\";s:5:\"width\";i:300;s:6:\"height\";i:195;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:147853;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624332-1024x667.png\";s:5:\"width\";i:1024;s:6:\"height\";i:667;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1361363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57872;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-768x500.png\";s:5:\"width\";i:768;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:830733;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:213331;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499696;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624332-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394597;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:311003;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624332-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:680958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237617,15177,'_wp_attached_file','2022/06/FB_IMG_1654724764018.jpg');
INSERT INTO `wp_postmeta` VALUES (237618,15177,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724764018.jpg\";s:8:\"filesize\";i:91229;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7056;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23289;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50634;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35066;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29004;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53597;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724764018-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93061;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237619,15178,'_wp_attached_file','2022/06/IMG_20220608_164211.jpg');
INSERT INTO `wp_postmeta` VALUES (237620,15178,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:31:\"2022/06/IMG_20220608_164211.jpg\";s:8:\"filesize\";i:309615;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20101;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"IMG_20220608_164211-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164282;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8095;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"IMG_20220608_164211-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164282;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"IMG_20220608_164211-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317676;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25613;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55954;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"IMG_20220608_164211-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50523;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30160;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"IMG_20220608_164211-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61303;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"IMG_20220608_164211-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140863;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237651,15179,'_wp_attached_file','2022/06/Screenshot_20220608-1624132.png');
INSERT INTO `wp_postmeta` VALUES (237652,15179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1072;s:6:\"height\";i:801;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1624132.png\";s:8:\"filesize\";i:1228733;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:156710;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624132-1024x765.png\";s:5:\"width\";i:1024;s:6:\"height\";i:765;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1456940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:53636;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-768x574.png\";s:5:\"width\";i:768;s:6:\"height\";i:574;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:888369;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:199218;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:471423;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624132-1072x250.png\";s:5:\"width\";i:1072;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491912;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:304757;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1624132-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:669152;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1624132-1072x720.png\";s:5:\"width\";i:1072;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1268779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237653,15180,'_wp_attached_file','2022/06/Screenshot_20220608-1631522.png');
INSERT INTO `wp_postmeta` VALUES (237654,15180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1395;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1631522.png\";s:8:\"filesize\";i:1704988;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155432;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1631522-793x1024.png\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1633089;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52030;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-768x992.png\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1541703;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:200699;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499407;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1631522-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318901;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280975;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1631522-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:621916;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1631522-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:967525;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237658,15181,'_wp_attached_file','2022/06/Screenshot_20220608-1633392.png');
INSERT INTO `wp_postmeta` VALUES (237659,15181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1396;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1633392.png\";s:8:\"filesize\";i:1485196;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-232x300.png\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155410;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1633392-792x1024.png\";s:5:\"width\";i:792;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1543978;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:50779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-768x993.png\";s:5:\"width\";i:768;s:6:\"height\";i:993;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1462569;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:197584;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:486331;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1633392-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:291455;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273030;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1633392-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:599688;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1633392-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:856070;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237660,15182,'_wp_attached_file','2022/06/Screenshot_20220608-1637312-1.png');
INSERT INTO `wp_postmeta` VALUES (237661,15182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1052;s:6:\"height\";i:765;s:4:\"file\";s:41:\"2022/06/Screenshot_20220608-1637312-1.png\";s:8:\"filesize\";i:890450;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-300x218.png\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:120334;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Screenshot_20220608-1637312-1-1024x745.png\";s:5:\"width\";i:1024;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1124857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-768x558.png\";s:5:\"width\";i:768;s:6:\"height\";i:558;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:690662;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155447;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:369692;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"Screenshot_20220608-1637312-1-1052x250.png\";s:5:\"width\";i:1052;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:320599;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:226123;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"Screenshot_20220608-1637312-1-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499875;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"Screenshot_20220608-1637312-1-1052x720.png\";s:5:\"width\";i:1052;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:912031;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237662,15183,'_wp_attached_file','2022/06/Screenshot_20220608-1634592.png');
INSERT INTO `wp_postmeta` VALUES (237663,15183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1400;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1634592.png\";s:8:\"filesize\";i:2062918;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-231x300.png\";s:5:\"width\";i:231;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:182518;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1634592-790x1024.png\";s:5:\"width\";i:790;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1898468;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-768x996.png\";s:5:\"width\";i:768;s:6:\"height\";i:996;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1804495;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:234319;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581995;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1634592-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410398;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:329993;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1634592-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:738676;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1634592-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1166431;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237664,15184,'_wp_attached_file','2022/06/FB_IMG_1654724757536.jpg');
INSERT INTO `wp_postmeta` VALUES (237665,15184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724757536.jpg\";s:8:\"filesize\";i:137779;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8791;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31771;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74055;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58236;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42693;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87424;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724757536-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237666,15185,'_wp_attached_file','2022/06/FB_IMG_1654724619660.jpg');
INSERT INTO `wp_postmeta` VALUES (237667,15185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724619660.jpg\";s:8:\"filesize\";i:120559;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24103;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9488;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31817;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71009;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49734;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39224;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74035;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724619660-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134618;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237668,15186,'_wp_attached_file','2022/06/FB_IMG_1654724634501.jpg');
INSERT INTO `wp_postmeta` VALUES (237669,15186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724634501.jpg\";s:8:\"filesize\";i:120011;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7090;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26174;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62521;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42122;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33620;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67789;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724634501-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127899;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237670,15187,'_wp_attached_file','2022/06/FB_IMG_1654724643862.jpg');
INSERT INTO `wp_postmeta` VALUES (237671,15187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724643862.jpg\";s:8:\"filesize\";i:100476;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17830;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6668;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24277;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57977;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48052;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36395;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75380;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724643862-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118353;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237675,15162,'_edit_last','13');
INSERT INTO `wp_postmeta` VALUES (237676,15162,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (237677,15162,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (237678,15162,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (237679,15162,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (237680,15162,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (237681,15162,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (237682,15162,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (237683,15162,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (237684,15162,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (237685,15162,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (237686,15162,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (237687,15162,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (237688,15162,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (237689,15162,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (237690,15162,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (237691,15162,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (237692,15162,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (237693,15162,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (237694,15162,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (237695,15162,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (237696,15162,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (237701,15162,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (237708,15177,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237709,15177,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237710,15177,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93061;s:14:\"optimized_size\";i:56988;s:7:\"percent\";d:38.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53597;s:14:\"optimized_size\";i:32590;s:7:\"percent\";d:39.19;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29004;s:14:\"optimized_size\";i:16636;s:7:\"percent\";d:42.64;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35066;s:14:\"optimized_size\";i:19572;s:7:\"percent\";d:44.19;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50634;s:14:\"optimized_size\";i:29838;s:7:\"percent\";d:41.07;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23289;s:14:\"optimized_size\";i:14000;s:7:\"percent\";d:39.89;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7056;s:14:\"optimized_size\";i:4426;s:7:\"percent\";d:37.27;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18744;s:14:\"optimized_size\";i:11312;s:7:\"percent\";d:39.65;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91229;s:14:\"optimized_size\";i:77450;s:7:\"percent\";d:15.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:401680;s:14:\"optimized_size\";i:262812;s:7:\"percent\";d:34.57;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237714,15189,'_wp_attached_file','2022/06/FB_IMG_1654724807888.jpg');
INSERT INTO `wp_postmeta` VALUES (237715,15189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724807888.jpg\";s:8:\"filesize\";i:124450;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22973;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8711;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30598;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70033;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54109;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41037;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81303;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724807888-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137562;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237719,15190,'_wp_attached_file','2022/06/FB_IMG_1654724770861.jpg');
INSERT INTO `wp_postmeta` VALUES (237720,15190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724770861.jpg\";s:8:\"filesize\";i:131458;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9032;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31551;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71909;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53924;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42462;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81287;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724770861-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237721,15191,'_wp_attached_file','2022/06/FB_IMG_1654724601613.jpg');
INSERT INTO `wp_postmeta` VALUES (237722,15191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724601613.jpg\";s:8:\"filesize\";i:93299;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7918;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26506;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59573;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49738;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37120;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73412;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724601613-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237723,15192,'_wp_attached_file','2022/06/FB_IMG_1654724707806.jpg');
INSERT INTO `wp_postmeta` VALUES (237724,15192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724707806.jpg\";s:8:\"filesize\";i:130924;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9180;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33133;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75558;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56381;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42909;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85743;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724707806-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237725,15193,'_wp_attached_file','2022/06/FB_IMG_1654724688655.jpg');
INSERT INTO `wp_postmeta` VALUES (237726,15193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724688655.jpg\";s:8:\"filesize\";i:93381;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7928;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26121;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56067;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48180;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35590;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64385;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724688655-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237727,15194,'_wp_attached_file','2022/06/FB_IMG_1654724591757.jpg');
INSERT INTO `wp_postmeta` VALUES (237728,15194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724591757.jpg\";s:8:\"filesize\";i:82115;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15748;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6584;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22664;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52011;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48151;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35041;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71500;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724591757-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237729,15195,'_wp_attached_file','2022/06/FB_IMG_1654724609091.jpg');
INSERT INTO `wp_postmeta` VALUES (237730,15195,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724609091.jpg\";s:8:\"filesize\";i:155188;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9430;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34745;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80478;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56851;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46643;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92057;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724609091-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160413;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237731,15196,'_wp_attached_file','2022/06/FB_IMG_1654724784073.jpg');
INSERT INTO `wp_postmeta` VALUES (237732,15196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:32:\"2022/06/FB_IMG_1654724784073.jpg\";s:8:\"filesize\";i:100292;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7247;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25020;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56544;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39422;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32158;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59974;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1654724784073-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237733,15197,'_wp_attached_file','2022/06/Screenshot_20220608-1729472.png');
INSERT INTO `wp_postmeta` VALUES (237734,15197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:801;s:4:\"file\";s:39:\"2022/06/Screenshot_20220608-1729472.png\";s:8:\"filesize\";i:1061661;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-300x223.png\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155709;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1729472-1024x759.png\";s:5:\"width\";i:1024;s:6:\"height\";i:759;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1358669;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:55356;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-768x570.png\";s:5:\"width\";i:768;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846571;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:201435;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-480x480.png\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469709;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1729472-1080x250.png\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:373554;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-480x270.png\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:278915;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:39:\"Screenshot_20220608-1729472-740x416.png\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:592019;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:40:\"Screenshot_20220608-1729472-1080x720.png\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1044912;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237747,15184,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237748,15184,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237749,15184,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147370;s:14:\"optimized_size\";i:100212;s:7:\"percent\";d:32;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87424;s:14:\"optimized_size\";i:58606;s:7:\"percent\";d:32.96;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42693;s:14:\"optimized_size\";i:27914;s:7:\"percent\";d:34.62;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58236;s:14:\"optimized_size\";i:37642;s:7:\"percent\";d:35.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74055;s:14:\"optimized_size\";i:48224;s:7:\"percent\";d:34.88;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31771;s:14:\"optimized_size\";i:21388;s:7:\"percent\";d:32.68;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8791;s:14:\"optimized_size\";i:5962;s:7:\"percent\";d:32.18;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23729;s:14:\"optimized_size\";i:15878;s:7:\"percent\";d:33.09;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137779;s:14:\"optimized_size\";i:130172;s:7:\"percent\";d:5.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:611848;s:14:\"optimized_size\";i:445998;s:7:\"percent\";d:27.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237750,15185,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237751,15185,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237752,15185,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134618;s:14:\"optimized_size\";i:87770;s:7:\"percent\";d:34.8;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74035;s:14:\"optimized_size\";i:49314;s:7:\"percent\";d:33.39;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39224;s:14:\"optimized_size\";i:24788;s:7:\"percent\";d:36.8;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49734;s:14:\"optimized_size\";i:31292;s:7:\"percent\";d:37.08;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71009;s:14:\"optimized_size\";i:45316;s:7:\"percent\";d:36.18;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31817;s:14:\"optimized_size\";i:20616;s:7:\"percent\";d:35.2;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9488;s:14:\"optimized_size\";i:6500;s:7:\"percent\";d:31.49;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24103;s:14:\"optimized_size\";i:16028;s:7:\"percent\";d:33.5;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120559;s:14:\"optimized_size\";i:109780;s:7:\"percent\";d:8.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:554587;s:14:\"optimized_size\";i:391404;s:7:\"percent\";d:29.42;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237753,15186,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237754,15186,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237755,15186,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127899;s:14:\"optimized_size\";i:78622;s:7:\"percent\";d:38.53;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67789;s:14:\"optimized_size\";i:42938;s:7:\"percent\";d:36.66;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33620;s:14:\"optimized_size\";i:20112;s:7:\"percent\";d:40.18;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42122;s:14:\"optimized_size\";i:24500;s:7:\"percent\";d:41.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62521;s:14:\"optimized_size\";i:38046;s:7:\"percent\";d:39.15;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26174;s:14:\"optimized_size\";i:16052;s:7:\"percent\";d:38.67;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7090;s:14:\"optimized_size\";i:4186;s:7:\"percent\";d:40.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20010;s:14:\"optimized_size\";i:12384;s:7:\"percent\";d:38.11;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120011;s:14:\"optimized_size\";i:102462;s:7:\"percent\";d:14.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:507236;s:14:\"optimized_size\";i:339302;s:7:\"percent\";d:33.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237756,15187,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237757,15187,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237758,15187,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118353;s:14:\"optimized_size\";i:73438;s:7:\"percent\";d:37.95;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75380;s:14:\"optimized_size\";i:49048;s:7:\"percent\";d:34.93;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36395;s:14:\"optimized_size\";i:22758;s:7:\"percent\";d:37.47;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48052;s:14:\"optimized_size\";i:29816;s:7:\"percent\";d:37.95;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57977;s:14:\"optimized_size\";i:34698;s:7:\"percent\";d:40.15;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24277;s:14:\"optimized_size\";i:14810;s:7:\"percent\";d:39;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6668;s:14:\"optimized_size\";i:3942;s:7:\"percent\";d:40.88;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17830;s:14:\"optimized_size\";i:10962;s:7:\"percent\";d:38.52;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100476;s:14:\"optimized_size\";i:84798;s:7:\"percent\";d:15.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:485408;s:14:\"optimized_size\";i:324270;s:7:\"percent\";d:33.2;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237759,15189,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237760,15189,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237761,15189,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137562;s:14:\"optimized_size\";i:93276;s:7:\"percent\";d:32.19;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81303;s:14:\"optimized_size\";i:54116;s:7:\"percent\";d:33.44;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41037;s:14:\"optimized_size\";i:26470;s:7:\"percent\";d:35.5;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54109;s:14:\"optimized_size\";i:34326;s:7:\"percent\";d:36.56;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70033;s:14:\"optimized_size\";i:46374;s:7:\"percent\";d:33.78;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30598;s:14:\"optimized_size\";i:20750;s:7:\"percent\";d:32.19;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8711;s:14:\"optimized_size\";i:5980;s:7:\"percent\";d:31.35;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22973;s:14:\"optimized_size\";i:15730;s:7:\"percent\";d:31.53;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124450;s:14:\"optimized_size\";i:113838;s:7:\"percent\";d:8.53;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:570776;s:14:\"optimized_size\";i:410860;s:7:\"percent\";d:28.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237762,15190,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237763,15190,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237764,15190,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140558;s:14:\"optimized_size\";i:96792;s:7:\"percent\";d:31.14;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81287;s:14:\"optimized_size\";i:56358;s:7:\"percent\";d:30.67;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42462;s:14:\"optimized_size\";i:28566;s:7:\"percent\";d:32.73;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53924;s:14:\"optimized_size\";i:35680;s:7:\"percent\";d:33.83;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71909;s:14:\"optimized_size\";i:47384;s:7:\"percent\";d:34.11;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31551;s:14:\"optimized_size\";i:21182;s:7:\"percent\";d:32.86;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9032;s:14:\"optimized_size\";i:6202;s:7:\"percent\";d:31.33;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23848;s:14:\"optimized_size\";i:16024;s:7:\"percent\";d:32.81;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131458;s:14:\"optimized_size\";i:125406;s:7:\"percent\";d:4.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:586029;s:14:\"optimized_size\";i:433594;s:7:\"percent\";d:26.01;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237765,15191,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237766,15191,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237767,15191,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114570;s:14:\"optimized_size\";i:72164;s:7:\"percent\";d:37.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73412;s:14:\"optimized_size\";i:47140;s:7:\"percent\";d:35.79;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37120;s:14:\"optimized_size\";i:22852;s:7:\"percent\";d:38.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49738;s:14:\"optimized_size\";i:30658;s:7:\"percent\";d:38.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59573;s:14:\"optimized_size\";i:35978;s:7:\"percent\";d:39.61;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26506;s:14:\"optimized_size\";i:16304;s:7:\"percent\";d:38.49;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7918;s:14:\"optimized_size\";i:4900;s:7:\"percent\";d:38.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18848;s:14:\"optimized_size\";i:11462;s:7:\"percent\";d:39.19;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93299;s:14:\"optimized_size\";i:80866;s:7:\"percent\";d:13.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:480984;s:14:\"optimized_size\";i:322324;s:7:\"percent\";d:32.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237768,15192,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237769,15192,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237770,15192,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145596;s:14:\"optimized_size\";i:97504;s:7:\"percent\";d:33.03;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85743;s:14:\"optimized_size\";i:57334;s:7:\"percent\";d:33.13;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42909;s:14:\"optimized_size\";i:27286;s:7:\"percent\";d:36.41;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56381;s:14:\"optimized_size\";i:35144;s:7:\"percent\";d:37.67;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75558;s:14:\"optimized_size\";i:48908;s:7:\"percent\";d:35.27;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33133;s:14:\"optimized_size\";i:21910;s:7:\"percent\";d:33.87;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9180;s:14:\"optimized_size\";i:6072;s:7:\"percent\";d:33.86;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24854;s:14:\"optimized_size\";i:16646;s:7:\"percent\";d:33.02;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130924;s:14:\"optimized_size\";i:121352;s:7:\"percent\";d:7.31;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:604278;s:14:\"optimized_size\";i:432156;s:7:\"percent\";d:28.48;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237771,15193,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237772,15193,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237773,15193,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101835;s:14:\"optimized_size\";i:63344;s:7:\"percent\";d:37.8;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64385;s:14:\"optimized_size\";i:41668;s:7:\"percent\";d:35.28;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35590;s:14:\"optimized_size\";i:22934;s:7:\"percent\";d:35.56;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48180;s:14:\"optimized_size\";i:29284;s:7:\"percent\";d:39.22;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56067;s:14:\"optimized_size\";i:33256;s:7:\"percent\";d:40.69;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26121;s:14:\"optimized_size\";i:16562;s:7:\"percent\";d:36.6;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7928;s:14:\"optimized_size\";i:5046;s:7:\"percent\";d:36.35;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19849;s:14:\"optimized_size\";i:12674;s:7:\"percent\";d:36.15;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93381;s:14:\"optimized_size\";i:80040;s:7:\"percent\";d:14.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:453336;s:14:\"optimized_size\";i:304808;s:7:\"percent\";d:32.76;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237774,15194,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237775,15194,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237776,15194,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102950;s:14:\"optimized_size\";i:61122;s:7:\"percent\";d:40.63;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71500;s:14:\"optimized_size\";i:45022;s:7:\"percent\";d:37.03;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35041;s:14:\"optimized_size\";i:20678;s:7:\"percent\";d:40.99;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48151;s:14:\"optimized_size\";i:28624;s:7:\"percent\";d:40.55;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52011;s:14:\"optimized_size\";i:30108;s:7:\"percent\";d:42.11;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22664;s:14:\"optimized_size\";i:13302;s:7:\"percent\";d:41.31;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6584;s:14:\"optimized_size\";i:3814;s:7:\"percent\";d:42.07;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15748;s:14:\"optimized_size\";i:9150;s:7:\"percent\";d:41.9;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82115;s:14:\"optimized_size\";i:70462;s:7:\"percent\";d:14.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:436764;s:14:\"optimized_size\";i:282282;s:7:\"percent\";d:35.37;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237777,15195,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237778,15195,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (237779,15195,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155188;s:14:\"optimized_size\";i:151917;s:7:\"percent\";d:2.11;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160413;s:14:\"optimized_size\";i:110816;s:7:\"percent\";d:30.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92057;s:14:\"optimized_size\";i:65382;s:7:\"percent\";d:28.98;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46643;s:14:\"optimized_size\";i:32214;s:7:\"percent\";d:30.93;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56851;s:14:\"optimized_size\";i:38444;s:7:\"percent\";d:32.38;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80478;s:14:\"optimized_size\";i:54660;s:7:\"percent\";d:32.08;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34745;s:14:\"optimized_size\";i:24200;s:7:\"percent\";d:30.35;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9430;s:14:\"optimized_size\";i:6448;s:7:\"percent\";d:31.62;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27129;s:14:\"optimized_size\";i:18736;s:7:\"percent\";d:30.94;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155188;s:14:\"optimized_size\";i:150308;s:7:\"percent\";d:3.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27129;s:14:\"optimized_size\";i:21653;s:7:\"percent\";d:20.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9430;s:14:\"optimized_size\";i:7496;s:7:\"percent\";d:20.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34745;s:14:\"optimized_size\";i:27931;s:7:\"percent\";d:19.61;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80478;s:14:\"optimized_size\";i:66251;s:7:\"percent\";d:17.68;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56851;s:14:\"optimized_size\";i:43625;s:7:\"percent\";d:23.26;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46643;s:14:\"optimized_size\";i:38170;s:7:\"percent\";d:18.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92057;s:14:\"optimized_size\";i:56942;s:7:\"percent\";d:38.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160413;s:14:\"optimized_size\";i:98378;s:7:\"percent\";d:38.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1325868;s:14:\"optimized_size\";i:1013571;s:7:\"percent\";d:23.55;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237780,15196,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (237781,15196,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (237782,15196,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108464;s:14:\"optimized_size\";i:64264;s:7:\"percent\";d:40.75;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59974;s:14:\"optimized_size\";i:36174;s:7:\"percent\";d:39.68;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32158;s:14:\"optimized_size\";i:18628;s:7:\"percent\";d:42.07;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39422;s:14:\"optimized_size\";i:22134;s:7:\"percent\";d:43.85;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56544;s:14:\"optimized_size\";i:32164;s:7:\"percent\";d:43.12;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25020;s:14:\"optimized_size\";i:15088;s:7:\"percent\";d:39.7;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7247;s:14:\"optimized_size\";i:4578;s:7:\"percent\";d:36.83;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19509;s:14:\"optimized_size\";i:11868;s:7:\"percent\";d:39.17;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100292;s:14:\"optimized_size\";i:84088;s:7:\"percent\";d:16.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:448630;s:14:\"optimized_size\";i:288986;s:7:\"percent\";d:35.58;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (237789,15199,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (237790,15199,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (237791,15199,'_menu_item_object_id','15162');
INSERT INTO `wp_postmeta` VALUES (237792,15199,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (237793,15199,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (237794,15199,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (237795,15199,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (237796,15199,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (237798,14841,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (237799,14841,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (237800,14841,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (237802,14886,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (237803,14886,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (237804,14886,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (237806,15136,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (237807,15136,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (237808,15136,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (237810,15199,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (237811,15199,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (237813,14843,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (237814,14843,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (237815,14843,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (237835,15200,'_wp_attached_file','2022/05/DSC02472.jpg');
INSERT INTO `wp_postmeta` VALUES (237836,15200,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02472.jpg\";s:8:\"filesize\";i:284513;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02472-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18626;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02472-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02472-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7506;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02472-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82614;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02472-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245777;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22077;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02472-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46001;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02472-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63278;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02472-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30765;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02472-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61351;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02472-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144234;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596152\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237837,15201,'_wp_attached_file','2022/05/DSC02475.jpg');
INSERT INTO `wp_postmeta` VALUES (237838,15201,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02475.jpg\";s:8:\"filesize\";i:262734;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02475-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21660;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02475-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02475-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86259;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02475-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235476;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02475-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25731;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02475-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49906;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02475-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52703;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02475-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34540;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02475-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64441;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02475-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140300;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596184\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237842,15202,'_wp_attached_file','2022/05/DSC02467.jpg');
INSERT INTO `wp_postmeta` VALUES (237843,15202,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02467.jpg\";s:8:\"filesize\";i:306042;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02467-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20539;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02467-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142650;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02467-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02467-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90922;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02467-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266289;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02467-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24251;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02467-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50096;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02467-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71527;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02467-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34357;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02467-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68318;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02467-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596010\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237844,15203,'_wp_attached_file','2022/05/DSC02468.jpg');
INSERT INTO `wp_postmeta` VALUES (237845,15203,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02468.jpg\";s:8:\"filesize\";i:329466;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02468-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21647;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02468-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152404;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02468-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8636;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02468-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97267;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02468-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284578;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02468-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26799;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02468-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55403;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02468-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67772;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02468-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35537;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02468-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70509;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02468-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164483;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596019\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237846,15204,'_wp_attached_file','2022/05/DSC02469.jpg');
INSERT INTO `wp_postmeta` VALUES (237847,15204,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02469.jpg\";s:8:\"filesize\";i:260355;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02469-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20079;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02469-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125825;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02469-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02469-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82375;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02469-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230518;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02469-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23563;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02469-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46729;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02469-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44126;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02469-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29914;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02469-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57076;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02469-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128440;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596045\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237848,15205,'_wp_attached_file','2022/05/DSC02470.jpg');
INSERT INTO `wp_postmeta` VALUES (237849,15205,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02470.jpg\";s:8:\"filesize\";i:243069;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02470-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16753;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02470-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02470-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02470-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71430;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02470-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212606;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02470-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19986;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02470-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40392;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02470-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57265;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02470-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26198;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02470-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51710;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02470-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120992;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596065\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237850,15206,'_wp_attached_file','2022/05/DSC02471.jpg');
INSERT INTO `wp_postmeta` VALUES (237851,15206,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02471.jpg\";s:8:\"filesize\";i:284346;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02471-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20620;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02471-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02471-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8373;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02471-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87032;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02471-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248567;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02471-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24340;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02471-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49299;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02471-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53873;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02471-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31649;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02471-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60992;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02471-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649596140\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237852,15207,'_wp_attached_file','2022/05/DSC02455.jpg');
INSERT INTO `wp_postmeta` VALUES (237853,15207,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02455.jpg\";s:8:\"filesize\";i:202758;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02455-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12796;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02455-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84474;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02455-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02455-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52399;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02455-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170337;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02455-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15457;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02455-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31169;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02455-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41999;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02455-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20378;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02455-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39334;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02455-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94901;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649594426\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237854,15208,'_wp_attached_file','2022/05/DSC02457.jpg');
INSERT INTO `wp_postmeta` VALUES (237855,15208,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02457.jpg\";s:8:\"filesize\";i:179543;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02457-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13557;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02457-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02457-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02457-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53961;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02457-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158199;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02457-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17182;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02457-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33877;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02457-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47149;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02457-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22862;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02457-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43257;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02457-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649594969\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237856,15209,'_wp_attached_file','2022/05/DSC02464.jpg');
INSERT INTO `wp_postmeta` VALUES (237857,15209,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02464.jpg\";s:8:\"filesize\";i:283609;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02464-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18652;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02464-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127874;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02464-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02464-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80872;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02464-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243632;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02464-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21885;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02464-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44494;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02464-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54852;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02464-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28247;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02464-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55992;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02464-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649595947\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237858,15210,'_wp_attached_file','2022/05/DSC02465.jpg');
INSERT INTO `wp_postmeta` VALUES (237859,15210,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02465.jpg\";s:8:\"filesize\";i:293670;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02465-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20826;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02465-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137542;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02465-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8291;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02465-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88566;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02465-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255361;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02465-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23769;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02465-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47840;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02465-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55816;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02465-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31828;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02465-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62497;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02465-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144070;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649595963\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237860,15212,'_wp_attached_file','2022/05/DSC02466.jpg');
INSERT INTO `wp_postmeta` VALUES (237861,15212,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02466.jpg\";s:8:\"filesize\";i:266444;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02466-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16565;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02466-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117982;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02466-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6624;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02466-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74239;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02466-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228035;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02466-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02466-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40416;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02466-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54672;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02466-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27039;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02466-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53715;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02466-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129883;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649595996\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237865,15213,'_wp_attached_file','2022/05/DSC02450.jpg');
INSERT INTO `wp_postmeta` VALUES (237866,15213,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02450.jpg\";s:8:\"filesize\";i:285663;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02450-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20825;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02450-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02450-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8628;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02450-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88212;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02450-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251585;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02450-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24981;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02450-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50032;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02450-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57828;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02450-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33133;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02450-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64010;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02450-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144858;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593911\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237867,15214,'_wp_attached_file','2022/05/DSC02451.jpg');
INSERT INTO `wp_postmeta` VALUES (237868,15214,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02451.jpg\";s:8:\"filesize\";i:235025;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02451-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15116;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02451-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105381;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02451-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6290;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02451-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65663;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02451-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202694;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02451-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17804;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02451-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36492;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02451-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43795;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02451-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23696;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02451-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46766;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02451-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111965;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593920\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237869,15215,'_wp_attached_file','2022/05/DSC02452.jpg');
INSERT INTO `wp_postmeta` VALUES (237870,15215,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02452.jpg\";s:8:\"filesize\";i:302335;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02452-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22386;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02452-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02452-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8851;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02452-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94261;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02452-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266524;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02452-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26015;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02452-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52332;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02452-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66126;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02452-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35828;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02452-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69256;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02452-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593960\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237871,15216,'_wp_attached_file','2022/05/DSC02453.jpg');
INSERT INTO `wp_postmeta` VALUES (237872,15216,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02453.jpg\";s:8:\"filesize\";i:207069;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02453-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14733;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02453-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02453-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02453-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02453-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179708;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02453-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17421;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02453-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34774;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02453-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38252;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02453-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21994;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02453-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42161;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02453-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97757;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593977\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237873,15217,'_wp_attached_file','2022/05/DSC02454.jpg');
INSERT INTO `wp_postmeta` VALUES (237874,15217,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02454.jpg\";s:8:\"filesize\";i:264099;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02454-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16020;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02454-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113764;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02454-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02454-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70981;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02454-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223499;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02454-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20392;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02454-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41811;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02454-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54972;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02454-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27039;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02454-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53909;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02454-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130255;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649594014\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237875,15218,'_wp_attached_file','2022/05/DSC02446.jpg');
INSERT INTO `wp_postmeta` VALUES (237876,15218,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02446.jpg\";s:8:\"filesize\";i:240494;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02446-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16851;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02446-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02446-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02446-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70219;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02446-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208917;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02446-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18574;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02446-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37298;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02446-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43002;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02446-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24758;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02446-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48071;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02446-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113113;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593845\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237877,15219,'_wp_attached_file','2022/05/DSC02445.jpg');
INSERT INTO `wp_postmeta` VALUES (237878,15219,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02445.jpg\";s:8:\"filesize\";i:279146;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02445-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20961;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02445-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02445-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8390;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02445-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87364;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02445-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246269;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02445-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24104;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02445-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48237;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02445-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52191;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02445-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33695;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02445-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64453;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02445-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144262;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593833\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237879,15220,'_wp_attached_file','2022/05/DSC02447.jpg');
INSERT INTO `wp_postmeta` VALUES (237880,15220,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02447.jpg\";s:8:\"filesize\";i:259645;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02447-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18352;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02447-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02447-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02447-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02447-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225332;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02447-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20407;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02447-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40894;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02447-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44348;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02447-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28072;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02447-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54578;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02447-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593860\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237881,15221,'_wp_attached_file','2022/05/DSC02449.jpg');
INSERT INTO `wp_postmeta` VALUES (237882,15221,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02449.jpg\";s:8:\"filesize\";i:269858;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02449-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19032;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02449-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127208;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02449-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81975;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02449-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236178;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02449-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22575;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02449-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45862;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02449-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69833;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02449-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31604;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02449-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61770;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02449-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140985;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593898\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237883,15222,'_wp_attached_file','2022/05/DSC02448.jpg');
INSERT INTO `wp_postmeta` VALUES (237884,15222,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02448.jpg\";s:8:\"filesize\";i:248663;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02448-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17181;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02448-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114308;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02448-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7185;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02448-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73418;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02448-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216509;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02448-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20769;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02448-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42038;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02448-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55698;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02448-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29792;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02448-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57786;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02448-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133003;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593882\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237885,15223,'_wp_attached_file','2022/05/DSC02444.jpg');
INSERT INTO `wp_postmeta` VALUES (237886,15223,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1672;s:6:\"height\";i:1254;s:4:\"file\";s:20:\"2022/05/DSC02444.jpg\";s:8:\"filesize\";i:266805;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02444-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19055;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02444-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02444-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02444-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81599;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02444-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234536;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02444-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23358;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02444-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47561;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02444-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51876;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02444-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29485;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02444-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57578;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02444-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649593819\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (237959,15224,'_wp_attached_file','2022/05/large-parking-area-icon.svg');
INSERT INTO `wp_postmeta` VALUES (237960,15224,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:27:\"large-parking-area-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (237967,15226,'_wp_attached_file','2022/05/pontoon-boat-icon.svg');
INSERT INTO `wp_postmeta` VALUES (237968,15226,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:21:\"pontoon-boat-icon.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (238083,15235,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (238084,15235,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (238085,15235,'_menu_item_object_id','15162');
INSERT INTO `wp_postmeta` VALUES (238086,15235,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (238087,15235,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (238088,15235,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (238089,15235,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (238090,15235,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (238092,14836,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (238093,14836,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238094,14836,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238096,14887,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (238097,14887,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238098,14887,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238100,15134,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (238101,15134,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238102,15134,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238104,15235,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238105,15235,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238107,14838,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (238108,14838,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238109,14838,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238111,780,'_wp_old_date','2022-05-29');
INSERT INTO `wp_postmeta` VALUES (238112,780,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238113,780,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238139,15236,'_wp_attached_file','2022/05/f0ebbe35-ba95-4a49-a91c-9461ba917d75.webp');
INSERT INTO `wp_postmeta` VALUES (238140,15236,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:49:\"2022/05/f0ebbe35-ba95-4a49-a91c-9461ba917d75.webp\";s:8:\"filesize\";i:99982;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:13292;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-1024x681.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5856;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56026;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16360;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35162;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41186;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23864;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45372;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"f0ebbe35-ba95-4a49-a91c-9461ba917d75-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:114560;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238141,15237,'_wp_attached_file','2022/05/8f3ae223-3e3c-4670-80fd-3593cabb54e0.webp');
INSERT INTO `wp_postmeta` VALUES (238142,15237,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:798;s:4:\"file\";s:49:\"2022/05/8f3ae223-3e3c-4670-80fd-3593cabb54e0.webp\";s:8:\"filesize\";i:95400;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12940;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-1024x681.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87610;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5870;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57638;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17948;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37896;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49236;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23974;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46860;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"8f3ae223-3e3c-4670-80fd-3593cabb54e0-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238173,15241,'_wp_attached_file','2022/05/6daa3c4d-fb14-441f-b7fd-53aea3b05176.webp');
INSERT INTO `wp_postmeta` VALUES (238174,15241,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:958;s:4:\"file\";s:49:\"2022/05/6daa3c4d-fb14-441f-b7fd-53aea3b05176.webp\";s:8:\"filesize\";i:195138;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16982;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-1024x681.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:144106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7106;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:89658;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23420;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:54472;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:95768;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36746;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73520;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"6daa3c4d-fb14-441f-b7fd-53aea3b05176-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:175628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238431,15251,'_wp_attached_file','2022/06/2-poochies-properties-fb-thumb.jpg');
INSERT INTO `wp_postmeta` VALUES (238432,15251,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:709;s:4:\"file\";s:42:\"2022/06/2-poochies-properties-fb-thumb.jpg\";s:8:\"filesize\";i:610100;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12422;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6858;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62573;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20877;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46413;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1350x250.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78625;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30400;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64781;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1280x709.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179196;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238436,4103,'_thumbnail_id','15251');
INSERT INTO `wp_postmeta` VALUES (238446,15253,'_wp_attached_file','2022/05/DSC1836.jpg');
INSERT INTO `wp_postmeta` VALUES (238447,15253,'_wp_attachment_image_alt','DSC1836');
INSERT INTO `wp_postmeta` VALUES (238448,15253,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:19:\"2022/05/DSC1836.jpg\";s:8:\"filesize\";i:2885309;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC1836-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19599;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC1836-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC1836-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC1836-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113539;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC1836-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404173;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC1836-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28306;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC1836-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66944;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC1836-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153842;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC1836-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41353;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC1836-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94709;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC1836-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238452,15254,'_wp_attached_file','2022/05/58.jpg');
INSERT INTO `wp_postmeta` VALUES (238453,15254,'_wp_attachment_image_alt','58');
INSERT INTO `wp_postmeta` VALUES (238454,15254,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:14:\"2022/05/58.jpg\";s:8:\"filesize\";i:3139098;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"58-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20888;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"58-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"58-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"58-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119303;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"58-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:437411;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"58-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28195;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"58-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65875;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"58-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156769;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"58-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44273;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"58-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101605;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"58-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238455,15255,'_wp_attached_file','2022/05/63.jpg');
INSERT INTO `wp_postmeta` VALUES (238456,15255,'_wp_attachment_image_alt','63');
INSERT INTO `wp_postmeta` VALUES (238457,15255,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:14:\"2022/05/63.jpg\";s:8:\"filesize\";i:2409982;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"63-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19459;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"63-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184423;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"63-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"63-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105932;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"63-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350033;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"63-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27646;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"63-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63960;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"63-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135990;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"63-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40474;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"63-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89473;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"63-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238461,15256,'_wp_attached_file','2022/05/68.jpg');
INSERT INTO `wp_postmeta` VALUES (238462,15256,'_wp_attachment_image_alt','68');
INSERT INTO `wp_postmeta` VALUES (238463,15256,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:14:\"2022/05/68.jpg\";s:8:\"filesize\";i:2482147;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"68-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19286;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"68-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"68-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8015;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"68-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107154;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"68-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361945;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"68-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27344;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"68-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63060;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"68-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118899;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"68-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39177;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"68-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86724;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"68-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238464,15257,'_wp_attached_file','2022/05/74.jpg');
INSERT INTO `wp_postmeta` VALUES (238465,15257,'_wp_attachment_image_alt','74');
INSERT INTO `wp_postmeta` VALUES (238466,15257,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:14:\"2022/05/74.jpg\";s:8:\"filesize\";i:2633240;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"74-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19788;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"74-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"74-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"74-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112221;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"74-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384983;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"74-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28594;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"74-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66263;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"74-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113141;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"74-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40565;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"74-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90556;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"74-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (238716,15269,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238717,15269,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238719,14854,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238720,14854,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238722,14756,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238723,14756,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238725,14855,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238726,14855,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238728,14757,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238729,14757,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238731,14856,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238732,14856,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238734,14857,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238735,14857,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238737,14765,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238738,14765,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238740,14766,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238741,14766,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238743,15140,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238744,15140,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238746,15141,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (238747,15141,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (238770,14853,'page_subtitle','Pet-friendly Lake Bungalow <br><i>The perfect couples\' retreat on the lake</i>');
INSERT INTO `wp_postmeta` VALUES (238771,14853,'_page_subtitle','field_62bf12d4d8cdf');
INSERT INTO `wp_postmeta` VALUES (238805,15276,'_wp_attached_file','2022/05/DSC02465-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (238806,15276,'_wp_attachment_image_alt','Four Swivel Fishing Seats With Plenty of Nearby Storage');
INSERT INTO `wp_postmeta` VALUES (238807,15276,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:29:\"2022/05/DSC02465-1-scaled.jpg\";s:8:\"filesize\";i:429428;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20889;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC02465-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90122;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC02465-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268169;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC02465-1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:429428;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23879;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48315;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DSC02465-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58887;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32021;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DSC02465-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63452;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DSC02465-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149429;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-H300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1649595963\";s:9:\"copyright\";s:14:\"Copyright 2009\";s:12:\"focal_length\";s:3:\"4.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC02465-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (238808,15276,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (238809,15276,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (238810,15276,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429428;s:14:\"optimized_size\";i:416389;s:7:\"percent\";d:3.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20889;s:14:\"optimized_size\";i:19657;s:7:\"percent\";d:5.9;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141158;s:14:\"optimized_size\";i:136783;s:7:\"percent\";d:3.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8284;s:14:\"optimized_size\";i:7774;s:7:\"percent\";d:6.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90122;s:14:\"optimized_size\";i:86733;s:7:\"percent\";d:3.76;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268169;s:14:\"optimized_size\";i:260363;s:7:\"percent\";d:2.91;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429428;s:14:\"optimized_size\";i:416389;s:7:\"percent\";d:3.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23879;s:14:\"optimized_size\";i:22754;s:7:\"percent\";d:4.71;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48315;s:14:\"optimized_size\";i:46614;s:7:\"percent\";d:3.52;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58887;s:14:\"optimized_size\";i:57369;s:7:\"percent\";d:2.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32021;s:14:\"optimized_size\";i:30587;s:7:\"percent\";d:4.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63452;s:14:\"optimized_size\";i:61120;s:7:\"percent\";d:3.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149429;s:14:\"optimized_size\";i:145207;s:7:\"percent\";d:2.83;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1763461;s:14:\"optimized_size\";i:1707739;s:7:\"percent\";d:3.16;}}');
INSERT INTO `wp_postmeta` VALUES (238814,14882,'page_subtitle','<i>An unforgettable family vacation on the water</i>');
INSERT INTO `wp_postmeta` VALUES (238815,14882,'_page_subtitle','field_62bf12d4d8cdf');
INSERT INTO `wp_postmeta` VALUES (238987,14853,'testimonial_category','81');
INSERT INTO `wp_postmeta` VALUES (238988,14853,'_testimonial_category','field_62c292d50aca2');
INSERT INTO `wp_postmeta` VALUES (239126,15311,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239127,15311,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239129,11218,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239130,11218,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239132,11295,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239133,11295,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239135,11579,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239136,11579,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239138,9074,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239139,9074,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239141,1488,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239142,1488,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239144,11586,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239145,11586,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239147,11587,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239148,11587,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239150,11588,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239151,11588,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239153,11589,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239154,11589,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239156,11601,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239157,11601,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239159,14698,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239160,14698,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239162,14699,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239163,14699,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239165,14700,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239166,14700,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239168,11602,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239169,11602,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239171,11603,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239172,11603,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239174,11604,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239175,11604,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239180,10,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (239181,10,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (239189,14882,'testimonial_category','82');
INSERT INTO `wp_postmeta` VALUES (239190,14882,'_testimonial_category','field_62c292d50aca2');
INSERT INTO `wp_postmeta` VALUES (239631,15317,'_wp_attached_file','2022/07/DSC02492-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239632,15317,'_wp_attachment_image_alt','DSC02492');
INSERT INTO `wp_postmeta` VALUES (239633,15317,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/07/DSC02492-scaled.jpg\";s:8:\"filesize\";i:526607;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02492-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22335;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02492-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02492-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02492-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107877;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02492-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333663;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC02492-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:526607;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02492-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27625;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02492-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60309;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02492-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83976;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02492-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39721;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02492-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81474;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02492-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198488;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC02492.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239634,15317,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239635,15317,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239636,15317,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526607;s:14:\"optimized_size\";i:506722;s:7:\"percent\";d:3.78;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22335;s:14:\"optimized_size\";i:20863;s:7:\"percent\";d:6.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173243;s:14:\"optimized_size\";i:165402;s:7:\"percent\";d:4.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8713;s:14:\"optimized_size\";i:7992;s:7:\"percent\";d:8.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107877;s:14:\"optimized_size\";i:102594;s:7:\"percent\";d:4.9;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333663;s:14:\"optimized_size\";i:320141;s:7:\"percent\";d:4.05;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526607;s:14:\"optimized_size\";i:506722;s:7:\"percent\";d:3.78;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27625;s:14:\"optimized_size\";i:25966;s:7:\"percent\";d:6.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60309;s:14:\"optimized_size\";i:57065;s:7:\"percent\";d:5.38;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83976;s:14:\"optimized_size\";i:80025;s:7:\"percent\";d:4.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39721;s:14:\"optimized_size\";i:37246;s:7:\"percent\";d:6.23;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81474;s:14:\"optimized_size\";i:77004;s:7:\"percent\";d:5.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198488;s:14:\"optimized_size\";i:189301;s:7:\"percent\";d:4.63;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2190638;s:14:\"optimized_size\";i:2097043;s:7:\"percent\";d:4.27;}}');
INSERT INTO `wp_postmeta` VALUES (239637,15319,'_wp_attached_file','2022/07/DSC02504-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239638,15319,'_wp_attachment_image_alt','DSC02504');
INSERT INTO `wp_postmeta` VALUES (239639,15319,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/07/DSC02504-scaled.jpg\";s:8:\"filesize\";i:520997;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02504-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18649;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02504-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161795;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02504-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02504-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98225;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02504-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321517;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC02504-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:520997;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02504-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24293;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02504-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55273;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02504-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83471;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02504-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32197;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02504-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69851;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02504-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180615;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-H300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655561677\";s:9:\"copyright\";s:14:\"Copyright 2009\";s:12:\"focal_length\";s:4:\"55.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC02504.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239640,15320,'_wp_attached_file','2022/07/DSC02510-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239641,15320,'_wp_attachment_image_alt','DSC02510');
INSERT INTO `wp_postmeta` VALUES (239642,15319,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239643,15319,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239644,15319,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:520997;s:14:\"optimized_size\";i:498739;s:7:\"percent\";d:4.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18649;s:14:\"optimized_size\";i:17640;s:7:\"percent\";d:5.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161795;s:14:\"optimized_size\";i:154920;s:7:\"percent\";d:4.25;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7225;s:14:\"optimized_size\";i:6740;s:7:\"percent\";d:6.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98225;s:14:\"optimized_size\";i:93851;s:7:\"percent\";d:4.45;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321517;s:14:\"optimized_size\";i:308459;s:7:\"percent\";d:4.06;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:520997;s:14:\"optimized_size\";i:498739;s:7:\"percent\";d:4.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24293;s:14:\"optimized_size\";i:23064;s:7:\"percent\";d:5.06;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55273;s:14:\"optimized_size\";i:52707;s:7:\"percent\";d:4.64;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83471;s:14:\"optimized_size\";i:79997;s:7:\"percent\";d:4.16;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32197;s:14:\"optimized_size\";i:30613;s:7:\"percent\";d:4.92;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69851;s:14:\"optimized_size\";i:66661;s:7:\"percent\";d:4.57;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180615;s:14:\"optimized_size\";i:172803;s:7:\"percent\";d:4.33;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2095105;s:14:\"optimized_size\";i:2004933;s:7:\"percent\";d:4.3;}}');
INSERT INTO `wp_postmeta` VALUES (239645,15320,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/07/DSC02510-scaled.jpg\";s:8:\"filesize\";i:640955;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02510-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21958;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02510-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203366;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02510-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02510-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122776;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02510-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:401101;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC02510-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:640955;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02510-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28940;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02510-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67789;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02510-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106264;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02510-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41382;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02510-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92757;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02510-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-H300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655564859\";s:9:\"copyright\";s:14:\"Copyright 2009\";s:12:\"focal_length\";s:3:\"6.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC02510.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239646,15321,'_wp_attached_file','2022/07/DSC02511-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239647,15321,'_wp_attachment_image_alt','DSC02511');
INSERT INTO `wp_postmeta` VALUES (239648,15321,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/07/DSC02511-scaled.jpg\";s:8:\"filesize\";i:746588;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02511-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22898;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02511-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02511-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02511-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133400;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02511-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460051;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC02511-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:746588;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02511-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30298;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02511-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72877;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02511-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119909;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02511-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43126;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02511-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98134;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02511-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265671;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-H300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655564866\";s:9:\"copyright\";s:14:\"Copyright 2009\";s:12:\"focal_length\";s:4:\"12.8\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC02511.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239649,15322,'_wp_attached_file','2022/07/DSC02516-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239650,15322,'_wp_attachment_image_alt','DSC02516');
INSERT INTO `wp_postmeta` VALUES (239651,15322,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/07/DSC02516-scaled.jpg\";s:8:\"filesize\";i:622019;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC02516-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17711;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC02516-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC02516-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6246;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC02516-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106884;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC02516-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377353;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC02516-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:622019;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC02516-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23037;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC02516-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55964;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC02516-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99900;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC02516-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35090;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC02516-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80440;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC02516-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218827;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"DSC-H300\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655566651\";s:9:\"copyright\";s:14:\"Copyright 2009\";s:12:\"focal_length\";s:4:\"12.8\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC02516.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239652,15320,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239653,15320,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239654,15320,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:640955;s:14:\"optimized_size\";i:610555;s:7:\"percent\";d:4.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21958;s:14:\"optimized_size\";i:20598;s:7:\"percent\";d:6.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203366;s:14:\"optimized_size\";i:193610;s:7:\"percent\";d:4.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8109;s:14:\"optimized_size\";i:7512;s:7:\"percent\";d:7.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122776;s:14:\"optimized_size\";i:116759;s:7:\"percent\";d:4.9;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:401101;s:14:\"optimized_size\";i:382327;s:7:\"percent\";d:4.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:640955;s:14:\"optimized_size\";i:610555;s:7:\"percent\";d:4.74;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28940;s:14:\"optimized_size\";i:27248;s:7:\"percent\";d:5.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67789;s:14:\"optimized_size\";i:64334;s:7:\"percent\";d:5.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106264;s:14:\"optimized_size\";i:100654;s:7:\"percent\";d:5.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41382;s:14:\"optimized_size\";i:38985;s:7:\"percent\";d:5.79;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92757;s:14:\"optimized_size\";i:88035;s:7:\"percent\";d:5.09;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240621;s:14:\"optimized_size\";i:228736;s:7:\"percent\";d:4.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2616973;s:14:\"optimized_size\";i:2489908;s:7:\"percent\";d:4.86;}}');
INSERT INTO `wp_postmeta` VALUES (239655,15321,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239656,15321,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239657,15321,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:746588;s:14:\"optimized_size\";i:711232;s:7:\"percent\";d:4.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22898;s:14:\"optimized_size\";i:21623;s:7:\"percent\";d:5.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225664;s:14:\"optimized_size\";i:214325;s:7:\"percent\";d:5.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8206;s:14:\"optimized_size\";i:7574;s:7:\"percent\";d:7.7;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133400;s:14:\"optimized_size\";i:126710;s:7:\"percent\";d:5.01;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460051;s:14:\"optimized_size\";i:437476;s:7:\"percent\";d:4.91;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:746588;s:14:\"optimized_size\";i:711232;s:7:\"percent\";d:4.74;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30298;s:14:\"optimized_size\";i:28604;s:7:\"percent\";d:5.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72877;s:14:\"optimized_size\";i:69053;s:7:\"percent\";d:5.25;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119909;s:14:\"optimized_size\";i:113114;s:7:\"percent\";d:5.67;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43126;s:14:\"optimized_size\";i:40849;s:7:\"percent\";d:5.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98134;s:14:\"optimized_size\";i:93030;s:7:\"percent\";d:5.2;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:265671;s:14:\"optimized_size\";i:252027;s:7:\"percent\";d:5.14;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2973410;s:14:\"optimized_size\";i:2826849;s:7:\"percent\";d:4.93;}}');
INSERT INTO `wp_postmeta` VALUES (239658,15322,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239659,15322,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239660,15322,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:622019;s:14:\"optimized_size\";i:593917;s:7:\"percent\";d:4.52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17711;s:14:\"optimized_size\";i:16696;s:7:\"percent\";d:5.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182143;s:14:\"optimized_size\";i:173377;s:7:\"percent\";d:4.81;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6246;s:14:\"optimized_size\";i:5787;s:7:\"percent\";d:7.35;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106884;s:14:\"optimized_size\";i:101463;s:7:\"percent\";d:5.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377353;s:14:\"optimized_size\";i:360104;s:7:\"percent\";d:4.57;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:622019;s:14:\"optimized_size\";i:593917;s:7:\"percent\";d:4.52;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23037;s:14:\"optimized_size\";i:21869;s:7:\"percent\";d:5.07;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55964;s:14:\"optimized_size\";i:53104;s:7:\"percent\";d:5.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99900;s:14:\"optimized_size\";i:95002;s:7:\"percent\";d:4.9;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35090;s:14:\"optimized_size\";i:33050;s:7:\"percent\";d:5.81;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80440;s:14:\"optimized_size\";i:76050;s:7:\"percent\";d:5.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218827;s:14:\"optimized_size\";i:207839;s:7:\"percent\";d:5.02;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2447633;s:14:\"optimized_size\";i:2332175;s:7:\"percent\";d:4.72;}}');
INSERT INTO `wp_postmeta` VALUES (239661,15323,'_wp_attached_file','2022/07/1658268154710.jpg');
INSERT INTO `wp_postmeta` VALUES (239662,15323,'_wp_attachment_image_alt','Crane Hil Lake Day With Boys');
INSERT INTO `wp_postmeta` VALUES (239663,15323,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2022/07/1658268154710.jpg\";s:8:\"filesize\";i:468892;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18048;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268154710-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118621;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268154710-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268154710-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75213;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21540;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268154710-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43149;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268154710-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50057;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29274;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268154710-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57871;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268154710-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239664,15324,'_wp_attached_file','2022/07/1658268246037.jpg');
INSERT INTO `wp_postmeta` VALUES (239665,15324,'_wp_attachment_image_alt','Pet Friendly Lake View Bunglow');
INSERT INTO `wp_postmeta` VALUES (239666,15324,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2022/07/1658268246037.jpg\";s:8:\"filesize\";i:1067286;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22172;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268246037-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268246037-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268246037-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197584;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268246037-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382070;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268246037-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63415;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268246037-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68281;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35460;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268246037-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74241;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268246037-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239670,15325,'_wp_attached_file','2022/07/1658268249204.jpg');
INSERT INTO `wp_postmeta` VALUES (239671,15325,'_wp_attachment_image_alt','1658268249204');
INSERT INTO `wp_postmeta` VALUES (239672,15325,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2022/07/1658268249204.jpg\";s:8:\"filesize\";i:881336;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16042;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268249204-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268249204-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268249204-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144117;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268249204-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288197;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22521;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268249204-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51568;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268249204-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58934;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31442;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268249204-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66814;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268249204-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239673,15326,'_wp_attached_file','2022/07/1658268496257.jpg');
INSERT INTO `wp_postmeta` VALUES (239674,15326,'_wp_attachment_image_alt','Flat-coated RetrieverÂ Dog');
INSERT INTO `wp_postmeta` VALUES (239675,15326,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2022/07/1658268496257.jpg\";s:8:\"filesize\";i:811998;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15267;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268496257-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268496257-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268496257-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146884;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268496257-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293076;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20677;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268496257-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49078;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268496257-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76560;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31220;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268496257-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69376;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268496257-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239676,15327,'_wp_attached_file','2022/07/1658268500945.jpg');
INSERT INTO `wp_postmeta` VALUES (239677,15327,'_wp_attachment_image_alt','Dog in a Kayak on a Lake');
INSERT INTO `wp_postmeta` VALUES (239678,15327,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2022/07/1658268500945.jpg\";s:8:\"filesize\";i:1171983;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25207;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268500945-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237356;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268500945-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268500945-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237356;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268500945-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441520;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32123;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268500945-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75780;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268500945-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94874;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268500945-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100153;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268500945-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239679,15328,'_wp_attached_file','2022/07/1658268937912.jpg');
INSERT INTO `wp_postmeta` VALUES (239680,15328,'_wp_attachment_image_alt','Sunset Lake View at Tiguaâ€™s');
INSERT INTO `wp_postmeta` VALUES (239681,15328,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2022/07/1658268937912.jpg\";s:8:\"filesize\";i:292528;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9810;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268937912-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268937912-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268937912-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44133;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12878;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268937912-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26473;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268937912-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27413;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268937912-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34467;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268937912-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85919;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239682,15329,'_wp_attached_file','2022/07/FB_IMG_1655733308673.jpg');
INSERT INTO `wp_postmeta` VALUES (239683,15329,'_wp_attachment_image_alt','FB IMG 1655733308673');
INSERT INTO `wp_postmeta` VALUES (239684,15329,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:810;s:4:\"file\";s:32:\"2022/07/FB_IMG_1655733308673.jpg\";s:8:\"filesize\";i:89493;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13312;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655733308673-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5140;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72169;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16863;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38918;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655733308673-1080x250.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61718;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26847;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655733308673-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58013;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655733308673-1080x720.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239685,15330,'_wp_attached_file','2022/07/FB_IMG_1655777361902.jpg');
INSERT INTO `wp_postmeta` VALUES (239686,15330,'_wp_attachment_image_alt','FB IMG 1655777361902');
INSERT INTO `wp_postmeta` VALUES (239687,15330,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1440;s:4:\"file\";s:32:\"2022/07/FB_IMG_1655777361902.jpg\";s:8:\"filesize\";i:145699;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16010;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777361902-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7003;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777361902-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124589;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21818;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48421;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777361902-1080x250.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42439;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26874;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777361902-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54883;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777361902-1080x720.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113339;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239688,15331,'_wp_attached_file','2022/07/FB_IMG_1655777399154.jpg');
INSERT INTO `wp_postmeta` VALUES (239689,15331,'_wp_attachment_image_alt','FB IMG 1655777399154');
INSERT INTO `wp_postmeta` VALUES (239690,15331,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1080;s:6:\"height\";i:1440;s:4:\"file\";s:32:\"2022/07/FB_IMG_1655777399154.jpg\";s:8:\"filesize\";i:123324;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14281;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777399154-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6342;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777399154-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106670;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18954;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41591;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777399154-1080x250.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46047;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28377;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655777399154-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58474;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655777399154-1080x720.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121916;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239691,15332,'_wp_attached_file','2022/07/FB_IMG_1655857970378.jpg');
INSERT INTO `wp_postmeta` VALUES (239692,15332,'_wp_attachment_image_alt','FB IMG 1655857970378');
INSERT INTO `wp_postmeta` VALUES (239693,15332,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:780;s:6:\"height\";i:1040;s:4:\"file\";s:32:\"2022/07/FB_IMG_1655857970378.jpg\";s:8:\"filesize\";i:65595;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13179;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655857970378-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5766;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"FB_IMG_1655857970378-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93644;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17691;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37913;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-780x250.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39533;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25843;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52685;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"FB_IMG_1655857970378-780x720.jpg\";s:5:\"width\";i:780;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77822;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (239697,15333,'_wp_attached_file','2022/07/PXL_20220616_212212390-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (239698,15333,'_wp_attachment_image_alt','PXL 20220616 212212390');
INSERT INTO `wp_postmeta` VALUES (239699,15333,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2022/07/PXL_20220616_212212390-scaled.jpg\";s:8:\"filesize\";i:525828;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23063;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20220616_212212390-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9323;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20220616_212212390-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176055;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20220616_212212390-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336145;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20220616_212212390-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:525828;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28246;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60031;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20220616_212212390-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66008;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35322;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20220616_212212390-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70927;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20220616_212212390-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167117;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"Pixel 3a\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655396532\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.44\";s:3:\"iso\";s:2:\"69\";s:13:\"shutter_speed\";s:8:\"0.008351\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20220616_212212390.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (239733,15333,'_imagify_optimization_level','0');
INSERT INTO `wp_postmeta` VALUES (239734,15333,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (239735,15333,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525828;s:14:\"optimized_size\";i:508170;s:7:\"percent\";d:3.36;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23063;s:14:\"optimized_size\";i:21445;s:7:\"percent\";d:7.02;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176055;s:14:\"optimized_size\";i:168375;s:7:\"percent\";d:4.36;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9323;s:14:\"optimized_size\";i:8535;s:7:\"percent\";d:8.45;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:336145;s:14:\"optimized_size\";i:323769;s:7:\"percent\";d:3.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525828;s:14:\"optimized_size\";i:508170;s:7:\"percent\";d:3.36;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28246;s:14:\"optimized_size\";i:26394;s:7:\"percent\";d:6.56;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60031;s:14:\"optimized_size\";i:56834;s:7:\"percent\";d:5.33;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66008;s:14:\"optimized_size\";i:63765;s:7:\"percent\";d:3.4;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35322;s:14:\"optimized_size\";i:33318;s:7:\"percent\";d:5.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70927;s:14:\"optimized_size\";i:67724;s:7:\"percent\";d:4.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167117;s:14:\"optimized_size\";i:160962;s:7:\"percent\";d:3.68;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2023893;s:14:\"optimized_size\";i:1947461;s:7:\"percent\";d:3.78;}}');
INSERT INTO `wp_postmeta` VALUES (240534,15343,'_wp_attached_file','2022/09/IMG_1111-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (240535,15343,'_wp_attachment_image_alt','IMG 1111');
INSERT INTO `wp_postmeta` VALUES (240536,15343,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2022/09/IMG_1111-scaled.jpg\";s:8:\"filesize\";i:454564;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_1111-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13159;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_1111-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130934;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_1111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5734;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_1111-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130934;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_1111-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276186;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_1111-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:454564;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_1111-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18564;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_1111-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43645;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_1111-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100694;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_1111-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30661;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_1111-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69325;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_1111-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186253;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1661704568\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:19:\"0.00091659028414299\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_1111.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (240537,15343,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (240538,15343,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (240539,15343,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:454564;s:14:\"optimized_size\";i:273971;s:7:\"percent\";d:39.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13159;s:14:\"optimized_size\";i:8788;s:7:\"percent\";d:33.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130934;s:14:\"optimized_size\";i:88275;s:7:\"percent\";d:32.58;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5734;s:14:\"optimized_size\";i:4100;s:7:\"percent\";d:28.5;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276186;s:14:\"optimized_size\";i:174216;s:7:\"percent\";d:36.92;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:454564;s:14:\"optimized_size\";i:273971;s:7:\"percent\";d:39.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18564;s:14:\"optimized_size\";i:13045;s:7:\"percent\";d:29.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43645;s:14:\"optimized_size\";i:30478;s:7:\"percent\";d:30.17;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100694;s:14:\"optimized_size\";i:72422;s:7:\"percent\";d:28.08;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30661;s:14:\"optimized_size\";i:23557;s:7:\"percent\";d:23.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69325;s:14:\"optimized_size\";i:53299;s:7:\"percent\";d:23.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186253;s:14:\"optimized_size\";i:134292;s:7:\"percent\";d:27.9;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1784283;s:14:\"optimized_size\";i:1150414;s:7:\"percent\";d:35.53;}}');
INSERT INTO `wp_postmeta` VALUES (240543,15162,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (240553,14882,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (241379,15142,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (241380,15142,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (241382,15347,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (241383,15347,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (241385,15305,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (241386,15305,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (241391,14755,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (241392,14755,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (241394,14853,'rental_agreement','');
INSERT INTO `wp_postmeta` VALUES (241395,14853,'_rental_agreement','field_63427be679eec');
INSERT INTO `wp_postmeta` VALUES (241399,14853,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (241403,14882,'rental_agreement','');
INSERT INTO `wp_postmeta` VALUES (241404,14882,'_rental_agreement','field_63427be679eec');
INSERT INTO `wp_postmeta` VALUES (242504,15349,'_wp_attached_file','2022/12/2-Poochies-Properties_286x286.jpg');
INSERT INTO `wp_postmeta` VALUES (242505,15349,'_wp_attachment_image_alt','2 Poochies Properties 286x286');
INSERT INTO `wp_postmeta` VALUES (242506,15349,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:256;s:6:\"height\";i:256;s:4:\"file\";s:41:\"2022/12/2-Poochies-Properties_286x286.jpg\";s:8:\"filesize\";i:28960;s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"2-Poochies-Properties_286x286-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5156;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:41:\"2-Poochies-Properties_286x286-256x250.jpg\";s:5:\"width\";i:256;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (242507,15349,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (242508,15349,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (242509,15349,'_imagify_data','a:2:{s:5:\"sizes\";a:3:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28960;s:14:\"optimized_size\";i:8938;s:7:\"percent\";d:69.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5156;s:14:\"optimized_size\";i:3338;s:7:\"percent\";d:35.26;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10602;s:14:\"optimized_size\";i:6420;s:7:\"percent\";d:39.45;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:44718;s:14:\"optimized_size\";i:18696;s:7:\"percent\";d:58.19;}}');
INSERT INTO `wp_postmeta` VALUES (243354,4103,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243794,1032,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243795,1032,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243796,1032,'swp_cache_timestamp','465234');
INSERT INTO `wp_postmeta` VALUES (243797,15162,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243798,15162,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243799,15162,'swp_cache_timestamp','465236');
INSERT INTO `wp_postmeta` VALUES (243824,15050,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243828,15049,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243832,15048,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243833,15049,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243834,15049,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243835,15049,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243836,15050,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243837,15050,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243838,15050,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243842,15047,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243846,15046,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (243847,15048,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243848,15048,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243849,15048,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243850,15045,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243851,15045,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243852,15045,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243853,15046,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243854,15046,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243855,15046,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243856,15047,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243857,15047,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243858,15047,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243886,14853,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243887,14853,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243888,14853,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243889,14882,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243890,14882,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243891,14882,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243892,15025,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243893,15025,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243894,15025,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243895,15127,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243896,15127,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243897,15127,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243898,14951,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243899,14951,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243900,14951,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243901,15013,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243902,15013,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243903,15013,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243904,14906,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243905,14906,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243906,14906,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243907,15009,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243908,15009,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243909,15009,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243910,15015,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243911,15015,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243912,15015,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243913,15030,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243914,15030,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243915,15030,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243916,15023,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243917,15023,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243918,15023,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243919,15016,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243920,15016,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243921,15016,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243922,15043,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243923,15043,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243924,15043,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243925,15033,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243926,15033,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243927,15033,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243928,15019,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243929,15019,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243930,15019,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243931,15044,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243932,15044,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243933,15044,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243934,15011,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243935,15011,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243936,15011,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243937,15026,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243938,15026,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243939,15026,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243940,15014,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243941,15014,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243942,15014,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243943,15040,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243944,15040,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243945,15040,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243946,14905,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243947,14905,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243948,14905,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243949,15022,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243950,15022,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243951,15022,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243952,15017,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243953,15017,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243954,15017,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243955,15036,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243956,15036,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243957,15036,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243958,15031,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243959,15031,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243960,15031,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243961,15038,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243962,15038,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243963,15038,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243964,15039,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243965,15039,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243966,15039,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243967,15029,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243968,15029,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243969,15029,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243970,15021,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243971,15021,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243972,15021,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243973,15035,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243974,15035,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243975,15035,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243976,15034,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243977,15034,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243978,15034,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243979,15027,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243980,15027,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243981,15027,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243982,15012,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243983,15012,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243984,15012,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243985,15037,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243986,15037,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243987,15037,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243988,15010,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243989,15010,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243990,15010,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243991,15041,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243992,15041,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243993,15041,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243994,15028,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243995,15028,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243996,15028,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (243997,15018,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (243998,15018,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (243999,15018,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244000,15032,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244001,15032,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244002,15032,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244003,15024,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244004,15024,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244005,15024,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244006,14904,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244007,14904,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244008,14904,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244009,778,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244010,778,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244011,778,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244012,15020,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244013,15020,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244014,15020,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244015,15124,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244016,15124,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244017,15124,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244024,4103,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (244025,4103,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (244026,4103,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (244027,15365,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (244028,15365,'_gravityformsadvancedpostcreation_entry_id','1130');
INSERT INTO `wp_postmeta` VALUES (244029,15365,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (244030,15365,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (244031,14882,'_yoast_wpseo_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (244032,14882,'_yoast_wpseo_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (244033,15369,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (244034,15369,'_gravityformsadvancedpostcreation_entry_id','1177');
INSERT INTO `wp_postmeta` VALUES (244035,15369,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (244036,15369,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (244037,4103,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (244038,15372,'_wp_attached_file','2023/08/VIDEO1-2-1920-copy.mp4');
INSERT INTO `wp_postmeta` VALUES (244039,15372,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:49183752;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:125;s:16:\"length_formatted\";s:4:\"2:05\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:-2082844800;}');
INSERT INTO `wp_postmeta` VALUES (244040,14853,'_yoast_wpseo_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (244041,14853,'_yoast_wpseo_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (244063,15381,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (244064,15381,'_gravityformsadvancedpostcreation_entry_id','1205');
INSERT INTO `wp_postmeta` VALUES (244065,15381,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (244066,15381,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (244067,15383,'_wp_attached_file','2022/05/0001632-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244068,15383,'iaff_wp_attachment_original_post_title','_0001632');
INSERT INTO `wp_postmeta` VALUES (244069,15383,'_wp_attachment_image_alt','22-foot Suntracker Pontoon');
INSERT INTO `wp_postmeta` VALUES (244070,15383,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001632-scaled.jpg\";s:8:\"filesize\";i:536995;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001632-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19427;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001632-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001632-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8795;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001632-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001632-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328971;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001632-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:536995;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001632-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28164;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001632-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60843;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001632-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100524;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001632-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38267;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001632-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81441;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001632-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207953;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869562\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001632.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244071,15384,'_wp_attached_file','2022/05/DJI_0123-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244072,15384,'iaff_wp_attachment_original_post_title','DJI_0123');
INSERT INTO `wp_postmeta` VALUES (244073,15384,'_wp_attachment_image_alt','Flat Deck Pontoon Boat');
INSERT INTO `wp_postmeta` VALUES (244074,15383,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244075,15383,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244076,15383,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:536995;s:14:\"optimized_size\";i:368542;s:7:\"percent\";d:31.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19427;s:14:\"optimized_size\";i:14440;s:7:\"percent\";d:25.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163137;s:14:\"optimized_size\";i:111421;s:7:\"percent\";d:31.7;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8795;s:14:\"optimized_size\";i:6942;s:7:\"percent\";d:21.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98523;s:14:\"optimized_size\";i:72797;s:7:\"percent\";d:26.11;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328971;s:14:\"optimized_size\";i:224927;s:7:\"percent\";d:31.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:536995;s:14:\"optimized_size\";i:368542;s:7:\"percent\";d:31.37;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28164;s:14:\"optimized_size\";i:20855;s:7:\"percent\";d:25.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60843;s:14:\"optimized_size\";i:45233;s:7:\"percent\";d:25.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100524;s:14:\"optimized_size\";i:76697;s:7:\"percent\";d:23.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38267;s:14:\"optimized_size\";i:28499;s:7:\"percent\";d:25.53;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81441;s:14:\"optimized_size\";i:60572;s:7:\"percent\";d:25.62;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207953;s:14:\"optimized_size\";i:142593;s:7:\"percent\";d:31.43;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2210035;s:14:\"optimized_size\";i:1542060;s:7:\"percent\";d:30.22;}}');
INSERT INTO `wp_postmeta` VALUES (244077,15384,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0123-scaled.jpg\";s:8:\"filesize\";i:310984;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0123-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12294;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0123-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0123-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5612;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0123-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60655;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194609;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0123-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310984;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0123-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17125;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0123-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37506;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0123-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73127;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0123-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24442;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0123-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51424;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0123-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011329\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0123.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244078,15384,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244079,15384,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244080,15384,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310984;s:14:\"optimized_size\";i:165761;s:7:\"percent\";d:46.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12294;s:14:\"optimized_size\";i:8586;s:7:\"percent\";d:30.16;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98998;s:14:\"optimized_size\";i:59293;s:7:\"percent\";d:40.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5612;s:14:\"optimized_size\";i:3930;s:7:\"percent\";d:29.97;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60655;s:14:\"optimized_size\";i:38043;s:7:\"percent\";d:37.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194609;s:14:\"optimized_size\";i:110678;s:7:\"percent\";d:43.13;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310984;s:14:\"optimized_size\";i:165761;s:7:\"percent\";d:46.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17125;s:14:\"optimized_size\";i:11634;s:7:\"percent\";d:32.06;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37506;s:14:\"optimized_size\";i:23595;s:7:\"percent\";d:37.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73127;s:14:\"optimized_size\";i:48822;s:7:\"percent\";d:33.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51424;s:14:\"optimized_size\";i:32192;s:7:\"percent\";d:37.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130063;s:14:\"optimized_size\";i:78119;s:7:\"percent\";d:39.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1303381;s:14:\"optimized_size\";i:746414;s:7:\"percent\";d:42.73;}}');
INSERT INTO `wp_postmeta` VALUES (244081,15386,'_wp_attached_file','2022/05/0001602-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244082,15386,'iaff_wp_attachment_original_post_title','_0001602');
INSERT INTO `wp_postmeta` VALUES (244083,15386,'_wp_attachment_image_alt','0001602');
INSERT INTO `wp_postmeta` VALUES (244084,15386,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001602-scaled.jpg\";s:8:\"filesize\";i:868124;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001602-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23386;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001602-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001602-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001602-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001602-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:507844;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001602-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:868124;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001602-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35958;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001602-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87104;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001602-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139374;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001602-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48026;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001602-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108803;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001602-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869410\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001602.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244088,15387,'_wp_attached_file','2022/05/DJI_0160-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244089,15387,'iaff_wp_attachment_original_post_title','DJI_0160');
INSERT INTO `wp_postmeta` VALUES (244090,15387,'_wp_attachment_image_alt','DJI 0160');
INSERT INTO `wp_postmeta` VALUES (244091,15387,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0160-scaled.jpg\";s:8:\"filesize\";i:827299;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0160-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23763;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0160-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240537;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0160-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0160-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139481;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:501252;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0160-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:827299;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0160-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34166;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0160-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81061;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0160-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123543;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0160-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48182;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0160-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108901;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0160-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014657\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0013698630136986\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0160.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244092,15388,'_wp_attached_file','2022/05/DJI_0175-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244093,15388,'iaff_wp_attachment_original_post_title','DJI_0175');
INSERT INTO `wp_postmeta` VALUES (244094,15388,'_wp_attachment_image_alt','DJI 0175');
INSERT INTO `wp_postmeta` VALUES (244095,15388,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0175-scaled.jpg\";s:8:\"filesize\";i:934409;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0175-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24138;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0175-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0175-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9805;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0175-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:556630;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0175-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:934409;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0175-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36597;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0175-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90802;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0175-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139983;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0175-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50171;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0175-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116709;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0175-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014724\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0175.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244096,15389,'_wp_attached_file','2022/05/DJI_0178-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244097,15389,'iaff_wp_attachment_original_post_title','DJI_0178');
INSERT INTO `wp_postmeta` VALUES (244098,15389,'_wp_attachment_image_alt','Large Gated Deck');
INSERT INTO `wp_postmeta` VALUES (244099,15389,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0178-scaled.jpg\";s:8:\"filesize\";i:741072;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0178-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21946;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0178-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0178-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0178-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125285;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:447680;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0178-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:741072;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0178-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32665;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0178-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77270;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0178-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102584;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0178-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44376;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0178-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99401;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0178-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014731\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0178.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244109,15391,'_wp_attached_file','2022/05/0001582-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244110,15391,'iaff_wp_attachment_original_post_title','_0001582');
INSERT INTO `wp_postmeta` VALUES (244111,15391,'_wp_attachment_image_alt','Firepit With Views');
INSERT INTO `wp_postmeta` VALUES (244112,15391,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001582-scaled.jpg\";s:8:\"filesize\";i:904436;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001582-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22962;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001582-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001582-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001582-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139965;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001582-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:531661;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001582-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:904436;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001582-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33814;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001582-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82614;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001582-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135004;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001582-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47829;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001582-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110444;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001582-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318918;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869304\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001582.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244113,15391,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244114,15391,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244115,15391,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904436;s:14:\"optimized_size\";i:712790;s:7:\"percent\";d:21.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22962;s:14:\"optimized_size\";i:17934;s:7:\"percent\";d:21.9;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245357;s:14:\"optimized_size\";i:190924;s:7:\"percent\";d:22.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9408;s:14:\"optimized_size\";i:7357;s:7:\"percent\";d:21.8;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139965;s:14:\"optimized_size\";i:108643;s:7:\"percent\";d:22.38;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531661;s:14:\"optimized_size\";i:416378;s:7:\"percent\";d:21.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904436;s:14:\"optimized_size\";i:712790;s:7:\"percent\";d:21.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33814;s:14:\"optimized_size\";i:26163;s:7:\"percent\";d:22.63;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82614;s:14:\"optimized_size\";i:63925;s:7:\"percent\";d:22.62;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135004;s:14:\"optimized_size\";i:107865;s:7:\"percent\";d:20.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47829;s:14:\"optimized_size\";i:37177;s:7:\"percent\";d:22.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110444;s:14:\"optimized_size\";i:85874;s:7:\"percent\";d:22.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318918;s:14:\"optimized_size\";i:248693;s:7:\"percent\";d:22.02;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3486848;s:14:\"optimized_size\";i:2736513;s:7:\"percent\";d:21.52;}}');
INSERT INTO `wp_postmeta` VALUES (244116,15392,'_wp_attached_file','2022/05/0001617-scaled-e1694442862115.jpg');
INSERT INTO `wp_postmeta` VALUES (244117,15392,'iaff_wp_attachment_original_post_title','_0001617');
INSERT INTO `wp_postmeta` VALUES (244118,15392,'_wp_attachment_image_alt','0001617');
INSERT INTO `wp_postmeta` VALUES (244119,15392,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1986;s:6:\"height\";i:1320;s:4:\"file\";s:41:\"2022/05/0001617-scaled-e1694442862115.jpg\";s:8:\"filesize\";i:469060;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16483;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"0001617-scaled-e1694442862115-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134692;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6975;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82388;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"0001617-scaled-e1694442862115-1536x1021.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1021;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263808;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001617-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:469060;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22161;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48875;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"0001617-scaled-e1694442862115-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91965;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31784;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"0001617-scaled-e1694442862115-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66612;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"0001617-scaled-e1694442862115-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869496\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001617.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244126,15392,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:18:\"0001617-scaled.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:19:\"0001617-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7199;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:19:\"0001617-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16612;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:19:\"0001617-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84835;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:20:\"0001617-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141198;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:21:\"0001617-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286193;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:21:\"0001617-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:469060;}s:16:\"flex-medium-orig\";a:5:{s:4:\"file\";s:19:\"0001617-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22943;}s:20:\"flex-medium-alt-orig\";a:5:{s:4:\"file\";s:19:\"0001617-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51023;}s:16:\"page-banner-orig\";a:5:{s:4:\"file\";s:20:\"0001617-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106623;}s:16:\"blog-medium-orig\";a:5:{s:4:\"file\";s:19:\"0001617-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32215;}s:15:\"blog-large-orig\";a:5:{s:4:\"file\";s:19:\"0001617-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69000;}s:14:\"blog-full-orig\";a:5:{s:4:\"file\";s:20:\"0001617-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179685;}}');
INSERT INTO `wp_postmeta` VALUES (244127,15393,'_wp_attached_file','2023/09/1.jpg');
INSERT INTO `wp_postmeta` VALUES (244128,15393,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (244129,15393,'_wp_attachment_image_alt','1');
INSERT INTO `wp_postmeta` VALUES (244130,15393,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:576;s:6:\"height\";i:1024;s:4:\"file\";s:13:\"2023/09/1.jpg\";s:8:\"filesize\";i:117099;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8249;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23768;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47970;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"1-576x250.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30140;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27758;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"1-576x416.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48691;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:13:\"1-576x720.jpg\";s:5:\"width\";i:576;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244131,15394,'_wp_attached_file','2023/09/2.jpg');
INSERT INTO `wp_postmeta` VALUES (244132,15394,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (244133,15394,'_wp_attachment_image_alt','2');
INSERT INTO `wp_postmeta` VALUES (244134,15394,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2023/09/2.jpg\";s:8:\"filesize\";i:104842;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5816;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18536;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42478;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"2-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35402;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27345;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"2-600x416.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47689;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:13:\"2-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75103;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244135,15393,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244136,15393,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244137,15393,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117099;s:14:\"optimized_size\";i:63815;s:7:\"percent\";d:45.5;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14651;s:14:\"optimized_size\";i:10408;s:7:\"percent\";d:28.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8249;s:14:\"optimized_size\";i:6294;s:7:\"percent\";d:23.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23768;s:14:\"optimized_size\";i:16920;s:7:\"percent\";d:28.81;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47970;s:14:\"optimized_size\";i:31408;s:7:\"percent\";d:34.53;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30140;s:14:\"optimized_size\";i:19553;s:7:\"percent\";d:35.13;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27758;s:14:\"optimized_size\";i:18083;s:7:\"percent\";d:34.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48691;s:14:\"optimized_size\";i:32165;s:7:\"percent\";d:33.94;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75795;s:14:\"optimized_size\";i:47586;s:7:\"percent\";d:37.22;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:394121;s:14:\"optimized_size\";i:246232;s:7:\"percent\";d:37.52;}}');
INSERT INTO `wp_postmeta` VALUES (244138,15395,'_wp_attached_file','2023/09/3.jpg');
INSERT INTO `wp_postmeta` VALUES (244139,15395,'iaff_wp_attachment_original_post_title','3');
INSERT INTO `wp_postmeta` VALUES (244140,15395,'_wp_attachment_image_alt','3');
INSERT INTO `wp_postmeta` VALUES (244141,15395,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2023/09/3.jpg\";s:8:\"filesize\";i:148422;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19565;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7999;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28320;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61498;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"3-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47220;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"3-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37169;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"3-600x416.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75396;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:13:\"3-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244142,15396,'_wp_attached_file','2023/09/4.jpg');
INSERT INTO `wp_postmeta` VALUES (244143,15396,'iaff_wp_attachment_original_post_title','4');
INSERT INTO `wp_postmeta` VALUES (244144,15396,'_wp_attachment_image_alt','4');
INSERT INTO `wp_postmeta` VALUES (244145,15396,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2023/09/4.jpg\";s:8:\"filesize\";i:122350;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15238;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5935;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20327;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"4-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45838;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"4-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35055;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"4-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27160;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"4-600x416.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53256;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:13:\"4-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89422;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244146,15397,'_wp_attached_file','2023/09/5.jpg');
INSERT INTO `wp_postmeta` VALUES (244147,15397,'iaff_wp_attachment_original_post_title','5');
INSERT INTO `wp_postmeta` VALUES (244148,15397,'_wp_attachment_image_alt','5');
INSERT INTO `wp_postmeta` VALUES (244149,15397,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:13:\"2023/09/5.jpg\";s:8:\"filesize\";i:142104;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18794;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7724;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24610;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53533;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"5-600x250.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45648;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32797;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"5-600x416.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65132;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:13:\"5-600x720.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244150,15394,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244151,15394,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244152,15394,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104842;s:14:\"optimized_size\";i:55273;s:7:\"percent\";d:47.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12986;s:14:\"optimized_size\";i:7931;s:7:\"percent\";d:38.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5816;s:14:\"optimized_size\";i:4067;s:7:\"percent\";d:30.07;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18536;s:14:\"optimized_size\";i:10453;s:7:\"percent\";d:43.61;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42478;s:14:\"optimized_size\";i:22633;s:7:\"percent\";d:46.72;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35402;s:14:\"optimized_size\";i:24107;s:7:\"percent\";d:31.9;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27345;s:14:\"optimized_size\";i:16921;s:7:\"percent\";d:38.12;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47689;s:14:\"optimized_size\";i:26312;s:7:\"percent\";d:44.83;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75103;s:14:\"optimized_size\";i:37159;s:7:\"percent\";d:50.52;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:370197;s:14:\"optimized_size\";i:204856;s:7:\"percent\";d:44.66;}}');
INSERT INTO `wp_postmeta` VALUES (244154,15395,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244155,15395,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244156,15395,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148422;s:14:\"optimized_size\";i:119962;s:7:\"percent\";d:19.18;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19565;s:14:\"optimized_size\";i:14690;s:7:\"percent\";d:24.92;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7999;s:14:\"optimized_size\";i:6419;s:7:\"percent\";d:19.75;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28320;s:14:\"optimized_size\";i:21031;s:7:\"percent\";d:25.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61498;s:14:\"optimized_size\";i:46272;s:7:\"percent\";d:24.76;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47220;s:14:\"optimized_size\";i:38506;s:7:\"percent\";d:18.45;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37169;s:14:\"optimized_size\";i:28106;s:7:\"percent\";d:24.38;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75396;s:14:\"optimized_size\";i:43470;s:7:\"percent\";d:42.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116696;s:14:\"optimized_size\";i:63394;s:7:\"percent\";d:45.68;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:542285;s:14:\"optimized_size\";i:381850;s:7:\"percent\";d:29.58;}}');
INSERT INTO `wp_postmeta` VALUES (244157,15396,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244158,15396,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244159,15396,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122350;s:14:\"optimized_size\";i:56821;s:7:\"percent\";d:53.56;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15238;s:14:\"optimized_size\";i:10093;s:7:\"percent\";d:33.76;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5935;s:14:\"optimized_size\";i:3979;s:7:\"percent\";d:32.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20327;s:14:\"optimized_size\";i:13333;s:7:\"percent\";d:34.41;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45838;s:14:\"optimized_size\";i:28692;s:7:\"percent\";d:37.41;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35055;s:14:\"optimized_size\";i:23597;s:7:\"percent\";d:32.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27160;s:14:\"optimized_size\";i:17986;s:7:\"percent\";d:33.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53256;s:14:\"optimized_size\";i:30438;s:7:\"percent\";d:42.85;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89422;s:14:\"optimized_size\";i:50179;s:7:\"percent\";d:43.89;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:414581;s:14:\"optimized_size\";i:235118;s:7:\"percent\";d:43.29;}}');
INSERT INTO `wp_postmeta` VALUES (244160,15399,'_wp_attached_file','2023/09/70447430754__F0747582-F532-42FE-BB56-C200465F0066-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244161,15399,'iaff_wp_attachment_original_post_title','70447430754__F0747582-F532-42FE-BB56-C200465F0066');
INSERT INTO `wp_postmeta` VALUES (244162,15399,'_wp_attachment_image_alt','Black Labrador Retriever');
INSERT INTO `wp_postmeta` VALUES (244163,15399,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:68:\"2023/09/70447430754__F0747582-F532-42FE-BB56-C200465F0066-scaled.jpg\";s:8:\"filesize\";i:452010;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7097;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136013;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276382;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:63:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452010;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19921;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41786;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51478;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21774;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46122;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:53:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244164,15400,'_wp_attached_file','2023/09/IMG_7421-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244165,15400,'iaff_wp_attachment_original_post_title','IMG_7421');
INSERT INTO `wp_postmeta` VALUES (244166,15400,'_wp_attachment_image_alt','IMG 7421');
INSERT INTO `wp_postmeta` VALUES (244167,15400,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2023/09/IMG_7421-scaled.jpg\";s:8:\"filesize\";i:568178;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21411;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7421-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7421-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8417;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7421-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7421-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352506;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7421-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:568178;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27569;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7421-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61617;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7421-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78974;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37306;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7421-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76411;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7421-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7421.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244168,15397,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244169,15397,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244170,15397,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142104;s:14:\"optimized_size\";i:115649;s:7:\"percent\";d:18.62;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18794;s:14:\"optimized_size\";i:13850;s:7:\"percent\";d:26.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7724;s:14:\"optimized_size\";i:5640;s:7:\"percent\";d:26.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24610;s:14:\"optimized_size\";i:17758;s:7:\"percent\";d:27.84;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53533;s:14:\"optimized_size\";i:34975;s:7:\"percent\";d:34.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45648;s:14:\"optimized_size\";i:35560;s:7:\"percent\";d:22.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32797;s:14:\"optimized_size\";i:21644;s:7:\"percent\";d:34.01;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65132;s:14:\"optimized_size\";i:35685;s:7:\"percent\";d:45.21;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111972;s:14:\"optimized_size\";i:61126;s:7:\"percent\";d:45.41;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:502314;s:14:\"optimized_size\";i:341887;s:7:\"percent\";d:31.94;}}');
INSERT INTO `wp_postmeta` VALUES (244171,15401,'_wp_attached_file','2023/09/IMG_7442-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244172,15401,'iaff_wp_attachment_original_post_title','IMG_7442');
INSERT INTO `wp_postmeta` VALUES (244173,15401,'_wp_attachment_image_alt','IMG 7442');
INSERT INTO `wp_postmeta` VALUES (244174,15401,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2023/09/IMG_7442-scaled.jpg\";s:8:\"filesize\";i:571709;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21964;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7442-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7442-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7442-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184297;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7442-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358700;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7442-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:571709;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27116;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7442-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60096;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7442-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55626;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33543;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7442-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67280;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7442-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7442.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244175,15402,'_wp_attached_file','2023/09/IMG_7577-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244176,15402,'iaff_wp_attachment_original_post_title','IMG_7577');
INSERT INTO `wp_postmeta` VALUES (244177,15402,'_wp_attachment_image_alt','IMG 7577');
INSERT INTO `wp_postmeta` VALUES (244178,15402,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2023/09/IMG_7577-scaled.jpg\";s:8:\"filesize\";i:375390;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7577-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18825;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7577-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7577-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8166;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7577-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124936;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7577-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236917;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7577-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375390;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7577-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23466;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7577-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46722;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7577-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52131;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7577-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26665;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7577-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51070;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7577-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116650;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7577.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244179,15403,'_wp_attached_file','2023/09/IMG_7604-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244180,15403,'iaff_wp_attachment_original_post_title','IMG_7604');
INSERT INTO `wp_postmeta` VALUES (244181,15403,'_wp_attachment_image_alt','Dog on a Deck Overlooking a Lake');
INSERT INTO `wp_postmeta` VALUES (244182,15403,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1585;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2023/09/IMG_7604-scaled.jpg\";s:8:\"filesize\";i:306794;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11682;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7604-792x1024.jpg\";s:5:\"width\";i:792;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7604-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5219;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_7604-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92026;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7604-1189x1536.jpg\";s:5:\"width\";i:1189;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192214;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7604-1585x2048.jpg\";s:5:\"width\";i:1585;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306794;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15316;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7604-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33026;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7604-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39146;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21389;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7604-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41076;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7604-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91831;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7604.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244183,15399,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244184,15399,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244185,15399,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452010;s:14:\"optimized_size\";i:245549;s:7:\"percent\";d:45.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17695;s:14:\"optimized_size\";i:12515;s:7:\"percent\";d:29.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136013;s:14:\"optimized_size\";i:77577;s:7:\"percent\";d:42.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7097;s:14:\"optimized_size\";i:5353;s:7:\"percent\";d:24.57;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276382;s:14:\"optimized_size\";i:157917;s:7:\"percent\";d:42.86;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452010;s:14:\"optimized_size\";i:245549;s:7:\"percent\";d:45.68;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19921;s:14:\"optimized_size\";i:12973;s:7:\"percent\";d:34.88;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41786;s:14:\"optimized_size\";i:25448;s:7:\"percent\";d:39.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51478;s:14:\"optimized_size\";i:26613;s:7:\"percent\";d:48.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21774;s:14:\"optimized_size\";i:13286;s:7:\"percent\";d:38.98;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46122;s:14:\"optimized_size\";i:25181;s:7:\"percent\";d:45.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119332;s:14:\"optimized_size\";i:61732;s:7:\"percent\";d:48.27;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1641620;s:14:\"optimized_size\";i:909693;s:7:\"percent\";d:44.59;}}');
INSERT INTO `wp_postmeta` VALUES (244186,15404,'_wp_attached_file','2023/09/IMG_8412-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244187,15404,'iaff_wp_attachment_original_post_title','IMG_8412');
INSERT INTO `wp_postmeta` VALUES (244188,15404,'_wp_attachment_image_alt','Dog on a Floating Dock');
INSERT INTO `wp_postmeta` VALUES (244189,15404,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2023/09/IMG_8412-scaled.jpg\";s:8:\"filesize\";i:515358;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22489;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8412-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8412-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_8412-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175797;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8412-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:331521;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8412-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:515358;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28464;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_8412-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62834;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_8412-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80827;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38358;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_8412-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77469;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_8412-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8412.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244190,15405,'_wp_attached_file','2023/09/IMG_8430-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (244191,15405,'iaff_wp_attachment_original_post_title','IMG_8430');
INSERT INTO `wp_postmeta` VALUES (244192,15405,'_wp_attachment_image_alt','Lakehouse Exterior View Near Water');
INSERT INTO `wp_postmeta` VALUES (244193,15405,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2023/09/IMG_8430-scaled.jpeg\";s:8:\"filesize\";i:937386;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23195;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_8430-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_8430-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_8430-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263636;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_8430-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:564298;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_8430-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:937386;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31615;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_8430-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80658;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_8430-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153208;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47542;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_8430-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112996;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_8430-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_8430.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (244194,15406,'_wp_attached_file','2023/09/IMG_8436-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (244195,15406,'iaff_wp_attachment_original_post_title','IMG_8436');
INSERT INTO `wp_postmeta` VALUES (244196,15406,'_wp_attachment_image_alt','IMG 8436');
INSERT INTO `wp_postmeta` VALUES (244197,15406,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1150;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2023/09/IMG_8436-scaled.jpeg\";s:8:\"filesize\";i:323769;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-168x300.jpeg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12049;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_8436-575x1024.jpeg\";s:5:\"width\";i:575;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_8436-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_8436-768x1368.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172476;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8436-863x1536.jpeg\";s:5:\"width\";i:863;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206481;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_8436-1150x2048.jpeg\";s:5:\"width\";i:1150;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323769;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20257;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_8436-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45787;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_8436-1240x250.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45108;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_8436-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49661;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_8436-1240x720.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_8436.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (244198,15400,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244199,15400,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244200,15400,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568178;s:14:\"optimized_size\";i:337219;s:7:\"percent\";d:40.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21411;s:14:\"optimized_size\";i:15599;s:7:\"percent\";d:27.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179057;s:14:\"optimized_size\";i:122837;s:7:\"percent\";d:31.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8417;s:14:\"optimized_size\";i:6627;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352506;s:14:\"optimized_size\";i:219253;s:7:\"percent\";d:37.8;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568178;s:14:\"optimized_size\";i:337219;s:7:\"percent\";d:40.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27569;s:14:\"optimized_size\";i:20238;s:7:\"percent\";d:26.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61617;s:14:\"optimized_size\";i:45998;s:7:\"percent\";d:25.35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78974;s:14:\"optimized_size\";i:48335;s:7:\"percent\";d:38.8;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37306;s:14:\"optimized_size\";i:27758;s:7:\"percent\";d:25.59;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76411;s:14:\"optimized_size\";i:52617;s:7:\"percent\";d:31.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187724;s:14:\"optimized_size\";i:116034;s:7:\"percent\";d:38.19;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2167348;s:14:\"optimized_size\";i:1349734;s:7:\"percent\";d:37.72;}}');
INSERT INTO `wp_postmeta` VALUES (244201,15401,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244202,15401,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244203,15401,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:571709;s:14:\"optimized_size\";i:352351;s:7:\"percent\";d:38.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21964;s:14:\"optimized_size\";i:17140;s:7:\"percent\";d:21.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184297;s:14:\"optimized_size\";i:124622;s:7:\"percent\";d:32.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8068;s:14:\"optimized_size\";i:6321;s:7:\"percent\";d:21.65;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358700;s:14:\"optimized_size\";i:234705;s:7:\"percent\";d:34.57;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:571709;s:14:\"optimized_size\";i:352351;s:7:\"percent\";d:38.37;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27116;s:14:\"optimized_size\";i:19837;s:7:\"percent\";d:26.84;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60096;s:14:\"optimized_size\";i:44506;s:7:\"percent\";d:25.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55626;s:14:\"optimized_size\";i:30303;s:7:\"percent\";d:45.52;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33543;s:14:\"optimized_size\";i:25351;s:7:\"percent\";d:24.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67280;s:14:\"optimized_size\";i:46363;s:7:\"percent\";d:31.09;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157783;s:14:\"optimized_size\";i:95705;s:7:\"percent\";d:39.34;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2117891;s:14:\"optimized_size\";i:1349555;s:7:\"percent\";d:36.28;}}');
INSERT INTO `wp_postmeta` VALUES (244204,15402,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244205,15402,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244206,15402,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375390;s:14:\"optimized_size\";i:198626;s:7:\"percent\";d:47.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18825;s:14:\"optimized_size\";i:13035;s:7:\"percent\";d:30.76;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124936;s:14:\"optimized_size\";i:76433;s:7:\"percent\";d:38.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8166;s:14:\"optimized_size\";i:6114;s:7:\"percent\";d:25.13;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236917;s:14:\"optimized_size\";i:136027;s:7:\"percent\";d:42.58;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375390;s:14:\"optimized_size\";i:198626;s:7:\"percent\";d:47.09;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23466;s:14:\"optimized_size\";i:16142;s:7:\"percent\";d:31.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46722;s:14:\"optimized_size\";i:29979;s:7:\"percent\";d:35.84;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52131;s:14:\"optimized_size\";i:29235;s:7:\"percent\";d:43.92;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26665;s:14:\"optimized_size\";i:17105;s:7:\"percent\";d:35.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51070;s:14:\"optimized_size\";i:30470;s:7:\"percent\";d:40.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116650;s:14:\"optimized_size\";i:63628;s:7:\"percent\";d:45.45;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1456328;s:14:\"optimized_size\";i:815420;s:7:\"percent\";d:44.01;}}');
INSERT INTO `wp_postmeta` VALUES (244207,15403,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244208,15403,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244209,15403,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306794;s:14:\"optimized_size\";i:124130;s:7:\"percent\";d:59.54;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11682;s:14:\"optimized_size\";i:6905;s:7:\"percent\";d:40.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97478;s:14:\"optimized_size\";i:52956;s:7:\"percent\";d:45.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5219;s:14:\"optimized_size\";i:3401;s:7:\"percent\";d:34.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92026;s:14:\"optimized_size\";i:49862;s:7:\"percent\";d:45.82;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192214;s:14:\"optimized_size\";i:99498;s:7:\"percent\";d:48.24;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306794;s:14:\"optimized_size\";i:124130;s:7:\"percent\";d:59.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15316;s:14:\"optimized_size\";i:9100;s:7:\"percent\";d:40.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33026;s:14:\"optimized_size\";i:19396;s:7:\"percent\";d:41.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39146;s:14:\"optimized_size\";i:22595;s:7:\"percent\";d:42.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21389;s:14:\"optimized_size\";i:13175;s:7:\"percent\";d:38.4;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41076;s:14:\"optimized_size\";i:23277;s:7:\"percent\";d:43.33;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91831;s:14:\"optimized_size\";i:55251;s:7:\"percent\";d:39.83;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1253991;s:14:\"optimized_size\";i:603676;s:7:\"percent\";d:51.86;}}');
INSERT INTO `wp_postmeta` VALUES (244210,15404,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244211,15404,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244212,15404,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:515358;s:14:\"optimized_size\";i:304409;s:7:\"percent\";d:40.93;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22489;s:14:\"optimized_size\";i:16611;s:7:\"percent\";d:26.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175797;s:14:\"optimized_size\";i:117835;s:7:\"percent\";d:32.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8590;s:14:\"optimized_size\";i:6800;s:7:\"percent\";d:20.84;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:331521;s:14:\"optimized_size\";i:205631;s:7:\"percent\";d:37.97;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:515358;s:14:\"optimized_size\";i:304409;s:7:\"percent\";d:40.93;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28464;s:14:\"optimized_size\";i:21159;s:7:\"percent\";d:25.66;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62834;s:14:\"optimized_size\";i:47234;s:7:\"percent\";d:24.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80827;s:14:\"optimized_size\";i:52431;s:7:\"percent\";d:35.13;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38358;s:14:\"optimized_size\";i:28861;s:7:\"percent\";d:24.76;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77469;s:14:\"optimized_size\";i:53826;s:7:\"percent\";d:30.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179099;s:14:\"optimized_size\";i:112287;s:7:\"percent\";d:37.3;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2036164;s:14:\"optimized_size\";i:1271493;s:7:\"percent\";d:37.55;}}');
INSERT INTO `wp_postmeta` VALUES (244213,15405,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244214,15405,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244215,15405,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:937386;s:14:\"optimized_size\";i:696255;s:7:\"percent\";d:25.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23195;s:14:\"optimized_size\";i:18015;s:7:\"percent\";d:22.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263636;s:14:\"optimized_size\";i:205969;s:7:\"percent\";d:21.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8316;s:14:\"optimized_size\";i:6508;s:7:\"percent\";d:21.74;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:564298;s:14:\"optimized_size\";i:445174;s:7:\"percent\";d:21.11;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:937386;s:14:\"optimized_size\";i:696255;s:7:\"percent\";d:25.72;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31615;s:14:\"optimized_size\";i:24309;s:7:\"percent\";d:23.11;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80658;s:14:\"optimized_size\";i:61974;s:7:\"percent\";d:23.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153208;s:14:\"optimized_size\";i:121915;s:7:\"percent\";d:20.43;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47542;s:14:\"optimized_size\";i:36402;s:7:\"percent\";d:23.43;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112996;s:14:\"optimized_size\";i:86992;s:7:\"percent\";d:23.01;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:319555;s:14:\"optimized_size\";i:250649;s:7:\"percent\";d:21.56;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3479791;s:14:\"optimized_size\";i:2650417;s:7:\"percent\";d:23.83;}}');
INSERT INTO `wp_postmeta` VALUES (244216,15406,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244217,15406,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244218,15406,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323769;s:14:\"optimized_size\";i:178340;s:7:\"percent\";d:44.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12049;s:14:\"optimized_size\";i:8046;s:7:\"percent\";d:33.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106952;s:14:\"optimized_size\";i:67291;s:7:\"percent\";d:37.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6372;s:14:\"optimized_size\";i:4306;s:7:\"percent\";d:32.42;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172476;s:14:\"optimized_size\";i:105069;s:7:\"percent\";d:39.08;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206481;s:14:\"optimized_size\";i:126287;s:7:\"percent\";d:38.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323769;s:14:\"optimized_size\";i:178340;s:7:\"percent\";d:44.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20257;s:14:\"optimized_size\";i:13616;s:7:\"percent\";d:32.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45787;s:14:\"optimized_size\";i:30902;s:7:\"percent\";d:32.51;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45108;s:14:\"optimized_size\";i:24641;s:7:\"percent\";d:45.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23900;s:14:\"optimized_size\";i:14504;s:7:\"percent\";d:39.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49661;s:14:\"optimized_size\";i:29077;s:7:\"percent\";d:41.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135738;s:14:\"optimized_size\";i:74586;s:7:\"percent\";d:45.05;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1472319;s:14:\"optimized_size\";i:855005;s:7:\"percent\";d:41.93;}}');
INSERT INTO `wp_postmeta` VALUES (244219,15410,'_wp_attached_file','2022/05/0009677-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244220,15410,'iaff_wp_attachment_original_post_title','_0009677');
INSERT INTO `wp_postmeta` VALUES (244221,15410,'_wp_attachment_image_alt','Comfortable Place to Watch Tv');
INSERT INTO `wp_postmeta` VALUES (244222,15410,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009677-scaled.jpg\";s:8:\"filesize\";i:418435;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009677-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14501;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009677-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118783;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009677-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009677-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71231;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009677-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247213;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009677-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:418435;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009677-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20863;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009677-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46304;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009677-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59850;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009677-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27348;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009677-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56917;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009677-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149151;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009677.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244223,15410,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244224,15410,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244225,15410,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418435;s:14:\"optimized_size\";i:255566;s:7:\"percent\";d:38.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14501;s:14:\"optimized_size\";i:10201;s:7:\"percent\";d:29.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118783;s:14:\"optimized_size\";i:78393;s:7:\"percent\";d:34;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6907;s:14:\"optimized_size\";i:5202;s:7:\"percent\";d:24.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71231;s:14:\"optimized_size\";i:47212;s:7:\"percent\";d:33.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247213;s:14:\"optimized_size\";i:152005;s:7:\"percent\";d:38.51;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418435;s:14:\"optimized_size\";i:255566;s:7:\"percent\";d:38.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20863;s:14:\"optimized_size\";i:14576;s:7:\"percent\";d:30.13;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46304;s:14:\"optimized_size\";i:31777;s:7:\"percent\";d:31.37;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59850;s:14:\"optimized_size\";i:36680;s:7:\"percent\";d:38.71;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27348;s:14:\"optimized_size\";i:19078;s:7:\"percent\";d:30.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56917;s:14:\"optimized_size\";i:38204;s:7:\"percent\";d:32.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149151;s:14:\"optimized_size\";i:92788;s:7:\"percent\";d:37.79;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1655938;s:14:\"optimized_size\";i:1037248;s:7:\"percent\";d:37.36;}}');
INSERT INTO `wp_postmeta` VALUES (244226,15411,'_wp_attached_file','2022/05/0009682-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244227,15411,'iaff_wp_attachment_original_post_title','_0009682');
INSERT INTO `wp_postmeta` VALUES (244228,15411,'_wp_attachment_image_alt','Office Work Space');
INSERT INTO `wp_postmeta` VALUES (244229,15411,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009682-scaled.jpg\";s:8:\"filesize\";i:387154;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009682-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13166;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009682-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009682-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009682-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009682-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228851;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009682-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387154;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009682-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009682-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41747;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009682-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65037;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009682-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26102;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009682-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55111;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009682-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145246;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009682.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244230,15412,'_wp_attached_file','2022/05/0009687-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244231,15412,'iaff_wp_attachment_original_post_title','_0009687');
INSERT INTO `wp_postmeta` VALUES (244232,15412,'_wp_attachment_image_alt','0009687');
INSERT INTO `wp_postmeta` VALUES (244233,15412,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009687-scaled.jpg\";s:8:\"filesize\";i:314533;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009687-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12261;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009687-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94384;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009687-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6047;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009687-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009687-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190084;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009687-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314533;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009687-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17607;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009687-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37547;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009687-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41303;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009687-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22783;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009687-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46928;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009687-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009687.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244234,15413,'_wp_attached_file','2022/05/0009702-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244235,15413,'iaff_wp_attachment_original_post_title','_0009702');
INSERT INTO `wp_postmeta` VALUES (244236,15413,'_wp_attachment_image_alt','0009702');
INSERT INTO `wp_postmeta` VALUES (244237,15413,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009702-scaled.jpg\";s:8:\"filesize\";i:566574;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009702-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17972;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009702-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161004;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009702-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7807;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009702-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009702-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334797;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009702-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:566574;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009702-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25718;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009702-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58216;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009702-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91660;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009702-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34960;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009702-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75915;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009702-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203660;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009702.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244238,15411,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244239,15411,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244240,15411,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387154;s:14:\"optimized_size\";i:223974;s:7:\"percent\";d:42.15;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13166;s:14:\"optimized_size\";i:9187;s:7:\"percent\";d:30.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110048;s:14:\"optimized_size\";i:67658;s:7:\"percent\";d:38.52;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5815;s:14:\"optimized_size\";i:4068;s:7:\"percent\";d:30.04;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65497;s:14:\"optimized_size\";i:40865;s:7:\"percent\";d:37.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228851;s:14:\"optimized_size\";i:133467;s:7:\"percent\";d:41.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387154;s:14:\"optimized_size\";i:223974;s:7:\"percent\";d:42.15;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18268;s:14:\"optimized_size\";i:12645;s:7:\"percent\";d:30.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41747;s:14:\"optimized_size\";i:27689;s:7:\"percent\";d:33.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65037;s:14:\"optimized_size\";i:41247;s:7:\"percent\";d:36.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26102;s:14:\"optimized_size\";i:18195;s:7:\"percent\";d:30.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55111;s:14:\"optimized_size\";i:34697;s:7:\"percent\";d:37.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145246;s:14:\"optimized_size\";i:89767;s:7:\"percent\";d:38.2;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1549196;s:14:\"optimized_size\";i:927433;s:7:\"percent\";d:40.13;}}');
INSERT INTO `wp_postmeta` VALUES (244241,15414,'_wp_attached_file','2022/05/0009707-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244242,15414,'iaff_wp_attachment_original_post_title','_0009707');
INSERT INTO `wp_postmeta` VALUES (244243,15414,'_wp_attachment_image_alt','Laundry Room With Necessities');
INSERT INTO `wp_postmeta` VALUES (244244,15414,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009707-scaled.jpg\";s:8:\"filesize\";i:303972;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009707-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11509;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009707-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009707-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5233;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009707-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52215;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009707-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173872;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009707-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303972;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009707-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14675;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009707-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30556;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009707-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50340;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009707-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19749;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009707-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40511;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009707-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100760;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009707.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244245,15415,'_wp_attached_file','2022/05/0009712-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244246,15415,'iaff_wp_attachment_original_post_title','_0009712');
INSERT INTO `wp_postmeta` VALUES (244247,15415,'_wp_attachment_image_alt','Comfortable Place to Watch Tv');
INSERT INTO `wp_postmeta` VALUES (244248,15415,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009712-scaled.jpg\";s:8:\"filesize\";i:346485;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009712-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13727;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009712-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009712-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6389;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009712-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63172;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009712-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208194;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009712-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:346485;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009712-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18590;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009712-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39445;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009712-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60725;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009712-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25956;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009712-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53219;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009712-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009712.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244249,15416,'_wp_attached_file','2022/05/0009717-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244250,15416,'iaff_wp_attachment_original_post_title','_0009717');
INSERT INTO `wp_postmeta` VALUES (244251,15416,'_wp_attachment_image_alt','0009717');
INSERT INTO `wp_postmeta` VALUES (244252,15416,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009717-scaled.jpg\";s:8:\"filesize\";i:474521;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009717-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15366;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009717-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009717-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6378;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009717-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81927;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009717-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284184;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009717-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:474521;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009717-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21406;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009717-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49654;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009717-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67660;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009717-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30867;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009717-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66362;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009717-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009717.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244253,15417,'_wp_attached_file','2022/05/0009722.jpg');
INSERT INTO `wp_postmeta` VALUES (244254,15417,'iaff_wp_attachment_original_post_title','_0009722');
INSERT INTO `wp_postmeta` VALUES (244255,15417,'_wp_attachment_image_alt','0009722');
INSERT INTO `wp_postmeta` VALUES (244256,15417,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009722.jpg\";s:8:\"filesize\";i:2377378;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009722-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18232;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009722-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158707;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009722-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8008;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009722-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93905;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009722-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306599;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009722-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26378;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009722-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59181;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009722-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68216;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009722-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34748;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009722-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73793;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009722-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244257,15412,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244258,15412,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244259,15412,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314533;s:14:\"optimized_size\";i:168032;s:7:\"percent\";d:46.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12261;s:14:\"optimized_size\";i:8260;s:7:\"percent\";d:32.63;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94384;s:14:\"optimized_size\";i:55716;s:7:\"percent\";d:40.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6047;s:14:\"optimized_size\";i:4218;s:7:\"percent\";d:30.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57653;s:14:\"optimized_size\";i:34291;s:7:\"percent\";d:40.52;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190084;s:14:\"optimized_size\";i:104855;s:7:\"percent\";d:44.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314533;s:14:\"optimized_size\";i:168032;s:7:\"percent\";d:46.58;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17607;s:14:\"optimized_size\";i:10951;s:7:\"percent\";d:37.8;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37547;s:14:\"optimized_size\";i:23006;s:7:\"percent\";d:38.73;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41303;s:14:\"optimized_size\";i:21519;s:7:\"percent\";d:47.9;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22783;s:14:\"optimized_size\";i:14347;s:7:\"percent\";d:37.03;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46928;s:14:\"optimized_size\";i:28130;s:7:\"percent\";d:40.06;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118802;s:14:\"optimized_size\";i:66683;s:7:\"percent\";d:43.87;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1274465;s:14:\"optimized_size\";i:708040;s:7:\"percent\";d:44.44;}}');
INSERT INTO `wp_postmeta` VALUES (244260,15418,'_wp_attached_file','2022/05/0009727-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244261,15418,'iaff_wp_attachment_original_post_title','_0009727');
INSERT INTO `wp_postmeta` VALUES (244262,15418,'_wp_attachment_image_alt','Spacious and Comfortable Front Room');
INSERT INTO `wp_postmeta` VALUES (244263,15418,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009727-scaled.jpg\";s:8:\"filesize\";i:521338;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009727-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17889;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009727-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156440;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009727-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8231;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009727-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93819;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009727-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316206;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009727-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:521338;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009727-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27192;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009727-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60989;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009727-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85696;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009727-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35052;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009727-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75354;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009727-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196927;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009727.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244264,15419,'_wp_attached_file','2022/05/0009732-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244265,15419,'iaff_wp_attachment_original_post_title','_0009732');
INSERT INTO `wp_postmeta` VALUES (244266,15419,'_wp_attachment_image_alt','0009732');
INSERT INTO `wp_postmeta` VALUES (244267,15419,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009732-scaled.jpg\";s:8:\"filesize\";i:402317;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009732-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13728;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009732-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009732-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6269;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009732-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68299;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009732-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236506;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009732-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:402317;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009732-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19250;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009732-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43233;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009732-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50587;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009732-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25258;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009732-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53322;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009732-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139069;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009732.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244268,15420,'_wp_attached_file','2022/05/0009737.jpg');
INSERT INTO `wp_postmeta` VALUES (244269,15420,'iaff_wp_attachment_original_post_title','_0009737');
INSERT INTO `wp_postmeta` VALUES (244270,15420,'_wp_attachment_image_alt','0009737');
INSERT INTO `wp_postmeta` VALUES (244271,15420,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009737.jpg\";s:8:\"filesize\";i:2177049;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009737-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16173;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009737-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133888;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009737-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009737-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79653;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009737-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255865;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009737-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22627;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009737-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49735;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009737-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58151;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009737-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28952;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009737-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59757;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009737-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244272,15413,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244273,15413,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244274,15413,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:566574;s:14:\"optimized_size\";i:389573;s:7:\"percent\";d:31.24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17972;s:14:\"optimized_size\";i:13382;s:7:\"percent\";d:25.54;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161004;s:14:\"optimized_size\";i:120936;s:7:\"percent\";d:24.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7807;s:14:\"optimized_size\";i:5849;s:7:\"percent\";d:25.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95302;s:14:\"optimized_size\";i:72134;s:7:\"percent\";d:24.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:334797;s:14:\"optimized_size\";i:231698;s:7:\"percent\";d:30.79;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:566574;s:14:\"optimized_size\";i:389573;s:7:\"percent\";d:31.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25718;s:14:\"optimized_size\";i:19253;s:7:\"percent\";d:25.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58216;s:14:\"optimized_size\";i:43910;s:7:\"percent\";d:24.57;}s:11:\"page-banner\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34960;s:14:\"optimized_size\";i:26247;s:7:\"percent\";d:24.92;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75915;s:14:\"optimized_size\";i:57387;s:7:\"percent\";d:24.41;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203660;s:14:\"optimized_size\";i:141993;s:7:\"percent\";d:30.28;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2148499;s:14:\"optimized_size\";i:1511935;s:7:\"percent\";d:29.63;}}');
INSERT INTO `wp_postmeta` VALUES (244275,15421,'_wp_attached_file','2022/05/0009757.jpg');
INSERT INTO `wp_postmeta` VALUES (244276,15421,'iaff_wp_attachment_original_post_title','_0009757');
INSERT INTO `wp_postmeta` VALUES (244277,15421,'_wp_attachment_image_alt','00097');
INSERT INTO `wp_postmeta` VALUES (244278,15421,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009757.jpg\";s:8:\"filesize\";i:1700075;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009757-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14114;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009757-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114724;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009757-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6440;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009757-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67904;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009757-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219727;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009757-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19277;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009757-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42345;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009757-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41916;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009757-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24978;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009757-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51562;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009757-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244279,15422,'_wp_attached_file','2022/05/0009762.jpg');
INSERT INTO `wp_postmeta` VALUES (244280,15422,'iaff_wp_attachment_original_post_title','_0009762');
INSERT INTO `wp_postmeta` VALUES (244281,15422,'_wp_attachment_image_alt','0009762');
INSERT INTO `wp_postmeta` VALUES (244282,15422,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009762.jpg\";s:8:\"filesize\";i:2942375;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009762-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14935;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009762-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132152;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009762-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009762-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78050;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009762-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256532;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009762-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21954;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009762-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49794;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009762-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62969;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009762-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29657;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009762-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62779;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009762-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161428;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244283,15423,'_wp_attached_file','2022/05/0009767-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244284,15423,'iaff_wp_attachment_original_post_title','_0009767');
INSERT INTO `wp_postmeta` VALUES (244285,15423,'_wp_attachment_image_alt','0009767');
INSERT INTO `wp_postmeta` VALUES (244286,15423,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009767-scaled.jpg\";s:8:\"filesize\";i:421120;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009767-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15148;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009767-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125122;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009767-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009767-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75899;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009767-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254075;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009767-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:421120;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009767-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21933;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009767-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49076;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009767-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64379;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009767-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29178;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009767-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60959;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009767-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009767.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244287,15424,'_wp_attached_file','2022/05/0009772-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244288,15424,'iaff_wp_attachment_original_post_title','_0009772');
INSERT INTO `wp_postmeta` VALUES (244289,15424,'_wp_attachment_image_alt','0009772');
INSERT INTO `wp_postmeta` VALUES (244290,15424,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009772-scaled.jpg\";s:8:\"filesize\";i:572846;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009772-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17614;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009772-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009772-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009772-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95268;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009772-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339184;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009772-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572846;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23505;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009772-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54476;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009772-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85581;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009772-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34948;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009772-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77090;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009772-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009772.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244291,15425,'_wp_attached_file','2022/05/0009777-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244292,15425,'iaff_wp_attachment_original_post_title','_0009777');
INSERT INTO `wp_postmeta` VALUES (244293,15425,'_wp_attachment_image_alt','0009777');
INSERT INTO `wp_postmeta` VALUES (244294,15425,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009777-scaled.jpg\";s:8:\"filesize\";i:477174;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009777-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14127;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009777-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132121;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009777-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6707;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009777-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77300;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009777-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280138;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009777-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:477174;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21829;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009777-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50784;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009777-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67057;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009777-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27846;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009777-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60249;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009777-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165870;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009777.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244295,15426,'_wp_attached_file','2022/05/0009792-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244296,15426,'iaff_wp_attachment_original_post_title','_0009792');
INSERT INTO `wp_postmeta` VALUES (244297,15426,'_wp_attachment_image_alt','0009792');
INSERT INTO `wp_postmeta` VALUES (244298,15426,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009792-scaled.jpg\";s:8:\"filesize\";i:409087;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009792-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14789;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009792-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009792-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009792-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73361;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009792-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246462;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009792-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:409087;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009792-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20656;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009792-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46150;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009792-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80475;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009792-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28598;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009792-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60352;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009792-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009792.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244299,15427,'_wp_attached_file','2022/05/0009797.jpg');
INSERT INTO `wp_postmeta` VALUES (244300,15427,'iaff_wp_attachment_original_post_title','_0009797');
INSERT INTO `wp_postmeta` VALUES (244301,15427,'_wp_attachment_image_alt','0009797');
INSERT INTO `wp_postmeta` VALUES (244302,15427,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009797.jpg\";s:8:\"filesize\";i:1947246;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009797-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16252;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009797-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135423;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009797-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6796;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009797-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80960;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009797-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259645;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009797-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22109;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009797-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49698;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009797-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78501;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009797-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31685;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009797-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66463;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009797-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167711;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244303,15414,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244304,15414,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244305,15414,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303972;s:14:\"optimized_size\";i:156892;s:7:\"percent\";d:48.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11509;s:14:\"optimized_size\";i:7454;s:7:\"percent\";d:35.23;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85937;s:14:\"optimized_size\";i:47889;s:7:\"percent\";d:44.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5233;s:14:\"optimized_size\";i:3423;s:7:\"percent\";d:34.59;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52215;s:14:\"optimized_size\";i:30470;s:7:\"percent\";d:41.65;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:173872;s:14:\"optimized_size\";i:89748;s:7:\"percent\";d:48.38;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303972;s:14:\"optimized_size\";i:156892;s:7:\"percent\";d:48.39;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14675;s:14:\"optimized_size\";i:9199;s:7:\"percent\";d:37.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30556;s:14:\"optimized_size\";i:17802;s:7:\"percent\";d:41.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50340;s:14:\"optimized_size\";i:28191;s:7:\"percent\";d:44;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19749;s:14:\"optimized_size\";i:11831;s:7:\"percent\";d:40.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40511;s:14:\"optimized_size\";i:23706;s:7:\"percent\";d:41.48;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100760;s:14:\"optimized_size\";i:53636;s:7:\"percent\";d:46.77;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1193301;s:14:\"optimized_size\";i:637133;s:7:\"percent\";d:46.61;}}');
INSERT INTO `wp_postmeta` VALUES (244306,15428,'_wp_attached_file','2022/05/0009802-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244307,15428,'iaff_wp_attachment_original_post_title','_0009802');
INSERT INTO `wp_postmeta` VALUES (244308,15428,'_wp_attachment_image_alt','0009802');
INSERT INTO `wp_postmeta` VALUES (244309,15428,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009802-scaled.jpg\";s:8:\"filesize\";i:368766;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009802-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14968;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009802-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6602;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009802-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68785;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009802-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222196;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009802-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:368766;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19432;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009802-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41581;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009802-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68137;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009802-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27767;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009802-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56702;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009802-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141996;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009802.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244310,15429,'_wp_attached_file','2022/05/0009807.jpg');
INSERT INTO `wp_postmeta` VALUES (244311,15429,'iaff_wp_attachment_original_post_title','_0009807');
INSERT INTO `wp_postmeta` VALUES (244312,15429,'_wp_attachment_image_alt','Plenty of Counter Space in Kitchen');
INSERT INTO `wp_postmeta` VALUES (244313,15429,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009807.jpg\";s:8:\"filesize\";i:2176080;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009807-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16020;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009807-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009807-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009807-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75432;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009807-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235472;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009807-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22996;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009807-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49170;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009807-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73682;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009807-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29679;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009807-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60872;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009807-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244314,15430,'_wp_attached_file','2022/05/0009812.jpg');
INSERT INTO `wp_postmeta` VALUES (244315,15430,'iaff_wp_attachment_original_post_title','_0009812');
INSERT INTO `wp_postmeta` VALUES (244316,15430,'_wp_attachment_image_alt','0009812');
INSERT INTO `wp_postmeta` VALUES (244317,15430,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:19:\"2022/05/0009812.jpg\";s:8:\"filesize\";i:1607226;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009812-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15590;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009812-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117361;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009812-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7752;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009812-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009812-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220984;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009812-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23489;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009812-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49913;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009812-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60996;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009812-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28989;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009812-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59234;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009812-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244318,15431,'_wp_attached_file','2022/05/0009817-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244319,15431,'iaff_wp_attachment_original_post_title','_0009817');
INSERT INTO `wp_postmeta` VALUES (244320,15431,'_wp_attachment_image_alt','Dedicated Coffee Spot');
INSERT INTO `wp_postmeta` VALUES (244321,15431,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009817-scaled.jpg\";s:8:\"filesize\";i:423493;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009817-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16989;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009817-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009817-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009817-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80854;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009817-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260119;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009817-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:423493;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009817-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23903;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009817-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52647;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009817-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74145;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009817-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32635;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009817-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67826;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009817-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170832;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009817.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244322,15415,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244323,15415,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244324,15415,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:346485;s:14:\"optimized_size\";i:191643;s:7:\"percent\";d:44.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13727;s:14:\"optimized_size\";i:9720;s:7:\"percent\";d:29.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103110;s:14:\"optimized_size\";i:62140;s:7:\"percent\";d:39.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6389;s:14:\"optimized_size\";i:4491;s:7:\"percent\";d:29.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63172;s:14:\"optimized_size\";i:38634;s:7:\"percent\";d:38.84;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208194;s:14:\"optimized_size\";i:117069;s:7:\"percent\";d:43.77;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:346485;s:14:\"optimized_size\";i:191643;s:7:\"percent\";d:44.69;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18590;s:14:\"optimized_size\";i:12558;s:7:\"percent\";d:32.45;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39445;s:14:\"optimized_size\";i:24805;s:7:\"percent\";d:37.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60725;s:14:\"optimized_size\";i:37672;s:7:\"percent\";d:37.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25956;s:14:\"optimized_size\";i:17574;s:7:\"percent\";d:32.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53219;s:14:\"optimized_size\";i:33771;s:7:\"percent\";d:36.54;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135149;s:14:\"optimized_size\";i:81800;s:7:\"percent\";d:39.47;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1420646;s:14:\"optimized_size\";i:823520;s:7:\"percent\";d:42.03;}}');
INSERT INTO `wp_postmeta` VALUES (244325,15432,'_wp_attached_file','2022/05/0009822-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244326,15432,'iaff_wp_attachment_original_post_title','_0009822');
INSERT INTO `wp_postmeta` VALUES (244327,15432,'_wp_attachment_image_alt','Full Bathroom on Main Floor');
INSERT INTO `wp_postmeta` VALUES (244328,15432,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009822-scaled.jpg\";s:8:\"filesize\";i:387445;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009822-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15202;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009822-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009822-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009822-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74017;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009822-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238025;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009822-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387445;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009822-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21004;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009822-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46361;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009822-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54102;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009822-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28045;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009822-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57320;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009822-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009822.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244329,15433,'_wp_attached_file','2022/05/0009827-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244330,15433,'iaff_wp_attachment_original_post_title','_0009827');
INSERT INTO `wp_postmeta` VALUES (244331,15433,'_wp_attachment_image_alt','0009827');
INSERT INTO `wp_postmeta` VALUES (244332,15433,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009827-scaled.jpg\";s:8:\"filesize\";i:349753;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009827-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14513;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009827-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009827-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009827-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009827-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214630;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009827-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349753;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009827-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20880;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009827-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44396;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009827-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50649;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009827-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26461;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009827-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53159;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009827-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009827.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244333,15434,'_wp_attached_file','2022/05/0009832-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244334,15434,'iaff_wp_attachment_original_post_title','_0009832');
INSERT INTO `wp_postmeta` VALUES (244335,15434,'_wp_attachment_image_alt','0009832');
INSERT INTO `wp_postmeta` VALUES (244336,15434,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009832-scaled.jpg\";s:8:\"filesize\";i:296525;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009832-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13013;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009832-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94034;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009832-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6553;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009832-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58805;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009832-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182933;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009832-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296525;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009832-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19322;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009832-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40370;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009832-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44625;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009832-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23057;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009832-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45938;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009832-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009832.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244337,15416,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244338,15416,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244339,15416,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:474521;s:14:\"optimized_size\";i:288350;s:7:\"percent\";d:39.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15366;s:14:\"optimized_size\";i:10643;s:7:\"percent\";d:30.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137965;s:14:\"optimized_size\";i:93145;s:7:\"percent\";d:32.49;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6378;s:14:\"optimized_size\";i:4797;s:7:\"percent\";d:24.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81927;s:14:\"optimized_size\";i:55574;s:7:\"percent\";d:32.17;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284184;s:14:\"optimized_size\";i:185245;s:7:\"percent\";d:34.82;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:474521;s:14:\"optimized_size\";i:288350;s:7:\"percent\";d:39.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21406;s:14:\"optimized_size\";i:14514;s:7:\"percent\";d:32.2;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49654;s:14:\"optimized_size\";i:33613;s:7:\"percent\";d:32.31;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67660;s:14:\"optimized_size\";i:42938;s:7:\"percent\";d:36.54;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30867;s:14:\"optimized_size\";i:21302;s:7:\"percent\";d:30.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66362;s:14:\"optimized_size\";i:45557;s:7:\"percent\";d:31.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176101;s:14:\"optimized_size\";i:119864;s:7:\"percent\";d:31.93;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1886912;s:14:\"optimized_size\";i:1203892;s:7:\"percent\";d:36.2;}}');
INSERT INTO `wp_postmeta` VALUES (244340,15435,'_wp_attached_file','2022/05/0009842-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244341,15435,'iaff_wp_attachment_original_post_title','_0009842');
INSERT INTO `wp_postmeta` VALUES (244342,15435,'_wp_attachment_image_alt','Desk in Master Bedroom');
INSERT INTO `wp_postmeta` VALUES (244343,15435,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009842-scaled.jpg\";s:8:\"filesize\";i:490649;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009842-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15928;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009842-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009842-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6748;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009842-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85789;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009842-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294730;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009842-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:490649;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009842-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22655;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009842-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51816;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009842-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99527;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009842-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32072;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009842-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70099;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009842-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009842.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244344,15436,'_wp_attached_file','2022/05/0009847-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244345,15436,'iaff_wp_attachment_original_post_title','_0009847');
INSERT INTO `wp_postmeta` VALUES (244346,15436,'_wp_attachment_image_alt','0009847');
INSERT INTO `wp_postmeta` VALUES (244347,15436,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009847-scaled.jpg\";s:8:\"filesize\";i:503349;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009847-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16317;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009847-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146015;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009847-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6580;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009847-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86103;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009847-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300911;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009847-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:503349;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009847-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21780;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009847-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49435;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009847-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103344;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009847-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32667;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009847-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71337;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009847-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009847.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244348,15437,'_wp_attached_file','2022/05/0009852-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244349,15437,'iaff_wp_attachment_original_post_title','_0009852');
INSERT INTO `wp_postmeta` VALUES (244350,15437,'_wp_attachment_image_alt','Spacious Master');
INSERT INTO `wp_postmeta` VALUES (244351,15437,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009852-scaled.jpg\";s:8:\"filesize\";i:442254;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009852-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15315;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009852-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009852-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009852-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79017;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009852-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265361;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009852-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:442254;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009852-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22048;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009852-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49509;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009852-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73395;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009852-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30171;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009852-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64354;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009852-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165950;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009852.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244352,15417,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244353,15417,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244354,15417,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2377378;s:14:\"optimized_size\";i:823378;s:7:\"percent\";d:65.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18232;s:14:\"optimized_size\";i:13620;s:7:\"percent\";d:25.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158707;s:14:\"optimized_size\";i:108541;s:7:\"percent\";d:31.61;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8008;s:14:\"optimized_size\";i:6000;s:7:\"percent\";d:25.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93905;s:14:\"optimized_size\";i:64877;s:7:\"percent\";d:30.91;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306599;s:14:\"optimized_size\";i:205157;s:7:\"percent\";d:33.09;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26378;s:14:\"optimized_size\";i:19696;s:7:\"percent\";d:25.33;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59181;s:14:\"optimized_size\";i:44463;s:7:\"percent\";d:24.87;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68216;s:14:\"optimized_size\";i:43654;s:7:\"percent\";d:36.01;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34748;s:14:\"optimized_size\";i:25867;s:7:\"percent\";d:25.56;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73793;s:14:\"optimized_size\";i:51237;s:7:\"percent\";d:30.57;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187125;s:14:\"optimized_size\";i:129921;s:7:\"percent\";d:30.57;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3412270;s:14:\"optimized_size\";i:1536411;s:7:\"percent\";d:54.97;}}');
INSERT INTO `wp_postmeta` VALUES (244355,15438,'_wp_attached_file','2022/05/0009857-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244356,15438,'iaff_wp_attachment_original_post_title','_0009857');
INSERT INTO `wp_postmeta` VALUES (244357,15438,'_wp_attachment_image_alt','0009857');
INSERT INTO `wp_postmeta` VALUES (244358,15438,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009857-scaled.jpg\";s:8:\"filesize\";i:439616;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009857-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16548;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009857-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009857-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7148;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009857-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82302;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009857-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268649;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009857-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439616;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009857-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22514;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009857-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49230;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009857-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77592;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009857-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31750;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009857-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66597;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009857-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167849;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009857.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244359,15439,'_wp_attached_file','2022/05/0009867-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244360,15439,'iaff_wp_attachment_original_post_title','_0009867');
INSERT INTO `wp_postmeta` VALUES (244361,15439,'_wp_attachment_image_alt','0009867');
INSERT INTO `wp_postmeta` VALUES (244362,15439,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009867-scaled.jpg\";s:8:\"filesize\";i:373025;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009867-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14326;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009867-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009867-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6392;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009867-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70386;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009867-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228237;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009867-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373025;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009867-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19784;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009867-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42939;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009867-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58308;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009867-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26758;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009867-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55761;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009867-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140017;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009867.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244363,15440,'_wp_attached_file','2022/05/0009872-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244364,15440,'iaff_wp_attachment_original_post_title','_0009872');
INSERT INTO `wp_postmeta` VALUES (244365,15440,'_wp_attachment_image_alt','0009872');
INSERT INTO `wp_postmeta` VALUES (244366,15440,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009872-scaled.jpg\";s:8:\"filesize\";i:394958;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009872-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13818;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009872-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009872-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009872-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70955;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009872-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237518;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009872-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:394958;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009872-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18887;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009872-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41924;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009872-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50161;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009872-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26984;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009872-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57381;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009872-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145320;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009872.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244367,15418,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244368,15418,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244369,15418,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:521338;s:14:\"optimized_size\";i:346773;s:7:\"percent\";d:33.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17889;s:14:\"optimized_size\";i:13343;s:7:\"percent\";d:25.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156440;s:14:\"optimized_size\";i:107942;s:7:\"percent\";d:31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8231;s:14:\"optimized_size\";i:6167;s:7:\"percent\";d:25.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93819;s:14:\"optimized_size\";i:64808;s:7:\"percent\";d:30.92;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:316206;s:14:\"optimized_size\";i:217651;s:7:\"percent\";d:31.17;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:521338;s:14:\"optimized_size\";i:346773;s:7:\"percent\";d:33.48;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27192;s:14:\"optimized_size\";i:20318;s:7:\"percent\";d:25.28;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60989;s:14:\"optimized_size\";i:46146;s:7:\"percent\";d:24.34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85696;s:14:\"optimized_size\";i:60437;s:7:\"percent\";d:29.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35052;s:14:\"optimized_size\";i:26219;s:7:\"percent\";d:25.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75354;s:14:\"optimized_size\";i:52061;s:7:\"percent\";d:30.91;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196927;s:14:\"optimized_size\";i:136230;s:7:\"percent\";d:30.82;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2116471;s:14:\"optimized_size\";i:1444868;s:7:\"percent\";d:31.73;}}');
INSERT INTO `wp_postmeta` VALUES (244370,15441,'_wp_attached_file','2022/05/0009877-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244371,15441,'iaff_wp_attachment_original_post_title','_0009877');
INSERT INTO `wp_postmeta` VALUES (244372,15441,'_wp_attachment_image_alt','0009877');
INSERT INTO `wp_postmeta` VALUES (244373,15441,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:4:\"file\";s:26:\"2022/05/0009877-scaled.jpg\";s:8:\"filesize\";i:418191;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009877-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14419;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009877-681x1024.jpg\";s:5:\"width\";i:681;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009877-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"0009877-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009877-1022x1536.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249346;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009877-1363x2048.jpg\";s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:418191;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009877-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19602;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009877-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43304;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009877-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56439;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009877-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26080;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009877-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54482;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009877-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141551;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009877.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244374,15442,'_wp_attached_file','2022/05/0009882-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244375,15442,'iaff_wp_attachment_original_post_title','_0009882');
INSERT INTO `wp_postmeta` VALUES (244376,15442,'_wp_attachment_image_alt','King Size Bed Bedroom');
INSERT INTO `wp_postmeta` VALUES (244377,15442,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009882-scaled.jpg\";s:8:\"filesize\";i:385444;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009882-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14496;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009882-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116727;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009882-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6559;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009882-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70756;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009882-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232981;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009882-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:385444;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009882-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20068;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009882-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43862;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009882-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67696;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009882-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26792;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009882-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55653;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009882-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009882.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244378,15443,'_wp_attached_file','2022/05/0009887-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244379,15443,'iaff_wp_attachment_original_post_title','_0009887');
INSERT INTO `wp_postmeta` VALUES (244380,15443,'_wp_attachment_image_alt','Master Bathroom');
INSERT INTO `wp_postmeta` VALUES (244381,15419,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244382,15419,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244383,15419,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:402317;s:14:\"optimized_size\";i:228748;s:7:\"percent\";d:43.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13728;s:14:\"optimized_size\";i:9476;s:7:\"percent\";d:30.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114206;s:14:\"optimized_size\";i:69641;s:7:\"percent\";d:39.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6269;s:14:\"optimized_size\";i:4318;s:7:\"percent\";d:31.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68299;s:14:\"optimized_size\";i:41761;s:7:\"percent\";d:38.86;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236506;s:14:\"optimized_size\";i:141729;s:7:\"percent\";d:40.07;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:402317;s:14:\"optimized_size\";i:228748;s:7:\"percent\";d:43.14;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19250;s:14:\"optimized_size\";i:13029;s:7:\"percent\";d:32.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43233;s:14:\"optimized_size\";i:28190;s:7:\"percent\";d:34.8;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50587;s:14:\"optimized_size\";i:28515;s:7:\"percent\";d:43.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25258;s:14:\"optimized_size\";i:16717;s:7:\"percent\";d:33.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53322;s:14:\"optimized_size\";i:33054;s:7:\"percent\";d:38.01;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139069;s:14:\"optimized_size\";i:82090;s:7:\"percent\";d:40.97;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1574361;s:14:\"optimized_size\";i:926016;s:7:\"percent\";d:41.18;}}');
INSERT INTO `wp_postmeta` VALUES (244384,15443,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009887-scaled.jpg\";s:8:\"filesize\";i:375711;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009887-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14581;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009887-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112760;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009887-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009887-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68924;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009887-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226628;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009887-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375711;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009887-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19572;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009887-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42828;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009887-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49149;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009887-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26507;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009887-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54687;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009887-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137471;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009887.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244385,15444,'_wp_attached_file','2022/05/0009892-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244386,15444,'iaff_wp_attachment_original_post_title','_0009892');
INSERT INTO `wp_postmeta` VALUES (244387,15444,'_wp_attachment_image_alt','0009892');
INSERT INTO `wp_postmeta` VALUES (244388,15444,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009892-scaled.jpg\";s:8:\"filesize\";i:398376;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009892-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15483;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009892-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009892-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7172;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009892-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009892-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239121;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009892-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:398376;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009892-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22027;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009892-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47656;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009892-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47156;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009892-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28120;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009892-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57721;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009892-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144859;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009892.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244389,15445,'_wp_attached_file','2022/05/0009897-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244390,15445,'iaff_wp_attachment_original_post_title','_0009897');
INSERT INTO `wp_postmeta` VALUES (244391,15445,'_wp_attachment_image_alt','0009897');
INSERT INTO `wp_postmeta` VALUES (244392,15445,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009897-scaled.jpg\";s:8:\"filesize\";i:408202;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009897-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14639;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009897-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009897-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009897-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73264;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009897-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:244700;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009897-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:408202;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009897-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22381;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009897-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49288;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009897-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65894;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009897-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28035;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009897-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59536;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009897-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009897.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244393,15446,'_wp_attached_file','2022/05/0009907-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244394,15446,'iaff_wp_attachment_original_post_title','_0009907');
INSERT INTO `wp_postmeta` VALUES (244395,15446,'_wp_attachment_image_alt','Modern Lake Bungalow');
INSERT INTO `wp_postmeta` VALUES (244396,15446,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009907-scaled.jpg\";s:8:\"filesize\";i:489099;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009907-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14950;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009907-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009907-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6764;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009907-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81818;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009907-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290728;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009907-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:489099;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009907-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22274;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009907-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52004;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009907-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72623;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009907-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29615;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009907-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64826;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009907-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009907.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244397,15420,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244398,15420,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244399,15420,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2177049;s:14:\"optimized_size\";i:773532;s:7:\"percent\";d:64.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16173;s:14:\"optimized_size\";i:12027;s:7:\"percent\";d:25.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133888;s:14:\"optimized_size\";i:89842;s:7:\"percent\";d:32.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7264;s:14:\"optimized_size\";i:5414;s:7:\"percent\";d:25.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79653;s:14:\"optimized_size\";i:53916;s:7:\"percent\";d:32.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:255865;s:14:\"optimized_size\";i:158245;s:7:\"percent\";d:38.15;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22627;s:14:\"optimized_size\";i:15499;s:7:\"percent\";d:31.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49735;s:14:\"optimized_size\";i:33597;s:7:\"percent\";d:32.45;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58151;s:14:\"optimized_size\";i:34373;s:7:\"percent\";d:40.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28952;s:14:\"optimized_size\";i:19709;s:7:\"percent\";d:31.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59757;s:14:\"optimized_size\";i:39206;s:7:\"percent\";d:34.39;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149481;s:14:\"optimized_size\";i:91991;s:7:\"percent\";d:38.46;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3038595;s:14:\"optimized_size\";i:1327351;s:7:\"percent\";d:56.32;}}');
INSERT INTO `wp_postmeta` VALUES (244400,15447,'_wp_attached_file','2022/05/0009912-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244401,15447,'iaff_wp_attachment_original_post_title','_0009912');
INSERT INTO `wp_postmeta` VALUES (244402,15447,'_wp_attachment_image_alt','0009912');
INSERT INTO `wp_postmeta` VALUES (244403,15447,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0009912-scaled.jpg\";s:8:\"filesize\";i:400486;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0009912-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13421;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0009912-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0009912-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5830;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0009912-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69703;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0009912-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240315;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0009912-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:400486;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0009912-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19102;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0009912-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42995;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0009912-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44258;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0009912-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25999;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0009912-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56089;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0009912-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146525;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0009912.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244404,15448,'_wp_attached_file','2022/05/DSC7693.jpg');
INSERT INTO `wp_postmeta` VALUES (244405,15448,'iaff_wp_attachment_original_post_title','_DSC7693');
INSERT INTO `wp_postmeta` VALUES (244406,15448,'_wp_attachment_image_alt','Welcome to Allie\'s on the Rocks');
INSERT INTO `wp_postmeta` VALUES (244407,15448,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7693.jpg\";s:8:\"filesize\";i:4116227;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7693-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23838;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7693-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274803;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7693-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9172;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7693-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150642;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7693-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:574280;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7693-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33743;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7693-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83759;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7693-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126551;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7693-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50108;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7693-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117341;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7693-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340816;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295623\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"23.5\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244408,15449,'_wp_attached_file','2022/05/DSC7698.jpg');
INSERT INTO `wp_postmeta` VALUES (244409,15449,'iaff_wp_attachment_original_post_title','_DSC7698');
INSERT INTO `wp_postmeta` VALUES (244410,15449,'_wp_attachment_image_alt','DSC7698');
INSERT INTO `wp_postmeta` VALUES (244411,15449,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7698.jpg\";s:8:\"filesize\";i:3597389;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7698-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22860;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7698-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250649;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7698-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8904;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7698-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140220;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7698-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:504870;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7698-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31624;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7698-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76475;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7698-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112902;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7698-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47514;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7698-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110217;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7698-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295663\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"19.5\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244412,15450,'_wp_attached_file','2022/05/DSC7703.jpg');
INSERT INTO `wp_postmeta` VALUES (244413,15450,'iaff_wp_attachment_original_post_title','_DSC7703');
INSERT INTO `wp_postmeta` VALUES (244414,15450,'_wp_attachment_image_alt','DSC7703');
INSERT INTO `wp_postmeta` VALUES (244415,15450,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7703.jpg\";s:8:\"filesize\";i:2732744;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7703-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19228;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7703-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7703-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7417;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7703-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111421;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7703-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386218;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7703-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24956;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7703-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57581;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7703-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88424;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7703-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38506;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7703-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86963;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7703-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295702\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244416,15451,'_wp_attached_file','2022/05/DSC7708.jpg');
INSERT INTO `wp_postmeta` VALUES (244417,15451,'iaff_wp_attachment_original_post_title','_DSC7708');
INSERT INTO `wp_postmeta` VALUES (244418,15451,'_wp_attachment_image_alt','DSC7708');
INSERT INTO `wp_postmeta` VALUES (244419,15451,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7708.jpg\";s:8:\"filesize\";i:2996218;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7708-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20855;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7708-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7708-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8400;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7708-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116096;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7708-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404771;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7708-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27565;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7708-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62076;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7708-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100536;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7708-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40185;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7708-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89363;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7708-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295890\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244420,15452,'_wp_attached_file','2022/05/DSC7713.jpg');
INSERT INTO `wp_postmeta` VALUES (244421,15452,'iaff_wp_attachment_original_post_title','_DSC7713');
INSERT INTO `wp_postmeta` VALUES (244422,15452,'_wp_attachment_image_alt','Get Close to the Water');
INSERT INTO `wp_postmeta` VALUES (244423,15452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7713.jpg\";s:8:\"filesize\";i:2518153;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7713-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18126;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7713-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7713-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7583;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7713-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93418;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7713-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310400;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7713-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24465;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7713-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53828;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7713-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98276;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7713-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35041;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7713-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75020;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7713-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295979\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244424,15453,'_wp_attached_file','2022/05/DSC7718.jpg');
INSERT INTO `wp_postmeta` VALUES (244425,15453,'iaff_wp_attachment_original_post_title','_DSC7718');
INSERT INTO `wp_postmeta` VALUES (244426,15453,'_wp_attachment_image_alt','Looking Up From the Deck');
INSERT INTO `wp_postmeta` VALUES (244427,15453,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7718.jpg\";s:8:\"filesize\";i:4017153;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7718-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25946;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7718-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270845;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7718-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10216;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7718-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152967;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7718-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:554396;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7718-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35365;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7718-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83439;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7718-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143789;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7718-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54088;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7718-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123407;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7718-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345906;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244428,15421,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244429,15421,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244430,15421,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1700075;s:14:\"optimized_size\";i:393176;s:7:\"percent\";d:76.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14114;s:14:\"optimized_size\";i:9614;s:7:\"percent\";d:31.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114724;s:14:\"optimized_size\";i:68954;s:7:\"percent\";d:39.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6440;s:14:\"optimized_size\";i:4458;s:7:\"percent\";d:30.78;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67904;s:14:\"optimized_size\";i:41079;s:7:\"percent\";d:39.5;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219727;s:14:\"optimized_size\";i:128807;s:7:\"percent\";d:41.38;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19277;s:14:\"optimized_size\";i:12949;s:7:\"percent\";d:32.83;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42345;s:14:\"optimized_size\";i:27169;s:7:\"percent\";d:35.84;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41916;s:14:\"optimized_size\";i:25543;s:7:\"percent\";d:39.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24978;s:14:\"optimized_size\";i:16284;s:7:\"percent\";d:34.81;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51562;s:14:\"optimized_size\";i:31484;s:7:\"percent\";d:38.94;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128494;s:14:\"optimized_size\";i:75316;s:7:\"percent\";d:41.39;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2431556;s:14:\"optimized_size\";i:834833;s:7:\"percent\";d:65.67;}}');
INSERT INTO `wp_postmeta` VALUES (244431,15454,'_wp_attached_file','2022/05/DSC7723-e1739470803805.jpg');
INSERT INTO `wp_postmeta` VALUES (244432,15454,'iaff_wp_attachment_original_post_title','_DSC7723');
INSERT INTO `wp_postmeta` VALUES (244433,15454,'_wp_attachment_image_alt','Hang Out on Deck While They Fish');
INSERT INTO `wp_postmeta` VALUES (244434,15454,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1318;s:6:\"height\";i:1365;s:4:\"file\";s:34:\"2022/05/DSC7723-e1739470803805.jpg\";s:8:\"filesize\";i:563839;s:5:\"sizes\";a:14:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-290x300.jpg\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39602;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"DSC7723-e1739470803805-989x1024.jpg\";s:5:\"width\";i:989;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11298;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-768x795.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:795;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:222480;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7723-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:467934;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40796;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95283;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"DSC7723-e1739470803805-1318x250.jpg\";s:5:\"width\";i:1318;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107029;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54959;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116221;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"DSC7723-e1739470803805-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272592;}s:21:\"gform-image-choice-sm\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40796;}s:21:\"gform-image-choice-md\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68297;}s:21:\"gform-image-choice-lg\";a:5:{s:4:\"file\";s:34:\"DSC7723-e1739470803805-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142183;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296089\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244435,15455,'_wp_attached_file','2022/05/DSC7728.jpg');
INSERT INTO `wp_postmeta` VALUES (244436,15455,'iaff_wp_attachment_original_post_title','_DSC7728');
INSERT INTO `wp_postmeta` VALUES (244437,15455,'_wp_attachment_image_alt','Nice Deck Over the Water');
INSERT INTO `wp_postmeta` VALUES (244438,15455,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7728.jpg\";s:8:\"filesize\";i:3821823;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7728-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25764;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7728-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7728-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10455;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7728-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150103;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7728-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:529392;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7728-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36945;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7728-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87265;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7728-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132365;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7728-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51966;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7728-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117734;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7728-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322906;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296114\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244439,15456,'_wp_attached_file','2022/05/DSC7733.jpg');
INSERT INTO `wp_postmeta` VALUES (244440,15456,'iaff_wp_attachment_original_post_title','_DSC7733');
INSERT INTO `wp_postmeta` VALUES (244441,15456,'_wp_attachment_image_alt','Beautiful Backyard View From the Deck');
INSERT INTO `wp_postmeta` VALUES (244442,15456,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7733.jpg\";s:8:\"filesize\";i:3776523;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7733-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25534;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7733-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7733-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9899;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7733-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155050;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7733-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:564603;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7733-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35424;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7733-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85030;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7733-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149545;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7733-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54243;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7733-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124915;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7733-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296152\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244443,15457,'_wp_attached_file','2022/05/DSC7750.jpg');
INSERT INTO `wp_postmeta` VALUES (244444,15457,'iaff_wp_attachment_original_post_title','_DSC7750');
INSERT INTO `wp_postmeta` VALUES (244445,15457,'_wp_attachment_image_alt','Spacious Covered Porch With Beautiful View');
INSERT INTO `wp_postmeta` VALUES (244446,15457,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7750.jpg\";s:8:\"filesize\";i:2719360;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7750-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21204;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7750-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7750-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9029;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7750-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114327;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7750-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386847;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7750-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30943;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7750-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71251;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7750-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117388;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7750-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42371;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7750-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91729;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7750-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241188;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296589\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244447,15458,'_wp_attached_file','2022/05/DSC7755.jpg');
INSERT INTO `wp_postmeta` VALUES (244448,15458,'iaff_wp_attachment_original_post_title','_DSC7755');
INSERT INTO `wp_postmeta` VALUES (244449,15458,'_wp_attachment_image_alt','DSC7755');
INSERT INTO `wp_postmeta` VALUES (244450,15458,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7755.jpg\";s:8:\"filesize\";i:2682832;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7755-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21564;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7755-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198474;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7755-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8909;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7755-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7755-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:386650;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7755-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30224;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7755-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68374;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7755-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118270;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7755-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43461;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7755-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94258;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7755-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243254;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296611\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244451,15459,'_wp_attached_file','2022/05/DSC7760.jpg');
INSERT INTO `wp_postmeta` VALUES (244452,15459,'iaff_wp_attachment_original_post_title','_DSC7760');
INSERT INTO `wp_postmeta` VALUES (244453,15459,'_wp_attachment_image_alt','DSC7760');
INSERT INTO `wp_postmeta` VALUES (244454,15459,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7760.jpg\";s:8:\"filesize\";i:2577220;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7760-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20761;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7760-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7760-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8566;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7760-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110212;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7760-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:365693;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7760-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29195;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7760-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66504;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7760-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124158;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7760-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7760-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90305;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7760-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296635\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244455,15460,'_wp_attached_file','2022/05/DSC7765.jpg');
INSERT INTO `wp_postmeta` VALUES (244456,15460,'iaff_wp_attachment_original_post_title','_DSC7765');
INSERT INTO `wp_postmeta` VALUES (244457,15460,'_wp_attachment_image_alt','Best Fall Fishing Spots on Lewis');
INSERT INTO `wp_postmeta` VALUES (244458,15460,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7765.jpg\";s:8:\"filesize\";i:3809383;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7765-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23261;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7765-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250955;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7765-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8837;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7765-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139359;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7765-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:517143;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7765-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30515;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7765-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72599;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7765-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146074;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7765-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49363;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7765-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113083;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7765-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318511;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296658\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244459,15461,'_wp_attached_file','2022/05/DSC7770.jpg');
INSERT INTO `wp_postmeta` VALUES (244460,15461,'iaff_wp_attachment_original_post_title','_DSC7770');
INSERT INTO `wp_postmeta` VALUES (244461,15461,'_wp_attachment_image_alt','DSC7770');
INSERT INTO `wp_postmeta` VALUES (244462,15461,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7770.jpg\";s:8:\"filesize\";i:2472490;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7770-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22038;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7770-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191633;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7770-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9035;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7770-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115115;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7770-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359170;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7770-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30214;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7770-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67925;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7770-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115087;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7770-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43848;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7770-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93272;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7770-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296700\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244463,15422,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244464,15422,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244465,15422,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2942375;s:14:\"optimized_size\";i:1568700;s:7:\"percent\";d:46.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14935;s:14:\"optimized_size\";i:10146;s:7:\"percent\";d:32.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132152;s:14:\"optimized_size\";i:88260;s:7:\"percent\";d:33.21;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6594;s:14:\"optimized_size\";i:4915;s:7:\"percent\";d:25.46;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78050;s:14:\"optimized_size\";i:52347;s:7:\"percent\";d:32.93;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:256532;s:14:\"optimized_size\";i:157360;s:7:\"percent\";d:38.66;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21954;s:14:\"optimized_size\";i:14932;s:7:\"percent\";d:31.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49794;s:14:\"optimized_size\";i:33815;s:7:\"percent\";d:32.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62969;s:14:\"optimized_size\";i:39108;s:7:\"percent\";d:37.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29657;s:14:\"optimized_size\";i:20322;s:7:\"percent\";d:31.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62779;s:14:\"optimized_size\";i:42639;s:7:\"percent\";d:32.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161428;s:14:\"optimized_size\";i:99986;s:7:\"percent\";d:38.06;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3819219;s:14:\"optimized_size\";i:2132530;s:7:\"percent\";d:44.16;}}');
INSERT INTO `wp_postmeta` VALUES (244466,15462,'_wp_attached_file','2022/05/DSC7775.jpg');
INSERT INTO `wp_postmeta` VALUES (244467,15462,'iaff_wp_attachment_original_post_title','_DSC7775');
INSERT INTO `wp_postmeta` VALUES (244468,15462,'_wp_attachment_image_alt','Watch the Sunrise');
INSERT INTO `wp_postmeta` VALUES (244469,15462,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7775.jpg\";s:8:\"filesize\";i:2780671;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7775-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22076;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7775-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193834;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7775-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7775-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115324;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7775-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382329;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7775-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32028;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7775-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72342;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7775-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118888;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7775-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44463;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7775-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94995;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7775-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248812;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296730\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244470,15463,'_wp_attached_file','2022/05/DSC7780.jpg');
INSERT INTO `wp_postmeta` VALUES (244471,15463,'iaff_wp_attachment_original_post_title','_DSC7780');
INSERT INTO `wp_postmeta` VALUES (244472,15463,'_wp_attachment_image_alt','Lots of Space');
INSERT INTO `wp_postmeta` VALUES (244473,15463,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7780.jpg\";s:8:\"filesize\";i:2674788;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7780-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20040;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7780-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7780-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8727;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7780-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104643;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7780-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349149;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7780-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29002;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7780-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66091;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7780-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112254;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7780-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39769;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7780-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85633;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7780-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223546;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296758\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244474,15464,'_wp_attached_file','2022/05/DSC7785.jpg');
INSERT INTO `wp_postmeta` VALUES (244475,15464,'iaff_wp_attachment_original_post_title','_DSC7785');
INSERT INTO `wp_postmeta` VALUES (244476,15464,'_wp_attachment_image_alt','Head Down to the Dock');
INSERT INTO `wp_postmeta` VALUES (244477,15464,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:19:\"2022/05/DSC7785.jpg\";s:8:\"filesize\";i:3372342;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC7785-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22452;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC7785-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC7785-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9783;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC7785-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125261;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC7785-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:443822;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC7785-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33653;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC7785-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79973;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC7785-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110487;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC7785-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44588;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC7785-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99890;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC7785-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296778\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (244478,15423,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244479,15423,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244480,15423,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421120;s:14:\"optimized_size\";i:246328;s:7:\"percent\";d:41.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15148;s:14:\"optimized_size\";i:10281;s:7:\"percent\";d:32.13;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125122;s:14:\"optimized_size\";i:76327;s:7:\"percent\";d:39;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7042;s:14:\"optimized_size\";i:5184;s:7:\"percent\";d:26.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75899;s:14:\"optimized_size\";i:49454;s:7:\"percent\";d:34.84;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254075;s:14:\"optimized_size\";i:154299;s:7:\"percent\";d:39.27;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421120;s:14:\"optimized_size\";i:246328;s:7:\"percent\";d:41.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21933;s:14:\"optimized_size\";i:14829;s:7:\"percent\";d:32.39;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49076;s:14:\"optimized_size\";i:32852;s:7:\"percent\";d:33.06;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64379;s:14:\"optimized_size\";i:39619;s:7:\"percent\";d:38.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29178;s:14:\"optimized_size\";i:19758;s:7:\"percent\";d:32.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60959;s:14:\"optimized_size\";i:41173;s:7:\"percent\";d:32.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157703;s:14:\"optimized_size\";i:96434;s:7:\"percent\";d:38.85;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1702754;s:14:\"optimized_size\";i:1032866;s:7:\"percent\";d:39.34;}}');
INSERT INTO `wp_postmeta` VALUES (244481,15424,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244482,15424,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244483,15424,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572846;s:14:\"optimized_size\";i:383208;s:7:\"percent\";d:33.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17614;s:14:\"optimized_size\";i:12883;s:7:\"percent\";d:26.86;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162399;s:14:\"optimized_size\";i:119172;s:7:\"percent\";d:26.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7253;s:14:\"optimized_size\";i:5332;s:7:\"percent\";d:26.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95268;s:14:\"optimized_size\";i:69644;s:7:\"percent\";d:26.9;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:339184;s:14:\"optimized_size\";i:227620;s:7:\"percent\";d:32.89;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572846;s:14:\"optimized_size\";i:383208;s:7:\"percent\";d:33.1;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23505;s:14:\"optimized_size\";i:17169;s:7:\"percent\";d:26.96;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54476;s:14:\"optimized_size\";i:39865;s:7:\"percent\";d:26.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85581;s:14:\"optimized_size\";i:59015;s:7:\"percent\";d:31.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34948;s:14:\"optimized_size\";i:25301;s:7:\"percent\";d:27.6;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77090;s:14:\"optimized_size\";i:56369;s:7:\"percent\";d:26.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207964;s:14:\"optimized_size\";i:153601;s:7:\"percent\";d:26.14;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2250974;s:14:\"optimized_size\";i:1552387;s:7:\"percent\";d:31.03;}}');
INSERT INTO `wp_postmeta` VALUES (244484,15425,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244485,15425,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244486,15425,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477174;s:14:\"optimized_size\";i:301557;s:7:\"percent\";d:36.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14127;s:14:\"optimized_size\";i:9486;s:7:\"percent\";d:32.85;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132121;s:14:\"optimized_size\";i:86506;s:7:\"percent\";d:34.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6707;s:14:\"optimized_size\";i:4994;s:7:\"percent\";d:25.54;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77300;s:14:\"optimized_size\";i:50681;s:7:\"percent\";d:34.44;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280138;s:14:\"optimized_size\";i:183385;s:7:\"percent\";d:34.54;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477174;s:14:\"optimized_size\";i:301557;s:7:\"percent\";d:36.8;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21829;s:14:\"optimized_size\";i:14576;s:7:\"percent\";d:33.23;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50784;s:14:\"optimized_size\";i:33658;s:7:\"percent\";d:33.72;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67057;s:14:\"optimized_size\";i:41881;s:7:\"percent\";d:37.54;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27846;s:14:\"optimized_size\";i:18566;s:7:\"percent\";d:33.33;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60249;s:14:\"optimized_size\";i:39791;s:7:\"percent\";d:33.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165870;s:14:\"optimized_size\";i:108826;s:7:\"percent\";d:34.39;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1858376;s:14:\"optimized_size\";i:1195464;s:7:\"percent\";d:35.67;}}');
INSERT INTO `wp_postmeta` VALUES (244487,15465,'_wp_attached_file','2022/05/0001577-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244488,15465,'iaff_wp_attachment_original_post_title','_0001577');
INSERT INTO `wp_postmeta` VALUES (244489,15465,'_wp_attachment_image_alt','0001577');
INSERT INTO `wp_postmeta` VALUES (244490,15465,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001577-scaled.jpg\";s:8:\"filesize\";i:911646;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001577-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21536;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001577-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236447;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001577-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8725;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001577-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133172;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001577-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:525017;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001577-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:911646;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001577-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31419;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001577-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77890;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001577-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119750;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001577-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45991;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001577-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107080;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001577-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:314543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869284\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001577.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244491,15466,'_wp_attached_file','2022/05/0001582-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244492,15466,'iaff_wp_attachment_original_post_title','_0001582');
INSERT INTO `wp_postmeta` VALUES (244493,15466,'_wp_attachment_image_alt','Firepit With Views');
INSERT INTO `wp_postmeta` VALUES (244494,15466,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001582-1-scaled.jpg\";s:8:\"filesize\";i:904436;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0001582-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22962;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0001582-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:245357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0001582-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0001582-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139965;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0001582-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:531661;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"0001582-1-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:904436;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0001582-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33814;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0001582-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82614;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0001582-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135004;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0001582-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47829;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0001582-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110444;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0001582-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:318918;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869304\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"0001582-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244495,15426,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244496,15426,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244497,15426,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409087;s:14:\"optimized_size\";i:242124;s:7:\"percent\";d:40.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14789;s:14:\"optimized_size\";i:10255;s:7:\"percent\";d:30.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121717;s:14:\"optimized_size\";i:76257;s:7:\"percent\";d:37.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6528;s:14:\"optimized_size\";i:4897;s:7:\"percent\";d:24.98;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73361;s:14:\"optimized_size\";i:48901;s:7:\"percent\";d:33.34;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246462;s:14:\"optimized_size\";i:152837;s:7:\"percent\";d:37.99;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:409087;s:14:\"optimized_size\";i:242124;s:7:\"percent\";d:40.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20656;s:14:\"optimized_size\";i:14287;s:7:\"percent\";d:30.83;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46150;s:14:\"optimized_size\";i:31910;s:7:\"percent\";d:30.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80475;s:14:\"optimized_size\";i:56838;s:7:\"percent\";d:29.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28598;s:14:\"optimized_size\";i:19898;s:7:\"percent\";d:30.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60352;s:14:\"optimized_size\";i:41861;s:7:\"percent\";d:30.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154978;s:14:\"optimized_size\";i:97330;s:7:\"percent\";d:37.2;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1672240;s:14:\"optimized_size\";i:1039519;s:7:\"percent\";d:37.84;}}');
INSERT INTO `wp_postmeta` VALUES (244498,15467,'_wp_attached_file','2022/05/0001587-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244499,15467,'iaff_wp_attachment_original_post_title','_0001587');
INSERT INTO `wp_postmeta` VALUES (244500,15467,'_wp_attachment_image_alt','0001587');
INSERT INTO `wp_postmeta` VALUES (244501,15467,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001587-scaled.jpg\";s:8:\"filesize\";i:822933;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001587-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19283;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001587-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001587-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001587-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118792;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001587-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:471954;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001587-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:822933;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001587-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26882;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001587-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65502;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001587-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113903;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001587-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40013;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001587-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94099;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001587-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869342\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001587.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244502,15468,'_wp_attached_file','2022/05/0001592-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244503,15468,'iaff_wp_attachment_original_post_title','_0001592');
INSERT INTO `wp_postmeta` VALUES (244504,15468,'_wp_attachment_image_alt','0001592');
INSERT INTO `wp_postmeta` VALUES (244505,15468,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001592-scaled.jpg\";s:8:\"filesize\";i:932749;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001592-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19677;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001592-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001592-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7876;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001592-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128844;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001592-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:529862;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001592-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:932749;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001592-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28726;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001592-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72417;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001592-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119530;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001592-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42860;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001592-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103575;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001592-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316472;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869354\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001592.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244506,15469,'_wp_attached_file','2022/05/0001597-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244507,15469,'iaff_wp_attachment_original_post_title','_0001597');
INSERT INTO `wp_postmeta` VALUES (244508,15469,'_wp_attachment_image_alt','0001597');
INSERT INTO `wp_postmeta` VALUES (244509,15469,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001597-scaled.jpg\";s:8:\"filesize\";i:821313;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001597-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23237;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001597-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001597-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8964;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001597-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134694;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001597-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:492619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001597-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:821313;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001597-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30742;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001597-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73066;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001597-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141565;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001597-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48355;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001597-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110758;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001597-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307520;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869390\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"21\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001597.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244510,15470,'_wp_attached_file','2022/05/0001602-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244511,15470,'iaff_wp_attachment_original_post_title','_0001602');
INSERT INTO `wp_postmeta` VALUES (244512,15470,'_wp_attachment_image_alt','0001602');
INSERT INTO `wp_postmeta` VALUES (244513,15427,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244514,15427,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244515,15427,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1947246;s:14:\"optimized_size\";i:563994;s:7:\"percent\";d:71.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16252;s:14:\"optimized_size\";i:12153;s:7:\"percent\";d:25.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135423;s:14:\"optimized_size\";i:92267;s:7:\"percent\";d:31.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6796;s:14:\"optimized_size\";i:5051;s:7:\"percent\";d:25.68;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80960;s:14:\"optimized_size\";i:55577;s:7:\"percent\";d:31.35;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259645;s:14:\"optimized_size\";i:161888;s:7:\"percent\";d:37.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22109;s:14:\"optimized_size\";i:15129;s:7:\"percent\";d:31.57;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49698;s:14:\"optimized_size\";i:34066;s:7:\"percent\";d:31.45;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78501;s:14:\"optimized_size\";i:50974;s:7:\"percent\";d:35.07;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31685;s:14:\"optimized_size\";i:22132;s:7:\"percent\";d:30.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66463;s:14:\"optimized_size\";i:45893;s:7:\"percent\";d:30.95;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167711;s:14:\"optimized_size\";i:105510;s:7:\"percent\";d:37.09;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2862489;s:14:\"optimized_size\";i:1164634;s:7:\"percent\";d:59.31;}}');
INSERT INTO `wp_postmeta` VALUES (244516,15470,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001602-1-scaled.jpg\";s:8:\"filesize\";i:868124;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0001602-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23386;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0001602-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236090;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0001602-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0001602-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0001602-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:507844;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"0001602-1-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:868124;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0001602-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35958;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0001602-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87104;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0001602-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139374;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0001602-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48026;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0001602-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108803;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0001602-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869410\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"0001602-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244517,15471,'_wp_attached_file','2022/05/0001607-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244518,15471,'iaff_wp_attachment_original_post_title','_0001607');
INSERT INTO `wp_postmeta` VALUES (244519,15471,'_wp_attachment_image_alt','0001607');
INSERT INTO `wp_postmeta` VALUES (244520,15471,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001607-scaled.jpg\";s:8:\"filesize\";i:673524;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001607-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19215;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001607-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001607-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8060;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001607-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104519;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001607-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391327;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001607-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:673524;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001607-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25706;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001607-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59167;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001607-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118011;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001607-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37532;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001607-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83872;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001607-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869428\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001607.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244521,15472,'_wp_attached_file','2022/05/0001612-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244522,15472,'iaff_wp_attachment_original_post_title','_0001612');
INSERT INTO `wp_postmeta` VALUES (244523,15472,'_wp_attachment_image_alt','0001612');
INSERT INTO `wp_postmeta` VALUES (244524,15472,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001612-scaled.jpg\";s:8:\"filesize\";i:537561;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001612-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17229;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001612-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001612-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001612-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86357;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001612-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:312149;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001612-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:537561;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001612-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23072;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001612-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51927;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001612-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103935;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001612-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33333;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001612-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71051;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001612-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869441\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001612.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244525,15473,'_wp_attached_file','2022/05/0001617-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244526,15473,'iaff_wp_attachment_original_post_title','_0001617');
INSERT INTO `wp_postmeta` VALUES (244527,15473,'_wp_attachment_image_alt','0001617');
INSERT INTO `wp_postmeta` VALUES (244528,15428,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244529,15428,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244530,15428,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368766;s:14:\"optimized_size\";i:199999;s:7:\"percent\";d:45.77;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14968;s:14:\"optimized_size\";i:10380;s:7:\"percent\";d:30.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112237;s:14:\"optimized_size\";i:67120;s:7:\"percent\";d:40.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6602;s:14:\"optimized_size\";i:4923;s:7:\"percent\";d:25.43;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68785;s:14:\"optimized_size\";i:42848;s:7:\"percent\";d:37.71;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222196;s:14:\"optimized_size\";i:123537;s:7:\"percent\";d:44.4;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368766;s:14:\"optimized_size\";i:199999;s:7:\"percent\";d:45.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19432;s:14:\"optimized_size\";i:13331;s:7:\"percent\";d:31.4;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41581;s:14:\"optimized_size\";i:25901;s:7:\"percent\";d:37.71;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68137;s:14:\"optimized_size\";i:42038;s:7:\"percent\";d:38.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27767;s:14:\"optimized_size\";i:19248;s:7:\"percent\";d:30.68;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56702;s:14:\"optimized_size\";i:35761;s:7:\"percent\";d:36.93;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141996;s:14:\"optimized_size\";i:84666;s:7:\"percent\";d:40.37;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1517935;s:14:\"optimized_size\";i:869751;s:7:\"percent\";d:42.7;}}');
INSERT INTO `wp_postmeta` VALUES (244531,15473,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001617-1-scaled.jpg\";s:8:\"filesize\";i:469060;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0001617-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16612;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0001617-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0001617-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7199;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0001617-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84835;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0001617-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286193;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"0001617-1-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:469060;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0001617-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22943;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0001617-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51023;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0001617-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106623;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0001617-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32215;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0001617-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69000;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0001617-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179685;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869496\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"0001617-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244532,15429,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244533,15429,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244534,15429,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2176080;s:14:\"optimized_size\";i:793183;s:7:\"percent\";d:63.55;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147738;s:14:\"optimized_size\";i:71516;s:7:\"percent\";d:51.59;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60872;s:14:\"optimized_size\";i:31800;s:7:\"percent\";d:47.76;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29679;s:14:\"optimized_size\";i:16722;s:7:\"percent\";d:43.66;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73682;s:14:\"optimized_size\";i:38698;s:7:\"percent\";d:47.48;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49170;s:14:\"optimized_size\";i:25796;s:7:\"percent\";d:47.54;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22996;s:14:\"optimized_size\";i:12988;s:7:\"percent\";d:43.52;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235472;s:14:\"optimized_size\";i:108198;s:7:\"percent\";d:54.05;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75432;s:14:\"optimized_size\";i:40112;s:7:\"percent\";d:46.82;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7450;s:14:\"optimized_size\";i:4500;s:7:\"percent\";d:39.6;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122141;s:14:\"optimized_size\";i:61332;s:7:\"percent\";d:49.79;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16020;s:14:\"optimized_size\";i:9714;s:7:\"percent\";d:39.36;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2176080;s:14:\"optimized_size\";i:191564;s:7:\"percent\";d:91.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16020;s:14:\"optimized_size\";i:12130;s:7:\"percent\";d:24.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122141;s:14:\"optimized_size\";i:77172;s:7:\"percent\";d:36.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7450;s:14:\"optimized_size\";i:5657;s:7:\"percent\";d:24.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75432;s:14:\"optimized_size\";i:48297;s:7:\"percent\";d:35.97;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235472;s:14:\"optimized_size\";i:143826;s:7:\"percent\";d:38.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22996;s:14:\"optimized_size\";i:16033;s:7:\"percent\";d:30.28;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49170;s:14:\"optimized_size\";i:33952;s:7:\"percent\";d:30.95;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73682;s:14:\"optimized_size\";i:47473;s:7:\"percent\";d:35.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29679;s:14:\"optimized_size\";i:20864;s:7:\"percent\";d:29.7;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60872;s:14:\"optimized_size\";i:41420;s:7:\"percent\";d:31.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147738;s:14:\"optimized_size\";i:91309;s:7:\"percent\";d:38.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6033464;s:14:\"optimized_size\";i:1944256;s:7:\"percent\";d:67.78;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (244535,15474,'_wp_attached_file','2022/05/0001622-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244536,15474,'iaff_wp_attachment_original_post_title','_0001622');
INSERT INTO `wp_postmeta` VALUES (244537,15474,'_wp_attachment_image_alt','0001622');
INSERT INTO `wp_postmeta` VALUES (244538,15474,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001622-scaled.jpg\";s:8:\"filesize\";i:426720;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001622-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14191;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001622-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123060;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001622-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6272;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001622-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73242;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001622-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256245;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001622-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:426720;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001622-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20087;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001622-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45089;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001622-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82743;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001622-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001622-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59769;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001622-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159570;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869537\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001622.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244539,15430,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244540,15430,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244541,15430,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1607226;s:14:\"optimized_size\";i:306611;s:7:\"percent\";d:80.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15590;s:14:\"optimized_size\";i:11070;s:7:\"percent\";d:28.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117361;s:14:\"optimized_size\";i:72844;s:7:\"percent\";d:37.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7752;s:14:\"optimized_size\";i:5914;s:7:\"percent\";d:23.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72428;s:14:\"optimized_size\";i:46597;s:7:\"percent\";d:35.66;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220984;s:14:\"optimized_size\";i:129920;s:7:\"percent\";d:41.21;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23489;s:14:\"optimized_size\";i:16532;s:7:\"percent\";d:29.62;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49913;s:14:\"optimized_size\";i:35116;s:7:\"percent\";d:29.65;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60996;s:14:\"optimized_size\";i:36576;s:7:\"percent\";d:40.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28989;s:14:\"optimized_size\";i:20527;s:7:\"percent\";d:29.19;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59234;s:14:\"optimized_size\";i:38200;s:7:\"percent\";d:35.51;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144698;s:14:\"optimized_size\";i:89667;s:7:\"percent\";d:38.03;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2408660;s:14:\"optimized_size\";i:809574;s:7:\"percent\";d:66.39;}}');
INSERT INTO `wp_postmeta` VALUES (244542,15475,'_wp_attached_file','2022/05/0001627-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244543,15475,'iaff_wp_attachment_original_post_title','_0001627');
INSERT INTO `wp_postmeta` VALUES (244544,15475,'_wp_attachment_image_alt','0001627');
INSERT INTO `wp_postmeta` VALUES (244545,15475,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001627-scaled.jpg\";s:8:\"filesize\";i:572697;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001627-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16553;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001627-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001627-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001627-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91134;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001627-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335484;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001627-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572697;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001627-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22898;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001627-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54572;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001627-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122362;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001627-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34122;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001627-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75968;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001627-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869544\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0055555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001627.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244546,15476,'_wp_attached_file','2022/05/0001632-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244547,15476,'iaff_wp_attachment_original_post_title','_0001632');
INSERT INTO `wp_postmeta` VALUES (244548,15476,'_wp_attachment_image_alt','22-foot Suntracker Pontoon');
INSERT INTO `wp_postmeta` VALUES (244549,15476,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001632-1-scaled.jpg\";s:8:\"filesize\";i:536995;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0001632-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19427;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0001632-1-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0001632-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8795;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0001632-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0001632-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328971;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"0001632-1-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:536995;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0001632-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28164;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0001632-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60843;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0001632-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100524;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0001632-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38267;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0001632-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81441;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0001632-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207953;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869562\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"0001632-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244550,15431,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244551,15431,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244552,15431,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423493;s:14:\"optimized_size\";i:259135;s:7:\"percent\";d:38.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16989;s:14:\"optimized_size\";i:12988;s:7:\"percent\";d:23.55;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132082;s:14:\"optimized_size\";i:84784;s:7:\"percent\";d:35.81;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7729;s:14:\"optimized_size\";i:5874;s:7:\"percent\";d:24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80854;s:14:\"optimized_size\";i:56857;s:7:\"percent\";d:29.68;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260119;s:14:\"optimized_size\";i:160165;s:7:\"percent\";d:38.43;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:423493;s:14:\"optimized_size\";i:259135;s:7:\"percent\";d:38.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23903;s:14:\"optimized_size\";i:18311;s:7:\"percent\";d:23.39;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52647;s:14:\"optimized_size\";i:37056;s:7:\"percent\";d:29.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74145;s:14:\"optimized_size\";i:47350;s:7:\"percent\";d:36.14;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32635;s:14:\"optimized_size\";i:23346;s:7:\"percent\";d:28.46;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67826;s:14:\"optimized_size\";i:47736;s:7:\"percent\";d:29.62;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170832;s:14:\"optimized_size\";i:109013;s:7:\"percent\";d:36.19;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1766747;s:14:\"optimized_size\";i:1121750;s:7:\"percent\";d:36.51;}}');
INSERT INTO `wp_postmeta` VALUES (244553,15477,'_wp_attached_file','2022/05/0001637-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244554,15477,'iaff_wp_attachment_original_post_title','_0001637');
INSERT INTO `wp_postmeta` VALUES (244555,15477,'_wp_attachment_image_alt','0001637');
INSERT INTO `wp_postmeta` VALUES (244556,15477,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001637-scaled.jpg\";s:8:\"filesize\";i:734420;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001637-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19204;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001637-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001637-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001637-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111665;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001637-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:426972;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001637-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:734420;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001637-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27688;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001637-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66635;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001637-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132393;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001637-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39280;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001637-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88927;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001637-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869584\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001637.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244557,15478,'_wp_attached_file','2022/05/0001646-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244558,15478,'iaff_wp_attachment_original_post_title','_0001646');
INSERT INTO `wp_postmeta` VALUES (244559,15478,'_wp_attachment_image_alt','0001646');
INSERT INTO `wp_postmeta` VALUES (244560,15478,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001646-scaled.jpg\";s:8:\"filesize\";i:863071;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001646-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23420;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001646-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001646-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9857;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001646-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134496;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001646-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:504002;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001646-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:863071;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001646-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35388;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001646-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86193;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001646-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145241;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001646-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46818;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001646-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105685;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001646-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301270;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869749\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001646.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244561,15479,'_wp_attached_file','2022/05/0001652-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244562,15479,'iaff_wp_attachment_original_post_title','_0001652');
INSERT INTO `wp_postmeta` VALUES (244563,15479,'_wp_attachment_image_alt','0001652');
INSERT INTO `wp_postmeta` VALUES (244564,15479,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001652-scaled.jpg\";s:8:\"filesize\";i:391980;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001652-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13582;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001652-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001652-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001652-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64921;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001652-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227241;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001652-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:391980;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001652-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17956;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001652-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38874;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001652-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70952;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001652-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26050;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001652-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54861;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001652-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869861\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001652.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244565,15432,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244566,15432,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244567,15432,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387445;s:14:\"optimized_size\";i:225799;s:7:\"percent\";d:41.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15202;s:14:\"optimized_size\";i:10534;s:7:\"percent\";d:30.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120449;s:14:\"optimized_size\";i:74065;s:7:\"percent\";d:38.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6657;s:14:\"optimized_size\";i:4675;s:7:\"percent\";d:29.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74017;s:14:\"optimized_size\";i:48511;s:7:\"percent\";d:34.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238025;s:14:\"optimized_size\";i:139969;s:7:\"percent\";d:41.2;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387445;s:14:\"optimized_size\";i:225799;s:7:\"percent\";d:41.72;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21004;s:14:\"optimized_size\";i:14239;s:7:\"percent\";d:32.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46361;s:14:\"optimized_size\";i:31206;s:7:\"percent\";d:32.69;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54102;s:14:\"optimized_size\";i:31347;s:7:\"percent\";d:42.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28045;s:14:\"optimized_size\";i:19324;s:7:\"percent\";d:31.1;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57320;s:14:\"optimized_size\";i:38004;s:7:\"percent\";d:33.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142672;s:14:\"optimized_size\";i:88180;s:7:\"percent\";d:38.19;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1578744;s:14:\"optimized_size\";i:951652;s:7:\"percent\";d:39.72;}}');
INSERT INTO `wp_postmeta` VALUES (244568,15480,'_wp_attached_file','2022/05/0001657-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244569,15480,'iaff_wp_attachment_original_post_title','_0001657');
INSERT INTO `wp_postmeta` VALUES (244570,15480,'_wp_attachment_image_alt','0001657');
INSERT INTO `wp_postmeta` VALUES (244571,15480,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001657-scaled.jpg\";s:8:\"filesize\";i:328804;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001657-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12548;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001657-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001657-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001657-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60841;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001657-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200864;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001657-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328804;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001657-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17755;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001657-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38857;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001657-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50044;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001657-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24128;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001657-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50324;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001657-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869880\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"560\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001657.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244572,15433,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244573,15433,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244574,15433,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349753;s:14:\"optimized_size\";i:195046;s:7:\"percent\";d:44.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14513;s:14:\"optimized_size\";i:10100;s:7:\"percent\";d:30.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109302;s:14:\"optimized_size\";i:65783;s:7:\"percent\";d:39.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6897;s:14:\"optimized_size\";i:5198;s:7:\"percent\";d:24.63;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67608;s:14:\"optimized_size\";i:42409;s:7:\"percent\";d:37.27;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214630;s:14:\"optimized_size\";i:127422;s:7:\"percent\";d:40.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349753;s:14:\"optimized_size\";i:195046;s:7:\"percent\";d:44.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20880;s:14:\"optimized_size\";i:14457;s:7:\"percent\";d:30.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44396;s:14:\"optimized_size\";i:29696;s:7:\"percent\";d:33.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50649;s:14:\"optimized_size\";i:28977;s:7:\"percent\";d:42.79;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26461;s:14:\"optimized_size\";i:18372;s:7:\"percent\";d:30.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53159;s:14:\"optimized_size\";i:33496;s:7:\"percent\";d:36.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130329;s:14:\"optimized_size\";i:78412;s:7:\"percent\";d:39.84;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1438330;s:14:\"optimized_size\";i:844414;s:7:\"percent\";d:41.29;}}');
INSERT INTO `wp_postmeta` VALUES (244575,15481,'_wp_attached_file','2022/05/0001662-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244576,15481,'iaff_wp_attachment_original_post_title','_0001662');
INSERT INTO `wp_postmeta` VALUES (244577,15481,'_wp_attachment_image_alt','0001662');
INSERT INTO `wp_postmeta` VALUES (244578,15481,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001662-scaled.jpg\";s:8:\"filesize\";i:361531;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001662-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12581;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001662-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001662-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001662-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001662-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209822;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001662-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361531;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001662-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17090;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001662-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37348;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001662-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69328;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001662-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24248;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001662-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50408;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001662-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128718;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869892\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001662.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244579,15482,'_wp_attached_file','2022/05/0001667-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244580,15482,'iaff_wp_attachment_original_post_title','_0001667');
INSERT INTO `wp_postmeta` VALUES (244581,15482,'_wp_attachment_image_alt','0001667');
INSERT INTO `wp_postmeta` VALUES (244582,15482,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001667-scaled.jpg\";s:8:\"filesize\";i:377033;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001667-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13409;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001667-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001667-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6175;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001667-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001667-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221620;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001667-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377033;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001667-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18817;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001667-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41050;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001667-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65708;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001667-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25818;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001667-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53905;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001667-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138574;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869907\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001667.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244583,15483,'_wp_attached_file','2022/05/0001672-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244584,15483,'iaff_wp_attachment_original_post_title','_0001672');
INSERT INTO `wp_postmeta` VALUES (244585,15483,'_wp_attachment_image_alt','0001672');
INSERT INTO `wp_postmeta` VALUES (244586,15483,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001672-scaled.jpg\";s:8:\"filesize\";i:274819;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001672-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13210;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001672-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001672-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6164;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001672-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58573;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001672-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174292;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001672-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274819;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001672-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18384;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001672-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38086;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001672-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55646;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001672-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25063;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001672-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49447;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001672-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116426;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869932\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001672.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244587,15434,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244588,15434,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244589,15434,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296525;s:14:\"optimized_size\";i:151069;s:7:\"percent\";d:49.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13013;s:14:\"optimized_size\";i:8916;s:7:\"percent\";d:31.48;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94034;s:14:\"optimized_size\";i:52701;s:7:\"percent\";d:43.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6553;s:14:\"optimized_size\";i:4594;s:7:\"percent\";d:29.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58805;s:14:\"optimized_size\";i:34985;s:7:\"percent\";d:40.51;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182933;s:14:\"optimized_size\";i:100933;s:7:\"percent\";d:44.83;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296525;s:14:\"optimized_size\";i:151069;s:7:\"percent\";d:49.05;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19322;s:14:\"optimized_size\";i:13120;s:7:\"percent\";d:32.1;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40370;s:14:\"optimized_size\";i:25027;s:7:\"percent\";d:38.01;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44625;s:14:\"optimized_size\";i:24488;s:7:\"percent\";d:45.12;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23057;s:14:\"optimized_size\";i:14457;s:7:\"percent\";d:37.3;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45938;s:14:\"optimized_size\";i:27355;s:7:\"percent\";d:40.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111724;s:14:\"optimized_size\";i:62249;s:7:\"percent\";d:44.28;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1233424;s:14:\"optimized_size\";i:670963;s:7:\"percent\";d:45.6;}}');
INSERT INTO `wp_postmeta` VALUES (244590,15484,'_wp_attached_file','2022/05/0001677-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244591,15484,'iaff_wp_attachment_original_post_title','_0001677');
INSERT INTO `wp_postmeta` VALUES (244592,15484,'_wp_attachment_image_alt','Dining Area of Deep Water House');
INSERT INTO `wp_postmeta` VALUES (244593,15484,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001677-scaled.jpg\";s:8:\"filesize\";i:358746;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001677-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14653;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001677-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001677-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001677-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68074;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001677-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218809;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001677-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358746;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001677-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20894;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001677-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44826;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001677-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55191;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001677-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27364;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001677-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55260;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001677-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134584;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869944\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001677.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244594,15485,'_wp_attached_file','2022/05/0001682-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244595,15485,'iaff_wp_attachment_original_post_title','_0001682');
INSERT INTO `wp_postmeta` VALUES (244596,15485,'_wp_attachment_image_alt','0001682');
INSERT INTO `wp_postmeta` VALUES (244597,15485,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001682-scaled.jpg\";s:8:\"filesize\";i:351559;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001682-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13075;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001682-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101699;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001682-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001682-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61862;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001682-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206965;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001682-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:351559;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001682-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18837;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001682-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39798;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001682-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45916;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001682-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24052;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001682-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49726;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001682-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126607;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869960\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001682.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244598,15435,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244599,15435,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244600,15435,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:490649;s:14:\"optimized_size\";i:296924;s:7:\"percent\";d:39.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15928;s:14:\"optimized_size\";i:11889;s:7:\"percent\";d:25.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144044;s:14:\"optimized_size\";i:97562;s:7:\"percent\";d:32.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6748;s:14:\"optimized_size\";i:5025;s:7:\"percent\";d:25.53;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85789;s:14:\"optimized_size\";i:58437;s:7:\"percent\";d:31.88;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:294730;s:14:\"optimized_size\";i:197376;s:7:\"percent\";d:33.03;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:490649;s:14:\"optimized_size\";i:296924;s:7:\"percent\";d:39.48;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22655;s:14:\"optimized_size\";i:16724;s:7:\"percent\";d:26.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51816;s:14:\"optimized_size\";i:35172;s:7:\"percent\";d:32.12;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99527;s:14:\"optimized_size\";i:74466;s:7:\"percent\";d:25.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32072;s:14:\"optimized_size\";i:23848;s:7:\"percent\";d:25.64;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70099;s:14:\"optimized_size\";i:48051;s:7:\"percent\";d:31.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184600;s:14:\"optimized_size\";i:126042;s:7:\"percent\";d:31.72;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1989306;s:14:\"optimized_size\";i:1288440;s:7:\"percent\";d:35.23;}}');
INSERT INTO `wp_postmeta` VALUES (244601,15486,'_wp_attached_file','2022/05/0001687-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244602,15486,'iaff_wp_attachment_original_post_title','_0001687');
INSERT INTO `wp_postmeta` VALUES (244603,15486,'_wp_attachment_image_alt','0001687');
INSERT INTO `wp_postmeta` VALUES (244604,15486,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001687-scaled.jpg\";s:8:\"filesize\";i:359002;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001687-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14208;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001687-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108435;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001687-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6877;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001687-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66315;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001687-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215210;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001687-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:359002;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001687-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20763;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001687-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44733;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001687-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44665;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001687-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26251;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001687-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53049;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001687-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130900;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869972\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001687.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244605,15487,'_wp_attached_file','2022/05/0001692-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244606,15487,'iaff_wp_attachment_original_post_title','_0001692');
INSERT INTO `wp_postmeta` VALUES (244607,15487,'_wp_attachment_image_alt','Dining Table Seats 8 With 2 Additional at Kitchen Bar');
INSERT INTO `wp_postmeta` VALUES (244608,15487,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001692-scaled.jpg\";s:8:\"filesize\";i:342136;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001692-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13662;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001692-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103789;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001692-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001692-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63191;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001692-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205991;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001692-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342136;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001692-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18446;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001692-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39138;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001692-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61755;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001692-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25517;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001692-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52196;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001692-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128501;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869985\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001692.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244609,15436,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244610,15436,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244611,15436,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:503349;s:14:\"optimized_size\";i:323959;s:7:\"percent\";d:35.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16317;s:14:\"optimized_size\";i:12024;s:7:\"percent\";d:26.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146015;s:14:\"optimized_size\";i:98009;s:7:\"percent\";d:32.88;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6580;s:14:\"optimized_size\";i:4880;s:7:\"percent\";d:25.84;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86103;s:14:\"optimized_size\";i:58000;s:7:\"percent\";d:32.64;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300911;s:14:\"optimized_size\";i:201055;s:7:\"percent\";d:33.18;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:503349;s:14:\"optimized_size\";i:323959;s:7:\"percent\";d:35.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21780;s:14:\"optimized_size\";i:14669;s:7:\"percent\";d:32.65;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49435;s:14:\"optimized_size\";i:32964;s:7:\"percent\";d:33.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103344;s:14:\"optimized_size\";i:76572;s:7:\"percent\";d:25.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32667;s:14:\"optimized_size\";i:23986;s:7:\"percent\";d:26.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71337;s:14:\"optimized_size\";i:48476;s:7:\"percent\";d:32.05;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187511;s:14:\"optimized_size\";i:126716;s:7:\"percent\";d:32.42;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2028698;s:14:\"optimized_size\";i:1345269;s:7:\"percent\";d:33.69;}}');
INSERT INTO `wp_postmeta` VALUES (244612,15488,'_wp_attached_file','2022/05/0001697-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244613,15488,'iaff_wp_attachment_original_post_title','_0001697');
INSERT INTO `wp_postmeta` VALUES (244614,15488,'_wp_attachment_image_alt','0001697');
INSERT INTO `wp_postmeta` VALUES (244615,15488,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001697-scaled.jpg\";s:8:\"filesize\";i:387747;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001697-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14039;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001697-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110327;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001697-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7008;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001697-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66993;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001697-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227299;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001697-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387747;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001697-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21196;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001697-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45708;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001697-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68348;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001697-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26272;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001697-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53628;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001697-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135998;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674869998\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001697.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244616,15489,'_wp_attached_file','2022/05/0001702-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244617,15489,'iaff_wp_attachment_original_post_title','_0001702');
INSERT INTO `wp_postmeta` VALUES (244618,15489,'_wp_attachment_image_alt','0001702');
INSERT INTO `wp_postmeta` VALUES (244619,15489,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001702-scaled.jpg\";s:8:\"filesize\";i:414545;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001702-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15157;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001702-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001702-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6389;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001702-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73428;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001702-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246966;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001702-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414545;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001702-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19920;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001702-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44051;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001702-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81359;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001702-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29607;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001702-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62135;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001702-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870010\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"360\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001702.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244620,15490,'_wp_attached_file','2022/05/0001707-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244621,15490,'iaff_wp_attachment_original_post_title','_0001707');
INSERT INTO `wp_postmeta` VALUES (244622,15490,'_wp_attachment_image_alt','0001707');
INSERT INTO `wp_postmeta` VALUES (244623,15490,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001707-scaled.jpg\";s:8:\"filesize\";i:383136;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001707-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13166;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001707-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106417;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001707-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5732;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001707-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63913;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001707-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223126;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001707-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:383136;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001707-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17308;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001707-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001707-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75725;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001707-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26118;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001707-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54420;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001707-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140265;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870026\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001707.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244624,15437,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244625,15437,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244626,15437,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:442254;s:14:\"optimized_size\";i:264775;s:7:\"percent\";d:40.13;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15315;s:14:\"optimized_size\";i:10327;s:7:\"percent\";d:32.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130903;s:14:\"optimized_size\";i:85109;s:7:\"percent\";d:34.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6849;s:14:\"optimized_size\";i:5126;s:7:\"percent\";d:25.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79017;s:14:\"optimized_size\";i:53302;s:7:\"percent\";d:32.54;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:265361;s:14:\"optimized_size\";i:160186;s:7:\"percent\";d:39.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:442254;s:14:\"optimized_size\";i:264775;s:7:\"percent\";d:40.13;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22048;s:14:\"optimized_size\";i:14915;s:7:\"percent\";d:32.35;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49509;s:14:\"optimized_size\";i:33520;s:7:\"percent\";d:32.3;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73395;s:14:\"optimized_size\";i:49750;s:7:\"percent\";d:32.22;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30171;s:14:\"optimized_size\";i:20499;s:7:\"percent\";d:32.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64354;s:14:\"optimized_size\";i:43610;s:7:\"percent\";d:32.23;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165950;s:14:\"optimized_size\";i:108889;s:7:\"percent\";d:34.38;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1787380;s:14:\"optimized_size\";i:1114783;s:7:\"percent\";d:37.63;}}');
INSERT INTO `wp_postmeta` VALUES (244627,15491,'_wp_attached_file','2022/05/0001712-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244628,15491,'iaff_wp_attachment_original_post_title','_0001712');
INSERT INTO `wp_postmeta` VALUES (244629,15491,'_wp_attachment_image_alt','0001712');
INSERT INTO `wp_postmeta` VALUES (244630,15491,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001712-scaled.jpg\";s:8:\"filesize\";i:381101;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001712-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13864;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001712-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001712-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6253;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001712-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001712-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225934;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001712-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:381101;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001712-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19095;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001712-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41390;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001712-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74142;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001712-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27547;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001712-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57319;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001712-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147023;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870034\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001712.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244631,15438,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244632,15438,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244633,15438,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:439616;s:14:\"optimized_size\";i:269554;s:7:\"percent\";d:38.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16548;s:14:\"optimized_size\";i:12365;s:7:\"percent\";d:25.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135042;s:14:\"optimized_size\";i:90049;s:7:\"percent\";d:33.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7148;s:14:\"optimized_size\";i:5343;s:7:\"percent\";d:25.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82302;s:14:\"optimized_size\";i:56744;s:7:\"percent\";d:31.05;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268649;s:14:\"optimized_size\";i:166537;s:7:\"percent\";d:38.01;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:439616;s:14:\"optimized_size\";i:269554;s:7:\"percent\";d:38.68;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22514;s:14:\"optimized_size\";i:15416;s:7:\"percent\";d:31.53;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49230;s:14:\"optimized_size\";i:33734;s:7:\"percent\";d:31.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77592;s:14:\"optimized_size\";i:52828;s:7:\"percent\";d:31.92;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31750;s:14:\"optimized_size\";i:22054;s:7:\"percent\";d:30.54;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66597;s:14:\"optimized_size\";i:46361;s:7:\"percent\";d:30.39;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167849;s:14:\"optimized_size\";i:105679;s:7:\"percent\";d:37.04;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1804453;s:14:\"optimized_size\";i:1146218;s:7:\"percent\";d:36.48;}}');
INSERT INTO `wp_postmeta` VALUES (244634,15492,'_wp_attached_file','2022/05/0001717-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244635,15492,'iaff_wp_attachment_original_post_title','_0001717');
INSERT INTO `wp_postmeta` VALUES (244636,15492,'_wp_attachment_image_alt','0001717');
INSERT INTO `wp_postmeta` VALUES (244637,15492,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001717-scaled.jpg\";s:8:\"filesize\";i:382050;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001717-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14389;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001717-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112813;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001717-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6843;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001717-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68186;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001717-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227870;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001717-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382050;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001717-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20492;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001717-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44555;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001717-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63490;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001717-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28005;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001717-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57364;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001717-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870046\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001717.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244638,15493,'_wp_attached_file','2022/05/0001722-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244639,15493,'iaff_wp_attachment_original_post_title','_0001722');
INSERT INTO `wp_postmeta` VALUES (244640,15493,'_wp_attachment_image_alt','0001722');
INSERT INTO `wp_postmeta` VALUES (244641,15493,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001722-scaled.jpg\";s:8:\"filesize\";i:412798;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001722-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15363;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001722-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121371;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001722-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6723;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001722-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73116;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001722-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246183;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001722-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412798;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001722-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20464;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001722-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44819;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001722-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74930;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001722-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29116;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001722-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59662;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001722-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152085;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870062\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001722.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244642,15494,'_wp_attached_file','2022/05/0001727-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244643,15494,'iaff_wp_attachment_original_post_title','_0001727');
INSERT INTO `wp_postmeta` VALUES (244644,15494,'_wp_attachment_image_alt','0001727');
INSERT INTO `wp_postmeta` VALUES (244645,15494,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001727-scaled.jpg\";s:8:\"filesize\";i:563901;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001727-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15824;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001727-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153022;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001727-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001727-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88756;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001727-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328374;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001727-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:563901;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001727-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23256;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001727-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55364;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001727-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103541;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001727-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32499;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001727-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72386;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001727-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202837;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870095\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001727.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244646,15439,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244647,15439,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244648,15439,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373025;s:14:\"optimized_size\";i:216022;s:7:\"percent\";d:42.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14326;s:14:\"optimized_size\";i:9748;s:7:\"percent\";d:31.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114735;s:14:\"optimized_size\";i:70297;s:7:\"percent\";d:38.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6392;s:14:\"optimized_size\";i:4802;s:7:\"percent\";d:24.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70386;s:14:\"optimized_size\";i:46166;s:7:\"percent\";d:34.41;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228237;s:14:\"optimized_size\";i:133612;s:7:\"percent\";d:41.46;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373025;s:14:\"optimized_size\";i:216022;s:7:\"percent\";d:42.09;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19784;s:14:\"optimized_size\";i:13467;s:7:\"percent\";d:31.93;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42939;s:14:\"optimized_size\";i:28083;s:7:\"percent\";d:34.6;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58308;s:14:\"optimized_size\";i:35912;s:7:\"percent\";d:38.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26758;s:14:\"optimized_size\";i:18116;s:7:\"percent\";d:32.3;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55761;s:14:\"optimized_size\";i:36706;s:7:\"percent\";d:34.17;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140017;s:14:\"optimized_size\";i:86002;s:7:\"percent\";d:38.58;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1523693;s:14:\"optimized_size\";i:914955;s:7:\"percent\";d:39.95;}}');
INSERT INTO `wp_postmeta` VALUES (244649,15495,'_wp_attached_file','2022/05/0001732-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244650,15495,'iaff_wp_attachment_original_post_title','_0001732');
INSERT INTO `wp_postmeta` VALUES (244651,15495,'_wp_attachment_image_alt','0001732');
INSERT INTO `wp_postmeta` VALUES (244652,15495,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001732-scaled.jpg\";s:8:\"filesize\";i:466987;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001732-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15590;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001732-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134844;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001732-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001732-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80483;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001732-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279756;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001732-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:466987;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001732-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21141;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001732-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47339;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001732-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85681;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001732-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30502;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001732-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66080;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001732-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174554;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870106\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"140\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001732.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244653,15496,'_wp_attached_file','2022/05/0001737-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244654,15496,'iaff_wp_attachment_original_post_title','_0001737');
INSERT INTO `wp_postmeta` VALUES (244655,15496,'_wp_attachment_image_alt','0001737');
INSERT INTO `wp_postmeta` VALUES (244656,15496,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001737-scaled.jpg\";s:8:\"filesize\";i:502547;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001737-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14475;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001737-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001737-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6515;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001737-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78818;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001737-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:292164;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001737-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:502547;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001737-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21390;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001737-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49347;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001737-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88049;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001737-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28939;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001737-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63192;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001737-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174145;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870120\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001737.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244657,15440,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244658,15440,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244659,15440,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394958;s:14:\"optimized_size\";i:227822;s:7:\"percent\";d:42.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13818;s:14:\"optimized_size\";i:9205;s:7:\"percent\";d:33.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117263;s:14:\"optimized_size\";i:71581;s:7:\"percent\";d:38.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5750;s:14:\"optimized_size\";i:3932;s:7:\"percent\";d:31.62;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70955;s:14:\"optimized_size\";i:46312;s:7:\"percent\";d:34.73;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237518;s:14:\"optimized_size\";i:144002;s:7:\"percent\";d:39.37;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394958;s:14:\"optimized_size\";i:227822;s:7:\"percent\";d:42.32;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18887;s:14:\"optimized_size\";i:12530;s:7:\"percent\";d:33.66;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41924;s:14:\"optimized_size\";i:27105;s:7:\"percent\";d:35.35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50161;s:14:\"optimized_size\";i:28868;s:7:\"percent\";d:42.45;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26984;s:14:\"optimized_size\";i:17997;s:7:\"percent\";d:33.3;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57381;s:14:\"optimized_size\";i:37580;s:7:\"percent\";d:34.51;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145320;s:14:\"optimized_size\";i:89429;s:7:\"percent\";d:38.46;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1575877;s:14:\"optimized_size\";i:944185;s:7:\"percent\";d:40.09;}}');
INSERT INTO `wp_postmeta` VALUES (244660,15497,'_wp_attached_file','2022/05/0001742-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244661,15497,'iaff_wp_attachment_original_post_title','_0001742');
INSERT INTO `wp_postmeta` VALUES (244662,15497,'_wp_attachment_image_alt','0001742');
INSERT INTO `wp_postmeta` VALUES (244663,15497,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001742-scaled.jpg\";s:8:\"filesize\";i:487240;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001742-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14721;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001742-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136593;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001742-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001742-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80178;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001742-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286939;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001742-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:487240;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001742-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22218;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001742-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52101;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001742-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97326;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001742-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29810;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001742-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65838;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001742-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001742.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244664,15441,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244665,15441,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244666,15441,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418191;s:14:\"optimized_size\";i:240335;s:7:\"percent\";d:42.53;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14419;s:14:\"optimized_size\";i:9911;s:7:\"percent\";d:31.26;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121044;s:14:\"optimized_size\";i:73220;s:7:\"percent\";d:39.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6204;s:14:\"optimized_size\";i:4380;s:7:\"percent\";d:29.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150205;s:14:\"optimized_size\";i:90761;s:7:\"percent\";d:39.58;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249346;s:14:\"optimized_size\";i:149403;s:7:\"percent\";d:40.08;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418191;s:14:\"optimized_size\";i:240335;s:7:\"percent\";d:42.53;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19602;s:14:\"optimized_size\";i:13483;s:7:\"percent\";d:31.22;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43304;s:14:\"optimized_size\";i:27058;s:7:\"percent\";d:37.52;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56439;s:14:\"optimized_size\";i:32110;s:7:\"percent\";d:43.11;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26080;s:14:\"optimized_size\";i:17467;s:7:\"percent\";d:33.03;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54482;s:14:\"optimized_size\";i:34124;s:7:\"percent\";d:37.37;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141551;s:14:\"optimized_size\";i:84522;s:7:\"percent\";d:40.29;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1719058;s:14:\"optimized_size\";i:1017109;s:7:\"percent\";d:40.83;}}');
INSERT INTO `wp_postmeta` VALUES (244667,15442,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244668,15442,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244669,15442,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:385444;s:14:\"optimized_size\";i:221896;s:7:\"percent\";d:42.43;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14496;s:14:\"optimized_size\";i:9790;s:7:\"percent\";d:32.46;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116727;s:14:\"optimized_size\";i:71147;s:7:\"percent\";d:39.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6559;s:14:\"optimized_size\";i:4826;s:7:\"percent\";d:26.42;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70756;s:14:\"optimized_size\";i:46277;s:7:\"percent\";d:34.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232981;s:14:\"optimized_size\";i:135502;s:7:\"percent\";d:41.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:385444;s:14:\"optimized_size\";i:221896;s:7:\"percent\";d:42.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20068;s:14:\"optimized_size\";i:13574;s:7:\"percent\";d:32.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43862;s:14:\"optimized_size\";i:29389;s:7:\"percent\";d:33;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67696;s:14:\"optimized_size\";i:43368;s:7:\"percent\";d:35.94;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26792;s:14:\"optimized_size\";i:18216;s:7:\"percent\";d:32.01;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55653;s:14:\"optimized_size\";i:36453;s:7:\"percent\";d:34.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141458;s:14:\"optimized_size\";i:86396;s:7:\"percent\";d:38.92;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1567936;s:14:\"optimized_size\";i:938730;s:7:\"percent\";d:40.13;}}');
INSERT INTO `wp_postmeta` VALUES (244670,15443,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244671,15443,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244672,15443,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375711;s:14:\"optimized_size\";i:204640;s:7:\"percent\";d:45.53;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14581;s:14:\"optimized_size\";i:10261;s:7:\"percent\";d:29.63;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112760;s:14:\"optimized_size\";i:67490;s:7:\"percent\";d:40.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6528;s:14:\"optimized_size\";i:4596;s:7:\"percent\";d:29.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68924;s:14:\"optimized_size\";i:43090;s:7:\"percent\";d:37.48;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226628;s:14:\"optimized_size\";i:133099;s:7:\"percent\";d:41.27;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:375711;s:14:\"optimized_size\";i:204640;s:7:\"percent\";d:45.53;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19572;s:14:\"optimized_size\";i:13457;s:7:\"percent\";d:31.24;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42828;s:14:\"optimized_size\";i:26826;s:7:\"percent\";d:37.36;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49149;s:14:\"optimized_size\";i:27417;s:7:\"percent\";d:44.22;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26507;s:14:\"optimized_size\";i:17906;s:7:\"percent\";d:32.45;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54687;s:14:\"optimized_size\";i:34552;s:7:\"percent\";d:36.82;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137471;s:14:\"optimized_size\";i:82508;s:7:\"percent\";d:39.98;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1511057;s:14:\"optimized_size\";i:870482;s:7:\"percent\";d:42.39;}}');
INSERT INTO `wp_postmeta` VALUES (244673,15444,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244674,15444,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244675,15444,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398376;s:14:\"optimized_size\";i:230299;s:7:\"percent\";d:42.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15483;s:14:\"optimized_size\";i:10851;s:7:\"percent\";d:29.92;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119593;s:14:\"optimized_size\";i:74578;s:7:\"percent\";d:37.64;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7172;s:14:\"optimized_size\";i:5405;s:7:\"percent\";d:24.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73036;s:14:\"optimized_size\";i:46051;s:7:\"percent\";d:36.95;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239121;s:14:\"optimized_size\";i:140683;s:7:\"percent\";d:41.17;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398376;s:14:\"optimized_size\";i:230299;s:7:\"percent\";d:42.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22027;s:14:\"optimized_size\";i:15324;s:7:\"percent\";d:30.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47656;s:14:\"optimized_size\";i:32893;s:7:\"percent\";d:30.98;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47156;s:14:\"optimized_size\";i:25486;s:7:\"percent\";d:45.95;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28120;s:14:\"optimized_size\";i:19829;s:7:\"percent\";d:29.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57721;s:14:\"optimized_size\";i:36897;s:7:\"percent\";d:36.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144859;s:14:\"optimized_size\";i:89827;s:7:\"percent\";d:37.99;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1598696;s:14:\"optimized_size\";i:958422;s:7:\"percent\";d:40.05;}}');
INSERT INTO `wp_postmeta` VALUES (244676,15445,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244677,15445,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244678,15445,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:408202;s:14:\"optimized_size\";i:237545;s:7:\"percent\";d:41.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14639;s:14:\"optimized_size\";i:9985;s:7:\"percent\";d:31.79;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121266;s:14:\"optimized_size\";i:73856;s:7:\"percent\";d:39.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7164;s:14:\"optimized_size\";i:5244;s:7:\"percent\";d:26.8;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73264;s:14:\"optimized_size\";i:47626;s:7:\"percent\";d:34.99;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:244700;s:14:\"optimized_size\";i:148168;s:7:\"percent\";d:39.45;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:408202;s:14:\"optimized_size\";i:237545;s:7:\"percent\";d:41.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22381;s:14:\"optimized_size\";i:15104;s:7:\"percent\";d:32.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49288;s:14:\"optimized_size\";i:33180;s:7:\"percent\";d:32.68;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65894;s:14:\"optimized_size\";i:42095;s:7:\"percent\";d:36.12;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28035;s:14:\"optimized_size\";i:18928;s:7:\"percent\";d:32.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59536;s:14:\"optimized_size\";i:39055;s:7:\"percent\";d:34.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154209;s:14:\"optimized_size\";i:94472;s:7:\"percent\";d:38.74;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1656780;s:14:\"optimized_size\";i:1002803;s:7:\"percent\";d:39.47;}}');
INSERT INTO `wp_postmeta` VALUES (244679,15446,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244680,15446,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244681,15446,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489099;s:14:\"optimized_size\";i:315757;s:7:\"percent\";d:35.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14950;s:14:\"optimized_size\";i:10199;s:7:\"percent\";d:31.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139717;s:14:\"optimized_size\";i:92657;s:7:\"percent\";d:33.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6764;s:14:\"optimized_size\";i:5069;s:7:\"percent\";d:25.06;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81818;s:14:\"optimized_size\";i:54194;s:7:\"percent\";d:33.76;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:290728;s:14:\"optimized_size\";i:192875;s:7:\"percent\";d:33.66;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:489099;s:14:\"optimized_size\";i:315757;s:7:\"percent\";d:35.44;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22274;s:14:\"optimized_size\";i:15055;s:7:\"percent\";d:32.41;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52004;s:14:\"optimized_size\";i:34711;s:7:\"percent\";d:33.25;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72623;s:14:\"optimized_size\";i:46241;s:7:\"percent\";d:36.33;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29615;s:14:\"optimized_size\";i:20152;s:7:\"percent\";d:31.95;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64826;s:14:\"optimized_size\";i:43338;s:7:\"percent\";d:33.15;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176529;s:14:\"optimized_size\";i:118227;s:7:\"percent\";d:33.03;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1930046;s:14:\"optimized_size\";i:1264232;s:7:\"percent\";d:34.5;}}');
INSERT INTO `wp_postmeta` VALUES (244682,15447,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244683,15447,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244684,15447,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:400486;s:14:\"optimized_size\";i:236373;s:7:\"percent\";d:40.98;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13421;s:14:\"optimized_size\";i:9214;s:7:\"percent\";d:31.35;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117903;s:14:\"optimized_size\";i:72496;s:7:\"percent\";d:38.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5830;s:14:\"optimized_size\";i:4021;s:7:\"percent\";d:31.03;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69703;s:14:\"optimized_size\";i:45595;s:7:\"percent\";d:34.59;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240315;s:14:\"optimized_size\";i:147661;s:7:\"percent\";d:38.56;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:400486;s:14:\"optimized_size\";i:236373;s:7:\"percent\";d:40.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19102;s:14:\"optimized_size\";i:12928;s:7:\"percent\";d:32.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42995;s:14:\"optimized_size\";i:28189;s:7:\"percent\";d:34.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44258;s:14:\"optimized_size\";i:23654;s:7:\"percent\";d:46.55;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25999;s:14:\"optimized_size\";i:17681;s:7:\"percent\";d:31.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56089;s:14:\"optimized_size\";i:36823;s:7:\"percent\";d:34.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146525;s:14:\"optimized_size\";i:90639;s:7:\"percent\";d:38.14;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1583112;s:14:\"optimized_size\";i:961647;s:7:\"percent\";d:39.26;}}');
INSERT INTO `wp_postmeta` VALUES (244685,15448,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244686,15448,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244687,15448,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4116227;s:14:\"optimized_size\";i:1658034;s:7:\"percent\";d:59.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23838;s:14:\"optimized_size\";i:18638;s:7:\"percent\";d:21.81;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274803;s:14:\"optimized_size\";i:210736;s:7:\"percent\";d:23.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9172;s:14:\"optimized_size\";i:7289;s:7:\"percent\";d:20.53;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150642;s:14:\"optimized_size\";i:116412;s:7:\"percent\";d:22.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:574280;s:14:\"optimized_size\";i:449447;s:7:\"percent\";d:21.74;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33743;s:14:\"optimized_size\";i:26348;s:7:\"percent\";d:21.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83759;s:14:\"optimized_size\";i:65424;s:7:\"percent\";d:21.89;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126551;s:14:\"optimized_size\";i:94239;s:7:\"percent\";d:25.53;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50108;s:14:\"optimized_size\";i:38976;s:7:\"percent\";d:22.22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117341;s:14:\"optimized_size\";i:90803;s:7:\"percent\";d:22.62;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340816;s:14:\"optimized_size\";i:265526;s:7:\"percent\";d:22.09;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5901280;s:14:\"optimized_size\";i:3041872;s:7:\"percent\";d:48.45;}}');
INSERT INTO `wp_postmeta` VALUES (244688,15449,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244689,15449,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244690,15449,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3597389;s:14:\"optimized_size\";i:1465244;s:7:\"percent\";d:59.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22860;s:14:\"optimized_size\";i:18062;s:7:\"percent\";d:20.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250649;s:14:\"optimized_size\";i:195782;s:7:\"percent\";d:21.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8904;s:14:\"optimized_size\";i:7094;s:7:\"percent\";d:20.33;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140220;s:14:\"optimized_size\";i:109930;s:7:\"percent\";d:21.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:504870;s:14:\"optimized_size\";i:380435;s:7:\"percent\";d:24.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31624;s:14:\"optimized_size\";i:25209;s:7:\"percent\";d:20.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76475;s:14:\"optimized_size\";i:60649;s:7:\"percent\";d:20.69;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112902;s:14:\"optimized_size\";i:86057;s:7:\"percent\";d:23.78;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47514;s:14:\"optimized_size\";i:37375;s:7:\"percent\";d:21.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110217;s:14:\"optimized_size\";i:86598;s:7:\"percent\";d:21.43;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306610;s:14:\"optimized_size\";i:245778;s:7:\"percent\";d:19.84;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5210234;s:14:\"optimized_size\";i:2718213;s:7:\"percent\";d:47.83;}}');
INSERT INTO `wp_postmeta` VALUES (244691,15450,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244692,15450,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244693,15450,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2732744;s:14:\"optimized_size\";i:985782;s:7:\"percent\";d:63.93;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19228;s:14:\"optimized_size\";i:15193;s:7:\"percent\";d:20.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194177;s:14:\"optimized_size\";i:140705;s:7:\"percent\";d:27.54;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7417;s:14:\"optimized_size\";i:5556;s:7:\"percent\";d:25.09;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111421;s:14:\"optimized_size\";i:80869;s:7:\"percent\";d:27.42;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386218;s:14:\"optimized_size\";i:286704;s:7:\"percent\";d:25.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24956;s:14:\"optimized_size\";i:18307;s:7:\"percent\";d:26.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57581;s:14:\"optimized_size\";i:42073;s:7:\"percent\";d:26.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88424;s:14:\"optimized_size\";i:60753;s:7:\"percent\";d:31.29;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38506;s:14:\"optimized_size\";i:28132;s:7:\"percent\";d:26.94;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86963;s:14:\"optimized_size\";i:63088;s:7:\"percent\";d:27.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235955;s:14:\"optimized_size\";i:173157;s:7:\"percent\";d:26.61;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3983590;s:14:\"optimized_size\";i:1900319;s:7:\"percent\";d:52.3;}}');
INSERT INTO `wp_postmeta` VALUES (244694,15451,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244695,15451,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244696,15451,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2996218;s:14:\"optimized_size\";i:1035544;s:7:\"percent\";d:65.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20855;s:14:\"optimized_size\";i:16381;s:7:\"percent\";d:21.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203126;s:14:\"optimized_size\";i:146954;s:7:\"percent\";d:27.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8400;s:14:\"optimized_size\";i:6665;s:7:\"percent\";d:20.65;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116096;s:14:\"optimized_size\";i:84528;s:7:\"percent\";d:27.19;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404771;s:14:\"optimized_size\";i:299910;s:7:\"percent\";d:25.91;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27565;s:14:\"optimized_size\";i:20268;s:7:\"percent\";d:26.47;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62076;s:14:\"optimized_size\";i:45479;s:7:\"percent\";d:26.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100536;s:14:\"optimized_size\";i:75195;s:7:\"percent\";d:25.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40185;s:14:\"optimized_size\";i:29314;s:7:\"percent\";d:27.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89363;s:14:\"optimized_size\";i:64996;s:7:\"percent\";d:27.27;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241337;s:14:\"optimized_size\";i:176866;s:7:\"percent\";d:26.71;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4310528;s:14:\"optimized_size\";i:2002100;s:7:\"percent\";d:53.55;}}');
INSERT INTO `wp_postmeta` VALUES (244697,15452,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244698,15452,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244699,15452,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2518153;s:14:\"optimized_size\";i:712401;s:7:\"percent\";d:71.71;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18126;s:14:\"optimized_size\";i:13572;s:7:\"percent\";d:25.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158436;s:14:\"optimized_size\";i:108097;s:7:\"percent\";d:31.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7583;s:14:\"optimized_size\";i:5675;s:7:\"percent\";d:25.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93418;s:14:\"optimized_size\";i:64463;s:7:\"percent\";d:31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310400;s:14:\"optimized_size\";i:207141;s:7:\"percent\";d:33.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24465;s:14:\"optimized_size\";i:18201;s:7:\"percent\";d:25.6;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53828;s:14:\"optimized_size\";i:37233;s:7:\"percent\";d:30.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98276;s:14:\"optimized_size\";i:68434;s:7:\"percent\";d:30.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35041;s:14:\"optimized_size\";i:26258;s:7:\"percent\";d:25.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75020;s:14:\"optimized_size\";i:52089;s:7:\"percent\";d:30.57;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193100;s:14:\"optimized_size\";i:133112;s:7:\"percent\";d:31.07;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3585846;s:14:\"optimized_size\";i:1446676;s:7:\"percent\";d:59.66;}}');
INSERT INTO `wp_postmeta` VALUES (244700,15453,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244701,15453,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244702,15453,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4017153;s:14:\"optimized_size\";i:1621452;s:7:\"percent\";d:59.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25946;s:14:\"optimized_size\";i:20088;s:7:\"percent\";d:22.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270845;s:14:\"optimized_size\";i:207492;s:7:\"percent\";d:23.39;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10216;s:14:\"optimized_size\";i:7992;s:7:\"percent\";d:21.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152967;s:14:\"optimized_size\";i:117710;s:7:\"percent\";d:23.05;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:554396;s:14:\"optimized_size\";i:436351;s:7:\"percent\";d:21.29;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35365;s:14:\"optimized_size\";i:27634;s:7:\"percent\";d:21.86;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83439;s:14:\"optimized_size\";i:65198;s:7:\"percent\";d:21.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143789;s:14:\"optimized_size\";i:114458;s:7:\"percent\";d:20.4;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54088;s:14:\"optimized_size\";i:41557;s:7:\"percent\";d:23.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123407;s:14:\"optimized_size\";i:94882;s:7:\"percent\";d:23.11;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:345906;s:14:\"optimized_size\";i:268910;s:7:\"percent\";d:22.26;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5817517;s:14:\"optimized_size\";i:3023724;s:7:\"percent\";d:48.02;}}');
INSERT INTO `wp_postmeta` VALUES (244703,15454,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244704,15454,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244705,15454,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3149451;s:14:\"optimized_size\";i:1101549;s:7:\"percent\";d:65.02;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26048;s:14:\"optimized_size\";i:19976;s:7:\"percent\";d:23.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246466;s:14:\"optimized_size\";i:192462;s:7:\"percent\";d:21.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10231;s:14:\"optimized_size\";i:7939;s:7:\"percent\";d:22.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145923;s:14:\"optimized_size\";i:113025;s:7:\"percent\";d:22.54;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:467934;s:14:\"optimized_size\";i:353288;s:7:\"percent\";d:24.5;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35799;s:14:\"optimized_size\";i:27485;s:7:\"percent\";d:23.22;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82510;s:14:\"optimized_size\";i:64001;s:7:\"percent\";d:22.43;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116869;s:14:\"optimized_size\";i:88013;s:7:\"percent\";d:24.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52503;s:14:\"optimized_size\";i:40208;s:7:\"percent\";d:23.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116126;s:14:\"optimized_size\";i:89585;s:7:\"percent\";d:22.86;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295499;s:14:\"optimized_size\";i:220618;s:7:\"percent\";d:25.34;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4745359;s:14:\"optimized_size\";i:2318149;s:7:\"percent\";d:51.15;}}');
INSERT INTO `wp_postmeta` VALUES (244706,15455,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244707,15455,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244708,15455,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3821823;s:14:\"optimized_size\";i:1509612;s:7:\"percent\";d:60.5;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25764;s:14:\"optimized_size\";i:19768;s:7:\"percent\";d:23.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263935;s:14:\"optimized_size\";i:201152;s:7:\"percent\";d:23.79;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10455;s:14:\"optimized_size\";i:8050;s:7:\"percent\";d:23;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150103;s:14:\"optimized_size\";i:114405;s:7:\"percent\";d:23.78;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:529392;s:14:\"optimized_size\";i:414856;s:7:\"percent\";d:21.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36945;s:14:\"optimized_size\";i:28383;s:7:\"percent\";d:23.17;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87265;s:14:\"optimized_size\";i:67340;s:7:\"percent\";d:22.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132365;s:14:\"optimized_size\";i:104559;s:7:\"percent\";d:21.01;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51966;s:14:\"optimized_size\";i:39690;s:7:\"percent\";d:23.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117734;s:14:\"optimized_size\";i:90051;s:7:\"percent\";d:23.51;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322906;s:14:\"optimized_size\";i:250065;s:7:\"percent\";d:22.56;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5550653;s:14:\"optimized_size\";i:2847931;s:7:\"percent\";d:48.69;}}');
INSERT INTO `wp_postmeta` VALUES (244709,15456,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244710,15456,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244711,15456,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3776523;s:14:\"optimized_size\";i:1609704;s:7:\"percent\";d:57.38;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25534;s:14:\"optimized_size\";i:19714;s:7:\"percent\";d:22.79;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275629;s:14:\"optimized_size\";i:211271;s:7:\"percent\";d:23.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9899;s:14:\"optimized_size\";i:7712;s:7:\"percent\";d:22.09;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155050;s:14:\"optimized_size\";i:119081;s:7:\"percent\";d:23.2;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:564603;s:14:\"optimized_size\";i:443448;s:7:\"percent\";d:21.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35424;s:14:\"optimized_size\";i:27477;s:7:\"percent\";d:22.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85030;s:14:\"optimized_size\";i:66243;s:7:\"percent\";d:22.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149545;s:14:\"optimized_size\";i:118450;s:7:\"percent\";d:20.79;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54243;s:14:\"optimized_size\";i:41466;s:7:\"percent\";d:23.56;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124915;s:14:\"optimized_size\";i:95844;s:7:\"percent\";d:23.27;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:351009;s:14:\"optimized_size\";i:272410;s:7:\"percent\";d:22.39;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5607404;s:14:\"optimized_size\";i:3032820;s:7:\"percent\";d:45.91;}}');
INSERT INTO `wp_postmeta` VALUES (244712,15457,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244713,15457,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244714,15457,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2719360;s:14:\"optimized_size\";i:992820;s:7:\"percent\";d:63.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21204;s:14:\"optimized_size\";i:16701;s:7:\"percent\";d:21.24;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195629;s:14:\"optimized_size\";i:143112;s:7:\"percent\";d:26.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9029;s:14:\"optimized_size\";i:7021;s:7:\"percent\";d:22.24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114327;s:14:\"optimized_size\";i:83946;s:7:\"percent\";d:26.57;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386847;s:14:\"optimized_size\";i:285064;s:7:\"percent\";d:26.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30943;s:14:\"optimized_size\";i:24310;s:7:\"percent\";d:21.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71251;s:14:\"optimized_size\";i:51906;s:7:\"percent\";d:27.15;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117388;s:14:\"optimized_size\";i:87638;s:7:\"percent\";d:25.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42371;s:14:\"optimized_size\";i:33601;s:7:\"percent\";d:20.7;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91729;s:14:\"optimized_size\";i:67759;s:7:\"percent\";d:26.13;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241188;s:14:\"optimized_size\";i:178120;s:7:\"percent\";d:26.15;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4041266;s:14:\"optimized_size\";i:1971998;s:7:\"percent\";d:51.2;}}');
INSERT INTO `wp_postmeta` VALUES (244715,15458,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244716,15458,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244717,15458,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2682832;s:14:\"optimized_size\";i:982081;s:7:\"percent\";d:63.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21564;s:14:\"optimized_size\";i:17136;s:7:\"percent\";d:20.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198474;s:14:\"optimized_size\";i:146040;s:7:\"percent\";d:26.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8909;s:14:\"optimized_size\";i:7032;s:7:\"percent\";d:21.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116702;s:14:\"optimized_size\";i:86208;s:7:\"percent\";d:26.13;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:386650;s:14:\"optimized_size\";i:287912;s:7:\"percent\";d:25.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30224;s:14:\"optimized_size\";i:23873;s:7:\"percent\";d:21.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68374;s:14:\"optimized_size\";i:50524;s:7:\"percent\";d:26.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118270;s:14:\"optimized_size\";i:89531;s:7:\"percent\";d:24.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43461;s:14:\"optimized_size\";i:34564;s:7:\"percent\";d:20.47;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94258;s:14:\"optimized_size\";i:69794;s:7:\"percent\";d:25.95;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243254;s:14:\"optimized_size\";i:181516;s:7:\"percent\";d:25.38;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4012972;s:14:\"optimized_size\";i:1976211;s:7:\"percent\";d:50.75;}}');
INSERT INTO `wp_postmeta` VALUES (244718,15498,'_wp_attached_file','2022/05/0001747-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244719,15498,'iaff_wp_attachment_original_post_title','_0001747');
INSERT INTO `wp_postmeta` VALUES (244720,15498,'_wp_attachment_image_alt','Covered Cigar Area Attached to the Sunroom');
INSERT INTO `wp_postmeta` VALUES (244721,15498,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001747-scaled.jpg\";s:8:\"filesize\";i:554352;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001747-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19281;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001747-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001747-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8041;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001747-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97754;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001747-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332617;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001747-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:554352;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001747-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25807;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001747-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57352;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001747-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93835;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001747-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37601;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001747-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79714;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001747-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209337;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870148\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001747.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244722,15499,'_wp_attached_file','2022/05/0001752-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244723,15499,'iaff_wp_attachment_original_post_title','_0001752');
INSERT INTO `wp_postmeta` VALUES (244724,15499,'_wp_attachment_image_alt','0001752');
INSERT INTO `wp_postmeta` VALUES (244725,15499,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001752-scaled.jpg\";s:8:\"filesize\";i:340040;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001752-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15636;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001752-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115047;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001752-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001752-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72066;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001752-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216891;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001752-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340040;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001752-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20298;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001752-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41593;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001752-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57578;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001752-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29079;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001752-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57858;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001752-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138174;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870163\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"220\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001752.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244726,15500,'_wp_attached_file','2022/05/0001757-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244727,15500,'iaff_wp_attachment_original_post_title','_0001757');
INSERT INTO `wp_postmeta` VALUES (244728,15500,'_wp_attachment_image_alt','0001757');
INSERT INTO `wp_postmeta` VALUES (244729,15500,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001757-scaled.jpg\";s:8:\"filesize\";i:390365;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001757-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001757-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001757-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6124;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001757-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63571;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001757-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226809;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001757-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390365;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001757-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18579;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001757-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42362;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001757-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63058;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001757-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25317;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001757-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51844;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001757-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870191\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"360\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001757.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244730,15459,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244731,15459,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244732,15459,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2577220;s:14:\"optimized_size\";i:941926;s:7:\"percent\";d:63.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20761;s:14:\"optimized_size\";i:16323;s:7:\"percent\";d:21.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186014;s:14:\"optimized_size\";i:135657;s:7:\"percent\";d:27.07;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8566;s:14:\"optimized_size\";i:6740;s:7:\"percent\";d:21.32;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110212;s:14:\"optimized_size\";i:80767;s:7:\"percent\";d:26.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:365693;s:14:\"optimized_size\";i:248165;s:7:\"percent\";d:32.14;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29195;s:14:\"optimized_size\";i:23058;s:7:\"percent\";d:21.02;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66504;s:14:\"optimized_size\";i:48894;s:7:\"percent\";d:26.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124158;s:14:\"optimized_size\";i:93185;s:7:\"percent\";d:24.95;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41755;s:14:\"optimized_size\";i:33070;s:7:\"percent\";d:20.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90305;s:14:\"optimized_size\";i:66293;s:7:\"percent\";d:26.59;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236710;s:14:\"optimized_size\";i:174630;s:7:\"percent\";d:26.23;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3857093;s:14:\"optimized_size\";i:1868708;s:7:\"percent\";d:51.55;}}');
INSERT INTO `wp_postmeta` VALUES (244733,15501,'_wp_attached_file','2022/05/0001762-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244734,15501,'iaff_wp_attachment_original_post_title','_0001762');
INSERT INTO `wp_postmeta` VALUES (244735,15501,'_wp_attachment_image_alt','0001762');
INSERT INTO `wp_postmeta` VALUES (244736,15501,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001762-scaled.jpg\";s:8:\"filesize\";i:380513;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001762-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12203;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001762-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98841;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001762-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5547;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001762-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57881;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001762-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214986;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001762-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380513;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001762-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16114;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001762-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35902;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001762-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58544;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001762-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22889;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001762-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47450;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001762-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124036;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870209\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001762.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244737,15502,'_wp_attached_file','2022/05/0001767-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244738,15502,'iaff_wp_attachment_original_post_title','_0001767');
INSERT INTO `wp_postmeta` VALUES (244739,15502,'_wp_attachment_image_alt','0001767');
INSERT INTO `wp_postmeta` VALUES (244740,15502,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001767-scaled.jpg\";s:8:\"filesize\";i:323230;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001767-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13382;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001767-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97258;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001767-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6321;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001767-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59946;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001767-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194170;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001767-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323230;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001767-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18487;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001767-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38784;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001767-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44201;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001767-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24007;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001767-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48008;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001767-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870230\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"450\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001767.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244741,15503,'_wp_attached_file','2022/05/0001772-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244742,15503,'iaff_wp_attachment_original_post_title','_0001772');
INSERT INTO `wp_postmeta` VALUES (244743,15503,'_wp_attachment_image_alt','0001772');
INSERT INTO `wp_postmeta` VALUES (244744,15503,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001772-scaled.jpg\";s:8:\"filesize\";i:301920;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001772-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10884;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001772-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83492;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001772-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4873;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001772-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001772-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174474;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001772-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301920;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001772-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13937;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001772-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28908;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001772-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47927;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001772-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19661;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001772-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39545;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001772-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101071;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870246\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001772.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244745,15460,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244746,15460,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244747,15460,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3809383;s:14:\"optimized_size\";i:1511956;s:7:\"percent\";d:60.31;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23261;s:14:\"optimized_size\";i:18080;s:7:\"percent\";d:22.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250955;s:14:\"optimized_size\";i:191012;s:7:\"percent\";d:23.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8837;s:14:\"optimized_size\";i:7005;s:7:\"percent\";d:20.73;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139359;s:14:\"optimized_size\";i:106698;s:7:\"percent\";d:23.44;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:517143;s:14:\"optimized_size\";i:403794;s:7:\"percent\";d:21.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30515;s:14:\"optimized_size\";i:23756;s:7:\"percent\";d:22.15;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72599;s:14:\"optimized_size\";i:56264;s:7:\"percent\";d:22.5;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146074;s:14:\"optimized_size\";i:113649;s:7:\"percent\";d:22.2;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49363;s:14:\"optimized_size\";i:37706;s:7:\"percent\";d:23.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113083;s:14:\"optimized_size\";i:86062;s:7:\"percent\";d:23.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318511;s:14:\"optimized_size\";i:244783;s:7:\"percent\";d:23.15;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:5479083;s:14:\"optimized_size\";i:2800765;s:7:\"percent\";d:48.88;}}');
INSERT INTO `wp_postmeta` VALUES (244748,15504,'_wp_attached_file','2022/05/0001777-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244749,15504,'iaff_wp_attachment_original_post_title','_0001777');
INSERT INTO `wp_postmeta` VALUES (244750,15504,'_wp_attachment_image_alt','0001777');
INSERT INTO `wp_postmeta` VALUES (244751,15504,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001777-scaled.jpg\";s:8:\"filesize\";i:433091;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001777-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15139;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001777-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123351;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001777-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6896;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001777-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001777-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255046;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001777-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:433091;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001777-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21148;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001777-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46072;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001777-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65565;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001777-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29018;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001777-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60933;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001777-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159385;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870268\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001777.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244752,15505,'_wp_attached_file','2022/05/0001782-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244753,15505,'iaff_wp_attachment_original_post_title','_0001782');
INSERT INTO `wp_postmeta` VALUES (244754,15505,'_wp_attachment_image_alt','0001782');
INSERT INTO `wp_postmeta` VALUES (244755,15505,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001782-scaled.jpg\";s:8:\"filesize\";i:412288;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001782-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13409;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001782-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001782-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001782-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65519;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001782-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237357;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001782-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412288;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001782-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17059;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001782-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38241;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001782-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76671;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001782-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26199;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001782-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54144;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001782-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870288\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001782.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244756,15461,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244757,15461,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244758,15461,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2472490;s:14:\"optimized_size\";i:763080;s:7:\"percent\";d:69.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22038;s:14:\"optimized_size\";i:17254;s:7:\"percent\";d:21.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:191633;s:14:\"optimized_size\";i:141450;s:7:\"percent\";d:26.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9035;s:14:\"optimized_size\";i:7113;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115115;s:14:\"optimized_size\";i:84780;s:7:\"percent\";d:26.35;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359170;s:14:\"optimized_size\";i:249800;s:7:\"percent\";d:30.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30214;s:14:\"optimized_size\";i:23763;s:7:\"percent\";d:21.35;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67925;s:14:\"optimized_size\";i:49896;s:7:\"percent\";d:26.54;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115087;s:14:\"optimized_size\";i:87226;s:7:\"percent\";d:24.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43848;s:14:\"optimized_size\";i:34360;s:7:\"percent\";d:21.64;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93272;s:14:\"optimized_size\";i:68536;s:7:\"percent\";d:26.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232833;s:14:\"optimized_size\";i:161662;s:7:\"percent\";d:30.57;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3752660;s:14:\"optimized_size\";i:1688920;s:7:\"percent\";d:54.99;}}');
INSERT INTO `wp_postmeta` VALUES (244759,15506,'_wp_attached_file','2022/05/0001787-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244760,15506,'iaff_wp_attachment_original_post_title','_0001787');
INSERT INTO `wp_postmeta` VALUES (244761,15506,'_wp_attachment_image_alt','0001787');
INSERT INTO `wp_postmeta` VALUES (244762,15506,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001787-scaled.jpg\";s:8:\"filesize\";i:451253;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001787-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13431;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001787-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001787-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5568;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001787-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69956;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001787-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260355;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001787-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:451253;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001787-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16613;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001787-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37566;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001787-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75630;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001787-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26943;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001787-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57188;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001787-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156713;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870303\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001787.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244763,15507,'_wp_attached_file','2022/05/0001792-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244764,15507,'iaff_wp_attachment_original_post_title','_0001792');
INSERT INTO `wp_postmeta` VALUES (244765,15507,'_wp_attachment_image_alt','0001792');
INSERT INTO `wp_postmeta` VALUES (244766,15507,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001792-scaled.jpg\";s:8:\"filesize\";i:239426;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001792-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10654;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001792-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001792-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001792-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47199;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001792-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147378;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001792-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239426;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001792-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15896;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001792-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001792-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27809;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001792-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19406;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001792-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38521;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001792-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92391;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870317\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001792.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244767,15462,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244768,15462,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244769,15462,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2780671;s:14:\"optimized_size\";i:984239;s:7:\"percent\";d:64.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22076;s:14:\"optimized_size\";i:17332;s:7:\"percent\";d:21.49;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193834;s:14:\"optimized_size\";i:140096;s:7:\"percent\";d:27.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9376;s:14:\"optimized_size\";i:7279;s:7:\"percent\";d:22.37;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115324;s:14:\"optimized_size\";i:83893;s:7:\"percent\";d:27.25;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382329;s:14:\"optimized_size\";i:277903;s:7:\"percent\";d:27.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32028;s:14:\"optimized_size\";i:25058;s:7:\"percent\";d:21.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72342;s:14:\"optimized_size\";i:56578;s:7:\"percent\";d:21.79;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118888;s:14:\"optimized_size\";i:86031;s:7:\"percent\";d:27.64;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44463;s:14:\"optimized_size\";i:34631;s:7:\"percent\";d:22.11;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94995;s:14:\"optimized_size\";i:74277;s:7:\"percent\";d:21.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248812;s:14:\"optimized_size\";i:180322;s:7:\"percent\";d:27.53;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4115138;s:14:\"optimized_size\";i:1967639;s:7:\"percent\";d:52.19;}}');
INSERT INTO `wp_postmeta` VALUES (244770,15508,'_wp_attached_file','2022/05/0001797-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244771,15508,'iaff_wp_attachment_original_post_title','_0001797');
INSERT INTO `wp_postmeta` VALUES (244772,15508,'_wp_attachment_image_alt','Master Bathroom With Jetted Tub, Shower, Double Sinks and Medicine Cabinets');
INSERT INTO `wp_postmeta` VALUES (244773,15508,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001797-scaled.jpg\";s:8:\"filesize\";i:376223;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001797-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12823;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001797-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102696;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001797-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5796;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001797-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61051;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001797-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217386;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001797-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:376223;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001797-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16272;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001797-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35102;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001797-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54837;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001797-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24311;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001797-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50956;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001797-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133802;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870336\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001797.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244774,15509,'_wp_attached_file','2022/05/0001802-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244775,15509,'iaff_wp_attachment_original_post_title','_0001802');
INSERT INTO `wp_postmeta` VALUES (244776,15509,'_wp_attachment_image_alt','0001802');
INSERT INTO `wp_postmeta` VALUES (244777,15509,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001802-scaled.jpg\";s:8:\"filesize\";i:273127;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001802-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11470;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001802-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82902;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5952;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001802-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50808;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001802-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162739;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001802-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273127;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17148;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001802-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36019;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001802-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46355;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001802-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20892;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001802-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41883;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001802-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101439;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870354\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"220\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001802.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244778,15463,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244779,15463,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244780,15463,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2674788;s:14:\"optimized_size\";i:917794;s:7:\"percent\";d:65.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20040;s:14:\"optimized_size\";i:15904;s:7:\"percent\";d:20.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:178157;s:14:\"optimized_size\";i:130100;s:7:\"percent\";d:26.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8727;s:14:\"optimized_size\";i:6871;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104643;s:14:\"optimized_size\";i:76853;s:7:\"percent\";d:26.56;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349149;s:14:\"optimized_size\";i:239708;s:7:\"percent\";d:31.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29002;s:14:\"optimized_size\";i:22936;s:7:\"percent\";d:20.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66091;s:14:\"optimized_size\";i:48292;s:7:\"percent\";d:26.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112254;s:14:\"optimized_size\";i:84288;s:7:\"percent\";d:24.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39769;s:14:\"optimized_size\";i:29476;s:7:\"percent\";d:25.88;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85633;s:14:\"optimized_size\";i:63099;s:7:\"percent\";d:26.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223546;s:14:\"optimized_size\";i:165083;s:7:\"percent\";d:26.15;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3891799;s:14:\"optimized_size\";i:1800404;s:7:\"percent\";d:53.74;}}');
INSERT INTO `wp_postmeta` VALUES (244781,15510,'_wp_attached_file','2022/05/0001807-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244782,15510,'iaff_wp_attachment_original_post_title','_0001807');
INSERT INTO `wp_postmeta` VALUES (244783,15510,'_wp_attachment_image_alt','Master Bathroom');
INSERT INTO `wp_postmeta` VALUES (244784,15510,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001807-scaled.jpg\";s:8:\"filesize\";i:343497;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001807-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12296;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001807-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98613;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001807-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001807-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59716;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001807-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203009;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001807-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:343497;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001807-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15881;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001807-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35193;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001807-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52599;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001807-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23395;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001807-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49394;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001807-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126182;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870370\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001807.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244785,15464,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244786,15464,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244787,15464,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3372342;s:14:\"optimized_size\";i:1315827;s:7:\"percent\";d:60.98;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22452;s:14:\"optimized_size\";i:17713;s:7:\"percent\";d:21.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219835;s:14:\"optimized_size\";i:171408;s:7:\"percent\";d:22.03;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9783;s:14:\"optimized_size\";i:7661;s:7:\"percent\";d:21.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125261;s:14:\"optimized_size\";i:97970;s:7:\"percent\";d:21.79;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:443822;s:14:\"optimized_size\";i:329402;s:7:\"percent\";d:25.78;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33653;s:14:\"optimized_size\";i:26264;s:7:\"percent\";d:21.96;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79973;s:14:\"optimized_size\";i:62068;s:7:\"percent\";d:22.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110487;s:14:\"optimized_size\";i:82108;s:7:\"percent\";d:25.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44588;s:14:\"optimized_size\";i:34899;s:7:\"percent\";d:21.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99890;s:14:\"optimized_size\";i:78288;s:7:\"percent\";d:21.63;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273350;s:14:\"optimized_size\";i:201349;s:7:\"percent\";d:26.34;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4835436;s:14:\"optimized_size\";i:2424957;s:7:\"percent\";d:49.85;}}');
INSERT INTO `wp_postmeta` VALUES (244788,15511,'_wp_attached_file','2022/05/0001812-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244789,15511,'iaff_wp_attachment_original_post_title','_0001812');
INSERT INTO `wp_postmeta` VALUES (244790,15511,'_wp_attachment_image_alt','Plenty of Counter Space With Additional Prep Sink');
INSERT INTO `wp_postmeta` VALUES (244791,15511,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001812-scaled.jpg\";s:8:\"filesize\";i:373784;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001812-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13454;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001812-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001812-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5849;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001812-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64478;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001812-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220352;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001812-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373784;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001812-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17328;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001812-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38105;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001812-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68975;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001812-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26000;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001812-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54443;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001812-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870393\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001812.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244792,15512,'_wp_attached_file','2022/05/0001817-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244793,15512,'iaff_wp_attachment_original_post_title','_0001817');
INSERT INTO `wp_postmeta` VALUES (244794,15512,'_wp_attachment_image_alt','0001817');
INSERT INTO `wp_postmeta` VALUES (244795,15512,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001817-scaled.jpg\";s:8:\"filesize\";i:320224;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001817-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12896;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001817-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001817-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5564;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001817-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59987;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001817-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194238;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001817-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320224;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001817-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15724;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001817-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34193;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001817-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53561;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001817-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23881;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001817-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49268;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001817-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870415\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001817.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244796,15465,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244797,15465,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244798,15465,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:911646;s:14:\"optimized_size\";i:712633;s:7:\"percent\";d:21.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21536;s:14:\"optimized_size\";i:16916;s:7:\"percent\";d:21.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236447;s:14:\"optimized_size\";i:183313;s:7:\"percent\";d:22.47;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8725;s:14:\"optimized_size\";i:6903;s:7:\"percent\";d:20.88;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133172;s:14:\"optimized_size\";i:103505;s:7:\"percent\";d:22.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525017;s:14:\"optimized_size\";i:407971;s:7:\"percent\";d:22.29;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:911646;s:14:\"optimized_size\";i:712633;s:7:\"percent\";d:21.83;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31419;s:14:\"optimized_size\";i:24719;s:7:\"percent\";d:21.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77890;s:14:\"optimized_size\";i:60859;s:7:\"percent\";d:21.87;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119750;s:14:\"optimized_size\";i:89405;s:7:\"percent\";d:25.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45991;s:14:\"optimized_size\";i:35956;s:7:\"percent\";d:21.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107080;s:14:\"optimized_size\";i:83582;s:7:\"percent\";d:21.94;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:314543;s:14:\"optimized_size\";i:244782;s:7:\"percent\";d:22.18;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3444862;s:14:\"optimized_size\";i:2683177;s:7:\"percent\";d:22.11;}}');
INSERT INTO `wp_postmeta` VALUES (244799,15513,'_wp_attached_file','2022/05/0001822-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244800,15513,'iaff_wp_attachment_original_post_title','_0001822');
INSERT INTO `wp_postmeta` VALUES (244801,15513,'_wp_attachment_image_alt','Coffee Station in Kitchen/dining Area');
INSERT INTO `wp_postmeta` VALUES (244802,15513,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001822-scaled.jpg\";s:8:\"filesize\";i:328592;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001822-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13594;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001822-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001822-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6875;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001822-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61541;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001822-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197922;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001822-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328592;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001822-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20028;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001822-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42497;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001822-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43261;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001822-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25291;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001822-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51391;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001822-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870537\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"180\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001822.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244803,15514,'_wp_attached_file','2022/05/0001827-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244804,15514,'iaff_wp_attachment_original_post_title','_0001827');
INSERT INTO `wp_postmeta` VALUES (244805,15514,'_wp_attachment_image_alt','0001827');
INSERT INTO `wp_postmeta` VALUES (244806,15514,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001827-scaled.jpg\";s:8:\"filesize\";i:325189;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001827-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13460;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001827-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001827-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5970;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001827-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64207;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001827-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200936;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001827-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:325189;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001827-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18983;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001827-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41730;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001827-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47760;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001827-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25403;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001827-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51964;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001827-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128975;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870563\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001827.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244807,15515,'_wp_attached_file','2022/05/0001832-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244808,15515,'iaff_wp_attachment_original_post_title','_0001832');
INSERT INTO `wp_postmeta` VALUES (244809,15515,'_wp_attachment_image_alt','0001832');
INSERT INTO `wp_postmeta` VALUES (244810,15515,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001832-scaled.jpg\";s:8:\"filesize\";i:184337;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001832-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10658;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001832-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65462;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001832-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5622;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001832-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001832-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119782;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001832-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184337;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001832-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15257;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001832-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30261;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001832-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44218;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001832-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18789;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001832-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36038;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001832-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82262;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674870601\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.011111111111111\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001832.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244811,15466,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244812,15466,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244813,15466,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904436;s:14:\"optimized_size\";i:712790;s:7:\"percent\";d:21.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22962;s:14:\"optimized_size\";i:17934;s:7:\"percent\";d:21.9;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245357;s:14:\"optimized_size\";i:190924;s:7:\"percent\";d:22.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9408;s:14:\"optimized_size\";i:7357;s:7:\"percent\";d:21.8;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139965;s:14:\"optimized_size\";i:108643;s:7:\"percent\";d:22.38;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:531661;s:14:\"optimized_size\";i:416378;s:7:\"percent\";d:21.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:904436;s:14:\"optimized_size\";i:712790;s:7:\"percent\";d:21.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33814;s:14:\"optimized_size\";i:26163;s:7:\"percent\";d:22.63;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82614;s:14:\"optimized_size\";i:63925;s:7:\"percent\";d:22.62;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135004;s:14:\"optimized_size\";i:107865;s:7:\"percent\";d:20.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47829;s:14:\"optimized_size\";i:37177;s:7:\"percent\";d:22.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110444;s:14:\"optimized_size\";i:85874;s:7:\"percent\";d:22.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318918;s:14:\"optimized_size\";i:248693;s:7:\"percent\";d:22.02;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3486848;s:14:\"optimized_size\";i:2736513;s:7:\"percent\";d:21.52;}}');
INSERT INTO `wp_postmeta` VALUES (244814,15516,'_wp_attached_file','2022/05/0001853-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244815,15516,'iaff_wp_attachment_original_post_title','_0001853');
INSERT INTO `wp_postmeta` VALUES (244816,15516,'_wp_attachment_image_alt','0001853');
INSERT INTO `wp_postmeta` VALUES (244817,15516,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:26:\"2022/05/0001853-scaled.jpg\";s:8:\"filesize\";i:1175712;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"0001853-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22589;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"0001853-1024x681.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"0001853-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"0001853-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155283;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"0001853-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:658776;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"0001853-2048x1363.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1175712;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"0001853-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35996;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"0001853-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94780;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"0001853-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152582;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"0001853-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48936;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"0001853-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119727;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"0001853-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:374206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1674871316\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"0001853.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244818,15467,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244819,15467,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244820,15467,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:822933;s:14:\"optimized_size\";i:652152;s:7:\"percent\";d:20.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19283;s:14:\"optimized_size\";i:14324;s:7:\"percent\";d:25.72;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211457;s:14:\"optimized_size\";i:166682;s:7:\"percent\";d:21.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7842;s:14:\"optimized_size\";i:5872;s:7:\"percent\";d:25.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118792;s:14:\"optimized_size\";i:87090;s:7:\"percent\";d:26.69;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471954;s:14:\"optimized_size\";i:372073;s:7:\"percent\";d:21.16;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:822933;s:14:\"optimized_size\";i:652152;s:7:\"percent\";d:20.75;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26882;s:14:\"optimized_size\";i:20158;s:7:\"percent\";d:25.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65502;s:14:\"optimized_size\";i:48589;s:7:\"percent\";d:25.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113903;s:14:\"optimized_size\";i:85413;s:7:\"percent\";d:25.01;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40013;s:14:\"optimized_size\";i:29474;s:7:\"percent\";d:26.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94099;s:14:\"optimized_size\";i:74010;s:7:\"percent\";d:21.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279384;s:14:\"optimized_size\";i:219322;s:7:\"percent\";d:21.5;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3094977;s:14:\"optimized_size\";i:2427311;s:7:\"percent\";d:21.57;}}');
INSERT INTO `wp_postmeta` VALUES (244821,15517,'_wp_attached_file','2022/05/DJI_0103-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244822,15517,'iaff_wp_attachment_original_post_title','DJI_0103');
INSERT INTO `wp_postmeta` VALUES (244823,15517,'_wp_attachment_image_alt','DJI 0103');
INSERT INTO `wp_postmeta` VALUES (244824,15517,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0103-scaled.jpg\";s:8:\"filesize\";i:750121;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0103-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20717;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0103-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0103-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0103-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0103-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:450992;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0103-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:750121;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0103-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30703;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0103-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74791;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0103-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128817;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0103-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44645;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0103-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102668;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0103-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287579;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011213\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0103.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244825,15518,'_wp_attached_file','2022/05/DJI_0106-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244826,15518,'iaff_wp_attachment_original_post_title','DJI_0106');
INSERT INTO `wp_postmeta` VALUES (244827,15518,'_wp_attachment_image_alt','DJI 0106');
INSERT INTO `wp_postmeta` VALUES (244828,15518,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0106-scaled.jpg\";s:8:\"filesize\";i:451601;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0106-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13800;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0106-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0106-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0106-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76364;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0106-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272620;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0106-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:451601;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0106-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19646;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0106-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45845;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0106-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110902;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0106-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30180;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0106-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68047;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0106-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187177;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011246\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0106.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244829,15519,'_wp_attached_file','2022/05/DJI_0109-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244830,15519,'iaff_wp_attachment_original_post_title','DJI_0109');
INSERT INTO `wp_postmeta` VALUES (244831,15519,'_wp_attachment_image_alt','DJI 0109');
INSERT INTO `wp_postmeta` VALUES (244832,15519,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0109-scaled.jpg\";s:8:\"filesize\";i:320631;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0109-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11075;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0109-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0109-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4995;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0109-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56479;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0109-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195613;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0109-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320631;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0109-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15115;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0109-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33995;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0109-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90569;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0109-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22720;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0109-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49135;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0109-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011261\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0109.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244833,15520,'_wp_attached_file','2022/05/DJI_0110-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244834,15520,'iaff_wp_attachment_original_post_title','DJI_0110');
INSERT INTO `wp_postmeta` VALUES (244835,15520,'_wp_attachment_image_alt','DJI 0110');
INSERT INTO `wp_postmeta` VALUES (244836,15520,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0110-scaled.jpg\";s:8:\"filesize\";i:320642;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0110-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12053;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0110-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0110-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4751;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0110-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58711;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0110-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196298;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0110-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:320642;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0110-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14107;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0110-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30593;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0110-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71915;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0110-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23013;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0110-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48530;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0110-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011272\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"120\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0110.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244837,15468,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244838,15468,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244839,15468,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:932749;s:14:\"optimized_size\";i:723458;s:7:\"percent\";d:22.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19677;s:14:\"optimized_size\";i:15448;s:7:\"percent\";d:21.49;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233392;s:14:\"optimized_size\";i:179608;s:7:\"percent\";d:23.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7876;s:14:\"optimized_size\";i:5855;s:7:\"percent\";d:25.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128844;s:14:\"optimized_size\";i:99402;s:7:\"percent\";d:22.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:529862;s:14:\"optimized_size\";i:407366;s:7:\"percent\";d:23.12;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:932749;s:14:\"optimized_size\";i:723458;s:7:\"percent\";d:22.44;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28726;s:14:\"optimized_size\";i:22465;s:7:\"percent\";d:21.8;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72417;s:14:\"optimized_size\";i:56389;s:7:\"percent\";d:22.13;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119530;s:14:\"optimized_size\";i:94628;s:7:\"percent\";d:20.83;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42860;s:14:\"optimized_size\";i:33373;s:7:\"percent\";d:22.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103575;s:14:\"optimized_size\";i:79953;s:7:\"percent\";d:22.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:316472;s:14:\"optimized_size\";i:243146;s:7:\"percent\";d:23.17;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3468729;s:14:\"optimized_size\";i:2684549;s:7:\"percent\";d:22.61;}}');
INSERT INTO `wp_postmeta` VALUES (244840,15521,'_wp_attached_file','2022/05/DJI_0114-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244841,15521,'iaff_wp_attachment_original_post_title','DJI_0114');
INSERT INTO `wp_postmeta` VALUES (244842,15521,'_wp_attachment_image_alt','DJI 0114');
INSERT INTO `wp_postmeta` VALUES (244843,15521,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0114-scaled.jpg\";s:8:\"filesize\";i:547280;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0114-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15948;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0114-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0114-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0114-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91880;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0114-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:328641;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0114-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:547280;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0114-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23928;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0114-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56237;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0114-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133677;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0114-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35064;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0114-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79302;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0114-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011304\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0114.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244844,15469,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244845,15469,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244846,15469,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:821313;s:14:\"optimized_size\";i:613136;s:7:\"percent\";d:25.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23237;s:14:\"optimized_size\";i:18190;s:7:\"percent\";d:21.72;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232666;s:14:\"optimized_size\";i:182021;s:7:\"percent\";d:21.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8964;s:14:\"optimized_size\";i:7121;s:7:\"percent\";d:20.56;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134694;s:14:\"optimized_size\";i:105001;s:7:\"percent\";d:22.04;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:492619;s:14:\"optimized_size\";i:388672;s:7:\"percent\";d:21.1;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:821313;s:14:\"optimized_size\";i:613136;s:7:\"percent\";d:25.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30742;s:14:\"optimized_size\";i:24224;s:7:\"percent\";d:21.2;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73066;s:14:\"optimized_size\";i:57453;s:7:\"percent\";d:21.37;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141565;s:14:\"optimized_size\";i:110938;s:7:\"percent\";d:21.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48355;s:14:\"optimized_size\";i:37761;s:7:\"percent\";d:21.91;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110758;s:14:\"optimized_size\";i:86016;s:7:\"percent\";d:22.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307520;s:14:\"optimized_size\";i:240943;s:7:\"percent\";d:21.65;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3246812;s:14:\"optimized_size\";i:2484612;s:7:\"percent\";d:23.48;}}');
INSERT INTO `wp_postmeta` VALUES (244847,15522,'_wp_attached_file','2022/05/DJI_0117-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244848,15522,'iaff_wp_attachment_original_post_title','DJI_0117');
INSERT INTO `wp_postmeta` VALUES (244849,15522,'_wp_attachment_image_alt','DJI 0117');
INSERT INTO `wp_postmeta` VALUES (244850,15522,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0117-scaled.jpg\";s:8:\"filesize\";i:470490;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0117-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14261;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0117-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0117-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6041;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0117-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80394;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0117-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284847;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0117-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:470490;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0117-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20677;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0117-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48416;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0117-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115953;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0117-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30626;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0117-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69358;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0117-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190317;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011311\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0117.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244851,15523,'_wp_attached_file','2022/05/DJI_0120-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244852,15523,'iaff_wp_attachment_original_post_title','DJI_0120');
INSERT INTO `wp_postmeta` VALUES (244853,15523,'_wp_attachment_image_alt','DJI 0120');
INSERT INTO `wp_postmeta` VALUES (244854,15523,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0120-scaled.jpg\";s:8:\"filesize\";i:301224;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0120-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11032;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0120-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0120-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4742;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0120-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55794;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0120-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185573;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0120-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301224;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0120-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14471;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0120-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31594;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0120-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68252;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0120-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22237;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0120-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47674;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0120-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011321\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0120.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244855,15524,'_wp_attached_file','2022/05/DJI_0123-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244856,15524,'iaff_wp_attachment_original_post_title','DJI_0123');
INSERT INTO `wp_postmeta` VALUES (244857,15524,'_wp_attachment_image_alt','Flat Deck Pontoon Boat');
INSERT INTO `wp_postmeta` VALUES (244858,15524,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0123-1-scaled.jpg\";s:8:\"filesize\";i:310984;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12294;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DJI_0123-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5612;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60655;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DJI_0123-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194609;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DJI_0123-1-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310984;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17125;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37506;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DJI_0123-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73127;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24442;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DJI_0123-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51424;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DJI_0123-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130063;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011329\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DJI_0123-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244859,15525,'_wp_attached_file','2022/05/DJI_0126-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244860,15525,'iaff_wp_attachment_original_post_title','DJI_0126');
INSERT INTO `wp_postmeta` VALUES (244861,15525,'_wp_attachment_image_alt','DJI 0126');
INSERT INTO `wp_postmeta` VALUES (244862,15525,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0126-scaled.jpg\";s:8:\"filesize\";i:570081;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0126-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16901;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0126-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165368;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0126-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0126-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96996;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0126-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:344940;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0126-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:570081;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0126-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24389;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0126-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0126-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136982;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0126-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37065;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0126-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83914;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0126-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230974;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011347\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:19:\"0.00066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0126.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244863,15470,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244864,15470,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244865,15470,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:688463;s:7:\"percent\";d:20.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23386;s:14:\"optimized_size\";i:18494;s:7:\"percent\";d:20.92;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236090;s:14:\"optimized_size\";i:185054;s:7:\"percent\";d:21.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10105;s:14:\"optimized_size\";i:7956;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134970;s:14:\"optimized_size\";i:105720;s:7:\"percent\";d:21.67;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507844;s:14:\"optimized_size\";i:398929;s:7:\"percent\";d:21.45;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:688463;s:7:\"percent\";d:20.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35958;s:14:\"optimized_size\";i:27981;s:7:\"percent\";d:22.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87104;s:14:\"optimized_size\";i:67533;s:7:\"percent\";d:22.47;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139374;s:14:\"optimized_size\";i:109458;s:7:\"percent\";d:21.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48026;s:14:\"optimized_size\";i:37554;s:7:\"percent\";d:21.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108803;s:14:\"optimized_size\";i:84981;s:7:\"percent\";d:21.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309656;s:14:\"optimized_size\";i:242524;s:7:\"percent\";d:21.68;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3377564;s:14:\"optimized_size\";i:2663110;s:7:\"percent\";d:21.15;}}');
INSERT INTO `wp_postmeta` VALUES (244866,15526,'_wp_attached_file','2022/05/DJI_0129-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244867,15526,'iaff_wp_attachment_original_post_title','DJI_0129');
INSERT INTO `wp_postmeta` VALUES (244868,15526,'_wp_attachment_image_alt','DJI 0129');
INSERT INTO `wp_postmeta` VALUES (244869,15526,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0129-scaled.jpg\";s:8:\"filesize\";i:623742;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0129-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19026;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0129-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0129-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8633;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0129-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107797;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0129-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:379222;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0129-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:623742;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0129-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29464;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0129-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69385;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0129-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123626;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0129-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40099;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0129-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90060;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0129-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246704;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011359\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0129.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244870,15527,'_wp_attached_file','2022/05/DJI_0134-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244871,15527,'iaff_wp_attachment_original_post_title','DJI_0134');
INSERT INTO `wp_postmeta` VALUES (244872,15527,'_wp_attachment_image_alt','DJI 0134');
INSERT INTO `wp_postmeta` VALUES (244873,15527,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0134-scaled.jpg\";s:8:\"filesize\";i:392633;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0134-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14676;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0134-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0134-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0134-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72908;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0134-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242777;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0134-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:392633;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0134-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17747;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0134-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38989;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0134-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71677;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0134-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28403;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0134-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60351;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0134-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155318;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011483\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"130\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0134.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244874,15528,'_wp_attached_file','2022/05/DJI_0138-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244875,15528,'iaff_wp_attachment_original_post_title','DJI_0138');
INSERT INTO `wp_postmeta` VALUES (244876,15528,'_wp_attachment_image_alt','DJI 0138');
INSERT INTO `wp_postmeta` VALUES (244877,15528,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0138-scaled.jpg\";s:8:\"filesize\";i:499174;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0138-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16306;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0138-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147699;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0138-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0138-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87764;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0138-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303445;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0138-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:499174;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0138-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20963;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0138-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47388;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0138-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97979;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0138-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33584;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0138-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74246;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0138-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198677;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685011540\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0138.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244878,15471,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244879,15471,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244880,15471,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:673524;s:14:\"optimized_size\";i:494738;s:7:\"percent\";d:26.54;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19215;s:14:\"optimized_size\";i:14335;s:7:\"percent\";d:25.4;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180597;s:14:\"optimized_size\";i:132832;s:7:\"percent\";d:26.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8060;s:14:\"optimized_size\";i:6059;s:7:\"percent\";d:24.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104519;s:14:\"optimized_size\";i:77105;s:7:\"percent\";d:26.23;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391327;s:14:\"optimized_size\";i:285154;s:7:\"percent\";d:27.13;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:673524;s:14:\"optimized_size\";i:494738;s:7:\"percent\";d:26.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25706;s:14:\"optimized_size\";i:19059;s:7:\"percent\";d:25.86;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59167;s:14:\"optimized_size\";i:43780;s:7:\"percent\";d:26.01;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118011;s:14:\"optimized_size\";i:88448;s:7:\"percent\";d:25.05;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37532;s:14:\"optimized_size\";i:27874;s:7:\"percent\";d:25.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83872;s:14:\"optimized_size\";i:61979;s:7:\"percent\";d:26.1;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232956;s:14:\"optimized_size\";i:171137;s:7:\"percent\";d:26.54;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2608010;s:14:\"optimized_size\";i:1917238;s:7:\"percent\";d:26.49;}}');
INSERT INTO `wp_postmeta` VALUES (244881,15529,'_wp_attached_file','2022/05/DJI_0153-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244882,15529,'iaff_wp_attachment_original_post_title','DJI_0153');
INSERT INTO `wp_postmeta` VALUES (244883,15529,'_wp_attachment_image_alt','DJI 0153');
INSERT INTO `wp_postmeta` VALUES (244884,15529,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0153-scaled.jpg\";s:8:\"filesize\";i:684704;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0153-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20484;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0153-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199524;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0153-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0153-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116128;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0153-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414021;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0153-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:684704;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0153-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29218;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0153-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67677;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0153-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84152;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0153-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41665;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0153-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92068;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0153-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249214;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014617\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0153.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244885,15530,'_wp_attached_file','2022/05/DJI_0160-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244886,15530,'iaff_wp_attachment_original_post_title','DJI_0160');
INSERT INTO `wp_postmeta` VALUES (244887,15530,'_wp_attachment_image_alt','DJI 0160');
INSERT INTO `wp_postmeta` VALUES (244888,15530,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0160-1-scaled.jpg\";s:8:\"filesize\";i:827299;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23763;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DJI_0160-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240537;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139481;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DJI_0160-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:501252;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DJI_0160-1-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:827299;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34166;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81061;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DJI_0160-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123543;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48182;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DJI_0160-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108901;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DJI_0160-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014657\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0013698630136986\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DJI_0160-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244889,15531,'_wp_attached_file','2022/05/DJI_0163-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244890,15531,'iaff_wp_attachment_original_post_title','DJI_0163');
INSERT INTO `wp_postmeta` VALUES (244891,15531,'_wp_attachment_image_alt','DJI 0163');
INSERT INTO `wp_postmeta` VALUES (244892,15531,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0163-scaled.jpg\";s:8:\"filesize\";i:699060;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0163-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23031;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0163-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217369;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0163-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0163-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128934;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0163-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:436094;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0163-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:699060;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0163-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32109;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0163-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74143;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0163-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107004;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0163-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47444;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0163-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104561;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0163-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274581;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014666\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0163.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244893,15472,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244894,15472,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244895,15472,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:537561;s:14:\"optimized_size\";i:350475;s:7:\"percent\";d:34.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17229;s:14:\"optimized_size\";i:12805;s:7:\"percent\";d:25.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145223;s:14:\"optimized_size\";i:97023;s:7:\"percent\";d:33.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7369;s:14:\"optimized_size\";i:5525;s:7:\"percent\";d:25.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86357;s:14:\"optimized_size\";i:58336;s:7:\"percent\";d:32.45;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:312149;s:14:\"optimized_size\";i:203997;s:7:\"percent\";d:34.65;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:537561;s:14:\"optimized_size\";i:350475;s:7:\"percent\";d:34.8;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23072;s:14:\"optimized_size\";i:15732;s:7:\"percent\";d:31.81;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51927;s:14:\"optimized_size\";i:34590;s:7:\"percent\";d:33.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103935;s:14:\"optimized_size\";i:78395;s:7:\"percent\";d:24.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33333;s:14:\"optimized_size\";i:24684;s:7:\"percent\";d:25.95;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71051;s:14:\"optimized_size\";i:48616;s:7:\"percent\";d:31.58;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189298;s:14:\"optimized_size\";i:127041;s:7:\"percent\";d:32.89;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2116065;s:14:\"optimized_size\";i:1407694;s:7:\"percent\";d:33.48;}}');
INSERT INTO `wp_postmeta` VALUES (244896,15532,'_wp_attached_file','2022/05/DJI_0166-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244897,15532,'iaff_wp_attachment_original_post_title','DJI_0166');
INSERT INTO `wp_postmeta` VALUES (244898,15532,'_wp_attachment_image_alt','DJI 0166');
INSERT INTO `wp_postmeta` VALUES (244899,15532,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0166-scaled.jpg\";s:8:\"filesize\";i:692406;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0166-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22808;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0166-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215654;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0166-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0166-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0166-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:433359;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0166-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:692406;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0166-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31663;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0166-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73144;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0166-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106319;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0166-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46975;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0166-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103526;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0166-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272055;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014670\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0166.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244900,15533,'_wp_attached_file','2022/05/DJI_0169-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244901,15533,'iaff_wp_attachment_original_post_title','DJI_0169');
INSERT INTO `wp_postmeta` VALUES (244902,15533,'_wp_attachment_image_alt','DJI 0169');
INSERT INTO `wp_postmeta` VALUES (244903,15533,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0169-scaled.jpg\";s:8:\"filesize\";i:610674;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0169-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21603;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0169-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192461;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0169-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8818;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0169-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115477;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0169-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382631;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0169-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:610674;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0169-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28996;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0169-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64307;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0169-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88625;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0169-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43574;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0169-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94712;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0169-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014678\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0169.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244904,15534,'_wp_attached_file','2022/05/DJI_0172-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244905,15534,'iaff_wp_attachment_original_post_title','DJI_0172');
INSERT INTO `wp_postmeta` VALUES (244906,15534,'_wp_attachment_image_alt','DJI 0172');
INSERT INTO `wp_postmeta` VALUES (244907,15534,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0172-scaled.jpg\";s:8:\"filesize\";i:943391;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0172-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25762;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0172-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0172-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10270;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0172-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154619;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0172-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:567810;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0172-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:943391;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0172-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36910;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0172-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89157;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0172-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129609;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0172-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53151;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0172-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121677;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0172-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342661;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014706\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"110\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0172.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244908,15473,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244909,15473,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244910,15473,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469060;s:14:\"optimized_size\";i:298643;s:7:\"percent\";d:36.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16612;s:14:\"optimized_size\";i:12440;s:7:\"percent\";d:25.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141198;s:14:\"optimized_size\";i:98395;s:7:\"percent\";d:30.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7199;s:14:\"optimized_size\";i:5404;s:7:\"percent\";d:24.93;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84835;s:14:\"optimized_size\";i:59431;s:7:\"percent\";d:29.95;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286193;s:14:\"optimized_size\";i:193303;s:7:\"percent\";d:32.46;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469060;s:14:\"optimized_size\";i:298643;s:7:\"percent\";d:36.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22943;s:14:\"optimized_size\";i:17358;s:7:\"percent\";d:24.34;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51023;s:14:\"optimized_size\";i:36002;s:7:\"percent\";d:29.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106623;s:14:\"optimized_size\";i:79851;s:7:\"percent\";d:25.11;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32215;s:14:\"optimized_size\";i:22778;s:7:\"percent\";d:29.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69000;s:14:\"optimized_size\";i:48317;s:7:\"percent\";d:29.98;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179685;s:14:\"optimized_size\";i:125123;s:7:\"percent\";d:30.37;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1935646;s:14:\"optimized_size\";i:1295688;s:7:\"percent\";d:33.06;}}');
INSERT INTO `wp_postmeta` VALUES (244911,15535,'_wp_attached_file','2022/05/DJI_0175-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244912,15535,'iaff_wp_attachment_original_post_title','DJI_0175');
INSERT INTO `wp_postmeta` VALUES (244913,15535,'_wp_attachment_image_alt','DJI 0175');
INSERT INTO `wp_postmeta` VALUES (244914,15535,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0175-1-scaled.jpg\";s:8:\"filesize\";i:934409;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24138;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DJI_0175-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9805;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148627;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DJI_0175-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:556630;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DJI_0175-1-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:934409;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36597;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90802;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DJI_0175-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139983;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50171;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DJI_0175-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116709;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DJI_0175-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332755;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014724\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DJI_0175-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244915,15536,'_wp_attached_file','2022/05/DJI_0178-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244916,15536,'iaff_wp_attachment_original_post_title','DJI_0178');
INSERT INTO `wp_postmeta` VALUES (244917,15536,'_wp_attachment_image_alt','Large Gated Deck');
INSERT INTO `wp_postmeta` VALUES (244918,15536,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0178-1-scaled.jpg\";s:8:\"filesize\";i:741072;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21946;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DJI_0178-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125285;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DJI_0178-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:447680;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DJI_0178-1-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:741072;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32665;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77270;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DJI_0178-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102584;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44376;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DJI_0178-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99401;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DJI_0178-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014731\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DJI_0178-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244919,15537,'_wp_attached_file','2022/05/DJI_0181-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244920,15537,'iaff_wp_attachment_original_post_title','DJI_0181');
INSERT INTO `wp_postmeta` VALUES (244921,15537,'_wp_attachment_image_alt','DJI 0181');
INSERT INTO `wp_postmeta` VALUES (244922,15537,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0181-scaled.jpg\";s:8:\"filesize\";i:602512;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0181-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17650;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0181-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174313;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0181-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0181-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101503;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0181-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363584;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0181-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:602512;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0181-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26134;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0181-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61260;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0181-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128777;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0181-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38752;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0181-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87473;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0181-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240719;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014751\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0181.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244923,15538,'_wp_attached_file','2022/05/DJI_0184-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244924,15538,'iaff_wp_attachment_original_post_title','DJI_0184');
INSERT INTO `wp_postmeta` VALUES (244925,15538,'_wp_attachment_image_alt','DJI 0184');
INSERT INTO `wp_postmeta` VALUES (244926,15538,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0184-scaled.jpg\";s:8:\"filesize\";i:410186;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0184-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12510;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0184-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0184-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0184-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69956;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0184-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248321;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0184-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410186;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0184-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18110;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0184-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42933;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0184-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117515;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0184-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26989;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0184-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60610;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0184-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164937;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014758\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0184.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244927,15474,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244928,15474,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244929,15474,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426720;s:14:\"optimized_size\";i:263151;s:7:\"percent\";d:38.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14191;s:14:\"optimized_size\";i:9790;s:7:\"percent\";d:31.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123060;s:14:\"optimized_size\";i:80639;s:7:\"percent\";d:34.47;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6272;s:14:\"optimized_size\";i:4372;s:7:\"percent\";d:30.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73242;s:14:\"optimized_size\";i:49639;s:7:\"percent\";d:32.23;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:256245;s:14:\"optimized_size\";i:156946;s:7:\"percent\";d:38.75;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426720;s:14:\"optimized_size\";i:263151;s:7:\"percent\";d:38.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20087;s:14:\"optimized_size\";i:13544;s:7:\"percent\";d:32.57;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45089;s:14:\"optimized_size\";i:30660;s:7:\"percent\";d:32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82743;s:14:\"optimized_size\";i:57439;s:7:\"percent\";d:30.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27826;s:14:\"optimized_size\";i:19048;s:7:\"percent\";d:31.55;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59769;s:14:\"optimized_size\";i:40860;s:7:\"percent\";d:31.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159570;s:14:\"optimized_size\";i:105204;s:7:\"percent\";d:34.07;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1721534;s:14:\"optimized_size\";i:1094443;s:7:\"percent\";d:36.43;}}');
INSERT INTO `wp_postmeta` VALUES (244930,15539,'_wp_attached_file','2022/05/DJI_0187-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (244931,15539,'iaff_wp_attachment_original_post_title','DJI_0187');
INSERT INTO `wp_postmeta` VALUES (244932,15539,'_wp_attachment_image_alt','DJI 0187');
INSERT INTO `wp_postmeta` VALUES (244933,15539,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:27:\"2022/05/DJI_0187-scaled.jpg\";s:8:\"filesize\";i:461979;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DJI_0187-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14086;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DJI_0187-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DJI_0187-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6102;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DJI_0187-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79570;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DJI_0187-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:280539;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DJI_0187-2048x1364.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461979;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0187-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20122;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DJI_0187-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47769;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DJI_0187-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131459;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DJI_0187-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31086;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DJI_0187-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69242;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DJI_0187-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188259;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1685014764\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"8.38\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DJI_0187.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (244934,15475,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244935,15475,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244936,15475,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572697;s:14:\"optimized_size\";i:384278;s:7:\"percent\";d:32.9;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16553;s:14:\"optimized_size\";i:12434;s:7:\"percent\";d:24.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156379;s:14:\"optimized_size\";i:103149;s:7:\"percent\";d:34.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6866;s:14:\"optimized_size\";i:5180;s:7:\"percent\";d:24.56;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91134;s:14:\"optimized_size\";i:60088;s:7:\"percent\";d:34.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335484;s:14:\"optimized_size\";i:222329;s:7:\"percent\";d:33.73;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572697;s:14:\"optimized_size\";i:384278;s:7:\"percent\";d:32.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22898;s:14:\"optimized_size\";i:16894;s:7:\"percent\";d:26.22;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54572;s:14:\"optimized_size\";i:39446;s:7:\"percent\";d:27.72;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122362;s:14:\"optimized_size\";i:98536;s:7:\"percent\";d:19.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34122;s:14:\"optimized_size\";i:25333;s:7:\"percent\";d:25.76;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75968;s:14:\"optimized_size\";i:55789;s:7:\"percent\";d:26.56;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209120;s:14:\"optimized_size\";i:139949;s:7:\"percent\";d:33.08;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2270852;s:14:\"optimized_size\";i:1547683;s:7:\"percent\";d:31.85;}}');
INSERT INTO `wp_postmeta` VALUES (244937,15476,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244938,15476,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244939,15476,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:536995;s:14:\"optimized_size\";i:368542;s:7:\"percent\";d:31.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19427;s:14:\"optimized_size\";i:14440;s:7:\"percent\";d:25.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163137;s:14:\"optimized_size\";i:111421;s:7:\"percent\";d:31.7;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8795;s:14:\"optimized_size\";i:6942;s:7:\"percent\";d:21.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98523;s:14:\"optimized_size\";i:72797;s:7:\"percent\";d:26.11;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328971;s:14:\"optimized_size\";i:224927;s:7:\"percent\";d:31.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:536995;s:14:\"optimized_size\";i:368542;s:7:\"percent\";d:31.37;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28164;s:14:\"optimized_size\";i:20855;s:7:\"percent\";d:25.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60843;s:14:\"optimized_size\";i:45233;s:7:\"percent\";d:25.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100524;s:14:\"optimized_size\";i:76697;s:7:\"percent\";d:23.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38267;s:14:\"optimized_size\";i:28499;s:7:\"percent\";d:25.53;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81441;s:14:\"optimized_size\";i:60572;s:7:\"percent\";d:25.62;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207953;s:14:\"optimized_size\";i:142593;s:7:\"percent\";d:31.43;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2210035;s:14:\"optimized_size\";i:1542060;s:7:\"percent\";d:30.22;}}');
INSERT INTO `wp_postmeta` VALUES (244940,15477,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244941,15477,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244942,15477,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:734420;s:14:\"optimized_size\";i:543588;s:7:\"percent\";d:25.98;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19204;s:14:\"optimized_size\";i:14125;s:7:\"percent\";d:26.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195433;s:14:\"optimized_size\";i:141881;s:7:\"percent\";d:27.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8113;s:14:\"optimized_size\";i:6487;s:7:\"percent\";d:20.04;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111665;s:14:\"optimized_size\";i:81173;s:7:\"percent\";d:27.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:426972;s:14:\"optimized_size\";i:312643;s:7:\"percent\";d:26.78;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:734420;s:14:\"optimized_size\";i:543588;s:7:\"percent\";d:25.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27688;s:14:\"optimized_size\";i:20140;s:7:\"percent\";d:27.26;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66635;s:14:\"optimized_size\";i:48194;s:7:\"percent\";d:27.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132393;s:14:\"optimized_size\";i:105068;s:7:\"percent\";d:20.64;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39280;s:14:\"optimized_size\";i:28715;s:7:\"percent\";d:26.9;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88927;s:14:\"optimized_size\";i:64402;s:7:\"percent\";d:27.58;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252513;s:14:\"optimized_size\";i:184187;s:7:\"percent\";d:27.06;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2837663;s:14:\"optimized_size\";i:2094191;s:7:\"percent\";d:26.2;}}');
INSERT INTO `wp_postmeta` VALUES (244943,15478,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244944,15478,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244945,15478,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863071;s:14:\"optimized_size\";i:679531;s:7:\"percent\";d:21.27;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23420;s:14:\"optimized_size\";i:18225;s:7:\"percent\";d:22.18;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233691;s:14:\"optimized_size\";i:182160;s:7:\"percent\";d:22.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9857;s:14:\"optimized_size\";i:7722;s:7:\"percent\";d:21.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134496;s:14:\"optimized_size\";i:104715;s:7:\"percent\";d:22.14;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:504002;s:14:\"optimized_size\";i:394110;s:7:\"percent\";d:21.8;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863071;s:14:\"optimized_size\";i:679531;s:7:\"percent\";d:21.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35388;s:14:\"optimized_size\";i:27472;s:7:\"percent\";d:22.37;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86193;s:14:\"optimized_size\";i:67013;s:7:\"percent\";d:22.25;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145241;s:14:\"optimized_size\";i:113419;s:7:\"percent\";d:21.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46818;s:14:\"optimized_size\";i:36457;s:7:\"percent\";d:22.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105685;s:14:\"optimized_size\";i:82562;s:7:\"percent\";d:21.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301270;s:14:\"optimized_size\";i:233949;s:7:\"percent\";d:22.35;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3352203;s:14:\"optimized_size\";i:2626866;s:7:\"percent\";d:21.64;}}');
INSERT INTO `wp_postmeta` VALUES (244946,15479,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244947,15479,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244948,15479,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391980;s:14:\"optimized_size\";i:221223;s:7:\"percent\";d:43.56;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13582;s:14:\"optimized_size\";i:9559;s:7:\"percent\";d:29.62;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109072;s:14:\"optimized_size\";i:64995;s:7:\"percent\";d:40.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5966;s:14:\"optimized_size\";i:4269;s:7:\"percent\";d:28.44;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64921;s:14:\"optimized_size\";i:40493;s:7:\"percent\";d:37.63;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227241;s:14:\"optimized_size\";i:130669;s:7:\"percent\";d:42.5;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391980;s:14:\"optimized_size\";i:221223;s:7:\"percent\";d:43.56;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17956;s:14:\"optimized_size\";i:11573;s:7:\"percent\";d:35.55;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38874;s:14:\"optimized_size\";i:24591;s:7:\"percent\";d:36.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70952;s:14:\"optimized_size\";i:45934;s:7:\"percent\";d:35.26;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26050;s:14:\"optimized_size\";i:17829;s:7:\"percent\";d:31.56;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54861;s:14:\"optimized_size\";i:34727;s:7:\"percent\";d:36.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142854;s:14:\"optimized_size\";i:85866;s:7:\"percent\";d:39.89;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1556289;s:14:\"optimized_size\";i:912951;s:7:\"percent\";d:41.34;}}');
INSERT INTO `wp_postmeta` VALUES (244949,15480,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244950,15480,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244951,15480,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328804;s:14:\"optimized_size\";i:168992;s:7:\"percent\";d:48.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12548;s:14:\"optimized_size\";i:8757;s:7:\"percent\";d:30.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100566;s:14:\"optimized_size\";i:56870;s:7:\"percent\";d:43.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5869;s:14:\"optimized_size\";i:4174;s:7:\"percent\";d:28.88;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60841;s:14:\"optimized_size\";i:36833;s:7:\"percent\";d:39.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200864;s:14:\"optimized_size\";i:110881;s:7:\"percent\";d:44.8;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328804;s:14:\"optimized_size\";i:168992;s:7:\"percent\";d:48.6;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17755;s:14:\"optimized_size\";i:11356;s:7:\"percent\";d:36.04;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38857;s:14:\"optimized_size\";i:24612;s:7:\"percent\";d:36.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50044;s:14:\"optimized_size\";i:27377;s:7:\"percent\";d:45.29;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24128;s:14:\"optimized_size\";i:15233;s:7:\"percent\";d:36.87;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50324;s:14:\"optimized_size\";i:30634;s:7:\"percent\";d:39.13;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127066;s:14:\"optimized_size\";i:72138;s:7:\"percent\";d:43.23;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1346470;s:14:\"optimized_size\";i:736849;s:7:\"percent\";d:45.28;}}');
INSERT INTO `wp_postmeta` VALUES (244952,15481,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244953,15481,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244954,15481,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361531;s:14:\"optimized_size\";i:199173;s:7:\"percent\";d:44.91;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12581;s:14:\"optimized_size\";i:8607;s:7:\"percent\";d:31.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100519;s:14:\"optimized_size\";i:58589;s:7:\"percent\";d:41.71;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5578;s:14:\"optimized_size\";i:3986;s:7:\"percent\";d:28.54;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60341;s:14:\"optimized_size\";i:36084;s:7:\"percent\";d:40.2;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209822;s:14:\"optimized_size\";i:118881;s:7:\"percent\";d:43.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361531;s:14:\"optimized_size\";i:199173;s:7:\"percent\";d:44.91;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17090;s:14:\"optimized_size\";i:10841;s:7:\"percent\";d:36.57;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37348;s:14:\"optimized_size\";i:22463;s:7:\"percent\";d:39.85;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69328;s:14:\"optimized_size\";i:44330;s:7:\"percent\";d:36.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24248;s:14:\"optimized_size\";i:15502;s:7:\"percent\";d:36.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50408;s:14:\"optimized_size\";i:30683;s:7:\"percent\";d:39.13;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128718;s:14:\"optimized_size\";i:75974;s:7:\"percent\";d:40.98;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1439043;s:14:\"optimized_size\";i:824286;s:7:\"percent\";d:42.72;}}');
INSERT INTO `wp_postmeta` VALUES (244955,15482,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244956,15482,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244957,15482,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377033;s:14:\"optimized_size\";i:215940;s:7:\"percent\";d:42.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13409;s:14:\"optimized_size\";i:9446;s:7:\"percent\";d:29.55;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108213;s:14:\"optimized_size\";i:63970;s:7:\"percent\";d:40.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6175;s:14:\"optimized_size\";i:4417;s:7:\"percent\";d:28.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65116;s:14:\"optimized_size\";i:40557;s:7:\"percent\";d:37.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221620;s:14:\"optimized_size\";i:128785;s:7:\"percent\";d:41.89;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:377033;s:14:\"optimized_size\";i:215940;s:7:\"percent\";d:42.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18817;s:14:\"optimized_size\";i:12753;s:7:\"percent\";d:32.23;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41050;s:14:\"optimized_size\";i:25853;s:7:\"percent\";d:37.02;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65708;s:14:\"optimized_size\";i:41072;s:7:\"percent\";d:37.49;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25818;s:14:\"optimized_size\";i:17425;s:7:\"percent\";d:32.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53905;s:14:\"optimized_size\";i:33810;s:7:\"percent\";d:37.28;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138574;s:14:\"optimized_size\";i:82504;s:7:\"percent\";d:40.46;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1512471;s:14:\"optimized_size\";i:892472;s:7:\"percent\";d:40.99;}}');
INSERT INTO `wp_postmeta` VALUES (244958,15483,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244959,15483,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244960,15483,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274819;s:14:\"optimized_size\";i:102051;s:7:\"percent\";d:62.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13210;s:14:\"optimized_size\";i:9350;s:7:\"percent\";d:29.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92526;s:14:\"optimized_size\";i:53078;s:7:\"percent\";d:42.63;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6164;s:14:\"optimized_size\";i:4366;s:7:\"percent\";d:29.17;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58573;s:14:\"optimized_size\";i:34573;s:7:\"percent\";d:40.97;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174292;s:14:\"optimized_size\";i:87927;s:7:\"percent\";d:49.55;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274819;s:14:\"optimized_size\";i:102051;s:7:\"percent\";d:62.87;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18384;s:14:\"optimized_size\";i:12539;s:7:\"percent\";d:31.79;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38086;s:14:\"optimized_size\";i:23544;s:7:\"percent\";d:38.18;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55646;s:14:\"optimized_size\";i:32643;s:7:\"percent\";d:41.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25063;s:14:\"optimized_size\";i:16329;s:7:\"percent\";d:34.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49447;s:14:\"optimized_size\";i:30966;s:7:\"percent\";d:37.38;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116426;s:14:\"optimized_size\";i:64615;s:7:\"percent\";d:44.5;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1197455;s:14:\"optimized_size\";i:574032;s:7:\"percent\";d:52.06;}}');
INSERT INTO `wp_postmeta` VALUES (244961,15484,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244962,15484,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244963,15484,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358746;s:14:\"optimized_size\";i:198604;s:7:\"percent\";d:44.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14653;s:14:\"optimized_size\";i:10282;s:7:\"percent\";d:29.83;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111040;s:14:\"optimized_size\";i:69531;s:7:\"percent\";d:37.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6740;s:14:\"optimized_size\";i:5114;s:7:\"percent\";d:24.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68074;s:14:\"optimized_size\";i:43197;s:7:\"percent\";d:36.54;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218809;s:14:\"optimized_size\";i:129748;s:7:\"percent\";d:40.7;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358746;s:14:\"optimized_size\";i:198604;s:7:\"percent\";d:44.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20894;s:14:\"optimized_size\";i:14599;s:7:\"percent\";d:30.13;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44826;s:14:\"optimized_size\";i:31263;s:7:\"percent\";d:30.26;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55191;s:14:\"optimized_size\";i:32940;s:7:\"percent\";d:40.32;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27364;s:14:\"optimized_size\";i:19278;s:7:\"percent\";d:29.55;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55260;s:14:\"optimized_size\";i:35200;s:7:\"percent\";d:36.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134584;s:14:\"optimized_size\";i:82078;s:7:\"percent\";d:39.01;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1474927;s:14:\"optimized_size\";i:870438;s:7:\"percent\";d:40.98;}}');
INSERT INTO `wp_postmeta` VALUES (244964,15485,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244965,15485,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244966,15485,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:351559;s:14:\"optimized_size\";i:191708;s:7:\"percent\";d:45.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13075;s:14:\"optimized_size\";i:9166;s:7:\"percent\";d:29.9;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101699;s:14:\"optimized_size\";i:60998;s:7:\"percent\";d:40.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6344;s:14:\"optimized_size\";i:4509;s:7:\"percent\";d:28.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61862;s:14:\"optimized_size\";i:37691;s:7:\"percent\";d:39.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206965;s:14:\"optimized_size\";i:114489;s:7:\"percent\";d:44.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:351559;s:14:\"optimized_size\";i:191708;s:7:\"percent\";d:45.47;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18837;s:14:\"optimized_size\";i:12868;s:7:\"percent\";d:31.69;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39798;s:14:\"optimized_size\";i:25149;s:7:\"percent\";d:36.81;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45916;s:14:\"optimized_size\";i:24581;s:7:\"percent\";d:46.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24052;s:14:\"optimized_size\";i:15447;s:7:\"percent\";d:35.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49726;s:14:\"optimized_size\";i:30432;s:7:\"percent\";d:38.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126607;s:14:\"optimized_size\";i:75185;s:7:\"percent\";d:40.62;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1397999;s:14:\"optimized_size\";i:793931;s:7:\"percent\";d:43.21;}}');
INSERT INTO `wp_postmeta` VALUES (244967,15486,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244968,15486,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244969,15486,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359002;s:14:\"optimized_size\";i:194928;s:7:\"percent\";d:45.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14208;s:14:\"optimized_size\";i:9930;s:7:\"percent\";d:30.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108435;s:14:\"optimized_size\";i:65227;s:7:\"percent\";d:39.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6877;s:14:\"optimized_size\";i:5144;s:7:\"percent\";d:25.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66315;s:14:\"optimized_size\";i:41621;s:7:\"percent\";d:37.24;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215210;s:14:\"optimized_size\";i:126475;s:7:\"percent\";d:41.23;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359002;s:14:\"optimized_size\";i:194928;s:7:\"percent\";d:45.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20763;s:14:\"optimized_size\";i:14381;s:7:\"percent\";d:30.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44733;s:14:\"optimized_size\";i:29910;s:7:\"percent\";d:33.14;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44665;s:14:\"optimized_size\";i:23546;s:7:\"percent\";d:47.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26251;s:14:\"optimized_size\";i:17747;s:7:\"percent\";d:32.39;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53049;s:14:\"optimized_size\";i:33469;s:7:\"percent\";d:36.91;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130900;s:14:\"optimized_size\";i:78045;s:7:\"percent\";d:40.38;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1449410;s:14:\"optimized_size\";i:835351;s:7:\"percent\";d:42.37;}}');
INSERT INTO `wp_postmeta` VALUES (244970,15487,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244971,15487,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244972,15487,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342136;s:14:\"optimized_size\";i:183393;s:7:\"percent\";d:46.4;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13662;s:14:\"optimized_size\";i:9417;s:7:\"percent\";d:31.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103789;s:14:\"optimized_size\";i:61020;s:7:\"percent\";d:41.21;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6275;s:14:\"optimized_size\";i:4442;s:7:\"percent\";d:29.21;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63191;s:14:\"optimized_size\";i:37659;s:7:\"percent\";d:40.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205991;s:14:\"optimized_size\";i:112600;s:7:\"percent\";d:45.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342136;s:14:\"optimized_size\";i:183393;s:7:\"percent\";d:46.4;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18446;s:14:\"optimized_size\";i:12417;s:7:\"percent\";d:32.68;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39138;s:14:\"optimized_size\";i:24349;s:7:\"percent\";d:37.79;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61755;s:14:\"optimized_size\";i:38032;s:7:\"percent\";d:38.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25517;s:14:\"optimized_size\";i:16007;s:7:\"percent\";d:37.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52196;s:14:\"optimized_size\";i:32117;s:7:\"percent\";d:38.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128501;s:14:\"optimized_size\";i:72074;s:7:\"percent\";d:43.91;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1402733;s:14:\"optimized_size\";i:786920;s:7:\"percent\";d:43.9;}}');
INSERT INTO `wp_postmeta` VALUES (244973,15488,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244974,15488,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244975,15488,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387747;s:14:\"optimized_size\";i:219947;s:7:\"percent\";d:43.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14039;s:14:\"optimized_size\";i:9803;s:7:\"percent\";d:30.17;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110327;s:14:\"optimized_size\";i:68242;s:7:\"percent\";d:38.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7008;s:14:\"optimized_size\";i:5269;s:7:\"percent\";d:24.81;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66993;s:14:\"optimized_size\";i:42111;s:7:\"percent\";d:37.14;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227299;s:14:\"optimized_size\";i:132131;s:7:\"percent\";d:41.87;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387747;s:14:\"optimized_size\";i:219947;s:7:\"percent\";d:43.28;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21196;s:14:\"optimized_size\";i:14848;s:7:\"percent\";d:29.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45708;s:14:\"optimized_size\";i:31677;s:7:\"percent\";d:30.7;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68348;s:14:\"optimized_size\";i:44067;s:7:\"percent\";d:35.53;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26272;s:14:\"optimized_size\";i:18461;s:7:\"percent\";d:29.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53628;s:14:\"optimized_size\";i:33948;s:7:\"percent\";d:36.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135998;s:14:\"optimized_size\";i:81932;s:7:\"percent\";d:39.75;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1552310;s:14:\"optimized_size\";i:922383;s:7:\"percent\";d:40.58;}}');
INSERT INTO `wp_postmeta` VALUES (244976,15489,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244977,15489,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244978,15489,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:414545;s:14:\"optimized_size\";i:242969;s:7:\"percent\";d:41.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15157;s:14:\"optimized_size\";i:10564;s:7:\"percent\";d:30.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121510;s:14:\"optimized_size\";i:74113;s:7:\"percent\";d:39.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6389;s:14:\"optimized_size\";i:4813;s:7:\"percent\";d:24.67;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73428;s:14:\"optimized_size\";i:48318;s:7:\"percent\";d:34.2;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246966;s:14:\"optimized_size\";i:147337;s:7:\"percent\";d:40.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:414545;s:14:\"optimized_size\";i:242969;s:7:\"percent\";d:41.39;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19920;s:14:\"optimized_size\";i:13884;s:7:\"percent\";d:30.3;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44051;s:14:\"optimized_size\";i:30145;s:7:\"percent\";d:31.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81359;s:14:\"optimized_size\";i:56455;s:7:\"percent\";d:30.61;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29607;s:14:\"optimized_size\";i:20664;s:7:\"percent\";d:30.21;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62135;s:14:\"optimized_size\";i:42742;s:7:\"percent\";d:31.21;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158949;s:14:\"optimized_size\";i:97344;s:7:\"percent\";d:38.76;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1688561;s:14:\"optimized_size\";i:1032317;s:7:\"percent\";d:38.86;}}');
INSERT INTO `wp_postmeta` VALUES (244979,15490,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244980,15490,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244981,15490,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383136;s:14:\"optimized_size\";i:208846;s:7:\"percent\";d:45.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13166;s:14:\"optimized_size\";i:9197;s:7:\"percent\";d:30.15;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106417;s:14:\"optimized_size\";i:61064;s:7:\"percent\";d:42.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5732;s:14:\"optimized_size\";i:4050;s:7:\"percent\";d:29.34;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63913;s:14:\"optimized_size\";i:38718;s:7:\"percent\";d:39.42;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223126;s:14:\"optimized_size\";i:123522;s:7:\"percent\";d:44.64;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:383136;s:14:\"optimized_size\";i:208846;s:7:\"percent\";d:45.49;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17308;s:14:\"optimized_size\";i:10842;s:7:\"percent\";d:37.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38159;s:14:\"optimized_size\";i:23189;s:7:\"percent\";d:39.23;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75725;s:14:\"optimized_size\";i:50974;s:7:\"percent\";d:32.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26118;s:14:\"optimized_size\";i:17403;s:7:\"percent\";d:33.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54420;s:14:\"optimized_size\";i:33635;s:7:\"percent\";d:38.19;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140265;s:14:\"optimized_size\";i:81207;s:7:\"percent\";d:42.1;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1530621;s:14:\"optimized_size\";i:871493;s:7:\"percent\";d:43.06;}}');
INSERT INTO `wp_postmeta` VALUES (244982,15491,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244983,15491,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244984,15491,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:381101;s:14:\"optimized_size\";i:216153;s:7:\"percent\";d:43.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13864;s:14:\"optimized_size\";i:9742;s:7:\"percent\";d:29.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110407;s:14:\"optimized_size\";i:67719;s:7:\"percent\";d:38.66;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6253;s:14:\"optimized_size\";i:4417;s:7:\"percent\";d:29.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66627;s:14:\"optimized_size\";i:41556;s:7:\"percent\";d:37.63;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225934;s:14:\"optimized_size\";i:130372;s:7:\"percent\";d:42.3;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:381101;s:14:\"optimized_size\";i:216153;s:7:\"percent\";d:43.28;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19095;s:14:\"optimized_size\";i:13305;s:7:\"percent\";d:30.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41390;s:14:\"optimized_size\";i:26014;s:7:\"percent\";d:37.15;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74142;s:14:\"optimized_size\";i:50690;s:7:\"percent\";d:31.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27547;s:14:\"optimized_size\";i:19004;s:7:\"percent\";d:31.01;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57319;s:14:\"optimized_size\";i:38231;s:7:\"percent\";d:33.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147023;s:14:\"optimized_size\";i:90860;s:7:\"percent\";d:38.2;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1551803;s:14:\"optimized_size\";i:924216;s:7:\"percent\";d:40.44;}}');
INSERT INTO `wp_postmeta` VALUES (244985,15492,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244986,15492,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244987,15492,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382050;s:14:\"optimized_size\";i:223748;s:7:\"percent\";d:41.43;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14389;s:14:\"optimized_size\";i:10265;s:7:\"percent\";d:28.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112813;s:14:\"optimized_size\";i:71115;s:7:\"percent\";d:36.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6843;s:14:\"optimized_size\";i:5208;s:7:\"percent\";d:23.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68186;s:14:\"optimized_size\";i:43652;s:7:\"percent\";d:35.98;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227870;s:14:\"optimized_size\";i:135538;s:7:\"percent\";d:40.52;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382050;s:14:\"optimized_size\";i:223748;s:7:\"percent\";d:41.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20492;s:14:\"optimized_size\";i:14430;s:7:\"percent\";d:29.58;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44555;s:14:\"optimized_size\";i:30139;s:7:\"percent\";d:32.36;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63490;s:14:\"optimized_size\";i:39631;s:7:\"percent\";d:37.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28005;s:14:\"optimized_size\";i:19559;s:7:\"percent\";d:30.16;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57364;s:14:\"optimized_size\";i:36922;s:7:\"percent\";d:35.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145066;s:14:\"optimized_size\";i:91478;s:7:\"percent\";d:36.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1553173;s:14:\"optimized_size\";i:945433;s:7:\"percent\";d:39.13;}}');
INSERT INTO `wp_postmeta` VALUES (244988,15493,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244989,15493,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244990,15493,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412798;s:14:\"optimized_size\";i:238505;s:7:\"percent\";d:42.22;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15363;s:14:\"optimized_size\";i:10752;s:7:\"percent\";d:30.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121371;s:14:\"optimized_size\";i:74703;s:7:\"percent\";d:38.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6723;s:14:\"optimized_size\";i:5060;s:7:\"percent\";d:24.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73116;s:14:\"optimized_size\";i:48394;s:7:\"percent\";d:33.81;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246183;s:14:\"optimized_size\";i:149350;s:7:\"percent\";d:39.33;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412798;s:14:\"optimized_size\";i:238505;s:7:\"percent\";d:42.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20464;s:14:\"optimized_size\";i:14149;s:7:\"percent\";d:30.86;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44819;s:14:\"optimized_size\";i:30819;s:7:\"percent\";d:31.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74930;s:14:\"optimized_size\";i:51038;s:7:\"percent\";d:31.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29116;s:14:\"optimized_size\";i:20212;s:7:\"percent\";d:30.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59662;s:14:\"optimized_size\";i:39865;s:7:\"percent\";d:33.18;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152085;s:14:\"optimized_size\";i:93831;s:7:\"percent\";d:38.3;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1669428;s:14:\"optimized_size\";i:1015183;s:7:\"percent\";d:39.19;}}');
INSERT INTO `wp_postmeta` VALUES (244991,15494,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244992,15494,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244993,15494,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:563901;s:14:\"optimized_size\";i:377563;s:7:\"percent\";d:33.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15824;s:14:\"optimized_size\";i:11670;s:7:\"percent\";d:26.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153022;s:14:\"optimized_size\";i:102120;s:7:\"percent\";d:33.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6691;s:14:\"optimized_size\";i:4944;s:7:\"percent\";d:26.11;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88756;s:14:\"optimized_size\";i:59084;s:7:\"percent\";d:33.43;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328374;s:14:\"optimized_size\";i:219369;s:7:\"percent\";d:33.2;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:563901;s:14:\"optimized_size\";i:377563;s:7:\"percent\";d:33.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23256;s:14:\"optimized_size\";i:16979;s:7:\"percent\";d:26.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55364;s:14:\"optimized_size\";i:40422;s:7:\"percent\";d:26.99;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103541;s:14:\"optimized_size\";i:76633;s:7:\"percent\";d:25.99;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32499;s:14:\"optimized_size\";i:23964;s:7:\"percent\";d:26.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72386;s:14:\"optimized_size\";i:48583;s:7:\"percent\";d:32.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202837;s:14:\"optimized_size\";i:136277;s:7:\"percent\";d:32.81;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2210352;s:14:\"optimized_size\";i:1495171;s:7:\"percent\";d:32.36;}}');
INSERT INTO `wp_postmeta` VALUES (244994,15495,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244995,15495,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244996,15495,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466987;s:14:\"optimized_size\";i:281836;s:7:\"percent\";d:39.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15590;s:14:\"optimized_size\";i:11539;s:7:\"percent\";d:25.98;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134844;s:14:\"optimized_size\";i:90839;s:7:\"percent\";d:32.63;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6699;s:14:\"optimized_size\";i:4966;s:7:\"percent\";d:25.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80483;s:14:\"optimized_size\";i:54351;s:7:\"percent\";d:32.47;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279756;s:14:\"optimized_size\";i:181255;s:7:\"percent\";d:35.21;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:466987;s:14:\"optimized_size\";i:281836;s:7:\"percent\";d:39.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21141;s:14:\"optimized_size\";i:14352;s:7:\"percent\";d:32.11;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47339;s:14:\"optimized_size\";i:31939;s:7:\"percent\";d:32.53;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85681;s:14:\"optimized_size\";i:60420;s:7:\"percent\";d:29.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30502;s:14:\"optimized_size\";i:20873;s:7:\"percent\";d:31.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66080;s:14:\"optimized_size\";i:44942;s:7:\"percent\";d:31.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174554;s:14:\"optimized_size\";i:118203;s:7:\"percent\";d:32.28;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1876643;s:14:\"optimized_size\";i:1197351;s:7:\"percent\";d:36.2;}}');
INSERT INTO `wp_postmeta` VALUES (244997,15496,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (244998,15496,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (244999,15496,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:502547;s:14:\"optimized_size\";i:329483;s:7:\"percent\";d:34.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14475;s:14:\"optimized_size\";i:9977;s:7:\"percent\";d:31.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136176;s:14:\"optimized_size\";i:89607;s:7:\"percent\";d:34.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6515;s:14:\"optimized_size\";i:4881;s:7:\"percent\";d:25.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78818;s:14:\"optimized_size\";i:52146;s:7:\"percent\";d:33.84;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:292164;s:14:\"optimized_size\";i:190547;s:7:\"percent\";d:34.78;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:502547;s:14:\"optimized_size\";i:329483;s:7:\"percent\";d:34.44;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21390;s:14:\"optimized_size\";i:14626;s:7:\"percent\";d:31.62;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49347;s:14:\"optimized_size\";i:32942;s:7:\"percent\";d:33.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88049;s:14:\"optimized_size\";i:60726;s:7:\"percent\";d:31.03;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28939;s:14:\"optimized_size\";i:19887;s:7:\"percent\";d:31.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63192;s:14:\"optimized_size\";i:42316;s:7:\"percent\";d:33.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174145;s:14:\"optimized_size\";i:114992;s:7:\"percent\";d:33.97;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1958304;s:14:\"optimized_size\";i:1291613;s:7:\"percent\";d:34.04;}}');
INSERT INTO `wp_postmeta` VALUES (245000,15497,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245001,15497,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245002,15497,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:487240;s:14:\"optimized_size\";i:313309;s:7:\"percent\";d:35.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14721;s:14:\"optimized_size\";i:9902;s:7:\"percent\";d:32.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136593;s:14:\"optimized_size\";i:90242;s:7:\"percent\";d:33.93;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6714;s:14:\"optimized_size\";i:4970;s:7:\"percent\";d:25.98;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80178;s:14:\"optimized_size\";i:52629;s:7:\"percent\";d:34.36;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286939;s:14:\"optimized_size\";i:190727;s:7:\"percent\";d:33.53;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:487240;s:14:\"optimized_size\";i:313309;s:7:\"percent\";d:35.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22218;s:14:\"optimized_size\";i:14864;s:7:\"percent\";d:33.1;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52101;s:14:\"optimized_size\";i:34385;s:7:\"percent\";d:34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97326;s:14:\"optimized_size\";i:72395;s:7:\"percent\";d:25.62;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29810;s:14:\"optimized_size\";i:20008;s:7:\"percent\";d:32.88;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65838;s:14:\"optimized_size\";i:43607;s:7:\"percent\";d:33.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182066;s:14:\"optimized_size\";i:120901;s:7:\"percent\";d:33.59;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1948984;s:14:\"optimized_size\";i:1281248;s:7:\"percent\";d:34.26;}}');
INSERT INTO `wp_postmeta` VALUES (245003,15498,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245004,15498,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245005,15498,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:554352;s:14:\"optimized_size\";i:375728;s:7:\"percent\";d:32.22;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19281;s:14:\"optimized_size\";i:14215;s:7:\"percent\";d:26.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162920;s:14:\"optimized_size\";i:110591;s:7:\"percent\";d:32.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8041;s:14:\"optimized_size\";i:6293;s:7:\"percent\";d:21.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97754;s:14:\"optimized_size\";i:71518;s:7:\"percent\";d:26.84;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332617;s:14:\"optimized_size\";i:225162;s:7:\"percent\";d:32.31;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:554352;s:14:\"optimized_size\";i:375728;s:7:\"percent\";d:32.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25807;s:14:\"optimized_size\";i:18896;s:7:\"percent\";d:26.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57352;s:14:\"optimized_size\";i:41627;s:7:\"percent\";d:27.42;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93835;s:14:\"optimized_size\";i:65588;s:7:\"percent\";d:30.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37601;s:14:\"optimized_size\";i:27809;s:7:\"percent\";d:26.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79714;s:14:\"optimized_size\";i:58625;s:7:\"percent\";d:26.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209337;s:14:\"optimized_size\";i:143038;s:7:\"percent\";d:31.67;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2232963;s:14:\"optimized_size\";i:1534818;s:7:\"percent\";d:31.27;}}');
INSERT INTO `wp_postmeta` VALUES (245006,15499,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245007,15499,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245008,15499,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340040;s:14:\"optimized_size\";i:184540;s:7:\"percent\";d:45.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15636;s:14:\"optimized_size\";i:10793;s:7:\"percent\";d:30.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115047;s:14:\"optimized_size\";i:70164;s:7:\"percent\";d:39.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6966;s:14:\"optimized_size\";i:5202;s:7:\"percent\";d:25.32;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72066;s:14:\"optimized_size\";i:45294;s:7:\"percent\";d:37.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216891;s:14:\"optimized_size\";i:125694;s:7:\"percent\";d:42.05;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340040;s:14:\"optimized_size\";i:184540;s:7:\"percent\";d:45.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20298;s:14:\"optimized_size\";i:14076;s:7:\"percent\";d:30.65;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41593;s:14:\"optimized_size\";i:26028;s:7:\"percent\";d:37.42;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57578;s:14:\"optimized_size\";i:34200;s:7:\"percent\";d:40.6;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29079;s:14:\"optimized_size\";i:20113;s:7:\"percent\";d:30.83;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57858;s:14:\"optimized_size\";i:36740;s:7:\"percent\";d:36.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138174;s:14:\"optimized_size\";i:80704;s:7:\"percent\";d:41.59;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1451266;s:14:\"optimized_size\";i:838088;s:7:\"percent\";d:42.25;}}');
INSERT INTO `wp_postmeta` VALUES (245009,15500,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245010,15500,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245011,15500,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:390365;s:14:\"optimized_size\";i:222064;s:7:\"percent\";d:43.11;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13375;s:14:\"optimized_size\";i:9364;s:7:\"percent\";d:29.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107228;s:14:\"optimized_size\";i:65060;s:7:\"percent\";d:39.33;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6124;s:14:\"optimized_size\";i:4325;s:7:\"percent\";d:29.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63571;s:14:\"optimized_size\";i:39024;s:7:\"percent\";d:38.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226809;s:14:\"optimized_size\";i:130115;s:7:\"percent\";d:42.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:390365;s:14:\"optimized_size\";i:222064;s:7:\"percent\";d:43.11;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18579;s:14:\"optimized_size\";i:12491;s:7:\"percent\";d:32.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42362;s:14:\"optimized_size\";i:27680;s:7:\"percent\";d:34.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63058;s:14:\"optimized_size\";i:39753;s:7:\"percent\";d:36.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25317;s:14:\"optimized_size\";i:16225;s:7:\"percent\";d:35.91;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51844;s:14:\"optimized_size\";i:32758;s:7:\"percent\";d:36.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135416;s:14:\"optimized_size\";i:80242;s:7:\"percent\";d:40.74;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1534413;s:14:\"optimized_size\";i:901165;s:7:\"percent\";d:41.27;}}');
INSERT INTO `wp_postmeta` VALUES (245012,15501,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245013,15501,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245014,15501,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380513;s:14:\"optimized_size\";i:212616;s:7:\"percent\";d:44.12;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12203;s:14:\"optimized_size\";i:8272;s:7:\"percent\";d:32.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98841;s:14:\"optimized_size\";i:55468;s:7:\"percent\";d:43.88;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5547;s:14:\"optimized_size\";i:3922;s:7:\"percent\";d:29.3;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57881;s:14:\"optimized_size\";i:33441;s:7:\"percent\";d:42.22;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214986;s:14:\"optimized_size\";i:121210;s:7:\"percent\";d:43.62;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380513;s:14:\"optimized_size\";i:212616;s:7:\"percent\";d:44.12;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16114;s:14:\"optimized_size\";i:10018;s:7:\"percent\";d:37.83;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35902;s:14:\"optimized_size\";i:21316;s:7:\"percent\";d:40.63;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58544;s:14:\"optimized_size\";i:37330;s:7:\"percent\";d:36.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22889;s:14:\"optimized_size\";i:14483;s:7:\"percent\";d:36.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47450;s:14:\"optimized_size\";i:29387;s:7:\"percent\";d:38.07;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124036;s:14:\"optimized_size\";i:71153;s:7:\"percent\";d:42.64;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1455419;s:14:\"optimized_size\";i:831232;s:7:\"percent\";d:42.89;}}');
INSERT INTO `wp_postmeta` VALUES (245015,15502,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245016,15502,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245017,15502,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323230;s:14:\"optimized_size\";i:174534;s:7:\"percent\";d:46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13382;s:14:\"optimized_size\";i:9339;s:7:\"percent\";d:30.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97258;s:14:\"optimized_size\";i:58370;s:7:\"percent\";d:39.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6321;s:14:\"optimized_size\";i:4438;s:7:\"percent\";d:29.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59946;s:14:\"optimized_size\";i:36395;s:7:\"percent\";d:39.29;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194170;s:14:\"optimized_size\";i:107619;s:7:\"percent\";d:44.57;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323230;s:14:\"optimized_size\";i:174534;s:7:\"percent\";d:46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18487;s:14:\"optimized_size\";i:12383;s:7:\"percent\";d:33.02;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38784;s:14:\"optimized_size\";i:24232;s:7:\"percent\";d:37.52;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44201;s:14:\"optimized_size\";i:24713;s:7:\"percent\";d:44.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24007;s:14:\"optimized_size\";i:15285;s:7:\"percent\";d:36.33;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48008;s:14:\"optimized_size\";i:29246;s:7:\"percent\";d:39.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119367;s:14:\"optimized_size\";i:68152;s:7:\"percent\";d:42.91;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1310391;s:14:\"optimized_size\";i:739240;s:7:\"percent\";d:43.59;}}');
INSERT INTO `wp_postmeta` VALUES (245018,15503,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245019,15503,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245020,15503,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301920;s:14:\"optimized_size\";i:154093;s:7:\"percent\";d:48.96;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10884;s:14:\"optimized_size\";i:6912;s:7:\"percent\";d:36.49;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83492;s:14:\"optimized_size\";i:44647;s:7:\"percent\";d:46.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4873;s:14:\"optimized_size\";i:3203;s:7:\"percent\";d:34.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49970;s:14:\"optimized_size\";i:27534;s:7:\"percent\";d:44.9;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174474;s:14:\"optimized_size\";i:90403;s:7:\"percent\";d:48.19;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301920;s:14:\"optimized_size\";i:154093;s:7:\"percent\";d:48.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13937;s:14:\"optimized_size\";i:8084;s:7:\"percent\";d:42;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28908;s:14:\"optimized_size\";i:15904;s:7:\"percent\";d:44.98;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47927;s:14:\"optimized_size\";i:27498;s:7:\"percent\";d:42.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19661;s:14:\"optimized_size\";i:11562;s:7:\"percent\";d:41.19;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39545;s:14:\"optimized_size\";i:22550;s:7:\"percent\";d:42.98;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101071;s:14:\"optimized_size\";i:53946;s:7:\"percent\";d:46.63;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1178582;s:14:\"optimized_size\";i:620429;s:7:\"percent\";d:47.36;}}');
INSERT INTO `wp_postmeta` VALUES (245021,15504,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245022,15504,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245023,15504,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:433091;s:14:\"optimized_size\";i:259041;s:7:\"percent\";d:40.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15139;s:14:\"optimized_size\";i:10750;s:7:\"percent\";d:28.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123351;s:14:\"optimized_size\";i:76312;s:7:\"percent\";d:38.13;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6896;s:14:\"optimized_size\";i:5262;s:7:\"percent\";d:23.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73950;s:14:\"optimized_size\";i:46593;s:7:\"percent\";d:36.99;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:255046;s:14:\"optimized_size\";i:154767;s:7:\"percent\";d:39.32;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:433091;s:14:\"optimized_size\";i:259041;s:7:\"percent\";d:40.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21148;s:14:\"optimized_size\";i:14750;s:7:\"percent\";d:30.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46072;s:14:\"optimized_size\";i:30869;s:7:\"percent\";d:33;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65565;s:14:\"optimized_size\";i:39763;s:7:\"percent\";d:39.35;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29018;s:14:\"optimized_size\";i:20380;s:7:\"percent\";d:29.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60933;s:14:\"optimized_size\";i:40918;s:7:\"percent\";d:32.85;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159385;s:14:\"optimized_size\";i:98914;s:7:\"percent\";d:37.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1722685;s:14:\"optimized_size\";i:1057360;s:7:\"percent\";d:38.62;}}');
INSERT INTO `wp_postmeta` VALUES (245024,15505,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245025,15505,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245026,15505,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412288;s:14:\"optimized_size\";i:240464;s:7:\"percent\";d:41.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13409;s:14:\"optimized_size\";i:9449;s:7:\"percent\";d:29.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111890;s:14:\"optimized_size\";i:66939;s:7:\"percent\";d:40.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5729;s:14:\"optimized_size\";i:4042;s:7:\"percent\";d:29.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65519;s:14:\"optimized_size\";i:39995;s:7:\"percent\";d:38.96;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237357;s:14:\"optimized_size\";i:139247;s:7:\"percent\";d:41.33;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412288;s:14:\"optimized_size\";i:240464;s:7:\"percent\";d:41.68;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17059;s:14:\"optimized_size\";i:10631;s:7:\"percent\";d:37.68;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38241;s:14:\"optimized_size\";i:22791;s:7:\"percent\";d:40.4;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76671;s:14:\"optimized_size\";i:53644;s:7:\"percent\";d:30.03;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26199;s:14:\"optimized_size\";i:18176;s:7:\"percent\";d:30.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54144;s:14:\"optimized_size\";i:33845;s:7:\"percent\";d:37.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144691;s:14:\"optimized_size\";i:87501;s:7:\"percent\";d:39.53;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1615485;s:14:\"optimized_size\";i:967188;s:7:\"percent\";d:40.13;}}');
INSERT INTO `wp_postmeta` VALUES (245027,15506,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245028,15506,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245029,15506,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451253;s:14:\"optimized_size\";i:267907;s:7:\"percent\";d:40.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13431;s:14:\"optimized_size\";i:9314;s:7:\"percent\";d:30.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120676;s:14:\"optimized_size\";i:77197;s:7:\"percent\";d:36.03;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5568;s:14:\"optimized_size\";i:3871;s:7:\"percent\";d:30.48;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69956;s:14:\"optimized_size\";i:44924;s:7:\"percent\";d:35.78;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260355;s:14:\"optimized_size\";i:165765;s:7:\"percent\";d:36.33;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451253;s:14:\"optimized_size\";i:267907;s:7:\"percent\";d:40.63;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16613;s:14:\"optimized_size\";i:10216;s:7:\"percent\";d:38.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37566;s:14:\"optimized_size\";i:22145;s:7:\"percent\";d:41.05;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75630;s:14:\"optimized_size\";i:53268;s:7:\"percent\";d:29.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26943;s:14:\"optimized_size\";i:18572;s:7:\"percent\";d:31.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57188;s:14:\"optimized_size\";i:38720;s:7:\"percent\";d:32.29;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156713;s:14:\"optimized_size\";i:101346;s:7:\"percent\";d:35.33;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1743145;s:14:\"optimized_size\";i:1081152;s:7:\"percent\";d:37.98;}}');
INSERT INTO `wp_postmeta` VALUES (245030,15507,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245031,15507,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245032,15507,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239426;s:14:\"optimized_size\";i:89842;s:7:\"percent\";d:62.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10654;s:14:\"optimized_size\";i:6807;s:7:\"percent\";d:36.11;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75636;s:14:\"optimized_size\";i:39874;s:7:\"percent\";d:47.28;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5578;s:14:\"optimized_size\";i:3923;s:7:\"percent\";d:29.67;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47199;s:14:\"optimized_size\";i:26360;s:7:\"percent\";d:44.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147378;s:14:\"optimized_size\";i:86723;s:7:\"percent\";d:41.16;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239426;s:14:\"optimized_size\";i:89842;s:7:\"percent\";d:62.48;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15896;s:14:\"optimized_size\";i:9872;s:7:\"percent\";d:37.9;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33036;s:14:\"optimized_size\";i:19119;s:7:\"percent\";d:42.13;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27809;s:14:\"optimized_size\";i:14403;s:7:\"percent\";d:48.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19406;s:14:\"optimized_size\";i:11903;s:7:\"percent\";d:38.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38521;s:14:\"optimized_size\";i:21722;s:7:\"percent\";d:43.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92391;s:14:\"optimized_size\";i:47166;s:7:\"percent\";d:48.95;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:992356;s:14:\"optimized_size\";i:467556;s:7:\"percent\";d:52.88;}}');
INSERT INTO `wp_postmeta` VALUES (245033,15508,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245034,15508,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245035,15508,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:376223;s:14:\"optimized_size\";i:204842;s:7:\"percent\";d:45.55;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12823;s:14:\"optimized_size\";i:8895;s:7:\"percent\";d:30.63;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102696;s:14:\"optimized_size\";i:59062;s:7:\"percent\";d:42.49;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5796;s:14:\"optimized_size\";i:4093;s:7:\"percent\";d:29.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61051;s:14:\"optimized_size\";i:37046;s:7:\"percent\";d:39.32;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217386;s:14:\"optimized_size\";i:120440;s:7:\"percent\";d:44.6;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:376223;s:14:\"optimized_size\";i:204842;s:7:\"percent\";d:45.55;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16272;s:14:\"optimized_size\";i:10277;s:7:\"percent\";d:36.84;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35102;s:14:\"optimized_size\";i:20727;s:7:\"percent\";d:40.95;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54837;s:14:\"optimized_size\";i:32178;s:7:\"percent\";d:41.32;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24311;s:14:\"optimized_size\";i:15306;s:7:\"percent\";d:37.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50956;s:14:\"optimized_size\";i:31409;s:7:\"percent\";d:38.36;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133802;s:14:\"optimized_size\";i:77330;s:7:\"percent\";d:42.21;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1467478;s:14:\"optimized_size\";i:826447;s:7:\"percent\";d:43.68;}}');
INSERT INTO `wp_postmeta` VALUES (245036,15509,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245037,15509,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245038,15509,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273127;s:14:\"optimized_size\";i:131088;s:7:\"percent\";d:52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11470;s:14:\"optimized_size\";i:7463;s:7:\"percent\";d:34.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82902;s:14:\"optimized_size\";i:45740;s:7:\"percent\";d:44.83;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5952;s:14:\"optimized_size\";i:4199;s:7:\"percent\";d:29.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50808;s:14:\"optimized_size\";i:29023;s:7:\"percent\";d:42.88;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162739;s:14:\"optimized_size\";i:84052;s:7:\"percent\";d:48.35;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273127;s:14:\"optimized_size\";i:131088;s:7:\"percent\";d:52;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17148;s:14:\"optimized_size\";i:10751;s:7:\"percent\";d:37.3;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36019;s:14:\"optimized_size\";i:21526;s:7:\"percent\";d:40.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46355;s:14:\"optimized_size\";i:25200;s:7:\"percent\";d:45.64;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20892;s:14:\"optimized_size\";i:12780;s:7:\"percent\";d:38.83;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41883;s:14:\"optimized_size\";i:24038;s:7:\"percent\";d:42.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101439;s:14:\"optimized_size\";i:53927;s:7:\"percent\";d:46.84;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1123861;s:14:\"optimized_size\";i:580875;s:7:\"percent\";d:48.31;}}');
INSERT INTO `wp_postmeta` VALUES (245039,15510,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245040,15510,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245041,15510,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343497;s:14:\"optimized_size\";i:179757;s:7:\"percent\";d:47.67;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12296;s:14:\"optimized_size\";i:8315;s:7:\"percent\";d:32.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98613;s:14:\"optimized_size\";i:56740;s:7:\"percent\";d:42.46;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5316;s:14:\"optimized_size\";i:3621;s:7:\"percent\";d:31.88;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59716;s:14:\"optimized_size\";i:34982;s:7:\"percent\";d:41.42;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203009;s:14:\"optimized_size\";i:107911;s:7:\"percent\";d:46.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:343497;s:14:\"optimized_size\";i:179757;s:7:\"percent\";d:47.67;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15881;s:14:\"optimized_size\";i:9785;s:7:\"percent\";d:38.39;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35193;s:14:\"optimized_size\";i:20487;s:7:\"percent\";d:41.79;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52599;s:14:\"optimized_size\";i:28711;s:7:\"percent\";d:45.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23395;s:14:\"optimized_size\";i:14594;s:7:\"percent\";d:37.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49394;s:14:\"optimized_size\";i:29321;s:7:\"percent\";d:40.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126182;s:14:\"optimized_size\";i:73332;s:7:\"percent\";d:41.88;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1368588;s:14:\"optimized_size\";i:747313;s:7:\"percent\";d:45.4;}}');
INSERT INTO `wp_postmeta` VALUES (245042,15511,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245043,15511,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245044,15511,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373784;s:14:\"optimized_size\";i:201123;s:7:\"percent\";d:46.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13454;s:14:\"optimized_size\";i:9508;s:7:\"percent\";d:29.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107162;s:14:\"optimized_size\";i:63844;s:7:\"percent\";d:40.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5849;s:14:\"optimized_size\";i:4174;s:7:\"percent\";d:28.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64478;s:14:\"optimized_size\";i:39165;s:7:\"percent\";d:39.26;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220352;s:14:\"optimized_size\";i:127357;s:7:\"percent\";d:42.2;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373784;s:14:\"optimized_size\";i:201123;s:7:\"percent\";d:46.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17328;s:14:\"optimized_size\";i:11058;s:7:\"percent\";d:36.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38105;s:14:\"optimized_size\";i:23781;s:7:\"percent\";d:37.59;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68975;s:14:\"optimized_size\";i:42637;s:7:\"percent\";d:38.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26000;s:14:\"optimized_size\";i:17786;s:7:\"percent\";d:31.59;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54443;s:14:\"optimized_size\";i:34410;s:7:\"percent\";d:36.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139011;s:14:\"optimized_size\";i:83221;s:7:\"percent\";d:40.13;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1502725;s:14:\"optimized_size\";i:859187;s:7:\"percent\";d:42.82;}}');
INSERT INTO `wp_postmeta` VALUES (245045,15512,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245046,15512,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245047,15512,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320224;s:14:\"optimized_size\";i:172756;s:7:\"percent\";d:46.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12896;s:14:\"optimized_size\";i:8967;s:7:\"percent\";d:30.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97218;s:14:\"optimized_size\";i:58344;s:7:\"percent\";d:39.99;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5564;s:14:\"optimized_size\";i:3954;s:7:\"percent\";d:28.94;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59987;s:14:\"optimized_size\";i:36163;s:7:\"percent\";d:39.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194238;s:14:\"optimized_size\";i:108409;s:7:\"percent\";d:44.19;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320224;s:14:\"optimized_size\";i:172756;s:7:\"percent\";d:46.05;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15724;s:14:\"optimized_size\";i:9965;s:7:\"percent\";d:36.63;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34193;s:14:\"optimized_size\";i:20605;s:7:\"percent\";d:39.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53561;s:14:\"optimized_size\";i:31650;s:7:\"percent\";d:40.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23881;s:14:\"optimized_size\";i:15275;s:7:\"percent\";d:36.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49268;s:14:\"optimized_size\";i:30181;s:7:\"percent\";d:38.74;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121902;s:14:\"optimized_size\";i:69955;s:7:\"percent\";d:42.61;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1308880;s:14:\"optimized_size\";i:738980;s:7:\"percent\";d:43.54;}}');
INSERT INTO `wp_postmeta` VALUES (245048,15513,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245049,15513,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245050,15513,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328592;s:14:\"optimized_size\";i:174716;s:7:\"percent\";d:46.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13594;s:14:\"optimized_size\";i:9667;s:7:\"percent\";d:28.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99562;s:14:\"optimized_size\";i:60308;s:7:\"percent\";d:39.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6875;s:14:\"optimized_size\";i:5192;s:7:\"percent\";d:24.48;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61541;s:14:\"optimized_size\";i:37899;s:7:\"percent\";d:38.42;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197922;s:14:\"optimized_size\";i:110474;s:7:\"percent\";d:44.18;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328592;s:14:\"optimized_size\";i:174716;s:7:\"percent\";d:46.83;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20028;s:14:\"optimized_size\";i:14107;s:7:\"percent\";d:29.56;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42497;s:14:\"optimized_size\";i:27377;s:7:\"percent\";d:35.58;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43261;s:14:\"optimized_size\";i:25810;s:7:\"percent\";d:40.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25291;s:14:\"optimized_size\";i:17212;s:7:\"percent\";d:31.94;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51391;s:14:\"optimized_size\";i:32594;s:7:\"percent\";d:36.58;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128725;s:14:\"optimized_size\";i:77383;s:7:\"percent\";d:39.89;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1347871;s:14:\"optimized_size\";i:767455;s:7:\"percent\";d:43.06;}}');
INSERT INTO `wp_postmeta` VALUES (245051,15514,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245052,15514,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245053,15514,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325189;s:14:\"optimized_size\";i:165875;s:7:\"percent\";d:48.99;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13460;s:14:\"optimized_size\";i:9484;s:7:\"percent\";d:29.54;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104931;s:14:\"optimized_size\";i:60637;s:7:\"percent\";d:42.21;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5970;s:14:\"optimized_size\";i:4247;s:7:\"percent\";d:28.86;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64207;s:14:\"optimized_size\";i:39501;s:7:\"percent\";d:38.48;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200936;s:14:\"optimized_size\";i:108406;s:7:\"percent\";d:46.05;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325189;s:14:\"optimized_size\";i:165875;s:7:\"percent\";d:48.99;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18983;s:14:\"optimized_size\";i:12737;s:7:\"percent\";d:32.9;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41730;s:14:\"optimized_size\";i:26266;s:7:\"percent\";d:37.06;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47760;s:14:\"optimized_size\";i:25037;s:7:\"percent\";d:47.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25403;s:14:\"optimized_size\";i:16248;s:7:\"percent\";d:36.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51964;s:14:\"optimized_size\";i:31936;s:7:\"percent\";d:38.54;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128975;s:14:\"optimized_size\";i:74244;s:7:\"percent\";d:42.44;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1354697;s:14:\"optimized_size\";i:740493;s:7:\"percent\";d:45.34;}}');
INSERT INTO `wp_postmeta` VALUES (245054,15515,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245055,15515,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245056,15515,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184337;s:14:\"optimized_size\";i:61255;s:7:\"percent\";d:66.77;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10658;s:14:\"optimized_size\";i:6744;s:7:\"percent\";d:36.72;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65462;s:14:\"optimized_size\";i:38496;s:7:\"percent\";d:41.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5622;s:14:\"optimized_size\";i:3923;s:7:\"percent\";d:30.22;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42413;s:14:\"optimized_size\";i:22136;s:7:\"percent\";d:47.81;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119782;s:14:\"optimized_size\";i:65062;s:7:\"percent\";d:45.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184337;s:14:\"optimized_size\";i:61255;s:7:\"percent\";d:66.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15257;s:14:\"optimized_size\";i:9424;s:7:\"percent\";d:38.23;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30261;s:14:\"optimized_size\";i:17423;s:7:\"percent\";d:42.42;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44218;s:14:\"optimized_size\";i:25706;s:7:\"percent\";d:41.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18789;s:14:\"optimized_size\";i:10916;s:7:\"percent\";d:41.9;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36038;s:14:\"optimized_size\";i:19422;s:7:\"percent\";d:46.11;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82262;s:14:\"optimized_size\";i:47522;s:7:\"percent\";d:42.23;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:839436;s:14:\"optimized_size\";i:389284;s:7:\"percent\";d:53.63;}}');
INSERT INTO `wp_postmeta` VALUES (245057,15516,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245058,15516,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245059,15516,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1175712;s:14:\"optimized_size\";i:897210;s:7:\"percent\";d:23.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22589;s:14:\"optimized_size\";i:17634;s:7:\"percent\";d:21.94;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284294;s:14:\"optimized_size\";i:215853;s:7:\"percent\";d:24.07;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9128;s:14:\"optimized_size\";i:7203;s:7:\"percent\";d:21.09;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155283;s:14:\"optimized_size\";i:118116;s:7:\"percent\";d:23.94;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658776;s:14:\"optimized_size\";i:500587;s:7:\"percent\";d:24.01;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1175712;s:14:\"optimized_size\";i:897210;s:7:\"percent\";d:23.69;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35996;s:14:\"optimized_size\";i:27537;s:7:\"percent\";d:23.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94780;s:14:\"optimized_size\";i:71806;s:7:\"percent\";d:24.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152582;s:14:\"optimized_size\";i:117690;s:7:\"percent\";d:22.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48936;s:14:\"optimized_size\";i:37791;s:7:\"percent\";d:22.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119727;s:14:\"optimized_size\";i:91231;s:7:\"percent\";d:23.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:374206;s:14:\"optimized_size\";i:284444;s:7:\"percent\";d:23.99;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:4307721;s:14:\"optimized_size\";i:3284312;s:7:\"percent\";d:23.76;}}');
INSERT INTO `wp_postmeta` VALUES (245060,15517,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245061,15517,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245062,15517,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750121;s:14:\"optimized_size\";i:563326;s:7:\"percent\";d:24.9;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20717;s:14:\"optimized_size\";i:16342;s:7:\"percent\";d:21.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:214266;s:14:\"optimized_size\";i:158173;s:7:\"percent\";d:26.18;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8563;s:14:\"optimized_size\";i:6678;s:7:\"percent\";d:22.01;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123985;s:14:\"optimized_size\";i:98130;s:7:\"percent\";d:20.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:450992;s:14:\"optimized_size\";i:335771;s:7:\"percent\";d:25.55;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750121;s:14:\"optimized_size\";i:563326;s:7:\"percent\";d:24.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30703;s:14:\"optimized_size\";i:24213;s:7:\"percent\";d:21.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74791;s:14:\"optimized_size\";i:58892;s:7:\"percent\";d:21.26;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128817;s:14:\"optimized_size\";i:103218;s:7:\"percent\";d:19.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44645;s:14:\"optimized_size\";i:35194;s:7:\"percent\";d:21.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102668;s:14:\"optimized_size\";i:80951;s:7:\"percent\";d:21.15;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287579;s:14:\"optimized_size\";i:228774;s:7:\"percent\";d:20.45;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2987968;s:14:\"optimized_size\";i:2272988;s:7:\"percent\";d:23.93;}}');
INSERT INTO `wp_postmeta` VALUES (245063,15518,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245064,15518,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245065,15518,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451601;s:14:\"optimized_size\";i:277097;s:7:\"percent\";d:38.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13800;s:14:\"optimized_size\";i:9434;s:7:\"percent\";d:31.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130815;s:14:\"optimized_size\";i:86444;s:7:\"percent\";d:33.92;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6053;s:14:\"optimized_size\";i:4242;s:7:\"percent\";d:29.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76364;s:14:\"optimized_size\";i:50458;s:7:\"percent\";d:33.92;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272620;s:14:\"optimized_size\";i:176173;s:7:\"percent\";d:35.38;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:451601;s:14:\"optimized_size\";i:277097;s:7:\"percent\";d:38.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19646;s:14:\"optimized_size\";i:13257;s:7:\"percent\";d:32.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45845;s:14:\"optimized_size\";i:30498;s:7:\"percent\";d:33.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110902;s:14:\"optimized_size\";i:81764;s:7:\"percent\";d:26.27;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30180;s:14:\"optimized_size\";i:20437;s:7:\"percent\";d:32.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68047;s:14:\"optimized_size\";i:45502;s:7:\"percent\";d:33.13;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187177;s:14:\"optimized_size\";i:124938;s:7:\"percent\";d:33.25;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1864651;s:14:\"optimized_size\";i:1197341;s:7:\"percent\";d:35.79;}}');
INSERT INTO `wp_postmeta` VALUES (245066,15519,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245067,15519,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245068,15519,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320631;s:14:\"optimized_size\";i:169271;s:7:\"percent\";d:47.21;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11075;s:14:\"optimized_size\";i:6849;s:7:\"percent\";d:38.16;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95582;s:14:\"optimized_size\";i:52881;s:7:\"percent\";d:44.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4995;s:14:\"optimized_size\";i:3182;s:7:\"percent\";d:36.3;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56479;s:14:\"optimized_size\";i:31549;s:7:\"percent\";d:44.14;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195613;s:14:\"optimized_size\";i:103093;s:7:\"percent\";d:47.3;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320631;s:14:\"optimized_size\";i:169271;s:7:\"percent\";d:47.21;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15115;s:14:\"optimized_size\";i:9248;s:7:\"percent\";d:38.82;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33995;s:14:\"optimized_size\";i:19341;s:7:\"percent\";d:43.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90569;s:14:\"optimized_size\";i:62105;s:7:\"percent\";d:31.43;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22720;s:14:\"optimized_size\";i:13895;s:7:\"percent\";d:38.84;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49135;s:14:\"optimized_size\";i:29256;s:7:\"percent\";d:40.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131696;s:14:\"optimized_size\";i:74186;s:7:\"percent\";d:43.67;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1348236;s:14:\"optimized_size\";i:744127;s:7:\"percent\";d:44.81;}}');
INSERT INTO `wp_postmeta` VALUES (245069,15520,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245070,15520,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245071,15520,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320642;s:14:\"optimized_size\";i:171855;s:7:\"percent\";d:46.4;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12053;s:14:\"optimized_size\";i:7644;s:7:\"percent\";d:36.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97294;s:14:\"optimized_size\";i:56112;s:7:\"percent\";d:42.33;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4751;s:14:\"optimized_size\";i:3082;s:7:\"percent\";d:35.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58711;s:14:\"optimized_size\";i:34254;s:7:\"percent\";d:41.66;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196298;s:14:\"optimized_size\";i:106353;s:7:\"percent\";d:45.82;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320642;s:14:\"optimized_size\";i:171855;s:7:\"percent\";d:46.4;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14107;s:14:\"optimized_size\";i:8344;s:7:\"percent\";d:40.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30593;s:14:\"optimized_size\";i:16878;s:7:\"percent\";d:44.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71915;s:14:\"optimized_size\";i:43963;s:7:\"percent\";d:38.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23013;s:14:\"optimized_size\";i:14343;s:7:\"percent\";d:37.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48530;s:14:\"optimized_size\";i:29576;s:7:\"percent\";d:39.06;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125458;s:14:\"optimized_size\";i:72049;s:7:\"percent\";d:42.57;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1324007;s:14:\"optimized_size\";i:736308;s:7:\"percent\";d:44.39;}}');
INSERT INTO `wp_postmeta` VALUES (245072,15521,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245073,15521,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245074,15521,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:547280;s:14:\"optimized_size\";i:380620;s:7:\"percent\";d:30.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15948;s:14:\"optimized_size\";i:11888;s:7:\"percent\";d:25.46;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157494;s:14:\"optimized_size\";i:117141;s:7:\"percent\";d:25.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6920;s:14:\"optimized_size\";i:5130;s:7:\"percent\";d:25.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91880;s:14:\"optimized_size\";i:68175;s:7:\"percent\";d:25.8;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:328641;s:14:\"optimized_size\";i:227101;s:7:\"percent\";d:30.9;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:547280;s:14:\"optimized_size\";i:380620;s:7:\"percent\";d:30.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23928;s:14:\"optimized_size\";i:17765;s:7:\"percent\";d:25.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56237;s:14:\"optimized_size\";i:41874;s:7:\"percent\";d:25.54;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133677;s:14:\"optimized_size\";i:106047;s:7:\"percent\";d:20.67;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35064;s:14:\"optimized_size\";i:26167;s:7:\"percent\";d:25.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79302;s:14:\"optimized_size\";i:58831;s:7:\"percent\";d:25.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219830;s:14:\"optimized_size\";i:163942;s:7:\"percent\";d:25.42;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2243481;s:14:\"optimized_size\";i:1605301;s:7:\"percent\";d:28.45;}}');
INSERT INTO `wp_postmeta` VALUES (245075,15522,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245076,15522,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245077,15522,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470490;s:14:\"optimized_size\";i:298944;s:7:\"percent\";d:36.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14261;s:14:\"optimized_size\";i:9667;s:7:\"percent\";d:32.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136996;s:14:\"optimized_size\";i:93696;s:7:\"percent\";d:31.61;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6041;s:14:\"optimized_size\";i:4153;s:7:\"percent\";d:31.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80394;s:14:\"optimized_size\";i:54979;s:7:\"percent\";d:31.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284847;s:14:\"optimized_size\";i:195298;s:7:\"percent\";d:31.44;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:470490;s:14:\"optimized_size\";i:298944;s:7:\"percent\";d:36.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20677;s:14:\"optimized_size\";i:14176;s:7:\"percent\";d:31.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48416;s:14:\"optimized_size\";i:33464;s:7:\"percent\";d:30.88;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115953;s:14:\"optimized_size\";i:86429;s:7:\"percent\";d:25.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30626;s:14:\"optimized_size\";i:22730;s:7:\"percent\";d:25.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69358;s:14:\"optimized_size\";i:47624;s:7:\"percent\";d:31.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190317;s:14:\"optimized_size\";i:130375;s:7:\"percent\";d:31.5;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1938866;s:14:\"optimized_size\";i:1290479;s:7:\"percent\";d:33.44;}}');
INSERT INTO `wp_postmeta` VALUES (245078,15523,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245079,15523,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245080,15523,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301224;s:14:\"optimized_size\";i:158274;s:7:\"percent\";d:47.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11032;s:14:\"optimized_size\";i:6705;s:7:\"percent\";d:39.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92407;s:14:\"optimized_size\";i:51078;s:7:\"percent\";d:44.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4742;s:14:\"optimized_size\";i:2950;s:7:\"percent\";d:37.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55794;s:14:\"optimized_size\";i:32317;s:7:\"percent\";d:42.08;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185573;s:14:\"optimized_size\";i:102938;s:7:\"percent\";d:44.53;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:301224;s:14:\"optimized_size\";i:158274;s:7:\"percent\";d:47.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14471;s:14:\"optimized_size\";i:8415;s:7:\"percent\";d:41.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31594;s:14:\"optimized_size\";i:18148;s:7:\"percent\";d:42.56;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68252;s:14:\"optimized_size\";i:41846;s:7:\"percent\";d:38.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22237;s:14:\"optimized_size\";i:13551;s:7:\"percent\";d:39.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47674;s:14:\"optimized_size\";i:29016;s:7:\"percent\";d:39.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124656;s:14:\"optimized_size\";i:73014;s:7:\"percent\";d:41.43;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1260880;s:14:\"optimized_size\";i:696526;s:7:\"percent\";d:44.76;}}');
INSERT INTO `wp_postmeta` VALUES (245081,15524,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245082,15524,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245083,15524,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310984;s:14:\"optimized_size\";i:165761;s:7:\"percent\";d:46.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12294;s:14:\"optimized_size\";i:8586;s:7:\"percent\";d:30.16;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98998;s:14:\"optimized_size\";i:59293;s:7:\"percent\";d:40.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5612;s:14:\"optimized_size\";i:3930;s:7:\"percent\";d:29.97;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60655;s:14:\"optimized_size\";i:38043;s:7:\"percent\";d:37.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194609;s:14:\"optimized_size\";i:110678;s:7:\"percent\";d:43.13;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310984;s:14:\"optimized_size\";i:165761;s:7:\"percent\";d:46.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17125;s:14:\"optimized_size\";i:11634;s:7:\"percent\";d:32.06;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37506;s:14:\"optimized_size\";i:23595;s:7:\"percent\";d:37.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73127;s:14:\"optimized_size\";i:48822;s:7:\"percent\";d:33.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24442;s:14:\"optimized_size\";i:16589;s:7:\"percent\";d:32.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51424;s:14:\"optimized_size\";i:32192;s:7:\"percent\";d:37.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130063;s:14:\"optimized_size\";i:78119;s:7:\"percent\";d:39.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1327823;s:14:\"optimized_size\";i:763003;s:7:\"percent\";d:42.54;}}');
INSERT INTO `wp_postmeta` VALUES (245084,15525,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245085,15525,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245086,15525,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570081;s:14:\"optimized_size\";i:399737;s:7:\"percent\";d:29.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16901;s:14:\"optimized_size\";i:12651;s:7:\"percent\";d:25.15;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165368;s:14:\"optimized_size\";i:123800;s:7:\"percent\";d:25.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7089;s:14:\"optimized_size\";i:5292;s:7:\"percent\";d:25.35;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96996;s:14:\"optimized_size\";i:72450;s:7:\"percent\";d:25.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:344940;s:14:\"optimized_size\";i:240031;s:7:\"percent\";d:30.41;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570081;s:14:\"optimized_size\";i:399737;s:7:\"percent\";d:29.88;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24389;s:14:\"optimized_size\";i:18292;s:7:\"percent\";d:25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57649;s:14:\"optimized_size\";i:43185;s:7:\"percent\";d:25.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136982;s:14:\"optimized_size\";i:109121;s:7:\"percent\";d:20.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37065;s:14:\"optimized_size\";i:27674;s:7:\"percent\";d:25.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83914;s:14:\"optimized_size\";i:62538;s:7:\"percent\";d:25.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230974;s:14:\"optimized_size\";i:173141;s:7:\"percent\";d:25.04;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2342429;s:14:\"optimized_size\";i:1687649;s:7:\"percent\";d:27.95;}}');
INSERT INTO `wp_postmeta` VALUES (245087,15526,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245088,15526,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245089,15526,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:623742;s:14:\"optimized_size\";i:433949;s:7:\"percent\";d:30.43;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19026;s:14:\"optimized_size\";i:14137;s:7:\"percent\";d:25.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183449;s:14:\"optimized_size\";i:136079;s:7:\"percent\";d:25.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8633;s:14:\"optimized_size\";i:6851;s:7:\"percent\";d:20.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107797;s:14:\"optimized_size\";i:79888;s:7:\"percent\";d:25.89;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379222;s:14:\"optimized_size\";i:283645;s:7:\"percent\";d:25.2;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:623742;s:14:\"optimized_size\";i:433949;s:7:\"percent\";d:30.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29464;s:14:\"optimized_size\";i:23349;s:7:\"percent\";d:20.75;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69385;s:14:\"optimized_size\";i:51211;s:7:\"percent\";d:26.19;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123626;s:14:\"optimized_size\";i:92198;s:7:\"percent\";d:25.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40099;s:14:\"optimized_size\";i:29646;s:7:\"percent\";d:26.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90060;s:14:\"optimized_size\";i:66301;s:7:\"percent\";d:26.38;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246704;s:14:\"optimized_size\";i:183693;s:7:\"percent\";d:25.54;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2544949;s:14:\"optimized_size\";i:1834896;s:7:\"percent\";d:27.9;}}');
INSERT INTO `wp_postmeta` VALUES (245090,15527,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245091,15527,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245092,15527,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392633;s:14:\"optimized_size\";i:224284;s:7:\"percent\";d:42.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14676;s:14:\"optimized_size\";i:10231;s:7:\"percent\";d:30.29;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121393;s:14:\"optimized_size\";i:75037;s:7:\"percent\";d:38.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5961;s:14:\"optimized_size\";i:4211;s:7:\"percent\";d:29.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72908;s:14:\"optimized_size\";i:48399;s:7:\"percent\";d:33.62;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242777;s:14:\"optimized_size\";i:144819;s:7:\"percent\";d:40.35;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392633;s:14:\"optimized_size\";i:224284;s:7:\"percent\";d:42.88;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17747;s:14:\"optimized_size\";i:11228;s:7:\"percent\";d:36.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38989;s:14:\"optimized_size\";i:24172;s:7:\"percent\";d:38;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71677;s:14:\"optimized_size\";i:44511;s:7:\"percent\";d:37.9;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28403;s:14:\"optimized_size\";i:19658;s:7:\"percent\";d:30.79;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60351;s:14:\"optimized_size\";i:40024;s:7:\"percent\";d:33.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155318;s:14:\"optimized_size\";i:96019;s:7:\"percent\";d:38.18;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1615466;s:14:\"optimized_size\";i:966877;s:7:\"percent\";d:40.15;}}');
INSERT INTO `wp_postmeta` VALUES (245093,15528,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245094,15528,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245095,15528,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499174;s:14:\"optimized_size\";i:318821;s:7:\"percent\";d:36.13;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16306;s:14:\"optimized_size\";i:12291;s:7:\"percent\";d:24.62;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147699;s:14:\"optimized_size\";i:102312;s:7:\"percent\";d:30.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6538;s:14:\"optimized_size\";i:5020;s:7:\"percent\";d:23.22;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87764;s:14:\"optimized_size\";i:60914;s:7:\"percent\";d:30.59;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303445;s:14:\"optimized_size\";i:204009;s:7:\"percent\";d:32.77;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499174;s:14:\"optimized_size\";i:318821;s:7:\"percent\";d:36.13;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20963;s:14:\"optimized_size\";i:14655;s:7:\"percent\";d:30.09;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47388;s:14:\"optimized_size\";i:32925;s:7:\"percent\";d:30.52;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97979;s:14:\"optimized_size\";i:68956;s:7:\"percent\";d:29.62;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33584;s:14:\"optimized_size\";i:25185;s:7:\"percent\";d:25.01;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74246;s:14:\"optimized_size\";i:51664;s:7:\"percent\";d:30.42;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198677;s:14:\"optimized_size\";i:137650;s:7:\"percent\";d:30.72;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2032937;s:14:\"optimized_size\";i:1353223;s:7:\"percent\";d:33.44;}}');
INSERT INTO `wp_postmeta` VALUES (245096,15529,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245097,15529,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245098,15529,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:684704;s:14:\"optimized_size\";i:518358;s:7:\"percent\";d:24.29;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20484;s:14:\"optimized_size\";i:15409;s:7:\"percent\";d:24.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199524;s:14:\"optimized_size\";i:148190;s:7:\"percent\";d:25.73;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8762;s:14:\"optimized_size\";i:7053;s:7:\"percent\";d:19.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116128;s:14:\"optimized_size\";i:86191;s:7:\"percent\";d:25.78;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:414021;s:14:\"optimized_size\";i:310107;s:7:\"percent\";d:25.1;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:684704;s:14:\"optimized_size\";i:518358;s:7:\"percent\";d:24.29;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29218;s:14:\"optimized_size\";i:21873;s:7:\"percent\";d:25.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67677;s:14:\"optimized_size\";i:50678;s:7:\"percent\";d:25.12;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84152;s:14:\"optimized_size\";i:57861;s:7:\"percent\";d:31.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41665;s:14:\"optimized_size\";i:31182;s:7:\"percent\";d:25.16;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92068;s:14:\"optimized_size\";i:68700;s:7:\"percent\";d:25.38;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249214;s:14:\"optimized_size\";i:186205;s:7:\"percent\";d:25.28;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2692321;s:14:\"optimized_size\";i:2020165;s:7:\"percent\";d:24.97;}}');
INSERT INTO `wp_postmeta` VALUES (245099,15530,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245100,15530,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245101,15530,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:626745;s:7:\"percent\";d:24.24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23763;s:14:\"optimized_size\";i:18688;s:7:\"percent\";d:21.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240537;s:14:\"optimized_size\";i:190243;s:7:\"percent\";d:20.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9609;s:14:\"optimized_size\";i:7589;s:7:\"percent\";d:21.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139481;s:14:\"optimized_size\";i:110152;s:7:\"percent\";d:21.03;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:501252;s:14:\"optimized_size\";i:374659;s:7:\"percent\";d:25.26;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:626745;s:7:\"percent\";d:24.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34166;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:20.71;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81061;s:14:\"optimized_size\";i:64225;s:7:\"percent\";d:20.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123543;s:14:\"optimized_size\";i:93652;s:7:\"percent\";d:24.19;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48182;s:14:\"optimized_size\";i:38055;s:7:\"percent\";d:21.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108901;s:14:\"optimized_size\";i:86141;s:7:\"percent\";d:20.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:299409;s:14:\"optimized_size\";i:238787;s:7:\"percent\";d:20.25;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3264502;s:14:\"optimized_size\";i:2502770;s:7:\"percent\";d:23.33;}}');
INSERT INTO `wp_postmeta` VALUES (245102,15531,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245103,15531,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245104,15531,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:699060;s:14:\"optimized_size\";i:496241;s:7:\"percent\";d:29.01;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23031;s:14:\"optimized_size\";i:18269;s:7:\"percent\";d:20.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217369;s:14:\"optimized_size\";i:163333;s:7:\"percent\";d:24.86;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9353;s:14:\"optimized_size\";i:7456;s:7:\"percent\";d:20.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128934;s:14:\"optimized_size\";i:103134;s:7:\"percent\";d:20.01;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:436094;s:14:\"optimized_size\";i:331232;s:7:\"percent\";d:24.05;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:699060;s:14:\"optimized_size\";i:496241;s:7:\"percent\";d:29.01;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32109;s:14:\"optimized_size\";i:25711;s:7:\"percent\";d:19.93;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74143;s:14:\"optimized_size\";i:55556;s:7:\"percent\";d:25.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107004;s:14:\"optimized_size\";i:81835;s:7:\"percent\";d:23.52;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47444;s:14:\"optimized_size\";i:37641;s:7:\"percent\";d:20.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104561;s:14:\"optimized_size\";i:83326;s:7:\"percent\";d:20.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274581;s:14:\"optimized_size\";i:207289;s:7:\"percent\";d:24.51;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2852743;s:14:\"optimized_size\";i:2107264;s:7:\"percent\";d:26.13;}}');
INSERT INTO `wp_postmeta` VALUES (245105,15532,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245106,15532,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245107,15532,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692406;s:14:\"optimized_size\";i:492169;s:7:\"percent\";d:28.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22808;s:14:\"optimized_size\";i:18173;s:7:\"percent\";d:20.32;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215654;s:14:\"optimized_size\";i:162058;s:7:\"percent\";d:24.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9264;s:14:\"optimized_size\";i:7386;s:7:\"percent\";d:20.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128175;s:14:\"optimized_size\";i:102445;s:7:\"percent\";d:20.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:433359;s:14:\"optimized_size\";i:329098;s:7:\"percent\";d:24.06;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692406;s:14:\"optimized_size\";i:492169;s:7:\"percent\";d:28.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31663;s:14:\"optimized_size\";i:25320;s:7:\"percent\";d:20.03;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73144;s:14:\"optimized_size\";i:55049;s:7:\"percent\";d:24.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106319;s:14:\"optimized_size\";i:81328;s:7:\"percent\";d:23.51;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46975;s:14:\"optimized_size\";i:37433;s:7:\"percent\";d:20.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103526;s:14:\"optimized_size\";i:82790;s:7:\"percent\";d:20.03;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272055;s:14:\"optimized_size\";i:205489;s:7:\"percent\";d:24.47;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2827754;s:14:\"optimized_size\";i:2090907;s:7:\"percent\";d:26.06;}}');
INSERT INTO `wp_postmeta` VALUES (245108,15533,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245109,15533,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245110,15533,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610674;s:14:\"optimized_size\";i:432066;s:7:\"percent\";d:29.25;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21603;s:14:\"optimized_size\";i:17193;s:7:\"percent\";d:20.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192461;s:14:\"optimized_size\";i:144723;s:7:\"percent\";d:24.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8818;s:14:\"optimized_size\";i:7073;s:7:\"percent\";d:19.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115477;s:14:\"optimized_size\";i:86343;s:7:\"percent\";d:25.23;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382631;s:14:\"optimized_size\";i:268429;s:7:\"percent\";d:29.85;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610674;s:14:\"optimized_size\";i:432066;s:7:\"percent\";d:29.25;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28996;s:14:\"optimized_size\";i:21807;s:7:\"percent\";d:24.79;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64307;s:14:\"optimized_size\";i:48430;s:7:\"percent\";d:24.69;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88625;s:14:\"optimized_size\";i:62800;s:7:\"percent\";d:29.14;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43574;s:14:\"optimized_size\";i:35025;s:7:\"percent\";d:19.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94712;s:14:\"optimized_size\";i:70903;s:7:\"percent\";d:25.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246133;s:14:\"optimized_size\";i:185364;s:7:\"percent\";d:24.69;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2508685;s:14:\"optimized_size\";i:1812222;s:7:\"percent\";d:27.76;}}');
INSERT INTO `wp_postmeta` VALUES (245111,15534,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245112,15534,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245113,15534,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:943391;s:14:\"optimized_size\";i:753356;s:7:\"percent\";d:20.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25762;s:14:\"optimized_size\";i:19936;s:7:\"percent\";d:22.61;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268338;s:14:\"optimized_size\";i:209082;s:7:\"percent\";d:22.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10270;s:14:\"optimized_size\";i:8043;s:7:\"percent\";d:21.68;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154619;s:14:\"optimized_size\";i:119943;s:7:\"percent\";d:22.43;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567810;s:14:\"optimized_size\";i:447570;s:7:\"percent\";d:21.18;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:943391;s:14:\"optimized_size\";i:753356;s:7:\"percent\";d:20.14;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36910;s:14:\"optimized_size\";i:28678;s:7:\"percent\";d:22.3;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89157;s:14:\"optimized_size\";i:69365;s:7:\"percent\";d:22.2;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129609;s:14:\"optimized_size\";i:104564;s:7:\"percent\";d:19.32;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53151;s:14:\"optimized_size\";i:41130;s:7:\"percent\";d:22.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121677;s:14:\"optimized_size\";i:94329;s:7:\"percent\";d:22.48;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342661;s:14:\"optimized_size\";i:268707;s:7:\"percent\";d:21.58;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3686746;s:14:\"optimized_size\";i:2918059;s:7:\"percent\";d:20.85;}}');
INSERT INTO `wp_postmeta` VALUES (245114,15535,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245115,15535,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245116,15535,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:740964;s:7:\"percent\";d:20.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24138;s:14:\"optimized_size\";i:18672;s:7:\"percent\";d:22.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260246;s:14:\"optimized_size\";i:201882;s:7:\"percent\";d:22.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9805;s:14:\"optimized_size\";i:7602;s:7:\"percent\";d:22.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148627;s:14:\"optimized_size\";i:114849;s:7:\"percent\";d:22.73;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556630;s:14:\"optimized_size\";i:436367;s:7:\"percent\";d:21.61;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:740964;s:7:\"percent\";d:20.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36597;s:14:\"optimized_size\";i:28331;s:7:\"percent\";d:22.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90802;s:14:\"optimized_size\";i:70119;s:7:\"percent\";d:22.78;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139983;s:14:\"optimized_size\";i:111401;s:7:\"percent\";d:20.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50171;s:14:\"optimized_size\";i:38949;s:7:\"percent\";d:22.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116709;s:14:\"optimized_size\";i:90424;s:7:\"percent\";d:22.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332755;s:14:\"optimized_size\";i:259941;s:7:\"percent\";d:21.88;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3635281;s:14:\"optimized_size\";i:2860465;s:7:\"percent\";d:21.31;}}');
INSERT INTO `wp_postmeta` VALUES (245117,15536,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245118,15536,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245119,15536,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:558763;s:7:\"percent\";d:24.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21946;s:14:\"optimized_size\";i:17395;s:7:\"percent\";d:20.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215656;s:14:\"optimized_size\";i:159335;s:7:\"percent\";d:26.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9376;s:14:\"optimized_size\";i:7400;s:7:\"percent\";d:21.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125285;s:14:\"optimized_size\";i:99313;s:7:\"percent\";d:20.73;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:447680;s:14:\"optimized_size\";i:334600;s:7:\"percent\";d:25.26;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:558763;s:7:\"percent\";d:24.6;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32665;s:14:\"optimized_size\";i:26025;s:7:\"percent\";d:20.33;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77270;s:14:\"optimized_size\";i:61149;s:7:\"percent\";d:20.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102584;s:14:\"optimized_size\";i:77863;s:7:\"percent\";d:24.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44376;s:14:\"optimized_size\";i:35234;s:7:\"percent\";d:20.6;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99401;s:14:\"optimized_size\";i:79053;s:7:\"percent\";d:20.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271075;s:14:\"optimized_size\";i:202177;s:7:\"percent\";d:25.42;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2929458;s:14:\"optimized_size\";i:2217070;s:7:\"percent\";d:24.32;}}');
INSERT INTO `wp_postmeta` VALUES (245120,15537,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245121,15537,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245122,15537,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:602512;s:14:\"optimized_size\";i:416037;s:7:\"percent\";d:30.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17650;s:14:\"optimized_size\";i:12920;s:7:\"percent\";d:26.8;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174313;s:14:\"optimized_size\";i:128606;s:7:\"percent\";d:26.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7538;s:14:\"optimized_size\";i:5576;s:7:\"percent\";d:26.03;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101503;s:14:\"optimized_size\";i:74830;s:7:\"percent\";d:26.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363584;s:14:\"optimized_size\";i:269387;s:7:\"percent\";d:25.91;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:602512;s:14:\"optimized_size\";i:416037;s:7:\"percent\";d:30.95;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26134;s:14:\"optimized_size\";i:19111;s:7:\"percent\";d:26.87;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61260;s:14:\"optimized_size\";i:45065;s:7:\"percent\";d:26.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128777;s:14:\"optimized_size\";i:95506;s:7:\"percent\";d:25.84;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38752;s:14:\"optimized_size\";i:28253;s:7:\"percent\";d:27.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87473;s:14:\"optimized_size\";i:64259;s:7:\"percent\";d:26.54;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240719;s:14:\"optimized_size\";i:177924;s:7:\"percent\";d:26.09;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:2452727;s:14:\"optimized_size\";i:1753511;s:7:\"percent\";d:28.51;}}');
INSERT INTO `wp_postmeta` VALUES (245123,15538,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245124,15538,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245125,15538,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410186;s:14:\"optimized_size\";i:240672;s:7:\"percent\";d:41.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12510;s:14:\"optimized_size\";i:8500;s:7:\"percent\";d:32.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119801;s:14:\"optimized_size\";i:76177;s:7:\"percent\";d:36.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5558;s:14:\"optimized_size\";i:3895;s:7:\"percent\";d:29.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69956;s:14:\"optimized_size\";i:44269;s:7:\"percent\";d:36.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248321;s:14:\"optimized_size\";i:150310;s:7:\"percent\";d:39.47;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410186;s:14:\"optimized_size\";i:240672;s:7:\"percent\";d:41.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18110;s:14:\"optimized_size\";i:12154;s:7:\"percent\";d:32.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42933;s:14:\"optimized_size\";i:28365;s:7:\"percent\";d:33.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117515;s:14:\"optimized_size\";i:87962;s:7:\"percent\";d:25.15;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26989;s:14:\"optimized_size\";i:18274;s:7:\"percent\";d:32.29;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60610;s:14:\"optimized_size\";i:40325;s:7:\"percent\";d:33.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164937;s:14:\"optimized_size\";i:107310;s:7:\"percent\";d:34.94;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1707612;s:14:\"optimized_size\";i:1058885;s:7:\"percent\";d:37.99;}}');
INSERT INTO `wp_postmeta` VALUES (245126,15539,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245127,15539,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245128,15539,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:461979;s:14:\"optimized_size\";i:288088;s:7:\"percent\";d:37.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14086;s:14:\"optimized_size\";i:9712;s:7:\"percent\";d:31.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135848;s:14:\"optimized_size\";i:91824;s:7:\"percent\";d:32.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6102;s:14:\"optimized_size\";i:4256;s:7:\"percent\";d:30.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79570;s:14:\"optimized_size\";i:53194;s:7:\"percent\";d:33.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280539;s:14:\"optimized_size\";i:185929;s:7:\"percent\";d:33.72;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:461979;s:14:\"optimized_size\";i:288088;s:7:\"percent\";d:37.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20122;s:14:\"optimized_size\";i:13512;s:7:\"percent\";d:32.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47769;s:14:\"optimized_size\";i:32059;s:7:\"percent\";d:32.89;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131459;s:14:\"optimized_size\";i:98411;s:7:\"percent\";d:25.14;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31086;s:14:\"optimized_size\";i:22781;s:7:\"percent\";d:26.72;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69242;s:14:\"optimized_size\";i:47031;s:7:\"percent\";d:32.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188259;s:14:\"optimized_size\";i:129670;s:7:\"percent\";d:31.12;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1928040;s:14:\"optimized_size\";i:1264555;s:7:\"percent\";d:34.41;}}');
INSERT INTO `wp_postmeta` VALUES (245129,15543,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245130,15543,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245131,15543,'_menu_item_object_id','15543');
INSERT INTO `wp_postmeta` VALUES (245132,15543,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245133,15543,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245134,15543,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245135,15543,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245136,15543,'_menu_item_url','#about');
INSERT INTO `wp_postmeta` VALUES (245138,15543,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245139,15543,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245140,15544,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245141,15544,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245142,15544,'_menu_item_object_id','15544');
INSERT INTO `wp_postmeta` VALUES (245143,15544,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245144,15544,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245145,15544,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245146,15544,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245147,15544,'_menu_item_url','#video');
INSERT INTO `wp_postmeta` VALUES (245149,15544,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245150,15544,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245151,15545,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245152,15545,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245153,15545,'_menu_item_object_id','15545');
INSERT INTO `wp_postmeta` VALUES (245154,15545,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245155,15545,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245156,15545,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245157,15545,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245158,15545,'_menu_item_url','#gallery');
INSERT INTO `wp_postmeta` VALUES (245160,15545,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245161,15545,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245162,15546,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245163,15546,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245164,15546,'_menu_item_object_id','15546');
INSERT INTO `wp_postmeta` VALUES (245165,15546,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245166,15546,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245167,15546,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245168,15546,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245169,15546,'_menu_item_url','#amenities');
INSERT INTO `wp_postmeta` VALUES (245171,15546,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245172,15546,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245173,15547,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245174,15547,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245175,15547,'_menu_item_object_id','15547');
INSERT INTO `wp_postmeta` VALUES (245176,15547,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245177,15547,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245178,15547,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245179,15547,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245180,15547,'_menu_item_url','#reviews');
INSERT INTO `wp_postmeta` VALUES (245182,15547,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245183,15547,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245184,15548,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245185,15548,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245186,15548,'_menu_item_object_id','15548');
INSERT INTO `wp_postmeta` VALUES (245187,15548,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245188,15548,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245189,15548,'_menu_item_classes','a:1:{i:0;s:9:\"highlight\";}');
INSERT INTO `wp_postmeta` VALUES (245190,15548,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245191,15548,'_menu_item_url','#booking');
INSERT INTO `wp_postmeta` VALUES (245193,15548,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245194,15548,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245195,15549,'sidebar_replacement_id','page-menu');
INSERT INTO `wp_postmeta` VALUES (245196,15549,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (245197,15549,'sidebar_attachments','a:1:{i:0;a:3:{s:2:\"id\";d:14853;s:9:\"data_type\";s:8:\"property\";s:15:\"attachment_type\";s:9:\"post_type\";}}');
INSERT INTO `wp_postmeta` VALUES (245198,15551,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (245199,15551,'_menu_item_menu_item_parent','14886');
INSERT INTO `wp_postmeta` VALUES (245200,15551,'_menu_item_object_id','14853');
INSERT INTO `wp_postmeta` VALUES (245201,15551,'_menu_item_object','property');
INSERT INTO `wp_postmeta` VALUES (245202,15551,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245203,15551,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245204,15551,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245205,15551,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (245207,15551,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245208,15551,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245209,15552,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (245210,15552,'_menu_item_menu_item_parent','14886');
INSERT INTO `wp_postmeta` VALUES (245211,15552,'_menu_item_object_id','14882');
INSERT INTO `wp_postmeta` VALUES (245212,15552,'_menu_item_object','property');
INSERT INTO `wp_postmeta` VALUES (245213,15552,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245214,15552,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245215,15552,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245216,15552,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (245218,15552,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245219,15552,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245220,14841,'_wp_old_date','2022-06-08');
INSERT INTO `wp_postmeta` VALUES (245221,14841,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245222,14841,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245223,14886,'_wp_old_date','2022-06-08');
INSERT INTO `wp_postmeta` VALUES (245224,14886,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245225,14886,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245226,15136,'_wp_old_date','2022-06-08');
INSERT INTO `wp_postmeta` VALUES (245227,15136,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245228,15136,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245229,15199,'_wp_old_date','2022-06-08');
INSERT INTO `wp_postmeta` VALUES (245230,15199,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245231,15199,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245232,14843,'_wp_old_date','2022-06-08');
INSERT INTO `wp_postmeta` VALUES (245233,14843,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245234,14843,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245238,15560,'_wp_attached_file','2022/05/Barneys-Exterior.jpg');
INSERT INTO `wp_postmeta` VALUES (245239,15560,'iaff_wp_attachment_original_post_title','Barneys Exterior');
INSERT INTO `wp_postmeta` VALUES (245240,15560,'_wp_attachment_image_alt','Barneys Exterior');
INSERT INTO `wp_postmeta` VALUES (245241,15560,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2022/05/Barneys-Exterior.jpg\";s:8:\"filesize\";i:1877437;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19664;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"Barneys-Exterior-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108730;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"Barneys-Exterior-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363352;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31054;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71959;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"Barneys-Exterior-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89519;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46026;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"Barneys-Exterior-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100950;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"Barneys-Exterior-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273578;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245242,15560,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245243,15560,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245244,15560,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1877437;s:14:\"optimized_size\";i:820228;s:7:\"percent\";d:56.31;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19664;s:14:\"optimized_size\";i:15300;s:7:\"percent\";d:22.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181240;s:14:\"optimized_size\";i:133750;s:7:\"percent\";d:26.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9217;s:14:\"optimized_size\";i:7207;s:7:\"percent\";d:21.81;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108730;s:14:\"optimized_size\";i:84680;s:7:\"percent\";d:22.12;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363352;s:14:\"optimized_size\";i:275217;s:7:\"percent\";d:24.26;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31054;s:14:\"optimized_size\";i:24334;s:7:\"percent\";d:21.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71959;s:14:\"optimized_size\";i:52483;s:7:\"percent\";d:27.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89519;s:14:\"optimized_size\";i:62358;s:7:\"percent\";d:30.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46026;s:14:\"optimized_size\";i:35685;s:7:\"percent\";d:22.47;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100950;s:14:\"optimized_size\";i:79112;s:7:\"percent\";d:21.63;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273578;s:14:\"optimized_size\";i:202815;s:7:\"percent\";d:25.87;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3172726;s:14:\"optimized_size\";i:1793169;s:7:\"percent\";d:43.48;}}');
INSERT INTO `wp_postmeta` VALUES (245245,15561,'_wp_attached_file','2022/05/IMG_6318-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245246,15561,'iaff_wp_attachment_original_post_title','IMG_6318');
INSERT INTO `wp_postmeta` VALUES (245247,15561,'_wp_attachment_image_alt','IMG 6318');
INSERT INTO `wp_postmeta` VALUES (245248,15561,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/05/IMG_6318-scaled.jpg\";s:8:\"filesize\";i:890453;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6318-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21913;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6318-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240014;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6318-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_6318-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6318-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:526095;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6318-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:890453;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6318-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27699;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6318-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68269;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6318-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151802;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6318-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43115;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6318-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101093;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6318-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:297278;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690729035\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00040600893219651\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6318.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245249,15562,'_wp_attached_file','2022/05/IMG_6317-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245250,15562,'iaff_wp_attachment_original_post_title','IMG_6317');
INSERT INTO `wp_postmeta` VALUES (245251,15562,'_wp_attachment_image_alt','IMG 6317');
INSERT INTO `wp_postmeta` VALUES (245252,15562,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/05/IMG_6317-scaled.jpg\";s:8:\"filesize\";i:925898;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6317-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23662;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6317-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253936;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6317-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8539;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_6317-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144051;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6317-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:550285;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6317-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:925898;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6317-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29963;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6317-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73752;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6317-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148744;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6317-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45098;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6317-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105644;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6317-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308273;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690729021\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00050100200400802\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6317.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245253,15561,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245254,15561,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245255,15561,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890453;s:14:\"optimized_size\";i:701779;s:7:\"percent\";d:21.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21913;s:14:\"optimized_size\";i:17089;s:7:\"percent\";d:22.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240014;s:14:\"optimized_size\";i:185020;s:7:\"percent\";d:22.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7933;s:14:\"optimized_size\";i:6269;s:7:\"percent\";d:20.98;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135313;s:14:\"optimized_size\";i:104071;s:7:\"percent\";d:23.09;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526095;s:14:\"optimized_size\";i:410956;s:7:\"percent\";d:21.89;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890453;s:14:\"optimized_size\";i:701779;s:7:\"percent\";d:21.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27699;s:14:\"optimized_size\";i:20002;s:7:\"percent\";d:27.79;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68269;s:14:\"optimized_size\";i:52790;s:7:\"percent\";d:22.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151802;s:14:\"optimized_size\";i:118878;s:7:\"percent\";d:21.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43115;s:14:\"optimized_size\";i:33265;s:7:\"percent\";d:22.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101093;s:14:\"optimized_size\";i:77824;s:7:\"percent\";d:23.02;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:297278;s:14:\"optimized_size\";i:230691;s:7:\"percent\";d:22.4;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3401430;s:14:\"optimized_size\";i:2660413;s:7:\"percent\";d:21.79;}}');
INSERT INTO `wp_postmeta` VALUES (245256,15563,'_wp_attached_file','2022/05/IMG_6315-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245257,15563,'iaff_wp_attachment_original_post_title','IMG_6315');
INSERT INTO `wp_postmeta` VALUES (245258,15563,'_wp_attachment_image_alt','IMG 6315');
INSERT INTO `wp_postmeta` VALUES (245259,15563,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/05/IMG_6315-scaled.jpg\";s:8:\"filesize\";i:917969;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6315-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23059;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6315-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252173;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6315-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8293;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_6315-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142941;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6315-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:546919;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6315-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:917969;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6315-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29384;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6315-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73466;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6315-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139033;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6315-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45056;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6315-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105741;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6315-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690728913\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00048402710551791\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6315.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245260,15564,'_wp_attached_file','2022/05/IMG_6319-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245261,15564,'iaff_wp_attachment_original_post_title','IMG_6319');
INSERT INTO `wp_postmeta` VALUES (245262,15564,'_wp_attachment_image_alt','IMG 6319');
INSERT INTO `wp_postmeta` VALUES (245263,15564,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/05/IMG_6319-scaled.jpg\";s:8:\"filesize\";i:897993;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6319-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21865;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6319-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6319-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8284;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_6319-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139662;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6319-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:534568;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6319-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:897993;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6319-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29411;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6319-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74182;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6319-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137875;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6319-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42532;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6319-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100100;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6319-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290329;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690729047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00046707146193368\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6319.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245264,15565,'_wp_attached_file','2022/05/IMG_6316-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245265,15565,'iaff_wp_attachment_original_post_title','IMG_6316');
INSERT INTO `wp_postmeta` VALUES (245266,15565,'_wp_attachment_image_alt','IMG 6316');
INSERT INTO `wp_postmeta` VALUES (245267,15565,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2022/05/IMG_6316-scaled.jpg\";s:8:\"filesize\";i:928029;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6316-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23791;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6316-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6316-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8663;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_6316-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144501;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6316-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:551349;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6316-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:928029;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6316-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30557;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6316-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75165;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6316-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144297;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6316-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45122;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6316-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105559;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6316-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306789;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690729008\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00050100200400802\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6316.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245268,15566,'_wp_attached_file','2022/05/IMG_6314-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (245269,15566,'iaff_wp_attachment_original_post_title','IMG_6314');
INSERT INTO `wp_postmeta` VALUES (245270,15566,'_wp_attachment_image_alt','IMG 6314');
INSERT INTO `wp_postmeta` VALUES (245271,15566,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2022/05/IMG_6314-scaled.jpg\";s:8:\"filesize\";i:810319;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_6314-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21171;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_6314-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_6314-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_6314-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224336;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_6314-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:484151;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_6314-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:810319;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6314-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30520;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_6314-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75042;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_6314-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140389;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_6314-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48053;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_6314-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113647;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_6314-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"iPhone 11\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690728904\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.25\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00043196544276458\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_6314.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (245272,15562,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245273,15562,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245274,15562,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:925898;s:14:\"optimized_size\";i:728810;s:7:\"percent\";d:21.29;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23662;s:14:\"optimized_size\";i:18411;s:7:\"percent\";d:22.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253936;s:14:\"optimized_size\";i:196933;s:7:\"percent\";d:22.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8539;s:14:\"optimized_size\";i:6663;s:7:\"percent\";d:21.97;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144051;s:14:\"optimized_size\";i:111363;s:7:\"percent\";d:22.69;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:550285;s:14:\"optimized_size\";i:429761;s:7:\"percent\";d:21.9;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:925898;s:14:\"optimized_size\";i:728810;s:7:\"percent\";d:21.29;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29963;s:14:\"optimized_size\";i:23142;s:7:\"percent\";d:22.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73752;s:14:\"optimized_size\";i:56876;s:7:\"percent\";d:22.88;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148744;s:14:\"optimized_size\";i:117795;s:7:\"percent\";d:20.81;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45098;s:14:\"optimized_size\";i:35103;s:7:\"percent\";d:22.16;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105644;s:14:\"optimized_size\";i:82173;s:7:\"percent\";d:22.22;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308273;s:14:\"optimized_size\";i:240354;s:7:\"percent\";d:22.03;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3543743;s:14:\"optimized_size\";i:2776194;s:7:\"percent\";d:21.66;}}');
INSERT INTO `wp_postmeta` VALUES (245275,15563,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245276,15563,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245277,15563,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917969;s:14:\"optimized_size\";i:675056;s:7:\"percent\";d:26.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23059;s:14:\"optimized_size\";i:17861;s:7:\"percent\";d:22.54;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252173;s:14:\"optimized_size\";i:196525;s:7:\"percent\";d:22.07;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8293;s:14:\"optimized_size\";i:6494;s:7:\"percent\";d:21.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142941;s:14:\"optimized_size\";i:110895;s:7:\"percent\";d:22.42;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:546919;s:14:\"optimized_size\";i:428687;s:7:\"percent\";d:21.62;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:917969;s:14:\"optimized_size\";i:675056;s:7:\"percent\";d:26.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29384;s:14:\"optimized_size\";i:22827;s:7:\"percent\";d:22.31;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73466;s:14:\"optimized_size\";i:57159;s:7:\"percent\";d:22.2;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139033;s:14:\"optimized_size\";i:111014;s:7:\"percent\";d:20.15;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45056;s:14:\"optimized_size\";i:34831;s:7:\"percent\";d:22.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105741;s:14:\"optimized_size\";i:82296;s:7:\"percent\";d:22.17;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306106;s:14:\"optimized_size\";i:239692;s:7:\"percent\";d:21.7;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3508109;s:14:\"optimized_size\";i:2658393;s:7:\"percent\";d:24.22;}}');
INSERT INTO `wp_postmeta` VALUES (245278,15564,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245279,15564,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245280,15564,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:897993;s:14:\"optimized_size\";i:662893;s:7:\"percent\";d:26.18;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21865;s:14:\"optimized_size\";i:17020;s:7:\"percent\";d:22.16;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247100;s:14:\"optimized_size\";i:193528;s:7:\"percent\";d:21.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8284;s:14:\"optimized_size\";i:6464;s:7:\"percent\";d:21.97;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139662;s:14:\"optimized_size\";i:108784;s:7:\"percent\";d:22.11;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:534568;s:14:\"optimized_size\";i:422282;s:7:\"percent\";d:21;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:897993;s:14:\"optimized_size\";i:662893;s:7:\"percent\";d:26.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29411;s:14:\"optimized_size\";i:22752;s:7:\"percent\";d:22.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74182;s:14:\"optimized_size\";i:57880;s:7:\"percent\";d:21.98;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137875;s:14:\"optimized_size\";i:108591;s:7:\"percent\";d:21.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42532;s:14:\"optimized_size\";i:33047;s:7:\"percent\";d:22.3;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100100;s:14:\"optimized_size\";i:78153;s:7:\"percent\";d:21.93;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:290329;s:14:\"optimized_size\";i:228964;s:7:\"percent\";d:21.14;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3421894;s:14:\"optimized_size\";i:2603251;s:7:\"percent\";d:23.92;}}');
INSERT INTO `wp_postmeta` VALUES (245281,15565,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245282,15565,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245283,15565,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:928029;s:14:\"optimized_size\";i:730861;s:7:\"percent\";d:21.25;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23791;s:14:\"optimized_size\";i:18511;s:7:\"percent\";d:22.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:254405;s:14:\"optimized_size\";i:197476;s:7:\"percent\";d:22.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8663;s:14:\"optimized_size\";i:6764;s:7:\"percent\";d:21.92;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144501;s:14:\"optimized_size\";i:111637;s:7:\"percent\";d:22.74;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:551349;s:14:\"optimized_size\";i:430531;s:7:\"percent\";d:21.91;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:928029;s:14:\"optimized_size\";i:730861;s:7:\"percent\";d:21.25;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30557;s:14:\"optimized_size\";i:23685;s:7:\"percent\";d:22.49;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75165;s:14:\"optimized_size\";i:58009;s:7:\"percent\";d:22.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144297;s:14:\"optimized_size\";i:114945;s:7:\"percent\";d:20.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45122;s:14:\"optimized_size\";i:35097;s:7:\"percent\";d:22.22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105559;s:14:\"optimized_size\";i:82021;s:7:\"percent\";d:22.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306789;s:14:\"optimized_size\";i:239794;s:7:\"percent\";d:21.84;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3546256;s:14:\"optimized_size\";i:2780192;s:7:\"percent\";d:21.6;}}');
INSERT INTO `wp_postmeta` VALUES (245284,15566,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245285,15566,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245286,15566,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:810319;s:14:\"optimized_size\";i:592498;s:7:\"percent\";d:26.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21171;s:14:\"optimized_size\";i:15393;s:7:\"percent\";d:27.29;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224336;s:14:\"optimized_size\";i:174081;s:7:\"percent\";d:22.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8763;s:14:\"optimized_size\";i:6844;s:7:\"percent\";d:21.9;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:484151;s:14:\"optimized_size\";i:351218;s:7:\"percent\";d:27.46;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:810319;s:14:\"optimized_size\";i:592498;s:7:\"percent\";d:26.88;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30520;s:14:\"optimized_size\";i:23596;s:7:\"percent\";d:22.69;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75042;s:14:\"optimized_size\";i:58206;s:7:\"percent\";d:22.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140389;s:14:\"optimized_size\";i:110790;s:7:\"percent\";d:21.08;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48053;s:14:\"optimized_size\";i:37122;s:7:\"percent\";d:22.75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113647;s:14:\"optimized_size\";i:87906;s:7:\"percent\";d:22.65;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321194;s:14:\"optimized_size\";i:250673;s:7:\"percent\";d:21.96;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:3087904;s:14:\"optimized_size\";i:2300825;s:7:\"percent\";d:25.49;}}');
INSERT INTO `wp_postmeta` VALUES (245287,15572,'sidebar_replacement_id','page-menu');
INSERT INTO `wp_postmeta` VALUES (245288,15572,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (245289,15572,'sidebar_attachments','a:1:{i:0;a:3:{s:2:\"id\";d:14882;s:9:\"data_type\";s:8:\"property\";s:15:\"attachment_type\";s:9:\"post_type\";}}');
INSERT INTO `wp_postmeta` VALUES (245290,15573,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245291,15573,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245292,15573,'_menu_item_object_id','15573');
INSERT INTO `wp_postmeta` VALUES (245293,15573,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245294,15573,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245295,15573,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245296,15573,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245297,15573,'_menu_item_url','#about');
INSERT INTO `wp_postmeta` VALUES (245298,15573,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245299,15573,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245300,15574,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245301,15574,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245302,15574,'_menu_item_object_id','15574');
INSERT INTO `wp_postmeta` VALUES (245303,15574,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245304,15574,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245305,15574,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245306,15574,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245307,15574,'_menu_item_url','#video');
INSERT INTO `wp_postmeta` VALUES (245308,15574,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245309,15574,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245310,15575,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245311,15575,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245312,15575,'_menu_item_object_id','15575');
INSERT INTO `wp_postmeta` VALUES (245313,15575,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245314,15575,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245315,15575,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245316,15575,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245317,15575,'_menu_item_url','#gallery');
INSERT INTO `wp_postmeta` VALUES (245318,15575,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245319,15575,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245320,15576,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245321,15576,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245322,15576,'_menu_item_object_id','15576');
INSERT INTO `wp_postmeta` VALUES (245323,15576,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245324,15576,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245325,15576,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245326,15576,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245327,15576,'_menu_item_url','#amenities');
INSERT INTO `wp_postmeta` VALUES (245328,15576,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245329,15576,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245330,15577,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245331,15577,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245332,15577,'_menu_item_object_id','15577');
INSERT INTO `wp_postmeta` VALUES (245333,15577,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245334,15577,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245335,15577,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245336,15577,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245337,15577,'_menu_item_url','#reviews');
INSERT INTO `wp_postmeta` VALUES (245338,15577,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245339,15577,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245340,15578,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245341,15578,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245342,15578,'_menu_item_object_id','15578');
INSERT INTO `wp_postmeta` VALUES (245343,15578,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245344,15578,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245345,15578,'_menu_item_classes','a:1:{i:0;s:9:\"highlight\";}');
INSERT INTO `wp_postmeta` VALUES (245346,15578,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245347,15578,'_menu_item_url','#booking');
INSERT INTO `wp_postmeta` VALUES (245348,15578,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245349,15578,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245350,15580,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245351,15580,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245352,15580,'_menu_item_object_id','15580');
INSERT INTO `wp_postmeta` VALUES (245353,15580,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245354,15580,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245355,15580,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245356,15580,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245357,15580,'_menu_item_url','#boat-rental');
INSERT INTO `wp_postmeta` VALUES (245359,15580,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245360,15580,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245361,15582,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (245362,15582,'_gravityformsadvancedpostcreation_entry_id','1210');
INSERT INTO `wp_postmeta` VALUES (245363,15582,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (245364,15582,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (245365,15584,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (245366,15584,'_gravityformsadvancedpostcreation_entry_id','1216');
INSERT INTO `wp_postmeta` VALUES (245367,15584,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (245368,15584,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (245369,15585,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (245370,15585,'_gravityformsadvancedpostcreation_entry_id','1223');
INSERT INTO `wp_postmeta` VALUES (245371,15585,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (245372,15585,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (245373,15586,'_edit_lock','1770828668:15');
INSERT INTO `wp_postmeta` VALUES (245374,15586,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (245375,15586,'page_subtitle','<em>Pet-friendly fishing cove</em>');
INSERT INTO `wp_postmeta` VALUES (245376,15586,'_page_subtitle','field_62bf12d4d8cdf');
INSERT INTO `wp_postmeta` VALUES (245377,15586,'address','Crane Hill, Alabama, United States');
INSERT INTO `wp_postmeta` VALUES (245378,15586,'_address','field_628d01b024bc5');
INSERT INTO `wp_postmeta` VALUES (245379,15586,'bedrooms','3');
INSERT INTO `wp_postmeta` VALUES (245380,15586,'_bedrooms','field_61ab11dc7066e');
INSERT INTO `wp_postmeta` VALUES (245381,15586,'beds','6');
INSERT INTO `wp_postmeta` VALUES (245382,15586,'_beds','field_628d019124bc4');
INSERT INTO `wp_postmeta` VALUES (245383,15586,'bathrooms','2');
INSERT INTO `wp_postmeta` VALUES (245384,15586,'_bathrooms','field_61ab12f47066f');
INSERT INTO `wp_postmeta` VALUES (245385,15586,'sqft','1,568');
INSERT INTO `wp_postmeta` VALUES (245386,15586,'_sqft','field_628d01c824bc6');
INSERT INTO `wp_postmeta` VALUES (245387,15586,'guests','8');
INSERT INTO `wp_postmeta` VALUES (245388,15586,'_guests','field_628d01d424bc7');
INSERT INTO `wp_postmeta` VALUES (245389,15586,'gallery','a:15:{i:0;s:5:\"16210\";i:1;s:5:\"15589\";i:2;s:5:\"15596\";i:3;s:5:\"15592\";i:4;s:5:\"15621\";i:5;s:5:\"15601\";i:6;s:5:\"15599\";i:7;s:5:\"15593\";i:8;s:5:\"16211\";i:9;s:5:\"16212\";i:10;s:5:\"16213\";i:11;s:5:\"16214\";i:12;s:5:\"16215\";i:13;s:5:\"16216\";i:14;s:5:\"16194\";}');
INSERT INTO `wp_postmeta` VALUES (245390,15586,'_gallery','field_61ab15097067f');
INSERT INTO `wp_postmeta` VALUES (245391,15586,'map_iframe_code','<iframe src=\"https://www.google.com/maps/d/embed?mid=1-WrDTC7Z7yPso6k5mTcYwvRPl7OmXV4&ehbc=2E312F\" width=\"640\" height=\"480\"></iframe>');
INSERT INTO `wp_postmeta` VALUES (245392,15586,'_map_iframe_code','field_624a58190391d');
INSERT INTO `wp_postmeta` VALUES (245393,15586,'things_to_know_partial','<ul>\r\n 	<li style=\"list-style-type: none;\">\r\n<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check in after 3:00 PM</li>\r\n</ul>\r\n</li>\r\n</ul>\r\n<ul>\r\n 	<li>Check out before 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (245394,15586,'_things_to_know_partial','field_62945a345725b');
INSERT INTO `wp_postmeta` VALUES (245395,15586,'things_to_know_full','<h4>House rules</h4>\r\n<ul>\r\n 	<li>Self check-in and check-out with keypad</li>\r\n 	<li>Check-in: After 3:00 PM</li>\r\n 	<li>Checkout: 10:00 AM</li>\r\n 	<li>Pets are allowed</li>\r\n 	<li>Smoking is allowed outside only</li>\r\n</ul>\r\n<h4>Additional rules</h4>\r\n<ul>\r\n 	<li>Have fun - you are welcome to use anything on the property</li>\r\n 	<li>If you use it, take care of it</li>\r\n 	<li>If you open it, close it when you are done</li>\r\n 	<li>If you move it, put it back when you are done</li>\r\n 	<li>If you turn it on, turn if off when you are done</li>\r\n 	<li>If you borrow it, return it when you are done</li>\r\n 	<li>If you break it, fix it or replace it</li>\r\n 	<li>If you make a mess, clean it up</li>\r\n 	<li>Be kind to the septic system.</li>\r\n 	<li>No illegal substances or activities are allowed on the premises.</li>\r\n 	<li>The daily rate covers up to 8 overnight adult guests (18 years or older). Up to 4 additional daily guests or children are allowed. No more than 12 guests may be on this property at any time.</li>\r\n 	<li>If you bring your pet(s), they are welcome inside the house and anywhere on the property but please clean up after them. Thereâ€™s a blue 5-gallon bucket with lid on the porch to dispose of pet waste. Rolls of plastic bags are also provided to pick up pet waste to deposit into this bucket. There is a clear plastic bin with towels (next to the blue bucket) to clean/dry your pet if necessary so please do not use the white towels or any other interior towel to clean your pets. When you leave, seal the blue bucket liner bag and deposit it into the green curb-side bin. Place any used towels into one of the laundry hampers.</li>\r\n 	<li>There is a pet fee of $50.00 per pet per week (7 nights), which covers additional cleaning (4 pets is the maximum allowed). If your pet causes damage to the home/property/furniture you may be charged up to $1000.00 for cleaning/repairs/replacement of damaged items.</li>\r\n 	<li>All garbage must be bagged as the sanitation department will not empty bins with loose garbage.</li>\r\n 	<li>Smoking is not allowed inside the home, but smoking is allowed on the porch and other outside areas of the property. Please use the smoking disposal canisters provided for all discarded smoking materials.</li>\r\n 	<li>Checkout is strictly 10:00am. Late checkouts will be charged $50.00 per hour including any portion of an hour. Minimum late checkout fee is $50.00</li>\r\n</ul>');
INSERT INTO `wp_postmeta` VALUES (245396,15586,'_things_to_know_full','field_62945bce7bbb1');
INSERT INTO `wp_postmeta` VALUES (245397,15586,'cancellation_policy','Full refund if reservation is cancelled up to 14 days in advance, 50% refund if cancelled within 7 days of the reservation. No refund if cancelled within 7 days of stay.');
INSERT INTO `wp_postmeta` VALUES (245398,15586,'_cancellation_policy','field_62945be77bbb2');
INSERT INTO `wp_postmeta` VALUES (245399,15586,'rental_agreement','');
INSERT INTO `wp_postmeta` VALUES (245400,15586,'_rental_agreement','field_63427be679eec');
INSERT INTO `wp_postmeta` VALUES (245401,15586,'testimonial_category','81');
INSERT INTO `wp_postmeta` VALUES (245402,15586,'_testimonial_category','field_62c292d50aca2');
INSERT INTO `wp_postmeta` VALUES (245403,15586,'_yoast_wpseo_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (245404,15586,'_yoast_wpseo_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (245405,15586,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245406,15586,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245407,15589,'_wp_attached_file','2023/11/Tiguas-Sunrise-04.webp');
INSERT INTO `wp_postmeta` VALUES (245408,15589,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 04');
INSERT INTO `wp_postmeta` VALUES (245409,15589,'_wp_attachment_image_alt','Plenty of Room for Everybody to Enjoy the Lake and Dock View');
INSERT INTO `wp_postmeta` VALUES (245410,15589,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-04.webp\";s:8:\"filesize\";i:336080;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29178;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-04-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:284050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12048;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:168072;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42976;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112240;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-04-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:153154;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62562;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-04-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:137242;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-04-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:361784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245411,15589,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245412,15589,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245413,15589,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245414,15590,'_wp_attached_file','2023/11/Tiguas-Sunrise-05.webp');
INSERT INTO `wp_postmeta` VALUES (245415,15590,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 05');
INSERT INTO `wp_postmeta` VALUES (245416,15590,'_wp_attachment_image_alt','Cheerful Kitchen With 2-3 Seats');
INSERT INTO `wp_postmeta` VALUES (245417,15590,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-05.webp\";s:8:\"filesize\";i:141428;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17328;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-05-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7832;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76504;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23136;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52150;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-05-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74676;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32930;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-05-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63588;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-05-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:141416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245418,15590,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245419,15590,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245420,15590,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245421,15591,'_wp_attached_file','2023/11/Tiguas-Sunrise-06.webp');
INSERT INTO `wp_postmeta` VALUES (245422,15591,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 06');
INSERT INTO `wp_postmeta` VALUES (245423,15591,'_wp_attachment_image_alt','Tigua\'s Sunrise 06');
INSERT INTO `wp_postmeta` VALUES (245424,15591,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-06.webp\";s:8:\"filesize\";i:119110;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16144;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-06-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:107766;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7374;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:68828;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21478;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47716;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-06-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66640;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30516;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-06-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58174;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-06-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:128762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245425,15591,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245426,15591,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245427,15591,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245428,15592,'_wp_attached_file','2023/11/Tiguas-Sunrise-07.webp');
INSERT INTO `wp_postmeta` VALUES (245429,15592,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 07');
INSERT INTO `wp_postmeta` VALUES (245430,15592,'_wp_attachment_image_alt','Dining Table With 6 More Chairs');
INSERT INTO `wp_postmeta` VALUES (245431,15592,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-07.webp\";s:8:\"filesize\";i:134512;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17248;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-07-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116554;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7620;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74132;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22440;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:49480;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-07-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66200;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32880;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-07-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:63216;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-07-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:138790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245432,15592,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245433,15592,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245434,15592,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245435,15593,'_wp_attached_file','2023/11/Tiguas-Sunrise-10.webp');
INSERT INTO `wp_postmeta` VALUES (245436,15593,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 10');
INSERT INTO `wp_postmeta` VALUES (245437,15593,'_wp_attachment_image_alt','Living Room With a Large Comfortable Couch');
INSERT INTO `wp_postmeta` VALUES (245438,15593,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-10.webp\";s:8:\"filesize\";i:175032;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16646;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-10-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:120782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7486;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74858;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22422;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:51896;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-10-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:69780;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31458;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-10-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61328;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-10-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:140382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245439,15594,'_wp_attached_file','2023/11/Tiguas-Sunrise-11.webp');
INSERT INTO `wp_postmeta` VALUES (245440,15594,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 11');
INSERT INTO `wp_postmeta` VALUES (245441,15594,'_wp_attachment_image_alt','Spacious Modern Living Room With Blue Sectional Sofa');
INSERT INTO `wp_postmeta` VALUES (245442,15594,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-11.webp\";s:8:\"filesize\";i:154068;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17592;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-11-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:123554;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7232;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79930;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21642;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48948;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-11-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80980;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:34160;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-11-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65752;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-11-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:146670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245443,15593,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245444,15593,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245445,15593,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175032;s:14:\"optimized_size\";i:155364;s:7:\"percent\";d:11.24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16646;s:14:\"optimized_size\";i:11526;s:7:\"percent\";d:30.76;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120782;s:14:\"optimized_size\";i:73682;s:7:\"percent\";d:39;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7486;s:14:\"optimized_size\";i:5208;s:7:\"percent\";d:30.43;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74858;s:14:\"optimized_size\";i:46986;s:7:\"percent\";d:37.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22422;s:14:\"optimized_size\";i:15192;s:7:\"percent\";d:32.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51896;s:14:\"optimized_size\";i:32260;s:7:\"percent\";d:37.84;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69780;s:14:\"optimized_size\";i:44598;s:7:\"percent\";d:36.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31458;s:14:\"optimized_size\";i:20334;s:7:\"percent\";d:35.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61328;s:14:\"optimized_size\";i:38340;s:7:\"percent\";d:37.48;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140382;s:14:\"optimized_size\";i:84294;s:7:\"percent\";d:39.95;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:772070;s:14:\"optimized_size\";i:527784;s:7:\"percent\";d:31.64;}}');
INSERT INTO `wp_postmeta` VALUES (245446,15595,'_wp_attached_file','2023/11/Tiguas-Sunrise-12.webp');
INSERT INTO `wp_postmeta` VALUES (245447,15595,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 12');
INSERT INTO `wp_postmeta` VALUES (245448,15595,'_wp_attachment_image_alt','Giant Comfy Couch in Tiguaâ€™s Sunrise');
INSERT INTO `wp_postmeta` VALUES (245449,15595,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-12.webp\";s:8:\"filesize\";i:170042;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16974;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-12-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122472;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7824;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:77622;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23234;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52060;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-12-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50488;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:32390;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-12-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62352;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-12-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:142824;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245450,15596,'_wp_attached_file','2023/11/Tiguas-Sunrise-13.jpg');
INSERT INTO `wp_postmeta` VALUES (245451,15596,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 13');
INSERT INTO `wp_postmeta` VALUES (245452,15596,'_wp_attachment_image_alt','Large Master Bedroom');
INSERT INTO `wp_postmeta` VALUES (245453,15596,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/11/Tiguas-Sunrise-13.jpg\";s:8:\"filesize\";i:213752;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16597;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-13-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140444;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82868;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20502;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49226;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-13-1440x250.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73692;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32778;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-13-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67117;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-13-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169789;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245454,15597,'_wp_attached_file','2023/11/Tiguas-Sunrise-14.webp');
INSERT INTO `wp_postmeta` VALUES (245455,15597,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 14');
INSERT INTO `wp_postmeta` VALUES (245456,15597,'_wp_attachment_image_alt','Master Bathroom Has Double Sinks and and Extra Large Shower');
INSERT INTO `wp_postmeta` VALUES (245457,15597,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-14.webp\";s:8:\"filesize\";i:143622;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16262;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-14-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113146;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72158;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21188;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46992;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-14-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61042;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31282;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-14-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59248;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-14-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:131698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245458,15598,'_wp_attached_file','2023/11/Tiguas-Sunrise-15.webp');
INSERT INTO `wp_postmeta` VALUES (245459,15598,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 15');
INSERT INTO `wp_postmeta` VALUES (245460,15598,'_wp_attachment_image_alt','Large Soaking Tub and Bath Accessories');
INSERT INTO `wp_postmeta` VALUES (245461,15598,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-15.webp\";s:8:\"filesize\";i:111424;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12842;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-15-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56804;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17300;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39444;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-15-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39436;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23508;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-15-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45470;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-15-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102148;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245462,15599,'_wp_attached_file','2023/11/Tiguas-Sunrise-16.webp');
INSERT INTO `wp_postmeta` VALUES (245463,15599,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 16');
INSERT INTO `wp_postmeta` VALUES (245464,15599,'_wp_attachment_image_alt','Bright and Colorful Bedroom at Tiguaâ€™s Property');
INSERT INTO `wp_postmeta` VALUES (245465,15599,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-16.webp\";s:8:\"filesize\";i:135198;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14366;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-16-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:106156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:65318;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19610;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:44790;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-16-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42624;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:25980;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-16-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50598;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-16-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245466,15594,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245467,15594,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245468,15594,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245469,15600,'_wp_attached_file','2023/11/Tiguas-Sunrise-17.webp');
INSERT INTO `wp_postmeta` VALUES (245470,15600,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 17');
INSERT INTO `wp_postmeta` VALUES (245471,15600,'_wp_attachment_image_alt','Tigua\'s Sunrise 17');
INSERT INTO `wp_postmeta` VALUES (245472,15600,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-17.webp\";s:8:\"filesize\";i:104598;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11368;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-17-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:78396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48956;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17298;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39094;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-17-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29604;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19994;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-17-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37968;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-17-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84638;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245473,15595,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245474,15595,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245475,15595,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170042;s:14:\"optimized_size\";i:157114;s:7:\"percent\";d:7.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16974;s:14:\"optimized_size\";i:11428;s:7:\"percent\";d:32.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122472;s:14:\"optimized_size\";i:73834;s:7:\"percent\";d:39.71;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7824;s:14:\"optimized_size\";i:5204;s:7:\"percent\";d:33.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77622;s:14:\"optimized_size\";i:46982;s:7:\"percent\";d:39.47;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23234;s:14:\"optimized_size\";i:15468;s:7:\"percent\";d:33.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52060;s:14:\"optimized_size\";i:32350;s:7:\"percent\";d:37.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50488;s:14:\"optimized_size\";i:32070;s:7:\"percent\";d:36.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32390;s:14:\"optimized_size\";i:20514;s:7:\"percent\";d:36.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62352;s:14:\"optimized_size\";i:38352;s:7:\"percent\";d:38.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142824;s:14:\"optimized_size\";i:85270;s:7:\"percent\";d:40.3;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:758282;s:14:\"optimized_size\";i:518586;s:7:\"percent\";d:31.61;}}');
INSERT INTO `wp_postmeta` VALUES (245476,15601,'_wp_attached_file','2023/11/Tiguas-Sunrise-18.webp');
INSERT INTO `wp_postmeta` VALUES (245477,15601,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 18');
INSERT INTO `wp_postmeta` VALUES (245478,15601,'_wp_attachment_image_alt','Colorful Bunk Room Designed for Kids');
INSERT INTO `wp_postmeta` VALUES (245479,15601,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-18.webp\";s:8:\"filesize\";i:161772;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16644;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-18-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119648;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7414;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:74696;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21388;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50816;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-18-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56068;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31434;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-18-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60954;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-18-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:141674;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245480,15602,'_wp_attached_file','2023/11/Tiguas-Sunrise-19.webp');
INSERT INTO `wp_postmeta` VALUES (245481,15602,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 19');
INSERT INTO `wp_postmeta` VALUES (245482,15602,'_wp_attachment_image_alt','Tigua\'s Sunrise 19');
INSERT INTO `wp_postmeta` VALUES (245483,15602,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-19.webp\";s:8:\"filesize\";i:149574;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:16574;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-19-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113116;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:7042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71032;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20478;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45608;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-19-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45198;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30374;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-19-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59012;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-19-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133264;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245484,15603,'_wp_attached_file','2023/11/Tiguas-Sunrise-20.webp');
INSERT INTO `wp_postmeta` VALUES (245485,15603,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 20');
INSERT INTO `wp_postmeta` VALUES (245486,15603,'_wp_attachment_image_alt','The 2nd Bathroom Has a Tub/shower Combo');
INSERT INTO `wp_postmeta` VALUES (245487,15603,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-20.webp\";s:8:\"filesize\";i:152654;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14940;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-20-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:118854;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6552;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:73948;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19226;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43846;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-20-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:67864;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:29518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-20-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:60396;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-20-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:145946;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245488,15596,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245489,15596,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245490,15596,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245491,15604,'_wp_attached_file','2023/11/Tiguas-Sunrise-21.webp');
INSERT INTO `wp_postmeta` VALUES (245492,15604,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 21');
INSERT INTO `wp_postmeta` VALUES (245493,15604,'_wp_attachment_image_alt','Large Capacity Washer and Dryer');
INSERT INTO `wp_postmeta` VALUES (245494,15604,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-21.webp\";s:8:\"filesize\";i:65030;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9384;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-21-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:62958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40150;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:15032;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33054;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-21-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35420;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17534;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-21-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33644;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-21-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:76734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245495,15597,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245496,15597,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245497,15597,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143622;s:14:\"optimized_size\";i:139332;s:7:\"percent\";d:2.99;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16262;s:14:\"optimized_size\";i:10862;s:7:\"percent\";d:33.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113146;s:14:\"optimized_size\";i:70190;s:7:\"percent\";d:37.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7366;s:14:\"optimized_size\";i:4914;s:7:\"percent\";d:33.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72158;s:14:\"optimized_size\";i:44042;s:7:\"percent\";d:38.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21188;s:14:\"optimized_size\";i:14062;s:7:\"percent\";d:33.63;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46992;s:14:\"optimized_size\";i:30890;s:7:\"percent\";d:34.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61042;s:14:\"optimized_size\";i:39046;s:7:\"percent\";d:36.03;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31282;s:14:\"optimized_size\";i:19764;s:7:\"percent\";d:36.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59248;s:14:\"optimized_size\";i:37858;s:7:\"percent\";d:36.1;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131698;s:14:\"optimized_size\";i:81280;s:7:\"percent\";d:38.28;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:704004;s:14:\"optimized_size\";i:492240;s:7:\"percent\";d:30.08;}}');
INSERT INTO `wp_postmeta` VALUES (245498,15605,'_wp_attached_file','2023/11/Tiguas-Sunrise-22.webp');
INSERT INTO `wp_postmeta` VALUES (245499,15605,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 22');
INSERT INTO `wp_postmeta` VALUES (245500,15605,'_wp_attachment_image_alt','Tigua\'s Sunrise 22');
INSERT INTO `wp_postmeta` VALUES (245501,15605,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-22.webp\";s:8:\"filesize\";i:289816;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22816;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-22-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:239162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:139664;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37414;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90924;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-22-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112988;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58976;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-22-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:131018;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-22-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:356980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245502,15606,'_wp_attached_file','2023/11/Tiguas-Sunrise-23.webp');
INSERT INTO `wp_postmeta` VALUES (245503,15606,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 23');
INSERT INTO `wp_postmeta` VALUES (245504,15606,'_wp_attachment_image_alt','Tigua\'s Sunrise 23');
INSERT INTO `wp_postmeta` VALUES (245505,15606,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-23.webp\";s:8:\"filesize\";i:208108;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20666;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-23-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:163992;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8432;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101946;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26020;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61524;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-23-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:50686;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39886;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-23-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80000;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-23-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:189596;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245506,15607,'_wp_attached_file','2023/11/Tiguas-Sunrise-24.webp');
INSERT INTO `wp_postmeta` VALUES (245507,15607,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 24');
INSERT INTO `wp_postmeta` VALUES (245508,15607,'_wp_attachment_image_alt','Tigua\'s Sunrise 24');
INSERT INTO `wp_postmeta` VALUES (245509,15607,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-24.webp\";s:8:\"filesize\";i:257052;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22394;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-24-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:203732;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10098;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:122514;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33568;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84452;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-24-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:121648;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45678;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-24-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98406;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-24-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:254298;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245510,15608,'_wp_attached_file','2023/11/Tiguas-Sunrise-25.webp');
INSERT INTO `wp_postmeta` VALUES (245511,15608,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 25');
INSERT INTO `wp_postmeta` VALUES (245512,15608,'_wp_attachment_image_alt','Lakeside View With Spacious Dock');
INSERT INTO `wp_postmeta` VALUES (245513,15608,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-25.webp\";s:8:\"filesize\";i:301652;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:26166;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-25-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:256684;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:153944;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38066;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:96342;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-25-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:161914;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-25-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:126780;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-25-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:335654;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245514,15609,'_wp_attached_file','2023/11/Tiguas-Sunrise-26.webp');
INSERT INTO `wp_postmeta` VALUES (245515,15609,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 26');
INSERT INTO `wp_postmeta` VALUES (245516,15609,'_wp_attachment_image_alt','Fire Table Comfortably 8 Seats');
INSERT INTO `wp_postmeta` VALUES (245517,15609,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-26.webp\";s:8:\"filesize\";i:175518;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22792;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-26-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:180788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10032;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:112772;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:33726;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80598;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-26-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113106;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:46466;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-26-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94096;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-26-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:225610;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245518,15598,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245519,15598,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245520,15598,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245521,15610,'_wp_attached_file','2023/11/Tiguas-Sunrise-27.jpg');
INSERT INTO `wp_postmeta` VALUES (245522,15610,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 27');
INSERT INTO `wp_postmeta` VALUES (245523,15610,'_wp_attachment_image_alt','Tigua\'s Sunrise 27');
INSERT INTO `wp_postmeta` VALUES (245524,15610,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:29:\"2023/11/Tiguas-Sunrise-27.jpg\";s:8:\"filesize\";i:411368;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27474;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-27-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160914;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41657;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106197;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-27-1440x250.jpg\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163530;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58488;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"Tiguas-Sunrise-27-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128385;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-27-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332926;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245525,15599,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245526,15599,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245527,15599,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245528,15600,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245529,15600,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245530,15600,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245531,15611,'_wp_attached_file','2023/11/Tiguas-Sunrise-28.webp');
INSERT INTO `wp_postmeta` VALUES (245532,15611,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 28');
INSERT INTO `wp_postmeta` VALUES (245533,15611,'_wp_attachment_image_alt','Tigua\'s Sunrise 28');
INSERT INTO `wp_postmeta` VALUES (245534,15611,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-28.webp\";s:8:\"filesize\";i:315442;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27446;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-28-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:275016;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10468;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:160724;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38704;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98772;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-28-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:125216;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58838;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-28-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:129316;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-28-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:340336;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245535,15601,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245536,15601,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245537,15601,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161772;s:14:\"optimized_size\";i:154142;s:7:\"percent\";d:4.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16644;s:14:\"optimized_size\";i:11224;s:7:\"percent\";d:32.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119648;s:14:\"optimized_size\";i:73484;s:7:\"percent\";d:38.58;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7414;s:14:\"optimized_size\";i:5054;s:7:\"percent\";d:31.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74696;s:14:\"optimized_size\";i:47720;s:7:\"percent\";d:36.11;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21388;s:14:\"optimized_size\";i:14502;s:7:\"percent\";d:32.2;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50816;s:14:\"optimized_size\";i:33074;s:7:\"percent\";d:34.91;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56068;s:14:\"optimized_size\";i:35250;s:7:\"percent\";d:37.13;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31434;s:14:\"optimized_size\";i:20520;s:7:\"percent\";d:34.72;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60954;s:14:\"optimized_size\";i:38146;s:7:\"percent\";d:37.42;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141674;s:14:\"optimized_size\";i:86338;s:7:\"percent\";d:39.06;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:742508;s:14:\"optimized_size\";i:519454;s:7:\"percent\";d:30.04;}}');
INSERT INTO `wp_postmeta` VALUES (245538,15612,'_wp_attached_file','2023/11/Tiguas-Sunrise-29.webp');
INSERT INTO `wp_postmeta` VALUES (245539,15612,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 29');
INSERT INTO `wp_postmeta` VALUES (245540,15612,'_wp_attachment_image_alt','Tigua\'s Sunrise 29');
INSERT INTO `wp_postmeta` VALUES (245541,15612,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-29.webp\";s:8:\"filesize\";i:170574;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23868;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-29-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:191296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11040;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:124508;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:38104;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79768;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-29-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:66306;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57158;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-29-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117266;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-29-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:255716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245542,15613,'_wp_attached_file','2023/11/Tiguas-Sunrise-30.webp');
INSERT INTO `wp_postmeta` VALUES (245543,15613,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 30');
INSERT INTO `wp_postmeta` VALUES (245544,15613,'_wp_attachment_image_alt','Outdoor Firepit Area at Tigua\'s Sunrise');
INSERT INTO `wp_postmeta` VALUES (245545,15613,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-30.webp\";s:8:\"filesize\";i:311936;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:27320;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-30-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:264388;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:155786;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35410;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:87778;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-30-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:183720;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:57586;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-30-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:127840;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-30-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:335694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245546,15614,'_wp_attached_file','2023/11/Tiguas-Sunrise-31.webp');
INSERT INTO `wp_postmeta` VALUES (245547,15614,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 31');
INSERT INTO `wp_postmeta` VALUES (245548,15614,'_wp_attachment_image_alt','Tigua\'s Sunrise 31');
INSERT INTO `wp_postmeta` VALUES (245549,15614,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-31.webp\";s:8:\"filesize\";i:233776;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:20068;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-31-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:198750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11530;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116564;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:42230;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:101794;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-31-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90774;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:48990;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-31-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:109382;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-31-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:295830;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245550,15615,'_wp_attached_file','2023/11/Tiguas-Sunrise-32.webp');
INSERT INTO `wp_postmeta` VALUES (245551,15615,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 32');
INSERT INTO `wp_postmeta` VALUES (245552,15615,'_wp_attachment_image_alt','Deep Water Dock Even at Low Pool');
INSERT INTO `wp_postmeta` VALUES (245553,15615,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-32.webp\";s:8:\"filesize\";i:216802;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:17924;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-32-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:178264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:5762;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104392;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19234;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47844;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-32-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119760;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39084;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-32-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:86386;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-32-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:228162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245554,15616,'_wp_attached_file','2023/11/Tiguas-Sunrise-33.webp');
INSERT INTO `wp_postmeta` VALUES (245555,15616,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 33');
INSERT INTO `wp_postmeta` VALUES (245556,15616,'_wp_attachment_image_alt','Tigua\'s Sunrise 33');
INSERT INTO `wp_postmeta` VALUES (245557,15616,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-33.webp\";s:8:\"filesize\";i:257948;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24468;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-33-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:230220;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:140666;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37746;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94724;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-33-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:157992;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:55074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-33-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:118608;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-33-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:300122;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245558,15602,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245559,15602,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245560,15602,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149574;s:14:\"optimized_size\";i:145166;s:7:\"percent\";d:2.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16574;s:14:\"optimized_size\";i:10930;s:7:\"percent\";d:34.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113116;s:14:\"optimized_size\";i:69782;s:7:\"percent\";d:38.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7042;s:14:\"optimized_size\";i:4776;s:7:\"percent\";d:32.18;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71032;s:14:\"optimized_size\";i:44736;s:7:\"percent\";d:37.02;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20478;s:14:\"optimized_size\";i:12646;s:7:\"percent\";d:38.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45608;s:14:\"optimized_size\";i:28376;s:7:\"percent\";d:37.78;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45198;s:14:\"optimized_size\";i:30600;s:7:\"percent\";d:32.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30374;s:14:\"optimized_size\";i:20008;s:7:\"percent\";d:34.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59012;s:14:\"optimized_size\";i:36882;s:7:\"percent\";d:37.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133264;s:14:\"optimized_size\";i:81784;s:7:\"percent\";d:38.63;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:691272;s:14:\"optimized_size\";i:485686;s:7:\"percent\";d:29.74;}}');
INSERT INTO `wp_postmeta` VALUES (245561,15617,'_wp_attached_file','2023/11/Tiguas-Sunrise-34.webp');
INSERT INTO `wp_postmeta` VALUES (245562,15617,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 34');
INSERT INTO `wp_postmeta` VALUES (245563,15617,'_wp_attachment_image_alt','Room for 2 Boats to Find Shelter');
INSERT INTO `wp_postmeta` VALUES (245564,15617,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-34.webp\";s:8:\"filesize\";i:184960;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23550;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-34-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:175194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9652;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:114814;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30908;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:71628;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-34-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:113966;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:47208;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-34-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:94658;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-34-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:215410;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245565,15618,'_wp_attached_file','2023/11/Tiguas-Sunrise-35.webp');
INSERT INTO `wp_postmeta` VALUES (245566,15618,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 35');
INSERT INTO `wp_postmeta` VALUES (245567,15618,'_wp_attachment_image_alt','Tigua\'s Sunrise 35');
INSERT INTO `wp_postmeta` VALUES (245568,15618,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-35.webp\";s:8:\"filesize\";i:277466;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:21770;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-35-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:234480;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:9830;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:135404;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:36792;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90574;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-35-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:161406;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:56926;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-35-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:127038;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-35-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:348852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245569,15619,'_wp_attached_file','2023/11/Tiguas-Sunrise-36.webp');
INSERT INTO `wp_postmeta` VALUES (245570,15619,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 36');
INSERT INTO `wp_postmeta` VALUES (245571,15619,'_wp_attachment_image_alt','Tigua\'s Sunrise 36');
INSERT INTO `wp_postmeta` VALUES (245572,15619,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-36.webp\";s:8:\"filesize\";i:252708;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:18298;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-36-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:184976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108614;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:30832;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:72670;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-36-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117174;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:45284;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-36-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:102204;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-36-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:267248;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245573,15620,'_wp_attached_file','2023/11/Tiguas-Sunrise-38.webp');
INSERT INTO `wp_postmeta` VALUES (245574,15620,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 38');
INSERT INTO `wp_postmeta` VALUES (245575,15620,'_wp_attachment_image_alt','Beautiful Lewis Smith Lakeside View');
INSERT INTO `wp_postmeta` VALUES (245576,15620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-38.webp\";s:8:\"filesize\";i:238014;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:14566;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-38-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:154594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6542;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:90602;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24038;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:59394;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-38-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:119038;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:37074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-38-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:84582;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-38-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:230240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245577,15621,'_wp_attached_file','2023/11/Tiguas-Sunrise-01.webp');
INSERT INTO `wp_postmeta` VALUES (245578,15621,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 01');
INSERT INTO `wp_postmeta` VALUES (245579,15621,'_wp_attachment_image_alt','Peaceful Lakeside View at Tiguaâ€™s Property');
INSERT INTO `wp_postmeta` VALUES (245580,15621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:675;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-01.webp\";s:8:\"filesize\";i:200124;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:23834;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-01-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:232160;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:11050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:142172;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41282;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:98580;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-01-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:116508;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:58492;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-01-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:133438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245581,15622,'_wp_attached_file','2023/11/Tiguas-Sunrise-02.webp');
INSERT INTO `wp_postmeta` VALUES (245582,15622,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 02');
INSERT INTO `wp_postmeta` VALUES (245583,15622,'_wp_attachment_image_alt','Elegant Accommodations on Lake Martin');
INSERT INTO `wp_postmeta` VALUES (245584,15622,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:810;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-02.webp\";s:8:\"filesize\";i:339578;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-300x169.webp\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24708;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-02-1024x576.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:272292;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10828;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-768x432.webp\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:156532;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:41868;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:104770;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-02-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:147066;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:64004;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-02-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:146682;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-02-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:409972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245585,15623,'_wp_attached_file','2023/11/Tiguas-Sunrise-03.webp');
INSERT INTO `wp_postmeta` VALUES (245586,15623,'iaff_wp_attachment_original_post_title','Tigua\'s Sunrise - 03');
INSERT INTO `wp_postmeta` VALUES (245587,15623,'_wp_attachment_image_alt','Relaxation and Enjoyment Interior');
INSERT INTO `wp_postmeta` VALUES (245588,15623,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1440;s:6:\"height\";i:960;s:4:\"file\";s:30:\"2023/11/Tiguas-Sunrise-03.webp\";s:8:\"filesize\";i:356930;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:28580;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-03-1024x683.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:298076;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:10804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-768x512.webp\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:173058;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:39704;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:100858;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-03-1440x250.webp\";s:5:\"width\";i:1440;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:156654;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:61614;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"Tiguas-Sunrise-03-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:137026;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"Tiguas-Sunrise-03-1280x720.webp\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:370492;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (245589,15603,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245590,15603,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245591,15603,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152654;s:14:\"optimized_size\";i:149980;s:7:\"percent\";d:1.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14940;s:14:\"optimized_size\";i:10236;s:7:\"percent\";d:31.49;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118854;s:14:\"optimized_size\";i:70476;s:7:\"percent\";d:40.7;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6552;s:14:\"optimized_size\";i:4680;s:7:\"percent\";d:28.57;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73948;s:14:\"optimized_size\";i:44864;s:7:\"percent\";d:39.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19226;s:14:\"optimized_size\";i:13084;s:7:\"percent\";d:31.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43846;s:14:\"optimized_size\";i:28292;s:7:\"percent\";d:35.47;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67864;s:14:\"optimized_size\";i:40890;s:7:\"percent\";d:39.75;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29518;s:14:\"optimized_size\";i:18568;s:7:\"percent\";d:37.1;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60396;s:14:\"optimized_size\";i:37584;s:7:\"percent\";d:37.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145946;s:14:\"optimized_size\";i:85798;s:7:\"percent\";d:41.21;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:733744;s:14:\"optimized_size\";i:504452;s:7:\"percent\";d:31.25;}}');
INSERT INTO `wp_postmeta` VALUES (245592,15604,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245593,15604,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245594,15604,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245595,15605,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245596,15605,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245597,15605,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245598,15606,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245599,15606,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245600,15606,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245601,15607,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245602,15607,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245603,15607,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245604,15608,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245605,15608,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245606,15608,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245607,15609,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245608,15609,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245609,15609,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245610,15610,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245611,15610,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245612,15610,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245613,15611,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245614,15611,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245615,15611,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245616,15612,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245617,15612,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245618,15612,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245619,15613,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245620,15613,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245621,15613,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245622,15614,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245623,15614,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245624,15614,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245625,15615,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245626,15615,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245627,15615,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245628,15616,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245629,15616,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245630,15616,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245631,15617,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245632,15617,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245633,15617,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245634,15618,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245635,15618,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245636,15618,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245637,15619,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245638,15619,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245639,15619,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252708;s:14:\"optimized_size\";i:230768;s:7:\"percent\";d:8.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18298;s:14:\"optimized_size\";i:10202;s:7:\"percent\";d:44.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184976;s:14:\"optimized_size\";i:92912;s:7:\"percent\";d:49.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8834;s:14:\"optimized_size\";i:5350;s:7:\"percent\";d:39.44;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108614;s:14:\"optimized_size\";i:55348;s:7:\"percent\";d:49.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30832;s:14:\"optimized_size\";i:17264;s:7:\"percent\";d:44.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72670;s:14:\"optimized_size\";i:39472;s:7:\"percent\";d:45.68;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117174;s:14:\"optimized_size\";i:86956;s:7:\"percent\";d:25.79;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45284;s:14:\"optimized_size\";i:24154;s:7:\"percent\";d:46.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102204;s:14:\"optimized_size\";i:53348;s:7:\"percent\";d:47.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:267248;s:14:\"optimized_size\";i:136432;s:7:\"percent\";d:48.95;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1208842;s:14:\"optimized_size\";i:752206;s:7:\"percent\";d:37.77;}}');
INSERT INTO `wp_postmeta` VALUES (245640,15620,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245641,15620,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (245642,15620,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238014;s:14:\"optimized_size\";i:195656;s:7:\"percent\";d:17.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14566;s:14:\"optimized_size\";i:8114;s:7:\"percent\";d:44.29;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154594;s:14:\"optimized_size\";i:75952;s:7:\"percent\";d:50.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6542;s:14:\"optimized_size\";i:3550;s:7:\"percent\";d:45.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90602;s:14:\"optimized_size\";i:45466;s:7:\"percent\";d:49.82;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24038;s:14:\"optimized_size\";i:12492;s:7:\"percent\";d:48.03;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59394;s:14:\"optimized_size\";i:29256;s:7:\"percent\";d:50.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119038;s:14:\"optimized_size\";i:89070;s:7:\"percent\";d:25.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37074;s:14:\"optimized_size\";i:20218;s:7:\"percent\";d:45.47;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84582;s:14:\"optimized_size\";i:42234;s:7:\"percent\";d:50.07;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230240;s:14:\"optimized_size\";i:112036;s:7:\"percent\";d:51.34;}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:1058684;s:14:\"optimized_size\";i:634044;s:7:\"percent\";d:40.11;}}');
INSERT INTO `wp_postmeta` VALUES (245643,15621,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245644,15621,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245645,15621,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245646,15586,'_thumbnail_id','15623');
INSERT INTO `wp_postmeta` VALUES (245647,15622,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245648,15622,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245649,15622,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245650,15623,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (245651,15623,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (245652,15623,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:3:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;}}');
INSERT INTO `wp_postmeta` VALUES (245653,15627,'_wp_attached_file','2023/11/fire-pit.svg');
INSERT INTO `wp_postmeta` VALUES (245654,15627,'iaff_wp_attachment_original_post_title','fire pit');
INSERT INTO `wp_postmeta` VALUES (245655,15627,'_wp_attachment_image_alt','Illustration Fire Pit Representing');
INSERT INTO `wp_postmeta` VALUES (245656,15627,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:12:\"fire-pit.svg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:12:\"fire-pit.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (245657,15628,'_wp_attached_file','2023/11/security-camera.svg');
INSERT INTO `wp_postmeta` VALUES (245658,15628,'iaff_wp_attachment_original_post_title','security camera');
INSERT INTO `wp_postmeta` VALUES (245659,15628,'_wp_attachment_image_alt','Security Cameras on Property');
INSERT INTO `wp_postmeta` VALUES (245660,15628,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"security-camera.svg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:19:\"security-camera.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (245661,15630,'_edit_lock','1754761483:9');
INSERT INTO `wp_postmeta` VALUES (245662,15630,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (245663,15630,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (245664,15630,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245665,15630,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245666,15630,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245667,15630,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245668,15630,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245669,15630,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245670,15630,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245671,15630,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245672,15630,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (245673,15630,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245674,15630,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245675,15630,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245676,15630,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245677,15630,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245678,15630,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245679,15630,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245680,15630,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245681,15630,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245682,15630,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245683,15630,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245684,15630,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245685,15630,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245686,15632,'sidebar_replacement_id','page-menu');
INSERT INTO `wp_postmeta` VALUES (245687,15632,'sidebar_description','');
INSERT INTO `wp_postmeta` VALUES (245688,15632,'sidebar_attachments','a:1:{i:0;a:3:{s:2:\"id\";d:15586;s:9:\"data_type\";s:8:\"property\";s:15:\"attachment_type\";s:9:\"post_type\";}}');
INSERT INTO `wp_postmeta` VALUES (245689,15633,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245690,15633,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245691,15633,'_menu_item_object_id','15633');
INSERT INTO `wp_postmeta` VALUES (245692,15633,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245693,15633,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245694,15633,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245695,15633,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245696,15633,'_menu_item_url','#about');
INSERT INTO `wp_postmeta` VALUES (245698,15633,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245699,15633,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245700,15634,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245701,15634,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245702,15634,'_menu_item_object_id','15634');
INSERT INTO `wp_postmeta` VALUES (245703,15634,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245704,15634,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245705,15634,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245706,15634,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245707,15634,'_menu_item_url','#video');
INSERT INTO `wp_postmeta` VALUES (245709,15634,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245710,15634,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245711,15635,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245712,15635,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245713,15635,'_menu_item_object_id','15635');
INSERT INTO `wp_postmeta` VALUES (245714,15635,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245715,15635,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245716,15635,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245717,15635,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245718,15635,'_menu_item_url','#gallery');
INSERT INTO `wp_postmeta` VALUES (245720,15635,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245721,15635,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245722,15636,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245723,15636,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245724,15636,'_menu_item_object_id','15636');
INSERT INTO `wp_postmeta` VALUES (245725,15636,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245726,15636,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245727,15636,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245728,15636,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245729,15636,'_menu_item_url','#amenities');
INSERT INTO `wp_postmeta` VALUES (245731,15636,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245732,15636,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245733,15637,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (245734,15637,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (245735,15637,'_menu_item_object_id','15637');
INSERT INTO `wp_postmeta` VALUES (245736,15637,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (245737,15637,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245738,15637,'_menu_item_classes','a:1:{i:0;s:9:\"highlight\";}');
INSERT INTO `wp_postmeta` VALUES (245739,15637,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245740,15637,'_menu_item_url','#booking');
INSERT INTO `wp_postmeta` VALUES (245742,15637,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245743,15637,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245744,15640,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (245745,15640,'_menu_item_menu_item_parent','14886');
INSERT INTO `wp_postmeta` VALUES (245746,15640,'_menu_item_object_id','15586');
INSERT INTO `wp_postmeta` VALUES (245747,15640,'_menu_item_object','property');
INSERT INTO `wp_postmeta` VALUES (245748,15640,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (245749,15640,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (245750,15640,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (245751,15640,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (245753,15640,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245754,15640,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (245755,14841,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245756,14886,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245757,15551,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245758,15552,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245759,15136,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245760,15199,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245761,14843,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (245766,15645,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (245767,15645,'_gravityformsadvancedpostcreation_entry_id','1229');
INSERT INTO `wp_postmeta` VALUES (245768,15645,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (245769,15645,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (245770,15646,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (245771,15646,'_gravityformsadvancedpostcreation_entry_id','1230');
INSERT INTO `wp_postmeta` VALUES (245772,15646,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (245773,15646,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (245774,15646,'_edit_lock','1754770182:11');
INSERT INTO `wp_postmeta` VALUES (245775,15646,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245776,15646,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245777,15646,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245778,15646,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245779,15646,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245780,15646,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245781,15646,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245782,15646,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245783,15646,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245784,15646,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245785,15646,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245786,15646,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245787,15646,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245788,15646,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245789,15646,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245790,15646,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245791,15646,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245792,15646,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245793,15646,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245794,15646,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245795,15646,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245796,15646,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245797,15646,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245798,15646,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245799,15646,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245800,15646,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245801,15646,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245802,15646,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245803,15646,'date_of_review','November 2023');
INSERT INTO `wp_postmeta` VALUES (245804,15646,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245805,15646,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245806,15646,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245807,15646,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245808,15646,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245809,15646,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245810,15646,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245811,15365,'_edit_lock','1754770922:11');
INSERT INTO `wp_postmeta` VALUES (245812,15645,'_edit_lock','1754770384:11');
INSERT INTO `wp_postmeta` VALUES (245813,15645,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245814,15645,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245815,15645,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245816,15645,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245817,15645,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245818,15645,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245819,15645,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245820,15645,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245821,15645,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245822,15645,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245823,15645,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245824,15645,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245825,15645,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245826,15645,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245827,15645,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245828,15645,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245829,15645,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245830,15645,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245831,15645,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245832,15645,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245833,15645,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245834,15645,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245835,15645,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245836,15645,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245837,15645,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245838,15645,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245839,15645,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245840,15645,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245841,15645,'date_of_review','November 2023');
INSERT INTO `wp_postmeta` VALUES (245842,15645,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245843,15645,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245844,15645,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245845,15645,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245846,15645,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245847,15645,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245848,15645,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245849,15365,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245850,15365,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245851,15365,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245852,15365,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245853,15365,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245854,15365,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245855,15365,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245856,15365,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245857,15365,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245858,15365,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245859,15365,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245860,15365,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245861,15365,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245862,15365,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245863,15365,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245864,15365,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245865,15365,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245866,15365,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245867,15365,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245868,15365,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245869,15365,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245870,15365,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245871,15365,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245872,15365,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245873,15365,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245874,15365,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245875,15365,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245876,15365,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245877,15365,'date_of_review','June 2023');
INSERT INTO `wp_postmeta` VALUES (245878,15365,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245879,15365,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245880,15365,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245881,15365,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245882,15365,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245883,15365,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245884,15365,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245885,15369,'_edit_lock','1754770784:11');
INSERT INTO `wp_postmeta` VALUES (245886,15369,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245887,15369,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245888,15369,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245889,15369,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245890,15369,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245891,15369,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245892,15369,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245893,15369,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245894,15369,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245895,15369,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245896,15369,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245897,15369,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245898,15369,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245899,15369,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245900,15369,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245901,15369,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245902,15369,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245903,15369,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245904,15369,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245905,15369,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245906,15369,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245907,15369,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245908,15369,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245909,15369,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245910,15369,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245911,15369,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245912,15369,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245913,15369,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245914,15369,'date_of_review','June 2023');
INSERT INTO `wp_postmeta` VALUES (245915,15369,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245916,15369,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245917,15369,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245918,15369,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245919,15369,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245920,15369,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245921,15369,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245922,15381,'_edit_lock','1754770696:11');
INSERT INTO `wp_postmeta` VALUES (245923,15381,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245924,15381,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245925,15381,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245926,15381,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245927,15381,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245928,15381,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245929,15381,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245930,15381,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245931,15381,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245932,15381,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245933,15381,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245934,15381,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245935,15381,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245936,15381,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245937,15381,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245938,15381,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245939,15381,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245940,15381,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245941,15381,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245942,15381,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245943,15381,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245944,15381,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245945,15381,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245946,15381,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245947,15381,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245948,15381,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245949,15381,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245950,15381,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245951,15381,'date_of_review','September 2023');
INSERT INTO `wp_postmeta` VALUES (245952,15381,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245953,15381,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245954,15381,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245955,15381,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245956,15381,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245957,15381,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245958,15381,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245959,15582,'_edit_lock','1754770636:11');
INSERT INTO `wp_postmeta` VALUES (245960,15582,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245961,15582,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245962,15582,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (245963,15582,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (245964,15582,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (245965,15582,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (245966,15582,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (245967,15582,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (245968,15582,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (245969,15582,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (245970,15582,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (245971,15582,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (245972,15582,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (245973,15582,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (245974,15582,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (245975,15582,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (245976,15582,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (245977,15582,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (245978,15582,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (245979,15582,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (245980,15582,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (245981,15582,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (245982,15582,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (245983,15582,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (245984,15582,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (245985,15582,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (245986,15582,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (245987,15582,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (245988,15582,'date_of_review','September 2023');
INSERT INTO `wp_postmeta` VALUES (245989,15582,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (245990,15582,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (245991,15582,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (245992,15582,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (245993,15582,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (245994,15582,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (245995,15582,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (245996,15584,'_edit_lock','1754770574:11');
INSERT INTO `wp_postmeta` VALUES (245997,15584,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (245998,15584,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (245999,15584,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (246000,15584,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (246001,15584,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (246002,15584,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (246003,15584,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (246004,15584,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (246005,15584,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (246006,15584,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (246007,15584,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (246008,15584,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (246009,15584,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (246010,15584,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (246011,15584,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (246012,15584,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (246013,15584,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (246014,15584,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (246015,15584,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (246016,15584,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (246017,15584,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (246018,15584,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (246019,15584,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (246020,15584,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (246021,15584,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (246022,15584,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (246023,15584,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (246024,15584,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (246025,15584,'date_of_review','October 2023');
INSERT INTO `wp_postmeta` VALUES (246026,15584,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (246027,15584,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (246028,15584,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (246029,15584,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (246030,15584,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (246031,15584,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (246032,15584,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (246033,15585,'_edit_lock','1754770445:11');
INSERT INTO `wp_postmeta` VALUES (246034,15585,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (246035,15585,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (246036,15585,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (246037,15585,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (246038,15585,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (246039,15585,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (246040,15585,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (246041,15585,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (246042,15585,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (246043,15585,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (246044,15585,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (246045,15585,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (246046,15585,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (246047,15585,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (246048,15585,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (246049,15585,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (246050,15585,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (246051,15585,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (246052,15585,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (246053,15585,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (246054,15585,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (246055,15585,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (246056,15585,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (246057,15585,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (246058,15585,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (246059,15585,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (246060,15585,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (246061,15585,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (246062,15585,'date_of_review','November 2023');
INSERT INTO `wp_postmeta` VALUES (246063,15585,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (246064,15585,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (246065,15585,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (246066,15585,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (246067,15585,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (246068,15585,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (246069,15585,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (246075,15586,'_mi_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (246076,15586,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (246077,15586,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (246078,15586,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (246079,15586,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (246080,15586,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (246081,15586,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (246082,15586,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (246083,15586,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (246085,14882,'_mi_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (246086,14882,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (246087,14882,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (246088,14882,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (246089,14882,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (246090,14882,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (246091,14882,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (246092,14882,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (246093,14882,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (246097,15673,'_wp_attached_file','2023/11/PXL_20231013_232508698-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246098,15673,'iaff_wp_attachment_original_post_title','PXL_20231013_232508698');
INSERT INTO `wp_postmeta` VALUES (246099,15673,'_wp_attachment_image_alt','Sit Back and Relax After an Exciting Day Fishing or Playing on the Lake.');
INSERT INTO `wp_postmeta` VALUES (246100,15673,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20231013_232508698-scaled.jpg\";s:8:\"filesize\";i:592464;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18381;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20231013_232508698-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184281;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7195;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20231013_232508698-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184281;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20231013_232508698-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373593;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20231013_232508698-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:592464;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24961;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61457;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20231013_232508698-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74975;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36239;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20231013_232508698-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79146;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20231013_232508698-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204981;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1697221508\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:3:\"568\";s:13:\"shutter_speed\";s:8:\"0.024532\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20231013_232508698.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246101,15674,'_wp_attached_file','2023/11/PXL_20231023_114625016.PORTRAIT.ORIGINAL-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246102,15674,'iaff_wp_attachment_original_post_title','PXL_20231023_114625016.PORTRAIT.ORIGINAL');
INSERT INTO `wp_postmeta` VALUES (246103,15674,'_wp_attachment_image_alt','Sunset on the lake');
INSERT INTO `wp_postmeta` VALUES (246104,15674,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2023/11/PXL_20231023_114625016.PORTRAIT.ORIGINAL-scaled.jpg\";s:8:\"filesize\";i:672724;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21195;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7470;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213677;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:429267;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:672724;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25709;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63084;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71292;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34003;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76550;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203606;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698043585\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:3:\"122\";s:13:\"shutter_speed\";s:8:\"0.012456\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:44:\"PXL_20231023_114625016.PORTRAIT.ORIGINAL.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246105,15673,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246106,15673,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246107,15673,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592464;s:14:\"optimized_size\";i:369593;s:7:\"percent\";d:37.62;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18381;s:14:\"optimized_size\";i:13632;s:7:\"percent\";d:25.84;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184281;s:14:\"optimized_size\";i:137390;s:7:\"percent\";d:25.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7195;s:14:\"optimized_size\";i:5418;s:7:\"percent\";d:24.7;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373593;s:14:\"optimized_size\";i:255702;s:7:\"percent\";d:31.56;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592464;s:14:\"optimized_size\";i:369593;s:7:\"percent\";d:37.62;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24961;s:14:\"optimized_size\";i:18540;s:7:\"percent\";d:25.72;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61457;s:14:\"optimized_size\";i:45150;s:7:\"percent\";d:26.53;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74975;s:14:\"optimized_size\";i:46183;s:7:\"percent\";d:38.4;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36239;s:14:\"optimized_size\";i:26611;s:7:\"percent\";d:26.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79146;s:14:\"optimized_size\";i:59293;s:7:\"percent\";d:25.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204981;s:14:\"optimized_size\";i:141374;s:7:\"percent\";d:31.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2250137;s:14:\"optimized_size\";i:1488479;s:7:\"percent\";d:33.85;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246108,15675,'_wp_attached_file','2023/11/PXL_20231023_114647677.PORTRAIT.ORIGINAL-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246109,15675,'iaff_wp_attachment_original_post_title','PXL_20231023_114647677.PORTRAIT.ORIGINAL');
INSERT INTO `wp_postmeta` VALUES (246110,15675,'_wp_attachment_image_alt','Sunrise at Tigua\'s is Always Spectacular!');
INSERT INTO `wp_postmeta` VALUES (246111,15675,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:59:\"2023/11/PXL_20231023_114647677.PORTRAIT.ORIGINAL-scaled.jpg\";s:8:\"filesize\";i:634182;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20783;}s:5:\"large\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204133;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:54:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:405626;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:54:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:634182;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25192;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61064;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67053;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32751;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:52:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72707;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:53:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698043607\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:2:\"44\";s:13:\"shutter_speed\";s:8:\"0.031617\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:44:\"PXL_20231023_114647677.PORTRAIT.ORIGINAL.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246112,15676,'_wp_attached_file','2023/11/PXL_20231026_233330134.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246113,15676,'iaff_wp_attachment_original_post_title','PXL_20231026_233330134.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246114,15676,'_wp_attachment_image_alt','Tigua\'s Well Lit Driveway EntranceÂ ');
INSERT INTO `wp_postmeta` VALUES (246115,15676,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:48:\"2023/11/PXL_20231026_233330134.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:440867;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17453;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233330134.NIGHT_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152223;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93173;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_233330134.NIGHT_-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289694;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_233330134.NIGHT_-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:440867;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24643;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58040;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233330134.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71843;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31296;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233330134.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67021;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233330134.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171009;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698345210\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"2714\";s:13:\"shutter_speed\";s:8:\"0.041997\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20231026_233330134.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246116,15677,'_wp_attached_file','2023/11/PXL_20231026_233801779.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246117,15677,'iaff_wp_attachment_original_post_title','PXL_20231026_233801779.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246118,15677,'_wp_attachment_image_alt','Be Confident Your Pets Are Safe in Our Well Lit Back Yard');
INSERT INTO `wp_postmeta` VALUES (246119,15677,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:48:\"2023/11/PXL_20231026_233801779.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:473248;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18622;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233801779.NIGHT_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161371;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_233801779.NIGHT_-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308161;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_233801779.NIGHT_-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:473248;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24676;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57736;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233801779.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80830;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34517;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_233801779.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74730;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_233801779.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698345481\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.35\";s:3:\"iso\";s:3:\"511\";s:13:\"shutter_speed\";s:8:\"0.355493\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20231026_233801779.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246120,15678,'_wp_attached_file','2023/11/PXL_20231026_234015821.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246121,15678,'iaff_wp_attachment_original_post_title','PXL_20231026_234015821.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246122,15678,'_wp_attachment_image_alt','Â Home Away From Home');
INSERT INTO `wp_postmeta` VALUES (246123,15678,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:48:\"2023/11/PXL_20231026_234015821.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:606442;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20261;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234015821.NIGHT_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203233;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7666;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121586;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234015821.NIGHT_-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:395842;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234015821.NIGHT_-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:606442;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28106;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69615;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234015821.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105816;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37451;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234015821.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85028;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234015821.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227265;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698345615\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:3:\"928\";s:13:\"shutter_speed\";s:7:\"0.04167\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20231026_234015821.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246124,15679,'_wp_attached_file','2023/11/PXL_20231026_234140587.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246125,15679,'iaff_wp_attachment_original_post_title','PXL_20231026_234140587.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246126,15679,'_wp_attachment_image_alt','Night Fishing Dock at Tigua\'s Sunrise');
INSERT INTO `wp_postmeta` VALUES (246127,15679,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:48:\"2023/11/PXL_20231026_234140587.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:262349;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13138;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234140587.NIGHT_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5791;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58709;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234140587.NIGHT_-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172049;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234140587.NIGHT_-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262349;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17141;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37088;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234140587.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35647;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21742;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234140587.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44544;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234140587.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698345700\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"5203\";s:13:\"shutter_speed\";s:8:\"0.100443\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20231026_234140587.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246128,15680,'_wp_attached_file','2023/11/PXL_20231026_234204425.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246129,15680,'iaff_wp_attachment_original_post_title','PXL_20231026_234204425.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246130,15680,'_wp_attachment_image_alt','PXL 20231026 234204425.NIGHT');
INSERT INTO `wp_postmeta` VALUES (246131,15680,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:48:\"2023/11/PXL_20231026_234204425.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:424394;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19424;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234204425.NIGHT_-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152747;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7760;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96626;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234204425.NIGHT_-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283264;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20231026_234204425.NIGHT_-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:424394;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26067;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58304;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234204425.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60257;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34142;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20231026_234204425.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70776;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20231026_234204425.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698345724\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"2530\";s:13:\"shutter_speed\";s:7:\"0.04167\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20231026_234204425.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246132,15674,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246133,15674,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246134,15674,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672724;s:14:\"optimized_size\";i:460859;s:7:\"percent\";d:31.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21195;s:14:\"optimized_size\";i:16194;s:7:\"percent\";d:23.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213677;s:14:\"optimized_size\";i:155109;s:7:\"percent\";d:27.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7470;s:14:\"optimized_size\";i:5447;s:7:\"percent\";d:27.08;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429267;s:14:\"optimized_size\";i:317995;s:7:\"percent\";d:25.92;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:672724;s:14:\"optimized_size\";i:460859;s:7:\"percent\";d:31.49;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25709;s:14:\"optimized_size\";i:18129;s:7:\"percent\";d:29.48;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63084;s:14:\"optimized_size\";i:45139;s:7:\"percent\";d:28.45;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71292;s:14:\"optimized_size\";i:41718;s:7:\"percent\";d:41.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34003;s:14:\"optimized_size\";i:24227;s:7:\"percent\";d:28.75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76550;s:14:\"optimized_size\";i:56020;s:7:\"percent\";d:26.82;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203606;s:14:\"optimized_size\";i:138615;s:7:\"percent\";d:31.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2491301;s:14:\"optimized_size\";i:1740311;s:7:\"percent\";d:30.14;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246135,15675,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246136,15675,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246137,15675,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634182;s:14:\"optimized_size\";i:399792;s:7:\"percent\";d:36.96;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20783;s:14:\"optimized_size\";i:14770;s:7:\"percent\";d:28.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204133;s:14:\"optimized_size\";i:148855;s:7:\"percent\";d:27.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7424;s:14:\"optimized_size\";i:5426;s:7:\"percent\";d:26.91;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:405626;s:14:\"optimized_size\";i:278360;s:7:\"percent\";d:31.38;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:634182;s:14:\"optimized_size\";i:399792;s:7:\"percent\";d:36.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25192;s:14:\"optimized_size\";i:17851;s:7:\"percent\";d:29.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61064;s:14:\"optimized_size\";i:43695;s:7:\"percent\";d:28.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67053;s:14:\"optimized_size\";i:38244;s:7:\"percent\";d:42.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32751;s:14:\"optimized_size\";i:23414;s:7:\"percent\";d:28.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72707;s:14:\"optimized_size\";i:53078;s:7:\"percent\";d:27;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192079;s:14:\"optimized_size\";i:130905;s:7:\"percent\";d:31.85;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2357176;s:14:\"optimized_size\";i:1554182;s:7:\"percent\";d:34.07;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246138,15676,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246139,15676,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246140,15676,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440867;s:14:\"optimized_size\";i:240658;s:7:\"percent\";d:45.41;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17453;s:14:\"optimized_size\";i:12576;s:7:\"percent\";d:27.94;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152223;s:14:\"optimized_size\";i:98476;s:7:\"percent\";d:35.31;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7068;s:14:\"optimized_size\";i:5170;s:7:\"percent\";d:26.85;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93173;s:14:\"optimized_size\";i:61691;s:7:\"percent\";d:33.79;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:289694;s:14:\"optimized_size\";i:175292;s:7:\"percent\";d:39.49;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440867;s:14:\"optimized_size\";i:240658;s:7:\"percent\";d:45.41;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24643;s:14:\"optimized_size\";i:17940;s:7:\"percent\";d:27.2;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58040;s:14:\"optimized_size\";i:42058;s:7:\"percent\";d:27.54;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71843;s:14:\"optimized_size\";i:45288;s:7:\"percent\";d:36.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31296;s:14:\"optimized_size\";i:20703;s:7:\"percent\";d:33.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67021;s:14:\"optimized_size\";i:44561;s:7:\"percent\";d:33.51;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:171009;s:14:\"optimized_size\";i:105367;s:7:\"percent\";d:38.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1865197;s:14:\"optimized_size\";i:1110438;s:7:\"percent\";d:40.47;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246141,15677,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246142,15677,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246143,15677,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:473248;s:14:\"optimized_size\";i:262055;s:7:\"percent\";d:44.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18622;s:14:\"optimized_size\";i:14145;s:7:\"percent\";d:24.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161371;s:14:\"optimized_size\";i:102566;s:7:\"percent\";d:36.44;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7081;s:14:\"optimized_size\";i:5389;s:7:\"percent\";d:23.89;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99131;s:14:\"optimized_size\";i:69686;s:7:\"percent\";d:29.7;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308161;s:14:\"optimized_size\";i:182916;s:7:\"percent\";d:40.64;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:473248;s:14:\"optimized_size\";i:262055;s:7:\"percent\";d:44.63;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24676;s:14:\"optimized_size\";i:18798;s:7:\"percent\";d:23.82;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57736;s:14:\"optimized_size\";i:44394;s:7:\"percent\";d:23.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80830;s:14:\"optimized_size\";i:51698;s:7:\"percent\";d:36.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34517;s:14:\"optimized_size\";i:26319;s:7:\"percent\";d:23.75;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74730;s:14:\"optimized_size\";i:52833;s:7:\"percent\";d:29.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189934;s:14:\"optimized_size\";i:121750;s:7:\"percent\";d:35.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2003285;s:14:\"optimized_size\";i:1214604;s:7:\"percent\";d:39.37;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246144,15678,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246145,15678,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246146,15678,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606442;s:14:\"optimized_size\";i:385368;s:7:\"percent\";d:36.45;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395842;s:14:\"optimized_size\";i:270372;s:7:\"percent\";d:31.7;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606442;s:14:\"optimized_size\";i:385368;s:7:\"percent\";d:36.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28106;s:14:\"optimized_size\";i:21077;s:7:\"percent\";d:25.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69615;s:14:\"optimized_size\";i:52368;s:7:\"percent\";d:24.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105816;s:14:\"optimized_size\";i:75727;s:7:\"percent\";d:28.44;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37451;s:14:\"optimized_size\";i:28037;s:7:\"percent\";d:25.14;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85028;s:14:\"optimized_size\";i:64274;s:7:\"percent\";d:24.41;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227265;s:14:\"optimized_size\";i:160446;s:7:\"percent\";d:29.4;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2162007;s:14:\"optimized_size\";i:1443037;s:7:\"percent\";d:33.25;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246147,15679,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246148,15679,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246149,15679,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262349;s:14:\"optimized_size\";i:90651;s:7:\"percent\";d:65.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13138;s:14:\"optimized_size\";i:8402;s:7:\"percent\";d:36.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92335;s:14:\"optimized_size\";i:50382;s:7:\"percent\";d:45.44;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5791;s:14:\"optimized_size\";i:4085;s:7:\"percent\";d:29.46;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58709;s:14:\"optimized_size\";i:34076;s:7:\"percent\";d:41.96;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172049;s:14:\"optimized_size\";i:63554;s:7:\"percent\";d:63.06;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262349;s:14:\"optimized_size\";i:90651;s:7:\"percent\";d:65.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17141;s:14:\"optimized_size\";i:10992;s:7:\"percent\";d:35.87;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37088;s:14:\"optimized_size\";i:22836;s:7:\"percent\";d:38.43;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35647;s:14:\"optimized_size\";i:19403;s:7:\"percent\";d:45.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21742;s:14:\"optimized_size\";i:13327;s:7:\"percent\";d:38.7;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44544;s:14:\"optimized_size\";i:25713;s:7:\"percent\";d:42.28;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107971;s:14:\"optimized_size\";i:56328;s:7:\"percent\";d:47.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1130853;s:14:\"optimized_size\";i:490400;s:7:\"percent\";d:56.63;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246150,15680,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246151,15680,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246152,15680,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424394;s:14:\"optimized_size\";i:201223;s:7:\"percent\";d:52.59;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19424;s:14:\"optimized_size\";i:14704;s:7:\"percent\";d:24.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152747;s:14:\"optimized_size\";i:98295;s:7:\"percent\";d:35.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7760;s:14:\"optimized_size\";i:5860;s:7:\"percent\";d:24.48;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96626;s:14:\"optimized_size\";i:65779;s:7:\"percent\";d:31.92;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283264;s:14:\"optimized_size\";i:167637;s:7:\"percent\";d:40.82;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:424394;s:14:\"optimized_size\";i:201223;s:7:\"percent\";d:52.59;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26067;s:14:\"optimized_size\";i:19878;s:7:\"percent\";d:23.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58304;s:14:\"optimized_size\";i:41373;s:7:\"percent\";d:29.04;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60257;s:14:\"optimized_size\";i:32798;s:7:\"percent\";d:45.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34142;s:14:\"optimized_size\";i:26021;s:7:\"percent\";d:23.79;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70776;s:14:\"optimized_size\";i:49574;s:7:\"percent\";d:29.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170152;s:14:\"optimized_size\";i:106774;s:7:\"percent\";d:37.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1828307;s:14:\"optimized_size\";i:1031139;s:7:\"percent\";d:43.6;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246160,15684,'_wp_attached_file','2023/11/DSC6812-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246161,15684,'iaff_wp_attachment_original_post_title','_DSC6812');
INSERT INTO `wp_postmeta` VALUES (246162,15684,'_wp_attachment_image_alt','DSC6812');
INSERT INTO `wp_postmeta` VALUES (246163,15684,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:26:\"2023/11/DSC6812-scaled.jpg\";s:8:\"filesize\";i:1196621;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC6812-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26912;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC6812-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC6812-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10893;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC6812-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168217;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC6812-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:673557;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC6812-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1196621;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC6812-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40107;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC6812-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99705;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC6812-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181736;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC6812-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57764;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC6812-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136146;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC6812-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403847;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698060237\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC6812.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246164,15684,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246165,15684,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246166,15684,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1196621;s:14:\"optimized_size\";i:909450;s:7:\"percent\";d:24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26912;s:14:\"optimized_size\";i:20752;s:7:\"percent\";d:22.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300790;s:14:\"optimized_size\";i:227464;s:7:\"percent\";d:24.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10893;s:14:\"optimized_size\";i:8411;s:7:\"percent\";d:22.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168217;s:14:\"optimized_size\";i:127761;s:7:\"percent\";d:24.05;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:673557;s:14:\"optimized_size\";i:510437;s:7:\"percent\";d:24.22;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1196621;s:14:\"optimized_size\";i:909450;s:7:\"percent\";d:24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40107;s:14:\"optimized_size\";i:30626;s:7:\"percent\";d:23.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99705;s:14:\"optimized_size\";i:75604;s:7:\"percent\";d:24.17;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181736;s:14:\"optimized_size\";i:137461;s:7:\"percent\";d:24.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57764;s:14:\"optimized_size\";i:43871;s:7:\"percent\";d:24.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136146;s:14:\"optimized_size\";i:103111;s:7:\"percent\";d:24.26;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:403847;s:14:\"optimized_size\";i:305170;s:7:\"percent\";d:24.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4492916;s:14:\"optimized_size\";i:3409568;s:7:\"percent\";d:24.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246167,15685,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (246168,15685,'_gravityformsadvancedpostcreation_entry_id','1245');
INSERT INTO `wp_postmeta` VALUES (246169,15685,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (246170,15685,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (246171,15686,'_wp_attached_file','2024/01/6_17_2-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246172,15686,'iaff_wp_attachment_original_post_title','6_17_2');
INSERT INTO `wp_postmeta` VALUES (246173,15686,'_wp_attachment_image_alt','Guest Enjoting at Crane Hill');
INSERT INTO `wp_postmeta` VALUES (246174,15686,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:25:\"2024/01/6_17_2-scaled.jpg\";s:8:\"filesize\";i:387921;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"6_17_2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16191;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"6_17_2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"6_17_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"6_17_2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"6_17_2-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238482;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:20:\"6_17_2-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387921;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:18:\"6_17_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19354;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:18:\"6_17_2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40267;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:19:\"6_17_2-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83474;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:18:\"6_17_2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28296;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:18:\"6_17_2-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58519;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:19:\"6_17_2-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 13 mini\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655487686\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.1\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0042016806722689\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:10:\"6_17_2.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246175,15687,'_wp_attached_file','2024/01/6_18_5.jpg');
INSERT INTO `wp_postmeta` VALUES (246176,15687,'iaff_wp_attachment_original_post_title','6_18_5');
INSERT INTO `wp_postmeta` VALUES (246177,15687,'_wp_attachment_image_alt','6 18 5');
INSERT INTO `wp_postmeta` VALUES (246178,15687,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:18:\"2024/01/6_18_5.jpg\";s:8:\"filesize\";i:526234;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"6_18_5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18504;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"6_18_5-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146010;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"6_18_5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7281;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"6_18_5-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88024;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"6_18_5-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274990;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:18:\"6_18_5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22138;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:18:\"6_18_5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47619;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:19:\"6_18_5-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59803;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:18:\"6_18_5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29689;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:18:\"6_18_5-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61006;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:19:\"6_18_5-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150161;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246179,15686,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246180,15686,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246181,15686,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387921;s:14:\"optimized_size\";i:210079;s:7:\"percent\";d:45.84;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16191;s:14:\"optimized_size\";i:11378;s:7:\"percent\";d:29.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120253;s:14:\"optimized_size\";i:73109;s:7:\"percent\";d:39.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6714;s:14:\"optimized_size\";i:4751;s:7:\"percent\";d:29.24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74164;s:14:\"optimized_size\";i:46995;s:7:\"percent\";d:36.63;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238482;s:14:\"optimized_size\";i:134351;s:7:\"percent\";d:43.66;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387921;s:14:\"optimized_size\";i:210079;s:7:\"percent\";d:45.84;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19354;s:14:\"optimized_size\";i:13163;s:7:\"percent\";d:31.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40267;s:14:\"optimized_size\";i:25767;s:7:\"percent\";d:36.01;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83474;s:14:\"optimized_size\";i:55016;s:7:\"percent\";d:34.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28296;s:14:\"optimized_size\";i:20015;s:7:\"percent\";d:29.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58519;s:14:\"optimized_size\";i:37592;s:7:\"percent\";d:35.76;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146467;s:14:\"optimized_size\";i:88994;s:7:\"percent\";d:39.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1608023;s:14:\"optimized_size\";i:931289;s:7:\"percent\";d:42.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246182,15688,'_wp_attached_file','2024/01/20220818_165314-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246183,15688,'iaff_wp_attachment_original_post_title','20220818_165314');
INSERT INTO `wp_postmeta` VALUES (246184,15688,'_wp_attachment_image_alt','Man and Dog Relaxing in Papasan Chair Inside Lakeside Cabin');
INSERT INTO `wp_postmeta` VALUES (246185,15688,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1900;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220818_165314-scaled.jpg\";s:8:\"filesize\";i:807066;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220818_165314-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24662;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220818_165314-950x1024.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241549;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220818_165314-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220818_165314-768x828.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:828;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162402;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220818_165314-1425x1536.jpg\";s:5:\"width\";i:1425;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:498078;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220818_165314-1900x2048.jpg\";s:5:\"width\";i:1900;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:807066;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220818_165314-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26888;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220818_165314-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63215;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220818_165314-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127878;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220818_165314-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42251;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220818_165314-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97217;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220818_165314-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271626;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660841595\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0083\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220818_165314.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246186,15689,'_wp_attached_file','2024/01/20220818_173353-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246187,15689,'iaff_wp_attachment_original_post_title','20220818_173353');
INSERT INTO `wp_postmeta` VALUES (246188,15689,'_wp_attachment_image_alt','20220818 173353');
INSERT INTO `wp_postmeta` VALUES (246189,15689,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220818_173353-scaled.jpg\";s:8:\"filesize\";i:1070331;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220818_173353-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28352;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220818_173353-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303042;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220818_173353-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10059;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220818_173353-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303042;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220818_173353-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:647529;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220818_173353-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1070331;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220818_173353-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36750;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220818_173353-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90094;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220818_173353-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114839;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220818_173353-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49470;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220818_173353-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116988;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220818_173353-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337295;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660844034\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0046082949308756\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220818_173353.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246190,15690,'_wp_attached_file','2024/01/20220818_173529-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246191,15690,'iaff_wp_attachment_original_post_title','20220818_173529');
INSERT INTO `wp_postmeta` VALUES (246192,15690,'_wp_attachment_image_alt','20220818 173529');
INSERT INTO `wp_postmeta` VALUES (246193,15690,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220818_173529-scaled.jpg\";s:8:\"filesize\";i:772625;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220818_173529-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22087;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220818_173529-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221604;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220818_173529-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8152;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220818_173529-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221604;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220818_173529-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:468619;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220818_173529-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:772625;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220818_173529-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27401;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220818_173529-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65745;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220818_173529-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108870;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220818_173529-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37807;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220818_173529-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87701;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220818_173529-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660844129\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0039840637450199\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220818_173529.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246194,15691,'_wp_attached_file','2024/01/20220819_062312-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246195,15691,'iaff_wp_attachment_original_post_title','20220819_062312');
INSERT INTO `wp_postmeta` VALUES (246196,15691,'_wp_attachment_image_alt','Sunset Lake View');
INSERT INTO `wp_postmeta` VALUES (246197,15691,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_062312-scaled.jpg\";s:8:\"filesize\";i:337795;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_062312-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12879;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_062312-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104623;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_062312-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220819_062312-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104623;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_062312-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209869;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_062312-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337795;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_062312-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16265;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_062312-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36627;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_062312-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68624;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_062312-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24033;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_062312-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52746;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_062312-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135707;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660890192\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_062312.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246198,15692,'_wp_attached_file','2024/01/20220819_080042-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246199,15692,'iaff_wp_attachment_original_post_title','20220819_080042');
INSERT INTO `wp_postmeta` VALUES (246200,15692,'_wp_attachment_image_alt','Pet Friendly Home Rental');
INSERT INTO `wp_postmeta` VALUES (246201,15692,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1500;s:4:\"file\";s:34:\"2024/01/20220819_080042-scaled.jpg\";s:8:\"filesize\";i:371992;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_080042-300x220.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:220;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15719;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_080042-1024x750.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:750;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_080042-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6265;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_080042-768x562.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:562;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73774;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_080042-1536x1125.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230918;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_080042-2048x1500.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1500;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371992;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_080042-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19258;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_080042-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41629;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_080042-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52966;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_080042-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26255;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_080042-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53811;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_080042-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131120;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660896042\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0166\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_080042.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246202,15687,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246203,15687,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246204,15687,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526234;s:14:\"optimized_size\";i:220329;s:7:\"percent\";d:58.13;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18504;s:14:\"optimized_size\";i:12956;s:7:\"percent\";d:29.98;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146010;s:14:\"optimized_size\";i:90374;s:7:\"percent\";d:38.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7281;s:14:\"optimized_size\";i:5498;s:7:\"percent\";d:24.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88024;s:14:\"optimized_size\";i:55030;s:7:\"percent\";d:37.48;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274990;s:14:\"optimized_size\";i:157083;s:7:\"percent\";d:42.88;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22138;s:14:\"optimized_size\";i:15365;s:7:\"percent\";d:30.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47619;s:14:\"optimized_size\";i:31862;s:7:\"percent\";d:33.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59803;s:14:\"optimized_size\";i:34305;s:7:\"percent\";d:42.64;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29689;s:14:\"optimized_size\";i:20738;s:7:\"percent\";d:30.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61006;s:14:\"optimized_size\";i:38593;s:7:\"percent\";d:36.74;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150161;s:14:\"optimized_size\";i:90939;s:7:\"percent\";d:39.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1431459;s:14:\"optimized_size\";i:773072;s:7:\"percent\";d:45.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246205,15693,'_wp_attached_file','2024/01/20220819_100415-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246206,15693,'iaff_wp_attachment_original_post_title','20220819_100415');
INSERT INTO `wp_postmeta` VALUES (246207,15693,'_wp_attachment_image_alt','Guest With Floating Tube');
INSERT INTO `wp_postmeta` VALUES (246208,15693,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_100415-scaled.jpg\";s:8:\"filesize\";i:564111;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_100415-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17898;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_100415-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166719;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_100415-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7023;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220819_100415-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166719;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_100415-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347095;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_100415-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:564111;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100415-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22091;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_100415-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51728;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_100415-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65281;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100415-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29280;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_100415-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62890;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_100415-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159823;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660903455\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0062893081761006\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_100415.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246209,15694,'_wp_attached_file','2024/01/20220819_100527-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246210,15694,'iaff_wp_attachment_original_post_title','20220819_100527');
INSERT INTO `wp_postmeta` VALUES (246211,15694,'_wp_attachment_image_alt','Guest With Towable Boat');
INSERT INTO `wp_postmeta` VALUES (246212,15694,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_100527-scaled.jpg\";s:8:\"filesize\";i:600046;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_100527-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16747;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_100527-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_100527-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220819_100527-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175319;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_100527-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:368972;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_100527-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:600046;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100527-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22529;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_100527-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53612;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_100527-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89358;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100527-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33594;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_100527-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76182;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_100527-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204981;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660903527\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:19:\"0.00018768768768769\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_100527.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246213,15695,'_wp_attached_file','2024/01/20220819_100545-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246214,15695,'iaff_wp_attachment_original_post_title','20220819_100545');
INSERT INTO `wp_postmeta` VALUES (246215,15695,'_wp_attachment_image_alt','20220819 100545');
INSERT INTO `wp_postmeta` VALUES (246216,15695,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2024/01/20220819_100545-scaled.jpg\";s:8:\"filesize\";i:833136;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_100545-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21783;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_100545-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_100545-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7910;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_100545-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132979;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_100545-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:499965;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_100545-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:833136;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100545-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28904;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_100545-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71496;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_100545-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159476;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_100545-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45555;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_100545-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106708;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_100545-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:308452;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660903545\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:18:\"0.0019723865877712\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_100545.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246217,15688,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246218,15688,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246219,15688,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:807066;s:14:\"optimized_size\";i:566676;s:7:\"percent\";d:29.79;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24662;s:14:\"optimized_size\";i:18414;s:7:\"percent\";d:25.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241549;s:14:\"optimized_size\";i:178646;s:7:\"percent\";d:26.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7988;s:14:\"optimized_size\";i:6026;s:7:\"percent\";d:24.56;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162402;s:14:\"optimized_size\";i:119609;s:7:\"percent\";d:26.35;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:498078;s:14:\"optimized_size\";i:374671;s:7:\"percent\";d:24.78;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:807066;s:14:\"optimized_size\";i:566676;s:7:\"percent\";d:29.79;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26888;s:14:\"optimized_size\";i:19963;s:7:\"percent\";d:25.75;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63215;s:14:\"optimized_size\";i:46589;s:7:\"percent\";d:26.3;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127878;s:14:\"optimized_size\";i:103917;s:7:\"percent\";d:18.74;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42251;s:14:\"optimized_size\";i:33412;s:7:\"percent\";d:20.92;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97217;s:14:\"optimized_size\";i:76980;s:7:\"percent\";d:20.82;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271626;s:14:\"optimized_size\";i:218550;s:7:\"percent\";d:19.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3177886;s:14:\"optimized_size\";i:2330129;s:7:\"percent\";d:26.68;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246220,15696,'_wp_attached_file','2024/01/20220819_101550-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246221,15696,'iaff_wp_attachment_original_post_title','20220819_101550');
INSERT INTO `wp_postmeta` VALUES (246222,15696,'_wp_attachment_image_alt','Two People Floating on the Water');
INSERT INTO `wp_postmeta` VALUES (246223,15696,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1414;s:4:\"file\";s:34:\"2024/01/20220819_101550-scaled.jpg\";s:8:\"filesize\";i:603520;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_101550-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22766;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_101550-1024x707.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:707;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_101550-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9122;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_101550-768x530.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:530;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119963;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_101550-1536x1060.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1060;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387047;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_101550-2048x1414.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1414;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:603520;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_101550-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29962;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_101550-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67120;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_101550-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74166;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_101550-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42030;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_101550-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89538;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_101550-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660904150\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:6:\"0.0017\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_101550.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246224,15697,'_wp_attached_file','2024/01/20220819_102349-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246225,15697,'iaff_wp_attachment_original_post_title','20220819_102349');
INSERT INTO `wp_postmeta` VALUES (246226,15697,'_wp_attachment_image_alt','Guest at Barneyâ€™s Bluff');
INSERT INTO `wp_postmeta` VALUES (246227,15697,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1588;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_102349-scaled.jpg\";s:8:\"filesize\";i:380276;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_102349-233x300.jpg\";s:5:\"width\";i:233;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15716;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_102349-794x1024.jpg\";s:5:\"width\";i:794;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_102349-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_102349-768x990.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:990;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119658;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_102349-1191x1536.jpg\";s:5:\"width\";i:1191;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242263;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_102349-1588x2048.jpg\";s:5:\"width\";i:1588;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:380276;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_102349-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20028;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_102349-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43684;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_102349-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37893;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_102349-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24663;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_102349-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49884;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_102349-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660904630\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:6:\"0.0018\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_102349.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246228,15698,'_wp_attached_file','2024/01/20220819_105726-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246229,15698,'iaff_wp_attachment_original_post_title','20220819_105726');
INSERT INTO `wp_postmeta` VALUES (246230,15698,'_wp_attachment_image_alt','20220819 105726');
INSERT INTO `wp_postmeta` VALUES (246231,15698,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_105726-scaled.jpg\";s:8:\"filesize\";i:553102;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_105726-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16401;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_105726-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_105726-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6178;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220819_105726-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160463;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_105726-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336624;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_105726-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:553102;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_105726-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20004;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_105726-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47079;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_105726-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68687;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_105726-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26110;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_105726-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57355;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_105726-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660906646\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00027731558513588\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_105726.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246232,15699,'_wp_attached_file','2024/01/20220819_112819-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246233,15699,'iaff_wp_attachment_original_post_title','20220819_112819');
INSERT INTO `wp_postmeta` VALUES (246234,15699,'_wp_attachment_image_alt','Dock on a Lake');
INSERT INTO `wp_postmeta` VALUES (246235,15699,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2024/01/20220819_112819-scaled.jpg\";s:8:\"filesize\";i:544312;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_112819-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15575;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_112819-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_112819-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5822;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_112819-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85680;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_112819-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321705;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_112819-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:544312;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_112819-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19047;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_112819-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44459;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_112819-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81817;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_112819-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27789;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_112819-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61932;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_112819-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660908500\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:19:\"0.00013933398355859\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_112819.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246236,15700,'_wp_attached_file','2024/01/20220819_134358-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246237,15700,'iaff_wp_attachment_original_post_title','20220819_134358');
INSERT INTO `wp_postmeta` VALUES (246238,15700,'_wp_attachment_image_alt','Smith Lake View From Beautiful House');
INSERT INTO `wp_postmeta` VALUES (246239,15700,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2024/01/20220819_134358-scaled.jpg\";s:8:\"filesize\";i:439653;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_134358-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15308;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_134358-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131788;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_134358-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6002;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_134358-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78403;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_134358-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269673;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_134358-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439653;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134358-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18611;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_134358-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41629;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_134358-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82935;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134358-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27739;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_134358-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60696;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_134358-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163115;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660916638\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:19:\"0.00084602368866328\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_134358.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246240,15689,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246241,15689,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246242,15689,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1070331;s:14:\"optimized_size\";i:852776;s:7:\"percent\";d:20.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28352;s:14:\"optimized_size\";i:21848;s:7:\"percent\";d:22.94;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303042;s:14:\"optimized_size\";i:232665;s:7:\"percent\";d:23.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10059;s:14:\"optimized_size\";i:7803;s:7:\"percent\";d:22.43;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:647529;s:14:\"optimized_size\";i:506533;s:7:\"percent\";d:21.77;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1070331;s:14:\"optimized_size\";i:852776;s:7:\"percent\";d:20.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36750;s:14:\"optimized_size\";i:28229;s:7:\"percent\";d:23.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90094;s:14:\"optimized_size\";i:68883;s:7:\"percent\";d:23.54;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114839;s:14:\"optimized_size\";i:88087;s:7:\"percent\";d:23.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49470;s:14:\"optimized_size\";i:38057;s:7:\"percent\";d:23.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116988;s:14:\"optimized_size\";i:90233;s:7:\"percent\";d:22.87;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:337295;s:14:\"optimized_size\";i:265663;s:7:\"percent\";d:21.24;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3875080;s:14:\"optimized_size\";i:3053553;s:7:\"percent\";d:21.2;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246243,15701,'_wp_attached_file','2024/01/20220819_134443-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246244,15701,'iaff_wp_attachment_original_post_title','20220819_134443');
INSERT INTO `wp_postmeta` VALUES (246245,15701,'_wp_attachment_image_alt','Guest Enjoying Boating in Deep Water');
INSERT INTO `wp_postmeta` VALUES (246246,15701,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1774;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_134443-scaled.jpg\";s:8:\"filesize\";i:539966;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_134443-260x300.jpg\";s:5:\"width\";i:260;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22566;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_134443-887x1024.jpg\";s:5:\"width\";i:887;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_134443-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7840;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_134443-768x887.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:887;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144885;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_134443-1330x1536.jpg\";s:5:\"width\";i:1330;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349622;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_134443-1774x2048.jpg\";s:5:\"width\";i:1774;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:539966;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134443-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25185;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_134443-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55730;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_134443-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72456;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134443-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32119;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_134443-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66981;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_134443-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162046;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660916683\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_134443.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246247,15702,'_wp_attached_file','2024/01/20220819_134606-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246248,15702,'iaff_wp_attachment_original_post_title','20220819_134606');
INSERT INTO `wp_postmeta` VALUES (246249,15702,'_wp_attachment_image_alt','Guest Enjoying Boating');
INSERT INTO `wp_postmeta` VALUES (246250,15702,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2024/01/20220819_134606-scaled.jpg\";s:8:\"filesize\";i:863365;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_134606-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25095;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_134606-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_134606-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8925;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220819_134606-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151383;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_134606-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:532822;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_134606-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:863365;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134606-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33262;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_134606-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80476;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_134606-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112589;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_134606-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48177;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_134606-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108759;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_134606-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293817;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660916767\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:2:\"25\";s:13:\"shutter_speed\";s:18:\"0.0034246575342466\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_134606.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246251,15703,'_wp_attached_file','2024/01/20220819_160517-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246252,15703,'iaff_wp_attachment_original_post_title','20220819_160517');
INSERT INTO `wp_postmeta` VALUES (246253,15703,'_wp_attachment_image_alt','20220819 160517');
INSERT INTO `wp_postmeta` VALUES (246254,15703,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1429;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220819_160517-scaled.jpg\";s:8:\"filesize\";i:412281;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220819_160517-209x300.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13861;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220819_160517-714x1024.jpg\";s:5:\"width\";i:714;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220819_160517-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6708;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220819_160517-768x1101.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1101;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137855;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220819_160517-1072x1536.jpg\";s:5:\"width\";i:1072;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248351;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220819_160517-1429x2048.jpg\";s:5:\"width\";i:1429;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412281;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220819_160517-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20017;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220819_160517-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45002;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220819_160517-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67801;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220819_160517-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27901;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220819_160517-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58544;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220819_160517-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660925117\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"7.12\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:6:\"0.0166\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220819_160517.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246255,15704,'_wp_attached_file','2024/01/20220820_065855-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246256,15704,'iaff_wp_attachment_original_post_title','20220820_065855');
INSERT INTO `wp_postmeta` VALUES (246257,15704,'_wp_attachment_image_alt','Smith Lake View');
INSERT INTO `wp_postmeta` VALUES (246258,15704,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:34:\"2024/01/20220820_065855-scaled.jpg\";s:8:\"filesize\";i:842252;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220820_065855-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25326;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220820_065855-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220820_065855-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9318;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"20220820_065855-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247157;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220820_065855-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:516766;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220820_065855-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:842252;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220820_065855-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32161;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220820_065855-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77148;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220820_065855-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129658;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220820_065855-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44620;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220820_065855-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103611;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220820_065855-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288954;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660978736\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"1.74\";s:3:\"iso\";s:2:\"32\";s:13:\"shutter_speed\";s:5:\"0.006\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220820_065855.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246259,15705,'_wp_attached_file','2024/01/20220820_112406-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246260,15705,'iaff_wp_attachment_original_post_title','20220820_112406');
INSERT INTO `wp_postmeta` VALUES (246261,15705,'_wp_attachment_image_alt','Smith Lake View');
INSERT INTO `wp_postmeta` VALUES (246262,15705,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:34:\"2024/01/20220820_112406-scaled.jpg\";s:8:\"filesize\";i:379914;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220820_112406-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12640;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220820_112406-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109530;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220820_112406-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220820_112406-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64795;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220820_112406-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228424;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"20220820_112406-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:379914;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220820_112406-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15382;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220820_112406-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34250;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220820_112406-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36364;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220820_112406-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20641;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220820_112406-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43798;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220820_112406-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1660994646\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:19:\"0.00086430423509075\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:19:\"20220820_112406.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246263,15690,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246264,15690,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246265,15690,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:772625;s:14:\"optimized_size\";i:575517;s:7:\"percent\";d:25.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22087;s:14:\"optimized_size\";i:16111;s:7:\"percent\";d:27.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221604;s:14:\"optimized_size\";i:159940;s:7:\"percent\";d:27.83;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8152;s:14:\"optimized_size\";i:6003;s:7:\"percent\";d:26.36;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468619;s:14:\"optimized_size\";i:344245;s:7:\"percent\";d:26.54;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:772625;s:14:\"optimized_size\";i:575517;s:7:\"percent\";d:25.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27401;s:14:\"optimized_size\";i:19857;s:7:\"percent\";d:27.53;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65745;s:14:\"optimized_size\";i:47187;s:7:\"percent\";d:28.23;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108870;s:14:\"optimized_size\";i:81430;s:7:\"percent\";d:25.2;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37807;s:14:\"optimized_size\";i:27082;s:7:\"percent\";d:28.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87701;s:14:\"optimized_size\";i:62293;s:7:\"percent\";d:28.97;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247184;s:14:\"optimized_size\";i:178929;s:7:\"percent\";d:27.61;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2840420;s:14:\"optimized_size\";i:2094111;s:7:\"percent\";d:26.27;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246266,15706,'_wp_attached_file','2024/01/20220820_171400.jpg');
INSERT INTO `wp_postmeta` VALUES (246267,15706,'iaff_wp_attachment_original_post_title','20220820_171400');
INSERT INTO `wp_postmeta` VALUES (246268,15706,'_wp_attachment_image_alt','Guest Enjoying Swimming');
INSERT INTO `wp_postmeta` VALUES (246269,15706,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2012;s:6:\"height\";i:1603;s:4:\"file\";s:27:\"2024/01/20220820_171400.jpg\";s:8:\"filesize\";i:1267975;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"20220820_171400-300x239.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23394;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"20220820_171400-1024x816.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:816;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205700;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"20220820_171400-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"20220820_171400-768x612.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"20220820_171400-1536x1224.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404172;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:27:\"20220820_171400-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28668;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:27:\"20220820_171400-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65590;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:28:\"20220820_171400-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97221;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:27:\"20220820_171400-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40137;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:27:\"20220820_171400-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86875;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:28:\"20220820_171400-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220123;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G990U\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1661015640\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246270,15707,'_wp_attached_file','2024/01/1658268154710.jpg');
INSERT INTO `wp_postmeta` VALUES (246271,15707,'iaff_wp_attachment_original_post_title','1658268154710');
INSERT INTO `wp_postmeta` VALUES (246272,15707,'_wp_attachment_image_alt','Crane Hil Lake Day With Boys');
INSERT INTO `wp_postmeta` VALUES (246273,15707,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268154710.jpg\";s:8:\"filesize\";i:468892;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18048;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268154710-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118621;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268154710-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7495;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268154710-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75213;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21540;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268154710-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43149;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268154710-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50057;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268154710-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29274;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268154710-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57871;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268154710-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246274,15708,'_wp_attached_file','2024/01/1658268233048.jpg');
INSERT INTO `wp_postmeta` VALUES (246275,15708,'iaff_wp_attachment_original_post_title','1658268233048');
INSERT INTO `wp_postmeta` VALUES (246276,15708,'_wp_attachment_image_alt','1658268233048');
INSERT INTO `wp_postmeta` VALUES (246277,15708,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268233048.jpg\";s:8:\"filesize\";i:500439;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268233048-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20635;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268233048-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268233048-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7935;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268233048-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96565;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268233048-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26731;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268233048-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55721;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268233048-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61721;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268233048-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36087;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268233048-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71644;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268233048-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170129;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246278,15709,'_wp_attached_file','2024/01/1658268238274.jpg');
INSERT INTO `wp_postmeta` VALUES (246279,15709,'iaff_wp_attachment_original_post_title','1658268238274');
INSERT INTO `wp_postmeta` VALUES (246280,15709,'_wp_attachment_image_alt','Two Young Men on a Boat');
INSERT INTO `wp_postmeta` VALUES (246281,15709,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268238274.jpg\";s:8:\"filesize\";i:572642;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268238274-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20834;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268238274-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268238274-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8282;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268238274-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96812;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268238274-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25327;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268238274-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53002;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268238274-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75664;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268238274-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36029;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268238274-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75312;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268238274-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246282,15710,'_wp_attached_file','2024/01/1658268242447.jpg');
INSERT INTO `wp_postmeta` VALUES (246283,15710,'iaff_wp_attachment_original_post_title','1658268242447');
INSERT INTO `wp_postmeta` VALUES (246284,15710,'_wp_attachment_image_alt','3 Guest on Towable Tube');
INSERT INTO `wp_postmeta` VALUES (246285,15710,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268242447.jpg\";s:8:\"filesize\";i:587905;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268242447-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25032;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268242447-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268242447-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9239;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268242447-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119333;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268242447-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32154;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268242447-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67416;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268242447-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82207;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268242447-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44518;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268242447-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89033;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268242447-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209519;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246286,15711,'_wp_attached_file','2024/01/1658268246037.jpg');
INSERT INTO `wp_postmeta` VALUES (246287,15711,'iaff_wp_attachment_original_post_title','1658268246037');
INSERT INTO `wp_postmeta` VALUES (246288,15711,'_wp_attachment_image_alt','Pet Friendly Lake View Bunglow');
INSERT INTO `wp_postmeta` VALUES (246289,15711,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268246037.jpg\";s:8:\"filesize\";i:1067286;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22172;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268246037-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268246037-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8430;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268246037-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197584;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268246037-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382070;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28061;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268246037-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63415;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268246037-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68281;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268246037-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35460;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268246037-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74241;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268246037-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208689;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246290,15712,'_wp_attached_file','2024/01/1658268249204.jpg');
INSERT INTO `wp_postmeta` VALUES (246291,15712,'iaff_wp_attachment_original_post_title','1658268249204');
INSERT INTO `wp_postmeta` VALUES (246292,15712,'_wp_attachment_image_alt','1658268249204');
INSERT INTO `wp_postmeta` VALUES (246293,15712,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268249204.jpg\";s:8:\"filesize\";i:881336;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16042;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268249204-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144117;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268249204-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7109;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268249204-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144117;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268249204-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288197;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22521;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268249204-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51568;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268249204-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58934;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268249204-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31442;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268249204-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66814;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268249204-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:194850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246294,15713,'_wp_attached_file','2024/01/1658268490105.jpg');
INSERT INTO `wp_postmeta` VALUES (246295,15713,'iaff_wp_attachment_original_post_title','1658268490105');
INSERT INTO `wp_postmeta` VALUES (246296,15713,'_wp_attachment_image_alt','Pet Friendly Rental');
INSERT INTO `wp_postmeta` VALUES (246297,15713,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268490105.jpg\";s:8:\"filesize\";i:773512;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268490105-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15762;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268490105-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268490105-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6247;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268490105-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137922;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268490105-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270229;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268490105-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20360;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268490105-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45650;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268490105-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51418;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268490105-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26422;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268490105-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54342;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268490105-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246298,15714,'_wp_attached_file','2024/01/1658268496257.jpg');
INSERT INTO `wp_postmeta` VALUES (246299,15714,'iaff_wp_attachment_original_post_title','1658268496257');
INSERT INTO `wp_postmeta` VALUES (246300,15714,'_wp_attachment_image_alt','Flat-coated RetrieverÂ Dog');
INSERT INTO `wp_postmeta` VALUES (246301,15714,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268496257.jpg\";s:8:\"filesize\";i:811998;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15267;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268496257-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268496257-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6055;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268496257-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146884;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268496257-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293076;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20677;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268496257-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49078;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268496257-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76560;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268496257-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31220;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268496257-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69376;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268496257-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246302,15715,'_wp_attached_file','2024/01/1658268500945.jpg');
INSERT INTO `wp_postmeta` VALUES (246303,15715,'iaff_wp_attachment_original_post_title','1658268500945');
INSERT INTO `wp_postmeta` VALUES (246304,15715,'_wp_attachment_image_alt','Dog in a Kayak on a Lake');
INSERT INTO `wp_postmeta` VALUES (246305,15715,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268500945.jpg\";s:8:\"filesize\";i:1171983;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25207;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268500945-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237356;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268500945-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268500945-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237356;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268500945-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441520;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32123;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268500945-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75780;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268500945-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94874;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268500945-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268500945-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100153;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268500945-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246306,15691,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246307,15691,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246308,15691,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:337795;s:14:\"optimized_size\";i:153271;s:7:\"percent\";d:54.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12879;s:14:\"optimized_size\";i:8026;s:7:\"percent\";d:37.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104623;s:14:\"optimized_size\";i:56614;s:7:\"percent\";d:45.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5492;s:14:\"optimized_size\";i:3683;s:7:\"percent\";d:32.94;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209869;s:14:\"optimized_size\";i:104703;s:7:\"percent\";d:50.11;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:337795;s:14:\"optimized_size\";i:153271;s:7:\"percent\";d:54.63;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16265;s:14:\"optimized_size\";i:9882;s:7:\"percent\";d:39.24;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36627;s:14:\"optimized_size\";i:21769;s:7:\"percent\";d:40.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68624;s:14:\"optimized_size\";i:38872;s:7:\"percent\";d:43.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24033;s:14:\"optimized_size\";i:15108;s:7:\"percent\";d:37.14;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52746;s:14:\"optimized_size\";i:30950;s:7:\"percent\";d:41.32;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135707;s:14:\"optimized_size\";i:73858;s:7:\"percent\";d:45.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1342455;s:14:\"optimized_size\";i:670007;s:7:\"percent\";d:50.09;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246309,15716,'_wp_attached_file','2024/01/1658268504353.jpg');
INSERT INTO `wp_postmeta` VALUES (246310,15716,'iaff_wp_attachment_original_post_title','1658268504353');
INSERT INTO `wp_postmeta` VALUES (246311,15716,'_wp_attachment_image_alt','Portuguese Water Dog at Pet Friendly Dog');
INSERT INTO `wp_postmeta` VALUES (246312,15716,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268504353.jpg\";s:8:\"filesize\";i:646391;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268504353-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11255;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268504353-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268504353-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268504353-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93168;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268504353-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196668;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268504353-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16248;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268504353-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35450;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268504353-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70458;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268504353-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27782;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268504353-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59932;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268504353-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184107;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246313,15717,'_wp_attached_file','2024/01/1658268507966.jpg');
INSERT INTO `wp_postmeta` VALUES (246314,15717,'iaff_wp_attachment_original_post_title','1658268507966');
INSERT INTO `wp_postmeta` VALUES (246315,15717,'_wp_attachment_image_alt','Guest Enjoying Boating Eith Pet');
INSERT INTO `wp_postmeta` VALUES (246316,15717,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2024/01/1658268507966.jpg\";s:8:\"filesize\";i:707810;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268507966-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14009;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268507966-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117849;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268507966-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"1658268507966-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117849;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1658268507966-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230306;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268507966-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20448;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268507966-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46497;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268507966-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76062;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268507966-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32544;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268507966-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70334;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268507966-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199886;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246317,15718,'_wp_attached_file','2024/01/1658268628861.jpg');
INSERT INTO `wp_postmeta` VALUES (246318,15718,'iaff_wp_attachment_original_post_title','1658268628861');
INSERT INTO `wp_postmeta` VALUES (246319,15718,'_wp_attachment_image_alt','Fantastic View of the Lake From the Large Deck');
INSERT INTO `wp_postmeta` VALUES (246320,15718,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268628861.jpg\";s:8:\"filesize\";i:798128;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268628861-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25845;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268628861-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251285;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268628861-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9256;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268628861-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151464;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268628861-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34910;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268628861-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81946;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268628861-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118329;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268628861-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49247;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268628861-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110503;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268628861-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303075;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246321,15719,'_wp_attached_file','2024/01/1658268937912.jpg');
INSERT INTO `wp_postmeta` VALUES (246322,15719,'iaff_wp_attachment_original_post_title','1658268937912');
INSERT INTO `wp_postmeta` VALUES (246323,15719,'_wp_attachment_image_alt','Sunset Lake View at Tiguaâ€™s');
INSERT INTO `wp_postmeta` VALUES (246324,15719,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268937912.jpg\";s:8:\"filesize\";i:292528;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9810;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268937912-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70544;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268937912-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4503;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268937912-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44133;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12878;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268937912-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26473;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268937912-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27413;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268937912-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268937912-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34467;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268937912-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85919;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246325,15720,'_wp_attached_file','2024/01/1658268941948.jpg');
INSERT INTO `wp_postmeta` VALUES (246326,15720,'iaff_wp_attachment_original_post_title','1658268941948');
INSERT INTO `wp_postmeta` VALUES (246327,15720,'_wp_attachment_image_alt','Dock With a Boat on a Lake');
INSERT INTO `wp_postmeta` VALUES (246328,15720,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2024/01/1658268941948.jpg\";s:8:\"filesize\";i:550471;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1658268941948-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15810;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1658268941948-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151787;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1658268941948-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1658268941948-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89700;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1658268941948-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20491;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1658268941948-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47562;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1658268941948-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57647;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1658268941948-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28751;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1658268941948-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65271;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1658268941948-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246329,15721,'_wp_attached_file','2024/01/1661010439445-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246330,15721,'iaff_wp_attachment_original_post_title','1661010439445');
INSERT INTO `wp_postmeta` VALUES (246331,15721,'_wp_attachment_image_alt','Modern Lake-house');
INSERT INTO `wp_postmeta` VALUES (246332,15721,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:32:\"2024/01/1661010439445-scaled.jpg\";s:8:\"filesize\";i:193561;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"1661010439445-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10613;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"1661010439445-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"1661010439445-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4884;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"1661010439445-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39286;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"1661010439445-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115440;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"1661010439445-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193561;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:25:\"1661010439445-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12393;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:25:\"1661010439445-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23725;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:26:\"1661010439445-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39080;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:25:\"1661010439445-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15585;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:25:\"1661010439445-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29537;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:26:\"1661010439445-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67806;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:17:\"1661010439445.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246337,15692,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246338,15692,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246339,15692,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:371992;s:14:\"optimized_size\";i:169327;s:7:\"percent\";d:54.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15719;s:14:\"optimized_size\";i:11051;s:7:\"percent\";d:29.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117626;s:14:\"optimized_size\";i:66668;s:7:\"percent\";d:43.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6265;s:14:\"optimized_size\";i:4443;s:7:\"percent\";d:29.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73774;s:14:\"optimized_size\";i:44642;s:7:\"percent\";d:39.49;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230918;s:14:\"optimized_size\";i:117779;s:7:\"percent\";d:49;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:371992;s:14:\"optimized_size\";i:169327;s:7:\"percent\";d:54.48;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19258;s:14:\"optimized_size\";i:13059;s:7:\"percent\";d:32.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41629;s:14:\"optimized_size\";i:26218;s:7:\"percent\";d:37.02;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52966;s:14:\"optimized_size\";i:32429;s:7:\"percent\";d:38.77;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26255;s:14:\"optimized_size\";i:17819;s:7:\"percent\";d:32.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53811;s:14:\"optimized_size\";i:32937;s:7:\"percent\";d:38.79;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131120;s:14:\"optimized_size\";i:71987;s:7:\"percent\";d:45.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1513325;s:14:\"optimized_size\";i:777686;s:7:\"percent\";d:48.61;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246340,15693,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246341,15693,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246342,15693,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:564111;s:14:\"optimized_size\";i:366970;s:7:\"percent\";d:34.95;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17898;s:14:\"optimized_size\";i:12465;s:7:\"percent\";d:30.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166719;s:14:\"optimized_size\";i:115371;s:7:\"percent\";d:30.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7023;s:14:\"optimized_size\";i:5345;s:7:\"percent\";d:23.89;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:347095;s:14:\"optimized_size\";i:243424;s:7:\"percent\";d:29.87;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:564111;s:14:\"optimized_size\";i:366970;s:7:\"percent\";d:34.95;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22091;s:14:\"optimized_size\";i:15245;s:7:\"percent\";d:30.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51728;s:14:\"optimized_size\";i:35198;s:7:\"percent\";d:31.96;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65281;s:14:\"optimized_size\";i:40505;s:7:\"percent\";d:37.95;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29280;s:14:\"optimized_size\";i:20508;s:7:\"percent\";d:29.96;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62890;s:14:\"optimized_size\";i:43835;s:7:\"percent\";d:30.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159823;s:14:\"optimized_size\";i:102956;s:7:\"percent\";d:35.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2058050;s:14:\"optimized_size\";i:1368792;s:7:\"percent\";d:33.49;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246343,15694,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246344,15694,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246345,15694,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600046;s:14:\"optimized_size\";i:422275;s:7:\"percent\";d:29.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16747;s:14:\"optimized_size\";i:11041;s:7:\"percent\";d:34.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175319;s:14:\"optimized_size\";i:129948;s:7:\"percent\";d:25.88;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6816;s:14:\"optimized_size\";i:5008;s:7:\"percent\";d:26.53;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:368972;s:14:\"optimized_size\";i:256578;s:7:\"percent\";d:30.46;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600046;s:14:\"optimized_size\";i:422275;s:7:\"percent\";d:29.63;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22529;s:14:\"optimized_size\";i:16458;s:7:\"percent\";d:26.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53612;s:14:\"optimized_size\";i:39271;s:7:\"percent\";d:26.75;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89358;s:14:\"optimized_size\";i:63387;s:7:\"percent\";d:29.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33594;s:14:\"optimized_size\";i:24934;s:7:\"percent\";d:25.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76182;s:14:\"optimized_size\";i:57024;s:7:\"percent\";d:25.15;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204981;s:14:\"optimized_size\";i:143374;s:7:\"percent\";d:30.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2248202;s:14:\"optimized_size\";i:1591573;s:7:\"percent\";d:29.21;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246346,15695,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246347,15695,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246348,15695,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:833136;s:14:\"optimized_size\";i:624110;s:7:\"percent\";d:25.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21783;s:14:\"optimized_size\";i:17110;s:7:\"percent\";d:21.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232689;s:14:\"optimized_size\";i:182069;s:7:\"percent\";d:21.75;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7910;s:14:\"optimized_size\";i:6193;s:7:\"percent\";d:21.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132979;s:14:\"optimized_size\";i:103912;s:7:\"percent\";d:21.86;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499965;s:14:\"optimized_size\";i:369031;s:7:\"percent\";d:26.19;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:833136;s:14:\"optimized_size\";i:624110;s:7:\"percent\";d:25.09;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28904;s:14:\"optimized_size\";i:22409;s:7:\"percent\";d:22.47;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71496;s:14:\"optimized_size\";i:55503;s:7:\"percent\";d:22.37;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159476;s:14:\"optimized_size\";i:124107;s:7:\"percent\";d:22.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45555;s:14:\"optimized_size\";i:35395;s:7:\"percent\";d:22.3;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106708;s:14:\"optimized_size\";i:82633;s:7:\"percent\";d:22.56;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308452;s:14:\"optimized_size\";i:241678;s:7:\"percent\";d:21.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3282189;s:14:\"optimized_size\";i:2488260;s:7:\"percent\";d:24.19;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246349,15696,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246350,15696,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246351,15696,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:603520;s:14:\"optimized_size\";i:385186;s:7:\"percent\";d:36.18;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22766;s:14:\"optimized_size\";i:18109;s:7:\"percent\";d:20.46;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:198086;s:14:\"optimized_size\";i:146571;s:7:\"percent\";d:26.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9122;s:14:\"optimized_size\";i:7257;s:7:\"percent\";d:20.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119963;s:14:\"optimized_size\";i:89195;s:7:\"percent\";d:25.65;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387047;s:14:\"optimized_size\";i:267398;s:7:\"percent\";d:30.91;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:603520;s:14:\"optimized_size\";i:385186;s:7:\"percent\";d:36.18;}s:11:\"flex-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67120;s:14:\"optimized_size\";i:50044;s:7:\"percent\";d:25.44;}s:11:\"page-banner\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:11:\"blog-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:10:\"blog-large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:9:\"blog-full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2011144;s:14:\"optimized_size\";i:1348946;s:7:\"percent\";d:32.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246352,15697,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246353,15697,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246354,15697,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380276;s:14:\"optimized_size\";i:187438;s:7:\"percent\";d:50.71;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115125;s:14:\"optimized_size\";i:51900;s:7:\"percent\";d:54.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49884;s:14:\"optimized_size\";i:25654;s:7:\"percent\";d:48.57;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24663;s:14:\"optimized_size\";i:13482;s:7:\"percent\";d:45.34;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37893;s:14:\"optimized_size\";i:13236;s:7:\"percent\";d:65.07;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43684;s:14:\"optimized_size\";i:24820;s:7:\"percent\";d:43.18;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20028;s:14:\"optimized_size\";i:11806;s:7:\"percent\";d:41.05;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380276;s:14:\"optimized_size\";i:173668;s:7:\"percent\";d:54.33;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242263;s:14:\"optimized_size\";i:119584;s:7:\"percent\";d:50.64;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119658;s:14:\"optimized_size\";i:66294;s:7:\"percent\";d:44.6;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6699;s:14:\"optimized_size\";i:4190;s:7:\"percent\";d:37.45;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126976;s:14:\"optimized_size\";i:67724;s:7:\"percent\";d:46.66;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15716;s:14:\"optimized_size\";i:9134;s:7:\"percent\";d:41.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842031;s:14:\"optimized_size\";i:201322;s:7:\"percent\";d:76.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15716;s:14:\"optimized_size\";i:10609;s:7:\"percent\";d:32.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126976;s:14:\"optimized_size\";i:79167;s:7:\"percent\";d:37.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6699;s:14:\"optimized_size\";i:4689;s:7:\"percent\";d:30;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119658;s:14:\"optimized_size\";i:74484;s:7:\"percent\";d:37.75;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:242263;s:14:\"optimized_size\";i:137611;s:7:\"percent\";d:43.2;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:380276;s:14:\"optimized_size\";i:187438;s:7:\"percent\";d:50.71;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20028;s:14:\"optimized_size\";i:13561;s:7:\"percent\";d:32.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43684;s:14:\"optimized_size\";i:29713;s:7:\"percent\";d:31.98;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37893;s:14:\"optimized_size\";i:20021;s:7:\"percent\";d:47.16;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24663;s:14:\"optimized_size\";i:16198;s:7:\"percent\";d:34.32;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49884;s:14:\"optimized_size\";i:29911;s:7:\"percent\";d:40.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115125;s:14:\"optimized_size\";i:61020;s:7:\"percent\";d:47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3588037;s:14:\"optimized_size\";i:1634674;s:7:\"percent\";d:54.44;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246355,15698,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246356,15698,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246357,15698,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:553102;s:14:\"optimized_size\";i:370200;s:7:\"percent\";d:33.07;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16401;s:14:\"optimized_size\";i:10841;s:7:\"percent\";d:33.9;}s:5:\"large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:9:\"thumbnail\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:9:\"1536x1536\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:9:\"2048x2048\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:11:\"flex-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:15:\"flex-medium-alt\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:11:\"page-banner\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:11:\"blog-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57355;s:14:\"optimized_size\";i:38878;s:7:\"percent\";d:32.22;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153751;s:14:\"optimized_size\";i:96705;s:7:\"percent\";d:37.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:780609;s:14:\"optimized_size\";i:516624;s:7:\"percent\";d:33.82;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246358,15699,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246359,15699,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246360,15699,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:544312;s:14:\"optimized_size\";i:363844;s:7:\"percent\";d:33.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15575;s:14:\"optimized_size\";i:10610;s:7:\"percent\";d:31.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149066;s:14:\"optimized_size\";i:101519;s:7:\"percent\";d:31.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5822;s:14:\"optimized_size\";i:3991;s:7:\"percent\";d:31.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85680;s:14:\"optimized_size\";i:57706;s:7:\"percent\";d:32.65;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:321705;s:14:\"optimized_size\";i:221028;s:7:\"percent\";d:31.29;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:544312;s:14:\"optimized_size\";i:363844;s:7:\"percent\";d:33.16;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19047;s:14:\"optimized_size\";i:12663;s:7:\"percent\";d:33.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44459;s:14:\"optimized_size\";i:29859;s:7:\"percent\";d:32.84;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81817;s:14:\"optimized_size\";i:55430;s:7:\"percent\";d:32.25;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27789;s:14:\"optimized_size\";i:19006;s:7:\"percent\";d:31.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61932;s:14:\"optimized_size\";i:42312;s:7:\"percent\";d:31.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:174011;s:14:\"optimized_size\";i:119353;s:7:\"percent\";d:31.41;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2075527;s:14:\"optimized_size\";i:1401165;s:7:\"percent\";d:32.49;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246362,15700,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246363,15700,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246364,15700,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:439653;s:14:\"optimized_size\";i:247793;s:7:\"percent\";d:43.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15308;s:14:\"optimized_size\";i:10333;s:7:\"percent\";d:32.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131788;s:14:\"optimized_size\";i:80260;s:7:\"percent\";d:39.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6002;s:14:\"optimized_size\";i:4091;s:7:\"percent\";d:31.84;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78403;s:14:\"optimized_size\";i:50697;s:7:\"percent\";d:35.34;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269673;s:14:\"optimized_size\";i:165245;s:7:\"percent\";d:38.72;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:439653;s:14:\"optimized_size\";i:247793;s:7:\"percent\";d:43.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18611;s:14:\"optimized_size\";i:12097;s:7:\"percent\";d:35;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41629;s:14:\"optimized_size\";i:25036;s:7:\"percent\";d:39.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82935;s:14:\"optimized_size\";i:56983;s:7:\"percent\";d:31.29;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27739;s:14:\"optimized_size\";i:18636;s:7:\"percent\";d:32.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60696;s:14:\"optimized_size\";i:40883;s:7:\"percent\";d:32.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163115;s:14:\"optimized_size\";i:107711;s:7:\"percent\";d:33.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1775205;s:14:\"optimized_size\";i:1067558;s:7:\"percent\";d:39.86;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246365,15701,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246366,15701,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246367,15701,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539966;s:14:\"optimized_size\";i:306770;s:7:\"percent\";d:43.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22566;s:14:\"optimized_size\";i:16621;s:7:\"percent\";d:26.34;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183677;s:14:\"optimized_size\";i:122189;s:7:\"percent\";d:33.48;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7840;s:14:\"optimized_size\";i:5741;s:7:\"percent\";d:26.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144885;s:14:\"optimized_size\";i:96058;s:7:\"percent\";d:33.7;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349622;s:14:\"optimized_size\";i:208645;s:7:\"percent\";d:40.32;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539966;s:14:\"optimized_size\";i:306770;s:7:\"percent\";d:43.19;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25185;s:14:\"optimized_size\";i:18571;s:7:\"percent\";d:26.26;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55730;s:14:\"optimized_size\";i:37279;s:7:\"percent\";d:33.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72456;s:14:\"optimized_size\";i:44167;s:7:\"percent\";d:39.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32119;s:14:\"optimized_size\";i:21534;s:7:\"percent\";d:32.96;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66981;s:14:\"optimized_size\";i:44745;s:7:\"percent\";d:33.2;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:162046;s:14:\"optimized_size\";i:100113;s:7:\"percent\";d:38.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2203039;s:14:\"optimized_size\";i:1329203;s:7:\"percent\";d:39.67;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246368,15702,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246369,15702,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246370,15702,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863365;s:14:\"optimized_size\";i:653208;s:7:\"percent\";d:24.34;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25095;s:14:\"optimized_size\";i:19845;s:7:\"percent\";d:20.92;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258801;s:14:\"optimized_size\";i:208757;s:7:\"percent\";d:19.34;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8925;s:14:\"optimized_size\";i:7086;s:7:\"percent\";d:20.61;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151383;s:14:\"optimized_size\";i:121010;s:7:\"percent\";d:20.06;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:532822;s:14:\"optimized_size\";i:405218;s:7:\"percent\";d:23.95;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:863365;s:14:\"optimized_size\";i:653208;s:7:\"percent\";d:24.34;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33262;s:14:\"optimized_size\";i:26227;s:7:\"percent\";d:21.15;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80476;s:14:\"optimized_size\";i:63884;s:7:\"percent\";d:20.62;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112589;s:14:\"optimized_size\";i:85105;s:7:\"percent\";d:24.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48177;s:14:\"optimized_size\";i:38194;s:7:\"percent\";d:20.72;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108759;s:14:\"optimized_size\";i:87132;s:7:\"percent\";d:19.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293817;s:14:\"optimized_size\";i:238399;s:7:\"percent\";d:18.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3380836;s:14:\"optimized_size\";i:2607273;s:7:\"percent\";d:22.88;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246371,15703,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246372,15703,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246373,15703,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412281;s:14:\"optimized_size\";i:211713;s:7:\"percent\";d:48.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13861;s:14:\"optimized_size\";i:8926;s:7:\"percent\";d:35.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121212;s:14:\"optimized_size\";i:66357;s:7:\"percent\";d:45.26;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6708;s:14:\"optimized_size\";i:4659;s:7:\"percent\";d:30.55;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137855;s:14:\"optimized_size\";i:75453;s:7:\"percent\";d:45.27;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248351;s:14:\"optimized_size\";i:128722;s:7:\"percent\";d:48.17;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412281;s:14:\"optimized_size\";i:211713;s:7:\"percent\";d:48.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20017;s:14:\"optimized_size\";i:13264;s:7:\"percent\";d:33.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45002;s:14:\"optimized_size\";i:26058;s:7:\"percent\";d:42.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67801;s:14:\"optimized_size\";i:37400;s:7:\"percent\";d:44.84;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27901;s:14:\"optimized_size\";i:18531;s:7:\"percent\";d:33.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58544;s:14:\"optimized_size\";i:34895;s:7:\"percent\";d:40.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148345;s:14:\"optimized_size\";i:81433;s:7:\"percent\";d:45.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1720159;s:14:\"optimized_size\";i:919124;s:7:\"percent\";d:46.57;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246374,15704,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246375,15704,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246376,15704,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842252;s:14:\"optimized_size\";i:622820;s:7:\"percent\";d:26.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25326;s:14:\"optimized_size\";i:19480;s:7:\"percent\";d:23.08;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247157;s:14:\"optimized_size\";i:190468;s:7:\"percent\";d:22.94;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9318;s:14:\"optimized_size\";i:7222;s:7:\"percent\";d:22.49;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:516766;s:14:\"optimized_size\";i:403596;s:7:\"percent\";d:21.9;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:842252;s:14:\"optimized_size\";i:622820;s:7:\"percent\";d:26.05;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32161;s:14:\"optimized_size\";i:24713;s:7:\"percent\";d:23.16;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77148;s:14:\"optimized_size\";i:58881;s:7:\"percent\";d:23.68;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129658;s:14:\"optimized_size\";i:101008;s:7:\"percent\";d:22.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44620;s:14:\"optimized_size\";i:33812;s:7:\"percent\";d:24.22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103611;s:14:\"optimized_size\";i:78423;s:7:\"percent\";d:24.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288954;s:14:\"optimized_size\";i:222125;s:7:\"percent\";d:23.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3159223;s:14:\"optimized_size\";i:2385368;s:7:\"percent\";d:24.5;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246377,15705,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246378,15705,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246379,15705,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379914;s:14:\"optimized_size\";i:212814;s:7:\"percent\";d:43.98;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12640;s:14:\"optimized_size\";i:7840;s:7:\"percent\";d:37.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109530;s:14:\"optimized_size\";i:67475;s:7:\"percent\";d:38.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4933;s:14:\"optimized_size\";i:3108;s:7:\"percent\";d:37;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64795;s:14:\"optimized_size\";i:39857;s:7:\"percent\";d:38.49;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228424;s:14:\"optimized_size\";i:135738;s:7:\"percent\";d:40.58;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:379914;s:14:\"optimized_size\";i:212814;s:7:\"percent\";d:43.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15382;s:14:\"optimized_size\";i:9493;s:7:\"percent\";d:38.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34250;s:14:\"optimized_size\";i:21143;s:7:\"percent\";d:38.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36364;s:14:\"optimized_size\";i:20708;s:7:\"percent\";d:43.05;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20641;s:14:\"optimized_size\";i:12579;s:7:\"percent\";d:39.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43798;s:14:\"optimized_size\";i:25551;s:7:\"percent\";d:41.66;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116725;s:14:\"optimized_size\";i:68048;s:7:\"percent\";d:41.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1447310;s:14:\"optimized_size\";i:837168;s:7:\"percent\";d:42.16;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246380,15706,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246381,15706,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246382,15706,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1267975;s:14:\"optimized_size\";i:757432;s:7:\"percent\";d:40.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23394;s:14:\"optimized_size\";i:17706;s:7:\"percent\";d:24.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205700;s:14:\"optimized_size\";i:144768;s:7:\"percent\";d:29.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8581;s:14:\"optimized_size\";i:6993;s:7:\"percent\";d:18.51;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125068;s:14:\"optimized_size\";i:94700;s:7:\"percent\";d:24.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404172;s:14:\"optimized_size\";i:261270;s:7:\"percent\";d:35.36;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28668;s:14:\"optimized_size\";i:21613;s:7:\"percent\";d:24.61;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65590;s:14:\"optimized_size\";i:49403;s:7:\"percent\";d:24.68;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97221;s:14:\"optimized_size\";i:69341;s:7:\"percent\";d:28.68;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40137;s:14:\"optimized_size\";i:30165;s:7:\"percent\";d:24.84;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86875;s:14:\"optimized_size\";i:65538;s:7:\"percent\";d:24.56;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220123;s:14:\"optimized_size\";i:155738;s:7:\"percent\";d:29.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2573504;s:14:\"optimized_size\";i:1674667;s:7:\"percent\";d:34.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246383,15707,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246384,15707,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246385,15707,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468892;s:14:\"optimized_size\";i:154620;s:7:\"percent\";d:67.02;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18048;s:14:\"optimized_size\";i:12780;s:7:\"percent\";d:29.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118621;s:14:\"optimized_size\";i:69664;s:7:\"percent\";d:41.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7495;s:14:\"optimized_size\";i:5686;s:7:\"percent\";d:24.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75213;s:14:\"optimized_size\";i:46699;s:7:\"percent\";d:37.91;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21540;s:14:\"optimized_size\";i:15121;s:7:\"percent\";d:29.8;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43149;s:14:\"optimized_size\";i:27095;s:7:\"percent\";d:37.21;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50057;s:14:\"optimized_size\";i:29818;s:7:\"percent\";d:40.43;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29274;s:14:\"optimized_size\";i:20047;s:7:\"percent\";d:31.52;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57871;s:14:\"optimized_size\";i:37351;s:7:\"percent\";d:35.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142558;s:14:\"optimized_size\";i:85302;s:7:\"percent\";d:40.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1032718;s:14:\"optimized_size\";i:504183;s:7:\"percent\";d:51.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246386,15708,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246387,15708,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246388,15708,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:500439;s:14:\"optimized_size\";i:183557;s:7:\"percent\";d:63.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20635;s:14:\"optimized_size\";i:16212;s:7:\"percent\";d:21.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151574;s:14:\"optimized_size\";i:90757;s:7:\"percent\";d:40.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7935;s:14:\"optimized_size\";i:6504;s:7:\"percent\";d:18.03;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96565;s:14:\"optimized_size\";i:62717;s:7:\"percent\";d:35.05;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26731;s:14:\"optimized_size\";i:20858;s:7:\"percent\";d:21.97;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55721;s:14:\"optimized_size\";i:39775;s:7:\"percent\";d:28.62;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61721;s:14:\"optimized_size\";i:38342;s:7:\"percent\";d:37.88;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36087;s:14:\"optimized_size\";i:28017;s:7:\"percent\";d:22.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71644;s:14:\"optimized_size\";i:46945;s:7:\"percent\";d:34.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170129;s:14:\"optimized_size\";i:104451;s:7:\"percent\";d:38.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1199181;s:14:\"optimized_size\";i:638135;s:7:\"percent\";d:46.79;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246389,15709,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246390,15709,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246391,15709,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:572642;s:14:\"optimized_size\";i:230764;s:7:\"percent\";d:59.7;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20834;s:14:\"optimized_size\";i:15763;s:7:\"percent\";d:24.34;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155505;s:14:\"optimized_size\";i:99374;s:7:\"percent\";d:36.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8282;s:14:\"optimized_size\";i:6207;s:7:\"percent\";d:25.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96812;s:14:\"optimized_size\";i:67577;s:7:\"percent\";d:30.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25327;s:14:\"optimized_size\";i:18947;s:7:\"percent\";d:25.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53002;s:14:\"optimized_size\";i:37011;s:7:\"percent\";d:30.17;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75664;s:14:\"optimized_size\";i:57424;s:7:\"percent\";d:24.11;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36029;s:14:\"optimized_size\";i:27118;s:7:\"percent\";d:24.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75312;s:14:\"optimized_size\";i:52803;s:7:\"percent\";d:29.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197091;s:14:\"optimized_size\";i:136819;s:7:\"percent\";d:30.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1316500;s:14:\"optimized_size\";i:749807;s:7:\"percent\";d:43.05;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246392,15710,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246393,15710,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246394,15710,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:587905;s:14:\"optimized_size\";i:251780;s:7:\"percent\";d:57.17;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25032;s:14:\"optimized_size\";i:20566;s:7:\"percent\";d:17.84;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185450;s:14:\"optimized_size\";i:121085;s:7:\"percent\";d:34.71;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9239;s:14:\"optimized_size\";i:7517;s:7:\"percent\";d:18.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119333;s:14:\"optimized_size\";i:84862;s:7:\"percent\";d:28.89;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32154;s:14:\"optimized_size\";i:26424;s:7:\"percent\";d:17.82;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67416;s:14:\"optimized_size\";i:52422;s:7:\"percent\";d:22.24;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82207;s:14:\"optimized_size\";i:56926;s:7:\"percent\";d:30.75;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44518;s:14:\"optimized_size\";i:36713;s:7:\"percent\";d:17.53;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89033;s:14:\"optimized_size\";i:63855;s:7:\"percent\";d:28.28;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:209519;s:14:\"optimized_size\";i:140490;s:7:\"percent\";d:32.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1451806;s:14:\"optimized_size\";i:862640;s:7:\"percent\";d:40.58;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246395,15711,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246396,15711,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246397,15711,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1067286;s:14:\"optimized_size\";i:465757;s:7:\"percent\";d:56.36;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22172;s:14:\"optimized_size\";i:16473;s:7:\"percent\";d:25.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197584;s:14:\"optimized_size\";i:149833;s:7:\"percent\";d:24.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8430;s:14:\"optimized_size\";i:6297;s:7:\"percent\";d:25.3;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382070;s:14:\"optimized_size\";i:270434;s:7:\"percent\";d:29.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28061;s:14:\"optimized_size\";i:20866;s:7:\"percent\";d:25.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63415;s:14:\"optimized_size\";i:47357;s:7:\"percent\";d:25.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68281;s:14:\"optimized_size\";i:48166;s:7:\"percent\";d:29.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35460;s:14:\"optimized_size\";i:26677;s:7:\"percent\";d:24.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74241;s:14:\"optimized_size\";i:52045;s:7:\"percent\";d:29.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208689;s:14:\"optimized_size\";i:156665;s:7:\"percent\";d:24.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2155689;s:14:\"optimized_size\";i:1260570;s:7:\"percent\";d:41.52;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246398,15712,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246399,15712,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246400,15712,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:881336;s:14:\"optimized_size\";i:272515;s:7:\"percent\";d:69.08;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16042;s:14:\"optimized_size\";i:10974;s:7:\"percent\";d:31.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144117;s:14:\"optimized_size\";i:84873;s:7:\"percent\";d:41.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7109;s:14:\"optimized_size\";i:4972;s:7:\"percent\";d:30.06;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288197;s:14:\"optimized_size\";i:167396;s:7:\"percent\";d:41.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22521;s:14:\"optimized_size\";i:15174;s:7:\"percent\";d:32.62;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51568;s:14:\"optimized_size\";i:34209;s:7:\"percent\";d:33.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58934;s:14:\"optimized_size\";i:35971;s:7:\"percent\";d:38.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31442;s:14:\"optimized_size\";i:21231;s:7:\"percent\";d:32.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66814;s:14:\"optimized_size\";i:44946;s:7:\"percent\";d:32.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194850;s:14:\"optimized_size\";i:128626;s:7:\"percent\";d:33.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1762930;s:14:\"optimized_size\";i:820887;s:7:\"percent\";d:53.44;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246401,15713,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246402,15713,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246403,15713,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:773512;s:14:\"optimized_size\";i:235316;s:7:\"percent\";d:69.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15762;s:14:\"optimized_size\";i:10185;s:7:\"percent\";d:35.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137922;s:14:\"optimized_size\";i:83208;s:7:\"percent\";d:39.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6247;s:14:\"optimized_size\";i:4236;s:7:\"percent\";d:32.19;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270229;s:14:\"optimized_size\";i:149954;s:7:\"percent\";d:44.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20360;s:14:\"optimized_size\";i:13105;s:7:\"percent\";d:35.63;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45650;s:14:\"optimized_size\";i:29701;s:7:\"percent\";d:34.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51418;s:14:\"optimized_size\";i:29847;s:7:\"percent\";d:41.95;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26422;s:14:\"optimized_size\";i:17054;s:7:\"percent\";d:35.46;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54342;s:14:\"optimized_size\";i:32493;s:7:\"percent\";d:40.21;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155026;s:14:\"optimized_size\";i:85157;s:7:\"percent\";d:45.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1556890;s:14:\"optimized_size\";i:690256;s:7:\"percent\";d:55.66;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246404,15724,'_wp_attached_file','2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246405,15724,'iaff_wp_attachment_original_post_title','70447430754__F0747582-F532-42FE-BB56-C200465F0066');
INSERT INTO `wp_postmeta` VALUES (246406,15724,'_wp_attachment_image_alt','Black Labrador Retriever');
INSERT INTO `wp_postmeta` VALUES (246407,15724,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:68:\"2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066-scaled.jpg\";s:8:\"filesize\";i:452010;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17695;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7097;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136013;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:63:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276382;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:63:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452010;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19921;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41786;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51478;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21774;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:61:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46122;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:62:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:53:\"70447430754__F0747582-F532-42FE-BB56-C200465F0066.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246408,15725,'_wp_attached_file','2024/01/IMG_7421-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246409,15725,'iaff_wp_attachment_original_post_title','IMG_7421');
INSERT INTO `wp_postmeta` VALUES (246410,15725,'_wp_attachment_image_alt','IMG 7421');
INSERT INTO `wp_postmeta` VALUES (246411,15725,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2024/01/IMG_7421-scaled.jpg\";s:8:\"filesize\";i:568178;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21411;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7421-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7421-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8417;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7421-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7421-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:352506;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7421-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:568178;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27569;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7421-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61617;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7421-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78974;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7421-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37306;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7421-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76411;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7421-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7421.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246412,15726,'_wp_attached_file','2024/01/IMG_7442-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246413,15726,'iaff_wp_attachment_original_post_title','IMG_7442');
INSERT INTO `wp_postmeta` VALUES (246414,15726,'_wp_attachment_image_alt','IMG 7442');
INSERT INTO `wp_postmeta` VALUES (246415,15726,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2024/01/IMG_7442-scaled.jpg\";s:8:\"filesize\";i:571709;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21964;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7442-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184297;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7442-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8068;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_7442-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184297;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7442-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:358700;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7442-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:571709;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27116;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7442-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60096;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7442-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55626;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7442-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33543;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7442-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67280;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7442-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7442.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246416,15714,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246417,15714,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246418,15714,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811998;s:14:\"optimized_size\";i:354229;s:7:\"percent\";d:56.38;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15267;s:14:\"optimized_size\";i:10323;s:7:\"percent\";d:32.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:99868;s:7:\"percent\";d:32.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6055;s:14:\"optimized_size\";i:4181;s:7:\"percent\";d:30.95;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293076;s:14:\"optimized_size\";i:183616;s:7:\"percent\";d:37.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20677;s:14:\"optimized_size\";i:15153;s:7:\"percent\";d:26.72;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49078;s:14:\"optimized_size\";i:36017;s:7:\"percent\";d:26.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76560;s:14:\"optimized_size\";i:57349;s:7:\"percent\";d:25.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31220;s:14:\"optimized_size\";i:23019;s:7:\"percent\";d:26.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69376;s:14:\"optimized_size\";i:51451;s:7:\"percent\";d:25.84;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213424;s:14:\"optimized_size\";i:156987;s:7:\"percent\";d:26.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1733615;s:14:\"optimized_size\";i:992193;s:7:\"percent\";d:42.77;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246419,15727,'_wp_attached_file','2024/01/IMG_7604-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246420,15727,'iaff_wp_attachment_original_post_title','IMG_7604');
INSERT INTO `wp_postmeta` VALUES (246421,15727,'_wp_attachment_image_alt','Dog on a Deck Overlooking a Lake');
INSERT INTO `wp_postmeta` VALUES (246422,15727,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1585;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2024/01/IMG_7604-scaled.jpg\";s:8:\"filesize\";i:306794;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11682;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7604-792x1024.jpg\";s:5:\"width\";i:792;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7604-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5219;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_7604-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92026;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7604-1189x1536.jpg\";s:5:\"width\";i:1189;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192214;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7604-1585x2048.jpg\";s:5:\"width\";i:1585;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306794;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15316;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7604-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33026;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7604-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39146;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7604-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21389;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7604-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41076;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7604-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91831;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7604.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246423,15728,'_wp_attached_file','2024/01/IMG_7758-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246424,15728,'iaff_wp_attachment_original_post_title','IMG_7758');
INSERT INTO `wp_postmeta` VALUES (246425,15728,'_wp_attachment_image_alt','Family Lakefront Getaway');
INSERT INTO `wp_postmeta` VALUES (246426,15728,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2024/01/IMG_7758-scaled.jpg\";s:8:\"filesize\";i:755200;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_7758-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20405;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_7758-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_7758-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7140;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"IMG_7758-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124221;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_7758-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:455337;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_7758-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:755200;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7758-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25806;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_7758-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63323;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_7758-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126678;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_7758-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37793;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_7758-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87521;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_7758-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_7758.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246427,15729,'_wp_attached_file','2024/01/IMG_8412-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246428,15729,'iaff_wp_attachment_original_post_title','IMG_8412');
INSERT INTO `wp_postmeta` VALUES (246429,15729,'_wp_attachment_image_alt','Dog on a Floating Dock');
INSERT INTO `wp_postmeta` VALUES (246430,15729,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:27:\"2024/01/IMG_8412-scaled.jpg\";s:8:\"filesize\";i:515358;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22489;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"IMG_8412-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IMG_8412-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8590;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_8412-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175797;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8412-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:331521;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"IMG_8412-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:515358;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28464;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"IMG_8412-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62834;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"IMG_8412-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80827;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"IMG_8412-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38358;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"IMG_8412-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77469;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"IMG_8412-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_8412.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246431,15730,'_wp_attached_file','2024/01/IMG_8430-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246432,15730,'iaff_wp_attachment_original_post_title','IMG_8430');
INSERT INTO `wp_postmeta` VALUES (246433,15730,'_wp_attachment_image_alt','Lakehouse Exterior View Near Water');
INSERT INTO `wp_postmeta` VALUES (246434,15730,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_8430-scaled.jpeg\";s:8:\"filesize\";i:937386;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23195;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_8430-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263636;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_8430-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_8430-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263636;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_8430-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:564298;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_8430-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:937386;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31615;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_8430-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80658;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_8430-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153208;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8430-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47542;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_8430-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112996;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_8430-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:319555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_8430.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246435,15715,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246436,15715,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246437,15715,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1171983;s:14:\"optimized_size\";i:502854;s:7:\"percent\";d:57.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25207;s:14:\"optimized_size\";i:19925;s:7:\"percent\";d:20.95;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237356;s:14:\"optimized_size\";i:180862;s:7:\"percent\";d:23.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8525;s:14:\"optimized_size\";i:6698;s:7:\"percent\";d:21.43;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441520;s:14:\"optimized_size\";i:307876;s:7:\"percent\";d:30.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32123;s:14:\"optimized_size\";i:25463;s:7:\"percent\";d:20.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75780;s:14:\"optimized_size\";i:60759;s:7:\"percent\";d:19.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94874;s:14:\"optimized_size\";i:69938;s:7:\"percent\";d:26.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46938;s:14:\"optimized_size\";i:37382;s:7:\"percent\";d:20.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100153;s:14:\"optimized_size\";i:81813;s:7:\"percent\";d:18.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259636;s:14:\"optimized_size\";i:190304;s:7:\"percent\";d:26.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2494095;s:14:\"optimized_size\";i:1483874;s:7:\"percent\";d:40.5;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246438,15731,'_wp_attached_file','2024/01/IMG_8436-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246439,15731,'iaff_wp_attachment_original_post_title','IMG_8436');
INSERT INTO `wp_postmeta` VALUES (246440,15731,'_wp_attachment_image_alt','IMG 8436');
INSERT INTO `wp_postmeta` VALUES (246441,15731,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1150;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_8436-scaled.jpeg\";s:8:\"filesize\";i:323769;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-168x300.jpeg\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12049;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_8436-575x1024.jpeg\";s:5:\"width\";i:575;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106952;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_8436-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6372;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_8436-768x1368.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1368;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172476;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"IMG_8436-863x1536.jpeg\";s:5:\"width\";i:863;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206481;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_8436-1150x2048.jpeg\";s:5:\"width\";i:1150;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323769;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20257;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_8436-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45787;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_8436-1240x250.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45108;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8436-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23900;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_8436-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49661;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_8436-1240x720.jpeg\";s:5:\"width\";i:1240;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_8436.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246442,15716,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246443,15716,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246444,15716,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:646391;s:14:\"optimized_size\";i:169300;s:7:\"percent\";d:73.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11255;s:14:\"optimized_size\";i:6991;s:7:\"percent\";d:37.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93168;s:14:\"optimized_size\";i:49296;s:7:\"percent\";d:47.09;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5382;s:14:\"optimized_size\";i:3743;s:7:\"percent\";d:30.45;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196668;s:14:\"optimized_size\";i:98698;s:7:\"percent\";d:49.81;}s:11:\"flex-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35450;s:14:\"optimized_size\";i:22200;s:7:\"percent\";d:37.38;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70458;s:14:\"optimized_size\";i:53924;s:7:\"percent\";d:23.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27782;s:14:\"optimized_size\";i:19429;s:7:\"percent\";d:30.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59932;s:14:\"optimized_size\";i:41465;s:7:\"percent\";d:30.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184107;s:14:\"optimized_size\";i:134996;s:7:\"percent\";d:26.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1330593;s:14:\"optimized_size\";i:600042;s:7:\"percent\";d:54.9;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246445,15717,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246446,15717,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246447,15717,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:707810;s:14:\"optimized_size\";i:203707;s:7:\"percent\";d:71.22;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14009;s:14:\"optimized_size\";i:9475;s:7:\"percent\";d:32.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117849;s:14:\"optimized_size\";i:69607;s:7:\"percent\";d:40.94;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6096;s:14:\"optimized_size\";i:4154;s:7:\"percent\";d:31.86;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230306;s:14:\"optimized_size\";i:126761;s:7:\"percent\";d:44.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20448;s:14:\"optimized_size\";i:13967;s:7:\"percent\";d:31.7;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46497;s:14:\"optimized_size\";i:32024;s:7:\"percent\";d:31.13;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76062;s:14:\"optimized_size\";i:53750;s:7:\"percent\";d:29.33;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32544;s:14:\"optimized_size\";i:24768;s:7:\"percent\";d:23.89;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70334;s:14:\"optimized_size\";i:49101;s:7:\"percent\";d:30.19;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199886;s:14:\"optimized_size\";i:151215;s:7:\"percent\";d:24.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1521841;s:14:\"optimized_size\";i:738529;s:7:\"percent\";d:51.47;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246448,15718,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246449,15718,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246450,15718,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:798128;s:14:\"optimized_size\";i:461707;s:7:\"percent\";d:42.15;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25845;s:14:\"optimized_size\";i:20129;s:7:\"percent\";d:22.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251285;s:14:\"optimized_size\";i:203599;s:7:\"percent\";d:18.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9256;s:14:\"optimized_size\";i:7256;s:7:\"percent\";d:21.61;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151464;s:14:\"optimized_size\";i:120414;s:7:\"percent\";d:20.5;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34910;s:14:\"optimized_size\";i:27125;s:7:\"percent\";d:22.3;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81946;s:14:\"optimized_size\";i:64562;s:7:\"percent\";d:21.21;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118329;s:14:\"optimized_size\";i:93928;s:7:\"percent\";d:20.62;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49247;s:14:\"optimized_size\";i:38194;s:7:\"percent\";d:22.44;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110503;s:14:\"optimized_size\";i:86875;s:7:\"percent\";d:21.38;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:303075;s:14:\"optimized_size\";i:242800;s:7:\"percent\";d:19.89;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1933988;s:14:\"optimized_size\";i:1366589;s:7:\"percent\";d:29.34;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246451,15719,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246452,15719,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246453,15719,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:292528;s:14:\"optimized_size\";i:72237;s:7:\"percent\";d:75.31;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9810;s:14:\"optimized_size\";i:5773;s:7:\"percent\";d:41.15;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70544;s:14:\"optimized_size\";i:40130;s:7:\"percent\";d:43.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4503;s:14:\"optimized_size\";i:2945;s:7:\"percent\";d:34.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44133;s:14:\"optimized_size\";i:26344;s:7:\"percent\";d:40.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12878;s:14:\"optimized_size\";i:7574;s:7:\"percent\";d:41.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26473;s:14:\"optimized_size\";i:13882;s:7:\"percent\";d:47.56;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27413;s:14:\"optimized_size\";i:15298;s:7:\"percent\";d:44.19;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17028;s:14:\"optimized_size\";i:9820;s:7:\"percent\";d:42.33;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34467;s:14:\"optimized_size\";i:17611;s:7:\"percent\";d:48.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85919;s:14:\"optimized_size\";i:50506;s:7:\"percent\";d:41.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:625696;s:14:\"optimized_size\";i:262120;s:7:\"percent\";d:58.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246454,15720,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246455,15720,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246456,15720,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:550471;s:14:\"optimized_size\";i:237116;s:7:\"percent\";d:56.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15810;s:14:\"optimized_size\";i:10393;s:7:\"percent\";d:34.26;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151787;s:14:\"optimized_size\";i:101047;s:7:\"percent\";d:33.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5996;s:14:\"optimized_size\";i:4100;s:7:\"percent\";d:31.62;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89700;s:14:\"optimized_size\";i:58849;s:7:\"percent\";d:34.39;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20491;s:14:\"optimized_size\";i:13297;s:7:\"percent\";d:35.11;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47562;s:14:\"optimized_size\";i:31179;s:7:\"percent\";d:34.45;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57647;s:14:\"optimized_size\";i:36773;s:7:\"percent\";d:36.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28751;s:14:\"optimized_size\";i:18578;s:7:\"percent\";d:35.38;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65271;s:14:\"optimized_size\";i:42506;s:7:\"percent\";d:34.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193356;s:14:\"optimized_size\";i:144327;s:7:\"percent\";d:25.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1226842;s:14:\"optimized_size\";i:698165;s:7:\"percent\";d:43.09;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246457,15721,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246458,15721,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246459,15721,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193561;s:14:\"optimized_size\";i:52176;s:7:\"percent\";d:73.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10613;s:14:\"optimized_size\";i:5888;s:7:\"percent\";d:44.52;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60350;s:14:\"optimized_size\";i:32553;s:7:\"percent\";d:46.06;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4884;s:14:\"optimized_size\";i:3004;s:7:\"percent\";d:38.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39286;s:14:\"optimized_size\";i:21711;s:7:\"percent\";d:44.74;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115440;s:14:\"optimized_size\";i:34203;s:7:\"percent\";d:70.37;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193561;s:14:\"optimized_size\";i:52176;s:7:\"percent\";d:73.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12393;s:14:\"optimized_size\";i:7693;s:7:\"percent\";d:37.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23725;s:14:\"optimized_size\";i:14090;s:7:\"percent\";d:40.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39080;s:14:\"optimized_size\";i:23213;s:7:\"percent\";d:40.6;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15585;s:14:\"optimized_size\";i:9599;s:7:\"percent\";d:38.41;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29537;s:14:\"optimized_size\";i:17248;s:7:\"percent\";d:41.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67806;s:14:\"optimized_size\";i:35590;s:7:\"percent\";d:47.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:805821;s:14:\"optimized_size\";i:309144;s:7:\"percent\";d:61.64;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246460,15162,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (246461,15724,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246462,15724,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246463,15724,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452010;s:14:\"optimized_size\";i:245549;s:7:\"percent\";d:45.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17695;s:14:\"optimized_size\";i:12515;s:7:\"percent\";d:29.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136013;s:14:\"optimized_size\";i:77577;s:7:\"percent\";d:42.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7097;s:14:\"optimized_size\";i:5353;s:7:\"percent\";d:24.57;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276382;s:14:\"optimized_size\";i:157917;s:7:\"percent\";d:42.86;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:452010;s:14:\"optimized_size\";i:245549;s:7:\"percent\";d:45.68;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19921;s:14:\"optimized_size\";i:12973;s:7:\"percent\";d:34.88;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41786;s:14:\"optimized_size\";i:25448;s:7:\"percent\";d:39.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51478;s:14:\"optimized_size\";i:26613;s:7:\"percent\";d:48.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21774;s:14:\"optimized_size\";i:13286;s:7:\"percent\";d:38.98;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46122;s:14:\"optimized_size\";i:25181;s:7:\"percent\";d:45.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119332;s:14:\"optimized_size\";i:61732;s:7:\"percent\";d:48.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1641620;s:14:\"optimized_size\";i:909693;s:7:\"percent\";d:44.59;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246464,15725,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246465,15725,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246466,15725,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568178;s:14:\"optimized_size\";i:337219;s:7:\"percent\";d:40.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21411;s:14:\"optimized_size\";i:15599;s:7:\"percent\";d:27.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179057;s:14:\"optimized_size\";i:122837;s:7:\"percent\";d:31.4;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8417;s:14:\"optimized_size\";i:6627;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:352506;s:14:\"optimized_size\";i:219253;s:7:\"percent\";d:37.8;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:568178;s:14:\"optimized_size\";i:337219;s:7:\"percent\";d:40.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27569;s:14:\"optimized_size\";i:20238;s:7:\"percent\";d:26.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61617;s:14:\"optimized_size\";i:45998;s:7:\"percent\";d:25.35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78974;s:14:\"optimized_size\";i:48335;s:7:\"percent\";d:38.8;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37306;s:14:\"optimized_size\";i:27758;s:7:\"percent\";d:25.59;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76411;s:14:\"optimized_size\";i:52617;s:7:\"percent\";d:31.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187724;s:14:\"optimized_size\";i:116034;s:7:\"percent\";d:38.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2167348;s:14:\"optimized_size\";i:1349734;s:7:\"percent\";d:37.72;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246468,15726,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246469,15726,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246470,15726,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:571709;s:14:\"optimized_size\";i:352351;s:7:\"percent\";d:38.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21964;s:14:\"optimized_size\";i:17140;s:7:\"percent\";d:21.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184297;s:14:\"optimized_size\";i:124622;s:7:\"percent\";d:32.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8068;s:14:\"optimized_size\";i:6321;s:7:\"percent\";d:21.65;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:358700;s:14:\"optimized_size\";i:234705;s:7:\"percent\";d:34.57;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:571709;s:14:\"optimized_size\";i:352351;s:7:\"percent\";d:38.37;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27116;s:14:\"optimized_size\";i:19837;s:7:\"percent\";d:26.84;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60096;s:14:\"optimized_size\";i:44506;s:7:\"percent\";d:25.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55626;s:14:\"optimized_size\";i:30303;s:7:\"percent\";d:45.52;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33543;s:14:\"optimized_size\";i:25351;s:7:\"percent\";d:24.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67280;s:14:\"optimized_size\";i:46363;s:7:\"percent\";d:31.09;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157783;s:14:\"optimized_size\";i:95705;s:7:\"percent\";d:39.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2117891;s:14:\"optimized_size\";i:1349555;s:7:\"percent\";d:36.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246471,15727,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246472,15727,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246473,15727,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306794;s:14:\"optimized_size\";i:124130;s:7:\"percent\";d:59.54;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11682;s:14:\"optimized_size\";i:6905;s:7:\"percent\";d:40.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97478;s:14:\"optimized_size\";i:52956;s:7:\"percent\";d:45.67;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5219;s:14:\"optimized_size\";i:3401;s:7:\"percent\";d:34.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92026;s:14:\"optimized_size\";i:49862;s:7:\"percent\";d:45.82;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192214;s:14:\"optimized_size\";i:99498;s:7:\"percent\";d:48.24;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306794;s:14:\"optimized_size\";i:124130;s:7:\"percent\";d:59.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15316;s:14:\"optimized_size\";i:9100;s:7:\"percent\";d:40.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33026;s:14:\"optimized_size\";i:19396;s:7:\"percent\";d:41.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39146;s:14:\"optimized_size\";i:22595;s:7:\"percent\";d:42.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21389;s:14:\"optimized_size\";i:13175;s:7:\"percent\";d:38.4;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41076;s:14:\"optimized_size\";i:23277;s:7:\"percent\";d:43.33;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91831;s:14:\"optimized_size\";i:55251;s:7:\"percent\";d:39.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1253991;s:14:\"optimized_size\";i:603676;s:7:\"percent\";d:51.86;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246474,15728,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246475,15728,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246476,15728,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:755200;s:14:\"optimized_size\";i:517200;s:7:\"percent\";d:31.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20405;s:14:\"optimized_size\";i:15147;s:7:\"percent\";d:25.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215801;s:14:\"optimized_size\";i:159471;s:7:\"percent\";d:26.1;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7140;s:14:\"optimized_size\";i:5308;s:7:\"percent\";d:25.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124221;s:14:\"optimized_size\";i:91184;s:7:\"percent\";d:26.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:455337;s:14:\"optimized_size\";i:337785;s:7:\"percent\";d:25.82;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:755200;s:14:\"optimized_size\";i:517200;s:7:\"percent\";d:31.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25806;s:14:\"optimized_size\";i:18999;s:7:\"percent\";d:26.38;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63323;s:14:\"optimized_size\";i:46552;s:7:\"percent\";d:26.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126678;s:14:\"optimized_size\";i:100700;s:7:\"percent\";d:20.51;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37793;s:14:\"optimized_size\";i:27750;s:7:\"percent\";d:26.57;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87521;s:14:\"optimized_size\";i:64202;s:7:\"percent\";d:26.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243691;s:14:\"optimized_size\";i:179802;s:7:\"percent\";d:26.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2918116;s:14:\"optimized_size\";i:2081300;s:7:\"percent\";d:28.68;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246477,15733,'_wp_attached_file','2024/01/IMG_1846.jpeg');
INSERT INTO `wp_postmeta` VALUES (246478,15733,'iaff_wp_attachment_original_post_title','IMG_1846');
INSERT INTO `wp_postmeta` VALUES (246479,15733,'_wp_attachment_image_alt','IMG 1846');
INSERT INTO `wp_postmeta` VALUES (246480,15733,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:21:\"2024/01/IMG_1846.jpeg\";s:8:\"filesize\";i:567804;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_1846-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12563;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_1846-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_1846-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5117;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_1846-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64898;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_1846-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227923;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1846-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15686;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_1846-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36044;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_1846-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91170;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1846-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23847;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_1846-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52205;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_1846-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141722;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246481,15734,'_wp_attached_file','2024/01/IMG_1903-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246482,15734,'iaff_wp_attachment_original_post_title','IMG_1903');
INSERT INTO `wp_postmeta` VALUES (246483,15734,'_wp_attachment_image_alt','IMG 1903');
INSERT INTO `wp_postmeta` VALUES (246484,15734,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_1903-scaled.jpeg\";s:8:\"filesize\";i:477116;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_1903-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15127;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_1903-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140409;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_1903-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_1903-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140409;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_1903-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286783;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_1903-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:477116;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1903-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18267;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_1903-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41860;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_1903-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33985;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1903-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18183;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_1903-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39042;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_1903-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_1903.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246485,15735,'_wp_attached_file','2024/01/IMG_1933.jpeg');
INSERT INTO `wp_postmeta` VALUES (246486,15735,'iaff_wp_attachment_original_post_title','IMG_1933');
INSERT INTO `wp_postmeta` VALUES (246487,15735,'_wp_attachment_image_alt','IMG 1933');
INSERT INTO `wp_postmeta` VALUES (246488,15735,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:21:\"2024/01/IMG_1933.jpeg\";s:8:\"filesize\";i:694955;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_1933-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17911;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_1933-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147957;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_1933-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7522;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_1933-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85961;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_1933-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283226;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1933-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22709;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_1933-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49979;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_1933-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88660;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_1933-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32385;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_1933-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69944;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_1933-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181825;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246489,15729,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246490,15729,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246491,15729,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:515358;s:14:\"optimized_size\";i:304409;s:7:\"percent\";d:40.93;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22489;s:14:\"optimized_size\";i:16611;s:7:\"percent\";d:26.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175797;s:14:\"optimized_size\";i:117835;s:7:\"percent\";d:32.97;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8590;s:14:\"optimized_size\";i:6800;s:7:\"percent\";d:20.84;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:331521;s:14:\"optimized_size\";i:205631;s:7:\"percent\";d:37.97;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:515358;s:14:\"optimized_size\";i:304409;s:7:\"percent\";d:40.93;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28464;s:14:\"optimized_size\";i:21159;s:7:\"percent\";d:25.66;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62834;s:14:\"optimized_size\";i:47234;s:7:\"percent\";d:24.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80827;s:14:\"optimized_size\";i:52431;s:7:\"percent\";d:35.13;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38358;s:14:\"optimized_size\";i:28861;s:7:\"percent\";d:24.76;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77469;s:14:\"optimized_size\";i:53826;s:7:\"percent\";d:30.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179099;s:14:\"optimized_size\";i:112287;s:7:\"percent\";d:37.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2036164;s:14:\"optimized_size\";i:1271493;s:7:\"percent\";d:37.55;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246492,15736,'_wp_attached_file','2024/01/IMG_6317-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246493,15736,'iaff_wp_attachment_original_post_title','IMG_6317');
INSERT INTO `wp_postmeta` VALUES (246494,15736,'_wp_attachment_image_alt','Plenty of Seating With Beautiful Views');
INSERT INTO `wp_postmeta` VALUES (246495,15736,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_6317-scaled.jpeg\";s:8:\"filesize\";i:272278;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6317-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6415;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6317-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6317-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6317-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58695;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6317-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149689;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_6317-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272278;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6317-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8277;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6317-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18548;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6317-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46195;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6317-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12451;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6317-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27521;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6317-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_6317.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246496,15737,'_wp_attached_file','2024/01/IMG_6355.jpeg');
INSERT INTO `wp_postmeta` VALUES (246497,15737,'iaff_wp_attachment_original_post_title','IMG_6355');
INSERT INTO `wp_postmeta` VALUES (246498,15737,'_wp_attachment_image_alt','IMG 6355');
INSERT INTO `wp_postmeta` VALUES (246499,15737,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2024/01/IMG_6355.jpeg\";s:8:\"filesize\";i:1398648;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6355-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25311;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6355-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296667;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6355-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8511;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6355-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296667;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6355-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:595789;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6355-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33455;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6355-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85385;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6355-1536x250.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147887;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6355-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47815;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6355-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113314;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6355-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246500,15738,'_wp_attached_file','2024/01/IMG_6357.jpeg');
INSERT INTO `wp_postmeta` VALUES (246501,15738,'iaff_wp_attachment_original_post_title','IMG_6357');
INSERT INTO `wp_postmeta` VALUES (246502,15738,'_wp_attachment_image_alt','IMG 6357');
INSERT INTO `wp_postmeta` VALUES (246503,15738,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:21:\"2024/01/IMG_6357.jpeg\";s:8:\"filesize\";i:972634;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6357-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20772;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6357-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206287;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6357-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6357-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206287;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6357-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:400686;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6357-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26077;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6357-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61463;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6357-1536x250.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92156;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6357-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32063;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6357-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71024;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6357-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246504,15739,'_wp_attached_file','2024/01/IMG_6398-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246505,15739,'iaff_wp_attachment_original_post_title','IMG_6398');
INSERT INTO `wp_postmeta` VALUES (246506,15739,'_wp_attachment_image_alt','IMG 6398');
INSERT INTO `wp_postmeta` VALUES (246507,15739,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_6398-scaled.jpeg\";s:8:\"filesize\";i:441441;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6398-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16269;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6398-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6398-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6497;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6398-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138937;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6398-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:273887;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_6398-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441441;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6398-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21039;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6398-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47702;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6398-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61362;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6398-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25983;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6398-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56303;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6398-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145710;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_6398.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246508,15740,'_wp_attached_file','2024/01/IMG_6518-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246509,15740,'iaff_wp_attachment_original_post_title','IMG_6518');
INSERT INTO `wp_postmeta` VALUES (246510,15740,'_wp_attachment_image_alt','IMG 6518');
INSERT INTO `wp_postmeta` VALUES (246511,15740,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_6518-scaled.jpeg\";s:8:\"filesize\";i:576646;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6518-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13835;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6518-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160927;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6518-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5561;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6518-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160927;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6518-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348070;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_6518-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:576646;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6518-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19331;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6518-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47964;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6518-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95880;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6518-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29183;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6518-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66791;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6518-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176691;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_6518.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246512,15741,'_wp_attached_file','2024/01/IMG_6541-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246513,15741,'iaff_wp_attachment_original_post_title','IMG_6541');
INSERT INTO `wp_postmeta` VALUES (246514,15741,'_wp_attachment_image_alt','IMG 6541');
INSERT INTO `wp_postmeta` VALUES (246515,15741,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_6541-scaled.jpeg\";s:8:\"filesize\";i:813385;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_6541-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24646;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_6541-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260971;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_6541-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8334;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_6541-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260971;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_6541-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:516512;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_6541-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:813385;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6541-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32159;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_6541-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78674;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_6541-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71190;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_6541-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41957;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_6541-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89890;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_6541-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_6541.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246516,15742,'_wp_attached_file','2024/01/IMG_8287-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246517,15742,'iaff_wp_attachment_original_post_title','IMG_8287');
INSERT INTO `wp_postmeta` VALUES (246518,15742,'_wp_attachment_image_alt','IMG 8287');
INSERT INTO `wp_postmeta` VALUES (246519,15742,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_8287-scaled.jpeg\";s:8:\"filesize\";i:609039;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_8287-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22895;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_8287-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203456;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_8287-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7996;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_8287-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203456;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_8287-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:390649;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_8287-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:609039;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8287-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27525;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_8287-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63217;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_8287-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68006;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_8287-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36005;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_8287-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76392;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_8287-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183101;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_8287.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246520,15730,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246521,15730,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246522,15730,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:937386;s:14:\"optimized_size\";i:696255;s:7:\"percent\";d:25.72;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23195;s:14:\"optimized_size\";i:18015;s:7:\"percent\";d:22.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263636;s:14:\"optimized_size\";i:205969;s:7:\"percent\";d:21.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8316;s:14:\"optimized_size\";i:6508;s:7:\"percent\";d:21.74;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:564298;s:14:\"optimized_size\";i:445174;s:7:\"percent\";d:21.11;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:937386;s:14:\"optimized_size\";i:696255;s:7:\"percent\";d:25.72;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31615;s:14:\"optimized_size\";i:24309;s:7:\"percent\";d:23.11;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80658;s:14:\"optimized_size\";i:61974;s:7:\"percent\";d:23.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153208;s:14:\"optimized_size\";i:121915;s:7:\"percent\";d:20.43;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47542;s:14:\"optimized_size\";i:36402;s:7:\"percent\";d:23.43;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112996;s:14:\"optimized_size\";i:86992;s:7:\"percent\";d:23.01;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:319555;s:14:\"optimized_size\";i:250649;s:7:\"percent\";d:21.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3479791;s:14:\"optimized_size\";i:2650417;s:7:\"percent\";d:23.83;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246523,15731,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246524,15731,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246525,15731,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323769;s:14:\"optimized_size\";i:178340;s:7:\"percent\";d:44.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12049;s:14:\"optimized_size\";i:8046;s:7:\"percent\";d:33.22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106952;s:14:\"optimized_size\";i:67291;s:7:\"percent\";d:37.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6372;s:14:\"optimized_size\";i:4306;s:7:\"percent\";d:32.42;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:172476;s:14:\"optimized_size\";i:105069;s:7:\"percent\";d:39.08;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206481;s:14:\"optimized_size\";i:126287;s:7:\"percent\";d:38.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323769;s:14:\"optimized_size\";i:178340;s:7:\"percent\";d:44.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20257;s:14:\"optimized_size\";i:13616;s:7:\"percent\";d:32.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45787;s:14:\"optimized_size\";i:30902;s:7:\"percent\";d:32.51;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45108;s:14:\"optimized_size\";i:24641;s:7:\"percent\";d:45.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23900;s:14:\"optimized_size\";i:14504;s:7:\"percent\";d:39.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49661;s:14:\"optimized_size\";i:29077;s:7:\"percent\";d:41.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135738;s:14:\"optimized_size\";i:74586;s:7:\"percent\";d:45.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1472319;s:14:\"optimized_size\";i:855005;s:7:\"percent\";d:41.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246526,15733,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246527,15733,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246528,15733,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567804;s:14:\"optimized_size\";i:530077;s:7:\"percent\";d:6.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12563;s:14:\"optimized_size\";i:8028;s:7:\"percent\";d:36.1;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115193;s:14:\"optimized_size\";i:68713;s:7:\"percent\";d:40.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5117;s:14:\"optimized_size\";i:3609;s:7:\"percent\";d:29.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64898;s:14:\"optimized_size\";i:39291;s:7:\"percent\";d:39.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:227923;s:14:\"optimized_size\";i:130230;s:7:\"percent\";d:42.86;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15686;s:14:\"optimized_size\";i:9793;s:7:\"percent\";d:37.57;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36044;s:14:\"optimized_size\";i:21944;s:7:\"percent\";d:39.12;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91170;s:14:\"optimized_size\";i:62948;s:7:\"percent\";d:30.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23847;s:14:\"optimized_size\";i:15652;s:7:\"percent\";d:34.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52205;s:14:\"optimized_size\";i:34054;s:7:\"percent\";d:34.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141722;s:14:\"optimized_size\";i:86402;s:7:\"percent\";d:39.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1354172;s:14:\"optimized_size\";i:1010741;s:7:\"percent\";d:25.36;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246529,15734,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246530,15734,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246531,15734,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477116;s:14:\"optimized_size\";i:261205;s:7:\"percent\";d:45.25;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15127;s:14:\"optimized_size\";i:10170;s:7:\"percent\";d:32.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140409;s:14:\"optimized_size\";i:89328;s:7:\"percent\";d:36.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5616;s:14:\"optimized_size\";i:3771;s:7:\"percent\";d:32.85;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286783;s:14:\"optimized_size\";i:167095;s:7:\"percent\";d:41.73;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:477116;s:14:\"optimized_size\";i:261205;s:7:\"percent\";d:45.25;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18267;s:14:\"optimized_size\";i:12160;s:7:\"percent\";d:33.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41860;s:14:\"optimized_size\";i:27321;s:7:\"percent\";d:34.73;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33985;s:14:\"optimized_size\";i:13851;s:7:\"percent\";d:59.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18183;s:14:\"optimized_size\";i:10238;s:7:\"percent\";d:43.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39042;s:14:\"optimized_size\";i:20091;s:7:\"percent\";d:48.54;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104552;s:14:\"optimized_size\";i:61088;s:7:\"percent\";d:41.57;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1658056;s:14:\"optimized_size\";i:937523;s:7:\"percent\";d:43.46;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246532,15743,'_wp_attached_file','2024/01/1.jpeg');
INSERT INTO `wp_postmeta` VALUES (246533,15743,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (246534,15743,'_wp_attachment_image_alt','1');
INSERT INTO `wp_postmeta` VALUES (246535,15743,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:14:\"2024/01/1.jpeg\";s:8:\"filesize\";i:593407;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"1-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28243;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238118;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"1-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:435809;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37327;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"1-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84237;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"1-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92880;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"1-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48890;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"1-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98850;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"1-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:255284;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246536,15744,'_wp_attached_file','2024/01/2.jpeg');
INSERT INTO `wp_postmeta` VALUES (246537,15744,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (246538,15744,'_wp_attachment_image_alt','2');
INSERT INTO `wp_postmeta` VALUES (246539,15744,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:14:\"2024/01/2.jpeg\";s:8:\"filesize\";i:436495;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"2-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15856;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"2-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145587;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"2-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6496;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145587;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"2-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294020;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"2-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21241;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"2-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49266;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"2-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67233;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"2-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31024;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"2-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67552;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"2-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246540,15735,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246541,15735,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246542,15735,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:694955;s:14:\"optimized_size\";i:648120;s:7:\"percent\";d:6.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17911;s:14:\"optimized_size\";i:12578;s:7:\"percent\";d:29.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147957;s:14:\"optimized_size\";i:100496;s:7:\"percent\";d:32.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7522;s:14:\"optimized_size\";i:5586;s:7:\"percent\";d:25.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85961;s:14:\"optimized_size\";i:59056;s:7:\"percent\";d:31.3;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283226;s:14:\"optimized_size\";i:174862;s:7:\"percent\";d:38.26;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22709;s:14:\"optimized_size\";i:15818;s:7:\"percent\";d:30.34;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49979;s:14:\"optimized_size\";i:34621;s:7:\"percent\";d:30.73;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88660;s:14:\"optimized_size\";i:61243;s:7:\"percent\";d:30.92;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32385;s:14:\"optimized_size\";i:22348;s:7:\"percent\";d:30.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69944;s:14:\"optimized_size\";i:48178;s:7:\"percent\";d:31.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181825;s:14:\"optimized_size\";i:125118;s:7:\"percent\";d:31.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1683034;s:14:\"optimized_size\";i:1308024;s:7:\"percent\";d:22.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246543,15736,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246544,15736,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246545,15736,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272278;s:14:\"optimized_size\";i:46732;s:7:\"percent\";d:82.84;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6415;s:14:\"optimized_size\";i:3428;s:7:\"percent\";d:46.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58695;s:14:\"optimized_size\";i:23631;s:7:\"percent\";d:59.74;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2957;s:14:\"optimized_size\";i:1265;s:7:\"percent\";d:57.22;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149689;s:14:\"optimized_size\";i:28418;s:7:\"percent\";d:81.02;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272278;s:14:\"optimized_size\";i:46732;s:7:\"percent\";d:82.84;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8277;s:14:\"optimized_size\";i:4400;s:7:\"percent\";d:46.84;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18548;s:14:\"optimized_size\";i:9180;s:7:\"percent\";d:50.51;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46195;s:14:\"optimized_size\";i:23387;s:7:\"percent\";d:49.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12451;s:14:\"optimized_size\";i:6894;s:7:\"percent\";d:44.63;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27521;s:14:\"optimized_size\";i:13884;s:7:\"percent\";d:49.55;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86283;s:14:\"optimized_size\";i:35496;s:7:\"percent\";d:58.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:961587;s:14:\"optimized_size\";i:243447;s:7:\"percent\";d:74.68;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246546,15737,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246547,15737,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246548,15737,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1398648;s:14:\"optimized_size\";i:1291953;s:7:\"percent\";d:7.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25311;s:14:\"optimized_size\";i:20149;s:7:\"percent\";d:20.39;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296667;s:14:\"optimized_size\";i:234488;s:7:\"percent\";d:20.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8511;s:14:\"optimized_size\";i:6785;s:7:\"percent\";d:20.28;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:595789;s:14:\"optimized_size\";i:481506;s:7:\"percent\";d:19.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33455;s:14:\"optimized_size\";i:26640;s:7:\"percent\";d:20.37;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85385;s:14:\"optimized_size\";i:68251;s:7:\"percent\";d:20.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147887;s:14:\"optimized_size\";i:116605;s:7:\"percent\";d:21.15;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47815;s:14:\"optimized_size\";i:38607;s:7:\"percent\";d:19.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113314;s:14:\"optimized_size\";i:92263;s:7:\"percent\";d:18.58;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311972;s:14:\"optimized_size\";i:256507;s:7:\"percent\";d:17.78;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3064754;s:14:\"optimized_size\";i:2633754;s:7:\"percent\";d:14.06;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246549,15738,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246550,15738,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246551,15738,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:972634;s:14:\"optimized_size\";i:740175;s:7:\"percent\";d:23.9;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20772;s:14:\"optimized_size\";i:15151;s:7:\"percent\";d:27.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206287;s:14:\"optimized_size\";i:150675;s:7:\"percent\";d:26.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7688;s:14:\"optimized_size\";i:5694;s:7:\"percent\";d:25.94;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:400686;s:14:\"optimized_size\";i:269303;s:7:\"percent\";d:32.79;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26077;s:14:\"optimized_size\";i:19182;s:7:\"percent\";d:26.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61463;s:14:\"optimized_size\";i:45068;s:7:\"percent\";d:26.67;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92156;s:14:\"optimized_size\";i:62007;s:7:\"percent\";d:32.72;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32063;s:14:\"optimized_size\";i:23935;s:7:\"percent\";d:25.35;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71024;s:14:\"optimized_size\";i:48280;s:7:\"percent\";d:32.02;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184915;s:14:\"optimized_size\";i:125730;s:7:\"percent\";d:32.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2075765;s:14:\"optimized_size\";i:1505200;s:7:\"percent\";d:27.49;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246552,15739,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246553,15739,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246554,15739,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441441;s:14:\"optimized_size\";i:242277;s:7:\"percent\";d:45.12;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16269;s:14:\"optimized_size\";i:10918;s:7:\"percent\";d:32.89;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138937;s:14:\"optimized_size\";i:86456;s:7:\"percent\";d:37.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6497;s:14:\"optimized_size\";i:4880;s:7:\"percent\";d:24.89;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:273887;s:14:\"optimized_size\";i:163041;s:7:\"percent\";d:40.47;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441441;s:14:\"optimized_size\";i:242277;s:7:\"percent\";d:45.12;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21039;s:14:\"optimized_size\";i:14314;s:7:\"percent\";d:31.96;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47702;s:14:\"optimized_size\";i:32816;s:7:\"percent\";d:31.21;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61362;s:14:\"optimized_size\";i:32263;s:7:\"percent\";d:47.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25983;s:14:\"optimized_size\";i:17448;s:7:\"percent\";d:32.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56303;s:14:\"optimized_size\";i:34244;s:7:\"percent\";d:39.18;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145710;s:14:\"optimized_size\";i:79811;s:7:\"percent\";d:45.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1676571;s:14:\"optimized_size\";i:960745;s:7:\"percent\";d:42.7;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246555,15740,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246556,15740,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246557,15740,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576646;s:14:\"optimized_size\";i:385772;s:7:\"percent\";d:33.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13835;s:14:\"optimized_size\";i:9354;s:7:\"percent\";d:32.39;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160927;s:14:\"optimized_size\";i:117121;s:7:\"percent\";d:27.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5561;s:14:\"optimized_size\";i:3877;s:7:\"percent\";d:30.28;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:348070;s:14:\"optimized_size\";i:239445;s:7:\"percent\";d:31.21;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:576646;s:14:\"optimized_size\";i:385772;s:7:\"percent\";d:33.1;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19331;s:14:\"optimized_size\";i:13163;s:7:\"percent\";d:31.91;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47964;s:14:\"optimized_size\";i:32277;s:7:\"percent\";d:32.71;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95880;s:14:\"optimized_size\";i:67048;s:7:\"percent\";d:30.07;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29183;s:14:\"optimized_size\";i:19814;s:7:\"percent\";d:32.1;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66791;s:14:\"optimized_size\";i:45818;s:7:\"percent\";d:31.4;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176691;s:14:\"optimized_size\";i:118028;s:7:\"percent\";d:33.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2117525;s:14:\"optimized_size\";i:1437489;s:7:\"percent\";d:32.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246558,15741,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246559,15741,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246560,15741,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:813385;s:14:\"optimized_size\";i:561087;s:7:\"percent\";d:31.02;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24646;s:14:\"optimized_size\";i:19399;s:7:\"percent\";d:21.29;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260971;s:14:\"optimized_size\";i:208734;s:7:\"percent\";d:20.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8334;s:14:\"optimized_size\";i:6616;s:7:\"percent\";d:20.61;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:516512;s:14:\"optimized_size\";i:386250;s:7:\"percent\";d:25.22;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:813385;s:14:\"optimized_size\";i:561087;s:7:\"percent\";d:31.02;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32159;s:14:\"optimized_size\";i:25501;s:7:\"percent\";d:20.7;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78674;s:14:\"optimized_size\";i:62526;s:7:\"percent\";d:20.53;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71190;s:14:\"optimized_size\";i:42485;s:7:\"percent\";d:40.32;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41957;s:14:\"optimized_size\";i:33726;s:7:\"percent\";d:19.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89890;s:14:\"optimized_size\";i:68238;s:7:\"percent\";d:24.09;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216936;s:14:\"optimized_size\";i:151769;s:7:\"percent\";d:30.04;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2968039;s:14:\"optimized_size\";i:2127418;s:7:\"percent\";d:28.32;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246561,15742,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246562,15742,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246563,15742,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:609039;s:14:\"optimized_size\";i:365087;s:7:\"percent\";d:40.06;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22895;s:14:\"optimized_size\";i:17499;s:7:\"percent\";d:23.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203456;s:14:\"optimized_size\";i:142772;s:7:\"percent\";d:29.83;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7996;s:14:\"optimized_size\";i:6154;s:7:\"percent\";d:23.04;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:390649;s:14:\"optimized_size\";i:253536;s:7:\"percent\";d:35.1;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:609039;s:14:\"optimized_size\";i:365087;s:7:\"percent\";d:40.06;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27525;s:14:\"optimized_size\";i:21207;s:7:\"percent\";d:22.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63217;s:14:\"optimized_size\";i:45346;s:7:\"percent\";d:28.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68006;s:14:\"optimized_size\";i:37681;s:7:\"percent\";d:44.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36005;s:14:\"optimized_size\";i:26075;s:7:\"percent\";d:27.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76392;s:14:\"optimized_size\";i:55416;s:7:\"percent\";d:27.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183101;s:14:\"optimized_size\";i:111781;s:7:\"percent\";d:38.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2297320;s:14:\"optimized_size\";i:1447641;s:7:\"percent\";d:36.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246564,15743,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246565,15743,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (246566,15743,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246567,15744,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246568,15744,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (246569,15744,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246570,15745,'_wp_attached_file','2024/01/1-1.jpeg');
INSERT INTO `wp_postmeta` VALUES (246571,15745,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (246572,15745,'_wp_attachment_image_alt','1');
INSERT INTO `wp_postmeta` VALUES (246573,15745,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:16:\"2024/01/1-1.jpeg\";s:8:\"filesize\";i:488210;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"1-1-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19057;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"1-1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175901;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"1-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"1-1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175901;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"1-1-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345840;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"1-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25499;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"1-1-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59006;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"1-1-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66655;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"1-1-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36017;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"1-1-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75535;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"1-1-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246574,15746,'_wp_attached_file','2024/01/2-1.jpeg');
INSERT INTO `wp_postmeta` VALUES (246575,15746,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (246576,15746,'_wp_attachment_image_alt','2');
INSERT INTO `wp_postmeta` VALUES (246577,15746,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:16:\"2024/01/2-1.jpeg\";s:8:\"filesize\";i:450110;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"2-1-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17385;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"2-1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150658;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"2-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"2-1-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150658;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"2-1-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300817;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"2-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22796;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"2-1-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51870;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"2-1-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57304;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"2-1-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29692;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"2-1-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62465;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"2-1-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188833;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246578,15745,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246579,15745,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (246580,15745,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246581,15747,'_wp_attached_file','2024/01/3.jpeg');
INSERT INTO `wp_postmeta` VALUES (246582,15747,'iaff_wp_attachment_original_post_title','3');
INSERT INTO `wp_postmeta` VALUES (246583,15747,'_wp_attachment_image_alt','3');
INSERT INTO `wp_postmeta` VALUES (246584,15747,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:14:\"2024/01/3.jpeg\";s:8:\"filesize\";i:778509;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"3-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25584;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"3-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271926;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"3-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"3-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:271926;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:16:\"3-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:542761;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:14:\"3-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33505;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:14:\"3-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82440;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"3-1200x250.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113018;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:14:\"3-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45705;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:14:\"3-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104136;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"3-1200x720.jpeg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329005;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246585,15746,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246586,15746,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (246587,15746,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246588,15747,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246589,15747,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (246590,15747,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246591,15748,'_wp_attached_file','2024/01/1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246592,15748,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (246593,15748,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246594,15748,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2024/01/1-scaled.jpg\";s:8:\"filesize\";i:854223;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20110;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224989;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125926;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:498296;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:854223;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23908;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57983;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134675;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35856;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86316;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:261187;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246595,15749,'_wp_attached_file','2024/01/2-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246596,15749,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (246597,15749,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246598,15749,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2024/01/2-scaled.jpg\";s:8:\"filesize\";i:865355;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21250;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"2-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131995;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"2-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:509106;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"2-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:865355;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27302;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66814;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"2-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113231;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39786;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"2-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94572;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"2-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278552;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"2.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246599,15748,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246600,15748,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246601,15748,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:854223;s:14:\"optimized_size\";i:614378;s:7:\"percent\";d:28.08;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20110;s:14:\"optimized_size\";i:14837;s:7:\"percent\";d:26.22;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:854223;s:14:\"optimized_size\";i:614378;s:7:\"percent\";d:28.08;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23908;s:14:\"optimized_size\";i:17578;s:7:\"percent\";d:26.48;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57983;s:14:\"optimized_size\";i:42295;s:7:\"percent\";d:27.06;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134675;s:14:\"optimized_size\";i:105275;s:7:\"percent\";d:21.83;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35856;s:14:\"optimized_size\";i:26063;s:7:\"percent\";d:27.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86316;s:14:\"optimized_size\";i:66726;s:7:\"percent\";d:22.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261187;s:14:\"optimized_size\";i:201117;s:7:\"percent\";d:23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2328481;s:14:\"optimized_size\";i:1702647;s:7:\"percent\";d:26.88;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246602,15750,'_wp_attached_file','2024/01/3-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246603,15750,'iaff_wp_attachment_original_post_title','3');
INSERT INTO `wp_postmeta` VALUES (246604,15750,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246605,15750,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2024/01/3-scaled.jpg\";s:8:\"filesize\";i:896023;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26142;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"3-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:265518;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9364;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154991;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"3-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:548130;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"3-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:896023;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33551;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"3-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80274;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"3-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114570;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"3-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47267;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"3-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108314;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"3-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"3.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246606,15751,'_wp_attached_file','2024/01/4-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246607,15751,'iaff_wp_attachment_original_post_title','4');
INSERT INTO `wp_postmeta` VALUES (246608,15751,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246609,15751,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2024/01/4-scaled.jpg\";s:8:\"filesize\";i:578913;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23649;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"4-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126036;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"4-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:378210;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"4-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:578913;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25258;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"4-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56384;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"4-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94205;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"4-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39633;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"4-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85644;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"4-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207349;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"4.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246610,15752,'_wp_attached_file','2024/01/5-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246611,15752,'iaff_wp_attachment_original_post_title','5');
INSERT INTO `wp_postmeta` VALUES (246612,15752,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246613,15752,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:20:\"2024/01/5-scaled.jpg\";s:8:\"filesize\";i:692273;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28764;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:14:\"5-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230733;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"5-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:439522;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"5-1536x2048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:692273;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37830;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"5-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83326;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"5-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105758;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"5-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51964;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"5-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105590;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"5-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:248408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"5.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246614,15753,'_wp_attached_file','2024/01/6-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246615,15753,'iaff_wp_attachment_original_post_title','6');
INSERT INTO `wp_postmeta` VALUES (246616,15753,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246617,15753,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2024/01/6-scaled.jpg\";s:8:\"filesize\";i:784164;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19849;}s:5:\"large\";a:5:{s:4:\"file\";s:14:\"6-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212509;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7429;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"6-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120780;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"6-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:462316;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"6-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:784164;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26541;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"6-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65582;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"6-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128653;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"6-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39524;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"6-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92384;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"6-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:267558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"6.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246618,15754,'_wp_attached_file','2024/01/7-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (246619,15754,'iaff_wp_attachment_original_post_title','7');
INSERT INTO `wp_postmeta` VALUES (246620,15754,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246621,15754,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2014;s:6:\"height\";i:2048;s:4:\"file\";s:20:\"2024/01/7-scaled.jpg\";s:8:\"filesize\";i:527152;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-295x300.jpg\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27534;}s:5:\"large\";a:5:{s:4:\"file\";s:15:\"7-1007x1024.jpg\";s:5:\"width\";i:1007;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9113;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"7-768x781.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:781;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120915;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:15:\"7-1511x1536.jpg\";s:5:\"width\";i:1511;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337253;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:15:\"7-2014x2048.jpg\";s:5:\"width\";i:2014;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:527152;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27842;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:13:\"7-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57719;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:14:\"7-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66138;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"7-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32570;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:13:\"7-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62666;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:14:\"7-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145125;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:5:\"7.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (246622,15749,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246623,15749,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246624,15749,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:865355;s:14:\"optimized_size\";i:617297;s:7:\"percent\";d:28.67;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21250;s:14:\"optimized_size\";i:16675;s:7:\"percent\";d:21.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:233008;s:14:\"optimized_size\";i:178165;s:7:\"percent\";d:23.54;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7608;s:14:\"optimized_size\";i:6012;s:7:\"percent\";d:20.98;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131995;s:14:\"optimized_size\";i:101109;s:7:\"percent\";d:23.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:509106;s:14:\"optimized_size\";i:389313;s:7:\"percent\";d:23.53;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:865355;s:14:\"optimized_size\";i:617297;s:7:\"percent\";d:28.67;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27302;s:14:\"optimized_size\";i:21069;s:7:\"percent\";d:22.83;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66814;s:14:\"optimized_size\";i:51514;s:7:\"percent\";d:22.9;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113231;s:14:\"optimized_size\";i:88246;s:7:\"percent\";d:22.07;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39786;s:14:\"optimized_size\";i:30685;s:7:\"percent\";d:22.87;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94572;s:14:\"optimized_size\";i:72226;s:7:\"percent\";d:23.63;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278552;s:14:\"optimized_size\";i:212452;s:7:\"percent\";d:23.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3253934;s:14:\"optimized_size\";i:2402060;s:7:\"percent\";d:26.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246625,15750,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246626,15750,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246627,15750,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:896023;s:14:\"optimized_size\";i:665474;s:7:\"percent\";d:25.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26142;s:14:\"optimized_size\";i:20449;s:7:\"percent\";d:21.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:265518;s:14:\"optimized_size\";i:207465;s:7:\"percent\";d:21.86;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9364;s:14:\"optimized_size\";i:7331;s:7:\"percent\";d:21.71;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154991;s:14:\"optimized_size\";i:120790;s:7:\"percent\";d:22.07;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:548130;s:14:\"optimized_size\";i:432558;s:7:\"percent\";d:21.08;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:896023;s:14:\"optimized_size\";i:665474;s:7:\"percent\";d:25.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33551;s:14:\"optimized_size\";i:26101;s:7:\"percent\";d:22.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80274;s:14:\"optimized_size\";i:62694;s:7:\"percent\";d:21.9;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114570;s:14:\"optimized_size\";i:85211;s:7:\"percent\";d:25.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47267;s:14:\"optimized_size\";i:36569;s:7:\"percent\";d:22.63;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108314;s:14:\"optimized_size\";i:84158;s:7:\"percent\";d:22.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:298474;s:14:\"optimized_size\";i:233622;s:7:\"percent\";d:21.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3478641;s:14:\"optimized_size\";i:2647896;s:7:\"percent\";d:23.88;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246628,15755,'_wp_attached_file','2024/01/1-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246629,15755,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (246630,15755,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246631,15755,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:665;s:6:\"height\";i:1046;s:4:\"file\";s:15:\"2024/01/1-1.jpg\";s:8:\"filesize\";i:140400;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"1-1-191x300.jpg\";s:5:\"width\";i:191;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19862;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"1-1-651x1024.jpg\";s:5:\"width\";i:651;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8953;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28114;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:15:\"1-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59066;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"1-1-665x250.jpg\";s:5:\"width\";i:665;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41356;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"1-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34163;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"1-1-665x416.jpg\";s:5:\"width\";i:665;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67125;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:15:\"1-1-665x720.jpg\";s:5:\"width\";i:665;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246632,15756,'_wp_attached_file','2024/01/2-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246633,15756,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (246634,15756,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246635,15756,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:824;s:6:\"height\";i:561;s:4:\"file\";s:15:\"2024/01/2-1.jpg\";s:8:\"filesize\";i:100676;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27046;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"2-1-768x523.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121974;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35680;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:15:\"2-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71828;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"2-1-824x250.jpg\";s:5:\"width\";i:824;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59345;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"2-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49103;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"2-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94229;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246636,15757,'_wp_attached_file','2024/01/3-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246637,15757,'iaff_wp_attachment_original_post_title','3');
INSERT INTO `wp_postmeta` VALUES (246638,15757,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246639,15757,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1395;s:6:\"height\";i:2048;s:4:\"file\";s:15:\"2024/01/3-1.jpg\";s:8:\"filesize\";i:367167;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-1-204x300.jpg\";s:5:\"width\";i:204;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13212;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"3-1-698x1024.jpg\";s:5:\"width\";i:698;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131102;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6286;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"3-1-768x1128.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1128;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152197;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"3-1-1046x1536.jpg\";s:5:\"width\";i:1046;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:264807;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19133;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:15:\"3-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45179;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:16:\"3-1-1395x250.jpg\";s:5:\"width\";i:1395;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60543;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"3-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24563;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"3-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56128;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:16:\"3-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246640,15758,'_wp_attached_file','2024/01/4-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246641,15758,'iaff_wp_attachment_original_post_title','4');
INSERT INTO `wp_postmeta` VALUES (246642,15758,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246643,15758,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1726;s:4:\"file\";s:15:\"2024/01/4-1.jpg\";s:8:\"filesize\";i:501069;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"4-1-300x253.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:253;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23106;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"4-1-1024x863.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:863;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"4-1-768x647.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:647;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119082;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"4-1-1536x1295.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1295;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373390;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"4-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26606;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:15:\"4-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59850;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:16:\"4-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50260;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"4-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31840;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"4-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67555;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:16:\"4-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169359;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246644,15759,'_wp_attached_file','2024/01/5-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246645,15759,'iaff_wp_attachment_original_post_title','5');
INSERT INTO `wp_postmeta` VALUES (246646,15759,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (246647,15759,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1542;s:4:\"file\";s:15:\"2024/01/5-1.jpg\";s:8:\"filesize\";i:260787;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"5-1-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16187;}s:5:\"large\";a:5:{s:4:\"file\";s:16:\"5-1-1024x771.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:771;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6671;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:15:\"5-1-768x578.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68962;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:17:\"5-1-1536x1157.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201030;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18916;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:15:\"5-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38668;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:16:\"5-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49057;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"5-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25247;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:15:\"5-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48445;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:16:\"5-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113056;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246648,15751,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246649,15751,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246650,15751,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578913;s:14:\"optimized_size\";i:359917;s:7:\"percent\";d:37.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23649;s:14:\"optimized_size\";i:18327;s:7:\"percent\";d:22.5;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202471;s:14:\"optimized_size\";i:150286;s:7:\"percent\";d:25.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7395;s:14:\"optimized_size\";i:5817;s:7:\"percent\";d:21.34;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126036;s:14:\"optimized_size\";i:92306;s:7:\"percent\";d:26.76;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:378210;s:14:\"optimized_size\";i:262050;s:7:\"percent\";d:30.71;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578913;s:14:\"optimized_size\";i:359917;s:7:\"percent\";d:37.83;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25258;s:14:\"optimized_size\";i:18474;s:7:\"percent\";d:26.86;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56384;s:14:\"optimized_size\";i:41730;s:7:\"percent\";d:25.99;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94205;s:14:\"optimized_size\";i:65865;s:7:\"percent\";d:30.08;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39633;s:14:\"optimized_size\";i:30760;s:7:\"percent\";d:22.39;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85644;s:14:\"optimized_size\";i:63093;s:7:\"percent\";d:26.33;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207349;s:14:\"optimized_size\";i:144454;s:7:\"percent\";d:30.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2404060;s:14:\"optimized_size\";i:1612996;s:7:\"percent\";d:32.91;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246651,15752,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246652,15752,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246653,15752,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692273;s:14:\"optimized_size\";i:460543;s:7:\"percent\";d:33.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28764;s:14:\"optimized_size\";i:22067;s:7:\"percent\";d:23.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230733;s:14:\"optimized_size\";i:168876;s:7:\"percent\";d:26.81;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11067;s:14:\"optimized_size\";i:8356;s:7:\"percent\";d:24.5;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:439522;s:14:\"optimized_size\";i:302871;s:7:\"percent\";d:31.09;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:692273;s:14:\"optimized_size\";i:460543;s:7:\"percent\";d:33.47;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37830;s:14:\"optimized_size\";i:28770;s:7:\"percent\";d:23.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83326;s:14:\"optimized_size\";i:64230;s:7:\"percent\";d:22.92;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105758;s:14:\"optimized_size\";i:70037;s:7:\"percent\";d:33.78;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51964;s:14:\"optimized_size\";i:39978;s:7:\"percent\";d:23.07;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105590;s:14:\"optimized_size\";i:77352;s:7:\"percent\";d:26.74;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248408;s:14:\"optimized_size\";i:170693;s:7:\"percent\";d:31.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2727508;s:14:\"optimized_size\";i:1874316;s:7:\"percent\";d:31.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246654,15753,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246655,15753,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246656,15753,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784164;s:14:\"optimized_size\";i:550996;s:7:\"percent\";d:29.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19849;s:14:\"optimized_size\";i:14289;s:7:\"percent\";d:28.01;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212509;s:14:\"optimized_size\";i:160727;s:7:\"percent\";d:24.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7429;s:14:\"optimized_size\";i:5443;s:7:\"percent\";d:26.73;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120780;s:14:\"optimized_size\";i:91992;s:7:\"percent\";d:23.84;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:462316;s:14:\"optimized_size\";i:324292;s:7:\"percent\";d:29.85;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784164;s:14:\"optimized_size\";i:550996;s:7:\"percent\";d:29.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26541;s:14:\"optimized_size\";i:20433;s:7:\"percent\";d:23.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65582;s:14:\"optimized_size\";i:49913;s:7:\"percent\";d:23.89;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128653;s:14:\"optimized_size\";i:97017;s:7:\"percent\";d:24.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39524;s:14:\"optimized_size\";i:30233;s:7:\"percent\";d:23.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92384;s:14:\"optimized_size\";i:70251;s:7:\"percent\";d:23.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:267558;s:14:\"optimized_size\";i:201877;s:7:\"percent\";d:24.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3011453;s:14:\"optimized_size\";i:2168459;s:7:\"percent\";d:27.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246657,15754,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246658,15754,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246659,15754,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527152;s:14:\"optimized_size\";i:270050;s:7:\"percent\";d:48.77;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27534;s:14:\"optimized_size\";i:20235;s:7:\"percent\";d:26.51;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181601;s:14:\"optimized_size\";i:113367;s:7:\"percent\";d:37.57;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9113;s:14:\"optimized_size\";i:7045;s:7:\"percent\";d:22.69;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120915;s:14:\"optimized_size\";i:77381;s:7:\"percent\";d:36;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:337253;s:14:\"optimized_size\";i:194101;s:7:\"percent\";d:42.45;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:527152;s:14:\"optimized_size\";i:270050;s:7:\"percent\";d:48.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27842;s:14:\"optimized_size\";i:20514;s:7:\"percent\";d:26.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57719;s:14:\"optimized_size\";i:39721;s:7:\"percent\";d:31.18;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66138;s:14:\"optimized_size\";i:38248;s:7:\"percent\";d:42.17;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32570;s:14:\"optimized_size\";i:22373;s:7:\"percent\";d:31.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62666;s:14:\"optimized_size\";i:39863;s:7:\"percent\";d:36.39;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145125;s:14:\"optimized_size\";i:85059;s:7:\"percent\";d:41.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2122780;s:14:\"optimized_size\";i:1198007;s:7:\"percent\";d:43.56;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246660,15755,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246661,15755,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246662,15755,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140400;s:14:\"optimized_size\";i:136108;s:7:\"percent\";d:3.06;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19862;s:14:\"optimized_size\";i:14828;s:7:\"percent\";d:25.34;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145413;s:14:\"optimized_size\";i:95886;s:7:\"percent\";d:34.06;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8953;s:14:\"optimized_size\";i:7179;s:7:\"percent\";d:19.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28114;s:14:\"optimized_size\";i:21246;s:7:\"percent\";d:24.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59066;s:14:\"optimized_size\";i:42041;s:7:\"percent\";d:28.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41356;s:14:\"optimized_size\";i:29812;s:7:\"percent\";d:27.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34163;s:14:\"optimized_size\";i:24388;s:7:\"percent\";d:28.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67125;s:14:\"optimized_size\";i:48289;s:7:\"percent\";d:28.06;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113379;s:14:\"optimized_size\";i:81395;s:7:\"percent\";d:28.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:657831;s:14:\"optimized_size\";i:501172;s:7:\"percent\";d:23.81;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246663,15756,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246664,15756,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246665,15756,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100676;s:14:\"optimized_size\";i:95577;s:7:\"percent\";d:5.06;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27046;s:14:\"optimized_size\";i:20873;s:7:\"percent\";d:22.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10524;s:14:\"optimized_size\";i:8062;s:7:\"percent\";d:23.39;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121974;s:14:\"optimized_size\";i:86465;s:7:\"percent\";d:29.11;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35680;s:14:\"optimized_size\";i:28536;s:7:\"percent\";d:20.02;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71828;s:14:\"optimized_size\";i:54710;s:7:\"percent\";d:23.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59345;s:14:\"optimized_size\";i:41874;s:7:\"percent\";d:29.44;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49103;s:14:\"optimized_size\";i:39888;s:7:\"percent\";d:18.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94229;s:14:\"optimized_size\";i:71799;s:7:\"percent\";d:23.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:570405;s:14:\"optimized_size\";i:447784;s:7:\"percent\";d:21.5;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246666,15757,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246667,15757,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246668,15757,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:367167;s:14:\"optimized_size\";i:219253;s:7:\"percent\";d:40.29;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13212;s:14:\"optimized_size\";i:8749;s:7:\"percent\";d:33.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131102;s:14:\"optimized_size\";i:83010;s:7:\"percent\";d:36.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6286;s:14:\"optimized_size\";i:4431;s:7:\"percent\";d:29.51;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152197;s:14:\"optimized_size\";i:93688;s:7:\"percent\";d:38.44;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264807;s:14:\"optimized_size\";i:155718;s:7:\"percent\";d:41.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19133;s:14:\"optimized_size\";i:12821;s:7:\"percent\";d:32.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45179;s:14:\"optimized_size\";i:28682;s:7:\"percent\";d:36.51;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60543;s:14:\"optimized_size\";i:36100;s:7:\"percent\";d:40.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24563;s:14:\"optimized_size\";i:15265;s:7:\"percent\";d:37.85;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56128;s:14:\"optimized_size\";i:35721;s:7:\"percent\";d:36.36;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144350;s:14:\"optimized_size\";i:84123;s:7:\"percent\";d:41.72;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1284667;s:14:\"optimized_size\";i:777561;s:7:\"percent\";d:39.47;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246669,15758,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246670,15758,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246671,15758,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:501069;s:14:\"optimized_size\";i:316989;s:7:\"percent\";d:36.74;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23106;s:14:\"optimized_size\";i:17042;s:7:\"percent\";d:26.24;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202100;s:14:\"optimized_size\";i:137537;s:7:\"percent\";d:31.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8404;s:14:\"optimized_size\";i:6612;s:7:\"percent\";d:21.32;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119082;s:14:\"optimized_size\";i:87751;s:7:\"percent\";d:26.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373390;s:14:\"optimized_size\";i:238112;s:7:\"percent\";d:36.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26606;s:14:\"optimized_size\";i:19673;s:7:\"percent\";d:26.06;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59850;s:14:\"optimized_size\";i:43961;s:7:\"percent\";d:26.55;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50260;s:14:\"optimized_size\";i:28299;s:7:\"percent\";d:43.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31840;s:14:\"optimized_size\";i:21890;s:7:\"percent\";d:31.25;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67555;s:14:\"optimized_size\";i:46011;s:7:\"percent\";d:31.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169359;s:14:\"optimized_size\";i:107091;s:7:\"percent\";d:36.77;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1632621;s:14:\"optimized_size\";i:1070968;s:7:\"percent\";d:34.4;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246672,15759,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246673,15759,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246674,15759,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260787;s:14:\"optimized_size\";i:113826;s:7:\"percent\";d:56.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16187;s:14:\"optimized_size\";i:11443;s:7:\"percent\";d:29.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110494;s:14:\"optimized_size\";i:63216;s:7:\"percent\";d:42.79;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6671;s:14:\"optimized_size\";i:4743;s:7:\"percent\";d:28.9;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68962;s:14:\"optimized_size\";i:40961;s:7:\"percent\";d:40.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201030;s:14:\"optimized_size\";i:83889;s:7:\"percent\";d:58.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18916;s:14:\"optimized_size\";i:12373;s:7:\"percent\";d:34.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38668;s:14:\"optimized_size\";i:24236;s:7:\"percent\";d:37.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49057;s:14:\"optimized_size\";i:30082;s:7:\"percent\";d:38.68;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25247;s:14:\"optimized_size\";i:16475;s:7:\"percent\";d:34.74;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48445;s:14:\"optimized_size\";i:29012;s:7:\"percent\";d:40.11;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113056;s:14:\"optimized_size\";i:58965;s:7:\"percent\";d:47.84;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:957520;s:14:\"optimized_size\";i:489221;s:7:\"percent\";d:48.91;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246675,15760,'_wp_attached_file','2024/01/CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246676,15760,'iaff_wp_attachment_original_post_title','CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E');
INSERT INTO `wp_postmeta` VALUES (246677,15760,'_wp_attachment_image_alt','CB1FCCB3 5F4C 4323 8A38 F5D53ACF2E8E');
INSERT INTO `wp_postmeta` VALUES (246678,15760,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1152;s:6:\"height\";i:2048;s:4:\"file\";s:56:\"2024/01/CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-scaled.jpeg\";s:8:\"filesize\";i:655948;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-169x300.jpeg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20534;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-576x1024.jpeg\";s:5:\"width\";i:576;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201552;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-768x1365.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:336351;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-864x1536.jpeg\";s:5:\"width\";i:864;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:411616;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:51:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-1152x2048.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:655948;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32935;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78164;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:50:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107770;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46436;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:49:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101039;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:50:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252466;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:3:\"iOS\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704040039\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:41:\"CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246679,15761,'_wp_attached_file','2024/01/IMG_4743-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246680,15761,'iaff_wp_attachment_original_post_title','IMG_4743');
INSERT INTO `wp_postmeta` VALUES (246681,15761,'_wp_attachment_image_alt','IMG 4743');
INSERT INTO `wp_postmeta` VALUES (246682,15761,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1920;s:4:\"file\";s:28:\"2024/01/IMG_4743-scaled.jpeg\";s:8:\"filesize\";i:699893;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_4743-300x281.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25166;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_4743-1024x960.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216837;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_4743-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8155;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_4743-768x720.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130896;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_4743-1536x1440.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:434264;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_4743-2048x1920.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1920;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:699893;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_4743-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26482;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_4743-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60139;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_4743-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103002;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_4743-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38108;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_4743-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80183;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_4743-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704102340\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0029585798816568\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_4743.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246683,15760,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246684,15760,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246685,15760,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655948;s:14:\"optimized_size\";i:503216;s:7:\"percent\";d:23.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20534;s:14:\"optimized_size\";i:16272;s:7:\"percent\";d:20.76;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:655948;s:14:\"optimized_size\";i:503216;s:7:\"percent\";d:23.28;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32935;s:14:\"optimized_size\";i:26051;s:7:\"percent\";d:20.9;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78164;s:14:\"optimized_size\";i:62269;s:7:\"percent\";d:20.34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107770;s:14:\"optimized_size\";i:76490;s:7:\"percent\";d:29.02;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46436;s:14:\"optimized_size\";i:36842;s:7:\"percent\";d:20.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101039;s:14:\"optimized_size\";i:81244;s:7:\"percent\";d:19.59;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:252466;s:14:\"optimized_size\";i:192115;s:7:\"percent\";d:23.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1951240;s:14:\"optimized_size\";i:1497715;s:7:\"percent\";d:23.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246686,15762,'_wp_attached_file','2024/01/IMG_5670-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246687,15762,'iaff_wp_attachment_original_post_title','IMG_5670');
INSERT INTO `wp_postmeta` VALUES (246688,15762,'_wp_attachment_image_alt','IMG 5670');
INSERT INTO `wp_postmeta` VALUES (246689,15762,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5670-scaled.jpeg\";s:8:\"filesize\";i:514482;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5670-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20778;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5670-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158124;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5670-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8061;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5670-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158124;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5670-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:310787;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5670-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:514482;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5670-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25871;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5670-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56039;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5670-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76735;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5670-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33686;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5670-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68581;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5670-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168692;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1703956475\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5670.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246690,15763,'_wp_attached_file','2024/01/IMG_5671-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246691,15763,'iaff_wp_attachment_original_post_title','IMG_5671');
INSERT INTO `wp_postmeta` VALUES (246692,15763,'_wp_attachment_image_alt','IMG 5671');
INSERT INTO `wp_postmeta` VALUES (246693,15763,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5671-scaled.jpeg\";s:8:\"filesize\";i:492547;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5671-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19683;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5671-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5671-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7663;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5671-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5671-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:315171;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5671-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:492547;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5671-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25457;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5671-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58204;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5671-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68438;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5671-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33708;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5671-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70432;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5671-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1703956483\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5671.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246694,15764,'_wp_attached_file','2024/01/IMG_5676-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246695,15764,'iaff_wp_attachment_original_post_title','IMG_5676');
INSERT INTO `wp_postmeta` VALUES (246696,15764,'_wp_attachment_image_alt','IMG 5676');
INSERT INTO `wp_postmeta` VALUES (246697,15764,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5676-scaled.jpeg\";s:8:\"filesize\";i:389819;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5676-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15406;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5676-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94727;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5676-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7186;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5676-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94727;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5676-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213440;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5676-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:389819;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5676-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19436;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5676-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37721;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5676-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66302;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5676-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26417;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5676-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50231;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5676-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130218;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704010498\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.71\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5676.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246698,15765,'_wp_attached_file','2024/01/IMG_5678-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246699,15765,'iaff_wp_attachment_original_post_title','IMG_5678');
INSERT INTO `wp_postmeta` VALUES (246700,15765,'_wp_attachment_image_alt','IMG 5678');
INSERT INTO `wp_postmeta` VALUES (246701,15765,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5678-scaled.jpeg\";s:8:\"filesize\";i:656414;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5678-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21361;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5678-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5678-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5678-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196590;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5678-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403037;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5678-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:656414;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5678-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27967;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5678-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63789;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5678-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91885;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5678-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38207;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5678-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81526;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5678-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205240;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704030931\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5678.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246702,15766,'_wp_attached_file','2024/01/IMG_5680-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246703,15766,'iaff_wp_attachment_original_post_title','IMG_5680');
INSERT INTO `wp_postmeta` VALUES (246704,15766,'_wp_attachment_image_alt','IMG 5680');
INSERT INTO `wp_postmeta` VALUES (246705,15766,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5680-scaled.jpeg\";s:8:\"filesize\";i:490324;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5680-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22628;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5680-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164398;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5680-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9623;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5680-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164398;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5680-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309455;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5680-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:490324;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5680-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29722;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5680-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61751;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5680-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61128;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5680-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37826;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5680-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71419;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5680-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157458;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704030945\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:18:\"0.0083333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5680.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246706,15767,'_wp_attached_file','2024/01/IMG_5682-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246707,15767,'iaff_wp_attachment_original_post_title','IMG_5682');
INSERT INTO `wp_postmeta` VALUES (246708,15767,'_wp_attachment_image_alt','IMG 5682');
INSERT INTO `wp_postmeta` VALUES (246709,15761,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246710,15761,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246711,15761,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:699893;s:14:\"optimized_size\";i:444191;s:7:\"percent\";d:36.53;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25166;s:14:\"optimized_size\";i:18807;s:7:\"percent\";d:25.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216837;s:14:\"optimized_size\";i:149525;s:7:\"percent\";d:31.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8155;s:14:\"optimized_size\";i:6064;s:7:\"percent\";d:25.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130896;s:14:\"optimized_size\";i:89389;s:7:\"percent\";d:31.71;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434264;s:14:\"optimized_size\";i:300816;s:7:\"percent\";d:30.73;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:699893;s:14:\"optimized_size\";i:444191;s:7:\"percent\";d:36.53;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26482;s:14:\"optimized_size\";i:19585;s:7:\"percent\";d:26.04;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60139;s:14:\"optimized_size\";i:44399;s:7:\"percent\";d:26.17;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103002;s:14:\"optimized_size\";i:72786;s:7:\"percent\";d:29.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38108;s:14:\"optimized_size\";i:28632;s:7:\"percent\";d:24.87;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80183;s:14:\"optimized_size\";i:60539;s:7:\"percent\";d:24.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205402;s:14:\"optimized_size\";i:144211;s:7:\"percent\";d:29.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2728420;s:14:\"optimized_size\";i:1823135;s:7:\"percent\";d:33.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246712,15767,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5682-scaled.jpeg\";s:8:\"filesize\";i:691799;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5682-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5682-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192375;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5682-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7175;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5682-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192375;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5682-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:411692;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5682-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:691799;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5682-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25422;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5682-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62009;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5682-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109447;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5682-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37427;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5682-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88120;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5682-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:250049;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704035844\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00037993920972644\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5682.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246713,15768,'_wp_attached_file','2024/01/IMG_5687-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246714,15768,'iaff_wp_attachment_original_post_title','IMG_5687');
INSERT INTO `wp_postmeta` VALUES (246715,15768,'_wp_attachment_image_alt','IMG 5687');
INSERT INTO `wp_postmeta` VALUES (246716,15768,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:28:\"2024/01/IMG_5687-scaled.jpeg\";s:8:\"filesize\";i:664878;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5687-300x225.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21155;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5687-1024x768.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5687-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"IMG_5687-768x576.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115160;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5687-1536x1152.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:405743;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5687-2048x1536.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:664878;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5687-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28149;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5687-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65590;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5687-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79501;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5687-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37159;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5687-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81696;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5687-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704036650\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:17:\"0.001219512195122\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5687.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246717,15769,'_wp_attached_file','2024/01/IMG_5692-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246718,15769,'iaff_wp_attachment_original_post_title','IMG_5692');
INSERT INTO `wp_postmeta` VALUES (246719,15769,'_wp_attachment_image_alt','IMG 5692');
INSERT INTO `wp_postmeta` VALUES (246720,15769,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5692-scaled.jpeg\";s:8:\"filesize\";i:476469;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5692-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14962;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5692-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5692-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6300;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5692-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5692-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287636;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5692-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:476469;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5692-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20793;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5692-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48207;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5692-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88485;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5692-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28478;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5692-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62284;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5692-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166346;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704038776\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00048899755501222\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5692.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246721,15770,'_wp_attached_file','2024/01/IMG_5694-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246722,15770,'iaff_wp_attachment_original_post_title','IMG_5694');
INSERT INTO `wp_postmeta` VALUES (246723,15770,'_wp_attachment_image_alt','IMG 5694');
INSERT INTO `wp_postmeta` VALUES (246724,15770,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5694-scaled.jpeg\";s:8:\"filesize\";i:675817;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5694-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20034;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5694-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195929;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5694-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7485;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5694-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195929;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5694-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410127;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5694-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:675817;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5694-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25147;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5694-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59553;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5694-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108944;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5694-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37174;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5694-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81341;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5694-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212646;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704038783\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:19:\"0.00092678405931418\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5694.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246725,15771,'_wp_attached_file','2024/01/IMG_5702-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246726,15771,'iaff_wp_attachment_original_post_title','IMG_5702');
INSERT INTO `wp_postmeta` VALUES (246727,15771,'_wp_attachment_image_alt','IMG 5702');
INSERT INTO `wp_postmeta` VALUES (246728,15771,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5702-scaled.jpeg\";s:8:\"filesize\";i:666909;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5702-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21453;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5702-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192396;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5702-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8093;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5702-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192396;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5702-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:393841;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5702-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:666909;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5702-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28811;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5702-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66886;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5702-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87295;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5702-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39755;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5702-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82869;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5702-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208379;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704096403\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.71\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5702.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246729,15772,'_wp_attached_file','2024/01/IMG_5727-scaled.jpeg');
INSERT INTO `wp_postmeta` VALUES (246730,15772,'iaff_wp_attachment_original_post_title','IMG_5727');
INSERT INTO `wp_postmeta` VALUES (246731,15772,'_wp_attachment_image_alt','IMG 5727');
INSERT INTO `wp_postmeta` VALUES (246732,15772,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2024/01/IMG_5727-scaled.jpeg\";s:8:\"filesize\";i:399316;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"IMG_5727-225x300.jpeg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20820;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"IMG_5727-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"IMG_5727-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8764;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"IMG_5727-768x1024.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139145;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"IMG_5727-1152x1536.jpeg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258283;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:23:\"IMG_5727-1536x2048.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:399316;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5727-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26085;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"IMG_5727-480x480.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53749;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"IMG_5727-1600x250.jpeg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60955;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"IMG_5727-480x270.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34753;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"IMG_5727-740x416.jpeg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67845;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"IMG_5727-1280x720.jpeg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:13:\"iPhone 13 Pro\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1704134712\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.7\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:13:\"IMG_5727.jpeg\";}');
INSERT INTO `wp_postmeta` VALUES (246733,15762,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246734,15762,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246735,15762,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:514482;s:14:\"optimized_size\";i:274179;s:7:\"percent\";d:46.71;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20778;s:14:\"optimized_size\";i:15238;s:7:\"percent\";d:26.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158124;s:14:\"optimized_size\";i:99162;s:7:\"percent\";d:37.29;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8061;s:14:\"optimized_size\";i:5899;s:7:\"percent\";d:26.82;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:310787;s:14:\"optimized_size\";i:182159;s:7:\"percent\";d:41.39;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:514482;s:14:\"optimized_size\";i:274179;s:7:\"percent\";d:46.71;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25871;s:14:\"optimized_size\";i:19099;s:7:\"percent\";d:26.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56039;s:14:\"optimized_size\";i:39123;s:7:\"percent\";d:30.19;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76735;s:14:\"optimized_size\";i:46268;s:7:\"percent\";d:39.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33686;s:14:\"optimized_size\";i:25238;s:7:\"percent\";d:25.08;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68581;s:14:\"optimized_size\";i:46971;s:7:\"percent\";d:31.51;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168692;s:14:\"optimized_size\";i:99490;s:7:\"percent\";d:41.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1956318;s:14:\"optimized_size\";i:1127005;s:7:\"percent\";d:42.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246736,15763,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246737,15763,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246738,15763,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:492547;s:14:\"optimized_size\";i:278873;s:7:\"percent\";d:43.38;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19683;s:14:\"optimized_size\";i:14317;s:7:\"percent\";d:27.26;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163750;s:14:\"optimized_size\";i:109873;s:7:\"percent\";d:32.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7663;s:14:\"optimized_size\";i:5566;s:7:\"percent\";d:27.37;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:315171;s:14:\"optimized_size\";i:187113;s:7:\"percent\";d:40.63;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:492547;s:14:\"optimized_size\";i:278873;s:7:\"percent\";d:43.38;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25457;s:14:\"optimized_size\";i:18616;s:7:\"percent\";d:26.87;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58204;s:14:\"optimized_size\";i:43021;s:7:\"percent\";d:26.09;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68438;s:14:\"optimized_size\";i:38870;s:7:\"percent\";d:43.2;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33708;s:14:\"optimized_size\";i:24966;s:7:\"percent\";d:25.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70432;s:14:\"optimized_size\";i:47925;s:7:\"percent\";d:31.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168412;s:14:\"optimized_size\";i:100176;s:7:\"percent\";d:40.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1916012;s:14:\"optimized_size\";i:1148189;s:7:\"percent\";d:40.07;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246740,15764,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246741,15764,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246742,15764,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:389819;s:14:\"optimized_size\";i:155311;s:7:\"percent\";d:60.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15406;s:14:\"optimized_size\";i:10721;s:7:\"percent\";d:30.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94727;s:14:\"optimized_size\";i:54654;s:7:\"percent\";d:42.3;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7186;s:14:\"optimized_size\";i:5319;s:7:\"percent\";d:25.98;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213440;s:14:\"optimized_size\";i:88188;s:7:\"percent\";d:58.68;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:389819;s:14:\"optimized_size\";i:155311;s:7:\"percent\";d:60.16;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19436;s:14:\"optimized_size\";i:12758;s:7:\"percent\";d:34.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37721;s:14:\"optimized_size\";i:22750;s:7:\"percent\";d:39.69;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66302;s:14:\"optimized_size\";i:35341;s:7:\"percent\";d:46.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26417;s:14:\"optimized_size\";i:16763;s:7:\"percent\";d:36.54;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50231;s:14:\"optimized_size\";i:29557;s:7:\"percent\";d:41.16;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130218;s:14:\"optimized_size\";i:76761;s:7:\"percent\";d:41.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1440722;s:14:\"optimized_size\";i:663434;s:7:\"percent\";d:53.95;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246743,15765,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246744,15765,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246745,15765,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:656414;s:14:\"optimized_size\";i:431239;s:7:\"percent\";d:34.3;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21361;s:14:\"optimized_size\";i:16062;s:7:\"percent\";d:24.81;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:196590;s:14:\"optimized_size\";i:134681;s:7:\"percent\";d:31.49;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8842;s:14:\"optimized_size\";i:6726;s:7:\"percent\";d:23.93;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:403037;s:14:\"optimized_size\";i:276996;s:7:\"percent\";d:31.27;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:656414;s:14:\"optimized_size\";i:431239;s:7:\"percent\";d:34.3;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27967;s:14:\"optimized_size\";i:20863;s:7:\"percent\";d:25.4;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63789;s:14:\"optimized_size\";i:47805;s:7:\"percent\";d:25.06;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91885;s:14:\"optimized_size\";i:63083;s:7:\"percent\";d:31.35;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38207;s:14:\"optimized_size\";i:28377;s:7:\"percent\";d:25.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81526;s:14:\"optimized_size\";i:55797;s:7:\"percent\";d:31.56;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205240;s:14:\"optimized_size\";i:139447;s:7:\"percent\";d:32.06;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2451272;s:14:\"optimized_size\";i:1652315;s:7:\"percent\";d:32.59;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246746,15766,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246747,15766,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246748,15766,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:490324;s:14:\"optimized_size\";i:287103;s:7:\"percent\";d:41.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22628;s:14:\"optimized_size\";i:16915;s:7:\"percent\";d:25.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164398;s:14:\"optimized_size\";i:107599;s:7:\"percent\";d:34.55;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9623;s:14:\"optimized_size\";i:7681;s:7:\"percent\";d:20.18;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309455;s:14:\"optimized_size\";i:194389;s:7:\"percent\";d:37.18;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:490324;s:14:\"optimized_size\";i:287103;s:7:\"percent\";d:41.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29722;s:14:\"optimized_size\";i:22219;s:7:\"percent\";d:25.24;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61751;s:14:\"optimized_size\";i:43382;s:7:\"percent\";d:29.75;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61128;s:14:\"optimized_size\";i:35228;s:7:\"percent\";d:42.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37826;s:14:\"optimized_size\";i:28823;s:7:\"percent\";d:23.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71419;s:14:\"optimized_size\";i:47383;s:7:\"percent\";d:33.65;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157458;s:14:\"optimized_size\";i:97392;s:7:\"percent\";d:38.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1906056;s:14:\"optimized_size\";i:1175217;s:7:\"percent\";d:38.34;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246749,15767,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246750,15767,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246751,15767,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:691799;s:14:\"optimized_size\";i:477361;s:7:\"percent\";d:31;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18584;s:14:\"optimized_size\";i:13829;s:7:\"percent\";d:25.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192375;s:14:\"optimized_size\";i:142820;s:7:\"percent\";d:25.76;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7175;s:14:\"optimized_size\";i:5376;s:7:\"percent\";d:25.07;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:411692;s:14:\"optimized_size\";i:306002;s:7:\"percent\";d:25.67;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:691799;s:14:\"optimized_size\";i:477361;s:7:\"percent\";d:31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25422;s:14:\"optimized_size\";i:18690;s:7:\"percent\";d:26.48;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62009;s:14:\"optimized_size\";i:45726;s:7:\"percent\";d:26.26;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109447;s:14:\"optimized_size\";i:81991;s:7:\"percent\";d:25.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37427;s:14:\"optimized_size\";i:27433;s:7:\"percent\";d:26.7;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88120;s:14:\"optimized_size\";i:65239;s:7:\"percent\";d:25.97;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250049;s:14:\"optimized_size\";i:186157;s:7:\"percent\";d:25.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2585898;s:14:\"optimized_size\";i:1847985;s:7:\"percent\";d:28.54;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246752,15768,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246753,15768,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246754,15768,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:664878;s:14:\"optimized_size\";i:456193;s:7:\"percent\";d:31.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21155;s:14:\"optimized_size\";i:15595;s:7:\"percent\";d:26.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195759;s:14:\"optimized_size\";i:144728;s:7:\"percent\";d:26.07;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8438;s:14:\"optimized_size\";i:6599;s:7:\"percent\";d:21.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115160;s:14:\"optimized_size\";i:84507;s:7:\"percent\";d:26.62;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:405743;s:14:\"optimized_size\";i:302899;s:7:\"percent\";d:25.35;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:664878;s:14:\"optimized_size\";i:456193;s:7:\"percent\";d:31.39;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28149;s:14:\"optimized_size\";i:20415;s:7:\"percent\";d:27.48;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65590;s:14:\"optimized_size\";i:47367;s:7:\"percent\";d:27.78;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79501;s:14:\"optimized_size\";i:53874;s:7:\"percent\";d:32.23;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37159;s:14:\"optimized_size\";i:27199;s:7:\"percent\";d:26.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81696;s:14:\"optimized_size\";i:59957;s:7:\"percent\";d:26.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:219931;s:14:\"optimized_size\";i:163544;s:7:\"percent\";d:25.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2588037;s:14:\"optimized_size\";i:1839070;s:7:\"percent\";d:28.94;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246755,15769,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246756,15769,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246757,15769,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:476469;s:14:\"optimized_size\";i:280972;s:7:\"percent\";d:41.03;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14962;s:14:\"optimized_size\";i:10258;s:7:\"percent\";d:31.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138523;s:14:\"optimized_size\";i:90107;s:7:\"percent\";d:34.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6300;s:14:\"optimized_size\";i:4395;s:7:\"percent\";d:30.24;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287636;s:14:\"optimized_size\";i:175548;s:7:\"percent\";d:38.97;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:476469;s:14:\"optimized_size\";i:280972;s:7:\"percent\";d:41.03;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20793;s:14:\"optimized_size\";i:14242;s:7:\"percent\";d:31.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48207;s:14:\"optimized_size\";i:33123;s:7:\"percent\";d:31.29;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88485;s:14:\"optimized_size\";i:60956;s:7:\"percent\";d:31.11;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28478;s:14:\"optimized_size\";i:19615;s:7:\"percent\";d:31.12;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62284;s:14:\"optimized_size\";i:42624;s:7:\"percent\";d:31.57;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:166346;s:14:\"optimized_size\";i:109872;s:7:\"percent\";d:33.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1814952;s:14:\"optimized_size\";i:1122684;s:7:\"percent\";d:38.14;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246759,15770,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246760,15770,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246761,15770,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:675817;s:14:\"optimized_size\";i:471739;s:7:\"percent\";d:30.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20034;s:14:\"optimized_size\";i:15206;s:7:\"percent\";d:24.1;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195929;s:14:\"optimized_size\";i:146632;s:7:\"percent\";d:25.16;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7485;s:14:\"optimized_size\";i:5735;s:7:\"percent\";d:23.38;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410127;s:14:\"optimized_size\";i:308444;s:7:\"percent\";d:24.79;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:675817;s:14:\"optimized_size\";i:471739;s:7:\"percent\";d:30.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25147;s:14:\"optimized_size\";i:19081;s:7:\"percent\";d:24.12;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59553;s:14:\"optimized_size\";i:44903;s:7:\"percent\";d:24.6;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108944;s:14:\"optimized_size\";i:82882;s:7:\"percent\";d:23.92;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37174;s:14:\"optimized_size\";i:28101;s:7:\"percent\";d:24.41;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81341;s:14:\"optimized_size\";i:61712;s:7:\"percent\";d:24.13;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212646;s:14:\"optimized_size\";i:150924;s:7:\"percent\";d:29.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2510014;s:14:\"optimized_size\";i:1807098;s:7:\"percent\";d:28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246762,15771,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246763,15771,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246764,15771,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666909;s:14:\"optimized_size\";i:424706;s:7:\"percent\";d:36.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21453;s:14:\"optimized_size\";i:16759;s:7:\"percent\";d:21.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:192396;s:14:\"optimized_size\";i:142345;s:7:\"percent\";d:26.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8093;s:14:\"optimized_size\";i:6373;s:7:\"percent\";d:21.25;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:393841;s:14:\"optimized_size\";i:259504;s:7:\"percent\";d:34.11;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:666909;s:14:\"optimized_size\";i:424706;s:7:\"percent\";d:36.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66886;s:14:\"optimized_size\";i:49632;s:7:\"percent\";d:25.8;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87295;s:14:\"optimized_size\";i:54586;s:7:\"percent\";d:37.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39755;s:14:\"optimized_size\";i:29751;s:7:\"percent\";d:25.16;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82869;s:14:\"optimized_size\";i:62457;s:7:\"percent\";d:24.63;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208379;s:14:\"optimized_size\";i:138727;s:7:\"percent\";d:33.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2434785;s:14:\"optimized_size\";i:1609546;s:7:\"percent\";d:33.89;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246765,15772,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (246766,15772,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (246767,15772,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:399316;s:14:\"optimized_size\";i:216404;s:7:\"percent\";d:45.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20820;s:14:\"optimized_size\";i:15525;s:7:\"percent\";d:25.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139145;s:14:\"optimized_size\";i:86929;s:7:\"percent\";d:37.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8764;s:14:\"optimized_size\";i:6904;s:7:\"percent\";d:21.22;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258283;s:14:\"optimized_size\";i:151103;s:7:\"percent\";d:41.5;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:399316;s:14:\"optimized_size\";i:216404;s:7:\"percent\";d:45.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26085;s:14:\"optimized_size\";i:19470;s:7:\"percent\";d:25.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53749;s:14:\"optimized_size\";i:37404;s:7:\"percent\";d:30.41;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60955;s:14:\"optimized_size\";i:35244;s:7:\"percent\";d:42.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34753;s:14:\"optimized_size\";i:26032;s:7:\"percent\";d:25.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67845;s:14:\"optimized_size\";i:46995;s:7:\"percent\";d:30.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154064;s:14:\"optimized_size\";i:95611;s:7:\"percent\";d:37.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1623095;s:14:\"optimized_size\";i:954025;s:7:\"percent\";d:41.22;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (246770,15685,'_edit_lock','1754769790:11');
INSERT INTO `wp_postmeta` VALUES (246778,15685,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (246779,15685,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (246780,15685,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (246781,15685,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (246782,15685,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (246783,15685,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (246784,15685,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (246785,15685,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (246786,15685,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (246787,15685,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (246788,15685,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (246789,15685,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (246790,15685,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (246791,15685,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (246792,15685,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (246793,15685,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (246794,15685,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (246795,15685,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (246796,15685,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (246797,15685,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (246798,15685,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (246799,15685,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (246800,15685,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (246801,15685,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (246802,15685,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (246803,15685,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (246804,15685,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (246805,15685,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (246806,15685,'date_of_review','January 2024');
INSERT INTO `wp_postmeta` VALUES (246807,15685,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (246808,15685,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (246809,15685,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (246810,15685,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (246811,15685,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (246812,15685,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (246813,15685,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (246819,14853,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (246820,14853,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (246822,14853,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (246823,14853,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (246824,14853,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (246825,14853,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (246826,14853,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (246827,14853,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (246828,14853,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (246830,15633,'_wp_old_date','2023-11-08');
INSERT INTO `wp_postmeta` VALUES (246831,15634,'_wp_old_date','2023-11-08');
INSERT INTO `wp_postmeta` VALUES (246832,15635,'_wp_old_date','2023-11-08');
INSERT INTO `wp_postmeta` VALUES (246833,15636,'_wp_old_date','2023-11-08');
INSERT INTO `wp_postmeta` VALUES (246834,15637,'_wp_old_date','2023-11-08');
INSERT INTO `wp_postmeta` VALUES (246835,15792,'_edit_lock','1751602963:13');
INSERT INTO `wp_postmeta` VALUES (246836,15792,'_edit_last','13');
INSERT INTO `wp_postmeta` VALUES (246837,15792,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (246838,15792,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (246839,15792,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (246840,15792,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (246841,15792,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (246842,15792,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (246843,15792,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (246844,15792,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (246845,15792,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (246846,15792,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (246847,15792,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (246848,15792,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (246849,15792,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (246850,15792,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (246851,15792,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (246852,15792,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (246853,15792,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (246854,15792,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (246855,15792,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (246856,15792,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (246857,15792,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (246859,15792,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (246860,15792,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (246862,15802,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (246863,15802,'_gravityformsadvancedpostcreation_entry_id','1269');
INSERT INTO `wp_postmeta` VALUES (246864,15802,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (246865,15802,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (246912,15804,'_wp_attached_file','2022/05/DJI_0187-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246913,15804,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246914,15804,'_wp_attachment_image_alt','Beautiful Home of Barneyâ€™s Bluff');
INSERT INTO `wp_postmeta` VALUES (246915,15804,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0187-scaled-1.jpg\";s:8:\"filesize\";i:288088;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14009;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0187-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134588;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6064;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77215;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0187-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258513;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19851;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46295;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0187-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116407;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30602;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0187-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66956;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0187-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174980;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246916,15805,'_wp_attached_file','2022/05/DJI_0184-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246917,15805,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246918,15805,'_wp_attachment_image_alt','DJI 0184');
INSERT INTO `wp_postmeta` VALUES (246919,15805,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0184-scaled-1.jpg\";s:8:\"filesize\";i:240672;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12433;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0184-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118808;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5532;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68031;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0184-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229015;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17862;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41516;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0184-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103592;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26591;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0184-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58713;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0184-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153242;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246920,15806,'_wp_attached_file','2022/05/DJI_0181-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246921,15806,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246922,15806,'_wp_attachment_image_alt','DJI 0181');
INSERT INTO `wp_postmeta` VALUES (246923,15806,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0181-scaled-1.jpg\";s:8:\"filesize\";i:416037;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17502;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0181-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173303;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7483;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98113;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0181-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:334421;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25622;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59296;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0181-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115326;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38067;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0181-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84381;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0181-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246924,15807,'_wp_attached_file','2022/05/DJI_0178-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246925,15807,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246926,15807,'_wp_attachment_image_alt','Spacious All Around Barneyâ€™s Bluff');
INSERT INTO `wp_postmeta` VALUES (246927,15807,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:31:\"2022/05/DJI_0178-1-scaled-1.jpg\";s:8:\"filesize\";i:558763;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21792;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"DJI_0178-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:214494;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9341;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121117;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"DJI_0178-1-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:410885;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32184;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74614;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"DJI_0178-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94668;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43696;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"DJI_0178-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96042;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"DJI_0178-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:251752;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246928,15808,'_wp_attached_file','2022/05/DJI_0175-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246929,15808,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246930,15808,'_wp_attachment_image_alt','DJI 0175');
INSERT INTO `wp_postmeta` VALUES (246931,15808,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:31:\"2022/05/DJI_0175-1-scaled-1.jpg\";s:8:\"filesize\";i:740964;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23921;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"DJI_0175-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258421;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9745;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142881;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"DJI_0175-1-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:504801;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35894;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87187;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"DJI_0175-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125967;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49167;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"DJI_0175-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112143;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"DJI_0175-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246932,15809,'_wp_attached_file','2022/05/DJI_0172-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246933,15809,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246934,15809,'_wp_attachment_image_alt','0001853');
INSERT INTO `wp_postmeta` VALUES (246935,15809,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0172-scaled-1.jpg\";s:8:\"filesize\";i:753356;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25518;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0172-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148965;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0172-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:518310;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36281;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85875;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0172-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118343;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52115;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0172-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117376;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0172-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316411;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246936,15810,'_wp_attached_file','2022/05/DJI_0169-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246937,15810,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246938,15810,'_wp_attachment_image_alt','DJI 0169');
INSERT INTO `wp_postmeta` VALUES (246939,15810,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0169-scaled-1.jpg\";s:8:\"filesize\";i:432066;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21478;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0169-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8789;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111859;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0169-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355110;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28636;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62476;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0169-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82397;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42902;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0169-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91745;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0169-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230034;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246940,15811,'_wp_attached_file','2022/05/DJI_0166-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246941,15811,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246942,15811,'_wp_attachment_image_alt','DJI 0166');
INSERT INTO `wp_postmeta` VALUES (246943,15811,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0166-scaled-1.jpg\";s:8:\"filesize\";i:492169;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22614;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0166-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213657;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9212;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123910;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0166-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:401010;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31140;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70743;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0166-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97741;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46217;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0166-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100059;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0166-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253659;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246944,15812,'_wp_attached_file','2022/05/DJI_0163-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246945,15812,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246946,15812,'_wp_attachment_image_alt','DJI 0163');
INSERT INTO `wp_postmeta` VALUES (246947,15812,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0163-scaled-1.jpg\";s:8:\"filesize\";i:496241;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22851;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0163-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215537;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0163-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:403914;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31616;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71756;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0163-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98503;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46641;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0163-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101068;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0163-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:256040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246948,15813,'_wp_attached_file','2022/05/DJI_0160-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246949,15813,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246950,15813,'_wp_attachment_image_alt','Barneyâ€™s Bluff Home Exterior');
INSERT INTO `wp_postmeta` VALUES (246951,15813,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:31:\"2022/05/DJI_0160-1-scaled-1.jpg\";s:8:\"filesize\";i:626745;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23561;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"DJI_0160-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238769;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9541;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134552;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"DJI_0160-1-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:459269;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33608;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78231;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"DJI_0160-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112663;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47266;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"DJI_0160-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104961;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"DJI_0160-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:277370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246952,15814,'_wp_attached_file','2022/05/DJI_0153-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246953,15814,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246954,15814,'_wp_attachment_image_alt','DJI 0153');
INSERT INTO `wp_postmeta` VALUES (246955,15814,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0153-scaled-1.jpg\";s:8:\"filesize\";i:518358;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20347;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0153-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8700;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112292;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0153-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:379806;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28781;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65531;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0153-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78083;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41009;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0153-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89007;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0153-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231397;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246956,15815,'_wp_attached_file','2022/05/DJI_0138-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246957,15815,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246958,15815,'_wp_attachment_image_alt','DJI 0138');
INSERT INTO `wp_postmeta` VALUES (246959,15815,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0138-scaled-1.jpg\";s:8:\"filesize\";i:318821;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16223;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0138-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6498;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85005;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0138-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278386;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20716;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45955;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0138-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87732;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32963;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0138-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71652;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0138-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184021;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246960,15816,'_wp_attached_file','2022/05/DJI_0134-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246961,15816,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246962,15816,'_wp_attachment_image_alt','DJI 0134');
INSERT INTO `wp_postmeta` VALUES (246963,15816,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0134-scaled-1.jpg\";s:8:\"filesize\";i:224284;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14571;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0134-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120815;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5949;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71142;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0134-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226807;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17609;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38052;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0134-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65353;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28042;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0134-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58787;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0134-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146119;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246964,15817,'_wp_attached_file','2022/05/DJI_0129-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246965,15817,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246966,15817,'_wp_attachment_image_alt','2-slip Boathouse on Deep Water');
INSERT INTO `wp_postmeta` VALUES (246967,15817,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0129-scaled-1.jpg\";s:8:\"filesize\";i:433949;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18873;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0129-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181734;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104014;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0129-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:347250;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29016;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67060;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0129-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110220;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39393;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0129-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86870;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0129-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227973;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246968,15818,'_wp_attached_file','2022/05/DJI_0126-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246969,15818,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246970,15818,'_wp_attachment_image_alt','DJI 0126');
INSERT INTO `wp_postmeta` VALUES (246971,15818,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0126-scaled-1.jpg\";s:8:\"filesize\";i:399737;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16774;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0126-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0126-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:316918;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23984;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55694;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0126-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121657;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36382;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0126-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80670;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0126-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213611;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246972,15819,'_wp_attached_file','2022/05/DJI_0123-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246973,15819,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246974,15819,'_wp_attachment_image_alt','Flat Deck Pontoon Boat');
INSERT INTO `wp_postmeta` VALUES (246975,15819,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:31:\"2022/05/DJI_0123-1-scaled-1.jpg\";s:8:\"filesize\";i:165761;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12261;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"DJI_0123-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99299;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"DJI_0123-1-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186012;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16979;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36785;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:32:\"DJI_0123-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66557;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24212;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:31:\"DJI_0123-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50244;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:32:\"DJI_0123-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124633;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246976,15820,'_wp_attached_file','2022/05/DJI_0120-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246977,15820,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246978,15820,'_wp_attachment_image_alt','DJI 0120');
INSERT INTO `wp_postmeta` VALUES (246979,15820,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0120-scaled-1.jpg\";s:8:\"filesize\";i:158274;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10988;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0120-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0120-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177813;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14387;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31210;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0120-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61690;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22004;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0120-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46671;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0120-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246980,15821,'_wp_attached_file','2022/05/DJI_0117-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246981,15821,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246982,15821,'_wp_attachment_image_alt','DJI 0117');
INSERT INTO `wp_postmeta` VALUES (246983,15821,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0117-scaled-1.jpg\";s:8:\"filesize\";i:298944;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14173;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0117-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136072;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6001;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0117-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263818;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20405;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46994;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0117-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103050;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30090;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0117-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66963;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0117-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246984,15822,'_wp_attached_file','2022/05/DJI_0114-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246985,15822,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246986,15822,'_wp_attachment_image_alt','DJI 0114');
INSERT INTO `wp_postmeta` VALUES (246987,15822,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0114-scaled-1.jpg\";s:8:\"filesize\";i:380620;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15857;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0114-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6877;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88920;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0114-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:303568;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23591;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54405;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0114-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119175;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34469;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0114-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76647;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0114-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246988,15823,'_wp_attached_file','2022/05/DJI_0110-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246989,15823,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246990,15823,'_wp_attachment_image_alt','DJI 0110');
INSERT INTO `wp_postmeta` VALUES (246991,15823,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0110-scaled-1.jpg\";s:8:\"filesize\";i:171855;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11985;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0110-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95810;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4728;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57230;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0110-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181295;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13908;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29826;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0110-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63533;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22713;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0110-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47109;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0110-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117178;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246992,15824,'_wp_attached_file','2022/05/DJI_0109-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246993,15824,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246994,15824,'_wp_attachment_image_alt','DJI 0109');
INSERT INTO `wp_postmeta` VALUES (246995,15824,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0109-scaled-1.jpg\";s:8:\"filesize\";i:169271;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11006;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0109-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55026;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0109-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181345;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14969;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33024;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0109-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80186;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22368;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0109-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47710;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0109-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (246996,15825,'_wp_attached_file','2022/05/DJI_0106-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (246997,15825,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (246998,15825,'_wp_attachment_image_alt','DJI 0106');
INSERT INTO `wp_postmeta` VALUES (246999,15825,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0106-scaled-1.jpg\";s:8:\"filesize\";i:277097;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13751;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0106-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129502;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73995;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0106-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249658;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19374;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44310;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0106-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97783;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29749;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0106-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65562;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0106-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247000,15826,'_wp_attached_file','2022/05/DJI_0103-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247001,15826,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247002,15826,'_wp_attachment_image_alt','Waterfront pet-friendly vacation rental on Smith Lake near dock');
INSERT INTO `wp_postmeta` VALUES (247003,15826,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:29:\"2022/05/DJI_0103-scaled-1.jpg\";s:8:\"filesize\";i:563326;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20543;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"DJI_0103-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213419;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119702;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"DJI_0103-scaled-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414473;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30228;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72313;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"DJI_0103-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115776;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43835;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"DJI_0103-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99147;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"DJI_0103-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266595;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247004,15827,'_wp_attached_file','2022/05/0001853-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247005,15827,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247006,15827,'_wp_attachment_image_alt','Fenced Yard for Pets');
INSERT INTO `wp_postmeta` VALUES (247007,15827,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001853-scaled-1.jpg\";s:8:\"filesize\";i:897210;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22308;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001853-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272869;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147983;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001853-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:579200;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35127;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90279;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001853-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134149;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47750;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001853-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114265;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001853-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:338931;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247008,15828,'_wp_attached_file','2022/05/0001832-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247009,15828,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247010,15828,'_wp_attachment_image_alt','0001832');
INSERT INTO `wp_postmeta` VALUES (247011,15828,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001832-scaled-1.jpg\";s:8:\"filesize\";i:61255;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10707;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001832-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43202;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001832-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118653;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15263;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30126;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001832-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39390;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18771;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001832-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35722;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001832-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247012,15829,'_wp_attached_file','2022/05/0001827-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247013,15829,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247014,15829,'_wp_attachment_image_alt','0001827');
INSERT INTO `wp_postmeta` VALUES (247015,15829,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001827-scaled-1.jpg\";s:8:\"filesize\";i:165875;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13389;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001827-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103625;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5966;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63707;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001827-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192248;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18797;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40962;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001827-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46187;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25169;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001827-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51257;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001827-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123936;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247016,15830,'_wp_attached_file','2022/05/0001822-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247017,15830,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247018,15830,'_wp_attachment_image_alt','Coffee Station in Kitchen/dining Area');
INSERT INTO `wp_postmeta` VALUES (247019,15830,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001822-scaled-1.jpg\";s:8:\"filesize\";i:174716;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13537;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001822-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96805;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6841;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60517;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001822-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180709;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19811;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41691;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001822-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39566;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25060;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001822-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50170;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001822-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247020,15831,'_wp_attached_file','2022/05/0001817-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247021,15831,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247022,15831,'_wp_attachment_image_alt','Laundry/utility Room');
INSERT INTO `wp_postmeta` VALUES (247023,15831,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001817-scaled-1.jpg\";s:8:\"filesize\";i:172756;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12859;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001817-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59077;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001817-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180128;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15653;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33594;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001817-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49782;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23684;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001817-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48343;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001817-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247024,15832,'_wp_attached_file','2022/05/0001812-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247025,15832,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247026,15832,'_wp_attachment_image_alt','Plenty of Counter Space With Additional Prep Sink');
INSERT INTO `wp_postmeta` VALUES (247027,15832,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001812-scaled-1.jpg\";s:8:\"filesize\";i:201123;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13375;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001812-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5838;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63237;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001812-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201196;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17181;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37158;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001812-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63590;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25728;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001812-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53303;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001812-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130340;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247028,15833,'_wp_attached_file','2022/05/0001807-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247029,15833,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247030,15833,'_wp_attachment_image_alt','Master Bathroom');
INSERT INTO `wp_postmeta` VALUES (247031,15833,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001807-scaled-1.jpg\";s:8:\"filesize\";i:179757;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12299;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001807-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001807-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186093;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15732;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34296;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001807-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47818;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23190;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001807-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48458;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001807-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247032,15834,'_wp_attached_file','2022/05/0001802-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247033,15834,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247034,15834,'_wp_attachment_image_alt','0001802');
INSERT INTO `wp_postmeta` VALUES (247035,15834,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001802-scaled-1.jpg\";s:8:\"filesize\";i:131088;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11458;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001802-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82571;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50861;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001802-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154754;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17006;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35799;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001802-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43251;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20745;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001802-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41662;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001802-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99114;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247036,15835,'_wp_attached_file','2022/05/0001797-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247037,15835,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247038,15835,'_wp_attachment_image_alt','Master Bathroom With Jetted Tub, Shower, Double Sinks and Medicine Cabinets');
INSERT INTO `wp_postmeta` VALUES (247039,15835,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001797-scaled-1.jpg\";s:8:\"filesize\";i:204842;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12737;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001797-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99691;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5798;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59992;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001797-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195320;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16197;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34391;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001797-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50521;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24002;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001797-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49716;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001797-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247040,15836,'_wp_attached_file','2022/05/0001792-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247041,15836,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247042,15836,'_wp_attachment_image_alt','0001792');
INSERT INTO `wp_postmeta` VALUES (247043,15836,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001792-scaled-1.jpg\";s:8:\"filesize\";i:89842;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10591;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001792-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73723;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5561;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47021;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001792-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138460;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15769;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32616;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001792-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26998;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19164;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001792-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37915;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001792-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247044,15837,'_wp_attached_file','2022/05/0001787-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247045,15837,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247046,15837,'_wp_attachment_image_alt','Master Bedroom With King Size Bed');
INSERT INTO `wp_postmeta` VALUES (247047,15837,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001787-scaled-1.jpg\";s:8:\"filesize\";i:267907;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13353;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001787-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116881;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68187;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001787-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235505;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16442;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36509;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001787-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69222;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26623;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001787-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55682;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001787-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145703;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247048,15838,'_wp_attached_file','2022/05/0001782-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247049,15838,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247050,15838,'_wp_attachment_image_alt','Master Cleaned Bedrooms');
INSERT INTO `wp_postmeta` VALUES (247051,15838,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001782-scaled-1.jpg\";s:8:\"filesize\";i:240464;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13364;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001782-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108239;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5712;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63950;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001782-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213630;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16842;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37133;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001782-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70032;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25842;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001782-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52789;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001782-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134209;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247052,15839,'_wp_attached_file','2022/05/0001777-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247053,15839,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247054,15839,'_wp_attachment_image_alt','Well Equipped Kitchen');
INSERT INTO `wp_postmeta` VALUES (247055,15839,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001777-scaled-1.jpg\";s:8:\"filesize\";i:259041;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15065;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001777-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119644;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6886;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72332;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001777-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232577;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20934;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45031;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001777-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60188;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28664;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001777-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59424;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001777-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148937;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247056,15840,'_wp_attached_file','2022/05/0001772-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247057,15840,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247058,15840,'_wp_attachment_image_alt','0001772');
INSERT INTO `wp_postmeta` VALUES (247059,15840,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001772-scaled-1.jpg\";s:8:\"filesize\";i:154093;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10839;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001772-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4870;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49224;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001772-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158950;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13878;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28330;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001772-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44469;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19590;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001772-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38768;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001772-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95734;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247060,15841,'_wp_attached_file','2022/05/0001767-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247061,15841,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247062,15841,'_wp_attachment_image_alt','Spacious 2nd Bathroom');
INSERT INTO `wp_postmeta` VALUES (247063,15841,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001767-scaled-1.jpg\";s:8:\"filesize\";i:174534;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13336;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001767-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6326;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59020;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001767-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180205;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18281;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38154;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001767-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42117;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23829;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001767-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47262;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001767-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113489;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247064,15842,'_wp_attached_file','2022/05/0001762-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247065,15842,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247066,15842,'_wp_attachment_image_alt','Bedroom With Queen Size Bed & Roku Tv');
INSERT INTO `wp_postmeta` VALUES (247067,15842,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001762-scaled-1.jpg\";s:8:\"filesize\";i:212616;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12176;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001762-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96285;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56770;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001762-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193497;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15938;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35050;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001762-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54080;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22649;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001762-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46427;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001762-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116399;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247068,15843,'_wp_attached_file','2022/05/0001757-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247069,15843,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247070,15843,'_wp_attachment_image_alt','The Bunkroom Gives New Meaning to the Phrase');
INSERT INTO `wp_postmeta` VALUES (247071,15843,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001757-scaled-1.jpg\";s:8:\"filesize\";i:222064;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13301;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001757-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6116;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62224;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001757-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:206074;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18398;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41105;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001757-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58594;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25058;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001757-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50686;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001757-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127091;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247072,15844,'_wp_attached_file','2022/05/0001752-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247073,15844,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247074,15844,'_wp_attachment_image_alt','0001752');
INSERT INTO `wp_postmeta` VALUES (247075,15844,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001752-scaled-1.jpg\";s:8:\"filesize\";i:184540;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15546;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001752-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70694;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001752-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203929;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20098;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40899;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001752-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54538;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28757;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001752-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56576;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001752-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247076,15845,'_wp_attached_file','2022/05/0001747-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247077,15845,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247078,15845,'_wp_attachment_image_alt','Covered Cigar Area Attached to the Sunroom');
INSERT INTO `wp_postmeta` VALUES (247079,15845,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001747-scaled-1.jpg\";s:8:\"filesize\";i:375728;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19165;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001747-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158349;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95178;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001747-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304554;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25563;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55723;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001747-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85928;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37117;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001747-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77547;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001747-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195756;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247080,15846,'_wp_attached_file','2022/05/0001742-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247081,15846,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247082,15846,'_wp_attachment_image_alt','Sunroom\'s Comfy Gathering Area.');
INSERT INTO `wp_postmeta` VALUES (247083,15846,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001742-scaled-1.jpg\";s:8:\"filesize\";i:313309;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14631;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001742-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6657;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001742-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259865;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21837;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50131;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001742-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86506;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29380;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001742-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63433;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001742-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247084,15847,'_wp_attached_file','2022/05/0001737-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247085,15847,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247086,15847,'_wp_attachment_image_alt','0001737');
INSERT INTO `wp_postmeta` VALUES (247087,15847,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001737-scaled-1.jpg\";s:8:\"filesize\";i:329483;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14378;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001737-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76057;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001737-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263977;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21085;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47639;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001737-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79260;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28432;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001737-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60937;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001737-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161220;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247088,15848,'_wp_attached_file','2022/05/0001732-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247089,15848,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247090,15848,'_wp_attachment_image_alt','0001732');
INSERT INTO `wp_postmeta` VALUES (247091,15848,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001732-scaled-1.jpg\";s:8:\"filesize\";i:281836;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15530;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001732-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6668;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78290;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001732-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254852;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20875;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46061;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001732-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78093;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30022;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001732-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64074;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001732-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162655;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247092,15849,'_wp_attached_file','2022/05/0001727-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247093,15849,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247094,15849,'_wp_attachment_image_alt','Sunroom\'s Large 8-person Game Table & Dry Bar');
INSERT INTO `wp_postmeta` VALUES (247095,15849,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001727-scaled-1.jpg\";s:8:\"filesize\";i:377563;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15711;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001727-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85554;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001727-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:296932;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22915;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53381;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001727-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92821;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31923;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001727-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69832;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001727-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186854;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247096,15850,'_wp_attached_file','2022/05/0001722-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247097,15850,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247098,15850,'_wp_attachment_image_alt','0001722');
INSERT INTO `wp_postmeta` VALUES (247099,15850,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001722-scaled-1.jpg\";s:8:\"filesize\";i:238505;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15267;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001722-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117501;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71580;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001722-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224351;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20240;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43716;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001722-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68374;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28791;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001722-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58125;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001722-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142105;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247100,15851,'_wp_attached_file','2022/05/0001717-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247101,15851,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247102,15851,'_wp_attachment_image_alt','0001717');
INSERT INTO `wp_postmeta` VALUES (247103,15851,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001717-scaled-1.jpg\";s:8:\"filesize\";i:223748;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14346;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001717-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109775;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67038;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001717-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208819;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20330;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43605;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001717-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57934;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27709;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001717-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55986;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001717-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136272;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247104,15852,'_wp_attached_file','2022/05/0001712-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247105,15852,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247106,15852,'_wp_attachment_image_alt','Lots of Comfy Spaces to Relax');
INSERT INTO `wp_postmeta` VALUES (247107,15852,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001712-scaled-1.jpg\";s:8:\"filesize\";i:216153;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13814;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001712-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106350;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65239;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001712-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205311;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18938;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40500;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001712-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67874;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27290;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001712-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55971;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001712-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137405;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247108,15853,'_wp_attached_file','2022/05/0001707-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247109,15853,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247110,15853,'_wp_attachment_image_alt','0001707');
INSERT INTO `wp_postmeta` VALUES (247111,15853,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001707-scaled-1.jpg\";s:8:\"filesize\";i:208846;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13076;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001707-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102860;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5712;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62436;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001707-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200700;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17194;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37154;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001707-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68829;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25813;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001707-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53084;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001707-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130845;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247112,15854,'_wp_attached_file','2022/05/0001702-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247113,15854,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247114,15854,'_wp_attachment_image_alt','Comfortable Gathering Place for All');
INSERT INTO `wp_postmeta` VALUES (247115,15854,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001702-scaled-1.jpg\";s:8:\"filesize\";i:242969;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15056;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001702-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116768;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6358;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71712;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001702-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223676;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19759;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42871;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001702-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73914;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29268;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001702-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60357;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001702-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148040;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247116,15855,'_wp_attached_file','2022/05/0001697-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247117,15855,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247118,15855,'_wp_attachment_image_alt','0001697');
INSERT INTO `wp_postmeta` VALUES (247119,15855,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001697-scaled-1.jpg\";s:8:\"filesize\";i:219947;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13947;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001697-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107664;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65854;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001697-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207640;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20976;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44562;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001697-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62644;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26041;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001697-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52537;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001697-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128404;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247120,15856,'_wp_attached_file','2022/05/0001692-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247121,15856,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247122,15856,'_wp_attachment_image_alt','Dining Table Seats 8 With 2 Additional at Kitchen Bar');
INSERT INTO `wp_postmeta` VALUES (247123,15856,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001692-scaled-1.jpg\";s:8:\"filesize\";i:183393;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13548;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001692-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6268;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62127;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001692-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190014;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18253;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38324;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001692-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56809;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25214;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001692-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51031;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001692-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121955;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247124,15857,'_wp_attached_file','2022/05/0001687-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247125,15857,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247126,15857,'_wp_attachment_image_alt','0001687');
INSERT INTO `wp_postmeta` VALUES (247127,15857,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001687-scaled-1.jpg\";s:8:\"filesize\";i:194928;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14174;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001687-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6839;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65180;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001687-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198953;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20593;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43696;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001687-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41210;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25975;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001687-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52147;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001687-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247128,15858,'_wp_attached_file','2022/05/0001682-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247129,15858,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247130,15858,'_wp_attachment_image_alt','0001682');
INSERT INTO `wp_postmeta` VALUES (247131,15858,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001682-scaled-1.jpg\";s:8:\"filesize\";i:191708;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13025;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001682-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99673;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6305;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60691;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001682-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190599;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18675;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38871;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001682-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41904;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23864;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001682-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48752;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001682-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119324;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247132,15859,'_wp_attached_file','2022/05/0001677-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247133,15859,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247134,15859,'_wp_attachment_image_alt','Dining Area of Deep Water House');
INSERT INTO `wp_postmeta` VALUES (247135,15859,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001677-scaled-1.jpg\";s:8:\"filesize\";i:198604;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14606;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001677-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108241;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66914;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001677-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202206;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20656;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43829;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001677-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51443;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27071;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001677-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54122;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001677-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127902;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247136,15860,'_wp_attached_file','2022/05/0001672-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247137,15860,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247138,15860,'_wp_attachment_image_alt','0001672');
INSERT INTO `wp_postmeta` VALUES (247139,15860,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001672-scaled-1.jpg\";s:8:\"filesize\";i:102051;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13167;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001672-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89197;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58466;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001672-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165184;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18152;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37334;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001672-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54128;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24891;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001672-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48691;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001672-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112664;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247140,15861,'_wp_attached_file','2022/05/0001667-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247141,15861,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247142,15861,'_wp_attachment_image_alt','0001667');
INSERT INTO `wp_postmeta` VALUES (247143,15861,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001667-scaled-1.jpg\";s:8:\"filesize\";i:215940;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13337;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001667-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6167;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63795;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001667-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202930;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18650;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40169;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001667-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59873;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25562;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001667-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52694;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001667-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130088;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247144,15862,'_wp_attached_file','2022/05/0001662-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247145,15862,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247146,15862,'_wp_attachment_image_alt','0001662');
INSERT INTO `wp_postmeta` VALUES (247147,15862,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001662-scaled-1.jpg\";s:8:\"filesize\";i:199173;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12490;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001662-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97549;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59204;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001662-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190521;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16861;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36265;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001662-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63509;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24008;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001662-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49267;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001662-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247148,15863,'_wp_attached_file','2022/05/0001657-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247149,15863,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247150,15863,'_wp_attachment_image_alt','0001657');
INSERT INTO `wp_postmeta` VALUES (247151,15863,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001657-scaled-1.jpg\";s:8:\"filesize\";i:168992;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12485;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001657-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98595;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5875;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60020;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001657-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185985;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17563;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38159;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001657-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47157;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23932;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001657-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49397;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001657-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120558;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247152,15864,'_wp_attached_file','2022/05/0001652-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247153,15864,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247154,15864,'_wp_attachment_image_alt','Bright, Spacious and Well Equipped Kitchen');
INSERT INTO `wp_postmeta` VALUES (247155,15864,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001652-scaled-1.jpg\";s:8:\"filesize\";i:221223;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13533;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001652-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106142;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63590;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001652-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205642;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17807;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38008;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001652-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65059;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25773;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001652-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53732;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001652-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133333;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247156,15865,'_wp_attached_file','2022/05/0001646-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247157,15865,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247158,15865,'_wp_attachment_image_alt','0001646');
INSERT INTO `wp_postmeta` VALUES (247159,15865,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001646-scaled-1.jpg\";s:8:\"filesize\";i:679531;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23203;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001646-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225213;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9791;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129214;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001646-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:452307;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34763;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82883;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001646-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128830;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46020;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001646-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101687;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001646-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276446;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247160,15866,'_wp_attached_file','2022/05/0001637-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247161,15866,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247162,15866,'_wp_attachment_image_alt','0001637');
INSERT INTO `wp_postmeta` VALUES (247163,15866,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001637-scaled-1.jpg\";s:8:\"filesize\";i:543588;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19088;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001637-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190144;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8108;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107933;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001637-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:385577;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27424;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64498;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001637-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118757;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38613;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001637-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85942;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001637-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:233708;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247164,15867,'_wp_attached_file','2022/05/0001632-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247165,15867,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247166,15867,'_wp_attachment_image_alt','22-foot Suntracker Pontoon');
INSERT INTO `wp_postmeta` VALUES (247167,15867,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:30:\"2022/05/0001632-1-scaled-1.jpg\";s:8:\"filesize\";i:368542;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19311;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"0001632-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95687;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"0001632-1-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304221;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27853;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59444;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"0001632-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92363;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37749;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"0001632-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79066;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"0001632-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195079;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247168,15868,'_wp_attached_file','2022/05/0001627-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247169,15868,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247170,15868,'_wp_attachment_image_alt','0001627');
INSERT INTO `wp_postmeta` VALUES (247171,15868,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001627-scaled-1.jpg\";s:8:\"filesize\";i:384278;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16470;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001627-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150391;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6819;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87757;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001627-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302582;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22586;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52640;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001627-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109810;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33596;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001627-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73302;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001627-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247172,15869,'_wp_attached_file','2022/05/0001622-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247173,15869,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247174,15869,'_wp_attachment_image_alt','Relax on the Dock With a Beautiful View');
INSERT INTO `wp_postmeta` VALUES (247175,15869,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001622-scaled-1.jpg\";s:8:\"filesize\";i:263151;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14109;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001622-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6267;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71316;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001622-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234940;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19782;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43700;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001622-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74925;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27358;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001622-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58155;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001622-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149081;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247176,15870,'_wp_attached_file','2022/05/0001617-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247177,15870,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247178,15870,'_wp_attachment_image_alt','0001617');
INSERT INTO `wp_postmeta` VALUES (247179,15870,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:30:\"2022/05/0001617-1-scaled-1.jpg\";s:8:\"filesize\";i:298643;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16495;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"0001617-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7176;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82670;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"0001617-1-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262482;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22665;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49518;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"0001617-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94871;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31806;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"0001617-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66955;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"0001617-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167728;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247180,15871,'_wp_attached_file','2022/05/0001612-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247181,15871,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247182,15871,'_wp_attachment_image_alt','Bbq Patio Area With Cozy Seating');
INSERT INTO `wp_postmeta` VALUES (247183,15871,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001612-scaled-1.jpg\";s:8:\"filesize\";i:350475;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17118;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001612-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139666;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7337;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83539;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001612-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278563;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22708;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50292;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001612-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94235;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32806;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001612-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68621;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001612-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:174484;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247184,15872,'_wp_attached_file','2022/05/0001607-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247185,15872,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247186,15872,'_wp_attachment_image_alt','Nicely Shaded');
INSERT INTO `wp_postmeta` VALUES (247187,15872,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001607-scaled-1.jpg\";s:8:\"filesize\";i:494738;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19087;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001607-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175759;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8026;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101198;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001607-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:353843;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25387;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57543;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001607-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106563;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36951;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001607-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81289;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001607-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:216205;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247188,15873,'_wp_attached_file','2022/05/0001602-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247189,15873,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247190,15873,'_wp_attachment_image_alt','Competition Cornhole Boards');
INSERT INTO `wp_postmeta` VALUES (247191,15873,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:30:\"2022/05/0001602-1-scaled-1.jpg\";s:8:\"filesize\";i:688463;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23211;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"0001602-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130251;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"0001602-1-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:458387;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35341;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83891;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"0001602-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124761;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47130;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"0001602-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105117;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"0001602-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:285959;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247192,15874,'_wp_attached_file','2022/05/0001597-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247193,15874,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247194,15874,'_wp_attachment_image_alt','0001597');
INSERT INTO `wp_postmeta` VALUES (247195,15874,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001597-scaled-1.jpg\";s:8:\"filesize\";i:613136;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23051;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001597-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224312;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8942;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130023;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001597-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:443899;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30239;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70570;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001597-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126058;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47495;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001597-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106862;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001597-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283377;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247196,15875,'_wp_attached_file','2022/05/0001592-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247197,15875,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247198,15875,'_wp_attachment_image_alt','0001592');
INSERT INTO `wp_postmeta` VALUES (247199,15875,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001592-scaled-1.jpg\";s:8:\"filesize\";i:723458;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19481;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001592-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7845;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123776;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001592-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:473831;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28196;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69757;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001592-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108061;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42083;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001592-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99681;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001592-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290666;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247200,15876,'_wp_attached_file','2022/05/0001587-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247201,15876,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247202,15876,'_wp_attachment_image_alt','0001587');
INSERT INTO `wp_postmeta` VALUES (247203,15876,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001587-scaled-1.jpg\";s:8:\"filesize\";i:652152;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19160;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001587-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204704;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7800;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114173;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001587-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:425774;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26564;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63173;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001587-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103194;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39358;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001587-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90726;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001587-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247204,15877,'_wp_attached_file','2022/05/0001582-1-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247205,15877,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247206,15877,'_wp_attachment_image_alt','Firepit With Views');
INSERT INTO `wp_postmeta` VALUES (247207,15877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:30:\"2022/05/0001582-1-scaled-1.jpg\";s:8:\"filesize\";i:712790;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22776;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"0001582-1-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9365;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134834;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"0001582-1-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:479521;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33231;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79664;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:31:\"0001582-1-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121547;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46959;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:30:\"0001582-1-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106515;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:31:\"0001582-1-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:294148;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247208,15878,'_wp_attached_file','2022/05/0001577-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247209,15878,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247210,15878,'_wp_attachment_image_alt','0001577');
INSERT INTO `wp_postmeta` VALUES (247211,15878,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0001577-scaled-1.jpg\";s:8:\"filesize\";i:712633;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21324;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0001577-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:229037;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128092;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0001577-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:469923;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30833;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74929;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0001577-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108719;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45039;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0001577-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102991;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0001577-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:289119;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247212,15879,'_wp_attached_file','2022/05/DSC7785-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247213,15879,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247214,15879,'_wp_attachment_image_alt','Head Down to the Dock');
INSERT INTO `wp_postmeta` VALUES (247215,15879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7785-1.jpg\";s:8:\"filesize\";i:1315827;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22411;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7785-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217969;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9761;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124599;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7785-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:438019;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33565;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79536;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7785-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109050;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44475;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7785-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99371;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7785-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270438;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296778\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247216,15880,'_wp_attached_file','2022/05/DSC7780-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247217,15880,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247218,15880,'_wp_attachment_image_alt','Lots of Space');
INSERT INTO `wp_postmeta` VALUES (247219,15880,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7780-1.jpg\";s:8:\"filesize\";i:917794;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20028;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7780-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177105;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104264;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7780-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:345691;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28968;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65798;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7780-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110558;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39683;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7780-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85278;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7780-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221664;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296758\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247220,15881,'_wp_attached_file','2022/05/DSC7775-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247221,15881,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247222,15881,'_wp_attachment_image_alt','Watch the Sunrise');
INSERT INTO `wp_postmeta` VALUES (247223,15881,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7775-1.jpg\";s:8:\"filesize\";i:984239;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22071;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7775-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9370;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114894;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7775-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:377878;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31963;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72073;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7775-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116742;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44343;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7775-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94586;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7775-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246362;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296730\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247224,15882,'_wp_attached_file','2022/05/DSC7770-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247225,15882,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247226,15882,'_wp_attachment_image_alt','Porch, clean, outdoor');
INSERT INTO `wp_postmeta` VALUES (247227,15882,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7770-1.jpg\";s:8:\"filesize\";i:763080;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21981;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7770-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9031;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114724;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7770-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:355221;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30129;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67620;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7770-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113082;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43750;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7770-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92731;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7770-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230670;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296700\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247228,15883,'_wp_attached_file','2022/05/DSC7765-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247229,15883,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247230,15883,'_wp_attachment_image_alt','Best Fall Fishing Spots on Lewis');
INSERT INTO `wp_postmeta` VALUES (247231,15883,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7765-1.jpg\";s:8:\"filesize\";i:1511956;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23220;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7765-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8831;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138700;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7765-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:510566;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30481;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72288;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7765-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143813;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49212;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7765-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112500;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7765-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:315047;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296658\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247232,15884,'_wp_attached_file','2022/05/DSC7760-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247233,15884,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247234,15884,'_wp_attachment_image_alt','DSC7760');
INSERT INTO `wp_postmeta` VALUES (247235,15884,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7760-1.jpg\";s:8:\"filesize\";i:941926;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20769;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7760-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7760-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363513;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29165;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66477;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7760-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122649;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41687;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7760-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90085;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7760-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235571;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296635\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247236,15885,'_wp_attached_file','2022/05/DSC7755-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247237,15885,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247238,15885,'_wp_attachment_image_alt','DSC7755');
INSERT INTO `wp_postmeta` VALUES (247239,15885,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7755-1.jpg\";s:8:\"filesize\";i:982081;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21558;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7755-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197625;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116581;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7755-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:383712;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30191;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68242;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7755-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116639;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43409;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7755-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94095;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7755-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241787;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296611\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247240,15886,'_wp_attached_file','2022/05/DSC7750-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247241,15886,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247242,15886,'_wp_attachment_image_alt','Spacious Covered Porch With Beautiful View');
INSERT INTO `wp_postmeta` VALUES (247243,15886,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7750-1.jpg\";s:8:\"filesize\";i:992820;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21208;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7750-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195044;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9024;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114139;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7750-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384391;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30932;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71083;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7750-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115715;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42320;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7750-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91549;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7750-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239810;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296589\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247244,15887,'_wp_attached_file','2022/05/DSC7733-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247245,15887,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247246,15887,'_wp_attachment_image_alt','Beautiful Backyard View From the Deck');
INSERT INTO `wp_postmeta` VALUES (247247,15887,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7733-1.jpg\";s:8:\"filesize\";i:1609704;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25505;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7733-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:274828;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9876;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154715;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7733-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:561743;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35386;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84856;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7733-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148595;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54158;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7733-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124649;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7733-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:349592;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296152\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247248,15888,'_wp_attached_file','2022/05/DSC7728-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247249,15888,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247250,15888,'_wp_attachment_image_alt','Nice Deck Over the Water');
INSERT INTO `wp_postmeta` VALUES (247251,15888,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7728-1.jpg\";s:8:\"filesize\";i:1509612;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25680;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7728-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260751;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10441;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7728-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:519055;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36785;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86604;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7728-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129521;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51701;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7728-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116800;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7728-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317727;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296114\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247252,15889,'_wp_attached_file','2022/05/DSC7723-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247253,15889,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247254,15889,'_wp_attachment_image_alt','Hang Out on Deck While They Fish');
INSERT INTO `wp_postmeta` VALUES (247255,15889,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7723-1.jpg\";s:8:\"filesize\";i:1101549;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25992;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7723-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243635;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10206;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144869;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7723-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:459820;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35616;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81907;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7723-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114638;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52332;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7723-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115205;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7723-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:291037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296089\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247256,15890,'_wp_attached_file','2022/05/DSC7718-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247257,15890,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247258,15890,'_wp_attachment_image_alt','Looking Up From the Deck');
INSERT INTO `wp_postmeta` VALUES (247259,15890,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7718-1.jpg\";s:8:\"filesize\";i:1621452;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25885;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7718-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268980;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10186;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152231;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7718-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:548032;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35286;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83096;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7718-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141929;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53913;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7718-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122867;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7718-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:342664;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690296047\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247260,15891,'_wp_attached_file','2022/05/DSC7713-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247261,15891,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247262,15891,'_wp_attachment_image_alt','Get Close to the Water');
INSERT INTO `wp_postmeta` VALUES (247263,15891,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7713-1.jpg\";s:8:\"filesize\";i:712401;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18102;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7713-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157972;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7570;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7713-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307472;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24425;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53670;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7713-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96926;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34968;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7713-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74792;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7713-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191823;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295979\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247264,15892,'_wp_attached_file','2022/05/DSC7708-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247265,15892,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247266,15892,'_wp_attachment_image_alt','DSC7708');
INSERT INTO `wp_postmeta` VALUES (247267,15892,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7708-1.jpg\";s:8:\"filesize\";i:1035544;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20798;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7708-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201570;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115512;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7708-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:399171;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27503;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61788;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7708-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99181;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40080;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7708-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88951;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7708-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:238790;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295890\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247268,15893,'_wp_attached_file','2022/05/DSC7703-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247269,15893,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247270,15893,'_wp_attachment_image_alt','DSC7703');
INSERT INTO `wp_postmeta` VALUES (247271,15893,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7703-1.jpg\";s:8:\"filesize\";i:985782;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19211;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7703-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7415;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111175;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7703-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:382613;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24955;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57517;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7703-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87443;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38410;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7703-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86625;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7703-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234095;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295702\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247272,15894,'_wp_attached_file','2022/05/DSC7698-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247273,15894,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247274,15894,'_wp_attachment_image_alt','DSC7698');
INSERT INTO `wp_postmeta` VALUES (247275,15894,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7698-1.jpg\";s:8:\"filesize\";i:1465244;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22836;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7698-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249200;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139676;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7698-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:499950;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31592;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76203;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7698-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111477;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47370;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7698-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109866;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7698-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304130;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295663\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"19.5\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247276,15895,'_wp_attached_file','2022/05/DSC7693-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247277,15895,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247278,15895,'_wp_attachment_image_alt','Welcome to Allie\'s on the Rocks');
INSERT INTO `wp_postmeta` VALUES (247279,15895,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:21:\"2022/05/DSC7693-1.jpg\";s:8:\"filesize\";i:1658034;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23814;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC7693-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272898;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149970;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC7693-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:567958;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33640;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83410;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC7693-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124621;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49986;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC7693-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116778;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC7693-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1690295623\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"23.5\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247280,15896,'_wp_attached_file','2022/05/0009912-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247281,15896,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247282,15896,'_wp_attachment_image_alt','0009912');
INSERT INTO `wp_postmeta` VALUES (247283,15896,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009912-scaled-1.jpg\";s:8:\"filesize\";i:236373;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13336;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009912-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5840;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009912-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:219752;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18833;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41732;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009912-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41471;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25647;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009912-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54414;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009912-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136407;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247284,15897,'_wp_attached_file','2022/05/0009907-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247285,15897,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247286,15897,'_wp_attachment_image_alt','Modern Lake Bungalow');
INSERT INTO `wp_postmeta` VALUES (247287,15897,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009907-scaled-1.jpg\";s:8:\"filesize\";i:315757;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14839;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009907-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6731;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79050;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009907-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262959;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21901;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50053;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009907-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65986;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29082;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009907-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62437;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009907-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162771;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247288,15898,'_wp_attached_file','2022/05/0009897-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247289,15898,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247290,15898,'_wp_attachment_image_alt','0009897');
INSERT INTO `wp_postmeta` VALUES (247291,15898,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009897-scaled-1.jpg\";s:8:\"filesize\";i:237545;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14580;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009897-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71910;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009897-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226432;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22166;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48117;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009897-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60143;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27792;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009897-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58266;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009897-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145132;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247292,15899,'_wp_attached_file','2022/05/0009892-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247293,15899,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247294,15899,'_wp_attachment_image_alt','0009892');
INSERT INTO `wp_postmeta` VALUES (247295,15899,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009892-scaled-1.jpg\";s:8:\"filesize\";i:230299;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15416;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009892-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7120;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71734;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009892-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218873;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21752;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46479;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009892-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42772;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27831;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009892-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56512;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009892-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135682;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247296,15900,'_wp_attached_file','2022/05/0009887-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247297,15900,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247298,15900,'_wp_attachment_image_alt','Master Bathroom');
INSERT INTO `wp_postmeta` VALUES (247299,15900,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009887-scaled-1.jpg\";s:8:\"filesize\";i:204640;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14496;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009887-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6531;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67675;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009887-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207265;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19366;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41817;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009887-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45463;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26278;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009887-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53405;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009887-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247300,15901,'_wp_attached_file','2022/05/0009882-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247301,15901,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247302,15901,'_wp_attachment_image_alt','King Size Bed Bedroom');
INSERT INTO `wp_postmeta` VALUES (247303,15901,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009882-scaled-1.jpg\";s:8:\"filesize\";i:221896;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14394;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009882-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6514;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69304;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009882-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213839;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19808;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42703;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009882-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61820;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26458;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009882-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54236;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009882-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132742;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247304,15902,'_wp_attached_file','2022/05/0009877-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247305,15902,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247306,15902,'_wp_attachment_image_alt','0009877');
INSERT INTO `wp_postmeta` VALUES (247307,15902,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1363;s:6:\"height\";i:2048;s:4:\"file\";s:28:\"2022/05/0009877-scaled-1.jpg\";s:8:\"filesize\";i:240335;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14369;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009877-scaled-1-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117155;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"0009877-scaled-1-768x1154.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1154;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141290;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009877-scaled-1-1022x1536.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226190;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19427;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42438;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009877-scaled-1-1363x250.jpg\";s:5:\"width\";i:1363;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47335;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25533;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009877-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51762;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009877-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123286;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247308,15903,'_wp_attached_file','2022/05/0009872-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247309,15903,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247310,15903,'_wp_attachment_image_alt','0009872');
INSERT INTO `wp_postmeta` VALUES (247311,15903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009872-scaled-1.jpg\";s:8:\"filesize\";i:227822;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13680;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009872-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113833;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5733;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69316;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009872-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218599;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18590;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40845;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009872-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47631;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26592;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009872-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55840;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009872-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247312,15904,'_wp_attached_file','2022/05/0009867-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247313,15904,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247314,15904,'_wp_attachment_image_alt','0009867');
INSERT INTO `wp_postmeta` VALUES (247315,15904,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009867-scaled-1.jpg\";s:8:\"filesize\";i:216022;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14228;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009867-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111993;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6367;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69035;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009867-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210394;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19587;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41800;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009867-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54152;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26423;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009867-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54258;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009867-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247316,15905,'_wp_attached_file','2022/05/0009857-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247317,15905,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247318,15905,'_wp_attachment_image_alt','0009857');
INSERT INTO `wp_postmeta` VALUES (247319,15905,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009857-scaled-1.jpg\";s:8:\"filesize\";i:269554;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16436;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009857-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131100;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80368;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009857-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246945;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22194;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47836;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009857-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71117;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31227;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009857-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64792;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009857-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247320,15906,'_wp_attached_file','2022/05/0009852-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247321,15906,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247322,15906,'_wp_attachment_image_alt','Spacious Master');
INSERT INTO `wp_postmeta` VALUES (247323,15906,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009852-scaled-1.jpg\";s:8:\"filesize\";i:264775;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15247;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009852-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126895;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6810;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77049;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009852-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242219;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21783;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48073;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009852-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67173;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29779;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009852-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62477;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009852-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154636;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247324,15907,'_wp_attached_file','2022/05/0009847-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247325,15907,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247326,15907,'_wp_attachment_image_alt','Privacy Workspace');
INSERT INTO `wp_postmeta` VALUES (247327,15907,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009847-scaled-1.jpg\";s:8:\"filesize\";i:323959;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16186;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009847-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141330;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83708;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009847-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:276111;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21457;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48061;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009847-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94619;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32146;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009847-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69417;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009847-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176162;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247328,15908,'_wp_attached_file','2022/05/0009842-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247329,15908,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247330,15908,'_wp_attachment_image_alt','Desk in Master Bedroom');
INSERT INTO `wp_postmeta` VALUES (247331,15908,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009842-scaled-1.jpg\";s:8:\"filesize\";i:296924;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15795;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009842-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138913;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6696;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83622;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009842-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:268148;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22319;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50306;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009842-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89561;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31514;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009842-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68073;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009842-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:172222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247332,15909,'_wp_attached_file','2022/05/0009832-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247333,15909,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247334,15909,'_wp_attachment_image_alt','0009832');
INSERT INTO `wp_postmeta` VALUES (247335,15909,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009832-scaled-1.jpg\";s:8:\"filesize\";i:151069;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12987;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009832-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58197;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009832-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:170904;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19151;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39639;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009832-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41777;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22879;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009832-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45221;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009832-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106841;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247336,15910,'_wp_attached_file','2022/05/0009827-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247337,15910,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247338,15910,'_wp_attachment_image_alt','0009827');
INSERT INTO `wp_postmeta` VALUES (247339,15910,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009827-scaled-1.jpg\";s:8:\"filesize\";i:195046;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14414;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009827-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6885;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66282;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009827-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198188;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20678;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43273;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009827-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47270;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26058;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009827-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51931;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009827-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122762;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247340,15911,'_wp_attached_file','2022/05/0009822-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247341,15911,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247342,15911,'_wp_attachment_image_alt','Full Bathroom on Main Floor');
INSERT INTO `wp_postmeta` VALUES (247343,15911,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009822-scaled-1.jpg\";s:8:\"filesize\";i:225799;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15085;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009822-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6649;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72296;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009822-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218589;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20785;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45050;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009822-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50249;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27697;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009822-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55840;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009822-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134000;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247344,15912,'_wp_attached_file','2022/05/0009817-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247345,15912,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247346,15912,'_wp_attachment_image_alt','Dedicated Coffee Spot');
INSERT INTO `wp_postmeta` VALUES (247347,15912,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009817-scaled-1.jpg\";s:8:\"filesize\";i:259135;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16873;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009817-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7693;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78943;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009817-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:240482;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23641;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51229;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009817-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66755;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32111;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009817-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65924;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009817-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159937;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247348,15913,'_wp_attached_file','2022/05/0009812-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247349,15913,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247350,15913,'_wp_attachment_image_alt','0009812');
INSERT INTO `wp_postmeta` VALUES (247351,15913,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009812-1.jpg\";s:8:\"filesize\";i:306611;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009812-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15550;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009812-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009812-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7761;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009812-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72354;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009812-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217145;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009812-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23465;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009812-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49753;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009812-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59642;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009812-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28987;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009812-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59072;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009812-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142800;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247352,15914,'_wp_attached_file','2022/05/0009807-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247353,15914,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247354,15914,'_wp_attachment_image_alt','Plenty of Counter Space in Kitchen');
INSERT INTO `wp_postmeta` VALUES (247355,15914,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009807-1.jpg\";s:8:\"filesize\";i:2176080;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009807-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16020;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009807-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122141;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009807-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7450;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009807-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75432;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009807-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235472;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009807-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22996;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009807-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49170;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009807-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73682;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009807-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29679;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009807-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60872;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009807-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147738;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247356,15915,'_wp_attached_file','2022/05/0009802-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247357,15915,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247358,15915,'_wp_attachment_image_alt','Plenty of Counter Space');
INSERT INTO `wp_postmeta` VALUES (247359,15915,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009802-scaled-1.jpg\";s:8:\"filesize\";i:199999;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14880;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009802-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108584;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6563;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67529;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009802-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204341;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19241;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40681;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009802-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61116;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27437;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009802-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55502;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009802-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133510;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247360,15916,'_wp_attached_file','2022/05/0009797-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247361,15916,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247362,15916,'_wp_attachment_image_alt','Spacious Kitchen');
INSERT INTO `wp_postmeta` VALUES (247363,15916,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009797-1.jpg\";s:8:\"filesize\";i:563994;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009797-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16263;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009797-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009797-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6797;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009797-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81014;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009797-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257925;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009797-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22164;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009797-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49559;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009797-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77834;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009797-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31626;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009797-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66415;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009797-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247364,15917,'_wp_attached_file','2022/05/0009792-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247365,15917,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247366,15917,'_wp_attachment_image_alt','0009792');
INSERT INTO `wp_postmeta` VALUES (247367,15917,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009792-scaled-1.jpg\";s:8:\"filesize\";i:242124;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14698;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009792-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118827;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6526;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71900;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009792-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226568;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20422;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45088;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009792-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73387;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28256;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009792-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58797;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009792-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145621;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247368,15918,'_wp_attached_file','2022/05/0009777-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247369,15918,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247370,15918,'_wp_attachment_image_alt','0009777');
INSERT INTO `wp_postmeta` VALUES (247371,15918,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009777-scaled-1.jpg\";s:8:\"filesize\";i:301557;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14028;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009777-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6706;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74833;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009777-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:252852;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21540;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49043;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009777-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61116;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27399;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009777-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58230;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009777-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153211;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247372,15919,'_wp_attached_file','2022/05/0009772-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247373,15919,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247374,15919,'_wp_attachment_image_alt','0009772');
INSERT INTO `wp_postmeta` VALUES (247375,15919,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009772-scaled-1.jpg\";s:8:\"filesize\";i:383208;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17482;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009772-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92330;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009772-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:309200;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23115;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52769;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009772-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78144;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34370;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009772-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74715;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009772-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247376,15920,'_wp_attached_file','2022/05/0009767-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247377,15920,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247378,15920,'_wp_attachment_image_alt','0009767');
INSERT INTO `wp_postmeta` VALUES (247379,15920,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009767-scaled-1.jpg\";s:8:\"filesize\";i:246328;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15080;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009767-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7029;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74508;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009767-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235299;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21771;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47967;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009767-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59418;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28860;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009767-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59700;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009767-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148873;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247380,15921,'_wp_attached_file','2022/05/0009762-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247381,15921,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247382,15921,'_wp_attachment_image_alt','0009762');
INSERT INTO `wp_postmeta` VALUES (247383,15921,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009762-1.jpg\";s:8:\"filesize\";i:1568700;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009762-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14954;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009762-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009762-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009762-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77952;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009762-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254300;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009762-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21950;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009762-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49611;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009762-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62356;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009762-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29646;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009762-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62607;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009762-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160283;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247384,15922,'_wp_attached_file','2022/05/0009757-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247385,15922,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247386,15922,'_wp_attachment_image_alt','Comfy Queen');
INSERT INTO `wp_postmeta` VALUES (247387,15922,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009757-1.jpg\";s:8:\"filesize\";i:393176;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009757-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14106;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009757-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114289;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009757-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6448;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009757-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67845;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009757-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217025;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009757-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19269;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009757-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42297;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009757-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41388;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009757-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24950;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009757-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51473;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009757-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127647;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247388,15923,'_wp_attached_file','2022/05/0009737-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247389,15923,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247390,15923,'_wp_attachment_image_alt','Guest Room With Quen Size Bed');
INSERT INTO `wp_postmeta` VALUES (247391,15923,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009737-1.jpg\";s:8:\"filesize\";i:773532;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009737-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16174;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009737-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133618;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009737-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7267;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009737-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79637;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009737-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253560;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009737-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22640;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009737-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49676;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009737-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57526;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009737-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28941;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009737-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59769;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009737-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148666;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247392,15924,'_wp_attached_file','2022/05/0009732-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247393,15924,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247394,15924,'_wp_attachment_image_alt','0009732');
INSERT INTO `wp_postmeta` VALUES (247395,15924,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009732-scaled-1.jpg\";s:8:\"filesize\";i:228748;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13637;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009732-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6234;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67034;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009732-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:215935;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19080;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42115;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009732-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46758;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24917;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009732-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52051;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009732-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130448;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247396,15925,'_wp_attached_file','2022/05/0009727-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247397,15925,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247398,15925,'_wp_attachment_image_alt','Spacious and Comfortable Front Room');
INSERT INTO `wp_postmeta` VALUES (247399,15925,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009727-scaled-1.jpg\";s:8:\"filesize\";i:346773;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17734;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009727-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150273;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90578;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009727-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287796;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26710;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58785;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009727-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78246;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34469;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009727-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72715;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009727-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182577;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247400,15926,'_wp_attached_file','2022/05/0009722-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247401,15926,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247402,15926,'_wp_attachment_image_alt','0009722');
INSERT INTO `wp_postmeta` VALUES (247403,15926,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:21:\"2022/05/0009722-1.jpg\";s:8:\"filesize\";i:823378;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"0009722-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18224;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"0009722-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"0009722-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7990;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"0009722-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93620;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"0009722-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304017;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"0009722-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26374;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"0009722-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59066;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"0009722-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67735;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"0009722-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34644;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"0009722-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73536;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"0009722-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185970;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247404,15927,'_wp_attached_file','2022/05/0009717-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247405,15927,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247406,15927,'_wp_attachment_image_alt','0009717');
INSERT INTO `wp_postmeta` VALUES (247407,15927,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009717-scaled-1.jpg\";s:8:\"filesize\";i:288350;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15265;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009717-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132998;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6354;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79514;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009717-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:257258;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21110;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48043;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009717-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61976;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30491;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009717-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64295;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009717-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163224;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247408,15928,'_wp_attached_file','2022/05/0009712-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247409,15928,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247410,15928,'_wp_attachment_image_alt','Comfortable Place to Watch Tv');
INSERT INTO `wp_postmeta` VALUES (247411,15928,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009712-scaled-1.jpg\";s:8:\"filesize\";i:191643;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13661;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009712-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62122;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009712-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192104;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18408;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38554;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009712-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55791;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25636;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009712-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52057;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009712-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127559;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247412,15929,'_wp_attached_file','2022/05/0009707-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247413,15929,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247414,15929,'_wp_attachment_image_alt','Laundry Room With Necessities');
INSERT INTO `wp_postmeta` VALUES (247415,15929,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009707-scaled-1.jpg\";s:8:\"filesize\";i:156892;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11473;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009707-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84604;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5232;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51753;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009707-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162479;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14624;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30249;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009707-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46853;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19632;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009707-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39892;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009707-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97667;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247416,15930,'_wp_attached_file','2022/05/0009702-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247417,15930,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247418,15930,'_wp_attachment_image_alt','0009702');
INSERT INTO `wp_postmeta` VALUES (247419,15930,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009702-scaled-1.jpg\";s:8:\"filesize\";i:389573;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17794;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009702-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7752;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92397;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009702-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307268;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25359;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56509;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009702-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83381;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34453;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009702-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73636;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009702-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189997;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247420,15931,'_wp_attached_file','2022/05/0009687-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247421,15931,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247422,15931,'_wp_attachment_image_alt','0009687');
INSERT INTO `wp_postmeta` VALUES (247423,15931,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009687-scaled-1.jpg\";s:8:\"filesize\";i:168032;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12187;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009687-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91801;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6029;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56750;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009687-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175020;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17444;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36740;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009687-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38670;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22583;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009687-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45810;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009687-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247424,15932,'_wp_attached_file','2022/05/0009682-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247425,15932,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247426,15932,'_wp_attachment_image_alt','Office Work Space');
INSERT INTO `wp_postmeta` VALUES (247427,15932,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009682-scaled-1.jpg\";s:8:\"filesize\";i:223974;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13111;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009682-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5804;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64266;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009682-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209860;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18116;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40634;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009682-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59623;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25777;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009682-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53719;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009682-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247428,15933,'_wp_attached_file','2022/05/0009677-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247429,15933,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247430,15933,'_wp_attachment_image_alt','Comfortable Place to Watch Tv');
INSERT INTO `wp_postmeta` VALUES (247431,15933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1363;s:4:\"file\";s:28:\"2022/05/0009677-scaled-1.jpg\";s:8:\"filesize\";i:255566;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14397;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"0009677-scaled-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116352;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6914;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69608;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"0009677-scaled-1-1536x1022.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1022;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226477;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20631;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45149;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:29:\"0009677-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55041;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26982;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:28:\"0009677-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55799;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:29:\"0009677-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139669;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247432,15934,'_wp_attached_file','2022/05/74-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247433,15934,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247434,15934,'_wp_attachment_image_alt','74');
INSERT INTO `wp_postmeta` VALUES (247435,15934,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:16:\"2022/05/74-1.jpg\";s:8:\"filesize\";i:2426162;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"74-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19788;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"74-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:200107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"74-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"74-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112221;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"74-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:384983;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"74-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28594;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"74-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66263;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"74-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113141;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"74-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40565;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"74-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90556;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"74-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247436,15935,'_wp_attached_file','2022/05/68-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247437,15935,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247438,15935,'_wp_attachment_image_alt','68');
INSERT INTO `wp_postmeta` VALUES (247439,15935,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:16:\"2022/05/68-1.jpg\";s:8:\"filesize\";i:2281442;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"68-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19286;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"68-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"68-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8015;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"68-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107154;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"68-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:361945;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"68-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27344;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"68-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63060;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"68-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118899;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"68-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39177;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"68-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86724;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"68-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247440,15936,'_wp_attached_file','2022/05/63-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247441,15936,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247442,15936,'_wp_attachment_image_alt','63');
INSERT INTO `wp_postmeta` VALUES (247443,15936,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:16:\"2022/05/63-1.jpg\";s:8:\"filesize\";i:2211235;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"63-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19459;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"63-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184423;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"63-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"63-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105932;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"63-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:350033;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"63-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27646;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"63-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63960;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"63-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135990;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"63-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40474;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"63-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89473;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"63-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234891;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247444,15937,'_wp_attached_file','2022/05/58-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247445,15937,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247446,15937,'_wp_attachment_image_alt','58');
INSERT INTO `wp_postmeta` VALUES (247447,15937,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:16:\"2022/05/58-1.jpg\";s:8:\"filesize\";i:2911641;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"58-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20888;}s:5:\"large\";a:5:{s:4:\"file\";s:17:\"58-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"58-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:16:\"58-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119303;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"58-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:437411;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:16:\"58-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28195;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:16:\"58-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65875;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:17:\"58-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156769;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:16:\"58-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44273;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:16:\"58-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101605;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:17:\"58-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247448,15938,'_wp_attached_file','2022/05/DSC1836-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247449,15938,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247450,15938,'_wp_attachment_image_alt','DSC1836');
INSERT INTO `wp_postmeta` VALUES (247451,15938,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1364;s:4:\"file\";s:21:\"2022/05/DSC1836-1.jpg\";s:8:\"filesize\";i:2647335;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19599;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"DSC1836-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:204905;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113539;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"DSC1836-1-1536x1023.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1023;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:404173;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28306;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66944;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"DSC1836-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153842;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41353;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"DSC1836-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94709;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"DSC1836-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263222;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247452,15939,'_wp_attached_file','2022/05/large-parking-area-icon-1.svg');
INSERT INTO `wp_postmeta` VALUES (247453,15939,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247454,15939,'_wp_attachment_image_alt','large parking area icon 1');
INSERT INTO `wp_postmeta` VALUES (247455,15939,'_wp_attachment_metadata','a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:5:{s:5:\"width\";s:3:\"150\";s:6:\"height\";d:150;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:6:\"medium\";a:5:{s:5:\"width\";s:3:\"300\";s:6:\"height\";d:300;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:12:\"medium_large\";a:5:{s:5:\"width\";s:3:\"768\";s:6:\"height\";d:768;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:5:\"large\";a:5:{s:5:\"width\";s:4:\"1024\";s:6:\"height\";d:1024;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"1536x1536\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"2048x2048\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"flex-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:15:\"flex-medium-alt\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"page-banner\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:11:\"blog-medium\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:10:\"blog-large\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}s:9:\"blog-full\";a:5:{s:5:\"width\";b:0;s:6:\"height\";d:0;s:4:\"crop\";b:0;s:4:\"file\";s:29:\"large-parking-area-icon-1.svg\";s:9:\"mime-type\";s:13:\"image/svg+xml\";}}}');
INSERT INTO `wp_postmeta` VALUES (247456,15940,'_wp_attached_file','2022/05/34187707-4945-4bd2-91ee-37f890c23d07-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247457,15940,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247458,15940,'_wp_attachment_image_alt','34187707 4945 4bd2 91ee 37f890c23d07 1');
INSERT INTO `wp_postmeta` VALUES (247459,15940,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/34187707-4945-4bd2-91ee-37f890c23d07-1.jpg\";s:8:\"filesize\";i:266995;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17610;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"34187707-4945-4bd2-91ee-37f890c23d07-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146460;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89931;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23901;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53587;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"34187707-4945-4bd2-91ee-37f890c23d07-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81677;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35130;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"34187707-4945-4bd2-91ee-37f890c23d07-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74478;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"34187707-4945-4bd2-91ee-37f890c23d07-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:203434;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247460,15941,'_wp_attached_file','2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247461,15941,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247462,15941,'_wp_attachment_image_alt','Front Room Entry is Colorful and Inviting');
INSERT INTO `wp_postmeta` VALUES (247463,15941,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e-1.jpg\";s:8:\"filesize\";i:269625;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17406;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89245;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23551;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53114;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77942;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33912;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72012;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"efb17373-0b4d-41d3-8915-ae47e6f1965e-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202181;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247464,15942,'_wp_attached_file','2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247465,15942,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247466,15942,'_wp_attachment_image_alt','Front Room and Main Bathroom');
INSERT INTO `wp_postmeta` VALUES (247467,15942,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5-1.jpg\";s:8:\"filesize\";i:244190;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15554;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131820;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80771;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24170;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54443;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60749;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29887;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63211;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"f7330a0a-080b-4c96-aac2-1a3540c554f5-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181375;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247468,15943,'_wp_attached_file','2022/05/e411f5c5-c774-4659-899b-005d1551b80d-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247469,15943,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247470,15943,'_wp_attachment_image_alt','e411f5c5 c774 4659 899b 005d1551b80d 1');
INSERT INTO `wp_postmeta` VALUES (247471,15943,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/e411f5c5-c774-4659-899b-005d1551b80d-1.jpg\";s:8:\"filesize\";i:257084;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16654;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"e411f5c5-c774-4659-899b-005d1551b80d-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6897;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85526;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22985;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52734;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"e411f5c5-c774-4659-899b-005d1551b80d-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63950;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32893;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"e411f5c5-c774-4659-899b-005d1551b80d-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68845;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"e411f5c5-c774-4659-899b-005d1551b80d-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193382;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247472,15944,'_wp_attached_file','2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247473,15944,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247474,15944,'_wp_attachment_image_alt','8ee4ea43 7afd 443f a3b0 0fab47a6cdb9 1');
INSERT INTO `wp_postmeta` VALUES (247475,15944,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1.jpg\";s:8:\"filesize\";i:209217;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13458;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114129;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6362;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68744;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20056;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45566;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62438;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26532;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55731;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158761;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247476,15945,'_wp_attached_file','2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247477,15945,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247478,15945,'_wp_attachment_image_alt','c556254e eb2f 441f a131 ee3245bf34f0 1');
INSERT INTO `wp_postmeta` VALUES (247479,15945,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0-1.jpg\";s:8:\"filesize\";i:330771;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20393;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188877;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112818;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27097;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63890;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149378;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45813;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102336;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"c556254e-eb2f-441f-a131-ee3245bf34f0-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284350;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247480,15946,'_wp_attached_file','2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247481,15946,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247482,15946,'_wp_attachment_image_alt','82fc5eff abb8 43b2 96c3 e10949a8ace5 1');
INSERT INTO `wp_postmeta` VALUES (247483,15946,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5-1.jpg\";s:8:\"filesize\";i:257004;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16358;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143638;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86588;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21822;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49984;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82077;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35817;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77839;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"82fc5eff-abb8-43b2-96c3-e10949a8ace5-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:213294;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247484,15947,'_wp_attached_file','2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247485,15947,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247486,15947,'_wp_attachment_image_alt','e8a6fd2c dc52 44fd 8e2c 6f6410ba72c0 1');
INSERT INTO `wp_postmeta` VALUES (247487,15947,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1.jpg\";s:8:\"filesize\";i:325659;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19625;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182240;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7920;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109203;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27920;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64925;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118445;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41079;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91312;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260587;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247488,15948,'_wp_attached_file','2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247489,15948,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247490,15948,'_wp_attachment_image_alt','3ee0b954 0740 4012 9ccb d16b00fae66d 1');
INSERT INTO `wp_postmeta` VALUES (247491,15948,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d-1.jpg\";s:8:\"filesize\";i:391323;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23513;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9622;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137330;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33884;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81120;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:143781;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52422;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118989;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"3ee0b954-0740-4012-9ccb-d16b00fae66d-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:330750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247492,15949,'_wp_attached_file','2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247493,15949,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247494,15949,'_wp_attachment_image_alt','cdeab52e 1905 46bc b65f 5363b7d98db6 1');
INSERT INTO `wp_postmeta` VALUES (247495,15949,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6-1.jpg\";s:8:\"filesize\";i:430449;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22615;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:237134;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137212;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30287;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72692;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114450;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47375;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109575;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"cdeab52e-1905-46bc-b65f-5363b7d98db6-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:337099;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247496,15950,'_wp_attached_file','2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247497,15950,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247498,15950,'_wp_attachment_image_alt','aa5cec07 ae81 405e b232 a0368be0cf44 1');
INSERT INTO `wp_postmeta` VALUES (247499,15950,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44-1.jpg\";s:8:\"filesize\";i:417866;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23850;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138081;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32972;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78275;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126669;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51042;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114293;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"aa5cec07-ae81-405e-b232-a0368be0cf44-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247500,15951,'_wp_attached_file','2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247501,15951,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247502,15951,'_wp_attachment_image_alt','Fenced Backyard for Pets to Run Around');
INSERT INTO `wp_postmeta` VALUES (247503,15951,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e-1.jpg\";s:8:\"filesize\";i:461418;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26701;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9986;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155616;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34799;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81482;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145473;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54545;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122867;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"c95f7ed7-b2c3-4f07-a16d-01e86395392e-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:367037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247504,15952,'_wp_attached_file','2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247505,15952,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247506,15952,'_wp_attachment_image_alt','This is Allie Surveying Lake Activities');
INSERT INTO `wp_postmeta` VALUES (247507,15952,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:50:\"2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1.jpg\";s:8:\"filesize\";i:418166;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26571;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142607;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34943;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78378;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107370;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47028;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102404;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288785;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247508,15953,'_wp_attached_file','2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40-1.webp');
INSERT INTO `wp_postmeta` VALUES (247509,15953,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247510,15953,'_wp_attachment_image_alt','c70ba094 14b6 49ca b47f 1dbf4665ff40 1');
INSERT INTO `wp_postmeta` VALUES (247511,15953,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:51:\"2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40-1.webp\";s:8:\"filesize\";i:320074;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:24134;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:258974;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:8938;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:150334;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:31938;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:79418;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:52:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:117818;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52074;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:51:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:120544;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:52:\"c70ba094-14b6-49ca-b47f-1dbf4665ff40-1-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:359414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247512,15954,'_wp_attached_file','2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247513,15954,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247514,15954,'_wp_attachment_image_alt','02412fab 57ec 43e1 aac6 a7ecf6c381d7 1');
INSERT INTO `wp_postmeta` VALUES (247515,15954,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7-1.jpg\";s:8:\"filesize\";i:150964;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11401;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85392;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4750;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52545;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12919;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26388;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51396;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21307;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43564;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"02412fab-57ec-43e1-aac6-a7ecf6c381d7-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113715;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247516,15955,'_wp_attached_file','2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247517,15955,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247518,15955,'_wp_attachment_image_alt','31739fc1 7d9a 40ef 91ee 17c4cbe1475e 1');
INSERT INTO `wp_postmeta` VALUES (247519,15955,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1.jpg\";s:8:\"filesize\";i:176036;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12362;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6328;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58046;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18712;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40731;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46323;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23577;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48604;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247520,15956,'_wp_attached_file','2022/05/59095414-fbe8-41b5-8745-a16919fdd146-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247521,15956,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247522,15956,'_wp_attachment_image_alt','59095414 fbe8 41b5 8745 a16919fdd146 1');
INSERT INTO `wp_postmeta` VALUES (247523,15956,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/59095414-fbe8-41b5-8745-a16919fdd146-1.jpg\";s:8:\"filesize\";i:185457;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13382;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"59095414-fbe8-41b5-8745-a16919fdd146-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107211;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6535;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65896;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20170;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45267;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"59095414-fbe8-41b5-8745-a16919fdd146-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55371;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25567;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"59095414-fbe8-41b5-8745-a16919fdd146-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53462;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"59095414-fbe8-41b5-8745-a16919fdd146-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144108;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247524,15957,'_wp_attached_file','2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247525,15957,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247526,15957,'_wp_attachment_image_alt','2e84bdab c6b4 46e8 89ec 9b0aab327e4d 1');
INSERT INTO `wp_postmeta` VALUES (247527,15957,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1.jpg\";s:8:\"filesize\";i:181944;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13380;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101259;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6345;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62859;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19222;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41345;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41037;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23882;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48476;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129774;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247528,15958,'_wp_attached_file','2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1.webp');
INSERT INTO `wp_postmeta` VALUES (247529,15958,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247530,15958,'_wp_attachment_image_alt','4d292c44 5fb9 4db0 a0d7 4577b7e3946b 1');
INSERT INTO `wp_postmeta` VALUES (247531,15958,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:51:\"2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1.webp\";s:8:\"filesize\";i:138172;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-300x200.webp\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:12488;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-1024x682.webp\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:80246;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-150x150.webp\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:6592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-768x511.webp\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:52292;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-300x300.webp\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:19066;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-480x480.webp\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:40026;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:52:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-1200x250.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:35408;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-480x270.webp\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:22240;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:51:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-740x416.webp\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:43286;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:52:\"4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1-1200x720.webp\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/webp\";s:8:\"filesize\";i:108012;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247532,15959,'_wp_attached_file','2022/05/a475891b-5192-4549-a467-e33b638ed5fa-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247533,15959,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247534,15959,'_wp_attachment_image_alt','a475891b 5192 4549 a467 e33b638ed5fa 1');
INSERT INTO `wp_postmeta` VALUES (247535,15959,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/a475891b-5192-4549-a467-e33b638ed5fa-1.jpg\";s:8:\"filesize\";i:239595;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15099;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"a475891b-5192-4549-a467-e33b638ed5fa-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129839;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6278;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78768;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20223;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45278;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"a475891b-5192-4549-a467-e33b638ed5fa-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84457;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30112;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"a475891b-5192-4549-a467-e33b638ed5fa-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64060;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"a475891b-5192-4549-a467-e33b638ed5fa-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180475;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247536,15960,'_wp_attached_file','2022/05/668ab79b-a027-4785-b741-44ea026e78df-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247537,15960,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247538,15960,'_wp_attachment_image_alt','668ab79b a027 4785 b741 44ea026e78df 1');
INSERT INTO `wp_postmeta` VALUES (247539,15960,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/668ab79b-a027-4785-b741-44ea026e78df-1.jpg\";s:8:\"filesize\";i:194341;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13534;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"668ab79b-a027-4785-b741-44ea026e78df-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65341;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18220;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40294;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"668ab79b-a027-4785-b741-44ea026e78df-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57619;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25738;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"668ab79b-a027-4785-b741-44ea026e78df-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53277;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"668ab79b-a027-4785-b741-44ea026e78df-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145468;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247540,15961,'_wp_attached_file','2022/05/87c631c1-6993-4300-9d5e-dac7001931c3-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247541,15961,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247542,15961,'_wp_attachment_image_alt','87c631c1 6993 4300 9d5e dac7001931c3 1');
INSERT INTO `wp_postmeta` VALUES (247543,15961,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/87c631c1-6993-4300-9d5e-dac7001931c3-1.jpg\";s:8:\"filesize\";i:224102;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15504;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123249;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6768;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75620;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20758;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45529;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58286;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29901;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61563;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"87c631c1-6993-4300-9d5e-dac7001931c3-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167424;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247544,15962,'_wp_attached_file','2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431-1.jpg');
INSERT INTO `wp_postmeta` VALUES (247545,15962,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (247546,15962,'_wp_attachment_image_alt','0de4c583 e6d6 4170 b43c c7c27ba10431 1');
INSERT INTO `wp_postmeta` VALUES (247547,15962,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:50:\"2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431-1.jpg\";s:8:\"filesize\";i:246554;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17206;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135941;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7337;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84613;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23305;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51489;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:51:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-1200x250.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67941;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33938;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:50:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70256;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:51:\"0de4c583-e6d6-4170-b43c-c7c27ba10431-1-1200x720.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186015;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (247549,15804,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247550,15804,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247551,15804,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247552,15805,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247553,15805,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247554,15805,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247555,15806,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247556,15806,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247557,15806,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247558,15807,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247559,15807,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247560,15807,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247561,15808,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247562,15808,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247563,15808,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247564,15809,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247565,15809,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247566,15809,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247567,15810,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247568,15810,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247569,15810,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247570,15811,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247571,15811,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247572,15811,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247573,15812,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247574,15812,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247575,15812,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247576,15813,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247577,15813,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247578,15813,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247579,15814,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247580,15814,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247581,15814,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247582,15815,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247583,15815,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247584,15815,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247585,15816,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247586,15816,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247587,15816,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247588,15817,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247589,15817,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247590,15817,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247591,15818,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247592,15818,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247593,15818,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247594,15819,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247595,15819,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247596,15819,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247597,15820,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247598,15820,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247599,15820,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247600,15821,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247601,15821,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247602,15821,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247603,15822,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247604,15822,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247605,15822,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247606,15823,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247607,15823,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247608,15823,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247609,15824,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247610,15824,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247611,15824,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247612,15825,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247613,15825,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247614,15825,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247615,15826,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247616,15826,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247617,15826,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247618,15827,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247619,15827,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247620,15827,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247621,15828,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247622,15828,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247623,15828,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247624,15829,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247625,15829,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247626,15829,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247627,15830,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247628,15830,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247629,15830,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247630,15831,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247631,15831,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247632,15831,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247633,15832,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247634,15832,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247635,15832,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247636,15833,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247637,15833,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247638,15833,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247639,15834,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247640,15834,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247641,15834,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247642,15835,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247643,15835,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247644,15835,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247645,15836,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247646,15836,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247647,15836,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247648,15837,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247649,15837,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247650,15837,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247651,15838,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247652,15838,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247653,15838,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247654,15839,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247655,15839,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247656,15839,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247657,15840,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247658,15840,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247659,15840,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247660,15841,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247661,15841,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247662,15841,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247663,15842,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247664,15842,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247665,15842,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247666,15843,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247667,15843,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247668,15843,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247669,15844,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247670,15844,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247671,15844,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247672,15845,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247673,15845,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247674,15845,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247675,15846,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247676,15846,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247677,15846,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247678,15847,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247679,15847,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247680,15847,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247681,15848,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247682,15848,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247683,15848,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247684,15849,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247685,15849,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247686,15849,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247687,15850,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247688,15850,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247689,15850,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247690,15851,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247691,15851,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247692,15851,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247693,15852,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247694,15852,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247695,15852,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247696,15853,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247697,15853,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247698,15853,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247699,15854,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247700,15854,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247701,15854,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247702,15855,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247703,15855,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247704,15855,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247705,15856,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247706,15856,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247707,15856,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247708,15857,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247709,15857,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247710,15857,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247712,15858,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247713,15858,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247714,15858,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247716,15859,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247717,15859,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247718,15859,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247719,15860,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247720,15860,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247721,15860,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247722,15861,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247723,15861,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247724,15861,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247725,15862,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247726,15862,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247727,15862,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247728,15863,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247729,15863,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247730,15863,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247731,15864,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247732,15864,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247733,15864,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247734,15865,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247735,15865,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247736,15865,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247737,15866,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247738,15866,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247739,15866,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247740,15867,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247741,15867,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247742,15867,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247743,15868,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247744,15868,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247745,15868,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247746,15869,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247747,15869,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247748,15869,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247749,15870,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247750,15870,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247751,15870,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247752,15871,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247753,15871,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247754,15871,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247755,15872,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247756,15872,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247757,15872,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247758,15873,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247759,15873,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247760,15873,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247761,15874,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247762,15874,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247763,15874,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247764,15875,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247765,15875,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247766,15875,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247767,15876,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247768,15876,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247769,15876,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247770,15877,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247771,15877,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247772,15877,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247773,15878,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247774,15878,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247775,15878,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247776,15879,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247777,15879,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247778,15879,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247779,15880,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247780,15880,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247781,15880,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247782,15881,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247783,15881,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247784,15881,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247785,15882,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247786,15882,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247787,15882,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247788,15883,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247789,15883,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247790,15883,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247791,15884,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247792,15884,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247793,15884,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247794,15885,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247795,15885,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247796,15885,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247797,15886,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247798,15886,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247799,15886,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247800,15887,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247801,15887,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247802,15887,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247803,15888,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247804,15888,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247805,15888,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247806,15889,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247807,15889,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247808,15889,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247809,15890,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247810,15890,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247811,15890,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247812,15891,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247813,15891,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247814,15891,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247815,15892,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247816,15892,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247817,15892,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247818,15893,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247819,15893,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247820,15893,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247821,15894,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247822,15894,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247823,15894,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247824,15895,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247825,15895,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247826,15895,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247827,15896,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247828,15896,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247829,15896,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247830,15897,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247831,15897,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247832,15897,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247833,15898,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247834,15898,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247835,15898,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247836,15899,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247837,15899,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247838,15899,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247839,15900,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247840,15900,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247841,15900,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247842,15901,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247843,15901,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247844,15901,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247845,15902,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247846,15902,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247847,15902,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247848,15903,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247849,15903,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247850,15903,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247851,15904,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247852,15904,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247853,15904,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247854,15905,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247855,15905,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247856,15905,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247857,15906,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247858,15906,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247859,15906,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247860,15907,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247861,15907,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247862,15907,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247863,15908,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247864,15908,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247865,15908,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247866,15909,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247867,15909,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247868,15909,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247869,15910,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247870,15910,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247871,15910,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247872,15911,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247873,15911,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247874,15911,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247875,15912,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247876,15912,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247877,15912,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247878,15913,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247879,15913,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247880,15913,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247881,15914,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247882,15914,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247883,15914,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2176080;s:14:\"optimized_size\";i:793183;s:7:\"percent\";d:63.55;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16020;s:14:\"optimized_size\";i:12130;s:7:\"percent\";d:24.28;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122141;s:14:\"optimized_size\";i:77172;s:7:\"percent\";d:36.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7450;s:14:\"optimized_size\";i:5657;s:7:\"percent\";d:24.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75432;s:14:\"optimized_size\";i:48297;s:7:\"percent\";d:35.97;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235472;s:14:\"optimized_size\";i:143826;s:7:\"percent\";d:38.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22996;s:14:\"optimized_size\";i:16033;s:7:\"percent\";d:30.28;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49170;s:14:\"optimized_size\";i:33952;s:7:\"percent\";d:30.95;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73682;s:14:\"optimized_size\";i:47473;s:7:\"percent\";d:35.57;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29679;s:14:\"optimized_size\";i:20864;s:7:\"percent\";d:29.7;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60872;s:14:\"optimized_size\";i:41420;s:7:\"percent\";d:31.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147738;s:14:\"optimized_size\";i:91309;s:7:\"percent\";d:38.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3016732;s:14:\"optimized_size\";i:1331316;s:7:\"percent\";d:55.87;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247884,15915,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247885,15915,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247886,15915,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247887,15916,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247888,15916,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247889,15916,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247890,15917,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247891,15917,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247892,15917,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247893,15918,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247894,15918,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247895,15918,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247896,15919,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247897,15919,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247898,15919,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247899,15920,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247900,15920,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247901,15920,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247902,15921,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247903,15921,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247904,15921,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247905,15922,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247906,15922,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247907,15922,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247908,15923,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247909,15923,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247910,15923,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247911,15924,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247912,15924,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247913,15924,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247914,15925,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247915,15925,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247916,15925,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247917,15926,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247918,15926,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247919,15926,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247920,15927,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247921,15927,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247922,15927,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247923,15928,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247924,15928,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247925,15928,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247926,15929,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247927,15929,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247928,15929,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247929,15930,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247930,15930,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247931,15930,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247932,15931,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247933,15931,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247934,15931,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247935,15932,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247936,15932,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247937,15932,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247938,15933,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247939,15933,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247940,15933,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247941,15934,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247942,15934,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247943,15934,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2426162;s:14:\"optimized_size\";i:928017;s:7:\"percent\";d:61.75;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19788;s:14:\"optimized_size\";i:15531;s:7:\"percent\";d:21.51;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200107;s:14:\"optimized_size\";i:156247;s:7:\"percent\";d:21.92;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8260;s:14:\"optimized_size\";i:6426;s:7:\"percent\";d:22.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112221;s:14:\"optimized_size\";i:81609;s:7:\"percent\";d:27.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:384983;s:14:\"optimized_size\";i:284979;s:7:\"percent\";d:25.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28594;s:14:\"optimized_size\";i:22442;s:7:\"percent\";d:21.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66263;s:14:\"optimized_size\";i:48420;s:7:\"percent\";d:26.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113141;s:14:\"optimized_size\";i:85110;s:7:\"percent\";d:24.78;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40565;s:14:\"optimized_size\";i:31915;s:7:\"percent\";d:21.32;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90556;s:14:\"optimized_size\";i:65866;s:7:\"percent\";d:27.26;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241699;s:14:\"optimized_size\";i:178030;s:7:\"percent\";d:26.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3732339;s:14:\"optimized_size\";i:1904592;s:7:\"percent\";d:48.97;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247944,15935,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247945,15935,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247946,15935,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2281442;s:14:\"optimized_size\";i:760674;s:7:\"percent\";d:66.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19286;s:14:\"optimized_size\";i:15346;s:7:\"percent\";d:20.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189656;s:14:\"optimized_size\";i:138296;s:7:\"percent\";d:27.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8015;s:14:\"optimized_size\";i:6417;s:7:\"percent\";d:19.94;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107154;s:14:\"optimized_size\";i:78837;s:7:\"percent\";d:26.43;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361945;s:14:\"optimized_size\";i:249743;s:7:\"percent\";d:31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27344;s:14:\"optimized_size\";i:20151;s:7:\"percent\";d:26.31;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63060;s:14:\"optimized_size\";i:46359;s:7:\"percent\";d:26.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118899;s:14:\"optimized_size\";i:89609;s:7:\"percent\";d:24.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39177;s:14:\"optimized_size\";i:28973;s:7:\"percent\";d:26.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86724;s:14:\"optimized_size\";i:63968;s:7:\"percent\";d:26.24;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226964;s:14:\"optimized_size\";i:169212;s:7:\"percent\";d:25.45;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3529666;s:14:\"optimized_size\";i:1667585;s:7:\"percent\";d:52.76;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247947,15936,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247948,15936,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247949,15936,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2211235;s:14:\"optimized_size\";i:714754;s:7:\"percent\";d:67.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19459;s:14:\"optimized_size\";i:15258;s:7:\"percent\";d:21.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184423;s:14:\"optimized_size\";i:134177;s:7:\"percent\";d:27.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7943;s:14:\"optimized_size\";i:6245;s:7:\"percent\";d:21.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105932;s:14:\"optimized_size\";i:77488;s:7:\"percent\";d:26.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350033;s:14:\"optimized_size\";i:240429;s:7:\"percent\";d:31.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27646;s:14:\"optimized_size\";i:21761;s:7:\"percent\";d:21.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63960;s:14:\"optimized_size\";i:46673;s:7:\"percent\";d:27.03;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135990;s:14:\"optimized_size\";i:108234;s:7:\"percent\";d:20.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40474;s:14:\"optimized_size\";i:31885;s:7:\"percent\";d:21.22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89473;s:14:\"optimized_size\";i:65522;s:7:\"percent\";d:26.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234891;s:14:\"optimized_size\";i:174004;s:7:\"percent\";d:25.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3471459;s:14:\"optimized_size\";i:1636430;s:7:\"percent\";d:52.86;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247950,15937,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247951,15937,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247952,15937,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2911641;s:14:\"optimized_size\";i:1061579;s:7:\"percent\";d:63.54;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20888;s:14:\"optimized_size\";i:16348;s:7:\"percent\";d:21.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217379;s:14:\"optimized_size\";i:167993;s:7:\"percent\";d:22.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8183;s:14:\"optimized_size\";i:6508;s:7:\"percent\";d:20.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119303;s:14:\"optimized_size\";i:92491;s:7:\"percent\";d:22.47;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:437411;s:14:\"optimized_size\";i:321544;s:7:\"percent\";d:26.49;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28195;s:14:\"optimized_size\";i:20523;s:7:\"percent\";d:27.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65875;s:14:\"optimized_size\";i:47850;s:7:\"percent\";d:27.36;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156769;s:14:\"optimized_size\";i:121807;s:7:\"percent\";d:22.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44273;s:14:\"optimized_size\";i:34563;s:7:\"percent\";d:21.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101605;s:14:\"optimized_size\";i:78576;s:7:\"percent\";d:22.67;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286267;s:14:\"optimized_size\";i:223317;s:7:\"percent\";d:21.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4397789;s:14:\"optimized_size\";i:2193099;s:7:\"percent\";d:50.13;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247953,15938,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247954,15938,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247955,15938,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2647335;s:14:\"optimized_size\";i:969607;s:7:\"percent\";d:63.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19599;s:14:\"optimized_size\";i:15356;s:7:\"percent\";d:21.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204905;s:14:\"optimized_size\";i:160050;s:7:\"percent\";d:21.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7953;s:14:\"optimized_size\";i:6281;s:7:\"percent\";d:21.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113539;s:14:\"optimized_size\";i:89076;s:7:\"percent\";d:21.55;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404173;s:14:\"optimized_size\";i:298364;s:7:\"percent\";d:26.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28306;s:14:\"optimized_size\";i:22207;s:7:\"percent\";d:21.55;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66944;s:14:\"optimized_size\";i:52628;s:7:\"percent\";d:21.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153842;s:14:\"optimized_size\";i:120625;s:7:\"percent\";d:21.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41353;s:14:\"optimized_size\";i:32490;s:7:\"percent\";d:21.43;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94709;s:14:\"optimized_size\";i:74244;s:7:\"percent\";d:21.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263222;s:14:\"optimized_size\";i:207667;s:7:\"percent\";d:21.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4045880;s:14:\"optimized_size\";i:2048595;s:7:\"percent\";d:49.37;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247956,15940,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247957,15940,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247958,15940,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247959,15941,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247960,15941,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247961,15941,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247962,15942,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247963,15942,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247964,15942,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247965,15943,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247966,15943,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247967,15943,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247968,15944,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247969,15944,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247970,15944,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247971,15945,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247972,15945,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247973,15945,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247974,15946,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247975,15946,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247976,15946,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247977,15947,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247978,15947,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247979,15947,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247980,15948,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247981,15948,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247982,15948,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247983,15949,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247984,15949,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247985,15949,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247986,15950,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247987,15950,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247988,15950,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247989,15951,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247990,15951,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247991,15951,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247992,15952,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247993,15952,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (247994,15952,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247995,15953,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247996,15953,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (247997,15953,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320074;s:14:\"optimized_size\";i:268730;s:7:\"percent\";d:16.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24134;s:14:\"optimized_size\";i:15180;s:7:\"percent\";d:37.1;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258974;s:14:\"optimized_size\";i:156820;s:7:\"percent\";d:39.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8938;s:14:\"optimized_size\";i:5684;s:7:\"percent\";d:36.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150334;s:14:\"optimized_size\";i:87588;s:7:\"percent\";d:41.74;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31938;s:14:\"optimized_size\";i:19742;s:7:\"percent\";d:38.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79418;s:14:\"optimized_size\";i:48736;s:7:\"percent\";d:38.63;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117818;s:14:\"optimized_size\";i:75078;s:7:\"percent\";d:36.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52074;s:14:\"optimized_size\";i:30790;s:7:\"percent\";d:40.87;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120544;s:14:\"optimized_size\";i:71072;s:7:\"percent\";d:41.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359414;s:14:\"optimized_size\";i:230870;s:7:\"percent\";d:35.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1523660;s:14:\"optimized_size\";i:1010290;s:7:\"percent\";d:33.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (247998,15954,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (247999,15954,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248000,15954,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150964;s:14:\"optimized_size\";i:85468;s:7:\"percent\";d:43.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11401;s:14:\"optimized_size\";i:7330;s:7:\"percent\";d:35.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85392;s:14:\"optimized_size\";i:48376;s:7:\"percent\";d:43.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4750;s:14:\"optimized_size\";i:3118;s:7:\"percent\";d:34.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52545;s:14:\"optimized_size\";i:30527;s:7:\"percent\";d:41.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12919;s:14:\"optimized_size\";i:7729;s:7:\"percent\";d:40.17;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26388;s:14:\"optimized_size\";i:14488;s:7:\"percent\";d:45.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51396;s:14:\"optimized_size\";i:34187;s:7:\"percent\";d:33.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21307;s:14:\"optimized_size\";i:13632;s:7:\"percent\";d:36.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43564;s:14:\"optimized_size\";i:26850;s:7:\"percent\";d:38.37;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113715;s:14:\"optimized_size\";i:66716;s:7:\"percent\";d:41.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:574341;s:14:\"optimized_size\";i:338421;s:7:\"percent\";d:41.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248001,15955,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248002,15955,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248003,15955,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248004,15956,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248005,15956,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248006,15956,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185457;s:14:\"optimized_size\";i:114139;s:7:\"percent\";d:38.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13382;s:14:\"optimized_size\";i:9091;s:7:\"percent\";d:32.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107211;s:14:\"optimized_size\";i:63359;s:7:\"percent\";d:40.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6535;s:14:\"optimized_size\";i:4819;s:7:\"percent\";d:26.26;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65896;s:14:\"optimized_size\";i:40112;s:7:\"percent\";d:39.13;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20170;s:14:\"optimized_size\";i:13464;s:7:\"percent\";d:33.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45267;s:14:\"optimized_size\";i:29211;s:7:\"percent\";d:35.47;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55371;s:14:\"optimized_size\";i:38255;s:7:\"percent\";d:30.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25567;s:14:\"optimized_size\";i:16851;s:7:\"percent\";d:34.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53462;s:14:\"optimized_size\";i:32770;s:7:\"percent\";d:38.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144108;s:14:\"optimized_size\";i:87062;s:7:\"percent\";d:39.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:722426;s:14:\"optimized_size\";i:449133;s:7:\"percent\";d:37.83;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248007,15957,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248008,15957,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248009,15957,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181944;s:14:\"optimized_size\";i:110565;s:7:\"percent\";d:39.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13380;s:14:\"optimized_size\";i:9275;s:7:\"percent\";d:30.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101259;s:14:\"optimized_size\";i:60989;s:7:\"percent\";d:39.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6345;s:14:\"optimized_size\";i:4456;s:7:\"percent\";d:29.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62859;s:14:\"optimized_size\";i:37993;s:7:\"percent\";d:39.56;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19222;s:14:\"optimized_size\";i:13212;s:7:\"percent\";d:31.27;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41345;s:14:\"optimized_size\";i:25906;s:7:\"percent\";d:37.34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41037;s:14:\"optimized_size\";i:24265;s:7:\"percent\";d:40.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23882;s:14:\"optimized_size\";i:15088;s:7:\"percent\";d:36.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48476;s:14:\"optimized_size\";i:29401;s:7:\"percent\";d:39.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129774;s:14:\"optimized_size\";i:78829;s:7:\"percent\";d:39.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:669523;s:14:\"optimized_size\";i:409979;s:7:\"percent\";d:38.77;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248010,15958,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248011,15958,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248012,15958,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138172;s:14:\"optimized_size\";i:77756;s:7:\"percent\";d:43.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12488;s:14:\"optimized_size\";i:8086;s:7:\"percent\";d:35.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80246;s:14:\"optimized_size\";i:51172;s:7:\"percent\";d:36.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6592;s:14:\"optimized_size\";i:4192;s:7:\"percent\";d:36.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52292;s:14:\"optimized_size\";i:33194;s:7:\"percent\";d:36.52;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19066;s:14:\"optimized_size\";i:12438;s:7:\"percent\";d:34.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40026;s:14:\"optimized_size\";i:25294;s:7:\"percent\";d:36.81;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35408;s:14:\"optimized_size\";i:22854;s:7:\"percent\";d:35.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22240;s:14:\"optimized_size\";i:13858;s:7:\"percent\";d:37.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43286;s:14:\"optimized_size\";i:27210;s:7:\"percent\";d:37.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108012;s:14:\"optimized_size\";i:69332;s:7:\"percent\";d:35.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:557828;s:14:\"optimized_size\";i:345386;s:7:\"percent\";d:38.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248013,15959,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248014,15959,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248015,15959,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248016,15960,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248017,15960,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248018,15960,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248019,15961,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248020,15961,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248021,15961,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248022,15962,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248023,15962,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248024,15962,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248025,14882,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248026,15963,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248027,15963,'_gravityformsadvancedpostcreation_entry_id','1295');
INSERT INTO `wp_postmeta` VALUES (248028,15963,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248029,15963,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248030,15965,'_wp_attached_file','2022/05/PXL_20240311_003716975.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248031,15965,'iaff_wp_attachment_original_post_title','PXL_20240311_003716975.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248032,15965,'_wp_attachment_image_alt','Plenty of Room and Seating');
INSERT INTO `wp_postmeta` VALUES (248033,15965,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:48:\"2022/05/PXL_20240311_003716975.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:405069;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14891;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_003716975.NIGHT_-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132577;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6053;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_003716975.NIGHT_-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132901;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_003716975.NIGHT_-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259443;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_003716975.NIGHT_-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:405069;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18994;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42819;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_003716975.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38672;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26281;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_003716975.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52981;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_003716975.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121897;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1710099436\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.35\";s:3:\"iso\";s:4:\"1294\";s:13:\"shutter_speed\";s:5:\"0.042\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20240311_003716975.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248034,15966,'_wp_attached_file','2022/05/PXL_20240311_004027649.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248035,15966,'iaff_wp_attachment_original_post_title','PXL_20240311_004027649.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248036,15966,'_wp_attachment_image_alt','PXL 20240311 004027649.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248037,15965,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248038,15965,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248039,15965,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:405069;s:14:\"optimized_size\";i:231383;s:7:\"percent\";d:42.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14891;s:14:\"optimized_size\";i:9727;s:7:\"percent\";d:34.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132577;s:14:\"optimized_size\";i:80578;s:7:\"percent\";d:39.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6053;s:14:\"optimized_size\";i:4200;s:7:\"percent\";d:30.61;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132901;s:14:\"optimized_size\";i:80764;s:7:\"percent\";d:39.23;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259443;s:14:\"optimized_size\";i:156072;s:7:\"percent\";d:39.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:405069;s:14:\"optimized_size\";i:231383;s:7:\"percent\";d:42.88;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18994;s:14:\"optimized_size\";i:12512;s:7:\"percent\";d:34.13;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42819;s:14:\"optimized_size\";i:28062;s:7:\"percent\";d:34.46;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38672;s:14:\"optimized_size\";i:23696;s:7:\"percent\";d:38.73;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26281;s:14:\"optimized_size\";i:17969;s:7:\"percent\";d:31.63;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52981;s:14:\"optimized_size\";i:33315;s:7:\"percent\";d:37.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121897;s:14:\"optimized_size\";i:71106;s:7:\"percent\";d:41.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1657647;s:14:\"optimized_size\";i:980767;s:7:\"percent\";d:40.83;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248040,15966,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:48:\"2022/05/PXL_20240311_004027649.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:392151;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17539;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004027649.NIGHT_-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139018;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7204;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004027649.NIGHT_-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139203;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_004027649.NIGHT_-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:258068;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_004027649.NIGHT_-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:392151;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23243;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51413;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004027649.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49393;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29480;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004027649.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59344;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004027649.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1710099627\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"4120\";s:13:\"shutter_speed\";s:8:\"0.043454\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20240311_004027649.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248041,15967,'_wp_attached_file','2022/05/PXL_20240311_004107247.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248042,15967,'iaff_wp_attachment_original_post_title','PXL_20240311_004107247.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248043,15967,'_wp_attachment_image_alt','Perfectly Lit Path');
INSERT INTO `wp_postmeta` VALUES (248044,15967,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:48:\"2022/05/PXL_20240311_004107247.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:329382;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14799;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004107247.NIGHT_-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112251;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004107247.NIGHT_-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112571;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_004107247.NIGHT_-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211762;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20240311_004107247.NIGHT_-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:329382;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18153;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39857;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004107247.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52557;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22147;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20240311_004107247.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44693;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20240311_004107247.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105964;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1710099667\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"1458\";s:13:\"shutter_speed\";s:8:\"0.333324\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20240311_004107247.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248045,15968,'_wp_attached_file','2022/05/PXL_20240322_005420952.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248046,15968,'iaff_wp_attachment_original_post_title','PXL_20240322_005420952.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248047,15968,'_wp_attachment_image_alt','New Green Light Dock');
INSERT INTO `wp_postmeta` VALUES (248048,15968,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:48:\"2022/05/PXL_20240322_005420952.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:197803;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9724;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20240322_005420952.NIGHT_-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66280;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PXL_20240322_005420952.NIGHT_-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66172;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20240322_005420952.NIGHT_-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123686;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20240322_005420952.NIGHT_-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197803;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12568;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25982;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20240322_005420952.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47777;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17934;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20240322_005420952.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34488;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20240322_005420952.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79564;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1711050860\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"1273\";s:13:\"shutter_speed\";s:8:\"0.333324\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20240322_005420952.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248049,15966,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248050,15966,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248051,15966,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392151;s:14:\"optimized_size\";i:213122;s:7:\"percent\";d:45.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17539;s:14:\"optimized_size\";i:12986;s:7:\"percent\";d:25.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139018;s:14:\"optimized_size\";i:89096;s:7:\"percent\";d:35.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7204;s:14:\"optimized_size\";i:5329;s:7:\"percent\";d:26.03;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139203;s:14:\"optimized_size\";i:89225;s:7:\"percent\";d:35.9;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258068;s:14:\"optimized_size\";i:155684;s:7:\"percent\";d:39.67;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:392151;s:14:\"optimized_size\";i:213122;s:7:\"percent\";d:45.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23243;s:14:\"optimized_size\";i:17182;s:7:\"percent\";d:26.08;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51413;s:14:\"optimized_size\";i:35604;s:7:\"percent\";d:30.75;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49393;s:14:\"optimized_size\";i:28294;s:7:\"percent\";d:42.72;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29480;s:14:\"optimized_size\";i:20438;s:7:\"percent\";d:30.67;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59344;s:14:\"optimized_size\";i:39833;s:7:\"percent\";d:32.88;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136356;s:14:\"optimized_size\";i:82670;s:7:\"percent\";d:39.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1694563;s:14:\"optimized_size\";i:1002585;s:7:\"percent\";d:40.84;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248052,15967,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248053,15967,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248054,15967,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329382;s:14:\"optimized_size\";i:130831;s:7:\"percent\";d:60.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14799;s:14:\"optimized_size\";i:9987;s:7:\"percent\";d:32.52;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112251;s:14:\"optimized_size\";i:65158;s:7:\"percent\";d:41.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5991;s:14:\"optimized_size\";i:4127;s:7:\"percent\";d:31.11;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112571;s:14:\"optimized_size\";i:68901;s:7:\"percent\";d:38.79;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:211762;s:14:\"optimized_size\";i:115583;s:7:\"percent\";d:45.42;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329382;s:14:\"optimized_size\";i:130831;s:7:\"percent\";d:60.28;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18153;s:14:\"optimized_size\";i:12345;s:7:\"percent\";d:31.99;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39857;s:14:\"optimized_size\";i:24831;s:7:\"percent\";d:37.7;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52557;s:14:\"optimized_size\";i:29306;s:7:\"percent\";d:44.24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22147;s:14:\"optimized_size\";i:14052;s:7:\"percent\";d:36.55;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44693;s:14:\"optimized_size\";i:27744;s:7:\"percent\";d:37.92;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105964;s:14:\"optimized_size\";i:58467;s:7:\"percent\";d:44.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1399509;s:14:\"optimized_size\";i:692163;s:7:\"percent\";d:50.54;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248055,15968,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248056,15968,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248057,15968,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197803;s:14:\"optimized_size\";i:63979;s:7:\"percent\";d:67.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9724;s:14:\"optimized_size\";i:5618;s:7:\"percent\";d:42.23;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66280;s:14:\"optimized_size\";i:39758;s:7:\"percent\";d:40.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4477;s:14:\"optimized_size\";i:2889;s:7:\"percent\";d:35.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66172;s:14:\"optimized_size\";i:39694;s:7:\"percent\";d:40.01;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123686;s:14:\"optimized_size\";i:41678;s:7:\"percent\";d:66.3;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197803;s:14:\"optimized_size\";i:63979;s:7:\"percent\";d:67.66;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12568;s:14:\"optimized_size\";i:7330;s:7:\"percent\";d:41.68;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25982;s:14:\"optimized_size\";i:14107;s:7:\"percent\";d:45.7;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47777;s:14:\"optimized_size\";i:30481;s:7:\"percent\";d:36.2;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17934;s:14:\"optimized_size\";i:10564;s:7:\"percent\";d:41.1;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34488;s:14:\"optimized_size\";i:18966;s:7:\"percent\";d:45.01;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79564;s:14:\"optimized_size\";i:45249;s:7:\"percent\";d:43.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:884258;s:14:\"optimized_size\";i:384292;s:7:\"percent\";d:56.54;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248058,15586,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248059,4103,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248063,15970,'_wp_attached_file','2023/11/PXL_20231023_010507424-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248064,15970,'iaff_wp_attachment_original_post_title','PXL_20231023_010507424');
INSERT INTO `wp_postmeta` VALUES (248065,15970,'_wp_attachment_image_alt','Plenty of Light');
INSERT INTO `wp_postmeta` VALUES (248066,15970,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20231023_010507424-scaled.jpg\";s:8:\"filesize\";i:461252;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17788;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010507424-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010507424-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155895;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20231023_010507424-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298167;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20231023_010507424-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:461252;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22803;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52722;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010507424-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67258;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31247;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010507424-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66221;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010507424-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159763;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698005107\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"4366\";s:13:\"shutter_speed\";s:7:\"0.04167\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20231023_010507424.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248067,15971,'_wp_attached_file','2023/11/PXL_20231023_010620419-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248068,15971,'iaff_wp_attachment_original_post_title','PXL_20231023_010620419');
INSERT INTO `wp_postmeta` VALUES (248069,15971,'_wp_attachment_image_alt','Well-lit Walkway Leading at Lakeside Home');
INSERT INTO `wp_postmeta` VALUES (248070,15971,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20231023_010620419-scaled.jpg\";s:8:\"filesize\";i:369510;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16400;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010620419-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129931;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010620419-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130131;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20231023_010620419-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241066;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20231023_010620419-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:369510;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19968;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43854;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010620419-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36219;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23783;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20231023_010620419-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47640;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20231023_010620419-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109892;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698005180\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:3:\"890\";s:13:\"shutter_speed\";s:8:\"0.333324\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20231023_010620419.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248071,15970,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248072,15970,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248073,15970,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:461252;s:14:\"optimized_size\";i:255275;s:7:\"percent\";d:44.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17788;s:14:\"optimized_size\";i:13346;s:7:\"percent\";d:24.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155937;s:14:\"optimized_size\";i:104285;s:7:\"percent\";d:33.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6669;s:14:\"optimized_size\";i:4948;s:7:\"percent\";d:25.81;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155895;s:14:\"optimized_size\";i:104226;s:7:\"percent\";d:33.14;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:298167;s:14:\"optimized_size\";i:184499;s:7:\"percent\";d:38.12;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:461252;s:14:\"optimized_size\";i:255275;s:7:\"percent\";d:44.66;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22803;s:14:\"optimized_size\";i:17235;s:7:\"percent\";d:24.42;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52722;s:14:\"optimized_size\";i:36626;s:7:\"percent\";d:30.53;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67258;s:14:\"optimized_size\";i:40731;s:7:\"percent\";d:39.44;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31247;s:14:\"optimized_size\";i:21723;s:7:\"percent\";d:30.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66221;s:14:\"optimized_size\";i:46382;s:7:\"percent\";d:29.96;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159763;s:14:\"optimized_size\";i:100153;s:7:\"percent\";d:37.31;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1956974;s:14:\"optimized_size\";i:1184704;s:7:\"percent\";d:39.46;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248074,15972,'_wp_attached_file','2023/11/PXL_20240317_011136761.NIGHT_-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248075,15972,'iaff_wp_attachment_original_post_title','PXL_20240317_011136761.NIGHT');
INSERT INTO `wp_postmeta` VALUES (248076,15972,'_wp_attachment_image_alt','Green Lights View in Smith Lake.');
INSERT INTO `wp_postmeta` VALUES (248077,15972,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:48:\"2023/11/PXL_20240317_011136761.NIGHT_-scaled.jpg\";s:8:\"filesize\";i:190582;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9450;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"PXL_20240317_011136761.NIGHT_-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59261;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4392;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"PXL_20240317_011136761.NIGHT_-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58837;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"PXL_20240317_011136761.NIGHT_-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114322;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"PXL_20240317_011136761.NIGHT_-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190582;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12035;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24014;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:42:\"PXL_20240317_011136761.NIGHT_-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47655;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19041;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:41:\"PXL_20240317_011136761.NIGHT_-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35439;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:42:\"PXL_20240317_011136761.NIGHT_-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80303;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1710619896\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:4:\"2903\";s:13:\"shutter_speed\";s:8:\"0.333324\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:33:\"PXL_20240317_011136761.NIGHT_.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (248078,15971,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248079,15971,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248080,15971,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369510;s:14:\"optimized_size\";i:162715;s:7:\"percent\";d:55.96;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16400;s:14:\"optimized_size\";i:11322;s:7:\"percent\";d:30.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129931;s:14:\"optimized_size\";i:80102;s:7:\"percent\";d:38.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6222;s:14:\"optimized_size\";i:4630;s:7:\"percent\";d:25.59;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130131;s:14:\"optimized_size\";i:80282;s:7:\"percent\";d:38.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241066;s:14:\"optimized_size\";i:135709;s:7:\"percent\";d:43.7;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369510;s:14:\"optimized_size\";i:162715;s:7:\"percent\";d:55.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19968;s:14:\"optimized_size\";i:13800;s:7:\"percent\";d:30.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43854;s:14:\"optimized_size\";i:29422;s:7:\"percent\";d:32.91;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36219;s:14:\"optimized_size\";i:20560;s:7:\"percent\";d:43.23;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23783;s:14:\"optimized_size\";i:14995;s:7:\"percent\";d:36.95;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47640;s:14:\"optimized_size\";i:29298;s:7:\"percent\";d:38.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109892;s:14:\"optimized_size\";i:57067;s:7:\"percent\";d:48.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1544126;s:14:\"optimized_size\";i:802617;s:7:\"percent\";d:48.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248081,15972,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248082,15972,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248083,15972,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190582;s:14:\"optimized_size\";i:50576;s:7:\"percent\";d:73.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9450;s:14:\"optimized_size\";i:5484;s:7:\"percent\";d:41.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59261;s:14:\"optimized_size\";i:32211;s:7:\"percent\";d:45.65;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4392;s:14:\"optimized_size\";i:2808;s:7:\"percent\";d:36.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58837;s:14:\"optimized_size\";i:31557;s:7:\"percent\";d:46.37;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114322;s:14:\"optimized_size\";i:33874;s:7:\"percent\";d:70.37;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:190582;s:14:\"optimized_size\";i:50576;s:7:\"percent\";d:73.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12035;s:14:\"optimized_size\";i:7012;s:7:\"percent\";d:41.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24014;s:14:\"optimized_size\";i:14987;s:7:\"percent\";d:37.59;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47655;s:14:\"optimized_size\";i:29445;s:7:\"percent\";d:38.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19041;s:14:\"optimized_size\";i:11629;s:7:\"percent\";d:38.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35439;s:14:\"optimized_size\";i:22657;s:7:\"percent\";d:36.07;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80303;s:14:\"optimized_size\";i:44914;s:7:\"percent\";d:44.07;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:845913;s:14:\"optimized_size\";i:337730;s:7:\"percent\";d:60.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248084,15963,'_edit_lock','1754769670:11');
INSERT INTO `wp_postmeta` VALUES (248085,15963,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248086,15802,'_edit_lock','1754769735:11');
INSERT INTO `wp_postmeta` VALUES (248087,15802,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248088,15802,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248089,15802,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248090,15802,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248091,15802,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248092,15802,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248093,15802,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248094,15802,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248095,15802,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248096,15802,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248097,15802,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248098,15802,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248099,15802,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248100,15802,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248101,15802,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248102,15802,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248103,15802,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248104,15802,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248105,15802,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248106,15802,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248107,15802,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248108,15802,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248109,15802,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248110,15802,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248111,15802,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248112,15802,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248113,15802,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248114,15802,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248115,15802,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248116,15802,'date_of_review','February 2024');
INSERT INTO `wp_postmeta` VALUES (248117,15802,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248118,15802,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248119,15802,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248120,15802,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248121,15802,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248122,15802,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248123,15802,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248124,15685,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248128,15963,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248129,15963,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248130,15963,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248131,15963,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248132,15963,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248133,15963,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248134,15963,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248135,15963,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248136,15963,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248137,15963,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248138,15963,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248139,15963,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248140,15963,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248141,15963,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248142,15963,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248143,15963,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248144,15963,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248145,15963,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248146,15963,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248147,15963,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248148,15963,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248149,15963,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248150,15963,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248151,15963,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248152,15963,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248153,15963,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248154,15963,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248155,15963,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248156,15963,'date_of_review','March 2024');
INSERT INTO `wp_postmeta` VALUES (248157,15963,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248158,15963,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248159,15963,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248160,15963,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248161,15963,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248162,15963,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248163,15963,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248164,15974,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248165,15974,'_gravityformsadvancedpostcreation_entry_id','1322');
INSERT INTO `wp_postmeta` VALUES (248166,15974,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248167,15974,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248168,15974,'_edit_lock','1754768994:11');
INSERT INTO `wp_postmeta` VALUES (248169,15974,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248170,15974,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248171,15974,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248172,15974,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248173,15974,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248174,15974,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248175,15974,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248176,15974,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248177,15974,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248178,15974,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248179,15974,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248180,15974,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248181,15974,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248182,15974,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248183,15974,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248184,15974,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248185,15974,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248186,15974,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248187,15974,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248188,15974,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248189,15974,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248190,15974,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248191,15974,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248192,15974,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248193,15974,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248194,15974,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248195,15974,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248196,15974,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248197,15974,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248198,15974,'date_of_review','April 2024');
INSERT INTO `wp_postmeta` VALUES (248199,15974,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248200,15974,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248201,15974,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248202,15974,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248203,15974,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248204,15974,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248205,15974,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248208,15792,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248209,14853,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248210,768,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248237,15977,'_edit_lock','1755989293:9');
INSERT INTO `wp_postmeta` VALUES (248238,15977,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248239,15977,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (248240,15977,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248241,15977,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248242,15977,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248243,15977,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248244,15977,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248245,15977,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248246,15977,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248247,15977,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248248,15977,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248249,15977,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248250,15977,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248251,15977,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248252,15977,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248253,15977,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248254,15977,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248255,15977,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248256,15977,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248257,15977,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248258,15977,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248259,15977,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248260,15977,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248261,15977,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248262,15977,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248267,15127,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248298,14882,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248304,14841,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248305,14886,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248306,15551,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248307,15552,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248308,15640,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248309,15136,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248310,15199,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248311,14843,'_wp_old_date','2023-11-15');
INSERT INTO `wp_postmeta` VALUES (248312,15990,'_edit_lock','1754761541:9');
INSERT INTO `wp_postmeta` VALUES (248313,15990,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248314,15990,'_edit_last','13');
INSERT INTO `wp_postmeta` VALUES (248315,15990,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (248316,15990,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248317,15990,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248318,15990,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248319,15990,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248320,15990,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248321,15990,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248322,15990,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248323,15990,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248324,15990,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248325,15990,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248326,15990,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248327,15990,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248328,15990,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248329,15990,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248330,15990,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248331,15990,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248332,15990,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248333,15990,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248334,15990,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248335,15990,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248336,15990,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (248337,15990,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248340,15993,'_edit_lock','1717541666:9');
INSERT INTO `wp_postmeta` VALUES (248341,15993,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248344,15993,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248345,15993,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (248346,15993,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (248347,15993,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (248348,15993,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (248349,15993,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (248350,15993,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (248351,15993,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (248352,15993,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (248353,15993,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (248354,15993,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248355,15993,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248356,15993,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248357,15993,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248358,15993,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248359,15993,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248360,15993,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248361,15993,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248362,15993,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248363,15993,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248364,15993,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248365,15993,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248366,15993,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248367,15993,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248368,15993,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248369,15993,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248370,15993,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248371,15993,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248372,15993,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248373,15993,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248374,15993,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248375,15993,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248376,15993,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248419,15996,'_edit_lock','1765317731:10');
INSERT INTO `wp_postmeta` VALUES (248420,15996,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (248424,15996,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248425,15996,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (248427,15996,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (248428,15996,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (248429,15996,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (248430,15996,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (248431,15996,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (248432,15996,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (248433,15996,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (248434,15996,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (248435,15996,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248436,15996,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248437,15996,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248438,15996,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248439,15996,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248440,15996,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248441,15996,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248442,15996,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248443,15996,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248444,15996,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248445,15996,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248446,15996,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248447,15996,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248448,15996,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248449,15996,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248450,15996,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248451,15996,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248452,15996,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248453,15996,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248454,15996,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248455,15996,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248456,15996,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248457,15996,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248461,15996,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (248464,15977,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248465,15977,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (248466,15977,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (248467,15977,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (248468,15977,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (248469,15977,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (248470,15977,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (248471,15977,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (248472,15977,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (248476,15586,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248501,16004,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (248502,16004,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (248503,16004,'_menu_item_object_id','16004');
INSERT INTO `wp_postmeta` VALUES (248504,16004,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (248505,16004,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (248506,16004,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (248507,16004,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (248508,16004,'_menu_item_url','#faqs');
INSERT INTO `wp_postmeta` VALUES (248510,16004,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248511,16004,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248512,15573,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248513,15574,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248514,15575,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248515,15576,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248516,15580,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248517,15577,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248518,15578,'_wp_old_date','2023-09-21');
INSERT INTO `wp_postmeta` VALUES (248522,16006,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (248523,16006,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (248524,16006,'_menu_item_object_id','16006');
INSERT INTO `wp_postmeta` VALUES (248525,16006,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (248526,16006,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (248527,16006,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (248528,16006,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (248529,16006,'_menu_item_url','#faqs');
INSERT INTO `wp_postmeta` VALUES (248531,16006,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248532,16006,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248533,15543,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248534,15544,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248535,15545,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248536,15546,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248537,15547,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248538,15548,'_wp_old_date','2023-09-14');
INSERT INTO `wp_postmeta` VALUES (248539,16007,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (248540,16007,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (248541,16007,'_menu_item_object_id','16007');
INSERT INTO `wp_postmeta` VALUES (248542,16007,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (248543,16007,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (248544,16007,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (248545,16007,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (248546,16007,'_menu_item_url','#faqs');
INSERT INTO `wp_postmeta` VALUES (248548,16007,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248549,16007,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248550,15633,'_wp_old_date','2024-02-06');
INSERT INTO `wp_postmeta` VALUES (248551,15634,'_wp_old_date','2024-02-06');
INSERT INTO `wp_postmeta` VALUES (248552,15635,'_wp_old_date','2024-02-06');
INSERT INTO `wp_postmeta` VALUES (248553,15636,'_wp_old_date','2024-02-06');
INSERT INTO `wp_postmeta` VALUES (248554,15637,'_wp_old_date','2024-02-06');
INSERT INTO `wp_postmeta` VALUES (248571,16011,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248572,16011,'_gravityformsadvancedpostcreation_entry_id','1377');
INSERT INTO `wp_postmeta` VALUES (248573,16011,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248574,16011,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248619,16014,'_edit_lock','1765317671:10');
INSERT INTO `wp_postmeta` VALUES (248622,16014,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248623,16014,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (248624,16014,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (248625,16014,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (248626,16014,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (248627,16014,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (248628,16014,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (248629,16014,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (248630,16014,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (248631,16014,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248632,16014,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248633,16014,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248634,16014,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248635,16014,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248636,16014,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248637,16014,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248638,16014,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248639,16014,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248640,16014,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248641,16014,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248642,16014,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248643,16014,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248644,16014,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248645,16014,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248646,16014,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248647,16014,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248648,16014,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248649,16014,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248650,16014,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248651,16014,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248652,16014,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (248653,16014,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248654,16014,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (248675,4103,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (248676,4103,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (248678,4103,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (248679,4103,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (248680,4103,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (248681,4103,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (248682,4103,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (248683,4103,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (248701,16020,'_menu_item_type','custom');
INSERT INTO `wp_postmeta` VALUES (248702,16020,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (248703,16020,'_menu_item_object_id','16020');
INSERT INTO `wp_postmeta` VALUES (248704,16020,'_menu_item_object','custom');
INSERT INTO `wp_postmeta` VALUES (248705,16020,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (248706,16020,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (248707,16020,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (248708,16020,'_menu_item_url','#boat-rental');
INSERT INTO `wp_postmeta` VALUES (248710,16020,'_show_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248711,16020,'_hide_rmp_setting','off');
INSERT INTO `wp_postmeta` VALUES (248712,15633,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248713,15634,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248714,15635,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248715,15636,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248716,16007,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248717,15637,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (248763,16022,'_dp_original','14934');
INSERT INTO `wp_postmeta` VALUES (248770,16022,'_edit_lock','1762842757:15');
INSERT INTO `wp_postmeta` VALUES (248772,16022,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (248800,16033,'_wp_attached_file','2023/11/438079871_833192018853984_7313581825912443590_n.jpg');
INSERT INTO `wp_postmeta` VALUES (248801,16033,'iaff_wp_attachment_original_post_title','438079871_833192018853984_7313581825912443590_n');
INSERT INTO `wp_postmeta` VALUES (248802,16033,'_wp_attachment_image_alt','438079871 833192018853984 7313581825912443590 n');
INSERT INTO `wp_postmeta` VALUES (248803,16033,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:720;s:6:\"height\";i:960;s:4:\"file\";s:59:\"2023/11/438079871_833192018853984_7313581825912443590_n.jpg\";s:8:\"filesize\";i:107493;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6663;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18618;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38755;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-720x250.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27139;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20717;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-720x416.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41445;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:59:\"438079871_833192018853984_7313581825912443590_n-720x720.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78392;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (248804,16033,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248805,16033,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248806,16033,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78392;s:14:\"optimized_size\";i:39028;s:7:\"percent\";d:50.21;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41445;s:14:\"optimized_size\";i:21064;s:7:\"percent\";d:49.18;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20717;s:14:\"optimized_size\";i:10980;s:7:\"percent\";d:47;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27139;s:14:\"optimized_size\";i:13884;s:7:\"percent\";d:48.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38755;s:14:\"optimized_size\";i:19858;s:7:\"percent\";d:48.76;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18618;s:14:\"optimized_size\";i:10360;s:7:\"percent\";d:44.35;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6663;s:14:\"optimized_size\";i:3970;s:7:\"percent\";d:40.42;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16436;s:14:\"optimized_size\";i:9616;s:7:\"percent\";d:41.49;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107493;s:14:\"optimized_size\";i:59482;s:7:\"percent\";d:44.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:355658;s:14:\"optimized_size\";i:188242;s:7:\"percent\";d:47.07;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248807,16034,'_wp_attached_file','2023/11/438115623_1431159214458646_769121400582394512_n.jpg');
INSERT INTO `wp_postmeta` VALUES (248808,16034,'iaff_wp_attachment_original_post_title','438115623_1431159214458646_769121400582394512_n');
INSERT INTO `wp_postmeta` VALUES (248809,16034,'_wp_attachment_image_alt','438115623 1431159214458646 769121400582394512 n');
INSERT INTO `wp_postmeta` VALUES (248810,16034,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2023/11/438115623_1431159214458646_769121400582394512_n.jpg\";s:8:\"filesize\";i:120517;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19728;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8110;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84763;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23705;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49687;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47464;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33036;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:59:\"438115623_1431159214458646_769121400582394512_n-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (248811,16035,'_wp_attached_file','2023/11/437012294_1828034004344866_8766398976497419773_n.jpg');
INSERT INTO `wp_postmeta` VALUES (248812,16035,'iaff_wp_attachment_original_post_title','437012294_1828034004344866_8766398976497419773_n');
INSERT INTO `wp_postmeta` VALUES (248813,16035,'_wp_attachment_image_alt','437012294 1828034004344866 8766398976497419773 n');
INSERT INTO `wp_postmeta` VALUES (248814,16035,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:960;s:6:\"height\";i:695;s:4:\"file\";s:60:\"2023/11/437012294_1828034004344866_8766398976497419773_n.jpg\";s:8:\"filesize\";i:150202;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20432;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7727;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-768x556.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102204;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24798;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54295;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-960x250.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66766;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37139;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:60:\"437012294_1828034004344866_8766398976497419773_n-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73179;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (248815,16034,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248816,16034,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248817,16034,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62457;s:14:\"optimized_size\";i:34582;s:7:\"percent\";d:44.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33036;s:14:\"optimized_size\";i:19898;s:7:\"percent\";d:39.77;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47464;s:14:\"optimized_size\";i:27460;s:7:\"percent\";d:42.15;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49687;s:14:\"optimized_size\";i:29180;s:7:\"percent\";d:41.27;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23705;s:14:\"optimized_size\";i:14190;s:7:\"percent\";d:40.14;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84763;s:14:\"optimized_size\";i:45254;s:7:\"percent\";d:46.61;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8110;s:14:\"optimized_size\";i:5352;s:7:\"percent\";d:34.01;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19728;s:14:\"optimized_size\";i:12364;s:7:\"percent\";d:37.33;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120517;s:14:\"optimized_size\";i:73348;s:7:\"percent\";d:39.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:449467;s:14:\"optimized_size\";i:261628;s:7:\"percent\";d:41.79;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248818,16035,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248819,16035,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (248820,16035,'_imagify_data','a:2:{s:5:\"sizes\";a:10:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73179;s:14:\"optimized_size\";i:42986;s:7:\"percent\";d:41.26;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37139;s:14:\"optimized_size\";i:23242;s:7:\"percent\";d:37.42;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66766;s:14:\"optimized_size\";i:40732;s:7:\"percent\";d:38.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54295;s:14:\"optimized_size\";i:32228;s:7:\"percent\";d:40.64;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24798;s:14:\"optimized_size\";i:15738;s:7:\"percent\";d:36.54;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102204;s:14:\"optimized_size\";i:60914;s:7:\"percent\";d:40.4;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7727;s:14:\"optimized_size\";i:5260;s:7:\"percent\";d:31.93;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20432;s:14:\"optimized_size\";i:13626;s:7:\"percent\";d:33.31;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150202;s:14:\"optimized_size\";i:103252;s:7:\"percent\";d:31.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:536742;s:14:\"optimized_size\";i:337978;s:7:\"percent\";d:37.03;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248828,16037,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248829,16037,'_gravityformsadvancedpostcreation_entry_id','1391');
INSERT INTO `wp_postmeta` VALUES (248830,16037,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248831,16037,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248832,16038,'_wp_attached_file','2024/07/Safe-Boating-Checklist_USCG.pdf');
INSERT INTO `wp_postmeta` VALUES (248833,16038,'_wp_attachment_metadata','a:1:{s:8:\"filesize\";i:1689565;}');
INSERT INTO `wp_postmeta` VALUES (248834,16038,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (248835,16038,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (248836,16038,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1689565;s:14:\"optimized_size\";i:752489;s:7:\"percent\";d:55.46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1689565;s:14:\"optimized_size\";i:752489;s:7:\"percent\";d:55.46;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (248837,16039,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248838,16039,'_gravityformsadvancedpostcreation_entry_id','1408');
INSERT INTO `wp_postmeta` VALUES (248839,16039,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248840,16039,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248841,16040,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (248842,16040,'_gravityformsadvancedpostcreation_entry_id','1409');
INSERT INTO `wp_postmeta` VALUES (248843,16040,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (248844,16040,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (248845,16011,'_edit_lock','1754768955:11');
INSERT INTO `wp_postmeta` VALUES (248847,16011,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248848,16011,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248849,16011,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248850,16011,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248851,16011,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248852,16011,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248853,16011,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248854,16011,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248855,16011,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248856,16011,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248857,16011,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248858,16011,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248859,16011,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248860,16011,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248861,16011,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248862,16011,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248863,16011,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248864,16011,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248865,16011,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248866,16011,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248867,16011,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248868,16011,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248869,16011,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248870,16011,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248871,16011,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248872,16011,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248873,16011,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248874,16011,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248875,16011,'date_of_review','May 2024');
INSERT INTO `wp_postmeta` VALUES (248876,16011,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248877,16011,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248878,16011,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248879,16011,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248880,16011,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248881,16011,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248882,16037,'_edit_lock','1754768894:11');
INSERT INTO `wp_postmeta` VALUES (248883,16037,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248884,16037,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248885,16037,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248886,16037,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248887,16037,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248888,16037,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248889,16037,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248890,16037,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248891,16037,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248892,16037,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248893,16037,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248894,16037,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248895,16037,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248896,16037,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248897,16037,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248898,16037,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248899,16037,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248900,16037,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248901,16037,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248902,16037,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248903,16037,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248904,16037,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248905,16037,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248906,16037,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248907,16037,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248908,16037,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248909,16037,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248910,16037,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248911,16037,'date_of_review','May 2024');
INSERT INTO `wp_postmeta` VALUES (248912,16037,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248913,16037,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248914,16037,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248915,16037,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248916,16037,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248917,16037,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248918,16039,'_edit_lock','1754768847:11');
INSERT INTO `wp_postmeta` VALUES (248919,16039,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248920,16039,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248921,16039,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248922,16039,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248923,16039,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248924,16039,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248925,16039,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248926,16039,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248927,16039,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248928,16039,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248929,16039,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248930,16039,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248931,16039,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248932,16039,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248933,16039,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248934,16039,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248935,16039,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248936,16039,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248937,16039,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248938,16039,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248939,16039,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248940,16039,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248941,16039,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248942,16039,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248943,16039,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248944,16039,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248945,16039,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248946,16039,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248947,16039,'date_of_review','July 2024');
INSERT INTO `wp_postmeta` VALUES (248948,16039,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248949,16039,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248950,16039,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248951,16039,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248952,16039,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248953,16039,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248954,16040,'_edit_lock','1754768757:11');
INSERT INTO `wp_postmeta` VALUES (248955,16040,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (248956,16040,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (248957,16040,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (248958,16040,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (248959,16040,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (248960,16040,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (248961,16040,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (248962,16040,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (248963,16040,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (248964,16040,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (248965,16040,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (248966,16040,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (248967,16040,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (248968,16040,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (248969,16040,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (248970,16040,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (248971,16040,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (248972,16040,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (248973,16040,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (248974,16040,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (248975,16040,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (248976,16040,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (248977,16040,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (248978,16040,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (248979,16040,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (248980,16040,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (248981,16040,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (248982,16040,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (248983,16040,'date_of_review','July 2024');
INSERT INTO `wp_postmeta` VALUES (248984,16040,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (248985,16040,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (248986,16040,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (248987,16040,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (248988,16040,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (248989,16040,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (248996,16044,'_wp_attached_file','2023/11/PXL_20240629_190156754-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (248997,16044,'iaff_wp_attachment_original_post_title','PXL_20240629_190156754');
INSERT INTO `wp_postmeta` VALUES (248998,16044,'_wp_attachment_image_alt','PXL 20240629 190156754');
INSERT INTO `wp_postmeta` VALUES (248999,16044,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20240629_190156754-scaled.jpg\";s:8:\"filesize\";i:533841;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18290;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190156754-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7760;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190156754-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159913;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_190156754-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323401;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_190156754-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:533841;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25923;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60262;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190156754-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84969;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37214;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190156754-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80446;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190156754-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1719669716\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.35\";s:3:\"iso\";s:2:\"52\";s:13:\"shutter_speed\";s:8:\"0.001148\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20240629_190156754.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249000,16044,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249001,16044,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249002,16044,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:533841;s:14:\"optimized_size\";i:321482;s:7:\"percent\";d:39.78;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207773;s:14:\"optimized_size\";i:120468;s:7:\"percent\";d:42.02;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80446;s:14:\"optimized_size\";i:49428;s:7:\"percent\";d:38.56;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37214;s:14:\"optimized_size\";i:22948;s:7:\"percent\";d:38.34;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84969;s:14:\"optimized_size\";i:48972;s:7:\"percent\";d:42.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60262;s:14:\"optimized_size\";i:37078;s:7:\"percent\";d:38.47;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25923;s:14:\"optimized_size\";i:16290;s:7:\"percent\";d:37.16;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:533841;s:14:\"optimized_size\";i:273674;s:7:\"percent\";d:48.73;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323401;s:14:\"optimized_size\";i:175272;s:7:\"percent\";d:45.8;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159913;s:14:\"optimized_size\";i:90326;s:7:\"percent\";d:43.52;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7760;s:14:\"optimized_size\";i:4898;s:7:\"percent\";d:36.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159652;s:14:\"optimized_size\";i:90178;s:7:\"percent\";d:43.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18290;s:14:\"optimized_size\";i:11310;s:7:\"percent\";d:38.16;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:887154;s:14:\"optimized_size\";i:425450;s:7:\"percent\";d:52.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18290;s:14:\"optimized_size\";i:13559;s:7:\"percent\";d:25.87;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159652;s:14:\"optimized_size\";i:108578;s:7:\"percent\";d:31.99;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7760;s:14:\"optimized_size\";i:5832;s:7:\"percent\";d:24.85;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159913;s:14:\"optimized_size\";i:108497;s:7:\"percent\";d:32.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:323401;s:14:\"optimized_size\";i:199067;s:7:\"percent\";d:38.45;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:533841;s:14:\"optimized_size\";i:321482;s:7:\"percent\";d:39.78;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25923;s:14:\"optimized_size\";i:19148;s:7:\"percent\";d:26.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60262;s:14:\"optimized_size\";i:44551;s:7:\"percent\";d:26.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84969;s:14:\"optimized_size\";i:58233;s:7:\"percent\";d:31.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37214;s:14:\"optimized_size\";i:27634;s:7:\"percent\";d:25.74;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80446;s:14:\"optimized_size\";i:60354;s:7:\"percent\";d:24.98;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207773;s:14:\"optimized_size\";i:144135;s:7:\"percent\";d:30.63;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4819883;s:14:\"optimized_size\";i:2798844;s:7:\"percent\";d:41.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249003,16045,'_wp_attached_file','2023/11/PXL_20240629_190044563-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249004,16045,'iaff_wp_attachment_original_post_title','PXL_20240629_190044563');
INSERT INTO `wp_postmeta` VALUES (249005,16045,'_wp_attachment_image_alt','PXL 20240629 190044563');
INSERT INTO `wp_postmeta` VALUES (249006,16045,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20240629_190044563-scaled.jpg\";s:8:\"filesize\";i:370179;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14568;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190044563-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113329;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6317;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190044563-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113067;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_190044563-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:226451;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_190044563-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:370179;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19098;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41963;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190044563-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56963;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25311;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_190044563-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54296;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_190044563-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141112;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1719669644\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.35\";s:3:\"iso\";s:2:\"51\";s:13:\"shutter_speed\";s:8:\"0.001908\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20240629_190044563.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249007,16046,'_wp_attached_file','2023/11/PXL_20240629_185954984-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249008,16046,'iaff_wp_attachment_original_post_title','PXL_20240629_185954984');
INSERT INTO `wp_postmeta` VALUES (249009,16046,'_wp_attachment_image_alt','PXL 20240629 185954984');
INSERT INTO `wp_postmeta` VALUES (249010,16046,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:4:\"file\";s:41:\"2023/11/PXL_20240629_185954984-scaled.jpg\";s:8:\"filesize\";i:421577;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-226x300.jpg\";s:5:\"width\";i:226;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15907;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185954984-771x1024.jpg\";s:5:\"width\";i:771;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6795;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185954984-768x1020.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1020;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129868;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_185954984-1157x1536.jpg\";s:5:\"width\";i:1157;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:260434;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_185954984-1542x2048.jpg\";s:5:\"width\";i:1542;s:6:\"height\";i:2048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:421577;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20266;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44021;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185954984-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60152;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26717;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185954984-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56171;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185954984-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1719669594\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:8:\"0.003242\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20240629_185954984.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249011,16047,'_wp_attached_file','2023/11/PXL_20240629_185916237-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249012,16047,'iaff_wp_attachment_original_post_title','PXL_20240629_185916237');
INSERT INTO `wp_postmeta` VALUES (249013,16047,'_wp_attachment_image_alt','22-foot Suntracker Sportfish Pontoon');
INSERT INTO `wp_postmeta` VALUES (249014,16047,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1542;s:4:\"file\";s:41:\"2023/11/PXL_20240629_185916237-scaled.jpg\";s:8:\"filesize\";i:662534;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23790;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185916237-1024x771.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:771;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205397;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8811;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-768x578.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:578;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123712;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_185916237-1536x1157.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1157;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:412345;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:36:\"PXL_20240629_185916237-2048x1542.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1542;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:662534;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28842;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64440;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185916237-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89932;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42353;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:34:\"PXL_20240629_185916237-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90849;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:35:\"PXL_20240629_185916237-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:236402;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:4:\"1.85\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"Pixel 7\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1719669556\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.81\";s:3:\"iso\";s:2:\"45\";s:13:\"shutter_speed\";s:8:\"0.002624\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"PXL_20240629_185916237.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249018,16045,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249019,16045,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249020,16045,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:370179;s:14:\"optimized_size\";i:197514;s:7:\"percent\";d:46.64;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141112;s:14:\"optimized_size\";i:74274;s:7:\"percent\";d:47.37;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54296;s:14:\"optimized_size\";i:31454;s:7:\"percent\";d:42.07;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25311;s:14:\"optimized_size\";i:14800;s:7:\"percent\";d:41.53;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56963;s:14:\"optimized_size\";i:27938;s:7:\"percent\";d:50.95;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41963;s:14:\"optimized_size\";i:23520;s:7:\"percent\";d:43.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19098;s:14:\"optimized_size\";i:11106;s:7:\"percent\";d:41.85;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:370179;s:14:\"optimized_size\";i:179338;s:7:\"percent\";d:51.55;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226451;s:14:\"optimized_size\";i:114736;s:7:\"percent\";d:49.33;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113067;s:14:\"optimized_size\";i:60862;s:7:\"percent\";d:46.17;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6317;s:14:\"optimized_size\";i:3938;s:7:\"percent\";d:37.66;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113329;s:14:\"optimized_size\";i:61102;s:7:\"percent\";d:46.08;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14568;s:14:\"optimized_size\";i:8840;s:7:\"percent\";d:39.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:609966;s:14:\"optimized_size\";i:272756;s:7:\"percent\";d:55.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14568;s:14:\"optimized_size\";i:9956;s:7:\"percent\";d:31.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113329;s:14:\"optimized_size\";i:66157;s:7:\"percent\";d:41.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6317;s:14:\"optimized_size\";i:4455;s:7:\"percent\";d:29.48;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113067;s:14:\"optimized_size\";i:65919;s:7:\"percent\";d:41.7;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226451;s:14:\"optimized_size\";i:124208;s:7:\"percent\";d:45.15;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:370179;s:14:\"optimized_size\";i:197514;s:7:\"percent\";d:46.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19098;s:14:\"optimized_size\";i:13081;s:7:\"percent\";d:31.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41963;s:14:\"optimized_size\";i:27804;s:7:\"percent\";d:33.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56963;s:14:\"optimized_size\";i:32194;s:7:\"percent\";d:43.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25311;s:14:\"optimized_size\";i:17207;s:7:\"percent\";d:32.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54296;s:14:\"optimized_size\";i:36046;s:7:\"percent\";d:33.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141112;s:14:\"optimized_size\";i:88219;s:7:\"percent\";d:37.48;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3345453;s:14:\"optimized_size\";i:1764938;s:7:\"percent\";d:47.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249021,16046,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249022,16046,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249023,16046,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421577;s:14:\"optimized_size\";i:226820;s:7:\"percent\";d:46.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141416;s:14:\"optimized_size\";i:67136;s:7:\"percent\";d:52.53;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56171;s:14:\"optimized_size\";i:29290;s:7:\"percent\";d:47.86;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26717;s:14:\"optimized_size\";i:14594;s:7:\"percent\";d:45.38;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60152;s:14:\"optimized_size\";i:28212;s:7:\"percent\";d:53.1;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44021;s:14:\"optimized_size\";i:23286;s:7:\"percent\";d:47.1;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20266;s:14:\"optimized_size\";i:11450;s:7:\"percent\";d:43.5;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421577;s:14:\"optimized_size\";i:180120;s:7:\"percent\";d:57.27;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260434;s:14:\"optimized_size\";i:117082;s:7:\"percent\";d:55.04;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129868;s:14:\"optimized_size\";i:62936;s:7:\"percent\";d:51.54;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6795;s:14:\"optimized_size\";i:3982;s:7:\"percent\";d:41.4;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130154;s:14:\"optimized_size\";i:63806;s:7:\"percent\";d:50.98;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15907;s:14:\"optimized_size\";i:9282;s:7:\"percent\";d:41.65;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:685110;s:14:\"optimized_size\";i:269806;s:7:\"percent\";d:60.62;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15907;s:14:\"optimized_size\";i:10939;s:7:\"percent\";d:31.23;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130154;s:14:\"optimized_size\";i:77792;s:7:\"percent\";d:40.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6795;s:14:\"optimized_size\";i:5097;s:7:\"percent\";d:24.99;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129868;s:14:\"optimized_size\";i:77726;s:7:\"percent\";d:40.15;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260434;s:14:\"optimized_size\";i:149311;s:7:\"percent\";d:42.67;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:421577;s:14:\"optimized_size\";i:226820;s:7:\"percent\";d:46.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20266;s:14:\"optimized_size\";i:13794;s:7:\"percent\";d:31.94;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44021;s:14:\"optimized_size\";i:28581;s:7:\"percent\";d:35.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60152;s:14:\"optimized_size\";i:33531;s:7:\"percent\";d:44.26;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26717;s:14:\"optimized_size\";i:17761;s:7:\"percent\";d:33.52;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56171;s:14:\"optimized_size\";i:33911;s:7:\"percent\";d:39.63;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141416;s:14:\"optimized_size\";i:81748;s:7:\"percent\";d:42.19;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3733643;s:14:\"optimized_size\";i:1864813;s:7:\"percent\";d:50.05;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249029,16047,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249030,16047,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249031,16047,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662534;s:14:\"optimized_size\";i:459030;s:7:\"percent\";d:30.72;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236402;s:14:\"optimized_size\";i:142152;s:7:\"percent\";d:39.87;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90849;s:14:\"optimized_size\";i:58220;s:7:\"percent\";d:35.92;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42353;s:14:\"optimized_size\";i:27676;s:7:\"percent\";d:34.65;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89932;s:14:\"optimized_size\";i:49382;s:7:\"percent\";d:45.09;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64440;s:14:\"optimized_size\";i:40522;s:7:\"percent\";d:37.12;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28842;s:14:\"optimized_size\";i:18832;s:7:\"percent\";d:34.71;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662534;s:14:\"optimized_size\";i:367018;s:7:\"percent\";d:44.6;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412345;s:14:\"optimized_size\";i:236956;s:7:\"percent\";d:42.53;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123712;s:14:\"optimized_size\";i:76682;s:7:\"percent\";d:38.02;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8811;s:14:\"optimized_size\";i:6016;s:7:\"percent\";d:31.72;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205397;s:14:\"optimized_size\";i:124162;s:7:\"percent\";d:39.55;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23790;s:14:\"optimized_size\";i:15602;s:7:\"percent\";d:34.42;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662534;s:14:\"optimized_size\";i:367018;s:7:\"percent\";d:44.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23790;s:14:\"optimized_size\";i:18852;s:7:\"percent\";d:20.76;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205397;s:14:\"optimized_size\";i:152114;s:7:\"percent\";d:25.94;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8811;s:14:\"optimized_size\";i:7005;s:7:\"percent\";d:20.5;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123712;s:14:\"optimized_size\";i:91644;s:7:\"percent\";d:25.92;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:412345;s:14:\"optimized_size\";i:285127;s:7:\"percent\";d:30.85;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:662534;s:14:\"optimized_size\";i:459030;s:7:\"percent\";d:30.72;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28842;s:14:\"optimized_size\";i:21333;s:7:\"percent\";d:26.03;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64440;s:14:\"optimized_size\";i:47831;s:7:\"percent\";d:25.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89932;s:14:\"optimized_size\";i:61501;s:7:\"percent\";d:31.61;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42353;s:14:\"optimized_size\";i:33631;s:7:\"percent\";d:20.59;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90849;s:14:\"optimized_size\";i:67480;s:7:\"percent\";d:25.72;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236402;s:14:\"optimized_size\";i:175893;s:7:\"percent\";d:25.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5303882;s:14:\"optimized_size\";i:3410709;s:7:\"percent\";d:35.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249056,16058,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (249057,16058,'_gravityformsadvancedpostcreation_entry_id','1503');
INSERT INTO `wp_postmeta` VALUES (249058,16058,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (249059,16058,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (249070,16062,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (249071,16062,'_gravityformsadvancedpostcreation_entry_id','1512');
INSERT INTO `wp_postmeta` VALUES (249072,16062,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (249073,16062,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (249177,14934,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (249181,14934,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (249182,14934,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (249183,14934,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (249184,14934,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (249185,14934,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (249186,14934,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (249187,14934,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (249188,14934,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (249189,14934,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (249190,14934,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (249191,14934,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (249192,14934,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (249193,14934,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (249194,14934,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (249195,14934,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (249196,14934,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (249197,14934,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (249198,14934,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (249199,14934,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (249200,14934,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (249201,14934,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (249202,14934,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (249203,14934,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249204,14934,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (249205,14934,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (249206,14934,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (249207,14934,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (249208,14934,'_last_editor_used_jetpack','block-editor');
INSERT INTO `wp_postmeta` VALUES (249210,14934,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (249211,14934,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (249212,14934,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (249213,14934,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (249214,14934,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (249215,14934,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (249216,14934,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (249217,14934,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (249218,14934,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (249219,14934,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (249239,16078,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (249240,16078,'_gravityformsadvancedpostcreation_entry_id','1550');
INSERT INTO `wp_postmeta` VALUES (249241,16078,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (249242,16078,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (249245,14841,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249246,14886,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249247,15551,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249248,15552,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249249,15640,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249250,15136,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249251,15199,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249252,14843,'_wp_old_date','2024-05-23');
INSERT INTO `wp_postmeta` VALUES (249253,14853,'_g_feedback_shortcode_035f4d3ee503badab324ac194039516ebe4d9351','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249254,14853,'_g_feedback_shortcode_atts_035f4d3ee503badab324ac194039516ebe4d9351','a:18:{s:2:\"to\";s:23:\"dev@hirejordansmith.com\";s:7:\"subject\";s:43:\"[2Poochies Properties] Allie\'s on the Rocks\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:14853;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249258,14882,'_g_feedback_shortcode_885c9b9084beb42705f7eefb4633248386385b68','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249259,14882,'_g_feedback_shortcode_atts_885c9b9084beb42705f7eefb4633248386385b68','a:18:{s:2:\"to\";s:19:\"algomez17@gmail.com\";s:7:\"subject\";s:72:\"[2Poochies Properties] Barney\'s Bluff pet friendly reserve + pontoon opt\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:14882;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249261,15586,'_g_feedback_shortcode_d32f5c9d83965e6296b4071944b3729ca9f442a1','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249262,15586,'_g_feedback_shortcode_atts_d32f5c9d83965e6296b4071944b3729ca9f442a1','a:18:{s:2:\"to\";s:31:\"heather@2poochiesproperties.com\";s:7:\"subject\";s:73:\"[2Poochies Properties] Tigua\'s Sunrise pet-friendly + fishing pontoon opt\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15586;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249264,16083,'_wp_attached_file','2022/05/DJI_20240528151215_0095_D.jpg');
INSERT INTO `wp_postmeta` VALUES (249265,16083,'iaff_wp_attachment_original_post_title','default');
INSERT INTO `wp_postmeta` VALUES (249266,16083,'_wp_attachment_image_alt','default');
INSERT INTO `wp_postmeta` VALUES (249267,16083,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:1365;s:4:\"file\";s:37:\"2022/05/DJI_20240528151215_0095_D.jpg\";s:8:\"filesize\";i:3576464;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26994;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151215_0095_D-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272103;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158921;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"DJI_20240528151215_0095_D-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:559425;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35129;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84045;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151215_0095_D-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147345;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50194;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151215_0095_D-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115407;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151215_0095_D-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC8282\";s:7:\"caption\";s:7:\"default\";s:17:\"created_timestamp\";s:10:\"1716909135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.72\";s:3:\"iso\";s:3:\"210\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:7:\"default\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (249268,16084,'_wp_attached_file','2022/05/DJI_20240528151227_0098_D.jpg');
INSERT INTO `wp_postmeta` VALUES (249269,16084,'iaff_wp_attachment_original_post_title','default');
INSERT INTO `wp_postmeta` VALUES (249270,16084,'_wp_attachment_image_alt','New Large Fishing Platform');
INSERT INTO `wp_postmeta` VALUES (249271,16084,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1820;s:6:\"height\";i:1365;s:4:\"file\";s:37:\"2022/05/DJI_20240528151227_0098_D.jpg\";s:8:\"filesize\";i:3580071;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26200;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151227_0098_D-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269126;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9203;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156658;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"DJI_20240528151227_0098_D-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:555602;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33460;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81211;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151227_0098_D-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146390;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48728;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:37:\"DJI_20240528151227_0098_D-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112351;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:38:\"DJI_20240528151227_0098_D-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.7\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC8282\";s:7:\"caption\";s:7:\"default\";s:17:\"created_timestamp\";s:10:\"1716909147\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.72\";s:3:\"iso\";s:3:\"210\";s:13:\"shutter_speed\";s:18:\"0.0013698630136986\";s:5:\"title\";s:7:\"default\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (249272,16083,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249273,16083,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249274,16083,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3576464;s:14:\"optimized_size\";i:1395420;s:7:\"percent\";d:60.98;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317194;s:14:\"optimized_size\";i:206022;s:7:\"percent\";d:35.05;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115407;s:14:\"optimized_size\";i:76714;s:7:\"percent\";d:33.53;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50194;s:14:\"optimized_size\";i:34188;s:7:\"percent\";d:31.89;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147345;s:14:\"optimized_size\";i:94322;s:7:\"percent\";d:35.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84045;s:14:\"optimized_size\";i:56582;s:7:\"percent\";d:32.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35129;s:14:\"optimized_size\";i:23820;s:7:\"percent\";d:32.19;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559425;s:14:\"optimized_size\";i:345414;s:7:\"percent\";d:38.26;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158921;s:14:\"optimized_size\";i:104050;s:7:\"percent\";d:34.53;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9738;s:14:\"optimized_size\";i:6856;s:7:\"percent\";d:29.6;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272103;s:14:\"optimized_size\";i:175770;s:7:\"percent\";d:35.4;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26994;s:14:\"optimized_size\";i:18484;s:7:\"percent\";d:31.53;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3576464;s:14:\"optimized_size\";i:571562;s:7:\"percent\";d:84.02;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26994;s:14:\"optimized_size\";i:21159;s:7:\"percent\";d:21.62;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272103;s:14:\"optimized_size\";i:215247;s:7:\"percent\";d:20.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9738;s:14:\"optimized_size\";i:7637;s:7:\"percent\";d:21.58;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158921;s:14:\"optimized_size\";i:124734;s:7:\"percent\";d:21.51;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:559425;s:14:\"optimized_size\";i:423228;s:7:\"percent\";d:24.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35129;s:14:\"optimized_size\";i:27504;s:7:\"percent\";d:21.71;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84045;s:14:\"optimized_size\";i:65864;s:7:\"percent\";d:21.63;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147345;s:14:\"optimized_size\";i:118961;s:7:\"percent\";d:19.26;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50194;s:14:\"optimized_size\";i:39149;s:7:\"percent\";d:22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115407;s:14:\"optimized_size\";i:90313;s:7:\"percent\";d:21.74;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317194;s:14:\"optimized_size\";i:254214;s:7:\"percent\";d:19.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10705918;s:14:\"optimized_size\";i:4497214;s:7:\"percent\";d:57.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249275,16084,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249276,16084,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249277,16084,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3580071;s:14:\"optimized_size\";i:1388736;s:7:\"percent\";d:61.21;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311332;s:14:\"optimized_size\";i:197326;s:7:\"percent\";d:36.62;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112351;s:14:\"optimized_size\";i:73918;s:7:\"percent\";d:34.21;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48728;s:14:\"optimized_size\";i:32292;s:7:\"percent\";d:33.73;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146390;s:14:\"optimized_size\";i:92484;s:7:\"percent\";d:36.82;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81211;s:14:\"optimized_size\";i:54408;s:7:\"percent\";d:33;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33460;s:14:\"optimized_size\";i:22582;s:7:\"percent\";d:32.51;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:555602;s:14:\"optimized_size\";i:347804;s:7:\"percent\";d:37.4;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156658;s:14:\"optimized_size\";i:103536;s:7:\"percent\";d:33.91;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9203;s:14:\"optimized_size\";i:6334;s:7:\"percent\";d:31.17;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269126;s:14:\"optimized_size\";i:174264;s:7:\"percent\";d:35.25;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26200;s:14:\"optimized_size\";i:18060;s:7:\"percent\";d:31.07;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3580071;s:14:\"optimized_size\";i:562372;s:7:\"percent\";d:84.29;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26200;s:14:\"optimized_size\";i:20688;s:7:\"percent\";d:21.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269126;s:14:\"optimized_size\";i:213186;s:7:\"percent\";d:20.79;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9203;s:14:\"optimized_size\";i:7313;s:7:\"percent\";d:20.54;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156658;s:14:\"optimized_size\";i:123045;s:7:\"percent\";d:21.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:555602;s:14:\"optimized_size\";i:420899;s:7:\"percent\";d:24.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33460;s:14:\"optimized_size\";i:26408;s:7:\"percent\";d:21.08;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81211;s:14:\"optimized_size\";i:63937;s:7:\"percent\";d:21.27;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146390;s:14:\"optimized_size\";i:118308;s:7:\"percent\";d:19.18;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48728;s:14:\"optimized_size\";i:38102;s:7:\"percent\";d:21.81;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112351;s:14:\"optimized_size\";i:87862;s:7:\"percent\";d:21.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311332;s:14:\"optimized_size\";i:248552;s:7:\"percent\";d:20.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10660664;s:14:\"optimized_size\";i:4442416;s:7:\"percent\";d:58.33;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249296,15454,'_wp_attachment_backup_sizes','a:12:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:8:\"filesize\";i:3149451;s:4:\"file\";s:11:\"DSC7723.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26048;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145923;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:20:\"DSC7723-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246466;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:21:\"DSC7723-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:467934;}s:16:\"flex-medium-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35799;}s:20:\"flex-medium-alt-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82510;}s:16:\"page-banner-orig\";a:5:{s:4:\"file\";s:20:\"DSC7723-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116869;}s:16:\"blog-medium-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52503;}s:15:\"blog-large-orig\";a:5:{s:4:\"file\";s:19:\"DSC7723-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116126;}s:14:\"blog-full-orig\";a:5:{s:4:\"file\";s:20:\"DSC7723-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295499;}}');
INSERT INTO `wp_postmeta` VALUES (249301,4103,'_g_feedback_shortcode_7ac7dbdd8a57a8ae0abede687808819846cc6a78','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249302,4103,'_g_feedback_shortcode_atts_7ac7dbdd8a57a8ae0abede687808819846cc6a78','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:27:\"[2Poochies Properties] Home\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:4103;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249328,14934,'_g_feedback_shortcode_89a1147dc37b810f8916b3aaef4b2886ef627f4d','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249329,14934,'_g_feedback_shortcode_atts_89a1147dc37b810f8916b3aaef4b2886ef627f4d','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:59:\"[2Poochies Properties] Reserve Your Boat for Barney\'s Bluff\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:14934;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249333,16093,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (249334,16093,'_gravityformsadvancedpostcreation_entry_id','1963');
INSERT INTO `wp_postmeta` VALUES (249335,16093,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (249336,16093,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (249341,15586,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (249344,15586,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249345,14853,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (249348,14853,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249349,16095,'_wp_attached_file','2022/05/SING0074-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249350,16095,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (249351,16095,'_wp_attachment_image_alt','Beautiful Home');
INSERT INTO `wp_postmeta` VALUES (249352,16095,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2022/05/SING0074-scaled.jpg\";s:8:\"filesize\";i:577440;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0074-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15083;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0074-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157413;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7553;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0074-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89844;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0074-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:348126;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0074-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:577440;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0074-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25991;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0074-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62545;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0074-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97551;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0074-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35956;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0074-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83670;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0074-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:241197;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1746010445\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.001890359168242\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0074.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249353,16095,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249354,16095,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249355,16095,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577440;s:14:\"optimized_size\";i:435376;s:7:\"percent\";d:24.6;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241197;s:14:\"optimized_size\";i:139876;s:7:\"percent\";d:42.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83670;s:14:\"optimized_size\";i:50944;s:7:\"percent\";d:39.11;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35956;s:14:\"optimized_size\";i:21826;s:7:\"percent\";d:39.3;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97551;s:14:\"optimized_size\";i:57108;s:7:\"percent\";d:41.46;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62545;s:14:\"optimized_size\";i:37466;s:7:\"percent\";d:40.1;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25991;s:14:\"optimized_size\";i:15746;s:7:\"percent\";d:39.42;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577440;s:14:\"optimized_size\";i:317022;s:7:\"percent\";d:45.1;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:348126;s:14:\"optimized_size\";i:203518;s:7:\"percent\";d:41.54;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89844;s:14:\"optimized_size\";i:53234;s:7:\"percent\";d:40.75;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7553;s:14:\"optimized_size\";i:4676;s:7:\"percent\";d:38.09;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157413;s:14:\"optimized_size\";i:93660;s:7:\"percent\";d:40.5;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15083;s:14:\"optimized_size\";i:9158;s:7:\"percent\";d:39.28;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577440;s:14:\"optimized_size\";i:317022;s:7:\"percent\";d:45.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15083;s:14:\"optimized_size\";i:11141;s:7:\"percent\";d:26.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157413;s:14:\"optimized_size\";i:115389;s:7:\"percent\";d:26.7;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7553;s:14:\"optimized_size\";i:5609;s:7:\"percent\";d:25.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89844;s:14:\"optimized_size\";i:65797;s:7:\"percent\";d:26.77;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:348126;s:14:\"optimized_size\";i:257414;s:7:\"percent\";d:26.06;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:577440;s:14:\"optimized_size\";i:435376;s:7:\"percent\";d:24.6;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25991;s:14:\"optimized_size\";i:19076;s:7:\"percent\";d:26.61;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62545;s:14:\"optimized_size\";i:45930;s:7:\"percent\";d:26.56;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97551;s:14:\"optimized_size\";i:73272;s:7:\"percent\";d:24.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35956;s:14:\"optimized_size\";i:26429;s:7:\"percent\";d:26.5;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83670;s:14:\"optimized_size\";i:61246;s:7:\"percent\";d:26.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241197;s:14:\"optimized_size\";i:178297;s:7:\"percent\";d:26.08;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4639618;s:14:\"optimized_size\";i:3051608;s:7:\"percent\";d:34.23;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249359,14882,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249360,16058,'_edit_lock','1754768485:11');
INSERT INTO `wp_postmeta` VALUES (249361,16058,'_g_feedback_shortcode_021775bc902f5ee0ff1a205cb2b55635f333d88b','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249362,16058,'_g_feedback_shortcode_atts_021775bc902f5ee0ff1a205cb2b55635f333d88b','a:17:{s:2:\"to\";s:31:\"heather@2poochiesproperties.com\";s:7:\"subject\";s:35:\"[2Poochies Properties] Staci Herron\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16058;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;}');
INSERT INTO `wp_postmeta` VALUES (249363,16058,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (249364,16058,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (249365,16058,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (249366,16058,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (249367,16058,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (249368,16058,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (249369,16058,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (249370,16058,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (249371,16058,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (249372,16058,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (249373,16058,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (249374,16058,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (249375,16058,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (249376,16058,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (249377,16058,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (249378,16058,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (249379,16058,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (249380,16058,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (249381,16058,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (249382,16058,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (249383,16058,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (249384,16058,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (249385,16058,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (249386,16058,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (249387,16058,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (249388,16058,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (249389,16058,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (249390,16058,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (249391,16058,'date_of_review','June 2024');
INSERT INTO `wp_postmeta` VALUES (249392,16058,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (249393,16058,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (249394,16058,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (249395,16058,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (249396,16058,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249397,16058,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (249398,16062,'_edit_lock','1754768568:11');
INSERT INTO `wp_postmeta` VALUES (249399,16062,'_g_feedback_shortcode_5285e460070a368cae8f691807c092d894377f5c','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249400,16062,'_g_feedback_shortcode_atts_5285e460070a368cae8f691807c092d894377f5c','a:17:{s:2:\"to\";s:31:\"heather@2poochiesproperties.com\";s:7:\"subject\";s:36:\"[2Poochies Properties] Penny Wegener\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16062;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;}');
INSERT INTO `wp_postmeta` VALUES (249401,16062,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (249402,16062,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (249403,16062,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (249404,16062,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (249405,16062,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (249406,16062,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (249407,16062,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (249408,16062,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (249409,16062,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (249410,16062,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (249411,16062,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (249412,16062,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (249413,16062,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (249414,16062,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (249415,16062,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (249416,16062,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (249417,16062,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (249418,16062,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (249419,16062,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (249420,16062,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (249421,16062,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (249422,16062,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (249423,16062,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (249424,16062,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (249425,16062,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (249426,16062,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (249427,16062,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (249428,16062,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (249429,16062,'date_of_review','August 2024');
INSERT INTO `wp_postmeta` VALUES (249430,16062,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (249431,16062,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (249432,16062,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (249433,16062,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (249434,16062,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249435,16062,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (249436,16078,'_edit_lock','1754768733:11');
INSERT INTO `wp_postmeta` VALUES (249437,16078,'_g_feedback_shortcode_650d0ec8b6e77574c4804fb1ad67d8d21f50b250','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249438,16078,'_g_feedback_shortcode_atts_650d0ec8b6e77574c4804fb1ad67d8d21f50b250','a:17:{s:2:\"to\";s:31:\"heather@2poochiesproperties.com\";s:7:\"subject\";s:34:\"[2Poochies Properties] Beth Hendee\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16078;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;}');
INSERT INTO `wp_postmeta` VALUES (249439,16078,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (249440,16078,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (249441,16078,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (249442,16078,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (249443,16078,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (249444,16078,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (249445,16078,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (249446,16078,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (249447,16078,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (249448,16078,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (249449,16078,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (249450,16078,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (249451,16078,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (249452,16078,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (249453,16078,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (249454,16078,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (249455,16078,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (249456,16078,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (249457,16078,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (249458,16078,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (249459,16078,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (249460,16078,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (249461,16078,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (249462,16078,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (249463,16078,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (249464,16078,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (249465,16078,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (249466,16078,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (249467,16078,'date_of_review','');
INSERT INTO `wp_postmeta` VALUES (249468,16078,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (249469,16078,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (249470,16078,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (249471,16078,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (249472,16078,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (249473,16078,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (249474,16093,'_edit_lock','1762983817:11');
INSERT INTO `wp_postmeta` VALUES (249475,16093,'_g_feedback_shortcode_f3e05b1df13e85ee25ca4feea441b6e30d37c83b','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249476,16093,'_g_feedback_shortcode_atts_f3e05b1df13e85ee25ca4feea441b6e30d37c83b','a:18:{s:2:\"to\";s:31:\"heather@2poochiesproperties.com\";s:7:\"subject\";s:36:\"[2Poochies Properties] Sheryll Brush\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16093;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (249477,16093,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (249478,16093,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (249479,16093,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (249480,16093,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (249481,16093,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (249482,16093,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (249483,16093,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (249484,16093,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (249485,16093,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (249486,16093,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (249487,16093,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (249488,16093,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (249489,16093,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (249490,16093,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (249491,16093,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (249492,16093,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (249493,16093,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (249494,16093,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (249495,16093,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (249496,16093,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (249497,16093,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (249498,16093,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (249499,16093,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (249500,16093,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (249501,16093,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (249502,16093,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (249503,16093,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (249504,16093,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (249505,16093,'date_of_review','March 2025');
INSERT INTO `wp_postmeta` VALUES (249506,16093,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (249507,16093,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (249508,16093,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (249509,16093,'_yoast_wpseo_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (249510,16093,'_yoast_wpseo_content_score','30');
INSERT INTO `wp_postmeta` VALUES (249511,16093,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (249516,14934,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (249526,15124,'_g_feedback_shortcode_2734e9fcecb7bdcf0a7acc842fed1d7d1a4aa21c','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (249527,15124,'_g_feedback_shortcode_atts_2734e9fcecb7bdcf0a7acc842fed1d7d1a4aa21c','a:17:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:60:\"[2Poochies Properties] Allie\'s on the Rocks Rental Agreement\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15124;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;}');
INSERT INTO `wp_postmeta` VALUES (249528,16101,'_wp_attached_file','2025/06/SING0055-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249529,16101,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (249530,16101,'_wp_attachment_image_alt','Outside of Tigua\'s Sunrise as Comfortable');
INSERT INTO `wp_postmeta` VALUES (249531,16101,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/06/SING0055-scaled.jpg\";s:8:\"filesize\";i:627675;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17296;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0055-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0055-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0055-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0055-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387958;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0055-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:627675;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30706;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0055-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74493;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0055-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114136;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41258;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0055-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95637;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0055-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502352\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0033222591362126\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0055.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249532,16101,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249533,16101,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249534,16101,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:160976;s:7:\"percent\";d:41.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:57892;s:7:\"percent\";d:39.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:25052;s:7:\"percent\";d:39.28;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:66414;s:7:\"percent\";d:41.81;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:46968;s:7:\"percent\";d:36.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:19026;s:7:\"percent\";d:38.04;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:228132;s:7:\"percent\";d:41.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:62378;s:7:\"percent\";d:39.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:5418;s:7:\"percent\";d:37.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:108314;s:7:\"percent\";d:39.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:10212;s:7:\"percent\";d:40.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:13099;s:7:\"percent\";d:24.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:134564;s:7:\"percent\";d:25.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:6952;s:7:\"percent\";d:19.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:76832;s:7:\"percent\";d:25.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:293510;s:7:\"percent\";d:24.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:23100;s:7:\"percent\";d:24.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:55580;s:7:\"percent\";d:25.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:86330;s:7:\"percent\";d:24.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:31242;s:7:\"percent\";d:24.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:71485;s:7:\"percent\";d:25.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:206434;s:7:\"percent\";d:24.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5161740;s:14:\"optimized_size\";i:3452206;s:7:\"percent\";d:33.12;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249535,16102,'_wp_attached_file','2025/06/SING0058-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249536,16102,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (249537,16102,'_wp_attachment_image_alt','Large Fenced Yard With Open Grassy Space');
INSERT INTO `wp_postmeta` VALUES (249538,16102,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/06/SING0058-scaled.jpg\";s:8:\"filesize\";i:525936;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0058-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16731;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0058-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155918;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0058-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8299;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0058-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91673;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0058-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:326923;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0058-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:525936;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0058-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28476;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0058-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67637;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0058-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96815;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0058-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38366;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0058-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85518;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0058-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232729;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502697\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"170\";s:13:\"shutter_speed\";s:18:\"0.0020040080160321\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0058.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249539,16103,'_wp_attached_file','2025/06/SING0060-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249540,16103,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (249541,16103,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (249542,16103,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/06/SING0060-scaled.jpg\";s:8:\"filesize\";i:598624;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0060-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13652;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0060-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157301;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0060-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0060-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86649;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0060-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:360733;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0060-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:598624;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0060-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23921;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0060-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60798;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0060-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96759;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0060-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32835;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0060-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80035;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0060-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246400;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745503191\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"170\";s:13:\"shutter_speed\";s:18:\"0.0020040080160321\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0060.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249543,16104,'_wp_attached_file','2025/06/SING0066-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (249544,16104,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (249545,16104,'_wp_attachment_image_alt','Spacious Fenced Yard for Pets and Kids');
INSERT INTO `wp_postmeta` VALUES (249546,16104,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/06/SING0066-scaled.jpg\";s:8:\"filesize\";i:592914;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0066-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15356;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0066-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165797;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0066-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7194;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0066-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94142;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0066-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:363698;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0066-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:592914;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0066-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26121;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0066-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64008;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0066-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100860;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0066-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36885;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0066-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87373;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0066-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745503351\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0029940119760479\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0066.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (249547,16102,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249548,16102,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249549,16102,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525936;s:14:\"optimized_size\";i:360209;s:7:\"percent\";d:31.51;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232729;s:14:\"optimized_size\";i:132778;s:7:\"percent\";d:42.95;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85518;s:14:\"optimized_size\";i:50638;s:7:\"percent\";d:40.79;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38366;s:14:\"optimized_size\";i:23646;s:7:\"percent\";d:38.37;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96815;s:14:\"optimized_size\";i:55480;s:7:\"percent\";d:42.69;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67637;s:14:\"optimized_size\";i:41382;s:7:\"percent\";d:38.82;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28476;s:14:\"optimized_size\";i:17858;s:7:\"percent\";d:37.29;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525936;s:14:\"optimized_size\";i:279680;s:7:\"percent\";d:46.82;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326923;s:14:\"optimized_size\";i:181656;s:7:\"percent\";d:44.43;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91673;s:14:\"optimized_size\";i:55062;s:7:\"percent\";d:39.94;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8299;s:14:\"optimized_size\";i:5510;s:7:\"percent\";d:33.61;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155918;s:14:\"optimized_size\";i:89922;s:7:\"percent\";d:42.33;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16731;s:14:\"optimized_size\";i:10640;s:7:\"percent\";d:36.41;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525936;s:14:\"optimized_size\";i:279680;s:7:\"percent\";d:46.82;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16731;s:14:\"optimized_size\";i:12513;s:7:\"percent\";d:25.21;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155918;s:14:\"optimized_size\";i:115333;s:7:\"percent\";d:26.03;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8299;s:14:\"optimized_size\";i:6205;s:7:\"percent\";d:25.23;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91673;s:14:\"optimized_size\";i:67585;s:7:\"percent\";d:26.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:326923;s:14:\"optimized_size\";i:243578;s:7:\"percent\";d:25.49;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:525936;s:14:\"optimized_size\";i:360209;s:7:\"percent\";d:31.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28476;s:14:\"optimized_size\";i:21065;s:7:\"percent\";d:26.03;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67637;s:14:\"optimized_size\";i:49836;s:7:\"percent\";d:26.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96815;s:14:\"optimized_size\";i:67078;s:7:\"percent\";d:30.72;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38366;s:14:\"optimized_size\";i:28766;s:7:\"percent\";d:25.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85518;s:14:\"optimized_size\";i:63227;s:7:\"percent\";d:26.07;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:232729;s:14:\"optimized_size\";i:174248;s:7:\"percent\";d:25.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4401914;s:14:\"optimized_size\";i:2793784;s:7:\"percent\";d:36.53;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249550,16103,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249551,16103,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249552,16103,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:598624;s:14:\"optimized_size\";i:457897;s:7:\"percent\";d:23.51;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246400;s:14:\"optimized_size\";i:143204;s:7:\"percent\";d:41.88;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80035;s:14:\"optimized_size\";i:45982;s:7:\"percent\";d:42.55;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32835;s:14:\"optimized_size\";i:18002;s:7:\"percent\";d:45.17;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96759;s:14:\"optimized_size\";i:55254;s:7:\"percent\";d:42.9;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60798;s:14:\"optimized_size\";i:36066;s:7:\"percent\";d:40.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23921;s:14:\"optimized_size\";i:13450;s:7:\"percent\";d:43.77;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:598624;s:14:\"optimized_size\";i:327670;s:7:\"percent\";d:45.26;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:360733;s:14:\"optimized_size\";i:212548;s:7:\"percent\";d:41.08;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86649;s:14:\"optimized_size\";i:49964;s:7:\"percent\";d:42.34;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6736;s:14:\"optimized_size\";i:3756;s:7:\"percent\";d:44.24;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157301;s:14:\"optimized_size\";i:90562;s:7:\"percent\";d:42.43;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13652;s:14:\"optimized_size\";i:7436;s:7:\"percent\";d:45.53;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:598624;s:14:\"optimized_size\";i:327670;s:7:\"percent\";d:45.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13652;s:14:\"optimized_size\";i:9264;s:7:\"percent\";d:32.14;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157301;s:14:\"optimized_size\";i:114950;s:7:\"percent\";d:26.92;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6736;s:14:\"optimized_size\";i:5107;s:7:\"percent\";d:24.18;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86649;s:14:\"optimized_size\";i:62958;s:7:\"percent\";d:27.34;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:360733;s:14:\"optimized_size\";i:268345;s:7:\"percent\";d:25.61;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:598624;s:14:\"optimized_size\";i:457897;s:7:\"percent\";d:23.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23921;s:14:\"optimized_size\";i:17578;s:7:\"percent\";d:26.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60798;s:14:\"optimized_size\";i:44173;s:7:\"percent\";d:27.34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96759;s:14:\"optimized_size\";i:73496;s:7:\"percent\";d:24.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32835;s:14:\"optimized_size\";i:24343;s:7:\"percent\";d:25.86;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80035;s:14:\"optimized_size\";i:58187;s:7:\"percent\";d:27.3;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246400;s:14:\"optimized_size\";i:182180;s:7:\"percent\";d:26.06;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4726134;s:14:\"optimized_size\";i:3107939;s:7:\"percent\";d:34.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249553,16104,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (249554,16104,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (249555,16104,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592914;s:14:\"optimized_size\";i:415273;s:7:\"percent\";d:29.96;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253885;s:14:\"optimized_size\";i:142222;s:7:\"percent\";d:43.98;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87373;s:14:\"optimized_size\";i:49990;s:7:\"percent\";d:42.79;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36885;s:14:\"optimized_size\";i:21302;s:7:\"percent\";d:42.25;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100860;s:14:\"optimized_size\";i:52428;s:7:\"percent\";d:48.02;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64008;s:14:\"optimized_size\";i:35792;s:7:\"percent\";d:44.08;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26121;s:14:\"optimized_size\";i:14854;s:7:\"percent\";d:43.13;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592914;s:14:\"optimized_size\";i:305210;s:7:\"percent\";d:48.52;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363698;s:14:\"optimized_size\";i:203788;s:7:\"percent\";d:43.97;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94142;s:14:\"optimized_size\";i:52856;s:7:\"percent\";d:43.86;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7194;s:14:\"optimized_size\";i:4424;s:7:\"percent\";d:38.5;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165797;s:14:\"optimized_size\";i:93838;s:7:\"percent\";d:43.4;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15356;s:14:\"optimized_size\";i:8830;s:7:\"percent\";d:42.5;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592914;s:14:\"optimized_size\";i:305210;s:7:\"percent\";d:48.52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15356;s:14:\"optimized_size\";i:11697;s:7:\"percent\";d:23.83;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:165797;s:14:\"optimized_size\";i:123942;s:7:\"percent\";d:25.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7194;s:14:\"optimized_size\";i:5470;s:7:\"percent\";d:23.96;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94142;s:14:\"optimized_size\";i:70045;s:7:\"percent\";d:25.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:363698;s:14:\"optimized_size\";i:274222;s:7:\"percent\";d:24.6;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592914;s:14:\"optimized_size\";i:415273;s:7:\"percent\";d:29.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26121;s:14:\"optimized_size\";i:19586;s:7:\"percent\";d:25.02;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64008;s:14:\"optimized_size\";i:47723;s:7:\"percent\";d:25.44;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100860;s:14:\"optimized_size\";i:75357;s:7:\"percent\";d:25.29;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36885;s:14:\"optimized_size\";i:27891;s:7:\"percent\";d:24.38;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87373;s:14:\"optimized_size\";i:65164;s:7:\"percent\";d:25.42;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253885;s:14:\"optimized_size\";i:190403;s:7:\"percent\";d:25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4802294;s:14:\"optimized_size\";i:3032790;s:7:\"percent\";d:36.85;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (249558,14811,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249559,14811,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249560,14812,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249561,14812,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249562,14813,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249563,14813,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249564,14814,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249565,14814,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249566,14815,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249567,14815,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249568,14816,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249569,14816,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249570,14818,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249571,14818,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249572,14819,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249573,14819,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249574,14820,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249575,14820,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249576,14821,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249577,14821,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249578,14822,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249579,14822,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249580,14823,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249581,14823,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249582,14824,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249583,14824,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249584,14825,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249585,14825,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249586,14826,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249587,14826,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249588,14827,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249589,14827,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249590,14828,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249591,14828,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249592,14829,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249593,14829,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249594,14830,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249595,14830,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249596,14831,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249597,14831,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249598,14859,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249599,14859,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249600,14860,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249601,14860,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249602,14861,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249603,14861,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249604,14862,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249605,14862,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249606,14863,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249607,14863,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249608,14864,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249609,14864,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249610,14865,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249611,14865,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249612,14866,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249613,14866,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249614,14867,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249615,14867,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249616,14868,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249617,14868,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249618,14869,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249619,14869,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249620,14870,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249621,14870,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249622,14871,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249623,14871,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249624,14872,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249625,14872,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249626,14873,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249627,14873,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249628,14874,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249629,14874,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249630,14875,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249631,14875,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249632,14876,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249633,14876,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249634,14877,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249635,14877,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249636,14878,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249637,14878,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249638,14879,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249639,14879,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249640,14880,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249641,14880,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249642,14881,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249643,14881,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249644,14891,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249645,14891,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249646,14966,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249647,14966,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249648,14967,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249649,14967,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249650,14968,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249651,14968,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249652,14969,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249653,14969,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249654,14970,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249655,14970,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249656,14971,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249657,14971,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249658,14972,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249659,14972,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249660,14973,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249661,14973,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249662,14974,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249663,14974,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249664,14975,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249665,14975,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249666,14976,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249667,14976,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249668,14977,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249669,14977,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249670,14978,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249671,14978,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249672,14979,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249673,14979,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249674,14980,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249675,14980,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249676,14981,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249677,14981,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249678,14982,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249679,14982,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249680,14983,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249681,14983,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249682,14984,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249683,14984,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249684,14985,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249685,14985,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249686,14986,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249687,14986,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249688,14987,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249689,14987,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249690,14988,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249691,14988,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249692,14989,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249693,14989,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249694,14990,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249695,14990,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249696,14991,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249697,14991,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249698,14992,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249699,14992,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249700,14993,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249701,14993,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249702,14994,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249703,14994,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249704,14995,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249705,14995,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249706,14996,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249707,14996,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249708,14997,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249709,14997,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249710,14998,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249711,14998,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249712,14999,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249713,14999,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249714,15000,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249715,15000,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249716,15001,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249717,15001,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249718,15002,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249719,15002,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249720,15003,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249721,15003,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249722,15004,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249723,15004,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249724,15144,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249725,15144,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249726,15150,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249727,15150,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249728,15151,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249729,15151,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249730,15154,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249731,15154,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249732,15163,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249733,15163,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249734,15164,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249735,15164,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249736,15165,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249737,15165,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249738,15166,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249739,15166,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249740,15167,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249741,15167,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249742,15168,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249743,15168,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249744,15169,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249745,15169,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249746,15170,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249747,15170,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249748,15171,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249749,15171,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249750,15172,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249751,15172,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249752,15173,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249753,15173,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249754,15174,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249755,15174,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249756,15175,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249757,15175,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249758,15176,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249759,15176,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249760,15177,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249761,15177,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249762,15178,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249763,15178,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249764,15179,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249765,15179,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249766,15180,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249767,15180,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249768,15181,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249769,15181,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249770,15182,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249771,15182,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249772,15183,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249773,15183,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249774,15184,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249775,15184,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249776,15185,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249777,15185,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249778,15186,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249779,15186,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249780,15187,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249781,15187,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249782,15189,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249783,15189,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249784,15190,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249785,15190,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249786,15191,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249787,15191,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249788,15192,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249789,15192,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249790,15193,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249791,15193,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249792,15194,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249793,15194,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249794,15195,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249795,15195,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249796,15196,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249797,15196,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249798,15197,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249799,15197,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249800,15200,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249801,15200,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249802,15201,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249803,15201,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249804,15202,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249805,15202,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249806,15203,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249807,15203,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249808,15204,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249809,15204,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249810,15205,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249811,15205,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249812,15206,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249813,15206,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249814,15207,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249815,15207,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249816,15208,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249817,15208,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249818,15209,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249819,15209,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249820,15210,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249821,15210,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249822,15212,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249823,15212,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249824,15213,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249825,15213,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249826,15214,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249827,15214,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249828,15215,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249829,15215,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249830,15216,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249831,15216,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249832,15217,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249833,15217,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249834,15218,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249835,15218,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249836,15219,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249837,15219,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249838,15220,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249839,15220,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249840,15221,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249841,15221,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249842,15222,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249843,15222,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249844,15223,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249845,15223,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249846,15224,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249847,15224,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249848,15226,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249849,15226,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249850,15236,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249851,15236,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249852,15237,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249853,15237,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249854,15241,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249855,15241,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249856,15251,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249857,15251,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249858,15253,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249859,15253,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249860,15254,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249861,15254,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249862,15255,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249863,15255,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249864,15256,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249865,15256,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249866,15257,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249867,15257,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249868,15276,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249869,15276,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249870,15317,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249871,15317,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249872,15319,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249873,15319,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249874,15320,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249875,15320,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249876,15321,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249877,15321,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249878,15322,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249879,15322,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249880,15323,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249881,15323,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249882,15324,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249883,15324,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249884,15325,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249885,15325,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249886,15326,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249887,15326,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249888,15327,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249889,15327,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249890,15328,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249891,15328,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249892,15329,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249893,15329,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249894,15330,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249895,15330,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249896,15331,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249897,15331,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249898,15332,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249899,15332,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249900,15333,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249901,15333,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249902,15343,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249903,15343,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249904,15349,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249905,15349,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249906,15372,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249907,15372,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249908,15383,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249909,15383,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249910,15384,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249911,15384,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249912,15386,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249913,15386,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249914,15387,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249915,15387,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249916,15388,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249917,15388,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249918,15389,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249919,15389,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249920,15391,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249921,15391,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249922,15392,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249923,15392,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249924,15393,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249925,15393,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249926,15394,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249927,15394,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249928,15395,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249929,15395,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249930,15396,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249931,15396,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249932,15397,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249933,15397,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249934,15399,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249935,15399,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249936,15400,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249937,15400,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249938,15401,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249939,15401,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249940,15402,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249941,15402,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249942,15403,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249943,15403,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249944,15404,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249945,15404,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249946,15405,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249947,15405,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249948,15406,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249949,15406,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249950,15410,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249951,15410,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249952,15411,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249953,15411,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249954,15412,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249955,15412,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249956,15413,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249957,15413,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249958,15414,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249959,15414,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249960,15415,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249961,15415,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249962,15416,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249963,15416,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249964,15417,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249965,15417,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249966,15418,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249967,15418,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249968,15419,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249969,15419,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249970,15420,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249971,15420,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249972,15421,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249973,15421,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249974,15422,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249975,15422,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249976,15423,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249977,15423,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249978,15424,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249979,15424,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249980,15425,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249981,15425,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249982,15426,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249983,15426,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249984,15427,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249985,15427,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249986,15428,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249987,15428,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249988,15429,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249989,15429,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249990,15430,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249991,15430,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249992,15431,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249993,15431,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249994,15432,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249995,15432,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249996,15433,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249997,15433,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (249998,15434,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (249999,15434,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250000,15435,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250001,15435,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250002,15436,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250003,15436,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250004,15437,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250005,15437,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250006,15438,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250007,15438,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250008,15439,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250009,15439,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250010,15440,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250011,15440,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250012,15441,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250013,15441,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250014,15442,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250015,15442,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250016,15443,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250017,15443,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250018,15444,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250019,15444,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250020,15445,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250021,15445,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250022,15446,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250023,15446,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250024,15447,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250025,15447,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250026,15448,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250027,15448,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250028,15449,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250029,15449,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250030,15450,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250031,15450,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250032,15451,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250033,15451,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250034,15452,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250035,15452,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250036,15453,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250037,15453,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250038,15454,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250039,15454,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250040,15455,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250041,15455,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250042,15456,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250043,15456,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250044,15457,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250045,15457,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250046,15458,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250047,15458,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250048,15459,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250049,15459,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250050,15460,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250051,15460,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250052,15461,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250053,15461,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250054,15462,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250055,15462,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250056,15463,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250057,15463,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250058,15464,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250059,15464,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250060,15465,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250061,15465,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250062,15466,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250063,15466,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250064,15467,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250065,15467,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250066,15468,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250067,15468,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250068,15469,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250069,15469,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250070,15470,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250071,15470,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250072,15471,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250073,15471,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250074,15472,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250075,15472,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250076,15473,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250077,15473,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250078,15474,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250079,15474,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250080,15475,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250081,15475,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250082,15476,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250083,15476,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250084,15477,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250085,15477,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250086,15478,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250087,15478,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250088,15479,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250089,15479,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250090,15480,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250091,15480,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250092,15481,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250093,15481,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250094,15482,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250095,15482,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250096,15483,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250097,15483,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250098,15484,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250099,15484,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250100,15485,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250101,15485,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250102,15486,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250103,15486,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250104,15487,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250105,15487,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250106,15488,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250107,15488,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250108,15489,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250109,15489,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250110,15490,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250111,15490,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250112,15491,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250113,15491,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250114,15492,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250115,15492,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250116,15493,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250117,15493,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250118,15494,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250119,15494,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250120,15495,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250121,15495,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250122,15496,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250123,15496,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250124,15497,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250125,15497,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250126,15498,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250127,15498,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250128,15499,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250129,15499,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250130,15500,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250131,15500,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250132,15501,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250133,15501,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250134,15502,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250135,15502,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250136,15503,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250137,15503,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250138,15504,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250139,15504,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250140,15505,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250141,15505,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250142,15506,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250143,15506,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250144,15507,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250145,15507,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250146,15508,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250147,15508,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250148,15509,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250149,15509,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250150,15510,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250151,15510,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250152,15511,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250153,15511,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250154,15512,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250155,15512,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250156,15513,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250157,15513,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250158,15514,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250159,15514,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250160,15515,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250161,15515,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250162,15516,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250163,15516,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250164,15517,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250165,15517,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250166,15518,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250167,15518,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250168,15519,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250169,15519,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250170,15520,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250171,15520,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250172,15521,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250173,15521,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250174,15522,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250175,15522,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250176,15523,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250177,15523,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250178,15524,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250179,15524,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250180,15525,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250181,15525,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250182,15526,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250183,15526,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250184,15527,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250185,15527,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250186,15528,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250187,15528,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250188,15529,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250189,15529,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250190,15530,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250191,15530,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250192,15531,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250193,15531,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250194,15532,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250195,15532,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250196,15533,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250197,15533,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250198,15534,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250199,15534,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250200,15535,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250201,15535,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250202,15536,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250203,15536,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250204,15537,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250205,15537,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250206,15538,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250207,15538,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250208,15539,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250209,15539,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250210,15560,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250211,15560,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250212,15561,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250213,15561,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250214,15562,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250215,15562,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250216,15563,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250217,15563,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250218,15564,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250219,15564,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250220,15565,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250221,15565,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250222,15566,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250223,15566,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250224,15589,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250225,15589,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250226,15590,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250227,15590,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250228,15591,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250229,15591,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250230,15592,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250231,15592,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250232,15593,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250233,15593,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250234,15594,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250235,15594,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250236,15595,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250237,15595,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250238,15596,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250239,15596,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250240,15597,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250241,15597,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250242,15598,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250243,15598,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250244,15599,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250245,15599,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250246,15600,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250247,15600,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250248,15601,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250249,15601,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250250,15602,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250251,15602,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250252,15603,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250253,15603,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250254,15604,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250255,15604,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250256,15605,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250257,15605,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250258,15606,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250259,15606,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250260,15607,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250261,15607,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250262,15608,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250263,15608,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250264,15609,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250265,15609,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250266,15610,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250267,15610,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250268,15611,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250269,15611,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250270,15612,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250271,15612,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250272,15613,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250273,15613,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250274,15614,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250275,15614,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250276,15615,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250277,15615,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250278,15616,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250279,15616,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250280,15617,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250281,15617,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250282,15618,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250283,15618,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250284,15619,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250285,15619,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250286,15620,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250287,15620,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250288,15621,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250289,15621,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250290,15622,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250291,15622,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250292,15623,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250293,15623,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250294,15627,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250295,15627,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250296,15628,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250297,15628,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250298,15673,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250299,15673,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250300,15674,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250301,15674,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250302,15675,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250303,15675,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250304,15676,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250305,15676,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250306,15677,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250307,15677,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250308,15678,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250309,15678,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250310,15679,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250311,15679,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250312,15680,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250313,15680,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250314,15684,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250315,15684,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250316,15686,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250317,15686,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250318,15687,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250319,15687,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250320,15688,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250321,15688,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250322,15689,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250323,15689,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250324,15690,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250325,15690,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250326,15691,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250327,15691,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250328,15692,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250329,15692,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250330,15693,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250331,15693,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250332,15694,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250333,15694,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250334,15695,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250335,15695,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250336,15696,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250337,15696,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250338,15697,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250339,15697,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250340,15698,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250341,15698,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250342,15699,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250343,15699,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250344,15700,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250345,15700,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250346,15701,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250347,15701,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250348,15702,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250349,15702,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250350,15703,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250351,15703,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250352,15704,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250353,15704,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250354,15705,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250355,15705,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250356,15706,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250357,15706,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250358,15707,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250359,15707,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250360,15708,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250361,15708,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250362,15709,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250363,15709,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250364,15710,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250365,15710,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250366,15711,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250367,15711,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250368,15712,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250369,15712,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250370,15713,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250371,15713,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250372,15714,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250373,15714,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250374,15715,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250375,15715,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250376,15716,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250377,15716,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250378,15717,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250379,15717,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250380,15718,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250381,15718,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250382,15719,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250383,15719,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250384,15720,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250385,15720,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250386,15721,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250387,15721,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250388,15724,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250389,15724,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250390,15725,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250391,15725,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250392,15726,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250393,15726,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250394,15727,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250395,15727,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250396,15728,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250397,15728,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250398,15729,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250399,15729,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250400,15730,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250401,15730,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250402,15731,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250403,15731,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250404,15733,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250405,15733,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250406,15734,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250407,15734,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250408,15735,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250409,15735,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250410,15736,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250411,15736,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250412,15737,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250413,15737,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250414,15738,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250415,15738,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250416,15739,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250417,15739,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250418,15740,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250419,15740,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250420,15741,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250421,15741,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250422,15742,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250423,15742,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250424,15743,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250425,15743,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250426,15744,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250427,15744,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250428,15745,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250429,15745,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250430,15746,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250431,15746,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250432,15747,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250433,15747,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250434,15748,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250435,15748,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250436,15749,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250437,15749,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250438,15750,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250439,15750,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250440,15751,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250441,15751,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250442,15752,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250443,15752,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250444,15753,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250445,15753,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250446,15754,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250447,15754,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250448,15755,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250449,15755,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250450,15756,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250451,15756,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250452,15757,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250453,15757,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250454,15758,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250455,15758,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250456,15759,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250457,15759,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250458,15760,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250459,15760,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250460,15761,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250461,15761,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250462,15762,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250463,15762,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250464,15763,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250465,15763,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250466,15764,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250467,15764,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250468,15765,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250469,15765,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250470,15766,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250471,15766,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250472,15767,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250473,15767,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250474,15768,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250475,15768,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250476,15769,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250477,15769,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250478,15770,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250479,15770,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250480,15771,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250481,15771,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250482,15772,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250483,15772,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250484,15804,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250485,15804,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250486,15805,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250487,15805,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250488,15806,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250489,15806,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250490,15807,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250491,15807,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250492,15808,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250493,15808,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250494,15809,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250495,15809,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250496,15810,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250497,15810,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250498,15811,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250499,15811,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250500,15812,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250501,15812,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250502,15813,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250503,15813,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250504,15814,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250505,15814,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250506,15815,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250507,15815,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250508,15816,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250509,15816,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250510,15817,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250511,15817,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250512,15818,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250513,15818,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250514,15819,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250515,15819,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250516,15820,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250517,15820,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250518,15821,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250519,15821,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250520,15822,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250521,15822,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250522,15823,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250523,15823,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250524,15824,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250525,15824,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250526,15825,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250527,15825,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250528,15826,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250529,15826,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250530,15827,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250531,15827,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250532,15828,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250533,15828,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250534,15829,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250535,15829,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250536,15830,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250537,15830,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250538,15831,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250539,15831,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250540,15832,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250541,15832,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250542,15833,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250543,15833,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250544,15834,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250545,15834,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250546,15835,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250547,15835,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250548,15836,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250549,15836,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250550,15837,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250551,15837,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250552,15838,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250553,15838,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250554,15839,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250555,15839,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250556,15840,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250557,15840,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250558,15841,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250559,15841,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250560,15842,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250561,15842,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250562,15843,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250563,15843,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250564,15844,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250565,15844,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250566,15845,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250567,15845,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250568,15846,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250569,15846,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250570,15847,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250571,15847,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250572,15848,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250573,15848,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250574,15849,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250575,15849,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250576,15850,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250577,15850,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250578,15851,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250579,15851,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250580,15852,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250581,15852,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250582,15853,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250583,15853,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250584,15854,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250585,15854,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250586,15855,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250587,15855,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250588,15856,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250589,15856,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250590,15857,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250591,15857,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250592,15858,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250593,15858,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250594,15859,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250595,15859,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250596,15860,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250597,15860,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250598,15861,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250599,15861,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250600,15862,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250601,15862,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250602,15863,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250603,15863,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250604,15864,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250605,15864,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250606,15865,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250607,15865,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250608,15866,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250609,15866,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250610,15867,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250611,15867,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250612,15868,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250613,15868,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250614,15869,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250615,15869,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250616,15870,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250617,15870,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250618,15871,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250619,15871,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250620,15872,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250621,15872,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250622,15873,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250623,15873,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250624,15874,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250625,15874,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250626,15875,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250627,15875,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250628,15876,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250629,15876,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250630,15877,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250631,15877,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250632,15878,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250633,15878,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250634,15879,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250635,15879,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250636,15880,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250637,15880,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250638,15881,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250639,15881,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250640,15882,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250641,15882,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250642,15883,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250643,15883,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250644,15884,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250645,15884,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250646,15885,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250647,15885,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250648,15886,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250649,15886,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250650,15887,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250651,15887,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250652,15888,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250653,15888,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250654,15889,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250655,15889,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250656,15890,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250657,15890,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250658,15891,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250659,15891,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250660,15892,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250661,15892,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250662,15893,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250663,15893,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250664,15894,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250665,15894,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250666,15895,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250667,15895,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250668,15896,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250669,15896,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250670,15897,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250671,15897,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250672,15898,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250673,15898,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250674,15899,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250675,15899,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250676,15900,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250677,15900,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250678,15901,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250679,15901,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250680,15902,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250681,15902,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250682,15903,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250683,15903,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250684,15904,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250685,15904,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250686,15905,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250687,15905,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250688,15906,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250689,15906,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250690,15907,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250691,15907,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250692,15908,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250693,15908,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250694,15909,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250695,15909,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250696,15910,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250697,15910,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250698,15911,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250699,15911,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250700,15912,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250701,15912,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250702,15913,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250703,15913,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250704,15914,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250705,15914,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250706,15915,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250707,15915,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250708,15916,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250709,15916,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250710,15917,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250711,15917,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250712,15918,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250713,15918,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250714,15919,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250715,15919,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250716,15920,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250717,15920,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250718,15921,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250719,15921,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250720,15922,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250721,15922,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250722,15923,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250723,15923,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250724,15924,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250725,15924,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250726,15925,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250727,15925,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250728,15926,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250729,15926,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250730,15927,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250731,15927,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250732,15928,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250733,15928,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250734,15929,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250735,15929,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250736,15930,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250737,15930,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250738,15931,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250739,15931,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250740,15932,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250741,15932,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250742,15933,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250743,15933,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250744,15934,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250745,15934,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250746,15935,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250747,15935,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250748,15936,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250749,15936,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250750,15937,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250751,15937,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250752,15938,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250753,15938,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250754,15939,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250755,15939,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250756,15940,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250757,15940,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250758,14853,'rank_math_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (250759,14853,'rank_math_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (250760,14882,'rank_math_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (250761,14882,'rank_math_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (250762,15586,'rank_math_primary_property-category','');
INSERT INTO `wp_postmeta` VALUES (250763,15586,'rank_math_primary_property-status','');
INSERT INTO `wp_postmeta` VALUES (250764,15941,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250765,15941,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250766,15942,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250767,15942,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250768,15943,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250769,15943,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250770,15944,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250771,15944,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250772,15945,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250773,15945,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250774,15946,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250775,15946,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250776,15947,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250777,15947,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250778,15948,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250779,15948,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250780,15949,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250781,15949,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250782,15950,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250783,15950,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250784,15951,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250785,15951,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250786,15952,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250787,15952,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250788,15953,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250789,15953,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250790,15954,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250791,15954,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250792,15955,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250793,15955,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250794,15956,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250795,15956,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250796,15957,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250797,15957,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250798,15958,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250799,15958,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250800,15959,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250801,15959,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250802,15960,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250803,15960,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250804,15961,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250805,15961,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250806,15962,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250807,15962,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250808,15965,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250809,15965,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250810,15966,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250811,15966,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250812,15967,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250813,15967,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250814,15968,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250815,15968,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250816,15970,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250817,15970,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250818,15971,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250819,15971,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250820,15972,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250821,15972,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250822,16033,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250823,16033,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250824,16034,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250825,16034,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250826,16035,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250827,16035,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250828,16038,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250829,16038,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250830,16044,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250831,16044,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250832,16045,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250833,16045,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250834,16046,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250835,16046,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250836,16047,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250837,16047,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250838,16083,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250839,16083,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250840,16084,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250841,16084,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250842,16095,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250843,16095,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250844,16101,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250845,16101,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250846,16102,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250847,16102,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250848,16103,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250849,16103,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250850,16104,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250851,16104,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250852,15977,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250853,15977,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250854,15993,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250855,15993,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250858,15996,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250859,15996,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250860,16014,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250861,16014,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250862,15124,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250863,15124,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250864,15127,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250865,15127,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250866,15630,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250867,15630,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250868,768,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250869,768,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250870,778,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250871,778,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250872,1032,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250873,1032,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250874,4103,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250875,4103,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250876,14934,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250877,14934,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250880,14951,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250881,14951,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250882,15162,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250883,15162,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250884,15792,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250885,15792,'rank_math_robots','a:2:{i:0;s:7:\"noindex\";i:1;s:8:\"nofollow\";}');
INSERT INTO `wp_postmeta` VALUES (250886,15990,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250887,15990,'rank_math_robots','a:2:{i:0;s:8:\"nofollow\";i:1;s:7:\"noindex\";}');
INSERT INTO `wp_postmeta` VALUES (250890,14882,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250891,14882,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250892,14853,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250893,14853,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250894,15586,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250895,15586,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250896,14904,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250897,14904,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250898,14905,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250899,14905,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250900,14906,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250901,14906,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250902,15009,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250903,15009,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250904,15010,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250905,15010,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250906,15011,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250907,15011,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250908,15012,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250909,15012,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250910,15013,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250911,15013,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250912,15014,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250913,15014,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250914,15015,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250915,15015,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250916,15016,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250917,15016,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250918,15017,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250919,15017,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250920,15018,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250921,15018,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250922,15019,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250923,15019,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250924,15020,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250925,15020,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250926,15021,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250927,15021,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250928,15022,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250929,15022,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250930,15023,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250931,15023,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250932,15024,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250933,15024,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250934,15025,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250935,15025,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250936,15026,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250937,15026,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250938,15027,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250939,15027,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250940,15028,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250941,15028,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250942,15030,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250943,15030,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250944,15029,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250945,15029,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250946,15033,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250947,15033,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250948,15032,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250949,15032,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250950,15031,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250951,15031,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250952,15034,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250953,15034,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250954,15035,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250955,15035,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250956,15036,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250957,15036,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250958,15037,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250959,15037,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250960,15038,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250961,15038,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250962,15039,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250963,15039,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250964,15365,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250965,15369,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250966,15381,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250967,15582,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250968,15584,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250969,15585,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250970,15645,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250971,15646,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250972,15685,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250973,15802,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250974,15963,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250975,15974,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250976,16011,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250977,16037,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250978,16039,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250979,16040,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250980,16058,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250981,16062,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250982,16078,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250983,16093,'rank_math_primary_testimonial-cat','');
INSERT INTO `wp_postmeta` VALUES (250984,15040,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250985,15040,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250986,15041,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250987,15041,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250988,15043,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250989,15043,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250990,15044,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250991,15044,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250992,15045,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250993,15045,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250994,15046,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250995,15046,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250996,15047,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250997,15047,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (250998,15048,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (250999,15048,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251000,15049,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251001,15049,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251002,15050,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251003,15050,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251004,15365,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251005,15365,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251006,15369,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251007,15369,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251008,15381,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251009,15381,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251010,15582,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251011,15582,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251012,15584,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251013,15584,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251014,15585,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251015,15585,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251016,15645,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251017,15645,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251018,15646,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251019,15646,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251020,15685,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251021,15685,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251022,15802,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251023,15802,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251024,15963,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251025,15963,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251026,15974,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251027,15974,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251028,16011,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251029,16011,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251030,16037,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251031,16037,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251032,16039,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251033,16039,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251034,16040,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251035,16040,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251036,16058,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251037,16058,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251038,16062,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251039,16062,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251040,16078,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251041,16078,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251042,16093,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (251043,16093,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251053,4103,'rank_math_seo_score','71');
INSERT INTO `wp_postmeta` VALUES (251054,4103,'rank_math_title','Pet-Friendly Vacation Homes in Crane Hill, AL | Lake Stays');
INSERT INTO `wp_postmeta` VALUES (251055,4103,'rank_math_focus_keyword','Pet-Friendly');
INSERT INTO `wp_postmeta` VALUES (251056,4103,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251058,4103,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251062,4103,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (251063,4103,'_yoast_wpseo_title','Vacation Home Rentals in Crane Hill, AL | Lewis Smith Lake Stays');
INSERT INTO `wp_postmeta` VALUES (251064,4103,'rank_math_description','Discover pet-friendly vacation rentals on Lewis Smith Lake in Crane Hill &amp; Cullman, AL. Enjoy lakefront views, pontoon boats, and family-friendly stays.\n');
INSERT INTO `wp_postmeta` VALUES (251071,4103,'_yoast_wpseo_metadesc','Book vacation rental homes on Lewis Smith Lake in Crane Hill & Cullman, AL. Enjoy lakefront views, pontoon options, and pet-friendly features for your stay.');
INSERT INTO `wp_postmeta` VALUES (251075,14853,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251083,14853,'rank_math_schema_VideoObject','a:12:{s:5:\"@type\";s:11:\"VideoObject\";s:8:\"metadata\";a:8:{s:5:\"title\";s:5:\"Video\";s:4:\"type\";s:8:\"template\";s:9:\"shortcode\";s:15:\"s-68624e7fdfefb\";s:9:\"isPrimary\";b:1;s:23:\"reviewLocationShortcode\";s:24:\"[rank_math_rich_snippet]\";s:8:\"category\";s:12:\"%categories%\";s:4:\"tags\";s:6:\"%tags%\";s:15:\"isAutoGenerated\";b:1;}s:4:\"name\";s:24:\"Allie&#39;s on the Rocks\";s:11:\"description\";s:17:\"%seo_description%\";s:10:\"uploadDate\";s:25:\"2024-07-18T04:25:16-07:00\";s:12:\"thumbnailUrl\";s:82:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/allies-on-the-rocks.jpg\";s:8:\"embedUrl\";s:41:\"https://www.youtube.com/embed/UxArJmqxBPQ\";s:10:\"contentUrl\";s:0:\"\";s:8:\"duration\";s:6:\"PT2M5S\";s:5:\"width\";s:4:\"1280\";s:6:\"height\";s:3:\"720\";s:16:\"isFamilyFriendly\";b:1;}');
INSERT INTO `wp_postmeta` VALUES (251084,14853,'rank_math_seo_score','58');
INSERT INTO `wp_postmeta` VALUES (251085,14853,'rank_math_description','Book â€œAllieâ€™s on the Rocks,â€ a cozy pet-friendly lake bungalow in Crane Hill, Alabama. Enjoy lakefront views, a swim dock, and easy access to Smith Lake.\n');
INSERT INTO `wp_postmeta` VALUES (251086,14853,'rank_math_title','Pet-Friendly Lake view Bungalow Rental in Crane Hill, Alabama');
INSERT INTO `wp_postmeta` VALUES (251087,14853,'rank_math_focus_keyword','Pet-Friendly');
INSERT INTO `wp_postmeta` VALUES (251088,14853,'_yoast_wpseo_title','Lake House Bungalow Rental Cullman, Alabama | Allieâ€™s on the Rocks');
INSERT INTO `wp_postmeta` VALUES (251089,14853,'_yoast_wpseo_metadesc','Book this fully renovated, pet-friendly lake bungalow house in Cullman, Alabama. A perfect retreat for couples or small families with stunning lakefront views.');
INSERT INTO `wp_postmeta` VALUES (251096,14882,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251098,14882,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251105,14882,'rank_math_schema_VideoObject','a:12:{s:5:\"@type\";s:11:\"VideoObject\";s:8:\"metadata\";a:8:{s:5:\"title\";s:5:\"Video\";s:4:\"type\";s:8:\"template\";s:9:\"shortcode\";s:15:\"s-686251a93bd52\";s:9:\"isPrimary\";b:1;s:23:\"reviewLocationShortcode\";s:24:\"[rank_math_rich_snippet]\";s:8:\"category\";s:12:\"%categories%\";s:4:\"tags\";s:6:\"%tags%\";s:15:\"isAutoGenerated\";b:1;}s:4:\"name\";s:51:\"Barneyâ€™s Bluff pet friendly reserve + pontoon opt\";s:11:\"description\";s:160:\"Updated single story modern lake home w/2 slip boathouse/swim dock and new pontoon boat for rent. Nestled in calm, clear, deep-water cove, this home is packe...\";s:10:\"uploadDate\";s:25:\"2025-02-14T06:40:56-08:00\";s:12:\"thumbnailUrl\";s:95:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/barneys-bluff-pet-friendly-reser.jpg\";s:8:\"embedUrl\";s:41:\"https://www.youtube.com/embed/EzT_5ZwmD9Y\";s:10:\"contentUrl\";s:0:\"\";s:8:\"duration\";s:7:\"PT2M25S\";s:5:\"width\";s:4:\"1280\";s:6:\"height\";s:3:\"720\";s:16:\"isFamilyFriendly\";b:1;}');
INSERT INTO `wp_postmeta` VALUES (251106,14882,'rank_math_seo_score','51');
INSERT INTO `wp_postmeta` VALUES (251107,14882,'rank_math_description','Discover Barneyâ€™s Bluff, a lakefront retreat on Lewis Smith Lake in Crane Hill, Alabama. Relax on the deep-water dock, enjoy pontoon access, and stunning sunset views.\n');
INSERT INTO `wp_postmeta` VALUES (251108,14882,'rank_math_title','Single Story Deep Water Lake House Rental in Crane Hill, AL');
INSERT INTO `wp_postmeta` VALUES (251109,14882,'_yoast_wpseo_title','Single-Story House Rental in Crane Hill, Alabama | Barneyâ€™s Bluff');
INSERT INTO `wp_postmeta` VALUES (251110,14882,'_yoast_wpseo_metadesc','Book this fully renovated, pet-friendly, single-story home with a pontoon boat option on Smith Lake in Crane Hill, Alabama. Enjoy an unforgettable family vacation!');
INSERT INTO `wp_postmeta` VALUES (251114,15586,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251121,15586,'rank_math_schema_VideoObject','a:12:{s:5:\"@type\";s:11:\"VideoObject\";s:8:\"metadata\";a:8:{s:5:\"title\";s:5:\"Video\";s:4:\"type\";s:8:\"template\";s:9:\"shortcode\";s:15:\"s-6862550180402\";s:9:\"isPrimary\";b:1;s:23:\"reviewLocationShortcode\";s:24:\"[rank_math_rich_snippet]\";s:8:\"category\";s:12:\"%categories%\";s:4:\"tags\";s:6:\"%tags%\";s:15:\"isAutoGenerated\";b:1;}s:4:\"name\";s:54:\"Tigua&#39;s Sunrise pet-friendly + fishing pontoon opt\";s:11:\"description\";s:160:\"New single story modern lake home w/2 slip boathouse and swim dock. Nestled in a calm, clear, deep-water cove, this home is packed with extras for family and...\";s:10:\"uploadDate\";s:25:\"2025-02-14T06:44:07-08:00\";s:12:\"thumbnailUrl\";s:95:\"https://2poochiesproperties.com/wp-content/uploads/2025/06/tiguas-sunrise-pet-friendly-fish.jpg\";s:8:\"embedUrl\";s:41:\"https://www.youtube.com/embed/5uxbb6Cik1M\";s:10:\"contentUrl\";s:0:\"\";s:8:\"duration\";s:7:\"PT4M12S\";s:5:\"width\";s:4:\"1280\";s:6:\"height\";s:3:\"720\";s:16:\"isFamilyFriendly\";b:1;}');
INSERT INTO `wp_postmeta` VALUES (251122,15586,'rank_math_seo_score','59');
INSERT INTO `wp_postmeta` VALUES (251123,15586,'rank_math_title','Tiguaâ€™s Sunrise Modern Lake House Stay | Crane Hill, Alabama');
INSERT INTO `wp_postmeta` VALUES (251124,15586,'rank_math_description','Book Tiguaâ€™s Sunrise, a stylish single-story lake house in Crane Hill, AL. Enjoy lakefront views, a 2-slip boathouse, swim dock, and pontoon access.\n');
INSERT INTO `wp_postmeta` VALUES (251125,15586,'rank_math_focus_keyword','Tiguaâ€™s Sunrise');
INSERT INTO `wp_postmeta` VALUES (251129,15586,'_yoast_wpseo_title','Lakefront Home Rental in Crane Hill, Alabama | Tiguaâ€™s Sunrise');
INSERT INTO `wp_postmeta` VALUES (251130,15586,'_yoast_wpseo_metadesc','Book this modern, pet-friendly, single-story lake home in Crane Hill, Alabama. Enjoy a 2-slip boathouse, swim dock, & pontoon rental, perfect for a family vacation.');
INSERT INTO `wp_postmeta` VALUES (251131,16093,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251132,16078,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251133,16062,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251134,16058,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251135,16040,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251136,16039,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251137,16037,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251138,16014,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251139,16011,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251140,15996,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251142,15993,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251143,15990,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251144,15977,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251145,15974,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251146,15963,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251147,15802,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251148,15792,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251149,15685,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251150,15646,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251153,15392,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251154,15392,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251155,15392,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:443419;s:14:\"optimized_size\";i:282914;s:7:\"percent\";d:36.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168682;s:14:\"optimized_size\";i:97204;s:7:\"percent\";d:42.37;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66612;s:14:\"optimized_size\";i:41124;s:7:\"percent\";d:38.26;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31784;s:14:\"optimized_size\";i:20256;s:7:\"percent\";d:36.27;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91965;s:14:\"optimized_size\";i:52068;s:7:\"percent\";d:43.38;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48875;s:14:\"optimized_size\";i:31590;s:7:\"percent\";d:35.37;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22161;s:14:\"optimized_size\";i:14904;s:7:\"percent\";d:32.75;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469060;s:14:\"optimized_size\";i:266246;s:7:\"percent\";d:43.24;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263808;s:14:\"optimized_size\";i:146190;s:7:\"percent\";d:44.58;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82388;s:14:\"optimized_size\";i:50148;s:7:\"percent\";d:39.13;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6975;s:14:\"optimized_size\";i:4670;s:7:\"percent\";d:33.05;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134692;s:14:\"optimized_size\";i:78630;s:7:\"percent\";d:41.62;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16483;s:14:\"optimized_size\";i:11198;s:7:\"percent\";d:32.06;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469060;s:14:\"optimized_size\";i:266246;s:7:\"percent\";d:43.24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16483;s:14:\"optimized_size\";i:12362;s:7:\"percent\";d:25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134692;s:14:\"optimized_size\";i:91801;s:7:\"percent\";d:31.84;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6975;s:14:\"optimized_size\";i:5260;s:7:\"percent\";d:24.59;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82388;s:14:\"optimized_size\";i:57917;s:7:\"percent\";d:29.7;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263808;s:14:\"optimized_size\";i:167932;s:7:\"percent\";d:36.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469060;s:14:\"optimized_size\";i:298643;s:7:\"percent\";d:36.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22161;s:14:\"optimized_size\";i:15783;s:7:\"percent\";d:28.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48875;s:14:\"optimized_size\";i:34636;s:7:\"percent\";d:29.13;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91965;s:14:\"optimized_size\";i:64087;s:7:\"percent\";d:30.31;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31784;s:14:\"optimized_size\";i:22576;s:7:\"percent\";d:28.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66612;s:14:\"optimized_size\";i:46965;s:7:\"percent\";d:29.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:168682;s:14:\"optimized_size\";i:107879;s:7:\"percent\";d:36.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3719449;s:14:\"optimized_size\";i:2289229;s:7:\"percent\";d:38.45;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251156,15389,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251157,15389,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251158,15389,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:558763;s:7:\"percent\";d:24.6;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271075;s:14:\"optimized_size\";i:169030;s:7:\"percent\";d:37.64;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99401;s:14:\"optimized_size\";i:63640;s:7:\"percent\";d:35.98;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44376;s:14:\"optimized_size\";i:29252;s:7:\"percent\";d:34.08;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102584;s:14:\"optimized_size\";i:56234;s:7:\"percent\";d:45.18;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77270;s:14:\"optimized_size\";i:50848;s:7:\"percent\";d:34.19;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32665;s:14:\"optimized_size\";i:21876;s:7:\"percent\";d:33.03;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:452346;s:7:\"percent\";d:38.96;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:447680;s:14:\"optimized_size\";i:276954;s:7:\"percent\";d:38.14;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125285;s:14:\"optimized_size\";i:81718;s:7:\"percent\";d:34.77;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9376;s:14:\"optimized_size\";i:6340;s:7:\"percent\";d:32.38;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215656;s:14:\"optimized_size\";i:136068;s:7:\"percent\";d:36.91;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21946;s:14:\"optimized_size\";i:14852;s:7:\"percent\";d:32.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:452346;s:7:\"percent\";d:38.96;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21946;s:14:\"optimized_size\";i:17395;s:7:\"percent\";d:20.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:215656;s:14:\"optimized_size\";i:159335;s:7:\"percent\";d:26.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9376;s:14:\"optimized_size\";i:7400;s:7:\"percent\";d:21.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125285;s:14:\"optimized_size\";i:99313;s:7:\"percent\";d:20.73;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:447680;s:14:\"optimized_size\";i:334600;s:7:\"percent\";d:25.26;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:741072;s:14:\"optimized_size\";i:558763;s:7:\"percent\";d:24.6;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32665;s:14:\"optimized_size\";i:26025;s:7:\"percent\";d:20.33;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77270;s:14:\"optimized_size\";i:61149;s:7:\"percent\";d:20.86;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102584;s:14:\"optimized_size\";i:77863;s:7:\"percent\";d:24.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44376;s:14:\"optimized_size\";i:35234;s:7:\"percent\";d:20.6;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99401;s:14:\"optimized_size\";i:79053;s:7:\"percent\";d:20.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271075;s:14:\"optimized_size\";i:202177;s:7:\"percent\";d:25.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5858916;s:14:\"optimized_size\";i:4028574;s:7:\"percent\";d:31.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251159,15388,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251160,15388,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251161,15388,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:740964;s:7:\"percent\";d:20.7;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332755;s:14:\"optimized_size\";i:216418;s:7:\"percent\";d:34.96;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116709;s:14:\"optimized_size\";i:77770;s:7:\"percent\";d:33.36;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50171;s:14:\"optimized_size\";i:33658;s:7:\"percent\";d:32.91;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139983;s:14:\"optimized_size\";i:88670;s:7:\"percent\";d:36.66;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90802;s:14:\"optimized_size\";i:60604;s:7:\"percent\";d:33.26;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36597;s:14:\"optimized_size\";i:25170;s:7:\"percent\";d:31.22;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:593562;s:7:\"percent\";d:36.48;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556630;s:14:\"optimized_size\";i:361800;s:7:\"percent\";d:35;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148627;s:14:\"optimized_size\";i:99196;s:7:\"percent\";d:33.26;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9805;s:14:\"optimized_size\";i:6800;s:7:\"percent\";d:30.65;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260246;s:14:\"optimized_size\";i:171228;s:7:\"percent\";d:34.21;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24138;s:14:\"optimized_size\";i:16874;s:7:\"percent\";d:30.09;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:593562;s:7:\"percent\";d:36.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24138;s:14:\"optimized_size\";i:18672;s:7:\"percent\";d:22.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260246;s:14:\"optimized_size\";i:201882;s:7:\"percent\";d:22.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9805;s:14:\"optimized_size\";i:7602;s:7:\"percent\";d:22.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148627;s:14:\"optimized_size\";i:114849;s:7:\"percent\";d:22.73;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:556630;s:14:\"optimized_size\";i:436367;s:7:\"percent\";d:21.61;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:934409;s:14:\"optimized_size\";i:740964;s:7:\"percent\";d:20.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36597;s:14:\"optimized_size\";i:28331;s:7:\"percent\";d:22.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90802;s:14:\"optimized_size\";i:70119;s:7:\"percent\";d:22.78;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139983;s:14:\"optimized_size\";i:111401;s:7:\"percent\";d:20.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50171;s:14:\"optimized_size\";i:38949;s:7:\"percent\";d:22.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116709;s:14:\"optimized_size\";i:90424;s:7:\"percent\";d:22.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:332755;s:14:\"optimized_size\";i:259941;s:7:\"percent\";d:21.88;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7270562;s:14:\"optimized_size\";i:5205777;s:7:\"percent\";d:28.4;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251162,15387,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251163,15387,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251164,15387,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:626745;s:7:\"percent\";d:24.24;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:299409;s:14:\"optimized_size\";i:188880;s:7:\"percent\";d:36.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108901;s:14:\"optimized_size\";i:71128;s:7:\"percent\";d:34.69;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48182;s:14:\"optimized_size\";i:31992;s:7:\"percent\";d:33.6;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123543;s:14:\"optimized_size\";i:74936;s:7:\"percent\";d:39.34;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81061;s:14:\"optimized_size\";i:53472;s:7:\"percent\";d:34.03;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34166;s:14:\"optimized_size\";i:22604;s:7:\"percent\";d:33.84;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:502948;s:7:\"percent\";d:39.21;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:501252;s:14:\"optimized_size\";i:312068;s:7:\"percent\";d:37.74;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139481;s:14:\"optimized_size\";i:90676;s:7:\"percent\";d:34.99;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9609;s:14:\"optimized_size\";i:6656;s:7:\"percent\";d:30.73;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240537;s:14:\"optimized_size\";i:153532;s:7:\"percent\";d:36.17;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23763;s:14:\"optimized_size\";i:16358;s:7:\"percent\";d:31.16;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:502948;s:7:\"percent\";d:39.21;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23763;s:14:\"optimized_size\";i:18688;s:7:\"percent\";d:21.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240537;s:14:\"optimized_size\";i:190243;s:7:\"percent\";d:20.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9609;s:14:\"optimized_size\";i:7589;s:7:\"percent\";d:21.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139481;s:14:\"optimized_size\";i:110152;s:7:\"percent\";d:21.03;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:501252;s:14:\"optimized_size\";i:374659;s:7:\"percent\";d:25.26;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:827299;s:14:\"optimized_size\";i:626745;s:7:\"percent\";d:24.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34166;s:14:\"optimized_size\";i:27089;s:7:\"percent\";d:20.71;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81061;s:14:\"optimized_size\";i:64225;s:7:\"percent\";d:20.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123543;s:14:\"optimized_size\";i:93652;s:7:\"percent\";d:24.19;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48182;s:14:\"optimized_size\";i:38055;s:7:\"percent\";d:21.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108901;s:14:\"optimized_size\";i:86141;s:7:\"percent\";d:20.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:299409;s:14:\"optimized_size\";i:238787;s:7:\"percent\";d:20.25;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6529004;s:14:\"optimized_size\";i:4530968;s:7:\"percent\";d:30.6;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251165,15386,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251166,15386,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251167,15386,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:688463;s:7:\"percent\";d:20.7;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309656;s:14:\"optimized_size\";i:197800;s:7:\"percent\";d:36.12;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108803;s:14:\"optimized_size\";i:70950;s:7:\"percent\";d:34.79;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48026;s:14:\"optimized_size\";i:31510;s:7:\"percent\";d:34.39;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139374;s:14:\"optimized_size\";i:90088;s:7:\"percent\";d:35.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87104;s:14:\"optimized_size\";i:57468;s:7:\"percent\";d:34.02;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35958;s:14:\"optimized_size\";i:24364;s:7:\"percent\";d:32.24;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:553640;s:7:\"percent\";d:36.23;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507844;s:14:\"optimized_size\";i:325070;s:7:\"percent\";d:35.99;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134970;s:14:\"optimized_size\";i:87372;s:7:\"percent\";d:35.27;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10105;s:14:\"optimized_size\";i:7048;s:7:\"percent\";d:30.25;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236090;s:14:\"optimized_size\";i:150848;s:7:\"percent\";d:36.11;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23386;s:14:\"optimized_size\";i:16274;s:7:\"percent\";d:30.41;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:553640;s:7:\"percent\";d:36.23;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23386;s:14:\"optimized_size\";i:18494;s:7:\"percent\";d:20.92;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236090;s:14:\"optimized_size\";i:185054;s:7:\"percent\";d:21.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10105;s:14:\"optimized_size\";i:7956;s:7:\"percent\";d:21.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134970;s:14:\"optimized_size\";i:105720;s:7:\"percent\";d:21.67;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:507844;s:14:\"optimized_size\";i:398929;s:7:\"percent\";d:21.45;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:868124;s:14:\"optimized_size\";i:688463;s:7:\"percent\";d:20.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35958;s:14:\"optimized_size\";i:27981;s:7:\"percent\";d:22.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87104;s:14:\"optimized_size\";i:67533;s:7:\"percent\";d:22.47;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139374;s:14:\"optimized_size\";i:109458;s:7:\"percent\";d:21.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48026;s:14:\"optimized_size\";i:37554;s:7:\"percent\";d:21.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108803;s:14:\"optimized_size\";i:84981;s:7:\"percent\";d:21.89;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309656;s:14:\"optimized_size\";i:242524;s:7:\"percent\";d:21.68;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6755128;s:14:\"optimized_size\";i:4829182;s:7:\"percent\";d:28.51;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251168,15332,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251169,15332,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251170,15332,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77822;s:14:\"optimized_size\";i:43510;s:7:\"percent\";d:44.09;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52685;s:14:\"optimized_size\";i:25298;s:7:\"percent\";d:51.98;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25843;s:14:\"optimized_size\";i:13002;s:7:\"percent\";d:49.69;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39533;s:14:\"optimized_size\";i:20920;s:7:\"percent\";d:47.08;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37913;s:14:\"optimized_size\";i:18622;s:7:\"percent\";d:50.88;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17691;s:14:\"optimized_size\";i:9010;s:7:\"percent\";d:49.07;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93644;s:14:\"optimized_size\";i:41964;s:7:\"percent\";d:55.19;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5766;s:14:\"optimized_size\";i:3074;s:7:\"percent\";d:46.69;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93644;s:14:\"optimized_size\";i:41964;s:7:\"percent\";d:55.19;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13179;s:14:\"optimized_size\";i:6936;s:7:\"percent\";d:47.37;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65595;s:14:\"optimized_size\";i:49448;s:7:\"percent\";d:24.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:523315;s:14:\"optimized_size\";i:273748;s:7:\"percent\";d:47.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251171,15331,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251172,15331,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251173,15331,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121916;s:14:\"optimized_size\";i:69606;s:7:\"percent\";d:42.91;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58474;s:14:\"optimized_size\";i:31972;s:7:\"percent\";d:45.32;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28377;s:14:\"optimized_size\";i:16240;s:7:\"percent\";d:42.77;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46047;s:14:\"optimized_size\";i:24630;s:7:\"percent\";d:46.51;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41591;s:14:\"optimized_size\";i:22482;s:7:\"percent\";d:45.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18954;s:14:\"optimized_size\";i:10538;s:7:\"percent\";d:44.4;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106670;s:14:\"optimized_size\";i:54972;s:7:\"percent\";d:48.47;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6342;s:14:\"optimized_size\";i:3708;s:7:\"percent\";d:41.53;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106670;s:14:\"optimized_size\";i:54972;s:7:\"percent\";d:48.47;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14281;s:14:\"optimized_size\";i:8158;s:7:\"percent\";d:42.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123324;s:14:\"optimized_size\";i:98374;s:7:\"percent\";d:20.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:672646;s:14:\"optimized_size\";i:395652;s:7:\"percent\";d:41.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251174,15330,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251175,15330,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251176,15330,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113339;s:14:\"optimized_size\";i:61534;s:7:\"percent\";d:45.71;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54883;s:14:\"optimized_size\";i:28144;s:7:\"percent\";d:48.72;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26874;s:14:\"optimized_size\";i:14502;s:7:\"percent\";d:46.04;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42439;s:14:\"optimized_size\";i:21228;s:7:\"percent\";d:49.98;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48421;s:14:\"optimized_size\";i:27278;s:7:\"percent\";d:43.66;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21818;s:14:\"optimized_size\";i:12554;s:7:\"percent\";d:42.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124589;s:14:\"optimized_size\";i:66084;s:7:\"percent\";d:46.96;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7003;s:14:\"optimized_size\";i:4174;s:7:\"percent\";d:40.4;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124589;s:14:\"optimized_size\";i:66084;s:7:\"percent\";d:46.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16010;s:14:\"optimized_size\";i:9674;s:7:\"percent\";d:39.58;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145699;s:14:\"optimized_size\";i:114478;s:7:\"percent\";d:21.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:725664;s:14:\"optimized_size\";i:425734;s:7:\"percent\";d:41.33;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251177,15329,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251178,15329,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251179,15329,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130247;s:14:\"optimized_size\";i:94632;s:7:\"percent\";d:27.34;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58013;s:14:\"optimized_size\";i:39372;s:7:\"percent\";d:32.13;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26847;s:14:\"optimized_size\";i:17664;s:7:\"percent\";d:34.2;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61718;s:14:\"optimized_size\";i:38820;s:7:\"percent\";d:37.1;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38918;s:14:\"optimized_size\";i:24784;s:7:\"percent\";d:36.32;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16863;s:14:\"optimized_size\";i:10510;s:7:\"percent\";d:37.67;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72169;s:14:\"optimized_size\";i:46152;s:7:\"percent\";d:36.05;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5140;s:14:\"optimized_size\";i:2688;s:7:\"percent\";d:47.7;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:115848;s:14:\"optimized_size\";i:74706;s:7:\"percent\";d:35.51;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13312;s:14:\"optimized_size\";i:8000;s:7:\"percent\";d:39.9;}s:17:\"full@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:539075;s:14:\"optimized_size\";i:357328;s:7:\"percent\";d:33.71;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251180,15328,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251181,15328,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251182,15328,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:292528;s:14:\"optimized_size\";i:72237;s:7:\"percent\";d:75.31;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85919;s:14:\"optimized_size\";i:47624;s:7:\"percent\";d:44.57;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34467;s:14:\"optimized_size\";i:18704;s:7:\"percent\";d:45.73;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17028;s:14:\"optimized_size\";i:9324;s:7:\"percent\";d:45.24;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27413;s:14:\"optimized_size\";i:12268;s:7:\"percent\";d:55.25;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26473;s:14:\"optimized_size\";i:15110;s:7:\"percent\";d:42.92;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12878;s:14:\"optimized_size\";i:7554;s:7:\"percent\";d:41.34;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44133;s:14:\"optimized_size\";i:23702;s:7:\"percent\";d:46.29;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4503;s:14:\"optimized_size\";i:2166;s:7:\"percent\";d:51.9;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70544;s:14:\"optimized_size\";i:36598;s:7:\"percent\";d:48.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9810;s:14:\"optimized_size\";i:5092;s:7:\"percent\";d:48.09;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:292528;s:14:\"optimized_size\";i:50038;s:7:\"percent\";d:82.89;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9810;s:14:\"optimized_size\";i:5773;s:7:\"percent\";d:41.15;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70544;s:14:\"optimized_size\";i:40130;s:7:\"percent\";d:43.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4503;s:14:\"optimized_size\";i:2945;s:7:\"percent\";d:34.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44133;s:14:\"optimized_size\";i:26344;s:7:\"percent\";d:40.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12878;s:14:\"optimized_size\";i:7574;s:7:\"percent\";d:41.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26473;s:14:\"optimized_size\";i:13882;s:7:\"percent\";d:47.56;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27413;s:14:\"optimized_size\";i:15298;s:7:\"percent\";d:44.19;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17028;s:14:\"optimized_size\";i:9820;s:7:\"percent\";d:42.33;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34467;s:14:\"optimized_size\";i:17611;s:7:\"percent\";d:48.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85919;s:14:\"optimized_size\";i:50506;s:7:\"percent\";d:41.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1251392;s:14:\"optimized_size\";i:490300;s:7:\"percent\";d:60.82;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251183,15327,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251184,15327,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251185,15327,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1171983;s:14:\"optimized_size\";i:502854;s:7:\"percent\";d:57.09;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259636;s:14:\"optimized_size\";i:162626;s:7:\"percent\";d:37.36;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100153;s:14:\"optimized_size\";i:68156;s:7:\"percent\";d:31.95;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46938;s:14:\"optimized_size\";i:33336;s:7:\"percent\";d:28.98;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94874;s:14:\"optimized_size\";i:61050;s:7:\"percent\";d:35.65;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75780;s:14:\"optimized_size\";i:53360;s:7:\"percent\";d:29.59;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32123;s:14:\"optimized_size\";i:23140;s:7:\"percent\";d:27.96;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441520;s:14:\"optimized_size\";i:264976;s:7:\"percent\";d:39.99;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237356;s:14:\"optimized_size\";i:149802;s:7:\"percent\";d:36.89;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8525;s:14:\"optimized_size\";i:5980;s:7:\"percent\";d:29.85;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237356;s:14:\"optimized_size\";i:149802;s:7:\"percent\";d:36.89;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25207;s:14:\"optimized_size\";i:17298;s:7:\"percent\";d:31.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1171983;s:14:\"optimized_size\";i:312518;s:7:\"percent\";d:73.33;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25207;s:14:\"optimized_size\";i:19925;s:7:\"percent\";d:20.95;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237356;s:14:\"optimized_size\";i:180862;s:7:\"percent\";d:23.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8525;s:14:\"optimized_size\";i:6698;s:7:\"percent\";d:21.43;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441520;s:14:\"optimized_size\";i:307876;s:7:\"percent\";d:30.27;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32123;s:14:\"optimized_size\";i:25463;s:7:\"percent\";d:20.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75780;s:14:\"optimized_size\";i:60759;s:7:\"percent\";d:19.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94874;s:14:\"optimized_size\";i:69938;s:7:\"percent\";d:26.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46938;s:14:\"optimized_size\";i:37382;s:7:\"percent\";d:20.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100153;s:14:\"optimized_size\";i:81813;s:7:\"percent\";d:18.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259636;s:14:\"optimized_size\";i:190304;s:7:\"percent\";d:26.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5225546;s:14:\"optimized_size\";i:2785918;s:7:\"percent\";d:46.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251186,15326,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251187,15326,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251188,15326,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811998;s:14:\"optimized_size\";i:354229;s:7:\"percent\";d:56.38;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213424;s:14:\"optimized_size\";i:133636;s:7:\"percent\";d:37.38;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69376;s:14:\"optimized_size\";i:42826;s:7:\"percent\";d:38.27;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31220;s:14:\"optimized_size\";i:20106;s:7:\"percent\";d:35.6;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76560;s:14:\"optimized_size\";i:47638;s:7:\"percent\";d:37.78;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49078;s:14:\"optimized_size\";i:37514;s:7:\"percent\";d:23.56;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20677;s:14:\"optimized_size\";i:15852;s:7:\"percent\";d:23.34;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293076;s:14:\"optimized_size\";i:217124;s:7:\"percent\";d:25.92;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:112688;s:7:\"percent\";d:23.28;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6055;s:14:\"optimized_size\";i:3860;s:7:\"percent\";d:36.25;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:112688;s:7:\"percent\";d:23.28;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15267;s:14:\"optimized_size\";i:11144;s:7:\"percent\";d:27.01;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:811998;s:14:\"optimized_size\";i:285760;s:7:\"percent\";d:64.81;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15267;s:14:\"optimized_size\";i:10323;s:7:\"percent\";d:32.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:99868;s:7:\"percent\";d:32.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6055;s:14:\"optimized_size\";i:4181;s:7:\"percent\";d:30.95;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293076;s:14:\"optimized_size\";i:183616;s:7:\"percent\";d:37.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20677;s:14:\"optimized_size\";i:15153;s:7:\"percent\";d:26.72;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49078;s:14:\"optimized_size\";i:36017;s:7:\"percent\";d:26.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76560;s:14:\"optimized_size\";i:57349;s:7:\"percent\";d:25.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31220;s:14:\"optimized_size\";i:23019;s:7:\"percent\";d:26.27;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69376;s:14:\"optimized_size\";i:51451;s:7:\"percent\";d:25.84;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213424;s:14:\"optimized_size\";i:156987;s:7:\"percent\";d:26.44;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3614114;s:14:\"optimized_size\";i:2033029;s:7:\"percent\";d:43.75;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251189,15325,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251190,15325,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251191,15325,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:881336;s:14:\"optimized_size\";i:272515;s:7:\"percent\";d:69.08;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194850;s:14:\"optimized_size\";i:102150;s:7:\"percent\";d:47.58;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66814;s:14:\"optimized_size\";i:35062;s:7:\"percent\";d:47.52;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31442;s:14:\"optimized_size\";i:17706;s:7:\"percent\";d:43.69;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58934;s:14:\"optimized_size\";i:29400;s:7:\"percent\";d:50.11;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51568;s:14:\"optimized_size\";i:27742;s:7:\"percent\";d:46.2;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22521;s:14:\"optimized_size\";i:12976;s:7:\"percent\";d:42.38;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288197;s:14:\"optimized_size\";i:129194;s:7:\"percent\";d:55.17;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144117;s:14:\"optimized_size\";i:70780;s:7:\"percent\";d:50.89;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7109;s:14:\"optimized_size\";i:4248;s:7:\"percent\";d:40.24;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144117;s:14:\"optimized_size\";i:70780;s:7:\"percent\";d:50.89;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16042;s:14:\"optimized_size\";i:8914;s:7:\"percent\";d:44.43;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:881336;s:14:\"optimized_size\";i:162538;s:7:\"percent\";d:81.56;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16042;s:14:\"optimized_size\";i:10974;s:7:\"percent\";d:31.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144117;s:14:\"optimized_size\";i:84873;s:7:\"percent\";d:41.11;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7109;s:14:\"optimized_size\";i:4972;s:7:\"percent\";d:30.06;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288197;s:14:\"optimized_size\";i:167396;s:7:\"percent\";d:41.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22521;s:14:\"optimized_size\";i:15174;s:7:\"percent\";d:32.62;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51568;s:14:\"optimized_size\";i:34209;s:7:\"percent\";d:33.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58934;s:14:\"optimized_size\";i:35971;s:7:\"percent\";d:38.96;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31442;s:14:\"optimized_size\";i:21231;s:7:\"percent\";d:32.48;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66814;s:14:\"optimized_size\";i:44946;s:7:\"percent\";d:32.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194850;s:14:\"optimized_size\";i:128626;s:7:\"percent\";d:33.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3669977;s:14:\"optimized_size\";i:1492377;s:7:\"percent\";d:59.34;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251192,15324,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251193,15324,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251194,15324,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1067286;s:14:\"optimized_size\";i:465757;s:7:\"percent\";d:56.36;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208689;s:14:\"optimized_size\";i:120692;s:7:\"percent\";d:42.17;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74241;s:14:\"optimized_size\";i:42804;s:7:\"percent\";d:42.34;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35460;s:14:\"optimized_size\";i:21628;s:7:\"percent\";d:39.01;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68281;s:14:\"optimized_size\";i:40772;s:7:\"percent\";d:40.29;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63415;s:14:\"optimized_size\";i:38718;s:7:\"percent\";d:38.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28061;s:14:\"optimized_size\";i:17212;s:7:\"percent\";d:38.66;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382070;s:14:\"optimized_size\";i:220892;s:7:\"percent\";d:42.19;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197584;s:14:\"optimized_size\";i:120648;s:7:\"percent\";d:38.94;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8430;s:14:\"optimized_size\";i:5356;s:7:\"percent\";d:36.47;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197584;s:14:\"optimized_size\";i:120648;s:7:\"percent\";d:38.94;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22172;s:14:\"optimized_size\";i:14070;s:7:\"percent\";d:36.54;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1067286;s:14:\"optimized_size\";i:274904;s:7:\"percent\";d:74.24;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22172;s:14:\"optimized_size\";i:16473;s:7:\"percent\";d:25.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197584;s:14:\"optimized_size\";i:149833;s:7:\"percent\";d:24.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8430;s:14:\"optimized_size\";i:6297;s:7:\"percent\";d:25.3;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:382070;s:14:\"optimized_size\";i:270434;s:7:\"percent\";d:29.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28061;s:14:\"optimized_size\";i:20866;s:7:\"percent\";d:25.64;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63415;s:14:\"optimized_size\";i:47357;s:7:\"percent\";d:25.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68281;s:14:\"optimized_size\";i:48166;s:7:\"percent\";d:29.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35460;s:14:\"optimized_size\";i:26677;s:7:\"percent\";d:24.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74241;s:14:\"optimized_size\";i:52045;s:7:\"percent\";d:29.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208689;s:14:\"optimized_size\";i:156665;s:7:\"percent\";d:24.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4508962;s:14:\"optimized_size\";i:2298914;s:7:\"percent\";d:49.01;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251195,15323,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251196,15323,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251197,15323,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468892;s:14:\"optimized_size\";i:154620;s:7:\"percent\";d:67.02;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142558;s:14:\"optimized_size\";i:70312;s:7:\"percent\";d:50.68;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57871;s:14:\"optimized_size\";i:30868;s:7:\"percent\";d:46.66;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29274;s:14:\"optimized_size\";i:17078;s:7:\"percent\";d:41.66;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50057;s:14:\"optimized_size\";i:24132;s:7:\"percent\";d:51.79;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43149;s:14:\"optimized_size\";i:23406;s:7:\"percent\";d:45.76;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21540;s:14:\"optimized_size\";i:12924;s:7:\"percent\";d:40;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75213;s:14:\"optimized_size\";i:39376;s:7:\"percent\";d:47.65;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7495;s:14:\"optimized_size\";i:4598;s:7:\"percent\";d:38.65;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118621;s:14:\"optimized_size\";i:57760;s:7:\"percent\";d:51.31;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18048;s:14:\"optimized_size\";i:10854;s:7:\"percent\";d:39.86;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:468892;s:14:\"optimized_size\";i:81286;s:7:\"percent\";d:82.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18048;s:14:\"optimized_size\";i:12780;s:7:\"percent\";d:29.19;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118621;s:14:\"optimized_size\";i:69664;s:7:\"percent\";d:41.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7495;s:14:\"optimized_size\";i:5686;s:7:\"percent\";d:24.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75213;s:14:\"optimized_size\";i:46699;s:7:\"percent\";d:37.91;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21540;s:14:\"optimized_size\";i:15121;s:7:\"percent\";d:29.8;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43149;s:14:\"optimized_size\";i:27095;s:7:\"percent\";d:37.21;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50057;s:14:\"optimized_size\";i:29818;s:7:\"percent\";d:40.43;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29274;s:14:\"optimized_size\";i:20047;s:7:\"percent\";d:31.52;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57871;s:14:\"optimized_size\";i:37351;s:7:\"percent\";d:35.46;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142558;s:14:\"optimized_size\";i:85302;s:7:\"percent\";d:40.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2065436;s:14:\"optimized_size\";i:876777;s:7:\"percent\";d:57.55;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251198,15257,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251199,15257,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251200,15257,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2633240;s:14:\"optimized_size\";i:954605;s:7:\"percent\";d:63.75;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241699;s:14:\"optimized_size\";i:152692;s:7:\"percent\";d:36.83;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90556;s:14:\"optimized_size\";i:57626;s:7:\"percent\";d:36.36;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40565;s:14:\"optimized_size\";i:26004;s:7:\"percent\";d:35.9;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113141;s:14:\"optimized_size\";i:69096;s:7:\"percent\";d:38.93;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66263;s:14:\"optimized_size\";i:43980;s:7:\"percent\";d:33.63;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28594;s:14:\"optimized_size\";i:18992;s:7:\"percent\";d:33.58;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:384983;s:14:\"optimized_size\";i:248472;s:7:\"percent\";d:35.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112221;s:14:\"optimized_size\";i:72496;s:7:\"percent\";d:35.4;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8260;s:14:\"optimized_size\";i:5516;s:7:\"percent\";d:33.22;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200107;s:14:\"optimized_size\";i:132840;s:7:\"percent\";d:33.62;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19788;s:14:\"optimized_size\";i:13642;s:7:\"percent\";d:31.06;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2633240;s:14:\"optimized_size\";i:458644;s:7:\"percent\";d:82.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19788;s:14:\"optimized_size\";i:15531;s:7:\"percent\";d:21.51;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200107;s:14:\"optimized_size\";i:156247;s:7:\"percent\";d:21.92;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8260;s:14:\"optimized_size\";i:6426;s:7:\"percent\";d:22.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112221;s:14:\"optimized_size\";i:81609;s:7:\"percent\";d:27.28;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:384983;s:14:\"optimized_size\";i:284979;s:7:\"percent\";d:25.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28594;s:14:\"optimized_size\";i:22442;s:7:\"percent\";d:21.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66263;s:14:\"optimized_size\";i:48420;s:7:\"percent\";d:26.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113141;s:14:\"optimized_size\";i:85110;s:7:\"percent\";d:24.78;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40565;s:14:\"optimized_size\";i:31915;s:7:\"percent\";d:21.32;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90556;s:14:\"optimized_size\";i:65866;s:7:\"percent\";d:27.26;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241699;s:14:\"optimized_size\";i:178030;s:7:\"percent\";d:26.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7878834;s:14:\"optimized_size\";i:3231180;s:7:\"percent\";d:58.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251201,15256,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251202,15256,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251203,15256,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2482147;s:14:\"optimized_size\";i:786969;s:7:\"percent\";d:68.29;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226964;s:14:\"optimized_size\";i:152708;s:7:\"percent\";d:32.72;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86724;s:14:\"optimized_size\";i:62342;s:7:\"percent\";d:28.11;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39177;s:14:\"optimized_size\";i:28270;s:7:\"percent\";d:27.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118899;s:14:\"optimized_size\";i:75136;s:7:\"percent\";d:36.81;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63060;s:14:\"optimized_size\";i:43570;s:7:\"percent\";d:30.91;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27344;s:14:\"optimized_size\";i:19434;s:7:\"percent\";d:28.93;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361945;s:14:\"optimized_size\";i:239604;s:7:\"percent\";d:33.8;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107154;s:14:\"optimized_size\";i:74960;s:7:\"percent\";d:30.04;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8015;s:14:\"optimized_size\";i:5592;s:7:\"percent\";d:30.23;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189656;s:14:\"optimized_size\";i:133346;s:7:\"percent\";d:29.69;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19286;s:14:\"optimized_size\";i:14716;s:7:\"percent\";d:23.7;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2482147;s:14:\"optimized_size\";i:435772;s:7:\"percent\";d:82.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19286;s:14:\"optimized_size\";i:15346;s:7:\"percent\";d:20.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:189656;s:14:\"optimized_size\";i:138296;s:7:\"percent\";d:27.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8015;s:14:\"optimized_size\";i:6417;s:7:\"percent\";d:19.94;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107154;s:14:\"optimized_size\";i:78837;s:7:\"percent\";d:26.43;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:361945;s:14:\"optimized_size\";i:249743;s:7:\"percent\";d:31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27344;s:14:\"optimized_size\";i:20151;s:7:\"percent\";d:26.31;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63060;s:14:\"optimized_size\";i:46359;s:7:\"percent\";d:26.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118899;s:14:\"optimized_size\";i:89609;s:7:\"percent\";d:24.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39177;s:14:\"optimized_size\";i:28973;s:7:\"percent\";d:26.05;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86724;s:14:\"optimized_size\";i:63968;s:7:\"percent\";d:26.24;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226964;s:14:\"optimized_size\";i:169212;s:7:\"percent\";d:25.45;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7460742;s:14:\"optimized_size\";i:2979330;s:7:\"percent\";d:60.07;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251204,15255,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251205,15255,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251206,15255,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2409982;s:14:\"optimized_size\";i:740729;s:7:\"percent\";d:69.26;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234891;s:14:\"optimized_size\";i:159756;s:7:\"percent\";d:31.99;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89473;s:14:\"optimized_size\";i:62174;s:7:\"percent\";d:30.51;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40474;s:14:\"optimized_size\";i:28048;s:7:\"percent\";d:30.7;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135990;s:14:\"optimized_size\";i:88362;s:7:\"percent\";d:35.02;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63960;s:14:\"optimized_size\";i:44210;s:7:\"percent\";d:30.88;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27646;s:14:\"optimized_size\";i:18854;s:7:\"percent\";d:31.8;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350033;s:14:\"optimized_size\";i:231412;s:7:\"percent\";d:33.89;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105932;s:14:\"optimized_size\";i:72190;s:7:\"percent\";d:31.85;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7943;s:14:\"optimized_size\";i:5250;s:7:\"percent\";d:33.9;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184423;s:14:\"optimized_size\";i:128868;s:7:\"percent\";d:30.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19459;s:14:\"optimized_size\";i:13652;s:7:\"percent\";d:29.84;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2409982;s:14:\"optimized_size\";i:405440;s:7:\"percent\";d:83.18;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19459;s:14:\"optimized_size\";i:15258;s:7:\"percent\";d:21.59;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184423;s:14:\"optimized_size\";i:134177;s:7:\"percent\";d:27.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7943;s:14:\"optimized_size\";i:6245;s:7:\"percent\";d:21.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105932;s:14:\"optimized_size\";i:77488;s:7:\"percent\";d:26.85;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:350033;s:14:\"optimized_size\";i:240429;s:7:\"percent\";d:31.31;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27646;s:14:\"optimized_size\";i:21761;s:7:\"percent\";d:21.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63960;s:14:\"optimized_size\";i:46673;s:7:\"percent\";d:27.03;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135990;s:14:\"optimized_size\";i:108234;s:7:\"percent\";d:20.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40474;s:14:\"optimized_size\";i:31885;s:7:\"percent\";d:21.22;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89473;s:14:\"optimized_size\";i:65522;s:7:\"percent\";d:26.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234891;s:14:\"optimized_size\";i:174004;s:7:\"percent\";d:25.92;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7340412;s:14:\"optimized_size\";i:2920621;s:7:\"percent\";d:60.21;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251207,15254,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251208,15254,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251209,15254,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3139098;s:14:\"optimized_size\";i:1091077;s:7:\"percent\";d:65.24;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286267;s:14:\"optimized_size\";i:186112;s:7:\"percent\";d:34.99;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101605;s:14:\"optimized_size\";i:67560;s:7:\"percent\";d:33.51;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44273;s:14:\"optimized_size\";i:29550;s:7:\"percent\";d:33.26;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156769;s:14:\"optimized_size\";i:105692;s:7:\"percent\";d:32.58;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65875;s:14:\"optimized_size\";i:42014;s:7:\"percent\";d:36.22;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28195;s:14:\"optimized_size\";i:18016;s:7:\"percent\";d:36.1;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:437411;s:14:\"optimized_size\";i:279076;s:7:\"percent\";d:36.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119303;s:14:\"optimized_size\";i:77470;s:7:\"percent\";d:35.06;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8183;s:14:\"optimized_size\";i:5322;s:7:\"percent\";d:34.96;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217379;s:14:\"optimized_size\";i:140944;s:7:\"percent\";d:35.16;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20888;s:14:\"optimized_size\";i:13796;s:7:\"percent\";d:33.95;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:3139098;s:14:\"optimized_size\";i:519842;s:7:\"percent\";d:83.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20888;s:14:\"optimized_size\";i:16348;s:7:\"percent\";d:21.73;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217379;s:14:\"optimized_size\";i:167993;s:7:\"percent\";d:22.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8183;s:14:\"optimized_size\";i:6508;s:7:\"percent\";d:20.47;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119303;s:14:\"optimized_size\";i:92491;s:7:\"percent\";d:22.47;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:437411;s:14:\"optimized_size\";i:321544;s:7:\"percent\";d:26.49;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28195;s:14:\"optimized_size\";i:20523;s:7:\"percent\";d:27.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65875;s:14:\"optimized_size\";i:47850;s:7:\"percent\";d:27.36;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156769;s:14:\"optimized_size\";i:121807;s:7:\"percent\";d:22.3;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44273;s:14:\"optimized_size\";i:34563;s:7:\"percent\";d:21.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101605;s:14:\"optimized_size\";i:78576;s:7:\"percent\";d:22.67;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286267;s:14:\"optimized_size\";i:223317;s:7:\"percent\";d:21.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9250492;s:14:\"optimized_size\";i:3707991;s:7:\"percent\";d:59.92;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251210,15253,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251211,15253,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251212,15253,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2885309;s:14:\"optimized_size\";i:997952;s:7:\"percent\";d:65.41;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263222;s:14:\"optimized_size\";i:193090;s:7:\"percent\";d:26.64;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94709;s:14:\"optimized_size\";i:70430;s:7:\"percent\";d:25.64;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41353;s:14:\"optimized_size\";i:30848;s:7:\"percent\";d:25.4;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153842;s:14:\"optimized_size\";i:105298;s:7:\"percent\";d:31.55;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66944;s:14:\"optimized_size\";i:48662;s:7:\"percent\";d:27.31;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28306;s:14:\"optimized_size\";i:20492;s:7:\"percent\";d:27.61;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404173;s:14:\"optimized_size\";i:291776;s:7:\"percent\";d:27.81;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113539;s:14:\"optimized_size\";i:82144;s:7:\"percent\";d:27.65;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7953;s:14:\"optimized_size\";i:5732;s:7:\"percent\";d:27.93;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204905;s:14:\"optimized_size\";i:150606;s:7:\"percent\";d:26.5;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19599;s:14:\"optimized_size\";i:14968;s:7:\"percent\";d:23.63;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2885309;s:14:\"optimized_size\";i:545112;s:7:\"percent\";d:81.11;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19599;s:14:\"optimized_size\";i:15356;s:7:\"percent\";d:21.65;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204905;s:14:\"optimized_size\";i:160050;s:7:\"percent\";d:21.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7953;s:14:\"optimized_size\";i:6281;s:7:\"percent\";d:21.02;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113539;s:14:\"optimized_size\";i:89076;s:7:\"percent\";d:21.55;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404173;s:14:\"optimized_size\";i:298364;s:7:\"percent\";d:26.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28306;s:14:\"optimized_size\";i:22207;s:7:\"percent\";d:21.55;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66944;s:14:\"optimized_size\";i:52628;s:7:\"percent\";d:21.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153842;s:14:\"optimized_size\";i:120625;s:7:\"percent\";d:21.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41353;s:14:\"optimized_size\";i:32490;s:7:\"percent\";d:21.43;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94709;s:14:\"optimized_size\";i:74244;s:7:\"percent\";d:21.61;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263222;s:14:\"optimized_size\";i:207667;s:7:\"percent\";d:21.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8567708;s:14:\"optimized_size\";i:3636098;s:7:\"percent\";d:57.56;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251213,15251,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251214,15251,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251215,15251,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610100;s:14:\"optimized_size\";i:277250;s:7:\"percent\";d:54.56;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179196;s:14:\"optimized_size\";i:113028;s:7:\"percent\";d:36.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64781;s:14:\"optimized_size\";i:38612;s:7:\"percent\";d:40.4;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30400;s:14:\"optimized_size\";i:18582;s:7:\"percent\";d:38.88;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78625;s:14:\"optimized_size\";i:45462;s:7:\"percent\";d:42.18;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46413;s:14:\"optimized_size\";i:30470;s:7:\"percent\";d:34.35;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20877;s:14:\"optimized_size\";i:13258;s:7:\"percent\";d:36.49;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62573;s:14:\"optimized_size\";i:38398;s:7:\"percent\";d:38.63;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6858;s:14:\"optimized_size\";i:4010;s:7:\"percent\";d:41.53;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100401;s:14:\"optimized_size\";i:60242;s:7:\"percent\";d:40;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12422;s:14:\"optimized_size\";i:7316;s:7:\"percent\";d:41.1;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:610100;s:14:\"optimized_size\";i:113866;s:7:\"percent\";d:81.34;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12422;s:14:\"optimized_size\";i:8713;s:7:\"percent\";d:29.86;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:100401;s:14:\"optimized_size\";i:63297;s:7:\"percent\";d:36.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6858;s:14:\"optimized_size\";i:5132;s:7:\"percent\";d:25.17;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62573;s:14:\"optimized_size\";i:43017;s:7:\"percent\";d:31.25;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20877;s:14:\"optimized_size\";i:14433;s:7:\"percent\";d:30.87;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46413;s:14:\"optimized_size\";i:30921;s:7:\"percent\";d:33.38;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78625;s:14:\"optimized_size\";i:54970;s:7:\"percent\";d:30.09;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30400;s:14:\"optimized_size\";i:20989;s:7:\"percent\";d:30.96;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64781;s:14:\"optimized_size\";i:44179;s:7:\"percent\";d:31.8;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179196;s:14:\"optimized_size\";i:123627;s:7:\"percent\";d:31.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2425292;s:14:\"optimized_size\";i:1169772;s:7:\"percent\";d:51.77;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251216,15241,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251217,15241,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251218,15241,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195138;s:14:\"optimized_size\";i:184506;s:7:\"percent\";d:5.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16982;s:14:\"optimized_size\";i:10874;s:7:\"percent\";d:35.97;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144106;s:14:\"optimized_size\";i:84038;s:7:\"percent\";d:41.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7106;s:14:\"optimized_size\";i:4510;s:7:\"percent\";d:36.53;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89658;s:14:\"optimized_size\";i:51860;s:7:\"percent\";d:42.16;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23420;s:14:\"optimized_size\";i:14336;s:7:\"percent\";d:38.79;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54472;s:14:\"optimized_size\";i:31866;s:7:\"percent\";d:41.5;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95768;s:14:\"optimized_size\";i:60770;s:7:\"percent\";d:36.54;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36746;s:14:\"optimized_size\";i:22070;s:7:\"percent\";d:39.94;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73520;s:14:\"optimized_size\";i:44346;s:7:\"percent\";d:39.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175628;s:14:\"optimized_size\";i:104614;s:7:\"percent\";d:40.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:912544;s:14:\"optimized_size\";i:613790;s:7:\"percent\";d:32.74;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251219,15237,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251220,15237,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251221,15237,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95400;s:14:\"optimized_size\";i:85230;s:7:\"percent\";d:10.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12940;s:14:\"optimized_size\";i:8344;s:7:\"percent\";d:35.52;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87610;s:14:\"optimized_size\";i:50606;s:7:\"percent\";d:42.24;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5870;s:14:\"optimized_size\";i:3628;s:7:\"percent\";d:38.19;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57638;s:14:\"optimized_size\";i:33882;s:7:\"percent\";d:41.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17948;s:14:\"optimized_size\";i:11054;s:7:\"percent\";d:38.41;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37896;s:14:\"optimized_size\";i:21530;s:7:\"percent\";d:43.19;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49236;s:14:\"optimized_size\";i:30122;s:7:\"percent\";d:38.82;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23974;s:14:\"optimized_size\";i:15590;s:7:\"percent\";d:34.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46860;s:14:\"optimized_size\";i:29192;s:7:\"percent\";d:37.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113674;s:14:\"optimized_size\";i:69158;s:7:\"percent\";d:39.16;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:549046;s:14:\"optimized_size\";i:358336;s:7:\"percent\";d:34.73;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251222,15236,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251223,15236,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251224,15236,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99982;s:14:\"optimized_size\";i:88766;s:7:\"percent\";d:11.22;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13292;s:14:\"optimized_size\";i:9180;s:7:\"percent\";d:30.94;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84738;s:14:\"optimized_size\";i:53214;s:7:\"percent\";d:37.2;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5856;s:14:\"optimized_size\";i:3736;s:7:\"percent\";d:36.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56026;s:14:\"optimized_size\";i:33756;s:7:\"percent\";d:39.75;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16360;s:14:\"optimized_size\";i:10408;s:7:\"percent\";d:36.38;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35162;s:14:\"optimized_size\";i:21236;s:7:\"percent\";d:39.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41186;s:14:\"optimized_size\";i:26582;s:7:\"percent\";d:35.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23864;s:14:\"optimized_size\";i:15740;s:7:\"percent\";d:34.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45372;s:14:\"optimized_size\";i:28836;s:7:\"percent\";d:36.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114560;s:14:\"optimized_size\";i:72474;s:7:\"percent\";d:36.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:536398;s:14:\"optimized_size\";i:363928;s:7:\"percent\";d:32.15;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251225,15223,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251226,15223,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251227,15223,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266805;s:14:\"optimized_size\";i:141098;s:7:\"percent\";d:47.12;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132240;s:14:\"optimized_size\";i:61780;s:7:\"percent\";d:53.28;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57578;s:14:\"optimized_size\";i:31236;s:7:\"percent\";d:45.75;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29485;s:14:\"optimized_size\";i:17118;s:7:\"percent\";d:41.94;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51876;s:14:\"optimized_size\";i:22786;s:7:\"percent\";d:56.08;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47561;s:14:\"optimized_size\";i:26638;s:7:\"percent\";d:43.99;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23358;s:14:\"optimized_size\";i:14430;s:7:\"percent\";d:38.22;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234536;s:14:\"optimized_size\";i:102974;s:7:\"percent\";d:56.09;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81599;s:14:\"optimized_size\";i:42738;s:7:\"percent\";d:47.62;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8044;s:14:\"optimized_size\";i:5182;s:7:\"percent\";d:35.58;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126654;s:14:\"optimized_size\";i:62152;s:7:\"percent\";d:50.93;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19055;s:14:\"optimized_size\";i:11884;s:7:\"percent\";d:37.63;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266805;s:14:\"optimized_size\";i:122526;s:7:\"percent\";d:54.08;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19055;s:14:\"optimized_size\";i:13404;s:7:\"percent\";d:29.66;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126654;s:14:\"optimized_size\";i:75535;s:7:\"percent\";d:40.36;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8044;s:14:\"optimized_size\";i:6048;s:7:\"percent\";d:24.81;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81599;s:14:\"optimized_size\";i:50883;s:7:\"percent\";d:37.64;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234536;s:14:\"optimized_size\";i:119108;s:7:\"percent\";d:49.22;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23358;s:14:\"optimized_size\";i:16299;s:7:\"percent\";d:30.22;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47561;s:14:\"optimized_size\";i:30722;s:7:\"percent\";d:35.41;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51876;s:14:\"optimized_size\";i:31412;s:7:\"percent\";d:39.45;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29485;s:14:\"optimized_size\";i:19983;s:7:\"percent\";d:32.23;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57578;s:14:\"optimized_size\";i:35906;s:7:\"percent\";d:37.64;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132240;s:14:\"optimized_size\";i:72927;s:7:\"percent\";d:44.85;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2157582;s:14:\"optimized_size\";i:1134769;s:7:\"percent\";d:47.41;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251228,15222,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251229,15222,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251230,15222,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248663;s:14:\"optimized_size\";i:122889;s:7:\"percent\";d:50.58;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133003;s:14:\"optimized_size\";i:59404;s:7:\"percent\";d:55.34;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57786;s:14:\"optimized_size\";i:29674;s:7:\"percent\";d:48.65;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29792;s:14:\"optimized_size\";i:16654;s:7:\"percent\";d:44.1;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55698;s:14:\"optimized_size\";i:25416;s:7:\"percent\";d:54.37;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42038;s:14:\"optimized_size\";i:21236;s:7:\"percent\";d:49.48;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20769;s:14:\"optimized_size\";i:11722;s:7:\"percent\";d:43.56;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216509;s:14:\"optimized_size\";i:88398;s:7:\"percent\";d:59.17;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73418;s:14:\"optimized_size\";i:36558;s:7:\"percent\";d:50.21;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7185;s:14:\"optimized_size\";i:4250;s:7:\"percent\";d:40.85;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114308;s:14:\"optimized_size\";i:52906;s:7:\"percent\";d:53.72;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17181;s:14:\"optimized_size\";i:9764;s:7:\"percent\";d:43.17;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248663;s:14:\"optimized_size\";i:104866;s:7:\"percent\";d:57.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17181;s:14:\"optimized_size\";i:11929;s:7:\"percent\";d:30.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114308;s:14:\"optimized_size\";i:62498;s:7:\"percent\";d:45.32;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7185;s:14:\"optimized_size\";i:5413;s:7:\"percent\";d:24.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73418;s:14:\"optimized_size\";i:43523;s:7:\"percent\";d:40.72;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:216509;s:14:\"optimized_size\";i:81113;s:7:\"percent\";d:62.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20769;s:14:\"optimized_size\";i:14063;s:7:\"percent\";d:32.29;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42038;s:14:\"optimized_size\";i:26141;s:7:\"percent\";d:37.82;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55698;s:14:\"optimized_size\";i:34712;s:7:\"percent\";d:37.68;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29792;s:14:\"optimized_size\";i:20123;s:7:\"percent\";d:32.46;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57786;s:14:\"optimized_size\";i:35948;s:7:\"percent\";d:37.79;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133003;s:14:\"optimized_size\";i:72580;s:7:\"percent\";d:45.43;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2032700;s:14:\"optimized_size\";i:991780;s:7:\"percent\";d:51.21;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251231,15221,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251232,15221,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251233,15221,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269858;s:14:\"optimized_size\";i:142323;s:7:\"percent\";d:47.26;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140985;s:14:\"optimized_size\";i:69342;s:7:\"percent\";d:50.82;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61770;s:14:\"optimized_size\";i:34566;s:7:\"percent\";d:44.04;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31604;s:14:\"optimized_size\";i:18574;s:7:\"percent\";d:41.23;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69833;s:14:\"optimized_size\";i:35234;s:7:\"percent\";d:49.55;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45862;s:14:\"optimized_size\";i:25130;s:7:\"percent\";d:45.21;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22575;s:14:\"optimized_size\";i:13198;s:7:\"percent\";d:41.54;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236178;s:14:\"optimized_size\";i:105232;s:7:\"percent\";d:55.44;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81975;s:14:\"optimized_size\";i:43040;s:7:\"percent\";d:47.5;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7738;s:14:\"optimized_size\";i:4896;s:7:\"percent\";d:36.73;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127208;s:14:\"optimized_size\";i:61912;s:7:\"percent\";d:51.33;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19032;s:14:\"optimized_size\";i:11576;s:7:\"percent\";d:39.18;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269858;s:14:\"optimized_size\";i:127620;s:7:\"percent\";d:52.71;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19032;s:14:\"optimized_size\";i:14267;s:7:\"percent\";d:25.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127208;s:14:\"optimized_size\";i:75876;s:7:\"percent\";d:40.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7738;s:14:\"optimized_size\";i:5798;s:7:\"percent\";d:25.07;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81975;s:14:\"optimized_size\";i:51145;s:7:\"percent\";d:37.61;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236178;s:14:\"optimized_size\";i:124199;s:7:\"percent\";d:47.41;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22575;s:14:\"optimized_size\";i:15741;s:7:\"percent\";d:30.27;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45862;s:14:\"optimized_size\";i:29384;s:7:\"percent\";d:35.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69833;s:14:\"optimized_size\";i:41135;s:7:\"percent\";d:41.1;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31604;s:14:\"optimized_size\";i:22098;s:7:\"percent\";d:30.08;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61770;s:14:\"optimized_size\";i:40001;s:7:\"percent\";d:35.24;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140985;s:14:\"optimized_size\";i:82859;s:7:\"percent\";d:41.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2229236;s:14:\"optimized_size\";i:1195146;s:7:\"percent\";d:46.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251234,15220,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251235,15220,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251236,15220,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259645;s:14:\"optimized_size\";i:132915;s:7:\"percent\";d:48.81;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125492;s:14:\"optimized_size\";i:54094;s:7:\"percent\";d:56.89;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54578;s:14:\"optimized_size\";i:27238;s:7:\"percent\";d:50.09;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28072;s:14:\"optimized_size\";i:15252;s:7:\"percent\";d:45.67;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44348;s:14:\"optimized_size\";i:16116;s:7:\"percent\";d:63.66;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40894;s:14:\"optimized_size\";i:20418;s:7:\"percent\";d:50.07;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20407;s:14:\"optimized_size\";i:11114;s:7:\"percent\";d:45.54;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225332;s:14:\"optimized_size\";i:91356;s:7:\"percent\";d:59.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76725;s:14:\"optimized_size\";i:37456;s:7:\"percent\";d:51.18;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7378;s:14:\"optimized_size\";i:4530;s:7:\"percent\";d:38.6;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120041;s:14:\"optimized_size\";i:55254;s:7:\"percent\";d:53.97;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18352;s:14:\"optimized_size\";i:10898;s:7:\"percent\";d:40.62;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259645;s:14:\"optimized_size\";i:112518;s:7:\"percent\";d:56.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18352;s:14:\"optimized_size\";i:12740;s:7:\"percent\";d:30.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120041;s:14:\"optimized_size\";i:68852;s:7:\"percent\";d:42.64;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7378;s:14:\"optimized_size\";i:5512;s:7:\"percent\";d:25.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76725;s:14:\"optimized_size\";i:45195;s:7:\"percent\";d:41.09;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225332;s:14:\"optimized_size\";i:111860;s:7:\"percent\";d:50.36;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20407;s:14:\"optimized_size\";i:13788;s:7:\"percent\";d:32.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40894;s:14:\"optimized_size\";i:25392;s:7:\"percent\";d:37.91;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44348;s:14:\"optimized_size\";i:25653;s:7:\"percent\";d:42.16;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28072;s:14:\"optimized_size\";i:17916;s:7:\"percent\";d:36.18;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54578;s:14:\"optimized_size\";i:32386;s:7:\"percent\";d:40.66;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125492;s:14:\"optimized_size\";i:64974;s:7:\"percent\";d:48.22;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2042528;s:14:\"optimized_size\";i:1013427;s:7:\"percent\";d:50.38;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251237,15219,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251238,15219,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251239,15219,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279146;s:14:\"optimized_size\";i:150886;s:7:\"percent\";d:45.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144262;s:14:\"optimized_size\";i:70110;s:7:\"percent\";d:51.4;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64453;s:14:\"optimized_size\";i:35296;s:7:\"percent\";d:45.24;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33695;s:14:\"optimized_size\";i:20008;s:7:\"percent\";d:40.62;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52191;s:14:\"optimized_size\";i:22358;s:7:\"percent\";d:57.16;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48237;s:14:\"optimized_size\";i:27108;s:7:\"percent\";d:43.8;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24104;s:14:\"optimized_size\";i:14926;s:7:\"percent\";d:38.08;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246269;s:14:\"optimized_size\";i:112122;s:7:\"percent\";d:54.47;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87364;s:14:\"optimized_size\";i:47436;s:7:\"percent\";d:45.7;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8390;s:14:\"optimized_size\";i:5536;s:7:\"percent\";d:34.02;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134690;s:14:\"optimized_size\";i:69222;s:7:\"percent\";d:48.61;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20961;s:14:\"optimized_size\";i:13490;s:7:\"percent\";d:35.64;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279146;s:14:\"optimized_size\";i:134546;s:7:\"percent\";d:51.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20961;s:14:\"optimized_size\";i:15713;s:7:\"percent\";d:25.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134690;s:14:\"optimized_size\";i:81387;s:7:\"percent\";d:39.57;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8390;s:14:\"optimized_size\";i:6301;s:7:\"percent\";d:24.9;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87364;s:14:\"optimized_size\";i:55078;s:7:\"percent\";d:36.96;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:246269;s:14:\"optimized_size\";i:131703;s:7:\"percent\";d:46.52;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24104;s:14:\"optimized_size\";i:16835;s:7:\"percent\";d:30.16;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48237;s:14:\"optimized_size\";i:31319;s:7:\"percent\";d:35.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52191;s:14:\"optimized_size\";i:31986;s:7:\"percent\";d:38.71;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33695;s:14:\"optimized_size\";i:23691;s:7:\"percent\";d:29.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64453;s:14:\"optimized_size\";i:42000;s:7:\"percent\";d:34.84;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144262;s:14:\"optimized_size\";i:81497;s:7:\"percent\";d:43.51;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2287524;s:14:\"optimized_size\";i:1240554;s:7:\"percent\";d:45.77;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251240,15218,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251241,15218,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251242,15218,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240494;s:14:\"optimized_size\";i:119185;s:7:\"percent\";d:50.44;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113113;s:14:\"optimized_size\";i:45824;s:7:\"percent\";d:59.49;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48071;s:14:\"optimized_size\";i:22688;s:7:\"percent\";d:52.8;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24758;s:14:\"optimized_size\";i:12634;s:7:\"percent\";d:48.97;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43002;s:14:\"optimized_size\";i:15820;s:7:\"percent\";d:63.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37298;s:14:\"optimized_size\";i:18062;s:7:\"percent\";d:51.57;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18574;s:14:\"optimized_size\";i:9994;s:7:\"percent\";d:46.19;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208917;s:14:\"optimized_size\";i:80948;s:7:\"percent\";d:61.25;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70219;s:14:\"optimized_size\";i:33556;s:7:\"percent\";d:52.21;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6780;s:14:\"optimized_size\";i:4136;s:7:\"percent\";d:39;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110211;s:14:\"optimized_size\";i:49488;s:7:\"percent\";d:55.1;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16851;s:14:\"optimized_size\";i:9996;s:7:\"percent\";d:40.68;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240494;s:14:\"optimized_size\";i:101548;s:7:\"percent\";d:57.78;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16851;s:14:\"optimized_size\";i:11745;s:7:\"percent\";d:30.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110211;s:14:\"optimized_size\";i:59270;s:7:\"percent\";d:46.22;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6780;s:14:\"optimized_size\";i:4758;s:7:\"percent\";d:29.82;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70219;s:14:\"optimized_size\";i:40959;s:7:\"percent\";d:41.67;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208917;s:14:\"optimized_size\";i:82720;s:7:\"percent\";d:60.41;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18574;s:14:\"optimized_size\";i:11685;s:7:\"percent\";d:37.09;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37298;s:14:\"optimized_size\";i:21806;s:7:\"percent\";d:41.54;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43002;s:14:\"optimized_size\";i:24723;s:7:\"percent\";d:42.51;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24758;s:14:\"optimized_size\";i:15608;s:7:\"percent\";d:36.96;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48071;s:14:\"optimized_size\";i:27881;s:7:\"percent\";d:42;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113113;s:14:\"optimized_size\";i:67565;s:7:\"percent\";d:40.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1876576;s:14:\"optimized_size\";i:892599;s:7:\"percent\";d:52.43;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251243,15217,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251244,15217,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251245,15217,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264099;s:14:\"optimized_size\";i:139639;s:7:\"percent\";d:47.13;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130255;s:14:\"optimized_size\";i:56514;s:7:\"percent\";d:56.61;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53909;s:14:\"optimized_size\";i:26616;s:7:\"percent\";d:50.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27039;s:14:\"optimized_size\";i:14184;s:7:\"percent\";d:47.54;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54972;s:14:\"optimized_size\";i:23410;s:7:\"percent\";d:57.41;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41811;s:14:\"optimized_size\";i:21736;s:7:\"percent\";d:48.01;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20392;s:14:\"optimized_size\";i:11490;s:7:\"percent\";d:43.65;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223499;s:14:\"optimized_size\";i:94288;s:7:\"percent\";d:57.81;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70981;s:14:\"optimized_size\";i:33472;s:7:\"percent\";d:52.84;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7101;s:14:\"optimized_size\";i:4240;s:7:\"percent\";d:40.29;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113764;s:14:\"optimized_size\";i:52064;s:7:\"percent\";d:54.24;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16020;s:14:\"optimized_size\";i:9040;s:7:\"percent\";d:43.57;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264099;s:14:\"optimized_size\";i:125094;s:7:\"percent\";d:52.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16020;s:14:\"optimized_size\";i:10929;s:7:\"percent\";d:31.78;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113764;s:14:\"optimized_size\";i:63895;s:7:\"percent\";d:43.84;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7101;s:14:\"optimized_size\";i:5251;s:7:\"percent\";d:26.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70981;s:14:\"optimized_size\";i:40375;s:7:\"percent\";d:43.12;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223499;s:14:\"optimized_size\";i:113848;s:7:\"percent\";d:49.06;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20392;s:14:\"optimized_size\";i:14185;s:7:\"percent\";d:30.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41811;s:14:\"optimized_size\";i:25691;s:7:\"percent\";d:38.55;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54972;s:14:\"optimized_size\";i:29505;s:7:\"percent\";d:46.33;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27039;s:14:\"optimized_size\";i:17855;s:7:\"percent\";d:33.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53909;s:14:\"optimized_size\";i:32286;s:7:\"percent\";d:40.11;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130255;s:14:\"optimized_size\";i:71681;s:7:\"percent\";d:44.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2047684;s:14:\"optimized_size\";i:1037288;s:7:\"percent\";d:49.34;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251246,15216,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251247,15216,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251248,15216,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207069;s:14:\"optimized_size\";i:75623;s:7:\"percent\";d:63.48;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97757;s:14:\"optimized_size\";i:37410;s:7:\"percent\";d:61.73;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42161;s:14:\"optimized_size\";i:19362;s:7:\"percent\";d:54.08;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21994;s:14:\"optimized_size\";i:10932;s:7:\"percent\";d:50.3;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38252;s:14:\"optimized_size\";i:13030;s:7:\"percent\";d:65.94;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34774;s:14:\"optimized_size\";i:16310;s:7:\"percent\";d:53.1;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17421;s:14:\"optimized_size\";i:8910;s:7:\"percent\";d:48.85;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179708;s:14:\"optimized_size\";i:64786;s:7:\"percent\";d:63.95;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59725;s:14:\"optimized_size\";i:27050;s:7:\"percent\";d:54.71;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6305;s:14:\"optimized_size\";i:3678;s:7:\"percent\";d:41.67;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94055;s:14:\"optimized_size\";i:39310;s:7:\"percent\";d:58.21;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14733;s:14:\"optimized_size\";i:8082;s:7:\"percent\";d:45.14;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207069;s:14:\"optimized_size\";i:78850;s:7:\"percent\";d:61.92;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14733;s:14:\"optimized_size\";i:9528;s:7:\"percent\";d:35.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94055;s:14:\"optimized_size\";i:57547;s:7:\"percent\";d:38.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6305;s:14:\"optimized_size\";i:4486;s:7:\"percent\";d:28.85;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59725;s:14:\"optimized_size\";i:32978;s:7:\"percent\";d:44.78;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179708;s:14:\"optimized_size\";i:60143;s:7:\"percent\";d:66.53;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17421;s:14:\"optimized_size\";i:11220;s:7:\"percent\";d:35.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34774;s:14:\"optimized_size\";i:20757;s:7:\"percent\";d:40.31;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38252;s:14:\"optimized_size\";i:21823;s:7:\"percent\";d:42.95;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21994;s:14:\"optimized_size\";i:13859;s:7:\"percent\";d:36.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42161;s:14:\"optimized_size\";i:23561;s:7:\"percent\";d:44.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97757;s:14:\"optimized_size\";i:58294;s:7:\"percent\";d:40.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1627908;s:14:\"optimized_size\";i:717529;s:7:\"percent\";d:55.92;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251249,15215,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251250,15215,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251251,15215,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302335;s:14:\"optimized_size\";i:169848;s:7:\"percent\";d:43.82;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157170;s:14:\"optimized_size\";i:78470;s:7:\"percent\";d:50.07;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69256;s:14:\"optimized_size\";i:39244;s:7:\"percent\";d:43.33;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35828;s:14:\"optimized_size\";i:22072;s:7:\"percent\";d:38.39;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66126;s:14:\"optimized_size\";i:32332;s:7:\"percent\";d:51.11;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52332;s:14:\"optimized_size\";i:29796;s:7:\"percent\";d:43.06;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26015;s:14:\"optimized_size\";i:16046;s:7:\"percent\";d:38.32;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266524;s:14:\"optimized_size\";i:125068;s:7:\"percent\";d:53.07;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94261;s:14:\"optimized_size\";i:51542;s:7:\"percent\";d:45.32;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8851;s:14:\"optimized_size\";i:5796;s:7:\"percent\";d:34.52;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145658;s:14:\"optimized_size\";i:75502;s:7:\"percent\";d:48.16;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22386;s:14:\"optimized_size\";i:14250;s:7:\"percent\";d:36.34;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:302335;s:14:\"optimized_size\";i:149250;s:7:\"percent\";d:50.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22386;s:14:\"optimized_size\";i:16697;s:7:\"percent\";d:25.41;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145658;s:14:\"optimized_size\";i:88375;s:7:\"percent\";d:39.33;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8851;s:14:\"optimized_size\";i:7076;s:7:\"percent\";d:20.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94261;s:14:\"optimized_size\";i:61179;s:7:\"percent\";d:35.1;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266524;s:14:\"optimized_size\";i:149235;s:7:\"percent\";d:44.01;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26015;s:14:\"optimized_size\";i:19571;s:7:\"percent\";d:24.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52332;s:14:\"optimized_size\";i:34083;s:7:\"percent\";d:34.87;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66126;s:14:\"optimized_size\";i:37484;s:7:\"percent\";d:43.31;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35828;s:14:\"optimized_size\";i:25095;s:7:\"percent\";d:29.96;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69256;s:14:\"optimized_size\";i:44844;s:7:\"percent\";d:35.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157170;s:14:\"optimized_size\";i:94763;s:7:\"percent\";d:39.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2493484;s:14:\"optimized_size\";i:1387618;s:7:\"percent\";d:44.35;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251252,15214,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251253,15214,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251254,15214,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235025;s:14:\"optimized_size\";i:114106;s:7:\"percent\";d:51.45;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111965;s:14:\"optimized_size\";i:46932;s:7:\"percent\";d:58.08;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46766;s:14:\"optimized_size\";i:22570;s:7:\"percent\";d:51.74;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23696;s:14:\"optimized_size\";i:12546;s:7:\"percent\";d:47.05;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43795;s:14:\"optimized_size\";i:16174;s:7:\"percent\";d:63.07;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36492;s:14:\"optimized_size\";i:18410;s:7:\"percent\";d:49.55;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17804;s:14:\"optimized_size\";i:9494;s:7:\"percent\";d:46.67;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202694;s:14:\"optimized_size\";i:79262;s:7:\"percent\";d:60.9;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65663;s:14:\"optimized_size\";i:30480;s:7:\"percent\";d:53.58;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6290;s:14:\"optimized_size\";i:3656;s:7:\"percent\";d:41.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105381;s:14:\"optimized_size\";i:46946;s:7:\"percent\";d:55.45;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15116;s:14:\"optimized_size\";i:8392;s:7:\"percent\";d:44.48;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235025;s:14:\"optimized_size\";i:98246;s:7:\"percent\";d:58.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15116;s:14:\"optimized_size\";i:10069;s:7:\"percent\";d:33.39;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105381;s:14:\"optimized_size\";i:54852;s:7:\"percent\";d:47.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6290;s:14:\"optimized_size\";i:4385;s:7:\"percent\";d:30.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65663;s:14:\"optimized_size\";i:37393;s:7:\"percent\";d:43.05;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202694;s:14:\"optimized_size\";i:82508;s:7:\"percent\";d:59.29;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17804;s:14:\"optimized_size\";i:11192;s:7:\"percent\";d:37.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36492;s:14:\"optimized_size\";i:21108;s:7:\"percent\";d:42.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43795;s:14:\"optimized_size\";i:24173;s:7:\"percent\";d:44.8;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23696;s:14:\"optimized_size\";i:14841;s:7:\"percent\";d:37.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46766;s:14:\"optimized_size\";i:26933;s:7:\"percent\";d:42.41;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:111965;s:14:\"optimized_size\";i:66137;s:7:\"percent\";d:40.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1821374;s:14:\"optimized_size\";i:860805;s:7:\"percent\";d:52.74;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251255,15213,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251256,15213,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251257,15213,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:285663;s:14:\"optimized_size\";i:157250;s:7:\"percent\";d:44.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144858;s:14:\"optimized_size\";i:70450;s:7:\"percent\";d:51.37;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64010;s:14:\"optimized_size\";i:35028;s:7:\"percent\";d:45.28;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33133;s:14:\"optimized_size\";i:19444;s:7:\"percent\";d:41.32;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57828;s:14:\"optimized_size\";i:26168;s:7:\"percent\";d:54.75;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50032;s:14:\"optimized_size\";i:27738;s:7:\"percent\";d:44.56;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24981;s:14:\"optimized_size\";i:15072;s:7:\"percent\";d:39.67;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251585;s:14:\"optimized_size\";i:114792;s:7:\"percent\";d:54.37;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88212;s:14:\"optimized_size\";i:47216;s:7:\"percent\";d:46.47;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8628;s:14:\"optimized_size\";i:5640;s:7:\"percent\";d:34.63;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136267;s:14:\"optimized_size\";i:68862;s:7:\"percent\";d:49.47;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20825;s:14:\"optimized_size\";i:12870;s:7:\"percent\";d:38.2;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:285663;s:14:\"optimized_size\";i:136922;s:7:\"percent\";d:52.07;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20825;s:14:\"optimized_size\";i:15346;s:7:\"percent\";d:26.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136267;s:14:\"optimized_size\";i:81478;s:7:\"percent\";d:40.21;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8628;s:14:\"optimized_size\";i:6772;s:7:\"percent\";d:21.51;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88212;s:14:\"optimized_size\";i:56115;s:7:\"percent\";d:36.39;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:251585;s:14:\"optimized_size\";i:138267;s:7:\"percent\";d:45.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24981;s:14:\"optimized_size\";i:17109;s:7:\"percent\";d:31.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50032;s:14:\"optimized_size\";i:32050;s:7:\"percent\";d:35.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57828;s:14:\"optimized_size\";i:30404;s:7:\"percent\";d:47.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33133;s:14:\"optimized_size\";i:22794;s:7:\"percent\";d:31.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64010;s:14:\"optimized_size\";i:40906;s:7:\"percent\";d:36.09;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144858;s:14:\"optimized_size\";i:84428;s:7:\"percent\";d:41.72;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2332044;s:14:\"optimized_size\";i:1263121;s:7:\"percent\";d:45.84;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251258,15212,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251259,15212,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251260,15212,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266444;s:14:\"optimized_size\";i:136714;s:7:\"percent\";d:48.69;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129883;s:14:\"optimized_size\";i:55144;s:7:\"percent\";d:57.54;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53715;s:14:\"optimized_size\";i:26604;s:7:\"percent\";d:50.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27039;s:14:\"optimized_size\";i:14326;s:7:\"percent\";d:47.02;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54672;s:14:\"optimized_size\";i:21850;s:7:\"percent\";d:60.03;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40416;s:14:\"optimized_size\";i:20640;s:7:\"percent\";d:48.93;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19332;s:14:\"optimized_size\";i:10860;s:7:\"percent\";d:43.82;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228035;s:14:\"optimized_size\";i:93244;s:7:\"percent\";d:59.11;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74239;s:14:\"optimized_size\";i:36540;s:7:\"percent\";d:50.78;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6624;s:14:\"optimized_size\";i:4006;s:7:\"percent\";d:39.52;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117982;s:14:\"optimized_size\";i:54672;s:7:\"percent\";d:53.66;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16565;s:14:\"optimized_size\";i:9566;s:7:\"percent\";d:42.25;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266444;s:14:\"optimized_size\";i:115922;s:7:\"percent\";d:56.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16565;s:14:\"optimized_size\";i:11587;s:7:\"percent\";d:30.05;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117982;s:14:\"optimized_size\";i:68040;s:7:\"percent\";d:42.33;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6624;s:14:\"optimized_size\";i:5011;s:7:\"percent\";d:24.35;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74239;s:14:\"optimized_size\";i:45345;s:7:\"percent\";d:38.92;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228035;s:14:\"optimized_size\";i:114114;s:7:\"percent\";d:49.96;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19332;s:14:\"optimized_size\";i:12276;s:7:\"percent\";d:36.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40416;s:14:\"optimized_size\";i:24774;s:7:\"percent\";d:38.7;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54672;s:14:\"optimized_size\";i:28398;s:7:\"percent\";d:48.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27039;s:14:\"optimized_size\";i:17172;s:7:\"percent\";d:36.49;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53715;s:14:\"optimized_size\";i:32856;s:7:\"percent\";d:38.83;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129883;s:14:\"optimized_size\";i:71869;s:7:\"percent\";d:44.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2069892;s:14:\"optimized_size\";i:1031530;s:7:\"percent\";d:50.17;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251261,15210,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251262,15210,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251263,15210,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293670;s:14:\"optimized_size\";i:162783;s:7:\"percent\";d:44.57;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144070;s:14:\"optimized_size\";i:66806;s:7:\"percent\";d:53.63;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62497;s:14:\"optimized_size\";i:33162;s:7:\"percent\";d:46.94;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31828;s:14:\"optimized_size\";i:18420;s:7:\"percent\";d:42.13;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55816;s:14:\"optimized_size\";i:25066;s:7:\"percent\";d:55.09;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47840;s:14:\"optimized_size\";i:26340;s:7:\"percent\";d:44.94;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23769;s:14:\"optimized_size\";i:14164;s:7:\"percent\";d:40.41;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:255361;s:14:\"optimized_size\";i:115700;s:7:\"percent\";d:54.69;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88566;s:14:\"optimized_size\";i:46936;s:7:\"percent\";d:47;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8291;s:14:\"optimized_size\";i:5464;s:7:\"percent\";d:34.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137542;s:14:\"optimized_size\";i:68550;s:7:\"percent\";d:50.16;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20826;s:14:\"optimized_size\";i:13094;s:7:\"percent\";d:37.13;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293670;s:14:\"optimized_size\";i:139740;s:7:\"percent\";d:52.42;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20826;s:14:\"optimized_size\";i:15646;s:7:\"percent\";d:24.87;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137542;s:14:\"optimized_size\";i:82678;s:7:\"percent\";d:39.89;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8291;s:14:\"optimized_size\";i:6184;s:7:\"percent\";d:25.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88566;s:14:\"optimized_size\";i:57284;s:7:\"percent\";d:35.32;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:255361;s:14:\"optimized_size\";i:141913;s:7:\"percent\";d:44.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23769;s:14:\"optimized_size\";i:16627;s:7:\"percent\";d:30.05;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47840;s:14:\"optimized_size\";i:31061;s:7:\"percent\";d:35.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55816;s:14:\"optimized_size\";i:29615;s:7:\"percent\";d:46.94;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31828;s:14:\"optimized_size\";i:22413;s:7:\"percent\";d:29.58;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62497;s:14:\"optimized_size\";i:40396;s:7:\"percent\";d:35.36;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144070;s:14:\"optimized_size\";i:84030;s:7:\"percent\";d:41.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2340152;s:14:\"optimized_size\";i:1264072;s:7:\"percent\";d:45.98;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251264,15209,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251265,15209,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251266,15209,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283609;s:14:\"optimized_size\";i:150532;s:7:\"percent\";d:46.92;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133976;s:14:\"optimized_size\";i:57310;s:7:\"percent\";d:57.22;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55992;s:14:\"optimized_size\";i:27978;s:7:\"percent\";d:50.03;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28247;s:14:\"optimized_size\";i:15326;s:7:\"percent\";d:45.74;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54852;s:14:\"optimized_size\";i:21380;s:7:\"percent\";d:61.02;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44494;s:14:\"optimized_size\";i:23192;s:7:\"percent\";d:47.88;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21885;s:14:\"optimized_size\";i:12500;s:7:\"percent\";d:42.88;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243632;s:14:\"optimized_size\";i:101024;s:7:\"percent\";d:58.53;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80872;s:14:\"optimized_size\";i:40612;s:7:\"percent\";d:49.78;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7585;s:14:\"optimized_size\";i:4862;s:7:\"percent\";d:35.9;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127874;s:14:\"optimized_size\";i:59396;s:7:\"percent\";d:53.55;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18652;s:14:\"optimized_size\";i:11378;s:7:\"percent\";d:39;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283609;s:14:\"optimized_size\";i:126266;s:7:\"percent\";d:55.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18652;s:14:\"optimized_size\";i:13080;s:7:\"percent\";d:29.87;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:127874;s:14:\"optimized_size\";i:75179;s:7:\"percent\";d:41.21;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7585;s:14:\"optimized_size\";i:5741;s:7:\"percent\";d:24.31;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80872;s:14:\"optimized_size\";i:50152;s:7:\"percent\";d:37.99;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243632;s:14:\"optimized_size\";i:130176;s:7:\"percent\";d:46.57;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21885;s:14:\"optimized_size\";i:15352;s:7:\"percent\";d:29.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44494;s:14:\"optimized_size\";i:28400;s:7:\"percent\";d:36.17;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54852;s:14:\"optimized_size\";i:28381;s:7:\"percent\";d:48.26;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28247;s:14:\"optimized_size\";i:19128;s:7:\"percent\";d:32.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55992;s:14:\"optimized_size\";i:34679;s:7:\"percent\";d:38.06;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133976;s:14:\"optimized_size\";i:75850;s:7:\"percent\";d:43.39;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2203340;s:14:\"optimized_size\";i:1127874;s:7:\"percent\";d:48.81;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251267,15208,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251268,15208,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251269,15208,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179543;s:14:\"optimized_size\";i:61180;s:7:\"percent\";d:65.92;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98472;s:14:\"optimized_size\";i:44806;s:7:\"percent\";d:54.5;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43257;s:14:\"optimized_size\";i:23304;s:7:\"percent\";d:46.13;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22862;s:14:\"optimized_size\";i:13416;s:7:\"percent\";d:41.32;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47149;s:14:\"optimized_size\";i:21224;s:7:\"percent\";d:54.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33877;s:14:\"optimized_size\";i:18072;s:7:\"percent\";d:46.65;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17182;s:14:\"optimized_size\";i:9668;s:7:\"percent\";d:43.73;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158199;s:14:\"optimized_size\";i:62796;s:7:\"percent\";d:60.31;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53961;s:14:\"optimized_size\";i:27138;s:7:\"percent\";d:49.71;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6213;s:14:\"optimized_size\";i:3626;s:7:\"percent\";d:41.64;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83571;s:14:\"optimized_size\";i:38716;s:7:\"percent\";d:53.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13557;s:14:\"optimized_size\";i:7846;s:7:\"percent\";d:42.13;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179543;s:14:\"optimized_size\";i:72986;s:7:\"percent\";d:59.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13557;s:14:\"optimized_size\";i:9115;s:7:\"percent\";d:32.77;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83571;s:14:\"optimized_size\";i:51127;s:7:\"percent\";d:38.82;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6213;s:14:\"optimized_size\";i:4489;s:7:\"percent\";d:27.75;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53961;s:14:\"optimized_size\";i:29594;s:7:\"percent\";d:45.16;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158199;s:14:\"optimized_size\";i:52571;s:7:\"percent\";d:66.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17182;s:14:\"optimized_size\";i:11512;s:7:\"percent\";d:33;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33877;s:14:\"optimized_size\";i:20628;s:7:\"percent\";d:39.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47149;s:14:\"optimized_size\";i:29095;s:7:\"percent\";d:38.29;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22862;s:14:\"optimized_size\";i:14942;s:7:\"percent\";d:34.64;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43257;s:14:\"optimized_size\";i:25239;s:7:\"percent\";d:41.65;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98472;s:14:\"optimized_size\";i:59949;s:7:\"percent\";d:39.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1515686;s:14:\"optimized_size\";i:713039;s:7:\"percent\";d:52.96;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251270,15207,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251271,15207,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251272,15207,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202758;s:14:\"optimized_size\";i:89146;s:7:\"percent\";d:56.03;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94901;s:14:\"optimized_size\";i:38418;s:7:\"percent\";d:59.52;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39334;s:14:\"optimized_size\";i:18620;s:7:\"percent\";d:52.66;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20378;s:14:\"optimized_size\";i:10764;s:7:\"percent\";d:47.18;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41999;s:14:\"optimized_size\";i:17782;s:7:\"percent\";d:57.66;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31169;s:14:\"optimized_size\";i:15070;s:7:\"percent\";d:51.65;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15457;s:14:\"optimized_size\";i:8304;s:7:\"percent\";d:46.28;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170337;s:14:\"optimized_size\";i:62920;s:7:\"percent\";d:63.06;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52399;s:14:\"optimized_size\";i:23604;s:7:\"percent\";d:54.95;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5766;s:14:\"optimized_size\";i:3230;s:7:\"percent\";d:43.98;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84474;s:14:\"optimized_size\";i:35524;s:7:\"percent\";d:57.95;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12796;s:14:\"optimized_size\";i:6966;s:7:\"percent\";d:45.56;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202758;s:14:\"optimized_size\";i:87076;s:7:\"percent\";d:57.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12796;s:14:\"optimized_size\";i:8145;s:7:\"percent\";d:36.35;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84474;s:14:\"optimized_size\";i:48960;s:7:\"percent\";d:42.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5766;s:14:\"optimized_size\";i:4028;s:7:\"percent\";d:30.14;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52399;s:14:\"optimized_size\";i:26417;s:7:\"percent\";d:49.58;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:170337;s:14:\"optimized_size\";i:53508;s:7:\"percent\";d:68.59;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15457;s:14:\"optimized_size\";i:9579;s:7:\"percent\";d:38.03;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31169;s:14:\"optimized_size\";i:17785;s:7:\"percent\";d:42.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41999;s:14:\"optimized_size\";i:25030;s:7:\"percent\";d:40.4;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20378;s:14:\"optimized_size\";i:12055;s:7:\"percent\";d:40.84;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39334;s:14:\"optimized_size\";i:21316;s:7:\"percent\";d:45.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94901;s:14:\"optimized_size\";i:54935;s:7:\"percent\";d:42.11;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1543536;s:14:\"optimized_size\";i:699182;s:7:\"percent\";d:54.7;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251273,15206,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251274,15206,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251275,15206,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284346;s:14:\"optimized_size\";i:156712;s:7:\"percent\";d:44.89;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137692;s:14:\"optimized_size\";i:67662;s:7:\"percent\";d:50.86;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60992;s:14:\"optimized_size\";i:33624;s:7:\"percent\";d:44.87;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31649;s:14:\"optimized_size\";i:18406;s:7:\"percent\";d:41.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53873;s:14:\"optimized_size\";i:24602;s:7:\"percent\";d:54.33;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49299;s:14:\"optimized_size\";i:26722;s:7:\"percent\";d:45.8;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24340;s:14:\"optimized_size\";i:14188;s:7:\"percent\";d:41.71;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248567;s:14:\"optimized_size\";i:116498;s:7:\"percent\";d:53.13;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87032;s:14:\"optimized_size\";i:47180;s:7:\"percent\";d:45.79;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8373;s:14:\"optimized_size\";i:5198;s:7:\"percent\";d:37.92;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135123;s:14:\"optimized_size\";i:69706;s:7:\"percent\";d:48.41;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20620;s:14:\"optimized_size\";i:13114;s:7:\"percent\";d:36.4;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284346;s:14:\"optimized_size\";i:139652;s:7:\"percent\";d:50.89;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20620;s:14:\"optimized_size\";i:15818;s:7:\"percent\";d:23.29;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135123;s:14:\"optimized_size\";i:82649;s:7:\"percent\";d:38.83;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8373;s:14:\"optimized_size\";i:6416;s:7:\"percent\";d:23.37;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87032;s:14:\"optimized_size\";i:55730;s:7:\"percent\";d:35.97;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:248567;s:14:\"optimized_size\";i:135960;s:7:\"percent\";d:45.3;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24340;s:14:\"optimized_size\";i:17347;s:7:\"percent\";d:28.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49299;s:14:\"optimized_size\";i:32563;s:7:\"percent\";d:33.95;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53873;s:14:\"optimized_size\";i:34137;s:7:\"percent\";d:36.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31649;s:14:\"optimized_size\";i:22820;s:7:\"percent\";d:27.9;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60992;s:14:\"optimized_size\";i:39373;s:7:\"percent\";d:35.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137692;s:14:\"optimized_size\";i:79374;s:7:\"percent\";d:42.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2283812;s:14:\"optimized_size\";i:1255451;s:7:\"percent\";d:45.03;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251276,15205,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251277,15205,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251278,15205,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243069;s:14:\"optimized_size\";i:121425;s:7:\"percent\";d:50.05;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120992;s:14:\"optimized_size\";i:50144;s:7:\"percent\";d:58.56;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51710;s:14:\"optimized_size\";i:24690;s:7:\"percent\";d:52.25;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26198;s:14:\"optimized_size\";i:13620;s:7:\"percent\";d:48.01;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57265;s:14:\"optimized_size\";i:23902;s:7:\"percent\";d:58.26;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40392;s:14:\"optimized_size\";i:20286;s:7:\"percent\";d:49.78;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19986;s:14:\"optimized_size\";i:11108;s:7:\"percent\";d:44.42;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212606;s:14:\"optimized_size\";i:83478;s:7:\"percent\";d:60.74;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71430;s:14:\"optimized_size\";i:34056;s:7:\"percent\";d:52.32;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7116;s:14:\"optimized_size\";i:4274;s:7:\"percent\";d:39.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112337;s:14:\"optimized_size\";i:50036;s:7:\"percent\";d:55.46;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16753;s:14:\"optimized_size\";i:9772;s:7:\"percent\";d:41.67;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243069;s:14:\"optimized_size\";i:99426;s:7:\"percent\";d:59.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16753;s:14:\"optimized_size\";i:11662;s:7:\"percent\";d:30.39;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112337;s:14:\"optimized_size\";i:63715;s:7:\"percent\";d:43.28;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7116;s:14:\"optimized_size\";i:5319;s:7:\"percent\";d:25.25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71430;s:14:\"optimized_size\";i:41728;s:7:\"percent\";d:41.58;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212606;s:14:\"optimized_size\";i:84971;s:7:\"percent\";d:60.03;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19986;s:14:\"optimized_size\";i:13407;s:7:\"percent\";d:32.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40392;s:14:\"optimized_size\";i:24979;s:7:\"percent\";d:38.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57265;s:14:\"optimized_size\";i:30085;s:7:\"percent\";d:47.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26198;s:14:\"optimized_size\";i:16663;s:7:\"percent\";d:36.4;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51710;s:14:\"optimized_size\";i:30409;s:7:\"percent\";d:41.19;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120992;s:14:\"optimized_size\";i:62639;s:7:\"percent\";d:48.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1959708;s:14:\"optimized_size\";i:931794;s:7:\"percent\";d:52.45;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251279,15204,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251280,15204,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251281,15204,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260355;s:14:\"optimized_size\";i:132755;s:7:\"percent\";d:49.01;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128440;s:14:\"optimized_size\";i:57552;s:7:\"percent\";d:55.19;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57076;s:14:\"optimized_size\";i:29318;s:7:\"percent\";d:48.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29914;s:14:\"optimized_size\";i:16674;s:7:\"percent\";d:44.26;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44126;s:14:\"optimized_size\";i:17258;s:7:\"percent\";d:60.89;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46729;s:14:\"optimized_size\";i:25152;s:7:\"percent\";d:46.17;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23563;s:14:\"optimized_size\";i:13866;s:7:\"percent\";d:41.15;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230518;s:14:\"optimized_size\";i:101658;s:7:\"percent\";d:55.9;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82375;s:14:\"optimized_size\";i:42552;s:7:\"percent\";d:48.34;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8109;s:14:\"optimized_size\";i:5100;s:7:\"percent\";d:37.11;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125825;s:14:\"optimized_size\";i:61000;s:7:\"percent\";d:51.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20079;s:14:\"optimized_size\";i:12248;s:7:\"percent\";d:39;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260355;s:14:\"optimized_size\";i:119854;s:7:\"percent\";d:53.97;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20079;s:14:\"optimized_size\";i:15051;s:7:\"percent\";d:25.04;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125825;s:14:\"optimized_size\";i:74869;s:7:\"percent\";d:40.5;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8109;s:14:\"optimized_size\";i:6047;s:7:\"percent\";d:25.43;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82375;s:14:\"optimized_size\";i:52341;s:7:\"percent\";d:36.46;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:230518;s:14:\"optimized_size\";i:104969;s:7:\"percent\";d:54.46;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23563;s:14:\"optimized_size\";i:16390;s:7:\"percent\";d:30.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46729;s:14:\"optimized_size\";i:30374;s:7:\"percent\";d:35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44126;s:14:\"optimized_size\";i:26830;s:7:\"percent\";d:39.2;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29914;s:14:\"optimized_size\";i:20395;s:7:\"percent\";d:31.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57076;s:14:\"optimized_size\";i:36244;s:7:\"percent\";d:36.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128440;s:14:\"optimized_size\";i:69356;s:7:\"percent\";d:46;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2114218;s:14:\"optimized_size\";i:1087853;s:7:\"percent\";d:48.55;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251282,15203,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251283,15203,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251284,15203,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329466;s:14:\"optimized_size\";i:191252;s:7:\"percent\";d:41.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164483;s:14:\"optimized_size\";i:84732;s:7:\"percent\";d:48.49;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70509;s:14:\"optimized_size\";i:39964;s:7:\"percent\";d:43.32;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35537;s:14:\"optimized_size\";i:21838;s:7:\"percent\";d:38.55;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67772;s:14:\"optimized_size\";i:33012;s:7:\"percent\";d:51.29;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55403;s:14:\"optimized_size\";i:31988;s:7:\"percent\";d:42.26;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26799;s:14:\"optimized_size\";i:16294;s:7:\"percent\";d:39.2;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284578;s:14:\"optimized_size\";i:137056;s:7:\"percent\";d:51.84;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97267;s:14:\"optimized_size\";i:54514;s:7:\"percent\";d:43.95;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8636;s:14:\"optimized_size\";i:5696;s:7:\"percent\";d:34.04;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152404;s:14:\"optimized_size\";i:81472;s:7:\"percent\";d:46.54;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21647;s:14:\"optimized_size\";i:14012;s:7:\"percent\";d:35.27;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329466;s:14:\"optimized_size\";i:169186;s:7:\"percent\";d:48.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21647;s:14:\"optimized_size\";i:16322;s:7:\"percent\";d:24.6;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152404;s:14:\"optimized_size\";i:98442;s:7:\"percent\";d:35.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8636;s:14:\"optimized_size\";i:6872;s:7:\"percent\";d:20.43;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97267;s:14:\"optimized_size\";i:66480;s:7:\"percent\";d:31.65;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284578;s:14:\"optimized_size\";i:169577;s:7:\"percent\";d:40.41;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26799;s:14:\"optimized_size\";i:20169;s:7:\"percent\";d:24.74;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55403;s:14:\"optimized_size\";i:38822;s:7:\"percent\";d:29.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67772;s:14:\"optimized_size\";i:41333;s:7:\"percent\";d:39.01;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35537;s:14:\"optimized_size\";i:26954;s:7:\"percent\";d:24.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70509;s:14:\"optimized_size\";i:49811;s:7:\"percent\";d:29.36;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164483;s:14:\"optimized_size\";i:103102;s:7:\"percent\";d:37.32;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2629002;s:14:\"optimized_size\";i:1518900;s:7:\"percent\";d:42.23;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251285,15202,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251286,15202,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251287,15202,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306042;s:14:\"optimized_size\";i:172433;s:7:\"percent\";d:43.66;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159366;s:14:\"optimized_size\";i:78996;s:7:\"percent\";d:50.43;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68318;s:14:\"optimized_size\";i:38178;s:7:\"percent\";d:44.12;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34357;s:14:\"optimized_size\";i:20092;s:7:\"percent\";d:41.52;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71527;s:14:\"optimized_size\";i:34954;s:7:\"percent\";d:51.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50096;s:14:\"optimized_size\";i:27910;s:7:\"percent\";d:44.29;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24251;s:14:\"optimized_size\";i:14354;s:7:\"percent\";d:40.81;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266289;s:14:\"optimized_size\";i:122544;s:7:\"percent\";d:53.98;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90922;s:14:\"optimized_size\";i:48812;s:7:\"percent\";d:46.31;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8106;s:14:\"optimized_size\";i:5092;s:7:\"percent\";d:37.18;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142650;s:14:\"optimized_size\";i:72644;s:7:\"percent\";d:49.08;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20539;s:14:\"optimized_size\";i:12680;s:7:\"percent\";d:38.26;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:306042;s:14:\"optimized_size\";i:149674;s:7:\"percent\";d:51.09;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20539;s:14:\"optimized_size\";i:15149;s:7:\"percent\";d:26.24;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142650;s:14:\"optimized_size\";i:86961;s:7:\"percent\";d:39.04;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8106;s:14:\"optimized_size\";i:5974;s:7:\"percent\";d:26.3;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90922;s:14:\"optimized_size\";i:57021;s:7:\"percent\";d:37.29;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:266289;s:14:\"optimized_size\";i:151446;s:7:\"percent\";d:43.13;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24251;s:14:\"optimized_size\";i:16552;s:7:\"percent\";d:31.75;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50096;s:14:\"optimized_size\";i:33209;s:7:\"percent\";d:33.71;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:71527;s:14:\"optimized_size\";i:41780;s:7:\"percent\";d:41.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34357;s:14:\"optimized_size\";i:23255;s:7:\"percent\";d:32.31;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68318;s:14:\"optimized_size\";i:45183;s:7:\"percent\";d:33.86;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159366;s:14:\"optimized_size\";i:92849;s:7:\"percent\";d:41.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2484926;s:14:\"optimized_size\";i:1367742;s:7:\"percent\";d:44.96;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251288,15201,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251289,15201,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251290,15201,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262734;s:14:\"optimized_size\";i:127187;s:7:\"percent\";d:51.59;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140300;s:14:\"optimized_size\";i:72378;s:7:\"percent\";d:48.41;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64441;s:14:\"optimized_size\";i:36546;s:7:\"percent\";d:43.29;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34540;s:14:\"optimized_size\";i:20908;s:7:\"percent\";d:39.47;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52703;s:14:\"optimized_size\";i:25462;s:7:\"percent\";d:51.69;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49906;s:14:\"optimized_size\";i:28376;s:7:\"percent\";d:43.14;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25731;s:14:\"optimized_size\";i:15414;s:7:\"percent\";d:40.1;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235476;s:14:\"optimized_size\";i:112974;s:7:\"percent\";d:52.02;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86259;s:14:\"optimized_size\";i:48100;s:7:\"percent\";d:44.24;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9113;s:14:\"optimized_size\";i:5892;s:7:\"percent\";d:35.35;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130974;s:14:\"optimized_size\";i:68148;s:7:\"percent\";d:47.97;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21660;s:14:\"optimized_size\";i:13708;s:7:\"percent\";d:36.71;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262734;s:14:\"optimized_size\";i:129780;s:7:\"percent\";d:50.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21660;s:14:\"optimized_size\";i:16554;s:7:\"percent\";d:23.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130974;s:14:\"optimized_size\";i:77773;s:7:\"percent\";d:40.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9113;s:14:\"optimized_size\";i:6931;s:7:\"percent\";d:23.94;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86259;s:14:\"optimized_size\";i:54331;s:7:\"percent\";d:37.01;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235476;s:14:\"optimized_size\";i:101643;s:7:\"percent\";d:56.84;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25731;s:14:\"optimized_size\";i:18463;s:7:\"percent\";d:28.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49906;s:14:\"optimized_size\";i:32941;s:7:\"percent\";d:33.99;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52703;s:14:\"optimized_size\";i:33828;s:7:\"percent\";d:35.81;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34540;s:14:\"optimized_size\";i:24809;s:7:\"percent\";d:28.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64441;s:14:\"optimized_size\";i:42391;s:7:\"percent\";d:34.22;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140300;s:14:\"optimized_size\";i:80216;s:7:\"percent\";d:42.83;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2227674;s:14:\"optimized_size\";i:1194753;s:7:\"percent\";d:46.37;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251291,15200,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251292,15200,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251293,15200,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284513;s:14:\"optimized_size\";i:157150;s:7:\"percent\";d:44.77;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144234;s:14:\"optimized_size\";i:71014;s:7:\"percent\";d:50.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61351;s:14:\"optimized_size\";i:33306;s:7:\"percent\";d:45.71;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30765;s:14:\"optimized_size\";i:17692;s:7:\"percent\";d:42.49;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63278;s:14:\"optimized_size\";i:31086;s:7:\"percent\";d:50.87;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46001;s:14:\"optimized_size\";i:24222;s:7:\"percent\";d:47.34;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22077;s:14:\"optimized_size\";i:12296;s:7:\"percent\";d:44.3;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245777;s:14:\"optimized_size\";i:111134;s:7:\"percent\";d:54.78;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82614;s:14:\"optimized_size\";i:43356;s:7:\"percent\";d:47.52;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7506;s:14:\"optimized_size\";i:4466;s:7:\"percent\";d:40.5;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130482;s:14:\"optimized_size\";i:64524;s:7:\"percent\";d:50.55;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18626;s:14:\"optimized_size\";i:11208;s:7:\"percent\";d:39.83;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284513;s:14:\"optimized_size\";i:138076;s:7:\"percent\";d:51.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18626;s:14:\"optimized_size\";i:13292;s:7:\"percent\";d:28.64;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130482;s:14:\"optimized_size\";i:77828;s:7:\"percent\";d:40.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7506;s:14:\"optimized_size\";i:5751;s:7:\"percent\";d:23.38;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82614;s:14:\"optimized_size\";i:51771;s:7:\"percent\";d:37.33;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245777;s:14:\"optimized_size\";i:135516;s:7:\"percent\";d:44.86;}s:11:\"flex-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46001;s:14:\"optimized_size\";i:29805;s:7:\"percent\";d:35.21;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63278;s:14:\"optimized_size\";i:37688;s:7:\"percent\";d:40.44;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30765;s:14:\"optimized_size\";i:21950;s:7:\"percent\";d:28.65;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61351;s:14:\"optimized_size\";i:40024;s:7:\"percent\";d:34.76;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144234;s:14:\"optimized_size\";i:84904;s:7:\"percent\";d:41.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2252371;s:14:\"optimized_size\";i:1218059;s:7:\"percent\";d:45.92;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251294,15197,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251295,15197,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251296,15197,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1061661;s:14:\"optimized_size\";i:547349;s:7:\"percent\";d:48.44;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1044912;s:14:\"optimized_size\";i:93536;s:7:\"percent\";d:91.05;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592019;s:14:\"optimized_size\";i:44202;s:7:\"percent\";d:92.53;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278915;s:14:\"optimized_size\";i:25546;s:7:\"percent\";d:90.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373554;s:14:\"optimized_size\";i:36746;s:7:\"percent\";d:90.16;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469709;s:14:\"optimized_size\";i:38978;s:7:\"percent\";d:91.7;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201435;s:14:\"optimized_size\";i:20440;s:7:\"percent\";d:89.85;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:846571;s:14:\"optimized_size\";i:63480;s:7:\"percent\";d:92.5;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55356;s:14:\"optimized_size\";i:7140;s:7:\"percent\";d:87.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1358669;s:14:\"optimized_size\";i:90818;s:7:\"percent\";d:93.32;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155709;s:14:\"optimized_size\";i:16598;s:7:\"percent\";d:89.34;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1061661;s:14:\"optimized_size\";i:107312;s:7:\"percent\";d:89.89;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155709;s:14:\"optimized_size\";i:50103;s:7:\"percent\";d:67.82;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1358669;s:14:\"optimized_size\";i:478564;s:7:\"percent\";d:64.78;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55356;s:14:\"optimized_size\";i:18623;s:7:\"percent\";d:66.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:846571;s:14:\"optimized_size\";i:284149;s:7:\"percent\";d:66.44;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:201435;s:14:\"optimized_size\";i:65170;s:7:\"percent\";d:67.65;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:469709;s:14:\"optimized_size\";i:154693;s:7:\"percent\";d:67.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373554;s:14:\"optimized_size\";i:169791;s:7:\"percent\";d:54.55;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278915;s:14:\"optimized_size\";i:88830;s:7:\"percent\";d:68.15;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:592019;s:14:\"optimized_size\";i:197069;s:7:\"percent\";d:66.71;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1044912;s:14:\"optimized_size\";i:487682;s:7:\"percent\";d:53.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12877020;s:14:\"optimized_size\";i:3086819;s:7:\"percent\";d:76.03;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251297,15183,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251298,15183,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251299,15183,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2062918;s:14:\"optimized_size\";i:1050593;s:7:\"percent\";d:49.07;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1166431;s:14:\"optimized_size\";i:168720;s:7:\"percent\";d:85.54;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:738676;s:14:\"optimized_size\";i:71648;s:7:\"percent\";d:90.3;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329993;s:14:\"optimized_size\";i:35866;s:7:\"percent\";d:89.13;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410398;s:14:\"optimized_size\";i:59742;s:7:\"percent\";d:85.44;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:581995;s:14:\"optimized_size\";i:62466;s:7:\"percent\";d:89.27;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234319;s:14:\"optimized_size\";i:27430;s:7:\"percent\";d:88.29;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1804495;s:14:\"optimized_size\";i:170524;s:7:\"percent\";d:90.55;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60501;s:14:\"optimized_size\";i:8084;s:7:\"percent\";d:86.64;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1898468;s:14:\"optimized_size\";i:177700;s:7:\"percent\";d:90.64;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182518;s:14:\"optimized_size\";i:22186;s:7:\"percent\";d:87.84;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2062918;s:14:\"optimized_size\";i:320510;s:7:\"percent\";d:84.46;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182518;s:14:\"optimized_size\";i:55302;s:7:\"percent\";d:69.7;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1898468;s:14:\"optimized_size\";i:561436;s:7:\"percent\";d:70.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60501;s:14:\"optimized_size\";i:19906;s:7:\"percent\";d:67.1;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1804495;s:14:\"optimized_size\";i:532649;s:7:\"percent\";d:70.48;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234319;s:14:\"optimized_size\";i:72086;s:7:\"percent\";d:69.24;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:581995;s:14:\"optimized_size\";i:175349;s:7:\"percent\";d:69.87;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:410398;s:14:\"optimized_size\";i:222054;s:7:\"percent\";d:45.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:329993;s:14:\"optimized_size\";i:104920;s:7:\"percent\";d:68.21;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:738676;s:14:\"optimized_size\";i:235527;s:7:\"percent\";d:68.11;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1166431;s:14:\"optimized_size\";i:575945;s:7:\"percent\";d:50.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:18941424;s:14:\"optimized_size\";i:4730643;s:7:\"percent\";d:75.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251300,15182,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251301,15182,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251302,15182,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890450;s:14:\"optimized_size\";i:418340;s:7:\"percent\";d:53.02;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:912031;s:14:\"optimized_size\";i:70112;s:7:\"percent\";d:92.31;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499875;s:14:\"optimized_size\";i:30396;s:7:\"percent\";d:93.92;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226123;s:14:\"optimized_size\";i:15840;s:7:\"percent\";d:92.99;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320599;s:14:\"optimized_size\";i:22464;s:7:\"percent\";d:92.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369692;s:14:\"optimized_size\";i:22946;s:7:\"percent\";d:93.79;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155447;s:14:\"optimized_size\";i:11504;s:7:\"percent\";d:92.6;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690662;s:14:\"optimized_size\";i:41634;s:7:\"percent\";d:93.97;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41938;s:14:\"optimized_size\";i:4048;s:7:\"percent\";d:90.35;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1124857;s:14:\"optimized_size\";i:63420;s:7:\"percent\";d:94.36;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120334;s:14:\"optimized_size\";i:10498;s:7:\"percent\";d:91.28;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890450;s:14:\"optimized_size\";i:75466;s:7:\"percent\";d:91.52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120334;s:14:\"optimized_size\";i:37193;s:7:\"percent\";d:69.09;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1124857;s:14:\"optimized_size\";i:380358;s:7:\"percent\";d:66.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41938;s:14:\"optimized_size\";i:13807;s:7:\"percent\";d:67.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690662;s:14:\"optimized_size\";i:219610;s:7:\"percent\";d:68.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155447;s:14:\"optimized_size\";i:46081;s:7:\"percent\";d:70.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369692;s:14:\"optimized_size\";i:111330;s:7:\"percent\";d:69.89;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320599;s:14:\"optimized_size\";i:143130;s:7:\"percent\";d:55.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226123;s:14:\"optimized_size\";i:70006;s:7:\"percent\";d:69.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499875;s:14:\"optimized_size\";i:158244;s:7:\"percent\";d:68.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:912031;s:14:\"optimized_size\";i:390818;s:7:\"percent\";d:57.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10704016;s:14:\"optimized_size\";i:2357245;s:7:\"percent\";d:77.98;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251303,15181,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251304,15181,'_imagify_status','error');
INSERT INTO `wp_postmeta` VALUES (251305,15181,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251306,15180,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251307,15180,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251308,15180,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1704988;s:14:\"optimized_size\";i:1019470;s:7:\"percent\";d:40.21;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:967525;s:14:\"optimized_size\";i:130142;s:7:\"percent\";d:86.55;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:621916;s:14:\"optimized_size\";i:53022;s:7:\"percent\";d:91.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280975;s:14:\"optimized_size\";i:26894;s:7:\"percent\";d:90.43;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318901;s:14:\"optimized_size\";i:44380;s:7:\"percent\";d:86.08;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499407;s:14:\"optimized_size\";i:45698;s:7:\"percent\";d:90.85;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200699;s:14:\"optimized_size\";i:20862;s:7:\"percent\";d:89.61;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1541703;s:14:\"optimized_size\";i:126006;s:7:\"percent\";d:91.83;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52030;s:14:\"optimized_size\";i:6074;s:7:\"percent\";d:88.33;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1633089;s:14:\"optimized_size\";i:131346;s:7:\"percent\";d:91.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155432;s:14:\"optimized_size\";i:16404;s:7:\"percent\";d:89.45;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1704988;s:14:\"optimized_size\";i:247532;s:7:\"percent\";d:85.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155432;s:14:\"optimized_size\";i:52642;s:7:\"percent\";d:66.13;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1633089;s:14:\"optimized_size\";i:548959;s:7:\"percent\";d:66.39;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52030;s:14:\"optimized_size\";i:18833;s:7:\"percent\";d:63.8;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1541703;s:14:\"optimized_size\";i:517212;s:7:\"percent\";d:66.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200699;s:14:\"optimized_size\";i:67429;s:7:\"percent\";d:66.4;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499407;s:14:\"optimized_size\";i:164993;s:7:\"percent\";d:66.96;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:318901;s:14:\"optimized_size\";i:196493;s:7:\"percent\";d:38.38;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:280975;s:14:\"optimized_size\";i:95460;s:7:\"percent\";d:66.03;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:621916;s:14:\"optimized_size\";i:215349;s:7:\"percent\";d:65.37;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:967525;s:14:\"optimized_size\";i:533910;s:7:\"percent\";d:44.82;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:15953330;s:14:\"optimized_size\";i:4279110;s:7:\"percent\";d:73.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251309,15179,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251310,15179,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251311,15179,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1228733;s:14:\"optimized_size\";i:575049;s:7:\"percent\";d:53.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1268779;s:14:\"optimized_size\";i:133372;s:7:\"percent\";d:89.49;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:669152;s:14:\"optimized_size\";i:64084;s:7:\"percent\";d:90.42;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304757;s:14:\"optimized_size\";i:32850;s:7:\"percent\";d:89.22;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491912;s:14:\"optimized_size\";i:57446;s:7:\"percent\";d:88.32;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471423;s:14:\"optimized_size\";i:45318;s:7:\"percent\";d:90.39;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199218;s:14:\"optimized_size\";i:22662;s:7:\"percent\";d:88.62;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:888369;s:14:\"optimized_size\";i:80220;s:7:\"percent\";d:90.97;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53636;s:14:\"optimized_size\";i:7054;s:7:\"percent\";d:86.85;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1456940;s:14:\"optimized_size\";i:119404;s:7:\"percent\";d:91.8;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156710;s:14:\"optimized_size\";i:18788;s:7:\"percent\";d:88.01;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1228733;s:14:\"optimized_size\";i:141128;s:7:\"percent\";d:88.51;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:156710;s:14:\"optimized_size\";i:51188;s:7:\"percent\";d:67.34;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1456940;s:14:\"optimized_size\";i:505088;s:7:\"percent\";d:65.33;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53636;s:14:\"optimized_size\";i:18664;s:7:\"percent\";d:65.2;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:888369;s:14:\"optimized_size\";i:298427;s:7:\"percent\";d:66.41;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:199218;s:14:\"optimized_size\";i:66095;s:7:\"percent\";d:66.82;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471423;s:14:\"optimized_size\";i:156842;s:7:\"percent\";d:66.73;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491912;s:14:\"optimized_size\";i:207003;s:7:\"percent\";d:57.92;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304757;s:14:\"optimized_size\";i:98879;s:7:\"percent\";d:67.55;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:669152;s:14:\"optimized_size\";i:222048;s:7:\"percent\";d:66.82;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1268779;s:14:\"optimized_size\";i:537051;s:7:\"percent\";d:57.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14379258;s:14:\"optimized_size\";i:3458660;s:7:\"percent\";d:75.95;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251312,15178,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251313,15178,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251314,15178,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309615;s:14:\"optimized_size\";i:211518;s:7:\"percent\";d:31.68;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140863;s:14:\"optimized_size\";i:80230;s:7:\"percent\";d:43.04;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61303;s:14:\"optimized_size\";i:35590;s:7:\"percent\";d:41.94;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30160;s:14:\"optimized_size\";i:18702;s:7:\"percent\";d:37.99;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50523;s:14:\"optimized_size\";i:27546;s:7:\"percent\";d:45.48;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55954;s:14:\"optimized_size\";i:34682;s:7:\"percent\";d:38.02;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25613;s:14:\"optimized_size\";i:16422;s:7:\"percent\";d:35.88;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317676;s:14:\"optimized_size\";i:176190;s:7:\"percent\";d:44.54;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164282;s:14:\"optimized_size\";i:100830;s:7:\"percent\";d:38.62;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8095;s:14:\"optimized_size\";i:5308;s:7:\"percent\";d:34.43;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164282;s:14:\"optimized_size\";i:100830;s:7:\"percent\";d:38.62;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20101;s:14:\"optimized_size\";i:13000;s:7:\"percent\";d:35.33;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:309615;s:14:\"optimized_size\";i:217858;s:7:\"percent\";d:29.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20101;s:14:\"optimized_size\";i:15025;s:7:\"percent\";d:25.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164282;s:14:\"optimized_size\";i:114997;s:7:\"percent\";d:30;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8095;s:14:\"optimized_size\";i:6052;s:7:\"percent\";d:25.24;}s:12:\"medium_large\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317676;s:14:\"optimized_size\";i:204859;s:7:\"percent\";d:35.51;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25613;s:14:\"optimized_size\";i:19157;s:7:\"percent\";d:25.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55954;s:14:\"optimized_size\";i:42011;s:7:\"percent\";d:24.92;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50523;s:14:\"optimized_size\";i:30446;s:7:\"percent\";d:39.74;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30160;s:14:\"optimized_size\";i:21132;s:7:\"percent\";d:29.93;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61303;s:14:\"optimized_size\";i:41175;s:7:\"percent\";d:32.83;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140863;s:14:\"optimized_size\";i:87196;s:7:\"percent\";d:38.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2532652;s:14:\"optimized_size\";i:1620756;s:7:\"percent\";d:36.01;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251315,15176,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251316,15176,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251317,15176,'_imagify_data','a:2:{s:5:\"sizes\";a:20:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890816;s:14:\"optimized_size\";i:533055;s:7:\"percent\";d:40.16;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:680958;s:14:\"optimized_size\";i:66022;s:7:\"percent\";d:90.3;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311003;s:14:\"optimized_size\";i:34200;s:7:\"percent\";d:89;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394597;s:14:\"optimized_size\";i:63246;s:7:\"percent\";d:83.97;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499696;s:14:\"optimized_size\";i:47600;s:7:\"percent\";d:90.47;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213331;s:14:\"optimized_size\";i:23680;s:7:\"percent\";d:88.9;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:830733;s:14:\"optimized_size\";i:79448;s:7:\"percent\";d:90.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57872;s:14:\"optimized_size\";i:7760;s:7:\"percent\";d:86.59;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1361363;s:14:\"optimized_size\";i:119376;s:7:\"percent\";d:91.23;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147853;s:14:\"optimized_size\";i:18416;s:7:\"percent\";d:87.54;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890816;s:14:\"optimized_size\";i:145532;s:7:\"percent\";d:83.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:147853;s:14:\"optimized_size\";i:48890;s:7:\"percent\";d:66.93;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1361363;s:14:\"optimized_size\";i:479843;s:7:\"percent\";d:64.75;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57872;s:14:\"optimized_size\";i:19564;s:7:\"percent\";d:66.19;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:830733;s:14:\"optimized_size\";i:284119;s:7:\"percent\";d:65.8;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213331;s:14:\"optimized_size\";i:70107;s:7:\"percent\";d:67.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499696;s:14:\"optimized_size\";i:167104;s:7:\"percent\";d:66.56;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:394597;s:14:\"optimized_size\";i:223076;s:7:\"percent\";d:43.47;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311003;s:14:\"optimized_size\";i:104050;s:7:\"percent\";d:66.54;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:680958;s:14:\"optimized_size\";i:234257;s:7:\"percent\";d:65.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10776444;s:14:\"optimized_size\";i:2769345;s:7:\"percent\";d:74.3;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251318,15175,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251319,15175,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251320,15175,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890450;s:14:\"optimized_size\";i:418340;s:7:\"percent\";d:53.02;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:912031;s:14:\"optimized_size\";i:70112;s:7:\"percent\";d:92.31;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499875;s:14:\"optimized_size\";i:30396;s:7:\"percent\";d:93.92;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226123;s:14:\"optimized_size\";i:15840;s:7:\"percent\";d:92.99;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320599;s:14:\"optimized_size\";i:22464;s:7:\"percent\";d:92.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369692;s:14:\"optimized_size\";i:22946;s:7:\"percent\";d:93.79;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155447;s:14:\"optimized_size\";i:11504;s:7:\"percent\";d:92.6;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690662;s:14:\"optimized_size\";i:41634;s:7:\"percent\";d:93.97;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41938;s:14:\"optimized_size\";i:4048;s:7:\"percent\";d:90.35;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1124857;s:14:\"optimized_size\";i:63420;s:7:\"percent\";d:94.36;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120334;s:14:\"optimized_size\";i:10498;s:7:\"percent\";d:91.28;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:890450;s:14:\"optimized_size\";i:75466;s:7:\"percent\";d:91.52;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120334;s:14:\"optimized_size\";i:37193;s:7:\"percent\";d:69.09;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1124857;s:14:\"optimized_size\";i:380358;s:7:\"percent\";d:66.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41938;s:14:\"optimized_size\";i:13807;s:7:\"percent\";d:67.08;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:690662;s:14:\"optimized_size\";i:219610;s:7:\"percent\";d:68.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155447;s:14:\"optimized_size\";i:46081;s:7:\"percent\";d:70.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:369692;s:14:\"optimized_size\";i:111330;s:7:\"percent\";d:69.89;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320599;s:14:\"optimized_size\";i:143130;s:7:\"percent\";d:55.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:226123;s:14:\"optimized_size\";i:70006;s:7:\"percent\";d:69.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499875;s:14:\"optimized_size\";i:158244;s:7:\"percent\";d:68.34;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:912031;s:14:\"optimized_size\";i:390818;s:7:\"percent\";d:57.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:10704016;s:14:\"optimized_size\";i:2357245;s:7:\"percent\";d:77.98;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251321,15174,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251322,15174,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251323,15174,'_imagify_data','a:2:{s:5:\"sizes\";a:20:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:860031;s:14:\"optimized_size\";i:500905;s:7:\"percent\";d:41.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600760;s:14:\"optimized_size\";i:55032;s:7:\"percent\";d:90.84;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278000;s:14:\"optimized_size\";i:29634;s:7:\"percent\";d:89.34;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293974;s:14:\"optimized_size\";i:42250;s:7:\"percent\";d:85.63;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:447372;s:14:\"optimized_size\";i:39004;s:7:\"percent\";d:91.28;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194583;s:14:\"optimized_size\";i:20678;s:7:\"percent\";d:89.37;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:721590;s:14:\"optimized_size\";i:65472;s:7:\"percent\";d:90.93;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54198;s:14:\"optimized_size\";i:7136;s:7:\"percent\";d:86.83;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1177715;s:14:\"optimized_size\";i:95442;s:7:\"percent\";d:91.9;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131440;s:14:\"optimized_size\";i:15756;s:7:\"percent\";d:88.01;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:860031;s:14:\"optimized_size\";i:116600;s:7:\"percent\";d:86.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131440;s:14:\"optimized_size\";i:44870;s:7:\"percent\";d:65.86;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1177715;s:14:\"optimized_size\";i:437154;s:7:\"percent\";d:62.88;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54198;s:14:\"optimized_size\";i:19386;s:7:\"percent\";d:64.23;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:721590;s:14:\"optimized_size\";i:257670;s:7:\"percent\";d:64.29;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:194583;s:14:\"optimized_size\";i:68448;s:7:\"percent\";d:64.82;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:447372;s:14:\"optimized_size\";i:162263;s:7:\"percent\";d:63.73;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:293974;s:14:\"optimized_size\";i:191367;s:7:\"percent\";d:34.9;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278000;s:14:\"optimized_size\";i:96308;s:7:\"percent\";d:65.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600760;s:14:\"optimized_size\";i:213759;s:7:\"percent\";d:64.42;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:9519326;s:14:\"optimized_size\";i:2479134;s:7:\"percent\";d:73.96;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251324,15173,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251325,15173,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251326,15173,'_imagify_data','a:2:{s:5:\"sizes\";a:20:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:701028;s:14:\"optimized_size\";i:457160;s:7:\"percent\";d:34.79;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567150;s:14:\"optimized_size\";i:38466;s:7:\"percent\";d:93.22;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258542;s:14:\"optimized_size\";i:20418;s:7:\"percent\";d:92.1;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270079;s:14:\"optimized_size\";i:30078;s:7:\"percent\";d:88.86;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:430745;s:14:\"optimized_size\";i:32912;s:7:\"percent\";d:92.36;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181885;s:14:\"optimized_size\";i:16894;s:7:\"percent\";d:90.71;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:694485;s:14:\"optimized_size\";i:47098;s:7:\"percent\";d:93.22;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48412;s:14:\"optimized_size\";i:5340;s:7:\"percent\";d:88.97;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1117839;s:14:\"optimized_size\";i:69186;s:7:\"percent\";d:93.81;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120767;s:14:\"optimized_size\";i:11496;s:7:\"percent\";d:90.48;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:701028;s:14:\"optimized_size\";i:81044;s:7:\"percent\";d:88.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120767;s:14:\"optimized_size\";i:43703;s:7:\"percent\";d:63.81;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1117839;s:14:\"optimized_size\";i:418579;s:7:\"percent\";d:62.55;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48412;s:14:\"optimized_size\";i:17612;s:7:\"percent\";d:63.62;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:694485;s:14:\"optimized_size\";i:249995;s:7:\"percent\";d:64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181885;s:14:\"optimized_size\";i:61875;s:7:\"percent\";d:65.98;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:430745;s:14:\"optimized_size\";i:146619;s:7:\"percent\";d:65.96;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270079;s:14:\"optimized_size\";i:173519;s:7:\"percent\";d:35.75;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258542;s:14:\"optimized_size\";i:91768;s:7:\"percent\";d:64.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:567150;s:14:\"optimized_size\";i:201128;s:7:\"percent\";d:64.54;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8781864;s:14:\"optimized_size\";i:2214890;s:7:\"percent\";d:74.78;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251327,15172,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251328,15172,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251329,15172,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1019386;s:14:\"optimized_size\";i:634462;s:7:\"percent\";d:37.76;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658389;s:14:\"optimized_size\";i:65394;s:7:\"percent\";d:90.07;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499053;s:14:\"optimized_size\";i:33020;s:7:\"percent\";d:93.38;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236696;s:14:\"optimized_size\";i:19768;s:7:\"percent\";d:91.65;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223728;s:14:\"optimized_size\";i:22510;s:7:\"percent\";d:89.94;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404546;s:14:\"optimized_size\";i:32782;s:7:\"percent\";d:91.9;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175848;s:14:\"optimized_size\";i:18516;s:7:\"percent\";d:89.47;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1084333;s:14:\"optimized_size\";i:69970;s:7:\"percent\";d:93.55;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51297;s:14:\"optimized_size\";i:7242;s:7:\"percent\";d:85.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1148815;s:14:\"optimized_size\";i:72210;s:7:\"percent\";d:93.71;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135168;s:14:\"optimized_size\";i:16012;s:7:\"percent\";d:88.15;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1019386;s:14:\"optimized_size\";i:111994;s:7:\"percent\";d:89.01;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135168;s:14:\"optimized_size\";i:42163;s:7:\"percent\";d:68.81;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1148815;s:14:\"optimized_size\";i:356326;s:7:\"percent\";d:68.98;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51297;s:14:\"optimized_size\";i:17166;s:7:\"percent\";d:66.54;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1084333;s:14:\"optimized_size\";i:338597;s:7:\"percent\";d:68.77;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175848;s:14:\"optimized_size\";i:55706;s:7:\"percent\";d:68.32;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:404546;s:14:\"optimized_size\";i:124764;s:7:\"percent\";d:69.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:223728;s:14:\"optimized_size\";i:150760;s:7:\"percent\";d:32.61;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:236696;s:14:\"optimized_size\";i:76136;s:7:\"percent\";d:67.83;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:499053;s:14:\"optimized_size\";i:159768;s:7:\"percent\";d:67.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:658389;s:14:\"optimized_size\";i:379515;s:7:\"percent\";d:42.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11274518;s:14:\"optimized_size\";i:2804781;s:7:\"percent\";d:75.12;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251330,15171,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251331,15171,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251332,15171,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1730484;s:14:\"optimized_size\";i:899001;s:7:\"percent\";d:48.05;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1019127;s:14:\"optimized_size\";i:145774;s:7:\"percent\";d:85.7;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663122;s:14:\"optimized_size\";i:60614;s:7:\"percent\";d:90.86;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296379;s:14:\"optimized_size\";i:30096;s:7:\"percent\";d:89.85;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362346;s:14:\"optimized_size\";i:54348;s:7:\"percent\";d:85;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526890;s:14:\"optimized_size\";i:53210;s:7:\"percent\";d:89.9;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213241;s:14:\"optimized_size\";i:23924;s:7:\"percent\";d:88.78;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1532046;s:14:\"optimized_size\";i:140830;s:7:\"percent\";d:90.81;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55992;s:14:\"optimized_size\";i:7510;s:7:\"percent\";d:86.59;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1616803;s:14:\"optimized_size\";i:147780;s:7:\"percent\";d:90.86;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160210;s:14:\"optimized_size\";i:18782;s:7:\"percent\";d:88.28;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1730484;s:14:\"optimized_size\";i:270786;s:7:\"percent\";d:84.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160210;s:14:\"optimized_size\";i:47160;s:7:\"percent\";d:70.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1616803;s:14:\"optimized_size\";i:478111;s:7:\"percent\";d:70.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55992;s:14:\"optimized_size\";i:17834;s:7:\"percent\";d:68.15;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1532046;s:14:\"optimized_size\";i:455879;s:7:\"percent\";d:70.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213241;s:14:\"optimized_size\";i:63060;s:7:\"percent\";d:70.43;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:526890;s:14:\"optimized_size\";i:152277;s:7:\"percent\";d:71.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:362346;s:14:\"optimized_size\";i:204075;s:7:\"percent\";d:43.68;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296379;s:14:\"optimized_size\";i:92182;s:7:\"percent\";d:68.9;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:663122;s:14:\"optimized_size\";i:207685;s:7:\"percent\";d:68.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1019127;s:14:\"optimized_size\";i:514482;s:7:\"percent\";d:49.52;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:16353280;s:14:\"optimized_size\";i:4085400;s:7:\"percent\";d:75.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251333,15170,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251334,15170,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251335,15170,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1084052;s:14:\"optimized_size\";i:539650;s:7:\"percent\";d:50.22;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1090917;s:14:\"optimized_size\";i:86890;s:7:\"percent\";d:92.04;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578818;s:14:\"optimized_size\";i:36620;s:7:\"percent\";d:93.67;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:256475;s:14:\"optimized_size\";i:18420;s:7:\"percent\";d:92.82;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338048;s:14:\"optimized_size\";i:19588;s:7:\"percent\";d:94.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:428183;s:14:\"optimized_size\";i:29766;s:7:\"percent\";d:93.05;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175638;s:14:\"optimized_size\";i:13526;s:7:\"percent\";d:92.3;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784658;s:14:\"optimized_size\";i:48874;s:7:\"percent\";d:93.77;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45893;s:14:\"optimized_size\";i:4694;s:7:\"percent\";d:89.77;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1293967;s:14:\"optimized_size\";i:74664;s:7:\"percent\";d:94.23;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131862;s:14:\"optimized_size\";i:10728;s:7:\"percent\";d:91.86;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1084052;s:14:\"optimized_size\";i:95720;s:7:\"percent\";d:91.17;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131862;s:14:\"optimized_size\";i:43923;s:7:\"percent\";d:66.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1293967;s:14:\"optimized_size\";i:464098;s:7:\"percent\";d:64.13;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45893;s:14:\"optimized_size\";i:15721;s:7:\"percent\";d:65.74;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784658;s:14:\"optimized_size\";i:270155;s:7:\"percent\";d:65.57;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:175638;s:14:\"optimized_size\";i:58147;s:7:\"percent\";d:66.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:428183;s:14:\"optimized_size\";i:145477;s:7:\"percent\";d:66.02;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338048;s:14:\"optimized_size\";i:152415;s:7:\"percent\";d:54.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:256475;s:14:\"optimized_size\";i:86613;s:7:\"percent\";d:66.23;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:578818;s:14:\"optimized_size\";i:201559;s:7:\"percent\";d:65.18;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1090917;s:14:\"optimized_size\";i:499895;s:7:\"percent\";d:54.18;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12417022;s:14:\"optimized_size\";i:2917143;s:7:\"percent\";d:76.51;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251336,15169,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251337,15169,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251338,15169,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1209846;s:14:\"optimized_size\";i:794656;s:7:\"percent\";d:34.32;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784983;s:14:\"optimized_size\";i:80728;s:7:\"percent\";d:89.72;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:557403;s:14:\"optimized_size\";i:38056;s:7:\"percent\";d:93.17;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260265;s:14:\"optimized_size\";i:21832;s:7:\"percent\";d:91.61;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286987;s:14:\"optimized_size\";i:33106;s:7:\"percent\";d:88.46;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:438588;s:14:\"optimized_size\";i:33774;s:7:\"percent\";d:92.3;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186594;s:14:\"optimized_size\";i:17510;s:7:\"percent\";d:90.62;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1249356;s:14:\"optimized_size\";i:74138;s:7:\"percent\";d:94.07;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52468;s:14:\"optimized_size\";i:6576;s:7:\"percent\";d:87.47;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1287942;s:14:\"optimized_size\";i:75670;s:7:\"percent\";d:94.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141439;s:14:\"optimized_size\";i:14410;s:7:\"percent\";d:89.81;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1209846;s:14:\"optimized_size\";i:125356;s:7:\"percent\";d:89.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:141439;s:14:\"optimized_size\";i:47643;s:7:\"percent\";d:66.32;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1287942;s:14:\"optimized_size\";i:452749;s:7:\"percent\";d:64.85;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52468;s:14:\"optimized_size\";i:18794;s:7:\"percent\";d:64.18;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1249356;s:14:\"optimized_size\";i:433561;s:7:\"percent\";d:65.3;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186594;s:14:\"optimized_size\";i:64329;s:7:\"percent\";d:65.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:438588;s:14:\"optimized_size\";i:151699;s:7:\"percent\";d:65.41;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286987;s:14:\"optimized_size\";i:172691;s:7:\"percent\";d:39.83;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260265;s:14:\"optimized_size\";i:91445;s:7:\"percent\";d:64.86;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:557403;s:14:\"optimized_size\";i:201123;s:7:\"percent\";d:63.92;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784983;s:14:\"optimized_size\";i:463488;s:7:\"percent\";d:40.96;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:12911742;s:14:\"optimized_size\";i:3413334;s:7:\"percent\";d:73.56;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251339,15168,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251340,15168,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251341,15168,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2266131;s:14:\"optimized_size\";i:1042304;s:7:\"percent\";d:54.01;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1499206;s:14:\"optimized_size\";i:213552;s:7:\"percent\";d:85.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784072;s:14:\"optimized_size\";i:85322;s:7:\"percent\";d:89.12;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342910;s:14:\"optimized_size\";i:40576;s:7:\"percent\";d:88.17;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:541525;s:14:\"optimized_size\";i:80456;s:7:\"percent\";d:85.14;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:597085;s:14:\"optimized_size\";i:68210;s:7:\"percent\";d:88.58;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238039;s:14:\"optimized_size\";i:29366;s:7:\"percent\";d:87.66;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1772046;s:14:\"optimized_size\";i:180626;s:7:\"percent\";d:89.81;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61044;s:14:\"optimized_size\";i:8494;s:7:\"percent\";d:86.09;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1901693;s:14:\"optimized_size\";i:190890;s:7:\"percent\";d:89.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179845;s:14:\"optimized_size\";i:22424;s:7:\"percent\";d:87.53;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2266131;s:14:\"optimized_size\";i:356874;s:7:\"percent\";d:84.25;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179845;s:14:\"optimized_size\";i:55140;s:7:\"percent\";d:69.34;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1901693;s:14:\"optimized_size\";i:564838;s:7:\"percent\";d:70.3;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61044;s:14:\"optimized_size\";i:20270;s:7:\"percent\";d:66.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1772046;s:14:\"optimized_size\";i:524910;s:7:\"percent\";d:70.38;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:238039;s:14:\"optimized_size\";i:72947;s:7:\"percent\";d:69.36;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:597085;s:14:\"optimized_size\";i:178958;s:7:\"percent\";d:70.03;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:541525;s:14:\"optimized_size\";i:233932;s:7:\"percent\";d:56.8;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:342910;s:14:\"optimized_size\";i:107979;s:7:\"percent\";d:68.51;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:784072;s:14:\"optimized_size\";i:246229;s:7:\"percent\";d:68.6;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1499206;s:14:\"optimized_size\";i:606044;s:7:\"percent\";d:59.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:20367192;s:14:\"optimized_size\";i:4930341;s:7:\"percent\";d:75.79;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251342,15167,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251343,15167,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251344,15167,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1222579;s:14:\"optimized_size\";i:552871;s:7:\"percent\";d:54.78;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1198257;s:14:\"optimized_size\";i:112384;s:7:\"percent\";d:90.62;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599854;s:14:\"optimized_size\";i:45966;s:7:\"percent\";d:92.34;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271487;s:14:\"optimized_size\";i:23678;s:7:\"percent\";d:91.28;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416773;s:14:\"optimized_size\";i:36916;s:7:\"percent\";d:91.14;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440682;s:14:\"optimized_size\";i:35344;s:7:\"percent\";d:91.98;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184641;s:14:\"optimized_size\";i:17000;s:7:\"percent\";d:90.79;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:855249;s:14:\"optimized_size\";i:68664;s:7:\"percent\";d:91.97;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49610;s:14:\"optimized_size\";i:5760;s:7:\"percent\";d:88.39;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1404193;s:14:\"optimized_size\";i:104386;s:7:\"percent\";d:92.57;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149493;s:14:\"optimized_size\";i:15596;s:7:\"percent\";d:89.57;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1222579;s:14:\"optimized_size\";i:131964;s:7:\"percent\";d:89.21;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149493;s:14:\"optimized_size\";i:48231;s:7:\"percent\";d:67.74;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1404193;s:14:\"optimized_size\";i:483376;s:7:\"percent\";d:65.58;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49610;s:14:\"optimized_size\";i:17222;s:7:\"percent\";d:65.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:855249;s:14:\"optimized_size\";i:280549;s:7:\"percent\";d:67.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184641;s:14:\"optimized_size\";i:60095;s:7:\"percent\";d:67.45;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:440682;s:14:\"optimized_size\";i:144130;s:7:\"percent\";d:67.29;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:416773;s:14:\"optimized_size\";i:191761;s:7:\"percent\";d:53.99;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:271487;s:14:\"optimized_size\";i:92545;s:7:\"percent\";d:65.91;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599854;s:14:\"optimized_size\";i:207878;s:7:\"percent\";d:65.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1198257;s:14:\"optimized_size\";i:512689;s:7:\"percent\";d:57.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13585636;s:14:\"optimized_size\";i:3189005;s:7:\"percent\";d:76.53;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251345,15166,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251346,15166,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251347,15166,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1515024;s:14:\"optimized_size\";i:900576;s:7:\"percent\";d:40.56;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:841881;s:14:\"optimized_size\";i:114528;s:7:\"percent\";d:86.4;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570477;s:14:\"optimized_size\";i:46254;s:7:\"percent\";d:91.89;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258541;s:14:\"optimized_size\";i:24758;s:7:\"percent\";d:90.42;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269387;s:14:\"optimized_size\";i:37104;s:7:\"percent\";d:86.23;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471332;s:14:\"optimized_size\";i:43144;s:7:\"percent\";d:90.85;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188038;s:14:\"optimized_size\";i:19816;s:7:\"percent\";d:89.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1407245;s:14:\"optimized_size\";i:113318;s:7:\"percent\";d:91.95;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49085;s:14:\"optimized_size\";i:6318;s:7:\"percent\";d:87.13;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1460158;s:14:\"optimized_size\";i:115696;s:7:\"percent\";d:92.08;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140232;s:14:\"optimized_size\";i:14978;s:7:\"percent\";d:89.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1515024;s:14:\"optimized_size\";i:210308;s:7:\"percent\";d:86.12;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140232;s:14:\"optimized_size\";i:45600;s:7:\"percent\";d:67.48;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1460158;s:14:\"optimized_size\";i:476718;s:7:\"percent\";d:67.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49085;s:14:\"optimized_size\";i:17743;s:7:\"percent\";d:63.85;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1407245;s:14:\"optimized_size\";i:461112;s:7:\"percent\";d:67.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188038;s:14:\"optimized_size\";i:63243;s:7:\"percent\";d:66.37;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:471332;s:14:\"optimized_size\";i:155584;s:7:\"percent\";d:66.99;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:269387;s:14:\"optimized_size\";i:173126;s:7:\"percent\";d:35.73;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258541;s:14:\"optimized_size\";i:90153;s:7:\"percent\";d:65.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:570477;s:14:\"optimized_size\";i:204002;s:7:\"percent\";d:64.24;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:841881;s:14:\"optimized_size\";i:502609;s:7:\"percent\";d:40.3;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14342800;s:14:\"optimized_size\";i:3836688;s:7:\"percent\";d:73.25;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251348,15165,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251349,15165,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251350,15165,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1224012;s:14:\"optimized_size\";i:562318;s:7:\"percent\";d:54.06;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1250532;s:14:\"optimized_size\";i:118532;s:7:\"percent\";d:90.52;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:617028;s:14:\"optimized_size\";i:51044;s:7:\"percent\";d:91.73;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276957;s:14:\"optimized_size\";i:25380;s:7:\"percent\";d:90.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429599;s:14:\"optimized_size\";i:38120;s:7:\"percent\";d:91.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:444379;s:14:\"optimized_size\";i:35268;s:7:\"percent\";d:92.06;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185173;s:14:\"optimized_size\";i:16440;s:7:\"percent\";d:91.12;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:828506;s:14:\"optimized_size\";i:67084;s:7:\"percent\";d:91.9;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49640;s:14:\"optimized_size\";i:5408;s:7:\"percent\";d:89.11;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1372209;s:14:\"optimized_size\";i:102586;s:7:\"percent\";d:92.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142888;s:14:\"optimized_size\";i:14550;s:7:\"percent\";d:89.82;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1224012;s:14:\"optimized_size\";i:125376;s:7:\"percent\";d:89.76;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142888;s:14:\"optimized_size\";i:49319;s:7:\"percent\";d:65.48;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1372209;s:14:\"optimized_size\";i:488791;s:7:\"percent\";d:64.38;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49640;s:14:\"optimized_size\";i:18348;s:7:\"percent\";d:63.04;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:828506;s:14:\"optimized_size\";i:284575;s:7:\"percent\";d:65.65;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:185173;s:14:\"optimized_size\";i:64283;s:7:\"percent\";d:65.28;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:444379;s:14:\"optimized_size\";i:153000;s:7:\"percent\";d:65.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429599;s:14:\"optimized_size\";i:175960;s:7:\"percent\";d:59.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276957;s:14:\"optimized_size\";i:94784;s:7:\"percent\";d:65.78;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:617028;s:14:\"optimized_size\";i:217059;s:7:\"percent\";d:64.82;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1250532;s:14:\"optimized_size\";i:533117;s:7:\"percent\";d:57.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:13641846;s:14:\"optimized_size\";i:3241342;s:7:\"percent\";d:76.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251351,15164,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251352,15164,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251353,15164,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1777502;s:14:\"optimized_size\";i:987857;s:7:\"percent\";d:44.42;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:921265;s:14:\"optimized_size\";i:118024;s:7:\"percent\";d:87.19;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631003;s:14:\"optimized_size\";i:54774;s:7:\"percent\";d:91.32;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:289820;s:14:\"optimized_size\";i:29482;s:7:\"percent\";d:89.83;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338249;s:14:\"optimized_size\";i:46720;s:7:\"percent\";d:86.19;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:497353;s:14:\"optimized_size\";i:51342;s:7:\"percent\";d:89.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208930;s:14:\"optimized_size\";i:23812;s:7:\"percent\";d:88.6;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2639651;s:14:\"optimized_size\";i:205816;s:7:\"percent\";d:92.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1695858;s:14:\"optimized_size\";i:144158;s:7:\"percent\";d:91.5;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56671;s:14:\"optimized_size\";i:7482;s:7:\"percent\";d:86.8;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1309424;s:14:\"optimized_size\";i:116516;s:7:\"percent\";d:91.1;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134046;s:14:\"optimized_size\";i:15294;s:7:\"percent\";d:88.59;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1777502;s:14:\"optimized_size\";i:262024;s:7:\"percent\";d:85.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:134046;s:14:\"optimized_size\";i:41290;s:7:\"percent\";d:69.2;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1309424;s:14:\"optimized_size\";i:394581;s:7:\"percent\";d:69.87;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56671;s:14:\"optimized_size\";i:18843;s:7:\"percent\";d:66.75;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1695858;s:14:\"optimized_size\";i:516779;s:7:\"percent\";d:69.53;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2639651;s:14:\"optimized_size\";i:826926;s:7:\"percent\";d:68.67;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208930;s:14:\"optimized_size\";i:66733;s:7:\"percent\";d:68.06;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:497353;s:14:\"optimized_size\";i:157709;s:7:\"percent\";d:68.29;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:338249;s:14:\"optimized_size\";i:193158;s:7:\"percent\";d:42.89;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:289820;s:14:\"optimized_size\";i:96911;s:7:\"percent\";d:66.56;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:631003;s:14:\"optimized_size\";i:212981;s:7:\"percent\";d:66.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:921265;s:14:\"optimized_size\";i:501533;s:7:\"percent\";d:45.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:20999544;s:14:\"optimized_size\";i:5090745;s:7:\"percent\";d:75.76;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251354,15163,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251355,15163,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251356,15163,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1546316;s:14:\"optimized_size\";i:888395;s:7:\"percent\";d:42.55;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:867750;s:14:\"optimized_size\";i:118808;s:7:\"percent\";d:86.31;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593664;s:14:\"optimized_size\";i:50820;s:7:\"percent\";d:91.44;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268859;s:14:\"optimized_size\";i:25910;s:7:\"percent\";d:90.36;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296498;s:14:\"optimized_size\";i:42398;s:7:\"percent\";d:85.7;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:483138;s:14:\"optimized_size\";i:46180;s:7:\"percent\";d:90.44;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197299;s:14:\"optimized_size\";i:21440;s:7:\"percent\";d:89.13;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1445984;s:14:\"optimized_size\";i:122492;s:7:\"percent\";d:91.53;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52384;s:14:\"optimized_size\";i:6684;s:7:\"percent\";d:87.24;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1519680;s:14:\"optimized_size\";i:127058;s:7:\"percent\";d:91.64;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150584;s:14:\"optimized_size\";i:17458;s:7:\"percent\";d:88.41;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1546316;s:14:\"optimized_size\";i:231294;s:7:\"percent\";d:85.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150584;s:14:\"optimized_size\";i:47527;s:7:\"percent\";d:68.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1519680;s:14:\"optimized_size\";i:471708;s:7:\"percent\";d:68.96;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52384;s:14:\"optimized_size\";i:18085;s:7:\"percent\";d:65.48;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1445984;s:14:\"optimized_size\";i:447678;s:7:\"percent\";d:69.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197299;s:14:\"optimized_size\";i:62801;s:7:\"percent\";d:68.17;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:483138;s:14:\"optimized_size\";i:150709;s:7:\"percent\";d:68.81;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:296498;s:14:\"optimized_size\";i:188301;s:7:\"percent\";d:36.49;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:268859;s:14:\"optimized_size\";i:90717;s:7:\"percent\";d:66.26;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:593664;s:14:\"optimized_size\";i:202131;s:7:\"percent\";d:65.95;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:867750;s:14:\"optimized_size\";i:496728;s:7:\"percent\";d:42.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:14844312;s:14:\"optimized_size\";i:3875322;s:7:\"percent\";d:73.89;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251357,15154,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251358,15154,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251359,15154,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154182;s:14:\"optimized_size\";i:83170;s:7:\"percent\";d:46.06;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57339;s:14:\"optimized_size\";i:31728;s:7:\"percent\";d:44.67;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28347;s:14:\"optimized_size\";i:16526;s:7:\"percent\";d:41.7;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61086;s:14:\"optimized_size\";i:34764;s:7:\"percent\";d:43.09;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45113;s:14:\"optimized_size\";i:25120;s:7:\"percent\";d:44.32;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20986;s:14:\"optimized_size\";i:12454;s:7:\"percent\";d:40.66;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69130;s:14:\"optimized_size\";i:36984;s:7:\"percent\";d:46.5;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6939;s:14:\"optimized_size\";i:4210;s:7:\"percent\";d:39.33;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112135;s:14:\"optimized_size\";i:57012;s:7:\"percent\";d:49.16;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15116;s:14:\"optimized_size\";i:9308;s:7:\"percent\";d:38.42;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207671;s:14:\"optimized_size\";i:86510;s:7:\"percent\";d:58.34;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:778044;s:14:\"optimized_size\";i:397786;s:7:\"percent\";d:48.87;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251360,15151,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251361,15151,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251362,15151,'_imagify_data','a:2:{s:5:\"sizes\";a:20:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19221;s:14:\"optimized_size\";i:7782;s:7:\"percent\";d:59.51;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16421;s:14:\"optimized_size\";i:4160;s:7:\"percent\";d:74.67;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10138;s:14:\"optimized_size\";i:2566;s:7:\"percent\";d:74.69;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6669;s:14:\"optimized_size\";i:1638;s:7:\"percent\";d:75.44;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6669;s:14:\"optimized_size\";i:1638;s:7:\"percent\";d:75.44;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4566;s:14:\"optimized_size\";i:1138;s:7:\"percent\";d:75.08;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6981;s:14:\"optimized_size\";i:1910;s:7:\"percent\";d:72.64;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2586;s:14:\"optimized_size\";i:596;s:7:\"percent\";d:76.95;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11099;s:14:\"optimized_size\";i:2828;s:7:\"percent\";d:74.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2282;s:14:\"optimized_size\";i:632;s:7:\"percent\";d:72.3;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19221;s:14:\"optimized_size\";i:4872;s:7:\"percent\";d:74.65;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2282;s:14:\"optimized_size\";i:1380;s:7:\"percent\";d:39.53;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11099;s:14:\"optimized_size\";i:5239;s:7:\"percent\";d:52.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:2586;s:14:\"optimized_size\";i:971;s:7:\"percent\";d:62.45;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6981;s:14:\"optimized_size\";i:3485;s:7:\"percent\";d:50.08;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4566;s:14:\"optimized_size\";i:2162;s:7:\"percent\";d:52.65;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6669;s:14:\"optimized_size\";i:3060;s:7:\"percent\";d:54.12;}s:11:\"blog-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:10138;s:14:\"optimized_size\";i:4387;s:7:\"percent\";d:56.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16421;s:14:\"optimized_size\";i:6704;s:7:\"percent\";d:59.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:166595;s:14:\"optimized_size\";i:57148;s:7:\"percent\";d:65.7;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251363,15144,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251364,15144,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251365,15144,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:488588;s:14:\"optimized_size\";i:387474;s:7:\"percent\";d:20.7;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263940;s:14:\"optimized_size\";i:172270;s:7:\"percent\";d:34.73;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95587;s:14:\"optimized_size\";i:63252;s:7:\"percent\";d:33.83;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42204;s:14:\"optimized_size\";i:28258;s:7:\"percent\";d:33.04;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136247;s:14:\"optimized_size\";i:92562;s:7:\"percent\";d:32.06;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68946;s:14:\"optimized_size\";i:49460;s:7:\"percent\";d:28.26;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29200;s:14:\"optimized_size\";i:21162;s:7:\"percent\";d:27.53;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122563;s:14:\"optimized_size\";i:88696;s:7:\"percent\";d:27.63;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8658;s:14:\"optimized_size\";i:6086;s:7:\"percent\";d:29.71;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205989;s:14:\"optimized_size\";i:143864;s:7:\"percent\";d:30.16;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20714;s:14:\"optimized_size\";i:15510;s:7:\"percent\";d:25.12;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:488588;s:14:\"optimized_size\";i:369776;s:7:\"percent\";d:24.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20714;s:14:\"optimized_size\";i:16221;s:7:\"percent\";d:21.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205989;s:14:\"optimized_size\";i:148762;s:7:\"percent\";d:27.78;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8658;s:14:\"optimized_size\";i:6840;s:7:\"percent\";d:21;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122563;s:14:\"optimized_size\";i:94394;s:7:\"percent\";d:22.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29200;s:14:\"optimized_size\";i:21365;s:7:\"percent\";d:26.83;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68946;s:14:\"optimized_size\";i:49939;s:7:\"percent\";d:27.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136247;s:14:\"optimized_size\";i:105739;s:7:\"percent\";d:22.39;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42204;s:14:\"optimized_size\";i:30761;s:7:\"percent\";d:27.11;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95587;s:14:\"optimized_size\";i:69119;s:7:\"percent\";d:27.69;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263940;s:14:\"optimized_size\";i:193660;s:7:\"percent\";d:26.63;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2965272;s:14:\"optimized_size\";i:2175170;s:7:\"percent\";d:26.65;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251366,15004,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251367,15004,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251368,15004,'_imagify_data','a:2:{s:5:\"sizes\";a:14:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206615;s:14:\"optimized_size\";i:90531;s:7:\"percent\";d:56.18;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25819;s:14:\"optimized_size\";i:15114;s:7:\"percent\";d:41.46;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38298;s:14:\"optimized_size\";i:22764;s:7:\"percent\";d:40.56;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43502;s:14:\"optimized_size\";i:26078;s:7:\"percent\";d:40.05;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22140;s:14:\"optimized_size\";i:12940;s:7:\"percent\";d:41.55;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7581;s:14:\"optimized_size\";i:4632;s:7:\"percent\";d:38.9;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12025;s:14:\"optimized_size\";i:7570;s:7:\"percent\";d:37.05;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206615;s:14:\"optimized_size\";i:28588;s:7:\"percent\";d:86.16;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12025;s:14:\"optimized_size\";i:8410;s:7:\"percent\";d:30.06;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7581;s:14:\"optimized_size\";i:5750;s:7:\"percent\";d:24.15;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22140;s:14:\"optimized_size\";i:15837;s:7:\"percent\";d:28.47;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43502;s:14:\"optimized_size\";i:30833;s:7:\"percent\";d:29.12;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38298;s:14:\"optimized_size\";i:27133;s:7:\"percent\";d:29.15;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25819;s:14:\"optimized_size\";i:17670;s:7:\"percent\";d:31.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:711960;s:14:\"optimized_size\";i:313850;s:7:\"percent\";d:55.92;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251369,15003,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251370,15003,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251371,15003,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225848;s:14:\"optimized_size\";i:123254;s:7:\"percent\";d:45.43;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132244;s:14:\"optimized_size\";i:73852;s:7:\"percent\";d:44.15;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50390;s:14:\"optimized_size\";i:25746;s:7:\"percent\";d:48.91;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25264;s:14:\"optimized_size\";i:13906;s:7:\"percent\";d:44.96;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52929;s:14:\"optimized_size\";i:27458;s:7:\"percent\";d:48.12;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36953;s:14:\"optimized_size\";i:18484;s:7:\"percent\";d:49.98;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17142;s:14:\"optimized_size\";i:9158;s:7:\"percent\";d:46.58;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60946;s:14:\"optimized_size\";i:30394;s:7:\"percent\";d:50.13;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5940;s:14:\"optimized_size\";i:3312;s:7:\"percent\";d:44.24;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98893;s:14:\"optimized_size\";i:48042;s:7:\"percent\";d:51.42;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13330;s:14:\"optimized_size\";i:7856;s:7:\"percent\";d:41.07;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225848;s:14:\"optimized_size\";i:76356;s:7:\"percent\";d:66.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13330;s:14:\"optimized_size\";i:9476;s:7:\"percent\";d:28.91;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98893;s:14:\"optimized_size\";i:56351;s:7:\"percent\";d:43.02;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5940;s:14:\"optimized_size\";i:4237;s:7:\"percent\";d:28.67;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60946;s:14:\"optimized_size\";i:36843;s:7:\"percent\";d:39.55;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17142;s:14:\"optimized_size\";i:10876;s:7:\"percent\";d:36.55;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36953;s:14:\"optimized_size\";i:22136;s:7:\"percent\";d:40.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52929;s:14:\"optimized_size\";i:34909;s:7:\"percent\";d:34.05;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25264;s:14:\"optimized_size\";i:16443;s:7:\"percent\";d:34.92;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50390;s:14:\"optimized_size\";i:31180;s:7:\"percent\";d:38.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132244;s:14:\"optimized_size\";i:82490;s:7:\"percent\";d:37.62;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1439758;s:14:\"optimized_size\";i:762759;s:7:\"percent\";d:47.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251372,15002,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251373,15002,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251374,15002,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286523;s:14:\"optimized_size\";i:193924;s:7:\"percent\";d:32.32;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101942;s:14:\"optimized_size\";i:68818;s:7:\"percent\";d:32.49;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45236;s:14:\"optimized_size\";i:30984;s:7:\"percent\";d:31.51;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126977;s:14:\"optimized_size\";i:88462;s:7:\"percent\";d:30.33;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74698;s:14:\"optimized_size\";i:51586;s:7:\"percent\";d:30.94;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31229;s:14:\"optimized_size\";i:22502;s:7:\"percent\";d:27.95;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121173;s:14:\"optimized_size\";i:81362;s:7:\"percent\";d:32.85;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8714;s:14:\"optimized_size\";i:5984;s:7:\"percent\";d:31.33;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:204164;s:14:\"optimized_size\";i:131606;s:7:\"percent\";d:35.54;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20406;s:14:\"optimized_size\";i:14762;s:7:\"percent\";d:27.66;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:398344;s:14:\"optimized_size\";i:201692;s:7:\"percent\";d:49.37;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1419406;s:14:\"optimized_size\";i:891682;s:7:\"percent\";d:37.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251375,15000,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251376,15000,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251377,15000,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229714;s:14:\"optimized_size\";i:133476;s:7:\"percent\";d:41.89;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145513;s:14:\"optimized_size\";i:77728;s:7:\"percent\";d:46.58;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56735;s:14:\"optimized_size\";i:31352;s:7:\"percent\";d:44.74;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28096;s:14:\"optimized_size\";i:16454;s:7:\"percent\";d:41.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58619;s:14:\"optimized_size\";i:32952;s:7:\"percent\";d:43.79;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44638;s:14:\"optimized_size\";i:24632;s:7:\"percent\";d:44.82;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20803;s:14:\"optimized_size\";i:12432;s:7:\"percent\";d:40.24;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68434;s:14:\"optimized_size\";i:37176;s:7:\"percent\";d:45.68;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6904;s:14:\"optimized_size\";i:4150;s:7:\"percent\";d:39.89;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110058;s:14:\"optimized_size\";i:56156;s:7:\"percent\";d:48.98;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15025;s:14:\"optimized_size\";i:9240;s:7:\"percent\";d:38.5;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:229714;s:14:\"optimized_size\";i:82104;s:7:\"percent\";d:64.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15025;s:14:\"optimized_size\";i:10499;s:7:\"percent\";d:30.12;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110058;s:14:\"optimized_size\";i:66661;s:7:\"percent\";d:39.43;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6904;s:14:\"optimized_size\";i:5167;s:7:\"percent\";d:25.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68434;s:14:\"optimized_size\";i:43015;s:7:\"percent\";d:37.14;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20803;s:14:\"optimized_size\";i:14438;s:7:\"percent\";d:30.6;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44638;s:14:\"optimized_size\";i:29741;s:7:\"percent\";d:33.37;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58619;s:14:\"optimized_size\";i:40596;s:7:\"percent\";d:30.75;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28096;s:14:\"optimized_size\";i:19511;s:7:\"percent\";d:30.56;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:56735;s:14:\"optimized_size\";i:36136;s:7:\"percent\";d:36.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145513;s:14:\"optimized_size\";i:90746;s:7:\"percent\";d:37.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1569078;s:14:\"optimized_size\";i:874362;s:7:\"percent\";d:44.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251378,14998,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251379,14998,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251380,14998,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308929;s:14:\"optimized_size\";i:198656;s:7:\"percent\";d:35.7;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169421;s:14:\"optimized_size\";i:99068;s:7:\"percent\";d:41.53;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62117;s:14:\"optimized_size\";i:37414;s:7:\"percent\";d:39.77;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30147;s:14:\"optimized_size\";i:18474;s:7:\"percent\";d:38.72;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62484;s:14:\"optimized_size\";i:36230;s:7:\"percent\";d:42.02;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52072;s:14:\"optimized_size\";i:32386;s:7:\"percent\";d:37.81;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23520;s:14:\"optimized_size\";i:15310;s:7:\"percent\";d:34.91;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78603;s:14:\"optimized_size\";i:46440;s:7:\"percent\";d:40.92;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7509;s:14:\"optimized_size\";i:4816;s:7:\"percent\";d:35.86;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129042;s:14:\"optimized_size\";i:72904;s:7:\"percent\";d:43.5;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16221;s:14:\"optimized_size\";i:10280;s:7:\"percent\";d:36.63;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308929;s:14:\"optimized_size\";i:108314;s:7:\"percent\";d:64.94;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16221;s:14:\"optimized_size\";i:12252;s:7:\"percent\";d:24.47;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129042;s:14:\"optimized_size\";i:81506;s:7:\"percent\";d:36.84;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7509;s:14:\"optimized_size\";i:5624;s:7:\"percent\";d:25.1;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78603;s:14:\"optimized_size\";i:54181;s:7:\"percent\";d:31.07;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23520;s:14:\"optimized_size\";i:17657;s:7:\"percent\";d:24.93;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52072;s:14:\"optimized_size\";i:36105;s:7:\"percent\";d:30.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62484;s:14:\"optimized_size\";i:44154;s:7:\"percent\";d:29.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30147;s:14:\"optimized_size\";i:21092;s:7:\"percent\";d:30.04;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62117;s:14:\"optimized_size\";i:43170;s:7:\"percent\";d:30.5;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169421;s:14:\"optimized_size\";i:116538;s:7:\"percent\";d:31.21;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1880130;s:14:\"optimized_size\";i:1112571;s:7:\"percent\";d:40.82;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251381,14997,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251382,14997,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251383,14997,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239436;s:14:\"optimized_size\";i:139920;s:7:\"percent\";d:41.56;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139847;s:14:\"optimized_size\";i:72238;s:7:\"percent\";d:48.34;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52009;s:14:\"optimized_size\";i:27448;s:7:\"percent\";d:47.22;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25293;s:14:\"optimized_size\";i:14180;s:7:\"percent\";d:43.94;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54549;s:14:\"optimized_size\";i:29212;s:7:\"percent\";d:46.45;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34942;s:14:\"optimized_size\";i:16880;s:7:\"percent\";d:51.69;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16694;s:14:\"optimized_size\";i:8634;s:7:\"percent\";d:48.28;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63778;s:14:\"optimized_size\";i:33494;s:7:\"percent\";d:47.48;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5886;s:14:\"optimized_size\";i:3224;s:7:\"percent\";d:45.23;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104999;s:14:\"optimized_size\";i:52840;s:7:\"percent\";d:49.68;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13436;s:14:\"optimized_size\";i:7876;s:7:\"percent\";d:41.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239436;s:14:\"optimized_size\";i:78524;s:7:\"percent\";d:67.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13436;s:14:\"optimized_size\";i:9462;s:7:\"percent\";d:29.58;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104999;s:14:\"optimized_size\";i:62810;s:7:\"percent\";d:40.18;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5886;s:14:\"optimized_size\";i:4220;s:7:\"percent\";d:28.3;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63778;s:14:\"optimized_size\";i:39517;s:7:\"percent\";d:38.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16694;s:14:\"optimized_size\";i:10704;s:7:\"percent\";d:35.88;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34942;s:14:\"optimized_size\";i:21006;s:7:\"percent\";d:39.88;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54549;s:14:\"optimized_size\";i:35773;s:7:\"percent\";d:34.42;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25293;s:14:\"optimized_size\";i:16333;s:7:\"percent\";d:35.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52009;s:14:\"optimized_size\";i:32881;s:7:\"percent\";d:36.78;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139847;s:14:\"optimized_size\";i:86634;s:7:\"percent\";d:38.05;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1501738;s:14:\"optimized_size\";i:803810;s:7:\"percent\";d:46.47;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251384,14996,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251385,14996,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251386,14996,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434880;s:14:\"optimized_size\";i:350614;s:7:\"percent\";d:19.38;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275886;s:14:\"optimized_size\";i:194574;s:7:\"percent\";d:29.47;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93891;s:14:\"optimized_size\";i:61788;s:7:\"percent\";d:34.19;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42300;s:14:\"optimized_size\";i:28466;s:7:\"percent\";d:32.7;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103778;s:14:\"optimized_size\";i:70152;s:7:\"percent\";d:32.4;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68014;s:14:\"optimized_size\";i:48404;s:7:\"percent\";d:28.83;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29042;s:14:\"optimized_size\";i:20772;s:7:\"percent\";d:28.48;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116113;s:14:\"optimized_size\";i:81306;s:7:\"percent\";d:29.98;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8607;s:14:\"optimized_size\";i:5892;s:7:\"percent\";d:31.54;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197555;s:14:\"optimized_size\";i:135130;s:7:\"percent\";d:31.6;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20706;s:14:\"optimized_size\";i:15538;s:7:\"percent\";d:24.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:434880;s:14:\"optimized_size\";i:217812;s:7:\"percent\";d:49.91;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20706;s:14:\"optimized_size\";i:16151;s:7:\"percent\";d:22;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:197555;s:14:\"optimized_size\";i:145736;s:7:\"percent\";d:26.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8607;s:14:\"optimized_size\";i:6814;s:7:\"percent\";d:20.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:116113;s:14:\"optimized_size\";i:84584;s:7:\"percent\";d:27.15;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29042;s:14:\"optimized_size\";i:21176;s:7:\"percent\";d:27.08;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68014;s:14:\"optimized_size\";i:49503;s:7:\"percent\";d:27.22;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:103778;s:14:\"optimized_size\";i:81219;s:7:\"percent\";d:21.74;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42300;s:14:\"optimized_size\";i:32850;s:7:\"percent\";d:22.34;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93891;s:14:\"optimized_size\";i:68153;s:7:\"percent\";d:27.41;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275886;s:14:\"optimized_size\";i:215960;s:7:\"percent\";d:21.72;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2781544;s:14:\"optimized_size\";i:1952594;s:7:\"percent\";d:29.8;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251387,14991,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251388,14991,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251389,14991,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220015;s:14:\"optimized_size\";i:115003;s:7:\"percent\";d:47.73;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131287;s:14:\"optimized_size\";i:63406;s:7:\"percent\";d:51.7;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51165;s:14:\"optimized_size\";i:25432;s:7:\"percent\";d:50.29;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25266;s:14:\"optimized_size\";i:13266;s:7:\"percent\";d:47.49;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46914;s:14:\"optimized_size\";i:22366;s:7:\"percent\";d:52.33;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35012;s:14:\"optimized_size\";i:17130;s:7:\"percent\";d:51.07;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16472;s:14:\"optimized_size\";i:8888;s:7:\"percent\";d:46.04;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60881;s:14:\"optimized_size\";i:28740;s:7:\"percent\";d:52.79;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5974;s:14:\"optimized_size\";i:3280;s:7:\"percent\";d:45.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98715;s:14:\"optimized_size\";i:44656;s:7:\"percent\";d:54.76;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13374;s:14:\"optimized_size\";i:7460;s:7:\"percent\";d:44.22;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:220015;s:14:\"optimized_size\";i:66932;s:7:\"percent\";d:69.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13374;s:14:\"optimized_size\";i:9488;s:7:\"percent\";d:29.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98715;s:14:\"optimized_size\";i:56732;s:7:\"percent\";d:42.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5974;s:14:\"optimized_size\";i:4275;s:7:\"percent\";d:28.44;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60881;s:14:\"optimized_size\";i:36766;s:7:\"percent\";d:39.61;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16472;s:14:\"optimized_size\";i:10663;s:7:\"percent\";d:35.27;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35012;s:14:\"optimized_size\";i:21346;s:7:\"percent\";d:39.03;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46914;s:14:\"optimized_size\";i:29085;s:7:\"percent\";d:38;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25266;s:14:\"optimized_size\";i:16077;s:7:\"percent\";d:36.37;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51165;s:14:\"optimized_size\";i:32332;s:7:\"percent\";d:36.81;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131287;s:14:\"optimized_size\";i:81535;s:7:\"percent\";d:37.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1410150;s:14:\"optimized_size\";i:714858;s:7:\"percent\";d:49.31;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251390,14989,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251391,14989,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251392,14989,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212529;s:14:\"optimized_size\";i:106706;s:7:\"percent\";d:49.79;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129816;s:14:\"optimized_size\";i:69504;s:7:\"percent\";d:46.46;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50636;s:14:\"optimized_size\";i:27088;s:7:\"percent\";d:46.5;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24875;s:14:\"optimized_size\";i:13954;s:7:\"percent\";d:43.9;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45675;s:14:\"optimized_size\";i:25184;s:7:\"percent\";d:44.86;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34108;s:14:\"optimized_size\";i:17420;s:7:\"percent\";d:48.93;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16394;s:14:\"optimized_size\";i:8852;s:7:\"percent\";d:46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60167;s:14:\"optimized_size\";i:31568;s:7:\"percent\";d:47.53;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5731;s:14:\"optimized_size\";i:3308;s:7:\"percent\";d:42.28;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97274;s:14:\"optimized_size\";i:48648;s:7:\"percent\";d:49.99;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13086;s:14:\"optimized_size\";i:7672;s:7:\"percent\";d:41.37;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212529;s:14:\"optimized_size\";i:72678;s:7:\"percent\";d:65.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13086;s:14:\"optimized_size\";i:9151;s:7:\"percent\";d:30.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:97274;s:14:\"optimized_size\";i:56471;s:7:\"percent\";d:41.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5731;s:14:\"optimized_size\";i:3989;s:7:\"percent\";d:30.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60167;s:14:\"optimized_size\";i:37031;s:7:\"percent\";d:38.45;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16394;s:14:\"optimized_size\";i:10364;s:7:\"percent\";d:36.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34108;s:14:\"optimized_size\";i:20687;s:7:\"percent\";d:39.35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45675;s:14:\"optimized_size\";i:28887;s:7:\"percent\";d:36.76;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24875;s:14:\"optimized_size\";i:16991;s:7:\"percent\";d:31.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50636;s:14:\"optimized_size\";i:32608;s:7:\"percent\";d:35.6;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129816;s:14:\"optimized_size\";i:81406;s:7:\"percent\";d:37.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1380582;s:14:\"optimized_size\";i:730167;s:7:\"percent\";d:47.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251393,14988,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251394,14988,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251395,14988,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261923;s:14:\"optimized_size\";i:159388;s:7:\"percent\";d:39.15;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161255;s:14:\"optimized_size\";i:90836;s:7:\"percent\";d:43.67;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62413;s:14:\"optimized_size\";i:35672;s:7:\"percent\";d:42.85;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30237;s:14:\"optimized_size\";i:17828;s:7:\"percent\";d:41.04;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62806;s:14:\"optimized_size\";i:34760;s:7:\"percent\";d:44.65;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46546;s:14:\"optimized_size\";i:27756;s:7:\"percent\";d:40.37;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21353;s:14:\"optimized_size\";i:13172;s:7:\"percent\";d:38.31;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77863;s:14:\"optimized_size\";i:43854;s:7:\"percent\";d:43.68;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6866;s:14:\"optimized_size\";i:4648;s:7:\"percent\";d:32.3;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124757;s:14:\"optimized_size\";i:68500;s:7:\"percent\";d:45.09;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15950;s:14:\"optimized_size\";i:10636;s:7:\"percent\";d:33.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:261923;s:14:\"optimized_size\";i:97722;s:7:\"percent\";d:62.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15950;s:14:\"optimized_size\";i:11894;s:7:\"percent\";d:25.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:124757;s:14:\"optimized_size\";i:78431;s:7:\"percent\";d:37.13;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6866;s:14:\"optimized_size\";i:5130;s:7:\"percent\";d:25.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77863;s:14:\"optimized_size\";i:53228;s:7:\"percent\";d:31.64;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21353;s:14:\"optimized_size\";i:14746;s:7:\"percent\";d:30.94;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46546;s:14:\"optimized_size\";i:31615;s:7:\"percent\";d:32.08;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62806;s:14:\"optimized_size\";i:43912;s:7:\"percent\";d:30.08;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30237;s:14:\"optimized_size\";i:20936;s:7:\"percent\";d:30.76;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62413;s:14:\"optimized_size\";i:42401;s:7:\"percent\";d:32.06;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:161255;s:14:\"optimized_size\";i:110492;s:7:\"percent\";d:31.48;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1743938;s:14:\"optimized_size\";i:1017557;s:7:\"percent\";d:41.65;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251396,14987,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251397,14987,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251398,14987,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154972;s:14:\"optimized_size\";i:100354;s:7:\"percent\";d:35.24;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118476;s:14:\"optimized_size\";i:50706;s:7:\"percent\";d:57.2;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47985;s:14:\"optimized_size\";i:23004;s:7:\"percent\";d:52.06;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24646;s:14:\"optimized_size\";i:12872;s:7:\"percent\";d:47.77;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36170;s:14:\"optimized_size\";i:13698;s:7:\"percent\";d:62.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40089;s:14:\"optimized_size\";i:20882;s:7:\"percent\";d:47.91;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20057;s:14:\"optimized_size\";i:11138;s:7:\"percent\";d:44.47;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59883;s:14:\"optimized_size\";i:28704;s:7:\"percent\";d:52.07;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7094;s:14:\"optimized_size\";i:4336;s:7:\"percent\";d:38.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93004;s:14:\"optimized_size\";i:40942;s:7:\"percent\";d:55.98;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14107;s:14:\"optimized_size\";i:8310;s:7:\"percent\";d:41.09;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:154972;s:14:\"optimized_size\";i:54430;s:7:\"percent\";d:64.88;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14107;s:14:\"optimized_size\";i:10061;s:7:\"percent\";d:28.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93004;s:14:\"optimized_size\";i:51694;s:7:\"percent\";d:44.42;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7094;s:14:\"optimized_size\";i:5398;s:7:\"percent\";d:23.91;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59883;s:14:\"optimized_size\";i:35732;s:7:\"percent\";d:40.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20057;s:14:\"optimized_size\";i:13855;s:7:\"percent\";d:30.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40089;s:14:\"optimized_size\";i:25427;s:7:\"percent\";d:36.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36170;s:14:\"optimized_size\";i:18394;s:7:\"percent\";d:49.15;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24646;s:14:\"optimized_size\";i:16027;s:7:\"percent\";d:34.97;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47985;s:14:\"optimized_size\";i:28755;s:7:\"percent\";d:40.08;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118476;s:14:\"optimized_size\";i:67465;s:7:\"percent\";d:43.06;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1232966;s:14:\"optimized_size\";i:642184;s:7:\"percent\";d:47.92;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251399,14986,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251400,14986,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251401,14986,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491723;s:14:\"optimized_size\";i:397523;s:7:\"percent\";d:19.16;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308684;s:14:\"optimized_size\";i:206854;s:7:\"percent\";d:32.99;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108737;s:14:\"optimized_size\";i:71696;s:7:\"percent\";d:34.06;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49184;s:14:\"optimized_size\";i:33908;s:7:\"percent\";d:31.06;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104866;s:14:\"optimized_size\";i:70350;s:7:\"percent\";d:32.91;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77193;s:14:\"optimized_size\";i:51790;s:7:\"percent\";d:32.91;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33222;s:14:\"optimized_size\";i:22970;s:7:\"percent\";d:30.86;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136916;s:14:\"optimized_size\";i:90742;s:7:\"percent\";d:33.72;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9614;s:14:\"optimized_size\";i:6778;s:7:\"percent\";d:29.5;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228611;s:14:\"optimized_size\";i:149368;s:7:\"percent\";d:34.66;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24081;s:14:\"optimized_size\";i:17188;s:7:\"percent\";d:28.62;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:491723;s:14:\"optimized_size\";i:226174;s:7:\"percent\";d:54;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24081;s:14:\"optimized_size\";i:18796;s:7:\"percent\";d:21.95;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228611;s:14:\"optimized_size\";i:183096;s:7:\"percent\";d:19.91;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9614;s:14:\"optimized_size\";i:7608;s:7:\"percent\";d:20.87;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:136916;s:14:\"optimized_size\";i:107923;s:7:\"percent\";d:21.18;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33222;s:14:\"optimized_size\";i:26111;s:7:\"percent\";d:21.4;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77193;s:14:\"optimized_size\";i:61052;s:7:\"percent\";d:20.91;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104866;s:14:\"optimized_size\";i:84228;s:7:\"percent\";d:19.68;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49184;s:14:\"optimized_size\";i:38246;s:7:\"percent\";d:22.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108737;s:14:\"optimized_size\";i:85774;s:7:\"percent\";d:21.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308684;s:14:\"optimized_size\";i:244179;s:7:\"percent\";d:20.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3145662;s:14:\"optimized_size\";i:2202354;s:7:\"percent\";d:29.99;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251402,14984,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251403,14984,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251404,14984,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241899;s:14:\"optimized_size\";i:131364;s:7:\"percent\";d:45.69;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132239;s:14:\"optimized_size\";i:68840;s:7:\"percent\";d:47.94;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49794;s:14:\"optimized_size\";i:27160;s:7:\"percent\";d:45.46;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24796;s:14:\"optimized_size\";i:14272;s:7:\"percent\";d:42.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49197;s:14:\"optimized_size\";i:25956;s:7:\"percent\";d:47.24;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37008;s:14:\"optimized_size\";i:19862;s:7:\"percent\";d:46.33;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17064;s:14:\"optimized_size\";i:9806;s:7:\"percent\";d:42.53;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61138;s:14:\"optimized_size\";i:32254;s:7:\"percent\";d:47.24;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5951;s:14:\"optimized_size\";i:3400;s:7:\"percent\";d:42.87;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99827;s:14:\"optimized_size\";i:49472;s:7:\"percent\";d:50.44;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13538;s:14:\"optimized_size\";i:7868;s:7:\"percent\";d:41.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:241899;s:14:\"optimized_size\";i:75498;s:7:\"percent\";d:68.79;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13538;s:14:\"optimized_size\";i:9445;s:7:\"percent\";d:30.23;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99827;s:14:\"optimized_size\";i:59419;s:7:\"percent\";d:40.48;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5951;s:14:\"optimized_size\";i:4179;s:7:\"percent\";d:29.78;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61138;s:14:\"optimized_size\";i:36773;s:7:\"percent\";d:39.85;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17064;s:14:\"optimized_size\";i:10754;s:7:\"percent\";d:36.98;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37008;s:14:\"optimized_size\";i:22970;s:7:\"percent\";d:37.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49197;s:14:\"optimized_size\";i:30888;s:7:\"percent\";d:37.22;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24796;s:14:\"optimized_size\";i:15918;s:7:\"percent\";d:35.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49794;s:14:\"optimized_size\";i:30510;s:7:\"percent\";d:38.73;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:132239;s:14:\"optimized_size\";i:82077;s:7:\"percent\";d:37.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1464902;s:14:\"optimized_size\";i:768685;s:7:\"percent\";d:47.53;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251405,14983,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251406,14983,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251407,14983,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169529;s:14:\"optimized_size\";i:87715;s:7:\"percent\";d:48.26;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117733;s:14:\"optimized_size\";i:55062;s:7:\"percent\";d:53.23;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47581;s:14:\"optimized_size\";i:22686;s:7:\"percent\";d:52.32;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23566;s:14:\"optimized_size\";i:12178;s:7:\"percent\";d:48.32;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38986;s:14:\"optimized_size\";i:16594;s:7:\"percent\";d:57.44;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37690;s:14:\"optimized_size\";i:19064;s:7:\"percent\";d:49.42;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17937;s:14:\"optimized_size\";i:9512;s:7:\"percent\";d:46.97;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58593;s:14:\"optimized_size\";i:27578;s:7:\"percent\";d:52.93;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6266;s:14:\"optimized_size\";i:3560;s:7:\"percent\";d:43.19;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92945;s:14:\"optimized_size\";i:41632;s:7:\"percent\";d:55.21;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13445;s:14:\"optimized_size\";i:7142;s:7:\"percent\";d:46.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:169529;s:14:\"optimized_size\";i:59874;s:7:\"percent\";d:64.68;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13445;s:14:\"optimized_size\";i:9394;s:7:\"percent\";d:30.13;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92945;s:14:\"optimized_size\";i:54015;s:7:\"percent\";d:41.88;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6266;s:14:\"optimized_size\";i:4434;s:7:\"percent\";d:29.24;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58593;s:14:\"optimized_size\";i:35860;s:7:\"percent\";d:38.8;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17937;s:14:\"optimized_size\";i:11387;s:7:\"percent\";d:36.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37690;s:14:\"optimized_size\";i:23023;s:7:\"percent\";d:38.91;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38986;s:14:\"optimized_size\";i:22558;s:7:\"percent\";d:42.14;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23566;s:14:\"optimized_size\";i:15084;s:7:\"percent\";d:35.99;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47581;s:14:\"optimized_size\";i:29354;s:7:\"percent\";d:38.31;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117733;s:14:\"optimized_size\";i:67943;s:7:\"percent\";d:42.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1248542;s:14:\"optimized_size\";i:635649;s:7:\"percent\";d:49.09;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251408,14980,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251409,14980,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251410,14980,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221650;s:14:\"optimized_size\";i:142686;s:7:\"percent\";d:35.63;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153096;s:14:\"optimized_size\";i:93336;s:7:\"percent\";d:39.03;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61168;s:14:\"optimized_size\";i:37280;s:7:\"percent\";d:39.05;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30443;s:14:\"optimized_size\";i:19942;s:7:\"percent\";d:34.49;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58465;s:14:\"optimized_size\";i:33826;s:7:\"percent\";d:42.14;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46460;s:14:\"optimized_size\";i:29766;s:7:\"percent\";d:35.93;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21601;s:14:\"optimized_size\";i:14598;s:7:\"percent\";d:32.42;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74123;s:14:\"optimized_size\";i:45490;s:7:\"percent\";d:38.63;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6933;s:14:\"optimized_size\";i:4300;s:7:\"percent\";d:37.98;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118083;s:14:\"optimized_size\";i:69640;s:7:\"percent\";d:41.02;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15732;s:14:\"optimized_size\";i:10604;s:7:\"percent\";d:32.6;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:221650;s:14:\"optimized_size\";i:98036;s:7:\"percent\";d:55.77;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15732;s:14:\"optimized_size\";i:11003;s:7:\"percent\";d:30.06;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118083;s:14:\"optimized_size\";i:73445;s:7:\"percent\";d:37.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6933;s:14:\"optimized_size\";i:5250;s:7:\"percent\";d:24.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74123;s:14:\"optimized_size\";i:47234;s:7:\"percent\";d:36.28;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21601;s:14:\"optimized_size\";i:15010;s:7:\"percent\";d:30.51;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46460;s:14:\"optimized_size\";i:32471;s:7:\"percent\";d:30.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58465;s:14:\"optimized_size\";i:40762;s:7:\"percent\";d:30.28;}s:11:\"blog-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:34:\"Our server returned an error (502)\";}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61168;s:14:\"optimized_size\";i:41795;s:7:\"percent\";d:31.67;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:153096;s:14:\"optimized_size\";i:98612;s:7:\"percent\";d:35.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1585065;s:14:\"optimized_size\";i:965086;s:7:\"percent\";d:39.11;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251411,14979,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251412,14979,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251413,14979,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274613;s:14:\"optimized_size\";i:162411;s:7:\"percent\";d:40.86;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145871;s:14:\"optimized_size\";i:77686;s:7:\"percent\";d:46.74;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54906;s:14:\"optimized_size\";i:30490;s:7:\"percent\";d:44.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27272;s:14:\"optimized_size\";i:16230;s:7:\"percent\";d:40.49;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58449;s:14:\"optimized_size\";i:32400;s:7:\"percent\";d:44.57;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42172;s:14:\"optimized_size\";i:23116;s:7:\"percent\";d:45.19;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19304;s:14:\"optimized_size\";i:11518;s:7:\"percent\";d:40.33;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66864;s:14:\"optimized_size\";i:35928;s:7:\"percent\";d:46.27;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6488;s:14:\"optimized_size\";i:3832;s:7:\"percent\";d:40.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109610;s:14:\"optimized_size\";i:55010;s:7:\"percent\";d:49.81;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14401;s:14:\"optimized_size\";i:8812;s:7:\"percent\";d:38.81;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:274613;s:14:\"optimized_size\";i:84308;s:7:\"percent\";d:69.3;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14401;s:14:\"optimized_size\";i:10324;s:7:\"percent\";d:28.31;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109610;s:14:\"optimized_size\";i:66158;s:7:\"percent\";d:39.64;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6488;s:14:\"optimized_size\";i:4645;s:7:\"percent\";d:28.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66864;s:14:\"optimized_size\";i:42210;s:7:\"percent\";d:36.87;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19304;s:14:\"optimized_size\";i:13591;s:7:\"percent\";d:29.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42172;s:14:\"optimized_size\";i:26432;s:7:\"percent\";d:37.32;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58449;s:14:\"optimized_size\";i:40880;s:7:\"percent\";d:30.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27272;s:14:\"optimized_size\";i:18902;s:7:\"percent\";d:30.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54906;s:14:\"optimized_size\";i:35429;s:7:\"percent\";d:35.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145871;s:14:\"optimized_size\";i:90829;s:7:\"percent\";d:37.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1639900;s:14:\"optimized_size\";i:891141;s:7:\"percent\";d:45.66;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251414,14978,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251415,14978,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251416,14978,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281763;s:14:\"optimized_size\";i:174261;s:7:\"percent\";d:38.15;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159093;s:14:\"optimized_size\";i:87442;s:7:\"percent\";d:45.04;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59135;s:14:\"optimized_size\";i:33422;s:7:\"percent\";d:43.48;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28566;s:14:\"optimized_size\";i:16982;s:7:\"percent\";d:40.55;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66073;s:14:\"optimized_size\";i:37510;s:7:\"percent\";d:43.23;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44355;s:14:\"optimized_size\";i:26186;s:7:\"percent\";d:40.96;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20026;s:14:\"optimized_size\";i:12428;s:7:\"percent\";d:37.94;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72216;s:14:\"optimized_size\";i:40714;s:7:\"percent\";d:43.62;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6584;s:14:\"optimized_size\";i:3900;s:7:\"percent\";d:40.77;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119317;s:14:\"optimized_size\";i:64578;s:7:\"percent\";d:45.88;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14820;s:14:\"optimized_size\";i:9652;s:7:\"percent\";d:34.87;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:281763;s:14:\"optimized_size\";i:97654;s:7:\"percent\";d:65.34;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14820;s:14:\"optimized_size\";i:10607;s:7:\"percent\";d:28.43;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119317;s:14:\"optimized_size\";i:74748;s:7:\"percent\";d:37.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6584;s:14:\"optimized_size\";i:4719;s:7:\"percent\";d:28.33;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72216;s:14:\"optimized_size\";i:45905;s:7:\"percent\";d:36.43;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20026;s:14:\"optimized_size\";i:14120;s:7:\"percent\";d:29.49;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44355;s:14:\"optimized_size\";i:30136;s:7:\"percent\";d:32.06;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66073;s:14:\"optimized_size\";i:47367;s:7:\"percent\";d:28.31;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28566;s:14:\"optimized_size\";i:20364;s:7:\"percent\";d:28.71;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:59135;s:14:\"optimized_size\";i:38265;s:7:\"percent\";d:35.29;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159093;s:14:\"optimized_size\";i:106568;s:7:\"percent\";d:33.02;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1743896;s:14:\"optimized_size\";i:997528;s:7:\"percent\";d:42.8;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251417,14977,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251418,14977,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251419,14977,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250486;s:14:\"optimized_size\";i:143907;s:7:\"percent\";d:42.55;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143944;s:14:\"optimized_size\";i:79674;s:7:\"percent\";d:44.65;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55385;s:14:\"optimized_size\";i:30202;s:7:\"percent\";d:45.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27900;s:14:\"optimized_size\";i:16502;s:7:\"percent\";d:40.85;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52751;s:14:\"optimized_size\";i:27958;s:7:\"percent\";d:47;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40070;s:14:\"optimized_size\";i:22054;s:7:\"percent\";d:44.96;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18680;s:14:\"optimized_size\";i:10824;s:7:\"percent\";d:42.06;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66760;s:14:\"optimized_size\";i:36024;s:7:\"percent\";d:46.04;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6529;s:14:\"optimized_size\";i:3840;s:7:\"percent\";d:41.19;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108611;s:14:\"optimized_size\";i:56060;s:7:\"percent\";d:48.38;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15041;s:14:\"optimized_size\";i:9442;s:7:\"percent\";d:37.22;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:250486;s:14:\"optimized_size\";i:86024;s:7:\"percent\";d:65.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15041;s:14:\"optimized_size\";i:10634;s:7:\"percent\";d:29.3;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108611;s:14:\"optimized_size\";i:66090;s:7:\"percent\";d:39.15;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6529;s:14:\"optimized_size\";i:4740;s:7:\"percent\";d:27.4;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:66760;s:14:\"optimized_size\";i:42123;s:7:\"percent\";d:36.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18680;s:14:\"optimized_size\";i:12032;s:7:\"percent\";d:35.59;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40070;s:14:\"optimized_size\";i:24865;s:7:\"percent\";d:37.95;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52751;s:14:\"optimized_size\";i:34778;s:7:\"percent\";d:34.07;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27900;s:14:\"optimized_size\";i:19792;s:7:\"percent\";d:29.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55385;s:14:\"optimized_size\";i:35737;s:7:\"percent\";d:35.48;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143944;s:14:\"optimized_size\";i:90173;s:7:\"percent\";d:37.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1572314;s:14:\"optimized_size\";i:863475;s:7:\"percent\";d:45.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251420,14976,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251421,14976,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251422,14976,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243640;s:14:\"optimized_size\";i:148243;s:7:\"percent\";d:39.15;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152662;s:14:\"optimized_size\";i:76748;s:7:\"percent\";d:49.73;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57262;s:14:\"optimized_size\";i:29426;s:7:\"percent\";d:48.61;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:15082;s:7:\"percent\";d:45.68;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61896;s:14:\"optimized_size\";i:32910;s:7:\"percent\";d:46.83;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41500;s:14:\"optimized_size\";i:22524;s:7:\"percent\";d:45.73;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19077;s:14:\"optimized_size\";i:10834;s:7:\"percent\";d:43.21;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69325;s:14:\"optimized_size\";i:35068;s:7:\"percent\";d:49.42;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6293;s:14:\"optimized_size\";i:3526;s:7:\"percent\";d:43.97;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114360;s:14:\"optimized_size\";i:54472;s:7:\"percent\";d:52.37;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14361;s:14:\"optimized_size\";i:8360;s:7:\"percent\";d:41.79;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:243640;s:14:\"optimized_size\";i:81376;s:7:\"percent\";d:66.6;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14361;s:14:\"optimized_size\";i:10157;s:7:\"percent\";d:29.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114360;s:14:\"optimized_size\";i:69175;s:7:\"percent\";d:39.51;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6293;s:14:\"optimized_size\";i:4478;s:7:\"percent\";d:28.84;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69325;s:14:\"optimized_size\";i:43824;s:7:\"percent\";d:36.78;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19077;s:14:\"optimized_size\";i:12998;s:7:\"percent\";d:31.87;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41500;s:14:\"optimized_size\";i:26071;s:7:\"percent\";d:37.18;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61896;s:14:\"optimized_size\";i:44574;s:7:\"percent\";d:27.99;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27764;s:14:\"optimized_size\";i:19681;s:7:\"percent\";d:29.11;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57262;s:14:\"optimized_size\";i:36829;s:7:\"percent\";d:35.68;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152662;s:14:\"optimized_size\";i:95328;s:7:\"percent\";d:37.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1616280;s:14:\"optimized_size\";i:881684;s:7:\"percent\";d:45.45;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251423,14975,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251424,14975,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251425,14975,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:356616;s:14:\"optimized_size\";i:275463;s:7:\"percent\";d:22.76;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253927;s:14:\"optimized_size\";i:164954;s:7:\"percent\";d:35.04;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92180;s:14:\"optimized_size\";i:60262;s:7:\"percent\";d:34.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41675;s:14:\"optimized_size\";i:28086;s:7:\"percent\";d:32.61;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108706;s:14:\"optimized_size\";i:74044;s:7:\"percent\";d:31.89;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58145;s:14:\"optimized_size\";i:38560;s:7:\"percent\";d:33.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25553;s:14:\"optimized_size\";i:17834;s:7:\"percent\";d:30.21;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110842;s:14:\"optimized_size\";i:70584;s:7:\"percent\";d:36.32;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7671;s:14:\"optimized_size\";i:5306;s:7:\"percent\";d:30.83;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184166;s:14:\"optimized_size\";i:112910;s:7:\"percent\";d:38.69;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20098;s:14:\"optimized_size\";i:14088;s:7:\"percent\";d:29.9;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:356616;s:14:\"optimized_size\";i:173124;s:7:\"percent\";d:51.45;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20098;s:14:\"optimized_size\";i:15990;s:7:\"percent\";d:20.44;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:184166;s:14:\"optimized_size\";i:138874;s:7:\"percent\";d:24.59;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7671;s:14:\"optimized_size\";i:5781;s:7:\"percent\";d:24.64;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110842;s:14:\"optimized_size\";i:82448;s:7:\"percent\";d:25.62;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25553;s:14:\"optimized_size\";i:19065;s:7:\"percent\";d:25.39;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58145;s:14:\"optimized_size\";i:43416;s:7:\"percent\";d:25.33;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108706;s:14:\"optimized_size\";i:86204;s:7:\"percent\";d:20.7;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41675;s:14:\"optimized_size\";i:33134;s:7:\"percent\";d:20.49;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:92180;s:14:\"optimized_size\";i:68334;s:7:\"percent\";d:25.87;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:253927;s:14:\"optimized_size\";i:204766;s:7:\"percent\";d:19.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2519158;s:14:\"optimized_size\";i:1733227;s:7:\"percent\";d:31.2;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251426,14973,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251427,14973,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251428,14973,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276120;s:14:\"optimized_size\";i:188913;s:7:\"percent\";d:31.58;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200467;s:14:\"optimized_size\";i:127398;s:7:\"percent\";d:36.45;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74127;s:14:\"optimized_size\";i:45884;s:7:\"percent\";d:38.1;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34386;s:14:\"optimized_size\";i:21694;s:7:\"percent\";d:36.91;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73065;s:14:\"optimized_size\";i:43226;s:7:\"percent\";d:40.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57213;s:14:\"optimized_size\";i:39508;s:7:\"percent\";d:30.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24544;s:14:\"optimized_size\";i:17416;s:7:\"percent\";d:29.04;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87754;s:14:\"optimized_size\";i:54872;s:7:\"percent\";d:37.47;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7286;s:14:\"optimized_size\";i:4558;s:7:\"percent\";d:37.44;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144712;s:14:\"optimized_size\";i:85960;s:7:\"percent\";d:40.6;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16539;s:14:\"optimized_size\";i:11256;s:7:\"percent\";d:31.94;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:276120;s:14:\"optimized_size\";i:133554;s:7:\"percent\";d:51.63;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16539;s:14:\"optimized_size\";i:12349;s:7:\"percent\";d:25.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144712;s:14:\"optimized_size\";i:100217;s:7:\"percent\";d:30.75;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7286;s:14:\"optimized_size\";i:5375;s:7:\"percent\";d:26.23;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87754;s:14:\"optimized_size\";i:59912;s:7:\"percent\";d:31.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24544;s:14:\"optimized_size\";i:18181;s:7:\"percent\";d:25.92;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57213;s:14:\"optimized_size\";i:42563;s:7:\"percent\";d:25.61;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73065;s:14:\"optimized_size\";i:55759;s:7:\"percent\";d:23.69;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34386;s:14:\"optimized_size\";i:25526;s:7:\"percent\";d:25.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74127;s:14:\"optimized_size\";i:55467;s:7:\"percent\";d:25.17;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:200467;s:14:\"optimized_size\";i:150500;s:7:\"percent\";d:24.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1992426;s:14:\"optimized_size\";i:1300088;s:7:\"percent\";d:34.75;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251429,14970,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251430,14970,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251431,14970,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349350;s:14:\"optimized_size\";i:235612;s:7:\"percent\";d:32.56;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206903;s:14:\"optimized_size\";i:126250;s:7:\"percent\";d:38.98;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75324;s:14:\"optimized_size\";i:45622;s:7:\"percent\";d:39.43;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35425;s:14:\"optimized_size\";i:22074;s:7:\"percent\";d:37.69;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86496;s:14:\"optimized_size\";i:54316;s:7:\"percent\";d:37.2;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54604;s:14:\"optimized_size\";i:33268;s:7:\"percent\";d:39.07;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24062;s:14:\"optimized_size\";i:14746;s:7:\"percent\";d:38.72;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91594;s:14:\"optimized_size\";i:53636;s:7:\"percent\";d:41.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7387;s:14:\"optimized_size\";i:4680;s:7:\"percent\";d:36.65;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151229;s:14:\"optimized_size\";i:87164;s:7:\"percent\";d:42.36;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17567;s:14:\"optimized_size\";i:11386;s:7:\"percent\";d:35.19;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349350;s:14:\"optimized_size\";i:133482;s:7:\"percent\";d:61.79;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17567;s:14:\"optimized_size\";i:13107;s:7:\"percent\";d:25.39;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151229;s:14:\"optimized_size\";i:105047;s:7:\"percent\";d:30.54;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7387;s:14:\"optimized_size\";i:5557;s:7:\"percent\";d:24.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91594;s:14:\"optimized_size\";i:63096;s:7:\"percent\";d:31.11;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24062;s:14:\"optimized_size\";i:18014;s:7:\"percent\";d:25.14;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54604;s:14:\"optimized_size\";i:37413;s:7:\"percent\";d:31.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86496;s:14:\"optimized_size\";i:65733;s:7:\"percent\";d:24;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35425;s:14:\"optimized_size\";i:26495;s:7:\"percent\";d:25.21;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75324;s:14:\"optimized_size\";i:52098;s:7:\"percent\";d:30.83;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:206903;s:14:\"optimized_size\";i:156527;s:7:\"percent\";d:24.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2199882;s:14:\"optimized_size\";i:1365323;s:7:\"percent\";d:37.94;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251432,14969,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251433,14969,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251434,14969,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:519273;s:14:\"optimized_size\";i:419457;s:7:\"percent\";d:19.22;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325333;s:14:\"optimized_size\";i:224138;s:7:\"percent\";d:31.11;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113272;s:14:\"optimized_size\";i:77168;s:7:\"percent\";d:31.87;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50993;s:14:\"optimized_size\";i:36092;s:7:\"percent\";d:29.22;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119424;s:14:\"optimized_size\";i:82128;s:7:\"percent\";d:31.23;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77479;s:14:\"optimized_size\";i:53350;s:7:\"percent\";d:31.14;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33472;s:14:\"optimized_size\";i:24280;s:7:\"percent\";d:27.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140663;s:14:\"optimized_size\";i:95120;s:7:\"percent\";d:32.38;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9663;s:14:\"optimized_size\";i:7106;s:7:\"percent\";d:26.46;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237897;s:14:\"optimized_size\";i:158674;s:7:\"percent\";d:33.3;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24708;s:14:\"optimized_size\";i:18860;s:7:\"percent\";d:23.67;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:519273;s:14:\"optimized_size\";i:242388;s:7:\"percent\";d:53.32;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24708;s:14:\"optimized_size\";i:19392;s:7:\"percent\";d:21.52;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237897;s:14:\"optimized_size\";i:189908;s:7:\"percent\";d:20.17;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9663;s:14:\"optimized_size\";i:7747;s:7:\"percent\";d:19.83;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140663;s:14:\"optimized_size\";i:111226;s:7:\"percent\";d:20.93;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33472;s:14:\"optimized_size\";i:26587;s:7:\"percent\";d:20.57;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77479;s:14:\"optimized_size\";i:61806;s:7:\"percent\";d:20.23;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119424;s:14:\"optimized_size\";i:95130;s:7:\"percent\";d:20.34;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50993;s:14:\"optimized_size\";i:39911;s:7:\"percent\";d:21.73;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113272;s:14:\"optimized_size\";i:89345;s:7:\"percent\";d:21.12;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:325333;s:14:\"optimized_size\";i:257998;s:7:\"percent\";d:20.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:3304354;s:14:\"optimized_size\";i:2337811;s:7:\"percent\";d:29.25;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251435,14968,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251436,14968,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251437,14968,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340635;s:14:\"optimized_size\";i:232900;s:7:\"percent\";d:31.63;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207275;s:14:\"optimized_size\";i:131226;s:7:\"percent\";d:36.69;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74463;s:14:\"optimized_size\";i:46094;s:7:\"percent\";d:38.1;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34131;s:14:\"optimized_size\";i:22532;s:7:\"percent\";d:33.98;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78873;s:14:\"optimized_size\";i:50436;s:7:\"percent\";d:36.05;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58163;s:14:\"optimized_size\";i:37230;s:7:\"percent\";d:35.99;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24747;s:14:\"optimized_size\";i:16530;s:7:\"percent\";d:33.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90691;s:14:\"optimized_size\";i:55220;s:7:\"percent\";d:39.11;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7224;s:14:\"optimized_size\";i:4386;s:7:\"percent\";d:39.29;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150432;s:14:\"optimized_size\";i:88368;s:7:\"percent\";d:41.26;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16600;s:14:\"optimized_size\";i:11282;s:7:\"percent\";d:32.04;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340635;s:14:\"optimized_size\";i:138760;s:7:\"percent\";d:59.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16600;s:14:\"optimized_size\";i:12286;s:7:\"percent\";d:25.99;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150432;s:14:\"optimized_size\";i:103371;s:7:\"percent\";d:31.28;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7224;s:14:\"optimized_size\";i:5289;s:7:\"percent\";d:26.79;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90691;s:14:\"optimized_size\";i:61521;s:7:\"percent\";d:32.16;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24747;s:14:\"optimized_size\";i:18174;s:7:\"percent\";d:26.56;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58163;s:14:\"optimized_size\";i:42998;s:7:\"percent\";d:26.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78873;s:14:\"optimized_size\";i:59856;s:7:\"percent\";d:24.11;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34131;s:14:\"optimized_size\";i:25197;s:7:\"percent\";d:26.18;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74463;s:14:\"optimized_size\";i:55484;s:7:\"percent\";d:25.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:207275;s:14:\"optimized_size\";i:155738;s:7:\"percent\";d:24.86;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2166468;s:14:\"optimized_size\";i:1374878;s:7:\"percent\";d:36.54;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251438,14967,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251439,14967,'_imagify_status','error');
INSERT INTO `wp_postmeta` VALUES (251440,14967,'_imagify_data','a:2:{s:5:\"sizes\";a:1:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:0;s:14:\"optimized_size\";i:0;s:7:\"percent\";i:0;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251441,14966,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251442,14966,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251443,14966,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308737;s:14:\"optimized_size\";i:213570;s:7:\"percent\";d:30.82;}s:22:\"blog-full@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:23:\"blog-large@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:24:\"blog-medium@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:11:\"Bad Gateway\";}s:24:\"page-banner@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:28:\"flex-medium-alt@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:24:\"flex-medium@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:25:\"medium_large@imagify-webp\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:19:\"Service Unavailable\";}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6967;s:14:\"optimized_size\";i:4334;s:7:\"percent\";d:37.79;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:84430;s:7:\"percent\";d:42.52;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17335;s:14:\"optimized_size\";i:11152;s:7:\"percent\";d:35.67;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:308737;s:14:\"optimized_size\";i:136236;s:7:\"percent\";d:55.87;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17335;s:14:\"optimized_size\";i:12966;s:7:\"percent\";d:25.2;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146884;s:14:\"optimized_size\";i:101138;s:7:\"percent\";d:31.14;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6967;s:14:\"optimized_size\";i:5248;s:7:\"percent\";d:24.67;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87923;s:14:\"optimized_size\";i:59940;s:7:\"percent\";d:31.83;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21934;s:14:\"optimized_size\";i:14963;s:7:\"percent\";d:31.78;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50033;s:14:\"optimized_size\";i:33661;s:7:\"percent\";d:32.72;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81573;s:14:\"optimized_size\";i:61564;s:7:\"percent\";d:24.53;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33940;s:14:\"optimized_size\";i:25334;s:7:\"percent\";d:25.36;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72564;s:14:\"optimized_size\";i:49932;s:7:\"percent\";d:31.19;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202531;s:14:\"optimized_size\";i:152790;s:7:\"percent\";d:24.56;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1510344;s:14:\"optimized_size\";i:967258;s:7:\"percent\";d:35.96;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251444,14891,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251445,14891,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251446,14891,'_imagify_data','a:2:{s:5:\"sizes\";a:14:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158339;s:14:\"optimized_size\";i:67156;s:7:\"percent\";d:57.59;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25442;s:14:\"optimized_size\";i:14020;s:7:\"percent\";d:44.89;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33220;s:14:\"optimized_size\";i:18584;s:7:\"percent\";d:44.06;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42234;s:14:\"optimized_size\";i:23772;s:7:\"percent\";d:43.71;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21116;s:14:\"optimized_size\";i:12080;s:7:\"percent\";d:42.79;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7494;s:14:\"optimized_size\";i:4688;s:7:\"percent\";d:37.44;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12105;s:14:\"optimized_size\";i:7488;s:7:\"percent\";d:38.14;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158339;s:14:\"optimized_size\";i:24294;s:7:\"percent\";d:84.66;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12105;s:14:\"optimized_size\";i:8628;s:7:\"percent\";d:28.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7494;s:14:\"optimized_size\";i:5645;s:7:\"percent\";d:24.67;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21116;s:14:\"optimized_size\";i:14622;s:7:\"percent\";d:30.75;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42234;s:14:\"optimized_size\";i:29663;s:7:\"percent\";d:29.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33220;s:14:\"optimized_size\";i:21897;s:7:\"percent\";d:34.08;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25442;s:14:\"optimized_size\";i:16629;s:7:\"percent\";d:34.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:599900;s:14:\"optimized_size\";i:269166;s:7:\"percent\";d:55.13;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251447,14881,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251448,14881,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251449,14881,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:203434;s:14:\"optimized_size\";i:119888;s:7:\"percent\";d:41.07;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74478;s:14:\"optimized_size\";i:43992;s:7:\"percent\";d:40.93;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35130;s:14:\"optimized_size\";i:21626;s:7:\"percent\";d:38.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81677;s:14:\"optimized_size\";i:50030;s:7:\"percent\";d:38.75;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53587;s:14:\"optimized_size\";i:31008;s:7:\"percent\";d:42.14;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23901;s:14:\"optimized_size\";i:14616;s:7:\"percent\";d:38.85;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89931;s:14:\"optimized_size\";i:52254;s:7:\"percent\";d:41.9;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7237;s:14:\"optimized_size\";i:4274;s:7:\"percent\";d:40.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146460;s:14:\"optimized_size\";i:81050;s:7:\"percent\";d:44.66;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17610;s:14:\"optimized_size\";i:11400;s:7:\"percent\";d:35.26;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:267988;s:14:\"optimized_size\";i:126122;s:7:\"percent\";d:52.94;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1001433;s:14:\"optimized_size\";i:556260;s:7:\"percent\";d:44.45;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251450,14880,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251451,14880,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251452,14880,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:202181;s:14:\"optimized_size\";i:119644;s:7:\"percent\";d:40.82;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72012;s:14:\"optimized_size\";i:41926;s:7:\"percent\";d:41.78;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33912;s:14:\"optimized_size\";i:20276;s:7:\"percent\";d:40.21;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77942;s:14:\"optimized_size\";i:45980;s:7:\"percent\";d:41.01;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53114;s:14:\"optimized_size\";i:29752;s:7:\"percent\";d:43.98;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23551;s:14:\"optimized_size\";i:13884;s:7:\"percent\";d:41.05;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89245;s:14:\"optimized_size\";i:51132;s:7:\"percent\";d:42.71;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7303;s:14:\"optimized_size\";i:4420;s:7:\"percent\";d:39.48;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:146236;s:14:\"optimized_size\";i:81898;s:7:\"percent\";d:44;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17406;s:14:\"optimized_size\";i:10906;s:7:\"percent\";d:37.34;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270573;s:14:\"optimized_size\";i:126634;s:7:\"percent\";d:53.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:993475;s:14:\"optimized_size\";i:546452;s:7:\"percent\";d:45;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251453,14879,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251454,14879,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251455,14879,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:181375;s:14:\"optimized_size\";i:107694;s:7:\"percent\";d:40.62;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63211;s:14:\"optimized_size\";i:37366;s:7:\"percent\";d:40.89;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29887;s:14:\"optimized_size\";i:18696;s:7:\"percent\";d:37.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60749;s:14:\"optimized_size\";i:34270;s:7:\"percent\";d:43.59;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54443;s:14:\"optimized_size\";i:32678;s:7:\"percent\";d:39.98;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24170;s:14:\"optimized_size\";i:14976;s:7:\"percent\";d:38.04;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80771;s:14:\"optimized_size\";i:47152;s:7:\"percent\";d:41.62;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7277;s:14:\"optimized_size\";i:4518;s:7:\"percent\";d:37.91;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131820;s:14:\"optimized_size\";i:74156;s:7:\"percent\";d:43.74;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15554;s:14:\"optimized_size\";i:10290;s:7:\"percent\";d:33.84;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:245360;s:14:\"optimized_size\";i:114910;s:7:\"percent\";d:53.17;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:894617;s:14:\"optimized_size\";i:496706;s:7:\"percent\";d:44.48;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251456,14878,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251457,14878,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251458,14878,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:193382;s:14:\"optimized_size\";i:113588;s:7:\"percent\";d:41.26;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68845;s:14:\"optimized_size\";i:39854;s:7:\"percent\";d:42.11;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32893;s:14:\"optimized_size\";i:19580;s:7:\"percent\";d:40.47;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63950;s:14:\"optimized_size\";i:36354;s:7:\"percent\";d:43.15;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52734;s:14:\"optimized_size\";i:32212;s:7:\"percent\";d:38.92;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22985;s:14:\"optimized_size\";i:14636;s:7:\"percent\";d:36.32;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85526;s:14:\"optimized_size\";i:48868;s:7:\"percent\";d:42.86;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6897;s:14:\"optimized_size\";i:4140;s:7:\"percent\";d:39.97;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:140143;s:14:\"optimized_size\";i:77716;s:7:\"percent\";d:44.55;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16654;s:14:\"optimized_size\";i:10412;s:7:\"percent\";d:37.48;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258548;s:14:\"optimized_size\";i:118662;s:7:\"percent\";d:54.1;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:942557;s:14:\"optimized_size\";i:516022;s:7:\"percent\";d:45.25;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251459,14877,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251460,14877,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251461,14877,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:158761;s:14:\"optimized_size\";i:98578;s:7:\"percent\";d:37.91;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55731;s:14:\"optimized_size\";i:33850;s:7:\"percent\";d:39.26;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26532;s:14:\"optimized_size\";i:16370;s:7:\"percent\";d:38.3;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62438;s:14:\"optimized_size\";i:37220;s:7:\"percent\";d:40.39;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45566;s:14:\"optimized_size\";i:33862;s:7:\"percent\";d:25.69;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20056;s:14:\"optimized_size\";i:14146;s:7:\"percent\";d:29.47;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68744;s:14:\"optimized_size\";i:44190;s:7:\"percent\";d:35.72;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6362;s:14:\"optimized_size\";i:3956;s:7:\"percent\";d:37.82;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114129;s:14:\"optimized_size\";i:68328;s:7:\"percent\";d:40.13;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13458;s:14:\"optimized_size\";i:8922;s:7:\"percent\";d:33.7;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210347;s:14:\"optimized_size\";i:111454;s:7:\"percent\";d:47.01;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:782124;s:14:\"optimized_size\";i:470876;s:7:\"percent\";d:39.8;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251462,14876,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251463,14876,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251464,14876,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284350;s:14:\"optimized_size\";i:188490;s:7:\"percent\";d:33.71;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102336;s:14:\"optimized_size\";i:68332;s:7:\"percent\";d:33.23;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45813;s:14:\"optimized_size\";i:31216;s:7:\"percent\";d:31.86;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149378;s:14:\"optimized_size\";i:105570;s:7:\"percent\";d:29.33;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63890;s:14:\"optimized_size\";i:43356;s:7:\"percent\";d:32.14;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27097;s:14:\"optimized_size\";i:18828;s:7:\"percent\";d:30.52;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112818;s:14:\"optimized_size\";i:73694;s:7:\"percent\";d:34.68;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7953;s:14:\"optimized_size\";i:5152;s:7:\"percent\";d:35.22;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:188877;s:14:\"optimized_size\";i:120662;s:7:\"percent\";d:36.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20393;s:14:\"optimized_size\";i:14002;s:7:\"percent\";d:31.34;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333968;s:14:\"optimized_size\";i:188346;s:7:\"percent\";d:43.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1336873;s:14:\"optimized_size\";i:857648;s:7:\"percent\";d:35.85;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251465,14875,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251466,14875,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251467,14875,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:213294;s:14:\"optimized_size\";i:128688;s:7:\"percent\";d:39.67;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77839;s:14:\"optimized_size\";i:47626;s:7:\"percent\";d:38.81;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35817;s:14:\"optimized_size\";i:22712;s:7:\"percent\";d:36.59;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82077;s:14:\"optimized_size\";i:50856;s:7:\"percent\";d:38.04;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:49984;s:14:\"optimized_size\";i:30482;s:7:\"percent\";d:39.02;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21822;s:14:\"optimized_size\";i:13736;s:7:\"percent\";d:37.05;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86588;s:14:\"optimized_size\";i:51572;s:7:\"percent\";d:40.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6765;s:14:\"optimized_size\";i:4186;s:7:\"percent\";d:38.12;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143638;s:14:\"optimized_size\";i:81536;s:7:\"percent\";d:43.24;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16358;s:14:\"optimized_size\";i:10742;s:7:\"percent\";d:34.33;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259092;s:14:\"optimized_size\";i:127804;s:7:\"percent\";d:50.67;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:993274;s:14:\"optimized_size\";i:569940;s:7:\"percent\";d:42.62;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251468,14874,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251469,14874,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251470,14874,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:260587;s:14:\"optimized_size\";i:193614;s:7:\"percent\";d:25.7;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91312;s:14:\"optimized_size\";i:67742;s:7:\"percent\";d:25.81;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41079;s:14:\"optimized_size\";i:30558;s:7:\"percent\";d:25.61;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118445;s:14:\"optimized_size\";i:82320;s:7:\"percent\";d:30.5;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64925;s:14:\"optimized_size\";i:46304;s:7:\"percent\";d:28.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27920;s:14:\"optimized_size\";i:20282;s:7:\"percent\";d:27.36;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109203;s:14:\"optimized_size\";i:77212;s:7:\"percent\";d:29.29;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7920;s:14:\"optimized_size\";i:5584;s:7:\"percent\";d:29.49;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182240;s:14:\"optimized_size\";i:128004;s:7:\"percent\";d:29.76;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19625;s:14:\"optimized_size\";i:15056;s:7:\"percent\";d:23.28;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:327637;s:14:\"optimized_size\";i:201200;s:7:\"percent\";d:38.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1250893;s:14:\"optimized_size\";i:867876;s:7:\"percent\";d:30.62;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251471,14873,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251472,14873,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251473,14873,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:330750;s:14:\"optimized_size\";i:231980;s:7:\"percent\";d:29.86;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:118989;s:14:\"optimized_size\";i:81204;s:7:\"percent\";d:31.76;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52422;s:14:\"optimized_size\";i:36054;s:7:\"percent\";d:31.22;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:143781;s:14:\"optimized_size\";i:100882;s:7:\"percent\";d:29.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81120;s:14:\"optimized_size\";i:54690;s:7:\"percent\";d:32.58;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33884;s:14:\"optimized_size\";i:23758;s:7:\"percent\";d:29.88;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137330;s:14:\"optimized_size\";i:92294;s:7:\"percent\";d:32.79;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9622;s:14:\"optimized_size\";i:6724;s:7:\"percent\";d:30.12;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:231243;s:14:\"optimized_size\";i:153388;s:7:\"percent\";d:33.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23513;s:14:\"optimized_size\";i:16276;s:7:\"percent\";d:30.78;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:391865;s:14:\"optimized_size\";i:236304;s:7:\"percent\";d:39.7;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1554519;s:14:\"optimized_size\";i:1033554;s:7:\"percent\";d:33.51;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251474,14872,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251475,14872,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251476,14872,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:337099;s:14:\"optimized_size\";i:234016;s:7:\"percent\";d:30.58;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:109575;s:14:\"optimized_size\";i:73912;s:7:\"percent\";d:32.55;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47375;s:14:\"optimized_size\";i:32150;s:7:\"percent\";d:32.14;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114450;s:14:\"optimized_size\";i:77774;s:7:\"percent\";d:32.05;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72692;s:14:\"optimized_size\";i:47762;s:7:\"percent\";d:34.3;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30287;s:14:\"optimized_size\";i:20024;s:7:\"percent\";d:33.89;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:137212;s:14:\"optimized_size\";i:91652;s:7:\"percent\";d:33.2;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8739;s:14:\"optimized_size\";i:5792;s:7:\"percent\";d:33.72;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:237134;s:14:\"optimized_size\";i:156864;s:7:\"percent\";d:33.85;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22615;s:14:\"optimized_size\";i:15434;s:7:\"percent\";d:31.75;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:433981;s:14:\"optimized_size\";i:252842;s:7:\"percent\";d:41.74;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1551159;s:14:\"optimized_size\";i:1008222;s:7:\"percent\";d:35;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251477,14871,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251478,14871,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251479,14871,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335890;s:14:\"optimized_size\";i:236786;s:7:\"percent\";d:29.5;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114293;s:14:\"optimized_size\";i:79126;s:7:\"percent\";d:30.77;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51042;s:14:\"optimized_size\";i:36262;s:7:\"percent\";d:28.96;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:126669;s:14:\"optimized_size\";i:89528;s:7:\"percent\";d:29.32;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78275;s:14:\"optimized_size\";i:54622;s:7:\"percent\";d:30.22;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32972;s:14:\"optimized_size\";i:23978;s:7:\"percent\";d:27.28;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138081;s:14:\"optimized_size\";i:95798;s:7:\"percent\";d:30.62;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9424;s:14:\"optimized_size\";i:6768;s:7:\"percent\";d:28.18;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235434;s:14:\"optimized_size\";i:160456;s:7:\"percent\";d:31.85;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23850;s:14:\"optimized_size\";i:17716;s:7:\"percent\";d:25.72;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:420736;s:14:\"optimized_size\";i:249706;s:7:\"percent\";d:40.65;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1566666;s:14:\"optimized_size\";i:1050746;s:7:\"percent\";d:32.93;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251480,14870,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251481,14870,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251482,14870,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:367037;s:14:\"optimized_size\";i:255134;s:7:\"percent\";d:30.49;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122867;s:14:\"optimized_size\";i:84176;s:7:\"percent\";d:31.49;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:54545;s:14:\"optimized_size\";i:37754;s:7:\"percent\";d:30.78;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145473;s:14:\"optimized_size\";i:103078;s:7:\"percent\";d:29.14;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81482;s:14:\"optimized_size\";i:55214;s:7:\"percent\";d:32.24;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34799;s:14:\"optimized_size\";i:24362;s:7:\"percent\";d:29.99;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:155616;s:14:\"optimized_size\";i:106460;s:7:\"percent\";d:31.59;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9986;s:14:\"optimized_size\";i:7260;s:7:\"percent\";d:27.3;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:263896;s:14:\"optimized_size\";i:178726;s:7:\"percent\";d:32.27;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26701;s:14:\"optimized_size\";i:19074;s:7:\"percent\";d:28.56;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:465076;s:14:\"optimized_size\";i:283046;s:7:\"percent\";d:39.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1727478;s:14:\"optimized_size\";i:1154284;s:7:\"percent\";d:33.18;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251483,14869,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251484,14869,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251485,14869,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288785;s:14:\"optimized_size\";i:187952;s:7:\"percent\";d:34.92;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102404;s:14:\"optimized_size\";i:65808;s:7:\"percent\";d:35.74;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:47028;s:14:\"optimized_size\";i:31374;s:7:\"percent\";d:33.29;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107370;s:14:\"optimized_size\";i:71762;s:7:\"percent\";d:33.16;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78378;s:14:\"optimized_size\";i:50748;s:7:\"percent\";d:35.25;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34943;s:14:\"optimized_size\";i:23520;s:7:\"percent\";d:32.69;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:142607;s:14:\"optimized_size\";i:90786;s:7:\"percent\";d:36.34;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9901;s:14:\"optimized_size\";i:7052;s:7:\"percent\";d:28.77;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:235251;s:14:\"optimized_size\";i:144790;s:7:\"percent\";d:38.45;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26571;s:14:\"optimized_size\";i:17972;s:7:\"percent\";d:32.36;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:419404;s:14:\"optimized_size\";i:225932;s:7:\"percent\";d:46.13;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1492642;s:14:\"optimized_size\";i:917696;s:7:\"percent\";d:38.52;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251486,14868,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251487,14868,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251488,14868,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:320074;s:14:\"optimized_size\";i:268730;s:7:\"percent\";d:16.04;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24134;s:14:\"optimized_size\";i:15180;s:7:\"percent\";d:37.1;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:258974;s:14:\"optimized_size\";i:156820;s:7:\"percent\";d:39.45;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8938;s:14:\"optimized_size\";i:5684;s:7:\"percent\";d:36.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150334;s:14:\"optimized_size\";i:87588;s:7:\"percent\";d:41.74;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31938;s:14:\"optimized_size\";i:19742;s:7:\"percent\";d:38.19;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79418;s:14:\"optimized_size\";i:48736;s:7:\"percent\";d:38.63;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117818;s:14:\"optimized_size\";i:75078;s:7:\"percent\";d:36.28;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52074;s:14:\"optimized_size\";i:30790;s:7:\"percent\";d:40.87;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:120544;s:14:\"optimized_size\";i:71072;s:7:\"percent\";d:41.04;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:359414;s:14:\"optimized_size\";i:230870;s:7:\"percent\";d:35.76;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1523660;s:14:\"optimized_size\";i:1010290;s:7:\"percent\";d:33.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251489,14867,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251490,14867,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251491,14867,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152014;s:14:\"optimized_size\";i:86010;s:7:\"percent\";d:43.42;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113715;s:14:\"optimized_size\";i:54520;s:7:\"percent\";d:52.06;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43564;s:14:\"optimized_size\";i:21008;s:7:\"percent\";d:51.78;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21307;s:14:\"optimized_size\";i:10570;s:7:\"percent\";d:50.39;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51396;s:14:\"optimized_size\";i:26730;s:7:\"percent\";d:47.99;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26388;s:14:\"optimized_size\";i:10040;s:7:\"percent\";d:61.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12919;s:14:\"optimized_size\";i:5338;s:7:\"percent\";d:58.68;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52545;s:14:\"optimized_size\";i:24692;s:7:\"percent\";d:53.01;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4750;s:14:\"optimized_size\";i:2030;s:7:\"percent\";d:57.26;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85392;s:14:\"optimized_size\";i:38052;s:7:\"percent\";d:55.44;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11401;s:14:\"optimized_size\";i:5922;s:7:\"percent\";d:48.06;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152014;s:14:\"optimized_size\";i:56654;s:7:\"percent\";d:62.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11401;s:14:\"optimized_size\";i:7330;s:7:\"percent\";d:35.71;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85392;s:14:\"optimized_size\";i:48376;s:7:\"percent\";d:43.35;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:4750;s:14:\"optimized_size\";i:3118;s:7:\"percent\";d:34.36;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52545;s:14:\"optimized_size\";i:30527;s:7:\"percent\";d:41.9;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12919;s:14:\"optimized_size\";i:7729;s:7:\"percent\";d:40.17;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26388;s:14:\"optimized_size\";i:14488;s:7:\"percent\";d:45.1;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51396;s:14:\"optimized_size\";i:34187;s:7:\"percent\";d:33.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21307;s:14:\"optimized_size\";i:13632;s:7:\"percent\";d:36.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43564;s:14:\"optimized_size\";i:26850;s:7:\"percent\";d:38.37;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113715;s:14:\"optimized_size\";i:66716;s:7:\"percent\";d:41.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1150782;s:14:\"optimized_size\";i:594519;s:7:\"percent\";d:48.34;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251492,14866,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251493,14866,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251494,14866,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133203;s:14:\"optimized_size\";i:71784;s:7:\"percent\";d:46.11;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48604;s:14:\"optimized_size\";i:25318;s:7:\"percent\";d:47.91;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23577;s:14:\"optimized_size\";i:13004;s:7:\"percent\";d:44.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46323;s:14:\"optimized_size\";i:23920;s:7:\"percent\";d:48.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40731;s:14:\"optimized_size\";i:22810;s:7:\"percent\";d:44;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18712;s:14:\"optimized_size\";i:10498;s:7:\"percent\";d:43.9;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58046;s:14:\"optimized_size\";i:30378;s:7:\"percent\";d:47.67;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6328;s:14:\"optimized_size\";i:3678;s:7:\"percent\";d:41.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95796;s:14:\"optimized_size\";i:48190;s:7:\"percent\";d:49.7;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12362;s:14:\"optimized_size\";i:7310;s:7:\"percent\";d:40.87;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176827;s:14:\"optimized_size\";i:74750;s:7:\"percent\";d:57.73;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:660509;s:14:\"optimized_size\";i:331640;s:7:\"percent\";d:49.79;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251495,14865,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251496,14865,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251497,14865,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187534;s:14:\"optimized_size\";i:114681;s:7:\"percent\";d:38.85;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144108;s:14:\"optimized_size\";i:76998;s:7:\"percent\";d:46.57;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53462;s:14:\"optimized_size\";i:28992;s:7:\"percent\";d:45.77;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25567;s:14:\"optimized_size\";i:15212;s:7:\"percent\";d:40.5;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55371;s:14:\"optimized_size\";i:28552;s:7:\"percent\";d:48.44;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45267;s:14:\"optimized_size\";i:26012;s:7:\"percent\";d:42.54;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20170;s:14:\"optimized_size\";i:12466;s:7:\"percent\";d:38.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65896;s:14:\"optimized_size\";i:34742;s:7:\"percent\";d:47.28;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6535;s:14:\"optimized_size\";i:3794;s:7:\"percent\";d:41.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107211;s:14:\"optimized_size\";i:53212;s:7:\"percent\";d:50.37;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13382;s:14:\"optimized_size\";i:8588;s:7:\"percent\";d:35.82;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:187534;s:14:\"optimized_size\";i:79874;s:7:\"percent\";d:57.41;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13382;s:14:\"optimized_size\";i:9091;s:7:\"percent\";d:32.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107211;s:14:\"optimized_size\";i:63359;s:7:\"percent\";d:40.9;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6535;s:14:\"optimized_size\";i:4819;s:7:\"percent\";d:26.26;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65896;s:14:\"optimized_size\";i:40112;s:7:\"percent\";d:39.13;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20170;s:14:\"optimized_size\";i:13464;s:7:\"percent\";d:33.25;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45267;s:14:\"optimized_size\";i:29211;s:7:\"percent\";d:35.47;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:55371;s:14:\"optimized_size\";i:38255;s:7:\"percent\";d:30.91;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25567;s:14:\"optimized_size\";i:16851;s:7:\"percent\";d:34.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53462;s:14:\"optimized_size\";i:32770;s:7:\"percent\";d:38.7;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:144108;s:14:\"optimized_size\";i:87062;s:7:\"percent\";d:39.59;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1449006;s:14:\"optimized_size\";i:818117;s:7:\"percent\";d:43.54;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251498,14864,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251499,14864,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251500,14864,'_imagify_data','a:2:{s:5:\"sizes\";a:22:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182981;s:14:\"optimized_size\";i:111107;s:7:\"percent\";d:39.28;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129774;s:14:\"optimized_size\";i:66672;s:7:\"percent\";d:48.62;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48476;s:14:\"optimized_size\";i:24150;s:7:\"percent\";d:50.18;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23882;s:14:\"optimized_size\";i:12506;s:7:\"percent\";d:47.63;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41037;s:14:\"optimized_size\";i:20210;s:7:\"percent\";d:50.75;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41345;s:14:\"optimized_size\";i:21288;s:7:\"percent\";d:48.51;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19222;s:14:\"optimized_size\";i:10252;s:7:\"percent\";d:46.67;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62859;s:14:\"optimized_size\";i:31942;s:7:\"percent\";d:49.18;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6345;s:14:\"optimized_size\";i:3524;s:7:\"percent\";d:44.46;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101259;s:14:\"optimized_size\";i:50294;s:7:\"percent\";d:50.33;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13380;s:14:\"optimized_size\";i:7716;s:7:\"percent\";d:42.33;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:182981;s:14:\"optimized_size\";i:74938;s:7:\"percent\";d:59.05;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13380;s:14:\"optimized_size\";i:9275;s:7:\"percent\";d:30.68;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:101259;s:14:\"optimized_size\";i:60989;s:7:\"percent\";d:39.77;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6345;s:14:\"optimized_size\";i:4456;s:7:\"percent\";d:29.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62859;s:14:\"optimized_size\";i:37993;s:7:\"percent\";d:39.56;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19222;s:14:\"optimized_size\";i:13212;s:7:\"percent\";d:31.27;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41345;s:14:\"optimized_size\";i:25906;s:7:\"percent\";d:37.34;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41037;s:14:\"optimized_size\";i:24265;s:7:\"percent\";d:40.87;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23882;s:14:\"optimized_size\";i:15088;s:7:\"percent\";d:36.82;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48476;s:14:\"optimized_size\";i:29401;s:7:\"percent\";d:39.35;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129774;s:14:\"optimized_size\";i:78829;s:7:\"percent\";d:39.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1341120;s:14:\"optimized_size\";i:734013;s:7:\"percent\";d:45.27;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251501,14863,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251502,14863,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251503,14863,'_imagify_data','a:2:{s:5:\"sizes\";a:11:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138172;s:14:\"optimized_size\";i:77756;s:7:\"percent\";d:43.73;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12488;s:14:\"optimized_size\";i:8086;s:7:\"percent\";d:35.25;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:80246;s:14:\"optimized_size\";i:51172;s:7:\"percent\";d:36.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6592;s:14:\"optimized_size\";i:4192;s:7:\"percent\";d:36.41;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52292;s:14:\"optimized_size\";i:33194;s:7:\"percent\";d:36.52;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19066;s:14:\"optimized_size\";i:12438;s:7:\"percent\";d:34.76;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40026;s:14:\"optimized_size\";i:25294;s:7:\"percent\";d:36.81;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35408;s:14:\"optimized_size\";i:22854;s:7:\"percent\";d:35.46;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22240;s:14:\"optimized_size\";i:13858;s:7:\"percent\";d:37.69;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43286;s:14:\"optimized_size\";i:27210;s:7:\"percent\";d:37.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:108012;s:14:\"optimized_size\";i:69332;s:7:\"percent\";d:35.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:557828;s:14:\"optimized_size\";i:345386;s:7:\"percent\";d:38.08;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251504,14862,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251505,14862,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251506,14862,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:180475;s:14:\"optimized_size\";i:112758;s:7:\"percent\";d:37.52;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64060;s:14:\"optimized_size\";i:40330;s:7:\"percent\";d:37.04;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30112;s:14:\"optimized_size\";i:19832;s:7:\"percent\";d:34.14;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84457;s:14:\"optimized_size\";i:53904;s:7:\"percent\";d:36.18;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45278;s:14:\"optimized_size\";i:26714;s:7:\"percent\";d:41;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20223;s:14:\"optimized_size\";i:12246;s:7:\"percent\";d:39.45;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78768;s:14:\"optimized_size\";i:47654;s:7:\"percent\";d:39.5;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6278;s:14:\"optimized_size\";i:3758;s:7:\"percent\";d:40.14;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:129839;s:14:\"optimized_size\";i:76678;s:7:\"percent\";d:40.94;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15099;s:14:\"optimized_size\";i:9818;s:7:\"percent\";d:34.98;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:240871;s:14:\"optimized_size\";i:117240;s:7:\"percent\";d:51.33;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:895460;s:14:\"optimized_size\";i:520932;s:7:\"percent\";d:41.83;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251507,14861,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251508,14861,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251509,14861,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:145468;s:14:\"optimized_size\";i:75998;s:7:\"percent\";d:47.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:53277;s:14:\"optimized_size\";i:28904;s:7:\"percent\";d:45.75;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25738;s:14:\"optimized_size\";i:14802;s:7:\"percent\";d:42.49;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57619;s:14:\"optimized_size\";i:30994;s:7:\"percent\";d:46.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40294;s:14:\"optimized_size\";i:21998;s:7:\"percent\";d:45.41;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18220;s:14:\"optimized_size\";i:10302;s:7:\"percent\";d:43.46;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:65341;s:14:\"optimized_size\";i:33766;s:7:\"percent\";d:48.32;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6071;s:14:\"optimized_size\";i:3454;s:7:\"percent\";d:43.11;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106690;s:14:\"optimized_size\";i:53070;s:7:\"percent\";d:50.26;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:13534;s:14:\"optimized_size\";i:8492;s:7:\"percent\";d:37.25;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:195749;s:14:\"optimized_size\";i:82910;s:7:\"percent\";d:57.64;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:728001;s:14:\"optimized_size\";i:364690;s:7:\"percent\";d:49.91;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251510,14860,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251511,14860,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251512,14860,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:167424;s:14:\"optimized_size\";i:94380;s:7:\"percent\";d:43.63;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61563;s:14:\"optimized_size\";i:34690;s:7:\"percent\";d:43.65;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29901;s:14:\"optimized_size\";i:17722;s:7:\"percent\";d:40.73;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:58286;s:14:\"optimized_size\";i:32670;s:7:\"percent\";d:43.95;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45529;s:14:\"optimized_size\";i:24808;s:7:\"percent\";d:45.51;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20758;s:14:\"optimized_size\";i:11802;s:7:\"percent\";d:43.14;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75620;s:14:\"optimized_size\";i:41610;s:7:\"percent\";d:44.97;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6768;s:14:\"optimized_size\";i:4136;s:7:\"percent\";d:38.89;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123249;s:14:\"optimized_size\";i:64534;s:7:\"percent\";d:47.64;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15504;s:14:\"optimized_size\";i:9472;s:7:\"percent\";d:38.91;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:225068;s:14:\"optimized_size\";i:98502;s:7:\"percent\";d:56.23;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:829670;s:14:\"optimized_size\";i:434326;s:7:\"percent\";d:47.65;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251513,14859,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251514,14859,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251515,14859,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:186015;s:14:\"optimized_size\";i:103322;s:7:\"percent\";d:44.46;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70256;s:14:\"optimized_size\";i:40202;s:7:\"percent\";d:42.78;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33938;s:14:\"optimized_size\";i:20420;s:7:\"percent\";d:39.83;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:67941;s:14:\"optimized_size\";i:40100;s:7:\"percent\";d:40.98;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51489;s:14:\"optimized_size\";i:28792;s:7:\"percent\";d:44.08;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23305;s:14:\"optimized_size\";i:14220;s:7:\"percent\";d:38.98;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84613;s:14:\"optimized_size\";i:47030;s:7:\"percent\";d:44.42;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7337;s:14:\"optimized_size\";i:4582;s:7:\"percent\";d:37.55;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135941;s:14:\"optimized_size\";i:72856;s:7:\"percent\";d:46.41;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17206;s:14:\"optimized_size\";i:10878;s:7:\"percent\";d:36.78;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:247505;s:14:\"optimized_size\";i:105920;s:7:\"percent\";d:57.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:925546;s:14:\"optimized_size\";i:488322;s:7:\"percent\";d:47.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251516,14821,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251517,14821,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251518,14821,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:581135;s:14:\"optimized_size\";i:274327;s:7:\"percent\";d:52.79;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104199;s:14:\"optimized_size\";i:68778;s:7:\"percent\";d:33.99;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51123;s:14:\"optimized_size\";i:35144;s:7:\"percent\";d:31.26;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87645;s:14:\"optimized_size\";i:58468;s:7:\"percent\";d:33.29;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74197;s:14:\"optimized_size\";i:47336;s:7:\"percent\";d:36.2;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34221;s:14:\"optimized_size\";i:23000;s:7:\"percent\";d:32.79;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110411;s:14:\"optimized_size\";i:70508;s:7:\"percent\";d:36.14;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9911;s:14:\"optimized_size\";i:6908;s:7:\"percent\";d:30.3;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20630;s:14:\"optimized_size\";i:14064;s:7:\"percent\";d:31.83;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:581135;s:14:\"optimized_size\";i:120600;s:7:\"percent\";d:79.25;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20630;s:14:\"optimized_size\";i:15974;s:7:\"percent\";d:22.57;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9911;s:14:\"optimized_size\";i:7665;s:7:\"percent\";d:22.66;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110411;s:14:\"optimized_size\";i:88348;s:7:\"percent\";d:19.98;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34221;s:14:\"optimized_size\";i:26620;s:7:\"percent\";d:22.21;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74197;s:14:\"optimized_size\";i:56335;s:7:\"percent\";d:24.07;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:87645;s:14:\"optimized_size\";i:70146;s:7:\"percent\";d:19.97;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:51123;s:14:\"optimized_size\";i:39297;s:7:\"percent\";d:23.13;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:104199;s:14:\"optimized_size\";i:83089;s:7:\"percent\";d:20.26;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2146944;s:14:\"optimized_size\";i:1106607;s:7:\"percent\";d:48.46;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251519,14820,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251520,14820,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251521,14820,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:482703;s:14:\"optimized_size\";i:227342;s:7:\"percent\";d:52.9;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88186;s:14:\"optimized_size\";i:55432;s:7:\"percent\";d:37.14;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45568;s:14:\"optimized_size\";i:30332;s:7:\"percent\";d:33.44;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70157;s:14:\"optimized_size\";i:43602;s:7:\"percent\";d:37.85;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62878;s:14:\"optimized_size\";i:38994;s:7:\"percent\";d:37.98;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30818;s:14:\"optimized_size\";i:19948;s:7:\"percent\";d:35.27;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93156;s:14:\"optimized_size\";i:57336;s:7:\"percent\";d:38.45;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9913;s:14:\"optimized_size\";i:6866;s:7:\"percent\";d:30.74;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19648;s:14:\"optimized_size\";i:13234;s:7:\"percent\";d:32.64;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:482703;s:14:\"optimized_size\";i:94194;s:7:\"percent\";d:80.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19648;s:14:\"optimized_size\";i:15507;s:7:\"percent\";d:21.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9913;s:14:\"optimized_size\";i:7703;s:7:\"percent\";d:22.29;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:93156;s:14:\"optimized_size\";i:69823;s:7:\"percent\";d:25.05;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30818;s:14:\"optimized_size\";i:22802;s:7:\"percent\";d:26.01;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62878;s:14:\"optimized_size\";i:44175;s:7:\"percent\";d:29.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70157;s:14:\"optimized_size\";i:52893;s:7:\"percent\";d:24.61;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45568;s:14:\"optimized_size\";i:35660;s:7:\"percent\";d:21.74;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88186;s:14:\"optimized_size\";i:66182;s:7:\"percent\";d:24.95;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1806054;s:14:\"optimized_size\";i:902025;s:7:\"percent\";d:50.06;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251522,14819,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251523,14819,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251524,14819,'_imagify_data','a:2:{s:5:\"sizes\";a:24:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1021382;s:14:\"optimized_size\";i:484910;s:7:\"percent\";d:52.52;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222390;s:14:\"optimized_size\";i:130146;s:7:\"percent\";d:41.48;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88086;s:14:\"optimized_size\";i:55544;s:7:\"percent\";d:36.94;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39840;s:14:\"optimized_size\";i:25918;s:7:\"percent\";d:34.94;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117718;s:14:\"optimized_size\";i:75746;s:7:\"percent\";d:35.65;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61580;s:14:\"optimized_size\";i:37610;s:7:\"percent\";d:38.92;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26958;s:14:\"optimized_size\";i:17218;s:7:\"percent\";d:36.13;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264210;s:14:\"optimized_size\";i:156970;s:7:\"percent\";d:40.59;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79967;s:14:\"optimized_size\";i:49926;s:7:\"percent\";d:37.57;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8039;s:14:\"optimized_size\";i:5270;s:7:\"percent\";d:34.44;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133129;s:14:\"optimized_size\";i:82162;s:7:\"percent\";d:38.28;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14452;s:14:\"optimized_size\";i:9688;s:7:\"percent\";d:32.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1021382;s:14:\"optimized_size\";i:201376;s:7:\"percent\";d:80.28;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14452;s:14:\"optimized_size\";i:10647;s:7:\"percent\";d:26.33;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:133129;s:14:\"optimized_size\";i:98778;s:7:\"percent\";d:25.8;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8039;s:14:\"optimized_size\";i:5990;s:7:\"percent\";d:25.49;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79967;s:14:\"optimized_size\";i:58527;s:7:\"percent\";d:26.81;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:264210;s:14:\"optimized_size\";i:186664;s:7:\"percent\";d:29.35;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26958;s:14:\"optimized_size\";i:19829;s:7:\"percent\";d:26.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61580;s:14:\"optimized_size\";i:45776;s:7:\"percent\";d:25.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117718;s:14:\"optimized_size\";i:89419;s:7:\"percent\";d:24.04;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39840;s:14:\"optimized_size\";i:29161;s:7:\"percent\";d:26.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88086;s:14:\"optimized_size\";i:64791;s:7:\"percent\";d:26.45;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:222390;s:14:\"optimized_size\";i:156799;s:7:\"percent\";d:29.49;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4155502;s:14:\"optimized_size\";i:2098865;s:7:\"percent\";d:49.49;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251525,14816,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251526,14816,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (251527,14816,'_imagify_data','a:2:{s:5:\"sizes\";a:9:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24157;s:14:\"optimized_size\";i:2114;s:7:\"percent\";d:91.25;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16183;s:14:\"optimized_size\";i:1352;s:7:\"percent\";d:91.65;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14823;s:14:\"optimized_size\";i:1366;s:7:\"percent\";d:90.78;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28376;s:14:\"optimized_size\";i:2190;s:7:\"percent\";d:92.28;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16216;s:14:\"optimized_size\";i:1116;s:7:\"percent\";d:93.12;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6971;s:14:\"optimized_size\";i:438;s:7:\"percent\";d:93.72;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16216;s:14:\"optimized_size\";i:1116;s:7:\"percent\";d:93.12;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27031;s:14:\"optimized_size\";i:2524;s:7:\"percent\";d:90.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:149973;s:14:\"optimized_size\";i:12216;s:7:\"percent\";d:91.85;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251528,14815,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251529,14815,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251530,14815,'_imagify_data','a:2:{s:5:\"sizes\";a:2:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5518;s:14:\"optimized_size\";i:2020;s:7:\"percent\";d:63.39;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:5518;s:14:\"optimized_size\";i:2346;s:7:\"percent\";d:57.48;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:11036;s:14:\"optimized_size\";i:4366;s:7:\"percent\";d:60.44;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251531,14814,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251532,14814,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251533,14814,'_imagify_data','a:2:{s:5:\"sizes\";a:16:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29307;s:14:\"optimized_size\";i:5724;s:7:\"percent\";d:80.47;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26395;s:14:\"optimized_size\";i:1740;s:7:\"percent\";d:93.41;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18774;s:14:\"optimized_size\";i:1140;s:7:\"percent\";d:93.93;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16070;s:14:\"optimized_size\";i:1104;s:7:\"percent\";d:93.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32701;s:14:\"optimized_size\";i:1874;s:7:\"percent\";d:94.27;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18278;s:14:\"optimized_size\";i:890;s:7:\"percent\";d:95.13;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7613;s:14:\"optimized_size\";i:350;s:7:\"percent\";d:95.4;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18278;s:14:\"optimized_size\";i:890;s:7:\"percent\";d:95.13;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29307;s:14:\"optimized_size\";i:2116;s:7:\"percent\";d:92.78;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18278;s:14:\"optimized_size\";i:2203;s:7:\"percent\";d:87.95;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7613;s:14:\"optimized_size\";i:1001;s:7:\"percent\";d:86.85;}s:11:\"flex-medium\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32701;s:14:\"optimized_size\";i:5368;s:7:\"percent\";d:83.58;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:16070;s:14:\"optimized_size\";i:2973;s:7:\"percent\";d:81.5;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:18774;s:14:\"optimized_size\";i:3098;s:7:\"percent\";d:83.5;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26395;s:14:\"optimized_size\";i:4828;s:7:\"percent\";d:81.71;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:316554;s:14:\"optimized_size\";i:35299;s:7:\"percent\";d:88.85;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251534,14813,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251535,14813,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251536,14813,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418691;s:14:\"optimized_size\";i:197760;s:7:\"percent\";d:52.77;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72349;s:14:\"optimized_size\";i:42948;s:7:\"percent\";d:40.64;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36104;s:14:\"optimized_size\";i:23232;s:7:\"percent\";d:35.65;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69818;s:14:\"optimized_size\";i:45274;s:7:\"percent\";d:35.15;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48718;s:14:\"optimized_size\";i:28844;s:7:\"percent\";d:40.79;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22476;s:14:\"optimized_size\";i:13872;s:7:\"percent\";d:38.28;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76619;s:14:\"optimized_size\";i:45308;s:7:\"percent\";d:40.87;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6972;s:14:\"optimized_size\";i:4396;s:7:\"percent\";d:36.95;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15280;s:14:\"optimized_size\";i:9672;s:7:\"percent\";d:36.7;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:418691;s:14:\"optimized_size\";i:76660;s:7:\"percent\";d:81.69;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15280;s:14:\"optimized_size\";i:11459;s:7:\"percent\";d:25.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6972;s:14:\"optimized_size\";i:5220;s:7:\"percent\";d:25.13;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76619;s:14:\"optimized_size\";i:53569;s:7:\"percent\";d:30.08;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22476;s:14:\"optimized_size\";i:16693;s:7:\"percent\";d:25.73;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:48718;s:14:\"optimized_size\";i:34228;s:7:\"percent\";d:29.74;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69818;s:14:\"optimized_size\";i:52837;s:7:\"percent\";d:24.32;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36104;s:14:\"optimized_size\";i:26565;s:7:\"percent\";d:26.42;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:72349;s:14:\"optimized_size\";i:50280;s:7:\"percent\";d:30.5;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1534054;s:14:\"optimized_size\";i:738817;s:7:\"percent\";d:51.84;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251537,14812,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251538,14812,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251539,14812,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599620;s:14:\"optimized_size\";i:279011;s:7:\"percent\";d:53.47;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106967;s:14:\"optimized_size\";i:71808;s:7:\"percent\";d:32.87;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52894;s:14:\"optimized_size\";i:37112;s:7:\"percent\";d:29.84;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84445;s:14:\"optimized_size\";i:55288;s:7:\"percent\";d:34.53;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70565;s:14:\"optimized_size\";i:47848;s:7:\"percent\";d:32.19;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32731;s:14:\"optimized_size\";i:24024;s:7:\"percent\";d:26.6;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113053;s:14:\"optimized_size\";i:74702;s:7:\"percent\";d:33.92;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9525;s:14:\"optimized_size\";i:6798;s:7:\"percent\";d:28.63;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21419;s:14:\"optimized_size\";i:15580;s:7:\"percent\";d:27.26;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:599620;s:14:\"optimized_size\";i:124738;s:7:\"percent\";d:79.2;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21419;s:14:\"optimized_size\";i:16773;s:7:\"percent\";d:21.69;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9525;s:14:\"optimized_size\";i:7500;s:7:\"percent\";d:21.26;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113053;s:14:\"optimized_size\";i:90794;s:7:\"percent\";d:19.69;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32731;s:14:\"optimized_size\";i:25881;s:7:\"percent\";d:20.93;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:70565;s:14:\"optimized_size\";i:54120;s:7:\"percent\";d:23.3;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84445;s:14:\"optimized_size\";i:67747;s:7:\"percent\";d:19.77;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:52894;s:14:\"optimized_size\";i:40875;s:7:\"percent\";d:22.72;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106967;s:14:\"optimized_size\";i:85650;s:7:\"percent\";d:19.93;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2182438;s:14:\"optimized_size\";i:1126249;s:7:\"percent\";d:48.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251540,14811,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251541,14811,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251542,14811,'_imagify_data','a:2:{s:5:\"sizes\";a:18:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:611461;s:14:\"optimized_size\";i:289966;s:7:\"percent\";d:52.58;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107007;s:14:\"optimized_size\";i:72256;s:7:\"percent\";d:32.48;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50271;s:14:\"optimized_size\";i:35196;s:7:\"percent\";d:29.99;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94529;s:14:\"optimized_size\";i:65526;s:7:\"percent\";d:30.68;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64576;s:14:\"optimized_size\";i:41368;s:7:\"percent\";d:35.94;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29071;s:14:\"optimized_size\";i:19480;s:7:\"percent\";d:32.99;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114454;s:14:\"optimized_size\";i:76130;s:7:\"percent\";d:33.48;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8205;s:14:\"optimized_size\";i:5640;s:7:\"percent\";d:31.26;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19470;s:14:\"optimized_size\";i:13604;s:7:\"percent\";d:30.13;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:611461;s:14:\"optimized_size\";i:135576;s:7:\"percent\";d:77.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19470;s:14:\"optimized_size\";i:15279;s:7:\"percent\";d:21.53;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8205;s:14:\"optimized_size\";i:6551;s:7:\"percent\";d:20.16;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114454;s:14:\"optimized_size\";i:91145;s:7:\"percent\";d:20.37;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29071;s:14:\"optimized_size\";i:21459;s:7:\"percent\";d:26.18;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64576;s:14:\"optimized_size\";i:50048;s:7:\"percent\";d:22.5;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94529;s:14:\"optimized_size\";i:74873;s:7:\"percent\";d:20.79;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50271;s:14:\"optimized_size\";i:38708;s:7:\"percent\";d:23;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107007;s:14:\"optimized_size\";i:84755;s:7:\"percent\";d:20.79;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:2198088;s:14:\"optimized_size\";i:1137560;s:7:\"percent\";d:48.25;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251561,15792,'_g_feedback_shortcode_8899459d96c0a7153486516d5c778a54e248b2ce','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251562,15792,'_g_feedback_shortcode_atts_8899459d96c0a7153486516d5c778a54e248b2ce','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:46:\"[2Poochies Properties] Owner Rez Test - Allies\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15792;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251565,15792,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (251567,15792,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251568,15792,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (251569,15792,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (251572,15792,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (251573,15792,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (251574,15792,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (251575,15792,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (251576,15792,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (251577,15792,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (251578,15792,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (251579,15792,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (251583,15990,'_g_feedback_shortcode_c9dface7d673a33f0cf848956c245856fe24bcce','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251584,15990,'_g_feedback_shortcode_atts_c9dface7d673a33f0cf848956c245856fe24bcce','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:29:\"[2Poochies Properties] A Test\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15990;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251585,15990,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (251587,15990,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251588,15990,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (251589,15990,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (251592,15990,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (251593,15990,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (251594,15990,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (251595,15990,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (251596,15990,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (251597,15990,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (251598,15990,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (251599,15990,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (251603,768,'_g_feedback_shortcode_9e4f595b7f31720a1f7cc26818763655cad32a8b','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251604,768,'_g_feedback_shortcode_atts_9e4f595b7f31720a1f7cc26818763655cad32a8b','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:27:\"[2Poochies Properties] Blog\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:768;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251613,4103,'_genesis_scripts','<script type=\"application/ld+json\">\r\n{\r\n  \"@context\": \"https://schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"@id\": \"https://2poochiesproperties.com/#localbusiness\",\r\n  \"name\": \"2Poochies Properties\",\r\n  \"description\": \"2Poochies Properties offers pet-friendly vacation rentals on Lewis Smith Lake in Alabama. Enjoy beautiful lakefront homes with private docks, fenced yards, and pontoon boat rental options.\",\r\n  \"url\": \"https://2poochiesproperties.com\",\r\n  \"image\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"logo\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"telephone\": \"+1-303-961-4564\",\r\n  \"email\": \"tim@2poochiesproperties.com\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"streetAddress\": \"Crane Hill\",\r\n    \"addressLocality\": \"Crane Hill\",\r\n    \"addressRegion\": \"AL\",\r\n    \"postalCode\": \"35053\",\r\n    \"addressCountry\": \"US\"\r\n  },\r\n  \"priceRange\": \"$200 - $400 per night\",\r\n  \"openingHours\": [\"Mo-Su 09:00-20:00\"],\r\n  \"sameAs\": [\r\n    \"https://www.instagram.com/2poochiesproperties\",\r\n    \"https://www.facebook.com/2poochiesproperties\"\r\n  ],\r\n  \"review\": {\r\n    \"@type\": \"Review\",\r\n    \"reviewRating\": {\r\n      \"@type\": \"Rating\",\r\n      \"ratingValue\": \"5\",\r\n      \"bestRating\": \"5\"\r\n    },\r\n    \"author\": {\r\n      \"@type\": \"Person\",\r\n      \"name\": \"Teresa\"\r\n    },\r\n    \"reviewBody\": \"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\"\r\n  }\r\n}\r\n</script>\r\n');
INSERT INTO `wp_postmeta` VALUES (251617,15162,'_g_feedback_shortcode_6078f1d49b5ab6f87f7e70c9c87976f0ba3fb070','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251618,15162,'_g_feedback_shortcode_atts_6078f1d49b5ab6f87f7e70c9c87976f0ba3fb070','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:35:\"[2Poochies Properties] Guest Photos\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15162;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251619,15162,'rank_math_seo_score','48');
INSERT INTO `wp_postmeta` VALUES (251620,15162,'rank_math_description','A heartwarming gallery of guest-submitted photos from 2Poochies Properties, capturing pet-friendly stays and lakefront memories at Smith Lake rentals.');
INSERT INTO `wp_postmeta` VALUES (251621,15162,'rank_math_focus_keyword','guest photos');
INSERT INTO `wp_postmeta` VALUES (251622,15162,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251624,15162,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251625,15162,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (251626,15162,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (251629,15162,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (251630,15162,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (251631,15162,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (251632,15162,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (251633,15162,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (251634,15162,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (251635,15162,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (251639,1032,'_g_feedback_shortcode_a22bea5da787f6308304aca0391be40a5da194b2','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251640,1032,'_g_feedback_shortcode_atts_a22bea5da787f6308304aca0391be40a5da194b2','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:33:\"[2Poochies Properties] Contact Us\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:1032;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251641,1032,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (251642,1032,'rank_math_description','Get in touch with 2Poochies Properties for booking inquiries, questions, or more info about our pet-friendly lake rentals on Smith Lake.\n');
INSERT INTO `wp_postmeta` VALUES (251643,1032,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251645,1032,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251646,1032,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (251647,1032,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (251650,1032,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (251651,1032,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (251652,1032,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (251653,1032,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (251654,1032,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (251655,1032,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (251656,1032,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (251657,1032,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (251661,16127,'_wpcode_auto_insert','1');
INSERT INTO `wp_postmeta` VALUES (251662,16127,'_wpcode_auto_insert_number','1');
INSERT INTO `wp_postmeta` VALUES (251663,16128,'_wpcode_auto_insert','1');
INSERT INTO `wp_postmeta` VALUES (251664,16128,'_wpcode_library_id','12');
INSERT INTO `wp_postmeta` VALUES (251665,15645,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251666,15585,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251667,15584,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251668,15582,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251669,15381,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251670,15369,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251671,15365,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251672,15050,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251673,15049,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251674,15048,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251675,15047,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251676,15046,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251677,15045,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251678,15044,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251679,15043,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251680,15041,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251681,15040,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251682,15039,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251683,15038,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251684,15037,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251685,15036,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251686,15035,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251687,15034,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251688,15031,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251689,15032,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251696,16131,'_edit_lock','1754768461:11');
INSERT INTO `wp_postmeta` VALUES (251697,16131,'_g_feedback_shortcode_64abc78edcda0869eb7f85451cb0cec04309a118','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (251698,16131,'_g_feedback_shortcode_atts_64abc78edcda0869eb7f85451cb0cec04309a118','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:39:\"[2Poochies Properties] Kimberly Cauthon\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16131;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (251699,16131,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251700,16131,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (251701,16131,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (251702,16131,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (251703,16131,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (251704,16131,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (251707,16131,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (251708,16131,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (251709,16131,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (251710,16131,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (251711,16131,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (251712,16131,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (251713,16131,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (251714,16131,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (251715,16131,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (251716,16131,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (251717,16131,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (251718,16131,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (251719,16131,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (251720,16131,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (251721,16131,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (251722,16131,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (251723,16131,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (251724,16131,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (251725,16131,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (251726,16131,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (251727,16131,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (251728,16131,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (251729,16131,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (251730,16131,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (251731,16131,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (251732,16131,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (251733,16131,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (251734,16131,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (251735,16131,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (251736,16131,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (251737,16131,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (251738,16131,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (251739,16131,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (251740,16131,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (251741,16131,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (251742,16131,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (251743,16131,'date_of_review','June 2025');
INSERT INTO `wp_postmeta` VALUES (251744,16131,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (251745,16131,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (251746,16131,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (251747,15033,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251748,15029,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251749,15030,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251750,15028,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251751,15027,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251752,15026,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251753,15025,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251754,15024,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251755,15023,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251756,15022,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251774,15021,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251775,15020,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251776,15019,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251777,15018,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251778,15017,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251789,16138,'_wp_attached_file','2023/11/1.jpg');
INSERT INTO `wp_postmeta` VALUES (251790,16138,'iaff_wp_attachment_original_post_title','1');
INSERT INTO `wp_postmeta` VALUES (251791,16138,'_wp_attachment_image_alt','1');
INSERT INTO `wp_postmeta` VALUES (251792,16138,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:320;s:4:\"file\";s:13:\"2023/11/1.jpg\";s:8:\"filesize\";i:28310;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17063;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7567;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20391;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"1-240x250.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17771;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"1-240x270.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19247;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251793,16138,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251794,16138,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251795,16138,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28310;s:14:\"optimized_size\";i:20944;s:7:\"percent\";d:26.02;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19247;s:14:\"optimized_size\";i:11980;s:7:\"percent\";d:37.76;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17771;s:14:\"optimized_size\";i:11288;s:7:\"percent\";d:36.48;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20391;s:14:\"optimized_size\";i:12824;s:7:\"percent\";d:37.11;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7567;s:14:\"optimized_size\";i:4810;s:7:\"percent\";d:36.43;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17063;s:14:\"optimized_size\";i:10342;s:7:\"percent\";d:39.39;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:28310;s:14:\"optimized_size\";i:12970;s:7:\"percent\";d:54.19;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17063;s:14:\"optimized_size\";i:12101;s:7:\"percent\";d:29.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7567;s:14:\"optimized_size\";i:5771;s:7:\"percent\";d:23.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20391;s:14:\"optimized_size\";i:15458;s:7:\"percent\";d:24.19;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17771;s:14:\"optimized_size\";i:13468;s:7:\"percent\";d:24.21;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19247;s:14:\"optimized_size\";i:14413;s:7:\"percent\";d:25.12;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:220698;s:14:\"optimized_size\";i:146369;s:7:\"percent\";d:33.68;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251796,16139,'_wp_attached_file','2023/11/2.jpg');
INSERT INTO `wp_postmeta` VALUES (251797,16139,'iaff_wp_attachment_original_post_title','2');
INSERT INTO `wp_postmeta` VALUES (251798,16139,'_wp_attachment_image_alt','2');
INSERT INTO `wp_postmeta` VALUES (251799,16139,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:320;s:6:\"height\";i:240;s:4:\"file\";s:13:\"2023/11/2.jpg\";s:8:\"filesize\";i:38982;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8290;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"2-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27985;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251800,16140,'_wp_attached_file','2023/11/3-1.jpg');
INSERT INTO `wp_postmeta` VALUES (251801,16140,'iaff_wp_attachment_original_post_title','3');
INSERT INTO `wp_postmeta` VALUES (251802,16140,'_wp_attachment_image_alt','3');
INSERT INTO `wp_postmeta` VALUES (251803,16140,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:320;s:4:\"file\";s:15:\"2023/11/3-1.jpg\";s:8:\"filesize\";i:30132;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"3-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17631;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7818;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:15:\"3-1-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21705;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:15:\"3-1-240x250.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19364;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:15:\"3-1-240x270.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20401;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251804,16139,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251805,16139,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251806,16139,'_imagify_data','a:2:{s:5:\"sizes\";a:8:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38982;s:14:\"optimized_size\";i:35610;s:7:\"percent\";d:8.65;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27985;s:14:\"optimized_size\";i:19334;s:7:\"percent\";d:30.91;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8290;s:14:\"optimized_size\";i:5406;s:7:\"percent\";d:34.79;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22078;s:14:\"optimized_size\";i:14494;s:7:\"percent\";d:34.35;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:38982;s:14:\"optimized_size\";i:19780;s:7:\"percent\";d:49.26;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22078;s:14:\"optimized_size\";i:16776;s:7:\"percent\";d:24.01;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8290;s:14:\"optimized_size\";i:6612;s:7:\"percent\";d:20.24;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27985;s:14:\"optimized_size\";i:21297;s:7:\"percent\";d:23.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:194670;s:14:\"optimized_size\";i:139309;s:7:\"percent\";d:28.44;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251807,16141,'_wp_attached_file','2023/11/6.jpg');
INSERT INTO `wp_postmeta` VALUES (251808,16141,'iaff_wp_attachment_original_post_title','6');
INSERT INTO `wp_postmeta` VALUES (251809,16141,'_wp_attachment_image_alt','6');
INSERT INTO `wp_postmeta` VALUES (251810,16141,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:320;s:6:\"height\";i:240;s:4:\"file\";s:13:\"2023/11/6.jpg\";s:8:\"filesize\";i:31913;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7762;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"6-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22539;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251811,16142,'_wp_attached_file','2023/11/7.jpg');
INSERT INTO `wp_postmeta` VALUES (251812,16142,'iaff_wp_attachment_original_post_title','7');
INSERT INTO `wp_postmeta` VALUES (251813,16142,'_wp_attachment_image_alt','');
INSERT INTO `wp_postmeta` VALUES (251814,16142,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:240;s:6:\"height\";i:320;s:4:\"file\";s:13:\"2023/11/7.jpg\";s:8:\"filesize\";i:37081;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"7-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21574;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8294;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"7-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26300;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:13:\"7-240x250.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21477;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:13:\"7-240x270.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23586;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251815,16143,'_wp_attached_file','2023/11/8.jpg');
INSERT INTO `wp_postmeta` VALUES (251816,16143,'iaff_wp_attachment_original_post_title','8');
INSERT INTO `wp_postmeta` VALUES (251817,16143,'_wp_attachment_image_alt','8');
INSERT INTO `wp_postmeta` VALUES (251818,16143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:320;s:6:\"height\";i:240;s:4:\"file\";s:13:\"2023/11/8.jpg\";s:8:\"filesize\";i:33933;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"8-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20426;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8659;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:13:\"8-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (251819,16140,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251820,16140,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251821,16140,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30132;s:14:\"optimized_size\";i:21642;s:7:\"percent\";d:28.18;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20401;s:14:\"optimized_size\";i:13400;s:7:\"percent\";d:34.32;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19364;s:14:\"optimized_size\";i:13052;s:7:\"percent\";d:32.6;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21705;s:14:\"optimized_size\";i:14426;s:7:\"percent\";d:33.54;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7818;s:14:\"optimized_size\";i:4964;s:7:\"percent\";d:36.51;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17631;s:14:\"optimized_size\";i:10908;s:7:\"percent\";d:38.13;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30132;s:14:\"optimized_size\";i:14654;s:7:\"percent\";d:51.37;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17631;s:14:\"optimized_size\";i:12613;s:7:\"percent\";d:28.46;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7818;s:14:\"optimized_size\";i:5924;s:7:\"percent\";d:24.23;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21705;s:14:\"optimized_size\";i:16064;s:7:\"percent\";d:25.99;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19364;s:14:\"optimized_size\";i:15398;s:7:\"percent\";d:20.48;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20401;s:14:\"optimized_size\";i:16087;s:7:\"percent\";d:21.15;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:234102;s:14:\"optimized_size\";i:159132;s:7:\"percent\";d:32.02;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251822,16141,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251823,16141,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251824,16141,'_imagify_data','a:2:{s:5:\"sizes\";a:8:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31913;s:14:\"optimized_size\";i:23338;s:7:\"percent\";d:26.87;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22539;s:14:\"optimized_size\";i:14990;s:7:\"percent\";d:33.49;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7762;s:14:\"optimized_size\";i:5116;s:7:\"percent\";d:34.09;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19176;s:14:\"optimized_size\";i:12020;s:7:\"percent\";d:37.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:31913;s:14:\"optimized_size\";i:14794;s:7:\"percent\";d:53.64;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:19176;s:14:\"optimized_size\";i:13792;s:7:\"percent\";d:28.08;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7762;s:14:\"optimized_size\";i:5920;s:7:\"percent\";d:23.73;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22539;s:14:\"optimized_size\";i:16822;s:7:\"percent\";d:25.36;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:162780;s:14:\"optimized_size\";i:106792;s:7:\"percent\";d:34.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251825,16142,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251826,16142,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251827,16142,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37081;s:14:\"optimized_size\";i:34230;s:7:\"percent\";d:7.69;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23586;s:14:\"optimized_size\";i:16310;s:7:\"percent\";d:30.85;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21477;s:14:\"optimized_size\";i:14620;s:7:\"percent\";d:31.93;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26300;s:14:\"optimized_size\";i:17878;s:7:\"percent\";d:32.02;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8294;s:14:\"optimized_size\";i:5468;s:7:\"percent\";d:34.07;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21574;s:14:\"optimized_size\";i:13706;s:7:\"percent\";d:36.47;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37081;s:14:\"optimized_size\";i:18780;s:7:\"percent\";d:49.35;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21574;s:14:\"optimized_size\";i:16371;s:7:\"percent\";d:24.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8294;s:14:\"optimized_size\";i:6683;s:7:\"percent\";d:19.42;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26300;s:14:\"optimized_size\";i:20471;s:7:\"percent\";d:22.16;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21477;s:14:\"optimized_size\";i:16739;s:7:\"percent\";d:22.06;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23586;s:14:\"optimized_size\";i:18205;s:7:\"percent\";d:22.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:276624;s:14:\"optimized_size\";i:199461;s:7:\"percent\";d:27.89;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251828,16143,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251829,16143,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251830,16143,'_imagify_data','a:2:{s:5:\"sizes\";a:8:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33933;s:14:\"optimized_size\";i:24629;s:7:\"percent\";d:27.42;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23890;s:14:\"optimized_size\";i:15122;s:7:\"percent\";d:36.7;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8659;s:14:\"optimized_size\";i:5646;s:7:\"percent\";d:34.8;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20426;s:14:\"optimized_size\";i:12344;s:7:\"percent\";d:39.57;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33933;s:14:\"optimized_size\";i:15460;s:7:\"percent\";d:54.44;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20426;s:14:\"optimized_size\";i:15673;s:7:\"percent\";d:23.27;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8659;s:14:\"optimized_size\";i:6933;s:7:\"percent\";d:19.93;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23890;s:14:\"optimized_size\";i:17704;s:7:\"percent\";d:25.89;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:173816;s:14:\"optimized_size\";i:113511;s:7:\"percent\";d:34.69;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251837,16145,'_wp_attached_file','2023/11/DSC05475-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (251838,16145,'iaff_wp_attachment_original_post_title','DSC05475');
INSERT INTO `wp_postmeta` VALUES (251839,16145,'_wp_attachment_image_alt','DSC05475');
INSERT INTO `wp_postmeta` VALUES (251840,16145,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05475-scaled.jpg\";s:8:\"filesize\";i:1015661;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05475-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23844;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05475-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:282678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8360;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05475-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157101;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05475-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:615297;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05475-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1015661;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05475-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32069;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05475-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81634;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05475-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113180;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05475-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44169;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05475-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105987;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05475-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317555;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375829\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05475.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (251841,16145,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251842,16145,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251843,16145,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1015661;s:14:\"optimized_size\";i:830775;s:7:\"percent\";d:18.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317555;s:14:\"optimized_size\";i:211542;s:7:\"percent\";d:33.38;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105987;s:14:\"optimized_size\";i:70334;s:7:\"percent\";d:33.64;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44169;s:14:\"optimized_size\";i:29010;s:7:\"percent\";d:34.32;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113180;s:14:\"optimized_size\";i:68184;s:7:\"percent\";d:39.76;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81634;s:14:\"optimized_size\";i:54960;s:7:\"percent\";d:32.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32069;s:14:\"optimized_size\";i:21164;s:7:\"percent\";d:34;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1015661;s:14:\"optimized_size\";i:636432;s:7:\"percent\";d:37.34;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:615297;s:14:\"optimized_size\";i:400438;s:7:\"percent\";d:34.92;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157101;s:14:\"optimized_size\";i:104990;s:7:\"percent\";d:33.17;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8360;s:14:\"optimized_size\";i:5424;s:7:\"percent\";d:35.12;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:282678;s:14:\"optimized_size\";i:187502;s:7:\"percent\";d:33.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23844;s:14:\"optimized_size\";i:15630;s:7:\"percent\";d:34.45;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1015661;s:14:\"optimized_size\";i:636432;s:7:\"percent\";d:37.34;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23844;s:14:\"optimized_size\";i:18896;s:7:\"percent\";d:20.75;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:282678;s:14:\"optimized_size\";i:218717;s:7:\"percent\";d:22.63;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8360;s:14:\"optimized_size\";i:6634;s:7:\"percent\";d:20.65;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157101;s:14:\"optimized_size\";i:121651;s:7:\"percent\";d:22.57;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:615297;s:14:\"optimized_size\";i:488803;s:7:\"percent\";d:20.56;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1015661;s:14:\"optimized_size\";i:830775;s:7:\"percent\";d:18.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32069;s:14:\"optimized_size\";i:25167;s:7:\"percent\";d:21.52;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81634;s:14:\"optimized_size\";i:63279;s:7:\"percent\";d:22.48;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:113180;s:14:\"optimized_size\";i:85551;s:7:\"percent\";d:24.41;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:44169;s:14:\"optimized_size\";i:34696;s:7:\"percent\";d:21.45;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105987;s:14:\"optimized_size\";i:82675;s:7:\"percent\";d:22;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317555;s:14:\"optimized_size\";i:248771;s:7:\"percent\";d:21.66;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7626392;s:14:\"optimized_size\";i:5498432;s:7:\"percent\";d:27.9;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251844,16146,'_wp_attached_file','2023/11/DSC05476-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (251845,16146,'iaff_wp_attachment_original_post_title','DSC05476');
INSERT INTO `wp_postmeta` VALUES (251846,16146,'_wp_attachment_image_alt','DSC05476');
INSERT INTO `wp_postmeta` VALUES (251847,16146,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05476-scaled.jpg\";s:8:\"filesize\";i:892267;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05476-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22031;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05476-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:249300;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05476-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7976;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05476-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139976;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05476-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:539987;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05476-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:892267;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05476-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29373;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05476-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73125;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05476-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85172;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05476-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40745;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05476-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95833;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05476-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:283184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375847\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05476.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (251848,16147,'_wp_attached_file','2023/11/DSC05480-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (251849,16147,'iaff_wp_attachment_original_post_title','DSC05480');
INSERT INTO `wp_postmeta` VALUES (251850,16147,'_wp_attachment_image_alt','Spacious Lakeside Patio With Shaded Seating');
INSERT INTO `wp_postmeta` VALUES (251851,16147,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05480-scaled.jpg\";s:8:\"filesize\";i:719068;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05480-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21685;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05480-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:212436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05480-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7944;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05480-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123342;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05480-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:441607;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05480-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:719068;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05480-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26711;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05480-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62260;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05480-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96183;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05480-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37477;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05480-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83342;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05480-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228144;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375922\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05480.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (251852,16148,'_wp_attached_file','2023/11/DSC05485-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (251853,16148,'iaff_wp_attachment_original_post_title','DSC05485');
INSERT INTO `wp_postmeta` VALUES (251854,16148,'_wp_attachment_image_alt','Outdoor Area of Tigua\'s Sunrise');
INSERT INTO `wp_postmeta` VALUES (251855,16148,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05485-scaled.jpg\";s:8:\"filesize\";i:985299;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05485-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27232;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05485-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05485-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05485-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164693;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05485-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:606074;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05485-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:985299;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05485-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05485-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88318;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05485-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135253;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05485-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50962;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05485-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117566;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05485-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744376039\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05485.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (251856,16149,'_wp_attached_file','2023/11/DSC05488-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (251857,16149,'iaff_wp_attachment_original_post_title','DSC05488');
INSERT INTO `wp_postmeta` VALUES (251858,16149,'_wp_attachment_image_alt','DSC05488');
INSERT INTO `wp_postmeta` VALUES (251859,16149,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05488-scaled.jpg\";s:8:\"filesize\";i:903398;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05488-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25344;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05488-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:259744;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05488-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9214;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05488-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:148867;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05488-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:551130;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05488-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:903398;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05488-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32427;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05488-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78003;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05488-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138448;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05488-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45879;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05488-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106113;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05488-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:304949;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744376070\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05488.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (251860,16146,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251861,16146,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251862,16146,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:892267;s:14:\"optimized_size\";i:682888;s:7:\"percent\";d:23.47;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283184;s:14:\"optimized_size\";i:175700;s:7:\"percent\";d:37.96;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95833;s:14:\"optimized_size\";i:59860;s:7:\"percent\";d:37.54;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40745;s:14:\"optimized_size\";i:24954;s:7:\"percent\";d:38.76;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85172;s:14:\"optimized_size\";i:43452;s:7:\"percent\";d:48.98;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73125;s:14:\"optimized_size\";i:46266;s:7:\"percent\";d:36.73;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29373;s:14:\"optimized_size\";i:18242;s:7:\"percent\";d:37.9;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:892267;s:14:\"optimized_size\";i:536900;s:7:\"percent\";d:39.83;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539987;s:14:\"optimized_size\";i:335172;s:7:\"percent\";d:37.93;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139976;s:14:\"optimized_size\";i:87394;s:7:\"percent\";d:37.57;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7976;s:14:\"optimized_size\";i:4932;s:7:\"percent\";d:38.16;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249300;s:14:\"optimized_size\";i:155448;s:7:\"percent\";d:37.65;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22031;s:14:\"optimized_size\";i:14476;s:7:\"percent\";d:34.29;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:892267;s:14:\"optimized_size\";i:536900;s:7:\"percent\";d:39.83;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22031;s:14:\"optimized_size\";i:16397;s:7:\"percent\";d:25.57;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:249300;s:14:\"optimized_size\";i:195209;s:7:\"percent\";d:21.7;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7976;s:14:\"optimized_size\";i:6364;s:7:\"percent\";d:20.21;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139976;s:14:\"optimized_size\";i:109747;s:7:\"percent\";d:21.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:539987;s:14:\"optimized_size\";i:430369;s:7:\"percent\";d:20.3;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:892267;s:14:\"optimized_size\";i:682888;s:7:\"percent\";d:23.47;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29373;s:14:\"optimized_size\";i:23236;s:7:\"percent\";d:20.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:73125;s:14:\"optimized_size\";i:57690;s:7:\"percent\";d:21.11;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85172;s:14:\"optimized_size\";i:58915;s:7:\"percent\";d:30.83;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40745;s:14:\"optimized_size\";i:30288;s:7:\"percent\";d:25.66;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95833;s:14:\"optimized_size\";i:75403;s:7:\"percent\";d:21.32;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:283184;s:14:\"optimized_size\";i:223162;s:7:\"percent\";d:21.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6702472;s:14:\"optimized_size\";i:4632252;s:7:\"percent\";d:30.89;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251863,16147,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251864,16147,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251865,16147,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:719068;s:14:\"optimized_size\";i:502686;s:7:\"percent\";d:30.09;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228144;s:14:\"optimized_size\";i:136292;s:7:\"percent\";d:40.26;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83342;s:14:\"optimized_size\";i:51432;s:7:\"percent\";d:38.29;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37477;s:14:\"optimized_size\";i:23812;s:7:\"percent\";d:36.46;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96183;s:14:\"optimized_size\";i:56042;s:7:\"percent\";d:41.73;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62260;s:14:\"optimized_size\";i:38936;s:7:\"percent\";d:37.46;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26711;s:14:\"optimized_size\";i:16782;s:7:\"percent\";d:37.17;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:719068;s:14:\"optimized_size\";i:414248;s:7:\"percent\";d:42.39;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441607;s:14:\"optimized_size\";i:268218;s:7:\"percent\";d:39.26;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123342;s:14:\"optimized_size\";i:77952;s:7:\"percent\";d:36.8;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7944;s:14:\"optimized_size\";i:5124;s:7:\"percent\";d:35.5;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212436;s:14:\"optimized_size\";i:131478;s:7:\"percent\";d:38.11;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21685;s:14:\"optimized_size\";i:14294;s:7:\"percent\";d:34.08;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:719068;s:14:\"optimized_size\";i:414248;s:7:\"percent\";d:42.39;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21685;s:14:\"optimized_size\";i:16249;s:7:\"percent\";d:25.07;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:212436;s:14:\"optimized_size\";i:157134;s:7:\"percent\";d:26.03;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7944;s:14:\"optimized_size\";i:5897;s:7:\"percent\";d:25.77;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:123342;s:14:\"optimized_size\";i:91329;s:7:\"percent\";d:25.95;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:441607;s:14:\"optimized_size\";i:330663;s:7:\"percent\";d:25.12;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:719068;s:14:\"optimized_size\";i:502686;s:7:\"percent\";d:30.09;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26711;s:14:\"optimized_size\";i:19899;s:7:\"percent\";d:25.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62260;s:14:\"optimized_size\";i:46096;s:7:\"percent\";d:25.96;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:96183;s:14:\"optimized_size\";i:73122;s:7:\"percent\";d:23.98;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:37477;s:14:\"optimized_size\";i:28017;s:7:\"percent\";d:25.24;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83342;s:14:\"optimized_size\";i:62114;s:7:\"percent\";d:25.47;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:228144;s:14:\"optimized_size\";i:170448;s:7:\"percent\";d:25.29;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5558534;s:14:\"optimized_size\";i:3655198;s:7:\"percent\";d:34.24;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251866,16148,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251867,16148,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251868,16148,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:746854;s:7:\"percent\";d:24.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335152;s:14:\"optimized_size\";i:226138;s:7:\"percent\";d:32.53;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117566;s:14:\"optimized_size\";i:81102;s:7:\"percent\";d:31.02;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50962;s:14:\"optimized_size\";i:34902;s:7:\"percent\";d:31.51;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135253;s:14:\"optimized_size\";i:87190;s:7:\"percent\";d:35.54;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88318;s:14:\"optimized_size\";i:59598;s:7:\"percent\";d:32.52;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35974;s:14:\"optimized_size\";i:24424;s:7:\"percent\";d:32.11;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:624910;s:7:\"percent\";d:36.58;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606074;s:14:\"optimized_size\";i:389442;s:7:\"percent\";d:35.74;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164693;s:14:\"optimized_size\";i:109142;s:7:\"percent\";d:33.73;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9863;s:14:\"optimized_size\";i:6910;s:7:\"percent\";d:29.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287689;s:14:\"optimized_size\";i:190662;s:7:\"percent\";d:33.73;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27232;s:14:\"optimized_size\";i:18760;s:7:\"percent\";d:31.11;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:624910;s:7:\"percent\";d:36.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27232;s:14:\"optimized_size\";i:21254;s:7:\"percent\";d:21.95;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287689;s:14:\"optimized_size\";i:223325;s:7:\"percent\";d:22.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9863;s:14:\"optimized_size\";i:7688;s:7:\"percent\";d:22.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164693;s:14:\"optimized_size\";i:127845;s:7:\"percent\";d:22.37;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606074;s:14:\"optimized_size\";i:479075;s:7:\"percent\";d:20.95;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:746854;s:7:\"percent\";d:24.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35974;s:14:\"optimized_size\";i:27822;s:7:\"percent\";d:22.66;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88318;s:14:\"optimized_size\";i:68222;s:7:\"percent\";d:22.75;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135253;s:14:\"optimized_size\";i:108773;s:7:\"percent\";d:19.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50962;s:14:\"optimized_size\";i:39483;s:7:\"percent\";d:22.52;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117566;s:14:\"optimized_size\";i:91126;s:7:\"percent\";d:22.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335152;s:14:\"optimized_size\";i:261508;s:7:\"percent\";d:21.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7658748;s:14:\"optimized_size\";i:5427919;s:7:\"percent\";d:29.13;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251869,16149,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (251870,16149,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (251871,16149,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903398;s:14:\"optimized_size\";i:689251;s:7:\"percent\";d:23.7;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304949;s:14:\"optimized_size\";i:194054;s:7:\"percent\";d:36.37;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106113;s:14:\"optimized_size\";i:68598;s:7:\"percent\";d:35.35;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45879;s:14:\"optimized_size\";i:29654;s:7:\"percent\";d:35.36;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138448;s:14:\"optimized_size\";i:89094;s:7:\"percent\";d:35.65;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78003;s:14:\"optimized_size\";i:49544;s:7:\"percent\";d:36.48;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32427;s:14:\"optimized_size\";i:20984;s:7:\"percent\";d:35.29;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903398;s:14:\"optimized_size\";i:546536;s:7:\"percent\";d:39.5;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:551130;s:14:\"optimized_size\";i:338304;s:7:\"percent\";d:38.62;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148867;s:14:\"optimized_size\";i:94740;s:7:\"percent\";d:36.36;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9214;s:14:\"optimized_size\";i:6004;s:7:\"percent\";d:34.84;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259744;s:14:\"optimized_size\";i:164114;s:7:\"percent\";d:36.82;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25344;s:14:\"optimized_size\";i:16772;s:7:\"percent\";d:33.82;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903398;s:14:\"optimized_size\";i:546536;s:7:\"percent\";d:39.5;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25344;s:14:\"optimized_size\";i:20045;s:7:\"percent\";d:20.91;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:259744;s:14:\"optimized_size\";i:203431;s:7:\"percent\";d:21.68;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9214;s:14:\"optimized_size\";i:7260;s:7:\"percent\";d:21.21;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:148867;s:14:\"optimized_size\";i:116833;s:7:\"percent\";d:21.52;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:551130;s:14:\"optimized_size\";i:409084;s:7:\"percent\";d:25.77;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:903398;s:14:\"optimized_size\";i:689251;s:7:\"percent\";d:23.7;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32427;s:14:\"optimized_size\";i:25634;s:7:\"percent\";d:20.95;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78003;s:14:\"optimized_size\";i:61349;s:7:\"percent\";d:21.35;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:138448;s:14:\"optimized_size\";i:110985;s:7:\"percent\";d:19.84;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45879;s:14:\"optimized_size\";i:36236;s:7:\"percent\";d:21.02;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:106113;s:14:\"optimized_size\";i:83195;s:7:\"percent\";d:21.6;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:304949;s:14:\"optimized_size\";i:240310;s:7:\"percent\";d:21.2;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7013828;s:14:\"optimized_size\";i:4857798;s:7:\"percent\";d:30.74;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (251875,15016,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251876,15015,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251877,15014,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251878,15013,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251879,15012,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (251880,16131,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (251881,16150,'_edit_lock','1752426696:9');
INSERT INTO `wp_postmeta` VALUES (251899,16150,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (252047,16150,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (252050,16150,'_g_feedback_shortcode_cf4adcf92b5e5ef12d9b29d8f06f509eaf59a120','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252051,16150,'_g_feedback_shortcode_atts_cf4adcf92b5e5ef12d9b29d8f06f509eaf59a120','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:39:\"[2Poochies Properties] Kayleigh Pickett\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16150;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252052,16150,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252053,16150,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (252054,16150,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (252055,16150,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (252056,16150,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (252057,16150,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (252058,16150,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (252059,16150,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (252060,16150,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (252061,16150,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (252062,16150,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (252063,16150,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (252064,16150,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (252065,16150,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (252066,16150,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (252067,16150,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (252068,16150,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (252069,16150,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (252070,16150,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (252071,16150,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (252072,16150,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (252073,16150,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (252074,16150,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (252075,16150,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (252076,16150,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (252077,16150,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (252078,16150,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (252079,16150,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (252080,16150,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (252081,16150,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (252082,16150,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (252083,16150,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (252084,16150,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (252085,16150,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (252086,16150,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (252087,16150,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (252088,16150,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (252089,16150,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (252090,16150,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (252091,16150,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (252092,16150,'date_of_review','June 2025');
INSERT INTO `wp_postmeta` VALUES (252093,16150,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (252094,16150,'power_quote','Perfect place to stay! Had everything we needed, from towels, to life vest to lake toys! Can\'t wait to go back!');
INSERT INTO `wp_postmeta` VALUES (252095,16150,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (252096,16150,'_g_feedback_shortcode_821a3ccf9d246ba2a62614cae020aa756db66d48','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252097,16150,'_g_feedback_shortcode_atts_821a3ccf9d246ba2a62614cae020aa756db66d48','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:39:\"[2Poochies Properties] Kayleigh Pickett\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16152;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252101,16150,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (252107,16154,'_edit_lock','1754766319:11');
INSERT INTO `wp_postmeta` VALUES (252108,16154,'_g_feedback_shortcode_ffdccb7d7a284c89375930aa9e97dda47d65d195','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252109,16154,'_g_feedback_shortcode_atts_ffdccb7d7a284c89375930aa9e97dda47d65d195','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:39:\"[2Poochies Properties] Claire Harrelson\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16154;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252110,16154,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252111,16154,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (252112,16154,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (252113,16154,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (252114,16154,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (252115,16154,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (252118,16154,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (252119,16154,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (252120,16154,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (252121,16154,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (252122,16154,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (252123,16154,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (252124,16154,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (252125,16154,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (252126,16154,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (252127,16154,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (252128,16154,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (252129,16154,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (252130,16154,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (252131,16154,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (252132,16154,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (252133,16154,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (252134,16154,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (252135,16154,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (252136,16154,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (252137,16154,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (252138,16154,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (252139,16154,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (252140,16154,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (252141,16154,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (252142,16154,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (252143,16154,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (252144,16154,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (252145,16154,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (252146,16154,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (252147,16154,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (252148,16154,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (252149,16154,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (252150,16154,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (252151,16154,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (252152,16154,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (252153,16154,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (252154,16154,'date_of_review','June 2025');
INSERT INTO `wp_postmeta` VALUES (252155,16154,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (252156,16154,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (252157,16154,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (252158,16155,'_edit_lock','1754766378:11');
INSERT INTO `wp_postmeta` VALUES (252176,16155,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (252209,16154,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (252276,16150,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (252449,16159,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (252451,15127,'_g_feedback_shortcode_7e91562b14eaa980fc0b1991ff1966c31580edb3','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252452,15127,'_g_feedback_shortcode_atts_7e91562b14eaa980fc0b1991ff1966c31580edb3','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:54:\"[2Poochies Properties] Barney\'s Bluff Rental Agreement\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:15127;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252453,16161,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (252454,16161,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252463,16165,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252464,16165,'_dp_original','16022');
INSERT INTO `wp_postmeta` VALUES (252465,16165,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (252466,16165,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (252467,16165,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (252468,16165,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (252469,16165,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (252470,16165,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (252471,16165,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (252472,16165,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (252473,16165,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (252474,16165,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (252475,16165,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (252476,16165,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (252477,16165,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (252478,16165,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (252479,16165,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (252480,16165,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (252481,16165,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (252482,16165,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (252483,16165,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (252484,16165,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (252485,16165,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (252486,16165,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (252487,16165,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (252488,16165,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (252489,16165,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (252490,16165,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (252491,16165,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (252492,16165,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (252493,16165,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (252494,16165,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (252495,16165,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (252496,16165,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (252497,16165,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (252498,16165,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (252499,16165,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (252500,16165,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (252501,16165,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252502,16165,'_g_feedback_shortcode_d3bd317c6b56bb28b5df417ebc71776fb2281003','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252503,16165,'_g_feedback_shortcode_atts_d3bd317c6b56bb28b5df417ebc71776fb2281003','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:62:\"[2Poochies Properties] Reserve Your Boat for Tiguaâ€™s Sunrise\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16022;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252504,16165,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (252505,16165,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (252506,16165,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (252507,16165,'_dp_is_rewrite_republish_copy','1');
INSERT INTO `wp_postmeta` VALUES (252508,16022,'_dp_has_rewrite_republish_copy','16165');
INSERT INTO `wp_postmeta` VALUES (252509,16165,'_dp_creation_date_gmt','2025-07-13 20:05:50');
INSERT INTO `wp_postmeta` VALUES (252510,16165,'_edit_lock','1752438513:9');
INSERT INTO `wp_postmeta` VALUES (252511,16165,'_g_feedback_shortcode_84f19d677f39b8724ded8278fca0220f8e020502','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252512,16165,'_g_feedback_shortcode_atts_84f19d677f39b8724ded8278fca0220f8e020502','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:62:\"[2Poochies Properties] Reserve Your Boat for Tiguaâ€™s Sunrise\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16165;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252516,16022,'rank_math_contentai_score','a:5:{s:8:\"keywords\";s:5:\"74.51\";s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}');
INSERT INTO `wp_postmeta` VALUES (252523,16167,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252531,16169,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252538,16171,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252540,16165,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (252541,16165,'_monsterinsights_sitenote_note','');
INSERT INTO `wp_postmeta` VALUES (252542,16165,'_monsterinsights_sitenote_category','0');
INSERT INTO `wp_postmeta` VALUES (252574,16165,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (252593,16165,'_dp_has_been_republished','1');
INSERT INTO `wp_postmeta` VALUES (252595,16172,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252597,16165,'_edit_last','9');
INSERT INTO `wp_postmeta` VALUES (252598,16022,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252599,16022,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (252600,16022,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (252601,16022,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (252602,16022,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (252603,16022,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (252604,16022,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (252605,16022,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (252606,16022,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (252607,16022,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (252608,16022,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (252609,16022,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (252610,16022,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (252611,16022,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (252612,16022,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (252613,16022,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (252614,16022,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (252615,16022,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (252616,16022,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (252617,16022,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (252618,16022,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (252619,16022,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (252620,16022,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (252621,16022,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (252622,16022,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (252623,16022,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (252624,16022,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (252625,16022,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (252626,16022,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (252627,16022,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (252628,16022,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (252629,16022,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (252630,16022,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (252631,16022,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (252632,16022,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (252633,16022,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (252634,16022,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (252635,16022,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252636,16022,'_g_feedback_shortcode_d3bd317c6b56bb28b5df417ebc71776fb2281003','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252637,16022,'_g_feedback_shortcode_atts_d3bd317c6b56bb28b5df417ebc71776fb2281003','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:62:\"[2Poochies Properties] Reserve Your Boat for Tiguaâ€™s Sunrise\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16022;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252638,16022,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (252639,16022,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (252640,16022,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (252641,16022,'_g_feedback_shortcode_84f19d677f39b8724ded8278fca0220f8e020502','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252642,16022,'_g_feedback_shortcode_atts_84f19d677f39b8724ded8278fca0220f8e020502','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:62:\"[2Poochies Properties] Reserve Your Boat for Tiguaâ€™s Sunrise\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16165;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252643,16022,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (252646,16022,'rank_math_seo_score','8');
INSERT INTO `wp_postmeta` VALUES (252650,16173,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252652,15011,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252653,15010,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252654,15009,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252655,14951,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252656,14934,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252658,14906,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252659,14905,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252660,14904,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252661,778,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252662,768,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252663,16175,'_edit_lock','1752724364:1');
INSERT INTO `wp_postmeta` VALUES (252664,16175,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (252665,16175,'_bsf-sb-location','a:2:{s:4:\"rule\";a:1:{i:1;s:9:\"specifics\";}s:8:\"specific\";a:1:{i:0;s:10:\"post-14853\";}}');
INSERT INTO `wp_postmeta` VALUES (252666,16175,'_bsf-sb-exclusion','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (252667,16175,'_bsf-sb-users','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (252668,16175,'_replace_this_sidebar','page-menu');
INSERT INTO `wp_postmeta` VALUES (252669,16175,'_monsterinsights_sitenote_active','0');
INSERT INTO `wp_postmeta` VALUES (252670,16176,'_edit_lock','1752724360:1');
INSERT INTO `wp_postmeta` VALUES (252671,16176,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (252672,16176,'_bsf-sb-location','a:2:{s:4:\"rule\";a:1:{i:3;s:9:\"specifics\";}s:8:\"specific\";a:1:{i:0;s:10:\"post-14882\";}}');
INSERT INTO `wp_postmeta` VALUES (252673,16176,'_bsf-sb-exclusion','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (252674,16176,'_bsf-sb-users','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (252675,16176,'_replace_this_sidebar','page-menu');
INSERT INTO `wp_postmeta` VALUES (252676,16176,'_monsterinsights_sitenote_active','0');
INSERT INTO `wp_postmeta` VALUES (252677,16178,'_edit_lock','1754758249:9');
INSERT INTO `wp_postmeta` VALUES (252678,16178,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (252679,16178,'_bsf-sb-location','a:2:{s:4:\"rule\";a:3:{i:0;s:20:\"property|all|archive\";i:1;s:41:\"property|all|taxarchive|property-category\";i:2;s:39:\"property|all|taxarchive|property-status\";}s:8:\"specific\";a:0:{}}');
INSERT INTO `wp_postmeta` VALUES (252680,16178,'_bsf-sb-exclusion','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (252681,16178,'_bsf-sb-users','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (252682,16178,'_replace_this_sidebar','sidebar');
INSERT INTO `wp_postmeta` VALUES (252683,16178,'_monsterinsights_sitenote_active','0');
INSERT INTO `wp_postmeta` VALUES (252684,16180,'_edit_lock','1752724361:1');
INSERT INTO `wp_postmeta` VALUES (252685,16180,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (252686,16180,'_bsf-sb-location','a:2:{s:4:\"rule\";a:1:{i:1;s:9:\"specifics\";}s:8:\"specific\";a:1:{i:0;s:10:\"post-15586\";}}');
INSERT INTO `wp_postmeta` VALUES (252687,16180,'_bsf-sb-exclusion','a:0:{}');
INSERT INTO `wp_postmeta` VALUES (252688,16180,'_bsf-sb-users','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (252689,16180,'_replace_this_sidebar','page-menu');
INSERT INTO `wp_postmeta` VALUES (252690,16180,'_monsterinsights_sitenote_active','0');
INSERT INTO `wp_postmeta` VALUES (252693,14934,'rank_math_seo_score','44');
INSERT INTO `wp_postmeta` VALUES (252697,16182,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252699,16184,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (252700,16184,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252719,16187,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (252720,16187,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (252721,16187,'_menu_item_object_id','768');
INSERT INTO `wp_postmeta` VALUES (252722,16187,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (252723,16187,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (252724,16187,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (252725,16187,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (252726,16187,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (252728,14841,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252729,14886,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252730,15551,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252731,15552,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252732,15640,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252733,15199,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252734,15136,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252735,14843,'_wp_old_date','2025-01-10');
INSERT INTO `wp_postmeta` VALUES (252741,16189,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252746,16190,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252750,16192,'_wp_attached_file','2025/08/SING0062-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252751,16192,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252752,16192,'_wp_attachment_image_alt','Scenic Lakefront View and Peaceful Atmosphere');
INSERT INTO `wp_postmeta` VALUES (252753,16192,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/08/SING0062-scaled.jpg\";s:8:\"filesize\";i:561978;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0062-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14354;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0062-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0062-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6997;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0062-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85497;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0062-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340024;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0062-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:561978;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0062-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24188;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0062-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60140;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0062-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85689;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0062-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33748;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0062-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79342;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0062-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:234687;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745503248\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"180\";s:13:\"shutter_speed\";s:18:\"0.0020040080160321\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0062.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252754,16192,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252755,16192,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252756,16192,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:561978;s:14:\"optimized_size\";i:390007;s:7:\"percent\";d:30.6;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234687;s:14:\"optimized_size\";i:128224;s:7:\"percent\";d:45.36;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79342;s:14:\"optimized_size\";i:44092;s:7:\"percent\";d:44.43;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33748;s:14:\"optimized_size\";i:18456;s:7:\"percent\";d:45.31;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85689;s:14:\"optimized_size\";i:40414;s:7:\"percent\";d:52.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60140;s:14:\"optimized_size\";i:33932;s:7:\"percent\";d:43.58;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24188;s:14:\"optimized_size\";i:13294;s:7:\"percent\";d:45.04;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:561978;s:14:\"optimized_size\";i:295122;s:7:\"percent\";d:47.49;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340024;s:14:\"optimized_size\";i:184994;s:7:\"percent\";d:45.59;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85497;s:14:\"optimized_size\";i:46828;s:7:\"percent\";d:45.23;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6997;s:14:\"optimized_size\";i:4036;s:7:\"percent\";d:42.32;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151738;s:14:\"optimized_size\";i:84156;s:7:\"percent\";d:44.54;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14354;s:14:\"optimized_size\";i:7790;s:7:\"percent\";d:45.73;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:561978;s:14:\"optimized_size\";i:295122;s:7:\"percent\";d:47.49;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14354;s:14:\"optimized_size\";i:10820;s:7:\"percent\";d:24.62;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:151738;s:14:\"optimized_size\";i:112754;s:7:\"percent\";d:25.69;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6997;s:14:\"optimized_size\";i:5309;s:7:\"percent\";d:24.12;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85497;s:14:\"optimized_size\";i:63156;s:7:\"percent\";d:26.13;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:340024;s:14:\"optimized_size\";i:255830;s:7:\"percent\";d:24.76;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:561978;s:14:\"optimized_size\";i:390007;s:7:\"percent\";d:30.6;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24188;s:14:\"optimized_size\";i:18021;s:7:\"percent\";d:25.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60140;s:14:\"optimized_size\";i:44547;s:7:\"percent\";d:25.93;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85689;s:14:\"optimized_size\";i:57382;s:7:\"percent\";d:33.03;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33748;s:14:\"optimized_size\";i:25252;s:7:\"percent\";d:25.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79342;s:14:\"optimized_size\";i:58733;s:7:\"percent\";d:25.97;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:234687;s:14:\"optimized_size\";i:175798;s:7:\"percent\";d:25.09;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4480720;s:14:\"optimized_size\";i:2804076;s:7:\"percent\";d:37.42;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252757,16193,'_wp_attached_file','2025/08/SING0057-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252758,16193,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252759,16193,'_wp_attachment_image_alt','single Photo');
INSERT INTO `wp_postmeta` VALUES (252760,16193,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/08/SING0057-scaled.jpg\";s:8:\"filesize\";i:511969;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0057-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15917;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0057-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0057-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0057-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88062;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0057-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317237;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0057-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:511969;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0057-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26604;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0057-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63457;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0057-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99849;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0057-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36528;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0057-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82079;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0057-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502669\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"180\";s:13:\"shutter_speed\";s:18:\"0.0020040080160321\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0057.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252761,16193,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252762,16193,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252763,16193,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:349105;s:7:\"percent\";d:31.81;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224976;s:14:\"optimized_size\";i:123290;s:7:\"percent\";d:45.2;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82079;s:14:\"optimized_size\";i:46832;s:7:\"percent\";d:42.94;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36528;s:14:\"optimized_size\";i:21320;s:7:\"percent\";d:41.63;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99849;s:14:\"optimized_size\";i:53148;s:7:\"percent\";d:46.77;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63457;s:14:\"optimized_size\";i:37124;s:7:\"percent\";d:41.5;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26604;s:14:\"optimized_size\";i:15914;s:7:\"percent\";d:40.18;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:258688;s:7:\"percent\";d:49.47;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317237;s:14:\"optimized_size\";i:173510;s:7:\"percent\";d:45.31;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88062;s:14:\"optimized_size\";i:50022;s:7:\"percent\";d:43.2;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7842;s:14:\"optimized_size\";i:4906;s:7:\"percent\";d:37.44;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150212;s:14:\"optimized_size\";i:83940;s:7:\"percent\";d:44.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15917;s:14:\"optimized_size\";i:9570;s:7:\"percent\";d:39.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:258688;s:7:\"percent\";d:49.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15917;s:14:\"optimized_size\";i:11848;s:7:\"percent\";d:25.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150212;s:14:\"optimized_size\";i:112096;s:7:\"percent\";d:25.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7842;s:14:\"optimized_size\";i:5913;s:7:\"percent\";d:24.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88062;s:14:\"optimized_size\";i:65283;s:7:\"percent\";d:25.87;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317237;s:14:\"optimized_size\";i:216663;s:7:\"percent\";d:31.7;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:349105;s:7:\"percent\";d:31.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26604;s:14:\"optimized_size\";i:19717;s:7:\"percent\";d:25.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63457;s:14:\"optimized_size\";i:47174;s:7:\"percent\";d:25.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99849;s:14:\"optimized_size\";i:68589;s:7:\"percent\";d:31.31;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36528;s:14:\"optimized_size\";i:27174;s:7:\"percent\";d:25.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82079;s:14:\"optimized_size\";i:60750;s:7:\"percent\";d:25.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224976;s:14:\"optimized_size\";i:153930;s:7:\"percent\";d:31.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4273402;s:14:\"optimized_size\";i:2624299;s:7:\"percent\";d:38.59;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252764,16194,'_wp_attached_file','2025/08/SING0055-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252765,16194,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252766,16194,'_wp_attachment_image_alt','Outside of Tigua\'s Sunrise as Comfortable');
INSERT INTO `wp_postmeta` VALUES (252767,16194,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2025/08/SING0055-scaled.jpg\";s:8:\"filesize\";i:627675;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17296;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0055-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0055-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0055-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0055-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387958;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0055-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:627675;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30706;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0055-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74493;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0055-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114136;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41258;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0055-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95637;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0055-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502352\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0033222591362126\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0055.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252768,16194,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252769,16194,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252770,16194,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:160976;s:7:\"percent\";d:41.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:57892;s:7:\"percent\";d:39.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:25052;s:7:\"percent\";d:39.28;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:66414;s:7:\"percent\";d:41.81;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:46968;s:7:\"percent\";d:36.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:19026;s:7:\"percent\";d:38.04;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:228132;s:7:\"percent\";d:41.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:62378;s:7:\"percent\";d:39.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:5418;s:7:\"percent\";d:37.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:108314;s:7:\"percent\";d:39.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:10212;s:7:\"percent\";d:40.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:13099;s:7:\"percent\";d:24.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:134564;s:7:\"percent\";d:25.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:6952;s:7:\"percent\";d:19.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:76832;s:7:\"percent\";d:25.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:293510;s:7:\"percent\";d:24.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:23100;s:7:\"percent\";d:24.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:55580;s:7:\"percent\";d:25.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:86330;s:7:\"percent\";d:24.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:31242;s:7:\"percent\";d:24.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:71485;s:7:\"percent\";d:25.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:206434;s:7:\"percent\";d:24.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5161740;s:14:\"optimized_size\";i:3452206;s:7:\"percent\";d:33.12;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252784,16197,'_wp_attached_file','2023/11/DSC6792-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252785,16197,'iaff_wp_attachment_original_post_title','_DSC6792');
INSERT INTO `wp_postmeta` VALUES (252786,16197,'_wp_attachment_image_alt','DSC6792');
INSERT INTO `wp_postmeta` VALUES (252787,16197,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:26:\"2023/11/DSC6792-scaled.jpg\";s:8:\"filesize\";i:715412;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC6792-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22767;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC6792-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208496;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC6792-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9826;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC6792-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122647;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC6792-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:429392;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC6792-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:715412;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC6792-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33786;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC6792-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78920;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC6792-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139902;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC6792-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45045;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC6792-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99788;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC6792-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270600;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698081735\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC6792.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252788,16197,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252789,16197,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252790,16197,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:715412;s:14:\"optimized_size\";i:533709;s:7:\"percent\";d:25.4;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270600;s:14:\"optimized_size\";i:180690;s:7:\"percent\";d:33.23;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99788;s:14:\"optimized_size\";i:68904;s:7:\"percent\";d:30.95;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45045;s:14:\"optimized_size\";i:30494;s:7:\"percent\";d:32.3;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139902;s:14:\"optimized_size\";i:90644;s:7:\"percent\";d:35.21;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78920;s:14:\"optimized_size\";i:54972;s:7:\"percent\";d:30.34;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33786;s:14:\"optimized_size\";i:23462;s:7:\"percent\";d:30.56;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:715412;s:14:\"optimized_size\";i:449782;s:7:\"percent\";d:37.13;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429392;s:14:\"optimized_size\";i:281486;s:7:\"percent\";d:34.45;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122647;s:14:\"optimized_size\";i:81582;s:7:\"percent\";d:33.48;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9826;s:14:\"optimized_size\";i:7162;s:7:\"percent\";d:27.11;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208496;s:14:\"optimized_size\";i:138068;s:7:\"percent\";d:33.78;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22767;s:14:\"optimized_size\";i:15774;s:7:\"percent\";d:30.72;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:715412;s:14:\"optimized_size\";i:449782;s:7:\"percent\";d:37.13;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:22767;s:14:\"optimized_size\";i:18062;s:7:\"percent\";d:20.67;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:208496;s:14:\"optimized_size\";i:154930;s:7:\"percent\";d:25.69;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9826;s:14:\"optimized_size\";i:7784;s:7:\"percent\";d:20.78;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122647;s:14:\"optimized_size\";i:97725;s:7:\"percent\";d:20.32;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:429392;s:14:\"optimized_size\";i:319706;s:7:\"percent\";d:25.54;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:715412;s:14:\"optimized_size\";i:533709;s:7:\"percent\";d:25.4;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33786;s:14:\"optimized_size\";i:26550;s:7:\"percent\";d:21.42;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78920;s:14:\"optimized_size\";i:62478;s:7:\"percent\";d:20.83;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:139902;s:14:\"optimized_size\";i:111697;s:7:\"percent\";d:20.16;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45045;s:14:\"optimized_size\";i:35689;s:7:\"percent\";d:20.77;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99788;s:14:\"optimized_size\";i:79445;s:7:\"percent\";d:20.39;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:270600;s:14:\"optimized_size\";i:201314;s:7:\"percent\";d:25.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5783986;s:14:\"optimized_size\";i:4055600;s:7:\"percent\";d:29.88;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252791,16198,'_wp_attached_file','2023/11/DSC6802-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252792,16198,'iaff_wp_attachment_original_post_title','_DSC6802');
INSERT INTO `wp_postmeta` VALUES (252793,16198,'_wp_attachment_image_alt','DSC6802');
INSERT INTO `wp_postmeta` VALUES (252794,16198,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:26:\"2023/11/DSC6802-scaled.jpg\";s:8:\"filesize\";i:1048054;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"DSC6802-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27247;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"DSC6802-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:284958;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"DSC6802-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"DSC6802-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163083;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"DSC6802-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:612734;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"DSC6802-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1048054;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:19:\"DSC6802-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40895;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:19:\"DSC6802-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99834;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:20:\"DSC6802-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160491;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:19:\"DSC6802-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57078;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:19:\"DSC6802-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131183;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:20:\"DSC6802-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:373566;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON Z 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1698081783\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:11:\"DSC6802.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252795,16198,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252796,16198,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252797,16198,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1048054;s:14:\"optimized_size\";i:811812;s:7:\"percent\";d:22.54;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373566;s:14:\"optimized_size\";i:254926;s:7:\"percent\";d:31.76;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131183;s:14:\"optimized_size\";i:92354;s:7:\"percent\";d:29.6;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57078;s:14:\"optimized_size\";i:40402;s:7:\"percent\";d:29.22;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160491;s:14:\"optimized_size\";i:107532;s:7:\"percent\";d:33;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99834;s:14:\"optimized_size\";i:70430;s:7:\"percent\";d:29.45;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40895;s:14:\"optimized_size\";i:29050;s:7:\"percent\";d:28.96;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1048054;s:14:\"optimized_size\";i:696036;s:7:\"percent\";d:33.59;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:612734;s:14:\"optimized_size\";i:412788;s:7:\"percent\";d:32.63;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163083;s:14:\"optimized_size\";i:112938;s:7:\"percent\";d:30.75;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11215;s:14:\"optimized_size\";i:8208;s:7:\"percent\";d:26.81;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284958;s:14:\"optimized_size\";i:196450;s:7:\"percent\";d:31.06;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27247;s:14:\"optimized_size\";i:19530;s:7:\"percent\";d:28.32;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1048054;s:14:\"optimized_size\";i:696036;s:7:\"percent\";d:33.59;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27247;s:14:\"optimized_size\";i:20881;s:7:\"percent\";d:23.36;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:284958;s:14:\"optimized_size\";i:217796;s:7:\"percent\";d:23.57;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:11215;s:14:\"optimized_size\";i:8642;s:7:\"percent\";d:22.94;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:163083;s:14:\"optimized_size\";i:124722;s:7:\"percent\";d:23.52;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:612734;s:14:\"optimized_size\";i:471735;s:7:\"percent\";d:23.01;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1048054;s:14:\"optimized_size\";i:811812;s:7:\"percent\";d:22.54;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40895;s:14:\"optimized_size\";i:31238;s:7:\"percent\";d:23.61;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99834;s:14:\"optimized_size\";i:76101;s:7:\"percent\";d:23.77;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:160491;s:14:\"optimized_size\";i:124231;s:7:\"percent\";d:22.59;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57078;s:14:\"optimized_size\";i:43494;s:7:\"percent\";d:23.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:131183;s:14:\"optimized_size\";i:99999;s:7:\"percent\";d:23.77;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:373566;s:14:\"optimized_size\";i:285576;s:7:\"percent\";d:23.55;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:8116784;s:14:\"optimized_size\";i:5864719;s:7:\"percent\";d:27.75;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252798,16199,'_wp_attached_file','2023/11/SING0055-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252799,16199,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252800,16199,'_wp_attachment_image_alt','Outside of Tigua\'s Sunrise as Comfortable');
INSERT INTO `wp_postmeta` VALUES (252801,16199,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2023/11/SING0055-scaled.jpg\";s:8:\"filesize\";i:627675;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17296;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0055-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:179546;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0055-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0055-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102998;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0055-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:387958;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0055-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:627675;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30706;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0055-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74493;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0055-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114136;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0055-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41258;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0055-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95637;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0055-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:272879;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502352\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0033222591362126\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0055.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252802,16199,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252803,16199,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252804,16199,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:160976;s:7:\"percent\";d:41.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:57892;s:7:\"percent\";d:39.47;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:25052;s:7:\"percent\";d:39.28;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:66414;s:7:\"percent\";d:41.81;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:46968;s:7:\"percent\";d:36.95;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:19026;s:7:\"percent\";d:38.04;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:228132;s:7:\"percent\";d:41.2;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:62378;s:7:\"percent\";d:39.44;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:5418;s:7:\"percent\";d:37.1;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:108314;s:7:\"percent\";d:39.67;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:10212;s:7:\"percent\";d:40.96;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:348912;s:7:\"percent\";d:44.41;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17296;s:14:\"optimized_size\";i:13099;s:7:\"percent\";d:24.27;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:179546;s:14:\"optimized_size\";i:134564;s:7:\"percent\";d:25.05;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8613;s:14:\"optimized_size\";i:6952;s:7:\"percent\";d:19.28;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102998;s:14:\"optimized_size\";i:76832;s:7:\"percent\";d:25.4;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387958;s:14:\"optimized_size\";i:293510;s:7:\"percent\";d:24.34;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:627675;s:14:\"optimized_size\";i:482236;s:7:\"percent\";d:23.17;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30706;s:14:\"optimized_size\";i:23100;s:7:\"percent\";d:24.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:74493;s:14:\"optimized_size\";i:55580;s:7:\"percent\";d:25.39;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114136;s:14:\"optimized_size\";i:86330;s:7:\"percent\";d:24.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:41258;s:14:\"optimized_size\";i:31242;s:7:\"percent\";d:24.28;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95637;s:14:\"optimized_size\";i:71485;s:7:\"percent\";d:25.25;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:272879;s:14:\"optimized_size\";i:206434;s:7:\"percent\";d:24.35;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5161740;s:14:\"optimized_size\";i:3452206;s:7:\"percent\";d:33.12;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252805,16200,'_wp_attached_file','2023/11/SING0057-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252806,16200,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252807,16200,'_wp_attachment_image_alt','single Photo');
INSERT INTO `wp_postmeta` VALUES (252808,16200,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2023/11/SING0057-scaled.jpg\";s:8:\"filesize\";i:511969;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0057-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15917;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0057-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150212;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0057-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0057-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88062;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0057-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:317237;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0057-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:511969;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0057-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26604;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0057-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63457;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0057-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99849;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0057-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36528;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0057-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82079;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0057-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:224976;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745502669\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"180\";s:13:\"shutter_speed\";s:18:\"0.0020040080160321\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0057.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252809,16201,'_wp_attached_file','2023/11/SING0065-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (252810,16201,'iaff_wp_attachment_original_post_title','single Photo');
INSERT INTO `wp_postmeta` VALUES (252811,16201,'_wp_attachment_image_alt','single Photo');
INSERT INTO `wp_postmeta` VALUES (252812,16201,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:27:\"2023/11/SING0065-scaled.jpg\";s:8:\"filesize\";i:638803;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"SING0065-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17569;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"SING0065-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183790;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"SING0065-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8192;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"SING0065-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105705;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"SING0065-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:395715;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"SING0065-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:638803;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"SING0065-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30185;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"SING0065-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75078;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"SING0065-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114210;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"SING0065-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42338;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"SING0065-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98366;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"SING0065-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:278742;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"AtomSE\";s:7:\"caption\";s:12:\"single Photo\";s:17:\"created_timestamp\";s:10:\"1745503344\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"2.26\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:18:\"0.0029940119760479\";s:5:\"title\";s:12:\"single Photo\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"SING0065.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (252813,16200,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252814,16200,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252815,16200,'_imagify_data','a:2:{s:5:\"sizes\";a:25:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:349105;s:7:\"percent\";d:31.81;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224976;s:14:\"optimized_size\";i:123290;s:7:\"percent\";d:45.2;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82079;s:14:\"optimized_size\";i:46832;s:7:\"percent\";d:42.94;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36528;s:14:\"optimized_size\";i:21320;s:7:\"percent\";d:41.63;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99849;s:14:\"optimized_size\";i:53148;s:7:\"percent\";d:46.77;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63457;s:14:\"optimized_size\";i:37124;s:7:\"percent\";d:41.5;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:258688;s:7:\"percent\";d:49.47;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317237;s:14:\"optimized_size\";i:173510;s:7:\"percent\";d:45.31;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88062;s:14:\"optimized_size\";i:50022;s:7:\"percent\";d:43.2;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7842;s:14:\"optimized_size\";i:4906;s:7:\"percent\";d:37.44;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150212;s:14:\"optimized_size\";i:83940;s:7:\"percent\";d:44.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15917;s:14:\"optimized_size\";i:9570;s:7:\"percent\";d:39.88;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:258688;s:7:\"percent\";d:49.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15917;s:14:\"optimized_size\";i:11848;s:7:\"percent\";d:25.56;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:150212;s:14:\"optimized_size\";i:112096;s:7:\"percent\";d:25.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7842;s:14:\"optimized_size\";i:5913;s:7:\"percent\";d:24.6;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88062;s:14:\"optimized_size\";i:65283;s:7:\"percent\";d:25.87;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:317237;s:14:\"optimized_size\";i:216663;s:7:\"percent\";d:31.7;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:511969;s:14:\"optimized_size\";i:349105;s:7:\"percent\";d:31.81;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26604;s:14:\"optimized_size\";i:19717;s:7:\"percent\";d:25.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:63457;s:14:\"optimized_size\";i:47174;s:7:\"percent\";d:25.66;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99849;s:14:\"optimized_size\";i:68589;s:7:\"percent\";d:31.31;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:36528;s:14:\"optimized_size\";i:27174;s:7:\"percent\";d:25.61;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82079;s:14:\"optimized_size\";i:60750;s:7:\"percent\";d:25.99;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:224976;s:14:\"optimized_size\";i:153930;s:7:\"percent\";d:31.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:4246798;s:14:\"optimized_size\";i:2608385;s:7:\"percent\";d:38.58;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252816,16201,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (252817,16201,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (252818,16201,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638803;s:14:\"optimized_size\";i:486995;s:7:\"percent\";d:23.76;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278742;s:14:\"optimized_size\";i:169228;s:7:\"percent\";d:39.29;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98366;s:14:\"optimized_size\";i:60532;s:7:\"percent\";d:38.46;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42338;s:14:\"optimized_size\";i:25964;s:7:\"percent\";d:38.67;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114210;s:14:\"optimized_size\";i:70286;s:7:\"percent\";d:38.46;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75078;s:14:\"optimized_size\";i:46568;s:7:\"percent\";d:37.97;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30185;s:14:\"optimized_size\";i:18094;s:7:\"percent\";d:40.06;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638803;s:14:\"optimized_size\";i:365404;s:7:\"percent\";d:42.8;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395715;s:14:\"optimized_size\";i:238820;s:7:\"percent\";d:39.65;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105705;s:14:\"optimized_size\";i:65874;s:7:\"percent\";d:37.68;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8192;s:14:\"optimized_size\";i:5086;s:7:\"percent\";d:37.92;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183790;s:14:\"optimized_size\";i:113158;s:7:\"percent\";d:38.43;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17569;s:14:\"optimized_size\";i:11304;s:7:\"percent\";d:35.66;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638803;s:14:\"optimized_size\";i:365404;s:7:\"percent\";d:42.8;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:17569;s:14:\"optimized_size\";i:13231;s:7:\"percent\";d:24.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:183790;s:14:\"optimized_size\";i:136699;s:7:\"percent\";d:25.62;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8192;s:14:\"optimized_size\";i:6144;s:7:\"percent\";d:25;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105705;s:14:\"optimized_size\";i:84033;s:7:\"percent\";d:20.5;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:395715;s:14:\"optimized_size\";i:297418;s:7:\"percent\";d:24.84;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:638803;s:14:\"optimized_size\";i:486995;s:7:\"percent\";d:23.76;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30185;s:14:\"optimized_size\";i:23916;s:7:\"percent\";d:20.77;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:75078;s:14:\"optimized_size\";i:59355;s:7:\"percent\";d:20.94;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:114210;s:14:\"optimized_size\";i:86066;s:7:\"percent\";d:24.64;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42338;s:14:\"optimized_size\";i:31490;s:7:\"percent\";d:25.62;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:98366;s:14:\"optimized_size\";i:72892;s:7:\"percent\";d:25.9;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:278742;s:14:\"optimized_size\";i:208292;s:7:\"percent\";d:25.27;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5254992;s:14:\"optimized_size\";i:3549248;s:7:\"percent\";d:32.46;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (252819,16202,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252820,16202,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (252822,16203,'_dp_original','1032');
INSERT INTO `wp_postmeta` VALUES (252823,16203,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (252824,16203,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (252825,16203,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (252826,16203,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (252827,16203,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (252828,16203,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (252829,16203,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (252830,16203,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (252831,16203,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (252832,16203,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (252833,16203,'content_blocks','');
INSERT INTO `wp_postmeta` VALUES (252834,16203,'_content_blocks','field_57ea82fe7eef8');
INSERT INTO `wp_postmeta` VALUES (252835,16203,'swp_open_graph_image_data','false');
INSERT INTO `wp_postmeta` VALUES (252836,16203,'swp_open_graph_image_url','');
INSERT INTO `wp_postmeta` VALUES (252837,16203,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (252838,16203,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (252839,16203,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (252840,16203,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (252841,16203,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (252842,16203,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (252843,16203,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (252844,16203,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (252845,16203,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (252846,16203,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (252847,16203,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (252848,16203,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (252849,16203,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (252850,16203,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (252851,16203,'featured_image','hide');
INSERT INTO `wp_postmeta` VALUES (252852,16203,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (252853,16203,'_yoast_wpseo_estimated-reading-time-minutes','0');
INSERT INTO `wp_postmeta` VALUES (252854,16203,'_yoast_wpseo_content_score','60');
INSERT INTO `wp_postmeta` VALUES (252855,16203,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (252856,16203,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (252857,16203,'swp_cache_timestamp','465234');
INSERT INTO `wp_postmeta` VALUES (252858,16203,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (252859,16203,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (252860,16203,'_g_feedback_shortcode_a22bea5da787f6308304aca0391be40a5da194b2','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (252861,16203,'_g_feedback_shortcode_atts_a22bea5da787f6308304aca0391be40a5da194b2','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:33:\"[2Poochies Properties] Contact Us\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:1032;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (252862,16203,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (252863,16203,'rank_math_description','Get in touch with 2Poochies Properties for booking inquiries, questions, or more info about our pet-friendly lake rentals on Smith Lake.\n');
INSERT INTO `wp_postmeta` VALUES (252864,16203,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (252865,16203,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (252866,16203,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (252867,16203,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (252868,16203,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (252869,16203,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (252870,16203,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (252871,16203,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (252872,16203,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (252873,16203,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (252874,16203,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (252875,16203,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252876,16203,'_dp_is_rewrite_republish_copy','1');
INSERT INTO `wp_postmeta` VALUES (252877,1032,'_dp_has_rewrite_republish_copy','16203');
INSERT INTO `wp_postmeta` VALUES (252878,16203,'_dp_creation_date_gmt','2025-08-09 17:16:34');
INSERT INTO `wp_postmeta` VALUES (252879,16203,'_edit_lock','1754759919:9');
INSERT INTO `wp_postmeta` VALUES (252880,16204,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252881,16204,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (252883,16206,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (252884,16206,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253000,16155,'_g_feedback_shortcode_c4e54b36c61d40898efdcd89bad85d6e6e779146','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (253001,16155,'_g_feedback_shortcode_atts_c4e54b36c61d40898efdcd89bad85d6e6e779146','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:36:\"[2Poochies Properties] Kimberly Babb\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16155;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (253002,16155,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253003,16155,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253004,16155,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253005,16155,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253006,16155,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253007,16155,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253008,16155,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253009,16155,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253010,16155,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253011,16155,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253012,16155,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253013,16155,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253014,16155,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253015,16155,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253016,16155,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253017,16155,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253018,16155,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253019,16155,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253020,16155,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253021,16155,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253022,16155,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253023,16155,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253024,16155,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253025,16155,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253026,16155,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253027,16155,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253028,16155,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253029,16155,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253030,16155,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253031,16155,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253032,16155,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253033,16155,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253034,16155,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253035,16155,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253036,16155,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (253037,16155,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253038,16155,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253039,16155,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253040,16155,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253041,16155,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253042,16155,'date_of_review','June 2025');
INSERT INTO `wp_postmeta` VALUES (253043,16155,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253044,16155,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253045,16155,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253046,16155,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (253047,16155,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (253048,16155,'_g_feedback_shortcode_8cb86c7aba440d801598ca56119796e6f95c0025','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (253049,16155,'_g_feedback_shortcode_atts_8cb86c7aba440d801598ca56119796e6f95c0025','a:18:{s:2:\"to\";s:27:\"tim@2poochiesproperties.com\";s:7:\"subject\";s:36:\"[2Poochies Properties] Kimberly Babb\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:16158;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (253050,16155,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253054,16210,'_wp_attached_file','2023/11/DSC05463-scaled-e1754767010649.jpg');
INSERT INTO `wp_postmeta` VALUES (253055,16210,'iaff_wp_attachment_original_post_title','DSC05463');
INSERT INTO `wp_postmeta` VALUES (253056,16210,'_wp_attachment_image_alt','Tigua\'s Well Lit Driveway Entrance');
INSERT INTO `wp_postmeta` VALUES (253057,16210,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1113;s:4:\"file\";s:42:\"2023/11/DSC05463-scaled-e1754767010649.jpg\";s:8:\"filesize\";i:701380;s:5:\"sizes\";a:15:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18537;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"DSC05463-scaled-e1754767010649-1024x557.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:557;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9332;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-768x417.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115517;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"DSC05463-scaled-e1754767010649-1536x835.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:835;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:414924;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05463-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1050352;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35247;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86522;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:43:\"DSC05463-scaled-e1754767010649-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129162;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47572;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110286;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:43:\"DSC05463-scaled-e1754767010649-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:306335;}s:21:\"gform-image-choice-sm\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35247;}s:21:\"gform-image-choice-md\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60846;}s:21:\"gform-image-choice-lg\";a:5:{s:4:\"file\";s:42:\"DSC05463-scaled-e1754767010649-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131972;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744371704\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.11\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05463.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253058,16210,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253059,16210,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253060,16210,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050352;s:14:\"optimized_size\";i:851261;s:7:\"percent\";d:18.95;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333654;s:14:\"optimized_size\";i:220632;s:7:\"percent\";d:33.87;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110952;s:14:\"optimized_size\";i:76294;s:7:\"percent\";d:31.24;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45372;s:14:\"optimized_size\";i:31034;s:7:\"percent\";d:31.6;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121664;s:14:\"optimized_size\";i:72108;s:7:\"percent\";d:40.73;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85862;s:14:\"optimized_size\";i:58800;s:7:\"percent\";d:31.52;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32918;s:14:\"optimized_size\";i:22654;s:7:\"percent\";d:31.18;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050352;s:14:\"optimized_size\";i:677646;s:7:\"percent\";d:35.48;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:640705;s:14:\"optimized_size\";i:426228;s:7:\"percent\";d:33.48;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164694;s:14:\"optimized_size\";i:111808;s:7:\"percent\";d:32.11;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8190;s:14:\"optimized_size\";i:5634;s:7:\"percent\";d:31.21;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295474;s:14:\"optimized_size\";i:199190;s:7:\"percent\";d:32.59;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23967;s:14:\"optimized_size\";i:16304;s:7:\"percent\";d:31.97;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050352;s:14:\"optimized_size\";i:677646;s:7:\"percent\";d:35.48;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23967;s:14:\"optimized_size\";i:18529;s:7:\"percent\";d:22.69;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:295474;s:14:\"optimized_size\";i:226305;s:7:\"percent\";d:23.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8190;s:14:\"optimized_size\";i:6366;s:7:\"percent\";d:22.27;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164694;s:14:\"optimized_size\";i:125474;s:7:\"percent\";d:23.81;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:640705;s:14:\"optimized_size\";i:503090;s:7:\"percent\";d:21.48;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1050352;s:14:\"optimized_size\";i:851261;s:7:\"percent\";d:18.95;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32918;s:14:\"optimized_size\";i:25203;s:7:\"percent\";d:23.44;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:85862;s:14:\"optimized_size\";i:65668;s:7:\"percent\";d:23.52;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:121664;s:14:\"optimized_size\";i:92029;s:7:\"percent\";d:24.36;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45372;s:14:\"optimized_size\";i:34858;s:7:\"percent\";d:23.17;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:110952;s:14:\"optimized_size\";i:85108;s:7:\"percent\";d:23.29;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:333654;s:14:\"optimized_size\";i:258314;s:7:\"percent\";d:22.58;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7928312;s:14:\"optimized_size\";i:5739444;s:7:\"percent\";d:27.61;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253061,16211,'_wp_attached_file','2023/11/DSC05464-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253062,16211,'iaff_wp_attachment_original_post_title','DSC05464');
INSERT INTO `wp_postmeta` VALUES (253063,16211,'_wp_attachment_image_alt','DSC05464');
INSERT INTO `wp_postmeta` VALUES (253064,16211,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05464-scaled.jpg\";s:8:\"filesize\";i:1031790;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05464-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23812;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05464-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286920;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05464-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8278;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05464-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159245;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05464-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:626065;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05464-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1031790;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05464-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32078;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05464-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82298;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05464-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119747;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05464-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43202;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05464-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105553;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05464-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:322874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744371751\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.11\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05464.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253065,16212,'_wp_attached_file','2023/11/DSC05466-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253066,16212,'iaff_wp_attachment_original_post_title','DSC05466');
INSERT INTO `wp_postmeta` VALUES (253067,16212,'_wp_attachment_image_alt','Fantastic View of House');
INSERT INTO `wp_postmeta` VALUES (253068,16212,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05466-scaled.jpg\";s:8:\"filesize\";i:980701;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05466-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24691;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05466-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:279401;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05466-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9004;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05466-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157499;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05466-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:600570;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05466-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:980701;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05466-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33367;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05466-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83489;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05466-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91067;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05466-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43678;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05466-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102665;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05466-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:300030;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744371795\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"6.11\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05466.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253069,16213,'_wp_attached_file','2023/11/DSC05470-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253070,16213,'iaff_wp_attachment_original_post_title','DSC05470');
INSERT INTO `wp_postmeta` VALUES (253071,16213,'_wp_attachment_image_alt','Fantastic View of Deck and Firepit');
INSERT INTO `wp_postmeta` VALUES (253072,16213,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05470-scaled.jpg\";s:8:\"filesize\";i:1006972;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05470-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25333;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05470-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:290504;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05470-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8776;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05470-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164362;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05470-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:619520;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05470-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1006972;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05470-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34037;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05470-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86049;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05470-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112297;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05470-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45388;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05470-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107347;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05470-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:311481;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375488\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.97\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05470.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253073,16214,'_wp_attached_file','2023/11/DSC05472-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253074,16214,'iaff_wp_attachment_original_post_title','DSC05472');
INSERT INTO `wp_postmeta` VALUES (253075,16214,'_wp_attachment_image_alt','Tigua\'s Sunrise House');
INSERT INTO `wp_postmeta` VALUES (253076,16214,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05472-scaled.jpg\";s:8:\"filesize\";i:750196;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05472-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21028;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05472-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:218266;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05472-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7355;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05472-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125325;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05472-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:460462;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05472-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:750196;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05472-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25886;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05472-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61976;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05472-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128044;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05472-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39949;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05472-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91977;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05472-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262170;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375738\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05472.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253077,16215,'_wp_attached_file','2023/11/DSC05473-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253078,16215,'iaff_wp_attachment_original_post_title','DSC05473');
INSERT INTO `wp_postmeta` VALUES (253079,16215,'_wp_attachment_image_alt','Spacious Fenced Yard, Safe for Pets and Kids to Run and Play Safely');
INSERT INTO `wp_postmeta` VALUES (253080,16215,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:27:\"2023/11/DSC05473-scaled.jpg\";s:8:\"filesize\";i:840938;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"DSC05473-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21905;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"DSC05473-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:239598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"DSC05473-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7656;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"DSC05473-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135723;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"DSC05473-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:512890;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"DSC05473-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:840938;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:20:\"DSC05473-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27780;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:20:\"DSC05473-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68431;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:21:\"DSC05473-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89317;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:20:\"DSC05473-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40435;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:20:\"DSC05473-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94886;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:21:\"DSC05473-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275887;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744375790\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"DSC05473.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253081,16216,'_wp_attached_file','2023/11/DSC05485-1-scaled.jpg');
INSERT INTO `wp_postmeta` VALUES (253082,16216,'iaff_wp_attachment_original_post_title','DSC05485');
INSERT INTO `wp_postmeta` VALUES (253083,16216,'_wp_attachment_image_alt','Outdoor Area of Tigua\'s Sunrise');
INSERT INTO `wp_postmeta` VALUES (253084,16216,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:29:\"2023/11/DSC05485-1-scaled.jpg\";s:8:\"filesize\";i:985299;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27232;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"DSC05485-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:287689;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164693;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"DSC05485-1-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:606074;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:24:\"DSC05485-1-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:985299;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88318;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:23:\"DSC05485-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135253;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50962;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:22:\"DSC05485-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117566;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:23:\"DSC05485-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:335152;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DSC-HX400V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1744376039\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:14:\"DSC05485-1.jpg\";}');
INSERT INTO `wp_postmeta` VALUES (253085,16211,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253086,16211,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253087,16211,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1031790;s:14:\"optimized_size\";i:842189;s:7:\"percent\";d:18.38;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322874;s:14:\"optimized_size\";i:213988;s:7:\"percent\";d:33.72;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105553;s:14:\"optimized_size\";i:69506;s:7:\"percent\";d:34.15;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43202;s:14:\"optimized_size\";i:27628;s:7:\"percent\";d:36.05;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119747;s:14:\"optimized_size\";i:73232;s:7:\"percent\";d:38.84;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82298;s:14:\"optimized_size\";i:55358;s:7:\"percent\";d:32.73;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32078;s:14:\"optimized_size\";i:20846;s:7:\"percent\";d:35.01;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1031790;s:14:\"optimized_size\";i:655528;s:7:\"percent\";d:36.47;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:626065;s:14:\"optimized_size\";i:409514;s:7:\"percent\";d:34.59;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159245;s:14:\"optimized_size\";i:105464;s:7:\"percent\";d:33.77;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8278;s:14:\"optimized_size\";i:5340;s:7:\"percent\";d:35.49;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286920;s:14:\"optimized_size\";i:192638;s:7:\"percent\";d:32.86;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23812;s:14:\"optimized_size\";i:15882;s:7:\"percent\";d:33.3;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1031790;s:14:\"optimized_size\";i:655528;s:7:\"percent\";d:36.47;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23812;s:14:\"optimized_size\";i:18788;s:7:\"percent\";d:21.1;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:286920;s:14:\"optimized_size\";i:221726;s:7:\"percent\";d:22.72;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8278;s:14:\"optimized_size\";i:6537;s:7:\"percent\";d:21.03;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:159245;s:14:\"optimized_size\";i:123257;s:7:\"percent\";d:22.6;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:626065;s:14:\"optimized_size\";i:494769;s:7:\"percent\";d:20.97;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1031790;s:14:\"optimized_size\";i:842189;s:7:\"percent\";d:18.38;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:32078;s:14:\"optimized_size\";i:25070;s:7:\"percent\";d:21.85;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:82298;s:14:\"optimized_size\";i:63864;s:7:\"percent\";d:22.4;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:119747;s:14:\"optimized_size\";i:91285;s:7:\"percent\";d:23.77;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43202;s:14:\"optimized_size\";i:34103;s:7:\"percent\";d:21.06;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:105553;s:14:\"optimized_size\";i:82182;s:7:\"percent\";d:22.14;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:322874;s:14:\"optimized_size\";i:253120;s:7:\"percent\";d:21.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7747304;s:14:\"optimized_size\";i:5599531;s:7:\"percent\";d:27.72;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253088,16212,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253089,16212,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253090,16212,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:980701;s:14:\"optimized_size\";i:793993;s:7:\"percent\";d:19.04;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300030;s:14:\"optimized_size\";i:192244;s:7:\"percent\";d:35.93;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102665;s:14:\"optimized_size\";i:68136;s:7:\"percent\";d:33.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43678;s:14:\"optimized_size\";i:28816;s:7:\"percent\";d:34.03;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91067;s:14:\"optimized_size\";i:47952;s:7:\"percent\";d:47.34;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83489;s:14:\"optimized_size\";i:56234;s:7:\"percent\";d:32.65;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33367;s:14:\"optimized_size\";i:22774;s:7:\"percent\";d:31.75;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:980701;s:14:\"optimized_size\";i:626316;s:7:\"percent\";d:36.14;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600570;s:14:\"optimized_size\";i:392826;s:7:\"percent\";d:34.59;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157499;s:14:\"optimized_size\";i:105152;s:7:\"percent\";d:33.24;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9004;s:14:\"optimized_size\";i:6070;s:7:\"percent\";d:32.59;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279401;s:14:\"optimized_size\";i:184060;s:7:\"percent\";d:34.12;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24691;s:14:\"optimized_size\";i:17266;s:7:\"percent\";d:30.07;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:980701;s:14:\"optimized_size\";i:626316;s:7:\"percent\";d:36.14;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:24691;s:14:\"optimized_size\";i:19270;s:7:\"percent\";d:21.96;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:279401;s:14:\"optimized_size\";i:214608;s:7:\"percent\";d:23.19;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9004;s:14:\"optimized_size\";i:7124;s:7:\"percent\";d:20.88;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:157499;s:14:\"optimized_size\";i:120787;s:7:\"percent\";d:23.31;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:600570;s:14:\"optimized_size\";i:470866;s:7:\"percent\";d:21.6;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:980701;s:14:\"optimized_size\";i:793993;s:7:\"percent\";d:19.04;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33367;s:14:\"optimized_size\";i:25730;s:7:\"percent\";d:22.89;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:83489;s:14:\"optimized_size\";i:64166;s:7:\"percent\";d:23.14;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91067;s:14:\"optimized_size\";i:63302;s:7:\"percent\";d:30.49;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:43678;s:14:\"optimized_size\";i:33980;s:7:\"percent\";d:22.2;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:102665;s:14:\"optimized_size\";i:79386;s:7:\"percent\";d:22.67;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:300030;s:14:\"optimized_size\";i:233920;s:7:\"percent\";d:22.03;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7373726;s:14:\"optimized_size\";i:5295287;s:7:\"percent\";d:28.19;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253094,16213,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253095,16213,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253096,16213,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1006972;s:14:\"optimized_size\";i:816434;s:7:\"percent\";d:18.92;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311481;s:14:\"optimized_size\";i:207180;s:7:\"percent\";d:33.49;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107347;s:14:\"optimized_size\";i:72026;s:7:\"percent\";d:32.9;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45388;s:14:\"optimized_size\";i:30312;s:7:\"percent\";d:33.22;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112297;s:14:\"optimized_size\";i:67242;s:7:\"percent\";d:40.12;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86049;s:14:\"optimized_size\";i:58458;s:7:\"percent\";d:32.06;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34037;s:14:\"optimized_size\";i:23628;s:7:\"percent\";d:30.58;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1006972;s:14:\"optimized_size\";i:643462;s:7:\"percent\";d:36.1;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:619520;s:14:\"optimized_size\";i:407340;s:7:\"percent\";d:34.25;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164362;s:14:\"optimized_size\";i:110350;s:7:\"percent\";d:32.86;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8776;s:14:\"optimized_size\";i:6154;s:7:\"percent\";d:29.88;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:290504;s:14:\"optimized_size\";i:192506;s:7:\"percent\";d:33.73;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25333;s:14:\"optimized_size\";i:17816;s:7:\"percent\";d:29.67;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1006972;s:14:\"optimized_size\";i:643462;s:7:\"percent\";d:36.1;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25333;s:14:\"optimized_size\";i:19898;s:7:\"percent\";d:21.45;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:290504;s:14:\"optimized_size\";i:225911;s:7:\"percent\";d:22.23;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8776;s:14:\"optimized_size\";i:6975;s:7:\"percent\";d:20.52;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164362;s:14:\"optimized_size\";i:127606;s:7:\"percent\";d:22.36;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:619520;s:14:\"optimized_size\";i:488360;s:7:\"percent\";d:21.17;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:1006972;s:14:\"optimized_size\";i:816434;s:7:\"percent\";d:18.92;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:34037;s:14:\"optimized_size\";i:26582;s:7:\"percent\";d:21.9;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:86049;s:14:\"optimized_size\";i:67004;s:7:\"percent\";d:22.13;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:112297;s:14:\"optimized_size\";i:85499;s:7:\"percent\";d:23.86;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:45388;s:14:\"optimized_size\";i:35815;s:7:\"percent\";d:21.09;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:107347;s:14:\"optimized_size\";i:84242;s:7:\"percent\";d:21.52;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:311481;s:14:\"optimized_size\";i:246387;s:7:\"percent\";d:20.9;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7638076;s:14:\"optimized_size\";i:5527083;s:7:\"percent\";d:27.64;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253097,16214,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253098,16214,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253099,16214,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750196;s:14:\"optimized_size\";i:530184;s:7:\"percent\";d:29.33;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262170;s:14:\"optimized_size\";i:162816;s:7:\"percent\";d:37.9;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91977;s:14:\"optimized_size\";i:58712;s:7:\"percent\";d:36.17;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39949;s:14:\"optimized_size\";i:25948;s:7:\"percent\";d:35.05;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128044;s:14:\"optimized_size\";i:83752;s:7:\"percent\";d:34.59;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61976;s:14:\"optimized_size\";i:39834;s:7:\"percent\";d:35.73;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25886;s:14:\"optimized_size\";i:16776;s:7:\"percent\";d:35.19;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750196;s:14:\"optimized_size\";i:435066;s:7:\"percent\";d:42.01;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460462;s:14:\"optimized_size\";i:276916;s:7:\"percent\";d:39.86;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125325;s:14:\"optimized_size\";i:78082;s:7:\"percent\";d:37.7;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7355;s:14:\"optimized_size\";i:4810;s:7:\"percent\";d:34.6;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218266;s:14:\"optimized_size\";i:134466;s:7:\"percent\";d:38.39;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21028;s:14:\"optimized_size\";i:13924;s:7:\"percent\";d:33.78;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750196;s:14:\"optimized_size\";i:435066;s:7:\"percent\";d:42.01;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21028;s:14:\"optimized_size\";i:15692;s:7:\"percent\";d:25.38;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:218266;s:14:\"optimized_size\";i:160627;s:7:\"percent\";d:26.41;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7355;s:14:\"optimized_size\";i:5589;s:7:\"percent\";d:24.01;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:125325;s:14:\"optimized_size\";i:92383;s:7:\"percent\";d:26.29;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:460462;s:14:\"optimized_size\";i:345015;s:7:\"percent\";d:25.07;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:750196;s:14:\"optimized_size\";i:530184;s:7:\"percent\";d:29.33;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:25886;s:14:\"optimized_size\";i:19284;s:7:\"percent\";d:25.5;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:61976;s:14:\"optimized_size\";i:46130;s:7:\"percent\";d:25.57;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:128044;s:14:\"optimized_size\";i:102911;s:7:\"percent\";d:19.63;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:39949;s:14:\"optimized_size\";i:29644;s:7:\"percent\";d:25.8;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:91977;s:14:\"optimized_size\";i:67908;s:7:\"percent\";d:26.17;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262170;s:14:\"optimized_size\";i:193629;s:7:\"percent\";d:26.14;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:5885660;s:14:\"optimized_size\";i:3905348;s:7:\"percent\";d:33.65;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253100,16210,'_wp_attachment_backup_sizes','a:13:{s:9:\"full-orig\";a:4:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:8:\"filesize\";i:1050352;s:4:\"file\";s:19:\"DSC05463-scaled.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8190;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23967;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164694;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:21:\"DSC05463-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:295474;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:22:\"DSC05463-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:640705;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:22:\"DSC05463-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1050352;}s:16:\"flex-medium-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32918;}s:20:\"flex-medium-alt-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85862;}s:16:\"page-banner-orig\";a:5:{s:4:\"file\";s:21:\"DSC05463-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121664;}s:16:\"blog-medium-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45372;}s:15:\"blog-large-orig\";a:5:{s:4:\"file\";s:20:\"DSC05463-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110952;}s:14:\"blog-full-orig\";a:5:{s:4:\"file\";s:21:\"DSC05463-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:333654;}}');
INSERT INTO `wp_postmeta` VALUES (253103,16215,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253104,16215,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253105,16215,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:840938;s:14:\"optimized_size\";i:641500;s:7:\"percent\";d:23.72;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275887;s:14:\"optimized_size\";i:173640;s:7:\"percent\";d:37.06;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94886;s:14:\"optimized_size\";i:60544;s:7:\"percent\";d:36.19;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40435;s:14:\"optimized_size\";i:26206;s:7:\"percent\";d:35.19;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89317;s:14:\"optimized_size\";i:40550;s:7:\"percent\";d:54.6;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68431;s:14:\"optimized_size\";i:44056;s:7:\"percent\";d:35.62;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27780;s:14:\"optimized_size\";i:17918;s:7:\"percent\";d:35.5;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:840938;s:14:\"optimized_size\";i:497980;s:7:\"percent\";d:40.78;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512890;s:14:\"optimized_size\";i:316034;s:7:\"percent\";d:38.38;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135723;s:14:\"optimized_size\";i:86872;s:7:\"percent\";d:35.99;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7656;s:14:\"optimized_size\";i:4924;s:7:\"percent\";d:35.68;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239598;s:14:\"optimized_size\";i:151402;s:7:\"percent\";d:36.81;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21905;s:14:\"optimized_size\";i:14576;s:7:\"percent\";d:33.46;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:840938;s:14:\"optimized_size\";i:497980;s:7:\"percent\";d:40.78;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:21905;s:14:\"optimized_size\";i:17331;s:7:\"percent\";d:20.88;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:239598;s:14:\"optimized_size\";i:186605;s:7:\"percent\";d:22.12;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7656;s:14:\"optimized_size\";i:5669;s:7:\"percent\";d:25.95;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135723;s:14:\"optimized_size\";i:106052;s:7:\"percent\";d:21.86;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:512890;s:14:\"optimized_size\";i:380935;s:7:\"percent\";d:25.73;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:840938;s:14:\"optimized_size\";i:641500;s:7:\"percent\";d:23.72;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27780;s:14:\"optimized_size\";i:20462;s:7:\"percent\";d:26.34;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:68431;s:14:\"optimized_size\";i:50298;s:7:\"percent\";d:26.5;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:89317;s:14:\"optimized_size\";i:60402;s:7:\"percent\";d:32.37;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:40435;s:14:\"optimized_size\";i:29735;s:7:\"percent\";d:26.46;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:94886;s:14:\"optimized_size\";i:69691;s:7:\"percent\";d:26.55;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:275887;s:14:\"optimized_size\";i:202502;s:7:\"percent\";d:26.6;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:6392768;s:14:\"optimized_size\";i:4345364;s:7:\"percent\";d:32.03;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253106,16216,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (253107,16216,'_imagify_status','success');
INSERT INTO `wp_postmeta` VALUES (253108,16216,'_imagify_data','a:2:{s:5:\"sizes\";a:26:{s:4:\"full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:746854;s:7:\"percent\";d:24.2;}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335152;s:14:\"optimized_size\";i:226138;s:7:\"percent\";d:32.53;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117566;s:14:\"optimized_size\";i:81102;s:7:\"percent\";d:31.02;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50962;s:14:\"optimized_size\";i:34902;s:7:\"percent\";d:31.51;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135253;s:14:\"optimized_size\";i:87190;s:7:\"percent\";d:35.54;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88318;s:14:\"optimized_size\";i:59598;s:7:\"percent\";d:32.52;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35974;s:14:\"optimized_size\";i:24424;s:7:\"percent\";d:32.11;}s:22:\"2048x2048@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:624910;s:7:\"percent\";d:36.58;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606074;s:14:\"optimized_size\";i:389442;s:7:\"percent\";d:35.74;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164693;s:14:\"optimized_size\";i:109142;s:7:\"percent\";d:33.73;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9863;s:14:\"optimized_size\";i:6910;s:7:\"percent\";d:29.94;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287689;s:14:\"optimized_size\";i:190662;s:7:\"percent\";d:33.73;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27232;s:14:\"optimized_size\";i:18760;s:7:\"percent\";d:31.11;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:624910;s:7:\"percent\";d:36.58;}s:6:\"medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:27232;s:14:\"optimized_size\";i:21254;s:7:\"percent\";d:21.95;}s:5:\"large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:287689;s:14:\"optimized_size\";i:223325;s:7:\"percent\";d:22.37;}s:9:\"thumbnail\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:9863;s:14:\"optimized_size\";i:7688;s:7:\"percent\";d:22.05;}s:12:\"medium_large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:164693;s:14:\"optimized_size\";i:127845;s:7:\"percent\";d:22.37;}s:9:\"1536x1536\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:606074;s:14:\"optimized_size\";i:479075;s:7:\"percent\";d:20.95;}s:9:\"2048x2048\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:985299;s:14:\"optimized_size\";i:746854;s:7:\"percent\";d:24.2;}s:11:\"flex-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35974;s:14:\"optimized_size\";i:27822;s:7:\"percent\";d:22.66;}s:15:\"flex-medium-alt\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:88318;s:14:\"optimized_size\";i:68222;s:7:\"percent\";d:22.75;}s:11:\"page-banner\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:135253;s:14:\"optimized_size\";i:108773;s:7:\"percent\";d:19.58;}s:11:\"blog-medium\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:50962;s:14:\"optimized_size\";i:39483;s:7:\"percent\";d:22.52;}s:10:\"blog-large\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:117566;s:14:\"optimized_size\";i:91126;s:7:\"percent\";d:22.49;}s:9:\"blog-full\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:335152;s:14:\"optimized_size\";i:261508;s:7:\"percent\";d:21.97;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:7658748;s:14:\"optimized_size\";i:5427919;s:7:\"percent\";d:29.13;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (253115,16218,'_edit_lock','1758657672:11');
INSERT INTO `wp_postmeta` VALUES (253116,16218,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253117,16218,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253119,16218,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253120,16218,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253121,16218,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253124,16218,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253125,16218,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253126,16218,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253127,16218,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253128,16218,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253129,16218,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253130,16218,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253131,16218,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253132,16218,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253133,16218,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253134,16218,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253135,16218,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253136,16218,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253137,16218,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253138,16218,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253139,16218,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253140,16218,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253141,16218,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253142,16218,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253143,16218,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253144,16218,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253145,16218,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253146,16218,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253147,16218,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253148,16218,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253149,16218,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253150,16218,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253151,16218,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253152,16218,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253153,16218,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253154,16218,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (253155,16218,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253156,16218,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253157,16218,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253158,16218,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253159,16218,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253160,16218,'date_of_review','August 2025');
INSERT INTO `wp_postmeta` VALUES (253161,16218,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253162,16218,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253163,16218,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253171,16221,'_edit_lock','1754767861:11');
INSERT INTO `wp_postmeta` VALUES (253172,16221,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (253173,16221,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253174,16221,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253175,16221,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253176,16221,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253177,16221,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253180,16221,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253181,16221,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253182,16221,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253183,16221,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253184,16221,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253185,16221,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253186,16221,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253187,16221,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253188,16221,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253189,16221,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253190,16221,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253191,16221,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253192,16221,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253193,16221,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253194,16221,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253195,16221,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253196,16221,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253197,16221,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253198,16221,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253199,16221,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253200,16221,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253201,16221,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253202,16221,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253203,16221,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253204,16221,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253205,16221,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253206,16221,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253207,16221,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253208,16221,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253209,16221,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253210,16221,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (253211,16221,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253212,16221,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253213,16221,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253214,16221,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253215,16221,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253216,16221,'date_of_review','August 2025');
INSERT INTO `wp_postmeta` VALUES (253217,16221,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253218,16221,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253219,16221,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253220,16222,'_edit_lock','1754768112:11');
INSERT INTO `wp_postmeta` VALUES (253221,16222,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253222,16222,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253223,16222,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253224,16222,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253225,16222,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253226,16222,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253229,16222,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253230,16222,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253231,16222,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253232,16222,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253233,16222,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253234,16222,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253235,16222,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253236,16222,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253237,16222,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253238,16222,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253239,16222,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253240,16222,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253241,16222,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253242,16222,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253243,16222,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253244,16222,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253245,16222,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253246,16222,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253247,16222,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253248,16222,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253249,16222,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253250,16222,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253251,16222,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253252,16222,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253253,16222,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253254,16222,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253255,16222,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253256,16222,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253257,16222,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253258,16222,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253259,16222,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (253260,16222,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253261,16222,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253262,16222,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253263,16222,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253264,16222,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253265,16222,'date_of_review','July 2025');
INSERT INTO `wp_postmeta` VALUES (253266,16222,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253267,16222,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253268,16222,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253271,16062,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (253272,16062,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253273,16062,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253274,16062,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253275,16062,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253278,16062,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253279,16062,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253280,16062,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253281,16062,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253282,16062,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253283,16062,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253284,16062,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253286,16058,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253287,16058,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253288,16058,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253289,16058,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253290,16058,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253293,16058,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253294,16058,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253295,16058,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253296,16058,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253297,16058,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253298,16058,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253299,16058,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253301,16093,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (253302,16093,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253303,16093,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253304,16093,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253305,16093,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253308,16093,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253309,16093,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253310,16093,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253311,16093,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253312,16093,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253313,16093,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253314,16093,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253315,16227,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253316,16040,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253317,16040,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253318,16040,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253319,16040,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253320,16040,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253323,16040,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253324,16040,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253325,16040,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253326,16040,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253327,16040,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253328,16040,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253329,16040,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253331,16039,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253332,16039,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253333,16039,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253334,16039,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253335,16039,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253338,16039,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253339,16039,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253340,16039,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253341,16039,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253342,16039,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253343,16039,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253344,16039,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253345,16037,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253346,16037,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253347,16037,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253348,16037,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253349,16037,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253352,16037,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253353,16037,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253354,16037,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253355,16037,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253356,16037,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253357,16037,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253358,16037,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253359,16011,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253360,16011,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253361,16011,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253362,16011,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253363,16011,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253366,16011,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253367,16011,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253368,16011,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253369,16011,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253370,16011,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253371,16011,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253372,16011,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253373,15974,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253374,15974,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253375,15974,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253376,15974,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253377,15974,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253380,15974,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253381,15974,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253382,15974,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253383,15974,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253384,15974,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253385,15974,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253386,15974,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253387,15963,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253388,15963,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253389,15963,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253390,15963,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253391,15963,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253394,15963,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253395,15963,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253396,15963,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253397,15963,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253398,15963,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253399,15963,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253400,15963,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253401,15802,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253402,15802,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253403,15802,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253404,15802,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253405,15802,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253408,15802,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253409,15802,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253410,15802,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253411,15802,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253412,15802,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253413,15802,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253414,15802,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253415,15685,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253416,15685,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253417,15685,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253418,15685,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253419,15685,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253422,15685,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253423,15685,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253424,15685,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253425,15685,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253426,15685,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253427,15685,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253428,15685,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253430,15646,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253431,15646,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253432,15646,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253433,15646,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253434,15646,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253437,15646,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253438,15646,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253439,15646,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253440,15646,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253441,15646,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253442,15646,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253443,15646,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253445,15645,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253446,15645,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253447,15645,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253448,15645,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253449,15645,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253452,15645,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253453,15645,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253454,15645,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253455,15645,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253456,15645,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253457,15645,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253458,15645,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253459,15585,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253460,15585,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253461,15585,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253462,15585,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253463,15585,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253466,15585,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253467,15585,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253468,15585,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253469,15585,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253470,15585,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253471,15585,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253472,15585,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253474,15584,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253475,15584,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253476,15584,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253477,15584,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253478,15584,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253481,15584,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253482,15584,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253483,15584,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253484,15584,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253485,15584,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253486,15584,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253487,15584,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253488,15582,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253489,15582,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253490,15582,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253491,15582,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253492,15582,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253495,15582,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253496,15582,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253497,15582,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253498,15582,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253499,15582,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253500,15582,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253501,15582,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253502,15381,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253503,15381,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253504,15381,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253505,15381,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253506,15381,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253509,15381,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253510,15381,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253511,15381,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253512,15381,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253513,15381,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253514,15381,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253515,15381,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253517,15369,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253518,15369,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253519,15369,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253520,15369,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253521,15369,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253524,15369,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253525,15369,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253526,15369,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253527,15369,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253528,15369,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253529,15369,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253530,15369,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253532,15365,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253533,15365,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253534,15365,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253535,15365,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253536,15365,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253539,15365,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253540,15365,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253541,15365,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253542,15365,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253543,15365,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253544,15365,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253545,15365,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253547,15050,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253548,15050,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253549,15050,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253550,15050,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253551,15050,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253554,15050,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253555,15050,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253556,15050,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253557,15050,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253558,15050,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253559,15050,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253560,15050,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253562,15049,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253563,15049,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253564,15049,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253565,15049,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253566,15049,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253569,15049,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253570,15049,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253571,15049,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253572,15049,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253573,15049,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253574,15049,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253575,15049,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253576,16236,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253577,15047,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253578,15047,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253579,15047,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253580,15047,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253581,15047,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253584,15047,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253585,15047,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253586,15047,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253587,15047,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253588,15047,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253589,15047,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253590,15047,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253591,16237,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253592,16238,'_edit_lock','1754771592:11');
INSERT INTO `wp_postmeta` VALUES (253593,16238,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253594,16238,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253595,16238,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (253596,16238,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253597,16238,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253598,16238,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253601,16238,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253602,16238,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253603,16238,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253604,16238,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253605,16238,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253606,16238,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253607,16238,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253608,16238,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253609,16238,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253610,16238,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253611,16238,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253612,16238,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253613,16238,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253614,16238,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253615,16238,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253616,16238,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253617,16238,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253618,16238,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253619,16238,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253620,16238,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253621,16238,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253622,16238,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253623,16238,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253624,16238,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253625,16238,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253626,16238,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253627,16238,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253628,16238,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253629,16238,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253630,16238,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253631,16238,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (253632,16238,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253633,16238,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253634,16238,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253635,16238,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253636,16238,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253637,16238,'date_of_review','July 2025');
INSERT INTO `wp_postmeta` VALUES (253638,16238,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253639,16238,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253640,16238,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253641,16239,'_edit_lock','1758819003:11');
INSERT INTO `wp_postmeta` VALUES (253642,16239,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253643,16239,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253645,16239,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253646,16239,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253647,16239,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253650,16239,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253651,16239,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253652,16239,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253653,16239,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253654,16239,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253655,16239,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253656,16239,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253657,16239,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253658,16239,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253659,16239,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253660,16239,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253661,16239,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253662,16239,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253663,16239,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253664,16239,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253665,16239,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253666,16239,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253667,16239,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253668,16239,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253669,16239,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253670,16239,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253671,16239,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253672,16239,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253673,16239,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253674,16239,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253675,16239,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253676,16239,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253677,16239,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253678,16239,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (253679,16239,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (253680,16239,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (253681,16239,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (253682,16239,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (253683,16239,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (253684,16239,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (253685,16239,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (253686,16239,'date_of_review','July 2025');
INSERT INTO `wp_postmeta` VALUES (253687,16239,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (253688,16239,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (253689,16239,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (253695,16241,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (253696,16242,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (253697,16242,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253710,15977,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253713,15977,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253717,16245,'_edit_lock','1757979121:14');
INSERT INTO `wp_postmeta` VALUES (253718,16245,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253719,16245,'rank_math_seo_score','71');
INSERT INTO `wp_postmeta` VALUES (253720,16245,'_thumbnail_id','15869');
INSERT INTO `wp_postmeta` VALUES (253722,16245,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253723,16245,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253724,16245,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253727,16245,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253728,16245,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253729,16245,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253730,16245,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253731,16245,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253732,16245,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253733,16245,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253735,16245,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (253739,16245,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (253740,16245,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (253741,16245,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253742,16245,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253743,16245,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253744,16245,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253745,16245,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253746,16245,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253747,16245,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253748,16245,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253749,16245,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253750,16245,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253751,16245,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253752,16245,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253753,16245,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253754,16245,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253755,16245,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253756,16245,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253757,16245,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253758,16245,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253759,16245,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253760,16245,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253761,16245,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (253762,16245,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (253776,16251,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253782,16253,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (253791,16245,'rank_math_focus_keyword','Smith Lake pet-friendly');
INSERT INTO `wp_postmeta` VALUES (253792,16245,'rank_math_title','Smith Lake Pet-Friendly Spots | Alabamaâ€™s Hidden Gem');
INSERT INTO `wp_postmeta` VALUES (253793,16245,'rank_math_description','Smith Lake pet-friendly activities and spots make it Alabamaâ€™s hidden gem for pet owners. Explore trails, parks, and fun for your furry friends.');
INSERT INTO `wp_postmeta` VALUES (253803,16245,'_wp_old_slug','smith-lake-pet-friendly-spots');
INSERT INTO `wp_postmeta` VALUES (253815,16264,'_edit_lock','1765317644:10');
INSERT INTO `wp_postmeta` VALUES (253816,16264,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253820,16014,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253821,16014,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253822,16014,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253825,16264,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253826,16264,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253827,16264,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253828,16264,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253831,16264,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253832,16264,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (253833,16264,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253834,16264,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253835,16264,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253836,16264,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253837,16264,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253838,16264,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253839,16264,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253840,16264,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253841,16264,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253842,16264,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253843,16264,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253844,16264,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253845,16264,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253846,16264,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253847,16264,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253848,16264,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253849,16264,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253850,16264,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253851,16264,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253852,16264,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253853,16264,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253854,16264,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253855,16264,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253856,16264,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253857,16264,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253858,16264,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253859,16264,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253862,16266,'_edit_lock','1765317605:10');
INSERT INTO `wp_postmeta` VALUES (253865,16266,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253866,16266,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (253867,16266,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253868,16266,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253869,16266,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253870,16266,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253873,16266,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253874,16266,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253875,16266,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253876,16266,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253877,16266,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253878,16266,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253879,16266,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253880,16266,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253881,16266,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253882,16266,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253883,16266,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253884,16266,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253885,16266,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253886,16266,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253887,16266,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253888,16266,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253889,16266,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253890,16266,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253891,16266,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253892,16266,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253893,16266,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253894,16266,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253895,16266,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253896,16266,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253897,16266,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253898,16266,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253899,16266,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253900,16266,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253901,16267,'_edit_lock','1765317574:10');
INSERT INTO `wp_postmeta` VALUES (253902,16267,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (253903,16267,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253904,16267,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253905,16267,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253906,16267,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253907,16267,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253910,16267,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253911,16267,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253912,16267,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253913,16267,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253914,16267,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253915,16267,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253916,16267,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253917,16267,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253918,16267,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253919,16267,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253920,16267,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253921,16267,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253922,16267,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253923,16267,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253924,16267,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253925,16267,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253926,16267,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253927,16267,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253928,16267,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253929,16267,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253930,16267,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253931,16267,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253932,16267,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253933,16267,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253934,16267,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253935,16267,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253936,16267,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253937,16267,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253938,16268,'_edit_lock','1765317545:10');
INSERT INTO `wp_postmeta` VALUES (253939,16268,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253940,16268,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (253941,16268,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253942,16268,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253943,16268,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253944,16268,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253947,16268,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253948,16268,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253949,16268,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253950,16268,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253951,16268,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253952,16268,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253953,16268,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253954,16268,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253955,16268,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253956,16268,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253957,16268,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253958,16268,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253959,16268,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253960,16268,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253961,16268,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253962,16268,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (253963,16268,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (253964,16268,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (253965,16268,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (253966,16268,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (253967,16268,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (253968,16268,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (253969,16268,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (253970,16268,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (253971,16268,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (253972,16268,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (253973,16268,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (253974,16268,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (253975,16269,'_edit_lock','1765317518:10');
INSERT INTO `wp_postmeta` VALUES (253976,16269,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (253977,16269,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (253978,16269,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (253979,16269,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (253980,16269,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (253981,16269,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (253984,16269,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (253985,16269,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (253986,16269,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (253987,16269,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (253988,16269,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (253989,16269,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (253990,16269,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (253991,16269,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (253992,16269,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (253993,16269,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (253994,16269,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (253995,16269,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (253996,16269,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (253997,16269,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (253998,16269,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (253999,16269,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254000,16269,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254001,16269,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254002,16269,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254003,16269,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254004,16269,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254005,16269,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254006,16269,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254007,16269,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254008,16269,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254009,16269,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254010,16269,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254011,16269,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254012,16270,'_edit_lock','1765317460:10');
INSERT INTO `wp_postmeta` VALUES (254013,16270,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254014,16270,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254015,16270,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254016,16270,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254017,16270,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254020,16270,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254021,16270,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254022,16270,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254023,16270,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254024,16270,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254025,16270,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254026,16270,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254027,16270,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (254028,16270,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254029,16270,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254030,16270,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254031,16270,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254032,16270,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254033,16270,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254034,16270,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254035,16270,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254036,16270,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254037,16270,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254038,16270,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254039,16270,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254040,16270,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254041,16270,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254042,16270,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254043,16270,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254044,16270,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254045,16270,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254046,16270,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254047,16270,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254048,16270,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254049,16271,'_edit_lock','1765317435:10');
INSERT INTO `wp_postmeta` VALUES (254050,16271,'rank_math_seo_score','11');
INSERT INTO `wp_postmeta` VALUES (254051,16271,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254053,16271,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254054,16271,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254055,16271,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254058,16271,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254059,16271,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254060,16271,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254061,16271,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254062,16271,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254063,16271,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254064,16271,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254065,16271,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254066,16271,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254067,16271,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254068,16271,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254069,16271,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254070,16271,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254071,16271,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254072,16271,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254073,16271,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254074,16271,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254075,16271,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254076,16271,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254077,16271,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254078,16271,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254079,16271,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254080,16271,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254081,16271,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254082,16271,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254083,16271,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254084,16271,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254085,16271,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254089,16273,'_edit_lock','1765317183:10');
INSERT INTO `wp_postmeta` VALUES (254090,16271,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254093,16273,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (254094,16273,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254095,16273,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254096,16273,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254097,16273,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254098,16273,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254101,16273,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254102,16273,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254103,16273,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254104,16273,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254105,16273,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254106,16273,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254107,16273,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254108,16273,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254109,16273,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254110,16273,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254111,16273,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254112,16273,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254113,16273,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254114,16273,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254115,16273,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254116,16273,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254117,16273,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254118,16273,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254119,16273,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254120,16273,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254121,16273,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254122,16273,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254123,16273,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254124,16273,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254125,16273,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254126,16273,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254127,16273,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254128,16273,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254140,16276,'_edit_lock','1765317135:10');
INSERT INTO `wp_postmeta` VALUES (254141,16276,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (254142,16276,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254143,16276,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254144,16276,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254145,16276,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254146,16276,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254149,16276,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254150,16276,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254151,16276,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254152,16276,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254153,16276,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254154,16276,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254155,16276,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254156,16276,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254157,16276,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254158,16276,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254159,16276,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254160,16276,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254161,16276,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254162,16276,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254163,16276,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254164,16276,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254165,16276,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254166,16276,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254167,16276,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254168,16276,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254169,16276,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254170,16276,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254171,16276,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254172,16276,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254173,16276,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254174,16276,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254175,16276,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254176,16276,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254177,16277,'_edit_lock','1765317003:10');
INSERT INTO `wp_postmeta` VALUES (254178,16277,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254179,16277,'rank_math_seo_score','11');
INSERT INTO `wp_postmeta` VALUES (254180,16277,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254181,16277,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254182,16277,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254183,16277,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254186,16277,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254187,16277,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254188,16277,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254189,16277,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254190,16277,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254191,16277,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254192,16277,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254193,16277,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254194,16277,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254195,16277,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254196,16277,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254197,16277,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254198,16277,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254199,16277,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254200,16277,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254201,16277,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254202,16277,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254203,16277,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254204,16277,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254205,16277,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254206,16277,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254207,16277,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254208,16277,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254209,16277,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254210,16277,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254211,16277,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254212,16277,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254213,16277,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254214,16278,'_edit_lock','1765316976:10');
INSERT INTO `wp_postmeta` VALUES (254215,16278,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (254216,16278,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254217,16278,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254218,16278,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254219,16278,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254220,16278,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254223,16278,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254224,16278,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254225,16278,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254226,16278,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254227,16278,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254228,16278,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254229,16278,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254230,16278,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254231,16278,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254232,16278,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254233,16278,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254234,16278,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254235,16278,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254236,16278,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254237,16278,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254238,16278,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254239,16278,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254240,16278,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254241,16278,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254242,16278,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254243,16278,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254244,16278,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254245,16278,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254246,16278,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254247,16278,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254248,16278,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254249,16278,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254250,16278,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254251,16279,'_edit_lock','1765318181:10');
INSERT INTO `wp_postmeta` VALUES (254252,16279,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254253,16280,'_edit_lock','1765318233:10');
INSERT INTO `wp_postmeta` VALUES (254254,16280,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254255,16280,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254257,16280,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254258,16280,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254259,16280,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254262,16280,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254263,16280,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254264,16280,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254265,16280,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254266,16280,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254267,16280,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254268,16280,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254269,16280,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254270,16280,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254271,16280,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254272,16280,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254273,16280,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254274,16280,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254275,16280,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254276,16280,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254277,16280,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254278,16280,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254279,16280,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254280,16280,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254281,16280,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254282,16280,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254283,16280,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254284,16280,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254285,16280,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254286,16280,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254287,16280,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254288,16280,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254289,16280,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254290,16281,'_edit_lock','1765318213:10');
INSERT INTO `wp_postmeta` VALUES (254291,16281,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254292,16281,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254294,16281,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254295,16281,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254296,16281,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254299,16281,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254300,16281,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254301,16281,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254302,16281,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254303,16281,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254304,16281,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254305,16281,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254306,16281,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254307,16281,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254308,16281,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254309,16281,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254310,16281,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254311,16281,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254312,16281,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254313,16281,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254314,16281,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254315,16281,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254316,16281,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254317,16281,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254318,16281,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254319,16281,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254320,16281,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254321,16281,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254322,16281,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254323,16281,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254324,16281,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254325,16281,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254326,16281,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254327,16279,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254328,16279,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254329,16279,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254330,16279,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254331,16279,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254334,16279,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254335,16279,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254336,16279,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254337,16279,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254338,16279,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254339,16279,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254340,16279,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254341,16279,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254342,16279,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254343,16279,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254344,16279,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254345,16279,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254346,16279,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254347,16279,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254348,16279,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254349,16279,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254350,16279,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254351,16279,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254352,16279,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254353,16279,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254354,16279,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254355,16279,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254356,16279,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254357,16279,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254358,16279,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254359,16279,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254360,16279,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254361,16279,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254366,16284,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254367,14841,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254368,14886,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254369,15551,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254370,15552,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254371,15640,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254372,15199,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254373,16187,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254374,15136,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254375,14843,'_wp_old_date','2025-08-09');
INSERT INTO `wp_postmeta` VALUES (254379,16289,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254388,16292,'_edit_lock','1765318141:10');
INSERT INTO `wp_postmeta` VALUES (254389,16292,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254390,16292,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (254391,16292,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254392,16292,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254393,16292,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254394,16292,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254397,16292,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254398,16292,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254399,16292,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254400,16292,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254401,16292,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254402,16292,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254403,16292,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254404,16292,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254405,16292,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254406,16292,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254407,16292,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254408,16292,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254409,16292,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254410,16292,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254411,16292,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254412,16292,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254413,16292,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254414,16292,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254415,16292,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254416,16292,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254417,16292,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254418,16292,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254419,16292,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254420,16292,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254421,16292,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254422,16292,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254423,16292,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254424,16292,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254427,16293,'_edit_lock','1765318116:10');
INSERT INTO `wp_postmeta` VALUES (254428,16293,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254429,16293,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (254430,16293,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254431,16293,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254432,16293,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254433,16293,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254436,16293,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254437,16293,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254438,16293,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254439,16293,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254440,16293,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254441,16293,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254442,16293,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254443,16293,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254444,16293,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254445,16293,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254446,16293,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254447,16293,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254448,16293,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254449,16293,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254450,16293,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254451,16293,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254452,16293,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254453,16293,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254454,16293,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254455,16293,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254456,16293,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254457,16293,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254458,16293,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254459,16293,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254460,16293,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254461,16293,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254462,16293,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254463,16293,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254464,16294,'_edit_lock','1765318081:10');
INSERT INTO `wp_postmeta` VALUES (254465,16294,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (254466,16294,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254467,16294,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254468,16294,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254469,16294,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254470,16294,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254473,16294,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254474,16294,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254475,16294,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254476,16294,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254477,16294,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254478,16294,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254479,16294,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254480,16294,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254481,16294,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254482,16294,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254483,16294,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254484,16294,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254485,16294,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254486,16294,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254487,16294,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254488,16294,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254489,16294,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254490,16294,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254491,16294,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254492,16294,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254493,16294,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254494,16294,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254495,16294,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254496,16294,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254497,16294,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254498,16294,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254499,16294,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254500,16294,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254538,16296,'_edit_lock','1765318049:10');
INSERT INTO `wp_postmeta` VALUES (254539,16296,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (254540,16296,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254541,16296,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254542,16296,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254543,16296,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254544,16296,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254547,16296,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254548,16296,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254549,16296,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254550,16296,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254551,16296,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254552,16296,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254553,16296,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254554,16296,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254555,16296,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254556,16296,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254557,16296,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254558,16296,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254559,16296,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254560,16296,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254561,16296,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254562,16296,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254563,16296,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254564,16296,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254565,16296,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254566,16296,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254567,16296,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254568,16296,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254569,16296,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254570,16296,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254571,16296,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254572,16296,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254573,16296,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254574,16296,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254575,16297,'_edit_lock','1765318026:10');
INSERT INTO `wp_postmeta` VALUES (254576,16297,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (254577,16297,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254578,16297,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254579,16297,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254580,16297,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254581,16297,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254584,16297,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254585,16297,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254586,16297,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254587,16297,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254588,16297,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254589,16297,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254590,16297,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254591,16297,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254592,16297,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254593,16297,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254594,16297,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254595,16297,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254596,16297,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254597,16297,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254598,16297,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254599,16297,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254600,16297,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254601,16297,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254602,16297,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254603,16297,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254604,16297,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254605,16297,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254606,16297,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254607,16297,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254608,16297,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254609,16297,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254610,16297,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254611,16297,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254612,16298,'_edit_lock','1765317996:10');
INSERT INTO `wp_postmeta` VALUES (254613,16298,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (254614,16298,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254616,16298,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254617,16298,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254618,16298,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254621,16298,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254622,16298,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254623,16298,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254624,16298,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254625,16298,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254626,16298,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254627,16298,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254628,16298,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254629,16298,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254630,16298,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254631,16298,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254632,16298,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254633,16298,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254634,16298,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254635,16298,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254636,16298,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254637,16298,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254638,16298,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254639,16298,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254640,16298,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254641,16298,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254642,16298,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254643,16298,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254644,16298,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254645,16298,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254646,16298,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254647,16298,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254648,16298,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254649,16299,'_edit_lock','1765317969:10');
INSERT INTO `wp_postmeta` VALUES (254650,16299,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254651,16299,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (254652,16299,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254653,16299,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254654,16299,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254655,16299,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254658,16299,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254659,16299,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254660,16299,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254661,16299,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254662,16299,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254663,16299,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254664,16299,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254665,16299,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254666,16299,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254667,16299,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254668,16299,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254669,16299,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254670,16299,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254671,16299,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254672,16299,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254673,16299,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254674,16299,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254675,16299,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254676,16299,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254677,16299,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254678,16299,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254679,16299,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254680,16299,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254681,16299,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254682,16299,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254683,16299,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254684,16299,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254685,16299,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254686,16300,'_edit_lock','1765317947:10');
INSERT INTO `wp_postmeta` VALUES (254687,16300,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254688,16300,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254689,16300,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254690,16300,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254691,16300,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254692,16300,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254695,16300,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254696,16300,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254697,16300,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254698,16300,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254699,16300,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254700,16300,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254701,16300,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254702,16300,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254703,16300,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254704,16300,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254705,16300,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254706,16300,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254707,16300,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254708,16300,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254709,16300,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254710,16300,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254711,16300,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254712,16300,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254713,16300,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254714,16300,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254715,16300,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254716,16300,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254717,16300,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254718,16300,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254719,16300,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254720,16300,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254721,16300,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254722,16300,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254723,16301,'_edit_lock','1765317812:10');
INSERT INTO `wp_postmeta` VALUES (254724,16301,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (254725,16301,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254726,16301,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254727,16301,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254728,16301,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254729,16301,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254732,16301,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254733,16301,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254734,16301,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254735,16301,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254736,16301,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254737,16301,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254738,16301,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254739,16301,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254740,16301,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254741,16301,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254742,16301,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254743,16301,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254744,16301,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254745,16301,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254746,16301,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254747,16301,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254748,16301,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254749,16301,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254750,16301,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254751,16301,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254752,16301,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254753,16301,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254754,16301,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254755,16301,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254756,16301,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254757,16301,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254758,16301,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254759,16301,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254760,16302,'_edit_lock','1765317919:10');
INSERT INTO `wp_postmeta` VALUES (254761,16302,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254762,16302,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254764,16302,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254765,16302,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254766,16302,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254769,16302,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254770,16302,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254771,16302,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254772,16302,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254773,16302,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254774,16302,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254775,16302,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254776,16302,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254777,16302,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254778,16302,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254779,16302,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254780,16302,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254781,16302,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254782,16302,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254783,16302,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254784,16302,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254785,16302,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254786,16302,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254787,16302,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254788,16302,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254789,16302,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254790,16302,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254791,16302,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254792,16302,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254793,16302,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254794,16302,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254795,16302,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254796,16302,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254797,16303,'_edit_lock','1765317892:10');
INSERT INTO `wp_postmeta` VALUES (254801,16303,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254802,16303,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254803,16303,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254804,16303,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254805,16303,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254806,16303,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254809,16303,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254810,16303,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254811,16303,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254812,16303,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254813,16303,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254814,16303,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254815,16303,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254816,16303,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254817,16303,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254818,16303,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254819,16303,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254820,16303,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254821,16303,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254822,16303,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254823,16303,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254824,16303,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254825,16303,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254826,16303,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254827,16303,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254828,16303,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254829,16303,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254830,16303,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254831,16303,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254832,16303,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254833,16303,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254834,16303,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254835,16303,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254836,16303,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254837,16305,'_edit_lock','1757437880:11');
INSERT INTO `wp_postmeta` VALUES (254838,16305,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254839,16305,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254840,16305,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254841,16305,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254842,16305,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254843,16305,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254846,16305,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254847,16305,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254848,16305,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254849,16305,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254850,16305,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254851,16305,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254852,16305,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254853,16305,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254854,16305,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254855,16305,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254856,16305,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254857,16305,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254858,16305,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254859,16305,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254860,16305,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254861,16305,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254862,16305,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254863,16305,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254864,16305,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254865,16305,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254866,16305,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254867,16305,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254868,16305,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254869,16305,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254870,16305,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254871,16305,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254872,16305,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254873,16305,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254874,16306,'_edit_lock','1757437933:11');
INSERT INTO `wp_postmeta` VALUES (254875,16306,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254876,16306,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (254877,16306,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254878,16306,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254879,16306,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254880,16306,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254883,16306,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254884,16306,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254885,16306,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254886,16306,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254887,16306,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254888,16306,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254889,16306,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254890,16306,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254891,16306,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254892,16306,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254893,16306,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254894,16306,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254895,16306,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254896,16306,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254897,16306,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254898,16306,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254899,16306,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254900,16306,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254901,16306,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254902,16306,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254903,16306,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254904,16306,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254905,16306,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254906,16306,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254907,16306,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254908,16306,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254909,16306,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254910,16306,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254911,16307,'_edit_lock','1757437904:11');
INSERT INTO `wp_postmeta` VALUES (254912,16307,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254913,16307,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (254914,16307,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254915,16307,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254916,16307,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254917,16307,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254920,16307,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254921,16307,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254922,16307,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254923,16307,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254924,16307,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254925,16307,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254926,16307,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254927,16307,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254928,16307,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254929,16307,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254930,16307,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254931,16307,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254932,16307,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254933,16307,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254934,16307,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254935,16307,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254936,16307,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254937,16307,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254938,16307,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254939,16307,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254940,16307,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254941,16307,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254942,16307,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254943,16307,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254944,16307,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254945,16307,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254946,16307,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254947,16307,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254948,16308,'_edit_lock','1757438522:11');
INSERT INTO `wp_postmeta` VALUES (254949,16302,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254952,16308,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254953,16308,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254954,16308,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254955,16308,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254956,16308,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254959,16308,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254960,16308,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254961,16308,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (254962,16308,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (254963,16308,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (254964,16308,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (254965,16308,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (254966,16308,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (254967,16308,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (254968,16308,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (254969,16308,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (254970,16308,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (254971,16308,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (254972,16308,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (254973,16308,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (254974,16308,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (254975,16308,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (254976,16308,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (254977,16308,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (254978,16308,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (254979,16308,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (254980,16308,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (254981,16308,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (254982,16308,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (254983,16308,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (254984,16308,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (254985,16308,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (254986,16308,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (254987,16308,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (254988,16309,'_edit_lock','1757438513:11');
INSERT INTO `wp_postmeta` VALUES (254989,16309,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (254990,16309,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (254991,16309,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (254992,16309,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (254993,16309,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (254994,16309,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (254997,16309,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (254998,16309,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (254999,16309,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255000,16309,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255001,16309,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255002,16309,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255003,16309,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255004,16309,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255005,16309,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255006,16309,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255007,16309,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255008,16309,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255009,16309,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255010,16309,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255011,16309,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255012,16309,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255013,16309,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255014,16309,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255015,16309,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255016,16309,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255017,16309,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255018,16309,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255019,16309,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255020,16309,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255021,16309,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255022,16309,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255023,16309,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255024,16309,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255025,16310,'_edit_lock','1757438485:11');
INSERT INTO `wp_postmeta` VALUES (255026,16310,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255027,16310,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255028,16310,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255029,16310,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255030,16310,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255033,16310,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255034,16310,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255035,16310,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255036,16310,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255037,16310,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255038,16310,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255039,16310,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255040,16310,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (255041,16310,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255042,16310,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255043,16310,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255044,16310,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255045,16310,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255046,16310,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255047,16310,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255048,16310,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255049,16310,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255050,16310,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255051,16310,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255052,16310,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255053,16310,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255054,16310,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255055,16310,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255056,16310,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255057,16310,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255058,16310,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255059,16310,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255060,16310,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255061,16310,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255062,16311,'_edit_lock','1765316935:10');
INSERT INTO `wp_postmeta` VALUES (255063,16311,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (255064,16311,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255065,16311,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255066,16311,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255067,16311,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255068,16311,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255071,16311,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255072,16311,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255073,16311,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255074,16311,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255075,16311,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255076,16311,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255077,16311,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255078,16311,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (255079,16311,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255080,16311,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255081,16311,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255082,16311,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255083,16311,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255084,16311,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255085,16311,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255086,16311,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255087,16311,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255088,16311,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255089,16311,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255090,16311,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255091,16311,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255092,16311,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255093,16311,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255094,16311,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255095,16311,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255096,16311,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255097,16311,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255098,16311,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255099,16312,'_edit_lock','1765316906:10');
INSERT INTO `wp_postmeta` VALUES (255100,16312,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (255101,16312,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255102,16312,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255103,16312,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255104,16312,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255105,16312,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255108,16312,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255109,16312,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255110,16312,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255111,16312,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255112,16312,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255113,16312,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255114,16312,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255115,16312,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255116,16312,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255117,16312,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255118,16312,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255119,16312,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255120,16312,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255121,16312,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255122,16312,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255123,16312,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255124,16312,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255125,16312,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255126,16312,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255127,16312,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255128,16312,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255129,16312,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255130,16312,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255131,16312,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255132,16312,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255133,16312,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255134,16312,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255135,16312,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255136,16313,'_edit_lock','1765316862:10');
INSERT INTO `wp_postmeta` VALUES (255137,16313,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (255138,16313,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255139,16313,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255140,16313,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255141,16313,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255142,16313,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255145,16313,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255146,16313,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255147,16313,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255148,16313,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255149,16313,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255150,16313,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255151,16313,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255152,16313,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255153,16313,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255154,16313,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255155,16313,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255156,16313,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255157,16313,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255158,16313,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255159,16313,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255160,16313,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255161,16313,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255162,16313,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255163,16313,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255164,16313,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255165,16313,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255166,16313,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255167,16313,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255168,16313,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255169,16313,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255170,16313,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255171,16313,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255172,16313,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255212,16315,'_edit_lock','1765316808:10');
INSERT INTO `wp_postmeta` VALUES (255213,16315,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (255214,16315,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255215,16315,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255216,16315,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255217,16315,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255218,16315,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255221,16315,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255222,16315,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255223,16315,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255224,16315,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255225,16315,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255226,16315,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255227,16315,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255228,16315,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255229,16315,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255230,16315,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255231,16315,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255232,16315,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255233,16315,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255234,16315,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255235,16315,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255236,16315,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255237,16315,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255238,16315,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255239,16315,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255240,16315,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255241,16315,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255242,16315,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255243,16315,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255244,16315,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255245,16315,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255246,16315,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255247,16315,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255248,16315,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255249,16316,'_edit_lock','1765316781:10');
INSERT INTO `wp_postmeta` VALUES (255250,16316,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (255251,16316,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255253,16316,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255254,16316,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255255,16316,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255258,16316,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255259,16316,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255260,16316,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255261,16316,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255262,16316,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255263,16316,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255264,16316,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255265,16316,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255266,16316,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255267,16316,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255268,16316,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255269,16316,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255270,16316,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255271,16316,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255272,16316,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255273,16316,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255274,16316,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255275,16316,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255276,16316,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255277,16316,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255278,16316,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255279,16316,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255280,16316,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255281,16316,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255282,16316,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255283,16316,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255284,16316,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255285,16316,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255286,16317,'_edit_lock','1765316760:10');
INSERT INTO `wp_postmeta` VALUES (255287,16317,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (255288,16317,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255290,16317,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255291,16317,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255292,16317,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255295,16317,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255296,16317,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255297,16317,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255298,16317,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255299,16317,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255300,16317,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255301,16317,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255302,16317,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (255303,16317,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255304,16317,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255305,16317,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255306,16317,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255307,16317,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255308,16317,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255309,16317,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255310,16317,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255311,16317,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255312,16317,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255313,16317,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255314,16317,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255315,16317,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255316,16317,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255317,16317,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255318,16317,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255319,16317,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255320,16317,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255321,16317,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255322,16317,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255323,16318,'_edit_lock','1765315980:10');
INSERT INTO `wp_postmeta` VALUES (255324,16318,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (255325,16318,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255326,16318,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255327,16318,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255328,16318,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255329,16318,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255332,16318,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255333,16318,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255334,16318,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255335,16318,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255336,16318,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255337,16318,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255338,16318,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255339,16318,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255340,16318,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255341,16318,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255342,16318,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255343,16318,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255344,16318,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255345,16318,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255346,16318,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255347,16318,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255348,16318,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255349,16318,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255350,16318,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255351,16318,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255352,16318,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255353,16318,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255354,16318,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255355,16318,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255356,16318,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255357,16318,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255358,16318,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255359,16318,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255360,16319,'_edit_lock','1765315946:10');
INSERT INTO `wp_postmeta` VALUES (255361,16319,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255362,16319,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255363,16319,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255364,16319,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255365,16319,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255366,16319,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255369,16319,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255370,16319,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255371,16319,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255372,16319,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255373,16319,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255374,16319,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255375,16319,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255376,16319,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255377,16319,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255378,16319,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255379,16319,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255380,16319,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255381,16319,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255382,16319,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255383,16319,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255384,16319,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255385,16319,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255386,16319,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255387,16319,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255388,16319,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255389,16319,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255390,16319,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255391,16319,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255392,16319,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255393,16319,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255394,16319,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255395,16319,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255396,16319,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255397,16320,'_edit_lock','1765315880:10');
INSERT INTO `wp_postmeta` VALUES (255398,16320,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255399,16320,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (255400,16320,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255401,16320,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255402,16320,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255403,16320,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255406,16320,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255407,16320,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255408,16320,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255409,16320,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255410,16320,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255411,16320,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255412,16320,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255413,16320,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255414,16320,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255415,16320,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255416,16320,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255417,16320,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255418,16320,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255419,16320,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255420,16320,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255421,16320,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255422,16320,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255423,16320,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255424,16320,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255425,16320,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255426,16320,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255427,16320,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255428,16320,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255429,16320,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255430,16320,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255431,16320,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255432,16320,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255433,16320,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255434,16321,'_edit_lock','1765315824:10');
INSERT INTO `wp_postmeta` VALUES (255435,16321,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255436,16321,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255437,16321,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255438,16321,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255439,16321,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255440,16321,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255443,16321,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255444,16321,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255445,16321,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255446,16321,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255447,16321,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255448,16321,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255449,16321,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255450,16321,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255451,16321,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255452,16321,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255453,16321,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255454,16321,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255455,16321,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255456,16321,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255457,16321,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255458,16321,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255459,16321,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255460,16321,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255461,16321,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255462,16321,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255463,16321,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255464,16321,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255465,16321,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255466,16321,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255467,16321,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255468,16321,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255469,16321,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255470,16321,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255471,16322,'_edit_lock','1765315791:10');
INSERT INTO `wp_postmeta` VALUES (255472,16322,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255473,16322,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255474,16322,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255475,16322,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255476,16322,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255477,16322,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255480,16322,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255481,16322,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255482,16322,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255483,16322,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255484,16322,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255485,16322,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255486,16322,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255487,16322,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255488,16322,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255489,16322,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255490,16322,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255491,16322,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255492,16322,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255493,16322,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255494,16322,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255495,16322,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255496,16322,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255497,16322,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255498,16322,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255499,16322,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255500,16322,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255501,16322,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255502,16322,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255503,16322,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255504,16322,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255505,16322,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255506,16322,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255507,16322,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255508,16323,'_edit_lock','1765315764:10');
INSERT INTO `wp_postmeta` VALUES (255509,16323,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255510,16323,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (255511,16323,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255512,16323,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255513,16323,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255514,16323,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255517,16323,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255518,16323,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255519,16323,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255520,16323,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255521,16323,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255522,16323,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255523,16323,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255524,16323,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255525,16323,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255526,16323,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255527,16323,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255528,16323,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255529,16323,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255530,16323,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255531,16323,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255532,16323,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255533,16323,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255534,16323,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255535,16323,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255536,16323,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255537,16323,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255538,16323,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255539,16323,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255540,16323,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255541,16323,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255542,16323,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255543,16323,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255544,16323,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255545,16324,'_edit_lock','1765315744:10');
INSERT INTO `wp_postmeta` VALUES (255546,16324,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255547,16324,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255548,16324,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255549,16324,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255550,16324,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255551,16324,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255554,16324,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255555,16324,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255556,16324,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255557,16324,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255558,16324,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255559,16324,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255560,16324,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255561,16324,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255562,16324,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255563,16324,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255564,16324,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255565,16324,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255566,16324,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255567,16324,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255568,16324,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255569,16324,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255570,16324,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255571,16324,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255572,16324,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255573,16324,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255574,16324,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255575,16324,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255576,16324,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255577,16324,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255578,16324,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255579,16324,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255580,16324,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255581,16324,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255582,16325,'_edit_lock','1765315704:10');
INSERT INTO `wp_postmeta` VALUES (255583,16325,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (255584,16325,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255586,16325,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255587,16325,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255588,16325,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255591,16325,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255592,16325,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255593,16325,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255594,16325,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255595,16325,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255596,16325,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255597,16325,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255598,16325,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (255599,16325,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255600,16325,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255601,16325,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255602,16325,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255603,16325,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255604,16325,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255605,16325,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255606,16325,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255607,16325,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255608,16325,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255609,16325,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255610,16325,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255611,16325,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255612,16325,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255613,16325,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255614,16325,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255615,16325,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255616,16325,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255617,16325,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255618,16325,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255619,16326,'_edit_lock','1765318493:10');
INSERT INTO `wp_postmeta` VALUES (255620,16326,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255621,16326,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (255622,16326,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255623,16326,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255624,16326,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255625,16326,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255628,16326,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255629,16326,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255630,16326,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255631,16326,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255632,16326,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255633,16326,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255634,16326,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255635,16326,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255636,16326,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255637,16326,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255638,16326,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255639,16326,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255640,16326,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255641,16326,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255642,16326,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255643,16326,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255644,16326,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255645,16326,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255646,16326,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255647,16326,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255648,16326,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255649,16326,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255650,16326,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255651,16326,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255652,16326,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255653,16326,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255654,16326,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255655,16326,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255656,16327,'_edit_lock','1765315585:10');
INSERT INTO `wp_postmeta` VALUES (255657,16327,'rank_math_seo_score','7');
INSERT INTO `wp_postmeta` VALUES (255658,16327,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255660,16327,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255661,16327,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255662,16327,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255665,16327,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255666,16327,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255667,16327,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255668,16327,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255669,16327,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255670,16327,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255671,16327,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255672,16327,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255673,16327,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255674,16327,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255675,16327,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255676,16327,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255677,16327,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255678,16327,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255679,16327,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255680,16327,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255681,16327,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255682,16327,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255683,16327,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255684,16327,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255685,16327,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255686,16327,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255687,16327,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255688,16327,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255689,16327,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255690,16327,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255691,16327,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255692,16327,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255693,16328,'_edit_lock','1765315517:10');
INSERT INTO `wp_postmeta` VALUES (255694,16328,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255695,16328,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255696,16328,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255697,16328,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255698,16328,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255701,16328,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255702,16328,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255703,16328,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255704,16328,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255705,16328,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (255706,16328,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255707,16328,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255708,16328,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255709,16328,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255710,16328,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255711,16328,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255712,16328,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255713,16328,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255714,16328,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255715,16328,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255716,16328,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255717,16328,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255718,16328,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255719,16328,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255720,16328,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255721,16328,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255722,16328,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255723,16328,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255724,16328,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255725,16328,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255726,16328,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255727,16328,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255728,16328,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255729,16328,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255773,16331,'_edit_lock','1765477793:11');
INSERT INTO `wp_postmeta` VALUES (255774,16331,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255775,16331,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255776,16331,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255777,16331,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255778,16331,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255779,16331,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255782,16331,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255783,16331,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255784,16331,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255785,16331,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255786,16331,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255787,16331,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255788,16331,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255789,16331,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255790,16331,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255791,16331,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255792,16331,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255793,16331,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255794,16331,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255795,16331,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255796,16331,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255797,16331,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255798,16331,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255799,16331,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255800,16331,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255801,16331,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255802,16331,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255803,16331,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255804,16331,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255805,16331,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255806,16331,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255807,16331,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255808,16331,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255809,16331,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255810,16332,'_edit_lock','1765315439:10');
INSERT INTO `wp_postmeta` VALUES (255811,16332,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (255812,16332,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255814,16332,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255815,16332,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255816,16332,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255819,16332,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255820,16332,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255821,16332,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255822,16332,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255823,16332,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255824,16332,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255825,16332,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255826,16332,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (255827,16332,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255828,16332,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255829,16332,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255830,16332,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255831,16332,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255832,16332,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255833,16332,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255834,16332,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255835,16332,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255836,16332,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255837,16332,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255838,16332,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255839,16332,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255840,16332,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255841,16332,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255842,16332,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255843,16332,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255844,16332,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255845,16332,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255846,16332,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255887,16334,'_edit_lock','1765486320:11');
INSERT INTO `wp_postmeta` VALUES (255888,16334,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (255889,16334,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (255890,16334,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255891,16334,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (255892,16334,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (255893,16334,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (255896,16334,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (255897,16334,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (255898,16334,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (255899,16334,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (255900,16334,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (255901,16334,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (255902,16334,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (255903,16334,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (255904,16334,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (255905,16334,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (255906,16334,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (255907,16334,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (255908,16334,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (255909,16334,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (255910,16334,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (255911,16334,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (255912,16334,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (255913,16334,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (255914,16334,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (255915,16334,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (255916,16334,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (255917,16334,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (255918,16334,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (255919,16334,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (255920,16334,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (255921,16334,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (255922,16334,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (255923,16334,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (255974,16298,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (255982,16325,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (256009,16345,'_edit_lock','1760120950:14');
INSERT INTO `wp_postmeta` VALUES (256010,16345,'rank_math_seo_score','19');
INSERT INTO `wp_postmeta` VALUES (256011,16345,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256013,16345,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256014,16345,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256015,16345,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256018,16345,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256019,16345,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256020,16345,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256021,16345,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256022,16345,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256023,16345,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256024,16345,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256026,16345,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256030,16345,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (256031,16345,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256032,16345,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256033,16345,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256034,16345,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256035,16345,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256036,16345,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256037,16345,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256038,16345,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256039,16345,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256040,16345,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256041,16345,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256042,16345,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256043,16345,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256044,16345,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256045,16345,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256046,16345,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256047,16345,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256048,16345,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256049,16345,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256050,16345,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256051,16345,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256052,16345,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (256053,16345,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (256054,16345,'_thumbnail_id','15883');
INSERT INTO `wp_postmeta` VALUES (256064,16345,'_wp_old_date','2025-09-15');
INSERT INTO `wp_postmeta` VALUES (256097,16353,'_edit_lock','1760121099:14');
INSERT INTO `wp_postmeta` VALUES (256098,16353,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256099,16353,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (256101,16353,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256102,16353,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256103,16353,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256106,16353,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256107,16353,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256108,16353,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256109,16353,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256110,16353,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256111,16353,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256112,16353,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256114,16353,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256118,16353,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (256119,16353,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256120,16353,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256121,16353,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256122,16353,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256123,16353,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256124,16353,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256125,16353,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256126,16353,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256127,16353,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256128,16353,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256129,16353,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256130,16353,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256131,16353,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256132,16353,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256133,16353,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256134,16353,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256135,16353,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256136,16353,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256137,16353,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256138,16353,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256139,16353,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256140,16353,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (256141,16353,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (256148,16357,'_edit_lock','1758819037:11');
INSERT INTO `wp_postmeta` VALUES (256149,16357,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256152,16358,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (256153,16357,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (256155,16357,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256156,16357,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256157,16357,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256160,16357,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256161,16357,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256162,16357,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256163,16357,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256164,16357,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256165,16357,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256166,16357,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256167,16357,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (256168,16357,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256169,16357,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256170,16357,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256171,16357,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256172,16357,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256173,16357,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256174,16357,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256175,16357,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256176,16357,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256177,16357,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256178,16357,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256179,16357,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256180,16357,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256181,16357,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256182,16357,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256183,16357,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256184,16357,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256185,16357,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256186,16357,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256187,16357,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256188,16357,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (256189,16357,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (256190,16357,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (256191,16357,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (256192,16357,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (256193,16357,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (256194,16357,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (256195,16357,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (256196,16357,'date_of_review','September 2025');
INSERT INTO `wp_postmeta` VALUES (256197,16357,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (256198,16357,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (256199,16357,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (256202,16359,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (256206,16357,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (256209,16361,'_edit_lock','1764628747:11');
INSERT INTO `wp_postmeta` VALUES (256210,16361,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256211,16361,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (256213,16361,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256214,16361,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256215,16361,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256218,16361,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256219,16361,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256220,16361,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256221,16361,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256222,16361,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256223,16361,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256224,16361,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256225,16361,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (256226,16361,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256227,16361,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256228,16361,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256229,16361,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256230,16361,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256231,16361,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256232,16361,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256233,16361,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256234,16361,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256235,16361,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256236,16361,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256237,16361,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256238,16361,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256239,16361,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256240,16361,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256241,16361,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256242,16361,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256243,16361,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256244,16361,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256245,16361,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256246,16361,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (256247,16361,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (256248,16361,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (256249,16361,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (256250,16361,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (256251,16361,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (256252,16361,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (256253,16361,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (256254,16361,'date_of_review','September 2025');
INSERT INTO `wp_postmeta` VALUES (256255,16361,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (256256,16361,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (256257,16361,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (256258,16362,'_edit_lock','1762982725:11');
INSERT INTO `wp_postmeta` VALUES (256261,16363,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (256262,16362,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256263,16362,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (256264,16362,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (256265,16362,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256266,16362,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256267,16362,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256270,16362,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256271,16362,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256272,16362,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256273,16362,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256274,16362,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256275,16362,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256276,16362,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256277,16362,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (256278,16362,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256279,16362,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256280,16362,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256281,16362,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256282,16362,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256283,16362,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256284,16362,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256285,16362,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256286,16362,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256287,16362,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256288,16362,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256289,16362,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256290,16362,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256291,16362,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256292,16362,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256293,16362,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256294,16362,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256295,16362,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256296,16362,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256297,16362,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256298,16362,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (256299,16362,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (256300,16362,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (256301,16362,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (256302,16362,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (256303,16362,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (256304,16362,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (256305,16362,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (256306,16362,'date_of_review','September 2025');
INSERT INTO `wp_postmeta` VALUES (256307,16362,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (256308,16362,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (256309,16362,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (256330,16370,'_edit_lock','1760204712:15');
INSERT INTO `wp_postmeta` VALUES (256331,16370,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (256332,16370,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256334,16370,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256335,16370,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256336,16370,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256339,16370,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256340,16370,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256341,16370,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256342,16370,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256343,16370,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256344,16370,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256345,16370,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256347,16370,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256351,16370,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (256352,16370,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256353,16370,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256354,16370,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256355,16370,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256356,16370,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256357,16370,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256358,16370,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256359,16370,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256360,16370,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256361,16370,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256362,16370,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256363,16370,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256364,16370,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256365,16370,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256366,16370,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256367,16370,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256368,16370,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256369,16370,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256370,16370,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256371,16370,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256372,16370,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256373,16370,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (256374,16370,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (256383,14820,'_wp_attachment_image_alt','Two Dogs Allie and Tigua at Smith Lake');
INSERT INTO `wp_postmeta` VALUES (256384,14821,'_wp_attachment_image_alt','Pet Friendly Properties at Smith Lake');
INSERT INTO `wp_postmeta` VALUES (256385,14831,'_wp_attachment_image_alt','Large Fenced Yard Icon');
INSERT INTO `wp_postmeta` VALUES (256386,14828,'_wp_attachment_image_alt','Speedy Wifi in Giant Comfy Couch');
INSERT INTO `wp_postmeta` VALUES (256387,14822,'_wp_attachment_image_alt','Fully Stocked Kitchen in Tigua\'s Sunrise');
INSERT INTO `wp_postmeta` VALUES (256388,14825,'_wp_attachment_image_alt','Extraordinary Lake Views');
INSERT INTO `wp_postmeta` VALUES (256389,14830,'_wp_attachment_image_alt','Outdoor Dining Area');
INSERT INTO `wp_postmeta` VALUES (256390,14826,'_wp_attachment_image_alt','Pets Allowed Icon With a Check Mark');
INSERT INTO `wp_postmeta` VALUES (256391,15224,'_wp_attachment_image_alt','Large Parking Area Icon');
INSERT INTO `wp_postmeta` VALUES (256392,14827,'_wp_attachment_image_alt','Waterfront W/fishing Dock');
INSERT INTO `wp_postmeta` VALUES (256393,14824,'_wp_attachment_image_alt','Keyless Icon');
INSERT INTO `wp_postmeta` VALUES (256394,14996,'_wp_attachment_image_alt','Aerial View of Lake Area Surrounding Barney\'s Bluff');
INSERT INTO `wp_postmeta` VALUES (256395,14999,'_wp_attachment_image_alt','Pet Friendly Home Rental');
INSERT INTO `wp_postmeta` VALUES (256396,15226,'_wp_attachment_image_alt','Pontoon Boat Rental Available');
INSERT INTO `wp_postmeta` VALUES (256397,15216,'_wp_attachment_image_alt','Plush Leather Seats and Adjustable Swivel Captain\'s Chair');
INSERT INTO `wp_postmeta` VALUES (256398,15200,'_wp_attachment_image_alt','3-person Towable Tub');
INSERT INTO `wp_postmeta` VALUES (256399,15210,'_wp_attachment_image_alt','Four Swivel Fishing Seats');
INSERT INTO `wp_postmeta` VALUES (256400,15222,'_wp_attachment_image_alt','150hp Engine and Ski Tow Bar.');
INSERT INTO `wp_postmeta` VALUES (256401,15223,'_wp_attachment_image_alt','22-foot Suntracker Pontoon');
INSERT INTO `wp_postmeta` VALUES (256402,14988,'_wp_attachment_image_alt','Dedicated Office Space');
INSERT INTO `wp_postmeta` VALUES (256403,15203,'_wp_attachment_image_alt','Large Electronic Bimini /shade Cover');
INSERT INTO `wp_postmeta` VALUES (256404,14880,'_wp_attachment_image_alt','Front Room Entry is Colorful and Inviting');
INSERT INTO `wp_postmeta` VALUES (256405,16374,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256406,16374,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256407,16374,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256408,16374,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256409,16374,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256410,16374,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256411,16374,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256412,16374,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256413,16374,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256414,16374,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256415,16374,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256416,16374,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256417,16374,'hide_page_content','0');
INSERT INTO `wp_postmeta` VALUES (256418,16374,'_hide_page_content','field_5bb79029a1b91');
INSERT INTO `wp_postmeta` VALUES (256419,16374,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256420,16374,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256421,16374,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256422,16374,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256423,16374,'_genesis_layout','full-width-content');
INSERT INTO `wp_postmeta` VALUES (256424,16374,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (256425,16374,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (256426,16374,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (256427,16374,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (256428,16374,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (256429,16374,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256430,16374,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256431,16374,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256432,16374,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256433,16374,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (256434,16374,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (256435,16374,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (256436,16374,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (256437,16374,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256438,16374,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256439,16374,'_thumbnail_id','16378');
INSERT INTO `wp_postmeta` VALUES (256440,16374,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (256441,16374,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (256442,16374,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (256443,16374,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (256444,16374,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256445,16374,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256446,16374,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256447,16374,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256448,16374,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256449,16374,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256450,16374,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256451,16374,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256452,16374,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256453,16374,'_g_feedback_shortcode_7ac7dbdd8a57a8ae0abede687808819846cc6a78','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (256454,16374,'_g_feedback_shortcode_atts_7ac7dbdd8a57a8ae0abede687808819846cc6a78','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:27:\"[2Poochies Properties] Home\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:4103;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (256455,16374,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (256456,16374,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (256457,16374,'rank_math_seo_score','52');
INSERT INTO `wp_postmeta` VALUES (256458,16374,'rank_math_title','Vacation Home Rentals in Crane Hill, AL | Lewis Smith Lake Stays');
INSERT INTO `wp_postmeta` VALUES (256459,16374,'rank_math_focus_keyword','Vacation Home Rentals');
INSERT INTO `wp_postmeta` VALUES (256460,16374,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256461,16374,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256462,16374,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (256463,16374,'_yoast_wpseo_title','Vacation Home Rentals in Crane Hill, AL | Lewis Smith Lake Stays');
INSERT INTO `wp_postmeta` VALUES (256464,16374,'rank_math_description','Book vacation rental homes on Lewis Smith Lake in Crane Hill &amp; Cullman, AL. Enjoy lakefront views, pontoon options, and pet-friendly features for your stay.');
INSERT INTO `wp_postmeta` VALUES (256465,16374,'_yoast_wpseo_metadesc','Book vacation rental homes on Lewis Smith Lake in Crane Hill & Cullman, AL. Enjoy lakefront views, pontoon options, and pet-friendly features for your stay.');
INSERT INTO `wp_postmeta` VALUES (256466,16374,'_genesis_scripts','<script type=\"application/ld+json\">\r\n{\r\n  \"@context\": \"https://schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"@id\": \"https://2poochiesproperties.com/#localbusiness\",\r\n  \"name\": \"2Poochies Properties\",\r\n  \"description\": \"2Poochies Properties offers pet-friendly vacation rentals on Lewis Smith Lake in Alabama. Enjoy beautiful lakefront homes with private docks, fenced yards, and pontoon boat rental options.\",\r\n  \"url\": \"https://2poochiesproperties.com\",\r\n  \"image\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"logo\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"telephone\": \"+1-303-961-4564\",\r\n  \"email\": \"tim@2poochiesproperties.com\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"streetAddress\": \"Crane Hill\",\r\n    \"addressLocality\": \"Crane Hill\",\r\n    \"addressRegion\": \"AL\",\r\n    \"postalCode\": \"35053\",\r\n    \"addressCountry\": \"US\"\r\n  },\r\n  \"priceRange\": \"$200 - $400 per night\",\r\n  \"openingHours\": [\"Mo-Su 09:00-20:00\"],\r\n  \"sameAs\": [\r\n    \"https://www.instagram.com/2poochiesproperties\",\r\n    \"https://www.facebook.com/2poochiesproperties\"\r\n  ],\r\n  \"review\": {\r\n    \"@type\": \"Review\",\r\n    \"reviewRating\": {\r\n      \"@type\": \"Rating\",\r\n      \"ratingValue\": \"5\",\r\n      \"bestRating\": \"5\"\r\n    },\r\n    \"author\": {\r\n      \"@type\": \"Person\",\r\n      \"name\": \"Teresa\"\r\n    },\r\n    \"reviewBody\": \"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\"\r\n  }\r\n}\r\n</script>\r\n');
INSERT INTO `wp_postmeta` VALUES (256467,16375,'_wp_attached_file','2019/07/SING0057-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (256468,16375,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256469,16375,'_wp_attachment_image_alt','single Photo');
INSERT INTO `wp_postmeta` VALUES (256470,16375,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:29:\"2019/07/SING0057-scaled-1.jpg\";s:8:\"filesize\";i:349105;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15837;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288514;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26110;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60645;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90649;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35936;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79297;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256471,16376,'_wp_attached_file','2019/07/SING0062-scaled-1.jpg');
INSERT INTO `wp_postmeta` VALUES (256472,16376,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256473,16376,'_wp_attachment_image_alt','Scenic Lakefront View and Peaceful Atmosphere');
INSERT INTO `wp_postmeta` VALUES (256474,16376,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:29:\"2019/07/SING0062-scaled-1.jpg\";s:8:\"filesize\";i:390007;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14258;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81813;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307463;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23710;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57563;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-1-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78040;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33144;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76316;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217807;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256475,16377,'_wp_attached_file','2019/07/VIDEO1-2-1920-copy.mp4');
INSERT INTO `wp_postmeta` VALUES (256476,16377,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:3029185;s:8:\"filesize\";i:49183752;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:125;s:16:\"length_formatted\";s:4:\"2:05\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:130350;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.08486328125;}s:17:\"created_timestamp\";i:-2082844800;}');
INSERT INTO `wp_postmeta` VALUES (256477,16378,'_wp_attached_file','2019/07/2-poochies-properties-fb-thumb.jpg');
INSERT INTO `wp_postmeta` VALUES (256478,16378,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256479,16378,'_wp_attachment_image_alt','2 poochies properties fb thumb');
INSERT INTO `wp_postmeta` VALUES (256480,16378,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:709;s:4:\"file\";s:42:\"2019/07/2-poochies-properties-fb-thumb.jpg\";s:8:\"filesize\";i:277250;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99637;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62401;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20833;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46055;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1350x250.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77666;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30348;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:42:\"2-poochies-properties-fb-thumb-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64134;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:43:\"2-poochies-properties-fb-thumb-1280x709.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256481,16379,'_wp_attached_file','2019/07/rsw_1535m.jpg');
INSERT INTO `wp_postmeta` VALUES (256482,16379,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256483,16379,'_wp_attachment_image_alt','Peaceful pet-friendly vacation rental with fenced deck and view');
INSERT INTO `wp_postmeta` VALUES (256484,16379,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1535;s:6:\"height\";i:1022;s:4:\"file\";s:21:\"2019/07/rsw_1535m.jpg\";s:8:\"filesize\";i:387474;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20696;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8654;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122838;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29154;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69095;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1535x250.jpg\";s:5:\"width\";i:1535;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130423;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42164;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:21:\"rsw_1535m-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95656;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:22:\"rsw_1535m-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1641897322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256485,16374,'_dp_original','4103');
INSERT INTO `wp_postmeta` VALUES (256486,16375,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256487,16375,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256488,16375,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210249;s:14:\"optimized_size\";i:110386;s:7:\"percent\";d:47.5;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79297;s:14:\"optimized_size\";i:44140;s:7:\"percent\";d:44.34;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35936;s:14:\"optimized_size\";i:21134;s:7:\"percent\";d:41.19;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90649;s:14:\"optimized_size\";i:46116;s:7:\"percent\";d:49.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60645;s:14:\"optimized_size\";i:34436;s:7:\"percent\";d:43.22;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26110;s:14:\"optimized_size\";i:15616;s:7:\"percent\";d:40.19;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288514;s:14:\"optimized_size\";i:144890;s:7:\"percent\";d:49.78;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84865;s:14:\"optimized_size\";i:47402;s:7:\"percent\";d:44.14;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7808;s:14:\"optimized_size\";i:4838;s:7:\"percent\";d:38.04;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149434;s:14:\"optimized_size\";i:83710;s:7:\"percent\";d:43.98;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15837;s:14:\"optimized_size\";i:9442;s:7:\"percent\";d:40.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349105;s:14:\"optimized_size\";i:259010;s:7:\"percent\";d:25.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1398449;s:14:\"optimized_size\";i:821120;s:7:\"percent\";d:41.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256489,16376,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256490,16376,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256491,16376,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217807;s:14:\"optimized_size\";i:111402;s:7:\"percent\";d:48.85;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76316;s:14:\"optimized_size\";i:40802;s:7:\"percent\";d:46.54;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33144;s:14:\"optimized_size\";i:17832;s:7:\"percent\";d:46.2;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78040;s:14:\"optimized_size\";i:34838;s:7:\"percent\";d:55.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57563;s:14:\"optimized_size\";i:31846;s:7:\"percent\";d:44.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23710;s:14:\"optimized_size\";i:12852;s:7:\"percent\";d:45.8;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307463;s:14:\"optimized_size\";i:158200;s:7:\"percent\";d:48.55;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81813;s:14:\"optimized_size\";i:43344;s:7:\"percent\";d:47.02;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6963;s:14:\"optimized_size\";i:3956;s:7:\"percent\";d:43.19;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152081;s:14:\"optimized_size\";i:85228;s:7:\"percent\";d:43.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14258;s:14:\"optimized_size\";i:7680;s:7:\"percent\";d:46.14;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:390007;s:14:\"optimized_size\";i:300328;s:7:\"percent\";d:22.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1439165;s:14:\"optimized_size\";i:848308;s:7:\"percent\";d:41.06;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256492,16378,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256493,16378,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256494,16378,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176724;s:14:\"optimized_size\";i:111920;s:7:\"percent\";d:36.67;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64134;s:14:\"optimized_size\";i:37728;s:7:\"percent\";d:41.17;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30348;s:14:\"optimized_size\";i:18792;s:7:\"percent\";d:38.08;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77666;s:14:\"optimized_size\";i:44528;s:7:\"percent\";d:42.67;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46055;s:14:\"optimized_size\";i:30114;s:7:\"percent\";d:34.61;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20833;s:14:\"optimized_size\";i:13704;s:7:\"percent\";d:34.22;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62401;s:14:\"optimized_size\";i:37692;s:7:\"percent\";d:39.6;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6869;s:14:\"optimized_size\";i:4126;s:7:\"percent\";d:39.93;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99637;s:14:\"optimized_size\";i:60100;s:7:\"percent\";d:39.68;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12434;s:14:\"optimized_size\";i:7374;s:7:\"percent\";d:40.69;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277250;s:14:\"optimized_size\";i:111446;s:7:\"percent\";d:59.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:874351;s:14:\"optimized_size\";i:477524;s:7:\"percent\";d:45.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256495,16379,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256496,16379,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256497,16379,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262935;s:14:\"optimized_size\";i:170888;s:7:\"percent\";d:35.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95656;s:14:\"optimized_size\";i:63490;s:7:\"percent\";d:33.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42164;s:14:\"optimized_size\";i:28170;s:7:\"percent\";d:33.19;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130423;s:14:\"optimized_size\";i:88396;s:7:\"percent\";d:32.22;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69095;s:14:\"optimized_size\";i:49662;s:7:\"percent\";d:28.13;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29154;s:14:\"optimized_size\";i:21156;s:7:\"percent\";d:27.43;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122838;s:14:\"optimized_size\";i:88578;s:7:\"percent\";d:27.89;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8654;s:14:\"optimized_size\";i:5914;s:7:\"percent\";d:31.66;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205875;s:14:\"optimized_size\";i:143702;s:7:\"percent\";d:30.2;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20696;s:14:\"optimized_size\";i:15796;s:7:\"percent\";d:23.68;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387474;s:14:\"optimized_size\";i:346914;s:7:\"percent\";d:10.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1374964;s:14:\"optimized_size\";i:1022666;s:7:\"percent\";d:25.62;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256503,16384,'_edit_lock','1763480674:15');
INSERT INTO `wp_postmeta` VALUES (256504,16384,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256505,16384,'rank_math_seo_score','70');
INSERT INTO `wp_postmeta` VALUES (256507,16384,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256508,16384,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256509,16384,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256512,16384,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256513,16384,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256514,16384,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256515,16384,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256516,16384,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256517,16384,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256518,16384,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256519,16384,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256521,16385,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256523,16384,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (256525,16384,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256526,16384,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256527,16384,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256528,16384,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256529,16384,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256530,16384,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256531,16384,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256532,16384,'hide_page_banner','1');
INSERT INTO `wp_postmeta` VALUES (256533,16384,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256534,16384,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (256535,16384,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256536,16384,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256537,16384,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256538,16384,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256539,16384,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256540,16384,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256541,16384,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256542,16384,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256543,16384,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256544,16384,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256545,16384,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256548,16386,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256552,16387,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256554,16384,'rank_math_title','Pet-Friendly Rentals in Smith Lake, AL');
INSERT INTO `wp_postmeta` VALUES (256555,16384,'rank_math_description','2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, for families and dogs and friends. Book your lake stay now!');
INSERT INTO `wp_postmeta` VALUES (256556,16384,'rank_math_focus_keyword','smith lake, vacation rentals, lake house, rental waterfront cabin, rent pet friendly lake lodging');
INSERT INTO `wp_postmeta` VALUES (256559,16388,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256565,16389,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256571,16390,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256577,16391,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256579,16392,'_edit_lock','1762870793:15');
INSERT INTO `wp_postmeta` VALUES (256580,16392,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256581,16393,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256582,16393,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (256583,16392,'rank_math_seo_score','12');
INSERT INTO `wp_postmeta` VALUES (256585,16392,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256586,16392,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256587,16392,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256590,16392,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256591,16392,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256592,16392,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256593,16392,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256594,16392,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256595,16392,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256596,16392,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256597,16392,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256599,16394,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256601,16392,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (256602,16392,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256603,16392,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256604,16392,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256605,16392,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256606,16392,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256607,16392,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256608,16392,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256609,16392,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256610,16392,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256611,16392,'hide_page_title','1');
INSERT INTO `wp_postmeta` VALUES (256612,16392,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256613,16392,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256614,16392,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256615,16392,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256616,16392,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256617,16392,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256618,16392,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256619,16392,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256620,16392,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256621,16392,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256622,16392,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256623,16392,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (256624,16392,'rank_math_title','Service Areas');
INSERT INTO `wp_postmeta` VALUES (256625,16392,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (256632,16396,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256635,15136,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256636,14843,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256637,16398,'_menu_item_type','post_type');
INSERT INTO `wp_postmeta` VALUES (256638,16398,'_menu_item_menu_item_parent','0');
INSERT INTO `wp_postmeta` VALUES (256639,16398,'_menu_item_object_id','16392');
INSERT INTO `wp_postmeta` VALUES (256640,16398,'_menu_item_object','page');
INSERT INTO `wp_postmeta` VALUES (256641,16398,'_menu_item_target','');
INSERT INTO `wp_postmeta` VALUES (256642,16398,'_menu_item_classes','a:1:{i:0;s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (256643,16398,'_menu_item_xfn','');
INSERT INTO `wp_postmeta` VALUES (256644,16398,'_menu_item_url','');
INSERT INTO `wp_postmeta` VALUES (256649,15543,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256650,15544,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256651,15545,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256652,15546,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256653,15547,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256654,16006,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256655,15548,'_wp_old_date','2024-06-12');
INSERT INTO `wp_postmeta` VALUES (256656,14841,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256657,14886,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256658,15551,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256659,15552,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256660,15640,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256661,15199,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256662,16187,'_wp_old_date','2025-09-06');
INSERT INTO `wp_postmeta` VALUES (256672,14869,'_wp_attachment_image_alt','This is Allie Surveying Lake Activities');
INSERT INTO `wp_postmeta` VALUES (256673,14879,'_wp_attachment_image_alt','Front Room and Main Bathroom');
INSERT INTO `wp_postmeta` VALUES (256674,14823,'_wp_attachment_image_alt','Instacart Icon');
INSERT INTO `wp_postmeta` VALUES (256675,14870,'_wp_attachment_image_alt','Fenced Backyard for Pets to Run Around');
INSERT INTO `wp_postmeta` VALUES (256680,16400,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256694,14882,'rank_math_focus_keyword','Deep Water');
INSERT INTO `wp_postmeta` VALUES (256701,14934,'rank_math_title','Book Your Pontoon or Boat Rental on Lewis Smith Lake, AL');
INSERT INTO `wp_postmeta` VALUES (256702,14934,'rank_math_description','Reserve your pontoon or boat rental on Lewis Smith Lake in Alabama. Enjoy smooth cruising, fishing, and family fun with 2 Poochies Properties. Book today!\n');
INSERT INTO `wp_postmeta` VALUES (256703,14934,'rank_math_focus_keyword','Lewis Smith Lake');
INSERT INTO `wp_postmeta` VALUES (256707,16022,'rank_math_title','Reserve Pontoon Boat at Tiguaâ€™s Sunrise Lake Home, AL');
INSERT INTO `wp_postmeta` VALUES (256708,16022,'rank_math_description','Reserve the 22-ft SunTracker pontoon at Tiguaâ€™s Sunrise on Lewis Smith Lake. Enjoy deep-water access, modern amenities, and hassle-free boat rentals during your stay.\n');
INSERT INTO `wp_postmeta` VALUES (256709,16022,'rank_math_focus_keyword','Tiguaâ€™s Sunrise');
INSERT INTO `wp_postmeta` VALUES (256718,16405,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256724,16407,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256730,16409,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256737,16411,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256742,16412,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256770,16414,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256771,16414,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256772,16414,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256773,16414,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256774,16414,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256775,16414,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256776,16414,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256777,16414,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256778,16414,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256779,16414,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256780,16414,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256781,16414,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256782,16414,'hide_page_content','0');
INSERT INTO `wp_postmeta` VALUES (256783,16414,'_hide_page_content','field_5bb79029a1b91');
INSERT INTO `wp_postmeta` VALUES (256784,16414,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256785,16414,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256786,16414,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256787,16414,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256788,16414,'_genesis_layout','full-width-content');
INSERT INTO `wp_postmeta` VALUES (256789,16414,'_google_plus_shares','0');
INSERT INTO `wp_postmeta` VALUES (256790,16414,'remove_top_padding','0');
INSERT INTO `wp_postmeta` VALUES (256791,16414,'_remove_top_padding','field_5d411d3503cba');
INSERT INTO `wp_postmeta` VALUES (256792,16414,'remove_bottom_padding','0');
INSERT INTO `wp_postmeta` VALUES (256793,16414,'_remove_bottom_padding','field_5d411d6e03cbb');
INSERT INTO `wp_postmeta` VALUES (256794,16414,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256795,16414,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256796,16414,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256797,16414,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256798,16414,'_facebook_shares','0');
INSERT INTO `wp_postmeta` VALUES (256799,16414,'_twitter_shares','0');
INSERT INTO `wp_postmeta` VALUES (256800,16414,'_linkedin_shares','0');
INSERT INTO `wp_postmeta` VALUES (256801,16414,'_yoast_wpseo_estimated-reading-time-minutes','1');
INSERT INTO `wp_postmeta` VALUES (256802,16414,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256803,16414,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256804,16414,'_thumbnail_id','16418');
INSERT INTO `wp_postmeta` VALUES (256805,16414,'_yoast_wpseo_wordproof_timestamp','');
INSERT INTO `wp_postmeta` VALUES (256806,16414,'_pinterest_shares','0');
INSERT INTO `wp_postmeta` VALUES (256807,16414,'_total_shares','0');
INSERT INTO `wp_postmeta` VALUES (256808,16414,'swp_cache_timestamp','465237');
INSERT INTO `wp_postmeta` VALUES (256809,16414,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256810,16414,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256811,16414,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256812,16414,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256813,16414,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256814,16414,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256815,16414,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256816,16414,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256817,16414,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256818,16414,'_g_feedback_shortcode_7ac7dbdd8a57a8ae0abede687808819846cc6a78','\n				[contact-field label=\"Name\" type=\"name\"  required=\"true\" /]\n				[contact-field label=\"Email\" type=\"email\" required=\"true\" /]\n				[contact-field label=\"Website\" type=\"url\" /]\n				[contact-field label=\"Message\" type=\"textarea\" /]');
INSERT INTO `wp_postmeta` VALUES (256819,16414,'_g_feedback_shortcode_atts_7ac7dbdd8a57a8ae0abede687808819846cc6a78','a:18:{s:2:\"to\";s:26:\"jordan@hirejordansmith.com\";s:7:\"subject\";s:27:\"[2Poochies Properties] Home\";s:12:\"show_subject\";s:2:\"no\";s:6:\"widget\";i:0;s:14:\"block_template\";N;s:19:\"block_template_part\";N;s:2:\"id\";i:4103;s:18:\"submit_button_text\";s:6:\"Submit\";s:14:\"customThankyou\";s:0:\"\";s:21:\"customThankyouHeading\";s:26:\"Your message has been sent\";s:21:\"customThankyouMessage\";s:30:\"Thank you for your submission!\";s:22:\"customThankyouRedirect\";s:0:\"\";s:10:\"jetpackCRM\";b:1;s:9:\"className\";N;s:9:\"postToUrl\";N;s:14:\"salesforceData\";N;s:12:\"hiddenFields\";N;s:14:\"stepTransition\";s:10:\"fade-slide\";}');
INSERT INTO `wp_postmeta` VALUES (256820,16414,'rank_math_news_sitemap_robots','index');
INSERT INTO `wp_postmeta` VALUES (256821,16414,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (256822,16414,'rank_math_seo_score','71');
INSERT INTO `wp_postmeta` VALUES (256823,16414,'rank_math_title','Pet-Friendly Vacation Homes in Crane Hill, AL | Lake Stays');
INSERT INTO `wp_postmeta` VALUES (256824,16414,'rank_math_focus_keyword','Pet-Friendly');
INSERT INTO `wp_postmeta` VALUES (256825,16414,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256826,16414,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256827,16414,'_yoast_wpseo_content_score','90');
INSERT INTO `wp_postmeta` VALUES (256828,16414,'_yoast_wpseo_title','Vacation Home Rentals in Crane Hill, AL | Lewis Smith Lake Stays');
INSERT INTO `wp_postmeta` VALUES (256829,16414,'rank_math_description','Discover pet-friendly vacation rentals on Lewis Smith Lake in Crane Hill &amp; Cullman, AL. Enjoy lakefront views, pontoon boats, and family-friendly stays.\n');
INSERT INTO `wp_postmeta` VALUES (256830,16414,'_yoast_wpseo_metadesc','Book vacation rental homes on Lewis Smith Lake in Crane Hill & Cullman, AL. Enjoy lakefront views, pontoon options, and pet-friendly features for your stay.');
INSERT INTO `wp_postmeta` VALUES (256831,16414,'_genesis_scripts','<script type=\"application/ld+json\">\r\n{\r\n  \"@context\": \"https://schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"@id\": \"https://2poochiesproperties.com/#localbusiness\",\r\n  \"name\": \"2Poochies Properties\",\r\n  \"description\": \"2Poochies Properties offers pet-friendly vacation rentals on Lewis Smith Lake in Alabama. Enjoy beautiful lakefront homes with private docks, fenced yards, and pontoon boat rental options.\",\r\n  \"url\": \"https://2poochiesproperties.com\",\r\n  \"image\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"logo\": \"https://2poochiesproperties.com/wp-content/uploads/2023/08/2Poochies-Full-Logo-White.png\",\r\n  \"telephone\": \"+1-303-961-4564\",\r\n  \"email\": \"tim@2poochiesproperties.com\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"streetAddress\": \"Crane Hill\",\r\n    \"addressLocality\": \"Crane Hill\",\r\n    \"addressRegion\": \"AL\",\r\n    \"postalCode\": \"35053\",\r\n    \"addressCountry\": \"US\"\r\n  },\r\n  \"priceRange\": \"$200 - $400 per night\",\r\n  \"openingHours\": [\"Mo-Su 09:00-20:00\"],\r\n  \"sameAs\": [\r\n    \"https://www.instagram.com/2poochiesproperties\",\r\n    \"https://www.facebook.com/2poochiesproperties\"\r\n  ],\r\n  \"review\": {\r\n    \"@type\": \"Review\",\r\n    \"reviewRating\": {\r\n      \"@type\": \"Rating\",\r\n      \"ratingValue\": \"5\",\r\n      \"bestRating\": \"5\"\r\n    },\r\n    \"author\": {\r\n      \"@type\": \"Person\",\r\n      \"name\": \"Teresa\"\r\n    },\r\n    \"reviewBody\": \"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\"\r\n  }\r\n}\r\n</script>\r\n');
INSERT INTO `wp_postmeta` VALUES (256832,16415,'_wp_attached_file','2019/07/SING0057-scaled-2.jpg');
INSERT INTO `wp_postmeta` VALUES (256833,16415,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256834,16415,'_wp_attachment_image_alt','single Photo');
INSERT INTO `wp_postmeta` VALUES (256835,16415,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:29:\"2019/07/SING0057-scaled-2.jpg\";s:8:\"filesize\";i:349105;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15837;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149434;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7808;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84865;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:288514;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26110;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60645;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-2-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90649;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35936;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"SING0057-scaled-2-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79297;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"SING0057-scaled-2-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:210249;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256836,16416,'_wp_attached_file','2019/07/SING0062-scaled-2.jpg');
INSERT INTO `wp_postmeta` VALUES (256837,16416,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256838,16416,'_wp_attachment_image_alt','Scenic Lakefront View and Peaceful Atmosphere');
INSERT INTO `wp_postmeta` VALUES (256839,16416,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:4:\"file\";s:29:\"2019/07/SING0062-scaled-2.jpg\";s:8:\"filesize\";i:390007;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14258;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81813;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:307463;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23710;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57563;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-2-1600x250.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78040;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33144;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:29:\"SING0062-scaled-2-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76316;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:30:\"SING0062-scaled-2-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217807;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256840,16417,'_wp_attached_file','2019/07/VIDEO1-2-1920-copy-1.mp4');
INSERT INTO `wp_postmeta` VALUES (256841,16417,'_wp_attachment_metadata','a:11:{s:7:\"bitrate\";i:3029185;s:8:\"filesize\";i:49183752;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:125;s:16:\"length_formatted\";s:4:\"2:05\";s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:9:{s:10:\"dataformat\";s:3:\"mp4\";s:7:\"bitrate\";i:130350;s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";s:17:\"compression_ratio\";d:0.08486328125;}s:17:\"created_timestamp\";i:-2082844800;}');
INSERT INTO `wp_postmeta` VALUES (256842,16418,'_wp_attached_file','2019/07/2-poochies-properties-fb-thumb-1.jpg');
INSERT INTO `wp_postmeta` VALUES (256843,16418,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256844,16418,'_wp_attachment_image_alt','2 poochies properties fb thumb 1');
INSERT INTO `wp_postmeta` VALUES (256845,16418,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1350;s:6:\"height\";i:709;s:4:\"file\";s:44:\"2019/07/2-poochies-properties-fb-thumb-1.jpg\";s:8:\"filesize\";i:277250;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-300x158.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12434;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"2-poochies-properties-fb-thumb-1-1024x538.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99637;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6869;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-768x403.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:403;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62401;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20833;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46055;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:45:\"2-poochies-properties-fb-thumb-1-1350x250.jpg\";s:5:\"width\";i:1350;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77666;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30348;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:44:\"2-poochies-properties-fb-thumb-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64134;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:45:\"2-poochies-properties-fb-thumb-1-1280x709.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:176724;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256846,16419,'_wp_attached_file','2019/07/rsw_1535m-1.jpg');
INSERT INTO `wp_postmeta` VALUES (256847,16419,'iaff_wp_attachment_original_post_title','');
INSERT INTO `wp_postmeta` VALUES (256848,16419,'_wp_attachment_image_alt','rsw 1535m 1');
INSERT INTO `wp_postmeta` VALUES (256849,16419,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1535;s:6:\"height\";i:1022;s:4:\"file\";s:23:\"2019/07/rsw_1535m-1.jpg\";s:8:\"filesize\";i:387474;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20696;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205875;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8654;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122838;}s:11:\"flex-medium\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29154;}s:15:\"flex-medium-alt\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-480x480.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69095;}s:11:\"page-banner\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1535x250.jpg\";s:5:\"width\";i:1535;s:6:\"height\";i:250;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130423;}s:11:\"blog-medium\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-480x270.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42164;}s:10:\"blog-large\";a:5:{s:4:\"file\";s:23:\"rsw_1535m-1-740x416.jpg\";s:5:\"width\";i:740;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95656;}s:9:\"blog-full\";a:5:{s:4:\"file\";s:24:\"rsw_1535m-1-1280x720.jpg\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:262935;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"FC3411\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1641897322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp_postmeta` VALUES (256850,16414,'_dp_original','4103');
INSERT INTO `wp_postmeta` VALUES (256851,16415,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256852,16415,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256853,16415,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:210249;s:14:\"optimized_size\";i:110386;s:7:\"percent\";d:47.5;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:79297;s:14:\"optimized_size\";i:44140;s:7:\"percent\";d:44.34;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:35936;s:14:\"optimized_size\";i:21134;s:7:\"percent\";d:41.19;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:90649;s:14:\"optimized_size\";i:46116;s:7:\"percent\";d:49.13;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:60645;s:14:\"optimized_size\";i:34436;s:7:\"percent\";d:43.22;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:26110;s:14:\"optimized_size\";i:15616;s:7:\"percent\";d:40.19;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:288514;s:14:\"optimized_size\";i:144890;s:7:\"percent\";d:49.78;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:84865;s:14:\"optimized_size\";i:47402;s:7:\"percent\";d:44.14;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:7808;s:14:\"optimized_size\";i:4838;s:7:\"percent\";d:38.04;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:149434;s:14:\"optimized_size\";i:83710;s:7:\"percent\";d:43.98;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:15837;s:14:\"optimized_size\";i:9442;s:7:\"percent\";d:40.38;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:349105;s:14:\"optimized_size\";i:259010;s:7:\"percent\";d:25.81;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1398449;s:14:\"optimized_size\";i:821120;s:7:\"percent\";d:41.28;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256854,16416,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256855,16416,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256856,16416,'_imagify_data','a:2:{s:5:\"sizes\";a:13:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:217807;s:14:\"optimized_size\";i:111402;s:7:\"percent\";d:48.85;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:76316;s:14:\"optimized_size\";i:40802;s:7:\"percent\";d:46.54;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:33144;s:14:\"optimized_size\";i:17832;s:7:\"percent\";d:46.2;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:78040;s:14:\"optimized_size\";i:34838;s:7:\"percent\";d:55.36;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:57563;s:14:\"optimized_size\";i:31846;s:7:\"percent\";d:44.68;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:23710;s:14:\"optimized_size\";i:12852;s:7:\"percent\";d:45.8;}s:22:\"1536x1536@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:307463;s:14:\"optimized_size\";i:158200;s:7:\"percent\";d:48.55;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:81813;s:14:\"optimized_size\";i:43344;s:7:\"percent\";d:47.02;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6963;s:14:\"optimized_size\";i:3956;s:7:\"percent\";d:43.19;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:152081;s:14:\"optimized_size\";i:85228;s:7:\"percent\";d:43.96;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:14258;s:14:\"optimized_size\";i:7680;s:7:\"percent\";d:46.14;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:390007;s:14:\"optimized_size\";i:300328;s:7:\"percent\";d:22.99;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1439165;s:14:\"optimized_size\";i:848308;s:7:\"percent\";d:41.06;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256857,16418,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256858,16418,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256859,16418,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:176724;s:14:\"optimized_size\";i:111920;s:7:\"percent\";d:36.67;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:64134;s:14:\"optimized_size\";i:37728;s:7:\"percent\";d:41.17;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:30348;s:14:\"optimized_size\";i:18792;s:7:\"percent\";d:38.08;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:77666;s:14:\"optimized_size\";i:44528;s:7:\"percent\";d:42.67;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:46055;s:14:\"optimized_size\";i:30114;s:7:\"percent\";d:34.61;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20833;s:14:\"optimized_size\";i:13704;s:7:\"percent\";d:34.22;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:62401;s:14:\"optimized_size\";i:37692;s:7:\"percent\";d:39.6;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:6869;s:14:\"optimized_size\";i:4126;s:7:\"percent\";d:39.93;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:99637;s:14:\"optimized_size\";i:60100;s:7:\"percent\";d:39.68;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:12434;s:14:\"optimized_size\";i:7374;s:7:\"percent\";d:40.69;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:277250;s:14:\"optimized_size\";i:111446;s:7:\"percent\";d:59.8;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:874351;s:14:\"optimized_size\";i:477524;s:7:\"percent\";d:45.39;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256860,16419,'_imagify_optimization_level','2');
INSERT INTO `wp_postmeta` VALUES (256861,16419,'_imagify_status','already_optimized');
INSERT INTO `wp_postmeta` VALUES (256862,16419,'_imagify_data','a:2:{s:5:\"sizes\";a:12:{s:4:\"full\";a:2:{s:7:\"success\";b:0;s:5:\"error\";s:77:\"WELL DONE. This image is already compressed, no further compression required.\";}s:22:\"blog-full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:262935;s:14:\"optimized_size\";i:170888;s:7:\"percent\";d:35.01;}s:23:\"blog-large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:95656;s:14:\"optimized_size\";i:63490;s:7:\"percent\";d:33.63;}s:24:\"blog-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:42164;s:14:\"optimized_size\";i:28170;s:7:\"percent\";d:33.19;}s:24:\"page-banner@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:130423;s:14:\"optimized_size\";i:88396;s:7:\"percent\";d:32.22;}s:28:\"flex-medium-alt@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:69095;s:14:\"optimized_size\";i:49662;s:7:\"percent\";d:28.13;}s:24:\"flex-medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:29154;s:14:\"optimized_size\";i:21156;s:7:\"percent\";d:27.43;}s:25:\"medium_large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:122838;s:14:\"optimized_size\";i:88578;s:7:\"percent\";d:27.89;}s:22:\"thumbnail@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:8654;s:14:\"optimized_size\";i:5914;s:7:\"percent\";d:31.66;}s:18:\"large@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:205875;s:14:\"optimized_size\";i:143702;s:7:\"percent\";d:30.2;}s:19:\"medium@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:20696;s:14:\"optimized_size\";i:15796;s:7:\"percent\";d:23.68;}s:17:\"full@imagify-webp\";a:4:{s:7:\"success\";b:1;s:13:\"original_size\";i:387474;s:14:\"optimized_size\";i:346914;s:7:\"percent\";d:10.47;}}s:5:\"stats\";a:4:{s:13:\"original_size\";i:1374964;s:14:\"optimized_size\";i:1022666;s:7:\"percent\";d:25.62;s:7:\"message\";s:0:\"\";}}');
INSERT INTO `wp_postmeta` VALUES (256871,16420,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256872,16420,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (256873,16420,'rank_math_seo_score','25');
INSERT INTO `wp_postmeta` VALUES (256874,16420,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (256875,16420,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (256876,16420,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (256877,16420,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (256878,16420,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (256879,16420,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (256880,16420,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (256881,16420,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (256882,16420,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (256883,16420,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (256884,16420,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256885,16420,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (256886,16420,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (256887,16420,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (256888,16420,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (256889,16420,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (256890,16420,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (256891,16420,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (256892,16420,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (256893,16420,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (256894,16420,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (256895,16420,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (256896,16420,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (256897,16420,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (256898,16420,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (256899,16420,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (256900,16420,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (256901,16420,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (256902,16420,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (256903,16420,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (256904,16420,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (256905,16420,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (256906,16420,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (256907,16420,'rank_math_title','House for Rent Pet-Friendly Property in Crane Hill, AL');
INSERT INTO `wp_postmeta` VALUES (256908,16420,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (256909,16420,'_thumbnail_id','14819');
INSERT INTO `wp_postmeta` VALUES (256910,16420,'_dp_original','16392');
INSERT INTO `wp_postmeta` VALUES (256911,16420,'_edit_last','15');
INSERT INTO `wp_postmeta` VALUES (256912,16420,'rank_math_description','2Poochies Properties has pet-friendly vacation rental homes in Crane Hill, AL. Lakefront stays for you and your dog. Get in touch with us today!');
INSERT INTO `wp_postmeta` VALUES (256913,16420,'rank_math_focus_keyword','lake rental,lakefront vacation home,pet-friendly vacation rental lodging');
INSERT INTO `wp_postmeta` VALUES (256914,16420,'_edit_lock','1763474832:15');
INSERT INTO `wp_postmeta` VALUES (256921,16422,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256929,16424,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256936,16426,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256941,16427,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256949,16429,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256960,14841,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256961,14886,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256962,15551,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256963,15552,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256964,15640,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256965,15199,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256966,16187,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256967,16398,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256968,15136,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256969,14843,'_wp_old_date','2025-11-07');
INSERT INTO `wp_postmeta` VALUES (256976,16432,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256984,16434,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256990,16435,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (256996,16436,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257001,16437,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257006,16438,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257015,16440,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257017,14841,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257018,14886,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257019,15551,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257020,15552,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257021,15640,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257022,15199,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257023,16187,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257024,16398,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257025,15136,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257026,14843,'_wp_old_date','2025-11-10');
INSERT INTO `wp_postmeta` VALUES (257031,16441,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257033,16384,'_wp_page_template','default');
INSERT INTO `wp_postmeta` VALUES (257034,16384,'rank_math_robots','a:1:{i:0;s:5:\"index\";}');
INSERT INTO `wp_postmeta` VALUES (257035,16442,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257036,16442,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257037,16414,'_edit_lock','1769620467:15');
INSERT INTO `wp_postmeta` VALUES (257038,16443,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257039,16443,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257048,16445,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257055,16447,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257062,16449,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257068,16450,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257074,16451,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257082,16453,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257090,16455,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257098,16457,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257104,16458,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257112,16460,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257120,16462,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257126,16463,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257134,16465,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257142,16467,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257150,16469,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257158,16471,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257160,16472,'_edit_lock','1763585510:14');
INSERT INTO `wp_postmeta` VALUES (257161,16472,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257162,16472,'rank_math_seo_score','11');
INSERT INTO `wp_postmeta` VALUES (257163,16472,'_thumbnail_id','15854');
INSERT INTO `wp_postmeta` VALUES (257165,16472,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257166,16472,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257167,16472,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257170,16472,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257171,16472,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257172,16472,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257173,16472,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257174,16472,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257175,16472,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257176,16472,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257178,16472,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257182,16472,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (257183,16472,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (257184,16472,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257185,16472,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257186,16472,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257187,16472,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257188,16472,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257189,16472,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257190,16472,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257191,16472,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257192,16472,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257193,16472,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257194,16472,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257195,16472,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257196,16472,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257197,16472,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257198,16472,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257199,16472,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257200,16472,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257201,16472,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257202,16472,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257203,16472,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257204,16472,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (257205,16472,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (257206,16474,'_edit_lock','1763587873:14');
INSERT INTO `wp_postmeta` VALUES (257207,16474,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257215,16474,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (257216,16474,'_thumbnail_id','15891');
INSERT INTO `wp_postmeta` VALUES (257218,16474,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257219,16474,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257220,16474,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257223,16474,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257224,16474,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257225,16474,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257226,16474,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257227,16474,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257228,16474,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257229,16474,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257231,16474,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257235,16474,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (257236,16474,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (257237,16474,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257238,16474,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257239,16474,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257240,16474,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257241,16474,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257242,16474,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257243,16474,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257244,16474,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257245,16474,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257246,16474,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257247,16474,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257248,16474,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257249,16474,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257250,16474,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257251,16474,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257252,16474,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257253,16474,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257254,16474,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257255,16474,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257256,16474,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257257,16474,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (257258,16474,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (257259,16477,'_edit_lock','1763587404:14');
INSERT INTO `wp_postmeta` VALUES (257260,16477,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257261,16477,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257263,16477,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257264,16477,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257265,16477,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257268,16477,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257269,16477,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257270,16477,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257271,16477,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257272,16477,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257273,16477,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257274,16477,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257276,16477,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257280,16477,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (257281,16477,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (257282,16477,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257283,16477,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257284,16477,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257285,16477,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257286,16477,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257287,16477,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257288,16477,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257289,16477,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257290,16477,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257291,16477,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257292,16477,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257293,16477,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257294,16477,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257295,16477,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257296,16477,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257297,16477,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257298,16477,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257299,16477,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257300,16477,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257301,16477,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257302,16477,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (257303,16477,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (257309,16480,'_edit_lock','1765926177:14');
INSERT INTO `wp_postmeta` VALUES (257310,16480,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257311,16480,'rank_math_seo_score','6');
INSERT INTO `wp_postmeta` VALUES (257313,16480,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257314,16480,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257315,16480,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257318,16480,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257319,16480,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257320,16480,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257321,16480,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257322,16480,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257323,16480,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257324,16480,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257326,16480,'footnotes','');
INSERT INTO `wp_postmeta` VALUES (257330,16480,'_edit_last','1');
INSERT INTO `wp_postmeta` VALUES (257331,16480,'_genesis_scripts_body_position','bottom');
INSERT INTO `wp_postmeta` VALUES (257332,16480,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257333,16480,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257334,16480,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257335,16480,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257336,16480,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257337,16480,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257338,16480,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257339,16480,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257340,16480,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257341,16480,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257342,16480,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257343,16480,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257344,16480,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257345,16480,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257346,16480,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257347,16480,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257348,16480,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257349,16480,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257350,16480,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257351,16480,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257352,16480,'post_video_id','');
INSERT INTO `wp_postmeta` VALUES (257353,16480,'_post_video_id','field_5a0c9ce57e4c3');
INSERT INTO `wp_postmeta` VALUES (257354,16482,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257355,16482,'_gform-form-id','24');
INSERT INTO `wp_postmeta` VALUES (257356,16482,'_gravityformsadvancedpostcreation_entry_id','2695');
INSERT INTO `wp_postmeta` VALUES (257357,16482,'_gravityformsadvancedpostcreation_feed_id','8');
INSERT INTO `wp_postmeta` VALUES (257358,16482,'star_rating','5');
INSERT INTO `wp_postmeta` VALUES (257359,16482,'_edit_lock','1764796013:11');
INSERT INTO `wp_postmeta` VALUES (257361,16482,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257363,16482,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257364,16482,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257365,16482,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257368,16482,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257369,16482,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257370,16482,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257371,16482,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257372,16482,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257373,16482,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257374,16482,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257375,16482,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (257376,16482,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257377,16482,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257378,16482,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257379,16482,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257380,16482,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257381,16482,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257382,16482,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257383,16482,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257384,16482,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257385,16482,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257386,16482,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257387,16482,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257388,16482,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257389,16482,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257390,16482,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257391,16482,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257392,16482,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257393,16482,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257394,16482,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257395,16482,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257396,16482,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (257397,16482,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (257398,16482,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (257399,16482,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (257400,16482,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (257401,16482,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (257402,16482,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (257403,16482,'date_of_review','Nov 2025');
INSERT INTO `wp_postmeta` VALUES (257404,16482,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (257405,16482,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (257406,16482,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (257407,16484,'_edit_lock','1764796013:11');
INSERT INTO `wp_postmeta` VALUES (257408,16484,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257409,16484,'rank_math_seo_score','10');
INSERT INTO `wp_postmeta` VALUES (257411,16484,'inline_featured_image','');
INSERT INTO `wp_postmeta` VALUES (257412,16484,'_monsterinsights_skip_tracking','');
INSERT INTO `wp_postmeta` VALUES (257413,16484,'_monsterinsights_sitenote_active','');
INSERT INTO `wp_postmeta` VALUES (257416,16484,'_genesis_hide_title','');
INSERT INTO `wp_postmeta` VALUES (257417,16484,'_genesis_hide_breadcrumbs','');
INSERT INTO `wp_postmeta` VALUES (257418,16484,'_genesis_hide_singular_image','');
INSERT INTO `wp_postmeta` VALUES (257419,16484,'_genesis_hide_footer_widgets','');
INSERT INTO `wp_postmeta` VALUES (257420,16484,'_genesis_custom_body_class','');
INSERT INTO `wp_postmeta` VALUES (257421,16484,'_genesis_custom_post_class','');
INSERT INTO `wp_postmeta` VALUES (257422,16484,'_genesis_layout','');
INSERT INTO `wp_postmeta` VALUES (257423,16484,'_edit_last','11');
INSERT INTO `wp_postmeta` VALUES (257424,16484,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257425,16484,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257426,16484,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257427,16484,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257428,16484,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257429,16484,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257430,16484,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257431,16484,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257432,16484,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257433,16484,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257434,16484,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257435,16484,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257436,16484,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257437,16484,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257438,16484,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257439,16484,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257440,16484,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257441,16484,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257442,16484,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257443,16484,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257444,16484,'reviewer_photo','');
INSERT INTO `wp_postmeta` VALUES (257445,16484,'_reviewer_photo','field_5dfeee624ff0e');
INSERT INTO `wp_postmeta` VALUES (257446,16484,'star_rating','none');
INSERT INTO `wp_postmeta` VALUES (257447,16484,'_star_rating','field_5dfeee974ff0f');
INSERT INTO `wp_postmeta` VALUES (257448,16484,'testimonial_source','');
INSERT INTO `wp_postmeta` VALUES (257449,16484,'_testimonial_source','field_5c36cfe8256a7');
INSERT INTO `wp_postmeta` VALUES (257450,16484,'source_logo','none');
INSERT INTO `wp_postmeta` VALUES (257451,16484,'_source_logo','field_5dfef2914ff10');
INSERT INTO `wp_postmeta` VALUES (257452,16484,'date_of_review','November 2025');
INSERT INTO `wp_postmeta` VALUES (257453,16484,'_date_of_review','field_5dfeff2455409');
INSERT INTO `wp_postmeta` VALUES (257454,16484,'power_quote','');
INSERT INTO `wp_postmeta` VALUES (257455,16484,'_power_quote','field_62177c567ff0a');
INSERT INTO `wp_postmeta` VALUES (257460,16485,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257463,16486,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (257466,16487,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257472,16491,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (257475,16492,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257516,16496,'_edit_lock','1765320457:10');
INSERT INTO `wp_postmeta` VALUES (257517,16496,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257518,16496,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257519,16496,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (257520,16496,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257521,16496,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257522,16496,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257523,16496,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257524,16496,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257525,16496,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257526,16496,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257527,16496,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257528,16496,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257529,16496,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257530,16496,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257531,16496,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257532,16496,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257533,16496,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257534,16496,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257535,16496,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257536,16496,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257537,16496,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257538,16496,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257539,16496,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257542,16499,'_edit_lock','1765320770:10');
INSERT INTO `wp_postmeta` VALUES (257543,16499,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257544,16499,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257545,16499,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (257546,16499,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257547,16499,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257548,16499,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257549,16499,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257550,16499,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257551,16499,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257552,16499,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257553,16499,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257554,16499,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257555,16499,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257556,16499,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257557,16499,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257558,16499,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257559,16499,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257560,16499,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257561,16499,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257562,16499,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257563,16499,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257564,16499,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257565,16499,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257566,16500,'_edit_lock','1765321793:10');
INSERT INTO `wp_postmeta` VALUES (257567,16500,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257568,16500,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257569,16500,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (257570,16500,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257571,16500,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257572,16500,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257573,16500,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257574,16500,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257575,16500,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257576,16500,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257577,16500,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257578,16500,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257579,16500,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257580,16500,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257581,16500,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257582,16500,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257583,16500,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257584,16500,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257585,16500,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257586,16500,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257587,16500,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257588,16500,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257589,16500,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257591,16502,'_edit_lock','1765323666:10');
INSERT INTO `wp_postmeta` VALUES (257592,16502,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257593,16502,'rank_math_seo_score','9');
INSERT INTO `wp_postmeta` VALUES (257594,16502,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (257595,16502,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257596,16502,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257597,16502,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257598,16502,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257599,16502,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257600,16502,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257601,16502,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257602,16502,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257603,16502,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257604,16502,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257605,16502,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257606,16502,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257607,16502,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257608,16502,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257609,16502,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257610,16502,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257611,16502,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257612,16502,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257613,16502,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257614,16502,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257616,16504,'_edit_lock','1765324639:10');
INSERT INTO `wp_postmeta` VALUES (257617,16504,'rank_math_internal_links_processed','1');
INSERT INTO `wp_postmeta` VALUES (257618,16504,'rank_math_seo_score','5');
INSERT INTO `wp_postmeta` VALUES (257619,16504,'_edit_last','10');
INSERT INTO `wp_postmeta` VALUES (257620,16504,'page_banner','');
INSERT INTO `wp_postmeta` VALUES (257621,16504,'_page_banner','field_569963fedd0cf');
INSERT INTO `wp_postmeta` VALUES (257622,16504,'banner_overlay_color','');
INSERT INTO `wp_postmeta` VALUES (257623,16504,'_banner_overlay_color','field_5a451c0eb3830');
INSERT INTO `wp_postmeta` VALUES (257624,16504,'banner_overlay_opacity','0');
INSERT INTO `wp_postmeta` VALUES (257625,16504,'_banner_overlay_opacity','field_5a451c2ab3831');
INSERT INTO `wp_postmeta` VALUES (257626,16504,'hide_page_banner','0');
INSERT INTO `wp_postmeta` VALUES (257627,16504,'_hide_page_banner','field_5a8f22d0a84cc');
INSERT INTO `wp_postmeta` VALUES (257628,16504,'hide_page_title','0');
INSERT INTO `wp_postmeta` VALUES (257629,16504,'_hide_page_title','field_5bb79028a1b90');
INSERT INTO `wp_postmeta` VALUES (257630,16504,'hide_social_media','0');
INSERT INTO `wp_postmeta` VALUES (257631,16504,'_hide_social_media','field_5bbe4d6f38f01');
INSERT INTO `wp_postmeta` VALUES (257632,16504,'hide_breadcrumbs','0');
INSERT INTO `wp_postmeta` VALUES (257633,16504,'_hide_breadcrumbs','field_5c1d5348f4438');
INSERT INTO `wp_postmeta` VALUES (257634,16504,'landing_page','0');
INSERT INTO `wp_postmeta` VALUES (257635,16504,'_landing_page','field_5ed87d737232e');
INSERT INTO `wp_postmeta` VALUES (257636,16504,'absolute_header','0');
INSERT INTO `wp_postmeta` VALUES (257637,16504,'_absolute_header','field_5f52721311338');
INSERT INTO `wp_postmeta` VALUES (257638,16504,'featured_image','default');
INSERT INTO `wp_postmeta` VALUES (257639,16504,'_featured_image','field_603743cf27052');
INSERT INTO `wp_postmeta` VALUES (257643,16506,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257653,16353,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257656,16370,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257659,16472,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257662,16474,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257665,16477,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257668,16480,'_wp_desired_post_slug','');
INSERT INTO `wp_postmeta` VALUES (257674,16472,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257677,16474,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257680,16477,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257683,16480,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257686,16353,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257689,16370,'_wp_old_date','2025-12-30');
INSERT INTO `wp_postmeta` VALUES (257692,16345,'_wp_old_date','2025-09-23');
INSERT INTO `wp_postmeta` VALUES (257695,16245,'_wp_old_date','2025-09-04');
INSERT INTO `wp_postmeta` VALUES (257696,16507,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (257697,16508,'_acf_changed','1');
INSERT INTO `wp_postmeta` VALUES (257700,16509,'_acf_changed','');
INSERT INTO `wp_postmeta` VALUES (257701,16510,'_acf_changed','');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (10,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf-options-global\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Global Options','global-options','publish','closed','closed','','group_569957f3b9896','','','2025-09-05 23:42:30','2025-09-06 04:42:30','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=10',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Global Graphics','','publish','closed','closed','','field_56ddf281082a4','','','2018-06-01 07:06:29','2018-06-01 07:06:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:22:\"default-banner-graphic\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Default Banner Graphic','default_banner_graphic','publish','closed','closed','','field_57ea57e97f9c6','','','2020-02-06 08:22:40','2020-02-06 13:22:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=12',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:19:\"blog-banner-graphic\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Blog Banner Graphic','blog_banner_graphic','publish','closed','closed','','field_5901b17904ba1','','','2020-02-06 08:22:40','2020-02-06 13:22:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=13',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:5:\"clear\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Site Favicon','site_favicon','publish','closed','closed','','field_59dc1c323dca3','','','2020-01-30 06:56:05','2020-01-30 11:56:05','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=14',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Site Logo','site_logo','publish','closed','closed','','field_56c5ecbc2d2d5','','','2020-01-30 06:56:05','2020-01-30 11:56:05','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=15',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (16,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Site Login Logo','site_login_logo','publish','closed','closed','','field_580655a92c61c','','','2020-01-30 06:56:05','2020-01-30 11:56:05','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=16',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (17,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Newsletter Form ID','newsletter_form_id','publish','closed','closed','','field_58efddac4b039','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=17',97,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (18,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Social','','publish','closed','closed','','field_56fd6d5cb3d74','','','2022-01-01 23:44:14','2022-01-02 04:44:14','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=18',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (19,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Facebook','facebook','publish','closed','closed','','field_56fd6d68b3d75','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=19',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (20,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Twitter','twitter','publish','closed','closed','','field_56fd6d6db3d76','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=20',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (21,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Linkedin','linkedin','publish','closed','closed','','field_56fd6d71b3d77','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=21',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (22,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Google+','google','publish','closed','closed','','field_56fd6d75b3d78','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=22',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (23,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Instagram','instagram','publish','closed','closed','','field_56fd6d7cb3d79','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=23',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (24,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Houzz','houzz','publish','closed','closed','','field_5945e4268de14','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=24',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (25,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Youtube','youtube','publish','closed','closed','','field_56fd6d82b3d7a','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=25',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (26,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Vimeo','vimeo','publish','closed','closed','','field_56fd6d86b3d7b','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=26',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (27,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Pinterest','pinterest','publish','closed','closed','','field_56fd6d8cb3d7c','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=27',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (28,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','RSS','rss','publish','closed','closed','','field_5945e4588de15','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=28',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (29,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Global Contact Info','','publish','closed','closed','','field_5b10efddbe3fe','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=29',39,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (30,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Number','phone','publish','closed','closed','','field_5b10eff2be3ff','','','2020-10-29 15:34:56','2020-10-29 20:34:56','',4112,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=30',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (31,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email','email','publish','closed','closed','','field_5b10efffbe400','','','2020-10-29 15:39:14','2020-10-29 20:39:14','',4113,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=31',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (39,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_58d0e92ef31c3','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=39',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (40,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_58d0e7ee1d5d1','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=40',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (41,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_58d0e7ee1d5d2','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=41',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (42,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14ad02d1482\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"bar\";}}}}','Buttons','buttons_bar','publish','closed','closed','','field_58d0e7ee1d5d3','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=42',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (43,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','button_title','publish','closed','closed','','field_58d0e7ee1d5d4','','','2018-06-01 07:06:29','2018-06-01 07:06:29','',42,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=43',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (44,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','button_subtitle','publish','closed','closed','','field_58d0e7ee1d5d5','','','2018-06-01 07:06:29','2018-06-01 07:06:29','',42,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=44',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (45,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link','button_link','publish','closed','closed','','field_58d0e8b31d5d6','','','2018-06-01 07:06:29','2018-06-01 07:06:29','',42,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=45',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (46,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Button Background Color','button_background_color','publish','closed','closed','','field_5a8d55ce49b47','','','2018-06-01 07:06:29','2018-06-01 07:06:29','',42,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=46',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (55,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5929b0b8107ef','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=55',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (56,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5929b079107ed','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=56',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (57,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:4:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"horizontal\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"form\";}}i:3;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"contact\";}}}}','Section Text Color','text_color','publish','closed','closed','','field_5929b08d107ee','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=57',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (58,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:3:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"horizontal\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"contact\";}}}}','Content','cta_content','publish','closed','closed','','field_586e13c71e3fb','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=58',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (59,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Alignment','cta_alignment','publish','closed','closed','','field_5a8f19d02ff4c','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=59',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (66,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_58b07cb5ab00d','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=66',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (67,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_58b07cb5ab00e','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=67',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (68,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";}','Section Description','section_description','publish','closed','closed','','field_58b07cb5ab00f','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=68',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (69,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_58b07cb5ab010','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=69',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (70,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_58b07cb5ab011','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=70',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (71,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_58b07cb5ab012','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=71',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (72,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:5:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_58b07cb5ab013','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=72',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (73,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Card\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14b6f84e567\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Cards','cards_default','publish','closed','closed','','field_58b07cb5ab014','','','2019-06-24 22:29:16','2019-06-25 03:29:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=73',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (74,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}}','Card Title','card_title','publish','closed','closed','','field_58b07cb5ab015','','','2019-02-15 07:27:43','2019-02-15 12:27:43','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=74',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (75,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}}','Card Image','card_image','publish','closed','closed','','field_58b07cfbab019','','','2019-02-15 07:27:43','2019-02-15 12:27:43','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=75',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (76,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}}','Card Description','card_description','publish','closed','closed','','field_58b07cb5ab018','','','2019-02-15 07:27:43','2019-02-15 12:27:43','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=76',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (77,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:7:\"!=empty\";}}}}','Card Link Text','card_link_text','publish','closed','closed','','field_58b07d61ab01a','','','2019-02-15 08:28:22','2019-02-15 13:28:22','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=77',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (78,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Card Link','card_link','publish','closed','closed','','field_58b07cb5ab016','','','2019-05-03 07:55:03','2019-05-03 12:55:03','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=78',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (79,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5929b4e3d0fc1','','','2019-07-28 23:57:33','2019-07-29 04:57:33','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=79',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (111,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_592e20a30f5ec','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=111',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (112,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_592e20a30f5ed','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=112',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (113,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";}','Section Description','section_description','publish','closed','closed','','field_592e20a30f5ee','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=113',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (114,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_592e20a30f5ef','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=114',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (115,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_592e20a30f5f0','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=115',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (116,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_592e20a30f5f1','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=116',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (117,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:8:\"featured\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_592e20a30f5f2','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=117',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (118,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Categories','categories_default','publish','closed','closed','','field_592e20a30f5f3','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=118',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (119,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_592e20a30f5f4','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',118,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=119',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (120,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_592e20a30f5f5','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',118,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=120',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (121,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_592e232d0f5f6','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',118,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=121',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (122,1,'2018-06-01 07:06:29','2018-06-01 07:06:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Button Text','category_button_text','publish','closed','closed','','field_593795a919221','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',118,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=122',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (283,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_594151117e63d','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=283',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (284,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_594151117e63e','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=284',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (285,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"594151117e63c\";}','Section Description','section_description','publish','closed','closed','','field_594151117e63f','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=285',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (286,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_594151117e640','','','2019-06-24 22:29:20','2019-06-25 03:29:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=286',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (287,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_594151117e641','','','2019-06-25 03:38:19','2019-06-25 08:38:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=287',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (288,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_594151117e642','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=288',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (289,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:5:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_594151117e643','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=289',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (290,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Stat\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c418b4029\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Stats','stats_default','publish','closed','closed','','field_594151117e644','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=290',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (291,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Stat Before','stat_before','publish','closed','closed','','field_594151747e64b','','','2018-06-01 07:06:30','2018-06-01 07:06:30','',290,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=291',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (292,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Stat Number','stat_number','publish','closed','closed','','field_594151907e64d','','','2018-06-01 07:06:30','2018-06-01 07:06:30','',290,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=292',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (293,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Stat After','stat_after','publish','closed','closed','','field_594151897e64c','','','2018-06-01 07:06:30','2018-06-01 07:06:30','',290,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=293',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (294,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Stat Description','stat_description','publish','closed','closed','','field_594151967e64e','','','2018-06-01 07:06:30','2018-06-01 07:06:30','',290,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=294',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (295,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_594151117e64a','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=295',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (296,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_59661fad8ae46','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=296',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (297,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_59661fad8ae47','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=297',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (298,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"59661fad8ae45\";}','Section Description','section_description','publish','closed','closed','','field_59661fad8ae48','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=298',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (299,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_59661fad8ae49','','','2019-06-24 22:29:06','2019-06-25 03:29:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=299',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (300,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_59661fad8ae4a','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=300',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (301,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{i:1;s:1:\"1\";i:2;s:1:\"2\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_59661fad8ae4b','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=301',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (302,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1670091f3fd\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"faqs\";}}}}','FAQs','faqs','publish','closed','closed','','field_59661fad8ae4c','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=302',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (303,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:3:\"faq\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','FAQ','faq','publish','closed','closed','','field_59661fad8ae4d','','','2019-04-26 11:24:59','2019-04-26 16:24:59','',302,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=303',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (305,1,'2018-06-01 07:06:30','2018-06-01 07:06:30','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_59661fad8ae4f','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=305',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (555,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_586d32c2fe7de','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=555',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (556,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_58c21669a4c32','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=556',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (557,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";}','Section Description','section_description','publish','closed','closed','','field_58c2167aa4c33','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=557',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (558,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_586d32c2fe7e0','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=558',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (559,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_586d32c2fe7df','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=559',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (560,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_586d32c2fe7e1','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=560',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (561,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_586d32c2fe7e2','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=561',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (562,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1661935a3a7\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";}','Content Blocks','blocks_default','publish','closed','closed','','field_586d32c2fe7e3','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=562',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (563,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Title','block_title','publish','closed','closed','','field_586d32c2fe7ed','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',562,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=563',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (564,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Content','block_content','publish','closed','closed','','field_586d32c2fe7ee','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',562,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=564',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (565,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_59ca878ebeb54','','','2019-06-25 03:47:02','2019-06-25 08:47:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=565',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (566,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5a5753626a3dc','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=566',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (567,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5a5753626a3dd','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=567',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (568,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"5a5753626a3db\";}','Section Description','section_description','publish','closed','closed','','field_5a5753626a3de','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=568',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (569,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5a5753626a3df','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=569',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (570,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5a5753626a3e0','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=570',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (571,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_5a5753626a3e1','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=571',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (572,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1726908df10\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Team Top','team_default_top','publish','closed','closed','','field_5a5753626a3e3','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=572',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (576,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1726908df10\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Team Bottom','team_default_bottom','publish','closed','closed','','field_5a5753d26a3e8','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=576',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (580,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5a5753626a3e6','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=580',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (596,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_59ca87c0beb56','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=596',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (597,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_59ca87c0beb57','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=597',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (598,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";}','Section Description','section_description','publish','closed','closed','','field_59ca87c0beb58','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=598',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (599,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_59ca87c0beb59','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=599',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (600,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_59ca87c0beb5a','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=600',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (601,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_59ca87c0beb5b','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=601',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (602,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1674a1b863c\";s:8:\"operator\";s:7:\"!=empty\";}}}}','Tabs','tabs','publish','closed','closed','','field_59ca87c0beb5d','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=602',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (603,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Tab Title','tab_title','publish','closed','closed','','field_59ca87c0beb5e','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',602,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=603',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (604,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Tab Content','tab_content','publish','closed','closed','','field_59ca87c0beb5f','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',602,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=604',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (605,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_59ca87c0beb60','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=605',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (635,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_58efb67490aeb','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=635',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (636,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_594b2a6a8343a','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=636',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (637,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;s:13:\"parent_layout\";s:13:\"58efb67490aea\";}','Section Description','section_description','publish','closed','closed','','field_58efb67490aec','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=637',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (638,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_594b2a958343b','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=638',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (639,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_594b2aa98343c','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=639',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (640,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_594b2aee8343d','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=640',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (641,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:11:\"Add Sponsor\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Sponsors','gs_list_default','publish','closed','closed','','field_58efb67490aed','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=641',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (642,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Sponsor Logo','gs_logo','publish','closed','closed','','field_58efb7ad7919d','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',641,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=642',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (643,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sponsor Link Text','gs_link_text','publish','closed','closed','','field_5afab5b2e4ee1','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',641,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=643',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (644,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sponsor Link','gs_link','publish','closed','closed','','field_58efb7b77919e','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',641,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=644',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (645,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5aa64ce61b68b','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=645',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (646,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5aef3b13ef284','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=646',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (647,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_58d2b21583d2c','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=647',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (648,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_58d2b21583d2d','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=648',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (649,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";}','Section Description','section_description','publish','closed','closed','','field_58d2b21583d2e','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=649',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (650,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_58d2b21583d2f','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=650',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (651,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_58d2b21583d30','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=651',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (652,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_58d2b21583d31','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=652',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (653,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{i:2;s:1:\"2\";i:3;s:1:\"3\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:4:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option2\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option3\";}}i:3;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option4\";}}}}','How many columns?','columns','publish','closed','closed','','field_58d2b21583d32','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=653',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (654,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Testimonials','testimonials_default','publish','closed','closed','','field_58d2b21583d33','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=654',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (655,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight','test_highlight','publish','closed','closed','','field_58d2b21583d34','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',654,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=655',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (656,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Content','test_content','publish','closed','closed','','field_58d2b21583d35','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',654,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=656',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (657,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_58d2b2a883d37','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',654,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=657',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (658,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite Link','test_cite_link','publish','closed','closed','','field_58d2b2af83d38','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',654,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=658',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (659,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_58d2b21583d36','','','2019-06-25 03:54:08','2019-06-25 08:54:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=659',23,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (660,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Section Title','section_title','publish','closed','closed','','field_58da1dbd830eb','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=660',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (661,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_58da1dbd830ec','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=661',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (662,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Section Description','section_description','publish','closed','closed','','field_58da1dbd830ed','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=662',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (663,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Background Image','background_image','publish','closed','closed','','field_58da1dbd830ee','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=663',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (664,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Background Color','background_color','publish','closed','closed','','field_58da1dbd830ef','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=664',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (665,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Text Color','text_color','publish','closed','closed','','field_58da1dbd830f0','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=665',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (666,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{i:2;s:1:\"2\";i:3;s:1:\"3\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','How many columns?','columns','publish','closed','closed','','field_58da1dbd830f1','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=666',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (667,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";}','Testimonials','testimonials','publish','closed','closed','','field_58da1dbd830f2','','','2018-06-09 10:05:27','2018-06-09 10:05:27','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=667',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (668,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Content','test_content','publish','closed','closed','','field_58da1dbd830f4','','','2018-06-09 10:05:27','2018-06-09 10:05:27','',667,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=668',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (669,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_58da1dbd830f5','','','2018-06-09 10:05:27','2018-06-09 10:05:27','',667,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=669',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (670,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_58da1dbd830f6','','','2018-06-09 10:05:27','2018-06-09 10:05:27','',667,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=670',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (671,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";}','Bottom Content','bottom_content','publish','closed','closed','','field_58da1dbd830f7','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=671',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (672,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Section Title','section_title','publish','closed','closed','','field_58ef664c57ede','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=672',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (673,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_58ef664c57edf','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=673',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (674,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Section Description','section_description','publish','closed','closed','','field_58ef664c57ee0','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=674',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (675,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Background Image','background_image','publish','closed','closed','','field_58ef664c57ee1','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=675',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (676,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Background Color','background_color','publish','closed','closed','','field_58ef664c57ee2','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=676',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (677,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Text Color','text_color','publish','closed','closed','','field_58ef664c57ee3','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=677',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (678,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{i:2;s:1:\"2\";i:3;s:1:\"3\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','How many columns?','columns','publish','closed','closed','','field_58ef664c57ee4','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=678',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (679,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:0:\"\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:18:\"use_fancy_repeater\";s:0:\"\";s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Testimonials','testimonials','publish','closed','closed','','field_58ef664c57ee5','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=679',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (680,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:12:\"font-awesome\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:4:\"null\";s:11:\"save_format\";s:7:\"element\";s:10:\"allow_null\";i:0;s:10:\"enqueue_fa\";i:0;s:15:\"fa_live_preview\";s:0:\"\";s:7:\"choices\";a:676:{s:4:\"null\";s:10:\"- Select -\";s:8:\"fa-500px\";s:17:\"&#xf26e; fa-500px\";s:15:\"fa-address-book\";s:24:\"&#xf2b9; fa-address-book\";s:17:\"fa-address-book-o\";s:26:\"&#xf2ba; fa-address-book-o\";s:15:\"fa-address-card\";s:24:\"&#xf2bb; fa-address-card\";s:17:\"fa-address-card-o\";s:26:\"&#xf2bc; fa-address-card-o\";s:9:\"fa-adjust\";s:18:\"&#xf042; fa-adjust\";s:6:\"fa-adn\";s:15:\"&#xf170; fa-adn\";s:15:\"fa-align-center\";s:24:\"&#xf037; fa-align-center\";s:16:\"fa-align-justify\";s:25:\"&#xf039; fa-align-justify\";s:13:\"fa-align-left\";s:22:\"&#xf036; fa-align-left\";s:14:\"fa-align-right\";s:23:\"&#xf038; fa-align-right\";s:9:\"fa-amazon\";s:18:\"&#xf270; fa-amazon\";s:12:\"fa-ambulance\";s:21:\"&#xf0f9; fa-ambulance\";s:38:\"fa-american-sign-language-interpreting\";s:47:\"&#xf2a3; fa-american-sign-language-interpreting\";s:9:\"fa-anchor\";s:18:\"&#xf13d; fa-anchor\";s:10:\"fa-android\";s:19:\"&#xf17b; fa-android\";s:12:\"fa-angellist\";s:21:\"&#xf209; fa-angellist\";s:20:\"fa-angle-double-down\";s:29:\"&#xf103; fa-angle-double-down\";s:20:\"fa-angle-double-left\";s:29:\"&#xf100; fa-angle-double-left\";s:21:\"fa-angle-double-right\";s:30:\"&#xf101; fa-angle-double-right\";s:18:\"fa-angle-double-up\";s:27:\"&#xf102; fa-angle-double-up\";s:13:\"fa-angle-down\";s:22:\"&#xf107; fa-angle-down\";s:13:\"fa-angle-left\";s:22:\"&#xf104; fa-angle-left\";s:14:\"fa-angle-right\";s:23:\"&#xf105; fa-angle-right\";s:11:\"fa-angle-up\";s:20:\"&#xf106; fa-angle-up\";s:8:\"fa-apple\";s:17:\"&#xf179; fa-apple\";s:10:\"fa-archive\";s:19:\"&#xf187; fa-archive\";s:13:\"fa-area-chart\";s:22:\"&#xf1fe; fa-area-chart\";s:20:\"fa-arrow-circle-down\";s:29:\"&#xf0ab; fa-arrow-circle-down\";s:20:\"fa-arrow-circle-left\";s:29:\"&#xf0a8; fa-arrow-circle-left\";s:22:\"fa-arrow-circle-o-down\";s:31:\"&#xf01a; fa-arrow-circle-o-down\";s:22:\"fa-arrow-circle-o-left\";s:31:\"&#xf190; fa-arrow-circle-o-left\";s:23:\"fa-arrow-circle-o-right\";s:32:\"&#xf18e; fa-arrow-circle-o-right\";s:20:\"fa-arrow-circle-o-up\";s:29:\"&#xf01b; fa-arrow-circle-o-up\";s:21:\"fa-arrow-circle-right\";s:30:\"&#xf0a9; fa-arrow-circle-right\";s:18:\"fa-arrow-circle-up\";s:27:\"&#xf0aa; fa-arrow-circle-up\";s:13:\"fa-arrow-down\";s:22:\"&#xf063; fa-arrow-down\";s:13:\"fa-arrow-left\";s:22:\"&#xf060; fa-arrow-left\";s:14:\"fa-arrow-right\";s:23:\"&#xf061; fa-arrow-right\";s:11:\"fa-arrow-up\";s:20:\"&#xf062; fa-arrow-up\";s:9:\"fa-arrows\";s:18:\"&#xf047; fa-arrows\";s:13:\"fa-arrows-alt\";s:22:\"&#xf0b2; fa-arrows-alt\";s:11:\"fa-arrows-h\";s:20:\"&#xf07e; fa-arrows-h\";s:11:\"fa-arrows-v\";s:20:\"&#xf07d; fa-arrows-v\";s:30:\"fa-assistive-listening-systems\";s:39:\"&#xf2a2; fa-assistive-listening-systems\";s:11:\"fa-asterisk\";s:20:\"&#xf069; fa-asterisk\";s:5:\"fa-at\";s:14:\"&#xf1fa; fa-at\";s:20:\"fa-audio-description\";s:29:\"&#xf29e; fa-audio-description\";s:11:\"fa-backward\";s:20:\"&#xf04a; fa-backward\";s:16:\"fa-balance-scale\";s:25:\"&#xf24e; fa-balance-scale\";s:6:\"fa-ban\";s:15:\"&#xf05e; fa-ban\";s:11:\"fa-bandcamp\";s:20:\"&#xf2d5; fa-bandcamp\";s:12:\"fa-bar-chart\";s:21:\"&#xf080; fa-bar-chart\";s:10:\"fa-barcode\";s:19:\"&#xf02a; fa-barcode\";s:7:\"fa-bars\";s:16:\"&#xf0c9; fa-bars\";s:7:\"fa-bath\";s:16:\"&#xf2cd; fa-bath\";s:16:\"fa-battery-empty\";s:25:\"&#xf244; fa-battery-empty\";s:15:\"fa-battery-full\";s:24:\"&#xf240; fa-battery-full\";s:15:\"fa-battery-half\";s:24:\"&#xf242; fa-battery-half\";s:18:\"fa-battery-quarter\";s:27:\"&#xf243; fa-battery-quarter\";s:25:\"fa-battery-three-quarters\";s:34:\"&#xf241; fa-battery-three-quarters\";s:6:\"fa-bed\";s:15:\"&#xf236; fa-bed\";s:7:\"fa-beer\";s:16:\"&#xf0fc; fa-beer\";s:10:\"fa-behance\";s:19:\"&#xf1b4; fa-behance\";s:17:\"fa-behance-square\";s:26:\"&#xf1b5; fa-behance-square\";s:7:\"fa-bell\";s:16:\"&#xf0f3; fa-bell\";s:9:\"fa-bell-o\";s:18:\"&#xf0a2; fa-bell-o\";s:13:\"fa-bell-slash\";s:22:\"&#xf1f6; fa-bell-slash\";s:15:\"fa-bell-slash-o\";s:24:\"&#xf1f7; fa-bell-slash-o\";s:10:\"fa-bicycle\";s:19:\"&#xf206; fa-bicycle\";s:13:\"fa-binoculars\";s:22:\"&#xf1e5; fa-binoculars\";s:16:\"fa-birthday-cake\";s:25:\"&#xf1fd; fa-birthday-cake\";s:12:\"fa-bitbucket\";s:21:\"&#xf171; fa-bitbucket\";s:19:\"fa-bitbucket-square\";s:28:\"&#xf172; fa-bitbucket-square\";s:12:\"fa-black-tie\";s:21:\"&#xf27e; fa-black-tie\";s:8:\"fa-blind\";s:17:\"&#xf29d; fa-blind\";s:12:\"fa-bluetooth\";s:21:\"&#xf293; fa-bluetooth\";s:14:\"fa-bluetooth-b\";s:23:\"&#xf294; fa-bluetooth-b\";s:7:\"fa-bold\";s:16:\"&#xf032; fa-bold\";s:7:\"fa-bolt\";s:16:\"&#xf0e7; fa-bolt\";s:7:\"fa-bomb\";s:16:\"&#xf1e2; fa-bomb\";s:7:\"fa-book\";s:16:\"&#xf02d; fa-book\";s:11:\"fa-bookmark\";s:20:\"&#xf02e; fa-bookmark\";s:13:\"fa-bookmark-o\";s:22:\"&#xf097; fa-bookmark-o\";s:10:\"fa-braille\";s:19:\"&#xf2a1; fa-braille\";s:12:\"fa-briefcase\";s:21:\"&#xf0b1; fa-briefcase\";s:6:\"fa-btc\";s:15:\"&#xf15a; fa-btc\";s:6:\"fa-bug\";s:15:\"&#xf188; fa-bug\";s:11:\"fa-building\";s:20:\"&#xf1ad; fa-building\";s:13:\"fa-building-o\";s:22:\"&#xf0f7; fa-building-o\";s:11:\"fa-bullhorn\";s:20:\"&#xf0a1; fa-bullhorn\";s:11:\"fa-bullseye\";s:20:\"&#xf140; fa-bullseye\";s:6:\"fa-bus\";s:15:\"&#xf207; fa-bus\";s:13:\"fa-buysellads\";s:22:\"&#xf20d; fa-buysellads\";s:13:\"fa-calculator\";s:22:\"&#xf1ec; fa-calculator\";s:11:\"fa-calendar\";s:20:\"&#xf073; fa-calendar\";s:19:\"fa-calendar-check-o\";s:28:\"&#xf274; fa-calendar-check-o\";s:19:\"fa-calendar-minus-o\";s:28:\"&#xf272; fa-calendar-minus-o\";s:13:\"fa-calendar-o\";s:22:\"&#xf133; fa-calendar-o\";s:18:\"fa-calendar-plus-o\";s:27:\"&#xf271; fa-calendar-plus-o\";s:19:\"fa-calendar-times-o\";s:28:\"&#xf273; fa-calendar-times-o\";s:9:\"fa-camera\";s:18:\"&#xf030; fa-camera\";s:15:\"fa-camera-retro\";s:24:\"&#xf083; fa-camera-retro\";s:6:\"fa-car\";s:15:\"&#xf1b9; fa-car\";s:13:\"fa-caret-down\";s:22:\"&#xf0d7; fa-caret-down\";s:13:\"fa-caret-left\";s:22:\"&#xf0d9; fa-caret-left\";s:14:\"fa-caret-right\";s:23:\"&#xf0da; fa-caret-right\";s:22:\"fa-caret-square-o-down\";s:31:\"&#xf150; fa-caret-square-o-down\";s:22:\"fa-caret-square-o-left\";s:31:\"&#xf191; fa-caret-square-o-left\";s:23:\"fa-caret-square-o-right\";s:32:\"&#xf152; fa-caret-square-o-right\";s:20:\"fa-caret-square-o-up\";s:29:\"&#xf151; fa-caret-square-o-up\";s:11:\"fa-caret-up\";s:20:\"&#xf0d8; fa-caret-up\";s:18:\"fa-cart-arrow-down\";s:27:\"&#xf218; fa-cart-arrow-down\";s:12:\"fa-cart-plus\";s:21:\"&#xf217; fa-cart-plus\";s:5:\"fa-cc\";s:14:\"&#xf20a; fa-cc\";s:10:\"fa-cc-amex\";s:19:\"&#xf1f3; fa-cc-amex\";s:17:\"fa-cc-diners-club\";s:26:\"&#xf24c; fa-cc-diners-club\";s:14:\"fa-cc-discover\";s:23:\"&#xf1f2; fa-cc-discover\";s:9:\"fa-cc-jcb\";s:18:\"&#xf24b; fa-cc-jcb\";s:16:\"fa-cc-mastercard\";s:25:\"&#xf1f1; fa-cc-mastercard\";s:12:\"fa-cc-paypal\";s:21:\"&#xf1f4; fa-cc-paypal\";s:12:\"fa-cc-stripe\";s:21:\"&#xf1f5; fa-cc-stripe\";s:10:\"fa-cc-visa\";s:19:\"&#xf1f0; fa-cc-visa\";s:14:\"fa-certificate\";s:23:\"&#xf0a3; fa-certificate\";s:15:\"fa-chain-broken\";s:24:\"&#xf127; fa-chain-broken\";s:8:\"fa-check\";s:17:\"&#xf00c; fa-check\";s:15:\"fa-check-circle\";s:24:\"&#xf058; fa-check-circle\";s:17:\"fa-check-circle-o\";s:26:\"&#xf05d; fa-check-circle-o\";s:15:\"fa-check-square\";s:24:\"&#xf14a; fa-check-square\";s:17:\"fa-check-square-o\";s:26:\"&#xf046; fa-check-square-o\";s:22:\"fa-chevron-circle-down\";s:31:\"&#xf13a; fa-chevron-circle-down\";s:22:\"fa-chevron-circle-left\";s:31:\"&#xf137; fa-chevron-circle-left\";s:23:\"fa-chevron-circle-right\";s:32:\"&#xf138; fa-chevron-circle-right\";s:20:\"fa-chevron-circle-up\";s:29:\"&#xf139; fa-chevron-circle-up\";s:15:\"fa-chevron-down\";s:24:\"&#xf078; fa-chevron-down\";s:15:\"fa-chevron-left\";s:24:\"&#xf053; fa-chevron-left\";s:16:\"fa-chevron-right\";s:25:\"&#xf054; fa-chevron-right\";s:13:\"fa-chevron-up\";s:22:\"&#xf077; fa-chevron-up\";s:8:\"fa-child\";s:17:\"&#xf1ae; fa-child\";s:9:\"fa-chrome\";s:18:\"&#xf268; fa-chrome\";s:9:\"fa-circle\";s:18:\"&#xf111; fa-circle\";s:11:\"fa-circle-o\";s:20:\"&#xf10c; fa-circle-o\";s:17:\"fa-circle-o-notch\";s:26:\"&#xf1ce; fa-circle-o-notch\";s:14:\"fa-circle-thin\";s:23:\"&#xf1db; fa-circle-thin\";s:12:\"fa-clipboard\";s:21:\"&#xf0ea; fa-clipboard\";s:10:\"fa-clock-o\";s:19:\"&#xf017; fa-clock-o\";s:8:\"fa-clone\";s:17:\"&#xf24d; fa-clone\";s:8:\"fa-cloud\";s:17:\"&#xf0c2; fa-cloud\";s:17:\"fa-cloud-download\";s:26:\"&#xf0ed; fa-cloud-download\";s:15:\"fa-cloud-upload\";s:24:\"&#xf0ee; fa-cloud-upload\";s:7:\"fa-code\";s:16:\"&#xf121; fa-code\";s:12:\"fa-code-fork\";s:21:\"&#xf126; fa-code-fork\";s:10:\"fa-codepen\";s:19:\"&#xf1cb; fa-codepen\";s:11:\"fa-codiepie\";s:20:\"&#xf284; fa-codiepie\";s:9:\"fa-coffee\";s:18:\"&#xf0f4; fa-coffee\";s:6:\"fa-cog\";s:15:\"&#xf013; fa-cog\";s:7:\"fa-cogs\";s:16:\"&#xf085; fa-cogs\";s:10:\"fa-columns\";s:19:\"&#xf0db; fa-columns\";s:10:\"fa-comment\";s:19:\"&#xf075; fa-comment\";s:12:\"fa-comment-o\";s:21:\"&#xf0e5; fa-comment-o\";s:13:\"fa-commenting\";s:22:\"&#xf27a; fa-commenting\";s:15:\"fa-commenting-o\";s:24:\"&#xf27b; fa-commenting-o\";s:11:\"fa-comments\";s:20:\"&#xf086; fa-comments\";s:13:\"fa-comments-o\";s:22:\"&#xf0e6; fa-comments-o\";s:10:\"fa-compass\";s:19:\"&#xf14e; fa-compass\";s:11:\"fa-compress\";s:20:\"&#xf066; fa-compress\";s:17:\"fa-connectdevelop\";s:26:\"&#xf20e; fa-connectdevelop\";s:9:\"fa-contao\";s:18:\"&#xf26d; fa-contao\";s:12:\"fa-copyright\";s:21:\"&#xf1f9; fa-copyright\";s:19:\"fa-creative-commons\";s:28:\"&#xf25e; fa-creative-commons\";s:14:\"fa-credit-card\";s:23:\"&#xf09d; fa-credit-card\";s:18:\"fa-credit-card-alt\";s:27:\"&#xf283; fa-credit-card-alt\";s:7:\"fa-crop\";s:16:\"&#xf125; fa-crop\";s:13:\"fa-crosshairs\";s:22:\"&#xf05b; fa-crosshairs\";s:7:\"fa-css3\";s:16:\"&#xf13c; fa-css3\";s:7:\"fa-cube\";s:16:\"&#xf1b2; fa-cube\";s:8:\"fa-cubes\";s:17:\"&#xf1b3; fa-cubes\";s:10:\"fa-cutlery\";s:19:\"&#xf0f5; fa-cutlery\";s:11:\"fa-dashcube\";s:20:\"&#xf210; fa-dashcube\";s:11:\"fa-database\";s:20:\"&#xf1c0; fa-database\";s:7:\"fa-deaf\";s:16:\"&#xf2a4; fa-deaf\";s:12:\"fa-delicious\";s:21:\"&#xf1a5; fa-delicious\";s:10:\"fa-desktop\";s:19:\"&#xf108; fa-desktop\";s:13:\"fa-deviantart\";s:22:\"&#xf1bd; fa-deviantart\";s:10:\"fa-diamond\";s:19:\"&#xf219; fa-diamond\";s:7:\"fa-digg\";s:16:\"&#xf1a6; fa-digg\";s:15:\"fa-dot-circle-o\";s:24:\"&#xf192; fa-dot-circle-o\";s:11:\"fa-download\";s:20:\"&#xf019; fa-download\";s:11:\"fa-dribbble\";s:20:\"&#xf17d; fa-dribbble\";s:10:\"fa-dropbox\";s:19:\"&#xf16b; fa-dropbox\";s:9:\"fa-drupal\";s:18:\"&#xf1a9; fa-drupal\";s:7:\"fa-edge\";s:16:\"&#xf282; fa-edge\";s:10:\"fa-eercast\";s:19:\"&#xf2da; fa-eercast\";s:8:\"fa-eject\";s:17:\"&#xf052; fa-eject\";s:13:\"fa-ellipsis-h\";s:22:\"&#xf141; fa-ellipsis-h\";s:13:\"fa-ellipsis-v\";s:22:\"&#xf142; fa-ellipsis-v\";s:9:\"fa-empire\";s:18:\"&#xf1d1; fa-empire\";s:11:\"fa-envelope\";s:20:\"&#xf0e0; fa-envelope\";s:13:\"fa-envelope-o\";s:22:\"&#xf003; fa-envelope-o\";s:16:\"fa-envelope-open\";s:25:\"&#xf2b6; fa-envelope-open\";s:18:\"fa-envelope-open-o\";s:27:\"&#xf2b7; fa-envelope-open-o\";s:18:\"fa-envelope-square\";s:27:\"&#xf199; fa-envelope-square\";s:9:\"fa-envira\";s:18:\"&#xf299; fa-envira\";s:9:\"fa-eraser\";s:18:\"&#xf12d; fa-eraser\";s:7:\"fa-etsy\";s:16:\"&#xf2d7; fa-etsy\";s:6:\"fa-eur\";s:15:\"&#xf153; fa-eur\";s:11:\"fa-exchange\";s:20:\"&#xf0ec; fa-exchange\";s:14:\"fa-exclamation\";s:23:\"&#xf12a; fa-exclamation\";s:21:\"fa-exclamation-circle\";s:30:\"&#xf06a; fa-exclamation-circle\";s:23:\"fa-exclamation-triangle\";s:32:\"&#xf071; fa-exclamation-triangle\";s:9:\"fa-expand\";s:18:\"&#xf065; fa-expand\";s:15:\"fa-expeditedssl\";s:24:\"&#xf23e; fa-expeditedssl\";s:16:\"fa-external-link\";s:25:\"&#xf08e; fa-external-link\";s:23:\"fa-external-link-square\";s:32:\"&#xf14c; fa-external-link-square\";s:6:\"fa-eye\";s:15:\"&#xf06e; fa-eye\";s:12:\"fa-eye-slash\";s:21:\"&#xf070; fa-eye-slash\";s:13:\"fa-eyedropper\";s:22:\"&#xf1fb; fa-eyedropper\";s:11:\"fa-facebook\";s:20:\"&#xf09a; fa-facebook\";s:20:\"fa-facebook-official\";s:29:\"&#xf230; fa-facebook-official\";s:18:\"fa-facebook-square\";s:27:\"&#xf082; fa-facebook-square\";s:16:\"fa-fast-backward\";s:25:\"&#xf049; fa-fast-backward\";s:15:\"fa-fast-forward\";s:24:\"&#xf050; fa-fast-forward\";s:6:\"fa-fax\";s:15:\"&#xf1ac; fa-fax\";s:9:\"fa-female\";s:18:\"&#xf182; fa-female\";s:14:\"fa-fighter-jet\";s:23:\"&#xf0fb; fa-fighter-jet\";s:7:\"fa-file\";s:16:\"&#xf15b; fa-file\";s:17:\"fa-file-archive-o\";s:26:\"&#xf1c6; fa-file-archive-o\";s:15:\"fa-file-audio-o\";s:24:\"&#xf1c7; fa-file-audio-o\";s:14:\"fa-file-code-o\";s:23:\"&#xf1c9; fa-file-code-o\";s:15:\"fa-file-excel-o\";s:24:\"&#xf1c3; fa-file-excel-o\";s:15:\"fa-file-image-o\";s:24:\"&#xf1c5; fa-file-image-o\";s:9:\"fa-file-o\";s:18:\"&#xf016; fa-file-o\";s:13:\"fa-file-pdf-o\";s:22:\"&#xf1c1; fa-file-pdf-o\";s:20:\"fa-file-powerpoint-o\";s:29:\"&#xf1c4; fa-file-powerpoint-o\";s:12:\"fa-file-text\";s:21:\"&#xf15c; fa-file-text\";s:14:\"fa-file-text-o\";s:23:\"&#xf0f6; fa-file-text-o\";s:15:\"fa-file-video-o\";s:24:\"&#xf1c8; fa-file-video-o\";s:14:\"fa-file-word-o\";s:23:\"&#xf1c2; fa-file-word-o\";s:10:\"fa-files-o\";s:19:\"&#xf0c5; fa-files-o\";s:7:\"fa-film\";s:16:\"&#xf008; fa-film\";s:9:\"fa-filter\";s:18:\"&#xf0b0; fa-filter\";s:7:\"fa-fire\";s:16:\"&#xf06d; fa-fire\";s:20:\"fa-fire-extinguisher\";s:29:\"&#xf134; fa-fire-extinguisher\";s:10:\"fa-firefox\";s:19:\"&#xf269; fa-firefox\";s:14:\"fa-first-order\";s:23:\"&#xf2b0; fa-first-order\";s:7:\"fa-flag\";s:16:\"&#xf024; fa-flag\";s:17:\"fa-flag-checkered\";s:26:\"&#xf11e; fa-flag-checkered\";s:9:\"fa-flag-o\";s:18:\"&#xf11d; fa-flag-o\";s:8:\"fa-flask\";s:17:\"&#xf0c3; fa-flask\";s:9:\"fa-flickr\";s:18:\"&#xf16e; fa-flickr\";s:11:\"fa-floppy-o\";s:20:\"&#xf0c7; fa-floppy-o\";s:9:\"fa-folder\";s:18:\"&#xf07b; fa-folder\";s:11:\"fa-folder-o\";s:20:\"&#xf114; fa-folder-o\";s:14:\"fa-folder-open\";s:23:\"&#xf07c; fa-folder-open\";s:16:\"fa-folder-open-o\";s:25:\"&#xf115; fa-folder-open-o\";s:7:\"fa-font\";s:16:\"&#xf031; fa-font\";s:15:\"fa-font-awesome\";s:24:\"&#xf2b4; fa-font-awesome\";s:12:\"fa-fonticons\";s:21:\"&#xf280; fa-fonticons\";s:15:\"fa-fort-awesome\";s:24:\"&#xf286; fa-fort-awesome\";s:11:\"fa-forumbee\";s:20:\"&#xf211; fa-forumbee\";s:10:\"fa-forward\";s:19:\"&#xf04e; fa-forward\";s:13:\"fa-foursquare\";s:22:\"&#xf180; fa-foursquare\";s:17:\"fa-free-code-camp\";s:26:\"&#xf2c5; fa-free-code-camp\";s:10:\"fa-frown-o\";s:19:\"&#xf119; fa-frown-o\";s:11:\"fa-futbol-o\";s:20:\"&#xf1e3; fa-futbol-o\";s:10:\"fa-gamepad\";s:19:\"&#xf11b; fa-gamepad\";s:8:\"fa-gavel\";s:17:\"&#xf0e3; fa-gavel\";s:6:\"fa-gbp\";s:15:\"&#xf154; fa-gbp\";s:13:\"fa-genderless\";s:22:\"&#xf22d; fa-genderless\";s:13:\"fa-get-pocket\";s:22:\"&#xf265; fa-get-pocket\";s:5:\"fa-gg\";s:14:\"&#xf260; fa-gg\";s:12:\"fa-gg-circle\";s:21:\"&#xf261; fa-gg-circle\";s:7:\"fa-gift\";s:16:\"&#xf06b; fa-gift\";s:6:\"fa-git\";s:15:\"&#xf1d3; fa-git\";s:13:\"fa-git-square\";s:22:\"&#xf1d2; fa-git-square\";s:9:\"fa-github\";s:18:\"&#xf09b; fa-github\";s:13:\"fa-github-alt\";s:22:\"&#xf113; fa-github-alt\";s:16:\"fa-github-square\";s:25:\"&#xf092; fa-github-square\";s:9:\"fa-gitlab\";s:18:\"&#xf296; fa-gitlab\";s:8:\"fa-glass\";s:17:\"&#xf000; fa-glass\";s:8:\"fa-glide\";s:17:\"&#xf2a5; fa-glide\";s:10:\"fa-glide-g\";s:19:\"&#xf2a6; fa-glide-g\";s:8:\"fa-globe\";s:17:\"&#xf0ac; fa-globe\";s:9:\"fa-google\";s:18:\"&#xf1a0; fa-google\";s:14:\"fa-google-plus\";s:23:\"&#xf0d5; fa-google-plus\";s:23:\"fa-google-plus-official\";s:32:\"&#xf2b3; fa-google-plus-official\";s:21:\"fa-google-plus-square\";s:30:\"&#xf0d4; fa-google-plus-square\";s:16:\"fa-google-wallet\";s:25:\"&#xf1ee; fa-google-wallet\";s:17:\"fa-graduation-cap\";s:26:\"&#xf19d; fa-graduation-cap\";s:11:\"fa-gratipay\";s:20:\"&#xf184; fa-gratipay\";s:7:\"fa-grav\";s:16:\"&#xf2d6; fa-grav\";s:11:\"fa-h-square\";s:20:\"&#xf0fd; fa-h-square\";s:14:\"fa-hacker-news\";s:23:\"&#xf1d4; fa-hacker-news\";s:16:\"fa-hand-lizard-o\";s:25:\"&#xf258; fa-hand-lizard-o\";s:14:\"fa-hand-o-down\";s:23:\"&#xf0a7; fa-hand-o-down\";s:14:\"fa-hand-o-left\";s:23:\"&#xf0a5; fa-hand-o-left\";s:15:\"fa-hand-o-right\";s:24:\"&#xf0a4; fa-hand-o-right\";s:12:\"fa-hand-o-up\";s:21:\"&#xf0a6; fa-hand-o-up\";s:15:\"fa-hand-paper-o\";s:24:\"&#xf256; fa-hand-paper-o\";s:15:\"fa-hand-peace-o\";s:24:\"&#xf25b; fa-hand-peace-o\";s:17:\"fa-hand-pointer-o\";s:26:\"&#xf25a; fa-hand-pointer-o\";s:14:\"fa-hand-rock-o\";s:23:\"&#xf255; fa-hand-rock-o\";s:18:\"fa-hand-scissors-o\";s:27:\"&#xf257; fa-hand-scissors-o\";s:15:\"fa-hand-spock-o\";s:24:\"&#xf259; fa-hand-spock-o\";s:14:\"fa-handshake-o\";s:23:\"&#xf2b5; fa-handshake-o\";s:10:\"fa-hashtag\";s:19:\"&#xf292; fa-hashtag\";s:8:\"fa-hdd-o\";s:17:\"&#xf0a0; fa-hdd-o\";s:9:\"fa-header\";s:18:\"&#xf1dc; fa-header\";s:13:\"fa-headphones\";s:22:\"&#xf025; fa-headphones\";s:8:\"fa-heart\";s:17:\"&#xf004; fa-heart\";s:10:\"fa-heart-o\";s:19:\"&#xf08a; fa-heart-o\";s:12:\"fa-heartbeat\";s:21:\"&#xf21e; fa-heartbeat\";s:10:\"fa-history\";s:19:\"&#xf1da; fa-history\";s:7:\"fa-home\";s:16:\"&#xf015; fa-home\";s:13:\"fa-hospital-o\";s:22:\"&#xf0f8; fa-hospital-o\";s:12:\"fa-hourglass\";s:21:\"&#xf254; fa-hourglass\";s:16:\"fa-hourglass-end\";s:25:\"&#xf253; fa-hourglass-end\";s:17:\"fa-hourglass-half\";s:26:\"&#xf252; fa-hourglass-half\";s:14:\"fa-hourglass-o\";s:23:\"&#xf250; fa-hourglass-o\";s:18:\"fa-hourglass-start\";s:27:\"&#xf251; fa-hourglass-start\";s:8:\"fa-houzz\";s:17:\"&#xf27c; fa-houzz\";s:8:\"fa-html5\";s:17:\"&#xf13b; fa-html5\";s:11:\"fa-i-cursor\";s:20:\"&#xf246; fa-i-cursor\";s:11:\"fa-id-badge\";s:20:\"&#xf2c1; fa-id-badge\";s:10:\"fa-id-card\";s:19:\"&#xf2c2; fa-id-card\";s:12:\"fa-id-card-o\";s:21:\"&#xf2c3; fa-id-card-o\";s:6:\"fa-ils\";s:15:\"&#xf20b; fa-ils\";s:7:\"fa-imdb\";s:16:\"&#xf2d8; fa-imdb\";s:8:\"fa-inbox\";s:17:\"&#xf01c; fa-inbox\";s:9:\"fa-indent\";s:18:\"&#xf03c; fa-indent\";s:11:\"fa-industry\";s:20:\"&#xf275; fa-industry\";s:7:\"fa-info\";s:16:\"&#xf129; fa-info\";s:14:\"fa-info-circle\";s:23:\"&#xf05a; fa-info-circle\";s:6:\"fa-inr\";s:15:\"&#xf156; fa-inr\";s:12:\"fa-instagram\";s:21:\"&#xf16d; fa-instagram\";s:20:\"fa-internet-explorer\";s:29:\"&#xf26b; fa-internet-explorer\";s:10:\"fa-ioxhost\";s:19:\"&#xf208; fa-ioxhost\";s:9:\"fa-italic\";s:18:\"&#xf033; fa-italic\";s:9:\"fa-joomla\";s:18:\"&#xf1aa; fa-joomla\";s:6:\"fa-jpy\";s:15:\"&#xf157; fa-jpy\";s:11:\"fa-jsfiddle\";s:20:\"&#xf1cc; fa-jsfiddle\";s:6:\"fa-key\";s:15:\"&#xf084; fa-key\";s:13:\"fa-keyboard-o\";s:22:\"&#xf11c; fa-keyboard-o\";s:6:\"fa-krw\";s:15:\"&#xf159; fa-krw\";s:11:\"fa-language\";s:20:\"&#xf1ab; fa-language\";s:9:\"fa-laptop\";s:18:\"&#xf109; fa-laptop\";s:9:\"fa-lastfm\";s:18:\"&#xf202; fa-lastfm\";s:16:\"fa-lastfm-square\";s:25:\"&#xf203; fa-lastfm-square\";s:7:\"fa-leaf\";s:16:\"&#xf06c; fa-leaf\";s:10:\"fa-leanpub\";s:19:\"&#xf212; fa-leanpub\";s:10:\"fa-lemon-o\";s:19:\"&#xf094; fa-lemon-o\";s:13:\"fa-level-down\";s:22:\"&#xf149; fa-level-down\";s:11:\"fa-level-up\";s:20:\"&#xf148; fa-level-up\";s:12:\"fa-life-ring\";s:21:\"&#xf1cd; fa-life-ring\";s:14:\"fa-lightbulb-o\";s:23:\"&#xf0eb; fa-lightbulb-o\";s:13:\"fa-line-chart\";s:22:\"&#xf201; fa-line-chart\";s:7:\"fa-link\";s:16:\"&#xf0c1; fa-link\";s:11:\"fa-linkedin\";s:20:\"&#xf0e1; fa-linkedin\";s:18:\"fa-linkedin-square\";s:27:\"&#xf08c; fa-linkedin-square\";s:9:\"fa-linode\";s:18:\"&#xf2b8; fa-linode\";s:8:\"fa-linux\";s:17:\"&#xf17c; fa-linux\";s:7:\"fa-list\";s:16:\"&#xf03a; fa-list\";s:11:\"fa-list-alt\";s:20:\"&#xf022; fa-list-alt\";s:10:\"fa-list-ol\";s:19:\"&#xf0cb; fa-list-ol\";s:10:\"fa-list-ul\";s:19:\"&#xf0ca; fa-list-ul\";s:17:\"fa-location-arrow\";s:26:\"&#xf124; fa-location-arrow\";s:7:\"fa-lock\";s:16:\"&#xf023; fa-lock\";s:18:\"fa-long-arrow-down\";s:27:\"&#xf175; fa-long-arrow-down\";s:18:\"fa-long-arrow-left\";s:27:\"&#xf177; fa-long-arrow-left\";s:19:\"fa-long-arrow-right\";s:28:\"&#xf178; fa-long-arrow-right\";s:16:\"fa-long-arrow-up\";s:25:\"&#xf176; fa-long-arrow-up\";s:13:\"fa-low-vision\";s:22:\"&#xf2a8; fa-low-vision\";s:8:\"fa-magic\";s:17:\"&#xf0d0; fa-magic\";s:9:\"fa-magnet\";s:18:\"&#xf076; fa-magnet\";s:7:\"fa-male\";s:16:\"&#xf183; fa-male\";s:6:\"fa-map\";s:15:\"&#xf279; fa-map\";s:13:\"fa-map-marker\";s:22:\"&#xf041; fa-map-marker\";s:8:\"fa-map-o\";s:17:\"&#xf278; fa-map-o\";s:10:\"fa-map-pin\";s:19:\"&#xf276; fa-map-pin\";s:12:\"fa-map-signs\";s:21:\"&#xf277; fa-map-signs\";s:7:\"fa-mars\";s:16:\"&#xf222; fa-mars\";s:14:\"fa-mars-double\";s:23:\"&#xf227; fa-mars-double\";s:14:\"fa-mars-stroke\";s:23:\"&#xf229; fa-mars-stroke\";s:16:\"fa-mars-stroke-h\";s:25:\"&#xf22b; fa-mars-stroke-h\";s:16:\"fa-mars-stroke-v\";s:25:\"&#xf22a; fa-mars-stroke-v\";s:9:\"fa-maxcdn\";s:18:\"&#xf136; fa-maxcdn\";s:11:\"fa-meanpath\";s:20:\"&#xf20c; fa-meanpath\";s:9:\"fa-medium\";s:18:\"&#xf23a; fa-medium\";s:9:\"fa-medkit\";s:18:\"&#xf0fa; fa-medkit\";s:9:\"fa-meetup\";s:18:\"&#xf2e0; fa-meetup\";s:8:\"fa-meh-o\";s:17:\"&#xf11a; fa-meh-o\";s:10:\"fa-mercury\";s:19:\"&#xf223; fa-mercury\";s:12:\"fa-microchip\";s:21:\"&#xf2db; fa-microchip\";s:13:\"fa-microphone\";s:22:\"&#xf130; fa-microphone\";s:19:\"fa-microphone-slash\";s:28:\"&#xf131; fa-microphone-slash\";s:8:\"fa-minus\";s:17:\"&#xf068; fa-minus\";s:15:\"fa-minus-circle\";s:24:\"&#xf056; fa-minus-circle\";s:15:\"fa-minus-square\";s:24:\"&#xf146; fa-minus-square\";s:17:\"fa-minus-square-o\";s:26:\"&#xf147; fa-minus-square-o\";s:11:\"fa-mixcloud\";s:20:\"&#xf289; fa-mixcloud\";s:9:\"fa-mobile\";s:18:\"&#xf10b; fa-mobile\";s:7:\"fa-modx\";s:16:\"&#xf285; fa-modx\";s:8:\"fa-money\";s:17:\"&#xf0d6; fa-money\";s:9:\"fa-moon-o\";s:18:\"&#xf186; fa-moon-o\";s:13:\"fa-motorcycle\";s:22:\"&#xf21c; fa-motorcycle\";s:16:\"fa-mouse-pointer\";s:25:\"&#xf245; fa-mouse-pointer\";s:8:\"fa-music\";s:17:\"&#xf001; fa-music\";s:9:\"fa-neuter\";s:18:\"&#xf22c; fa-neuter\";s:14:\"fa-newspaper-o\";s:23:\"&#xf1ea; fa-newspaper-o\";s:15:\"fa-object-group\";s:24:\"&#xf247; fa-object-group\";s:17:\"fa-object-ungroup\";s:26:\"&#xf248; fa-object-ungroup\";s:16:\"fa-odnoklassniki\";s:25:\"&#xf263; fa-odnoklassniki\";s:23:\"fa-odnoklassniki-square\";s:32:\"&#xf264; fa-odnoklassniki-square\";s:11:\"fa-opencart\";s:20:\"&#xf23d; fa-opencart\";s:9:\"fa-openid\";s:18:\"&#xf19b; fa-openid\";s:8:\"fa-opera\";s:17:\"&#xf26a; fa-opera\";s:16:\"fa-optin-monster\";s:25:\"&#xf23c; fa-optin-monster\";s:10:\"fa-outdent\";s:19:\"&#xf03b; fa-outdent\";s:12:\"fa-pagelines\";s:21:\"&#xf18c; fa-pagelines\";s:14:\"fa-paint-brush\";s:23:\"&#xf1fc; fa-paint-brush\";s:14:\"fa-paper-plane\";s:23:\"&#xf1d8; fa-paper-plane\";s:16:\"fa-paper-plane-o\";s:25:\"&#xf1d9; fa-paper-plane-o\";s:12:\"fa-paperclip\";s:21:\"&#xf0c6; fa-paperclip\";s:12:\"fa-paragraph\";s:21:\"&#xf1dd; fa-paragraph\";s:8:\"fa-pause\";s:17:\"&#xf04c; fa-pause\";s:15:\"fa-pause-circle\";s:24:\"&#xf28b; fa-pause-circle\";s:17:\"fa-pause-circle-o\";s:26:\"&#xf28c; fa-pause-circle-o\";s:6:\"fa-paw\";s:15:\"&#xf1b0; fa-paw\";s:9:\"fa-paypal\";s:18:\"&#xf1ed; fa-paypal\";s:9:\"fa-pencil\";s:18:\"&#xf040; fa-pencil\";s:16:\"fa-pencil-square\";s:25:\"&#xf14b; fa-pencil-square\";s:18:\"fa-pencil-square-o\";s:27:\"&#xf044; fa-pencil-square-o\";s:10:\"fa-percent\";s:19:\"&#xf295; fa-percent\";s:8:\"fa-phone\";s:17:\"&#xf095; fa-phone\";s:15:\"fa-phone-square\";s:24:\"&#xf098; fa-phone-square\";s:12:\"fa-picture-o\";s:21:\"&#xf03e; fa-picture-o\";s:12:\"fa-pie-chart\";s:21:\"&#xf200; fa-pie-chart\";s:13:\"fa-pied-piper\";s:22:\"&#xf2ae; fa-pied-piper\";s:17:\"fa-pied-piper-alt\";s:26:\"&#xf1a8; fa-pied-piper-alt\";s:16:\"fa-pied-piper-pp\";s:25:\"&#xf1a7; fa-pied-piper-pp\";s:12:\"fa-pinterest\";s:21:\"&#xf0d2; fa-pinterest\";s:14:\"fa-pinterest-p\";s:23:\"&#xf231; fa-pinterest-p\";s:19:\"fa-pinterest-square\";s:28:\"&#xf0d3; fa-pinterest-square\";s:8:\"fa-plane\";s:17:\"&#xf072; fa-plane\";s:7:\"fa-play\";s:16:\"&#xf04b; fa-play\";s:14:\"fa-play-circle\";s:23:\"&#xf144; fa-play-circle\";s:16:\"fa-play-circle-o\";s:25:\"&#xf01d; fa-play-circle-o\";s:7:\"fa-plug\";s:16:\"&#xf1e6; fa-plug\";s:7:\"fa-plus\";s:16:\"&#xf067; fa-plus\";s:14:\"fa-plus-circle\";s:23:\"&#xf055; fa-plus-circle\";s:14:\"fa-plus-square\";s:23:\"&#xf0fe; fa-plus-square\";s:16:\"fa-plus-square-o\";s:25:\"&#xf196; fa-plus-square-o\";s:10:\"fa-podcast\";s:19:\"&#xf2ce; fa-podcast\";s:12:\"fa-power-off\";s:21:\"&#xf011; fa-power-off\";s:8:\"fa-print\";s:17:\"&#xf02f; fa-print\";s:15:\"fa-product-hunt\";s:24:\"&#xf288; fa-product-hunt\";s:15:\"fa-puzzle-piece\";s:24:\"&#xf12e; fa-puzzle-piece\";s:5:\"fa-qq\";s:14:\"&#xf1d6; fa-qq\";s:9:\"fa-qrcode\";s:18:\"&#xf029; fa-qrcode\";s:11:\"fa-question\";s:20:\"&#xf128; fa-question\";s:18:\"fa-question-circle\";s:27:\"&#xf059; fa-question-circle\";s:20:\"fa-question-circle-o\";s:29:\"&#xf29c; fa-question-circle-o\";s:8:\"fa-quora\";s:17:\"&#xf2c4; fa-quora\";s:13:\"fa-quote-left\";s:22:\"&#xf10d; fa-quote-left\";s:14:\"fa-quote-right\";s:23:\"&#xf10e; fa-quote-right\";s:9:\"fa-random\";s:18:\"&#xf074; fa-random\";s:10:\"fa-ravelry\";s:19:\"&#xf2d9; fa-ravelry\";s:8:\"fa-rebel\";s:17:\"&#xf1d0; fa-rebel\";s:10:\"fa-recycle\";s:19:\"&#xf1b8; fa-recycle\";s:9:\"fa-reddit\";s:18:\"&#xf1a1; fa-reddit\";s:15:\"fa-reddit-alien\";s:24:\"&#xf281; fa-reddit-alien\";s:16:\"fa-reddit-square\";s:25:\"&#xf1a2; fa-reddit-square\";s:10:\"fa-refresh\";s:19:\"&#xf021; fa-refresh\";s:13:\"fa-registered\";s:22:\"&#xf25d; fa-registered\";s:9:\"fa-renren\";s:18:\"&#xf18b; fa-renren\";s:9:\"fa-repeat\";s:18:\"&#xf01e; fa-repeat\";s:8:\"fa-reply\";s:17:\"&#xf112; fa-reply\";s:12:\"fa-reply-all\";s:21:\"&#xf122; fa-reply-all\";s:10:\"fa-retweet\";s:19:\"&#xf079; fa-retweet\";s:7:\"fa-road\";s:16:\"&#xf018; fa-road\";s:9:\"fa-rocket\";s:18:\"&#xf135; fa-rocket\";s:6:\"fa-rss\";s:15:\"&#xf09e; fa-rss\";s:13:\"fa-rss-square\";s:22:\"&#xf143; fa-rss-square\";s:6:\"fa-rub\";s:15:\"&#xf158; fa-rub\";s:9:\"fa-safari\";s:18:\"&#xf267; fa-safari\";s:11:\"fa-scissors\";s:20:\"&#xf0c4; fa-scissors\";s:9:\"fa-scribd\";s:18:\"&#xf28a; fa-scribd\";s:9:\"fa-search\";s:18:\"&#xf002; fa-search\";s:15:\"fa-search-minus\";s:24:\"&#xf010; fa-search-minus\";s:14:\"fa-search-plus\";s:23:\"&#xf00e; fa-search-plus\";s:9:\"fa-sellsy\";s:18:\"&#xf213; fa-sellsy\";s:9:\"fa-server\";s:18:\"&#xf233; fa-server\";s:8:\"fa-share\";s:17:\"&#xf064; fa-share\";s:12:\"fa-share-alt\";s:21:\"&#xf1e0; fa-share-alt\";s:19:\"fa-share-alt-square\";s:28:\"&#xf1e1; fa-share-alt-square\";s:15:\"fa-share-square\";s:24:\"&#xf14d; fa-share-square\";s:17:\"fa-share-square-o\";s:26:\"&#xf045; fa-share-square-o\";s:9:\"fa-shield\";s:18:\"&#xf132; fa-shield\";s:7:\"fa-ship\";s:16:\"&#xf21a; fa-ship\";s:15:\"fa-shirtsinbulk\";s:24:\"&#xf214; fa-shirtsinbulk\";s:15:\"fa-shopping-bag\";s:24:\"&#xf290; fa-shopping-bag\";s:18:\"fa-shopping-basket\";s:27:\"&#xf291; fa-shopping-basket\";s:16:\"fa-shopping-cart\";s:25:\"&#xf07a; fa-shopping-cart\";s:9:\"fa-shower\";s:18:\"&#xf2cc; fa-shower\";s:10:\"fa-sign-in\";s:19:\"&#xf090; fa-sign-in\";s:16:\"fa-sign-language\";s:25:\"&#xf2a7; fa-sign-language\";s:11:\"fa-sign-out\";s:20:\"&#xf08b; fa-sign-out\";s:9:\"fa-signal\";s:18:\"&#xf012; fa-signal\";s:14:\"fa-simplybuilt\";s:23:\"&#xf215; fa-simplybuilt\";s:10:\"fa-sitemap\";s:19:\"&#xf0e8; fa-sitemap\";s:11:\"fa-skyatlas\";s:20:\"&#xf216; fa-skyatlas\";s:8:\"fa-skype\";s:17:\"&#xf17e; fa-skype\";s:8:\"fa-slack\";s:17:\"&#xf198; fa-slack\";s:10:\"fa-sliders\";s:19:\"&#xf1de; fa-sliders\";s:13:\"fa-slideshare\";s:22:\"&#xf1e7; fa-slideshare\";s:10:\"fa-smile-o\";s:19:\"&#xf118; fa-smile-o\";s:11:\"fa-snapchat\";s:20:\"&#xf2ab; fa-snapchat\";s:17:\"fa-snapchat-ghost\";s:26:\"&#xf2ac; fa-snapchat-ghost\";s:18:\"fa-snapchat-square\";s:27:\"&#xf2ad; fa-snapchat-square\";s:14:\"fa-snowflake-o\";s:23:\"&#xf2dc; fa-snowflake-o\";s:7:\"fa-sort\";s:16:\"&#xf0dc; fa-sort\";s:17:\"fa-sort-alpha-asc\";s:26:\"&#xf15d; fa-sort-alpha-asc\";s:18:\"fa-sort-alpha-desc\";s:27:\"&#xf15e; fa-sort-alpha-desc\";s:18:\"fa-sort-amount-asc\";s:27:\"&#xf160; fa-sort-amount-asc\";s:19:\"fa-sort-amount-desc\";s:28:\"&#xf161; fa-sort-amount-desc\";s:11:\"fa-sort-asc\";s:20:\"&#xf0de; fa-sort-asc\";s:12:\"fa-sort-desc\";s:21:\"&#xf0dd; fa-sort-desc\";s:19:\"fa-sort-numeric-asc\";s:28:\"&#xf162; fa-sort-numeric-asc\";s:20:\"fa-sort-numeric-desc\";s:29:\"&#xf163; fa-sort-numeric-desc\";s:13:\"fa-soundcloud\";s:22:\"&#xf1be; fa-soundcloud\";s:16:\"fa-space-shuttle\";s:25:\"&#xf197; fa-space-shuttle\";s:10:\"fa-spinner\";s:19:\"&#xf110; fa-spinner\";s:8:\"fa-spoon\";s:17:\"&#xf1b1; fa-spoon\";s:10:\"fa-spotify\";s:19:\"&#xf1bc; fa-spotify\";s:9:\"fa-square\";s:18:\"&#xf0c8; fa-square\";s:11:\"fa-square-o\";s:20:\"&#xf096; fa-square-o\";s:17:\"fa-stack-exchange\";s:26:\"&#xf18d; fa-stack-exchange\";s:17:\"fa-stack-overflow\";s:26:\"&#xf16c; fa-stack-overflow\";s:7:\"fa-star\";s:16:\"&#xf005; fa-star\";s:12:\"fa-star-half\";s:21:\"&#xf089; fa-star-half\";s:14:\"fa-star-half-o\";s:23:\"&#xf123; fa-star-half-o\";s:9:\"fa-star-o\";s:18:\"&#xf006; fa-star-o\";s:8:\"fa-steam\";s:17:\"&#xf1b6; fa-steam\";s:15:\"fa-steam-square\";s:24:\"&#xf1b7; fa-steam-square\";s:16:\"fa-step-backward\";s:25:\"&#xf048; fa-step-backward\";s:15:\"fa-step-forward\";s:24:\"&#xf051; fa-step-forward\";s:14:\"fa-stethoscope\";s:23:\"&#xf0f1; fa-stethoscope\";s:14:\"fa-sticky-note\";s:23:\"&#xf249; fa-sticky-note\";s:16:\"fa-sticky-note-o\";s:25:\"&#xf24a; fa-sticky-note-o\";s:7:\"fa-stop\";s:16:\"&#xf04d; fa-stop\";s:14:\"fa-stop-circle\";s:23:\"&#xf28d; fa-stop-circle\";s:16:\"fa-stop-circle-o\";s:25:\"&#xf28e; fa-stop-circle-o\";s:14:\"fa-street-view\";s:23:\"&#xf21d; fa-street-view\";s:16:\"fa-strikethrough\";s:25:\"&#xf0cc; fa-strikethrough\";s:14:\"fa-stumbleupon\";s:23:\"&#xf1a4; fa-stumbleupon\";s:21:\"fa-stumbleupon-circle\";s:30:\"&#xf1a3; fa-stumbleupon-circle\";s:12:\"fa-subscript\";s:21:\"&#xf12c; fa-subscript\";s:9:\"fa-subway\";s:18:\"&#xf239; fa-subway\";s:11:\"fa-suitcase\";s:20:\"&#xf0f2; fa-suitcase\";s:8:\"fa-sun-o\";s:17:\"&#xf185; fa-sun-o\";s:14:\"fa-superpowers\";s:23:\"&#xf2dd; fa-superpowers\";s:14:\"fa-superscript\";s:23:\"&#xf12b; fa-superscript\";s:8:\"fa-table\";s:17:\"&#xf0ce; fa-table\";s:9:\"fa-tablet\";s:18:\"&#xf10a; fa-tablet\";s:13:\"fa-tachometer\";s:22:\"&#xf0e4; fa-tachometer\";s:6:\"fa-tag\";s:15:\"&#xf02b; fa-tag\";s:7:\"fa-tags\";s:16:\"&#xf02c; fa-tags\";s:8:\"fa-tasks\";s:17:\"&#xf0ae; fa-tasks\";s:7:\"fa-taxi\";s:16:\"&#xf1ba; fa-taxi\";s:11:\"fa-telegram\";s:20:\"&#xf2c6; fa-telegram\";s:13:\"fa-television\";s:22:\"&#xf26c; fa-television\";s:16:\"fa-tencent-weibo\";s:25:\"&#xf1d5; fa-tencent-weibo\";s:11:\"fa-terminal\";s:20:\"&#xf120; fa-terminal\";s:14:\"fa-text-height\";s:23:\"&#xf034; fa-text-height\";s:13:\"fa-text-width\";s:22:\"&#xf035; fa-text-width\";s:5:\"fa-th\";s:14:\"&#xf00a; fa-th\";s:11:\"fa-th-large\";s:20:\"&#xf009; fa-th-large\";s:10:\"fa-th-list\";s:19:\"&#xf00b; fa-th-list\";s:12:\"fa-themeisle\";s:21:\"&#xf2b2; fa-themeisle\";s:20:\"fa-thermometer-empty\";s:29:\"&#xf2cb; fa-thermometer-empty\";s:19:\"fa-thermometer-full\";s:28:\"&#xf2c7; fa-thermometer-full\";s:19:\"fa-thermometer-half\";s:28:\"&#xf2c9; fa-thermometer-half\";s:22:\"fa-thermometer-quarter\";s:31:\"&#xf2ca; fa-thermometer-quarter\";s:29:\"fa-thermometer-three-quarters\";s:38:\"&#xf2c8; fa-thermometer-three-quarters\";s:13:\"fa-thumb-tack\";s:22:\"&#xf08d; fa-thumb-tack\";s:14:\"fa-thumbs-down\";s:23:\"&#xf165; fa-thumbs-down\";s:16:\"fa-thumbs-o-down\";s:25:\"&#xf088; fa-thumbs-o-down\";s:14:\"fa-thumbs-o-up\";s:23:\"&#xf087; fa-thumbs-o-up\";s:12:\"fa-thumbs-up\";s:21:\"&#xf164; fa-thumbs-up\";s:9:\"fa-ticket\";s:18:\"&#xf145; fa-ticket\";s:8:\"fa-times\";s:17:\"&#xf00d; fa-times\";s:15:\"fa-times-circle\";s:24:\"&#xf057; fa-times-circle\";s:17:\"fa-times-circle-o\";s:26:\"&#xf05c; fa-times-circle-o\";s:7:\"fa-tint\";s:16:\"&#xf043; fa-tint\";s:13:\"fa-toggle-off\";s:22:\"&#xf204; fa-toggle-off\";s:12:\"fa-toggle-on\";s:21:\"&#xf205; fa-toggle-on\";s:12:\"fa-trademark\";s:21:\"&#xf25c; fa-trademark\";s:8:\"fa-train\";s:17:\"&#xf238; fa-train\";s:14:\"fa-transgender\";s:23:\"&#xf224; fa-transgender\";s:18:\"fa-transgender-alt\";s:27:\"&#xf225; fa-transgender-alt\";s:8:\"fa-trash\";s:17:\"&#xf1f8; fa-trash\";s:10:\"fa-trash-o\";s:19:\"&#xf014; fa-trash-o\";s:7:\"fa-tree\";s:16:\"&#xf1bb; fa-tree\";s:9:\"fa-trello\";s:18:\"&#xf181; fa-trello\";s:14:\"fa-tripadvisor\";s:23:\"&#xf262; fa-tripadvisor\";s:9:\"fa-trophy\";s:18:\"&#xf091; fa-trophy\";s:8:\"fa-truck\";s:17:\"&#xf0d1; fa-truck\";s:6:\"fa-try\";s:15:\"&#xf195; fa-try\";s:6:\"fa-tty\";s:15:\"&#xf1e4; fa-tty\";s:9:\"fa-tumblr\";s:18:\"&#xf173; fa-tumblr\";s:16:\"fa-tumblr-square\";s:25:\"&#xf174; fa-tumblr-square\";s:9:\"fa-twitch\";s:18:\"&#xf1e8; fa-twitch\";s:10:\"fa-twitter\";s:19:\"&#xf099; fa-twitter\";s:17:\"fa-twitter-square\";s:26:\"&#xf081; fa-twitter-square\";s:11:\"fa-umbrella\";s:20:\"&#xf0e9; fa-umbrella\";s:12:\"fa-underline\";s:21:\"&#xf0cd; fa-underline\";s:7:\"fa-undo\";s:16:\"&#xf0e2; fa-undo\";s:19:\"fa-universal-access\";s:28:\"&#xf29a; fa-universal-access\";s:13:\"fa-university\";s:22:\"&#xf19c; fa-university\";s:9:\"fa-unlock\";s:18:\"&#xf09c; fa-unlock\";s:13:\"fa-unlock-alt\";s:22:\"&#xf13e; fa-unlock-alt\";s:9:\"fa-upload\";s:18:\"&#xf093; fa-upload\";s:6:\"fa-usb\";s:15:\"&#xf287; fa-usb\";s:6:\"fa-usd\";s:15:\"&#xf155; fa-usd\";s:7:\"fa-user\";s:16:\"&#xf007; fa-user\";s:14:\"fa-user-circle\";s:23:\"&#xf2bd; fa-user-circle\";s:16:\"fa-user-circle-o\";s:25:\"&#xf2be; fa-user-circle-o\";s:10:\"fa-user-md\";s:19:\"&#xf0f0; fa-user-md\";s:9:\"fa-user-o\";s:18:\"&#xf2c0; fa-user-o\";s:12:\"fa-user-plus\";s:21:\"&#xf234; fa-user-plus\";s:14:\"fa-user-secret\";s:23:\"&#xf21b; fa-user-secret\";s:13:\"fa-user-times\";s:22:\"&#xf235; fa-user-times\";s:8:\"fa-users\";s:17:\"&#xf0c0; fa-users\";s:8:\"fa-venus\";s:17:\"&#xf221; fa-venus\";s:15:\"fa-venus-double\";s:24:\"&#xf226; fa-venus-double\";s:13:\"fa-venus-mars\";s:22:\"&#xf228; fa-venus-mars\";s:10:\"fa-viacoin\";s:19:\"&#xf237; fa-viacoin\";s:9:\"fa-viadeo\";s:18:\"&#xf2a9; fa-viadeo\";s:16:\"fa-viadeo-square\";s:25:\"&#xf2aa; fa-viadeo-square\";s:15:\"fa-video-camera\";s:24:\"&#xf03d; fa-video-camera\";s:8:\"fa-vimeo\";s:17:\"&#xf27d; fa-vimeo\";s:15:\"fa-vimeo-square\";s:24:\"&#xf194; fa-vimeo-square\";s:7:\"fa-vine\";s:16:\"&#xf1ca; fa-vine\";s:5:\"fa-vk\";s:14:\"&#xf189; fa-vk\";s:23:\"fa-volume-control-phone\";s:32:\"&#xf2a0; fa-volume-control-phone\";s:14:\"fa-volume-down\";s:23:\"&#xf027; fa-volume-down\";s:13:\"fa-volume-off\";s:22:\"&#xf026; fa-volume-off\";s:12:\"fa-volume-up\";s:21:\"&#xf028; fa-volume-up\";s:8:\"fa-weibo\";s:17:\"&#xf18a; fa-weibo\";s:9:\"fa-weixin\";s:18:\"&#xf1d7; fa-weixin\";s:11:\"fa-whatsapp\";s:20:\"&#xf232; fa-whatsapp\";s:13:\"fa-wheelchair\";s:22:\"&#xf193; fa-wheelchair\";s:17:\"fa-wheelchair-alt\";s:26:\"&#xf29b; fa-wheelchair-alt\";s:7:\"fa-wifi\";s:16:\"&#xf1eb; fa-wifi\";s:14:\"fa-wikipedia-w\";s:23:\"&#xf266; fa-wikipedia-w\";s:15:\"fa-window-close\";s:24:\"&#xf2d3; fa-window-close\";s:17:\"fa-window-close-o\";s:26:\"&#xf2d4; fa-window-close-o\";s:18:\"fa-window-maximize\";s:27:\"&#xf2d0; fa-window-maximize\";s:18:\"fa-window-minimize\";s:27:\"&#xf2d1; fa-window-minimize\";s:17:\"fa-window-restore\";s:26:\"&#xf2d2; fa-window-restore\";s:10:\"fa-windows\";s:19:\"&#xf17a; fa-windows\";s:12:\"fa-wordpress\";s:21:\"&#xf19a; fa-wordpress\";s:13:\"fa-wpbeginner\";s:22:\"&#xf297; fa-wpbeginner\";s:13:\"fa-wpexplorer\";s:22:\"&#xf2de; fa-wpexplorer\";s:10:\"fa-wpforms\";s:19:\"&#xf298; fa-wpforms\";s:9:\"fa-wrench\";s:18:\"&#xf0ad; fa-wrench\";s:7:\"fa-xing\";s:16:\"&#xf168; fa-xing\";s:14:\"fa-xing-square\";s:23:\"&#xf169; fa-xing-square\";s:15:\"fa-y-combinator\";s:24:\"&#xf23b; fa-y-combinator\";s:8:\"fa-yahoo\";s:17:\"&#xf19e; fa-yahoo\";s:7:\"fa-yelp\";s:16:\"&#xf1e9; fa-yelp\";s:8:\"fa-yoast\";s:17:\"&#xf2b1; fa-yoast\";s:10:\"fa-youtube\";s:19:\"&#xf167; fa-youtube\";s:15:\"fa-youtube-play\";s:24:\"&#xf16a; fa-youtube-play\";s:17:\"fa-youtube-square\";s:26:\"&#xf166; fa-youtube-square\";}}','Icon','test_icon','publish','closed','closed','','field_58ef66b757eea','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',679,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=680',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (681,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Content','test_content','publish','closed','closed','','field_58ef664c57ee6','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',679,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=681',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (682,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_58ef664c57ee7','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',679,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=682',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (683,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_58ef664c57ee8','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',679,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=683',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (684,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"58ef664c57edd\";}','Bottom Content','bottom_content','publish','closed','closed','','field_58ef664c57ee9','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=684',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (685,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Section Title','section_title','publish','closed','closed','','field_5942b908d51c2','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=685',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (686,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5942b908d51c3','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=686',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (687,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Section Description','section_description','publish','closed','closed','','field_5942b908d51c4','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=687',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (688,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Background Image','background_image','publish','closed','closed','','field_5942b908d51c5','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=688',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (689,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Background Color','background_color','publish','closed','closed','','field_5942b908d51c6','','','2018-06-04 18:35:58','2018-06-04 18:35:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=689',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (690,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Text Color','text_color','publish','closed','closed','','field_5942b908d51c7','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=690',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (691,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{i:2;s:1:\"2\";i:3;s:1:\"3\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','How many columns?','columns','publish','closed','closed','','field_5942b908d51c8','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=691',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (692,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:18:\"use_fancy_repeater\";s:2:\"no\";s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Testimonials','testimonials','publish','closed','closed','','field_5942b908d51c9','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=692',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (693,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','test_image','publish','closed','closed','','field_5942b908d51ca','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',692,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=693',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (694,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Content','test_content','publish','closed','closed','','field_5942b908d51cb','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',692,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=694',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (695,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_5942b908d51cc','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',692,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=695',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (696,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_5942b908d51cd','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',692,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=696',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (697,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"5942b908d51c1\";}','Bottom Content','bottom_content','publish','closed','closed','','field_5942b908d51ce','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=697',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (698,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Section Title','section_title','publish','closed','closed','','field_59150c7dab7a3','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=698',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (699,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_59150c7dab7a4','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=699',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (700,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Section Description','section_description','publish','closed','closed','','field_59150c7dab7a5','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=700',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (701,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Background Image','background_image','publish','closed','closed','','field_59150c7dab7a6','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=701',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (702,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Background Color','background_color','publish','closed','closed','','field_59150c7dab7a7','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=702',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (703,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Text Color','text_color','publish','closed','closed','','field_59150c7dab7a8','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=703',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (704,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:18:\"use_fancy_repeater\";s:2:\"no\";s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Testimonials','testimonials','publish','closed','closed','','field_59150c7dab7aa','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=704',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (705,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight','test_highlight','publish','closed','closed','','field_59150d1fab7b0','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',704,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=705',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (706,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_59150c7dab7ad','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',704,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=706',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (707,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_59150c7dab7ae','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',704,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=707',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (708,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";}','Bottom Content','bottom_content','publish','closed','closed','','field_592e5a14ccdcf','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=708',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (709,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Section Title','section_title','publish','closed','closed','','field_594787055eb48','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=709',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (710,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_594787055eb49','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=710',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (711,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Section Description','section_description','publish','closed','closed','','field_594787055eb4a','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=711',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (712,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Background Image','background_image','publish','closed','closed','','field_594787055eb4b','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=712',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (713,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Background Color','background_color','publish','closed','closed','','field_594787055eb4c','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=713',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (714,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:6:\"33.33%\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Text Color','text_color','publish','closed','closed','','field_594787055eb4d','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=714',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (715,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Testimonials','testimonials','publish','closed','closed','','field_594787055eb4e','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=715',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (716,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Testimonial','testimonial_content','publish','closed','closed','','field_594787055eb4f','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',715,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=716',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (717,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_594787055eb50','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',715,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=717',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (718,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_594787055eb51','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',715,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=718',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (719,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:16:\"flex-medium-tall\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic One','graphic_one','publish','closed','closed','','field_5a89e751cb40d','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',715,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=719',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (720,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:16:\"flex-medium-tall\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic Two','graphic_two','publish','closed','closed','','field_5a89e76ecb40e','','','2018-06-01 07:06:31','2018-06-01 07:06:31','',715,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=720',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (721,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"594787055eb47\";}','Bottom Content','bottom_content','publish','closed','closed','','field_594787055eb52','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=721',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (722,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Section Title','section_title','publish','closed','closed','','field_5944b03130128','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=722',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (723,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5944b03130129','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=723',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (724,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Section Description','section_description','publish','closed','closed','','field_5944b0313012a','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=724',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (725,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Background Color','background_color','publish','closed','closed','','field_5944b0313012b','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=725',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (726,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Background Image','background_image','publish','closed','closed','','field_5944b0313012c','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=726',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (727,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:11:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Align Image to Right?','align_image_to_right','publish','closed','closed','','field_5944b0313012d','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=727',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (728,1,'2018-06-01 07:06:31','2018-06-01 07:06:31','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:17:\"save_other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Text Color','text_color','publish','closed','closed','','field_5944b0313012e','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=728',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (729,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Content','section_content','publish','closed','closed','','field_5944b0313012f','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=729',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (730,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Video ID','video_id','publish','closed','closed','','field_5944b03130130','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=730',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (731,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Button Text','button_text','publish','closed','closed','','field_5944b03130131','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=731',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (732,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Button Link','button_link','publish','closed','closed','','field_5944b03130132','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=732',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (733,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Alt Button Text','alt_button_text','publish','closed','closed','','field_5944b03130133','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=733',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (734,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:13:\"parent_layout\";s:13:\"5944b03130127\";}','Alt Button Link','alt_button_link','publish','closed','closed','','field_5944b03130134','','','2018-06-04 18:35:59','2018-06-04 18:35:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=734',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (738,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slide Graphic','slide_graphic','publish','closed','closed','','field_59a3a41b5d365','','','2018-06-01 07:06:32','2018-06-01 07:06:32','',735,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=738',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (739,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"60\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c0a88d2389\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}}','Slide Text','slide_text','publish','closed','closed','','field_59a42632fc9f3','','','2018-12-20 21:41:24','2018-12-20 21:41:24','',735,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=739',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (745,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','home_banner_button_text','publish','closed','closed','','field_57fd4a0007d93','','','2018-12-20 21:35:16','2018-12-20 21:35:16','',735,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=745',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (746,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Link','home_banner_button_link','publish','closed','closed','','field_57fd4a0707d94','','','2018-12-20 21:35:16','2018-12-20 21:35:16','',735,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=746',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (749,1,'2018-06-01 07:06:32','2018-06-01 07:06:32','a:7:{s:8:\"location\";a:8:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:1;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"page\";}}i:2;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}i:3;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"testimonial\";}}i:4;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"team\";}}i:5;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"faq\";}}i:6;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}i:7;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:15:\"acf_after_title\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Page Options','page-options','publish','closed','closed','','group_569963eec20fa','','','2021-02-25 02:39:28','2021-02-25 07:39:28','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=749',1,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (768,1,'2018-06-01 14:15:59','2018-06-01 14:15:59','','Blog','','publish','closed','closed','','blog','','','2022-04-19 06:56:21','2022-04-19 11:56:21','',0,'https://e2d57bfff0.nxcli.net/?page_id=768',0,'page','',0);
INSERT INTO `wp_posts` VALUES (778,1,'2018-06-01 14:21:40','2018-06-01 14:21:40','[wp_sitemap_page]','Sitemap','','publish','closed','closed','','sitemap','','','2021-02-25 02:45:56','2021-02-25 07:45:56','',0,'https://e2d57bfff0.nxcli.net/?page_id=778',0,'page','',0);
INSERT INTO `wp_posts` VALUES (780,1,'2022-06-09 12:17:50','2018-06-01 14:22:21',' ','','','publish','closed','closed','','780','','','2022-06-09 12:17:50','2022-06-09 17:17:50','',0,'https://e2d57bfff0.nxcli.net/?p=780',6,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (802,1,'2017-12-15 03:56:33','2017-12-15 03:56:33','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','V-Neck T-Shirt','This is a variable product.','publish','open','closed','','v-neck-t-shirt','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',0,'https://woocommercecore.mystagingwebsite.com/?product=import-placeholder-for-woo-vneck-tee',0,'product','',0);
INSERT INTO `wp_posts` VALUES (803,1,'2017-12-15 03:56:34','2017-12-15 03:56:34','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Hoodie','This is a variable product.','publish','open','closed','','hoodie','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',0,'https://woocommercecore.mystagingwebsite.com/?product=import-placeholder-for-woo-hoodie',0,'product','',0);
INSERT INTO `wp_posts` VALUES (804,1,'2017-12-15 03:56:34','2017-12-15 03:56:34','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Hoodie with Logo','This is a simple product.','publish','open','closed','','hoodie-with-logo','','','2019-05-16 06:12:47','2019-05-16 11:12:47','',0,'https://woocommercecore.mystagingwebsite.com/?product=import-placeholder-for-woo-hoodie-with-logo',0,'product','',0);
INSERT INTO `wp_posts` VALUES (805,1,'2017-12-15 03:56:34','2017-12-15 03:56:34','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','T-Shirt','This is a simple product.','publish','open','closed','','t-shirt','','','2019-05-16 06:12:47','2019-05-16 11:12:47','',0,'https://woocommercecore.mystagingwebsite.com/?product=import-placeholder-for-woo-tshirt',0,'product','',0);
INSERT INTO `wp_posts` VALUES (806,1,'2017-12-15 03:56:34','2017-12-15 03:56:34','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Beanie','This is a simple product.','publish','open','closed','','beanie','','','2019-05-16 06:12:46','2019-05-16 11:12:46','',0,'https://woocommercecore.mystagingwebsite.com/?product=import-placeholder-for-woo-beanie',0,'product','',0);
INSERT INTO `wp_posts` VALUES (807,1,'2017-12-15 03:56:41','2017-12-15 03:56:41','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Belt','This is a simple product.','publish','open','closed','','belt','','','2021-12-02 08:56:44','2021-12-02 13:56:44','',0,'https://woocommercecore.mystagingwebsite.com/?product=belt',0,'product','',0);
INSERT INTO `wp_posts` VALUES (808,1,'2017-12-15 03:56:42','2017-12-15 03:56:42','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Cap','This is a simple product.','publish','open','closed','','cap','','','2019-05-16 06:12:46','2019-05-16 11:12:46','',0,'https://woocommercecore.mystagingwebsite.com/?product=cap',0,'product','',0);
INSERT INTO `wp_posts` VALUES (809,1,'2017-12-15 03:56:43','2017-12-15 03:56:43','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Sunglasses','This is a simple product.','publish','open','closed','','sunglasses','','','2019-05-16 06:12:45','2019-05-16 11:12:45','',0,'https://woocommercecore.mystagingwebsite.com/?product=sunglasses',0,'product','',0);
INSERT INTO `wp_posts` VALUES (810,1,'2017-12-15 03:56:45','2017-12-15 03:56:45','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Hoodie with Pocket','This is a simple product.','publish','open','closed','','hoodie-with-pocket','','','2019-05-16 06:12:45','2019-05-16 11:12:45','',0,'https://woocommercecore.mystagingwebsite.com/?product=hoodie-with-pocket',0,'product','',0);
INSERT INTO `wp_posts` VALUES (811,1,'2017-12-15 03:56:45','2017-12-15 03:56:45','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Hoodie with Zipper','This is a simple product.','publish','open','closed','','hoodie-with-zipper','','','2019-05-16 06:12:44','2019-05-16 11:12:44','',0,'https://woocommercecore.mystagingwebsite.com/?product=hoodie-with-zipper',0,'product','',0);
INSERT INTO `wp_posts` VALUES (812,1,'2017-12-15 03:56:46','2017-12-15 03:56:46','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Long Sleeve Tee','This is a simple product.','publish','open','closed','','long-sleeve-tee','','','2019-05-16 06:12:44','2019-05-16 11:12:44','',0,'https://woocommercecore.mystagingwebsite.com/?product=long-sleeve-tee',0,'product','',0);
INSERT INTO `wp_posts` VALUES (813,1,'2017-12-15 03:56:47','2017-12-15 03:56:47','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Polo','This is a simple product.','publish','open','closed','','polo','','','2019-05-16 06:12:43','2019-05-16 11:12:43','',0,'https://woocommercecore.mystagingwebsite.com/?product=polo',0,'product','',0);
INSERT INTO `wp_posts` VALUES (814,1,'2017-12-15 03:56:49','2017-12-15 03:56:49','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.','Album','This is a simple, virtual product.','publish','open','closed','','album','','','2021-02-17 03:37:40','2021-02-17 08:37:40','',0,'https://woocommercecore.mystagingwebsite.com/?product=album',0,'product','',0);
INSERT INTO `wp_posts` VALUES (815,1,'2017-12-15 03:56:49','2017-12-15 03:56:49','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum sagittis orci ac odio dictum tincidunt. Donec ut metus leo. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed luctus, dui eu sagittis sodales, nulla nibh sagittis augue, vel porttitor diam enim non metus. Vestibulum aliquam augue neque. Phasellus tincidunt odio eget ullamcorper efficitur. Cras placerat ut turpis pellentesque vulputate. Nam sed consequat tortor. Curabitur finibus sapien dolor. Ut eleifend tellus nec erat pulvinar dignissim. Nam non arcu purus. Vivamus et massa massa.','Single','This is a simple, virtual product.','publish','open','closed','','single','','','2021-02-17 03:37:41','2021-02-17 08:37:41','',0,'https://woocommercecore.mystagingwebsite.com/?product=single',0,'product','',0);
INSERT INTO `wp_posts` VALUES (816,1,'2017-12-15 03:56:52','2017-12-15 03:56:52','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Product Name Title','This is a simple product.','publish','open','closed','','t-shirt-with-logo','','','2020-07-19 12:23:04','2020-07-19 17:23:04','',0,'https://woocommercecore.mystagingwebsite.com/?product=t-shirt-with-logo',0,'product','',0);
INSERT INTO `wp_posts` VALUES (817,1,'2017-12-15 03:56:53','2017-12-15 03:56:53','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Product Name Title','This is a simple product.','publish','open','closed','','beanie-with-logo','','','2020-07-19 12:22:53','2020-07-19 17:22:53','',0,'https://woocommercecore.mystagingwebsite.com/?product=beanie-with-logo',0,'product','',0);
INSERT INTO `wp_posts` VALUES (818,1,'2017-12-15 03:56:54','2017-12-15 03:56:54','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.\r\n\r\n[add_to_cart id=\"99\"]\'','Product Name Title','This is a grouped product.','publish','open','closed','','logo-collection','','','2020-07-19 12:22:41','2020-07-19 17:22:41','',0,'https://woocommercecore.mystagingwebsite.com/?product=logo-collection',0,'product','',0);
INSERT INTO `wp_posts` VALUES (819,1,'2017-12-15 03:57:20','2017-12-15 03:57:20','Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Vestibulum tortor quam, feugiat vitae, ultricies eget, tempor sit amet, ante. Donec eu libero sit amet quam egestas semper. Aenean ultricies mi vitae est. Mauris placerat eleifend leo.','Product Name Title','This is an external product.','publish','open','closed','','wordpress-pennant','','','2020-07-19 12:21:42','2020-07-19 17:21:42','',0,'https://woocommercecore.mystagingwebsite.com/?product=wordpress-pennant',0,'product','',0);
INSERT INTO `wp_posts` VALUES (821,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','V-Neck T-Shirt - Red','color: Red','publish','closed','closed','','v-neck-t-shirt-red','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',802,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-76/',0,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (822,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','V-Neck T-Shirt - Green','color: Green','publish','closed','closed','','v-neck-t-shirt-green','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',802,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-77/',0,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (823,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','V-Neck T-Shirt - Blue','color: Blue','publish','closed','closed','','v-neck-t-shirt-blue','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',802,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-78/',0,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (824,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','Hoodie - Red, No','color: Red, Logo: No','publish','closed','closed','','hoodie-red-no','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',803,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-79/',1,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (825,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','Hoodie - Green, No','color: Green, Logo: No','publish','closed','closed','','hoodie-green-no','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',803,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-80/',2,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (826,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','Hoodie - Blue, No','color: Blue, Logo: No','publish','closed','closed','','hoodie-blue-no','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',803,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-81/',3,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (827,1,'2018-06-01 14:47:26','2018-06-01 14:47:26','','Hoodie - Blue, Yes','color: Blue, Logo: Yes','publish','closed','closed','','hoodie-blue-yes','','','2019-05-16 06:12:48','2019-05-16 11:12:48','',803,'https://e2d57bfff0.nxcli.net/product/uncategorized/import-placeholder-for-90/',0,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (836,1,'2018-06-04 18:39:22','2018-06-04 18:39:22','a:12:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Convert to Slider','convert_to_slider','publish','closed','closed','','field_5b15870f8883a','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=836',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (843,1,'2018-06-08 19:00:53','2018-06-08 19:00:53','','Album - Blue','color: Blue','publish','closed','closed','','album-blue','','','2019-05-16 06:12:43','2019-05-16 11:12:43','',814,'https://e2d57bfff0.nxcli.net/product/music/album/',1,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (844,1,'2018-06-08 19:00:53','2018-06-08 19:00:53','','Album - Gray','color: Gray','publish','closed','closed','','album-gray','','','2019-05-16 06:12:43','2019-05-16 11:12:43','',814,'https://e2d57bfff0.nxcli.net/product/music/album/',2,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (845,1,'2018-06-08 19:00:53','2018-06-08 19:00:53','','Album - Green','color: Green','publish','closed','closed','','album-green','','','2019-05-16 06:12:43','2019-05-16 11:12:43','',814,'https://e2d57bfff0.nxcli.net/product/music/album/',3,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (847,1,'2018-06-09 09:59:51','2018-06-09 09:59:51','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}}','Card Icon','card_icon','publish','closed','closed','','field_5b1ba500c7a11','','','2019-02-15 07:27:43','2019-02-15 12:27:43','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=847',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (849,1,'2018-06-15 19:34:26','2018-06-15 19:34:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414303e074','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=849',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (851,1,'2018-06-15 19:34:26','2018-06-15 19:34:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414453e076','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=851',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (853,1,'2018-06-15 19:34:26','2018-06-15 19:34:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414533e078','','','2019-07-28 23:57:33','2019-07-29 04:57:33','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=853',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (856,1,'2018-06-15 19:34:26','2018-06-15 19:34:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414643e07b','','','2019-08-18 23:19:41','2019-08-19 04:19:41','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=856',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (870,1,'2018-06-15 19:37:52','2018-06-15 19:37:52','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414f42c451','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=870',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (871,1,'2018-06-15 19:37:52','2018-06-15 19:37:52','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2414fb2c452','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=871',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (894,1,'2018-06-15 19:40:21','2018-06-15 19:40:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2415d3667c2','','','2019-06-25 03:47:02','2019-06-25 08:47:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=894',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (895,1,'2018-06-15 19:40:21','2018-06-15 19:40:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2415da667c3','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=895',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (897,1,'2018-06-15 19:40:21','2018-06-15 19:40:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2415e3667c5','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=897',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (901,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5b2415fa667c9','','','2019-06-25 03:54:08','2019-06-25 08:54:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=901',24,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (902,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58da1dbd830ea\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b241600667ca','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=902',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (903,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58ef664c57edd\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b241604667cb','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=903',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (904,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5942b908d51c1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b241609667cc','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=904',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (905,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59150c7dab7a2\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b24160e667cd','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=905',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (906,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594787055eb47\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b241613667ce','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=906',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (907,1,'2018-06-15 19:40:22','2018-06-15 19:40:22','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5944b03130127\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','custom_class','publish','closed','closed','','field_5b241618667cf','','','2018-06-15 19:40:22','2018-06-15 19:40:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=907',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (911,1,'2018-07-10 07:05:18','2018-07-10 07:05:18','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Tumblr','tumblr','publish','closed','closed','','field_5b445aa2cfca0','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=911',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (912,1,'2018-07-10 10:46:59','2018-07-10 10:46:59','','Product Name Title - Blue, Large','color: Blue, size: Large','publish','closed','closed','','wordpress-pennant-large-blue','','','2020-07-19 12:21:39','2020-07-19 17:21:39','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',1,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (913,1,'2018-07-10 10:46:59','2018-07-10 10:46:59','','Product Name Title - Blue, Medium','color: Blue, size: Medium','publish','closed','closed','','wordpress-pennant-medium-blue','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',2,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (914,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Blue, Small','color: Blue, size: Small','publish','closed','closed','','wordpress-pennant-small-blue','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',3,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (915,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Gray, Large','color: Gray, size: Large','publish','closed','closed','','wordpress-pennant-large-gray','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',4,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (916,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Gray, Medium','color: Gray, size: Medium','publish','closed','closed','','wordpress-pennant-medium-gray','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',5,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (917,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Gray, Small','color: Gray, size: Small','publish','closed','closed','','wordpress-pennant-small-gray','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',6,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (918,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Green, Large','color: Green, size: Large','publish','closed','closed','','wordpress-pennant-large-green','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',7,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (919,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Green, Medium','color: Green, size: Medium','publish','closed','closed','','wordpress-pennant-medium-green','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',8,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (920,1,'2018-07-10 10:47:00','2018-07-10 10:47:00','','Product Name Title - Green, Small','color: Green, size: Small','publish','closed','closed','','wordpress-pennant-small-green','','','2019-05-16 06:12:40','2019-05-16 11:12:40','',819,'https://e2d57bfff0.nxcli.net/product/decor/wordpress-pennant/',9,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (927,0,'2018-07-27 00:06:15','2018-07-27 00:06:15','','Order &ndash; July 27, 2018 @ 12:06 AM','','wc-pending','closed','closed','','','','','2018-07-27 00:06:30','2018-07-27 00:06:30','',0,'https://e2d57bfff0.nxcli.net/?post_type=shop_order&#038;p=927',0,'shop_order','',0);
INSERT INTO `wp_posts` VALUES (1012,1,'2018-07-27 12:00:03','2018-07-27 12:00:03','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Single Post Options','single-post-options','publish','closed','closed','','group_5a0c9cdb84cc9','','','2021-09-08 08:48:00','2021-09-08 13:48:00','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=1012',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (1013,1,'2018-07-27 12:00:03','2018-07-27 12:00:03','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','post_video_id','publish','closed','closed','','field_5a0c9ce57e4c3','','','2019-11-12 01:27:37','2019-11-12 06:27:37','',1012,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1013',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1032,1,'2018-08-12 17:32:46','2018-08-12 22:32:46','','Contact Us','','publish','closed','closed','','contact-us','','','2025-07-04 00:17:30','2025-07-04 05:17:30','',0,'https://e2d57bfff0.nxcli.net/?page_id=1032',0,'page','',0);
INSERT INTO `wp_posts` VALUES (1040,1,'2018-08-13 11:16:22','2018-08-13 11:16:22','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5b7167f28106a','','','2018-08-13 11:18:17','2018-08-13 11:18:17','',572,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1040',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1041,1,'2018-08-13 11:16:22','2018-08-13 11:16:22','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5b7168778106b','','','2018-08-13 11:18:17','2018-08-13 11:18:17','',576,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1041',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1042,1,'2018-08-13 11:19:50','2018-08-13 11:19:50','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"team\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Team Details','team-details','publish','closed','closed','','group_5b71602b97062','','','2020-09-18 00:47:56','2020-09-18 05:47:56','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=1042',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (1043,1,'2018-08-13 11:19:50','2018-08-13 11:19:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle (Position)','team_subtitle','publish','closed','closed','','field_5b716038ac8bf','','','2020-09-18 00:47:26','2020-09-18 05:47:26','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1043',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1044,1,'2018-08-13 11:19:50','2018-08-13 11:19:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Facebook','team_facebook','publish','closed','closed','','field_5b716044ac8c0','','','2020-09-18 00:47:26','2020-09-18 05:47:26','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1044',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1045,1,'2018-08-13 11:19:50','2018-08-13 11:19:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Twitter','team_twitter','publish','closed','closed','','field_5b71604fac8c1','','','2020-09-18 00:47:27','2020-09-18 05:47:27','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1045',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1046,1,'2018-08-13 11:19:50','2018-08-13 11:19:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Linkedin','team_linkedin','publish','closed','closed','','field_5b716057ac8c2','','','2020-09-18 00:47:27','2020-09-18 05:47:27','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1046',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1048,1,'2018-08-13 11:22:16','2018-08-13 11:22:16','Nunc orci lacus, ultrices non venenatis blandit, congue in arcu. Nam vel gravida quam. Donec accumsan massa eget orci mollis euismod. Nullam dictum bibendum dignissim. Donec blandit, dui nec aliquam lobortis, massa leo porta elit, non imperdiet ante odio a eros. Donec pellentesque lorem arcu, ut suscipit nibh dictum sit amet. Donec vitae sapien fringilla, imperdiet est et, auctor orci. Morbi vulputate sem id magna posuere sagittis. Sed justo diam, pulvinar quis bibendum at, volutpat sit amet eros. Vestibulum imperdiet porttitor nulla sit amet varius. Pellentesque at posuere lectus, sit amet blandit est. Cras varius odio congue, sagittis augue eget, tristique ex. Nullam dapibus purus vel ultricies rhoncus.','Jordan Smith','','publish','closed','closed','','jordan-smith','','','2022-03-15 04:45:43','2022-03-15 09:45:43','',0,'https://e2d57bfff0.nxcli.net/?post_type=team&#038;p=1048',0,'team','',0);
INSERT INTO `wp_posts` VALUES (1049,1,'2018-08-13 11:22:51','2018-08-13 11:22:51','<!-- wp:paragraph -->\n<p>Integer risus odio, consequat quis dignissim eu, volutpat vitae nibh. Mauris sagittis, lacus a ornare sollicitudin, eros nisl scelerisque dolor, vel mattis nisi nibh ut nisi. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Maecenas vel aliquam dolor. Sed vehicula convallis felis, eu bibendum nulla finibus vel. Pellentesque elementum tortor ac auctor efficitur. Vivamus pretium rutrum ultrices. Aliquam tellus augue, tempus vel scelerisque nec, finibus quis libero. Sed porta turpis eu nibh pharetra faucibus. Maecenas orci massa, dictum in finibus in, porttitor et mauris. Sed vitae mauris convallis eros posuere varius. Morbi rhoncus mi vel massa rhoncus blandit. Interdum et malesuada fames ac ante ipsum primis in faucibus. Etiam imperdiet tortor a magna porta, ac iaculis ipsum aliquet.</p>\n<!-- /wp:paragraph -->','Jane Smith','','publish','closed','closed','','jane-smith','','','2022-03-15 04:45:34','2022-03-15 09:45:34','',0,'https://e2d57bfff0.nxcli.net/?post_type=team&#038;p=1049',0,'team','',0);
INSERT INTO `wp_posts` VALUES (1050,1,'2018-08-13 11:23:10','2018-08-13 11:23:10','Cras finibus, nisl et euismod ullamcorper, purus nisi finibus ligula, quis blandit urna leo eget orci. Nam imperdiet arcu non tortor lobortis, nec laoreet lorem venenatis. Morbi luctus, justo id cursus pretium, odio dolor consectetur metus, in sagittis sapien erat sed sem. Praesent sapien elit, egestas sit amet nisl vitae, fringilla dapibus lacus. Donec porttitor id massa sit amet blandit. Curabitur sit amet nisl nec justo eleifend tristique eu ut felis. Duis ornare ante in lacus tincidunt, eget euismod purus lobortis. Vivamus facilisis purus lorem, nec bibendum urna dictum ut. Nunc tempor tortor sit amet iaculis efficitur. Ut porttitor nisl ut velit suscipit, a dictum risus blandit. Mauris porta vitae orci at tempor. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Proin id ornare lorem. Sed accumsan vehicula quam eu dictum. Fusce at pulvinar erat, nec laoreet libero. Proin neque ex, hendrerit at vehicula et, ullamcorper non massa.','Jim Smith','','publish','closed','closed','','jim-smith','','','2022-03-15 04:45:26','2022-03-15 09:45:26','',0,'https://e2d57bfff0.nxcli.net/?post_type=team&#038;p=1050',0,'team','',0);
INSERT INTO `wp_posts` VALUES (1053,1,'2018-08-13 12:31:17','2018-08-13 12:31:17','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5b7179755303f','','','2018-08-13 12:31:17','2018-08-13 12:31:17','',1051,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1053',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1054,1,'2018-08-13 12:31:17','2018-08-13 12:31:17','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Description','section_description','publish','closed','closed','','field_5b71797f53040','','','2018-08-13 12:31:17','2018-08-13 12:31:17','',1051,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1054',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1055,1,'2018-08-13 12:31:17','2018-08-13 12:31:17','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}','Content Items','content_items','publish','closed','closed','','field_5b71798f53041','','','2018-08-13 12:43:26','2018-08-13 12:43:26','',1051,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1055',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1059,1,'2018-08-13 12:43:26','2018-08-13 12:43:26','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:4:\"team\";}s:8:\"taxonomy\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Content Item','content_item','publish','closed','closed','','field_5b717cd48253f','','','2018-08-13 12:43:26','2018-08-13 12:43:26','',1055,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1059',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1067,1,'2018-08-16 16:56:29','2018-08-16 16:56:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Instagram','team_instagram','publish','closed','closed','','field_5b75aca29d117','','','2020-09-18 00:47:27','2020-09-18 05:47:27','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1067',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1068,1,'2018-08-16 16:56:29','2018-08-16 16:56:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Youtube','team_youtube','publish','closed','closed','','field_5b75acb29d118','','','2020-09-18 00:47:27','2020-09-18 05:47:27','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1068',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1086,1,'2018-10-05 16:25:09','2018-10-05 16:25:09','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:5:\"first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Page Title','hide_page_title','publish','closed','closed','','field_5bb79028a1b90','','','2021-02-25 01:32:01','2021-02-25 06:32:01','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1086',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1091,1,'2018-10-06 20:51:41','2018-10-06 20:51:41','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Flex Copy Shortcode','flex_copy_shortcode','publish','closed','closed','','field_5bb61550476dd','','','2018-10-06 20:51:41','2018-10-06 20:51:41','',1089,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1091',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1127,1,'2018-10-10 19:05:39','2018-10-10 19:05:39','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Social Media','hide_social_media','publish','closed','closed','','field_5bbe4d6f38f01','','','2021-02-25 01:32:01','2021-02-25 06:32:01','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1127',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1131,1,'2018-10-17 15:23:27','2018-10-17 15:23:27','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5bc75388cf55b','','','2019-06-24 22:29:09','2019-06-25 03:29:09','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1131',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1134,1,'2018-10-21 17:12:11','2018-10-21 17:12:11','','New Gallery','','publish','closed','closed','','new-gallery','','','2018-10-21 17:12:11','2018-10-21 17:12:11','',0,'https://e2d57bfff0.nxcli.net/ai_galleries/new-gallery/',0,'ai_galleries','',0);
INSERT INTO `wp_posts` VALUES (1152,1,'2018-12-04 01:13:09','2018-12-04 01:13:09','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5bff5080c6c42','','','2018-12-04 01:58:36','2018-12-04 01:58:36','',1150,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1152',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1153,1,'2018-12-04 01:13:09','2018-12-04 01:13:09','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5bff50a0c6c43','','','2018-12-04 01:13:09','2018-12-04 01:13:09','',1150,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1153',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1194,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:28:\"category-images-section-type\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:7:\"choices\";a:9:{s:7:\"default\";s:7:\"Default\";s:4:\"tall\";s:4:\"Tall\";s:5:\"short\";s:5:\"Short\";s:10:\"full-width\";s:10:\"Full Width\";s:8:\"featured\";s:8:\"Featured\";s:6:\"blocks\";s:6:\"Blocks\";s:6:\"inline\";s:6:\"Inline\";s:13:\"column-blocks\";s:13:\"Column Blocks\";s:14:\"feature-blocks\";s:14:\"Feature Blocks\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Category Images Section Type','section_type','publish','closed','closed','','field_5c13514a3a09f','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1194',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1195,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"tall\";}}}}','Categories','categories_tall','publish','closed','closed','','field_5c1351c83a0a0','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1195',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1196,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5c1351c83a0a1','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1195,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1196',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1197,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5c1351c83a0a2','','','2018-12-14 07:01:46','2018-12-14 07:01:46','',1195,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1197',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1198,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Subtitle','category_subtitle','publish','closed','closed','','field_5c1355123a0a5','','','2018-12-14 07:01:46','2018-12-14 07:01:46','',1195,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1198',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1199,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Button Text','category_button_text','publish','closed','closed','','field_5c1351c83a0a4','','','2018-12-14 07:08:56','2018-12-14 07:08:56','',1195,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1199',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1200,1,'2018-12-14 07:01:46','2018-12-14 07:01:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_5c1351c83a0a3','','','2018-12-14 07:01:46','2018-12-14 07:01:46','',1195,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1200',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1202,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}}}','Categories','categories_full_width','publish','closed','closed','','field_5c137cc8d70d0','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1202',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1203,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5c137cc8d70d1','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1203',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1204,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5c137cc8d70d2','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1204',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1205,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Category Description','category_description','publish','closed','closed','','field_5c137cc8d70d3','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1205',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1206,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link Text','category_link_text','publish','closed','closed','','field_5c137cc8d70d4','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1206',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1207,1,'2018-12-14 09:57:40','2018-12-14 09:57:40','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_5c137cc8d70d5','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1207',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1208,1,'2018-12-14 10:51:58','2018-12-14 10:51:58','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"blocks\";}}}}','Categories','categories_blocks','publish','closed','closed','','field_5c138ade3e2f5','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1208',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1209,1,'2018-12-14 10:51:58','2018-12-14 10:51:58','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5c138ade3e2f7','','','2018-12-14 10:51:58','2018-12-14 10:51:58','',1208,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1209',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1210,1,'2018-12-14 10:51:58','2018-12-14 10:51:58','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_5c138ade3e2fa','','','2018-12-14 10:51:58','2018-12-14 10:51:58','',1208,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1210',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1211,1,'2018-12-14 11:11:42','2018-12-14 11:11:42','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"inline\";}}}}','Categories','categories_inline','publish','closed','closed','','field_5c138f7b29751','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1211',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1212,1,'2018-12-14 11:11:42','2018-12-14 11:11:42','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5c138f7c29752','','','2018-12-14 11:11:42','2018-12-14 11:11:42','',1211,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1212',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1213,1,'2018-12-14 11:11:42','2018-12-14 11:11:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5c138f7c29753','','','2018-12-14 11:11:42','2018-12-14 11:11:42','',1211,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1213',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1214,1,'2018-12-14 11:11:42','2018-12-14 11:11:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_5c138f7c29756','','','2018-12-14 11:11:42','2018-12-14 11:11:42','',1211,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1214',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1215,1,'2018-12-14 11:11:42','2018-12-14 11:11:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Button Text','category_button_text','publish','closed','closed','','field_5c138f7c29755','','','2018-12-14 11:11:42','2018-12-14 11:11:42','',1211,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1215',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1216,1,'2018-12-14 13:43:01','2018-12-14 13:43:01','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"column-blocks\";}}}}','Categories','blocks','publish','closed','closed','','field_5c13af2c0ac71','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1216',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1217,1,'2018-12-14 13:43:01','2018-12-14 13:43:01','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:6:{s:4:\"None\";s:4:\"None\";s:5:\"Image\";s:5:\"Image\";s:14:\"circular_image\";s:14:\"Circular Image\";s:5:\"Video\";s:5:\"Video\";s:4:\"Icon\";s:4:\"Icon\";s:11:\"text_circle\";s:11:\"Text Circle\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Select Media type','select_media_type','publish','closed','closed','','field_5c13afb00ac76','','','2019-05-18 02:58:51','2019-05-18 07:58:51','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1217',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1218,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Image\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"circular_image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','block_image','publish','closed','closed','','field_5c13af2c0ac72','','','2019-05-18 02:58:51','2019-05-18 07:58:51','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1218',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1219,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Image Link','block_image_link','publish','closed','closed','','field_5c13af2d0ac74','','','2019-06-24 01:09:44','2019-06-24 06:09:44','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1219',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1220,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:5:\"Vimeo\";s:5:\"Vimeo\";s:7:\"Youtube\";s:7:\"Youtube\";s:6:\"iframe\";s:6:\"Iframe\";}s:13:\"default_value\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Video Source','video_source','publish','closed','closed','','field_5c13b0ff0ac77','','','2019-06-14 07:28:06','2019-06-14 12:28:06','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1220',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1221,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c13b0ff0ac77\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:6:\"iframe\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5c13af2d0ac75','','','2019-06-14 07:28:06','2019-06-14 12:28:06','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1221',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1222,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c13b0ff0ac77\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Vimeo\";}}}}','Video Thumbnail','block_video_thumbnail','publish','closed','closed','','field_5c13af2d0ac73','','','2019-06-14 07:28:06','2019-06-14 12:28:06','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1222',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1223,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"Icon\";}}}}','Block Icon','block_icon','publish','closed','closed','','field_5c13b22c0ac79','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1223',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1224,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:6:\"hidden\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Hidden Field','hidden_field','publish','closed','closed','','field_5c13b2680ac7a','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1224',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1225,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:11:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Title / Content?','display_title_content','publish','closed','closed','','field_5c13b2900ac7b','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1225',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1226,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13b2900ac7b\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}}','Title','block_title','publish','closed','closed','','field_5c13b2cd0ac7c','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1226',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1227,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13b2900ac7b\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}}','Content','block_content','publish','closed','closed','','field_5c13b2f90ac7d','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1227',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1228,1,'2018-12-14 13:43:02','2018-12-14 13:43:02','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c13aedf0ac70','','','2019-08-18 23:19:41','2019-08-19 04:19:41','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1228',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1229,1,'2018-12-14 14:32:30','2018-12-14 14:32:30','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"feature-blocks\";}}}}','Categories','cards','publish','closed','closed','','field_5c13bda9ae649','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1229',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1230,1,'2018-12-14 14:32:30','2018-12-14 14:32:30','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Feature Image','card_image','publish','closed','closed','','field_5c13bda9ae64a','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1229,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1230',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1231,1,'2018-12-14 14:32:30','2018-12-14 14:32:30','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Feature Title','card_title','publish','closed','closed','','field_5c13bda9ae64b','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1229,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1231',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1232,1,'2018-12-14 14:32:30','2018-12-14 14:32:30','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Feature Description','card_description','publish','closed','closed','','field_5c13bda9ae64c','','','2019-02-12 05:25:09','2019-02-12 10:25:09','',1229,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1232',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1238,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:20:\"buttons-section-type\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:3:{s:3:\"bar\";s:3:\"Bar\";s:8:\"icon-bar\";s:8:\"Icon Bar\";s:5:\"group\";s:5:\"Group\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Buttons Section Type','section_type','publish','closed','closed','','field_5c14ad02d1482','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1238',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1239,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5c14abfed147b','','','2019-06-24 22:29:09','2019-06-25 03:29:09','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1239',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1240,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c14ac3bd147c','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1240',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1241,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14ad02d1482\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"group\";}}}}','Buttons','buttons_group','publish','closed','closed','','field_5c14aca0d147d','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1241',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1242,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','button_title','publish','closed','closed','','field_5c14aca0d147e','','','2018-12-15 07:32:30','2018-12-15 07:32:30','',1241,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1242',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1243,1,'2018-12-15 07:32:30','2018-12-15 07:32:30','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link','button_link','publish','closed','closed','','field_5c14aca0d1480','','','2018-12-15 07:32:30','2018-12-15 07:32:30','',1241,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1243',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1244,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:18:\"cards-section-type\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:7:\"choices\";a:3:{s:7:\"default\";s:7:\"Default\";s:3:\"alt\";s:3:\"Alt\";s:8:\"category\";s:8:\"Category\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Cards Section Type','section_type','publish','closed','closed','','field_5c14b6f84e567','','','2019-06-24 22:29:16','2019-06-25 03:29:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1244',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1245,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Card\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14b6f84e567\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"alt\";}}}}','Cards','cards_alt','publish','closed','closed','','field_5c14b7664e568','','','2019-07-28 23:57:33','2019-07-29 04:57:33','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1245',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1246,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Title','card_title','publish','closed','closed','','field_5c14b7664e569','','','2018-12-15 08:55:55','2018-12-15 08:55:55','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1246',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1247,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Card Image','card_image','publish','closed','closed','','field_5c14b7664e56a','','','2018-12-15 08:55:55','2018-12-15 08:55:55','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1247',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1248,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Card Overlay Color','card_overlay_color','publish','closed','closed','','field_5c14b7664e56b','','','2018-12-15 08:55:55','2018-12-15 08:55:55','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1248',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1249,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";}','Card Description','card_description','publish','closed','closed','','field_5c14b7664e56c','','','2018-12-15 08:13:48','2018-12-15 08:13:48','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1249',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1250,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Link Text','card_link_text','publish','closed','closed','','field_5c14b7664e56d','','','2018-12-15 08:13:48','2018-12-15 08:13:48','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1250',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1251,1,'2018-12-15 08:13:48','2018-12-15 08:13:48','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Card Link','card_link','publish','closed','closed','','field_5c14b7664e56e','','','2019-05-03 07:55:03','2019-05-03 12:55:03','',1245,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1251',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1252,1,'2018-12-15 09:08:01','2018-12-15 09:08:01','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:27:\"count-up-stats-section-type\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:1:{s:7:\"default\";s:7:\"Default\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Count Up Stats Section Type','section_type','publish','closed','closed','','field_5c14c418b4029','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1252',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1253,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:27:\"call-to-action-section-type\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:5:{s:7:\"default\";s:7:\"Default\";s:10:\"horizontal\";s:10:\"Horizontal\";s:10:\"banner-box\";s:10:\"Banner Box\";s:4:\"form\";s:4:\"Form\";s:7:\"contact\";s:7:\"Contact\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Call To Action Section Type','section_type','publish','closed','closed','','field_5c14c7da88197','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1253',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1254,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5c14c8ca8819a','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1254',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1255,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5c14ca388819f','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1255',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1256,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Section Description','section_description','publish','closed','closed','','field_5c14c8e18819b','','','2019-06-24 22:29:12','2019-06-25 03:29:12','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1256',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1257,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"horizontal\";}}}}','Button Text','button_text','publish','closed','closed','','field_5c14c88f88198','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1257',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1258,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"horizontal\";}}}}','Button Link','button_link','publish','closed','closed','','field_5c14c8a588199','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1258',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1259,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"banner-box\";}}}}','Box Color','box_color','publish','closed','closed','','field_5c14c9138819c','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1259',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1260,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"banner-box\";}}}}','Box Alignment','box_alignment','publish','closed','closed','','field_5c14c93a8819d','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1260',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1261,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"form\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"contact\";}}}}','Form ID','form_id','publish','closed','closed','','field_5c14ca5f881a0','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1261',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1262,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14c7da88197\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"form\";}}}}','Newsletter Signup?','newsletter_signup','publish','closed','closed','','field_5c14ca6e881a1','','','2019-06-24 22:29:13','2019-06-25 03:29:13','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1262',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1263,1,'2018-12-15 10:19:01','2018-12-15 10:19:01','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c14ca8a881a2','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1263',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1264,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5c14f9dbf1fcc','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1264',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1265,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5c14f9dbf1fcd','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1265',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1266,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Description','section_description','publish','closed','closed','','field_5c14f9dbf1fce','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1266',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1267,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c14f9dcf1fcf','','','2019-06-25 03:38:24','2019-06-25 08:38:24','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1267',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1268,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5c14f9dcf1fd0','','','2019-06-25 03:40:35','2019-06-25 08:40:35','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1268',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1269,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_5c14f9dcf1fd1','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1269',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1270,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:12:\"inline-block\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:4:{i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_5c14f9dcf1fd2','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1270',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1271,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:17:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14facb3159d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"grid\";}}}}','Gallery','gallery_grid','publish','closed','closed','','field_5c14f9dcf1fd3','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1271',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1272,1,'2018-12-15 12:56:36','2018-12-15 12:56:36','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5c14f9dcf1fd4','','','2019-06-25 03:40:37','2019-06-25 08:40:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1272',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1273,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:20:\"gallery-section-type\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:4:{s:4:\"grid\";s:4:\"Grid\";s:5:\"cards\";s:5:\"Cards\";s:6:\"slider\";s:6:\"Slider\";s:11:\"image-strip\";s:11:\"Image Strip\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Gallery Section type','section_type','publish','closed','closed','','field_5c14facb3159d','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1273',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1274,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:11:\"Add Gallery\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14facb3159d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"cards\";}}}}','Gallery Cards','gallery_cards','publish','closed','closed','','field_5c14fbc33159f','','','2019-06-25 03:40:36','2019-06-25 08:40:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1274',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1275,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Gallery Name','card_title','publish','closed','closed','','field_5c14fc30315a0','','','2018-12-24 10:08:30','2018-12-24 15:08:30','',1274,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1275',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1276,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";}','Gallery Description','card_description','publish','closed','closed','','field_5c14fc6d315a1','','','2018-12-24 10:08:30','2018-12-24 15:08:30','',1274,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1276',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1277,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:16:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Gallery','gallery','publish','closed','closed','','field_5c14fca2315a2','','','2018-12-15 13:17:11','2018-12-15 13:17:11','',1274,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1277',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1278,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:17:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14facb3159d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"slider\";}}}}','Gallery','gallery_slider','publish','closed','closed','','field_5c14fdd3315a4','','','2019-06-25 03:40:37','2019-06-25 08:40:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1278',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1279,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14facb3159d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"image-strip\";}}}}','Images','images','publish','closed','closed','','field_5c14fe1d315a5','','','2019-06-25 03:40:37','2019-06-25 08:40:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1279',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1280,1,'2018-12-15 13:17:11','2018-12-15 13:17:11','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5c14fe53315a6','','','2018-12-15 13:17:11','2018-12-15 13:17:11','',1279,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1280',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1281,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:26:\"image-content-section-type\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:5:{s:7:\"default\";s:7:\"Default\";s:10:\"full-width\";s:10:\"Full Width\";s:8:\"repeater\";s:8:\"Repeater\";s:5:\"video\";s:5:\"Video\";s:3:\"map\";s:3:\"Map\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Image + Content Section Type','section_type','publish','closed','closed','','field_5c151c1dbb377','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1281',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1282,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5c151da9bb378','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1282',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1283,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5c151dbdbb379','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1283',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1284,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Section Description','section_description','publish','closed','closed','','field_5c151dd3bb37a','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1284',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1285,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c151baebb36d','','','2019-06-25 03:46:56','2019-06-25 08:46:56','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1285',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1286,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5c151baebb36c','','','2019-06-25 03:46:56','2019-06-25 08:46:56','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1286',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1287,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:3:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:20:\"background-highlight\";}}}}','Section Image','section_image','publish','closed','closed','','field_5c151baebb36e','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1287',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1288,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:12:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:8:\"repeater\";}}}}','Align Image to Right?','align_image_to_right','publish','closed','closed','','field_5c151baebb36f','','','2019-06-25 03:46:57','2019-06-25 08:46:57','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1288',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1289,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','text_color','publish','closed','closed','','field_5c151baebb370','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1289',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1290,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:8:\"repeater\";}}}}','Content','section_content','publish','closed','closed','','field_5c151baebb371','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1290',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1291,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','button_text','publish','closed','closed','','field_5c151baebb372','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1291',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1292,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Link','button_link','publish','closed','closed','','field_5c151baebb373','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1292',23,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1293,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Alt Button Text','alt_button_text','publish','closed','closed','','field_5c151baebb374','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1293',24,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1294,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Alt Button Link','alt_button_link','publish','closed','closed','','field_5c151baebb375','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1294',25,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1295,1,'2018-12-15 15:33:18','2018-12-15 15:33:18','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5c151baebb376','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1295',27,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1302,1,'2018-12-15 15:55:30','2018-12-15 15:55:30','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"repeater\";}}}}','Blocks','blocks','publish','closed','closed','','field_5c1522498c9be','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1302',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1303,1,'2018-12-15 15:55:30','2018-12-15 15:55:30','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Align Image to Right?','align_image_to_right','publish','closed','closed','','field_5c15227e8c9bf','','','2018-12-15 15:55:30','2018-12-15 15:55:30','',1302,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1303',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1304,1,'2018-12-15 15:55:30','2018-12-15 15:55:30','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Content Image','content_image','publish','closed','closed','','field_5c1522c78c9c0','','','2018-12-15 15:55:30','2018-12-15 15:55:30','',1302,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1304',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1305,1,'2018-12-15 15:55:30','2018-12-15 15:55:30','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Content','section_content','publish','closed','closed','','field_5c1522f98c9c1','','','2018-12-15 15:55:30','2018-12-15 15:55:30','',1302,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1305',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1306,1,'2018-12-15 15:55:30','2018-12-15 15:55:30','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c67b51f88c73\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}}}','Video ID','video_id','publish','closed','closed','','field_5c1523b78c9c2','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1306',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1309,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:22:\"ecommerce-section-type\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:4:{s:13:\"pricing-table\";s:13:\"Pricing Table\";s:20:\"pricing-table-levels\";s:20:\"Pricing Table Levels\";s:13:\"product-cards\";s:13:\"Product Cards\";s:14:\"product-slider\";s:14:\"Product Slider\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Ecommerce Section Type','section_type','publish','closed','closed','','field_5c15df6cf90b2','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1309',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1310,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5c15df5ef90a2','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1310',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1311,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5c15df5ef90a3','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1311',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1312,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Description','section_description','publish','closed','closed','','field_5c15df5ff90a4','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1312',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1313,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c15df5ff90a5','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1313',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1314,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5c15df60f90a6','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1314',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1315,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Section Text Color','text_color','publish','closed','closed','','field_5c15df60f90a7','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1315',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1316,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Price\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15df6cf90b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"pricing-table\";}}}}','Prices','cards','publish','closed','closed','','field_5c15df60f90a8','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1316',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1317,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price Title','card_title','publish','closed','closed','','field_5c15df60f90a9','','','2018-12-24 10:02:47','2018-12-24 15:02:47','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1317',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1318,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price','card_price','publish','closed','closed','','field_5c15df60f90aa','','','2018-12-24 10:02:47','2018-12-24 15:02:47','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1318',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1319,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Purchase Link','card_link','publish','closed','closed','','field_5c15df60f90ab','','','2018-12-24 10:02:47','2018-12-24 15:02:47','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1319',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1320,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Purchase Link Text','card_link_text','publish','closed','closed','','field_5c15df60f90ac','','','2018-12-24 10:02:47','2018-12-24 15:02:47','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1320',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1321,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight Message','card_highlight_message','publish','closed','closed','','field_5c15df60f90ad','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1321',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1322,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:0:\"\";s:12:\"button_label\";s:19:\"Add New Sales Point\";}','Sales Points','card_sales_points','publish','closed','closed','','field_5c15df61f90ae','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1316,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1322',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1323,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sales Point','sales_point','publish','closed','closed','','field_5c15df61f90af','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1322,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1323',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1324,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Price\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15df6cf90b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:20:\"pricing-table-levels\";}}}}','Prices','cards_levels','publish','closed','closed','','field_5c15e028f90b3','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1324',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1325,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price Title','card_title','publish','closed','closed','','field_5c15e028f90b4','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1324,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1325',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1326,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Purchase Link','card_link','publish','closed','closed','','field_5c15e029f90b6','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1324,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1326',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1327,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Purchase Link Text','card_link_text','publish','closed','closed','','field_5c15e029f90b7','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1324,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1327',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1328,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight Message','card_highlight_message','publish','closed','closed','','field_5c15e029f90b8','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1324,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1328',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1329,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:19:\"Add New Sales Point\";}','Pricing Levels','pricing_levels','publish','closed','closed','','field_5c15e029f90b9','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1324,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1329',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1330,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price Level','price_level','publish','closed','closed','','field_5c15e12bf90bb','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1329,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1330',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1331,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price','price','publish','closed','closed','','field_5c15e028f90b5','','','2018-12-16 05:34:42','2018-12-16 05:34:42','',1329,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1331',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1332,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_5c15e1e0f90bc','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1332',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1333,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15df6cf90b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"product-cards\";}}}}','Number of Products','number_of_products','publish','closed','closed','','field_5c15e245f90bd','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1333',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1334,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:7:\"choices\";a:5:{s:3:\"all\";s:12:\"All Products\";s:8:\"featured\";s:17:\"Featured Products\";s:7:\"popular\";s:16:\"Popular Products\";s:3:\"new\";s:12:\"New Products\";s:8:\"category\";s:16:\"Product Category\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15df6cf90b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"product-cards\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15df6cf90b2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"product-slider\";}}}}','Type of Products','type_of_products','publish','closed','closed','','field_5c15e284f90be','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1334',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1335,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:15:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:8:\"taxonomy\";s:11:\"product_cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15e284f90be\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}}','Product Category','product_category','publish','closed','closed','','field_5c15e2d3f90bf','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1335',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1336,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c15df61f90b0','','','2019-06-25 03:38:23','2019-06-25 08:38:23','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1336',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1337,1,'2018-12-16 05:34:42','2018-12-16 05:34:42','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5c15df61f90b1','','','2019-06-25 03:38:24','2019-06-25 08:38:24','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1337',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1338,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:25:\"testimonials-section-type\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:8:{s:7:\"default\";s:7:\"Default\";s:7:\"option2\";s:8:\"Option 2\";s:7:\"option3\";s:8:\"Option 3\";s:7:\"option4\";s:8:\"Option 4\";s:6:\"slider\";s:6:\"Slider\";s:7:\"slider2\";s:8:\"Slider 2\";s:11:\"power-quote\";s:11:\"Power Quote\";s:18:\"power-quote-slider\";s:18:\"Power Quote Slider\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Testimonials Section Type','section_type','publish','closed','closed','','field_5c15f5b589ee4','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1338',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1339,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option2\";}}}}','Testimonials','testimonials_option2','publish','closed','closed','','field_5c15f6c089ee5','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1339',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1343,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option3\";}}}}','Testimonials','testimonials_option3','publish','closed','closed','','field_5c15f77f89eea','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1343',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1344,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','test_icon','publish','closed','closed','','field_5c15f79089eee','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1343,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1344',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1345,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content','test_content','publish','closed','closed','','field_5c15f78089eeb','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1343,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1345',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1346,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_5c15f78089eec','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1343,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1346',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1347,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_5c15f78089eed','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1343,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1347',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1348,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"option4\";}}}}','Testimonials','testimonials_option4','publish','closed','closed','','field_5c15f86089eef','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1348',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1349,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','test_image','publish','closed','closed','','field_5c15f86089ef0','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1348,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1349',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1350,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Content','test_content','publish','closed','closed','','field_5c15f86189ef1','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1348,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1350',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1351,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_5c15f86189ef2','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1348,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1351',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1352,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_5c15f86189ef3','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1348,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1352',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1353,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"slider\";}}}}','Testimonials','testimonials_slider','publish','closed','closed','','field_5c15f94a89ef4','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1353',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1354,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight','test_highlight','publish','closed','closed','','field_5c15f94b89ef6','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1353,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1354',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1355,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_5c15f94c89ef7','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1353,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1355',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1356,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_5c15f94c89ef8','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1353,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1356',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1357,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:19:\"Add New Testimonial\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"slider2\";}}}}','Testimonials','testimonials_slider2','publish','closed','closed','','field_5c15f9b589ef9','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1357',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1358,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Testimonial','testimonial_content','publish','closed','closed','','field_5c15f9b689efa','','','2018-12-16 07:23:12','2018-12-16 07:23:12','',1357,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1358',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1359,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Cite','test_cite','publish','closed','closed','','field_5c15f9b689efb','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1357,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1359',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1360,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','test_source','publish','closed','closed','','field_5c15f9b689efc','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1357,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1360',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1361,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:16:\"flex-medium-tall\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic One','graphic_one','publish','closed','closed','','field_5c15fa1789efd','','','2018-12-24 10:50:00','2018-12-24 15:50:00','',1357,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1361',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1362,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:16:\"flex-medium-tall\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic Two','graphic_two','publish','closed','closed','','field_5c15fa4b89efe','','','2018-12-24 10:50:01','2018-12-24 15:50:01','',1357,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1362',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1363,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"power-quote-slider\";}}}}','Power Quote Slides','power_quote_slides','publish','closed','closed','','field_5c15fc1789f04','','','2019-06-25 03:54:08','2019-06-25 08:54:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1363',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1364,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Quote','quote','publish','closed','closed','','field_5c15fab289eff','','','2018-12-16 08:19:33','2018-12-16 08:19:33','',1363,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1364',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1365,1,'2018-12-16 07:23:12','2018-12-16 07:23:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Author','author','publish','closed','closed','','field_5c15fafc89f00','','','2018-12-16 08:19:33','2018-12-16 08:19:33','',1363,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1365',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1367,1,'2018-12-16 08:19:33','2018-12-16 08:19:33','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"power-quote\";}}}}','Quote','quote','publish','closed','closed','','field_5c160a1870813','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1367',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1368,1,'2018-12-16 08:19:33','2018-12-16 08:19:33','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"power-quote\";}}}}','Author','author','publish','closed','closed','','field_5c160a6b70816','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1368',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1369,1,'2018-12-16 08:19:33','2018-12-16 08:19:33','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"power-quote\";}}}}','Website','website','publish','closed','closed','','field_5c160a6870815','','','2019-06-25 03:54:07','2019-06-25 08:54:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1369',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1370,1,'2018-12-16 08:19:33','2018-12-16 08:19:33','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Website','website','publish','closed','closed','','field_5c1609cf70812','','','2018-12-16 08:19:33','2018-12-16 08:19:33','',1363,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1370',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1371,1,'2018-12-16 08:39:41','2018-12-16 08:39:41','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"power-quote\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"power-quote-slider\";}}}}','Button Text','button_text','publish','closed','closed','','field_5c160f1351c7e','','','2019-06-25 03:54:08','2019-06-25 08:54:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1371',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1372,1,'2018-12-16 08:39:41','2018-12-16 08:39:41','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"power-quote\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c15f5b589ee4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"power-quote-slider\";}}}}','Button Link','button_link','publish','closed','closed','','field_5c160f3c51c80','','','2019-06-25 03:54:08','2019-06-25 08:54:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1372',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1373,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:19:\"slider-section-type\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:7:\"choices\";a:4:{s:7:\"default\";s:7:\"Default\";s:9:\"thumbnail\";s:9:\"Thumbnail\";s:14:\"full-screen-bg\";s:14:\"Full Screen BG\";s:7:\"content\";s:7:\"Content\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Slider Section Type','section_type','publish','closed','closed','','field_5c161e6045b60','','','2019-06-28 23:11:53','2019-06-29 04:11:53','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1373',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1374,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}}','Section Title','section_title','publish','closed','closed','','field_5c161e4345b57','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1374',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1375,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:13:\"default_value\";s:0:\"\";}','Section Background Color','background_color','publish','closed','closed','','field_5c161e4345b58','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1375',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1376,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:14:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}}','Section Text Color','text_color','publish','closed','closed','','field_5c161e4345b59','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1376',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1377,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c161e4345b5a','','','2019-06-25 03:47:02','2019-06-25 08:47:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1377',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1378,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:14:\"Add New Slider\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}}','Slider','slider_content','publish','closed','closed','','field_5c161e4445b5b','','','2019-06-28 23:11:54','2019-06-29 04:11:54','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1378',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1379,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic','content_slider_graphic','publish','closed','closed','','field_5c161e4445b5c','','','2018-12-24 10:26:36','2018-12-24 15:26:36','',1378,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1379',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1380,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','content_slider_title','publish','closed','closed','','field_5c161e4445b5d','','','2018-12-24 10:26:36','2018-12-24 15:26:36','',1378,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1380',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1381,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','content_slider_description','publish','closed','closed','','field_5c161e4445b5e','','','2018-12-24 10:26:36','2018-12-24 15:26:36','',1378,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1381',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1382,1,'2018-12-16 09:50:00','2018-12-16 09:50:00','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5c161e4445b5f','','','2019-06-28 23:11:54','2019-06-29 04:11:54','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1382',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1383,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Slider\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Slider','slider_default','publish','closed','closed','','field_5c16205392b10','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1383',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1384,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slider Image','slider_image','publish','closed','closed','','field_5c16205392b11','','','2018-12-16 10:17:25','2018-12-16 10:17:25','',1383,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1384',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1385,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Title','slider_title','publish','closed','closed','','field_5c16205392b12','','','2018-12-16 09:53:46','2018-12-16 09:53:46','',1383,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1385',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1386,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Button Text','slider_button_text','publish','closed','closed','','field_5c16205392b13','','','2018-12-16 09:53:46','2018-12-16 09:53:46','',1383,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1386',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1387,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Button Link','slider_button_link','publish','closed','closed','','field_5c16205392b14','','','2018-12-16 09:53:46','2018-12-16 09:53:46','',1383,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1387',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1388,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Slider\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"full-screen-bg\";}}}}','Slider','slider_full_screen_bg','publish','closed','closed','','field_5c16207a92b1a','','','2019-06-28 23:11:54','2019-06-29 04:11:54','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1388',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1389,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slider Background','slider_image','publish','closed','closed','','field_5c16207b92b1b','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1389',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1390,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slider Graphic','slider_graphic','publish','closed','closed','','field_5c16207b92b1c','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1390',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1391,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Title','slider_title','publish','closed','closed','','field_5c16207b92b1d','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1391',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1392,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Slider Description','slider_description','publish','closed','closed','','field_5c16207b92b1e','','','2018-12-16 09:53:46','2018-12-16 09:53:46','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1392',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1393,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Button Text','slider_button_text','publish','closed','closed','','field_5c16207b92b1f','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1393',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1394,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Button Link','slider_button_link','publish','closed','closed','','field_5c16207b92b20','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1394',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1395,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:7:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";}','Slider Overlay Color','slider_overlay_color','publish','closed','closed','','field_5c16207b92b21','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1395',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1396,1,'2018-12-16 09:53:46','2018-12-16 09:53:46','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:11:\"Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Slider Overlay Opacity','slider_overlay_opacity','publish','closed','closed','','field_5c16207b92b22','','','2018-12-24 10:22:55','2018-12-24 15:22:55','',1388,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1396',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1398,1,'2018-12-16 14:31:45','2018-12-16 14:31:45','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:27:\"simple-columns-section-type\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:7:\"choices\";a:2:{s:7:\"default\";s:7:\"Default\";s:13:\"announcements\";s:13:\"Announcements\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Simple Columns Section Type','section_type','publish','closed','closed','','field_5c1661935a3a7','','','2019-06-25 03:47:01','2019-06-25 08:47:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1398',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1399,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:21:\"sponsors-section-type\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:2:{s:7:\"default\";s:7:\"Default\";s:6:\"levels\";s:6:\"Levels\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Sponsors Section Type','section_type','publish','closed','closed','','field_5c16646a6bd06','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1399',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1400,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:17:\"Add Sponsor Level\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','Sponsors','gs_list_levels','publish','closed','closed','','field_5c16669e6bd0c','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1400',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1401,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sponsor Level Title','gs_level','publish','closed','closed','','field_5c16669e6bd0d','','','2018-12-24 10:33:21','2018-12-24 15:33:21','',1400,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1401',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1402,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sponsor Level Subtitle','gs_level_subtitle','publish','closed','closed','','field_5c16669e6bd0e','','','2018-12-24 10:33:21','2018-12-24 15:33:21','',1400,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1402',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1403,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Sponsor Level Graphic','gs_level_graphic','publish','closed','closed','','field_5c16669e6bd0f','','','2018-12-24 10:33:21','2018-12-24 15:33:21','',1400,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1403',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1404,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Sponsor Level Description','gs_level_description','publish','closed','closed','','field_5c16669e6bd10','','','2018-12-16 14:57:21','2018-12-16 14:57:21','',1400,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1404',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1405,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:7:\"Add Row\";}','Sponsor List','gs_list','publish','closed','closed','','field_5c16669e6bd11','','','2018-12-16 14:57:21','2018-12-16 14:57:21','',1400,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1405',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1406,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Sponsor Logo','gs_logo','publish','closed','closed','','field_5c16669e6bd12','','','2018-12-24 10:33:21','2018-12-24 15:33:21','',1405,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1406',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1407,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sponsor Link','gs_link','publish','closed','closed','','field_5c16669e6bd13','','','2018-12-24 10:33:21','2018-12-24 15:33:21','',1405,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1407',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1408,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','Bottom CTA Title','gs_support_title','publish','closed','closed','','field_5c1665fc6bd07','','','2019-06-25 03:54:00','2019-06-25 08:54:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1408',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1409,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','Contact Link Text','gs_link_text','publish','closed','closed','','field_5c1666026bd08','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1409',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1410,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','Contact Link','gs_link','publish','closed','closed','','field_5c16660f6bd09','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1410',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1411,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','View All Link Text','gs_alt_link_text','publish','closed','closed','','field_5c1666126bd0a','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1411',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1412,1,'2018-12-16 14:57:21','2018-12-16 14:57:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c16646a6bd06\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"levels\";}}}}','View All Link','gs_alt_link','publish','closed','closed','','field_5c16661b6bd0b','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1412',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1414,1,'2018-12-16 15:33:53','2018-12-16 15:33:53','a:12:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:22:\"accordion-section-type\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:7:\"choices\";a:1:{s:4:\"faqs\";s:4:\"Faqs\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Accordion Section Type','section_type','publish','closed','closed','','field_5c1670091f3fd','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1414',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1417,1,'2018-12-17 04:35:47','2018-12-17 04:35:47','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:17:\"team-section-type\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:7:\"choices\";a:3:{s:7:\"default\";s:7:\"Default\";s:5:\"cards\";s:5:\"Cards\";s:4:\"rows\";s:4:\"Rows\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Team Section Type','section_type','publish','closed','closed','','field_5c1726908df10','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1417',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1418,1,'2018-12-17 04:35:47','2018-12-17 04:35:47','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1726908df10\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"cards\";}}}}','Team Members','team_cards','publish','closed','closed','','field_5c1726328df08','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1418',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1450,1,'2018-12-18 09:15:47','2018-12-18 09:15:47','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:16:\"Add New Category\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"short\";}}}}','Categories','categories_short','publish','closed','closed','','field_5c18ba9bccf14','','','2019-06-24 22:29:18','2019-06-25 03:29:18','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1450',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1451,1,'2018-12-18 09:15:47','2018-12-18 09:15:47','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5c18ba9cccf15','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1450,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1451',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1452,1,'2018-12-18 09:15:47','2018-12-18 09:15:47','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5c18ba9cccf16','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1450,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1452',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1453,1,'2018-12-18 09:15:47','2018-12-18 09:15:47','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Link','category_link','publish','closed','closed','','field_5c18ba9cccf17','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1450,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1453',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1454,1,'2018-12-18 09:15:47','2018-12-18 09:15:47','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Button Text','category_button_text','publish','closed','closed','','field_5c18ba9cccf18','','','2018-12-24 09:40:23','2018-12-24 14:40:23','',1450,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1454',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1470,1,'2018-12-18 10:15:31','2018-12-18 10:15:31','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14ad02d1482\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"icon-bar\";}}}}','Buttons','buttons_icon_bar','publish','closed','closed','','field_5c18c866a120f','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1470',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1471,1,'2018-12-18 10:15:31','2018-12-18 10:15:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c7e6eb9a6a98\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"fontawesome\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Icon','button_icon','publish','closed','closed','','field_5c18c885a1212','','','2019-03-05 08:04:10','2019-03-05 13:04:10','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1471',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1472,1,'2018-12-18 10:15:31','2018-12-18 10:15:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','button_title','publish','closed','closed','','field_5c18c866a1210','','','2019-03-05 07:47:47','2019-03-05 12:47:47','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1472',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1473,1,'2018-12-18 10:15:31','2018-12-18 10:15:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link','button_link','publish','closed','closed','','field_5c18c866a1211','','','2019-03-05 08:04:10','2019-03-05 13:04:10','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1473',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1474,1,'2018-12-18 10:20:07','2018-12-18 10:20:07','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Button Background Color','button_background_color','publish','closed','closed','','field_5c18c9b33effd','','','2019-03-05 08:04:10','2019-03-05 13:04:10','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1474',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1488,1,'2018-12-19 14:15:05','2018-12-19 14:15:05','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Disclaimer','disclaimer','publish','closed','closed','','field_5c1a525539645','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1488',121,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1575,1,'2018-12-21 08:00:20','2018-12-21 08:00:20','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slide Graphic','slide_graphic','publish','closed','closed','','field_5c1c9d94c5b78','','','2018-12-21 08:00:20','2018-12-21 08:00:20','',1568,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1575',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1576,1,'2018-12-21 08:00:20','2018-12-21 08:00:20','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"60\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9d94bc107\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}}','Slide Text','slide_text','publish','closed','closed','','field_5c1c9d94c5bd2','','','2018-12-21 08:00:20','2018-12-21 08:00:20','',1568,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1576',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1583,1,'2018-12-21 08:00:20','2018-12-21 08:00:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','home_banner_button_text','publish','closed','closed','','field_5c1c9d94d2d2d','','','2018-12-21 08:00:20','2018-12-21 08:00:20','',1568,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1583',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1584,1,'2018-12-21 08:00:20','2018-12-21 08:00:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Link','home_banner_button_link','publish','closed','closed','','field_5c1c9d94d2d86','','','2018-12-21 08:00:20','2018-12-21 08:00:20','',1568,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1584',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1585,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:25:\"media-banner-section-type\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:7:\"choices\";a:3:{s:6:\"banner\";s:6:\"Banner\";s:6:\"slider\";s:6:\"Slider\";s:5:\"video\";s:5:\"Video\";}s:10:\"allow_null\";i:1;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Banner Section Type','section_type','publish','closed','closed','','field_5c1c9e07ee900','','','2019-06-19 04:27:37','2019-06-19 09:27:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1585',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1586,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}}}}','Overlay Color','home_banner_overlay_color','publish','closed','closed','','field_5c1c9e0eee901','','','2019-06-19 04:27:36','2019-06-19 09:27:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1586',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1587,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:54:\"Accepts any decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}}}}','Overlay Opacity','home_banner_overlay_opacity','publish','closed','closed','','field_5c1c9e15ee902','','','2019-06-19 04:27:37','2019-06-19 09:27:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1587',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1588,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:17:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"banner\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}}','Home Banner','home_banner','publish','closed','closed','','field_5c1c9e18ee903','','','2018-12-27 23:36:06','2018-12-28 04:36:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1588',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1589,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"slider\";}}}}','Each Slide Has Unique Content?','each_slide_has_unique_content','publish','closed','closed','','field_5c1c9e1bee904','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1589',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1590,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"slider\";}}}}','Home Slider','home_slider','publish','closed','closed','','field_5c1c9e26ee905','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1590',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1591,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slide Graphic','slide_graphic','publish','closed','closed','','field_5c1c9e26ee906','','','2018-12-21 08:03:26','2018-12-21 08:03:26','',1590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1591',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1592,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"60\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}}','Slide Text','slide_text','publish','closed','closed','','field_5c1c9e26ee907','','','2018-12-21 14:36:39','2018-12-21 14:36:39','',1590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1592',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1593,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}}','Home Video Banner','home_video_banner','publish','closed','closed','','field_5c1c9e29ee908','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1593',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1594,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:17:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}}','Logo Title (optional)','hb_logo_title','publish','closed','closed','','field_5c1c9e2fee909','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1594',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1595,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}}}}','CTA Form ID','hb_form_id','publish','closed','closed','','field_5c1c9e32ee90a','','','2018-12-27 23:30:10','2018-12-28 04:30:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1595',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1596,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}}','Title','hb_title','publish','closed','closed','','field_5c1c9e35ee90b','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1596',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1597,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}}','Subtitle','hb_subtitle','publish','closed','closed','','field_5c1c9e39ee90c','','','2018-12-27 23:27:16','2018-12-28 04:27:16','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1597',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1598,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:12:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:7:\"Add Row\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}}','Home Banner Buttons','home_banner_buttons','publish','closed','closed','','field_5c1c9e3cee90d','','','2019-02-16 01:52:55','2019-02-16 06:52:55','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1598',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1599,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Button Text','home_banner_button_text','publish','closed','closed','','field_5c1c9e3cee90e','','','2018-12-21 08:03:26','2018-12-21 08:03:26','',1598,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1599',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1600,1,'2018-12-21 08:03:26','2018-12-21 08:03:26','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Button Link','home_banner_button_link','publish','closed','closed','','field_5c1c9e3cee90f','','','2019-05-03 07:33:37','2019-05-03 12:33:37','',1598,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1600',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1631,1,'2018-12-21 14:10:56','2018-12-21 14:10:56','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Custom Class','custom_class','publish','closed','closed','','field_5c1cf45026a82','','','2019-02-16 01:52:55','2019-02-16 06:52:55','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1631',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1641,1,'2018-12-21 14:52:30','2018-12-21 19:52:30','','Venue Name','','publish','closed','closed','','venue-name','','','2018-12-21 14:52:30','2018-12-21 19:52:30','',0,'https://e2d57bfff0.nxcli.net/venue/venue-name/',0,'tribe_venue','',0);
INSERT INTO `wp_posts` VALUES (1642,1,'2018-12-21 14:52:31','2018-12-21 19:52:31','','Organizer Name','','publish','closed','closed','','organizer-name','','','2018-12-21 14:52:31','2018-12-21 19:52:31','',0,'https://e2d57bfff0.nxcli.net/organizer/organizer-name/',0,'tribe_organizer','',0);
INSERT INTO `wp_posts` VALUES (1648,1,'2018-12-21 15:56:09','2018-12-21 20:56:09','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Breadcrumbs','hide_breadcrumbs','publish','closed','closed','','field_5c1d5348f4438','','','2021-02-25 01:32:01','2021-02-25 06:32:01','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1648',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1665,1,'2018-12-23 10:38:59','2018-12-23 15:38:59','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c1fabce93a15','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1665',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1669,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2052f078261','','','2019-06-24 22:29:06','2019-06-25 03:29:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1669',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1670,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20527a7825e','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1670',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1671,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2052c27825f','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1671',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1672,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2052d978260','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1672',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1673,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2052617825d','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1673',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1674,1,'2018-12-23 22:33:07','2018-12-24 03:33:07','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20520f7825c','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1674',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1675,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2053b5da5c5','','','2019-06-24 22:29:09','2019-06-25 03:29:09','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1675',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1676,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2053cfda5c6','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1676',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1677,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c2053f6da5c7','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1677',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1678,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c205417da5c8','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1678',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1679,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20543bda5c9','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1679',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1680,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20545dda5ca','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1680',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1681,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20547eda5cb','','','2019-06-25 03:40:35','2019-06-25 08:40:35','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1681',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1682,1,'2018-12-23 22:40:12','2018-12-24 03:40:12','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:42:\"Decimal value between 0 and 1. Example: .5\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Section Background Opacity','background_opacity','publish','closed','closed','','field_5c20549cda5cc','','','2019-06-25 03:46:56','2019-06-25 08:46:56','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1682',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1683,1,'2018-12-24 07:25:08','2018-12-24 12:25:08','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20cffca548d','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1683',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1684,1,'2018-12-24 07:34:33','2018-12-24 12:34:33','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20d1f135087','','','2019-06-25 03:46:56','2019-06-25 08:46:56','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1684',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1685,1,'2018-12-24 08:47:29','2018-12-24 13:47:29','a:16:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Section Background Image','background_image','publish','closed','closed','','field_5c20e26733f3e','','','2019-06-24 22:29:06','2019-06-25 03:29:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1685',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1686,1,'2018-12-24 08:47:29','2018-12-24 13:47:29','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20e2e833f3f','','','2019-06-24 22:29:07','2019-06-25 03:29:07','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1686',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1687,1,'2018-12-24 08:53:39','2018-12-24 13:53:39','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20e4025a47e','','','2019-06-24 22:29:09','2019-06-25 03:29:09','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1687',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1688,1,'2018-12-24 09:03:01','2018-12-24 14:03:01','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c20e5f8a0de1','','','2019-06-24 22:29:10','2019-06-25 03:29:10','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1688',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1689,1,'2018-12-24 09:04:47','2018-12-24 14:04:47','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Description','section_description','publish','closed','closed','','field_5c20e740e3004','','','2019-06-24 22:29:09','2019-06-25 03:29:09','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1689',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1690,1,'2018-12-24 09:13:06','2018-12-24 14:13:06','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20e85f65243','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1690',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1691,1,'2018-12-24 09:21:56','2018-12-24 14:21:56','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20eae996919','','','2019-06-24 22:29:15','2019-06-25 03:29:15','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1691',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1692,1,'2018-12-24 09:40:23','2018-12-24 14:40:23','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20ecc5dda7e','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1692',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1693,1,'2018-12-24 09:51:42','2018-12-24 14:51:42','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20f1f4f42aa','','','2019-06-25 03:38:20','2019-06-25 08:38:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1693',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1694,1,'2018-12-24 09:58:52','2018-12-24 14:58:52','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20f2f36688d','','','2019-06-25 03:38:22','2019-06-25 08:38:22','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1694',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1695,1,'2018-12-24 10:08:30','2018-12-24 15:08:30','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20f5af4f30a','','','2019-06-25 03:40:35','2019-06-25 08:40:35','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1695',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1696,1,'2018-12-24 10:08:30','2018-12-24 15:08:30','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c20f6474f30b','','','2019-06-25 03:40:37','2019-06-25 08:40:37','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1696',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1697,1,'2018-12-24 10:33:21','2018-12-24 15:33:21','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20fb144e000','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1697',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1698,1,'2018-12-24 10:37:37','2018-12-24 15:37:37','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20fccdd5ee9','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1698',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1699,1,'2018-12-24 10:50:00','2018-12-24 15:50:00','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20fddd1e5c0','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1699',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1700,1,'2018-12-24 10:50:00','2018-12-24 15:50:00','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c20fe881e5c1','','','2019-06-25 03:54:06','2019-06-25 08:54:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1700',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1702,1,'2018-12-24 11:05:54','2018-12-24 16:05:54','a:12:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Bottom Content','bottom_content','publish','closed','closed','','field_5c210389d6c75','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1702',26,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1703,1,'2018-12-24 11:05:54','2018-12-24 16:05:54','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c210322d6c74','','','2019-06-25 03:53:58','2019-06-25 08:53:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1703',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1705,1,'2018-12-25 05:58:41','2018-12-25 10:58:41','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Image Width','image_width','publish','closed','closed','','field_5c220ce3e0e56','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1705',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1708,1,'2018-12-27 23:27:15','2018-12-28 04:27:15','a:12:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:10:\"hide_admin\";i:0;s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Admin Label','section_admin_label','publish','closed','closed','','field_5c25a5f79f917','','','2019-06-19 04:27:36','2019-06-19 09:27:36','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1708',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1717,1,'2019-01-09 23:54:00','2019-01-10 04:54:00','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"testimonial\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Testimonial Details','testimonial-details','publish','closed','closed','','group_5c36cfe821253','','','2022-02-24 07:38:37','2022-02-24 12:38:37','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=1717',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (1718,1,'2019-01-09 23:54:00','2019-01-10 04:54:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Source','testimonial_source','publish','closed','closed','','field_5c36cfe8256a7','','','2020-02-11 11:09:49','2020-02-11 16:09:49','',1717,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1718',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1725,1,'2019-01-10 00:08:39','2019-01-10 05:08:39','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:11:\"testimonial\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Testimonial Page','testimonial_page','publish','closed','closed','','field_5c36d2e3909c6','','','2019-01-10 00:47:54','2019-01-10 05:47:54','',1339,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1725',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1728,1,'2019-01-10 01:52:16','2019-01-10 06:52:16','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1726908df10\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"rows\";}}}}','Team Members','team_rows','publish','closed','closed','','field_5c36eb387efc1','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1728',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1729,1,'2019-01-10 01:52:16','2019-01-10 06:52:16','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5c36eb397efc2','','','2019-01-10 01:52:16','2019-01-10 06:52:16','',1728,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1729',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1740,1,'2019-01-17 08:46:01','2019-01-17 13:46:01','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Width','video_width','publish','closed','closed','','field_5c4087070d79b','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1740',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1743,1,'2019-01-23 03:31:04','2019-01-23 08:31:04','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}}}}','Bottom Bar Text','bottom_bar_text','publish','closed','closed','','field_5c48260447896','','','2019-02-16 01:52:55','2019-02-16 06:52:55','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1743',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1752,1,'2019-01-30 16:32:15','2019-01-30 21:32:15','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:7:\"Hide UI\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:3:\"Yes\";s:11:\"ui_off_text\";s:2:\"No\";}','Team','team','publish','closed','closed','','field_5c521694a8c7a','','','2022-04-14 08:00:52','2022-04-14 13:00:52','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1752',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1753,1,'2019-01-30 16:32:15','2019-01-30 21:32:15','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:7:\"Hide UI\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:3:\"Yes\";s:11:\"ui_off_text\";s:2:\"No\";}','FAQ','faq','publish','closed','closed','','field_5c5216d1a8c7b','','','2022-04-14 08:00:52','2022-04-14 13:00:52','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1753',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1754,1,'2019-01-30 16:32:15','2019-01-30 21:32:15','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:7:\"Hide UI\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:3:\"Yes\";s:11:\"ui_off_text\";s:2:\"No\";}','Testimonials','testimonials','publish','closed','closed','','field_5c5216dea8c7c','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1754',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1755,1,'2019-02-03 23:39:29','2019-02-04 04:39:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"text_circle\";}}}}','Circle Text','circle_text','publish','closed','closed','','field_5c57c1f29a030','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1755',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1756,1,'2019-02-03 23:53:53','2019-02-04 04:53:53','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"text_circle\";}}}}','Circle Background Color','circle_background_color','publish','closed','closed','','field_5c57c5280c132','','','2019-06-14 07:28:07','2019-06-14 12:28:07','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1756',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1761,1,'2019-02-12 05:25:09','2019-02-12 10:25:09','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Feature Subtitle','card_subtitle','publish','closed','closed','','field_5c629ec02bed2','','','2019-02-12 05:27:32','2019-02-12 10:27:32','',1229,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1761',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1763,1,'2019-02-15 07:27:43','2019-02-15 12:27:43','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"default\";s:7:\"Default\";s:6:\"custom\";s:6:\"Custom\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Card Source','card_source','publish','closed','closed','','field_5c66ae855e5cf','','','2019-02-15 08:30:59','2019-02-15 13:30:59','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1763',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1764,1,'2019-02-15 07:27:43','2019-02-15 12:27:43','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c66ae855e5cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}}','Card Post','card_post','publish','closed','closed','','field_5c66af835e5d0','','','2019-02-15 08:33:10','2019-02-15 13:33:10','',73,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1764',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1765,1,'2019-02-16 01:52:55','2019-02-16 06:52:55','a:11:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c1c9f2e3ed35\";s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c1c9e07ee900\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c1c9e1bee904\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}}','Section Description','hb_description','publish','closed','closed','','field_5c67b2ebe88e8','','','2019-02-16 01:52:55','2019-02-16 06:52:55','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1765',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1766,1,'2019-02-16 02:02:43','2019-02-16 07:02:43','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:2:{s:7:\"youtube\";s:7:\"Youtube\";s:4:\"file\";s:4:\"File\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}}','Video Source','video_source','publish','closed','closed','','field_5c67b51f88c73','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1766',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1767,1,'2019-02-16 02:02:43','2019-02-16 07:02:43','a:11:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c67b51f88c73\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}}','Video File','video_file','publish','closed','closed','','field_5c67b55a88c74','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1767',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1771,1,'2019-02-17 23:15:52','2019-02-18 04:15:52','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video Caption','video_caption','publish','closed','closed','','field_5c6a316222504','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1771',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1787,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"user_form\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"edit\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Custom User Data','custom-user-data','publish','open','closed','','group_5baa99878d75d','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',0,'https://e2d57bfff0.nxcli.net/?p=1787',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (1788,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Author Image','author_image','publish','closed','closed','','field_5bab920fca18b','','','2019-02-25 13:19:49','2019-02-25 18:19:49','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1788',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1789,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Role','custom_role','publish','closed','closed','','field_5baa99dcf2e00','','','2019-02-25 13:19:49','2019-02-25 18:19:49','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1789',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1790,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Author Bio','author_bio','publish','closed','closed','','field_5bab9177c3750','','','2019-02-25 13:19:49','2019-02-25 18:19:49','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1790',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1791,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Facebook','facebook_bio','publish','closed','closed','','field_5baa99f2f2e01','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1791',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1792,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Twitter','twitter_bio','publish','closed','closed','','field_5baa99fda6a8b','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1792',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1793,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Linkedin','linkedin_bio','publish','closed','closed','','field_5baa9a06a6a8c','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1793',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1794,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Instagram','instagram_bio','publish','closed','closed','','field_5baa9a10a6a8d','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1794',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1795,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Google+','google_bio','publish','closed','closed','','field_5c742fd0191bd','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1795',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1796,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Houzz','houzz_bio','publish','closed','closed','','field_5c742fe68a339','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1796',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1797,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Youtube','youtube_bio','publish','closed','closed','','field_5c742ff33c1e0','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1797',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1798,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Vimeo','vimeo_bio','publish','closed','closed','','field_5c7430073c1e1','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1798',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1799,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Pinterest','pineterest_bio','publish','closed','closed','','field_5c7430113c1e2','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1799',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1800,1,'2019-02-25 13:19:49','2019-02-25 18:19:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','RSS','rss_bio','publish','closed','closed','','field_5c7430233c1e3','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1800',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1803,1,'2019-03-05 07:47:47','2019-03-05 12:47:47','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"fontawesome\";s:12:\"Font Awesome\";s:5:\"image\";s:5:\"Image\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_5c7e6eb9a6a98','','','2019-03-05 08:04:10','2019-03-05 13:04:10','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1803',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1804,1,'2019-03-05 07:47:47','2019-03-05 12:47:47','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c7e6eb9a6a98\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Button Icon','button_icon_image','publish','closed','closed','','field_5c7e6f3ea6a99','','','2019-03-05 08:04:10','2019-03-05 13:04:10','',1470,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1804',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1807,1,'2019-03-09 00:16:47','2019-03-09 05:16:47','a:14:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14b6f84e567\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:8:\"taxonomy\";s:8:\"category\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Cards Category','cards_category','publish','closed','closed','','field_5c834bb9c77f7','','','2019-07-28 23:57:33','2019-07-29 04:57:33','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1807',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1808,1,'2019-03-09 00:16:47','2019-03-09 05:16:47','a:13:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c14b6f84e567\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:13:\"default_value\";i:6;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Number Of Cards','number_of_cards','publish','closed','closed','','field_5c834c1cc77f8','','','2019-07-28 23:57:33','2019-07-29 04:57:33','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1808',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1810,1,'2019-03-11 11:49:53','2019-03-11 16:49:53','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Read More Link','read_more_link','publish','closed','closed','','field_5c8691a4799e4','','','2019-03-11 11:49:53','2019-03-11 16:49:53','',1787,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1810',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1811,1,'2019-03-12 04:51:00','2019-03-12 09:51:00','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Overlay Color','overlay_color','publish','closed','closed','','field_5c8780b0b2c7b','','','2019-03-12 04:51:00','2019-03-12 09:51:00','',1202,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1811',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1893,1,'2019-03-17 06:12:00','2019-03-17 11:12:00','a:8:{s:4:\"type\";s:5:\"group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13514a3a09f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"featured\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:6:\"layout\";s:5:\"block\";s:10:\"sub_fields\";a:0:{}}','Categories','categories_featured','publish','closed','closed','','field_5c8e2b7717599','','','2019-06-24 22:29:19','2019-06-25 03:29:19','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1893',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1899,1,'2019-03-17 09:54:05','2019-03-17 14:54:05','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Primary Graphic','primary_graphic','publish','closed','closed','','field_5c8e3599c48ed','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1899',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1900,1,'2019-03-17 09:54:05','2019-03-17 14:54:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Primary Title','primary_title','publish','closed','closed','','field_5c8e35cac48ee','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1900',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1901,1,'2019-03-17 09:54:05','2019-03-17 14:54:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Primary Subtitle','primary_subtitle','publish','closed','closed','','field_5c8e35edc48ef','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1901',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1902,1,'2019-03-17 09:54:05','2019-03-17 14:54:05','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";}','Primary Link','primary_link','publish','closed','closed','','field_5c8e361dc48f0','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1902',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1903,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Secondary Graphic One','secondary_graphic_one','publish','closed','closed','','field_5c8f022a4a68c','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1903',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1904,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Secondary Title One','secondary_title_one','publish','closed','closed','','field_5c8f02564a68d','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1904',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1905,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Secondary Subtitle One','secondary_subtitle_one','publish','closed','closed','','field_5c8f026a4a68e','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1905',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1906,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";}','Secondary Link One','secondary_link_one','publish','closed','closed','','field_5c8f02874a68f','','','2019-03-18 10:21:11','2019-03-18 15:21:11','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1906',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1907,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Secondary Graphic Two','secondary_graphic_two','publish','closed','closed','','field_5c8f029e4a690','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1907',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1908,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Secondary Title Two','secondary_title_two','publish','closed','closed','','field_5c8f02a34a691','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1908',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1909,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Secondary Subtitle Two','secondary_subtitle_two','publish','closed','closed','','field_5c8f02a94a692','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1909',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1910,1,'2019-03-17 21:32:12','2019-03-18 02:32:12','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";}','Secondary Link Two','secondary_link_two','publish','closed','closed','','field_5c8f02ad4a693','','','2019-03-18 10:21:11','2019-03-18 15:21:11','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1910',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1911,1,'2019-03-17 22:32:40','2019-03-18 03:32:40','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Align Primary Graphic To Right?','align_primary_graphic_to_right','publish','closed','closed','','field_5c8f1117c3905','','','2019-03-17 22:32:40','2019-03-18 03:32:40','',1893,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1911',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1921,1,'2019-03-25 15:28:35','2019-03-25 20:28:35','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email','team_contact','publish','closed','closed','','field_5c9939db1dc31','','','2020-09-18 00:47:56','2020-09-18 05:47:56','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1921',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1922,1,'2019-03-26 14:12:11','2019-03-26 19:12:11','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:7:\"choices\";a:2:{s:10:\"horizontal\";s:10:\"Horizontal\";s:8:\"vertical\";s:8:\"Vertical\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Section Type','section_type','publish','closed','closed','','field_5c9a794a1b7c6','','','2019-06-25 03:54:02','2019-06-25 08:54:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1922',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1950,1,'2019-04-16 13:27:41','2019-04-16 18:27:41','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Product Image','product_image','publish','closed','closed','','field_5cb61e51def90','','','2019-04-16 13:27:41','2019-04-16 18:27:41','',1946,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1950',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1951,1,'2019-04-16 13:27:41','2019-04-16 18:27:41','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Product Title','product_title','publish','closed','closed','','field_5cb61e6bdef91','','','2019-04-16 13:27:41','2019-04-16 18:27:41','',1946,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1951',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1952,1,'2019-04-16 13:27:41','2019-04-16 18:27:41','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Product Price','product_price','publish','closed','closed','','field_5cb61e75def92','','','2019-04-16 13:27:41','2019-04-16 18:27:41','',1946,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1952',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1953,1,'2019-04-16 13:27:41','2019-04-16 18:27:41','a:7:{s:4:\"type\";s:3:\"url\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";}','Product URL','product_url','publish','closed','closed','','field_5cb61e80def93','','','2019-04-16 13:27:41','2019-04-16 18:27:41','',1946,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1953',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1975,1,'2019-04-24 07:16:24','2019-04-24 12:16:24','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How Many Columns?','columns','publish','closed','closed','','field_5cc05375a29cf','','','2019-06-25 03:54:04','2019-06-25 08:54:04','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1975',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1976,1,'2019-04-24 07:28:07','2019-04-24 12:28:07','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5cc0562f3cb92','','','2019-04-24 07:28:07','2019-04-24 12:28:07','',1418,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1976',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1977,1,'2019-04-24 10:45:12','2019-04-24 15:45:12','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";}','Single Team Page Link(Override)','single_team_page_link','publish','closed','closed','','field_5cc0843ea3c95','','','2019-04-24 10:45:12','2019-04-24 15:45:12','',1418,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=1977',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (1980,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Default Theme','','publish','closed','closed','','default-theme','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1980',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1981,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Light Box','','publish','closed','closed','','lightbox','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1981',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1982,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Enterprise Blue','','publish','closed','closed','','enterprise-blue','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1982',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1983,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Hello Box','','publish','closed','closed','','hello-box','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1983',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1984,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Cutting Edge','','publish','closed','closed','','cutting-edge','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1984',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1985,1,'2019-04-26 08:02:16','2019-04-26 13:02:16','','Framed Border','','publish','closed','closed','','framed-border','','','2019-04-26 08:02:16','2019-04-26 13:02:16','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup_theme&p=1985',0,'popup_theme','',0);
INSERT INTO `wp_posts` VALUES (1986,1,'2019-04-26 08:05:25','2019-04-26 13:05:25','[gravityform id=\"8\" title=\"false\" description=\"true\" ajax=\"true\"]','Global Popup','','publish','closed','closed','','global-popup','','','2019-04-26 08:25:04','2019-04-26 13:25:04','',0,'https://e2d57bfff0.nxcli.net/?post_type=popup&#038;p=1986',0,'popup','',0);
INSERT INTO `wp_posts` VALUES (1990,1,'2019-04-26 10:07:14','2019-04-26 15:07:14','','Blog Sidebar','','publish','closed','closed','','blog-sidebar','','','2020-04-03 08:42:03','2020-04-03 13:42:03','',0,'https://e2d57bfff0.nxcli.net/?post_type=sidebar_instance&#038;p=1990',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (1997,1,'2019-04-26 11:31:39','2019-04-26 16:31:39','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Question Form Id','question_form_id','publish','closed','closed','','field_5cc331941844c','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=1997',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2006,1,'2019-05-16 06:10:44','2019-05-16 11:10:44','','Shop Sidebar','','publish','closed','closed','','shop-sidebar','','','2019-05-16 06:11:24','2019-05-16 11:11:24','',0,'https://e2d57bfff0.nxcli.net/?post_type=sidebar_instance&#038;p=2006',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (2007,1,'2019-05-16 06:21:28','2019-05-16 11:21:28','','Clothing & Apparel','','publish','closed','closed','','clothing-apparel','','','2019-05-16 06:21:28','2019-05-16 11:21:28','',0,'https://e2d57bfff0.nxcli.net/?p=2007',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (2008,1,'2019-05-16 06:21:28','2019-05-16 11:21:28',' ','','','publish','closed','closed','','2008','','','2019-05-16 06:21:28','2019-05-16 11:21:28','',30,'https://e2d57bfff0.nxcli.net/?p=2008',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (2009,1,'2019-05-16 06:21:28','2019-05-16 11:21:28',' ','','','publish','closed','closed','','2009','','','2019-05-16 06:21:28','2019-05-16 11:21:28','',30,'https://e2d57bfff0.nxcli.net/?p=2009',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (2010,1,'2019-05-16 06:21:28','2019-05-16 11:21:28',' ','','','publish','closed','closed','','2010','','','2019-05-16 06:21:28','2019-05-16 11:21:28','',30,'https://e2d57bfff0.nxcli.net/?p=2010',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (2013,1,'2019-05-21 04:44:36','2019-05-21 09:44:36','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c13afb00ac76\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"Video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c13b0ff0ac77\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"iframe\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"66.66\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Iframe Code','iframe_code','publish','closed','closed','','field_5ce3c85aab5bf','','','2019-06-14 07:28:06','2019-06-14 12:28:06','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2013',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2019,1,'2019-05-23 06:21:44','2019-05-23 11:21:44','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:5:{s:7:\"default\";s:7:\"Default\";s:15:\"sidebar-content\";s:23:\"Sidebar Content - Cards\";s:32:\"sidebar-content-full-width-cards\";s:34:\"Sidebar Content - Full Width Cards\";s:23:\"full-width-with-filters\";s:31:\"Full Width Content With Filters\";s:7:\"masonry\";s:7:\"Masonry\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:7:\"default\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Blog Layout','blog_layout','publish','closed','closed','','field_5ce681879fd81','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2019',71,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2024,1,'2019-05-31 09:23:26','2019-05-31 14:23:26','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','A New Ev','','publish','closed','closed','','a-new-ev','','','2019-05-31 09:23:26','2019-05-31 14:23:26','',0,'https://e2d57bfff0.nxcli.net/?post_type=sc_event&#038;p=2024',0,'sc_event','',0);
INSERT INTO `wp_posts` VALUES (2070,1,'2019-06-02 05:09:44','2019-06-02 10:09:44','a:11:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"map\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Map Width','map_width','publish','closed','closed','','field_5cf3a04f639ab','','','2019-06-25 03:46:58','2019-06-25 08:46:58','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2070',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2071,1,'2019-06-02 05:13:29','2019-06-02 10:13:29','a:11:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"map\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Map Iframe Code','map_iframe_code','publish','closed','closed','','field_5cf3a1325294d','','','2019-06-25 03:46:59','2019-06-25 08:46:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2071',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2407,1,'2019-06-14 05:53:47','2019-06-14 10:53:47','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c1661935a3a7\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:13:\"announcements\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Block\";}','Announcements','announcements','publish','closed','closed','','field_5d037c070ee4e','','','2019-06-25 03:47:02','2019-06-25 08:47:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2407',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2408,1,'2019-06-14 05:53:47','2019-06-14 10:53:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','announcement_title','publish','closed','closed','','field_5d037c070ee4f','','','2019-06-14 05:53:47','2019-06-14 10:53:47','',2407,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2408',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2409,1,'2019-06-14 05:53:47','2019-06-14 10:53:47','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Description','announcement_description','publish','closed','closed','','field_5d037c070ee50','','','2019-06-14 05:53:47','2019-06-14 10:53:47','',2407,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2409',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2410,1,'2019-06-14 05:53:47','2019-06-14 10:53:47','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Button Link','announcement_button_link','publish','closed','closed','','field_5d037c6b0ee51','','','2019-06-14 05:53:47','2019-06-14 10:53:47','',2407,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2410',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2414,1,'2019-06-14 07:28:06','2019-06-14 12:28:06','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Alt Image Link','block_image_link_alt','publish','closed','closed','','field_5d0392be33b47','','','2019-06-24 01:09:44','2019-06-24 06:09:44','',1216,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2414',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2917,1,'2019-06-24 22:29:06','2019-06-25 03:29:06','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c20e26733f3e\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59661fad8ae45\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118cca96fc1','','','2019-06-24 22:29:06','2019-06-25 03:29:06','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2917',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2918,1,'2019-06-24 22:29:08','2019-06-25 03:29:08','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c14ac3bd147c\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d0e7ee1d5cb\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118d3d96fc2','','','2019-06-24 22:29:08','2019-06-25 03:29:08','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2918',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2919,1,'2019-06-24 22:29:11','2019-06-25 03:29:11','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5929b0b8107ef\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"57fc61fbaec97\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118d8096fc3','','','2019-06-24 22:29:11','2019-06-25 03:29:11','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2919',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2920,1,'2019-06-24 22:29:14','2019-06-25 03:29:14','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_58b07cb5ab010\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58b07cb5ab00c\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118dbe96fc4','','','2019-06-24 22:29:14','2019-06-25 03:29:14','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2920',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2921,1,'2019-06-24 22:29:17','2019-06-25 03:29:17','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_592e20a30f5ef\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"592e20a30f5eb\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118e2e96fc5','','','2019-06-24 22:29:17','2019-06-25 03:29:17','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2921',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2922,1,'2019-06-24 22:29:20','2019-06-25 03:29:20','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_594151117e640\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"594151117e63c\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d118ecb96fc6','','','2019-06-24 22:29:20','2019-06-25 03:29:20','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2922',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2933,1,'2019-06-25 03:38:21','2019-06-25 08:38:21','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c15df5ff90a5\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c15df5ef90a1\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dceefdda1','','','2019-06-25 03:38:21','2019-06-25 08:38:21','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2933',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2934,1,'2019-06-25 03:38:24','2019-06-25 08:38:24','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c14f9dcf1fcf\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c14f9dbf1fcb\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dd2ffdda2','','','2019-06-25 03:40:35','2019-06-25 08:40:35','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2934',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2935,1,'2019-06-25 03:40:37','2019-06-25 08:40:37','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c151baebb36d\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c151c1dbb377\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c151badbb36b\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dda7cd511','','','2019-06-25 03:46:56','2019-06-25 08:46:56','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=2935',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2936,1,'2019-06-25 03:47:00','2019-06-25 08:47:00','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_586d32c2fe7e0\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"586d32c2fe7dd\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11ded6d8c8c','','','2019-06-25 03:47:00','2019-06-25 08:47:00','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2936',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2937,1,'2019-06-25 03:47:02','2019-06-25 08:47:02','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:2:{s:5:\"field\";s:19:\"field_5c161e4345b5a\";s:8:\"operator\";s:7:\"!=empty\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11df3bd8c8d','','','2019-06-25 03:47:02','2019-06-25 08:47:02','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2937',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2938,1,'2019-06-25 03:53:59','2019-06-25 08:53:59','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_594b2a958343b\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58efb67490aea\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dfe8aa1a8','','','2019-06-25 03:53:59','2019-06-25 08:53:59','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2938',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2939,1,'2019-06-25 03:54:01','2019-06-25 08:54:01','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_59ca87c0beb59\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"59ca87c0beb55\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dfe5aa1a7','','','2019-06-25 03:54:01','2019-06-25 08:54:01','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2939',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2940,1,'2019-06-25 03:54:03','2019-06-25 08:54:03','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_5a5753626a3df\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"5a5753626a3db\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dfe1aa1a6','','','2019-06-25 03:54:03','2019-06-25 08:54:03','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2940',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (2941,1,'2019-06-25 03:54:05','2019-06-25 08:54:05','a:13:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:2:{s:5:\"field\";s:19:\"field_58d2b21583d2f\";s:8:\"operator\";s:7:\"!=empty\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:13:\"58d2b21583d2b\";s:7:\"choices\";a:2:{s:5:\"cover\";s:5:\"Cover\";s:6:\"repeat\";s:6:\"Repeat\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:8:\"vertical\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Image Size','background_image_size','publish','closed','closed','','field_5d11dfdcaa1a5','','','2019-06-25 03:54:05','2019-06-25 08:54:05','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=2941',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3143,1,'2019-06-28 23:11:53','2019-06-29 04:11:53','a:11:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5c161e6045b60\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:9:\"thumbnail\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"parent_layout\";s:20:\"layout_5c161e4345b56\";s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Slider\";}','Slider','slider_thumbnail','publish','closed','closed','','field_5d16e4d94962b','','','2019-06-28 23:11:53','2019-06-29 04:11:53','',32,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=3143',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3144,1,'2019-06-28 23:11:54','2019-06-29 04:11:54','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slider Image','slider_image','publish','closed','closed','','field_5d16e4da4962c','','','2019-06-28 23:11:54','2019-06-29 04:11:54','',3143,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=3144',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3626,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Inner Content','','publish','closed','closed','','inner-content','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=inner-content',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3627,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Other Singular','','publish','closed','closed','','other-singular','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=other-singular',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3628,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Archive','','publish','closed','closed','','archive','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=archive',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3629,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Blog Post','','publish','closed','closed','','blog-post','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=blog-post',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3630,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Page','','publish','closed','closed','','page','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=page',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3631,1,'2019-07-10 21:37:16','2019-07-11 02:37:16','','Main','','publish','closed','closed','','main','','','2019-07-10 21:37:16','2019-07-11 02:37:16','',0,'https://e2d57bfff0.nxcli.net/?ct_template=main',0,'ct_template','',0);
INSERT INTO `wp_posts` VALUES (3670,1,'2019-07-10 21:52:11','2019-07-11 02:52:11','{\"field_id\":3,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"format\":\"first-last\",\"label\":\"Name\",\"required\":\"1\",\"size\":\"medium\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"required\":\"1\",\"size\":\"medium\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}],\"settings\":{\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"HJSFLEX\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"Thanks for contacting us! We will be in touch with you shortly.\",\"message_scroll\":\"1\"}},\"honeypot\":\"1\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\"},\"meta\":{\"template\":\"contact\"},\"id\":3670}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2019-07-10 21:52:11','2019-07-11 02:52:11','',0,'https://e2d57bfff0.nxcli.net/?post_type=wpforms&#038;p=3670',0,'wpforms','',0);
INSERT INTO `wp_posts` VALUES (3748,1,'2019-07-11 12:02:31','2019-07-11 17:02:31','<!-- wp:acf/image-content {\n    \"id\": \"block_5d276ba206798\",\n    \"name\": \"acf\\/image-content\",\n    \"data\": {\n        \"display_section_options\": \"0\",\n        \"_display_section_options\": \"field_5d354cbe2c6b9\",\n        \"section_options_clone\": \"\",\n        \"_section_options_clone\": \"field_5d39176919649\",\n        \"display_section_content\": \"0\",\n        \"_display_section_content\": \"field_5d399552ce5c6\",\n        \"display_bottom_content\": \"0\",\n        \"_display_bottom_content\": \"field_5d38b99232c78\",\n        \"section_bottom_content_clone\": \"\",\n        \"_section_bottom_content_clone\": \"field_5d3993f3352c4\"\n    },\n    \"align\": \"full\",\n    \"mode\": \"preview\"\n} /-->','TEST Reusable','','publish','closed','closed','','untitled-reusable-block','','','2020-10-10 05:02:31','2020-10-10 10:02:31','',0,'https://e2d57bfff0.nxcli.net/uncategorized/untitled-reusable-block/',0,'wp_block','',0);
INSERT INTO `wp_posts` VALUES (3751,1,'2019-07-24 21:43:03','2019-07-25 02:43:03','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Section Bottom Content (Global)','section-bottom-content-global','acf-disabled','closed','closed','','group_5d38b9922718d','','','2020-09-10 08:24:39','2020-09-10 13:24:39','',0,'https://e2d57bfff0.nxcli.net/?p=3751',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (3806,1,'2019-07-25 06:44:15','2019-07-25 11:44:15','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Bottom Content','bottom_content','publish','closed','closed','','field_5d3995e58719d','','','2019-08-01 10:17:05','2019-08-01 15:17:05','',3751,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3806',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3923,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Video + Content','block-video-content','acf-disabled','closed','closed','','group_5d3c6f8d2dee0','','','2020-09-10 08:22:44','2020-09-10 13:22:44','',0,'https://e2d57bfff0.nxcli.net/?p=3923',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (3924,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d3c6f8d36088','','','2019-07-27 10:36:45','2019-07-27 15:36:45','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=3924',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3925,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abac6\";i:1;s:19:\"field_5d42e9f4abb0c\";i:2;s:19:\"field_5e57802d92673\";i:3;s:19:\"field_5d42e9f4abb4a\";i:4;s:19:\"field_5d42e9f4abb87\";i:5;s:19:\"field_5e57806692674\";i:6;s:19:\"field_5d42e9f4abbc4\";i:7;s:19:\"field_5d42e9f4abc3e\";i:8;s:19:\"field_5d42e9f4abc7c\";i:9;s:19:\"field_5d42e9f4abcb8\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d3c6f8d360d3','','','2020-09-04 11:09:36','2020-09-04 16:09:36','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3925',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3926,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d3c6f8d3611a','','','2019-07-27 10:36:45','2019-07-27 15:36:45','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=3926',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3928,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"youtube\";s:7:\"Youtube\";s:5:\"vimeo\";s:5:\"Vimeo\";s:4:\"file\";s:4:\"File\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Source','video_source','publish','closed','closed','','field_5d3c6f8d3baf6','','','2019-10-30 01:08:35','2019-10-30 06:08:35','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3928',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3929,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Width','video_width','publish','closed','closed','','field_5d3c6f8d3bb40','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3929',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3930,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Alignment','video_alignment','publish','closed','closed','','field_5d3c6f8d3bb80','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3930',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3931,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Content','section_content','publish','closed','closed','','field_5d3c6f8d3bbc0','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3931',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3932,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','section_links','publish','closed','closed','','field_5d3c6f8d3bbff','','','2020-09-10 08:22:43','2020-09-10 13:22:43','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3932',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3933,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:16:\"two-thirds first\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d3c6f8d41273','','','2019-07-28 02:14:15','2019-07-28 07:14:15','',3932,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3933',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3937,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d3c6f8d49da2','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3937',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3938,1,'2019-07-27 10:36:45','2019-07-27 15:36:45','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d3c6f8d4aebb','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3938',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3939,1,'2019-07-27 10:43:33','2019-07-27 15:43:33','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3c6f8d3baf6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3c6f8d3baf6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"vimeo\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5d3c705e6d591','','','2019-10-30 01:08:36','2019-10-30 06:08:36','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3939',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3940,1,'2019-07-27 10:43:33','2019-07-27 15:43:33','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3c6f8d3baf6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Video File','video_file','publish','closed','closed','','field_5d3c70746d592','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3940',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3941,1,'2019-07-27 10:43:33','2019-07-27 15:43:33','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video Caption','video_caption','publish','closed','closed','','field_5d3c71016d593','','','2019-08-01 11:10:24','2019-08-01 16:10:24','',3923,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3941',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3975,1,'2019-07-28 02:06:51','2019-07-28 07:06:51','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"acf/button\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Button (Global)','button-global','publish','closed','closed','','group_5d3d49814d5d8','','','2019-07-30 22:41:02','2019-07-31 03:41:02','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=3975',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (3977,1,'2019-07-28 02:07:07','2019-07-28 07:07:07','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:16:\"two-thirds first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_5d3d49974ec85','','','2019-07-28 02:08:01','2019-07-28 07:08:01','',3975,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3977',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3978,1,'2019-07-28 02:07:07','2019-07-28 07:07:07','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button','make_button','publish','closed','closed','','field_5d3d49974ec86','','','2019-07-28 02:08:01','2019-07-28 07:08:01','',3975,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3978',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3979,1,'2019-07-28 02:07:07','2019-07-28 07:07:07','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3d49974ec86\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:16:\"two-thirds first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"primary\";s:7:\"primary\";s:9:\"secondary\";s:9:\"secondary\";s:5:\"white\";s:5:\"white\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Button Color','button_color','publish','closed','closed','','field_5d3d49974ec87','','','2019-07-28 02:08:01','2019-07-28 07:08:01','',3975,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3979',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (3980,1,'2019-07-28 02:07:07','2019-07-28 07:07:07','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3d49974ec86\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ghost Button?','ghost_button','publish','closed','closed','','field_5d3d49974ec88','','','2019-07-28 02:08:01','2019-07-28 07:08:01','',3975,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=3980',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4009,1,'2019-07-28 23:57:33','2019-07-29 04:57:33','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Title','card_title','publish','closed','closed','','field_5d3e7cb858221','','','2021-04-05 04:59:15','2021-04-05 09:59:15','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4009',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4010,1,'2019-07-28 23:57:33','2019-07-29 04:57:33','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62075c5de6a23\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62075ceae6a24\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Card Image','card_image','publish','closed','closed','','field_5d3e7cb858222','','','2022-02-12 02:50:02','2022-02-12 07:50:02','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4010',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4012,1,'2019-07-28 23:57:33','2019-07-29 04:57:33','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Card Description','card_description','publish','closed','closed','','field_5d3e7cb858224','','','2022-02-12 02:19:52','2022-02-12 07:19:52','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4012',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4071,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/recent-posts\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Recent Posts','block-cards-recent-posts','publish','closed','closed','','group_5d3ea34b572b7','','','2020-04-21 03:11:05','2020-04-21 08:11:05','',0,'https://e2d57bfff0.nxcli.net/?p=4071',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4072,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d3ea34b5f797','','','2019-07-29 02:42:03','2019-07-29 07:42:03','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4072',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4073,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d3ea34b5f7e2','','','2019-08-01 09:18:07','2019-08-01 14:18:07','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4073',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4074,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d3ea34b5f828','','','2019-07-29 02:42:03','2019-07-29 07:42:03','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4074',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4086,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d3ea34b71262','','','2020-04-21 03:11:04','2020-04-21 08:11:04','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4086',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4087,1,'2019-07-29 02:42:03','2019-07-29 07:42:03','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d3ea34b72309','','','2020-04-21 03:11:04','2020-04-21 08:11:04','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4087',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4088,1,'2019-07-29 02:48:27','2019-07-29 07:48:27','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:3:\"new\";s:9:\"New Posts\";s:8:\"category\";s:11:\"By Category\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Type Of Posts','type_of_posts','publish','closed','closed','','field_5d3ea401d70aa','','','2019-08-01 11:27:27','2019-08-01 16:27:27','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4088',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4089,1,'2019-07-29 02:48:27','2019-07-29 07:48:27','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:3;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Posts','number_of_posts','publish','closed','closed','','field_5d3ea46ed70ab','','','2019-08-01 11:27:27','2019-08-01 16:27:27','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4089',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4090,1,'2019-07-29 02:48:27','2019-07-29 07:48:27','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d3ea401d70aa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:8:\"category\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Post Category','post_category','publish','closed','closed','','field_5d3ea494d70ac','','','2019-08-01 11:27:27','2019-08-01 16:27:27','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4090',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4103,1,'2019-07-29 21:31:55','2019-07-30 02:31:55','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\r\\n\\r\\n\\u003c/p\\u003e\\r\\n\\r\\n\\u003ch3\\u003eReady to Plan your Getaway?\\u003c/h3\\u003e\\r\\nBook your perfect pet-friendly lakefront getaway in Alabama today and start making memories that last a lifetime!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','publish','closed','closed','','home','','','2025-11-08 02:11:57','2025-11-08 07:11:57','',0,'https://e2d57bfff0.nxcli.net/?page_id=4103',0,'page','',0);
INSERT INTO `wp_posts` VALUES (4108,1,'2019-07-29 21:53:54','2019-07-30 02:53:54','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Global CTA','global_cta','publish','closed','closed','','field_5d3fb03de00f9','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4108',24,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4110,1,'2019-07-29 21:53:54','2019-07-30 02:53:54','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','global_cta_links','publish','closed','closed','','field_5d3fb11ee00fb','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4110',38,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4111,1,'2019-07-29 21:53:54','2019-07-30 02:53:54','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d3fb129e00fc','','','2019-07-29 21:53:54','2019-07-30 02:53:54','',4110,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4111',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4112,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:9:\"Add Phone\";}','Phone Numbers','phone_numbers','publish','closed','closed','','field_5d3fc0351be39','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4112',56,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4113,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:3:\"row\";s:12:\"button_label\";s:9:\"Add Email\";}','Emails','emails','publish','closed','closed','','field_5d3fc0521be3a','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4113',58,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4114,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:12:\"Add Location\";}','Locations','locations','publish','closed','closed','','field_5d3fc0751be3b','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4114',60,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4115,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:2:\"br\";}','Location','location','publish','closed','closed','','field_5d3fc14b1be3f','','','2019-07-30 00:10:55','2019-07-30 05:10:55','',4114,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4115',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4116,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Hours Of Operation','hours_of_operation','publish','closed','closed','','field_5d3fc0ad1be3c','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4116',62,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4117,1,'2019-07-29 23:02:45','2019-07-30 04:02:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"30\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Contact Form ID','contact_form_id','publish','closed','closed','','field_5d3fc0e71be3d','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4117',64,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4118,1,'2019-07-29 23:08:02','2019-07-30 04:08:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Title','phone_title','publish','closed','closed','','field_5d3fc1ffea3e0','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4118',55,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4119,1,'2019-07-29 23:08:02','2019-07-30 04:08:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Title','email_title','publish','closed','closed','','field_5d3fc25bea3e2','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4119',57,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4120,1,'2019-07-29 23:08:02','2019-07-30 04:08:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Locations Title','locations_title','publish','closed','closed','','field_5d3fc267ea3e3','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4120',59,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4121,1,'2019-07-29 23:08:02','2019-07-30 04:08:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Hours Of Operation Title','hours_of_operation_title','publish','closed','closed','','field_5d3fc274ea3e4','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4121',61,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4122,1,'2019-07-29 23:08:02','2019-07-30 04:08:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Social Media Title','social_media_title','publish','closed','closed','','field_5d3fc28fea3e5','','','2022-04-14 05:58:43','2022-04-14 10:58:43','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4122',63,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4123,1,'2019-07-29 23:12:58','2019-07-30 04:12:58','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Global Newsletter','global_newsletter','publish','closed','closed','','field_5d3fc39bdfaa2','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4123',87,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4130,1,'2019-07-30 00:36:02','2019-07-30 05:36:02','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Media + Content','media_content','publish','closed','closed','','field_5d3fd7420c1dc','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4130',53,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4181,1,'2019-07-30 00:43:35','2019-07-30 05:43:35','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Recent Posts','recent_posts','publish','closed','closed','','field_5d3fd8fe14dba','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4181',32,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4284,1,'2019-07-30 23:29:10','2019-07-31 04:29:10','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Bottom Links','bottom_links','publish','closed','closed','','field_5d4118f4b4efd','','','2020-09-10 08:24:39','2020-09-10 13:24:39','',3751,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4284',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4285,1,'2019-07-30 23:29:10','2019-07-31 04:29:10','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d4118fdb4efe','','','2019-07-30 23:29:10','2019-07-31 04:29:10','',4284,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4285',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4311,1,'2019-07-31 00:33:38','2019-07-31 05:33:38','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:12:\"options_page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:25:\"acf-options-admin-display\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Admin Display','admin-display','publish','closed','closed','','group_5d41282b013f6','','','2022-04-19 11:51:00','2022-04-19 16:51:00','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=4311',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4312,1,'2019-07-31 00:39:48','2019-07-31 05:39:48','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Custom Post Types','','publish','closed','closed','','field_5d412900ae321','','','2022-03-25 06:08:38','2022-03-25 11:08:38','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4312',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4313,1,'2019-07-31 00:39:48','2019-07-31 05:39:48','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Blocks','custom_post_types_copy','publish','closed','closed','','field_5d41294bae322','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4313',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4314,1,'2019-07-31 00:39:48','2019-07-31 05:39:48','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Blog Options','custom_post_types_copy2','publish','closed','closed','','field_5d412983ae323','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4314',70,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4349,1,'2019-08-01 03:52:41','2019-08-01 08:52:41','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"all\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Media Banner Slider','block-media-banner-slider','acf-disabled','closed','closed','','group_5d42a85977982','','','2021-04-07 00:00:15','2021-04-07 05:00:15','',0,'https://e2d57bfff0.nxcli.net/?p=4349',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4363,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:2:\"bg\";s:17:\"Background Slider\";s:7:\"content\";s:14:\"Content Slider\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Slider Type','slider_type','publish','closed','closed','','field_5d42a99eb08e6','','','2020-04-12 05:44:40','2020-04-12 10:44:40','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4363',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4364,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Slide\";}','Slides','banner_slides','publish','closed','closed','','field_5d42a8ecb08e3','','','2021-01-24 10:50:57','2021-01-24 15:50:57','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4364',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4365,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slide Image','slide_image','publish','closed','closed','','field_5d42a8ecb08e4','','','2021-04-05 12:26:27','2021-04-05 17:26:27','',4364,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4365',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4366,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Slide Content','slide_content','publish','closed','closed','','field_5d42a9eab08e8','','','2020-07-20 03:09:04','2020-07-20 08:09:04','',4364,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4366',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4367,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Slide Links','slide_links','publish','closed','closed','','field_5d42aa44b08e9','','','2020-10-07 10:19:25','2020-10-07 15:19:25','',4364,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4367',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4368,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d42ab54b08ea','','','2020-04-12 05:44:43','2020-04-12 10:44:43','',4367,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4368',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4369,1,'2019-08-01 04:09:25','2019-08-01 09:09:25','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Bottom Bar Text','bottom_bar_text','publish','closed','closed','','field_5d42ac1db08eb','','','2021-01-24 10:50:58','2021-01-24 15:50:58','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4369',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4376,1,'2019-08-01 05:04:47','2019-08-01 10:04:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"bg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','banner_title','publish','closed','closed','','field_5d42b8491e4d0','','','2021-01-24 10:50:56','2021-01-24 15:50:56','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4376',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4377,1,'2019-08-01 05:04:47','2019-08-01 10:04:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"bg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','banner_subtitle','publish','closed','closed','','field_5d42b8531e4d1','','','2021-01-24 10:50:56','2021-01-24 15:50:56','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4377',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4378,1,'2019-08-01 05:04:47','2019-08-01 10:04:47','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"bg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','banner_description','publish','closed','closed','','field_5d42b85d1e4d2','','','2021-01-24 10:50:56','2021-01-24 15:50:56','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4378',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4379,1,'2019-08-01 05:04:47','2019-08-01 10:04:47','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"bg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','banner_links','publish','closed','closed','','field_5d42b8ab1e4d3','','','2021-01-24 10:50:58','2021-01-24 15:50:58','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4379',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4380,1,'2019-08-01 05:04:47','2019-08-01 10:04:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d42b8ab1e4d4','','','2020-04-12 05:44:45','2020-04-12 10:44:45','',4379,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4380',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4381,1,'2019-08-01 05:07:40','2019-08-01 10:07:40','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','TEST PROJECT','','publish','closed','closed','','test-project','','','2019-08-01 05:07:50','2019-08-01 10:07:50','',0,'https://e2d57bfff0.nxcli.net/?post_type=portfolio&#038;p=4381',0,'portfolio','',0);
INSERT INTO `wp_posts` VALUES (4385,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Section Settings (Global)','section-settings-global','acf-disabled','closed','closed','','group_5d42e9f4a0f9d','','','2025-07-11 04:25:48','2025-07-11 09:25:48','',0,'https://e2d57bfff0.nxcli.net/?p=4385',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4387,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5d42e9f4abac6','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4387',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4389,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e57802d92673\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Background Color','background_color','publish','closed','closed','','field_5d42e9f4abb4a','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4389',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4390,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e57802d92673\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:1;s:4:\"step\";s:3:\".05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Background Opacity','background_opacity','publish','closed','closed','','field_5d42e9f4abb87','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4390',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4391,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','section_text_color','publish','closed','closed','','field_5d42e9f4abbc4','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4391',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4392,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_5d42e9f4abc01','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4392',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4393,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_5d42e9f4abc3e','','','2025-07-11 04:22:33','2025-07-11 09:22:33','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4393',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4394,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:1;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Section Subtitle','section_subtitle','publish','closed','closed','','field_5d42e9f4abc7c','','','2025-07-11 04:17:47','2025-07-11 09:17:47','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4394',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4395,1,'2019-08-01 08:32:36','2019-08-01 13:32:36','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:10:\"full-width\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Section Description','section_description','publish','closed','closed','','field_5d42e9f4abcb8','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4395',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4462,1,'2019-08-01 22:12:21','2019-08-02 03:12:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Media Banner','media_banner','publish','closed','closed','','field_5d43a9031eb6a','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4462',26,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4463,1,'2019-08-01 22:12:21','2019-08-02 03:12:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Media Banner Slider','media_banner_slider','publish','closed','closed','','field_5d43a9151eb6b','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4463',27,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4464,1,'2019-08-01 22:12:21','2019-08-02 03:12:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Category Images','category_images','publish','closed','closed','','field_5d43a91f1eb6c','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4464',39,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4465,1,'2019-08-01 22:12:21','2019-08-02 03:12:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Partners - Simple','partners_simple','publish','closed','closed','','field_5d43a9371eb6d','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4465',56,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4468,1,'2019-08-01 22:12:21','2019-08-02 03:12:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Columns','hjs_columns','publish','closed','closed','','field_5d43a9e01eb71','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4468',43,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4489,1,'2019-08-01 23:06:15','2019-08-02 04:06:15','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:6:\"center\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Text Alignment','text_alignment','publish','closed','closed','','field_5d43b691adabf','','','2020-04-12 05:44:41','2020-04-12 10:44:41','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4489',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4490,1,'2019-08-01 23:09:36','2019-08-02 04:09:36','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e8307886f67c\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Overlay Color','overlay_color','publish','closed','closed','','field_5d43b740a011b','','','2021-01-24 10:50:57','2021-01-24 15:50:57','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4490',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4491,1,'2019-08-01 23:09:36','2019-08-02 04:09:36','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e8307886f67c\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:1;s:4:\"step\";s:3:\"0.1\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Overlay Opacity','overlay_opacity','publish','closed','closed','','field_5d43b75da011c','','','2021-01-24 10:50:57','2021-01-24 15:50:57','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4491',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4518,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/category-images\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Category Images','block-category-images','publish','closed','closed','','group_5d43e9ad2092a','','','2021-04-05 07:09:32','2021-04-05 12:09:32','',0,'https://e2d57bfff0.nxcli.net/?p=4518',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4519,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d43e9ad2aa15','','','2019-08-02 02:43:41','2019-08-02 07:43:41','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4519',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4520,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d43e9ad2aa5d','','','2019-08-02 02:43:41','2019-08-02 07:43:41','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4520',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4521,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d43e9ad2aaa1','','','2019-08-02 02:43:41','2019-08-02 07:43:41','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4521',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4522,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add Category\";}','Categories','categories','publish','closed','closed','','field_5d43e9ad2aadf','','','2019-08-02 03:26:20','2019-08-02 08:26:20','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4522',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4523,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5d43e9ad2efea','','','2021-04-05 07:09:32','2021-04-05 12:09:32','',4522,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4523',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4524,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5d43e9ad2f031','','','2020-06-04 01:28:57','2020-06-04 06:28:57','',4522,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4524',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4527,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Category Link','category_link','publish','closed','closed','','field_5d43e9ad2f0e7','','','2020-06-04 01:28:57','2020-06-04 06:28:57','',4522,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4527',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4528,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d43e9ad35265','','','2019-08-02 02:43:41','2019-08-02 07:43:41','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4528',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4529,1,'2019-08-02 02:43:41','2019-08-02 07:43:41','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d43e9ad3629a','','','2019-08-02 02:43:41','2019-08-02 07:43:41','',4518,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4529',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4534,1,'2019-08-02 03:26:20','2019-08-02 08:26:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Subtitle','category_subtitle','publish','closed','closed','','field_5d43f39cdae06','','','2021-04-05 07:09:32','2021-04-05 12:09:32','',4522,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4534',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4554,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"fontawesome\";s:12:\"Font Awesome\";s:3:\"svg\";s:3:\"SVG\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_5d4440638ce80','','','2021-04-05 07:23:37','2021-04-05 12:23:37','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4554',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4555,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d4440638ce80\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"fontawesome\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','icon_fa','publish','closed','closed','','field_5d4440c48ce81','','','2021-04-05 07:23:37','2021-04-05 12:23:37','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4555',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4556,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d4440638ce80\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"svg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Icon Image','icon_image','publish','closed','closed','','field_5d4441118ce82','','','2021-04-05 07:23:38','2021-04-05 12:23:38','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4556',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4557,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','column_title','publish','closed','closed','','field_5d4441668ce83','','','2020-06-04 01:33:26','2020-06-04 06:33:26','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4557',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4558,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','column_description','publish','closed','closed','','field_5d4441888ce84','','','2020-08-30 01:11:07','2020-08-30 06:11:07','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4558',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4559,1,'2019-08-02 09:03:23','2019-08-02 14:03:23','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','column_links','publish','closed','closed','','field_5d4441d98ce85','','','2020-08-30 01:11:07','2020-08-30 06:11:07','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4559',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4576,1,'2019-08-02 10:49:50','2019-08-02 15:49:50','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d445b6f5ec33','','','2019-08-02 10:49:50','2019-08-02 15:49:50','',4559,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4576',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4590,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/partners-simple\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Partners - Simple','block-partners-simple','publish','closed','closed','','group_5d450f3987f42','','','2021-08-24 00:52:24','2021-08-24 05:52:24','',0,'https://e2d57bfff0.nxcli.net/?p=4590',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4591,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d450f39936ce','','','2019-08-02 23:36:09','2019-08-03 04:36:09','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4591',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4592,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:14:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abc01\";i:5;s:19:\"field_5d42e9f4abac6\";i:6;s:19:\"field_5f6e0feefba56\";i:7;s:19:\"field_5e57802d92673\";i:8;s:19:\"field_5d42e9f4abb4a\";i:9;s:19:\"field_5d42e9f4abb87\";i:10;s:19:\"field_5e57806692674\";i:11;s:19:\"field_5f525b2b9bb56\";i:12;s:19:\"field_5dff15a703ec6\";i:13;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d450f399372a','','','2021-08-24 00:36:33','2021-08-24 05:36:33','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4592',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4593,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d450f3993777','','','2019-08-02 23:36:09','2019-08-03 04:36:09','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4593',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4594,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:11:\"Add Partner\";}','Partners','partners','publish','closed','closed','','field_5d450f39937c4','','','2021-08-24 00:52:24','2021-08-24 05:52:24','',11612,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4594',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4600,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d450f39a3485','','','2021-08-24 00:36:34','2021-08-24 05:36:34','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4600',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4601,1,'2019-08-02 23:36:09','2019-08-03 04:36:09','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d450f39a483d','','','2021-08-24 00:36:34','2021-08-24 05:36:34','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4601',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4602,1,'2019-08-02 23:40:15','2019-08-03 04:40:15','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Convert To Slider','convert_to_slider','publish','closed','closed','','field_5d450ffdb868e','','','2019-08-02 23:40:15','2019-08-03 04:40:15','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4602',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4603,1,'2019-08-02 23:40:15','2019-08-03 04:40:15','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Partner Logo','partner_logo','publish','closed','closed','','field_5d450f92b868c','','','2019-08-02 23:44:17','2019-08-03 04:44:17','',4594,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4603',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4604,1,'2019-08-02 23:40:15','2019-08-03 04:40:15','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Partner Link','partner_link','publish','closed','closed','','field_5d450fd4b868d','','','2019-08-02 23:43:30','2019-08-03 04:43:30','',4594,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4604',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4640,1,'2019-08-03 00:36:10','2019-08-03 05:36:10','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Call To Action','call_to_action','publish','closed','closed','','field_5d451d384f838','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4640',48,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4648,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/media-banner\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Media Banner','block-media-banner','publish','closed','closed','','group_5d452bfa3616d','','','2022-05-21 16:34:35','2022-05-21 21:34:35','',0,'https://e2d57bfff0.nxcli.net/?p=4648',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4650,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:5:\"video\";s:5:\"Video\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Banner Type','banner_type','publish','closed','closed','','field_5d452bfa400fa','','','2019-08-15 23:40:06','2019-08-16 04:40:06','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4650',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4651,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:6:\"center\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Content Align','text_alignment','publish','closed','closed','','field_5d452bfa40140','','','2021-11-26 08:18:10','2021-11-26 13:18:10','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4651',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4652,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','banner_title','publish','closed','closed','','field_5d452bfa40188','','','2022-05-21 16:07:58','2022-05-21 21:07:58','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4652',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4653,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','banner_subtitle','publish','closed','closed','','field_5d452bfa401c8','','','2022-05-21 16:07:59','2022-05-21 21:07:59','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4653',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4654,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','banner_description','publish','closed','closed','','field_5d452bfa40207','','','2022-05-21 16:07:59','2022-05-21 21:07:59','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4654',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4660,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e92f6b3836cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Overlay Color','overlay_color','publish','closed','closed','','field_5d452bfa4dc1e','','','2021-11-27 09:29:46','2021-11-27 14:29:46','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4660',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4661,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e92f6b3836cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:1;s:4:\"step\";s:3:\"0.1\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Overlay Opacity','overlay_opacity','publish','closed','closed','','field_5d452bfa4ecca','','','2021-11-27 09:29:46','2021-11-27 14:29:46','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4661',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4662,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','banner_links','publish','closed','closed','','field_5d452bfa4fdbf','','','2022-05-21 16:07:59','2022-05-21 21:07:59','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4662',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4663,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d452bfa50e4a','','','2019-08-03 01:38:50','2019-08-03 06:38:50','',4662,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4663',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4664,1,'2019-08-03 01:38:50','2019-08-03 06:38:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Bottom Bar Text','bottom_bar_text','publish','closed','closed','','field_5d452bfa52d86','','','2022-05-21 16:08:00','2022-05-21 21:08:00','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4664',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4665,1,'2019-08-03 01:45:09','2019-08-03 06:45:09','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Banner Image','banner_image','publish','closed','closed','','field_5d452c5f5f1c8','','','2020-04-12 04:59:22','2020-04-12 09:59:22','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4665',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4666,1,'2019-08-03 01:45:09','2019-08-03 06:45:09','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d96c4a8aa3e4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Video File','video_file','publish','closed','closed','','field_5d452cfc5f1c9','','','2021-11-27 09:29:45','2021-11-27 14:29:45','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4666',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4698,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/call-to-action\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Call To Action','block-call-to-action','publish','closed','closed','','group_5d46675f61ebf','','','2022-03-28 01:04:57','2022-03-28 06:04:57','',0,'https://e2d57bfff0.nxcli.net/?p=4698',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4701,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:6:\"center\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Alignment','alignment','publish','closed','closed','','field_5d46675f6f1b6','','','2022-02-21 10:46:33','2022-02-21 15:46:33','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4701',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4706,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f33a188fadef\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"stacked\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','cta_title','publish','closed','closed','','field_5d46675f6f30a','','','2022-02-21 10:46:34','2022-02-21 15:46:34','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4706',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4707,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f33a188fadef\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"stacked\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','cta_subtitle','publish','closed','closed','','field_5d46675f6f34c','','','2022-02-21 10:46:34','2022-02-21 15:46:34','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4707',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4708,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','cta_description','publish','closed','closed','','field_5d46675f6f38f','','','2022-02-21 10:46:34','2022-02-21 15:46:34','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4708',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4709,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','cta_links','publish','closed','closed','','field_5d46675f6f3d1','','','2022-02-21 10:46:34','2022-02-21 15:46:34','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4709',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4710,1,'2019-08-04 00:04:31','2019-08-04 05:04:31','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d46675f7e1cc','','','2019-08-04 00:04:31','2019-08-04 05:04:31','',4709,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4710',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4739,1,'2019-08-04 00:46:13','2019-08-04 05:46:13','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','column_title','publish','closed','closed','','field_5d467125ba4e1','','','2021-04-02 16:47:17','2021-04-02 21:47:17','',4731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4739',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4740,1,'2019-08-04 00:46:13','2019-08-04 05:46:13','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Content','column_content','publish','closed','closed','','field_5d467125ba522','','','2021-04-02 16:47:17','2021-04-02 21:47:17','',4731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4740',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4775,1,'2019-08-04 01:16:32','2019-08-04 06:16:32','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5d46777c7354c','','','2019-08-04 01:16:32','2019-08-04 06:16:32','',4763,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4775',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4792,1,'2019-08-07 03:52:34','2019-08-07 08:52:34','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Count Up Stats','count_up_stats','publish','closed','closed','','field_5d4a9146e112a','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4792',46,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4793,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/count-up-stats\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Count Up Stats','block-count-up-stats','publish','closed','closed','','group_5d4a8d7c3940b','','','2022-01-30 10:48:17','2022-01-30 15:48:17','',0,'https://e2d57bfff0.nxcli.net/?p=4793',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4794,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d4a8d7c54b50','','','2019-08-07 03:53:26','2019-08-07 08:53:26','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4794',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4795,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d4a8d7c54ba3','','','2019-08-07 03:53:26','2019-08-07 08:53:26','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4795',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4796,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d4a8d7c54bf4','','','2019-08-07 03:53:26','2019-08-07 08:53:26','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4796',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4797,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Stat\";}','Stats','stats','publish','closed','closed','','field_5d4a8d7c54c3a','','','2019-08-07 03:53:26','2019-08-07 08:53:26','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4797',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4798,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Stat Before','stat_before','publish','closed','closed','','field_5d4a8ee36fee9','','','2022-01-30 10:34:48','2022-01-30 15:34:48','',4797,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4798',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4799,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Stat Number','stat_number','publish','closed','closed','','field_5d4a8f246feea','','','2022-01-30 10:34:48','2022-01-30 15:34:48','',4797,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4799',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4800,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Stat After','stat_after','publish','closed','closed','','field_5d4a8f266feeb','','','2022-01-30 10:34:49','2022-01-30 15:34:49','',4797,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4800',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4801,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:2:\"br\";}','Stat Description','stat_description','publish','closed','closed','','field_5d4a8f2b6feec','','','2022-01-30 10:34:49','2022-01-30 15:34:49','',4797,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4801',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4802,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d4a8d7e72674','','','2022-01-30 10:48:17','2022-01-30 15:48:17','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4802',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4803,1,'2019-08-07 03:53:26','2019-08-07 08:53:26','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d4a8d7eb0168','','','2022-01-30 10:48:17','2022-01-30 15:48:17','',4793,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4803',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4812,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"acf/hjs-columns\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Columns','block-columns','publish','closed','closed','','group_5d5130d70b118','','','2022-04-02 01:12:52','2022-04-02 06:12:52','',0,'https://e2d57bfff0.nxcli.net/?p=4812',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4813,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d5130d7163c8','','','2019-08-12 04:26:47','2019-08-12 09:26:47','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4813',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4814,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d5130d716415','','','2019-08-12 04:26:47','2019-08-12 09:26:47','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4814',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4815,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d5130d716459','','','2019-08-12 04:26:47','2019-08-12 09:26:47','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4815',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4816,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Column\";}','Columns','content_columns','publish','closed','closed','','field_5d5130d716497','','','2022-04-02 01:12:52','2022-04-02 06:12:52','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4816',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4819,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}i:1;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}i:1;a:3:{s:5:\"field\";s:19:\"field_62165e673b4e2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5d5130d71c087','','','2022-02-24 03:42:33','2022-02-24 08:42:33','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4819',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4820,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5d5130d71c0c7','','','2022-02-23 11:38:50','2022-02-23 16:38:50','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4820',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4821,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_5d5130d71c107','','','2022-02-24 02:30:38','2022-02-24 07:30:38','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4821',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4822,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','links','publish','closed','closed','','field_5d5130d71c14c','','','2022-02-24 02:30:38','2022-02-24 07:30:38','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4822',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4823,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d5130d7234ca','','','2019-08-12 04:26:47','2019-08-12 09:26:47','',4822,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4823',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4824,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d5130d726aac','','','2022-04-02 01:12:52','2022-04-02 06:12:52','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4824',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4825,1,'2019-08-12 04:26:47','2019-08-12 09:26:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d5130d727dd1','','','2022-04-02 01:12:52','2022-04-02 06:12:52','',4812,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4825',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4826,1,'2019-08-12 04:38:25','2019-08-12 09:38:25','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:5:\"video\";s:5:\"Video\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Type','media_type','publish','closed','closed','','field_5d51314136081','','','2022-02-23 11:38:50','2022-02-23 16:38:50','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4826',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4827,1,'2019-08-12 04:38:25','2019-08-12 09:38:25','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:10:\"two-thirds\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:7:\"youtube\";s:7:\"Youtube\";s:5:\"vimeo\";s:5:\"Vimeo\";s:4:\"file\";s:4:\"File\";s:6:\"iframe\";s:6:\"Iframe\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Source','video_source','publish','closed','closed','','field_5d51328236082','','','2022-02-24 03:42:34','2022-02-24 08:42:34','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4827',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4828,1,'2019-08-12 04:38:25','2019-08-12 09:38:25','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:3:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:2;a:3:{s:5:\"field\";s:19:\"field_5d51328236082\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}i:1;a:3:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:2;a:3:{s:5:\"field\";s:19:\"field_5d51328236082\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"vimeo\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5d51334636083','','','2022-02-24 03:42:34','2022-02-24 08:42:34','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4828',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4829,1,'2019-08-12 04:56:23','2019-08-12 09:56:23','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:3:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:2;a:3:{s:5:\"field\";s:19:\"field_5d51328236082\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Video File','video_file','publish','closed','closed','','field_5d5136f5ee58a','','','2022-02-24 03:42:34','2022-02-24 08:42:34','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4829',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4830,1,'2019-08-12 04:56:23','2019-08-12 09:56:23','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:3:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d51314136081\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:2;a:3:{s:5:\"field\";s:19:\"field_5d51328236082\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"iframe\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Iframe Code','iframe_code','publish','closed','closed','','field_5d51374dee58c','','','2022-02-24 03:42:34','2022-02-24 08:42:34','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4830',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4863,1,'2019-08-12 06:44:54','2019-08-12 11:44:54','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Power Quote','power_quote','publish','closed','closed','','field_5d515128b3957','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4863',61,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4864,1,'2019-08-12 07:04:10','2019-08-12 12:04:10','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"acf/power-quote\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Power Quote','block-power-quote','publish','closed','closed','','group_5d5155ba7aa82','','','2022-04-01 01:19:53','2022-04-01 06:19:53','',0,'https://e2d57bfff0.nxcli.net/?p=4864',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4875,1,'2019-08-12 07:04:10','2019-08-12 12:04:10','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','quote_links','publish','closed','closed','','field_5d5155ba879b0','','','2022-04-01 01:19:06','2022-04-01 06:19:06','',4864,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4875',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4876,1,'2019-08-12 07:04:10','2019-08-12 12:04:10','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d5155ba97333','','','2019-08-12 07:04:10','2019-08-12 12:04:10','',4875,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4876',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4877,1,'2019-08-12 07:07:15','2019-08-12 12:07:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Quote','quote','publish','closed','closed','','field_5d515636efebb','','','2022-02-24 11:30:52','2022-02-24 16:30:52','',10171,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4877',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4878,1,'2019-08-12 07:07:15','2019-08-12 12:07:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Author','author','publish','closed','closed','','field_5d51564befebc','','','2022-02-24 11:30:53','2022-02-24 16:30:53','',10171,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4878',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4879,1,'2019-08-12 07:07:15','2019-08-12 12:07:15','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Website','website','publish','closed','closed','','field_5d515651efebd','','','2022-02-24 11:30:53','2022-02-24 16:30:53','',10171,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4879',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4896,1,'2019-08-15 02:40:39','2019-08-15 07:40:39','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Category Images - Full Width','category_images_full_width','publish','closed','closed','','field_5d550c62ea529','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4896',41,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4897,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:30:\"acf/category-images-full-width\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Category Images - Full Width','block-category-images-full-width','publish','closed','closed','','group_5d550c8ae588c','','','2021-04-07 00:38:08','2021-04-07 05:38:08','',0,'https://e2d57bfff0.nxcli.net/?p=4897',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (4898,1,'2019-08-15 02:40:58','2019-08-15 07:40:58','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d550c8af044a','','','2019-08-15 02:40:58','2019-08-15 07:40:58','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4898',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4899,1,'2019-08-15 02:40:58','2019-08-15 07:40:58','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d550c8af0495','','','2019-08-15 02:40:58','2019-08-15 07:40:58','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4899',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4900,1,'2019-08-15 02:40:58','2019-08-15 07:40:58','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d550c8af04dc','','','2019-08-15 02:40:58','2019-08-15 07:40:58','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4900',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4901,1,'2019-08-15 02:40:58','2019-08-15 07:40:58','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add Category\";}','Categories','categories','publish','closed','closed','','field_5d550c8af051c','','','2019-08-15 02:40:59','2019-08-15 07:40:59','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4901',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4902,1,'2019-08-15 02:40:58','2019-08-15 07:40:58','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5d550c8b0093b','','','2020-07-20 03:53:44','2020-07-20 08:53:44','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4902',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4903,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Category Description','category_description','publish','closed','closed','','field_5d550c8b00985','','','2020-07-20 03:53:44','2020-07-20 08:53:44','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4903',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4904,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Image','category_image','publish','closed','closed','','field_5d550c8b009cc','','','2021-04-05 07:20:16','2021-04-05 12:20:16','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4904',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4905,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Category Link','category_link','publish','closed','closed','','field_5d550c8b00a0c','','','2020-07-20 03:53:45','2020-07-20 08:53:45','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4905',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4906,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d550c8b05c80','','','2019-08-15 02:40:59','2019-08-15 07:40:59','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4906',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4907,1,'2019-08-15 02:40:59','2019-08-15 07:40:59','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d550c8b06d3f','','','2019-08-15 02:40:59','2019-08-15 07:40:59','',4897,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4907',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4908,1,'2019-08-15 02:55:21','2019-08-15 07:55:21','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Overlay Color','overlay_color','publish','closed','closed','','field_5d550f7e69ca8','','','2021-04-05 07:20:16','2021-04-05 12:20:16','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4908',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4937,1,'2019-08-15 03:35:36','2019-08-15 08:35:36','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:11:\"testimonial\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Testimonial','testimonial','publish','closed','closed','','field_5d55193759ac4','','','2019-08-15 03:35:36','2019-08-15 08:35:36','',4925,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4937',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4961,1,'2019-08-15 23:35:21','2019-08-16 04:35:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Full Screen','full_screen','publish','closed','closed','','field_5d56324599a20','','','2019-08-15 23:40:06','2019-08-16 04:40:06','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4961',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4963,1,'2019-08-15 23:35:21','2019-08-16 04:35:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','View More Text','view_more_text','publish','closed','closed','','field_5d56327599a22','','','2022-05-21 16:08:00','2022-05-21 21:08:00','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4963',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4964,1,'2019-08-15 23:36:37','2019-08-16 04:36:37','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Full Screen','full_screen','publish','closed','closed','','field_5d56329fbc5e6','','','2021-01-24 10:50:55','2021-01-24 15:50:55','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4964',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4966,1,'2019-08-15 23:36:38','2019-08-16 04:36:38','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','View More Text','view_more_text','publish','closed','closed','','field_5d5632c1bc5e8','','','2021-01-24 10:50:59','2021-01-24 15:50:59','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=4966',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (4980,1,'2019-08-16 00:02:55','2019-08-16 05:02:55','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d5638fc892de','','','2019-08-16 00:02:55','2019-08-16 05:02:55','',4925,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=4980',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5009,1,'2019-08-18 22:03:06','2019-08-19 03:03:06','<iframe title=\"4K Video ? Beauty of Nature\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/0wCC3aLXdOw?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>','','','publish','closed','closed','','230cad88b701ef07b423c90bb9c5dbe2','','','2019-08-18 22:03:06','2019-08-19 03:03:06','',0,'https://e2d57bfff0.nxcli.net/uncategorized/230cad88b701ef07b423c90bb9c5dbe2/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (5035,1,'2019-08-18 22:20:47','2019-08-19 03:20:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5d5a158ff2c75','','','2019-08-18 22:20:47','2019-08-19 03:20:47','',5024,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5035',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5052,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:28:\"acf/category-images-featured\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Category Images - Featured','block-category-images-featured','publish','closed','closed','','group_5d5a207cb39e0','','','2021-04-07 00:35:50','2021-04-07 05:35:50','',0,'https://e2d57bfff0.nxcli.net/?p=5052',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5053,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d5a207cbab18','','','2019-08-18 23:07:24','2019-08-19 04:07:24','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5053',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5054,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d5a207cbab64','','','2021-04-07 00:35:49','2021-04-07 05:35:49','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5054',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5055,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d5a207cbabb4','','','2019-08-18 23:07:24','2019-08-19 04:07:24','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5055',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5061,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d5a207cc8763','','','2020-11-27 10:48:35','2020-11-27 15:48:35','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5061',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5062,1,'2019-08-18 23:07:24','2019-08-19 04:07:24','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d5a207cc9843','','','2020-11-27 10:48:36','2020-11-27 15:48:36','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5062',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5064,1,'2019-08-18 23:08:18','2019-08-19 04:08:18','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Category Images - Featured','category_images_featured','publish','closed','closed','','field_5d5a20a92e770','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5064',40,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5099,1,'2019-08-18 23:27:43','2019-08-19 04:27:43','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Align Primary Graphic To Right?','align_primary_graphic_to_right','publish','closed','closed','','field_5d5a249b9329d','','','2020-11-27 08:47:30','2020-11-27 13:47:30','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5099',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5140,1,'2019-08-21 00:08:16','2019-08-21 05:08:16','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Countdown Timer','countdown_timer','publish','closed','closed','','field_5d5cd178d370c','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5140',45,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5142,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/countdown-timer\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Countdown Timer','block-countdown-timer','publish','closed','closed','','group_5d5bf3a5e1d1a','','','2021-04-07 00:44:37','2021-04-07 05:44:37','',0,'https://e2d57bfff0.nxcli.net/?p=5142',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5143,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d5bf50755826','','','2019-08-21 00:09:29','2019-08-21 05:09:29','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5143',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5144,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d5bf3a5eee67','','','2021-04-07 00:44:37','2021-04-07 05:44:37','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5144',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5145,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d5bf51955827','','','2019-08-21 00:09:29','2019-08-21 05:09:29','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5145',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5146,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:8:{s:4:\"type\";s:16:\"date_time_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:14:\"display_format\";s:11:\"d/m/Y g:i a\";s:13:\"return_format\";s:12:\"F j, Y g:i a\";s:9:\"first_day\";i:1;}','Date Time','date_time','publish','closed','closed','','field_5d5bf3f864a41','','','2019-08-21 00:09:29','2019-08-21 05:09:29','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5146',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5147,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:8:\"GMT+0000\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Timezone','timezone','publish','closed','closed','','field_5d5c1053d3e34','','','2019-08-21 00:09:29','2019-08-21 05:09:29','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5147',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5148,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d5bf3a60f11d','','','2020-09-10 11:08:55','2020-09-10 16:08:55','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5148',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5149,1,'2019-08-21 00:09:29','2019-08-21 05:09:29','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d5bf3a610f30','','','2020-09-10 11:08:55','2020-09-10 16:08:55','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5149',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5155,1,'2019-08-21 00:15:56','2019-08-21 05:15:56','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:46:\"Hide this section on the front end of the site\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hidden Section','hidden_section','publish','closed','closed','','field_5d5cd369d941e','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5155',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5250,1,'2019-08-24 23:07:29','2019-08-25 04:07:29','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Products','product_cards','publish','closed','closed','','field_5d6208b2fd4c0','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5250',31,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5251,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"acf/product-cards\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Products','block-cards-products','publish','closed','closed','','group_5d620bc08ec50','','','2020-04-21 03:05:06','2020-04-21 08:05:06','',0,'https://e2d57bfff0.nxcli.net/?p=5251',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5252,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d620bc098711','','','2019-08-24 23:17:04','2019-08-25 04:17:04','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5252',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5253,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d620bc09875d','','','2019-08-24 23:17:04','2019-08-25 04:17:04','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5253',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5254,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d620bc0987a5','','','2019-08-24 23:17:04','2019-08-25 04:17:04','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5254',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5261,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d620bc0a4bfa','','','2020-04-21 03:05:05','2020-04-21 08:05:05','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5261',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5262,1,'2019-08-24 23:17:04','2019-08-25 04:17:04','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d620bc0a5ccb','','','2020-04-21 03:05:05','2020-04-21 08:05:05','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5262',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5263,1,'2019-08-24 23:23:32','2019-08-25 04:23:32','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:4;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Products','number_of_products','publish','closed','closed','','field_5d620bdf7d82f','','','2019-08-24 23:23:32','2019-08-25 04:23:32','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5263',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5264,1,'2019-08-24 23:23:32','2019-08-25 04:23:32','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:3:\"new\";s:3:\"New\";s:8:\"featured\";s:8:\"Featured\";s:7:\"popular\";s:7:\"Popular\";s:8:\"category\";s:11:\"By Category\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Type Of Products','type_of_products','publish','closed','closed','','field_5d620c0d7d830','','','2019-08-24 23:33:24','2019-08-25 04:33:24','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5264',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5265,1,'2019-08-24 23:23:32','2019-08-25 04:23:32','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d620c0d7d830\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:11:\"product_cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Product Category','product_category','publish','closed','closed','','field_5d620cff7d831','','','2019-08-24 23:32:44','2019-08-25 04:32:44','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5265',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5288,1,'2019-08-27 03:40:30','2019-08-27 08:40:30','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Pricing Tables','pricing_tables','publish','closed','closed','','field_5d64ec66957e0','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5288',30,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5289,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/pricing-tables\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Pricing Tables','block-cards-pricing-tables','publish','closed','closed','','group_5d64ec9089386','','','2021-04-05 06:38:51','2021-04-05 11:38:51','',0,'https://e2d57bfff0.nxcli.net/?p=5289',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5290,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d64ec90ac48c','','','2019-08-27 03:40:48','2019-08-27 08:40:48','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5290',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5291,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d64ec90ac4eb','','','2019-08-27 03:40:48','2019-08-27 08:40:48','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5291',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5292,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d64ec90ac547','','','2019-08-27 03:40:48','2019-08-27 08:40:48','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5292',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5299,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d64ec90c3627','','','2019-08-27 03:49:04','2019-08-27 08:49:04','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5299',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5300,1,'2019-08-27 03:40:48','2019-08-27 08:40:48','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d64ec90c4c18','','','2019-08-27 03:49:04','2019-08-27 08:49:04','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5300',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5301,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:13:\"Add New Price\";}','Prices','prices','publish','closed','closed','','field_5d64ecd56f01e','','','2019-08-27 03:49:04','2019-08-27 08:49:04','',5289,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5301',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5302,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price Title','price_title','publish','closed','closed','','field_5d64ecf46f01f','','','2021-04-05 06:38:51','2021-04-05 11:38:51','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5302',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5303,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Price','price','publish','closed','closed','','field_5d64ed176f020','','','2021-04-05 06:38:51','2021-04-05 11:38:51','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5303',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5304,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Highlight Message','highlight_message','publish','closed','closed','','field_5d64ed336f021','','','2020-06-04 01:22:59','2020-06-04 06:22:59','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5304',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5305,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:19:\"Add New Sales Point\";}','Sales Points','sales_points','publish','closed','closed','','field_5d64ed516f022','','','2020-06-04 01:23:00','2020-06-04 06:23:00','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5305',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5306,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sales Point','sales_point','publish','closed','closed','','field_5d64ed6c6f023','','','2019-08-27 03:47:45','2019-08-27 08:47:45','',5305,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5306',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5307,1,'2019-08-27 03:47:45','2019-08-27 08:47:45','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:5:\"group\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Purchase Link','purchase_link','publish','closed','closed','','field_5d64ed916f024','','','2020-06-04 01:23:00','2020-06-04 06:23:00','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5307',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5407,1,'2019-08-30 23:02:20','2019-08-31 04:02:20','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Testimonial','testimonial_cards','publish','closed','closed','','field_5d69f13c8cca0','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5407',34,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5408,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"acf/testimonial-cards\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Cards - Testimonial','block-cards-testimonial','publish','closed','closed','','group_5d69f169f31bc','','','2022-05-25 07:22:17','2022-05-25 12:22:17','',0,'https://e2d57bfff0.nxcli.net/?p=5408',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5409,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d69f16a0939c','','','2019-08-30 23:02:50','2019-08-31 04:02:50','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5409',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5411,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d69f16a09432','','','2020-09-04 11:50:19','2020-09-04 16:50:19','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5411',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5412,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_601a470e9851b\";s:8:\"operator\";s:2:\"!=\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:15:\"Add Testimonial\";}','Testimonials','testimonials','publish','closed','closed','','field_5d69f16a09472','','','2022-05-25 07:09:09','2022-05-25 12:09:09','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5412',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5413,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:11:\"testimonial\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Testimonial','testimonial','publish','closed','closed','','field_5d69f16a0dd25','','','2019-08-30 23:07:46','2019-08-31 04:07:46','',5412,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5413',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5415,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d69f16a10d86','','','2022-05-25 07:09:09','2022-05-25 12:09:09','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5415',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5416,1,'2019-08-30 23:02:50','2019-08-31 04:02:50','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d69f16a11e39','','','2022-05-25 07:09:09','2022-05-25 12:09:09','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5416',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5445,1,'2019-09-02 02:45:59','2019-09-02 07:45:59','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Media Banner - Thumbnail Slider','thumbnail_slider','publish','closed','closed','','field_5d6cc89ed1da9','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5445',28,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5446,1,'2019-09-02 02:54:01','2019-09-02 07:54:01','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:20:\"acf/thumbnail-slider\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Media Banner - Thumbnail Slider','block-media-banner-thumbnail-slider','publish','closed','closed','','group_5d6cca9953ac5','','','2020-09-04 11:30:35','2020-09-04 16:30:35','',0,'https://e2d57bfff0.nxcli.net/?p=5446',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5453,1,'2019-09-02 02:54:01','2019-09-02 07:54:01','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Slide\";}','Slides','banner_slides','publish','closed','closed','','field_5d6cca9959c92','','','2019-09-03 20:35:59','2019-09-04 01:35:59','',5446,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5453',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5454,1,'2019-09-02 02:54:01','2019-09-02 07:54:01','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Slide Image','slide_image','publish','closed','closed','','field_5d6cca99624c1','','','2019-09-02 02:54:01','2019-09-02 07:54:01','',5453,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5454',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5464,1,'2019-09-02 02:54:01','2019-09-02 07:54:01','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','View More Text','view_more_text','publish','closed','closed','','field_5d6cca9971c2c','','','2019-12-22 03:01:53','2019-12-22 08:01:53','',5446,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5464',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5483,1,'2019-09-13 22:53:56','2019-09-14 03:53:56','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Upcoming Events','upcoming_events','publish','closed','closed','','field_5d7c6448088df','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5483',35,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5484,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:19:\"acf/upcoming-events\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Upcoming Events','block-cards-upcoming-events','publish','closed','closed','','group_5d7c6477c003d','','','2021-06-05 05:05:10','2021-06-05 10:05:10','',0,'https://e2d57bfff0.nxcli.net/?p=5484',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5485,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d7c6477c57e8','','','2019-09-13 22:54:31','2019-09-14 03:54:31','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5485',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5486,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d7c6477c5832','','','2019-09-13 22:54:31','2019-09-14 03:54:31','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5486',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5487,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d7c6477c5878','','','2019-09-13 22:54:31','2019-09-14 03:54:31','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5487',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5488,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:8:\"upcoming\";s:15:\"Upcoming Events\";s:8:\"category\";s:11:\"By Category\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:8:\"upcoming\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Type Of Events','type_of_events','publish','closed','closed','','field_5d7c6477c58b5','','','2021-06-05 05:05:09','2021-06-05 10:05:09','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5488',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5489,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:3;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Events','number_of_events','publish','closed','closed','','field_5d7c6477c58f3','','','2021-06-05 05:05:09','2021-06-05 10:05:09','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5489',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5490,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d7c6477c58b5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:16:\"tribe_events_cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Event Category','event_category','publish','closed','closed','','field_5d7c6477c592f','','','2021-06-05 05:05:10','2021-06-05 10:05:10','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5490',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5491,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d7c6477c596d','','','2021-06-05 05:05:10','2021-06-05 10:05:10','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5491',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5492,1,'2019-09-13 22:54:31','2019-09-14 03:54:31','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d7c6477c59aa','','','2021-06-05 05:05:10','2021-06-05 10:05:10','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5492',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5502,1,'2019-09-17 09:53:18','2019-09-17 14:53:18','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','CTAs','ctas','publish','closed','closed','','field_5d80f2fd96e23','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5502',47,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5503,1,'2019-09-17 09:53:18','2019-09-17 14:53:18','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Columns','ctas_copy','publish','closed','closed','','field_5d80f33296e24','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5503',42,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5506,1,'2019-09-17 23:35:37','2019-09-18 04:35:37','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Cards','_copy','publish','closed','closed','','field_5d81b237cc0f0','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5506',29,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5507,1,'2019-09-17 23:35:37','2019-09-18 04:35:37','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Category Images','_copy2','publish','closed','closed','','field_5d81b24fcc0f1','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5507',38,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5508,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Counters','_copy','publish','closed','closed','','field_5d81b274cc0f2','','','2022-04-14 08:00:56','2022-04-14 13:00:56','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5508',44,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5509,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Accordions','_copy2','publish','closed','closed','','field_5d81b284cc0f3','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5509',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5510,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Media + Content','_copy3','publish','closed','closed','','field_5d81b2abcc0f4','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5510',52,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5511,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Banners','_copy4','publish','closed','closed','','field_5d81b2becc0f5','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5511',25,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5512,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Partners','_copy5','publish','closed','closed','','field_5d81b2e8cc0f6','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5512',55,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5515,1,'2019-09-17 23:35:38','2019-09-18 04:35:38','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Testimonials','testimonials','publish','closed','closed','','field_5d81b331cc0f9','','','2022-04-19 11:50:59','2022-04-19 16:50:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5515',60,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5520,1,'2019-09-21 03:06:23','2019-09-21 08:06:23','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:8:\"taxonomy\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"product_cat\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Product Category Fields','product-category-fields','publish','closed','closed','','group_5d84952ed64bf','','','2019-09-21 03:06:23','2019-09-21 08:06:23','',0,'https://e2d57bfff0.nxcli.net/?p=5520',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5521,1,'2019-09-21 03:06:23','2019-09-21 08:06:23','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Banner','category_banner','publish','closed','closed','','field_5d84953c2a857','','','2019-09-21 03:06:23','2019-09-21 08:06:23','',5520,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5521',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5522,1,'2019-09-21 03:06:23','2019-09-21 08:06:23','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:4:\"#333\";}','Banner Overlay Color','banner_overlay_color','publish','closed','closed','','field_5d85d80d2b9b8','','','2019-09-21 03:06:23','2019-09-21 08:06:23','',5520,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5522',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5523,1,'2019-09-21 03:06:23','2019-09-21 08:06:23','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:3:\"0.5\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:1;s:4:\"step\";s:3:\"0.1\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Banner Overlay Opacity','banner_overlay_opacity','publish','closed','closed','','field_5d85d878fe593','','','2019-09-21 03:06:23','2019-09-21 08:06:23','',5520,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5523',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5527,1,'2019-09-24 01:20:59','2019-09-24 06:20:59','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Buttons','_copy','publish','closed','closed','','field_5d89b5a85b952','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5527',23,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5528,1,'2019-09-24 01:20:59','2019-09-24 06:20:59','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Buttons Bar','buttons_bar','publish','closed','closed','','field_5d89b5ba5b953','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5528',24,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5529,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"acf/buttons-bar\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Buttons Bar','block-buttons-bar','publish','closed','closed','','group_5d89b5f6b2b6f','','','2019-09-24 01:44:09','2019-09-24 06:44:09','',0,'https://e2d57bfff0.nxcli.net/?p=5529',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5530,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d89b5f6b9c78','','','2019-09-24 01:21:42','2019-09-24 06:21:42','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5530',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5531,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d89b5f6b9cc3','','','2019-09-24 01:25:49','2019-09-24 06:25:49','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5531',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5532,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d89b5f6b9d0f','','','2019-09-24 01:21:42','2019-09-24 06:21:42','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5532',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5533,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:10:\"Add Button\";}','Buttons','buttons','publish','closed','closed','','field_5d89b5f6b9d4d','','','2019-09-24 01:44:09','2019-09-24 06:44:09','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5533',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5539,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d89b5f6c8258','','','2019-09-24 01:21:42','2019-09-24 06:21:42','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5539',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5540,1,'2019-09-24 01:21:42','2019-09-24 06:21:42','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d89b5f6c9942','','','2019-09-24 01:21:42','2019-09-24 06:21:42','',5529,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5540',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5541,1,'2019-09-24 01:25:49','2019-09-24 06:25:49','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Button','button','publish','closed','closed','','field_5d89b694d9078','','','2019-09-24 01:25:49','2019-09-24 06:25:49','',5533,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5541',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5562,1,'2019-09-24 23:44:54','2019-09-25 04:44:54','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Title','card_title','publish','closed','closed','','field_5d8af0c6eade6','','','2021-04-05 06:35:53','2021-04-05 11:35:53','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5562',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5563,1,'2019-09-24 23:44:54','2019-09-25 04:44:54','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d8af135a160f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Card Icon','card_icon_image','publish','closed','closed','','field_5d8af0c6eae2b','','','2020-06-04 01:21:22','2020-06-04 06:21:22','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5563',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5565,1,'2019-09-24 23:44:54','2019-09-25 04:44:54','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";}','Card Description','card_description','publish','closed','closed','','field_5d8af0c6eaeb4','','','2020-07-01 01:52:38','2020-07-01 06:52:38','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5565',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5566,1,'2019-09-24 23:44:54','2019-09-25 04:44:54','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:5:\"group\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Card Link','card_link','publish','closed','closed','','field_5d8af0c6eaef4','','','2020-06-04 01:21:23','2020-06-04 06:21:23','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5566',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5570,1,'2019-09-24 23:57:05','2019-09-25 04:57:05','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:2:\"fa\";s:12:\"Font Awesome\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_5d8af135a160f','','','2020-06-04 01:21:22','2020-06-04 06:21:22','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5570',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5571,1,'2019-09-24 23:57:05','2019-09-25 04:57:05','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d8af135a160f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Icon','card_icon_fa','publish','closed','closed','','field_5d8af25aa1610','','','2020-06-04 01:21:22','2020-06-04 06:21:22','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5571',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5576,1,'2019-09-25 00:04:18','2019-09-25 05:04:18','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d8af135a160f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:93:\"<a href=\"https://fontawesome.com/icons?d=gallery\" target=\"_blank\">Find Font Awesome Icons</a>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','','','publish','closed','closed','','field_5d8af53313bb0','','','2020-06-04 01:21:23','2020-06-04 06:21:23','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5576',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5584,1,'2019-09-25 03:37:36','2019-09-25 08:37:36','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:11:\"page-banner\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Page Banner','page_banner','publish','closed','closed','','field_569963fedd0cf','','','2020-09-10 05:31:20','2020-09-10 10:31:20','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5584',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5585,1,'2019-09-25 03:37:36','2019-09-25 08:37:36','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:25:\"page-banner-overlay-color\";}s:13:\"default_value\";s:0:\"\";}','Banner Overlay Color','banner_overlay_color','publish','closed','closed','','field_5a451c0eb3830','','','2020-09-10 05:31:21','2020-09-10 10:31:21','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5585',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5586,1,'2019-09-25 03:37:36','2019-09-25 08:37:36','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:27:\"page-banner-overlay-opacity\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Banner Overlay Opacity','banner_overlay_opacity','publish','closed','closed','','field_5a451c2ab3831','','','2020-09-10 05:31:21','2020-09-10 10:31:21','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5586',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5587,1,'2019-09-25 03:37:37','2019-09-25 08:37:37','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:16:\"page-banner-hide\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Page Banner','hide_page_banner','publish','closed','closed','','field_5a8f22d0a84cc','','','2020-09-10 05:32:54','2020-09-10 10:32:54','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5587',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5592,1,'2019-10-03 23:06:21','2019-10-04 04:06:21','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"file\";s:4:\"File\";s:7:\"youtube\";s:7:\"Youtube\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Source','video_source','publish','closed','closed','','field_5d96c4a8aa3e4','','','2019-10-04 00:43:34','2019-10-04 05:43:34','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5592',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5593,1,'2019-10-03 23:06:21','2019-10-04 04:06:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d96c4a8aa3e4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}i:1;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5d96c4a8aa3e4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"vimeo\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5d96c504aa3e6','','','2021-11-27 09:29:45','2021-11-27 14:29:45','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5593',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5602,1,'2019-10-08 01:45:03','2019-10-08 06:45:03','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Gallery','_copy','publish','closed','closed','','field_5d9c301775002','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5602',49,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5603,1,'2019-10-08 01:45:03','2019-10-08 06:45:03','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Gallery - Grid','gallery_grid','publish','closed','closed','','field_5d9c301e75003','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5603',50,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5604,1,'2019-10-08 01:45:04','2019-10-08 06:45:04','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Slider - Content','slider_content','publish','closed','closed','','field_5d9c305675004','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5604',58,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5605,1,'2019-10-08 01:48:13','2019-10-08 06:48:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/slider-content\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Slider - Content','block-slider-content','publish','closed','closed','','group_5d9c3118e1358','','','2022-04-01 01:18:22','2022-04-01 06:18:22','',0,'https://e2d57bfff0.nxcli.net/?p=5605',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5606,1,'2019-10-08 01:47:52','2019-10-08 06:47:52','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d9c3118e64b8','','','2019-10-08 01:47:52','2019-10-08 06:47:52','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5606',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5607,1,'2019-10-08 01:47:53','2019-10-08 06:47:53','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d9c3118e6503','','','2021-04-07 01:08:02','2021-04-07 06:08:02','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5607',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5608,1,'2019-10-08 01:47:56','2019-10-08 06:47:56','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d9c3118e6547','','','2019-10-08 01:47:56','2019-10-08 06:47:56','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5608',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5609,1,'2019-10-08 01:47:56','2019-10-08 06:47:56','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Slide\";}','Slider','slider','publish','closed','closed','','field_5d9c3118e6584','','','2022-04-01 01:18:21','2022-04-01 06:18:21','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5609',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5611,1,'2019-10-08 01:47:59','2019-10-08 06:47:59','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5db9621e51af1\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Graphic','graphic','publish','closed','closed','','field_5d9c311f57534','','','2020-06-04 01:44:33','2020-06-04 06:44:33','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5611',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5616,1,'2019-10-08 01:48:03','2019-10-08 06:48:03','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5d9c311f5767d','','','2021-04-05 12:35:24','2021-04-05 17:35:24','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5616',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5617,1,'2019-10-08 01:48:06','2019-10-08 06:48:06','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_5d9c311f576ba','','','2020-06-04 01:44:34','2020-06-04 06:44:34','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5617',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5620,1,'2019-10-08 01:48:10','2019-10-08 06:48:10','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d9c312a4839c','','','2022-04-01 01:18:21','2022-04-01 06:18:21','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5620',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5621,1,'2019-10-08 01:48:13','2019-10-08 06:48:13','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d9c312d5041b','','','2022-04-01 01:18:22','2022-04-01 06:18:22','',5605,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5621',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5622,1,'2019-10-08 01:52:47','2019-10-08 06:52:47','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/gallery-grid\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Gallery - Grid','block-gallery-grid','publish','closed','closed','','group_5d9c323de7d6e','','','2021-06-02 03:51:46','2021-06-02 08:51:46','',0,'https://e2d57bfff0.nxcli.net/?p=5622',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5623,1,'2019-10-08 01:52:45','2019-10-08 06:52:45','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5d9c323df1c78','','','2019-10-08 01:52:45','2019-10-08 06:52:45','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5623',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5624,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5d9c323df1cc2','','','2019-10-08 01:52:46','2019-10-08 06:52:46','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5624',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5625,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5d9c323df1d08','','','2021-06-02 03:51:44','2021-06-02 08:51:44','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5625',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5626,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:18:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Gallery','gallery','publish','closed','closed','','field_5d9c323df1d46','','','2021-06-02 03:51:45','2021-06-02 08:51:45','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5626',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5627,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Title','card_title','publish','closed','closed','','field_5d9c323e86ca9','','','2019-10-08 01:52:46','2019-10-08 06:52:46','',5626,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5627',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5628,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Card Image','card_image','publish','closed','closed','','field_5d9c323e86cfb','','','2019-10-08 01:52:46','2019-10-08 06:52:46','',5626,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5628',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5629,1,'2019-10-08 01:52:46','2019-10-08 06:52:46','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";}','Card Description','card_description','publish','closed','closed','','field_5d9c323e86d43','','','2019-10-08 01:52:46','2019-10-08 06:52:46','',5626,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5629',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5630,1,'2019-10-08 01:52:47','2019-10-08 06:52:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:5:\"group\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Card Link','card_link','publish','closed','closed','','field_5d9c323e86d88','','','2019-10-08 01:52:47','2019-10-08 06:52:47','',5626,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5630',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5631,1,'2019-10-08 01:52:47','2019-10-08 06:52:47','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5d9c323f4a7f5','','','2021-06-02 03:51:45','2021-06-02 08:51:45','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5631',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5632,1,'2019-10-08 01:52:47','2019-10-08 06:52:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5d9c323f6a70b','','','2021-06-02 03:51:45','2021-06-02 08:51:45','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5632',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5647,1,'2019-10-11 08:18:19','2019-10-11 13:18:19','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Gallery - Image Strip Popup','image_strip_popup','publish','closed','closed','','field_5da0810086a9d','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5647',51,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5648,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:21:\"acf/image-strip-popup\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Gallery - Image Strip Popup','block-gallery-image-strip-popup','publish','closed','closed','','group_5da0814bcdca5','','','2019-10-30 04:38:28','2019-10-30 09:38:28','',0,'https://e2d57bfff0.nxcli.net/?p=5648',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5649,1,'2019-10-11 08:19:07','2019-10-11 13:19:07','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5da0814bd454d','','','2019-10-11 08:19:07','2019-10-11 13:19:07','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5649',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5650,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5da0814bd45aa','','','2019-10-11 08:19:08','2019-10-11 13:19:08','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5650',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5651,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5da0814bd45f1','','','2019-10-11 08:19:08','2019-10-11 13:19:08','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5651',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5652,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:18:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Gallery','gallery','publish','closed','closed','','field_5da0814bd4637','','','2019-10-11 08:19:08','2019-10-11 13:19:08','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5652',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5653,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5da0814bd467d','','','2019-10-11 08:19:08','2019-10-11 13:19:08','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5653',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5654,1,'2019-10-11 08:19:08','2019-10-11 13:19:08','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5da0814bd46c3','','','2019-10-11 08:19:08','2019-10-11 13:19:08','',5648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5654',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5713,1,'2019-10-30 04:52:24','2019-10-30 09:52:24','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Sliders','sliders','publish','closed','closed','','field_5db95cc464755','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5713',57,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5717,1,'2019-10-30 05:16:41','2019-10-30 10:16:41','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:5:\"video\";s:5:\"Video\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Type','media_type','publish','closed','closed','','field_5db9621e51af1','','','2020-06-04 01:44:32','2020-06-04 06:44:32','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5717',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5718,1,'2019-10-30 05:16:41','2019-10-30 10:16:41','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5db9621e51af1\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"youtube\";s:7:\"Youtube\";s:5:\"vimeo\";s:5:\"Vimeo\";s:4:\"file\";s:4:\"File\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Source','video_source','publish','closed','closed','','field_5db9626a51af2','','','2020-06-04 01:44:32','2020-06-04 06:44:32','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5718',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5719,1,'2019-10-30 05:16:41','2019-10-30 10:16:41','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5db9626a51af2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5db9626a51af2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"vimeo\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5db962cd51af3','','','2020-06-04 01:44:33','2020-06-04 06:44:33','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5719',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5720,1,'2019-10-30 05:16:42','2019-10-30 10:16:42','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5db9626a51af2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Video File','video_file','publish','closed','closed','','field_5db962e751af5','','','2020-06-04 01:44:33','2020-06-04 06:44:33','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5720',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5731,1,'2019-11-06 05:38:43','2019-11-06 10:38:43','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/team-default\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Team','block-team','publish','closed','closed','','group_5dc2a2b16ac56','','','2022-03-28 00:06:59','2022-03-28 05:06:59','',0,'https://e2d57bfff0.nxcli.net/?p=5731',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5732,1,'2019-11-06 05:38:41','2019-11-06 10:38:41','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5dc2a2b170bec','','','2019-11-06 05:38:41','2019-11-06 10:38:41','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5732',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5733,1,'2019-11-06 05:38:41','2019-11-06 10:38:41','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5dc2a2b170c36','','','2021-04-07 01:14:45','2021-04-07 06:14:45','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5733',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5734,1,'2019-11-06 05:38:41','2019-11-06 10:38:41','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5dc2a2b170c83','','','2019-11-06 05:38:41','2019-11-06 10:38:41','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5734',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5735,1,'2019-11-06 05:38:42','2019-11-06 10:38:42','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Member\";}','Team Members (Top)','team_members_top','publish','closed','closed','','field_5dc2a2b170cc9','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5735',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5736,1,'2019-11-06 05:38:42','2019-11-06 10:38:42','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5dc2a2b2524b9','','','2019-11-06 05:38:42','2019-11-06 10:38:42','',5735,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5736',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5738,1,'2019-11-06 05:38:42','2019-11-06 10:38:42','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5dc2a2b2f3157','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5738',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5739,1,'2019-11-06 05:38:43','2019-11-06 10:38:43','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5dc2a2b332674','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5739',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5740,1,'2019-11-06 05:39:39','2019-11-06 10:39:39','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Member\";}','Team Members (Bottom)','team_members_bottom','publish','closed','closed','','field_5dc2a2dccb591','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5740',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5741,1,'2019-11-06 05:39:39','2019-11-06 10:39:39','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5dc2a2dccb592','','','2019-11-06 05:39:39','2019-11-06 10:39:39','',5740,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5741',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5750,1,'2019-11-06 05:54:34','2019-11-06 10:54:34','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Team Top Columns','team_top_columns','publish','closed','closed','','field_5dc2a62318d9c','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5750',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5751,1,'2019-11-06 05:54:35','2019-11-06 10:54:35','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:5:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Team Bottom Columns','team_bottom_columns','publish','closed','closed','','field_5dc2a64218d9d','','','2022-03-28 00:03:33','2022-03-28 05:03:33','',5731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5751',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5760,1,'2019-11-06 06:05:52','2019-11-06 11:05:52','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Team','_copy','publish','closed','closed','','field_5dc2a8ef86465','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5760',62,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5761,1,'2019-11-06 06:05:52','2019-11-06 11:05:52','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Team','team_section','publish','closed','closed','','field_5dc2a8f886466','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5761',63,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5824,1,'2019-11-11 07:28:51','2019-11-11 12:28:51','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:7:\"Hide UI\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:3:\"Yes\";s:11:\"ui_off_text\";s:2:\"No\";}','Sermon','sermon','publish','closed','closed','','field_5dc953db8e66c','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5824',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5826,1,'2019-11-11 07:48:25','2019-11-11 12:48:25','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"sermon\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Single Sermon Options','single-sermon-options','publish','closed','closed','','group_5dc95898d1f44','','','2022-03-18 07:44:26','2022-03-18 12:44:26','',0,'https://e2d57bfff0.nxcli.net/?p=5826',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5827,1,'2019-11-11 07:48:24','2019-11-11 12:48:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','post_video_id','publish','closed','closed','','field_5dc95898d8f8b','','','2022-03-18 07:44:19','2022-03-18 12:44:19','',5826,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5827',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5828,0,'2019-11-11 07:53:08','2019-11-11 12:53:08','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Laoreet sit amet cursus sit. Urna condimentum mattis pellentesque id nibh tortor. Est ante in nibh mauris cursus mattis molestie a iaculis. Pharetra et ultrices neque ornare aenean euismod elementum. Faucibus et molestie ac feugiat sed lectus vestibulum mattis. Venenatis lectus magna fringilla urna porttitor rhoncus dolor. Augue mauris augue neque gravida in fermentum et sollicitudin ac. Sagittis id consectetur purus ut faucibus pulvinar elementum integer. Enim neque volutpat ac tincidunt vitae semper quis lectus. </p>\n<!-- /wp:paragraph -->','Lorem ipsum dolor sit amet','','publish','closed','closed','','lorem-ipsum-dolor-sit-amet','','','2019-11-12 01:31:14','2019-11-12 06:31:14','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5828',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5830,0,'2019-11-11 08:00:46','2019-11-11 13:00:46','<!-- wp:paragraph -->\n<p>Consequat nisl vel pretium lectus. Quis auctor elit sed vulputate mi sit amet. Fermentum odio eu feugiat pretium. Consequat nisl vel pretium lectus. Ornare arcu odio ut sem. Non diam phasellus vestibulum lorem sed. Ut aliquam purus sit amet luctus venenatis lectus. Sed arcu non odio euismod lacinia at quis. Consectetur adipiscing elit pellentesque habitant morbi tristique senectus. Dui id ornare arcu odio ut sem nulla pharetra. Quis lectus nulla at volutpat diam ut venenatis tellus. Ipsum faucibus vitae aliquet nec ullamcorper. Volutpat lacus laoreet non curabitur gravida arcu. Amet tellus cras adipiscing enim eu turpis. Erat pellentesque adipiscing commodo elit at imperdiet. Eu feugiat pretium nibh ipsum consequat nisl vel pretium. Ut faucibus pulvinar elementum integer enim. Dictumst vestibulum rhoncus est pellentesque. Morbi tincidunt augue interdum velit. Porttitor lacus luctus accumsan tortor posuere ac.</p>\n<!-- /wp:paragraph -->','Consequat nisl vel pretium','','publish','closed','closed','','consequat-nisl-vel-pretium','','','2019-11-12 01:30:34','2019-11-12 06:30:34','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5830',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5831,0,'2019-11-11 08:00:53','2019-11-11 13:00:53','<!-- wp:paragraph -->\n<p>Ridiculus mus mauris vitae ultricies leo integer malesuada. Tortor at auctor urna nunc id. Ornare quam viverra orci sagittis. Lectus proin nibh nisl condimentum id venenatis. Tortor dignissim convallis aenean et tortor at risus viverra adipiscing. Donec massa sapien faucibus et molestie ac feugiat sed lectus. Quis auctor elit sed vulputate mi. Feugiat in fermentum posuere urna nec tincidunt praesent. Fermentum iaculis eu non diam phasellus vestibulum. Tortor dignissim convallis aenean et tortor at risus. Tincidunt nunc pulvinar sapien et ligula ullamcorper malesuada proin libero.</p>\n<!-- /wp:paragraph -->','Ridiculus mus mauris vitae','','publish','closed','closed','','ridiculus-mus-mauris-vitae','','','2019-11-12 01:31:10','2019-11-12 06:31:10','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5831',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5832,0,'2019-11-11 08:00:58','2019-11-11 13:00:58','<!-- wp:paragraph -->\n<p>Purus faucibus ornare suspendisse sed nisi lacus sed viverra tellus. Semper risus in hendrerit gravida rutrum. Tortor at risus viverra adipiscing at. Mi tempus imperdiet nulla malesuada pellentesque elit eget gravida. Aliquam nulla facilisi cras fermentum. Viverra accumsan in nisl nisi scelerisque eu ultrices vitae auctor. Iaculis at erat pellentesque adipiscing commodo elit. Mollis aliquam ut porttitor leo a diam. Nunc mi ipsum faucibus vitae. Arcu cursus euismod quis viverra nibh. Egestas tellus rutrum tellus pellentesque eu tincidunt tortor aliquam nulla. Id donec ultrices tincidunt arcu. Sociis natoque penatibus et magnis dis parturient montes.</p>\n<!-- /wp:paragraph -->','Purus faucibus ornare suspendisse','','publish','closed','closed','','purus-faucibus-ornare-suspendisse','','','2019-11-12 01:31:06','2019-11-12 06:31:06','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5832',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5833,1,'2019-11-11 08:01:11','2019-11-11 13:01:11','<!-- wp:paragraph -->\n<p>Bibendum at varius vel pharetra vel. Quis enim lobortis scelerisque fermentum. Tincidunt lobortis feugiat vivamus at augue eget arcu. Eget gravida cum sociis natoque penatibus et. Volutpat lacus laoreet non curabitur. Amet massa vitae tortor condimentum lacinia quis vel eros donec. Libero id faucibus nisl tincidunt eget nullam non nisi. Lectus magna fringilla urna porttitor rhoncus dolor purus non enim. Sem nulla pharetra diam sit amet nisl suscipit adipiscing bibendum. Metus dictum at tempor commodo. Dis parturient montes nascetur ridiculus mus mauris vitae. Convallis aenean et tortor at. Urna molestie at elementum eu. Suspendisse sed nisi lacus sed viverra tellus in. Dui nunc mattis enim ut tellus elementum sagittis vitae et. Viverra justo nec ultrices dui sapien eget mi proin.</p>\n<!-- /wp:paragraph -->','Bibendum at varius vel pharetra vel','','publish','closed','closed','','bibendum-at-varius-vel-pharetra-vel','','','2022-03-18 05:53:02','2022-03-18 10:53:02','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5833',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5850,1,'2019-11-12 01:11:47','2019-11-12 06:11:47','<!-- wp:paragraph -->\n<p>\n\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\n\n</p>\n<!-- /wp:paragraph -->','Test Sermon','','publish','closed','closed','','test-sermon','','','2022-03-18 07:46:13','2022-03-18 12:46:13','',0,'https://e2d57bfff0.nxcli.net/?post_type=sermon&#038;p=5850',0,'sermon','',0);
INSERT INTO `wp_posts` VALUES (5851,1,'2019-11-12 01:27:37','2019-11-12 06:27:37','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video Duration','video_duration','publish','closed','closed','','field_5db6826eeb238','','','2022-03-18 07:44:19','2022-03-18 12:44:19','',5826,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5851',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5853,1,'2019-11-12 01:27:38','2019-11-12 06:27:38','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Video\";}','Related Videos','related_videos','publish','closed','closed','','field_5dbaf10f9b665','','','2022-03-18 07:44:26','2022-03-18 12:44:26','',5826,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5853',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5854,1,'2019-11-12 01:27:38','2019-11-12 06:27:38','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:6:\"sermon\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Video','video','publish','closed','closed','','field_5dbaf11a9b666','','','2019-11-12 04:10:45','2019-11-12 09:10:45','',5853,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5854',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5855,1,'2019-11-12 01:27:38','2019-11-12 06:27:38','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:11:\"Add Article\";}','Related Articles and Downloads','related_articles_and_downloads','publish','closed','closed','','field_5dbbedfc4b958','','','2022-03-18 07:44:26','2022-03-18 12:44:26','',5826,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5855',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5856,1,'2019-11-12 01:27:39','2019-11-12 06:27:39','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5dbbee334b959','','','2019-11-12 01:27:39','2019-11-12 06:27:39','',5855,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5856',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5857,1,'2019-11-12 01:27:39','2019-11-12 06:27:39','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Type','type','publish','closed','closed','','field_5dbbee3a4b95a','','','2019-11-12 01:27:39','2019-11-12 06:27:39','',5855,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5857',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5858,1,'2019-11-12 01:27:39','2019-11-12 06:27:39','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_5dbbee624b95b','','','2019-11-12 01:27:39','2019-11-12 06:27:39','',5855,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5858',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5862,1,'2019-11-12 04:57:17','2019-11-12 09:57:17','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/recent-sermons\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Recent Sermons','block-cards-recent-sermons','publish','closed','closed','','group_5dca81fb4f50e','','','2020-07-20 03:36:37','2020-07-20 08:36:37','',0,'https://e2d57bfff0.nxcli.net/?p=5862',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (5863,1,'2019-11-12 04:57:15','2019-11-12 09:57:15','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5dca81fb54473','','','2019-11-12 04:57:15','2019-11-12 09:57:15','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5863',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5864,1,'2019-11-12 04:57:15','2019-11-12 09:57:15','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5dca81fb544bd','','','2019-11-12 04:57:15','2019-11-12 09:57:15','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5864',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5865,1,'2019-11-12 04:57:15','2019-11-12 09:57:15','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5dca81fb54502','','','2019-11-12 04:57:15','2019-11-12 09:57:15','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=5865',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5866,1,'2019-11-12 04:57:16','2019-11-12 09:57:16','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:3:\"new\";s:11:\"New Sermons\";s:8:\"category\";s:18:\"By Sermon Category\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Type Of Sermons','type_of_sermons','publish','closed','closed','','field_5dca81fb5453f','','','2019-11-12 04:59:23','2019-11-12 09:59:23','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5866',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5867,1,'2019-11-12 04:57:16','2019-11-12 09:57:16','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:3;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Sermons','number_of_sermons','publish','closed','closed','','field_5dca81fb5457c','','','2019-11-12 04:59:23','2019-11-12 09:59:23','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5867',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5868,1,'2019-11-12 04:57:16','2019-11-12 09:57:16','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5dca81fb5453f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:10:\"sermon-cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Sermon Category','sermon_category','publish','closed','closed','','field_5dca81fb545b9','','','2019-11-12 04:59:24','2019-11-12 09:59:24','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5868',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5869,1,'2019-11-12 04:57:16','2019-11-12 09:57:16','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5dca81fb545f6','','','2020-07-20 03:36:35','2020-07-20 08:36:35','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5869',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5870,1,'2019-11-12 04:57:16','2019-11-12 09:57:16','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5dca81fb54633','','','2020-07-20 03:36:36','2020-07-20 08:36:36','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5870',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5871,1,'2019-11-12 04:58:11','2019-11-12 09:58:11','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Recent Sermons','recent_sermons','publish','closed','closed','','field_5dca8213bf467','','','2022-04-14 08:00:54','2022-04-14 13:00:54','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5871',33,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5921,1,'2019-11-14 02:51:12','2019-11-14 07:51:12','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Stacked','global_newsletter_stacked','publish','closed','closed','','field_5dcd073d668fe','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5921',95,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5964,1,'2019-11-16 05:41:37','2019-11-16 10:41:37','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Read More Button Label','read_more_button_label','publish','closed','closed','','field_5dcfc9b43f486','','','2019-11-16 05:44:57','2019-11-16 10:44:57','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5964',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (5966,1,'2019-11-16 05:41:38','2019-11-16 10:41:38','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:3:{i:0;s:19:\"field_5d3d49974ec86\";i:1;s:19:\"field_5d3d49974ec87\";i:2;s:19:\"field_5d3d49974ec88\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:1;}','Read More Button','read_more_button','publish','closed','closed','','field_5dcfd15f3f488','','','2019-11-18 00:54:19','2019-11-18 05:54:19','',4071,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=5966',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6031,1,'2019-11-18 00:28:16','2019-11-18 05:28:16','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:52:\"Select what you want to be shown below product image\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:5:\"title\";s:5:\"Title\";s:7:\"excerpt\";s:7:\"Excerpt\";s:5:\"price\";s:5:\"Price\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:2:{i:0;s:5:\"title\";i:1;s:5:\"price\";}s:6:\"layout\";s:10:\"horizontal\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Display','display','publish','closed','closed','','field_5dd22bc835de6','','','2019-11-18 00:41:17','2019-11-18 05:41:17','',5251,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6031',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6050,1,'2019-11-18 00:53:18','2019-11-18 05:53:18','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5dd232972ab2a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Read More Button Label','read_more_button_label','publish','closed','closed','','field_5dd231bf746aa','','','2019-11-18 01:07:17','2019-11-18 06:07:17','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6050',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6056,1,'2019-11-18 00:56:54','2019-11-18 05:56:54','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Content','display_content','publish','closed','closed','','field_5dd232752ab29','','','2019-11-18 00:56:54','2019-11-18 05:56:54','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=6056',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6057,1,'2019-11-18 00:56:54','2019-11-18 05:56:54','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display \'Read More\' Button','display_read_more_button','publish','closed','closed','','field_5dd232972ab2a','','','2019-11-18 00:56:54','2019-11-18 05:56:54','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=6057',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6062,1,'2019-11-18 01:07:17','2019-11-18 06:07:17','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5dd232972ab2a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button','read_more_make_button','publish','closed','closed','','field_5dd234a786cd8','','','2019-11-18 01:07:17','2019-11-18 06:07:17','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=6062',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6063,1,'2019-11-18 01:07:18','2019-11-18 06:07:18','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5dd232972ab2a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5dd234a786cd8\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"primary\";s:7:\"primary\";s:9:\"secondary\";s:9:\"secondary\";s:5:\"white\";s:5:\"white\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:7:\"primary\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Button Color','read_more_button_color','publish','closed','closed','','field_5dd234aa86cd9','','','2019-11-18 01:13:12','2019-11-18 06:13:12','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6063',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6064,1,'2019-11-18 01:07:18','2019-11-18 06:07:18','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5dd232972ab2a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5dd234a786cd8\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ghost Button','read_more_ghost_button','publish','closed','closed','','field_5dd234ad86cda','','','2019-11-18 01:13:12','2019-11-18 06:13:12','',5862,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6064',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6083,1,'2019-11-18 23:41:03','2019-11-19 04:41:03','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"none\";s:4:\"None\";i:4;s:1:\"4\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Star Rating','star_rating','publish','closed','closed','','field_5dd372351eb75','','','2022-02-24 11:30:53','2022-02-24 16:30:53','',10171,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6083',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6964,1,'2019-12-21 23:35:58','2019-12-22 04:35:58','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Reviewer Photo','reviewer_photo','publish','closed','closed','','field_5dfeee624ff0e','','','2020-02-11 11:09:49','2020-02-11 16:09:49','',1717,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6964',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6965,1,'2019-12-21 23:35:58','2019-12-22 04:35:58','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"none\";s:4:\"None\";i:4;s:1:\"4\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Star Rating','star_rating','publish','closed','closed','','field_5dfeee974ff0f','','','2020-07-20 01:45:11','2020-07-20 06:45:11','',1717,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6965',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (6966,1,'2019-12-21 23:35:58','2019-12-22 04:35:58','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"none\";s:4:\"None\";s:6:\"google\";s:6:\"Google\";s:8:\"facebook\";s:8:\"Facebook\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Source Logo','source_logo','publish','closed','closed','','field_5dfef2914ff10','','','2020-07-20 01:45:11','2020-07-20 06:45:11','',1717,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=6966',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7020,1,'2019-12-22 00:30:17','2019-12-22 05:30:17','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Date Of Review','date_of_review','publish','closed','closed','','field_5dfeff2455409','','','2020-02-11 11:09:50','2020-02-11 16:09:50','',1717,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7020',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7022,1,'2019-12-22 02:05:57','2019-12-22 07:05:57','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section ID','section_id','publish','closed','closed','','field_5dff15a703ec6','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7022',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7029,1,'2019-12-22 02:22:46','2019-12-22 07:22:46','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_5dff19c5c2590','','','2021-04-07 00:31:32','2021-04-07 05:31:32','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7029',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7156,1,'2019-12-22 03:29:45','2019-12-22 08:29:45','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Review Badges','review_badges','publish','closed','closed','','field_5dff278c0a319','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7156',99,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7157,1,'2019-12-22 03:29:46','2019-12-22 08:29:46','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Google','','publish','closed','closed','','field_5dff27af0a31a','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7157',100,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7158,1,'2019-12-22 03:29:46','2019-12-22 08:29:46','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:4;s:1:\"4\";s:3:\"4.5\";s:3:\"4.5\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Star Rating','google_star_rating','publish','closed','closed','','field_5dff27f40a31b','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7158',101,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7159,1,'2019-12-22 03:29:46','2019-12-22 08:29:46','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Total Reviews','google_total_reviews','publish','closed','closed','','field_5dff29620a31c','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7159',102,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7160,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Facebook','','publish','closed','closed','','field_5dff299be00ec','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7160',103,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7161,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:4;s:1:\"4\";s:3:\"4.5\";s:3:\"4.5\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Star Rating','fb_star_rating','publish','closed','closed','','field_5dff29a9e00ed','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7161',104,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7162,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Total Reviews','fb_total_reviews','publish','closed','closed','','field_5dff29ade00ee','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7162',105,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7163,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Yelp','','publish','closed','closed','','field_5dff29dfe00ef','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7163',106,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7164,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:4;s:1:\"4\";s:3:\"4.5\";s:3:\"4.5\";i:5;s:1:\"5\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Star Rating','yelp_star_rating','publish','closed','closed','','field_5dff29e8e00f0','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7164',107,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (7165,1,'2019-12-22 03:32:12','2019-12-22 08:32:12','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Total Reviews','yelp_total_reviews','publish','closed','closed','','field_5dff29ede00f1','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=7165',108,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8494,1,'2020-01-18 04:14:02','2020-01-18 09:14:02','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60b7467444bfb\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"columns\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Convert To Slider','convert_to_slider','publish','closed','closed','','field_5e22cc334e4ae','','','2021-06-02 03:51:45','2021-06-02 08:51:45','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8494',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8604,1,'2020-01-19 11:02:16','2020-01-19 16:02:16','a:7:{s:8:\"location\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}i:1;a:3:{s:5:\"param\";s:13:\"post_category\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"category:results\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Result Fields','result-fields','publish','closed','closed','','group_5e247d551fdc3','','','2021-04-05 12:51:50','2021-04-05 17:51:50','',0,'https://e2d57bfff0.nxcli.net/?post_type=acf-field-group&#038;p=8604',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (8605,1,'2020-01-19 11:02:16','2020-01-19 16:02:16','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Result Data','result_data','publish','closed','closed','','field_5e247d6419095','','','2020-01-19 11:02:16','2020-01-19 16:02:16','',8604,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=8605',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8606,1,'2020-01-19 11:02:16','2020-01-19 16:02:16','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Result Title','result_title','publish','closed','closed','','field_5e247d6c19096','','','2020-01-19 11:02:16','2020-01-19 16:02:16','',8604,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=8606',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8607,1,'2020-01-19 11:02:16','2020-01-19 16:02:16','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Result Subtitle','result_subtitle','publish','closed','closed','','field_5e247d7419097','','','2020-01-19 11:02:16','2020-01-19 16:02:16','',8604,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=8607',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8612,1,'2020-01-19 11:08:40','2020-01-19 16:08:40','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Others','others','publish','closed','closed','','field_5e247edf2e9e5','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8612',64,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8613,1,'2020-01-19 11:08:41','2020-01-19 16:08:41','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Recent Results','recent_results','publish','closed','closed','','field_5e247ef32e9e6','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8613',65,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8614,1,'2020-01-19 11:13:15','2020-01-19 16:13:15','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/recent-results\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Recent Results','block-recent-results','publish','closed','closed','','group_5e24801912860','','','2020-01-19 11:18:05','2020-01-19 16:18:05','',0,'https://e2d57bfff0.nxcli.net/?p=8614',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (8615,1,'2020-01-19 11:13:13','2020-01-19 16:13:13','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5e24801917581','','','2020-01-19 11:13:13','2020-01-19 16:13:13','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=8615',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8616,1,'2020-01-19 11:13:13','2020-01-19 16:13:13','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options','publish','closed','closed','','field_5e248019175cc','','','2020-01-19 11:15:35','2020-01-19 16:15:35','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8616',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8617,1,'2020-01-19 11:13:13','2020-01-19 16:13:13','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5e2480191760e','','','2020-01-19 11:13:13','2020-01-19 16:13:13','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=8617',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8619,1,'2020-01-19 11:13:13','2020-01-19 16:13:13','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:3;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Results','number_of_results','publish','closed','closed','','field_5e2480191768b','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8619',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8620,1,'2020-01-19 11:13:13','2020-01-19 16:13:13','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:8:\"category\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Result Category','result_category','publish','closed','closed','','field_5e248019176c9','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8620',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8623,1,'2020-01-19 11:13:14','2020-01-19 16:13:14','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','View All Button Label','view_all_button_label','publish','closed','closed','','field_5e24801917781','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8623',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8624,1,'2020-01-19 11:13:14','2020-01-19 16:13:14','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button','view_all_make_button','publish','closed','closed','','field_5e248019177be','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8624',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8625,1,'2020-01-19 11:13:14','2020-01-19 16:13:14','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e248019177be\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"primary\";s:7:\"primary\";s:9:\"secondary\";s:9:\"secondary\";s:5:\"white\";s:5:\"white\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:7:\"primary\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Button Color','view_all_button_color','publish','closed','closed','','field_5e248019177fb','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8625',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8626,1,'2020-01-19 11:13:14','2020-01-19 16:13:14','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e248019177be\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ghost Button','view_all_ghost_button','publish','closed','closed','','field_5e24801917838','','','2020-01-19 11:18:04','2020-01-19 16:18:04','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8626',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8627,1,'2020-01-19 11:13:15','2020-01-19 16:13:15','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5e24801917876','','','2020-01-19 11:18:05','2020-01-19 16:18:05','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8627',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8628,1,'2020-01-19 11:13:15','2020-01-19 16:13:15','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content','publish','closed','closed','','field_5e248019178b6','','','2020-01-19 11:18:05','2020-01-19 16:18:05','',8614,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8628',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8896,1,'2020-01-28 10:34:20','2020-01-28 15:34:20','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Shop Options','shop_options','publish','closed','closed','','field_5e30545f7a9f4','','','2022-04-14 05:58:49','2022-04-14 10:58:49','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8896',109,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8897,1,'2020-01-28 10:34:20','2020-01-28 15:34:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','View Product Button Text','view_product_button_text','publish','closed','closed','','field_5e30546a7a9f5','','','2022-04-14 05:58:50','2022-04-14 10:58:50','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8897',110,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8930,1,'2020-01-30 04:36:41','2020-01-30 09:36:41','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:9:\"no-banner\";s:9:\"No Banner\";s:11:\"page-banner\";s:11:\"Page Banner\";s:17:\"page-banner-title\";s:22:\"Page Banner With Title\";s:13:\"header-banner\";s:13:\"Header Banner\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Banner Style','banner_style','publish','closed','closed','','field_5e32a1b079649','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8930',79,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (8936,1,'2020-01-30 06:57:50','2020-01-30 11:57:50','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Banner Options','banner_options','publish','closed','closed','','field_5e32c48f4092f','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=8936',78,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9064,1,'2020-02-06 04:48:11','2020-02-06 09:48:11','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:4:\"left\";s:8:\"endpoint\";i:0;}','Global Sections UI','global_sections_ui','publish','closed','closed','','field_5e3be049b8f67','','','2020-02-07 11:52:22','2020-02-07 16:52:22','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9064',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9065,1,'2020-02-06 04:48:11','2020-02-06 09:48:11','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global CTA UI','hide_global_cta','publish','closed','closed','','field_5e3be060b8f68','','','2020-02-07 11:52:22','2020-02-07 16:52:22','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9065',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9066,1,'2020-02-06 04:48:11','2020-02-06 09:48:11','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Contact UI','hide_global_contact','publish','closed','closed','','field_5e3be096b8f69','','','2020-02-07 11:52:22','2020-02-07 16:52:22','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9066',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9067,1,'2020-02-06 04:48:11','2020-02-06 09:48:11','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Newsletter UI','hide_global_newsletter','publish','closed','closed','','field_5e3be0c8b8f6a','','','2022-03-25 06:08:36','2022-03-25 11:08:36','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9067',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9071,1,'2020-02-06 08:08:09','2020-02-06 13:08:09','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Review Badges UI','hide_review_badges','publish','closed','closed','','field_5e3c0f3d34a65','','','2022-03-25 06:08:36','2022-03-25 11:08:36','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9071',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9072,1,'2020-02-06 08:08:10','2020-02-06 13:08:10','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Shop Options UI','hide_shop_options','publish','closed','closed','','field_5e3c0f7134a66','','','2022-03-25 06:08:37','2022-03-25 11:08:37','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9072',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9074,1,'2020-02-06 08:27:48','2020-02-06 13:27:48','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Disclaimer','disclaimer','publish','closed','closed','','field_5e3c1432153eb','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9074',120,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9075,1,'2020-02-06 08:55:30','2020-02-06 13:55:30','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','global_cta_background_image','publish','closed','closed','','field_5e3c1a8a94d90','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9075',26,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9077,1,'2020-02-06 08:57:12','2020-02-06 13:57:12','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf041a5aaad\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Background Color','global_cta_background_color','publish','closed','closed','','field_5e3c1afe90333','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9077',29,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9078,1,'2020-02-06 08:57:12','2020-02-06 13:57:12','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf041a5aaad\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"34\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Background Opacity','global_cta_background_opacity','publish','closed','closed','','field_5e3c1b1490334','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9078',30,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9079,1,'2020-02-06 08:58:24','2020-02-06 13:58:24','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','global_cta_section_text_color','publish','closed','closed','','field_5e3c1b55a5c6a','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9079',32,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9080,1,'2020-02-06 09:02:31','2020-02-06 14:02:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','global_cta_section_title','publish','closed','closed','','field_5e3c1bea0144a','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9080',35,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9081,1,'2020-02-06 09:02:31','2020-02-06 14:02:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','global_cta_section_subtitle','publish','closed','closed','','field_5e3c1bfb0144b','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9081',36,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9082,1,'2020-02-06 09:02:31','2020-02-06 14:02:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','global_cta_section_description','publish','closed','closed','','field_5e3c1c0b0144c','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9082',37,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9083,1,'2020-02-06 09:02:31','2020-02-06 14:02:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','global_cta_custom_class','publish','closed','closed','','field_5e3c1c5f0144d','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9083',33,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9085,1,'2020-02-06 09:15:54','2020-02-06 14:15:54','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Settings','','publish','closed','closed','','field_5e3c1f5e8cfc8','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9085',25,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9086,1,'2020-02-06 09:15:55','2020-02-06 14:15:55','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Content','','publish','closed','closed','','field_5e3c1f878cfc9','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9086',34,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9107,1,'2020-02-07 11:19:43','2020-02-07 16:19:43','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Settings','_copy','publish','closed','closed','','field_5e3d8ccaba395','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9107',40,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9108,1,'2020-02-07 11:19:44','2020-02-07 16:19:44','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','global_contact_background_image','publish','closed','closed','','field_5e3d8ce3ba396','','','2022-04-14 05:58:40','2022-04-14 10:58:40','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9108',41,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9109,1,'2020-02-07 11:19:44','2020-02-07 16:19:44','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:7:\"pattern\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:0:{}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Pattern','global_contact_background_pattern','publish','closed','closed','','field_5e3d8ce7ba397','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9109',42,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9110,1,'2020-02-07 11:19:44','2020-02-07 16:19:44','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf046d5aaae\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Background Color','global_contact_background_color','publish','closed','closed','','field_5e3d8ceaba398','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9110',44,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9111,1,'2020-02-07 11:19:44','2020-02-07 16:19:44','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf046d5aaae\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"34\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Background Opacity','global_contact_background_opacity','publish','closed','closed','','field_5e3d8cedba399','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9111',45,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9112,1,'2020-02-07 11:19:44','2020-02-07 16:19:44','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','global_contact_section_text_color','publish','closed','closed','','field_5e3d8cf1ba39a','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9112',47,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9113,1,'2020-02-07 11:19:45','2020-02-07 16:19:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Custom Class','global_contact_custom_class','publish','closed','closed','','field_5e3d8cf4ba39b','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9113',48,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9114,1,'2020-02-07 11:19:45','2020-02-07 16:19:45','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Content','_copy2','publish','closed','closed','','field_5e3d8dadba39c','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9114',49,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9115,1,'2020-02-07 11:19:45','2020-02-07 16:19:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','global_contact_section_title','publish','closed','closed','','field_5e3d8dc8ba39d','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9115',50,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9116,1,'2020-02-07 11:19:45','2020-02-07 16:19:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','global_contact_section_subtitle','publish','closed','closed','','field_5e3d8dcbba39e','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9116',51,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9117,1,'2020-02-07 11:19:45','2020-02-07 16:19:45','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','global_contact_section_description','publish','closed','closed','','field_5e3d8dceba39f','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9117',52,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9118,1,'2020-02-07 11:25:22','2020-02-07 16:25:22','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Contact Details','','publish','closed','closed','','field_5e3d8f1c37525','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9118',53,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9119,1,'2020-02-07 11:41:22','2020-02-07 16:41:22','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:12:\"bg-separator\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','Settings','_copy','publish','closed','closed','','field_5e3d9249da41a','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9119',88,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9120,1,'2020-02-07 11:41:22','2020-02-07 16:41:22','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','global_newsletter_background_image','publish','closed','closed','','field_5e3d926eda41b','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9120',89,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9121,1,'2020-02-07 11:41:22','2020-02-07 16:41:22','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:7:\"pattern\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:0:{}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Pattern','global_newsletter_background_pattern','publish','closed','closed','','field_5e3d9272da41c','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9121',90,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9122,1,'2020-02-07 11:41:22','2020-02-07 16:41:22','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf04935aaaf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Background Color','global_newsletter_background_color','publish','closed','closed','','field_5e3d9275da41d','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9122',92,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9123,1,'2020-02-07 11:41:23','2020-02-07 16:41:23','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf04935aaaf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"solid_color\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"30\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Background Opacity','global_newsletter_background_opacity','publish','closed','closed','','field_5e3d9278da41e','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9123',93,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9124,1,'2020-02-07 11:41:23','2020-02-07 16:41:23','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','text_color','publish','closed','closed','','field_5e3d927bda41f','','','2020-06-04 01:49:19','2020-06-04 06:49:19','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9124',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9256,1,'2020-02-14 08:46:34','2020-02-14 13:46:34','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Global Features','','publish','closed','closed','','field_5e46a4b649399','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9256',85,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9257,1,'2020-02-14 08:47:34','2020-02-14 13:47:34','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:11:\"Add Feature\";}','Global Features','global_features','publish','closed','closed','','field_5e46a4e2d247b','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9257',86,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9404,1,'2020-02-22 00:30:21','2020-02-22 05:30:21','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Background Image','background_image','publish','closed','closed','','field_5e50ba3a9e34d','','','2021-04-05 12:48:13','2021-04-05 17:48:13','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9404',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9405,1,'2020-02-22 00:30:21','2020-02-22 05:30:21','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"30\";s:5:\"class\";s:7:\"pattern\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:4:\"none\";s:552:\"<img src=\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\'><svg class=\'check\' aria-hidden=\'true\' focusable=\'false\' viewBox=\'0 0 512 512\'><path fill=\'currentColor\' d=\'M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\'></path></svg><span class=\'none\'>None</span>\";s:6:\"Purple\";s:1148:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-150x150.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-300x300.png 300w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-204x204.png 204w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-275x275.png 275w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-100x100.png 100w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Purple</span>\";s:5:\"Green\";s:858:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Green</span>\";s:7:\"Diamond\";s:1205:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-150x150.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-300x300.png 300w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-204x204.png 204w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-275x275.png 275w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-100x100.png 100w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Diamond</span>\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Pattern','background_pattern','publish','closed','closed','','field_5e50ba3f9e34e','','','2021-04-05 12:48:13','2021-04-05 17:48:13','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9405',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9406,1,'2020-02-22 00:30:21','2020-02-22 05:30:21','a:6:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";}','Background Color','background_color','publish','closed','closed','','field_5e50ba429e34f','','','2021-04-05 12:48:13','2021-04-05 17:48:13','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9406',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9407,1,'2020-02-22 00:30:21','2020-02-22 05:30:21','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Background Opacity','background_opacity','publish','closed','closed','','field_5e50ba459e350','','','2021-04-05 12:48:13','2021-04-05 17:48:13','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9407',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9408,1,'2020-02-22 00:30:21','2020-02-22 05:30:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5e50ba9f9e351','','','2020-06-04 01:49:20','2020-06-04 06:49:20','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9408',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9409,1,'2020-02-22 00:30:22','2020-02-22 05:30:22','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_5e50babf9e353','','','2020-06-04 01:49:20','2020-06-04 06:49:20','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9409',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9410,1,'2020-02-22 00:30:22','2020-02-22 05:30:22','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}','Links','links','publish','closed','closed','','field_5e50bb3a9e354','','','2020-06-04 01:49:20','2020-06-04 06:49:20','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9410',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9411,1,'2020-02-22 00:30:22','2020-02-22 05:30:22','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5e50bb3a9e355','','','2020-02-22 00:30:22','2020-02-22 05:30:22','',9410,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9411',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9414,1,'2020-02-22 02:28:25','2020-02-22 07:28:25','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Features UI','hide_global_features','publish','closed','closed','','field_5e50d7f8bc0e1','','','2022-03-25 06:08:36','2022-03-25 11:08:36','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9414',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9464,1,'2020-02-24 23:13:28','2020-02-25 04:13:28','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"acf/gallery-cards\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Cards - Gallery','block-cards-gallery','publish','closed','closed','','group_5e549ee607e13','','','2021-04-06 06:55:44','2021-04-06 11:55:44','',0,'https://e2d57bfff0.nxcli.net/?p=9464',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (9465,1,'2020-02-24 23:13:26','2020-02-25 04:13:26','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5e549ee610c64','','','2020-02-24 23:13:26','2020-02-25 04:13:26','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9465',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9466,1,'2020-02-24 23:13:26','2020-02-25 04:13:26','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5e549ee610cad','','','2020-02-24 23:13:26','2020-02-25 04:13:26','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9466',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9467,1,'2020-02-24 23:13:26','2020-02-25 04:13:26','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5e549ee610cf5','','','2020-02-24 23:13:26','2020-02-25 04:13:26','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9467',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9468,1,'2020-02-24 23:13:26','2020-02-25 04:13:26','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Card\";}','Gallery Cards','gallery_cards','publish','closed','closed','','field_5e549ee610d3a','','','2020-02-24 23:26:36','2020-02-25 04:26:36','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9468',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9469,1,'2020-02-24 23:13:26','2020-02-25 04:13:26','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Gallery Title','gallery_title','publish','closed','closed','','field_5e549ee6b95c1','','','2021-04-06 06:55:44','2021-04-06 11:55:44','',9468,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9469',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9471,1,'2020-02-24 23:13:27','2020-02-25 04:13:27','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:7:\"wpautop\";}','Gallery Description','gallery_description','publish','closed','closed','','field_5e549ee6b9654','','','2020-06-04 01:19:28','2020-06-04 06:19:28','',9468,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9471',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9472,1,'2020-02-24 23:13:27','2020-02-25 04:13:27','a:18:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:9:\"thumbnail\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Gallery Images','gallery_images','publish','closed','closed','','field_5e549ee6b969f','','','2020-06-04 01:19:29','2020-06-04 06:19:29','',9468,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9472',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9473,1,'2020-02-24 23:13:27','2020-02-25 04:13:27','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5e549ee7a5d71','','','2020-02-24 23:13:27','2020-02-25 04:13:27','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9473',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9474,1,'2020-02-24 23:13:27','2020-02-25 04:13:27','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5e549ee7ce871','','','2020-02-24 23:13:27','2020-02-25 04:13:27','',9464,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9474',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9490,1,'2020-02-25 00:06:18','2020-02-25 05:06:18','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Gallery','cards_gallery','publish','closed','closed','','field_5e54ab40f2a0e','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9490',36,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9521,1,'2020-02-26 10:48:19','2020-02-26 15:48:19','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e57764c8bdf4\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:12:\"Add Gradient\";}','Gradient Options','gradient_options','publish','closed','closed','','field_5e56917d4606c','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9521',82,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9522,1,'2020-02-26 10:48:19','2020-02-26 15:48:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Gradient Name','gradient_name','publish','closed','closed','','field_5e5691a74606d','','','2020-02-27 02:50:10','2020-02-27 07:50:10','',9521,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9522',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9528,1,'2020-02-26 10:49:19','2020-02-26 15:49:19','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Gradient Options','gradient_options','publish','closed','closed','','field_5e56936c7f439','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9528',80,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9554,1,'2020-02-27 02:50:10','2020-02-27 07:50:10','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:76:\"Example: linear-gradient(to right, rgba(55,55,55,0.7), rgba(143,37,88,0.5) )\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Gradient Code','gradient_code','publish','closed','closed','','field_5e57740ec3f72','','','2020-02-27 02:50:10','2020-02-27 07:50:10','',9521,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=9554',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9556,1,'2020-02-27 02:57:50','2020-02-27 07:57:50','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Enable Gradient','enable_gradient','publish','closed','closed','','field_5e57764c8bdf4','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9556',81,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9567,1,'2020-02-27 03:41:01','2020-02-27 08:41:01','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','background_overlay_style','publish','closed','closed','','field_5e57802d92673','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9567',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9568,1,'2020-02-27 03:41:02','2020-02-27 08:41:02','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e57802d92673\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:4:\"Blue\";s:4:\"Blue\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','background_gradient','publish','closed','closed','','field_5e57806692674','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9568',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (9572,1,'2020-02-27 04:18:07','2020-02-27 09:18:07','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:7:{i:0;s:19:\"field_5d42e9f4abac6\";i:1;s:19:\"field_5f6e0feefba56\";i:2;s:19:\"field_5e57802d92673\";i:3;s:19:\"field_5d42e9f4abb4a\";i:4;s:19:\"field_5d42e9f4abb87\";i:5;s:19:\"field_5e57806692674\";i:6;s:19:\"field_5d42e9f4abbc4\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Background Settings','background_settings','publish','closed','closed','','field_5e57891f650c8','','','2022-01-21 01:33:19','2022-01-21 06:33:19','',4864,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=9572',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10171,1,'2020-03-31 06:34:46','2020-03-31 11:34:46','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Quote\";}','Quotes','quotes','publish','closed','closed','','field_5e832a87986dc','','','2022-02-24 11:30:52','2022-02-24 16:30:52','',4864,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10171',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10246,1,'2020-04-06 19:36:26','2020-04-07 00:36:26','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:13:\"page_template\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"careers.php\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Job Listings','job-listings','publish','closed','closed','','group_5dad97bb7da18','','','2020-04-08 04:48:41','2020-04-08 09:48:41','',0,'https://e2d57bfff0.nxcli.net/?p=10246',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (10247,1,'2020-04-06 19:36:24','2020-04-07 00:36:24','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:7:\"Add Job\";}','Jobs','jobs','publish','closed','closed','','field_5dad97bb85468','','','2020-04-08 04:45:57','2020-04-08 09:45:57','',10246,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10247',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10248,1,'2020-04-06 19:36:24','2020-04-07 00:36:24','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_5dad97bbc2765','','','2020-04-08 04:45:58','2020-04-08 09:45:58','',10247,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10248',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10249,1,'2020-04-06 19:36:25','2020-04-07 00:36:25','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";}','Details Link','details_link','publish','closed','closed','','field_5dadaa92d1b09','','','2020-04-08 04:45:58','2020-04-08 09:45:58','',10247,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10249',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10250,1,'2020-04-06 19:36:25','2020-04-07 00:36:25','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:11:\"job-cat-one\";s:16:\"Job Category One\";s:11:\"job-cat-two\";s:16:\"Job Category Two\";s:13:\"job-cat-three\";s:18:\"Job Category Three\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:0:{}s:6:\"layout\";s:10:\"horizontal\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Category','category','publish','closed','closed','','field_5dad97bbc27b7','','','2020-04-08 04:48:41','2020-04-08 09:48:41','',10247,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10250',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10251,1,'2020-04-06 19:36:25','2020-04-07 00:36:25','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:3:\"100\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Description','description','publish','closed','closed','','field_5dada9c89b140','','','2020-04-08 04:45:59','2020-04-08 09:45:59','',10247,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10251',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10265,1,'2020-04-12 04:59:22','2020-04-12 09:59:22','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d452bfa400fa\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:9:\"Add Image\";}','Banner Images','banner_images','publish','closed','closed','','field_5e92e62042408','','','2021-11-27 09:29:44','2021-11-27 14:29:44','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10265',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10266,1,'2020-04-12 05:03:44','2020-04-12 10:03:44','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5e92e7442a8dd','','','2020-04-12 05:27:34','2020-04-12 10:27:34','',10265,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10266',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10277,1,'2020-04-12 05:44:43','2020-04-12 10:44:43','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','background_overlay_style','publish','closed','closed','','field_5e8307886f67c','','','2021-01-24 10:50:57','2021-01-24 15:50:57','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10277',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10278,1,'2020-04-12 05:44:44','2020-04-12 10:44:44','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e8307886f67c\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:18:\"Blue - Transparent\";s:18:\"Blue - Transparent\";s:13:\"Black - White\";s:13:\"Black - White\";s:17:\"Blue - Light Blue\";s:17:\"Blue - Light Blue\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','background_gradient','publish','closed','closed','','field_5e83078f6f67d','','','2021-01-24 10:50:58','2021-01-24 15:50:58','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10278',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10287,1,'2020-04-12 06:10:47','2020-04-12 11:10:47','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','background_overlay_style','publish','closed','closed','','field_5e92f6b3836cf','','','2021-11-27 09:29:45','2021-11-27 14:29:45','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10287',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10288,1,'2020-04-12 06:10:48','2020-04-12 11:10:48','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e92f6b3836cf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:14:\"Red - To Right\";s:14:\"Red - To Right\";s:18:\"Yellow - To Bottom\";s:18:\"Yellow - To Bottom\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','background_gradient','publish','closed','closed','','field_5e92f700836d0','','','2021-11-27 09:29:46','2021-11-27 14:29:46','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10288',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10367,1,'2020-04-21 04:38:53','2020-04-21 09:38:53','<iframe title=\"BEYOND NATURE ICELAND Timelapse - IceLAND ì•„ì´ìŠ¬ëž€ë“œ\" src=\"https://player.vimeo.com/video/75736121?dnt=1&amp;app_id=122963\" width=\"500\" height=\"230\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe>','','','publish','closed','closed','','e48068b09db0089a37b03103ae6c7f06','','','2020-04-21 04:38:53','2020-04-21 09:38:53','',0,'https://e2d57bfff0.nxcli.net/uncategorized/e48068b09db0089a37b03103ae6c7f06/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (10437,1,'2020-05-09 11:03:49','2020-05-09 16:03:49','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Contact Form','hide_global_slideup_form','publish','closed','closed','','field_5eb6d44914ffe','','','2022-03-25 06:08:37','2022-03-25 11:08:37','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10437',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10460,1,'2020-05-10 00:54:02','2020-05-10 05:54:02','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5eb79698f9b58','','','2021-04-05 07:27:19','2021-04-05 12:27:19','',4816,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10460',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10467,1,'2020-05-14 12:03:38','2020-05-14 17:03:38','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Banner Form ID','banner_form_id','publish','closed','closed','','field_5ebd79dc2fb90','','','2022-05-21 16:07:59','2022-05-21 21:07:59','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10467',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10530,1,'2020-06-03 23:51:22','2020-06-04 04:51:22','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Landing Page ?','landing_page','publish','closed','closed','','field_5ed87d737232e','','','2021-02-25 01:32:01','2021-02-25 06:32:01','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10530',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10536,1,'2020-06-04 01:11:57','2020-06-04 06:11:57','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5d42a99eb08e6\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"content\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed890942f2b8','','','2021-04-05 12:26:27','2021-04-05 17:26:27','',4364,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10536',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10537,1,'2020-06-04 01:16:19','2020-06-04 06:16:19','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed891976b78b','','','2021-04-05 04:59:14','2021-04-05 09:59:14','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10537',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10538,1,'2020-06-04 01:19:28','2020-06-04 06:19:28','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed89262baa35','','','2021-04-06 06:55:43','2021-04-06 11:55:43','',9468,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10538',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10539,1,'2020-06-04 01:21:21','2020-06-04 06:21:21','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed892ceed474','','','2021-04-05 06:35:53','2021-04-05 11:35:53','',5557,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10539',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10540,1,'2020-06-04 01:22:59','2020-06-04 06:22:59','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed8933618336','','','2021-04-05 06:38:50','2021-04-05 11:38:50','',5301,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10540',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10542,1,'2020-06-04 01:28:56','2020-06-04 06:28:56','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed8949c7c54a','','','2021-04-05 07:09:31','2021-04-05 12:09:31','',4522,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10542',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10543,1,'2020-06-04 01:30:33','2020-06-04 06:30:33','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed894fae2428','','','2021-04-05 07:20:16','2021-04-05 12:20:16','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10543',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10544,1,'2020-06-04 01:32:42','2020-06-04 06:32:42','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed8957f3b7bb','','','2021-04-02 17:04:27','2021-04-02 22:04:27','',4731,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10544',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10545,1,'2020-06-04 01:33:25','2020-06-04 06:33:25','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed895a9a0458','','','2021-04-05 07:23:37','2021-04-05 12:23:37','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10545',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10548,1,'2020-06-04 01:44:32','2020-06-04 06:44:32','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed898430b4a5','','','2021-04-05 12:35:24','2021-04-05 17:35:24','',5609,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10548',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10549,1,'2020-06-04 01:49:19','2020-06-04 06:49:19','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5ed8995713f0b','','','2021-04-05 12:48:12','2021-04-05 17:48:12','',9257,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10549',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10570,1,'2020-07-07 11:32:02','2020-07-07 16:32:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Read More Button Label','blog_read_more_button_label','publish','closed','closed','','field_5f04a25029ab3','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10570',72,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10571,1,'2020-07-07 11:32:03','2020-07-07 16:32:03','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button','blog_read_more_make_button','publish','closed','closed','','field_5f04a35329ab4','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10571',73,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10572,1,'2020-07-07 11:37:50','2020-07-07 16:37:50','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"35\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"primary\";s:7:\"primary\";s:9:\"secondary\";s:9:\"secondary\";s:5:\"white\";s:5:\"white\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Button Color','blog_read_more_button_color','publish','closed','closed','','field_5f04a486bdab3','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10572',74,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10573,1,'2020-07-07 11:37:50','2020-07-07 16:37:50','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ghost Button?','blog_read_more_ghost_button','publish','closed','closed','','field_5f04a4cbbdab4','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10573',75,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10574,1,'2020-07-07 12:11:40','2020-07-07 17:11:40','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Form Title?','display_form_title','publish','closed','closed','','field_5f04aca080caa','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10574',65,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10580,1,'2020-07-07 12:22:23','2020-07-07 17:22:23','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"team\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_5f04af4f5d0c8','','','2020-07-07 12:22:23','2020-07-07 17:22:23','',10575,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10580',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10667,1,'2020-07-20 03:53:44','2020-07-20 08:53:44','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Overlay Opacity','overlay_opacity','publish','closed','closed','','field_5f155b76122ed','','','2021-04-07 00:38:08','2021-04-07 05:38:08','',4901,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10667',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10703,1,'2020-08-04 06:44:11','2020-08-04 11:44:11','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"acf/media-content\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Media + Content','block-media-content','publish','closed','closed','','group_5f294a082e540','','','2022-05-25 03:11:42','2022-05-25 08:11:42','',0,'https://e2d57bfff0.nxcli.net/?p=10703',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (10704,1,'2020-08-04 06:44:08','2020-08-04 11:44:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5f294a083bd06','','','2020-08-04 06:44:08','2020-08-04 11:44:08','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10704',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10705,1,'2020-08-04 06:44:08','2020-08-04 11:44:08','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:14:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_61f6c684ad580\";i:12;s:19:\"field_5dff15a703ec6\";i:13;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5f294a083bd51','','','2022-03-28 00:44:33','2022-03-28 05:44:33','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10705',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10706,1,'2020-08-04 06:44:08','2020-08-04 11:44:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5f294a083bd92','','','2020-08-04 06:44:08','2020-08-04 11:44:08','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10706',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10707,1,'2020-08-04 06:44:08','2020-08-04 11:44:08','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Block\";}','Blocks','section_blocks','publish','closed','closed','','field_5f294a083bdd8','','','2020-08-04 23:46:53','2020-08-05 04:46:53','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10707',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10708,1,'2020-08-04 06:44:09','2020-08-04 11:44:09','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:3:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}i:1;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_622052b162315\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}i:2;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_624a991b7fb1e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"image\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5f294a0925daa','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10708',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10709,1,'2020-08-04 06:44:09','2020-08-04 11:44:09','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Alignment','media_alignment','publish','closed','closed','','field_5f294a0925df4','','','2022-04-04 02:06:45','2022-04-04 07:06:45','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10709',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10710,1,'2020-08-04 06:44:09','2020-08-04 11:44:09','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5f294a0925e3c','','','2021-04-05 12:18:33','2021-04-05 17:18:33','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10710',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10711,1,'2020-08-04 06:44:09','2020-08-04 11:44:09','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Width','media_width','publish','closed','closed','','field_5f294a0925e81','','','2022-04-04 02:06:45','2022-04-04 07:06:45','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10711',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10712,1,'2020-08-04 06:44:10','2020-08-04 11:44:10','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','Content','content','publish','closed','closed','','field_5f294a0925ebf','','','2022-05-25 03:11:42','2022-05-25 08:11:42','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10712',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10713,1,'2020-08-04 06:44:10','2020-08-04 11:44:10','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','section_links','publish','closed','closed','','field_5f294a0925f11','','','2022-05-25 03:11:42','2022-05-25 08:11:42','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10713',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10714,1,'2020-08-04 06:44:10','2020-08-04 11:44:10','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_5f294a0a7f4a1','','','2020-08-04 06:44:10','2020-08-04 11:44:10','',10713,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10714',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10715,1,'2020-08-04 06:44:11','2020-08-04 11:44:11','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5f294a0b31603','','','2020-08-04 07:50:38','2020-08-04 12:50:38','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10715',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10716,1,'2020-08-04 06:44:11','2020-08-04 11:44:11','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5f294a0b6754b','','','2020-08-04 07:50:39','2020-08-04 12:50:39','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10716',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10718,1,'2020-08-04 06:58:33','2020-08-04 11:58:33','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:5:\"image\";s:5:\"Image\";s:5:\"video\";s:5:\"Video\";s:3:\"map\";s:3:\"Map\";s:4:\"icon\";s:4:\"Icon\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Type','media_type','publish','closed','closed','','field_5f294b400d00d','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10718',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10719,1,'2020-08-04 06:58:34','2020-08-04 11:58:34','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Full Width Section?','full_width_section','publish','closed','closed','','field_5f294b980d00e','','','2020-08-04 07:50:34','2020-08-04 12:50:34','',10703,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10719',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10720,1,'2020-08-04 06:58:34','2020-08-04 11:58:34','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"map\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Map Iframe Code','map_iframe_code','publish','closed','closed','','field_5f294bfb0d00f','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10720',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10721,1,'2020-08-04 06:58:35','2020-08-04 11:58:35','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"youtube\";s:7:\"Youtube\";s:5:\"vimeo\";s:5:\"Vimeo\";s:4:\"file\";s:4:\"File\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Video Source','video_source','publish','closed','closed','','field_5f294c2b0d010','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10721',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10722,1,'2020-08-04 06:58:35','2020-08-04 11:58:35','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:2:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5f294c2b0d010\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"youtube\";}}i:1;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5f294c2b0d010\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"vimeo\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Video ID','video_id','publish','closed','closed','','field_5f294c610d011','','','2022-04-04 02:06:45','2022-04-04 07:06:45','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10722',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10723,1,'2020-08-04 06:58:35','2020-08-04 11:58:35','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}i:1;a:3:{s:5:\"field\";s:19:\"field_5f294c2b0d010\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"file\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Video File','video_file','publish','closed','closed','','field_5f294c7f0d012','','','2022-04-04 02:06:45','2022-04-04 07:06:45','',10707,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10723',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10752,1,'2020-08-05 02:12:25','2020-08-05 07:12:25','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Subscribe Form','hide_global_subscribe_form','publish','closed','closed','','field_5f2a5bc5a90bf','','','2022-03-25 06:08:37','2022-03-25 11:08:37','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10752',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10757,1,'2020-08-12 03:01:30','2020-08-12 08:01:30','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"stacked\";s:7:\"Stacked\";s:6:\"inline\";s:6:\"Inline\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:7:\"stacked\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Layout','layout','publish','closed','closed','','field_5f33a188fadef','','','2022-02-21 10:46:33','2022-02-21 15:46:33','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10757',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10832,1,'2020-08-30 01:11:07','2020-08-30 06:11:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','column_subtitle','publish','closed','closed','','field_5f4b42eff6fc4','','','2020-08-30 01:11:07','2020-08-30 06:11:07','',4542,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10832',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10836,1,'2020-09-04 10:24:07','2020-09-04 15:24:07','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:8:{s:14:\"no-padding-top\";s:18:\"Remove Top Padding\";s:17:\"no-padding-bottom\";s:21:\"Remove Bottom Padding\";s:13:\"short-padding\";s:13:\"Short Padding\";s:13:\"border-bottom\";s:13:\"Border Bottom\";s:9:\"checklist\";s:14:\"Checkmark List\";s:12:\"banner-image\";s:30:\"Banner Image (Media + Content)\";s:16:\"left-align-title\";s:16:\"Left Align Title\";s:15:\"boat-items-list\";s:15:\"Boat Items List\";}s:13:\"default_value\";a:0:{}s:10:\"allow_null\";i:0;s:8:\"multiple\";i:1;s:2:\"ui\";i:1;s:4:\"ajax\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"placeholder\";s:0:\"\";}','CSS Classes','css_classes','publish','closed','closed','','field_5f525b2b9bb56','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10836',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10839,1,'2020-09-04 11:01:36','2020-09-04 16:01:36','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:4:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_61f6c684ad580\";i:2;s:19:\"field_5dff15a703ec6\";i:3;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_5f52649e184f5','','','2022-03-28 01:04:57','2022-03-28 06:04:57','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10839',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10840,1,'2020-09-04 11:22:44','2020-09-04 16:22:44','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:7:{i:0;s:19:\"field_5d42e9f4abbc4\";i:1;s:19:\"field_5d42e9f4abac6\";i:2;s:19:\"field_5f6e0feefba56\";i:3;s:19:\"field_5e57802d92673\";i:4;s:19:\"field_5d42e9f4abb4a\";i:5;s:19:\"field_5d42e9f4abb87\";i:6;s:19:\"field_5e57806692674\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','General Options','general_options','publish','closed','closed','','field_5f5269949bacd','','','2022-02-21 10:46:34','2022-02-21 15:46:34','',4698,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10840',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10841,1,'2020-09-04 11:25:56','2020-09-04 16:25:56','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:3:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_5dff15a703ec6\";i:2;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_5f526a74c14a9','','','2021-01-24 10:50:59','2021-01-24 15:50:59','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10841',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10846,1,'2020-09-04 11:29:39','2020-09-04 16:29:39','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:3:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_5dff15a703ec6\";i:2;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_5f526b577bc3f','','','2022-04-01 01:19:06','2022-04-01 06:19:06','',4864,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10846',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10847,1,'2020-09-04 11:30:34','2020-09-04 16:30:34','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:3:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_5dff15a703ec6\";i:2;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_5f526b91a6283','','','2020-09-04 11:30:34','2020-09-04 16:30:34','',5446,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10847',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10848,1,'2020-09-04 11:32:54','2020-09-04 16:32:54','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:3:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_5dff15a703ec6\";i:2;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_5f526c1eaab40','','','2022-05-21 16:08:00','2022-05-21 21:08:00','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10848',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10857,1,'2020-09-04 11:49:29','2020-09-04 16:49:29','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:9:{i:0;s:19:\"field_5d42e9f4abac6\";i:1;s:19:\"field_5f6e0feefba56\";i:2;s:19:\"field_5e57802d92673\";i:3;s:19:\"field_5d42e9f4abb4a\";i:4;s:19:\"field_5d42e9f4abb87\";i:5;s:19:\"field_5e57806692674\";i:6;s:19:\"field_5f525b2b9bb56\";i:7;s:19:\"field_5dff15a703ec6\";i:8;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options 2','section_options_2','publish','closed','closed','','field_5f526f278d9de','','','2021-04-07 00:31:33','2021-04-07 05:31:33','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10857',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10858,1,'2020-09-04 11:49:29','2020-09-04 16:49:29','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:4:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options','publish','closed','closed','','field_5f526fc38d9df','','','2021-04-07 00:31:31','2021-04-07 05:31:31','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10858',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10859,1,'2020-09-04 11:58:38','2020-09-04 16:58:38','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Absolute Header?','absolute_header','publish','closed','closed','','field_5f52721311338','','','2021-02-25 01:32:01','2021-02-25 06:32:01','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10859',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10875,1,'2020-09-10 08:49:23','2020-09-10 13:49:23','{{unknown}}','','','publish','closed','closed','','f4a188f88133f718db323980b9c54165','','','2020-09-10 08:49:23','2020-09-10 13:49:23','',0,'https://e2d57bfff0.nxcli.net/uncategorized/f4a188f88133f718db323980b9c54165/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (10899,1,'2020-09-10 11:08:55','2020-09-10 16:08:55','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Countdown When Complete?','hide_countdown_when_complete','publish','closed','closed','','field_5f5a4f7da4bad','','','2020-09-10 11:08:55','2020-09-10 16:08:55','',5142,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10899',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10916,1,'2020-09-18 00:47:26','2020-09-18 05:47:26','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone','team_phone','publish','closed','closed','','field_5f6449a6a7afa','','','2020-09-18 00:47:26','2020-09-18 05:47:26','',1042,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10916',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10932,1,'2020-09-24 05:33:43','2020-09-24 10:33:43','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Author Image','author_image','publish','closed','closed','','field_5f6c75bf29f5b','','','2022-02-24 11:30:53','2022-02-24 16:30:53','',10171,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10932',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10942,1,'2020-09-25 10:43:52','2020-09-25 15:43:52','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:16:\"one-half pattern\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:6:{s:4:\"none\";s:552:\"<img src=\'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=\'><svg class=\'check\' aria-hidden=\'true\' focusable=\'false\' viewBox=\'0 0 512 512\'><path fill=\'currentColor\' d=\'M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\'></path></svg><span class=\'none\'>None</span>\";s:6:\"Purple\";s:1148:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-150x150.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-300x300.png 300w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-204x204.png 204w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-275x275.png 275w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-100x100.png 100w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Purple</span>\";s:5:\"Light\";s:1116:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern-150x150.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern.png 300w, https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern-204x204.png 204w, https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern-275x275.png 275w, https://2poochiesproperties.com/wp-content/uploads/2020/09/old_wall_pattern-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Light</span>\";s:4:\"Blue\";s:597:\"<img width=\"70\" height=\"70\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-smithbarid.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Blue</span>\";s:5:\"Green\";s:858:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/diagonal-striped-pattern-100x100.png 100w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Green</span>\";s:7:\"Diamond\";s:1205:\"<img width=\"150\" height=\"150\" src=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-150x150.png\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" loading=\"lazy\" srcset=\"https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-150x150.png 150w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-300x300.png 300w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-204x204.png 204w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-275x275.png 275w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond-100x100.png 100w, https://2poochiesproperties.com/wp-content/uploads/2020/09/pattern-diamond.png 400w\" sizes=\"(max-width: 150px) 100vw, 150px\" /><svg class=\"check\" aria-hidden=\"true\" focusable=\"false\" viewBox=\"0 0 512 512\"><path fill=\"currentColor\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg><span>Diamond</span>\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Pattern','background_pattern','publish','closed','closed','','field_5f6e0feefba56','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10942',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10946,1,'2020-09-25 10:59:25','2020-09-25 15:59:25','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Background Patterns','background_patterns','publish','closed','closed','','field_5f6e133a502dc','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10946',83,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10947,1,'2020-09-25 10:59:25','2020-09-25 15:59:25','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:11:\"Add Pattern\";}','Pattern Options','bg_pattern_options','publish','closed','closed','','field_5f6e1349502dd','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10947',84,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10948,1,'2020-09-25 10:59:26','2020-09-25 15:59:26','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Pattern Name','pattern_name','publish','closed','closed','','field_5f6e138f502df','','','2020-09-25 10:59:26','2020-09-25 15:59:26','',10947,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10948',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10949,1,'2020-09-25 10:59:26','2020-09-25 15:59:26','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Pattern Image','pattern_image','publish','closed','closed','','field_5f6e139f502e0','','','2020-09-25 10:59:26','2020-09-25 15:59:26','',10947,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=10949',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (10959,1,'2020-09-26 05:56:52','2020-09-26 10:56:52','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:7:\"pattern\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:0:{}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Background Pattern','global_cta_background_pattern','publish','closed','closed','','field_5f6f1d448f9a8','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=10959',27,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11064,1,'2020-10-28 00:59:15','2020-10-28 05:59:15','{{unknown}}','','','publish','closed','closed','','b1203cc628040c82e2eef898b0a01178','','','2020-10-28 00:59:15','2020-10-28 05:59:15','',0,'https://e2d57bfff0.nxcli.net/uncategorized/b1203cc628040c82e2eef898b0a01178/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11073,1,'2020-10-29 15:34:55','2020-10-29 20:34:55','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Label','phone_label','publish','closed','closed','','field_5f9b275be0090','','','2020-10-29 15:34:55','2020-10-29 20:34:55','',4112,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11073',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11074,1,'2020-10-29 15:39:14','2020-10-29 20:39:14','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Label','email_label','publish','closed','closed','','field_5f9b2862c36c1','','','2020-10-29 15:39:14','2020-10-29 20:39:14','',4113,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11074',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11078,1,'2020-11-06 11:07:37','2020-11-06 16:07:37','','Order &ndash; November 6, 2020 @ 11:07 AM','','wc-cancelled','closed','closed','wc_order_V4PmNgPKvTl9B','order-nov-06-2020-0407-pm','','','2020-11-06 13:21:44','2020-11-06 18:21:44','',0,'https://e2d57bfff0.nxcli.net/?post_type=shop_order&#038;p=11078',0,'shop_order','',4);
INSERT INTO `wp_posts` VALUES (11079,1,'2020-11-06 11:19:31','2020-11-06 16:19:31','','Order &ndash; November 6, 2020 @ 11:19 AM','','wc-processing','closed','closed','wc_order_JJlW34SAbt8gF','order-nov-06-2020-0419-pm','','','2020-11-06 12:17:42','2020-11-06 17:17:42','',0,'https://e2d57bfff0.nxcli.net/?post_type=shop_order&#038;p=11079',0,'shop_order','',5);
INSERT INTO `wp_posts` VALUES (11081,1,'2020-11-11 08:37:48','2020-11-11 13:37:48','','Order &ndash; November 11, 2020 @ 08:37 AM','','wc-processing','open','closed','wc_order_vo5UleudBcJMt','order-nov-11-2020-0137-pm','','','2020-11-11 08:38:50','2020-11-11 13:38:50','',0,'https://e2d57bfff0.nxcli.net/?post_type=shop_order&#038;p=11081',0,'shop_order','',3);
INSERT INTO `wp_posts` VALUES (11084,1,'2020-11-18 09:08:10','2020-11-18 14:08:10','{{unknown}}','','','publish','closed','closed','','f6f37016961a178bf01a317535ae1785','','','2020-11-18 09:08:10','2020-11-18 14:08:10','',0,'https://e2d57bfff0.nxcli.net/uncategorized/f6f37016961a178bf01a317535ae1785/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11086,1,'2020-11-18 09:08:41','2020-11-18 14:08:41','{{unknown}}','','','publish','closed','closed','','5e02f4c5d1cea7501b8f1f5baebaee0e','','','2020-11-18 09:08:41','2020-11-18 14:08:41','',0,'https://e2d57bfff0.nxcli.net/uncategorized/5e02f4c5d1cea7501b8f1f5baebaee0e/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11088,1,'2020-11-18 09:10:27','2020-11-18 14:10:27','{{unknown}}','','','publish','closed','closed','','7e5dc6c2bdb4639eef797b32ec0ec91d','','','2020-11-18 09:10:27','2020-11-18 14:10:27','',0,'https://e2d57bfff0.nxcli.net/uncategorized/7e5dc6c2bdb4639eef797b32ec0ec91d/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11095,1,'2020-11-26 06:32:00','2020-11-26 11:32:00','{{unknown}}','','','publish','closed','closed','','a1ecf73712611fa40dbb4497d8be951d','','','2020-11-26 06:32:00','2020-11-26 11:32:00','',0,'https://e2d57bfff0.nxcli.net/uncategorized/a1ecf73712611fa40dbb4497d8be951d/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11096,1,'2020-11-27 08:37:20','2020-11-27 13:37:20','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add Category\";}','Categories','categories','publish','closed','closed','','field_5fc0fffeaa691','','','2020-11-27 08:46:48','2020-11-27 13:46:48','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11096',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11097,1,'2020-11-27 08:37:20','2020-11-27 13:37:20','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Category Graphic','category_graphic','publish','closed','closed','','field_5fc10027aa692','','','2021-04-05 07:15:05','2021-04-05 12:15:05','',11096,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11097',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11098,1,'2020-11-27 08:37:20','2020-11-27 13:37:20','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:10:\"two-thirds\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_5fc10070aa693','','','2021-04-05 07:15:05','2021-04-05 12:15:05','',11096,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11098',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11099,1,'2020-11-27 08:37:20','2020-11-27 13:37:20','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:2:\"br\";}','Category Subtitle','category_subtitle','publish','closed','closed','','field_5fc10083aa694','','','2020-11-27 10:48:35','2020-11-27 15:48:35','',11096,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11099',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11100,1,'2020-11-27 08:37:21','2020-11-27 13:37:21','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Category Link','category_link','publish','closed','closed','','field_5fc100c0aa695','','','2020-11-27 10:48:35','2020-11-27 15:48:35','',11096,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11100',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11103,1,'2020-11-27 08:46:48','2020-11-27 13:46:48','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Number Of Columns In 2nd Row','number_of_columns_in_2nd_row','publish','closed','closed','','field_5fc1031ac23aa','','','2020-11-27 08:47:31','2020-11-27 13:47:31','',5052,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11103',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11105,1,'2020-11-27 10:48:35','2020-11-27 15:48:35','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_5fc11fbdef119','','','2021-04-05 07:15:05','2021-04-05 12:15:05','',11096,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11105',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11118,1,'2020-11-27 11:34:57','2020-11-27 16:34:57','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Featured Links','featured_links','publish','closed','closed','','field_5fc12a9ccaab3','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11118',66,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11129,1,'2020-11-29 09:50:40','2020-11-29 14:50:40','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/featured-links\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Featured Links','block-featured-links','publish','closed','closed','','group_5fc3b53ab579b','','','2021-04-07 00:40:24','2021-04-07 05:40:24','',0,'https://e2d57bfff0.nxcli.net/?p=11129',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11130,1,'2020-11-29 09:50:34','2020-11-29 14:50:34','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5fc3b53ac097e','','','2020-11-29 09:50:34','2020-11-29 14:50:34','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11130',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11131,1,'2020-11-29 09:50:35','2020-11-29 14:50:35','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_5fc3b53ac09c9','','','2021-04-07 00:40:24','2021-04-07 05:40:24','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11131',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11132,1,'2020-11-29 09:50:35','2020-11-29 14:50:35','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5fc3b53ac0a16','','','2020-11-29 09:50:35','2020-11-29 14:50:35','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11132',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11136,1,'2020-11-29 09:50:36','2020-11-29 14:50:36','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5fc3b53c24a88','','','2020-11-29 09:56:07','2020-11-29 14:56:07','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11136',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11142,1,'2020-11-29 09:50:38','2020-11-29 14:50:38','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Image Width','image_width','publish','closed','closed','','field_5fc3b53c24c17','','','2020-11-29 10:28:40','2020-11-29 15:28:40','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11142',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11145,1,'2020-11-29 09:50:38','2020-11-29 14:50:38','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','section_links','publish','closed','closed','','field_5fc3b53c24ce0','','','2020-11-29 11:02:17','2020-11-29 16:02:17','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11145',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11146,1,'2020-11-29 09:50:39','2020-11-29 14:50:39','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_5fc3b53f1059f','','','2020-11-29 10:00:52','2020-11-29 15:00:52','',11145,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11146',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11147,1,'2020-11-29 09:50:39','2020-11-29 14:50:39','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5fc3b53ac0ad7','','','2020-11-29 11:02:17','2020-11-29 16:02:17','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11147',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11148,1,'2020-11-29 09:50:40','2020-11-29 14:50:40','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5fc3b53ac0b14','','','2020-11-29 11:02:18','2020-11-29 16:02:18','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11148',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11149,1,'2020-11-29 09:56:07','2020-11-29 14:56:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Links Title','links_title','publish','closed','closed','','field_5fc3b65d0cf5b','','','2020-11-29 11:02:17','2020-11-29 16:02:17','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11149',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11154,1,'2020-11-29 11:02:17','2020-11-29 16:02:17','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Links Columns','links_columns','publish','closed','closed','','field_5fc3c5e43aa90','','','2020-11-29 11:02:17','2020-11-29 16:02:17','',11129,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11154',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11167,1,'2020-11-30 12:47:12','2020-11-30 17:47:12','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','global_newsletter_section_text_color','publish','closed','closed','','field_5fc52ff04ecbc','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11167',96,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11168,1,'2020-12-01 00:18:07','2020-12-01 05:18:07','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Accordion / FAQs','accordion_faqs','publish','closed','closed','','field_5fc5d1f3a9a5f','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11168',22,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11169,1,'2020-12-01 00:18:19','2020-12-01 05:18:19','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:18:\"acf/accordion-faqs\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Accordion/FAQs','block-accordion-faqs','publish','closed','closed','','group_5fc5d219dc558','','','2022-03-27 12:11:04','2022-03-27 17:11:04','',0,'https://e2d57bfff0.nxcli.net/?p=11169',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11170,1,'2020-12-01 00:18:17','2020-12-01 05:18:17','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_5fc5d219e8b2d','','','2020-12-01 00:18:17','2020-12-01 05:18:17','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11170',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11171,1,'2020-12-01 00:18:18','2020-12-01 05:18:18','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:9:{i:0;s:19:\"field_5d42e9f4abac6\";i:1;s:19:\"field_5f6e0feefba56\";i:2;s:19:\"field_5e57802d92673\";i:3;s:19:\"field_5d42e9f4abb4a\";i:4;s:19:\"field_5d42e9f4abb87\";i:5;s:19:\"field_5e57806692674\";i:6;s:19:\"field_5f525b2b9bb56\";i:7;s:19:\"field_5dff15a703ec6\";i:8;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options - remaining','section_options_remaining','publish','closed','closed','','field_5fc5d219e8b76','','','2021-04-07 01:01:41','2021-04-07 06:01:41','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11171',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11172,1,'2020-12-01 00:18:18','2020-12-01 05:18:18','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_5fc5d219e8bc4','','','2020-12-01 00:41:47','2020-12-01 05:41:47','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11172',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11176,1,'2020-12-01 00:18:19','2020-12-01 05:18:19','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_5fc5d219e8c83','','','2022-03-27 11:58:42','2022-03-27 16:58:42','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11176',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11177,1,'2020-12-01 00:18:19','2020-12-01 05:18:19','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_5fc5d219e8cc1','','','2022-03-27 11:58:42','2022-03-27 16:58:42','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11177',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11183,1,'2020-12-01 00:41:47','2020-12-01 05:41:47','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{i:1;s:1:\"1\";i:2;s:1:\"2\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','How many columns?','columns','publish','closed','closed','','field_5fc5d73b3f113','','','2021-04-07 01:01:41','2021-04-07 06:01:41','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11183',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11184,1,'2020-12-01 00:41:47','2020-12-01 05:41:47','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:4:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options','publish','closed','closed','','field_5fc5d70a3f112','','','2021-04-07 01:01:41','2021-04-07 06:01:41','',11169,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11184',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11188,1,'2020-12-02 00:52:06','2020-12-02 05:52:06','','Sample &#8211; Page Menu','','publish','closed','closed','','sample-page-menu','','','2020-12-02 00:52:12','2020-12-02 05:52:12','',0,'https://e2d57bfff0.nxcli.net/?post_type=sidebar_instance&#038;p=11188',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (11189,1,'2020-12-02 10:05:13','2020-12-02 15:05:13','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:17:\"acf/slider-simple\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Slider - Simple','block-slider-simple','publish','closed','closed','','group_5fc7ad2569e11','','','2022-03-25 06:24:29','2022-03-25 11:24:29','',0,'https://e2d57bfff0.nxcli.net/?p=11189',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11193,1,'2020-12-02 10:05:10','2020-12-02 15:05:10','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:9:\"Add Slide\";}','Slider','slider','publish','closed','closed','','field_5fc7ad2574f5e','','','2020-12-02 10:06:57','2020-12-02 15:06:57','',11189,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11193',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11200,1,'2020-12-02 10:05:12','2020-12-02 15:05:12','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Image','image','publish','closed','closed','','field_5fc7ad2680928','','','2020-12-02 10:30:20','2020-12-02 15:30:20','',11193,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11200',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11204,1,'2020-12-02 10:05:57','2020-12-02 15:05:57','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Slider - Simple','slider_simple','publish','closed','closed','','field_5fc7ad3e6481b','','','2022-04-14 08:00:58','2022-04-14 13:00:58','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11204',59,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11205,1,'2020-12-02 10:06:58','2020-12-02 15:06:58','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Image Link','image_link','publish','closed','closed','','field_5fc7ad854cf53','','','2020-12-02 10:06:58','2020-12-02 15:06:58','',11193,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11205',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11217,1,'2020-12-09 07:23:31','2020-12-09 12:23:31','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Top Bar / Header','top_bar__header','publish','closed','closed','','field_5fd0c0aeaaaa1','','','2022-04-14 05:58:50','2022-04-14 10:58:50','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11217',112,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11218,1,'2020-12-09 07:23:31','2020-12-09 12:23:31','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Top Bar Left Links','top_bar_left_links','publish','closed','closed','','field_5fd0c0beaaaa2','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11218',117,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11219,1,'2020-12-09 07:23:31','2020-12-09 12:23:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link Icon','link_icon','publish','closed','closed','','field_5fd0c143aaaa3','','','2020-12-09 07:23:31','2020-12-09 12:23:31','',11218,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11219',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11220,1,'2020-12-09 07:23:31','2020-12-09 12:23:31','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_5fd0c182aaaa4','','','2020-12-09 07:23:31','2020-12-09 12:23:31','',11218,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11220',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11221,1,'2020-12-09 07:23:32','2020-12-09 12:23:32','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button?','make_button','publish','closed','closed','','field_5fd0c1aaaaaa5','','','2020-12-09 07:23:32','2020-12-09 12:23:32','',11218,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11221',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11242,1,'2020-12-30 07:27:34','2020-12-30 12:27:34','{{unknown}}','','','publish','closed','closed','','d94e85967095c5a55df4fbf34380a40b','','','2020-12-30 07:27:34','2020-12-30 12:27:34','',0,'https://e2d57bfff0.nxcli.net/uncategorized/d94e85967095c5a55df4fbf34380a40b/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11244,1,'2020-12-30 07:28:06','2020-12-30 12:28:06','{{unknown}}','','','publish','closed','closed','','32781adb88bcfc3fa58f9960cd66a526','','','2020-12-30 07:28:06','2020-12-30 12:28:06','',0,'https://e2d57bfff0.nxcli.net/uncategorized/32781adb88bcfc3fa58f9960cd66a526/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11246,1,'2020-12-30 08:11:39','2020-12-30 13:11:39','{{unknown}}','','','publish','closed','closed','','2c2f966bbeb20e0817884571590c2d46','','','2020-12-30 08:11:39','2020-12-30 13:11:39','',0,'https://e2d57bfff0.nxcli.net/uncategorized/2c2f966bbeb20e0817884571590c2d46/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11248,1,'2020-12-30 08:12:19','2020-12-30 13:12:19','{{unknown}}','','','publish','closed','closed','','5736cdcc34d4a4bf5d74139bb6661b05','','','2020-12-30 08:12:19','2020-12-30 13:12:19','',0,'https://e2d57bfff0.nxcli.net/uncategorized/5736cdcc34d4a4bf5d74139bb6661b05/',0,'oembed_cache','',0);
INSERT INTO `wp_posts` VALUES (11278,1,'2021-01-24 10:28:31','2021-01-24 15:28:31','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:5:\"light\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','section_text_color','publish','closed','closed','','field_600d91e7e98b5','','','2021-11-27 09:29:45','2021-11-27 14:29:45','',4648,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11278',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11285,1,'2021-01-24 10:50:55','2021-01-24 15:50:55','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"dark\";s:4:\"Dark\";s:5:\"light\";s:5:\"Light\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:5:\"light\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Text Color','section_text_color','publish','closed','closed','','field_600d97144a817','','','2021-01-24 10:50:55','2021-01-24 15:50:55','',4349,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11285',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11295,1,'2021-02-01 05:14:51','2021-02-01 10:14:51','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Top Bar Right Links','top_bar_right_links','publish','closed','closed','','field_6017d48d97c4b','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11295',118,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11296,1,'2021-02-01 05:14:51','2021-02-01 10:14:51','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link Icon','link_icon','publish','closed','closed','','field_6017d48d97c4c','','','2021-02-01 05:14:51','2021-02-01 10:14:51','',11295,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11296',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11297,1,'2021-02-01 05:14:51','2021-02-01 10:14:51','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_6017d48d97c4d','','','2021-02-01 05:14:51','2021-02-01 10:14:51','',11295,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11297',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11298,1,'2021-02-01 05:14:52','2021-02-01 10:14:52','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button?','make_button','publish','closed','closed','','field_6017d48d97c4e','','','2021-02-01 05:14:52','2021-02-01 10:14:52','',11295,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11298',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11299,1,'2021-02-01 05:49:50','2021-02-01 10:49:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Subtitle','card_subtitle','publish','closed','closed','','field_6017dcba88920','','','2021-02-01 05:49:50','2021-02-01 10:49:50','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11299',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11301,1,'2021-02-03 01:48:28','2021-02-03 06:48:28','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Random Reviews ?','display_random_reviews','publish','closed','closed','','field_601a470e9851b','','','2022-05-25 07:09:08','2022-05-25 12:09:08','',5408,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11301',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11304,1,'2021-02-03 05:45:06','2021-02-03 10:45:06','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','General Information','global_contact_general_information','publish','closed','closed','','field_601a7e82e6652','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11304',68,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11313,1,'2021-02-15 12:35:05','2021-02-15 17:35:05','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"acf/protip\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: ProTip','block-protip','publish','closed','closed','','group_602aa683c8568','','','2021-02-15 12:35:05','2021-02-15 17:35:05','',0,'https://e2d57bfff0.nxcli.net/?p=11313',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11314,1,'2021-02-15 12:35:04','2021-02-15 17:35:04','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_602aa6b352729','','','2021-02-15 12:35:04','2021-02-15 17:35:04','',11313,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11314',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11315,1,'2021-02-15 12:35:05','2021-02-15 17:35:05','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_602aa6ba5272a','','','2021-02-15 12:35:05','2021-02-15 17:35:05','',11313,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11315',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11316,1,'2021-02-15 12:35:57','2021-02-15 17:35:57','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','PROTIP','protip','publish','closed','closed','','field_602ab0ebb0908','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11316',67,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11338,1,'2021-02-17 04:32:36','2021-02-17 09:32:36','<!-- wp:paragraph -->\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit</p>\n<!-- /wp:paragraph -->','Megan Smith','','publish','closed','closed','','megan-smith','','','2022-03-27 23:49:56','2022-03-28 04:49:56','',0,'https://e2d57bfff0.nxcli.net/?post_type=team&#038;p=11338',0,'team','',0);
INSERT INTO `wp_posts` VALUES (11349,1,'2022-01-24 04:23:51','2022-01-24 09:23:51','','50OFF','','publish','closed','closed','','50off','','','2022-01-24 04:23:51','2022-01-24 09:23:51','',0,'https://e2d57bfff0.nxcli.net/?post_type=shop_coupon&#038;p=11349',0,'shop_coupon','',0);
INSERT INTO `wp_posts` VALUES (11351,1,'2021-02-17 06:56:04','0000-00-00 00:00:00','Long Description Here! Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','A New Product','Short Description! Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.','draft','open','closed','','','','','2021-02-17 06:56:04','2021-02-17 11:56:04','',0,'https://e2d57bfff0.nxcli.net/?post_type=product&#038;p=11351',0,'product','',0);
INSERT INTO `wp_posts` VALUES (11352,1,'2021-02-17 06:52:16','2021-02-17 11:52:16','','A New Product - Blue, Large','color: Blue, size: Large','publish','closed','closed','','a-new-product-large-blue','','','2021-02-17 06:54:50','2021-02-17 11:54:50','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11352',1,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11353,1,'2021-02-17 06:52:16','2021-02-17 11:52:16','','A New Product - Blue, Medium','color: Blue, size: Medium','publish','closed','closed','','a-new-product-medium-blue','','','2021-02-17 06:54:50','2021-02-17 11:54:50','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11353',2,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11354,1,'2021-02-17 06:52:16','2021-02-17 11:52:16','','A New Product - Blue, Small','color: Blue, size: Small','publish','closed','closed','','a-new-product-small-blue','','','2021-02-17 06:54:50','2021-02-17 11:54:50','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11354',3,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11355,1,'2021-02-17 06:52:17','2021-02-17 11:52:17','','A New Product - Gray, Large','color: Gray, size: Large','publish','closed','closed','','a-new-product-large-gray','','','2021-02-17 06:52:17','2021-02-17 11:52:17','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11355',4,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11356,1,'2021-02-17 06:52:17','2021-02-17 11:52:17','','A New Product - Gray, Medium','color: Gray, size: Medium','publish','closed','closed','','a-new-product-medium-gray','','','2021-02-17 06:52:17','2021-02-17 11:52:17','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11356',5,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11357,1,'2021-02-17 06:52:18','2021-02-17 11:52:18','','A New Product - Gray, Small','color: Gray, size: Small','publish','closed','closed','','a-new-product-small-gray','','','2021-02-17 06:52:18','2021-02-17 11:52:18','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11357',6,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11358,1,'2021-02-17 06:52:18','2021-02-17 11:52:18','','A New Product - Green, Large','color: Green, size: Large','publish','closed','closed','','a-new-product-large-green','','','2021-02-17 06:52:18','2021-02-17 11:52:18','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11358',7,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11359,1,'2021-02-17 06:52:18','2021-02-17 11:52:18','','A New Product - Green, Medium','color: Green, size: Medium','publish','closed','closed','','a-new-product-medium-green','','','2021-02-17 06:52:18','2021-02-17 11:52:18','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11359',8,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11360,1,'2021-02-17 06:52:19','2021-02-17 11:52:19','','A New Product - Green, Small','color: Green, size: Small','publish','closed','closed','','a-new-product-small-green','','','2021-02-17 06:52:19','2021-02-17 11:52:19','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11360',9,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11361,1,'2021-02-17 06:52:19','2021-02-17 11:52:19','','A New Product - Red, Large','color: Red, size: Large','publish','closed','closed','','a-new-product-large-red','','','2021-02-17 06:52:19','2021-02-17 11:52:19','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11361',10,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11362,1,'2021-02-17 06:52:20','2021-02-17 11:52:20','','A New Product - Red, Medium','color: Red, size: Medium','publish','closed','closed','','a-new-product-medium-red','','','2021-02-17 06:52:20','2021-02-17 11:52:20','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11362',11,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11363,1,'2021-02-17 06:52:21','2021-02-17 11:52:21','','A New Product - Red, Small','color: Red, size: Small','publish','closed','closed','','a-new-product-small-red','','','2021-02-17 06:52:21','2021-02-17 11:52:21','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11363',12,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11364,1,'2021-02-17 06:52:21','2021-02-17 11:52:21','','A New Product - Yellow, Large','color: Yellow, size: Large','publish','closed','closed','','a-new-product-large-yellow','','','2021-02-17 06:52:21','2021-02-17 11:52:21','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11364',13,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11365,1,'2021-02-17 06:52:21','2021-02-17 11:52:21','','A New Product - Yellow, Medium','color: Yellow, size: Medium','publish','closed','closed','','a-new-product-medium-yellow','','','2021-02-17 06:52:21','2021-02-17 11:52:21','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11365',14,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11366,1,'2021-02-17 06:52:22','2021-02-17 11:52:22','','A New Product - Yellow, Small','color: Yellow, size: Small','publish','closed','closed','','a-new-product-small-yellow','','','2021-02-17 06:52:22','2021-02-17 11:52:22','',11351,'https://e2d57bfff0.nxcli.net/?post_type=product_variation&p=11366',15,'product_variation','',0);
INSERT INTO `wp_posts` VALUES (11369,1,'2021-02-23 11:12:57','2021-02-23 16:12:57','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','card_links','publish','closed','closed','','field_603529041128c','','','2022-02-12 02:19:53','2022-02-12 07:19:53','',3991,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11369',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11370,1,'2021-02-23 11:12:58','2021-02-23 16:12:58','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_603529281128d','','','2021-02-23 11:12:58','2021-02-23 16:12:58','',11369,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11370',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11377,1,'2021-02-25 01:28:57','2021-02-25 06:28:57','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Miscellaneous','miscellaneous','publish','closed','closed','','field_603742b33494e','','','2022-04-14 08:01:01','2022-04-14 13:01:01','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11377',85,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11378,1,'2021-02-25 01:28:57','2021-02-25 06:28:57','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:100:\"This will change visibility of featured image globally. This can be controlled for individual pages.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:12:\"single_posts\";s:12:\"Single Posts\";s:12:\"single_pages\";s:12:\"Single Pages\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:0:{}s:6:\"layout\";s:10:\"horizontal\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Show Featured Image On','show_featured_image_on','publish','closed','closed','','field_603742d23494f','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11378',76,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11379,1,'2021-02-25 01:32:02','2021-02-25 06:32:02','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"30\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:7:\"default\";s:7:\"Default\";s:4:\"show\";s:4:\"Show\";s:4:\"hide\";s:4:\"Hide\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Featured Image','featured_image','publish','closed','closed','','field_603743cf27052','','','2021-02-25 02:39:28','2021-02-25 07:39:28','',749,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11379',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11382,1,'2021-03-01 05:34:04','2021-03-01 10:34:04','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:183:\"Turn this on if you want to display related posts at bottom of content sidebar wrap instead of below entry content. This will work only if related posts plugin is installed/activated.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Move Related Posts Below Content-Sidebar Wrap?','move_related_posts_below_content_sidebar_wrap','publish','closed','closed','','field_603cc28e68b63','','','2022-04-14 08:01:00','2022-04-14 13:01:00','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11382',77,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11390,1,'2021-03-08 07:14:38','2021-03-08 12:14:38','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/gravity-form\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Gravity Form','block-gravity-form','publish','closed','closed','','group_6046152c0d16c','','','2021-05-09 09:22:19','2021-05-09 14:22:19','',0,'https://e2d57bfff0.nxcli.net/?p=11390',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11391,1,'2021-03-08 07:14:36','2021-03-08 12:14:36','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_6046152c1f421','','','2021-03-08 07:14:36','2021-03-08 12:14:36','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11391',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11392,1,'2021-03-08 07:14:36','2021-03-08 12:14:36','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_6046152c1f475','','','2021-04-07 01:15:54','2021-04-07 06:15:54','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11392',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11393,1,'2021-03-08 07:14:36','2021-03-08 12:14:36','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_6046152c1f4cf','','','2021-03-08 07:14:36','2021-03-08 12:14:36','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11393',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11398,1,'2021-03-08 07:14:37','2021-03-08 12:14:37','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_6046152c1f5ca','','','2021-03-08 07:23:07','2021-03-08 12:23:07','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11398',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11399,1,'2021-03-08 07:14:37','2021-03-08 12:14:37','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_6046152c1f610','','','2021-03-08 07:23:07','2021-03-08 12:23:07','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11399',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11400,1,'2021-03-08 07:21:51','2021-03-08 12:21:51','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:0:{}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Select A Form','select_a_form','publish','closed','closed','','field_604615840e2ed','','','2021-03-08 07:21:51','2021-03-08 12:21:51','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11400',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11401,1,'2021-03-08 07:21:51','2021-03-08 12:21:51','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Form Title?','display_form_title','publish','closed','closed','','field_604616700e2ee','','','2021-03-08 07:21:51','2021-03-08 12:21:51','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11401',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11402,1,'2021-03-08 07:21:51','2021-03-08 12:21:51','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Form Description?','display_form_description','publish','closed','closed','','field_6046168b0e2ef','','','2021-03-08 07:21:51','2021-03-08 12:21:51','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11402',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11403,1,'2021-03-08 07:21:51','2021-03-08 12:21:51','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ajax?','enable_ajax','publish','closed','closed','','field_6046169f0e2f0','','','2021-03-08 07:21:51','2021-03-08 12:21:51','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11403',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11404,1,'2021-03-08 07:23:06','2021-03-08 12:23:06','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:1000;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Width (px)','width','publish','closed','closed','','field_604617036b0ce','','','2021-05-09 09:22:18','2021-05-09 14:22:18','',11390,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11404',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11417,1,'2021-03-09 07:36:30','2021-03-09 12:36:30','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"acf/form-content\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Form + Content','block-form-content','publish','closed','closed','','group_60476bcb06a0f','','','2021-04-07 01:17:51','2021-04-07 06:17:51','',0,'https://e2d57bfff0.nxcli.net/?p=11417',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11418,1,'2021-03-09 07:36:27','2021-03-09 12:36:27','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_60476bcb11316','','','2021-03-09 07:36:27','2021-03-09 12:36:27','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11418',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11419,1,'2021-03-09 07:36:27','2021-03-09 12:36:27','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abc3e\";i:1;s:19:\"field_5d42e9f4abc7c\";i:2;s:19:\"field_5d42e9f4abcb8\";i:3;s:19:\"field_5d42e9f4abbc4\";i:4;s:19:\"field_5d42e9f4abac6\";i:5;s:19:\"field_5f6e0feefba56\";i:6;s:19:\"field_5e57802d92673\";i:7;s:19:\"field_5d42e9f4abb4a\";i:8;s:19:\"field_5d42e9f4abb87\";i:9;s:19:\"field_5e57806692674\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_60476bcb11355','','','2021-04-07 01:16:13','2021-04-07 06:16:13','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11419',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11420,1,'2021-03-09 07:36:27','2021-03-09 12:36:27','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_60476bcb11392','','','2021-03-09 07:36:27','2021-03-09 12:36:27','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11420',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11427,1,'2021-03-09 07:36:28','2021-03-09 12:36:28','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:13:{i:-1;s:11:\"Select Form\";i:1;s:11:\"Sample Form\";i:2;s:20:\"Subscribe to Updates\";i:3;s:18:\"Footer Signup Form\";i:4;s:10:\"Contact Us\";i:5;s:20:\"Request a free quote\";i:8;s:17:\"Global Popup Form\";i:9;s:4:\"TEST\";i:10;s:15:\"Job Application\";i:11;s:8:\"Basic Ad\";i:12;s:16:\"Sample Poll Form\";i:13;s:20:\"Get More Information\";i:14;s:27:\"Newsletter Signup - Sidebar\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:0;s:13:\"return_format\";s:5:\"value\";s:4:\"ajax\";i:0;s:11:\"placeholder\";s:0:\"\";}','Select A Form','select_a_form','publish','closed','closed','','field_60476bcbd3108','','','2021-03-09 08:14:04','2021-03-09 13:14:04','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11427',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11430,1,'2021-03-09 07:36:28','2021-03-09 12:36:28','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{i:33;s:3:\"33%\";i:50;s:3:\"50%\";i:66;s:3:\"66%\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";i:66;s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Form Width','form_width','publish','closed','closed','','field_60476bcbd31c6','','','2021-03-09 08:13:31','2021-03-09 13:13:31','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11430',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11431,1,'2021-03-09 07:36:29','2021-03-09 12:36:29','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"left\";s:4:\"Left\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Form Alignment','form_alignment','publish','closed','closed','','field_60476bcbd3224','','','2021-03-09 08:13:31','2021-03-09 13:13:31','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11431',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11432,1,'2021-03-09 07:36:29','2021-03-09 12:36:29','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:1;}','General Information','general_information','publish','closed','closed','','field_60476bcbd3273','','','2021-03-09 10:24:50','2021-03-09 15:24:50','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11432',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11435,1,'2021-03-09 07:36:30','2021-03-09 12:36:30','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_60476bcb1144a','','','2021-03-09 10:24:50','2021-03-09 15:24:50','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11435',20,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11436,1,'2021-03-09 07:36:30','2021-03-09 12:36:30','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_60476bcb11487','','','2021-03-09 10:24:50','2021-03-09 15:24:50','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11436',21,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11437,1,'2021-03-09 07:37:37','2021-03-09 12:37:37','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"75\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Form + Content','form_content','publish','closed','closed','','field_60476bf437480','','','2022-04-14 08:00:57','2022-04-14 13:00:57','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11437',54,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11438,1,'2021-03-09 07:45:20','2021-03-09 12:45:20','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Form Title?','display_form_title','publish','closed','closed','','field_60476d59726b8','','','2021-03-09 08:13:31','2021-03-09 13:13:31','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11438',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11439,1,'2021-03-09 07:45:20','2021-03-09 12:45:20','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Form Description?','display_form_description','publish','closed','closed','','field_60476d6c726b9','','','2021-03-09 08:13:31','2021-03-09 13:13:31','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11439',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11440,1,'2021-03-09 07:45:21','2021-03-09 12:45:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:1;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Ajax?','enable_ajax','publish','closed','closed','','field_60476d7a726ba','','','2021-03-09 08:13:30','2021-03-09 13:13:30','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11440',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11446,1,'2021-03-09 08:07:44','2021-03-09 13:07:44','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Contact Title','contact_title','publish','closed','closed','','field_60477263d7c5d','','','2021-03-09 10:24:47','2021-03-09 15:24:47','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11446',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11448,1,'2021-03-09 08:07:44','2021-03-09 13:07:44','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Title','phone_title','publish','closed','closed','','field_60477039d7c4c','','','2021-03-09 10:24:47','2021-03-09 15:24:47','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11448',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11449,1,'2021-03-09 08:07:45','2021-03-09 13:07:45','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:9:\"Add Phone\";}','Phone Numbers','phone_numbers','publish','closed','closed','','field_6047705ad7c4d','','','2021-03-09 10:24:48','2021-03-09 15:24:48','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11449',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11450,1,'2021-03-09 08:07:45','2021-03-09 13:07:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Label','label','publish','closed','closed','','field_6047706cd7c4e','','','2021-03-09 08:17:00','2021-03-09 13:17:00','',11449,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11450',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11451,1,'2021-03-09 08:07:45','2021-03-09 13:07:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Number','number','publish','closed','closed','','field_60477073d7c4f','','','2021-03-09 08:17:00','2021-03-09 13:17:00','',11449,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11451',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11452,1,'2021-03-09 08:07:45','2021-03-09 13:07:45','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Title','email_title','publish','closed','closed','','field_6047708ed7c50','','','2021-03-09 10:24:48','2021-03-09 15:24:48','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11452',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11453,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:9:\"Add Email\";}','Emails','emails','publish','closed','closed','','field_60477091d7c51','','','2021-03-09 10:24:48','2021-03-09 15:24:48','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11453',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11454,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Label','label','publish','closed','closed','','field_60477091d7c52','','','2021-03-09 08:17:01','2021-03-09 13:17:01','',11453,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11454',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11455,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email','email','publish','closed','closed','','field_60477091d7c53','','','2021-03-09 08:17:01','2021-03-09 13:17:01','',11453,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11455',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11456,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Locations Title','locations_title','publish','closed','closed','','field_604770ebd7c54','','','2021-03-09 10:24:49','2021-03-09 15:24:49','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11456',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11457,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add Location\";}','Locations','locations','publish','closed','closed','','field_604770eed7c55','','','2021-03-09 10:24:49','2021-03-09 15:24:49','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11457',16,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11458,1,'2021-03-09 08:07:46','2021-03-09 13:07:46','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:2:\"br\";}','Address','address','publish','closed','closed','','field_604770efd7c56','','','2021-03-09 09:56:59','2021-03-09 14:56:59','',11457,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11458',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11459,1,'2021-03-09 08:07:47','2021-03-09 13:07:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Hours Of Operation Title','hours_of_operation_title','publish','closed','closed','','field_60477132d7c5a','','','2021-03-09 10:24:49','2021-03-09 15:24:49','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11459',17,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11460,1,'2021-03-09 08:07:47','2021-03-09 13:07:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Hours Of Operation','hours_of_operation','publish','closed','closed','','field_6047713fd7c5b','','','2021-03-09 10:24:49','2021-03-09 15:24:49','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11460',18,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11467,1,'2021-03-09 09:57:00','2021-03-09 14:57:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Map Iframe Code','map_iframe_code','publish','closed','closed','','field_60478c6c610a2','','','2021-03-09 09:57:00','2021-03-09 14:57:00','',11457,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11467',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11468,1,'2021-03-09 09:57:00','2021-03-09 14:57:00','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Get Directions Link','get_directions_link','publish','closed','closed','','field_60478c95610a3','','','2021-03-09 09:57:00','2021-03-09 14:57:00','',11457,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11468',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11473,1,'2021-03-09 10:24:47','2021-03-09 15:24:47','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','White Box Around Form?','white_box_around_form','publish','closed','closed','','field_604792d9585b3','','','2021-04-07 01:17:51','2021-04-07 06:17:51','',11417,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11473',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11484,1,'2021-03-10 00:41:33','2021-03-10 05:41:33','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Icons List','icons_list','publish','closed','closed','','field_60485bfa11328','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11484',68,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11485,1,'2021-03-10 00:43:04','2021-03-10 05:43:04','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"acf/icons-list\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Icons List','block-icons-list','publish','closed','closed','','group_60485c660002a','','','2021-04-07 00:42:04','2021-04-07 05:42:04','',0,'https://e2d57bfff0.nxcli.net/?p=11485',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11486,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_60485c66099f5','','','2021-03-10 00:43:02','2021-03-10 05:43:02','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11486',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11487,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_60485c6609a3e','','','2021-03-10 00:43:02','2021-03-10 05:43:02','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11487',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11488,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_60485c6609a86','','','2021-03-10 00:43:02','2021-03-10 05:43:02','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11488',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11490,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add List\";}','Lists','lists','publish','closed','closed','','field_60485c6609b08','','','2021-03-10 00:49:21','2021-03-10 05:49:21','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11490',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11491,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"fontawesome\";s:12:\"Font Awesome\";s:3:\"svg\";s:3:\"SVG\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_60485c66bf1bf','','','2021-04-07 00:42:04','2021-04-07 05:42:04','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11491',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11492,1,'2021-03-10 00:43:02','2021-03-10 05:43:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60485c66bf1bf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"fontawesome\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','icon_fa','publish','closed','closed','','field_60485c66bf20a','','','2021-04-07 00:42:04','2021-04-07 05:42:04','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11492',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11493,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_60485c66bf1bf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"svg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Icon Image','icon_image','publish','closed','closed','','field_60485c66bf252','','','2021-04-07 00:42:04','2021-04-07 05:42:04','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11493',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11494,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_60485c66bf297','','','2021-04-07 00:42:03','2021-04-07 05:42:03','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11494',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11495,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_60485c66bf2d4','','','2021-03-10 01:00:23','2021-03-10 06:00:23','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11495',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11496,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','subtitle','publish','closed','closed','','field_60485c66bf312','','','2021-03-10 01:00:23','2021-03-10 06:00:23','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11496',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11497,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_60485c66bf34f','','','2021-03-10 01:00:23','2021-03-10 06:00:23','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11497',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11498,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','links','publish','closed','closed','','field_60485c66bf38c','','','2021-03-10 01:00:24','2021-03-10 06:00:24','',11504,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11498',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11499,1,'2021-03-10 00:43:03','2021-03-10 05:43:03','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_60485c67e2c93','','','2021-03-10 00:43:03','2021-03-10 05:43:03','',11498,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11499',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11500,1,'2021-03-10 00:43:04','2021-03-10 05:43:04','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_60485c6609b45','','','2021-03-10 00:49:23','2021-03-10 05:49:23','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11500',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11501,1,'2021-03-10 00:43:04','2021-03-10 05:43:04','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_60485c6609b82','','','2021-03-10 00:49:23','2021-03-10 05:49:23','',11485,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11501',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11502,1,'2021-03-10 00:49:21','2021-03-10 05:49:21','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','List Title','list_title','publish','closed','closed','','field_60485cdfadffe','','','2021-04-05 12:13:56','2021-04-05 17:13:56','',11490,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11502',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11503,1,'2021-03-10 00:49:21','2021-03-10 05:49:21','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','add__edit_content','publish','closed','closed','','field_60485db8ae000','','','2021-04-07 00:42:03','2021-04-07 05:42:03','',11490,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11503',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11504,1,'2021-03-10 00:49:21','2021-03-10 05:49:21','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Item\";}','List Items','list_items','publish','closed','closed','','field_60485cf2adfff','','','2021-03-10 00:49:21','2021-03-10 05:49:21','',11490,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11504',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11526,1,'2021-03-23 08:20:59','2021-03-23 13:20:59','','New Venue Name','','publish','closed','closed','','new-venue-name','','','2021-03-23 08:20:59','2021-03-23 13:20:59','',0,'https://e2d57bfff0.nxcli.net/?post_type=tribe_venue&#038;p=11526',0,'tribe_venue','',0);
INSERT INTO `wp_posts` VALUES (11550,1,'2021-04-21 10:11:16','2021-04-21 15:11:16','','Default Menu','','publish','closed','closed','','default-menu','','','2021-04-21 10:11:16','2021-04-21 15:11:16','',0,'https://e2d57bfff0.nxcli.net/rmp_menu/default-menu/',0,'rmp_menu','',0);
INSERT INTO `wp_posts` VALUES (11558,1,'2021-06-02 03:51:44','2021-06-02 08:51:44','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"columns\";s:7:\"Columns\";s:9:\"justified\";s:9:\"Justified\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Grid Layout','grid_layout','publish','closed','closed','','field_60b7467444bfb','','','2021-06-02 03:51:44','2021-06-02 08:51:44','',5622,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11558',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11563,1,'2021-06-05 05:05:09','2021-06-05 10:05:09','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:12:\"tribe_events\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:1;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Featured Event','featured_event','publish','closed','closed','','field_60bb4c3a7cd4b','','','2021-06-05 05:05:09','2021-06-05 10:05:09','',5484,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11563',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11573,1,'2021-07-20 04:15:38','2021-07-20 09:15:38','','First Video Project','','publish','closed','closed','','first-video-project','','','2021-07-20 04:17:40','2021-07-20 09:17:40','',0,'https://e2d57bfff0.nxcli.net/?post_type=hjs_videos&#038;p=11573',0,'hjs_videos','',0);
INSERT INTO `wp_posts` VALUES (11575,1,'2021-07-20 04:21:27','2021-07-20 09:21:27','','Gravity Forms Videos Collection','','publish','closed','closed','','gravity-forms-videos-collection','','','2021-07-20 04:21:27','2021-07-20 09:21:27','',0,'https://e2d57bfff0.nxcli.net/?post_type=hjs_videos&#038;p=11575',0,'hjs_videos','',0);
INSERT INTO `wp_posts` VALUES (11579,1,'2021-07-30 02:11:31','2021-07-30 07:11:31','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Header Right Links','header_right_links','publish','closed','closed','','field_6103a6443e73c','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11579',119,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11580,1,'2021-07-30 02:11:32','2021-07-30 07:11:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Link Icon','link_icon','publish','closed','closed','','field_6103a6443e73d','','','2021-07-30 02:11:32','2021-07-30 07:11:32','',11579,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11580',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11581,1,'2021-07-30 02:11:32','2021-07-30 07:11:32','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Link','link','publish','closed','closed','','field_6103a6443e73e','','','2021-07-30 02:11:32','2021-07-30 07:11:32','',11579,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11581',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11582,1,'2021-07-30 02:11:32','2021-07-30 07:11:32','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Make Button?','make_button','publish','closed','closed','','field_6103a6443e73f','','','2021-07-30 02:11:32','2021-07-30 07:11:32','',11579,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11582',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11583,1,'2021-08-02 05:32:22','2021-08-02 10:32:22','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','TikTok','tiktok','publish','closed','closed','','field_6107c9e14de4e','','','2022-04-14 05:58:38','2022-04-14 10:58:38','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11583',23,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11586,1,'2021-08-09 06:43:47','2021-08-09 11:43:47','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Event Options','event_options','publish','closed','closed','','field_611113e0b3519','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11586',122,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11587,1,'2021-08-09 06:43:47','2021-08-09 11:43:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Event Website Link Text','event_website_link_text','publish','closed','closed','','field_611113edb351a','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11587',123,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11588,1,'2021-08-09 06:43:47','2021-08-09 11:43:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Venue Website Link Text','venue_website_link_text','publish','closed','closed','','field_61111400b351b','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11588',124,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11589,1,'2021-08-09 06:43:47','2021-08-09 11:43:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Organizer Website Link Text','organizer_website_link_text','publish','closed','closed','','field_6111140cb351c','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11589',125,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11601,1,'2021-08-18 08:01:23','2021-08-18 13:01:23','a:7:{s:4:\"type\";s:3:\"tab\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"placement\";s:3:\"top\";s:8:\"endpoint\";i:0;}','Scripts / Pages','scripts__pages','publish','closed','closed','','field_611d04a062fdd','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11601',126,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11602,1,'2021-08-18 08:01:23','2021-08-18 13:01:23','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:94:\"This code will output immediately before the closing &lt;/head&gt; tag in the document source.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Header Scripts','header_scripts','publish','closed','closed','','field_611d04a962fde','','','2025-09-05 23:42:30','2025-09-06 04:42:30','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11602',130,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11603,1,'2021-08-18 08:01:23','2021-08-18 13:01:23','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:94:\"This code will output immediately before the closing &lt;/body&gt; tag in the document source.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Footer Scripts','footer_scripts','publish','closed','closed','','field_611d04c062fdf','','','2025-09-05 23:42:30','2025-09-06 04:42:30','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11603',131,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11604,1,'2021-08-18 08:01:23','2021-08-18 13:01:23','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:92:\"This code will output immediately after the opening &lt;body&gt; tag in the document source.\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','Body Scripts','body_scripts','publish','closed','closed','','field_611d04d862fe0','','','2025-09-05 23:42:30','2025-09-06 04:42:30','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11604',132,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11611,1,'2021-08-21 00:14:54','2021-08-21 05:14:54','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Event Options UI','hide_event_options_ui','publish','closed','closed','','field_61208c003952e','','','2022-03-25 06:08:37','2022-03-25 11:08:37','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11611',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11612,1,'2021-08-24 00:36:34','2021-08-24 05:36:34','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Column\";}','Partner Columns','partner_columns','publish','closed','closed','','field_6124859bdc8d2','','','2021-08-24 00:36:34','2021-08-24 05:36:34','',4590,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11612',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11617,1,'2021-08-24 00:52:23','2021-08-24 05:52:23','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Column Title','column_title','publish','closed','closed','','field_612489723bc39','','','2021-08-24 00:52:23','2021-08-24 05:52:23','',11612,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11617',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11884,1,'2021-10-20 07:08:12','2021-10-20 12:08:12','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Footer Image','footer_image','publish','closed','closed','','field_61700656b1ef9','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11884',66,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11890,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:7:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:15:\"acf/tabs-simple\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";}','Block: Tabs- Simple','block-tabs-simple','publish','closed','closed','','group_61836342469f7','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',0,'https://e2d57bfff0.nxcli.net/?p=11890',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (11891,1,'2021-11-04 00:57:07','2021-11-04 05:57:07','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_618363425110a','','','2021-11-04 00:57:07','2021-11-04 05:57:07','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11891',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11892,1,'2021-11-04 00:57:07','2021-11-04 05:57:07','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:13:{i:0;s:19:\"field_5d42e9f4abac6\";i:1;s:19:\"field_5f6e0feefba56\";i:2;s:19:\"field_5e57802d92673\";i:3;s:19:\"field_5d42e9f4abb4a\";i:4;s:19:\"field_5d42e9f4abb87\";i:5;s:19:\"field_5e57806692674\";i:6;s:19:\"field_5d42e9f4abbc4\";i:7;s:19:\"field_5d42e9f4abc3e\";i:8;s:19:\"field_5d42e9f4abc7c\";i:9;s:19:\"field_5d42e9f4abcb8\";i:10;s:19:\"field_5f525b2b9bb56\";i:11;s:19:\"field_5dff15a703ec6\";i:12;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_6183634251145','','','2021-11-04 00:57:07','2021-11-04 05:57:07','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11892',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11893,1,'2021-11-04 00:57:07','2021-11-04 05:57:07','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_61836342511f3','','','2021-11-04 00:57:07','2021-11-04 05:57:07','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11893',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11894,1,'2021-11-04 00:57:07','2021-11-04 05:57:07','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:7:\"Add Tab\";}','Tabs','tabs','publish','closed','closed','','field_618363425122a','','','2021-11-04 00:57:07','2021-11-04 05:57:07','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11894',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11895,1,'2021-11-04 00:57:07','2021-11-04 05:57:07','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_618363428ea7a','','','2021-11-04 00:57:07','2021-11-04 05:57:07','',11894,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11895',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11896,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Expand / Collapse','','publish','closed','closed','','field_618363428eab3','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11894,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11896',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11897,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_618363428eaea','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11894,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11897',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11898,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:0;s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','links','publish','closed','closed','','field_618363428eb22','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11894,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11898',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11899,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_61836342b73cf','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11898,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11899',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11900,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_6183634251262','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11900',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11901,1,'2021-11-04 00:57:08','2021-11-04 05:57:08','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_6183634251299','','','2021-11-04 00:57:08','2021-11-04 05:57:08','',11890,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&p=11901',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11904,1,'2021-11-04 01:02:01','2021-11-04 06:02:01','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Tabs - Simple','tabs_simple','publish','closed','closed','','field_6183783f28c4a','','','2022-04-14 08:00:59','2022-04-14 13:00:59','',4311,'https://e2d57bfff0.nxcli.net/?post_type=acf-field&#038;p=11904',69,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (11908,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','performance-report-2021-11-06','','','2021-11-06 02:46:56','2021-11-06 07:46:56','',0,'https://e2d57bfff0.nxcli.net/pm_report/performance-report-2021-11-06/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (11909,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','page-performance-data','','','2021-11-06 02:46:54','2021-11-06 07:46:54','',11908,'https://e2d57bfff0.nxcli.net/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11910,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-06 02:46:54','2021-11-06 07:46:54','',11908,'http://e2d57bfff0.nxcli.net/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11911,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-06 02:46:54','2021-11-06 07:46:54','',11908,'http://e2d57bfff0.nxcli.net/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11912,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-06 02:46:54','2021-11-06 07:46:54','',11908,'http://e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11913,0,'2021-11-06 02:46:54','2021-11-06 07:46:54','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-06 02:46:54','2021-11-06 07:46:54','',11908,'http://e2d57bfff0.nxcli.net/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11914,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'http://e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11915,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'http://e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11916,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'http://e2d57bfff0.nxcli.net/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11917,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'http://e2d57bfff0.nxcli.net/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11918,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'http://e2d57bfff0.nxcli.net/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11919,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','low-performance','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11920,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','cls','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11921,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','fid-slow','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11922,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','lcp-slow','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11923,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11924,0,'2021-11-06 02:46:55','2021-11-06 07:46:55','','','','publish','closed','closed','','bootup-time','','','2021-11-06 02:46:55','2021-11-06 07:46:55','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11925,0,'2021-11-06 02:46:56','2021-11-06 07:46:56','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-06 02:46:56','2021-11-06 07:46:56','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11926,0,'2021-11-06 02:46:56','2021-11-06 07:46:56','','','','publish','closed','closed','','font-display','','','2021-11-06 02:46:56','2021-11-06 07:46:56','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11927,0,'2021-11-06 02:46:56','2021-11-06 07:46:56','','','','publish','closed','closed','','total-blocking-time','','','2021-11-06 02:46:56','2021-11-06 07:46:56','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11928,0,'2021-11-06 02:46:56','2021-11-06 07:46:56','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-06 02:46:56','2021-11-06 07:46:56','',11908,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-06/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11929,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','performance-report-2021-11-07','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',0,'https://e2d57bfff0.nxcli.net/pm_report/performance-report-2021-11-07/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (11930,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','page-performance-data','','','2021-11-07 02:46:34','2021-11-07 07:46:34','',11929,'https://e2d57bfff0.nxcli.net/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11931,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-07 02:46:34','2021-11-07 07:46:34','',11929,'http://e2d57bfff0.nxcli.net/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11932,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-07 02:46:34','2021-11-07 07:46:34','',11929,'http://e2d57bfff0.nxcli.net/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11933,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-07 02:46:34','2021-11-07 07:46:34','',11929,'http://e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11934,0,'2021-11-07 02:46:34','2021-11-07 07:46:34','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-07 02:46:34','2021-11-07 07:46:34','',11929,'http://e2d57bfff0.nxcli.net/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11935,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'http://e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11936,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'http://e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11937,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'http://e2d57bfff0.nxcli.net/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11938,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'http://e2d57bfff0.nxcli.net/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11939,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'http://e2d57bfff0.nxcli.net/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11940,0,'2021-11-07 02:46:35','2021-11-07 07:46:35','','','','publish','closed','closed','','low-performance','','','2021-11-07 02:46:35','2021-11-07 07:46:35','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11941,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','cls','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11942,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','fid-slow','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11943,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','fid-change','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11944,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','fid-change-2','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11945,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','lcp-slow','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11946,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','lcp-change','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11947,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11948,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11949,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','bootup-time','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11950,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11951,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','font-display','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11952,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','total-blocking-time','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11953,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11954,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11955,0,'2021-11-07 02:46:36','2021-11-07 07:46:36','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-07 02:46:36','2021-11-07 07:46:36','',11929,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-07/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11956,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','performance-report-2021-11-08','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',0,'https://e2d57bfff0.nxcli.net/pm_report/performance-report-2021-11-08/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (11957,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','page-performance-data','','','2021-11-08 02:46:49','2021-11-08 07:46:49','',11956,'https://e2d57bfff0.nxcli.net/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11958,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-08 02:46:49','2021-11-08 07:46:49','',11956,'http://e2d57bfff0.nxcli.net/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11959,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-08 02:46:49','2021-11-08 07:46:49','',11956,'http://e2d57bfff0.nxcli.net/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11960,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-08 02:46:49','2021-11-08 07:46:49','',11956,'http://e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11961,0,'2021-11-08 02:46:49','2021-11-08 07:46:49','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-08 02:46:49','2021-11-08 07:46:49','',11956,'http://e2d57bfff0.nxcli.net/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11962,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'http://e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11963,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'http://e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11964,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'http://e2d57bfff0.nxcli.net/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11965,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'http://e2d57bfff0.nxcli.net/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11966,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'http://e2d57bfff0.nxcli.net/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11967,0,'2021-11-08 02:46:50','2021-11-08 07:46:50','','','','publish','closed','closed','','site-change-plugin-activate','','','2021-11-08 02:46:50','2021-11-08 07:46:50','',11956,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-08/site-change-plugin-activate/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (11968,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','low-performance','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11969,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','performance-change','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11970,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','cls','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11971,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','fid-slow','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11972,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','fid-change','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11973,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','fid-change-2','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11974,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','lcp-slow','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11975,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','lcp-change','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11976,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11977,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11978,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','bootup-time','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11979,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11980,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','font-display','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11981,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','total-blocking-time','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11982,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11983,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11984,0,'2021-11-08 02:46:51','2021-11-08 07:46:51','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-08 02:46:51','2021-11-08 07:46:51','',11956,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-08/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11985,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','performance-report-2021-11-09','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',0,'https://e2d57bfff0.nxcli.net/pm_report/performance-report-2021-11-09/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (11986,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'https://e2d57bfff0.nxcli.net/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11987,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'http://e2d57bfff0.nxcli.net/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11988,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'http://e2d57bfff0.nxcli.net/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11989,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'http://e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11990,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'http://e2d57bfff0.nxcli.net/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11991,0,'2021-11-09 03:15:14','2021-11-09 08:15:14','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-09 03:15:14','2021-11-09 08:15:14','',11985,'http://e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11992,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'http://e2d57bfff0.nxcli.net/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11993,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'http://e2d57bfff0.nxcli.net/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11994,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'http://e2d57bfff0.nxcli.net/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (11995,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','low-performance','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11996,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','performance-change','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11997,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','cls','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11998,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','fid-slow','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (11999,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','fid-change','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12000,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','lcp-slow','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12001,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','lcp-change','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12002,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12003,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12004,0,'2021-11-09 03:15:15','2021-11-09 08:15:15','','','','publish','closed','closed','','bootup-time','','','2021-11-09 03:15:15','2021-11-09 08:15:15','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12005,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12006,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','font-display','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12007,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','total-blocking-time','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12008,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12009,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12010,0,'2021-11-09 03:15:16','2021-11-09 08:15:16','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-09 03:15:16','2021-11-09 08:15:16','',11985,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-09/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12012,0,'2021-11-10 02:46:47','2021-11-10 07:46:47','','','','publish','closed','closed','','performance-report-2021-11-10','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',0,'https://e2d57bfff0.nxcli.net/pm_report/performance-report-2021-11-10/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12013,0,'2021-11-10 02:46:47','2021-11-10 07:46:47','','','','publish','closed','closed','','page-performance-data','','','2021-11-10 02:46:47','2021-11-10 07:46:47','',12012,'https://e2d57bfff0.nxcli.net/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12014,0,'2021-11-10 02:46:47','2021-11-10 07:46:47','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-10 02:46:47','2021-11-10 07:46:47','',12012,'http://e2d57bfff0.nxcli.net/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12015,0,'2021-11-10 02:46:47','2021-11-10 07:46:47','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-10 02:46:47','2021-11-10 07:46:47','',12012,'http://e2d57bfff0.nxcli.net/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12016,0,'2021-11-10 02:46:47','2021-11-10 07:46:47','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-10 02:46:47','2021-11-10 07:46:47','',12012,'http://e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12017,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12018,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12019,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12020,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12021,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12022,0,'2021-11-10 02:46:48','2021-11-10 07:46:48','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-10 02:46:48','2021-11-10 07:46:48','',12012,'http://e2d57bfff0.nxcli.net/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12023,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-activate','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-activate/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12024,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12025,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12026,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-update-3','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12027,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-update-4','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12028,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','site-change-plugin-update-5','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_site_change/performance-report-2021-11-10/site-change-plugin-update-5/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12029,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','low-performance','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12030,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','cls','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12031,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','fid-slow','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12032,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','fid-change','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12033,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','fid-change-2','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12034,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','lcp-slow','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12035,0,'2021-11-10 02:46:49','2021-11-10 07:46:49','','','','publish','closed','closed','','lcp-change','','','2021-11-10 02:46:49','2021-11-10 07:46:49','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12036,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12037,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12038,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12039,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','bootup-time','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12040,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12041,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','font-display','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12042,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','total-blocking-time','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12043,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12044,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12045,0,'2021-11-10 02:46:50','2021-11-10 07:46:50','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-10 02:46:50','2021-11-10 07:46:50','',12012,'https://e2d57bfff0.nxcli.net/pm_insight/performance-report-2021-11-10/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12046,0,'2021-11-11 03:20:21','2021-11-11 08:20:21','','','','publish','closed','closed','','performance-report-2021-11-11','','','2021-11-11 03:20:24','2021-11-11 08:20:24','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-11/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12047,0,'2021-11-11 03:20:21','2021-11-11 08:20:21','','','','publish','closed','closed','','page-performance-data','','','2021-11-11 03:20:21','2021-11-11 08:20:21','',12046,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12048,0,'2021-11-11 03:20:21','2021-11-11 08:20:21','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-11 03:20:21','2021-11-11 08:20:21','',12046,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12049,0,'2021-11-11 03:20:21','2021-11-11 08:20:21','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-11 03:20:21','2021-11-11 08:20:21','',12046,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12050,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12051,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12052,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12053,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12054,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12055,0,'2021-11-11 03:20:22','2021-11-11 08:20:22','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-11 03:20:22','2021-11-11 08:20:22','',12046,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12056,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','site-change-core-update','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-11/site-change-core-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12057,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','low-performance','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12058,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','cls','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12059,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','fid-slow','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12060,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','fid-change','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12061,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','fid-change-2','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12062,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','lcp-slow','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12063,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','lcp-change','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12064,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12065,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12066,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12067,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','resource-type-weight','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/resource-type-weight/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12068,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','bootup-time','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12069,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12070,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','font-display','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12071,0,'2021-11-11 03:20:23','2021-11-11 08:20:23','','','','publish','closed','closed','','total-blocking-time','','','2021-11-11 03:20:23','2021-11-11 08:20:23','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12072,0,'2021-11-11 03:20:24','2021-11-11 08:20:24','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-11 03:20:24','2021-11-11 08:20:24','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12073,0,'2021-11-11 03:20:24','2021-11-11 08:20:24','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-11 03:20:24','2021-11-11 08:20:24','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12074,0,'2021-11-11 03:20:24','2021-11-11 08:20:24','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-11 03:20:24','2021-11-11 08:20:24','',12046,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-11/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12075,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','performance-report-2021-11-12','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-12/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12076,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12077,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12078,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12079,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12080,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12081,0,'2021-11-12 02:46:49','2021-11-12 07:46:49','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-12 02:46:49','2021-11-12 07:46:49','',12075,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12082,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12083,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12084,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12085,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12086,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-12/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12087,0,'2021-11-12 02:46:50','2021-11-12 07:46:50','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-11-12 02:46:50','2021-11-12 07:46:50','',12075,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-12/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12088,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','low-performance','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12089,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','cls','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12090,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','fid-slow','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12091,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','fid-change','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12092,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','fid-change-2','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12093,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','lcp-slow','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12094,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','lcp-change','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12095,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12096,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12097,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12098,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','bootup-time','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12099,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12100,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','font-display','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12101,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','total-blocking-time','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12102,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12103,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12104,0,'2021-11-12 02:46:51','2021-11-12 07:46:51','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-12 02:46:51','2021-11-12 07:46:51','',12075,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-12/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12106,0,'2021-11-13 02:46:31','2021-11-13 07:46:31','','','','publish','closed','closed','','performance-report-2021-11-13','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-13/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12107,0,'2021-11-13 02:46:31','2021-11-13 07:46:31','','','','publish','closed','closed','','page-performance-data','','','2021-11-13 02:46:31','2021-11-13 07:46:31','',12106,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12108,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12109,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12110,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12111,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12112,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12113,0,'2021-11-13 02:46:32','2021-11-13 07:46:32','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-13 02:46:32','2021-11-13 07:46:32','',12106,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12114,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12115,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12116,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12117,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','low-performance','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12118,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','cls','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12119,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','fid-slow','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12120,0,'2021-11-13 02:46:33','2021-11-13 07:46:33','','','','publish','closed','closed','','fid-change','','','2021-11-13 02:46:33','2021-11-13 07:46:33','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12121,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','fid-change-2','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12122,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','lcp-slow','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12123,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','lcp-change','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12124,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12125,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12126,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12127,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','bootup-time','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12128,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12129,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','font-display','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12130,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','total-blocking-time','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12131,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12132,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12133,0,'2021-11-13 02:46:34','2021-11-13 07:46:34','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-13 02:46:34','2021-11-13 07:46:34','',12106,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-13/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12134,0,'2021-11-14 02:51:46','2021-11-14 07:51:46','','','','publish','closed','closed','','performance-report-2021-11-14','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-14/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12135,0,'2021-11-14 02:51:46','2021-11-14 07:51:46','','','','publish','closed','closed','','page-performance-data','','','2021-11-14 02:51:46','2021-11-14 07:51:46','',12134,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12136,0,'2021-11-14 02:51:46','2021-11-14 07:51:46','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-14 02:51:46','2021-11-14 07:51:46','',12134,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12137,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12138,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12139,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12140,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12141,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12142,0,'2021-11-14 02:51:47','2021-11-14 07:51:47','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-14 02:51:47','2021-11-14 07:51:47','',12134,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12143,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12144,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12145,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','low-performance','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12146,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','cls','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12147,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','fid-slow','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12148,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','fid-change','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12149,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','fid-change-2','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12150,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','lcp-slow','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12151,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','lcp-change','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12152,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12153,0,'2021-11-14 02:51:48','2021-11-14 07:51:48','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-14 02:51:48','2021-11-14 07:51:48','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12154,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','bootup-time','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12155,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12156,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','font-display','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12157,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','total-blocking-time','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12158,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12159,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12160,0,'2021-11-14 02:51:49','2021-11-14 07:51:49','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-14 02:51:49','2021-11-14 07:51:49','',12134,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-14/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12161,0,'2021-11-15 02:46:46','2021-11-15 07:46:46','','','','publish','closed','closed','','performance-report-2021-11-15','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-15/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12162,0,'2021-11-15 02:46:46','2021-11-15 07:46:46','','','','publish','closed','closed','','page-performance-data','','','2021-11-15 02:46:46','2021-11-15 07:46:46','',12161,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12163,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12164,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12165,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12166,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12167,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12168,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12169,0,'2021-11-15 02:46:47','2021-11-15 07:46:47','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-15 02:46:47','2021-11-15 07:46:47','',12161,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12170,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12171,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12172,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-15/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12173,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','low-performance','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12174,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','cls','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12175,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','fid-slow','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12176,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','fid-change','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12177,0,'2021-11-15 02:46:48','2021-11-15 07:46:48','','','','publish','closed','closed','','fid-change-2','','','2021-11-15 02:46:48','2021-11-15 07:46:48','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12178,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','lcp-slow','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12179,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','lcp-change','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12180,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12181,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12182,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12183,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','bootup-time','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12184,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12185,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','font-display','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12186,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','total-blocking-time','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12187,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12188,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12189,0,'2021-11-15 02:46:49','2021-11-15 07:46:49','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-15 02:46:49','2021-11-15 07:46:49','',12161,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-15/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12191,0,'2021-11-16 02:47:11','2021-11-16 07:47:11','','','','publish','closed','closed','','performance-report-2021-11-16','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-16/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12192,0,'2021-11-16 02:47:11','2021-11-16 07:47:11','','','','publish','closed','closed','','page-performance-data','','','2021-11-16 02:47:11','2021-11-16 07:47:11','',12191,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12193,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12194,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12195,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12196,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12197,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12198,0,'2021-11-16 02:47:12','2021-11-16 07:47:12','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-16 02:47:12','2021-11-16 07:47:12','',12191,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12199,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12200,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12201,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12202,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','low-performance','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12203,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','cls','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12204,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','fid-slow','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12205,0,'2021-11-16 02:47:13','2021-11-16 07:47:13','','','','publish','closed','closed','','fid-change','','','2021-11-16 02:47:13','2021-11-16 07:47:13','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12206,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','fid-change-2','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12207,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','lcp-slow','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12208,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','lcp-change','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12209,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12210,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12211,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','bootup-time','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12212,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12213,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','font-display','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12214,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','total-blocking-time','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12215,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12216,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12217,0,'2021-11-16 02:47:14','2021-11-16 07:47:14','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-16 02:47:14','2021-11-16 07:47:14','',12191,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-16/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12219,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','performance-report-2021-11-17','','','2021-11-17 02:46:59','2021-11-17 07:46:59','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-17/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12220,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','page-performance-data','','','2021-11-17 02:46:56','2021-11-17 07:46:56','',12219,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12221,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-17 02:46:56','2021-11-17 07:46:56','',12219,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12222,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-17 02:46:56','2021-11-17 07:46:56','',12219,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12223,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-17 02:46:56','2021-11-17 07:46:56','',12219,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12224,0,'2021-11-17 02:46:56','2021-11-17 07:46:56','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-17 02:46:56','2021-11-17 07:46:56','',12219,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12225,0,'2021-11-17 02:46:57','2021-11-17 07:46:57','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-17 02:46:57','2021-11-17 07:46:57','',12219,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12226,0,'2021-11-17 02:46:57','2021-11-17 07:46:57','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-17 02:46:57','2021-11-17 07:46:57','',12219,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12227,0,'2021-11-17 02:46:57','2021-11-17 07:46:57','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-17 02:46:57','2021-11-17 07:46:57','',12219,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12228,0,'2021-11-17 02:46:57','2021-11-17 07:46:57','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-17 02:46:57','2021-11-17 07:46:57','',12219,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12229,0,'2021-11-17 02:46:57','2021-11-17 07:46:57','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-17 02:46:57','2021-11-17 07:46:57','',12219,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12230,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','low-performance','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12231,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','performance-change','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12232,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','cls','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12233,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','fid-slow','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12234,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','fid-change','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12235,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','fid-change-2','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12236,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','lcp-slow','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12237,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','lcp-change','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12238,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12239,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12240,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12241,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','bootup-time','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12242,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12243,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','font-display','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12244,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','total-blocking-time','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12245,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12246,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12247,0,'2021-11-17 02:46:58','2021-11-17 07:46:58','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-17 02:46:58','2021-11-17 07:46:58','',12219,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-17/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12249,0,'2021-11-18 02:46:52','2021-11-18 07:46:52','','','','publish','closed','closed','','performance-report-2021-11-18','','','2021-11-18 02:46:55','2021-11-18 07:46:55','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-18/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12250,0,'2021-11-18 02:46:52','2021-11-18 07:46:52','','','','publish','closed','closed','','page-performance-data','','','2021-11-18 02:46:52','2021-11-18 07:46:52','',12249,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12251,0,'2021-11-18 02:46:52','2021-11-18 07:46:52','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-18 02:46:52','2021-11-18 07:46:52','',12249,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12252,0,'2021-11-18 02:46:52','2021-11-18 07:46:52','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-18 02:46:52','2021-11-18 07:46:52','',12249,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12253,0,'2021-11-18 02:46:52','2021-11-18 07:46:52','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-18 02:46:52','2021-11-18 07:46:52','',12249,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12254,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12255,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12256,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12257,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12258,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12259,0,'2021-11-18 02:46:53','2021-11-18 07:46:53','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-18 02:46:53','2021-11-18 07:46:53','',12249,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12260,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','low-performance','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12261,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','performance-change','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12262,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','cls','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12263,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','fid-slow','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12264,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','fid-change','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12265,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','fid-change-2','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12266,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','lcp-slow','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12267,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','lcp-change','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12268,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12269,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12270,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12271,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','bootup-time','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12272,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12273,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','font-display','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12274,0,'2021-11-18 02:46:54','2021-11-18 07:46:54','','','','publish','closed','closed','','total-blocking-time','','','2021-11-18 02:46:54','2021-11-18 07:46:54','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12275,0,'2021-11-18 02:46:55','2021-11-18 07:46:55','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-18 02:46:55','2021-11-18 07:46:55','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12276,0,'2021-11-18 02:46:55','2021-11-18 07:46:55','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-18 02:46:55','2021-11-18 07:46:55','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12277,0,'2021-11-18 02:46:55','2021-11-18 07:46:55','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-18 02:46:55','2021-11-18 07:46:55','',12249,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-18/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12279,0,'2021-11-19 02:46:55','2021-11-19 07:46:55','','','','publish','closed','closed','','performance-report-2021-11-19','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-19/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12280,0,'2021-11-19 02:46:55','2021-11-19 07:46:55','','','','publish','closed','closed','','page-performance-data','','','2021-11-19 02:46:55','2021-11-19 07:46:55','',12279,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12281,0,'2021-11-19 02:46:55','2021-11-19 07:46:55','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-19 02:46:55','2021-11-19 07:46:55','',12279,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12282,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12283,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12284,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12285,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12286,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12287,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12288,0,'2021-11-19 02:46:56','2021-11-19 07:46:56','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-19 02:46:56','2021-11-19 07:46:56','',12279,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12289,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12290,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','low-performance','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12291,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','cls','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12292,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','fid-slow','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12293,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','fid-change','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12294,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','fid-change-2','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12295,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','lcp-slow','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12296,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','lcp-change','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12297,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12298,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12299,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','bootup-time','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12300,0,'2021-11-19 02:46:57','2021-11-19 07:46:57','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-19 02:46:57','2021-11-19 07:46:57','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12301,0,'2021-11-19 02:46:58','2021-11-19 07:46:58','','','','publish','closed','closed','','font-display','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12302,0,'2021-11-19 02:46:58','2021-11-19 07:46:58','','','','publish','closed','closed','','total-blocking-time','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12303,0,'2021-11-19 02:46:58','2021-11-19 07:46:58','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12304,0,'2021-11-19 02:46:58','2021-11-19 07:46:58','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12305,0,'2021-11-19 02:46:58','2021-11-19 07:46:58','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-19 02:46:58','2021-11-19 07:46:58','',12279,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-19/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12306,0,'2021-11-20 02:46:59','2021-11-20 07:46:59','','','','publish','closed','closed','','performance-report-2021-11-20','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-20/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12307,0,'2021-11-20 02:46:59','2021-11-20 07:46:59','','','','publish','closed','closed','','page-performance-data','','','2021-11-20 02:46:59','2021-11-20 07:46:59','',12306,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12308,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12309,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12310,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12311,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12312,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12313,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12314,0,'2021-11-20 02:47:00','2021-11-20 07:47:00','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-20 02:47:00','2021-11-20 07:47:00','',12306,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12315,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12316,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12317,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','low-performance','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12318,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','cls','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12319,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','fid-slow','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12320,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','fid-change','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12321,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','fid-change-2','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12322,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','lcp-slow','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12323,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','lcp-change','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12324,0,'2021-11-20 02:47:01','2021-11-20 07:47:01','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-20 02:47:01','2021-11-20 07:47:01','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12325,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12326,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','bootup-time','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12327,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12328,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','font-display','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12329,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','total-blocking-time','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12330,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12331,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12332,0,'2021-11-20 02:47:02','2021-11-20 07:47:02','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-20 02:47:02','2021-11-20 07:47:02','',12306,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-20/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12334,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','performance-report-2021-11-21','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-21/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12335,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','page-performance-data','','','2021-11-21 03:15:28','2021-11-21 08:15:28','',12334,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12336,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-21 03:15:28','2021-11-21 08:15:28','',12334,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12337,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-21 03:15:28','2021-11-21 08:15:28','',12334,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12338,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-21 03:15:28','2021-11-21 08:15:28','',12334,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12339,0,'2021-11-21 03:15:28','2021-11-21 08:15:28','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-21 03:15:28','2021-11-21 08:15:28','',12334,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12340,0,'2021-11-21 03:15:29','2021-11-21 08:15:29','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-21 03:15:29','2021-11-21 08:15:29','',12334,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12341,0,'2021-11-21 03:15:29','2021-11-21 08:15:29','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-21 03:15:29','2021-11-21 08:15:29','',12334,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12342,0,'2021-11-21 03:15:29','2021-11-21 08:15:29','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-21 03:15:29','2021-11-21 08:15:29','',12334,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12343,0,'2021-11-21 03:15:29','2021-11-21 08:15:29','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-21 03:15:29','2021-11-21 08:15:29','',12334,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12344,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','low-performance','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12345,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','cls','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12346,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','fid-slow','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12347,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','fid-change','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12348,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','fid-change-2','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12349,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','lcp-slow','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12350,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','lcp-change','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12351,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12352,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12353,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12354,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','bootup-time','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12355,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12356,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','font-display','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12357,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','total-blocking-time','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12358,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12359,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12360,0,'2021-11-21 03:15:30','2021-11-21 08:15:30','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-21 03:15:30','2021-11-21 08:15:30','',12334,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-21/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12362,0,'2021-11-22 02:56:35','2021-11-22 07:56:35','','','','publish','closed','closed','','performance-report-2021-11-22','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-22/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12363,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12364,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12365,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12366,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12367,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12368,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12369,0,'2021-11-22 02:56:36','2021-11-22 07:56:36','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-22 02:56:36','2021-11-22 07:56:36','',12362,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12370,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12371,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12372,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12373,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-22/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12374,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-22/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12375,0,'2021-11-22 02:56:37','2021-11-22 07:56:37','','','','publish','closed','closed','','site-change-plugin-update-3','','','2021-11-22 02:56:37','2021-11-22 07:56:37','',12362,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-22/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12376,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','low-performance','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12377,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','cls','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12378,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','fid-slow','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12379,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','fid-change','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12380,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','fid-change-2','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12381,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','lcp-slow','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12382,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','lcp-change','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12383,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12384,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12385,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','bootup-time','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12386,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12387,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','font-display','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12388,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','total-blocking-time','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12389,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12390,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12391,0,'2021-11-22 02:56:38','2021-11-22 07:56:38','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-22 02:56:38','2021-11-22 07:56:38','',12362,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-22/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12392,0,'2021-11-23 03:20:29','2021-11-23 08:20:29','','','','publish','closed','closed','','performance-report-2021-11-23','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-23/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12393,0,'2021-11-23 03:20:29','2021-11-23 08:20:29','','','','publish','closed','closed','','page-performance-data','','','2021-11-23 03:20:29','2021-11-23 08:20:29','',12392,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12394,0,'2021-11-23 03:20:29','2021-11-23 08:20:29','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-23 03:20:29','2021-11-23 08:20:29','',12392,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12395,0,'2021-11-23 03:20:29','2021-11-23 08:20:29','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-23 03:20:29','2021-11-23 08:20:29','',12392,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12396,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12397,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12398,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12399,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12400,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12401,0,'2021-11-23 03:20:30','2021-11-23 08:20:30','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-23 03:20:30','2021-11-23 08:20:30','',12392,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12402,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','low-performance','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12403,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','cls','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12404,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','fid-slow','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12405,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','fid-change','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12406,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','fid-change-2','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12407,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','lcp-slow','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12408,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','lcp-change','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12409,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12410,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12411,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12412,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','bootup-time','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12413,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12414,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','font-display','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12415,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','total-blocking-time','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12416,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12417,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12418,0,'2021-11-23 03:20:31','2021-11-23 08:20:31','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-23 03:20:31','2021-11-23 08:20:31','',12392,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-23/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12420,0,'2021-11-24 02:47:06','2021-11-24 07:47:06','','','','publish','closed','closed','','performance-report-2021-11-24','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-24/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12421,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12422,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12423,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12424,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12425,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12426,0,'2021-11-24 02:47:07','2021-11-24 07:47:07','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-24 02:47:07','2021-11-24 07:47:07','',12420,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12427,0,'2021-11-24 02:47:08','2021-11-24 07:47:08','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-24 02:47:08','2021-11-24 07:47:08','',12420,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12428,0,'2021-11-24 02:47:08','2021-11-24 07:47:08','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-24 02:47:08','2021-11-24 07:47:08','',12420,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12429,0,'2021-11-24 02:47:08','2021-11-24 07:47:08','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-24 02:47:08','2021-11-24 07:47:08','',12420,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12430,0,'2021-11-24 02:47:08','2021-11-24 07:47:08','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-24 02:47:08','2021-11-24 07:47:08','',12420,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12431,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','low-performance','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12432,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','cls','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12433,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','fid-slow','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12434,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','fid-change','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12435,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','fid-change-2','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12436,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','lcp-slow','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12437,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','lcp-change','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12438,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12439,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12440,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','bootup-time','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12441,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12442,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','font-display','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12443,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','total-blocking-time','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12444,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12445,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12446,0,'2021-11-24 02:47:09','2021-11-24 07:47:09','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-24 02:47:09','2021-11-24 07:47:09','',12420,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-24/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12447,0,'2021-11-25 02:47:07','2021-11-25 07:47:07','','','','publish','closed','closed','','performance-report-2021-11-25','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-25/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12448,0,'2021-11-25 02:47:07','2021-11-25 07:47:07','','','','publish','closed','closed','','page-performance-data','','','2021-11-25 02:47:07','2021-11-25 07:47:07','',12447,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12449,0,'2021-11-25 02:47:07','2021-11-25 07:47:07','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-25 02:47:07','2021-11-25 07:47:07','',12447,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12450,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12451,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12452,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12453,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12454,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12455,0,'2021-11-25 02:47:08','2021-11-25 07:47:08','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-25 02:47:08','2021-11-25 07:47:08','',12447,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12456,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12457,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12458,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','low-performance','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12459,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','cls','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12460,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','fid-slow','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12461,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','fid-change','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12462,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','fid-change-2','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12463,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','lcp-slow','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12464,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','lcp-change','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12465,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12466,0,'2021-11-25 02:47:09','2021-11-25 07:47:09','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-25 02:47:09','2021-11-25 07:47:09','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12467,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12468,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','bootup-time','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12469,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12470,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','font-display','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12471,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','total-blocking-time','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12472,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12473,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12474,0,'2021-11-25 02:47:10','2021-11-25 07:47:10','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-25 02:47:10','2021-11-25 07:47:10','',12447,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-25/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12476,0,'2021-11-26 02:46:51','2021-11-26 07:46:51','','','','publish','closed','closed','','performance-report-2021-11-26','','','2021-11-26 02:46:54','2021-11-26 07:46:54','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-26/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12477,0,'2021-11-26 02:46:51','2021-11-26 07:46:51','','','','publish','closed','closed','','page-performance-data','','','2021-11-26 02:46:51','2021-11-26 07:46:51','',12476,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12478,0,'2021-11-26 02:46:51','2021-11-26 07:46:51','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-26 02:46:51','2021-11-26 07:46:51','',12476,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12479,0,'2021-11-26 02:46:51','2021-11-26 07:46:51','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-26 02:46:51','2021-11-26 07:46:51','',12476,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12480,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12481,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12482,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12483,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12484,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12485,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12486,0,'2021-11-26 02:46:52','2021-11-26 07:46:52','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-26 02:46:52','2021-11-26 07:46:52','',12476,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12487,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','low-performance','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12488,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','cls','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12489,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','fid-slow','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12490,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','fid-change','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12491,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','fid-change-2','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12492,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','lcp-slow','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12493,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','lcp-change','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12494,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12495,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12496,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12497,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','bootup-time','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12498,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12499,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','font-display','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12500,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','total-blocking-time','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12501,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12502,0,'2021-11-26 02:46:53','2021-11-26 07:46:53','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-26 02:46:53','2021-11-26 07:46:53','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12503,0,'2021-11-26 02:46:54','2021-11-26 07:46:54','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-26 02:46:54','2021-11-26 07:46:54','',12476,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-26/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12505,1,'2021-11-26 11:49:35','2021-11-26 16:49:35','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Partner\'s Title','global_contact_partnerstitle','publish','closed','closed','','field_61a0f3692c32a','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=12505',81,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12506,1,'2021-11-26 11:49:35','2021-11-26 16:49:35','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"table\";s:12:\"button_label\";s:0:\"\";}','Partner\'s Logo','global_contact_partnerslogo','publish','closed','closed','','field_61a10fdf2c32b','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=12506',82,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12507,1,'2021-11-26 11:49:35','2021-11-26 16:49:35','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Logo','global_contact_logo','publish','closed','closed','','field_61a10ffb2c32c','','','2021-11-26 11:49:35','2021-11-26 16:49:35','',12506,'https://2poochiesproperties.com/?post_type=acf-field&p=12507',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12508,1,'2021-11-27 00:22:06','2021-11-27 05:22:06','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Partner\'s Link','global_contact_partners_link','publish','closed','closed','','field_61a1be160eb2b','','','2021-11-27 00:22:06','2021-11-27 05:22:06','',12506,'https://2poochiesproperties.com/?post_type=acf-field&p=12508',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12509,0,'2021-11-27 03:20:22','2021-11-27 08:20:22','','','','publish','closed','closed','','performance-report-2021-11-27','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-27/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12510,0,'2021-11-27 03:20:22','2021-11-27 08:20:22','','','','publish','closed','closed','','page-performance-data','','','2021-11-27 03:20:22','2021-11-27 08:20:22','',12509,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12511,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12512,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12513,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12514,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12515,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12516,0,'2021-11-27 03:20:23','2021-11-27 08:20:23','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-27 03:20:23','2021-11-27 08:20:23','',12509,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12517,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12518,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12519,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','low-performance','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12520,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','cls','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12521,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','fid-slow','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12522,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','fid-change','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12523,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','fid-change-2','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12524,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','lcp-slow','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12525,0,'2021-11-27 03:20:24','2021-11-27 08:20:24','','','','publish','closed','closed','','lcp-change','','','2021-11-27 03:20:24','2021-11-27 08:20:24','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12526,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12527,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12528,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12529,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','resource-type-number-files','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/resource-type-number-files/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12530,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','resource-total-weight','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/resource-total-weight/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12531,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','resource-type-weight','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/resource-type-weight/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12532,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','bootup-time','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12533,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12534,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','font-display','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12535,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','total-blocking-time','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12536,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12537,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12538,0,'2021-11-27 03:20:25','2021-11-27 08:20:25','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-27 03:20:25','2021-11-27 08:20:25','',12509,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-27/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12539,1,'2021-11-27 09:29:46','2021-11-27 14:29:46','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Banner Logo','media_banner_logo','publish','closed','closed','','field_61a240b4443fe','','','2022-05-21 16:07:58','2022-05-21 21:07:58','',4648,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=12539',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (12545,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','performance-report-2021-11-28','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-28/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12546,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12547,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12548,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12549,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12550,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12551,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12552,0,'2021-11-28 02:47:16','2021-11-28 07:47:16','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-28 02:47:16','2021-11-28 07:47:16','',12545,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12553,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12554,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12555,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12556,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-28/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12557,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','low-performance','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12558,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','performance-change','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12559,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','cls','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12560,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','fid-slow','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12561,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','fid-change','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12562,0,'2021-11-28 02:47:17','2021-11-28 07:47:17','','','','publish','closed','closed','','fid-change-2','','','2021-11-28 02:47:17','2021-11-28 07:47:17','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12563,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','lcp-slow','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12564,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','lcp-change','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12565,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12566,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12567,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12568,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','bootup-time','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12569,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12570,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','font-display','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12571,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','total-blocking-time','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12572,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12573,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12574,0,'2021-11-28 02:47:18','2021-11-28 07:47:18','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-28 02:47:18','2021-11-28 07:47:18','',12545,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-28/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12575,0,'2021-11-29 02:46:51','2021-11-29 07:46:51','','','','publish','closed','closed','','performance-report-2021-11-29','','','2021-11-29 02:46:54','2021-11-29 07:46:54','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-29/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12576,0,'2021-11-29 02:46:51','2021-11-29 07:46:51','','','','publish','closed','closed','','page-performance-data','','','2021-11-29 02:46:51','2021-11-29 07:46:51','',12575,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12577,0,'2021-11-29 02:46:51','2021-11-29 07:46:51','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-29 02:46:51','2021-11-29 07:46:51','',12575,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12578,0,'2021-11-29 02:46:51','2021-11-29 07:46:51','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-29 02:46:51','2021-11-29 07:46:51','',12575,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12579,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12580,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12581,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12582,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12583,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12584,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12585,0,'2021-11-29 02:46:52','2021-11-29 07:46:52','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-29 02:46:52','2021-11-29 07:46:52','',12575,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12586,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','low-performance','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12587,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','cls','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12588,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','fid-slow','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12589,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','fid-change','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12590,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','fid-change-2','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12591,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','lcp-slow','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12592,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','lcp-change','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12593,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12594,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12595,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12596,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','bootup-time','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12597,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12598,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','font-display','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12599,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','total-blocking-time','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12600,0,'2021-11-29 02:46:53','2021-11-29 07:46:53','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-29 02:46:53','2021-11-29 07:46:53','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12601,0,'2021-11-29 02:46:54','2021-11-29 07:46:54','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-29 02:46:54','2021-11-29 07:46:54','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12602,0,'2021-11-29 02:46:54','2021-11-29 07:46:54','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-29 02:46:54','2021-11-29 07:46:54','',12575,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-29/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12605,0,'2021-11-30 02:56:54','2021-11-30 07:56:54','','','','publish','closed','closed','','performance-report-2021-11-30','','','2021-11-30 02:56:57','2021-11-30 07:56:57','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-11-30/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12606,0,'2021-11-30 02:56:54','2021-11-30 07:56:54','','','','publish','closed','closed','','page-performance-data','','','2021-11-30 02:56:54','2021-11-30 07:56:54','',12605,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12607,0,'2021-11-30 02:56:54','2021-11-30 07:56:54','','','','publish','closed','closed','','page-performance-data-2','','','2021-11-30 02:56:54','2021-11-30 07:56:54','',12605,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12608,0,'2021-11-30 02:56:54','2021-11-30 07:56:54','','','','publish','closed','closed','','page-performance-data-3','','','2021-11-30 02:56:54','2021-11-30 07:56:54','',12605,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12609,0,'2021-11-30 02:56:54','2021-11-30 07:56:54','','','','publish','closed','closed','','page-performance-data-4','','','2021-11-30 02:56:54','2021-11-30 07:56:54','',12605,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12610,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-5','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12611,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-6','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12612,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-7','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12613,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-8','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12614,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-9','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12615,0,'2021-11-30 02:56:55','2021-11-30 07:56:55','','','','publish','closed','closed','','page-performance-data-10','','','2021-11-30 02:56:55','2021-11-30 07:56:55','',12605,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12616,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','site-change-plugin-update','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-11-30/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12617,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','low-performance','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12618,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','cls','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12619,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','fid-slow','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12620,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','fid-change','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12621,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','fid-change-2','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12622,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','lcp-slow','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12623,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','lcp-change','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12624,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','time-to-interactive-low','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12625,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','time-to-interactive-change','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12626,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','bootup-time','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12627,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','render-blocking-resources','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12628,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','font-display','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12629,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','total-blocking-time','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12630,0,'2021-11-30 02:56:56','2021-11-30 07:56:56','','','','publish','closed','closed','','total-blocking-time-change','','','2021-11-30 02:56:56','2021-11-30 07:56:56','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12631,0,'2021-11-30 02:56:57','2021-11-30 07:56:57','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-11-30 02:56:57','2021-11-30 07:56:57','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12632,0,'2021-11-30 02:56:57','2021-11-30 07:56:57','','','','publish','closed','closed','','third-party-blocking-time','','','2021-11-30 02:56:57','2021-11-30 07:56:57','',12605,'https://2poochiesproperties.com/pm_insight/performance-report-2021-11-30/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12634,0,'2021-12-01 02:47:09','2021-12-01 07:47:09','','','','publish','closed','closed','','performance-report-2021-12-01','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-01/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12635,0,'2021-12-01 02:47:09','2021-12-01 07:47:09','','','','publish','closed','closed','','page-performance-data','','','2021-12-01 02:47:09','2021-12-01 07:47:09','',12634,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12636,0,'2021-12-01 02:47:09','2021-12-01 07:47:09','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-01 02:47:09','2021-12-01 07:47:09','',12634,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12637,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12638,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12639,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12640,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12641,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12642,0,'2021-12-01 02:47:10','2021-12-01 07:47:10','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-01 02:47:10','2021-12-01 07:47:10','',12634,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12643,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12644,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12645,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','low-performance','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12646,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','performance-change','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12647,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','cls','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12648,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','fid-slow','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12649,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','fid-change','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12650,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','fid-change-2','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12651,0,'2021-12-01 02:47:11','2021-12-01 07:47:11','','','','publish','closed','closed','','lcp-slow','','','2021-12-01 02:47:11','2021-12-01 07:47:11','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12652,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12653,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12654,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','bootup-time','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12655,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12656,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','font-display','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12657,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','total-blocking-time','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12658,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12659,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12660,0,'2021-12-01 02:47:12','2021-12-01 07:47:12','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-01 02:47:12','2021-12-01 07:47:12','',12634,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-01/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12661,0,'2021-12-02 03:15:28','2021-12-02 08:15:28','','','','publish','closed','closed','','performance-report-2021-12-02','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-02/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12662,0,'2021-12-02 03:15:28','2021-12-02 08:15:28','','','','publish','closed','closed','','page-performance-data','','','2021-12-02 03:15:28','2021-12-02 08:15:28','',12661,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12663,0,'2021-12-02 03:15:28','2021-12-02 08:15:28','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-02 03:15:28','2021-12-02 08:15:28','',12661,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12664,0,'2021-12-02 03:15:28','2021-12-02 08:15:28','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-02 03:15:28','2021-12-02 08:15:28','',12661,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12665,0,'2021-12-02 03:15:28','2021-12-02 08:15:28','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-02 03:15:28','2021-12-02 08:15:28','',12661,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12666,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12667,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12668,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12669,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12670,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12671,0,'2021-12-02 03:15:29','2021-12-02 08:15:29','','','','publish','closed','closed','','site-change-plugin-update','','','2021-12-02 03:15:29','2021-12-02 08:15:29','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12672,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12673,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','site-change-plugin-update-3','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12674,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','site-change-plugin-update-4','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12675,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','site-change-plugin-update-5','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update-5/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12676,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','site-change-plugin-update-6','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-02/site-change-plugin-update-6/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12677,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','low-performance','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12678,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','cls','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12679,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','fid-slow','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12680,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','fid-change','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12681,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','fid-change-2','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12682,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','lcp-slow','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12683,0,'2021-12-02 03:15:30','2021-12-02 08:15:30','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-02 03:15:30','2021-12-02 08:15:30','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12684,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','bootup-time','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12685,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12686,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','font-display','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12687,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','total-blocking-time','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12688,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12689,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12690,0,'2021-12-02 03:15:31','2021-12-02 08:15:31','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-02 03:15:31','2021-12-02 08:15:31','',12661,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-02/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12691,0,'2021-12-03 02:47:13','2021-12-03 07:47:13','','','','publish','closed','closed','','performance-report-2021-12-03','','','2021-12-03 02:47:16','2021-12-03 07:47:16','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-03/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12692,0,'2021-12-03 02:47:13','2021-12-03 07:47:13','','','','publish','closed','closed','','page-performance-data','','','2021-12-03 02:47:13','2021-12-03 07:47:13','',12691,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12693,0,'2021-12-03 02:47:13','2021-12-03 07:47:13','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-03 02:47:13','2021-12-03 07:47:13','',12691,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12694,0,'2021-12-03 02:47:13','2021-12-03 07:47:13','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-03 02:47:13','2021-12-03 07:47:13','',12691,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12695,0,'2021-12-03 02:47:13','2021-12-03 07:47:13','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-03 02:47:13','2021-12-03 07:47:13','',12691,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12696,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12697,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12698,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12699,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12700,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12701,0,'2021-12-03 02:47:14','2021-12-03 07:47:14','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-03 02:47:14','2021-12-03 07:47:14','',12691,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12702,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','low-performance','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12703,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','cls','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12704,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','fid-slow','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12705,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','fid-change','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12706,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','fid-change-2','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12707,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','lcp-slow','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12708,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12709,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12710,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12711,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','bootup-time','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12712,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12713,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','font-display','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12714,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','total-blocking-time','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12715,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12716,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12717,0,'2021-12-03 02:47:15','2021-12-03 07:47:15','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-03 02:47:15','2021-12-03 07:47:15','',12691,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-03/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12719,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','performance-report-2021-12-04','','','2021-12-04 02:47:17','2021-12-04 07:47:17','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-04/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12720,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','page-performance-data','','','2021-12-04 02:47:14','2021-12-04 07:47:14','',12719,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12721,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-04 02:47:14','2021-12-04 07:47:14','',12719,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12722,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-04 02:47:14','2021-12-04 07:47:14','',12719,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12723,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-04 02:47:14','2021-12-04 07:47:14','',12719,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12724,0,'2021-12-04 02:47:14','2021-12-04 07:47:14','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-04 02:47:14','2021-12-04 07:47:14','',12719,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12725,0,'2021-12-04 02:47:15','2021-12-04 07:47:15','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-04 02:47:15','2021-12-04 07:47:15','',12719,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12726,0,'2021-12-04 02:47:15','2021-12-04 07:47:15','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-04 02:47:15','2021-12-04 07:47:15','',12719,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12727,0,'2021-12-04 02:47:15','2021-12-04 07:47:15','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-04 02:47:15','2021-12-04 07:47:15','',12719,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12728,0,'2021-12-04 02:47:15','2021-12-04 07:47:15','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-04 02:47:15','2021-12-04 07:47:15','',12719,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12729,0,'2021-12-04 02:47:15','2021-12-04 07:47:15','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-04 02:47:15','2021-12-04 07:47:15','',12719,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12730,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','low-performance','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12731,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','cls','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12732,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','fid-slow','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12733,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','fid-change','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12734,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','fid-change-2','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12735,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','lcp-slow','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12736,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','lcp-change','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12737,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12738,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12739,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','bootup-time','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12740,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12741,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','font-display','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12742,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','total-blocking-time','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12743,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12744,0,'2021-12-04 02:47:16','2021-12-04 07:47:16','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-04 02:47:16','2021-12-04 07:47:16','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12745,0,'2021-12-04 02:47:17','2021-12-04 07:47:17','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-04 02:47:17','2021-12-04 07:47:17','',12719,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-04/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12746,0,'2021-12-05 03:20:10','2021-12-05 08:20:10','','','','publish','closed','closed','','performance-report-2021-12-05','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-05/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12747,0,'2021-12-05 03:20:10','2021-12-05 08:20:10','','','','publish','closed','closed','','page-performance-data','','','2021-12-05 03:20:10','2021-12-05 08:20:10','',12746,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12748,0,'2021-12-05 03:20:10','2021-12-05 08:20:10','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-05 03:20:10','2021-12-05 08:20:10','',12746,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12749,0,'2021-12-05 03:20:11','2021-12-05 08:20:11','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-05 03:20:11','2021-12-05 08:20:11','',12746,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12750,0,'2021-12-05 03:20:11','2021-12-05 08:20:11','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-05 03:20:11','2021-12-05 08:20:11','',12746,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12751,0,'2021-12-05 03:20:11','2021-12-05 08:20:11','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-05 03:20:11','2021-12-05 08:20:11','',12746,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12752,0,'2021-12-05 03:20:11','2021-12-05 08:20:11','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-05 03:20:11','2021-12-05 08:20:11','',12746,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12753,0,'2021-12-05 03:20:11','2021-12-05 08:20:11','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-05 03:20:11','2021-12-05 08:20:11','',12746,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12754,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12755,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12756,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','low-performance','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12757,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','cls','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12758,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','fid-slow','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12759,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','fid-change','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12760,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','fid-change-2','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12761,0,'2021-12-05 03:20:12','2021-12-05 08:20:12','','','','publish','closed','closed','','lcp-slow','','','2021-12-05 03:20:12','2021-12-05 08:20:12','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12762,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','lcp-change','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12763,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12764,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12765,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12766,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','bootup-time','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12767,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12768,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','font-display','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12769,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','total-blocking-time','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12770,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12771,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12772,0,'2021-12-05 03:20:13','2021-12-05 08:20:13','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-05 03:20:13','2021-12-05 08:20:13','',12746,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-05/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12774,0,'2021-12-06 03:15:46','2021-12-06 08:15:46','','','','publish','closed','closed','','performance-report-2021-12-06','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-06/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12775,0,'2021-12-06 03:15:46','2021-12-06 08:15:46','','','','publish','closed','closed','','page-performance-data','','','2021-12-06 03:15:46','2021-12-06 08:15:46','',12774,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12776,0,'2021-12-06 03:15:46','2021-12-06 08:15:46','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-06 03:15:46','2021-12-06 08:15:46','',12774,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12777,0,'2021-12-06 03:15:46','2021-12-06 08:15:46','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-06 03:15:46','2021-12-06 08:15:46','',12774,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12778,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12779,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12780,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12781,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12782,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12783,0,'2021-12-06 03:15:47','2021-12-06 08:15:47','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-06 03:15:47','2021-12-06 08:15:47','',12774,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12784,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','low-performance','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12785,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','cls','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12786,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','fid-slow','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12787,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','fid-change','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12788,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','fid-change-2','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12789,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','lcp-slow','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12790,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12791,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12792,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','bootup-time','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12793,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12794,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','font-display','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12795,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','total-blocking-time','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12796,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12797,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12798,0,'2021-12-06 03:15:48','2021-12-06 08:15:48','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-06 03:15:48','2021-12-06 08:15:48','',12774,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-06/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12799,0,'2021-12-07 03:20:13','2021-12-07 08:20:13','','','','publish','closed','closed','','performance-report-2021-12-07','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-07/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12800,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12801,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12802,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12803,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12804,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12805,0,'2021-12-07 03:20:14','2021-12-07 08:20:14','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-07 03:20:14','2021-12-07 08:20:14','',12799,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12806,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12807,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','low-performance','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12808,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','cls','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12809,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','fid-slow','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12810,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','fid-change','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12811,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','fid-change-2','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12812,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','lcp-slow','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12813,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','lcp-change','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12814,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12815,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12816,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','bootup-time','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12817,0,'2021-12-07 03:20:15','2021-12-07 08:20:15','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-07 03:20:15','2021-12-07 08:20:15','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12818,0,'2021-12-07 03:20:16','2021-12-07 08:20:16','','','','publish','closed','closed','','font-display','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12819,0,'2021-12-07 03:20:16','2021-12-07 08:20:16','','','','publish','closed','closed','','total-blocking-time','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12820,0,'2021-12-07 03:20:16','2021-12-07 08:20:16','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12821,0,'2021-12-07 03:20:16','2021-12-07 08:20:16','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12822,0,'2021-12-07 03:20:16','2021-12-07 08:20:16','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-07 03:20:16','2021-12-07 08:20:16','',12799,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-07/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12823,0,'2021-12-08 02:57:09','2021-12-08 07:57:09','','','','publish','closed','closed','','performance-report-2021-12-08','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-08/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12824,0,'2021-12-08 02:57:09','2021-12-08 07:57:09','','','','publish','closed','closed','','page-performance-data','','','2021-12-08 02:57:09','2021-12-08 07:57:09','',12823,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12825,0,'2021-12-08 02:57:09','2021-12-08 07:57:09','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-08 02:57:09','2021-12-08 07:57:09','',12823,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12826,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12827,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12828,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12829,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12830,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12831,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12832,0,'2021-12-08 02:57:10','2021-12-08 07:57:10','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-08 02:57:10','2021-12-08 07:57:10','',12823,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12833,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12834,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','site-change-plugin-update','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-08/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12835,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','low-performance','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12836,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','cls','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12837,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','fid-slow','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12838,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','fid-change','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12839,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','fid-change-2','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12840,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','lcp-slow','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12841,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12842,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12843,0,'2021-12-08 02:57:11','2021-12-08 07:57:11','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-08 02:57:11','2021-12-08 07:57:11','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12844,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','bootup-time','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12845,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12846,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','font-display','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12847,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','total-blocking-time','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12848,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12849,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12850,0,'2021-12-08 02:57:12','2021-12-08 07:57:12','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-08 02:57:12','2021-12-08 07:57:12','',12823,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-08/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12851,0,'2021-12-09 02:47:01','2021-12-09 07:47:01','','','','publish','closed','closed','','performance-report-2021-12-09','','','2021-12-09 02:47:05','2021-12-09 07:47:05','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-09/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12852,0,'2021-12-09 02:47:01','2021-12-09 07:47:01','','','','publish','closed','closed','','page-performance-data','','','2021-12-09 02:47:01','2021-12-09 07:47:01','',12851,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12853,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12854,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12855,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12856,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12857,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12858,0,'2021-12-09 02:47:02','2021-12-09 07:47:02','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-09 02:47:02','2021-12-09 07:47:02','',12851,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12859,0,'2021-12-09 02:47:03','2021-12-09 07:47:03','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-09 02:47:03','2021-12-09 07:47:03','',12851,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12860,0,'2021-12-09 02:47:03','2021-12-09 07:47:03','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-09 02:47:03','2021-12-09 07:47:03','',12851,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12861,0,'2021-12-09 02:47:03','2021-12-09 07:47:03','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-09 02:47:03','2021-12-09 07:47:03','',12851,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12862,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','low-performance','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12863,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','cls','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12864,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','fid-slow','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12865,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','fid-change','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12866,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','fid-change-2','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12867,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','lcp-slow','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12868,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','lcp-change','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12869,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12870,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12871,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12872,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','bootup-time','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12873,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12874,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','font-display','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12875,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','total-blocking-time','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12876,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12877,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12878,0,'2021-12-09 02:47:04','2021-12-09 07:47:04','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-09 02:47:04','2021-12-09 07:47:04','',12851,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-09/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12879,0,'2021-12-10 02:47:05','2021-12-10 07:47:05','','','','publish','closed','closed','','performance-report-2021-12-10','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-10/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12880,0,'2021-12-10 02:47:05','2021-12-10 07:47:05','','','','publish','closed','closed','','page-performance-data','','','2021-12-10 02:47:05','2021-12-10 07:47:05','',12879,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12881,0,'2021-12-10 02:47:05','2021-12-10 07:47:05','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-10 02:47:05','2021-12-10 07:47:05','',12879,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12882,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12883,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12884,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12885,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12886,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12887,0,'2021-12-10 02:47:06','2021-12-10 07:47:06','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-10 02:47:06','2021-12-10 07:47:06','',12879,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12888,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12889,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12890,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','low-performance','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12891,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','cls','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12892,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','fid-slow','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12893,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','fid-change','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12894,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','fid-change-2','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12895,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','lcp-slow','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12896,0,'2021-12-10 02:47:07','2021-12-10 07:47:07','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-10 02:47:07','2021-12-10 07:47:07','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12897,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12898,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','bootup-time','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12899,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12900,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','font-display','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12901,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','total-blocking-time','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12902,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12903,0,'2021-12-10 02:47:08','2021-12-10 07:47:08','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-10 02:47:08','2021-12-10 07:47:08','',12879,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-10/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12904,0,'2021-12-11 03:20:48','2021-12-11 08:20:48','','','','publish','closed','closed','','performance-report-2021-12-11','','','2021-12-11 03:20:51','2021-12-11 08:20:51','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-11/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12905,0,'2021-12-11 03:20:48','2021-12-11 08:20:48','','','','publish','closed','closed','','page-performance-data','','','2021-12-11 03:20:48','2021-12-11 08:20:48','',12904,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12906,0,'2021-12-11 03:20:48','2021-12-11 08:20:48','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-11 03:20:48','2021-12-11 08:20:48','',12904,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12907,0,'2021-12-11 03:20:48','2021-12-11 08:20:48','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-11 03:20:48','2021-12-11 08:20:48','',12904,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12908,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12909,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12910,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12911,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12912,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12913,0,'2021-12-11 03:20:49','2021-12-11 08:20:49','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-11 03:20:49','2021-12-11 08:20:49','',12904,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12914,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','low-performance','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12915,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','cls','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12916,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','fid-slow','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12917,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','fid-change','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12918,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','fid-change-2','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12919,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','lcp-slow','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12920,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12921,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12922,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','bootup-time','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12923,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12924,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','font-display','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12925,0,'2021-12-11 03:20:50','2021-12-11 08:20:50','','','','publish','closed','closed','','total-blocking-time','','','2021-12-11 03:20:50','2021-12-11 08:20:50','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12926,0,'2021-12-11 03:20:51','2021-12-11 08:20:51','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-11 03:20:51','2021-12-11 08:20:51','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12927,0,'2021-12-11 03:20:51','2021-12-11 08:20:51','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-11 03:20:51','2021-12-11 08:20:51','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12928,0,'2021-12-11 03:20:51','2021-12-11 08:20:51','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-11 03:20:51','2021-12-11 08:20:51','',12904,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-11/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12931,0,'2021-12-12 03:15:37','2021-12-12 08:15:37','','','','publish','closed','closed','','performance-report-2021-12-12','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-12/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12932,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12933,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12934,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12935,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12936,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12937,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12938,0,'2021-12-12 03:15:38','2021-12-12 08:15:38','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-12 03:15:38','2021-12-12 08:15:38','',12931,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12939,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12940,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','site-change-plugin-update','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-12/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (12941,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','low-performance','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12942,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','cls','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12943,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','fid-slow','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12944,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','fid-change','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12945,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','fid-change-2','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12946,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','lcp-slow','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12947,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','lcp-change','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12948,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12949,0,'2021-12-12 03:15:39','2021-12-12 08:15:39','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-12 03:15:39','2021-12-12 08:15:39','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12950,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','bootup-time','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12951,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12952,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','font-display','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12953,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','total-blocking-time','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12954,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12955,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12956,0,'2021-12-12 03:15:40','2021-12-12 08:15:40','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-12 03:15:40','2021-12-12 08:15:40','',12931,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-12/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12957,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','performance-report-2021-12-13','','','2021-12-13 02:46:38','2021-12-13 07:46:38','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-13/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12958,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','page-performance-data','','','2021-12-13 02:46:35','2021-12-13 07:46:35','',12957,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12959,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-13 02:46:35','2021-12-13 07:46:35','',12957,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12960,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-13 02:46:35','2021-12-13 07:46:35','',12957,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12961,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-13 02:46:35','2021-12-13 07:46:35','',12957,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12962,0,'2021-12-13 02:46:35','2021-12-13 07:46:35','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-13 02:46:35','2021-12-13 07:46:35','',12957,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12963,0,'2021-12-13 02:46:36','2021-12-13 07:46:36','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-13 02:46:36','2021-12-13 07:46:36','',12957,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12964,0,'2021-12-13 02:46:36','2021-12-13 07:46:36','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-13 02:46:36','2021-12-13 07:46:36','',12957,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12965,0,'2021-12-13 02:46:36','2021-12-13 07:46:36','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-13 02:46:36','2021-12-13 07:46:36','',12957,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12966,0,'2021-12-13 02:46:36','2021-12-13 07:46:36','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-13 02:46:36','2021-12-13 07:46:36','',12957,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12967,0,'2021-12-13 02:46:36','2021-12-13 07:46:36','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-13 02:46:36','2021-12-13 07:46:36','',12957,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12968,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','low-performance','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12969,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','performance-change','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12970,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','performance-change-2','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/performance-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12971,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','cls','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12972,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','fid-slow','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12973,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','fid-change','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12974,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','fid-change-2','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12975,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','lcp-slow','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12976,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','lcp-change','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12977,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12978,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12979,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','bootup-time','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12980,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12981,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','font-display','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12982,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','total-blocking-time','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12983,0,'2021-12-13 02:46:37','2021-12-13 07:46:37','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-13 02:46:37','2021-12-13 07:46:37','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12984,0,'2021-12-13 02:46:38','2021-12-13 07:46:38','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-13 02:46:38','2021-12-13 07:46:38','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12985,0,'2021-12-13 02:46:38','2021-12-13 07:46:38','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-13 02:46:38','2021-12-13 07:46:38','',12957,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-13/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12986,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','performance-report-2021-12-14','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-14/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (12987,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','page-performance-data','','','2021-12-14 03:20:38','2021-12-14 08:20:38','',12986,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12988,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-14 03:20:38','2021-12-14 08:20:38','',12986,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12989,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-14 03:20:38','2021-12-14 08:20:38','',12986,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12990,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-14 03:20:38','2021-12-14 08:20:38','',12986,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12991,0,'2021-12-14 03:20:38','2021-12-14 08:20:38','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-14 03:20:38','2021-12-14 08:20:38','',12986,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12992,0,'2021-12-14 03:20:39','2021-12-14 08:20:39','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-14 03:20:39','2021-12-14 08:20:39','',12986,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12993,0,'2021-12-14 03:20:39','2021-12-14 08:20:39','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-14 03:20:39','2021-12-14 08:20:39','',12986,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12994,0,'2021-12-14 03:20:39','2021-12-14 08:20:39','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-14 03:20:39','2021-12-14 08:20:39','',12986,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12995,0,'2021-12-14 03:20:39','2021-12-14 08:20:39','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-14 03:20:39','2021-12-14 08:20:39','',12986,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (12996,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','low-performance','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12997,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','performance-change','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12998,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','performance-change-2','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/performance-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (12999,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','cls','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13000,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','fid-slow','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13001,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','fid-change','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13002,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','fid-change-2','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13003,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','lcp-slow','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13004,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','lcp-change','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13005,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13006,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13007,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','bootup-time','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13008,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13009,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','font-display','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13010,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','total-blocking-time','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13011,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13012,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13013,0,'2021-12-14 03:20:40','2021-12-14 08:20:40','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-14 03:20:40','2021-12-14 08:20:40','',12986,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-14/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13014,0,'2021-12-15 03:15:45','2021-12-15 08:15:45','','','','publish','closed','closed','','performance-report-2021-12-15','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-15/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13015,0,'2021-12-15 03:15:45','2021-12-15 08:15:45','','','','publish','closed','closed','','page-performance-data','','','2021-12-15 03:15:45','2021-12-15 08:15:45','',13014,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13016,0,'2021-12-15 03:15:45','2021-12-15 08:15:45','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-15 03:15:45','2021-12-15 08:15:45','',13014,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13017,0,'2021-12-15 03:15:45','2021-12-15 08:15:45','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-15 03:15:45','2021-12-15 08:15:45','',13014,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13018,0,'2021-12-15 03:15:45','2021-12-15 08:15:45','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-15 03:15:45','2021-12-15 08:15:45','',13014,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13019,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13020,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13021,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13022,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13023,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13024,0,'2021-12-15 03:15:46','2021-12-15 08:15:46','','','','publish','closed','closed','','site-change-plugin-update','','','2021-12-15 03:15:46','2021-12-15 08:15:46','',13014,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-15/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13025,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-15/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13026,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','site-change-plugin-update-3','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-15/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13027,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','site-change-plugin-update-4','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-15/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13028,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','site-change-plugin-update-5','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-15/site-change-plugin-update-5/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13029,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','low-performance','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13030,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','cls','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13031,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','fid-slow','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13032,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','fid-change','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13033,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','lcp-slow','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13034,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13035,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13036,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','bootup-time','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13037,0,'2021-12-15 03:15:47','2021-12-15 08:15:47','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-15 03:15:47','2021-12-15 08:15:47','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13038,0,'2021-12-15 03:15:48','2021-12-15 08:15:48','','','','publish','closed','closed','','font-display','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13039,0,'2021-12-15 03:15:48','2021-12-15 08:15:48','','','','publish','closed','closed','','total-blocking-time','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13040,0,'2021-12-15 03:15:48','2021-12-15 08:15:48','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13041,0,'2021-12-15 03:15:48','2021-12-15 08:15:48','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13042,0,'2021-12-15 03:15:48','2021-12-15 08:15:48','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-15 03:15:48','2021-12-15 08:15:48','',13014,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-15/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13045,0,'2021-12-16 02:47:04','2021-12-16 07:47:04','','','','publish','closed','closed','','performance-report-2021-12-16','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-16/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13046,0,'2021-12-16 02:47:04','2021-12-16 07:47:04','','','','publish','closed','closed','','page-performance-data','','','2021-12-16 02:47:04','2021-12-16 07:47:04','',13045,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13047,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13048,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13049,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13050,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13051,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13052,0,'2021-12-16 02:47:05','2021-12-16 07:47:05','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-16 02:47:05','2021-12-16 07:47:05','',13045,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13053,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13054,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13055,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13056,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','low-performance','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13057,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','cls','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13058,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','fid-slow','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13059,0,'2021-12-16 02:47:06','2021-12-16 07:47:06','','','','publish','closed','closed','','fid-change','','','2021-12-16 02:47:06','2021-12-16 07:47:06','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13060,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','fid-change-2','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13061,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','lcp-slow','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13062,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','lcp-change','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13063,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13064,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13065,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','bootup-time','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13066,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13067,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','font-display','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13068,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','total-blocking-time','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13069,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13070,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13071,0,'2021-12-16 02:47:07','2021-12-16 07:47:07','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-16 02:47:07','2021-12-16 07:47:07','',13045,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-16/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13072,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','performance-report-2021-12-17','','','2021-12-17 03:20:22','2021-12-17 08:20:22','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-17/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13073,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13074,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13075,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13076,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13077,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13078,0,'2021-12-17 03:20:19','2021-12-17 08:20:19','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-17 03:20:19','2021-12-17 08:20:19','',13072,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13079,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13080,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13081,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','site-change-plugin-update','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-17/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13082,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','site-change-plugin-update-2','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-17/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13083,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','site-change-plugin-update-3','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-17/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13084,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','site-change-plugin-update-4','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-17/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13085,0,'2021-12-17 03:20:20','2021-12-17 08:20:20','','','','publish','closed','closed','','site-change-plugin-update-5','','','2021-12-17 03:20:20','2021-12-17 08:20:20','',13072,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-17/site-change-plugin-update-5/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13086,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','low-performance','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13087,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','performance-change','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13088,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','cls','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13089,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','fid-slow','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13090,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','fid-change','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13091,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','fid-change-2','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13092,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','lcp-slow','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13093,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','lcp-change','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13094,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13095,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13096,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13097,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','bootup-time','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13098,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13099,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','font-display','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13100,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','total-blocking-time','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13101,0,'2021-12-17 03:20:21','2021-12-17 08:20:21','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-17 03:20:21','2021-12-17 08:20:21','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13102,0,'2021-12-17 03:20:22','2021-12-17 08:20:22','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-17 03:20:22','2021-12-17 08:20:22','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13103,0,'2021-12-17 03:20:22','2021-12-17 08:20:22','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-17 03:20:22','2021-12-17 08:20:22','',13072,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-17/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13104,0,'2021-12-18 03:20:12','2021-12-18 08:20:12','','','','publish','closed','closed','','performance-report-2021-12-18','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-18/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13105,0,'2021-12-18 03:20:12','2021-12-18 08:20:12','','','','publish','closed','closed','','page-performance-data','','','2021-12-18 03:20:12','2021-12-18 08:20:12','',13104,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13106,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13107,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13108,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13109,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13110,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13111,0,'2021-12-18 03:20:13','2021-12-18 08:20:13','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-18 03:20:13','2021-12-18 08:20:13','',13104,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13112,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13113,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','low-performance','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13114,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','cls','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13115,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','fid-slow','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13116,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','fid-change','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13117,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','fid-change-2','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13118,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','lcp-slow','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13119,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','lcp-change','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13120,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13121,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13122,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13123,0,'2021-12-18 03:20:14','2021-12-18 08:20:14','','','','publish','closed','closed','','bootup-time','','','2021-12-18 03:20:14','2021-12-18 08:20:14','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13124,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13125,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','font-display','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13126,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','total-blocking-time','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13127,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13128,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13129,0,'2021-12-18 03:20:15','2021-12-18 08:20:15','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-18 03:20:15','2021-12-18 08:20:15','',13104,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-18/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13130,0,'2021-12-19 03:20:14','2021-12-19 08:20:14','','','','publish','closed','closed','','performance-report-2021-12-19','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-19/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13131,0,'2021-12-19 03:20:14','2021-12-19 08:20:14','','','','publish','closed','closed','','page-performance-data','','','2021-12-19 03:20:14','2021-12-19 08:20:14','',13130,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13132,0,'2021-12-19 03:20:14','2021-12-19 08:20:14','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-19 03:20:14','2021-12-19 08:20:14','',13130,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13133,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13134,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13135,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13136,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13137,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13138,0,'2021-12-19 03:20:15','2021-12-19 08:20:15','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-19 03:20:15','2021-12-19 08:20:15','',13130,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13139,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13140,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','low-performance','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13141,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','cls','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13142,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','fid-slow','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13143,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','fid-change','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13144,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','fid-change-2','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13145,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','lcp-slow','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13146,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','lcp-change','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13147,0,'2021-12-19 03:20:16','2021-12-19 08:20:16','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-19 03:20:16','2021-12-19 08:20:16','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13148,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','bootup-time','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13149,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13150,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','font-display','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13151,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','total-blocking-time','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13152,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13153,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13154,0,'2021-12-19 03:20:17','2021-12-19 08:20:17','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-19 03:20:17','2021-12-19 08:20:17','',13130,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-19/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13157,1,'2021-12-19 05:14:04','2021-12-19 10:14:04','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','global_cta_background_overlay_style','publish','closed','closed','','field_61bf041a5aaad','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13157',28,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13158,1,'2021-12-19 05:14:05','2021-12-19 10:14:05','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf041a5aaad\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"34\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:4:\"Blue\";s:4:\"Blue\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','global_cta_background_gradient','publish','closed','closed','','field_61bf05245aab0','','','2022-04-14 05:58:39','2022-04-14 10:58:39','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13158',31,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13159,1,'2021-12-19 05:14:08','2021-12-19 10:14:08','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','global_contact_background_overlay_style','publish','closed','closed','','field_61bf046d5aaae','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13159',43,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13160,1,'2021-12-19 05:14:09','2021-12-19 10:14:09','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf046d5aaae\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"34\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:4:\"Blue\";s:4:\"Blue\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','global_contact_background_gradient','publish','closed','closed','','field_61bf05d05aab1','','','2022-04-14 05:58:41','2022-04-14 10:58:41','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13160',46,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13161,1,'2021-12-19 05:14:16','2021-12-19 10:14:16','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"solid_color\";s:11:\"Solid Color\";s:8:\"gradient\";s:8:\"Gradient\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Background Overlay Style','global_newsletter_background_overlay_style','publish','closed','closed','','field_61bf04935aaaf','','','2022-04-14 05:58:47','2022-04-14 10:58:47','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13161',91,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13162,1,'2021-12-19 05:14:16','2021-12-19 10:14:16','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61bf04935aaaf\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"gradient\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"30\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:1:{s:4:\"Blue\";s:4:\"Blue\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Gradient','global_newsletter_background_gradient','publish','closed','closed','','field_61bf06125aab2','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13162',94,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13163,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','performance-report-2021-12-20','','','2021-12-20 03:20:21','2021-12-20 08:20:21','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-20/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13164,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','page-performance-data','','','2021-12-20 03:20:18','2021-12-20 08:20:18','',13163,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13165,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-20 03:20:18','2021-12-20 08:20:18','',13163,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13166,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-20 03:20:18','2021-12-20 08:20:18','',13163,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13167,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-20 03:20:18','2021-12-20 08:20:18','',13163,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13168,0,'2021-12-20 03:20:18','2021-12-20 08:20:18','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-20 03:20:18','2021-12-20 08:20:18','',13163,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13169,0,'2021-12-20 03:20:19','2021-12-20 08:20:19','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-20 03:20:19','2021-12-20 08:20:19','',13163,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13170,0,'2021-12-20 03:20:19','2021-12-20 08:20:19','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-20 03:20:19','2021-12-20 08:20:19','',13163,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13171,0,'2021-12-20 03:20:19','2021-12-20 08:20:19','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-20 03:20:19','2021-12-20 08:20:19','',13163,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13172,0,'2021-12-20 03:20:19','2021-12-20 08:20:19','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-20 03:20:19','2021-12-20 08:20:19','',13163,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13173,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','low-performance','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13174,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','cls','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13175,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','fid-slow','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13176,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','fid-change','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13177,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','fid-change-2','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13178,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','lcp-slow','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13179,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','lcp-change','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13180,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13181,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13182,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','bootup-time','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13183,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13184,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','font-display','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13185,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','total-blocking-time','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13186,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13187,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13188,0,'2021-12-20 03:20:20','2021-12-20 08:20:20','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-20 03:20:20','2021-12-20 08:20:20','',13163,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-20/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13189,0,'2021-12-21 03:15:23','2021-12-21 08:15:23','','','','publish','closed','closed','','performance-report-2021-12-21','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-21/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13190,0,'2021-12-21 03:15:23','2021-12-21 08:15:23','','','','publish','closed','closed','','page-performance-data','','','2021-12-21 03:15:23','2021-12-21 08:15:23','',13189,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13191,0,'2021-12-21 03:15:23','2021-12-21 08:15:23','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-21 03:15:23','2021-12-21 08:15:23','',13189,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13192,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13193,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13194,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13195,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13196,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13197,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13198,0,'2021-12-21 03:15:24','2021-12-21 08:15:24','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-21 03:15:24','2021-12-21 08:15:24','',13189,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13199,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','low-performance','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13200,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','performance-change','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13201,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','cls','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13202,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','fid-slow','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13203,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','fid-change','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13204,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','fid-change-2','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13205,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','lcp-slow','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13206,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','lcp-change','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13207,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13208,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13209,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13210,0,'2021-12-21 03:15:25','2021-12-21 08:15:25','','','','publish','closed','closed','','bootup-time','','','2021-12-21 03:15:25','2021-12-21 08:15:25','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13211,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13212,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','font-display','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13213,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','total-blocking-time','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13214,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13215,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13216,0,'2021-12-21 03:15:26','2021-12-21 08:15:26','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-21 03:15:26','2021-12-21 08:15:26','',13189,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-21/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13217,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','performance-report-2021-12-22','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-22/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13218,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','page-performance-data','','','2021-12-22 03:20:39','2021-12-22 08:20:39','',13217,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13219,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-22 03:20:39','2021-12-22 08:20:39','',13217,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13220,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-22 03:20:39','2021-12-22 08:20:39','',13217,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13221,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-22 03:20:39','2021-12-22 08:20:39','',13217,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13222,0,'2021-12-22 03:20:39','2021-12-22 08:20:39','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-22 03:20:39','2021-12-22 08:20:39','',13217,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13223,0,'2021-12-22 03:20:40','2021-12-22 08:20:40','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-22 03:20:40','2021-12-22 08:20:40','',13217,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13224,0,'2021-12-22 03:20:40','2021-12-22 08:20:40','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-22 03:20:40','2021-12-22 08:20:40','',13217,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13225,0,'2021-12-22 03:20:40','2021-12-22 08:20:40','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-22 03:20:40','2021-12-22 08:20:40','',13217,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13226,0,'2021-12-22 03:20:40','2021-12-22 08:20:40','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-22 03:20:40','2021-12-22 08:20:40','',13217,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13227,0,'2021-12-22 03:20:40','2021-12-22 08:20:40','','','','publish','closed','closed','','low-performance','','','2021-12-22 03:20:40','2021-12-22 08:20:40','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13228,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','cls','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13229,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','fid-slow','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13230,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','fid-change','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13231,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','fid-change-2','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13232,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','lcp-slow','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13233,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13234,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13235,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','bootup-time','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13236,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13237,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','font-display','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13238,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','total-blocking-time','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13239,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13240,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13241,0,'2021-12-22 03:20:41','2021-12-22 08:20:41','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-22 03:20:41','2021-12-22 08:20:41','',13217,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-22/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13242,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','performance-report-2021-12-23','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-23/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13243,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13244,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13245,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13246,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13247,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13248,0,'2021-12-23 03:20:34','2021-12-23 08:20:34','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-23 03:20:34','2021-12-23 08:20:34','',13242,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13249,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13250,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13251,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13252,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','low-performance','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13253,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','cls','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13254,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','fid-slow','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13255,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','fid-change','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13256,0,'2021-12-23 03:20:35','2021-12-23 08:20:35','','','','publish','closed','closed','','fid-change-2','','','2021-12-23 03:20:35','2021-12-23 08:20:35','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13257,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','lcp-slow','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13258,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13259,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','bootup-time','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13260,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13261,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','font-display','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13262,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','total-blocking-time','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13263,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13264,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13265,0,'2021-12-23 03:20:36','2021-12-23 08:20:36','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-23 03:20:36','2021-12-23 08:20:36','',13242,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-23/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13266,0,'2021-12-24 02:46:47','2021-12-24 07:46:47','','','','publish','closed','closed','','performance-report-2021-12-24','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-24/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13267,0,'2021-12-24 02:46:47','2021-12-24 07:46:47','','','','publish','closed','closed','','page-performance-data','','','2021-12-24 02:46:47','2021-12-24 07:46:47','',13266,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13268,0,'2021-12-24 02:46:47','2021-12-24 07:46:47','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-24 02:46:47','2021-12-24 07:46:47','',13266,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13269,0,'2021-12-24 02:46:47','2021-12-24 07:46:47','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-24 02:46:47','2021-12-24 07:46:47','',13266,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13270,0,'2021-12-24 02:46:47','2021-12-24 07:46:47','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-24 02:46:47','2021-12-24 07:46:47','',13266,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13271,0,'2021-12-24 02:46:48','2021-12-24 07:46:48','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-24 02:46:48','2021-12-24 07:46:48','',13266,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13272,0,'2021-12-24 02:46:48','2021-12-24 07:46:48','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-24 02:46:48','2021-12-24 07:46:48','',13266,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13273,0,'2021-12-24 02:46:48','2021-12-24 07:46:48','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-24 02:46:48','2021-12-24 07:46:48','',13266,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13274,0,'2021-12-24 02:46:48','2021-12-24 07:46:48','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-24 02:46:48','2021-12-24 07:46:48','',13266,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13275,0,'2021-12-24 02:46:48','2021-12-24 07:46:48','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-24 02:46:48','2021-12-24 07:46:48','',13266,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13276,0,'2021-12-24 02:46:49','2021-12-24 07:46:49','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-24 02:46:49','2021-12-24 07:46:49','',13266,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13277,0,'2021-12-24 02:46:49','2021-12-24 07:46:49','','','','publish','closed','closed','','low-performance','','','2021-12-24 02:46:49','2021-12-24 07:46:49','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13278,0,'2021-12-24 02:46:49','2021-12-24 07:46:49','','','','publish','closed','closed','','cls','','','2021-12-24 02:46:49','2021-12-24 07:46:49','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13279,0,'2021-12-24 02:46:49','2021-12-24 07:46:49','','','','publish','closed','closed','','fid-slow','','','2021-12-24 02:46:49','2021-12-24 07:46:49','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13280,0,'2021-12-24 02:46:49','2021-12-24 07:46:49','','','','publish','closed','closed','','fid-change','','','2021-12-24 02:46:49','2021-12-24 07:46:49','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13281,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','fid-change-2','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13282,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','lcp-slow','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13283,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','lcp-change','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13284,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13285,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','bootup-time','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13286,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13287,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','font-display','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13288,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','total-blocking-time','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13289,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13290,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13291,0,'2021-12-24 02:46:50','2021-12-24 07:46:50','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-24 02:46:50','2021-12-24 07:46:50','',13266,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-24/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13294,0,'2021-12-25 02:46:48','2021-12-25 07:46:48','','','','publish','closed','closed','','performance-report-2021-12-25','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-25/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13295,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13296,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13297,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13298,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13299,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13300,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13301,0,'2021-12-25 02:46:49','2021-12-25 07:46:49','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-25 02:46:49','2021-12-25 07:46:49','',13294,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13302,0,'2021-12-25 02:46:50','2021-12-25 07:46:50','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-25 02:46:50','2021-12-25 07:46:50','',13294,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13303,0,'2021-12-25 02:46:50','2021-12-25 07:46:50','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-25 02:46:50','2021-12-25 07:46:50','',13294,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13304,0,'2021-12-25 02:46:50','2021-12-25 07:46:50','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-25 02:46:50','2021-12-25 07:46:50','',13294,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13305,0,'2021-12-25 02:46:50','2021-12-25 07:46:50','','','','publish','closed','closed','','site-change-plugin-activate','','','2021-12-25 02:46:50','2021-12-25 07:46:50','',13294,'https://2poochiesproperties.com/pm_site_change/performance-report-2021-12-25/site-change-plugin-activate/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13306,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','low-performance','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13307,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','cls','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13308,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','fid-slow','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13309,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','fid-change','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13310,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','fid-change-2','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13311,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','lcp-slow','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13312,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','lcp-change','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13313,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13314,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','bootup-time','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13315,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13316,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','font-display','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13317,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','total-blocking-time','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13318,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13319,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13320,0,'2021-12-25 02:46:51','2021-12-25 07:46:51','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-25 02:46:51','2021-12-25 07:46:51','',13294,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-25/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13321,0,'2021-12-26 02:47:05','2021-12-26 07:47:05','','','','publish','closed','closed','','performance-report-2021-12-26','','','2021-12-26 02:47:08','2021-12-26 07:47:08','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-26/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13322,0,'2021-12-26 02:47:05','2021-12-26 07:47:05','','','','publish','closed','closed','','page-performance-data','','','2021-12-26 02:47:05','2021-12-26 07:47:05','',13321,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13323,0,'2021-12-26 02:47:05','2021-12-26 07:47:05','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-26 02:47:05','2021-12-26 07:47:05','',13321,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13324,0,'2021-12-26 02:47:05','2021-12-26 07:47:05','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-26 02:47:05','2021-12-26 07:47:05','',13321,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13325,0,'2021-12-26 02:47:05','2021-12-26 07:47:05','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-26 02:47:05','2021-12-26 07:47:05','',13321,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13326,0,'2021-12-26 02:47:06','2021-12-26 07:47:06','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-26 02:47:06','2021-12-26 07:47:06','',13321,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13327,0,'2021-12-26 02:47:06','2021-12-26 07:47:06','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-26 02:47:06','2021-12-26 07:47:06','',13321,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13328,0,'2021-12-26 02:47:06','2021-12-26 07:47:06','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-26 02:47:06','2021-12-26 07:47:06','',13321,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13329,0,'2021-12-26 02:47:06','2021-12-26 07:47:06','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-26 02:47:06','2021-12-26 07:47:06','',13321,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13330,0,'2021-12-26 02:47:06','2021-12-26 07:47:06','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-26 02:47:06','2021-12-26 07:47:06','',13321,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13331,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13332,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','low-performance','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13333,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','cls','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13334,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','fid-slow','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13335,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','fid-change','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13336,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','fid-change-2','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13337,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','lcp-slow','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13338,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','lcp-change','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13339,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13340,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','bootup-time','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13341,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13342,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','font-display','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13343,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','total-blocking-time','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13344,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13345,0,'2021-12-26 02:47:07','2021-12-26 07:47:07','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-26 02:47:07','2021-12-26 07:47:07','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13346,0,'2021-12-26 02:47:08','2021-12-26 07:47:08','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-26 02:47:08','2021-12-26 07:47:08','',13321,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-26/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13347,0,'2021-12-27 03:20:16','2021-12-27 08:20:16','','','','publish','closed','closed','','performance-report-2021-12-27','','','2021-12-27 03:20:19','2021-12-27 08:20:19','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-27/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13348,0,'2021-12-27 03:20:16','2021-12-27 08:20:16','','','','publish','closed','closed','','page-performance-data','','','2021-12-27 03:20:16','2021-12-27 08:20:16','',13347,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13349,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13350,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13351,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13352,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13353,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13354,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13355,0,'2021-12-27 03:20:17','2021-12-27 08:20:17','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-27 03:20:17','2021-12-27 08:20:17','',13347,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13356,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13357,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','low-performance','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13358,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','performance-change','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13359,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','cls','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13360,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','fid-slow','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13361,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','fid-change','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13362,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','fid-change-2','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13363,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','lcp-slow','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13364,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','lcp-change','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13365,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13366,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','bootup-time','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13367,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13368,0,'2021-12-27 03:20:18','2021-12-27 08:20:18','','','','publish','closed','closed','','font-display','','','2021-12-27 03:20:18','2021-12-27 08:20:18','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13369,0,'2021-12-27 03:20:19','2021-12-27 08:20:19','','','','publish','closed','closed','','total-blocking-time','','','2021-12-27 03:20:19','2021-12-27 08:20:19','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13370,0,'2021-12-27 03:20:19','2021-12-27 08:20:19','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-27 03:20:19','2021-12-27 08:20:19','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13371,0,'2021-12-27 03:20:19','2021-12-27 08:20:19','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-27 03:20:19','2021-12-27 08:20:19','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13372,0,'2021-12-27 03:20:19','2021-12-27 08:20:19','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-27 03:20:19','2021-12-27 08:20:19','',13347,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-27/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13373,0,'2021-12-28 03:20:40','2021-12-28 08:20:40','','','','publish','closed','closed','','performance-report-2021-12-28','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-28/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13374,0,'2021-12-28 03:20:40','2021-12-28 08:20:40','','','','publish','closed','closed','','page-performance-data','','','2021-12-28 03:20:40','2021-12-28 08:20:40','',13373,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13375,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13376,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13377,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13378,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13379,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13380,0,'2021-12-28 03:20:41','2021-12-28 08:20:41','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-28 03:20:41','2021-12-28 08:20:41','',13373,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13381,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13382,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13383,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','low-performance','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13384,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','performance-change','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13385,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','cls','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13386,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','fid-slow','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13387,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','fid-change','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13388,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','fid-change-2','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13389,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','lcp-slow','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13390,0,'2021-12-28 03:20:42','2021-12-28 08:20:42','','','','publish','closed','closed','','lcp-change','','','2021-12-28 03:20:42','2021-12-28 08:20:42','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13391,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13392,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13393,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','time-to-interactive-change-2','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13394,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','bootup-time','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13395,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13396,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','font-display','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13397,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','total-blocking-time','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13398,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13399,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13400,0,'2021-12-28 03:20:43','2021-12-28 08:20:43','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-28 03:20:43','2021-12-28 08:20:43','',13373,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-28/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13402,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','performance-report-2021-12-29','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-29/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13403,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13404,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13405,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13406,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13407,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13408,0,'2021-12-29 02:46:29','2021-12-29 07:46:29','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-29 02:46:29','2021-12-29 07:46:29','',13402,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13409,0,'2021-12-29 02:46:30','2021-12-29 07:46:30','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-29 02:46:30','2021-12-29 07:46:30','',13402,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13410,0,'2021-12-29 02:46:30','2021-12-29 07:46:30','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-29 02:46:30','2021-12-29 07:46:30','',13402,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13411,0,'2021-12-29 02:46:30','2021-12-29 07:46:30','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-29 02:46:30','2021-12-29 07:46:30','',13402,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13412,0,'2021-12-29 02:46:30','2021-12-29 07:46:30','','','','publish','closed','closed','','page-performance-data-10','','','2021-12-29 02:46:30','2021-12-29 07:46:30','',13402,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13413,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','low-performance','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13414,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','performance-change','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13415,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','cls','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13416,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','fid-slow','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13417,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','fid-change','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13418,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','lcp-slow','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13419,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','lcp-change','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13420,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13421,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13422,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','bootup-time','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13423,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13424,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','font-display','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13425,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','total-blocking-time','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13426,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13427,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13428,0,'2021-12-29 02:46:31','2021-12-29 07:46:31','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-29 02:46:31','2021-12-29 07:46:31','',13402,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-29/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13429,0,'2021-12-30 03:15:33','2021-12-30 08:15:33','','','','publish','closed','closed','','performance-report-2021-12-30','','','2021-12-30 03:15:36','2021-12-30 08:15:36','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-30/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13430,0,'2021-12-30 03:15:33','2021-12-30 08:15:33','','','','publish','closed','closed','','page-performance-data','','','2021-12-30 03:15:33','2021-12-30 08:15:33','',13429,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13431,0,'2021-12-30 03:15:33','2021-12-30 08:15:33','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-30 03:15:33','2021-12-30 08:15:33','',13429,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13432,0,'2021-12-30 03:15:33','2021-12-30 08:15:33','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-30 03:15:33','2021-12-30 08:15:33','',13429,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13433,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13434,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13435,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13436,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13437,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13438,0,'2021-12-30 03:15:34','2021-12-30 08:15:34','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-30 03:15:34','2021-12-30 08:15:34','',13429,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13439,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','low-performance','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13440,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','cls','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13441,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','fid-slow','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13442,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','fid-change','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13443,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','fid-change-2','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13444,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','lcp-slow','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13445,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13446,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13447,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','bootup-time','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13448,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13449,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','font-display','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13450,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','total-blocking-time','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13451,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13452,0,'2021-12-30 03:15:35','2021-12-30 08:15:35','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-30 03:15:35','2021-12-30 08:15:35','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13453,0,'2021-12-30 03:15:36','2021-12-30 08:15:36','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-30 03:15:36','2021-12-30 08:15:36','',13429,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-30/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13454,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','performance-report-2021-12-31','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',0,'https://2poochiesproperties.com/pm_report/performance-report-2021-12-31/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13455,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','page-performance-data','','','2021-12-31 03:15:11','2021-12-31 08:15:11','',13454,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13456,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','page-performance-data-2','','','2021-12-31 03:15:11','2021-12-31 08:15:11','',13454,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13457,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','page-performance-data-3','','','2021-12-31 03:15:11','2021-12-31 08:15:11','',13454,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13458,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','page-performance-data-4','','','2021-12-31 03:15:11','2021-12-31 08:15:11','',13454,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13459,0,'2021-12-31 03:15:11','2021-12-31 08:15:11','','','','publish','closed','closed','','page-performance-data-5','','','2021-12-31 03:15:11','2021-12-31 08:15:11','',13454,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13460,0,'2021-12-31 03:15:12','2021-12-31 08:15:12','','','','publish','closed','closed','','page-performance-data-6','','','2021-12-31 03:15:12','2021-12-31 08:15:12','',13454,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13461,0,'2021-12-31 03:15:12','2021-12-31 08:15:12','','','','publish','closed','closed','','page-performance-data-7','','','2021-12-31 03:15:12','2021-12-31 08:15:12','',13454,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13462,0,'2021-12-31 03:15:12','2021-12-31 08:15:12','','','','publish','closed','closed','','page-performance-data-8','','','2021-12-31 03:15:12','2021-12-31 08:15:12','',13454,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13463,0,'2021-12-31 03:15:12','2021-12-31 08:15:12','','','','publish','closed','closed','','page-performance-data-9','','','2021-12-31 03:15:12','2021-12-31 08:15:12','',13454,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13464,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','low-performance','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13465,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','cls','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13466,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','fid-slow','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13467,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','fid-change','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13468,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','lcp-slow','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13469,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','time-to-interactive-low','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13470,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','time-to-interactive-change','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13471,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','bootup-time','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13472,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','render-blocking-resources','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13473,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','font-display','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13474,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','total-blocking-time','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13475,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','total-blocking-time-change','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13476,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','total-blocking-time-change-2','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13477,0,'2021-12-31 03:15:13','2021-12-31 08:15:13','','','','publish','closed','closed','','third-party-blocking-time','','','2021-12-31 03:15:13','2021-12-31 08:15:13','',13454,'https://2poochiesproperties.com/pm_insight/performance-report-2021-12-31/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13478,0,'2022-01-01 02:47:05','2022-01-01 07:47:05','','','','publish','closed','closed','','performance-report-2022-01-01','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-01/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13479,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13480,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13481,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13482,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13483,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13484,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13485,0,'2022-01-01 02:47:06','2022-01-01 07:47:06','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-01 02:47:06','2022-01-01 07:47:06','',13478,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13486,0,'2022-01-01 02:47:07','2022-01-01 07:47:07','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-01 02:47:07','2022-01-01 07:47:07','',13478,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13487,0,'2022-01-01 02:47:07','2022-01-01 07:47:07','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-01 02:47:07','2022-01-01 07:47:07','',13478,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13488,0,'2022-01-01 02:47:07','2022-01-01 07:47:07','','','','publish','closed','closed','','page-performance-data-10','','','2022-01-01 02:47:07','2022-01-01 07:47:07','',13478,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13489,0,'2022-01-01 02:47:07','2022-01-01 07:47:07','','','','publish','closed','closed','','low-performance','','','2022-01-01 02:47:07','2022-01-01 07:47:07','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13490,0,'2022-01-01 02:47:07','2022-01-01 07:47:07','','','','publish','closed','closed','','cls','','','2022-01-01 02:47:07','2022-01-01 07:47:07','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13491,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','fid-slow','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13492,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','fid-change','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13493,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','fid-change-2','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13494,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','lcp-slow','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13495,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','lcp-change','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13496,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13497,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13498,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','bootup-time','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13499,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13500,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','font-display','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13501,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','total-blocking-time','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13502,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13503,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13504,0,'2022-01-01 02:47:08','2022-01-01 07:47:08','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-01 02:47:08','2022-01-01 07:47:08','',13478,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-01/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13505,1,'2022-01-01 23:44:12','2022-01-02 04:44:12','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Login Page BG Image','login_page_bg_image','publish','closed','closed','','field_61d12d16b0802','','','2022-01-01 23:45:49','2022-01-02 04:45:49','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=13505',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13506,1,'2022-01-01 23:44:12','2022-01-02 04:44:12','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Login Page BG Color','login_page_bg_color','publish','closed','closed','','field_61d12d4bb0803','','','2022-01-01 23:44:12','2022-01-02 04:44:12','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=13506',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13507,1,'2022-01-01 23:44:13','2022-01-02 04:44:13','a:11:{s:4:\"type\";s:5:\"range\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:3:\"min\";i:0;s:3:\"max\";i:1;s:4:\"step\";s:4:\"0.05\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Login Page BG Opacity','login_page_bg_opacity','publish','closed','closed','','field_61d12d8bb0804','','','2022-01-01 23:44:13','2022-01-02 04:44:13','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=13507',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13508,1,'2022-01-01 23:44:14','2022-01-02 04:44:14','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Login Form BG Color','login_form_bg_color','publish','closed','closed','','field_61d12dc9b0805','','','2022-01-01 23:44:14','2022-01-02 04:44:14','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=13508',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13509,0,'2022-01-02 03:20:28','2022-01-02 08:20:28','','','','publish','closed','closed','','performance-report-2022-01-02','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-02/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13510,0,'2022-01-02 03:20:28','2022-01-02 08:20:28','','','','publish','closed','closed','','page-performance-data','','','2022-01-02 03:20:28','2022-01-02 08:20:28','',13509,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13511,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13512,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13513,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13514,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13515,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13516,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13517,0,'2022-01-02 03:20:29','2022-01-02 08:20:29','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-02 03:20:29','2022-01-02 08:20:29','',13509,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13518,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13519,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','low-performance','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13520,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','cls','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13521,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','fid-slow','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13522,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','fid-change','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13523,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','fid-change-2','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13524,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','lcp-slow','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13525,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13526,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','bootup-time','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13527,0,'2022-01-02 03:20:30','2022-01-02 08:20:30','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-02 03:20:30','2022-01-02 08:20:30','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13528,0,'2022-01-02 03:20:31','2022-01-02 08:20:31','','','','publish','closed','closed','','font-display','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13529,0,'2022-01-02 03:20:31','2022-01-02 08:20:31','','','','publish','closed','closed','','total-blocking-time','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13530,0,'2022-01-02 03:20:31','2022-01-02 08:20:31','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13531,0,'2022-01-02 03:20:31','2022-01-02 08:20:31','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13532,0,'2022-01-02 03:20:31','2022-01-02 08:20:31','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-02 03:20:31','2022-01-02 08:20:31','',13509,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-02/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13533,0,'2022-01-03 03:15:37','2022-01-03 08:15:37','','','','publish','closed','closed','','performance-report-2022-01-03','','','2022-01-03 03:15:40','2022-01-03 08:15:40','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-03/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13534,0,'2022-01-03 03:15:37','2022-01-03 08:15:37','','','','publish','closed','closed','','page-performance-data','','','2022-01-03 03:15:37','2022-01-03 08:15:37','',13533,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13535,0,'2022-01-03 03:15:37','2022-01-03 08:15:37','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-03 03:15:37','2022-01-03 08:15:37','',13533,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13536,0,'2022-01-03 03:15:37','2022-01-03 08:15:37','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-03 03:15:37','2022-01-03 08:15:37','',13533,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13537,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13538,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13539,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13540,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13541,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13542,0,'2022-01-03 03:15:38','2022-01-03 08:15:38','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-03 03:15:38','2022-01-03 08:15:38','',13533,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13543,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','low-performance','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13544,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','cls','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13545,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','fid-slow','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13546,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','fid-change','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13547,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','fid-change-2','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13548,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','lcp-slow','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13549,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13550,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','bootup-time','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13551,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13552,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','font-display','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13553,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','total-blocking-time','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13554,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13555,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13556,0,'2022-01-03 03:15:39','2022-01-03 08:15:39','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-03 03:15:39','2022-01-03 08:15:39','',13533,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-03/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13557,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','performance-report-2022-01-04','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-04/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13558,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13559,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13560,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13561,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13562,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13563,0,'2022-01-04 02:47:18','2022-01-04 07:47:18','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-04 02:47:18','2022-01-04 07:47:18','',13557,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13564,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13565,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13566,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13567,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','page-performance-data-10','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13568,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-04/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13569,0,'2022-01-04 02:47:19','2022-01-04 07:47:19','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-04 02:47:19','2022-01-04 07:47:19','',13557,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-04/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13570,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','low-performance','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13571,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','cls','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13572,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','fid-slow','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13573,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','fid-change','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13574,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','fid-change-2','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13575,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','lcp-slow','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13576,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','lcp-change','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13577,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13578,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13579,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','bootup-time','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13580,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13581,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','font-display','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13582,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','total-blocking-time','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13583,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13584,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13585,0,'2022-01-04 02:47:20','2022-01-04 07:47:20','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-04 02:47:20','2022-01-04 07:47:20','',13557,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-04/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13586,0,'2022-01-05 02:47:19','2022-01-05 07:47:19','','','','publish','closed','closed','','performance-report-2022-01-05','','','2022-01-05 02:47:22','2022-01-05 07:47:22','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-05/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13587,0,'2022-01-05 02:47:19','2022-01-05 07:47:19','','','','publish','closed','closed','','page-performance-data','','','2022-01-05 02:47:19','2022-01-05 07:47:19','',13586,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13588,0,'2022-01-05 02:47:19','2022-01-05 07:47:19','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-05 02:47:19','2022-01-05 07:47:19','',13586,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13589,0,'2022-01-05 02:47:19','2022-01-05 07:47:19','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-05 02:47:19','2022-01-05 07:47:19','',13586,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13590,0,'2022-01-05 02:47:19','2022-01-05 07:47:19','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-05 02:47:19','2022-01-05 07:47:19','',13586,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13591,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13592,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13593,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13594,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13595,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13596,0,'2022-01-05 02:47:20','2022-01-05 07:47:20','','','','publish','closed','closed','','page-performance-data-10','','','2022-01-05 02:47:20','2022-01-05 07:47:20','',13586,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13597,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','low-performance','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13598,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','performance-change','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13599,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','cls','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13600,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','fid-slow','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13601,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','fid-change','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13602,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','fid-change-2','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13603,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','lcp-slow','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13604,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','lcp-change','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13605,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13606,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13607,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','bootup-time','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13608,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13609,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','font-display','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13610,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','total-blocking-time','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13611,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13612,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13613,0,'2022-01-05 02:47:21','2022-01-05 07:47:21','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-05 02:47:21','2022-01-05 07:47:21','',13586,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-05/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13614,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','performance-report-2022-01-06','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-06/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13615,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','page-performance-data','','','2022-01-06 02:47:23','2022-01-06 07:47:23','',13614,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13616,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-06 02:47:23','2022-01-06 07:47:23','',13614,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13617,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-06 02:47:23','2022-01-06 07:47:23','',13614,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13618,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-06 02:47:23','2022-01-06 07:47:23','',13614,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13619,0,'2022-01-06 02:47:23','2022-01-06 07:47:23','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-06 02:47:23','2022-01-06 07:47:23','',13614,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13620,0,'2022-01-06 02:47:24','2022-01-06 07:47:24','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-06 02:47:24','2022-01-06 07:47:24','',13614,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13621,0,'2022-01-06 02:47:24','2022-01-06 07:47:24','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-06 02:47:24','2022-01-06 07:47:24','',13614,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13622,0,'2022-01-06 02:47:24','2022-01-06 07:47:24','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-06 02:47:24','2022-01-06 07:47:24','',13614,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13623,0,'2022-01-06 02:47:24','2022-01-06 07:47:24','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-06 02:47:24','2022-01-06 07:47:24','',13614,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13624,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','page-performance-data-10','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13625,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','low-performance','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13626,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','cls','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13627,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','fid-slow','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13628,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','fid-change','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13629,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','fid-change-2','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13630,0,'2022-01-06 02:47:25','2022-01-06 07:47:25','','','','publish','closed','closed','','lcp-slow','','','2022-01-06 02:47:25','2022-01-06 07:47:25','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13631,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','lcp-change','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13632,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13633,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13634,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','time-to-interactive-change-2','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/time-to-interactive-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13635,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','bootup-time','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13636,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13637,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','font-display','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13638,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','total-blocking-time','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13639,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13640,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13641,0,'2022-01-06 02:47:26','2022-01-06 07:47:26','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-06 02:47:26','2022-01-06 07:47:26','',13614,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-06/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13644,0,'2022-01-07 03:15:38','2022-01-07 08:15:38','','','','publish','closed','closed','','performance-report-2022-01-07','','','2022-01-07 03:15:41','2022-01-07 08:15:41','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-07/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13645,0,'2022-01-07 03:15:38','2022-01-07 08:15:38','','','','publish','closed','closed','','page-performance-data','','','2022-01-07 03:15:38','2022-01-07 08:15:38','',13644,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13646,0,'2022-01-07 03:15:38','2022-01-07 08:15:38','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-07 03:15:38','2022-01-07 08:15:38','',13644,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13647,0,'2022-01-07 03:15:39','2022-01-07 08:15:39','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-07 03:15:39','2022-01-07 08:15:39','',13644,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13648,0,'2022-01-07 03:15:39','2022-01-07 08:15:39','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-07 03:15:39','2022-01-07 08:15:39','',13644,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13649,0,'2022-01-07 03:15:39','2022-01-07 08:15:39','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-07 03:15:39','2022-01-07 08:15:39','',13644,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13650,0,'2022-01-07 03:15:39','2022-01-07 08:15:39','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-07 03:15:39','2022-01-07 08:15:39','',13644,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13651,0,'2022-01-07 03:15:39','2022-01-07 08:15:39','','','','publish','closed','closed','','site-change-core-update','','','2022-01-07 03:15:39','2022-01-07 08:15:39','',13644,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-07/site-change-core-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13652,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','low-performance','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13653,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','performance-change','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13654,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','cls','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13655,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','fid-slow','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13656,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','fid-change','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13657,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','fid-change-2','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13658,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','lcp-slow','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13659,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','lcp-change','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13660,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13661,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13662,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','bootup-time','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13663,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13664,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','font-display','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13665,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','total-blocking-time','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13666,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13667,0,'2022-01-07 03:15:40','2022-01-07 08:15:40','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-07 03:15:40','2022-01-07 08:15:40','',13644,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-07/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13668,0,'2022-01-08 03:15:40','2022-01-08 08:15:40','','','','publish','closed','closed','','performance-report-2022-01-08','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-08/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13669,0,'2022-01-08 03:15:40','2022-01-08 08:15:40','','','','publish','closed','closed','','page-performance-data','','','2022-01-08 03:15:40','2022-01-08 08:15:40','',13668,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13670,0,'2022-01-08 03:15:41','2022-01-08 08:15:41','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-08 03:15:41','2022-01-08 08:15:41','',13668,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13671,0,'2022-01-08 03:15:41','2022-01-08 08:15:41','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-08 03:15:41','2022-01-08 08:15:41','',13668,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13672,0,'2022-01-08 03:15:41','2022-01-08 08:15:41','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-08 03:15:41','2022-01-08 08:15:41','',13668,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13673,0,'2022-01-08 03:15:41','2022-01-08 08:15:41','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-08 03:15:41','2022-01-08 08:15:41','',13668,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13674,0,'2022-01-08 03:15:41','2022-01-08 08:15:41','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-08 03:15:41','2022-01-08 08:15:41','',13668,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13675,0,'2022-01-08 03:15:42','2022-01-08 08:15:42','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-08 03:15:42','2022-01-08 08:15:42','',13668,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13676,0,'2022-01-08 03:15:42','2022-01-08 08:15:42','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-08 03:15:42','2022-01-08 08:15:42','',13668,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13677,0,'2022-01-08 03:15:42','2022-01-08 08:15:42','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-08 03:15:42','2022-01-08 08:15:42','',13668,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13678,0,'2022-01-08 03:15:42','2022-01-08 08:15:42','','','','publish','closed','closed','','low-performance','','','2022-01-08 03:15:42','2022-01-08 08:15:42','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13679,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','cls','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13680,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','fid-slow','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13681,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','fid-change','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13682,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','fid-change-2','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13683,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','lcp-slow','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13684,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13685,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13686,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','bootup-time','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13687,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13688,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','font-display','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13689,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','total-blocking-time','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13690,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13691,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13692,0,'2022-01-08 03:15:43','2022-01-08 08:15:43','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-08 03:15:43','2022-01-08 08:15:43','',13668,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-08/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13693,0,'2022-01-09 02:47:11','2022-01-09 07:47:11','','','','publish','closed','closed','','performance-report-2022-01-09','','','2022-01-09 02:47:15','2022-01-09 07:47:15','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-09/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13694,0,'2022-01-09 02:47:11','2022-01-09 07:47:11','','','','publish','closed','closed','','page-performance-data','','','2022-01-09 02:47:11','2022-01-09 07:47:11','',13693,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13695,0,'2022-01-09 02:47:11','2022-01-09 07:47:11','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-09 02:47:11','2022-01-09 07:47:11','',13693,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13696,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13697,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13698,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13699,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13700,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13701,0,'2022-01-09 02:47:12','2022-01-09 07:47:12','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-09 02:47:12','2022-01-09 07:47:12','',13693,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13702,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13703,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','page-performance-data-10','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13704,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-09/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13705,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-09/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13706,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','site-change-plugin-update-3','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-09/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13707,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','site-change-plugin-update-4','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-09/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13708,0,'2022-01-09 02:47:13','2022-01-09 07:47:13','','','','publish','closed','closed','','site-change-plugin-update-5','','','2022-01-09 02:47:13','2022-01-09 07:47:13','',13693,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-09/site-change-plugin-update-5/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13709,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','low-performance','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13710,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','cls','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13711,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','fid-slow','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13712,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','fid-change','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13713,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','fid-change-2','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13714,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','lcp-slow','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13715,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','lcp-change','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13716,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13717,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13718,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','bootup-time','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13719,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13720,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','font-display','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13721,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','total-blocking-time','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13722,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13723,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13724,0,'2022-01-09 02:47:14','2022-01-09 07:47:14','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-09 02:47:14','2022-01-09 07:47:14','',13693,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-09/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13725,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','performance-report-2022-01-10','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-10/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13726,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','page-performance-data','','','2022-01-10 03:15:13','2022-01-10 08:15:13','',13725,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13727,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-10 03:15:13','2022-01-10 08:15:13','',13725,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13728,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-10 03:15:13','2022-01-10 08:15:13','',13725,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13729,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-10 03:15:13','2022-01-10 08:15:13','',13725,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13730,0,'2022-01-10 03:15:13','2022-01-10 08:15:13','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-10 03:15:13','2022-01-10 08:15:13','',13725,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13731,0,'2022-01-10 03:15:14','2022-01-10 08:15:14','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-10 03:15:14','2022-01-10 08:15:14','',13725,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13732,0,'2022-01-10 03:15:14','2022-01-10 08:15:14','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-10 03:15:14','2022-01-10 08:15:14','',13725,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13733,0,'2022-01-10 03:15:14','2022-01-10 08:15:14','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-10 03:15:14','2022-01-10 08:15:14','',13725,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13734,0,'2022-01-10 03:15:14','2022-01-10 08:15:14','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-10 03:15:14','2022-01-10 08:15:14','',13725,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13735,0,'2022-01-10 03:15:14','2022-01-10 08:15:14','','','','publish','closed','closed','','low-performance','','','2022-01-10 03:15:14','2022-01-10 08:15:14','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13736,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','performance-change','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13737,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','cls','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13738,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','fid-slow','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13739,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','fid-change','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13740,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','fid-change-2','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13741,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','lcp-slow','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13742,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','lcp-change','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13743,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13744,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13745,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','bootup-time','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13746,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13747,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','font-display','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13748,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','total-blocking-time','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13749,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13750,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13751,0,'2022-01-10 03:15:15','2022-01-10 08:15:15','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-10 03:15:15','2022-01-10 08:15:15','',13725,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-10/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13752,0,'2022-01-11 03:20:44','2022-01-11 08:20:44','','','','publish','closed','closed','','performance-report-2022-01-11','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-11/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13753,0,'2022-01-11 03:20:44','2022-01-11 08:20:44','','','','publish','closed','closed','','page-performance-data','','','2022-01-11 03:20:44','2022-01-11 08:20:44','',13752,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13754,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13755,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13756,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13757,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13758,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13759,0,'2022-01-11 03:20:45','2022-01-11 08:20:45','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-11 03:20:45','2022-01-11 08:20:45','',13752,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13760,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13761,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13762,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','low-performance','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13763,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','cls','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13764,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','fid-slow','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13765,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','fid-change','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13766,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','fid-change-2','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13767,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','lcp-slow','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13768,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','lcp-change','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13769,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13770,0,'2022-01-11 03:20:46','2022-01-11 08:20:46','','','','publish','closed','closed','','bootup-time','','','2022-01-11 03:20:46','2022-01-11 08:20:46','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13771,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13772,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','font-display','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13773,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','total-blocking-time','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13774,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13775,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13776,0,'2022-01-11 03:20:47','2022-01-11 08:20:47','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-11 03:20:47','2022-01-11 08:20:47','',13752,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-11/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13777,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','performance-report-2022-01-12','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-12/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13778,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','page-performance-data','','','2022-01-12 03:20:36','2022-01-12 08:20:36','',13777,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13779,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-12 03:20:36','2022-01-12 08:20:36','',13777,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13780,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-12 03:20:36','2022-01-12 08:20:36','',13777,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13781,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-12 03:20:36','2022-01-12 08:20:36','',13777,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-12/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13782,0,'2022-01-12 03:20:36','2022-01-12 08:20:36','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-12 03:20:36','2022-01-12 08:20:36','',13777,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-12/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13783,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','low-performance','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13784,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','cls','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13785,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','fid-slow','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13786,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','fid-change','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13787,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','lcp-slow','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13788,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13789,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13790,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','bootup-time','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13791,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13792,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','font-display','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13793,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','total-blocking-time','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13794,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13795,0,'2022-01-12 03:20:37','2022-01-12 08:20:37','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-12 03:20:37','2022-01-12 08:20:37','',13777,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-12/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13796,0,'2022-01-13 03:20:14','2022-01-13 08:20:14','','','','publish','closed','closed','','performance-report-2022-01-13','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-13/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13797,0,'2022-01-13 03:20:14','2022-01-13 08:20:14','','','','publish','closed','closed','','page-performance-data','','','2022-01-13 03:20:14','2022-01-13 08:20:14','',13796,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13798,0,'2022-01-13 03:20:15','2022-01-13 08:20:15','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-13 03:20:15','2022-01-13 08:20:15','',13796,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13799,0,'2022-01-13 03:20:15','2022-01-13 08:20:15','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-13 03:20:15','2022-01-13 08:20:15','',13796,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13800,0,'2022-01-13 03:20:15','2022-01-13 08:20:15','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-13 03:20:15','2022-01-13 08:20:15','',13796,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13801,0,'2022-01-13 03:20:15','2022-01-13 08:20:15','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-13 03:20:15','2022-01-13 08:20:15','',13796,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13802,0,'2022-01-13 03:20:15','2022-01-13 08:20:15','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-13 03:20:15','2022-01-13 08:20:15','',13796,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13803,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','low-performance','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13804,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','cls','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13805,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','fid-slow','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13806,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','fid-change','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13807,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','fid-change-2','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13808,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','lcp-slow','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13809,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13810,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','bootup-time','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13811,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13812,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','font-display','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13813,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','total-blocking-time','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13814,0,'2022-01-13 03:20:16','2022-01-13 08:20:16','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-13 03:20:16','2022-01-13 08:20:16','',13796,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-13/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13816,0,'2022-01-14 03:15:44','2022-01-14 08:15:44','','','','publish','closed','closed','','performance-report-2022-01-14','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-14/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13817,0,'2022-01-14 03:15:44','2022-01-14 08:15:44','','','','publish','closed','closed','','page-performance-data','','','2022-01-14 03:15:44','2022-01-14 08:15:44','',13816,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13818,0,'2022-01-14 03:15:44','2022-01-14 08:15:44','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-14 03:15:44','2022-01-14 08:15:44','',13816,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13819,0,'2022-01-14 03:15:44','2022-01-14 08:15:44','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-14 03:15:44','2022-01-14 08:15:44','',13816,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13820,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','low-performance','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13821,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','cls','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13822,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','fid-slow','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13823,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','fid-change','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13824,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','lcp-slow','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13825,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13826,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13827,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','bootup-time','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13828,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13829,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','font-display','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13830,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','total-blocking-time','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13831,0,'2022-01-14 03:15:45','2022-01-14 08:15:45','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-14 03:15:45','2022-01-14 08:15:45','',13816,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-14/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13833,0,'2022-01-15 03:15:46','2022-01-15 08:15:46','','','','publish','closed','closed','','performance-report-2022-01-15','','','2022-01-15 03:15:48','2022-01-15 08:15:48','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-15/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13834,0,'2022-01-15 03:15:46','2022-01-15 08:15:46','','','','publish','closed','closed','','page-performance-data','','','2022-01-15 03:15:46','2022-01-15 08:15:46','',13833,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13835,0,'2022-01-15 03:15:46','2022-01-15 08:15:46','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-15 03:15:46','2022-01-15 08:15:46','',13833,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13836,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13837,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13838,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','low-performance','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13839,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','cls','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13840,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','fid-slow','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13841,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','fid-change','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13842,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','lcp-slow','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13843,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13844,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','bootup-time','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13845,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13846,0,'2022-01-15 03:15:47','2022-01-15 08:15:47','','','','publish','closed','closed','','font-display','','','2022-01-15 03:15:47','2022-01-15 08:15:47','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13847,0,'2022-01-15 03:15:48','2022-01-15 08:15:48','','','','publish','closed','closed','','total-blocking-time','','','2022-01-15 03:15:48','2022-01-15 08:15:48','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13848,0,'2022-01-15 03:15:48','2022-01-15 08:15:48','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-15 03:15:48','2022-01-15 08:15:48','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13849,0,'2022-01-15 03:15:48','2022-01-15 08:15:48','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-15 03:15:48','2022-01-15 08:15:48','',13833,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-15/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13850,0,'2022-01-16 03:15:38','2022-01-16 08:15:38','','','','publish','closed','closed','','performance-report-2022-01-16','','','2022-01-16 03:15:38','2022-01-16 08:15:38','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-16/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13851,0,'2022-01-16 03:15:38','2022-01-16 08:15:38','','','','publish','closed','closed','','page-performance-data','','','2022-01-16 03:15:38','2022-01-16 08:15:38','',13850,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13852,0,'2022-01-16 03:15:38','2022-01-16 08:15:38','','','','publish','closed','closed','','low-performance','','','2022-01-16 03:15:38','2022-01-16 08:15:38','',13850,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-16/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13854,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','performance-report-2022-01-17','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-17/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13855,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','page-performance-data','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13856,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13857,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13858,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13859,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-17/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13860,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-17/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13861,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','low-performance','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13862,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','cls','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13863,0,'2022-01-17 03:20:26','2022-01-17 08:20:26','','','','publish','closed','closed','','fid-slow','','','2022-01-17 03:20:26','2022-01-17 08:20:26','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13864,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','lcp-slow','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13865,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13866,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','bootup-time','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13867,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13868,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','font-display','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13869,0,'2022-01-17 03:20:27','2022-01-17 08:20:27','','','','publish','closed','closed','','total-blocking-time','','','2022-01-17 03:20:27','2022-01-17 08:20:27','',13854,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-17/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13870,0,'2022-01-19 03:20:20','2022-01-19 08:20:20','','','','publish','closed','closed','','performance-report-2022-01-19','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-19/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13871,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13872,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13873,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13874,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13875,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13876,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13877,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13878,0,'2022-01-19 03:20:21','2022-01-19 08:20:21','','','','publish','closed','closed','','page-performance-data-8','','','2022-01-19 03:20:21','2022-01-19 08:20:21','',13870,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13879,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','page-performance-data-9','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13880,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-19/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13881,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','low-performance','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13882,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','cls','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13883,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','fid-slow','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13884,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','fid-change','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13885,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','fid-change-2','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13886,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','lcp-slow','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13887,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13888,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','bootup-time','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13889,0,'2022-01-19 03:20:22','2022-01-19 08:20:22','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-19 03:20:22','2022-01-19 08:20:22','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13890,0,'2022-01-19 03:20:23','2022-01-19 08:20:23','','','','publish','closed','closed','','font-display','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13891,0,'2022-01-19 03:20:23','2022-01-19 08:20:23','','','','publish','closed','closed','','total-blocking-time','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13892,0,'2022-01-19 03:20:23','2022-01-19 08:20:23','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13893,0,'2022-01-19 03:20:23','2022-01-19 08:20:23','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13894,0,'2022-01-19 03:20:23','2022-01-19 08:20:23','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-19 03:20:23','2022-01-19 08:20:23','',13870,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-19/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13895,0,'2022-01-20 03:20:08','2022-01-20 08:20:08','','','','publish','closed','closed','','performance-report-2022-01-20','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-20/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13896,0,'2022-01-20 03:20:08','2022-01-20 08:20:08','','','','publish','closed','closed','','page-performance-data','','','2022-01-20 03:20:08','2022-01-20 08:20:08','',13895,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13897,0,'2022-01-20 03:20:08','2022-01-20 08:20:08','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-20 03:20:08','2022-01-20 08:20:08','',13895,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13898,0,'2022-01-20 03:20:08','2022-01-20 08:20:08','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-20 03:20:08','2022-01-20 08:20:08','',13895,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13899,0,'2022-01-20 03:20:08','2022-01-20 08:20:08','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-20 03:20:08','2022-01-20 08:20:08','',13895,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13900,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13901,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13902,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13903,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','low-performance','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13904,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','performance-change','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13905,0,'2022-01-20 03:20:09','2022-01-20 08:20:09','','','','publish','closed','closed','','cls','','','2022-01-20 03:20:09','2022-01-20 08:20:09','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13906,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','fid-slow','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13907,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','fid-change','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13908,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','fid-change-2','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13909,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','lcp-slow','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13910,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','lcp-change','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13911,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13912,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13913,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','bootup-time','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13914,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13915,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','font-display','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13916,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','total-blocking-time','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13917,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13918,0,'2022-01-20 03:20:10','2022-01-20 08:20:10','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-20 03:20:10','2022-01-20 08:20:10','',13895,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-20/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13920,1,'2022-01-21 01:33:19','2022-01-21 06:33:19','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Section Title','section_title','publish','closed','closed','','field_61ea54383a46e','','','2022-01-21 01:33:19','2022-01-21 06:33:19','',4864,'https://2poochiesproperties.com/?post_type=acf-field&p=13920',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (13922,0,'2022-01-21 03:15:27','2022-01-21 08:15:27','','','','publish','closed','closed','','performance-report-2022-01-21','','','2022-01-21 03:15:29','2022-01-21 08:15:29','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-21/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13923,0,'2022-01-21 03:15:27','2022-01-21 08:15:27','','','','publish','closed','closed','','page-performance-data','','','2022-01-21 03:15:27','2022-01-21 08:15:27','',13922,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13924,0,'2022-01-21 03:15:27','2022-01-21 08:15:27','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-21 03:15:27','2022-01-21 08:15:27','',13922,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13925,0,'2022-01-21 03:15:27','2022-01-21 08:15:27','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-21 03:15:27','2022-01-21 08:15:27','',13922,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13926,0,'2022-01-21 03:15:27','2022-01-21 08:15:27','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-21 03:15:27','2022-01-21 08:15:27','',13922,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13927,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-21/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13928,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-21/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13929,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','site-change-plugin-update-3','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-21/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13930,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','site-change-plugin-update-4','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-21/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13931,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','low-performance','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13932,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','cls','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13933,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','fid-slow','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13934,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','fid-change','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13935,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','fid-change-2','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13936,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','lcp-slow','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13937,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13938,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13939,0,'2022-01-21 03:15:28','2022-01-21 08:15:28','','','','publish','closed','closed','','bootup-time','','','2022-01-21 03:15:28','2022-01-21 08:15:28','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13940,0,'2022-01-21 03:15:29','2022-01-21 08:15:29','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-21 03:15:29','2022-01-21 08:15:29','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13941,0,'2022-01-21 03:15:29','2022-01-21 08:15:29','','','','publish','closed','closed','','font-display','','','2022-01-21 03:15:29','2022-01-21 08:15:29','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13942,0,'2022-01-21 03:15:29','2022-01-21 08:15:29','','','','publish','closed','closed','','total-blocking-time','','','2022-01-21 03:15:29','2022-01-21 08:15:29','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13943,0,'2022-01-21 03:15:29','2022-01-21 08:15:29','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-21 03:15:29','2022-01-21 08:15:29','',13922,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-21/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13944,0,'2022-01-22 03:20:31','2022-01-22 08:20:31','','','','publish','closed','closed','','performance-report-2022-01-22','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-22/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13945,0,'2022-01-22 03:20:31','2022-01-22 08:20:31','','','','publish','closed','closed','','page-performance-data','','','2022-01-22 03:20:31','2022-01-22 08:20:31','',13944,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13946,0,'2022-01-22 03:20:31','2022-01-22 08:20:31','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-22 03:20:31','2022-01-22 08:20:31','',13944,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13947,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13948,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13949,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13950,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13951,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','page-performance-data-7','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13952,0,'2022-01-22 03:20:32','2022-01-22 08:20:32','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-22 03:20:32','2022-01-22 08:20:32','',13944,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-22/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (13953,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','low-performance','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13954,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','cls','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13955,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','fid-slow','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13956,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','lcp-slow','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13957,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13958,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13959,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','bootup-time','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13960,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13961,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','font-display','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13962,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','total-blocking-time','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13963,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13964,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13965,0,'2022-01-22 03:20:33','2022-01-22 08:20:33','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-22 03:20:33','2022-01-22 08:20:33','',13944,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-22/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13966,0,'2022-01-23 03:15:40','2022-01-23 08:15:40','','','','publish','closed','closed','','performance-report-2022-01-23','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-23/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13967,0,'2022-01-23 03:15:40','2022-01-23 08:15:40','','','','publish','closed','closed','','page-performance-data','','','2022-01-23 03:15:40','2022-01-23 08:15:40','',13966,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13968,0,'2022-01-23 03:15:40','2022-01-23 08:15:40','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-23 03:15:40','2022-01-23 08:15:40','',13966,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13969,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13970,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','low-performance','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13971,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','cls','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13972,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','fid-slow','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13973,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','fid-change','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13974,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','lcp-slow','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13975,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13976,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','bootup-time','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13977,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13978,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','font-display','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13979,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','total-blocking-time','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13980,0,'2022-01-23 03:15:41','2022-01-23 08:15:41','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-23 03:15:41','2022-01-23 08:15:41','',13966,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-23/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13985,0,'2022-01-24 03:15:12','2022-01-24 08:15:12','','','','publish','closed','closed','','performance-report-2022-01-24','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-24/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (13986,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13987,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13988,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13989,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13990,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13991,0,'2022-01-24 03:15:13','2022-01-24 08:15:13','','','','publish','closed','closed','','page-performance-data-6','','','2022-01-24 03:15:13','2022-01-24 08:15:13','',13985,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (13992,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','low-performance','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13993,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','cls','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13994,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','fid-slow','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13995,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','fid-change','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13996,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','fid-change-2','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/fid-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13997,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','lcp-slow','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13998,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','lcp-change','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (13999,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14000,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14001,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','bootup-time','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14002,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14003,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','font-display','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14004,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','total-blocking-time','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14005,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14006,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14007,0,'2022-01-24 03:15:14','2022-01-24 08:15:14','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-24 03:15:14','2022-01-24 08:15:14','',13985,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-24/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14009,0,'2022-01-25 03:20:40','2022-01-25 08:20:40','','','','publish','closed','closed','','performance-report-2022-01-25','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-25/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14010,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','page-performance-data','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14011,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14012,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14013,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14014,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-25/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14015,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','low-performance','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14016,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','cls','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14017,0,'2022-01-25 03:20:41','2022-01-25 08:20:41','','','','publish','closed','closed','','fid-slow','','','2022-01-25 03:20:41','2022-01-25 08:20:41','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14018,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','fid-change','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14019,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','lcp-slow','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14020,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14021,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14022,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','resource-type-number-files','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/resource-type-number-files/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14023,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','bootup-time','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14024,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14025,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','font-display','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14026,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','total-blocking-time','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14027,0,'2022-01-25 03:20:42','2022-01-25 08:20:42','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-25 03:20:42','2022-01-25 08:20:42','',14009,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-25/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14037,0,'2022-01-26 03:15:40','2022-01-26 08:15:40','','','','publish','closed','closed','','performance-report-2022-01-26','','','2022-01-26 03:15:42','2022-01-26 08:15:42','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-26/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14038,0,'2022-01-26 03:15:40','2022-01-26 08:15:40','','','','publish','closed','closed','','page-performance-data','','','2022-01-26 03:15:40','2022-01-26 08:15:40','',14037,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14039,0,'2022-01-26 03:15:40','2022-01-26 08:15:40','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-26 03:15:40','2022-01-26 08:15:40','',14037,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14040,0,'2022-01-26 03:15:40','2022-01-26 08:15:40','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-26 03:15:40','2022-01-26 08:15:40','',14037,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14041,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14042,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','site-change-core-update','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-26/site-change-core-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14043,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','low-performance','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14044,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','performance-change','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/performance-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14045,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','cls','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14046,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','fid-slow','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14047,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','fid-change','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14048,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','lcp-slow','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14049,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','lcp-change','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14050,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14051,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14052,0,'2022-01-26 03:15:41','2022-01-26 08:15:41','','','','publish','closed','closed','','bootup-time','','','2022-01-26 03:15:41','2022-01-26 08:15:41','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14053,0,'2022-01-26 03:15:42','2022-01-26 08:15:42','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-26 03:15:42','2022-01-26 08:15:42','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14054,0,'2022-01-26 03:15:42','2022-01-26 08:15:42','','','','publish','closed','closed','','font-display','','','2022-01-26 03:15:42','2022-01-26 08:15:42','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14055,0,'2022-01-26 03:15:42','2022-01-26 08:15:42','','','','publish','closed','closed','','total-blocking-time','','','2022-01-26 03:15:42','2022-01-26 08:15:42','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14056,0,'2022-01-26 03:15:42','2022-01-26 08:15:42','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-26 03:15:42','2022-01-26 08:15:42','',14037,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-26/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14057,0,'2022-01-27 03:20:19','2022-01-27 08:20:19','','','','publish','closed','closed','','performance-report-2022-01-27','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-27/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14058,0,'2022-01-27 03:20:19','2022-01-27 08:20:19','','','','publish','closed','closed','','page-performance-data','','','2022-01-27 03:20:19','2022-01-27 08:20:19','',14057,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14059,0,'2022-01-27 03:20:19','2022-01-27 08:20:19','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-27 03:20:19','2022-01-27 08:20:19','',14057,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14060,0,'2022-01-27 03:20:19','2022-01-27 08:20:19','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-27 03:20:19','2022-01-27 08:20:19','',14057,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14061,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','low-performance','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14062,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','cls','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14063,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','fid-slow','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14064,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','fid-change','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14065,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','lcp-slow','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14066,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','lcp-change','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14067,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14068,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14069,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','bootup-time','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14070,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14071,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','font-display','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14072,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','total-blocking-time','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14073,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14074,0,'2022-01-27 03:20:20','2022-01-27 08:20:20','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-27 03:20:20','2022-01-27 08:20:20','',14057,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-27/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14075,1,'2022-01-27 05:38:14','2022-01-27 10:38:14','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-hjs-blocks','','','2022-01-27 05:38:14','2022-01-27 10:38:14','',0,'https://2poochiesproperties.com/uncategorized/wp-global-styles-hjs-blocks/',0,'wp_global_styles','',0);
INSERT INTO `wp_posts` VALUES (14077,0,'2022-01-27 15:15:33','2022-01-27 20:15:33','This is a placeholder product used for automatically testing your WooCommerce store. It\'s designed to be hidden from all customers.','WooCommerce Automated Testing Product','An example product for automated testing.','publish','open','closed','','woocommerce-automated-testing-product','','','2022-01-27 15:15:33','2022-01-27 20:15:33','',0,'https://2poochiesproperties.com/product/uncategorized/woocommerce-automated-testing-product/',0,'product','',0);
INSERT INTO `wp_posts` VALUES (14078,0,'2022-01-28 03:15:32','2022-01-28 08:15:32','','','','publish','closed','closed','','performance-report-2022-01-28','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-28/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14079,0,'2022-01-28 03:15:32','2022-01-28 08:15:32','','','','publish','closed','closed','','page-performance-data','','','2022-01-28 03:15:32','2022-01-28 08:15:32','',14078,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14080,0,'2022-01-28 03:15:32','2022-01-28 08:15:32','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-28 03:15:32','2022-01-28 08:15:32','',14078,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14081,0,'2022-01-28 03:15:32','2022-01-28 08:15:32','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-28 03:15:32','2022-01-28 08:15:32','',14078,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14082,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14083,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','page-performance-data-5','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14084,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','low-performance','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14085,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','cls','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14086,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','fid-slow','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14087,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','fid-change','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14088,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','lcp-slow','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14089,0,'2022-01-28 03:15:33','2022-01-28 08:15:33','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-28 03:15:33','2022-01-28 08:15:33','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14090,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14091,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','bootup-time','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14092,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14093,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','font-display','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14094,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','total-blocking-time','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14095,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14096,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','total-blocking-time-change-2','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/total-blocking-time-change-2/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14097,0,'2022-01-28 03:15:34','2022-01-28 08:15:34','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-28 03:15:34','2022-01-28 08:15:34','',14078,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-28/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14100,1,'2022-01-28 10:50:25','2022-01-28 15:50:25','','External / Offline Only Product','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.','publish','open','closed','','external-offline-only-product','','','2022-01-28 11:02:27','2022-01-28 16:02:27','',0,'https://2poochiesproperties.com/?post_type=product&#038;p=14100',0,'product','',0);
INSERT INTO `wp_posts` VALUES (14101,1,'2022-01-28 10:54:47','2022-01-28 15:54:47','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"product\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','External Product Details','external-product-details','publish','closed','closed','','group_61f4119ee165c','','','2022-01-28 10:54:47','2022-01-28 15:54:47','',0,'https://2poochiesproperties.com/?post_type=acf-field-group&#038;p=14101',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (14102,1,'2022-01-28 10:54:47','2022-01-28 15:54:47','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','How To Buy Note (Override)','how_to_buy_note','publish','closed','closed','','field_61f4125618d70','','','2022-01-28 10:54:47','2022-01-28 15:54:47','',14101,'https://2poochiesproperties.com/?post_type=acf-field&p=14102',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14103,1,'2022-01-28 10:56:23','2022-01-28 15:56:23','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','External Product - How To Buy Note','external_product_how_to_buy_note','publish','closed','closed','','field_61f4128154c01','','','2022-04-14 05:58:50','2022-04-14 10:58:50','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14103',111,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14105,0,'2022-01-29 03:20:17','2022-01-29 08:20:17','','','','publish','closed','closed','','performance-report-2022-01-29','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-29/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14106,0,'2022-01-29 03:20:17','2022-01-29 08:20:17','','','','publish','closed','closed','','page-performance-data','','','2022-01-29 03:20:17','2022-01-29 08:20:17','',14105,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14107,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14108,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14109,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','low-performance','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14110,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','cls','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14111,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','fid-slow','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14112,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','fid-change','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14113,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','lcp-slow','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14114,0,'2022-01-29 03:20:18','2022-01-29 08:20:18','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-29 03:20:18','2022-01-29 08:20:18','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14115,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14116,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','bootup-time','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14117,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14118,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','font-display','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14119,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','total-blocking-time','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14120,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14121,0,'2022-01-29 03:20:19','2022-01-29 08:20:19','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-29 03:20:19','2022-01-29 08:20:19','',14105,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-29/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14122,1,'2022-01-29 03:52:32','2022-01-29 08:52:32','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','column_links','publish','closed','closed','','field_61f500be7ddb0','','','2022-01-29 03:53:35','2022-01-29 08:53:35','',4731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14122',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14123,1,'2022-01-29 03:52:33','2022-01-29 08:52:33','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_61f500d27ddb1','','','2022-01-29 03:52:33','2022-01-29 08:52:33','',14122,'https://2poochiesproperties.com/?post_type=acf-field&p=14123',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14126,1,'2022-01-29 11:56:54','2022-01-29 16:56:54','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','External Form Code','global_newsletter_external_form_code','publish','closed','closed','','field_61f572585e2fb','','','2022-04-14 05:58:48','2022-04-14 10:58:48','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14126',98,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14127,1,'2022-01-29 11:59:41','2022-01-29 16:59:41','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"80\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:9:\"new_lines\";s:0:\"\";}','External Form Code','global_contact_external_form_code','publish','closed','closed','','field_61f57302d95b8','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14127',67,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14128,1,'2022-01-29 12:48:48','2022-01-29 17:48:48','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"acf/button\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Button Block Fields','button-block-fields','publish','closed','closed','','group_61f57d1e7a96b','','','2022-01-29 12:48:49','2022-01-29 17:48:49','',0,'https://2poochiesproperties.com/?post_type=acf-field-group&#038;p=14128',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (14129,1,'2022-01-29 12:48:48','2022-01-29 17:48:48','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:10:\"Add Button\";}','More Buttons','more_buttons','publish','closed','closed','','field_61f57de81fcc6','','','2022-01-29 12:48:48','2022-01-29 17:48:48','',14128,'https://2poochiesproperties.com/?post_type=acf-field&p=14129',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14130,1,'2022-01-29 12:48:49','2022-01-29 17:48:49','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Button','button','publish','closed','closed','','field_61f57e2d1fcc7','','','2022-01-29 12:48:49','2022-01-29 17:48:49','',14129,'https://2poochiesproperties.com/?post_type=acf-field&p=14130',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14131,1,'2022-01-29 12:48:49','2022-01-29 17:48:49','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Alignment','alignment','publish','closed','closed','','field_61f57e531fcc8','','','2022-01-29 12:48:49','2022-01-29 17:48:49','',14128,'https://2poochiesproperties.com/?post_type=acf-field&p=14131',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14139,0,'2022-01-30 03:15:45','2022-01-30 08:15:45','','','','publish','closed','closed','','performance-report-2022-01-30','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-30/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14140,0,'2022-01-30 03:15:45','2022-01-30 08:15:45','','','','publish','closed','closed','','page-performance-data','','','2022-01-30 03:15:45','2022-01-30 08:15:45','',14139,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14141,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14142,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14143,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','page-performance-data-4','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14144,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','low-performance','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14145,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','cls','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14146,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','fid-slow','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14147,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','fid-change','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14148,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','lcp-slow','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14149,0,'2022-01-30 03:15:46','2022-01-30 08:15:46','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-30 03:15:46','2022-01-30 08:15:46','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14150,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','time-to-interactive-change','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14151,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','bootup-time','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14152,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14153,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','font-display','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14154,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','total-blocking-time','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14155,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','total-blocking-time-change','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14156,0,'2022-01-30 03:15:47','2022-01-30 08:15:47','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-30 03:15:47','2022-01-30 08:15:47','',14139,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-30/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14158,1,'2022-01-30 10:34:46','2022-01-30 15:34:46','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:11:\"fontawesome\";s:12:\"Font Awesome\";s:3:\"svg\";s:3:\"SVG\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_61f6b03cf7b9c','','','2022-01-30 10:34:46','2022-01-30 15:34:46','',4797,'https://2poochiesproperties.com/?post_type=acf-field&p=14158',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14159,1,'2022-01-30 10:34:47','2022-01-30 15:34:47','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61f6b03cf7b9c\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:11:\"fontawesome\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','icon_fa','publish','closed','closed','','field_61f6b075f7b9d','','','2022-01-30 10:34:47','2022-01-30 15:34:47','',4797,'https://2poochiesproperties.com/?post_type=acf-field&p=14159',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14160,1,'2022-01-30 10:34:48','2022-01-30 15:34:48','a:15:{s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_61f6b03cf7b9c\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"svg\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Icon Image','icon_image','publish','closed','closed','','field_61f6b082f7b9e','','','2022-01-30 10:34:48','2022-01-30 15:34:48','',4797,'https://2poochiesproperties.com/?post_type=acf-field&p=14160',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14163,1,'2022-01-30 10:48:16','2022-01-30 15:48:16','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Card style?','card_style','publish','closed','closed','','field_61f6b3d0ff8fc','','','2022-01-30 10:48:16','2022-01-30 15:48:16','',4793,'https://2poochiesproperties.com/?post_type=acf-field&p=14163',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14173,1,'2022-01-30 11:28:36','2022-01-30 16:28:36','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Bottom Content','global_contact_bottom_content','publish','closed','closed','','field_61f6bd472b990','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14173',83,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14174,1,'2022-01-30 11:40:11','2022-01-30 16:40:11','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:7:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";i:7;s:1:\"7\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','Bottom Content List Columns','global_contact_bottom_content_list_columns','publish','closed','closed','','field_61f6bfc169b33','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14174',84,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14175,1,'2022-01-30 12:09:23','2022-01-30 17:09:23','a:12:{s:4:\"type\";s:5:\"radio\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f525b2b9bb56\";s:8:\"operator\";s:10:\"==contains\";s:5:\"value\";s:9:\"checklist\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:6:{i:1;s:1:\"1\";i:2;s:1:\"2\";i:3;s:1:\"3\";i:4;s:1:\"4\";i:5;s:1:\"5\";i:6;s:1:\"6\";}s:10:\"allow_null\";i:0;s:12:\"other_choice\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";s:17:\"save_other_choice\";i:0;}','List Columns','list_columns','publish','closed','closed','','field_61f6c684ad580','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14175',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14182,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','performance-report-2022-01-31','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-01-31/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14183,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','page-performance-data','','','2022-01-31 03:20:38','2022-01-31 08:20:38','',14182,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14184,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','page-performance-data-2','','','2022-01-31 03:20:38','2022-01-31 08:20:38','',14182,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14185,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','page-performance-data-3','','','2022-01-31 03:20:38','2022-01-31 08:20:38','',14182,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14186,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','site-change-plugin-update','','','2022-01-31 03:20:38','2022-01-31 08:20:38','',14182,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-31/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14187,0,'2022-01-31 03:20:38','2022-01-31 08:20:38','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-01-31 03:20:38','2022-01-31 08:20:38','',14182,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-01-31/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14188,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','low-performance','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14189,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','cls','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14190,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','fid-slow','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14191,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','lcp-slow','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14192,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','time-to-interactive-low','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14193,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','bootup-time','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14194,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','render-blocking-resources','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14195,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','font-display','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14196,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','total-blocking-time','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14197,0,'2022-01-31 03:20:39','2022-01-31 08:20:39','','','','publish','closed','closed','','third-party-blocking-time','','','2022-01-31 03:20:39','2022-01-31 08:20:39','',14182,'https://2poochiesproperties.com/pm_insight/performance-report-2022-01-31/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14198,0,'2022-02-02 03:15:45','2022-02-02 08:15:45','','','','publish','closed','closed','','performance-report-2022-02-02','','','2022-02-02 03:15:47','2022-02-02 08:15:47','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-02/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14199,0,'2022-02-02 03:15:45','2022-02-02 08:15:45','','','','publish','closed','closed','','page-performance-data','','','2022-02-02 03:15:45','2022-02-02 08:15:45','',14198,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14200,0,'2022-02-02 03:15:45','2022-02-02 08:15:45','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-02 03:15:45','2022-02-02 08:15:45','',14198,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14201,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14202,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','site-change-plugin-update','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-02/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14203,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','low-performance','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14204,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','cls','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14205,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','fid-slow','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14206,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','lcp-slow','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14207,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14208,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','bootup-time','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14209,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14210,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','font-display','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14211,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','total-blocking-time','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14212,0,'2022-02-02 03:15:46','2022-02-02 08:15:46','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-02 03:15:46','2022-02-02 08:15:46','',14198,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-02/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14213,0,'2022-02-03 03:20:20','2022-02-03 08:20:20','','','','publish','closed','closed','','performance-report-2022-02-03','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-03/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14214,0,'2022-02-03 03:20:20','2022-02-03 08:20:20','','','','publish','closed','closed','','page-performance-data','','','2022-02-03 03:20:20','2022-02-03 08:20:20','',14213,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14215,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','low-performance','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14216,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','cls','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14217,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','fid-slow','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14218,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','lcp-slow','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14219,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14220,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','bootup-time','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14221,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14222,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','font-display','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14223,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','total-blocking-time','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14224,0,'2022-02-03 03:20:21','2022-02-03 08:20:21','','','','publish','closed','closed','','third-party-blocking-time','','','2022-02-03 03:20:21','2022-02-03 08:20:21','',14213,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-03/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14226,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','performance-report-2022-02-04','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-04/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14227,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14228,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14229,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14230,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14231,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data-5','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14232,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','page-performance-data-6','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14233,0,'2022-02-04 03:20:11','2022-02-04 08:20:11','','','','publish','closed','closed','','site-change-plugin-update','','','2022-02-04 03:20:11','2022-02-04 08:20:11','',14226,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-04/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14234,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','low-performance','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14235,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','cls','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14236,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','fid-slow','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14237,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','lcp-slow','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14238,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14239,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','bootup-time','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14240,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14241,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','font-display','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14242,0,'2022-02-04 03:20:12','2022-02-04 08:20:12','','','','publish','closed','closed','','total-blocking-time','','','2022-02-04 03:20:12','2022-02-04 08:20:12','',14226,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-04/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14243,0,'2022-02-05 03:15:47','2022-02-05 08:15:47','','','','publish','closed','closed','','performance-report-2022-02-05','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-05/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14244,0,'2022-02-05 03:15:47','2022-02-05 08:15:47','','','','publish','closed','closed','','page-performance-data','','','2022-02-05 03:15:47','2022-02-05 08:15:47','',14243,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14245,0,'2022-02-05 03:15:47','2022-02-05 08:15:47','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-05 03:15:47','2022-02-05 08:15:47','',14243,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14246,0,'2022-02-05 03:15:47','2022-02-05 08:15:47','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-05 03:15:47','2022-02-05 08:15:47','',14243,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14247,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','low-performance','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14248,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','cls','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14249,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','fid-slow','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14250,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','fid-change','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14251,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','lcp-slow','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14252,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','lcp-change','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14253,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14254,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','bootup-time','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14255,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14256,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','font-display','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14257,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','total-blocking-time','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14258,0,'2022-02-05 03:15:48','2022-02-05 08:15:48','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-05 03:15:48','2022-02-05 08:15:48','',14243,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-05/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14259,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','performance-report-2022-02-06','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-06/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14260,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','page-performance-data','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14261,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14262,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14263,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14264,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','site-change-plugin-update','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-06/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14265,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-06/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14266,0,'2022-02-06 03:15:46','2022-02-06 08:15:46','','','','publish','closed','closed','','site-change-plugin-update-3','','','2022-02-06 03:15:46','2022-02-06 08:15:46','',14259,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-06/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14267,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','low-performance','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14268,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','cls','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14269,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','fid-slow','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14270,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','fid-change','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14271,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','lcp-slow','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14272,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14273,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','bootup-time','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14274,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14275,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','font-display','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14276,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','total-blocking-time','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14277,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14278,0,'2022-02-06 03:15:47','2022-02-06 08:15:47','','','','publish','closed','closed','','third-party-blocking-time','','','2022-02-06 03:15:47','2022-02-06 08:15:47','',14259,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-06/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14280,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','performance-report-2022-02-07','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-07/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14281,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14282,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14283,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14284,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14285,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data-5','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14286,0,'2022-02-07 03:15:09','2022-02-07 08:15:09','','','','publish','closed','closed','','page-performance-data-6','','','2022-02-07 03:15:09','2022-02-07 08:15:09','',14280,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14287,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','low-performance','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14288,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','cls','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14289,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','fid-slow','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14290,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','fid-change','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14291,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','lcp-slow','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14292,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14293,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','bootup-time','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14294,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14295,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','font-display','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14296,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','total-blocking-time','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14297,0,'2022-02-07 03:15:10','2022-02-07 08:15:10','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-07 03:15:10','2022-02-07 08:15:10','',14280,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-07/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14298,0,'2022-02-09 03:15:33','2022-02-09 08:15:33','','','','publish','closed','closed','','performance-report-2022-02-09','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-09/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14299,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','page-performance-data','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14300,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','site-change-plugin-update','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-09/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14301,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','low-performance','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14302,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','cls','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14303,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','fid-slow','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14304,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','fid-change','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14305,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','lcp-slow','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14306,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14307,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','bootup-time','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14308,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14309,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','font-display','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14310,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','total-blocking-time','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14311,0,'2022-02-09 03:15:34','2022-02-09 08:15:34','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-09 03:15:34','2022-02-09 08:15:34','',14298,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-09/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14314,0,'2022-02-10 03:15:24','2022-02-10 08:15:24','','','','publish','closed','closed','','performance-report-2022-02-10','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-10/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14315,0,'2022-02-10 03:15:24','2022-02-10 08:15:24','','','','publish','closed','closed','','page-performance-data','','','2022-02-10 03:15:24','2022-02-10 08:15:24','',14314,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14316,0,'2022-02-10 03:15:24','2022-02-10 08:15:24','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-10 03:15:24','2022-02-10 08:15:24','',14314,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14317,0,'2022-02-10 03:15:24','2022-02-10 08:15:24','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-10 03:15:24','2022-02-10 08:15:24','',14314,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14318,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','low-performance','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14319,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','cls','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14320,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','fid-slow','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14321,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','lcp-slow','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14322,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14323,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','bootup-time','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14324,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14325,0,'2022-02-10 03:15:25','2022-02-10 08:15:25','','','','publish','closed','closed','','total-blocking-time','','','2022-02-10 03:15:25','2022-02-10 08:15:25','',14314,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-10/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14329,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','performance-report-2022-02-11','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-11/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14330,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','page-performance-data','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14331,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14332,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14333,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14334,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','site-change-plugin-deactivate','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-11/site-change-plugin-deactivate/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14335,0,'2022-02-11 03:15:42','2022-02-11 08:15:42','','','','publish','closed','closed','','site-change-plugin-update','','','2022-02-11 03:15:42','2022-02-11 08:15:42','',14329,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-11/site-change-plugin-update/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14336,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','site-change-plugin-update-2','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-11/site-change-plugin-update-2/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14337,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','site-change-plugin-update-3','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-11/site-change-plugin-update-3/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14338,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','site-change-plugin-update-4','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_site_change/performance-report-2022-02-11/site-change-plugin-update-4/',0,'pm_site_change','',0);
INSERT INTO `wp_posts` VALUES (14339,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','low-performance','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14340,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','fid-slow','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14341,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','lcp-slow','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14342,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14343,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','bootup-time','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14344,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14345,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','font-display','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14346,0,'2022-02-11 03:15:43','2022-02-11 08:15:43','','','','publish','closed','closed','','total-blocking-time','','','2022-02-11 03:15:43','2022-02-11 08:15:43','',14329,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-11/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14349,1,'2022-02-12 02:11:49','2022-02-12 07:11:49','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62075c5de6a23\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:2:\"fa\";s:12:\"Font Awesome\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_62075ceae6a24','','','2022-02-12 02:19:51','2022-02-12 07:19:51','',3991,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14349',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14350,1,'2022-02-12 02:11:49','2022-02-12 07:11:49','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62075ceae6a24\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Card Icon','card_icon_fa','publish','closed','closed','','field_62075d1fe6a25','','','2022-02-12 02:19:51','2022-02-12 07:19:51','',3991,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14350',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14351,1,'2022-02-12 02:11:50','2022-02-12 07:11:50','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62075ceae6a24\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:93:\"<a href=\"https://fontawesome.com/icons?d=gallery\" target=\"_blank\">Find Font Awesome Icons</a>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','','','publish','closed','closed','','field_62075d3ce6a26','','','2022-02-12 02:19:52','2022-02-12 07:19:52','',3991,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14351',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14359,0,'2022-02-12 03:20:23','2022-02-12 08:20:23','','','','publish','closed','closed','','performance-report-2022-02-12','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-12/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14360,0,'2022-02-12 03:20:23','2022-02-12 08:20:23','','','','publish','closed','closed','','page-performance-data','','','2022-02-12 03:20:23','2022-02-12 08:20:23','',14359,'https://2poochiesproperties.com/blog/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14361,0,'2022-02-12 03:20:23','2022-02-12 08:20:23','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-12 03:20:23','2022-02-12 08:20:23','',14359,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14362,0,'2022-02-12 03:20:23','2022-02-12 08:20:23','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-12 03:20:23','2022-02-12 08:20:23','',14359,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14363,0,'2022-02-12 03:20:23','2022-02-12 08:20:23','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-12 03:20:23','2022-02-12 08:20:23','',14359,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14364,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','low-performance','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14365,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','fid-slow','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14366,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','lcp-slow','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14367,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14368,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','bootup-time','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14369,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14370,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','font-display','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14371,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','total-blocking-time','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14372,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14373,0,'2022-02-12 03:20:24','2022-02-12 08:20:24','','','','publish','closed','closed','','third-party-blocking-time','','','2022-02-12 03:20:24','2022-02-12 08:20:24','',14359,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-12/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14374,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','performance-report-2022-02-14','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-14/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14375,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14376,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/about-me/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14377,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14378,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14379,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data-5','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/testimonials/author-name/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14380,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','page-performance-data-6','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/event/new-event/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14381,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','low-performance','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14382,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','fid-slow','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14383,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','fid-change','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14384,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','lcp-slow','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14385,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','lcp-change','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/lcp-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14386,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14387,0,'2022-02-14 03:20:24','2022-02-14 08:20:24','','','','publish','closed','closed','','time-to-interactive-change','','','2022-02-14 03:20:24','2022-02-14 08:20:24','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/time-to-interactive-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14388,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','resource-type-number-files','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/resource-type-number-files/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14389,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','resource-type-weight','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/resource-type-weight/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14390,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','bootup-time','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14391,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14392,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','font-display','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14393,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','total-blocking-time','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14394,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14395,0,'2022-02-14 03:20:25','2022-02-14 08:20:25','','','','publish','closed','closed','','third-party-blocking-time','','','2022-02-14 03:20:25','2022-02-14 08:20:25','',14374,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-14/third-party-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14400,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','performance-report-2022-02-16','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',0,'https://2poochiesproperties.com/pm_report/performance-report-2022-02-16/',0,'pm_report','',0);
INSERT INTO `wp_posts` VALUES (14401,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','page-performance-data','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14402,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','page-performance-data-2','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/testimonials/author-name-2/attachment/team-5/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14403,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','page-performance-data-3','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14404,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','page-performance-data-4','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/team/jordan-smith/',0,'pm_page','',0);
INSERT INTO `wp_posts` VALUES (14405,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','low-performance','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/low-performance/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14406,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','cls','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/cls/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14407,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','fid-slow','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/fid-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14408,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','fid-change','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/fid-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14409,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','lcp-slow','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/lcp-slow/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14410,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','time-to-interactive-low','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/time-to-interactive-low/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14411,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','resource-type-number-files','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/resource-type-number-files/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14412,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','resource-type-weight','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/resource-type-weight/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14413,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','bootup-time','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/bootup-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14414,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','render-blocking-resources','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/render-blocking-resources/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14415,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','font-display','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/font-display/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14416,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','total-blocking-time','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/total-blocking-time/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14417,0,'2022-02-16 03:15:25','2022-02-16 08:15:25','','','','publish','closed','closed','','total-blocking-time-change','','','2022-02-16 03:15:25','2022-02-16 08:15:25','',14400,'https://2poochiesproperties.com/pm_insight/performance-report-2022-02-16/total-blocking-time-change/',0,'pm_insight','',0);
INSERT INTO `wp_posts` VALUES (14418,1,'2022-02-21 03:23:31','2022-02-21 08:23:31','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:15:\"one-third first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"default\";s:7:\"Default\";s:5:\"cards\";s:5:\"Cards\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Layout','layout','publish','closed','closed','','field_62134b88b5548','','','2022-02-21 04:18:50','2022-02-21 09:18:50','',5731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14418',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14419,1,'2022-02-21 03:23:33','2022-02-21 08:23:33','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62134b88b5548\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"default\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:6:\"square\";s:6:\"Square\";s:5:\"round\";s:5:\"Round\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Image Style','image_style','publish','closed','closed','','field_62134beab5549','','','2022-03-28 00:03:32','2022-03-28 05:03:32','',5731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14419',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14420,1,'2022-02-21 03:23:33','2022-02-21 08:23:33','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Show Popup On Click','show_popup','publish','closed','closed','','field_62134b75b5547','','','2022-02-21 04:18:51','2022-02-21 09:18:51','',5731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14420',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14448,1,'2022-02-21 10:34:09','2022-02-21 15:34:09','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f33a188fadef\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"stacked\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Banner Box?','banner_box','publish','closed','closed','','field_6213b0033a2a5','','','2022-02-21 10:46:33','2022-02-21 15:46:33','',4698,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14448',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14450,1,'2022-02-21 10:34:09','2022-02-21 15:34:09','a:8:{s:4:\"type\";s:12:\"color_picker\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6213b0033a2a5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:14:\"enable_opacity\";i:0;s:13:\"return_format\";s:6:\"string\";}','Box Background Color','box_background_color','publish','closed','closed','','field_6213b09a3a2a7','','','2022-02-21 10:46:33','2022-02-21 15:46:33','',4698,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14450',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14452,1,'2022-02-21 10:46:33','2022-02-21 15:46:33','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6213b0033a2a5\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Full Screen','full_screen','publish','closed','closed','','field_6213b3daff61b','','','2022-02-21 10:47:18','2022-02-21 15:47:18','',4698,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14452',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14475,1,'2022-02-23 11:38:49','2022-02-23 16:38:49','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"regular\";s:7:\"Regular\";s:4:\"card\";s:4:\"Card\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Column Style','column_style','publish','closed','closed','','field_62165d853b4df','','','2022-03-08 04:17:03','2022-03-08 09:17:03','',4812,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14475',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14476,1,'2022-02-23 11:38:49','2022-02-23 16:38:49','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:10:\"full-width\";s:10:\"Full Width\";s:4:\"icon\";s:4:\"Icon\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Media Style','media_style','publish','closed','closed','','field_62165dd43b4e0','','','2022-03-08 04:17:04','2022-03-08 09:17:04','',4812,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14476',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14477,1,'2022-02-23 11:38:50','2022-02-23 16:38:50','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}i:1;a:3:{s:5:\"field\";s:19:\"field_62165d853b4df\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"regular\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"stacked\";s:7:\"Stacked\";s:6:\"inline\";s:6:\"Inline\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Column Layout','column_layout','publish','closed','closed','','field_62165e193b4e1','','','2022-03-08 04:17:04','2022-03-08 09:17:04','',4812,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14477',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14478,1,'2022-02-23 11:38:50','2022-02-23 16:38:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Subtitle','subtitle','publish','closed','closed','','field_62165d003b4de','','','2022-02-23 11:38:50','2022-02-23 16:38:50','',4816,'https://2poochiesproperties.com/?post_type=acf-field&p=14478',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14479,1,'2022-02-23 11:38:50','2022-02-23 16:38:50','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:5:\"image\";s:5:\"Image\";s:2:\"fa\";s:12:\"Font Awesome\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_62165e673b4e2','','','2022-02-23 11:38:50','2022-02-23 16:38:50','',4816,'https://2poochiesproperties.com/?post_type=acf-field&p=14479',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14480,1,'2022-02-23 11:38:50','2022-02-23 16:38:50','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}i:1;a:3:{s:5:\"field\";s:19:\"field_62165e673b4e2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','icon','publish','closed','closed','','field_62165e9c3b4e3','','','2022-02-24 03:42:33','2022-02-24 08:42:33','',4816,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14480',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14481,1,'2022-02-23 11:38:51','2022-02-23 16:38:51','a:8:{s:4:\"type\";s:7:\"message\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:2:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}i:1;a:3:{s:5:\"field\";s:19:\"field_62165e673b4e2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:93:\"<a href=\"https://fontawesome.com/icons?d=gallery\" target=\"_blank\">Find Font Awesome Icons</a>\";s:9:\"new_lines\";s:7:\"wpautop\";s:8:\"esc_html\";i:0;}','','','publish','closed','closed','','field_62165ec83b4e4','','','2022-02-24 03:42:33','2022-02-24 08:42:33','',4816,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14481',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14532,1,'2022-02-24 07:38:37','2022-02-24 12:38:37','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:0:\"\";}','Power Quote','power_quote','publish','closed','closed','','field_62177c567ff0a','','','2022-02-24 07:38:37','2022-02-24 12:38:37','',1717,'https://2poochiesproperties.com/?post_type=acf-field&p=14532',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14533,1,'2022-02-24 11:30:52','2022-02-24 16:30:52','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:6:\"custom\";s:6:\"Custom\";s:4:\"post\";s:4:\"Post\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Content Source','content_source','publish','closed','closed','','field_6217b26171662','','','2022-02-24 11:30:52','2022-02-24 16:30:52','',4864,'https://2poochiesproperties.com/?post_type=acf-field&p=14533',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14534,1,'2022-02-24 11:30:52','2022-02-24 16:30:52','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_6217b26171662\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:11:\"testimonial\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','Testimonial Post','testimonial_post','publish','closed','closed','','field_6217ace471661','','','2022-02-24 11:30:52','2022-02-24 16:30:52','',10171,'https://2poochiesproperties.com/?post_type=acf-field&p=14534',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14563,1,'2022-03-03 00:31:52','2022-03-03 05:31:52','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Popup Video?','popup_video','publish','closed','closed','','field_622052b162315','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14563',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14566,1,'2022-03-03 01:45:08','2022-03-03 06:45:08','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_622052b162315\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:10:\"Play Video\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Image Over Text','image_over_text','publish','closed','closed','','field_62206407287d7','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14566',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14568,1,'2022-03-03 21:24:01','2022-03-04 02:24:01','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Top Bar / Header UI','hide_top_bar_header_ui','publish','closed','closed','','field_622178537bd5d','','','2022-03-25 06:08:38','2022-03-25 11:08:38','',4311,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14568',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14570,1,'2022-03-08 04:17:04','2022-03-08 09:17:04','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:4:\"left\";s:4:\"Left\";s:6:\"center\";s:6:\"Center\";s:5:\"right\";s:5:\"Right\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:6:\"center\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Column Text Align','column_text_align','publish','closed','closed','','field_62271f1200e71','','','2022-03-08 10:02:52','2022-03-08 15:02:52','',4812,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14570',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14585,1,'2022-03-18 07:44:19','2022-03-18 12:44:19','a:10:{s:4:\"type\";s:4:\"file\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:3:\"url\";s:7:\"library\";s:3:\"all\";s:8:\"min_size\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Lesson Notes','lesson_notes','publish','closed','closed','','field_62347ee018ac3','','','2022-03-18 07:44:26','2022-03-18 12:44:26','',5826,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14585',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14588,1,'2022-03-25 01:58:48','2022-03-25 06:58:48','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:3;s:9:\"new_lines\";s:0:\"\";}','Quote Icon SVG Code','quote_icon_svg_code','publish','closed','closed','','field_623d686cd06e3','','','2022-04-14 08:01:02','2022-04-14 13:01:02','',4311,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14588',86,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14600,1,'2022-03-25 04:12:05','2022-03-25 09:12:05','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:1;s:12:\"multi_expand\";i:1;s:8:\"endpoint\";i:0;}','Contact Details (Full UI)','','publish','closed','closed','','field_623d8763be505','','','2022-04-14 05:58:42','2022-04-14 10:58:42','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14600',54,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14601,1,'2022-03-25 04:13:03','2022-03-25 09:13:03','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:1;}','Contact Details (Full UI - Close)','contact_details_full_ui_-_close','publish','closed','closed','','field_623d87ed44e88','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14601',69,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14602,1,'2022-03-25 04:33:30','2022-03-25 09:33:30','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:1;s:12:\"multi_expand\";i:1;s:8:\"endpoint\";i:0;}','Contact Details (Simple UI)','','publish','closed','closed','','field_623d8aabea795','','','2022-04-14 05:58:44','2022-04-14 10:58:44','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14602',70,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14603,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Contact Form ID','contact_form_id_simple','publish','closed','closed','','field_623d8ae6ea797','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14603',71,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14604,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Address Icon','global_contact_simple_address_icon','publish','closed','closed','','field_623d8bccea798','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14604',72,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14605,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"80\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Address','global_contact_simple_address','publish','closed','closed','','field_623d8c1eea79a','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14605',73,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14606,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Icon','global_contact_simple_phone_icon','publish','closed','closed','','field_623d8beeea799','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14606',74,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14607,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Label','global_contact_simple_phone_label','publish','closed','closed','','field_623d8c69ea79c','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14607',75,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14608,1,'2022-03-25 04:33:31','2022-03-25 09:33:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Phone Number','global_contact_simple_phone_number','publish','closed','closed','','field_623d8c39ea79b','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14608',76,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14609,1,'2022-03-25 04:33:32','2022-03-25 09:33:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Icon','global_contact_simple_email_icon','publish','closed','closed','','field_623d8c7fea79d','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14609',77,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14610,1,'2022-03-25 04:33:32','2022-03-25 09:33:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Label','global_contact_simple_email_label','publish','closed','closed','','field_623d8c89ea79f','','','2022-04-14 05:58:45','2022-04-14 10:58:45','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14610',78,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14611,1,'2022-03-25 04:33:32','2022-03-25 09:33:32','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"40\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Email Address','global_contact_simple_email_address','publish','closed','closed','','field_623d8c84ea79e','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14611',79,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14612,1,'2022-03-25 04:33:32','2022-03-25 09:33:32','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:1;}','Contact Details (Simple UI - Close)','contact_details_full_ui_-_close_copy2','publish','closed','closed','','field_623d8ab3ea796','','','2022-04-14 05:58:46','2022-04-14 10:58:46','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14612',80,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14613,1,'2022-03-25 04:42:23','2022-03-25 09:42:23','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"full\";s:4:\"Full\";s:6:\"simple\";s:6:\"Simple\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Global Contact UI Style','global_contact_ui_style','publish','closed','closed','','field_623d8eafb1aae','','','2022-03-25 06:08:36','2022-03-25 11:08:36','',4311,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14613',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14614,1,'2022-03-25 06:08:35','2022-03-25 11:08:35','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Contact Partners UI','hide_global_contact_partners_ui','publish','closed','closed','','field_623da2d0e6bbf','','','2022-03-25 06:08:35','2022-03-25 11:08:35','',4311,'https://2poochiesproperties.com/?post_type=acf-field&p=14614',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14615,1,'2022-03-25 06:08:35','2022-03-25 11:08:35','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Hide Global Contact Bottom Content UI','hide_global_contact_bottom_content_ui','publish','closed','closed','','field_623da2f6e6bc0','','','2022-03-25 06:08:35','2022-03-25 11:08:35','',4311,'https://2poochiesproperties.com/?post_type=acf-field&p=14615',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14616,1,'2022-03-25 06:24:27','2022-03-25 11:24:27','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:4:\"auto\";s:4:\"Auto\";s:6:\"custom\";s:6:\"Custom\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Aspect Ratio','aspect_ratio','publish','closed','closed','','field_623da6118c98d','','','2022-03-25 06:24:27','2022-03-25 11:24:27','',11189,'https://2poochiesproperties.com/?post_type=acf-field&p=14616',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14617,1,'2022-03-25 06:24:28','2022-03-25 11:24:28','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_623da6118c98d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:2:\"px\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Width','width','publish','closed','closed','','field_623da6418c98e','','','2022-03-25 06:24:28','2022-03-25 11:24:28','',11189,'https://2poochiesproperties.com/?post_type=acf-field&p=14617',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14618,1,'2022-03-25 06:24:28','2022-03-25 11:24:28','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_623da6118c98d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:2:\"px\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Height','height','publish','closed','closed','','field_623da6b88c98f','','','2022-03-25 06:24:28','2022-03-25 11:24:28','',11189,'https://2poochiesproperties.com/?post_type=acf-field&p=14618',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14627,1,'2022-03-27 11:26:27','2022-03-27 16:26:27','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:7:\"regular\";s:7:\"Regular\";s:8:\"category\";s:13:\"Category Wise\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Layout Style','layout_style','publish','closed','closed','','field_62408ce73bf7d','','','2022-03-27 11:26:27','2022-03-27 16:26:27','',11169,'https://2poochiesproperties.com/?post_type=acf-field&p=14627',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14628,1,'2022-03-27 11:26:28','2022-03-27 16:26:28','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:6:\"custom\";s:6:\"Custom\";s:4:\"post\";s:4:\"Post\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Content Source','content_source','publish','closed','closed','','field_62408d463bf7e','','','2022-03-27 11:26:28','2022-03-27 16:26:28','',11169,'https://2poochiesproperties.com/?post_type=acf-field&p=14628',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14638,1,'2022-03-27 11:34:10','2022-03-27 16:34:10','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408ce73bf7d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:7:\"regular\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:7:\"Add FAQ\";}','FAQs','faqs','publish','closed','closed','','field_6240917d08eae','','','2022-03-27 11:34:10','2022-03-27 16:34:10','',11169,'https://2poochiesproperties.com/?post_type=acf-field&p=14638',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14639,1,'2022-03-27 11:34:10','2022-03-27 16:34:10','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408d463bf7e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:3:\"faq\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','FAQ','faq','publish','closed','closed','','field_624091b408eaf','','','2022-03-27 11:34:10','2022-03-27 16:34:10','',14638,'https://2poochiesproperties.com/?post_type=acf-field&p=14639',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14640,1,'2022-03-27 11:34:10','2022-03-27 16:34:10','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408d463bf7e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','addedit_content','publish','closed','closed','','field_624091c408eb0','','','2022-03-27 11:34:10','2022-03-27 16:34:10','',14638,'https://2poochiesproperties.com/?post_type=acf-field&p=14640',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14641,1,'2022-03-27 11:34:11','2022-03-27 16:34:11','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_624091e108eb1','','','2022-03-27 11:34:11','2022-03-27 16:34:11','',14638,'https://2poochiesproperties.com/?post_type=acf-field&p=14641',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14642,1,'2022-03-27 11:34:11','2022-03-27 16:34:11','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_624091e608eb2','','','2022-03-27 11:34:11','2022-03-27 16:34:11','',14638,'https://2poochiesproperties.com/?post_type=acf-field&p=14642',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14643,1,'2022-03-27 11:34:11','2022-03-27 16:34:11','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','links','publish','closed','closed','','field_624091f208eb3','','','2022-03-27 11:34:11','2022-03-27 16:34:11','',14638,'https://2poochiesproperties.com/?post_type=acf-field&p=14643',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14644,1,'2022-03-27 11:34:11','2022-03-27 16:34:11','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_624091fd08eb4','','','2022-03-27 11:34:11','2022-03-27 16:34:11','',14643,'https://2poochiesproperties.com/?post_type=acf-field&p=14644',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14645,1,'2022-03-27 11:36:01','2022-03-27 16:36:01','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408ce73bf7d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:12:\"Add Category\";}','FAQ Categories','faq_categories','publish','closed','closed','','field_62409283d5cf1','','','2022-03-27 11:39:31','2022-03-27 16:39:31','',11169,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14645',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14646,1,'2022-03-27 11:36:02','2022-03-27 16:36:02','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Category Title','category_title','publish','closed','closed','','field_624092b1d5cf2','','','2022-03-27 11:36:02','2022-03-27 16:36:02','',14645,'https://2poochiesproperties.com/?post_type=acf-field&p=14646',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14648,1,'2022-03-27 11:39:31','2022-03-27 16:39:31','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:7:\"Add FAQ\";}','FAQs','faqs','publish','closed','closed','','field_6240938bbf526','','','2022-03-27 11:49:55','2022-03-27 16:49:55','',14645,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14648',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14649,1,'2022-03-27 11:39:31','2022-03-27 16:39:31','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408d463bf7e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"post\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:3:\"faq\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:6:\"object\";s:2:\"ui\";i:1;}','FAQ','faq','publish','closed','closed','','field_6240938bbf527','','','2022-03-27 11:39:31','2022-03-27 16:39:31','',14648,'https://2poochiesproperties.com/?post_type=acf-field&p=14649',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14650,1,'2022-03-27 11:39:31','2022-03-27 16:39:31','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62408d463bf7e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"custom\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Add / Edit Content','','publish','closed','closed','','field_6240938bbf528','','','2022-03-27 11:39:31','2022-03-27 16:39:31','',14648,'https://2poochiesproperties.com/?post_type=acf-field&p=14650',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14651,1,'2022-03-27 11:39:31','2022-03-27 16:39:31','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_6240938bbf529','','','2022-03-27 11:39:31','2022-03-27 16:39:31','',14648,'https://2poochiesproperties.com/?post_type=acf-field&p=14651',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14652,1,'2022-03-27 11:39:31','2022-03-27 16:39:31','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Description','description','publish','closed','closed','','field_6240938bbf52a','','','2022-03-27 11:39:31','2022-03-27 16:39:31','',14648,'https://2poochiesproperties.com/?post_type=acf-field&p=14652',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14653,1,'2022-03-27 11:39:32','2022-03-27 16:39:32','a:10:{s:4:\"type\";s:8:\"repeater\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"collapsed\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:6:\"layout\";s:5:\"block\";s:12:\"button_label\";s:8:\"Add Link\";}','Links','links','publish','closed','closed','','field_6240938bbf52b','','','2022-03-27 11:39:32','2022-03-27 16:39:32','',14648,'https://2poochiesproperties.com/?post_type=acf-field&p=14653',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14654,1,'2022-03-27 11:39:32','2022-03-27 16:39:32','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d3d49814d5d8\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Link','link','publish','closed','closed','','field_6240938bbf52c','','','2022-03-27 11:39:32','2022-03-27 16:39:32','',14653,'https://2poochiesproperties.com/?post_type=acf-field&p=14654',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14655,1,'2022-03-27 11:58:42','2022-03-27 16:58:42','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Question Form Id','question_form_id','publish','closed','closed','','field_624098100bcf2','','','2022-03-27 11:58:42','2022-03-27 16:58:42','',11169,'https://2poochiesproperties.com/?post_type=acf-field&p=14655',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14686,1,'2022-03-27 23:50:39','2022-03-28 04:50:39','a:12:{s:4:\"type\";s:8:\"checkbox\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:16:\"two-thirds first\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:4:{s:5:\"title\";s:5:\"Title\";s:8:\"subtitle\";s:8:\"Subtitle\";s:6:\"social\";s:6:\"Social\";s:3:\"bio\";s:3:\"Bio\";}s:12:\"allow_custom\";i:0;s:13:\"default_value\";a:4:{i:0;s:5:\"title\";i:1;s:8:\"subtitle\";i:2;s:6:\"social\";i:3;s:3:\"bio\";}s:6:\"layout\";s:10:\"horizontal\";s:6:\"toggle\";i:0;s:13:\"return_format\";s:5:\"value\";s:11:\"save_custom\";i:0;}','Display','display','publish','closed','closed','','field_624135ece352a','','','2022-03-28 00:06:59','2022-03-28 05:06:59','',5731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14686',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14692,1,'2022-03-28 00:03:32','2022-03-28 05:03:32','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_624135ece352a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"bio\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:9:\"one-third\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Full Bio?','display_full_bio','publish','closed','closed','','field_624141d9f1dc9','','','2022-03-28 00:06:59','2022-03-28 05:06:59','',5731,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14692',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14698,1,'2022-03-28 00:29:36','2022-03-28 05:29:36','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Team Page','team_page','publish','closed','closed','','field_624147be33fbd','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14698',127,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14699,1,'2022-03-28 00:29:36','2022-03-28 05:29:36','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','Testimonials Page','testimonials_page','publish','closed','closed','','field_6241480a33fbe','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14699',128,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14700,1,'2022-03-28 00:29:37','2022-03-28 05:29:37','a:11:{s:4:\"type\";s:11:\"post_object\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:5:\"33.33\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:9:\"post_type\";a:1:{i:0;s:4:\"page\";}s:8:\"taxonomy\";s:0:\"\";s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:13:\"return_format\";s:2:\"id\";s:2:\"ui\";i:1;}','FAQs Page','faqs_page','publish','closed','closed','','field_6241481633fbf','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14700',129,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14717,1,'2022-04-01 01:18:19','2022-04-01 06:18:19','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Show\";s:11:\"ui_off_text\";s:4:\"Hide\";}','Arrows','arrows','publish','closed','closed','','field_6246996e217d8','','','2022-04-01 01:18:19','2022-04-01 06:18:19','',5605,'https://2poochiesproperties.com/?post_type=acf-field&p=14717',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14718,1,'2022-04-01 01:18:21','2022-04-01 06:18:21','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Show\";s:11:\"ui_off_text\";s:4:\"Hide\";}','Dots','dots','publish','closed','closed','','field_62469989217d9','','','2022-04-01 01:18:21','2022-04-01 06:18:21','',5605,'https://2poochiesproperties.com/?post_type=acf-field&p=14718',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14719,1,'2022-04-01 01:19:05','2022-04-01 06:19:05','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e832a87986dc\";s:8:\"operator\";s:1:\">\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Show\";s:11:\"ui_off_text\";s:4:\"Hide\";}','Arrows','arrows','publish','closed','closed','','field_624699972ccf0','','','2022-04-01 01:19:52','2022-04-01 06:19:52','',4864,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14719',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14720,1,'2022-04-01 01:19:06','2022-04-01 06:19:06','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5e832a87986dc\";s:8:\"operator\";s:1:\">\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Show\";s:11:\"ui_off_text\";s:4:\"Hide\";}','Dots','dots','publish','closed','closed','','field_624699b52ccf1','','','2022-04-01 01:19:52','2022-04-01 06:19:52','',4864,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14720',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14724,1,'2022-04-02 01:12:52','2022-04-02 06:12:52','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_62165dd43b4e0\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"full-width\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:9:\"landscape\";s:9:\"Landscape\";s:8:\"portrait\";s:8:\"Portrait\";s:6:\"square\";s:6:\"Square\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Image Dimension','image_dimension','publish','closed','closed','','field_6247e97836da0','','','2022-04-02 01:12:52','2022-04-02 06:12:52','',4812,'https://2poochiesproperties.com/?post_type=acf-field&p=14724',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14727,1,'2022-04-04 02:06:44','2022-04-04 07:06:44','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5f294b400d00d\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:4:\"icon\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:2:{s:2:\"fa\";s:11:\"Fontawesome\";s:5:\"image\";s:5:\"Image\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Icon Source','icon_source','publish','closed','closed','','field_624a991b7fb1e','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://2poochiesproperties.com/?post_type=acf-field&p=14727',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14728,1,'2022-04-04 02:06:44','2022-04-04 07:06:44','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_624a991b7fb1e\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"fa\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Icon','icon_fa','publish','closed','closed','','field_624a994b7fb1f','','','2022-04-04 02:06:44','2022-04-04 07:06:44','',10707,'https://2poochiesproperties.com/?post_type=acf-field&p=14728',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14732,1,'2022-04-06 07:24:15','2022-04-06 12:24:15','[[\"CHARTERS\",\"1 Passenger\",\"2 Passengers\",\"3 Passengers\",\"4 Passengers\"],[\"<strong>3 Hour Shark Trip</strong>\",\"$350\",\"$350\",\"$400\",\"$450\"],[\"<strong>4 Hour Shark Trip</strong>\",\"$450\",\"$450\",\"$500\",\"$550\"],[\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\",\"\"]]','Charter Pricing','','publish','closed','closed','','charter-pricing','','','2022-04-06 07:28:06','2022-04-06 12:28:06','',0,'https://2poochiesproperties.com/?post_type=tablepress_table&#038;p=14732',0,'tablepress_table','application/json',0);
INSERT INTO `wp_posts` VALUES (14736,1,'2022-04-08 07:01:57','2022-04-08 12:01:57','<strong>[title]</strong>\r\n\r\n[when]\r\n[location]\r\n<div>[description]</div>\r\n[link newwindow=\"yes\"]See more details[/link]','Test Calendar','','publish','closed','closed','','test-calendar','','','2022-04-08 08:54:51','2022-04-08 13:54:51','',0,'https://2poochiesproperties.com/?post_type=calendar&#038;p=14736',0,'calendar','',0);
INSERT INTO `wp_posts` VALUES (14742,1,'2022-04-14 05:58:37','2022-04-14 10:58:37','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Add Social Media in Main Menu?','add_social_media_in_main_menu','publish','closed','closed','','field_6257fecae5307','','','2022-04-14 05:58:37','2022-04-14 10:58:37','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=14742',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14743,1,'2022-04-14 07:47:42','2022-04-14 12:47:42','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:4:\"Hide\";s:11:\"ui_off_text\";s:4:\"Show\";}','Cards - Properties','cards_properties','publish','closed','closed','','field_62581845ada57','','','2022-04-14 08:00:55','2022-04-14 13:00:55','',4311,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14743',37,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14744,1,'2022-04-14 08:00:53','2022-04-14 13:00:53','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:7:\"Hide UI\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"20\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:3:\"Yes\";s:11:\"ui_off_text\";s:2:\"No\";}','Property','property','publish','closed','closed','','field_62581b8093196','','','2022-04-14 08:00:53','2022-04-14 13:00:53','',4311,'https://2poochiesproperties.com/?post_type=acf-field&p=14744',19,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14745,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:20:\"acf/properties-cards\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: Cards - Properties','block-cards-properties','publish','closed','closed','','group_61ab4616d7bf9','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',0,'https://2poochiesproperties.com/?p=14745',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (14746,1,'2022-04-14 08:02:53','2022-04-14 13:02:53','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Options','','publish','closed','closed','','field_61ab4616de6b6','','','2022-04-14 08:02:53','2022-04-14 13:02:53','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14746',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14747,1,'2022-04-14 08:02:54','2022-04-14 13:02:54','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d42e9f4a0f9d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Options','section_options_clone','publish','closed','closed','','field_61ab4616de6f9','','','2022-04-14 08:02:54','2022-04-14 13:02:54','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14747',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14748,1,'2022-04-14 08:02:54','2022-04-14 13:02:54','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Content','','publish','closed','closed','','field_61ab4616de74c','','','2022-04-14 08:02:54','2022-04-14 13:02:54','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14748',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14749,1,'2022-04-14 08:02:54','2022-04-14 13:02:54','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";i:3;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";i:1;}','Number Of Properties','number_of_properties','publish','closed','closed','','field_61ab4616de7c1','','','2022-04-14 08:02:54','2022-04-14 13:02:54','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14749',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14750,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:10:{s:4:\"type\";s:12:\"button_group\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:3:{s:6:\"latest\";s:6:\"Latest\";s:8:\"category\";s:11:\"By Category\";s:6:\"status\";s:9:\"By Status\";}s:10:\"allow_null\";i:0;s:13:\"default_value\";s:0:\"\";s:6:\"layout\";s:10:\"horizontal\";s:13:\"return_format\";s:5:\"value\";}','Filter Type','filter_type','publish','closed','closed','','field_624865b3438e2','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14750',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14751,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_624865b3438e2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"category\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:17:\"property-category\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Property Category','property_category','publish','closed','closed','','field_61ab4616de7fb','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14751',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14752,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_624865b3438e2\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:6:\"status\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:15:\"property-status\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:0;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','Property Status','property_status','publish','closed','closed','','field_624865ef438e3','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14752',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14753,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:8:{s:4:\"type\";s:9:\"accordion\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:4:\"open\";i:0;s:12:\"multi_expand\";i:0;s:8:\"endpoint\";i:0;}','Section Bottom Content','','publish','closed','closed','','field_61ab4616de8ab','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14753',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14754,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:1:{i:0;s:19:\"group_5d38b9922718d\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Section Bottom Content','section_bottom_content_clone','publish','closed','closed','','field_61ab4616de8e6','','','2022-04-14 08:02:55','2022-04-14 13:02:55','',14745,'https://2poochiesproperties.com/?post_type=acf-field&p=14754',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14755,1,'2022-04-14 08:02:57','2022-04-14 13:02:57','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:8:\"property\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Property Details','property-details','publish','closed','closed','','group_61ab11a26bb95','','','2022-10-09 02:41:52','2022-10-09 07:41:52','',0,'https://2poochiesproperties.com/?p=14755',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (14756,1,'2022-04-14 08:02:55','2022-04-14 13:02:55','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Bedrooms','bedrooms','publish','closed','closed','','field_61ab11dc7066e','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14756',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14757,1,'2022-04-14 08:02:56','2022-04-14 13:02:56','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Bathrooms','bathrooms','publish','closed','closed','','field_61ab12f47066f','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14757',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14765,1,'2022-04-14 08:02:57','2022-04-14 13:02:57','a:18:{s:4:\"type\";s:7:\"gallery\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:2:\"id\";s:12:\"preview_size\";s:6:\"medium\";s:6:\"insert\";s:6:\"append\";s:7:\"library\";s:3:\"all\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:9:\"min_width\";s:0:\"\";s:10:\"min_height\";s:0:\"\";s:8:\"min_size\";s:0:\"\";s:9:\"max_width\";s:0:\"\";s:10:\"max_height\";s:0:\"\";s:8:\"max_size\";s:0:\"\";s:10:\"mime_types\";s:0:\"\";}','Gallery','gallery','publish','closed','closed','','field_61ab15097067f','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14765',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14766,1,'2022-04-14 08:02:57','2022-04-14 13:02:57','a:10:{s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";i:4;s:9:\"new_lines\";s:0:\"\";}','Map Iframe Code','map_iframe_code','publish','closed','closed','','field_624a58190391d','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14766',8,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14772,1,'2022-04-14 08:17:18','2022-04-14 13:17:18','','Property Sidebar','','publish','closed','closed','','property-sidebar','','','2022-04-14 08:17:18','2022-04-14 13:17:18','',0,'https://2poochiesproperties.com/?post_type=sidebar_instance&p=14772',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (14804,1,'2022-05-21 15:52:05','2022-05-21 20:52:05','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:9:{s:13:\"center-center\";s:13:\"center center\";s:11:\"center-left\";s:11:\"center left\";s:12:\"center-right\";s:12:\"center right\";s:8:\"top-left\";s:8:\"top left\";s:9:\"top-right\";s:9:\"top right\";s:10:\"top-center\";s:10:\"top center\";s:11:\"bottom-left\";s:11:\"bottom left\";s:13:\"bottom-center\";s:13:\"bottom center\";s:12:\"bottom-right\";s:12:\"bottom right\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:1;s:4:\"ajax\";i:0;s:13:\"return_format\";s:5:\"label\";s:11:\"placeholder\";s:0:\"\";}','Background Position','background_position','publish','closed','closed','','field_6289503f18cd0','','','2025-07-11 04:17:06','2025-07-11 09:17:06','',4385,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14804',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14808,1,'2022-05-21 16:06:29','2022-05-21 21:06:29','a:13:{s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"choices\";a:9:{s:13:\"center-center\";s:13:\"center center\";s:11:\"center-left\";s:11:\"center left\";s:12:\"center-right\";s:12:\"center right\";s:8:\"top-left\";s:8:\"top left\";s:9:\"top-right\";s:9:\"top right\";s:10:\"top-center\";s:10:\"top center\";s:11:\"bottom-left\";s:11:\"bottom left\";s:13:\"bottom-center\";s:13:\"bottom center\";s:12:\"bottom-right\";s:12:\"bottom right\";}s:13:\"default_value\";b:0;s:10:\"allow_null\";i:0;s:8:\"multiple\";i:0;s:2:\"ui\";i:1;s:4:\"ajax\";i:0;s:13:\"return_format\";s:5:\"label\";s:11:\"placeholder\";s:0:\"\";}','Background Position','background_position','publish','closed','closed','','field_6289543e704d4','','','2022-05-21 16:34:35','2022-05-21 21:34:35','',4648,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14808',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14811,1,'2022-05-23 11:02:05','2022-05-23 16:02:05','','2poochies-allies-properties-graphic','','inherit','open','closed','','2poochies-allies-properties-graphic','','','2022-05-24 11:01:55','2022-05-24 16:01:55','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-allies-properties-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14812,1,'2022-05-23 11:02:10','2022-05-23 16:02:10','','2poochies-barneys-properties-graphic','','inherit','open','closed','','2poochies-barneys-properties-graphic','','','2022-05-23 11:02:10','2022-05-23 16:02:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-barneys-properties-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14813,1,'2022-05-23 11:02:15','2022-05-23 16:02:15','','2poochies-boat-rentals-graphic','','inherit','open','closed','','2poochies-boat-rentals-graphic','','','2022-05-23 11:02:15','2022-05-23 16:02:15','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-boat-rentals-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14814,1,'2022-05-23 11:02:17','2022-05-23 16:02:17','','2poochies-brown-pattern-graphic','','inherit','open','closed','','2poochies-brown-pattern-graphic','','','2022-05-23 11:02:17','2022-05-23 16:02:17','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-brown-pattern-graphic.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (14815,1,'2022-05-23 11:02:20','2022-05-23 16:02:20','','2poochies-favicon','','inherit','open','closed','','2poochies-favicon','','','2022-05-23 11:02:20','2022-05-23 16:02:20','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-favicon.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (14816,1,'2022-05-23 11:02:22','2022-05-23 16:02:22','','2poochies-grey-pattern-graphic','','inherit','open','closed','','2poochies-grey-pattern-graphic','','','2022-05-23 11:02:22','2022-05-23 16:02:22','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-grey-pattern-graphic.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (14818,1,'2022-05-23 11:02:26','2022-05-23 16:02:26','','2poochies-logo-color','','inherit','open','closed','','2poochies-logo-color','','','2022-05-23 11:02:26','2022-05-23 16:02:26','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-logo-color.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14819,1,'2022-05-23 11:02:33','2022-05-23 16:02:33','','2poochies-main-banner-graphic','','inherit','open','closed','','2poochies-main-banner-graphic','','','2022-05-23 11:02:33','2022-05-23 16:02:33','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14820,1,'2022-05-23 11:02:41','2022-05-23 16:02:41','','Two Dogs Allie and Tigua at Smith Lake','','inherit','open','closed','','2poochies-meet-host-graphic','','','2025-11-07 05:27:04','2025-11-07 10:27:04','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-meet-host-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14821,1,'2022-05-23 11:02:52','2022-05-23 16:02:52','','Pet Friendly Properties at Smith Lake','','inherit','open','closed','','2poochies-pet-friendly-img-graphic','','','2025-11-07 05:28:36','2025-11-07 10:28:36','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-pet-friendly-img-graphic.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14822,1,'2022-05-23 11:02:54','2022-05-23 16:02:54','','Fully Stocked Kitchen in Tigua\'s Sunrise','','inherit','open','closed','','full-stocked-kitchen-icon','','','2025-11-07 05:47:03','2025-11-07 10:47:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14823,1,'2022-05-23 11:02:55','2022-05-23 16:02:55','','Instacart Icon','','inherit','open','closed','','instacart-icon','','','2025-11-08 00:33:46','2025-11-08 05:33:46','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/instacart-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14824,1,'2022-05-23 11:02:57','2022-05-23 16:02:57','','Keyless Icon','','inherit','open','closed','','keyless-icon','','','2025-11-07 06:46:02','2025-11-07 11:46:02','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/keyless-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14825,1,'2022-05-23 11:02:58','2022-05-23 16:02:58','','Extraordinary Lake Views','','inherit','open','closed','','lake-view-icon','','','2025-11-07 06:02:03','2025-11-07 11:02:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/lake-view-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14826,1,'2022-05-23 11:02:59','2022-05-23 16:02:59','','Pets Allowed Icon With a Check Mark','','inherit','open','closed','','pets-allowed-icon','','','2025-11-07 06:31:23','2025-11-07 11:31:23','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pets-allowed-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14827,1,'2022-05-23 11:03:01','2022-05-23 16:03:01','','Waterfront W/fishing Dock','','inherit','open','closed','','swim-dock-icon','','','2025-11-07 06:44:33','2025-11-07 11:44:33','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/swim-dock-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14828,1,'2022-05-23 11:03:02','2022-05-23 16:03:02','','Speedy Wifi in Giant Comfy Couch','','inherit','open','closed','','wifi-icon','','','2025-11-07 05:41:11','2025-11-07 10:41:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/wifi-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14829,1,'2022-05-23 11:03:03','2022-05-23 16:03:03','','boat-parking-icon','','inherit','open','closed','','boat-parking-icon','','','2022-05-23 11:03:03','2022-05-23 16:03:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/boat-parking-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14830,1,'2022-05-23 11:03:04','2022-05-23 16:03:04','','Outdoor Dining Area','','inherit','open','closed','','covered-porch-icon','','','2025-11-07 06:26:21','2025-11-07 11:26:21','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/covered-porch-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14831,1,'2022-05-23 11:03:05','2022-05-23 16:03:05','','Large Fenced Yard Icon','','inherit','open','closed','','fenced-yard-icon','','','2025-11-07 05:35:55','2025-11-07 10:35:55','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/fenced-yard-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (14836,1,'2022-06-09 12:17:49','2022-05-23 16:21:56',' ','','','publish','closed','closed','','14836','','','2022-06-09 12:17:49','2022-06-09 17:17:49','',0,'https://2poochiesproperties.com/?p=14836',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14838,1,'2022-06-09 12:17:50','2022-05-23 16:21:57',' ','','','publish','closed','closed','','14838','','','2022-06-09 12:17:50','2022-06-09 17:17:50','',0,'https://2poochiesproperties.com/?p=14838',5,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14841,1,'2025-11-11 09:22:23','2022-05-23 16:23:26',' ','','','publish','closed','closed','','14841','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=14841',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14843,1,'2025-11-11 09:22:23','2022-05-23 16:23:27','','Contact','','publish','closed','closed','','14843','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=14843',10,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14853,15,'2022-05-24 11:00:24','2022-05-24 16:00:24','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve â€œAllieâ€™s on the Rocksâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 style=\\u0022width: 100%; height: 850px;\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/695414\\u0022 frameborder=\\u00220\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14891,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":{\"title\":\"View Property Walkthrough\",\"url\":\"https://my.matterport.com/show/?m=sZ5TjeMtdci\",\"target\":\"_blank\"},\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\nAllie\'s on the Rocks is a fully renovated (2021) \\u003ca href=\\u0022https://2poochiesproperties.com/\\u0022\\u003eVacation Home Rental\\u003c/a\\u003e bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to restaurant/bar, marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\nAllie\'s on the Rocks is a fully renovated (2021) bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named this house after our beloved pooch, Allie, who loves to lounge on the majestic rock stairs leading to the lake. The covered porch is another favorite spot of hers, so when it gets hot outside, she can keep a comfortable eye on all the lake activities.\\r\\n\\r\\nThis bungalow has an upstairs master bedroom with king bed and attached bathroom with privacy/locking barn door. The master suite includes a Roku TV, dresser, closet, reading chair and desk/workspace surrounded by large windows that provide great views of the lake. Since the master suite is isolated on the 2nd floor, it has a private feel though there is no privacy door between this bedroom and the stairs.\\r\\n\\r\\nThe Living room was renovated to include a sleeping area complete with full size trundle sofa/bed, dresser, desk/workspace, Roku TV, and attached washer/dryer closet. It also has a sliding door to access the back porch.\\r\\n\\r\\nThe 1st floor bedroom is adjacent to the front room and has a locking privacy barn door, queen bed and Roku TV. All the TVâ€™s are set up to stream at high speed (200 MB download!) with many free channels including MLB, NFL and 75+ live Roku channels for free. You can also login with your own streaming account.\\r\\n\\r\\nThe 1st floor bathroom has a locking privacy barn door and all the standard amenities.\\r\\n\\r\\nThe kitchen with attached dining area has all the standard amenities to cook meals, brew coffee/tea and mix drinks or you can cook outside using the propane gas grill. The inside dining area seats 4 people comfortably with additional seating (up to about 8) on the outside porch.\\r\\n\\r\\nA 4-foot high gated fence encloses the back half of the property so that your furry companions can enjoy the porch, deck, dock and water by your side without worrying that they will wander off or mingle with the other local critters. There is a convenient pet \\u0022clean-up\\u0022 station and other pet amenities as well.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nIf you donâ€™t want to cook then you will be happy to find that you are very close to a variety of good eats including \'Brothers on Smith Lake\', which has southern style food including great seafood and a variety of alcoholic drinks with a nice open patio deck adjacent to Allie\'s large gravel driveway/parking area. Allieâ€™s parking area has room for a couple of vehicles with boats, trailer/toy hauler or motorhome (40 ft max. length) in case you are traveling heavy.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nThough the water level rises in the summer and falls in the winter, striped and large mouth bass fishing from the dock is pretty good throughout the year. You may see some of these lunkers surfacing for baitfish, particularly early in the mornings and late in the afternoons. You will also spy an abundance of water fowl, such as ducks and geese mixed in with a variety of large, majestic birds, such as bald eagles, blue herons, and especially egrets, high-stepping the shallows and foraging for minnows. The slope of the boat dock ramp will change as the water level drops so sometimes it can be a pretty steep walk along the ramp to get to the dock, however, there is also a set of stairs leading from the deck down to the waterâ€™s edge for fishing access.\\r\\n\\r\\nYou can bring your boat and launch it at nearby Smith Lake Park Boat Launch and dock it at Allie\'s or you can rent a boat for the day at any number of nearby local establishments (check ahead of arrival for hours of operation as some businesses are seasonal). Or you might prefer to use one of Allieâ€™s kayaks to get on the water. She is happy to lend her 2 kayaks to guests for the duration of their stay if they promise to take care of them.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"UxArJmqxBPQ\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"Personal Fishing Dock\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15452\",\"16084\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15410\",\"15415\",\"14878\",\"14879\",\"14880\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15427\",\"15429\",\"15431\",\"15428\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"15448\",\"15456\",\"15454\",\"16083\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15437\",\"15435\",\"15442\",\"15420\",\"15421\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15443\",\"15432\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15445\",\"15446\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15414\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15457\",\"15462\",\"15463\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15453\",\"15464\",\"15455\",\"16083\",\"16084\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Office Space\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15436\",\"15932\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"14869\",\"14870\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":12,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Up to 4 pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi (200 Mbps)\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Large parking area\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Covered porch\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Keyless checkin/checkout\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":14824,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"InstaCart available\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":14823,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"81\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16292,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16293,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16294,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16295,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16296,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16297,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16298,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16299,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16300,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16301,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16302,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16303,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs\":27,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Allieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away...\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\n\\u003ch3\\u003eCullman, Alabama, United States\\u003c/h3\\u003e\\r\\nAllieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away. There are Baptist, Methodist and non-denomination churches nearby as well.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nYour best bet for getting to Allie\'s, as well as getting around this area of Smith Lake while you are here, is to have your own vehicle or a rental. Public transportation, taxi and rideshare services are scarce and may be relatively costly when available. I do not consider bicycling a good option because there are many winding roads with blind curves, which are typical along the waterfront properties.\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Vacation home rental Cullman - Allieâ€™s on the Rocks','','publish','closed','closed','','allies-on-the-rocks-pet-friendly-lake-bungalow','','','2025-11-08 01:23:30','2025-11-08 06:23:30','',0,'https://2poochiesproperties.com/?post_type=property&#038;p=14853',0,'property','',0);
INSERT INTO `wp_posts` VALUES (14854,1,'2022-05-24 11:00:10','2022-05-24 16:00:10','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Address','address','publish','closed','closed','','field_628d01b024bc5','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14854',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14855,1,'2022-05-24 11:00:11','2022-05-24 16:00:11','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Beds','beds','publish','closed','closed','','field_628d019124bc4','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14855',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14856,1,'2022-05-24 11:00:11','2022-05-24 16:00:11','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Sqft','sqft','publish','closed','closed','','field_628d01c824bc6','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14856',5,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14857,1,'2022-05-24 11:00:11','2022-05-24 16:00:11','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Guests','guests','publish','closed','closed','','field_628d01d424bc7','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14857',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14859,1,'2022-05-24 11:17:36','2022-05-24 16:17:36','','Dining/Kitchen area including a well stocked coffee station.','','inherit','open','closed','','0de4c583-e6d6-4170-b43c-c7c27ba10431','','','2022-06-09 01:29:48','2022-06-09 06:29:48','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14860,1,'2022-05-24 11:17:43','2022-05-24 16:17:43','','1st floor bedroom includes a comfy queen size bed, Roku TV and handy dresser.','','inherit','open','closed','','87c631c1-6993-4300-9d5e-dac7001931c3','','','2022-06-09 01:30:06','2022-06-09 06:30:06','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/87c631c1-6993-4300-9d5e-dac7001931c3.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14861,1,'2022-05-24 11:17:52','2022-05-24 16:17:52','','Master Bedroom. A oversized loft with plenty of relaxing privacy.','','inherit','open','closed','','668ab79b-a027-4785-b741-44ea026e78df','','','2022-06-09 01:30:38','2022-06-09 06:30:38','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/668ab79b-a027-4785-b741-44ea026e78df.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14862,1,'2022-05-24 11:17:57','2022-05-24 16:17:57','','The Master Bedroom has the best views in the house, overlooking the lake.','','inherit','open','closed','','a475891b-5192-4549-a467-e33b638ed5fa','','','2022-06-09 01:30:54','2022-06-09 06:30:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/a475891b-5192-4549-a467-e33b638ed5fa.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14863,1,'2022-05-24 11:18:01','2022-05-24 16:18:01','','Master Bathroom - unique dÃ©cor with a large closet and oversized shower.','','inherit','open','closed','','4d292c44-5fb9-4db0-a0d7-4577b7e3946b','','','2022-06-09 01:31:31','2022-06-09 06:31:31','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (14864,1,'2022-05-24 11:18:06','2022-05-24 16:18:06','','The main floor bathroom is clean and roomy for getting ready for a great day!','','inherit','open','closed','','2e84bdab-c6b4-46e8-89ec-9b0aab327e4d','','','2022-06-09 01:31:50','2022-06-09 06:31:50','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14865,1,'2022-05-24 11:18:14','2022-05-24 16:18:14','','Dining area looking towards the back Porch.','','inherit','open','closed','','59095414-fbe8-41b5-8745-a16919fdd146','','','2022-06-21 10:22:41','2022-06-21 15:22:41','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/59095414-fbe8-41b5-8745-a16919fdd146.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14866,1,'2022-05-24 11:18:22','2022-05-24 16:18:22','','The Living Room, complete with comfy trundle sofa/bed. Roku TV & gorgeous views.','','inherit','open','closed','','31739fc1-7d9a-40ef-91ee-17c4cbe1475e','','','2022-06-09 01:06:34','2022-06-09 06:06:34','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14867,1,'2022-05-24 11:18:28','2022-05-24 16:18:28','','New washer/dryer available for your use. Detergent & spot remover for that oops!','','inherit','open','closed','','02412fab-57ec-43e1-aac6-a7ecf6c381d7','','','2022-06-09 01:32:24','2022-06-09 06:32:24','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14868,1,'2022-05-24 11:18:38','2022-05-24 16:18:38','','Entry to Allie\'s on the Rocks','','inherit','open','closed','','c70ba094-14b6-49ca-b47f-1dbf4665ff40','','','2022-06-04 00:07:45','2022-06-04 05:07:45','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (14869,1,'2022-05-24 11:18:48','2022-05-24 16:18:48','','This is Allie Surveying Lake Activities','','inherit','open','closed','','b820bce1-da9d-4863-8b9e-ffd619d1f1fb','','','2025-11-08 00:29:23','2025-11-08 05:29:23','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14870,1,'2022-05-24 11:19:00','2022-05-24 16:19:00','','Fenced Backyard for Pets to Run Around','','inherit','open','closed','','c95f7ed7-b2c3-4f07-a16d-01e86395392e','','','2025-11-08 00:41:59','2025-11-08 05:41:59','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14871,1,'2022-05-24 11:19:13','2022-05-24 16:19:13','','Spacious Back Porch','','inherit','open','closed','','aa5cec07-ae81-405e-b232-a0368be0cf44','','','2022-06-04 00:04:05','2022-06-04 05:04:05','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14872,1,'2022-05-24 11:19:25','2022-05-24 16:19:25','','Back Yard View - Full water pool','','inherit','open','closed','','cdeab52e-1905-46bc-b65f-5363b7d98db6','','','2022-06-09 01:40:15','2022-06-09 06:40:15','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14873,1,'2022-05-24 11:19:37','2022-05-24 16:19:37','','Deck and Dock - Hot fishing area!','','inherit','open','closed','','3ee0b954-0740-4012-9ccb-d16b00fae66d','','','2022-06-09 01:40:32','2022-06-09 06:40:32','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14874,1,'2022-05-24 11:19:48','2022-05-24 16:19:48','','Back Porch - Relax with views, BBQ and cocktails!','','inherit','open','closed','','e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0','','','2022-06-09 01:40:47','2022-06-09 06:40:47','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14875,1,'2022-05-24 11:19:55','2022-05-24 16:19:55','','Aerial View - Adjacent Smith Lake Marina','','inherit','open','closed','','82fc5eff-abb8-43b2-96c3-e10949a8ace5','','','2022-06-09 01:41:00','2022-06-09 06:41:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14876,1,'2022-05-24 11:20:04','2022-05-24 16:20:04','','Aerial View with Smith Park Boat Launch just across the water. 5 minute drive.','','inherit','open','closed','','c556254e-eb2f-441f-a131-ee3245bf34f0','','','2022-06-09 01:41:17','2022-06-09 06:41:17','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14877,1,'2022-05-24 11:20:12','2022-05-24 16:20:12','','Living Room with dedicated work station for those that need to work before play!','','inherit','open','closed','','8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9','','','2022-06-09 01:06:52','2022-06-09 06:06:52','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14878,1,'2022-05-24 11:20:20','2022-05-24 16:20:20','','Front room entry is colorful and inviting.','','inherit','open','closed','','e411f5c5-c774-4659-899b-005d1551b80d','','','2022-06-09 01:27:36','2022-06-09 06:27:36','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e411f5c5-c774-4659-899b-005d1551b80d.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14879,1,'2022-05-24 11:20:27','2022-05-24 16:20:27','','Front Room and Main Bathroom','','inherit','open','closed','','f7330a0a-080b-4c96-aac2-1a3540c554f5','','','2025-11-08 00:32:19','2025-11-08 05:32:19','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14880,1,'2022-05-24 11:20:34','2022-05-24 16:20:34','','Front Room Entry is Colorful and Inviting','','inherit','open','closed','','efb17373-0b4d-41d3-8915-ae47e6f1965e','','','2025-11-07 07:44:41','2025-11-07 12:44:41','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14881,1,'2022-05-24 11:20:42','2022-05-24 16:20:42','','Nicely equipped Kitchen','','inherit','open','closed','','34187707-4945-4bd2-91ee-37f890c23d07','','','2022-06-04 00:11:12','2022-06-04 05:11:12','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/34187707-4945-4bd2-91ee-37f890c23d07.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14882,15,'2022-05-23 11:28:00','2022-05-23 16:28:00','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Reserve Barneyâ€™s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/692848\\u0022\\u003e\\u003c/iframe\\u003e\\r\\n\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15004,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":{\"title\":\"View Property Walkthrough\",\"url\":\"https://my.matterport.com/show/?m=wzDEYQWPMRu\",\"target\":\"_blank\"},\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nUpdated single story modern lake home w/2 slip boathouse/swim dock and new pontoon boat for rent. Nestled in calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, paddleboard, fish, boat, grill, amazing deck with panoramic views from spacious sunroom atop the bluff. Wifi/Roku, games, parking, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for families w/kids....\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nUpdated single story modern lake home w/2 slip boathouse/swim dock and new pontoon boat for rent. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, paddleboard, fish, boat, grill, amazing deck with panoramic views from spacious sunroom atop the bluff. Wifi/Roku, games, parking, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for families w/kids.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\nBarney\'s Bluff is a renovated (2022) single story home with all new furniture, flooring, bathroom cabinets and fixtures, paint and accessories. We named this house after our beloved pooch, Barney, who loves to sit on the rocks along the bluff overlooking the lake. The featured sunroom is another favorite spot of his, so when it gets hot outside, he can keep a comfortable eye on all the lake activities.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with shower, jetted tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, comfortable reading chair, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with vegetable sink. The dining room and coffee station are attached to the kitchen and these three areas can be closed off from the adjacent living room via sliding glass pocket doors in the dining room wall. The large dining room table can accommodate 8 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will also find a very functional laundry/mud room with large capacity washer/dryer and a convenient sink.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a reclining couch and three reclining swivel chairs. Cabinets are full of books and games for all ages and there is even a large computer desk with great views for those who have to get some work done.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stands, closet, Roku TV and locking privacy door. Another guest bedroom has two bunk beds, dresser, closet and locking privacy door. This room is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, twin vanities with sinks and medicine cabinets, a toilet and a linen closet.\\r\\n\\r\\nThe featured space in the home is the sunroom, which is surrounded by glass doors and has panoramic views of the lake. This room has a bar (no sink) with most cocktail accessories, a 60-inch Roku TV, large gathering/game table with 8 chairs, comfortable padded patio furniture, cornhole boards, a poker set and other goodies.\\r\\n\\r\\nThe sunroom opens to the huge new composite deck with several tables and chairs for eating, drinking and lounging. There\'s a new propane gas grill with padded patio chairs under a sunshade, as well as a firepit area overlooking the bluff that seats 8 people. The deck is gated so you can set some boundaries for the kids or pets as needed.\\r\\n\\r\\nWood stairs lead from the deck down to the boat/swim dock. There are 44 steps (which includes two landing/resting areas with chairs) between the deck and the ramp to the dock. The dock will have another flight of stairs between the ramp and the platform on the water. You will likely find a paddleboard, tandem kayak and a variety of other water toys at the dock, including a brand new 24-foot Sun Tracker pontoon boat with 150 HP motor! This immaculate boat is only available for rent (additional fees apply) to Barney\'s guests along with an optional 3-person towable tube (comes with a 60-ft rope and rope performance ball). The boat features 4 swivel fishing chairs, live well, cushy leather loungers and of course an adjustable Captain\'s chair. Stay cool under the shade of the electronic bimini cover and enjoy ample additional amenities that is sure to enhance your boating adventure. Contact Tim via email for more boat rental information.\\r\\n\\r\\nThere is also a picnic bench with some lounge chairs and other seating. You will find two paddles for the kayak and one for the paddleboard in the boat dock closet. There are also a variety of high quality \\u0022water saddles\\u0022 for guests to sit in the water and chill. There are (12) adjustable personal flotation vests: (2) XL, (4) L, (4) M, (4) SM [50 lb and up] as well as 2 dog life vests: (1) L and (1) XL; FYI - Barney is 125 lb and wears the XL vest!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\\r\\n\\r\\nA 5-foot high gated fence encloses one side of the house so that your furry companions can enjoy the deck, dock and water by your side without worrying that they will wander off or mingle with the other local critters. There is a convenient pet \\u0022clean-up\\u0022 station and other pet amenities in this area as well.\\r\\n\\r\\nBarney\'s front parking area has room for three standard to large sized vehicles. There is a large sloped gravel/dirt parking area behind the detached garage (garage is not accessible for Guests) that is available as well. This area is great for larger vehicles turning around, especially if you brought a boat or trailer because the turning radius for vehicles with trailers is limited in the front area. The larger side parking area can prove difficult when the ground is wet due to muddy/slippery conditions along the slope.\\r\\n\\r\\nThere is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Smith Lake Dam Boat Launch (closest) Smith Lake Park Boat Launch, or Duskin Point Marina Boat Launch and dock it at Barney\'s or you can rent Barney\'s 11-person Pontoon boat (check with host at time of booking).\\r\\n\\r\\nOr you might prefer to use Barney\'s tandem kayak to get on the water. He is happy to lend his (fishing) kayak to guests for the duration of their stay if they promise to take care of it.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep - between 38 and 45 feet at the dock.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"EzT_5ZwmD9Y\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15276,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $125 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25 (entire stay)\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"boat-items-list\",\"no-padding-top\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"Exterior\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15560\",\"15526\",\"15530\",\"15562\",\"15536\",\"15534\",\"15539\",\"15517\",\"15474\",\"14996\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Dock\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15968\",\"15966\",\"15967\",\"15965\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Living room\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15489\",\"15491\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Sun Room \",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"15497\",\"15494\",\"15498\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Kitchen\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15479\",\"15511\",\"15504\",\"15513\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bedrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15506\",\"15505\",\"15501\",\"15500\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Bathrooms\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15508\",\"15510\",\"15502\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Dining room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15487\",\"15484\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Laundry room\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15512\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Office Space\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"14988\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Boat Rental\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15383\",\"15216\",\"15210\",\"15203\",\"15384\",\"15222\",\"15200\",\"15191\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"BBQ Area\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"15472\",\"15471\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"Backyard\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":[\"15516\",\"14999\"],\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_13_gallery_title\":\"Deck\",\"_gallery_cards_13_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_13_gallery_description\":\"\",\"_gallery_cards_13_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_13_gallery_images\":[\"15562\",\"15466\",\"15470\",\"15517\"],\"_gallery_cards_13_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":14,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Double Boat Dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Up to 4 pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Large parking area\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Large Sunroom \\u0026 Deck\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Keyless checkin/checkout\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":14824,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Pontoon Rental Available\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15226,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"82\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16305,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16310,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16311,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16312,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16313,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16295,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16315,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16316,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16317,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16318,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Barney\'s Bluff is centrally located on Smith Lake along a quiet dirt/gravel country road, adjacent to farmland - you may see some cows along the way. The country road is accessed by a paved county road that winds through rolling hills and farm land of Cullman County. There is a small but well-stocked general store with food/drinks, groceries, pizza, gas/diesel, fishing/boating and hardware supplies about 8 minute\'s drive from Barney\'s.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout the Area\\u003c/h2\\u003e\\r\\n\\u003ch3\\u003eCrane Hill, Alabama, United States\\u003c/h3\\u003e\\r\\nBarney\'s Bluff is centrally located on Smith Lake along a quiet dirt/gravel country road, adjacent to farmland - you may see some cows along the way. The country road is accessed by a paved county road that winds through rolling hills and farm land of Cullman County. There is a small but well-stocked general store with food/drinks, groceries, pizza, gas/diesel, fishing/boating and hardware supplies about 8 minute\'s drive from Barney\'s.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nYour best bet for getting to Barney\'s, as well as getting around this area of Smith Lake while you are here, is to have your own vehicle or rental. Public transportation, taxi and rideshare services are scarce and may be relatively costly when available. I do not consider bicycling a good option because there are many winding roads with blind curves, which are typical along the waterfront properties.\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Vacation rental Crane Hill - Barneyâ€™s Bluff pet friendly reserve + pontoon opt','','publish','closed','closed','','barneys-bluff-pet-friendly-deep-water-pontoon','','','2025-11-08 01:25:29','2025-11-08 06:25:29','',0,'https://2poochiesproperties.com/?post_type=property&#038;p=14882',0,'property','',0);
INSERT INTO `wp_posts` VALUES (14886,1,'2025-11-11 09:22:23','2022-05-25 05:12:46','','View Properties','','publish','closed','closed','','view-properties-3','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=14886',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14887,1,'2022-06-09 12:17:49','2022-05-25 05:14:29','','View Properties','','publish','closed','closed','','view-properties-2','','','2022-06-09 12:17:49','2022-06-09 17:17:49','',0,'https://2poochiesproperties.com/?p=14887',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (14891,1,'2022-05-25 02:33:17','2022-05-25 07:33:17','','about property','','inherit','open','closed','','about-property','','','2022-05-25 02:33:17','2022-05-25 07:33:17','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/about-property.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14894,1,'2022-05-25 03:05:47','2022-05-25 08:05:47','a:10:{s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:2:\"ui\";i:1;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";}','Display Partial Content?','display_partial_content','publish','closed','closed','','field_628de3ea65674','','','2022-05-25 03:11:41','2022-05-25 08:11:41','',10707,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14894',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14895,1,'2022-05-25 03:05:48','2022-05-25 08:05:48','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_628de3ea65674\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:1:\"1\";}}}s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Partial Content','partial_content','publish','closed','closed','','field_628de40165675','','','2022-05-25 03:11:42','2022-05-25 08:11:42','',10707,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14895',15,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14897,1,'2022-05-25 03:11:42','2022-05-25 08:11:42','a:6:{s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";}','Walkthrough Link','walkthrough_link','publish','closed','closed','','field_628de54967bee','','','2022-05-25 03:11:42','2022-05-25 08:11:42','',10707,'https://2poochiesproperties.com/?post_type=acf-field&p=14897',14,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14904,1,'2022-05-25 07:04:11','2022-05-25 12:04:11','<!-- wp:paragraph -->\n<p>Beautiful lake views. Very clean and relaxing. Wonderful covered porch. Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much. Thank you.</p>\n<!-- /wp:paragraph -->','Teresa','','publish','closed','closed','','teresa','','','2022-05-25 07:07:22','2022-05-25 12:07:22','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=14904',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (14905,1,'2022-05-25 07:04:44','2022-05-25 12:04:44','<!-- wp:paragraph -->\n<p>Perfect Getaway! Everything one would need was found in this beautiful lake home. We slept on all 3 beds and every single one of us said we slept so comfortably and well!<br>Tim is a wonderful host and communicates quickly if anything is needed. Definitely a place to return to!</p>\n<!-- /wp:paragraph -->','Karen','','publish','closed','closed','','karen','','','2022-05-25 07:07:21','2022-05-25 12:07:21','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=14905',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (14906,1,'2022-05-25 07:04:59','2022-05-25 12:04:59','<!-- wp:paragraph -->\n<p>Allies on the Rocks was perfect for our quick getaway. The house was so cute, clean and had everything we needed. We loved spending time on the kayaks and enjoyed our lunch and drinks at Brothers, conveniently located next door. We will be back!</p>\n<!-- /wp:paragraph -->','Anna','','publish','closed','closed','','anna','','','2022-05-25 07:07:21','2022-05-25 12:07:21','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=14906',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (14907,1,'2022-05-25 07:09:09','2022-05-25 12:09:09','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:8:\"one-half\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:15:\"testimonial-cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:1;s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:2:\"id\";s:8:\"multiple\";i:0;}','By Category','by_category','publish','closed','closed','','field_628e1d04f76b1','','','2022-05-25 07:22:16','2022-05-25 12:22:16','',5408,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14907',6,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14908,1,'2022-05-25 07:09:09','2022-05-25 12:09:09','a:12:{s:4:\"type\";s:6:\"number\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:3:\"min\";s:0:\"\";s:3:\"max\";s:0:\"\";s:4:\"step\";s:0:\"\";}','Number Of Reviews','number_of_reviews','publish','closed','closed','','field_628e1d34f76b2','','','2022-05-25 07:09:09','2022-05-25 12:09:09','',5408,'https://2poochiesproperties.com/?post_type=acf-field&p=14908',7,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14909,1,'2022-05-25 11:23:16','2022-05-25 16:23:16','a:8:{s:8:\"location\";a:1:{i:0;a:1:{i:0;a:3:{s:5:\"param\";s:5:\"block\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:14:\"acf/about-area\";}}}s:8:\"position\";s:6:\"normal\";s:5:\"style\";s:7:\"default\";s:15:\"label_placement\";s:3:\"top\";s:21:\"instruction_placement\";s:5:\"label\";s:14:\"hide_on_screen\";s:0:\"\";s:11:\"description\";s:0:\"\";s:12:\"show_in_rest\";i:0;}','Block: About The Area','block-about-the-area','publish','closed','closed','','group_628e57f290016','','','2022-05-25 11:26:37','2022-05-25 16:26:37','',0,'https://2poochiesproperties.com/?p=14909',0,'acf-field-group','',0);
INSERT INTO `wp_posts` VALUES (14918,1,'2022-05-25 11:23:15','2022-05-25 16:23:15','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:14:\"one-half first\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:7:{i:0;s:19:\"field_5d42e9f4abbc4\";i:1;s:19:\"field_5d42e9f4abac6\";i:2;s:19:\"field_5f6e0feefba56\";i:3;s:19:\"field_5e57802d92673\";i:4;s:19:\"field_5d42e9f4abb4a\";i:5;s:19:\"field_5d42e9f4abb87\";i:6;s:19:\"field_5e57806692674\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','General Options','general_options','publish','closed','closed','','field_628e57f2afd18','','','2022-05-25 11:26:37','2022-05-25 16:26:37','',14909,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14918',3,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14921,1,'2022-05-25 11:23:16','2022-05-25 16:23:16','a:10:{s:4:\"type\";s:5:\"clone\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:5:\"clone\";a:4:{i:0;s:19:\"field_5f525b2b9bb56\";i:1;s:19:\"field_61f6c684ad580\";i:2;s:19:\"field_5dff15a703ec6\";i:3;s:19:\"field_5d5cd369d941e\";}s:7:\"display\";s:8:\"seamless\";s:6:\"layout\";s:5:\"block\";s:12:\"prefix_label\";i:0;s:11:\"prefix_name\";i:0;}','Additional Options','additional_options','publish','closed','closed','','field_628e57f2afd85','','','2022-05-25 11:26:37','2022-05-25 16:26:37','',14909,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=14921',4,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14922,1,'2022-05-25 11:26:36','2022-05-25 16:26:36','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Title','title','publish','closed','closed','','field_628e5976ad8d1','','','2022-05-25 11:26:36','2022-05-25 16:26:36','',14909,'https://2poochiesproperties.com/?post_type=acf-field&p=14922',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14923,1,'2022-05-25 11:26:36','2022-05-25 16:26:36','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Short Intro','short_intro','publish','closed','closed','','field_628e597ead8d2','','','2022-05-25 11:26:36','2022-05-25 16:26:36','',14909,'https://2poochiesproperties.com/?post_type=acf-field&p=14923',1,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14924,1,'2022-05-25 11:26:37','2022-05-25 16:26:37','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Full Content','full_content','publish','closed','closed','','field_628e598fad8d3','','','2022-05-25 11:26:37','2022-05-25 16:26:37','',14909,'https://2poochiesproperties.com/?post_type=acf-field&p=14924',2,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (14934,1,'2022-05-26 00:14:18','2022-05-26 05:14:18','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Barney\'s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15223,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)*\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n\\r\\n*First (1/2) day rental = $200\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n*If you would like to rent the boat on your day of arrival (3 pm to sunset), please select the \\u0022first day rental\\u0022 option in the reservation form below.\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $75.00 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25.00 (entire stay)\\r\\n\\r\\nReady to make the most of your Smith Lake getaway? Reserve your 2Poochies Boat Rental today and enjoy cruising, fishing, or tubing in comfort and style â€” the perfect addition to your stay at Barneyâ€™s Bluff!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n\\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"15223\",\"15221\",\"15220\",\"15215\",\"15206\",\"15201\",\"15216\",\"15214\",\"15213\",\"15209\",\"15207\",\"15205\",\"15203\",\"15202\",\"15195\",\"15191\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Reserve Your Pontoon Boat Today &amp; Make the Most of Your Vacation Rental Alabama. Weâ€™re committed to making your lake getaway effortless and unforgettable. Your pontoon will be fueled, clean, and ready when you arrive â€” so all you have to do is relax, explore, and enjoy the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"19\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Barney\'s Bluff','','publish','closed','closed','','reserve-your-boat','','','2025-11-11 01:30:06','2025-11-11 06:30:06','',0,'https://2poochiesproperties.com/?page_id=14934',0,'page','',0);
INSERT INTO `wp_posts` VALUES (14951,1,'2022-05-26 22:42:33','2022-05-27 03:42:33','<!-- wp:shortcode -->\n[wpbs-final-payment]\n<!-- /wp:shortcode -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Final Payment','','publish','closed','closed','','final-payment','','','2022-07-02 13:32:59','2022-07-02 18:32:59','',0,'https://2poochiesproperties.com/?page_id=14951',0,'page','',0);
INSERT INTO `wp_posts` VALUES (14966,1,'2022-05-27 00:59:17','2022-05-27 05:59:17','','Boat dock with swim platform/stairs & 2-person fishing kayak.','','inherit','open','closed','','barneys-bluff-3','','','2022-06-04 00:59:02','2022-06-04 05:59:02','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-3.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14967,1,'2022-05-27 00:59:45','2022-05-27 05:59:45','','Sunroom\'s comfy gathering area.','','inherit','open','closed','','barneys-bluff-4','','','2022-06-09 02:23:55','2022-06-09 07:23:55','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14968,1,'2022-05-27 00:59:58','2022-05-27 05:59:58','','Sunroom\'s large 8-person game table & dry bar overlooking the lake.','','inherit','open','closed','','barneys-bluff-5','','','2022-06-09 02:24:14','2022-06-09 07:24:14','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14969,1,'2022-05-27 01:00:58','2022-05-27 06:00:58','','Large gated deck overlooking water','','inherit','open','closed','','barneys-bluff-6','','','2022-06-09 02:35:13','2022-06-09 07:35:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-6.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14970,1,'2022-05-27 01:01:22','2022-05-27 06:01:22','','BBQ patio area with sunshade and cozy seating.','','inherit','open','closed','','barneys-bluff-7','','','2022-06-04 01:00:52','2022-06-04 06:00:52','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-7.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14971,1,'2022-05-27 01:02:02','2022-05-27 06:02:02','','Competition cornhole boards, firepit with views, can you say fun?','','inherit','open','closed','','barneys-bluff-8','','','2022-06-04 01:01:06','2022-06-04 06:01:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-8.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14972,1,'2022-05-27 01:02:30','2022-05-27 06:02:30','','Front ramp entry and parking area','','inherit','open','closed','','barneys-bluff-9','','','2022-06-09 02:32:24','2022-06-09 07:32:24','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-9.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14973,1,'2022-05-27 01:02:52','2022-05-27 06:02:52','','Welcome the sunrise with a great cup of coffee. Use the provided binoculars to watch those big ol\' bass jump!','','inherit','open','closed','','barneys-bluff-10','','','2022-06-09 01:47:22','2022-06-09 06:47:22','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-10.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14974,1,'2022-05-27 01:03:06','2022-05-27 06:03:06','','Barneyâ€™s Bluff','','inherit','open','closed','','barneys-bluff','','','2022-05-27 01:03:06','2022-05-27 06:03:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14975,1,'2022-05-27 01:03:25','2022-05-27 06:03:25','','Beautiful view and room for everybody on the observation deck. Wedding backdrop?','','inherit','open','closed','','barneys-bluff-12','','','2022-06-04 01:12:16','2022-06-04 06:12:16','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-12.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14976,1,'2022-05-27 01:03:40','2022-05-27 06:03:40','','Bright, spacious and well equipped kitchen with additional prep sink.','','inherit','open','closed','','barneys-bluff-13','','','2022-06-04 01:06:56','2022-06-04 06:06:56','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-13.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14977,1,'2022-05-27 01:03:54','2022-05-27 06:03:54','','The bunkroom gives new meaning to the phrase \"Sleeping with the Fishes\"!','','inherit','open','closed','','barneys-bluff-14','','','2022-06-04 01:11:22','2022-06-04 06:11:22','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-14.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14978,1,'2022-05-27 01:04:14','2022-05-27 06:04:14','','Coffee station in kitchen/dining area is well stocked with a variety of coffees, teas, cocoa and other goodies.','','inherit','open','closed','','barneys-bluff-15','','','2022-06-09 01:48:51','2022-06-09 06:48:51','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-15.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14979,1,'2022-05-27 01:04:31','2022-05-27 06:04:31','','Colorful and fun Bunkroom.','','inherit','open','closed','','barneys-bluff-16','','','2022-06-04 01:10:47','2022-06-04 06:10:47','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-16.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14980,1,'2022-05-27 01:04:40','2022-05-27 06:04:40','','Dining Room with coffee station. Dining table seats 8 with 2 additional at kitchen bar. Sliding doors may be shut to separate the kitchen/dining room from the living room if desired.','','inherit','open','closed','','barneys-bluff-17','','','2022-06-09 01:49:38','2022-06-09 06:49:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-17.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14981,1,'2022-05-27 01:04:44','2022-05-27 06:04:44','','Fenced yard for pets','','inherit','open','closed','','barneys-bluff-18','','','2022-06-04 01:13:39','2022-06-04 06:13:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-18.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14982,1,'2022-05-27 01:04:48','2022-05-27 06:04:48','','Four swivel fishing seats with plenty of nearby storage.','','inherit','open','closed','','barneys-bluff-19','','','2022-06-04 01:16:18','2022-06-04 06:16:18','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-19.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14983,1,'2022-05-27 01:04:51','2022-05-27 06:04:51','','Get everybody cleaned up and ready to go in the spacious 2nd bathroom.','','inherit','open','closed','','barneys-bluff-20','','','2022-06-04 01:10:25','2022-06-04 06:10:25','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-20.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14984,1,'2022-05-27 01:04:54','2022-05-27 06:04:54','','Serene 2nd bedroom with a restful queen size bed & Roku TV.','','inherit','open','closed','','barneys-bluff-21','','','2022-06-04 01:09:38','2022-06-04 06:09:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-21.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14985,1,'2022-05-27 01:05:01','2022-05-27 06:05:01','','Keep cool under the large electronic Bimini /shade cover.','','inherit','open','closed','','barneys-bluff-22','','','2022-06-04 01:15:37','2022-06-04 06:15:37','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-22.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14986,1,'2022-05-27 01:05:05','2022-05-27 06:05:05','','Keep kids and pets included and safe on this large gated deck.','','inherit','open','closed','','barneys-bluff-23','','','2022-06-09 02:38:30','2022-06-09 07:38:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-23.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14987,1,'2022-05-27 01:05:09','2022-05-27 06:05:09','','Kick back in the inviting screened smoking room. Comfy chairs for conversation.','','inherit','open','closed','','barneys-bluff-24','','','2022-06-04 01:11:57','2022-06-04 06:11:57','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-24.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14988,1,'2022-05-27 01:05:13','2022-05-27 06:05:13','','Dedicated Office Space','','inherit','open','closed','','barneys-bluff-25','','','2025-11-07 07:24:48','2025-11-07 12:24:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-25.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14989,1,'2022-05-27 01:05:39','2022-05-27 06:05:39','','Laundry/Utility Room with new large capacity washer/dryer and even an extra sink','','inherit','open','closed','','barneys-bluff-26','','','2022-06-04 01:11:41','2022-06-04 06:11:41','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-26.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14990,1,'2022-05-27 01:06:04','2022-05-27 06:06:04','','Live well up front for fishing or leave the fishing rods at home and take a spin on the large Airhead tow tube!','','inherit','open','closed','','barneys-bluff-27','','','2022-06-04 01:15:10','2022-06-04 06:15:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-27.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14991,1,'2022-05-27 01:06:24','2022-05-27 06:06:24','','Master Bathroom with jetted tub, shower, double sinks and medicine cabinets.','','inherit','open','closed','','barneys-bluff-28','','','2022-06-04 01:09:10','2022-06-04 06:09:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-28.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14992,1,'2022-05-27 01:07:02','2022-05-27 06:07:02','','Plush leather seats and adjustable swivel Captain\'s chair.','','inherit','open','closed','','barneys-bluff-30','','','2022-06-04 01:15:52','2022-06-04 06:15:52','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-30.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14993,1,'2022-05-27 01:07:07','2022-05-27 06:07:07','','3-person towable tube w/ 60-ft tow rope (+ rope performance ball) available for rent to Barney\'s guests only.','','inherit','open','closed','','barneys-bluff-31','','','2022-06-04 01:16:54','2022-06-04 06:16:54','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-31.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14994,1,'2022-05-27 01:07:12','2022-05-27 06:07:12','','150hp engine and ski tow bar.','','inherit','open','closed','','barneys-bluff-32','','','2022-06-04 01:16:39','2022-06-04 06:16:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-32.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14995,1,'2022-05-27 01:07:29','2022-05-27 06:07:29','','Aerial view of Barney\'s Bluff','','inherit','open','closed','','barneys-bluff-33','','','2022-06-04 01:14:32','2022-06-04 06:14:32','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-33.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14996,1,'2022-05-27 01:07:35','2022-05-27 06:07:35','','Aerial View of Lake Area Surrounding Barney\'s Bluff','','inherit','open','closed','','barneys-bluff-34','','','2025-11-07 07:07:09','2025-11-07 12:07:09','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-34.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14997,1,'2022-05-27 01:07:40','2022-05-27 06:07:40','','Airy and spacious Master Bedroom','','inherit','open','closed','','barneys-bluff-35','','','2022-06-04 01:07:41','2022-06-04 06:07:41','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-35.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14998,1,'2022-05-27 01:07:44','2022-05-27 06:07:44','','Barney insisted on the dog print chair. So cool!','','inherit','open','closed','','barneys-bluff-36','','','2022-06-04 01:05:01','2022-06-04 06:05:01','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-36.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (14999,1,'2022-05-27 01:07:48','2022-05-27 06:07:48','','Pet Friendly Home Rental','','inherit','open','closed','','barneys-bluff-37','','','2025-11-07 06:52:36','2025-11-07 11:52:36','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-37.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15000,1,'2022-05-27 01:07:52','2022-05-27 06:07:52','','Comfortable gathering place for all in the Living Room','','inherit','open','closed','','barneys-bluff-1','','','2022-06-04 01:18:24','2022-06-04 06:18:24','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15001,1,'2022-05-27 01:08:11','2022-05-27 06:08:11','','Welcome to Barney\'s Bluff!','','inherit','open','closed','','barneys-bluff-2','','','2022-06-04 00:55:50','2022-06-04 05:55:50','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15002,1,'2022-05-27 01:08:19','2022-05-27 06:08:19','','2-Slip boathouse on deep water','','inherit','open','closed','','barneys-bluff-11','','','2022-06-09 12:23:46','2022-06-09 17:23:46','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15003,1,'2022-05-27 01:08:26','2022-05-27 06:08:26','','Make yourself at home with plenty of clean storage to put all of your belongings away.','','inherit','open','closed','','barneys-bluff-29','','','2022-06-04 01:08:48','2022-06-04 06:08:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-29.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15004,1,'2022-05-27 01:15:57','2022-05-27 06:15:57','','Barneyâ€™s Bluff','','inherit','open','closed','','barneys-bluff-38','','','2022-05-27 01:15:57','2022-05-27 06:15:57','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-11.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15009,1,'2022-05-27 02:04:54','2022-05-27 07:04:54','<!-- wp:paragraph -->\n<p>This is an AMAZING rental! Tim thought of EVERYTHING you might need. The house was immaculate, had snacks (for humans and pups), water, even wine! Kitchen is extremely well stocked and there was plenty of room for me, my 3 kids and 2 dogs! The water was too low for us to get down to the dock but Tim noted that in the reservation so I knew it was a possibility. Be aware there really is no water access without getting to that dock. Even though we couldn\'t enjoy the kayaks or water, I enjoyed sitting on the back deck and bird watching while drinking coffee and watching my dogs play. I have stayed in many rentals and this house tops the list!</p>\n<!-- /wp:paragraph -->','Amy','','publish','closed','closed','','amy','','','2022-05-27 02:04:56','2022-05-27 07:04:56','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15009',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15010,1,'2022-05-27 02:05:13','2022-05-27 07:05:13','<!-- wp:paragraph -->\n<p>This listing was very clean, and comfortable with a well stocked kitchen! Nice large driveway to park your boat, well lighted and safe. Great to have 2 kayaks available for use with paddles and new life jackets in upstairs bathroom closet if needed! Great fenced in yard for our furry friend! We especially enjoyed the large covered deck in the back for morning coffee and evening wine while watching all of the cranes, ducks and turtles ðŸ˜Š</p>\n<!-- /wp:paragraph -->','Sterling','','publish','closed','closed','','sterling','','','2022-05-27 02:05:15','2022-05-27 07:05:15','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15010',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15011,1,'2022-05-27 02:05:29','2022-05-27 07:05:29','<!-- wp:paragraph -->\n<p>Allieâ€™s on the Rockâ€™s is by far the cleanest and most well-stocked Airbnb Iâ€™ve stayed in! The host has thought of everything you need to enjoy a peaceful stay on the lake. If youâ€™re cooking during your stay the kitchen has everything youâ€™ll need but if you donâ€™t feel like cooking there is a restaurant right there to walk over to. My family and I felt completely at home during our trip and would love to come back in the future!</p>\n<!-- /wp:paragraph -->','Emily','','publish','closed','closed','','emily','','','2022-05-27 02:05:30','2022-05-27 07:05:30','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15011',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15012,1,'2022-05-27 02:05:54','2022-05-27 07:05:54','<!-- wp:paragraph -->\n<p>Great stay ,Tim was very polite will stay again.</p>\n<!-- /wp:paragraph -->','Shelia','','publish','closed','closed','','shelia','','','2022-05-27 02:05:56','2022-05-27 07:05:56','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15012',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15013,1,'2022-05-27 02:06:17','2022-05-27 07:06:17','<!-- wp:paragraph -->\n<p>What an absolutely amazing few days at Allieâ€™s on the rocks. Tim and his beautiful home were exactly what we needed. I think Tim is somehow a mind reader because he absolutely knew everything I wanted or needed before I even knew it. My boys and I enjoyed the kayaks, fishing off the dock and swimmingâ€¦ we even tried to start a fire. We enjoyed every little nook and cranny of that adorable home decorated perfectly. All of the thoughtful gestures and touches throughout the home made this first experience at an Airbnb an amazing one for us. Spoiled us for sure. The home is a gem in the area as surrounding homes are not as amazing. The marina and restaurant were closed but Instacart grocery delivery was available and cooking in that kitchen seemed enjoyable even though I hate to cook.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you are looking for a place to recharge and feel peaceful , Allieâ€™s is your place!</p>\n<!-- /wp:paragraph -->','Alice','','publish','closed','closed','','alice','','','2022-05-27 02:06:19','2022-05-27 07:06:19','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15013',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15014,1,'2022-05-27 02:06:39','2022-05-27 07:06:39','<!-- wp:paragraph -->\n<p>I really don\'t know if I can say enough good things about this place! Having not known anything about this lake as first timers, we were completely spoiled by the location AND this amazing house. Everything, and I mean everything we could have needed and did need was provided in this house along with a few surprises. The house, furnishings, and outside area were new and comfortable to say the least. Tim was a top notch amazing host and his communication with us before, during and after our stay was above the norm. We have used vacation rentals in the US and international and this ranks at the top for anywhere we have stayed.</p>\n<!-- /wp:paragraph -->','John','','publish','closed','closed','','john','','','2022-05-27 02:06:40','2022-05-27 07:06:40','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15014',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15015,1,'2022-05-27 02:06:53','2022-05-27 07:06:53','<!-- wp:paragraph -->\n<p>We stayed here for a wedding weekend and could not have found a better place! It is apparent Tim goes above and beyond to make every stay enjoyable, clean, and stress free. We enjoyed the entertainment options from books and games to exploring the backyard, dock and surrounding waters with the provided kayaks. Our pups especially loved the fenced in area to run freely, and we enjoyed they were able to burn the energy while we were able go relax. Everything was immaculate! Particularly enjoyed drinking coffee and overlooking the lake in the mornings. All of the bedrooms are well spaced apart, giving everyone their privacy, and the beds and pullout couch were so comfortable! 10/10 would absolutely stay again!</p>\n<!-- /wp:paragraph -->','Amanda','','publish','closed','closed','','amanda','','','2022-05-27 02:06:54','2022-05-27 07:06:54','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15015',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15016,1,'2022-05-27 02:07:09','2022-05-27 07:07:09','<!-- wp:paragraph -->\n<p>This place was fantastic. Very relaxing location, kitchen is well stocked. We loved the deck out back, loved being able to grill and hang out together as a family while visiting our daughter at school. Tim is a great host and has done a great job of creating a beautiful relaxing home away from home! Definitely planning another weekend stay in the future!</p>\n<!-- /wp:paragraph -->','Beth','','publish','closed','closed','','beth','','','2022-05-27 02:07:10','2022-05-27 07:07:10','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15016',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15017,1,'2022-05-27 02:07:26','2022-05-27 07:07:26','<!-- wp:paragraph -->\n<p>I stayed at Allie\'s On The Rocks for Thanksgiving weekend. I am a native Alabamian and live in Montgomery. It was great to get away but be so convenient to Cullman. I did go to Brothers on Smith Lake once during the weekend. Food and drink were fabulous. If you are traveling in to North Alabama and need a place to stay, this little gem offers wonderful accommodations with every amenity you could need. Tim is the owner and host. His communication is top notch and makes you feel right at home. I will certainly book again for future events in the area. I highly recommend!!!</p>\n<!-- /wp:paragraph -->','Kimberly','','publish','closed','closed','','kimberly','','','2022-05-27 02:07:27','2022-05-27 07:07:27','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15017',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15018,1,'2022-05-27 02:07:42','2022-05-27 07:07:42','<!-- wp:paragraph -->\n<p>Awesome place, beautiful view, dog friendly, and right near to a restaurant. I had a great time staying at Allieâ€™s. 5 stars all the way.</p>\n<!-- /wp:paragraph -->','Thomas','','publish','closed','closed','','thomas','','','2022-05-27 02:07:43','2022-05-27 07:07:43','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15018',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15019,1,'2022-05-27 02:07:59','2022-05-27 07:07:59','<!-- wp:paragraph -->\n<p>Tim is a wonderful host and the house is perfect! When booking our stay I messed up the dates and Tim went out of his way to help us get it fixed. However, after the date change the wedding we were attending got pushed due to covid. Thankfully Tim was super helpful and allowed us to transfer our dates once again!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>House was clean and ready for us in every way: Board Games, Dog Treats, Wine, Coffee, Filtered Water already cold in the fridge, etc!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dog Friendly? Yes: fenced in yard, dog treats, poop bags, dog bowls, etc.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Would highly recommend and return without a doubt!</p>\n<!-- /wp:paragraph -->','Cole','','publish','closed','closed','','cole','','','2022-05-27 02:08:00','2022-05-27 07:08:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15019',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15020,1,'2022-05-27 02:08:13','2022-05-27 07:08:13','<!-- wp:paragraph -->\n<p>The place was amazing, great location and great views! The house itself was clean, spacious and very modern!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>They had everything we needed, we even got a little present from Tim to during our stay which made it even more special! 5/5 would recommend!</p>\n<!-- /wp:paragraph -->','Rob','','publish','closed','closed','','rob','','','2022-05-27 02:08:14','2022-05-27 07:08:14','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15020',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15021,1,'2022-05-27 02:08:28','2022-05-27 07:08:28','<!-- wp:paragraph -->\n<p>We thoroughly enjoyed our stay at Allieâ€™s on the Rocks!! It is obvious Tim goes above and beyond for his guests, taking time to pay attention to details that make your stay more enjoyable and relaxing!! It was the perfect little place to chill! We are looking forward to our return trip in the future!!</p>\n<!-- /wp:paragraph -->','Marci','','publish','closed','closed','','marci','','','2022-05-27 02:08:29','2022-05-27 07:08:29','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15021',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15022,1,'2022-05-27 02:08:40','2022-05-27 07:08:40','<!-- wp:paragraph -->\n<p>Everything provided for a comfortable stay. Roomy, up to date with nice views. Tim was excellent to work with.</p>\n<!-- /wp:paragraph -->','Kelli','','publish','closed','closed','','kelli','','','2022-05-27 02:08:42','2022-05-27 07:08:42','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15022',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15023,1,'2022-05-27 02:08:58','2022-05-27 07:08:58','<!-- wp:paragraph -->\n<p>The house was wonderful and offered a great layout for our quick trip over Christmas Eve and Christmas Day. The kitchen was fully stocked with great quality pots, knifes, and plenty of silverware, glasses, and plates. We used everything since this is where we spent the holiday with nearby family coming over to enjoy the space with us. Itâ€™s very pet friendly with maintaining cleanliness throughout the entire house. The back porch is wonderful as itâ€™s very large and covered. The furniture inside is all very comfortable (bravo Tim for investing a little more than the average on furnishings in a short term rental) and was complimented by everyone who joined us. The house was a quick drive to a Publix and anything else you might need. Both bathrooms are quite large which made the stay extra comfortable. We enjoyed the house and Tim was very easy to communicate with!</p>\n<!-- /wp:paragraph -->','Ashley','','publish','closed','closed','','ashley','','','2022-05-27 02:09:00','2022-05-27 07:09:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15023',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15024,1,'2022-05-27 02:09:18','2022-05-27 07:09:18','<!-- wp:paragraph -->\n<p>This is a wonderful house for a relaxing stay or to get out and about in nature throughout the year. We stayed when it was in the 60s-70s in December and throughly enjoyed ourselves hiking in the surrounding National Forests or closer surrounding parks, cooking meals at home, and playing games or watching movies at night.<br>Iâ€™ve stayed at various Airbnbs around the country and the kitchen was stocked with various cook wear better than any location that I can recall. I definitely appreciated this - this is not just a location they rent out, but itâ€™s their home too.<br>While we did not need to use the space for work, it also presented as a fabulous location for a person that needs to work while on the road or would like to get away to do some writing or reflection.<br>More than anything, that porch and deck are what lake house dreams are made of.<br>10/10 would recommend!</p>\n<!-- /wp:paragraph -->','Dayna','','publish','closed','closed','','dayna','','','2022-05-27 02:09:19','2022-05-27 07:09:19','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15024',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15025,1,'2022-05-27 02:09:38','2022-05-27 07:09:38','<!-- wp:paragraph -->\n<p>Well equipped and a Great Lake location</p>\n<!-- /wp:paragraph -->','Aziz','','publish','closed','closed','','aziz','','','2022-05-27 02:37:01','2022-05-27 07:37:01','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15025',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15026,1,'2022-05-27 02:10:06','2022-05-27 07:10:06','<!-- wp:paragraph -->\n<p>Great property. Clean and quiet. Large master bedroomâ€¦king size bed a plus. Two full (big) baths. Great appliances. Very comfortable furniture. Owner was great at communicating and made us feel welcome with our mini doxin.</p>\n<!-- /wp:paragraph -->','Diane','','publish','closed','closed','','diane','','','2022-05-27 02:37:01','2022-05-27 07:37:01','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15026',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15027,1,'2022-05-27 02:10:19','2022-05-27 07:10:19','<!-- wp:paragraph -->\n<p>We had a great time! Everything we could need was provided and communication was excellent. The location and house couldnâ€™t have been better.</p>\n<!-- /wp:paragraph -->','Molly','','publish','closed','closed','','molly','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15027',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15028,1,'2022-05-27 02:10:34','2022-05-27 07:10:34','<!-- wp:paragraph -->\n<p>Wonderful host and amazing place!</p>\n<!-- /wp:paragraph -->','Steph','','publish','closed','closed','','steph','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15028',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15029,1,'2022-05-27 02:11:11','2022-05-27 07:11:11','<!-- wp:paragraph -->\n<p>This is our second stay at Allieâ€™s on the Rocks. It is a great place to relax! The kitchen is fully stocked if you want to cook; but thereâ€™s also a great restaurant next door thatâ€™s open on the weekends during the off season if you should decide not to cook. Itâ€™s not too far into town if you need to wait to get groceries and other supplies. Tim is great to work with, is prompt, and helpful! He communicates very well, and provides all of the needed information for the house.</p>\n<!-- /wp:paragraph -->','Marci','','publish','closed','closed','','marci-2','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15029',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15030,1,'2022-05-27 02:10:56','2022-05-27 07:10:56','<!-- wp:paragraph -->\n<p>We love this Airbnb. Itâ€™s always our first choice when coming to the area. Tim goes above and beyond to ensure your stay is top notch. Loved sitting outside on the deck next to the lake and soaking up the sunshine. We took our fur boys with this time and they loved it. The fenced in back yard allowed them to enjoy the outdoors with us. Already planning another visit!</p>\n<!-- /wp:paragraph -->','Beth','','publish','closed','closed','','beth-2','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15030',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15031,1,'2022-05-27 02:11:53','2022-05-27 07:11:53','<!-- wp:paragraph -->\n<p>Such a wonderful place to stay! We had a great time and loved that we could bring our dog! Tim was very quick to respond and always so nice. Would highly recommend staying here and we will be back!</p>\n<!-- /wp:paragraph -->','Lauren','','publish','closed','closed','','lauren','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15031',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15032,1,'2022-05-27 02:11:40','2022-05-27 07:11:40','<!-- wp:paragraph -->\n<p>Great place. Clean and new. Great view of the lake. Great marina resultant right across the road. Really enjoyed my stay.</p>\n<!-- /wp:paragraph -->','Wayne','','publish','closed','closed','','wayne','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15032',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15033,1,'2022-05-27 02:11:27','2022-05-27 07:11:27','<!-- wp:paragraph -->\n<p>As advertised. Place was perfect</p>\n<!-- /wp:paragraph -->','Brandon','','publish','closed','closed','','brandon','','','2022-05-27 02:37:00','2022-05-27 07:37:00','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15033',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15034,1,'2022-05-27 02:12:21','2022-05-27 07:12:21','<!-- wp:paragraph -->\n<p>Perfect get away. Immaculate. Loved bringing our Rottweiler puppy with us. Enjoyed the privacy.</p>\n<!-- /wp:paragraph -->','Rebecca','','publish','closed','closed','','rebecca','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15034',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15035,1,'2022-05-27 02:12:38','2022-05-27 07:12:38','<!-- wp:paragraph -->\n<p>Allies is a fantastic stay on Smith Lake! The accommodations are excellent and Tim is a wonderful host.<br>The furnishings and kitchen supply were really exceptional. Unlike when you rent elsewhere you have to pack every tiny little thing, like coffee filters, that is not the case at Allies! There are amenities galore and everything you could need for a long weekend is right at your fingertips. It was very clean and spacious and it seems that no expense was spared with this property.<br>We really canâ€™t say enough great things about Allies! Our 2 mini-aussies were in vacation heaven!</p>\n<!-- /wp:paragraph -->','Molly','','publish','closed','closed','','molly-2','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15035',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15036,1,'2022-05-27 02:12:59','2022-05-27 07:12:59','<!-- wp:paragraph -->\n<p>My family of 6 had a great time staying at Allieâ€™s lake house! It had everything we needed to make our stay comfortable and easy!!!</p>\n<!-- /wp:paragraph -->','Kim','','publish','closed','closed','','kim','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15036',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15037,1,'2022-05-27 02:13:12','2022-05-27 07:13:12','<!-- wp:paragraph -->\n<p>Perfect private couples getaway. Tim is a great host.</p>\n<!-- /wp:paragraph -->','Robin','','publish','closed','closed','','robin','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15037',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15038,1,'2022-05-27 02:13:43','2022-05-27 07:13:43','<!-- wp:paragraph -->\n<p>Allieâ€™s on the Rocks was the perfect setting for a great time with family, including the four legged members! It was super clean and nicely furnished. There were gorgeous views of the lake from multiple rooms. Tim, the owner, was great to answer any questions quickly and was an excellent host.</p>\n<!-- /wp:paragraph -->','Leslie','','publish','closed','closed','','leslie','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15038',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15039,1,'2022-05-27 02:13:56','2022-05-27 07:13:56','<!-- wp:paragraph -->\n<p>What a gem! I was delighted by so many special touches. I can\'t wait to come back!</p>\n<!-- /wp:paragraph -->','Leigh','','publish','closed','closed','','leigh','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15039',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15040,1,'2022-05-27 02:14:35','2022-05-27 07:14:35','<!-- wp:paragraph -->\n<p>Allie on the Rock at the beautiful Lewis Smith Lake in Cullman, AL (also 3rd cleanest lakes in the US) is a vacation lakehouse that will exceed your expectations! The owners/host offer so many personal touches; Such as, a personal welcome note with a bottle of wine, snacks, and even treats for the fur babies. The beds are comfy and the view of the lake from the master bedroom as well as the two outside desks is outstanding. We rented a pontoon boat at a nearby marina (3 minutes away) and had a fabulous day on the lake. Whether one wishes to have lunch or Dinner at the restaurant next door, or grill on one of the additional desks on the property, it all results in a hassle-free, relaxing and fun vacation. Highly recommend and why I rated Allie on the Rock 5-Stars!</p>\n<!-- /wp:paragraph -->','Jennifer','','publish','closed','closed','','jennifer','','','2022-05-27 02:36:59','2022-05-27 07:36:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15040',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15041,1,'2022-05-27 02:15:21','2022-05-27 07:15:21','<!-- wp:paragraph -->\n<p>We had a wonderful stay at Allie\'s. All the details to a wonderfully stocked kitchen to a bottle of wine were just delightful. Great communication throughout. The one thing for boaters to note is a public boat launch is almost directly across from property or u r next to a marina where u can launch for $5 but it\'s a pretty steep launch.</p>\n<!-- /wp:paragraph -->','Stephanie','','publish','closed','closed','','stephanie','','','2022-05-27 02:36:58','2022-05-27 07:36:58','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15041',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15043,1,'2022-05-27 02:35:00','2022-05-27 07:35:00','<!-- wp:paragraph -->\n<p>This place is great and they have everything you need.</p>\n<!-- /wp:paragraph -->','Brittany S.','','publish','closed','closed','','brittany-s','','','2022-05-27 02:36:58','2022-05-27 07:36:58','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15043',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15044,1,'2022-05-27 02:35:33','2022-05-27 07:35:33','<!-- wp:paragraph -->\n<p>Tim was very accommodating. I have serve allergies and asthma. Tim made sure there were NO fragrances. A big thank you!!!!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Accommodations were charming, relaxing, lovely. The lake was serene. Our time there was pure pleasure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>All you need is your toothbrush! LOL</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We are Alllie on the Rocks, fans for life. We\'ll recommend this quaint property to others. It\'s a hidden gem!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our dog London loved all her freedom.ðŸ•. We will be back next year. Five nights was not long enough for us to enjoy everything this beautiful tranquil area has to offer.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you, Tim for making this our sweet home in Cullman.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Blessings, Sherry, David and London</p>\n<!-- /wp:paragraph -->','David M.','','publish','closed','closed','','david-m','','','2022-05-27 02:36:58','2022-05-27 07:36:58','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15044',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15045,1,'2022-05-27 02:35:52','2022-05-27 07:35:52','<!-- wp:paragraph -->\n<p>Beautiful house with gorgeous views of the lake. Sits on a quiet cove with little boat traffic. The owners have included every convenience you can think of for your stay. Itâ€™s definitely pet friendly but youâ€™d never know dogs have been there before you. We launched our bass boat at the marina next door and ate dinner one evening at the restaurant there. Looking forward to booking again.</p>\n<!-- /wp:paragraph -->','Megan S.','','publish','closed','closed','','megan-s','','','2022-05-27 02:36:58','2022-05-27 07:36:58','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15045',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15046,1,'2022-05-27 02:37:45','2022-05-27 07:37:45','<!-- wp:paragraph -->\n<p>This was our first trip to Smith Lake and i so hope weâ€™ll be back - and when that happens well hope that Timâ€™s place is available. We loved the fenced areas that allowed our dog to enjoy the trip as much as we did. There are so many cool spaces to hang out. We played games and roasted sâ€™mores, took naps and enjoyed long conversations on the porch overlooking the lake. The home is well stocked and made for a wonderful Easter weekend away. It is evident that they care for this house and its location.</p>\n<!-- /wp:paragraph -->','Davis','','publish','closed','closed','','davis','','','2023-01-27 16:18:42','2023-01-27 21:18:42','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15046',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15047,11,'2022-05-27 02:37:58','2022-05-27 07:37:58','<!-- wp:paragraph -->\n<p>So perfectly appointed and comfortable! You will be greeted by a cheery note and a welcome basket with wine and snacks. Everything is as advertised. Itâ€™s hard to believe that this home is cuter in person than in the Airbnb listing. The beds are just right, and our pooches were pampered with their own bed and the best swimming lake ever. Having two Brita pitchers in the fridge for us was so very appreciated. 5/5! Hope you enjoy as much as we did!</p>\n<!-- /wp:paragraph -->','Giulia Bundesmann','','publish','closed','closed','','giulia','','','2025-08-09 15:28:34','2025-08-09 20:28:34','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15047',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15048,1,'2022-05-27 02:38:13','2022-05-27 07:38:13','<!-- wp:paragraph -->\n<p>We had a great time at Barneys Bluff with family of five. The house was clean, very spacious, and well furnished with comfortable furniture, cooking supplies, games, etc. Great views from the porch area and the dock has lots of room for hanging out. Would definitely book again.</p>\n<!-- /wp:paragraph -->','Robert','','publish','closed','closed','','robert','','','2023-01-27 16:18:36','2023-01-27 21:18:36','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15048',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15049,11,'2022-05-27 02:38:31','2022-05-27 07:38:31','<!-- wp:paragraph -->\n<p>This is a fantastic property on a quiet cove. There were so many extras that made the trip perfect. We enjoyed all the outdoor amenities, the kayak, fire pit and the boat rental were our favorite. My son caught several spotted bass right off the boat dock. The fenced in yard and deck were great for the dog. The house was very clean and well equipped for cooking and grilling meals. The sunroom and outdoor deck areas were really nice for relaxing and viewing the lake. We can\'t wait to come back again.</p>\n<!-- /wp:paragraph -->','Juliana Wright','','publish','closed','closed','','juliana','','','2025-08-09 15:25:33','2025-08-09 20:25:33','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15049',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15050,11,'2022-05-27 02:38:44','2022-05-27 07:38:44','<!-- wp:paragraph -->\n<p>Perfect house with everything you need for a nice stay. New house. Modern and stylish. The house was fully stocked with everything you might have forgotten. The amenities were fantastic. The dock was nice. The water was beautiful. Owner was very responsive to our needs.</p>\n<!-- /wp:paragraph -->','Debbi Chermak','','publish','closed','closed','','debbi','','','2025-08-09 15:23:48','2025-08-09 20:23:48','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15050',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15124,1,'2022-05-29 09:30:18','2022-05-29 14:30:18','<!-- wp:acf/gravity-form {\"id\":\"block_6293836716f0d\",\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"Grey\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"21\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"1\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"1\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Allie\'s on the Rocks Rental Agreement','','draft','closed','closed','','allies-on-the-rocks-rental-agreement','','','2024-07-31 23:35:29','2024-08-01 04:35:29','',0,'https://2poochiesproperties.com/?page_id=15124',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15127,1,'2022-05-29 09:51:01','2022-05-29 14:51:01','<!-- wp:acf/gravity-form {\"id\":\"block_6293836716f0d\",\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"Grey\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"23\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"1\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"1\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Barney\'s Bluff Rental Agreement','','draft','closed','closed','','barneys-bluff-rental-agreement','','','2024-07-31 23:35:19','2024-08-01 04:35:19','',0,'https://2poochiesproperties.com/?page_id=15127',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15134,1,'2022-06-09 12:17:49','2022-05-29 15:44:51','','About','','publish','closed','closed','','about','','','2022-06-09 12:17:49','2022-06-09 17:17:49','',0,'https://2poochiesproperties.com/?p=15134',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15136,1,'2025-11-11 09:22:23','2022-05-29 15:45:44','','About','','publish','closed','closed','','about-us','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=15136',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15140,1,'2022-05-30 00:42:41','2022-05-30 05:42:41','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Things To Know (Partial)','things_to_know_partial','publish','closed','closed','','field_62945a345725b','','','2022-07-01 10:29:34','2022-07-01 15:29:34','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=15140',9,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15141,1,'2022-05-30 00:50:15','2022-05-30 05:50:15','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Things To Know (Full)','things_to_know_full','publish','closed','closed','','field_62945bce7bbb1','','','2022-07-01 10:29:35','2022-07-01 15:29:35','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=15141',10,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15142,1,'2022-05-30 00:50:15','2022-05-30 05:50:15','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:5:\"delay\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;}','Cancellation Policy','cancellation_policy','publish','closed','closed','','field_62945be77bbb2','','','2022-10-09 02:41:51','2022-10-09 07:41:51','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=15142',11,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15144,1,'2022-06-01 00:06:59','2022-06-01 05:06:59','','rs=w_1535,m','','inherit','open','closed','','rsw_1535m','','','2022-06-01 00:06:59','2022-06-01 05:06:59','',4103,'https://2poochiesproperties.com/wp-content/uploads/2022/06/rsw_1535m.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15150,1,'2022-06-01 00:13:50','2022-06-01 05:13:50','','rs=w_1535,m','','inherit','open','closed','','rsw_1535m-2','','','2022-06-01 00:13:50','2022-06-01 05:13:50','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/06/rsw_1535m-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15151,1,'2022-06-01 00:21:03','2022-06-01 05:21:03','','rsw_1535m-1-e1654060464320','','inherit','open','closed','','rsw_1535m-1-e1654060464320','','','2022-06-01 00:21:03','2022-06-01 05:21:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/06/rsw_1535m-1-e1654060464320.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15154,1,'2022-06-04 01:04:24','2022-06-04 06:04:24','','Comfortable gathering place for all in the Living Room','','inherit','open','closed','','comfortable-gathering-place-for-all-in-the-living-room','','','2022-06-04 01:04:24','2022-06-04 06:04:24','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Comfortable-gathering-place-for-all-in-the-Living-Room.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15162,1,'2022-06-08 20:09:16','2022-06-09 01:09:16','<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Guest Photos\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"[gallery link=\\u0022file\\u0022 ids=\\u002215686,15688,15689,15690,15691,15692,15693,15694,15695,15696,15697,15698,15699,15700,15701,15702,15703,15704,15705,15706,15707,15708,15709,15710,15711,15712,15713,15714,15715,15716,15717,15718,15719,15720,15721,15722\\u0022]\\r\\n\\r\\n\\u003cimg class=\\u0022alignnone size-medium wp-image-15729\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8412-225x300.jpg\\u0022 alt=\\u0022IMG 8412\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15731\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8436-168x300.jpeg\\u0022 alt=\\u0022IMG 8436\\u0022 width=\\u0022168\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15730\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8430-225x300.jpeg\\u0022 alt=\\u0022IMG 8430\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15728\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7758-300x225.jpg\\u0022 alt=\\u0022IMG 7758\\u0022 width=\\u0022300\\u0022 height=\\u0022225\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15727\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7604-232x300.jpg\\u0022 alt=\\u0022IMG 7604\\u0022 width=\\u0022232\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15726\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7442-225x300.jpg\\u0022 alt=\\u0022IMG 7442\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15725\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7421-225x300.jpg\\u0022 alt=\\u0022IMG 7421\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15724\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066-225x300.jpg\\u0022 alt=\\u002270447430754 F0747582 F532 42FE BB56 C200465F0066\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"justified\",\"_grid_layout\":\"field_60b7467444bfb\",\"gallery\":\"\",\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\\u003cp\\u003e\\u003cbr data-mce-bogus=\\u00221\\u0022\\u003e\\u003c/p\\u003e\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Guest Photos','','publish','closed','closed','','guest-photos','','','2025-07-04 00:16:23','2025-07-04 05:16:23','',0,'https://2poochiesproperties.com/?page_id=15162',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15163,1,'2022-06-08 19:59:05','2022-06-09 00:59:05','','Screenshot_20220608-162424~2','','inherit','open','closed','','screenshot_20220608-1624242','','','2022-06-08 20:08:12','2022-06-09 01:08:12','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1624242.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15164,1,'2022-06-08 19:59:09','2022-06-09 00:59:09','','','','inherit','open','closed','','screenshot_20220608-1626222','','','2024-01-16 15:32:02','2024-01-16 20:32:02','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1626222.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15165,1,'2022-06-08 19:59:13','2022-06-09 00:59:13','','','','inherit','open','closed','','screenshot_20220608-1639042','','','2024-01-16 15:18:35','2024-01-16 20:18:35','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1639042.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15166,1,'2022-06-08 19:59:17','2022-06-09 00:59:17','','','','inherit','open','closed','','screenshot_20220608-1619042','','','2024-01-16 15:31:53','2024-01-16 20:31:53','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1619042.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15167,1,'2022-06-08 19:59:21','2022-06-09 00:59:21','','Screenshot_20220608-163853~2','','inherit','open','closed','','screenshot_20220608-1638532','','','2022-06-08 19:59:21','2022-06-09 00:59:21','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1638532.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15168,1,'2022-06-08 19:59:25','2022-06-09 00:59:25','','Screenshot_20220608-163509~2','','inherit','open','closed','','screenshot_20220608-1635092','','','2022-06-08 19:59:25','2022-06-09 00:59:25','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1635092.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15169,1,'2022-06-08 19:59:30','2022-06-09 00:59:30','','Screenshot_20220608-163519~2','','inherit','open','closed','','screenshot_20220608-1635192','','','2022-06-08 19:59:30','2022-06-09 00:59:30','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1635192.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15170,1,'2022-06-08 19:59:33','2022-06-09 00:59:33','','Screenshot_20220608-163841~2','','inherit','open','closed','','screenshot_20220608-1638412','','','2022-06-08 19:59:33','2022-06-09 00:59:33','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1638412.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15171,1,'2022-06-08 19:59:37','2022-06-09 00:59:37','','','','inherit','open','closed','','screenshot_20220608-1626032','','','2024-01-16 15:31:27','2024-01-16 20:31:27','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1626032.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15172,1,'2022-06-08 19:59:41','2022-06-09 00:59:41','','','','inherit','open','closed','','screenshot_20220608-1626122','','','2024-01-16 15:31:11','2024-01-16 20:31:11','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1626122.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15173,1,'2022-06-08 19:59:45','2022-06-09 00:59:45','','','','inherit','open','closed','','screenshot_20220608-1633512','','','2024-01-16 15:31:06','2024-01-16 20:31:06','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1633512.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15174,1,'2022-06-08 19:59:48','2022-06-09 00:59:48','','','','inherit','open','closed','','screenshot_20220608-1624532','','','2024-01-16 15:30:57','2024-01-16 20:30:57','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1624532.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15175,1,'2022-06-08 19:59:51','2022-06-09 00:59:51','','','','inherit','open','closed','','screenshot_20220608-1637312','','','2024-01-16 15:30:27','2024-01-16 20:30:27','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1637312.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15176,1,'2022-06-08 19:59:54','2022-06-09 00:59:54','','Screenshot_20220608-162433~2','','inherit','open','closed','','screenshot_20220608-1624332','','','2022-06-08 19:59:54','2022-06-09 00:59:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1624332.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15177,1,'2022-06-08 19:59:56','2022-06-09 00:59:56','','FB_IMG_1654724764018','','inherit','open','closed','','fb_img_1654724764018','','','2022-06-08 19:59:56','2022-06-09 00:59:56','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724764018.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15178,1,'2022-06-08 19:59:58','2022-06-09 00:59:58','','','','inherit','open','closed','','img_20220608_164211','','','2024-01-16 15:31:17','2024-01-16 20:31:17','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/IMG_20220608_164211.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15179,1,'2022-06-08 20:08:27','2022-06-09 01:08:27','','','','inherit','open','closed','','screenshot_20220608-1624132','','','2024-01-16 15:31:02','2024-01-16 20:31:02','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1624132.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15180,1,'2022-06-08 20:08:31','2022-06-09 01:08:31','','','','inherit','open','closed','','screenshot_20220608-1631522','','','2024-01-16 15:30:39','2024-01-16 20:30:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1631522.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15181,1,'2022-06-08 20:08:35','2022-06-09 01:08:35','','','','inherit','open','closed','','screenshot_20220608-1633392','','','2024-01-16 15:18:44','2024-01-16 20:18:44','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1633392.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15182,1,'2022-06-08 20:08:39','2022-06-09 01:08:39','','Screenshot_20220608-163731~2','','inherit','open','closed','','screenshot_20220608-1637312-2','','','2022-06-08 20:08:39','2022-06-09 01:08:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1637312-1.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15183,1,'2022-06-08 20:08:43','2022-06-09 01:08:43','','Screenshot_20220608-163459~2','','inherit','open','closed','','screenshot_20220608-1634592','','','2022-06-08 20:08:43','2022-06-09 01:08:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1634592.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15184,1,'2022-06-08 20:08:47','2022-06-09 01:08:47','','FB_IMG_1654724757536','','inherit','open','closed','','fb_img_1654724757536','','','2022-06-08 20:08:47','2022-06-09 01:08:47','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724757536.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15185,1,'2022-06-08 20:08:48','2022-06-09 01:08:48','','','','inherit','open','closed','','fb_img_1654724619660','','','2024-01-16 15:31:22','2024-01-16 20:31:22','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724619660.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15186,1,'2022-06-08 20:08:50','2022-06-09 01:08:50','','FB_IMG_1654724634501','','inherit','open','closed','','fb_img_1654724634501','','','2022-06-08 20:08:50','2022-06-09 01:08:50','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724634501.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15187,1,'2022-06-08 20:08:51','2022-06-09 01:08:51','','FB_IMG_1654724643862','','inherit','open','closed','','fb_img_1654724643862','','','2022-06-08 20:08:51','2022-06-09 01:08:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724643862.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15189,1,'2022-06-08 20:10:59','2022-06-09 01:10:59','','','','inherit','open','closed','','fb_img_1654724807888','','','2024-01-16 15:30:17','2024-01-16 20:30:17','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724807888.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15190,1,'2022-06-08 20:11:01','2022-06-09 01:11:01','','FB_IMG_1654724770861','','inherit','open','closed','','fb_img_1654724770861','','','2022-06-08 20:11:01','2022-06-09 01:11:01','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724770861.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15191,1,'2022-06-08 20:11:03','2022-06-09 01:11:03','','','','inherit','open','closed','','fb_img_1654724601613','','','2024-01-16 15:30:51','2024-01-16 20:30:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724601613.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15192,1,'2022-06-08 20:11:05','2022-06-09 01:11:05','','FB_IMG_1654724707806','','inherit','open','closed','','fb_img_1654724707806','','','2022-06-08 20:11:05','2022-06-09 01:11:05','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724707806.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15193,1,'2022-06-08 20:11:07','2022-06-09 01:11:07','','','','inherit','open','closed','','fb_img_1654724688655','','','2024-01-16 15:30:22','2024-01-16 20:30:22','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724688655.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15194,1,'2022-06-08 20:11:09','2022-06-09 01:11:09','','','','inherit','open','closed','','fb_img_1654724591757','','','2024-01-16 15:29:59','2024-01-16 20:29:59','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724591757.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15195,1,'2022-06-08 20:11:11','2022-06-09 01:11:11','','FB_IMG_1654724609091','','inherit','open','closed','','fb_img_1654724609091','','','2022-06-08 20:11:11','2022-06-09 01:11:11','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724609091.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15196,1,'2022-06-08 20:11:13','2022-06-09 01:11:13','','FB_IMG_1654724784073','','inherit','open','closed','','fb_img_1654724784073','','','2022-06-08 20:11:13','2022-06-09 01:11:13','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724784073.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15197,1,'2022-06-08 20:11:15','2022-06-09 01:11:15','','Screenshot_20220608-172947~2','','inherit','open','closed','','screenshot_20220608-1729472','','','2022-06-08 20:11:15','2022-06-09 01:11:15','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/06/Screenshot_20220608-1729472.png',0,'attachment','image/png',0);
INSERT INTO `wp_posts` VALUES (15199,1,'2025-11-11 09:22:23','2022-06-09 01:30:00',' ','','','publish','closed','closed','','15199','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=15199',7,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15200,1,'2022-06-08 22:31:58','2022-06-09 03:31:58','','3-person Towable Tub','','inherit','open','closed','','dsc02472','','','2025-11-07 06:57:56','2025-11-07 11:57:56','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02472.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15201,1,'2022-06-08 22:32:01','2022-06-09 03:32:01','','DSC02475','','inherit','open','closed','','dsc02475','','','2022-06-08 22:32:01','2022-06-09 03:32:01','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02475.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15202,1,'2022-06-08 22:32:03','2022-06-09 03:32:03','','DSC02467','','inherit','open','closed','','dsc02467','','','2022-06-08 22:32:03','2022-06-09 03:32:03','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02467.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15203,1,'2022-06-08 22:32:05','2022-06-09 03:32:05','','Large Electronic Bimini /shade Cover','','inherit','open','closed','','dsc02468','','','2025-11-07 07:30:04','2025-11-07 12:30:04','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02468.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15204,1,'2022-06-08 22:32:07','2022-06-09 03:32:07','','DSC02469','','inherit','open','closed','','dsc02469','','','2022-06-08 22:32:07','2022-06-09 03:32:07','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02469.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15205,1,'2022-06-08 22:32:09','2022-06-09 03:32:09','','DSC02470','','inherit','open','closed','','dsc02470','','','2022-06-08 22:32:09','2022-06-09 03:32:09','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02470.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15206,1,'2022-06-08 22:32:11','2022-06-09 03:32:11','','DSC02471','','inherit','open','closed','','dsc02471','','','2022-06-08 22:32:11','2022-06-09 03:32:11','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02471.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15207,1,'2022-06-08 22:32:14','2022-06-09 03:32:14','','DSC02455','','inherit','open','closed','','dsc02455','','','2022-06-08 22:32:14','2022-06-09 03:32:14','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02455.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15208,1,'2022-06-08 22:32:16','2022-06-09 03:32:16','','DSC02457','','inherit','open','closed','','dsc02457','','','2022-06-08 22:32:16','2022-06-09 03:32:16','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02457.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15209,1,'2022-06-08 22:32:18','2022-06-09 03:32:18','','2022 22-ft Sun Tracker pontoon boat.','Only available for rent to Barney\'s guests.','inherit','open','closed','','dsc02464','','','2022-06-09 00:50:37','2022-06-09 05:50:37','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02464.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15210,1,'2022-06-08 22:32:21','2022-06-09 03:32:21','','Four Swivel Fishing Seats','','inherit','open','closed','','dsc02465','','','2025-11-07 07:13:42','2025-11-07 12:13:42','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02465.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15212,1,'2022-06-08 22:32:24','2022-06-09 03:32:24','','DSC02466','','inherit','open','closed','','dsc02466','','','2022-06-08 22:32:24','2022-06-09 03:32:24','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02466.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15213,1,'2022-06-08 22:32:27','2022-06-09 03:32:27','','DSC02450','','inherit','open','closed','','dsc02450','','','2022-06-08 22:32:27','2022-06-09 03:32:27','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02450.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15214,1,'2022-06-08 22:32:30','2022-06-09 03:32:30','','DSC02451','','inherit','open','closed','','dsc02451','','','2022-06-08 22:32:30','2022-06-09 03:32:30','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02451.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15215,1,'2022-06-08 22:32:33','2022-06-09 03:32:33','','DSC02452','','inherit','open','closed','','dsc02452','','','2022-06-08 22:32:33','2022-06-09 03:32:33','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02452.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15216,1,'2022-06-08 22:32:36','2022-06-09 03:32:36','','Plush Leather Seats and Adjustable Swivel Captain\'s Chair','','inherit','open','closed','','dsc02453','','','2025-11-07 06:57:16','2025-11-07 11:57:16','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02453.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15217,1,'2022-06-08 22:32:38','2022-06-09 03:32:38','','DSC02454','','inherit','open','closed','','dsc02454','','','2022-06-08 22:32:38','2022-06-09 03:32:38','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02454.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15218,1,'2022-06-08 22:32:40','2022-06-09 03:32:40','','DSC02446','','inherit','open','closed','','dsc02446','','','2022-06-08 22:32:40','2022-06-09 03:32:40','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02446.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15219,1,'2022-06-08 22:32:42','2022-06-09 03:32:42','','DSC02445','','inherit','open','closed','','dsc02445','','','2022-06-08 22:32:42','2022-06-09 03:32:42','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02445.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15220,1,'2022-06-08 22:32:44','2022-06-09 03:32:44','','DSC02447','','inherit','open','closed','','dsc02447','','','2022-06-08 22:32:44','2022-06-09 03:32:44','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02447.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15221,1,'2022-06-08 22:32:46','2022-06-09 03:32:46','','DSC02449','','inherit','open','closed','','dsc02449','','','2022-06-08 22:32:46','2022-06-09 03:32:46','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02449.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15222,1,'2022-06-08 22:32:48','2022-06-09 03:32:48','','150hp Engine and Ski Tow Bar.','','inherit','open','closed','','dsc02448','','','2025-11-07 07:14:23','2025-11-07 12:14:23','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02448.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15223,1,'2022-06-08 22:32:50','2022-06-09 03:32:50','','22-foot Suntracker Pontoon','','inherit','open','closed','','dsc02444','','','2025-11-07 07:15:26','2025-11-07 12:15:26','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02444.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15224,1,'2022-06-08 22:52:08','2022-06-09 03:52:08','','Large Parking Area Icon','','inherit','open','closed','','large-parking-area-icon','','','2025-11-07 06:32:40','2025-11-07 11:32:40','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/large-parking-area-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (15226,1,'2022-06-08 23:11:17','2022-06-09 04:11:17','','Pontoon Boat Rental Available','','inherit','open','closed','','pontoon-boat-icon','','','2025-11-07 06:55:15','2025-11-07 11:55:15','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pontoon-boat-icon.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (15235,1,'2022-06-09 12:17:49','2022-06-09 17:17:49',' ','','','publish','closed','closed','','15235','','','2022-06-09 12:17:49','2022-06-09 17:17:49','',0,'https://2poochiesproperties.com/?p=15235',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15236,1,'2022-06-09 12:26:45','2022-06-09 17:26:45','','The bunkroom gives new meaning to the phrase \"Sleeping with the Fishes\"!','','inherit','open','closed','','f0ebbe35-ba95-4a49-a91c-9461ba917d75','','','2022-06-09 14:30:20','2022-06-09 19:30:20','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/f0ebbe35-ba95-4a49-a91c-9461ba917d75.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15237,1,'2022-06-09 12:26:47','2022-06-09 17:26:47','','Colorful and fun Bunkroom.','','inherit','open','closed','','8f3ae223-3e3c-4670-80fd-3593cabb54e0','','','2022-06-09 12:34:26','2022-06-09 17:34:26','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/8f3ae223-3e3c-4670-80fd-3593cabb54e0.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15241,1,'2022-06-09 12:43:02','2022-06-09 17:43:02','','BBQ patio area with sunshade and cozy seating.','','inherit','open','closed','','6daa3c4d-fb14-441f-b7fd-53aea3b05176','','','2022-06-09 12:43:13','2022-06-09 17:43:13','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/6daa3c4d-fb14-441f-b7fd-53aea3b05176.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15251,1,'2022-06-21 01:26:21','2022-06-21 06:26:21','','2-poochies-properties-fb-thumb','','inherit','open','closed','','2-poochies-properties-fb-thumb','','','2022-06-21 01:26:21','2022-06-21 06:26:21','',4103,'https://2poochiesproperties.com/wp-content/uploads/2022/06/2-poochies-properties-fb-thumb.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15253,9,'2022-06-21 11:02:48','2022-06-21 16:02:48','','Expansive porch overlooking the water.','','inherit','open','closed','','_dsc1836','','','2022-06-21 11:08:16','2022-06-21 16:08:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC1836.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15254,9,'2022-06-21 11:03:01','2022-06-21 16:03:01','','View of the porch and lake from the Living Room.','','inherit','open','closed','','58','','','2022-06-21 11:09:02','2022-06-21 16:09:02','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/58.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15255,9,'2022-06-21 11:03:12','2022-06-21 16:03:12','','63','','inherit','open','closed','','63','','','2022-06-21 11:03:12','2022-06-21 16:03:12','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/63.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15256,9,'2022-06-21 11:03:22','2022-06-21 16:03:22','','Relax with a cup of coffee or an evening cocktail in the porch shade.','','inherit','open','closed','','68','','','2022-06-21 11:09:43','2022-06-21 16:09:43','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/68.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15257,9,'2022-06-21 11:03:35','2022-06-21 16:03:35','','74','','inherit','open','closed','','74','','','2022-06-21 11:03:35','2022-06-21 16:03:35','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/74.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15269,1,'2022-07-01 10:29:33','2022-07-01 15:29:33','a:10:{s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";}','Page Subtitle','page_subtitle','publish','closed','closed','','field_62bf12d4d8cdf','','','2022-07-01 10:29:33','2022-07-01 15:29:33','',14755,'https://2poochiesproperties.com/?post_type=acf-field&p=15269',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15276,9,'2022-07-01 16:20:34','2022-07-01 21:20:34','','Four Swivel Fishing Seats With Plenty of Nearby Storage','','inherit','open','closed','','dsc02465-2','','','2025-11-07 07:24:10','2025-11-07 12:24:10','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02465-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15305,1,'2022-07-04 02:07:30','2022-07-04 07:07:30','a:13:{s:4:\"type\";s:8:\"taxonomy\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:8:\"taxonomy\";s:15:\"testimonial-cat\";s:10:\"field_type\";s:6:\"select\";s:10:\"allow_null\";i:0;s:8:\"add_term\";i:1;s:10:\"save_terms\";i:0;s:10:\"load_terms\";i:0;s:13:\"return_format\";s:6:\"object\";s:8:\"multiple\";i:0;}','Testimonial Category','testimonial_category','publish','closed','closed','','field_62c292d50aca2','','','2022-10-09 02:41:51','2022-10-09 07:41:51','',14755,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=15305',13,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15311,1,'2022-07-04 04:10:44','2022-07-04 09:10:44','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;s:5:\"delay\";i:0;}','Top Bar Full Width Content','top_bar_full_width_content','publish','closed','closed','','field_62c2afae37ba2','','','2022-07-04 04:10:44','2022-07-04 09:10:44','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=15311',113,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15317,9,'2022-07-22 13:42:08','2022-07-22 18:42:08','','DSC02492','','inherit','open','closed','','dsc02492','','','2022-07-22 13:42:35','2022-07-22 18:42:35','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/DSC02492.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15319,9,'2022-07-22 13:46:38','2022-07-22 18:46:38','','','','inherit','open','closed','','dsc02504','','','2024-01-16 15:30:12','2024-01-16 20:30:12','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/DSC02504.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15320,9,'2022-07-22 13:46:44','2022-07-22 18:46:44','','','','inherit','open','closed','','dsc02510','','','2024-01-16 15:30:03','2024-01-16 20:30:03','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/DSC02510.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15321,9,'2022-07-22 13:46:49','2022-07-22 18:46:49','','DSC02511','','inherit','open','closed','','dsc02511','','','2022-07-22 13:46:49','2022-07-22 18:46:49','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/DSC02511.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15322,9,'2022-07-22 13:46:54','2022-07-22 18:46:54','','','','inherit','open','closed','','dsc02516','','','2024-01-16 15:29:43','2024-01-16 20:29:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/DSC02516.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15323,9,'2022-07-22 13:52:28','2022-07-22 18:52:28','','Crane Hil Lake Day With Boys','','inherit','open','closed','','1658268154710','','','2025-11-07 08:11:11','2025-11-07 13:11:11','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268154710.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15324,9,'2022-07-22 13:52:31','2022-07-22 18:52:31','','Pet Friendly Lake View Bunglow','','inherit','open','closed','','1658268246037','','','2025-11-07 07:59:43','2025-11-07 12:59:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268246037.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15325,9,'2022-07-22 13:52:33','2022-07-22 18:52:33','','','','inherit','open','closed','','1658268249204','','','2024-01-16 15:29:48','2024-01-16 20:29:48','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268249204.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15326,9,'2022-07-22 13:52:36','2022-07-22 18:52:36','','Flat-coated RetrieverÂ Dog','','inherit','open','closed','','1658268496257','','','2025-11-07 08:04:46','2025-11-07 13:04:46','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268496257.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15327,9,'2022-07-22 13:52:39','2022-07-22 18:52:39','','Dog in a Kayak on a Lake','','inherit','open','closed','','1658268500945','','','2025-11-07 07:57:47','2025-11-07 12:57:47','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268500945.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15328,9,'2022-07-22 13:52:41','2022-07-22 18:52:41','','Sunset Lake View at Tiguaâ€™s','','inherit','open','closed','','1658268937912','','','2025-11-08 00:27:39','2025-11-08 05:27:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/1658268937912.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15329,9,'2022-07-22 13:52:43','2022-07-22 18:52:43','','','','inherit','open','closed','','fb_img_1655733308673','','','2024-01-16 15:18:54','2024-01-16 20:18:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/FB_IMG_1655733308673.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15330,9,'2022-07-22 13:52:45','2022-07-22 18:52:45','','','','inherit','open','closed','','fb_img_1655777361902','','','2024-01-16 15:29:28','2024-01-16 20:29:28','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/FB_IMG_1655777361902.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15331,9,'2022-07-22 13:52:47','2022-07-22 18:52:47','','','','inherit','open','closed','','fb_img_1655777399154','','','2024-01-16 15:29:20','2024-01-16 20:29:20','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/FB_IMG_1655777399154.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15332,9,'2022-07-22 13:52:48','2022-07-22 18:52:48','','','','inherit','open','closed','','fb_img_1655857970378','','','2024-01-16 15:31:33','2024-01-16 20:31:33','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/FB_IMG_1655857970378.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15333,9,'2022-07-22 13:52:52','2022-07-22 18:52:52','','','','inherit','open','closed','','pxl_20220616_212212390','','','2024-01-16 15:32:25','2024-01-16 20:32:25','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/07/PXL_20220616_212212390.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15343,10,'2022-09-08 12:15:07','2022-09-08 17:15:07','','','','inherit','open','closed','','img_1111','','','2024-01-16 15:29:14','2024-01-16 20:29:14','',15162,'https://2poochiesproperties.com/wp-content/uploads/2022/09/IMG_1111.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15347,1,'2022-10-09 02:41:51','2022-10-09 07:41:51','a:10:{s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"50\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:5:\"delay\";i:0;s:4:\"tabs\";s:3:\"all\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";i:1;}','Rental Agreement','rental_agreement','publish','closed','closed','','field_63427be679eec','','','2022-10-09 02:41:51','2022-10-09 07:41:51','',14755,'https://2poochiesproperties.com/?post_type=acf-field&p=15347',12,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (15349,9,'2022-12-24 11:22:54','2022-12-24 16:22:54','','2 Poochies Properties 286x286','','inherit','open','closed','','2-poochies-properties_286x286','','','2022-12-24 11:22:54','2022-12-24 16:22:54','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/12/2-Poochies-Properties_286x286.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15365,11,'2023-01-30 10:11:13','2023-01-30 15:11:13','This property is absolutely amazing! The house itself is beautiful, well taken care of, and very clean. It has everything one would need on a vacation. The grounds of the property are breathtaking and it has everything that makes a lake stay wonderful. Tim goes above and beyond for his guests!','Madison Hurn','','publish','closed','closed','','madison-hurn','','','2025-08-09 15:21:57','2025-08-09 20:21:57','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15365',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15369,11,'2023-06-20 10:39:56','2023-06-20 15:39:56','We just had the best time at Allie&#039;s! Tim was a great host and left us an amazing welcome gift. They really have thought of everything to ensure your stay is well-stocked and comfortable. Our dog, Bruce, had the best time running free and swimming off the dock with us. The covered deck was perfect  and we enjoyed every night out there, even during a couple of quick storms. It was just lovely.','Jennifer Close','','publish','closed','closed','','jennifer-close','','','2025-08-09 15:19:43','2025-08-09 20:19:43','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15369',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15372,1,'2023-08-26 00:33:15','2023-08-26 05:33:15','','VIDEO1-2-1920 copy','','inherit','open','closed','','video1-2-1920-copy','','','2023-08-26 00:33:15','2023-08-26 05:33:15','',4103,'https://2poochiesproperties.com/wp-content/uploads/2023/08/VIDEO1-2-1920-copy.mp4',0,'attachment','video/mp4',0);
INSERT INTO `wp_posts` VALUES (15381,11,'2023-09-10 18:15:46','2023-09-10 23:15:46','We just spent the weekend here and was extremely impressed. They have obviously spent a lot of thought and time and making sure that you have everything that you   need. I hardly ever leave reviews, but they definitely should have five stars all the way. Great host, will definitely go back.','Mark Wright','','publish','closed','closed','','mark-wright','','','2025-08-09 15:18:14','2025-08-09 20:18:14','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15381',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15383,11,'2023-09-10 19:37:15','2023-09-11 00:37:15','','22-foot Suntracker Pontoon','','inherit','open','closed','','_0001632','','','2025-11-07 07:27:01','2025-11-07 12:27:01','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001632.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15384,11,'2023-09-10 19:37:25','2023-09-11 00:37:25','','Flat Deck Pontoon Boat','','inherit','open','closed','','dji_0123','','','2025-11-07 07:21:22','2025-11-07 12:21:22','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0123.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15386,11,'2023-09-10 19:40:19','2023-09-11 00:40:19','','0001602','','inherit','open','closed','','_0001602','','','2023-09-10 19:40:19','2023-09-11 00:40:19','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001602.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15387,11,'2023-09-10 19:40:33','2023-09-11 00:40:33','','DJI 0160','','inherit','open','closed','','dji_0160','','','2023-09-10 19:47:27','2023-09-11 00:47:27','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0160.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15388,11,'2023-09-10 19:40:46','2023-09-11 00:40:46','','DJI 0175','','inherit','open','closed','','dji_0175','','','2023-09-10 19:40:46','2023-09-11 00:40:46','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0175.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15389,11,'2023-09-10 19:40:58','2023-09-11 00:40:58','','Large Gated Deck','','inherit','open','closed','','dji_0178','','','2025-11-07 06:56:35','2025-11-07 11:56:35','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0178.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15391,11,'2023-09-10 19:44:52','2023-09-11 00:44:52','','Firepit With Views','','inherit','open','closed','','_0001582','','','2025-11-07 07:28:36','2025-11-07 12:28:36','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001582.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15392,11,'2023-09-10 19:45:05','2023-09-11 00:45:05','','0001617','','inherit','open','closed','','_0001617','','','2023-09-10 19:45:05','2023-09-11 00:45:05','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001617.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15393,11,'2023-09-12 14:27:39','2023-09-12 19:27:39','','','','inherit','open','closed','','1','','','2024-01-16 15:19:00','2024-01-16 20:19:00','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15394,11,'2023-09-12 14:27:41','2023-09-12 19:27:41','','','','inherit','open','closed','','2','','','2024-01-16 15:19:21','2024-01-16 20:19:21','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15395,11,'2023-09-12 14:27:43','2023-09-12 19:27:43','','3','','inherit','open','closed','','3','','','2023-09-12 14:27:43','2023-09-12 19:27:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/3.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15396,11,'2023-09-12 14:27:45','2023-09-12 19:27:45','','','','inherit','open','closed','','4','','','2024-01-16 15:19:26','2024-01-16 20:19:26','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15397,11,'2023-09-12 14:27:47','2023-09-12 19:27:47','','','','inherit','open','closed','','5','','','2024-01-16 15:19:30','2024-01-16 20:19:30','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15399,11,'2023-09-12 14:28:53','2023-09-12 19:28:53','','Black Labrador Retriever','','inherit','open','closed','','70447430754__f0747582-f532-42fe-bb56-c200465f0066','','','2025-11-07 08:00:25','2025-11-07 13:00:25','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/70447430754__F0747582-F532-42FE-BB56-C200465F0066.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15400,11,'2023-09-12 14:28:58','2023-09-12 19:28:58','','','','inherit','open','closed','','img_7421','','','2024-01-16 15:19:43','2024-01-16 20:19:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_7421.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15401,11,'2023-09-12 14:29:04','2023-09-12 19:29:04','','','','inherit','open','closed','','img_7442','','','2024-01-16 15:19:48','2024-01-16 20:19:48','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_7442.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15402,11,'2023-09-12 14:29:09','2023-09-12 19:29:09','','','','inherit','open','closed','','img_7577','','','2024-01-16 15:28:55','2024-01-16 20:28:55','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_7577.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15403,11,'2023-09-12 14:29:14','2023-09-12 19:29:14','','Dog on a Deck Overlooking a Lake','','inherit','open','closed','','img_7604','','','2025-11-07 08:17:39','2025-11-07 13:17:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_7604.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15404,11,'2023-09-12 14:29:22','2023-09-12 19:29:22','','Dog on a Floating Dock','','inherit','open','closed','','img_8412','','','2025-11-07 08:20:06','2025-11-07 13:20:06','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_8412.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15405,11,'2023-09-12 14:29:27','2023-09-12 19:29:27','','Lakehouse Exterior View Near Water','','inherit','open','closed','','img_8430','','','2025-11-07 07:48:51','2025-11-07 12:48:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_8430.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15406,11,'2023-09-12 14:29:32','2023-09-12 19:29:32','','','','inherit','open','closed','','img_8436','','','2024-01-16 15:19:53','2024-01-16 20:19:53','',15162,'https://2poochiesproperties.com/wp-content/uploads/2023/09/IMG_8436.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15410,11,'2023-09-12 15:04:45','2023-09-12 20:04:45','','Comfortable place to watch TV','','inherit','open','closed','','_0009677','','','2025-11-07 07:41:04','2025-11-07 12:41:04','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009677.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15411,11,'2023-09-12 15:04:55','2023-09-12 20:04:55','','Office Work Space','','inherit','open','closed','','_0009682','','','2025-11-08 00:37:53','2025-11-08 05:37:53','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009682.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15412,11,'2023-09-12 15:05:08','2023-09-12 20:05:08','','0009687','','inherit','open','closed','','_0009687','','','2023-09-12 15:05:08','2023-09-12 20:05:08','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009687.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15413,11,'2023-09-12 15:05:20','2023-09-12 20:05:20','','0009702','','inherit','open','closed','','_0009702','','','2023-09-12 15:05:20','2023-09-12 20:05:20','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009702.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15414,11,'2023-09-12 15:05:29','2023-09-12 20:05:29','','Laundry Room With Necessities','','inherit','open','closed','','_0009707','','','2025-11-08 00:41:13','2025-11-08 05:41:13','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009707.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15415,11,'2023-09-12 15:05:39','2023-09-12 20:05:39','','Comfortable Place to Watch Tv','','inherit','open','closed','','_0009712','','','2025-11-07 07:42:24','2025-11-07 12:42:24','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009712.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15416,11,'2023-09-12 15:05:50','2023-09-12 20:05:50','','0009717','','inherit','open','closed','','_0009717','','','2023-09-12 15:05:50','2023-09-12 20:05:50','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009717.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15417,11,'2023-09-12 15:05:58','2023-09-12 20:05:58','','0009722','','inherit','open','closed','','_0009722','','','2023-09-12 15:05:58','2023-09-12 20:05:58','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009722.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15418,11,'2023-09-12 15:06:05','2023-09-12 20:06:05','','Spacious and Comfortable Front Room','','inherit','open','closed','','_0009727','','','2025-11-08 00:30:54','2025-11-08 05:30:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009727.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15419,11,'2023-09-12 15:06:18','2023-09-12 20:06:18','','0009732','','inherit','open','closed','','_0009732','','','2023-09-12 15:06:18','2023-09-12 20:06:18','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009732.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15420,11,'2023-09-12 15:06:25','2023-09-12 20:06:25','','Guest room','','inherit','open','closed','','_0009737','','','2023-09-15 14:02:36','2023-09-15 19:02:36','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009737.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15421,11,'2023-09-12 15:06:29','2023-09-12 20:06:29','','Comfy Queen','','inherit','open','closed','','_0009757','','','2025-11-07 07:39:03','2025-11-07 12:39:03','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009757.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15422,11,'2023-09-12 15:06:32','2023-09-12 20:06:32','','0009762','','inherit','open','closed','','_0009762','','','2023-09-12 15:46:52','2023-09-12 20:46:52','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009762.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15423,11,'2023-09-12 15:06:39','2023-09-12 20:06:39','','0009767','','inherit','open','closed','','_0009767','','','2023-09-12 15:06:39','2023-09-12 20:06:39','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009767.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15424,11,'2023-09-12 15:06:51','2023-09-12 20:06:51','','0009772','','inherit','open','closed','','_0009772','','','2023-09-12 15:06:51','2023-09-12 20:06:51','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009772.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15425,11,'2023-09-12 15:07:02','2023-09-12 20:07:02','','0009777','','inherit','open','closed','','_0009777','','','2023-09-12 15:07:02','2023-09-12 20:07:02','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009777.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15426,11,'2023-09-12 15:07:14','2023-09-12 20:07:14','','0009792','','inherit','open','closed','','_0009792','','','2023-09-12 15:07:14','2023-09-12 20:07:14','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009792.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15427,11,'2023-09-12 15:07:21','2023-09-12 20:07:21','','Spacious kitchen','','inherit','open','closed','','_0009797','','','2023-09-15 13:58:28','2023-09-15 18:58:28','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009797.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15428,11,'2023-09-12 15:07:30','2023-09-12 20:07:30','','Plenty of counter space','','inherit','open','closed','','_0009802','','','2023-09-15 14:01:01','2023-09-15 19:01:01','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009802.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15429,11,'2023-09-12 15:07:38','2023-09-12 20:07:38','','Plenty of Counter Space in Kitchen','','inherit','open','closed','','_0009807','','','2025-11-08 00:35:45','2025-11-08 05:35:45','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009807.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15430,11,'2023-09-12 15:07:41','2023-09-12 20:07:41','','0009812','','inherit','open','closed','','_0009812','','','2023-09-12 15:07:41','2023-09-12 20:07:41','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009812.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15431,11,'2023-09-12 15:07:48','2023-09-12 20:07:48','','Dedicated Coffee Spot','','inherit','open','closed','','_0009817','','','2025-11-08 00:36:24','2025-11-08 05:36:24','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009817.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15432,11,'2023-09-12 15:07:58','2023-09-12 20:07:58','','Full Bathroom on Main Floor','','inherit','open','closed','','_0009822','','','2025-11-08 00:30:14','2025-11-08 05:30:14','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009822.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15433,11,'2023-09-12 15:08:11','2023-09-12 20:08:11','','0009827','','inherit','open','closed','','_0009827','','','2023-09-12 15:08:11','2023-09-12 20:08:11','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009827.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15434,11,'2023-09-12 15:08:20','2023-09-12 20:08:20','','0009832','','inherit','open','closed','','_0009832','','','2023-09-12 15:08:20','2023-09-12 20:08:20','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009832.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15435,11,'2023-09-12 15:08:31','2023-09-12 20:08:31','','Desk in Master Bedroom','','inherit','open','closed','','_0009842','','','2025-11-08 00:31:39','2025-11-08 05:31:39','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009842.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15436,11,'2023-09-12 15:08:44','2023-09-12 20:08:44','','If you need privacy, there is an additional workspace with a beautiful view in the master bedroom.','','inherit','open','closed','','_0009847','','','2025-02-17 16:20:48','2025-02-17 21:20:48','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009847.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15437,11,'2023-09-12 15:08:54','2023-09-12 20:08:54','','Spacious Master','','inherit','open','closed','','_0009852','','','2025-11-07 07:35:07','2025-11-07 12:35:07','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009852.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15438,11,'2023-09-12 15:09:07','2023-09-12 20:09:07','','0009857','','inherit','open','closed','','_0009857','','','2023-09-12 15:09:07','2023-09-12 20:09:07','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009857.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15439,11,'2023-09-12 15:09:19','2023-09-12 20:09:19','','0009867','','inherit','open','closed','','_0009867','','','2023-09-12 15:09:19','2023-09-12 20:09:19','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009867.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15440,11,'2023-09-12 15:09:31','2023-09-12 20:09:31','','0009872','','inherit','open','closed','','_0009872','','','2023-09-12 15:09:31','2023-09-12 20:09:31','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009872.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15441,11,'2023-09-12 15:09:43','2023-09-12 20:09:43','','0009877','','inherit','open','closed','','_0009877','','','2023-09-12 15:09:43','2023-09-12 20:09:43','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009877.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15442,11,'2023-09-12 15:09:55','2023-09-12 20:09:55','','King Size Bed Bedroom','','inherit','open','closed','','_0009882','','','2025-11-08 00:38:39','2025-11-08 05:38:39','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009882.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15443,11,'2023-09-12 15:10:05','2023-09-12 20:10:05','','Master bathroom','','inherit','open','closed','','_0009887','','','2025-11-08 00:34:22','2025-11-08 05:34:22','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009887.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15444,11,'2023-09-12 15:10:16','2023-09-12 20:10:16','','0009892','','inherit','open','closed','','_0009892','','','2023-09-12 15:10:16','2023-09-12 20:10:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009892.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15445,11,'2023-09-12 15:10:29','2023-09-12 20:10:29','','0009897','','inherit','open','closed','','_0009897','','','2023-09-13 14:24:26','2023-09-13 19:24:26','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009897.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15446,11,'2023-09-12 15:10:40','2023-09-12 20:10:40','','Modern Lake Bungalow','','inherit','open','closed','','_0009907','','','2025-11-07 07:46:11','2025-11-07 12:46:11','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009907.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15447,11,'2023-09-12 15:10:53','2023-09-12 20:10:53','','0009912','','inherit','open','closed','','_0009912','','','2023-09-12 15:10:53','2023-09-12 20:10:53','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009912.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15448,11,'2023-09-12 15:11:01','2023-09-12 20:11:01','','Welcome to Allie\'s on the Rocks','','inherit','open','closed','','_dsc7693','','','2025-11-08 00:33:03','2025-11-08 05:33:03','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7693.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15449,11,'2023-09-12 15:11:06','2023-09-12 20:11:06','','DSC7698','','inherit','open','closed','','_dsc7698','','','2023-09-12 15:11:06','2023-09-12 20:11:06','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7698.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15450,11,'2023-09-12 15:11:10','2023-09-12 20:11:10','','DSC7703','','inherit','open','closed','','_dsc7703','','','2023-09-12 15:11:10','2023-09-12 20:11:10','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7703.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15451,11,'2023-09-12 15:11:13','2023-09-12 20:11:13','','Fishing deck','','inherit','open','closed','','_dsc7708','','','2023-09-15 15:28:06','2023-09-15 20:28:06','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7708.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15452,11,'2023-09-12 15:11:16','2023-09-12 20:11:16','','Get Close to the Water','','inherit','open','closed','','_dsc7713','','','2025-11-08 00:43:52','2025-11-08 05:43:52','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15453,11,'2023-09-12 15:11:19','2023-09-12 20:11:19','','Looking Up From the Deck','','inherit','open','closed','','_dsc7718','','','2025-11-07 07:41:45','2025-11-07 12:41:45','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15454,11,'2023-09-12 15:11:24','2023-09-12 20:11:24','','Hang Out on Deck While They Fish','','inherit','open','closed','','_dsc7723','','','2025-11-08 00:42:40','2025-11-08 05:42:40','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7723.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15455,11,'2023-09-12 15:11:27','2023-09-12 20:11:27','','Nice deck over the water','','inherit','open','closed','','_dsc7728','','','2025-11-07 07:43:54','2025-11-07 12:43:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15456,11,'2023-09-12 15:11:32','2023-09-12 20:11:32','','Beautiful Backyard View From the Deck','','inherit','open','closed','','_dsc7733','','','2025-11-08 00:39:53','2025-11-08 05:39:53','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7733.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15457,11,'2023-09-12 15:11:35','2023-09-12 20:11:35','','Spacious Covered Porch With Beautiful View','','inherit','open','closed','','_dsc7750','','','2025-11-07 07:40:02','2025-11-07 12:40:02','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7750.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15458,11,'2023-09-12 15:11:38','2023-09-12 20:11:38','','DSC7755','','inherit','open','closed','','_dsc7755','','','2023-09-12 15:11:38','2023-09-12 20:11:38','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7755.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15459,11,'2023-09-12 15:11:42','2023-09-12 20:11:42','','DSC7760','','inherit','open','closed','','_dsc7760','','','2023-09-12 15:11:42','2023-09-12 20:11:42','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7760.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15460,11,'2023-09-12 15:11:46','2023-09-12 20:11:46','','Best Fall Fishing Spots on Lewis','','inherit','open','closed','','_dsc7765','','','2025-11-07 05:31:35','2025-11-07 10:31:35','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7765.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15461,11,'2023-09-12 15:11:50','2023-09-12 20:11:50','','DSC7770','','inherit','open','closed','','_dsc7770','','','2023-09-12 15:11:50','2023-09-12 20:11:50','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7770.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15462,11,'2023-09-12 15:11:53','2023-09-12 20:11:53','','Watch the Sunrise','','inherit','open','closed','','_dsc7775','','','2025-11-08 00:43:16','2025-11-08 05:43:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7775.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15463,11,'2023-09-12 15:11:56','2023-09-12 20:11:56','','Lots of Space','','inherit','open','closed','','_dsc7780','','','2025-11-07 07:43:12','2025-11-07 12:43:12','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15464,11,'2023-09-12 15:11:59','2023-09-12 20:11:59','','Head Down to the Dock','','inherit','open','closed','','_dsc7785','','','2025-11-08 00:40:35','2025-11-08 05:40:35','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15465,11,'2023-09-12 15:13:43','2023-09-12 20:13:43','','0001577','','inherit','open','closed','','_0001577','','','2023-09-12 15:13:43','2023-09-12 20:13:43','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001577.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15466,11,'2023-09-12 15:13:55','2023-09-12 20:13:55','','Firepit With Views','','inherit','open','closed','','_0001582-2','','','2025-11-07 07:28:30','2025-11-07 12:28:30','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001582-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15467,11,'2023-09-12 15:14:07','2023-09-12 20:14:07','','0001587','','inherit','open','closed','','_0001587','','','2023-09-12 15:14:07','2023-09-12 20:14:07','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001587.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15468,11,'2023-09-12 15:14:19','2023-09-12 20:14:19','','0001592','','inherit','open','closed','','_0001592','','','2023-09-12 15:14:19','2023-09-12 20:14:19','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001592.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15469,11,'2023-09-12 15:14:31','2023-09-12 20:14:31','','0001597','','inherit','open','closed','','_0001597','','','2023-09-12 15:14:31','2023-09-12 20:14:31','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001597.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15470,11,'2023-09-12 15:14:43','2023-09-12 20:14:43','','Competition cornhole boards','','inherit','open','closed','','_0001602-2','','','2023-09-15 21:31:00','2023-09-16 02:31:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001602-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15471,11,'2023-09-12 15:14:55','2023-09-12 20:14:55','','Nicely shaded','','inherit','open','closed','','_0001607','','','2023-09-15 21:20:00','2023-09-16 02:20:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001607.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15472,11,'2023-09-12 15:15:06','2023-09-12 20:15:06','','BBQ patio area with cozy seating.','','inherit','open','closed','','_0001612','','','2023-09-15 21:19:56','2023-09-16 02:19:56','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001612.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15473,11,'2023-09-12 15:15:17','2023-09-12 20:15:17','','0001617','','inherit','open','closed','','_0001617-2','','','2023-09-12 15:15:17','2023-09-12 20:15:17','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001617-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15474,11,'2023-09-12 15:15:46','2023-09-12 20:15:46','','Relax on the dock with a beautiful view','','inherit','open','closed','','_0001622','','','2023-09-28 11:22:50','2023-09-28 16:22:50','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001622.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15475,11,'2023-09-12 15:15:56','2023-09-12 20:15:56','','0001627','','inherit','open','closed','','_0001627','','','2023-09-12 15:15:56','2023-09-12 20:15:56','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001627.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15476,11,'2023-09-12 15:16:07','2023-09-12 20:16:07','','22-foot Suntracker Pontoon','','inherit','open','closed','','_0001632-2','','','2025-11-07 07:26:54','2025-11-07 12:26:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001632-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15477,11,'2023-09-12 15:16:18','2023-09-12 20:16:18','','0001637','','inherit','open','closed','','_0001637','','','2023-09-12 15:16:18','2023-09-12 20:16:18','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001637.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15478,11,'2023-09-12 15:16:31','2023-09-12 20:16:31','','0001646','','inherit','open','closed','','_0001646','','','2023-09-12 15:16:31','2023-09-12 20:16:31','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001646.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15479,11,'2023-09-12 15:16:42','2023-09-12 20:16:42','','Bright, spacious and well equipped kitchen.','','inherit','open','closed','','_0001652','','','2023-09-15 21:38:47','2023-09-16 02:38:47','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001652.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15480,11,'2023-09-12 15:17:10','2023-09-12 20:17:10','','0001657','','inherit','open','closed','','_0001657','','','2023-09-12 15:17:10','2023-09-12 20:17:10','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001657.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15481,11,'2023-09-12 15:17:21','2023-09-12 20:17:21','','0001662','','inherit','open','closed','','_0001662','','','2023-09-15 21:05:40','2023-09-16 02:05:40','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001662.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15482,11,'2023-09-12 15:17:35','2023-09-12 20:17:35','','0001667','','inherit','open','closed','','_0001667','','','2023-09-12 15:17:35','2023-09-12 20:17:35','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001667.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15483,11,'2023-09-12 15:17:48','2023-09-12 20:17:48','','0001672','','inherit','open','closed','','_0001672','','','2023-09-12 15:17:48','2023-09-12 20:17:48','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001672.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15484,11,'2023-09-12 15:17:59','2023-09-12 20:17:59','','Dining Area of Deep Water House','','inherit','open','closed','','_0001677','','','2025-11-07 06:51:28','2025-11-07 11:51:28','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001677.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15485,11,'2023-09-12 15:18:11','2023-09-12 20:18:11','','0001682','','inherit','open','closed','','_0001682','','','2023-09-12 15:18:11','2023-09-12 20:18:11','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001682.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15486,11,'2023-09-12 15:18:41','2023-09-12 20:18:41','','0001687','','inherit','open','closed','','_0001687','','','2023-09-12 15:18:41','2023-09-12 20:18:41','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001687.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15487,11,'2023-09-12 15:18:56','2023-09-12 20:18:56','','Dining Table Seats 8 With 2 Additional at Kitchen Bar','','inherit','open','closed','','_0001692','','','2025-11-07 07:27:52','2025-11-07 12:27:52','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001692.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15488,11,'2023-09-12 15:19:09','2023-09-12 20:19:09','','0001697','','inherit','open','closed','','_0001697','','','2023-09-12 15:19:09','2023-09-12 20:19:09','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001697.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15489,11,'2023-09-12 15:19:20','2023-09-12 20:19:20','','Comfortable gathering place for all','','inherit','open','closed','','_0001702','','','2023-09-15 21:00:16','2023-09-16 02:00:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001702.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15490,11,'2023-09-12 15:19:31','2023-09-12 20:19:31','','0001707','','inherit','open','closed','','_0001707','','','2023-09-13 11:23:20','2023-09-13 16:23:20','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001707.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15491,11,'2023-09-12 15:19:42','2023-09-12 20:19:42','','Lots of comfy spaces to relax','','inherit','open','closed','','_0001712','','','2023-09-15 21:01:07','2023-09-16 02:01:07','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001712.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15492,11,'2023-09-12 15:20:18','2023-09-12 20:20:18','','0001717','','inherit','open','closed','','_0001717','','','2023-09-12 15:20:18','2023-09-12 20:20:18','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001717.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15493,11,'2023-09-12 15:20:29','2023-09-12 20:20:29','','0001722','','inherit','open','closed','','_0001722','','','2023-09-12 15:20:29','2023-09-12 20:20:29','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001722.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15494,11,'2023-09-12 15:20:41','2023-09-12 20:20:41','','Sunroom\'s large 8-person game table & dry bar','','inherit','open','closed','','_0001727','','','2023-09-15 21:03:24','2023-09-16 02:03:24','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001727.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15495,11,'2023-09-12 15:20:55','2023-09-12 20:20:55','','0001732','','inherit','open','closed','','_0001732','','','2023-09-12 15:20:55','2023-09-12 20:20:55','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001732.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15496,11,'2023-09-12 15:21:06','2023-09-12 20:21:06','','0001737','','inherit','open','closed','','_0001737','','','2023-09-12 15:21:06','2023-09-12 20:21:06','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001737.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15497,11,'2023-09-12 15:21:19','2023-09-12 20:21:19','','Sunroom\'s comfy gathering area.','','inherit','open','closed','','_0001742','','','2023-09-15 21:03:00','2023-09-16 02:03:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001742.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15498,11,'2023-09-12 15:31:57','2023-09-12 20:31:57','','Covered Cigar Area Attached to the Sunroom','','inherit','open','closed','','_0001747','','','2025-11-07 07:06:33','2025-11-07 12:06:33','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001747.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15499,11,'2023-09-12 15:32:12','2023-09-12 20:32:12','','0001752','','inherit','open','closed','','_0001752','','','2023-09-12 15:32:12','2023-09-12 20:32:12','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001752.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15500,11,'2023-09-12 15:32:23','2023-09-12 20:32:23','','The bunkroom gives new meaning to the phrase \"Sleeping with the Fishes\"!','','inherit','open','closed','','_0001757','','','2023-09-15 21:12:10','2023-09-16 02:12:10','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001757.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15501,11,'2023-09-12 15:32:35','2023-09-12 20:32:35','','Serene 2nd bedroom with a restful queen size bed & Roku TV.','','inherit','open','closed','','_0001762','','','2023-09-18 15:39:32','2023-09-18 20:39:32','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001762.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15502,11,'2023-09-12 15:32:46','2023-09-12 20:32:46','','Get everybody cleaned up and ready to go in the spacious 2nd bathroom.','','inherit','open','closed','','_0001767','','','2023-09-15 21:13:47','2023-09-16 02:13:47','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001767.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15503,11,'2023-09-12 15:32:58','2023-09-12 20:32:58','','0001772','','inherit','open','closed','','_0001772','','','2023-09-12 15:32:58','2023-09-12 20:32:58','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001772.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15504,11,'2023-09-12 15:33:36','2023-09-12 20:33:36','','Well equipped kitchen','','inherit','open','closed','','_0001777','','','2023-09-15 21:39:03','2023-09-16 02:39:03','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001777.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15505,11,'2023-09-12 15:33:48','2023-09-12 20:33:48','','Make yourself at home with plenty of clean storage to put all of your belongings away.','','inherit','open','closed','','_0001782','','','2023-09-15 21:11:09','2023-09-16 02:11:09','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001782.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15506,11,'2023-09-12 15:33:59','2023-09-12 20:33:59','','Master bedroom with king size bed','','inherit','open','closed','','_0001787','','','2023-09-18 15:36:43','2023-09-18 20:36:43','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001787.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15507,11,'2023-09-12 15:34:12','2023-09-12 20:34:12','','0001792','','inherit','open','closed','','_0001792','','','2023-09-12 15:34:12','2023-09-12 20:34:12','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001792.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15508,11,'2023-09-12 15:34:23','2023-09-12 20:34:23','','Master Bathroom With Jetted Tub, Shower, Double Sinks and Medicine Cabinets','','inherit','open','closed','','_0001797','','','2025-11-07 07:31:46','2025-11-07 12:31:46','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001797.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15509,11,'2023-09-12 15:34:36','2023-09-12 20:34:36','','0001802','','inherit','open','closed','','_0001802','','','2023-09-12 15:34:36','2023-09-12 20:34:36','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001802.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15510,11,'2023-09-12 15:35:36','2023-09-12 20:35:36','','Master Bathroom','','inherit','open','closed','','_0001807','','','2025-11-07 07:29:15','2025-11-07 12:29:15','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001807.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15511,11,'2023-09-12 15:35:49','2023-09-12 20:35:49','','Plenty of Counter Space With Additional Prep Sink','','inherit','open','closed','','_0001812','','','2025-11-07 07:31:03','2025-11-07 12:31:03','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001812.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15512,11,'2023-09-12 15:36:00','2023-09-12 20:36:00','','Laundry/Utility Room with new large capacity washer/dryer and even an extra sink','','inherit','open','closed','','_0001817','','','2023-09-15 21:17:23','2023-09-16 02:17:23','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001817.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15513,11,'2023-09-12 15:36:15','2023-09-12 20:36:15','','Coffee Station in Kitchen/dining Area','','inherit','open','closed','','_0001822','','','2025-11-07 07:34:13','2025-11-07 12:34:13','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001822.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15514,11,'2023-09-12 15:36:28','2023-09-12 20:36:28','','Well equipped kitchen','','inherit','open','closed','','_0001827','','','2023-09-15 21:07:33','2023-09-16 02:07:33','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001827.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15515,11,'2023-09-12 15:36:38','2023-09-12 20:36:38','','0001832','','inherit','open','closed','','_0001832','','','2023-09-12 15:36:38','2023-09-12 20:36:38','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001832.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15516,11,'2023-09-12 15:37:30','2023-09-12 20:37:30','','Fenced yard for pets','','inherit','open','closed','','_0001853','','','2023-09-15 21:21:16','2023-09-16 02:21:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001853.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15517,11,'2023-09-12 15:37:42','2023-09-12 20:37:42','','Walkway from deck to the dock.','','inherit','open','closed','','dji_0103','','','2023-09-28 11:16:16','2023-09-28 16:16:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0103.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15518,11,'2023-09-12 15:37:51','2023-09-12 20:37:51','','DJI 0106','','inherit','open','closed','','dji_0106','','','2023-09-12 15:37:51','2023-09-12 20:37:51','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0106.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15519,11,'2023-09-12 15:38:00','2023-09-12 20:38:00','','DJI 0109','','inherit','open','closed','','dji_0109','','','2023-09-12 15:38:00','2023-09-12 20:38:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0109.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15520,11,'2023-09-12 15:38:11','2023-09-12 20:38:11','','DJI 0110','','inherit','open','closed','','dji_0110','','','2023-09-12 15:38:11','2023-09-12 20:38:11','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0110.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15521,11,'2023-09-12 15:38:53','2023-09-12 20:38:53','','DJI 0114','','inherit','open','closed','','dji_0114','','','2023-09-12 15:38:53','2023-09-12 20:38:53','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0114.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15522,11,'2023-09-12 15:39:04','2023-09-12 20:39:04','','DJI 0117','','inherit','open','closed','','dji_0117','','','2023-09-12 15:39:04','2023-09-12 20:39:04','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0117.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15523,11,'2023-09-12 15:39:13','2023-09-12 20:39:13','','DJI 0120','','inherit','open','closed','','dji_0120','','','2023-09-12 15:39:13','2023-09-12 20:39:13','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0120.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15524,11,'2023-09-12 15:39:22','2023-09-12 20:39:22','','Flat Deck Pontoon Boat','','inherit','open','closed','','dji_0123-2','','','2025-11-07 07:21:13','2025-11-07 12:21:13','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0123-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15525,11,'2023-09-12 15:39:33','2023-09-12 20:39:33','','DJI 0126','','inherit','open','closed','','dji_0126','','','2023-09-12 15:39:33','2023-09-12 20:39:33','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0126.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15526,11,'2023-09-12 15:39:43','2023-09-12 20:39:43','','2-Slip boathouse on deep water','','inherit','open','closed','','dji_0129','','','2023-09-15 21:39:36','2023-09-16 02:39:36','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0129.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15527,11,'2023-09-12 15:39:54','2023-09-12 20:39:54','','DJI 0134','','inherit','open','closed','','dji_0134','','','2023-09-12 15:39:54','2023-09-12 20:39:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0134.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15528,11,'2023-09-12 15:40:05','2023-09-12 20:40:05','','DJI 0138','','inherit','open','closed','','dji_0138','','','2023-09-12 15:40:05','2023-09-12 20:40:05','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0138.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15529,11,'2023-09-12 15:40:17','2023-09-12 20:40:17','','DJI 0153','','inherit','open','closed','','dji_0153','','','2023-09-12 15:40:17','2023-09-12 20:40:17','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0153.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15530,11,'2023-09-12 15:40:27','2023-09-12 20:40:27','','Spacious all around.','','inherit','open','closed','','dji_0160-2','','','2023-09-15 21:42:37','2023-09-16 02:42:37','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0160-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15531,11,'2023-09-12 15:40:38','2023-09-12 20:40:38','','DJI 0163','','inherit','open','closed','','dji_0163','','','2023-09-12 15:40:38','2023-09-12 20:40:38','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0163.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15532,11,'2023-09-12 15:40:48','2023-09-12 20:40:48','','Large gated deck overlooking water','','inherit','open','closed','','dji_0166','','','2023-09-15 21:29:36','2023-09-16 02:29:36','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0166.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15533,11,'2023-09-12 15:41:00','2023-09-12 20:41:00','','DJI 0169','','inherit','open','closed','','dji_0169','','','2023-09-12 15:41:00','2023-09-12 20:41:00','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0169.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15534,11,'2023-09-12 15:41:13','2023-09-12 20:41:13','','Deck surrounds back of the house.','','inherit','open','closed','','dji_0172','','','2023-09-15 21:42:08','2023-09-16 02:42:08','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0172.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15535,11,'2023-09-12 15:41:24','2023-09-12 20:41:24','','DJI 0175','','inherit','open','closed','','dji_0175-2','','','2023-09-12 15:41:24','2023-09-12 20:41:24','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0175-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15536,11,'2023-09-12 15:41:34','2023-09-12 20:41:34','','Large Gated Deck','','inherit','open','closed','','dji_0178-2','','','2025-11-07 06:56:29','2025-11-07 11:56:29','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0178-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15537,11,'2023-09-12 15:41:43','2023-09-12 20:41:43','','DJI 0181','','inherit','open','closed','','dji_0181','','','2023-09-28 11:09:27','2023-09-28 16:09:27','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0181.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15538,11,'2023-09-12 15:41:54','2023-09-12 20:41:54','','DJI 0184','','inherit','open','closed','','dji_0184','','','2023-09-12 15:41:54','2023-09-12 20:41:54','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0184.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15539,11,'2023-09-12 15:42:05','2023-09-12 20:42:05','','Beautiful home','','inherit','open','closed','','dji_0187','','','2023-09-18 15:39:17','2023-09-18 20:39:17','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0187.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15543,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','About','','publish','closed','closed','','about-2','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15543',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15544,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','Video','','publish','closed','closed','','video','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15544',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15545,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','Gallery','','publish','closed','closed','','gallery','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15545',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15546,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','Amenities','','publish','closed','closed','','amenities','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15546',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15547,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','Reviews','','publish','closed','closed','','reviews','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15547',5,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15548,1,'2025-11-07 20:32:24','2023-09-14 09:48:52','','Book Now','','publish','closed','closed','','book-now','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=15548',7,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15549,1,'2023-09-14 04:50:20','2023-09-14 09:50:20','','Allie&#8217;s Page Menu','','publish','closed','closed','','allies-page-menu','','','2023-09-14 04:52:58','2023-09-14 09:52:58','',0,'https://2poochiesproperties.com/?post_type=sidebar_instance&#038;p=15549',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (15551,1,'2025-11-11 09:22:23','2023-09-14 09:57:49','','Allieâ€™s on the Rocks','','publish','closed','closed','','allies-on-the-rocks','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=15551',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15552,1,'2025-11-11 09:22:23','2023-09-14 09:57:49','','Barneyâ€™s Bluff','','publish','closed','closed','','barneys-bluff','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=15552',5,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15560,11,'2023-09-15 21:24:32','2023-09-16 02:24:32','','Welcome to Barney\'s Bluff!','','inherit','open','closed','','barneys-exterior','','','2023-11-07 02:38:08','2023-11-07 07:38:08','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Exterior.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15561,11,'2023-09-15 21:27:29','2023-09-16 02:27:29','','Beautiful view and room for everybody on the observation deck.','','inherit','open','closed','','img_6318','','','2023-09-15 21:30:04','2023-09-16 02:30:04','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6318.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15562,11,'2023-09-15 21:27:36','2023-09-16 02:27:36','','Plenty of seating with beautiful views','','inherit','open','closed','','img_6317','','','2023-09-28 11:24:44','2023-09-28 16:24:44','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6317.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15563,11,'2023-09-15 21:27:42','2023-09-16 02:27:42','','IMG 6315','','inherit','open','closed','','img_6315','','','2023-09-15 21:27:42','2023-09-16 02:27:42','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6315.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15564,11,'2023-09-15 21:27:48','2023-09-16 02:27:48','','IMG 6319','','inherit','open','closed','','img_6319','','','2023-09-15 21:28:24','2023-09-16 02:28:24','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6319.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15565,11,'2023-09-15 21:27:54','2023-09-16 02:27:54','','IMG 6316','','inherit','open','closed','','img_6316','','','2023-09-15 21:27:54','2023-09-16 02:27:54','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6316.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15566,11,'2023-09-15 21:28:00','2023-09-16 02:28:00','','IMG 6314','','inherit','open','closed','','img_6314','','','2023-09-15 21:28:00','2023-09-16 02:28:00','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6314.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15572,1,'2023-09-21 10:05:35','2023-09-21 15:05:35','','Barneys Sidebar','','publish','closed','closed','','barneys-sidebar','','','2023-09-21 10:12:28','2023-09-21 15:12:28','',0,'https://2poochiesproperties.com/?post_type=sidebar_instance&#038;p=15572',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (15573,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','About','','publish','closed','closed','','about-3','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/about-3/',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15574,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','Video','','publish','closed','closed','','video-2','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/video-2/',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15575,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','Gallery','','publish','closed','closed','','gallery-2','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/gallery-2/',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15576,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','Amenities','','publish','closed','closed','','amenities-2','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/amenities-2/',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15577,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','Reviews','','publish','closed','closed','','reviews-2','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/reviews-2/',6,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15578,1,'2024-06-12 13:04:38','2023-09-21 15:08:10','','Book Now','','publish','closed','closed','','book-now-2','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/uncategorized/book-now-2/',8,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15580,1,'2024-06-12 13:04:38','2023-09-21 15:13:28','','Boat Rental','','publish','closed','closed','','boat-rental','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/?p=15580',5,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15582,11,'2023-09-24 18:52:09','2023-09-24 23:52:09','We had an amazing week at Barneyâ€™s Bluff! This house is perfect for a family vacation. They have stocked the home with everything you could need. Pack a suit and some clothes, they have everything else covered. The view was amazing, home was super comfortable , great for traveling with your furry friends! The kids had a blast tubing, paddle boarding and kayaking (as did I). We canâ€™t say enough about the property! Thanks for an awesome week!','Tonya Johnson','','publish','closed','closed','','tonya-johnson','','','2025-08-09 15:17:13','2025-08-09 20:17:13','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15582',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15584,11,'2023-10-23 19:43:23','2023-10-24 00:43:23','We had a great stay at Barneyâ€™s Bluff October 7-14. We were looking for a quiet, relaxing escape and that was just what we got. The house is very well equipped and was exceptionally clean. We really enjoyed having the boat for the week as well. Smith Lake is beautiful with so much to explore and some of most beautiful sections of the lake we found to be very near Barneyâ€™s Bluff. We arrived to a complimentary bottle of wine and snacks and really appreciated the attention to detail. One of, if not the nicest property we have rented over the years. We hope to return for a future visit.','Bob and Kathleen Ash','','publish','closed','closed','','bob-and-kathleen-ash','','','2025-08-09 15:16:12','2025-08-09 20:16:12','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15584',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15585,11,'2023-11-04 16:43:10','2023-11-04 21:43:10','My husband and I were looking for a quiet weekend getaway and we got exactly what we were looking for when we came here. It\'s quiet and relaxing and Tim makes sure the cabin is perfect. We have been on several getaways but when we found out we could take our dogs with us we immediately booked here. It was such a peace of mind that we could have our dogs and enjoy time away with us. They loved every minute of it as much as we did. We will definitely book here again and look forward to booking Tim\'s other property in the future as well.\n\nThanks for the adventure\nJennifer, Chris, Duke and Dexter :)','Jennifer Jones','','publish','closed','closed','','jennifer-jones','','','2025-08-09 15:14:02','2025-08-09 20:14:02','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15585',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15586,9,'2023-11-07 02:36:13','2023-11-07 07:36:13','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Reserve â€œTigua\'s Sunriseâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/1242572\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15622,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in a calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great fishing location!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for fishing\\u0026amp;family.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\n2Poochies Properties invites you to Tigua\'s Sunrise, a new (2023) single story lakefront home overlooking an idyllic deep water cove on a pastoral region of Smith Lake. Cast yourself into the early morning sunrise gleaming over gold metal waters and enjoy an indelible fishing vacation.\\r\\n\\r\\nTigua is our newest pooch, rescued from the streets of Antigua when she was just 4 weeks old. Like the rising sun, she inspires us with her energy, hope and optimism each new day and the property aims to inject you with this attitude.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with walk-in shower, sunken tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a giant reclining couch and cushy reclining chair. Under the 68\\u0022 TV you\'ll find books and games for all ages. There is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stand, walk in closet and Roku TV. Another guest bedroom has two bunk beds, dresser, storage chests, bean bag chairs and walk in closet, which is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, vanity with sink and under sink storage, a toilet and a nearby linen closet.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with extra seating. The dining room table can accommodate 6 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will find a coffee station and a very functional laundry room with large capacity washer/dryer, unscented Tide pods and Bounce dryer sheets for your use.\\r\\n\\r\\nThe kitchen opens to the huge composite deck with several tables and chairs for eating, drinking and lounging. There is also a new gazebo with cooling fan directly outside the kitchen for entertaining rain or shine. Under the gazebo is a large 8 seat fire table and a new propane gas grill. We\'ve also got a competition size custom corn hole set that you are welcome to use.\\r\\n\\r\\nA 4-foot high gated fence encloses a beautifully landscaped yard with firepit area that is fenced so you can set some boundaries for the kids or pets as needed. The firepit area has a perfect view of the lake and Tigua\'s dock and there is plenty of firewood for her guests. There is a convenient pet \\u0022clean-up\\u0022 station in this area as well.\\r\\n\\r\\nRustic flat stones lead from the deck to the dock stairs. You will wind down a switchback of 64 steps to get to the dock ramp. Along the way there are 2 bench areas with unique scenic views of the cove to the east and the rocky hillside to the west. At the end of the dock ramp you will descend another 16 stairs to the dock platform. You will likely find kayaks and a variety of other water toys at the dock. There are 2 boat slips and a jet ski port so bring your own toys and know they are safe while you relax at the house.\\r\\n\\r\\nTigua\'s front parking area has room for 3 or 4 standard to large sized vehicles. There is an additional driveway inside the circle drive for parking extra vehicles or your boat trailer. (45 ft total length max. for vehicle + trailer) There is also a 50 amp plug for your RV or electric vehicle. The yard is well lit for your convenience if you arrive after dark.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nYou are welcome to use the entire house.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Triple Creek Marina Boat Launch (closest) Duskin Bridge Marina Boat Launch, Smith Lake Dam Boat Launch, Smith Lake Park Boat Launch and dock it at Tiguaâ€™s.\\r\\n\\r\\nOr you might prefer to use one of Tiguaâ€™s kayaks to get on the water. There are two 10-ft long, single person kayaks on the dock which are free for all Guests to use. There is also a new 12.5-ft tandem fishing kayak (550 lb capacity) for a one-time rental fee of $75.00.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep â€“ between 30 and 40 feet at the dock. You are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"5uxbb6Cik1M\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"View of the Lake\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15623\",\"15673\",\"15615\",\"15675\",\"15620\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15594\",\"15595\",\"15593\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15590\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"16192\",\"16194\",\"15676\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15601\",\"15599\",\"15598\",\"15596\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15603\",\"15597\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15592\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15604\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15609\",\"15608\",\"16147\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15613\",\"16102\",\"15678\",\"15677\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Dock\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15621\",\"15617\",\"15679\",\"15970\",\"15971\",\"15972\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"16101\",\"16104\",\"15677\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":\"\",\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":13,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Driveway parking\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Outdoor dining area\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Security cameras on property\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":15628,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Fire Pit\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15627,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"98\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16319,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16324,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16325,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16326,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16327,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16314,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16329,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16331,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16332,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16333,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Tiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\nTiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nThe best way to get to and from Tiguaâ€™s Sunrise is by car. Public transportation, rideshare, and taxi options are scarce in this rural area, and the winding tree-lined roads make driving a car far more practical than biking. A short drive will connect you to nearby stores, restaurants, and marinas for all your essentials and lake-day needs.\\u003cu\\u003e\\u003c/u\\u003e\\u003cu\\u003e\\u003c/u\\u003e\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Tiguaâ€™s Sunrise','','publish','closed','closed','','tiguas-sunrise','','','2025-12-28 19:31:10','2025-12-29 00:31:10','',0,'https://2poochiesproperties.com/?post_type=property&#038;p=15586',0,'property','',0);
INSERT INTO `wp_posts` VALUES (15589,1,'2023-11-07 02:56:22','2023-11-07 07:56:22','','Plenty of Room for Everybody to Enjoy the Lake and Dock View','','inherit','open','closed','','tiguas-sunrise-04','','','2025-11-07 06:39:06','2025-11-07 11:39:06','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-04.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15590,1,'2023-11-07 02:56:27','2023-11-07 07:56:27','','Cheerful Kitchen With 2-3 Seats','','inherit','open','closed','','tiguas-sunrise-05','','','2025-11-07 06:27:49','2025-11-07 11:27:49','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-05.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15591,1,'2023-11-07 02:56:31','2023-11-07 07:56:31','','Coffee station stocked with coffee, tea and cocoa pods, or make a full pot!','','inherit','open','closed','','tiguas-sunrise-06','','','2023-11-12 01:57:03','2023-11-12 06:57:03','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-06.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15592,1,'2023-11-07 02:56:35','2023-11-07 07:56:35','','Dining Table With 6 More Chairs','','inherit','open','closed','','tiguas-sunrise-07','','','2025-11-07 06:12:44','2025-11-07 11:12:44','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-07.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15593,1,'2023-11-07 02:56:39','2023-11-07 07:56:39','','Living Room With a Large Comfortable Couch','','inherit','open','closed','','tiguas-sunrise-10','','','2025-11-07 06:17:05','2025-11-07 11:17:05','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-10.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15594,1,'2023-11-07 02:56:43','2023-11-07 07:56:43','','Spacious Modern Living Room With Blue Sectional Sofa','','inherit','open','closed','','tiguas-sunrise-11','','','2025-11-07 06:30:42','2025-11-07 11:30:42','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-11.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15595,1,'2023-11-07 02:56:46','2023-11-07 07:56:46','','Giant Comfy Couch in Tiguaâ€™s Sunrise','','inherit','open','closed','','tiguas-sunrise-12','','','2025-11-07 05:35:14','2025-11-07 10:35:14','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-12.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15596,1,'2023-11-07 02:56:49','2023-11-07 07:56:49','','Large Master Bedroom','','inherit','open','closed','','tiguas-sunrise-13','','','2025-11-07 06:32:02','2025-11-07 11:32:02','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-13.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15597,1,'2023-11-07 02:56:52','2023-11-07 07:56:52','','Master Bathroom Has Double Sinks and and Extra Large Shower','','inherit','open','closed','','tiguas-sunrise-14','','','2025-11-07 06:40:44','2025-11-07 11:40:44','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-14.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15598,1,'2023-11-07 02:56:56','2023-11-07 07:56:56','','Large Soaking Tub and Bath Accessories','','inherit','open','closed','','tiguas-sunrise-15','','','2025-11-07 05:51:59','2025-11-07 10:51:59','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-15.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15599,1,'2023-11-07 02:56:59','2023-11-07 07:56:59','','Bright and Colorful Bedroom at Tiguaâ€™s Property','','inherit','open','closed','','tiguas-sunrise-16','','','2025-11-07 06:18:26','2025-11-07 11:18:26','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-16.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15600,1,'2023-11-07 02:57:02','2023-11-07 07:57:02','','2nd bedroom dresser and TV. Unpack and make yourself at home.','','inherit','open','closed','','tiguas-sunrise-17','','','2023-11-12 01:56:47','2023-11-12 06:56:47','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-17.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15601,1,'2023-11-07 02:57:05','2023-11-07 07:57:05','','Colorful Bunk Room Designed for Kids','','inherit','open','closed','','tiguas-sunrise-18','','','2025-11-07 06:10:56','2025-11-07 11:10:56','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-18.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15602,1,'2023-11-07 02:57:11','2023-11-07 07:57:11','','The bunk room has a large dresser, extra trunks for storage and a walk in closet.','','inherit','open','closed','','tiguas-sunrise-19','','','2023-11-12 01:56:43','2023-11-12 06:56:43','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-19.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15603,1,'2023-11-07 02:57:18','2023-11-07 07:57:18','','The 2nd Bathroom Has a Tub/shower Combo','','inherit','open','closed','','tiguas-sunrise-20','','','2025-11-07 06:42:57','2025-11-07 11:42:57','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-20.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15604,1,'2023-11-07 02:57:26','2023-11-07 07:57:26','','Large Capacity Washer and Dryer','','inherit','open','closed','','tiguas-sunrise-21','','','2025-11-07 06:35:22','2025-11-07 11:35:22','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-21.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15605,1,'2023-11-07 02:57:29','2023-11-07 07:57:29','','Plenty of parking.','','inherit','open','closed','','tiguas-sunrise-22','','','2023-11-12 01:56:34','2023-11-12 06:56:34','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-22.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15606,1,'2023-11-07 02:57:33','2023-11-07 07:57:33','','Enjoy the large front deck. Perfect for that bourbon and cigar at the end of a great fishing day.','','inherit','open','closed','','tiguas-sunrise-23','','','2023-11-12 01:56:30','2023-11-12 06:56:30','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-23.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15607,1,'2023-11-07 02:57:37','2023-11-07 07:57:37','','Grab a cup of coffee and enjoy the beautiful view from inside or out.','','inherit','open','closed','','tiguas-sunrise-24','','','2023-11-12 01:56:29','2023-11-12 06:56:29','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-24.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15608,1,'2023-11-07 02:57:40','2023-11-07 07:57:40','','Lakeside View With Spacious Dock','','inherit','open','closed','','tiguas-sunrise-25','','','2025-11-07 06:20:16','2025-11-07 11:20:16','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-25.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15609,1,'2023-11-07 02:57:44','2023-11-07 07:57:44','','Fire Table Comfortably 8 Seats','','inherit','open','closed','','tiguas-sunrise-26','','','2025-11-07 06:28:28','2025-11-07 11:28:28','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-26.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15610,1,'2023-11-07 02:57:47','2023-11-07 07:57:47','','New BBQ ready for that first steak!','','inherit','open','closed','','tiguas-sunrise-27','','','2023-11-12 01:56:23','2023-11-12 06:56:23','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-27.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15611,1,'2023-11-07 02:57:50','2023-11-07 07:57:50','','The fenced yard makes it easy for your furry friends to join you in the house on the deck or by the firepit. The fenced lawn is also the perfect, safe place for kids to play.','','inherit','open','closed','','tiguas-sunrise-28','','','2023-11-12 01:56:18','2023-11-12 06:56:18','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-28.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15612,1,'2023-11-07 02:57:54','2023-11-07 07:57:54','','We\'ve made the outside of Tigua\'s Sunrise as comfortable and enjoyable as the inside.','','inherit','open','closed','','tiguas-sunrise-29','','','2025-08-09 14:11:36','2025-08-09 19:11:36','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-29.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15613,1,'2023-11-07 02:57:57','2023-11-07 07:57:57','','Outdoor Firepit Area at Tigua\'s Sunrise','','inherit','open','closed','','tiguas-sunrise-30','','','2025-11-07 06:03:31','2025-11-07 11:03:31','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-30.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15614,1,'2023-11-07 02:58:01','2023-11-07 07:58:01','','The circle driveway and large parking areas make it convenient and easy to get in and out of Tigua\'s Sunrise.','','inherit','open','closed','','tiguas-sunrise-31','','','2023-11-12 01:56:13','2023-11-12 06:56:13','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-31.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15615,1,'2023-11-07 02:58:05','2023-11-07 07:58:05','','Deep Water Dock Even at Low Pool','','inherit','open','closed','','tiguas-sunrise-32','','','2025-11-07 06:29:04','2025-11-07 11:29:04','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-32.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15616,1,'2023-11-07 02:58:09','2023-11-07 07:58:09','','Relax and enjoy the sunshine and cool water all year long.','','inherit','open','closed','','tiguas-sunrise-33','','','2023-11-12 01:56:03','2023-11-12 06:56:03','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-33.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15617,1,'2023-11-07 02:58:13','2023-11-07 07:58:13','','Room for 2 Boats to Find Shelter','','inherit','open','closed','','tiguas-sunrise-34','','','2025-11-07 06:37:11','2025-11-07 11:37:11','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-34.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15618,1,'2023-11-07 02:58:17','2023-11-07 07:58:17','','2 nice resting benches for the climb back up the stairs. We made sure the view is spectacular!','','inherit','open','closed','','tiguas-sunrise-35','','','2023-11-12 01:56:00','2023-11-12 06:56:00','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-35.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15619,1,'2023-11-07 02:58:20','2023-11-07 07:58:20','','Tigua\'s Sunrise is right off the main channel, but in a quiet protected cove. Know you are safe to swim and play in the water all day long.','','inherit','open','closed','','tiguas-sunrise-36','','','2023-11-12 01:55:58','2023-11-12 06:55:58','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-36.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15620,1,'2023-11-07 02:58:24','2023-11-07 07:58:24','','Beautiful Lewis Smith Lakeside View','','inherit','open','closed','','tiguas-sunrise-38','','','2025-11-07 06:25:49','2025-11-07 11:25:49','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-38.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15621,1,'2023-11-07 02:58:27','2023-11-07 07:58:27','','Peaceful Lakeside View at Tiguaâ€™s Property','','inherit','open','closed','','tiguas-sunrise-01','','','2025-11-07 06:11:34','2025-11-07 11:11:34','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-01.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15622,1,'2023-11-07 02:58:30','2023-11-07 07:58:30','','Elegant Accommodations on Lake Martin','','inherit','open','closed','','tiguas-sunrise-02','','','2025-11-07 06:06:52','2025-11-07 11:06:52','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-02.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15623,1,'2023-11-07 02:58:34','2023-11-07 07:58:34','','Relaxation and Enjoyment Interior','','inherit','open','closed','','tiguas-sunrise-03','','','2025-11-07 06:07:38','2025-11-07 11:07:38','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15627,1,'2023-11-07 03:31:35','2023-11-07 08:31:35','','Illustration Fire Pit Representing','','inherit','open','closed','','fire-pit','','','2025-11-07 06:04:54','2025-11-07 11:04:54','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/fire-pit.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (15628,1,'2023-11-07 03:33:00','2023-11-07 08:33:00','','Security Cameras on Property','','inherit','open','closed','','security-camera','','','2025-11-07 06:00:48','2025-11-07 11:00:48','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/security-camera.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (15630,1,'2023-11-07 12:49:26','2023-11-07 17:49:26','<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"Grey\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"25\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"1\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"1\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Tigua\'s Sunrise Rental Agreement','','draft','closed','closed','','tiguas-sunrise-rental-agreement','','','2024-07-31 23:35:25','2024-08-01 04:35:25','',0,'https://2poochiesproperties.com/?page_id=15630',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15632,1,'2023-11-08 06:12:57','2023-11-08 11:12:57','','Tiguaâ€™s Sunrise','','publish','closed','closed','','tiguas-sunrise','','','2023-11-08 06:31:43','2023-11-08 11:31:43','',0,'https://2poochiesproperties.com/?post_type=sidebar_instance&#038;p=15632',0,'sidebar_instance','',0);
INSERT INTO `wp_posts` VALUES (15633,1,'2024-06-24 13:54:31','2023-11-08 11:36:28','','About','','publish','closed','closed','','about-4','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=15633',1,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15634,1,'2024-06-24 13:54:31','2023-11-08 11:36:28','','Video','','publish','closed','closed','','video-3','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=15634',2,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15635,1,'2024-06-24 13:54:31','2023-11-08 11:36:28','','Gallery','','publish','closed','closed','','gallery-3','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=15635',3,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15636,1,'2024-06-24 13:54:31','2023-11-08 11:36:28','','Amenities','','publish','closed','closed','','amenities-3','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=15636',4,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15637,1,'2024-06-24 13:54:31','2023-11-08 11:36:28','','Booking','','publish','closed','closed','','booking','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=15637',7,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15640,1,'2025-11-11 09:22:23','2023-11-15 07:37:35','','Tiguaâ€™s Sunrise','','publish','closed','closed','','tiguas-sunrise','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=15640',6,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (15645,11,'2023-11-24 19:49:04','2023-11-25 00:49:04','Our family had a wonderful time at Barneyâ€™s Bluff! We were blown away with all the property had to offer! The house was fully stocked and had everything we needed and more! It is also the perfect place to bring a dog, our dog loved all the space to roam around and we didnâ€™t have to worry about her getting out of the gated areas. I highly recommend and we will be looking to book here again next year!','JaNan Barger','','publish','closed','closed','','janan-barger','','','2025-08-09 15:13:02','2025-08-09 20:13:02','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15645',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15646,11,'2023-11-25 19:55:54','2023-11-26 00:55:54','We spent Thanksgiving at Allie&#039;s on the Rocks. I don&#039;t know who had more fun <br />\r\nthe dogs or the  kids.  There was plenty of room for everyone  and we enjoyed  playing the large variety of board games .  We are already planning our next trip to Allie&#039;s on the Rocks. Thank you for the amazing stay.','Samantha Jenkins','','publish','closed','closed','','samantha-jenkins','','','2025-08-09 15:09:40','2025-08-09 20:09:40','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15646',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15673,11,'2023-12-14 23:11:01','2023-12-15 04:11:01','','Sit Back and Relax After an Exciting Day Fishing or Playing on the Lake.','','inherit','open','closed','','pxl_20231013_232508698','','','2025-11-07 06:33:57','2025-11-07 11:33:57','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231013_232508698.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15674,11,'2023-12-14 23:11:06','2023-12-15 04:11:06','','Sunset on the Lake','','inherit','open','closed','','pxl_20231023_114625016-portrait-original','','','2025-11-19 14:28:36','2025-11-19 19:28:36','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_114625016.PORTRAIT.ORIGINAL.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15675,11,'2023-12-14 23:11:09','2023-12-15 04:11:09','','Sunrise at Tigua\'s is Always Spectacular!','','inherit','open','closed','','pxl_20231023_114647677-portrait-original','','','2025-11-07 06:40:12','2025-11-07 11:40:12','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_114647677.PORTRAIT.ORIGINAL.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15676,11,'2023-12-14 23:11:13','2023-12-15 04:11:13','','Tigua\'s Well Lit Driveway EntranceÂ ','','inherit','open','closed','','pxl_20231026_233330134-night','','','2025-11-07 06:39:38','2025-11-07 11:39:38','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233330134.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15677,11,'2023-12-14 23:11:17','2023-12-15 04:11:17','','Be Confident Your Pets Are Safe in Our Well Lit Back Yard','','inherit','open','closed','','pxl_20231026_233801779-night','','','2025-11-07 06:44:07','2025-11-07 11:44:07','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233801779.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15678,11,'2023-12-14 23:11:21','2023-12-15 04:11:21','','Â Home Away From Home','','inherit','open','closed','','pxl_20231026_234015821-night','','','2025-11-07 06:38:27','2025-11-07 11:38:27','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234015821.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15679,11,'2023-12-14 23:11:24','2023-12-15 04:11:24','','Night Fishing Dock at Tigua\'s Sunrise','','inherit','open','closed','','pxl_20231026_234140587-night','','','2025-11-07 05:53:49','2025-11-07 10:53:49','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234140587.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15680,11,'2023-12-14 23:11:28','2023-12-15 04:11:28','','PXL 20231026 234204425.NIGHT','','inherit','open','closed','','pxl_20231026_234204425-night','','','2023-12-14 23:11:28','2023-12-15 04:11:28','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234204425.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15684,11,'2023-12-14 23:31:09','2023-12-15 04:31:09','','Spacious fenced yard, safe for pets and kids to run and play safely.','','inherit','open','closed','','_dsc6812','','','2023-12-14 23:32:09','2023-12-15 04:32:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC6812.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15685,11,'2024-01-14 22:01:50','2024-01-15 03:01:50','Easy to book, SUPER cute and very clean house! We traveled from California for an off road adventure and didnâ€™t want to chance the hotels. Allieâ€™s on the Rocks did not disappoint! Such a cute lake house with everything we needed. Immaculately clean too! Love, love, love the place. Looking forward to returning on our next trip to Cullman.','Stacey Diaz','','publish','closed','closed','','stacey-diaz','','','2025-08-09 15:03:09','2025-08-09 20:03:09','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15685',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15686,11,'2024-01-16 14:52:34','2024-01-16 19:52:34','','Guest Enjoting at Crane Hill','','inherit','open','closed','','6_17_2','','','2025-11-08 00:25:25','2025-11-08 05:25:25','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/6_17_2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15687,11,'2024-01-16 14:52:41','2024-01-16 19:52:41','','6 18 5','','inherit','open','closed','','6_18_5','','','2024-01-16 14:52:41','2024-01-16 19:52:41','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/6_18_5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15688,11,'2024-01-16 14:52:46','2024-01-16 19:52:46','','Man and Dog Relaxing in Papasan Chair Inside Lakeside Cabin','','inherit','open','closed','','20220818_165314','','','2025-11-07 07:57:12','2025-11-07 12:57:12','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_165314.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15689,11,'2024-01-16 14:52:55','2024-01-16 19:52:55','','20220818 173353','','inherit','open','closed','','20220818_173353','','','2024-01-16 14:52:55','2024-01-16 19:52:55','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173353.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15690,11,'2024-01-16 14:53:03','2024-01-16 19:53:03','','20220818 173529','','inherit','open','closed','','20220818_173529','','','2024-01-16 14:53:03','2024-01-16 19:53:03','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173529.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15691,11,'2024-01-16 14:53:11','2024-01-16 19:53:11','','Sunset Lake View','','inherit','open','closed','','20220819_062312','','','2025-11-07 08:05:51','2025-11-07 13:05:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_062312.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15692,11,'2024-01-16 14:53:17','2024-01-16 19:53:17','','Pet Friendly Home Rental','','inherit','open','closed','','20220819_080042','','','2025-11-07 07:55:54','2025-11-07 12:55:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_080042.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15693,11,'2024-01-16 14:53:23','2024-01-16 19:53:23','','Guest With Floating Tube','','inherit','open','closed','','20220819_100415','','','2025-11-07 08:18:52','2025-11-07 13:18:52','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100415.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15694,11,'2024-01-16 14:53:31','2024-01-16 19:53:31','','Guest With Towable Boat','','inherit','open','closed','','20220819_100527','','','2025-11-07 08:03:25','2025-11-07 13:03:25','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100527.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15695,11,'2024-01-16 14:53:40','2024-01-16 19:53:40','','20220819 100545','','inherit','open','closed','','20220819_100545','','','2024-01-16 14:53:40','2024-01-16 19:53:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100545.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15696,11,'2024-01-16 14:53:47','2024-01-16 19:53:47','','Two People Floating on the Water','','inherit','open','closed','','20220819_101550','','','2025-11-07 08:01:12','2025-11-07 13:01:12','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_101550.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15697,11,'2024-01-16 14:53:52','2024-01-16 19:53:52','','Guest at Barneyâ€™s Bluff','','inherit','open','closed','','20220819_102349','','','2025-11-07 08:18:13','2025-11-07 13:18:13','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_102349.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15698,11,'2024-01-16 14:53:58','2024-01-16 19:53:58','','20220819 105726','','inherit','open','closed','','20220819_105726','','','2024-01-16 14:53:58','2024-01-16 19:53:58','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_105726.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15699,11,'2024-01-16 14:54:06','2024-01-16 19:54:06','','Dock on a Lake','','inherit','open','closed','','20220819_112819','','','2025-11-07 07:53:33','2025-11-07 12:53:33','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_112819.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15700,11,'2024-01-16 14:54:16','2024-01-16 19:54:16','','Smith Lake View From Beautiful House','','inherit','open','closed','','20220819_134358','','','2025-11-07 08:17:18','2025-11-07 13:17:18','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134358.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15701,11,'2024-01-16 14:54:23','2024-01-16 19:54:23','','Guest Enjoying Boating in Deep Water','','inherit','open','closed','','20220819_134443','','','2025-11-07 07:58:23','2025-11-07 12:58:23','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134443.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15702,11,'2024-01-16 14:54:33','2024-01-16 19:54:33','','Guest Enjoying Boating','','inherit','open','closed','','20220819_134606','','','2025-11-07 07:54:51','2025-11-07 12:54:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134606.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15703,11,'2024-01-16 14:54:40','2024-01-16 19:54:40','','20220819 160517','','inherit','open','closed','','20220819_160517','','','2024-01-16 14:54:40','2024-01-16 19:54:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_160517.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15704,11,'2024-01-16 14:54:48','2024-01-16 19:54:48','','Smith Lake View','','inherit','open','closed','','20220820_065855','','','2025-11-08 00:26:16','2025-11-08 05:26:16','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_065855.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15705,11,'2024-01-16 14:54:55','2024-01-16 19:54:55','','Smith Lake View','','inherit','open','closed','','20220820_112406','','','2025-11-07 08:02:14','2025-11-07 13:02:14','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_112406.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15706,11,'2024-01-16 14:55:01','2024-01-16 19:55:01','','Guest Enjoying Swimming','','inherit','open','closed','','20220820_171400','','','2025-11-07 08:06:39','2025-11-07 13:06:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_171400.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15707,11,'2024-01-16 14:55:04','2024-01-16 19:55:04','','Crane Hil Lake Day With Boys','','inherit','open','closed','','1658268154710-2','','','2025-11-07 08:11:05','2025-11-07 13:11:05','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268154710.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15708,11,'2024-01-16 14:55:07','2024-01-16 19:55:07','','1658268233048','','inherit','open','closed','','1658268233048','','','2024-01-16 14:55:07','2024-01-16 19:55:07','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268233048.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15709,11,'2024-01-16 14:55:10','2024-01-16 19:55:10','','Two Young Men on a Boat','','inherit','open','closed','','1658268238274','','','2025-11-07 07:47:23','2025-11-07 12:47:23','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268238274.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15710,11,'2024-01-16 14:55:13','2024-01-16 19:55:13','','3 Guest on Towable Tube','','inherit','open','closed','','1658268242447','','','2025-11-07 08:02:52','2025-11-07 13:02:52','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268242447.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15711,11,'2024-01-16 14:55:16','2024-01-16 19:55:16','','Pet Friendly Lake View Bunglow','','inherit','open','closed','','1658268246037-2','','','2025-11-07 07:59:38','2025-11-07 12:59:38','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268246037.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15712,11,'2024-01-16 14:55:20','2024-01-16 19:55:20','','1658268249204','','inherit','open','closed','','1658268249204-2','','','2024-01-16 14:55:20','2024-01-16 19:55:20','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268249204.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15713,11,'2024-01-16 14:55:24','2024-01-16 19:55:24','','Pet Friendly Rental','','inherit','open','closed','','1658268490105','','','2025-11-08 00:26:56','2025-11-08 05:26:56','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268490105.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15714,11,'2024-01-16 14:55:27','2024-01-16 19:55:27','','Flat-coated RetrieverÂ Dog','','inherit','open','closed','','1658268496257-2','','','2025-11-07 08:04:40','2025-11-07 13:04:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268496257.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15715,11,'2024-01-16 14:55:31','2024-01-16 19:55:31','','Dog in a Kayak on a Lake','','inherit','open','closed','','1658268500945-2','','','2025-11-07 07:57:42','2025-11-07 12:57:42','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268500945.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15716,11,'2024-01-16 14:55:34','2024-01-16 19:55:34','','Portuguese Water Dog at Pet Friendly Dog','','inherit','open','closed','','1658268504353','','','2025-11-07 07:54:09','2025-11-07 12:54:09','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268504353.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15717,11,'2024-01-16 14:55:38','2024-01-16 19:55:38','','Guest Enjoying Boating Eith Pet','','inherit','open','closed','','1658268507966','','','2025-11-07 07:56:26','2025-11-07 12:56:26','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268507966.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15718,11,'2024-01-16 14:55:42','2024-01-16 19:55:42','','Fantastic View of the Lake From the Large Deck','','inherit','open','closed','','1658268628861','','','2025-11-08 00:28:40','2025-11-08 05:28:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268628861.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15719,11,'2024-01-16 14:55:44','2024-01-16 19:55:44','','Sunset Lake View at Tiguaâ€™s','','inherit','open','closed','','1658268937912-2','','','2025-11-08 00:27:32','2025-11-08 05:27:32','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268937912.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15720,11,'2024-01-16 14:55:47','2024-01-16 19:55:47','','Dock With a Boat on a Lake','','inherit','open','closed','','1658268941948','','','2025-11-07 08:07:14','2025-11-07 13:07:14','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268941948.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15721,11,'2024-01-16 14:55:51','2024-01-16 19:55:51','','Modern Lake-house','','inherit','open','closed','','1661010439445','','','2025-11-07 07:50:29','2025-11-07 12:50:29','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1661010439445.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15724,11,'2024-01-16 15:06:48','2024-01-16 20:06:48','','Black Labrador Retriever','','inherit','open','closed','','70447430754__f0747582-f532-42fe-bb56-c200465f0066-2','','','2025-11-07 08:00:20','2025-11-07 13:00:20','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15725,11,'2024-01-16 15:06:54','2024-01-16 20:06:54','','IMG 7421','','inherit','open','closed','','img_7421-2','','','2024-01-16 15:06:54','2024-01-16 20:06:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7421.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15726,11,'2024-01-16 15:07:00','2024-01-16 20:07:00','','IMG 7442','','inherit','open','closed','','img_7442-2','','','2024-01-16 15:07:01','2024-01-16 20:07:01','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7442.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15727,11,'2024-01-16 15:07:06','2024-01-16 20:07:06','','Dog on a Deck Overlooking a Lake','','inherit','open','closed','','img_7604-2','','','2025-11-07 08:17:33','2025-11-07 13:17:33','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7604.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15728,11,'2024-01-16 15:07:12','2024-01-16 20:07:12','','Family Lakefront Getaway','','inherit','open','closed','','img_7758','','','2025-11-07 07:47:59','2025-11-07 12:47:59','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7758.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15729,11,'2024-01-16 15:07:18','2024-01-16 20:07:18','','Dog on a Floating Dock','','inherit','open','closed','','img_8412-2','','','2025-11-08 00:24:32','2025-11-08 05:24:32','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8412.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15730,11,'2024-01-16 15:07:24','2024-01-16 20:07:24','','Lakehouse Exterior View Near Water','','inherit','open','closed','','img_8430-2','','','2025-11-07 07:48:40','2025-11-07 12:48:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8430.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15731,11,'2024-01-16 15:07:31','2024-01-16 20:07:31','','IMG 8436','','inherit','open','closed','','img_8436-2','','','2024-01-16 15:07:31','2024-01-16 20:07:31','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8436.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15733,11,'2024-01-16 15:13:37','2024-01-16 20:13:37','','','','inherit','open','closed','','img_1846','','','2024-01-16 15:17:31','2024-01-16 20:17:31','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_1846.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15734,11,'2024-01-16 15:13:40','2024-01-16 20:13:40','','IMG 1903','','inherit','open','closed','','img_1903','','','2024-01-16 15:13:40','2024-01-16 20:13:40','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_1903.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15735,11,'2024-01-16 15:13:45','2024-01-16 20:13:45','','IMG 1933','','inherit','open','closed','','img_1933','','','2024-01-16 15:13:45','2024-01-16 20:13:45','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_1933.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15736,11,'2024-01-16 15:13:48','2024-01-16 20:13:48','','Plenty of Seating With Beautiful Views','','inherit','open','closed','','img_6317-2','','','2025-11-07 07:18:47','2025-11-07 12:18:47','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6317.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15737,11,'2024-01-16 15:13:54','2024-01-16 20:13:54','','IMG 6355','','inherit','open','closed','','img_6355','','','2024-01-16 15:13:54','2024-01-16 20:13:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6355.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15738,11,'2024-01-16 15:13:57','2024-01-16 20:13:57','','IMG 6357','','inherit','open','closed','','img_6357','','','2024-01-16 15:13:57','2024-01-16 20:13:57','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6357.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15739,11,'2024-01-16 15:14:00','2024-01-16 20:14:00','','IMG 6398','','inherit','open','closed','','img_6398','','','2024-01-16 15:14:00','2024-01-16 20:14:00','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6398.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15740,11,'2024-01-16 15:14:07','2024-01-16 20:14:07','','IMG 6518','','inherit','open','closed','','img_6518','','','2024-01-16 15:14:07','2024-01-16 20:14:07','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6518.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15741,11,'2024-01-16 15:14:13','2024-01-16 20:14:13','','IMG 6541','','inherit','open','closed','','img_6541','','','2024-01-16 15:14:13','2024-01-16 20:14:13','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_6541.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15742,11,'2024-01-16 15:14:19','2024-01-16 20:14:19','','IMG 8287','','inherit','open','closed','','img_8287','','','2024-01-16 15:14:20','2024-01-16 20:14:20','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8287.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15743,11,'2024-01-16 15:16:21','2024-01-16 20:16:21','','1','','inherit','open','closed','','1-2','','','2024-01-16 15:16:21','2024-01-16 20:16:21','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15744,11,'2024-01-16 15:16:24','2024-01-16 20:16:24','','2','','inherit','open','closed','','2-2','','','2024-01-16 16:39:34','2024-01-16 21:39:34','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/2.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15745,11,'2024-01-16 16:40:22','2024-01-16 21:40:22','','','','inherit','open','closed','','1-3','','','2024-01-16 16:40:29','2024-01-16 21:40:29','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1-1.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15746,11,'2024-01-16 16:40:25','2024-01-16 21:40:25','','','','inherit','open','closed','','2-3','','','2024-01-16 16:40:34','2024-01-16 21:40:34','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/2-1.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15747,11,'2024-01-16 16:40:28','2024-01-16 21:40:28','','','','inherit','open','closed','','3-2','','','2024-01-16 16:40:38','2024-01-16 21:40:38','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/3.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15748,11,'2024-01-16 16:41:22','2024-01-16 21:41:22','','1','','inherit','open','closed','','1-4','','','2024-01-16 16:41:36','2024-01-16 21:41:36','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15749,11,'2024-01-16 16:41:29','2024-01-16 21:41:29','','2','','inherit','open','closed','','2-4','','','2024-01-16 16:41:39','2024-01-16 21:41:39','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15750,11,'2024-01-16 16:41:36','2024-01-16 21:41:36','','3','','inherit','open','closed','','3-3','','','2024-01-16 16:41:43','2024-01-16 21:41:43','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/3.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15751,11,'2024-01-16 16:41:41','2024-01-16 21:41:41','','4','','inherit','open','closed','','4-2','','','2024-01-16 16:41:48','2024-01-16 21:41:48','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/4.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15752,11,'2024-01-16 16:41:47','2024-01-16 21:41:47','','5','','inherit','open','closed','','5-2','','','2024-01-16 16:41:55','2024-01-16 21:41:55','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/5.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15753,11,'2024-01-16 16:41:52','2024-01-16 21:41:52','','6','','inherit','open','closed','','6','','','2024-01-16 16:42:00','2024-01-16 21:42:00','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/6.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15754,11,'2024-01-16 16:41:57','2024-01-16 21:41:57','','7','','inherit','open','closed','','7','','','2024-01-16 16:42:09','2024-01-16 21:42:09','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/7.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15755,11,'2024-01-16 16:42:55','2024-01-16 21:42:55','','1','','inherit','open','closed','','1-5','','','2024-01-16 16:43:00','2024-01-16 21:43:00','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15756,11,'2024-01-16 16:42:57','2024-01-16 21:42:57','','2','','inherit','open','closed','','2-5','','','2024-01-16 16:43:04','2024-01-16 21:43:04','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/2-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15757,11,'2024-01-16 16:42:59','2024-01-16 21:42:59','','3','','inherit','open','closed','','3-4','','','2024-01-16 16:43:07','2024-01-16 21:43:07','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/3-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15758,11,'2024-01-16 16:43:02','2024-01-16 21:43:02','','4','','inherit','open','closed','','4-3','','','2024-01-16 16:43:14','2024-01-16 21:43:14','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/4-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15759,11,'2024-01-16 16:43:05','2024-01-16 21:43:05','','5','','inherit','open','closed','','5-3','','','2024-01-16 16:43:18','2024-01-16 21:43:18','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/5-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15760,11,'2024-01-16 16:50:41','2024-01-16 21:50:41','','','','inherit','open','closed','','cb1fccb3-5f4c-4323-8a38-f5d53acf2e8e','','','2024-01-16 16:50:51','2024-01-16 21:50:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/CB1FCCB3-5F4C-4323-8A38-F5D53ACF2E8E.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15761,11,'2024-01-16 16:50:46','2024-01-16 21:50:46','','','','inherit','open','closed','','img_4743','','','2024-01-16 16:50:54','2024-01-16 21:50:54','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_4743.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15762,11,'2024-01-16 16:50:52','2024-01-16 21:50:52','','','','inherit','open','closed','','img_5670','','','2024-01-16 16:51:02','2024-01-16 21:51:02','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5670.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15763,11,'2024-01-16 16:50:58','2024-01-16 21:50:58','','','','inherit','open','closed','','img_5671','','','2024-01-16 16:51:08','2024-01-16 21:51:08','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5671.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15764,11,'2024-01-16 16:51:04','2024-01-16 21:51:04','','','','inherit','open','closed','','img_5676','','','2024-01-16 16:51:14','2024-01-16 21:51:14','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5676.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15765,11,'2024-01-16 16:51:09','2024-01-16 21:51:09','','','','inherit','open','closed','','img_5678','','','2024-01-16 16:51:19','2024-01-16 21:51:19','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5678.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15766,11,'2024-01-16 16:51:16','2024-01-16 21:51:16','','','','inherit','open','closed','','img_5680','','','2024-01-16 16:51:26','2024-01-16 21:51:26','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5680.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15767,11,'2024-01-16 16:51:23','2024-01-16 21:51:23','','','','inherit','open','closed','','img_5682','','','2024-01-16 16:51:31','2024-01-16 21:51:31','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5682.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15768,11,'2024-01-16 16:51:29','2024-01-16 21:51:29','','','','inherit','open','closed','','img_5687','','','2024-01-16 16:51:46','2024-01-16 21:51:46','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5687.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15769,11,'2024-01-16 16:51:36','2024-01-16 21:51:36','','','','inherit','open','closed','','img_5692','','','2024-01-16 16:51:51','2024-01-16 21:51:51','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5692.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15770,11,'2024-01-16 16:51:42','2024-01-16 21:51:42','','','','inherit','open','closed','','img_5694','','','2024-01-16 16:51:55','2024-01-16 21:51:55','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5694.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15771,11,'2024-01-16 16:51:48','2024-01-16 21:51:48','','','','inherit','open','closed','','img_5702','','','2024-01-16 16:51:59','2024-01-16 21:51:59','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5702.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15772,11,'2024-01-16 16:51:53','2024-01-16 21:51:53','','','','inherit','open','closed','','img_5727','','','2024-01-16 16:52:07','2024-01-16 21:52:07','',15162,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_5727.jpeg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15792,1,'2024-02-16 07:19:00','2024-02-16 12:19:00','<!-- wp:html -->\n<!-- Multiple Month Calendar -->\n<!-- OwnerRez Multiple Month Calendar widget for Allie\'s on the Rocks -->\n<div class=\"ownerrez-widget\" data-propertyId=\"de3fd34723d64572a35b4d0f05b65cba\" data-widget-type=\"Multiple Month Calendar - Multiple Month Calendar\" data-widgetId=\"116dd6087cdd4b33aeca23a9ae3bc05e\"></div>\n<script src=\"https://secure.ownerrez.com/widget.js\"></script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<!-- Bookings/Inquiries -->\n<!-- OwnerRez Booking/Inquiry widget -->\n<div class=\"ownerrez-widget\" data-widget-type=\"Bookings/Inquiries - Booking/Inquiry\" data-widgetId=\"0b3aea38928241c3a092de6867975a0c\"></div>\n<script src=\"https://secure.ownerrez.com/widget.js\"></script>\n<!-- /wp:html -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Single Month Calendar</h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<!-- Single Month Calendar -->\n<!-- OwnerRez Single Month Calendar widget for Allie\'s on the Rocks -->\n<div class=\"ownerrez-widget\" data-propertyId=\"de3fd34723d64572a35b4d0f05b65cba\" data-widget-type=\"Single Month Calendar - Single Month Calendar\" data-widgetId=\"7ac0e2d55ce146cf81af93b2d87a0dc3\"></div>\n<script src=\"https://secure.ownerrez.com/widget.js\"></script>\n<!-- /wp:html -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Reviews</h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<!-- Reivews -->\n<!-- OwnerRez Reviews widget -->\n<div class=\"ownerrez-widget\" data-widget-type=\"Reivews - Reviews\" data-widgetId=\"86c3d32a116c422a9292cefaede0540f\"></div>\n<script src=\"https://secure.ownerrez.com/widget.js\"></script>\n<!-- /wp:html -->','Owner Rez Test - Allies','','publish','closed','closed','','owner-rez-test-allies','','','2025-07-03 23:22:41','2025-07-04 04:22:41','',0,'https://2poochiesproperties.com/?page_id=15792',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15802,11,'2024-02-18 11:34:21','2024-02-18 16:34:21','Very comfortable and quiet!   Everything  we needed was there and the hospitality was very much appreciated!   We have four dogs so finding somewhere that allows all of them, is comfortable, and clean is rare.   Thank you Tim, we will definitely check the availability again in the future!','scott P','','publish','closed','closed','','scott-p','','','2025-08-09 15:02:13','2025-08-09 20:02:13','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15802',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15804,1,'2024-02-21 07:40:25','2024-02-21 12:40:25','','Beautiful Home of Barneyâ€™s Bluff','','inherit','open','closed','','15804','','','2025-11-07 06:53:41','2025-11-07 11:53:41','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0187-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15805,1,'2024-02-21 07:40:26','2024-02-21 12:40:26','','DJI 0184','','inherit','open','closed','','15805','','','2024-02-21 07:40:27','2024-02-21 12:40:27','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0184-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15806,1,'2024-02-21 07:40:27','2024-02-21 12:40:27','','DJI 0181','','inherit','open','closed','','15806','','','2024-02-21 07:40:27','2024-02-21 12:40:27','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0181-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15807,1,'2024-02-21 07:40:28','2024-02-21 12:40:28','','Spacious All Around Barneyâ€™s Bluff','','inherit','open','closed','','15807','','','2025-11-07 07:07:44','2025-11-07 12:07:44','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0178-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15808,1,'2024-02-21 07:40:28','2024-02-21 12:40:28','','DJI 0175','','inherit','open','closed','','15808','','','2024-02-21 07:40:29','2024-02-21 12:40:29','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0175-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15809,1,'2024-02-21 07:40:29','2024-02-21 12:40:29','','Deck Surrounds Back of the House.','','inherit','open','closed','','15809','','','2025-11-07 07:17:31','2025-11-07 12:17:31','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0172-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15810,1,'2024-02-21 07:40:30','2024-02-21 12:40:30','','DJI 0169','','inherit','open','closed','','15810','','','2024-02-21 07:40:30','2024-02-21 12:40:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0169-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15811,1,'2024-02-21 07:40:30','2024-02-21 12:40:30','','Large gated deck overlooking water','','inherit','open','closed','','15811','','','2024-02-21 07:40:31','2024-02-21 12:40:31','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0166-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15812,1,'2024-02-21 07:40:31','2024-02-21 12:40:31','','DJI 0163','','inherit','open','closed','','15812','','','2024-02-21 07:40:32','2024-02-21 12:40:32','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0163-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15813,1,'2024-02-21 07:40:32','2024-02-21 12:40:32','','Barneyâ€™s Bluff Home Exterior','','inherit','open','closed','','15813','','','2025-11-07 06:50:37','2025-11-07 11:50:37','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0160-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15814,1,'2024-02-21 07:40:33','2024-02-21 12:40:33','','DJI 0153','','inherit','open','closed','','15814','','','2024-02-21 07:40:33','2024-02-21 12:40:33','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0153-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15815,1,'2024-02-21 07:40:33','2024-02-21 12:40:33','','DJI 0138','','inherit','open','closed','','15815','','','2024-02-21 07:40:34','2024-02-21 12:40:34','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0138-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15816,1,'2024-02-21 07:40:34','2024-02-21 12:40:34','','DJI 0134','','inherit','open','closed','','15816','','','2024-02-21 07:40:35','2024-02-21 12:40:35','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0134-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15817,1,'2024-02-21 07:40:35','2024-02-21 12:40:35','','2-slip Boathouse on Deep Water','','inherit','open','closed','','15817','','','2025-11-07 06:52:04','2025-11-07 11:52:04','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0129-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15818,1,'2024-02-21 07:40:36','2024-02-21 12:40:36','','DJI 0126','','inherit','open','closed','','15818','','','2024-02-21 07:40:36','2024-02-21 12:40:36','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0126-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15819,1,'2024-02-21 07:40:36','2024-02-21 12:40:36','','Flat Deck Pontoon Boat','','inherit','open','closed','','15819','','','2025-11-07 07:21:03','2025-11-07 12:21:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0123-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15820,1,'2024-02-21 07:40:37','2024-02-21 12:40:37','','DJI 0120','','inherit','open','closed','','15820','','','2024-02-21 07:40:38','2024-02-21 12:40:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0120-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15821,1,'2024-02-21 07:40:38','2024-02-21 12:40:38','','DJI 0117','','inherit','open','closed','','15821','','','2024-02-21 07:40:38','2024-02-21 12:40:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0117-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15822,1,'2024-02-21 07:40:38','2024-02-21 12:40:38','','DJI 0114','','inherit','open','closed','','15822','','','2024-02-21 07:40:39','2024-02-21 12:40:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0114-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15823,1,'2024-02-21 07:40:39','2024-02-21 12:40:39','','DJI 0110','','inherit','open','closed','','15823','','','2024-02-21 07:40:40','2024-02-21 12:40:40','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0110-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15824,1,'2024-02-21 07:40:40','2024-02-21 12:40:40','','DJI 0109','','inherit','open','closed','','15824','','','2024-02-21 07:40:40','2024-02-21 12:40:40','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0109-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15825,1,'2024-02-21 07:40:40','2024-02-21 12:40:40','','DJI 0106','','inherit','open','closed','','15825','','','2024-02-21 07:40:41','2024-02-21 12:40:41','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0106-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15826,1,'2024-02-21 07:40:41','2024-02-21 12:40:41','','Walkway From Deck to the Dock','','inherit','open','closed','','15826','','','2025-11-07 16:49:11','2025-11-07 21:49:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0103-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15827,1,'2024-02-21 07:40:42','2024-02-21 12:40:42','','Fenced Yard for Pets','','inherit','open','closed','','15827','','','2025-11-07 07:17:57','2025-11-07 12:17:57','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001853-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15828,1,'2024-02-21 07:40:43','2024-02-21 12:40:43','','0001832','','inherit','open','closed','','15828','','','2024-02-21 07:40:43','2024-02-21 12:40:43','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001832-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15829,1,'2024-02-21 07:40:43','2024-02-21 12:40:43','','Well equipped kitchen','','inherit','open','closed','','15829','','','2024-02-21 07:40:44','2024-02-21 12:40:44','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001827-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15830,1,'2024-02-21 07:40:44','2024-02-21 12:40:44','','Coffee Station in Kitchen/dining Area','','inherit','open','closed','','15830','','','2025-11-07 07:33:48','2025-11-07 12:33:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001822-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15831,1,'2024-02-21 07:40:45','2024-02-21 12:40:45','','Laundry/utility Room','','inherit','open','closed','','15831','','','2025-11-07 07:11:23','2025-11-07 12:11:23','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001817-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15832,1,'2024-02-21 07:40:46','2024-02-21 12:40:46','','Plenty of Counter Space With Additional Prep Sink','','inherit','open','closed','','15832','','','2025-11-07 07:30:39','2025-11-07 12:30:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001812-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15833,1,'2024-02-21 07:40:46','2024-02-21 12:40:46','','Master Bathroom','','inherit','open','closed','','15833','','','2025-11-07 07:29:05','2025-11-07 12:29:05','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001807-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15834,1,'2024-02-21 07:40:47','2024-02-21 12:40:47','','0001802','','inherit','open','closed','','15834','','','2024-02-21 07:40:48','2024-02-21 12:40:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001802-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15835,1,'2024-02-21 07:40:48','2024-02-21 12:40:48','','Master Bathroom With Jetted Tub, Shower, Double Sinks and Medicine Cabinets','','inherit','open','closed','','15835','','','2025-11-07 07:31:38','2025-11-07 12:31:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001797-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15836,1,'2024-02-21 07:40:49','2024-02-21 12:40:49','','0001792','','inherit','open','closed','','15836','','','2024-02-21 07:40:49','2024-02-21 12:40:49','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001792-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15837,1,'2024-02-21 07:40:49','2024-02-21 12:40:49','','Master Bedroom With King Size Bed','','inherit','open','closed','','15837','','','2025-11-07 07:22:26','2025-11-07 12:22:26','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001787-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15838,1,'2024-02-21 07:40:50','2024-02-21 12:40:50','','Master Cleaned Bedrooms','','inherit','open','closed','','15838','','','2025-11-07 07:05:00','2025-11-07 12:05:00','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001782-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15839,1,'2024-02-21 07:40:51','2024-02-21 12:40:51','','Well Equipped Kitchen','','inherit','open','closed','','15839','','','2025-11-07 07:16:31','2025-11-07 12:16:31','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001777-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15840,1,'2024-02-21 07:40:52','2024-02-21 12:40:52','','0001772','','inherit','open','closed','','15840','','','2024-02-21 07:40:52','2024-02-21 12:40:52','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001772-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15841,1,'2024-02-21 07:40:52','2024-02-21 12:40:52','','Spacious 2nd Bathroom','','inherit','open','closed','','15841','','','2025-11-07 07:09:06','2025-11-07 12:09:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001767-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15842,1,'2024-02-21 07:40:53','2024-02-21 12:40:53','','Bedroom With Queen Size Bed & Roku Tv','','inherit','open','closed','','15842','','','2025-11-07 06:49:20','2025-11-07 11:49:20','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001762-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15843,1,'2024-02-21 07:40:54','2024-02-21 12:40:54','','The Bunkroom Gives New Meaning to the Phrase','','inherit','open','closed','','15843','','','2025-11-07 07:09:37','2025-11-07 12:09:37','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001757-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15844,1,'2024-02-21 07:40:54','2024-02-21 12:40:54','','0001752','','inherit','open','closed','','15844','','','2024-02-21 07:40:55','2024-02-21 12:40:55','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001752-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15845,1,'2024-02-21 07:40:55','2024-02-21 12:40:55','','Covered Cigar Area Attached to the Sunroom','','inherit','open','closed','','15845','','','2025-11-07 07:06:26','2025-11-07 12:06:26','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001747-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15846,1,'2024-02-21 07:40:56','2024-02-21 12:40:56','','Sunroom\'s Comfy Gathering Area.','','inherit','open','closed','','15846','','','2025-11-07 07:23:39','2025-11-07 12:23:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001742-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15847,1,'2024-02-21 07:40:57','2024-02-21 12:40:57','','0001737','','inherit','open','closed','','15847','','','2024-02-21 07:40:57','2024-02-21 12:40:57','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001737-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15848,1,'2024-02-21 07:40:57','2024-02-21 12:40:57','','0001732','','inherit','open','closed','','15848','','','2024-02-21 07:40:58','2024-02-21 12:40:58','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001732-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15849,1,'2024-02-21 07:40:58','2024-02-21 12:40:58','','Sunroom\'s Large 8-person Game Table & Dry Bar','','inherit','open','closed','','15849','','','2025-11-07 07:20:06','2025-11-07 12:20:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001727-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15850,1,'2024-02-21 07:40:59','2024-02-21 12:40:59','','0001722','','inherit','open','closed','','15850','','','2024-02-21 07:41:00','2024-02-21 12:41:00','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001722-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15851,1,'2024-02-21 07:41:00','2024-02-21 12:41:00','','0001717','','inherit','open','closed','','15851','','','2024-02-21 07:41:00','2024-02-21 12:41:00','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001717-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15852,1,'2024-02-21 07:41:00','2024-02-21 12:41:00','','Lots of Comfy Spaces to Relax','','inherit','open','closed','','15852','','','2025-11-07 07:08:30','2025-11-07 12:08:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001712-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15853,1,'2024-02-21 07:41:01','2024-02-21 12:41:01','','0001707','','inherit','open','closed','','15853','','','2024-02-21 07:41:02','2024-02-21 12:41:02','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001707-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15854,1,'2024-02-21 07:41:02','2024-02-21 12:41:02','','Comfortable Gathering Place for All','','inherit','open','closed','','15854','','','2025-11-07 07:12:59','2025-11-07 12:12:59','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001702-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15855,1,'2024-02-21 07:41:03','2024-02-21 12:41:03','','0001697','','inherit','open','closed','','15855','','','2024-02-21 07:41:03','2024-02-21 12:41:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001697-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15856,1,'2024-02-21 07:41:03','2024-02-21 12:41:03','','Dining Table Seats 8 With 2 Additional at Kitchen Bar','','inherit','open','closed','','15856','','','2025-11-07 07:27:38','2025-11-07 12:27:38','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001692-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15857,1,'2024-02-21 07:41:04','2024-02-21 12:41:04','','0001687','','inherit','open','closed','','15857','','','2024-02-21 07:41:05','2024-02-21 12:41:05','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001687-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15858,1,'2024-02-21 07:41:05','2024-02-21 12:41:05','','0001682','','inherit','open','closed','','15858','','','2024-02-21 07:41:05','2024-02-21 12:41:05','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001682-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15859,1,'2024-02-21 07:41:05','2024-02-21 12:41:05','','Dining Area of Deep Water House','','inherit','open','closed','','15859','','','2025-11-07 06:51:12','2025-11-07 11:51:12','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001677-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15860,1,'2024-02-21 07:41:06','2024-02-21 12:41:06','','0001672','','inherit','open','closed','','15860','','','2024-02-21 07:41:07','2024-02-21 12:41:07','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001672-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15861,1,'2024-02-21 07:41:07','2024-02-21 12:41:07','','0001667','','inherit','open','closed','','15861','','','2024-02-21 07:41:08','2024-02-21 12:41:08','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001667-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15862,1,'2024-02-21 07:41:08','2024-02-21 12:41:08','','0001662','','inherit','open','closed','','15862','','','2024-02-21 07:41:08','2024-02-21 12:41:08','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001662-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15863,1,'2024-02-21 07:41:08','2024-02-21 12:41:08','','0001657','','inherit','open','closed','','15863','','','2024-02-21 07:41:09','2024-02-21 12:41:09','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001657-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15864,1,'2024-02-21 07:41:09','2024-02-21 12:41:09','','Bright, Spacious and Well Equipped Kitchen','','inherit','open','closed','','15864','','','2025-11-07 07:05:50','2025-11-07 12:05:50','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001652-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15865,1,'2024-02-21 07:41:10','2024-02-21 12:41:10','','0001646','','inherit','open','closed','','15865','','','2024-02-21 07:41:11','2024-02-21 12:41:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001646-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15866,1,'2024-02-21 07:41:11','2024-02-21 12:41:11','','0001637','','inherit','open','closed','','15866','','','2024-02-21 07:41:11','2024-02-21 12:41:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001637-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15867,1,'2024-02-21 07:41:12','2024-02-21 12:41:12','','22-foot Suntracker Pontoon','','inherit','open','closed','','15867','','','2025-11-07 07:26:44','2025-11-07 12:26:44','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001632-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15868,1,'2024-02-21 07:41:12','2024-02-21 12:41:12','','0001627','','inherit','open','closed','','15868','','','2024-02-21 07:41:13','2024-02-21 12:41:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001627-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15869,1,'2024-02-21 07:41:13','2024-02-21 12:41:13','','Relax on the Dock With a Beautiful View','','inherit','open','closed','','15869','','','2025-11-07 07:12:29','2025-11-07 12:12:29','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001622-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15870,1,'2024-02-21 07:41:14','2024-02-21 12:41:14','','0001617','','inherit','open','closed','','15870','','','2024-02-21 07:41:14','2024-02-21 12:41:14','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001617-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15871,1,'2024-02-21 07:41:14','2024-02-21 12:41:14','','Bbq Patio Area With Cozy Seating','','inherit','open','closed','','15871','','','2025-11-07 07:26:03','2025-11-07 12:26:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001612-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15872,1,'2024-02-21 07:41:15','2024-02-21 12:41:15','','Nicely Shaded','','inherit','open','closed','','15872','','','2025-11-07 07:16:02','2025-11-07 12:16:02','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001607-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15873,1,'2024-02-21 07:41:16','2024-02-21 12:41:16','','Competition Cornhole Boards','','inherit','open','closed','','15873','','','2025-11-07 06:54:44','2025-11-07 11:54:44','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001602-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15874,1,'2024-02-21 07:41:17','2024-02-21 12:41:17','','0001597','','inherit','open','closed','','15874','','','2024-02-21 07:41:18','2024-02-21 12:41:18','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001597-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15875,1,'2024-02-21 07:41:18','2024-02-21 12:41:18','','0001592','','inherit','open','closed','','15875','','','2024-02-21 07:41:18','2024-02-21 12:41:18','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001592-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15876,1,'2024-02-21 07:41:18','2024-02-21 12:41:18','','0001587','','inherit','open','closed','','15876','','','2024-02-21 07:41:19','2024-02-21 12:41:19','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001587-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15877,1,'2024-02-21 07:41:19','2024-02-21 12:41:19','','Firepit With Views','','inherit','open','closed','','15877','','','2025-11-07 07:28:25','2025-11-07 12:28:25','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001582-1-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15878,1,'2024-02-21 07:41:20','2024-02-21 12:41:20','','0001577','','inherit','open','closed','','15878','','','2024-02-21 07:41:21','2024-02-21 12:41:21','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001577-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15879,1,'2024-02-21 07:41:21','2024-02-21 12:41:21','','Head Down to the Dock','','inherit','open','closed','','15879','','','2025-11-08 00:40:28','2025-11-08 05:40:28','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15880,1,'2024-02-21 07:41:21','2024-02-21 12:41:21','','Lots of Space','','inherit','open','closed','','15880','','','2025-11-08 00:39:08','2025-11-08 05:39:08','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15881,1,'2024-02-21 07:41:22','2024-02-21 12:41:22','','Watch the Sunrise','','inherit','open','closed','','15881','','','2025-11-08 00:43:11','2025-11-08 05:43:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7775-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15882,1,'2024-02-21 07:41:23','2024-02-21 12:41:23','','Porch','','inherit','open','closed','','15882','','','2025-11-19 14:25:30','2025-11-19 19:25:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7770-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15883,1,'2024-02-21 07:41:24','2024-02-21 12:41:24','','Best Fall Fishing Spots on Lewis','','inherit','open','closed','','15883','','','2025-11-07 05:31:28','2025-11-07 10:31:28','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7765-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15884,1,'2024-02-21 07:41:25','2024-02-21 12:41:25','','DSC7760','','inherit','open','closed','','15884','','','2024-02-21 07:41:26','2024-02-21 12:41:26','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7760-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15885,1,'2024-02-21 07:41:26','2024-02-21 12:41:26','','DSC7755','','inherit','open','closed','','15885','','','2024-02-21 07:41:26','2024-02-21 12:41:26','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7755-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15886,1,'2024-02-21 07:41:26','2024-02-21 12:41:26','','Spacious Covered Porch With Beautiful View','','inherit','open','closed','','15886','','','2025-11-07 07:39:54','2025-11-07 12:39:54','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7750-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15887,1,'2024-02-21 07:41:27','2024-02-21 12:41:27','','Beautiful Backyard View From the Deck','','inherit','open','closed','','15887','','','2025-11-08 00:39:45','2025-11-08 05:39:45','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7733-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15888,1,'2024-02-21 07:41:28','2024-02-21 12:41:28','','Nice Deck Over the Water','','inherit','open','closed','','15888','','','2025-11-08 00:36:58','2025-11-08 05:36:58','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15889,1,'2024-02-21 07:41:29','2024-02-21 12:41:29','','Hang Out on Deck While They Fish','','inherit','open','closed','','15889','','','2025-11-08 00:42:33','2025-11-08 05:42:33','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7723-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15890,1,'2024-02-21 07:41:30','2024-02-21 12:41:30','','Looking Up From the Deck','','inherit','open','closed','','15890','','','2025-11-07 07:41:36','2025-11-07 12:41:36','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15891,1,'2024-02-21 07:41:31','2024-02-21 12:41:31','','Get Close to the Water','','inherit','open','closed','','15891','','','2025-11-08 00:43:48','2025-11-08 05:43:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15892,1,'2024-02-21 07:41:31','2024-02-21 12:41:31','','Fishing deck','','inherit','open','closed','','15892','','','2024-02-21 07:41:32','2024-02-21 12:41:32','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7708-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15893,1,'2024-02-21 07:41:32','2024-02-21 12:41:32','','DSC7703','','inherit','open','closed','','15893','','','2024-02-21 07:41:33','2024-02-21 12:41:33','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7703-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15894,1,'2024-02-21 07:41:33','2024-02-21 12:41:33','','DSC7698','','inherit','open','closed','','15894','','','2024-02-21 07:41:34','2024-02-21 12:41:34','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7698-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15895,1,'2024-02-21 07:41:34','2024-02-21 12:41:34','','Welcome to Allie\'s on the Rocks','','inherit','open','closed','','15895','','','2025-11-08 00:32:56','2025-11-08 05:32:56','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7693-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15896,1,'2024-02-21 07:41:34','2024-02-21 12:41:34','','0009912','','inherit','open','closed','','15896','','','2024-02-21 07:41:35','2024-02-21 12:41:35','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009912-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15897,1,'2024-02-21 07:41:35','2024-02-21 12:41:35','','Modern Lake Bungalow','','inherit','open','closed','','15897','','','2025-11-07 07:46:03','2025-11-07 12:46:03','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009907-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15898,1,'2024-02-21 07:41:36','2024-02-21 12:41:36','','0009897','','inherit','open','closed','','15898','','','2024-02-21 07:41:37','2024-02-21 12:41:37','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009897-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15899,1,'2024-02-21 07:41:37','2024-02-21 12:41:37','','0009892','','inherit','open','closed','','15899','','','2024-02-21 07:41:37','2024-02-21 12:41:37','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009892-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15900,1,'2024-02-21 07:41:37','2024-02-21 12:41:37','','Master bathroom','','inherit','open','closed','','15900','','','2025-11-08 00:34:15','2025-11-08 05:34:15','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009887-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15901,1,'2024-02-21 07:41:38','2024-02-21 12:41:38','','King Size Bed Bedroom','','inherit','open','closed','','15901','','','2025-11-08 00:38:34','2025-11-08 05:38:34','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009882-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15902,1,'2024-02-21 07:41:39','2024-02-21 12:41:39','','0009877','','inherit','open','closed','','15902','','','2024-02-21 07:41:40','2024-02-21 12:41:40','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009877-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15903,1,'2024-02-21 07:41:40','2024-02-21 12:41:40','','0009872','','inherit','open','closed','','15903','','','2024-02-21 07:41:40','2024-02-21 12:41:40','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009872-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15904,1,'2024-02-21 07:41:40','2024-02-21 12:41:40','','0009867','','inherit','open','closed','','15904','','','2024-02-21 07:41:41','2024-02-21 12:41:41','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009867-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15905,1,'2024-02-21 07:41:41','2024-02-21 12:41:41','','0009857','','inherit','open','closed','','15905','','','2024-02-21 07:41:42','2024-02-21 12:41:42','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009857-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15906,1,'2024-02-21 07:41:42','2024-02-21 12:41:42','','Spacious Master','','inherit','open','closed','','15906','','','2025-11-07 07:34:55','2025-11-07 12:34:55','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009852-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15907,1,'2024-02-21 07:41:43','2024-02-21 12:41:43','','Privacy Workspace','','inherit','open','closed','','15907','','','2025-11-07 07:46:44','2025-11-07 12:46:44','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009847-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15908,1,'2024-02-21 07:41:44','2024-02-21 12:41:44','','Desk in Master Bedroom','','inherit','open','closed','','15908','','','2025-11-08 00:31:30','2025-11-08 05:31:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009842-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15909,1,'2024-02-21 07:41:44','2024-02-21 12:41:44','','0009832','','inherit','open','closed','','15909','','','2024-02-21 07:41:45','2024-02-21 12:41:45','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009832-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15910,1,'2024-02-21 07:41:45','2024-02-21 12:41:45','','0009827','','inherit','open','closed','','15910','','','2024-02-21 07:41:46','2024-02-21 12:41:46','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009827-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15911,1,'2024-02-21 07:41:46','2024-02-21 12:41:46','','Full bathroom on main floor','','inherit','open','closed','','15911','','','2025-11-08 00:30:08','2025-11-08 05:30:08','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009822-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15912,1,'2024-02-21 07:41:46','2024-02-21 12:41:46','','Dedicated Coffee Spot','','inherit','open','closed','','15912','','','2025-11-08 00:36:19','2025-11-08 05:36:19','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009817-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15913,1,'2024-02-21 07:41:47','2024-02-21 12:41:47','','0009812','','inherit','open','closed','','15913','','','2024-02-21 07:41:48','2024-02-21 12:41:48','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009812-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15914,1,'2024-02-21 07:41:48','2024-02-21 12:41:48','','Plenty of Counter Space in Kitchen','','inherit','open','closed','','15914','','','2025-11-08 00:35:34','2025-11-08 05:35:34','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009807-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15915,1,'2024-02-21 07:41:49','2024-02-21 12:41:49','','Plenty of Counter Space','','inherit','open','closed','','15915','','','2025-11-07 07:37:01','2025-11-07 12:37:01','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009802-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15916,1,'2024-02-21 07:41:49','2024-02-21 12:41:49','','Spacious kitchen','','inherit','open','closed','','15916','','','2025-11-07 07:36:25','2025-11-07 12:36:25','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009797-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15917,1,'2024-02-21 07:41:50','2024-02-21 12:41:50','','0009792','','inherit','open','closed','','15917','','','2024-02-21 07:41:51','2024-02-21 12:41:51','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009792-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15918,1,'2024-02-21 07:41:51','2024-02-21 12:41:51','','0009777','','inherit','open','closed','','15918','','','2024-02-21 07:41:52','2024-02-21 12:41:52','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009777-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15919,1,'2024-02-21 07:41:52','2024-02-21 12:41:52','','0009772','','inherit','open','closed','','15919','','','2024-02-21 07:41:52','2024-02-21 12:41:52','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009772-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15920,1,'2024-02-21 07:41:52','2024-02-21 12:41:52','','0009767','','inherit','open','closed','','15920','','','2024-02-21 07:41:53','2024-02-21 12:41:53','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009767-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15921,1,'2024-02-21 07:41:53','2024-02-21 12:41:53','','0009762','','inherit','open','closed','','15921','','','2024-02-21 07:41:54','2024-02-21 12:41:54','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009762-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15922,1,'2024-02-21 07:41:54','2024-02-21 12:41:54','','Comfy Queen','','inherit','open','closed','','15922','','','2025-11-07 07:38:35','2025-11-07 12:38:35','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009757-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15923,1,'2024-02-21 07:41:55','2024-02-21 12:41:55','','Guest Room With Quen Size Bed','','inherit','open','closed','','15923','','','2025-11-07 07:39:19','2025-11-07 12:39:19','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009737-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15924,1,'2024-02-21 07:41:55','2024-02-21 12:41:55','','0009732','','inherit','open','closed','','15924','','','2024-02-21 07:41:56','2024-02-21 12:41:56','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009732-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15925,1,'2024-02-21 07:41:56','2024-02-21 12:41:56','','Spacious and Comfortable Front Room','','inherit','open','closed','','15925','','','2025-11-08 00:30:49','2025-11-08 05:30:49','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009727-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15926,1,'2024-02-21 07:41:57','2024-02-21 12:41:57','','0009722','','inherit','open','closed','','15926','','','2024-02-21 07:41:58','2024-02-21 12:41:58','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009722-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15927,1,'2024-02-21 07:41:58','2024-02-21 12:41:58','','0009717','','inherit','open','closed','','15927','','','2024-02-21 07:41:58','2024-02-21 12:41:58','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009717-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15928,1,'2024-02-21 07:41:58','2024-02-21 12:41:58','','Comfortable Place to Watch Tv','','inherit','open','closed','','15928','','','2025-11-07 07:42:13','2025-11-07 12:42:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009712-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15929,1,'2024-02-21 07:41:59','2024-02-21 12:41:59','','Laundry Room With Necessities','','inherit','open','closed','','15929','','','2025-11-08 00:41:06','2025-11-08 05:41:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009707-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15930,1,'2024-02-21 07:42:00','2024-02-21 12:42:00','','0009702','','inherit','open','closed','','15930','','','2024-02-21 07:42:01','2024-02-21 12:42:01','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009702-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15931,1,'2024-02-21 07:42:01','2024-02-21 12:42:01','','0009687','','inherit','open','closed','','15931','','','2024-02-21 07:42:01','2024-02-21 12:42:01','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009687-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15932,1,'2024-02-21 07:42:01','2024-02-21 12:42:01','','Office Work Space','','inherit','open','closed','','15932','','','2025-11-08 00:37:43','2025-11-08 05:37:43','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009682-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15933,1,'2024-02-21 07:42:02','2024-02-21 12:42:02','','Comfortable place to watch TV','','inherit','open','closed','','15933','','','2025-11-07 07:40:49','2025-11-07 12:40:49','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009677-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15934,1,'2024-02-21 07:42:03','2024-02-21 12:42:03','','74','','inherit','open','closed','','15934','','','2024-02-21 07:42:04','2024-02-21 12:42:04','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/74-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15935,1,'2024-02-21 07:42:04','2024-02-21 12:42:04','','Relax with a cup of coffee or an evening cocktail in the porch shade.','','inherit','open','closed','','15935','','','2024-02-21 07:42:04','2024-02-21 12:42:04','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/68-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15936,1,'2024-02-21 07:42:04','2024-02-21 12:42:04','','63','','inherit','open','closed','','15936','','','2024-02-21 07:42:05','2024-02-21 12:42:05','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/63-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15937,1,'2024-02-21 07:42:05','2024-02-21 12:42:05','','View of the porch and lake from the Living Room.','','inherit','open','closed','','15937','','','2024-02-21 07:42:06','2024-02-21 12:42:06','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/58-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15938,1,'2024-02-21 07:42:06','2024-02-21 12:42:06','','Expansive porch overlooking the water.','','inherit','open','closed','','15938','','','2024-02-21 07:42:07','2024-02-21 12:42:07','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC1836-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15939,1,'2024-02-21 07:42:07','2024-02-21 12:42:07','','large-parking-area-icon','','inherit','open','closed','','15939','','','2024-02-21 07:42:07','2024-02-21 12:42:07','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/large-parking-area-icon-1.svg',0,'attachment','image/svg+xml',0);
INSERT INTO `wp_posts` VALUES (15940,1,'2024-02-21 07:42:07','2024-02-21 12:42:07','','Nicely equipped Kitchen','','inherit','open','closed','','15940','','','2024-02-21 07:42:07','2024-02-21 12:42:07','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/34187707-4945-4bd2-91ee-37f890c23d07-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15941,1,'2024-02-21 07:42:07','2024-02-21 12:42:07','','Front Room Entry is Colorful and Inviting','','inherit','open','closed','','15941','','','2025-11-07 07:44:30','2025-11-07 12:44:30','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15942,1,'2024-02-21 07:42:08','2024-02-21 12:42:08','','Front Room and Main Bathroom','','inherit','open','closed','','15942','','','2025-11-08 00:32:12','2025-11-08 05:32:12','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15943,1,'2024-02-21 07:42:08','2024-02-21 12:42:08','','Front room entry is colorful and inviting.','','inherit','open','closed','','15943','','','2024-02-21 07:42:08','2024-02-21 12:42:08','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e411f5c5-c774-4659-899b-005d1551b80d-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15944,1,'2024-02-21 07:42:08','2024-02-21 12:42:08','','Living Room with dedicated work station for those that need to work before play!','','inherit','open','closed','','15944','','','2024-02-21 07:42:09','2024-02-21 12:42:09','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/8ee4ea43-7afd-443f-a3b0-0fab47a6cdb9-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15945,1,'2024-02-21 07:42:09','2024-02-21 12:42:09','','Aerial View with Smith Park Boat Launch just across the water. 5 minute drive.','','inherit','open','closed','','15945','','','2024-02-21 07:42:09','2024-02-21 12:42:09','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c556254e-eb2f-441f-a131-ee3245bf34f0-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15946,1,'2024-02-21 07:42:09','2024-02-21 12:42:09','','Aerial View - Adjacent Smith Lake Marina','','inherit','open','closed','','15946','','','2024-02-21 07:42:09','2024-02-21 12:42:09','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/82fc5eff-abb8-43b2-96c3-e10949a8ace5-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15947,1,'2024-02-21 07:42:09','2024-02-21 12:42:09','','Back Porch - Relax with views, BBQ and cocktails!','','inherit','open','closed','','15947','','','2024-02-21 07:42:10','2024-02-21 12:42:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e8a6fd2c-dc52-44fd-8e2c-6f6410ba72c0-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15948,1,'2024-02-21 07:42:10','2024-02-21 12:42:10','','Deck and Dock - Hot fishing area!','','inherit','open','closed','','15948','','','2024-02-21 07:42:10','2024-02-21 12:42:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/3ee0b954-0740-4012-9ccb-d16b00fae66d-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15949,1,'2024-02-21 07:42:10','2024-02-21 12:42:10','','Back Yard View - Full water pool','','inherit','open','closed','','15949','','','2024-02-21 07:42:10','2024-02-21 12:42:10','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/cdeab52e-1905-46bc-b65f-5363b7d98db6-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15950,1,'2024-02-21 07:42:10','2024-02-21 12:42:10','','Spacious Back Porch','','inherit','open','closed','','15950','','','2024-02-21 07:42:11','2024-02-21 12:42:11','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/aa5cec07-ae81-405e-b232-a0368be0cf44-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15951,1,'2024-02-21 07:42:11','2024-02-21 12:42:11','','Fenced Backyard for Pets to Run Around','','inherit','open','closed','','15951','','','2025-11-08 00:41:54','2025-11-08 05:41:54','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15952,1,'2024-02-21 07:42:11','2024-02-21 12:42:11','','This is Allie Surveying Lake Activities','','inherit','open','closed','','15952','','','2025-11-08 00:29:16','2025-11-08 05:29:16','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15953,1,'2024-02-21 07:42:12','2024-02-21 12:42:12','','Entry to Allie\'s on the Rocks','','inherit','open','closed','','15953','','','2024-02-21 07:42:13','2024-02-21 12:42:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c70ba094-14b6-49ca-b47f-1dbf4665ff40-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15954,1,'2024-02-21 07:42:13','2024-02-21 12:42:13','','New washer/dryer available for your use. Detergent & spot remover for that oops!','','inherit','open','closed','','15954','','','2024-02-21 07:42:13','2024-02-21 12:42:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/02412fab-57ec-43e1-aac6-a7ecf6c381d7-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15955,1,'2024-02-21 07:42:13','2024-02-21 12:42:13','','The Living Room, complete with comfy trundle sofa/bed. Roku TV & gorgeous views.','','inherit','open','closed','','15955','','','2024-02-21 07:42:13','2024-02-21 12:42:13','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/31739fc1-7d9a-40ef-91ee-17c4cbe1475e-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15956,1,'2024-02-21 07:42:13','2024-02-21 12:42:13','','Dining area looking towards the back Porch.','','inherit','open','closed','','15956','','','2024-02-21 07:42:14','2024-02-21 12:42:14','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/59095414-fbe8-41b5-8745-a16919fdd146-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15957,1,'2024-02-21 07:42:14','2024-02-21 12:42:14','','The main floor bathroom is clean and roomy for getting ready for a great day!','','inherit','open','closed','','15957','','','2024-02-21 07:42:14','2024-02-21 12:42:14','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2e84bdab-c6b4-46e8-89ec-9b0aab327e4d-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15958,1,'2024-02-21 07:42:14','2024-02-21 12:42:14','','Master Bathroom - unique dÃ©cor with a large closet and oversized shower.','','inherit','open','closed','','15958','','','2024-02-21 07:42:15','2024-02-21 12:42:15','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/4d292c44-5fb9-4db0-a0d7-4577b7e3946b-1.webp',0,'attachment','image/webp',0);
INSERT INTO `wp_posts` VALUES (15959,1,'2024-02-21 07:42:15','2024-02-21 12:42:15','','The Master Bedroom has the best views in the house, overlooking the lake.','','inherit','open','closed','','15959','','','2024-02-21 07:42:15','2024-02-21 12:42:15','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/a475891b-5192-4549-a467-e33b638ed5fa-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15960,1,'2024-02-21 07:42:15','2024-02-21 12:42:15','','Master Bedroom. A oversized loft with plenty of relaxing privacy.','','inherit','open','closed','','15960','','','2024-02-21 07:42:15','2024-02-21 12:42:15','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/668ab79b-a027-4785-b741-44ea026e78df-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15961,1,'2024-02-21 07:42:15','2024-02-21 12:42:15','','1st floor bedroom includes a comfy queen size bed, Roku TV and handy dresser.','','inherit','open','closed','','15961','','','2024-02-21 07:42:16','2024-02-21 12:42:16','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/87c631c1-6993-4300-9d5e-dac7001931c3-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15962,1,'2024-02-21 07:42:16','2024-02-21 12:42:16','','Dining/Kitchen area including a well stocked coffee station.','','inherit','open','closed','','15962','','','2024-02-21 07:42:16','2024-02-21 12:42:16','',0,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0de4c583-e6d6-4170-b43c-c7c27ba10431-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15963,11,'2024-04-02 10:11:05','2024-04-02 15:11:05','Really nice and clean place with excellent views.  We really enjoyed our getaway here.  Would highly recommend and plan to return.','Andrew Parker','','publish','closed','closed','','andrew-parker','','','2025-08-09 15:01:07','2025-08-09 20:01:07','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15963',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15965,11,'2024-04-03 14:21:42','2024-04-03 19:21:42','','Plenty of Room and Seating','','inherit','open','closed','','pxl_20240311_003716975-night','','','2025-11-07 06:50:27','2025-11-07 11:50:27','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_003716975.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15966,11,'2024-04-03 14:21:49','2024-04-03 19:21:49','','Plenty of lighting','','inherit','open','closed','','pxl_20240311_004027649-night','','','2024-04-03 14:25:54','2024-04-03 19:25:54','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004027649.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15967,11,'2024-04-03 14:21:55','2024-04-03 19:21:55','','Perfectly Lit Path','','inherit','open','closed','','pxl_20240311_004107247-night','','','2025-11-07 07:25:32','2025-11-07 12:25:32','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004107247.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15968,11,'2024-04-03 14:22:02','2024-04-03 19:22:02','','New Green Light Dock','','inherit','open','closed','','pxl_20240322_005420952-night','','','2025-11-07 06:53:31','2025-11-07 11:53:31','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240322_005420952.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15970,11,'2024-04-04 16:06:36','2024-04-04 21:06:36','','Plenty of Light','','inherit','open','closed','','pxl_20231023_010507424','','','2025-11-07 06:45:48','2025-11-07 11:45:48','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010507424.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15971,11,'2024-04-04 16:06:43','2024-04-04 21:06:43','','Well-lit Walkway Leading at Lakeside Home','','inherit','open','closed','','pxl_20231023_010620419','','','2025-11-07 06:24:53','2025-11-07 11:24:53','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010620419.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15972,11,'2024-04-04 16:06:48','2024-04-04 21:06:48','','Green Lights View in Smith Lake.','','inherit','open','closed','','pxl_20240317_011136761-night','','','2025-11-07 05:41:49','2025-11-07 10:41:49','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240317_011136761.NIGHT_.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (15974,11,'2024-04-22 08:47:00','2024-04-22 13:47:00','We loved every minute of our stay! Great communication from the hosts, they had everything we needed. It was so nice to have the pontoon  access to cruise a little bit over the weekend. We loved bringing our fur babies and they felt right at home. Super cozy and clean and I adore the farmland across the way where we got to greet the cows every morning . A little slice of heaven that we are sure to revisit :-)','Jill Dyson','','publish','closed','closed','','jill-dyson','','','2025-08-09 14:49:52','2025-08-09 19:49:52','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=15974',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (15977,1,'2024-05-18 13:31:35','2024-05-18 18:31:35','<!-- wp:paragraph -->\n<p>The boat is available to rent only for Guests at Barney\'s Bluff. From the 2PoochiesProperties website, click on \"View Properties\" and visit \"Barney\'s Bluff\". Scroll down toward the bottom of the page and you see the pontoon boat information including the rental rates. Once you make the reservation, we will send you a link to reserve the boat.</p>\n<!-- /wp:paragraph -->','How do I rent the pontoon boat?','','publish','closed','closed','','how-do-i-rent-the-pontoon-boat','','','2025-08-18 23:49:48','2025-08-19 04:49:48','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=15977',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (15990,1,'2024-05-23 12:37:35','2024-05-23 17:37:35','<!-- wp:html -->\n<iframe id=\"booking-iframe\" sandbox=\"allow-top-navigation allow-scripts allow-same-origin\" style=\"width: 100%; height: 900px\" frameborder=\"0\" src=\"https://booking.hospitable.com/widget/9c1d087a-c423-4be3-a5c0-9487f103f8fc/695414\"></iframe>\n<!-- /wp:html -->','A Test','','publish','closed','closed','','a-test','','','2025-07-03 23:24:34','2025-07-04 04:24:34','',0,'https://2poochiesproperties.com/?page_id=15990',0,'page','',0);
INSERT INTO `wp_posts` VALUES (15993,9,'2024-06-04 17:54:16','2024-06-04 22:54:16','<!-- wp:paragraph -->\n<p>The check-in procedure is very easy. Approximately 4 days prior to your scheduled arrival we will email you a Guidebook with lots of information about the property including the address with directions, rules of the house, amenities, local attractions and restaurants and much more. Approximately 18 hours prior to your scheduled arrival we will email you the door access code and the wifi password.</p>\n<!-- /wp:paragraph -->','What is the check-in procedure?','','publish','closed','closed','','what-is-the-check-in-procedure','','','2024-06-04 17:54:22','2024-06-04 22:54:22','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=15993',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (15996,9,'2024-06-04 17:59:46','2024-06-04 22:59:46','<!-- wp:paragraph -->\n<p>Before your departure, weâ€™d appreciate if you would take care of the following:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul><!-- wp:list-item -->\n<li>Leave the beds unmade. No need to strip them.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Place used towels in the shower.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Load the dishwasher, add a detergent pod, and start it.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Empty all the trash and replace the bags (should be in a cupboard nearby).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Take out all trash and place in trash bags in the designated trash bins by the road.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Move all furniture and items back to original locations.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Check all doors and windows to be sure that they are locked.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Report any damaged or missing items.Â </li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Logout of any streaming services you may have logged into.Â </li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','What is the check-out procedure?','','publish','closed','closed','','what-is-the-check-out-procedure','','','2024-06-04 18:00:36','2024-06-04 23:00:36','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=15996',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16004,1,'2024-06-12 13:04:38','2024-06-12 18:04:38','','FAQs','','publish','closed','closed','','faqs','','','2024-06-12 13:04:38','2024-06-12 18:04:38','',0,'https://2poochiesproperties.com/?p=16004',7,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16006,1,'2025-11-07 20:32:24','2024-06-12 18:07:49','','FAQs','','publish','closed','closed','','faqs-2','','','2025-11-07 20:32:24','2025-11-08 01:32:24','',0,'https://2poochiesproperties.com/?p=16006',6,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16007,1,'2024-06-24 13:54:31','2024-06-12 18:10:05','','FAQs','','publish','closed','closed','','faqs-3','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=16007',6,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16011,11,'2024-06-13 09:55:35','2024-06-13 14:55:35','Gorgeous views! Wonderful people to work with. This place is awesome!','Marcus Watson','','publish','closed','closed','','marcus-watson','','','2025-08-09 14:49:12','2025-08-09 19:49:12','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16011',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16014,11,'2024-06-17 15:26:43','2024-06-17 20:26:43','<!-- wp:paragraph -->\n<p><strong><u>Boat Cancellation Policy:</u></strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>If renter cancels reservation within 48 hours of the reservation, Renter shall forfeit $100.00 of the security deposit. If the Cancellation is due to inclement weather, then the deposit shall be applied to an alternate date. If inclement weather causes the rental period to end prematurely, the rental rate shall be prorated based on the time used.</strong></p>\n<!-- /wp:paragraph -->','What is the boat cancellation policy?','','publish','closed','closed','','what-is-the-boat-cancellation-policy','','','2025-09-04 14:07:01','2025-09-04 19:07:01','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16014',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16020,1,'2024-06-24 13:54:31','2024-06-24 18:54:31','','Boat Rental','','publish','closed','closed','','boat-rental-2','','','2024-06-24 13:54:31','2024-06-24 18:54:31','',0,'https://2poochiesproperties.com/?p=16020',5,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16022,1,'2022-05-26 00:14:18','2022-05-26 05:14:18','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\\r\\n\\r\\nFor your convenience, life jackets and all required safety equipment are provided with every rental. A detailed orientation will be given before departure to ensure a safe and enjoyable boating experience on Smith Lake.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks_1_media_type\":\"image\",\"_section_blocks_1_media_type\":\"field_5f294b400d00d\",\"section_blocks_1_image\":\"\",\"_section_blocks_1_image\":\"field_5f294a0925daa\",\"section_blocks_1_media_width\":\"33\",\"_section_blocks_1_media_width\":\"field_5f294a0925e81\",\"section_blocks_1_media_alignment\":\"left\",\"_section_blocks_1_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_1_display_partial_content\":\"0\",\"_section_blocks_1_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_1_walkthrough_link\":\"\",\"_section_blocks_1_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_1_content\":\"\",\"_section_blocks_1_content\":\"field_5f294a0925ebf\",\"section_blocks_1_section_links\":\"\",\"_section_blocks_1_section_links\":\"field_5f294a0925f11\",\"section_blocks\":2,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Make Memories on the Lake â€“ Book Your Family-Friendly Pontoon in Alabama Now</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weâ€™re dedicated to making your Alabama lakefront vacation rental experience safe, seamless, and unforgettable. Your family-friendly pontoon boat rental will be ready, fully fueled, and equipped with everything you need - so your family can spend more time relaxing, exploring, and making memories on the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','publish','closed','closed','','reserve-your-boat-tiguas-sunrise','','','2025-11-11 01:32:29','2025-11-11 06:32:29','',0,'https://2poochiesproperties.com/reserve-your-boat-2/',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16033,1,'2024-06-24 14:23:22','2024-06-24 19:23:22','','438079871 833192018853984 7313581825912443590 n','','inherit','open','closed','','438079871_833192018853984_7313581825912443590_n','','','2024-06-24 14:23:56','2024-06-24 19:23:56','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/438079871_833192018853984_7313581825912443590_n.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16034,1,'2024-06-24 14:23:29','2024-06-24 19:23:29','','438115623 1431159214458646 769121400582394512 n','','inherit','open','closed','','438115623_1431159214458646_769121400582394512_n','','','2024-06-24 14:23:29','2024-06-24 19:23:29','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/438115623_1431159214458646_769121400582394512_n.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16035,1,'2024-06-24 14:23:30','2024-06-24 19:23:30','','437012294 1828034004344866 8766398976497419773 n','','inherit','open','closed','','437012294_1828034004344866_8766398976497419773_n','','','2024-06-24 14:23:30','2024-06-24 19:23:30','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/437012294_1828034004344866_8766398976497419773_n.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16037,11,'2024-06-26 09:02:56','2024-06-26 14:02:56','House was amazing! We love renting from 2poochiesproperties!','Tiffany McIntyre','','publish','closed','closed','','tiffany-mcintyre','','','2025-08-09 14:48:13','2025-08-09 19:48:13','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16037',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16038,1,'2024-07-05 16:54:39','2024-07-05 21:54:39','','Safe Boating Checklist_USCG','','inherit','open','closed','','safe-boating-checklist_uscg','','','2024-07-05 16:54:39','2024-07-05 21:54:39','',0,'https://2poochiesproperties.com/wp-content/uploads/2024/07/Safe-Boating-Checklist_USCG.pdf',0,'attachment','application/pdf',0);
INSERT INTO `wp_posts` VALUES (16039,11,'2024-07-06 12:24:01','2024-07-06 17:24:01','We had the best time at Barneyâ€™s Bluff! The property is beautiful and truly has everything you need! One of our favorite parts was the sunroom with a great view and huge table where we had plenty of room for our whole group to play cards and hang out  in the evenings when we werenâ€™t down at the water. It was also awesome to be just a short boat ride away from the The Grille at the Trident Marina which was delicious!!  Honestly we canâ€™t say enough good things about Barneyâ€™s bluff and the customer service anytime we had a question. We already canâ€™t  wait to come back!','Joddie Magee','','publish','closed','closed','','joddie-magee','','','2025-08-09 14:47:26','2025-08-09 19:47:26','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16039',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16040,11,'2024-07-06 17:06:31','2024-07-06 22:06:31','Had a great 4th of July week at Allies on the Rocks. House was perfect for what we were looking for and fully stocked with everything you could need. Will definitely book again . Great host. Highly recommend .','Douglas Dawson','','publish','closed','closed','','douglas-dawson','','','2025-08-09 14:45:56','2025-08-09 19:45:56','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16040',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16044,1,'2024-07-09 15:19:59','2024-07-09 20:19:59','','PXL 20240629 190156754','','inherit','open','closed','','pxl_20240629_190156754','','','2024-07-17 12:45:09','2024-07-17 17:45:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190156754.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16045,1,'2024-07-09 15:20:12','2024-07-09 20:20:12','','PXL 20240629 190044563','','inherit','open','closed','','pxl_20240629_190044563','','','2024-07-09 15:20:12','2024-07-09 20:20:12','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190044563.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16046,1,'2024-07-09 15:20:21','2024-07-09 20:20:21','','PXL 20240629 185954984','','inherit','open','closed','','pxl_20240629_185954984','','','2024-07-09 15:20:21','2024-07-09 20:20:21','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185954984.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16047,1,'2024-07-09 15:20:32','2024-07-09 20:20:32','','22-foot Suntracker Sportfish Pontoon','','inherit','open','closed','','pxl_20240629_185916237','','','2025-11-07 06:33:17','2025-11-07 11:33:17','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185916237.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16058,11,'2024-08-19 13:25:35','2024-08-19 18:25:35','We had a wonderful time at our lake getaway and this home was the perfect place for it.  In advance of the reservation they were quick to respond and very helpful.  When we arrived the owner was there already fixing any issues prior to our arrival.  No regrets at all on renting the pontoon and it provided a great day on the lake.  The home was more than spacious enough for our family of 6 adults, one baby and two four legged babies.  It was clean and just all around wonderful.  We cannot wait to go again.','Staci Herron','','publish','closed','closed','','staci-herron','','','2025-08-09 14:40:59','2025-08-09 19:40:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16058',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16062,11,'2024-08-30 16:29:03','2024-08-30 21:29:03','This is our second time renting from Tim and Karen. Another very good experience. Barney&#039;s Bluff house is really nice. It has lots of room so your party can spread out, beautiful views from the house and deck, great eating areas, well stocked kitchen, all on one level! Loved the laundry, entry room too! Every thing was very clean and very nice. Parking is a little tight but we worked it out to leave our boat at a family&#039;s house near by until we got it launched. The dock area is extremely nice too, yes, there are stairs but not too bad for Smith Lake! Beautiful water and views! We are very thankful for having a place with a fence for our dogs! Loved how the deck was very secured with gates too! That is absolutely great for us! Thank you Tim and Karen - we will be back!','Penny Wegener','','publish','closed','closed','','penny-wegener','','','2025-08-09 14:38:57','2025-08-09 19:38:57','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16062',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16078,11,'2024-09-23 16:51:03','2024-09-23 21:51:03','The house was just perfect; from the porch seating, to the huge bathrooms, TVs in almost every room, and the view of the lake in the master.  Perfect weekend getaway!','Beth Hendee','','publish','closed','closed','','beth-hendee','','','2025-05-06 14:03:30','2025-05-06 19:03:30','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16078',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16083,11,'2025-02-13 13:06:25','2025-02-13 18:06:25','New large fishing platform with easy walkway to the dock or stairs to the water.','default','default','inherit','open','closed','','default','','','2025-02-13 13:17:16','2025-02-13 18:17:16','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151215_0095_D.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16084,11,'2025-02-13 13:06:34','2025-02-13 18:06:34','','New Large Fishing Platform','New large fishing platform with easy walkway to the dock or stairs to the water.','inherit','open','closed','','default-2','','','2025-11-07 07:37:48','2025-11-07 12:37:48','',14853,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151227_0098_D.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16093,11,'2025-03-26 17:07:15','2025-03-26 22:07:15','Our family stayed here at Tiguas for 8 nights in early March. We had a great time! The house was completely stocked with pretty much everything we needed besides food and even things for our fur babies. The outdoor space was my favorite. The deck was so spacious with plenty of seating, a grill,  and a covered, big patio table with a fire pit in the center (plus ceiling fan). Obviously the view was gorgeous and we couldnt get enough of it. The yard was fenced which is so great for the dogs and we had a blast sitting around the yard fire pit making smores. The home was clean and you could tell that the spaces in the house were set up with the renters comfort and needs as priority. We did have a few hiccups and requests during our stay and were always met with an immediate response and also swiftly accommodated. The boat was so much fun and we enjoyed our time out on beautiful Smith Lake. Grocery stores or major restaurants are a bit of a drive from the rental but thankfully there is a gas station/hunts bros pizza/market/hardware convenience store up the road that we visited a few times and everyone was so friendly and helpful there. We really enjoyed our stay and would definitely visit again!','Sheryll Brush','','publish','closed','closed','','sheryll-brush','','','2025-11-12 16:30:38','2025-11-12 21:30:38','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16093',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16095,11,'2025-05-06 13:53:33','2025-05-06 18:53:33','','Beautiful Home','single Photo','inherit','open','closed','','single-photo','','','2025-11-07 07:23:00','2025-11-07 12:23:00','',14882,'https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16101,11,'2025-06-18 09:50:23','2025-06-18 14:50:23','','Outside of Tigua\'s Sunrise as Comfortable','','inherit','open','closed','','single-photo-2','','','2025-11-07 06:35:14','2025-11-07 11:35:14','',0,'https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16102,11,'2025-06-18 09:50:33','2025-06-18 14:50:33','','Large Fenced Yard With Open Grassy Space','single Photo','inherit','open','closed','','single-photo-3','','','2025-11-07 06:13:25','2025-11-07 11:13:25','',0,'https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0058.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16103,11,'2025-06-18 09:50:38','2025-06-18 14:50:38','','Plenty of parking.','','inherit','open','closed','','single-photo-4','','','2025-07-12 12:53:28','2025-07-12 17:53:28','',0,'https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0060.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16104,11,'2025-06-18 09:50:44','2025-06-18 14:50:44','','Spacious Fenced Yard for Pets and Kids','','inherit','open','closed','','single-photo-5','','','2025-11-07 06:15:53','2025-11-07 11:15:53','',0,'https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0066.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16127,13,'2025-07-04 02:10:07','0000-00-00 00:00:00','Thank you for reading this post, don\'t forget to subscribe!','Display a message after the 1st paragraph of posts','','draft','closed','closed','','','','','2025-07-04 02:10:07','0000-00-00 00:00:00','',0,'https://2poochiesproperties.com/?post_type=wpcode&p=16127',0,'wpcode','',0);
INSERT INTO `wp_posts` VALUES (16128,13,'2025-07-04 02:10:07','0000-00-00 00:00:00','add_action(\'admin_init\', function () {\r\n    // Redirect any user trying to access comments page\r\n    global $pagenow;\r\n    \r\n    if ($pagenow === \'edit-comments.php\') {\r\n        wp_safe_redirect(admin_url());\r\n        exit;\r\n    }\r\n\r\n    // Remove comments metabox from dashboard\r\n    remove_meta_box(\'dashboard_recent_comments\', \'dashboard\', \'normal\');\r\n\r\n    // Disable support for comments and trackbacks in post types\r\n    foreach (get_post_types() as $post_type) {\r\n        if (post_type_supports($post_type, \'comments\')) {\r\n            remove_post_type_support($post_type, \'comments\');\r\n            remove_post_type_support($post_type, \'trackbacks\');\r\n        }\r\n    }\r\n});\r\n\r\n// Close comments on the front-end\r\nadd_filter(\'comments_open\', \'__return_false\', 20, 2);\r\nadd_filter(\'pings_open\', \'__return_false\', 20, 2);\r\n\r\n// Hide existing comments\r\nadd_filter(\'comments_array\', \'__return_empty_array\', 10, 2);\r\n\r\n// Remove comments page in menu\r\nadd_action(\'admin_menu\', function () {\r\n    remove_menu_page(\'edit-comments.php\');\r\n});\r\n\r\n// Remove comments links from admin bar\r\nadd_action(\'init\', function () {\r\n    if (is_admin_bar_showing()) {\r\n        remove_action(\'admin_bar_menu\', \'wp_admin_bar_comments_menu\', 60);\r\n    }\r\n});','Completely Disable Comments','','draft','closed','closed','','','','','2025-07-04 02:10:07','0000-00-00 00:00:00','',0,'https://2poochiesproperties.com/?post_type=wpcode&p=16128',0,'wpcode','',0);
INSERT INTO `wp_posts` VALUES (16131,9,'2025-07-13 11:46:00','2025-07-13 16:46:00','<!-- wp:paragraph -->\n<p>Tim\'s property was very nice, had beautiful landscaping around the property, and a beautiful view of the lake. it was very peaceful and very clean. I take my dog on our vacations with us and I loved that they thought of everything to accommodate animals also. There was dog bowls, dog treats, leashes, and life vests of all sizes for dogs. I\'ve stayed at many Airbnb\'s and this was the first to include your pet like it was family. I wish all of them would be so thoughtful like Tim has done. There was a welcome letter and a bottle of wine &amp; chocolates when we arrived. this too was a first for me. it was a very nice, thoughtful gesture. That let me know he appreciated our business and his little sentiments didn\'t go unnoticed!!!!! Thanks for a wonderful trip.</p>\n<!-- /wp:paragraph -->','Kimberly Cauthon','','publish','closed','closed','','kimberly-cauthon','','','2025-07-13 12:14:04','2025-07-13 17:14:04','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16131',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16134,12,'2025-07-11 04:17:06','2025-07-11 09:17:06','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:2:\"25\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:7:\"message\";s:0:\"\";s:13:\"default_value\";i:0;s:17:\"allow_in_bindings\";i:0;s:10:\"ui_on_text\";s:0:\"\";s:11:\"ui_off_text\";s:0:\"\";s:2:\"ui\";i:1;}','Page Title?','is_page_title','publish','closed','closed','','field_6870d68675e70','','','2025-07-11 04:25:48','2025-07-11 09:25:48','',4385,'https://2poochiesproperties.com/?post_type=acf-field&#038;p=16134',0,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (16138,11,'2025-07-12 12:46:29','2025-07-12 17:46:29','','1','','inherit','open','closed','','1-6','','','2025-07-12 12:55:01','2025-07-12 17:55:01','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16139,11,'2025-07-12 12:46:36','2025-07-12 17:46:36','','2','','inherit','open','closed','','2-6','','','2025-07-12 12:46:36','2025-07-12 17:46:36','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16140,11,'2025-07-12 12:46:38','2025-07-12 17:46:38','','Beautiful front entry','','inherit','open','closed','','3-6','','','2025-07-12 13:01:10','2025-07-12 18:01:10','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/3-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16141,11,'2025-07-12 12:46:39','2025-07-12 17:46:39','','6','','inherit','open','closed','','6-2','','','2025-07-12 12:46:39','2025-07-12 17:46:39','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/6.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16142,11,'2025-07-12 12:46:41','2025-07-12 17:46:41','','Enjoy the large front deck. Perfect for that bourbon and cigar at the end of a great fishing day.','','inherit','open','closed','','7-2','','','2025-07-12 12:56:27','2025-07-12 17:56:27','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/7.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16143,11,'2025-07-12 12:46:42','2025-07-12 17:46:42','','8','','inherit','open','closed','','8','','','2025-07-12 12:46:42','2025-07-12 17:46:42','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/8.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16145,11,'2025-07-12 13:21:58','2025-07-12 18:21:58','','DSC05475','','inherit','open','closed','','dsc05475','','','2025-07-12 13:21:58','2025-07-12 18:21:58','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05475.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16146,11,'2025-07-12 13:22:09','2025-07-12 18:22:09','','DSC05476','','inherit','open','closed','','dsc05476','','','2025-07-12 13:22:09','2025-07-12 18:22:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05476.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16147,11,'2025-07-12 13:22:14','2025-07-12 18:22:14','','Spacious Lakeside Patio With Shaded Seating','','inherit','open','closed','','dsc05480','','','2025-11-07 06:25:37','2025-11-07 11:25:37','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05480.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16148,11,'2025-07-12 13:22:19','2025-07-12 18:22:19','','Outdoor Area of Tigua\'s Sunrise','','inherit','open','closed','','dsc05485','','','2025-11-08 00:53:32','2025-11-08 05:53:32','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05485.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16149,11,'2025-07-12 13:22:23','2025-07-12 18:22:23','','DSC05488','','inherit','open','closed','','dsc05488','','','2025-07-12 13:22:23','2025-07-12 18:22:23','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05488.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16150,9,'2025-07-13 11:54:53','2025-07-13 16:54:53','<!-- wp:group {\"layout\":{\"type\":\"constrained\"}} -->\n<div class=\"wp-block-group\"><!-- wp:paragraph -->\n<p>Perfect place to stay! Had everything we needed, from towels, to life vest to lake toys! Can\'t wait to go back!</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:group -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Kayleigh Pickett','','publish','closed','closed','','kayleigh-pickett','','','2025-07-13 12:11:29','2025-07-13 17:11:29','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16150',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16154,9,'2025-07-13 12:04:00','2025-07-13 17:04:00','<!-- wp:paragraph -->\n<p>This is a gorgeous place and provided everything advertised!!! We will definitely be back!!!</p>\n<!-- /wp:paragraph -->','Claire Harrelson','','publish','closed','closed','','claire-harrelson','','','2025-07-13 12:11:01','2025-07-13 17:11:01','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16154',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16155,11,'2025-07-13 12:06:20','2025-07-13 17:06:20','<!-- wp:paragraph -->\n<p>Beautiful lake retreat. We LOVE that it is fur baby friendly. The decor is adorable and welcoming. Gorgeous lake views...We weren\'t prepared for the hike to and from the water but we managed. Don\'t do those stairs after a leg day, lol. All in all, highly recommend!</p>\n<!-- /wp:paragraph -->','Kimberly Babb','','publish','closed','closed','','kimberly-babb','','','2025-08-09 14:06:14','2025-08-09 19:06:14','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16155',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16159,9,'2025-07-13 12:26:35','2025-07-13 17:26:35','<!-- wp:paragraph -->\n<p>Beautiful lake retreat. We LOVE that it is fur baby friendly. The decor is adorable and welcoming. Gorgeous lake views...We weren\'t prepared for the hike to and from the water but we managed. Don\'t do those stairs after a leg day, lol. All in all, highly recommend!</p>\n<!-- /wp:paragraph -->','Kimberly Babb','','inherit','closed','closed','','16155-autosave-v1','','','2025-07-13 12:26:35','2025-07-13 17:26:35','',16155,'https://2poochiesproperties.com/?p=16159',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16161,9,'2025-07-13 14:15:24','2025-07-13 19:15:24','<!-- wp:acf/gravity-form {\"id\":\"block_6293836716f0d\",\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"Grey\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"23\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"1\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"1\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Barney\'s Bluff Rental Agreement','','inherit','closed','closed','','15127-autosave-v1','','','2025-07-13 14:15:24','2025-07-13 19:15:24','',15127,'https://2poochiesproperties.com/?p=16161',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16165,1,'2022-05-26 00:14:18','2022-05-26 05:14:18','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','dp-rewrite-republish','closed','closed','','reserve-your-boat-for-tiguas-sunrise','','','2025-07-13 15:28:30','2025-07-13 20:28:30','',0,'https://2poochiesproperties.com/?page_id=16165',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16167,9,'2025-07-13 15:20:51','2025-07-13 20:20:51','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16022-revision-v1','','','2025-07-13 15:20:51','2025-07-13 20:20:51','',16022,'https://2poochiesproperties.com/?p=16167',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16169,9,'2025-07-13 15:22:36','2025-07-13 20:22:36','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing of any kind allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16022-revision-v1','','','2025-07-13 15:22:36','2025-07-13 20:22:36','',16022,'https://2poochiesproperties.com/?p=16169',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16171,9,'2025-07-13 15:24:54','2025-07-13 20:24:54','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing of any kind allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16022-revision-v1','','','2025-07-13 15:24:54','2025-07-13 20:24:54','',16022,'https://2poochiesproperties.com/?p=16171',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16172,9,'2025-07-13 15:28:26','2025-07-13 20:28:26','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16165-revision-v1','','','2025-07-13 15:28:26','2025-07-13 20:28:26','',16165,'https://2poochiesproperties.com/?p=16172',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16173,9,'2025-07-13 15:36:17','2025-07-13 20:36:17','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16022-revision-v1','','','2025-07-13 15:36:17','2025-07-13 20:36:17','',16022,'https://2poochiesproperties.com/?p=16173',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16175,1,'2025-07-16 22:44:13','2025-07-17 03:44:13','','Allie\'s Page - New','','publish','closed','closed','','allies-page-new','','','2025-07-16 22:54:29','2025-07-17 03:54:29','',0,'https://2poochiesproperties.com/?post_type=bsf-sidebar&#038;p=16175',0,'bsf-sidebar','',0);
INSERT INTO `wp_posts` VALUES (16176,1,'2025-07-16 22:44:45','2025-07-17 03:44:45','','Barney Page - New','','publish','closed','closed','','barney-page-new','','','2025-07-16 22:47:45','2025-07-17 03:47:45','',0,'https://2poochiesproperties.com/?post_type=bsf-sidebar&#038;p=16176',0,'bsf-sidebar','',0);
INSERT INTO `wp_posts` VALUES (16178,1,'2025-07-16 22:46:12','2025-07-17 03:46:12','','Property Sidebar - New','','publish','closed','closed','','property-sidebar-new','','','2025-07-16 22:46:12','2025-07-17 03:46:12','',0,'https://2poochiesproperties.com/?post_type=bsf-sidebar&#038;p=16178',0,'bsf-sidebar','',0);
INSERT INTO `wp_posts` VALUES (16180,1,'2025-07-16 22:51:16','2025-07-17 03:51:16','','Tigua Sidebar- New','','publish','closed','closed','','tigua-sidebar-new','','','2025-07-16 22:51:16','2025-07-17 03:51:16','',0,'https://2poochiesproperties.com/?post_type=bsf-sidebar&#038;p=16180',0,'bsf-sidebar','',0);
INSERT INTO `wp_posts` VALUES (16182,9,'2025-07-18 10:40:55','2025-07-18 15:40:55','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Barney\'s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15223,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)*\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n\\r\\n*First (1/2) day rental = $200\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n*If you would like to rent the boat on your day of arrival (3 pm to sunset), please select the \\u0022first day rental\\u0022 option in the reservation form below.\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $75.00 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25.00 (entire stay)\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n\\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"15223\",\"15221\",\"15220\",\"15215\",\"15206\",\"15201\",\"15216\",\"15214\",\"15213\",\"15209\",\"15207\",\"15205\",\"15203\",\"15202\",\"15195\",\"15191\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"19\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Barney\'s Bluff','','inherit','closed','closed','','14934-revision-v1','','','2025-07-18 10:40:55','2025-07-18 15:40:55','',14934,'https://2poochiesproperties.com/?p=16182',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16184,9,'2026-01-13 12:20:49','2026-01-13 17:20:49','','Blog','','inherit','closed','closed','','768-autosave-v1','','','2026-01-13 12:20:49','2026-01-13 17:20:49','',768,'https://2poochiesproperties.com/?p=16184',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16187,9,'2025-11-11 09:22:23','2025-08-09 15:18:26',' ','','','publish','closed','closed','','16187','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/?p=16187',8,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16189,9,'2025-08-09 10:28:30','2025-08-09 15:28:30','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"center\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short-term and mid-term, pet-friendly rentals\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-08-09 10:28:30','2025-08-09 15:28:30','',4103,'https://2poochiesproperties.com/?p=16189',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16190,9,'2025-08-09 10:29:19','2025-08-09 15:29:19','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"center\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":[\"no-padding-top\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-08-09 10:29:19','2025-08-09 15:29:19','',4103,'https://2poochiesproperties.com/?p=16190',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16192,9,'2025-08-09 10:52:49','2025-08-09 15:52:49','','Scenic Lakefront View and  Peaceful Atmosphere','single Photo','inherit','open','closed','','single-photo-6','','','2025-11-07 06:10:16','2025-11-07 11:10:16','',4103,'https://2poochiesproperties.com/wp-content/uploads/2025/08/SING0062.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16193,9,'2025-08-09 10:53:10','2025-08-09 15:53:10','','single Photo','single Photo','inherit','open','closed','','single-photo-7','','','2025-08-09 10:53:10','2025-08-09 15:53:10','',4103,'https://2poochiesproperties.com/wp-content/uploads/2025/08/SING0057.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16194,9,'2025-08-09 10:55:20','2025-08-09 15:55:20','','Outside of Tigua\'s Sunrise as Comfortable','','inherit','open','closed','','single-photo-8','','','2025-11-07 06:34:40','2025-11-07 11:34:40','',0,'https://2poochiesproperties.com/wp-content/uploads/2025/08/SING0055.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16197,9,'2025-08-09 11:06:02','2025-08-09 16:06:02','','DSC6792','','inherit','open','closed','','_dsc6792','','','2025-08-09 11:07:09','2025-08-09 16:07:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC6792.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16198,9,'2025-08-09 11:06:41','2025-08-09 16:06:41','','DSC6802','','inherit','open','closed','','_dsc6802','','','2025-08-09 11:08:29','2025-08-09 16:08:29','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC6802.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16199,9,'2025-08-09 11:10:20','2025-08-09 16:10:20','','Outside of Tigua\'s Sunrise as Comfortable','single Photo','inherit','open','closed','','single-photo-10','','','2025-11-07 06:34:33','2025-11-07 11:34:33','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/SING0055.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16200,9,'2025-08-09 11:10:33','2025-08-09 16:10:33','','single Photo','single Photo','inherit','open','closed','','single-photo-11','','','2025-08-09 11:11:09','2025-08-09 16:11:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/SING0057.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16201,9,'2025-08-09 11:10:43','2025-08-09 16:10:43','','single Photo','single Photo','inherit','open','closed','','single-photo-12','','','2025-08-09 11:11:03','2025-08-09 16:11:03','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/SING0065.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16202,9,'2025-08-23 17:12:04','2025-08-23 22:12:04','','Contact Us','','inherit','closed','closed','','1032-autosave-v1','','','2025-08-23 17:12:04','2025-08-23 22:12:04','',1032,'https://2poochiesproperties.com/?p=16202',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16203,1,'2018-08-12 17:32:46','2018-08-12 22:32:46','','Contact Us','','draft','closed','closed','','','','','2025-08-09 12:16:34','2025-08-09 17:16:34','',0,'https://2poochiesproperties.com/?page_id=16203',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16204,9,'2025-08-09 12:17:39','2025-08-09 17:17:39','','Contact Us','','inherit','closed','closed','','16203-autosave-v1','','','2025-08-09 12:17:39','2025-08-09 17:17:39','',16203,'https://2poochiesproperties.com/?p=16204',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16206,9,'2025-08-09 12:44:41','2025-08-09 17:44:41','<!-- wp:html -->\n<iframe id=\"booking-iframe\" sandbox=\"allow-top-navigation allow-scripts allow-same-origin\" style=\"width: 100%; height: 900px\" frameborder=\"0\" src=\"https://booking.hospitable.com/widget/9c1d087a-c423-4be3-a5c0-9487f103f8fc/695414\"></iframe>\n<!-- /wp:html -->','A Test','','inherit','closed','closed','','15990-autosave-v1','','','2025-08-09 12:44:41','2025-08-09 17:44:41','',15990,'https://2poochiesproperties.com/?p=16206',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16210,11,'2025-08-09 14:13:56','2025-08-09 19:13:56','','Tigua\'s Well Lit Driveway Entrance','','inherit','open','closed','','dsc05463','','','2025-11-08 00:50:20','2025-11-08 05:50:20','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05463.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16211,11,'2025-08-09 14:14:09','2025-08-09 19:14:09','','DSC05464','','inherit','open','closed','','dsc05464','','','2025-08-09 14:14:09','2025-08-09 19:14:09','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05464.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16212,11,'2025-08-09 14:14:13','2025-08-09 19:14:13','','Fantastic View of House','','inherit','open','closed','','dsc05466','','','2025-11-07 06:38:16','2025-11-07 11:38:16','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05466.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16213,11,'2025-08-09 14:14:19','2025-08-09 19:14:19','','Fantastic View of Deck and Firepit','','inherit','open','closed','','dsc05470','','','2025-11-07 05:37:56','2025-11-07 10:37:56','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05470.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16214,11,'2025-08-09 14:14:24','2025-08-09 19:14:24','','Tigua\'s Sunrise House','','inherit','open','closed','','dsc05472','','','2025-11-07 06:43:35','2025-11-07 11:43:35','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05472.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16215,11,'2025-08-09 14:14:30','2025-08-09 19:14:30','','Spacious Fenced Yard, Safe for Pets and Kids to Run and Play Safely','','inherit','open','closed','','dsc05473','','','2025-11-07 06:42:40','2025-11-07 11:42:40','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05473.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16216,11,'2025-08-09 14:14:34','2025-08-09 19:14:34','','Outdoor Area of Tigua\'s Sunrise','','inherit','open','closed','','dsc05485-2','','','2025-11-08 00:53:25','2025-11-08 05:53:25','',15586,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC05485-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16218,11,'2025-08-09 14:26:24','2025-08-09 19:26:24','<!-- wp:paragraph -->\n<p>\"Great place. Exactly as described\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Caleb Waid','','publish','closed','closed','','caleb-waid','','','2025-08-09 14:28:31','2025-08-09 19:28:31','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16218',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16221,11,'2025-08-09 14:30:58','2025-08-09 19:30:58','<!-- wp:paragraph -->\n<p>\"Tim truly thought of everything! The only thing we brought was food-the house had everything we could have wanted or needed. The view was awesome from the house and the location on the lake was perfect! We rented the pontoon boat that was available during our stay, and it was great. It was waiting for us when we arrived full of gas and ready to go on a cruise. There were games and books inside and lake toys (kayaks, floats, etc) outside--it was perfect for our teenage kids. The kitchen was fully stocked with cooking supplies, and it made making meals in super easy! We loved our stay and will definitely be back to this location again--thank you, Tim!!\"</p>\n<!-- /wp:paragraph -->','Shelby Smith','','publish','closed','closed','','shelby-smith','','','2025-08-09 14:30:59','2025-08-09 19:30:59','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16221',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16222,11,'2025-08-09 14:32:23','2025-08-09 19:32:23','<!-- wp:paragraph -->\n<p>\"What a great find for us. We had been staying at various places around Smith Lake for a long time and Barneyâ€™s Bluff was great and perhaps the best. The option to rent their boat was a fantastic add\"</p>\n<!-- /wp:paragraph -->','Richard Gentry','','publish','closed','closed','','richard-gentry','','','2025-08-09 14:32:24','2025-08-09 19:32:24','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16222',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16227,11,'2025-08-09 14:44:33','2025-08-09 19:44:33','The house was just perfect; from the porch seating, to the huge bathrooms, TVs in almost every room, and the view of the lake in the master.  Perfect weekend getaway!','Beth Hendee','','inherit','closed','closed','','16078-autosave-v1','','','2025-08-09 14:44:33','2025-08-09 19:44:33','',16078,'https://2poochiesproperties.com/?p=16227',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16236,11,'2025-08-09 15:26:49','2025-08-09 20:26:49','<!-- wp:paragraph -->\n<p>We had a great time at Barneys Bluff with family of five. The house was clean, very spacious, and well furnished with comfortable furniture, cooking supplies, games, etc. Great views from the porch area and the dock has lots of room for hanging out. Would definitely book again.</p>\n<!-- /wp:paragraph -->','Robert','','inherit','closed','closed','','15048-autosave-v1','','','2025-08-09 15:26:49','2025-08-09 20:26:49','',15048,'https://2poochiesproperties.com/?p=16236',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16237,11,'2025-08-09 15:29:56','2025-08-09 20:29:56','<!-- wp:paragraph -->\n<p>This was our first trip to Smith Lake and i so hope weâ€™ll be back - and when that happens well hope that Timâ€™s place is available. We loved the fenced areas that allowed our dog to enjoy the trip as much as we did. There are so many cool spaces to hang out. We played games and roasted sâ€™mores, took naps and enjoyed long conversations on the porch overlooking the lake. The home is well stocked and made for a wonderful Easter weekend away. It is evident that they care for this house and its location.</p>\n<!-- /wp:paragraph -->','Davis','','inherit','closed','closed','','15046-autosave-v1','','','2025-08-09 15:29:56','2025-08-09 20:29:56','',15046,'https://2poochiesproperties.com/?p=16237',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16238,11,'2025-08-09 15:32:38','2025-08-09 20:32:38','<!-- wp:paragraph -->\n<p>We had a blast staying at Tigua\'s Sunrise. The property was perfect for our family including our dog. The property had everything we could possibly want from fully stocked Kitchen to all the toys to have a good time on the water. Our host was great from start to finish with communication. This was our first trip to Smith Lake and our experience with Tigua Sunrise certainly set the bar high. We will be back!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Trey Towery','','publish','closed','closed','','trey-towery','','','2025-08-09 15:33:10','2025-08-09 20:33:10','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16238',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16239,11,'2025-08-09 15:35:08','2025-08-09 20:35:08','<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Fabulous trip!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We came out to visit Smith lake for the first time with some friends and our 3 dogs. This place is cute, clean and such a great setup for dogs and enjoying what the lake has to offer! Communication with owner was easy and we all really enjoyed our time! Would definitely stay here again!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Dena Durelle','','publish','closed','closed','','dena-durelle','','','2025-08-09 15:35:37','2025-08-09 20:35:37','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16239',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16241,1,'2025-08-18 23:37:36','2025-08-19 04:37:36','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"center\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-08-18 23:37:36','2025-08-19 04:37:36','',4103,'https://2poochiesproperties.com/?p=16241',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16242,1,'2025-08-18 23:40:08','2025-08-19 04:40:08','','Contact Us','','inherit','closed','closed','','1032-autosave-v1','','','2025-08-18 23:40:08','2025-08-19 04:40:08','',1032,'https://2poochiesproperties.com/?p=16242',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16245,14,'2026-01-14 23:24:10','2026-01-15 04:24:10','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake is one of Alabamaâ€™s best-kept secrets for pet owners. With its Smith Lake pet-friendly trails, parks, and local spots, itâ€™s a paradise where both you and your furry friends can relax, play, and explore.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If youâ€™re a pet owner, you know that leaving your furry family member behind while you go on vacation can put a damper on the whole trip. The longing looks (puppy dog eyes), the boarding costs, and the worry about how theyâ€™re doing are enough to make you rethink your travel plans entirely. But what if you didnâ€™t have to choose between your travel plans or your four-legged friend?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Welcome to <strong>Smith Lake, Alabamaâ€™s best-kept secret for pet owners, </strong>a <a href=\"https://2poochiesproperties.com/guest-photos/\">destination where both you and your pets can relax</a>, explore, and make lasting memories together.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Smith Lake Pet-Friendly Activities for You and Your Furry Friends</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p><strong>Less Stress, More Joy</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Travel is meant to help you unwind, but missing your pet can add stress. Bringing pets along means no guilty phone calls to the kennel, no worrying if theyâ€™re eating and playing, no wondering if theyâ€™re getting enough love (they never get enough love). You get peace of mind and more joy just by having them by your side.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>More Outdoor Adventures</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake is a paradise for nature lovers. From hiking trails to shoreline strolls, your vacation becomes more active (and fun) when your pet joins in. Youâ€™ll find yourself seeking out <a href=\"https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/\">pet-friendly shorelines</a>, scenic overlooks, fishing spots, and quiet areas to watch the sunset, making your trip richer and more memorable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Strengthened Bonds</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every shared adventure deepens the connection between you and your pet. Whether itâ€™s casting a fishing line from the dock, floating lazily together on a raft, or snuggling under the stars, these moments are treasured memories for you, your pet and your whole family.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Itâ€™s Good for Your Pet</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>New Sights, Smells, and Experiences</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pets, especially dogs, thrive on exploration. Smith Lake offers endless sensory enrichment, fresh air, wildlife sounds, and the scent of the water. From watching fish swim under the dock to sniffing around the tackle box (carefully supervised, of course), your pet will be fully engaged.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Reduced Separation Anxiety</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For many pets, being apart from their family can be stressful. Bringing them along helps reduce anxiety, keeps their routine more familiar, and allows them to feel secure.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Healthy Exercise and Play</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake is like a giant natural playground. Dogs can trot along the shoreline, paddle in the shallows, or lounge on a <a href=\"https://2poochiesproperties.com/reserve-your-boat/\">boat ride</a> with the wind in their fur. Some even take to the water like pros. For some thatâ€™s swimming alongside a kayak or relaxing on a floating mat, no matter what your pet will be thrilled to play in the water while you are catching the \"Big One\".</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":15952,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1-1024x768.jpg\" alt=\"Smith Lake Pet-Friendly Guide\" class=\"wp-image-15952\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Smith Lake is the Perfect Spot</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake offers the perfect blend of natural beauty, peaceful surroundings, and pet-friendly amenities. Many rentals (like ours!), are designed with pets in mind, featuring secure outdoor areas, easy lake access, and comfy spaces where your pet can rest after a day of fun.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Here, we donâ€™t just <em>allow</em> pets, we welcome them. The lakeâ€™s slower pace, fresh air, and endless adventures, fishing, <a href=\"https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/\">boating</a>, floating, or simply relaxing lakeside, make it a dream vacation spot for the entire family, paws included.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Vacations arenâ€™t just for peopleâ€”theyâ€™re for the whole family, including your furry companions. At Smith Lake pet-friendly destinations, sharing your getaway with your pets makes the experience even more enjoyable, memorable, and full of tail-wagging adventures. From scenic trails and <a href=\"https://2poochiesproperties.com/properties/tiguas-sunrise/\">pet-friendly parks</a> to local attractions that welcome pets, Smith Lake offers everything you need for a truly unforgettable trip with your four-legged family members.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why Smith Lake is Alabamaâ€™s Best-Kept Secret for Pet Owners','','publish','open','closed','','smith-lake-pet-friendly','','','2026-01-14 23:24:10','2026-01-15 04:24:10','',0,'https://2poochiesproperties.com/?p=16245',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16251,9,'2025-08-23 17:36:50','2025-08-23 22:36:50','<!-- wp:paragraph -->\n<p>The boat is available to rent only for Guests at Barney\'s Bluff. From the 2PoochiesProperties website, click on \"View Properties\" and visit \"Barney\'s Bluff\". Scroll down toward the bottom of the page and you see the pontoon boat information including the rental rates. Once you make the reservation, we will send you a link to reserve the boat.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','How do I rent the pontoon boat?','','inherit','closed','closed','','15977-autosave-v1','','','2025-08-23 17:36:50','2025-08-23 22:36:50','',15977,'https://2poochiesproperties.com/?p=16251',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16253,1,'2025-08-25 13:14:04','2025-08-25 18:14:04','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-08-25 13:14:04','2025-08-25 18:14:04','',4103,'https://2poochiesproperties.com/?p=16253',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16264,11,'2025-09-04 14:07:32','2025-09-04 19:07:32','<!-- wp:paragraph -->\n<p>Yes! All 2 Poochies Properties lake houses are proudly pet-friendly. We welcome well-behaved dogs so you can enjoy your vacation without leaving your furry family behind. Our homes feature outdoor space, easy lake access, and pet-friendly flooring. Please review our pet policy in your Guest Guidebook for details once you book.</p>\n<!-- /wp:paragraph -->','Are your Smith Lake vacation rentals pet-friendly?','','publish','closed','closed','','16264','','','2025-09-04 14:09:08','2025-09-04 19:09:08','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16264',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16266,11,'2025-09-04 14:10:34','2025-09-04 19:10:34','<!-- wp:paragraph -->\n<p>Absolutely. We welcome <strong>mid-term renters (30â€“120 days)</strong> for traveling nurses, business consultants, relocating families, and remote workers. Each home is fully furnished, equipped with high-speed Wi-Fi, and designed for comfort during longer stays. Booking directly at <a href=\"https://www.2poochiesproperties.com/\"><strong>2PoochiesProperties.com</strong></a> ensures flexible terms and the best available rate.</p>\n<!-- /wp:paragraph -->','Do you offer mid-term rentals for traveling nurses, remote workers, or corporate stays?','','publish','closed','closed','','do-you-offer-mid-term-rentals-for-traveling-nurses-remote-workers-or-corporate-stays','','','2025-09-04 14:10:36','2025-09-04 19:10:36','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16266',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16267,11,'2025-09-04 14:11:41','2025-09-04 19:11:41','<!-- wp:paragraph -->\n<p>Booking directly through <strong>2PoochiesProperties.com</strong> saves you money by avoiding third-party booking fees. Youâ€™ll also enjoy:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Priority for early check-in/late check-out requests</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Direct communication with the property owner</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Exclusive specials and returning guest discounts</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Why should I book directly instead of using Airbnb or VRBO?','','publish','closed','closed','','why-should-i-book-directly-instead-of-using-airbnb-or-vrbo','','','2025-09-04 14:11:43','2025-09-04 19:11:43','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16267',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16268,11,'2025-09-04 14:13:05','2025-09-04 19:13:05','<!-- wp:paragraph -->\n<p>We accept all major credit cards for reservations at our <strong>Smith Lake vacation rentals</strong>. Guests must be 25 years of age or older to book.</p>\n<!-- /wp:paragraph -->','What payment methods are accepted?','','publish','closed','closed','','what-payment-methods-are-accepted','','','2025-09-04 14:13:07','2025-09-04 19:13:07','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16268',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16269,11,'2025-09-04 14:16:21','2025-09-04 19:16:21','<!-- wp:paragraph -->\n<p><strong>Check-In (3:00 PM)</strong><br>Once your reservation is confirmed, youâ€™ll receive detailed check-in instructions via email <strong>4 days before arrival</strong>. This includes a digital Guest Guidebook with:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Property address, directions, and parking info</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>House rules</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Amenity instructions (Wi-Fi, appliances, grill, etc.)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Local attractions, dining, and fishing spots</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>About <strong>18 hours before your stay</strong>, youâ€™ll receive your personal smart-lock door code along with the Wi-Fi network name and password.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Check-Out (10:00 AM)</strong><br>Check-out instructions are listed in your Guest Guidebook and posted inside the home. Youâ€™ll also get an email reminder 2 hours before check-out to help you wrap up your stay smoothly.</p>\n<!-- /wp:paragraph -->','How does the check-in and check-out process work?','','publish','closed','closed','','how-does-the-check-in-and-check-out-process-work','','','2025-09-04 14:16:23','2025-09-04 19:16:23','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16269',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16270,11,'2025-09-04 14:17:52','2025-09-04 19:17:52','<!-- wp:paragraph -->\n<p>Yes â€” most of our <strong>Smith Lake vacation homes</strong> include private docks or direct water access, perfect for boating, fishing, and swimming. Details for each property, including dock size, water depth, and seasonal lake level notes, are listed in each homeâ€™s description.</p>\n<!-- /wp:paragraph -->','Do your Smith Lake rentals have private docks or lake access?','','publish','closed','closed','','do-your-smith-lake-rentals-have-private-docks-or-lake-access','','','2025-09-04 14:17:53','2025-09-04 19:17:53','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16270',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16271,11,'2025-09-04 14:27:44','2025-09-04 19:27:44','<!-- wp:paragraph -->\n<p>Our <strong>Smith Lake cabin and home rentals</strong> are surrounded by popular attractions, all within a short drive:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://alabama.travel/places-to-go/smith-lake-park\">Smith Lake Park</a> â€“ swimming, fishing, camping (10 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.fs.usda.gov/r08/alabama/recreation/bankhead-national-forest\">Bankhead National Forest</a> â€“ hiking, waterfalls (35 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.olamshrine.com\">Shrine of the Most Blessed Sacrament</a> â€“ historic Catholic site (40 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.avemariagrotto.com\">Ave Maria Grotto</a> â€“ miniature stone replicas of famous landmarks (20 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"http://stonylonesomeohv.us/\">Stony Lonesome OHV Park</a> â€“ off-road adventure (25 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.wildwatercullman.com/\">Wild Water Park</a> â€“ family waterpark (20 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://alabamawaterfalls.com/alabama-waterfalls/larkwood-falls/\">Larkwood Falls</a> â€“ scenic waterfall (30 min)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Dining &amp; breweries: <a href=\"https://www.facebook.com/p/Drifters-Bar-Grill-Smith-Lake-61556819086091/\">Drifters on the Lake</a>, <a href=\"https://www.facebook.com/p/Ethos-Craft-Brewing-100084440001002/\">Ethos Craft Brewing</a>, <a href=\"https://www.bloomwinery.com/\">Bloom Winery</a>, <a href=\"https://tridentmarinas.com/the-grille/\">The Grille at Trident Marina</a>, <a href=\"https://www.goatislandbrewing.com/home/\">Goat Island Brewing</a></li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','What attractions and activities are nearby?','','publish','closed','closed','','what-attractions-and-activities-are-nearby','','','2025-09-04 14:28:08','2025-09-04 19:28:08','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16271',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16273,11,'2025-09-04 14:28:55','2025-09-04 19:28:55','<!-- wp:paragraph -->\n<p>Here are some of the most convenient options for guests staying at our <strong>Smith Lake vacation rentals</strong>:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Smith Lake Dam</strong> â€“ Free boat launch</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smith Lake Park</strong> â€“ Free boat launch</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Lick Creek/Lions Club Boat Launch</strong> â€“ Free boat launch</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Trident Marina</strong> â€“ Boat fueling, waterfront dining, private boat launch</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smith Lake Marina and Resort</strong> â€“ Boat fueling, free (narrow/steep) boat launch</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Duncan Bridge Marina</strong> â€“ Boat fueling, pay launch, boat rentals</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Duskin Point Marina</strong> â€“ Boat fueling, pay launch, boat rentals</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Where are the marinas, boat docks, launch ramps, and fueling stations?','','publish','closed','closed','','where-are-the-marinas-boat-docks-launch-ramps-and-fueling-stations','','','2025-09-04 14:28:57','2025-09-04 19:28:57','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16273',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16276,11,'2025-09-05 16:37:18','2025-09-05 21:37:18','<!-- wp:paragraph -->\n<p>Yes â€” enjoy these guest favorites during your stay:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://tridentmarinas.com/the-grille/\"><strong>The Grille at Trident Marina</strong></a> â€“ Waterfront dining and bar. Accessible by car or boat. Boat fueling available.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.driftersbarandgrille.com/\"><strong>Drifters Bar &amp; Grille</strong></a> â€“ Great views from the patio, live music, and hearty lake-inspired dishes.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Are there restaurants on or near Smith Lake?','','publish','closed','closed','','are-there-restaurants-on-or-near-smith-lake','','','2025-09-05 16:37:21','2025-09-05 21:37:21','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16276',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16277,11,'2025-09-05 16:39:46','2025-09-05 21:39:46','<!-- wp:paragraph -->\n<p>Smith Lake enjoys mild winters and warm, sunny summers â€” perfect for fishing, boating, and swimming. Current water levels, water temperature, and local weather updates can be found <a href=\"https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/\">here</a>. (https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/)</p>\n<!-- /wp:paragraph -->','What is the weather, water temperature, and lake level like throughout the year?','','publish','closed','closed','','what-is-the-weather-water-temperature-and-lake-level-like-throughout-the-year','','','2025-09-05 16:39:47','2025-09-05 21:39:47','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16277',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16278,11,'2025-09-05 16:40:28','2025-09-05 21:40:28','<!-- wp:paragraph -->\n<p>We appreciate our service members and first responders. While we do not offer additional discounts, our rates are already set as low as possible while maintaining premium amenities, comfort, and cleanliness for every Guest.</p>\n<!-- /wp:paragraph -->','Do you offer discounts for military personnel or first responders?','','publish','closed','closed','','do-you-offer-discounts-for-military-personnel-or-first-responders','','','2025-09-05 16:40:30','2025-09-05 21:40:30','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16278',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16279,11,'2025-09-05 16:45:49','2025-09-05 21:45:49','<!-- wp:paragraph -->\n<p>Our properties are fully equipped for a relaxing stay and may include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fully stocked kitchens</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>High-speed Wi-Fi</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart TVs</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Grills and outdoor seating</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Private docks or lake access</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly features</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Washer and dryer</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Check the individual property listing for exact amenities</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','What amenities are included in your Smith Lake vacation homes?','','publish','closed','closed','','what-amenities-are-included-in-your-smith-lake-vacation-homes','','','2025-09-05 16:45:51','2025-09-05 21:45:51','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16279',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16280,11,'2025-09-05 16:43:15','2025-09-05 21:43:15','<!-- wp:paragraph -->\n<p>Our homes are ideal for family vacations, reunions, and small gatherings. Please contact us before booking to confirm your group size and ensure the property you choose can accommodate your needs while staying within house rules.</p>\n<!-- /wp:paragraph -->','Can I host a family gathering or small event at your properties?','','publish','closed','closed','','can-i-host-a-family-gathering-or-small-event-at-your-properties','','','2025-09-05 16:43:17','2025-09-05 21:43:17','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16280',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16281,11,'2025-09-05 16:44:19','2025-09-05 21:44:19','<!-- wp:paragraph -->\n<p>We combine the comfort of <strong>luxury lakefront living</strong> with the convenience of <strong>pet-friendly policies</strong> and <strong>direct booking perks</strong>. Every property is designed for relaxation, with unique touches like complimentary extras, detailed guidebooks, and owner-hosted hospitality you wonâ€™t find with large rental companies.</p>\n<!-- /wp:paragraph -->','What makes 2 Poochies Properties different from other Smith Lake rentals?','','publish','closed','closed','','what-makes-2-poochies-properties-different-from-other-smith-lake-rentals','','','2025-09-05 16:44:21','2025-09-05 21:44:21','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16281',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16284,11,'2025-09-07 12:23:23','2025-09-07 17:23:23','<!-- wp:paragraph -->\n<p>Our homes are ideal for family vacations, reunions, and small gatherings. Please contact us before booking to confirm your group size and ensure the property you choose can accommodate your needs while staying within house rules.</p>\n<!-- /wp:paragraph -->','Can I host a family gathering or small event at your properties?','','inherit','closed','closed','','16280-autosave-v1','','','2025-09-07 12:23:23','2025-09-07 17:23:23','',16280,'https://2poochiesproperties.com/?p=16284',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16285,12,'2025-09-05 23:42:29','2025-09-06 04:42:29','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Header Content Title','header_content_title','publish','closed','closed','','field_68bbbb8213253','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=16285',114,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (16286,12,'2025-09-05 23:42:29','2025-09-06 04:42:29','a:12:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"default_value\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:17:\"allow_in_bindings\";i:0;s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";}','Header Content Subtitle','header_content_subtitle','publish','closed','closed','','field_68bbbb9e13254','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=16286',115,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (16287,12,'2025-09-05 23:42:29','2025-09-06 04:42:29','a:8:{s:10:\"aria-label\";s:0:\"\";s:4:\"type\";s:4:\"link\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";i:0;s:17:\"conditional_logic\";i:0;s:7:\"wrapper\";a:3:{s:5:\"width\";s:0:\"\";s:5:\"class\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:13:\"return_format\";s:5:\"array\";s:17:\"allow_in_bindings\";i:0;}','Header Content Link','header_content_link','publish','closed','closed','','field_68bbbba713255','','','2025-09-05 23:42:29','2025-09-06 04:42:29','',10,'https://2poochiesproperties.com/?post_type=acf-field&p=16287',116,'acf-field','',0);
INSERT INTO `wp_posts` VALUES (16289,11,'2025-09-07 12:39:37','2025-09-07 17:39:37','<!-- wp:paragraph -->\n<p>We combine the comfort of <strong>luxury lakefront living</strong> with the convenience of <strong>pet-friendly policies</strong> and <strong>direct booking perks</strong>. Every property is designed for relaxation, with unique touches like complimentary extras, detailed guidebooks, and owner-hosted hospitality you wonâ€™t find with large rental companies.</p>\n<!-- /wp:paragraph -->','What makes 2 Poochies Properties different from other Smith Lake rentals?','','inherit','closed','closed','','16281-autosave-v1','','','2025-09-07 12:39:37','2025-09-07 17:39:37','',16281,'https://2poochiesproperties.com/?p=16289',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16292,11,'2025-09-09 11:52:41','2025-09-09 16:52:41','<!-- wp:paragraph -->\n<p>Full payment is due at the time of booking when reserving <strong>Allie\'s on the Rocks</strong>. Your total will include the cleaning fee and pet fee (if applicable) â€“ please remember to include all pets in your reservation. Booking direct through <a href=\"https://www.2poochiesproperties.com\"><strong>2PoochiesProperties.com</strong></a> guarantees you the lowest available rate.</p>\n<!-- /wp:paragraph -->','Is a deposit required to rent Allie\'s on the Rocks?','','publish','closed','closed','','is-a-deposit-required-to-rent-allies-on-the-rocks','','','2025-09-10 10:34:53','2025-09-10 15:34:53','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16292',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16293,11,'2025-09-09 11:54:10','2025-09-09 16:54:10','<!-- wp:paragraph -->\n<p>Yes. <strong>Allie\'s on the Rocks</strong> offers a large gravel driveway with space for multiple vehicles, boats, a trailer/toy hauler, or a motorhome up to approximately 40 feet total length.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>The road to the property is about 12 feet wide with a height clearance of roughly 12 feet (tree branches).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Look for the green/white â€œPrivate Parkingâ€ sign â€“ this area is reserved for our guests and helps keep restaurant patrons from parking here.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Is parking available at Allie\'s on the Rocks?','','publish','closed','closed','','is-parking-available-at-the-property','','','2025-09-10 10:43:05','2025-09-10 15:43:05','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16293',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16294,11,'2025-09-09 11:55:16','2025-09-09 16:55:16','<!-- wp:paragraph -->\n<p>There are several convenient options within minutes:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a><strong>Whitlocks CafÃ© &amp; General Store</strong></a> â€“ Cullman, 3 minutes â€“ snacks, bait, basics</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Dollar General</strong> â€“ Crane Hill, 8 miles â€“ groceries &amp; supplies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Walmart Supercenter</strong> â€“ Cullman, 9 miles â€“ full grocery &amp; household selection</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smithâ€™s Farms Country Meat</strong> â€“ Cullman, 10 miles â€“ smoked meats, cheeses, jellies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Publix Supermarket</strong> â€“ Cullman, 11 miles â€“ premium grocery store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>S&amp;S Foods</strong> â€“ Hanceville, 16 miles â€“ local grocery store</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Instacart delivery</strong> available for added convenience</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Where can I buy groceries near Allie\'s on the Rocks?','','publish','closed','closed','','where-can-i-buy-groceries-near-allies-on-the-rocks','','','2025-09-10 10:34:12','2025-09-10 15:34:12','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16294',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16296,11,'2025-09-09 11:57:33','2025-09-09 16:57:33','<!-- wp:paragraph -->\n<p>Yes, a side-by-side washer and dryer are available. We also provide complimentary non-scented laundry detergent, stain remover, bleach, and fabric softener for your convenience.</p>\n<!-- /wp:paragraph -->','Is there a washer and dryer on site?','','publish','closed','closed','','is-there-a-washer-and-dryer-on-site','','','2025-09-09 11:57:34','2025-09-09 16:57:34','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16296',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16297,11,'2025-09-09 11:58:19','2025-09-09 16:58:19','<!-- wp:paragraph -->\n<p>The nightly rate covers up to 6 overnight adult guests (18+). You may have up to 2 additional guests or children during your stay, but no more than <strong>8 total guests</strong> are permitted on the property at any time.</p>\n<!-- /wp:paragraph -->','What is the maximum occupancy at Allie\'s on the Rocks?','','publish','closed','closed','','what-is-the-maximum-occupancy','','','2025-09-10 10:41:18','2025-09-10 15:41:18','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16297',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16298,11,'2025-09-09 12:00:14','2025-09-09 17:00:14','<!-- wp:paragraph -->\n<p>While the property offers games for all ages, <strong>it is better suited for adults</strong>. Families with older children may still enjoy the homeâ€™s amenities.</p>\n<!-- /wp:paragraph -->','Is Allie\'s on the Rocks child-friendly?','','publish','closed','closed','','is-allies-on-the-rocks-child-friendly','','','2025-09-10 10:28:40','2025-09-10 15:28:40','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16298',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16299,11,'2025-09-09 12:01:40','2025-09-09 17:01:40','<!-- wp:paragraph -->\n<p>Yes. Guests booking direct at <a href=\"https://www.2poochiesproperties.com\"><strong>2PoochiesProperties.com</strong></a> can receive discounts for <strong>7-day, 30-day, or 90-day+ stays</strong>. This is a perfect option for traveling professionals, extended vacations, or seasonal stays.</p>\n<!-- /wp:paragraph -->','Are there discounts for longer stays (mid-term rentals)?','','publish','closed','closed','','are-there-discounts-for-longer-stays-mid-term-rentals','','','2025-09-09 12:01:42','2025-09-09 17:01:42','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16299',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16300,11,'2025-09-09 12:02:33','2025-09-09 17:02:33','<!-- wp:paragraph -->\n<p>Yes. For stays of <strong>30 days or longer</strong>, utilities (electric, water, trash, internet) are included along with one tank of propane for the gas grill. A separate lease agreement will be required.</p>\n<!-- /wp:paragraph -->','Are utilities included for mid-term stays?','','publish','closed','closed','','are-utilities-included-for-mid-term-stays','','','2025-09-09 12:02:34','2025-09-09 17:02:34','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16300',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16301,11,'2025-09-09 12:05:06','2025-09-09 17:05:06','<!-- wp:paragraph -->\n<p>Yes. Stays of 30 days or more include <strong>biweekly professional cleaning</strong>. Additional or specialized cleanings can be arranged for an extra fee.</p>\n<!-- /wp:paragraph -->','Is cleaning service available for mid-term guests?','','publish','closed','closed','','is-cleaning-service-available-for-mid-term-guests','','','2025-09-09 12:05:07','2025-09-09 17:05:07','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16301',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16302,11,'2025-09-09 12:05:51','2025-09-09 17:05:51','<!-- wp:paragraph -->\n<p>All of the ample short-term rental essentials are provided at check-in (toilet paper, paper towels, soaps, detergents, etc.). For stays over 30 days, these supplies are not replenished during your stay.</p>\n<!-- /wp:paragraph -->','What supplies are included for mid-term stays?','','publish','closed','closed','','what-supplies-are-included-for-mid-term-stays','','','2025-09-09 12:12:03','2025-09-09 17:12:03','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16302',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16303,11,'2025-09-09 12:06:44','2025-09-09 17:06:44','<!-- wp:paragraph -->\n<p>Yes. <strong>30-day or longer stays</strong> require a month-to-month lease agreement. Either party must provide a 30-day written notice to end the lease.</p>\n<!-- /wp:paragraph -->','Is a separate lease required for longer stays?','','publish','closed','closed','','is-a-separate-lease-required-for-longer-stays','','','2025-09-09 12:06:45','2025-09-09 17:06:45','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16303',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16305,11,'2025-09-09 12:08:03','2025-09-09 17:08:03','<!-- wp:paragraph -->\n<p>Full payment is due at booking, including cleaning and pet fees (if applicable). Please list all pets in your reservation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you rent the optional <strong>pontoon boat</strong>, a <strong>$1500 security deposit</strong> is held on your credit card for incidental costs, damages, or cancellations. Book boat rental at least <strong>48 hours before arrival</strong> to avoid a prep fee of up to $100. If canceled within 48 hours (excluding bad weather), $100 of the deposit is forfeited.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Guests are encouraged to photograph any existing damage before boat use and report it.</p>\n<!-- /wp:paragraph -->','Is a deposit required to rent Barneyâ€™s Bluff?','','publish','closed','closed','','is-a-deposit-required-to-rent-barneys-bluff','','','2025-09-09 12:08:04','2025-09-09 17:08:04','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16305',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16306,11,'2025-09-09 12:09:17','2025-09-09 17:09:17','<!-- wp:paragraph -->\n<p>Yes. Alabama law requires operators to have a <strong>Boater Certificate</strong> from an approved safety course, such as:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://www.boaterexam.com\">BoaterExam.com</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.boat-ed.com\">Boat-Ed.com</a> - approved by ALEA Marine Police Division</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>A copy of your certificate must be provided before boat use.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Safety rules:</strong> Everyone must wear a properly fitted life vest, including pets (which we recommend bringing). The operator must attach the Emergency Cut Off Switch lanyard to their vest while driving. Noncompliance may result in fines by Marine Patrol.</p>\n<!-- /wp:paragraph -->','Is a boating license required to rent the pontoon boat?','','publish','closed','closed','','is-a-boating-license-required-to-rent-the-pontoon-boat','','','2025-09-09 12:09:19','2025-09-09 17:09:19','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16306',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16307,11,'2025-09-09 12:11:38','2025-09-09 17:11:38','<!-- wp:paragraph -->\n<p>Yes. Though the pontoon boat is exclusively for current guests, it should be reserved at least <strong>48 hours prior to arrival</strong> so the maintenance crew can prepare it. Late reservations may incur a $100 prep fee. You can use the boat on any of the days that you are staying, as long as you do not exceed the number of days that you have rented the boat.</p>\n<!-- /wp:paragraph -->','Do I need to reserve the pontoon boat?','','publish','closed','closed','','do-i-need-to-reserve-the-pontoon-boat','','','2025-09-09 12:11:41','2025-09-09 17:11:41','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16307',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16308,11,'2025-09-09 12:13:25','2025-09-09 17:13:25','<!-- wp:paragraph -->\n<p>Yes, operators must be <strong>at least 25 years old</strong> and have a valid boater certificate on hand during operation.</p>\n<!-- /wp:paragraph -->','Are there age restrictions to rent or operate the pontoon boat?','','publish','closed','closed','','are-there-age-restrictions-to-rent-or-operate-the-pontoon-boat','','','2025-09-09 12:13:27','2025-09-09 17:13:27','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16308',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16309,11,'2025-09-09 12:15:07','2025-09-09 17:15:07','<!-- wp:paragraph -->\n<p>No. Pets are <strong>not allowed on the pontoon boat</strong> to prevent <a>damage and subsequent loss of deposit money.</a></p>\n<!-- /wp:paragraph -->','Can I bring my pet on the boat?','','publish','closed','closed','','can-i-bring-my-pet-on-the-boat','','','2025-09-09 12:15:10','2025-09-09 17:15:10','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16309',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16310,11,'2025-09-09 12:16:34','2025-09-09 17:16:34','<!-- wp:paragraph -->\n<p>Yes, there is an open boat slip under the dock roof and ample perimeter space for boats. Typically, one jet ski port is also available.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Can I bring my own boat or jet ski?','','publish','closed','closed','','can-i-bring-my-own-boat-or-jet-ski','','','2025-09-09 12:16:35','2025-09-09 17:16:35','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16310',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16311,10,'2025-09-09 12:18:07','2025-09-09 17:18:07','<!-- wp:paragraph -->\n<p>The home is well-stocked for a lake stay, but you might want to bring:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Sunscreen, hat, sunglasses (with leash)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Waterproof tote or backpack</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bug spray and insect bite remedy</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Water shoes or flip-flops</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reusable water bottles</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Groceries</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','What should I bring to Barneyâ€™s Bluff?','','publish','closed','closed','','what-should-i-bring-to-barneys-bluff','','','2025-12-09 16:48:50','2025-12-09 21:48:50','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16311',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16312,11,'2025-09-09 12:18:49','2025-09-09 17:18:49','<!-- wp:paragraph -->\n<p>Yes. The property features a large gravel driveway with space for at least 3 vehicles. The access road is about 12 feet wide with roughly 12 feet height clearance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is a lower parking area behind the garage, which is useable ONLY when it\'s dry; if it is wet the slope of the driveway and the potential soft mud can make parking unpleasant in that area. Please don\'t use this area unless the ground is COMPLETELY dry.</p>\n<!-- /wp:paragraph -->','Is parking available at Barneyâ€™s Bluff?','','publish','closed','closed','','is-parking-available-at-barneys-bluff','','','2025-09-09 12:18:51','2025-09-09 17:18:51','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16312',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16313,11,'2025-09-09 12:19:32','2025-09-09 17:19:32','<!-- wp:paragraph -->\n<p>Nearby options include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Country Mall Convenience &amp; Hardware</strong> â€“ Crane Hill, 4 miles (basic food, snacks)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Dollar General</strong> â€“ Crane Hill, 9 miles (basic food, snack and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>S&amp;S Foods</strong> â€“ Hanceville, 19 miles (local grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smithâ€™s Farms Country Meat</strong> â€“ Cullman, 28 miles (specialty meats, cheeses, jellies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Walmart Supercenter</strong> â€“ Cullman, 29 miles (full grocery and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Publix Super Market</strong> â€“ Cullman, 30 miles (premium grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Instacart </strong>delivery is available for convenience.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Where can I buy groceries nearby?','','publish','closed','closed','','where-can-i-buy-groceries-nearby','','','2025-09-09 12:20:11','2025-09-09 17:20:11','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16313',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16315,11,'2025-09-09 12:21:57','2025-09-09 17:21:57','<!-- wp:paragraph -->\n<p>Yes, there is a dedicated laundry room with high volume washer &amp; dryer, complimentary non-scented laundry detergent, stain remover, bleach, fabric softener and a dedicated sink with countertop space for folding clothes.</p>\n<!-- /wp:paragraph -->','Is a washer and dryer available on site?','','publish','closed','closed','','is-a-washer-and-dryer-available-on-site','','','2025-09-09 12:21:59','2025-09-09 17:21:59','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16315',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16316,11,'2025-09-09 12:22:54','2025-09-09 17:22:54','<!-- wp:paragraph -->\n<p>The daily rate covers up to <strong>8 overnight adult guests (18+)</strong>. Up to 4 additional daily guests or children are permitted, but the property may host no more than <strong>12 guests total</strong> at any time.</p>\n<!-- /wp:paragraph -->','What is the maximum occupancy at Barney\'s Bluff?','','publish','closed','closed','','what-is-the-maximum-occupancy-2','','','2025-09-10 10:30:52','2025-09-10 15:30:52','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16316',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16317,10,'2025-09-09 12:23:28','2025-09-09 17:23:28','<!-- wp:paragraph -->\n<p>Yes! The property is family-friendly with a <strong>Pack â€˜n Play</strong> for toddlers, baby seat that connects to the table, games and books for all ages, and a dedicated bunkroom designed for kids.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Is Barneyâ€™s Bluff child-friendly?','','publish','closed','closed','','is-barneys-bluff-child-friendly','','','2025-12-09 16:45:53','2025-12-09 21:45:53','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16317',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16318,11,'2025-09-09 12:24:23','2025-09-09 17:24:23','<!-- wp:paragraph -->\n<p>Occasionally, fishing rods and gear are available in the dockâ€™s storage closet. However, since gear sometimes goes missing or is damaged, we recommend bringing your own fishing equipment to ensure youâ€™re ready to fish. Youâ€™re always welcome to use any gear you find on-site.</p>\n<!-- /wp:paragraph -->','Is fishing gear available at the property?','','publish','closed','closed','','is-fishing-gear-available-at-the-property','','','2025-09-09 12:24:25','2025-09-09 17:24:25','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16318',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16319,11,'2025-09-09 12:27:11','2025-09-09 17:27:11','<!-- wp:paragraph -->\n<p>Full payment, including cleaning and pet fees (if applicable), is due at the time of booking. Please include all pets in your reservation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you rent the optional pontoon boat, a <strong>$1500 security deposit</strong> will be held on your credit card to cover incidental costs, damages, lost items, or cancellations related to the boat rental.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pontoon boat reservations must be made at least <strong>48 hours before your property booking</strong>. Reservations made within 48 hours may incur a boat preparation fee of up to $100. Cancellations within 48 hours forfeit $100 of the security deposit unless due to inclement weather, in which case the deposit may be applied to a future date. Rental fees will be prorated if weather shortens your rental period.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Guests are encouraged to photograph any pre-existing damages and notify the owner before using the boat.</p>\n<!-- /wp:paragraph -->','Is a deposit required to rent Tiguaâ€™s Sunrise?','','publish','closed','closed','','is-a-deposit-required-to-rent-tiguas-sunrise','','','2025-09-09 12:27:13','2025-09-09 17:27:13','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16319',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16320,11,'2025-09-09 12:30:19','2025-09-09 17:30:19','<!-- wp:paragraph -->\n<p>Yes. Alabama requires all boat operators to hold a valid <strong>Boater Certificate</strong> from an approved safety course, such as:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://www.boaterexam.com\">BoaterExam.com</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://www.boat-ed.com\">Boat-Ed.com</a>, approved by ALEA Marine Police Division</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>A copy of your Boater Certificate must be provided before renting the pontoon boat.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Safety notes:</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Properly fitted life vests must be worn by everyone onboard; sizes are provided onsite but guests are encouraged to bring their own (including for pets).</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>The boat operator must wear the Emergency Cut Off Switch (ECOS) lanyard attached to their life vest while operating.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Noncompliance may result in Marine Patrol fines.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Is a boating license required to rent the pontoon boat?','','publish','closed','closed','','is-a-boating-license-required-to-rent-the-pontoon-boat-2','','','2025-09-09 12:30:21','2025-09-09 17:30:21','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16320',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16321,11,'2025-09-09 12:31:38','2025-09-09 17:31:38','<!-- wp:paragraph -->\n<p>Yes. The pontoon is exclusively for guests but must be reserved at least <strong>48 hours prior to arrival</strong> to allow time for maintenance preparation. Reservations made within 48 hours may incur a $100 preparation fee. You can use the boat on any of the days that you are staying, as long as you do not exceed the number of days that you have rented the boat.</p>\n<!-- /wp:paragraph -->','Do I need to reserve the pontoon boat?','','publish','closed','closed','','do-i-need-to-reserve-the-pontoon-boat-2','','','2025-09-09 12:31:41','2025-09-09 17:31:41','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16321',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16322,11,'2025-09-09 12:32:14','2025-09-09 17:32:14','<!-- wp:paragraph -->\n<p>Yes, operators must be at least <strong>25 years old</strong> and carry their boating certification or license during operation.</p>\n<!-- /wp:paragraph -->','Are there age restrictions to rent or operate the pontoon boat?','','publish','closed','closed','','are-there-age-restrictions-to-rent-or-operate-the-pontoon-boat-2','','','2025-09-09 12:32:15','2025-09-09 17:32:15','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16322',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16323,11,'2025-09-09 13:01:05','2025-09-09 18:01:05','<!-- wp:paragraph -->\n<p>No. Pets are <strong>not permitted on the pontoon boat</strong> to prevent accidental damage and subsequent loss of deposit money.</p>\n<!-- /wp:paragraph -->','Can I bring my pet on the boat?','','publish','closed','closed','','can-i-bring-my-pet-on-the-boat-2','','','2025-09-09 13:01:07','2025-09-09 18:01:07','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16323',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16324,11,'2025-09-09 13:01:55','2025-09-09 18:01:55','<!-- wp:paragraph -->\n<p>Yes. There is an open boat slip under the dock roof and ample perimeter space to tie up your boat. Usually, one jet ski port is available.</p>\n<!-- /wp:paragraph -->','Can I bring my own boat or jet ski to Tiguaâ€™s Sunrise?','','publish','closed','closed','','can-i-bring-my-own-boat-or-jet-ski-to-tiguas-sunrise','','','2025-09-09 13:01:57','2025-09-09 18:01:57','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16324',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16325,10,'2025-09-09 13:03:05','2025-09-09 18:03:05','<!-- wp:paragraph -->\n<p>Tiguaâ€™s Sunrise is well stocked for your stay, but you might want to bring:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Sunscreen, hat, and sunglasses (with leash)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Waterproof tote bag or backpack</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Bug spray and insect bite remedies</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Water shoes or flip-flops</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reusable water bottles</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Groceries</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','What should I bring with me to the property?','','publish','closed','closed','','what-should-i-bring-with-me-to-the-property','','','2025-12-09 16:28:22','2025-12-09 21:28:22','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16325',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16326,11,'2025-09-09 13:04:31','2025-09-09 18:04:31','<!-- wp:paragraph -->\n<p>Yes. There are two entrances leading to circular drives in front of the property, plus two parking areas near the house.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The main entrance features a wood fence with Tiguaâ€™s Sunrise white sign. If missed, the next driveway (left after the black mailbox marked 161 CR 902) is an alternate entrance.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>There is room for several vehicles including travel trailers or boats. For trailers over 45 feet total length, parking and turning may be challengingâ€”please plan accordingly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Is parking available at Tiguaâ€™s Sunrise?','','publish','closed','closed','','is-parking-available-at-tiguas-sunrise','','','2025-09-09 13:04:33','2025-09-09 18:04:33','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16326',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16327,11,'2025-09-09 13:05:29','2025-09-09 18:05:29','<!-- wp:paragraph -->\n<p>Nearby grocery and supply stores include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Dollar General</strong> â€“ Crane Hill, 5 miles (basic food, snack and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Country Mall Convenience &amp; Hardware</strong> â€“ Crane Hill, 6 miles (basic food, snacks)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>S&amp;S Foods</strong> â€“ Hanceville, 21 miles (local grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smithâ€™s Farms Country Meat</strong> â€“ Cullman, 24 miles (specialty meats, cheeses, jellies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Publix Super Market</strong> â€“ Cullman, 26 miles (premium grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Walmart Supercenter</strong> â€“ Cullman, 28 miles (full grocery and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Instacart </strong>delivery is available for convenience.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Where is the best place to buy groceries nearby?','','publish','closed','closed','','where-is-the-best-place-to-buy-groceries-nearby','','','2025-09-09 13:05:30','2025-09-09 18:05:30','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16327',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16328,11,'2025-09-09 13:06:23','2025-09-09 18:06:23','<!-- wp:paragraph -->\n<p>Yes. Tiguaâ€™s Sunrise offers <strong>fiber-optic internet with 1 Gbps download speeds</strong> and a small desk with an ergonomic chair in the master bedroom for working remotely or extended computer use.</p>\n<!-- /wp:paragraph -->','Is high-speed internet available and suitable for remote work?','','publish','closed','closed','','is-high-speed-internet-available-and-suitable-for-remote-work-3','','','2025-09-09 13:06:24','2025-09-09 18:06:24','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16328',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16331,11,'2025-09-09 13:15:41','2025-09-09 18:15:41','<!-- wp:paragraph -->\n<p>The nightly rate covers up to <strong>8 overnight adult guests (18 years or older)</strong>. Up to 4 additional daily guests or children are allowed. No more than <strong>12 guests</strong> may be on the property at any time.</p>\n<!-- /wp:paragraph -->','What is the maximum occupancy at Tiguaâ€™s Sunrise?','','publish','closed','closed','','what-is-the-maximum-occupancy-at-tiguas-sunrise','','','2025-09-09 13:15:43','2025-09-09 18:15:43','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16331',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16332,10,'2025-09-09 13:16:45','2025-09-09 18:16:45','<!-- wp:paragraph -->\n<p>Yes. The property includes a <strong>Pack â€˜n Play for toddlers</strong>, baby chair that attaches to the table, games and books for all ages, and a bunkroom tailored for kids.</p>\n<!-- /wp:paragraph -->','Is Tiguaâ€™s Sunrise child-friendly?','','publish','closed','closed','','is-tiguas-sunrise-child-friendly','','','2025-12-09 16:20:35','2025-12-09 21:20:35','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16332',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16334,11,'2025-09-09 13:28:35','2025-09-09 18:28:35','<!-- wp:paragraph -->\n<p>Guests booking <strong>directly through 2PoochiesProperties.com</strong> often have the best chance of early check-in or late check-out. Availability depends on cleaning and maintenance schedules. In some cases, a small fee may apply. Contact us a few days before your arrival to make arrangements.</p>\n<!-- /wp:paragraph -->','Can I request early check-in or late check-out?','','publish','closed','closed','','can-i-request-early-check-in-or-late-check-out','','','2025-09-09 13:28:37','2025-09-09 18:28:37','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16334',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16345,14,'2026-01-14 23:24:09','2026-01-15 04:24:09','<!-- wp:paragraph -->\n<p>When the <a href=\"https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/\">Alabama</a> air turns crisp and the shoreline trees trade green for fiery shades of red, orange, and gold, there is no better place to be than on the waters of Lewis-Smith Lake. Fall brings cooler days, quieter coves, and fish on the move, turning this into one of the most rewarding times of year for anglers. It does not matter if you are after bass, crappies, or trout, the lake offers not just a catch, but a chance to slow down and soak in the season.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Why Fall Fishing on Smith Lake Stands Out</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By the time autumn rolls around, the summer boat traffic has faded, leaving behind still mornings and wide-open water. The cooler temperatures are a relief, both for anglers and the fish, which become more active as the lake cools. It is the kind of place where you can watch mist curl off the surface at sunrise, drift lazily into a hidden cove, or cast lines while your dog dozes at your feet. For many, <a href=\"https://2poochiesproperties.com/properties/tiguas-sunrise/\">fishing</a> in the fall here is not just a hobby; it is a reset before the holiday season begins.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Top Spots to Cast Your Line</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Rock Creek</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>With its deep, clear waters and dramatic scenery, <a href=\"https://aonmag.com/fishing/smith-lake-fall-bass-david-kilgore/\">Rock Creek is a favorite among serious bass anglers</a>. In the fall, spotted and largemouth bass are especially active. Providing an exciting finishing experience while taking in the reflections of autumn leaves on the water. Rock Creek is a spot where great catches and great stories go hand in hand.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Ryan Creek</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><a href=\"https://www.thelakesidelife.com/basic-facts.html?\">Ryan Creekâ€™s winding shoreline</a> is a playground for anglers and fish alike. With its mix of shallow stretches and deeper holes, the area attracts a variety of fish. Fall is prime time for striped bass, known for their hard strikes and strong fights, these fish keep things from being boring as the season cools down. This is a must-visit arm of the lake for anyone looking for action and variety.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Sipsey Fork</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For a completely different kind of fishing, <a href=\"https://www.outdooralabama.com/rivers-and-mobile-delta/sipsey-fork-trout-fishing-below-smith-lake\">head below the dam to Sipsey Fork</a>, the only year-round trout fishery in Alabama. Stocked with rainbow trout, this is a haven for anglers who enjoy wading or drifting with the current. In fall, steady activity and fewer crowds make it one of the most peaceful stretches of water youâ€™ll ever fish. Even if the trout arenâ€™t biting, the crisp air and quiet surroundings make this spot a favorite.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Brushy Creek</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Tucked away and quieter than the main channels, <a href=\"https://www.al.com/sports/2016/11/tips_on_fishing_lewis_smith_la.html\">Brushy Creek is perfect for a laid-back fall fishing trip</a>. Patient anglers will find crappie schooling here, while the sheltered coves provide a sense of calm you wonâ€™t forget. It is the type of spot where you will lose track of time as you cast, listen to the water lap against the boat, and let the day unfold slowly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>More Than Just Fishing</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A fall day on Smith Lake is about much more than what ends up in the livewell. It is the sound of leaves underfoot, the warmth of a mug full of coffee on a chilly morning, and the splash of bass along the shoreline. This is the type of outing where families bond, friends share stories, and a quiet afternoon alone feels like something you will want to hold onto.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Plan Your Fall Escape</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Whether you are chasing trophy bass, trying your luck with trout, or simply looking for a reason to breathe in the crisp autumn air, <a href=\"https://2poochiesproperties.com/\">Lewis-Smith Lake</a> is the place to be this season. Bring your gear, bring your family, or bring your pup. You will discover why fall fishing here is as much about the experience as the catch.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This year donâ€™t just hear about the big ones. Make your own story on Smith Lake.</p>\n<!-- /wp:paragraph -->','Best Fall Fishing Spots on Lewis-Smith Lake','','publish','open','closed','','best-fall-fishing-spots-on-lewis-smith-lake','','','2026-01-14 23:24:09','2026-01-15 04:24:09','',0,'https://2poochiesproperties.com/?p=16345',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16353,14,'2026-01-14 23:24:08','2026-01-15 04:24:08','<!-- wp:paragraph -->\n<p>Bringing your four-legged family member along on vacation can make the trip even more memorable, but it does take some planning. If Smith Lake, Alabama, is your destination, here are a few tips to keep your pet safe, happy, and comfortable while you soak up the sunshine and scenery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Pack a Pet Travel Kit</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Think of it as your petâ€™s â€œgo bag.â€ Some essentials include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Food &amp; collapsible bowls</strong> â€“ Stick to their regular diet to avoid tummy troubles.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Fresh bottled water</strong> â€“ Sudden changes in water can upset a petâ€™s stomach.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Leash, harness, &amp; ID tags</strong> â€“ Even well-trained pets can get distracted in new places.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Blanket or bed</strong> â€“ A familiar scent helps them feel at home.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Toys &amp; chews</strong> â€“ Keeps stress low and boredom at bay.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Basic first aid kit</strong> â€“ Include bandages, antiseptic wipes, tweezers, and any prescription meds.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Acclimating Your Pet to a New Vacation Spot</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Once you arrive at your rental or campsite, give your pet time to explore on leash. Let them sniff around, show them where their water bowl will stay, and set up a cozy â€œsafe zoneâ€ with their bed or blanket. This helps them feel secure instead of overwhelmed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Pet Laws &amp; Rules Around Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Cullman County requires that pets be <strong>leashed when outside in public areas.</strong> Always clean up after your petâ€”waste stations arenâ€™t everywhere, so bring bags with you. On the water, Alabama state law also applies: pets must not be allowed to roam freely on public docks or beaches, and aggressive breeds may have additional restrictions depending on the campground or property.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Boating with Dogs: Safety First</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>The lake may be dog-friendly, but not every boat is. Many rental companies and marinas donâ€™t allow pets onboard due to safety concerns (scratches on vinyl, slips on deck, or accidents in the water). If you do have access to a pet-friendly boat:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Always use a dog life jacket.</strong> Even strong swimmers get tired.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Keep paws off the edge.</strong> Dogs can easily slip into the water.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Provide shade &amp; hydration.</strong> Aluminum decks get hot fast in the sun.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If boating isnâ€™t an option, donâ€™t worryâ€”Smith Lake has plenty of pet-friendly hiking trails, swimming coves, and shaded picnic spots to enjoy.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">A Vacation for the Whole Family</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>With a little preparation, you can make sure your pet enjoys Smith Lake just as much as you do. Whether itâ€™s lounging on the dock, chasing sticks by the waterâ€™s edge, or curling up in the cabin after a long day outdoors, traveling with your furry friend makes the memories even sweeter.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Visiting Smith Lake: A Guide for Dog Owners','','publish','open','closed','','__trashed','','','2026-01-14 23:24:08','2026-01-15 04:24:08','',0,'https://2poochiesproperties.com/?p=16353',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16357,11,'2025-09-23 14:51:24','2025-09-23 19:51:24','<!-- wp:paragraph -->\n<p>Excellent place, one of the best weâ€™ve stayed at. Well stocked kitchen, very comfy beds, large and beautiful bathroom, living room great for playing games or relaxing together on the fantastic couch that comfortably seats six! Loved the games, including the impressive corn hole boards! Deck area is comfy and relaxing. Enjoyed the afternoon breeze and lake views so much! This place is welcoming and feels like home from moment you enter the front door. This Air BnB deserves more than 5 stars!</p>\n<!-- /wp:paragraph -->','Steven Joe Murray','','publish','closed','closed','','steven-joe-murray','','','2025-09-23 14:54:23','2025-09-23 19:54:23','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16357',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16358,11,'2025-09-25 11:40:05','2025-09-25 16:40:05','<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Fabulous trip!</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We came out to visit Smith lake for the first time with some friends and our 3 dogs. This place is cute, clean and such a great setup for dogs and enjoying what the lake has to offer! Communication with owner was easy and we all really enjoyed our time! Would definitely stay here again!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Dena Durelle','','inherit','closed','closed','','16239-autosave-v1','','','2025-09-25 11:40:05','2025-09-25 16:40:05','',16239,'https://2poochiesproperties.com/?p=16358',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16359,11,'2025-09-23 14:52:08','2025-09-23 19:52:08','<!-- wp:paragraph -->\n<p>\"Great place. Exactly as described\"</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Caleb Waid','','inherit','closed','closed','','16218-autosave-v1','','','2025-09-23 14:52:08','2025-09-23 19:52:08','',16218,'https://2poochiesproperties.com/?p=16359',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16361,11,'2025-09-25 11:41:44','2025-09-25 16:41:44','<!-- wp:paragraph -->\n<p>We had a wonderful stay at this Airbnb! The home was spotless, cozy, and had everything we needed for a comfortable visit. The location was perfectâ€”close enough to get to everything we wanted, but also peaceful and relaxing. Tim was very responsive, friendly, and made sure we felt welcome throughout our stay. We would absolutely stay here again and highly recommend it to anyone looking for a great place to stay!</p>\n<!-- /wp:paragraph -->','Brad Seale','','publish','closed','closed','','brad-seale','','','2025-09-25 11:41:47','2025-09-25 16:41:47','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16361',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16362,11,'2025-09-25 11:52:33','2025-09-25 16:52:33','<!-- wp:paragraph -->\n<p>Tiguaâ€™s Sunrise was fantastic! From the moment we walked in, we noticed how intentional the host is in providing a clean &amp; convenient experience (especially the amenities). The amenities were all as described &amp; there was plenty of space to enjoy both inside &amp; outside. Tim definitely knows how to host an airbnb, &amp; we were thoroughly impressed. Our entire group of 8 was able to enjoy every space â€” from the living room, to the dock, to the patio &amp; fire pit. The couch &amp; recliner comfortably sat all 8 of us. Tim also went above &amp; beyond in providing amenities. There were plenty of beach towels &amp; life jackets available for our whole group as well as a fully stocked kitchen &amp; grill accessories. They also provided firewood, skewers, &amp; a big lilypad. Our dog also felt right at home with the dog bowls &amp; treats provided! Truly everything was thought of. Iâ€™ve stayed at several Airbnbâ€™s &amp; Tiguaâ€™s Sunrise has been my favorite by far! We would stay at one of Timâ€™s places again in a heartbeat.</p>\n<!-- /wp:paragraph -->','Mary Kelley','','publish','closed','closed','','mary-kelley','','','2025-09-25 11:52:35','2025-09-25 16:52:35','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16362',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16363,11,'2025-11-12 16:30:14','2025-11-12 21:30:14','<!-- wp:paragraph -->\n<p>We had a wonderful stay at this Airbnb! The home was spotless, cozy, and had everything we needed for a comfortable visit. The location was perfectâ€”close enough to get to everything we wanted, but also peaceful and relaxing. Tim was very responsive, friendly, and made sure we felt welcome throughout our stay. We would absolutely stay here again and highly recommend it to anyone looking for a great place to stay!</p>\n<!-- /wp:paragraph -->','Brad Seale','','inherit','closed','closed','','16361-autosave-v1','','','2025-11-12 16:30:14','2025-11-12 21:30:14','',16361,'https://2poochiesproperties.com/?p=16363',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16370,14,'2026-01-14 23:24:09','2026-01-15 04:24:09','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Halloween at Smith Lake has its own kind of magic, crisp air, colorful reflections on the water, and families (and dogs!) gearing up for a night of fun. Whether youâ€™re trick-or-treating in one of the nearby lake towns or hosting a fall get-together at your rental, bringing your four-legged friend into Halloween excitement just makes it better.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Before you grab that adorable pumpkin outfit or pirate hat, here are a few <strong>lake-friendly costume ideas and safety tips</strong> to keep everyone, kids, canines, and grown-ups, safe and smiling.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>1. Pick a Pet Costume Thatâ€™s Cute <em>and</em> Comfortable</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Dogs can look hilarious in costumes, but comfort and safety come first.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Skip tight fits:</strong> Make sure your dog can walk, sit, and breathe easily.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Avoid choking hazards:</strong> Steer clear of small accessories or dangling parts.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Reflective is best:</strong> If youâ€™ll be out after sunset, choose costumes with reflective fabric or add a small clip-on light. Itâ€™s cute <em>and</em> practical near lake roads or docks.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Hydration counts:</strong> Even cool nights can dehydrate a dog in a heavy costume. Keep fresh water nearby.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>If your pup doesnâ€™t love a full costume, try a <strong>festive collar or bandana</strong>, itâ€™s lake-breeze friendly and photo-ready.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>2. Match the Family: Fun Group Costume Themes</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Coordinating family costumes with your dog is a guaranteed crowd-pleaser. Here are a few ideas perfect for lakeside living:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Fishermen &amp; the Catch:</strong> Family members dress as anglers, and your dog steals the show in a fish or mermaid costume.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Campfire Crew:</strong> Think cozy flannel, sâ€™mores accessories, and your pup as a marshmallow or bear cub.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Pirates of Smith Lake:</strong> Everyone goes nautical with bandanas and toy swords, your dog as the shipâ€™s parrot or captain.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Classic Halloween:</strong> Pumpkins, ghosts, and black cats (for your black-furred buddy) never go out of style.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>3. Trick-or-Treat Safety for Kids <em>and</em> Dogs</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Halloween is full of new sights, sounds, and smells. Keep your evening stress-free with these quick safety reminders:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Leash up near roads and docks:</strong> Even the calmest dog can get spooked by costumes or sudden noises.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Glow sticks or reflective gear:</strong> Both kids and pets should wear something that shines at night.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Keep candy out of reach:</strong> Chocolate, raisins, and sugar-free candies (xylitol!) are dangerous to pets. Pack a few dog treats so they donâ€™t feel left out.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Know your petâ€™s limits:</strong> Some dogs love the attention; others prefer the quiet porch. Watch for signs of stress like panting, whining, or hiding.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>4. Costume &amp; Lake Safety Combined</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If your Halloween night involves a dockside bonfire or photo session by the water:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Use <strong>life jackets</strong> for dogs if theyâ€™re anywhere near the edge, costumes can tangle quickly.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Avoid long fabric or capes that can snag or trip your dog near stairs or uneven terrain.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Keep candles, jack-oâ€™-lanterns, and fire pits out of wagging-tail reach.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>A well-lit dock area and a sturdy leash are the perfect finishing touches for a <em>spooky-cute but safe</em> lakeside celebration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>5. Make It a Memory</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Halloween is about family, creativity, and connection, at 2Poochies Properties, that includes the pups. Snap those family-and-dog photos with the lake in the background, share them online, and tag <strong>#2PoochiesProperties</strong> so we can see your costume creations!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Share Your Halloween Joy with Us</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We want to see your <strong>dogs and the whole family</strong> in costume!<br>Email your favorite photos (and a quick caption with names and where youâ€™re visiting from) to <strong>heather@2poochiesproperties.com</strong>. Weâ€™ll feature community favorites on our pages to spread the fall joy around the lake.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>By sending photos, you confirm you have permission from everyone pictured and youâ€™re happy for 2Poochies Properties to share them on our social channels and website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Lake-Friendly Halloween Dog Costumes, Family Themes &amp; Safety Tips for Trick-or-Treating by the Water','','publish','open','closed','','__trashed-2','','','2026-01-14 23:24:09','2026-01-15 04:24:09','',0,'https://2poochiesproperties.com/?p=16370',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16374,1,'2019-07-29 21:31:55','2019-07-30 02:31:55','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','publish','closed','closed','','home-2','','','2019-07-29 21:31:55','2019-07-30 02:31:55','',0,'https://2poochiesproperties.com/home-2/',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16375,15,'2025-11-07 12:28:34','2025-11-07 17:28:34','','single Photo','','inherit','open','closed','','16375','','','2025-11-07 12:28:34','2025-11-07 17:28:34','',16374,'https://2poochiesproperties.com/wp-content/uploads/2019/07/SING0057-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16376,15,'2025-11-07 12:28:34','2025-11-07 17:28:34','','Scenic Lakefront View and  Peaceful Atmosphere','','inherit','open','closed','','16376','','','2025-11-07 12:28:35','2025-11-07 17:28:35','',16374,'https://2poochiesproperties.com/wp-content/uploads/2019/07/SING0062-scaled-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16377,15,'2025-11-07 12:28:36','2025-11-07 17:28:36','','VIDEO1-2-1920 copy','','inherit','open','closed','','16377','','','2025-11-07 12:28:37','2025-11-07 17:28:37','',16374,'https://2poochiesproperties.com/wp-content/uploads/2019/07/VIDEO1-2-1920-copy.mp4',0,'attachment','video/mp4',0);
INSERT INTO `wp_posts` VALUES (16378,15,'2025-11-07 12:28:37','2025-11-07 17:28:37','','2-poochies-properties-fb-thumb','','inherit','open','closed','','16378','','','2025-11-07 12:28:37','2025-11-07 17:28:37','',16374,'https://2poochiesproperties.com/wp-content/uploads/2019/07/2-poochies-properties-fb-thumb.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16379,15,'2025-11-07 12:28:37','2025-11-07 17:28:37','','rs=w_1535,m','','inherit','open','closed','','16379','','','2025-11-10 12:41:35','2025-11-10 17:41:35','',16374,'https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16384,15,'2025-11-07 16:57:08','2025-11-07 21:57:08','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":16095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-1024x576.jpg\" alt=\"Beautiful Home\" class=\"wp-image-16095\"/><figcaption class=\"wp-element-caption\">Beautiful Home and Dock on Smith Lake, AL</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Direct-book pet-friendly rentals like 2Poochies Properties offer clearer pet policies, lower fees, and more reliable lakefront access than Vrbo-style marketplaces. Guests receive consistent cleanliness, direct communication with owners, and pet-focused features such as hard-surface floors and fenced outdoor spaces - advantages that large platforms cannot guarantee.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div class=\"ai-comparison-wrapper\">\n  <style>\n    .ai-comparison-wrapper {\n      margin: 2rem 0;\n    }\n\n    .ai-comparison-title {\n      font-size: 1.4rem;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n    }\n\n    .ai-comparison-subtitle {\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n      color: #555;\n    }\n\n    .ai-comparison-table-container {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .ai-comparison-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 700px; /* forces scroll on small screens */\n    }\n\n    .ai-comparison-table th,\n    .ai-comparison-table td {\n      border: 1px solid #ddd;\n      padding: 0.75rem;\n      text-align: left;\n      vertical-align: top;\n      font-size: 0.95rem;\n    }\n\n    .ai-comparison-table th {\n      background-color: #f5f5f5;\n      font-weight: 600;\n    }\n\n    .ai-comparison-table tr:nth-child(even) {\n      background-color: #fafafa;\n    }\n\n    .ai-comparison-highlight {\n      font-weight: 600;\n    }\n\n    @media (max-width: 768px) {\n      .ai-comparison-title {\n        font-size: 1.2rem;\n      }\n      .ai-comparison-table {\n        font-size: 0.9rem;\n      }\n    }\n  </style>\n\n  <div class=\"ai-comparison-title\">\n    Direct Booking with 2Poochies vs Vrbo-Style Marketplaces\n  </div>\n  <div class=\"ai-comparison-subtitle\">\n    A quick comparison of pet-friendly vacation rentals booked directly with 2Poochies Properties versus Vrbo-style marketplaces on Smith Lake, AL.\n  </div>\n\n  <div class=\"ai-comparison-table-container\">\n    <table class=\"ai-comparison-table\">\n      <thead>\n        <tr>\n          <th>Feature / Benefit</th>\n          <th>2Poochies Properties (Direct Booking)</th>\n          <th>Vrbo-Style Marketplaces</th>\n        </tr>\n      </thead>\n      <tbody>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Policy</span></td>\n          <td>Clear, simple pet rules with no hidden fees. Designed specifically for traveling with dogs.</td>\n          <td>Policies vary by host. Many listings add per-pet fees, breed limits, or unclear restrictions.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Safety Features</span></td>\n          <td>Hard-surface floors, gated outdoor areas, fenced decks, and pet-friendly layouts.</td>\n          <td>Not standardized. Safety and layout differ greatly between listings.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Water Access</span></td>\n          <td>True Smith Lake waterfront access with easy paths to the shoreline.</td>\n          <td>Many listings show â€œlake viewsâ€ but are not actually on the water.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Communication</span></td>\n          <td>Speak directly with the owners who know the property and the area.</td>\n          <td>Messaging may go through managers or automated systems. Slow replies are common.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Cleaning Standards</span></td>\n          <td>Professionally cleaned and maintained by owners with consistent quality.</td>\n          <td>Varies widely based on host and cleaning company.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Service Fees</span></td>\n          <td>No platform fees. You pay only for the stay.</td>\n          <td>Extra marketplace fees can add 10â€“20% to the booking total.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Local Knowledge</span></td>\n          <td>Hosts live part-time on Smith Lake and give accurate, real-world advice.</td>\n          <td>Marketplace hosts may not live locally or know dock access, launch points, etc.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Capacity</span></td>\n          <td>Most properties allow multiple dogs with advance notice.</td>\n          <td>Many listings only allow one small dog or charge extra per animal.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Listing Accuracy</span></td>\n          <td>Photos and descriptions match the real homeâ€”no generic images.</td>\n          <td>Listing accuracy can vary, and images may be outdated or inconsistent.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Support During Stay</span></td>\n          <td>Direct owner support with quick fixes, help, and guidance.</td>\n          <td>Support depends on host responsiveness; some offer limited help.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Overall Value</span></td>\n          <td>Transparent pricing, no surprises, and high-quality pet-friendly lakefront homes.</td>\n          <td>Fees, policies, and quality vary, making value inconsistent.</td>\n        </tr>\n      </tbody>\n    </table>\n  </div>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','publish','closed','closed','','pet-friendly-rentals-smith-lake-al','','','2025-11-18 10:14:55','2025-11-18 15:14:55','',0,'https://2poochiesproperties.com/?page_id=16384',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16385,15,'2025-11-07 16:50:42','2025-11-07 21:50:42','<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:columns {\"fontSize\":\"medium\"} -->\n<div class=\"wp-block-columns has-medium-font-size\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 16:50:42','2025-11-07 21:50:42','',16384,'https://2poochiesproperties.com/?p=16385',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16386,15,'2025-11-07 16:54:47','2025-11-07 21:54:47','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 16:54:47','2025-11-07 21:54:47','',16384,'https://2poochiesproperties.com/?p=16386',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16387,15,'2025-11-07 16:55:43','2025-11-07 21:55:43','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 16:55:43','2025-11-07 21:55:43','',16384,'https://2poochiesproperties.com/?p=16387',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16388,15,'2025-11-07 16:57:08','2025-11-07 21:57:08','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 16:57:08','2025-11-07 21:57:08','',16384,'https://2poochiesproperties.com/?p=16388',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16389,15,'2025-11-07 16:58:16','2025-11-07 21:58:16','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 16:58:16','2025-11-07 21:58:16','',16384,'https://2poochiesproperties.com/?p=16389',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16390,15,'2025-11-07 17:00:03','2025-11-07 22:00:03','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 17:00:03','2025-11-07 22:00:03','',16384,'https://2poochiesproperties.com/?p=16390',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16391,15,'2025-11-07 17:01:11','2025-11-07 22:01:11','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','16384-revision-v1','','','2025-11-07 17:01:11','2025-11-07 22:01:11','',16384,'https://2poochiesproperties.com/?p=16391',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16392,15,'2025-11-07 20:22:44','2025-11-08 01:22:44','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>WHO WE SERVE</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://2poochiesproperties.com/crane-hill-al/\">Crane Hill, Alabama</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\">Smith Lake, Alabama</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Birmingham, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Huntsville, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Madison, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nashville, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Franklin, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cullman County surrounding communities</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Service Areas','','publish','closed','closed','','service-areas','','','2025-11-11 08:58:23','2025-11-11 13:58:23','',0,'https://2poochiesproperties.com/?page_id=16392',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16393,15,'2025-11-07 20:17:59','2025-11-08 01:17:59','<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Guest Photos\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"[gallery link=\\u0022file\\u0022 ids=\\u002215686,15688,15689,15690,15691,15692,15693,15694,15695,15696,15697,15698,15699,15700,15701,15702,15703,15704,15705,15706,15707,15708,15709,15710,15711,15712,15713,15714,15715,15716,15717,15718,15719,15720,15721,15722\\u0022]\\r\\n\\r\\n\\u003cimg class=\\u0022alignnone size-medium wp-image-15729\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8412-225x300.jpg\\u0022 alt=\\u0022IMG 8412\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15731\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8436-168x300.jpeg\\u0022 alt=\\u0022IMG 8436\\u0022 width=\\u0022168\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15730\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8430-225x300.jpeg\\u0022 alt=\\u0022IMG 8430\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15728\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7758-300x225.jpg\\u0022 alt=\\u0022IMG 7758\\u0022 width=\\u0022300\\u0022 height=\\u0022225\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15727\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7604-232x300.jpg\\u0022 alt=\\u0022IMG 7604\\u0022 width=\\u0022232\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15726\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7442-225x300.jpg\\u0022 alt=\\u0022IMG 7442\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15725\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7421-225x300.jpg\\u0022 alt=\\u0022IMG 7421\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e \\u003cimg class=\\u0022alignnone size-medium wp-image-15724\\u0022 src=\\u0022https://2poochiesproperties.com/wp-content/uploads/2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066-225x300.jpg\\u0022 alt=\\u002270447430754 F0747582 F532 42FE BB56 C200465F0066\\u0022 width=\\u0022225\\u0022 height=\\u0022300\\u0022 /\\u003e\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"justified\",\"_grid_layout\":\"field_60b7467444bfb\",\"gallery\":\"\",\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\\u003cp\\u003e\\u003cbr data-mce-bogus=\\u00221\\u0022\\u003e\\u003c/p\\u003e\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Guest Photos','','inherit','closed','closed','','15162-autosave-v1','','','2025-11-07 20:17:59','2025-11-08 01:17:59','',15162,'https://2poochiesproperties.com/?p=16393',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16394,15,'2025-11-07 20:22:44','2025-11-08 01:22:44','<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>WHO WE SERVE</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Crane Hill, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smith Lake, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Birmingham, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Huntsville, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Madison, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nashville, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Franklin, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cullman County surrounding communities</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Service Areas','','inherit','closed','closed','','16392-revision-v1','','','2025-11-07 20:22:44','2025-11-08 01:22:44','',16392,'https://2poochiesproperties.com/?p=16394',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16396,15,'2025-11-07 20:26:24','2025-11-08 01:26:24','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>WHO WE SERVE</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Crane Hill, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smith Lake, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Birmingham, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Huntsville, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Madison, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nashville, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Franklin, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cullman County surrounding communities</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Service Areas','','inherit','closed','closed','','16392-revision-v1','','','2025-11-07 20:26:24','2025-11-08 01:26:24','',16392,'https://2poochiesproperties.com/?p=16396',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16398,15,'2025-11-11 09:22:23','2025-11-08 01:30:01',' ','','','publish','closed','closed','','16398','','','2025-11-11 09:22:23','2025-11-11 14:22:23','',0,'https://2poochiesproperties.com/uncategorized/16398/',9,'nav_menu_item','',0);
INSERT INTO `wp_posts` VALUES (16400,15,'2025-11-08 01:21:12','2025-11-08 06:21:12','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 01:21:12','2025-11-08 06:21:12','',4103,'https://2poochiesproperties.com/?p=16400',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16405,15,'2025-11-08 01:55:02','2025-11-08 06:55:02','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jet ski and take off for an afternoon cruise. So, I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the â€œfarmâ€ in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Tigua, along with three cats and about 20 chickens. Barney is no longer with us as he succumbed to aggressive bone cancer too early in his short life. (He is the big pooch on the right side of the photo with Karen). However, Barney will always live in our hearts and remain an icon in his namesake home, Barney\'s Bluff.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 25 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to â€œAllieâ€™s on the Rocksâ€, â€œBarneyâ€™s Bluffâ€ or our newest place, \\u0022Tigua\'s Sunrise\\u0022, you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 01:55:02','2025-11-08 06:55:02','',4103,'https://2poochiesproperties.com/?p=16405',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16407,15,'2025-11-08 01:59:05','2025-11-08 06:59:05','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at \\u003cstrong\\u003e2 Poochies Properties\\u003c/strong\\u003e feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect \\u003cstrong\\u003elake house for rent in Alabama\\u003c/strong\\u003e directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. \\u003cstrong\\u003eBook your stay today\\u003c/strong\\u003e and experience \\u003cstrong\\u003e2 Poochies Properties\\u003c/strong\\u003e where lakefront living meets pet-friendly luxury.\\u003c/p\\u003e\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 01:59:05','2025-11-08 06:59:05','',4103,'https://2poochiesproperties.com/?p=16407',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16409,15,'2025-11-08 02:00:46','2025-11-08 07:00:46','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\u003c/p\\u003e\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet Friendly Properties\\u003c/h2\\u003e\\r\\nWe specialize in pet-friendly properties featuring:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced/gated yard/deck area with ample space for pets to roam and play.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet \\u0022cleanup\\u0022 station in the yard.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eMajority of home has wood, tile or concrete flooring.\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003ePets such as cats and dogs are safe from predators.\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe employ professional cleaners so if you don\'t have pets or are sensitive to pet dander, you can be assured of a pleasant, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 02:00:46','2025-11-08 07:00:46','',4103,'https://2poochiesproperties.com/?p=16409',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16411,15,'2025-11-08 02:02:17','2025-11-08 07:02:17','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\u003c/p\\u003e\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 02:02:17','2025-11-08 07:02:17','',4103,'https://2poochiesproperties.com/?p=16411',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16412,15,'2025-11-08 02:11:39','2025-11-08 07:11:39','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\r\\n\\r\\n\\u003c/p\\u003e\\r\\n\\r\\n\\u003ch3\\u003eReady to Plan your Getaway?\\u003c/h3\\u003e\\r\\nBook your perfect pet-friendly lakefront getaway in Alabama today and start making memories that last a lifetime!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-revision-v1','','','2025-11-08 02:11:39','2025-11-08 07:11:39','',4103,'https://2poochiesproperties.com/?p=16412',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16414,1,'2019-07-29 21:31:55','2019-07-30 02:31:55','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\r\\n\\r\\n\\u003c/p\\u003e\\r\\n\\r\\n\\u003ch3\\u003eReady to Plan your Getaway?\\u003c/h3\\u003e\\r\\nBook your perfect pet-friendly lakefront getaway in Alabama today and start making memories that last a lifetime!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','publish','closed','closed','','home-3','','','2019-07-29 21:31:55','2019-07-30 02:31:55','',0,'https://2poochiesproperties.com/home-3/',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16415,15,'2025-11-10 12:27:48','2025-11-10 17:27:48','','single Photo','','inherit','open','closed','','16415','','','2025-11-10 12:27:49','2025-11-10 17:27:49','',16414,'https://2poochiesproperties.com/wp-content/uploads/2019/07/SING0057-scaled-2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16416,15,'2025-11-10 12:27:49','2025-11-10 17:27:49','','Scenic Lakefront View and  Peaceful Atmosphere','','inherit','open','closed','','16416','','','2025-11-10 12:27:50','2025-11-10 17:27:50','',16414,'https://2poochiesproperties.com/wp-content/uploads/2019/07/SING0062-scaled-2.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16417,15,'2025-11-10 12:27:52','2025-11-10 17:27:52','','VIDEO1-2-1920 copy','','inherit','open','closed','','16417','','','2025-11-10 12:27:52','2025-11-10 17:27:52','',16414,'https://2poochiesproperties.com/wp-content/uploads/2019/07/VIDEO1-2-1920-copy-1.mp4',0,'attachment','video/mp4',0);
INSERT INTO `wp_posts` VALUES (16418,15,'2025-11-10 12:27:52','2025-11-10 17:27:52','','2-poochies-properties-fb-thumb','','inherit','open','closed','','16418','','','2025-11-10 12:27:52','2025-11-10 17:27:52','',16414,'https://2poochiesproperties.com/wp-content/uploads/2019/07/2-poochies-properties-fb-thumb-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16419,15,'2025-11-10 12:27:52','2025-11-10 17:27:52','','rs=w_1535,m','','inherit','open','closed','','16419','','','2025-11-10 12:27:53','2025-11-10 17:27:53','',16414,'https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1.jpg',0,'attachment','image/jpeg',0);
INSERT INTO `wp_posts` VALUES (16420,15,'2025-11-07 20:22:44','2025-11-08 01:22:44','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A pet-friendly vacation rental in Crane Hill, AL is a lakefront home where pets are welcomed by design - not as an exception. 2poochies Properties offers a privately managed rental on Smith Lake with fenced outdoor areas, easy water access, and layouts that make travel with dogs simple and stress-free. The property provides secure spaces for pets, clean and comfortable interiors, and direct shoreline access for boating, fishing, and weekend relaxation. Itâ€™s a trusted, dog-friendly lodging option for travelers who want a peaceful stay in Crane Hill, Alabama.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view in Crane Hill, AL\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property - not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable in Crane Hill, AL\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong><a href=\"https://2poochiesproperties.com/properties/tiguas-sunrise/\">trusted, lakefront, pet-friendly vacation rental</a></strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','publish','closed','closed','','crane-hill-al','','','2025-11-17 22:32:53','2025-11-18 03:32:53','',0,'https://2poochiesproperties.com/service-areas-2/',0,'page','',0);
INSERT INTO `wp_posts` VALUES (16422,15,'2025-11-10 12:48:25','2025-11-10 17:48:25','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>Pet-Friendly Vacation Rental in Crane Hill, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:rank-math/faq-block {\"questions\":[{\"id\":\"faq-question-1762796752129\",\"title\":\"Do I need to bring anything special for my pet?\",\"content\":\"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\",\"visible\":true},{\"id\":\"faq-question-1762796769775\",\"title\":\"How close are the rentals to the water and boat access?\",\"content\":\"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\",\"visible\":true},{\"id\":\"faq-question-1762796778184\",\"title\":\"Is this area good for quick weekend trips?\",\"content\":\"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\",\"visible\":true}]} -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:rank-math/faq-block -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->','Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 12:48:25','2025-11-10 17:48:25','',16420,'https://2poochiesproperties.com/?p=16422',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16424,15,'2025-11-10 12:51:09','2025-11-10 17:51:09','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>Pet-Friendly Vacation Rental in Crane Hill, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->','Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 12:51:09','2025-11-10 17:51:09','',16420,'https://2poochiesproperties.com/?p=16424',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16426,15,'2025-11-10 12:52:53','2025-11-10 17:52:53','<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 12:52:53','2025-11-10 17:52:53','',16420,'https://2poochiesproperties.com/?p=16426',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16427,15,'2025-11-10 12:55:57','2025-11-10 17:55:57','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>WHO WE SERVE</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://2poochiesproperties.com/crane-hill-al/\">Crane Hill, Alabama</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smith Lake, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Birmingham, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Huntsville, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Madison, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nashville, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Franklin, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cullman County surrounding communities</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Service Areas','','inherit','closed','closed','','16392-revision-v1','','','2025-11-10 12:55:57','2025-11-10 17:55:57','',16392,'https://2poochiesproperties.com/?p=16427',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16429,15,'2025-11-10 13:37:32','2025-11-10 18:37:32','<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns {\"verticalAlignment\":null} -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 13:37:32','2025-11-10 18:37:32','',16420,'https://2poochiesproperties.com/?p=16429',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16432,15,'2025-11-10 15:29:45','2025-11-10 20:29:45','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">At 2Poochies Properties, we offer pet-friendly houses for rent on beautiful Smith Lake, AL, so you never have to leave your dog behind for the weekend. Our pet-friendly rentals are privately owned, well cared for, and set up for comfort and safety. Each stay is more than typical vacation rentals â€” youâ€™re getting a clean lake house or rental waterfront cabin with room to breathe, water access, and space for the whole family. When you choose to rent pet-friendly lake lodging with us, you get a quiet place to unwind, not a crowded condo.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe Waterfront Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built this for people like us â€” people who fish at sunrise, take the boat out at lunch, and end the night on the deck with their dogs asleep at their feet. Every lake house and rental waterfront cabin includes thoughtful details like hard-surface floors, gated outdoor areas, and on-site cleanup stations. We keep our pet-friendly houses for rent professionally cleaned between guests, so even non-pet travelers feel comfortable. You can rent pet-friendly lake lodging without worrying about surprise fees, damage deposits that donâ€™t make sense, or unclear rules.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','','','inherit','closed','closed','','16384-revision-v1','','','2025-11-10 15:29:45','2025-11-10 20:29:45','',16384,'https://2poochiesproperties.com/?p=16432',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16434,15,'2025-11-10 18:23:17','2025-11-10 23:23:17','<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] \"keywords\":\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\" } </script>\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 18:23:17','2025-11-10 23:23:17','',16420,'https://2poochiesproperties.com/?p=16434',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16435,15,'2025-11-10 18:24:20','2025-11-10 23:24:20','<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 18:24:20','2025-11-10 23:24:20','',16420,'https://2poochiesproperties.com/?p=16435',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16436,15,'2025-11-10 18:26:09','2025-11-10 23:26:09','<!-- wp:paragraph -->\n<p>At 2poochies Properties, we offer a trusted pet-friendly vacation rental experience in Crane Hill, AL, right on beautiful Smith Lake. If youâ€™re looking for a house for rent pet-friendly&nbsp;property where your dog is welcome and you can actually relax, youâ€™re in the right place. Each stay is designed to feel private, safe, and easy. Our lake rental options give you direct access to the water, and every lakefront vacation home is set up for comfort, convenience, and time outside. We call it a pet-friendly vacation rental lodging with real peace of mind.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL','','inherit','closed','closed','','16420-revision-v1','','','2025-11-10 18:26:09','2025-11-10 23:26:09','',16420,'https://2poochiesproperties.com/?p=16436',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16437,15,'2025-11-11 01:29:00','2025-11-11 06:29:00','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Barney\'s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15223,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)*\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n\\r\\n*First (1/2) day rental = $200\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n*If you would like to rent the boat on your day of arrival (3 pm to sunset), please select the \\u0022first day rental\\u0022 option in the reservation form below.\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $75.00 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25.00 (entire stay)\\r\\n\\r\\nReady to make the most of your Smith Lake getaway? Reserve your 2Poochies Boat Rental today and enjoy cruising, fishing, or tubing in comfort and style â€” the perfect addition to your stay at Barneyâ€™s Bluff!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n\\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"15223\",\"15221\",\"15220\",\"15215\",\"15206\",\"15201\",\"15216\",\"15214\",\"15213\",\"15209\",\"15207\",\"15205\",\"15203\",\"15202\",\"15195\",\"15191\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"19\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Barney\'s Bluff','','inherit','closed','closed','','14934-revision-v1','','','2025-11-11 01:29:00','2025-11-11 06:29:00','',14934,'https://2poochiesproperties.com/?p=16437',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16438,15,'2025-11-11 01:30:03','2025-11-11 06:30:03','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Barney\'s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15223,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)*\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n\\r\\n*First (1/2) day rental = $200\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n*If you would like to rent the boat on your day of arrival (3 pm to sunset), please select the \\u0022first day rental\\u0022 option in the reservation form below.\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $75.00 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25.00 (entire stay)\\r\\n\\r\\nReady to make the most of your Smith Lake getaway? Reserve your 2Poochies Boat Rental today and enjoy cruising, fishing, or tubing in comfort and style â€” the perfect addition to your stay at Barneyâ€™s Bluff!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n\\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"15223\",\"15221\",\"15220\",\"15215\",\"15206\",\"15201\",\"15216\",\"15214\",\"15213\",\"15209\",\"15207\",\"15205\",\"15203\",\"15202\",\"15195\",\"15191\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Reserve Your Pontoon Boat Today &amp; Make the Most of Your Vacation Rental Alabama. Weâ€™re committed to making your lake getaway effortless and unforgettable. Your pontoon will be fueled, clean, and ready when you arrive â€” so all you have to do is relax, explore, and enjoy the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"19\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Barney\'s Bluff','','inherit','closed','closed','','14934-revision-v1','','','2025-11-11 01:30:03','2025-11-11 06:30:03','',14934,'https://2poochiesproperties.com/?p=16438',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16440,15,'2025-11-11 01:32:26','2025-11-11 06:32:26','<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"2Poochies Boat Rental for Tiguaâ€™s Sunrise\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nNo towing allowed on this boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\\r\\n\\r\\nFor your convenience, life jackets and all required safety equipment are provided with every rental. A detailed orientation will be given before departure to ensure a safe and enjoyable boating experience on Smith Lake.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks_1_media_type\":\"image\",\"_section_blocks_1_media_type\":\"field_5f294b400d00d\",\"section_blocks_1_image\":\"\",\"_section_blocks_1_image\":\"field_5f294a0925daa\",\"section_blocks_1_media_width\":\"33\",\"_section_blocks_1_media_width\":\"field_5f294a0925e81\",\"section_blocks_1_media_alignment\":\"left\",\"_section_blocks_1_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_1_display_partial_content\":\"0\",\"_section_blocks_1_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_1_walkthrough_link\":\"\",\"_section_blocks_1_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_1_content\":\"\",\"_section_blocks_1_content\":\"field_5f294a0925ebf\",\"section_blocks_1_section_links\":\"\",\"_section_blocks_1_section_links\":\"field_5f294a0925f11\",\"section_blocks\":2,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-grid {\"name\":\"acf/gallery-grid\",\"data\":{\"section_title\":\"Boat Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d9c323df1cc2\",\"grid_layout\":\"columns\",\"_grid_layout\":\"field_60b7467444bfb\",\"convert_to_slider\":\"1\",\"_convert_to_slider\":\"field_5e22cc334e4ae\",\"gallery\":[\"16047\",\"16046\",\"16045\",\"16044\"],\"_gallery\":\"field_5d9c323df1d46\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d9c323f6a70b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\",\"style\":{\"typography\":{\"fontSize\":\"26px\"}}} -->\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"font-size:26px\">A few notes about the pontoon boat...</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>No pets are allowed on the boat.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat must be returned with a full tank of gas.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator must be at least 25 years old.</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Boat renter/operator and passengers must abide by all provisions in the boat rental agreement.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><strong>Make Memories on the Lake â€“ Book Your Family-Friendly Pontoon in Alabama Now</strong></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weâ€™re dedicated to making your Alabama lakefront vacation rental experience safe, seamless, and unforgettable. Your family-friendly pontoon boat rental will be ready, fully fueled, and equipped with everything you need - so your family can spend more time relaxing, exploring, and making memories on the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Reserve Your Boat\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"#fafafa\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"1\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"26\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Reserve Your Boat for Tiguaâ€™s Sunrise','','inherit','closed','closed','','16022-revision-v1','','','2025-11-11 01:32:26','2025-11-11 06:32:26','',16022,'https://2poochiesproperties.com/?p=16440',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16441,15,'2025-11-11 08:58:21','2025-11-11 13:58:21','<!-- wp:heading {\"level\":1} -->\n<h1 class=\"wp-block-heading\"><strong>WHO WE SERVE</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><a href=\"https://2poochiesproperties.com/crane-hill-al/\">Crane Hill, Alabama</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><a href=\"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\">Smith Lake, Alabama</a></li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Birmingham, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Huntsville, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Madison, Alabama</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Nashville, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Franklin, Tennessee</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Cullman County surrounding communities</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Service Areas','','inherit','closed','closed','','16392-revision-v1','','','2025-11-11 08:58:21','2025-11-11 13:58:21','',16392,'https://2poochiesproperties.com/?p=16441',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16442,15,'2025-11-25 13:29:35','2025-11-25 18:29:35','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\r\\n\\r\\n\\u003c/p\\u003e\\r\\n\\r\\n\\u003ch3\\u003eReady to Plan your Getaway?\\u003c/h3\\u003e\\r\\nBook your perfect pet-friendly lakefront getaway in Alabama today and start making memories that last a lifetime!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','4103-autosave-v1','','','2025-11-25 13:29:35','2025-11-25 18:29:35','',4103,'https://2poochiesproperties.com/?p=16442',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16443,15,'2025-11-11 09:27:42','2025-11-11 14:27:42','<!-- wp:acf/media-banner {\"name\":\"acf/media-banner\",\"data\":{\"banner_type\":\"video\",\"_banner_type\":\"field_5d452bfa400fa\",\"text_alignment\":\"left\",\"_text_alignment\":\"field_5d452bfa40140\",\"full_screen\":\"1\",\"_full_screen\":\"field_5d56324599a20\",\"video_source\":\"youtube\",\"_video_source\":\"field_5d96c4a8aa3e4\",\"banner_image\":15144,\"_banner_image\":\"field_5d452c5f5f1c8\",\"video_id\":\"8q0dfqe8NZ8\",\"_video_id\":\"field_5d96c504aa3e6\",\"background_overlay_style\":\"gradient\",\"_background_overlay_style\":\"field_5e92f6b3836cf\",\"section_text_color\":\"light\",\"_section_text_color\":\"field_600d91e7e98b5\",\"background_gradient\":\"Black To Top 50%\",\"_background_gradient\":\"field_5e92f700836d0\",\"background_position\":\"top-center\",\"_background_position\":\"field_6289543e704d4\",\"media_banner_logo\":\"\",\"_media_banner_logo\":\"field_61a240b4443fe\",\"banner_title\":\"A Better Place To Stay\",\"_banner_title\":\"field_5d452bfa40188\",\"banner_subtitle\":\"We specialize in short and mid-term, pet-friendly homes\",\"_banner_subtitle\":\"field_5d452bfa401c8\",\"banner_description\":\"\",\"_banner_description\":\"field_5d452bfa40207\",\"banner_links_0_link\":{\"title\":\"View our pet-friendly properties\",\"url\":\"#properties\",\"target\":\"\"},\"_banner_links_0_link\":\"field_5d452bfa50e4a_field_5d3d49974ec85\",\"banner_links_0_make_button\":\"0\",\"_banner_links_0_make_button\":\"field_5d452bfa50e4a_field_5d3d49974ec86\",\"banner_links\":1,\"_banner_links\":\"field_5d452bfa4fdbf\",\"banner_form_id\":\"\",\"_banner_form_id\":\"field_5ebd79dc2fb90\",\"bottom_bar_text\":\"\",\"_bottom_bar_text\":\"field_5d452bfa52d86\",\"view_more_text\":\"\",\"_view_more_text\":\"field_5d56327599a22\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526c1eaab40\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/properties-cards {\"name\":\"acf/properties-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Our Properties\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"3\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"properties\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_61ab4616de6f9\",\"number_of_properties\":\"3\",\"_number_of_properties\":\"field_61ab4616de7c1\",\"filter_type\":\"latest\",\"_filter_type\":\"field_624865b3438e2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_61ab4616de8e6\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day at \\u003cstrong\\u003e2 Poochies Properties \\u003c/strong\\u003epromises the perfect mix of adventure and peace, whether it\'s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eExperience True Lakefront Living\\u003c/h2\\u003e\\r\\nWe put a lot of thought into each of our Alabama vacation rentals so that your stay will be easy and memorable. You will find everything you need for a relaxing vacation, from private docks and outdoor seating areas to fully stocked kitchens for easy home-style meals. Some homes even have access to pontoon boats, so you can take your time exploring the lake. Every day atÂ 2 Poochies Propertiespromises the perfect mix of adventure and peace, whether itâ€™s a fishing trip at dawn, a swim in the afternoon, or a cruise at sunset.\\r\\n\\u003ch2\\u003eDiscover, Relax, and Reconnect\\u003c/h2\\u003e\\r\\nOur homes on the lakefront are great for both relaxing and having fun. Families love being near marinas, hiking trails, and a popular family resort with a water park. This means that everyone, whether they have two legs or four, will have something to do. Every moment at 2 Poochies Properties feels like home, whether you are relaxing by the lake, grilling on the deck, or watching the sunset with your dog.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eWhy You Stay At 2 Poochies Properties?\\u003c/h2\\u003e\\r\\nâ€¢ Pet Safe and Well Thought out Vacation rentals\\r\\nâ€¢ Quiet and private lakefront settings\\r\\nâ€¢ Easy access to boating, fishing, and family fun\\r\\nâ€¢ Homes that are professionally cleaned and maintained\\r\\nâ€¢ Warm Southern hospitality and real comfort\\r\\nWe are more than just a rental company; we are a family of pet lovers who believe every trip should include your best friend.\\r\\n\\u003ch2 style=\\u0022line-height: 150%;\\u0022\\u003eBook Direct \\u0026amp; Save\\u003c/h2\\u003e\\r\\n\\u003cp style=\\u0022line-height: 150%;\\u0022\\u003eSkip the booking fees and find your perfect lake house for rent in Alabama directly on our website. Enjoy personalized service, exclusive deals, and the assurance that youâ€™re getting the best rate available. Book your stay today and experience 2 Poochies Properties where lakefront living meets pet-friendly luxury.\\r\\n\\r\\n\\u003c/p\\u003e\\r\\n\\r\\n\\u003ch3\\u003eReady to Plan your Getaway?\\u003c/h3\\u003e\\r\\nBook your perfect pet-friendly lakefront getaway in Alabama today and start making memories that last a lifetime!\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14821,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003ePet-Friendly Vacation Rentals in Alabama\\u003c/h2\\u003e\\r\\nWe know that pets are not just pets; they are the major part of the family. That is why our pet-friendly properties are designed with every detail in mind to keep your four-legged friends happy and safe. Each home features:\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA fenced or gated yard/deck area with plenty of room to roam and play\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA pet cleanup station for easy maintenance\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eWood, tile, or concrete flooring throughout most of the home for easy cleaning\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eA safe environment where cats and dogs are protected from predators\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe also employ professional cleaners to ensure that every guest whether traveling with pets or not enjoys a fresh, allergy-free stay.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/power-quote {\"name\":\"acf/power-quote\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_61ea54383a46e\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_settings\":\"\",\"_background_settings\":\"field_5e57891f650c8\",\"content_source\":\"custom\",\"_content_source\":\"field_6217b26171662\",\"quotes_0_quote\":\"Very homey and owner had very nicely stocked for any of our needs. Being pet friendly was so helpful as well. We all enjoyed very much.\",\"_quotes_0_quote\":\"field_5d515636efebb\",\"quotes_0_star_rating\":\"none\",\"_quotes_0_star_rating\":\"field_5dd372351eb75\",\"quotes_0_author_image\":\"\",\"_quotes_0_author_image\":\"field_5f6c75bf29f5b\",\"quotes_0_author\":\"Teresa\",\"_quotes_0_author\":\"field_5d51564befebc\",\"quotes_0_website\":\"\",\"_quotes_0_website\":\"field_5d515651efebd\",\"quotes\":1,\"_quotes\":\"field_5e832a87986dc\",\"quote_links\":\"\",\"_quote_links\":\"field_5d5155ba879b0\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_5f526b577bc3f\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Home','','inherit','closed','closed','','16414-autosave-v1','','','2025-11-11 09:27:42','2025-11-11 14:27:42','',16414,'https://2poochiesproperties.com/?p=16443',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16445,15,'2025-11-17 22:17:29','2025-11-18 03:17:29','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:17:29','2025-11-18 03:17:29','',16420,'https://2poochiesproperties.com/?p=16445',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16447,15,'2025-11-17 22:21:06','2025-11-18 03:21:06','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicityâ€”for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li>True Lakefront Access on Smith Lake</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are steps from the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Direct access to Smith Lake</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Ideal for boating, fishing, jet skis, and swimming</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Sunrise and sunset views from the deck</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Peaceful, low-traffic area of Crane Hill</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AI-Snippet Fact:<br>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Private, Clean, and Owner-Managed</li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Professionally cleaned</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Privately managed by the owners</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Maintained year-round</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Reliable communication</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Clear booking process</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The Ideal Getaway Location</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from Birmingham, Huntsville, Nashville, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Weekend retreats</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Pet-friendly family trips</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Anniversaries</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Fishing weekends</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Relax-and-unplug getaways</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>AI-Snippet Fact:<br>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Book a Pet-Friendly Vacation Rental at Smith Lake</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a trusted, lakefront, pet-friendly vacation rental where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Contact us today to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:21:06','2025-11-18 03:21:06','',16420,'https://2poochiesproperties.com/?p=16447',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16449,15,'2025-11-17 22:25:15','2025-11-18 03:25:15','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong>trusted, lakefront, pet-friendly vacation rental</strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:25:15','2025-11-18 03:25:15','',16420,'https://2poochiesproperties.com/?p=16449',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16450,15,'2025-11-17 22:28:03','2025-11-18 03:28:03','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view in Crane Hill, AL\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable in Crane Hill, AL\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong>trusted, lakefront, pet-friendly vacation rental</strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:28:03','2025-11-18 03:28:03','',16420,'https://2poochiesproperties.com/?p=16450',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16451,15,'2025-11-17 22:28:33','2025-11-18 03:28:33','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view in Crane Hill, AL\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property â€” not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable in Crane Hill, AL\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong>trusted, lakefront, pet-friendly vacation rental</strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:28:33','2025-11-18 03:28:33','',16420,'https://2poochiesproperties.com/?p=16451',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16453,15,'2025-11-17 22:31:12','2025-11-18 03:31:12','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>A pet-friendly vacation rental is lodging where pets are allowed by default and the home is intentionally prepared for safe, comfortable stays with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view in Crane Hill, AL\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property - not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable in Crane Hill, AL\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong><a href=\"https://2poochiesproperties.com/properties/tiguas-sunrise/\">trusted, lakefront, pet-friendly vacation rental</a></strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:31:12','2025-11-18 03:31:12','',16420,'https://2poochiesproperties.com/?p=16453',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16455,15,'2025-11-17 22:32:51','2025-11-18 03:32:51','<!-- wp:paragraph -->\n<p>2poochies Properties provides a <strong>trusted pet-friendly vacation rental</strong> in <strong>Crane Hill, Alabama</strong>, located directly on <strong>Smith Lake</strong>. Our property is designed for travelers who want a <strong>dog-friendly house for rent</strong> with privacy, water access, and the ability to bring pets without stress, restrictions, or surprise fees.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A pet-friendly vacation rental in Crane Hill, AL is a lakefront home where pets are welcomed by design - not as an exception. 2poochies Properties offers a privately managed rental on Smith Lake with fenced outdoor areas, easy water access, and layouts that make travel with dogs simple and stress-free. The property provides secure spaces for pets, clean and comfortable interiors, and direct shoreline access for boating, fishing, and weekend relaxation. Itâ€™s a trusted, dog-friendly lodging option for travelers who want a peaceful stay in Crane Hill, Alabama.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16379,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2019/07/rsw_1535m-1024x682.jpg\" alt=\"Peaceful pet-friendly vacation rental with fenced deck and view in Crane Hill, AL\" class=\"wp-image-16379\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Comfort, Safety and Space</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>We know your pets are family, and we treat them that way. Each pet-friendly vacation rental includes space to unwind, areas for leashed walks, and smart layouts so pets arenâ€™t stressed. Our lakefront vacation home setups include decks with views, easy water access for boating and fishing, and living areas built for downtime. With our pet-friendly vacation rental lodging, you donâ€™t have to hide your dog or pay surprise fees later. When you book a house for rent with us, youâ€™re getting a clean, well-cared-for, privately managed property - not a risky last-minute listing.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:columns -->\n<div class=\"wp-block-columns\"><!-- wp:column {\"verticalAlignment\":\"top\"} -->\n<div class=\"wp-block-column is-vertically-aligned-top\"><!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Your Weekend Starts Here</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Whether you want a quiet lake rental for two or room for the whole crew, weâ€™re here to make it simple. We maintain every lakefront vacation home ourselves, and we stand behind it.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;us to book secure, pet-friendly vacation rental lodging with 2poochies Properties today and start planning your Smith Lake getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph --></div>\n<!-- /wp:column -->\n\n<!-- wp:column -->\n<div class=\"wp-block-column\"><!-- wp:image {\"id\":16101,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/06/SING0055-1024x576.jpg\" alt=\"Outside of Tigua\'s Sunrise as Comfortable in Crane Hill, AL\" class=\"wp-image-16101\"/></figure>\n<!-- /wp:image --></div>\n<!-- /wp:column --></div>\n<!-- /wp:columns -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Travelers Choose Our Pet-Friendly Vacation Rental</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our vacation rental is set up for comfort, safety, and simplicity - for both people and pets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Built for Pets and Pet Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Fenced or enclosed deck areas</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Space for leashed walks</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Durable, easy-clean surfaces</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Smart room layouts that reduce pet anxiety</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>No hidden pet fees or restrictive rules</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Pet-friendly lodging works best when outdoor spaces are secure, pet routines remain uninterrupted, and owners donâ€™t have to worry about damage penalties.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">True Lakefront Access on Smith Lake</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>This is not a distant â€œlake view.â€ You are <strong>steps from the water</strong>.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Direct access to Smith Lake</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Ideal for boating, fishing, jet skis, and swimming</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Sunrise and sunset views from the deck</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Peaceful, low-traffic area of Crane Hill</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Crane Hill, AL, is known for quiet coves, clear water, and easy access points along Smith Lake, making it ideal for weekend lake trips.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Private, Clean, and Owner-Managed</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Youâ€™re not dealing with a random listing or inconsistent host.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Professionally cleaned</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Privately managed by the owners</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Maintained year-round</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Reliable communication</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Clear booking process</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">The Ideal Getaway Location</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most guests drive in from <strong>Birmingham, Huntsville, Nashville</strong>, or nearby cities because the trip is easy and doesnâ€™t require a flight. Itâ€™s perfect for:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Weekend retreats</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Pet-friendly family trips</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Anniversaries</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Fishing weekends</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Relax-and-unplug getaways</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p><em>Smith Lake is one of Alabamaâ€™s cleanest lakes, known for deep water, clear visibility, and quiet shoreline areas.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Book a Pet-Friendly Vacation Rental at Smith Lake</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2poochies Properties, youâ€™re choosing a <strong><a href=\"https://2poochiesproperties.com/properties/tiguas-sunrise/\">trusted, lakefront, pet-friendly vacation rental</a></strong> where your pets are welcome and your stay is simple.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Contact us today</strong> to check availability and plan your getaway in Crane Hill, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:separator -->\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"/>\n<!-- /wp:separator -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Frequently Asked Questions</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:html -->\n<div class=\"wp-block-rank-math-faq-block\"><div class=\"rank-math-faq-item\"><h3 class=\"rank-math-question\">Do I need to bring anything special for my pet?</h3><div class=\"rank-math-answer\">We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">How close are the rentals to the water and boat access?</h3><div class=\"rank-math-answer\">Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.</div></div><div class=\"rank-math-faq-item\"></br><h3 class=\"rank-math-question\">Is this area good for quick weekend trips?</h3><div class=\"rank-math-answer\">Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.</div></div></div>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\"> { \"@context\": \"https://schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [ { \"@type\": \"Question\", \"name\": \"Do I need to bring anything special for my pet?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"We recommend bringing your petâ€™s normal food, medicine, and bedding, so the environment feels familiar and calm. Sudden changes in food or routine can make even well-behaved pets anxious on the first night. We also suggest travel crates for downtime, and collars with clear ID, in case pets get curious outdoors.\" } }, { \"@type\": \"Question\", \"name\": \"How close are the rentals to the water and boat access?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Our homes are in Crane Hill, AL, in direct proximity to Smith Lake, so you can be on the water in minutes. Guests regularly fish for bass, take morning coffee by the shoreline, and launch jet skis for afternoon runs. Youâ€™re not getting a â€œlake view from a distance,â€ youâ€™re getting practical access to the water lifestyle.\" } }, { \"@type\": \"Question\", \"name\": \"Is this area good for quick weekend trips?\", \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": \"Yes. Most of our guests drive in from Birmingham, Huntsville, Nashville, and surrounding areas because itâ€™s an easy road trip, not a flight. That makes a two-night reset realistic, even with kids, pets, and gear. Itâ€™s popular for birthdays, reconnect-and-unplug weekends, anniversaries, and small family get-togethers.\" } } ] } </script>\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<meta name= content=\"lake rental, lakefront vacation home, pet-friendly vacation rental lodging\">\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Vacation Rental:<br></strong>A lodging property that allows pets and includes features like secure outdoor areas, pet-safe interiors, and policies that support stress-free travel with animals.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Lakefront Vacation Rental:<br></strong>A rental home located directly on the shoreline, allowing immediate access to water activities such as boating, fishing, and swimming.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Crane Hill, Alabama:<br></strong>A lakeside community on Smith Lake known for peaceful coves, fishing spots, and convenient access from Birmingham, Huntsville, and Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake:<br></strong>One of Alabamaâ€™s cleanest and deepest lakes, popular for recreation, boating, and weekend getaways.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2poochies Properties\",\n  \"description\": \"Pet-friendly vacation rental in Crane Hill, AL located directly on Smith Lake. Dog-friendly lodging with lakefront access, fenced outdoor areas, and private owner-managed accommodations.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Crane Hill\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Fenced Outdoor Area\", \"value\": true }\n  ],\n  \"touristType\": \"Family, Couples, Pet Owners, Lake Travelers\",\n  \"url\": \"https://2poochiesproperties.com/crane-hill-al/\"\n}\n</script>\n<!-- /wp:html -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Vacation Rental in Crane Hill, AL - 2poochies Properties','','inherit','closed','closed','','16420-revision-v1','','','2025-11-17 22:32:51','2025-11-18 03:32:51','',16420,'https://2poochiesproperties.com/?p=16455',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16457,15,'2025-11-17 22:37:33','2025-11-18 03:37:33','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><em>A pet-friendly lake house is a vacation rental that allows pets and includes features like secure outdoor areas, durable flooring, and clear policies that support safe, easy travel with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Make a Difference\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMost pet-friendly rentals claim to be flexible, then add stress when you arrive. Weâ€™re different. We live part time on Smith Lake, we care about the shoreline, and we believe your pets deserve the same welcome you do. Our vacation rentals are run by real people, not a call center, and we stand behind every lake house we host. That means fast answers, honest expectations, and a calm check-in.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-17 22:37:33','2025-11-18 03:37:33','',16384,'https://2poochiesproperties.com/?p=16457',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16458,15,'2025-11-17 22:38:23','2025-11-18 03:38:23','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\"><em>A pet-friendly lake house is a vacation rental that allows pets and includes features like secure outdoor areas, durable flooring, and clear policies that support safe, easy travel with animals.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">If youâ€™re planning a fishing trip, a quiet coupleâ€™s weekend, or family downtime on the water, itâ€™s time to rent pet-friendly lake lodging you can trust.&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-17 22:38:23','2025-11-18 03:38:23','',16384,'https://2poochiesproperties.com/?p=16458',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16460,15,'2025-11-17 22:39:51','2025-11-18 03:39:51','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-17 22:39:51','2025-11-18 03:39:51','',16384,'https://2poochiesproperties.com/?p=16460',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16462,15,'2025-11-17 22:46:36','2025-11-18 03:46:36','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":4} -->\n<ol start=\"4\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":5} -->\n<ol start=\"5\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear waterâ€”popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I bring more than one dog?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Most families travel with two dogs, and we can accommodate multiple pets as long as we know in advance. We will guide you to the best rental based on your pets\' size, mobility needs, and the setup of decks and fenced outdoor areas.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is there direct water access for boating and fishing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Our rentals are located near the shoreline of Smith Lake with practical, easy water accessâ€”not distant lake views. Guests often fish for bass, kayak, relax by the dock with coffee, or launch jet skis. If you\'re bringing a boat on a trailer, we can recommend the best launch points and parking options.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far is this from Birmingham or Nashville?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Most guests drive in. Smith Lake is convenient to Birmingham, Huntsville, and the greater Nashville TN area, making it ideal for quick weekend trips without flying. Many families book two- or three-night stays for birthdays, lakefront downtime, and small celebrations.\"\n      }\n    }\n  ]\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-17 22:46:36','2025-11-18 03:46:36','',16384,'https://2poochiesproperties.com/?p=16462',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16463,15,'2025-11-17 22:47:00','2025-11-18 03:47:00','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":4} -->\n<ol start=\"4\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":5} -->\n<ol start=\"5\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can I bring more than one dog?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Most families travel with two dogs, and we can accommodate multiple pets as long as we know in advance. We will guide you to the best rental based on your pets\' size, mobility needs, and the setup of decks and fenced outdoor areas.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is there direct water access for boating and fishing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Our rentals are located near the shoreline of Smith Lake with practical, easy water accessâ€”not distant lake views. Guests often fish for bass, kayak, relax by the dock with coffee, or launch jet skis. If you\'re bringing a boat on a trailer, we can recommend the best launch points and parking options.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How far is this from Birmingham or Nashville?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Most guests drive in. Smith Lake is convenient to Birmingham, Huntsville, and the greater Nashville TN area, making it ideal for quick weekend trips without flying. Many families book two- or three-night stays for birthdays, lakefront downtime, and small celebrations.\"\n      }\n    }\n  ]\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-17 22:47:00','2025-11-18 03:47:00','',16384,'https://2poochiesproperties.com/?p=16463',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16465,15,'2025-11-18 08:56:24','2025-11-18 13:56:24','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Â <a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>Â 2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":4} -->\n<ol start=\"4\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":5} -->\n<ol start=\"5\" class=\"wp-block-list\"></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-18 08:56:24','2025-11-18 13:56:24','',16384,'https://2poochiesproperties.com/?p=16465',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16467,15,'2025-11-18 10:12:58','2025-11-18 15:12:58','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true} -->\n<ol class=\"wp-block-list\"><!-- wp:list-item -->\n<li></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":2} -->\n<ol start=\"2\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":3} -->\n<ol start=\"3\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":4} -->\n<ol start=\"4\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:list {\"ordered\":true,\"start\":5} -->\n<ol start=\"5\" class=\"wp-block-list\"><!-- wp:list-item -->\n<li></li>\n<!-- /wp:list-item --></ol>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":16095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-1024x576.jpg\" alt=\"Beautiful Home\" class=\"wp-image-16095\"/><figcaption class=\"wp-element-caption\">single Photo</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Direct-book pet-friendly rentals like 2Poochies Properties offer clearer pet policies, lower fees, and more reliable lakefront access than Vrbo-style marketplaces. Guests receive consistent cleanliness, direct communication with owners, and pet-focused features such as hard-surface floors and fenced outdoor spacesâ€”advantages that large platforms cannot guarantee.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div class=\"ai-comparison-wrapper\">\n  <style>\n    .ai-comparison-wrapper {\n      margin: 2rem 0;\n    }\n\n    .ai-comparison-title {\n      font-size: 1.4rem;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n    }\n\n    .ai-comparison-subtitle {\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n      color: #555;\n    }\n\n    .ai-comparison-table-container {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .ai-comparison-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 700px; /* forces scroll on small screens */\n    }\n\n    .ai-comparison-table th,\n    .ai-comparison-table td {\n      border: 1px solid #ddd;\n      padding: 0.75rem;\n      text-align: left;\n      vertical-align: top;\n      font-size: 0.95rem;\n    }\n\n    .ai-comparison-table th {\n      background-color: #f5f5f5;\n      font-weight: 600;\n    }\n\n    .ai-comparison-table tr:nth-child(even) {\n      background-color: #fafafa;\n    }\n\n    .ai-comparison-highlight {\n      font-weight: 600;\n    }\n\n    @media (max-width: 768px) {\n      .ai-comparison-title {\n        font-size: 1.2rem;\n      }\n      .ai-comparison-table {\n        font-size: 0.9rem;\n      }\n    }\n  </style>\n\n  <div class=\"ai-comparison-title\">\n    Direct Booking with 2Poochies vs Vrbo-Style Marketplaces\n  </div>\n  <div class=\"ai-comparison-subtitle\">\n    A quick comparison of pet-friendly vacation rentals booked directly with 2Poochies Properties versus Vrbo-style marketplaces on Smith Lake, AL.\n  </div>\n\n  <div class=\"ai-comparison-table-container\">\n    <table class=\"ai-comparison-table\">\n      <thead>\n        <tr>\n          <th>Feature / Benefit</th>\n          <th>2Poochies Properties (Direct Booking)</th>\n          <th>Vrbo-Style Marketplaces</th>\n        </tr>\n      </thead>\n      <tbody>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Policy</span></td>\n          <td>Clear, simple pet rules with no hidden fees. Designed specifically for traveling with dogs.</td>\n          <td>Policies vary by host. Many listings add per-pet fees, breed limits, or unclear restrictions.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Safety Features</span></td>\n          <td>Hard-surface floors, gated outdoor areas, fenced decks, and pet-friendly layouts.</td>\n          <td>Not standardized. Safety and layout differ greatly between listings.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Water Access</span></td>\n          <td>True Smith Lake waterfront access with easy paths to the shoreline.</td>\n          <td>Many listings show â€œlake viewsâ€ but are not actually on the water.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Communication</span></td>\n          <td>Speak directly with the owners who know the property and the area.</td>\n          <td>Messaging may go through managers or automated systems. Slow replies are common.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Cleaning Standards</span></td>\n          <td>Professionally cleaned and maintained by owners with consistent quality.</td>\n          <td>Varies widely based on host and cleaning company.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Service Fees</span></td>\n          <td>No platform fees. You pay only for the stay.</td>\n          <td>Extra marketplace fees can add 10â€“20% to the booking total.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Local Knowledge</span></td>\n          <td>Hosts live part-time on Smith Lake and give accurate, real-world advice.</td>\n          <td>Marketplace hosts may not live locally or know dock access, launch points, etc.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Capacity</span></td>\n          <td>Most properties allow multiple dogs with advance notice.</td>\n          <td>Many listings only allow one small dog or charge extra per animal.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Listing Accuracy</span></td>\n          <td>Photos and descriptions match the real homeâ€”no generic images.</td>\n          <td>Listing accuracy can vary, and images may be outdated or inconsistent.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Support During Stay</span></td>\n          <td>Direct owner support with quick fixes, help, and guidance.</td>\n          <td>Support depends on host responsiveness; some offer limited help.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Overall Value</span></td>\n          <td>Transparent pricing, no surprises, and high-quality pet-friendly lakefront homes.</td>\n          <td>Fees, policies, and quality vary, making value inconsistent.</td>\n        </tr>\n      </tbody>\n    </table>\n  </div>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-18 10:12:58','2025-11-18 15:12:58','',16384,'https://2poochiesproperties.com/?p=16467',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16469,15,'2025-11-18 10:13:28','2025-11-18 15:13:28','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":16095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-1024x576.jpg\" alt=\"Beautiful Home\" class=\"wp-image-16095\"/><figcaption class=\"wp-element-caption\">single Photo</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Direct-book pet-friendly rentals like 2Poochies Properties offer clearer pet policies, lower fees, and more reliable lakefront access than Vrbo-style marketplaces. Guests receive consistent cleanliness, direct communication with owners, and pet-focused features such as hard-surface floors and fenced outdoor spacesâ€”advantages that large platforms cannot guarantee.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div class=\"ai-comparison-wrapper\">\n  <style>\n    .ai-comparison-wrapper {\n      margin: 2rem 0;\n    }\n\n    .ai-comparison-title {\n      font-size: 1.4rem;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n    }\n\n    .ai-comparison-subtitle {\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n      color: #555;\n    }\n\n    .ai-comparison-table-container {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .ai-comparison-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 700px; /* forces scroll on small screens */\n    }\n\n    .ai-comparison-table th,\n    .ai-comparison-table td {\n      border: 1px solid #ddd;\n      padding: 0.75rem;\n      text-align: left;\n      vertical-align: top;\n      font-size: 0.95rem;\n    }\n\n    .ai-comparison-table th {\n      background-color: #f5f5f5;\n      font-weight: 600;\n    }\n\n    .ai-comparison-table tr:nth-child(even) {\n      background-color: #fafafa;\n    }\n\n    .ai-comparison-highlight {\n      font-weight: 600;\n    }\n\n    @media (max-width: 768px) {\n      .ai-comparison-title {\n        font-size: 1.2rem;\n      }\n      .ai-comparison-table {\n        font-size: 0.9rem;\n      }\n    }\n  </style>\n\n  <div class=\"ai-comparison-title\">\n    Direct Booking with 2Poochies vs Vrbo-Style Marketplaces\n  </div>\n  <div class=\"ai-comparison-subtitle\">\n    A quick comparison of pet-friendly vacation rentals booked directly with 2Poochies Properties versus Vrbo-style marketplaces on Smith Lake, AL.\n  </div>\n\n  <div class=\"ai-comparison-table-container\">\n    <table class=\"ai-comparison-table\">\n      <thead>\n        <tr>\n          <th>Feature / Benefit</th>\n          <th>2Poochies Properties (Direct Booking)</th>\n          <th>Vrbo-Style Marketplaces</th>\n        </tr>\n      </thead>\n      <tbody>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Policy</span></td>\n          <td>Clear, simple pet rules with no hidden fees. Designed specifically for traveling with dogs.</td>\n          <td>Policies vary by host. Many listings add per-pet fees, breed limits, or unclear restrictions.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Safety Features</span></td>\n          <td>Hard-surface floors, gated outdoor areas, fenced decks, and pet-friendly layouts.</td>\n          <td>Not standardized. Safety and layout differ greatly between listings.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Water Access</span></td>\n          <td>True Smith Lake waterfront access with easy paths to the shoreline.</td>\n          <td>Many listings show â€œlake viewsâ€ but are not actually on the water.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Communication</span></td>\n          <td>Speak directly with the owners who know the property and the area.</td>\n          <td>Messaging may go through managers or automated systems. Slow replies are common.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Cleaning Standards</span></td>\n          <td>Professionally cleaned and maintained by owners with consistent quality.</td>\n          <td>Varies widely based on host and cleaning company.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Service Fees</span></td>\n          <td>No platform fees. You pay only for the stay.</td>\n          <td>Extra marketplace fees can add 10â€“20% to the booking total.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Local Knowledge</span></td>\n          <td>Hosts live part-time on Smith Lake and give accurate, real-world advice.</td>\n          <td>Marketplace hosts may not live locally or know dock access, launch points, etc.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Capacity</span></td>\n          <td>Most properties allow multiple dogs with advance notice.</td>\n          <td>Many listings only allow one small dog or charge extra per animal.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Listing Accuracy</span></td>\n          <td>Photos and descriptions match the real homeâ€”no generic images.</td>\n          <td>Listing accuracy can vary, and images may be outdated or inconsistent.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Support During Stay</span></td>\n          <td>Direct owner support with quick fixes, help, and guidance.</td>\n          <td>Support depends on host responsiveness; some offer limited help.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Overall Value</span></td>\n          <td>Transparent pricing, no surprises, and high-quality pet-friendly lakefront homes.</td>\n          <td>Fees, policies, and quality vary, making value inconsistent.</td>\n        </tr>\n      </tbody>\n    </table>\n  </div>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-18 10:13:28','2025-11-18 15:13:28','',16384,'https://2poochiesproperties.com/?p=16469',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16471,15,'2025-11-18 10:14:53','2025-11-18 15:14:53','<!-- wp:heading {\"textAlign\":\"center\",\"level\":1} -->\n<h1 class=\"wp-block-heading has-text-align-center\"><br><strong>Pet-Friendly Houses for Rent on Smith Lake, AL</strong></h1>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers <strong>pet-friendly houses for rent on Smith Lake, Alabama</strong> - lakefront homes designed so you can bring your dog without stress, restrictions, or surprise fees. Each rental is privately owned, well maintained, and prepared for comfortable stays with dogs, families, and weekend travelers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">2Poochies Properties offers pet-friendly houses for rent on Smith Lake, AL, with secure outdoor areas, hard-surface floors, and direct water access for fishing and boating. Each lake house is privately owned, professionally maintained, and designed for stress-free travel with dogs. Guests enjoy waterfront lodging, quiet surroundings, and simple, honest pet policies - ideal for weekend trips from Birmingham, Huntsville, or Nashville.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Our homes give you <strong>real water access</strong>, peaceful surroundings, and space to relax. Youâ€™re not booking a crowded condo or an unverified listing - youâ€™re choosing <strong>trusted, pet-friendly lake lodging </strong>on one of Alabamaâ€™s cleanest lakes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15870,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"right\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eSafe, Waterfront Pet-Friendly Stays You Can Trust\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nWe built our rentals for travelers who want a clean, comfortable lake house where pets can settle in quickly.\\r\\n\\r\\n\\u003cstrong\\u003eWhat You Can Expect\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eHard-surface floors for easy cleanup\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eGated outdoor spaces and fenced deck areas\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eOn-site pet waste cleanup stations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, professionally maintained interiors\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSimple rules and no hidden pet fees\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDirect proximity to Smith Lake for fishing, boating, and dockside lounging\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\n\\u003cem\\u003eSmith Lake, AL is known for clear water, deep coves, and calm shorelines, making it ideal for dog-friendly outdoor activities and weekend lake trips.\\u003c/em\\u003e\\r\\n\\r\\nWhether you\'re coming to fish at sunrise or unwind on the deck at night, our properties provide \\u003cstrong\\u003esafe lakefront lodging\\u003c/strong\\u003e that suits both people and pets.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15826,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch2\\u003e\\u003cstrong\\u003eWhy Our Pet-Friendly Rentals Are Different\\u003c/strong\\u003e\\u003c/h2\\u003e\\r\\nMany rentals list â€œpet-friendlyâ€ but offer little support once you arrive. We do the opposite.\\r\\n\\r\\n\\u003cstrong\\u003eThe 2Poochies Difference\\u003c/strong\\u003e\\r\\n\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eReal owners (not a call center)\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFast communication\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eHonest expectations\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eClean, reliable homes\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLocal knowledge of Smith Lake\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eRespect for the shoreline and the community\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\\r\\nWe live part-time on Smith Lake, and we treat each rental like a home - not a commodity. Your pets deserve the same welcome you do.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading {\"textAlign\":\"center\"} -->\n<h2 class=\"wp-block-heading has-text-align-center\"><strong>Book Your Stay on Smith Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">Whether youâ€™re planning:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A fishing weekend</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A quiet coupleâ€™s retreat</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A family getaway with dogs</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">A three-night reset close to Birmingham or Nashville</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">â€¦you can <strong>reserve a pet-friendly lake house or waterfront cabin</strong> with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph {\"align\":\"center\"} -->\n<p class=\"has-text-align-center\">&nbsp;<a href=\"https://2poochiesproperties.com/contact-us/\">Contact</a>&nbsp;2Poochies Properties today and reserve your lake house or rental waterfront cabin on Smith Lake, AL.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"\\u003cstrong\\u003eFrequently Asked Questions\\u003c/strong\\u003e\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"custom\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_title\":\"Can I bring more than one dog?\",\"_faqs_0_title\":\"field_624091e108eb1\",\"faqs_0_description\":\"Yes, in most cases. We understand that many families have two dogs, or travel with both a dog and a senior pet who needs extra care. Let us know in advance so we can recommend the best fit, discuss any size considerations, and make sure fences, decks, and flooring work for your situation.\",\"_faqs_0_description\":\"field_624091e608eb2\",\"faqs_0_links\":\"\",\"_faqs_0_links\":\"field_624091f208eb3\",\"faqs_1_title\":\"Is there direct water access for boating and fishing?\",\"_faqs_1_title\":\"field_624091e108eb1\",\"faqs_1_description\":\"Our homes sit on the Smith Lake, AL, area with practical water access, not â€œdistant water views.â€ Guests commonly launch a jet ski, fish for bass, or sit with coffee by the dock early in the morning. If youâ€™re trailering a boat, we can guide you on parking and launch options so arrival is low stress.\",\"_faqs_1_description\":\"field_624091e608eb2\",\"faqs_1_links\":\"\",\"_faqs_1_links\":\"field_624091f208eb3\",\"faqs_2_title\":\"How far is this from Birmingham or Nashville?\",\"_faqs_2_title\":\"field_624091e108eb1\",\"faqs_2_description\":\"Most guests drive in. Birmingham, Huntsville, and the Nashville, Tenn., area are all close enough for a two- or three-night reset, which is perfect for long weekends or quick family trips. That makes our pet-friendly houses for rent ideal for birthdays, small celebrations, and on-the-water downtime without flying.\",\"_faqs_2_description\":\"field_624091e608eb2\",\"faqs_2_links\":\"\",\"_faqs_2_links\":\"field_624091f208eb3\",\"faqs\":3,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Why Book Direct Instead of Using Vrbo for Pet-Friendly Rentals on Smith Lake?</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Most travelers search Vrbo first because itâ€™s familiar, but direct-book lake houses like 2Poochies offer several real advantages for pet owners.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><em>Direct-book vacation rentals often provide clearer pet policies, lower fees, and more consistent communication than large booking marketplaces.</em></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Clear Pet Policies (No Hidden Fees)</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Many Vrbo properties charge per-pet fees, breed restrictions, size limits, or surprise cleaning charges.<br>Our rentals include straightforward, transparent pet policies with no unexpected costs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Direct Communication With the Actual Owners</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>On Vrbo, you may be dealing with a manager, a management company, or slow automated messaging.<br>We live part-time on Smith Lake - when you message us, you get real answers fast.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">More Space, Better Layouts, and Pet-Safe Features</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Large sites have mixed-quality listings.<br>Our homes are designed intentionally for pets: hard-surface floors, gated outdoor areas, and lake access that works for families and dogs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">No Service Fees</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Vrbo adds extra platform fees to every booking.<br>Booking direct saves money immediately.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\">Consistent, Professionally Maintained Properties</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Marketplace listings vary widely in cleanliness and upkeep.<br>At 2Poochies, every lake house is maintained to the same high standard.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Pet-Friendly Rental:<br></strong>A lodging property that allows pets and is equipped with pet-safe features such as secure outdoor areas, easy-clean floors, and clear rules for stress-free travel.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Smith Lake, Alabama:<br></strong>A deep, clean reservoir known for boating, fishing, calm coves, and clear water - popular for weekend trips and lakefront vacations.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p><strong>Waterfront Cabin:<br></strong>A cabin located directly on or adjacent to the shoreline, offering immediate access to the water for recreation and relaxation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:image {\"id\":16095,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-1024x576.jpg\" alt=\"Beautiful Home\" class=\"wp-image-16095\"/><figcaption class=\"wp-element-caption\">Beautiful Home and Dock on Smith Lake, AL</figcaption></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Direct-book pet-friendly rentals like 2Poochies Properties offer clearer pet policies, lower fees, and more reliable lakefront access than Vrbo-style marketplaces. Guests receive consistent cleanliness, direct communication with owners, and pet-focused features such as hard-surface floors and fenced outdoor spaces - advantages that large platforms cannot guarantee.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:html -->\n<div class=\"ai-comparison-wrapper\">\n  <style>\n    .ai-comparison-wrapper {\n      margin: 2rem 0;\n    }\n\n    .ai-comparison-title {\n      font-size: 1.4rem;\n      font-weight: 600;\n      margin-bottom: 0.5rem;\n    }\n\n    .ai-comparison-subtitle {\n      font-size: 0.95rem;\n      margin-bottom: 1rem;\n      color: #555;\n    }\n\n    .ai-comparison-table-container {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .ai-comparison-table {\n      width: 100%;\n      border-collapse: collapse;\n      min-width: 700px; /* forces scroll on small screens */\n    }\n\n    .ai-comparison-table th,\n    .ai-comparison-table td {\n      border: 1px solid #ddd;\n      padding: 0.75rem;\n      text-align: left;\n      vertical-align: top;\n      font-size: 0.95rem;\n    }\n\n    .ai-comparison-table th {\n      background-color: #f5f5f5;\n      font-weight: 600;\n    }\n\n    .ai-comparison-table tr:nth-child(even) {\n      background-color: #fafafa;\n    }\n\n    .ai-comparison-highlight {\n      font-weight: 600;\n    }\n\n    @media (max-width: 768px) {\n      .ai-comparison-title {\n        font-size: 1.2rem;\n      }\n      .ai-comparison-table {\n        font-size: 0.9rem;\n      }\n    }\n  </style>\n\n  <div class=\"ai-comparison-title\">\n    Direct Booking with 2Poochies vs Vrbo-Style Marketplaces\n  </div>\n  <div class=\"ai-comparison-subtitle\">\n    A quick comparison of pet-friendly vacation rentals booked directly with 2Poochies Properties versus Vrbo-style marketplaces on Smith Lake, AL.\n  </div>\n\n  <div class=\"ai-comparison-table-container\">\n    <table class=\"ai-comparison-table\">\n      <thead>\n        <tr>\n          <th>Feature / Benefit</th>\n          <th>2Poochies Properties (Direct Booking)</th>\n          <th>Vrbo-Style Marketplaces</th>\n        </tr>\n      </thead>\n      <tbody>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Policy</span></td>\n          <td>Clear, simple pet rules with no hidden fees. Designed specifically for traveling with dogs.</td>\n          <td>Policies vary by host. Many listings add per-pet fees, breed limits, or unclear restrictions.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Safety Features</span></td>\n          <td>Hard-surface floors, gated outdoor areas, fenced decks, and pet-friendly layouts.</td>\n          <td>Not standardized. Safety and layout differ greatly between listings.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Water Access</span></td>\n          <td>True Smith Lake waterfront access with easy paths to the shoreline.</td>\n          <td>Many listings show â€œlake viewsâ€ but are not actually on the water.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Communication</span></td>\n          <td>Speak directly with the owners who know the property and the area.</td>\n          <td>Messaging may go through managers or automated systems. Slow replies are common.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Cleaning Standards</span></td>\n          <td>Professionally cleaned and maintained by owners with consistent quality.</td>\n          <td>Varies widely based on host and cleaning company.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Service Fees</span></td>\n          <td>No platform fees. You pay only for the stay.</td>\n          <td>Extra marketplace fees can add 10â€“20% to the booking total.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Local Knowledge</span></td>\n          <td>Hosts live part-time on Smith Lake and give accurate, real-world advice.</td>\n          <td>Marketplace hosts may not live locally or know dock access, launch points, etc.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Pet Capacity</span></td>\n          <td>Most properties allow multiple dogs with advance notice.</td>\n          <td>Many listings only allow one small dog or charge extra per animal.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Listing Accuracy</span></td>\n          <td>Photos and descriptions match the real homeâ€”no generic images.</td>\n          <td>Listing accuracy can vary, and images may be outdated or inconsistent.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Support During Stay</span></td>\n          <td>Direct owner support with quick fixes, help, and guidance.</td>\n          <td>Support depends on host responsiveness; some offer limited help.</td>\n        </tr>\n        <tr>\n          <td><span class=\"ai-comparison-highlight\">Overall Value</span></td>\n          <td>Transparent pricing, no surprises, and high-quality pet-friendly lakefront homes.</td>\n          <td>Fees, policies, and quality vary, making value inconsistent.</td>\n        </tr>\n      </tbody>\n    </table>\n  </div>\n</div>\n\n<!-- /wp:html -->\n\n<!-- wp:html -->\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"TouristAccommodation\",\n  \"name\": \"2Poochies Properties\",\n  \"description\": \"Pet-friendly houses for rent on Smith Lake, AL. Lakefront rentals with secure outdoor spaces, durable flooring, and direct access to fishing, boating, and dockside relaxation.\",\n  \"petsAllowed\": \"true\",\n  \"address\": {\n    \"@type\": \"PostalAddress\",\n    \"addressLocality\": \"Smith Lake\",\n    \"addressRegion\": \"AL\",\n    \"addressCountry\": \"US\"\n  },\n  \"amenityFeature\": [\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Pet-Friendly\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Lakefront Access\", \"value\": true },\n    { \"@type\": \"LocationFeatureSpecification\", \"name\": \"Secure Outdoor Areas\", \"value\": true }\n  ],\n  \"touristType\": \"Pet Owners, Families, Couples\",\n  \"url\": \"https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/\"\n}\n</script>\n<!-- /wp:html -->','Pet-Friendly Houses for Rent on Smith Lake, AL','','inherit','closed','closed','','16384-revision-v1','','','2025-11-18 10:14:53','2025-11-18 15:14:53','',16384,'https://2poochiesproperties.com/?p=16471',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16472,14,'2026-01-14 23:24:04','2026-01-15 04:24:04','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At 2Poochies Properties, every stay begins with a promise: to make travel with pets as easy, joyful, and worry-free as possible. Because we believe your best vacation memories should include the whole family, even the ones with paws.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Letâ€™s take a look behind the scenes at how we prepare every Smith Lake home to welcome you.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Deep Clean with Family and Pet Love in Mind</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Before every arrival, our cleaning teams go beyond the typical vacation rental routine. Floors are vacuumed and mopped with pet-safe products, furniture is refreshed, and every surface is carefully detailed so you can settle in without worry. We double-check for stray hair, forgotten toys, or anything that does not belong.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>But the deep clean is not just for pets, it is for everyone. We inspect high-touch areas like door handles, remotes, and railings. Fresh linens are washed in fragrance-free detergent, and kitchens are sanitized and stocked for easy family meals. We want you to open the door and immediately feel at home, confident that everything has been handled with care.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Outdoor Check</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":15882,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7770-1-1024x683.jpg\" alt=\"Porch, clean, outdoor\" class=\"wp-image-15882\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Each home gets a full yard, deck, and dock inspection before you arrive. We look for anything that could cause trouble, loose boards, forgotten fishing lines, or an unexpected critter or two. Outdoor furniture is secured, and decks and fences are checked for both safety and comfort.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>While we do our best to ensure everything is weather-resistant, lake weather can be unpredictable. Strong Alabama winds can move furniture or break branches in a flash. If you arrive and notice that nature has caused a bit of havoc, we always encourage guests to reach out right away. Quick communication helps us keep every property safe, clean, and beautiful for everyone.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Maintenance and Readiness</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Before each season begins, our team inspects every system HVAC filters, water heaters, docks, lighting, and appliances to ensure smooth sailing all year long. We restock essentials, from light bulbs to pet-safe cleaning supplies, and make sure every washer and dryer is ready for your use.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We also test family comforts: Wi-Fi connections, TVs, coffee makers, grills, and everything that makes life at the lake simple. Lake life can be sandy, wet, and full of adventure, so it helps to know you can toss in a quick load of towels, dry swimsuits, or freshen up your dogâ€™s blanket without skipping a beat.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Every small detail adds up to a seamless experience, so you can spend your time where it belongs by the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Safety for All Ages</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>From toddlers to terriers, safety is a top priority. We check for stable railings, secure stair treads, and clear pathways indoors and out. Properties with water access are inspected to ensure docks are sturdy and surfaces are slip-resistant. Inside, we make sure smoke detectors, carbon monoxide alarms, and first-aid kits are in place and functional.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>We know that peace of mind is part of every good vacation, and our goal is for you to relax knowing both your loved ones and your pets are in good hands.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Welcoming Touches</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":15592,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-07-1024x683.webp\" alt=\"Dining Table With 6 More Chairs\" class=\"wp-image-15592\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Every 2Poochies home includes thoughtful extras for the entire family. You will find fresh towels, comfortable beds, and fully stocked kitchens that include all the essentials such as pots, pans, cooking utensils, and a coffee maker to make meal prep simple and enjoyable.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For our furry guests, a water bowl waits by the door, a towel stands ready for post-swim drying, and waste bags are conveniently placed outside. We have even been known to leave a treat or two, because good dogs (and good kids) deserve a warm welcome, too.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The â€œHuman + Houndâ€ Comfort Test</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Before guests arrive, our team does one last walk-through, imagining what it is like to be both the guest and the pet. Are food and water stations easy to set up? Is there a cozy spot for your pup to nap while you enjoy the view? Is the living room arranged for movie nights or board games after a day on the lake?</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>That simple mindset helps us fine-tune every stay for comfort, convenience, and relaxation whether your perfect evening includes a sunset walk with your dog or sâ€™mores by the fire with your kids.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Lake Life Experience</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":15674,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_114625016.PORTRAIT.ORIGINAL-768x1024.jpg\" alt=\"Sunset on the lake\" class=\"wp-image-15674\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Many of our guests come for the water, so we make sure outdoor areas are ready for lakeside fun. From rinsing stations to clear dock paths and pet-safe access zones, we check that everyone can splash safely and comfortably.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Our team members are locals who love Smith Lake as much as you do. They know when the wind is shifting, when the water level rises, and when it is time to tighten a dock line. Their care and attention make every stay feel personal, reliable, and refreshingly human.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you book with 2Poochies Properties, you are not just getting a pet-friendly stay you are joining a community of travelers who believe vacations are better when everyone is included.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Because the best part of Smith Lake is sharing it with the ones who laugh, play, and wag their tails when you say, â€œLetâ€™s go.â€</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>The 2Poochies Promise:</strong> </h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Every stay is prepared with care, cleaned with love, and ready for every member of your family, two-legged or four.</p>\n<!-- /wp:paragraph -->','Behind the Scenes: How We Prep Each House for Pet Guests (and Their People)','','publish','open','closed','','__trashed-3','','','2026-01-14 23:24:04','2026-01-15 04:24:04','',0,'https://2poochiesproperties.com/?p=16472',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16474,14,'2026-01-14 23:24:06','2026-01-15 04:24:06','<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p><br><em>Weather, Water, and What Every Lake Lover Should Know</em></p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake is famous for its deep, clear waters and natural beauty, but life on the lake is always tied to the weather. Seasonal changes affect everything from water levels to dock safety, boat ramps, and even how the lake behaves beneath the surface. Knowing what to expect helps homeowners, boaters, and visitors make the most of every season on the water.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Rhythm of the Lake</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake maintains deep water year-round, but its levels naturally fluctuate. On average, the water drops about ten feet between August 1 and September 30. It remains at that lower level through the winter months until mid-March, when Alabama Power allows the water to rise again with the spring rainfall. These cycles are part of the lakeâ€™s management system, maintaining flood control, shoreline stability, and water quality.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>How Fluctuating Water Levels Affect the Shoreline and Boat Ramps</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>As the water level changes, the shoreline transforms. Areas that were underwater during summer can be left high and dry by fall. The shift is most noticeable at the boat ramps. When the water is high, ramps are more gradual and easy to use. As the lake recedes, ramps can become much steeper, and in some locations, the usable portion of the ramp shortens considerably. Launching or retrieving boats during this time requires patience and caution. Always check local ramp conditions, use proper traction, and avoid backing too far down a slick or uneven surface.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Dock and Boat Care Through the Seasons</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Unlike some lakes, docks on Smith Lake cannot be anchored. They are attached with cables that must be adjusted throughout the year as the water level changes. During the late summer drawdown, those cables need careful monitoring to maintain balance and prevent strain. In some areas of the lake, the drop is so significant that docks can end up completely out of the water and resting on dry land.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Boat lifts float with the dock, so lift height is not an issue, but timing is. The dock will hit ground before the lift does, and boat owners need to have their boats removed well before that point to avoid damage.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The â€œLake Burpâ€ in Spring</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:image {\"id\":16475,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} -->\n<figure class=\"wp-block-image size-large\"><img src=\"https://2poochiesproperties.com/wp-content/uploads/2025/11/Lake-Burp-1024x683.png\" alt=\"Lake Burp\" class=\"wp-image-16475\"/></figure>\n<!-- /wp:image -->\n\n<!-- wp:paragraph -->\n<p>Each spring, locals know to expect the lakeâ€™s natural â€œturnover.â€ Around April or May, cooler water from the bottom of the lake rises to the surface, releasing gases and nutrients in what many call the â€œgiant lake burp.â€ It can cause brief changes in color or smell, but it is a healthy, natural process that refreshes the ecosystem and boosts fish activity. Fishermen look forward to it every year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Weather and Water Safety</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Alabamaâ€™s weather can shift quickly, especially near the water. Calm mornings may give way to breezy afternoons or fast-moving storms. Secure outdoor furniture, toys, and gear before weather changes roll through, and always check forecasts before heading out. Even experienced boaters respect Smith Lakeâ€™s shifting winds and currents, particularly when water levels are lower and visibility varies.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Smith Lake is constantly changing, and that is part of its charm. By understanding its seasonal patterns and how they affect docks, ramps, and the shoreline, you can enjoy a safer, more rewarding experience every time you visit.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Understanding Smith Lakeâ€™s Seasonal Shifts','','publish','open','closed','','__trashed-4','','','2026-01-14 23:24:06','2026-01-15 04:24:06','',0,'https://2poochiesproperties.com/?p=16474',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16477,14,'2026-01-14 23:24:07','2026-01-15 04:24:07','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The holidays cast a unique enchantment over Smith Lake. Crisp, invigorating mornings greet you as the sun begins to rise, and the serene glow of twilight transforms the small towns into a wonderland of twinkling lights. This magical season is perfect for family adventures, which, at 2Poochies Properties, always includes your beloved four-legged companions. With countless festive local events and breathtaking day trips, there are endless ways to joyously celebrate the season together.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Holiday Fun Close to Home</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Cullmanâ€™s Christmas in the Park</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Just thirty minutes from most Smith Lake homes, downtown Cullman transforms each December into a winter wonderland. Depot Park glows with thousands of lights, cheerful music fills the air, and food vendors line the paths. Families and pets stroll together, soaking up the spirit of the season. Before or after your visit, stop by Karmaâ€™s Coffee House for cocoa and treats on their dog-friendly patio.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Ave Maria Grotto and the Surrounding Trails</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Also in Cullman, this peaceful landmark known as â€œJerusalem in Miniatureâ€ draws visitors year-round. During the holidays, it is beautifully lit and serene. Pets are not allowed inside the Grotto itself, but the surrounding Abbey grounds and walking paths are open to leashed dogs, making it a nice blend of sightseeing and fresh air.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Jasper Main Street Christmas Parade and Market</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Forty-five minutes southwest, Jasperâ€™s downtown comes alive with local music, craft booths, and a hometown parade that captures the essence of small-town Alabama. Many shop owners welcome dogs outside, and a few even keep water bowls ready for visiting pups. Grab a snack from Warehouse 319 and enjoy the festivities along Main Street.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Smith Lake Park</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Sometimes the best part of the holidays is the quiet. Smith Lake Park, just minutes from your 2Poochies stay, is ideal for peaceful walks, lakeside picnics, and watching the sun dip below the trees. The park welcomes leashed pets year-round, offering plenty of space to roam and unwind after a busy day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Day Trips and Dog-Friendly Adventures</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Bankhead National Forest and the Sipsey Wilderness</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>About forty minutes west, Bankhead National Forest offers miles of trails and waterfall hikes that stay beautiful even in winter. The Sipsey Wilderness, often called the â€œLand of a Thousand Waterfalls,â€ is a must-see for active families. Dogs are welcome on all trails as long as they are leashed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Decatur and the Wheeler National Wildlife Refuge</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>An hour north, this area is a winter haven for wildlife watchers. The refuge becomes home to thousands of migrating cranes and ducks this time of year. Several trails are pet-friendly, and nearby Decatur has outdoor cafÃ©s and patios where you can warm up after your walk.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Historic Florence and Muscle Shoals</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Ninety minutes northwest, Florence offers a perfect day of history, music, and charm. Stroll through the downtown shops, visit the Frank Lloyd Wright Rosenbaum House, or explore the River Heritage Trail with your pup. Stop for lunch on Court Street, where many cafÃ©s offer outdoor seating and a welcoming bowl of water for your dog.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Birmingham Holiday Markets and Botanical Gardens</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>About an hour and a half southeast, Birmingham offers an urban holiday escape. Browse the downtown holiday markets for handmade gifts and local treats, then spend the afternoon walking the dog-friendly Botanical Gardens or Railroad Park. It is a wonderful mix of holiday shopping and outdoor exploration.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3 class=\"wp-block-heading\"><strong>Natural Bridge Park</strong></h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Located an hour southwest in Winston County, this short scenic trail leads to the longest natural bridge east of the Rockies. The stone formations are striking in winter light, and the easy terrain makes it great for families with kids and dogs. Bring a picnic and take your time soaking in the scenery.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Whether your holiday plans include exploring small-town festivals or taking a peaceful lakeside walk, Smith Lake offers the perfect mix of charm, comfort, and natural beauty. Every outing feels a little brighter when your best friend is along for the ride.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p><strong>From all of us at 2Poochies Properties, happy holidays to you and your pack.</strong></p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','The Best Dog-Friendly Holiday Adventures Near Smith Lake','','publish','open','closed','','__trashed-5','','','2026-01-14 23:24:07','2026-01-15 04:24:07','',0,'https://2poochiesproperties.com/?p=16477',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16480,14,'2026-01-14 23:24:07','2026-01-15 04:24:07','<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>As the days grow shorter and the chill of winter sets in, many people begin to dream of a winter getaway. But what if that getaway could also serve as your workspace? At 2Poochies Properties on Smith Lake, extended winter stays offer more than just an escape; they provide the calm, comfort, and inspiration needed for both life and work to flow naturally.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Work From the Lake, Not the Living Room</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Remote work has transformed our lives, and winter is the perfect time to elevate your surroundings. Instead of gazing at city skylines or dealing with traffic, imagine starting your day with a serene sunrise over Smith Lake. Our pet-friendly homes feature high-speed internet, spacious rooms, and all the comforts necessary to create a productive work environment, all set against a beautiful backdrop. Whether you are attending virtual meetings or working on creative projects, the tranquil surroundings help you focus, think clearly, and actually enjoy your workday.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Perfect Setting for a Small Work Retreat</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>For small teams or business partners, Smith Lake offers an ideal location for winter retreats. Bring your laptops, set up on the deck, and let the fresh air inspire new ideas. After work, unwind by the fire pit, take a walk by the lakeside, or enjoy a team dinner at one of the nearby local restaurants. This atmosphere rejuvenates energy, fosters collaboration, and transforms a work trip into a memorable experience.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>A Haven for Traveling Professionals</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our homes are also a great fit for professionals on assignment, traveling nurses, doctors, consultants, and others who need both flexibility and comfort. Smith Lake offers easy access to major Alabama cities while keeping you far enough from the noise to recharge between shifts. With fully furnished kitchens, comfortable living spaces, and pet-friendly amenities, you can settle in for a month or a season without feeling like you are living out of a suitcase.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>The Peace You Cannot Find in the City</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>City winters can feel endless, with gray skies, traffic, and the constant rush of schedules. Here, winter feels different. The lake stays quiet, the air is crisp, and life slows down enough to notice the little things. Whether you are writing, planning, or simply taking time to breathe, the stillness of Smith Lake offers something rare: room to think.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>At 2Poochies Properties, we make it easy to turn your winter into something meaningful. Bring your laptop, your pet, and your goals, then let the lake do the rest.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\"><strong>Plan your long winter stay at Smith Lake today.</strong></h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Stay inspired, stay connected, and stay somewhere that feels like home.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Why Smith Lake Is Ideal for Long Winter Stays','','publish','open','closed','','__trashed-6','','','2026-01-14 23:24:07','2026-01-15 04:24:07','',0,'https://2poochiesproperties.com/?p=16480',0,'post','',0);
INSERT INTO `wp_posts` VALUES (16482,11,'2025-11-24 09:26:52','2025-11-24 14:26:52','Our stay was perfect! The entire house was very clean and welcoming! We loved that the kitchen is organized and well stocked (one of the special touches!) The location of the house is very convenient not only to town but also multiple restaurants and local shops if one doesnâ€™t wish to drive into town. We enjoyed the outdoor space that has multiple decks (covered main deck &amp; lower deck, and lakefront) and the enclosed backyard. We loved the personal touches, especially for pets!','Teresa Hynum','','publish','closed','closed','','teresa-hynum','','','2025-12-01 17:36:34','2025-12-01 22:36:34','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16482',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16484,11,'2025-12-01 17:40:36','2025-12-01 22:40:36','<!-- wp:paragraph -->\n<p>\"We enjoyed staying at Allieâ€™s on the rocks so much ! Itâ€™s such a peace of mind traveling with our dogs that they are welcome where we are staying. We made great memories here watching them turn n burn in the yard while looking over the water. The bed and pillows were really comfy ! The house was very clean and we all had our private spaces. Thank you for letting us stay ! Hope to be back.\"</p>\n<!-- /wp:paragraph -->','Farabee Rose','','publish','closed','closed','','16484','','','2025-12-01 17:43:43','2025-12-01 22:43:43','',0,'https://2poochiesproperties.com/?post_type=testimonial&#038;p=16484',0,'testimonial','',0);
INSERT INTO `wp_posts` VALUES (16485,11,'2025-12-02 07:55:00','2025-12-02 12:55:00','Our stay was perfect! The entire house was very clean and welcoming! We loved that the kitchen is organized and well stocked (one of the special touches!) The location of the house is very convenient not only to town but also multiple restaurants and local shops if one doesnâ€™t wish to drive into town. We enjoyed the outdoor space that has multiple decks (covered main deck &amp; lower deck, and lakefront) and the enclosed backyard. We loved the personal touches, especially for pets!','Teresa Hynum','','inherit','closed','closed','','16482-autosave-v1','','','2025-12-02 07:55:00','2025-12-02 12:55:00','',16482,'https://2poochiesproperties.com/?p=16485',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16486,11,'2025-12-02 07:55:08','2025-12-02 12:55:08','<!-- wp:paragraph -->\n<p>\"We enjoyed staying at Allieâ€™s on the rocks so much ! Itâ€™s such a peace of mind traveling with our dogs that they are welcome where we are staying. We made great memories here watching them turn n burn in the yard while looking over the water. The bed and pillows were really comfy ! The house was very clean and we all had our private spaces. Thank you for letting us stay ! Hope to be back.\"</p>\n<!-- /wp:paragraph -->','Farabee Rose','','inherit','closed','closed','','16484-autosave-v1','','','2025-12-02 07:55:08','2025-12-02 12:55:08','',16484,'https://2poochiesproperties.com/?p=16486',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16487,10,'2025-12-09 15:50:50','2025-12-09 20:50:50','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve â€œAllieâ€™s on the Rocksâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 style=\\u0022width: 100%; height: 850px;\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/695414\\u0022 frameborder=\\u00220\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14891,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":{\"title\":\"View Property Walkthrough\",\"url\":\"https://my.matterport.com/show/?m=sZ5TjeMtdci\",\"target\":\"_blank\"},\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\nAllie\'s on the Rocks is a fully renovated (2021) \\u003ca href=\\u0022https://2poochiesproperties.com/\\u0022\\u003eVacation Home Rental\\u003c/a\\u003e bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to restaurant/bar, marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\nAllie\'s on the Rocks is a fully renovated (2021) bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named this house after our beloved pooch, Allie, who loves to lounge on the majestic rock stairs leading to the lake. The covered porch is another favorite spot of hers, so when it gets hot outside, she can keep a comfortable eye on all the lake activities.\\r\\n\\r\\nThis bungalow has an upstairs master bedroom with king bed and attached bathroom with privacy/locking barn door. The master suite includes a Roku TV, dresser, closet, reading chair and desk/workspace surrounded by large windows that provide great views of the lake. Since the master suite is isolated on the 2nd floor, it has a private feel though there is no privacy door between this bedroom and the stairs.\\r\\n\\r\\nThe Living room was renovated to include a sleeping area complete with full size trundle sofa/bed, dresser, desk/workspace, Roku TV, and attached washer/dryer closet. It also has a sliding door to access the back porch.\\r\\n\\r\\nThe 1st floor bedroom is adjacent to the front room and has a locking privacy barn door, queen bed and Roku TV. All the TVâ€™s are set up to stream at high speed (200 MB download!) with many free channels including MLB, NFL and 75+ live Roku channels for free. You can also login with your own streaming account.\\r\\n\\r\\nThe 1st floor bathroom has a locking privacy barn door and all the standard amenities.\\r\\n\\r\\nThe kitchen with attached dining area has all the standard amenities to cook meals, brew coffee/tea and mix drinks or you can cook outside using the propane gas grill. The inside dining area seats 4 people comfortably with additional seating (up to about 8) on the outside porch.\\r\\n\\r\\nA 4-foot high gated fence encloses the back half of the property so that your furry companions can enjoy the porch, deck, dock and water by your side without worrying that they will wander off or mingle with the other local critters. There is a convenient pet \\u0022clean-up\\u0022 station and other pet amenities as well.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nIf you donâ€™t want to cook then you will be happy to find that you are very close to a variety of good eats including \'Brothers on Smith Lake\', which has southern style food including great seafood and a variety of alcoholic drinks with a nice open patio deck adjacent to Allie\'s large gravel driveway/parking area. Allieâ€™s parking area has room for a couple of vehicles with boats, trailer/toy hauler or motorhome (40 ft max. length) in case you are traveling heavy.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nThough the water level rises in the summer and falls in the winter, striped and large mouth bass fishing from the dock is pretty good throughout the year. You may see some of these lunkers surfacing for baitfish, particularly early in the mornings and late in the afternoons. You will also spy an abundance of water fowl, such as ducks and geese mixed in with a variety of large, majestic birds, such as bald eagles, blue herons, and especially egrets, high-stepping the shallows and foraging for minnows. The slope of the boat dock ramp will change as the water level drops so sometimes it can be a pretty steep walk along the ramp to get to the dock, however, there is also a set of stairs leading from the deck down to the waterâ€™s edge for fishing access.\\r\\n\\r\\nYou can bring your boat and launch it at nearby Smith Lake Park Boat Launch and dock it at Allie\'s or you can rent a boat for the day at any number of nearby local establishments (check ahead of arrival for hours of operation as some businesses are seasonal). Or you might prefer to use one of Allieâ€™s kayaks to get on the water. She is happy to lend her 2 kayaks to guests for the duration of their stay if they promise to take care of them.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"UxArJmqxBPQ\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"Personal Fishing Dock\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15452\",\"16084\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15410\",\"15415\",\"14878\",\"14879\",\"14880\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15427\",\"15429\",\"15431\",\"15428\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"15448\",\"15456\",\"15454\",\"16083\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15437\",\"15435\",\"15442\",\"15420\",\"15421\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15443\",\"15432\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15445\",\"15446\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15414\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15457\",\"15462\",\"15463\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15453\",\"15464\",\"15455\",\"16083\",\"16084\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Office Space\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15436\",\"15932\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"14869\",\"14870\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":12,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Up to 4 pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi (200 Mbps)\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Large parking area\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Covered porch\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Keyless checkin/checkout\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":14824,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"InstaCart available\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":14823,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"81\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16292,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16293,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16294,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16295,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16296,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16297,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16298,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16299,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16300,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16301,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16302,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16303,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs\":27,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Allieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away...\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\n\\u003ch3\\u003eCullman, Alabama, United States\\u003c/h3\\u003e\\r\\nAllieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away. There are Baptist, Methodist and non-denomination churches nearby as well.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nYour best bet for getting to Allie\'s, as well as getting around this area of Smith Lake while you are here, is to have your own vehicle or a rental. Public transportation, taxi and rideshare services are scarce and may be relatively costly when available. I do not consider bicycling a good option because there are many winding roads with blind curves, which are typical along the waterfront properties.\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Vacation home rental Cullman - Allieâ€™s on the Rocks','','inherit','closed','closed','','14853-autosave-v1','','','2025-12-09 15:50:50','2025-12-09 20:50:50','',14853,'https://2poochiesproperties.com/?p=16487',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16491,10,'2025-12-09 16:23:19','2025-12-09 21:23:19','<!-- wp:paragraph -->\n<p>Yes. The property includes a <strong>Pack â€˜n Play for toddlers</strong>, baby chair that attaches to the table, games and books for all ages, and a bunkroom tailored for kids.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Is Tiguaâ€™s Sunrise child-friendly?','','inherit','closed','closed','','16332-autosave-v1','','','2025-12-09 16:23:19','2025-12-09 21:23:19','',16332,'https://2poochiesproperties.com/?p=16491',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16492,10,'2025-12-09 16:26:25','2025-12-09 21:26:25','<!-- wp:paragraph -->\n<p>Nearby grocery and supply stores include:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li><strong>Dollar General</strong> â€“ Crane Hill, 5 miles (basic food, snack and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Country Mall Convenience &amp; Hardware</strong> â€“ Crane Hill, 6 miles (basic food, snacks)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>S&amp;S Foods</strong> â€“ Hanceville, 21 miles (local grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Smithâ€™s Farms Country Meat</strong> â€“ Cullman, 24 miles (specialty meats, cheeses, jellies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Publix Super Market</strong> â€“ Cullman, 26 miles (premium grocery store)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Walmart Supercenter</strong> â€“ Cullman, 28 miles (full grocery and supplies)</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li><strong>Instacart </strong>delivery is available for convenience.</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->','Where is the best place to buy groceries nearby?','','inherit','closed','closed','','16327-autosave-v1','','','2025-12-09 16:26:25','2025-12-09 21:26:25','',16327,'https://2poochiesproperties.com/?p=16492',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16496,10,'2025-12-09 17:45:41','2025-12-09 22:45:41','<!-- wp:paragraph -->\n<p id=\"block-e8f6b3f9-b19e-4638-b23a-46702926abf6\"><strong>Absolutely â€” fenced spaces are a core part of the 2Poochies experience.</strong><br>Each of our Smith Lake homes includes a dedicated fenced yard designed with pets in mind. Whether it\'s for morning zoomies, lounging after a lake day, or safe late-night potty breaks, your dogs will have a comfortable and secure outdoor area.</p>\n<!-- /wp:paragraph -->','Are your properties fenced?','','publish','closed','closed','','are-your-properties-fenced','','','2025-12-09 17:45:43','2025-12-09 22:45:43','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16496',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16499,10,'2025-12-09 17:52:47','2025-12-09 22:52:47','<!-- wp:paragraph -->\n<p><strong>Yes! Beach towels are provided at every 2Poochies property.</strong><br>We supply a set of beach/lake towels so you donâ€™t have to pack your own. These are separate from our indoor bath towels and are meant for outdoor use.</p>\n<!-- /wp:paragraph -->','Do you supply beach towels?','','publish','closed','closed','','do-you-supply-beach-towels','','','2025-12-09 17:52:48','2025-12-09 22:52:48','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16499',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16500,10,'2025-12-09 17:56:42','2025-12-09 22:56:42','<!-- wp:paragraph -->\n<p><strong>Yes. Our docks feature dog-friendly ladders that make lake access much easier for pets.</strong><br>These ladders have wider, stair-like steps â€” more like the steps in your home than a traditional ladder â€” which help dogs climb out of the water safely and with confidence.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Do you have dog-friendly dock ladders?','','publish','closed','closed','','do-you-have-dog-friendly-dock-ladders','','','2025-12-09 18:09:46','2025-12-09 23:09:46','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16500',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16502,10,'2025-12-09 18:14:12','2025-12-09 23:14:12','<!-- wp:paragraph -->\n<p><strong>Yes. For the safety of our guests and property, we have exterior security cameras in place.</strong><br>These are positioned to monitor driveways, entrances, and dock areas only. <strong>There are absolutely no interior cameras</strong> or cameras in any private or indoor spaces.</p>\n<!-- /wp:paragraph -->','Are there cameras on the properties?','','publish','closed','closed','','are-there-cameras-on-the-properties','','','2025-12-09 18:14:14','2025-12-09 23:14:14','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16502',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16504,10,'2025-12-09 18:44:00','2025-12-09 23:44:00','<!-- wp:paragraph -->\n<p><strong>We supply all the firewood youâ€™ll need â€” guests do <em>not</em> need to bring any.</strong><br>Our properties are stocked so you can enjoy the firepit without worrying about supplies.</p>\n<!-- /wp:paragraph -->','Is there wood available for the firepit or do I need to bring my own?','','publish','closed','closed','','is-there-wood-available-for-the-firepit-or-do-i-need-to-bring-my-own','','','2025-12-09 18:44:02','2025-12-09 23:44:02','',0,'https://2poochiesproperties.com/?post_type=faq&#038;p=16504',0,'faq','',0);
INSERT INTO `wp_posts` VALUES (16506,9,'2025-12-28 19:33:35','2025-12-29 00:33:35','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Reserve â€œTigua\'s Sunriseâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/1242572\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15622,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in a calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great fishing location!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for fishing\\u0026amp;family.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\n2Poochies Properties invites you to Tigua\'s Sunrise, a new (2023) single story lakefront home overlooking an idyllic deep water cove on a pastoral region of Smith Lake. Cast yourself into the early morning sunrise gleaming over gold metal waters and enjoy an indelible fishing vacation.\\r\\n\\r\\nTigua is our newest pooch, rescued from the streets of Antigua when she was just 4 weeks old. Like the rising sun, she inspires us with her energy, hope and optimism each new day and the property aims to inject you with this attitude.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with walk-in shower, sunken tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a giant reclining couch and cushy reclining chair. Under the 68\\u0022 TV you\'ll find books and games for all ages. There is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stand, walk in closet and Roku TV. Another guest bedroom has two bunk beds, dresser, storage chests, bean bag chairs and walk in closet, which is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, vanity with sink and under sink storage, a toilet and a nearby linen closet.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with extra seating. The dining room table can accommodate 6 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will find a coffee station and a very functional laundry room with large capacity washer/dryer, unscented Tide pods and Bounce dryer sheets for your use.\\r\\n\\r\\nThe kitchen opens to the huge composite deck with several tables and chairs for eating, drinking and lounging. There is also a new gazebo with cooling fan directly outside the kitchen for entertaining rain or shine. Under the gazebo is a large 8 seat fire table and a new propane gas grill. We\'ve also got a competition size custom corn hole set that you are welcome to use.\\r\\n\\r\\nA 4-foot high gated fence encloses a beautifully landscaped yard with firepit area that is fenced so you can set some boundaries for the kids or pets as needed. The firepit area has a perfect view of the lake and Tigua\'s dock and there is plenty of firewood for her guests. There is a convenient pet \\u0022clean-up\\u0022 station in this area as well.\\r\\n\\r\\nRustic flat stones lead from the deck to the dock stairs. You will wind down a switchback of 64 steps to get to the dock ramp. Along the way there are 2 bench areas with unique scenic views of the cove to the east and the rocky hillside to the west. At the end of the dock ramp you will descend another 16 stairs to the dock platform. You will likely find kayaks and a variety of other water toys at the dock. There are 2 boat slips and a jet ski port so bring your own toys and know they are safe while you relax at the house.\\r\\n\\r\\nTigua\'s front parking area has room for 3 or 4 standard to large sized vehicles. There is an additional driveway inside the circle drive for parking extra vehicles or your boat trailer. (45 ft total length max. for vehicle + trailer) There is also a 50 amp plug for your RV or electric vehicle. The yard is well lit for your convenience if you arrive after dark.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nYou are welcome to use the entire house.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Triple Creek Marina Boat Launch (closest) Duskin Bridge Marina Boat Launch, Smith Lake Dam Boat Launch, Smith Lake Park Boat Launch and dock it at Tiguaâ€™s.\\r\\n\\r\\nOr you might prefer to use one of Tiguaâ€™s kayaks to get on the water. There are two 10-ft long, single person kayaks on the dock which are free for all Guests to use. There is also a new 12.5-ft tandem fishing kayak (550 lb capacity) for a one-time rental fee of $75.00.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep â€“ between 30 and 40 feet at the dock. You are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"5uxbb6Cik1M\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"View of the Lake\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15623\",\"15673\",\"15615\",\"15675\",\"15620\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15594\",\"15595\",\"15593\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15590\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"16192\",\"16194\",\"15676\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15601\",\"15599\",\"15598\",\"15596\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15603\",\"15597\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15592\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15604\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15609\",\"15608\",\"16147\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15613\",\"16102\",\"15678\",\"15677\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Dock\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15621\",\"15617\",\"15679\",\"15970\",\"15971\",\"15972\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"16101\",\"16104\",\"15677\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":\"\",\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":13,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Driveway parking\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Outdoor dining area\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Security cameras on property\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":15628,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Fire Pit\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15627,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"98\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16319,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16324,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16325,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16326,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16327,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16314,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16329,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16331,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16332,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16333,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Tiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\nTiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nThe best way to get to and from Tiguaâ€™s Sunrise is by car. Public transportation, rideshare, and taxi options are scarce in this rural area, and the winding tree-lined roads make driving a car far more practical than biking. A short drive will connect you to nearby stores, restaurants, and marinas for all your essentials and lake-day needs.\\u003cu\\u003e\\u003c/u\\u003e\\u003cu\\u003e\\u003c/u\\u003e\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Tiguaâ€™s Sunrise','','inherit','closed','closed','','15586-autosave-v1','','','2025-12-28 19:33:35','2025-12-29 00:33:35','',15586,'https://2poochiesproperties.com/?p=16506',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16507,12,'2026-01-26 10:28:43','2026-01-26 15:28:43','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve â€œTigua\'s Sunriseâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/1242572\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15622,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in a calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great fishing location!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for fishing\\u0026amp;family.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\n2Poochies Properties invites you to Tigua\'s Sunrise, a new (2023) single story lakefront home overlooking an idyllic deep water cove on a pastoral region of Smith Lake. Cast yourself into the early morning sunrise gleaming over gold metal waters and enjoy an indelible fishing vacation.\\r\\n\\r\\nTigua is our newest pooch, rescued from the streets of Antigua when she was just 4 weeks old. Like the rising sun, she inspires us with her energy, hope and optimism each new day and the property aims to inject you with this attitude.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with walk-in shower, sunken tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a giant reclining couch and cushy reclining chair. Under the 68\\u0022 TV you\'ll find books and games for all ages. There is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stand, walk in closet and Roku TV. Another guest bedroom has two bunk beds, dresser, storage chests, bean bag chairs and walk in closet, which is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, vanity with sink and under sink storage, a toilet and a nearby linen closet.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with extra seating. The dining room table can accommodate 6 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will find a coffee station and a very functional laundry room with large capacity washer/dryer, unscented Tide pods and Bounce dryer sheets for your use.\\r\\n\\r\\nThe kitchen opens to the huge composite deck with several tables and chairs for eating, drinking and lounging. There is also a new gazebo with cooling fan directly outside the kitchen for entertaining rain or shine. Under the gazebo is a large 8 seat fire table and a new propane gas grill. We\'ve also got a competition size custom corn hole set that you are welcome to use.\\r\\n\\r\\nA 4-foot high gated fence encloses a beautifully landscaped yard with firepit area that is fenced so you can set some boundaries for the kids or pets as needed. The firepit area has a perfect view of the lake and Tigua\'s dock and there is plenty of firewood for her guests. There is a convenient pet \\u0022clean-up\\u0022 station in this area as well.\\r\\n\\r\\nRustic flat stones lead from the deck to the dock stairs. You will wind down a switchback of 64 steps to get to the dock ramp. Along the way there are 2 bench areas with unique scenic views of the cove to the east and the rocky hillside to the west. At the end of the dock ramp you will descend another 16 stairs to the dock platform. You will likely find kayaks and a variety of other water toys at the dock. There are 2 boat slips and a jet ski port so bring your own toys and know they are safe while you relax at the house.\\r\\n\\r\\nTigua\'s front parking area has room for 3 or 4 standard to large sized vehicles. There is an additional driveway inside the circle drive for parking extra vehicles or your boat trailer. (45 ft total length max. for vehicle + trailer) There is also a 50 amp plug for your RV or electric vehicle. The yard is well lit for your convenience if you arrive after dark.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nYou are welcome to use the entire house.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Triple Creek Marina Boat Launch (closest) Duskin Bridge Marina Boat Launch, Smith Lake Dam Boat Launch, Smith Lake Park Boat Launch and dock it at Tiguaâ€™s.\\r\\n\\r\\nOr you might prefer to use one of Tiguaâ€™s kayaks to get on the water. There are two 10-ft long, single person kayaks on the dock which are free for all Guests to use. There is also a new 12.5-ft tandem fishing kayak (550 lb capacity) for a one-time rental fee of $75.00.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep â€“ between 30 and 40 feet at the dock. You are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"5uxbb6Cik1M\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"View of the Lake\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15623\",\"15673\",\"15615\",\"15675\",\"15620\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15594\",\"15595\",\"15593\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15590\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"16192\",\"16194\",\"15676\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15601\",\"15599\",\"15598\",\"15596\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15603\",\"15597\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15592\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15604\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15609\",\"15608\",\"16147\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15613\",\"16102\",\"15678\",\"15677\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Dock\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15621\",\"15617\",\"15679\",\"15970\",\"15971\",\"15972\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"16101\",\"16104\",\"15677\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":\"\",\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":13,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Driveway parking\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Outdoor dining area\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Security cameras on property\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":15628,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Fire Pit\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15627,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"98\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16319,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16324,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16325,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16326,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16327,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16314,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16329,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16331,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16332,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16333,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Tiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\nTiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nThe best way to get to and from Tiguaâ€™s Sunrise is by car. Public transportation, rideshare, and taxi options are scarce in this rural area, and the winding tree-lined roads make driving a car far more practical than biking. A short drive will connect you to nearby stores, restaurants, and marinas for all your essentials and lake-day needs.\\u003cu\\u003e\\u003c/u\\u003e\\u003cu\\u003e\\u003c/u\\u003e\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Tiguaâ€™s Sunrise','','inherit','closed','closed','','15586-autosave-v1','','','2026-01-26 10:28:43','2026-01-26 15:28:43','',15586,'https://2poochiesproperties.com/?p=16507',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16508,15,'2026-02-05 12:04:12','2026-02-05 17:04:12','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve â€œAllieâ€™s on the Rocksâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 style=\\u0022width: 100%; height: 850px;\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/695414\\u0022 frameborder=\\u00220\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14891,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":{\"title\":\"View Property Walkthrough\",\"url\":\"https://my.matterport.com/show/?m=sZ5TjeMtdci\",\"target\":\"_blank\"},\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\nAllie\'s on the Rocks is a fully renovated (2021) \\u003ca href=\\u0022https://2poochiesproperties.com/\\u0022\\u003eVacation Home Rental\\u003c/a\\u003e bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nFully updated, 2-story, modern bungalow awaits up to 6 lucky adventurers. 1415 sqft packed w/amenities adjacent to restaurant/bar, marina \\u0026amp; boat launch. Fish, kayak, grill, private deck and dock, covered porch, WiFi/RoKu, games, ample parking, pet-friendly w/fenced yard. Fish for monster bass darting through deep water shadows as majestic egrets stalk the sandy shallows. Kayak with turtles along the rocky shoreline then relax on the spacious porch with a cocktail and games at sundown. BYO boat!\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\nAllie\'s on the Rocks is a fully renovated (2021) bungalow with all new furniture, flooring and appliances including two large office desk spaces. We named this house after our beloved pooch, Allie, who loves to lounge on the majestic rock stairs leading to the lake. The covered porch is another favorite spot of hers, so when it gets hot outside, she can keep a comfortable eye on all the lake activities.\\r\\n\\r\\nThis bungalow has an upstairs master bedroom with king bed and attached bathroom with privacy/locking barn door. The master suite includes a Roku TV, dresser, closet, reading chair and desk/workspace surrounded by large windows that provide great views of the lake. Since the master suite is isolated on the 2nd floor, it has a private feel though there is no privacy door between this bedroom and the stairs.\\r\\n\\r\\nThe Living room was renovated to include a sleeping area complete with full size trundle sofa/bed, dresser, desk/workspace, Roku TV, and attached washer/dryer closet. It also has a sliding door to access the back porch.\\r\\n\\r\\nThe 1st floor bedroom is adjacent to the front room and has a locking privacy barn door, queen bed and Roku TV. All the TVâ€™s are set up to stream at high speed (200 MB download!) with many free channels including MLB, NFL and 75+ live Roku channels for free. You can also login with your own streaming account.\\r\\n\\r\\nThe 1st floor bathroom has a locking privacy barn door and all the standard amenities.\\r\\n\\r\\nThe kitchen with attached dining area has all the standard amenities to cook meals, brew coffee/tea and mix drinks or you can cook outside using the propane gas grill. The inside dining area seats 4 people comfortably with additional seating (up to about 8) on the outside porch.\\r\\n\\r\\nA 4-foot high gated fence encloses the back half of the property so that your furry companions can enjoy the porch, deck, dock and water by your side without worrying that they will wander off or mingle with the other local critters. There is a convenient pet \\u0022clean-up\\u0022 station and other pet amenities as well.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nIf you donâ€™t want to cook then you will be happy to find that you are very close to a variety of good eats including \'Brothers on Smith Lake\', which has southern style food including great seafood and a variety of alcoholic drinks with a nice open patio deck adjacent to Allie\'s large gravel driveway/parking area. Allieâ€™s parking area has room for a couple of vehicles with boats, trailer/toy hauler or motorhome (40 ft max. length) in case you are traveling heavy.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nThough the water level rises in the summer and falls in the winter, striped and large mouth bass fishing from the dock is pretty good throughout the year. You may see some of these lunkers surfacing for baitfish, particularly early in the mornings and late in the afternoons. You will also spy an abundance of water fowl, such as ducks and geese mixed in with a variety of large, majestic birds, such as bald eagles, blue herons, and especially egrets, high-stepping the shallows and foraging for minnows. The slope of the boat dock ramp will change as the water level drops so sometimes it can be a pretty steep walk along the ramp to get to the dock, however, there is also a set of stairs leading from the deck down to the waterâ€™s edge for fishing access.\\r\\n\\r\\nYou can bring your boat and launch it at nearby Smith Lake Park Boat Launch and dock it at Allie\'s or you can rent a boat for the day at any number of nearby local establishments (check ahead of arrival for hours of operation as some businesses are seasonal). Or you might prefer to use one of Allieâ€™s kayaks to get on the water. She is happy to lend her 2 kayaks to guests for the duration of their stay if they promise to take care of them.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"UxArJmqxBPQ\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"Personal Fishing Dock\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15452\",\"16084\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15410\",\"15415\",\"14878\",\"14879\",\"14880\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15427\",\"15429\",\"15431\",\"15428\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"15448\",\"15456\",\"15454\",\"16083\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15437\",\"15435\",\"15442\",\"15420\",\"15421\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15443\",\"15432\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15445\",\"15446\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15414\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15457\",\"15462\",\"15463\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15453\",\"15464\",\"15455\",\"16083\",\"16084\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Office Space\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15436\",\"15932\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"14869\",\"14870\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":12,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Up to 4 pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi (200 Mbps)\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Large parking area\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Covered porch\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Keyless checkin/checkout\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":14824,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"InstaCart available\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":14823,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"81\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16292,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16293,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16294,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16295,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16296,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16297,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16298,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16299,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16300,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16301,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16302,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16303,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs\":27,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Allieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away...\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\n\\u003ch3\\u003eCullman, Alabama, United States\\u003c/h3\\u003e\\r\\nAllieâ€™s on the Rocks has a quiet and tranquil feel to it though it is centrally located within a southern-style community with a mix of residential homes and small family-owned businesses. You can find groceries, gas/diesel, BBQ, fishing/hunting/boating gear and various specialty shops about 5-10 minutes away (by car) and thereâ€™s a Walmart with the typical associated shopping outlets about 20 minutes away. There are Baptist, Methodist and non-denomination churches nearby as well.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nYour best bet for getting to Allie\'s, as well as getting around this area of Smith Lake while you are here, is to have your own vehicle or a rental. Public transportation, taxi and rideshare services are scarce and may be relatively costly when available. I do not consider bicycling a good option because there are many winding roads with blind curves, which are typical along the waterfront properties.\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Vacation home rental Cullman - Allieâ€™s on the Rocks','','inherit','closed','closed','','14853-autosave-v1','','','2026-02-05 12:04:12','2026-02-05 17:04:12','',14853,'https://2poochiesproperties.com/?p=16508',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16509,15,'2026-02-10 15:02:26','2026-02-10 20:02:26','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve Barneyâ€™s Bluff\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/692848\\u0022\\u003e\\u003c/iframe\\u003e\\r\\n\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15004,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":{\"title\":\"View Property Walkthrough\",\"url\":\"https://my.matterport.com/show/?m=wzDEYQWPMRu\",\"target\":\"_blank\"},\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nUpdated single story modern lake home w/2 slip boathouse/swim dock and new pontoon boat for rent. Nestled in calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, paddleboard, fish, boat, grill, amazing deck with panoramic views from spacious sunroom atop the bluff. Wifi/Roku, games, parking, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for families w/kids....\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nUpdated single story modern lake home w/2 slip boathouse/swim dock and new pontoon boat for rent. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, paddleboard, fish, boat, grill, amazing deck with panoramic views from spacious sunroom atop the bluff. Wifi/Roku, games, parking, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for families w/kids.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\nBarney\'s Bluff is a renovated (2022) single story home with all new furniture, flooring, bathroom cabinets and fixtures, paint and accessories. We named this house after our beloved pooch, Barney, who loves to sit on the rocks along the bluff overlooking the lake. The featured sunroom is another favorite spot of his, so when it gets hot outside, he can keep a comfortable eye on all the lake activities.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with shower, jetted tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, comfortable reading chair, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with vegetable sink. The dining room and coffee station are attached to the kitchen and these three areas can be closed off from the adjacent living room via sliding glass pocket doors in the dining room wall. The large dining room table can accommodate 8 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will also find a very functional laundry/mud room with large capacity washer/dryer and a convenient sink.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a reclining couch and three reclining swivel chairs. Cabinets are full of books and games for all ages and there is even a large computer desk with great views for those who have to get some work done.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stands, closet, Roku TV and locking privacy door. Another guest bedroom has two bunk beds, dresser, closet and locking privacy door. This room is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, twin vanities with sinks and medicine cabinets, a toilet and a linen closet.\\r\\n\\r\\nThe featured space in the home is the sunroom, which is surrounded by glass doors and has panoramic views of the lake. This room has a bar (no sink) with most cocktail accessories, a 60-inch Roku TV, large gathering/game table with 8 chairs, comfortable padded patio furniture, cornhole boards, a poker set and other goodies.\\r\\n\\r\\nThe sunroom opens to the huge new composite deck with several tables and chairs for eating, drinking and lounging. There\'s a new propane gas grill with padded patio chairs under a sunshade, as well as a firepit area overlooking the bluff that seats 8 people. The deck is gated so you can set some boundaries for the kids or pets as needed.\\r\\n\\r\\nWood stairs lead from the deck down to the boat/swim dock. There are 44 steps (which includes two landing/resting areas with chairs) between the deck and the ramp to the dock. The dock will have another flight of stairs between the ramp and the platform on the water. You will likely find a paddleboard, tandem kayak and a variety of other water toys at the dock, including a brand new 24-foot Sun Tracker pontoon boat with 150 HP motor! This immaculate boat is only available for rent (additional fees apply) to Barney\'s guests along with an optional 3-person towable tube (comes with a 60-ft rope and rope performance ball). The boat features 4 swivel fishing chairs, live well, cushy leather loungers and of course an adjustable Captain\'s chair. Stay cool under the shade of the electronic bimini cover and enjoy ample additional amenities that is sure to enhance your boating adventure. Contact Tim via email for more boat rental information.\\r\\n\\r\\nThere is also a picnic bench with some lounge chairs and other seating. You will find two paddles for the kayak and one for the paddleboard in the boat dock closet. There are also a variety of high quality \\u0022water saddles\\u0022 for guests to sit in the water and chill. There are (12) adjustable personal flotation vests: (2) XL, (4) L, (4) M, (4) SM [50 lb and up] as well as 2 dog life vests: (1) L and (1) XL; FYI - Barney is 125 lb and wears the XL vest!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\\r\\n\\r\\nA 5-foot high gated fence encloses one side of the house so that your furry companions can enjoy the deck, dock and water by your side without worrying that they will wander off or mingle with the other local critters. There is a convenient pet \\u0022clean-up\\u0022 station and other pet amenities in this area as well.\\r\\n\\r\\nBarney\'s front parking area has room for three standard to large sized vehicles. There is a large sloped gravel/dirt parking area behind the detached garage (garage is not accessible for Guests) that is available as well. This area is great for larger vehicles turning around, especially if you brought a boat or trailer because the turning radius for vehicles with trailers is limited in the front area. The larger side parking area can prove difficult when the ground is wet due to muddy/slippery conditions along the slope.\\r\\n\\r\\nThere is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Smith Lake Dam Boat Launch (closest) Smith Lake Park Boat Launch, or Duskin Point Marina Boat Launch and dock it at Barney\'s or you can rent Barney\'s 11-person Pontoon boat (check with host at time of booking).\\r\\n\\r\\nOr you might prefer to use Barney\'s tandem kayak to get on the water. He is happy to lend his (fishing) kayak to guests for the duration of their stay if they promise to take care of it.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep - between 38 and 45 feet at the dock.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"EzT_5ZwmD9Y\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15276,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e24-Foot Suntracker Pontoon (new 2022 model w/11 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\nAdditional days beyond 3 days = $300.00/day\\r\\n\\r\\n\\u003cstrong\\u003eEquipment at additional cost:\\u003c/strong\\u003e\\r\\nâ€¢ 3-person towable tube w/60-ft tow rope and booster ball: $125 (entire stay)\\r\\nâ€¢ Yeti cooler - 26 quart capacity: $25 (entire stay)\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"boat-items-list\",\"no-padding-top\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003eA full tank of fuel\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eBimini top\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eStereo with Bluetooth\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eSwim ladder\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eCup holders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eLife jackets\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFire extinguisher\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFirst aid kit\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eDock lines\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eFenders\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003eAmple storage\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e150HP Motor\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"Exterior\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15560\",\"15526\",\"15530\",\"15562\",\"15536\",\"15534\",\"15539\",\"15517\",\"15474\",\"14996\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Dock\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15968\",\"15966\",\"15967\",\"15965\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Living room\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15489\",\"15491\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Sun Room \",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"15497\",\"15494\",\"15498\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Kitchen\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15479\",\"15511\",\"15504\",\"15513\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bedrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15506\",\"15505\",\"15501\",\"15500\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Bathrooms\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15508\",\"15510\",\"15502\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Dining room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15487\",\"15484\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Laundry room\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15512\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Office Space\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"14988\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Boat Rental\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15383\",\"15216\",\"15210\",\"15203\",\"15384\",\"15222\",\"15200\",\"15191\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"BBQ Area\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"15472\",\"15471\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"Backyard\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":[\"15516\",\"14999\"],\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_13_gallery_title\":\"Deck\",\"_gallery_cards_13_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_13_gallery_description\":\"\",\"_gallery_cards_13_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_13_gallery_images\":[\"15562\",\"15466\",\"15470\",\"15517\"],\"_gallery_cards_13_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":14,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Double Boat Dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Up to 4 pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Large parking area\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Large Sunroom \\u0026 Deck\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Keyless checkin/checkout\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":14824,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Pontoon Rental Available\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15226,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"82\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16305,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16310,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16311,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16312,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16313,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16295,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16315,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16316,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16317,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16318,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Barney\'s Bluff is centrally located on Smith Lake along a quiet dirt/gravel country road, adjacent to farmland - you may see some cows along the way. The country road is accessed by a paved county road that winds through rolling hills and farm land of Cullman County. There is a small but well-stocked general store with food/drinks, groceries, pizza, gas/diesel, fishing/boating and hardware supplies about 8 minute\'s drive from Barney\'s.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout the Area\\u003c/h2\\u003e\\r\\n\\u003ch3\\u003eCrane Hill, Alabama, United States\\u003c/h3\\u003e\\r\\nBarney\'s Bluff is centrally located on Smith Lake along a quiet dirt/gravel country road, adjacent to farmland - you may see some cows along the way. The country road is accessed by a paved county road that winds through rolling hills and farm land of Cullman County. There is a small but well-stocked general store with food/drinks, groceries, pizza, gas/diesel, fishing/boating and hardware supplies about 8 minute\'s drive from Barney\'s.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nYour best bet for getting to Barney\'s, as well as getting around this area of Smith Lake while you are here, is to have your own vehicle or rental. Public transportation, taxi and rideshare services are scarce and may be relatively costly when available. I do not consider bicycling a good option because there are many winding roads with blind curves, which are typical along the waterfront properties.\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->','Vacation rental Crane Hill - Barneyâ€™s Bluff pet friendly reserve + pontoon opt','','inherit','closed','closed','','14882-autosave-v1','','','2026-02-10 15:02:26','2026-02-10 20:02:26','',14882,'https://2poochiesproperties.com/?p=16509',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (16510,15,'2026-02-11 11:50:14','2026-02-11 16:50:14','<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Reserve â€œTigua\'s Sunriseâ€\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"booking\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"left\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"[calendar_description]\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_media_type\":\"image\",\"_content_columns_1_media_type\":\"field_5d51314136081\",\"content_columns_1_image\":\"\",\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\\u003ciframe id=\\u0022booking-iframe\\u0022 sandbox=\\u0022allow-top-navigation allow-scripts allow-same-origin\\u0022 style=\\u0022width: 100%; height: 850px\\u0022 frameborder=\\u00220\\u0022 src=\\u0022https://booking.hospitable.com/widget/9c338ea6-b2d4-4e4c-af0b-f707c0e329ba/1242572\\u0022\\u003e\\u003c/iframe\\u003e\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns\":2,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"about\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":15622,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eAbout The Property\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in a calm, clear, deep-water cove, this vacation home rental is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great fishing location!\\r\\n\\r\\nYou are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eAbout this space\\u003c/h2\\u003e\\r\\nNew single story modern lake home w/2 slip boathouse and swim dock. Nestled in calm, clear, deep-water cove, this home is packed with extras for family and friends to gather and enjoy the lake. Swim, kayak, fish, boat or grill. Walk out the kitchen door to the new deck with 8 seat fire table, gazebo \\u0026amp; panoramic view. Wifi/Roku, games, large parking areas, pet-friendly w/fenced yard. Highly sought after lake location with clean water and little boat traffic. Great for fishing\\u0026amp;family.\\r\\n\\u003ch3\\u003eThe space\\u003c/h3\\u003e\\r\\n2Poochies Properties invites you to Tigua\'s Sunrise, a new (2023) single story lakefront home overlooking an idyllic deep water cove on a pastoral region of Smith Lake. Cast yourself into the early morning sunrise gleaming over gold metal waters and enjoy an indelible fishing vacation.\\r\\n\\r\\nTigua is our newest pooch, rescued from the streets of Antigua when she was just 4 weeks old. Like the rising sun, she inspires us with her energy, hope and optimism each new day and the property aims to inject you with this attitude.\\r\\n\\r\\nThis home has a large master bedroom with king bed, attached bathroom with walk-in shower, sunken tub and walk-in closet. The master suite includes a Roku TV, dressers, night stands, and large shuttered windows which flood the room with light.\\r\\n\\r\\nThe spacious living room has plenty of comfortable seating with a giant reclining couch and cushy reclining chair. Under the 68\\u0022 TV you\'ll find books and games for all ages. There is free High Speed Spectrum internet (500 Mbps) with Wi-Fi for this property with many free channels including 75+ live Roku channels. You can also login with your own streaming account.\\r\\n\\r\\nOne guest bedroom has a queen bed, dresser, night stand, walk in closet and Roku TV. Another guest bedroom has two bunk beds, dresser, storage chests, bean bag chairs and walk in closet, which is ideal for kids. The guest bathroom is located between the two guest bedrooms and adjacent to the living room. This bathroom has a shower/tub combo, vanity with sink and under sink storage, a toilet and a nearby linen closet.\\r\\n\\r\\nThe well-stocked kitchen has plenty of counter space including a center island with extra seating. The dining room table can accommodate 6 people and the kitchen bar area has two padded stools. Adjacent to the dining room you will find a coffee station and a very functional laundry room with large capacity washer/dryer, unscented Tide pods and Bounce dryer sheets for your use.\\r\\n\\r\\nThe kitchen opens to the huge composite deck with several tables and chairs for eating, drinking and lounging. There is also a new gazebo with cooling fan directly outside the kitchen for entertaining rain or shine. Under the gazebo is a large 8 seat fire table and a new propane gas grill. We\'ve also got a competition size custom corn hole set that you are welcome to use.\\r\\n\\r\\nA 4-foot high gated fence encloses a beautifully landscaped yard with firepit area that is fenced so you can set some boundaries for the kids or pets as needed. The firepit area has a perfect view of the lake and Tigua\'s dock and there is plenty of firewood for her guests. There is a convenient pet \\u0022clean-up\\u0022 station in this area as well.\\r\\n\\r\\nRustic flat stones lead from the deck to the dock stairs. You will wind down a switchback of 64 steps to get to the dock ramp. Along the way there are 2 bench areas with unique scenic views of the cove to the east and the rocky hillside to the west. At the end of the dock ramp you will descend another 16 stairs to the dock platform. You will likely find kayaks and a variety of other water toys at the dock. There are 2 boat slips and a jet ski port so bring your own toys and know they are safe while you relax at the house.\\r\\n\\r\\nTigua\'s front parking area has room for 3 or 4 standard to large sized vehicles. There is an additional driveway inside the circle drive for parking extra vehicles or your boat trailer. (45 ft total length max. for vehicle + trailer) There is also a 50 amp plug for your RV or electric vehicle. The yard is well lit for your convenience if you arrive after dark.\\r\\n\\u003ch3\\u003eGuest access\\u003c/h3\\u003e\\r\\nYou are welcome to use the entire house.\\r\\n\\u003ch3\\u003eOther things to note\\u003c/h3\\u003e\\r\\nYou can bring your boat and launch it at Triple Creek Marina Boat Launch (closest) Duskin Bridge Marina Boat Launch, Smith Lake Dam Boat Launch, Smith Lake Park Boat Launch and dock it at Tiguaâ€™s.\\r\\n\\r\\nOr you might prefer to use one of Tiguaâ€™s kayaks to get on the water. There are two 10-ft long, single person kayaks on the dock which are free for all Guests to use. There is also a new 12.5-ft tandem fishing kayak (550 lb capacity) for a one-time rental fee of $75.00.\\r\\n\\r\\nGuests can fish from the dock. The water is usually clear and always deep â€“ between 30 and 40 feet at the dock. You are welcome to play on and jump off of the dock deck. But there is absolutely no jumping from the walkway or from the top of the dock. If this happens and there are damages, you will be charged for those damages.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Video Walkthrough\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"1\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"video\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"video\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_video_source\":\"youtube\",\"_content_columns_0_video_source\":\"field_5d51328236082\",\"content_columns_0_video_id\":\"5uxbb6Cik1M\",\"_content_columns_0_video_id\":\"field_5d51334636083\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"Pontoon Boat Rental\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":\"\",\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"boat-rental\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":16047,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"0\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_content\":\"\\u003ch3\\u003e22-Foot SunTracker Sportfish Pontoon (2023 model w/10 person capacity)\\u003c/h3\\u003e\\r\\n\\u003cstrong\\u003eRental Prices:\\u003c/strong\\u003e\\r\\n1 day rental = $450\\r\\n2 day rental = $850\\r\\n3 day rental = $1200\\r\\n\\r\\n\\u003cstrong\\u003eImportant Boat Rental Info:\\u003c/strong\\u003e\\r\\nNo pets are allowed on the boat.\\r\\nBoat must be returned with a full tank of fuel.\\r\\nBoat renter/operator must be at least 25 years old.\\r\\nBoat renter/operator and passengers must abide by all provisions in the boat rental agreement.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"2\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-top\",\"boat-items-list\",\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"full-width\",\"_media_style\":\"field_62165dd43b4e0\",\"image_dimension\":\"landscape\",\"_image_dimension\":\"field_6247e97836da0\",\"content_columns_0_title\":\"Our Boat Rentals include\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_media_type\":\"image\",\"_content_columns_0_media_type\":\"field_5d51314136081\",\"content_columns_0_image\":\"\",\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\\u003cul\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eA full tank of fuel\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLowrance Fishfinder GPS\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eMinn Kota PowerDrive 24V trolling motor w/I-Pilot\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eBimini top\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eStereo with Bluetooth\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eSwim ladder\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eCup holders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eLife jackets\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFire extinguisher\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFirst aid kit\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eDock lines\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eFenders\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003eAmple storage\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n \\t\\u003cli\\u003e\\r\\n\\u003cp style=\\u0022font-weight: 400;\\u0022\\u003e90HP Motor\\u003c/p\\u003e\\r\\n\\u003c/li\\u003e\\r\\n\\u003c/ul\\u003e\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns\":1,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"Once you\'ve completed your booking reservation, we will send you a link to reserve the boat during your stay!\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gallery-cards {\"name\":\"acf/gallery-cards\",\"data\":{\"is_page_title\":\"0\",\"_is_page_title\":\"field_6870d68675e70\",\"section_title\":\"Property Gallery\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"gallery\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5e549ee610cad\",\"gallery_cards_0_gallery_title\":\"View of the Lake\",\"_gallery_cards_0_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_0_gallery_description\":\"\",\"_gallery_cards_0_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_0_gallery_images\":[\"15623\",\"15673\",\"15615\",\"15675\",\"15620\"],\"_gallery_cards_0_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_1_gallery_title\":\"Living Room\",\"_gallery_cards_1_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_1_gallery_description\":\"\",\"_gallery_cards_1_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_1_gallery_images\":[\"15594\",\"15595\",\"15593\"],\"_gallery_cards_1_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_2_gallery_title\":\"Kitchen\",\"_gallery_cards_2_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_2_gallery_description\":\"\",\"_gallery_cards_2_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_2_gallery_images\":[\"15590\"],\"_gallery_cards_2_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_3_gallery_title\":\"Exterior\",\"_gallery_cards_3_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_3_gallery_description\":\"\",\"_gallery_cards_3_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_3_gallery_images\":[\"16192\",\"16194\",\"15676\"],\"_gallery_cards_3_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_4_gallery_title\":\"Bedrooms\",\"_gallery_cards_4_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_4_gallery_description\":\"\",\"_gallery_cards_4_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_4_gallery_images\":[\"15601\",\"15599\",\"15598\",\"15596\"],\"_gallery_cards_4_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_5_gallery_title\":\"Bathrooms\",\"_gallery_cards_5_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_5_gallery_description\":\"\",\"_gallery_cards_5_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_5_gallery_images\":[\"15603\",\"15597\"],\"_gallery_cards_5_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_6_gallery_title\":\"Dining Space\",\"_gallery_cards_6_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_6_gallery_description\":\"\",\"_gallery_cards_6_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_6_gallery_images\":[\"15592\"],\"_gallery_cards_6_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_7_gallery_title\":\"Laundry Room\",\"_gallery_cards_7_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_7_gallery_description\":\"\",\"_gallery_cards_7_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_7_gallery_images\":[\"15604\"],\"_gallery_cards_7_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_8_gallery_title\":\"Spacious Porch\",\"_gallery_cards_8_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_8_gallery_description\":\"\",\"_gallery_cards_8_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_8_gallery_images\":[\"15609\",\"15608\",\"16147\"],\"_gallery_cards_8_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_9_gallery_title\":\"Backyard\",\"_gallery_cards_9_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_9_gallery_description\":\"\",\"_gallery_cards_9_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_9_gallery_images\":[\"15613\",\"16102\",\"15678\",\"15677\"],\"_gallery_cards_9_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_10_gallery_title\":\"Dock\",\"_gallery_cards_10_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_10_gallery_description\":\"\",\"_gallery_cards_10_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_10_gallery_images\":[\"15621\",\"15617\",\"15679\",\"15970\",\"15971\",\"15972\"],\"_gallery_cards_10_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_11_gallery_title\":\"Pet Friendly Yard\",\"_gallery_cards_11_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_11_gallery_description\":\"\",\"_gallery_cards_11_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_11_gallery_images\":[\"16101\",\"16104\",\"15677\"],\"_gallery_cards_11_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards_12_gallery_title\":\"\",\"_gallery_cards_12_gallery_title\":\"field_5e549ee6b95c1\",\"gallery_cards_12_gallery_description\":\"\",\"_gallery_cards_12_gallery_description\":\"field_5e549ee6b9654\",\"gallery_cards_12_gallery_images\":\"\",\"_gallery_cards_12_gallery_images\":\"field_5e549ee6b969f\",\"gallery_cards\":13,\"_gallery_cards\":\"field_5e549ee610d3a\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5e549ee7ce871\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/hjs-columns {\"name\":\"acf/hjs-columns\",\"data\":{\"section_title\":\"Key Amenities\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"columns\":\"5\",\"_columns\":\"field_5d42e9f4abc01\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"background_position\":\"center-center\",\"_background_position\":\"field_6289503f18cd0\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"amenities\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5d5130d716415\",\"column_style\":\"regular\",\"_column_style\":\"field_62165d853b4df\",\"column_text_align\":\"center\",\"_column_text_align\":\"field_62271f1200e71\",\"media_style\":\"icon\",\"_media_style\":\"field_62165dd43b4e0\",\"column_layout\":\"stacked\",\"_column_layout\":\"field_62165e193b4e1\",\"content_columns_0_title\":\"Waterfront w/fishing dock\",\"_content_columns_0_title\":\"field_5d5130d71c0c7\",\"content_columns_0_subtitle\":\"\",\"_content_columns_0_subtitle\":\"field_62165d003b4de\",\"content_columns_0_icon_source\":\"image\",\"_content_columns_0_icon_source\":\"field_62165e673b4e2\",\"content_columns_0_image\":14827,\"_content_columns_0_image\":\"field_5d5130d71c087\",\"content_columns_0_description\":\"\",\"_content_columns_0_description\":\"field_5d5130d71c107\",\"content_columns_0_links\":\"\",\"_content_columns_0_links\":\"field_5d5130d71c14c\",\"content_columns_1_title\":\"Pets allowed\",\"_content_columns_1_title\":\"field_5d5130d71c0c7\",\"content_columns_1_subtitle\":\"\",\"_content_columns_1_subtitle\":\"field_62165d003b4de\",\"content_columns_1_icon_source\":\"image\",\"_content_columns_1_icon_source\":\"field_62165e673b4e2\",\"content_columns_1_image\":14826,\"_content_columns_1_image\":\"field_5d5130d71c087\",\"content_columns_1_description\":\"\",\"_content_columns_1_description\":\"field_5d5130d71c107\",\"content_columns_1_links\":\"\",\"_content_columns_1_links\":\"field_5d5130d71c14c\",\"content_columns_2_title\":\"Large fenced yard\",\"_content_columns_2_title\":\"field_5d5130d71c0c7\",\"content_columns_2_subtitle\":\"\",\"_content_columns_2_subtitle\":\"field_62165d003b4de\",\"content_columns_2_icon_source\":\"image\",\"_content_columns_2_icon_source\":\"field_62165e673b4e2\",\"content_columns_2_image\":14831,\"_content_columns_2_image\":\"field_5d5130d71c087\",\"content_columns_2_description\":\"\",\"_content_columns_2_description\":\"field_5d5130d71c107\",\"content_columns_2_links\":\"\",\"_content_columns_2_links\":\"field_5d5130d71c14c\",\"content_columns_3_title\":\"Speedy Wifi\",\"_content_columns_3_title\":\"field_5d5130d71c0c7\",\"content_columns_3_subtitle\":\"\",\"_content_columns_3_subtitle\":\"field_62165d003b4de\",\"content_columns_3_icon_source\":\"image\",\"_content_columns_3_icon_source\":\"field_62165e673b4e2\",\"content_columns_3_image\":14828,\"_content_columns_3_image\":\"field_5d5130d71c087\",\"content_columns_3_description\":\"\",\"_content_columns_3_description\":\"field_5d5130d71c107\",\"content_columns_3_links\":\"\",\"_content_columns_3_links\":\"field_5d5130d71c14c\",\"content_columns_4_title\":\"Extraordinary lake views\",\"_content_columns_4_title\":\"field_5d5130d71c0c7\",\"content_columns_4_subtitle\":\"\",\"_content_columns_4_subtitle\":\"field_62165d003b4de\",\"content_columns_4_icon_source\":\"image\",\"_content_columns_4_icon_source\":\"field_62165e673b4e2\",\"content_columns_4_image\":14825,\"_content_columns_4_image\":\"field_5d5130d71c087\",\"content_columns_4_description\":\"\",\"_content_columns_4_description\":\"field_5d5130d71c107\",\"content_columns_4_links\":\"\",\"_content_columns_4_links\":\"field_5d5130d71c14c\",\"content_columns_5_title\":\"Fully stocked kitchen \\u0026 bathrooms\",\"_content_columns_5_title\":\"field_5d5130d71c0c7\",\"content_columns_5_subtitle\":\"\",\"_content_columns_5_subtitle\":\"field_62165d003b4de\",\"content_columns_5_icon_source\":\"image\",\"_content_columns_5_icon_source\":\"field_62165e673b4e2\",\"content_columns_5_image\":14822,\"_content_columns_5_image\":\"field_5d5130d71c087\",\"content_columns_5_description\":\"\",\"_content_columns_5_description\":\"field_5d5130d71c107\",\"content_columns_5_links\":\"\",\"_content_columns_5_links\":\"field_5d5130d71c14c\",\"content_columns_6_title\":\"Driveway parking\",\"_content_columns_6_title\":\"field_5d5130d71c0c7\",\"content_columns_6_subtitle\":\"\",\"_content_columns_6_subtitle\":\"field_62165d003b4de\",\"content_columns_6_icon_source\":\"image\",\"_content_columns_6_icon_source\":\"field_62165e673b4e2\",\"content_columns_6_image\":15224,\"_content_columns_6_image\":\"field_5d5130d71c087\",\"content_columns_6_description\":\"\",\"_content_columns_6_description\":\"field_5d5130d71c107\",\"content_columns_6_links\":\"\",\"_content_columns_6_links\":\"field_5d5130d71c14c\",\"content_columns_7_title\":\"Outdoor dining area\",\"_content_columns_7_title\":\"field_5d5130d71c0c7\",\"content_columns_7_subtitle\":\"\",\"_content_columns_7_subtitle\":\"field_62165d003b4de\",\"content_columns_7_icon_source\":\"image\",\"_content_columns_7_icon_source\":\"field_62165e673b4e2\",\"content_columns_7_image\":14830,\"_content_columns_7_image\":\"field_5d5130d71c087\",\"content_columns_7_description\":\"\",\"_content_columns_7_description\":\"field_5d5130d71c107\",\"content_columns_7_links\":\"\",\"_content_columns_7_links\":\"field_5d5130d71c14c\",\"content_columns_8_title\":\"Security cameras on property\",\"_content_columns_8_title\":\"field_5d5130d71c0c7\",\"content_columns_8_subtitle\":\"\",\"_content_columns_8_subtitle\":\"field_62165d003b4de\",\"content_columns_8_icon_source\":\"image\",\"_content_columns_8_icon_source\":\"field_62165e673b4e2\",\"content_columns_8_image\":15628,\"_content_columns_8_image\":\"field_5d5130d71c087\",\"content_columns_8_description\":\"\",\"_content_columns_8_description\":\"field_5d5130d71c107\",\"content_columns_8_links\":\"\",\"_content_columns_8_links\":\"field_5d5130d71c14c\",\"content_columns_9_title\":\"Fire Pit\",\"_content_columns_9_title\":\"field_5d5130d71c0c7\",\"content_columns_9_subtitle\":\"\",\"_content_columns_9_subtitle\":\"field_62165d003b4de\",\"content_columns_9_icon_source\":\"image\",\"_content_columns_9_icon_source\":\"field_62165e673b4e2\",\"content_columns_9_image\":15627,\"_content_columns_9_image\":\"field_5d5130d71c087\",\"content_columns_9_description\":\"\",\"_content_columns_9_description\":\"field_5d5130d71c107\",\"content_columns_9_links\":\"\",\"_content_columns_9_links\":\"field_5d5130d71c14c\",\"content_columns\":10,\"_content_columns\":\"field_5d5130d716497\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d5130d727dd1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/testimonial-cards {\"name\":\"acf/testimonial-cards\",\"data\":{\"section_title\":\"Don\'t Take Our Word For It, Take Theirs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5f526fc38d9df\",\"columns\":\"3\",\"_columns\":\"field_5dff19c5c2590\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"reviews\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_2\":\"\",\"_section_options_2\":\"field_5f526f278d9de\",\"display_random_reviews\":\"0\",\"_display_random_reviews\":\"field_601a470e9851b\",\"by_category\":\"98\",\"_by_category\":\"field_628e1d04f76b1\",\"number_of_reviews\":\"3\",\"_number_of_reviews\":\"field_628e1d34f76b2\",\"testimonials\":\"\",\"_testimonials\":\"field_5d69f16a09472\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5d69f16a11e39\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/accordion-faqs {\"name\":\"acf/accordion-faqs\",\"data\":{\"section_title\":\"FAQs\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"section_options\":\"\",\"_section_options\":\"field_5fc5d70a3f112\",\"columns\":\"1\",\"_columns\":\"field_5fc5d73b3f113\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"faqs\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_remaining\":\"\",\"_section_options_remaining\":\"field_5fc5d219e8b76\",\"layout_style\":\"regular\",\"_layout_style\":\"field_62408ce73bf7d\",\"content_source\":\"post\",\"_content_source\":\"field_62408d463bf7e\",\"faqs_0_faq\":16264,\"_faqs_0_faq\":\"field_624091b408eaf\",\"faqs_1_faq\":16266,\"_faqs_1_faq\":\"field_624091b408eaf\",\"faqs_2_faq\":16267,\"_faqs_2_faq\":\"field_624091b408eaf\",\"faqs_3_faq\":16268,\"_faqs_3_faq\":\"field_624091b408eaf\",\"faqs_4_faq\":16269,\"_faqs_4_faq\":\"field_624091b408eaf\",\"faqs_5_faq\":16334,\"_faqs_5_faq\":\"field_624091b408eaf\",\"faqs_6_faq\":16270,\"_faqs_6_faq\":\"field_624091b408eaf\",\"faqs_7_faq\":16271,\"_faqs_7_faq\":\"field_624091b408eaf\",\"faqs_8_faq\":16273,\"_faqs_8_faq\":\"field_624091b408eaf\",\"faqs_9_faq\":16276,\"_faqs_9_faq\":\"field_624091b408eaf\",\"faqs_10_faq\":16277,\"_faqs_10_faq\":\"field_624091b408eaf\",\"faqs_11_faq\":16278,\"_faqs_11_faq\":\"field_624091b408eaf\",\"faqs_12_faq\":16279,\"_faqs_12_faq\":\"field_624091b408eaf\",\"faqs_13_faq\":16280,\"_faqs_13_faq\":\"field_624091b408eaf\",\"faqs_14_faq\":16281,\"_faqs_14_faq\":\"field_624091b408eaf\",\"faqs_15_faq\":16319,\"_faqs_15_faq\":\"field_624091b408eaf\",\"faqs_16_faq\":16306,\"_faqs_16_faq\":\"field_624091b408eaf\",\"faqs_17_faq\":16307,\"_faqs_17_faq\":\"field_624091b408eaf\",\"faqs_18_faq\":16308,\"_faqs_18_faq\":\"field_624091b408eaf\",\"faqs_19_faq\":16309,\"_faqs_19_faq\":\"field_624091b408eaf\",\"faqs_20_faq\":16324,\"_faqs_20_faq\":\"field_624091b408eaf\",\"faqs_21_faq\":16325,\"_faqs_21_faq\":\"field_624091b408eaf\",\"faqs_22_faq\":16326,\"_faqs_22_faq\":\"field_624091b408eaf\",\"faqs_23_faq\":16327,\"_faqs_23_faq\":\"field_624091b408eaf\",\"faqs_24_faq\":16314,\"_faqs_24_faq\":\"field_624091b408eaf\",\"faqs_25_faq\":16329,\"_faqs_25_faq\":\"field_624091b408eaf\",\"faqs_26_faq\":16331,\"_faqs_26_faq\":\"field_624091b408eaf\",\"faqs_27_faq\":16332,\"_faqs_27_faq\":\"field_624091b408eaf\",\"faqs_28_faq\":16333,\"_faqs_28_faq\":\"field_624091b408eaf\",\"faqs\":29,\"_faqs\":\"field_6240917d08eae\",\"question_form_id\":\"\",\"_question_form_id\":\"field_624098100bcf2\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5fc5d219e8cc1\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/about-area {\"name\":\"acf/about-area\",\"data\":{\"title\":\"About The Area\",\"_title\":\"field_628e5976ad8d1\",\"short_intro\":\"Tiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\",\"_short_intro\":\"field_628e597ead8d2\",\"full_content\":\"\\u003ch2\\u003eAbout The Area\\u003c/h2\\u003e\\r\\nTiguaâ€™s Sunrise is tucked away on a quiet stretch of Smith Lake in Crane Hill, offering a peaceful retreat surrounded by trees and nature. The property sits along winding country roads, some paved but mostly dirt/gravel, but well-maintained, giving it a private and secluded feel â€” but not so remote that youâ€™ll feel cut off. Youâ€™ll enjoy the serenity of the lake and forest while still being within an easy drive of local conveniences.\\r\\n\\u003ch3\\u003eGetting around\\u003c/h3\\u003e\\r\\nThe best way to get to and from Tiguaâ€™s Sunrise is by car. Public transportation, rideshare, and taxi options are scarce in this rural area, and the winding tree-lined roads make driving a car far more practical than biking. A short drive will connect you to nearby stores, restaurants, and marinas for all your essentials and lake-day needs.\\u003cu\\u003e\\u003c/u\\u003e\\u003cu\\u003e\\u003c/u\\u003e\",\"_full_content\":\"field_628e598fad8d3\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"general_options\":\"\",\"_general_options\":\"field_628e57f2afd18\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"additional_options\":\"\",\"_additional_options\":\"field_628e57f2afd85\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/gravity-form {\"name\":\"acf/gravity-form\",\"data\":{\"section_title\":\"Leave A Review\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"0\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_6046152c1f475\",\"select_a_form\":\"24\",\"_select_a_form\":\"field_604615840e2ed\",\"display_form_title\":\"0\",\"_display_form_title\":\"field_604616700e2ee\",\"display_form_description\":\"0\",\"_display_form_description\":\"field_6046168b0e2ef\",\"enable_ajax\":\"1\",\"_enable_ajax\":\"field_6046169f0e2f0\",\"width\":\"1000\",\"_width\":\"field_604617036b0ce\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_6046152c1f610\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:acf/media-content {\"name\":\"acf/media-content\",\"data\":{\"section_title\":\"\",\"_section_title\":\"field_5d42e9f4abc3e\",\"section_subtitle\":\"\",\"_section_subtitle\":\"field_5d42e9f4abc7c\",\"section_description\":\"\",\"_section_description\":\"field_5d42e9f4abcb8\",\"section_text_color\":\"dark\",\"_section_text_color\":\"field_5d42e9f4abbc4\",\"background_image\":\"\",\"_background_image\":\"field_5d42e9f4abac6\",\"background_pattern\":\"none\",\"_background_pattern\":\"field_5f6e0feefba56\",\"background_overlay_style\":\"solid_color\",\"_background_overlay_style\":\"field_5e57802d92673\",\"background_color\":\"\",\"_background_color\":\"field_5d42e9f4abb4a\",\"background_opacity\":\"0\",\"_background_opacity\":\"field_5d42e9f4abb87\",\"css_classes\":[\"no-padding-bottom\"],\"_css_classes\":\"field_5f525b2b9bb56\",\"section_id\":\"\",\"_section_id\":\"field_5dff15a703ec6\",\"hidden_section\":\"1\",\"_hidden_section\":\"field_5d5cd369d941e\",\"section_options_clone\":\"\",\"_section_options_clone\":\"field_5f294a083bd51\",\"full_width_section\":\"0\",\"_full_width_section\":\"field_5f294b980d00e\",\"section_blocks_0_media_type\":\"image\",\"_section_blocks_0_media_type\":\"field_5f294b400d00d\",\"section_blocks_0_image\":14820,\"_section_blocks_0_image\":\"field_5f294a0925daa\",\"section_blocks_0_media_width\":\"50\",\"_section_blocks_0_media_width\":\"field_5f294a0925e81\",\"section_blocks_0_media_alignment\":\"left\",\"_section_blocks_0_media_alignment\":\"field_5f294a0925df4\",\"section_blocks_0_display_partial_content\":\"1\",\"_section_blocks_0_display_partial_content\":\"field_628de3ea65674\",\"section_blocks_0_walkthrough_link\":\"\",\"_section_blocks_0_walkthrough_link\":\"field_628de54967bee\",\"section_blocks_0_partial_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens. I have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake...\",\"_section_blocks_0_partial_content\":\"field_628de40165675\",\"section_blocks_0_content\":\"\\u003ch2\\u003eMeet Your Host\\u003c/h2\\u003e\\r\\nI like to fish. One of my lifelong dreams has been to own a lake home so I could walk out my back door and bass fish or perhaps hop in my boat or jetski and take off for an afternoon cruise. So I purchased a bungalow and a lakeside retreat on Smith Lake. Most of the time I live at the \\u0022farm\\u0022 in Colorado Springs, CO with my wife Karen. We have two dogs, Allie and Barney, along with three cats and about 20 chickens.\\r\\n\\r\\nI have owned and run my own structural engineering business since 2001 and Karen does the books for our company. We decided to pursue other interests now that we have a few grandkids and engineering can get both stressful and mundane after 20 years. Living on a beautiful, pristine lake part time and sharing it with others who have a similar passion for fishing and watersports just made sense. I think if you come as our guest to \\u0022Allie\'s on the Rocks\\u0022 or \\u0022Barney\'s Bluff\\u0022 you will find them as amazing and enjoyable as we have. And feel free to bring your four-legged pals with you.\\r\\n\\u003ch3\\u003eDuring your stay\\u003c/h3\\u003e\\r\\nI am here for you during your stay but my level of interaction is up to you. I do not live nearby but I\'m only a phone call or message away. You will be able to self-check in upon arrival and check out automatically.\\r\\n\\r\\nKeep in mind this is my home and not a hotel. Please treat the space with respect. If any problems arise, try to let me know immediately and I\'ll do everything I can to rectify the situation promptly. My goal is to provide you with a 5-star hospitality experience.\\r\\n\\u003ch3\\u003eTim is a superhost\\u003c/h3\\u003e\\r\\nSuperhosts are experienced, highly rated hosts who are committed to providing great stays for guests.\",\"_section_blocks_0_content\":\"field_5f294a0925ebf\",\"section_blocks_0_section_links\":\"\",\"_section_blocks_0_section_links\":\"field_5f294a0925f11\",\"section_blocks\":1,\"_section_blocks\":\"field_5f294a083bdd8\",\"bottom_content\":\"\",\"_bottom_content\":\"field_5d3995e58719d\",\"bottom_links\":\"\",\"_bottom_links\":\"field_5d4118f4b4efd\",\"section_bottom_content_clone\":\"\",\"_section_bottom_content_clone\":\"field_5f294a0b6754b\"},\"align\":\"full\",\"mode\":\"preview\"} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph -->','Tiguaâ€™s Sunrise','','inherit','closed','closed','','15586-autosave-v1','','','2026-02-11 11:50:14','2026-02-11 16:50:14','',15586,'https://2poochiesproperties.com/?p=16510',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rank_math_404_logs`
--

DROP TABLE IF EXISTS `wp_rank_math_404_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_404_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `uri` varchar(255) NOT NULL,
  `accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `times_accessed` bigint(20) unsigned NOT NULL DEFAULT 1,
  `referer` varchar(255) NOT NULL DEFAULT '',
  `user_agent` varchar(255) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `uri` (`uri`(191))
) ENGINE=InnoDB AUTO_INCREMENT=72 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rank_math_404_logs`
--

LOCK TABLES `wp_rank_math_404_logs` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_404_logs` DISABLE KEYS */;
INSERT INTO `wp_rank_math_404_logs` VALUES (1,'@vite/client','2026-02-22 20:20:18',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (2,'__env.js','2026-02-22 20:20:21',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (3,'main.js','2026-02-22 20:19:03',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (4,'main.js.map','2026-02-22 20:19:05',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (5,'env.js','2026-02-22 20:19:06',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (6,'app.js','2026-02-22 20:19:12',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (7,'app.js.map','2026-02-22 20:19:14',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (8,'constants.js','2026-02-22 20:19:15',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (9,'vendor.js','2026-02-22 20:20:26',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (10,'bundle.js','2026-02-22 20:19:20',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (11,'vendor.js.map','2026-02-22 20:20:27',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (12,'stripe.js','2026-02-22 20:20:29',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (13,'checkout.js','2026-02-22 20:20:32',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (14,'payment.js','2026-02-22 20:20:51',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (15,'sw.js','2026-02-22 20:21:23',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (16,'config.json','2026-02-22 20:21:46',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (17,'env.json','2026-02-22 20:22:00',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (18,'credentials.json','2026-02-22 20:22:37',2,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (19,'index.js','2026-02-22 20:19:50',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (20,'docker-compose.yml','2026-02-22 20:23:06',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (21,'api/config','2026-02-22 20:20:25',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (22,'api/v1/config','2026-02-22 20:20:50',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (23,'.well-known/cf-custom-hostname-challenge/5cf078f8-e825-4ebb-84e0-db4374673032','2026-02-22 21:55:49',73,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (24,'api/settings','2026-02-22 20:21:09',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (25,'api/stripe/config','2026-02-22 20:21:26',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (26,'wp-content/uploads/2026/02/swim-dock-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (27,'wp-content/uploads/2026/02/full-stocked-kitchen-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (28,'wp-content/uploads/2026/02/wifi-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (29,'wp-content/uploads/2026/02/large-parking-area-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (30,'wp-content/uploads/2026/02/fenced-yard-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (31,'wp-content/uploads/2026/02/lake-view-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (32,'wp-content/uploads/2026/02/keyless-icon.svg','2026-02-22 20:33:30',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (33,'wp-content/uploads/2026/02/pets-allowed-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (34,'wp-content/uploads/2026/02/covered-porch-icon.svg','2026-02-22 20:35:29',4,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (35,'wp-content/uploads/2022/05/0009677-scaled-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (36,'wp-content/uploads/2023/11/DSC6812-scaled-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (37,'wp-content/uploads/2022/05/DJI_0187-scaled-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (38,'wp-content/uploads/2022/05/DSC7765-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (39,'wp-content/uploads/2019/07/rsw_1535m-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (40,'wp-content/uploads/2022/05/0001582-1-scaled-1-2.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (41,'wp-content/uploads/2022/05/0009722-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (42,'wp-content/uploads/2022/05/DSC7708-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (43,'wp-content/uploads/2024/01/20220818_173529-scaled-2.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (44,'wp-content/uploads/2022/05/DJI_0120-scaled-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (45,'wp-content/uploads/2024/01/1658268937912-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (46,'wp-content/uploads/2022/05/DJI_0129-scaled-1-1.jpg','2026-02-22 20:32:37',3,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (47,'wp-content/uploads/2026/02/pontoon-boat-icon.svg','2026-02-22 20:33:30',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (48,'wp-content/uploads/2026/02/fire-pit.svg','2026-02-22 20:35:29',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (49,'wp-content/uploads/2026/02/security-camera.svg','2026-02-22 20:35:29',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (50,'about.php','2026-02-22 21:25:56',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (51,'file.php','2026-02-22 21:25:57',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (52,'adminfuns.php','2026-02-22 21:25:59',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (53,'wp-good.php','2026-02-22 21:26:00',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (54,'goods.php','2026-02-22 21:26:02',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (55,'ioxi-o.php','2026-02-22 21:26:04',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (56,'class-t.api.php','2026-02-22 21:26:05',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (57,'admin.php','2026-02-22 21:26:06',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (58,'sf.php','2026-02-22 21:26:08',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (59,'rip.php','2026-02-22 21:26:09',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (60,'kbfr.php','2026-02-22 21:26:11',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (61,'classwithtostring.php','2026-02-22 21:26:13',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (62,'defaults.php','2026-02-22 21:26:14',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (63,'index/function.php','2026-02-22 21:26:16',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (64,'.well-known','2026-02-22 21:26:19',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (65,'info.php','2026-02-22 21:26:20',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (66,'cgi-bin','2026-02-22 21:26:21',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (67,'uploads','2026-02-22 21:26:23',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (68,'wp-includes/Requests/src/Response/about.php','2026-02-22 21:26:24',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (69,'wp-content/admin.php','2026-02-22 21:26:25',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (70,'wp-content/themes/admin.php','2026-02-22 21:26:27',1,'','');
INSERT INTO `wp_rank_math_404_logs` VALUES (71,'wp-content/plugins/WordPressCore','2026-02-22 21:26:29',1,'','');
/*!40000 ALTER TABLE `wp_rank_math_404_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rank_math_internal_links`
--

DROP TABLE IF EXISTS `wp_rank_math_internal_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_internal_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `target_post_id` (`target_post_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2508 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rank_math_internal_links`
--

LOCK TABLES `wp_rank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_links` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_links` VALUES (531,'%url%',16165,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (532,'https://www.alea.gov/dps/marine-patrol/boating-rules-and-regulations',16165,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (541,'https://2poochiesproperties.com/a-test/',778,15990,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (542,'https://2poochiesproperties.com/blog/',778,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (543,'https://2poochiesproperties.com/contact-us/',778,1032,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (544,'https://2poochiesproperties.com/final-payment/',778,14951,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (545,'https://2poochiesproperties.com/guest-photos/',778,15162,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (546,'https://2poochiesproperties.com/',778,4103,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (547,'https://2poochiesproperties.com/owner-rez-test-allies/',778,15792,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (548,'https://2poochiesproperties.com/reserve-your-boat/',778,14934,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (549,'https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/',778,16022,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (550,'https://2poochiesproperties.com/faqs/what-is-the-boat-cancellation-policy/',778,16014,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (551,'https://2poochiesproperties.com/faqs/what-is-the-check-out-procedure/',778,15996,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (552,'https://2poochiesproperties.com/faqs/why-should-i-book-directly-through-2poochiesproperties-com-instead-of-airbnb-or-vrbo/',778,15992,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (553,'https://2poochiesproperties.com/faqs/what-is-the-check-in-procedure/',778,15993,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (554,'https://2poochiesproperties.com/faqs/how-do-i-rent-the-pontoon-boat/',778,15977,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (555,'https://2poochiesproperties.com/testimonials/kimberly-babb/',778,16155,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (556,'https://2poochiesproperties.com/testimonials/claire-harrelson/',778,16154,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (557,'https://2poochiesproperties.com/testimonials/kayleigh-pickett/',778,16150,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (558,'https://2poochiesproperties.com/testimonials/kimberly-cauthon/',778,16131,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (559,'https://2poochiesproperties.com/testimonials/sheryll-brush/',778,16093,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (560,'https://2poochiesproperties.com/testimonials/beth-hendee/',778,16078,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (561,'https://2poochiesproperties.com/testimonials/penny-wegener/',778,16062,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (562,'https://2poochiesproperties.com/testimonials/staci-herron/',778,16058,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (563,'https://2poochiesproperties.com/testimonials/douglas-dawson/',778,16040,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (564,'https://2poochiesproperties.com/testimonials/joddie-magee/',778,16039,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (565,'https://2poochiesproperties.com/testimonials/tiffany-mcintyre/',778,16037,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (566,'https://2poochiesproperties.com/testimonials/marcus-watson/',778,16011,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (567,'https://2poochiesproperties.com/testimonials/jill-dyson/',778,15974,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (568,'https://2poochiesproperties.com/testimonials/andrew-parker/',778,15963,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (569,'https://2poochiesproperties.com/testimonials/scott-p/',778,15802,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (570,'https://2poochiesproperties.com/testimonials/stacey-diaz/',778,15685,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (571,'https://2poochiesproperties.com/testimonials/samantha-jenkins/',778,15646,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (572,'https://2poochiesproperties.com/testimonials/janan-barger/',778,15645,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (573,'https://2poochiesproperties.com/testimonials/jennifer-jones/',778,15585,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (574,'https://2poochiesproperties.com/testimonials/bob-and-kathleen-ash/',778,15584,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (575,'https://2poochiesproperties.com/testimonials/tonya-johnson/',778,15582,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (576,'https://2poochiesproperties.com/testimonials/mark-wright/',778,15381,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (577,'https://2poochiesproperties.com/testimonials/jennifer-close/',778,15369,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (578,'https://2poochiesproperties.com/testimonials/madison-hurn/',778,15365,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (579,'https://2poochiesproperties.com/testimonials/debbi/',778,15050,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (580,'https://2poochiesproperties.com/testimonials/juliana/',778,15049,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (581,'https://2poochiesproperties.com/testimonials/robert/',778,15048,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (582,'https://2poochiesproperties.com/testimonials/giulia/',778,15047,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (583,'https://2poochiesproperties.com/testimonials/davis/',778,15046,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (584,'https://2poochiesproperties.com/testimonials/megan-s/',778,15045,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (585,'https://2poochiesproperties.com/testimonials/david-m/',778,15044,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (586,'https://2poochiesproperties.com/testimonials/brittany-s/',778,15043,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (587,'https://2poochiesproperties.com/testimonials/stephanie/',778,15041,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (588,'https://2poochiesproperties.com/testimonials/jennifer/',778,15040,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (589,'https://2poochiesproperties.com/testimonials/leigh/',778,15039,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (590,'https://2poochiesproperties.com/testimonials/leslie/',778,15038,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (591,'https://2poochiesproperties.com/testimonials/robin/',778,15037,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (592,'https://2poochiesproperties.com/testimonials/kim/',778,15036,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (593,'https://2poochiesproperties.com/testimonials/molly-2/',778,15035,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (594,'https://2poochiesproperties.com/testimonials/rebecca/',778,15034,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (595,'https://2poochiesproperties.com/testimonials/lauren/',778,15031,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (596,'https://2poochiesproperties.com/testimonials/wayne/',778,15032,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (597,'https://2poochiesproperties.com/testimonials/brandon/',778,15033,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (598,'https://2poochiesproperties.com/testimonials/marci-2/',778,15029,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (599,'https://2poochiesproperties.com/testimonials/beth-2/',778,15030,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (600,'https://2poochiesproperties.com/testimonials/steph/',778,15028,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (601,'https://2poochiesproperties.com/testimonials/molly/',778,15027,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (602,'https://2poochiesproperties.com/testimonials/diane/',778,15026,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (603,'https://2poochiesproperties.com/testimonials/aziz/',778,15025,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (604,'https://2poochiesproperties.com/testimonials/dayna/',778,15024,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (605,'https://2poochiesproperties.com/testimonials/ashley/',778,15023,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (606,'https://2poochiesproperties.com/testimonials/kelli/',778,15022,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (607,'https://2poochiesproperties.com/testimonials/marci/',778,15021,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (608,'https://2poochiesproperties.com/testimonials/rob/',778,15020,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (609,'https://2poochiesproperties.com/testimonials/cole/',778,15019,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (610,'https://2poochiesproperties.com/testimonials/thomas/',778,15018,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (611,'https://2poochiesproperties.com/testimonials/kimberly/',778,15017,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (612,'https://2poochiesproperties.com/testimonials/beth/',778,15016,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (613,'https://2poochiesproperties.com/testimonials/amanda/',778,15015,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (614,'https://2poochiesproperties.com/testimonials/john/',778,15014,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (615,'https://2poochiesproperties.com/testimonials/alice/',778,15013,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (616,'https://2poochiesproperties.com/testimonials/shelia/',778,15012,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (617,'https://2poochiesproperties.com/testimonials/emily/',778,15011,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (618,'https://2poochiesproperties.com/testimonials/sterling/',778,15010,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (619,'https://2poochiesproperties.com/testimonials/amy/',778,15009,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (620,'https://2poochiesproperties.com/testimonials/anna/',778,14906,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (621,'https://2poochiesproperties.com/testimonials/karen/',778,14905,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (622,'https://2poochiesproperties.com/testimonials/teresa/',778,14904,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (623,'https://2poochiesproperties.com/properties/tiguas-sunrise/',778,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (624,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',778,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (625,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',778,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (626,'https://2poochiesproperties.com/testimonial-cat/allies-on-the-rocks/',778,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (627,'https://2poochiesproperties.com/testimonial-cat/barneys-bluff/',778,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (628,'https://2poochiesproperties.com/testimonial-cat/tiguas-sunrise/',778,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (942,'https://www.2poochiesproperties.com/',16266,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (979,'https://alabama.travel/places-to-go/smith-lake-park',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (980,'https://www.fs.usda.gov/r08/alabama/recreation/bankhead-national-forest',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (981,'https://www.olamshrine.com',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (982,'https://www.avemariagrotto.com',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (983,'http://stonylonesomeohv.us/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (984,'https://www.wildwatercullman.com/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (985,'https://alabamawaterfalls.com/alabama-waterfalls/larkwood-falls/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (986,'https://www.facebook.com/p/Drifters-Bar-Grill-Smith-Lake-61556819086091/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (987,'https://www.facebook.com/p/Ethos-Craft-Brewing-100084440001002/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (988,'https://www.bloomwinery.com/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (989,'https://tridentmarinas.com/the-grille/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (990,'https://www.goatislandbrewing.com/home/',16271,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1003,'https://tridentmarinas.com/the-grille/',16276,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1004,'https://www.driftersbarandgrille.com/',16276,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1006,'https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/',16277,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1092,'https://www.2poochiesproperties.com',16299,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1097,'https://www.boaterexam.com',16306,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1098,'https://www.boat-ed.com',16306,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1101,'https://www.boaterexam.com',16320,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1102,'https://www.boat-ed.com',16320,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1516,'https://www.2poochiesproperties.com',16292,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (1823,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16374,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1824,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16374,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1825,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16374,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1826,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16374,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1827,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16374,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1828,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16374,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1829,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16374,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1830,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16374,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (1831,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16374,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2066,'https://my.matterport.com/show/?m=sZ5TjeMtdci',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2067,'https://2poochiesproperties.com/',14853,4103,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2068,'%url%',14853,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2069,'https://2poochiesproperties.com/testimonials/sheryll-brush/',14853,16093,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2070,'https://www.2poochiesproperties.com/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2071,'https://alabama.travel/places-to-go/smith-lake-park',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2072,'https://www.fs.usda.gov/r08/alabama/recreation/bankhead-national-forest',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2073,'https://www.olamshrine.com',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2074,'https://www.avemariagrotto.com',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2075,'http://stonylonesomeohv.us/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2076,'https://www.wildwatercullman.com/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2077,'https://alabamawaterfalls.com/alabama-waterfalls/larkwood-falls/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2078,'https://www.facebook.com/p/Drifters-Bar-Grill-Smith-Lake-61556819086091/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2079,'https://www.facebook.com/p/Ethos-Craft-Brewing-100084440001002/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2080,'https://www.bloomwinery.com/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2081,'https://tridentmarinas.com/the-grille/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2082,'https://www.goatislandbrewing.com/home/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2083,'https://tridentmarinas.com/the-grille/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2084,'https://www.driftersbarandgrille.com/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2085,'https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2086,'https://www.2poochiesproperties.com',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2087,'https://www.2poochiesproperties.com',14853,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2108,'https://my.matterport.com/show/?m=wzDEYQWPMRu',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2109,'%url%',14882,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2110,'https://www.2poochiesproperties.com/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2111,'https://alabama.travel/places-to-go/smith-lake-park',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2112,'https://www.fs.usda.gov/r08/alabama/recreation/bankhead-national-forest',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2113,'https://www.olamshrine.com',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2114,'https://www.avemariagrotto.com',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2115,'http://stonylonesomeohv.us/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2116,'https://www.wildwatercullman.com/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2117,'https://alabamawaterfalls.com/alabama-waterfalls/larkwood-falls/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2118,'https://www.facebook.com/p/Drifters-Bar-Grill-Smith-Lake-61556819086091/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2119,'https://www.facebook.com/p/Ethos-Craft-Brewing-100084440001002/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2120,'https://www.bloomwinery.com/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2121,'https://tridentmarinas.com/the-grille/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2122,'https://www.goatislandbrewing.com/home/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2123,'https://tridentmarinas.com/the-grille/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2124,'https://www.driftersbarandgrille.com/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2125,'https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2126,'https://www.boaterexam.com',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2127,'https://www.boat-ed.com',14882,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2313,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2314,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2315,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2316,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2317,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2318,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2319,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2320,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2321,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2322,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16414,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2323,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16414,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2324,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16414,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2325,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16414,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2326,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16414,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2327,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',16414,14853,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2328,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16414,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2329,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16414,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2330,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16414,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2359,'%url%',14934,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2360,'https://www.alea.gov/dps/marine-patrol/boating-rules-and-regulations',14934,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2363,'%url%',16022,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2364,'https://www.alea.gov/dps/marine-patrol/boating-rules-and-regulations',16022,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2367,'https://2poochiesproperties.com/crane-hill-al/',16392,16420,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2368,'https://2poochiesproperties.com/pet-friendly-rentals-smith-lake-al/',16392,16384,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2386,'https://2poochiesproperties.com/contact-us/',16420,1032,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2387,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16420,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2405,'https://2poochiesproperties.com/contact-us/',16384,1032,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2445,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2446,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-32-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2447,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-38-1024x576.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2448,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-11-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2449,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-12-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2450,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-10-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2451,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-05-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2452,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-18-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2453,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-16-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2454,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-15-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2455,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-20-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2456,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-14-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2457,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-07-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2458,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-21-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2459,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-26-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2460,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-25-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2461,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-30-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2462,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-01-1024x576.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2463,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-34-1024x683.webp',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2464,'%url%',15586,0,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2465,'https://2poochiesproperties.com/testimonials/mary-kelley/',15586,16362,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2466,'https://www.2poochiesproperties.com/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2467,'https://alabama.travel/places-to-go/smith-lake-park',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2468,'https://www.fs.usda.gov/r08/alabama/recreation/bankhead-national-forest',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2469,'https://www.olamshrine.com',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2470,'https://www.avemariagrotto.com',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2471,'http://stonylonesomeohv.us/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2472,'https://www.wildwatercullman.com/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2473,'https://alabamawaterfalls.com/alabama-waterfalls/larkwood-falls/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2474,'https://www.facebook.com/p/Drifters-Bar-Grill-Smith-Lake-61556819086091/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2475,'https://www.facebook.com/p/Ethos-Craft-Brewing-100084440001002/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2476,'https://www.bloomwinery.com/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2477,'https://tridentmarinas.com/the-grille/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2478,'https://www.goatislandbrewing.com/home/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2479,'https://tridentmarinas.com/the-grille/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2480,'https://www.driftersbarandgrille.com/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2481,'https://seatemperature.net/lakes/water-temp-in-lewis-smith-lake-43/',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2482,'https://www.boaterexam.com',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2483,'https://www.boat-ed.com',15586,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2496,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16345,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2497,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16345,15586,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2498,'https://aonmag.com/fishing/smith-lake-fall-bass-david-kilgore/',16345,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2499,'https://www.thelakesidelife.com/basic-facts.html?',16345,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2500,'https://www.outdooralabama.com/rivers-and-mobile-delta/sipsey-fork-trout-fishing-below-smith-lake',16345,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2501,'https://www.al.com/sports/2016/11/tips_on_fishing_lewis_smith_la.html',16345,0,'external');
INSERT INTO `wp_rank_math_internal_links` VALUES (2502,'https://2poochiesproperties.com/',16345,4103,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2503,'https://2poochiesproperties.com/guest-photos/',16245,15162,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2504,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',16245,14882,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2505,'https://2poochiesproperties.com/reserve-your-boat/',16245,14934,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2506,'https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/',16245,16022,'internal');
INSERT INTO `wp_rank_math_internal_links` VALUES (2507,'https://2poochiesproperties.com/properties/tiguas-sunrise/',16245,15586,'internal');
/*!40000 ALTER TABLE `wp_rank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rank_math_internal_meta`
--

DROP TABLE IF EXISTS `wp_rank_math_internal_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_internal_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT 0,
  `external_link_count` int(10) unsigned DEFAULT 0,
  `incoming_link_count` int(10) unsigned DEFAULT 0,
  PRIMARY KEY (`object_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rank_math_internal_meta`
--

LOCK TABLES `wp_rank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `wp_rank_math_internal_meta` VALUES (768,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (778,88,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (1032,0,0,3);
INSERT INTO `wp_rank_math_internal_meta` VALUES (4103,9,0,3);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14853,3,19,10);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14882,1,19,12);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14904,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14905,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14906,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14934,1,1,2);
INSERT INTO `wp_rank_math_internal_meta` VALUES (14951,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15009,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15010,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15011,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15012,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15013,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15014,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15015,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15016,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15017,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15018,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15019,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15020,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15021,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15022,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15023,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15024,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15025,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15026,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15027,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15028,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15029,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15030,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15031,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15032,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15033,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15034,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15035,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15036,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15037,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15038,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15039,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15040,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15041,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15043,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15044,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15045,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15046,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15047,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15048,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15049,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15050,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15162,0,0,2);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15365,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15369,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15381,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15582,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15584,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15585,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15586,21,18,13);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15645,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15646,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15685,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15792,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15802,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15963,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15974,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15977,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15990,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15992,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15993,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (15996,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16011,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16014,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16022,1,1,2);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16037,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16039,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16040,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16058,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16062,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16078,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16093,0,0,2);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16131,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16150,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16152,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16154,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16155,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16157,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16158,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16165,1,1,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16203,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16208,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16218,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16221,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16222,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16238,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16239,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16245,5,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16264,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16266,0,1,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16267,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16268,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16269,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16270,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16271,0,12,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16273,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16276,0,2,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16277,0,1,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16278,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16279,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16280,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16281,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16292,0,1,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16293,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16294,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16295,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16296,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16297,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16298,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16299,0,1,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16300,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16301,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16302,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16303,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16305,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16306,0,2,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16307,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16308,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16309,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16310,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16311,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16312,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16313,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16314,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16315,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16316,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16317,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16318,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16319,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16320,0,2,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16321,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16322,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16323,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16324,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16325,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16326,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16327,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16328,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16329,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16331,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16332,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16333,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16334,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16345,3,4,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16353,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16357,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16361,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16362,0,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16370,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16374,9,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16384,1,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16392,2,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16413,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16414,9,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16420,2,0,1);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16472,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16474,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16477,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16480,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16482,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16484,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16495,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16496,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16499,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16500,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16502,0,0,0);
INSERT INTO `wp_rank_math_internal_meta` VALUES (16504,0,0,0);
/*!40000 ALTER TABLE `wp_rank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rank_math_redirections`
--

DROP TABLE IF EXISTS `wp_rank_math_redirections`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_redirections` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `sources` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `url_to` text NOT NULL,
  `header_code` smallint(4) unsigned NOT NULL,
  `hits` bigint(20) unsigned NOT NULL DEFAULT 0,
  `status` varchar(25) NOT NULL DEFAULT 'active',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `status` (`status`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rank_math_redirections`
--

LOCK TABLES `wp_rank_math_redirections` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_redirections` DISABLE KEYS */;
INSERT INTO `wp_rank_math_redirections` VALUES (1,'a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:22:\"owner-rez-test-allies/\";s:10:\"comparison\";s:5:\"exact\";}}','https://2poochiesproperties.com/',301,180,'active','2025-07-03 23:22:38','2025-07-03 23:22:38','2026-02-21 18:49:12');
INSERT INTO `wp_rank_math_redirections` VALUES (2,'a:1:{i:0;a:3:{s:6:\"ignore\";s:0:\"\";s:7:\"pattern\";s:7:\"a-test/\";s:10:\"comparison\";s:5:\"exact\";}}','https://2poochiesproperties.com/',301,173,'active','2025-07-03 23:24:32','2025-07-03 23:24:32','2026-02-21 00:44:23');
/*!40000 ALTER TABLE `wp_rank_math_redirections` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rank_math_redirections_cache`
--

DROP TABLE IF EXISTS `wp_rank_math_redirections_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rank_math_redirections_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `from_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `redirection_id` bigint(20) unsigned NOT NULL,
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `object_type` varchar(10) NOT NULL DEFAULT 'post',
  `is_redirected` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `redirection_id` (`redirection_id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rank_math_redirections_cache`
--

LOCK TABLES `wp_rank_math_redirections_cache` WRITE;
/*!40000 ALTER TABLE `wp_rank_math_redirections_cache` DISABLE KEYS */;
INSERT INTO `wp_rank_math_redirections_cache` VALUES (1,'owner-rez-test-allies/',1,15792,'post',1);
INSERT INTO `wp_rank_math_redirections_cache` VALUES (2,'a-test/',2,15990,'post',1);
/*!40000 ALTER TABLE `wp_rank_math_redirections_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_responsive_menu`
--

DROP TABLE IF EXISTS `wp_responsive_menu`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_responsive_menu` (
  `name` varchar(50) NOT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_responsive_menu`
--

LOCK TABLES `wp_responsive_menu` WRITE;
/*!40000 ALTER TABLE `wp_responsive_menu` DISABLE KEYS */;
INSERT INTO `wp_responsive_menu` VALUES ('accordion_animation','off');
INSERT INTO `wp_responsive_menu` VALUES ('active_arrow_font_icon','');
INSERT INTO `wp_responsive_menu` VALUES ('active_arrow_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu` VALUES ('active_arrow_image','');
INSERT INTO `wp_responsive_menu` VALUES ('active_arrow_image_alt','');
INSERT INTO `wp_responsive_menu` VALUES ('active_arrow_shape','â–²');
INSERT INTO `wp_responsive_menu` VALUES ('admin_theme','dark');
INSERT INTO `wp_responsive_menu` VALUES ('animation_speed','0.5');
INSERT INTO `wp_responsive_menu` VALUES ('animation_type','slide');
INSERT INTO `wp_responsive_menu` VALUES ('arrow_position','right');
INSERT INTO `wp_responsive_menu` VALUES ('auto_expand_all_submenus','off');
INSERT INTO `wp_responsive_menu` VALUES ('auto_expand_current_submenus','off');
INSERT INTO `wp_responsive_menu` VALUES ('breakpoint','8000');
INSERT INTO `wp_responsive_menu` VALUES ('button_background_colour','#000');
INSERT INTO `wp_responsive_menu` VALUES ('button_background_colour_active','#000');
INSERT INTO `wp_responsive_menu` VALUES ('button_background_colour_hover','#000');
INSERT INTO `wp_responsive_menu` VALUES ('button_click_animation','boring');
INSERT INTO `wp_responsive_menu` VALUES ('button_click_trigger','#responsive-menu-button');
INSERT INTO `wp_responsive_menu` VALUES ('button_distance_from_side','5');
INSERT INTO `wp_responsive_menu` VALUES ('button_distance_from_side_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('button_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_font_icon',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu` VALUES ('button_font_icon_when_clicked',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_font_icon_when_clicked_type','font-awesome');
INSERT INTO `wp_responsive_menu` VALUES ('button_font_size','14');
INSERT INTO `wp_responsive_menu` VALUES ('button_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_height','55');
INSERT INTO `wp_responsive_menu` VALUES ('button_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_image',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_image_alt',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_image_alt_when_clicked',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_image_when_clicked',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_left_or_right','right');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_colour_active','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_colour_hover','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_height','3');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_margin','5');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_margin_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_width','25');
INSERT INTO `wp_responsive_menu` VALUES ('button_line_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_position_type','fixed');
INSERT INTO `wp_responsive_menu` VALUES ('button_push_with_animation','off');
INSERT INTO `wp_responsive_menu` VALUES ('button_text_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('button_title',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_title_line_height','13');
INSERT INTO `wp_responsive_menu` VALUES ('button_title_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_title_open',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('button_title_position','left');
INSERT INTO `wp_responsive_menu` VALUES ('button_top','15');
INSERT INTO `wp_responsive_menu` VALUES ('button_top_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('button_transparent_background','off');
INSERT INTO `wp_responsive_menu` VALUES ('button_trigger_type','click');
INSERT INTO `wp_responsive_menu` VALUES ('button_width','55');
INSERT INTO `wp_responsive_menu` VALUES ('button_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('custom_css',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('custom_walker',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_hide_and_show','');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_options','{}');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_positioning','fixed');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_side','');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_to_hide','');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_width','');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_menu_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_submenu_open_animation','');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_submenu_open_animation_speed','0ms');
INSERT INTO `wp_responsive_menu` VALUES ('desktop_submenu_open_on_click','');
INSERT INTO `wp_responsive_menu` VALUES ('enable_touch_gestures','');
INSERT INTO `wp_responsive_menu` VALUES ('excluded_pages',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('external_files','off');
INSERT INTO `wp_responsive_menu` VALUES ('fade_submenus','off');
INSERT INTO `wp_responsive_menu` VALUES ('fade_submenus_delay','100');
INSERT INTO `wp_responsive_menu` VALUES ('fade_submenus_side','left');
INSERT INTO `wp_responsive_menu` VALUES ('fade_submenus_speed','500');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_adjust_page',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_background_color','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_breakpoint','800');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_font_size','14');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_height','80');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_html_content',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_items_order','{\"logo\":\"on\",\"title\":\"on\",\"search\":\"on\",\"html content\":\"on\"}');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_alt','');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_height',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_link',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_width',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_logo_width_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_position_type','fixed');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_text_color','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('header_bar_title',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('hide_on_desktop','off');
INSERT INTO `wp_responsive_menu` VALUES ('hide_on_mobile','off');
INSERT INTO `wp_responsive_menu` VALUES ('inactive_arrow_font_icon','');
INSERT INTO `wp_responsive_menu` VALUES ('inactive_arrow_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu` VALUES ('inactive_arrow_image','');
INSERT INTO `wp_responsive_menu` VALUES ('inactive_arrow_image_alt','');
INSERT INTO `wp_responsive_menu` VALUES ('inactive_arrow_shape','â–¼');
INSERT INTO `wp_responsive_menu` VALUES ('items_order','{\"title\":\"on\",\"menu\":\"on\",\"search\":\"on\",\"additional content\":\"on\"}');
INSERT INTO `wp_responsive_menu` VALUES ('keyboard_shortcut_close_menu','27,37');
INSERT INTO `wp_responsive_menu` VALUES ('keyboard_shortcut_open_menu','32,39');
INSERT INTO `wp_responsive_menu` VALUES ('menu_additional_content',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_additional_content_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_adjust_for_wp_admin_bar','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_appear_from','left');
INSERT INTO `wp_responsive_menu` VALUES ('menu_auto_height','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_background_image','');
INSERT INTO `wp_responsive_menu` VALUES ('menu_border_width','1');
INSERT INTO `wp_responsive_menu` VALUES ('menu_border_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_close_on_body_click','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_close_on_link_click','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_close_on_scroll','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_container_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_item_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_link_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_current_link_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth','5');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_0','5');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_0_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_1','10');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_1_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_2','15');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_2_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_3','20');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_3_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_4','25');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_4_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_5','30');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_5_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_depth_side','left');
INSERT INTO `wp_responsive_menu` VALUES ('menu_disable_scrolling','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_font_icons','');
INSERT INTO `wp_responsive_menu` VALUES ('menu_font_size','13');
INSERT INTO `wp_responsive_menu` VALUES ('menu_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_item_border_colour_hover','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_item_click_to_trigger_submenu','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_link_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_link_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_links_height','40');
INSERT INTO `wp_responsive_menu` VALUES ('menu_links_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_links_line_height','40');
INSERT INTO `wp_responsive_menu` VALUES ('menu_links_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_maximum_width',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_maximum_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_minimum_width',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_minimum_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_overlay','off');
INSERT INTO `wp_responsive_menu` VALUES ('menu_overlay_colour','rgba(0,0,0,0.7)');
INSERT INTO `wp_responsive_menu` VALUES ('menu_search_box_background_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_search_box_border_colour','#dadada');
INSERT INTO `wp_responsive_menu` VALUES ('menu_search_box_placeholder_colour','#C7C7CD');
INSERT INTO `wp_responsive_menu` VALUES ('menu_search_box_text','Search');
INSERT INTO `wp_responsive_menu` VALUES ('menu_search_box_text_colour','#333');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_background_colour_active','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_background_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_border_colour_active','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_border_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_shape_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_shape_colour_active','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_shape_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_sub_arrow_shape_hover_colour_active','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_text_alignment','left');
INSERT INTO `wp_responsive_menu` VALUES ('menu_theme',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_alignment','left');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_background_hover_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_font_icon',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_font_size','13');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image_alt',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image_height',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image_width',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_image_width_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_link',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('menu_title_link_location','_self');
INSERT INTO `wp_responsive_menu` VALUES ('menu_to_hide','');
INSERT INTO `wp_responsive_menu` VALUES ('menu_to_use','');
INSERT INTO `wp_responsive_menu` VALUES ('menu_width','75');
INSERT INTO `wp_responsive_menu` VALUES ('menu_width_unit','%');
INSERT INTO `wp_responsive_menu` VALUES ('menu_word_wrap','off');
INSERT INTO `wp_responsive_menu` VALUES ('minify_scripts','off');
INSERT INTO `wp_responsive_menu` VALUES ('mobile_only','off');
INSERT INTO `wp_responsive_menu` VALUES ('page_wrapper',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('remove_bootstrap','');
INSERT INTO `wp_responsive_menu` VALUES ('remove_fontawesome','');
INSERT INTO `wp_responsive_menu` VALUES ('scripts_in_footer','off');
INSERT INTO `wp_responsive_menu` VALUES ('shortcode','off');
INSERT INTO `wp_responsive_menu` VALUES ('show_menu_on_page_load','');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_font_size','14');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_height','80');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_background_colour','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_background_colour_hover','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_link_colour','#000000');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_link_colour_hover','#000000');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_submenu_background_colour','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_submenu_background_colour_hover','#ffffff');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_submenu_link_colour','#000000');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_item_submenu_link_colour_hover','#000000');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_line_height','80');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_font_size','12');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_height',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_height_unit','auto');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_line_height','40');
INSERT INTO `wp_responsive_menu` VALUES ('single_menu_submenu_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('slide_effect_back_to_text','Back');
INSERT INTO `wp_responsive_menu` VALUES ('smooth_scroll_on','off');
INSERT INTO `wp_responsive_menu` VALUES ('smooth_scroll_speed','500');
INSERT INTO `wp_responsive_menu` VALUES ('sub_menu_speed','0.2');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_arrow_height','39');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_arrow_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_arrow_position','right');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_arrow_width','40');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_arrow_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_border_width','1');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_border_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_item_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_link_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_current_link_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_descriptions_on','');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_font',NULL);
INSERT INTO `wp_responsive_menu` VALUES ('submenu_font_size','13');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_font_size_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_item_border_colour_hover','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_link_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_link_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_links_height','40');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_links_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_links_line_height','40');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_links_line_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_background_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_background_colour_active','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_background_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_border_colour','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_border_colour_active','#212121');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_border_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_shape_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_shape_colour_active','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_shape_hover_colour','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_sub_arrow_shape_hover_colour_active','#fff');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_submenu_arrow_height','39');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_submenu_arrow_height_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_submenu_arrow_width','40');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_submenu_arrow_width_unit','px');
INSERT INTO `wp_responsive_menu` VALUES ('submenu_text_alignment','left');
INSERT INTO `wp_responsive_menu` VALUES ('theme_location_menu','');
INSERT INTO `wp_responsive_menu` VALUES ('transition_speed','0.5');
INSERT INTO `wp_responsive_menu` VALUES ('use_desktop_menu','');
INSERT INTO `wp_responsive_menu` VALUES ('use_header_bar','off');
INSERT INTO `wp_responsive_menu` VALUES ('use_slide_effect','off');
/*!40000 ALTER TABLE `wp_responsive_menu` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_responsive_menu_pro`
--

DROP TABLE IF EXISTS `wp_responsive_menu_pro`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_responsive_menu_pro` (
  `name` varchar(50) NOT NULL,
  `value` longtext DEFAULT NULL,
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_responsive_menu_pro`
--

LOCK TABLES `wp_responsive_menu_pro` WRITE;
/*!40000 ALTER TABLE `wp_responsive_menu_pro` DISABLE KEYS */;
INSERT INTO `wp_responsive_menu_pro` VALUES ('accordion_animation','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('active_arrow_font_icon','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('active_arrow_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu_pro` VALUES ('active_arrow_image','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('active_arrow_image_alt','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('active_arrow_shape','â–²');
INSERT INTO `wp_responsive_menu_pro` VALUES ('admin_theme','dark');
INSERT INTO `wp_responsive_menu_pro` VALUES ('animation_speed','0.5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('animation_type','slide');
INSERT INTO `wp_responsive_menu_pro` VALUES ('arrow_position','right');
INSERT INTO `wp_responsive_menu_pro` VALUES ('auto_expand_all_submenus','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('auto_expand_current_submenus','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('breakpoint','1023');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_background_colour','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_background_colour_active','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_background_colour_hover','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_click_animation','boring');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_click_trigger','#responsive-menu-pro-button');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_distance_from_side','5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_distance_from_side_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_icon','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_icon_when_clicked','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_icon_when_clicked_type','font-awesome');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_size','14');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_height','55');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_image','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_image_alt','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_image_alt_when_clicked','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_image_when_clicked','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_left_or_right','right');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_colour_active','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_colour_hover','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_height','3');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_margin','5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_margin_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_width','25');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_line_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_position_type','fixed');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_push_with_animation','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_text_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_title','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_title_line_height','13');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_title_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_title_open','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_title_position','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_top','15');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_top_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_transparent_background','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_trigger_type','click');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_width','55');
INSERT INTO `wp_responsive_menu_pro` VALUES ('button_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('custom_css','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('custom_walker','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_hide_and_show','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_options','{\"4221\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"6353\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"6356\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4690\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4695\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5474\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5551\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6354\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4691\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5135\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4957\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6357\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4225\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"9491\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5588\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5397\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5398\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4230\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6048\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4783\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5475\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5496\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6359\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4694\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5134\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4956\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6362\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4784\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4693\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4958\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6360\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5160\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4959\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"10702\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5136\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"10517\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6355\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5677\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5675\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"10749\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4692\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"6361\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"5676\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4955\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"10701\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"8913\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"10700\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4242\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"774\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"771\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"922\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"923\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"4220\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"773\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"772\":{\"width\":\"auto\",\"top_padding\":\"\",\"right_padding\":\"\",\"bottom_padding\":\"\",\"left_padding\":\"\",\"widgets\":[{\"title\":{\"enabled\":\"true\"}}]},\"2174\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"769\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"1033\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"},\"776\":{\"type\":\"standard\",\"width\":\"auto\",\"submenu_panel_max_width\":\"\",\"submenu_panel_max_width_unit\":\"px\",\"parent_background_colour\":\"\",\"parent_background_image\":\"\",\"mega_menu_items_background_colour\":\"\",\"mega_menu_items_background_hover_colour\":\"\",\"mega_menu_items_text_colour\":\"\",\"mega_menu_items_text_hover_colour\":\"\"}}');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_positioning','fixed');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_side','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_to_hide','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_width','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_menu_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_submenu_open_animation','none');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_submenu_open_animation_speed','100ms');
INSERT INTO `wp_responsive_menu_pro` VALUES ('desktop_submenu_open_on_click','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('different_menu_for_mobile','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('enable_touch_gestures','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('excluded_pages',NULL);
INSERT INTO `wp_responsive_menu_pro` VALUES ('external_files','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('fade_submenus','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('fade_submenus_delay','100');
INSERT INTO `wp_responsive_menu_pro` VALUES ('fade_submenus_side','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('fade_submenus_speed','500');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_adjust_page',NULL);
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_background_color','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_breakpoint','800');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_font_size','14');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_height','80');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_html_content','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_items_order','{\"logo\":\"on\",\"title\":\"on\",\"search\":\"on\",\"html content\":\"on\"}');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_alt','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_height','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_link','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_width','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_logo_width_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_position_type','fixed');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_text_color','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('header_bar_title','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('hide_on_desktop','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('hide_on_mobile','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('inactive_arrow_font_icon','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('inactive_arrow_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu_pro` VALUES ('inactive_arrow_image','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('inactive_arrow_image_alt','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('inactive_arrow_shape','â–¼');
INSERT INTO `wp_responsive_menu_pro` VALUES ('items_order','{\"title\":\"\",\"menu\":\"on\",\"search\":\"\",\"additional content\":\"\"}');
INSERT INTO `wp_responsive_menu_pro` VALUES ('keyboard_shortcut_close_menu','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('keyboard_shortcut_open_menu','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_additional_content','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_additional_content_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_adjust_for_wp_admin_bar','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_appear_from','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_auto_height','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_background_image','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_border_width','1');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_border_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_close_on_body_click','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_close_on_link_click','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_close_on_scroll','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_container_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_item_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_link_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_current_link_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth','5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_0','5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_0_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_1','10');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_1_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_2','15');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_2_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_3','20');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_3_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_4','25');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_4_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_5','30');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_5_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_depth_side','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_disable_scrolling','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_font_icons','{\"id\":[\"\"],\"icon\":[\"\"],\"type\":[\"\"]}');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_font_size','16');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_item_border_colour','rgba(58, 96, 23, 1)');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_item_border_colour_hover','rgba(22, 97, 73, 1)');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_item_click_to_trigger_submenu','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_link_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_link_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_links_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_links_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_links_line_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_links_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_maximum_width','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_maximum_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_minimum_width','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_minimum_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_overlay','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_overlay_colour','rgba(0, 0, 0, 0.7)');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_search_box_background_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_search_box_border_colour','#dadada');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_search_box_placeholder_colour','#c7c7cd');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_search_box_text','Search');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_search_box_text_colour','#333333');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_background_colour_active','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_background_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_border_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_border_colour_active','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_border_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_shape_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_shape_colour_active','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_shape_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_sub_arrow_shape_hover_colour_active','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_text_alignment','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_theme',NULL);
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_alignment','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_background_hover_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_font_icon','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_font_icon_type','font-awesome');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_font_size','13');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image_alt','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image_height','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image_width','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_image_width_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_link','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_title_link_location','_self');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_to_hide','.nav-primary');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_to_use','main-menu');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_to_use_in_mobile','blog-menu');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_width','85');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_width_unit','%');
INSERT INTO `wp_responsive_menu_pro` VALUES ('menu_word_wrap','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('minify_scripts','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('mobile_only','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('page_wrapper','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('remove_bootstrap','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('remove_fontawesome','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('scripts_in_footer','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('shortcode','on');
INSERT INTO `wp_responsive_menu_pro` VALUES ('show_menu_on_page_load','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_font_size','14');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_height','80');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_background_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_background_colour_hover','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_link_colour','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_link_colour_hover','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_submenu_background_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_submenu_background_colour_hover','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_submenu_link_colour','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_item_submenu_link_colour_hover','#000000');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_line_height','80');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_font_size','12');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_height','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_height_unit','auto');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_line_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('single_menu_submenu_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('slide_effect_back_to_text','Back');
INSERT INTO `wp_responsive_menu_pro` VALUES ('smooth_scroll_on','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('smooth_scroll_speed','500');
INSERT INTO `wp_responsive_menu_pro` VALUES ('sub_menu_speed','0.2');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_arrow_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_arrow_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_arrow_position','right');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_arrow_width','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_arrow_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_border_width','1');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_border_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_item_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_link_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_current_link_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_descriptions_on','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_font','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_font_size','16');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_font_size_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_item_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_item_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_item_border_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_item_border_colour_hover','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_link_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_link_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_links_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_links_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_links_line_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_links_line_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_background_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_background_colour_active','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_background_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_background_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_border_colour','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_border_colour_active','#212121');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_border_hover_colour','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_border_hover_colour_active','#3f3f3f');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_shape_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_shape_colour_active','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_shape_hover_colour','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_sub_arrow_shape_hover_colour_active','#ffffff');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_submenu_arrow_height','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_submenu_arrow_height_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_submenu_arrow_width','40');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_submenu_arrow_width_unit','px');
INSERT INTO `wp_responsive_menu_pro` VALUES ('submenu_text_alignment','left');
INSERT INTO `wp_responsive_menu_pro` VALUES ('theme_location_menu','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('transition_speed','0.5');
INSERT INTO `wp_responsive_menu_pro` VALUES ('use_desktop_menu','');
INSERT INTO `wp_responsive_menu_pro` VALUES ('use_header_bar','off');
INSERT INTO `wp_responsive_menu_pro` VALUES ('use_slide_effect','off');
/*!40000 ALTER TABLE `wp_responsive_menu_pro` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_rp4wp_cache`
--

DROP TABLE IF EXISTS `wp_rp4wp_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_rp4wp_cache` (
  `post_id` bigint(20) unsigned NOT NULL,
  `word` varchar(255) NOT NULL,
  `weight` float unsigned NOT NULL,
  `post_type` varchar(20) NOT NULL,
  PRIMARY KEY (`post_id`,`word`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_rp4wp_cache`
--

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

--
-- Table structure for table `wp_sc_eventmeta`
--

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

--
-- Dumping data for table `wp_sc_eventmeta`
--

LOCK TABLES `wp_sc_eventmeta` WRITE;
/*!40000 ALTER TABLE `wp_sc_eventmeta` DISABLE KEYS */;
INSERT INTO `wp_sc_eventmeta` VALUES (1,1,'location','TEST');
INSERT INTO `wp_sc_eventmeta` VALUES (2,1,'color',NULL);
/*!40000 ALTER TABLE `wp_sc_eventmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_sc_events`
--

DROP TABLE IF EXISTS `wp_sc_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_sc_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `object_type` varchar(20) NOT NULL DEFAULT '',
  `object_subtype` varchar(20) NOT NULL DEFAULT '',
  `title` text NOT NULL,
  `content` longtext NOT NULL,
  `status` varchar(20) NOT NULL DEFAULT '',
  `start` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `start_tz` varchar(20) NOT NULL DEFAULT '',
  `end` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `end_tz` varchar(20) NOT NULL DEFAULT '',
  `all_day` tinyint(1) NOT NULL DEFAULT 0,
  `recurrence` varchar(20) NOT NULL DEFAULT '',
  `recurrence_interval` bigint(20) unsigned NOT NULL DEFAULT 0,
  `recurrence_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  `recurrence_end` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `recurrence_end_tz` varchar(20) NOT NULL DEFAULT '',
  `date_created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `date_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `uuid` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `object` (`object_id`,`object_type`,`object_subtype`),
  KEY `event_status` (`status`),
  KEY `event_times` (`start`,`end`,`start_tz`,`end_tz`),
  KEY `event_recur` (`recurrence`),
  KEY `event_recur_times` (`recurrence_end`,`recurrence_end_tz`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_sc_events`
--

LOCK TABLES `wp_sc_events` WRITE;
/*!40000 ALTER TABLE `wp_sc_events` DISABLE KEYS */;
INSERT INTO `wp_sc_events` VALUES (1,2024,'post','sc_event','A New Ev','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.','publish','2019-05-23 05:35:00','','2019-05-30 23:59:59','',1,'daily',0,0,'0000-00-00 00:00:00','','2019-05-31 14:23:26','2019-05-31 14:23:26','urn:uuid:5596847e-1cad-4ec0-9a0e-43fc6a13c67c');
/*!40000 ALTER TABLE `wp_sc_events` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

--
-- Table structure for table `wp_ssp_stats`
--

DROP TABLE IF EXISTS `wp_ssp_stats`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_ssp_stats` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `post_id` int(11) DEFAULT NULL,
  `ip_address` varchar(255) DEFAULT NULL,
  `referrer` varchar(255) DEFAULT NULL,
  `date` int(25) DEFAULT NULL,
  UNIQUE KEY `id` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ssp_stats`
--

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

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

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

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

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (780,17,0);
INSERT INTO `wp_term_relationships` VALUES (802,4,0);
INSERT INTO `wp_term_relationships` VALUES (802,8,0);
INSERT INTO `wp_term_relationships` VALUES (802,15,0);
INSERT INTO `wp_term_relationships` VALUES (802,18,0);
INSERT INTO `wp_term_relationships` VALUES (802,19,0);
INSERT INTO `wp_term_relationships` VALUES (802,20,0);
INSERT INTO `wp_term_relationships` VALUES (802,21,0);
INSERT INTO `wp_term_relationships` VALUES (802,22,0);
INSERT INTO `wp_term_relationships` VALUES (802,23,0);
INSERT INTO `wp_term_relationships` VALUES (802,30,0);
INSERT INTO `wp_term_relationships` VALUES (802,32,0);
INSERT INTO `wp_term_relationships` VALUES (802,33,0);
INSERT INTO `wp_term_relationships` VALUES (802,34,0);
INSERT INTO `wp_term_relationships` VALUES (803,4,0);
INSERT INTO `wp_term_relationships` VALUES (803,15,0);
INSERT INTO `wp_term_relationships` VALUES (803,18,0);
INSERT INTO `wp_term_relationships` VALUES (803,19,0);
INSERT INTO `wp_term_relationships` VALUES (803,22,0);
INSERT INTO `wp_term_relationships` VALUES (803,30,0);
INSERT INTO `wp_term_relationships` VALUES (803,32,0);
INSERT INTO `wp_term_relationships` VALUES (803,33,0);
INSERT INTO `wp_term_relationships` VALUES (803,34,0);
INSERT INTO `wp_term_relationships` VALUES (804,2,0);
INSERT INTO `wp_term_relationships` VALUES (804,15,0);
INSERT INTO `wp_term_relationships` VALUES (804,18,0);
INSERT INTO `wp_term_relationships` VALUES (804,30,0);
INSERT INTO `wp_term_relationships` VALUES (804,32,0);
INSERT INTO `wp_term_relationships` VALUES (804,33,0);
INSERT INTO `wp_term_relationships` VALUES (804,34,0);
INSERT INTO `wp_term_relationships` VALUES (805,2,0);
INSERT INTO `wp_term_relationships` VALUES (805,15,0);
INSERT INTO `wp_term_relationships` VALUES (805,26,0);
INSERT INTO `wp_term_relationships` VALUES (805,30,0);
INSERT INTO `wp_term_relationships` VALUES (805,32,0);
INSERT INTO `wp_term_relationships` VALUES (805,33,0);
INSERT INTO `wp_term_relationships` VALUES (805,34,0);
INSERT INTO `wp_term_relationships` VALUES (806,2,0);
INSERT INTO `wp_term_relationships` VALUES (806,15,0);
INSERT INTO `wp_term_relationships` VALUES (806,22,0);
INSERT INTO `wp_term_relationships` VALUES (806,30,0);
INSERT INTO `wp_term_relationships` VALUES (806,32,0);
INSERT INTO `wp_term_relationships` VALUES (806,33,0);
INSERT INTO `wp_term_relationships` VALUES (806,34,0);
INSERT INTO `wp_term_relationships` VALUES (807,2,0);
INSERT INTO `wp_term_relationships` VALUES (807,15,0);
INSERT INTO `wp_term_relationships` VALUES (807,30,0);
INSERT INTO `wp_term_relationships` VALUES (807,32,0);
INSERT INTO `wp_term_relationships` VALUES (807,33,0);
INSERT INTO `wp_term_relationships` VALUES (807,34,0);
INSERT INTO `wp_term_relationships` VALUES (808,2,0);
INSERT INTO `wp_term_relationships` VALUES (808,8,0);
INSERT INTO `wp_term_relationships` VALUES (808,15,0);
INSERT INTO `wp_term_relationships` VALUES (808,28,0);
INSERT INTO `wp_term_relationships` VALUES (808,30,0);
INSERT INTO `wp_term_relationships` VALUES (808,32,0);
INSERT INTO `wp_term_relationships` VALUES (808,33,0);
INSERT INTO `wp_term_relationships` VALUES (808,34,0);
INSERT INTO `wp_term_relationships` VALUES (809,2,0);
INSERT INTO `wp_term_relationships` VALUES (809,8,0);
INSERT INTO `wp_term_relationships` VALUES (809,15,0);
INSERT INTO `wp_term_relationships` VALUES (809,30,0);
INSERT INTO `wp_term_relationships` VALUES (809,32,0);
INSERT INTO `wp_term_relationships` VALUES (809,33,0);
INSERT INTO `wp_term_relationships` VALUES (809,34,0);
INSERT INTO `wp_term_relationships` VALUES (810,2,0);
INSERT INTO `wp_term_relationships` VALUES (810,6,0);
INSERT INTO `wp_term_relationships` VALUES (810,7,0);
INSERT INTO `wp_term_relationships` VALUES (810,8,0);
INSERT INTO `wp_term_relationships` VALUES (810,15,0);
INSERT INTO `wp_term_relationships` VALUES (810,26,0);
INSERT INTO `wp_term_relationships` VALUES (810,30,0);
INSERT INTO `wp_term_relationships` VALUES (810,32,0);
INSERT INTO `wp_term_relationships` VALUES (810,33,0);
INSERT INTO `wp_term_relationships` VALUES (810,34,0);
INSERT INTO `wp_term_relationships` VALUES (811,2,0);
INSERT INTO `wp_term_relationships` VALUES (811,8,0);
INSERT INTO `wp_term_relationships` VALUES (811,15,0);
INSERT INTO `wp_term_relationships` VALUES (811,30,0);
INSERT INTO `wp_term_relationships` VALUES (811,32,0);
INSERT INTO `wp_term_relationships` VALUES (811,33,0);
INSERT INTO `wp_term_relationships` VALUES (811,34,0);
INSERT INTO `wp_term_relationships` VALUES (812,2,0);
INSERT INTO `wp_term_relationships` VALUES (812,15,0);
INSERT INTO `wp_term_relationships` VALUES (812,19,0);
INSERT INTO `wp_term_relationships` VALUES (812,30,0);
INSERT INTO `wp_term_relationships` VALUES (812,32,0);
INSERT INTO `wp_term_relationships` VALUES (812,33,0);
INSERT INTO `wp_term_relationships` VALUES (812,34,0);
INSERT INTO `wp_term_relationships` VALUES (813,2,0);
INSERT INTO `wp_term_relationships` VALUES (813,15,0);
INSERT INTO `wp_term_relationships` VALUES (813,18,0);
INSERT INTO `wp_term_relationships` VALUES (813,30,0);
INSERT INTO `wp_term_relationships` VALUES (813,32,0);
INSERT INTO `wp_term_relationships` VALUES (813,33,0);
INSERT INTO `wp_term_relationships` VALUES (813,34,0);
INSERT INTO `wp_term_relationships` VALUES (814,4,0);
INSERT INTO `wp_term_relationships` VALUES (814,15,0);
INSERT INTO `wp_term_relationships` VALUES (814,18,0);
INSERT INTO `wp_term_relationships` VALUES (814,19,0);
INSERT INTO `wp_term_relationships` VALUES (814,26,0);
INSERT INTO `wp_term_relationships` VALUES (814,30,0);
INSERT INTO `wp_term_relationships` VALUES (814,32,0);
INSERT INTO `wp_term_relationships` VALUES (814,33,0);
INSERT INTO `wp_term_relationships` VALUES (814,34,0);
INSERT INTO `wp_term_relationships` VALUES (814,43,0);
INSERT INTO `wp_term_relationships` VALUES (814,44,0);
INSERT INTO `wp_term_relationships` VALUES (815,2,0);
INSERT INTO `wp_term_relationships` VALUES (815,15,0);
INSERT INTO `wp_term_relationships` VALUES (815,30,0);
INSERT INTO `wp_term_relationships` VALUES (815,32,0);
INSERT INTO `wp_term_relationships` VALUES (815,33,0);
INSERT INTO `wp_term_relationships` VALUES (815,34,0);
INSERT INTO `wp_term_relationships` VALUES (816,2,0);
INSERT INTO `wp_term_relationships` VALUES (816,15,0);
INSERT INTO `wp_term_relationships` VALUES (816,26,0);
INSERT INTO `wp_term_relationships` VALUES (816,30,0);
INSERT INTO `wp_term_relationships` VALUES (816,32,0);
INSERT INTO `wp_term_relationships` VALUES (816,33,0);
INSERT INTO `wp_term_relationships` VALUES (816,34,0);
INSERT INTO `wp_term_relationships` VALUES (817,2,0);
INSERT INTO `wp_term_relationships` VALUES (817,15,0);
INSERT INTO `wp_term_relationships` VALUES (817,22,0);
INSERT INTO `wp_term_relationships` VALUES (817,30,0);
INSERT INTO `wp_term_relationships` VALUES (817,32,0);
INSERT INTO `wp_term_relationships` VALUES (817,33,0);
INSERT INTO `wp_term_relationships` VALUES (817,34,0);
INSERT INTO `wp_term_relationships` VALUES (818,2,0);
INSERT INTO `wp_term_relationships` VALUES (818,15,0);
INSERT INTO `wp_term_relationships` VALUES (818,30,0);
INSERT INTO `wp_term_relationships` VALUES (818,32,0);
INSERT INTO `wp_term_relationships` VALUES (818,33,0);
INSERT INTO `wp_term_relationships` VALUES (818,34,0);
INSERT INTO `wp_term_relationships` VALUES (819,4,0);
INSERT INTO `wp_term_relationships` VALUES (819,15,0);
INSERT INTO `wp_term_relationships` VALUES (819,18,0);
INSERT INTO `wp_term_relationships` VALUES (819,19,0);
INSERT INTO `wp_term_relationships` VALUES (819,20,0);
INSERT INTO `wp_term_relationships` VALUES (819,21,0);
INSERT INTO `wp_term_relationships` VALUES (819,23,0);
INSERT INTO `wp_term_relationships` VALUES (819,26,0);
INSERT INTO `wp_term_relationships` VALUES (819,30,0);
INSERT INTO `wp_term_relationships` VALUES (819,32,0);
INSERT INTO `wp_term_relationships` VALUES (819,33,0);
INSERT INTO `wp_term_relationships` VALUES (819,34,0);
INSERT INTO `wp_term_relationships` VALUES (821,15,0);
INSERT INTO `wp_term_relationships` VALUES (821,22,0);
INSERT INTO `wp_term_relationships` VALUES (822,15,0);
INSERT INTO `wp_term_relationships` VALUES (822,19,0);
INSERT INTO `wp_term_relationships` VALUES (823,15,0);
INSERT INTO `wp_term_relationships` VALUES (823,18,0);
INSERT INTO `wp_term_relationships` VALUES (824,15,0);
INSERT INTO `wp_term_relationships` VALUES (824,22,0);
INSERT INTO `wp_term_relationships` VALUES (825,15,0);
INSERT INTO `wp_term_relationships` VALUES (825,19,0);
INSERT INTO `wp_term_relationships` VALUES (826,15,0);
INSERT INTO `wp_term_relationships` VALUES (826,18,0);
INSERT INTO `wp_term_relationships` VALUES (827,15,0);
INSERT INTO `wp_term_relationships` VALUES (827,18,0);
INSERT INTO `wp_term_relationships` VALUES (843,18,0);
INSERT INTO `wp_term_relationships` VALUES (844,26,0);
INSERT INTO `wp_term_relationships` VALUES (845,19,0);
INSERT INTO `wp_term_relationships` VALUES (912,18,0);
INSERT INTO `wp_term_relationships` VALUES (912,20,0);
INSERT INTO `wp_term_relationships` VALUES (913,18,0);
INSERT INTO `wp_term_relationships` VALUES (913,21,0);
INSERT INTO `wp_term_relationships` VALUES (914,18,0);
INSERT INTO `wp_term_relationships` VALUES (914,23,0);
INSERT INTO `wp_term_relationships` VALUES (915,20,0);
INSERT INTO `wp_term_relationships` VALUES (915,26,0);
INSERT INTO `wp_term_relationships` VALUES (916,21,0);
INSERT INTO `wp_term_relationships` VALUES (916,26,0);
INSERT INTO `wp_term_relationships` VALUES (917,23,0);
INSERT INTO `wp_term_relationships` VALUES (917,26,0);
INSERT INTO `wp_term_relationships` VALUES (918,19,0);
INSERT INTO `wp_term_relationships` VALUES (918,20,0);
INSERT INTO `wp_term_relationships` VALUES (919,19,0);
INSERT INTO `wp_term_relationships` VALUES (919,21,0);
INSERT INTO `wp_term_relationships` VALUES (920,19,0);
INSERT INTO `wp_term_relationships` VALUES (920,23,0);
INSERT INTO `wp_term_relationships` VALUES (1135,1,0);
INSERT INTO `wp_term_relationships` VALUES (1779,1,0);
INSERT INTO `wp_term_relationships` VALUES (1787,1,0);
INSERT INTO `wp_term_relationships` VALUES (2007,48,0);
INSERT INTO `wp_term_relationships` VALUES (2008,48,0);
INSERT INTO `wp_term_relationships` VALUES (2009,48,0);
INSERT INTO `wp_term_relationships` VALUES (2010,48,0);
INSERT INTO `wp_term_relationships` VALUES (2015,1,0);
INSERT INTO `wp_term_relationships` VALUES (2024,50,0);
INSERT INTO `wp_term_relationships` VALUES (3109,1,0);
INSERT INTO `wp_term_relationships` VALUES (3717,1,0);
INSERT INTO `wp_term_relationships` VALUES (3751,1,0);
INSERT INTO `wp_term_relationships` VALUES (3754,1,0);
INSERT INTO `wp_term_relationships` VALUES (3901,1,0);
INSERT INTO `wp_term_relationships` VALUES (3923,1,0);
INSERT INTO `wp_term_relationships` VALUES (3958,1,0);
INSERT INTO `wp_term_relationships` VALUES (3991,1,0);
INSERT INTO `wp_term_relationships` VALUES (4071,1,0);
INSERT INTO `wp_term_relationships` VALUES (4128,1,0);
INSERT INTO `wp_term_relationships` VALUES (4349,1,0);
INSERT INTO `wp_term_relationships` VALUES (4381,53,0);
INSERT INTO `wp_term_relationships` VALUES (4385,1,0);
INSERT INTO `wp_term_relationships` VALUES (4518,1,0);
INSERT INTO `wp_term_relationships` VALUES (4542,1,0);
INSERT INTO `wp_term_relationships` VALUES (4590,1,0);
INSERT INTO `wp_term_relationships` VALUES (4628,1,0);
INSERT INTO `wp_term_relationships` VALUES (4648,1,0);
INSERT INTO `wp_term_relationships` VALUES (4698,1,0);
INSERT INTO `wp_term_relationships` VALUES (4731,1,0);
INSERT INTO `wp_term_relationships` VALUES (4763,1,0);
INSERT INTO `wp_term_relationships` VALUES (4793,1,0);
INSERT INTO `wp_term_relationships` VALUES (4812,1,0);
INSERT INTO `wp_term_relationships` VALUES (4864,1,0);
INSERT INTO `wp_term_relationships` VALUES (4897,1,0);
INSERT INTO `wp_term_relationships` VALUES (4925,1,0);
INSERT INTO `wp_term_relationships` VALUES (4940,1,0);
INSERT INTO `wp_term_relationships` VALUES (4991,1,0);
INSERT INTO `wp_term_relationships` VALUES (5024,1,0);
INSERT INTO `wp_term_relationships` VALUES (5052,1,0);
INSERT INTO `wp_term_relationships` VALUES (5142,1,0);
INSERT INTO `wp_term_relationships` VALUES (5251,1,0);
INSERT INTO `wp_term_relationships` VALUES (5289,1,0);
INSERT INTO `wp_term_relationships` VALUES (5408,1,0);
INSERT INTO `wp_term_relationships` VALUES (5446,1,0);
INSERT INTO `wp_term_relationships` VALUES (5484,1,0);
INSERT INTO `wp_term_relationships` VALUES (5516,1,0);
INSERT INTO `wp_term_relationships` VALUES (5520,1,0);
INSERT INTO `wp_term_relationships` VALUES (5529,1,0);
INSERT INTO `wp_term_relationships` VALUES (5557,1,0);
INSERT INTO `wp_term_relationships` VALUES (5605,1,0);
INSERT INTO `wp_term_relationships` VALUES (5622,1,0);
INSERT INTO `wp_term_relationships` VALUES (5648,1,0);
INSERT INTO `wp_term_relationships` VALUES (5731,1,0);
INSERT INTO `wp_term_relationships` VALUES (5826,1,0);
INSERT INTO `wp_term_relationships` VALUES (5828,55,0);
INSERT INTO `wp_term_relationships` VALUES (5830,56,0);
INSERT INTO `wp_term_relationships` VALUES (5831,57,0);
INSERT INTO `wp_term_relationships` VALUES (5832,55,0);
INSERT INTO `wp_term_relationships` VALUES (5832,58,0);
INSERT INTO `wp_term_relationships` VALUES (5833,55,0);
INSERT INTO `wp_term_relationships` VALUES (5833,56,0);
INSERT INTO `wp_term_relationships` VALUES (5833,57,0);
INSERT INTO `wp_term_relationships` VALUES (5833,58,0);
INSERT INTO `wp_term_relationships` VALUES (5850,55,0);
INSERT INTO `wp_term_relationships` VALUES (5862,1,0);
INSERT INTO `wp_term_relationships` VALUES (7025,1,0);
INSERT INTO `wp_term_relationships` VALUES (8614,1,0);
INSERT INTO `wp_term_relationships` VALUES (9464,1,0);
INSERT INTO `wp_term_relationships` VALUES (10246,1,0);
INSERT INTO `wp_term_relationships` VALUES (10503,1,0);
INSERT INTO `wp_term_relationships` VALUES (10575,1,0);
INSERT INTO `wp_term_relationships` VALUES (10703,1,0);
INSERT INTO `wp_term_relationships` VALUES (11129,1,0);
INSERT INTO `wp_term_relationships` VALUES (11169,1,0);
INSERT INTO `wp_term_relationships` VALUES (11189,1,0);
INSERT INTO `wp_term_relationships` VALUES (11260,1,0);
INSERT INTO `wp_term_relationships` VALUES (11313,1,0);
INSERT INTO `wp_term_relationships` VALUES (11351,4,0);
INSERT INTO `wp_term_relationships` VALUES (11351,18,0);
INSERT INTO `wp_term_relationships` VALUES (11351,19,0);
INSERT INTO `wp_term_relationships` VALUES (11351,20,0);
INSERT INTO `wp_term_relationships` VALUES (11351,21,0);
INSERT INTO `wp_term_relationships` VALUES (11351,22,0);
INSERT INTO `wp_term_relationships` VALUES (11351,23,0);
INSERT INTO `wp_term_relationships` VALUES (11351,26,0);
INSERT INTO `wp_term_relationships` VALUES (11351,28,0);
INSERT INTO `wp_term_relationships` VALUES (11351,32,0);
INSERT INTO `wp_term_relationships` VALUES (11390,1,0);
INSERT INTO `wp_term_relationships` VALUES (11417,1,0);
INSERT INTO `wp_term_relationships` VALUES (11485,1,0);
INSERT INTO `wp_term_relationships` VALUES (11890,1,0);
INSERT INTO `wp_term_relationships` VALUES (14075,69,0);
INSERT INTO `wp_term_relationships` VALUES (14077,2,0);
INSERT INTO `wp_term_relationships` VALUES (14077,6,0);
INSERT INTO `wp_term_relationships` VALUES (14077,7,0);
INSERT INTO `wp_term_relationships` VALUES (14077,15,0);
INSERT INTO `wp_term_relationships` VALUES (14100,5,0);
INSERT INTO `wp_term_relationships` VALUES (14100,15,0);
INSERT INTO `wp_term_relationships` VALUES (14736,70,0);
INSERT INTO `wp_term_relationships` VALUES (14736,72,0);
INSERT INTO `wp_term_relationships` VALUES (14745,1,0);
INSERT INTO `wp_term_relationships` VALUES (14755,1,0);
INSERT INTO `wp_term_relationships` VALUES (14836,17,0);
INSERT INTO `wp_term_relationships` VALUES (14838,17,0);
INSERT INTO `wp_term_relationships` VALUES (14841,80,0);
INSERT INTO `wp_term_relationships` VALUES (14843,80,0);
INSERT INTO `wp_term_relationships` VALUES (14886,80,0);
INSERT INTO `wp_term_relationships` VALUES (14887,17,0);
INSERT INTO `wp_term_relationships` VALUES (14904,81,0);
INSERT INTO `wp_term_relationships` VALUES (14905,81,0);
INSERT INTO `wp_term_relationships` VALUES (14906,81,0);
INSERT INTO `wp_term_relationships` VALUES (14909,1,0);
INSERT INTO `wp_term_relationships` VALUES (15025,81,0);
INSERT INTO `wp_term_relationships` VALUES (15026,81,0);
INSERT INTO `wp_term_relationships` VALUES (15027,81,0);
INSERT INTO `wp_term_relationships` VALUES (15028,81,0);
INSERT INTO `wp_term_relationships` VALUES (15029,81,0);
INSERT INTO `wp_term_relationships` VALUES (15030,81,0);
INSERT INTO `wp_term_relationships` VALUES (15031,81,0);
INSERT INTO `wp_term_relationships` VALUES (15032,81,0);
INSERT INTO `wp_term_relationships` VALUES (15033,81,0);
INSERT INTO `wp_term_relationships` VALUES (15034,81,0);
INSERT INTO `wp_term_relationships` VALUES (15035,81,0);
INSERT INTO `wp_term_relationships` VALUES (15036,81,0);
INSERT INTO `wp_term_relationships` VALUES (15037,81,0);
INSERT INTO `wp_term_relationships` VALUES (15038,81,0);
INSERT INTO `wp_term_relationships` VALUES (15039,81,0);
INSERT INTO `wp_term_relationships` VALUES (15040,81,0);
INSERT INTO `wp_term_relationships` VALUES (15041,81,0);
INSERT INTO `wp_term_relationships` VALUES (15043,81,0);
INSERT INTO `wp_term_relationships` VALUES (15044,81,0);
INSERT INTO `wp_term_relationships` VALUES (15045,81,0);
INSERT INTO `wp_term_relationships` VALUES (15046,82,0);
INSERT INTO `wp_term_relationships` VALUES (15047,82,0);
INSERT INTO `wp_term_relationships` VALUES (15048,82,0);
INSERT INTO `wp_term_relationships` VALUES (15049,82,0);
INSERT INTO `wp_term_relationships` VALUES (15050,82,0);
INSERT INTO `wp_term_relationships` VALUES (15134,17,0);
INSERT INTO `wp_term_relationships` VALUES (15136,80,0);
INSERT INTO `wp_term_relationships` VALUES (15199,80,0);
INSERT INTO `wp_term_relationships` VALUES (15235,17,0);
INSERT INTO `wp_term_relationships` VALUES (15365,81,0);
INSERT INTO `wp_term_relationships` VALUES (15369,81,0);
INSERT INTO `wp_term_relationships` VALUES (15381,82,0);
INSERT INTO `wp_term_relationships` VALUES (15543,84,0);
INSERT INTO `wp_term_relationships` VALUES (15544,84,0);
INSERT INTO `wp_term_relationships` VALUES (15545,84,0);
INSERT INTO `wp_term_relationships` VALUES (15546,84,0);
INSERT INTO `wp_term_relationships` VALUES (15547,84,0);
INSERT INTO `wp_term_relationships` VALUES (15548,84,0);
INSERT INTO `wp_term_relationships` VALUES (15551,80,0);
INSERT INTO `wp_term_relationships` VALUES (15552,80,0);
INSERT INTO `wp_term_relationships` VALUES (15573,85,0);
INSERT INTO `wp_term_relationships` VALUES (15574,85,0);
INSERT INTO `wp_term_relationships` VALUES (15575,85,0);
INSERT INTO `wp_term_relationships` VALUES (15576,85,0);
INSERT INTO `wp_term_relationships` VALUES (15577,85,0);
INSERT INTO `wp_term_relationships` VALUES (15578,85,0);
INSERT INTO `wp_term_relationships` VALUES (15580,85,0);
INSERT INTO `wp_term_relationships` VALUES (15582,82,0);
INSERT INTO `wp_term_relationships` VALUES (15584,82,0);
INSERT INTO `wp_term_relationships` VALUES (15585,81,0);
INSERT INTO `wp_term_relationships` VALUES (15633,86,0);
INSERT INTO `wp_term_relationships` VALUES (15634,86,0);
INSERT INTO `wp_term_relationships` VALUES (15635,86,0);
INSERT INTO `wp_term_relationships` VALUES (15636,86,0);
INSERT INTO `wp_term_relationships` VALUES (15637,86,0);
INSERT INTO `wp_term_relationships` VALUES (15640,80,0);
INSERT INTO `wp_term_relationships` VALUES (15645,82,0);
INSERT INTO `wp_term_relationships` VALUES (15646,81,0);
INSERT INTO `wp_term_relationships` VALUES (15685,81,0);
INSERT INTO `wp_term_relationships` VALUES (15802,81,0);
INSERT INTO `wp_term_relationships` VALUES (15963,81,0);
INSERT INTO `wp_term_relationships` VALUES (15974,82,0);
INSERT INTO `wp_term_relationships` VALUES (16004,85,0);
INSERT INTO `wp_term_relationships` VALUES (16006,84,0);
INSERT INTO `wp_term_relationships` VALUES (16007,86,0);
INSERT INTO `wp_term_relationships` VALUES (16011,82,0);
INSERT INTO `wp_term_relationships` VALUES (16020,86,0);
INSERT INTO `wp_term_relationships` VALUES (16037,81,0);
INSERT INTO `wp_term_relationships` VALUES (16039,82,0);
INSERT INTO `wp_term_relationships` VALUES (16040,81,0);
INSERT INTO `wp_term_relationships` VALUES (16058,82,0);
INSERT INTO `wp_term_relationships` VALUES (16062,82,0);
INSERT INTO `wp_term_relationships` VALUES (16078,81,0);
INSERT INTO `wp_term_relationships` VALUES (16093,98,0);
INSERT INTO `wp_term_relationships` VALUES (16127,90,0);
INSERT INTO `wp_term_relationships` VALUES (16127,91,0);
INSERT INTO `wp_term_relationships` VALUES (16127,92,0);
INSERT INTO `wp_term_relationships` VALUES (16127,93,0);
INSERT INTO `wp_term_relationships` VALUES (16128,92,0);
INSERT INTO `wp_term_relationships` VALUES (16128,94,0);
INSERT INTO `wp_term_relationships` VALUES (16128,95,0);
INSERT INTO `wp_term_relationships` VALUES (16128,96,0);
INSERT INTO `wp_term_relationships` VALUES (16128,97,0);
INSERT INTO `wp_term_relationships` VALUES (16131,98,0);
INSERT INTO `wp_term_relationships` VALUES (16150,98,0);
INSERT INTO `wp_term_relationships` VALUES (16154,98,0);
INSERT INTO `wp_term_relationships` VALUES (16155,98,0);
INSERT INTO `wp_term_relationships` VALUES (16187,80,0);
INSERT INTO `wp_term_relationships` VALUES (16218,98,0);
INSERT INTO `wp_term_relationships` VALUES (16221,98,0);
INSERT INTO `wp_term_relationships` VALUES (16222,82,0);
INSERT INTO `wp_term_relationships` VALUES (16238,98,0);
INSERT INTO `wp_term_relationships` VALUES (16239,98,0);
INSERT INTO `wp_term_relationships` VALUES (16245,100,0);
INSERT INTO `wp_term_relationships` VALUES (16345,100,0);
INSERT INTO `wp_term_relationships` VALUES (16353,1,0);
INSERT INTO `wp_term_relationships` VALUES (16357,98,0);
INSERT INTO `wp_term_relationships` VALUES (16361,81,0);
INSERT INTO `wp_term_relationships` VALUES (16362,98,0);
INSERT INTO `wp_term_relationships` VALUES (16370,1,0);
INSERT INTO `wp_term_relationships` VALUES (16398,80,0);
INSERT INTO `wp_term_relationships` VALUES (16472,1,0);
INSERT INTO `wp_term_relationships` VALUES (16474,1,0);
INSERT INTO `wp_term_relationships` VALUES (16477,1,0);
INSERT INTO `wp_term_relationships` VALUES (16480,1,0);
INSERT INTO `wp_term_relationships` VALUES (16482,81,0);
INSERT INTO `wp_term_relationships` VALUES (16484,81,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,6);
INSERT INTO `wp_term_taxonomy` VALUES (2,2,'product_type','',0,15);
INSERT INTO `wp_term_taxonomy` VALUES (3,3,'product_type','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (4,4,'product_type','',0,4);
INSERT INTO `wp_term_taxonomy` VALUES (5,5,'product_type','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (6,6,'product_visibility','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (7,7,'product_visibility','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (8,8,'product_visibility','',0,5);
INSERT INTO `wp_term_taxonomy` VALUES (9,9,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (10,10,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (11,11,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (12,12,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (13,13,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (14,14,'product_visibility','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (15,15,'product_cat','',0,20);
INSERT INTO `wp_term_taxonomy` VALUES (17,17,'nav_menu','',0,6);
INSERT INTO `wp_term_taxonomy` VALUES (18,18,'pa_color','',0,6);
INSERT INTO `wp_term_taxonomy` VALUES (19,19,'pa_color','',0,5);
INSERT INTO `wp_term_taxonomy` VALUES (20,20,'pa_size','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (21,21,'pa_size','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (22,22,'pa_color','',0,4);
INSERT INTO `wp_term_taxonomy` VALUES (23,23,'pa_size','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (26,26,'pa_color','',0,5);
INSERT INTO `wp_term_taxonomy` VALUES (28,28,'pa_color','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (30,30,'product_cat','sadasdasd',0,18);
INSERT INTO `wp_term_taxonomy` VALUES (32,32,'product_cat','',30,18);
INSERT INTO `wp_term_taxonomy` VALUES (33,33,'product_cat','',30,18);
INSERT INTO `wp_term_taxonomy` VALUES (34,34,'product_cat','',30,18);
INSERT INTO `wp_term_taxonomy` VALUES (41,41,'tribe_events_cat','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (42,42,'tribe_events_cat','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (43,43,'pa_preference','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (44,44,'pa_preference','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (45,45,'action-group','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (46,46,'action-group','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (47,47,'nav_menu','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (48,48,'nav_menu','',0,4);
INSERT INTO `wp_term_taxonomy` VALUES (50,50,'sc_event_category','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (51,51,'action-group','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (53,53,'portfolio-type','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (55,55,'sermon-cat','',0,4);
INSERT INTO `wp_term_taxonomy` VALUES (56,56,'sermon-cat','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (57,57,'sermon-cat','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (58,58,'sermon-cat','',57,2);
INSERT INTO `wp_term_taxonomy` VALUES (60,60,'tribe_events_cat','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (69,69,'wp_theme','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (70,70,'calendar_feed','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (71,71,'calendar_type','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (72,72,'calendar_type','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (80,80,'nav_menu','',0,10);
INSERT INTO `wp_term_taxonomy` VALUES (81,81,'testimonial-cat','',0,36);
INSERT INTO `wp_term_taxonomy` VALUES (82,82,'testimonial-cat','',0,15);
INSERT INTO `wp_term_taxonomy` VALUES (84,84,'nav_menu','',0,7);
INSERT INTO `wp_term_taxonomy` VALUES (85,85,'nav_menu','',0,8);
INSERT INTO `wp_term_taxonomy` VALUES (86,86,'nav_menu','',0,7);
INSERT INTO `wp_term_taxonomy` VALUES (87,87,'monsterinsights_note_category','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (88,88,'monsterinsights_note_category','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (89,89,'monsterinsights_note_category','',0,0);
INSERT INTO `wp_term_taxonomy` VALUES (90,90,'wpcode_type','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (91,91,'wpcode_location','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (92,92,'wpcode_tags','',0,2);
INSERT INTO `wp_term_taxonomy` VALUES (93,93,'wpcode_tags','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (94,94,'wpcode_type','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (95,95,'wpcode_location','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (96,96,'wpcode_tags','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (97,97,'wpcode_tags','',0,1);
INSERT INTO `wp_term_taxonomy` VALUES (98,98,'testimonial-cat','',0,11);
INSERT INTO `wp_term_taxonomy` VALUES (100,100,'category','',0,2);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (12,17,'headline','');
INSERT INTO `wp_termmeta` VALUES (13,17,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (14,17,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (15,17,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (16,17,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (17,17,'description','');
INSERT INTO `wp_termmeta` VALUES (18,17,'keywords','');
INSERT INTO `wp_termmeta` VALUES (19,17,'layout','');
INSERT INTO `wp_termmeta` VALUES (20,17,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (21,17,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (22,17,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (27,30,'order','0');
INSERT INTO `wp_termmeta` VALUES (33,30,'product_count_product_cat','17');
INSERT INTO `wp_termmeta` VALUES (35,32,'order','0');
INSERT INTO `wp_termmeta` VALUES (36,33,'order','0');
INSERT INTO `wp_termmeta` VALUES (37,34,'order','0');
INSERT INTO `wp_termmeta` VALUES (38,15,'product_count_product_cat','18');
INSERT INTO `wp_termmeta` VALUES (52,43,'order','0');
INSERT INTO `wp_termmeta` VALUES (53,44,'order','0');
INSERT INTO `wp_termmeta` VALUES (54,47,'headline','');
INSERT INTO `wp_termmeta` VALUES (55,47,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (56,47,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (57,47,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (58,47,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (59,47,'description','');
INSERT INTO `wp_termmeta` VALUES (60,47,'keywords','');
INSERT INTO `wp_termmeta` VALUES (61,47,'layout','');
INSERT INTO `wp_termmeta` VALUES (62,47,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (63,47,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (64,47,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (65,34,'product_count_product_cat','17');
INSERT INTO `wp_termmeta` VALUES (66,33,'product_count_product_cat','17');
INSERT INTO `wp_termmeta` VALUES (67,32,'product_count_product_cat','17');
INSERT INTO `wp_termmeta` VALUES (68,48,'headline','');
INSERT INTO `wp_termmeta` VALUES (69,48,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (70,48,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (71,48,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (72,48,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (73,48,'description','');
INSERT INTO `wp_termmeta` VALUES (74,48,'keywords','');
INSERT INTO `wp_termmeta` VALUES (75,48,'layout','');
INSERT INTO `wp_termmeta` VALUES (76,48,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (77,48,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (78,48,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (79,30,'category_banner','10590');
INSERT INTO `wp_termmeta` VALUES (80,30,'_category_banner','field_5d84953c2a857');
INSERT INTO `wp_termmeta` VALUES (81,30,'headline','');
INSERT INTO `wp_termmeta` VALUES (82,30,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (83,30,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (84,30,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (85,30,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (86,30,'description','');
INSERT INTO `wp_termmeta` VALUES (87,30,'keywords','');
INSERT INTO `wp_termmeta` VALUES (88,30,'layout','');
INSERT INTO `wp_termmeta` VALUES (89,30,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (90,30,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (91,30,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (92,30,'display_type','');
INSERT INTO `wp_termmeta` VALUES (93,30,'thumbnail_id','0');
INSERT INTO `wp_termmeta` VALUES (94,30,'banner_overlay_color','#0c0c0c');
INSERT INTO `wp_termmeta` VALUES (95,30,'_banner_overlay_color','field_5d85d80d2b9b8');
INSERT INTO `wp_termmeta` VALUES (96,30,'banner_overlay_opacity','0.7');
INSERT INTO `wp_termmeta` VALUES (97,30,'_banner_overlay_opacity','field_5d85d878fe593');
INSERT INTO `wp_termmeta` VALUES (109,80,'headline','');
INSERT INTO `wp_termmeta` VALUES (110,80,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (111,80,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (112,80,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (113,80,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (114,80,'description','');
INSERT INTO `wp_termmeta` VALUES (115,80,'keywords','');
INSERT INTO `wp_termmeta` VALUES (116,80,'layout','');
INSERT INTO `wp_termmeta` VALUES (117,80,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (118,80,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (119,80,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (120,84,'headline','');
INSERT INTO `wp_termmeta` VALUES (121,84,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (122,84,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (123,84,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (124,84,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (125,84,'description','');
INSERT INTO `wp_termmeta` VALUES (126,84,'keywords','');
INSERT INTO `wp_termmeta` VALUES (127,84,'layout','');
INSERT INTO `wp_termmeta` VALUES (128,84,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (129,84,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (130,84,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (131,85,'headline','');
INSERT INTO `wp_termmeta` VALUES (132,85,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (133,85,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (134,85,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (135,85,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (136,85,'description','');
INSERT INTO `wp_termmeta` VALUES (137,85,'keywords','');
INSERT INTO `wp_termmeta` VALUES (138,85,'layout','');
INSERT INTO `wp_termmeta` VALUES (139,85,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (140,85,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (141,85,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (142,86,'headline','');
INSERT INTO `wp_termmeta` VALUES (143,86,'intro_text','');
INSERT INTO `wp_termmeta` VALUES (144,86,'display_title','0');
INSERT INTO `wp_termmeta` VALUES (145,86,'display_description','0');
INSERT INTO `wp_termmeta` VALUES (146,86,'doctitle','');
INSERT INTO `wp_termmeta` VALUES (147,86,'description','');
INSERT INTO `wp_termmeta` VALUES (148,86,'keywords','');
INSERT INTO `wp_termmeta` VALUES (149,86,'layout','');
INSERT INTO `wp_termmeta` VALUES (150,86,'noindex','0');
INSERT INTO `wp_termmeta` VALUES (151,86,'nofollow','0');
INSERT INTO `wp_termmeta` VALUES (152,86,'noarchive','0');
INSERT INTO `wp_termmeta` VALUES (153,37,'rank_math_focus_keyword','Category C');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0);
INSERT INTO `wp_terms` VALUES (2,'simple','simple',0);
INSERT INTO `wp_terms` VALUES (3,'grouped','grouped',0);
INSERT INTO `wp_terms` VALUES (4,'variable','variable',0);
INSERT INTO `wp_terms` VALUES (5,'external','external',0);
INSERT INTO `wp_terms` VALUES (6,'exclude-from-search','exclude-from-search',0);
INSERT INTO `wp_terms` VALUES (7,'exclude-from-catalog','exclude-from-catalog',0);
INSERT INTO `wp_terms` VALUES (8,'featured','featured',0);
INSERT INTO `wp_terms` VALUES (9,'outofstock','outofstock',0);
INSERT INTO `wp_terms` VALUES (10,'rated-1','rated-1',0);
INSERT INTO `wp_terms` VALUES (11,'rated-2','rated-2',0);
INSERT INTO `wp_terms` VALUES (12,'rated-3','rated-3',0);
INSERT INTO `wp_terms` VALUES (13,'rated-4','rated-4',0);
INSERT INTO `wp_terms` VALUES (14,'rated-5','rated-5',0);
INSERT INTO `wp_terms` VALUES (15,'Uncategorized','uncategorized',0);
INSERT INTO `wp_terms` VALUES (17,'Footer Menu','footer-menu',0);
INSERT INTO `wp_terms` VALUES (18,'Blue','blue',0);
INSERT INTO `wp_terms` VALUES (19,'Green','green',0);
INSERT INTO `wp_terms` VALUES (20,'Large','large',0);
INSERT INTO `wp_terms` VALUES (21,'Medium','medium',0);
INSERT INTO `wp_terms` VALUES (22,'Red','red',0);
INSERT INTO `wp_terms` VALUES (23,'Small','small',0);
INSERT INTO `wp_terms` VALUES (26,'Gray','gray',0);
INSERT INTO `wp_terms` VALUES (28,'Yellow','yellow',0);
INSERT INTO `wp_terms` VALUES (30,'Clothing &amp; Apparel','clothing-apparel',0);
INSERT INTO `wp_terms` VALUES (32,'Tshirts','tshirts-clothing',0);
INSERT INTO `wp_terms` VALUES (33,'Hoodies','hoodies-clothing',0);
INSERT INTO `wp_terms` VALUES (34,'Accessories','accessories-clothing',0);
INSERT INTO `wp_terms` VALUES (41,'Home Featured','home-featured',0);
INSERT INTO `wp_terms` VALUES (42,'Upcoming Featured','upcoming-featured',0);
INSERT INTO `wp_terms` VALUES (43,'Ground 12oz','ground-12oz',0);
INSERT INTO `wp_terms` VALUES (44,'Whole Bean 12oz','whole-bean-12oz',0);
INSERT INTO `wp_terms` VALUES (45,'woocommerce-db-updates','woocommerce-db-updates',0);
INSERT INTO `wp_terms` VALUES (46,'wc_update_product_lookup_tables','wc_update_product_lookup_tables',0);
INSERT INTO `wp_terms` VALUES (47,'Blog Menu','blog-menu',0);
INSERT INTO `wp_terms` VALUES (48,'Shop Sidebar','shop-sidebar',0);
INSERT INTO `wp_terms` VALUES (50,'A Calendar HERE','a-calendar-here',0);
INSERT INTO `wp_terms` VALUES (51,'wc-admin-notes','wc-admin-notes',0);
INSERT INTO `wp_terms` VALUES (53,'Architecture','architecture',0);
INSERT INTO `wp_terms` VALUES (55,'Sermon Cat A','sermon-cat-a',0);
INSERT INTO `wp_terms` VALUES (56,'Sermon Cat B','sermon-cat-b',0);
INSERT INTO `wp_terms` VALUES (57,'Sermon Cat C','sermon-cat-c',0);
INSERT INTO `wp_terms` VALUES (58,'Sermon Cat D','sermon-cat-d',0);
INSERT INTO `wp_terms` VALUES (60,'Concerts','concerts',0);
INSERT INTO `wp_terms` VALUES (69,'hjs-blocks','hjs-blocks',0);
INSERT INTO `wp_terms` VALUES (70,'google','google',0);
INSERT INTO `wp_terms` VALUES (71,'default-calendar','default-calendar',0);
INSERT INTO `wp_terms` VALUES (72,'fullcalendar','fullcalendar',0);
INSERT INTO `wp_terms` VALUES (80,'Main Menu','main-menu',0);
INSERT INTO `wp_terms` VALUES (81,'Allieâ€™s on the Rocks','allies-on-the-rocks',0);
INSERT INTO `wp_terms` VALUES (82,'Barneyâ€™s Bluff','barneys-bluff',0);
INSERT INTO `wp_terms` VALUES (84,'Allie&#039;s Menu','allies-menu',0);
INSERT INTO `wp_terms` VALUES (85,'Barneys Menu','barneys-menu',0);
INSERT INTO `wp_terms` VALUES (86,'Tiguas Sunrise Menu','tiguas-sunrise-menu',0);
INSERT INTO `wp_terms` VALUES (87,'Website Updates','website-updates',0);
INSERT INTO `wp_terms` VALUES (88,'Blog Post','blog-post',0);
INSERT INTO `wp_terms` VALUES (89,'Promotion','promotion',0);
INSERT INTO `wp_terms` VALUES (90,'text','text',0);
INSERT INTO `wp_terms` VALUES (91,'after_paragraph','after_paragraph',0);
INSERT INTO `wp_terms` VALUES (92,'sample','sample',0);
INSERT INTO `wp_terms` VALUES (93,'message','message',0);
INSERT INTO `wp_terms` VALUES (94,'php','php',0);
INSERT INTO `wp_terms` VALUES (95,'everywhere','everywhere',0);
INSERT INTO `wp_terms` VALUES (96,'disable','disable',0);
INSERT INTO `wp_terms` VALUES (97,'comments','comments',0);
INSERT INTO `wp_terms` VALUES (98,'Tigua\'s Sunrise','tiguas-sunrise',0);
INSERT INTO `wp_terms` VALUES (100,'Blog','blog',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','hirejordansmith');
INSERT INTO `wp_usermeta` VALUES (2,1,'first_name','Jordan');
INSERT INTO `wp_usermeta` VALUES (3,1,'last_name','Smith');
INSERT INTO `wp_usermeta` VALUES (4,1,'description','');
INSERT INTO `wp_usermeta` VALUES (5,1,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (6,1,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (7,1,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (8,1,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (9,1,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (10,1,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (11,1,'locale','');
INSERT INTO `wp_usermeta` VALUES (12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (13,1,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (14,1,'dismissed_wp_pointers','wp496_privacy,wbcr_clearfy_settings_pointer_1_2_0,gwp_welcome,gwp_manage_perks,gwp_install_perks,gwp_buy_license,gwp_get_support,gwp_register_license,theme_editor_notice,nice_likes_help_pointer,wpmudcs1,members_30,plugin_editor_notice,tp09_edit_drag_drop_sort');
INSERT INTO `wp_usermeta` VALUES (15,1,'show_welcome_panel','0');
INSERT INTO `wp_usermeta` VALUES (17,1,'wp_dashboard_quick_press_last_post_id','14326');
INSERT INTO `wp_usermeta` VALUES (18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"136.144.43.0\";}');
INSERT INTO `wp_usermeta` VALUES (20,1,'gform_recent_forms','a:8:{i:0;s:2:\"26\";i:1;s:2:\"19\";i:2;s:2:\"25\";i:3;s:2:\"23\";i:4;s:2:\"21\";i:5;s:2:\"24\";i:6;s:2:\"13\";i:7;s:2:\"12\";}');
INSERT INTO `wp_usermeta` VALUES (21,1,'dismissed_install_notice','1');
INSERT INTO `wp_usermeta` VALUES (22,1,'dismissed_no_secure_connection_notice','1');
INSERT INTO `wp_usermeta` VALUES (24,1,'wc_last_active','1653264000');
INSERT INTO `wp_usermeta` VALUES (26,1,'acf_user_settings','a:2:{s:29:\"collapsed_field_57ea82fe7eef8\";s:7:\"0,1,2,3\";s:23:\"options-pages-first-run\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (27,1,'wp_user-settings','editor=tinymce&libraryContent=browse&imgsize=full&posts_list_mode=list&align=left&editor_expand=off');
INSERT INTO `wp_usermeta` VALUES (28,1,'wp_user-settings-time','1755578857');
INSERT INTO `wp_usermeta` VALUES (29,1,'managenav-menuscolumnshidden','a:4:{i:0;s:11:\"link-target\";i:1;s:15:\"title-attribute\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";}');
INSERT INTO `wp_usermeta` VALUES (30,1,'metaboxhidden_nav-menus','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (31,1,'nav_menu_recently_edited','80');
INSERT INTO `wp_usermeta` VALUES (33,1,'wp_woocommerce_product_import_mapping','a:51:{i:0;s:2:\"id\";i:1;s:4:\"type\";i:2;s:3:\"sku\";i:3;s:4:\"name\";i:4;s:9:\"published\";i:5;s:8:\"featured\";i:6;s:18:\"catalog_visibility\";i:7;s:17:\"short_description\";i:8;s:11:\"description\";i:9;s:17:\"date_on_sale_from\";i:10;s:15:\"date_on_sale_to\";i:11;s:10:\"tax_status\";i:12;s:9:\"tax_class\";i:13;s:12:\"stock_status\";i:14;s:14:\"stock_quantity\";i:15;s:10:\"backorders\";i:16;s:17:\"sold_individually\";i:17;s:0:\"\";i:18;s:0:\"\";i:19;s:0:\"\";i:20;s:0:\"\";i:21;s:15:\"reviews_allowed\";i:22;s:13:\"purchase_note\";i:23;s:10:\"sale_price\";i:24;s:13:\"regular_price\";i:25;s:12:\"category_ids\";i:26;s:7:\"tag_ids\";i:27;s:17:\"shipping_class_id\";i:28;s:6:\"images\";i:29;s:14:\"download_limit\";i:30;s:15:\"download_expiry\";i:31;s:9:\"parent_id\";i:32;s:16:\"grouped_products\";i:33;s:10:\"upsell_ids\";i:34;s:14:\"cross_sell_ids\";i:35;s:11:\"product_url\";i:36;s:11:\"button_text\";i:37;s:10:\"menu_order\";i:38;s:16:\"attributes:name1\";i:39;s:17:\"attributes:value1\";i:40;s:19:\"attributes:visible1\";i:41;s:20:\"attributes:taxonomy1\";i:42;s:16:\"attributes:name2\";i:43;s:17:\"attributes:value2\";i:44;s:19:\"attributes:visible2\";i:45;s:20:\"attributes:taxonomy2\";i:46;s:23:\"meta:_wpcom_is_markdown\";i:47;s:15:\"downloads:name1\";i:48;s:14:\"downloads:url1\";i:49;s:15:\"downloads:name2\";i:50;s:14:\"downloads:url2\";}');
INSERT INTO `wp_usermeta` VALUES (34,1,'wp_product_import_error_log','a:36:{i:0;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:802;s:3:\"row\";s:41:\"V-Neck T-Shirt, ID 802, SKU woo-vneck-tee\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:1;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:803;s:3:\"row\";s:30:\"Hoodie, ID 803, SKU woo-hoodie\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:2;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:804;s:3:\"row\";s:50:\"Hoodie with Logo, ID 804, SKU woo-hoodie-with-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:3;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:805;s:3:\"row\";s:31:\"T-Shirt, ID 805, SKU woo-tshirt\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:4;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:806;s:3:\"row\";s:30:\"Beanie, ID 806, SKU woo-beanie\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:5;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:807;s:3:\"row\";s:26:\"Belt, ID 807, SKU woo-belt\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:6;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:808;s:3:\"row\";s:24:\"Cap, ID 808, SKU woo-cap\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:7;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:809;s:3:\"row\";s:38:\"Sunglasses, ID 809, SKU woo-sunglasses\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:8;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:810;s:3:\"row\";s:54:\"Hoodie with Pocket, ID 810, SKU woo-hoodie-with-pocket\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:9;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:811;s:3:\"row\";s:54:\"Hoodie with Zipper, ID 811, SKU woo-hoodie-with-zipper\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:10;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:812;s:3:\"row\";s:48:\"Long Sleeve Tee, ID 812, SKU woo-long-sleeve-tee\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:11;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:813;s:3:\"row\";s:26:\"Polo, ID 813, SKU woo-polo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:12;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:814;s:3:\"row\";s:28:\"Album, ID 814, SKU woo-album\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:13;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:815;s:3:\"row\";s:30:\"Single, ID 815, SKU woo-single\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:14;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:816;s:3:\"row\";s:46:\"T-Shirt with Logo, ID 816, SKU Woo-tshirt-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:15;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:817;s:3:\"row\";s:45:\"Beanie with Logo, ID 817, SKU Woo-beanie-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:16;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:818;s:3:\"row\";s:44:\"Logo Collection, ID 818, SKU logo-collection\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:17;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:819;s:3:\"row\";s:41:\"WordPress Pennant, ID 819, SKU wp-pennant\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:18;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:809;s:3:\"row\";s:38:\"Sunglasses, ID 809, SKU woo-sunglasses\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:19;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:810;s:3:\"row\";s:54:\"Hoodie with Pocket, ID 810, SKU woo-hoodie-with-pocket\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:20;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:811;s:3:\"row\";s:54:\"Hoodie with Zipper, ID 811, SKU woo-hoodie-with-zipper\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:21;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:812;s:3:\"row\";s:48:\"Long Sleeve Tee, ID 812, SKU woo-long-sleeve-tee\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:22;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:813;s:3:\"row\";s:26:\"Polo, ID 813, SKU woo-polo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:23;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:814;s:3:\"row\";s:28:\"Album, ID 814, SKU woo-album\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:24;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:815;s:3:\"row\";s:30:\"Single, ID 815, SKU woo-single\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:25;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:821;s:3:\"row\";s:51:\"V-Neck T-Shirt - Red, ID 821, SKU woo-vneck-tee-red\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:26;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:822;s:3:\"row\";s:55:\"V-Neck T-Shirt - Green, ID 822, SKU woo-vneck-tee-green\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:27;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:823;s:3:\"row\";s:53:\"V-Neck T-Shirt - Blue, ID 823, SKU woo-vneck-tee-blue\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:28;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:824;s:3:\"row\";s:44:\"Hoodie - Red, No, ID 824, SKU woo-hoodie-red\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:29;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:825;s:3:\"row\";s:48:\"Hoodie - Green, No, ID 825, SKU woo-hoodie-green\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:30;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:826;s:3:\"row\";s:46:\"Hoodie - Blue, No, ID 826, SKU woo-hoodie-blue\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:31;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:816;s:3:\"row\";s:46:\"T-Shirt with Logo, ID 816, SKU Woo-tshirt-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:32;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:817;s:3:\"row\";s:45:\"Beanie with Logo, ID 817, SKU Woo-beanie-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:33;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:818;s:3:\"row\";s:44:\"Logo Collection, ID 818, SKU logo-collection\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:34;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:819;s:3:\"row\";s:41:\"WordPress Pennant, ID 819, SKU wp-pennant\";}}s:18:\"\0*\0additional_data\";a:0:{}}i:35;O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:34:\"woocommerce_product_importer_error\";a:1:{i:0;s:38:\"A product with this ID already exists.\";}}s:10:\"error_data\";a:1:{s:34:\"woocommerce_product_importer_error\";a:2:{s:2:\"id\";i:827;s:3:\"row\";s:52:\"Hoodie - Blue, Yes, ID 827, SKU woo-hoodie-blue-logo\";}}s:18:\"\0*\0additional_data\";a:0:{}}}');
INSERT INTO `wp_usermeta` VALUES (65,1,'closedpostboxes_page','a:3:{i:0;s:26:\"genesis_inpost_scripts_box\";i:1;s:23:\"wpcode-metabox-snippets\";i:2;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (66,1,'metaboxhidden_page','a:1:{i:0;s:28:\"rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (67,1,'last_update','1768433031');
INSERT INTO `wp_usermeta` VALUES (68,1,'billing_first_name','Jordan');
INSERT INTO `wp_usermeta` VALUES (69,1,'billing_last_name','Smith');
INSERT INTO `wp_usermeta` VALUES (70,1,'closedpostboxes_product','a:1:{i:0;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (71,1,'metaboxhidden_product','a:1:{i:0;s:7:\"slugdiv\";}');
INSERT INTO `wp_usermeta` VALUES (117,1,'closedpostboxes_post','a:5:{i:0;s:10:\"wpseo_meta\";i:1;s:23:\"acf-group_569963eec20fa\";i:2;s:23:\"acf-group_5a0c9cdb84cc9\";i:3;s:26:\"genesis_inpost_scripts_box\";i:4;s:27:\"rp4wp_metabox_related_posts\";}');
INSERT INTO `wp_usermeta` VALUES (118,1,'metaboxhidden_post','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (119,1,'edit_post_per_page','99');
INSERT INTO `wp_usermeta` VALUES (123,1,'closedpostboxes_team','a:2:{i:0;s:10:\"wpseo_meta\";i:1;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (124,1,'metaboxhidden_team','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (125,1,'meta-box-order_team','a:4:{s:15:\"acf_after_title\";s:47:\"acf-group_57ea5982315e4,acf-group_569963eec20fa\";s:4:\"side\";s:22:\"submitdiv,postimagediv\";s:6:\"normal\";s:138:\"acf-group_5b71602b97062,wpseo_meta,acf-group_5a316830d7e1c,acf-group_569957f3b9896,acf-group_5a0c9cdb84cc9,acf-group_58dab034e3408,slugdiv\";s:8:\"advanced\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (126,1,'screen_layout_team','2');
INSERT INTO `wp_usermeta` VALUES (127,1,'meta-box-order_page','a:4:{s:6:\"normal\";s:61:\"acf-group_569963eec20fa,wpseo_meta,genesis_inpost_scripts_box\";s:8:\"advanced\";s:10:\"members-cp\";s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (128,1,'screen_layout_page','2');
INSERT INTO `wp_usermeta` VALUES (129,1,'wpseo-remove-upsell-notice','1');
INSERT INTO `wp_usermeta` VALUES (131,1,'_yoast_wpseo_profile_updated','1602829930');
INSERT INTO `wp_usermeta` VALUES (133,1,'dismissed_store_notice_setting_moved_notice','1');
INSERT INTO `wp_usermeta` VALUES (134,1,'dismissed_update_notice','1');
INSERT INTO `wp_usermeta` VALUES (142,1,'tgmpa_dismissed_notice_tgmpa','1');
INSERT INTO `wp_usermeta` VALUES (155,1,'wp_nice_likes_admin_disable_update_notice','1');
INSERT INTO `wp_usermeta` VALUES (174,1,'tribe_setDefaultNavMenuBoxes','1');
INSERT INTO `wp_usermeta` VALUES (207,1,'closedpostboxes_dashboard','a:10:{i:0;s:36:\"woocommerce_dashboard_recent_reviews\";i:1;s:28:\"woocommerce_dashboard_status\";i:2;s:21:\"dashboard_site_health\";i:3;s:19:\"dashboard_right_now\";i:4;s:18:\"dashboard_activity\";i:5;s:32:\"wp_mail_smtp_reports_widget_lite\";i:6;s:24:\"wpseo-dashboard-overview\";i:7;s:18:\"rg_forms_dashboard\";i:8;s:17:\"dashboard_primary\";i:9;s:22:\"tribe_dashboard_widget\";}');
INSERT INTO `wp_usermeta` VALUES (208,1,'metaboxhidden_dashboard','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (209,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:126:\"woocommerce_dashboard_recent_reviews,woocommerce_dashboard_status,dashboard_site_health,dashboard_right_now,dashboard_activity\";s:4:\"side\";s:83:\"wpseo-dashboard-overview,rg_forms_dashboard,dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:22:\"tribe_dashboard_widget\";s:7:\"column4\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (210,1,'closedpostboxes_theme-settings_page_acf-options-flex-admin-display','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (211,1,'metaboxhidden_theme-settings_page_acf-options-flex-admin-display','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (215,1,'closedpostboxes_tribe_events','a:1:{i:0;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (216,1,'metaboxhidden_tribe_events','a:12:{i:0;s:20:\"acf-group_entry_data\";i:1;s:23:\"acf-group_57ea5982315e4\";i:2;s:23:\"acf-group_569963eec20fa\";i:3;s:23:\"acf-group_5b71795ae2687\";i:4;s:23:\"acf-group_5bb61507171b5\";i:5;s:23:\"acf-group_form_settings\";i:6;s:23:\"acf-group_569957f3b9896\";i:7;s:23:\"acf-group_5c1a66120f27e\";i:8;s:23:\"acf-group_5a0c9cdb84cc9\";i:9;s:23:\"acf-group_5b71602b97062\";i:10;s:23:\"acf-group_5c15fd6101022\";i:11;s:7:\"slugdiv\";}');
INSERT INTO `wp_usermeta` VALUES (217,1,'meta-box-order_tribe_events','a:4:{s:15:\"acf_after_title\";s:68:\"acf-group_entry_data,acf-group_57ea5982315e4,acf-group_569963eec20fa\";s:4:\"side\";s:86:\"submitdiv,tagsdiv-post_tag,tribe_events_catdiv,tribe_events_event_options,postimagediv\";s:6:\"normal\";s:325:\"acf-group_5a316830d7e1c,tribe_events_event_details,wpseo_meta,acf-group_5b71795ae2687,acf-group_5bb61507171b5,acf-group_form_settings,acf-group_569957f3b9896,acf-group_5c1a66120f27e,acf-group_5a0c9cdb84cc9,acf-group_5b71602b97062,acf-group_5c15fd6101022,revisionsdiv,postexcerpt,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (218,1,'screen_layout_tribe_events','2');
INSERT INTO `wp_usermeta` VALUES (232,1,'meta-box-order_testimonial','a:4:{s:6:\"normal\";s:58:\"acf-group_569963eec20fa,acf-group_5c36cfe821253,wpseo_meta\";s:8:\"advanced\";s:10:\"members-cp\";s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (233,1,'screen_layout_testimonial','2');
INSERT INTO `wp_usermeta` VALUES (288,1,'swp_twitter','');
INSERT INTO `wp_usermeta` VALUES (289,1,'swp_fb_author','');
INSERT INTO `wp_usermeta` VALUES (290,1,'wpseo_title','');
INSERT INTO `wp_usermeta` VALUES (291,1,'wpseo_metadesc','');
INSERT INTO `wp_usermeta` VALUES (293,1,'wpseo_content_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (294,1,'wpseo_keyword_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (295,1,'genesis_admin_menu','1');
INSERT INTO `wp_usermeta` VALUES (296,1,'genesis_seo_settings_menu','');
INSERT INTO `wp_usermeta` VALUES (297,1,'genesis_import_export_menu','1');
INSERT INTO `wp_usermeta` VALUES (298,1,'genesis_author_box_single','');
INSERT INTO `wp_usermeta` VALUES (299,1,'genesis_author_box_archive','');
INSERT INTO `wp_usermeta` VALUES (300,1,'headline','');
INSERT INTO `wp_usermeta` VALUES (301,1,'intro_text','');
INSERT INTO `wp_usermeta` VALUES (302,1,'doctitle','');
INSERT INTO `wp_usermeta` VALUES (303,1,'meta_description','');
INSERT INTO `wp_usermeta` VALUES (304,1,'meta_keywords','');
INSERT INTO `wp_usermeta` VALUES (305,1,'noindex','');
INSERT INTO `wp_usermeta` VALUES (306,1,'nofollow','');
INSERT INTO `wp_usermeta` VALUES (307,1,'noarchive','');
INSERT INTO `wp_usermeta` VALUES (308,1,'layout','');
INSERT INTO `wp_usermeta` VALUES (309,1,'billing_company','');
INSERT INTO `wp_usermeta` VALUES (310,1,'billing_address_1','');
INSERT INTO `wp_usermeta` VALUES (311,1,'billing_address_2','');
INSERT INTO `wp_usermeta` VALUES (312,1,'billing_city','');
INSERT INTO `wp_usermeta` VALUES (313,1,'billing_postcode','');
INSERT INTO `wp_usermeta` VALUES (314,1,'billing_country','');
INSERT INTO `wp_usermeta` VALUES (315,1,'billing_state','');
INSERT INTO `wp_usermeta` VALUES (316,1,'billing_phone','');
INSERT INTO `wp_usermeta` VALUES (317,1,'billing_email','jordan@hirejordansmith.com');
INSERT INTO `wp_usermeta` VALUES (318,1,'shipping_first_name','');
INSERT INTO `wp_usermeta` VALUES (319,1,'shipping_last_name','');
INSERT INTO `wp_usermeta` VALUES (320,1,'shipping_company','');
INSERT INTO `wp_usermeta` VALUES (321,1,'shipping_address_1','');
INSERT INTO `wp_usermeta` VALUES (322,1,'shipping_address_2','');
INSERT INTO `wp_usermeta` VALUES (323,1,'shipping_city','');
INSERT INTO `wp_usermeta` VALUES (324,1,'shipping_postcode','');
INSERT INTO `wp_usermeta` VALUES (325,1,'shipping_country','');
INSERT INTO `wp_usermeta` VALUES (326,1,'shipping_state','');
INSERT INTO `wp_usermeta` VALUES (327,1,'googleplus','');
INSERT INTO `wp_usermeta` VALUES (330,1,'author_image','10591');
INSERT INTO `wp_usermeta` VALUES (331,1,'_author_image','field_5bab920fca18b');
INSERT INTO `wp_usermeta` VALUES (332,1,'custom_role','Owner');
INSERT INTO `wp_usermeta` VALUES (333,1,'_custom_role','field_5baa99dcf2e00');
INSERT INTO `wp_usermeta` VALUES (334,1,'author_bio','Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis lacinia neque in feugiat hendrerit. Phasellus maximus tristique nibh vitae posuere. Vivamus ut malesuada risus, vitae iaculis ligula. Curabitur id sagittis lorem. Nulla malesuada mollis ex vel mollis. Nullam aliquam erat lectus, et fermentum justo dictum at. Phasellus vitae turpis ut dolor molestie luctus. Donec ultricies ultrices condimentum.\r\n\r\nMorbi eget nunc eget quam euismod faucibus vel a arcu. Mauris quis metus ut magna iaculis tempor. Pellentesque mauris nibh, pretium vitae imperdiet vel, suscipit quis turpis. Pellentesque interdum sollicitudin felis interdum egestas. Duis ullamcorper faucibus placerat. Duis vitae tortor ligula. Praesent molestie maximus tristique. Curabitur sit amet condimentum metus.');
INSERT INTO `wp_usermeta` VALUES (335,1,'_author_bio','field_5bab9177c3750');
INSERT INTO `wp_usermeta` VALUES (336,1,'facebook_bio','https://www.facebook.com/hirejordansmith/');
INSERT INTO `wp_usermeta` VALUES (337,1,'_facebook_bio','field_5baa99f2f2e01');
INSERT INTO `wp_usermeta` VALUES (338,1,'twitter_bio','https://twitter.com/hirejordansmith');
INSERT INTO `wp_usermeta` VALUES (339,1,'_twitter_bio','field_5baa99fda6a8b');
INSERT INTO `wp_usermeta` VALUES (340,1,'linkedin_bio','');
INSERT INTO `wp_usermeta` VALUES (341,1,'_linkedin_bio','field_5baa9a06a6a8c');
INSERT INTO `wp_usermeta` VALUES (342,1,'instagram_bio','');
INSERT INTO `wp_usermeta` VALUES (343,1,'_instagram_bio','field_5baa9a10a6a8d');
INSERT INTO `wp_usermeta` VALUES (344,1,'google_bio','');
INSERT INTO `wp_usermeta` VALUES (345,1,'_google_bio','field_5c742fd0191bd');
INSERT INTO `wp_usermeta` VALUES (346,1,'houzz_bio','');
INSERT INTO `wp_usermeta` VALUES (347,1,'_houzz_bio','field_5c742fe68a339');
INSERT INTO `wp_usermeta` VALUES (348,1,'youtube_bio','');
INSERT INTO `wp_usermeta` VALUES (349,1,'_youtube_bio','field_5c742ff33c1e0');
INSERT INTO `wp_usermeta` VALUES (350,1,'vimeo_bio','');
INSERT INTO `wp_usermeta` VALUES (351,1,'_vimeo_bio','field_5c7430073c1e1');
INSERT INTO `wp_usermeta` VALUES (352,1,'pineterest_bio','');
INSERT INTO `wp_usermeta` VALUES (353,1,'_pineterest_bio','field_5c7430113c1e2');
INSERT INTO `wp_usermeta` VALUES (354,1,'rss_bio','');
INSERT INTO `wp_usermeta` VALUES (355,1,'_rss_bio','field_5c7430233c1e3');
INSERT INTO `wp_usermeta` VALUES (382,1,'tribe-dismiss-notice','events-utc-timezone-2019-02-24');
INSERT INTO `wp_usermeta` VALUES (394,1,'rp4wp_hide_nag','1');
INSERT INTO `wp_usermeta` VALUES (396,1,'dismissed_wootenberg_notice','1');
INSERT INTO `wp_usermeta` VALUES (468,1,'_woocommerce_tracks_anon_id','woo:NJ7pbunIB3X3qAnl4gt3OrRL');
INSERT INTO `wp_usermeta` VALUES (484,1,'_pum_dismissed_alerts','a:1:{s:23:\"translation_request_1.8\";b:0;}');
INSERT INTO `wp_usermeta` VALUES (494,1,'closedpostboxes_nav-menus','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (499,1,'dismiss_paypal_menu','1');
INSERT INTO `wp_usermeta` VALUES (509,1,'closedpostboxes_sc_event','a:1:{i:0;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (510,1,'metaboxhidden_sc_event','a:1:{i:0;s:7:\"slugdiv\";}');
INSERT INTO `wp_usermeta` VALUES (526,1,'elementor_introduction','a:1:{s:10:\"rightClick\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (546,1,'wfls-last-captcha-score','');
INSERT INTO `wp_usermeta` VALUES (548,1,'wfls-last-login','1769810065');
INSERT INTO `wp_usermeta` VALUES (549,1,'edit_page_per_page','99');
INSERT INTO `wp_usermeta` VALUES (551,1,'meta-box-order_post','a:4:{s:6:\"normal\";s:171:\"acf-group_569963eec20fa,genesis_inpost_layout_box,genesis_inpost_seo_box,acf-group_5bb61507171b5,acf-group_5d1195115e7b3,acf-group_5a0c9cdb84cc9,genesis_inpost_scripts_box\";s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";s:8:\"advanced\";s:0:\"\";}');
INSERT INTO `wp_usermeta` VALUES (556,1,'closedpostboxes_portfolio','a:4:{i:0;s:22:\"genesis_inpost_seo_box\";i:1;s:11:\"postexcerpt\";i:2;s:13:\"trackbacksdiv\";i:3;s:9:\"authordiv\";}');
INSERT INTO `wp_usermeta` VALUES (557,1,'metaboxhidden_portfolio','a:1:{i:0;s:7:\"slugdiv\";}');
INSERT INTO `wp_usermeta` VALUES (579,1,'edit_acf-field-group_per_page','99');
INSERT INTO `wp_usermeta` VALUES (780,1,'read_more_link','');
INSERT INTO `wp_usermeta` VALUES (781,1,'_read_more_link','field_5c8691a4799e4');
INSERT INTO `wp_usermeta` VALUES (789,1,'dismissed_maxmind_license_key_notice','1');
INSERT INTO `wp_usermeta` VALUES (827,1,'closedpostboxes_faq','a:3:{i:0;s:23:\"acf-group_569963eec20fa\";i:1;s:10:\"wpseo_meta\";i:2;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (828,1,'metaboxhidden_faq','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (829,1,'closedpostboxes_testimonial','a:2:{i:0;s:23:\"acf-group_569963eec20fa\";i:1;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (830,1,'metaboxhidden_testimonial','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (851,1,'wp_custom-sidebars-editor-advance','a:2:{s:4:\"cs-1\";b:0;s:4:\"cs-2\";b:0;}');
INSERT INTO `wp_usermeta` VALUES (1040,1,'tribe-dismiss-notice','tribe-virtual-events');
INSERT INTO `wp_usermeta` VALUES (1096,1,'jetpack_tracks_wpcom_id','59157809');
INSERT INTO `wp_usermeta` VALUES (1252,1,'tribe-dismiss-notice','events-utc-timezone-2020-02-23');
INSERT INTO `wp_usermeta` VALUES (1449,1,'wp__stripe_customer_id','cus_IN3ejgukD0YYoi');
INSERT INTO `wp_usermeta` VALUES (1450,1,'paying_customer','1');
INSERT INTO `wp_usermeta` VALUES (1451,1,'_order_count','2');
INSERT INTO `wp_usermeta` VALUES (1504,1,'_woocommerce_persistent_cart_1','a:1:{s:4:\"cart\";a:3:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}s:32:\"71e582f1c964c97a8b66b8d6029a9908\";a:11:{s:3:\"key\";s:32:\"71e582f1c964c97a8b66b8d6029a9908\";s:10:\"product_id\";i:814;s:12:\"variation_id\";i:844;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:4:\"gray\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"e3dce81d92761f19b3165197334e1ea9\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:5;s:8:\"line_tax\";i:0;}}}');
INSERT INTO `wp_usermeta` VALUES (1568,1,'_last_order','11081');
INSERT INTO `wp_usermeta` VALUES (1707,1,'tribe-dismiss-notice','wp_version_57');
INSERT INTO `wp_usermeta` VALUES (1754,1,'_imagify_ignore_notices','a:3:{i:0;s:17:\"almost-over-quota\";i:1;s:6:\"rating\";i:2;s:9:\"grid-view\";}');
INSERT INTO `wp_usermeta` VALUES (1755,1,'_imagify_ignore_ads','a:1:{i:0;s:9:\"wp-rocket\";}');
INSERT INTO `wp_usermeta` VALUES (2132,1,'closedpostboxes_','a:3:{i:0;s:10:\"wpseo_meta\";i:1;s:26:\"genesis_inpost_scripts_box\";i:2;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (2133,1,'metaboxhidden_','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (2199,1,'wfls-dismiss-wfls-woocommerce-integration-notice','1');
INSERT INTO `wp_usermeta` VALUES (2267,1,'_nexcess_mapps_dismissed_notices','a:2:{s:21:\"fast-checkout-aug2021\";i:1636331675;s:29:\"recapture-nov2020-woocommerce\";i:1636331676;}');
INSERT INTO `wp_usermeta` VALUES (2370,1,'tribe-dismiss-notice-time-events-utc-timezone-2021-02-28','1639422051');
INSERT INTO `wp_usermeta` VALUES (2371,1,'tribe-dismiss-notice','events-utc-timezone-2021-02-28');
INSERT INTO `wp_usermeta` VALUES (2385,1,'closedpostboxes_toplevel_page_acf-options-global','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (2386,1,'metaboxhidden_toplevel_page_acf-options-global','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (2732,1,'closedpostboxes_sermon','a:1:{i:0;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (2733,1,'metaboxhidden_sermon','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (2810,1,'wp_tablepress_user_options','{\"user_options_db_version\":43,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true}');
INSERT INTO `wp_usermeta` VALUES (2811,1,'managetablepress_listcolumnshidden','a:1:{i:0;s:22:\"table_last_modified_by\";}');
INSERT INTO `wp_usermeta` VALUES (2826,1,'closedpostboxes_calendar','a:1:{i:0;s:10:\"wpseo_meta\";}');
INSERT INTO `wp_usermeta` VALUES (2827,1,'metaboxhidden_calendar','a:1:{i:0;s:7:\"slugdiv\";}');
INSERT INTO `wp_usermeta` VALUES (2836,1,'closedpostboxes_property','a:2:{i:0;s:23:\"wpcode-metabox-snippets\";i:1;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (2837,1,'metaboxhidden_property','a:3:{i:0;s:28:\"rank_math_metabox_content_ai\";i:1;s:19:\"rocket_post_exclude\";i:2;s:34:\"rank_math_metabox_link_suggestions\";}');
INSERT INTO `wp_usermeta` VALUES (2882,1,'session_tokens','a:1:{s:64:\"f83a27fe7c1b595b80dfc3f467ec0e4fb447e14525fa5eab026369309ccafb28\";a:4:{s:10:\"expiration\";i:1769982865;s:2:\"ip\";s:12:\"136.144.43.4\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1769810065;}}');
INSERT INTO `wp_usermeta` VALUES (2902,1,'gf_dimissed_ed634629e6cdb4c967062b42ca8a7ff0','1');
INSERT INTO `wp_usermeta` VALUES (2970,1,'rocketcdn_dismiss_notice','1');
INSERT INTO `wp_usermeta` VALUES (2975,1,'wpbs_remember_hide_past_bookings_option','');
INSERT INTO `wp_usermeta` VALUES (3014,1,'edit_testimonial_per_page','80');
INSERT INTO `wp_usermeta` VALUES (3034,9,'nickname','Tim');
INSERT INTO `wp_usermeta` VALUES (3035,9,'first_name','Tim');
INSERT INTO `wp_usermeta` VALUES (3036,9,'last_name','Morgen');
INSERT INTO `wp_usermeta` VALUES (3037,9,'description','');
INSERT INTO `wp_usermeta` VALUES (3038,9,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (3039,9,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (3040,9,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (3041,9,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (3042,9,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (3043,9,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (3044,9,'locale','');
INSERT INTO `wp_usermeta` VALUES (3045,9,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3046,9,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (3047,9,'author_image','');
INSERT INTO `wp_usermeta` VALUES (3048,9,'_author_image','field_5bab920fca18b');
INSERT INTO `wp_usermeta` VALUES (3049,9,'custom_role','');
INSERT INTO `wp_usermeta` VALUES (3050,9,'_custom_role','field_5baa99dcf2e00');
INSERT INTO `wp_usermeta` VALUES (3051,9,'author_bio','');
INSERT INTO `wp_usermeta` VALUES (3052,9,'_author_bio','field_5bab9177c3750');
INSERT INTO `wp_usermeta` VALUES (3053,9,'read_more_link','');
INSERT INTO `wp_usermeta` VALUES (3054,9,'_read_more_link','field_5c8691a4799e4');
INSERT INTO `wp_usermeta` VALUES (3055,9,'facebook_bio','');
INSERT INTO `wp_usermeta` VALUES (3056,9,'_facebook_bio','field_5baa99f2f2e01');
INSERT INTO `wp_usermeta` VALUES (3057,9,'twitter_bio','');
INSERT INTO `wp_usermeta` VALUES (3058,9,'_twitter_bio','field_5baa99fda6a8b');
INSERT INTO `wp_usermeta` VALUES (3059,9,'linkedin_bio','');
INSERT INTO `wp_usermeta` VALUES (3060,9,'_linkedin_bio','field_5baa9a06a6a8c');
INSERT INTO `wp_usermeta` VALUES (3061,9,'instagram_bio','');
INSERT INTO `wp_usermeta` VALUES (3062,9,'_instagram_bio','field_5baa9a10a6a8d');
INSERT INTO `wp_usermeta` VALUES (3063,9,'google_bio','');
INSERT INTO `wp_usermeta` VALUES (3064,9,'_google_bio','field_5c742fd0191bd');
INSERT INTO `wp_usermeta` VALUES (3065,9,'houzz_bio','');
INSERT INTO `wp_usermeta` VALUES (3066,9,'_houzz_bio','field_5c742fe68a339');
INSERT INTO `wp_usermeta` VALUES (3067,9,'youtube_bio','');
INSERT INTO `wp_usermeta` VALUES (3068,9,'_youtube_bio','field_5c742ff33c1e0');
INSERT INTO `wp_usermeta` VALUES (3069,9,'vimeo_bio','');
INSERT INTO `wp_usermeta` VALUES (3070,9,'_vimeo_bio','field_5c7430073c1e1');
INSERT INTO `wp_usermeta` VALUES (3071,9,'pineterest_bio','');
INSERT INTO `wp_usermeta` VALUES (3072,9,'_pineterest_bio','field_5c7430113c1e2');
INSERT INTO `wp_usermeta` VALUES (3073,9,'rss_bio','');
INSERT INTO `wp_usermeta` VALUES (3074,9,'_rss_bio','field_5c7430233c1e3');
INSERT INTO `wp_usermeta` VALUES (3075,9,'_yoast_wpseo_profile_updated','1659374637');
INSERT INTO `wp_usermeta` VALUES (3076,9,'dismissed_wp_pointers','gwp_welcome,theme_editor_notice,gwp_buy_license,gwp_register_license');
INSERT INTO `wp_usermeta` VALUES (3087,9,'swp_twitter','');
INSERT INTO `wp_usermeta` VALUES (3088,9,'swp_fb_author','');
INSERT INTO `wp_usermeta` VALUES (3089,9,'wpseo_title','');
INSERT INTO `wp_usermeta` VALUES (3090,9,'wpseo_metadesc','');
INSERT INTO `wp_usermeta` VALUES (3092,9,'wpseo_content_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (3093,9,'wpseo_keyword_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (3094,9,'genesis_admin_menu','1');
INSERT INTO `wp_usermeta` VALUES (3095,9,'genesis_seo_settings_menu','');
INSERT INTO `wp_usermeta` VALUES (3096,9,'genesis_import_export_menu','1');
INSERT INTO `wp_usermeta` VALUES (3097,9,'genesis_author_box_single','');
INSERT INTO `wp_usermeta` VALUES (3098,9,'genesis_author_box_archive','');
INSERT INTO `wp_usermeta` VALUES (3099,9,'headline','');
INSERT INTO `wp_usermeta` VALUES (3100,9,'intro_text','');
INSERT INTO `wp_usermeta` VALUES (3101,9,'doctitle','');
INSERT INTO `wp_usermeta` VALUES (3102,9,'meta_description','');
INSERT INTO `wp_usermeta` VALUES (3103,9,'meta_keywords','');
INSERT INTO `wp_usermeta` VALUES (3104,9,'noindex','');
INSERT INTO `wp_usermeta` VALUES (3105,9,'nofollow','');
INSERT INTO `wp_usermeta` VALUES (3106,9,'noarchive','');
INSERT INTO `wp_usermeta` VALUES (3107,9,'layout','');
INSERT INTO `wp_usermeta` VALUES (3110,9,'wfls-last-login','1768324692');
INSERT INTO `wp_usermeta` VALUES (3111,9,'gform_recent_forms','a:7:{i:0;s:2:\"19\";i:1;s:2:\"26\";i:2;s:2:\"23\";i:3;s:2:\"21\";i:4;s:2:\"25\";i:5;s:2:\"24\";i:6;s:2:\"13\";}');
INSERT INTO `wp_usermeta` VALUES (3112,9,'community-events-location','a:1:{s:2:\"ip\";s:12:\"24.178.182.0\";}');
INSERT INTO `wp_usermeta` VALUES (3113,9,'wp_user-settings','editor=tinymce&hidetb=1&libraryContent=browse&posts_list_mode=excerpt&mfold=o');
INSERT INTO `wp_usermeta` VALUES (3114,9,'wp_user-settings-time','1754761118');
INSERT INTO `wp_usermeta` VALUES (3116,10,'nickname','Karen');
INSERT INTO `wp_usermeta` VALUES (3117,10,'first_name','Karen');
INSERT INTO `wp_usermeta` VALUES (3118,10,'last_name','Morgen');
INSERT INTO `wp_usermeta` VALUES (3119,10,'description','');
INSERT INTO `wp_usermeta` VALUES (3120,10,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (3121,10,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (3122,10,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (3123,10,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (3124,10,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (3125,10,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (3126,10,'locale','');
INSERT INTO `wp_usermeta` VALUES (3127,10,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3128,10,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (3129,10,'author_image','');
INSERT INTO `wp_usermeta` VALUES (3130,10,'_author_image','field_5bab920fca18b');
INSERT INTO `wp_usermeta` VALUES (3131,10,'custom_role','');
INSERT INTO `wp_usermeta` VALUES (3132,10,'_custom_role','field_5baa99dcf2e00');
INSERT INTO `wp_usermeta` VALUES (3133,10,'author_bio','');
INSERT INTO `wp_usermeta` VALUES (3134,10,'_author_bio','field_5bab9177c3750');
INSERT INTO `wp_usermeta` VALUES (3135,10,'read_more_link','');
INSERT INTO `wp_usermeta` VALUES (3136,10,'_read_more_link','field_5c8691a4799e4');
INSERT INTO `wp_usermeta` VALUES (3137,10,'facebook_bio','');
INSERT INTO `wp_usermeta` VALUES (3138,10,'_facebook_bio','field_5baa99f2f2e01');
INSERT INTO `wp_usermeta` VALUES (3139,10,'twitter_bio','');
INSERT INTO `wp_usermeta` VALUES (3140,10,'_twitter_bio','field_5baa99fda6a8b');
INSERT INTO `wp_usermeta` VALUES (3141,10,'linkedin_bio','');
INSERT INTO `wp_usermeta` VALUES (3142,10,'_linkedin_bio','field_5baa9a06a6a8c');
INSERT INTO `wp_usermeta` VALUES (3143,10,'instagram_bio','');
INSERT INTO `wp_usermeta` VALUES (3144,10,'_instagram_bio','field_5baa9a10a6a8d');
INSERT INTO `wp_usermeta` VALUES (3145,10,'google_bio','');
INSERT INTO `wp_usermeta` VALUES (3146,10,'_google_bio','field_5c742fd0191bd');
INSERT INTO `wp_usermeta` VALUES (3147,10,'houzz_bio','');
INSERT INTO `wp_usermeta` VALUES (3148,10,'_houzz_bio','field_5c742fe68a339');
INSERT INTO `wp_usermeta` VALUES (3149,10,'youtube_bio','');
INSERT INTO `wp_usermeta` VALUES (3150,10,'_youtube_bio','field_5c742ff33c1e0');
INSERT INTO `wp_usermeta` VALUES (3151,10,'vimeo_bio','');
INSERT INTO `wp_usermeta` VALUES (3152,10,'_vimeo_bio','field_5c7430073c1e1');
INSERT INTO `wp_usermeta` VALUES (3153,10,'pineterest_bio','');
INSERT INTO `wp_usermeta` VALUES (3154,10,'_pineterest_bio','field_5c7430113c1e2');
INSERT INTO `wp_usermeta` VALUES (3155,10,'rss_bio','');
INSERT INTO `wp_usermeta` VALUES (3156,10,'_rss_bio','field_5c7430233c1e3');
INSERT INTO `wp_usermeta` VALUES (3157,10,'_yoast_wpseo_profile_updated','1679093644');
INSERT INTO `wp_usermeta` VALUES (3158,10,'dismissed_wp_pointers','gwp_welcome');
INSERT INTO `wp_usermeta` VALUES (3170,10,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (3173,10,'wfls-last-login','1765313299');
INSERT INTO `wp_usermeta` VALUES (3174,10,'gform_recent_forms','a:5:{i:0;s:2:\"19\";i:1;s:2:\"24\";i:2;s:2:\"23\";i:3;s:2:\"21\";i:4;s:2:\"13\";}');
INSERT INTO `wp_usermeta` VALUES (3175,10,'community-events-location','a:1:{s:2:\"ip\";s:13:\"216.147.121.0\";}');
INSERT INTO `wp_usermeta` VALUES (3183,10,'swp_twitter','');
INSERT INTO `wp_usermeta` VALUES (3184,10,'swp_fb_author','');
INSERT INTO `wp_usermeta` VALUES (3185,10,'wpseo_title','');
INSERT INTO `wp_usermeta` VALUES (3186,10,'wpseo_metadesc','');
INSERT INTO `wp_usermeta` VALUES (3188,10,'wpseo_content_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (3189,10,'wpseo_keyword_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (3190,10,'genesis_admin_menu','1');
INSERT INTO `wp_usermeta` VALUES (3191,10,'genesis_seo_settings_menu','');
INSERT INTO `wp_usermeta` VALUES (3192,10,'genesis_import_export_menu','1');
INSERT INTO `wp_usermeta` VALUES (3193,10,'genesis_author_box_single','');
INSERT INTO `wp_usermeta` VALUES (3194,10,'genesis_author_box_archive','');
INSERT INTO `wp_usermeta` VALUES (3195,10,'headline','');
INSERT INTO `wp_usermeta` VALUES (3196,10,'intro_text','');
INSERT INTO `wp_usermeta` VALUES (3197,10,'doctitle','');
INSERT INTO `wp_usermeta` VALUES (3198,10,'meta_description','');
INSERT INTO `wp_usermeta` VALUES (3199,10,'meta_keywords','');
INSERT INTO `wp_usermeta` VALUES (3200,10,'noindex','');
INSERT INTO `wp_usermeta` VALUES (3201,10,'nofollow','');
INSERT INTO `wp_usermeta` VALUES (3202,10,'noarchive','');
INSERT INTO `wp_usermeta` VALUES (3203,10,'layout','');
INSERT INTO `wp_usermeta` VALUES (3209,10,'wp_user-settings','libraryContent=browse&editor=html');
INSERT INTO `wp_usermeta` VALUES (3210,10,'wp_user-settings-time','1665865201');
INSERT INTO `wp_usermeta` VALUES (3211,10,'closedpostboxes_property','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (3212,10,'metaboxhidden_property','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (3220,10,'wpbs_remember_hide_past_bookings_option','1');
INSERT INTO `wp_usermeta` VALUES (3225,10,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:0;}s:9:\"_modified\";s:24:\"2025-12-09T21:39:30.679Z\";s:4:\"core\";a:2:{s:10:\"openPanels\";a:5:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:32:\"taxonomy-panel-property-category\";i:3;s:30:\"taxonomy-panel-property-status\";i:4;s:12:\"post-excerpt\";}s:26:\"isComplementaryAreaVisible\";b:1;}}');
INSERT INTO `wp_usermeta` VALUES (3226,9,'session_tokens','a:2:{s:64:\"657f1a9a76866a382d88607189cd59fc118602b4d2e3aa556eebc621ab2ff363\";a:4:{s:10:\"expiration\";i:1768497490;s:2:\"ip\";s:13:\"24.178.182.98\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1768324690;}s:64:\"3656b71c673144e488ba34d46f47978ebfd365fce8078eb600f1173a438f4153\";a:4:{s:10:\"expiration\";i:1768497492;s:2:\"ip\";s:13:\"24.178.182.98\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1768324692;}}');
INSERT INTO `wp_usermeta` VALUES (3227,9,'rp4wp_hide_nag','1');
INSERT INTO `wp_usermeta` VALUES (3228,11,'nickname','Heather');
INSERT INTO `wp_usermeta` VALUES (3229,11,'first_name','Heather');
INSERT INTO `wp_usermeta` VALUES (3230,11,'last_name','Lytton');
INSERT INTO `wp_usermeta` VALUES (3231,11,'description','');
INSERT INTO `wp_usermeta` VALUES (3232,11,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (3233,11,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (3234,11,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (3235,11,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (3236,11,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (3237,11,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (3238,11,'locale','');
INSERT INTO `wp_usermeta` VALUES (3239,11,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3240,11,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (3241,11,'author_image','');
INSERT INTO `wp_usermeta` VALUES (3242,11,'_author_image','field_5bab920fca18b');
INSERT INTO `wp_usermeta` VALUES (3243,11,'custom_role','');
INSERT INTO `wp_usermeta` VALUES (3244,11,'_custom_role','field_5baa99dcf2e00');
INSERT INTO `wp_usermeta` VALUES (3245,11,'author_bio','');
INSERT INTO `wp_usermeta` VALUES (3246,11,'_author_bio','field_5bab9177c3750');
INSERT INTO `wp_usermeta` VALUES (3247,11,'read_more_link','');
INSERT INTO `wp_usermeta` VALUES (3248,11,'_read_more_link','field_5c8691a4799e4');
INSERT INTO `wp_usermeta` VALUES (3249,11,'facebook_bio','');
INSERT INTO `wp_usermeta` VALUES (3250,11,'_facebook_bio','field_5baa99f2f2e01');
INSERT INTO `wp_usermeta` VALUES (3251,11,'twitter_bio','');
INSERT INTO `wp_usermeta` VALUES (3252,11,'_twitter_bio','field_5baa99fda6a8b');
INSERT INTO `wp_usermeta` VALUES (3253,11,'linkedin_bio','');
INSERT INTO `wp_usermeta` VALUES (3254,11,'_linkedin_bio','field_5baa9a06a6a8c');
INSERT INTO `wp_usermeta` VALUES (3255,11,'instagram_bio','');
INSERT INTO `wp_usermeta` VALUES (3256,11,'_instagram_bio','field_5baa9a10a6a8d');
INSERT INTO `wp_usermeta` VALUES (3257,11,'google_bio','');
INSERT INTO `wp_usermeta` VALUES (3258,11,'_google_bio','field_5c742fd0191bd');
INSERT INTO `wp_usermeta` VALUES (3259,11,'houzz_bio','');
INSERT INTO `wp_usermeta` VALUES (3260,11,'_houzz_bio','field_5c742fe68a339');
INSERT INTO `wp_usermeta` VALUES (3261,11,'youtube_bio','');
INSERT INTO `wp_usermeta` VALUES (3262,11,'_youtube_bio','field_5c742ff33c1e0');
INSERT INTO `wp_usermeta` VALUES (3263,11,'vimeo_bio','');
INSERT INTO `wp_usermeta` VALUES (3264,11,'_vimeo_bio','field_5c7430073c1e1');
INSERT INTO `wp_usermeta` VALUES (3265,11,'pineterest_bio','');
INSERT INTO `wp_usermeta` VALUES (3266,11,'_pineterest_bio','field_5c7430113c1e2');
INSERT INTO `wp_usermeta` VALUES (3267,11,'rss_bio','');
INSERT INTO `wp_usermeta` VALUES (3268,11,'_rss_bio','field_5c7430233c1e3');
INSERT INTO `wp_usermeta` VALUES (3269,11,'_yoast_wpseo_profile_updated','1671323242');
INSERT INTO `wp_usermeta` VALUES (3270,11,'dismissed_wp_pointers','gwp_welcome');
INSERT INTO `wp_usermeta` VALUES (3281,11,'session_tokens','a:1:{s:64:\"ff85379dff9dde873f75171879fe60869277b1d0192b5f2e7b8be045200afcfc\";a:4:{s:10:\"expiration\";i:1765991736;s:2:\"ip\";s:11:\"66.33.8.194\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1765818936;}}');
INSERT INTO `wp_usermeta` VALUES (3282,11,'wfls-last-login','1765818937');
INSERT INTO `wp_usermeta` VALUES (3283,11,'gform_recent_forms','a:6:{i:0;s:2:\"19\";i:1;s:2:\"26\";i:2;s:2:\"23\";i:3;s:2:\"24\";i:4;s:2:\"21\";i:5;s:2:\"13\";}');
INSERT INTO `wp_usermeta` VALUES (3284,11,'community-events-location','a:1:{s:2:\"ip\";s:9:\"66.33.8.0\";}');
INSERT INTO `wp_usermeta` VALUES (3285,9,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:2:{s:12:\"welcomeGuide\";b:0;s:14:\"fullscreenMode\";b:0;}s:9:\"_modified\";s:24:\"2025-08-09T17:10:21.475Z\";s:4:\"core\";a:5:{s:12:\"fixedToolbar\";b:1;s:9:\"focusMode\";b:1;s:10:\"openPanels\";a:8:{i:0;s:24:\"yoast-seo/document-panel\";i:1;s:47:\"monsterinsights-metabox/monsterinsights-metabox\";i:2;s:11:\"post-status\";i:3;s:15:\"page-attributes\";i:4;s:32:\"taxonomy-panel-property-category\";i:5;s:14:\"featured-image\";i:6;s:30:\"taxonomy-panel-property-status\";i:7;s:48:\"jetpack-ai-assistant-plugin/jetpack-ai-assistant\";}s:10:\"editorMode\";s:6:\"visual\";s:26:\"isComplementaryAreaVisible\";b:1;}}');
INSERT INTO `wp_usermeta` VALUES (3287,9,'nav_menu_recently_edited','80');
INSERT INTO `wp_usermeta` VALUES (3288,9,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}');
INSERT INTO `wp_usermeta` VALUES (3289,9,'metaboxhidden_nav-menus','a:6:{i:0;s:25:\"add-post-type-testimonial\";i:1;s:22:\"add-post-type-property\";i:2;s:12:\"add-post_tag\";i:3;s:19:\"add-testimonial-cat\";i:4;s:21:\"add-property-category\";i:5;s:19:\"add-property-status\";}');
INSERT INTO `wp_usermeta` VALUES (3290,1,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:3:{s:26:\"isComplementaryAreaVisible\";b:1;s:14:\"fullscreenMode\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-06-18T11:32:11.759Z\";s:4:\"core\";a:1:{s:10:\"openPanels\";a:5:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:14:\"featured-image\";i:3;s:30:\"taxonomy-panel-property-status\";i:4;s:32:\"taxonomy-panel-property-category\";}}}');
INSERT INTO `wp_usermeta` VALUES (3293,9,'wp_googlesitekit_site_verification_file','932784d17c3607e5');
INSERT INTO `wp_usermeta` VALUES (3294,9,'wp_googlesitekit_access_token','XWagX5vJhNJylhayR5dN2HJxSFR6RTM5cmdoMUlMaFRsVFNxZWZUVzdSalpKeVFCSVJ5OVRvaUNDSmczdzVnL3pKTHcybjZ0Q1poOGNsRkFyRUNhYThUcDFMYU1FQkJQdG9rTWpYbVpuditENGxWMDVuZUExVUM1RnkrWnVkVCtCUG41eDhYc2JuMmZyZHRxMnlHaVdnR05QQlRRZ3djcXNjZm5TenFKZy83N2k5elpHejlkU3NlR2FZYU0vYUZra0hVTTZ6SWt0NWpnNGF3SXkrRUFIYzdaallqclhhUEJ6azN6TXJZeU1LRzRVbGNjNHo3OXdyeDBtRlV3VHdEWkI5T3NPZ2RFSy9EaU9ha3cyQTNGenN4aHlBcEhISmFRZkM2OXNnc0pBanhNRHVJaEpsaWhyNmhqV1NLdUhiV3FsN2twMlpwOG4wMUtOSjNDWHRWckh5aE1SNlV0VjB2S0xsaHI3Mm5xRVIvMHZBTUZXZUpGaTNqNVA0SFlOSlBUSFdrZDhBPT0=');
INSERT INTO `wp_usermeta` VALUES (3295,9,'wp_googlesitekit_access_token_expires_in','3599');
INSERT INTO `wp_usermeta` VALUES (3296,9,'wp_googlesitekit_access_token_created_at','1679093285');
INSERT INTO `wp_usermeta` VALUES (3297,9,'wp_googlesitekit_refresh_token','X8ak1KpOXWe/1N42chqjFEwvcTByNVZRREZJekZwN0ZkWC9IRThOcWk0d0ZOckVaL1pyRjU0UDNzeUlQOXkraEJZNmVFczRDc3FDQmExTkVqZ3E4dVMwSkhrSzBqd2VNWkFYVU9CQ0doa3luRXM0dTQra0FlQWhPbEd6dnpzanpGNUxrOFZaeDhyMWZFdlU0TXpHaDhmLzdleG9vdHF0ano5T3BWYlRqYVU5NDZuR1EyT3crbE44SE83c2k4ZCtZQi9LUlZQYnhGQ20rQzRrcFpCaVlkeHpWZmRacThsOEE0L21FeE1iekNMd1h5Nyt6cUVadlgzZkc2R2J5Z0h1NUR5TTJTQzBQTXZ1U213Vm43UEFPeXgxTlhXV1pKUG9JYVlLNHdIS1JYdnlMck9WdmlsMEVCQzNGdnlWY2pCYmIwOXNyd2VHODBNS2NuWFh6');
INSERT INTO `wp_usermeta` VALUES (3298,9,'wp_googlesitekit_auth_scopes','a:6:{i:0;s:48:\"https://www.googleapis.com/auth/siteverification\";i:1;s:50:\"https://www.googleapis.com/auth/analytics.readonly\";i:2;s:6:\"openid\";i:3;s:46:\"https://www.googleapis.com/auth/userinfo.email\";i:4;s:42:\"https://www.googleapis.com/auth/webmasters\";i:5;s:48:\"https://www.googleapis.com/auth/userinfo.profile\";}');
INSERT INTO `wp_usermeta` VALUES (3299,9,'wp_googlesitekit_additional_auth_scopes','a:1:{i:0;s:46:\"https://www.googleapis.com/auth/analytics.edit\";}');
INSERT INTO `wp_usermeta` VALUES (3300,9,'wp_googlesitekit_profile','a:3:{s:5:\"email\";s:16:\"tim@censpace.com\";s:5:\"photo\";s:85:\"https://lh3.googleusercontent.com/a/AEdFTp6PDqqhKklKrMMUelzhjaQvJOUFkw5ofbYW12Ra=s100\";s:9:\"full_name\";s:10:\"Tim Morgen\";}');
INSERT INTO `wp_usermeta` VALUES (3301,9,'wp_googlesitekitpersistent_initial_version','1.92.0');
INSERT INTO `wp_usermeta` VALUES (3302,9,'wp_googlesitekit_site_verified_meta','verified');
INSERT INTO `wp_usermeta` VALUES (3303,9,'wp_googlesitekit_user_input_state','missing');
INSERT INTO `wp_usermeta` VALUES (3305,9,'wp_googlesitekit_survey_timeouts','a:1:{s:14:\"view_dashboard\";i:1674231700;}');
INSERT INTO `wp_usermeta` VALUES (3306,9,'wp_googlesitekitpersistent_dismissed_items','a:1:{s:19:\"adsense-connect-cta\";i:0;}');
INSERT INTO `wp_usermeta` VALUES (3307,9,'gf_dimissed_ed634629e6cdb4c967062b42ca8a7ff0','1');
INSERT INTO `wp_usermeta` VALUES (3310,11,'wp_persisted_preferences','a:3:{s:14:\"core/edit-post\";a:3:{s:14:\"fullscreenMode\";b:0;s:12:\"welcomeGuide\";b:0;s:23:\"metaBoxesMainOpenHeight\";i:89;}s:9:\"_modified\";s:24:\"2025-12-09T20:55:19.700Z\";s:4:\"core\";a:2:{s:10:\"openPanels\";a:5:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";i:2;s:14:\"featured-image\";i:3;s:30:\"taxonomy-panel-property-status\";i:4;s:30:\"taxonomy-panel-testimonial-cat\";}s:26:\"isComplementaryAreaVisible\";b:1;}}');
INSERT INTO `wp_usermeta` VALUES (3311,11,'wpbs_remember_hide_past_bookings_option','1');
INSERT INTO `wp_usermeta` VALUES (3312,10,'wpbs_remember_orderby_bookings_option','check-in-date');
INSERT INTO `wp_usermeta` VALUES (3313,10,'wpbs_remember_order_bookings_option','asc');
INSERT INTO `wp_usermeta` VALUES (3315,10,'wpseo_inclusive_language_analysis_disable','');
INSERT INTO `wp_usermeta` VALUES (3318,11,'wp_mail_smtp_dash_widget_lite_hide_graph','1');
INSERT INTO `wp_usermeta` VALUES (3320,11,'_imagify_ignore_notices','a:1:{i:0;s:9:\"grid-view\";}');
INSERT INTO `wp_usermeta` VALUES (3322,11,'wp_user-settings','editor=tinymce&libraryContent=browse&mfold=o');
INSERT INTO `wp_usermeta` VALUES (3323,11,'wp_user-settings-time','1752503074');
INSERT INTO `wp_usermeta` VALUES (3331,1,'_yoast_wpseo_introductions','a:1:{s:42:\"ai-generate-titles-and-descriptions-upsell\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3338,9,'closedpostboxes_property','a:1:{i:0;s:19:\"rocket_post_exclude\";}');
INSERT INTO `wp_usermeta` VALUES (3339,9,'metaboxhidden_property','a:0:{}');
INSERT INTO `wp_usermeta` VALUES (3341,9,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (3342,10,'session_tokens','a:1:{s:64:\"51e0acfea0ac822e756b0937a5a2addc3668ab1203e6ec3fd0e0f7f2c6cda198\";a:4:{s:10:\"expiration\";i:1765486098;s:2:\"ip\";s:15:\"216.147.121.151\";s:2:\"ua\";s:125:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0\";s:5:\"login\";i:1765313298;}}');
INSERT INTO `wp_usermeta` VALUES (3343,1,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (3344,11,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (3345,9,'gform_compact_view_19','disable');
INSERT INTO `wp_usermeta` VALUES (3347,1,'my-jetpack-cache-date','1711345244');
INSERT INTO `wp_usermeta` VALUES (3348,1,'my-jetpack-cache','O:8:\"stdClass\":77:{s:15:\"jetpack_premium\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2000;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:15:\"jetpack_premium\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$164.95\";s:21:\"combined_cost_display\";s:7:\"$164.95\";s:4:\"cost\";d:164.95;s:18:\"cost_smallest_unit\";i:16495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$13.75\";}s:16:\"jetpack_business\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2001;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:16:\"jetpack_business\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$399.95\";s:21:\"combined_cost_display\";s:7:\"$399.95\";s:4:\"cost\";d:399.95;s:18:\"cost_smallest_unit\";i:39995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$33.33\";}s:12:\"jetpack_free\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2002;s:12:\"product_name\";s:12:\"Jetpack Free\";s:12:\"product_slug\";s:12:\"jetpack_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_premium_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2003;s:12:\"product_name\";s:15:\"Jetpack Premium\";s:12:\"product_slug\";s:23:\"jetpack_premium_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-premium\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_business_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2004;s:12:\"product_name\";s:20:\"Jetpack Professional\";s:12:\"product_slug\";s:24:\"jetpack_business_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-business\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$39.95\";s:21:\"combined_cost_display\";s:6:\"$39.95\";s:4:\"cost\";d:39.95;s:18:\"cost_smallest_unit\";i:3995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_personal\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2005;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:16:\"jetpack_personal\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$77.95\";s:21:\"combined_cost_display\";s:6:\"$77.95\";s:4:\"cost\";d:77.95;s:18:\"cost_smallest_unit\";i:7795;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.50\";}s:24:\"jetpack_personal_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2006;s:12:\"product_name\";s:16:\"Jetpack Personal\";s:12:\"product_slug\";s:24:\"jetpack_personal_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-personal\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$6.95\";s:21:\"combined_cost_display\";s:5:\"$6.95\";s:4:\"cost\";d:6.95;s:18:\"cost_smallest_unit\";i:695;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_security_daily\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2010;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:22:\"jetpack_security_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$299.00\";s:21:\"combined_cost_display\";s:4:\"$299\";s:4:\"cost\";i:299;s:18:\"cost_smallest_unit\";i:29900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:149;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$24.92\";}s:30:\"jetpack_security_daily_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2011;s:12:\"product_name\";s:22:\"Jetpack Security Daily\";s:12:\"product_slug\";s:30:\"jetpack_security_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:22:\"jetpack-security-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$24.95\";s:21:\"combined_cost_display\";s:6:\"$24.95\";s:4:\"cost\";d:24.95;s:18:\"cost_smallest_unit\";i:2495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_security_realtime\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2012;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:25:\"jetpack_security_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$839.00\";s:21:\"combined_cost_display\";s:4:\"$839\";s:4:\"cost\";i:839;s:18:\"cost_smallest_unit\";i:83900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:419;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$69.92\";}s:33:\"jetpack_security_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2013;s:12:\"product_name\";s:26:\"Jetpack Security Real-time\";s:12:\"product_slug\";s:33:\"jetpack_security_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack-security-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$69.95\";s:21:\"combined_cost_display\";s:6:\"$69.95\";s:4:\"cost\";d:69.95;s:18:\"cost_smallest_unit\";i:6995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:16:\"jetpack_complete\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2014;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:16:\"jetpack_complete\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$599.40\";s:21:\"combined_cost_display\";s:7:\"$599.40\";s:4:\"cost\";d:599.4;s:18:\"cost_smallest_unit\";i:59940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:299.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$49.95\";}s:24:\"jetpack_complete_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2015;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:24:\"jetpack_complete_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$74.95\";s:21:\"combined_cost_display\";s:6:\"$74.95\";s:4:\"cost\";d:74.95;s:18:\"cost_smallest_unit\";i:7495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t1_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2016;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.4;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:27:\"jetpack_security_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2017;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.95;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:26:\"jetpack_security_t2_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2019;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:26:\"jetpack_security_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$899.40\";s:21:\"combined_cost_display\";s:7:\"$899.40\";s:4:\"cost\";d:899.4;s:18:\"cost_smallest_unit\";i:89940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:359.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$74.95\";}s:27:\"jetpack_security_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2020;s:12:\"product_name\";s:22:\"Jetpack Security (1TB)\";s:12:\"product_slug\";s:27:\"jetpack_security_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$74.95\";s:21:\"combined_cost_display\";s:6:\"$74.95\";s:4:\"cost\";d:74.95;s:18:\"cost_smallest_unit\";i:7495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_starter_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2030;s:12:\"product_name\";s:15:\"Jetpack Starter\";s:12:\"product_slug\";s:22:\"jetpack_starter_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:0;s:20:\"billing_product_slug\";s:15:\"jetpack-starter\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$71.40\";s:21:\"combined_cost_display\";s:6:\"$71.40\";s:4:\"cost\";d:71.4;s:18:\"cost_smallest_unit\";i:7140;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:47.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$5.95\";}s:23:\"jetpack_starter_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2031;s:12:\"product_name\";s:15:\"Jetpack Starter\";s:12:\"product_slug\";s:23:\"jetpack_starter_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:0;s:20:\"billing_product_slug\";s:15:\"jetpack-starter\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$8.95\";s:21:\"combined_cost_display\";s:5:\"$8.95\";s:4:\"cost\";d:8.95;s:18:\"cost_smallest_unit\";i:895;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:29:\"jetpack_security_t1_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2034;s:12:\"product_name\";s:23:\"Jetpack Security (10GB)\";s:12:\"product_slug\";s:29:\"jetpack_security_t1_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"bundle\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-security-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$478.80\";s:21:\"combined_cost_display\";s:7:\"$478.80\";s:4:\"cost\";d:478.8;s:18:\"cost_smallest_unit\";i:47880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:26:\"jetpack_complete_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2035;s:12:\"product_name\";s:16:\"Jetpack Complete\";s:12:\"product_slug\";s:26:\"jetpack_complete_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:16:\"jetpack-complete\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:9:\"$1,198.80\";s:21:\"combined_cost_display\";s:9:\"$1,198.80\";s:4:\"cost\";d:1198.8;s:18:\"cost_smallest_unit\";i:119880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:719.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$49.95\";}s:23:\"jetpack_boost_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2036;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:23:\"jetpack_boost_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$478.80\";s:21:\"combined_cost_display\";s:7:\"$478.80\";s:4:\"cost\";d:478.8;s:18:\"cost_smallest_unit\";i:47880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:30:\"jetpack_social_basic_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2037;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:30:\"jetpack_social_basic_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.8;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:22:\"jetpack_scan_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2038;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:22:\"jetpack_scan_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.8;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:27:\"jetpack_anti_spam_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2039;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:27:\"jetpack_anti_spam_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.8;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:41:\"jetpack_backup_addon_storage_10gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2040;s:12:\"product_name\";s:47:\"Jetpack VaultPress Backup Add-on Storage (10GB)\";s:12:\"product_slug\";s:41:\"jetpack_backup_addon_storage_10gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:33:\"jetpack-backup-addon-storage-10gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.95\";s:21:\"combined_cost_display\";s:5:\"$2.95\";s:4:\"cost\";d:2.95;s:18:\"cost_smallest_unit\";i:295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:42:\"jetpack_backup_addon_storage_100gb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2044;s:12:\"product_name\";s:48:\"Jetpack VaultPress Backup Add-on Storage (100GB)\";s:12:\"product_slug\";s:42:\"jetpack_backup_addon_storage_100gb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:34:\"jetpack-backup-addon-storage-100gb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$5.95\";s:21:\"combined_cost_display\";s:5:\"$5.95\";s:4:\"cost\";d:5.95;s:18:\"cost_smallest_unit\";i:595;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_1tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2048;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (1TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_1tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-1tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.95;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_3tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2052;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (3TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_3tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-3tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$19.95\";s:21:\"combined_cost_display\";s:6:\"$19.95\";s:4:\"cost\";d:19.95;s:18:\"cost_smallest_unit\";i:1995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:40:\"jetpack_backup_addon_storage_5tb_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2056;s:12:\"product_name\";s:46:\"Jetpack VaultPress Backup Add-on Storage (5TB)\";s:12:\"product_slug\";s:40:\"jetpack_backup_addon_storage_5tb_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:32:\"jetpack-backup-addon-storage-5tb\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.95;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_backup_daily\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2100;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:20:\"jetpack_backup_daily\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.00\";s:21:\"combined_cost_display\";s:4:\"$119\";s:4:\"cost\";i:119;s:18:\"cost_smallest_unit\";i:11900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:59;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.92\";}s:28:\"jetpack_backup_daily_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2101;s:12:\"product_name\";s:22:\"Jetpack Backup (Daily)\";s:12:\"product_slug\";s:28:\"jetpack_backup_daily_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-backup-daily\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.95;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:23:\"jetpack_backup_realtime\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2102;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$599.00\";s:21:\"combined_cost_display\";s:4:\"$599\";s:4:\"cost\";i:599;s:18:\"cost_smallest_unit\";i:59900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";i:299;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$49.92\";}s:31:\"jetpack_backup_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2103;s:12:\"product_name\";s:26:\"Jetpack Backup (Real-time)\";s:12:\"product_slug\";s:31:\"jetpack_backup_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$49.95\";s:21:\"combined_cost_display\";s:6:\"$49.95\";s:4:\"cost\";d:49.95;s:18:\"cost_smallest_unit\";i:4995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:14:\"jetpack_search\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2104;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:14:\"jetpack_search\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$99.00\";s:21:\"combined_cost_display\";s:3:\"$99\";s:4:\"cost\";i:99;s:18:\"cost_smallest_unit\";i:9900;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:9900;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$8.25\";}s:22:\"jetpack_search_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2105;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:22:\"jetpack_search_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:1495;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:12:\"jetpack_scan\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:20:\"jetpack_scan_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2107;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:20:\"jetpack_scan_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:21:\"jetpack_scan_realtime\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2108;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:21:\"jetpack_scan_realtime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$500.00\";s:21:\"combined_cost_display\";s:4:\"$500\";s:4:\"cost\";i:500;s:18:\"cost_smallest_unit\";i:50000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$41.67\";}s:29:\"jetpack_scan_realtime_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2109;s:12:\"product_name\";s:21:\"Jetpack Scan Realtime\";s:12:\"product_slug\";s:29:\"jetpack_scan_realtime_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-scan-realtime\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$50.00\";s:21:\"combined_cost_display\";s:3:\"$50\";s:4:\"cost\";i:50;s:18:\"cost_smallest_unit\";i:5000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_anti_spam\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2110;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:17:\"jetpack_anti_spam\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:25:\"jetpack_anti_spam_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2111;s:12:\"product_name\";s:25:\"Jetpack Akismet Anti-spam\";s:12:\"product_slug\";s:25:\"jetpack_anti_spam_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:17:\"jetpack-anti-spam\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t1_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2112;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t1_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:25:\"jetpack_backup_t1_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2113;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t1_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_backup_t2_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2114;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t2_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$359.40\";s:21:\"combined_cost_display\";s:7:\"$359.40\";s:4:\"cost\";d:359.4;s:18:\"cost_smallest_unit\";i:35940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$29.95\";}s:25:\"jetpack_backup_t2_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2115;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1TB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t2_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-2\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.95;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:18:\"jetpack_videopress\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2116;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:18:\"jetpack_videopress\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:26:\"jetpack_videopress_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2117;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:26:\"jetpack_videopress_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:28:\"jetpack_videopress_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2119;s:12:\"product_name\";s:18:\"Jetpack VideoPress\";s:12:\"product_slug\";s:28:\"jetpack_videopress_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:18:\"jetpack-videopress\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.8;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:24:\"jetpack_backup_t0_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2120;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:24:\"jetpack_backup_t0_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$35.88\";s:21:\"combined_cost_display\";s:6:\"$35.88\";s:4:\"cost\";d:35.88;s:18:\"cost_smallest_unit\";i:3588;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$2.99\";}s:25:\"jetpack_backup_t0_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2121;s:12:\"product_name\";s:31:\"Jetpack VaultPress Backup (1GB)\";s:12:\"product_slug\";s:25:\"jetpack_backup_t0_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-0\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$2.99\";s:21:\"combined_cost_display\";s:5:\"$2.99\";s:4:\"cost\";d:2.99;s:18:\"cost_smallest_unit\";i:299;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_backup_t1_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2123;s:12:\"product_name\";s:32:\"Jetpack VaultPress Backup (10GB)\";s:12:\"product_slug\";s:27:\"jetpack_backup_t1_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack-backup-tier-1\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$238.80\";s:21:\"combined_cost_display\";s:7:\"$238.80\";s:4:\"cost\";d:238.8;s:18:\"cost_smallest_unit\";i:23880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:143.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:19:\"jetpack_search_free\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2130;s:12:\"product_name\";s:19:\"Jetpack Search Free\";s:12:\"product_slug\";s:19:\"jetpack_search_free\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:6:\"search\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:19:\"jetpack-search-free\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:24:\"jetpack_search_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2131;s:12:\"product_name\";s:14:\"Jetpack Search\";s:12:\"product_slug\";s:24:\"jetpack_search_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-search\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$158.40\";s:21:\"combined_cost_display\";s:7:\"$158.40\";s:4:\"cost\";d:158.4;s:18:\"cost_smallest_unit\";i:15840;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:1:{i:0;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:0;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:10000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:0;s:12:\"per_unit_fee\";i:15840;s:21:\"minimum_price_display\";s:2:\"$0\";s:29:\"minimum_price_monthly_display\";s:2:\"$0\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.60\";}s:23:\"jetpack_backup_one_time\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2201;s:12:\"product_name\";s:36:\"Jetpack VaultPress Backup (One-time)\";s:12:\"product_slug\";s:23:\"jetpack_backup_one_time\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-backup-one-time\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.99\";s:21:\"combined_cost_display\";s:5:\"$0.99\";s:4:\"cost\";d:0.99;s:18:\"cost_smallest_unit\";i:99;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_stats_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2219;s:12:\"product_name\";s:34:\"Jetpack Stats (Commercial license)\";s:12:\"product_slug\";s:20:\"jetpack_stats_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:10000;s:13:\"maximum_price\";i:10000;s:21:\"minimum_price_display\";s:4:\"$100\";s:29:\"minimum_price_monthly_display\";s:5:\"$8.34\";s:21:\"maximum_price_display\";s:4:\"$100\";s:29:\"maximum_price_monthly_display\";s:5:\"$8.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:20000;s:13:\"maximum_price\";i:20000;s:21:\"minimum_price_display\";s:4:\"$200\";s:29:\"minimum_price_monthly_display\";s:6:\"$16.67\";s:21:\"maximum_price_display\";s:4:\"$200\";s:29:\"maximum_price_monthly_display\";s:6:\"$16.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:30000;s:13:\"maximum_price\";i:30000;s:21:\"minimum_price_display\";s:4:\"$300\";s:29:\"minimum_price_monthly_display\";s:3:\"$25\";s:21:\"maximum_price_display\";s:4:\"$300\";s:29:\"maximum_price_monthly_display\";s:3:\"$25\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:50000;s:13:\"maximum_price\";i:50000;s:21:\"minimum_price_display\";s:4:\"$500\";s:29:\"minimum_price_monthly_display\";s:6:\"$41.67\";s:21:\"maximum_price_display\";s:4:\"$500\";s:29:\"maximum_price_monthly_display\";s:6:\"$41.67\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:70000;s:13:\"maximum_price\";i:70000;s:21:\"minimum_price_display\";s:4:\"$700\";s:29:\"minimum_price_monthly_display\";s:6:\"$58.34\";s:21:\"maximum_price_display\";s:4:\"$700\";s:29:\"maximum_price_monthly_display\";s:6:\"$58.34\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:95000;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:45000;s:12:\"per_unit_fee\";i:25000;s:21:\"minimum_price_display\";s:4:\"$950\";s:29:\"minimum_price_monthly_display\";s:6:\"$79.17\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:21:\"jetpack_stats_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2220;s:12:\"product_name\";s:34:\"Jetpack Stats (Commercial license)\";s:12:\"product_slug\";s:21:\"jetpack_stats_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$9.95\";s:21:\"combined_cost_display\";s:5:\"$9.95\";s:4:\"cost\";d:9.95;s:18:\"cost_smallest_unit\";i:995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:995;s:13:\"maximum_price\";i:995;s:21:\"minimum_price_display\";s:5:\"$9.95\";s:29:\"minimum_price_monthly_display\";s:5:\"$9.95\";s:21:\"maximum_price_display\";s:5:\"$9.95\";s:29:\"maximum_price_monthly_display\";s:5:\"$9.95\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:1995;s:13:\"maximum_price\";i:1995;s:21:\"minimum_price_display\";s:6:\"$19.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$19.95\";s:21:\"maximum_price_display\";s:6:\"$19.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$19.95\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:2995;s:13:\"maximum_price\";i:2995;s:21:\"minimum_price_display\";s:6:\"$29.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$29.95\";s:21:\"maximum_price_display\";s:6:\"$29.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$29.95\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:4995;s:13:\"maximum_price\";i:4995;s:21:\"minimum_price_display\";s:6:\"$49.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$49.95\";s:21:\"maximum_price_display\";s:6:\"$49.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$49.95\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:6995;s:13:\"maximum_price\";i:6995;s:21:\"minimum_price_display\";s:6:\"$69.95\";s:29:\"minimum_price_monthly_display\";s:6:\"$69.95\";s:21:\"maximum_price_display\";s:6:\"$69.95\";s:29:\"maximum_price_monthly_display\";s:6:\"$69.95\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:9490;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:4500;s:12:\"per_unit_fee\";i:2495;s:21:\"minimum_price_display\";s:6:\"$94.90\";s:29:\"minimum_price_monthly_display\";s:6:\"$94.90\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:25:\"jetpack_stats_free_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2221;s:12:\"product_name\";s:43:\"Jetpack Stats (Free non-commercial license)\";s:12:\"product_slug\";s:25:\"jetpack_stats_free_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack_stats_free_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:2:\"$0\";}s:25:\"jetpack_stats_pwyw_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2222;s:12:\"product_name\";s:20:\"Jetpack Stats (Paid)\";s:12:\"product_slug\";s:25:\"jetpack_stats_pwyw_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:25:\"jetpack_stats_pwyw_yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$1.00\";s:21:\"combined_cost_display\";s:2:\"$1\";s:4:\"cost\";i:1;s:18:\"cost_smallest_unit\";i:100;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$0.08\";}s:23:\"jetpack_stats_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2223;s:12:\"product_name\";s:20:\"Jetpack Stats (Paid)\";s:12:\"product_slug\";s:23:\"jetpack_stats_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:21:\"jetpack_stats_monthly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$160.00\";s:21:\"combined_cost_display\";s:4:\"$160\";s:4:\"cost\";i:160;s:18:\"cost_smallest_unit\";i:16000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:6:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:10000;s:13:\"minimum_price\";i:16000;s:13:\"maximum_price\";i:16000;s:21:\"minimum_price_display\";s:4:\"$160\";s:29:\"minimum_price_monthly_display\";s:6:\"$13.34\";s:21:\"maximum_price_display\";s:4:\"$160\";s:29:\"maximum_price_monthly_display\";s:6:\"$13.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:10001;s:13:\"maximum_units\";i:100000;s:13:\"minimum_price\";i:32000;s:13:\"maximum_price\";i:32000;s:21:\"minimum_price_display\";s:4:\"$320\";s:29:\"minimum_price_monthly_display\";s:6:\"$26.67\";s:21:\"maximum_price_display\";s:4:\"$320\";s:29:\"maximum_price_monthly_display\";s:6:\"$26.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:100001;s:13:\"maximum_units\";i:250000;s:13:\"minimum_price\";i:48000;s:13:\"maximum_price\";i:48000;s:21:\"minimum_price_display\";s:4:\"$480\";s:29:\"minimum_price_monthly_display\";s:3:\"$40\";s:21:\"maximum_price_display\";s:4:\"$480\";s:29:\"maximum_price_monthly_display\";s:3:\"$40\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:250001;s:13:\"maximum_units\";i:500000;s:13:\"minimum_price\";i:80000;s:13:\"maximum_price\";i:80000;s:21:\"minimum_price_display\";s:4:\"$800\";s:29:\"minimum_price_monthly_display\";s:6:\"$66.67\";s:21:\"maximum_price_display\";s:4:\"$800\";s:29:\"maximum_price_monthly_display\";s:6:\"$66.67\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:500001;s:13:\"maximum_units\";i:1000000;s:13:\"minimum_price\";i:112000;s:13:\"maximum_price\";i:112000;s:21:\"minimum_price_display\";s:6:\"$1,120\";s:29:\"minimum_price_monthly_display\";s:6:\"$93.34\";s:21:\"maximum_price_display\";s:6:\"$1,120\";s:29:\"maximum_price_monthly_display\";s:6:\"$93.34\";}i:5;O:8:\"stdClass\":12:{s:13:\"minimum_units\";i:1000001;s:13:\"maximum_units\";N;s:13:\"minimum_price\";i:152000;s:13:\"maximum_price\";i:0;s:28:\"transform_quantity_divide_by\";i:1000000;s:24:\"transform_quantity_round\";s:2:\"up\";s:8:\"flat_fee\";i:72000;s:12:\"per_unit_fee\";i:40000;s:21:\"minimum_price_display\";s:6:\"$1,520\";s:29:\"minimum_price_monthly_display\";s:7:\"$126.67\";s:21:\"maximum_price_display\";N;s:29:\"maximum_price_monthly_display\";N;}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.67\";}s:23:\"jetpack_monitor_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2241;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:23:\"jetpack_monitor_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-monitor\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$1.22\";s:21:\"combined_cost_display\";s:5:\"$1.22\";s:4:\"cost\";d:1.22;s:18:\"cost_smallest_unit\";i:122;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_monitor_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2242;s:12:\"product_name\";s:15:\"Jetpack Monitor\";s:12:\"product_slug\";s:22:\"jetpack_monitor_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-monitor\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.64\";s:21:\"combined_cost_display\";s:6:\"$14.64\";s:4:\"cost\";d:14.64;s:18:\"cost_smallest_unit\";i:1464;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$1.22\";}s:21:\"jetpack_boost_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2400;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:21:\"jetpack_boost_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.95;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:20:\"jetpack_boost_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2401;s:12:\"product_name\";s:13:\"Jetpack Boost\";s:12:\"product_slug\";s:20:\"jetpack_boost_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:13:\"jetpack-boost\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.4;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:18:\"jetpack_ai_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2450;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:18:\"jetpack_ai_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$10.00\";s:21:\"combined_cost_display\";s:3:\"$10\";s:4:\"cost\";i:10;s:18:\"cost_smallest_unit\";i:1000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:5:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:100;s:13:\"minimum_price\";i:1000;s:13:\"maximum_price\";i:1000;s:21:\"minimum_price_display\";s:3:\"$10\";s:29:\"minimum_price_monthly_display\";s:3:\"$10\";s:21:\"maximum_price_display\";s:3:\"$10\";s:29:\"maximum_price_monthly_display\";s:3:\"$10\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:101;s:13:\"maximum_units\";i:200;s:13:\"minimum_price\";i:2000;s:13:\"maximum_price\";i:2000;s:21:\"minimum_price_display\";s:3:\"$20\";s:29:\"minimum_price_monthly_display\";s:3:\"$20\";s:21:\"maximum_price_display\";s:3:\"$20\";s:29:\"maximum_price_monthly_display\";s:3:\"$20\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:201;s:13:\"maximum_units\";i:500;s:13:\"minimum_price\";i:5000;s:13:\"maximum_price\";i:5000;s:21:\"minimum_price_display\";s:3:\"$50\";s:29:\"minimum_price_monthly_display\";s:3:\"$50\";s:21:\"maximum_price_display\";s:3:\"$50\";s:29:\"maximum_price_monthly_display\";s:3:\"$50\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:501;s:13:\"maximum_units\";i:750;s:13:\"minimum_price\";i:7500;s:13:\"maximum_price\";i:7500;s:21:\"minimum_price_display\";s:3:\"$75\";s:29:\"minimum_price_monthly_display\";s:3:\"$75\";s:21:\"maximum_price_display\";s:3:\"$75\";s:29:\"maximum_price_monthly_display\";s:3:\"$75\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:751;s:13:\"maximum_units\";i:1000;s:13:\"minimum_price\";i:10000;s:13:\"maximum_price\";i:10000;s:21:\"minimum_price_display\";s:4:\"$100\";s:29:\"minimum_price_monthly_display\";s:4:\"$100\";s:21:\"maximum_price_display\";s:4:\"$100\";s:29:\"maximum_price_monthly_display\";s:4:\"$100\";}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:17:\"jetpack_ai_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2451;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:17:\"jetpack_ai_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$100.00\";s:21:\"combined_cost_display\";s:4:\"$100\";s:4:\"cost\";i:100;s:18:\"cost_smallest_unit\";i:10000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:5:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:100;s:13:\"minimum_price\";i:10000;s:13:\"maximum_price\";i:10000;s:21:\"minimum_price_display\";s:4:\"$100\";s:29:\"minimum_price_monthly_display\";s:5:\"$8.34\";s:21:\"maximum_price_display\";s:4:\"$100\";s:29:\"maximum_price_monthly_display\";s:5:\"$8.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:101;s:13:\"maximum_units\";i:200;s:13:\"minimum_price\";i:20000;s:13:\"maximum_price\";i:20000;s:21:\"minimum_price_display\";s:4:\"$200\";s:29:\"minimum_price_monthly_display\";s:6:\"$16.67\";s:21:\"maximum_price_display\";s:4:\"$200\";s:29:\"maximum_price_monthly_display\";s:6:\"$16.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:201;s:13:\"maximum_units\";i:500;s:13:\"minimum_price\";i:50000;s:13:\"maximum_price\";i:50000;s:21:\"minimum_price_display\";s:4:\"$500\";s:29:\"minimum_price_monthly_display\";s:6:\"$41.67\";s:21:\"maximum_price_display\";s:4:\"$500\";s:29:\"maximum_price_monthly_display\";s:6:\"$41.67\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:501;s:13:\"maximum_units\";i:750;s:13:\"minimum_price\";i:75000;s:13:\"maximum_price\";i:75000;s:21:\"minimum_price_display\";s:4:\"$750\";s:29:\"minimum_price_monthly_display\";s:6:\"$62.50\";s:21:\"maximum_price_display\";s:4:\"$750\";s:29:\"maximum_price_monthly_display\";s:6:\"$62.50\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:751;s:13:\"maximum_units\";i:1000;s:13:\"minimum_price\";i:100000;s:13:\"maximum_price\";i:100000;s:21:\"minimum_price_display\";s:6:\"$1,000\";s:29:\"minimum_price_monthly_display\";s:6:\"$83.34\";s:21:\"maximum_price_display\";s:6:\"$1,000\";s:29:\"maximum_price_monthly_display\";s:6:\"$83.34\";}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$8.33\";}s:20:\"jetpack_ai_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2452;s:12:\"product_name\";s:20:\"Jetpack AI Assistant\";s:12:\"product_slug\";s:20:\"jetpack_ai_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:10:\"jetpack-ai\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$160.00\";s:21:\"combined_cost_display\";s:4:\"$160\";s:4:\"cost\";i:160;s:18:\"cost_smallest_unit\";i:16000;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:5:{i:0;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:0;s:13:\"maximum_units\";i:100;s:13:\"minimum_price\";i:16000;s:13:\"maximum_price\";i:16000;s:21:\"minimum_price_display\";s:4:\"$160\";s:29:\"minimum_price_monthly_display\";s:6:\"$13.34\";s:21:\"maximum_price_display\";s:4:\"$160\";s:29:\"maximum_price_monthly_display\";s:6:\"$13.34\";}i:1;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:101;s:13:\"maximum_units\";i:200;s:13:\"minimum_price\";i:32000;s:13:\"maximum_price\";i:32000;s:21:\"minimum_price_display\";s:4:\"$320\";s:29:\"minimum_price_monthly_display\";s:6:\"$26.67\";s:21:\"maximum_price_display\";s:4:\"$320\";s:29:\"maximum_price_monthly_display\";s:6:\"$26.67\";}i:2;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:201;s:13:\"maximum_units\";i:500;s:13:\"minimum_price\";i:80000;s:13:\"maximum_price\";i:80000;s:21:\"minimum_price_display\";s:4:\"$800\";s:29:\"minimum_price_monthly_display\";s:6:\"$66.67\";s:21:\"maximum_price_display\";s:4:\"$800\";s:29:\"maximum_price_monthly_display\";s:6:\"$66.67\";}i:3;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:501;s:13:\"maximum_units\";i:750;s:13:\"minimum_price\";i:120000;s:13:\"maximum_price\";i:120000;s:21:\"minimum_price_display\";s:6:\"$1,200\";s:29:\"minimum_price_monthly_display\";s:4:\"$100\";s:21:\"maximum_price_display\";s:6:\"$1,200\";s:29:\"maximum_price_monthly_display\";s:4:\"$100\";}i:4;O:8:\"stdClass\":8:{s:13:\"minimum_units\";i:751;s:13:\"maximum_units\";i:1000;s:13:\"minimum_price\";i:160000;s:13:\"maximum_price\";i:160000;s:21:\"minimum_price_display\";s:6:\"$1,600\";s:29:\"minimum_price_monthly_display\";s:7:\"$133.34\";s:21:\"maximum_price_display\";s:6:\"$1,600\";s:29:\"maximum_price_monthly_display\";s:7:\"$133.34\";}}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:5:\"$6.67\";}s:22:\"jetpack_social_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2500;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:22:\"jetpack_social_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:14:\"jetpack-social\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$12.00\";s:21:\"combined_cost_display\";s:3:\"$12\";s:4:\"cost\";i:12;s:18:\"cost_smallest_unit\";i:1200;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:27:\"jetpack_social_basic_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2503;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:27:\"jetpack_social_basic_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}s:28:\"jetpack_social_basic_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2504;s:12:\"product_name\";s:20:\"Jetpack Social Basic\";s:12:\"product_slug\";s:28:\"jetpack_social_basic_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:27:\"jetpack-social-basic-yearly\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$14.95\";s:21:\"combined_cost_display\";s:6:\"$14.95\";s:4:\"cost\";d:14.95;s:18:\"cost_smallest_unit\";i:1495;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:30:\"jetpack_social_advanced_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2602;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:30:\"jetpack_social_advanced_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$179.40\";s:21:\"combined_cost_display\";s:7:\"$179.40\";s:4:\"cost\";d:179.4;s:18:\"cost_smallest_unit\";i:17940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:5:\"month\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";i:0;s:17:\"cost_per_interval\";i:0;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$14.95\";}s:31:\"jetpack_social_advanced_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2603;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:31:\"jetpack_social_advanced_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$22.95\";s:21:\"combined_cost_display\";s:6:\"$22.95\";s:4:\"cost\";d:22.95;s:18:\"cost_smallest_unit\";i:2295;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:33:\"jetpack_social_advanced_bi_yearly\";O:8:\"stdClass\":20:{s:10:\"product_id\";i:2604;s:12:\"product_name\";s:30:\"Jetpack Social Advanced (Beta)\";s:12:\"product_slug\";s:33:\"jetpack_social_advanced_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:23:\"jetpack-social-advanced\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$287.04\";s:21:\"combined_cost_display\";s:7:\"$287.04\";s:4:\"cost\";d:287.04;s:18:\"cost_smallest_unit\";i:28704;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:22:\"cost_per_month_display\";s:6:\"$11.96\";}s:23:\"jetpack_creator_monthly\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2610;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:23:\"jetpack_creator_monthly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:6:\"$29.95\";s:21:\"combined_cost_display\";s:6:\"$29.95\";s:4:\"cost\";d:29.95;s:18:\"cost_smallest_unit\";i:2995;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:5:\"month\";s:22:\"product_term_localized\";s:5:\"month\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}s:22:\"jetpack_creator_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2611;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:22:\"jetpack_creator_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$239.40\";s:21:\"combined_cost_display\";s:7:\"$239.40\";s:4:\"cost\";d:239.4;s:18:\"cost_smallest_unit\";i:23940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:119.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:25:\"jetpack_creator_bi_yearly\";O:8:\"stdClass\":21:{s:10:\"product_id\";i:2612;s:12:\"product_name\";s:15:\"Jetpack Creator\";s:12:\"product_slug\";s:25:\"jetpack_creator_bi_yearly\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:15:\"jetpack-creator\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$478.80\";s:21:\"combined_cost_display\";s:7:\"$478.80\";s:4:\"cost\";d:478.8;s:18:\"cost_smallest_unit\";i:47880;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:9:\"two years\";s:22:\"product_term_localized\";s:9:\"two years\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:2;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:287.05;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:6:\"$19.95\";}s:29:\"jetpack_golden_token_lifetime\";O:8:\"stdClass\":19:{s:10:\"product_id\";i:2900;s:12:\"product_name\";s:20:\"Jetpack Golden Token\";s:12:\"product_slug\";s:29:\"jetpack_golden_token_lifetime\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:20:\"jetpack-golden-token\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:5:\"$0.00\";s:21:\"combined_cost_display\";s:2:\"$0\";s:4:\"cost\";i:0;s:18:\"cost_smallest_unit\";i:0;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:8:\"one time\";s:22:\"product_term_localized\";s:8:\"one time\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";}}');
INSERT INTO `wp_usermeta` VALUES (3350,1,'protect-cache-date','1711369365');
INSERT INTO `wp_usermeta` VALUES (3351,1,'protect-cache','O:8:\"stdClass\":21:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}');
INSERT INTO `wp_usermeta` VALUES (3361,10,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";O:61:\"Yoast\\WP\\SEO\\Presenters\\Admin\\Indexing_Notification_Presenter\":3:{s:18:\"\0*\0total_unindexed\";i:7;s:9:\"\0*\0reason\";s:21:\"post_type_made_public\";s:20:\"\0*\0short_link_helper\";O:38:\"Yoast\\WP\\SEO\\Helpers\\Short_Link_Helper\":2:{s:17:\"\0*\0options_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Options_Helper\":0:{}s:17:\"\0*\0product_helper\";O:35:\"Yoast\\WP\\SEO\\Helpers\\Product_Helper\":0:{}}}s:7:\"options\";a:10:{s:4:\"type\";s:7:\"warning\";s:2:\"id\";s:13:\"wpseo-reindex\";s:7:\"user_id\";i:10;s:5:\"nonce\";N;s:8:\"priority\";d:0.8;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";s:20:\"wpseo_manage_options\";s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
INSERT INTO `wp_usermeta` VALUES (3362,9,'jetpack_tracks_anon_id','jetpack:jfBN1BmqnhZdqciSuW9d18km');
INSERT INTO `wp_usermeta` VALUES (3369,1,'manageedit-acf-ui-options-pagecolumnshidden','a:1:{i:0;s:7:\"acf-key\";}');
INSERT INTO `wp_usermeta` VALUES (3373,11,'nav_menu_recently_edited','84');
INSERT INTO `wp_usermeta` VALUES (3374,11,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}');
INSERT INTO `wp_usermeta` VALUES (3375,11,'metaboxhidden_nav-menus','a:7:{i:0;s:17:\"add-post-type-faq\";i:1;s:25:\"add-post-type-testimonial\";i:2;s:22:\"add-post-type-property\";i:3;s:12:\"add-post_tag\";i:4;s:19:\"add-testimonial-cat\";i:5;s:21:\"add-property-category\";i:6;s:19:\"add-property-status\";}');
INSERT INTO `wp_usermeta` VALUES (3376,11,'_yoast_wpseo_introductions','a:1:{s:25:\"ai-fix-assessments-upsell\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3382,12,'nickname','dev@hirejordansmith.com');
INSERT INTO `wp_usermeta` VALUES (3383,12,'first_name','');
INSERT INTO `wp_usermeta` VALUES (3384,12,'last_name','');
INSERT INTO `wp_usermeta` VALUES (3385,12,'description','');
INSERT INTO `wp_usermeta` VALUES (3386,12,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (3387,12,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (3388,12,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (3389,12,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (3390,12,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (3391,12,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (3392,12,'locale','');
INSERT INTO `wp_usermeta` VALUES (3393,12,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3394,12,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (3395,12,'dismissed_wp_pointers','theme_editor_notice');
INSERT INTO `wp_usermeta` VALUES (3399,12,'session_tokens','a:1:{s:64:\"53d07b43d22f937ebbe4746fcc8e85ee2a6893577bfe0f2c75d560af573b9308\";a:4:{s:10:\"expiration\";i:1769611862;s:2:\"ip\";s:15:\"185.198.240.128\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36\";s:5:\"login\";i:1769439062;}}');
INSERT INTO `wp_usermeta` VALUES (3400,12,'wfls-last-login','1769439062');
INSERT INTO `wp_usermeta` VALUES (3401,12,'gform_recent_forms','a:4:{i:0;s:2:\"26\";i:1;s:2:\"24\";i:2;s:2:\"19\";i:3;s:2:\"13\";}');
INSERT INTO `wp_usermeta` VALUES (3402,12,'community-events-location','a:1:{s:2:\"ip\";s:13:\"185.198.240.0\";}');
INSERT INTO `wp_usermeta` VALUES (3409,12,'wp_persisted_preferences','a:3:{s:4:\"core\";a:2:{s:10:\"openPanels\";a:2:{i:0;s:11:\"post-status\";i:1;s:24:\"yoast-seo/document-panel\";}s:26:\"isComplementaryAreaVisible\";b:1;}s:14:\"core/edit-post\";a:2:{s:14:\"fullscreenMode\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-12-20T05:19:26.640Z\";}');
INSERT INTO `wp_usermeta` VALUES (3515,12,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3516,11,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3517,1,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3518,10,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3519,9,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3526,12,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:414:\"<p>The <em>Rank Math SEO</em> plugin might cause issues when used in conjunction with Yoast SEO.</p><p>Both Yoast SEO and Rank Math SEO manage the SEO of your site. Running two SEO plugins at the same time is detrimental.</p><a class=\"button button-primary\" href=\"plugins.php?action=deactivate&amp;plugin=seo-by-rank-math%2Frank-math.php&amp;plugin_status=all&amp;_wpnonce=cd27bbcaaf\">Deactivate Rank Math SEO</a> \";s:7:\"options\";a:10:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:47:\"wpseo-conflict-f73730c2cd72874716179882a64faf01\";s:7:\"user_id\";i:12;s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
INSERT INTO `wp_usermeta` VALUES (3527,12,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3528,12,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3529,12,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3530,12,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3531,12,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3532,12,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3533,12,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3534,12,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3535,12,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3536,12,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3537,12,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3538,12,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3539,11,'wp_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:414:\"<p>The <em>Rank Math SEO</em> plugin might cause issues when used in conjunction with Yoast SEO.</p><p>Both Yoast SEO and Rank Math SEO manage the SEO of your site. Running two SEO plugins at the same time is detrimental.</p><a class=\"button button-primary\" href=\"plugins.php?action=deactivate&amp;plugin=seo-by-rank-math%2Frank-math.php&amp;plugin_status=all&amp;_wpnonce=94db14020f\">Deactivate Rank Math SEO</a> \";s:7:\"options\";a:10:{s:4:\"type\";s:5:\"error\";s:2:\"id\";s:47:\"wpseo-conflict-f73730c2cd72874716179882a64faf01\";s:7:\"user_id\";i:11;s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:0:{}s:13:\"dismissal_key\";N;s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
INSERT INTO `wp_usermeta` VALUES (3540,11,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3541,11,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3542,11,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3543,11,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3544,11,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3545,11,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3546,11,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3547,11,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3548,11,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3549,11,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3550,11,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3551,11,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3560,9,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3561,9,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3562,9,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3563,9,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3564,9,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3565,9,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3566,9,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3567,9,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3568,9,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3569,9,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3570,9,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3571,9,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3582,9,'meta-box-order_testimonial','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3583,9,'last_update','1766950270');
INSERT INTO `wp_usermeta` VALUES (3586,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3587,1,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3588,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3589,1,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3590,1,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3591,1,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3592,1,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3593,1,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3594,1,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3595,1,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3596,1,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3597,1,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3598,1,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3600,12,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3601,12,'wp_user-settings','editor=tinymce&posts_list_mode=list');
INSERT INTO `wp_usermeta` VALUES (3602,12,'wp_user-settings-time','1769440150');
INSERT INTO `wp_usermeta` VALUES (3603,12,'edit_acf-field-group_per_page','60');
INSERT INTO `wp_usermeta` VALUES (3604,12,'last_update','1759577394');
INSERT INTO `wp_usermeta` VALUES (3606,11,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3607,11,'last_update','1764611023');
INSERT INTO `wp_usermeta` VALUES (3621,9,'meta-box-order_page','a:4:{s:6:\"normal\";s:74:\"acf-group_569963eec20fa,wpcode-metabox-snippets,genesis_inpost_scripts_box\";s:8:\"advanced\";s:10:\"members-cp\";s:15:\"acf_after_title\";s:0:\"\";s:4:\"side\";s:83:\"rank_math_metabox_content_ai,rocket_post_exclude,rank_math_metabox_link_suggestions\";}');
INSERT INTO `wp_usermeta` VALUES (3623,9,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3625,9,'managetoplevel_page_wpcodecolumnshidden','a:3:{i:0;s:4:\"note\";i:1;s:9:\"shortcode\";i:2;s:7:\"updated\";}');
INSERT INTO `wp_usermeta` VALUES (3628,9,'protect-cache-date','1752437311');
INSERT INTO `wp_usermeta` VALUES (3629,9,'protect-cache','O:8:\"stdClass\":21:{s:10:\"product_id\";i:2106;s:12:\"product_name\";s:18:\"Jetpack Scan Daily\";s:12:\"product_slug\";s:12:\"jetpack_scan\";s:11:\"description\";s:0:\"\";s:12:\"product_type\";s:7:\"jetpack\";s:9:\"available\";b:1;s:20:\"billing_product_slug\";s:12:\"jetpack-scan\";s:22:\"is_domain_registration\";b:0;s:12:\"cost_display\";s:7:\"$119.40\";s:21:\"combined_cost_display\";s:7:\"$119.40\";s:4:\"cost\";d:119.4;s:18:\"cost_smallest_unit\";i:11940;s:13:\"currency_code\";s:3:\"USD\";s:15:\"price_tier_list\";a:0:{}s:25:\"price_tier_usage_quantity\";N;s:12:\"product_term\";s:4:\"year\";s:22:\"product_term_localized\";s:4:\"year\";s:11:\"price_tiers\";a:0:{}s:15:\"price_tier_slug\";s:0:\"\";s:18:\"introductory_offer\";O:8:\"stdClass\":6:{s:13:\"interval_unit\";s:4:\"year\";s:14:\"interval_count\";i:1;s:11:\"usage_limit\";N;s:17:\"cost_per_interval\";d:59.4;s:30:\"transition_after_renewal_count\";i:0;s:30:\"should_prorate_when_offer_ends\";b:0;}s:22:\"cost_per_month_display\";s:5:\"$9.95\";}');
INSERT INTO `wp_usermeta` VALUES (3630,9,'protect_onboarding_progress','a:2:{i:0;s:17:\"free-scan-results\";i:1;s:16:\"free-daily-scans\";}');
INSERT INTO `wp_usermeta` VALUES (3631,9,'edit_page_per_page','20');
INSERT INTO `wp_usermeta` VALUES (3724,9,'closedpostboxes_page','a:2:{i:0;s:23:\"wpcode-metabox-snippets\";i:1;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (3725,9,'metaboxhidden_page','a:1:{i:0;s:28:\"rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3736,11,'meta-box-order_testimonial','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3758,1,'meta-box-order_faq','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3764,9,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3767,9,'meta-box-order_toplevel_page_acf-options-global','a:2:{s:4:\"side\";s:0:\"\";s:6:\"normal\";s:33:\"acf-group_569957f3b9896,submitdiv\";}');
INSERT INTO `wp_usermeta` VALUES (3768,9,'screen_layout_toplevel_page_acf-options-global','2');
INSERT INTO `wp_usermeta` VALUES (3778,9,'meta-box-order_faq','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3794,11,'meta-box-order_faq','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3807,11,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3810,12,'nav_menu_recently_edited','80');
INSERT INTO `wp_usermeta` VALUES (3811,12,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}');
INSERT INTO `wp_usermeta` VALUES (3812,12,'metaboxhidden_nav-menus','a:7:{i:0;s:17:\"add-post-type-faq\";i:1;s:25:\"add-post-type-testimonial\";i:2;s:22:\"add-post-type-property\";i:3;s:12:\"add-post_tag\";i:4;s:19:\"add-testimonial-cat\";i:5;s:21:\"add-property-category\";i:6;s:19:\"add-property-status\";}');
INSERT INTO `wp_usermeta` VALUES (3819,10,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3820,10,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3821,10,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3822,10,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3823,10,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3824,10,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3825,10,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3826,10,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3827,10,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3828,10,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3829,10,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3830,10,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3835,15,'nickname','JeremyH');
INSERT INTO `wp_usermeta` VALUES (3836,15,'first_name','Jeremy');
INSERT INTO `wp_usermeta` VALUES (3837,15,'last_name','Hawkins');
INSERT INTO `wp_usermeta` VALUES (3838,15,'description','');
INSERT INTO `wp_usermeta` VALUES (3839,15,'rich_editing','true');
INSERT INTO `wp_usermeta` VALUES (3840,15,'syntax_highlighting','true');
INSERT INTO `wp_usermeta` VALUES (3841,15,'comment_shortcuts','false');
INSERT INTO `wp_usermeta` VALUES (3842,15,'admin_color','fresh');
INSERT INTO `wp_usermeta` VALUES (3843,15,'use_ssl','0');
INSERT INTO `wp_usermeta` VALUES (3844,15,'show_admin_bar_front','true');
INSERT INTO `wp_usermeta` VALUES (3845,15,'locale','');
INSERT INTO `wp_usermeta` VALUES (3846,15,'wp_capabilities','a:2:{s:10:\"subscriber\";b:1;s:13:\"administrator\";b:1;}');
INSERT INTO `wp_usermeta` VALUES (3847,15,'wp_user_level','10');
INSERT INTO `wp_usermeta` VALUES (3848,15,'author_image','');
INSERT INTO `wp_usermeta` VALUES (3849,15,'_author_image','field_5bab920fca18b');
INSERT INTO `wp_usermeta` VALUES (3850,15,'custom_role','SEO');
INSERT INTO `wp_usermeta` VALUES (3851,15,'_custom_role','field_5baa99dcf2e00');
INSERT INTO `wp_usermeta` VALUES (3852,15,'author_bio','');
INSERT INTO `wp_usermeta` VALUES (3853,15,'_author_bio','field_5bab9177c3750');
INSERT INTO `wp_usermeta` VALUES (3854,15,'read_more_link','');
INSERT INTO `wp_usermeta` VALUES (3855,15,'_read_more_link','field_5c8691a4799e4');
INSERT INTO `wp_usermeta` VALUES (3856,15,'facebook_bio','');
INSERT INTO `wp_usermeta` VALUES (3857,15,'_facebook_bio','field_5baa99f2f2e01');
INSERT INTO `wp_usermeta` VALUES (3858,15,'twitter_bio','');
INSERT INTO `wp_usermeta` VALUES (3859,15,'_twitter_bio','field_5baa99fda6a8b');
INSERT INTO `wp_usermeta` VALUES (3860,15,'linkedin_bio','');
INSERT INTO `wp_usermeta` VALUES (3861,15,'_linkedin_bio','field_5baa9a06a6a8c');
INSERT INTO `wp_usermeta` VALUES (3862,15,'instagram_bio','');
INSERT INTO `wp_usermeta` VALUES (3863,15,'_instagram_bio','field_5baa9a10a6a8d');
INSERT INTO `wp_usermeta` VALUES (3864,15,'google_bio','');
INSERT INTO `wp_usermeta` VALUES (3865,15,'_google_bio','field_5c742fd0191bd');
INSERT INTO `wp_usermeta` VALUES (3866,15,'houzz_bio','');
INSERT INTO `wp_usermeta` VALUES (3867,15,'_houzz_bio','field_5c742fe68a339');
INSERT INTO `wp_usermeta` VALUES (3868,15,'youtube_bio','');
INSERT INTO `wp_usermeta` VALUES (3869,15,'_youtube_bio','field_5c742ff33c1e0');
INSERT INTO `wp_usermeta` VALUES (3870,15,'vimeo_bio','');
INSERT INTO `wp_usermeta` VALUES (3871,15,'_vimeo_bio','field_5c7430073c1e1');
INSERT INTO `wp_usermeta` VALUES (3872,15,'pineterest_bio','');
INSERT INTO `wp_usermeta` VALUES (3873,15,'_pineterest_bio','field_5c7430113c1e2');
INSERT INTO `wp_usermeta` VALUES (3874,15,'rss_bio','');
INSERT INTO `wp_usermeta` VALUES (3875,15,'_rss_bio','field_5c7430233c1e3');
INSERT INTO `wp_usermeta` VALUES (3876,15,'last_update','1763460895');
INSERT INTO `wp_usermeta` VALUES (3877,15,'dismissed_wp_pointers','');
INSERT INTO `wp_usermeta` VALUES (3878,15,'twitter','');
INSERT INTO `wp_usermeta` VALUES (3879,15,'facebook','');
INSERT INTO `wp_usermeta` VALUES (3880,15,'additional_profile_urls','');
INSERT INTO `wp_usermeta` VALUES (3882,15,'default_password_nag','');
INSERT INTO `wp_usermeta` VALUES (3883,15,'jetpack_account_protection_recent_password_hashes','a:1:{i:0;s:63:\"$wp$2y$10$lNyJKvXyOGA2DGjr0K2QFejFUym4IahMyTDjMSjIxLsa2d0NJGH.C\";}');
INSERT INTO `wp_usermeta` VALUES (3885,15,'wfls-last-login','1771694493');
INSERT INTO `wp_usermeta` VALUES (3886,15,'gform_recent_forms','a:4:{i:0;s:2:\"24\";i:1;s:2:\"26\";i:2;s:2:\"19\";i:3;s:2:\"13\";}');
INSERT INTO `wp_usermeta` VALUES (3887,15,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3888,15,'manageedit-postcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3889,15,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3890,15,'manageedit-pagecolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3891,15,'manageedit-attachmentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3892,15,'manageedit-attachmentcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3893,15,'manageedit-faqcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3894,15,'manageedit-faqcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3895,15,'manageedit-testimonialcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3896,15,'manageedit-testimonialcolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3897,15,'manageedit-propertycolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}');
INSERT INTO `wp_usermeta` VALUES (3898,15,'manageedit-propertycolumnshidden_default','1');
INSERT INTO `wp_usermeta` VALUES (3899,15,'community-events-location','a:1:{s:2:\"ip\";s:10:\"104.22.1.0\";}');
INSERT INTO `wp_usermeta` VALUES (3900,15,'bsf-optin-notice','notice-dismissed');
INSERT INTO `wp_usermeta` VALUES (3902,15,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3903,15,'wp_persisted_preferences','a:3:{s:4:\"core\";a:2:{s:26:\"isComplementaryAreaVisible\";b:1;s:10:\"openPanels\";a:1:{i:0;s:11:\"post-status\";}}s:14:\"core/edit-post\";a:2:{s:14:\"fullscreenMode\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2025-11-25T18:28:55.854Z\";}');
INSERT INTO `wp_usermeta` VALUES (3910,15,'meta-box-order_page','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3912,15,'managetoplevel_page_wpcodecolumnshidden','a:3:{i:0;s:4:\"note\";i:1;s:9:\"shortcode\";i:2;s:7:\"updated\";}');
INSERT INTO `wp_usermeta` VALUES (3914,15,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3915,15,'wp_user-settings','editor=html&libraryContent=browse');
INSERT INTO `wp_usermeta` VALUES (3916,15,'wp_user-settings-time','1770753610');
INSERT INTO `wp_usermeta` VALUES (3917,15,'nav_menu_recently_edited','80');
INSERT INTO `wp_usermeta` VALUES (3918,15,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}');
INSERT INTO `wp_usermeta` VALUES (3919,15,'metaboxhidden_nav-menus','a:7:{i:0;s:17:\"add-post-type-faq\";i:1;s:25:\"add-post-type-testimonial\";i:2;s:22:\"add-post-type-property\";i:3;s:12:\"add-post_tag\";i:4;s:19:\"add-testimonial-cat\";i:5;s:21:\"add-property-category\";i:6;s:19:\"add-property-status\";}');
INSERT INTO `wp_usermeta` VALUES (3920,15,'closedpostboxes_page','a:4:{i:0;s:23:\"acf-group_569963eec20fa\";i:1;s:23:\"wpcode-metabox-snippets\";i:2;s:26:\"genesis_inpost_scripts_box\";i:3;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (3921,15,'metaboxhidden_page','a:1:{i:0;s:28:\"rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3926,10,'meta-box-order_property','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3927,10,'meta-box-order_faq','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3928,11,'closedpostboxes_faq','a:1:{i:0;s:23:\"wpcode-metabox-snippets\";}');
INSERT INTO `wp_usermeta` VALUES (3929,11,'metaboxhidden_faq','a:1:{i:0;s:28:\"rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3930,10,'closedpostboxes_faq','a:2:{i:0;s:23:\"wpcode-metabox-snippets\";i:1;s:10:\"members-cp\";}');
INSERT INTO `wp_usermeta` VALUES (3931,10,'metaboxhidden_faq','a:2:{i:0;s:28:\"rank_math_metabox_content_ai\";i:1;s:34:\"rank_math_metabox_link_suggestions\";}');
INSERT INTO `wp_usermeta` VALUES (3933,10,'last_update','1765305842');
INSERT INTO `wp_usermeta` VALUES (3934,10,'meta-box-order_post','a:2:{i:0;b:0;s:4:\"side\";s:38:\"submitdiv,rank_math_metabox_content_ai\";}');
INSERT INTO `wp_usermeta` VALUES (3939,9,'wp_googlesitekit_redirect_url','https://2poochiesproperties.com/wp-admin/admin.php?page=googlesitekit-dashboard&permaLink=https%3A%2F%2F2poochiesproperties.com%2Fproperties%2Ftiguas-sunrise%2F&notification=authentication_success#traffic');
INSERT INTO `wp_usermeta` VALUES (3940,9,'wp_googlesitekit_error_redirect_url',NULL);
INSERT INTO `wp_usermeta` VALUES (3942,15,'session_tokens','a:1:{s:64:\"d7754afc8bfc03660a13a2ffb41cdbc24dcf8ccc9c30d8698110f8570f0c3910\";a:4:{s:10:\"expiration\";i:1771867293;s:2:\"ip\";s:11:\"104.22.1.64\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\";s:5:\"login\";i:1771694493;}}');
INSERT INTO `wp_usermeta` VALUES (3949,9,'wp_googlesitekit_error_code','site not found');
INSERT INTO `wp_usermeta` VALUES (3951,14,'last_update','1768433050');
INSERT INTO `wp_usermeta` VALUES (3955,15,'_imagify_ignore_notices','a:1:{i:0;s:9:\"grid-view\";}');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'hirejordansmith','$P$BRn17bJdkhxvpXrefQwRzgSNRsooWK.','hirejordansmith','jordan@hirejordansmith.com','','2018-06-01 06:25:05','',0,'Jordan Smith');
INSERT INTO `wp_users` VALUES (9,'Tim','$wp$2y$12$ypYWOzZN5g2OYvxPd/eCGu4iE5KzNdHK5VIDb.C64WKJdygmPrYJW','tim','tim@2poochiesproperties.com','','2022-08-01 17:22:42','',0,'Tim Morgen');
INSERT INTO `wp_users` VALUES (10,'Karen','$wp$2y$12$ssQeliw2QpZ2okwT1UeVVuMqWelzcT5z/3Eb/OOXg4m4cqAZBKUiW','karen','karen@2poochiesproperties.com','','2022-08-01 18:33:26','',0,'Karen Morgen');
INSERT INTO `wp_users` VALUES (11,'Heather','$wp$2y$12$5RDKlZPBluBCJEtrFlj.gOcNe23rUVb13XYMW4AgcqFrHdNe8lFci','heather','heather@2poochiesproperties.com','','2022-12-18 00:27:22','',0,'Heather Lytton');
INSERT INTO `wp_users` VALUES (12,'dev@hirejordansmith.com','$P$BomyT1eJG/QQGfqB6y8aUTaV83CI2d0','devhirejordansmith-com','dev@hirejordansmith.com','','2024-10-09 17:17:52','1728494272:$P$BBmITAo5iKY6o1M96uQExrrXqkillO.',0,'dev@hirejordansmith.com');
INSERT INTO `wp_users` VALUES (15,'JeremyH','$wp$2y$12$ILzSLEQLjRKkyp7nSXfj4ejil4PHM88nwJ1ddubqhzU96iXx/X30.','jeremyh','northalsocial@gmail.com','','2025-10-06 18:11:44','',0,'Jeremy Hawkins');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_note_actions` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_note_actions` VALUES (3,3,'connect','Connect','?page=wc-addons&section=helper','',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (4,4,'learn-more','Learn more','https://woocommerce.com/mobile/','',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (6,6,'learn-more','Learn more','https://woocommerce.com/products/facebook/','unactioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (7,6,'install-now','Install now','','unactioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (9,7,'tracking-opt-in','Activate usage tracking','','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (11,9,'yes-please','Yes please!','https://woocommerce.us8.list-manage.com/subscribe/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (27,13,'learn-more','Learn more','https://woocommerce.com/payments/','unactioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (28,13,'install-now','Install now','','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (103,17,'share-feedback','Share feedback','https://automattic.survey.fm/new-onboarding-survey','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (105,19,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (207,22,'view-payment-gateways','Learn more','https://woocommerce.com/product-category/woocommerce-extensions/payment-gateways/','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (208,23,'affirm-insight-first-sale','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (209,23,'deny-insight-first-sale','No','','actioned',0,'Thanks for your feedback',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (1898,24,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (1899,25,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (1931,30,'learn-more','Learn more','https://woocommerce.com/mobile/?utm_source=inbox','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (1987,32,'learn-more','Learn more','https://docs.woocommerce.com/document/home-screen/?utm_source=inbox','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2009,33,'affirm-insight-first-product-and-payment','Yes','','actioned',0,'Thanks for your feedback',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2022,34,'remove-legacy-coupon-menu','Remove legacy coupon menu','https://hjsdev.com/wp-admin/admin.php?page=wc-admin&action=remove-coupon-menu','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2065,35,'first-downloadable-product-handling','Learn more','https://docs.woocommerce.com/document/digital-downloadable-product-handling/?utm_source=inbox','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2117,26,'set-up-concierge','Schedule free session','https://wordpress.com/me/concierge','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2118,27,'learn-more','Learn more','https://docs.woocommerce.com/document/woocommerce-shipping-and-tax/?utm_source=inbox','unactioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (2119,28,'learn-more-ecomm-unique-shopping-experience','Learn more','https://docs.woocommerce.com/document/product-add-ons/?utm_source=inbox','actioned',1,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (3072,36,'notify-refund-returns-page','Edit page','https://hjsdev.com/wp-admin/post.php?post=11867&action=edit','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (3629,37,'learn_more','Learn More','https://woocommerce.com/checkout-blocks/','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (3735,38,'update-store-details','Update store details','https://hjsdev.com/wp-admin/admin.php?page=wc-admin&path=/setup-wizard','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (3737,39,'learn-more','Learn more','https://woocommerce.com/posts/pre-launch-checklist-the-essentials/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (3744,41,'day-after-first-product','Learn more','https://woocommerce.com/document/woocommerce-customizer/?utm_source=inbox&utm_medium=product','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (4624,42,'enable-navigation','Enable in Settings','https://hjsdev.com/wp-admin/admin.php?page=wc-settings&tab=advanced&section=features','actioned',0,'',NULL,NULL);
INSERT INTO `wp_wc_admin_note_actions` VALUES (4977,11,'update-db_done','Thanks!','https://2poochiesproperties.com/wp-admin/plugins.php?wc-hide-notice=update','actioned',1,'woocommerce_hide_notices_nonce','woocommerce_hide_notices_nonce','_wc_notice_nonce');
/*!40000 ALTER TABLE `wp_wc_admin_note_actions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_admin_notes` WRITE;
/*!40000 ALTER TABLE `wp_wc_admin_notes` DISABLE KEYS */;
INSERT INTO `wp_wc_admin_notes` VALUES (3,'wc-admin-wc-helper-connection','info','en_US','Connect to WooCommerce.com','Connect to get important product notifications and updates.','info','{}','unactioned','woocommerce-admin','2019-05-31 14:25:38',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (4,'wc-admin-mobile-app','info','en_US','Install Woo mobile app','Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics â€” wherever you are.','phone','{}','unactioned','woocommerce-admin','2019-06-02 14:30:43',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (6,'wc-admin-facebook-extension','info','en_US','Market on Facebook','Grow your business by targeting the right people and driving sales with Facebook. You can install this free extension now.','thumbs-up','{}','unactioned','woocommerce-admin','2019-11-10 23:09:59',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (7,'wc-admin-usage-tracking-opt-in','info','en_US','Help WooCommerce improve with usage tracking','Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"https://hjsdev.com/wp-admin/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings</a> and choose to stop sharing data. <a href=\"https://woocommerce.com/usage-tracking\" target=\"_blank\">Read more</a> about what data we collect.','info','{}','unactioned','woocommerce-admin','2019-11-14 23:00:37',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (9,'wc-admin-onboarding-email-marketing','info','en_US','Tips, product updates, and inspiration','We\'re here for you â€” get tips, product updates, and inspiration straight to your mailbox.','mail','{}','unactioned','woocommerce-admin','2020-03-07 12:47:11',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (11,'wc-update-db-reminder','update','en_US','WooCommerce database update done','WooCommerce database update complete. Thank you for updating to the latest version!','info','{}','unactioned','woocommerce-core','2021-04-16 06:10:30',NULL,0,'plain',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (13,'wc-admin-woocommerce-payments','info','en_US','Try the new way to get paid','Securely accept credit and debit cards on your site. Manage transactions without leaving your WordPress dashboard. Only with WooCommerce Payments.','credit-card','{}','unactioned','woocommerce-admin','2020-05-10 13:10:23',NULL,0,'',NULL,0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (17,'wc-admin-store-notice-giving-feedback-2','info','en_US','Give feedback','Now that youâ€™ve chosen us as a partner, our goal is to make sure we\'re providing the right tools to meet your needs. We\'re looking forward to having your feedback on the store setup experience so we can improve it in the future.','info','{}','unactioned','woocommerce-admin','2020-07-21 12:23:28',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (19,'wc-admin-real-time-order-alerts','info','en_US','Get real-time order alerts anywhere','Get notifications about store activity, including new orders and product reviews directly on your mobile devices with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-07-21 12:23:28',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (22,'wc-admin-onboarding-payments-reminder','info','en_US','Start accepting payments on your store!','Take payments with the provider thatâ€™s right for you - choose from 100+ payment gateways for WooCommerce.','info','{}','unactioned','woocommerce-admin','2020-08-24 08:50:49',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (23,'wc-admin-insight-first-sale','survey','en_US','Did you know?','A WooCommerce powered store needs on average 31 days to get the first sale. You\'re on the right track! Do you find this type of insight useful?','info','{}','unactioned','woocommerce-admin','2020-08-24 08:50:49',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (24,'wc-admin-edit-products-on-the-move','info','en_US','Edit products on the move','Edit and create new products from your mobile devices with the Woo app','info','{}','unactioned','woocommerce-admin','2020-10-18 09:04:22',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (25,'wc-admin-performance-on-mobile','info','en_US','Track your store performance on mobile','Monitor your sales and high performing products with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-10-18 09:04:22',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (26,'ecomm-need-help-setting-up-your-store','info','en_US','Need help setting up your Store?','Schedule a free 30-min <a href=\"https://wordpress.com/support/concierge-support/\">quick start session</a> and get help from our specialists. Weâ€™re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.','info','{}','pending','woocommerce.com','2020-11-09 02:59:22',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (27,'woocommerce-services','info','en_US','WooCommerce Shipping & Tax','WooCommerce Shipping &amp; Tax helps get your store â€œready to sellâ€ as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.','info','{}','pending','woocommerce.com','2020-11-09 02:59:22',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (28,'ecomm-unique-shopping-experience','info','en_US','For a shopping experience as unique as your customers','Product Add-Ons allow your customers to personalize products while theyâ€™re shopping on your online store. No more follow-up email requestsâ€”customers get what they want, before theyâ€™re done checking out. Learn more about this extension that comes included in your plan.','info','{}','pending','woocommerce.com','2020-11-09 02:59:22',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (30,'wc-admin-manage-orders-on-the-go','info','en_US','Manage your orders on the go','Look for orders, customer info, and process refunds in one click with the Woo app.','info','{}','unactioned','woocommerce-admin','2020-12-12 08:52:13',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (32,'wc-admin-manage-store-activity-from-home-screen','info','en_US','New! Manage your store activity from the Home screen','Start your day knowing the next steps you need to take with your orders, products, and customer feedback.<br /><br />Read more about how to use the activity panels on the Home screen.','info','{}','unactioned','woocommerce-admin','2021-02-17 08:37:07',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (33,'wc-admin-insight-first-product-and-payment','survey','en_US','Insight','More than 80% of new merchants add the first product and have at least one payment method set up during the first week. We\'re here to help your business succeed! Do you find this type of insight useful?','info','{}','unactioned','woocommerce-admin','2021-02-17 08:51:28',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (34,'wc-admin-coupon-page-moved','update','en_US','Coupon management has moved!','Coupons can now be managed from Marketing &gt; Coupons. Click the button below to remove the legacy WooCommerce &gt; Coupons menu item.','info','{}','actioned','woocommerce-admin','2021-02-17 21:38:00',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (35,'wc-admin-first-downloadable-product','info','en_US','Learn more about digital/downloadable products','Congrats on adding your first digital product! You can learn more about how to handle digital or downloadable products in our documentation.','info','{}','unactioned','woocommerce-admin','2021-04-15 09:04:47',NULL,0,'plain','',0,1);
INSERT INTO `wp_wc_admin_notes` VALUES (36,'wc-refund-returns-page','info','en_US','Setup a Refund and Returns Policy page to boost your store\'s credibility.','We have created a sample draft Refund and Returns Policy page for you. Please have a look and update it to fit your store.','info','{}','unactioned','woocommerce-core','2021-09-21 11:31:14',NULL,0,'plain','',0,0);
INSERT INTO `wp_wc_admin_notes` VALUES (37,'surface_cart_checkout','info','en_US','Introducing the Cart and Checkout blocks!','Increase your store\'s revenue with the conversion optimized Cart &amp; Checkout WooCommerce blocks available in the WooCommerce Blocks extension.','info','{}','unactioned','woo-gutenberg-products-block','2021-11-10 02:02:01',NULL,0,'plain','',0,0);
INSERT INTO `wp_wc_admin_notes` VALUES (38,'wc-admin-update-store-details','info','en_US','Edit your store details if you need to','Nice work completing your store profile! You can always go back and edit the details you just shared, as needed.','info','{}','unactioned','woocommerce-admin','2021-12-17 08:55:20',NULL,0,'plain','',0,0);
INSERT INTO `wp_wc_admin_notes` VALUES (39,'wc-admin-launch-checklist','info','en_US','Ready to launch your store?','To make sure you never get that sinking \"what did I forget\" feeling, we\'ve put together the essential pre-launch checklist.','info','{}','unactioned','woocommerce-admin','2022-01-24 08:55:11',NULL,0,'plain','',0,0);
INSERT INTO `wp_wc_admin_notes` VALUES (41,'wc-admin-customizing-product-catalog','info','en_US','How to customize your product catalog','You want your product catalog and images to look great and align with your brand. This guide will give you all the tips you need to get your products looking great in your store.','info','{}','unactioned','woocommerce-admin','2022-03-10 09:16:14',NULL,0,'plain','',0,0);
INSERT INTO `wp_wc_admin_notes` VALUES (42,'wc-admin-navigation-nudge','info','en_US','You now have access to the WooCommerce navigation','Weâ€™re introducing a new navigation for a more intuitive and improved user experience. You can enable the beta version of the new experience in the Advanced Settings. Enable it now for your store.','info','{}','unactioned','woocommerce-admin','2022-04-16 09:29:59',NULL,0,'plain','',0,0);
/*!40000 ALTER TABLE `wp_wc_admin_notes` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_category_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_category_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_category_lookup` VALUES (15,15);
INSERT INTO `wp_wc_category_lookup` VALUES (30,30);
INSERT INTO `wp_wc_category_lookup` VALUES (30,32);
INSERT INTO `wp_wc_category_lookup` VALUES (30,33);
INSERT INTO `wp_wc_category_lookup` VALUES (30,34);
INSERT INTO `wp_wc_category_lookup` VALUES (32,32);
INSERT INTO `wp_wc_category_lookup` VALUES (33,33);
INSERT INTO `wp_wc_category_lookup` VALUES (34,34);
/*!40000 ALTER TABLE `wp_wc_category_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_customer_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_customer_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_customer_lookup` VALUES (1,1,'hirejordansmith','Jordan','Smith','jordan@hirejordansmith.com','2022-03-09 00:00:00','2018-06-01 06:25:05','','','','');
INSERT INTO `wp_wc_customer_lookup` VALUES (2,3,'jordansmith298','Jordan','S','jordansmith298@gmail.com','2021-11-16 00:00:00','2020-11-06 16:17:33','','31324','Savannah','GA');
/*!40000 ALTER TABLE `wp_wc_customer_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_wc_order_product_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_order_product_lookup` VALUES (2,11078,805,0,1,'2020-11-06 11:07:37',1,18,20.5,0,0,2.5,0);
INSERT INTO `wp_wc_order_product_lookup` VALUES (3,11078,814,843,1,'2020-11-06 11:07:37',1,5,7.5,0,0,2.5,0);
INSERT INTO `wp_wc_order_product_lookup` VALUES (5,11079,802,822,2,'2020-11-06 11:19:31',1,20,25,0,0,5,0);
INSERT INTO `wp_wc_order_product_lookup` VALUES (7,11081,814,843,1,'2020-11-11 08:37:48',1,5,10,0,0,5,0);
/*!40000 ALTER TABLE `wp_wc_order_product_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_order_stats` WRITE;
/*!40000 ALTER TABLE `wp_wc_order_stats` DISABLE KEYS */;
INSERT INTO `wp_wc_order_stats` VALUES (11078,0,'2020-11-06 11:07:37',2,28,0,5,23,0,'wc-cancelled',1,'2020-11-06 16:07:37');
INSERT INTO `wp_wc_order_stats` VALUES (11079,0,'2020-11-06 11:19:31',1,25,0,5,20,0,'wc-processing',2,'2020-11-06 16:19:31');
INSERT INTO `wp_wc_order_stats` VALUES (11081,0,'2020-11-11 08:37:48',1,10,0,5,5,0,'wc-processing',1,'2020-11-11 13:37:48');
/*!40000 ALTER TABLE `wp_wc_order_stats` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_wc_product_attributes_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (823,802,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (822,802,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (821,802,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (822,802,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (823,802,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (821,802,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (822,802,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (823,802,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (821,802,'pa_color',22,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (821,802,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (822,802,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (823,802,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (826,803,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (827,803,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (825,803,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (824,803,'pa_color',22,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (804,804,'pa_color',18,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (805,805,'pa_color',26,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (806,806,'pa_color',22,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (808,808,'pa_color',28,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (810,810,'pa_color',26,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (812,812,'pa_color',19,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (813,813,'pa_color',18,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (843,814,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (845,814,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (844,814,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (814,814,'pa_preference',43,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (814,814,'pa_preference',44,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (816,816,'pa_color',26,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (817,817,'pa_color',22,0,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (912,819,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (913,819,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (914,819,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (918,819,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (919,819,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (920,819,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (912,819,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (915,819,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (918,819,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (913,819,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (916,819,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (919,819,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (914,819,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (917,819,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (920,819,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (915,819,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (916,819,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (917,819,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11352,11351,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11353,11351,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11354,11351,'pa_color',18,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11358,11351,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11359,11351,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11360,11351,'pa_color',19,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11352,11351,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11355,11351,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11358,11351,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11361,11351,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11364,11351,'pa_size',20,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11353,11351,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11356,11351,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11359,11351,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11362,11351,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11365,11351,'pa_size',21,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11361,11351,'pa_color',22,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11362,11351,'pa_color',22,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11363,11351,'pa_color',22,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11354,11351,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11357,11351,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11360,11351,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11363,11351,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11366,11351,'pa_size',23,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11355,11351,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11356,11351,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11357,11351,'pa_color',26,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11364,11351,'pa_color',28,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11365,11351,'pa_color',28,1,1);
INSERT INTO `wp_wc_product_attributes_lookup` VALUES (11366,11351,'pa_color',28,1,1);
/*!40000 ALTER TABLE `wp_wc_product_attributes_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wc_product_meta_lookup` WRITE;
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` DISABLE KEYS */;
INSERT INTO `wp_wc_product_meta_lookup` VALUES (802,'woo-vneck-tee',0,0,15.0000,20.0000,0,NULL,'instock',0,0.00,3,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (803,'woo-hoodie',0,0,42.0000,45.0000,0,NULL,'instock',0,0.00,1,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (804,'woo-hoodie-with-logo',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,3,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (805,'woo-tshirt',0,0,18.0000,18.0000,0,NULL,'instock',0,0.00,2,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (806,'woo-beanie',0,0,18.0000,18.0000,1,NULL,'instock',0,0.00,2,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (807,'woo-belt',0,0,55.0000,55.0000,1,NULL,'instock',0,0.00,3,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (808,'woo-cap',0,0,16.0000,16.0000,1,NULL,'instock',0,0.00,4,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (809,'woo-sunglasses',0,0,90.0000,90.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (810,'woo-hoodie-with-pocket',0,0,35.0000,35.0000,1,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (811,'woo-hoodie-with-zipper',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,1,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (812,'woo-long-sleeve-tee',0,0,25.0000,25.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (813,'woo-polo',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (814,'woo-album',0,0,5.0000,5.0000,0,NULL,'instock',0,0.00,2,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (815,'woo-single',1,1,2.0000,2.0000,1,NULL,'instock',0,0.00,2,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (816,'Woo-tshirt-logo',0,0,35.0000,35.0000,0,NULL,'instock',0,0.00,1,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (817,'Woo-beanie-logo',0,0,15.0000,15.0000,1,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (818,'logo-collection',0,0,19.0000,19.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (819,'wp-pennant',0,0,29.0000,29.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (821,'woo-vneck-tee-red',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (822,'woo-vneck-tee-green',0,0,20.0000,20.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (823,'woo-vneck-tee-blue',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (824,'woo-hoodie-red',0,0,42.0000,42.0000,1,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (825,'woo-hoodie-green',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (826,'woo-hoodie-blue',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (827,'woo-hoodie-blue-logo',0,0,45.0000,45.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (843,'',0,0,5.0000,5.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (844,'',0,0,5.0000,5.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (845,'',0,0,5.0000,5.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (912,'',0,0,29.0000,29.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (913,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (914,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (915,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (916,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (917,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (918,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (919,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (920,'',0,0,NULL,NULL,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11351,'939020',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11352,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11353,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11354,'',0,0,15.0000,15.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11355,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11356,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11357,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11358,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11359,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11360,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11361,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11362,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11363,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11364,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11365,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (11366,'',0,0,0.0000,0.0000,0,NULL,'instock',0,0.00,0,'taxable','parent');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (14036,'',0,0,5.0000,5.0000,1,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (14077,'',0,0,1.0000,1.0000,0,NULL,'instock',0,0.00,0,'taxable','');
INSERT INTO `wp_wc_product_meta_lookup` VALUES (14100,'',0,0,44.0000,44.0000,1,NULL,'instock',0,0.00,0,'taxable','');
/*!40000 ALTER TABLE `wp_wc_product_meta_lookup` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Table structure for table `wp_wfauditevents`
--

DROP TABLE IF EXISTS `wp_wfauditevents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfauditevents` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL DEFAULT '',
  `data` text NOT NULL,
  `event_time` double(14,4) NOT NULL,
  `request_id` bigint(20) unsigned NOT NULL,
  `state` enum('new','sending','sent') NOT NULL DEFAULT 'new',
  `state_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfauditevents`
--

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

--
-- Table structure for table `wp_wfblockediplog`
--

DROP TABLE IF EXISTS `wp_wfblockediplog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfblockediplog` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `countryCode` varchar(2) NOT NULL,
  `blockCount` int(10) unsigned NOT NULL DEFAULT 0,
  `unixday` int(10) unsigned NOT NULL,
  `blockType` varchar(50) NOT NULL DEFAULT 'generic',
  PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfblockediplog`
--

LOCK TABLES `wp_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wp_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\','BR',1,20482,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\','BR',1,20495,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\','BR',1,20497,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\','BR',1,20500,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ1+ý','IN',4,20478,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyT','US',1,20477,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyT','US',1,20479,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyT','US',1,20495,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyT','US',1,20497,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyT','US',1,20499,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyTs','US',1,20477,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿWyTs','US',1,20494,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï','IN',11,20485,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','BG',10,20502,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','CA',7,20506,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','FR',2,20507,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','DK',10,20504,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Em','DE',1,20502,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','ZA',10,20506,'brute');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gx','CA',1,20502,'waf');
INSERT INTO `wp_wfblockediplog` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gx','CA',1,20503,'waf');
/*!40000 ALTER TABLE `wp_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfblocks7`
--

DROP TABLE IF EXISTS `wp_wfblocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfblocks7` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `blockedTime` bigint(20) NOT NULL,
  `reason` varchar(255) NOT NULL,
  `lastAttempt` int(10) unsigned DEFAULT 0,
  `blockedHits` int(10) unsigned DEFAULT 0,
  `expiration` bigint(20) unsigned NOT NULL DEFAULT 0,
  `parameters` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `type` (`type`),
  KEY `IP` (`IP`),
  KEY `expiration` (`expiration`)
) ENGINE=InnoDB AUTO_INCREMENT=62 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfblocks7`
--

LOCK TABLES `wp_wfblocks7` WRITE;
/*!40000 ALTER TABLE `wp_wfblocks7` DISABLE KEYS */;
INSERT INTO `wp_wfblocks7` VALUES (58,7,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',1771730149,'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'',1771730751,8,1771744549,NULL);
INSERT INTO `wp_wfblocks7` VALUES (59,7,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',1771743380,'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'',1771743978,11,1771757780,NULL);
INSERT INTO `wp_wfblocks7` VALUES (60,7,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',1771752538,'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'koga\'',1771752538,1,1771766938,NULL);
INSERT INTO `wp_wfblocks7` VALUES (61,7,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',1771811458,'Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'',1771811548,3,1771825858,NULL);
/*!40000 ALTER TABLE `wp_wfblocks7` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfconfig`
--

DROP TABLE IF EXISTS `wp_wfconfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfconfig` (
  `name` varchar(100) NOT NULL,
  `val` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfconfig`
--

LOCK TABLES `wp_wfconfig` WRITE;
/*!40000 ALTER TABLE `wp_wfconfig` DISABLE KEYS */;
INSERT INTO `wp_wfconfig` VALUES ('activatingIP','45.132.115.97','yes');
INSERT INTO `wp_wfconfig` VALUES ('actUpdateInterval','2','yes');
INSERT INTO `wp_wfconfig` VALUES ('addCacheComment','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('adminNoticeQueue','a:0:{}','yes');
INSERT INTO `wp_wfconfig` VALUES ('adminUserList','a:4:{i:11;i:1;i:1;i:1;i:10;i:1;i:9;i:1;}','yes');
INSERT INTO `wp_wfconfig` VALUES ('advancedCommentScanning','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('ajaxWatcherDisabled_admin','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('ajaxWatcherDisabled_front','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertEmails','jordan@hirejordansmith.com','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_adminLogin','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_block','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_breachLogin','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_firstAdminLoginOnly','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_firstNonAdminLoginOnly','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_loginLockout','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_lostPasswdForm','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_nonAdminLogin','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_scanIssues','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_severityLevel','25','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_throttle','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_update','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_wafDeactivated','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alertOn_wordfenceDeactivated','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('alert_maxHourly','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('allowed404s','/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes');
INSERT INTO `wp_wfconfig` VALUES ('allowed404s6116Migration','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('allowHTTPSCaching','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('allowLegacy2FA','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('allowMySQLi','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('allScansScheduled','a:2:{i:0;a:2:{s:9:\"timestamp\";i:1771953594;s:4:\"args\";a:1:{i:0;i:1771953594;}}i:1;a:2:{s:9:\"timestamp\";i:1772212794;s:4:\"args\";a:1:{i:0;i:1772212794;}}}','yes');
INSERT INTO `wp_wfconfig` VALUES ('apiKey','413f9d6c5a887eabc772eb612989001bdf510e08165bbbeade2a8776e3dc3e26333944d1601ab35d2e2c8deb956c798b2e23a3919ce8f78364b74d990157b9ad','yes');
INSERT INTO `wp_wfconfig` VALUES ('auditLogMode','default','yes');
INSERT INTO `wp_wfconfig` VALUES ('autoBlockScanners','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('autoUpdate','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('autoUpdateAttempts','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('autoUpdateChoice','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('bannedURLs','','yes');
INSERT INTO `wp_wfconfig` VALUES ('blockCustomText','','yes');
INSERT INTO `wp_wfconfig` VALUES ('blockedTime','300','yes');
INSERT INTO `wp_wfconfig` VALUES ('blocks702Migration','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('cacheType','disabled','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_action','block','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_bypassRedirDest','','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_bypassRedirURL','','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_bypassViewURL','','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_cookieVal','67049c271310f','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_loggedInBlocked','','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_redirURL','','yes');
INSERT INTO `wp_wfconfig` VALUES ('cbl_restOfSiteBlocked','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('checkSpamIP','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('config701Migration','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('config720Migration','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('coreHashes','‹\0\0\0\0\0\0\0€àa:2:{s:4:\"hash\";s:64:\"ee59d4a7a250195201894a46d03546eb8220c1961a1d55dc3c6b65cad58a456f\";s:6:\"hashes\";s:159008:\"\0­ˆëW7‡Ž±ht#“	²šq¡»)¤ºdÅèú$\0ÐÉ\0(Æë°xJ{ìh¢Ï®%§\r^²×:€û(ã5Á—\0(Ðœ˜úZúY÷Y˜@àIq©î›È—#áÑT»áù@\0+½ù0…ß¨P;µPO†\' ‰^p|Ns¦N6’d´×ï\04ß—¼t‚\\v¦QçüÞ¹¾ô\'_ËáÂajxÊÒ¦Û\0E=j¶ƒËÈ‹|p8.æÂ½ÿ÷ËÖ¤ñóSGpåƒ\0[èe¶™®ŠLÒ-´OÛÀvž\nÃ¶Öíìr\r‹«MïË¼\0^NÙå¼˜aðe|K ·-àÆÜ°ÒÍÉœ=ç„\0bœ&Fžö˜³ÿ%|w›í*Qr;|/Š=(A§óä<ü\0…‘¥#æBí5à¿j†ó$#õàj!ŸµþÐbN€ôjö\0Û§ÿå4(ÊK I|Š„¯0ºìµqD.^¾v¯\0­Òûv©eHñ¸ ®?Ë©Tò—00—‰®´cÜˆ¨\0µëiäÓÖ„\"ÞûãÆ]Ñ^è°þXDþ“2](\0¹‡ö/Œ¡o)öô:4]±ã_Çøß+Ì”ëŽc½þ×\0Ë¼o¦%§úÌ?¹æNW×ÁÇN{Ûõj\0—ÒD¿9\0Ôeµ*ë@’t„À±\"éáƒq	ÈNþ’5÷„H¥\0ä9Ûw’i„ó×í5‚ßÂÐ“§Ã}ˆÿ´hÂÌ\0ëüZÌˆ»~í0±=ïèG‡#´C÷ÿZ}Å* †p\0÷ù-bsèG¨\n(hr\Z.ónåõù!eÈ×z.Yx	·b?Ç=iFÈFÂ’ÎS†+vTgLÃm“.5Bã)6—í	ÅjÜí”õnNØ¤^}0[PœKXs“¤+È‰0¬ÖÍsDêÃÓ;›ÐPâ=\'Ÿ“2ä	™ø\0Df²ý2\n#XI,¥Ø­UÞú4lcø¶ˆ+N«\ZvìXƒV*tÙ\0ªÁnƒ‚¯á’^F1pÇb¼úN¹ñ\nøùa±w©S‚¶à[óU`|WS³PDæ°ç¾ŸNh¬Èb!•Æò­#§8iß>kq6¿R„Eÿ5ž”:—\"üh°&»¼_PA0)ß§±;:`Y¿IÂa]Õë¬œÆ…;B­Ži.qXõàA4û­äuUœˆ+×±Ë…´Ï±„ç·Tª_^gyªzG‚L\"1°û³U}6:ŸŸl|‡ì(ãœ¦Á–q{ÆðVÀ~uê<¢Dh¦o*¿¯ŒcÏ¬0ßñÎÁx¢cl$‡	™4ÚÝm•·äÉøo¾¿`vA:§ø™ìˆ`{rfËÁï_ûS3/sÙmÚ?dš^Í”0ßX0ã#q–Â-mlÏ*€Ïá³#öL&$FÎªK#Ò\"¨`Ôˆ†”MC›Wd$É2þäŽ]â’%Æì*œ6Þ\\þdpùÛ›!½s%Ÿà]Z×YÇoåŠÝ¿ŸþŸ¥„©‘ôÉr;GÐ÷\"Š¥5 ·¡}ìx(ÚÓrÜ:a,zmKƒH1|/ã†Ñ+ò©ñ8¾¼þ½RP­¥éèAh>êýlM°;yáéù6ÆJµ=õN«BÊÙ]¢þÔu9„Ëa™¶Û+µ855#˜ÖpP–Å¹ÜÊsZFˆÔ¤oD-x?ì< u¶ü„qýXQ€7aiÌ\rICÒpE–KáÈÌð‡y½€kŠÑ©}Ë£œ\\$­p\"·&Ìp+^„ºÕ\Zõ{©¯ŽÛÌÂ˜¹5ÿ|™f¢ãµ…SÍLšo3EýxÀºýÑ¥Uãÿ°q¨`Ž‡Í0H01YL$RRAhJ6´çM¦w:/ð7š.ÊÚP”Áƒh.BÂU-Ñ—ò\'TsÁªz+p¿›×pHaœP04•ÃDí!Ì2å{ÑF°Í¹|á©ö¥œ³I‚tôCþ¸*cÇ†„>L4ÓnUpúŽ\0ÓÃw\n –Ë’æÀi‡Y·IÃ¿ I•iè½~½A:œ 0Zô\Z¤p8$—hûÂ\"dö3ÿ¬ \\•£pY•Qëá£Ž›K4¨‘šÂ* â¿Ò£úÂŽ…¾.ã\"*¨úÏžª\n­_Ïív¡žÆË/xä0‡(¾ØlL[ì~yBÔAå³1ÝƒÉÂí~8JõùÚcÙ<§Fh}…ý Tcˆ¶ø—­m“¦Éæ<a†8FÈ\'-™*æŒ0¹µÈÄšÞ—¸ŽØºðþKu³\0MÔx>]ZÛø\"ÑzÑ8ÅŽÇVßMúË»yUL¤…ÁK«ùCËWaå\\°èËÄ\nƒ;è¥0åÄ \"f«ÐÎŸïÒ\'\rÍ¤ýDÄdMÅ×ÙùÃ÷§sËÇ¿‰ØÚ´ø$2ôj)Ã,\n²\' #6ä§9\nø½^îÎ	ntº\"V8ÁM@õHØŸQ÷¯[S$ü‡ÏÚ–©õmKØ2†e²féte¾4ùœš\ZðTò&òº1ßRñš?såß.®ìß	6ìóº|º\Z3”GG.Àf­±Vy`¸Éÿ)\".o[`×ÏÝ\rÉn”óçjn¼viU\n@,›+!%u	re4Ù+JuP$)OÆy\Zåg`éJøõ²¤\r¨5øn]¶SÕÌ“¨Ä&tý,–WNÙPÙ2Ò\"Åž˜,|^âå€yÞ²ðñò/\Z(A°-–pcö[øg¾P µH³låõ:eË+7ÙÆú1]ü/Æ…­B‘Mój:­å@Ñ«ÈG+SÛf¶º«ÿ¹d6”Œíð#±RlÂÎ¹Ø‚3ëß%+¤³`HVæ®O—Vži‰\n°6W·úÔ‘\\<çOÌEj2¬QòŠ×Ö–u™Ÿúic\râpª«õ´ûQÖÇí™œ½÷\r?c˜LÙTÓŠ•ùîqg¦È«?c—r‡È¸¦t­d®¬æB\rTJÂ,Q“Ó$šTDh×ñÐ((Zdz¶¹vOÿ¯¯Â_•Ÿ;Æ€›³EŒpYö.Õ&}öº_½SýËnRÀ\'÷¢X§^¤ÿäkhûº·ÕÉ‘Ðiæ7´ÂûÐdÕ*Y×Â®£¾s§å<!)Üƒ«…JØÂ¬ËÜ˜D‹~™‰%Roøïc‰Ö7®\r¦ºL»æ>1ŠÝˆ]š^]¬RÉ¢NF™MôâJÌ,˜ï÷iêI.2 š»>1·ZØ;×¨¾‚1Ô$š!¡‡W:òÊâÖLR²d³³¸¥º€ÀF¹@ÍÊyoèF	¨SxïDq5ºà/wºÛ_W:œØ+fð1zù¸g¢¦‹\\Yòúâmõx³GO0ÇÎâjo].ã–½®§gcl¬‹PÚJ;/áv¢wX°öVï«ÿ/]WìzBœ=½f~:N¾Ì¤Fa6¢Õ¡Ù\nY ØÓ\'ºèiûÂç+­`­ÂfGYbmŸïUP©™M™JéÚ¡0€&#>|ø†A|F>4´«AçÎ\re&:\"êºVwe?!:°bÐTäP%“@1€‹´\rÆ\Z„,WölÞ¿õ†RCvÂèM“$…Ûèú¶O½·4-K¸	o6Ûlbö1Eå;±7xù?ð-™Ç±Œ¨ZÞzE»Ÿ‰*†nk±»‰E×m@ìžãéöŽéð1s®­Y•#1$Ðé\Z£=I˜ˆŠ¿b£ŽXBr½?Š·ìÍ¥-ô‚!Çiº>¡`Éå]wBËùÎºõ@kp&»›¹h4Ô›µ2¶™ºm¦ÿI”$=„­ù¼¹D“‹Ö›&ÄÇ¾@+Õ¢ËÐqO.¯Œ…x&Ž®*p§Žö@ýlëÁÐÒþ÷Î’/kz=¬i»êîÒ Sò¨°ÔÀý\Z\Z4Ú¶1é5ÁªÇ2’3\r#?EÉQ·ËØL¶ÕIm$ÏZÊåªB\Zï!„ãœ&šÍ–Ž—Ck†`7‹Ï×\'/¹½]äiª²5 \0¼Òµ©Š2SC‚áÅ+2±Èüf!OgÐve½CÞhîÿð”ÖÎ%%Öì-ÓÕ)^\\‰¢\0«t`–kà²@§ƒ›UæOÅ”¤cp¦Ï>ã!8HB6¥Ïàãìâ=“bñÂ‰!§ônŠz\0§OS~Kêøç|$Øëö°T¡ìïÁ…ælJÆøbÿOwŸàÐáÍf\nTÀþ²­Eg\ZUê\røŸ£´¯v&yŽ°Øï3Ó%,×PÎA ‘»=…¢[$R$šê-ËZ†Øi\'óuS<á8·!ÌÇü6‚›pV¡Ý“Ð4 ¬6éŽ¬½ìM&ð$!2d<žª\\	|\\—?gü\n;dÔ/ÝÐƒv•ýl<pe1yÒYrjºL‹Aõ \"}IÔ\n®&{ÐøÜømcK1ÒA¾³QCõÌWKN¢eéÓŒ»ð&ÂÐŽuÑ¡Iq™t¼·‹n~T	_j×-˜›†É%³¦?ž7¡0i–»Ë}ÍeÝiZÖO™&E+rXŽe{eª½mXÎÈö<¼:¦KSm\"þØ‹);æôåÓ¦Æ˜„¹ëÔ÷\ZL¿œ_;éïy{ ®r·>K^sâVS2oõHÖá_îÛ)7¡©šãÐz_oeïÕýÅ­y§^/?h;@râK%àáLP…Çf¨àcË(|Õ_] ÛUÌÍ’o~MEÿèï×†Ý‹Ùs¬ùRpçdÕÎF[ÿü\'rÝ5lþ—¥è”åª€Žî”‰X—û¸Ôec2B…“ZŠ	Qój»hÏ!>&“þÆ´sèƒò@Z2]¦óºi¾¨¨](J~nø3ìàÏ¿Ù€hjóqÚoÑ2±†kLý›JQ§c\0Ï8|VÜÉD„Õ>×Î™+ËN¹\ZœF˜Ç|#4“m=Öúóõ9cuËA‘üýŠŽNÚº¶)\rÂmäMA¼ÌæD¾°os,–Õðê$»‹ôgJ	áÅ–Ø7l}Øa¡ñ¾ÔÈÁŠ¯Ãw|ÛgRLh!ö°1ÒRóþ&\'˜ýk±D\':8YÞ¨KAa¬-¿RHöTÒÿýÿ¥ÕýŠª»(:ó=ß¤\'\\Õ\0¨¶¯|Ç8Í(´ˆ]x’Zä´ÏvJ+è~†S‰$Ù‹6ÏîvgAÑœÀÊ‹Q?­j¬`J“ñ©Nõ]î0&–ñb›\0ëV?9´Áº¶Ñ\"­.÷I3ñ¹ÊñP+ž>öÙ[!¥µþ—Î:?Œ-÷%˜Æ6.ô‘2r)rk’+`½NiMçñ2]<¾	¾h\nÚË¥—þOí€3Œ5FžÐÈ\\Ì\0÷žð“,vSçç+p\ný.‡§™é´\rÄJ*RT	ü!ŒæA&–ÕUóBÍtG=_:\\ê]>iŸ£?Î·@Ú¹ÜaKÕºÚ*¿ Ô½+]²€µÒ®gÆ‰^62óG¦ž\rƒS …|±;ëŒiDÎW¾ê:fLÃw¸ý•àé ]ýƒ‹X)¥$=XÁn!Ãº®‚l=Ø@õAÍ°Óñ:ÞV56UÆþx5ôPx››Í&ó¿:V“VæûÚ-qX¹êA9ÀMç4Þà†-²°©t\n{ëÑõ†}ÿMI	AE0NãöÜÊûµ„Å.T0b([Î²Üžª£õíoYdÔÎ%Ü å+£[»Bº•ð f¶<3)|•žŸˆõ¾xZŸ Õq@Éõ¶ä51a¥Ixˆ»¼MOYÀUò\rœZ%9ç\'ZêY*½ Ið7¸°CùÔ|þAÂ‰oØÙžt1ð²#4çÍö´Ãä‚¹\Z€Á\'&Ý8Ñ\0Ãª”¿õ›m9;:áÄÍ¼„fÂÆf„)“™¤Iïœ³Í;ÁþPoiÃã§Ú=DáŽ¯ä¤0SlíhsgÜº{”,˜Æ¦¤LìXÆ-°—°Q9ï=Òí¶Ž§·BÝy/?ZÌ)\Z|œíÞò¯<„\n“x’¾*Ô×óŽý×iÄÖã.âkT!È‚÷=4 ÜÂ•(üSPYB\Zd¾ó–ÕÉ`™€hˆÿ`“P¡*Í¤¹!j1m!–~J­Žó¦zó¢|àîýâåž÷æ+WÆ£ÜVFˆY”×\r¦OÓ]ŽY<yŒ}ƒ\Z»>ÉºH¨¯ðI|ÜÇPôè±ßè®àBb¥½eÔ^üšÎˆ;VT1¨Îcj¨] k poÖÀïdf¹Æ?»jr£äYåe|ÕHŒ÷h>Ý,‹ecÞ¡–Rúes5-“šàD=ÇÄû<óÚ:3ãÍÏ©‘MçñÔ>»‹ÿrî6ËÔ¤Ðô%z‹uÛ‡7þ}»FËð˜Ä[yx±¯]káÆÝ­÷Yrƒ‡Ö¼9£IV,C2\"“•ÉVÑl·—pˆ]l2¢Pïøf>ìõKpÔÇÖšJ”¾™bvw°`î©ªµ*»wé óKPñ‹x*¡ß™\0ºÔLK©}fóEÙ‹¦¹”\"jL8ÇŒIÃþ8Žu=¨\"zÕ~v×C¤±¥	Ã¯$ÛÌ}±Ëø©¶*Ê˜ñ˜)>2ƒq¤–e¥€^ÕÀ)ŒP’¦ÇnûGfRô@Ol,>ivÄ:°`ÄtQÆ*·8\'¥<“ó\nã‹Á’¼ Jò·;“H`÷QØ6pq¾ÿØaó%ë®ñ\r†Ø	üì\"…Anˆ3HØIsÌ:Y¥¤aÁe0BÒ²yõPp\nï­¾¯¨™òÆ!Î›Íÿ»Ù&°ÖÉ…\'MºÐ4ãšBŸSøßÉ+\'¥4&¼$Ø¡¡óVgg¤áoÎüg~Ùëm/à¡/&t+äùâs×ì¾äÔ\"#:Z«Ü¯4ã“‰&_ Õœ\"î¬{ë·¶SMM´töYõ$±\'áÖ9w”]0&ÛÇÇ6\"xFð|w`AZ_+vL\r}°ŽNßPåÉæU„v¡ñ	l,s¨ÅÙ\"\rûmžè`»áY×“¯U”¶X^žMs÷—6RŸH@ñ	&‰å†¾¤BÇxžö@dÆR#U³ôOþPg›žsHüoè)nÕÎÿWréØ9´1{|éö;é\n$ynÈš’hM‹EÔÑ:zŸÜüà@¯ˆÁüÜ*9V›»ŒÎ¼ó[E£¶Bu}<¨î„±\Z#¶d¸4*û?˜œå¸dªQ]Bx.|9Døö:h@ÖÂQÿÏ/U\0-|_Û¢1ùg-ñ+´­·Þ}üÔ˜!^iB³ÐòJüÕ\\W¤]f§œ@@…w£=	.]¶íkZ1Ñ™mÒGõ‚ý]Ôxà0øê•É	64µ®ˆç ¹2DMÈMâ$Ë\ræ¾i“\0Ô¬‹	8\\Å¬ç®jùA’Ê”5Ñ+X­œoˆTùm°_|	g)[.‰r\nào”i×{4Š›Q\n\r8HŒ\rfXðÀè	v¶l»´õÙ®ß÷!ÿð¹ÿP€²mýø•\n6|Ï”K	~ÐõCèÈ«™¯7¤àÃ:À£s&uËäÙìjÔËt	©+ö{RôƒäÓÙ„åÔËnýt,´Çž¦`µ•Î|Uî–	Ã,ºÔ5KVÅ¥»°Û«Ô\ZÐÓcjÏ£5Ôÿ…j‡£©k	Ö“ÅÜñ-Œ\nqU‰Ëiº×Í-›$àh*íØm™l	åÍW¿ÇA¶ôû2LhÀ` ®âi²%ivä–2þÃëÞ´	æVh˜ÐðLC‰Â»>UÆ8.Å`Æ@<Kéãh	üÍ¿¸ÊU%ÅO¨HÞ¡ñŸ…@¿~x\\6ÎÄ~â\n<º:˜X†hÇQATºÀïì·oŽáp2õ¶¹8>ø\n*„²<×÷ºÓ³³?HM²\'VÕéèLî¼\'[RÛ\nâÃÔVY\"×³è\\ºèX’@;t<HêÕûý\\\nð@&Øê[DqSÞÁÊÓðìàB—×N#F‰B…ä\n#\\˜é,Á-ö-ª*N	VŠÓ»+äÒ:Fç Ó¸‹\n*An•„¸.]éBéÄtúvƒ!‰WÒ§Mw’9ÝûF\n+P_tQÿVoêú©²ª7nÿ\nz#ù8ÍúºÒÛßJ\n1V<W¸köNÊ¹_ïQ5Þ~“Â¼Ž¸‡àéXMè\n6Â©k5Î5]«¿œŽ8rò+˜>û\\7úzÌk.‹\nDfdvPÿfŽOn:ž“˜ªa†åÐ³Â‘Š„»XÝ\nl²ÂØ¢ÒsöL	ßVnr(òðÂ\"®âb ™^Å§Ó\nv­?Ìuì	ÒÈÈfßh6Ú2Bþƒè?ñ2\03”}¦\nx‰çm¯«…nV=OD¼“\0T­ÚÞ)‰ÏUÜã©\n}.¢’†å×÷væ–e¯\nµ?æ°.zŸªE…ð»ÚÐ+É¡\n‹\\_9(ô)7‚\n—Ö/õSæà\'ägßƒ†v•£Ã\n¡9d£Çìgð~@–¤®|ëB-ŸÁ°²œÚý6=£\n¤TÂ[Cp¹±§â(,¬_V+äL\rÛ¨I¹ü(.ˆ„\n¥súH×µÑ‡c ë-y//ý?‡\r®$MÌ¤j3\n§aqYK´JÒ”Î€pù\ZJüj¯\\PÇ˜È\nÔ\n¶¯Ú·›tnŒ\r‰EanòŽJ;}(ïÒÒ™©ñÂ.°Ä9\nÁû ÅW\"íˆúëw†\05ÑS NrËý©Š¼šh\n×CãÙ0ÄpFdù°‡l•\0¿ž\"uê™~2\"õT¯½p\Z\nèvÉ[\0Çõ‡XZppiý.Ì¡c¹;~&Œ†Ýø\nî·Î&ª)h4Ð_`ÕFãL“<—ã:`#pf¢ìò\nù˜˜ÛRW#Þˆ´ å¦Q¥ÆÄ“4E[£\'Äz“\nú‡lR\'å«i×AN»C¬ÌÑºqŸ,cMu_)ÿé\r\nþ·S/³ÒÌ¼#@¦ë%ôÞÓ,îul°è½$t¡¸…T–³\r…“)…ƒk³ÌŽOÜdS0éX±z¯ú†_óÈÞÂ61k‡K(£á]1Èz¯ukpR¶!¢‰³Œ—YCK™.Üc­~õ®áüÎà[&\'ÌÌ1íSñSÿÌÛL{ÎçzÅ)ªú,­\"§wÍWÏýS²ŒJÇ²þžÕÁK­SÁª´Àuá¾’¹MˆÂccÖÍÞcdD™(‹Q±ÌVq’Q1SÂ/cS(UU¹Ä´|ç{\"×³þN‡y2\\™\raò•[„J?TÓÐð?ÑÿúG¼d¡æ(shØ\ZîU½Ã¦_\r[âš¯ÔÍ:E³ˆvb{¹ðv‚Œ½Îã_¿ýØÖ6+qŽ‘æ£)Åº(1ª)§æè±,†©ª¢Ôîtô¦BUI+u›˜ÀC¯ãÅ¶…R‘ŸãSF2>Â3`¥ûvÉþ\'˜:js(-Nê§²šÖ ¸ï–çNç3ƒì•ô:âVS;ÛÅáCT\n€»] þ¥C‡rJ¾2ŽªËÉm5CZ‡\0Ù/@@1ß1ÎD×Õ®6½¸8g\n)eÄÕÚzéñl¨1ùMH›‘&ÝÆSîð.>õU‘B|2›üÓœOU}¿Ú(Ô°¡ýÀzÌ¹Æ=êä†€Ê0j2¡4\n:‡²W“nþ¨”\\C2tcç2Á¬Ä’ZV†Rêé¡ƒ[§‚l#4ÿË»>/\ZŽtù¤ÀÊZ¹4^@M¡B’)P¹Rñý¸[,F/Ã%2‘s®ÔZÈO	Ð×`ô›ôüI9z ¢Zº1Îµ¢´Eþ€Âl|lh¬®£ÙÊ]ýŒä:ÔYÅˆõ3	š§Óì\\gmÌ»ñ1)q+#ã˜òÙbæ^0rR^º›|Ãë2î¶¥½ZWcæt ®ïV¢ËÁ´Ò°z˜o_Ò²¿ˆYn,ªJš©©½ÎÍ“TÈNBº(Ù-±§iDäøÃr‚è´È­!wz÷L{©ïJÑy7-Ñmé×á“Gé´žYâŠ[¨ÍôãkÊÈEn#XvÕi‡w÷R»:žM7K¬kRŠ¢D·•¬‘.„ó²© L9Œô%±S÷¨³J*˜À–…n\'Íªt^ÀÎÐVÉ¹ÅO‡œÆÇì*ó(œ˜„·Š7Y‹î(VÝz|%\0\'j·ÕŸc´m›ˆö)(aõ€hØ<æÒˆ¢ ý<˜šE­lø÷Øµ®$hçTCîôßÕžNû8köÈºÉ™y·*™<I\nÆÕÿäª(øÈýx€$ÿðC\nÛ¸mœ-Bî©Ëóì›ìYVAlÍ¼2¾VSü#nÛØòX¼–‹Õ6÷ÃXî”›âñDUÈTö=õ–1O¿@ø,xÔÏý’ˆÝ³Ù Ø)®¼\r&Üd5·s/,—\"ìd·ÏNkœ‘N= •í]˜Ù¤.Ž»£2ŒnKúôÖáiÒ™°9:’œÚEOñ_éQÖ®?ökÆ-àŽÞhÔ_ÈJ½.ÞÙ&t8ö&mKX+ÍC·Æ†\n!‘;[oVßSm(Å³1—OZ}Äm2_71î]S‹¤	Çx‚ùw22³š¹\r»³Þ‰#<*QÐfûš(¥„õ­™\r…Š}ÀäŸ¹-V±Ûß°Þ\'eCCÊ…ãe-2,0\r)iršš,¸å(¦ëU,õæ=æOÃiª«AT„Tc!¦ð\r1?–;IBœ=S±÷\Z“2ÍÖ¥‘&þ×†Z¤B®¬»\rNÓæI†Y›·½ø™Ô¯!”Çê6)¬ñI£Y\rQiü^š\ZB|­äf²‘C‘¿è-/r±ÞUÇYÙ¢ÅB\rX·[cdpSs3Ó%.Xóå|AˆºÄwü˜#(JL\r]˜EiCüvEÂ‚Fó„™{·ôyD|ªï›JP™f\ra‚{pë9ÑÙåó(A–)Ë¡…Ì®SPV†Ìsë6ì#i\rnuŠî:Ft\Z±¤\"P9ÿµ¸qP¾‰œR¸®PA \r‡¼Ëk•<vWàPäÀœvªãg(HÑ‚µ¢cŽ+d7\r“©ñC¡¿ì¤¢(ÈlÜ¶mÝˆ<í…½¢´Å“ZÚçÈ\r”YÓøtÚW^¤ü¬}rIxÛ¯óºu†$ç/dMkØ\r Uÿò‡:ïwöçëÔ,ÈËß&çK…p&á\ZšÑ\rª×Mž\'7B ŽM»fµPÑLÊBKo\Z!SóJÂÂºy\r°Tüò@ÕðhQÍËFMÛð À]ºƒ‚–ù•)§³\rÂ›Ø×Xd	D\nè£ìñŽ¬q¼bc÷\Zu—íÀ\rÙ“£ÒC7,š¾<ÜúÜp­,ÏLùâµ~rYús#€\rç\"¾(qqš6çZN†è´Ïæ–Éû–ÕÅŸ&åh©Ï\rò\nÝîÌ*J–Ô6´¤©¾û”V^±Ï%W\\Ày¬\0Ìì»@:ƒGCÑ)Ì¦Žö|u9 èZ<Pr?s2\'íh?IÆÏIëÂ3z(BŸGQ#‰—`päS:eJÇ&„/–ÊáaÉ‹¨“`ï÷þ\nŒ}ûç\Z\\xÕ+ÃG\\%R£µÍO¢¤6³àûí}î°ã•“æ‚«Ä-ªFúkRVËð£6š·ƒG_e\r­¦\"ä}ÕQ^uâÕøÀ¿£YtY®‰sNlÉdU|ß7™‘tìUàFY€›Ènˆ[ï\n×§\ZZ\r\n²Â‚Øñd.¤«ji½!ö¯ã!aÔIWRHÛj°wHBBÇí•Îíu¤Xp\0bäUeÒ$Ok’5¿÷E@yëWùgß\'’É)2Œ¾ÔY_¼Á11Êæ¨]ûQ[¯Ú7*ûa3ÞÇ¾Úh‰ˆ”NgB Á­î7sÝ|ô9S…‰Ò’-L·Ñ‰,¡UúŽªc\\ë¯kiš² »6uøàJ\n3*¬“KvÊi„åA&à4’ú«=‡DéÖq!è“¸Ö§f;4“™PäZµøeµO!˜vx.eèÓ8—jY¦»ûçß0\Z¢´€èP…P1¯ÔS/ÀÞ0?ëU!õÍˆ¾ß«‚R}Küž¦¢vYÍ3s×åÈ“˜Ó¨\rN…‘½¸õò6°??ÏÏöZž‘vˆw=2H:õ)x.°ô®‡³ÈXÙüð„BŽ±R{Ê±¸¸æöfJ.p®T&Éo\\ÅÔJ†Ât®LUËÕoíõßñ­L¶¿~ŸÐ)6ÓKÏ5S$Ê‚8—ÇÝ×â¡§5gg7ƒ3lsuØ¾«yˆÝà‹Z¢wÚ ›0YE\0éåÏ£èº«i\\ùÂÞ|’¼”˜Í7‰Ùwq‰Ò;,r’íäLXâü†±çÈ\\35qv.Rß¼h<<êï«‘t÷hDŠ$ŒÂ\\ç,ž»t\0_g’X%4.à¦tPš]È>ŽJT4Ý=¨ÛÎSh+ñó”¾jK¡£óÝ!o:[r³ýÎh1l$yˆ,´ï`p—M¥Çj]#ÚW­B‘TmŸþ½¹7gy\Z¤ ]Oý®Y¤T€­óÁb®PÇšæ˜ˆúFâM…(ñb;ËôKáóæ«g«&\nõ-“ûnzEWY~ŸRˆ\Z‰+Ü}âÎ}GZ:,6œ‡¤ŒË•gÏ²wèÿc@Û2Ží,éòÓù´¶P±0ëíÁºé¦Îãîx`ÕžˆÚdZvsþ.ÔÄk‹’º…Þ\Z¦5Å\0«ºyX“§$Èõjë¤‹ˆÖIˆÂö8¢ÏÌ@t=Þä{9vÔÆ>:Ì·M\ZÔÏµ‘”±¸\rBt\rðÏ×ÌÏ3û‚i½„0bnÂÔj:ž$L gÎƒr´a˜½å­±‚öš„tõC ÿY£\n™ÜHßú$$ŸTƒÌž}^ñpfO]ÅÇ­N3­%\r\\Šà-ØA¹J°:ÂYbÏªÜûl™aj&dWù8iK‘sà5µ	]ÔÝ?¿!2q®ÑØ»{?ÉóŽÀD—Äoö nî»O=šŽÈÅ+ËÁgØo´Yq¨a|Þ\nk¨3L§#™¼L‹‹ëNÁ·}ïœ\ZøEåùO\\0¸uÅÊFOR\Z)Ä§è„;S \'bN<vÙwúLSÚ»«sT³Å|Ï>QëÎ°Ïi}ÚGåD…£Ž7á OF5ì¢B×NovÙßÈ:A_-3£ûx\ZJ¼B“@k‡y50ßg‚ŒP‡L/¯(OõÈ)ÔG™.çµG„¨…n£„Eã\"ê—LÎ‡_ Oµkà+ÿÓpV5m\n/ë‚˜ßþÐé“ÏÉ\n­×Qã(çð¯;®4ôÁ.ó¸ò`R‡ÅwòäÄà†#Ëò?z%D0ŸÊ“š8ºÞ)Çž˜±ô‹!óT“ºuwm¡t5Éo\nÌ2A\"k”ßšz­ÿ|lSÉPpÜkÔGÆMÑ8Çüƒ•¡ÝÔ¹ÍÜöfòEËx;Ë±£ÉOØ[À÷óÌJ`uOâv&_ÜÙÜ-]ª›ƒÆE–ç;|¯µx$ åí(˜t`\"òíð/\Z=á`>&î‡oRŠÖ«Ùúª	æÚ²îç}ÆZ	wé%þö(ð,S9Q6œýI«Û–ßIšÿ¼Þ\'[\"|`BEÄ&è4)¶;\råí;¢)6qi9CôÜ2éÜtÖd64KÕ®ÚAØU)Û³! ž¡Pdlwä+´þ¯>Æ;ç ßO¬±-B¶©ìx–Û³Áx¦‘x•DÅTBÞ(ûDÉÆ&LûhyŠûML)\\VHÌã3_@AJ!í_°ªdrNßdÒG¢;žÏ·ð6Á<³á°òúº wj›;ÔV½Û4dhTV\niÐŽ$½¢¢>,8êÒ4ÅÜ.…\Z]7‚Ô#WkÏÔ·Ü>·D‰ŒjÃ,p„Æþk~*Šº®Ýd}ç¯[¼ÔíçHù?âiK¶[¼i¾ú/Û(õ¯‹â^ž\\‚Œö4¢žc-¡ÃÈœ¡þ)öÍ—ÊÛ·õ¢Ò@c.ìV_;qö¦ª:uMø­ÛX®ýœbW…ìZ`ïÄE²Ø¶\rÇSèñkyíì%„/þ-‘Žu_EC©?oÍTgûNLC\"Mï61É¿ä\\ˆ)®ji®÷êÁñ]ãm¥†bŠ#¯™«6ˆ§C2 —Îaoß2á¨FýÃäËLØW¡”®%\rVJ~øpŒí$¡Á–P(‹ñqŠòuêF0Bºü”ŽŸ|ÓœîõÝl¬øá’Wz³–6Çú\0„RSé;\rsò}¼ºo%Š©XOwR	É\\˜óBÐ;zÜÀÒõùñb#Êqš¾l¦¼EôˆSŒWET9v,´WÑ‹‚‡ÜÊ€KKì˜Ñ#\0ªÊf›ç¾€Gº~µ„pÈèoPqë9¨Ã\rbL\\9ö2×¬§†n*PP¼\0A¢wƒ:oHðRRˆESÌG‰ÂÊT-ëa*Qf±,S»7ôÏqÔÌ“<¦U*\";b¾r’êÛ^°&Â7jùFÅ‘øú‡ÀÒ±yÐZA\"ÊYŒ!•	=¬šy;¨&Û†Þ¹[rD«ÞbóNv•Œã¤„¢Õ\nÿ\Zwr‰ÄkHuE¤ììôNÁ/ïJY·’þgöSi÷–)”N]oòëÕ}ß0<Á,ÄíëeS</öÜ“8CÒ©T2I†UXÐjFê¾\rPJ6¬\\íd$Se=gÁ®˜øÛJÞ°S·0¼£il‰ww®4‹:™øÔÚ\"D²¢!c+3bŸHð0ÐÛÑÑ`# üø\0\ZAzã½‹¥€=[•¸ZÌï\r‹‹ç#¦A@Èf3¨1_<ÈÑîv£ÏËü(QNÐÜYCwoéÍÀÛô}zïö/+xÙ±—®\Z8Õîû3¤•¯óóÛ€TÁÑ‘/ºÇ*¨2^ÂoÜ°ì\n­0üþ\0ÓÏ1îx?F(É8Ž¯ÜVíéÅÙ/`8ÜùÐ†ÀÂŒã×t¬2Ô:²]XK%×	EL­Øå„ŸíŽté°~¨nFç^mºÜÄKYÄN§Æ\"ãèñ[ÝúI0¿¿ÄÕ¡(€ÆD-hq¦	<\rè €tÛhRÏDé†PÂ>(ÕF-Ñ$>Q°ŽA*0l[H\"wøÌÇÕÌOA)7\r&‹8b³IÒáŒ{bÉ,WU[”±µÚA7­EÎOxÆŸ±:Y§Ã{¡ñ ”2gûXzÂj³œE+-ÂÃ}^ô«ƒdð.§\"Û¡¾…\\ZÁ“+j{Üh“øöNž.m·Û©+Ë6™œr0Á…±_$R@ÝŽ‘k¾ó2ÍWó_·‡»U¾ƒ³Gd‚ü“«öjUÕÊY\r³²ßÏûFË%Îù\\‚V[zŒ´7¶âÂkOŒÁZPñ“§ªÑ2\r\\œþÒ{N[¶M>_‚.?÷Ãpb§ëä–NZƒîI&ê9*ÌV?žFÒ\nŽž\'ÐÍq´ãXÅ{4¦a›û©Ëç4½•¿…=PÔÒž%^\\$¶ürfš’z˜;@h§¢è¬¬&§f{»Š2ðTˆ€,Jgt˜bwÖ~AežD²áù1k‘òçñn\naaå]èŠü~ÄKOb¿‚HÖ$(ûÀþ\r_®\nt¤lì	ó6±àAx	70)P;ç¤\01¼«œM{}iÕ®ƒ6÷Þ§hý¥Éû`ôG§Æö¬ )U\rÉ:pKB†­R_ƒüEÔß\nì°}HNfÎ0/Á,u¶ÞøIøÀÆÿò’õ)æ-[\0ª·=Ö¹?¤+;Q¦…/×¬W/{º˜ßšlDA£„UÉêRp½rmm\rF6í©ãúŒØ·ˆ¨ÉG%Cy*àm?Û´¶/Ä\r!ÑÿÌ…æiªAHK2°ïÄw:Û%.ó;j@Û´£)H&î—R‘×°£¾ŽwqwmvœGÔÔÖÀP—®ªº3ü÷˜\r¿íÇ£ÄíRÖãÿwci”Fôìz›þ\r_c;âQAÞÐèJR·Q6}®Œ%™\0ã’w˜…Q1¦h~ÇB¸§Õ÷z†d$Ý\\¾ïî4B÷t‰n5rNª`Òo#6×ºÊŒˆ„¸Ê¤!ígÀy£¥È{å8ãÄÙ¢÷à7\n\nïQèóÀ4Hw@«³8<Sn-G¢aMÄRAÓ¯ƒ•¢gT1üÛ^0>ìˆ\rŽœŒñåŠ¸Ö¬+)Þ×7X[_§uÒÛ±HÐØ]\"¼ª´Â¡`Änr‹XaÕ;ã?~‘ŠR¹žq3ü¸Ù½¸R ±©Úaår\0Òþ©B;ö³Ðµ”™=§SÃ@dc]rRÖ¼n˜Ü ×<¡Í6<c™=OR“ðÂŠÌv³B¢n|J¼±In²;51VöSKÂ6ÇH°òiÔI¥Ÿ (.fO‹Ódx,¾0Xl¿€ÜJëú.Ó*ÄJsŸ9ÇË&ž$ƒŸñÀÈ\rNÖZ/®aU‰Æ`³dLŒ?ì>C|É®Ê‹^vò…‰s‚_%„WÝ¸ï\rJ–èó*Äf’zKà˜Hv®¤M,¿ËÄ,õÛz»¦ã¡«ì?jkÁºÏ[×0}’SbêG?e?q7ƒ¸¢œ#pjÚ¥|É¨\0Yåï‚Ü¬jÀÒÂV¾î\"aÓ3‘(¢›¸†‰S½ÔDæ‘²Õš°O|øaV3E‡FW^@l“2þ4KÂÌ<\\Ø/#\Z¾ÕKºÞzMr#»ëÜ6hæôq	:·@Äß®›\rÏßÊ0lÒž„·ÿáÇáŠ6Îj¥¤ñÌøZmŠcúƒÁçõvà¿«ÑkàNuƒÎ9_Q|Nê+GFv¥ªéÃ¹(ÿßàœ¸~Æí%‡ÂfrÙx½ 6oÇý–]O\\“”s—M†Ö\nÕTœ”27Œ«éoÚ CÞg`cŸ™ÞË°mÕupa \\˜|/Jîy§2åfy2qýtÏ@WŸkàmxÙGÊÄð°VÍ’´×µ¨Îpz8^VÈÓ‹õ´c§ä«ÙÃÃŒ?os—„sþàÈSkðè¨în!Šãò>x›\\½ðh|À,e´0?ˆ†s4n÷,äLmu™Œ\ZÜ^Î…hU}1}=Ùz£èiÁñƒ1YØ2&ÔÐÛ‘pAµUØÞ¢%šõ§â˜fÜ¤G<‚+HH4ûywyéª\'hz²xáú\"¶v‰\\òpÒ$»¸boÀ™)cHúvSÜµn_ã™ˆ¥(a¤§WcÍ´AœüÏ`kÔ­BÊœÑ®,2£Ž×÷SˆØ^ÃºÒ2˜ÜõK\nØb=€ÇFp½usVþ9·-›§% ¬…ôDñ±ïõ\ZÑ£0?ËÞ–¿fót¶ª&Ý!-U8ù9e\n!I9K˜W÷«ÜÇ¼?_ÆIaYOrg÷Y³Êããñ/’ˆ¿~UJO¤.Å€#µòEá‹ÿú5´*Š\'CÅqk?—R³0©ž}<ÝÌ¤¡ÜÁ÷ø. ¹¶$^$¾ŠmÛæwÞ»`.AÃ_[ò¦rE£å]þJ®#é¼Ù+ß˜£4ÿD½¶,Eã¹ëÇ¡Gfóy5ÜŸ@‰ˆnFXüEg€fäXÚØ<4qé³.æàZ6¹4ûÁN`¶PNñ„¡á«	Ý36ÄM‘¬ï[ÏyéFRDÓmÖß:„mâ\\ßûØì,Tê3yÈÍÒ?ÌP¼þ¹Ôˆ+o˜óŠKqra•àU“Wj÷jˆ:M±ÚÉSìóïC\0¨ÇÐ™EšºpÚŽŒU=\\Ù«2%±ýüÊ72B¯•9º¯Áe”|D¶ã{›Å1\0¾>N$Ú)*PŠ<î”ú”‹¾Ôä9kÑñÏ\r?rÊÇþqQe™-µ=‚ù¿õæûÇÓOzÎ³Â2z!•—­.‡wàì\ZFPAÀ¦¹SÓƒP‡l–ZÅNÀéÓ!&€›Qwô|¾c;\0,2ˆaÚ¢Uøè§P»ížrYÔo:Wš3§–\"6¬uxhêÞøÛSÛØ¦®«3)]T•CÁ­ËŽ1B¶‚\"$Ï¤_öY[^¡e\n‡Þ41¥­L§òHÝ©âÌ¨ò<úàÒW`’‚eíâ½Ûö	ŽU°&œzøÕ¿RýÿB=P‡K	Òeü½`h‹àpÃ,åë-nƒù}“;F›õ¥ \ZlÑíúGßâ°¯âÛ÷0¼ucªTánU§¼pgÓ/qè@ûÆQ!XŸw>ã‹€Æ7¾.„lû8³èµòbåHA|U7¸ûjÐ¬·¤5LX‚ß ð˜DiUñó(le¹Q,…ÀžÅ×í	nïÒa‚²TßŒCÄÓ€#ÆÉÜ–ÐÆ@ƒþòb)¨ªè©TÁ³6Z”šõ¾0µŸ•ôçð6œwú&Û¢f´Uâ¿\n¼ý`’Vr™{¦ôYUš¬\"V1Ä	Ç]®98}´.ú@ñ\rf[É–&þ»óÖ1^¿¢™õgÂž+fVèü`6)	ð­5ú¼Zú·`Õ\r©w€°Å1®Rú(ò¨á!²æ@O‹m\n.½EÎÙSýj–ÍÉÿ…ÚrôKÅìñåujÆ÷Ø%‰öpØÖA“õˆŒ 9Xc<_:Ñ÷l#¦(åÇ€v)É£˜,•‚Ä¹¸†vÊ÷V-¤núžzâWó¬è“EÒ2âDû½ßûþ Hþ!~\\ê© FÁô: xú¢À5=UD\nÏÆ„©­µ`GÊê¿XètÁ–¾*µ³\' ó®\0ç4¬»?Œ`( Ý¸¤yíÿ“ýiüùV(Ô~n’ˆ&^VTâSnØÇ×^óàE§½y	Øuû\0ciñ^SuË%™Dª{oäxÕ\\4\'1–-™ƒšk-ÙÏàöþ•Ó2ÂT4Œ­µjßÞ2ä:û«0péÉúG&û¼ÆoÊËù¼ÀAMãqÉÛ5Ï@ì=ˆÅ ø@¨ëþâ3Ù#\ZÐ¶/*t\rÎÛ6<Xïû\rˆIFPâxÇN^Ô+‡5H9_r ©²è?ïMÎ©—Ô´ÃYµº5D`$BfyÀIÓSŸWqØ›Çë¾rÞcùW£òw\Zú“(òä€î‰†&ð=\r™eLÐ|)¨a¢ój.­¢VòÔC6À•ï\r³Ÿdþ\n3[@ï\rÖ©œÜ„\'Q²\nÅ’©+ NÁAÎ¢¢ê¤:Wˆ¨¿éàöùì <\'¦½½)w²XóäúKHÚ±°ØFsmJâà£¸šœÎVms•,U\\þr´@·üEî´˜–¡ûåÖãdÿôýæ¸’SB³4,ää¿÷hÒÉÜŸ+­ßÈ{Ì—r…~aöAÄcŸÅKAj¡TG”•/6èÕìþ\n€]Å<E&@Ç·ò(\0¾Ëað{|ï,é¥@êhaƒZÇÝ»Œ¹‰”°N/F]\0cOJhäÃ™ +›R¾a,¦æ©f6‡Ê—!\\©I&Cú#Lº{4‰Å\Z ØUú˜uw—ÀŽ\'çžŸºh¢ 7q/\"]ºÔå$îù&<Ô¼	¡QÛáYíž)¶©„N3ïïý$ãZƒ,!ðÇ<íñë°‚!9î\"Ý°\ri\0\"4ß•mlíÉ\"W±K‘x§šI0$\rØ!L7³®Šï›K3@š™\"[qŸâïË¯vè1 ©ÎK&.Å]ÐýÇÂ0Ö™8ü‘Êp#ü~†õ\\o±Ó=1³ÕÍîD,Äðpþ	Ú±4zÎ®)”ˆäúõF’Î\r8xÙÕÏNz$¢wFší¼m¯º$\"˜›§®’”»]X°¬¬Öeõý\"ø?ª|2þY	ÅŒ‘ø¢Èt¬-	ù¹úæà£Ÿv¯TÑÕ¨¢æƒ2H`oÞHPOn­uDpRÖ½€ã’R† nOÈÆk2Î©@7 \'y·UÙ™K;ä³O\',·âzB›þk<—É[¶€‰qújîã£\\-/:ø@IôªùÈ:7}íº.£aò	Ì‘HMÏ©:¯C—õBsðæøÒ€hÇõP“la7Ký“íÊj¡9	qFçCO´‹„×úüå÷ªc#Š²Šæý y\rÝÅìÆéš<Õ¥†l½4à˜™¤˜Ö¬á(»Öïóšw	½]áïc¹æ°EÚßÓ·Ñn-/@[›yÝzû¬*š(S;’wàAqÖ^È;ñõTÈÎ¹Ø[—cÂöºJ1W=ŸD8\'´‡8˜‘¤¦w\Z`ø»pðÇY6”~Òüß×íÞöµ¾ûŽ˜]‡­æéÅ½ÿ2~xVNôIR-[„ÒŸé1¹ð.;\"»é=1Ü(C]e(½ZÕÀ|­^ qÁÒ+D½ÖÚÊIiäÈ]„ïBxd-|5QCØÉv®œ,Ñ?ÉaŠdßÓöækVŠ}=Áï”ô°™Êùö€S•¨^\"¹é°ØÈ¨híà:†p	Z9@³·S\r0,t`2±plêós™÷­WÓœ¯¼î)ª0Š8aIpop„AþˆB«ÙHß7¢M™¬¼•r½‚Ñ€MÍû‘±hÛâVyBƒPÕ#:þÒÝ‡Lx8´)™Íû ŸáJÿ†Obî\0ê!ØX£+cÍŽª±º¸òÇ®ô†„Ô‘8Ð@ÿøœGÄh…šar6 ÊÈrÝ”[«ú-¿l”—À+‹“ã\'2YíÉóU‚~nZ™á„ì[&>Å}8ÞÐó‘–	š,a‹8Â¿dÎÒØ­>.Rbõ¬cÀtÄtŠM›h?šØDmÙ%¹ÁÊ‹dê]ÄÍ\Z\n2çè£~—µÅ\nò\r®Ôõž=aÓâ¸¬—]ñ•×÷7í½\Z\n²Å¬þª¾W±´O–Oõ€¿,ÔºN‹ßÆEÌ\Z\r7ÄhZ›¹ËîBLG¿Ë+‹ðüîvòS¨dÙÍ2Ø\Ziç˜\r¿°ë/ŽqÅ¡»¢uVcçx“-läl®8\Z93ÒÓEu™f\0–ä/Ü\\T‚k&˜Òo”ßH\ZÜ4þ2o^iªÈÔwß$Se(Iª’}P’((ôö\ZQ\n…S›µ³^M\0–Ã™]M\Z”‰`:£˜áûc\Z[Iž¿ÎÊ™`:—}ž§›V\Z¼‰TÕDn¹ý+á/`{\Z^\\%íÛk÷‡OŠ¯™€­eÄiø©: i‹çñ‹Êo\Zxy7{³è ²èá¦ÅzQ1+5:#Mu<â¯\Z…dhˆÆ¨,ÈŠ ™aþìÃúÜ‘…†iK¦±#‰A\ZˆtùÖY-{RV Û·FRù¹!ê%8·»`û?O\Z³ð;4JpRÓ—šõ®ÚŽXÄV\\2p&àÒÙß\n\ZºÍmÒ´`Sýè|û‡•Ø0	S®sŸŸEA‘Lçö³\Zäœ«ãÈ:ûÉH2f×[ÝJm<Œ”ýxÃ<œ0”\Zæ-Æ‡e+“¸cø0Å‘Á¡Ýi\\¬¿<Þ¸ô®\Zé7¾›àÛ´½Ã>Û0ÊXõš…‹Ï˜ôØ\ZùASèë[ò[°„kn/§:¿%ˆï>\Z\'†ñŠ_îž¯\ZþšK ÚG“Umþ0Š;Aßò³¡†ˆ’-v…nâ\0]‡Ð†´¤{lÍûCMvãøÉ¾@¨Æ‘Tï97C¤=y¬Zùÿ„è3¿óÎ‰¤c3mŽ”!®pr­ƒûðû&,ñÖûY*žÉl}Jæpx5K²5&\0CRdR5P,B>vwðÂR«¬¨¹¾¯G·µ)øì|äï/wíQ¦Oƒi¯Qf7êœ®Ú&\'d°W–zÒ“|¶Ý1òÙÉŽz\"z|õ¦²sâeÐÝQ¸gšêJÑÐ­z-øûX—+¸|¦ó@ÎV¦ÎcÎxñÉïª¤÷‹s|˜0–üàš‰Q¿Èl¡6öÕ’öývF¢[Æ’,ÁùÙîœvÉ¶P§5Tñâ !wãRL›Äj¥Z‡^\'{¬ÎÆb¬Ì¥ ,PéåÄmì[4ŠÄÐ›zD¯Ä’ÁBé°:\\`´^«V›½=Ìw=\"Ë[<òÏUÜ€©œÄµ²ê9ùYCW£òÇ-µâ™üžGMóŽdz[½Šg½·ˆ¢{µ¢˜’Æa&@¯˜C¤èfÄ‚„ž•âÛIÊbîÏåê¤¼ì&Ü{7º¿§³37kiÖàÖ5Ñ”3‚¬N0P™®5yŒ}@Ùªåûºáb1¯po4ÉÂAÖ{†õ/\"ÞñrËu•´0yL³i·(ÀâòH¹\'ˆvØ-3 *3¼„“™^üÓc(^U#µ–ÃÿgÉphÚÛz{:ŽÛ7bc/ÉL•V9½ãb»˜ëa³ò”rñçÚ¿o±èÿ¼Û­rÁ•a±ÐõóâÞ×Ú†c»,=î4Os\"#¥’ß%^šzÿsc1ÀÃð;÷üý{¯Õ˜8ñÙõÓÃüö-s§Œÿ˜1“ÊŽSP¬þÒ†ÔEÈGIê45ÕMCïgYÿù<¨-b²êOî,°‚w[Æù6eJ¶²G7U]\\™Jæ5\\ÐN•(-ð\rÉI·Îã/IIö…â¨¡{õ\'îUG¯WC¸4ÎV×ó÷¤Xö_Ïj\r15-QäÁ›_ÆY\ng^ýÊ¸\"|üµ.^é½Ÿt+Ä?ˆŒ‹–\ZcÃiñÎ{ÙÃ­®q@:Ï[¯bédl9ÖÖ€,³Ü±îƒMS,eÆlNrœ}í6¥ÞnôŽ\0O!\"¯j¦:(££!b*C\r‡zÒ\"{ëºt\r —=ÇI)é ^«sb\Z§¦¡ŒZŽ\nS­\ra‚ô -õTed)$ñÆë¥Ð´¼=ÙÖ,7Ý…î²¢LÛ&¥´ â­vî3+kCJ‚ÅIò\Z< \0øP>± ¬%@5êvñ%â(Ò äô™òJøù§¯…aIÓ¸\\Ñ“ˆHŒ¿O\'\nð×(PùÓ³¤¾\nÈrÕä	Ès°ÈñJæªúbómLhç¬‡û[´£Œ¶±\'{0ˆþÑlÖuÏæÊ’hk¡‹õ­FNÊ¨\nÉ,U|Ãë¡ÝW\'÷·?òz$ª«…Ã«‚ÖÔÅ°¦4Å\\e\nåµâ§XæÞ5Ù)ÙaTØÝðåÔ© %2•ûýûRyÂè‚êÅ«i*Ø%h%æÕÆÕáç¶$)`v:#f“ª«˜Ÿó,ŸÇ¦°éhtDì)WMFÚ4€¯»~\r¥•õÅÓ<žðI8w2AÊ	Å‡ƒøÚ¸Øž°0À¿‰2ü–yK°|ï_’˜Ñâå%dßÒ`2ö9ª…xmÂñl’Q€W¯žè–•U=d™¹£Z¡è¸	«éÊ’c‘WZ:ÁwP×ó{6Ly«?Ø·cûâÒäìÜI\nþ¨õ•£ß¾°B2ßµ±»¸zÕ evÈz†Œ¶3;†øáyaÙðmº#lfÙ/Æ¿a+€RÍÂJ3ñŽÆ˜U€{î^qa%I™BÝÐ›ÍWíãý<VŸA=Þl¸ëL—Æ^Ÿ<kL¤‹ sjÝÒ¥?íbÞÉ–ðÈ’|è„Bí?-(…ú+xdú6SOn©§ïF$ü{W¢”\"ìúk\0ß«\\`›QtMÊåOÞpPÑIj‹Ò—©:K­ÏöÑ-œ`UžMâ°Åu¯nÖ§œ]BeI×ðY\rfþ6éýþ·yÍ;Ÿµµ6\r)ÐÌ^qX_ßÉ@ÜÙ,_fôŠ³+ ö4K¤ÞÛ¾¢6ÝcUÈ«d4¢B”nDÎÕÂ®Qù¶n+RÂÓJ1e„,ìñP 6;\'—6˜•\"ýÖ ds´\rã=‹ÊVà˜’\"n*áR-ª!ÎÞ`ÎCGÖ‹¹Ù…\"¶^Ýe¤\n|5ïÏ.Þ°Šã—ÉúÎ8¹!¢9:Ÿ%îÉ±„…¤ö\'&;¶úC¿×rÂAL‹*3q˜ž8“ºXÒÉ„åt¥ìNXùùK@ZøÃX¢ñç†«€š#]ºì$Ç\"ïnú³ý™$åFo¤ef$•ãîS…4Cê½;®½wÐVýR[ûÞ½h\\o›ñ(»¡5OGŠm×\0}UJ5}¼Þ&ÜJmyÄâNL5¨ØÎ\r\Z˜¶0s3çÙB.\n±VõF˜3¼î)°¨Äùš¸É?â¯ @›ûu³6!$¾0œKJŽ‚Á¨\r22ñÌß–]ôö€Ã“\'L‚ì)ÝNÞ¢ãVB‡Ò ÁnúLíâcãˆ\rÝàÊ¿5—»…œÊ2ñBÖG“3…u‡«²²Í*Ó0oýBÇ¯þÚÖÙhÏûäâ Î}C‡Êëºo€GØ}BdÞg»\'q•.ÂÜÝ;‘F¦ç›×Ãr€P\'óú­Ýlø—âAQ‡³Žb&µ˜Á‹YZoáœ>QrŸÍ¡’°˜í_pe±NOï/»*¶mv×ÙÈ¿ïn6*ùçzoþänÔi9\0T9\\>$ˆ2ÏÂ‚œÏÝ²ØæjËÔórþ³whq­¢ÃMëÀTUòúÐ©w‡”Í™CHN\0ÉI”<æ—ŒŒ½÷.ÍO¬˜÷¢žößÆÂ†Í§²íìÂÜfh_2E²§_Tþ.ZuiÏÕYþÆûçk.\\{gá:í­Ñô­—«F„hdóòµañ¤ñGóI‘›\0q­×¹a\Z³\"D\'ï¦Ï°\Z;I>)$ÂpiŠ\"Å)¨Ól±Ñ}Õ*ÖÍ3»yXóZ‰×æjoy¸Æ\\oCØÓ7Ù•†[.F=†ß‹Õ¯9Œâ¤¬;Tí>gQÕw=°€€usªn@«èÎ=]N1õ%P0™„ÞË.\"é:^Ò\nª¹ŠGZT,Å]¯ßËm„–s™¯;äG‰p†¯ŸŽT¥Óœ÷q(%7N¦ª…ò¤˜Oê2\'ËW1Q½5[Û‹ë)¿Â\r´8Û5:òê?*)K-”G‚£¨,—Þv$û ]¼\n1àØKž‘™åúþ$í”¹EõcZWq”ù8…ˆ5ãýqé†rÆÌã@Îü7M¤t«Û8$ãPq©†M2òÐJ;¢¿À·!Þªžr4[S†¹’UÍçís¬¿Þ3¯Ò¶îýùš¡%’‘IµŠ¸VRÅÛ˜]¯7Nƒi’åÔjR\"~RÚØÿO|âº¥fÂ`ôS:Äö\rŽ×åÛb-\\³|ÊÛƒ£ø”9E´éøg±èÒƒf’Ž±]¹Hh~Ùw†åéwÛO\0LhD:p¬JµÚÁÌºÓÞÓèÈÎ³˜Syï®9s…68r¸MÞôÚ ¨cää‹ÛÀÑ4b¬oT“‡Œ¼,ÿ>£\nu‚¯	ÍU`.9>Y3`yk òŸÎš·À6d?j¬¥™/£&bÓ\"¡ó\nã<5.B‹ñz™ÒnÈó€1YY]}àì{6Û^œ\rßåoñþÊ aXÜ–^ôÛ	– ø¾û¤Xà`øÙ[Z76ê×‘.Ÿ-*ØP«Ç—Uî-8m@eù0ðŒ5¤\\¸«wMvÔ1.²ÄÊžRû«üÏ»›jc¹Tî˜xàFw7¢?D?ô½¬Fa\0Ó°ª-Å@çh1èÔ+þþK(ñÑãÑa¼ãÙ]ñ´DRñß:[‰_I3y€µâ”Êwt×Ÿ»#F3÷»µ=2ç´Õ2I‹8ÊÛJpLþ] ]}²õà0nŽ£áJÄrSý5´””¶ãü¶…ý‘btû½LÈ’¸|Äð›n 4\0ºÙ’ó\'Ä/XMK,f\"*Z$ïí¼„4¸‚» âh%\nfÞJ(ÎU“Z¹þµuá@¥ˆD«RzC ÚÑoI„Æü´Úž’\"¾ö÷ò˜÷0Òë‡4NêÅÏ¨ž $µ#…ÌL“KKaœëùÖ\r2zBj|áA58ÁàJÝ %WÀ›™7]?ªƒñž½¼µ¤q¸¦Ž@ôÑ´ÿÛ™ .¥,2F*›ÏÑz&@¤ô;Ä`x^Â#.ñ„W(–` :…kýY„Š¥MjxRÖÖ´–P=ãTÂ_U~ÞQÊ HÕÊ±àyêÞ4ÿBW”@c”\\§¦ØÈJßŠqã×GC W¡aQÖ×x«õ‚DÙ2-q%µolþ(Ñî]?Aá iÿa7äî+5Œ4(Ä£X\0ÙŒÿþÉºàAYØúˆ\n mÿ2À•ÿN»ê8úa—>BdLÁUµoVd^ ‰¤žÙüí°\'Æ © $nÞX±€´37ÚN²–<¸g ‰ÜYL«§&‘¯>â­Î G\ZuÛ%X‚ö-)Á—Ò š)—•ü>üÀ×Q—õ|Ûú	]v‰ŸCê ,ýÿ ›7êÊÄ‡êKý4ôýsNsÓ	QŸ<þsŒð|—á¥ïá ®\n	ç\Z?`%T€pñ6ôØÁ#IRë«ù÷lœR„Ú ·fœ%ì®ïÚžèï’aƒƒn7°“Äw*œæÚºïï ÓŒ[*šktåC¬‘`x¶{cÔ!Õ™\ZVWîSÙÔsètŒ ÔîÄ@W4nþ‚·ï*˜tù˜Q`EJ Ý)È)e%C ìËæñÐ(›£)d‹÷)(@î8ØzŸ¿@ÑãY99žª!³BwÎí”´‡Q€\r\Zô-……èý1ðËþO²!«ï—ÄT¤á¯õ—v†­ìÛÀ‹‰Î±ûõè!Ú¨-ÏñOhèc.Ž\ZH6!§Ùpsü4zQÉ$\0!,“elÈsíð\\Ø÷ù055ì.fOtÁó³÷ûe¸}!5ARü/œÏ{Ca€F9ÿZº_ît«Œ%8ª,=Û«!?ÓU!îÍ)lnßUnö(\ZÇ…‰F€Z‡æéÿn!ZÜmNxIŽ>W>%ü*ïr˜ô“^ð±#\\µQD!iîÝ\\ ²×ŒeQ\0˜rºz.+;\0\Z)‰ªoË5£3¨!‚ávn±ëÀ‡ŠÊß=ïIMÂ“M<ÜÊþ+ó%uÏ¸!ˆÞúù\'”¨oê]ºßï±ò³tèJ¯Æ:soTßÃ!”uS}©-»¢I˜}7¡¯§^Ê¯ö-  mã\\Á!˜ÑúYù|l×Tã½%ZºR÷/µdAy*mZÃÁŸ!™x¤Ð6æ^q»®Ä>F70žVÖµV–>¯>²áµë°!ž®¡$ªæ1Å­9†¼†5\n2d\\aÙW—•\Zq°3x !¤:¯qÉ´&¢ôg™zž68Ö›üdåÉÇÏ;tV;U!©&ÐxÝù”[w¤Àû)¤ÆÈƒcüN–SýaÎ!´¥î>$wÄœ¦ö¡¢Fÿ\n%“`IJ×M6—o(Ò–!Îÿ‹5AÃ ÇÀ¯Ð~ùIºüô¿î \\€ƒv(öcÔF!Üÿ(\'eÐŽ¶\r804@§šd•DÉ4þˆKS„kV!àaÀ”ZU£žï‰/<rg$½R4gÍZÂ0´÷l‘!ãå\r;˜m1Ï¼€.è{r°€6@¶C´äHc^\"A÷!ëÄ©tXóÅQ™Îî\"úÞ¾ÜÑ’m]Àà™ä2J!ìi\"ztmkqûà±À–€dÙbGö°fŠ<9Ô´R\"TâYK‹„ý ±Á°JÖô,/þ¼Ô\\/ ûd\"ºh>:ÄêáQ ùê±Ësik¡ZµØßèEw}b\"Ò:¼+á@Êbê$¾ÏT¯AtË6ŒrÎ£\"!„¤Š+FíÄÚ;QHwð§á‰ÞAhã<!ùË\"\'PÙÙ\ZP·‘¨?ò¤íRä+®€.†-n¿§ ‡p‹–\":fnùJ\"²-vS ›´X¾ï÷¾ÀõÙ^­\rË #\"JRIxý¬ï9õŽWÀnÎ\"µð¦‚aä¦öÔ™¾†ö§é\"L0]€˜“û¾Ó†õÙ¥y)UePÆÂ^÷›AØÎ\"\\€¨Òüêß&S§–¼¹„“‰^‚Ò\r xQŒÚìfµ\"l1žsÇ„ì\n—ËàA¦Í:[Á5ˆ˜ý¬iÇÁ¯ž\"nN½ñv?îKƒ¶¸‹g^å:m¸¶™óBlbðZ\"†½+f5f(gdC“Î<iÕË³]uÆ¨2ÙõÄ¼\"•’„$l˜}Öeé³æÉëXÁ\\Œ%È’\'AåÌJ\"•ø	®¿.FÍ¢ÖY\\õžgFy—Ž2\n\rM†Z’´\"šøGÙ$@€ÌùPÄ¹\Z7~Ô§OÆ¦pãdb ü\"):ze…0E¹Ž8ý†=!þ–7¡ÓºÖl<“Z½P\" /¸JK»Õ}µ´uÆÑvèaàHú¦Q˜LEÈÁ\"¸½Í!°zFÛº6ŒÆþð½‰üë&ß\n¤§s®|î\"ÊŠîÇ5‰¢\".Mãp•´¢-zx)Rš.%Ô.™Á8\"ØŒV2M.é\\ë™ûe#øNØíÈ¡Ï>Û.¤ý:¦àIø\"Þ_¤íórª¤ÐüÓMüDZNÉaŸŠ­\"ä«2eÜƒA#ÕáQö³)\råj|™á\\érm§=ÔÁú\"ëL›p¨6-@³”!#·^kYÚ®XV£FÂ€XÜ65´\"ì=óš\rÅBŽ¸>ü’\"ÎHá÷@Zæ#X°V¿WÎ«\"õè8¿0#>ünåàyl¦Ìvþ´Æ©rK~„8\"ý;zÃ`‚~gå¼^¾_ÖÜÜR›ö¢5„úÑ‚(öÓ#^Ñö3¿yw²4£Ó=ˆ$ûµQ/ƒ´Z~óØ{ªK#ÄŸ_Üµ?ÍWÈÖ/­žC+¹‚ƒ÷ºUÒ¼KG#…2±èsåÑ\'|xš—ò,q³™Â´ÛÚÞ£¿\\\"\\*dq#ýLj@P\\–EÈ¼õé¸nýxË$WÒ«r1Ù¾6}#2;#Á/7\n QrsE&]ÀðÑÁIe‹Yëcçg#E\\tÊ³,ähmþoŒ¢9Ä¿k} |d*XÞÛ?o—#K\'µ!·-îšÎek0xì¤IÉMT\'á»6²#SøRïm-ÎzÅŸQ¶¬\rØÇä¡: QêVÀ¦×Ê#f†èöW*o–Ø_æ\nŸãæ­ÇÖU8¯_ª¢\rÖ£z#m•«þbŒT¥á®É¸Ö=’ø©Vê“187–>ƒ#ƒµ_Ós(··Ësxña{ËÛ{A-åøô‡##°Ì¨wAÌ/còÒ[áâ&Ge\Zx%%çÓ=’C[a#±™góÇïCÃY›<Šåüb´IóV?¾¿Ji^·aU´B#³®yÄ½ùTf»‡Ü<½¾,ï9zÕ,îž;ÀPÐ›¦#Ó™>ho/Á>¦,¾F±±äªmèùƒ@`ƒ0šï#g#Ö\06¦”ù|Ð “ÕYDŠŽ…ÅÀ›Ì°Ø£wty#ç¯ÊM°°+—¶ŒBø*TvÍGÇ’?ªoLJªsù#èBðoKm±×ÄuóÌïq÷³GØKLïŠ…Ò5¦=Oß#èr1µk©À	IâÝîÚý ¯™ÿ’×ÕÇ	^#§é?#úV}€é©›F\'y½¥#Åv	×¼\"Ã™’æ6ðÒGÎJü#ÿþ¯°ËòÚ]§=Ùð0ù¬’\n\ršÄž’^æ\'ë<$_üéÙ-»\'ò8uÐPüÒcäÀ6Ù#	KEumçÙ$\r˜ÓÇÜ·2¢Ý“ÚÏ¼Õ+‚BîÃû©É¡Q(-$Eq<‰p Q·(&{=’ùýXËtÜ\Zúñ\'íÞ\r½~$#\'òÀîbÈ}Ô$X:¶cÄ¾úmý]ˆ\"´V¤$?Â\ZWë7âmß(w{K•„¡\\Û¶Ž×®Ž–Äj„t$Iál;¿ûÆüû_W\ZdÛ©°À§Îˆ\0fm¥Ö$XA¦8­’8ðÊÌÞÁ3žk.b½4ˆñDZºì¥½$^õW+NˆÇN§	´¨Ò»@ÎyA$­ÏôGì¥ß+Z[($h/Ûì*Ã…ZçOòx+¿ˆ-ë¡–éHØ©TEÀá¿$jš^2	ŒÜ½“4`‚ÔQüî•Qœët²yTrŽ\'$‡V&´<î% æ—….ÃÚßl‰³äöøã¹¯ûæž$¢}4­}ºb×lËÔë‹ù#…NLx¤(ßÈŒ½pŠˆW7$¨¸E,©_§²wþù¬ÄMJI:º·”žŽW«~À¶¯$¾…¤š` £òå5ì~VWClZ¾¶‡ÿ–í²	¡|GN$ÂÛ±¼çlÐ¯s†F,žÅ³eIxÖ\Z:Áå>ú;à3$Ô‘œÉî´<ñÈ*Y»+ºäú`pÛ_—/ãÈž)Od$ÙóàüYlÑ÷Âõï³<üyO{ÉlûçgÙ¬‘gÓ™ã$ãö‰„±`¯MHnª#†<K£¶Þßè*\r½ÁÁe$èLÞ°ÌæAï,\ZÆ»ß5˜b^ù×<Œ=ø·¹õS‡%%Žák¶Älf‡;{Ý…T¥_ÀÏ<{x%¥[4dá%S3BG\n9K¡½\"àUãfºq×*A›j5ã\'ÁÏ±%Yžy\ZŠª@äÚ¤ý~&Ç¨1¯#†2QÀi×®%l}²pfœ7_N÷0¸€¸ŠyÚ”)Á‹V’%nMÇ®èºiñ’D7“@qŠVâÒ#vÏE©>TCdW%v+ï”4)©%îOiÿ+aàdg˜F2!ˆT+É%„žkñžœr _”›‰ÐS’µpÂïEµ°†”3±æ%°›f3´qEÞb™Ä<êórëØ]B[µþS@k1\'b%¹óë­\"H÷—kë,2Ê °…}ÿÖý·Ú—÷EÔåÚ%¾’>²f“ýè¹ã†XJÔ&áÐ–¤Õ>Z•y2p#ï%Æ07¸s‰\0\'zM|Ë:9#âh7ÀdÂJa6÷×!\\%Æ²öçÜaëU>ÈÍîZæZÓ	YD^@NÄÚøN%š%â8X_‘Ò²×§§%$9Ù”…*„_¸ÀêÛùó›©ô[%û»îÜ‰±ù`þú•»³nÇÜ››TKéxCt•¾&íXÝây&Ì·-;×‘Œu¿Hîïîä\\s!Ïù5š\0&\n¤ÈÈÀµu’Ob&»\"õM¬ùf?û+ATè±(¤M&ïp©›ØÕñj—+õÒŠþ%šs<­\\±$&I±¤ÒÑn‡àô	w²ðòß¬šso/Ä*®†é¡øŽAÙ&**Úÿs‡×)ÑúÁïµ?\'=—™¡Ê÷fêÅu3Íˆ&<ùuGÛ1/êl\"…½?Ws^ˆkÎõE2CBZqŠ&Jª Ñ´ÌOÞá|æ€dž),î—)	É°+\Z—t&am{[ó>ÛBv\\`šÎ :nwÕc)Èß—%Z0ä&k•Ã§C\n,\\lMÊQ>Ð¦ðOá=Î_ß1!&vði#Ëâyû¦HÞ?žÓ4ÙûßqÁ÷l–,xyC«Œ«&|º€O	gñ)ö2»«*€×«7Ôo-¸Ýžró?øâÄ&„[on¹§Çñ šl–úíaÏ³‰tâWLŠQO²QÂcó&Ù–œ`Ê“Ôþ¦äðò#tÞ™,—QµŽ)DŒ9&žÄt€ïæ*–2Ž¨¤~’|ú1/ÈUÞ8ÿVY}$&¤ny/qÐØ[1ÄÊ¡ŒÔáð¼xÙ¾TàÀzá\Z€“&­¾øÈm“4tXûF†þŒ¡@¸Rµ®ØÊº¹bL\'¼ªDÄ‚áD1•§ú`Ú¯ ç/5)òÌÍüF1©¸\'»¶®+F».à}M>W\nwJ½]}&Æ#V\nÓÜ\'(Ç\0*òÑPg\Z$—\"PHG!ù»ú‡ŽýÔ‰5ŒjN\'@ðúõ½?B’{´uBtÐÍi¡\'Sß?\n¶=ãÎPCÎ\'G¿¦LàªÊÏs\rŽŸÙÖ+áQ·N*õ+r;_1…ÃYö\'€HT*Ëìé#âßèM%GLR);þ«ÎÄªGsˆÍ:v’\'‡[Ïvç*<wª?üç_šÛ@Ó;pXAœ¨UÚÑ³I\'ŒÙQñ_žÃ+g®à*d©œírVÇ ·ÁûÅ\'*\'«pîGgÛ_P@EuE-ïjbc=çHè •\\M¤ÞWŠ\'°¡æ$ƒ1,;ÔbãLë(Ë“ÑÌ°OÄ\rM•gÐ´Ð\'ÃiZ\"Æ®Óf=ùD×F•ÈG¼ïéó\n_ÁB>âqYÞ´\'ÈÈ9_eÅZ÷å·ðhZìVaé‡¦Œ¼vuê[*S\'ÏNà9áÉì¡r¸g_TÆÈ»kù‚Îø–›®BºÑy\'Õq·ù&1Ðç,žÝS÷Nj64cìGÍ&Z_âá3j\'Öª•±*	[\0EE*J‹rüV€síæÄáãcž?\'Û^Êù°²¤5j%ÑV–lÖç{ç=ŠéÊ{Ám·@ÙÞÁá\'ßm/¹–lrÀ¿éÉ8êÆ*l	=$æž’Ó=£h79a\'æj*ì,¦A†.ƒÉû+…-÷T·¨ï¬²ˆ*\'î´xör²X¸kãÉ.Úñ~âÅb5·ÇŸ¨<ÒMÂåÒ(:«ýMQìß =ýë©ªßªyyL»•Þ¢çŒÚ(Cd?hv“¾ÝÒºn*Œ÷1ÔîZƒˆV„(=X•twìÉ¬DÙ .=H\ZSñÒø¡µ\Zá»5wá(?ß¾ÛnáT ¤Z«ð¦†½ý \\9ñå8vW¹øÈ\Z¥(E\0ù	ö73Ñ/>ˆu0§·¹ÂðAH*$\\¡þÈõ(\\Ã°w0#r‹Fß¼Ù¥^G‚Acwð¨,t´”Ž©´(a8°ÜÄò)€è~%ïcGÝÔ:~»\\\0p#t¢‘F?Å(fp\\3{¬?\"Ò];>W–¯Ší·qBèÝì5©mo(hô\rEÆAO}vF)y‘©{Œ&}”~%¤á›»ú(nÙéÐs¿¼sTòj+<$Ÿ|rE÷Î~âŒéÚ(y:wj5ƒŒ1ùº»\Zç!Êð`³®<ž¢!_‹(}¸6é ¾é‘ÿÿêÝÍ›\"»’˜à¨ûé‚$#¡(€wy‘•e\r…63TñÁQÑ-¾ˆƒY’Tœ=G(•Î˜\\õ‰Þn Ülpu¹ê‘&]š°y˜i›J)(®f¤¦–¢qièIÔpÞÜ²ã,÷úíK˜ãñ(ºÎ­È¸êŽö†0.4o¸X›~½k>”b½jƒ®Ú(Äsqr?v¥Ž¸gŠbùæ£³×ßº/àˆ÷QBÝ(Çmÿ}Â:Öƒ¹{™®Fi\r~^‡ü–ª`·@€2$Œ(Ú®å­wS4ÕûB¨l…q`8Ïz»áW:5HI)z4ó¸Éphzi‰þT±vÉÐ/¡Ô°x¢”³¸)!¤/¿­P²dÇÃêtòOÂ;DCá¤‰ú7P5)%^¢–VòtÀ_î\"L&x?Ð.à›¥Îò«ÒªÑ*|2OQ))§§náÃNpiMÒO°+ÌeP *5¦y¹Äj†XbÖÖ)H»L{GN\"e‹¾YHÕtÿŠŠ·	ïd»E\ZMm@ËŸ)JJQ¸%˜æ„x\Z•ð‡¬ø	€»rì]¤(R`Á)OyXÝK\'µAóÆûÏA}ažŠô’Ì£ÿ‹r-hÄ·)QFÀÞ¶úéÙÐcŽóµBWÅk¢Å÷!—ñ)Zô!Y”ÙÚì¯PAä;¾®®šð]nû”‘••)a¡ÐQOhÐ¡/zÃ æS\06ñÎþ`ÚŒÊ)x‹tÒäQ¤äÌdñ¾oßÿÚnuúÄ5Pa1(^)}´VÆOÇg§-w/¢^°w6!EãýˆèèÐò~ƒ5OnÇ)¤¡4\"m:D¦[:K~>å˜ô³‚bì1ÁEÔ©()Ä!e¡ƒ±£Ð¤RÝ€zg†g6‘Ñlñ¬[²{)Í\nä–[L5ˆPµ·Àsm&—É{Ù…rm—D”§Þ)ÔQ1˜Ùªèp”$«2Ën#[z*/	*?¤|¬*ÅùýÝ&—„¿ÍØS¤¤‰ÒÆ½tŽÔ0îž¾™¨õî*•ü3ýÈ-HÛJÊ9ü%ß-óÎ»Zˆ¬_Ìç8VÑ*%Ò¹-ñËm\\ûÍÛ(«<ø`}yœ åx‚	ˆ[l*, Æ%ËÚC¥¢‡$Þ›ñ?+åß°4<R÷!ÁÂ,*0Ì?¢“\rÅØYoXdø	Þ:í¾©¥Ž@²ÎMFIæ)*Néª±w¸ŒàjŽ‡u\ràø§3Ëâû¥ô£ðô*P¼|Ë¿(W¯åa—OB¨§…A€e×À¾þ¥ÿ:£Õ+ë*^ÑôsJý^1Æ@E›åHÙµ5ˆEW6>íi$«±˜*enŒ©|Ó—ÛQ›¿DU[M!B\Z×Xó2ŸUgy¬*j4£œm3: PËà0ˆ\0å\0ïO÷¬Ë9ÜÁ`*ˆ±’\"Y«‰Ð²eè9—Z•³t7bóÿª[ÝáfÂj$*¹çmáÒ°ÑÇ•(ÖySl™“SÇXL£	ý3QnœÙT*ÁYÇ×D>)‘ûk¾\'äYÜO+›j*üßUYâ2µFµ*Â×áÕ(Ž‡¢9ñ¾ÍŒvå&5d2|³Ñœo<¯v8*å.CÜ®ñá)Üi˜±XÇêöÖF8Ž9ÑŽ,¯Úä£*è½X—ÐNã¢{åßâDÕñ–ÝnËé§$p¸žF•*îÂ‡àjlµJƒ[Ä¸Ø¯‘i•u*_ÿ	çžù·´Ê*ðwVS°1™Y«‹ƒ¸°\'õ;În_Žb¿ãåíŸ6ñ+s¾“fíhIŒ¦µ7Åö•„ôÜqó¦ zïÓ}04+‰äÕ%Û<©“æÒòhò´ýÌaæòt¦>Õä¼++ð€­BPxP\'\"àÓâXˆpóÐT©ì‘hw\"e +(Oi~”.I%·Æ¥î?\"~Yä¹‹öïbüoQ\\ÜYÕ+*Q°×éE &\"gK›9èŽ‘é,…Ì9;¡¶+EÐËŽþ÷R‡‰ñ9KB‘ÂâñÅ$þ\ZÊ5Þ§°Wd+I°Ø*¬’¿›› Ã\"2’ïä­æ:Gfl”Œpà=æ¸+LJ™Âc>£¯\'W·&¢(SË™¤@Zv­öËƒ›ù–z+Y\rVÑÌÂ?vYç¤rçqKå¢”Ï²ÀYº`p\'Â°Ýr+^ˆßH®ÿuß²ÎÖ¨ç¼n¢Të˜æçZØï7œÈ+ƒúˆ¬u‹ i‡–¯\rn×Q\\24eÐK9tM,ðOí\Z+œˆ¢òk d\Z\'Èê,¸G·ww‚ÞÖÂqNÞ+¹ùZP›ýÜÖÜ2ôÑlv,,í2ÍÀR¿Vê~’I+Çç<…\ZÀXàeñp ^1JÅH¯¾|F³]4+àëáÓÖÝê±Zr\\aËïzäîãkÖÌ§Î±k+èéèþû±£ï WqzŽ\"§[× Ë½_Å{ÀÊ,\rNMì˜âd°_“•z_T3$7Xc.ð5A˜X‰×ý,–þX‰Ù…WvY9ÉbÔ\'ùò7 …}\nÜ,#â|¶xËIh‹ÜˆÛGò:â`3Ð¢{_^ñÿcá,aYÓà}PR6ƒêã`½)Kíüfžism ¸¹è,hÂg8ôÕºŸLýÉ‹½Z÷:‡’\ZóàüÃ­ð>´7,mƒþ\ZrßbëÕÉÈÌÀJ|&\\ú¦\"C8)ˆOžæÓ},®äó1†¦­^®ê7\rÕx6$\'Ö.ÑÍáò„SáWFà,°!\\u|1íôÑí;¥8¢}®s–‹¾r›ãE^ƒ,²ðlTÑ•™½%ïPê~Èœxq\rÆÚÓÆÞ¶®‚fçÇ,³A¸&¨˜B[^Ì$Œ©î‡NÎ•<ƒ¿VÏº`Û“r,³S ½\ZÇ\r’·zËƒÜ]Ó¬#‘pD*tX‰k°î,·g£åEä®^\"Ç¤5ƒÂ¸ª±Ú6¦ä—FO•‡,ÉÚ€1f,Ms]B„é#^ÜÚX¬¼«†=ƒd`ã,Ô€ºJ`Ôj0¿Að\nüÁ*®L¡ÛzG,ÛiÚS~?:5^:øb\\BGãQËo—z!‹bvéßE|,ã¯¢ò/z]ö‹Åò_ù—¼¼›W­˜Øpd¼´©.f,èîU{î+ÿêôˆÉbîzb«à!‡…“õžUÙÕ -µ \0´¸&“Åï_K:¬|â–´,Y°È´4UTÄ‘¿-7bkÙšA53¾gFEk|¸^Ú’‘n»^ê)¹-#;Å¹D ¦êÆÃä§oþ¶žIYÃMÿAôu»-4aˆkOÒý67½åZÞ¡R•)øûÒÔ&¹ð~	Ù-;i\\3ý .¡Ï\'=ÏÅrs\'ó1•\0„<ª-@Ž‚g %ˆü§†ŒuON\\}@là°Ì¥f\'»ãó¼-Žj§Á¿6\näÓT1d\"t9Â}D•‚áh#Ï¬è£=-¿è$Èâ\'úž2„næIO€…Š<Ü ^oÏPhª\'­-´Ú9ò¹9\\…B\r·VÕ¥ÈŠ¶è(xz~ÈuåS_-½HÆP{cÜ»:£n{2ùsZ°q:³7ÊA)l-ÓŒl‡^ç.Ô«êÐÈ;	>¼½Í<äû;ŸènC\\ñ´-ÕŽ$\"§ïshH¯p¯Ø¹ð¢iÒ[Æ[•¡´Ô-×‘t‘š !òo÷°ç_!®ç°Ý\Z|²ÉÊ“è+Ô¬-×ª1ý:¿ÆùcÂ„&hÉÍ	ÝÖ³±ë4V°§F½-æ,ë%ünbÁÏ6ÿþqs~Â~-œÝ6biÃtQÚ´-é±,hå8–f»aP¶jgW‚>³qŒþ½Õ\\œq0­-ðÜv‰w—\\yèUô+.$aWˆÝ•2.ÍFÍÞ.Ýë(2çGKzj\"õÊ,è5ê5+ö%Ê{	ÂW.Çç~\rßB|\\èÕ­}î­:tJ‹ÑîsfÉZþüì.«ßÉ\"ÙwÂŠ¸k~?š\'¨Lž-ÞÊ…+æ?.#©$.Nñ.ÜÕ\\\"ÜÀCuj€%HŠ‰EJÖˆ^a.%%­ØŒŒ÷kÉT³aßÀE¾ŒQdu°8¢Ù~Ö3ð.)¯y\ZôJ\nö*F¼£h,¶†T›TíuÔƒ× N.Kð×n‹G\'¢zäô=_å™ðäÄ¨ë©K\nÍ¯áO`r9.Z=??KYZîÌ2\0f°S…zg‰åGÄç®ï(–n+.büêVŸ»¥(CQqÝ¬“9¨B¸}J]ƒ»Ý6N	,.d-vŽŠœÛº²Å’È#uÑ7š‘)¸Ò“{µ¦.n¦œz]§ßÌ¿ˆ³ÑjÙtïûDª¼\0îËCQÛí®gU.{¦fZÄ%Ÿù{þ34ñÌí‚`zo<²\":qe5Ab..õ‡IÇ÷ËÎ)6Z©n)ÿ\"6\Z]\r3ÎCFZžW½.‹×^Oý:Q|®n¸ª—[c32ôk5jÚy\"µæ.)G]CŒâà{ð”.®=½Cõ+ã[p×Õ-¾R·.šBºøxœ‡~Cd”Æ\r(olvôÁ½úà°+×Á£k\n.¬e0\"@4VÎftÜ ½Ù¢¦„‘:+F=²cÐ·¸6¸.Í$4ZµkönK\0M‹5Îh×ÃŠ9djµfý¼«ï.Ü¢ãSP*šî¡ƒ6;§]XRCÑÉ†\re‰g–fò.ÞÐ¹hÜdBiHÉ€àn“s·‚ˆ¢á—‹\\±ÞñöO.ôLõë3§M»±2,ÛH»çš/²F2æÀÉÍ·Œêþu/^âW)H×ç\\yÁ=Z3%·1q^QdÒaé¯H/À¿<±EÿŸ=CËûì$’xÿ“BHxšƒJÒ`Jw/#å×„Ëö×–ú4û$ŸÇ½ª»Øï~r>-h%8•X×/,±b£ÿ•Õ2Hþèøã=XÓ²\0ÀºóõÔDÄNíb1/.Ù˜š½˜ÓîÃ‡ùàKvý\\–æ)×÷w½ÛS¹//5+›§JÁ÷m,Éð´/E_·-;¿ñ(\0¦q‘\ZÒ/7ýÚô0/!B¸§sƒéêìÝ’oBÜÍ»¥e±}y^/>£Úwi`ÞSƒ¾Ó{¡oF’¡’ïý†:­£i8/M¶„œ°4ªêH&¤úo²l=¨|@ÕuQñD}‚W§p/P~ÑÄ¦¹czVé ¢Ö\\£È€À©ÈÄ”OyÐi-F°/_¾9^Š`5J—Ò¼,ŒËÖÚßY´âaj€KÙEÝålí/f3ÔÚsa-õ\\O!IÅ`\"æåD\'øÍuÜJ/o-þ£7`X’ïfªÃ$;à,ŒârÓã­oü/v ú\'I5ßR/^\nBR7¯0Ž1nQ=‰*Q/„™|…wÎ…•±jˆR×Ãz·ZHcxS ÊJbËÍŒ¦/…YêleŸzIGz¬Üëzsˆ«¥s=\\ƒ}æ/ŽÍÔ£÷šZµ¡g\0cVðž×¥vçáð¹d›Z¶/™	43s×ýÎxÊñð¯|\"¢@Æ-8ã,^F¶/œ–GO%<Ž\"âàŠ!5Ä¨®Ç`0<¹hCJ²¸”±/Ÿû|`ýÅzÁªZö\0^\n°ˆÍŽ#0÷‡\"”ô\0@žµæ/§çXžŽÅƒ½âñàY]¿– ”øIç÷ØOÇ/½)ø§ñäË²ËøàjtS°+KUVÝSƒxšï‡\\/¾¼?œ€<@qùŸvê¡ö4ù?„rÕcm‹5õ/ËFA@T½ïZ5Ça¡ )ðLOfÐW”»Rl!¶\"tˆš/ÛÏJ»tR8·èÔÖ“†9ÐHòµd³øFØ£8­‘/Þ©ôSõVŽðS‚4zlCòµÎoÓŒÉýÙÐ\r~/éŠôNÉÓYAâ-«Rujä²>FÛÒîu@áX¹/é7\0Øq©e\nO^0£sÔ@î7ÀÒÿTªŒøy0úˆ½–C?ãBÅkÕ\0\'Í®<ÿ×’+F/&\ZCèÜõ0ó­’o ¤7Ô‚ØÀ^²‘\ZtÙU×:+ê¡Ò0ìCOªÜ¢6Yöy—´þ¸ K8†<”G÷žT¼J‡0&#Ôêb”93LC\0‰Œúá§vX¬ª<cÉ˜½TX0)¬…5¶üÖiKeÚåô£’jÕˆ’ÊÔüTö|¾F$Ë4t0J;;æQëˆx*„©,U»ŠÓÄ¾ì<gþ_;§o-H0X!Þ\nB\"`Ã6öèÿ D© ûÏKP?±ï°ä_Š0X¹73S;ø Ç\03mä&)Ù$K>7wtT´\"µ0[nÓÚ•rµwëýe&³ýîE_ÇJãCè¡Ùä’ˆ0iÏG/þ+Uî‘W3Iœi\r¨Â·8ˆ”ØµS ¸§8•0sÈaÁ±¥…°¦`\"*ºm(|-=©9¿Æ„ú ¤A@0À(ÂËÜ<é~UÏ-t.™&]%/wˆ1…©ŠR¨o0‚iú¦\ZÛj¬±Ãˆ™¼~ú3¤¢~ú‡ÖŸNÎU‘0ŒòQ9\'«—j\rÜäp‰WC‚mög0b¨¡õu+ö<0¥…g¾†ÒÐºÊå²«}ÿbIYwe–.êGžÑ0©pÊŠRâ^=©úY› ø¼o(áä‡a*¢7Á`Á0¯Ü,d9É˜ðó„·Gõ\n6úêPÒÇ$JC97,néHç0èqeRŠ1:\'°“ÂãQD‡uÈãhVãÐÂwÏ‡0øÉøY–ìiËÑ¾ëäc1ËýÊ\Z±²³[‡^r0ü\rÁHCxŽ^\nêë”#öçQíÌëY¶4NX…1„!3Q*„\nÏôXÚ}³(ÄbÇz¥=¥œ.Åù/1&ZVº0Ñc;÷»dÇClšÞÙÎ¾P`…–ùŸcý1.’+;ˆeÛ&´£åIµñF@Ð„H(\0áª?#¼^Ð1/pªÎJVQƒ§ì2v…Žþì•€ž]L9çðe?4J15VƒâÆ^,û¹‹ŽgK×äÿé|#¿0£Idµláo1D;˜¾Je¼D¿üë³v\"gxuÞ¹õQCx	¦»ü»1K‰Õ6]æáL™ŠÝ²ÿê]`rÔS{·¹Ul1\\ó^¡œã8ˆ¬òÄ.Òl›·jåÐ…Œ¨Í4x²]›|1]›TÇÂ’ì2J\\+	äi¦6SŽv©®S,Eï€´‰1eêñä…­8o£NØTÜ:ûw8Ä<¥:ÚÕ¨î1‡ÔËu¾\'ŽY	£òÃÊ/%ùÇ¼\0›ˆç¥ñB¸Â\01Œ-#öó$½ü²„p÷&ºh5híJ‰m9³ÿƒm.‚1”SP^&!é £!\r\nOñ¬6\'R˜ €ú6¡a\nµ-1œHŒüìÑ\"ØgyßüÑ†*Ù&\Z±ÎÏb&fKþ1¡¢¿_¬»«X‡#/I*D¹NÅ|æqx À]\n±\\t1§B‚}Û=’þ\0—ä)	·°¢í‡ãŠ¢Gu\n¼1³ó¢¨f¸@g˜øì<ø÷g—-vI„›Péà8îá³1×‹ÿÍ0*ºE©3:/’³2p¡ÔÕ¯ž\0K2^þ(1ï6sè4Ú>gŠøHTÂúµs„*ŸNV‰BªßÓ25àÇ¶µBÁV±¼ÂÕÚ‰7jíb_R™nC•26?Ã´%I8#ƒAaŸ§W‚¼=ñªÝûÒ€VONhEÏ2AñþWB]±¶bž}÷¿cÞ¯B™Äè÷#É2B·Qb9ñL‚ò†\'ŠÄÈÍ›¢ä¸ýB¨BTŽ2Dl±yì¤O_!€DåFjF^¸=Î-ïv¨Q\"T2v´2Hš˜‡s|kÃ-ðD`ÂŠñ]^9Ü÷âªÁÍÄcõ,2MÎp=ÐB£ý¨†Ô+6¾Çö©A9ñ†÷ ³=¤ã)2SLËÃbˆì{¼³äšÄÑXsÓÇ…*ðž@)Q˜2iË· ùsíi\'ò¾éþñtÖ/žµNw.Ýóyô‚E2j/ùROQ¤ü¦<§¢ƒøw`róÑ½j0³ã<[7åwCñ2vziòÛM%\\ÔíXtâ#Ýîž‡$­žeµ*ƒ¾‹2{yC$%BÒE;ù•¨¦ø‹4>©ê«f–Ý&b=ôâr2}©À)vD$t2ù.Pì—³÷·‡2ŒA‡üÚGô½þ8Q2“%bÂÉ÷ÝS½ƒªOÿ5 ]	LfÇ˜§\n‡£^¼2˜ñÓ†JáJ™/CC7NÖ×Œ\rªÈjÈÿ‹Ìi2ÌMm¡ÊQ´fÍ!áž=sö*”û™˜2Óúç\"!-Ò2Ø—§ÄŒ„ÍÏ_g[)@ææ‰û23>²ŒÇ,ñ.¼¦2èØSþð˜U½o	˜ÿöØ Ñ ‹ ]­ÍSÝ5õã»wÑn2ì»ÿ-½åí¿;/´{Müa¾‘‚Þ†„Ã»\\”uyê2óÙ¹Ô<­ædI=¥@M8­Ó>ª4‡c!^i N3fKÆfYÓ8~Dh_ÖÜé©ª”Ç%*&zçF¸0-ä33ˆ9DkÇNd\rìF‡›$±O‡2í>ac™c;™Sö3A\Zø¶=ùÃqnì\"Ž ¥kæçÙLEI”ÏÜõö?¾¶e3E”!”›Ö†ÞƒXO+ó¦–ó¼)ˆ\r^gPÇJ3O¢™€jü}.£óÓãÃøj	^W/Q(Ï¿Ð¸hBC3Z:×2$¾FyÓPâ7bØ¡ü: —äy‡MúÝïí3lë¥Eb,]V\\ï¶‡wÔ„óç´JÝ^¦›¬Ó¶Y3r­ù=…«	aÔ…šñç6˜~1…´tŸùÁ}‚k3‹i°ŠåˆZ+²+<A&±ÏëÜnéã?«¼‚%Á3¢J~wUV.gD”¯š%Þ £ó.÷¿P	‚<Qï3¥AÔ{˜gæhèƒ³®¯uÏPbØWåfiU Ô­3Ï7H0Ï0ÚÁÚÔ­*:ÞÓ>âñaž_Úî·r`g3Õ¬ÚKY…CäX–-¸îkÿ“íg9[ÅëÛ³µÒ„š4¡E$§#i@=‚!Ÿ%9É(÷Ë:c±lŽtÜL4Pë¢¢\ZÚÐ+KibÇE±WÐ’q`r¹\nQÏL¸4\ržÁÅ(HO_)‘µyÖJ–ñƒwàLãÅÿ†ó†Áö4¨K\0¬$ÍÚÃ|%Ü°^ñqï÷BÛ±&‚¥ÏK…ô¼4,Êj´­òÂE6©†Îþ¢Üú“æ@µúË9&–YPdü4-”;*B_|Tç•Bˆõ Ù!°Öþ\'÷o\nëQÓn4RÚÖ;Ç23[âs|\\c¡ºQj¼›cŠãúËTx4We›.ßeÙûþ>uÉ‘±ÎðyƒÃVcÉýÒ@ˆ4^ëÚt¹fXï9#ðèTø¸€<ÙŒþR¤DuhTÏQ4gÑ“7’¼öG>…\\“óJ¹ÜÖZl®Ì2ü°Æ4s³k¹\Zä÷£À—HD².ÿ¦MK{Þ\\ù©a\0Ï%2®4U¾§Q\r1#_fº­¼¢¢°H¦û’*IÑdl¿Ÿ4‘‹ŽõÞH}AC{ÒHh/ù}sùfÞÑYÃáˆ£4£%ÞC]îÄq@²à¨ôm7kêDèñû¥–W¯Ü*_4±¶]¯ôŽ]@w:üyÙºX)%Ç€[b›tbs­m/Ý94²“×jŒ¤nq³n-xuÜjùá<˜¹Ám‚O×4»%_^^å[¾ðì£2¶ÉâûÂi¯Ós.·Çª-‡4ËYÞ2õéË½5MŒ€fÕžv2,Ë.¼à‡¶\\~†ý¨4ÒÄ\Zr}ÃM‡ÈcPÏ\\ÃGÏ¢l8Ôæ¢ïEý¥58“ØÒu_#ôgx™»TáŒ·à7Üòú#Õlõ« r5\nÖšÂ8ý×q¶WêäÁ@‰¶CËHÒ˜Šµí£Ÿ\\eg5½cíÄ[—/8àÁí>ô8g1Zàn‡àóBÈ¥gx5IwýNÒüeó¿zýÕ¾E®s-ÊM$£èg$úŽ5#_»÷DØž;}6]þ&\0€éƒÓþ]Ì¶Žü&‰igæ>W5$;˜«/¿ÊmÑk«íØz —ð³ð™ “pƒþA5*Â¨ÁPÄÙo;è,«†£XÈ‹èyÖE[~‰ÐÃ5BÊ`íú­¿¾DÚ×ð’ÇSx|ð4øq|Ò­^’í]…5YÝY+þØWýï—4ò¹ž~û:j£/:ÎÙ‘,¦Š–j5o€ƒŠxØßùˆÒ~ì,ÓÒÊ\Zå±F<”‡H5‹Í±ð°hš×çôYó‘IË&ÛB•ëiUI­?ÄÒ‘5–p7’Ó3ŸýµÆèa¨a)¨IÓö›âáã>/½@5™	®XxtÅB\ZæÆ}O¥ž²ã‡ûLŸ =\ró6·µI5¤·<â£Ü8SIœóR\rAÙsëï¤Æsf[HœD£35îf`dP&ør:ã]û‚üÕÚï°»½ÓzØóW#[Ä5ó`œ©ßHºê•ÀÚç¾Üø¡Öº>ÑR5ÁEOI5ýŽô$lB]fùE8f,}pQ¶¬ï¿×qtBZ‡1Oû6%\"ï\\\\4ÚNÊ*F°´áŠ`ÙÎ“å\rL*=Ç68ÏŒÛÊäúÌ„+Ôºn¶^‹¸V³œµ7)zÊ	6= ´G!J|Glœ¿ï¥Ì£¶8(êxHï,åQ66Gñ\rékH:’\r,6œ¡YÕ§j€h½=Q’$rF÷—a6XþWÒÛ\r2Ya\n—ÛNàƒ‚D;3¿>¡?ÿ)?VÖ6k>×º£Ý	QÚêÚÑHa[×‘é]{°9·ÀÙF¼¢6tªY~\'I…Y+6ïõ5}’j²gØñÎh®yÓ:6ƒRàÃPJÃ’2]bîD\rµ\0JóÃnòRi’ÐãæZè6Š}Ÿ‘àñå¦åo\ZƒSu¿ìS§õ4Ì€n\rhþ6Š½\\Òæ¥…Tbñ{)p2¡u,®¼Ö…É¥£!wl˜Öb—6œ]Ñpåt=VËÙýïÈXˆÚ¦õá­ò¿âfYë6¯å˜µhÖõ»¥+Óä€Í2Pž{­/Ìüc\\¢6¾²Fn³[LÅ\0!Öm¢ÒØm9üÍÖm#¢kûÌ6É•I•Ò£MkÕa_ùëßGÕ#é1Ïà²Ñm6êò´ÎÏÕ¼|d5lÂ¼g4„0æ\'ŸB`VãŽŽ‡6þ°UmÐ–²%Ïì?MˆS°A^=®X ª|U–Ã7ÙISØXŠóîei¸NØî‘n˜&Ëå½¹³þdœayÑ7\nŠ@3çl,íUl‚ÄLÔ°XfRuDÖYRsíöm‚7çMªIî¾Š.çœôÚñ›-*“œ\rÆ‘æ7È§’å\\éÝ±Ñ”@Í°büÖdàxì?…¡ê7‘—)J2·,\"ÿ\ZÅV#¾µb‚¨Õ{°Î7€ðõÁ®\Z©ãÆÀð>©Qã©;£~oûàgYF½7]UP®ÿ*2©ˆ ÒªŽ#bò‚ËV ¨•ÎEÜXj7bŽ1œ€§8ß!´ÛU=…¢É€mš¾¨Ö{YQ‡7m«›¿0ç äž¤–3Å£›K7–ùò\nFg0íŒbÝ•W 7nœvŽæhÍ–ØXýd¸\"ƒôéÍ‰JèŒñÚˆ7qpÀ.Ñ}”a \rÀð`7Ñnšš’sñBÜúŒ}@Ó…v7™Ù‚®·ò\ZEš¬.E{(ËYÑÒKhd`zŒk¶7å­ü#q­$‰öTçT)Foe\'&?Prj%o7û@lDÝéÞìI¤R*)U†Òµ‘—¥èRä¶&\0e£¨7û|ì&,SÉWÄ¦l~Š°¡ e|T¾5‹—–‚oÞß8,Ÿâ¨geÏJŽ\nÆáÚ-•Ft[nÔwÛ|¡84éØ¯¦,ƒX‰-i­>ùœXÄï<¨Ö ¡.f`iPb8KÇ–Ú´\"-?Â?,[‹À{/´Ou|ðEÕæpóâ‹8`Ñ°ÄM‹U8?˜‚i$ßîÅëî›\"³O„{˜Â8o0êË;ìà§—œ·Pjñë‘ª9I(–ÝÔhm~ÿŸÏ8~/ó°Sõï¥ù#WUD~c9u©uTÑv8ò÷-%¨©òúsç`NªŠaøL	óLÃMóÊ«Ã)À8ux:§¡´+H\ZÕ+¤ê2ÄïOš)Ú½¼Bñµx8”\'[%,-£øYlƒ>J×„+:rÔ½¶GäjŽžü¦8¥E¨² øøô±Ûo\'=#¶2‘\rpq–¸ÃÌ¨n#8Ú“1Ÿ‹­b;÷ü0eRÚ ñjìuU`ß` isÂ8í~±šK[M·‘æXÑ‡d>PŽÐígVEnëamÕ92g¢àÂæ­ìÆÐýÁþK:ûraÜW;\'ÓŽÞÌÞ19>|€ßžõyÉ®üŽö¡,Šn¸³a–S­Ý>\\S9IªÜ<Rîa§~ÒTªeð8JG,dèòÌ[…Js29PÅ `8_æK#õ£îç,ÖlS³Vd*6T3-`~9T-¤¢HÈž :9…¦¥˜1ÜS»\\\rb?FC©Óä½9Wmˆº\Z X —¨·Q?uM\0GuÌë‹7’ÉnOŽ¥9eí9‘Dõúg2[Oe‰¥ÑùÄÓ-ï„¼”DqT†noK-9f`Ewo„œ¼ß{õš)Q1W¦•<™ØÌ¶É‹9p’mÃÔRz®ÖmÀ˜Aq*èÓZƒ3ôŽŽV·\nŸ-9yÔ†&/AX‹Hòi{b»Ó÷†7f‘¥ýrw’Ñã=m9“Ÿ3ÿ£Ô¢8˜ðAÏ£ºÒÏ=ÿ™è¬µVØœ9™7ŠTñµ™èÛÅBìRœÌ#[\rO:„K)÷ŸÅXý9œ5ÆV]‡*¦sêˆ»µjòq7«õË¨ð¡È3ìÒ9Ã¦âÀ%à!©ºbdV@ÎO GÔaMÛÃã¾¨\nµ{d9În¥‘Û~‚A ƒbÙHc†åx;‹åB®®o>1<9ÞJœ|UA6@Š)YºÒ>$UÅÙšâé§¥6b\"9áó~%qö¥2^J²ñD3]ZÃÍÀû4qôƒTõë9ç4¶O[© ßMÅbJ÷;=„…¼wŽ\'Iœ““99÷«ÙÔ$2©ã!èº…Ìu²“ÄÛéÎ™)…\0Ð¯»ð9þàžqBYaÙ‡sd¤yþPÃ¹(¹ClŸ;]«¸%É:Z‚?SjM¥aŒ\0ðùyJ†c/¸Eø#Î8Ðè s:\nå1Ñ.¢ÃÕVÄ\\ÉÁÇd†S=œ\"E,vv0²|“:]ø¾}j,ŒýN¯Ú_8u8K`/%š3`ÍõÏ4ƒ-:k6çZJ™£Wj?ËvëA‰¶ˆ^aŸ€-YêEçÏ8.,%:…	²ïšÕW[¬”_OmšµÈÔÒ¿ér>*yºÜþ:‹ÛÅOñŒª3Ö›KÍiDé‰›˜‚é-‚-Ì*¯3K/: ¡ˆj\'²}’!ž „}DD·%Xï×á6âD:®I.žO‰‘…ëHm‰Aòùüè(\\Íš/^`¾†:´¶ÿÝÁ‰Êmèÿ÷e0i7Y€§,<YÞˆ-|€Áž½:Ì÷ÈdŽÑ ÿeU€êï&¨\0 ÖWåÅC}>a4§È:ø`ÊâVÔAž\">cBóñtÙ‹uÆ\'S\n›™:úÚ¾–º–¤Zéµ!I§ÙŒKã¥æ[ùM:ÿ\n[³v’Ég%Gpäa?>ŸˆÑm“_kÁ„ÿ5:ÿU¥#¹?‡™_jL§2S2Ôö½ü‰ñãU·ª£H^;RÀ‰îÏ^ºy]ëò¸ä%a3_)Î;teâé®;#A„ãµÏîx]¤Þ¥ëÇEÕ®—+±\0âqmþýMò;JªEÅ]N”ØjÂÌ.‡Ìæ1¥*E–—‰ígWM„‚;d÷ ß©„,Z­zñ^u–¦XðÑ˜8ˆ}¶÷l$£Y;g½ŽÁlSÉ¹Á\0G,i8MÂŒ‚\0çý¹©ñóœ;qŸ›’Üf·ó²%ý(¦÷)cwºå$AdÆÈÁ•[Ÿe;rïñšâãtïýÇãh¡šï­Ø’ŒVg(egÙ1A‰Hâ;z¾—mÊpúKm\0\']s\Zø)³MR!\\£U<ýè¿í;Š\r\0osoþ™B>Ã”]ÍØ÷âuc“ºò rÕ¢T‹;Ã\Zm}§gÏåêêùO†_tÄ%n¡È…Û¯‡w®?;¡è0õNU”-û\n°ÈÄûò$Î¡¾œëJäãŒ;»7ÕD–nRÑWÝN4@“´JþsÁ`ÖIºö¨ä;ÈPÇþÎÖºîˆv}M¥ZÖµ&•V½¹ÕÊ<JS;ÏŸµ›§j\\Øù%z™všò©”ƒ}dóÿ83eª_;Ø®ÆBX]Åb©€‰™ +jÜúGÝ¸Æ–^gß{åÖ9;åüÐÌ¸\Z»ÆÄýç+²gE p;¡çãwÔÀºG;ê@ïŠ_–MÊ-çàÕ…‰Çï÷Ý,(gŠBàÞCÌ\'4/;ë]A(‚1Œçƒx&¢äšÌ®^»Øl_Ük8c<FÅà ´\0DÉ;Pw—Q¸œÐtøÖsÝÏ¯<é¯:GÚß&D]Ôƒ«ÍE3 	uæÝœßtŸž³< `2!l~òsø‘òªDU¬=™¤¤ÚÏTšRýåœ@I<!{]Ëwf›ïô¤ŸÖ°„z=~îSþôAð>nJê<\' óŽ<à±\'[Oe€÷ù0ÕãÊüuÜ!ôX	‹g<5*`”ŒiÛ¡ý2Y±„\0ÄÜóÕ—]ìû#¯Á/ä\'<7è…SÊdTï	{~ÐÓ}&(94ÍY—_¢S#+TË\Z¶<?ni6~’ŽÏŠÕzù£›ûÞîÓ­Dzm\'={?63T<Z0|²órAúI~ïé¼}×	jº„Lõ3Ú•øi=<m†2€Áèõå[ÈôgŠôØCƒ|ŸÜ0™´øÚŒ<x:Èwì©âóîƒLdìdÎ|G%N†é=©s©<{Aõ‰kêˆD`0AGü&ÿd7=\Z‚;*ZKO\0<›\0Í  ÑÉ$Ú±Ó5Åµ‹Ç™![•ÄG7]5+<ŸÕdÈ²[J|cQ3E·ú¦b=EöGf©¥¢Êú„&<£àñms§4æ3p-I™/éú8\'Jƒ© }.<¨’H.<û1zôff:©/|Ö5¡FŸ\"©<^õ÷}úÝ<ªÿãþ°P,vuSÃákÈÖ5ø3lšD ðTZç~O<¹ÎŒ÷:9©/(\\ÖŽtlƒ]×Ç³^82æ÷<Ô«ú!qÀœòŠÕ2{Ÿö»Q:œÎ…¹€¥2U†?<Û\r`=8ÿ*uWÛ„Yw´&“E¤BT-1Ï”¹@Y=Û>­j\r›;‘ßÛæ|s‡XÞRLÓ7Å¦Ž·Sì=A@5Ó¾Á²Í¾\"ÍvÉkkaÏ›aâµ´.kògçæE=%x§,Ç\'}”<ì*ép¸öãuX„pÐsìýˆH#r=Mbþgž`<ÁCó˜ÁòX6¡ûúØ.4xÂ§Ì{=QÈs÷fÐø#Í“”1\"C¨–+3bî“5¥|<PàC=e¬÷IqRmä\\tà“`h¾ÃÞÇ,‡ôi3þ¶ßÌêÜ =šãóêÚ¹¦ýÈô\\ë0äð$ÖìäÓ[¾#üb=Ÿ¯í±$ëÄHÓ3•Ôf4ñDåü±¡V­rjÑ!?öÑ=¤¬ØM@šÕë¿},›‘JFh1„¡œÁˆ¡=Îø—¬.	Û• &ÔIgCq [OÙØS„=Ñdtz\\àIgNì\n´d%­?8­³®e%`s2ûôI=ë§R\"vŸ>t&M½G¤(»ImyšÔöFðÇé;>\ZÔ×Û]Æš–BÌXv’Ø°c¯šñ¹Ó.N2ÂNÒ¹Ð¯>\"8²ùâ¹*S@-‚öbH°ˆÛ\"ËaiŠº›žEx‹>\"eY×-¦:0¨°ýÆ37ðùžþ,jÀ³ÝOâ¬>pçEÁ;A\nÛåÔáÞâõãqèÝƒá¢á,(2é	>rfÆ	/¦lùÙ¸$\ny+b+0ZHª0wbêVÇ>‡@Z‹HƒÓÇ“’§º9 Ÿ)ŸWî|„9ê¤^~ >—µ‹¸•º°+1ü˜¡X¹sÌé²Vî×TCÌæ¬>ÒµPíTÏ»ûŸ±§7rï`“üˆKÂùË’#žF>×EoG‡¬ø0W^“ªÚ­>&i®nö\0½†úÎóY9>àxßÈf?)ÃÏSû‹vRK‡Z¹›ø‰ð„n½ñR>îÔ¹£îãËîWß^;žïÞèáâa*qâoÿáicý½³>ÿ¸Gãºæ+›G‰Y/„C­ê•»Ü€6ÛrÉ&¶» ?	]„M.Š¦nŠ¸ä±b4sÞÁTô+ÏHˆ¦?ÚŸ>!©dïÙùâÀE_5ì;$~$¨„§ñ&Æ \rµ?)ã˜ ŠåwYÓx†mN#¢\"( 0wiúIÙ¹2Àñi?\'¬Ð€|8§iÇ{_Ðz_)-©2®=wmo½wÜÐ¡?,gu§Và¢ÉÂ”-UbëâÔÄ<eAÑÇ©KN¡þ?3Í³¦’ ¥Š´ÓóD[çqJ•‡ÅŽ‚•g*h¤Y?>ºÐe©Ñàþñ¼cºý2u“ð¯ÕóužööÐ?H\'ÍSüD>í<56©Ì§5cá¨#_{8ù‰cf?OÕd6¸Cè‰Îu—¸Ö>Jrúýh«t»×íôe…î?Q¨O¸Éx™R”\"íÌ&À¨Z-²C¢¦í¸j\r?_±Þ6bÙ%Ÿ£¶ã»§›«èÖªKÕçÇ¯xLžÀbÍŸ?w@Q×¶’Ü”wTÒ\Zë0”ù6\n¹>”=¦h? “ú—ªh]ž0\0Ú	B¢¦™É‚ˆàL¡ JÖ¿?µREÆŽ•2ðòÂ‚•_ÛÛ–4¬Û=\në·×dp?ÓÏ\rÛ´à<—èÙãë~÷²ŸëS×1.¯ÞQ±E¾m?ÓÕ-KòtdÞ•vü‘jÝðJ‚Ð3Òó°wœøçV?ãîÿ`Ñ{ÔW÷ ‡°eÞ6•W,„Ã\'=BÁ“9?ëõYê¤²¸;Ü®ÂáS{Bvº,J”{9š±?õ‰W^Ëz\0¸ÓY*`\\ÁP·+’É-Zœ¾Æ ªlo?ö›E4ó@æ+œ>¸¢‚²~£_teøÎýv\nh³@®$†þyZÎ¤T±Õ+‚¸Iéf¯Ø’c#p Cø@vP…áÍèÔoêå4Oëuº¸öº¦“ŽY7jÑ¤@sÑ\'”b ÓN9E=Ð¾±ÝSÑ0¤V‰Ì{ÈK@ˆëk÷„ô¾¤¾äX$Î©PB	´òæ²=PÐS@:xÿcŠÃ†PV‹àïqtŠ´(„×*¤Ë@CA°RA³5³¯Pü}”§ó%šbI^½C3·®úÿ@KáˆEBÌbQ¾\Z”(¼Tì_Ì¿M\"`:YÐ]¿ @Lo˜ÖŸG”²×j§_x0`æý8CŸê{Ïp@`@S²zÎÂÔqçqOJ–Ã¥ïë’™zy“‚¼8—µfíE@Z=¹žsXî/Ø$Xvó\0¸ÿ¶uy³8=7œ†ì@^<Û¬\'=âf©õn+Á~½äw‚;òü™\0®Ò@`±7°…ZÇ›ùbvP©‰õ2øtï@hlÈq¸ÞÒ€@qb®juªO «;…x…Ùí¬æ\Z{%y	Ì*„ð›]@v³KÞ¨kêÃ%~†|`¼Ø`„<5PëÛíŠê.@|IªNÀA½åY®˜:_Iâ¡¤Îüa±*„)õgÂF@‰~ÞbR…é’¤ìZÜ^¨Æg¹£õ4œt\\E[]Îx.¸@l×lü4ÒôwÀ2¿³lªÎq¦Î3P±äà\"Ÿñ¾@™ñ•\nf“K{LÉ:z2€ÔßÆr%D¦úó0@ž•F3ª¿ò\\;ôeåˆ0ÛšÊëNÍQP£©\Z@£¤þny\\£g¥ÛG˜BåÝs¤5w>lüêÌ\\®k@«;„®ÊEí îxS§\rÖ=ÎK¦A-ëõpž×y@­‰¸­\0—!\0‰ÑÃ,:”/‰í‰”*ý¨6K`@µ@É¦¡  =ôKw€Ù¸\rk¦)\\XsÊ‘•]Ú Üˆ@¼Q4Ä¦P¢ñîª±Àl¹NØŒÏïF!ÂÛK»³¢å‘@ÑO‘žä­xØ÷;Ãï\Z­õßÑ…Ü\0®\nC§=zp=A$ß0©jðºg\0É3dhfGTÝíGü)Ì·³!A#«	Âm@obm”ô´±{pß1ÏÊÝf	S}lSA92Ð!Z9œý^v*¹\0D8\Z=Qµy‚ô\ZAbôA:Ð(xÊ¶Õ²¡‹o!VG¸pìY»½±‘k”f/PAI\n!Ód¯?¾äËÛ–ŒšÓŒ†Î&)o$!ýAP\nÖ«Tbc)q´—8¤ŒJz•„B·y‘dž?ÿóšMAv¡{/Gªgö^6Æ~FÔ\nÄ–ÃÞSA	“½‚»Az¿CGûF©s‘ì¬3æ¼ÕO‹ÀÂ¡üM<ý¶“€®A€¼è®5ÞÄùNök…j(WÜ{lüÈÂ9ŽXIk.Q\"#A†²«’‰c¡¼7€î6ßQN^ò\"BÔz´ïÍNA—´©„Z%ä†6PãÃ™Hç—û®[h\n@ï <¦¼A /úõeÈÊ£Pêš3ÁsEä‚bzáÌï%xKÄ#Tô«AÀjŠÚ±ÿ]½UæúfÝ89b•yFvw1¾„Ì$ˆeôAÄ‡|¹ŠižºÆqóí»åvµWjû^<çËwž×\'5AÅN~šúômDD*ØW Ž\n´e©\Z×ö^¿Dhuß]AÓ@z¢$zYâÏ­umÙp¹Ü”õ^¶£6Â/£bÞAÕ‚¡Ô8OæÐ²ä€í¼ŽœOzœ»yÅK\Zt®\\AÕÜîª‹iß¤^ñÏôÛfßWÍŠÃŸvº¢#Ÿ\Zg¬aAÛJnËôbÓ¿v(/ó÷DóÈ‹l®stí°–ÒAÜíë•Ùåã)ú6Ï.k#Õa\rU¸ˆ²AÞe[	ŽºŠvÌ›3ø¾¯kçg\n\"…¥¹®ïàÝŒèAß^…K×UÏ~sö£z Ööp~*…ïýÃãÜ·À`Aå¥Kó=këAßAé%%éã’”•	¢_y´Å§iAì°tx‰</YâùÆDÛÎá–:=Ñóo«Ê›˜	u…AÿýÊR<KÉå!tïD¶JáýNðû½]F!Æš|\rjB\0ˆž7rï”\n–75š¬ƒ³HŸÏ„K~‹+‚ÜDBo‡B–ù5¸}\r}dT ýä/´Ð¨îÈØŽÀé,BBI\\c±cx|Ÿ¦³c\rì”wHN,4ˆß?ØÒBŒ!!ô½ä$úã‚±Ö„!¶÷V[Ž®Ðû¢]ÇËòQ\'B*œ/zâén¦äë-‹ðTýfY£ÂÄzO|…EìVöB?]¬ÊÌµ¦ª»ù[zH÷2…JMüïHLNª·­Bq\\÷u„’êM„.ejfIß¨qË@ 8}pZb\0æB•VÕÅþ\n,°¶Äî¾£O{Æ‚9õÒ¢™°ýó,ó–BŸMZÜÿrDžgKÙ÷Z”y³ð{¶!Èd÷ÍÄüÐVB¥=;7Ý+Z.îVÌÿ7¥¯1ZeÇ“ëò³tìèõ‘FæBÊ<ž= P\'\r³¯ŠlÝû5hhH@ñCp3Ï2É­vCcBÖR»Ä*8Å˜¡ÓïTåðö/]s·.9T(Èê¿ÔBÛ¥D~Ç–Ü¬ßB>\\_E”ˆq€ÉÒçlØOxy\naÅBÜ\nç™¨Ä¡?}Vx¢¼qAÛÐ½a˜³IÕwA\'6Bã¢I˜èqƒš0úq\ZÏ* ªéZ>ÃÇ%CØ!lBçf!¡Ôÿ´!µVpÓÕJôE\0‡ƒ’$¾´½ÝïËBé\"OoÕá†í	¼z·)IÂ@Iúþ\"cIÊž3uŠBêË›Gý«ƒÙ{V³g¦©âVðýÈF@4S#<ÓC6må©è›¥í×mlÉ ýõ‘ÆÚ2‡}$\\A/Ci\rï¶¤®è*ò©Ï hçû`þ¬>áàdãÀâçl¦Cøµ[úLÂÁaÏveÉM&ènÜ8oÊnr¼Â#äoC>0íÚ,cïÜÏJÁvy˜Èìš“(TÝ„çžI•CN6ïÔZ:™czç15êùÁ(Esë{(’ùM×½C7g>àÖ¨\'=¸¢{DñÆÂæç4.)pÂï2¡ýÚCjá¥¥-«DX\rHKÿ®„«ëÕq¾MÊ`o»’ˆCnâUcœ]üÀ¯ÊüLêá˜]Ä¢6½ÀC1rþCt‘…¹[–ÓP9oŽ&Ñ–·cvÑCÇ¡â‚b™²;C‡]ƒóÉU½:3µ<Éøv=\rˆ\\ŠåGã)¸ÍC‰âv¹m9)Á¶“ÛæwÌlçÜNdü?¹>o¬C—å4)Öø’’“½‚iÇŒŽ<1ÏuÔÐŽ¸Ï\"CœO‚5‡X”þWÏ	ÃÎNùî¢áJ”½Í6ûåC«]ó×ª.7íˆÚfbíÊ¹¦šoÑ	$»Lá™ÍæpDC°~î²r“2‡B©˜¬8â¹\nÈ»¤¿In³Án¦Cµíø3¨ð(`¡èe#¥½bö3Õ~;o¬‡ÒÂ4TCÒ÷ŒjšU#HL¾\\Y%úðý\"ÜrSì{¨õtÑÊªCÝyÔŠÃJDo H¼yþê¸$õÑÜ+ñ|°CêO¸W%“®¤tßÞY×|ÂÕ&‹0VÂŒÐ\\ÌCëúÂ*$ü•nPç‹ÌJC%ÀÄáö^-9õ¿Î^:…µDg9‹Õ¥Ô+‹ ›½Çwèw\'ÞßYJÄEÕD2Pwr8ÕI—þeW’}þ)ŠsßnÑà°ö³\0þÿD?–j^*¾Î¥{2¹	WÀc|§ ÿ]‹ÔyütDC…ˆ\\N\ZK`aõ—o¨¡ì2õL·JÄSw5:L»TDHoBäT\"—Áª/¹T[‚h‡N;ãÖ*w´o´©^´°®DLSgÑÍg¾Ý¨»Ü? çŒ‘åÍÏž«Y1Ñ› hDX{æL96E»fÁø=kè=7:ì#JY#sòÎ‰eµDkäÊ5ö2øñÖüÒoÝâïô…«èä‡+¥×¤I0ð¦Dp\"Šb›PÖmEN÷}^¯¹³[ÜúÚ:¨qþf¾¤D‚T×E™)$GòÊetæsÌ®EÙ¹¬ª\n­¢æãD‰q‰æ3‡<ßW‚¶ŽÍµ\n\0æÙK“òÐ†è:JBDß\"ŠKê–ŒT„œ¥+qrË9 šütJ£v!!D¢5˜R?;´\Z÷%¾‰ž»õ}zîÕÃ\0Â•)µrð`D£%}³IƒÚîm‹ãF2ï=(ˆ\'+¥äA’‘XÓD§˜ù\"eÏ9‹VÖýI••m‰425CÚ¬AóP½%_D´ÆŽ­6Æ¹S´xä«hjï°ŒG­]iÏÒi°‘Ì_DÞTÕX6•_8T&\ZUc\Z~®Àœ@ªQ’ÂßÓ3góTDêzý\nrÆÅÒÖä#o8¶­]ÔqñË©8g¿Úw–ÔDù\nDKbuç4iQ\'’:é©-!êš:	¯ú2ÎWi\\ÝDùœ¦N¹™-I0–ÿÌ0?‡4àzfÁ€<áHníE\rÙ×¢Ê4¦/¤X!Á3ùè¬~\0Ÿ¶Òðé]ŸE(ÄçÚÀÂK\"Ây¤Œù69=aÞ1c“3øú0˜mE*Èñh5|ðy;f\r±kÀ€Ôa‡í“¤~NËrðE0À8ÖµLó«ý}qe%v·BÀ|:±h¦w†E7·3~ã¡Kµ\02³ˆòÓ7r\"Uª%¼-ò_:²E:ú™kfèdœtps*H@ëœ+IÊ35_\ZrŒ3´E=C(bþ·}7{7$;.lOåÛéW‰JÑ\\ôSw•ß¨E@€àåð»Ì£ãBnÂ…bƒ8ªÏœNW¦è¥%Èá‘ÈEG-=ÀŠ¥|èð†6W ”+xA0õ†Icq_–+EHúÏ¬)µÿŒmæÈoñ»†ýþ¡u+Q†\0b\r\'óiŽEJúVU÷2b7jMy¢ð8]×nF}°ÞZ‡²?4íêËEmÕî¨CßÁÕ4Íû*§ÝÛQ«8-llƒõ¹´TE}¢¡œZnÕ.G„¸–{$‹XÕêº(jyqê£o=E’ª‡î6Üx7à”›ånÖ÷oj a¸úh.¹eŽë5½Eš õ\'Þ%Xmš-ÿQ»sØûáÄŠKeb«øb©XpbE¨-8\n‘u‡ÚT/ÀÂ§ÎÎiâ¿xäúr&¤ æ3EÐˆ›Äø\ZëT”•Ý›¯Ÿý¤×µ„Ë$çé;±QEé!¶!‰¾Í¥ü‰ƒ)r;Ûn6ê®EkêS1þ$`^EîÄÇ°è™ÉÃóÄŽµ·pàŒb®òr³eÝOÂ˜@¢EñéðæÊô(î…v»Ói\n.î¢KéÀ²w\'œ6QEù]ó\"©-éÞ@§YÑb$û~\rñÇaâ‘1¿¼%’F Í¥Z©Z(5JC©Âåû¡kù¨\"ü«óó|dwqFÇ¾š\'ºT%cë*|k¢¨‘Èƒ½ÓÓu\Z²™N±ôçMF´kfSÈGK#:ÈÀ·³Ý’m¸SkÜÂÅ%ëF­hëÞ™øºï«HmÎð‘k™ÈÜ²=æ¢¯™F÷w•Ø³YÀã=çõœ!îB´\rØJœÅ9´F!	úP™ö\r\'ów“¸:(”Q\n’=jlõèhj¶¬F+\"º£àù2|+öFUšÃŠØ;Y¶Iá”}f}|F.¡®AzÉ~G-v^t^¹°0ý\r—­6<‡Ð…fhFB”Tí¶ÀaùLqÞfKqç9GÚý:øUqÃ¦‡FO—¡ÿV3\"øªõœïÔ¼£ª!kÐPòFV›Ñ—±aè6y±p\'î3®¥]µ\'†´îÓþ,Ft¬à@Z·2+ë’žˆAw	¥Ÿ<ï¿ë´J\0ê„¤ª“F}&w=4qu®\Z¬Ûù­X?·F{û©W¥B!½F¨ûø¸Éþžy½½€Åý™ßéíâ3núÅàóÓ#Ü;F¼ÛzÎg­Ùsfý7˜B»÷¹X²ñÐ·Iw±EñÉFã˜tö¢Ç£vûÖ\Z¥:ë;„þ`ÖjµÊ ÔB¡Fþ!è’÷\"ên=·”Š2ÀWMw!²_€YèKá`G‚›ð^Ð—Î±ñ”›tG¹eøåšÍ)×Ùí²ú\\G½nŽ“¨U¯ó>)_\Z1¿d†/ÚÅ2¡’Ò>\ZÚJG=zû\r\"š ¢åÍõO#¡K}ûD­I’\"ýÌ9/ßG@cyI,p»¼ã¤ûÊ žÞ¹=ò&×÷²GBÇT•‚g‡×{–yÃˆ·ª¢†C‡”–ÙÎÙIéÒ‚ÙGBðìàÒ#”(ö>”·‡+:ËáùÔ¾\ZþähþÞ/T‚GI}¯‰?\ZÜ)[>\"nå`ºÎ÷ÙC’Ñå cfã”G]€Ë½{0nÙ‘)mæwhní¸m­«TCñÎ&G^˜Pÿ[òÙÖ°a+Ëä‚“ÞöÝˆm—gÏ ¢?÷Gsq\"¡÷qk•¶,Ù&ðu{nºŠi>Ÿ¨ámÓGs}ê£©²¥~V/	Ý­æÙ¤[öëí:ñY£×\\Gt_!ó§HXÍû­«Ð«wc¯qÏìeäúþ6Å>îTkðGwñWÁ ®\0á¶I•è*Ä)P\"}@Ç<Ð½‚ëPåG~x%í¾ƒË³ñâó>)žµ¾d(Å\ZBNJ!GŠ@‡PÈƒÃUˆ! 9ï1XYM“ÉÿQeˆ \0×`ÆG´?}ço>ÈÇUÎŒÿ5®O*qú&+v‚3\ZRmh@G‘X	ö\"×û\\4Öº¾ãþ\r‡=xé†ÙÀ ÒäÝ¹G‘™gr8É,ïBÌÞc]u_·a\rÌŠ²ÐÊ;˜~ËG½¦W\rð\Z‡äG$é7iD>Éb‹¤á^Ï®Èï4öGÄ³Ë—»YqUé„¦´¨´lâ\"	ìÈ,]âûf§C\"sGÆö\'”½Y¡¾½7Ëÿé5T¹jçd5:Â€“ÙX}{üGËUE52ê½¯ƒù|¤ÔÉTû£€sƒšÝE$Ì®‡Ú44ÏGØH{²p•<Z¼ßtM¨‡h`áKÐÄÇAL–¿ÅGð±¦ŸcëÈ`B+91l%SÂ;à8B!¶ÖºÆGðám]ÜÝõp\"T2š‹ÿ5kÁ5á‘Ú/qÍ{œ¼“VGñ,‰zã¥öÜ?|ŸØÑ,Î«­M°Eõ*¦ÂOöG÷Øí:—³}ò«›ç¤ï\\¯\r¬Ë÷#}gàÁÀóuëHóAfº%Ö³1h°*#ëë\Z·UEUhŽ>B=r‡Hp\r³\0VÜQÎ]µ¹%<‹ Ùÿ	Ð&si\Z­[•H…ßHeùQÎÎe	=:¬æ2sOÅ8×Oõ½rÈœÅ–ÒH9méPÈ¥ß\"¦T€žŠ¶ËùÆÕ©þÖ/5Ê{!ß#Ïû^HBÁŸú˜]=|\rÓUJÂ¢ ÑèI±Á‰¨­wÖj ~HNÏ>ÙÙ+föãòVQÑ‰ž2§žåð½çË^ÍÐHY¦ªSÞ{NÛGG\n—©¼ŸíW€ƒñòHèŸ=’ÊÒ8H`kfN–°Lôäõh×`ûˆoíè[agvEHaÇ÷”÷ÒÀYB¦3GD†«ÛŠìõY¸|åå_â]ÀH{Ã8;sP‚%;£q‘Ð9\\š×}óI€“W—ªH™Ù¤]Ãªù\0Øë•{/|È öodl€J/1±H¥©Qïƒ‘¨0zí/ÀtÓ$ÆéÚÈ7È)æÌIH¯ˆ Àÿ{ÿä\"!b(ÂïëArõìD´]ìÉßR;•­H·ãËJá²Ÿ¢Ã ` ¨÷ò…ût¯HV¬{H¿¶è¹5±\"wqnG8ÊxC·ˆZš(Žî÷«\07ÿ¢HÄÆŽù—ÝË+@µIë·Üb‡š^=¶QvM6_iLHä3–:Bk[e<KRƒT6ë¬uLÁö‘b€ŽhÎñùËHú >î¨­‡+4Õ·¢é§xØ6\'¢öÜ Oà´§( ¿HûE6¸ÚIb£>¥G‘Êü+½†ÇÉÂ—x\\¿gI‡¥­10—%óV`Þ®f¬aúö¦²8~(×õ§‹I\nM9%gfX$˜Xám<…ãŠ~uÁ‹ÁcI;BŠô»S¥ó»©âG¬l¿º”D‰kÙl,\0‰åä)IGQp¸œÍ5u½òŒ\0cÀ{Â}­çAìðÂ>INÒä®ÿE™ç¯j‹4“G\Z\Z}”®«C¿JÅC¾IZ¾“4¹ÿÜÖ»{Ò—×7taÙxÐ’H­1–¢ÆÖðI\\–‘ÈÃµbD§°É_»ÆkvNæAF\0¦x6iB‰IyñÏ\r|­qª›–SAý*†	çÄ}H¿àPÁ”æI‰|á™µ0ÇÝá¾7aÒn¹Òe;\\Uôœ÷ÚI£>Ù½âï^iliA®$UMÂ™>œ¸ªl¨)£¹$iI¤Àg-¿ÓÓ®¶P?{ÞuâORìRr%‹ë“~ÞÐI®Ô?Š¾ÔRñ`#¥àC\'\'\"·®Ó\\j\0aR²_îôI°-Y0®×ø7îéZÝ\"W¶ß¿Ï«	ýð\Z_\rÇ-LIÁ˜s\níÛ	’’-š¹§/¬ÔX³^Òã„ñÃIÎèPÕ$ÐKÑ~á¢P¬«mhfâñ l<!,%ÞfäúIÑ hqÎLDè~Zw×ñÍ¬À\Zz7Ã•ÏC1IöB³E!ž×uä)È§Z‹úÚe\Zö]>$Ê:ã1ÌIøB¾qM 5{s6 liæYÐ,žÉ¦dÓÃÙeÃ\reUIûÜ?«5j¹Ín7à¿+#Ik¥ÄS¦Úïð›c‰ˆIþz÷V¡%¾NÒ)½¡ÚSÊ\\²²n«$-/Aˆ@Ü`JR2ï›Îîñ_¹s{\n/úvgLiòœ›:%¡ìJˆ¦§œe©N2\0íY ¥¯by¨_·B‡šÔýéQñJ(|\"ŠDçÖw@Î¢ð–˜wîï§;`®Sþ ¡Eá\'É]J0^iæN™Õé¤¸®yÅLéÂm¯¿¾øës{ˆá(J2<ó’0Uª=Ÿ\'Øú·Ÿúo”³£éªéÇ™íÐìJJ‹¹àöÖ/š¥WÔ­ï×lŸ‘+j\'Ï]5†Ô¿¿JWóæÜeüjù ¯JA¨£ËU]1‚Ž^s?Z‚Æ\0JX#jÕÀÇwöÔÓšYûùæUZ+òõvä *+Œî·Jc=[)ÉK5²«ð\0™–,ÉS*ÿ‚ÕÝûüð·:F™¦\0Jj°;þÖãKžã;s¼\\¢•2Ç~€Ú‹4½J‰3õAZ[‡§;‰`“›´Ÿ³ ¾ƒ3Ë¦ÄoŸ×J“4Ç+`b	ïˆÑ\0YŸ‘yØ¬6WqDÃ…Jš „ËÃV¡sf™^·”³¥Ìªôüçó0G\\Š“J¨Š¬Y™ŽF Á >%•PMFê? iºO—êJ¬‰	p5v…ã”„v½õÞô´ð8Š‰œƒ€( °­ÁïJ·bjbî‰4Djw*4ž¾Ôé±‹p÷-:Vx@óŸ~JÐ6d¢ãA—Ël{ÁÐ™\0¶Ÿ›ƒßJí¯÷îhJßÆ}0òÀË.ÔäûpƒÎe	GÎÜ^—ð~•»QyJã”$§ñEæ¾!\Z€ó\"ÔÆówŒONÕÐ‡Ž«^mJìíP°Õ#d	Të¨Ž=ì†v*Qf§¦tz\n“½±KI³å1ZÄ. |¿Å=ƒ3÷S0\rž÷8]„+K3¹SÎãxF¸Hn¶¹ZDa‹ÝÛ³Üðwïs)*xKPð‡”F1)oÑô47æâ–@VÿOäçfU5gÌìKa;¨×¾ð$ù(Uiéò{i­N)hi\'…ó¶TÍŒY01Ke«]éoãüï¢ˆ‰?>ñMŒ‘¢3ö<¯—îð€XKxd]pÀì”Ÿì6rîñ€7qŸù7nh»àXJ!K‚ô%JWè;Š—ëÀÝúµ«­•E‡“èƒä)«¦ÙKƒõ;„¹.8^Ò&ÄÈ\Z•ætÝ%ªnâò“|TºáÈK‰¤RÒhq£Ñ’ð*böº8†“`–¶¾°ÓdÇ>KŠ’šht÷£öµ€Ã¢ÁÂª–xšºä\0,\nywÊÂKžz­Í¼3cÖ×Þ–22Ž?Cô· ®Æ@äb_LK¢;¼ztå¬uµî‘,1}½·V\Z&!…ü5W«ü,(K­k˜$H­Óít8¡0™%\Z»µ\'‘¡€%Ž  	ujK³O™ÿE®ênÛAFò>®š£Ú’d3ø’\Z_»0D)\'K¸‰­ÒÓ¿celIGñB<kj7i,Ò^tŽ™½œçç4¾KûÏ\naÚ„h)Äˆ#å·†BÝPå¡$û;¦ÀL$QÐöA\Zÿ3­oTÐÖŸñxåp\\‰Cˆ™ñÐi­5L&üýz¾ÁŠ„ÏÖ›Í­+Õ	Â*&X»¥ö&R&ßeLE\'“²Ž—J€nEý@”»lÑr!3Î†”Âé·Ív\rLLsÇd+øBlØY›ûs\'5œœËfþJ?ó6LL¾Ô)<ñ¶Õ”˜«ÀjïFÿœWÿêìB0–#pmÔLOHTcõ¬þKã6®„æ.…e£;ø]ÀAesË¿S ©FLSÀ© #Vˆo€8ki.£e\"k©™«û’£ß¦ÒêòpLq4¿Éä‘Z“´Õµ†H\0Åe7f=êçª\rÞ\nDC>OVLz7\ZUÛ¼x{UW?EQäK‚0à†\Z÷§ù`hlÉL(pypÜ]Éó&Ê8å¿,\"6»Í$cM×³Z}uòÅL³Œ–îÈ[-R°‘+äÊ|®\\Ù­áâ¦;ÞÒy¼L´f6˜Ñë=¦([Ñ…€Åó•`•õ#7~µ(aLÈêO<«e7¼j}ó;Üh¯—&KÐ9ôø<• ‹¨ÂLÌCí•´1%ÌPÇ­Vîç©«q{¤•{r\"H¤.«QÇLÌC¨°UÁÉäØhU;4æn}Rm«¤x;è¨ÄŒÜßLÏû³vÍW¹¬Uõkd4OÎ-bç¹ÓÏ\rÀLÓvQ4Ôä±ÀxŒƒ™¡¬ßA>‡—krík-§\0àLÖG0O¥ü)ÈåÊ=/b•øÍàL;œëŒ°ÞœA·|èLÜ:}øŒ%,¤âƒ\\}£~8\\Âþ»Oa’ 8ÊDsX‹LÜ¨\\H»ø=cÎ\ZïâIƒp‹b€xÆn5¥À¼ÿILä*~Î à¨E‰x¾¤®ÊI<¥\'ÕULhk_‹fÿBLö›å]EÔ;B–/y/k]ý®r¯\"›û< H$ÉçLúí¿¯™˜òRHâxßýsÄqÓ5]þÖíMÛf9Mãˆ ¦†xã„ï/Ò\"êv¥ãÌiÿèúD¦‚„9EM\nA\'J@c¤VëM|)®ª=þü5â»c[ØÙÿ™!Mâ®HâÚ‹Æ÷TYÇQ“µ6ÿ“càÈfÆ|hƒMV‹€s¥ºõhìÉ$ôCÚr+B·wÞ&Êu&k Mk_!:°Ã³“a‰»‹¿#“ªËþÚø\\	^1³ãM??¡üÒŽè‹{ÛÛ³èÐ¾dº»CÏ°¹Ý„·D=%ƒMY~q’¸_$ø19±wÙåÞ`Œ¯ÁñÍþ¦\ZîÓM[Øiö¿%MªáAD½.ñ¯l.\ZnÍ ýp´T‹tƒMyL;-˜Ú›%I¶u\\‰K|,ÌžâÃfíû] ›M;*j‡®hÒ\04\'×u\r_–Ð`ìt\"ùOÍ–þ4M˜Ä®ü.4jW[áäa`Aù¥ù>œ?6eXÁM˜âv¯fà\0p`3:%î#‡ï×&(¶Oœ‰¬ïùM­k?[Ãøœ.Ú0fY]¼d\"Âç dI›öŸñÏé›ŒMÓ¬ïP×èð–=ÈM‚Ó>lw¯ìÀ›É—ov†\0Mì€~ÐÅËY¡‡kø@Lÿ\"#\"/;c®†vj~\0ìdßMòøôßÏ¸\ZP‹\\xÒÕç\09‰Fæ\'?Õ‡·÷í=MöSpØá}Tƒ÷.!ÿ©û$|Nê¿\\µ¸Å×Äü»YNÄâÝEhÞÆÍÞ’\ZâÃÝ¯¤,P.gÜKNmö¢†Šgl‘)¼´¥A“ó¢½„ˆÁ?–‡ üN‚NÜegRÈwS–nÍ\n¶¯Gû™Ðš‘½Š£¯qN9Ø“]`ÈT¥Þ*Læ)wæò\0—…+øÄÃƒ-r]çËNA;Ö·o•‹ã5¿9‹Ž0„Ö6ÇîlúÃ†lyz£ÏNFÐ0ŒH°sf‡_X7<aÉ_Y5¢‚qJÙO÷[NL2¼¤hÚ«F¥$H[=NÊRµž2\rQ$ß{üù„)NU–Ðïš{ö¸‡Wçkz\\ºðm‚˜™½lfÇëÎ#7Ng©›V&(`–Â<s«›óª ¡?4Öô®÷Œ&ë+Np.jªìƒ£f´7F¥,DÅÆÛ2Ù­:Ä¤2ð­+,¥NÈ©Ÿxƒ=â.åŸÛ’¸G¸¤—nøÎca(N€\"Â?ßÝX¨ÑhÉLúæf?e!#+¿ovŽÌ`ˆÐn¶NŸ&\ZÓÊc‡²·\n7àëÖË¾¤\Zº“ÅÇ6ìåüH˜6N¨×:ÖûÆŽ°ê>Ý%ç,7è	çgâŽ`eézš,N©¿Ä\\üÏpt3‰ÚÆŠ+,lù\'ÐcOQ+Î÷ZŒN­v²ÐêÞçLTgwRöö€–\\˜ÐGïh,–´N­€¤<µ¥ó Y\\–¯zÐ£xH›^mÓ\Z·™ýIÄùµN³Io&É8’ÃM{•ˆ²ún¼œ€¥J\nÓOƒ¯N´€‡Ñe>h¦Ì@ÜJ|jôÎl÷Å·p>U¸ÐNµjß$ÈÈ-ñGE)€¹ˆ³&J©Ç4ðÑG¿âêTNºÅkŽûÓ²ÙØG\'ƒ:‹¯±˜2]¿üFÃ+”‹‹ÞN½øu.ãJý=,1.›JaÕkT¡ÇãóÂ~/½AþNîYÄGDbþiÂ\\iRL<Ø&\'?ÍÿÀã<·þ³U3XNÿ§«WNlN4~˜Œ J& R—\\xdœ×¾tR_é¢ã O©	Yÿ@²9ŸP®·-¾¸íÁÅË>ú5ªÎUw\n\'ORÖkÔg)¶eFÃ¨°Á¼lõ,Œ›Ú@Êô«’O(µî{\\¯Ç¨UÞ^DÁ%þ!ä¶£ª†¡XÞÑXJO:X…ZÉ%”ç§M;Ž—‹‹	;?®™¤Õ—læ%¼OAñõtÎâ]Ö2§éÿ…ŠÐÔÿ~ð\'ìùCØ>pœGOCdo^žù¼r²õ•”?žÓ²ždºùôÎ8ú&V®OG¾Þ£Y8+]Ú^wâtæºÔåX]Ý¯“s6QzOeIßVi\\q<º:ûmé´W³DlK‡Í„ÞÚ\'BÐI„Opbå6å<FÏ»«iÖÆä²¯Hp†\08•2¾û£Cî*Or¨Ã–#×ZŠ”<ïB$ÌÈB|ÍcÏwAhLRO„e„/¿<‘ìêHÄ}	ÊJ¾ƒ¶¨t‹†J‚ý3KÃO…ì%zŽ¸³¾½÷wvœãW8X¯F­ˆ]úÁ¨lUOˆgû6r\rþ\nôp¢»H¼Ì–Ö·Ž—|ÄO”AR°„`qL®?¯×¬ËOÈ3våv\0UowË\0Kœ½Ožuì\\\rû\r$Å-…×k}’3§ã`É\\®kxïùO§W\Z‚9Åa¸q(”Ž: 3¹Þ+¢*+¾›£ˆÒm;êOÁÄoáöê/YÛ)Û?âÏåŸYãÅ]8h³Â\"Üë½Oä~xwU.] bfWÕ`³h‰šWòƒ\\Ü­¸mP\nkHºžâ6w#rüv{0…õ£=ï«Œ\0ãi.PzºZ¨¤û©bØoBL¹]Æî+n¬@$Gã*ŸQÑhtP€ü\n„O#~íõ#•Šü |öäŽF:Q>Ý„äGÃPkSþZëz´ƒ½–0«D“ÖÏ«¡I¹,1hÆáÇ]jP0ff¬ÿÒîGR·ýW vÔ]OÐÍ«oãÒÅÐP=ÂÙqÎúá˜Î\"\\&É4Äî¶òoè“0š©iPBÿ1BÊ8‰aSßh@<í ^!›©”|\nã¿àPB™HŸÑ<þ}ÿFÃÅJç›âˆg„­=rv×ŠúûqPD+Ë¢³RÆ†ÅÜÅƒõÄ5BhþX¹â]lÞWP_ÀºMŸ4˜µWûM$\r]¾\n¬Öý]’”³|°øa*Pk:ES¯ïv\Z˜LÖÁ‚³a¶©ÞÞ\"i\0SO2sá‘=äPns»þ%pÂ=cøz¿{\n®~«0Ñ˜Á\'×gåáÊ×P~¹ÛåØ¤‘X7L¶G¶0©»°†ÊQËûdkL;å}P¦¹ØV\nB§^~ýˆ«Uh ÿy»rî.FÇ>6pN›Pô\Z÷=sjì&Ääªæ¾‰¬áN1âÛé>òMj_hPƒ1mK¯=ÊY4à$Ì	’r‚Ö¨Ø\r(|/gË¥$¡P¤Ä½¼7_c¿ZþêÑsÌ82Fù®%ìª\ZFJ:7PÀP°í*HÆ²ƒÁŠB?ÂBÅðn´ôÆ¤1K ]ßsgP·‡õ3—îJFúÃ‘mÅèß\0‰[l%©ž£Ö$ÿ\rP¿ÄK&O˜«Ú5®\'‚RTË¢Ï\"L¦rÁ<Ï‘6ÛÚPÇ,–\\§ïÃ×óÁ­áÞZ·ó`áä !þs­º£†3PÎW±à³ÕJî\0w~¡®\ry!R\Z‹[BE&@Ãù$\rãPåOÍ\r\0ÐÝ‰Öð U}$ïaúÜ)S~\'ÃA\\ŽKPîô-šG÷žm©¥Aælû:7bBy–BG±7 Ýk\'Póñ¦GìÀ2üšÜ´Õ[¨b:Þ–å˜x0s;w`ªP÷”©%þ¹?çkN&Ñ{(ŽÍbGŽ!ã¨œ”¬Q\rLdž^×!DG4ÚøgŽt×µíÊš¾Hÿ·\"£»QˆAYZb½DeO×®0Ÿ{òóY›0èŽéXvQ&·»göë“£a¨ƒ©œI¥\Z5ŠEc&#ŽM/Q*Û¹°MÚÁˆµµQ-JAöB@Zsräs! .„5Q8¨ƒ.àf\Z`š>Ûû”ªËz;öƒ¶™+¢8$3ÿQ>+]Œ«6\'ŸGq™*r-­U¶Z\\±>ö#)âµMQJrýZ#6\Zíëd&!;]ÔþsZú¿\neÃÙèê7 ûQKP¦;ËXÓ¦_f)ÓŠüàìCœ?«*ž£®QmsÿG‘{RcX S`	.aGKá0O¶Ûÿ*—>TBQtAFB;<b|³»OPó£tèÛgyWŸZ‹Ïî‹Q{‡ï£Í‚ãqóZ/)L^¶Í³¶X>oioG®š6ôQŠú]ÙÝBá¼ƒ¯àr4°?N&Øu°Zs¿”Q¨ ^Q‡JC£˜}f½·ÀLª¢[`%%™¦ËšÅ¿b¹ƒiG¨Qzz·³·u}”Ï˜þÕ¿¹¸ùò¿±>g¸™&9ä8ÑQ¢à•Ÿµ[»#³¶T¤Ó¯Ò`ì¯0õŽ”QÔŽRŽŽIQÒ³|þI„‘5uÀÔô·…žAâ7³,^jÈ\'ž÷\Z¤ö…QÓ~­uRðkH%ö6â³t–uÓYÐ0¼Š9¤|÷*/ •ÜQí™\nZcÛÈ4Ø…	ðgieû-±\'©í¬äkRHùøØ8¶z¸¬qÎ§˜™Ï§X}u²ñ[#»OºzRc}•‚A*˜£3(xã\Z»·wU\"€ÉÍ…\'`Rñ|7¿ªå5˜÷¢I‚|fš(¼ï‡ÿØj\0R(ß³\\úß¥H‰£3âõßð±ùÜU= ùNÙKóR0í_Wõè„¨é–µw±÷\neô†Œàî\nŸ#	R3_Ã½iPzë³eÔ¹×(±z’½WZLÝÑ0¥Næ‹\"Re£ Ã{(¿TFâáÏ²Q”…þAðÛÅ	ïÇ´ÁÈNRrú¢ù‡2+P¸•;Ê…r{\0ÔêÌL]ã˜Û‡¯Õv+ðRu8¯ip=¼J£Žõù”]¼õó”âwBÎàÏÂ‚è¾R‘\Z0b5Ûgœû—U§\"®kö)wçC^²ØN¥+*7RãksMµ­»¢M¬Ð	q;Î£°g‘ðô0E€ñRîPÁæõ¢\"b •M¨É=ÑsHmÓu§–¸/öM®RòñÅÞáŸ„éóa:hx¸–E	ŸgkAùÜ	+ ÏSÏÖ ÇƒnðD×JŠH0Ûh@õëÛ*Nt`¼ÑJS¼ìÅtBmÛ„4t›å‘\\ÊN9¡†Hð„6ÿ§ýÛÃ‘S-ÀíÇ4ìÔíù™d³…-vœEæ\rˆŸ\rŠ•©>èSBdžÿq…RV+?ßå£ÇóòŽ»¯¥õ0éÿâ®SKÃI­r)ƒ},2§äxqÔãj¤ø6+­‘ˆÄi©D­S^[m‡¯_ØÂïÂ,YÆùá%qº[Gà¨êDýç=oS_ÐR“v­F·¨™Fì5¼ß³7så\"O’Ùõ\'ãGShÃçá`.Ç!‹1eîÓUG19rj<bÝ4$×US}¾Má©°Ws\\ KÎÅóGùc¾VGm¶‡4îQ¬#S˜˜³1)ž¯ŠÛp‹oñ–¡#g4#ÝÇ.<nS›,µþo¨5È‹\0øÛ\'–Y¡Ãb-XjQæÈ(,FàSµéßÐ-Âyâïq.´/v5ðAªÕÌó”üt*·Säþˆé„Î\n@GÝÃãfì_`IF¸aQm]-÷<SõÌŽ²[;¸c¹ŽÆÃCð\Z•EÌÒÄ4­?6óÐS÷A•4c\\DÒ56-ŠÍ#¼¾d*³ŸÒÒ½Ó¾Rýþ†T	y^â\nÎÃ\\Çew\ZÐKÈWÜårN©e/ð{ßÆTƒ³Xù%°—¸ïNuØ©§z~cÆ¢ä¨C	W[Tz¶º1PW÷j=Üb·×Y\'ÇªtNT)è¨“{\'T*âYà»n›Zv.\r¿‰Þ_©\"Èˆ\n«)jÔeT<Ý!‹MÑë,Åzì[†~>VÝ2ù…#}‘ÍE)÷˜TTš«2·Ÿ?%ÉiËIØ	ø`ÃV-½  ÕŠ˜¬tTV¹‰¶\\æ-ðOKXÇ¯›É.Å¹NÃÝÐ™Žu¡¦1^TY¨ºô£;ŠGVƒÎ\\7´åhW~àO\\Q{¶\"T_þ Õþ GŽÜôlöyºNç2Niæ3¥ªËù¤T“uõsÉò)¾më·è[|l¦ôÅIÿÞ\\Â³\ZÉ¡mUT¡3Ë.ÝíÕQ>•Ø7öJ¿½½Ù«I ÿ³¡J¾WaÒTçî0u iV=J+KÛRÂûÖ‘\ZL×¨î IÌÝWTí†w¸_±`zzÎvŽù5`rP®[ý}~3Àô´UËTñm9Áè‹âëŸùÂ¹­†åv•·Ý.x¸™•§¯Ñ9Túãï .&ïú:ûÓouE²ï/$&º6$­°Ž–½U‚í‘V«Î™õ­pWxÔÂ$”õ?»Ìäâ‡¼Pð½UÉl?lšNÖv6Ê0\'€,ûð(N¦ô¬‚\0É&ÖÊU);\'pmÔzñÊzx9,Oñ¦ŠÉ´…Â~×ÈžßúŒ”U04+@qj?™35ÂÑS£rÝ{õÛˆR×ú;ÍŽU;S´È´ìTS2.Ë}¸Æ1X“SH…&ñê¼XÿE6™UKCWéÂÍ¢/‘Z3ŒÇ\ZÓ¶I²–qœî£îÿÊú¿UW&k?u­nù.N±oÁ³è^ìÓñX®£ÖÛ…5PUlÒ6>8ÑâSÔá’»fu8‰ºÉ	q~À$rÃé‡UmØPÞãå¬g[6˜m†	e·cÛY;èâæU}8æŸ:lãÖ‘‘õ¶Å—™[³ÎJÒƒäƒÞ\'™žgU‹”axc0Éb)i`ç”W‘AÉCLü·ÜŒÈ5‹U”y‹Bºôç\'l;FÑâ‡VÓ¸‰z©`|\nþ¾C1BmU•kÚ\Z¨\"Ö4™i`FVm†¹Â¬GXƒÿ˜‘i•EU¡áÖÛ¶B—©?âwN€ ˆ-ñŸôÄŒóm\ZÕ§•U­ŠM÷: Ý—ÎL-^š)—¤½§ãÆ|Ö;%õU²ž6‚É£i3b¸-´Ú‹œñLÝ eB[ï\núÂÖkûUÝµd‰R§¦j(gœ˜¡Eì½„“\\6‰•%dòu~¯UÞÑúéW¶¾qPu¸U—T‡=?V#í20Âfâ~\\UæÄÊ@&?b¶òK»ÍRŽ[,ø3‚µmÔ.\ZÑ®bUéxºvÈŽ‚•$@îÌ²\\Mc® I Í@ /œw±Uéæ­É§†kñ€)‰©€I)Gé¸55	©‡féR7Uð’ƒ”œ`Î›)Í½HEÚl²#„ez‚Ç†í@‘DÔUñeDœÞòDkáX¤5\\h=,è™U\Z˜ˆ8Zÿ\0íUýÞ.‹Š¤Xýå}Çb£Á,W²sfyyE•QØF_¸Š[VÈPjh‡€>?‹ü2\\GZSP?3ÔÙïÛÖV,©{+ä¹â¥x}-ø½\n uM8gý>,l»Ûœ{TV/³?|ïÞ`‡0V6K±ð¶ €JßÞgæ^u²|gVA™\0×“ðÁDN`\n‘)PÄk9ôWQµ±ŸóÒŒ·Å»>VK¼‰ˆ¸„a¬FÕq©kùN÷ÆiÁÊ7Îº¨å”PîVX×òWãÔ–Þx€@*ký‹U?P•Â6¼Ñ¢\"Œ­5V_Q•Z®ñHÎØ›¼N\\èè&IU±bóš‚‡\Z|ã÷} V†¾¦éxGÙ˜‹o)yõé†0ã¿`cÔV‹à¡›ê›ËóJ[lu°¿“³Xkûà·éUv½\"PV¤¦™XøÌÏÑQ”3ÊÔåâÇL!h¼\"i‘â#:@V¬žÌ²D3Ä3Ê˜>/å×ÆQu`Ê¤·R@@V®/Á’ºÌÖqðö¯>^ñb\ZgQÏúÂšë§›“õV»\nŽÍ³wÿµˆÅ“ga\\×ï€ˆ~J8wàú…N:m½N+VÁöíýEóâI0uÀXÏÈ÷­^Ù@&Ý2*ÖXÑVÇbqPJëÕÞ\0ô´¯?ÕHý÷ð…ÏYÖî¦ððzVÎª\Z\0¨G7h\"±] cÂ.¿±°µ.Ì­I¶kXßVÔÌqª{¹Í}A!¡·z3V~£<\'‚ëÛ=ÜVæ]a³s’…Õ-ÄX%2täŸ˜9e\0„|ªû¦ü\'F¹}Vé*Ð:ß>¸·I<ß7Þò{ºþ+Ø%Öô¢¼÷¢Wa¡Vú>ÖE¬€fw)\\‡ÀúÔQQ.óH¼º¦zØÀ«†\rÉVüòk•8vä>KP€3‰X{òÖ:žlc@W”E&TWÖªšøØß2×|Ï0óN¨ÒµxÇ£YO24pW%ôÔNqG+ÕÂ4ˆÉ÷;€Ü«åôiï‰³¤ÓÝiW;ˆ&Žc6ÇpDÂX]`à¬gˆ—ŒPÐã×ŒU]!íWYYÒsóÇ¬„/˜Ç“tñBù&MVš¿;·cËâ\'Ó²W`f¬ÛE/C2Ñ×r)‘Óù…l£„ô‘PC°ž‰¹Cj?WeÅ½§_õÖÝ²:É}ú—@Råé×W›Ð¸EXúWfC3®ÐæKu!Ô7J!l7Ë¾ã‹ÄbêþÈÔ¿£Whø?áCexl}Þ$ÊÓˆOJù›cÞ ®†_ÈWsyWh‡aÏµºµ¨:[\"5a‚¸cQQt	€EõWw«£¢•R%ÇGÃ`{¹ì¦\\]†3+ûG]l»-`W„y€Ó€Vª]@ŒaMËò°xezE®hÛsQ¾ågmgWŸÈoý5ÒRjÏ?š˜U·˜£µZ×(ìOñ%“zW¦÷x…²·OãŠ`5ÇÜç$=áÞU>oú´‰„W­…Åsõ£4Bó‰yB•¦°wí¶5¤»£®ëÝ ÇïWÑ¾\rÀ%,½Z	A+”»uÿ‚8ÊÕ×ç2,gLÄ\Z_ÝWí§fß.\Z	¸`ô,Hj™ `?ßŽá§_¶ª4YOt7Wõ9ï,ïÐP2eë!Xµ:™^uIµôVn›íNY«³´Wû„}ü¿¤‘ 8.t¢f·ØôòÐÄ˜í0\'‡é	±WûÅêÓÁO}¢l‚eVd±ç“Á`”Š¹1Ê0bñ¿W@XXâPÚ¯Ÿ HÆ_Ž÷0¾ãNc\nZâ¼þ`OÜàðX\Z’¢?yvÚ}ûÿ•ÿŠ‚hD¤.Éå¬›M¡v)X\Z›p/}âÿâÕºà \r_ÂÈ<\"ù½Ÿ\ZÒ!ý}Ë¥X(è¦”þ˜úù7¯‹™+NìbÙ&1¹Y[; £á‚X(ó¶fÿ»âë˜\0–¾ 3JÛËËmÝ<\n%làr½ÉX-\'“Þ…§Þu£ÇóÙ‹ž³Þ³ÀÂ (6/â-#¬ƒX8°P©öÔ_9õþ®kQÅa[èç-mS\'<‘@Ì!V:XHíPïpEè%øÐ*ƒ+%‰…¼¾Œ¹tÔÐ×f`ÆXb²}”Ì¿L‘Š,ÙgCÓî‘îy~ý™eb\'ý\n41íXc\"Œ«hª.½Aõ‹bªq‚œëK¬Ó¹w‘_U@9XißÿéŽcðR²)RÝÇ Î.›#`jjÅ¸3?Xp*-[ÚDP<—V8±A#¯ñsAgS«»Ïn‹cÆ½XtÉhŒ:b¾œßpDahM—Eà¯jž	Fùwï(XˆÈÈÅº=ÿ )e×Ž¾Œ“.ëx–’¤ipXžL]O}FùÈw	Vy\"§žç#aqÄ\"=ºËÇûrX¤ÅÃ–e™$ž<qŽÅ>”j…M÷ã˜5Ì¸z>6çX¶!¿wñ4öÔð-<[áÏEÈùÑAÝb¥¤´Çg×z­XºÈ“PñŒIäJµøpe8ç ,cm‡éÿË[›X¾ä%B{¤0Üy2³|íkõTUÃgmë¸ÆÌ#ùYXÒ}wÉ—ÜþR6©7ÛuM·T‚!÷¾ÜŸÊ· ð\r2ö©XåxE‰¾KÆª.ÖÇ,lX>w{oyìßi‹%UHqAcXìÁrƒŒ5…y™…•¥w]jªÎ³Ú¯zÐ¶ƒ\Zô±YV$‰óÄÿ/ï¥Ÿ@=²÷…Ãî»V-½Ødc°Y£Eü»4¥˜¥³eð†V·LÊF/”Uk,¡Æ~¢Y?cÀ*«_×aµ)‹À\0|Ùñ4S²tŠƒˆ}¹-âÊYAD¯ÿ§]Êˆ”€xYN.¡òâˆ7l}ežKYCÏ©ÏŸ¡$ëpË¯=Ÿqj=hs\"æø(\ZNî)äòYeõ«kÀÚíô\Zkžt~‰n4‹&—ÊËÛóp#îÓœYtmük9ÞQÁç…‡0€`ýÄõN»šÚi¬’‹ïYvSìu%C€_{	Ä„â#N¼½Q„âgKYð“%øFš„V­O«åÁ‘‡cþ´ª$ûmÿ3½\rY›l5½pY=·«è!í\\^ox™>œSÑÉ8äY¦-Y£(÷4:O”}íúÕ±Ù/\nGøöÄJb=QËL}¤Y¢µ`x¦^.¹ÝH#Æ¹/‚2 öÿèÌ×Ý4üÄ“ÊcY¦@µe£?ÚW\\\'øl¤mç^‹9°¯ÄÞ®-›+ÔY´Ú=&¢¤ç—~.QÙLFýÒõ½øË›ŽÕŸYÁËìÅÏiHÆ\0¨ÒU3$LÀž³$•žuñ“HäsòYÜtÕ\"5ÑYŒ¤[½ç›¢ª©”Z[½’këƒîÙ“šYà7É¡Ü¼a/c$Û®Š7\rDr\\½š.˜ì¦öæFEÑÎYó1n¥8£ÆDo³Xäa0É«Á£Ôqèžp&E–Z£4r—ƒ½“BÖŽ“Ùzn—Õ¢>é \'údRíÎZª›G‹\n+:På|>s°Pc^™M\"qÇêÁ¤…ÇZ%¤·4ù\'“\nÔCôî`ÅÚZÃ³Ëå4Ðcj¶/lZ6žråU—B÷!³téR³ytJû—I0+dI\"î1ëZ:Þ\rœ}nêZò`ötjÑ!L²l²	{ôççbgÙúZWjÕI\ZÂg*(¨TØ\n\\L´€br7tÉ€²\nÏEAæZWr…ó\\#¹Í•	þ!¹^ltœû”ËÝð|oÇCØ ÉlZ^¡ìx ª «ê„-–}©:É\\ƒár¶þÝòNZb)ÎVlJ½…fd¦¾„¡XòÒ#lW @ W Z‘ìS-ù`óØ~­çnVë•ž\"Ò\ZUM‡T;¿Âô?ZšJÏµÓ-\\œ;{­ôÃ³Ò}?¼ïõ‡HøÁÙZÓ¦8yéiëŒÃîkP\Z3ÎÊÂ‘è‘Šï]›è¿Z°¥$’[þ,$Òž^ØŠ3VrFuÍöp??~\rZÐÖªÁmë–•—\"|O§íÈºJ×}^·ê@“Æ»åZæé-rå»’ö^Ž*`t6‡‘’§/Â“[<Ïhéïù[ F™‘áÌ›PK¼\02@L âíy±ë/·U[\nx…SØSYPåž«BñÏ_XƒÞÇK8SÛþa#æê[\nÈ*k0æ5Dëa˜4Ì´‰Öü±á;Ð\0/_–7ãa[•&(Ü‡\0‘ÒÉÎ•l„jüø¬GÓúùñ·n[\Z$ÝkË¹þ±éŒd?‡\\{\Z¿ÄÝ³g/ã_,ip<[$ºr(Àë´Ú›€·îœ8¦tbMq\0>¦5ðF[5—µ4(KL9Æ&-k‰ÀGRK$ÃÅz,üb6Fpùâ[8sþiõ!ŽµÈ@¯ë®{ÍBŽu$fþ¼‘ò<[B¥ÿ©ÝÉû<»s™©*Ëù;ÑÕ¹CÆ]+áƒÆÌSŽs[Dþæð\npðhÙSîu¸o9†a`Ô\0B,\rûi[]è…9pmm:ÆMæ†ÂÿŽÝÃ9Bü>ü,AÈ2«Â[e2·<þwöt5¯HÒø®ämù|ö×Û¯x#FëÉ)=h[e¹‡¾6ÓS»äë\"„»“Ã±¦xakAyR[t;}Ìn[¹¶Z¦VL¬Ÿ[¦¾qTÃu!ÍïË-.üæ[uŽ#ºÒ\'þKF}ˆa~\ZY·	1áÛóžL.¨Ñpû[[8ŒæœìaýkI©€¸ìé%\'žn©€&Ôù éG³[€)ß‹ìT0èuDWP\",L”Ç«[­I,Þ²Z²F[–”%y¼KR¨Ñãb6Æ=F\\ºÃÆadÂûï¿á[˜ÉßÌU:ËƒVNû:‘OˆeàxûÎŠÔJ/Z[¼~œKÆXé€‚[\r\"\Z,À3zÂ.ï‡SÌ\"¦;r[£êÀ\n)Ð>l=ÑlºøVƒË;O—w——~ €º[©žó¾f\'TOT¦ÝÌeó¨¦f==ºãœ&Ói[Å6àäÒ;]‚ÉÙqd¦äÝJô\n}Ê‚¸É¥¤D[ÖàäyüV…´ |‹t\r\ZÐö/]X\\m$ý’®äÛ\\É­G½Í«…¢FøV6BZµå²ß@Ûª2XŠ4Mw\\‰49bƒLÙ»r:‹mä×í«&ž«²v(ÙƒäÀ\\Jt.¾NûáØ4\0ƒ8Ú\"†ØÌ¥A;(R[Š“l6\\sÌqƒ)“|Ñ½ÖIJ<Í§,xLI2[Kö£Þ0äPd\\|æß¯ìT(tÿ2ý±Âˆ…Dn\\£‘ýÆà3 \Z# \\ˆ#G7€›‘ø1¥°ð\0nXs°d÷ÆïÉÇÁõ¶\\”ô?¾§œ•BÚ:ì{Ó–73ÂšÅL·Î”Jðß\\«_{ð”ã[Á‘GÛDÙ%”†¨@Xºo[tOx1¥\\±”ÁHODÄ¨{Ïd}d2ësÃIƒô1eO:´yÑª€±\\´-^½êq8·%ö€j‚Yâ;¡¿›&«Í¤“y´îÊ\\ºWƒÉ¼‰SWè#6+2º}O}|FT±\\ÁIŠ\r\\Öµ$ƒÙm]Iù„EÿÊ#¶Å(\"€Ôsc­1„.\\âlCøþv!ÛÂ÷BŠ§wnsîÛ˜%y\Z·©Y(\\ññûÐ§\Z(TbBW´y9 —A‹Kù7H8…\\óðŠÿ3í“Sî„Rã\0»Nò´ØE‹u=ß˜oïí\\ô®y›T{†Ìâ³ñ›ßMÚåP“u|)?Û\0@\\ÝÑ1B\\ùžU6ÎÓ¡jÝ€]bzÜŽ6éx+}\'rìËéÒ™] ÂË|$ä,bEw³¬¯`&uI\"¹5…à`a]ÑF’Í5&ôŠÙ-]Ÿ´¿V4âÉdB@Fõç£])…S¨wäãÝÝMëUÕX…ú¢QÔ=‰X—|ú¸]<r£ºÖ½¯ÿ¼Î4Çj\n½¨çãhNR‹z/ž>ÀúÕ]A.÷É¤…ýô‚ízâ.ãÒjŽ¸/z»¶µÆþ©ù]H½¾BÚÒÜ	Ím3ÍÝüùÑh¢ªÜ¯0x!ek¢´-]JýÆÄøŒebU«§fÈ7bÄ^p3KOFÜâ¼¶–•ç]NqýCðN­¥öÚÙ“ÑÔ}~î<aõ¢«Áûð¥Û]`~$‰¯˜ã¨mg[ØKã5ÈNœdÃjsišRÍF]fÃÝCŠø¦-\\Oa+ë°Ž#i4þ²xš$jK]o$At—Æ$ù%Q[}é~ðÙ;T!ÝÑ~²\'ŽÍ]¤ÈÉ†è¸Èô‹mÿ{ùwÇ°#ßŸ^éÉ,nŒ¶´µ,>]®£ðFHrPç-s“òen|‹¸Xq\r¦mfÙ`áyù]²Qì€Ë„=PÝµuÐQìÁ{>Ï‘¸ó]ÄÚC˜¡Å€ù¹ÐPy£É(ÔòìcÔ:C#òŠ8ö·]Ø}_ïgÃXqäwêÃÚfÌ¶uC»h,™;SI½]émï|íæToºãsEÑï”\rH¬(l±þÚUë¾õ]öàâvYÓ\n‚uŽ)ŸÌSEEõ\\ô>A˜?]L”V]ûµšè•r¿¿6|©ÛW©äèŒ„€ùw\'ÎY]ýÐÀ¡øV0¸Ç5,ùMÎŒ9Ïn·rDUuç7]ÿÀØ•¨ÃYñ\'¾TƒùãÒ¹0­ “P¬=<ûû qš^ÔÁTàÈº^ï†‡Ä·>`}jÊNGÑ\\\'Ì…^Í>\"Š5éJ+f´¯iª7h&CöÏ­X»±2þ\Z¯K^7qü²ô°Ud>©V¹N³ õc§ÓhaÀ‘p9k<^#Çõ[´aoµœÕ0™r²à\ZZXâóî\"«Ã^5©ò©5½’Iµ”¾ô¤æð‚ÎLiE‚Ip“Â«}^>Õör=`œ¾”³·7«Ê\Zë–å·è)¥xÍå^AG“œÈ^ÝÀ7 Í¾«Í6`Ñü*þ$^¹v„Ïé”_^I™â±2×Å„yNI¿_¶\'œë…2GæMƒtÎO§ËÃ^W;s]Ø-4§¯àV€Þ8´4¦Æ^ƒÍ¼ºå€,i•Ñ^g öK‹Ïc¡ZÝ0ì(Ú!ÿ¹~¾zWê\":Nž^mþÜm[Ø(˜²Cí«,m.^ü—v‚DÝÒG=ms¨vã^›¥sr¦XD0‡¬Ñ~yªåîÊÈò­ÔËaµÙœ^¦ßœƒÃÞÌÎœëºÈœ³5y\\³ÂásãÜü–%½˜^« úçªq (j— åª\0Iù–f}ÑþÅ\"l×ü\Zm^·:–U·›Ûr¯UìÐ¬ËD¿UA6Yf¿ô€Cb^¸•U§jx”·{–Ÿ+\"&?5¹Y‹pÑµÿD?¼ÎåT^ÀÜ€×\n¯0{zsŒ„>Nzéœ/Ù@ó6×R^ÍHR7Ô-ŽIAœÄÃ¿L#ç~{¼Ú†•øÉUÄÚ~ÙÉ^ÝŒ)®n¶Táh):3\"WjEv9ˆ÷ÆNnZ-mÑµËK^à¤Râu(ÅÃƒ¾‘.q	FO«b5\rIi&–¼Þ^äPºK:¹`X‚¾÷ÂYÖqpËËI»ûÑ~µ^ö•Ïáú<gµßh/÷´€©ÒZ4JÔçÿDis^ú½Ãîø.ß:®%5)4N¨€’c¶j,Ö¨6|^ý×‹Ü„úyiT­™Wé¬ažŠóD#¶ÌFu–å†æ2_2öÞf\nw/Þ©¹} \r¼<ºàÞ8Zûµœ$„_ã¯M7°ÆÄ˜Tf&%Z”©€1€ŸàÎSÅ/ð-þv_|BØO\Zß­/Bã‘úlk|™S|dÇˆhe³ÝPà_,îçÎaLOÊ0lÓ”B\\ƒU²{üïE¹r§ó‡¹@4_=>7bá™\n’¼6ˆhé¶¨Pj|õ\"ˆx»hÈy_>Ÿmž“j¥Tð±‰(ø‡\\høˆ3ý-äQHcEÔ_?¸,êþÀIàˆbe}éé8Æ\\Lì£asŒã·/_T_:r‚cÐöß˜ÒsÌNÌ/Ý]é\nð¬{ìz–J_duÜ÷A›#fE£*„.\nn9í§žT\ZèÁ9pYbXˆ_lbò®¥R¸,Ë\'«´ôI°hže‘œRƒâêD8}H_o½µ°YÙ±ÉÔRQ™¬_}ÇGJ1m„ö]à~ø_˜È7Q¿»«0²W“éƒA‘-@\ZC½§T•M2‘G_žØ½™•37~…œq/j¤ž\nï„ï9»SÞ#s©_±«Õ”J´å¨\nüÙZ“Dü¾.ªs½A	1ªd Í²_·å6“4	šƒÔPí¬K_ß`¿ÖIË¨Ü1?ä§ÅL_É$@\"¡4](ãê¥XU¸jÄ³f«´Is¡òŒÒƒ_ÏÜ³IÕG³x%ºÜPœ8ª!ÎÝÓS£¶É+_ÑéË?`\rV/IµH¸Œ²ns¦N%	äc«Ÿyµ£_(íF_ÕYÕUsEÆ¹TÐ4qP˜îåŸM¾áDSÚF>ŸÊC6_Ö\0ý9z×ø•·ìÃƒQT.oxçlI¼ÞÊ„C_Û×›?&mž½H[¹JðR“¨c#ý ¦Ùœ¬M6E‚à_î,@Ä\\Sµù7äl¼oÑêFÏPÛþTŽëßÞ¨G9_ö3Ì¥Èþ3ýê*m	¡h\Z¾nM·¯² ñÑüìñkXì`Œž>:‰ª6Ô©fï‘™±	øÂµê(õr£áP`1:	¥çuá£æ3¥4°v»Yðya%Ì¸®\"ìtæ`;ïšpRqÖÜ˜¹˜ë 9¿UA©»1¤Úni`\0ã`>´ÁNgñ¾–K)ÒËã–Âžˆ¡p&0L@eë\Z¬`T¹°.õ|	ÛžÄ‰©[bTœÚçI¬ùŠŒœ©¥ˆ†÷‚``íõtD;ÓÐùµ?^+Ê“5mèÑPþ|ó&`‚\nÁÿÆÍäùR ]­›sÂ?šI“di#®8Gp`‚QòV;â±`¶€¢ƒ§üª›_1pØëÍÕR±Fõ;`ˆ¦ºhsþ€4DœUëž.f«ˆ$™»E¥aæ<p[Ò`’í§\Z»¢Ó>f”>à-\n})€ÙÞž‡®ÅgGKÖ!`›2n¢Ô†ß]í¶ÓÎÖ—mËB+#GŒJ=g\\`ŸË!\r;^w°®³ÄjMRU\"&Ý»IžÊií<l^Hï`±dIUgQ|X™!áfÀ¹~jŸm%‚ZöªÐÄp–`¼øž€E…‹–[s¥1Žá.®ŸºFåN7<Œ’vl`Ç.D{J–—`­×Œ\"ª9î2ñÔ™W‹Œpî¾`ñüS,ÀÐ«…=êÊ3î R=àhR1Â\ZöMâ„$¾`ô.XA¯J©¯û~ÅR\\ç[Í¬@æ¡N´ßoa\n‰U”Ø~®šžX‡s˜Ç\\\r>ßcf\"òó®a£2>îÕbçÀ[º/Wó‰–tz\rl´yÁoùU€da#±ðå¡tŒIë¶{J(šª$áHóF•b“\ra1AæÞ›,è±ý7Œ%v=0Š<‰~>­£öu…ªaC¸Õ$å¢qas©²6[`œšuŠËÖ“À@W]-Í§awÌAVÈ Ø>[÷‹GA•§I\Zì Öâêcr\\lèaœfê˜K¿¤†ZX~ºÁýÍº¡¾3ûbŠ]L¸<7aŸ°·,©\"ÏÉÆ”_*{ûZž×mŒç‘ÁŽÉ›¡˜Àa Ç+J#àÿ\r/_ÌìT±QP×ó‰OŒÙl‘é½Žl?a§WŽï99Ì=çsÍ\r«lùô) jó¸b_A“}¼œa¶ÇpÎzTvçÆ¢ë3ÒÇ<\'œ\r¸²åüþüŒ—kRÄUa¿²E<2`\rµ_ˆñra€\n²ä·{!¯’{‘½™QØ¯aÁ²¾µ~Í§•žZBvû˜LjÚ*Ahó* ƒbÀaÂ«T‡š«Û—êä­tÅ°·¬÷ÞVk«ù‹ù%«aÓa¤–3[E“ZAß&#Õ:	æ­Uù„°¦ÃxàµˆQaàè³Øó zCå±…ZÝ€œ ¼;ë4ˆr=“Î˜|­aîuùYò•]ò˜äiZÜ¤O”ç	ò®UÇh$»\'©aö®âÝDˆ¦Ž¬ÃmE–˜©RÁBtÔ\rÓ?fQb\rÀ“C?ùD†¿÷K}Òú¿—y¥/„å;|MñT$è?ñbîÖéƒÌOhV´WäÂ¤æ¹\n˜º£¾÷c®bHV€‰b-é“a?Œ<óé\Z-·®Ììr\r$úø¤Zî…|Y¾\nbGŒ03âŠ¼šÒ\rQºQÁQ@„vIƒF.3íMÜ²%UábJ’m-ý¬Ê§èýÕ5Ú53P#ÍA{¸ŽáÖ6ýù\r54bOÚQâwÃ¹ìLÑ Ã¢þ©¬–™›ƒ9QÀÔlrlbP9ÐêÃúÞ¤yP¯ÛågãÑ\"î¬Ä˜ü‹\"VÀbST2¥Î‘«CCDÓ\\`Ý®>­E‰ÿ?ÜJÑ3ª¨bZG~Þu½™&\rå¯1æ¥ƒ/Ž+/i·½øbgB—xŸËÍÉ–)#éB•„_ùu®ñõ©¨rÝß®+b¹ýWÌæ·(öŽ›: Œ|ã±×[ÚKñ0°b»bµÙ²¥J®4k&rÿ¢hXÎ+Äv×ýOtß$ôìbÀ²0#Ï¦í–¤˜A*>¸pjqœL*LN*\Z4ÔbÏÌé;•±Ø½Þìw\"ŸƒS§8\\z‘æð£©}ÒN0bÛ…}ÛmÌizÇ|¶±öé:mÿÿ‹‰³¾åZJˆbÛQ†\Z‘êB£×ZQXNT‹6ÉÏÞ{’¥hBÜq‰bç\n¶§Y†]V¸²™µ;äš@æWU@Æ½ëìåýbé²‹ôˆ€®9©Ü!½ÅX±ø€:\r3_:ÆÉãmcbõ’çq²áqú[˜°¦çÓJsæØ¢_~Å4/ É`qÊc#Æˆ|Fúw¡J\0¯`w~Á^vEpÙûLÁ••Lcð¾KÍ˜÷GÙñ| á÷ù÷\0×wO>ÓW!’¾ c<GñÕ§„)hŒZÎÍNþ¯0‘ÃûòË³wÐ\Zc¿Ùú²Œ‰:¸ÎåUe¨ÓH CÁB\")SƒÎµ{ècIH1Å¨’¥?ª‚ÊÝ\"Šû= ãü\n·³w\"à{°¢ÒxcS¦g¡î±úy(ÎÅ0^£îðxŸað&[ò5 fcT‡2¡éª˜ìç\'¾Te+b 6;òc¾Îþyc`G¬‚Ãè¶òÙ¥çTÜüó­~z¢™FÉ+ÒUÈYÚ,c|*þÅ3~Ê`oçQí‘A†HÊw€ÿœ‹Ÿ´°¸0±TcšW´²»; ÖËX‰5™ˆÑ\ZOE§3Ù¡ÁSÅiú\rèc¥ï…udyÌOT.þÛ`è~üòú<jxÊù.\ZaÑ”W6c¨¹Ck˜¤U6ÉÛºä´h˜–<}0BÑŸ\\ÓÀc­´OÿŒº`H¸‡Ä;üÐ³ÃÄÒCeìß]Ï™²T¹c»9®×›ŒaIâøaX8\rr,Fü\"Ï¦×C2Sy‡cÕHo¦›Ô“Ä±ðÀRUó~ošÂÏ³,ÚPÁ)RWF÷céª®jÞ¾¨‘?ûl\'ò84ïçF=/3;6ª)_qÛØcï.sH³á*Ù-Ø¨ö_ê:Õä€À%–;R\'‹KŽ„Ñc÷ä!Â#B§i*+\"ö\r¹nš÷çIÆˆ¼XÃ‰úÊwÙcûÃÊ—úÏ’ BZé†Ü7Ã²ß;_ÌZ–ev‹²d$G¼™ûjw}XX‰yu2íZ=ù²Io*Û6d.ghŸÔ»òX©|L†èìkÁó–BHM¯¥¦s¿W[}d/eÜ\\sýÃSø:ì§†Ñø„$fl©²mÂoéjd1ú3ù\'mœzìU=&Ùª$ÔÙ?tõØó×‰$ûh\"wd5[æ&*%ô×\ràÛG²Œê8	òpSÓ-ì©Ÿq`97dBÝ‘É\\ÙE©ÕÛgEÿ8\n–·ò¤ŒÆ±z\\\rxñ/§dPâ±±ºø¾©X.]âÌó9ÉFÚPžáö+‹„zdWŒ\'MJ¹eÉ~vxÎh{Ès_ª|qúa‘Ý´ºÆeÍ¬df/–ÈdBl›ÑâçÙ‡òPú›QØ=€Â#djq’ùe^Â1wK4IðntåfVC2÷¦çþ2@qòdr\\ïƒû=Þy‹ZÐÄ]›‹¯¶ù.×É±ÆúË d€|I¢m¡ÕÛtåPžòç€¨þº9‹Ø6ã£|dƒ¿	Y——ïƒ@@›“+¡ÏŒÒ“gèÊ>$/’âd‘ÌƒÎðæ‚qx?’\'?lí¹JÞkúSÐ#ßî­ßd‚ß¯ÉÙ¹,…Z&îÌä¯ïó{\røÅÆÆØ#qß•d¨”ð¾IX&Üšîs½!µ,ãËç,\ZVwYLìd­rSzn<NÌ{1JÝ,‹ˆ¦[o6«`ÜW»oîãdÒ0èÀ±(žî¸œ…Xð}v–ï·`ñÞ\"dä«ôWîiÛö^$À£ŸåÌŠ_òµfædòri¤\"—fvxœòÊ…Áe¶K­A?Ž²¨Sí2ÿdóNûWN½VSCÆ¨!­\\K;e!£…×Ù*T¥âe#/^åïtÖÙÉvV—~rB¤BG”ŽqôÛøë=ïœe*&}ãæ‚ú>X3ÃÞ§M€hmÝÇ«Ý å›Š÷e4¤¤ÿcÒr}šcÙ¸eK¿WC÷s$äXgŸàˆ-e:iKû p[“óÑ×Æ8ñqBåQñÄ›(3”–ePx3ßÄaGéL2I<hÊ«x?”VÓ†Bž…`!ÎÓ\\eTm´?˜Uy7,’Ké\r“ˆpSUÈÀ¯n¢8Í·@e`Ý†à.÷Îƒ:Ž”jEó\Z³Ò° åè‚5ß\Z¨)el%×ão™Ñ´m¼3˜VÏåŠÞ¡€¯óâïØ¨Ss?elPûFX û7Eïëåà²5Ò)È<È‚ÂY_K¼8\'en±R.	OFæœOXï™Púíh“¡ÜYC>¿Wêe›YöÌ»LýÇþ¶s{T¾ªí=BêrvIFUK×:eÌEB	ª¥¦Lz®t›¾=ãFœ,ìfa§‡ZÄà{­’Ô²eÖßJ*ÙÌbV†,Cv¬b¢Êƒû™Pµ~…ú‹$eØ“î»¼„Ôr¯JQ×(¶O@_Öy\'§+Û*&w²Ð\".eåþóçNí÷×±Å?$ 5e°Š%¹éŸÍç »i3ÿœe÷÷Ób|(G½Æòªï\ZìªrKÃÍ<ºœ›7ñÉÇ˜f=EÄÜ¨Yñð\nò2ƒÕfìVšLˆ$/DE±Ý×fl/ÈioÖÃVÛL5ärp¸HÍ…Ñœ5!Ùfpü0UÇ~¿‘½Æ‘Úïœ]ãf›O#•iUÌ|dpf1\'¤ó)UŽÉº‹OÊ+×pñâæ‚ú‹P\rëkšÎ¶èf5=°œ/-mZ<1¼rÏAû#™¸\0ÎÙíˆl2$G³f?ä‡sÓŠÂ1˜˜‰@cd`¹åûè‹²Ó÷6üÄfS¾~¯\'h‚,û’P.E1Jþ>3&œú`Bù(ú¬Lfb\"=üÂg½.›ïê>ð{aÛ‡aN‡¸l;)êO&a,Wfh ÅP1ÂŽ8‘jIUúØ?7zÎ“Æjþuº­+j(>foïr\n&Ù£Ü/	–E.“FÞMæü¤â§Ç_†h‰°f´³¶ocÒÏ÷±Dlç~1¶y¹F”ý‰Ìf(ØÑÐÓôfµ9ºªâÈÈ†y‡7”æè,W2ƒ)ú©[ìÅ*Êoféú“¸Õ ]ì”õø|i‹\Z’\0ïçÖ¶Š^²Û‡´fòåOù*DÁxñ)¼×cUÎmD÷á}¼_÷Å¯¾*f÷m²cï!3<¢üµZï4$4‹ÏAZsZ…Îèh6g#è•è‰ëÞâ]\"°h0Vqü)Â0œˆj´%ÓÍãI‘gën¾6/jífsØçehB3\\éìëûöûÿ“S \\ÉgäÓ¦\rúW:íPžyåÈ}p!î;•\r‚žc	%¸,g-ïÐ„Æè#h;>–Þ	Œ|¡„£3ÍzB×ËVøþçûg6¤BÂNpüúý£&áÇþ\Zg¬q:æs¸dÑÚÕüÞgV¶|ÓºgaWoÄE½žÿ\"÷{QùTÊêS{>giI?F]	®{¨°Õ[¿Î•ù$¹^#Š”ÍžÕd	gkg|Êyý\Z˜oÍg…\nÛË+aÎüö¯ùcØÚí„JgŸLlaÛ…ÈÞ	—ç²¢{e;~ÜQÂ7a¤øàñ£Yg‰aóaq®$‚œ+q«0k+&”´î€;\Z\nl$–hgŽ%b]Zjùd)²¹-³ŸpœFÏþú–jŸ 9g›ÔÅ >º›À0®n)³á´X2´)‚—Ê0?8óòyígŸ¤ÎêÆ>”º Ù—€×Y‰— lÁ\rï—\n	Pm¶Ag²;aÚÂ¿]†X±rÆ~·îö\n“tÑÂ¹ nø¿29Ž“g¹‚R‹A9ÿ%t‰S0‰ñ:æä©ø\\t&À;ŽbE§gÆ.Å$óo8qµ§;Z7tz?À‹ÝÎÇ°æ»¬Ú¢ê+gÎªî#ÛØK„’Q]ˆ¸÷•\ní44w“ñK£ƒägàÓ•W–…šíÑ¦ðÆ\n[Tù\nuA[z­âƒGzah\rÉÊ’Û©#j¶EÀ;Õ«åèíû}Qe-‚6Ä€ôCh\"“n¿§9ü(aà›h‡Þ¿ÇçŠ[ŠGQúˆ<\"‚h\'€+•:êèu°gƒcYcÜÙgÞÜ=ÂÒhh0zN¢™åW:Õä\\jëæX½%õ…@Ìf‰;ÄhBkD]{•8‹ÃÇhªºá~-2q ®ï¼ÁàaZ›zhI¯·© x<‡®þ¨ƒ%•Ûji°ÕÂ¦˜$h\\´¢¦|qA\"÷®_;^þ¯g‹à•cwÌÎä›\r{Ph„%ÙÜ{pÙVª)Åùå%¢‰’ÁñƒLn*`õ•Íh‰…íãÁ•¬÷Z}›‡Û‡ßb¢„ú¾äÎ”ärÓ>×h’zÕT\',ªÄÚ×ëŠ¨ˆë\0ö	lÕÅwJÒç›ÇÓÇh–ø†€‚Í¼›˜ðÙÐÆ¾ek¿ Y€÷Ý\Zfð²mhŸŒ3ôRÛóç.¾_ õÓKî<ž©òÄñIaÃÅ°hºh<gÔÌs).ª×–¡ª¾ŠWËð0¯xZHCDÇh¼]3æÀ…l%Yæ+¿‰!¨‹†F«o^Œ=•äh¼Ô‰$¦ÅÞêÐ•b÷ ”ÞL÷¼šî‹÷úhÕ¼oÌ8u\Zð:É8úNäî7 IM!ì\Z·lÔjô#7høF5ßûÊ?uPF®1Ö/\n?ÍqH¸\nðNÆ¥tb”¯hú5EgÔXí¯5¶´Ù»CÌ÷˜\0¬A»ï=õ²¦«Ýhû–1Ÿçp¶îFº)y­dÊ±¨vNyN/¹¨>Éu‚iÔrõ«Ù	§!8¥»´©@žDîa¾E„Î{i+;Nªà3ÈÇÌ–± E†âÝ¶—Aä¹´¿Ê½£+i3sdàòý Wzb+ƒù\"0Wl3îï€¾01|8½i:ˆ¡™;ÆŽ0™$Pvû‹œúÎF\nSpô2×Ö¹iEpwÜ™Õ­G)j/v§îïB£\"=>Æ•kãni[-Rÿ[½¬4œàœÌ ¸/IwF§ÑE	UãUx«Êi`W’‰VdšüÌägz\0• *Âœ˜¨Ná·Œ^àâeipZ&ÏÐû`UnÌ$Pé9½xA	‹Ó‰Ä½üÕ\0±i~÷·ô­†::lœÓwÅË‰Î¤Õ«â8QðiÛ(½wAiƒYe‹bôßR&ä P.U£ß{²vfx´mª™)i}eP³.P|S§[wˆÊë ÈW¥&w€4ƒŽxi’æìMÆW@žUû}ßP—O¼õÒO„Jjƒr4çßM_E{i“Ô0“yN›¸G\\8á9ƒ\'¶¯1+8*Hdi£ê¼iYS’Ê\'’ëŒµ`Rë^˜„¸yœg4i¯¾ÑjÓ¨\'i–À	.\'ËøkWwHoˆ©9eBQi±n\"}„VŽ»u©3)!Æ«èÈúZÏ¼~Õ\\C^&Î$i²Ê±L.1©jÉužÀ‹ÇìéÑ0šuýå/Â&ñS0i¸ý¨áðvÍ*+¸ü&Ê&@kM&Q„ÊÏÍ’iº{¯õÚæMüÎZbÛ4NtOd»‚9Úì«\nŽiÈìô<º\nvóÌ-Ñ‹,¶N7¾˜[Èþ°¦¶Y&iÈl…Ž%ZàF«¸€díšè=}3À¤liý¤YtiÒ›o¾âÃõH÷ÓŽ¾J1ü¥½Ž¢À„ßpµ@tiãt.%´-Åx;\n—>rý#,œìKñ+È·iäcõíÃ\'Í”Òž»>™Ï:‚”2n²Q š§n‡^Sjh\nÑ˜ ä(€á&ƒ„£E¤¸¨eªI\\Üs`|j¼ÝÎS“×Ì=£sÊòï¼•Ì¼*÷¯aâ	ŠñjØ¥­’àÍ+Pdè-fm×!3—*tR0ËXOÁ4jg,Fiºâ6VeõZ‡å K÷FºÄÖj~3¼’Çjòbé±íš„Ìð^U¨sv8ÑÂ$b´„Má3y’j!þi‡¯H4ÒÁ]ýeLÂ8žð\r«ÑS™l±Ècbj.ìãQØYé„à#ÌïŸ“Š÷§?}ÞÀòSóR÷jj0¦‘4à1@E»ä©X»<Ù\0µÒ+&ŸYj$6g¶Cj6vtˆ5år#gAWFÙžÚÅÏ#ñúYë¶Å …¯~jC,æU”Ma£ã¦\\kdDßÎwî„i°Û­²jGË\'æC1´Kðhû‰b¼õ*|¬øü¦YF¹¸jI\n£&U@š—”ýÂæ4o=±Ÿ¹ñw|x“Ó¡¨ý^ÏjPV¢Ÿü]Õg„Žü2LûRSlwµBqÑK¶¢’je+=ËµhOêd\n:t÷˜©(Ùþ³„ŽÒt¤Æ%¼1¿j|TT˜ *™·ðÝ/#[¶ý;ÔU[©B?,žÜ¢`5j‚Ÿ8ÚªN9Ýq‘¢¾’†› Ø9\r¼D@ñfTUj‚Ììá4ûCu\"ØB(ò³7Ùã\rX ÄF4ŸušNcÒÃˆj†áÕP©.ƒcHqóI<Î;wœhB‹Nb8\\8côéjŒq¯ˆ[@èÓTaÜ`¸vÕ+õsûÑ…ÔßáŒfßî‹j”d´/þÑëîn§ª¨fê¸\'}¶vÈßÃ‰âE“j›­	Ö¶ÎÐ÷-òŠó%Z²L9I~xmHŒÕƒ×jŸ\Z¢p‡£ûISñÅbÊŸÇS}Â_ÆVšÂ•Ã¤†j£œ&Z“\0€óy\nær[¦„!ÌÄ‘Ö‘IöÂî}	ÛI+§j¨~Ë´nBA¿Ã-¢ÒÔ˜FüOÚZ*ÐÔÕ3yA»^j¾¯`î²+Aå+þ÷9½5·¥¥¥Š SJ:9ÃrjÖ¯cÁ’Q1\0Fo› fyHŸDö0@)á„CÒêjà–]I\Z–âKxzÕª^«ˆê©!bu™ñ°jýSwôK–a^Ã&œŸÒ4	®ú‘ÜîtB»Û¬ik¾i8½5{ñ¨?}©Õù’\"!¼‹AW,@zàˆUk¹lqÇUsþn¶…3\\}%2¶?rzÅB‡Ì²ú¡ÜÓk2©{zå…×Ð$µ\0+3´›éQÓ‰XÞË¼£ PþüïkH%|¤QeÔH¢z\rY‡o•6Fp“¤i0[²½ç¯€kL®ÐÏQQ‚® »+Ã†ð¡,Aal„ENTŠÔ@–fkN¨IPóõ”Èõ-\Z7}H ‚ŽDCú;®Î®>£EˆÄkO—­øQÅúÎ|6[”ç°®+ãUÂ›§MT/“2©kUMà,¹k–EH+‘±yëÏJvöyöPKÓ¨óËÀ­ƒe*k]°^‰‚=®Þu\Zí¶;¾dªê2·ŽúÅkK‹§ìo>ßK>ÕEW¦´Mã\0º‚Pî¦¥¾3køXÍóµçD\'wâ£÷â…MõÿCÞ\náŽº\'k¨QEËE–©,i³‘èùvÈD–DBæöiˆŠRÇWƒk¬‘ñæ¾wÏ6XN\rŸ»—£ç0ÚcçÒÙïÕ–òk¶3/BþžÜó	ßª\Z”pó\"ÖJ¥gžh³•»kÓä É·dZ¶qNÐ›¯\Zç,²F\\åÈ\ZíD+ïÓkÛUËÛœ[9Ø€jóLËÀ2u¦Á9ì?u»ñ‡£kÜ]úë70TÎÞ­q§½•#¯CÂÃÖ ™Ò²0äj‘kâ¬Zu”ÐÒð¿‘Í,†¹=\'žÈôö®Ð¡Ç—:Ì¨kíÛ&±âvë]½¸Ø0úöd‚+ºm”«QÉúî‰kïŒ›P–;åòÁ‘’N3pìãê\Zxq‰ÏRWö¯Æl„šåÖ»qS)ö?¦ôç¬ëË\\ZÔ­„”Œ!†?lÚ¦­”Ýøñ=•Q¨>|ZØÎüÉŠ»ôô>F5YƒÑl!Ý3E3Gûí9ß­µÉÊä!¿Æ.À0÷Õ-4 <…lLU[«d¿g.\r•ÄÍ5Âîp\rQ±‘€<ø[«vr0l_](7e†/ªèÑ6ü¿déÚÎÝpëÁšk#»l`£Elx·Ý\0.¼ýsÔÍ¡»í¹&ÏGý®Ê×&lf\0#wc¬ëŠ1†™‚‹[q†qŒ§\r\"ýP¿N%ãlšßH¿€âìñÝ‡\r]0×$õ{øå	%O!ÑØÚl¢»!®Ýö‰¶Oõ¶¯ïeuyMém1«Ë/³ól­­K$Çs0FP|PêÇ\\ÛV¥SÍ&6B«=·úÑ²ŽRlµb‹èd#âZ“»Iwø¤Œƒ r–0P,ô[Dë4ÎlÆi4ì¿¦¡rnµž±Âîu³)K€jð¦5€æƒW	lÚØm0h#25û¤!Äâðvˆ™Á]Ëlâö4VC:$úlãîˆ-¥ùCüÜj–·Ø’¢gÉ\\°rÄ¾Ï¸CIËClèº×¤žiR8È\0¿GÁˆ¼qÓßëq,_jm¡”U|\"lùaŽ{!hÉPw{æ%&ÞÖÊY0ÆŠÒ’ƒ±|tlûOfÁ(Ejª[Ê4¨c¡Ý4ÊÁ 1Hq¢³kŸ5¢+6m\0‚\r>œÈ‘ÕOv<ÈÚk¡a£eéCñƒÈÔù@mòÛÏO›]^Ë-,¥qsr°¤6µVø%F²Ú»è£ãmeÑ‡_îúTG\"^çjU@üÙs=FÑ†ú5|¦›m\rXCÐ9SÉguhö¦~¶ÞRkYmeèâý¯mN ŒÂÐÕ\nTmÔßéG#Ð˜·ã}‹ZšYÕ€\"m9¶­(Ô¼ü“±y[³EA½”óš§IÁ\"Be]ñm;Aý\rdÔ+ìõ¹é„j¨7áËÕýqNýÓy	Àv\"P÷mNn5†N:Xcd[üSX‘/°ºMŒû„þk,_W=YmV?|Ät½´‡BtìÁW0]YÙÆÇžsËkÇx×ÎËm`§Ã6ë½©©Ï³¼ú®%ôÚHj®äl“Ì¬?™–.ml´’›ò|à,Cº+èIbI$Ó¨é¬\ZH„Î£^\"lQAëmlã§ÔŸÄB:»ú‡,¼%c5iN÷›€9¯Àmnm>ÞŽÙQQ0Þ504|$8÷Ò]W¶p_ÙÆLtsm|i)m`mðI}IdKj+ƒ9›VöõÍ€jÁ|,òÄ¥m~<]ŒxLñò´1±‹äA8•z˜\0†-)@Ê…øm•æ@½4¤q $¸þ©ûEÅþË»9™ÎÃÀ¿Ò+­m–oyfrGÝÞÚT^5Þ”ó\\kpðÐ0ˆ[*!×èm˜v<íô.K®“	1\\¸ö§ WPµÏLùˆŒŽ`Ämš×©Ùs]S7LAZ&<ìì„–³vß‚ÈífP¿F¤mm¦ØŠ—„}—ÀùŸ¶àBP\'|{M2ñ÷gê×‘YØm«ÍQ\Z—_b»	£E+MrL\nÖèþÝAªÕã¨å»Dm®€ƒ¶ÜO xÈlê€ŸoPô…ßØý¯Žiä2Ê=m¾­M ÈÚ½ñÝ©=F§VÛ7­RîÍ¶}9½dg=mÍ%)E‹\'	œãÐƒ±šÒ;ê»žßc™†‚X~n	¢<mÞôñÀ¿JKGŒ*aC;X¶`¸èeÊ3{È@çêæô¾mãú`ek}Ã¢ôˆyF¾[­ÿöuÎ\n€e›˜²²³Å^mð.+‚îÚekÀ$2Š„p&S­`1Úq…±3mö\\DªýÐ1‡ÑÖÜúãËäBŠþ÷]ú8CIØµYÓkmö“%å™Ê„\\ûˆË[<˜-N¥Ž–2ûà´ER0nDs&UñC”Ôƒùn},­íií\0võ•_¿l\r³än#¹O/ËjbáðwP&i‘Ñ#°ž_`ßÔðYÐžÃÁn%ßáœµúß%—9ÝqåiŠê/ˆ˜ÀR½ocLhhˆ\'n4cyp¶¿}´í´%4ø¹m‹b&+uvBÂ‰¨n5ÚÐjÂ†Ax3fL•{ÐÃÁ“÷éiÆŽ9¡n?G–êˆ,Ù8MxX»LhPÀ•…›L,ÈÞ;\"ìÊhînB „%EÂ¶>é9d[[}·3ä¹+…hl_›nLÿzí<æßkÞÉ…7€k-—\ZAåAD×¤Ñ`(2nZŠ\rc÷ %èmGÔòâV–@mâ@vTàûIJæKndkè.ëCz]É9fi0ÚñÞjÏ\'Y¦G¯úg>npgœgðûzó gº5Ìs.n5¢†µLŒWÂ4œ³±nqÊ0Ç#†O‚}À\"Š´EŠN„t²ž!ª®©Cén}VÎwrˆS8àÚ=œ¢¥O»nì‡>	§%óKÿSåØn~ÿ\r°q Ü$ p¡ýÝÕ\0%0ƒwµJá±¥nð£TÄ‰IÂè˜êïv’ÜêyOiÇ’4‰ªMx£Ÿn€èÅè-­ÇQ1H.x(jÕ«8ï¯ÇXßÊD Ánˆ!¸5]òÐXö¬ë­›ó¾èSã;Úu<}3U8Þ\' n”-‡yu_´¾\":~I•8õÏ*2«ùY‹rƒüã5än pXæÉ›“¡Æ—JX{a	nd),a†–xÄ‡!¹n¨ì;àNæ9€@I-Åz®Ì¹‘¤>á™ØôGqÅü° –n¶0í¼oF!ÄV_1\'Ÿ¥”x¨Ähs<z=n¼¯ƒj¸wÛcÃ=ØÑ˜þZ®7×Vƒ=urýËhnÓG0’%E(G&ÜWX†Ÿ1tüF!°£ÐÝäÐnØÆ¿‚	„UCŽæÖ‰¹:Êeñå›ô/ãå<¶Õnç´U¨ÛÄú¨Â¢ÕHüÈß¥ã×ZOçÒçhô?\rnü¤iÉL&MÙ˜x=²ØN“ãf[¿y=ñ/´So+UâYûÝµß›r0~x†¹Os¤,2Ìwo‚°”šhæõQd¢MÂ\0…Ž;HÕ†úpïÔ7ðCo\rÖP·ÖÅ<¦æ¹ï„í)û»ÅˆØ£–ž/ž¶o\0ˆE”ÏÅ¤üCwÊÊh#9\\é“½¯¯|öËõÝoýEÂ²tQQbo\n®þºïrî¡QqÚá\"/±‚Ž…o2á‘q÷\"ë,Hf”!O›þ×¦œæwZ=P¢Lo5rášÊð à+£®öÒ}¾ô£Šo–38€øJÌo7\\¢j¢ÂUB/í÷O©¿îéî…4ûD`0ñØ`/Eo:G$ .¬\Z%è©Ð‘ËF›’Fªh‚SÁ§u”<¬oKSñÛc3çÖ÷¿úY¯Wö$ÛÇyæ6Vl21@˜á9Á>ogËÃžwÇ3Æñ@¬¿û%¹Û>#WÆ_ŒæÈSQ£y¦ovQ\"û˜„Œ“c4¡…’ìyI½ARÝéªKSUo‘QòÖt\'„ØFæOS’Ú˜Û‹¹Uâ.Rúo³›}\nd‰ÆÖ‘«%?„ÃþM€ì›ªõ¤ÿÊ;”·o»#…(‡!oŒßÆ*lBÍe[î¿ë¢••33éÅ”oË×…¿CHË÷œ€laèºÕ˜úqÞn‹F}ÒúuoØ\'Ñ|FËó‰7¤¯] +åRâ+x·4=yðYvz0R7oßðüÉ‘E+¿w¾õÐÑd™c‹#Ï{ACî\Zg·oë£Ö‘çRà`#Â:ÙÖ¥6dÇˆ›8ïú‚ÐðÈ\ZoîóxõÔ6úÛ}DPÿ\rM˜bèÂ1aõ¦»Ú|iáN™oñü˜\r1d._¶¹f/ç7qÔAŒE¼•¸’oú“Û™\0µCg‚sš¯ƒ 0›e¾7àNöfó9^ë¦1x~p W|±b†O…<fÕcÊë#_V´È|ç\\;ùZ½ópmµ+Ú>ã\\#J2=”)ôÁ\ZØÕXÓÓ®=P	~rp“%h¬›ä¤Ô7¨=×APºÍÁÃc(@Æ¼›p%{ŽerBÝëÚ	¼Â…Ðd>HÞK5œÍû¬-c1>}p(%Ýx5IYéKüƒfM¤Q	÷Ú­£L_:Ì÷Gp7RVŠÄŠ:Û^Lî©~ôòŠÒ»:äˆØTW—ŽWp<D¤Ê9‘ÙŒÇ	 Dp›ëH2†¡•LReGþM«p>2¶éÃûx«ö”tnè˜tqÇšïºßÆÞ©àbpTc ŒOj-åÎ¢	suj®”4û¯IýTï×#°Á‚pkºæxèƒÑ¥LÒ—©í”)òDîÌA‚z‹Y€n±Vî8Öp‡~žçˆÃäŒ$\ZûtBÝ@g™Zz^L¦éÍ¥p ·¯BÏŽj%T€(:ÞÊ£\0.å¤¨¹X¤ÃúDp¡£í½Ò%‚Ñ˜È®WÔzìîÌ€+QSrë=«·:À5p©Y˜Ñ¹!eóu0vûß?.jú¹Æ[‚ˆ,Ä¨†!•pÁÈm£Ó˜´DäÖåÞ.už“IdnÀ·‚¹ú1wpÊ=DY\'cq‹Œà·Å­gawð OÁa<¤;Ö9ÿ–pÙuæ-iŽì,Úð€’pŸñWÃç¿c}hÊøpŒpèñëâ2ÜWÒ|Ô[MQßÍÒõ‘Ww‘v$|­CpùtŸ‚Ñ[bm¶¥ýM§_IzŸ\"ûŠ[j/ò¨OÇpýÞó+ü¸ˆLÒúÏë¼à,þWyü4mâŸ|Cü¨pþ„¾Ï±ù€ºK¦xÍ¾‡=#§{¤Ê`Ç_™qÇ,–\0É:ã>|¡«˜ÎAC˜zßÂ½Ìlqm^nˆ±&hOßÛ`¶¢t‚31d2Õ–ä?ä>¿qg›bÐà€aÇÐñüÐïÜÿö,ÐOãð©–%åV“q(˜—FlÌè‹—njp¡Er-R~ÂOà¿¾SN+Kq*ˆO×DžšlªW2aëÞ\\ð,Dû%1<Âè–Ü­ï¥qq.\Z‰kó‘Ø€E…á¸Û#æÉôàq‚ŠÙ£\"š§q/©~ïÐB+G	WD6Sñ ì¯x%²ÓaV¿·@ônyq=ë1®‘#ÿ;°¡¹+”²Ù\\^ƒ‘‰”p°$ÆùºqYŠ3i\'ÓÚG›±ã¢C–?o(÷™˜€\0\"+I}lq[8×òdõƒ¸èwŒû‰ßs˜›#­bþj:75ÊqcO2väh¡½ö1(þO2øg	_Xª­ÄZêUqi´´j³jÖe*Z…µœHG[Ä?=–?jìzÔ„FaFqzþ+£k×‰Fzø3“Ó7-¸R6>‹³é‘ÃÔ#n&q}¤bN‡Š°OÂnœžYV8èYõ¥R3SH‰C\rjq‘¼Ï‘ùþ\0dÔ@Ð›íˆ0l»,çëÿ‘¢Ö¦ètDq–ä]E¼‰3bé‡ƒfJð2³´Ö¬¢Ö7Œ•§“@q™CP Î!Ü3‹Óü×ëÐ°_ d‹	Ç¸uu–…iŠGq» YŒÆ±ñe$ï£irhNF¶I¥lóŠ´,ùoiqÅäïàÎ—vCFñ‡Â0¼w‡×/Qc‡˜}/[Æ qà¼>H+âúeQ«u\ndÑ~d]=ß¿ÎiWtØÔqèþ$ÍÑ1WÖ‘û·=–J=<¨À‘Êùí-\\#ÆÁ¯qñ=xÄuàJ(Æ´–µgÂ}?­\"˜2dJ—(ø™÷›÷Ùr\ZWèå	Ü¿d,ÖˆÿðL_@¼àJ£JA¨pb\\·©r±<ÌK§ŠêeûŽí2K¿­{EÃ…˜ºóôƒOòr,	RúB—¹“fæ0ÿz^ðŠ*H§a*âˆ:r4(^0ò¿ÍÿFÄ1°´È¶s¥tÑ\nr´4¹Îó¶rHÜawVm²Ç7Ëc­:öÜËaá4åÛÔ{+•ã=[rKX?¢kz^C…Ìˆ9X\Ze×ýF»YŽ38‡_ýrVÛj•-­jnÎÃ[MÍñw\n=pÉ²²d€4¶æcÚÏr_!Ûá¥LPpÇf<vsåß$â\'âú”â¤ôèorfÄòÁ×i\r~ÏbÕÿXmÇúÀ–é «ñ‰à€drj—†ä4eV“)@‡”ŽN\n”¬ºÍÑÚë˜FÒÅŸ5\nrl[MÃ‡\'’‹…Á³H«$•ÅÝ¹§>ÅQŸ_ä¹rqôÍJ,>µ{9=«\"\"%^\"Ckƒ3Ô@ü”œrŸýtûþQÐ§úÞÛ&¨!¿›mðì?dIªWÝkõór®åbðSä¢ˆšÃ%VŽÈŸV[9šn½®!ž„Ïr¸„ÕÃYÇòè\0˜jå‰ùo;ËÙq>wÐ,Üuž™rÌûÂùoZ•æž`°ïa%Ò,ü@°¶ûH\"J7¯xrÓm„\"•]=aàn$áà±7-j\"ÅÝ\"Ð4)NMrrÙNP_;æ bˆ»0ÛfÈL\"9u¡éS‡ÅåÇ,róÖ*%Úÿ®ÊPœò2IƒÆ7†\Z£Kˆaq#ÓrõQ[¡ãûŠOð½ßßGOÐ€\'Ô˜L‘—®±Ë‡îrõ]À`²8b«ý@¼é#T€ãŽFè\'w?Ý’6rõÙ´ƒí@c²@°ù…{RÛCGþ³®¥d^ã>>E\Zrø´ß‚ÎCZöÜÄèóîðZ{ÁÊL†¼!¶(Ûî’€Å;sB\\´gæŽÉ%-ð¼¢3—Ñy†a;ê–ûÎ²	Ñt	/säµ#a\\±”’ïûž8Qƒù0²súlÊ}ß¯]Ñ6s\Zrµ:³<[×Rd™}:ÅYd±y²(‹Ñ©P€\"°äPs\'ý†j{õFCäºh™¨Ì\'GåìM˜g0À®fžs( Ç8¡(›äƒ\ZÎ>e6¡Aˆ¨RŸQ!3´¾>Ï†Ïös+ˆ\rU\02äå³#×\Z~¼zÝÝ€hèsî˜Ì«sNÐlD\Z5Ì‚Â2¿G†êW©ÏR½¥«»”FÄÕ–sP¶‡Ô3ã4«	5©²>Û²#Ãv×ñÙGÔp”sT†¡oÀ£z6{R»Q”ßÿ±’e3šzp²Ç÷Àpµõs‡ý#XÛ–+pFXT%?œ?¥¬crS¡yNÎº&Iþ\\’–s ˆ”_£d´Ye‰kžP¶(¬HPÝ6P´Oûs²¿U”Œ$$ñÞæìVËògþÏÑÈb\"lx°mÊâs¼¼íÚ˜“Žô‚%J¦Õ–ÔXò¬¬A³€7 ·•\Zsâ¬8N\Zç0å‚ë-ºÍÎ1ö¸ÉÂ¶Mä=ü‰1±ú¢©sü2—il)1äy¼þÝj¤uõHuMÔt5(Iñ:ÑE[t\r{Ökƒ?iÎkä•C\nLãðƒ‘bïÌ‡ÝWyt¯*Ì½vdWã;1!lH²ÇÐì9ƒþ\'<«	CÃftß–r#qx>™æó`|Œk[kâ(\Z‹Û©Fð=<öut›lT›^´âû7Çå‡?1Ü	[à‹]¨øƒ¨#TÍ#t:srã¶9øÕë¼caË>ýS|0õàø+/\\3•j@tB»ËyüûÆiC8Í¿ªžL4›D£QþÌî\0½oz¦tG=9’\0»“a·Ê®œéb>\Z€O™zò˜cŒÏõ1Å}tIqóÚ|\ZG¡wPÕ8±^6Âõe…NÙc“f	Ít‰rX#\'…ùXlmRq{ô¿8·Û8FùÜñ€Œ‹t‹¸š‚=)â+ÖÏ•ÒÂ©XTñÂÅï*‘PjaéEt”\Z8|y(e[ñ\'îw	_¶=mÖNë¾<Ùò<ëAôÎ©t™GV&^`Æ.^2‰°IXÃÔ&$ÖGë9‰, MBêt¼‰ÙAž“BÙ ãB=)ÜÞRhO™“\" Çg©;tÀ­Š2zèv´fû#´ ÛÆ:M´Ýâ³‘{%tÅÉØ>\Z/AãæØõùöG*¶Ä6Œe.©‡QitÐ•ºsÇ)W­j³Dr¼™Dðiº¥<¤Ÿ6ÉN§ÃùFtÖá¸¹ÚÁ–]Þ¸º®á«H€ù™ZMm¡ØÜõ‹ÚmtÙÕÚï{yÒ’¨?šZ²¬lc`ÈDsƒ\noq’D‚u\r}[’µ-·È™×BÐúU`BEÜrZ‚nˆÈZð?*šu«…œÈf®KìÏóM· ]¶å=_mA98¿\0©u Nr8Äãö³\r1íæ\'„p{ñqbs/þ“¾†¥u#gTdý.C—ü¬­ØùæYg Ð‹±UWžæa{õu%Ô±8Ä,Hîb\rªGè\'êíß8øw0”“˜‹á\\,u)Ör×Bæ.Îp÷óc“=ÃÑt\'Ù×s)¹‘Ó<Iu-Ñ£‘¼ŽAH‡´Z·64Š?²ðÑ§:á â¢}u6,]å³gÂ8M÷ÄU†dÍ]8µ7ÌNXÊ¢©‰}Mnu?|ŽPÙ4¦™TVìm+óìsÏü¨ù”q‡dm~)u@?î›Ô’$pû*½%ÇËãºër(b=ÏAéê—iòÔuB¾­û\"”A–öÓ´úìCÿž{h‡	PõÝ=½ßÊîuK\"E)Š–¼¶+çý¾œ„¥Ø„ñæEaà»/utÀ\Zuƒ€¥Ã=Û¦µ´„íRnJ+^íãZâš\'=ÀÝíU\'Œu‰Ÿ‚¹@ÒüÝjñh´0/å \'0O¯MuŠS$z>ËJîÌx¨¨D:p`q6¡€Ö¿¾N…YuŒDÎœÊÃ§‰1ùÌ1{ƒ‚i›\Z¤-ûj»¿ø˜Ð’uš´ ]‘‰$)í ÅÈßwØàî¶5h1#}¾×8t¼\Zu›;rõŠjùÿJ%©ÊÆ0$½«ŸU•CÌ:õ\ZY!u	„üx¥ÓÁÐ{	_Eà•Ûd(^äš6u¶×F*Òƒ3LŽ{ èí<p­¥¸Ju^1Æ<W,\\VuÝªR±Í–Ñy¾§#».¹æ–Dû6F3Nî¸ucuûõ™HßâU?/:êº¨äAw\0­¦x2Úš÷pÆ>Bv\0WbmA¡[¶ë8i¡EâäR¿S0E¬`7dà~›v\0Çá¹k‘ÉETvÒ3dx“eÊ™…–\0z?`•¼œv7cš\0|¼q[jëQ‰[&LûÆ—¿PÌNú¢lvË9ù\ZR\r…2ôó@¢ä]3‹˜z#\nòï¿q\r3¾vÈÏxggïgy)Î¦ÿÒ¸s!ï@XQ¢Rc1ŠFv#\rðóm7bÝ¾oÚ™Ô˜6šµ/`\\û3`é#‚TŸv%Ê_Ä\0Ðb$m‘&`ëó–Å(û=™m<Ðb\Zo0pv(»=™ŠŒ‰YFþ‰²cÄ»jt&ô£Èó[pçÙ¢ªv.”Î¡W¨Ô»lq¿HÑÓo‹¬r\'«Jm7Ïbåóv3)<ª‰>÷‘ró¶y(L¼1üyUé»\n©vâfãav4Zß}k¯ ÈjÅø>XÒÔËš¹WR/%jð†5t Äv6œ\\ãÍyvT\\MÁŒò	FQKG€u0ùíÿÜv?Hmˆ®rÐq¿\0þLš‘¤Ü>=e\nS¨óŒòR‹v@nÂL†Öî¢!rëìoóî\nå»îòµÚ·¹¦ÄºvL³wn,ä²´K½\0\Z»f“ÛøjDá§žç\nöCG¿2ÒpvžÖŒÉyÎ›Ñpô¿¸í\nuÙ›ôº@–Ën‹â¨;ñÀvŸïŽô!ž³ºþ¥zÉß¨ÆA1Ä ÃüÔ`©[Šñ³-v¦ÓC‡	aÎ\'FÞ;€øò±zÚ»”(eJí±LvªhìÐ¹§{h&È¶³‹„®±qcÃþ1c‹b%M!v¶|ËPu<>›n4päR.þãõsI<ÃÜü›¯Àúv»Û2áÏ‚¦¾Zû»ª7»“ºQóù÷¿½XwF€u}vÞ{_5Öô[átËZ;a+Ì¤X•\nx\\€õò&vëÃÿa-iQY½ÐhJt«	ðÏHiƒô”ç–2&ƒi~vù¡=}í†­”:vt!)™T‚&”Óÿ”òàšÆôú4w× `g0O›õù±…!’·£+ÙU\Z4ÍÿjV½9woHpõ®¬åùÝÃŽ’ \"M^­Y\"ÎÿƒùSÞïˆÕ“§w!øÛ’¾?ÎìŸÜERÄÌS^R’L¡‡÷K—º”«Aæw.<n‹(¾GFE™VB\"ˆ‚Ìwæa kfúÀƒIÝw=c^©:Â^N¾[°Ž äX“%Ê%NÏ,ôw=lÓi\r;‘£‚«|H¹Í³¦6&¤‡›µ}U0õ}\nfw@ò c|ßh«(ÅêHzÑX[Ÿ_Æ:€xº0ƒ)KwDiÿgÅk\Z#¼ïVçJ PN]¼»	Y\\8ˆdÊœwM.ëç…#SÖ{Ð.¡›íœœ½¡D£G8óq(µFÏÀ¦wP±˜:B²!›‹nƒ¨$dÎ2e¸ã|6Ó¹Ñ®:0²ÊwSÄt+°\Zï¬®HH±ÇÜ·z H„–oËõ\'3{”¢öw]<½	^ÙJúdOh„¬þYþHª×žñ£t.ä¬(@,wfÆÆ¿toÛæÓ‚XXGö‘ì\nFÄœcIsÞ*ß¤£w„»àG´’TÄˆãÑ‡_¤|\'K¿\r,½ã#scw…qï•X¦9ß\0¨¢ª§ýV\\äÀ•½éÓ%ÇÓtwŽ~B¥Í£aÂÕ¨1ÑÔ¡u?n·‘ \ZÞùöÆÊodw·c4y¡ªÍOù.ÌüÈ~H—½{æ_Ê—†VÐ“¿wÉ>Sa¾ÎÝð	Â?½œÌœ™Õszœ°§¾‰ðiÃ¾wÏÆ\nŒˆí~;H4ÔÇœã/tÔê«ÿ²_vîŽi%]ÓwÖ^q¹ˆ92:èâ§×_kÞæÃ_]¤z`Šž=*1wß¹x¬€o\0øÙ(üü¿+%õ5ëBœ¶BSrl?!GwäŸº ÐàQ¶×~Êu¨Q’ÔÖ4¬1„\nx:óŸwå/bÝ±\n]Â\nANŠAº\0¹ÛÎvLÌƒ¡GxxÒ´@Ð_»;W‡i>¥z±595xvAïÈõ7x#oC:[ÒL6lˆr€z|w´Ç3â:«B‚=½¥™x\ZÛ“E…ž¡\\kª!\n\\D‰º6°RˆÍÜ~—xwØ^˜ÓtFx{·ç™Ö¦óê7ç`­-Üã¼È†Žíx3z	lÇrgRMqÀè;çÃ¢¼h»À¤0ü:Ó¶x3‘Mé1«Ÿýw:Ìª‘xÐðM(òyð/2ð®Ë,x5¨Ÿr#Ð‡XtÆ%JFCD‡£±û\rÎœØ\0ŸÉÑxKPƒÓéØù%ÝL“aÚ¡ÚëUÌxÿÆ\n¼GŽUÄTäxh@j†±AšÎ­‚®Î°ÜhÕYò*~itÍ\nŒwé±\0%x‘Qn¹g¿ìgW.6£Yšäõ·z#ÖIÄ²«x•tñEc\"^\0›yÉGØ—Àh¥(ï=D§ùñP§¢¸Yx•ÏDfLéÐ¡—Ô67[\\F2Ù¿×r«° ¢Ô+á»Ëx›°ÿÜÛ’03W¯OdÍÒï{6ø3†žXð+ÑQx§Õ$‡ä•P&Õ}ô‘`\\QyGpr¥Ì*}9Y‚x«×ýïîðC\\AŠ*÷1¿êJXìgQHhD…gxÅ·(í²µïG*&ýÈIAvœÑ„_¡R!‡?ˆxÈˆ\'eöîÅŽª4m#ÅÛ8âÕu¨ÆV‘hþ•û©xÍoÛ?‘!lN;8gÜ_€¹[j×œ3&Î‚q°3È¦QxÐ;Ù\n¢Vù<NUs˜u	JWç|¸%_ÄxÝTÀßÈ±Ñn¯^ÇÀJn\rC@ùëÔ Gú«\\xëR#Vàà5è*¡Î]â	òŠ$é,>Tù€xTqHxöl,Bê³%æ\\°‡O!šó¾®S<æ³yð¼¿ÐRÅÀúxùÔ´W%\'7&\\az<’ AK×oÐ% |7ë¯ýKy Ý£¸x#\röëôjÙÛ¤£âEäTæCœIfà›nZy-ó8Å¼‹<Ûá¦@<]Je<¿w^Û„à½CY¢0æB­y8‹Vüx^„î·¡ˆîkúåj“¶ONlì\"3`‡y9èÖt­û½º$ßJˆf³¥ÆŸ»×çÅúÑ\n[d‡wîyK6³¨hà„®+>Aî”ÁW[­ñ¡úÜ×,ï1/ÏÁy^&	†ä\r&HÚ3÷»›Ô\\ F¸£[5²\0ê¶/ycÆ++S&êa¤1gÛÕ­óˆ[yá—ƒÄ©¥Ÿ·nyd-fÑr\\áœ•>X­1¯Ê -Q¨ÿNÒyr:\'Ý?eÑO–¼ŠF¨Z»©«ÞÆô¤è¯®\0ž3¥yÒe¯JÏ•TGÐˆìVK“9Ñ€kÔœá–y—8e„—ûöÔÞÝÖæ(Š´™—¢@ß$ÿòáÞk(\Zõy—ãˆ”‹4Ét¬F´Kò ö¤ï¤v9ßgö>M@€ÒÇyž¬„‰Ç§•8=Úuï˜<³&(3‹eŒ¬_Ü`\0„¶y«Uñb‰\'d04Àêt‰‹o¹/\Z+ˆñ]!Îóèd‹:y¼Wÿ@•ãÞçÃïõ]ûaíÁù¶õXÇ%©T†yåq?ÐKbh8‰BË>¿_O	•”©ÅkÉ7à5µTÅ€zFÍ+Š1¦@‹Æ,¦ã›Œë0ŠCÎJ£Oà!Ôz‹Žñbö¯ªÛèø­¯Ö¬Û³yg¾FbçeEÝ=º¼èzLj³˜äR3Z\n†\ZÈÏÓæÐ“(ánfÒ\rô÷¸z$p~ñ»=PÛp\'’»áÿey¹èK!v^kz&}w4Í\n·e÷¾œý¦€ôˆó-¥í¶˜ª!)vüzP¿*$	ÿõe²(WI!–[(„ôŽÜš>< º‰òzUm{‰Ú¿Y>pŽÀÖ¥x³w\nTÏmwë\Zõ~äìIŠza¯=äÈ(‡ññ˜¤Ð»y<ç¶Ãe‘å­­³âÞŸzv”7©5qQ%ôëõQÅŸl„5¨Ï	Kæ2\rvöµÕz‚÷eˆe `ä~Žöw€úýã‹ò¼G$us4oÅ8z’Çó$²E†ðgÒã¶gŠ9šK93)Uó˜¹:ÔSz•½RÊÛ\n>ûON	Õˆ]~ÜuáåšNð,4bÞT~Rz›æ­WªÈTUDU$ÐDRv@nS­^9<=ó\\Gzªr…ÏOU]¤LÝWq$¿»NÐôAw¤ ½ÎÝN—zÉ\"Àö|‚5Ü—§î:lW8]òPübNþC~zèóúB¶9ÏO~œÚ+i„»½	Ñ£¨2MÏöîµüŒzé-6‚ŸŽ©i	F<>£Á’LO<kÔ¨1\n˜r\\Äzê_6ŠïÖ`˜3“~spF‘FD•¾]ˆ€`îÛÑ7Fzí™kùÏ¤c¾Qò=’ÔoJ)ç¡Ö\0.¥e©»2 Ò,zôHm¬aøµä~BÊ;@«ûlõ‰\'eÍðÛ¼sDÅ‘;{¾3ø™löŽpª^÷3ÄÚkºà;ÐØ\nìkÀúè{÷ 2žwø\rOHÜS‚uÜŸn¡±ÓŸÜ¢²»›¥‘{*ˆ°üµ‹^Y®›étHmMœe,*¿¬ßy„{5úyÈ†dj2&«î =IàâU,qC”<ÂmËóU˜œ{:±¸7³«¹³ö‚c\\‡ó°pY@×é¼ç’b3V£æ?b{@šà¤¨ð$g+ö•E’‹Àäôèg[r3òüŽÖ{EØA\n­š­¾ìþÿÆëêÃÎÃ	Ê«6“Q`U{MÏ3±#ãô_B?nÎýg²ìÑ<Ûvw-i{\n‘í©{iŠ;|-#qYædð_;¦üQHª\\©µù‘ª§B%ºÕ{nHÑ(>}Q(¹ï·Í©a‘ŒíÛ±b‹>“À\n’FY+{saˆÀ¼VmHº»•¢û	Ù±+ôr§<Ä¸T;ä[‹{—ï([*¦QUFq³žäprnóÄ)p ×›uZ{™“\rÅ›¢9°Å11ªT_P,[DÒçý:ó¿Æùwž{¢n]Ö\0Öˆ˜Ýn»\rÏµôÉ<§wË·X)ƒàÚ:{³„,‚tã4S)hùdŽŒ÷Â;›}KáƒÑ1á{Àg/èÏ\\ÌEÇ°\ZèI|\'á„›D·iûê…!H{ÄO”Wì=!ÌÐW\\\0vRý¿ª&ÿÙ~GÊ½ÍÐ#{Ð©NïäÀ±7¢!QZÃ\0EÝ1ØÍ¦ÑûÔÚ¤!gÔ{öªÀ»õxªPž¨Â *+ª]L‰â’|p¯¹^=n|‚…˜mÞÉ{öcDà1Ò×\"D]]=ØÉô-c\\ƒ|]Ðo”›(jF\'þÀ*À¶´áÙ¡Æ—îEF$K#|#•¾˜¡vœ”€¯h`JO™Ax®ÿ\'¼^Æ|(\\‰¼QÐ&j™‹\"†ˆ’·n	ô\nuÕÛÜÁÑ |E¯d™Ë\rºqÐÈ®#ü9¶žÏð\n®Jìêtï|F¸Y÷c~\'¿B Ž_ïõ-dlè¼0h|QìhÅ[s†ob\"ý¶þA ºf/Ö$÷å|ýœ|U6çs\ZJZýÅ\rà~5ßÜÆª\Z|ºßæ$Øù¡Ýš|Y\ré¨:l_žÆ™=§¹Ý¤.M\nðÇ×º‘*¼|bà)MGA\0ÌÊ3Y\0Žï«öÏQª§ÿ°½yLœ=|m!“5Ã¢zdlöÚ¯4uOln{+ÆPÈ;©\r|n’9qèš¶FåXK•Cã¨Ípª1ã©3\\\rb†|qÜ7r’œ®ßŸ÷{Ç,À\'‡ÌŒÎ\n¾À_ÛÅ|u¼ú¡kpÙîf1Ú¯ìâeO,õ5]vR0Å=I½`¾|{î¹¨F½Ãë\Z)cŽ	5!q8ïc\\kpðåKó>|†-²ß‘§:o™‡Ó¶liøÁ<§¬aõ+‡œ“%„ùP|–R\'gAE©ÛŽš†ÓqŠ±qT!ÜÞ:ÆÿO0Ê_|•™\Z$Ò\"«_wæB°&iØòt\Z|ª³†|›@&o•|ÇX4Pûu@¦C¬oÕÙ9›RŒËd³|£zp-€v¼ˆÊdüÝÕ.Š,[\ZÈÂ|Qëb•F|©0ÇÖb¾úÄ|ïŸ9‚þué«{pšé£Š¾¤â‚ç|±ÒuˆßÌôÄ_íNacýÿ˜µ:-·Ÿ•;|»üpÑ¨²º¹7{Í+¥ÃôFí;Óé}ÊU¤|Êƒ[ÃÂ„^BcxÍ‚ÅÊ^ˆ @<=ð·£FòDÏ|Ë†ðÓ°P—À<Õµ>ºÔDdA.ÒG}ÉÊ}­_|ËÒhf•kÍbÌ4![UÈÕFt=ØJx¶3ËlŠèö9|Ï…z’á,Ðj=g§È·ô	ŽŸÙðê²úTF!w¨d|ÓN!x¨äV$”W8qIA©öC]1!Ó’	­±}^ä¼\Z¥%EòÝ·2=¦›cûìÌƒP÷FÙ«ÅÖ}—àn\\­9ñÖÆxrk¨‰/tNó\n¿X$±ù¦c}!S=Ü&Y~éæ¬7¾*»]šg}0\rÙDqzH8g}CYÒ…³8Ö#j<¯ÁÙëQ\0Æ˜:Ü/¸DÊ}DË	4?¬¼Žþs¼·.M¹ç*‹£î{TªÈ‡¸Fd\r‡}c‹ú±[–/ÒNHÊjüûnò‘‚Ã¾ëL•\ZXm}eExÀêíI‹Å<°»gB\Zù9÷skfÿ·þ(hº}yŽì#Å©¢Mßss˜‘ø®áðD£°j\"Ù}{þ€q}Êž¯Õ4!ÏìÊ¨Yô6Y%ûdX‚SÙ»¬\0Gµ‘}ÛÂ-6×\'°f¦nT Y@©¡y_{|nŽ<ÇèÈ	}åm™-Ö+‘Ñvi 1¾ûŸs„\nŒª›U¢÷¥‘8u}è)H@ÇßŸVbR\"\"Í¥Ø0×¹ãöoüµk’¨¸}úŒÞ	W€¸úb‰2ácf©HBŽ£y‡ïuù©P}ýÅÃÀÅy…MøT¹>†W¸žžÀøi]©ÿô¹ùtï~eý2èƒÒçý4x¹`›ßéâQ¦x<C­4ÆÜ_¦~\n-5ÂRT½¥ú¥ø×w4Ìê„}3“}w3&Ïy7~ÃCp†¾V_<r‡Z¢þJ†ý‡GÔ¹?Î¿œ\\~í¿º-v6%i2ÎÄÉú@–ú€}¿Àf\0ªk°=~5:ŸÜ™ŽµäFšìÿ“LWÞÿ¹s@ë†˜ÓN§é7‚~>,äO0FçÜÿ2vÆF\r}ª÷Éž“êÀkTZ;›ªÓ¢~Cá|<ZfÅ0^bi„ÍÛ.Þ~xñn^jšéì:~DZS¦TÌµöp-7êEev_ñQyšm˜K\\¶Œ”)p‹~G¢6œ86ê*“Ùç£ü\" â§Œžf\Z¦=^×\r¬‘~PjgkÎ–	üöf:§‹\"ÙvEî¹Áy0ÑsÕß¤£d~QoEÙ3RoJ¨9>æX£•èçÎµÇ\"Ø‡Ü1ƒ~uüÇ½_ª#…ÑI\nm	yhÄú\"ü¦Ôð\"è`Ð~vŸ·caŽ•LóbèŽ!pXz±:œIÕ$GJÀ-~vÝ~Ðz´S5„ÞÈ¢«Œi½yˆ®ŒXñpÖðdH~x«\"&/íÐâÛV¤ò¢!¸ c»aÝ6Ê¶ftÉ^‡Ø~r §‡ˆ‘Ÿd †KHqŸá•#ê%´Y¿Zê—‰~Še>?I$VÐ©b@‚€î¤6G: ÃúËîªøÆu~£±^4‘Ç*º*®Õ:±r´ÉCísÌþ%uKhdç~©Ú\'Ö>¹yñãTá÷áÌ¼ëºpÆ\'YÄŸCœ~°A!\0¹»¯Û1déš÷/úDï÷çæÏ\"ÝN´©×~²æ2—hõQªi©´·»º6MŽ*^¹ýöA#FÈD~¹ÜE»UaáŽqRh}Ÿóìä?£B@Ù:¬‘ä°§†~Å`Ÿöå«ŒÍ<½õB\né²™%]ûè­X}\Zi¶¿~ÆGl*h$*V«{M¹&UlÄI¾\Z\\Þz’¨™~Ô;ÂYì¤›±N³PŒÇ¢±lôÅ&©4çœ%\0~àÉ)+:ñí ™1Å¬Øˆ\"la@M¹¢ŒSÓ½kÐÃá~á·Õ„¦:ˆ×Ù«ÒÚ\r…rq03aÍ½¶íÿä!{â-ð~ïšºúXJßý‘8Û+%ÈóäuÒB“Ø\r—ªé=É»¸É_õ®ï\'ƒìÀ¥&xmóò øfí•R2Ih+Nq$,!%‰>o•5ô&qœÚëZ—q-SœoˆL\r9;`\\tMQþ¬Dj7iÀ®D–ÂfbaêÞ9MÌ¬„ÚÍð¦64›ÝÁÝNÀ‚\01MçÍ€<ÝŽ>mâSžÁ%â,#ìÌ”¾¤Ïñëc£~ðrƒÈÀÇrÈw´CpMñÅ\0©w™º‡dÄJª•]@øÆÈÝÜ¶ V<ëÆÕ#Y’&=Æz;­åôI×0ÙÃÃžNlz¤eu©¶_³¯öŸ(ŸÜ¨ujçÿø«››³éÐÇp½PÏóœŒå5\\†–ðÖŒþ(×DÊÖrüˆñ‡‡ásÿ¤u–<œf•8sÒó®l‹pÝZþ®(Fc1÷\'•æ¿‰Çã“jò$cFƒePna¼³Þ¦†@ô#‰€\0$6i2ÔnìÉt™òö_‘oÃßÃvÍß‰pjâ›ÞOYv€qQß,|äa6¸Êíè-=SÖ¾I‘ªpdÖí€$µPKmYii)ù1öý1ŒH\"­tA®„ä\\±€%_#µûÎåŸêïkCÓ ! …!òns`»)^a€-S£XBý)Jý•¶ì¸ÊÃ²@àË$-j²|ð¶QÓNÖ€IY\0¹¿öÂ1sX‘	vaC¬¿H†âÞÞ¯9Î€Q5cU±¢ÐFa=åOÈòœÅŒèÜ°ÁTõ®\\h€X…8ÝÓçºGR\0§z_BÃ?<(ôÐŒeo·€uÉ:Û@Goë5 í¼—{`ñåºdQðz]À‡<€{#¹G®Œçææ	;€c¦¦ÂÆ\\73!Ò}Ö\0´20€‡ÍŒšã¯B“¤i¿\\5,¦k?øL‰ÇŠ*_È„çú€‰àbÇu%dNà¬âv3Û tp>?X?æl:\"€˜€LáT˜²Ò˜$xDsš^ùh_!kC»\"1\'ü™_Ô€œxÍ9®à‚lPîyf¸Iu”‡™&¹pË3œ¡2‡¾Æ€±‚ø˜æþ/ñ½69©Â9î˜…ÝÔ ]) \'ƒ„¾>€Êf6ˆ¯‘¾*Ÿ#6“á—ÚÔ:ÄcKx:1#Ù¨ä³€ûk)¹Yt×•ä©‹Å¼8¹]c’>%Ú9\r’ËÏ¤Ýç€þ–fz»››Uç¢âÏ<éMhª&E•NŠ+Ñ€Û÷‹ôÐ“Hü O>ß06}ÿ#¬ù<Q“¡ýðnºúàwßÐöÄköVYÔ‡/ @ƒœ‚0½ Ó-TK#¥ i¶>×l¶.¢Z0øKªá]Œ<Š’l>æ&Þ‡Cy\Z|W°¢®	Y|z>6ˆÛ}½¿\\ Õyñ‘«\\–FeÔS#lt^5:~ˆ/®b]¦©Š{ô©Êý.\\+úBá À ¨B„°ZåÇ3¨#f4.xÍi:ˆpY´AdàŒBÍKÒŸ\r!U3JÝf¾ð¸]>0š¤D€9í—·~\0¦ž(y4k%ì½/®nmƒ$]cmÐ<rž,#œÚ\0ƒ!8*JÜ1ÜŒC“¤byRï^£ó2Ìv *§èPL<î‹ÿßÅ§éSÒ™™w8Ø«Ü‡Si.=$#	Åb»/ð:ÝLV“¸çäœ{l©´_§í3t ï¯Ány @ã8\Z½fU¼Œé[ÇßäYà<¦™Tý®iì¼Ö´	ðJ¾]ìÚ8´NøØ»Ô½,Å¬ÁÑbf¨†æ`)A.?qŽí¾_L1¶ž£ÓtÔçÿ4mTýëñ“d‹6„Wo›kµë,Ó®?aËGëS‰”Ê5¾D÷hmäÉ²þÄ–ßñ-o%3á”-Á>ü£æËŠ¹BÇ7J?°­Únñ)ép)¤=jk\"/%>‚Ë;û¹×ÚÛ’g%@tÞlˆsÅÝÀîËjêj…rÆ‚»TD.fˆ0‡l©°‹¿¢<ÅxˆˆïCqZ`h‚\"$—v¢¶R‹âø9ãyæ©ÛÉìo4óh:	\n¡*‚>%Õ[0Nñiš²’pšÉêÿ<,¢¥.ESè§¸‚fˆýîÕâkIO”ªÈº•˜usD›rz-§|%¯‚fÆŠ2•×gnî…2Ià {C“[HrA\Zb‚i»ÈMž·ÒŒ¦fMpÒ†ÙÍþÉÃJ0—øK‚}êèéÖpß``!³EwÊÚ@\'pBàùÛ„¾OuÎT‚‚ýÑÛ–÷Ü†lWÏGŸñ·UaòÔú¶ßGþòèb{\n‚ˆiáòkTðvQ4Õ‡¬úÈéE\r0E…)l‚Œ`êŸ&@ò©šºº`ü\'a1Š‰kÌ–VS+\nWy‚öîÔM‰öå9>üþ±Uð:¾\n’´ÆÕ¢\06‚‘¾×\r»Q\\¡lz?9y¥˜˜N¹q©ñJf0Ûî£‚µÒCÑïø¥Á/ÐMÁ´þ„Óè;ÛK\nAt/†c‚ßµÅµïÛ±ËÒî}\0ÂG[æ‰&^;èù³Åðæ‚è…ªpç/ˆÙÄ¤üDQ.¹žG¶ÒÈ—{õ<)¤ìMÁP‚éÑ|ëÄúyEÔ^8²Û}“îßØšn÷Š¶t²&O˜‚ìr0ˆ!Ùöè5Â¯iÂFÅæ)œŒBT1‰£	Î4‚ôø8(dœó56GJ\'CÛ:R,;ˆZ,œ\ZFÇB>‚ôÉ,\\¤	XwêÍl4ÿ¥>‘Ío¬…à\ZÈ[_‚þ6‹.$Kyo_3Dë&QB²¥¥éÛ2ÞÏ\0Tý\\\'_ƒ©MEÃw^¡TŸw[X«j4—™¢s··®ëGÚƒ\'ô=ÙK©[!iˆ«n›Qa¹ˆ†ö`îïEÂŠ)ä¢îƒ<\\Ø&eûï¬\nPÏÂ\\¥*ûFy´?¡š|áI‘hƒFIXÌF¯‹Hå¿E\Z*9Ý¶×£/B¡‹‰€Fú	Â>&ÑƒG¦Ì£¶ç‹rÂV¢…¤à¤l>élA&‡Nµ=ƒJÚ5›4ÇÉÇØA6•“#\"b2SévJ¼á@Ëä’ò{ƒU­1ØÚ¸>)T}Â…°4¦ù:¶Øî4ûSmÅþåƒVˆí½YWØÊ>\0\0qM[Ol\"o èˆ²3S¥±\r(7ƒXÀ&“Vb¾RtùÊ×±NÔ>¢é\0šãš¿¼aïƒYj¸qµ’O®L’ùŠ§1˜€‰ÜvÄî¹|âb}|Uƒ_ è»Y£o¦$šbµô°Ü¤ì™rÞ9‡«2é4ÕÑ?yæƒkþF×Kû¶ßë·Oî	Œt\nPkº î2úSÐÓ-ûðƒq;ö³à¿A¨-búÖl°vê\'8do€u.cŒƒ€i‚¿>~Åf±½KJú…ƒ` õéôÚ3èÔuxñ”Eƒ…æ¢–^Õ—ÈcË|§üÜÙž4ä|c8¬\\Ãž9YƒÛ³%ˆL`N/~sÜ†4ž}?\\Qî†°CãþîÛ`®ƒéÕ¯—&m&=ÐC}ÖÎc¢”S<%ø•`øý	ƒ ¨L$àk…¶ßãˆ¼°¬çìO!F÷øh[õÅšÚŸƒ ¦&ýÆI¯›EibÜ±ºlª“@!´ÛÜC¦ƒ©×\'0:¢IéWU„sA«@;éÿJ/8ÔqÚªígÃƒ¶›lDAÄ×‘A“=òþ<ðž¬ñh9)¼Al¾…ÏtƒÂ©±‚|yg8T:5,uÚ„F…œjðX4Ž\rW<0Y°ƒÝ÷wWûkÿê€(\0Ç‡ˆÒm œþëŠØŸ\\g4ƒÞ{V9‹\\.ÌIp?¥H[™sBÍHöxGq¤ZØ8/Zƒß%¹Fw<Êè+-;åQn¹gpŠŽ®þÕŒplñVöNƒæµ»w«IK¥`ä9q8VZgø`<Eîîô¢\Z£ „$žð%OXTœ&Á¼bà.\nÑ>LÁtd“>Œ‘Ž„C¹(x¨ž[ä”—	\0¿2ŸÂ4* Î#½LR&„QªÝ,x›ŒvË˜oÝ	§a¼‰±–bÀg[\r„\\ßØÙÖIÛPØG1hFYŒ‰Ô:w	ßbd2Á3Ì‰„g•B@¸]B ÌyòÊq +6Æ€=¦’’_€›ñ7„kÔÃyÂ~»ÓmèÈåÁGú|F©Á¢¦:†9Ÿ4„uZ7>fà Ø«D„†—ÞiÔÇUgpþÙ©väª„Ò{ë\0÷¿/¦´9\'™™œx~¶ÅÑ°fú7ìë®Q„–ËŠÏo„ ,«|ê$ùAßŒÍü`¤ØÉsÕÝ„¦W_øwÃ\rz]Þ·vÁXÖ„#»b£ÛxNÎí„¦£Öq‰FLþÓg~~ì4øUÚŸ+û\r¦ù  °•„¬™?Î¾zÜ2lãŒÊñ=ó€!öß¤$¡x¡”}„ºÜÜ…öºe(86 6g½PE¦¶tµÃŒ	ús«Yk„ÏqÏ«ïp_§j§›fÓ?8omc5Ö’ü\\PM%½ÅÓÕª„ß	T0Jñ\0ç™ôÍ(=ìDÅ*ÁÛ˜ååÓµ>ú‰…àø‡×ý§~^y2òcótè‰Hü&¿DO\rù´ZÏŠ…ŒT(¦³g’.´Ùƒ§óýt¬}	ŒzCSø0Êj¹…)wÖd‰ÏâéVßåœ¥¶¦1ËÓJ{ôôhV æ‚ð\'…JÓb´-i.9ÖEAù~Ÿ+|%\0ö…ÂìùŠ@Êm…V‘wäç%©%È: 3CQ#+gÖô›	•–e¹}×…ŒMvxÂêÐ!!ªˆàîì90MÖ—‚¥yµ‹-t3o…ŒXD±Èwå‘XÁâ² ¼ ï‡xTüéñA]W…¦¾eZ\0—p›ô¡õ7¸ãßg KëzðXF¢êD¢Èk…©5pB÷Ž€#íŽƒä:N¿þÓp[·ÏÈFd›*n…Á¦7Ãdë·1\Zh6x:i6“žLf ¤`O÷z…Ð&H­jFj6³£Ÿ\rnXþ\Z´ô8N™®//ª&W…Õ~¿Ó\\Œ‰Aj!ž^E¥h©†Ü×ú{´RP¢…á‡hOì‹ð	ögÖpª3°²X|)F}h¾9P¤á*…ú‰K_	Ë÷ý&Z2J”i;és±Àb¸š…~~:¢…ü»½µK 5(µœÚÐ‡Ï»\n-\"}x$f]. b†G7B)Ì¯Zãˆ…þ¡akŠi I—ýj·5L“Öñ.†£\0<3U£9->á:›Öùv/Z¬íO65ÑJö7Ï8†ëÊ#ƒÜˆ³*Ò\\ «ý©f«}·ÕªÌ±mÛ½œ†C¦un™ŠQ‰©jÒ¾áC·÷¤õ¸JÕ³Ñ¸††N”É¼JA1\0sPÔ+?§>°~y\ZYmÂøžpà5†\\žŒsöI[ç(.ËÙEÄ5ÊMh%IÂ…ÒL*ß4y@†`Å‰_å¥r‡²<îœÃÐJFUÏBUË´nÂÓ†dºf¾ŒÖ3]¡bv<%pIHÞ:Êþó™W=Â®Î†ƒµþ¹U)®\Z±¯Ëÿ¼É!ø›Œ:¾y®4†„ñDY\0ý6È)°Ãâ|šÕ)õ0¸x†;Q[5æãS†ŠÀèXc&DÅ™¬¤Ãøß¿¦RÝû„ãúƒY¿/s„†Çnë.`²[¸¦X\0G\'Ñâ€äQkÚ\0‡Œ%ì•†ÉÊèÈ·¦dTKˆ:o‹ë¥VÓL‹§•E‚ì”2Ÿ†Ð\n«ËÚIœµË¬ržá–\\¿‰Ó«u‘‚„Ú¦,†ì=ðÕ¸NÉ69Øõ\núpÿ«¦=x/NîÓ³Fs†ï/È—Ü\ZCªþŽeÜ»´Œ½iL$µ@¿V¯_%ÁÅ†õDXÆ+Cì]ŽD¯$W+“fÈ›yi><†\\Ÿ4ƒ·†÷]\nêcÈÇåÎÜö\rŽíºÆæù6ç¡Kä¶-¥}ÑBÁ†þÇörÈ(\rnðç¤b|8íÖäöŠÒš¢b²‡ú^+Æò­‘MrVŠ5ÑÈ-\rñ¤×\r öJÜ<‡$ÚjŸ¡§Ab×¹¾W\"0AEßÿšÉà=câÝ¶•G¶‡/twv„7©ìKã›´ÓoGÇ§„vçÓæt™ä¯aAX‡Iìö©léE†Kà°Ñ¦ø¦?Z£0JT¬Úò‡âáU™‡X“”ö²	¶Þx6R\n‡”aXü‚Ö«5ÇFÝæ\'ñúÔ‡dáJieËîÝ&ÜÇk	ž²Fñ{ZpÆ÷Œ=U^‡m¦4Î@ßxœ5ÔgÇ@ÅOƒÃs¬t7—z½¿”‹Qæw‡€Š™¯·\0ýå,ƒ7‡ x/Ë@69	­ÐŠÜE¸*#Š‡„Î/}B¹€9mZm¡j‰²”2[Ü+»vý7ML/x‡‡†óÝ/p?iëQ¿ýkÒgÆ±y™ÛÅ {ßÛ#‡\\o%E9ÁñPÊËŽs„¾]¤ÙhÍ‚R;b¦E:\0‡µÖ7Û&[ˆ/=sšøcÒ´ÅÀìLúøHòDòl±‡»üCãb–ÌâºÇ«o·oÌMI]2|P^<qD+£‡Àœ_«÷úŸdþ+¸²%nþÐG#HÐ´%Ü˜r„ŸÏÜ‡ÂöÊ@šBº†á—U¡» &läø zw³.ðN‡ÊJ<¥\nÓ”—w2´§öÃÂñç¬{SU%ö’	N3y‡Êu;°VDë™ÎÁcmWHì¶îÑÉÒ\'KúgRü\n‡êÖœÎåƒð#ø](®Q\'nÞ¢¸y—z¶Ma¿Í|¢®‡ðÏ×ÿZ„83P#êèWÑ(P)ö‹Óç\n¤ÙôÕœ‡ðã£7|š‡#ü«|˜¤‚igû˜Šª™Åå´‘‡ùØ>³=ƒthº@~1²J³ÑÀµ#x9QªbvL\nê‡ú\'¬×bþ•rL¼\r8øÖ’ØÒ\\„êÃì’8˜¯c…Iˆ÷Îòû]uZÏÍ¨[\'iÎ#¡¯3]¼b¾Z\nx„©ˆ…~(0Ò; ZÅ³‡…4öÇ81‚O ikù™ÿž’ˆ(réô.PÆŒØ¤öÆxºîn±®GAhÍYÞIå£ˆ0ãvü¸ž6³°¬-ù€ô£Wk)(yó–jRvˆ5Ó“UþÄ“*\Z™°˜\"ÂLvÑ::	ÿÆÈ”jÊF»¯ˆ@V:™2GÛˆÍ~OÉÜ_iS\nJ£ìI>)õD3j\nˆVS³><ïûÉ§X[\"v-V€¸ö!º¥vŠ[è8ˆeEÀ:BÉäÇ‰ñŒê”8!Þ>E™ÂšaCÜtïˆe©Q‰s›Ç,Mz™ÖX{ð®\\[º(HfCP”A´»vˆm\ZˆÛNOã\rL´Â£´É·»˜ßŽF\rïžù;ÁOˆy5åªéÿÒF·Âàµ­Y^´ªÒìã4}ù!?ˆƒýøøè‚Ú\n—\0÷­È<–Â8h,O\Z_°©SâAáˆ›~nD¸m ÎnC!Öºù4åK…™ã¸)Ý…Œ3€_Êˆ´àö_¬1å[“”ÍÀFŽ*›J‹Œ¾@-©$¥ÞˆÃT˜‡€$ïTD£MR¬ë…¹£~ÈF-¡š5®é™‚{ˆØª\0†÷Wx&¯_‡	3g_`ÆBÆw½iÁ[úß\'ˆè¶Y›d4 ‰wº£ñª°‹½ý;/u‹)Ù¢X´àÀ\rˆìû¤/_oË¡[’¤‰BÛÇÓó\nKKxm¶|¾çT*Hˆõ9K@k‘„df«ÇÿdQ0?ÐW*ªæ­˜fa9ˆ÷ï{~¢lyE²ßÊÑœá‹¸Îk[C¦•«Ü)ëÚ\0®ˆøÙž¤Ú‡š·]îS³Î…HDWIôîFã~¦ç„°‰<X1g9]=-ãÒŒé‹ýý>èÅ¡0Á8(ô¥š‰\r4hþHÅ”ÕÓHøblƒœþ¨X¶T»\n«\0y\"‰aRTf‘þÅB-.ÄRc/“nµÔMœÀ—,=g‰$§(}óBâÝ®D–9i¤¤@¡”‚×]dEÁÍ^‰CAm”Ë7ùtb¡vùá[5êÔS{GåR™i®6‰LÍ¤¦~¦†™[÷óÙ´‰;R6ž¿‚yØ0v ¹)¸d½‰RÇÂ/¯\nfJ„Ãh”vi5ürr¹–\\z\"6¥q%	!‰°wS5˜ íb#fJîW¾neoRÞ¬´«ôA¤ïW_fE‰ÀÖÖŒ/\'§ä•™åúŸÿtº€ÂèÞÁüvl\\ë‰ÒR_éþ\\e+›Å!¿ hoæ¬Ê%9Ó­Ï¬‰Õ…Ç±~.‡K$Øaï&tLú–Ž™³T+lÓù*™£Ò‰ÙƒÌ	’–§KW¤e2ÔP¯î¾‚–[ç, Gì‰Þ7oˆ\\;›ÝïÆ’CÁ(Û”ªH\\Ý˜9™Èfõÿ/‰å‰V©ú•Ó|Ù³çøiöˆ¥¨3<Pin\Z¾E«O‰ëÓ|ˆää‰\nHn0†ˆÁà/³<Cª~\n):‹Ú! Œ‰ï¥Vo”Cu	Œ†ìš17,så·u¥Í‰v,±¿²ü‰õKóyJc¹eòÅFÂGÉÕîÕü2Ÿu™«]\"\\¤‰ù#3î\nVÜdH-SLö86Ý¶ÒÀ;¡›6ß	‰þæyOÂÏêÏ=ÃPÏåoŽ½ßÐ£?¾”§Š\"õóû¸^õÐcÎ¯ãûk™ÛÜŽoÎTŠ+%§Å$çÃ[Št? ÿL›ÑA±ý$G¢í?Cž¤¿Œqêœ†GGÚTŠ™„‰ª¸cÿë<S\"²ÍUÎBIï“—D\nm?‰5øfƒŠ­7—Þ$>QOPLê&Úî\0ÇQ{o:8êK@H3Tý†Š¯ð¥‹¤\"M¶£,áO=Ÿî:“ Gà>êŠ²Þƒuh«ÄeOÑ08xÙ½\0y`]’Y€¥tÿŠ´þ‘¿m‚`!ºl{_,D”‘L–Î+Õ2€iþ4Ç„ÊŠÅ…´ôë.z;£ý& ¨»Þqé±ç¢Ã»ˆ¯9ŠÊÅrlìI5¡Ú@—²ÝDC7õH	äã½å	ÇPá™ŠÍýÔ€ÙjÖƒ7\nT¬ÔtiCÜbÐ‰ÎOKñÌŠã¯¦0NV‰¶É€kÅØbˆX9¡ý´¥åQ\\ª\\Šé%§êWÓ¸sK™´ù¶{¢:ªŽT5¨%6´]ÆD‹uŠìmˆÝ,z¦oôºFÄSI‚aÁ)~óaÔFí=Àö2åçŠúQ`Âm{ÌÒ¸\nØÖ„=ÿˆR#ÏQöÍÔùÉ\0KûŠû\nð)©¾œÐòá}$îþ¦ì‰Á$÷•¹NÜ)‚”aãûŠþd*\'äI<Þ}‚ª)Ø»Pª*l¥—Âw‰ˆKB‹}ÞœõúÁÃs2C`»ÁŸÝh`Wâ>¬®‹CèMŸïbo´G¬ž÷òMKp+m+ìþŽ¸Xb¬Ý‰‹!•í\"8zH›0Ñi¡ žÄV(‰+Àûk§a–Pµ‹)ºø²2\0äÕ’Î\0‹¾ý¬á·UøÒä(ríbwÇ‹9k\"m{ïRØ7èa%,qºJM0è˜Ïwé)å^¨¢‹RÂÓJ­ÍG—Lî1Ø\Z“8oY¸£ ¤=1¦˜r‹ZªÙ9Ð@-ŒõBãxiã´UßèM?Âq!À 0µ‹_Î +£\"g%ç”–O0û®[!·<I9ãÃ\"¯žN‡E‹hÜ•AOk> f5ÊÆ9%,ÿ<±×îš9;]9Ë²™‹i©í0ÕøÌIcÓ;ÆåÆŠëß@ŸpÐ¥P\r{I\0‰‹‘ÿ(<C„£¿y…µ¡Ï¦]1Ô£§Ë¿D¥Grcò\nË‹£œ/ŒDz@{²–Ó„0/[Lc\n?8-õ=1Ñ‹¤	CJ÷ÿ-ãjö®\"ôÍXUëZš‘ÉuÞŸßÈ±­ð‹ÏÊpC3Q3®Æ#9\\\n#IÕhq24›>šM{‹á9ùÂ0 ‹)µ™É\r†Tµ Ü…„rX5D1z’„{cQ‹îþ‘4&Ú¥ýµï[Nmê4ÿöœÄŒx.\\\ZêõÏ‹ûW¯-{ÙWFùvòv4[åi?irËzGÜöa×Œpø¾Cî’Rê[ÎÈ¤dÊ±x\n\0k„ê9Œ/¸\nÙ‰Ÿp ±®RÆ?61».x¡‡l‘ö\"²>£Œ¼ŽÜ%|o¢Ê®o3ƒú®–dÝÜlÝˆàs9ŒwÀ.Ã/” xF\n\'€î#øîN­…(u‹ç‰%¤pŒ?9§Ü:PŸkZœ‡À¤I%-öÚäûU¥?œ·÷Mü$ŒX\røñûÑ!ï¹Ðh“æÚ6KÄw?®¡o=—7Œoƒ|<ÙÕÔ›RéSªÊKVQLn­„wŽ—ø©÷ÎrŒs7gøÚxP0¶«™µˆÊÊ_x_ùûzµÖ“‡ôÉ¥ŒzdóÖêä^ŸÐ§GÂÙDC.%ÌÍ{?_ïÎÿ±zñ¹Œ~>S˜›ßÌQrîO…Åô£‘ôO„kñfnV¹l˜fìŒ‰8É!‡\'šä©X°š„¤;	á`>( MöÿœÝ•Œž-É©ÈÛH\0ÿó…9Ók°]À4:›B’2æÇ6eŒ¨TÌçÞs¤5Æ×\\¬æÎÚTwa¤í%AkÚC¿Œ²e¹ïp#¯KK±ÅE\ráŸc˜gyÈZ™ÜŒ¸@^ÂàIÍ®âs¦“Š´·¯LŠ:}|9óÆ¶¼KXkŒå¥,kÝ x”÷°¸É~6uz°`ØŠii–7òRµŒú»¡§qøÛ3@ÍónMÜà©5Ýˆë7¥-7¤Œúÿ\Z–á%æ=j+ÿ•¿@Nêì=	G‚µ„+ÂïŒÿ”#“K…èT7¹n.…=Å$·£ÎqYõ¸\0þ\"M‚úå(\nOraŒHQ°ùè61…¬%ÙºxŒO[AÍ¸úëña\Zð\"`ÒƒÝ=È±RvH‚m†…‰f`´ü±l¼sžW¿:’ùÛuù#£†`Ì·O¼Ã“z,ö£ûÐn_­©FÈS}íÒ×!*‚rUjßÍk´¤$4mxY¶Iú‹ÖXv*bÑ]öXÈ“¡ÅÉ¿é0foÎ°ÙB&ñÎJ _‚Ã\räðîkøÇ@7ÔWð	Úñ¤$w(æÒM€M•¥\"í9‰ocOÚÕªG²Åwe’5Þlr Zv¨’‚ŽPÚX…†pCì}Ë²û˜ùãýÝª¨V.¡ŒWPr÷™ÄÖE!å“oÏ¦¬¿½IŸ]§1PCN9\\¼f1	2³vvmêÃÅ^L®ä§éÖÐ×yf(¿_<>MÐfv‹€qÁª\r´‡7jZ2¬)i8›&þË<0~í€t&ubüvüÀËZÑ“¯®Ûaæ©î‘_IÓ\nBƒ¸cyb€Ëi¯¢XfK¦×»Z H´ãWrµRkLÒéCÊÚ›/Äx\0œës”-QÛ³·¼èÎÅ#ø\0Õn{‡óò]\rÃWÀh0Ù@î²=ìrþØÏIKÔ®ˆþ~gÄŸ0âÈ£)!»Œ„Ñ±ãK&Ø@<“\n%	d§>?‰GÖgÈt!½3]#Þ³jN7è£ž|ÝÂ&?Ž²òìwka?/œ…iŠý®Z—£¬×gA‰ËK9M :0S]P&>ù41“sYUC²—û±ˆ7*Ñ–¼¨Ç°ÿÕ²bš>ÔÊàÂÀY>r]™b¾ƒŒ¨Ï‡3ƒ¢Ä±g\"·¢©WAÒ§_gÓÛsìˆëUþ™M’œ-Gm\"¦Æcµm#{œtµÓ##Ÿ‰!á6­\'D„«óõ!¢õ£Û\\Ö¡‰qâ<pZò«÷«¤q3þÀglóª™›°#¤iâUËP£¢Ó(sP°™g°‹´ãÿ/Dgˆ}‰#÷Ø&ëŽHâ3Ä&XwÒ¼Y»Ï:z½ q{ëìIŸ†<îsœ¸­›UxŠtWËgAO/©’mÆ°Brbª,çÌ}þÊóõÿ¾B°8mU¿¿îÜM·ýÜµô«ˆ¨\rcLÁŽ71‡–­ÿO[¡“§ž\'GçºÖÁ‚d7z\r|¤q-[Ž8k* ÷ï.‰Š—É\n,o7?Õâou†è4<ŽX»Q\nx¹Ã!§sÓæTªŽ„ô½PÄÂ¾ÚT1¤!Ž`µðBÝIòÙrQ˜µ¨q\"‡ã”Z¡F´~Þ¦-Ãd±õ™ŽlWê“]!“r†”tÊTÅ$MKP\0â¶žlþ¨O\'džŽ‚]<ØHÅÅçã²Ý§—‘rø@Xa‘’â›Ê\"cÆŽˆ| ßÍW00Rõå¬¶8³¥Nh.¿s)Ý7\0;XŽ–\\âtª‘•I7žÒSc4,¢O/`Ò»ÆŽ»ViêMàJ¹\n12Åô\0Ý„´ï¨x1€Xú ØŽÄ\rÄîTé=2&{$©”Æ·`z#?@øÌ\\Å\0uŽÑ5¶tÇÂéiÿkt„j3Ø\róàh—vacJ\rˆÁŽØFöïMG‡zÙûÑp‚	ûê(‹_™ßðvÁÑÂ²„ŽÙ&^Ù,ó`l÷Ñ»Æ’\ršz‡Z»ab\">ýíMr›÷ŽÙ@þøkrÇíyßÜ~¯ˆÄºC9lØxu@÷ÇÆáŽáH¬þÈÎyá>7·ãÌHÖf²ãFÛ4·«ñ””<\ZÅŽé‹]sLé¢óoxEl!\0œÏÏü·gUg¦ä\nó‚ôGŽð\"Üú‰¶ï÷GÂï-¨„OŠŒ\'²æBç© ã^ŽòÁÀ/ûW™\"Ü\r_¡æçÝW@í÷FÆ|øðý=õ³Žøc~\\fR;¹#„šÜ¯]•ÆÈÀ1‘@ÄVk˜h¨@*òS1?´||Çwôº–¥~`Uaüð¼ê‹=\n3ƒ-‹:o‰RFñ*&ƒ\rÃJsâJ§¤ªˆ\rd^ÉšhYefáÅÛmÃVrÎ%£ÏÖ)Ó‚x	©ëcÝ`³9«xCRoßïÒƒÖªýéÝêôH~©3ƒ¤ù\ryÅD#îøoí˜×\r…—µ‡æëp†j@\'û%Ó÷š(ð±‘¬§ð„\r‹\"`»4¡ëÖ-XoœlKùk$ëŸœ\nD˜CÞãClV&ÅPJÕ|\Z.=\\Òrû¦$Õ½\nÚ¦*Ï’\0œ+èØ”% ÞVé»‰êŽyw¬\Z1äìÌ1•0+ôÞ ¤ÙÜ]øë²  “ö\\¹UC_sç£¡œ4]ÌjÓ¤Š`wƒ³¹\'BÞ¢PjÚië›þÛós\Zp.“(Y*é‡¨u½’%yÇëy‘eðS¥÷h\'¸:‡‰üx\\ÂéF`fè¢s¦ãBXùŠšÆ„aÐ2ÙP^ðW­ëó¢Ö¡CÚÛ™#5Ñ¯áð#ÄM¬lŸ–äWÊ\0ê’#ó_óÝâÅEÙœëL‘¸‹]ZB9\ríêxÓišC€MÅ}’ªÏbƒù2‰“jæsEƒkw$Øþôh|¡çëaX¥x’NGñZù‹n7ÂRstÿÉðº•Å°Ôù0¿6<W¡U´.“s:Iù>ýÀT-¦×6fO°ïlb]Æâ9P…Âð½…Œç@Ê1Åü^xzëêÙoU5¿e2yþü)qŠ ­n +÷£â¯•™£Ð}@íLÀ’‰(ßÍ™VZ—g«­|_}ÐU)©³87^»*¦S$ @Køò•^/T¢°\Zªé”2µ¶G¶—.›CŽ3‰á¿{‚m l,žÀ(Ñ#ÛWÒíÅ\"\n@+øª²èüãà\nV)-d·˜ Ž¶CùËâ­›Åû ië{ÈPAÄÍ†kÎûñúd©¤‡M\n©ŒÔ$8‘¿+¥E#&fÚü¸gßÛÎ…8ãÄé€;%ÕŒÖæ4cã5Ï@iY&­5^^œH¸Œáéë×+v«˜®5Æ¿^Ó54­Aîlƒ°es¬ú¤ú’^Ø×¤š RúæcÓgïÚÓ€æQöÛ‹ìØc÷@´y¬‰îê#£2ã*T‘%ÇŸ—ÂÚ*A@æN¶ó[µ¶í„»øA{)pCŒ1°©â:5è$¤S{²¥hzaÿFÂª]-C\0&ÁœËÊ¿—õÎ¿ÀLÏÑS=ùpÞº·È‘Ð®*•]a²ÑÕ/¢“>^ôo</º9?ò©¼s‘®‘å·¡žd]î^#†Ä¢#àq0†<¢åDÜÜ›ÅúG¤‘¡Ðân{1)\nü› „-‘QËG¥\Z?ZŽþ}/3‰‘\'“õÒl:Æ9±wâ):Iõ™)Â‚šÌ’]O£‘9Ú!+†YüûÑæŠ6L$-„•fq&±è¶‡‡kh‘CÂ{dv”c^ÙÌŸ9Îe³§Q‘Û_ƒWo{_‘T7ÕQÌÊ‚…÷Îwû L.è°‡M ðÆê=äBÖ‘’\rå¬\0AtÈ‘Nä\r¢ý>§-¦-bmYUMe˜‘¼I†¦_i ¤¥V¶ØÄHˆY(ñ•oÙß œî­Á‚‘Ìñ¦5š5@	^Ên4èk«¸=ú\r	»_æK–Þ\"‡ÞX‘÷Ç_MÔá8Uü¼«.pF«÷ùÂwŽ:E`ðMBâü§’LÿiEª ;¿’ŠŠÔŠÔR‡yÑ›jp²]c?Îí’\nT°”£MOmKÓw`Jåúñ€çÜ4/ww-6ÊÌ’vW—sãíÁÁû-8V~Å€û”nÅwì3îœp9’ ž½q¯nJÐ0\"dJÝíª»‡R\Z5Îò,¥jd¯’\'Yˆ²BcH‰7*Œ(ß’,æ—$Þ©ÒÕÏkŒàš’3`tmœ«ý5^°7¡}´MÒR€`ý-µxñÉ’c‡›ræ-‘AÀ$Ú:T¸þïÇV¬8&óEÃ75’g¾o…wç¯VÅ»Ãêž­–BÑ›V¸„€‘jËÌ|k’pƒž&˜í·°a*Á9ço¶ÅŒˆ\\Crñ¹b°!Ô’$ÉU‹Ò$çgú@º¹ÔðIt­6ö<I£úƒê!ã*«’‘a.é%eý5ß+àpûô3‹d^bŠÝLL÷´T’›]@Gš3¦¸‡:Omo]?G¡ï[¶!YŠÖ’œáõûSß1Ö“Ñ}ôdÏQ*£tÉ/ð‡^RÃ¶Žµb’«=9¯ˆ¹@ˆÅd…“£æárŠ 2H4×ÑŠ’®JMBÆòÑ¦«}ãí\r™20‰2h×(G:è?{’°þr\"¸\0\'5Èw¸÷Ý³ó™tÞ3c‘4­Y\0VI:>	’ÊØ´Ï<¨8—Þ—•eŒÇy¦»\0…ÄVàO\\( ƒ\Z®’ÍX\"ôFq³—U¸{–Þ ¹iM$Ìµ<‘4‹–lûñ’Ø¤í ¶ƒ8¶0”/\n}¶J`3¿cl6éÆH¹W’éÊ9§ìt\nmAo\\¬Á€¯}—aÓ~öù’ô>—)cç|&.\\°¹EÈ¯\róÒ”µDû’ûÇ8Í<\\SÒ{ö³]ªÝå:wÂŒÐXÎoâËsD¸÷“	’9z^q-ö¦û7žšïŠ6,‘s­vÅ„Te}´¾ “5ÊÊ;³uî÷+Ä,3.¼¥-ŸÃ9š#FïÌ}¢‚E“üjvA\0ý&Öß5Åx¢P,šz\r&â8¹gEßÌ“\\cÖ>k,-—ª\rhiþÞIZ+^ ÀF©Œ”FÂV“>FÔYŠ\\3§œ8ÃåfÿGæOÉÃp>úKes!2“BÇS\ZBeLÆ“3Ÿ#Ú¾ÝÄb‘j52=ÿ<PÊ3vð“Y¾ù…f«xM—«Àw¦|W$Ô<‘&hÒñ•§ë70€“k7ï·N2wF™ŠuO4-@cët¢É·3´(°ü“k¥Gå¯²ä\nÎƒCD#¾6Èu\ZëÖ„EÚ£@K1“y\"“/S‡5à øü¯M3ü8¢i¯)BC[ïÜš“~”ZWîÀKŸi7ø‘/ZŠŽ¼ÉªHz…&‹0,·“ˆ°?R-âÆÍeÅj2­#XíH¶\nd³5\0Â·¿“Žƒ@,z\n™Œ¢‘&ˆÒ@]ÖÒDÝá6N‡ïI\"\"{ç4“–:g¡²þñ\r®¦ŒIýS©Älž¹Ð£­ÆÖï/“¤¶í¹m~…Yønró87ÁðÝÕECÌ\n·j1sÕD“­ã)UÇ@Õ3ªkó{];š²Èì‚Ä‰·aÕŒ“àÐÍQôdÆÿ³8ý—k5¸ƒòœ5aiÇ*äUW—÷s“â‡¸s{qÃúœKcB¸Ïˆ*›œ\0å“&Æ¼\0?wío“éÚ÷Ý‘‚€Ú¼Î³ tò³çTcTê£‡Xvï|¥”^HHµï^zçÜS­&^ »žF”ñÞ¿hY;ÈknÝ”ûá°ÉË#èúóÝ^·÷³#ËêÇ\\Lºì@”c™.Yé?çÀ,ÞþÚZi>~ðãV@¶2\n”|ÎTSäÌO¬cwžÜñDÙ›OeièÍj3OÐ)”ÀZÝŸi_ðô›­LÆ5>©}R%ÁZŸøÅAâ>Í%|”É¦ŠŸ/Q5ä¼áb\"uù…±±TƒJÅ	eÎÃ-B”ÚpWß÷ÉCciÀúïxû¸ìªlÛwu„b÷ãðŸ”ãÕº…l5ÑzƒZ†«8ìÁØàÌqªº½}\rÏÐ2”êµÙUxª³³|ãð‡m`,®Ðoii`Ã5ùA”û{Â$ŒÑ7F--sâž›G2³,aýÀî?‰Üd•@ÝÓ];œ×2ØŽ¨|}üë5­œ‡\Z³ê²(m>‚•Iu3„ím§òôK=ðøžëV\\‹±Ô‡â˜|¾ÔÞ•&sé›v³aû&ƒ‹í¸m\Z”~Á<Ý•¶¯~¹UV•-åÄmí	V!`Ò{ˆ\"5L’w,S¬uIþ¾j•6Mj‡	ÖmÇÅ9$*x§¶…g´U(xýåä9•;=¤JMòZàÈ}`î¥èóáÁ‹‚ùà·¬e÷~vïJ•G„§Ùê`ðò)NïÔ‰`ºß$ôCíÞß\"Â§•`ØÍÝ¸¼òÂ¹\r?’† yît®bgÉ=!Ó«¾ò§•g?“2zÀç©lY	œ›ÚiHt‡ÜqŸ)$T¬¹¿SÁ¿•u¡TJ#+õÜ/Ü‘<=§–a®¦µÄ½(‘}ªxp•ˆQ6ÀÌò9¡…`\"-tPƒ§(cnƒ×/˜ù¿æÀ>š•œ)b@HOŽ€?þ¥5>PQ¸ç	áµFšç¼ƒì`•ª\'»à%ãYˆÀƒê©•â¸ÜËoÛ°&£dÄtQž§•·À½;<và£Ä}\'P[ŠY%/?_@­e¤&«ú›•Ðý†û¼\'³õGpp2[zDªwN´½ëžjúÃ•õ1µî+\rn®ïfŽ&)«	‡Ž*¬Ž~˜ì3‰Ð•øXä=¦Ð§l1Y˜^²2xìÄO^úèä¤ë;–?Låu5Reêv¹&ßÎ-”kUobE³…ÚÀ–7Ü¼øŽóðzL{·Ô{·MËTG.{©‹}¦)¦cÀüž–Ië ¼+@êÿ±>Hã¦#qL=ìëaÂ.”cUÌ\Z–Mw‰£¨æíòJÍÃ—¨ ú·õ\'bš\nÈ}\Z–Q!£áx˜‘\r5±ÙÍDQ’UäÔKÿ€Ü……±§Þ–Uÿûç)1¦s5ØäBPaÇ²”w‡ý·¾žãÐ –|ïTƒßpiö\Z­qM\0U±Uä£H»ÅH/ÀP\nÖ–‚À:(O.Xiß+”&	õMâ’EÞ	¸ˆ¾¬èzFg–Žùo¢1‹ù:‹Ñ³\ZžÉé°>A¸\rq–ù7–­å¼uf/ÝZú¼\rÒåÿáGüs<Öhï¬4ÒÑ–®–vuÔuHï_^‚ì+’ƒ ‰YÒH}oö† Xží»–»oÉWxôª³Ûº!ÑÙMz0V_.=*ym\0ø–¼#\nø÷9¥ky¨,´OQV8®¼^óŸ\0~%g¹,Û–ÁCª{!YÃðR¨†a²\"¥š	`F?MˆËU‡°Ç­[*–Îa:Ñ&·3Ü¸<u×LJžÌP†#é=9+Fñs–Ñß<ä/¯X-€É¯¢Ê4W×\\\nñÄR{-¥“W^ÌÂ –ÔÖqÑÉIB§¾:®U{G@ÔBší=ËÇ\'ØÖ&È–ñq4Ù±x¿ˆr°ó*ø¶Ó¦wŽR–ZÒ	›ZëJ—\r[¹j²jÕ‚à¥rV…h`æFrESˆ´ÝÖ{b‘—ÿWP»Æ*P=NÏ»;\Z Ž¾iÿä8ÚÃ2_¬ü¸ —QñaA[þØ²—¯ý»æ=¹‰Ø	2þâm…í¼Ÿ—0sÂ`R\"V*F¯’«Œ•ûYE—*®ÏHååÊZLT\\¿—@êß”>Ê@ATm~FmÓ “NÉlãl>èõh—IÊ¶âWëƒg€®€vÀZFêÏœÀÙ\Zb7BÂ¤ð÷—IîÉ2Y¿ÖÖ!ƒln}¿°1dåñ¥ZÑÅÅ×—eËœZ›©Èü`€¬@ôZÙ=±ÎlÌ“d}^Oˆ±—pëc×ñÜuÈºtV5ÆÈ¤m9\Z8Œ°Œ£q}—u}oƒ8>&©VÁï½ý&NÛAµ²ò,\r™ÌjY—ˆÁl¯ðÊ$ã®d£š3\Zå&2Ô	%¯\rÌ%~ŽÐ×W²—ŠÖ8¼ñhŸñsß+dà°Æƒ¦œá°*&ã9É¯ß—–‹—+n}ˆÒÅ`”ÿ+j‘Ò	þŽßQø¨Cè——PfÐÔ¥®ÆE¶†Zë‘N%‰è=ÐËè	î$¬É—œÈóçØ[\"!ÅvÕO\r#-óSÕZ8(ÉƒA×Ò·‰äh—ŸÙÙþÄáÉ/¼°vàà.OÁ¼2žW‡¶ðÿ\n—¥9†f/3MM;#GÚªWO&’tSûO\Z±­ÀÆ˜ò—»údÈ*ÂJƒ?‘^wŽzTŠGÐ§õ,€„âÒÄ—ÍÄ\n\\yqÐÝ#1­˜êŽ6¹&Z\n8ûÓŠ´‹ý—ßUuBåà©‹‚9úELÔa=äTì/ûÐ8Ž,i?Á—æ5’ka|ìŒæê‘GãïTï†,=³äÞ´½Õ¾û—þ¿çÏ]‹êÆùÿ…‘œ‚â¥!zD–W+õ®µjJ˜÷T­Àè\rÉsàÅ‹DãvïÈ;U‚ZØ€±ïZ{˜äÓ(r ]¤Ê\n=+À’ÉWU}O/injõ4Çu˜9“Ï¯ã\\-£/O²Ò5dXS^í`æM“.˜NÐS±IÆwº*‚/\rÚiüwà‡lžüµ%Ñ7˜Rêc(òZ=m­±ƒ“ÊÀÛ—šAùÄñ\'Ìj;Š§LB\"˜^Ò/µ±:Ž¿óqQðÆoBßf õl¿G2ÄœŠ˜h\rô‹=çÐÉ¬Ë¥¡c¿·µHõw{TRz>ñ=MëÆ˜w¬`’wþ²”níõN‘¢ÿ3=ÛÍŸhKr¿rºi˜}I^Lð\\95äNÞYï¢…°;í?z «aE=’˜ŠòJŒ‘8¦[úC=S¹Ñ¡Êk¤Ó{£Ï[„k˜¥ìF€ô`“Rl>§Ä)í“†oÉ8³07M¥R×nÍËï˜˜®}\rÄ¾E~ú¸ÛóÅ’\r\"\'—ì³“ƒ04¿tbt˜¯wã¬ÕKÒ\\ÈiU¬VD}Ó3yøœ(åîsŸ¿$ÿí˜ÊTßç±»a‚	A²a½ø| ;žTróÉ¯Í(£˜˜×&o{÷©!¥ùû2ëoÊªŽžÒ’ºçD^Ð¯D1˜ëcÎgâ0ée\'W†£ßN¿.ð˜éèŠÍœ¹2í¯¬˜ï \néí¬9æ)Kb}«Sƒp¡ÊåŒMcPžAYX˜÷¹C±«°ÙôoMtË}ÑqqXAÖiYQõÃMÞ˜ú\"#¢¡ØE©ÉòJp~&w«¡»¡® Æ_‚„Ú˜þlô7õSÍ»%ê¬èŸÍpöâÂ[ŠÁã!	AR\\Â™6=«Çïuqùe4_oq–Ö‹tp^B¥a@^#š™!ÒÐ\"~ŒvR3’kDi´;G§**¤ÖRY´B³Ýh™H%Eqùùãà £Æ©cnœ­Œ‰\0»¬µÇÚü»™iâ,æ‚ím»O¬¥#½?VbÈ,‚C-Ü¢cÅ¾\Zhá™m]«B€c•‘~”=Þû¤ÔXÍUmŸÜ;nVP+xSü™pˆŽ\ZYvœ1]@Ã´©ó¾õø“Úy—$]‚Ô6¥ÿ™s&„sQ‡*%¸P+Ý»Õ\0Š4öÂ“ü²•[_ÞÝ™y=¦¬ÁgÎÖ˜þ‡ÅßÉeŒˆQ›§´bÖþ\\‹™ëìo~†Ü‡÷] OL÷HP¼xò	Ý9lK³S§ï™™’#ô¤ünØ6¦½@#Gb×bµ5_é*BˆpX¹ã™“Âî,“ZôH‰^-ñÕC*0AJ‰™Dµû4°&™›Ïj“%ÇÉTv^\r^‰½½K^pERã	 Ú¼¿™ÛÏöÆ(X»šêq><ù\0Î ‹;Î1/ôQ·¨¦“›™ÜrVÃw›\rAU(–\rØbeË&U6[†¯F‚#`lÛ,™êÃ[u\0T‘9££ß< 	cò&Aèw¼\ZíEÎNê™ñ£Y°—qÎÜÄžiù¥6§-%1LË­Ý;\ZÍþ™øò2’ãuYë@\n’¸âWèÜ‘Ðº¹Ö%?¡í¾òš‘Ÿ–;…`,èÒÄCÁÕ‹ñúBè·xóøŠšVõu(|ë«/§ó9¬µ´ôJúÛ@û“¤hyš¼½¼(¤¾KË4š\ZU Œ+h÷±A\"ó?ò_6GAmšìÞšÌè€!3¿hÜ„óþ£\"äìVj`Õ’š\'æùôÌP…´t¡QÂÂ>ý•w$éé¿š]š)}•¯±	8ÐÏ\\œ«WÐ£®­ë(ÒÙ«¹P]Bì©š+ë*GÐ6jÂq`8î&R1`ÙÏóý\r\Z{Ûøƒ š5y¨G‰\\ú‚Úñ0ÉìM—áx[ÅøÅ-òýª¸š<P6Y£‘êEÅ[3oHSVÐ˜ç E]:S*ÑËšFŸÃ|A9»’xÂÚ~·d‚rìï¦šIRÅ»ô(\r®@¶Bç•†WÉšjVºƒ\'S+^d*Ñ\"yšdÎJ/½ÙA”8Ò6S¤¹q¡9ˆ0H×D¯QEAáþš‚OþÁKEÉrñBÉÁ±øÊ³õgU¢Þàa1/•ÀqXš‡ûå¤žËd°‡9SyrCT\0µÑ«.Í´YbÛjNZ¾Mšº¤ì<hýÁs±Õ½Iº–\\Œ‰è5\'Ð›ßLøIÀxXšÈçò`öÇE…ÑªÐÙB+‡A›™p:G¶Á:˜Þå,šÍ5ëø©%Å¡xFðx¸ö¢“õÂµò|I±§ÞšÕ›™K{P|«™L/ÓÖ\"À³Ež‡l®+«Ü¢GwËšÖ°M@þÈâ`Sn+*7[xl·O³ÄÍî|™rÿ/íÕšöaù‚E«Vb¾ÈþUgó£Évò<ÂRvô,vwM–àÏ›w&×³Ã?/K$^ce?^ZdO#Ö%¡XxæŠÊ†¯¿Æ›-F8ÚãyŠ“d™²ß]3Îf^Šéœë6CøwƒÙ›;eRvªŒZ«ø[2¹ˆÝÐ­µAŠ¬>•¢¿6ãBVW›?ì\\v¢¨­Ò§ªx«PÃEpÆçà…ýì§6ôí!IP›g~xˆ¯Þ¤¾!ÚªÊÈ –÷}+¸`¿¸™Õa›y$;ðœBY)ŽÉ@+kFIõG>Û‡…SÃ+4qí|›-Ó¬3+¹†À@wØFõÝ_+xË·Ó€Î+\'CÏï`›!VéÊú®Èÿ-ODâÛD‡¥óxÃýCaÝ_-Ö›”ÃÄ—§.Èà&T i†ùÃí±g½ì–+êˆÂèô›œ&¥œÍoB”hà\0”6ÿ„Êú—6½+£ìu0†›¥!:»–MêîuüYSê¥¦š%Cp‡¢¯,\"G†ƒEN›¥èV÷‘‰ È»:ÿ^w\nWÄ`½ÖE5xŸUÁ¯#Ó›¦NN×ßL/•4ÑÿÞp`Î‘á¸Ø41½úP›¼DvÔnZÍUÿ‡C7Œ¸òôUpx, w´ºŠÇÃ›Í€úvNxÌk¡l¢fB2ò€½Q²¬W½kñœ´UÚ›åoOw¢½~9K·ö™Ö4oY‚[KøeÄÍ\\RGœ\"**ëðöR”èðëõ™¢§Ük˜hæÏW`­îÙ­œR|¨5µÒç˜Önu-\\Å×:ÔœY\'KöFŒûƒœNßä™#Rgj;ýÀîñ´ ö…\rœ3ÕKi{¥úsKœ\Z1Z¹S%4äéüVb*P†[°±‘™d8geÍ½C\Zœ\ZSï­j0–‘13îÁ¡4]Í)—½ÕéÅÎ¶œK0ÜÒ›z½ú\'uÂz©¹u÷¦À¿«`Ì¶$Ëœ\"µXÐÁå•ê•ïMNáÍ†¾&øVª\'#Ç™ÌO¤‹œ0Ø-kˆq2w¹Sc¶³š¤?d¬ßUÈàõH\nQ7œ3hÊ«ÛâæÜm<¢ÅGM]’3¹p+L‚¦—KNÇœHRfžµ$Ç|ék´«|s\rÍßúÌ£64\rë»IbmœHæ?ÁC\nÇD†ÞÔˆÝÁt9!¼  ‚Ãø¢ÁÒD¯œWòÒ~šò<~ÉÄJ€(“ìuŠâ˜µÎBþ&šâOÁÁœtïž–Cº§‘²ŽÓ•“Û-šXú*p@t Èœz³•8Ö…ÜˆÜˆó{sfÑ|Âß¶­Ü}~ú(=5æÇœ–‚q!ÂÉå”ª…·òýY‰~æ<I­Èà6½œá5œ›ûýÕ3t7n¦õ…Ûçú?7S­J×´³˜dsœ¥¦„ùL…CTœôNR×€Ñ‰”@;êC¼Ou¯Jœ·çX«ë˜ÎæUé•œ¤QÓÙ©\n i/$–Û:t²niœ¾„ØKSféÚ]é›cÇäÿX\nn\Z„÷ÀF³œÉëw%¢e>Gfû·c–#³œßEuØøçÍÍ¾ñOT´œçîæÑç÷€ˆp™pJ„æV™®ð¬ŸA#\\1æö{A…œð ×Ã»§õ«Í¥J«ï“OmOš:Ï™éçÜl˜W–5œüTŒ2³îƒDB$‹^VyÚg¹½É™~ú|§\rU„ÐtJÖ`†g04	n²ÈÕžFíLZ³‘ö\Z¾qQIW#(4¿É\Zòb=9¼úø-C¤/s‘#]®´:œáfR-_®\rX›©ñ\'“€æÛrX4<V;G‹\'òC’d_$|W}{ÝëS5þæ\n!pjmÇZàs6Ë®…CÛŠ²%G´8µëóqÒ)Ï¥Üâ£vÇ¯j7Z›í÷\"Sìèeë(š¨µ«$KVC‚Üäm[ë;†W8<{bçæ\'ÊÅ“…Äq`\n‘3ŸÝoÍÞ³B@8õ†JcÃ½³Ån&VÉ¹Ÿ”/[©)Û»zƒ¤[ŽÒ÷gö±EÇ>b`*ãe·ÑÐN¾Ý“¿\r	é´ûƒ^µ3Šh.|DÙ?µë–\Zß™2Õ¡’¸ð\0ÀAe€W ¾IhÇÐÊHjøÊã	gèQ.Xþ]ñŽz˜Ñ©*gˆàw¶€ãã/^xGq1%S9ëû?RÁæ°#¢¨B~²ñ::†ãXò‹g5[mÐåQÓ¨›CM.C\0çW{•â4\\vkÎ—ÞîTt…Ÿè U×æ)˜b¢ôÌÂ©‹ƒi£Ã vñ÷š«„Õ£J?ÒÇˆaŸ«]^Þ“Ç	˜RÓVí%e.ÁÙ†#\Z>Oæ;ìjGgß¦R0ÆÔGlàY(ëË\"y4‚h“/ØEì‚¡»p°¡4¤3­37¬-sÕ£Ü+Íf^ÆÍÞç…™ä®zÏÚ:³ò…–—¬ÈF™Í‘–ºÃÔÚ¢b?¯·ù£»@×ñË¨ÿ]èrH÷¤!À|ò(µa×«ÈvC,üöäT1>K)||yDá×pä‚¯ÇóÀBÙÜç½£× #A.®{Ari=¿M-·þ?ž¦€`$ Ö\\{ó›Ñ\"´º?~cj:‡‘¶ïÃ¨Æž‡Ç‡ôŸ\0(¥8à˜ƒGþf íÈWiâpJ©pMbVgž®C/ŽV!”WÑç—3ñßÔ¹i“9±Ý*mÅV wž“©kZŠP[:Ðí¸ýUjB¼ÁŽ5†‚E²®“ ž$í\rˆ(›õÔ‡þ~YïG=C\nwêê…­9G)Ž\\–Mž,áSn=Œm;ûÔõ5»(W«$ŽQ‹ÒÖF™ER›ÛHÑž7$hµ„týÎó³T8cŒ.èÝ£n[€ÐÚ\rhoótž>)\"&%qÿÙ£íøu4ˆKM¿$î¡ožºÝ­{ÂA\ržQIç¼Qó\ZÓ(µBß}Oà^Q4…uTìv¿ûîÖ1žS²ïðÏÞ)i`±Ä@dZ…P¿P¤\Z<†Þ†m_{tžƒ•úˆ)Óæ´\\NzàÞo”Ç\'\n]Ág\Z‡çuF¹ž­(:\rá¸ÎSÎäà¸ÎlßV¥l&Ñ×rÕ\\;;ªPž±¸ m(1ð„¸Aa\\Úqîôú»‰.Ù¤Rj6†Ã¸žÉfúÒjÐQM.ÓéˆATˆ˜´¹C™gÉZx¡Œ÷õžÎtóNçÉ€ÝÜ»õ•†HÛ»‘»§Ü%kH\\¦ZƒàžÏ¼¿ƒOa¾Œ¿ÔèJæ÷àaE¼Á²7ìdh|˜žàóŽ«qBù\\)6Ñ¾pDÁW{Û“Û¾!$Ê¤5g[9žý;-›fÍNù§Iã‘Y¨YÚ²»½íeŠÙ\r¤Ÿ––¯~ûÉ<©‡k¬¾Ñ\"`	Ôð¥[Žß¬”Ÿ\Z)^Ktz â`t^Úu]\0€íÅ5é8ipvk\ZûÜŸŽ£ª±%T’þŒ”®›1žÓ#§WÁõ$ÐÛ)z/WLŸ-Z‚„E{ÔÈð÷ûKÊÑ­vè·_‡§½_\"“l&ÔŸ3ãI49°q¸ÎŒáïøZœY¿FU	-&\"Æ(¶Ï6Ÿ:Õ/óV\\´F‰ñK&§f	:Áüª€7íú9µ\ZŸ]†•–\'ÄÃ:¸‰áÀËrQýFG‰ßµ™¹‡¢#Ÿi§Ì‘Õ˜Ëž2\Z×\"s·Ò§Ô&ûYös2×úŸq*Ó×V8ð,xÑÒ¸Ú$­Ý «IBS¥;Ã É•8Ÿ½Qñ–“‘…ÙUn)Ÿ\"ýóéRCšLGv¢‘wW¼BåŸax¼ï?_)!÷9P|ŒqšÉˆÔgZ‘·*¶ªÛ¿¹þ7ŸŽ1ú°¡¬lL\'\\š¸ud€øú³jœFÚ×•VQCŸŽ3›x)Ä!éTU›33Ws/wÁ˜q·Æa_KBŸ©m$ãöèÕ½Œ “©\\U{ÁÉÛyy_m{úŸ´Ó	.A»ôê‡ë·YæèÞDµ–Z<ÞX´m\ncŸÐh}®ô“‚ôÕ!åaXÌÉ±Ñ9ˆ Ü6óï#ÝŸØÈÁ{m‘]‘RWr‹Þ™”« ò¨V¥ ŸB™a×Ÿç§¦Fz™ÂþJ³O#Ë%ÄžI,S«MÄûVœ[uŸ÷\r÷uB„—V–èoÊÓÑê²þ¿Ñ#ÊÈêIv4¯Ÿ÷dªï?¹ÜÕîŽ„QƒlHJàÒ6\\2Äúmeû8(¾ ÔÔ\\á¥0¬\Z%ëhe€[íÂ>K5\Z´ ›* VÁº\\”òz%ÎxÄ¦Y1xYf[FãX6cÇ *ÚÂŽuk…§;•¨)‰ógR‘ã”Ib~¿\Z 1Wç‹nFÏˆY§d™”z§5½äbUê$u|ÓK… 4žV€ +u¨äŒ÷´crùè›>×\0_ßs ;ÒÏ¸ŒÒàˆBáõøsÔÕ1M—+JØ5C†$‰r <0”ßçÄ É‹[!Í‡é»Ÿ·\\dÁ5crýF‰ MÔô=ˆ‹ó]ïÓ^¸Ü©ƒ¹	_n=Ãã&o\\L ZåD¹rgåoµEIÜÅH¼÷Pé½g÷”^ ]nÍü0Í/Ç¬àˆ÷Ás?ÿÛFü×ÏŽãIïìs˜\n4 ^ýTÙéXÝr&Ô’l¶ÙÁ(EèC4)öö£¯Š\Z eÎ;1t˜üjYÄ/“ý%˜U‚ðy\n	kÃ¸ò— o À7Y»*2ð•Âšø•íQ=Ñcþf¡p­¢Uë rK(‹1ÿ2ÔeÔ^Zrð#¹²‹–ïjŽW ÖyÉ5 ˆ-e	G¿_óÿåm» Ðríƒ?gW¸¬Õ ÆCWªoF„R4¤‚b$|‰¾L1	Y l! ³à‹:5«W«ÄþÍÝb4#Ê>)c¡ SuïÞ ÍÚ ˆñ rš¡2Ñ¥þÎ@F?šå&……Ös¬~¿“Õ ”($öÌ».èÝÃ×LxkWNg<ò¿åöüó  ^L³;¹¹Ë‹ê.#Lè¤ˆI.½§]æãÿ °+ÿ„ÿ«Ýæöé›ÞÐJp«·(ø9Ù°XÃÎŒ\nð ÂÒ\0’¡ Ÿ*pÉÄÌ•ì^ XE†1¦¯oO÷ŽóôŽ Å-›ÈÓ€iþ‡…{=÷\Z]IËÓ¸€?•˜x¾_èM< Ç3rß ð˜1nv\0jÄHÀåk7ÈqÍ-àÕ;CÙ9 ÇæRêÉ_ØiÏ$ªÏÔŠ¡ž¨•6tqmäÝ4_rën ÌgD~Qe‡¯2Dâ¦ÛU”_3R_Èš>MµZ“¬& Õ‰$u·*&?º¬e`=8ÇÛæ”ò9Çþ=¥è\0½ ãåÜ¥±ÂEµÚÝ‰ÊÇX8«ÍYm	»éãž‰ÙQ¨­ èlA¬§Þ\nÀ!„gÂëúCn|èI²âÁ#*ß0\'p éò‡Tÿ”,œúÅRr¾ºØ¡’¢ A—öãªîÍ5¤s¡\rýùp>¬Â*€9wÂ—ƒ’dg_+oâ9Ò0Ãì¡ÖŠ©soŸÊŠÆøÂ/¶]O]Ë8\0qg_€Ç\Z«¯^¡“E’6{:,\';ðZ»B â§cßÀ¥ùå“NØ¡\"Âƒ!gñù¤»´xšu¼Eª\rûÌ‰8òi&F“¡59Ê4!²ÙGgÉƒñ{GÁ~¬’M¹^ã*\"o+Ç¡?åøw[â„Ÿè¿¢Z‘ Éqü»!\\äÿ\'-Qx\0L¡D™¿-Z#SÐ¦÷í[%Éšl“³¡ñz*mÒ¢¡I=ÕÏÅ5Ùœ„À„~¡Ç—ƒ¸ª²bâ5ƒ\n¾¡PWá1ù \\>ÍžuLvÎ}È:wžÑçP([f®ÂÞ¡0÷¡[[¢ÿÙ\nudv8ÔfŒ…ä¡R»¶Dœlž‚Õ¡\\Z‰žó?;\n±·4c¶wMz™:Ž`‰?0jº,N#êš¡e»$šË*}Ö¢Zhý\\w‚OWïÚwËSi7¾G™;¡x„…VùÙ\"Œ\0’ž·Ý¤ˆÆ«ñ–¸H›à2ÿ`¡|ZÔÞÃ¸súæ-p0p@¹ß[´¤¼øêL‹¾ëf‡¡ÄbXÒž¯L„¨ãæW1&“@þrŽJÖÞÚ‡¡ólÔä	l9Õ/È¬x`ÈóÞ:eu)‹Ÿn\'»\Zc˜¡øï\\I_¬ú+|êØ’•\n·&ú=E©—ÿ¢EÓ\\©Áš|–Ï:DúÌNÖl,Žl#À“¯CèD%¢K]¯œúà¨QÐ ð‰ÜÂLø!ž¥jÄRÉæk‡Á¢&.ÞÃþ	®1|l÷Ñð±>Dï¬šß;ˆåµ·l×¢VÊ=~RŠÀ[ºÎC¼;>ÔøfMÃBòRò+¢mš£vnã	tÀ¿;=%J„áyë ¥R%ø0Ñ\nfþ¢m£à/yÍÐªp!˜Z{¥ßEçÙ–Þ.ZqoB„\rH7¢#wI•†$ŠÚKlh5ÿb4:ÎÑ•Wnàw‚¢3Tg-Z´ãBF”(O)šÙ\rf˜zˆá?¸ž×\'€¢5Ñ§üöyODåûƒº‘Õ!»ò>¾ä|Àé.ér¢=\r‰¢0™CìURù\"õ$d¼Ã©6ñ¥¸ù°)¢ISÆÑ¶—\nàE]ýmùY5c\rwcDç¹ä4˜Aq‚¢Qòix—Œ–÷¾WD2oÙF·¤0ýÄ+—åvBJàþ¯¢X½“´\0Tëí«¢±¥PO›]\Z8UÉíËmVqþ¢^o#™Z›Bô‘aCuÍwIT-‚$e‚·*1¢g|v…ÓÞðêv	Ûv…ÊÄ›W\0É(ì‘@j ¹^xì¢hé·)à­Ù¿“ýÒ vŸSh_â­=ÚXDÓÓp¢iÿ-½›wÐFêa¡\ZPN;æ«Ë®ž°hƒ·Jû4¢mB¢´àB;ô3Ó¯ñÏÍhPÏ;Ê)Ú“Vz\0D¤ó¢r?Ï{Ù.‚Å<ƒ§õün®;  Vèà.Rä»à¢yƒRŸTx»\\ÁýhÜþ~DÊ@n\\Ç¹”ßiv•í¢zß{ˆ\Z”]_q­|@ØT°bs™üBzV&Î¤ìk<¢‘štûCzô ž¤Ín`j\r­MÍðN\"Agó×æ¢‘ùx%´&õ–ïëyp¾Á5à×L&Á†]äø[ÓRÕ¢•Y¼½BÑµ…\0­É\\4:\r¶a·’™¹—¯o²|(;Ò¢°–¿Ló]ê²€Njàù°ßuÅza¾ÈhpF ¢Â3–‘üHûÑO³)-ÿ>!\"\'Ù$t-}ðÆ×Mû¢Ç61p9“Ç¡©ô¤ºå‰ÃÜkþ£×TbÊ:XË%nŠ£¢Ü¢“ÿx²JÐ; œvww§ |UÔ-ˆ%=™FÌìùŒ¢ã@XÐ…2úyžð÷AÜ4Ð\n®$%ÃfÜ}ú¸Ü¬£ŒvÇqšHÌúoÖD{;(V;ÀæhÂKž÷hpµ£ÿ«Mï¿ß>gq=÷ètGˆOwmjdÀ)¹íß£5-ùˆ=ØƒáÀNÕ\0O™þGWw¥>ÑÓË‡SÛ£\0‡¾$QŠ%_âîá×Þâ{¬1ÍÞŽœ7ëÚ…£\rÄ,?·ì•ñÈzDþx¡•‹&†™ù÷fvõ©£—L¼³·Aì§é®rà«b1jØ°.xæ;Oýüü#£$ãÁãHK´ôóAh±É†§…r\0ÙaF1‘mÔ£8PÆ?³±Almèí ¹Á:2M—è”ÞmÜX:~Ú£8å ,Ë´ÿËí”t»úý©žT^×¢+\0Â°^£Užä`à<,MW¾é—Ât\\œ‚ã’+ŠTÃ„\"^J%£VìŸCy3BVtIÊpp¼¼Fïyšðß/sÜ®ü£¦m2v,Ë¤w.×Û|ƒ0E6É\"ÔiËÜØ‰<~„¿¹£¿ïwÔVŽß	ŠÈš8OÑÜJ:7“‰Í7((†]2ê£Ñà8q£ésM·u•±[É×¥VW©Ð­4pp7ÎîíÔ£â;Áž³¤\ZÜ•ŽAŠwöÔW¡II¡wÓú	‰†ì|£ä¥îô¸dÊ2Lu›ŒŸÌéƒí=#ÏJR9:xÝ\Z«z£ëè¿SÑÁæ—/]3ëðG©m‹wÜ\Z±¦r.žÞ\r£ö|.‡Bÿ#@ÌüRôY5õeWÁ0·É€J9Å°–ê¤iª²E<Èþ¤z?eL²<M\\¡}°¤vƒ³6Äó¤\Z¥8zRv`Ý\\.€)ïŠ.ú^ÀÂËpÄ”·¤\"ïZ„°ÚšÑ8\r?¸Š?Ïö„ëd†\n£Šþ¤&&ÔãÜ’]™ûGÈžÀ&—M±¤Ô7øÐ9hWÌ«;UÒ¤/E{~2	Evš“£h:¦mþîwµW‚åÃdÎÓ¨$¤P%ÞHD>í¤¿óÊÙ¿ff?_Ë2“Y\0d#v¢Çæ¤Tœ„ÍUùÐ¦Å[TmGònaÐÈmqÝY\nT©orqKK¤`~ˆÙèdþcÂŠmöçc\Z\'ìŒžéêCDÞo„¤crµ <#P5r±hf_‡D«×mÖ”mNÿ€+™K¢¤léNj¹Æø‰8îË_¨¦8i¨z¡,ùwË°œe›N¤w<PBñ®èZC÷kºSI¾Q!Ú\n}i¤{÷VOÚu-Á¿ÒQd;Ú++O;vœDÌ)(žP9Œh¤•]í,vÉ®v–Àš«±JMÊ(0(&™#ŒìŸ´>¤š_Q7%ßl|µ[ØôŸl°|Éâß˜AÓ†–ÁIŠ¼Ž¤yæ~èþÁk\'$Ñ‘±ßãÈè^ÎYÑ\"½ awE.àë¤·±©‹ŸQM;ögjŒôÈ‘šsuJÞmBËX§LÖü\rú¤Î ×K\'ßë9ˆƒÃo—dÐ?pˆòàGŸZ{âe&\"¤ÓS†¦¿\nT¤kêN&(uu0ì!Ï©7Á$šV9Õ¤ÕwÏ|ÚN\ZvFd6f~œ–n°dÝZ$Âi*–ö\'lA¤ñ\\`”toéËôGßã\"©ÝöîŸ*°ý+cW d«¤ú€”½+ªÎŠMò?\ZòL š÷ºr¨Z%\0Ì\"lÓ¥9Û#ÓŠè´GØ±@«,uÅŸpÉ­,N\'¾9ú2é¥S5ƒõZÂuBÆÜq.PøÕJv¾¿æUÙ¾ y \0–þ¥X\'ÅClÏÔ‚tòÍë›‚Ûy[D„I}´Ç†mÝŽý†¥g˜©NQ	µ ¯”Š‹ð/æØØ	·y5“¯‘¯êÎ¸c¥i¹´	ˆKÆN5ÚˆýGeäQB²þ•\Zï­k`èÃ¤¥mu¬¤9³u·H|¥Œü —ØÜ–aQLþ²ÖU¿ž½¥xÄV:³a&i‰!ˆ:“<Ñ^$U4t¿Ê­j<z]³¥‡ý0\Zú~{vhœ‹âÆ‡çw’RjIyphó¥gs¥Œþs Ñ&Ñ:°×Cã¿©âé\rÖmÙ9>zo|.Òó®¥HàÁ»ÔÌÆÚižàíc÷!§™I).ehˆµ‘¯·‰¥”\rÇ©óP¹\'âRëIÑýR›š\0ø¨‘)Þ$ÅuÅ¥•tl];+ò¿ƒã\Z®jÉAóV»ÁŠnkÆ;‘È„7¡¥—‰…%‘…`vUän¤tpŒqR÷|ÏKÖd7Ä¥È¸[G¶ˆü&R9»2àÙ&­€DøDcQ¡âEQ¥ñU¤ÚZå¦Hu¦€êÇ^Î¦ñhæƒÃB˜î0ÙÇ¥ò¸{ÚkZxS?Ît\"Q¬®ë?™(£n¾r3ýú¥û}|‘ß\nÍ¯Þ°AÍ(>œµjÖ2OÆž}VêO »×¦.ÅƒZzLèÆ§è!}\rr¨ó­L,^sÍ|×Ù¦wDÑ{¢so	ˆkÐßjLAÙÁ£¬žRƒ	®˜V¦\Zz¾L0¥´QwbÞÃ×€Ñ…Áˆ–fRè¶=k­Çæ¦&©K•¿psÖyäÿ\Z˜@?7GŸc®#EU›¦)þàÎàÏµ9ôD[·üý¥.NVÔKuZ•\'Þ‚Õ?©¦3qK:Àå”Oý¸è\\R]l,r£³\Z±yb ÊD¦4Í£m%ïÌ†\' ¶?Û2¦[üQè€8/sG¦7mÂíÕwÞ){¸\\I \'ôQ}mË®$ÒR4´U¦:k‚$âGw 1æ@ï¼Éu²iLÄ0KÄ¸:ì@¦E^Ø›‰36€v‘ç¨!l{°PVw¢éSá¢!¹n¦LùÙ„ýŸì.\r>Ö›n«]Ð¾öøÃ9ú^	ºa‚¦ZË_p®ùhRf}¼ê	PÞ¯šZ™{Ö¢J„ÁZ¼¦b±«ÍR«u+„$Jp)Û°#è˜¥Œ>æXV%¦z_XÂí@KOuKMF©øõq:…RSO† ™®uÑ¦|=o%-™“ã„Ëþt,už‘·.ëàØ —\r¦’Hxe¬U›çÌÒêú¬UHKÍ^ìíÇ„_%¶×šù‹*¦˜Ï	Å1l¥ë~°3àC†âÆEëõ¯Aº±Öv¦¥°¹«À¶\'í»†ü÷Blm&µÙÂš^Ï/‚ÆØ±-¦¸ñMp êó÷#<_ØË¥d^»ÊÆ´ÔÏÓÁ5ç¦ºûîÄº¶ÌŒ»ã&Œù¶Ö³–†Ý4@78áíôp¦Ä›înåÆ+ÜÜ‚æË¬ä§\ns5ÌøÜ*ƒD^àkŠ¦Ê2mi^¸+ßQfú\'ÃN,ŠntR&ïÇ*‡\r¦Ñ]ÐxÓÊOŽr8F›7¾£»[x‘€\"KÍû½°>½Ä¦ÕSˆPœKô?x»7Å.ÞýÕžÝ*LÅu¥KÖ¦ð”âv2ZgÒ,zê[^¨£×…”ªYç¹÷güöv´¦øþýâ­¤YZ¯V%›Is!ÁÐ±©ŸÜj8>Æ\0Ø¦üÕü›ŠnéÿG²UÁvŒèi•¥3‘D¼¦CA¦6DÈ¦þ¸`íLs<ò­òŠÅ¢ìÛÉÞt¶E§>Põªô—ßs§±\n#HNoŽý­œãî&í©¢¢ÔWZê€ÌMl§2g³@Y°h\\òñ¬]pÈw1FŽƒº)Q\"@ÕÈ³\rŒ§5ºýe)qˆoþuvR¯¼Ú¬¨Í#‘´ä[§]Ñ\'\ráôqlˆ±ix%ðL\0Ãè›±V\"„]0db)§fÊiÈäpB&<„(UÛë@¹:\Z½@m\\ä9@§qOyŒ4ø`5É¥ºÆ)¾d)Ì]³\0J©ó—|M¹ô™§s¢`bFœ+¬u\0²¶#¯\ræŒ LmÓNßŒu®‹äí§uc^=¬Â¡DU{.¡¯öÄ¯.Õ¿¥¬]Üñ­d0Ó§uÂÀ›Ý^u™RWªM°Åµt*¯\nÔˆG—\Z…Ðè§zEvGL7…t|Ú%\'Œ§4‘¸%¬Òf‡p#e§{/j\"dã˜øªØ£^r³s°¹éWÅ«iÒrS¾v§hÓ-ÓÄÂœ¼hü8q9À¹\ZxÅ	²VG’%%h/%§Rñ/ÆäðÎ®qéòeG±F^6•`v‘BI	ð|2§—PS?šhFÁMa¤ÀæÑÈ‚U«E°~z–“Þ§£€6L4¹Úcßv`’–úNã¢æ-wu¥T#r²X¼§¨Èz%¥-W\r¼\'æR‚j]þ˜¶ÞhjM8Ü¨6/§ªR_	Á\'Þ×H™˜u)WÆC}ÓD&›7ü,H‚§«n¢“ÅY¼Úõ[H:ŸàB\"›:sÈ†k¦Ó bS§®Tá·ó¨ð»8ÎW½\"\'x37ušDÌŽ~B^$r@ÃØ§Ú)m-ÈENÓMì”A£ÃûªÍ›	,§_~Y×µ?ck§Ú_\0¡Tó0y†k€õåæãM38•WŒ\\ãåQ7F’\\§Ý14g†3ÑÂ\'%øL| —ƒ{íW%Ùê_g	·@M§ÝÐ\'ú®F•|S=Õ’áï«\\[8¡(YîÿYêû´§ìv*¢‚Àîí4ÌA~[ì¸ÜëŽ™v?lN‡Ëþ“O§ö\ZaÀzß[î_”K }PìÃ0;¶rÉ‘B©ç@?§ø@[P×ŸòÑ^“3æÔD5Vw\0ž\r\'€îTËí§üûP´Î¢`Ä˜ežÎ­‰Ñuö¬ÐK>fL˜/¨\r`ù,™Gh‘B‰ò	Ð‹²£Z–¢‡fgÖZÅ@¨lØ4!†ž\rÁ Z<›ó½‡PŽÐl·æÑ_à²Î¨Â/Þ\'F9r\Z!æÐp©ô\'6D;%^-ýxh¬¨%O 4y:X”0•Ö^ªYuGyDñ³QÒ÷ùbþì¨(Æg«ðEpÖ†õ£riÝ™¡hF•áè=ííÄyZ”QOÀ¨/ÝL%²ò¬@Û=ÅÀ-ÿ–eËÎ-I+RŒžª°zþ¨<\'à Ñ–rÑvqS’åKU7âWˆß¤_iþô«9q¨Oíc@½sæA^ÆèNx«š[Ûh;Ä68´¢é2L©¨Qo	Aý4fâ”gS€·Õ‡úh%=Z‹NØ=þ_¨Qu~Ò¿„žú$3GÂŒU4¿&\" €KFñ§¨j”é T(¦5´å—Ýo[á‰…éw•O«P\\‘¥>0¨ŽžŒ.-~·ci¶HŸŒZc$úî1l©éÞ]ÇÚÒ¨–3	æó{ÉŸÓaÃ6]0\nì¿*É(à)Î\n´ï¨–ÇžŸŒ\0¡“z½v÷VÛMAJUªla‘1 Æ·Å¨œŸrXŽä>ÞÛŒó5SÆ¤H[{ŠëPgð¼Ù¨¡Œª¦gÞô•™Þ¨\r5\'×ÏMQn‚¶8z>È¨£éñve8û:½Ùîc;°%èÚt}5;­F[ ?EX°¨ºnØ´G~ÏZ¾Ý¸§µ\\¢üB[)¹¢zì¸ºãm¨È¬Oû¡…~Bç·|A&´–ˆšÅþÝ†ÅÝÊéBJ8?¨ÌMzãõåe¿®Ëx·nÞ»ºX),üÔ#–Ó¨ä=¼Dø¡=uç~ùJu`ô÷Y[´#*äÎ“æþ¨çMz*!aZ	ÿ¹b‚¸&™ŸæïÚÖPûÆ±¼ú´[È¨ñ£©ó8{æïß¤6§&·ºÞzñ­øð6èÎñ=\Z)œ©L ô|F² éƒóKGOª]ˆ5^ùAG¹\"$èA[?©Ëå4ÓL\'iWFT³ÐŽØ™‡ËÑàr7ã¢î“75©F|D‘ FIJÓ5å3mÖË,Yl¦wN¢Æ‹¢Fù©e\\\\¨‡¯—y2…#Ÿ¹niÀüÔùF¯3œ’æ´N†©r¢b0“ã3jgŸÚÑõ¥Ž\\ûèmPßPÌjxà©„ãþ5æ”Pû$jä¨ó¾\"ã`õ\"vËR€\nì³Öl¸_©›ÖËð9È§n‹\\\ZÞø„r»Rã\\¨ê°ª˜Âô[³©¸Oâ¤óo™Óøý\\.‹¬a 8âûœš„4rÁ5$†©¹‹	±C\n†\ntYÿwýrÕc¼\'ÁSy»û:G©À`}.û,‰]|ííºÖ…ÝÐ¿ŸÐµÂÁIø†Û©Òb±Á–¹ØÌšúØù×ùâw[$Q²Ó¬h,·a©ò—øZ½gÂ$,£:3;Q¢ÿ0©°Õƒ÷ ˜ä¦ €äª“€»\Zø°ÎÖ÷cN°ùC…Cýn°ÐÃ¸•¿‚€‘ª“\ZÏÿ$…Š#ãk\\=¯¯ü¬Z®ÙGóÀv³×ÜŒoª\raH%oÈÀWkŒÏh„·À0io­|¬¸Ô§À3ª Ë,nÄ¤Ó&ö0|zÕûiÓÉ@“&ÖR…²|ªA#Iˆƒ”ŒˆÕ%d{°°FÄØíï\0+¾\"6ÎÆ¹ÈªJIZ;wè%—¶!ÕéƒøW9åëÖÑ±÷SÃ	}Í9nøªN-®>•£ŽÄ˜tÎü´¯üBâ¢/Ô£(qØúÔ[ª[E¨u\r:‘‹&i|: 50= ¬åSöUuµ5°²ª^_w|)‹W6›¯ÙcÄ*&ÄªÑù]›ÛÇZÖñ\r4¬­ªt„Þùãš\ZæwMiÞå¨ÆG>B\\Œ©gôÑªv“`Î(1in£šŽœ ××5U{Iäoò4BµªŽáO~ ýS>Ú½ï;g.ƒ[ëýŽ¯/ îN“²ú<ª–BåÈ«[yíû·‰â®Ý}BxwIüZëÐ§Ê&¼ª¥z;ëT|}¹_S³]ô7é£m¢¼è¼–¹³©L¹§Úª¬*Ÿ—Ëg”H-#=a×$-“-ž9\'ÀcÚª²B¾@\\HõN8¾P¨áß£íD¸ó.øÁ´ªÅuœ½’°ï¬Çÿ¬yÝ~B5vÚ7[›k$lÈ…<úØªÊ?I&k½œÔ¡èE•YB=Åb*Ò¿Î3FtªÕšü¾”è Qûæ†D¼P•ÎØ‚_?yÑ`Œ£¡ø«ª×5èm¬{æTÔ<g‡F+j\'‡pûQœÝªá¼Ìq´è\'”DŒ”eð6Ô?Ý{ÆW.Æ‡c¾®øjª÷\"}ÅFpz.ºù¸TÔ&lG¢ÅM©ki_å\Z–Q«\n€]í(›´_å,pgi1”³õ¸}þ¯.’Í‡3wÀ««z¢$W<¤§leP[™?è‰ÂÂp®>¼ËHÕ«#jÑË#Eø‹é^C­5¬½Å‘Ü”)=Ò=mfãht«$#ºŠmvtq¾%‹Ùwc\r†[ô©Gv›Ÿi/(7^Và¥«)\'«¨z1*˜~6ºUãEèÀÊýü½‘éæ4•[kP«)ËZÏªÿÙ©EhÁú€ImöJÁ­+¸Ru_9iÅÙ¹«1¢®¹w¿Ó®ˆãÿ\\ÔÁ ^èÿ¶º`Y~›F±«E¼^´¿rnâÍ2ÍªU?‚å—¸W\\ëVšeð«L,A/š\" —›Î4ô²zXô1é]í¯¼½[º«MT@JÅóŽûmä4ŠN«2a0Nm).:ôÒª}«]ö%¼vÛÔác¾ÒÝˆø(ùY»“Ue%Ã!¶TF«jü6Lï÷˜ãœùuéµiÇøáWAÐlb5ì:¤]«³©›†¢ZÖÀ¨~fû,é·¿ûÿ‚¿½Ü»\ndšŠ«Ÿ`«4Ï.­{ÓmÏ–ÜS‡¾¨à9\n]b¢G+\n(x«£©7öÂ\"€Î÷¯\"Û5nž‚ÒÛÓçWIiÉÑÒèa«Ùz¤ˆ_Ý®o^2S\'ÎVAFÉXÿj#»–[Í«à3«HÎÏÄ@!Š½ íßÂ+siA$uN9µTµ«á+ å«ÆºDüƒ=Æ#Øwüj¦xíyÓ‹h‰OB.h «å2š—;ÏbIþq‡ã‡ÛØSÃî]ïBšÉ^	þíQƒ«æÕkºò4	S¼d¸K£ÃO4kÿ(@F%<«ð;fWV¢•\0sø“lèä^€—ä°}!™§Ü/e*¬\"O-4_piL\0Q[\"KrÊ&&7«ÃÁÏÜZd\r±¨¬\'ß#„ÝW·l);*š=¹$º9¿9Ocor]ÜÈ¬-ñÊbÕÞçà‹`üàå(¨dÄõ\n#äD!†êÎ¬:uè¨s¨ŠWOâûŒÒÿ¦(ÿ›PX¾2Ö›t ¬<±úJÂHÑvÊiÎ	bàŒ4l~ãeÐFëÚmjÂ¬=¬çgÍçÀy”0&Ìþòâë/‚jÛÔôüÜ—à#èx¬R×@oþNÒC£Ï}B\\dWû–U¡eû¹vi¬VÁeazÓÂîåß×UÜž|-ŠõøÒÈT¡[7Å|¬[Æ¤Þáµ÷,Ë²çbVåt(®ö…ø{´^?·Õ¬pÇ:ˆ¡Èj†eòˆ ½­óéôÝ¸Éê¬CPâ%Zÿ¬|ï¾A®©tuÔÌÎºia2ü¤´¶¯Û0¶Š²Ñí½Ä¬É´ç.æDººˆ¿v°·zÓŸm/@yÓGzU;Ï¬ž]F››sfèˆ*½MŒš\'{HsƒÜú©l€\nmL¬´FÓ®—æµ±Û‚|Ã	ŽòZ5Ú‘\'›b¸¦n?¬Â)\0‹zZ6¸Rež¶³¬ÚÎºêjrç¸ùZxÈ˜äå¼¬ÅÛÙªìO¤¡õ-ÁRº6”ï§äW=±ùq;7žÐ6¬ÓÜoæ’´²\rV>Ù=ðƒ­5‚øó…èt“Óã[ß“¬Û@Ø‚€º»I÷D^Tºï@¼@ŸêVœp@TUÛrÚO¬éÌÎÛ\0úÁî¨©ÖsuÁ1 h,OT³®ÿUÌ¬í$¨&ú^€9¶]Wgà½³G‡²ÐÓØè\">­J®o’e\'¤7XŽw†(šuc‹J§¡º[1œ½\r­ÞJˆz=84!ü¸ qx†kÔÔöæKÒtÁê›Â­!*¤H#­*åº®\rÌ]hBf!N¾1¦î†øŠñ­Zñâ±š[±Qj\"Ž0Z‚7×Å-WN‡5Ž©à­$ªt=OÂê†ppK˜,>E—ÒŸJ¡Bà\nö­\Z•/yF÷û²&’º°ïë}=\\HíÔV@r\"ƒB­ Í€zÏ—o­Ö¿×ÿÅ¢Ä&ÎÈ£ª%;G‚aó•­E´š¬ã«2¢>ÊÆØü›1Í}‡¶Á›¬“\0æ:a­X<7Gƒ4yõèe«)®¤\'p@¸M}:_»ðé­\\)Ö´KeçQ˜ý©]~eÚ€qäÙTq¬|+Œa\rç‰­lÆˆjmo\'Ú	\0g§qœ|ò’ÕV€+Ý)OýT­o,zŠý‹ƒh5ô»c¼Ìº¯²5t‘ˆ\Z`sŠ­z\"ÝHP¯’Ÿ«l„ç¼³¹ƒü?úÐx4ÑP,æEå®­}a¸b`á€Znæÿ û ¡/Ÿ^5®ÖÚÕ)­¢?T¬ˆDôÝçBu®ä=781øèzö`~€Ã»š­«éñÒR\'‚µØ)Fÿ]\rõ^›ËÓn@­hÊ5â­±™¢ˆÕ˜°A-zÜÕØæò¼‚£Ó.kÑ»/™ñƒ­Ã4»Øñ¯§æ{±·‰JÚÍYEÜÔxÆµÄ(±Ù«E¦­ÆµÖá5ç¦dãì=?N®rÙs¬©½þæ¡.£P¾ü­ÐÃ¤O¶2É:~½,úÖ)ZÐUÞs†kÔôÕ\\u­Ù5„ø>‘$Ó=ˆÊ8‰1+G…íÃd92ýÐ´­Ú$œªþ1£JÕ–’3ÏÞ1G3p³»øR˜mÛç­ß©³\"s|[¡vÚÓ†Ó‘{—o`Y÷ŽU°½‘­å&Ï¹qLùÌ•*(T2—öôÌ)îœ…	Hä	5lÉ\"­ò\rtš–å»»Ä·còË?Z½Sši!ŸéM«[¤ûö®œ<åÅ¨ïõÜ…þÇù7iãUå\'£¨£z¸:	® ö6ú¢îˆïã/Ðz@’Ö6TØ&\0âCp›Ë„ºŠ®7ô\neÐÑjõbu¬.«¹bGß_LÊÃO²O®;\0äæZ™‡ÅmvœÊ:_s²*å¼g·1ò«‡_Šâ®JZ—O|ªÅ$¶D¨[ýKIASáéÙ ç…l\Zß“Ó®NÇÀÍ‹-mÏÞ4|¦0\0;¤ºü°WË4ê²bˆ™®Q(ÉžÐùö@âtal2œãX“¦æƒíæËcæýïI®\\ î‚ÒÛƒ àƒIîôŽø£ƒbòÿº\'h·5Ú®_ù¶Ø\ZQÉ’iêëˆ™O·sÆJ™:h[¾¿Ú®	Û®_Æ/SttòRÊ”åWé‰CUÎx´´~²:rÿQâ¨®w¹¥˜†…E÷…Áõãp¿ÌÄVÑ¼ÔîøüÂscÄ`P®zl\ZµÓC¹ÚDà¨Ã#‚aöNµç3\'XZ“®‰‹EØ‘¯]} Üƒwúz,ôû<šâ?§Pªà&ä®‹žb‰\"Ay²òM©²G½w¯ÐÚs	YN¶ƒ¹0²®•#®ssÂÃj6tv¨DzàELZždMëª¶W‡ñ9®›ITLc«¦r\\þh	=YkHTxD£eä»:#®¨ïµ4•†7Mj9…Šé|\0iŠÿ&Ä¨žªLu!¥J´®®òo±0m°öÏ¿i¦úyŽû®½³Û‚÷l|4¦h¬®´Nó´‡ÒO~%„ö\n}\Z¸ð·ãôÁHœ®µIÂ¥Ñ\ZTWF>Å²Úù_I¶£r»x×Åô®¿éÎ&/ÿá_Åôè¼/€!ÙÊÀr…Øæö½Àz®Àª¤²¥èÈí}„¦ÝT,­¬ ¡i‡ãíz´OÍ\0õ®ÑÂ¾Âü Ô$etÚÀ%±Tn5”Ç?ƒ*ÛB‰Rg³§®Ýdm?ÀÜ*\r4›&#4°NœeTsÇÐðßMÖÁ®ä!™r­÷ËéÙ£Îßýœªà0aêTæÉ\0àÚ²Œ@Þ®í.m)¤Nãu—´40ŠÁ§¶d0n”–h\"í¾$ðý®ðÂÍÖ¶f šy‡…F1%eØ²URö¸KÑwa®õùÄWwYKL\nÅì	-*ýèÉ^e\"eÆ(_,g¯K‰òy_ª‹•„ç¿Ó]ˆ—àR\'â»¦½Ë·´d³¯¿¯Á¼O¾\'„x™ÔvW—\"ÈøãjC´+o“„%~¡œ¯ØY8CËšÓ±;„ßûLÉH%rÑo©qÂè+N¿K‚¯å«qõ­¦Oô\ríïÿï˜æP´‰\'ô§GrHq¡¯úÃ•þ…S!n¨ÈMi:A)PU~Ýï1D©–Cî¯\' ¼Á[y‰-NÄIzc`ì#ÉÕÓü‹¦0¿Ñ¿û×ß¯;„Úý<	`>7þ¸Ts|þ46é¯f’’B¯!Í{¯C*iÎ‚\Z\"Õàcå9ÐÉq¯L£Ô¬¯¥· ä*7p¯€Oð6¼S`Žníôð±jó°ðV…FmTª`ü¢b3&¯….ÃjÓãÝ¤(qSjÃp!puÝzI0J\0‡øÙ&\\Ar¯¤Ö¾v“ü°æW¤µ^Ü¨ºÜ/„,¨G‰pÀú»Äßœ¯¬ã@d†îÇÃŸ-ÞÈ§Ò›‚°Òx­ÀÿºFkbûsàz¯¯X¤˜h‹Â%ûMµÏn¢ñcCE+c:Ž¥\0¬eÂôÉ\r–¯²~d3£ßv_hòi­Ð0â7àÇ§?Ô{e‡&øóÚ©Š¯Â6-Ö¢\0¥¯qú®ñxw&a\'vúVçÆÒ§¯æ#ôcÇÊwr†4w³¤¡%}´P,HÿÔÓR(¼°‡¶€ÃT÷©6aúÛ\"@€ðšJÂmÏ l/Ã‰hSÙ°\"cZ†Ùt…à0†ºwZ@¿ü‘¼*üK 68|C°8h•‘ísàÎ]—±\Z´ŸU*Fþ°Rg:ô(¯ÛB\\°L­|Ô‹àÆ\Z/Ë5––Lr¤ñ`[ªRB”Ø™W*_ù5°Ní–^…;Ôë¦&:Â‹ ¸˜\nW1*UëyKeÅ°S¨!ý.!ÍÄð¦ò5C^™žÕÛŒ	Â›±Ä°ŠUq#\0°ù‡„HD`˜Œôñ>„v±Ôó·+’OëÛé°˜7šùøð®}\\¾:3Ò¹¶\\‰dA®“ye8h@Ü¶°Ùº›j}Îj’ÈgÕ{¾+›£Xg2ÈÀ<ú¸fñ·7°ã¸sCUÚäÜ)åOƒtß¶ôäÎÚ¹/m3R«?Ô°ö¨¤w‰Óù­ÃZLÔ¹ ô«ò£·¢5c„Z÷ñS°÷íNÅÌMt*ß)5T·ç$`™(hGSÍ~Á{h/A°û.^\'Úçå‘°†%âûJ(ÊV‡“ /+¨µMèÌé¤±\0ä.yÛ3š6ªx> [/.ÒtT¢]ÃwpX×%þ]£±Ùº~|4uá­û›oÐÝAf\\ÄúQ(¥ážÃ‹±#œ\n=<Ìeæã^ Ò·\'#Sâ=w‰W| K:Ó\0¦kG±%¿™¹oCàºØ‚lõ\'Á»Nˆ\n–p_·˜ó ÄŽ¨±+$Ýiç7=Íù˜Iû5™·ÙãÙiBÖÜ4<ïÒ±,óÔûFÈ‰g•§M½èÈRhj¶áéY€…Ä±0TÙXŒ®Añ’#6{ÈK>Ùù~¨„q¡Iâ=!±<ÑSW³Ï #G$²ú28£&„]èÈÓ†ìÓ:&è±=!ß\\óz—RhpÚ}…¿@ê,ìrâQà!§Uñ±còA#ÕÍ8W^•yÉg†áâ;Í½˜·ƒ]4ìÞ-6á±fY5¥u¤¡àÏ±€\nøE›faqÙÒº§¿Z:þÒ±‰…ûÇb¸ßÇLÃn-#[\"6ž1zvi~±Š3g¹F\ZÙ4\Z/ÇÉøÒ—|CýA»b9„gä÷=±ŠØ><P¶0–\r”Ëµ³ê¡Ícš‡+\r*+H¨\n$^Ñ±“¢&>HLi#a\"£´¬ØO¿fßý,Ð8õ±›,M4aµ!÷ƒ_~ÑšâCO×´&…Â8ÒY­:íß_±ÀØ‰üÄú…ðíÿ\'qP—#Å·œŸ[ï¨ðÜ`µ~;±ÇñH¤kMXÖMÒL•`b·…Öÿ›:ø$¹d®ûš\r±Óæ†s«¥Ë>£„§L>\n&”H©Ë¼>#êŒ†Å×7¡±×9\\+Í¿<wCÏÒ}œ\"	º²\nT)Q\\u§:êb&pÅ±äÿ}ó–BH.G—;d\\ZÃáCÏˆ†\Zo/Ýþ±’b±îoï#¦Wø¿×±­.]H>Z*0þüëãoo¾±ý¼±Qwf<É¯]Þòqm¥éf¬‘~µpÅ¼ö=±ýÀLJ‘þá¥hëWgy>¹€Ê!}Yþ,:š„vÎ±ÿ‘yö!tª{eé÷%œYV7CbL–ëŒªO{9¾á²\nßÂˆ.ŸåªÝ5YÆ6èÓ}§oÑŸi-íý(¶~ê²	ÇW÷Ïp`$<õ\\›‰5wJkSf36Ç§Ç›²\"êÑá9MÜa™ƒ´Uâ_¤hÍI€ø>¼,]ÿCÍ²1éiª:—‰©S9\\Á,$Ù’·È<\ruôv2Ê6žFg²KúìŸí04y«äYc!ˆ=6¸|*âH8¸ØCu÷²lU™‘ì§yª’u##e«dà	ÐA3Q5‚R»²p1\'rëSl¦¼ùY(7wAä£ãO)FP]™°ÄÄã6²~\"ƒ’åÞÒ?B´wMÒ³(N`Ûq–Ø¯¨©ÍU²Œž}ÄÃ°­2½*iÇéì¢þ@æ_áú¯¤v8Ð²¬—¡«¥y‡1¹BÇ·Çqk\n*;zÃÉÝ8jšçÈc²Äñ£üqý#ßc-aPäF©& \\(×1½«ý£(R²ÉÄÈ^´à§å«\rmŸ)áO7•x{@*;ã=³³\r\Z«ÖÆ$AùCÑSwXZ{ð}»aj†Dû}bÐ9³\"©.A×æŸµêÒvñ³èåX±\0ê‘:öYaC? ³-œœÏ%«\"ï!N˜Û_)Ô\\š˜¼Á÷*1Ã°ïÜ’³1+ÈñRØÃÝªÉo IçTQ©{h5²TdlP7Èúï³5o3˜–rX\ZÓ&?ý´V\nŸÊ)¼K‘-øãMé$¡³³>HíZF-éÐ$Ìv|ùr\nw÷ÞýÄ„ÌY±‡&³AéíÍŒ·‡ìk	«Ð/m§ñdæôó¤œÓ²js³EF´<3•Ág“«{\'¢mv~®D¥E‚fM³M[S>	ÞsŽ‚Ú\nó /µÊU/BÆyÂÝ?\0˜³N¼ôsêî\"*\'7´Ÿ‚p$iºx¿¼”´È­¤vµ³W<‰¶º•ò§¹çŒÚI>@ñn*Jäˆqœæ{³Í«B³`•öGûÂJÃy•$°:çxty*YÍß°úÌ%ðüì³d«>Ä÷†¼º	¢iìH®º¬ßb$ª&žnèàê6—p\Z³fï$K>Ë\\E.zâÛ¸äFgSª:ßòš‚$h1	E³^H\Z&E5CCqÂ%Ò.AB·Ê£VžÚ—åý¿C;³‚7\"ÊA…b¨IYI„\0ç:—)Ñ·Ç¥Ä`wcw³˜\nžNÏIÇÅÖ+Ïa\Zs Lz·fÙÿ#4C\rVvÌ³¢éby:‰ƒ8›3ù³oÞ\Z³õŠ€±æ“ö\"Ú¹ú³¬®ÏŸ?®ó˜Éj¤˜íA’>V\rÖ‹ouºØÐ³¯\\.$kÚ½´¹ÎšŠeÐíh±nËäÝn!!Þ³»µ}§ÇÍi¼K4KTóTb=2UáŠ°OB–¹`‘³Ë³Æ+T¤Àë9]Ëð-!IývãÃs–¦[ýhý˜÷Ï?ðÆ³Ë29“¼{·qKÎ¾¹Ð”ÿ!¡ïI\0žŸ(ñI`³Õ\0þÀú:¡¸¯7®c>ÅÑ…îO¬bN<›÷©%\"€`³Ø©äþx‡×™;gÒdBŸ]EÓ\rßâr8áùïÏ³â+N+RâfèàÛUPt©	à9áâ™x²ØÙl†œ³æ2ÅªÕ[jÆ—Ih‰¦*é@I=ñƒØh‹¤¢QÛ¦³ìïÑ…0rÃ§\r®bRÊvO~°•nw}ß¯žgK3Õt³ùK¤¹€~–ú§™Ë‰W´¼ÎÖ<²±[Ü£f§aÁÕ³üE¨òçŽn§š(”|øTqyWXñ×{¨¿‘Ê{~´§¹e¬$°Dv„­ÞôE£Z6ÔfÑ¸‚+(¾ê)¿Ñ´¶~Xxšû¡}r¯¸”P¢xkÿz+Œ*Ó Ù®´! åç„\"aDr¡9aC‡53¯§{î„ÿAÖ{ª´*Ñb2KwwqÒ¿¹o&•ðîG°DÍ¢¨a\\ôLôÕ´+^Â	œœÉpü£BJ¶ÝxãÃÈ7Ö?Qá±·£[´=åŒ‚ßÈÕ¥Å^žüàÛü^¿3P²ê¬’s¦´I‡‹!â´Á“>¢°ª@œòY‰Ÿ›{²<§˜´NÒÿ²ùa+âƒžÏ78c*QtÏS,á8Î½Ü\0´T\'µëL¨OOx—üàZ_EÁ1ÕTÊô1¶VîmH´Y7tR~ãçå¶ô‚k”{š™Y‹£ØD+)îàY;´]‹¶‰ì^’Ïe-+‰A¾nõÖò÷5&á¯ù_àÿÖü´q4+SHæxæÄ•{Å?fêÏm3¥¡ÍÈ`êöaó´ˆÖÿteBÄK82Ì½ß×VõånF{âi(¢ù]ÊfÓ´š»ñäÀÑé”ÿæ`ªìØTÇuC©dJÀæmë³Ë´©y¥H%Î\niU¼[C±à-Ö‹§¤½x—\0§Ùj´»¡û.#,º‡ÞtŽ\0W&¥–·³‘Ü;yÂc¯ˆŸùª<´½ÔÐqÙÐŒèË2ÄýÚèÑù5Ý¸ç;ˆÍäN†k´Ø÷®˜´kbžHkŸµ½ö”ðÇ[b0Qy7ÇŠŒE´Ú3SjzÅ$\ZM]°6Œ˜8€Dz´ù£kTykm|¤-´ãã½@Ã–]y‘%U?œvwXlö^ñ{qÊ´ìD›6¥8…Nó?£%aPÅ§)…]NCÐ1¡Cÿ´íLóŒW\\M!DJ‚y®7Fá(<\n“ÔøoM,Z´ü—ì`1OêYÑï²†A¾Qç°Î2:Á*ì t«Ó\n«ÿµæhO|‰;Ìz(¢Ã‰Š\'ÀËô¥™œ£¥äúµˆ;·wh‘{á#6ú„qY¦}è½æ6GWÈµ!~é÷ëÒ™ZÃ£Ïƒ~SàÔ÷ŒžLKjJ|¨µ4ž¦<Ç&Cn\roÛ¼‹—0+Ë>‡|ÌîPJ€±Pµ*ù m¢ôl¹ó·à@6TÑ•Þý\"Ž¨‹Ò·¯AðlµEaÑš4ˆ¦GtÐËX p|ÌõÎ¡!\'œÐ!4ý_°µH!fcÌeJP$ÉBÞÒ|&2±1…Gþw¾ßµ~•µHŸg¯¾9ÿ‘LÄÔ°Mèôö=w¦:U®K×¥®DµIïHçîÞÖûÙæ &dtM6×ç³&¹ÛµNpsa{¤ç¹Œ 4mƒÍB[ë\0Q«\'{A(‡µdyòÖö‚ö†q±œE~’ßƒ!Ü>\'c‰ëªÂsÙtµ®ºÜÊŒ/¦‹Žª‡“]DÌA]·ôŠÇ	Çºdýtäµ³Z*J^Ý;6Ô³\Z~IDÕ®$xÇPÕiAU-µ¿”]†=“—©\rj1•[Wfî%”¿>qpð<ÕŠÏ\n…µÚ¾²)ì Ë^^Èc%¿æW­€£Ïmž’Í$µã:\'bL gÝ}dA	¼,¥r×æô·ÛwKw/á>µåaCÍŒ/A#Ì7:¬èe\0z09‹›·à¾gæ’ûŽµêò&z©káÊœjM¹®U:~o‡ãÑh¥}¹5®[µò³·<€ct¤×ƒö&ÐˆØµ‡k…D¼Ä+9ÛµõVÛ\'é´ÅdÑM õ2*^äº\0ç\nÉqÍ#\Zä‰©eÞµú²¢ŠÕIÁTv5´Ü„ëSy8û#±¿äGyFâÌ$¶\nr`óèZý¯p¿G‡G*¶\rr\n™è>|õ«èY¶Òw$¼á±\r£G×ë‹W[r¸Xõ<•£æ´{\'¶2¬fá°Q˜,ÆòÑáÑ+<·\\\0\\\'™â®	¾ý¶=á$(1æ¦ùŽÉ\rÛ–™/ùzh‘Tç<Íð]’˜¶€uÚ÷!°4ß’íÈÝjFª\nz÷ã\\Wšâ—|ó÷rÓ¶‚bÏ’\0EÖ0+F7üÌš\r–<!-:Z[¯ÏZjäý¶Š\nwYEžÑ³‡´‰VÖ¸]°ð¡XOü“¿‰îã–(¹¶ª\\wÄ{äõ )ú2Xÿzd§J¦KL]šh<Æ\0‘²¶¼²Ö©ùÊä¹=1wC›—ª§±Ýb]Wç÷ãùcj¶ÿG[â\Z ÜÑxËÆDs¹uÍ¦ýþÑÞ±Ã4EXD²6·¬æì•¼—#O¼Üg´sÄ5p‚Õ¿oZ¯¡ÒÃŸšG·\Z~ˆ€.î”¶”‡H0õ®.‰îLì@Û•CìÓ)­·&zÊY9E-08Ä\rktm§Ò\'Æ†÷Ð^Ù-&É·*«÷Ô¯á)â1vFð—cCÀ\'M‹²&‘¢¥·.1ÕÒeÓ+\'gÇª;^¢|OóQæöê†Ú‚b`4O-·Gx99d‡ðŒ”äŠNŽûç5“«½8ú\'¿Aá·Ð·iÝé*8÷Çþ.yýÑŠìPªBÌæí\Z´Yˆeº°Þ·vNtvjµö©IÁú?!ù\\\Z\"ó½4áóö<µ4·{}ˆaÐ‘á8a¬;[\Z&+:ý3Wçë¢…?\ry¤·¢ÏQÎ€œÎ·ó!LeÓèŠÃs©¤Eøg#ä\Zwjçt¿#·©¥³W¡å$%[—¡ƒ6åúÓâÀPmª‡´œ\\I¨Y··žú†I€wƒ©0@¿¡ô¦jÝÖ¿ºÛ/ê›iþq·¸Ó*‹ÒÌ%vbb<J<˜¯süjïÚÄºÔ´Uzäï·º„9ûç¸™;ƒO[x`—à*ã8HÉ*rý.Pì·Ëá2Ç¥Þ{ÌE[rÄPE~P(^ÉÞ\\>]!·Õrç^8Â¥Z#uð¿ï`íx+I[È0ÙN‰M·ß[xäV\"2ÃûFê¯qçâÃ‡Ãâ“õ“óHÆ•·å öÐS7ì[BÆäx?ëôÒ¸Œ=w\\ÒI\ZhkòÆ·îoMOëÅÕ||zêÉOÈ[Ä€qÍÚÖ®—¸4ªí£6#\r0Jš7\0ô[iùõrïB´®Îã-p¸\0,¼ÚÜ¿ü¦\\µÔ ¬‰UG;?Ï`ßþ¤°³f¸ /ðú‘Clgõ’9Nv„ºÜDB\"ÖêìA@%€¸\'+hçLñâ‘ÆÖ^^î+½#e¸)É.æ\\µQäˆ\"‚¸6zƒŠÀ}_T4xæ°ômúaªÂ½#EÉü‰¦Ïï¸>u—ÜáôX˜$={+cÜ§løoÑàTÎ\'.õ—Ž¸E‹“ÞÎî]³á\"f)|ØnsúöM€–dmÚË¸hÌ×iÛïÀÔqÅ…¿ùm	¤Üwb{Ag¿ù/š÷Å¸˜síÃ¤6ÕI-Ò-mŒDW4Ç2ÂŸV•ó9ÊX‘¸™-¯åý¥ÖÔ¡ÊÄýÆž±^©LÒí•GäÍ8ã¸­ÙDC<ÂWöÃFüNµú£B\ZŠ· ‚	{÷yWPJi¸µ·¹Þ™Ü)==€)±¸©eFKìx¿:5D9@“¸Ä|I×QØpª‹¬ì)7võ»ñ)):O\n¸†`ìü¸Ø‚ŠÏ¨\'¦<Mtï©v$d]#ì§›ý¾„ëß¸ãÕùñ.`8GÔ?|Àæ#ÿCˆÕ=ˆ²(Ë6×›¸è@°ìvÏ‡ÇÆ¾«Ô2—z\"N.Žþ6f™ºãç,S$YÓ¸òiu†h\"KS1©ªüR˜¬Êñ®Ùï+/ÿ;þý¸ûiY–.7/ÚXýèÌM7ž~Y”+ÁÔ/\\‘ì1Åî¹}kñöŸüäÒJ?é°÷dAú<a«C• ¤3:[¹ênçX \ZA°\rÐÒ†àµÌEã÷rÌBèöÈÐ‹g¹ÃµU?`–ÁTNâ#ˆÙ2KêÉw}T]Z\Zæ¹%ú½î3ÜÅÇ×³ØE¼q=v,·¶ŸVý\"¶/ÖCê’¹=‘¹Ï8Î¡uâ„P	ÞkÅ‰/óLšAN3Ú)ä¹ECCä¹=ë÷‚Ð\0µ{€×§Ë\"};¥Áé¾¡Œt¹O«ÂÛ÷¾m—_·’ªjWG€ú\\ÆÉábojÀH¹]x!+·>½ÙÜöÔŽ±çÀýzžú¼4¦Jþ1Ð~J¹{ßo®[ßÚ–2ÉãA$ÅVÈ±,f¡b¹ã×%;—÷¹˜òÜ&¤½vcD´€ Oºv‘ÀcQø]¥P=Šãø¹¦ú´‡Ëøç)\rôóiO…?MqVOQ¸g>ðþrøèÝ¹³Ûß¹ã²åãbÛ¥!	¤9~ÕüGgl¯òª¾¨÷È¹ÎÞ3|oµ?ÌD^aÑ@ ç²C—C—õ²ÐN&ÐP¹ïSçtâi²Çz¡r³é{¯cY ©®Gè±ËÁ*3¹÷\0´È‡z¡=†B°£–øl3ƒŠu@šÃ¿c÷´1Ê,Ÿº)ßa)çqÙ¼­qþÄfâõä¾L†›ÿ1ÙÑJ…|b(º#}©\\E†ÕºÂÊ¾¤Õã€—¹ˆŠUù‹Lâ&›…º6o&€‚Ø¡†[ŠöñtJYÕÒ$‰M“ûAØƒ«µ¿q¿úº=2R,w\nÊ\Z`E&ýáq¶¬mí|Á}…lÒ‚;Í¢º@}æÉzPWE4Rýc	Ä‰ðÿÛ“jïÚ”\'ÄnšºMþ}9É`ñAR)õ’’¯y€©Æ$±*[óØÀ|¶ËºVB&ipU¦ ™.—âVi“Ëtt‘]÷\\;HÛIºdÝDpp’øSìóð’²Ás°J£‘Ç¢–\ZòC2]ºhšä?³Ý±Ö†–~8žÙl©Èª4,Çž?ð´ºˆlÿkJã™¸3g>˜‚ËÚ·ÀdGzfwSCå<º¡ù6›p¨d”ÉÜb<Ä.Q1qør‡®ì`ÚM¾ƒ*º§v®Ð\0ëæf{¢æ8:¥Û\Z…\09Aô©øB-¨º®\\±Ÿ\"î‹R·ËLFÌvÉ©Æ¡-×&i¢§õöº³]’\0Á¼”Î½”cÙÑ1(U0\0)sñá“+ÖŠºÐÈOµ\"Tèåw±Q=`6vJ\'—S+¤\\QÓ^ÅºÝÃugÎhƒ2%€é.¡g¸™0¸ú¦¹KÊõ²‚>âºäœG£ÿ€.P@Já3t–B¨k¼÷„ÓÃD|$ƒTðs	ºý$Yš„¶Ÿb\"Ò)òªHzdººÒå<÷Ÿ–ÿÒ»¢” .\0VTŒÍ_‹±á˜ ã\\`ˆ”œ¹Î\0%tïe»–‘c®A7–*ÍH’ë)s¼èÊÕ¤·ªç±à*R»#žà©ya\\©Ú«:Kè€B Ë8ÉÙco4™ÚÔ>G–»1J£`¯ÁZ§·©ŽI=³ôcBfeµÆ·C„\0«»6&FµL\r‘Ýÿ<\ZRº#ìº£Ldp=è@fIWðX•\"»MBÞ1ÐQwoX4bx±c)@DŽË¥°Îk»aÅË¯|9Y\"ô”ˆÝi‰¦*éUšùL<6\'I>·»bvï.šø|ìT„ÅEgÇ¶jŸÆ.œhtòÏ»b–5pª<õeëZ¡ps³Ð}ÿ[ŒÉY!°¤šmÇ#»eçölp·¦Î.x©º\0¨mxP/d;sT¦­s¥Mµ=»jì%Ú0žbïÙNøtR&y­.ªûsE¦£¬$i»lˆ(Ýb];!è\Zg~‰Å:\ng$dü÷Ã(ëe—)Ú»l¯ž{Óy¸Ú#”ÍÜ]iÔFÇÈFç3JÐ=¼{$ Ë»t_2¿xÊ<±ì-Œ£íËœwqÝI¿g™Éó»†ÊY\"p§ÐÿýåÕk“²„bóñ}ñ»ßëqB„ôùŒ}»›,?×ò]š¿š/ë1ü{¨–¨‰õÖÆ„Ú/ë:QÞ»ª®ÇvÊõí>rr)qåAoè\rË:;(S>»´ûB­!VÈ5Rþ_Bµx< |9Ä\'bL*^»¹Ã÷÷Z\n·’’\\È©ñ³Ä|òÐÉkZ‰=¿™\"»ºjNmâ“JMûE‚tŸ€·©1Éñ°ó_<lLs‚»ÌZCîJöÐ†+ï•›¿¶z•Äa0XûƒÝDÀvJ#u¼–ÇÜ:Éáþv´B¾ié7JÌ7Î]1¨kÒk©1GÂ¼,`|]$9æ`ª,ôûw\r>®­-±Wû¹Ú7*ë¼ç<:‹’gjö6– Tz30Â8°Xháµ^~mÏ~¼ Ùu×µ´Þ„¹†È22’RYŸRP4H9‘ÂOý}X¼-*«Þòß³ÌrcY¦Þg©x”-å-À‰‡¯v¼6žô“0áè¦§òe©sW(Žãåß=:ŸýÃW²¼]Â¼d¨qZeçÈ´klÓãW©`½ÃÑe†Pfö¼c@P¼`ù2Ñ_°ÍPVb–BÈ­ItJ Ì€r¼cÌÍé\n››6°/5ËÒyÂ«ÔÄq¥Çú{arHE¨s¼{O§sîò\r¶ùê®é–A¡Í3ó³Ç¢j!8‡ø}ý¼ªBÎ¾¢„EŽ÷qŒ½8©MÓµ6ãt¾êµ³‚§¼¢øIµ»¯Èn}\'þ`C˜5Öš%ý{·A™ûš/Ð^¼®çr€)·prAJB‡QÿvÂepþï÷)Ì ïRŸ™¼½Ny¼ŠÄH¿°ïy+3‹H(H^’e½E1ô”oóy¼ßÖŒHFÏõÐùY?\nŒÕü}VµÖ„é­˜n¶érô¼àwÀÂ5ìÆê‚ºgñ…*~;óó0‡MF)‡†Umª“¼çl)æ g÷L¢AòÓõê.§m¥H”,\Z8zrÄÒX¼è—î’kÔµù6`ycc|¦Ì¾ýS&Sb0m1„½*;:ÈÇÝj»lÔ3 0d€âscîŠ©\0q|KF½0šŒ_qùå­YsBK¥bÖ·b®ñ(±7^:ÿÅË½1DÕîc.L§ažeŸ­£oêw^`wèÐNäOPx½3C,wÅõ’è³WÌ‘Å>ª¸\n›c6i·Sú!‚àº‰½Y8V#r«Q‚$[)‡¼zºnÃ¡œW;¿»WÑ Ý¥½`¡–§WÔAA\Zò!sn?RÓv¶à˜ºmð}aäxÖ{½o€Jó™á¨·N¥5qäÚK­õ†ÔZ_Íé©VÌ#Œí½pÜW£Í]BS7÷Šjˆ YË4òci…³–AíW»\\ÎÀ½~Y–õW4‰Í#a0Ó<ùg|.J¥øºDS‘ôy·à\0a½ƒçí3PÜ2+ê?ÕöE’ö]¦ªtr+ÔåÁ„M½–¥k7¥³A”ÊJû³Ðh\r)L2=RöY3L¦É½±‰”HN´ƒÞÏ]Hˆax¤Ñ#Òý…Ðv¥`±	ÞÃ(¶½¿e¼®ƒ÷æãÔ¦G9~½rsÈjJÐ‘OÆè½¿.?»Îõßÿœ`Ýk*°ñ”55³5ûBm™ž®þDàb½Ä¤àg^ÏLØ\\FëqA\"òÇäýÃ’Á@ï½Ò€Ç[;žK¨kq?Bæ†yÆ:P\r\0ˆË!—‹EáÃ½Ò#¶‘äMOz«þqšƒŽ~…íÎ“8é°,Äõ„°½ÕŸÿÌ/äÞ¸j!TˆŽ¡¸«ãNTØ­¡×	Óâ“½Þs}l6‡8y·a‡õu4‡Â€}QßKøé0s¥#½ä…¬+.SÉ^Q’iÍ¦š&Ã·êÞYX1\"”ýƒì½çŒIÛ+rÏ|ÙwÔÍ‚T1a>00nio½ú+Ë\Zòoo`üyfúnÑyÃ=CÑÎúÕª8:÷Î¾eZT£‡ÕWÍ0w XÜ$âq/Â£‚1Ž»„½S4¾œ-‘„«ÿÒÇn´D(@½ˆÿ¸º&éƒ6Þo¹Zä&µ¾$ÂÆbÐ³¡XâŽ\\mfkJã—Ú“­IÂçŠÊBá¾(ð)°&.£}‘_æjÎh®F(®™œÖ«‚ä”ö]¾;3\'Ü(?¾óŸG>cgÊxªW‘Ê¡§ÌV-ïEê¾ArDx±Á•+žè+`Õc`¨/[¦Î‚î-ùJëHÚn¾QÐ‘¶\rq-F‰äóVÆ0´€šˆ@¶¹¦ä•âÚ¾UÖø«·E¢X}AJv¸d\Z´¿<`eaÀ¨÷¼¾X»ì9$GoÆÏ)åÍÕ¸r?SŽ´”*Ð8ŒqÂ¾g©ã<ï™¹Q«ëéQÿc=SÝIp\"ô¸ëaš\r:4¾}¶¬=3xûA9¼ªñËl«p\0‚Æ°Ó9e.O¾’\0¯zaûc=L~q÷n=4´¾ä“ÿ‘ªI~¬+È£¾¬m¯)qpùìßôpJÃNnxh\Z‰a±Ä? Ã4š¾°TÞ\'€¯Åä6aÈ¾o`„ïg{Xòi@ª„\\¬rÃñ¾¶áø»FsfYØ2X7\n¼@k%|/å@J:y¶$Lq¾¸rh)uF@1ãþƒã¤ùƒËž–o”ßA<îæüTQãÇ¾çÑžŠîKñàˆfÃ\'Ìï?Å=ÑO®ÓnÆ°Ü^ÿ¾ëimÍQöq+’¿\r¨£:§Po§«üÐ\Z*þ®†Œå¿\rù94Jbä© ³rª1øõÝLL¬ƒ†“Ù£d‡¿îO^,ØRºô§N¾sSnì/Ä§¨ot²öUö¤¯þ¿$D_‘ýP!ã†d\0LpÂOk7õNlû²ØLn\nq¿&x2„ã´Ûå*Ôn¼;Y{šíÀuDWß[Š–dêgý{¿8ÝJÑ«& RRóHµ ¦¥ùÝízf‹\nxÌ—C§J¿dœ ÊBïsÈûùn·ü‚½ˆ9¿­“içãS*LDE¿$ùƒƒüApf­–l_:YTÜ^,FdÎ”‹PÁÜg¶E¿˜ÌƒV˜À§ëíÿ÷¥õš@P¡8øí‚S0šJÈª¿›C˜dì¸8Mû+ˆœª7b6Àlïœ&ç’ln³¿¥)Z/ˆÔ@¦·*ˆ6ñyêR7,ä“¡DÁà¿¢FÙflðª~£0#´F¶©y®Wy©•$ÁÀƒ-¿«„\rm–îèÔ}QÏ4%{Ëâ°{`ƒ\"2nEÝ*V$‹¿Ê·Òx¡c‹RYK¹¦S¿«M¶´‡O-ÝvY¥› Îð|¿ÐþÏIÆ€^Q.a²W(f›Ë¿b\n‰;UB¿ÕèÒm¥MûÐ‚0…ÜÓ6‚l	PÊ‚cÝ£Mo¿ÞÃgùnÂ½ŠÂEã•9À¾[9­|<C+~î¸T¡”¿æRBE÷´ ÏüÐnH.ÑVR3+Ö½½fjÂv„“5¿ìû+i#\"iR,k2qÏX¿8	Ö ,It8™¯Ò‚ßYî¿òUNê*‚>F‘ZÐ’ý-úzµ¹ÊÁ	Ì‘²Tûgqœ¿ü«×°\" NT™6ˆ¿ènpŒæFãÁ*Œ‡5LE\0ÀüŒÿ’Ü§G8)¡NÜ*è¹‰àèü*01ð‹G9À;—Rh±¾b_>5_s ß×h?ƒÍ«ÃlósÀ!1òßåÅ}¾WŒ«F°8¬|ŽVaÿØópVâ\Z2ìÀZ8t„§þÏ80pV¢Ûg<é\n¢­E:0o?ò%À“”Ú¡cÖàOˆ\\Þ±Dið¹¸c,7[8ƒNGs?À é×Êÿ3¤ÌU‘Qf~‡-X5ÚÞ\rJËVæÚÇÀ£-ðˆ«c%#ïepž~ÀÖ8Ïš]kÎd÷nOÀ§æE‰Å¢”¤7˜¨?>¹»AòÉ2N†pñ$u³ÄÀ»ÖpŠƒ6Y¸¸`È»Íÿþ#¹vñ˜Rë0u^®þ/ÏÀ¼\'~,·èÊÛsJÌû$¤·òTl>6ÖH<ÀÊcÊöC1•|¡‰,w9Î**”L9Ôòïn¨ÏHÇÕEAÀË_£à”¯<‡³â‹\'}§™Í@iÉÀXÀ¼¢^kÀ×VQÄþà=Ê§‹!Îàùá¯ìô±d€~¹+ËOÛÀê½Åiígi!ßÇøÌHÆ\n\nu+o}¢Ð¯n€“À¹£À÷©\ZædŽÇïq|j?RŽN>‡AA¸{z=Î\0t÷ÅÀúWs	aÝýiÕùi¿W[/;´‹q‡P~ëSr|žÀúL¾¹ü8ÇeßV@Ë5œœœ Ãè]Äû”U°žVÁëb_$4…_Ãm2´ðÂB²åJ¢\\Ó5æß\"%	NÁ1Nk™ÀÔ†	§3OÊ‚ÑÂÙ„“ò9kÇ‹L[ÁAS\Z3H	ÂÕQ9Í³o³@h_¯Ú!1S/£èxÁB‰« ô øMWŽXr0aF•ôd{Q¿x‘ïÉ`´âÁS³‚8,ß^+î¾\\é¯Û\")>(JãêÎû‹,ý­e¢ðÁhè=Úá›U—P|ç…?Å7¿²ÚÑTvA2YB¼\\_ŠÁ|@r„Ž{ÍÁ±?¡¡R£!>ˆ¨\ZaeæUz>EfŽôZÁ†‹´dÕaê¥åŒ!›\"“QYPÂï56#ÿ*Á­Oy½Ô¬,°œs2Œæê˜áx§pFõ—T-o¢Á²÷¼÷Êç $ )ëÑSLËP3–Ð\\’¿,Õ|ÁóS–d¶1DS²™ËëZ‡Ûó”ü–½\"¿¹:4é¸Áú¿KLJ_JšÑýA<ÿD†Æ„±±È$ÎÕ&–€lSÂR¡ÎsïËGW²ÔÄ—TÜó\ZZâ¾Ô%²À´ëªÂu¹Ý_¨÷H\"È®¤ïßV~	0‡“Š0ÎjÂ!Ú•%°àUIYÄÜ?Š¹ªLf*¬½¸áähýGYÂ-Óìql¾3<Zu™ÆN.YizÁQSø%\\ô‹ê‘ÂHbÐ½‘\'ö`”/Þƒ}XÓ3ª\n ßD{|À²‡	ÂQäýaK0Rb=µô¨â«Ñ¶Xï×®,c\n5iªk¢ÂhâaßŒ5©úÕ>tÙŒ¸^8B’rZâ¤`^Â‹ã=1¢{KÒôÃ	œ¬~žØ¸1„`\"ìL„\\|›Â–w.Dk€ <Àÿ„á d¯Ãðžúr‰¢Ojñ³ÂÕ-!V°»>d¦*jPŒFÝ	È;QÆµ±šN1aGœ(ÂÝ_žæ¸,x°‹W)ºø­_¡“\Z6½zyÕViáŽ_Õ±Âþ)Šsâ³0J/®¸@Ù(rO| A®>m¿¨/[ŒÍÃà*nB_ûRG-·YX‚Î/ÂŠ”ŽZŸKî¹qÔ0ÃÐ$…ÑHÂ‡¢ÛÊÝ]po=\'søþÊX&Í‹EˆÓ;\ZÃ*sˆ\n¶7)ùþ]Vl^BÃñü—>ææî¬þœ¡ŽÃ-Êt@“€^~¿«×Wá-æðO&4#Ãh{àIlòÃB¤7kÍ¾3žµ’K³¾Ëd\0Ö.eÀ‹½^7AAßâÃR&DúGm1eEšê¿:Ã¢íõ©…¡s®êl”ÌïÃUÅˆ…›].Â\ZŸn¯$.Jìh´\ZÂS§	3`²-Ã\\ÇKÇŠ­œÁmîÖb\0™V€Ù96 ¸—\'¼?ÐnH‹Ã‰ÅvÙÒÎþp\Zß¾€­©Váú‚ÛˆZ6ñj¬j€Ã™ÝôàK¯»;°JwœHúä½)¨´®KùK¥fÃÏÎÛ•t}ƒ‡y%Jnâ„æí<ñ†~ö…\Z­jéÃ¦g³½Ämp(_ÂYN³Œj‚s>šþ¶¦ÂESiÃ²\"æÛÓƒÆ‹»äÝ—T^ôÞ‚¨‡¤µÿwû ”ÃÎð]EÔ«è½™â.ßF=|²ÍòÀñÕÖÞàÃù!.Üs?¿†g6G8§ ‘\\2x™_ÊÜáì5\'ÈÁÎÄÌ×Ö­ú¿€²ÑÖK€Ã&RsÄfiK$øcó”—N\ZhÄ	9ÿÒ­’¶dÐˆV¾÷oß¡c¢8Q§š1E/Ê=¥Ä\rX ¦Ýƒ	h^Ö/÷WXgjU@Ú6%±›0I\r÷Äâ¼ÛD4e6ƒSðo5RéZfÞ±îÒ<Å¸vÆÄ Á0 ¸¡“!!ò×õNÇæ’Ö¢Æ½Kr=ß)4ƒuÄ+v‡Dö·>ÖÜm\0Ùü‹Š³Òa)Èä7t2ŠÍ«AÄ6aÛx}/ûAošliÿ\rºlcøÒåò­»ø™\ZÄ8äÂZ/þüqÈôlñ·Ã°•Ð­[öbaÂ­Ôü;f4Ä÷Ä;7sÌ»Æªû±„ô²?ýð±£ìÖÃ­sÍ©5DÌÄL Qù¦\n(vÆy×eîÚr	6sÍÙÿ5Q¡Z_^mÄ]®#knn\r¨¦ÙÄñ)Ö1­:¨\réxÅù¿g	àÄl¨!÷¬Øœ„S\Zñ©»c/$.BE½k\'ZFyö|ÿAº¡ÄvPUIEAL`¬ L_ùá2,õMtÖ)oáf.Èz%Ä“©.ÿp!ih08¹ÌnædÚ7Mûlþ›òTçR ßÄ•†Íx\'ªu~zŠ‚¨­…¢e|º\\EèÄvÓ2r·òÄœÐv 7“¢g‹iU÷eÞ«tÈ¾¤!Í“<Aßa‰OgÄ©ÌúÈ\n0ˆw¥Iy®\"™ðú6Bµ®J_Ì‘aÃVÄÈáAÌ³\r÷ÌîÙÙ]y ëÅ~1]	L(p_ÇÇ¼ÄßåpgÐ¿³þô]Ÿ¼bz%ÜVt„(J¢\\×Ö±nöÄåÜ\Z\"Ôö\r h÷àz\ZªE£’S)nnMRŒaÅ\ZpK3=V#ejài×N<’VüÀ]À¶\Z˜År¶”?ÊÉ_}ƒŠ9z¹ÐÁÒÛfi·•`âÅ8¤Æ$W–ä**„fè±S/‰,Hóãk!]\ZjqÅBàlãú¹À°Gu%ö?ncÖòfd•vä¶ßêädÅHØx7©©û®¡„\0Ä;¯4\0•Þ\ZÝoÖRD­•\ZÅJµÏÉv\"ª(pŠ­·Í{vƒ;÷fË‹ ö&UuÖuÅVß*‰Lg®ÅbJù„êxÈß.g0Vìƒ»ZesWTmÅ^²\"¾‚Q»ÑœG(Í¢Ûe²Kü@^¦(1ðÖ]! \'\\ÅiÝq­Ž‰bö¨ªß­D^Ípí®;öŸõ²w—ÅmˆÛu¾Úpj+ý[²*_\nw:°ƒœO¤·b:‹^™Åo¦ø_šáàg‰OÜnvÿÖ}ôJv4›$õvð.þLÅstE·yÑj›ÕÓÎá:o»dÈFaÛnd]}éø‹PÅs™¿rKªSÛáèÐ#A€/\\Â\n¡óÍ\Z\0Šc|fýfÁÅ™<TÄ>ü]|O½ÃÖ\n\'ª¬ØÔ$KŒ¯#\"jñ,û”‹Å›<=ª!Ó-uWï=«T\0ùc¥á„’ËF`”±×¹Å¡Í¦S¿~(r”î®ÛaWŽ«R§Yáž¢uYde6|Å¦O­´\røÃ¹¢+¾\0½Aö\nN8øø¶Œ5pÅ¦ê…p=q%ƒ;¾ÚùŠ[ÿÌ›Y¼¯•´ûm	¾{Ž ÅÂ BŒb÷tVV:Ï¨<(ôîyŒÄk^¼ƒm¼<üÅÆì¦e•é6€am÷Ô®œîäúR%M1;–¤ÅÑèzDk16§âˆƒ\r BXÑš˜§z°y¡õÞ—ÿÅï@t†!0¦%äÚ/;¤+(Ý€ït\Z•Uô)ü²ÅñŠátäÿÎ	-²¦b[í)>°×\Z\r¾Ðgó¬6ÅñÕfØá—Ït \0DAL¾éÑ¿*á8*…¦ûRSËÃFÆHƒ\n© w28+ÝÃl r®Ÿ¶oëP@üs>L×{¢Æ4`ôDÐÓMï¼ÈçÒêµåoœ°aâYÃãmù€ytºÉÆP*ôÁ\nDÕ³0AA\n·k´z}Ñ*ç‚$üc†ÆSÑ)KxX€®1ÙÿØ×Ó¼©¢ÅËÉÝ~ÁðÆ]ãV7.eñ€\nÖëÛmd¡F˜Ví™¬ø&Ö”ÆbÀüÓÝ¥ÿÏ9½wEE3ƒ²ÌÉ|:Gä¦u,vÆlÈ¾lÁ™td±¢“A±4fè–ÂÁ@HÙòÑeXqŸÆsó”DS<§ŒïÃÏ˜5ÞMÂçÎàØ2ã^§”}êÆ\Zd% \nØö[ÑKn®Ž0ÁóÖ!ò–õ&^¶ØpÆ„+ø•ßÜn‰T\0¹•ìo<\\?³Õ_.,¹OÓ”UÆfBÌäŽà±ÂÆCöÝ<Z¾x0‡ÍÙÏè­ƒÆœ¾î´5-ÀZd«Â“n3ÊI×ÜÍ\rC¬Ï\ZHùücAÆ©Ã‰Îöß­\0§ëÍ·ÍÐß8²Ÿ\0Êöó!ØE¸Æ´.× g]¬Jz¶ƒ•`’™Ø½¥­$LóKf‘<ÑÆ´sfçO–CÔ|u…Ìt=)ó´ü«k% ¤Ya”@Æ·Ï^äCÛ¡—Û÷ˆ2$\ZvÖ± øtq½¬œZwÆº\Z4‚_î9lRâÔkU›¯k\rP\'7¸Á/^âÆÁ®×`¹Œ&\'\ZBñP­õh,QÇÿ÷jO€]ÆÅ_‰žq$gÍe\"”W9$6Y7¥ÉoŠFmõ\'-ÆÓ“û÷€\Zéb¿\nô7œ#-ÝEQ¤—÷¨>±¼ íÆÓÅ³tÑF\\Ì\r€?¶ævÃÑôWCYn•qCÝÿ}8|ÆáMÓ\\¡“<d^ï\"Ä…’9Þ•„A†¤Â„N‰Ä”ùÆæªòœœ é\\bæZá‘_¯u¢C¹,PI1à[\0å2‰_Æè2˜>âJV†Ø;C‘)ã$\0ó½ÁÂOé‡!ô`Æè³H9zn©Dž¨	¹·•rY[œ¸áÖ\"?¡\"ÄZÇÿŠcñ¦±¯°gœ\rÜ~ òÒÇVÚáƒ5?ÈBÔÇ-\n®š‰øºÈšsb¾áÆùkbâxÌ©ó’j¸‚f£·Ç-M³h±·iÏïÔnÖ\ZP…Ôì@•Ôk›À¹mY#ÁÇ/á.…€\nwŠÇ\'”‰O-\\mo}%-“¨\0ïŽ¥{ºÇ@—£Á\nˆ{éÞ	Ý’Ûéõ­åS/Ç-6RÆÓŠèØ\0·ÇOeL¤oXr\ZÛÖ´QJóæ¾¥eš”:¢PöÞ\r(uÇY\nç—¬ó™}K´ÅÀñ‚ÇÂ³öZ?¬Aâ’,\Z©ÇYPE·aØ{¥Î¬Œ(èv~PPTW¾†Íû ?ãÇYáêum¥ÚËÞ<slMÆaPL/é«+v™wdäÇSÔzéÔQÍc\\ìN–õó§äæ~(fZFÄJî‘~\n<Ç”ŠYðMÙgE+ÞUäXÛ57·HE´¦htÉ6¢îsŽÇ¼Ü30m˜øAfÂÉh>¨U¬1›Ž·ø.a¨åNòžÓÇÇa.‚ýdNG÷í¦kN×šíPõ\'“hH>[Ò°ÇÑÂ[g¤¤-éÂdû­9#	‡35¶{¢ñ¢¾êGg{ØtÇÝÜB+ÏŸ¦ŸAG]ƒ\\´(\nP¢ôôo,mÜ]Ì|[ÇßöÁ<ï¹y‘SÝ€ùà<Ÿ³†NÏç!)ñvÒÑÇâFpô™õwûŒ\\ÒéÎs¸‘¿–ïó†}–s™`ÇêÄ¢m%ÑQHšy\0Ör|}´D‹ÌÜô{Jy3W6;Çì§øXù³^Ô\'€P¯1|Ñ€8&dàÄ–KÑ]ÇÈ	’ÒÅä©ÀE4vó÷ú×Û¬„Š€>t&gâkÈ\"ŠºÎ\r¥+´í»fUºÊ°4ØxY¹*RÄÞl¼Õ£zÈUªcÀë\n5¸K™™‘€éÈ··»»84]$Ë0T`1ÈoôFûÅ\"—¯&Ô\"9 ªÜÄ(ìœízÎ&ÎåÌ±ÈuÃÒÆ§åÆçžÛcîáó¯uÔj…ÍÓ„líûtóÈƒoîg•´‚Q’—„ÑíýfåùßðìEñ¸-fãÈˆ„ØIy\0]QÈá¼£¤Þ(™í®ÿüïÍ²ñÈ‰Vg#Ñ \rµõ}\'fä³Ç;ÔàMV‰6üK`É—ÈŽ‰+/âT{¬?Dcùg—˜BÀo#r?ßbüÀ¦ÎÈŸ;¿ò\r7S‚,÷”æi:2×7ºXÃ.gCtmªýÄœüÈ¨AÉ8ˆ³P\rùhÀðÜ¾]òŽÎòñZîJœBê÷ÅÏÈµ0”•8ÐÈS9ºM\\Ô1Ö´nƒáž Á/{³†4È»IŸßÅ”»qÒdÂœÜ<ÚPlÙmüì,9/,†I;?%ÈÀû½y[.]_zºÕaZ%ÛUò$DW-ê{Îü};¹yÈÁ*¤0Õ›sÓ:@Ò&¡O\nÎÑov#žÏ½0ÝÅD#‘ÈÉ#²âa~Â7ÔºM‰ñÞ§/<]¹ÃçFtãÍÖÉâ÷£¨Ê”“¤#ê§Ï1e¡Fq·b‰)gç œ®¨yÉZæåL9œ½ˆÂ6>Ý¢†c\Z¾—üÓ¼ÃA-+ëÒÉ0õ(8ç‚Ê“&G_ÐØñ`ä˜“,Â*JóÙ¬é©kÿÉ>7B\rÂ³Ñ±ˆ\n7tŽ×vÂsi„NýÆ0ÚwÒÝóåÊÉDÑŸÃb³SF\\žv©¶l%\'ÏÍ°^³3ÉEŸ>ëúË‘§ÁYÃÀ,XñóžäšRk¡õø2˜úÉI?~Ê4÷»ß]4¯ûÇ‡ŸK‚­Fªý\"v«I(ÉQLéO”¢Àí’P »÷¯£(çû“ðèmŸÏ|9p¼ÉYËuc¨‚?-ÚâüþÌÉÆFí½ÀÙ=Dq÷¸JkfŸÉ¢úÂ::Kqî©³‰é¦3‰úŸ5ÆFûpu@ÿøÉ®am†€È™§@•DŒ²m¤PØå”óÿJ‹ë¢É¯	j[IY|Ô²ìªb‘X$n°´…G>Ž‚²ÉLIÉ¯O3e–ÍF»Ôã›†·Öv+¨ãÀð.r/Ü>Ÿ,É´ß10RzÊµ°†g\ZßÔ‘7¤„ùÈ²ÓûàÉ×GEA_lî‘Â­<DO©‚€ë„+1¢:â}f¿Êª%áœËB]gë\"`.EÉ¢q§’²çª×à-C·ÎÖÊM”Å×YÝ¼ÖmIÆaŠ‹hëà¹c-¨—Ö‹+±\rŸR-ÊÚ9šúÿ6q ë„<R†_‰Á\n‚YBbÖñëÄS\"¹BÊ-+GãQ×JÍ2²ÙÙ~snmàª1+ufÁ\'sOdÊ4&÷VAW‘œ×KµÕxÌÍea§~êƒ—Ÿâr¶ÊQÝh\Z÷P?ôÒL·±°y§8úß&‰>ûÚI¬¦B+ƒaÊi%–¥Ä³Õ›~b¶¸ˆÝ)+ÃàÏ\n‘YžKÓf¢kõ”ÊwqËïŒ\\…ÊN];L?sBisíØƒòóï(Ü€ÊzHú»Oˆ±?ªÑÛ·¬‚GØÛ Ô™Ñ>Zÿ“	œ~êÊƒÄãýyÒg-ÒéŒGyv»mëÿ\"å”GB&i¾7qÊŒŠb|tP£Ó][JìÐßN@)¸X<î°VÚ*XÀh¹Ê¥™¶v2œËZ‡ùÀ}K_³	Þj¸ÑæI™l0”9ÂRÊ±~o©ã2\0“?S©V=«­÷¨ZÌæÁßs‘ñÊÆLMkþ·;PÉhJK{’+âf‰0Ö|°#½›8•:kÊÏ¢efËíH>ñ\\­p¬V)ìÉ$|xÞ<S¼¼ÊßéÅý ùòßªGGß0hø‰ÁdâréŽ„…\nl§jßÊãs!¥Î~éøBÍOlÚ;iïKe?¨>VP®bAªÊåyí¢+ÚÕL/S©ÕŒ‹$.öbnëeÍžBªÊôTp@æÂÇ˜vDz|¶3E6’Eð¸	jö\\ÄP¹¶(ËÁÿÉk«\"[7à¯ÀA›&É¬8P]j€JGßËôŸ¯—´‡&„œnböá¶0ý‚	M\ZV§•ígËgßÚCüŽ?à#ÌÓ$/ëñªT‡¤«èA}åû\\ËDUÚ¹^˜±ŠŽ\\æ¢ÛmïÅ$ÿ·Io¢*áº¾V\0Ë!ë[… šÿ#àÙÞ‡´*\Z«mhø¿¥p»ƒ6¯oË(øJ»Æ˜ï4ººbœEÆ7‰D¡ñžµ6Í®Ë8Ídˆ9#×ZËÑoÏó\nT¤#ÿŒtÿ‹Æ9rd77¾Ë=~×Šu(î,£·\rºD¹íjTæÎûO®‹•~\"ÙLËBUx£ØÄlrXw¶c¬ë<Àz!\n’bïOð¦¹ËpÁ¿L35pD^8ÁDX‰ŒÚ#qÖ»ê«Þ\'ùfƒêÙËsÎû.ˆ¡„ü‡3Å7n“µ¾ðeÆíg]{N j˜èHËñã.N!¢­q?M£†Ë*Æ]Ùá-£ y3,4P9Æ•ËŠ“%(½½º³Ô|Óâ›©µœÚÝvq\0½å}Éêí\\lnË‹í8Ù?/«L8\'n^iB7¡&‡`ž £üƒ%‹\0Ï™Ë 9‘ÕýHŠœÇ±€Uh¸LgNÄ{1W(–w£\nÛË©iÈÚ—ƒ\Z\0²¦|çü!¥v–¬ÓÔ¦*!+gJçTw\\Ë­w\0tzw½ªºF²á7”Ç¢‡¤XÎž§S¤¹u#tË¶bûÒÌaÂÕt›+ó¡f§lmò:óäÙßó²‡ËºC¡ûÁ„ü\\Õ=•vp°¬OÃWó )‡ë[îÐ¡M†ËÅÍç2êÞS˜­éÝS{zb½þ-ïÍ¨¤ËÓ4]?¥^Dk=3š!©Z=	©ÿÐkÄñBÂ§´«ÃéÍËô\"KP´¸K…/+¡Ýˆ«R$ùfßö!ë>ŸÉ7ËôMiéØì_‚\"ª4†ŠÝ	»»ZgÈþ®ŠƒÑ\"aËôxh\"‘‚Œ’\'M÷iø5á5LˆÞÒÆÙ)ƒê¬\\eËûŒVAÎåšÊáþí7”Äø©rdÅÆmÊÄ¶beÌúT¼©»Ó,Œ÷î—WMz(²¾Ç=ÇŒ	ß<Ì5å/Ÿ#P…N g×z\Z´&°Œ¦Æx½Š­?49Ì<c\'‰c:y4ÎOg8Ä²FèG\0\nÖ£Z7|öÌ`œ•]Æ¢ VÇ]¦„×)#–ûÂdÙOŒX1¶¤rÌeT8k“,Á—YžàÁh\\ÀºcµúYNµ›ÌiT7v1§X~J¢©£´éƒõ÷¨ê=_[i„\riJéÌq¬Ío2æÒ‹eŒ}¤±ÙXto|zJHãŸÞ°žæ>ÌŽ 1‡B›èSÞøîb`;\0&:Tuð%°f^Ú5Ì“>-Pc/s‘rtæ§)¬ÐxK>òl$,¥\Z±´øŸÌ—1~ÑPÛ]Ôàç·w;R@ª>Båç\Z‰i\\¥LÜ¡Ìš×çQÕ\0uû4J47²Á:ÿ\"R,6´µÎ\0\\¼–Ì¨†tž«…X\'×JÜ³Úaióøm¼é>#MˆeÖÈÌµò¶ £±‰Ý*Ìo2Òd»‘¾*_6œ¤øc\nzpÌøÌ¸ä\0è¦SE‹6§‰pÓúþ—æOx4`!àÍòÌÑqÀJÞ±³¯e Xí¾¬{~k¤¿\0aÖ’9¢ïpA¶ÌÙ˜ý¾§Ç+Ôæ‚Ô+’NðÞíTœbRßÒõsãìÌÛ&¿ažÑ&Jù_ÌÚÊ\"OŠTaÎ\n¹ž­SñÝÈø.ÌÝÆ7Ä®Xþê¹è`j\n¥föÊ}‚DåEr½ÌñF þý¤Jï?¾CÁöËNÐ¢´rÉ7ÞÔe§AÌôVk¥Âƒ];ûYÐ¿Eä™¡m6%\\‚3deœÍ\n¬uŠ8K°8BT×I)–›ÛW\'÷–À„Ž³|ª=ÍöûßðÌÔC;Ïsì·ŸëØÒ)‹œç<û-()ÂGÝ÷Í«]m8Å‰”­n-`¦u–&ŠtÊîßœ¢â‰ÃSáuÍ¼j2€kpæWì6—{0@\n-“¤¥µt9Í$·-ÏVrTÂsYÝ¥¬/÷Øåˆh)ð£`ô6¹Í3\nç\0fByj­Zi„Û\n°FŸØºØÞ\0Ö Âµ#Í7Øf„¢œêÔøhCaT\"Ñ‘^>2„–´^~\"¹Œ-Í;CKÓÚÏX¾…2H6È\rï\r•Æ7í´‡Ö¤ƒ	p\"ÍI-.—§¼\r’Q1*aä÷	D.Ž…6¬ŽÝÍOGÔ\npÌQjÁ×‘8ô.q}PæÒ©ËJ:hQÍyyf\\uñ¦á:ôÑ66k<¿RV8:xêÊËÈ‘ÅÍˆ{g-¿Z}³ü^0:‘~¦É+Ã>‰x[¨ÇPÍ¨œë—8àQòÌï\\äùÐfM­JÖý’õþ¾¦‘¡ÍÃJª8¾šGš–\"œçƒŽN/6åÊj–)RVñ9¦§ ËÍÑ°—¥y+î!·1š±ŒîE†æåÃ€í\'¼¿ÎU¨¡ÊÍàÞ %Ix¼ž½„`¿ù»²’ÑLbðÉšÜ[_I%®¨¬Íä×Ç†m_‰|SL¬•¼ hŸaÑ\'\n¹Ð	(Ó\ZÍõ\"f_Åi\\µ›ƒÂG=X¶1±å¼!5»4ÂVÐ?g÷ÐÎ!Ù©ö!_#‚ûü*Ç“³Úç¶B	:¥ý’_ÎG²÷X]×¸j%¢«=%ûï<ÛIÑ€çhV8qW£‹ÎSœ§Øè\ZN½ß| \"ˆhek•>t¾3Sÿm*3ªÎ^ñe®9|#Uê«6UOµµ¼ñþTb¾àìo¡¥~ÎsÅ/Üâñ‹.y±N+4[xV¼˜5·+D”\" žG{\\Îu-TÆ©ºÅØ\\XÛi·…ˆýÁ{Þ !7)÷Î{d£2SØõ¡¬¥¸gzfÄžóMJú±KKY1ã¢ÎŽÆuæÜLÒ%ç\0ý‰ì“ûƒÁÊÍï±ÏM0û@Î•¿NÐ:ù9ÉÿR¯}³5U\\Ÿû_ƒ…^s\nÈ|úÎÎ—¡ù)ŒnS&[{T.€·6Yãîi*¯H¯óó³çY_ÎœÿÐÐ‚\'8¦a•à1„›Œ Z9ëpnÄüÅRßeÝÎž«‰Â©ÞË*H`S1\0Ô_¸èNì ¼ì6í:ÄƒÄ—Î­wJ.Ö¹¡‡Òˆrï²úá~Ñów=4ŸjØÌÈÓÎ®Oœ†O®ìyƒÂ#M¨«PìuæbT2.tÝ‰Ù°Î®Þ¸F¯\Zg¨T °‘ËïäiÈ†0bòwôiñ¸ÎÚ·{…¼ž½ÂÖ0EÿÖÎ–×¸@ó¬KxÏé :ÎßIL™ÇíŸ\0Æš›Ÿ|„Cþ–Ô	&M6é\"E;ÎôÖÛ?ÎÉ#9\rÖ°!¸ÉW\"Ó£6>±xkTÎúâ²ži«`¨n7Ì(ü}å¬ú9‚/ø#T˜?ÏDP¿X`þd¡Ó‚®óã|ÚÑ›:Â’D˜3ãCÅSÏoƒoÝÓÞàkj´\\0‘¼Ý[-¦d8¯Á;\Z3Ï\nYÁz\'Ñqs8hUóq7È–å–åq&òuÏ d‰ó`ò¯ž+4šYê;Y®ÆZZtõð#}Ï&ÿ67&\nÀ×J0Aå±m¾´CÒ“Ÿ«÷àšw.nÃÏCŒklS“´tÃUa\"6ôkHD…¢¢UŠ·xKU¶>5›ÅÏJÊ§ê·-ŽL‡E»{_Eƒ¹ñ\0§	ú©RB¥}êÏNÅs®EC‹%ÎÎ\'õÛ“ßŸRf¥?’\rˆÄÍÀÏU¸neˆÐù“\"Ÿ4ˆˆØ\0Cp/à5éûÌý|ùÏX@ãºªÿûgpü.§¶\nÀ5_ãUqÚ s?K3ŒÏa¥Z0ÖP\"s{N3ÄrŒï9[Ì>Ç!Ø¤g–ÏkÊs¸¤hª»-2½³ý7`™ÌhAíºÂ™8¥%±Ïl™uÝš·àÅ>Ê-´:„‰[BÇ“|*ïC–Ç£@Ï‡8Ù7!ÒÚ\" (åRÏ‹‚–2\r\Za­DDŒ{…oàÏŒž=_}³+~òæ½èÀÎ(Èže¤ìvrC[mâKÏ˜gb¸!BUKt‚¬j:E6¸b»S$s‚Ø¾+u—ÝÏÏ¸›ö$ý¸âaÎŽ5Q¿¹ÃÖc¸›ã‰Vjv…`dÏèÈŒ÷mm„Y³×ÀQ,|¼:´K’Ê’º%¥DLÏñQ\'jÐ¨#´_ÒC)#˜§µÄîPDŒC>¡[§­ï6/Ð¾éÛ€û?¾ZjfGcÐœã}ê‘öøñv©Ÿ±­.Ðîˆ¬µ¢Ïm Ö¿ÈÙæ<xZÊ·nŸn@yÑäÑœÐ#Êübå´XWbºpú?²Íÿ\n©Q¸@xËHcëÐ(ïX‹.ÙGùªÇµ^Kõ¡ú,8²®¨úÙb2pÐ*XÈOLëÞa/£öÕèö{Ø’a™·wn\n——yLÐIàF³Þ)|#¢µópš±SŠ“RƒNbTÿ—isÐm¬óT¶ÃJ{)AïoÎÈnÎ;Œ9µ%¸ün[:ÚÐmö‹µútØûÖÉogæ87ÝPÇvÉZ:ÍEF¡¼úÂMÐs,–¶¾æÁì6äÇLb!’G3Jv^5KÊ`GCÐ„ô}h\"Š\"È<Môas\\×iî‰5?åÏ£1xMÐŽÈLÍX]½\'kªÒAûm”]·¾›J7ç½M”B©Ð”‡lWh‘<S§=åª\\ù\"0 €iC™DMÒÞq\Z¯ÐœT±ÑFC)k|šÆW³jƒÁNÆÉ©Z] /e{Ð¾‘;ìc\0×„5s+œ{ƒu‘¥7”ú·^“ìŠÐ¿?TÒYV<1ø0vû„+ÿS•‚‹»¡ânì.zHÐå”ß­kFƒ5-nÍ!íx`Ok´ŒsãŒÐîu=J$˜ u	š°8âöÔ@åZx`Þ÷™#Þ)Ž+—Ðî™p­oáPŠË¤hzåÂÇY÷‘[|`ýà;]·¢ÕÐòÿŠb¥`&h²2ÈÂ)V¥KF}Õˆêm ?*fûæ­Ð÷@æ%T‡Ä·ìx6Ò’O£Ó„¿9Ä„’ü 9.z8Ðú¹á‹ÁXË–<R²hÊ#IJç‚á* Täqª²\0t<¤ÑbŸCK7j¹BœYíCÄn‘Â»ÉÌ¹)B#)öÑ\n@Ë}ãn¦ÇF¯ÉÎ>Ûk7X*¢úveÓ{}b‘¡ÑDî¾ªZðÚ\r_§.>âQ}Ö²Œä¥Ê|ŽÝ¸hOjÑL1<a_ð/\'ºÀ‰§òÑmJ‹\ZN›hUgRÑßÛÓI¨ÆñP0Î¹o-Âø¯„jÂÅòCÑ-û¦ÑæW¹ÕBBu´„ÚîžsÙ¿	#gÿ2­&º*Ñ64VfzÝo6ñÆ³7y™ŒÔHg|S\ZneÏ•¦ÆÑBå+u€\\íÛ§ãƒ-;í-R8kðpŽ§4C÷9ÑKo8¤ÀÖeá+UãÓ³Ïð‡øs³Oów–ü3ÑRWJÌ¡f+V÷¿UÍämúÒ9jŒÔOø§D†ªÔíÑzqè”·‰´žƒ‡ò™gƒ\rÓ’dKäùô:DÑ¨%î¦Tú_X;ÒRk(99Þ›ºmšÜ™ì8‚:SÑ„ð!µ`ümÚÑR¹utßY\n¥¬Ê 0/œ›ñ¶kûÝòæÑœ0êBë2¯0L!ãÀ€¼-Z	í6P¸Ä9Õ sûÑ¦!dŸsÝhï sù=C±\r®þ³.2Ã\"—¤D+	vÛ½Ñ¬Þ¼.áA¨¼ŽÃQ„¸%8;+Ã[}©œ2\0OŠÑ·Ûs]¨^™òååß•¿Wf†pûÛ=ÛEOfø¾ÑÂÁ\nqbm°~	+¾­éžÂj¹DÉÅ§¤É½²Õ5¶hÑÔë/vã«d@Z‚—Ôë(l-äÎÔóh_4õ›Ò\n`Ê\r$%ëeG\Z°8…	cbÂ¹#k ¿uh(\\åFÒ d&´\0Wœ›Ùóæ&Tvjæ¼*ëÊz„Ëå†X%ÈãÒ(ñ(r6hçÅ§+½#%.!$Ê”Å/)Æ)H–oyÒ.·Ä‘3ÍþEŒÞ9D>Þ	›.¨Ý2˜,Ÿ!Ò@%}¿1i}¸.¹kÖ›ükágpÝ‘b›Äy9ÒQEË]Ô.æïÑ‘›;	+êo N1…·e¦ðÁ–ÒYÌS‚Þý[œw\0m0HÝ+ÂÇÙ\rq‹Ž(Ï2÷=ÂÒ]øŠ$É†pƒýÎãLdGßa2¾x±Ü~eì_ZÖçÒr°ÏVŽ”(-¡W‰ß#Qî¨Šù?`G÷uGp~n-Ò“Djk“Âÿ€h‡‚¢ð¼ˆ)…fx³wÿêËêLQ»Ò“–saŒ\"Äo?á†ûþÐ©£®ø»˜Šc9C§‡…öÒÃQ¨ “-¯yj™Ö$ie‘ÙYi{pØø¹’\\—ÒÅ8ÏöæÚªÆf.ç$F¼õL6wfžj\\½iÓAxkÒà‹Ätë™¢8žlÔ\"ÃªK¹8@ÿN’1Œ˜gY#xÒàÊ?mÀ’*^D.oÂáäRí|Dã9O²•4[žJƒ¿²Á°Ó	\"­<ëòÊÆ¶‡‹Š2»î,*¥5µ÷pÚG¡ÚÓ;âù‹w2^“í¥ðfëÛŸë5¹¸@Õ§Í3‚=ÓE¡?‚‡:íÃzMì$ŠÖîq·eÆ­b€a2³E!td¬Ó^ç×jjë)RŸBxºBL‡¡ †=IÒ5EÖ9ÓjòE‡NÎ7Ž\n;Rù®}l¸þpfV–b‰m´¼‰ÓmÂÿhîc\\µJ¸Ã×ö~9‘HíJ¿¦$[¨«Àx[ÌÖÓ~Èm/æíûÈ¶”ü>ßÅ©T.)–,l¶;;¬o[Ó‹;sd‚O¸ô&hÚgC0–»¶‡u!Î[+Ô\0ýÓž*Ø³ÊêjEŠW§;éÞÙä>$:ó¿Ìˆ4dÁQ+aJÓ¨+±`qs•{9¿¬„OF’œ°x¥vNms‚ñ{êÓ®ÁÂ¾Š&º¼Áj\0Ðv«S ·âÀúûÌì|.åkÓ·Ä†“{çº¿mÃ-a.G–ä¢ÇB1«ÿn—·É×:sÓËM¢GSbK\"†„’di¢pÛñŸû2•px~½­uÓÍÔœ´í÷éÌ¶:wyjœ=º¡üÒ•­ÖÄ«6xö½¼yÎÓ÷SÌÅžœy[9Èøå l:èZ=ÖÍæóÓüÍÖ`´È¦4ƒW„;3Gð1²¨=vOioÝ=àÁ#¿Ô/?BËÕ<\\Ï|8èW)\0Æj|·²¶(	Ëy¼zòÔ6§•33Wq¶\'§Õx¬0`¡CæõAðW\'®>Ý©ÔAÌ$‚¬s”†ù8¿·ôè*wú,»¶ûù^4ÔK‚ñá•\"wª-\0CÒÿ˜V!ôýŽ)3Æ§UÕ§yâRÔQAæ|sÚùô¥ºaÎ3¢jqdP‰˜÷Od¬ªR}{ÈÔªzÕðœ§ß‘Qw.OöÇþB­Ó[NsZ¢7›OÔ•|—VmaqRÚ<ƒlÉ¹m[I%ÒÚ#w¹|ãPpÔœI|y\'ÛÚÿñ vädñô§ÅŒ#ÞÏ®t™èÔ¡‚*IbW]3U…ýL“üÖ]Tè)”!îEÀAqÔ¥å®‚³E¡ŒO1ø\":©9¹¡(ñTQ²æ\"ŠM4%Ô¦0-ß/¨\\k…ýÿøWÎÉ%o–÷Þ\'E)ŠÃÇD×ÌÔÁéô&r’OÐfA[È²4ªÉÝqU}Rà\"¯µ³æÁGÔÇ„ÆøéL¶g+¡\0vÎQò§v1°“R2ß¡ÔÏ/Æ”Ù~—Ïž-¼\\Ø ª\Zû­@G>âØÞuèôy‰ÔÐ³ËÔLé\Zp5’eQy•Â|žV&Í³w=»Ã^jÔîwpŽ!QæïÌ÷Ç³Çñú@;e$Á‚%­Êß©.ÔîËax³òn`ù¥fãw?Õ6y}>ÒÜm\nM×æ–ÈRÕ4’A¢&E(6í~eâ|vH¸Ël«;îä®àR­Õ\ZVËòy¯f`™T‘Þ°ÑÃ˜`‡ñ¡šÍs[Õ\"ˆÜ(/`)ë+r6‘K‘f\"@Œ–r{Se:4ëŠeÕ1¨\n“ù%¾DÍ{RÓ¢\0›M+ÚÎ2ÔÓ¢€ÌæÕ;ß\r´MÊ@†Éj¥ù˜c£3.·RÃ2 Ÿ‘-ÕBHÅø)ë/¹ n0;Ù[Ç¢`3Þö\0&VÕOeZ}{®‹Ç 7 tBR#\r¿¸\n0f“_`Û½ðÎÀÕZt)˜<jÓ\0[×Á…«\0Æ„pÚµ“fOª\ZÍ@ÉÕ\\É\nð}(“nÈaŸ¯îw×Cð9‹-A–šIQE„DÕy„Tzwƒyj†m€ÔË¬€\'äï¨fñäÚšGÕüÄ’õ×GNÛ2’õ*íœRmWF~„mK$QŠÕŽ1øç¨Ïm.JM\\kØV¾?1 [`u>\0!,»¹Õ•¿ð¬Ê>­oü*ý®å ,_wE™ ™Ž]I`[3Õœøºã5IË†ƒÏð3Õ§KnLm\\UîkÚJØµlLÕ¦‡`˜A»^{·ÓãB»ÿbƒ\rNÆ¦‹€†\ZßÉÅÕÆ¤JÄ¾**X|i» Ïcy-‡u6pèÀC-æ$*\n¼ÕÓ8“Yd^†^žu¥Yçq,c$½:$(§YÖz¸/gÕàÊs†´EËŒ\rf5¶6™£­&Xúëš²Åå¾Õ‘&|ÕåJ¬>#ó\nñ\"7¨ñï`)Šw¿Þ1ª0.Á^RÕìh°\n [RÚõ©Íëo«€öƒr´@iÙª¢w‘Õ÷bÇâ†ö±ê´šfÝÕŽÈRS\r€ñGñ4åç‡Ö(¯¹!úOX*ŒäöùŠý¤Ò7’A©òl±\"‹ÉÇÖng¡ nã½{R`þù†ö£º[Éïµÿ™£LÆ¥oßÖ&ŽÀap6f±K)¹^o©çOs‘<«—ÈêA6ÂÖ3æAß¯†%wZÎ5-DÜÚ¼éîé@ÞÀÂ—°×ÖE¬2ì°;+i_ÐßÀÐ«Bãà;l*.ò²ßBºÖUô%(ÜláfU}â­æçñ¸hùp2Ùÿ+nDËÊ­Ö~°™›â÷c¯yhG³K›®SŸîhuP¥¦¥úÊm¢(Ö5,Ü|äMÙ¡¾“ð³T\n\0OŒ§µ•”»ƒîJT¶Ö…Ñ58V¦éŠIÑ0’ôý=ÔþYªúý—ÿ›Ö†ãvBÇ‘dX ±ç1f­vH¬ŽÍyÎ)ñ«lÉÖš‰ÙÄƒ3Í’€\rÎÄ¹„©ðîè’TNô3À_*˜.Öœ_â[2(y+9}QªIï•*\0Aº¡\Zà»ÊfgÆ>÷Öžê£&úu×ržÌö|ôÑÖi+Q­`Å¸M1¯UÖ )–ø©í–8Öôl°÷/Zà¤Rö=²Yp…«ýÖ¶£­éakËµYuÒ7íÿM,–c6cµÖ’ó:r¦ÖÏú*±	ýZ\\!lþ1Òô\\íê]4\'7Ü<ÜÖÝO–¯2IûÑu>&Ë·À ™èuòUµÎÄ–ƒ«ê{Öæ°x`Ë &{;«ÙuÎÕ¢µ.Àç÷¢Xù¨vÜa‹×Ab\'¤L?Q°“LrtÙ\"½»¸í’2”Î«úË×®‘§kdo\\•¤æÉíoè©ù~(yØ&j×ÍÂF¦×ƒÒ%¬@¤I¡µŒ(ª.#–“5U[Ö‹DB@ö…i~1”×$ŠF!l&Å*8®#W¸¾BrãCû$¸D`K\r†{×\'7Ã–ðŽ\0ñW”ÀÆ2j—ñÌÿÊ™úê„ÔÑ{`€ü×01]!Ö¥\nÒc3*ÏÓóaVÖ†e¶Æ—ÓÈÔŸÕ×9RíìOt\rÎC_Þ×ù§Ü4cØzÿ¨S†ÞâsÓT×Aq†cÚ·¿Â’59«aýOöùëÒ„ê?§t‚ü×Jä2ù2<cŒÞ8ezdK§Û^Ä‘rè<T{ô#Êw×M)†P­HŸÙ¹ÅœkÏŽ%7fˆ+È$Ú.ºÚ~Ó›Û×Mxkv„\rnÙsŸž]%®”³°Ìÿ¡T¬Ä‰Ò©ª×^Å{ðÆŽÝuî×ñíÐÿ’º“Îj-{V¡=OÍ\\î×dT5^+—ôß‚`,¦Â<ÜëWØˆNl›SÝÍ×j±ÒÕ??f&:¦së[#µRDs³¥;Ê…i×mdJNRéjœí8?|›ÄH!‰sÑ’i{OT6ò¨Ðëµ×{z4˜8ˆ0øog3œx×àF±‡RòýÇ.ƒè:+€×°É§&ä„‡û2ëÇÐC.Œaº‰eE0ç,9×ÓŠ”<wžÉc‰%dU‚.’Þ^qs°FkÿyÎ×Ô\'ZS5€›‡ï4ˆ¡G[«»\\e¿€}*<ê|L;÷z×ÚxÕÖx?&ÛøWFèf­=èãxé;Ò¸™.uL×â*‚€Ê´þZãè&€ôMË.Ÿ^u9Ž^†¬Ìá®×åXeÔ?_±Õja„©±ðøêŸŒØ9·,ôÓÙ1Ø\ný~S2Ê0û_ÉŸ5/cQ\ró–~¥Àj¼b41ÀØ(ºqº¢–#Ôœ‚¼D“]KæƒãÐX ÂÐØ+kw?Œz&BÉ¶Ó™9¦ÁèX¤Í9®Ë,¯ÿ<ôwŸØJê•n¿ú·piÎ®oÀ§(ËÞF ‚…°ãýrr^$îØKÁ1öYê“íÐÕà$ò„øY¡óH5OE¿­LÈ9Õú-ØN:ô\\.$/”‚?‚b¬±]\',Ñ€!ûëH¬“4§žªØOÎ5µöüMÝ&õJúùüDÏKð‚0£FãNw0\\ØPÝ»s-\"»d›,½ä¸–ã„nÇ7z:€nÕÉSKn‰ØSTvàuÈé!@bv±7NgëûVCœ…Š%Ê{øˆØ~4žuÕÎË÷	k@Ÿ5’=Ë(¤æ{\"²XØ<úÅØŽ\\Xüâ)ìÐ¨Â®4ÁÊ¸cWÃ¾#E5ÛöÓ‚Ée%çØÃâ/šÞçh] “ÅÍÞ²»#Ñˆ9“²ï`vÚÉÁØÙ8ù³Ù¸Sô\n÷*êõQ_¥1XÚjaaó^Û•á–ØêbÙ(cÇ/›ï²Æ:»²ôø+õˆßÂî„~ØãäZØðîüµµ²öñ|\0uŒÜ%rvBT‘ iæ‹·ð“óØôÞ‚NÜÉ««Ôýá¿à/¡†=õ–1†ÜI¶ÓÿðÙDj0\\l›ÒM´51(Ráæ;\\gÕŒeøÕžþ$çÙ_,¯j…þè–¶Ãût¢C@÷¼ÏŠ¶ü€‰¶Ù&8H×ƒaq_¤/ñÀý •³†™BuZôÙ&‰?´yØÊí=Ó¡¦ÃC6™d6òmÇ\\´]vayÙ?ÿÄÎ”-[Œ91\"#G”ú|h‘äýHöZK\Z>BÙT*«f‘Z/ä8†ß¬ÀœU(WòÖíöUòï—{ç-–ºÙVÍ—œÙ8$4§l\\ýÔL4y¯\rñot«f`8†Ô^Ù`¤§˜=¬@ûl¤TzÅœ8Ö)}”~–H}±‚qÙ—ÿÞN”¥šaiËýÛ9U‰³¢á¤»Ñ\Z{ûöÙ™ßý$¼Ñ°„¹ÕR¨ej`^„ª7Ìè‘Ÿ%ãà¬yÙœ›³¦ÿMèó¾9\ZÖ/·´ÖÊ\'í«ôÖõ Ùž˜4bVtîƒûêÕçtk‹À…Ep%ñ~D`%Ä\0‘;Ù´Î M\nŽ¶¿WX\nŽèº¨Ò|Í|3ßœÔþ+ø+¸4,Ù·ªç´±˜1]ùÖ²lzŽ¼bžVPê¹xëÌœ¬=ÙÅ­Í?Æ/‘’¿ÄŒ)å-\'LÔ— xå!ô¢Uw²ÙØ_nFaõŽÙ>e3¼Ÿ;vzšßãtÜåÕPi(üdÙØÎ|\ZVw7BAzÒázMk+Àš¸øOš5î­ÆÍ@ÄÙÝ&}ˆ,pyÆF(%²Ldïö\r*n=YNtÙïª,kšL®]*–º]>N5c	Ynô±ñl)\"†Ùðïqšqpu˜ªuŠ‰4FÂ€æÇÖÝ†$ÍÓ•ïžÚ_Ùp~Ì*Ìß60¤#¤?BTèP„|½Âÿ:ûX´Úç»6\Z®³²ÀÞÚ’‹F~1oí¿¹-P&iÁýÚkÇô>Îñ`ËWßOÜ@¹!Ù¾”p}®ß_0[´Ú\Z@Öd­\nf!BïŒÏ>j§×\\R^3Òâ¹óªÚŽV™ÐcZ¼Î=.\0…ý¸¦ÜˆÜõ\\º\'ˆÆ,ÿ™(Ú!HÖ.–D1—kÉ3­¡4_N²˜·©¯°[×£ƒÈg‰Ú&€ÏäùM1^t&*/:7`P\n¸€S!:úb=¡Ú(àÝmybVõaIÅjWp™Œ¯(!AéðëÞ<(±XÚ.#ËR[$V<¢åZ>f+ ÿ¶mÕ½Rh_i;1²ÖzmÚ;ÇèääX?=æs|V§F˜ýÆ¢Id³šE<8µÙmÚJ.•EwjôÔöÞÒ#_\ZÜžf®nN€þ7’‰·ÚU/¤“è/gÿ#ªÍJK²Ó’Å]å ¹‡üÀ²Èý|¬M™ÚnÐY‚M\nªŒ}2 `’ÛQæóßvÇñ_í\rzBž^=ÚÑÙ¿ÊsP!\0âV«æt­bºM]^…\'Z¦toÚ^ÏÚº^I·—ðà\'HYjáÞtQ„Ó¡û4þ,Ë<.qÚœÇT1~ûÏzE8³†f`ãTÖRòûþžšˆÕp‚·Ú¡áOÙmi[šKNùË^‚­ø‚tKì+¨6ØÌÛ½ÈÚ¨*étA²½Pf7ëˆ„ÓÍÖ*ÌŸ•z0ða¡YÁÚ«Å²¶ÿöT\"ÏÛ\\S‹@¥„Þ¥–+0yrx9ôM,‚›Ú®(‡\"¡Y<%°I 0c+	¶±ƒÄðMÄìv1ÚºQþ©GäƒžuÆGiÔ¯Òg—¯Ìç#dNõ ,ˆ—ÚËFÐyPXÈÄpŸ^MºÆ´s>ê\Z‚HÇ.\r¶ÁÐÚÐýßZ£\\UDÑàþOÜtóÞ”³&Å”LZO\Z£4ÛdÕ»`¹›k½Â_[aJ{¡Öp\ZœE=„(X‚’óÛ?l;Œ˜]ÖË)O=b”¹•Šñ×Ö¹’\n™»Û\"4åÆÛ]uwärüò$Òê/$›|º¡ýAú!fæ)Û?®cš•$TV/0èô9Fg›	~çÃn¸®§½àÛSë šÜz>©fSAé\né\n+é0ý²¢X>ÖJšŽÛXPÜó¹œ}1StêÂ8…<\0ÍŠý®ç²Jì-vµ¤÷Û\\s	Ãp¤JŒTX~†×\\és±Ak×\Z-=}FÛb–áœ¾ïTEw!§†}ža}.›& c-BÈ\'¡Sj?Ûpå‡€,Xž¨Ãê©pöãú!‚:ô±ÌE»ÀÎsåÛ‚wT\\â… ¬+Ú=ÅÑáž¶ò…b\'^÷xØKÃ.ÐÛ¥~b%…w\0 ˜z±9ŠwsÓÔnùÙ>Dy1Û­M:EœÞZÛ<v(@^••òeõíKã\0Û³}sYDk6›Ðë‰ñÍMµÃ(kGN‡Ø©\\BÎ‡Û»øoXcÍâÎ\n‘jJæ¾#›Ÿ@R 0¶ó`ÛÁTÕjñ¤5àDžý­-8FŽÚÖQ\r%Ñ.ÝmÛÄ5RÂã–©\r;ögPkl„r<âèCDŠâ0*\nö)ÛÑÅÂmÖÓx:°.ÀožÞwýpÔ´6b@âW‚FkÛÓ-¹ëÖÛÏìïÜÑ1éäq‚[¢4š2\Z@Ñr»: ÛáêLé×ÃÐ\n/ëˆ9¹ö²»r—vsub\'Ÿ‹Y-ÄÜM?ý~\"ÈÍu%Å[þ,l¤‹‰ú+?F-}±M)ŒÜƒÝÌ`@}6ç°Ðï[d=w\\˜Æ+yåÍ%e‘-´_öÜ¥DœÌ‰I~Ñüñ§Åú.lœâ²v«Pg»ášwv\rÜ\"aMIøÇñ\\ÝP¬;bóÕ>ê§’5>7Dub«lg ÞÜ=z^«z)t‡õ—?Åªïé³Š<)–“+$á>ÜB€FV­d¼0¥Õ3ÓàŠø¬mæRî2t¦Ý/vÜS 4Íh¬\"•hAD\'¶\'|ëº6[kF=×\nyiÅõ«Üh‡Lêça¿þé—¨bøË|\r,7@\\\'>Õõº™0ØÜw¥m3Ÿtï	›ÇÐ«Qvš#`i-1ÙžäUúhÊÜ‡Ñcà1ädj+È™³åZL9×³kyñ*äNÍ%!Ü‘ñ‹‘„Ç£gþÖÚ\nÜÜ÷4 ]´Dø$ƒ¯ñW¢¹Ü”Qââmsû\"˜tü.šð\'”ÄÚ\\O{ŠµúRù,sr–ŠÜ—•E¹V¼8Ö‹i;±fÀeä|­Ìâ¢Ë¤†ËÜ.r¡µ²ÊYMDMKÈqöÄ¹zëZïpçïýÞßÕÜ£x³ÅL#Ë!ÝîE±~p#‚w¼ˆöpý1[©0L´ö\nÜ±f²œžX¤ÅIñ`&•›¯:•=^bçKGÁ\0.ÔÌÜ´&Š#¼Ôkp‹e`£ò·ª± h™fÏsIžXNkÜÇ—!ºàJB(AL….V#8öde\\Š†B_•&ÜÉ:øµK³º¿:õ\"Â‡$_åÇ¥ý\Z˜†g ¹…ÜÐpSI”çÛ{Ç«2jP±µfåGi+YHñKÜ×€¤á…îÃÞ&¦©ôf8•§ÖŠ„ó®Hk[%ó¶¸ÜãmÖrÂŠÝs+n²0ÙOfüžßìÖ ®Œ7Àíy€ÜîÆO\nQpÿô Ø5ìA–~ó„¶Ùùž«­j‘æxtÉÜö×ãïùç¨¶þ¶é\n£oN{mnP,Ùh¨+p]h4ÝÅî§g\0xâ-“•¬¨8£“ÀøßúEèmbßE\rHÝ.°0{\'~K.sJ›·µIPÚ«º&nR‡	°2ÝBúšØß,”q¼pæ1¶ˆžù ßð-Šûù7zX:êÝJ¶ù¯X}šúkŽ;\nÿäöÁé5ñ¿V´ržû4ÝŠwµ?ÂœL)£ä­K¸ÿå†f4Ùº\ra~÷tnTÌüÝ¨I#:•Ô°ÒƒW›‘¹« íÊ(.ûÿdƒßŸkÝ©zK›±u‘ÃYáà.ÃÃmýiÂ4Ÿ’«*¬UTâÝ´ªÏøî\"c¿YO€|Då\0øÁ;í.ü¨–ÓÑ´º*NÝ´ÀKÂñbTß3•y´*Ùúú× µ\rFøŒ˜·ý–Ý¾0†¯[0\0ÒÚRúù²Zs\"µ­¬wÝL`TöÝÜ33¹u n°±M5Kh&ÍbV\\%˜Z$èiöîÖÝâC±1Ù~sÙ\\å6ÎrÛ˜âôŒÂýŽ¸\nÎ£ÉÝêç6tt‡Ž|ëüÉhf¥­S?îfí_z¢ªŒ`ôy‚ÝõïÈë…(Hú2\nyÏ€8â…FÑp¿˜àBÝøÈk¿ÂÊ«.E» Ÿ\"yË3ø(ÉO6ÂSuÕ›Z&ÞÿÎêS,®	É×Ôpö\nb!êós!œÍ®]‚>ðÈÞ‘T¡xÞ{æÏ\\7ë€õRáÁAg¥ÊÒÌ[:ëÙ	cÞ.S”Fˆ>í.œ«çÝî¨wïgÞ:$€\Z	ž±ªVÞ8{äõV÷íú9Ë/ÎjÚzbbžÞÛhFøµ+”\0~šÞQ|\'ÙeÔ0x?¼öLž-¿Ç©„/~f0–Ó™¨ÈùÞXÛtáðÇž¬ƒC¼¸{•Ðã%¨©fÍ\"‚´Z_m=ž‰ÞZ>D[¹{¶©Î/³Žm9qNÔ9wN|\nÞÖ¥ÙÂsÞj*Ðñb”ŒîTÿó…O5påp´`€„)ÂÄÞ–ÇpöŸÂ1iýÅÐœÕ¶û&ñÓ19Þ }D3Ì²»Þš$>ªÀ÷ª*ñôÈÈÖ~wa°\rÔÁµxŒš„Þ¥\\Þ}ü9QZ×è\rHO\Z™+ÈCµ3\rÍ‡q†Ñü™,âÞ±ÔÛî\n1ç¶$Äd8v^!*˜3Èçó#Íœv@ÞÂ3¬&h±N;y‚B\ZàªåN¤ 8	jüxÞoùÞÖXQl~?‹8’¹•¸ÖiæÓêi8|¡«†þÕLeÞñ\\UÓ·HYQ¸\'¥\0¤h³¼$z¯É%ûÎ¹Ÿà|qóºÞþú¯Õ÷ËIÓ_y:÷¶Ž“&Çë³ûRªzß²<OT%x\Z´âÜ‚it11E¹gÜU&½¢2ß1°YI\nf	œê¹Yá¦ŠÓÏFrLÇ™¼Ø7€ßu…¡•´ÈS–tÖ—ù³õpèœÇ¯$U‚-²mö©ß ‰—~ÐÜV°>ƒ¢¯ò˜€¹çEY\r’,i¼Õ‚ˆþß!\r„2nÄD¬›À9Té%TÖ–Î\r>™‚›ì‡Æ¾âÎüßRŽ’˜<îF{È;xÙ¾Û¶IÄx3¦\nézÇ–ÛQÊßXùÍG‹Û“à&b¯Y°Èþàv»¶­WåŒÙÁéç† ßh°Â-nñ&ûU±ìe\\ÑXjš`øünÙ­Å|ò&ßkÁ—2ØùÊ°ãS|§ØôIÚ…ß†RØýy¹rÿßv@|ßz÷%ÌÓ¶p,Áro;B5\0±ÚC®…yaFßvÙVNcÛŠŠi÷Ba•ÖáÜÓÆTÇf€Xß÷ß| ³jòªÓb·ªdPÏCW>báæ°$=OÜtÇß…y÷Rë˜zå5ñµT§˜\0ËDUç££	«wÌ¯ØßŒ\nû‰ür†ƒsgÉ´ÅÚã5Z¢}Ì¼¯õâ„ßŒõPÊý½Ü»†\0·{QçÐ©#î÷m,Áx\\`ar_ß”õÌ}>&žIy¸	p‡—Àby1©°8‹gœJ\n °ß™w¤·,Øä¬ sÆŸ¶lalkHŠïJàn Ý?&b+Îß§Æ)óö¹¥sûgñç¯,„øüHeä|•\"ÿjÌ‹2(ß¹VïþªˆÑçûÏN«A=´ÿ²XÝÀ÷\"ìÃ.€\nßÅ…i‡2—³~ê<´g»qÔ´TÏ—öæî~‚%>‹ßÓÉm\n´£ÿqñèò³nA_Nj^õ³HCð€OWQßòFêöi±Óêã|x¬7N¤™*T¤ÏÏàZ¦´j”\rßóu^kbÚµÄØÈ)†P\0˜€×[\'à.¤l7†ä^\rßö?Š%ÕRþ¿êc’Á­Igl‡ìŸù–¢QRx\ZÐË®•à\0Y›™-,&¼?wñÝ	q	\r?K3±/z Ô—cyà¯R«-S®ZoŽ3Ò³CA›j»—¯	™M”‘^à+†hÑslÀnƒY?(Ùuo›§Õ´gO:ë!¢à,éê‘2&(c‰%\næPï‹ÛÉÒBû(èÚ13c)øà/Y{±—MS·gKê„ŠMú³\nK[›¼í¥Ë?[à2ÒÉ–<”tfp\'ÒÜP6ß±Éú)¶u›´@üŠåà4AÆÛN[ö¾ïWÎ¢\"JïqpïØ$¼ArL¬È*9àB–‚Jp–’ê*\nØ›WX¤&q“bœ”#s¼²à‹Í¯àS…ÿC­o†¶­m9¬Êô…4]·2IeEü˜k…„qàhÂö@N>ÌÞ‡Í˜RRSo sªBycó!Íõlàƒª¢çê	MJh^ö…`Å¼7¶ýZà=ÎÚà^Ô¯¤¯à…ÏÄ½1ÍTg‘«Ø±ÿÀDËñwàhÏlàŽËÔ‘“Ëì_‹x†4Ž°®í\r[òÏ	\r+¹ù…¾~à\"j—\\êç²ƒh_EÌV\"¶§·R­ŸÒ†càœÞ}œ×o©iÓ¿FpÜ&KÍIPÊ½±D²á[‰’ùà¢ÔE=3iJ[aÄÝx­(aB½tgñP	Š‰BƒÛú†\"à³„½±Æ\"-dÀJ¤¬°”¥©Õ«	U½{˜”Žöà¸Ü&Â,àçî“ \Z„/Úð€:À²†,Øò±Ç”\'‰àÏ(ÜQGè<C°<¼’¥÷êF\Zm_=|…kÂ„±BÃ´àÑ4¨á>]F´fw\'à‚†ˆ¥¥¿æ¬šêã­Evm8”àÙ;0\nÓRàlSkµ^GÌ]pè¢£ùæ0ä˜¯®àéaøÄ†î¨¥êJÊÿ½µHÚ¢#e§ Rû¾7\"dàô‡#!ÊE!,ñæ”clà5„B\\	W´\"gÜ·¿}}à÷aÓOL\n:”rÜ2ÛÐZÜhz’T¯-ˆ|b8\Zµ»öáè”ü|Ÿ¬“ˆC„ÊC0½ü²óvÓÇ0Ké°\r-ÊáèÉî´èp¹Å®úº4,™áéKY(—IŽ á&Ý.a©•YAø‰=°6ˆø	Ý¼Øæ4\0e0Œ§Ìá-¦â©é4J \0ó)SÖ´ÅÔÍëò?Êk\"4àZ¹.á/ºµM¬[®QtÃn.?Ï‡IqA?Tj<œåªwoRIáZ9…\r¡k²ÕïXêÆe‹_^ˆq(Ñµû/Ì¹áh‡Ñ2¤úë2&ÛXˆt-ååÛÂaüœZ¸náŽžO,äk”h¬iY£´eÕ8;w*AÞŠ&\'D:á™Ð5’`ôv>‘çdèŽkÿ}< ½ºö6Çþ€ ™á›,?‡n“Ñ–—³Ë@“(¹Ã¼^÷½Ák±†\\c›¦áŸÈ€òKBîÛµ&|UBÆõ\0¨Y¼Ô;@7Òñ³ìäá GJãòÛ½æ·+ÖI¾¤-…“Æê°i3×<á±`VCS5IÙ®\Z;&>­x·$¯¶Þí-á&z+áÊîe\n!ñd>Ççáa‚ñ÷ö±%+£eT7 õÒ§gáÑÙå¢é¿ßdë§ë‚ñ,w=	©{|\ZZoÏ¢.šÀáÜpÖ]íU\ZeßÚûO§lP¨ÄÎÖ&A{°Š5áá[8#=G˜æ{tj‹\ZC`ÆqR%ç®ÚD³‹\"áå/ÿÆw?Z)H%ÁK“-œxrNœpê”¨Ôò%ýâ\r/<òõ©\r¶gl+ŸQŠ_rð€-mÃPîh¦Q‰‡àâ$,¶©…©5ö%mŒœüäí§¾ÿÛ,»\nu(Þžw0â9êªƒÌRçT¡ZqDÂÉ©ª?\"‘hKˆ?¹¡=&âKoHJ,aô»	”r†U9\'s?Ì|ˆó™«¾äôâN¼–˜tNÖ<LŽÄó!;bÍÕ›øV9tÄ÷µ?«CâR0™ÏAtRWëE  )©çÖ…uT‰±¬R¹ÏYÅâT6™Âr‚ä³\Z¢IZ)³þ[w[]ï¡=`Lï ÃžâV GëLßä¡÷™¬¦mJ—ÄaÎÏf¤o€\0åÔâb<H”G§âwE×21ïwh„a3(JÇ@âg)•¤òz¨„ëŸ³9çÏÅ=°Á8ÜÔýÄ\'ãKI\rn°â|\\m˜0žÚtZäÐ†î#ÜïfwMQžÓ „1ZÅYÜlâ€µ`úiz  òy}ý³fWÌmhïGmM•³¶]â˜H\rìu’‰:ðº4ˆá›Ì©¢i²ô÷——7[GâœF%6+E{#ìI\\•Þ‘‚a/äjqÅ¦¸X’â¤ì³™rã/a4 v)šw}Uõ³+ú“è°†{3â¥¾¨Ïµ¹ó¾”êç‘‰—N)]ôòW1—Ò+Z±§âÊ€Û:If	ÌÚ¦%‚‹±5Ð@Q‰85õÊ‚1Û-5âÒK®ÁYÅ¾Ùà„J³Öˆw±Ö_{ÿS9{ïþF.âÕÂÕ¼ymén*$ï\\lµüGš…ÈÁ*²EäM\nlâÛV59á†ûœú4*·„¶f¿H	¼‡ìr™š*\0ñYâã±¿;+h<Rô¾Ÿñµ¹VÅ_ã×u&RƒÅá‘:âñær>Þã1¦Åu_U0–?<È§Ä¢bbãad¸Ë“V§ÒBZLC€ù¹¦;’wxãY^Áã-ª³óÑo/@ø8Ø7²²Ÿ?ð›Ì!c°¬^ªHþ\0ã1F=ƒ¾†\r»\"¢8ðýÓ˜¦dšÏ0{öÀ0Z†Sïã>«3Ö	vj¯¦\r|\")\"÷5SR¹\0è{kßýËäã{6ãEœ*ÐÚªIòz3^M±Ž•P4Æ¥¶FlÃwRCãI®Y¾–”ã›g²·Ö_¦Ëùµ,ý\ZI.&;Ó¾rãV<SgàU|¿4E+5å¤Cõ828¨˜‹Ò½ãdX_Ëœí‘&°h¾Ä6_ßÒ?Šôq|ÛùÑ,Â}ãdÉÛ_á»ÓŠDEf/—p½ipŸù¹ëEf9©(ãoù\'Û?ÓõŠ_æ8ÅäÛ—0]$47F\Z£A#„[°RAãrÐÅ57‡Ç{›0²7f=ê9GûcNÌÃùyÎŸorã|.2²Ž´±KÄ¤_Ã”xý§ùó##f£Ò@¿#ã|°Ø¥Æ\0xš¿Âð½Yyàþÿ“8¾þ»‚Ÿ Àã~¢oâ•ÇÎ¥™TXJ)*a›†ºL#ôVÖñÅ·Šîãú42Bê2Ž¢ü±,u¶ïÊ•n}~ÂÒ‚Z-ã¨3¯6	Åàž£›ø>Ó¯¥\Zÿz?<^ÀæÁ¡…ÏÞº©ãª%8¬÷\"¿yÙ±OlBæ=VG‘áhó‹!â³ÌKö<ãºòs;×¸\';\'´=Z8€‹»½Ö{ÝDbÌJ8“¥ã»©ËSÙ¶Ï#ÈtëG;ÅJMfð¾P’çÔŠ;ÉãÙJšq¯Ç;»(5nOÇj¦nYZ5qÚÇPÜ ÄÎ4ãël{·tµšYôúj¾Z`S’§	 |¥DãôzgzBìtWnŒWþ¢&»cÞ\'J@{TçÈÖrŸq¯	Ÿä*k÷ÓJ+ß0úÏ}þVL¾f6	•âÇüÓ†`lI*Hä;À‚Qª”{®ôöÏ\"TÝioîëúK€àÂßˆSÛ#¿6ä?²6­‹ûÃG§}hêoÚBƒêñ Ÿ‡%ãùµLä@¡Ä¥¡òübu‰(FHP\\È¯C9!²cnÀäN*NJg§ª}YvËâµ7ÑOh%.\"A—Xä*ä¯‚·:«rÿ µ›oOÇ\'7x¾9´ é)y³‘ûjäÑ?wkÑ6òÀŒ£(.¥T–Êv—Ì¯1‹ëª½¨»‘äæûŽþ5‘NËíbð7Ù³UwŠÀ*)Úh	+Úž²äé‡\n)Q¶àNÊkÛÂUî4žÉüJ°M›Ñ\\ÌñêVäë«ßõ^1µÜîÃç¨u²îrYÞ¥1m³wæô’±täìÚø¦ˆ&˜Cr\'BMFÓu\ZxÙÒ/D9Á«ðzHäó&Uéÿ>È+Tœ­ôKðùF(—³,`:7­†QäøäúÇ±-F„¡ŽZ«QéTÆ·n\r¦õ·{ŒãÁäüìšvA™¼Ùó‘Hø\0‡eq$óWÕDj›³K+{j¨åPuÀÏ…ü¹~û\r|F¥ÅSža(ãJ€}ÈŸµA\råÓ¡ôpÅ—kl¶ä‰t,ì\nëŽóÜ‰\nr{L!íøÞˆå1PÔxœzšuíîÑ·±;gtS7„×éGn+‚¢Qå1âÆrg¤“‘Q× ygáÐß5ù±.h¢”f°ÿhmå;½öÈk¢ »ðô²±W8¡ÜÐË‰Œ¡ôÚnátåAÜèƒøby—MÏ;(ujûù?Öó]ë$ÍCÞÿì&eåMÙõV©´ «`öèŠ·L+Q™·QOÍ}á#P5És/£åSZc.—r× û¤%ë¦}“5§ã-™/«–¢-ßR¦…åZæÃ%¿,zf¯w#nØ”5²0DŒ*/r…xª¶Påb=¯-.¹“´XÿÀî”ÎþTüÅòYnžÐÐPæí„ågÖæb– =#à¢\0öMœ)ðÝB×áã…\\eù±å”À~ÈØýkí:µ£\nìøäâY¨Ã¯y.¾5 <€ä”å£oÊÆ¼oP?¹–†ü©D¸“O%³úÚµN:(ì²å²{¥ZØÓŒU†J•£øk#H‡…T]^¥Uÿ\0T’jå´ &¹Y|ís<“²µÕéÓBŒšäJ	ò(zÚª\nå·Ä…[Æ·G®Ï¥ÂÖ±!IŸzóAè4Nÿ:ÓŠÎå¸ðU	ž[–ÇÃºêæy-ÈÕÜòøŠó˜Ê)­ä›5å¿,ë)w–ÉÐZDUºâvÿR>kù<ˆÙvd«åÆu€›Û[ß¾wµš½—i¢U½Å²+ªº‘*¬â]à´åÈ_âBa\rcÿ­‚ëÑÿ;£ö‚pîæ×vˆgm-,åÓÈý_í¼\"T›Pœ].íž­jî¦8\\3Çc\ZÙ^ÔýåÔ@i# UcjH«q.—!þâî¿Û´	^UœÓ\rã¾såâ¶ö&äzƒ‘³\\õÚÝLÒ ¥Üð¢Kcu[¤åæžþ;må¹¡™F}I­-6áœnÎ$[åé¨Ž$\nÁƒÂ9Ÿ2%ÍV¶ÙúÂ”Ò0D2`qœ¨åî¨T&²¹%ÑíqŒ5Ã¢ÿy\nVÚŒ¾™H©tÈðåöØÈ:œÐ<‡k%·›û‘Âäÿ (õ„Â1²Ó.åöòaâ«]ô_õñ‰F.41TÏðmôÜ-ÍXxE_£æpŽIŒ¸u˜Š¼ÜeIªt9ŽëÔ]„\05¹ôå^æþüñ‰ƒ=‚ýÿ“Œ9E¶ö•ì–]´­ðÏ=«sæ\Z!žùÜcçxN°®d×iÔGeAI@ï\'iÛ¤ÿz¿¦æ*ÍýbT‘JÓ-2ãÔÌ<…8Ko|’nF&Qó Itæ-Z\r“Ë…‡òH«F® wbä9Ñ¿\ZÓxRî×ãÖcæ6À©æwc÷ì‘§íŸ?XßµD>’±\"|?F½H<ÐæIŸ0ã{šÈeQDäÐ ìç€{‘°~aK\\-ÖB\Z¬æ](5zÆ!üUÇâN[áaÀ9»{ÝÏÏÆÔj©›B0Púæiâî¼%ŒÜ´ÛìEÎ^gûÏò2¶z,ã”@£QÁò³VæoU­œÈÛK¯˜j¦ÚaW”Å›\'„´—Îyˆ³¬YèæˆÃÚ¥Të¹ÜJÚs½Ã É2&FèŒôwp!è\rð_æ‘²Â†Cj\rÂdê\"Ô¬‡¸òK·³Õû†¯3õkòæ˜»i½Üªw66ÜI½Ëáz–?1]äˆÈæŠfèê$º`æ›—>Öâ@-œÏäºì=•æ	gò„_šð³õæ¤ñ{-SP+f£´QúpäÔë87i!*Iåíà§æÂ/¥´SÑ‘ßê}õ×Òl:ò‡Çû­‚÷XbSØæÈ£7ƒ\ZÔ,ñ¡šä¨[xËÎR,<XŽê¦ÈæÉ6ëKk¹	ííŒo´Œ˜yA¼w)öÄ}\\C	\nÑò¼=æÕ‰{£¶†•½o×¶gbUŽ•œhº6‰ÿ–XE’.æÚù—§5Qæú%Ç›|ß‚Ž¢ÁY³MÞ\\ÉJ»ažábæöÄÁTÊà÷jŸÝbGar¸Ußê„~•\ZoZæö\"TÉ·Å\rMÙ +èÂš	`‘ˆÌÔgOålçlmÖÚ+k‚\Zœ½Z…©ÕÚ D<Þ¦þ-ó€ç6’µaK‡¯‹é5…È”4\\4M÷Y¶^eŠxM~çÆŸ®Xb€r•]Üúœ¿”’Çø(GˆšÎP\rçSFÂz”È²MRýÃW3ÃÒ\\ÏŒ€è\rÇ×q¯Äò1?çXE¿°GD†f°ÜL­SÂq…†`Ö	€”ÈÙ·çsï†PøÉ²W›‹M¨Qó~@äÅ¯ÃÃ—ÒÍ”ç‚¿EÈÃî$>9¬6g\0­ëÃˆ¿];µÅlˆ¬ ç…\0lš*\r¾ŸŒÆ\n%žE\'ÈtûûFëàä†ùç…¶\Zf=?±ž;[§”é%óÂÖj×Ä{j‹ôMa7ç‰Ð 89‘5¥p(å\nÂ±vJ¬J|5þ:Jh”¹ãî¶¼ç}$Ágv±Ýý¼F›JURò*ÉÑa\Z¿m›XçroØ«ÉèÛlî]FAŒ1_†í‚æè„\nïÌÀ!çšØ~¿ç‹\n}Ê@™=ÞáÜ\\Y³ñYÁCªˆ]ÈÇ¢é‘ç¢‚€†Ò5 ¹¢Ìc§Z¡Ïç°\rö»l¶Yç¤Æž[#Äi[Ÿ÷5Ð–Ð³4\0ÜÇ2mÆÌ&ï™h`ç§Æq\n\"Ž)\nŠÑêSe]œé~¤&^v¹ŠwçÃ¥àÂþd#EþQT ×$nT*Kzƒ¤ë:øe:¿ÉçÅœ‹¡´‹‡v|Ú†…`z`±®„²I{ûzÔÖC€9çÉ]Wªòˆî9Õ‹Ê¸oz=ª®™p³røÄóþ7çÎ¬Õ4µ²9ìå‘E‰çùç\Z\'™x$ú“ñ¯“–åçÑ¡øƒ.+rÐmâØ€=MÔ:/Èä”þöÛ¦âçMè\0£H\n({ÝS=gè³®ÙÿÂ‰kyoÌä?þ”•¼è½¸Ï8Õ‡¥Ð|BÛç’D…Šÿæ«1˜‹3œØ7šÝè¶íÅ£é¢\n<Yz\'±ÉjìXœ¶»`ê¡fr¥Qè\ZöÈ¿Ó4ÿáü«M†F/Ç-îf‘¿r“:CK\nè’ÎNBÐ\n›u\'Ñr\0ù~DCÈå¥:{º`IûŒðÀèÛ8]“›PYÝÀ5Hý¼ågbÇÜ:’<žxÝ¢¦ÔXè‚Ç,sèÝÕ\Zi™(±6è²¿!˜úžÿgŒÑŠÑk8è,+ÿYy.2À\rt*q7ìØ,jðŒ_HËd¼QPY±@è9Ý±|û¾X!¢l½‹·ú%1+ãw…çÔ$­5èJíck!Ô›è“HæF¼fKè\Z¾–ö­ûRœ$H¤èyáiJÛ[ØúÌKG•Ãº±CøÆ€•<.y’¹Aêè´ZYî¡Á€\n~íÜP.åêxêœƒ N×ýÃ®(¹gFèÊw©n~i;›³VÖ€%óTF“±~¿e|,|6DèæFRÁ\naý*!_^è²¿¦r÷…`H¿«a¦ñbÇèì:ö KEØ‹±nPw?6âË”ÆæHËºñH6g¾+ûèðeñÃëœ\r\Z€…¶	-_´Ä[Âˆ&·ÁùoÉèøw÷@è©YÔÌÃÀa_‰^ËËf¤¢^êÑÂ(Ä\rOèý«>×è¸­,“×ƒž¹š¯ýð\\qç§œèþó´›¤ˆŽX`A¼ÒÄðbGêë3[Ö×ò]êÐS\né³rï*³ï„³ÚÁ¾L–lf¢°­Š°< Õwžé>< *±ì0V÷ê‡çå£ä©Ø\04¾~Òt¡µúU‰éIô+ä¨KK7\Z >L¡ŸÕ\re‘‹´·m‹oœégLóQšù¢ºŠÒùç£º1ZÒktx¬Ã*ýš¸5Iéq¬™ò*ÖlmKÒ£kÄ\"ÐMÿQ?Êp§’aØ‚ç¦4é„³~ã¾¥Ýµ„n„n\'´-˜ç„ñ˜Ò‰VÞ>çé…¹ œÝX@í‰ï6ªq.è¾³§”¬*a_ª‘Æéˆ¢Ú›Ôr],?i(R;¾À½}¾˜>•ÖÜé™ŠCYŒV~ëÉäEêçà¸µV²˜…2(zI4­>Ñ¤éžQV!yvpcÌ’P` ˆ-že9rJ“K\'tÅÏ>;é«¥úÄ§gZï˜ÁúŒëCÝÞ§ÔJ oÀé*^ñ¢éÉ°1–N»JýR’áiÀBèíŽÔOõÓ¬BÌêVé×h´pCé%äâZí–}¾=¢™s<Û”ŸË[Zè#g *éÚ•îPK•ô»z5Ž~N¬ùÊÌ}”ãÚ,‘p‡oè:éÚé°\Zé;1\ZE”?Ic®_€†æðcÄ#ÅˆÑMéèž-µ[\"¹n³Eª*9‡p“:ÖcZT\\×ç›:_½éêÖ*zÆt¤îÿ‘å¶‰*Í{•÷	9lþ!~¶æˆQê–&#`Q¸\n.	.ŽE¬@¬ÑŽ.ú©%E´¸gØüˆê6íŽWœôÿ˜ðÈnkì+Ós…‘‘Ž¯­6Y·!ê=ážN3äü¸>½ì¬gœ|S(FÑjÇ•\nÙÕ;•eèêXí4P£ievØûæìWßsoÚ‹ÅLñ­QBWÃb¥êe¸xþñAíj,p¤rñˆk•jV°iƒÉê‘;h!ÛÂzï}Š)Ï\'ð·7á³2yå×”?ê›Ù]ÈA¦\"”¥‘±—3#Àq Æ†Ö\Z¾)+l\0#<9ê¬¥\"Ï•ü“ôA¥ÙvÕhzÄJ>AŽqƒäWß&zUê®V¨šµÆ\nW8 ­²`\0ayxHÃµ¹× céêÇ™7\\P«6…PyWìÎ­¿Ô½ncäáˆ»^=O%êÉ;¤M³ÆK* ß<ßÙfíw…òkzEß7%ìêÎÍ¿Í°µÛ9Oü8ñ^^ç]¦½ýt*fæ%ËýYEêíT.¡m¸À˜žˆÙ‰Y:††#°w`Åà_Üêï\np²…cÂ‰[«ùÇ_:E(.)“&$*~Ï(gf“ëØ;Ÿ—‡c©×\0Ì¢¸¹câ÷eÛ:Hb>R@\'=½vë@5)ÛëîyÅ&¡Ö«“†‹\r»¶œ;ÄðÓ&ëÆØ›Æ¿¯Ø»Í5|V¿{£×¾üA\rreAFzK`ë\"Ù?ÐßE¬õzÛêcRœz±ÐÍžó.VÇ~!ë,E­òEäÌcT*½ö52¤æÜð©gTš—šC×Žë6ø˜k8•Ö½¬éÿ§ W\'Ð|Ç˜Ìý—rf­H	/ëA”¹.ºy—aÿé¤·’#‘šÎcÁ¢ð½^Sá§ëFkãc¾û„MFjåXÇv‰ƒæM»›ø ‚ôŒì±¤ëK×lßà?÷YkÒéÅ2‚óÉìW>§Øô-ˆMõëPûN`g?\\\nÂ\rK¶´¹\0ðßJ<Ç˜3bxT:ë[Í\\ß`ÿnBæ7$Î‡#tý\"S¬mÐÚ-®§Cë`Í¬ÉŠÎsÎE#)(»ØôA[”h™\'ù®øçë|àùkaOïIŠîhÝ9A\08(¿?¼K\nµöÍ ¸ë~•š¢À ¥]«#°¹Âtvgï²Ûä;½såó@|ë€ZNt­aÂZ¬”f+Ç ‘\nõKèá°ú·°œb¯ë H]–»‰ŠT)ñ¸â’‘•!’¯µ=‹ã\0!e¸îáë¡n8œõÛà1\"P£ªÁäì&±8×X;ÃU^ŽÛ¿Òßë¤LDL9Æ4“Ý¬JÒæ•ÝƒõCí¦lE<aÇˆ…ïöëë¥lã.Ä“zÚÍ]\nºÕ\Z‰ý:›Âzs\0nÄ½Ìë¶ÿ°>¸eÅ[7“ÒNJõªttŽ@êŽ`¶2Zë¹\'S§VÙ\"ê*‰XAŸvkœOx¼Þ¡ÖmdFFÃ…fëÛvÖ»–aÊ©ÆD\05SS†-’Î*Ã^Ó…Œ\\w²ëãYÉÐÛ@ó·ºq˜¶D“^Ã¡WËWZmIQ9ÂLxëèïeÕåD6ƒÈÖ¤Â÷´4\näô¤}#9	;šM		ëê…±¬/Y6_ ì ÑwÊpk²wöÁ´0ÿÿ§ëð­Ò%`0Š¸ª•vl·¡µ\r®˜˜\n?¿4É¿ìàÒ§©èeœÈðƒ€ªòâ‹siðºø¸“GÉìrÖO©n¿õ_4Ä`…/“-ñ\'ÀîaYI|6Æòì`Zâ4‘¨\n¿é\"ž±l\'ÁãU8yîkSlöØµAÆì(GL¼¦8!Õ<z½KrÖiãáImV‡e(iCxùì/?‡¿¨O‘¾ÇE¥q¡²ði7A:Š3\r”³˜¢:ì?°ý2=‹,¬+)ÍÌ»þÓn£gš³»3©(·î¡ìD—íÔaˆ!_yþ	ÂQ“VGK‰³Ò‚½šsv@ÖìE‰\nÃF		äõ²M«Ãß%{Åßa‘ðÚ`,à±ìNºËÔù\0å}AŒv³¨ÃA¾‘$Î=Þ08Q×j€®ìV\\†Pè[àpHaÝF~yQ¤ËŠôã€¥àÃrôáì[æ€J«úŠ‹KÇº—”¶Án3ã`ñ,\0»dß,mìd¡uH/l+ÒïÞ âÝÔîÖ.„ÃÿI6Šñ(Ûÿì›Žy—Rôjò·\nM¢Çø¯Èx\r.sˆÎ‚÷…çßÁŒ&ì§I×nÿ¹6Øä¢_å³‰”£ga8ÌØyÍÆ].Ýëì§^Ÿú5P’«—näî>Ÿá:ÀýÝ´Í,GòI°z‘R¥ì®À’¢y¥îÃY#¨Ç³ÃE	´è92¿žžä„ì¯»ƒvnjs,_Y{\Zk•˜]µÙ›z¸Jò^zêì·{‘MŽþÉþ9l+:A¢ê}0¤š0ÈÝ.½@LìÆ3¢lå›”‰\\ÕHiÜµx„fîLl#@Å¤‹åe+ìá½™Ág\rÁ„yôuCxÄÔ;P{ó³kØîÆéyMìã#µh .˜’?éõt#É ‡‚£\"ü‘ëz)`–ìçHgÙPÄšÑ$ÒmÑ­bzæš“r¹¢Ââ	S¸,ìúRI+‹_#aØÿp[o×ñ|\'ë:@ôîóAª×} Eìû3ŠêWÃIª¯·ŸÌÔïÄûkœkÄ0yÏ.9¤ììüivF©v2îüÕº”26û\'\"\ZÜêÉ§V:àNmíÎÔ6j4°0FŠ†Scö\"«µ~ÖÖG8<\'óÀˆÞí¹€ƒ³½‘:ïÁ¨ŒMÄ6©ª¿/î¿U­9)íO…àãÞáªÞWTÁ>•ËûŠSÁ€0\0É;§õQOí%$Kðþ	œÕ\'ßàÍ•{)²°_ºÒÂÄŽ#/qí,‡kàºûäþ›¥û$t3ßó?iYÏ²YÚ·O†í5]Iÿç{ö¦Î£›¤ƒÙš‘X‚LëlÇÌòÌ#,\níH×5oíýDÑ*·rîü·u-ê{ç{	€‡ß3Šò¦j\níWÓMb™©X°³zp)\'ì•Fñ—â{§ôPniqŒ¾9ío§ÃÌ³l5Êy9òMb†&iK–èues¶<%íqÑ¬6ÙþI¬¬½F™_‘‚\'Q•7—3#5XN¸íxL+ºÖ–}	gTj°ô,Þ)0fœ’Ûí§­;7p>í‚Þf–ÓTp6\0/„¼‹–ûÖšG¬™>›Èÿ>¯Z²écíƒDy(éº-s\'ìã¿#Ö›XÌÞ‰êÎ†•>¼í’Ý9ÈF„Üð± Ê÷dÈãíÖ°H]@eéPaí™yŠÅ&)Ô§ü»0Ðx)/ÒmÛ…ÍrÙUzßí¨•þê„¼Ù&š•¹[j’}wR÷Eý·¥vàäíÌ{ðAï„ñôG‰5öFä¿i	y*dq]œOŽÈX=íÐxsÕ‚â\'ydQŒÀn\Zèîÿ	I5@µ†7Ü“1¸ýíÔYX.>Ïãt;a]_Àn„Ê£8iÆâ\\-|„íÜžÂ“ÃW[Bœ\rDÝ¬çý‚ä è³vûp×Úíê¶“Rd®%¿wo™®¥çbëöŸ@Fj\Z\n)ú	þ|íù>ý’j*¶¡Ììš¬»eí3Öpž]æ¬LØ}ž`îÔ`ÎDX1ó¨˜äç¢Ø¹“óWJÍöšÍ]cÆˆfî	uøJ0f°j\0Ö‘sìÐZR‰~•]ÍÁ´ß*Ã¦Üî\"Ûrd SŒ2é!æ{—Ö£:=úNzäàïÃg†&þî$—F,lKê¸‰/Ã9özÞÃœu ê\Z\"Ødmî*\ZÜîä¬XÝÍ¹[I|•4rñ_œxS‚´©î*tÁ–€Û^ç&ðÆ/Ê\\$ÌÒêr\\`Ê³aþÌî7%€¿eÅ±CS6Õê€ÿÒÇ€èh¤2.^W¨wñîFÜ•¸)„ë‹Ùõ6D°KŒÍÐ¤Û3~ò\\žˆ¾†îHèÃ®4ñÄòðnþ~2p{wq\Z.(ô´WÑaîwÇ:µjUÊ/¸ªt#Lÿ¿Ž\"uât…âPÇw\"î…´LÛx|ï(.ayâÑ«uÍ#\ZžÚ„e÷œœuîÇuIå;o·è,1ù{÷˜[rÑ¸5é¶b¨,î ù½‰B2ó«+YÔGHéõ¼QéM·®p+ÖÊiî³Ç2ÑvC°­’Æm’*ÑiúžüQLC·H8îÀRvJëÜj…Ãoœ™×Þ¼f2RFt½¯…	{[OîÄ5ŒRÂ¸‘é_q×	ª›6pOÅ†ÁÇ¶G=õ6îÖbº4˜‚ÿ?Õøäfs^ÅYÚÙ\0‰©Á©¢½À^÷îênÎ4Ž·óIYßa‹}+€á/¦Q»ûnŠºò—îî%ümp2X[j_aG·…¹Ðâ…v»@Þ2‘«b\\þï\0æ“ƒí«~*JÕjTÙ\Zw·?/™cƒg—‹)eÕï¬øöZ~&¢q»ÙN7Óó Z-í‡ÌÉÎ…rõÑ$Eï\Z3b\n¦îæNyoHëN„mQûÑvaýNï/	äYï!vâ‘46]3º]£ë3è<§µÚ—“ñµ”ïo2Ò¾Pÿu‰A_•*}ë~Êô‚\'K9ö;ô¾ÿ4ïÖp«ä\n+=U¯Oª}Ýî…6ÔŠ|¼‰è±}<yï­¼Ö‰KîhxÞ«(Ráïñ1Êõ=~ÅPäwÄïä4‡•Lê#\\r°¼Ô¹FÅ \"‹$qÏcí@\næÿïø«CñâKnAìO] ™`þo§¦ŠC›ýK¦‚ð\r.‚Oôû}9žfPkÈoøÖ2,”=A}P¨ð´·šUå¹œÜ’I	ÊßÄ¥³qQSï™qOXÚŸlÌð#\r5ók´à›,P¬D·+ª>J»Ô5ë”§ùn€Îð%2¿ðäŒ9;*9^åHa0šVÊñ\"ÙOçvNçz=ÏŽð.\0UŽRqÏk\'…¾šž¨i_i,…\nÑGËô+Lð.\rQŠ\0€½%¶\'óyóm–_˜Ü#ê?ÚÑð7×0õsw§çUJ/cIL†®³ax²ï‰‹6êo²i€5ðE1\0«Â² ÷7“¥5mw>ZÍùß2Q2K=¬^NƒÜâðq¤Ùó¤íQ\nôIS„}V#íN7=‰êÉ·Š5øÔðžgD¼ò©>h]3Úð\n0_¬ÑáWg¢1*ðÀîÆR;K˜ØøÊÑÀúRÌñ[:[ÿæ*w¿(æ1€ª yðÚöXaÍ°]çâ()cÿkÏÐ!~só~h®íî¢q0ðÛÁ•X?8ùÌ…™ƒàH‡Ûi,+xú¼ÍµŒSEðå®9¾r=˜#_~­\\£/SÍ»Ù(YC/#/à€Dðô^>¥6\\½¾ãâV¿6 Eé‘iÇ*ÙX,¤/²6ñÿÚà××}%]ávˆ	§‚\ZYû«¨á<ž}]ñ8æc›Ü4=}ŒXíj(	;ßÝwãgÎÖ¸,\\Rñ{¤9ªóÌÇa­™\0IvíÝÍ\\VmþN(×˜î3\'ñ|.‹k‘¼\Zsæ…n×/Øä‘››Xf~ûX™‰rê[¨ñ‚0©$kÆoˆA­…{¿°¸†ÿÊ2#ì˜amªˆ\'™ñƒY#ÎòO®ç(&\r\n0Ø{zÉã€öÇû7¹jÇá»åñ¥ò|˜œÿ5/îiò¢÷’VV#VÊåí²AðÔÓÙ`ñ¹ÎÇªÍVÚï®ç¿¨!ÂMdÔúE†.ºÌ,nH£ñËkQ¾_ê3«°9‹y\n£bÛ-5c,R¹–ñè3£§Å\'„r´˜.]9cËx·ªßšY9í\\~ÏóòÂØÄfÖÊÆÇ¶hýj}u—pIXåpâÚ¾Î©T²§…ò4)\\í¤dw}Ú «—wÊþŒÊ\0‘ˆG>(,ò9Ùã3Ü®_;“–¸G€_×1MöÃË£¡ß¦‡mòC\'VÛ¨/ÉéH_n{ÝÔFWÔê?^Õ®¢VŸï‹ òN	±á»-«²²j¹›Çs\Zjhß½CáÈ™ªIùë²EòbäÁU‹aöÈÐË9e×½R§²X‡?æ¥ˆ1±µòih\ZÎÒ•üƒX¼T÷9€¥€ÛòEßŽ¢iðšÑ†	òkû½!P‚BxQA.TåÐÛ„Òß«à¹ ¯ƒÃÛŽ‡ªòv²••&²=GžŸéVŸkr2Î×C5¶­¸ÏmôÊ~q~Œò{9†ð\0ÎJ¤#6©Ña/,nŸ5ÐÄÕ¸¾þ¢æñ¸<5ò‰±Ø;rfXá…¸½“eXÈt¢Åª.+[¤µ£ûòŽå’©H{vúÌò./s|UÈZÓÈA§h$DU²sÓËò­æúIÍ{\'\01ÁãâÜŒ˜ä‡røªŽk¦ŠDßäòÂa²cÉö´ö#kôQbm(ö¹(· {ia^¨\\vì·Jòä©¾!è@¥˜ë	Ón›ˆ÷K^$ÛëN€Vj¡ýÊqó ìvªêÄ…¯>¡›ªÐ¨î&ÛD™6X]`ïÇ=ós\0Óê1©y5zÔåÉ4ÎO¨Âš|pÂA5¢PíÛó%MuŒÔä#•¨g±¡]®zmÜ¦³ø‰8‰Öòu¸ó(fyÞÃ2ýÉÐ­Ï9¼àexÜkzªBü«4Ûò6óY76Õ\ZNçší`xÐÔžqÃ€sÆ}= ŽD€Â}ó^¤<!eV-\rç7ú°LtBRÔ`þÂríýÚ˜ógE;+\\¹)HÐqÏÝ{@ÃdX{a2ÕH´=·Äó…GÍÈ6Cm­Å:î|ÄÒ!%¨â…p8ÇUgð¿Œ«ó’ë¤AçNˆÕyúqoÊ…#&]#mV°Û•ºrÈ¹ó¦ÂÔLá=¦Ö6mzQh¨´ZˆêöòœàÁÑÊCÓó®­ËÞo¦éa[™ce«Uõ>TÈõÝÃ¸·~3…ë$:ó·ýƒûì¸v\r?vÖ}¾°}\" ¾0*|îŸÝ;»Z0ó¸J«íàÈÙç7Ã7¬6ØñWHGå„Y ‚3kPãìóº™¢RÚÖWz3™VþÙ.ƒ£Î&QŸï¬û§óÐ—†ùÃ÷e¨åãW‰_6|—T-Ý>{ÜrC\nÌ=±óÚkÈÅRdŒj€¦6¿ÄôžTãÏÂëøÎ\'‚³¢óâÂÏït°â®Ýa\'îX%=æB–-ÝEp…~ž\'ÿu)óù’3HÎ_cxøÅNãžÛpn¦¦x{V…«‚@Óôf!··D.S°°J/ÞxkùnZ¶~qÆê6Lê‚¨$Ôô¯ˆ?{II%õ&œV(Aw®Ø<ä©»„Êêcô$Ða‚=¥¸®èµ!3C¹PY¬â¡.c%Ç0b?Oô)MíŸ´™ûøË[Â%>xdë]?ZŠñ´ž1õ€¼ô5ÙÎqö)•9W/`¯çkWèV*à_i_\'hÊMaôCQWÜ~KÛ0±X~DÎ<ý¤Í>Ì5ëO!	U\'£ñôIaÓ´9+¶åí6ì§ÚfFÉ£7«r,Áõ?ÏËOôP“Ó\ZârŸ(gaëžu;YˆR‡>èºv\\ÙÂ?sëkô\\¸ ¸~Ðm†”àVýâ|Ý¥\0™‰!ÔôÙ–X6±¶ô_ÈÊKG„—qè¬iÊ°ü#ÿíŠÇ2?\'Ž¡u>iôaªv›/%1UÿEd È_w\'±Þ¢—¶×KGs³*<vôu.˜€ùìê—S²ÍA`\n¤	t§úÿp\'â\\Ë‘+&ô‘¡*u4ªµc	\Z{\r˜ˆ†ö¤õ@l(2Ïu¥Üô­g§‘!Ú—Éªç¾eTÑKrjeµ…ž®Uõtô®-V°ÿð’ÎâJË€…¢z•Ø§`*#–äjô¼M~(‰ª¥ú­kÜà_MèÖW¼ÔF‚i‰]È«Óô¼µñrtÖn&bòîùI^ôHóïj˜¨1µÃ{¡¡ôÅ²Ž3÷´‡²pv`ñr9HŸƒ(¶cßWÞK\"…$ôÆGàÏ­\'·6ÜI\"óVÛÉœ=«Â0¹Ûþµ¼²ñ\ZôÇó×hÖ­Ý†<e1L¢!Ó³ø„\ZªŠD¤K¾—iôÍ@*SŒÄ˜RgÔÉº	r¸ÍzÞ÷2,oÛÏQ®¹ôÏ•ÎFUö…élt€°*³gª§ëÐVâ˜²Ã¹ÇËô×ÔÛ¬ƒ£BjÆLNƒùhZìíe%“D\'‰ÇüG}wîôÝD{,kÿ¦„Ò,z\"Áž\'õH‡W…5Je@R/Ûôí²ŠÓÇÒêfdUÈÆ¬¶æ‚ÉÈ\\ê¯fHÜËëö÷v„õ\rÉ¦JàXCµ+ÁßGâbË„	Ä<Þ‹é0ë5õI¬IšÝwßd¦4\"°é†—ÑàÞÒ0_Õëhí^1õ Ê-åcÖj¦HtfÝ¬Ó?óáÊD)Ä\'·ÖhcF,õ4¯|iÓQl°p§êt÷>ñ%y£¨²ä1P¥bBüõR‚ý¦ô[B}–\n[ŒÚÜ;	I2qè‘UÔ>åõn)Í„¸ºIx´ñ´VV$ºÌZ=¾”qÅUOúàcõƒïæ\nÔÇÌ4\r\'RŸ2ä8ÏF(>Fð„2 ”Ýõ“×760î—w8Ý([†žÎoãWÔèKïÔ4dŽÃóõ”Â\"Qj6¿h³ë\'–Vh¦­~ÆÆAd’º€7Üõ¦Dšc€ÉÝA‰\ZµH¯zyÝÀI“íîêQè‰]‘oõÒ%<»°DN«N‹÷Mž^ó®^º¾/jC9òtb–¦pö\r<ë!!dŽeŸpõÂ\ZÂö	¥0mz“ÃÇ˜é%ö‰þ¾ÄøîÞ`à.Û¾H–,Ñx1õÀð8q?–Lå}]ö…èU‰^¾¬ª‹9pÝô&ÙîÍ`önM{¬ n¾Lö\ZNúŠñ:‡J0¼²L©ð2æû\"L±íâ¯œtÂö%>œ:1¸W™µR¿ÚØŠÍ©°ÂQÔi‚ñ~Õ^GöTÚŒÌ„ÊŸ[w®¾ÁT™y6›™1?\"p÷¹LÝ×È,ögè™GºÕr­¸wð&3Ø¼¡ºxvJA7 ±yñösvïo’«_âîùjÜHøÁ*¥÷BWµY±$6Ö`¦´övr’`GáÌƒÎSý€°„©Â$ áÁ2|‚¨>éõ‰YöwMüW[þë ´ßIËî/¯H-j\r%èD’°³Éˆ€öˆÍT ®&gÉ–Ð\r.…Ä:Ø)§QÙÝ7‹Ý£ð ™höº¿ráþn©¶zW„úm:føO&y(ëHÜ´ãÔùöÈ!U¡c%rT ”êã.ªqƒx†ë¹ž=\0öÚÔ\"øIà8cï_Ý;¢kà6½ùR¤r‹çE?{dÂÂöÝG_ÍA”›ê7©¼œÃc0+›Ù^EÎéh1îä„{ëó÷9UÍ,·ŽÞ%k1X\r LcNï‰;½<KÎ÷{–*Òúk“L¤½œÍý–ìE,Ít*«J¸.	ì—÷¼»*æ­\\5œµc%ªaû¤PŸTÁ›g³xÈ»÷ý\rƒCÖûZOýØý8@‚;•6f†ž…üU¸Â4÷=—Ü|@” ÔƒÄÙ\\¯›HVq2ªÎv5Âo«›,™\0÷7ûIÑ´ùE‡³£™Æ90.BAeµ4>]yþS‚Pk™÷=ü9iÎðfCu	l6E€#ñZt,#<‹\ZLÇ4Z¼´÷FUª±¿!}\\ÖŠÿô_È•«ÎoÀ/BÌ\\!÷Z<&Á^‡SÛÜèŽVÄÀ?½ÀºR†ÃŠ¥]€‚	„÷’\nÛƒ-!¸7ýŸ‹¾\rd>Þf83c(q9—Ë\Z)÷–µôU™Å@ýqð‡âZû˜\ZÒàã×7ŒÂàëñBI÷¢q¼îçÑ°£¶É§Ó¿lpKò9 Õ^¬´/t‚Ì4,÷ÞÍ®6ÝØô»R¾ŠÔ¤z†¤8\\4”ùwæÄc‹÷ßyŽ¼€Ýs–˜øM™)9@óŠ£îþÉðŠ2î‹ÐÁØ.Á÷êVü/B°Îc5a—º\rRI G>?£¨çy;Í+šú‰ø,7q‰ø>d\'ù•·‰º@²@xÄÂ°”E½]|ø2©Ë-[Ñ 3»æý]S³³.ïã\\þŸ0×”£ÕøB/\nÉj“z\'açÿô¸·§ø½÷ÙÕFðL\ZøH-L	`$p1/>:r—ýÞV Ç™=={ðÍOrøRkg!iÍïf¦nb.*ëÍÎ·ÛØð¢$ÏgwËøTÎ©#;?²Ú`Ò?ÐÉ;\"ŒèAäöY|û—X;uøaôw?oa”æîbN$²gIÌöÏôõ+Ç·áR.øeî\ZúèàÀôptñµÖá£ˆ¥É:\Z¤`\'8Áy`ø	B–‘)åAdOOÎÀ·MÉ)¬ÌWýµgÀ…@»\0iø9\n?šg{Ñ÷¥gsû	gOÈàXžIØ#nø¤¨!F#YÈ¼v\"|é:àÝ¯CG#\nY¹E[‚‘VŸwÎø¹i¢%¨-%Fþ\0ëåÀ[˜nî1SaŽ±Ó+ÒÓä]øÛBªE2Øs–ÅŽ)–?ÔŸÌB°	î¤*èZœOÿøÛ’n+zü`ß—Ý×]£^Žé‘$¼d›gÏÒGf¼øçmä°G8²@~nóñ?â	x¶Ä*Õ‘x½kûþS‹øëžµ9À¦²ú”U×RÝ¼\"¥EI¼ {†`zåë$„øì¨€qíæëZ6hÖ²C¾†R=¦8H ‰ÎÔÉ<øíÍ>æyêèyå=ôû ôØƒ•ÏGòÕÓ©&˜‘øî0ýÔ*—·²üuã\0u\r™æ+M\nMÆ¿Ó4€øføðKwõlãQ¢Ó2òû\\ÌNrì\n³rBs…«ö~f“Íaù_žMG…àæ%2q¹å¾0è/Ò“:;å…êeäW¤G’ùÊˆÝPäÄ,ÔöK´”A]HÔúë%éóûí¦AõæQù<…gêNüçMg¬J¤œ“\"¿~d÷xŸ÷ÈˆÁñÞ¸ù<¯˜£“!B¬|$k¨®¼Ýˆ # Œe¬i%0ùDæ´ÛžVèš¹xRBBy%ÄhÑWv³ÎÇ¶mØ}nùG>pûãÑ¹úáWþƒçÃé5šwõ™ÄOÎEÍÌ¾¶mùGŸ”. Õƒ»g‚ù?ÂƒÐr°Ð¢js$_”D&Ö—»ùT¥¹´5á«)ßø\\Npš±¸Áè[Šá>»ä&¬ù]Œ‘âˆ÷:ÿœø.»Ñ¥×‡„¢Ì4öšžU‹ŽÚùhnl±ÃhÀÈÊ«ÍjF¬**\ZŒµóWînfrP#3Êùmd…¼§•ánÎnun”pU0 l½à6­¤—ZišRùwÖ¢$ØéÕí¡Â¡æ¡˜3þ¼­DÇ\\È[¢I£€ù†{)L¾&ó¨xŠ~@ïà}«7@*š®YG;s>_Iù——wD=O$l\ZÝžðïåIâ9<€ç0oxé¼>ù­L1 Ì\Z?–¯ê÷fè]ÅûÐt2Ðˆ˜èò5û²úùµ$öSª¢(Ô]4âP¶Ó•¿¾cUÜvÅá¢­—(¯cùÍ„É¯ýTÎ½Ú$_ýƒâõ®¥Søêñ‰©ñÐŠÞ|ùá;äé7Ë\"‘L~Þ…»LEº`!à)lÌÊ›ýhLùëOØ/Ì©3½z4ÎšûC:Ufz^^Gnçõ´ãùì/·pR1‘CúÌ¬20°2€J½Î<±‘:·_ùíB!s*þ¹Ãlª°ö6ÇÕØ\"Q_ýÈ¹©2®¶ša7ùî<\\U}Ï\"A¨´²sÜÂ?—ÜC9‡»Òñ`Âr«Èùð0Ã‰‰ÏÃîò\0èØ1¼Öy£iúN7,N]Ü8äùûÏª¾Žü˜ÌÄÍÜC‘,01›SÍ­ç-€aœ½bùüªpYíx{VcÞÿo€ølNG¢qlkb‡¡ùñá¦aúòÃ±ÔŸ‡ybÐÖ@ËYÓäÔ(J5}×¸d“t`Muúr:_,áuÕ\'}Ë]RÌû§áú`Š§Hžú¼ÌÆ‚€Uz[çºw\\=Ê¼\0[\nKixµ-b>´Åú,Eýd½Ò”à\nNß-Žëî\0´9pM0+±½~0Ÿú:6rÂ½cÉÏ	…âh{€M\\ó¶ÒËÐJ¬š,ºk\r?úúKe„³úÔ#¥¿pj¬mŽ=N+AôÊrÃ	ñ);¨FúO\Z/Þ†f…½à?½xÈƒ9ºú\rQP@\rïÌ\Z¾áÁûúSÒzó½¬\n³ÀE´OŒ“µÇwF.Pùê)n>³ù<ñÏúW¨ÎS)¿‡Ð_×]µæêÃYÿaŠ\'kY¹­ÙÿÝú_otërã£)ÍÖC§“¹ÙE®IÇm/½;×ïàëgúg¼Å­Ž‹Æ±Òà0`ü®£8^ùùì\\‚¦Æ‹ý~– úp$ó§	[Í2üe%j°òUãM¶‹â*.=Ô:ckútçà*(Ì¡¸…å‘í>UìÉÑÀíRM¢/eúwâ\'äŠÆTüËOE£[¸q:éSk!©¤ ËŽó\\ú~’J±Ì7$kSsYme(°|£‚.¸Å¹zZàÅ[ú]Ìóä¶¤^B±¬ñu\0§$b\"1,	ãHp	¦3úžµõ:£X+½šè„O2¡í„£>dp¢mÝž\Z\'Ôrú¡ú™\0ÜL=DÝ!D&ÜÁÇ¹Û	¶\\,Ç^ˆ‚x5”ú¢¸ªëª¾l°céì‹…ŠqÚo×Ÿ¡¸KÈÖ›+ú§>‘xØy€8\"ËlÚqïN!_½\rÑ‚Ó>Ÿó3fú°º%íØ‚Ã!aÎ29\nÜãÈÿ½`¨F_h” *Šyúº.¶Z±Û­Pî0·¨\"€’j…ÅÎ§=xat\\KúÇÔÞ7½[&J©9ê¨*o‰9qæ?D±æãÜúßQ‚[::Ýü´jžsÞØ^Z@2nâì³ve)e_úäuî‚éî!Å9½]´we<»¹‡Î¹iJkNúêuMüóÙ‹‹OãI0x{MðyR\r´~»®S²îúíµBST…ª½ð hÂZs©*†÷²[?	PO´“vúóIø¨}7+Æ•¤A÷Üàlæ¬¿B÷õtÛ\'s÷ðtúú‚¾sh«wí¥äk1]ÿ\':ò&e¿t¤b¯tñîúÿ*Î\n\'¼Z%±À$^Ùòô*¹B¥üR_~ñ;AŠ•òúÿk8«Úæó\\=†>Jõ¹ºÄ1íÀ~(‹æéAcïqûo%TFþO-ÁGzÂJTN>Ú\'¿Ùñý‚”ç˜#.û`\rÈy~Eä~|ˆ\nRËi)fl—é¥”e}ã)ldû*ôÃ€IñFª^‚È¯—Ü’ì‰åWø’é@ž~½Ý˜Çû0èì(ŽU÷­Þ•ÊM!\0¦Û×ž¯¦ÏTž×Å¾dû8ž(hå°]s‰x\"8Îpp9Y$SH,¨ŽƒiŽwûTÊ`Èl©ìÀ Þ9¾˜çªPÞkÖKVÒâdªÝ*ãûX\0M‡oï•DO=hÙW¹û\0 á7$÷Ýê—ôR¸Tûbý¸zúHpÀfÀœ?÷@Ñ˜Ý²àI ù¶¾ŠG±]ûqÓM;ŒÕ>l\nAíµŽ>åÎk˜hÇØÝRºÆñ8û—´ñn<Rq0Íž—öùZú;k˜çA,îÝL\'€qžžû©J[ªAn>šã¢ÈP:²›éÃÆ7àî«4iwŒîû°Š!§JÉÈ[h7e“^ïJžT«uµV°”Ú…ò6ûµ»bJñ³õRê©#ŒÿÔ²‹Yu¢nénO–œûû¹¿Ž#£\rÐF1_Ò¢\'žSz§<ÂJ8«@Ýbû½ÈDn6xpïÊ4(b‹AXÄ×a¦ÎÔ;ÍäWRÅýû¾ÒuâÒ\\××Ô‰Qiçªg»œ‡DH	;\0ÇÌûßãyú’Ÿ/˜_,î5ñƒV^Á,~<FXBµ”ºVvûäc\niz½N£y×Šìô´}Ëœ.Üþì®\Z»^¡­šü\0Úúè«ê—]IÊ’|*¨…ôw~ ^,j.ÄCJ©3ü¬’IIÿ%¸%è\"Ð–XŸœ¢å~X4;;Ý]*Å	ü&Æô¹ô\"TÑþQWvRiº²dú3’mþ`aÅø3\rü=­£<Ýáþei|ÎMûqZ]V[]&I-q9)g¹0üTg‹OrP~øtgn©gšÉí(¸W¦{v¨êÑÍ^ôüZ¬è}ÈC6Ýž÷«+‘?‹Û¸ZøPËd?Pü\\ÄÒùèƒkO×ýÃø}H¦\"Fï+:ÌµLZ’KAüryüä9Hø$ÅÄªìÌß50K5:\'òÄŠÆ$ôÜÔºŸšü×†dÅªC*†k]¬0É¾\"€àþâÍ¶#8Kå®ÄüxQQL9‚­ôomÑ âuÜu»Ô›ï÷5ò.À¢qü§r×À’Ø|\Zéã‚5¬báŠT2¼®Ëph=´±ßü¬®—§jŽ#ÏjR……ÏÕ	ðª¨Ú|‡zÂþü03ÅüÆ¨;p¸-ä¤e*îÒÑ`žˆÊ[í§p5UÿüØÍ³§Ðá¦{œ£án¥¿Â!z[Û>µf¸t4‰üî÷s^¦tE+WêLêÕ¯‰èÿ¦CŽêøÒ©Ï‡HýhŸZ;PáÈ.¤çóËs.¸1º›qþ+Ü‹\r’4Êýt#º¡*<Áv+7UZ^¿ð5¹>w›<ÔePý\"©{	åïkÙJ\'ŒÒ÷5ÏÅÁ ïlhætÔzq¥Afý$PdµuU1¹Èô×8›—ð<Knâs¡µÀpGR÷bý:LÀÃ0ñ÷¬j}¼y•ìŠŸWÄ¿ÇSh¡5GHý;ÛVƒ­(üÊ(Æ\ZB\0ˆ\rËlÅ—™àÂBäs°#3ý?+æê‡Wpâ¤P¾Mçk]¼<px_Á\"RÝLki ˜GýAp“\Z\\½¢á?hç8°ªó€Q‹È$–d1úìËŒýGPPù(ÔÏžÁÓîSËá3Qý?(H|,ø;pŠñýH@yÆ„¿k}Ì{Œ¯[«ÇW{ŒLGÍ.ávOÇ«ž\"ýJ\":„‘¨réPnû¦½oR‚Ân+5”-†R\n¯qyýM\r6IcÄ÷½ýòE‘«,M+,¢Ç–¸åfŠž ýMPæ†[°Y&åð¨Ï\rŠ¯,·¡ëYDxÎÂxæ©÷ýVÞŒ˜\Z­Ò~´VDéÙÉZ6ßaWÊÀ_à÷¢tÊ©ký[á¬ëÛä –ñÖÄlì-ù\0Ü%;æw—ý`¦·=\nÛà³^;˜…ÞñH¼g™ê‰R…›¹Øåí2ýgìi\nÁB±_Èê[•\0‹Ý7¢Ù4òw5×ØÌqáë‚ýy°ŸäÚ1±Ð©3«&³TtÝÈ¹£ê8€=âËSýP¶yóYmíí«ˆûm¶æ½UíI¶æÏOÀF	!•ùýŽî›qÀ¬Oç¤~Ã¾`·Ï·7“i.KþÜêK´ìýš{1Xq\"SÍÜSÁïÞêw	ÈÂú üú4æÍp<¢°ýš”CÎ²ÂŒçÝêl×$CâÍÒ¾Y_G‡%Ì—A’ýœþ;Œ¢3@¢†\"ŽÁ_Ò“dª/5¿ðý¤äçZ|›\\ŽT‰-‡±BýD\"Ð,QÃuÜ³Á÷n¡ý¯¦.˜ÇíñÚA\ZÝÊX¦m,¬éP\rë—J·hÜýÝ–ƒ™ZÉ¥6‹–m–gH<m–›ªbè›ñÙm^ýãxÅQ#’›\0Â‰Àtgû¤ò¡FªÁÎN¡õßvýó&›W\"üÄ²}:€®ñkÕSà÷-e&sñcôþÜ#bQ¼{ÎŸX¹€ÿQ,-µ\"k}aë«ª¡ôŠ÷þ1héØ—]m3ÄºXq°Ã÷ìjÂ_Þy®[+xòEèþÇV0zÙêÁxiÇþ\nÌí²ÛFž\nËè·þ7‘Û4Ææ¬‹\\ó Mè=„°æO‚¡–h³¿£™’þ=Øíln&ÎÑø¾„çÄƒæJÇÓ—µ‰£~ÄÄÞ÷…élþL;•-ºÎFÒÄ\0ÓÙU±ƒ*/·—ÖÖdã.>z_Ûþ[à˜¼Rá±ÆØá|LìõŒ•§<uQR”V³¤ ¸xþs 	b[Ðy¦iÏCàâ¨õ\0öâôãTþq@W~‡þu¢p)N½ŠÂ®mùéU Ü0pÓ3ÊÌTvûþ{™á¹œgñIU9ÿ\0ÅØÚ¡Swíq’\\(LpR^þ†™Lwûò:›bé¤D^J¢Ê<÷¡º†#lV B»<þþ&ÞbôBç­¢ã0·9ÿZ/õ|ô1¸æ÷p¦‡þ_mËo²<eÇç{„FE²P\n-ÀáðÞ,5Hþ®Nßv›æR98qKn<÷J{bZ]X)Üƒ8Pþ¼:¤œ@¾æÆ\rà%·­-ƒ™½½à,$y·Ãkèþ¿\\ý3†ë”¢ß“{½B2—Aá™êÖGÙ<Š&%þÁùß¼w$ž¦™cŽTVÂ¶\r‰|fø7hCÁp\ZÐþÝ8šwGþ+‰dUxÑÕXcˆÑ¨Vò*¿6Øi(ÎþåHÖXwÙ6[òþ|ýJaÙÍ´çÐ–Òq^ü¥þìOžh;xAô3×÷-\r¬ðèhMœ>kv7¥Å[þòžÞ×‡d£Ì‚zR<¯¿2õêèKˆ®ÓØÃ7‰I“þýIÆ!1&™j¶‡[6›¼ˆš56i¹8ç›nžtþýl™*ÿÇñ?·ˆò½/]À\Zø4í¨¹tXê*ý¹ò5®ÿ\0ýê©\nŽíÔ\"E‰‘Êé íÀÂs£º†8õÑ‚•›\\ÿ9`\\&S9â~{-LKÅIÛT–iØï;•u!®öÿ\'©}ÖÊá2—Ôå:Îe<DÝÁ€jÉÒ”ÀNÏ¼ôÿ7ôÿ±˜UÍe°H> -ôä%G µ(ŒmÎ\0˜ùÿDO;†™^ñKÔälµ¿½€Ø¸!à/?aFÓzìò#ÿU³%föî­{øxóÊiŒ<ç¹f¯œ;¯˜µ–š‰KÿZ9Þ°NúÝWj_‰Hñ¬]ÏÍšV”IùR[ëƒ›ÖBÿ…†—6âBå}(Ò‹Êyœpˆˆá\"»ÿcç\'rr±F4ÿk¯®’~P,oü¨ÁÊ‚-~¦BÊ¾Ëi>1¹/#ÿ´Þ#öÛyš‹XÔoaª…\\DÅžheb¤‰õÿÂàhƒæ?)—3Ž»1àuóŸ¡s˜Þ_sñ³¢Ð¨dÿÄ>V *RˆŸ/\0˜ˆòÛãÓ·ï~rÆ%\"ÒÊæžòÿÅò8lbØÎºÿ§\"ž7eŽEŒ=n~ÛÑÍ™\'2ÕC/ÿËâú¶¸rÍ\rÇÌˆÙ\r‹;ÑJ¬UŒË‘-ó\\BÿÖ?»›	C¿Q–¾Ûc2 Gƒ‚”â“½eåÞh£ähï‘ÿý{Å<n—Ð½¯>!Äí2ú¤_UÖd~ ÞpØç²7O\";}©ëÔù’m\0','no');
INSERT INTO `wp_wfconfig` VALUES ('currentCronKey','','yes');
INSERT INTO `wp_wfconfig` VALUES ('dashboardData','a:4:{s:9:\"generated\";i:1771734382;s:3:\"tdf\";a:3:{s:9:\"community\";i:7210;s:7:\"premium\";i:7236;s:9:\"blacklist\";i:9523;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1771646400;s:1:\"c\";i:9593219;}i:1;a:2:{s:1:\"t\";i:1771650000;s:1:\"c\";i:9638583;}i:2;a:2:{s:1:\"t\";i:1771653600;s:1:\"c\";i:9633172;}i:3;a:2:{s:1:\"t\";i:1771657200;s:1:\"c\";i:9527409;}i:4;a:2:{s:1:\"t\";i:1771660800;s:1:\"c\";i:9639097;}i:5;a:2:{s:1:\"t\";i:1771664400;s:1:\"c\";i:9943520;}i:6;a:2:{s:1:\"t\";i:1771668000;s:1:\"c\";i:10465026;}i:7;a:2:{s:1:\"t\";i:1771671600;s:1:\"c\";i:10546812;}i:8;a:2:{s:1:\"t\";i:1771675200;s:1:\"c\";i:10611151;}i:9;a:2:{s:1:\"t\";i:1771678800;s:1:\"c\";i:10352503;}i:10;a:2:{s:1:\"t\";i:1771682400;s:1:\"c\";i:10087458;}i:11;a:2:{s:1:\"t\";i:1771686000;s:1:\"c\";i:9505227;}i:12;a:2:{s:1:\"t\";i:1771689600;s:1:\"c\";i:9383657;}i:13;a:2:{s:1:\"t\";i:1771693200;s:1:\"c\";i:9052472;}i:14;a:2:{s:1:\"t\";i:1771696800;s:1:\"c\";i:9610053;}i:15;a:2:{s:1:\"t\";i:1771700400;s:1:\"c\";i:10097633;}i:16;a:2:{s:1:\"t\";i:1771704000;s:1:\"c\";i:10069859;}i:17;a:2:{s:1:\"t\";i:1771707600;s:1:\"c\";i:10249988;}i:18;a:2:{s:1:\"t\";i:1771711200;s:1:\"c\";i:10355853;}i:19;a:2:{s:1:\"t\";i:1771714800;s:1:\"c\";i:9334855;}i:20;a:2:{s:1:\"t\";i:1771718400;s:1:\"c\";i:9467409;}i:21;a:2:{s:1:\"t\";i:1771722000;s:1:\"c\";i:9487463;}i:22;a:2:{s:1:\"t\";i:1771725600;s:1:\"c\";i:9534232;}i:23;a:2:{s:1:\"t\";i:1771729200;s:1:\"c\";i:9293598;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1771113600;s:1:\"c\";i:192109349;}i:1;a:2:{s:1:\"t\";i:1771200000;s:1:\"c\";i:186361189;}i:2;a:2:{s:1:\"t\";i:1771286400;s:1:\"c\";i:192302820;}i:3;a:2:{s:1:\"t\";i:1771372800;s:1:\"c\";i:220109300;}i:4;a:2:{s:1:\"t\";i:1771459200;s:1:\"c\";i:223550980;}i:5;a:2:{s:1:\"t\";i:1771545600;s:1:\"c\";i:213770014;}i:6;a:2:{s:1:\"t\";i:1771632000;s:1:\"c\";i:236500756;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1769126400;s:1:\"c\";i:157733807;}i:1;a:2:{s:1:\"t\";i:1769212800;s:1:\"c\";i:123922027;}i:2;a:2:{s:1:\"t\";i:1769299200;s:1:\"c\";i:136563329;}i:3;a:2:{s:1:\"t\";i:1769385600;s:1:\"c\";i:141756843;}i:4;a:2:{s:1:\"t\";i:1769472000;s:1:\"c\";i:142201987;}i:5;a:2:{s:1:\"t\";i:1769558400;s:1:\"c\";i:160718513;}i:6;a:2:{s:1:\"t\";i:1769644800;s:1:\"c\";i:158663707;}i:7;a:2:{s:1:\"t\";i:1769731200;s:1:\"c\";i:160418001;}i:8;a:2:{s:1:\"t\";i:1769817600;s:1:\"c\";i:171057977;}i:9;a:2:{s:1:\"t\";i:1769904000;s:1:\"c\";i:169617822;}i:10;a:2:{s:1:\"t\";i:1769990400;s:1:\"c\";i:162940716;}i:11;a:2:{s:1:\"t\";i:1770076800;s:1:\"c\";i:146177411;}i:12;a:2:{s:1:\"t\";i:1770163200;s:1:\"c\";i:137889189;}i:13;a:2:{s:1:\"t\";i:1770249600;s:1:\"c\";i:172923509;}i:14;a:2:{s:1:\"t\";i:1770336000;s:1:\"c\";i:191268945;}i:15;a:2:{s:1:\"t\";i:1770422400;s:1:\"c\";i:203483353;}i:16;a:2:{s:1:\"t\";i:1770508800;s:1:\"c\";i:217973294;}i:17;a:2:{s:1:\"t\";i:1770595200;s:1:\"c\";i:229606343;}i:18;a:2:{s:1:\"t\";i:1770681600;s:1:\"c\";i:233043989;}i:19;a:2:{s:1:\"t\";i:1770768000;s:1:\"c\";i:227310344;}i:20;a:2:{s:1:\"t\";i:1770854400;s:1:\"c\";i:264036949;}i:21;a:2:{s:1:\"t\";i:1770940800;s:1:\"c\";i:246900877;}i:22;a:2:{s:1:\"t\";i:1771027200;s:1:\"c\";i:217583127;}i:23;a:2:{s:1:\"t\";i:1771113600;s:1:\"c\";i:192109349;}i:24;a:2:{s:1:\"t\";i:1771200000;s:1:\"c\";i:186361189;}i:25;a:2:{s:1:\"t\";i:1771286400;s:1:\"c\";i:192302820;}i:26;a:2:{s:1:\"t\";i:1771372800;s:1:\"c\";i:220109300;}i:27;a:2:{s:1:\"t\";i:1771459200;s:1:\"c\";i:223550980;}i:28;a:2:{s:1:\"t\";i:1771545600;s:1:\"c\";i:213770014;}i:29;a:2:{s:1:\"t\";i:1771632000;s:1:\"c\";i:236500756;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:655558740;}i:1;a:2:{s:2:\"cd\";s:2:\"NL\";s:2:\"ct\";i:256383773;}i:2;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:195700798;}i:3;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:181988571;}i:4;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:134236718;}i:5;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:105469595;}i:6;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:84302639;}i:7;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:74584482;}i:8;a:2:{s:2:\"cd\";s:2:\"VN\";s:2:\"ct\";i:57802075;}i:9;a:2:{s:2:\"cd\";s:2:\"ID\";s:2:\"ct\";i:40998216;}}}}','no');
INSERT INTO `wp_wfconfig` VALUES ('dbTest','a:1:{s:5:\"nonce\";s:64:\"0200d0ce966f84f42588b4a6b856cd2ae4b0d59f2b10d993be0900558e9ac430\";}','no');
INSERT INTO `wp_wfconfig` VALUES ('dbVersion','11.4.9-MariaDB-log','yes');
INSERT INTO `wp_wfconfig` VALUES ('debugOn','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('deleteTablesOnDeact','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('detectProxyNextCheck','1772040182','no');
INSERT INTO `wp_wfconfig` VALUES ('detectProxyNonce','d51f8af04c2caff6d018cf41f074f7971f70f28e8e05bcada17b4c69f654504a','no');
INSERT INTO `wp_wfconfig` VALUES ('detectProxyRecommendation','DEFERRED','no');
INSERT INTO `wp_wfconfig` VALUES ('diagnosticsWflogsRemovalHistory','[[1763526564,[\"dbip-country-lite.mmdb\"]],[1762921310,[\"GeoLite2-Country.mmdb\"]]]','yes');
INSERT INTO `wp_wfconfig` VALUES ('disableCodeExecutionUploads','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('disableConfigCaching','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('disableWAFIPBlocking','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('disclosureStates','a:3:{s:35:\"wf-unified-global-options-dashboard\";b:0;s:31:\"wf-unified-global-options-alert\";b:1;s:39:\"wf-unified-global-options-email-summary\";b:1;}','yes');
INSERT INTO `wp_wfconfig` VALUES ('dismissAutoPrependNotice','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('displayAutomaticBlocks','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('displayTopLevelAuditLog','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('displayTopLevelBlocking','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('displayTopLevelLiveTraffic','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('displayTopLevelOptions','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('emailedIssuesList','a:0:{}','no');
INSERT INTO `wp_wfconfig` VALUES ('email_summary_dashboard_widget_enabled','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('email_summary_enabled','','yes');
INSERT INTO `wp_wfconfig` VALUES ('email_summary_excluded_directories','wp-content/cache,wp-content/wflogs','yes');
INSERT INTO `wp_wfconfig` VALUES ('email_summary_interval','weekly','yes');
INSERT INTO `wp_wfconfig` VALUES ('enableRemoteIpLookup','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('encKey','d18b610e3d396a68','yes');
INSERT INTO `wp_wfconfig` VALUES ('fileContentsGSB6315Migration','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('firewallEnabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('hasKeyConflict','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('howGetIPs','','yes');
INSERT INTO `wp_wfconfig` VALUES ('howGetIPs_trusted_proxies','','yes');
INSERT INTO `wp_wfconfig` VALUES ('howGetIPs_trusted_proxy_preset','','yes');
INSERT INTO `wp_wfconfig` VALUES ('ipResolutionList','{\"cloudfront\":{\"name\":\"Amazon CloudFront\",\"ipv4\":[\"120.52.22.96\\/27\",\"23.228.222.0\\/24\",\"205.251.249.0\\/24\",\"180.163.57.128\\/26\",\"23.228.220.0\\/24\",\"204.246.168.0\\/22\",\"111.13.171.128\\/26\",\"18.160.0.0\\/15\",\"205.251.252.0\\/23\",\"54.192.0.0\\/16\",\"204.246.173.0\\/24\",\"54.230.200.0\\/21\",\"120.253.240.192\\/26\",\"23.234.192.0\\/18\",\"116.129.226.128\\/26\",\"130.176.0.0\\/17\",\"3.173.192.0\\/18\",\"108.156.0.0\\/14\",\"99.86.0.0\\/16\",\"13.32.0.0\\/15\",\"120.253.245.128\\/26\",\"13.224.0.0\\/14\",\"70.132.0.0\\/18\",\"15.158.0.0\\/16\",\"111.13.171.192\\/26\",\"13.249.0.0\\/16\",\"18.238.0.0\\/15\",\"18.244.0.0\\/15\",\"205.251.208.0\\/20\",\"3.165.0.0\\/16\",\"3.168.0.0\\/14\",\"65.9.128.0\\/18\",\"130.176.128.0\\/18\",\"23.228.221.0\\/24\",\"58.254.138.0\\/25\",\"205.251.206.0\\/23\",\"54.230.208.0\\/20\",\"3.160.0.0\\/14\",\"116.129.226.0\\/25\",\"23.91.0.0\\/19\",\"52.222.128.0\\/17\",\"18.164.0.0\\/15\",\"111.13.185.32\\/27\",\"64.252.128.0\\/18\",\"205.251.254.0\\/24\",\"3.166.0.0\\/15\",\"54.230.224.0\\/19\",\"71.152.0.0\\/17\",\"216.137.32.0\\/19\",\"204.246.172.0\\/24\",\"205.251.202.0\\/23\",\"18.172.0.0\\/15\",\"120.52.39.128\\/27\",\"118.193.97.64\\/26\",\"3.164.64.0\\/18\",\"18.154.0.0\\/15\",\"3.173.0.0\\/17\",\"54.240.128.0\\/18\",\"205.251.250.0\\/23\",\"180.163.57.0\\/25\",\"52.46.0.0\\/18\",\"3.174.0.0\\/15\",\"52.82.128.0\\/19\",\"54.230.0.0\\/17\",\"54.230.128.0\\/18\",\"54.239.128.0\\/18\",\"130.176.224.0\\/20\",\"36.103.232.128\\/26\",\"52.84.0.0\\/15\",\"143.204.0.0\\/16\",\"144.220.0.0\\/16\",\"120.52.153.192\\/26\",\"119.147.182.0\\/25\",\"120.232.236.0\\/25\",\"111.13.185.64\\/27\",\"3.164.0.0\\/18\",\"3.172.64.0\\/18\",\"54.182.0.0\\/16\",\"58.254.138.128\\/26\",\"120.253.245.192\\/27\",\"54.239.192.0\\/19\",\"18.68.0.0\\/16\",\"18.64.0.0\\/14\",\"120.52.12.64\\/26\",\"24.110.32.0\\/19\",\"99.84.0.0\\/16\",\"205.251.204.0\\/23\",\"130.176.192.0\\/19\",\"23.228.223.0\\/24\",\"52.124.128.0\\/17\",\"204.246.164.0\\/22\",\"13.35.0.0\\/16\",\"204.246.174.0\\/23\",\"3.164.128.0\\/17\",\"3.172.0.0\\/18\",\"36.103.232.0\\/25\",\"119.147.182.128\\/26\",\"118.193.97.128\\/25\",\"120.232.236.128\\/26\",\"204.246.176.0\\/20\",\"65.8.0.0\\/16\",\"65.9.0.0\\/17\",\"108.138.0.0\\/15\",\"120.253.241.160\\/27\",\"3.173.128.0\\/18\",\"64.252.64.0\\/18\",\"13.113.196.64\\/26\",\"13.113.203.0\\/24\",\"52.199.127.192\\/26\",\"57.182.253.0\\/24\",\"57.183.42.0\\/25\",\"13.124.199.0\\/24\",\"3.35.130.128\\/25\",\"52.78.247.128\\/26\",\"13.203.133.0\\/26\",\"13.233.177.192\\/26\",\"15.207.13.128\\/25\",\"15.207.213.128\\/25\",\"52.66.194.128\\/26\",\"13.228.69.0\\/24\",\"47.129.82.0\\/24\",\"47.129.83.0\\/24\",\"47.129.84.0\\/24\",\"52.220.191.0\\/26\",\"13.210.67.128\\/26\",\"13.54.63.128\\/26\",\"3.107.43.128\\/25\",\"3.107.44.0\\/25\",\"3.107.44.128\\/25\",\"43.218.56.128\\/26\",\"43.218.56.192\\/26\",\"43.218.56.64\\/26\",\"43.218.71.0\\/26\",\"99.79.169.0\\/24\",\"18.192.142.0\\/23\",\"18.199.68.0\\/22\",\"18.199.72.0\\/22\",\"18.199.76.0\\/22\",\"35.158.136.0\\/24\",\"52.57.254.0\\/24\",\"18.200.212.0\\/23\",\"52.212.248.0\\/26\",\"13.134.24.0\\/23\",\"13.134.94.0\\/23\",\"18.175.65.0\\/24\",\"18.175.66.0\\/24\",\"18.175.67.0\\/24\",\"3.10.17.128\\/25\",\"3.11.53.0\\/24\",\"52.56.127.0\\/25\",\"15.188.184.0\\/24\",\"51.44.234.0\\/23\",\"51.44.236.0\\/23\",\"51.44.238.0\\/23\",\"52.47.139.0\\/24\",\"3.29.40.128\\/26\",\"3.29.40.192\\/26\",\"3.29.40.64\\/26\",\"3.29.57.0\\/26\",\"18.229.220.192\\/26\",\"18.230.229.0\\/24\",\"18.230.230.0\\/25\",\"54.233.255.128\\/26\",\"56.125.46.0\\/24\",\"56.125.47.0\\/32\",\"56.125.48.0\\/24\",\"3.231.2.0\\/25\",\"3.234.232.224\\/27\",\"3.236.169.192\\/26\",\"3.236.48.0\\/23\",\"34.195.252.0\\/24\",\"34.226.14.0\\/24\",\"44.220.194.0\\/23\",\"44.220.196.0\\/23\",\"44.220.198.0\\/23\",\"44.220.200.0\\/23\",\"44.220.202.0\\/23\",\"44.222.66.0\\/24\",\"13.59.250.0\\/26\",\"18.216.170.128\\/25\",\"3.128.93.0\\/24\",\"3.134.215.0\\/24\",\"3.146.232.0\\/22\",\"3.147.164.0\\/22\",\"3.147.244.0\\/22\",\"52.15.127.128\\/26\",\"3.101.158.0\\/23\",\"52.52.191.128\\/26\",\"34.216.51.0\\/25\",\"34.223.12.224\\/27\",\"34.223.80.192\\/26\",\"35.162.63.192\\/26\",\"35.167.191.128\\/26\",\"35.93.168.0\\/23\",\"35.93.170.0\\/23\",\"35.93.172.0\\/23\",\"44.227.178.0\\/24\",\"44.234.108.128\\/25\",\"44.234.90.252\\/30\"],\"ipv6\":[\"2600:9000:3000::\\/36\",\"2600:9000:f600::\\/39\",\"2600:9000:f540::\\/42\",\"2409:8c00:2421:300::\\/56\",\"2600:9000:f000::\\/38\",\"2600:9000:f500::\\/43\",\"2600:9000:ddd::\\/48\",\"2600:9000:f800::\\/37\",\"2600:9000:f400::\\/40\",\"2600:9000:f538::\\/45\",\"2600:9000:5380::\\/41\",\"2600:f0f0:5504::\\/46\",\"2600:9000:1000::\\/36\",\"2600:9000:2000::\\/36\",\"2400:7fc0:500::\\/40\",\"2600:9000:4000::\\/36\",\"2600:9000:fff::\\/48\",\"2409:8c00:2421:400::\\/56\",\"2404:c2c0:500::\\/40\",\"2600:9000:5308::\\/45\",\"2600:9000:f534::\\/46\",\"2600:f0f0:601::\\/48\",\"2600:9000:f520::\\/44\",\"2600:9000:5320::\\/43\",\"2600:9000:5310::\\/44\",\"2600:9000:f580::\\/41\",\"2600:f0f0:602::\\/47\",\"2600:9000:5340::\\/42\",\"2600:9000:eee::\\/48\",\"2600:9000:5200::\\/40\"],\"timestamp\":1771372684},\"ezoic\":{\"name\":\"Ezoic\",\"timestamp\":1698348469,\"ipv4\":[\"52.20.63.25\",\"3.225.202.138\",\"3.217.200.190\",\"54.212.71.227\",\"52.12.170.68\",\"34.218.21.81\",\"3.7.90.144\",\"13.127.240.219\",\"18.139.6.69\",\"18.140.184.0\",\"3.106.6.164\",\"3.106.176.6\",\"13.237.131.67\",\"15.222.77.144\",\"15.222.108.52\",\"18.157.131.187\",\"18.157.105.182\",\"3.126.25.160\",\"34.248.174.237\",\"52.16.85.139\",\"34.255.61.232\",\"15.236.165.82\",\"15.236.137.228\",\"15.236.166.30\",\"18.228.20.129\",\"18.228.107.195\"],\"ipv6\":[\"2600:1f10:4c55:e200::\\/56\",\"2600:1f13:393:600::\\/56\",\"2406:da1a:e10::\\/56\",\"2406:da18:9d0:1400::\\/56\",\"2406:da1c:58a:e100::\\/56\",\"2600:1f11:f39:6f00::\\/56\",\"2a05:d014:776:a600::\\/56\",\"2a05:d018:dd:7800::\\/56\",\"2a05:d012:4d8:6800::\\/56\",\"2600:1f1e:342:2f00::\\/56\"]},\"quic-cloud\":{\"name\":\"Quic.cloud\",\"timestamp\":1771387201,\"ipv4\":[\"102.221.36.98\",\"103.106.229.82\",\"103.106.229.94\",\"103.146.63.42\",\"103.152.118.219\",\"103.152.118.72\",\"103.164.203.163\",\"103.167.151.84\",\"103.72.163.222\",\"103.75.117.169\",\"104.244.77.37\",\"108.61.158.223\",\"108.61.200.94\",\"109.248.43.195\",\"135.125.104.145\",\"136.243.106.228\",\"139.84.230.39\",\"141.164.38.65\",\"141.227.158.131\",\"144.202.90.7\",\"146.88.239.197\",\"147.78.0.165\",\"147.78.3.161\",\"149.28.136.245\",\"149.28.47.113\",\"149.28.85.239\",\"15.204.106.41\",\"15.204.231.24\",\"15.235.180.91\",\"15.235.181.227\",\"152.53.162.246\",\"152.53.167.143\",\"152.53.168.39\",\"152.53.169.106\",\"152.53.36.14\",\"152.53.38.14\",\"154.205.144.192\",\"155.138.221.81\",\"156.67.218.140\",\"158.51.123.249\",\"162.254.117.80\",\"162.254.118.29\",\"163.182.174.161\",\"163.47.21.168\",\"164.52.202.100\",\"167.71.185.204\",\"167.88.61.211\",\"170.249.218.98\",\"173.234.26.74\",\"176.9.114.118\",\"178.17.171.177\",\"178.22.124.251\",\"178.255.220.12\",\"18.192.146.200\",\"185.116.60.231\",\"185.116.60.232\",\"185.126.237.51\",\"185.212.169.91\",\"185.228.26.40\",\"185.231.233.130\",\"185.53.57.40\",\"185.53.57.89\",\"188.172.228.182\",\"188.172.229.113\",\"188.64.184.71\",\"190.92.176.5\",\"191.96.101.140\",\"192.248.156.201\",\"192.248.191.135\",\"192.99.38.117\",\"193.203.191.189\",\"194.36.144.221\",\"195.137.220.243\",\"195.231.17.141\",\"199.247.28.91\",\"199.59.247.242\",\"201.182.97.70\",\"209.124.84.191\",\"209.208.26.218\",\"211.23.143.87\",\"213.159.1.75\",\"213.183.48.170\",\"213.184.85.245\",\"216.128.179.195\",\"216.238.104.48\",\"216.238.71.13\",\"23.160.56.125\",\"23.95.72.16\",\"31.131.4.244\",\"31.22.115.186\",\"31.40.212.152\",\"37.120.163.165\",\"38.114.121.40\",\"38.54.30.228\",\"38.54.79.187\",\"38.60.253.237\",\"40.160.225.31\",\"40.160.241.195\",\"41.185.29.210\",\"41.223.52.170\",\"45.124.65.86\",\"45.248.77.61\",\"45.32.123.201\",\"45.32.183.112\",\"45.32.203.144\",\"45.32.67.144\",\"45.32.77.223\",\"45.63.67.181\",\"45.76.252.131\",\"45.77.148.74\",\"45.77.165.216\",\"45.77.51.171\",\"46.250.220.133\",\"49.12.102.29\",\"5.134.119.103\",\"51.158.202.109\",\"51.161.196.212\",\"51.68.143.214\",\"51.81.33.156\",\"51.89.11.45\",\"54.36.103.97\",\"57.129.146.219\",\"57.131.30.109\",\"61.219.247.87\",\"61.219.247.90\",\"64.176.165.8\",\"64.176.4.251\",\"64.227.16.93\",\"65.108.104.232\",\"65.109.39.175\",\"65.20.76.133\",\"65.21.81.51\",\"66.42.124.101\",\"66.42.75.121\",\"67.219.99.102\",\"69.50.95.250\",\"70.34.206.56\",\"74.91.25.147\",\"79.172.239.249\",\"81.31.156.245\",\"81.31.156.246\",\"83.138.12.246\",\"86.105.14.231\",\"86.105.14.232\",\"89.147.110.130\",\"89.58.38.4\",\"91.148.135.53\",\"91.201.67.121\",\"91.228.7.67\",\"92.118.205.75\",\"94.75.232.90\",\"95.179.145.87\",\"95.179.245.162\",\"95.216.116.209\"],\"ipv6\":[]}}','yes');
INSERT INTO `wp_wfconfig` VALUES ('ipResolutionListHash','e5a40f021d366e3fb274d23176c752ca6a5a8d382bc3b68c7e54a21192f7ccb1','yes');
INSERT INTO `wp_wfconfig` VALUES ('isPaid','','yes');
INSERT INTO `wp_wfconfig` VALUES ('keyType','free','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastAdminLogin','a:6:{s:6:\"userID\";i:15;s:8:\"username\";s:7:\"JeremyH\";s:9:\"firstName\";s:6:\"Jeremy\";s:8:\"lastName\";s:7:\"Hawkins\";s:4:\"time\";s:30:\"Sat 21st February @ 12:21:33PM\";s:2:\"IP\";s:11:\"104.22.1.64\";}','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastAttackDataSendId','1948','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastAttackDataSendTime','1771491950.289125','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastAuditEvents','a:20:{i:0;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1771694493;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1771694493;}}i:1;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1771200092;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1771200092;}}i:2;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1770753610;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1770753610;}}i:3;a:1:{i:0;a:2:{i:0;s:18:\"site.data.exported\";i:1;i:1770306862;}}i:4;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1770306819;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1770306819;}}i:5;a:1:{i:0;a:2:{i:0;s:18:\"site.data.exported\";i:1;i:1770054246;}}i:6;a:1:{i:0;a:2:{i:0;s:18:\"site.data.exported\";i:1;i:1770054230;}}i:7;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1770054146;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1770054146;}}i:8;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1769810065;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1769810065;}}i:9;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1769619865;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1769619865;}}i:10;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1769615117;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1769615117;}}i:11;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1769506235;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1769506235;}}i:12;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1769439062;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1769439062;}}i:13;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1768762388;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1768762388;}}i:14;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1768450935;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1768450935;}}i:15;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1768324692;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1768324692;}}i:16;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1768324690;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1768324690;}}i:17;a:1:{i:0;a:2:{i:0;s:20:\"user.account.deleted\";i:1;i:1767126510;}}i:18;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1767126458;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1767126458;}}i:19;a:2:{i:0;a:2:{i:0;s:19:\"user.auth.logged-in\";i:1;i:1767027388;}i:1;a:2:{i:0;s:20:\"user.auth.cookie-set\";i:1;i:1767027388;}}}','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastBlockAggregation','1771730822','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastBruteForceDataSendTime','1769947830.029300','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastDailyCron','1771735275','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastDashboardCheck','1771735275','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastFalsePositiveSendTime','1755577896','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastNotificationID','1810','no');
INSERT INTO `wp_wfconfig` VALUES ('lastPermissionsTemplateCheck','1771779070','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastQuickScan','1771738478.9604','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastScanCompleted','ok','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastScanFailureType','','yes');
INSERT INTO `wp_wfconfig` VALUES ('lastScheduledScanStart','1771694418','yes');
INSERT INTO `wp_wfconfig` VALUES ('licenseType','free','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveActivityPauseEnabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTrafficEnabled','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_displayExpandedRecords','0','no');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_ignoreIPs','','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_ignorePublishers','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_ignoreUA','','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_ignoreUsers','','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_maxAge','30','yes');
INSERT INTO `wp_wfconfig` VALUES ('liveTraf_maxRows','2000','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSecurityEnabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_blockAdminReg','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_breachPasswds','admins','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_breachPasswds_enabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_countFailMins','240','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_disableApplicationPasswords','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_disableAuthorScan','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_disableOEmbedAuthor','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_enableSeparateTwoFactor','','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_lockInvalidUsers','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_lockoutMins','240','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_maskLoginErrors','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_maxFailures','20','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_maxForgotPasswd','20','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_requireAdminTwoFactor','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_strongPasswds','pubs','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_strongPasswds_enabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('loginSec_userBlacklist','','yes');
INSERT INTO `wp_wfconfig` VALUES ('longEncKey','2f8e22b8e81fbe70468f2bf6d2fbe126c6bdbdc55448465e56f8345934ab3062','yes');
INSERT INTO `wp_wfconfig` VALUES ('lowResourceScansEnabled','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('lowResourceScanWaitStep','','yes');
INSERT INTO `wp_wfconfig` VALUES ('malwarePrefixes','‹\0\0\0\0\0\0Öy8ï\0ðÙ—»Î;Ë½sIYJ…ŠBR$RI%QŠDÙZHJ!I+…J”¤H‘Š”´i!*)¥EE+Ò&~ßßŸçœyžyßç3çÌ3>ãÇŒ\no>^×ß\'Ì_wBØx³1ãuO¿\ZÞÿ Õ%ïe\rÉ?ðECËÄ)¥³ŽM¾>í²Í8)ûÿ}–ãu×„ú-XïöÿË1ff–æÿm\0–é\0øý\0Ýràa?\0xG7\0?Û )ûô`‘\0ö4ÀÖDÂK@ÜbH½\0Y®+ gZ\0¹p\ZÏê¨›‹\0êß@1¶Pt„ô¡€180å\0ûv6ÀÙÈ. à);€÷¾ð§´Õ¼\Z@U—	¨Ó{\0uŽ ¾\'ÔÏîÂÌ@p_ö€F»Ð\\q4·Æ\0Z.=€ÖÂ_€ö\r0h²êíèŒït&Õ:A‹€!·í\0]ýß€î¤\n@7è\0 ûb? gè]¬–ÙÛ;€aÜl`Ø,[À0ì`¸í`xý,0ü`00¼¯aŒ˜ñì$`d½0Z§U\\\0Œ>ÍŒK>Æï&¶)€Éæ/À¨S5Àè½)€;0ó­€r°Ø=	›»7ë?î±À¸ë­À¸º`\\C`9Þ°*XXÕ€Õïd`üÉ~`‚6LˆXKþÖ—_ÖW–6$`Û÷°»¸˜t¦˜t/˜<$p8·7ŽOÓ\0§ü`šm0mà‚.V!ÀôÝý€kH,à\Zý˜ÞÌHðfœ~Ìx8˜9½˜•ü˜uúà6~à–…³Žî«\\÷Ÿ¹À\\§`îÃwÀ<Ç:`^s0Ÿ³\0,?\0,H{\r,8ã,(N\0\\Y\0,øžx,þxä¦\0žcO«Ó€gö#`¡½-°Ðuà¥­xx›s€·/à]˜\0,¹%|ˆë€ãøl¼øª0À÷,õÔ–Y·ËÖþg×8`Ù×À²Ñ€Ÿìàçžø]ôüêCå\'v\0þkÜ€\0É& `O,:	X©˜&\"@`çH hú4 8ZÇÁÜÕàs`õÞIÀ\Z0XÓºÙ›„A@XPv¹/6\"°J bé\Z \"k\0X§¯Öõ:ëýï\0¶†‘—Q òU5d•DG]\06=]ln¶X†[VÁ@¬.ÄE±ÿ½»Ø$ˆ½·Øúó°õ.°-©Ø¶ï,°íù; ~Îj >éŸNñuç„µù@BŽ#8ºHÜ7H|;Ø.v„¬’œ+€$— i‡?°sä ¹+\nØõÊ	Ø,v4{—Àf7°gëo`ï§ûÀ>Ùw`ßÈ^`_ïN`­R<æ)AÔ=ÉÀqÀ—R M÷6f0\nH—/\02ÆK€g; Ãc\"9P²0%k€ÃÓ¢€ìá™@¶ßD gß= çž3pdQ!p´ý4p¬YäÖÜòÀí@Þzs ï£×çœpÍN\Zþ\nŒó‚t_àT£pª[B±@¡ñI pþm ðá\Z °=(ìžœn»œ1\ZœY\Z{¬Š—{%\'Fç|¦\0ç*^¥&Àù™•À…)ÚÀ…í‰@™ü(›2(OR£³€Ë§ª€Ëw&WÞæ\0•“` Òm=P¹2¨Õ@õôk@õF :ñP}®Õ|®×Ù7:†µ†£€ÚS÷€ÚÛç€[9ZÀ]¸r¨Ó™\0Ô5G÷f6\0÷|åÀ}E$pßð@¿xxx8û2ððÄ/ Á4h¸txtöÐ8S4¡Ï€ÇcÃ€ÇQÀãGîÀŸ§À³Í^@ËÅ6àyì à<xaj¼Øû\rxi9x9Y	¼Ü^¼¬^KÚ–ºmébàµ·=ð:$x1x;rðö²)Ð®c´¯\r¼ŸÐ	|hK:ÌO|€Ï»u/¶³€o‹¢ïç§]ËöÝÀ# [Ïý?ñ@÷Â@ ûˆÐã=í\r¿_…ðÇ¾ø›Uüý¶è»÷ø7c\"ðoN)0 ‚K€àµK 4M„ò?€Ð§û |„c¼@ÄºDöº‚h¼-ˆ/1\'ÄþÎq¬Ä†xÔx6$/ÍEÖ. Èë8(Z;]ŠË¢@ñ”@k@Éð$P2Ù”†ß¥[ß€2»hPöu:H¥DƒTû3¦Ë@f¿\'È{²Íù G¤‚ÜºP¥‰\0UûAUR\0¨ÖêÕŸ€ê‹é úÞ~P-…E© °n8¨™Ujé¥ZÃƒZó|A­ÆM ¶~!¨íUj?ùj?{*›\rêèåƒ:›²Aš-ààÀvpp¼)8D³¢WêZ;º¯úÛÓ@WÐÀóhðò84-zq	8lé0Ðp®4ÌN\r_[€ÃÙ\ràp?8¼X’Ž¸œ\Z}M\0]AãÙ;Aãñ 	”šÈÚ@“8ªÑõë.8\Z\\šŽ}šZÍÂï€æà Ð¼·ë³{*gp·b8®í\0h9v>h¹ûh™5´šø´JN\0Ççéƒ‚û@k™h½þ\rh}À´þ¹´ÙÚìlmN^mÊAÛoEàÄ/ã@;ç~ÐîU8iÑ?Ð>&œÌ/\'?O\0§|D@§@\'pZÙÐÙz!è<ù8=‡]#~€3g‚3¦G‚35\ràÌ+GÀYn€nÁÙ÷€î_A÷œ±àð!8®çºXƒóôÓÁyEÁùêÁùéÀùÿüÁÎà‚È\rà‚$%è!o=†ï=êŸ€­– g…¸pÏ\0¸ðœ/¸°y¸híApQå\ZÐK²ôš´ô:R.¶ß.¾üôn‰—äçƒ¾‚K=ÓÀ¥G·‚KóTà²kÐþúeW¸d‚+ÞOW|ëý7]W>ØžÆÁÀG0Ø¢®²4W]\0WÝX	­…å‚Á{0øµ’?^†½X†uÇ€á#ß‚ƒÌÁˆŸ¶àÚõ!àÚM¯Àu+>ëªöƒëošƒQ>Á¨3öàFø4¸±Ë\0Œ^5	Œ>”	F>nú¡Æ\\]Æ< ÁÍ\r\npóÓLpó«à–+àVf=¸uº7¸mú2p[êWpÛ‰}à¶\'0nb·ÙŒ·Œ\0ã÷€ñIÕ`Â’,p;¿Ll§Á6¡àŽGÁ¤X)˜ÔÜ&¯œ\n&§?w}H÷ø·‚{{æ‚û´‡ƒûæ=\0÷ß¯÷*S—x€©-ŸÀeàû`Ú‘+`Úýr0í©\r˜>hxpõD0ã[=˜éè*pç‡·^\0³RÀlU˜Ýž\0æ„\0sþŒ1›Ác/÷¹“U`î\"3ð8_R\nÿøÌ›˜\0æ5žóþöù÷ËÀüëÁ12° y6Xú,ø»<µxêÃ9°Ðì*XX÷,ò™½`Á3%OÀ³²MàY+sð¬¿<»&<ûÛ\r,60K˜@°´0<ï·¼0lXÆõƒe¹3À‹J°B¶¬0«+æ.+Âgƒ—–„€—)7ð²gxyÕEðŠñ\\ðŠ×H°«+·«FE‚W¿Œ«Ço¯¹?¯E<¯Ï×kòCÁšÿ9u¼ý¬5¾Þô¼½,¼ªÞ®©o÷‚wuç‚w‡^ëÆ¸‚ììÀ‹–‚\'‚‘àÃÿêÐ ï	>\nj¶\0}qw§ƒ=‘`S½=ø-ë{(À\'oÁæià³$l‘õƒ-#g€Ï×/Ê°µž_š$ƒ//Ô‚¯ü+ÀWç?€¯žãàu\0øœ	¾s°ßµ•ïz§ƒïùµà{›^ðCÒðct<Ø1<\0ìv”¹çmÀONÖà§ÙÙà§sÎà§Û§ÀO/ëÁÏ ø¹¦üò~øU´ü>}8ø½X	vÅ]»:°ÛX\nvï{öDÝ{ËN?ã1ðçïbð—×oð×2_ðWÀvðW¶ø«u6øûÂ\Zðï#ðïÃà?Ãõà¿²0°Ÿêûk;ÀW; À“†€47CàÝìp† #ºÁ\n{ž0\0Áv¶|ç„!Äb9„.y¡ l×¯ºæ1€ˆm#!rû\'ˆ¼\Z\n‘!Ñ¼XH²%’:+!é©«ôÆ[HfÉ¾\\€äSÅü•-D\ri…¨ã\'!…»¤hÙ)1Rj/€”w, Î¬â“Û!õ?H0ý	VG!a»$ìð…49¯ ­wAö4_HG{¤óO\rÖÞ\röt‡‡<…ß{\rù÷ÒËŸé}Üé»‡ôW¼‡ôwo„ô¿˜@CÇÖAÃÜžAÃ|AÃJ¡a—» Ã‚+Ðˆ–5ÐÈYrhäÝ#Ñä\ZÈèŸ\n2î%!€Fi-†F‚F\'¾ƒLß4Bcd%Ð˜+ 3ŸdÈœ\" ±ê]ÐØ-éÐ8ã$È²p*dYÆBV¾@ã\'éC,t Û$dmÙMXÙ— ûÃk ûìóÐ»EÃrHQBŽsS ©iÙÓhÚª«³û7È¹ð;äà¹lš\0¹¼\0M\'CÓùhúÅ.ÈÕ³r]=rÝúr}òš5*š=ú$4Oè†æ_<	-øï<ÚC $äIxAžs]¡…Â4há„ÐBo3há=Z4|=´è±+´èÏSÈ«v\'äí”y§ZCK<ÇAK²ã %Õ«!Ÿ!ë ëxÈ×}ò¼¡¥\Z ¿›ß ¿7w å‡â åOfB+Ö\r@+chåž…ÐÊ»Ã¡•o@+{CöéP`Å;h;Z5ÍZÕ¤‚Ý à\"h5­v7…V—‡B«/–Ckà¹Ð\Z×PHÖ(t:…Þ_…ø…d (Âé!±÷;´~ÔhýR	ù,Š	5…brnA›‡VB›+>A[ìïC[w|…â,= I$”03JØ9\0%ü˜\nm·j†«•ÐŽ˜(É´Jšì%mý/¯%½ú\n%_‡vM¹\níºòÚíqÛí¹´ÚóÇÚOA)g_@)/Ú Tq%tÀâ”V˜¥O|\0LºÌ	Ì\ne¸ÅA™fYPæ„(óñèð9Oèpçy(kH”kåøèCG8tditäØèÈ“è(g³»{ûk	_Ò\r?~ÊûøÊ·Ì€ò#G@ùCùwÖC\'à_Ð	‹ŸÐ	—YÐ‰´[ÐÉ¯¡¨*ØZj}	êB…ÏCEˆTä9*Ú>*ú	Ag\n~CÅŠ÷Pq¨*Þ?*)Ì‚JN†Î¹* swæC¥cÊ ó›pè|ž7tþÔTè‚è2T€AW™A3äÐ%/	tÜ	UM_U½q®n]]M•BÕG k	‡¡k§¿C5žÐ\rãïP­Gts÷cè–ÁLè¶XÝí9\0ÕiŒ :Ó èÞ:º×®Ý°€Ð º¿ zÎªj=ª›5nó†·\'BOý@Í÷ë çË@èå¿uPwj3¢ ¶%YÐkê\rôzÊèMÆzèmrÔ¾9zÿÇúqúðÒúðeÔ‘iuš\nuzý€:ãÊ O×Z Ï~MÐ—šãÐ×øoÐ·ýFÐ÷ÔN¨ërÔí	uÇüƒº“µ î{_¡ks¡Þ3zPoUôsÕmègýaWA<R >í{Ð¿žl¨¿FêïÃa4…Á©q0”z†mü`¸¦FôžÁˆÑuËw‚±ë‡`Ü&Æ/Ã„ùr˜ÝÊÿÜ‚I`L¦–Á¢‘‰°(»	µ³°¸[KM†%\'ÁÒKÉ°ô±,\nËö¼…eµ?a:*¦_„•F7`e”VÂÊ×&0C‰`N‘s‰‡`ÕâË°ê×qXX’ÅÎ°ðt5,4Á\ZûdX³Ck¯ºš:\"‚u|&Á:mÇáÁ›Pxð²}>¬»î!¬—Ðë]Üë›{ÂCÅðÐÊýð0ä<¬Ý6t>ï<\04˜\0™Ý9\r½`£Ol\\k	›|÷ƒMþYÁ¦^ž°¹$6wþ›Ÿh…-ú¶ÀV6k`«¤Eðø¸x|É=ØºðlSÛ4¿„mþ6Â¶_ÂíRà‰¥ðÄ—ØnÓ>Ø~°!<9¼vˆ};\\4…\rÀS¯o…§™iÁÓª_ÂÓžR°³Î(ØyÂ\rØ¹èìB?†]£ð*žÑqž	ü‚gN¼\rÏô0ƒgfngÅÀnR`·‚ðìëbØýÌxN°<×PÏó=Ïwœ/Ø¬‚=`]x¡Õxáö>xÑ¹¡°WÉ?x±Ë}xñ[öÖ.ƒ—|t‡}F$Áÿ•öqx\rûô0°ïùPxéíÝðÒCáešxxYåjxYÕ+ØOoìU	ûåÀËï\r‚ýKõaÿ–°ÿg\r¼ÒÐ\0^Ypë	Ú˜ÃkÿÁ«\ZÊà`>Þ¸^=ê¼æE²çòÌµ}AÃaåŽpØ[çÂómáˆ³YðºîÇð†’»p¤±y1	Ž¬©†#ûoÃQ3]á¨Â8êt¼1ù¼1¥ÞøÀÞøñ¼Éló!Žù˜Ç‚×àØÝ¼õÌ;x[Ä(xÛ6Žsy\0ÇøÇW-€ã__ã;†ÃÛhxÇ‘›pÒ´hx\'ðÞ>ÞåvÞ#ÚïyõÞ;é8¼÷ãx_ï{TïIÀû§‡Sà¶qðkà¹Cà7‹á4[N[ë§_n€Óo”ÀéÍ[àƒß\ràs78c¥6œÑågš	gf¬³K:áœÛá#áMð‘£>ðQ¦>zÅ>f³>îLÁyGà¼ëpÞ£ùpþ ×ð	\"\n>‘p>Ñ÷>©ß	ŸôŸ¼íŒ,‚Ž;Â§NØÁ…]YðéE›á\"ãHøÌ°£ðÙšøìmK¸¸..Yu.ù9>·r|þÙ<ø¿.cÏÃSþÀ‘\rpÅí…ð•!p•m\\uæ!|õô1øZâ%¸&g.|£º\r®¥ÂµñýpíþvøæüÅð-#ø62¾ckßqkƒëìžÃuŒàº.søžØ¾We?ôq†<‚–Œ†ëm@¸>ÚnØ7ÄoîäÃâVÃM£ZàÇ§ÖÀOf™ÀÍ»õàæ¿ág5üÜwü¼Ö~Q9n=LÀ/=àW+õáWý?á¶UŽðëHøÝØð»¸^ø]ö-øÝß«w¿Ã‰6øãXøãÒF¸óª;Üù~)ü©oü5x*üõÍoøÛMgø»w±r¸ËÃ\rîÚow½Ûw?6…{\Z÷Á=ísá1ËáÃ½:‘ðÏË«à_Ã#à_»\'Á¿Ìá?^•ðŸKøï¼#ð_ïÍpæ¸?[<Ý\0´†>Ø\"@ÌnÈ>ÀÔ7©‹ So#hÊ}=Á¦®D°åí^q!ÝD<9\0ßND$·!’æ/ˆ´R‘¹9!²ã·ªæ&¢¨MD·Úu$Bïÿ…ÐOî#Jî¢œýa‘L„}ØŠpÖÁošŽðG_ ªsWÕõND±QçGÅDxv\nÑ²ûŽhE× ZÿmÍLD»¨Ñn_‡h\rD‰® ƒ®ŽGt¾ýCt~5\"ƒ§¢ÈàÅˆÞoDïãDßà¢ÿG1ð{ˆ´NF†>ª@†!©ˆ!º1…ÿšŒ\\w1\nŽ@ŒÖš\"F}çãvˆñÆÈèŸ¦ˆ©}bÚ¸³â\'2fà>bVe‚˜K& æ^oÅ]Ä\"u\'2Ž¼ŒŒ[jŠŒ‹š‚Œ»X*G#–­g+ub†Øè©ÄÆß	±%Ò‰u}ˆÝ\\dÒÚaÈ¤c+{{	2e¡âàðq˜{q(õFë†!N:ƒi›aÄyCâ¼c*â|<q>¿q¾rq9}™î<™^õ™þù	2£¡™ÕŠÌü¹™%Yª¹ˆ[¨7âþ1™3ú\Z2ÇÅ™»j\"2÷B\Z2÷½)2··™§úÌ3²Dæï¹‡Ì¯Z†,È„x„ø!a%ˆgäÄsƒx›‰,Ü¾YÛ!^•Ûo¬ñÍ@¼×#KjZßÜ	ÈR}CdéüUÈÒØCˆßÚ2Äïh$â—gŽøõ¾A–¿ +NÞBüUYH€*YÙ½	\\ð	ÌƒžòFëmUž?UÙ4þ(Ð†ÇE‚OÿBV§îEV7CÖLÄ‘5Gí	)X‚„N[„Ö¤#áKA$âúZd­n²nîsd½\"Y‹¬¿T€l\0­‘hó$:à]q‰qöG6óáÈ–)…È¶ÅÃ‘m)ó‘x×j$¿ƒ$,Z‹$¬þ‹$$E¶—íÍw7J‘$Õ,$é’\r²s¬Ù¹ñ’|ñ’ÜÃ\"{œ¿!{Âu½“W {ž#{?mFö]@öSÏý¿> ûÿ™ )‹Æ\")¾’«¤\ZERçÎCRï7\"\"Î Þ#i[Æ uäàä$$sÛxäÐ¸ñÈa«.äpb3’uŸE²¿: Ù½™È{äèÞ»ÈÑ‘£ÕÈ±²³Hî6=äøÉã†!yb‘“J9y¡9Ym‡ ÈiÑE¤hrrÆá\0r&Õ\n9Sø9kô9;ë3rö„R<Í)ÑíEJš,s}<R:ë7Rê>¹P›‹”Í¡‘²¢gHÙýD¤¬¡¹8®¹¸érIã„\\?\Z¹<B.§!W^k#•§® •wâ*Ã&¤*°¹:aR½%¹NmDj†¯Gjân#7:JZ­õHíËHíoä¦¤¹ÙŽ ·¥!ÈÝÔQH]¹1r/[¹÷{\'r¿-©Ÿ•Š4Øö#ŽU\"Í5H“í¤)ŸG{ÀÈ“Ù7‘§{¥ÈÓÞ…Hó›õÈ³,K¤eÈ$¤Åù1òÂ¿yy«yEø!mâ™H›ñ8¤íÎ\Z¤­eò&Nykóy»ÖywÀy×ê´K;öâýH{m?ò8…¼C‘÷çò\\òñ¿úv¤=D:_”\"ŸV|C>½³@>ƒ8òÒB¾,[†|)´B¾œ­@¾”.B¾Íþ†|ûÑŒôÿF~ÌüŽühÔ ½óÞ€R¤7Íé-›ü4{…ü>zù}¦ù£Uüñ¬@þ&; }K¤Hß3äöé²	é_péo»ŠÀ¿™(øü\'\nu¥£°:	Eîú èÊ›(\ZøEkÕ(®tBqÃû(Y‚Š†¯EÅ¢¨Ø´•¼?‰Ê®ODåª¨ªB•3ÚPF/e>c(Û‡r#¼P÷pTsÂd5Ü¨A‡<~‹êŠÊPÝq*T÷‘/ªÛ2Õãß zëP½œRT¯ñ7ª?•FõåèÐìÙ¨¡Aj-B‡ûCGOGÏ¨IúqÔäª:æõlÔLP¢f»ÚQ³C‹PB-¶÷¢]jñã5:¶í\":ÎÁ7ó\"jù\Z@­\\ï¡Va7Ðñ{eè„•¹¨5¢ÖÏö¡¶cÝQÛ}cÑ‰ÂÔ>ˆNÞ²Ç¡ïuPÇ™CQÇë:èTÍgÔiÕxtšÌ¶=u)ŒB]Î¶ Ó±2tºz=êúx:CtÉ–¢n¥ž¨[e;:›˜€Îžzu{	S¨Î[ŠÎëšŒÎ|Ž.0¹‹z² ê¥{õzTŽ.Þ=\rõÑ’£>½E¨oéÔ÷6ºÔÅõ[rõk‹DW4ŒEý³¾¡þö¡þÍÛÐ•ƒþ¡+=î +ƒ`te¯>ºŠÚ„®JnDƒôÑÕ£o «/;¢!c×¡¡Þ›Ñ°\'4|G,\Zžû]kþ]?è-º!xºá¤\ZI8£‡÷ \'ïE7èÆ\Zi.B7»¼E7ç£èæ/1hlc9º5e\Zç*G_¡	±SÐí_ÐÄ/¾èŽ[SÑá5hòLc4ù†šÜ%CwÅÐènE\rºÛ>Ý}åº7nºo·ºÿ‹5š¢wM1´@SÎmBS®X ¦ÝBS£®ÜGÓœÑ´}Uhº‘z0V„fì|†fêÝ@3ÿÕ¢‡l|ÑÃ#ÃÐÃ\nÑ¬1uhÖ­ÓhVó4g„æŒM@sâ\"ÐœìX4çe(šóa$zôd4š»­Í-ÑEžˆæ­(Fó²–¡ù3tÑ|ÿ¿h~ô4¿Í=qFOôíCOæm@X-ÐŽEÆ¬CNÌFO­¯BO{FO¿?ŠÇ$£%þè½½è…ÄZôBû0´L÷\rZæt-›u-+üˆ–×ë£·­G/÷e¡W¾¤ •Ÿ\\ÑÊÞ·èUýèUýèÕaNh5´­ÖrF«+£ÕkÐk%Íèµ{‹Ðk_Õèõ·ÕèõžXô†üzãbZkí€Ö®qBoRèÍË^èÍêzôvä(ôÎš«è½­è½}­è}Wz?&\0}([†>\\‹>’h£IÚØaˆ6þ‰G›¸õh“mÚT€>‰ÉGŸÂuèS¡è3}Vbƒ¶ì”¢-® Ïw½GŸŸ9‚¶®z…¾ôýOr\"ú²5}5¶}eÝ‡¾Zÿ}Õþ}=¾	}=ëúúQ(ÚnrmŸô\Zmcƒ¾OtEßßÈD?ŒÉG;lÐG/´có´ã,‰vú}B?Ÿßƒ~þ<ý\Z‡~i°F¿jMF¿ê_D¿ÍF¿›F»˜\rh—æÚu§íºûíúÈ£Ý£œÐîCÐîs«Ñžâô‡Ã/´×¥ý¥Fÿt¼Bû‚æ¢ÿÖßCû!S´TÚoÖöGÍ@û3¦£ýùè\0RŠ­O0¤\ZÅÐá–cX{†ý‹Àðò_~?\r#Ê]0âæ;Œ¬vÄDðyLlž„‰}Â0ñ²lLb`‡IâÎb²•w1Ù†û˜ì€QÌyŒqS\Z¯Ä¸32Œ/?©jžbªßN˜zô-L}ÄS·…aš®S˜æO¦5ì¦­ç‚içbÚU‹0íë	˜ÎSslˆn¦{ Óƒ0½Õ?1½¼W˜Þ×I˜ÁÁHÌàÈSlhB\"6,~\r6ì[fZŒ\r÷/À†_˜‹°*ÆFûƒü[Oæ°Ñ5¡Øè/©˜©Ö Ì´&c²³/k¾{à663\Z[þgò×TYÀ,Ãõ1ËÚl¼ÉLl|­-6a¤	f3î/f3ëfË¿Âlí1Û¨ÿòôåØÄá¾Ø$ö6©ô6i ³×Y‰MY€M)ù9™aŽmŽØÔa7°©¡C°iŒ6í†;æ’2sùHa®?‚±ªÁØŒ#§±Y5 æ&ÁÜ¨cØì¸nÌsÁæôgbså+±¹†ýØÜßžØ¼Ò7Ø¼o?°ù6ÿq)¶\0¾…-h×Å<Æ÷asÛ1ÏÅ=˜çÞ˜gÁRÌó¹æùÖ[¸S…y±±Åƒa‹—žÁ¼Ó°%?ß`>ŽK°eƒÞaË&]Àü—b+z³°€!ñÈû‹­tÞ­|5|q|{[5e4ò”ý:„Ë\\±àg$Bta!Þ±ò×X¨‡…¾LÀÂªî`ágŒ°ˆá³±ûuØº‡±uñØ†Ç½Ø†g±\r_œ±È]ÆXôˆÃXôÉõXtq>¶‰Ü„mª…m€mN8m>tÛüÁÛ²Û‹=šŽÅþõÇ¶fÍÇâôZ°¸I\rX¼xÿp=–ýK¨þŒm—çaÛUúØö*¶½é–x;Kìý€%Ý·Ãv¦ŸÅ’ÃYlš‹í”b»£plÏ”5Øž§ÅØ¾Ÿ°ÔIk±ÔLK=iƒ¥ö.À\'`éÃÃ°ôØÑXúÍìàï4,3x\rvh÷ì°îì°?–eúËºn‹eêbÙi4–cÜƒ¹ñ;ÊNÁŽ-ËÂŽ½:„å¦c¹—œ±<t–\'Žå©¶byw\r°|h!vâ»;	þÀNîŠ„?Â\nDc§-ÀŠtß`E®qXÑu.ê&±3ºéØ™àuØÙå,V¬JÇŠ›°â-!XÉ¡©XIÏeì\\ÿF¬tü9¬ÔÚ+®ÂJÝi¬´ê¿¼%»ðDŒ•uÂÊ!%VþÛ»ˆÁ*nÃ*úý°KZýØ¥o[±ËzºØ•/XeÔn¬ê;…]µf°«?n`ÕmO°k\'7b×\rc×—ºb×o.Á®·\rÅjb°š={±š¼Ø\r·UØ\r¯cØ;ØæùX-7\r«}ÿ»™»µÍ	»]=»Û…Õ!û°:ËZìÞòØý%ØÃÑµXÃÐ9Xƒ%„5B_±\'…]Xs”%öltö,<k¹V…µü2ÇZù•X«3†µú™b­»¦c/Wb//Ea¯ß-ÇÞ0[±·7±w§°÷Ègì}oÖÁÂ>¹ìÄ¾*ÅØ÷¡õX×ôj¬+{2Ö]õ¸,Â~G±ëÒ°QYØ/,ûµ\\‚ýŠøývZ‡ý±à±?N…ØßÕ#±¿ïH¬oÏB¬¯½û÷æ,ÖßÜ‡;q ª‡Žþ§Ð\0G<Üq\\¿\'M\'ã¢÷qñ	\\rk.å÷àÒŸSqÊö®hjÂY­hœÝÓŠs•›quÐF\\(Ý‚kt×á\Zc®mŠkß¶Á5â:¶à:óýp\rJ|°›>d´5>dÅ[\\·R…ëöøázÛ¾áz{špý­6¸~å]ÜàòiÜàÉB|˜ô>ÌÊV­ÂGtÅå¸q~nüõnrt=>*å<>êD%>úîMÜôòOÜt`â]„é8Œ›Õ¼ÆÍ‡|ÀÍmÜÜã,nÞmˆ[ õøØ„p|lê;|z\n·<®À­ŽOÅ­n˜ããu‡àã—=ÀÇw8áv¯Â\'TŸÇmlnã6¶z¸ÍÎ[¸M-nó­	·à]7ãvƒzp»wñÉý¶ø”`k|JúOÜÁ?w[‰;MÁ½áŽ;MqÇ#\røÔ˜d|jZîÔÝ…O³º;ÿÆ]¸¸KŸ>Ý0ŸnºŸ™îƒÏÌ0Åg®Ãg¡Eø¬\0O|Vw%>;ø\Z>û¨7în·Ÿ·ì,>ÿ¢5¾À>_°e/îñéîy¶÷¬[Š/´Ø/|¶\n_äq÷zŠ{uà^\ZÜÛ0÷vÆ½/Vá>ÇƒqŸOÁ¸ï²KøR§6|éû»ø2íåøòÊø\n»)øŠžSøŠŸkpÿ\'^øÊßx >_µ%_õ5zö	¾iŠ¯^p_½p4:Œ‡}_†‡¯×ÂÃ£àáOjñˆ{3ñˆOðu’‹ø:u:¾aÕy|ÃÆ	xäüuxdÜ<òxYa‰GåÃ7\ZNÁ7Þ¿Gs×ñè?1ø&ÿ5xŒÞg<&­y±\ZiŸ‹oþß|ÿ¾ee4¾åí6|Ëçqxìj|«¼ßzi(¾m	ÇÙïÆ^ÅŽ4áÛát<³Âýa<ñÀ6|GÎG<é¾5¾sË|g[%¾³ÃßÙ;OöuÁ“Wäâ»2ßá»:¶â»2øh¾çÅ5|/‘Šï»¢ï?óO	îÃSÒâ©ZÇðTO-üÀž“xzÎ&ü ~~0x%ž1EŒg,‹Æ3Êÿâ™	ûðÌÔOxfC<~ÈÄ-Xˆd‹ÞÿÏjOÀ³/¯ÅxïÅ\\{„y4ÏEÿà¹5žÛž‡Ÿ óñ“Ê‡øÉ 9øÉT/?/ˆZƒ\\?ôŸÀËçà§­Çã§wOÂO×iá§ßÞÀOwüÆ‹Ø»xQ„Ÿ]nËôñbË\"¼xïm¼ƒ—´†á¥a_ñÒÏeøy™?~¾Ì?å	~þÍ+¼|\"ƒ_Ì†_vÿƒ_ö	Æ¯,}…WjÝÀ«‚VâU%3ð«³xüêñ“xõª>¼:ÿ~Íë=~mÅ0üÚycüúÐ[øõÐjüúÕ\\¼…×8â51µø9,~SÓ‰ßœ¯Æo˜à·¿Xàw5;ñ»Cþs¿»Ãë CxÝpküž»!~ïëoüÁüPü¡,8é þðû8¼ŠÂe.x£*oáû´ð¦µ¾xÓf¼iÞT’Š7Ýš‚7õ1øã,þX‡?±?™Ø…·Ì:„·l·7Ã[îÎÁŸ/qÁ_„á­ñ—¶x›Çu¼-ˆÇÛN\0øëqÏð×±£ð·q)øÛt[WÂàïž.Æß—<Ãß÷Ç?<Â;|ðŽYø§m“ñÏz/ñÏ¶3ñÏgSð/Mð¯g7á_{,ñoÓûñoµñïkÖá]•\Z¼ûÔ.¼gw6þÃªÿqÏÿÑfŠ÷®kÃ{7xoúaü\'i‹ÿŠ–ã¿Þ×à¿]Å¾‚ÿ>ÕŠÿ~Ñ…ÿÑæñ?&[ð¿²øß«x_’ÿÇ;áÿ*@¼³1Þ_ƒ ¦ø€÷r|àËA´_G€ó0Õ„\0K)zw”@Ô?ÄÀŽ@vÈª¨í0ãö˜ÅN?ÐBšh‚04\'Ä-0!™óô$d)úUr˜ w$Ê&;‚Clåg‚½7…àp]‚¼à|	>b/Á—ö*^‹Pe²„0ï0¡y}™Ð\ZšCh%7ÚƒfÚŸÚ_wƒ¡ÛÄ`b\"1xëbˆh11DaCè…}%ôö\ZD,aP3”Z²„VSEî	\"†Ž †ï;NŒx¬KŒ$Ç#i[bäH#ÂèÑCÂxÞUÂDvŽ01ë!FÏF‰Ñ«>£ã„iÔHbŒÕEbLT\'aæïDXœ{NX|ßNŒ‹~BŒÛ÷‰×õ°ä|Kƒ/„¥y\"a9O—°|’OX~]IXö|$¬’‰ñ–«‰	­«	ëá×	•/1±åaýš°ëAØ})%ìõ´	ûýÎ„ý½nbÊƒ/Ä”v„C¯%áèŸILÅwS‡ÄSW¶N6§§–#„Ó·QÄ´™	g­ë„³½+á\\H¸\'\\FU.%,áúî1#p=1h&fžšEÌ\"ˆY\'r	7·I„Û³å„Û›ÂÝÉ€pv\"Ü%î	ÄœÙóˆ¹ãpbîŽ˜ÇTó[Çšµ	Ë6ÂS/˜ðt]Nx–Ì$¥‰¯ñ×/×c„—¯ŠX<=šXbA,~¸šð‘J,™®$|˜W„Ï|†ðó™X*®#–fÌ –æ†KÏÆKïß\"ütëˆÎ;	ƒ\" )šX9d\Z¸.“l¼HÓk‰5Ã¯k¢Ìˆ5Ïˆ	éDèR#\"Ìêö$‘ûfO„çÜ ÖRÄ:v±žXKlð\\DD…WQ?kˆE-Ä¦ð@bAl±>Nl¹2›ˆ]1ŸˆÝ¿ŽØZt“Ø¶Ãœˆ»NÄ=o&â†Ûå×‰ÄÐÓDâåED’d5‘4Ì„H:<•Ø…ž&v‹F»#²‰Ýêˆ=6‹ˆ=µ‰½ÿôþSLì\'Üˆý+Ü‰ýÇÚ‰ý)=DŠc‘ú6“8³‚8pú-qàL‘f´ˆH›áD¤½F¤ö#ÒçéµïˆôæyDzûaâàÕÄ!Àœ8dHr¯\'²`k\"«4‰Èi¤ˆ#“eÄÑˆ£¯“‰Ü¡—‰Ü\'ˆãZ÷ˆ¼›“ˆ¼oáD¾f€Ès‡È_<•8©ßDdcDá¤ûÄé¨#DÑ´ÕD‘‡œ(\n<Ou‡gÀADÉK”(u\\B”î¸O”þ7[çO¿\'.”ü&.ÔÚeÚÝDÙ÷¢¬WJ”ãˆr\'¢ü˜(?·‚¸è¾’¸X§M\\|ò•¨¨®\'.¿!ˆ*‰)QµëQuh(Q½»Ÿ¸¶d€¸`FÔW7Ø\\âÆp	Q{Ù‹¸9}qË&“¸ekEÜºBÜ>¸…¸ýBMÜgNÜY‘OÜ‰xCÜ©_AÜéßMÜcN÷\'÷MkˆûÞ)Äý}æÄýãwˆr)ñ`Ã\nâÁ—â¡-ñ°oQ·ˆ¨ß7‹¨oL&\ZøDCÓ\"âQ²;ÑøÔšh|YL<Y‘A<é»I<Ý %ží!š-ÌˆgCYâÙ9k¢eÙq¢%-xAê­¯@âåö$âü–xxŽxÛy–ø°¾‹øðÀ‡øèÖO|\\FÖD§¬èÔ½Et.J|Ö6#>¦ŸÓ´‰oÊiÄ7õl¢KGt­¯\'º|ˆžÓ‰žãw‰žÑ3DüHÚ@ôÆë½·½opâ·Gñ»¦›ø“ý™øÓ«Eôé{}?~ýÓŸý®S‰µ>1ÐpŸx.%Á/H˜õ a£h.V“ÈÐZ© 1q‰¹Í#qµ‰/ÞAGW“ÄÓs$	äæ9¤8Á„”ú6’rÿS$µÖ¤¾= B8I?ï#Å3’™?…d\ZãHvh)É¾B²Ýy$ç°žäX“\\i3©:ð‡T—¼!±)<ÜOj–=!5N’Zò$RËõ\r©5ï9„ZIê\Z’¤Þ‰•¤¾$ŽÔ/Š%õŸ®\"\rRQÒ Ýš4ø+\'‡-üA«¥HC>š4ÔúO‘‚¾}\Z9bÎrÄÑNrdÞ0rä!¤‘«iäöŸŸIãÕi|c:i|k7iÂž\"MœF‘&±ÏH³2\'Ò<siÁÖ‘c\'_%Ç¥+IËÑ£H+ÓXr¼d9^JŽÙKÚlYOÚ6&m§½ mgú‘¶oH»5ÉÉD9ÙUM:ìyI:ÜÒ%1Òq;HNõYDN%§žùMN³øFNË¯#wÎ©^¤ÙKN€I×³ÛÉWÊI·­‹Hwÿc¤{Séþ½“œ#i&çLyDÎ)NÎ­aÉy²ä<íä‚g†¤ç4Ò³ê¹ðd¹°Ä…\\dëD.*\'½¢<H¯ä³¤×¡¤×ûç¤×ç}äbß¿¤·×ÒgäZÒW“NúÊ!}°¤ïÇcäÒµÉ¥	{È¥?-ÈeeKI?Äƒ\\fN.Ð@®ÑC®¸N®hM\'ý]êÉ€‹É•OƒÈÀ¶…äª:rÕï¯äª¿ÃÈ`Ï?äj#sr\rÓB†Œ\r C\"2äÈw2¬Êœ‡¶’á§‹É§2\"4Œ(|L®Ý/%×>ô&×•©Èu³Èõ›GLf’>O##GF‘n¶dd/FFÑSÉ(ÏKäÆuëÈ1ÏÉhÅ2:y4¹	­#7ÚJnòÞOn*~FnºlDÆ¬LÆ´-\'7;DnNYOÆ™Ý\"Öm$J«ÈÄ±dâÇŸäŽ5óÉ¤_dR¿7¹3$“ÕÎdòždr×¶Nr7ñÜí#&÷É³Éý÷BÈ›dêõÍä-òÀÎ•dÚ=rð›™9ÿ)™¥ß@f™U“Y•ÙdV+™½n\'™Sµ…<²RF…’Èc/=É\\„Ì\r¸Kæ^}Hæþ»Eßõ‡Ìk:OæË´ÈN\nòd+Y°$RkÈÂï#ÉÓ¼-yúD\ZY¤¨ ‹†~&Ï<!‹-F’ç`#òœµynZ\"y®YªåC^ðM!/„m\'Ë&\'Ë¶=\'ËúlÈò‘ÇÉr¯J²<|-Y~ë=y1MNV¬¦ÉKZ:ä¥©/ÉJ·Gd•=yµ`yµûY=í5YâIVço!¯Ó:äõ\"%yýÚX²f¦+YSêJÖºe’7N7ÃkÉ[„š¼ÓMÖé<$ïÍ{K>pJ\'\\t ŠÅäCcòáòaiùðëU²Á{1Ù8MŸlÊ-&›n‘Mí×ÉÇ.ÅäãKÈÇo{È\'kÞ“O=¼ÉfY*ÙlžO6OÍ ›Wo!›“zÈg†³ÈgþŸÉg_EdËŸ·äóR;òùóäóß6d«‡5Ùê÷”|S½…|ó=—|;¨ƒ|öœ|[’ïný!Û¯\'Û¯ÆïóµÈìkòÃ5=òãÌ²Ã²Žü”0œü”QD~6?D~îÚN~9ú€üRJ~[‚ßòæ’]ÈF²»xÙ]æMv?u&{râÉ^Âü…hÈ_êJòW=@þ¾ÙDþbÈ?-É¿V{È¾É¿É~å²ÿò(²¿ê’Âˆ€Ú=\"pÉUÜR.‚¿d‹m\"TvPDL²‘>\"²ÿ–Hlc.Ïz+{­‰k(‘|ý8‘¼ÇQ¤X½F¤xKŠhŸ\"fZ…ˆõu±¯oD‰øˆ‹\"õ´ñ\"ÍÂf‘Îî×¢!;4¢!BDºÊH‘Þ_\"½gÅ\"½·Ž¢aŸ\rEÃG&ˆF:o;œŸ™/2~á/\ZÝ÷A4vm”hÜ°Ñ¢qwAÑxH\"\Z?\\#²6ø!²<Ed\',ÙÎMÖÜM.s9¢‰\"GŸ¹\"Ç–]¢©óÑ´3¯EÎ‹D.ØÑôª¢ùËD3ÞD‹fžˆÍ.¼#ro=&š“›,š;shÞ Ÿ¢yCÏˆær¢ygîŠ<NOytõ‹Z-Š(ZT†‹¼Šgh‰¼oF‹|2)‘O•¿È§m»Èçc—h™â»Èo¦©ÈÏëÈï„½hÅ\\sÑŠ¸?\"‹¢€7E+ÝlD+?÷‰cƒEAC/‹ÖTô‹Â¾6‹Âo.…w­­ÿ\'Z{ÅV´ö‰½hCPžhCÊÑ†*R´ñÌ^Ñ¦nGQL‰B´9ø˜hëÁ¢xì‰(¾ÌB”xÿ±(	>+ÚéyR´³¢H´¿ðhÿÓõ¢ýß4¢”‘ßD)!Ù¢”®±¢Wæ‰ÒÊÇ‹Òú–‹Òsgˆ>>/Ê0_+ÊÈÛ-Êxë&:4¯Ht(cŸ(ûBµ(»)T”#d‰ŽHmDGM\rEG“:DGó>‹r“ÿÓn!:¾æ‚(ïÞQþ;Ñ‰(mQ¡h±¨pòZQÑ²¢¢ÌzQQùPÑñÑÙà	¢³kÒDÅõŸD¥Ã÷ŠJFˆJfˆÎ‹Dç¥ûD*kEe«V‹Ê‚Då‡µEågBDþ3E—äDWfžU&é‹®nµU«­D×®ý]ûüPtÝn¨F–#ª©ž,ªýÆ‰n~±Ý28.º¼Ý‰4ÕY´ˆî…¢ûç²EõäQý§vQC”RôhþOQ£è®¨)ØXÔT0Aô8K*z¢q5+5\'E/bíE/®^µNX.jm¸,zy^½z—,j›é)z3h¼èMôÑ[ù\nÑ;Å4QÇ–Á¢ŽDÔŒ‹>/[(ú¼â©èóÚBÑ—DÑ×ä‘¢¯gôEßÿë½ï¾ïE]ßòDÝ7xÑ¿µ¢¿(ú»ó²èoÆ}Qß&¹èßƒ6Ñ¿®·bÀJ,F&U‰QÇ1šê(&òûÄä‡]bQ›¯X¢%KÆîË¶ù‰eÙ‘b¹l‡Xžó],¯8-¦µ2ÄôøX1íü\\¬?ˆ™=Å¼ÿ\"±ºd¥XëÕFñà±ùâÁ¯VˆõÜG‰õÚÒÄJT<tâ5ñPÏ	bC¡C<|¹£xDõ\\ñÈÉÇÄ#{x±Qõ\r±ñc±YÞV±Y‰ØjŠ£Øª³C<áôNñ„ÒUbkÀPlí½Tlâ$¶üX<Ñ/WlŸ÷J<Å@ç?ÅSÞ;ˆ§z±b§6b§ÄÓÍOû˜.žö÷¨ØeõlñtÝfñô`ØµËP<kUxÖ³/b·=b·Œµb·Ì$±ûžíâ9þâ¹]kÅóŸT‰=ïbÏâÅÛ—Šïš-^ü¾P¼øÛK±÷FkñÒE“ÅK;Ö‰—‹¦ŠWÌm¯ø¾Aì_)ÜÄ•§Å+~‹WIÓÅ«j’ÄÁ¥´8¸‡tDˆCg¤‹Ã4Žâ°Î­âˆöâµfqäu‘xãÕÛâM…vâM¯·‹c€qŒ®x³Ö\\ñæ¾Ûâ-•ÛÅqjSq<tCœà$ˆ|ëÅ	ûôÄÛß\ZŠ“ˆwz4‰“K«Å{!ñÞ–.ñÞŸ×Å©Q¯ÄjÅi›÷‰Ó’ãÅkO‹>JgŒgiâ¬ËíâœÖŸâ#ë§ˆw_çé>ç]\\,>’(.­üÝ*>e(.{G\\Ø¡Ÿ9ŽŠÏnr—nÄ¥oÖ‰ËÆ’âò¢§â‹CŠ/º}W*WÄ‰/{ˆ/o._ÙÑ#¾R˜+®Ú” ®Š;!¾šm-®·H|ýÆqq­«…øVÂñí[CÄ·ÛôÅwŽnß9»U|wˆ“¸Žú(~°¶Pü™%~¸cŒ¸þâhqƒ%\'nðw7ÄM7|Î7\n£Å[ÄMî:â\'Ôñ“ì`qóþâ–Ò[âç73Å/ö›Š_4:Š_ô¾·êí·î£Å­Öâ6ËGâ¶-®â×Æ‡Å¯ëäâ7 •øM÷ñ;‘½¸½·ø½iµø½óxñÇ+ÄŸx‘ø“û)ñçkÅŸ¿“â¯ý£ÅßdÁâoË‹¿[]w½VŠ{–ˆ{>6‰l©ÿÅ?:Å¿¦Xˆû&ÓâþAKÄýÆ×Åý»Å«\Z$ÀÝr	˜.‹ÇKàï%xóc	±¥XB> !Z7HHi„ÜûX\"\"~HDå$¢[Ó%bm=‰Œ’(§]•0A\n	{¡O¢rš(QŸs—®áä ‰¦÷™dÐ\"™dÐ2dÐ†\'¨F‰ÎÆÝx[‰nÉ6‰^¤§Dè ‰Á‰’¡‹]%C?—Ë[\"1<m.No“Œô•ŒüsIbœ{Eb²ò‹ÄäƒX2êŒ£dTçQÉhûÉèd±dÌõ‰ù¶%‹ë=’±Á’±»Í$ãG;I&´‡JlÀ^‰M„Äæñl‰]À3‰}¬—dŠ¡Äá€½ÄqÇ\'ÉT#B2ÕÚLâ4<Nât÷¬Ä©a–dZ ÄYëªÄ¹ì»ÄÅõ½dF,™ñï’dfÜnÉ¬k	·I.’¹çwKæ`$óúd’ë½$~C“ýJ‰GU­dá?Éb“g’ÅÙó$‹KgH¼_6K–ÈI–èDI–Ì<#Y²<X²$Ô[â£Þ+ñ‰Z%YÆÍøï!ño«‘LÏ‘ô8IV“¬\\ÿJ¨n•žÿ\'Yg+	z\Z(	zM²fe‚dÍë½’5?%!îç%aÆÖ’°’$IØÅ{’°G%á²IÄƒ\nÉZç,Éº	’h|ƒd“\0I6õ“ÄÜx\"‰umlåÞJ¶^m–lû+Iòž&ÙiGHvúÛK’OèHöx{Hö¬Ú\"Ù;û¦doê	ÉÞ×%ûæ¸JöÇ™HR}ÞHL–¤ÕÍ¤ÿ}-ÉPÄK2I²¦r’l™½$»·Q’“òPrtœXrtÙbÉÑôLÉÑWI’\\ûe’Ü½’¼Å€$ïõiÉ	}7É‰­í’‚¨S’SóHNeÞœ:üLræÔ!ÉÙ™³$ç>ëIÎõ‹%¥n»$¥>*IéÉùU¹’ó¡%e+Ã$e]†’\n–Tž—\\ú¼_RéòHrmÃÉõ^’[õo%wxSÉÝë%uò­’:Ã5’º]’{›s%÷v~’Üÿ¾XòÀw¤äQñ9IÓõ%’§vÑ’æºÛ’g¼%Ï#s%Ï¯·H^¾ yáòKòbÍIÉ‹ØÉË£¥’—§â%¯®\r•´Ý³´=ì”¼Þé,y§IÞï³”|0è“|„^J>Å¬“|öWK>7œ“|þ |Ùë&ùò3HòmÏHÉ·ôc’ïæ›$ßoŒ–tk›Jz¼T’ž;¦’3K%?‹GI~<(ùÝm+éû›*xzI\nÙ­BSl¤0u]ŠøšI	i¼T$K—ŠO$KeC»¤²á®RÅÊERÆ/IÊ^”ò\\ª”;-Õš(ÕZuKªmûX:\"w¨tDï?éÈ©“¥#ÝÃ¤FÛÂ¥&`¨tôK:J’!5ë¡tÌ†*é˜Ýk¤f‹‚¤f‘{¥æ¶ï¥æÕÑR‹©/¤.W¤wJÇŽŒ–ŽýI:6ÍP:¶»UjÍ’Ú$Ÿ–Ú´ØImg®“Ú6<•ÚäHíâû¤vß‚¤“FäK\'…žÚš#V,œÇJ¦ˆ¤S-B¤S[ÇJfÜ—:e’NÔÒiÿéô\r…ÒÿîJg­:*uÓv”ºç¤³ŸŒ”ºGŒ’ÎqÛ)‡TJ88K=ýí¤ž)C¤-FH½¬Ì¥‹OóRïd¹Ô»¤Oêãè)õm,]v8Pê\'¬’úÜ)õ›Õ&õKû-õ«\Z®½•®0Ä¤þúÍÒUë6KƒüZ¤ÁÜ&i°î9iðÐ×Òà¸\"ið{‰4DV#\rÑ,\r·JCu—IC#>HÃ^n•†uœ”†ý®•F\Z}“F:àÒ¨S¥1û^I7»I·MÉ”ÆñÝÒ„ï¤;&H“–‘&WJw‰é.ýíÒ]‘ÎÒ]\"¤ûmçI÷?É”¦Ø–¦\\Œ—¦Ö”JÓWèK3‡Íöé“fÕŒ–fß´‘uù =zè¥ôøÁ§ÒwéI]\\zò×3iæ*=5í¡´èl­ôl}µ´¤ê­ôÜºÑÒòƒ·¤cii\'½Tä-­ÜþTZ“&½–î!½Ñ\'½Þ»Kz³÷ŽôÖƒÒÛf•Ò;K}¤uáqÒºæûÒ{p—ôÞ¥péýa¤N¨¤õfþÒG+\"¤5QÒÆºÕÒ¦	ùÒ\'sNJŸôß”>½²Qú´ö©ôiý%ióå‘Òç–‘ÒçofH_zºIÛŽ¸J_[“¾ž%}kHßvµKß­Ì—¾’~œ íØ½MÚy%Búi»ZúY·Kú¹6Xúua”ôëÁ?ÒïT©ô{ìni×è_Ò®\"éeC¥½i¥Fß•þÉ/ý›*í!íûýGÚí”öG®•»¯ÈÀ¢/2èJ…~<H†ú¼•¡ûeØ3s~AK&úIÉÄà™D\\.“ŒçeÒ€-2¹i«L~P¦øR/£Ï¥Ê˜rLÆbd¬K¦Œu?.cÿÛ—3dÜOöÉøq™2µvL½÷„L;v°lPÞt™ÎÍ8Ù`tlpc½L7ñ³Lßj¯ÌÀlŽlh°Ì0ÚD6¢ò“ÌèV¯ÌxûM™	rG6ê¿5£Ç>‘öú$35ÉÌ>’™=L‘Yï•=á#[â,wÉZf‰¡²	JG™­ùp™­ß|™}ùhÙä|©lJ÷\'™c²H6m°lºI¦Ìu¿¿læ©e²™­d³*@™[ôBÙ<¨D6y,›—â$›?>L6¿\'EæñFæ9¨XæéýZ¶0èžÌ{ñv™wò6™Ïb‰Ì÷H˜Ì÷\Z óÃ¿Éü¾É–o›+ó÷m‘ù—_–…Ôî“…<Åd¡\rÍ²ð¬í²ðógdáõdkÅ:²uK²dd‘¶?e3e;É¢É¢OúÊ6Õ.’Å¬ß/Û²u…,¶0YÛî(ÛvÍ]g,‹\'ãe	#»e	Ë¶{xËõÞÈwN‘íø³D–T¾K–ð]–¼ÇR¶gîzÙÞa¿d{­\neû}ÏÉöß)‘¥’¥š.;°½Bvðœ ;Xá\";X7D–Ñ;L–ñ\'YvÈ=U–Åò²#9•²cV~²c{]e¹þ²ãÛ>Ëòç¨e÷Ãe§ææÊ\n§<–öÜ•ž&;cœ(+®é“ß\\ ;7ì„ìü„ÙgmÙ…ø0Yù°²ò	–²K—þs£Wv©.PvÅ“”U«þÉ®…ÈjþêÈn˜•ÕzËdwî\'Éê‚žÈêÎZÉêªâe÷„ÈîÛËîÏ”=lœ {<§]öDy[Ö,þ)k¶t—=KY\"k!\\e-ò]²ç¥Ke­Ü!ÙKî•ì¥±›ìe -{óYöÊ<BÖöx¶ìõSZö&ÚQÖ¾ã©ìCg¡¬Cv]öIY.ûlž%ûòV.ûÒÓ.ûv{ìÇÜ%²åkd½Ÿrd½}5²?E¦²¿¢û²ºoeÿ¶—Éþ]2–õ7|“\rÊ‰Fò¨nŸ-GúFÉQï09N¿ãËp9~¢RNìû,\'~-’‹nŒ”‹ÇEÈÅÆÈ%¤¯\\jËÈeîÛå²öyrqGNXÈ•«ålÂ69{\\-çI7¹`\"×>¯’k×WÊ5úÉuš¹Nïxùàç9rÝ{§äúë¹A­£Ü°è­|ÄÍ-ò‘ä#o}–M©–sóå&¯¿ÈGédÈM—·ÊM·5ÊMK¶ÊÍjäf?7ÉÍ\'Qò±À¹e,·J®•[•gÊ\'x—[w¹ËmžÛý,”OùÈˆrÇ1˜Üñ/*w:yLîôq@>mßEù´ëåÓ*óåÓ¡rWí?ò¢9r÷õkäsÇäsNFÈçôî—Ï{§–/°\Z*_tYî±òƒÜã[™Ü£\'Hî¹b°Ü³¤H¾(E_¾(s§ÜË¾@îu×Z¾—{¥äK>‘/Û5Zx©A|¡B|­|õ]N¾&}¢<äé7y˜Ö9y˜Ý#y¸»§<\"ì–|ýˆy¤n¨|£LG¾Q1J¾qà´<:I_ ß4wª|ëätùÖ?”|ÛX¾­~›<nêyyÂàvùÇHyr§§|×‚ƒò]ÿ¼ä»7¤É÷„›Ê÷4˜É÷uëÉSÞ¥ÊS%Õòƒ‹¶ÈÅºË³¬Ë³o“gï~(Ï>÷[žóï‘<×ÃHž›0C~<€’ç›ùÈOÂå¦GäßMäE›cäE/”ò³+Kåg¿Œ”¤É‹\rSå%­åòÎÓäez¬¼\"/G~i¨‹üò¤xyeëyµÛiyuÖbùµ±Æò\Z£&ùÍ†JùÍ·ò[™\nùíš6ùý§Cäš|äß–×]—?úa*onÊ›’CåM5ògfñògï_Ê[YùËe×åmÛÞÊßþ-·W×ÈÛ»Xùû;ÁòC3ä÷UòÎ-iòOZ¹òOËäŸÞêÈ?}ªY>Xþõ4#ÿö4ZþÝçµüû\0 ïÊÐ—÷z£òÞ§ä?ïýÿªø*ÿ{¡OÞWÕ.ï×.¨=AeÙ”J!ø\\\n‘÷PøP\n_Dá›/Päh=Š|ô‚\"ßÖQ¢÷)ñ¬Å”8`<%Ñó¦$¿!J¦XJÉl£)Ùµ­”ìó9Jn6@ÉÏ\r¥(AQïÊ)ÅêHŠŽÜGÑQý”òîSŠ‘®¥Ó§»‘ ØC»(.éÅµ†P¼¨…Rï\\K©û#(MÈbJËš ´šÃ(±7¥£¹MéXÆRCì¾PCŽ\\¤†<¼NéÎ¸Bé}ÙIé3‹)}­`Ê\0~Fõ£ÚSCÛQÃÀRjXÒ=jØ/kÊ0{65ü¼5¢b5âQ 5’\ZG|]CMúMÍà(ãK[(?5e’s–\Zeúž\ZÕZK~æF1\n Ìò%”ÙµTÊ|îyÊb=H=}“\Zg¸‰\Z·b+5nS?5n×>Êj\reuv5á~e³Ì–²‰¢lî”í³ÔÄ‡Ÿ¨‰õ(;ó¹”]X85©óeïö—š2û5eLM	þC9¬YH9äl£zÖSŽ©©©ñÁ”“åÊ©¬‚r¾•E¹ø–Q.‡’)—ãß)—†§Ôt£óÔôEæÔôðÔôW_)×É<åêaCÍx~‘š¹Ÿ¦f-:H¹	{)7¯&Êm§åûžr?6Žro7¡æ9@Í_KÍ÷«¢æ¦DõP¢RÊCœKyþ-¤Ú]¡¼ÖçR^Ÿ\")Ÿ÷)_p7å»—£–n»F-+¾EùÉfP~ñw©åZ?((Š\n 9*àÃnjåüñTàÐb*pÃ<jÕÃ\ZjõšrjuR\rj<›\nË;K…§™Páã©µîµŽO­ÿöÚp¾ŒÚð£›Š,ÝKE^ZLmÜ2œŠvN¥¢£QÑ·¨MŸþP›>o¢6wÛR›ûNR[&Ž ¶¸(©-þs¨8¿X*ÞtµÝc9•˜XDíàë¨ZATÒ¦[T²™#•œ÷Úåð‰ÚuÊžÚuë&µÛ¥…Úý=‚Úû{\"µ¿@DØ¸Œ:pÔ—JŸ™K¥Ï’Pé¯S\rÆS—¥Q#â¨ƒYÔÁ?MT‘Ee8Î£0¦=L:#¢²¾6PÙzaT¶~•ó\\JÙoN¹0ˆ:za•k±„:1$:q7˜:ñ;Ÿ:¹Ç*øz‘:ö‰:õc!Ux«˜:í6‹:sâ+uæ·@yR%ÃÚ¨’ÄeT)µ‚*~:¿åUvzU®ô¤ÊèQó?QðFªbësêr­	uyàUµ=Ÿºj1„ºÆÔu¯NªFg:U³fU»$ŽºeQ·ÞjQ·¨;NvÔ]Õ^êÞ?êÞRê£.õ`ö\rê!ÈSõèÇ ªÑ²Šjü`E5þœG5U$RçSÓ”Ô“êÉÝÔSG\rõLÏ—z–^Hµ¤‰©ç›HêùnõBkõÂtõÂÕžjój¦Úâ/Q¯ÕÇ¨7ƒÃ¨7—qêŽõ.v	õÞò.õ¾¢œê8ÔJu\"AÔ§A~ÔçN?êKdõ5&”úú®˜ú†É©oK©ïùo¨.³OTWàfª«§‚êÚMõo¡~NùAýr- ~Ï·¢þàºÔßè§Ôß_ÆTŸrÕ7*‹ê»ð…êÿºNôR€­ÐÎ•\n¨h°–®RÀß*YKØ(^:[AäÝRÈ‚\nYï?…Ü¨MAÝ²S(êÖ+èµwJ×9\ne¾BYÙ `4M\n¦|¼‚ýòGÁ)ó<uCÁGØ+ø‹£ª²A\nuû9…0\"\\¡=¦Dº(í\\§Ð14TèxVè¾§Ðcúz—ä\nýA†-Å\nÃÎoŠáó—*FÌ^£±«B1âŸ›bäïá\n£ÁM\nãÒ\nãkk&T¾ÂdpÂ$xŒÂd‡ŸÂÔ)J1†V+Æ,WŒ	ñPŒy>MaFlW˜yW˜­y¡0»ž­°Ð8(,VD+Æ¾?­7ÆX1ÎáœbÜò¿\nË¹Î\nËÐŠñ‘Š	7:^+lMÔ\nÛc/vZ“ uŠIç.*&}^¬°7þ¤˜rèºÂá9¯˜\Z®R8ñ{Ó²ç(¦ÝNR8«P…ëŠq\n×è8ÅŒîlÅLÛ^ÅÌÄÅ¬i!\n7SFáöežÂm F1[ÿ»b¶y®bvHžÂýçDÅ<»ŠyåŠùì\"…\Z®ð¸,(<ù …§©X¸:R±pË0Å¢1c‹Ž†(¼$s‹“[Þ‹êK–ÞV,é¹¦ð­Ÿ¤X¦{_±Ìq—bYB¨ÂÏd˜byã|Å\nƒy\nP¢ð7ãþ9cþµËŽCuîŠ€nŠ•sŸ(\\Q¬’/T¬r~¤Ú÷MlúB|=W±¦m¹\"ä½TÚ)Âlá·7+Â»+Âûþ(\"þë…ˆq–Šˆ}†Šµ*Ö®;«Xû¯@±á÷*EÔñ¥ŠM¼›_ŠØ+ÉŠØê<EÂæmŠí»‰Ë+‰›6)+v0;–MPì¬«Hö?¯Ø•ˆ)v\'J{GSìuýªØ[ˆ*RWe+R7MV¤nÓQ¤7¸(Ò;}éßÆ(2|)2Ò6(2­œ™ŽÇ™±2Å¡Ÿ&ŠÃqƒ‡Å*?YfAŠ¬IwÙ?ãGvKG\nâÇRÃÇ…3Š<Ã%Š|›4E~ôÅÉÅÉ½\'»AEv¤âÔbNQ8b§âô˜ŠÓ¿íE[ÕŠb·¢Ø‡TeçW¤]ŠrýZEî¨¨¸’¤¸´Q\\Zí¬¸t¶Uqù}ŒâJ×IEeèE2_Qu´âê„ÿVýèQTÃ‰Šjñ;Eu‰—¢ºûâzÉ\nÅÍÑžŠ›ã‡(n¿¦¸…\\TÜjwUÜNx¬¸ýý¥âî¼*ÅÝ]KuÆmŠ:oµâÞÌxÅý ©¢Þp³¢qˆ•¢qäEc¥hÒ¬hj-R<¶z®x‚*ž°õŠ§ç*Íæ‘Šf§pEsï~Å³¼EKùÅs—ãŠÖÛmŸ6(^/tR¼®Õ(Þ«x´Rñþé~EGL»¢sJ»âS £âS_¡âËÅ—»]	ñŠîêEï~ÅO{•â—ëÅ¯…ºŠ_‘y_Å_a¾âï\"Õî*úÌ!\Z˜VFÿ\ZiÐè\rÍ¦áCu4rI ‘ƒ4º¥—Æ\ZŸÑXÇ\\\Z_/£ñ¨J\Z¿PA“gúh‘^-ŽVÑâÚ=´Ä„ %û/Ó’ÛiYIMOghúã,šÑ²¥™ã›iæoÍ:\04[“Gsw_Ó*µ/­òSÑª·ÿhuH6­Îq§…ui!>®¥…Z†ÖØÕÑšË¾´–I5­}ý<=èu1­SCÑ:¿çÐƒmjéÁa¥ô[Öu«¤õ†œ£\rZëè¡ƒuè¡A0=4¤G>t£¶¾£ö©i£œFz”m\Z]H›\\¤Ç8ÇÒcº÷ÐfÆ‹h³P/Ú…h‹¢\0ÚÒø0m¹0•¶Ò¾H[íÒ§­š:é	E=áÁTÚÆum«½’¶µ5¢mÃ2iÛ_½´ý(m_MÐS*GÐS±ôTj=uýzêÙ“ôÔÖy´S‘=Í¹˜žØ@»Œ¼D»LF»ì© ]îjÑ.ßkééoÏÓ®ÜXÚõPíú/ŠžaÞJÏÜ§EÏ¶8HÏ~Ù@»ëHh÷¡ïh÷—h÷×=\'@ž³n=çäIzÁZ˜öð™E/¾½Œö®O/™ô—ö	Ê§}n¦—Í¼Aû¹O¢—×<¢—?¦éLÌ~Ó+\nãé\0·2:0HC¯ú\"¥ƒþyÑ«ã«è5«Eôš´Z:£éÑwéPG5ök-îj@‡‡EÑáçMèðŠ<zm\rA¯¨¡×]MoP¹Ðúºé¨­\rôÆýÛéè c:úÎ}zÓ{5£?„ŽYèGÇì¸Ho±H¢c­7Ó±³NÑ±Q–ôÖÓ†tÜÚñtÜ/3:nÀšŽ¯]O\'Ø-¤®‚ôöS:qR:8CC\'ù/–}§w,¯£“ò¿Ð;g×Ð;Í¡w¦ˆéäÐtrV!½KØGïò:Lï\nÖ¢w8Nï–TÒ)3ÇÐ)W³èÔ–têÊ\n:uGús*}àŸ#~MNÔ\ZDgN¡3ïåÒ‡¼sèC§éÃ^£éÃùatV¬ÍÝ¢³	úHÆ?úèi˜>æhIk_Iç&TÑyØq:ïÊúäütÁbwº è)]p.œ>ÕÃÓ§“nÓ§k¦ÑÅ®WéÈ‡.‘¢KšFÓçL;és=ô9ÏAt©];}>m8}áÛ*ºüs]á\rÐqéô¥múŠg1}åÌújœš®EÑÕ©»èk=³èZƒºÖy}KåMß2×¢oOˆ¤o_½LßE7ÐuQ=ô½­Öô½‹–ô½>¾O¤ÐõÒº~b,]x†®?5”nØ¾Œ~$Ê¥™ÕÑ\Z·Ò^“èÇŸÑOç=¡›7}¥›ïÎ [†™Ó-Þ™tËï|ºåï|úEÉ\0ÝzN—n½iD·>w¤_n~A¿lJ¿2´£Û`Oº\rÙC¿;”~íÏÒ¯ƒýé÷‰Iô‡ƒ“èÂsúãóññªýñY4ÝžAwl˜Kw´ÖÐ¾ÐËÓ…ÇèÎ‡&ô\'¿úSpýuu2ý5TB½GÿdLw-ú@w-í »\"fÑ]GÆÐÝ¿ÝéÞâÝôÏ=Ïè_¾Îôïåcè>‹|úŸe%ý/Øî‡ŽÓ»>*¡k%:dƒ[8B‰ítSâ`¢R”sE)ÊµPŠ?nRJ‰yJÙì{Jù(©Rþh’Þ*©™”ÔÎ‰J´BIÛLQÒ›£”LA’wOÉõ„*ù“S”*Á\\©\Z“ªTÍ^©TEŽS\nf Rx²G)¼ÖRj)(µGnQj÷?U~²Z9äÊ$¥®ç	¥ž×]¥Þ•óJ}ÓÊÂeåHÍKåÈ9uÊ‘¯‹•F/Ž)­Jc;{¥Éàå(ózåèã³”c´w+ÍÌ+Í¼•æ&?”cy¥rÜ”ñÊqá€ÒÊ7Z9þ{ŠÒšÁ”Ö6û•ÖÙ‹•6±o”¶ý5Ê‰ª•Ï…)\'<WÚ0J»ÿöµ{ì¤œ|¤A9sSN}Réð4Sé$+œW:•V:ý;£œvl±rZ™rº5®œ>uÒµ¨Léz~ŸÒõÃOåÃ™ÊÏß(g½2WºËWº7­QÎ	¤œ³3A9·‘rÞsZél¡\\¼gƒrñIåâ²³Jo¯J½\\¥Ï¶©J_Ÿ7J__c¥ïnC¥ï‘XåÒåÊe³”Ë¾¶+ýúæ(—Ã×•Ë‹F+—ßÈT®µD¹rpµ2HI*ƒÛ•«\'(Wo^¯\\}Ï_¹FºF’ä¬ùî£U_Q†VÊµ	2å:Q®sØ­\\7ÓI¹áí^e”ì‡rSÀwå¦U•›úß(cÄ)Ê˜ë­Ê-š<å–ß¯”±fW”[§}Qn{F*ã>)ã¥Êø‘w•ñsŸ+ã#b•	ÒmÊ[@¹;§Ü¾‚WnOß¢L|3I™ÄÇ(“\'­PîjîRî¦?+wJUîKKU¦²Ê”œ…Ê4ÑseZùeúece—­Ì˜h©ÌØl¨<4ÆQyh}ŠòPëBåá CÊÃQzÊ;eÎâÃÊ#V±Ê£’1Ê£ö6Ê£eW”Ç°Jeî\"oeî[©2/(S™ŸZ£Ì¿„(OŒÙ¤,Pö)œ•§&´+OÍÇ•§Ž7+÷¬Wžù1HyV¬<«=DyÖh¡ò¬Ã/eñÇHe‰z®²df«²Ä§ZYt]YÌ*Ï½§<wy©²´ÛLy=¥,#Ÿ*Ë¬o(/^Æ”o~SVXè*+Æ>Q^ÒÛ«¼üc•òJô}å•ø_Ê+/.*¯tÝRVY¶+«âì•UÙ¯”U]”Õ§ieuÛåµ‚ÊO£”µî¤ò–ƒ§òÖ®å­7”·ÇqÊÛÃ”·³TÊÛ\'Ì”w$mÊ;¹¤òÎ›­Ê»Ë—*ëlb”÷Vÿçi™ò¡ž²ñërecßiåS@ÙÜôDùì˜‹²el›òEÞMåËƒ”¯Ž+”¯Î)_½ý®l3¦|=\'Lùº\'Wùöä!å»ªBe{h­òýš^e‡ºRÙ1šSvÒû•ÅÕÊ¯•Ç”ßþìW~?>OÙ5E¥ìú®PvC®ÊîÛÑÊž¨²wò€²÷e‚ògÔ`å/ßËÊß3(ß—*ÿìUþKÊg\0¬‹fÏa•¯¤MÁ`Û¯3Ò¥µŒ4\'‘¹ÃÈ7Ù2qƒQ0ÉŒâX:£4¹øßð¥0J—iŒòã†Ý3ša;ãÞ©ŒQÑùŒj÷HFØ–ÉhÂãÍƒßŒ–ÇdF[]Çhû{3ÚÏ¾2ƒœ3:£›%/™Ág62Cœ\'1ºFžŒ®Ù4FoÇ;F¯2šÑ{0ú	ÚŒ~Õ)ÆÀ¥ž–º’1t\\ÅþþËŒ¸òñúc´ô<c\\ò˜1™r1I¸ÉŒZßÂŒ^óŽ\ZÁ˜Æ|gÆÄîdÆÜËX$ìa,Ç¼d¬.`Æ{É˜ñË{™ñy•Œu@c³/œ±“Ÿd&ùÚ3“B´˜Iì˜I™·û0Æþp,3¹5š™i1iæÌÔËÙŒÓª\0Æ©êãÔô“qzü™e¦•}eœÓ­ç2GÆå…;ãš;‚™¹n3Ëø:3;ö3ïx!³`ötfÁ²fAæbÆcó(Æ3jãùKÂx[Ìøè1>W2_c	ãkoÍ,ÝªÏ,m\r`–þýÃ,[ÙÆ,»÷YÖìÊ¤²L@])³r{³J4ŒYÕîÃ)Lð\\&8¶‡	Î?Ë¿úÎ„L™Ï„Õ3!±ÞLHú.&ä.ÒbÉ„ù1aVQLXë&¬-‡	7»ÏD|_Ï¬{ØÄ¬kñcÖ}[Ã¬7¸ÃDd\"C\"™¨Õ‡™¨ŸW™C²™™UÛ™­ºLô‘*fcÏÄD11g™Ø½ÌÖ…9ÌÖ÷õÌ¶!µLœ£w0˜IHºÉ$d•3	çõ™íïL˜ÄáLâ+]&±»IŠ‡™Í/™]Ië˜Ýc†3{”Ë˜=ïv3ûÙ3)h5“²ã“ÖðI®2é¡£™ƒN2A9LfóX&Kû“5\rg²noc²#F09ˆ“cRÉY=‚9rm	sÔæ\rsôo“KœerãÛ˜Ü›ræ¸î&ïð\'&¯R`ò^Ocò=_0\'¶OdN2µÌÉ´³ÌÉœLAÊsæ”Þæô¿¡L‘Ñ¦ÈJÂmå˜3¦8sf‰#S¼O`Š/¦0Å¿2Å¦3çB&3ç_ý`.Ðû™/ü™ò}QLyçbæâ¹L¶™©ø&b.Mˆg.­®a®¤Ía®\\žÎT.Ì`*ËåLÕþ­ÌÕå4su‡/S½ú\0Sýzsµc®­<Ë\\»?œ¹žÐÏ\\¿˜ÏÔL:ÁÔìzÌÜ ú˜L\"sƒÝÁÜëcnºïdnVG37_52·\"§2·¿ìeîÌ=ÃÔe»0÷†,eî}ÅÜOûËÜÿy˜yÖÁ<|-gêõ/0õ‘Lý»³LÃ’iü9iÂ’™¦_û˜ÇCâ™\'Õ3™§\'Š™æ£Ì³ÛO™g¿¾0-†Ìóµ•Ì‹‹+™—K—3/Sº˜6¡…y}?‹y«<Â¼ýrŒy§qaÚÛÍ˜÷sL˜÷\r¹Ì‡¥·™‡2™çM™\\˜Ž½û™Žg™ŽwFLç|óyÇ\0ó%A—ùrÈù’K1_Sqæk)Î|c1ß·c¾¿ÈgºÌ®0]•¦ûÊôì¥™žÓÓócóýç.ó«ð<ó»ñ ó7©šù{ß™ùÖÆükF™ÅCf ¢›hñbÁ»2ò9ÉB90]>ËB¿ÃX¸ê(ÿ~Ç\"¿–°¨ãh‹9ÁbOo³¸{<K ½,ë³Ä2/V4î+9 g¥~ÇXù/9KéG²Š†×¬âï2–6îfi“,½~«´R³Ê\rËXå‘4–9|…e¾¯b¹mY•I#«š=ŽU\rØ°j£PVýq+HpVKÅjÙ÷°ƒŒX¡8«“|’Õé4a{¦²ƒ?g±CÜeìúZVWs•Õ5ñcusQV·à«7ÌœÕ·S±ú®z¬AÌXÖ ¸š5èxÅ\ZZße‡ºìp¥;œ‹c‡_ÅŽ O±#,ÝÙìˆ»æìH³«ìÈ´Åì¨aÙQ7²cÚ\'³fºå¬YGk>\"€5-°æ6Ys‡}¬eÍŽ5yÁŽ5£ØqÙq//°V#CØñÓ¤¬µÅÖÚk=k}y%k£çÀÚ˜f±6yZìDÏÖŽÃNZ±“¶Þe\'5d\'õ}díéuì”á(ëà½Ÿu‚Ö³No&³ÎÕ_XçsX—Ðìôó~ìD`ÝN=aÝÎ4³³Ý`ç¬ŸÅÎiÆÙy+Æ²\nBXì¢c·X/óÅ¬×Rž]ìàÅ.öÊ`½§ç³Þ\'×³K†áì’ÿj¿ä›ÀújOe}GT²¾sKØel1»ì»7ëwCÍ®´øÎ®œgÄ%¦²ÁÓ­ÙÕÛ\rØÕçzÙÕõ%ì\Z°–]“¤bC´kØ\rÛÆ†¾Î†i=aÃFú³a£«Øp“R6B±kÛ¿°ë¾G±‘²f6²BÃn´Ïa£mýÙhO6:d;“šÅnn©c·xx±[Û¾²qÈ6îÀs6.o-› µˆMÒMg“.`“šlÙØ-vgúR6yR»Ë{2»ëÂvÏšCìþíiìþêkìþÚB6uÁ^6u×&ö@ë$6mÃy6ír*›qQÃfüÚÁfBßÙìöClÎÌílN†9›ÓëËqƒ=:a9{tîiöhJ>{ôM{li {lÅ;6×d){<þ›7^ÄžÐ°cF²^ÞlaÕhö´Y\Z{:`Ï\0/Ù³«²g¿j³ÅŽØâ?Ù’‚ZöÜ–Åì¹b[öÜ£Óìù•3ÙH[žÀ–ßd/gT²•ðr¶rÈy¶ªY`¯j¯d¯]èd¯ýöa¯O¹ÃÞG³7ÜöFH={óìjöæ€½£ÎÖ‰—±uVWÙûT{k{ÿT%ûÀà2ûÀÜ…}°öû0<Œ­ïia¹š±¢|ØGñÙGÍŸÙÇšŸìã·Áì“A9lsJÛ\\¹‚}6¯}¶Ðƒm¹SÌ¶<7dŸLbŸ/¸Ç¾Ü7†}yr<ûJ5}µË‚}mnÃ¾Þõ}óÉˆ}kïÎ¾›2mosfÛŠÙ÷·~²=0¶Ãr/Ûyá+û	˜Ï~ª˜Ì~Þ»€ýRZÃ~ÕhØ¯î9ì×$ö;|ˆýîü‚ý>a»ºÇ²Ýåyl¥6ÛãQÎþ˜šÉþÌŸÆþš]Àþ¶\ZÌþ‰`ÿÚ{²}6°kâþ“Îþ}ôýÛdÁöé²}Ñqlÿüj¶¿à,Û_ÛÍ(-Ø;û9ÀëlÍ¹$­ëæ ¦\\XÄ!Æw9d<À¡{í8ììsŽ2‚#¦špäÍ/œxµ)\')7ã¤ê©œôd\Z\'Óäq2çŽ–0œrP§üjÏ)ûpŒË3ŽÉ;Ï1Mg9VgÇ¾±â8óŽ÷ÝÊñq|]§Rpªº5œêa6§nÅ	Ç9¡e\Z§Y£à4—pN{g7(½ˆtï0§c×Ì\rîÊátcê9½3œþ”—œAóTÎàK7ôðnØ‘ÜðP?nx£7b˜=7Âd,7Ò$‰y©Y«ÍlXÁMåŒ»—q&Ñ¹QÁß¸Qm‰Üè]nôƒnô£·Üè×³8S°›3\r.äÆ4¯åÌ/áÆ¨¸qm½œå°Cœ¥ùBÎÒÑˆ³ÜÂYý9ÇO)äÆ§÷qZ-8ë¡œMÄ!Îæ`$gûä7±å.g·¥„›ôtgoQÊMÙÂMölã&_­åžâ¦žà¦–ösS+hÎÉ%‹sÚRÇMSdrÓÁœó,_ÎùñÎÅò87˜ÌÍxÉÍxtœ›õç7×`	7wÜDnî9[nÞn^ò1n¾Là,ºÃ-¨Vq¡ÉœGç.ÎS&å<á&*¹…ÿVs‹fqÞcnrK<â9Ÿ£ÍœÏ[Šóu9ßÝ0çûÐ›[\Z,pËnÙr~zÜòC¸å?,8.€óŸ8‰P\'r+>q«,¹À}¹ÀÏ2n•ù&.XtŽ‘àB&Çq¡›‹¹Ð´R.´±[ç-ãÖ£ç¹õ¹?¸È	O¸¨hn“wcáÁÅLÔãb~­à¶üšÈÅ¶¶q[·¿à¶þ«ãâ¢Ã¸ø¿û¸r,—ïÏ%Þ]Æ%Uã’uÆq»T¸=N™Üž;K¸½Órû’çsûþÝãö\'æö_ßÊ¥è{q)¹¥—¸4>…K«Ë¥Ó7¹ôØÅÜÁ§wÈNÉe‰C¸ì?<—37Œ;áÌí(çŽé+¹c=Üñª[\\õ…Ë»ÓÉåÏ^ËåÏå¸ü]ç¹û¶p\'ÎmàNÃ¼ZÁì¶ã\nº¸Â>[îôiWÔaÏvsgŽ¿áÎŽ ¹âY¹â¨Å\\‰[WR±ž;ç Ãë>Ê•‚‡¹Rè5Wê9Ž+Ýù€+½ëÌ•\r+áÊ¦[re¯så~·¹‹ó~pHWAçs—fusWor•[ª¹Ê¯k¸ªÄÜÕÁ¹«ÇÚ¸ë“¹š²Ü‡4W;6š»Y{„»“íÂÝUqwÍNquh&wOÍÝ3b¹{“¯r÷là´\nÜÃ‘½ÜÃ9g¸‡QW_ð”kx´‘{tº•k\\þžkxÁ=+_É=»\ZÃµ,àž3bîÅù2®µg?÷Òä\Z÷2á6×vÚ˜k»YÌµ¿å>À\'¸ciîãl×1]‡ë´íå:Ýp®ÓÝŸû¹Šû´u5÷™üÅ}Étç¾–Îã¾\'vp]–“¹®C×Õ¹—ëÖªãº+¹žg¿¸Þ7<÷ó€ˆû™‰p&¹q÷›rß8s}óçp}‰¯¸Ú„Ø°¯ãó!<èZÏCR–‡.Lå¡Gz<ÔQÄÃw	5äQ‰	öoç±§n<©ó˜\'GÝæIû\"^4¤‰m²àE{ôxÑÃ¿¼„Êæ%ëNñRï^šSÌK”óTFO•ò\nx4¯ˆLäûûxEIOïlà•syîÃmž·íçÕñ›yõág¼ðl=¯µk¯U\'â™ÏÊ_ÅëÖó:søÁ©?ùÁ7óù!G¶òÃNšó†S~ó†§µxÃ2~øÚ_ü—L~Äž ~ä…{¼ñr„7I+âM:ãøQFóùÑ±¶¼éáÞ4çoZ“Î›>ØÄ™¸„ŸÀ©®áÍ”¶¼ùSÞüÛpÞbzoákÌ[ìià-uŸð–WÎñVê8Þjl\"oõá	?þf??¾-ŸPnÏ[·oämjLyÛ ¼íšw¼í)Ÿ=›Ÿ¸%Ÿ·›ó†·ÏžÅOÏO™YÂO)ºË;ä×ðŽ§Òø©3ªù©½søiŽ)¼ó–HÞeì-ÞeœïñŠŸîÖÃ»š—ð3D‹ùy¥üŒ§Cù™cÖñ³ˆj~Ö~V/Â»¹ŽàÝ2êùÙóî»øy-nü|¯ÍüüÚKü‚ï×ø…÷£ø…Ïñ^[CùÅ\'Gó‹+\'óÞNü’éžü’wJÞÏ÷ ï?Ê„÷Ÿ¦Í”à~[ðÖ#øU—Ëø`¹¿:`¿æk8\"_Ï‡‡ð!ƒøo/ùPlzév½‚láÃÏLå#bõùˆg~üZì9¿î‡„_ÿ/©üÁGê¬ç##ÿñQ_\nùíþ‚ßT^Íojuà7uMæ7Gfó[vä·4ùð[æòÛ~á·Õüãã¨,>nøA>Î<ˆKäãÖæããƒøøòÍ|äÌo§+ùíãÓùD…+Ÿøþ6ŸÊïT%ó»BÓùÝ¦3ù=¶ü^ò ¿OåSÓÿð©-ù´‘î|ZAŸVý?äUÉgùóYeÇù¬ŸÑ|¶Ã>Ûí4Ÿ³v	ŸSp•Ï©ðçiSü1×wü±U:ü±2>—µâó.\'òù·«ùü\'wøü¿øz–ü‰Ûýü‰ïù‚*¾`›_pm_ð8œ/hÉåOmãO½œÂŸê_ÂÖGó§Ó.ñ§K~ðEu•|QgIãÏ5üÙü%üÙÎÿâ¯	üÙ»|qý;¾$2“/)ÃŸ{_Ê_ˆjä/4MäËL¦ñeG\0¾¬!›¯ˆÛÏ_Š‘ðWvßá¯ìµâ¯dŒà+ÙN¾zjmþþZGÝ…ç¯gò7¢bù[-eümé`þvsgxgÂß­åï\'Uò÷»óVÎæ.;Ï?,Ï×¯;Î×»Î7ÌØÂ7Ü~À7­œÏ?ÖÆø\'Ž\rüSù`þ©*“j9“o¶Há›†óÏ\\¿ó-³»øçUüóù=üû/ü‹éßøÖ9|kï:þ%ñ/•#ø—»3øW©ãø6~\"ßfË¿¦Ïñ¯UðoRñosÏòï!}þ}û;þcÿx¾=ÈwVÛðmü\'^Í–Çð_þ<å¿¶ËùoŒùoÿ|ø.ˆïöšÇwGËøÃøG_ñ½·_ò¿&zó¿<_ò¿UyüoãÑü_Ã¿üß¾ïÁMþßÝþß\'¾É÷kUðýÇòýÅóøÕy~àˆFèLV*p‘½\nÜ0DnvR»ÝUû_ìä§BïWa¿Î©ðÁWUøá»*¼ÜQEhÌTÄ{\\%Þ÷\\%É®’ä;«äøo•|”½Š\n¡TŠ–*Ú<LE{9©”£ä*¦dŠåzUì§—*ÎçºJ5¼P%0E*áh‚J“)RiN<Si¹OUi\'ViW—©´ïþRéˆ©t&ýlP\rÆ½TƒµN¨†L¿ ÒuŸ«ÒK5Sé½ø¢Ò|¯Ò¿`¢2»¢\ZñË_e4|°ÊØb³ÊdE™jTÊÕ¨ÌtÕ¨ÖÕh¹T5Ú‹VŽÒS™^ËWÑŽP™KRTæmTæÁ·Tæ‰Ýª±K.©ÆV$«Æ%IU–È•eS Êò÷|ÕøÕø¶•µÍ~ÕDD¬²§p•ý¥j²ßN¥©*‡ [•ÃÑ4•£­½Ê±¶Qåø}‹jª§ÊéºZåôà™ÊéÏÕ4ô°Êyì9•óøC*ç”•ó‘Y*C½ÿþö—©¦Ç…ª¦7¾WMèVÍX8_5søtÕÌQ†ªÙµ·TîÌj•{îL•{ÉB•{EžjŽqþêTsÊ|UsZUs~¹ªæ¦¾QÍ\\®šçw^5®½jÁ•÷*;*Ï#ŸUç¾R-\\ôQµ°æ´jQæ?•—ácÕâ\rçU‹ÓŽ©Ÿ½©ZüÞCå}!DµdÞr•Ï*_i¥Ê·ÃFµ,bjÙV=•ßÚµªå#ÒTþT•*€Tl<§Zyï®*ð”ƒ*°8^µª¹Y4d@¼ŠS­>w^µFë»*dÓ2UHB¦*TK®\nÛ¤\n¨Â\nTáÁUk;W©Ö«ãUÆ\'¨¢¼Ç«6\rØ«b¾óª-Íœ*¶àªjë/ÕÖª<UÂ©oªÄŠfÕŽ˜4Õ®¿ªÝÌ8Õ¾Ú¥ªýMcT©²ÝªKf«ÒÌ¨Ò\"«ÒµóUé«#TÃ{TOª,ÿûªlê±*;ÈW•³ó½êèåÑªcU^ª\\ÅUn*­Ê}xTu<¶FuËVt_¤*Xf§*(¹¦:õ_Ÿºõ«\nçìPVu©ÎÌUm°T›ú«Šëç©JNf«J*¯ªÎuS•å\0ªò’›ªò&µª¼{Žêbƒ›ªÂ`ªªbë0UÅßvÕ%+Pu)©JuY·[uÙ4CueÌÕ•=ªªê‰ª«>aª«‡ÒTÕþ_TÕªkCîª®M\\£ºž>ZuãÖYU­æ¦ªÖo›êæóÕíEª{Ï‡©?Q=Èúªªß§ªÏº«jX’©jðÇTMFIª¦ìŸªÇ‹tTOE{TÍ‰­ª–—=ª–®ªÖK“T­î«^†šª^f§©^ùfª^Å<Q½ÚûŸO\rª6×ª¶½ÏToÕ™ª·ó—¨Þ-|¥zÿÑUõÁé†êÃÁ`U‡¾½ªÃÝ[Õ9“TuîfUŸL©>ïY ú\\ò[õ¹á”êë¿qªo\r#TßžÏTu§šªº[8UOëLÕù‘ª‰±ª?†OUqÕŸËTSõÅ«æ~W3F©Ï_jÀû¼\Z8`§ŸªÁïfjÈñ½\ZÊITCÇŽ«W#ƒ§¨qG5qA©&^T©E&jq¶F-s|«–ùŒSËñ÷j¹ü¯šzW¢VÌ\'ÕŠò›jÅG•šöLU+õª™þ}j–ª9\'µj¤ƒZpØ«f5©…?µv\n§d»D=¨N_=èqzðæ,µ~ãjµAðBµáðõð%uêáA:êbCõˆá…êEïÕ#®îR4ÏU|rFmqLmtF¤6–NUè«MäßÕ&i\rj“WÕ£?ªMÓ–ªÇ˜P›7ŒS[èS…?¨Çéy«ÇîV{ûHm9a°z¼û<õ„)>jk&Em=[_m³ QmsûªÚöP™z¢÷õÄ£çÔv£¿þ§[m¥¶ËðPOÚõQ=ù@zJBˆzJ»§ÚA¾K=Õ˜UOµR=õø\nµÓÄyj§mMêicÚÕÎoÞ«]ÂãÕ3G¾SÏÜè¢ž™+UÏ>4\\í>ýŠÚ}Iz©ç¤ÏTÏQ¨ž;w±zîº³ê¹¶ê¹3ÕóžÓê¯6¨=_4©ú.T/²÷V/Ú+R/ºõ]íµÉTí•Yª^ìÚ§^|B­öv>«öÞ´E½$É^íó$CíËTª—RWÔKwÚ©ý2¥jÿ“Ú¿ã´:`x–z¥jª:P.V¯ÊìSëZ«ƒ9ªW7„¨W¿Ôk×«CÂ­Õ!y.êP­ÿèÜV‡çÕk\'ŸQ¯‹4T¯»Jª×G|Uopx ŽZ’¬ŽêÐVo\\j¦Þ4ó¬zÓ¼¡êMù\ZuìáBul‡:öÇ0õVƒõÖƒÿÔq­ê¸\'[ÕñÔIuü¼ê„åÙêí\Z™zûV^½ãÑIu’öõÎ…Uê—cÔÉCN©“ßQïþï™÷8¨÷xLVï-Uï;V¨N1•©S¿¨S÷žU§¾›®>b¤Nox¤>¨½UQ4R}hÇ|õ¡òvõá#+ÔY¡zêìU6êœAúê\\ƒêã=ËÕy!fê¼ÝÓÔ\'6»©O<;¦>ùû®º 2Y}êñKuáåhua‡µºðë*õéCÔ§ûÝÔg¢õY¿u±c±º$ÚS]ÒÝ§>¯ªÏ¿©/ølT—Å°êò–DõE¿`õÅ·ê\nýHõ%Õ9õ¥‹ÑêË³²Õ—_¾R_Ñ9£®,2S_­»­®~¨¯[[¨¯÷Ç«oLQßˆ[ª¾qã¶ºv£¾¹|¿úöÂ\nõcÕw÷W¨ï%g«ïÕ_Wß­£~`€¨rêŽ¶ê—F¨<Q?¼¯§®×tª$Yê†%¿ÕÖé¨¿£ê¦7^êÇHú±dªúq¬~¢wOýä§~Ê ê§Óç«›Ÿf©ŸßÕU¿¨P¿Ü½MýjoºX¯në0R¿†n«ß4j©ß¾÷V¿ËèT¿«º¦n_°FÝ~tˆúcˆúã› uÇ@„ºÓó†ú“~²úÓ½{ê/\'ª¿¬Ww9û¨»ÌW÷h‡©{Ò¶ª8mQÿtœ¡þ¹ÄWýkê^õ¯=SÔ¿Íªÿ,ÍPÿyûQý7WŒœ­x/QôçÀÄ2|ê  óF	èZBÀr;k#`××	8øCÀÇð#ã<oŠ€¿‘	$²L%åâFA²ÉGjŠÙô{‚lÖ\'A>£TP&8ÊÌÓ»e¸À–¼Øs\nAõÎ_Pß\"¨ÏŒ„¿\"Aóè¤ µ\"LÐžDÚáåÂ «RAÇ;EBÍ†ê†½†dŠ…!¹w½Iƒ½û…‚~Ñ-AÿÝZÁ d¸04æª0ìãGÁÐíˆ0<A_~£GÞ€\nF–³£Ðw‚qe¡0êÁrÁŒÛ-Xh¶c·¥\ncw¹cÛü…ñcê…ñþÁÂø3f‚õÖ‚¾‘0qûpaâþRaR´ž0©+^°|{GZ°ŸµY°o;*LÞß.8\0Ÿ…©áK\'Ñ\\Áù²H˜®;N˜¡¿S˜5ñ°àVýHp«	fWÇs¼R…yV~Â¼ÝÂ¼ËW„Ó<…\rº‚Ç¸\"Á“™.,ºóEð2_\'xu7KÈG‚ï¿éÂ²Ð$ÁŸ\\/øë¥	:…Àå3„ÀÂõBàéoÂª‡ˆ4£WºúSªÕ‚ñ_Bp£¯°zÒauéaÍ…z!DˆBáD!tÃh!4­A=ÿQÛV-DD‰…ˆl+!¢Önü&¬Mq6\\6\"åBT¿FØpTØ4á€#9&Ä	1÷Ò…ÍæÂæƒ…-ã…-2…­\"„m©“„¸aáBÜüÓB\\Þ8!®+CˆŸ8_ˆo/â{DBÂ~RHH¿*lŸ•-l	‰Yç…ûZ…$Ç—BÒl7agÈwaçßáÂî?ÿ„=ëW{\nû„é_!e!¤üÖR\r„T=!uÙ;á€ì’&oÒÙ	gþ|#dÌr2¢!cÏR!ã·‹©ï%d–Ë„C¡“„CëÓ„Ã+:…,ÛOBVJ‡M8	Ù1£„#1O„cs{…ÜQË…Ü5Œp|îXáø¦Z!O“÷Ÿ!øZ!ÍQ!?!QÈOsNoNÜb…SnW…B3sáŒÉáì¿QÂ¹qB©ù&¡ôÝráÂ“sB™AœPö¾D¸(	.î9\'\\¼9_¸l6K¨\\½O¨º’(\\U¯®þZ(T›˜	ÕŸ÷×ÙµÂõ³2¡fr¦pjnÌlnDX	µ£,„ÚîµÂ-þ°pëùráŽR$ÜYr\\¸“(ÜEdÂ]¡nØpáÞF\\¸wÚ]¸ÜW¸gpÿ›\\x¸ä¾P?¡U¨Ìês?õåžBã”Bcè\'¡±®Oh\Z¼Rx<ÆBxj7Dxºb¹ðtO“ð,ÛUhYøVhyn$<ßí*<¿ã+¼ÐÛ.´šæ	/Û\n¯8{á•S·ðêk¯Ð6c®Ðv-VhëÞ,¼ñoÞ-ÿ\"¼k ´‡B{•ð~Ù7áC¯ÐY)|Â>\nŸÌÃ„Ïö\Zá½@ø:ó·ðM/Gø6)BøæµJø–2Qøv-Hè\Zó@è¾’$ô¯zß0Bï×.ágòá×S‘ð×UGè»Y.ôýÝ!\\™¨F}Ó\0ÙQ\Z v§xóOš˜kÀí\rdØ¯˜jà\r¾Jƒž­× ï^hða\Züã\'\r9¨L#Ú¾Q#ñH#Mº®‘ovÑÈ¯5häOfkkó5´õ~\r]sH£TOÕ(Ó?k¸Ñ75\\3¦á>ÎÖð÷M4ü³_\ZÕZ-ª×@#üMÒhE«4:Úã4:/Ojt:?h?××èEFkôöN×èýiô5½•š¡NrÍ0JK3lÌ\"áç1šá¥+4FôÑê·\Zã£íšQSÍ(çQšQ×M5£~ÖŒÖ\Zª1µ²ÐŒ	Ÿ¡³~™Æ,èŽÆ<â½Æ|SŽÆ¢CK3ö@fœörÍ¸K±\Z«¤§\Z«Òyš	}C4ÖIï56\r5v¸›ÆNØ©±k\\«™2ô€fŠÛÍ”­ë4{-5SÃÚ4SóM4N·sæsu¯Æå/£™.²ÖLÔ\Z×ùK5®žš™Lf–ÄR3kÐg›§qQ®qÛtTãö|¬f¶íÍ\\ô‹fî¤§šùGAÍ‚ß—5ÏÓ4ï¼4žÏ‚4sfhû¡ñB²4^ƒ5šÅV;4‹£Í’Ù´Æy©ñMØ­ñÛ°S³¼|½fEtŒfE¼¿Æÿäÿ[•&@{Ÿ&Àiµ& §C³Òú„f¥ã}ÍÊ¥Ÿ5+³ÞhV~]¤Y5óˆfÕ¼RMP* 	îx¡Y­¿ú—y8oÇ‘­„Q÷ÎÜ¹sgî:wŸ»I¨¨”(J‘”B¨D‹­•6!R²f§RJö}§\r%T$KÈÒ‚h¡ü~|žó>Ï<sÞ÷œó=3ï!]7A8êPLð¼÷àå9N8‘u“à­EðQñ%øüŒRþ¯^üÛR§ß8N]@8óP—pæcáÌ¯=„€¼ B@ç,!`ö!ðm?áÜg=ÂùÛ\r„º½„zÎ„‹éi„KÜõ„KMÂå[.„«¿ŽBß×	„PD‰~¾˜pýã#B„Y\0!ÂÒ‚pÃ£–p£7Ÿ¥çG¸évžpóXá–ÂBôåå„Û/Þb–-&Ä@9„˜à„øö+„“GHøšIH<áKH,p%Ü‹w’“wf>’–€„¤¬lB2ÖEHÙrò\0$¤zÈRk¾ÒãMVÛ	ón„¬a˜5[K¸+8C¸ß»•ðÀYDxHÐ$<t[Dxè¥Hx´Ì›ð¨Ý˜ð8?šð¸cŽ«ªFÈ-þEÈmñ%äC›…¬õ„¢¤ï„¢6SBñîvBñÙ•„—BI÷jB¥À€P~—PÝoK¨=ð‰Pw{1¡îÕFB½E¡þÌB}-ƒÐp±ƒÐ¢Gh”&45|$<óô!<‹üBxqàáÅ£ÂËÿãyY:Fhnr\'´ÜäZÅi„VýaBëîXBkÁ,á•s\náÕ‘Ï„×Öß	¯÷)ÚJ„¶¹„ö”„ŽÏ„Î%#„ÎˆM„Î,+Â[b¡K¤OèJÞEè6ÚGè.ºJè>FèY]Oè‰m!ôä¸>&Ñ½›	}>K	}O	ýÇ¬	¹gŸ¸\'	ŸD×ŸŽŸÆ•ŸþU—º­.£Þ†v†5¦Ã¢Û„‘Ô£„‘¯u„±ç	_‡	ßö„ïžE„I%?Â$ã	aÒÏ˜0íN˜¾Ç!ÌÈ¯&ÌYMøÅ\\JøNø5Ð@ø]XOøs÷\nav‹0kæG˜ÝWB˜{þÊyþ]$ÊÙGåZ\'ˆòî™Dùv*QÁËŒ¨< @\\¨»¸0­ˆ¸ðCQ-v\'Q=%j~k$.Ù«JÔšÓ!.Ý•BÔ~F&êHŽu¢^u†ŽuÙo‰z«ˆzyáÄµ‡ˆ+~>$®Ü~•¸ò…„H\\mHÜüˆà¾‹DHü‹¹ÉË\\‰dä‘r~ÝÙJDC—©o	D:ùn<!2äœ‰Œ“£Dæ½=DÌâ\Z+\'±\"ö#È¹û…ÈÉ6!òælˆüi¢@G(ž!â‹_qm¢ÈÇˆ(æÃD±(Ù=E”òŽ¥Ý†DY…?Ñ@N4N\"®Å\r„´©D£•óD#ƒZ¢q:qÍ¯@â:«âºš¢‰h\rÑäì\'¢é´<qýÍnâúRœ¸~Ü‡¸QEƒ¸q	h6ÐCÜÞKÜ|D@ÜüµŸ¸ù×;¢ùÆõÄ-ê%Ä-E^D—Q¢Å%¢¥éÑòn4q[V&Ñêh•êA´i¶ ÚnøL´‹0\'ÚLwïºEÜÝ¿›hÙNÜ³b%q“*qÏ¼\"ÑË#:\\8LÜwWè¸ižè¸åÑ±‡JtÚêDt*‹#:›„]ž \\ýèª~–è&¬%ºGÊÛ¿‘\'xLôà½<N½ú\rˆ^“â±7½Äcí‰Çþ-#ž´÷#zßÞHôùy‡è{­„èµ…èÿ\"žªŠ%žÍ‰$žp!,8GØ±—Ð4@T¹AÔÈ#žS%ž[²…x^=•xþ´-ñÂâÝÄ\'Äàü\"bðç)âÅ·õÄKåcÄKýŠÄËËpâeê!âUÍibèòlbè%gbhô1œ“CçŽÃí\nˆá·ÿ¯ï<EŒð¾FŒt=H¼atŠUþ“x³.’»Q‰»-žëAŒÓö%Æ™þ!Æ9!Æ½ÝBLì|A¼SëELº×GL*ØOLÞDL~þ?_ëˆ©n‰©Ï‰iGžÓ.i3Öž\'fx ÄŒ/›‰™†ÄÌ½¹ÄÌ£µÄ,£ÍÄ»Wˆ÷ÿå³W¸³7<$fW¹À÷ˆ9¢EÄ“ÕÄGyˆ/ž!æúŸüˆJÖÄÂ7tb±š±˜~—XXC,‰%ô!bÉm*±”cJ,å? –\ZxËÑ~bÅîNbUø&bUÄb=x’XÏð!ÖsùÄúš£Ä¦³‰Ïå¯ŸƒÏ‰Ï¯ü ¾ V_˜?\'¾°Q$6o|Cl>—Dl!x[­ˆ­·u‰¯]Þ_‡Îß¸?#¶³ï;Uˆ_žüÏ[â;ÐøþN%ñý¤*±+d9±ëãjbwŒ±çŒ>±g,–ø1Ô„ø1\\@ì½vŒØûä=±ÿt+±?çñ“ñÓ(Ÿ8Èj!Ù‡=6‡op‰ŸµÂˆŸ9§‰Ÿ³‚ˆ#~Ç‰£´6âè…ÄÑ¸Râ˜‘ˆ8®*\"~±ì&~m³\"~{&Güþ}’8ñn%qR/qÒëqj‰\rqjN@üq\'N¿œ$þ\\nEüiK&þZuŽøG\\Bœ5&Î:LœË2&Îkÿõ{çaq~=Èí\"\n»\n¯\0Šëµ%‡q@©þ 4üP–¿\n¨l°T¼—ª\nŠ€ªþ_@µÔXxÞXô‹	¨ÅœÔFÅšuÀâx@}Ñ ÎÔÍê¹¿\0Íå\0Í“ç\0­¼›€NX¾AÐg\0+ŒƒN^\014 †]\0p-\0ìoÀa\0L‘à£ë\0)( •/Èm\0œ]PLzÊ	!€è{ˆg-€Ô·hÔs€zF ¾]Ð|­ZÐi\0Sc#À|0?ó\0ÖÖv€5ç`n7À¼\0·Ãàù\0_ïÀgçü»%€ ï \\ú\Z^»Ë¿\0Âj#\0—,ðCÝ€ˆˆž£€dþ: s–dƒyÀ*ý?€Â5ÀàK	°\ZrV8\rœŒ¿Ö\0klk€u\n:À:;À$ÇØ¸/°1/0»µ0g®ÌžÀ–³¯\0‹4ÀrÉ%`kíf`ÛIÀŠ›\nXñÚëÒf`»C°ÃCì¼ÔìÛ€]û§\0Ûµi€Ý­ÇÀîåÁ€ý+Ø³;pÈÌêœ½Ë¾{]Ù€£|°ßí#àà8ÝÎâƒ=õ€ÛÖMÀa8<ÿðÀ¾\0\'ÒO[1à56ówN8›>A€/ã0à[tð;}ð»8ýq8û¿ŸóNÀùÌ> XÏ~ù¸¸.â™À¥¯ÏËàêŸE@ÈÓàÚ`f>„9Láf½@ø‹6àºŽp}kpý»3iü\ZˆL?D–~\"gK<[àÆÓ JMˆò»ÜôZ	ÜzéD_KnG5\0·‹û€˜Žd Vuˆ%Ž±Ï\"€8Â% nj17Ý$Á@¢$Þñû›;â`àÎé[@ÒæJ ¹g9ò¼HiÝ¤öÚi“ú@º—á»ÈxtÈ<K\02Ïå™a@Öm?àžapïW	pŸýÈ&¯²Æ\0V,\0®”÷·9N\'€œ{!@N»ðHÕÈu·ž|_\rä™Ž\0ùµa@þm `¯P˜|(ŠŠîˆ¢<	Pì<ûµ%v€Rò# L\r”\'…\0Ur€ªý¡@ÕŸd fWPs#\0¨]Cê®\ré@cïf iÉw ‰Ð<¥DOÍ·Oíó§žýÀËs€fÝ£@ó\Z3 EÍh©SZƒ7­×~¯»€vÛÅ@‡þ5 c$xk¯¼õï~€÷B ‹.tµºóÚîà=ø8^ô6+\0½3q@Ÿ\\0Ð—ëü¯‡0U` œ\0ŒÃÏŸYK5`äq;0v+Ëñ\0Æ>_Æíû€ñïÀ¡ðåh$ðU^ø*N¾îi¾­¾Ù<&\"éÀÄít`¢ë\"0¹±˜¼èLáÚÀÔiàçÃ?ÀoÇoÀŸ9àßËõÀ¼å`þÁ;`>ŸÊÑçA¹{—Aùg@ùhGPE(.ú]	ª•Aµ7ï@µ‘— ú]+P£ÏÔTI5@Í@*¨9\\\r.Íp—\\\0—\0uèÕ ó&¨·²Ô£3@½h9p…à¸\"¡$ìÞ©ÛARó4Hîöa$D|Í@ÔÑ¤%>iù‹Aºy(È$fƒLËÏ €@6Çd»Ã ×käfæ¼Ï‹Am$(âîE-(¦}Å7Aq\\6(1>J\nœ@ÉÇ)PÊT\0õbÁUú¸jš\Z\Zû€†“·@cÙuÐxKhìè®	ì×=×êÛk_š€ë¶û‚¦‚p}ƒ¸Áú¸qÛ7p£ãqpch¸11´X<n5*·š?·3·žr·†ß·Æ›VW®€Öô[ u‰¸]hn?þ´9ÚîÒMmO:€¶9›@ûÀ.pÏ—ó ƒ tx,÷^w÷‡éƒ”ÇÀí\Zÿ#|e¾€Nº¥ S„3è4©:MþQ\0t™ŽÞzº&2@×Üàaß!ðð §«9è™™\0z--Ž­¾\n*€Ç.7æÇ»V€\'õ+À“¹dÐgµ6è³Åô}\0úf^ýôr@¿N{ÐŸõô?ýô¿ÒžZÎOƒg7(€ì3`Àw0°ÏR^\nž»¡^P\0ÀT#ðBÅAðÂo{ð¢¼4°¼BÜ	†\\Û^;´\rn¯ŸÃÁ¨€s`Ô\r30ª9Œ\Z/oþ©£ƒKÁØÛ`Ü	{0>á=˜ð>LïdÌ‚wJ¬À¤\rŠ`Ò\r`rÆB0Eã˜Ò7¦_Û¦ÇìÓ;ÆÀŒà…`&²\0Ì<uÌJ¹ÞÓïö÷OùÙÒÝàƒÕ)àƒÝoÀŽYàƒÆ ða×y0Çý3˜[ýÌ­=>QLŸ´íóô\rÁ<×80ï¥2˜óã§Àü9o°€{\r,Ø|,pYøFqïÀ‚º`Á‹¿`¡¤,¶\0³»ÁÂ°p,,Z”-–‹p.X´Ë\r,\nþ=±‹y\0X¼q+X|³,NI‹SµÀâì…`ñ§°dg,XrÕ\n,‰K/[‚¥y{ÁÒ×›ÁÒY:X¶åXæÞ	–%ªƒei\n`¹²XN\rË\r}ÀòuûÁòØ,°¼\0Ë¿\r€å¿½À\nÅ°BU¬01+¶l+¶Ý+.T‚RÀŠÇé`E5X1ZV.ì+¯?+§|ÁÊ_+Á*¥f°*$¬º™VåŸ«~­«æ‚ÕÄ`5:VéÕŽª`Âu°Ö9¬=¦\0ÖúÀÚîÿ×ŸRÀ:\r°îÞo°®aX×s¬ëëftÁúú`ý¡J°>Ò¬OëÛ•ÀúN.X?â\r6¬Ì>ƒ\r;úÀ†B>ØP»l˜«ý`£C>Øø¼l;6Îlç5Á&ÅX°ÉÍ\Zl:¾¬4[³À–%°%f\'ØÒ„‚¯H\Zà+n#ø*\"|õ6|5™	¾©‚of—ƒi>à;Ç\Zðý†XðýÞcàû˜ß`—J/Ø½ÖìnÝ\0~ Þ?~K{—L‚ý¾à€æYp`Iø‰bU÷€C–àð49d\nŽÚ?G[ÊÁ±\0ÿèŽÏî¿¸d€_jÎƒ_7ƒ_ÍªÀ¯ùÑà×¯[ÀoÞ?ÁogÀ‰œ\\íN^0§@/pJØN?r@pšpœ>Nû”Ó¹ŸÀéª	ð×žÅàï¸Qðw×:ðÚÎöŽs¥/Á—Øà¿;›ÁùÄUàüW_’œB)In;N’O‘$$…Èf’bŠ¤Ø¼˜¤q¤º8š´Èh3I­/Š´˜w–´ØZ´øŒ\ZICIÒ8’4\"ˆ$šß$.>iÉ•s$-I+iéúnÒR·AÒÒ;Õ$í¿±$MW’N$JZ®æKZ¾Ñ´¼­†¤»Â›¤k|‰¤7Æ#­`æVØ)“V8ì#­8y—DñHÄç&$ ŠL¿ü%AÒ~%:‹DÉ§‘ÐÐúZ‹DSN!1-ªI¬®S$¬ªž„µ†°÷OHìoÎ$Î¢i\'ô‰SøˆÄc\0$Þ5’0·†„‡Z‘D¼Iâ’äÕIò%„$\\K’yF20Iç·‘VkË“VÇÝ%²oŒÑÒÚý¤uÏ¶“LT]I&îI¦§mH¦Á$ÓK;IëeIë+«H²JI:¯‘6*…’Ì¨ÇHf1>¤Ís$s5Ò–ôÛ$zÉ\"ËŒ´ƒøŒ´ãè(É†ž´‹EÚU°œd‡T’ìÛ“ö@Y¤=gv’ö¤†ÔKHÍ$‡W%¤½BÒÞ×!$G›DÒo’ÓÍ¿$×øÇ$×¢$7ÉíåÉ]fJrß1Grˆ\'R-$ÖŽ&~I:òÄ€t<»ä-¾Hò6}Lò>>Hò¾Œ‘|^\Z‘|ÿ\"ù3#ù…}$ù/ÿK:e<C:uÓ—t*F•tÖ÷)€ûŒp#†ˆ$‘[IcÇIAy3¤Fº¤VÞ¤G\"I—†“.ßÓ!]yíNº¶È‚tM¢@\nóL%…ÿ;HºŠI…¤ˆë“¤ˆ®¤ˆ™ë¤ÈùK¤[¶I·?b¥ËH±nV¤¸ôý¤øß¤D8”°tg‘*)IŒRÞ ¤T-œ”¹ù)3®‰”å´’tWN@º>Dº/zOºoQEÊV}HÊ^IÊ_Dzh]Nz}‹ôh…ˆôÈ4‘ôèú!Òãû¿I«–“òDŽ¤<ïFRÞµ¤¼ÂrR¾«Œ”?÷”T qŒT¸ÅTÜpTvCL*kºF*ç¯ •[“ÊçI•„Ç¤ªlˆTõdœT½è©Ús©úÛAR@ªÝ^OªƒÎêOô“\ZÎý\"5®í#5¦n#5>\"5=´!=ÍÍ\"={õ•ôl°‰ôÜç,éy}éùÓÒóÏí¤fƒ¤V1‰Ôúò:é5ˆôzñR›#LzÃè\'½¹¶šô–N\"½·°!uý–.«\0R×þ;¤®ËÇH]ßÂIío‘zü\"õ±y¤¾‚R¿Ö]Rÿ¾RèER‰+ià·\Zipù}Ò Ç;Òì+iøüi8²€4Ü’>/ÛK\Z9<O\ZyÚK\Z½ü…4:™N\Zó\"M¾\"ý{H\Zç#}9BúŠú“¾Y<$M,U#ýè¿Cšv\Z%M?ì%ýŒr$ýìŠ&ýÄH?§n’~a\"Ò‡|ÒŸ3Ú¤YG5Òœ\n™47çEúË¹Iú[|ô÷ËQÒ?\n$·L\nÉc!9CoH^~#$÷Zpù$´ 	„|7„\rb\nRÙºR5k„TÍƒ …®+¡…µÐ¢Ÿ!µG5Ä€4ÜïCK”Î@KZ ­…ÖµVe´ôÝgHûÉMH;ï´Ü”é\Zì€VüI†V\"ò¡6\"¾­€\0f\"¤î€{Sð¦‚Â5 ¨Y\"ï»‘/+CðgˆB5ƒ(kl!t¢ºçCÔˆfþ¢·€íÄ¼O‡X[¦!Ìo\'Ä&ÆCœ„|ˆ\'‡x†û žw4ÄÏÔ†øÿ!þü\0$XÝ	<w@‚fHPA‡ïÎC¸§$úg‰M4!é‹hÕögÐª´hÕd°md0c	­&¤@†æ&aÇ\0døë5d|€Ö,Í†Ör 5k¹Ðšuhí:)´Ž¼Z?C„6(€6¼t‡6øC\'ï@fœ7Ðæbhó?&d¡P	YÆÖB–ãFÐV³uÐ¶ï»!káeÈ:(	²€¶?m€¶Ï¿v,Ž†v8iA6¿ h§;dG¼\rÙíw€Bü }:|hŸÿZhßÍÅÐ~¹vhÿ<\n¹\\³\\ß@n+C ·Ptˆ’\nÞtòØ6\nµYõ°…Ž6¯‚<ÏA^ê!/ òŠ.€Ž›\\„Ž‰¡“Kg ïÏ ŸåqOùdo|ÊîA¾qÈ÷öäÇ.‚ü¯C~¿L!ÿÕ®Ð)“èT½:íÃ†N—3¡ÓMP\'\nr:{?ßì]ž.X*CÁ»¨ÐÅæfèbÛRèÒêkÐ¥³&ÐÕ‹…ÐÕ¢·PÙº6±\nÕ–Baü(ìúI(,>\nk¹…[³ ˆÿs±zŠèè„\"~«A‘©‚ÿI‡nL½†¢ú_A7ÙZÐ-õ èÁºýû%+l‚âp(î{=oö\nŠ?%Ð¯A	ë¡„êïPB_\'”ð#ºó¡J.‹‚R²®@©ù\\(Ãé8”q(\rÊ< LÙ”yç\Z”9øÊr¨†²¢¿Bw+š¡lN4ôà`\Zô\r…þâA	|èq””{‘å–¤@Oþ×eû”÷}”ï{ÊoË€\ný¿A…Ë ¢`U¨¤v*¥X@¥»¡rr+Ty*ÃC ª$T½<ªÉU‡êþ÷]7d5ä‚šðB¨iGô´èô´Êz!>\rµ”ž†^™f@¯BA¯o†^7P[—1ÔöõÔ~u8OCé— ŽéP\'šu~ Î?Ï¡îíû îòÃÐ‡ßÊPÿþ‡ÐÀìè+úd$ƒ>eŽBƒ\'5¡Á4/hðõ*hhÉkèóòès‰4FÝÕûCcí‰Ðøª[ÐøÑEÐ—’aèÛ ôÝú^ZMT;AêÐ¤ú,4™=M]Q†~¸&AÓŸqh&?úµÕú•¿úý¨úó\næ^ÔB_•Aÿ¼Èr³ýdùÇÓdùêcd^Yá»?YñÚi²bî²bÛ$Yy;¬œàNV.„È*1Yd•;qdÕKaä…oüÈj×XdM¿»ä¥£ßÉËÍäe&5dm«²Îê!²N×;òòžßd]²®ž-Y·Ê”¬ÿŒ¼B]Ÿ¼\"z¼¢•O&¨»‘‰7‘¦Udp8€=þN†ü #…ÏÉhú:2šS@f-“±›2ö¨…ÌV8Cæ¬æ‘¹Û:ÉÜ´dî]52¿\"ó‡gÉ‡²àÒy²°á Y8šNŽçñ-‹É¢\"²˜²‘,¶’¥æîdiÚm²´²Š,kñ\'Ë¦2ÈúždýälòªwÈäCd¬Ÿ¼\Z¢‘WÿÎ&¯ñ2\"¯)zL^§s˜¼Þky}‚yÓ¦>²9ã\"y‹¸š¼ÅG™l1¼ˆlùãÙZ÷	Ùºÿ-y{9NÞñ¢ž¼£\"ïÍ!ï’W\"Ûê_$Û^6 Û]½NÞ}LHÞ³Èƒ¼§Æ‡ìàUGÞûà\rÙ¹Hv¬1\'ï¿™L>p8Žì¤Gv†N’“ÉÎá{É.Ço’%œÔ#»Z³Èn‡$dw§7d÷c\Zd÷¨Md÷;ïÈ‡ïÉ‡ï?ºGö@~ZqÉÇTâÉÇ_xÿ\"Ÿè’O®ò#Ÿ|~•ìC™!ûTÖ“}\\ÈþoòÉ§îì#Ÿ6\"Ÿ¾_BÐé\">1\'æ›‘ƒrÈçV¨Ïm}F¾ ×Mþ7E¾¸âùŠ|ùj„6ùjÏ	rH¹ù\Z?ƒzè#9´ŽDí¨%‡]ýŸbkòõ/RrÄË¿äHYùÆÎOä›K«È·ÉähMœ=kI¾=œMŽ]äGŽuÛCŽë¹CŽßGŽ¸œd6CN:MNF®‘“Ý”É)µrêyrÚ9}rÆ=äÌ€käÌ©rV¤)ùîaœ|¯]H¾_|œ£xžœ³l˜œ“ö¿mÆÈÔ7«“M,#?¦n$?è&ç*®\'çªÙ“sItrÞä‚ÆIrAw¹èb!¹(%\\’lA.¥ÐÉ¥a‰ä²y)¹œçO®  W‘äÊ;éäê›uäê1Or…Œ\\“B\'×Ê+’k[-Éµž“ë›È\rzÛÈ\rÔ{ä†trãHù9 A~1# ¿T&’_{‘›ÌÈÍmÈ-ÁÍäÖ,ù•|	ùÕb9ò+­­äWÙªä×œHrÛr[ž-ùö3ò›=wÈí£çÉ”CäŽÍ‰äŽBGò»×Aä®ø=äî±äžm¶ä^5&¹W§–Ükv‘Ü{{œÜÿ3ž<øX“<ìHþ]\'D^!\nŸ“G\r·“ÇšŒÈãÔzòxÐmò—…qä/Þò×­;Éß^û“¿ó²ÉßíƒÈ\rwÉ“|&yêÿ,¿Kþ!I ÿ°õ!Ïm!ÿŒ÷&ÿ,ÚIþÙy…üsêù×ÿýúËÎüknšü;Ø‰ü\'Ò<«6CžíÙ@žíS&ÏÙjçJ?“ÿþßŸcFÈfÈóïÔa¹š)Xž¤Ë[ûÃòG_Âò7…°üL¬pÊ^`\0+ªß‚=	°Rb¬ôä4¬|£V.Ô†U–¯ƒU,`•£ë`Õ¥¡ðBx^h`«ïÒ…5ï…5»oÂKÎúÂK¾l‡—î’ÁËÞðaí¥1°öÖÍ°ö.5Xgy,¬cy^¾b#¬»¨Ö5´†uãm`½b¼¢ô#¼¢y^iy\Z&Œ`ðöWŒW‚Á„ã0ÉêŸ{\r£	#0U¤S7äÂÔÜµ0uj3Li†iR;˜éP3ë¸0ëÚIS8c÷ßÃì^0;ã/Ìqp9ß/À\\ÜL‡õaá-Æ	æ°(ü,ŠÂ¢„*XTd	‹jG`1°–hXÁŽ,ñÛKÑXjO‡õÝÔáUáëaƒUi°¡¥%lä˜ïZ_\n¯ÑÄà5áÅðšæe°Éž°©Ö¼ñÂSxcÄ\"xc²&lö›oþ3\n›/Àæ1Û`óüØ¼´¶XûÞzò¼µç¼mô3l>[?€à¡á]½|x×¯¥°-÷0l›VÛÑ;a»ôx·‡!ì Ü\n;8ýos~ÁÏz`‡y	ì¸;îš‚K‡à«Á&a\'	Ø™ó\nvjƒ]ˆvðAÖcØµ¸vc®„ÔÃ¹ð1øxûÊÁ°ï›ë°ßÖRØ¯q>e&„Ïx§ÃgoªÀgSÄðÙG8 ö2è\"áÚpPRÔŸ[œ\rŸ«x\0_øëËŸ„ƒïÞ†/Þ€/±‚àK»7Â—ßÂ—\'ºà«gXðµwðµ™ÓpèÿuÍó…CÃ¡§á0ø6ttŽ0àÀ7V­‚£~³àhXŽþ¥ßV€c§>Áq¶ÃqRŽ‹á„Ê`8ñ^!œø£\rNRº\'Ûà¤p2M\'ûÃÉQúpò}}8µÜ\0N‹lƒ3üPø^NüÀ€s’—ÀlZáGÙ«à\'{®ÃOö‚ŸU…ón	á‚ÿ5^˜d\0éÙÂE3^pI€)\\úÄ\Z.Ûõ.{¶.?]\n—ß*‡Ëß&ÀåRáÊçáª¦pÕø¸Ú·®X\rW_>Wÿ À5ËTà\ZÏ—pí‰L¸~d\nn\\Ð7.õ‚›4šá&Ú¸É…ŸŸ,‡ŸŸ‚_žÀ/ðpø…¿tq‡_äÀ-¹àÖ—	pk[\'üÊí)ü*ƒ_õ‡ÛÔá¶×‹à¶Oø´n_ýnë†;æNÀË\"àÎuL¸sr\'üîâøýÊA¸k_Üp®€?-‡?\\2€ûîÂ}‹+à~;\"<Ð¡¼ÿRØZò<4Ö­†‡®tÂÃb/xø‰<â®¼\0iß€Ç/ªÃãcRøËö ø«Wüõ\ržØ¸ž×€§†‡àŸ]áŸÉ‡á_¯¦áÙgxnHþÛìÿc¥È)ÿ ÈmRäQ)r‰(ò–û(ò¾Žù{,Êle¿‡²ÀeeAç%ŠâeE)¡Ÿ¢<µ€¢\"è¤¨l¬¡¨ï¡¨Ü±¢¨T_§¨ÔvSŠÇ)\rïP>ùBYÄÜEYÔ{‡¢æRAÑÔI¥,1Ö£,é S´Üµ)Z^í]óíroŠÎšo”åcŠžZ\"Eo8…²‚s‚²â·„²2g3…ÐøžBL¢ï5Q\0G&…Ô8ATÿRÈ_Z(ð’f\nåB>¹3HAªžQ¨þ&ê -…öm…1©Ia…ÍSØ‡×PØžw)ì,O\nû—…ûm7…§»\"Ð~L”¯¢ms(Âk0E$*¡ˆ¶ŽRD­©ÍŠ4¤\";7KÑ·m¦èŸÐ§¬ZÉ¦¬â=¦„¼¡¼È¥¬^³—b(î !O)F›~SŒv|¥]ð ÏQÖ¦l¤¬ÛÎ¢˜4™RÖ«œ§¬ÜGÙ°ÛŒ²)(²éû4eÓ¬!e³!—²åægŠÅ›`Še@±,G±|yŸ²5ñüÿ$P¶N­¦X»·PlôÃ(6w)vNQìžRvÿåSìuý)öi)%\')¥«({•¢){;z(ûvÌRö59PT\\£8_¢S\\L\r).M·(®½3·Ø”CÉ‘”Co_Q<ŽöR<4)ž¼6Š§•âyô!Åóô	Šgþ&ŠA“âuø+å8?å„–€r’z•rÒ2‚â½àÅ{³5Å{“âíÙIñ®Q|E;(þK–RüÉw)þFÕ”Ó/ò(gòÛ)gµô)g/÷SVý ¦¾£av” È”s¢û”ó‹U)çO*P.|í¡Ÿ§\\lÌ¡\\2*£\\ú´„r™7L¹ÜãH¹BO¹òeåZ|#%Tp—Z4E	s¸C	{ñ…ÖrË£\\ßÐ@¹I¹žð‡©aN‰l°¦Ü`ÈSn\\øJ¹‘óžrã¥%Šs‹mbG‰~1B¹½«ž×´ˆ’pú%Ñ1Ÿ’ô¥Œ’<UGI¹J¥¤æ¬¡¤¾¤¤ö/§¤±Ó(éÕ™”Œª”Œ—]”LçLJ–H¹»g%› ¥d³Jöº\0Êƒd\rÊÃ%JÎôvÊ#Õ	ÊcI5åqÕ9J¡Î¥èÆ¥Ô°ˆRÎÒ£”ûúP*¬”Ê‹:”*êeJUy:¥Ú©˜Rð†RãºŸROI©ß ¥Ôç¾£4pç)\r^*”F5SJ£¦¥q[¥éÊZÊS½E”§³_)ÏŒH”g{®RžëõSž£Û(ÏíîR^>|Fi\rÝMi­<Cy­Bim ´mýDi«¹Ki\'PÚe‰”Ž:¥£àåí¶M”·ç_RÞOž¤tSª(={º)=])R>>xJù8u†Ò+Qz7Ÿ¢|Â[)ŸfVQÿVQ†z¯S†•\"(Ÿ­•(Ÿ¯î¥|þeG½z•2fQÆ\n“)ãÊ;(ãÂg”oÄc”‰—½”É´ó”©ƒK(?2C(3E‰”_kc(¿6~¦ü2;L™ý€QæºÅ”¿åïÔ*DNo)\"wJQ`Åœˆ’ê/Di³¢Šù\"32E’.dQ°¢†N\"jGO\"ê5RDc‹¢±ÝÑT¹Ž,qÜ…,y‚,ÛªŒ,;½ÑÞâhû©!:_%ˆîŠˆ®ïD7±	Y¡1€¬\"„ãáQ;\01¼àŒÀ-Éüí-‚,A°_ê« ±Ÿ*|¡å!´2E„¾ì+ÂL=‚0ßä\"ÌÙ5kùFËØˆ°÷>C¸TE„ËnAø9wþ¬\"˜ôA„êF~3	ÂÉK5DúØÑèDV…E «† KÎ!Û#CÆ9Äðˆb¬¿1Þñ1þ?þu+/ ë.\n‘u3‘u}ÛM}ÄäàÄ$Ò1uÐEÖ»T!›ô‘MgÍ7d³‹Ù|Î1×ÉE¶Tq‹›·Ës)È¶º?È¶ïdÄJ¡±v×G¶×Œ ;8#ÈN¿ndçûnd×úËÈ®KkÛhÄŽáŒØm³Aìü‡‘ÝMˆýJEÄþå\nÄQ¿9À=‚Ø<€ÈèGœÏû!/|D\\/f#Gô#G†ˆGôcäè-Kähnâ¹hâ™#D¼î§ ^¯\"ÇÖø#Ç6Î Çê¢‘ãªîÈq+äøÞVäDÕädˆñ–[‹xz Þ™gïžˆõÄ÷²3âÛ\'FüýSï`ä´²=rºü7ræ­	È<†ºGo?E‚„ÖHÐ!=ä|ð?$øVréÓäòð.äò|+rEÓ¹áŠ\\ùÿ×p¥hrÕdrmár­m	]à‡„]„„~ùŽ„‘® a5îÙ„¿Y‰DXþO.±k7u¸‰z6Ü<r¹yg\Z¹U¬‚D@nk[\"·Y3Hœc67¤ƒÄ\r¿F’~¯D’æÝ‘äÞv$å4‚¤t:#©=?‘ÔÛô­HF5Žd.û‰dò¸HfÁ-$ëò rwå(rï};’ÍÐB²…®H®V ’Û;‚<9³yÒIGò4ú‘¼€F$ïs(RÈ¯C\n\'ã‘\"j?Räú)rëBŠÜ E)£HI		)%BJYqH©ëRÚ©Ž”Í) åº!H9ò)oü”ÿ›Dªµ\rjf$RÝÓÔøö#µ°R»!	©ÝÌAj+!uHÒàã„4<à\"\'ò‘Æù¿H“ÎRäiÚwäy¹\rò\"øÒ\\qy¥éŒ¼:Wƒ´YŸDÚÆž\"o®r7õEHZtH\r×6ä-õ>ò^/y0yßP‚tg/F>´Èz+ÒsàÒS{ùh¥Ž|,ý‡|«Czã\nÞ»\0Ò÷Q(=…Ò=ÁnOä³¼òùo2úê2>î‹|	ˆD¾Òo _o/D¾%F&‚ž#“ÚºÈ$³™RíF¦øÍÈÌêd&‚†Ìdv#3yÈÏŽLäWË}ä7zù3>ŠÌV!s³—¿B\'äï¥\'È?Ífd~¯2ô2ÿh*g¶UàG£\n\'ÐqÑwLÑ¥Qè‚§×QEÍ¨bpª˜ðUìhDÿu£Ê¤\\TÙÖUýÛŠ.ôêD½ËAÕÂ¢ÑÅ’¨ºiªa>€jØF5¨ÆÃjTãOºÄûºäòTË¤Õú2€.ë5Dµ¶¢:!—Ðå„Ityg-ª›;„®p8‡®ÔÎEWæœE?”4àB±‰(™Ö„’é{Qò‘µ(·¡0r…Ëž¢È¥ÖM¡Ô&J;œ€Ò\\Pæ©8”ù¾ÅÚæQ¶Å3”«åÙ_DÒ*THiG…ÌTø¨Å?¾@EW7¢¢gr¨XxËRQÉö0T4]%|®êòA\rNk †>î¨Qú\rÔXE]sv3ºvóº6Ô]ûH‚®}õ]¼5yª„š®Ú…®÷Ùˆ®¿þ]ß…n „£faC¨ÙÀ4º‰ÏD7?~ŽškŸ@ÍþF·ü©G-®D-µýP+‹«¨µÛÔºâ:ºÃðjÃŠEwff¢vò­¨}ì/Ô¾g?ºÇaº§ö	º§ÛÝ3}ÝëŸƒî3|†î»¬îK2EAOÔ±ö6z`Õ>ôÀn3ôÀCuú§º¬8‡ìyƒºR\rP×„¨û¥ ÔcS8êq¹õ˜å£ÇË-Ð“7\\Ñ“½n¨³5êsÒ\nõI¯G}÷¢þÒ¯è©DOô´îzôtØôt¤\ZdWŒž³RAÏ/^p¨F/äX¡ºÑà€@4øÿ˜/¶[£geè• \ZôJ¤\Zz•;^ÝŠ†ÄðÐÐùV4Ìg\rë?…†/œGÃ-ªÑˆ+\ZéˆF$ 7nø£7J/ Q¼4jÝ4*ÈúmƒÞœMFo\ríDcKÐX^4Ží„Æma¡ñ£­h‚M\\T€ÞqÞ‰&mµA“¶ ÉkÐ”çB4õsš¦µMÃ|Ð´çhÆö	4ãÚ0š1[Žfñ^£Yn÷Ñ»bWôî»\"ôþuôÛRôÁÅZôÁ•—hÎ¼1ú¨û9ú¸&}üq1š+ÈCs’Ñ\'ßh^ƒZ°³-p˜E\rÐÂHw´ðƒZ¤g­m@‹«Ÿ %‰áhiÈ6´¬nZ.ß‡Vö£Õe0Z£ÚŒÖÜb µM–h}A&Zÿ2mPjC‘hÓ—Vôé*ú´6}ž¼}q5m^ˆ¶\\ÏB[zÑVÏ0ôÕúZ·}ížŠ¾¾?‰¶\'i¡íEíh‡¼ÚÙ†¾]´}»~+ú>§íb„¢ÝJÑîä%h÷Ú=\n£VG¡lv =¬ƒhÏ«}èGôÚ«uí½ë‹ö¡ýEÉè`úÌD‡-ÑÏ¯-Ð‘5¡è˜¬\rßñ¯Z€~Iû…~tA¿+¢ßÀèDB\r:ÉœG\'³ÒÑ)ÍiôGÄôçú¯èO‹<ôg¾úy„þ~Žþ®¼Žþy¢³«¦Ð¹ÕåèÜ[ôïX!ú2@çÉ³èü­—T9Œª€¶RÂŽQ^¯¤.¸÷˜ªÜC]8^H]¬iL]¿Žª©®OÕäGQ—Ð»¨KÖ]¤j…Q—*¥Q—?j¤ê¶ZRWF_£®œv¥TP‰ãÚT\0› ?\n©à‰ET’G&•\\|\nï8I…¯¦Â¹7©Õ**%©–ŠìÛAEò“¨Ô5vTê-{*µÍ’J«±¥ÒÞð¨ôõ5TÆêwT–B7•ŸKÅv…P±#ÆTìç•}‰KeG·S9À(•sn•‹fP¹mnTnÇw*?#*ðÚNb*T<Ý—*V;@¯ö£J`*­Õ¢ÊàEÔU´TªÁ)ªAêoª¡Ë+ª‘üqª‘³Õh(”jœÚB5n]J]£ÓO]sÄ€º.œE5ù{”jºNžj=GÝ¼pˆjÞÿˆºe·:uËDÕÂqÕ¢5—jñS‰ºmërªÕƒƒT«‡bªõ-êöî+ÔáEÔ5ÔžÔ]ù#TÛ†ÍTÛ¶/T»¾eÔÝAª=ñ4uÏÂiêÞûË©ûRR×¶S»>S÷ï\\DuVÒ¤ºm©£ºUÆSÝ-(T÷ü»T÷!-ê‘…Û©/S©ÿŽP=Wÿ¢zž z6K©^FjT¯ã6ÔcÁÔã=Ô€z\"¶šzòKÕ{h\rÕGý\nÕçè7ªÏ±ýTŸ[»¨¾Ü·Tß—ÊTßáýT¿uÿ¨~iO¨þq¥ÔSY4ê©úÛÔÓ=¨göLQB<¨çÒ\"¨ç:nR/ì?@½ÐlA\r6Qƒßq©—Â—Q/+Q©W 0ê•=CÔ«rÎÔ«º*Ôè\nõšç*êµÓqÔkêÔÐ…ýÔÐotjX&5ì›<5ül5B£Œzã•&5*°€\ZUºƒ\Zõ7†z“t˜zs ”\Z-S££K©1ãÎÔXä5Þº\ZŸéBM0ÿGMÔ7¤&:†P“=¨Égr¨)‰5ÔT³~jê=.5õ~<5Í4š~¾š¥ÒFÍÚ®B½Wú”úÀ-‚ú eõáESêÃL	õá\\)5Ç?‚úèjõq¤2õq.úø]:57x-5Ï=’Z0?E-Òt –øzPË\"T¨å§SËÓË©ßS+÷¼ Ö+\\¦6¬Ž¡6rîPó©•Ô&CjSáOêÓü.ê‹’çÔÿ\"©Í±\nÔÿJjË¨9õ•Éeê«½CÔWÝ_©mç7QÛêj¨íë¾PÛSL¨Ø5jÇÕUÔwY|ê»—«©ïþöRß¯l¦v‘–R»6™S?®5¥~üØGíÝXDí;OíoXG4u¦…tR‡\ZS‡º©ÔÏï»¨#_â©£ºG©£ÜýÔ1ûãÔq«Ôo‡¾S\'™7¨“Ý¡Ô©iKê4ÉŸ:#wž:TRgÜ®Sg¼Aêï¶UÔ?*ñÔ?oë¨sEë©s?†©ß þ¤Pÿ¹/¡þ;ò:oãLß?H“;;B“P¦É‡·Ðä›Th\nCkiÒè4Å˜yšÒÑ4%¯o4åC}4åOq4åo\\šJƒ\rMeú8Mµ¦-¼z—¶È\\‘¶(fmÑx\"m±Í6šúÚIšº—¦Þ£@Ó8¡JÓ8³•¦‘HÓ,©£-á½¡-‰~N[’|¦EÜLÓŠÍ£iÏÿ¥é”YÓ–7fÓôLŽÐVêÞ¢ÊÇiÀm\Z}¾[A#M5ÑÈkœhóÅ4D‘HCí QRiÔ¬l\ZÝ ™Fw×¡1L,hŒ–.\ZsÝv\Z3i7µPŸÆò£a÷#hÅ·4ŽË$“ðƒÆÕ}Iã¶ÿ¥ñi¼¢4Þü\Z?øM¼&¼J§	³\ZhøÆ“4ÑÒý4Q?MfA[U”@3TÒ§nw¤­;O3Jž ¥B´5´µÜik·\\¦­7–ÑÖv ­£mD^Ó6²ÆhM¯Ð6îÛL3ƒäifÇ3i›¾ÄÓÌåiæilšy†m‹KmK|6Íbf¹0f9.¤m[©CÛ–³Ÿ¶}IÍfeÍ™¦ÙÜÊ£í¬k£íœüI³]\\D³Óè¥Ù‰Sh»µªi»ƒ\'höËiöv54û\r´=W–Òöú{Òu´ý2i˜\n4§2OšËƒß4×gÆ47VÍ-h1Íý´Í}Ž@;Ò_Oó ¡yÞ©¡yÑhÞ\nh¾«Ñ|.Óü°VšŸS ÍïX1Íÿ•<í”<—vf”àsƒðÈœ$¼N;ww-íÒóg´ËA»hW¦]é§…\\ØJ)úM^IÒ¤…å§ÐÂþEÓÂmßÑÂûe´ŒH‹¬|M»ÑSH»ùýíV¾5-Ú2˜v›ø“ÛþwÆ×ùˆ¥Å¦Ðâ«Ñâ[ci	òþ´„ìJZÂ³tZbó;ÚåÁ´¤œW´¤ÎaZ2º‰–ì”–ÂÔ¢¥<FK[Ð@Ë8oDËÈ;HËÒ’Ð²VÇÐ².? e}±¤Ý=…Óî)Ü£ÝR¡eëKhÙwh§Zi¾ÒqÕhÎÉÓEhÐrýÌhO˜ž´\'åiy\0–?¼ŠVhyŒVUC+|­G+Z£B+j£›@´âCiÅ¡Ÿi¥ÒJZ©µ\'­´FVî«M+OùŸÁG´òÉ7´ŠEZåÚJZÕáVZ5ù/­&2˜Vs Õil Õ­ûDk˜W§5t =54¡=_ó˜öüÇ9Ú‹ÊS´—Úëh/ûßÑZVôÒZ…Ž´Wr®´×VŸh¯ëNÓÚ¼\0Z{êZ\'ÝŒÖ³€Ö9u’ö6ÖŸööŽímÚÚûÉ\"Z×76­ûd,íCk-­wûNZï\'”6€¥Ó>qÚiŸ$—hŸ¢§iŸèÐU¦hƒ_–Ñ†CÒhÃõ¡´Ïêî´ÏÖM´:@ykHg;ÐÆw\rÐ¾¸*Ó¾ú×Ó¾öî¥}Ó¢}÷ÿDûJ MÁWiSé$ÚÚÌ)6ssžö+CDûçIûÃU¤ý)=C›•ÿI›^A›Cƒiã]è\nOnÒ•”Ò•ø¥te=[º\nTCWq§«öBtµŒetµÉ—ôÅ–»èšg\nèKÜ\'éZz|úÒèGôeæþtž]§¿™¾Üê}yÌ	º®þkºù\n]om}@¦¯XÕG_yl}åGô•m9tÀ\'‡Þ¡ÑÁ{™tøM9EG—¤SÍõèÔ€::õû\':}AžEgT=¡3§/ÑYêWé˜M%ëÊ¢³ß$Ó¹a\":÷Þr:oY·ó)7·Î×YGÇ÷‡Ññºûtñ­Fºt‹]v©Š®¿²€nxrÝøÞbºñs”nüñ\0}M¤”¾VÁ¾VRL_û¼œ¾Nã}¦Ý$î\'ÝdÞŽnz÷ }½¼>}}š}ÃÞ•t³Ÿ—èf¿_ÐÍ]mé[†þÒ-¢—Ó·fséÛ–Ñ·õLÑ·qèÛ_;ÓwHlè;v:ÐmèvMºt»iúîùôÝO÷Ñí‹.Ð÷%Ñ,>Ð÷É«Ó÷í¼AßççJwìÊ ;íH¦»ÈÝ »ìv¥<õ„~ðs\rÝS¤»íûLwÇ¿ÒÝ»vÒwEÑOLÐŒo¡=m@÷\\ð‘îõ€B÷zš@?‘J§{ãQtŸSè¾øbºŸw(Ý¯6‡îÿŽM?µÀ–~JæJ?í@°¼M\\„ÐÕ“éÎô@ÿƒôÀ·{èç÷ÿ¦ë9Ò/_S¢‡øï ‡¤bôt}z¸š)=B¤IÒ¬§G%Ðoå¹Ò£¯Ðãj_Ðã†ôéñ|èñ•éô„zâ)wzbÔjzby4=qö-=Ù)žòBO+ë£§}4 gll gÔÕÐ3>$Ò3±¯ô,GcúýöTz¶¾.=»¤gî¢?€-éÖ|£?¼9FÏ]ÚOÏË·¦çýxLÏ›I£ç?]H/ø?Ÿ…ø-z¡Q	½0ÿ8½°J^|2˜^Ü	ÒK87è¥á=ô²¥gèeÆ‰ôŠ¸.z¥¦½Š¾ˆ^UëJ¯þ¾™^Cl¤× ¾ô\Z·Jz­Æ<½v©½VGD¯ÛåJo° Ð›7Ò›Î?¦¿<ëGoîœ ¿‚	ôWÃßé¯3]é¯ß©ÓÛLSémÝlz»‘.½Ý\'ÞB»`1ýã7z×ezOàVzÏ•ûô~Ðûìƒé}á·é}	\nôþí\rô~×jz…9}`óCú§£¹ô¡Ïkè#5%ô/ÚNô/û>Ñ¿jŒÐ¿¯{Oÿ¾¾þ=êý{úÿTjÑ\'4=é“1EôÉÄAúd÷yúÔÅwô5úßíô_Òkì¡ÿÕw¥ÿÝçCÿ‡hÑÿ/§Ïï}LŸwä1äö´2”ü^2”®72”þ,f¨–ìd,|,ÇP;åÄX¬%e¨Ã†õívõßšœ{Œ%ö‘Œ%×=Z#bÆ²mÚŒe‡Ÿ1´-ŒÚ)†Ž‘cù³(†î²d†.ú”±¢´•±rÁ:ÆÊô:kföòD¥9Pw’AÒÑcÀ&‘Jw2ÙòŒ¼hfPG3hî$íŠƒ.w•AOAOSY‡Á<íÉ`/‘18îÞï]Á8™!ø±†‡Í3DnCtß‰!±aH~´0¤þOÒ.†¾—±jÿÆª+šƒíóï«÷O1V§ü?æ¤?bnˆa¥Æ1Œ/?c¬©-e¬­ÿÈ0ýò‡aúëcãV9†W—aæÝÈØ”2ÃØTBdlª\nalšßÍØ¼¥•±ùË>Æ‹1Æ–¿–Ë½ËbÆÖcúkgÆŽ:C†:Ä°*;w¿`ìúºŒa+é`ØŽ0v«-bìÙÉpèå0ö:_gì-¹ÁØ¿5—±ò\nãÀNkÆQo†³0‡á<ÛÃ8¸˜Å8˜cÌ8X¹èBnºnÀ4ãð‰xÆ‘9Œ#é7G×ïax&Sžo;Ç·gßq™qüÁo†·zÃÛ£Šá#\'ÇðÙ\\Ïðõa2ü¬ÙÿøÆ©¢xÆéeqŒ3›rgs\ngÿe\0ÆAŒÀûW_úA.ÕŒsŸç­ÆÞ¹2‚Õ®0‚÷‰ÁçÁ]Œ‹fkÃ$ŒËsKW3®1B;ùŒ°9FxÍ$#‚«ÇˆøÇ¸±ó.ã†Ë7ÆMôã¦ñFôøvÆí˜	FÌÚFüþXF|òOFÂ•|FÂÜ #ñØaF’ñ;Fòì#µˆÄHmÕg¤AƒŒtµ9Fº¬‘ñr’‘™ù›q—îÆ¸›ËfÜ-+dÜ-`Ü»¸q¯,ˆ‘¢Áxðö	ãa¶„‘Ã[ÃÈiŽ`ä®eäÅ,bä¯›aäßÚÄ(Ýc˜3\n3-E£¨r\'£5eA%)£ÄfžQÒò–QÆ;Ä(ûÕÊ(_“Æ(?KfTð¢<F…é=FÅ—fFep£ª9–Q^Æ¨ŽÚÀ¨Y«É¨	b0jž2jÞ\\`Ô.ÝÌhˆˆf4bŒ¦\'îŒg½ºŒfÍ(Fëº\rŒV¯.ÆkñNÆk£Œ¶ãß£=w7££ô(ãí£ÓŒwZW]ÜF×uœÑ­´€Ñ½Ç—ñ¡¼…ñ±õ2£W®›ÑûÀ‘Ñ÷[Àh­c|Ê2>½œe^Vdv¥2† <ÆÐ@,ch(1üÁ‘1Ü“É?Ê5DcÛŒ1/ÆWÊø:ÿœñõƒñMv…ñ­bˆñ}ÇUÆ.dLœS§¦Sù‡?ì2~”³ÓàKÆôƒãŒ™³LÆÏÜoŒŸ­]Œ_Ëú¸:Œ?ÂdÆluc¶3—1ç(dÌ¹§1æÞ§3þºé3þ6‘ÿt0þ¥º1åÞö1å÷é2d#LÅÃR¦Òø#¦r–)Se@ÂTùæÃT­b.Òæ0ý#1üe.þÑÈTßgÎÔXåÇÔÊ%0µ>0—6ª1—É–3µi3uì¯3uâ½™:¿N1—Ç&0õ¨þL=VSï§s…y\rsÅ“ÃÌ•ºóL‚‘=“àTÏ•˜äãLx¦“	ÿÕa\"UùLôÂ:&ÚVÊdÊ`2ÿiü.“Åa2±K=LöÂ…LöÉ¿Lö­…LŽc“ïñ–) f1kß3ñå—™xÂr&^qŸ)JaŠf†™’õ™’ôsLýgæª€@æªò8æª7LƒËû˜¥JLC¦!àË4ôtg\Zé•0Õ¶0)IL“ÓMLÓ%ÃLSÝ‹LÓñ£Ìõþ·™.‡2ÍŽ™07¦37{d3·hÌ2·p_2·œ‚˜[žš0-æ3-oÔ2-ßobZþranó2·ådîØ`Á´IIfîÄ³™;;\\™»Ø;˜»¤FL»¡L»ok˜»71w;Ø2í÷?`ÚJf:0˜©Ç˜o–3÷.³cîÕ]ÉÜ\'\neîó¸ÈÜ43÷÷®eðxÎtj©b:[,d:_HeÌ™_ldºÃtÓ¼Æt_x†éÂtÿ‚0).f\n±gzü›y¨/éa–ÄôH&3=^ÿ`zšžfzY3±Ú™\'öG3}}˜¾g3OÙè2O¼Ì<t”y:œyÆ}šyöÌaæÙŠ^fÀã|f¯‹tc†y~P‹ügŠyé !órÇmæåáÓÌ+™!ùºÌ_bæµÆ0fèÓ0fI“¾*þ,þÁ’qc32o7ó†éaf”b2óVŽó¶Ó36^ƒ›÷û¾„Ws™Àæ1ï$92“†(Ìä×™)•<fjèbfê­fj¼32ÈL³>ÌLÛÉg¦{t03oŸ`fu0ïq÷3³µž1³K™O1y–1E,bæïºÊÌ¿EbæÿÊcD`•¨1‹Ê™Å3‹ç1K4?2K^R™%½5Ì’i1³\\m„Y.Ä™•Ý»™Õëc˜5‡™5¿Š˜µ¤¥ÌZ§%Ìz¿8fƒÆlHÞËlèÉf6Þ0›ˆŸ˜MvÌ§ÍÌçÊ^Ìç}ß™Ïÿ°™/\n˜­Þ ³uì)³}óVfÍ“Ù©Ì|kqˆÙ˜Ïì»§ÀìßÍìŸ=Ìp`<¼ÅÄ÷2‡”G™C6o™ÃVÅÌ‘Ù1æÈ_æ¨JsL•Êü²¬Žù%v”ù•¿šùMÌüPÎü~«Š9Y\01§Ö¨1<ÎœY5Çü• Çüó;—9{N‰9û¬9;þš97–Äü·G•9ß›Àœÿº›¥ mg)<–c)Qÿ°”5XJy&,¥Ž2–²\"KåFKuãaÖÂˆµ°b-*Òb-^ÀZ<îÅRïzËÒ€Y\Zè<K#ð(K³`	kIÙk–v0Kç(ÊÒée-³tÚ±tß¶±Vöo`ûYD\'C0^ÁubX‹\']ÃaQMüY´c1,Úó?,Úç­,Ú÷Í,†÷m³¾ÅØÇb…U±Xþ²Xý­,¬2ŸÅÞ¦Ëâ°8b\r/ï>‹o±øqr,þHKð©’%4ÞÁÂÍ:YxžK´Ë%Q{Â’h-`IDïX’$KzøK&eÉœ4Y²z,ýE–Áò^Öjº-kõçË,£º¬5‡fXkî¬d­[þ†µ®Þ‰eòè4Ë,À2?·eq.‡ey,Œµõh\rk[.Ë*—ÎÚŽþem—y²¶{ö²lŠX6OÖÎtÖnd;Ë*cÙmg9[°œ¼XÎ¿/°\\Ö8±Ž@ú¬£Û‹X^^+Y\'½ï±|µ¬Y~c®,¹^–¿ÝR–Œîÿìc¾b^QcÖÑYã¬À‰&ÖÝG¬wÏ².¼{Ìº$‰b]Šöe]ªna]^²®z¿b]\rNa…äö±®éZ°®Ù	Y¡eº¬°-u¬°7YáŠ¬¨­+ÊÆšu+á+zQ7+z?—}/œu{9™¿.•Ÿð“•¸c5+±¶ˆ•üi)+¸ÇJ›…Xé„=¬ôÜƒ¬Œ(ˆ•ÑÌÊ\\²²Þ)°î.ÿÊº¯ŸÎzà°›•“¶žõ(	a=Î*c=9ù•×”•ŸUÎ*½fÌÜcüÍeÂY…ÅÝ¬Âš¬¢ªBV1é«x=Æ*‰šf•ùîg•/²Êÿ^1s†U)¿‰Uu0øºXU‡Ï±ª/v±jöi°jWø°jc%¬ºkKYõ—¬†ÿóÓtVÕ4ÔÊzÊï`=3Lg=7Sg½p‹`½ð:ÃzñÏŽõ’õ‘Õ\\™Ãje­a½þ=Îz³öëÍŸÖ;Ú=Ö{Î_VÅ‚õáÀê¹ØÁê­ßÉê[·5h=Î\ZºàÅ\ZúÜÊ\Z¹“Í\ZÉd±Fº¦Y£aïYcÂ×¬±û klcww°¾¹¨°&*XSZJ¬©ÊqÖTK\'ë‡škzóÖtöwÖô/œ5ƒžfÍÌ”±~šÀ¬Ÿ	ñ¬Ÿÿ@Ö¯gÑ¬Y‘7kör,kvfýU(cÍ¯eÍÛ³æ£»19ÓLîÏ &o°SðÔÄž?ÇM³1ÅySŽÂT)J˜ª…\0[h—-_Ž-:»[Ô¶S#‡aj\n¦f/ÁÔšý±ÅÊ‰Øâ¸LCÌÂ4ç0ÍdlÉÚl‰ÓlIB¦u¾ÓJZ€-ƒ8˜NW?¶üþ.lùœ1¦ëÑƒ­PîÄVl¨ÅVØù`+óå±•.bD‹J1  æµ1ÒŠŒôv]‹Á ”hŒlÅÅ`žÒÀ{kÉ°Ç¨!%Íù+F»nˆÑ—8bÌ”QŒ9´cmÝ‚±-`œµºÇÖã<·Æ¸A÷òyŒ›qØfb‚¨9L¸ ê~ÆDÏ\Z1ÑH&¹Ö‰I˜´`“í·ÁV-lÁV­üƒpQlu*€îÑÄŒ–i`F:f”è‡½WÇŒ¹s˜±”ƒ¿;€­IÄÖÜSÅÖ´”a&9ç0ÓeNØÿ!l£uföã4fn³\Z3O\ZÃÌïça[aV˜Õ#6f½Þ³ÎÆv^a;¨0¡?¶ó)Û¥ð\rÛmR‰í¶\nÁìÃ0lÇ¶§ê;æpÇÛðÛÛ»	s”\"˜ã*ylçNlÿÀ!ìÀ_UÌé\\æ¬è‚¹p¯b.ƒØAÈsÝü\ZsÇ>cîæ~ý\næ^ö;\ZùóºÕ‚ÛWß…°Ã±“#}˜ÉÌ×óæa;¥Ý…ZkŒÝ¢ƒ=‚ag?Æ‚œaìüÒT,xí2,ø£\'vI9»D»‡]:ä†]î7ÁBÞŸÃÂüæ±ðÕ)ØõÇ—±È;[±{XÝ‹\n¶Ân–a7ËžbÑY±˜î,æëS,V£‹ßò‹wýŽ%\\‰ÆB¶b‰Eÿ3×‹Ý¡ŽbwRcIW+°¤±ÃX\n[Kõ„°4æ/,ío–¾T‚e:7c™õK±ÌE,K¸ËÚpËÚ£‚e¹ˆ±»‹Ã°{²SØýö`³3öà¦3öp	{ØoŽ=æìÅrï*cOŒ³°\'öQX~¶+ aMæX!ìƒ•8c%\nXé½Z¬¬¤«hÀª¦´°š\r&XÍ…z¬Vb‚ÕecõK`\rç5±†B¬áÖð·kTÌÃšb$ØSiöì5{ÞÜ…5Ûa­„ßX+«kí¯ÂÚˆ¬Í¥k;Z€µ5Øz.Ö¡Ü„½¬°·oÃ°w¹Û±÷ò±÷&ãX×’³XÙëfM`¢c=•eØGµ×X¯•\ZÖ¿ÑëwB±þcêØ§6wlØHAæ°ýÏØ˜àö•²ûvÉû.ïˆ}_9Ž}?¯†}ŸzM¶ObÓ6íw›Î¿‹ÍD^Åf¢—b3ã†ØÏ¬ì×\"ì×ë\'Øz4ö§þ5öwÑMìoÆ%ìï´öÏ3ûª‰ý+×aËmµg+g/ÐÛÊ^èÉ^p~€­Èqc+ÚÍ±=·³•ÆcØÊöélå+wÙªZïØª«EìEê®l59”½ØÆ‰­àÅÖØÈÖø»Ÿ­é°µ -l­Ñ\n¶ö²=lm7y¶¶w[û½¼Ï†­ký­;²Œ­Ç:ÇÖ+ReëÕ%±W\\CÙ+òKØ+^]efž±[6‰aÆ&¥m`“…ßØä-OØ”ó8q|ÀFâþ·Ï?³‘ïþlÔô›ê¢Ê¦y¸±iCûÙôêl¦N2›Ù¾ˆÍ*ËbcïªØì|M6¯ÞÍë©bš+Ù8úß¼Ê½©e‹]Ž±Å†ÙÒ%ëÙÒ¤lv-k±gË‹Ùú¾_Ùú©\rlýæöªç\0ÛhÇ$Ûhp9Ûøb{ÝiŒmr\nc›ª¦°MÃŸ²ÍHd¶æÁÞd1ÀÞ4Ëfo69À¶pa[n»Å¶‚£ØVNl+#¶µ¹ˆmýKÈÞ~½‡½£ÙŸmšÆ¶é^Ä¶-wcÛ™±íUì=hÛÁÏ…½Wn-{_h{„:{ÿ—1öØãìb¶ÓZU¶³ÂZ¶³›„í2º„íò/š}H}ûHU+Ûcl˜}´y€}Lo–}\\í&û¸Ø–}b½ûDvûDwûäº2¶·ãr¶/S‡í[TÈö·ÔcŸâ.fŸ¾ö˜}fþ$ûì²Kì³÷ÚØ·þ²/<Ša\'³/“6°¯8}d_©ÄØW½w°Cø?Ù!¯dì0¸™¥ÈŽ»ÂŽìPgßfßš5cß6Ógß¾ ÃŽÁgØ1žqì˜Ä7ìØ#Øq§W°ã†o³fBØI/åÙÉ\rÃì4+vºùv–ëoöÝÕBöÝ·vì{ˆûÞŽ-ì{Ñìûj÷Ù÷÷4³ï²³•KÙujØ(UìGv$öcƒ)öãÊì\'Âì¢\'Eìbù9vq]ÜÏ.žÙÂ.y­À.}PÍ®44`WÑýØUÅìjTÌ®«ZÈ®AÙõ›V°ãìg÷Ù/$ö÷£ìL‹ÝŠ\\b¿\n#°Ûäÿ±ÛôæØmè»Ìn3Žb·g±ÛZgÙ7—²;ÿ×Ê[2ö;Å:öÕGìÛØ=+’Ù=Þ!ì1ÛØ½‹Ýû}úÊ[Øýž†ìþ`	û“á[öð;öÈÑ«ìÑòbö;‹=Vq…ýmµ-û[µ*{²<–ýTcÿúÐÂþQÁþ³b	ûÏ\\,{.p{îf{®ú5û¯®7ûŸð0{ÞB•#gþ•#w™Ç‘wå(0®pÜžs¼.à(¢p”¾÷r”WÍsT|!ŽªËÿx<à¨FsTsÊ8ªß¼8Ïp	sÔÆ8ê×ws4.làhÄmæhÄ¿æh\"!œ%º-PÎ²®íä\0ŽÎ’ ŽÎ!ÎŠ½œ™—8+ÊÝ9+Û£8+ß28ÄŒžç€!Û9$¥Mh1ÂÞzpÈd*‡ÌáÀ9™ÆAFç9è6‡º)‚C½>Á¡;Éqº{9LÒy3ø‡ù€ÂaíYÀÁ§9ì[\nîôn/©’ÃŸà¨¾Að0WUààKk8øfŽ8²™#3SæÈ6§sd>‹9«^Ÿà¬þ°•c4qŒo°9ÆÓZœ5ÄuœuÔ¥Ó}:œ€-gãzsÎF7ŽÙ`(ÇìKgS€³­ÀŠ³c«\'g‡ÍmŽ\rVÅ±‰áìÊ<Ï±ÓÎ±óôäØ]¿Ê±§\'rö6söM>àìg|æPÎåÈyÆq9ÛÄqÕ”rÜjÒ8‡ÍVs<’VqŽn~ÁñâUp¼\ZsŽIhœãW_rN:åx·{p|:ô8¾VtŽÿÁVŽØYÎ)I9çô¡3œÓóœ³¢PÎYwçìíNà†vÎ¹0ç’ŸséàÎ¥Ö&ÎÕóÕœÐôtNè(›®qÂË>q®+\0œˆ3Ndë%Î\rê)Î\ráÎ‚­œ¨<œs«°m™Ã¹\r¯äÄ*[qbo|áÄ»îâ$h¦q’pÚWr>žå$>YÈIÚoÆIšVç¤ÈŸá¤„×sRnDqÒ—&q2G9YYœ»Özœ{oä8÷&J8÷å$œû†9œûƒiœì#œÞQœœJ#Î£‰§œ\\¯vNnéSÎ“W_9y§~qò^Np\n´+9EF9Å”\'œâ£Û8%ÃcœR­NéúhNyøSNÅ©N¥±5§ŠlÆ©I¾Å©}±Sûã§~ùnN½§qœÈi’´qšº×qš&pžz¤qž)lç<[Èyæ©Ìy–ù˜ó¬Bób¯óòg§¥Ð‘ó*Ã€óªý§-æ¼á†pÞ¬‡8opÚ\'ë8Å/8S79o·¿â¼ãI9ïÖ÷pÞoŒåôìºÌé}:ÃéƒÕ9}ôËœþ…nœþeÏ8ýä5œˆ&Î@‘7çÓþœOew9Ÿšõ8ƒ^1œ!¿œaÕ	Î0k€3Ì?Ì•ÛÈ+³àŒ}‚8ãÆ\'8_Þã|õªá|ÛÂ™Ô$r&Ï7r&£9“O²8?VàœiÒ2ÎôÚ4Îô1ÎTÈ™åü)¨äüyz‘«˜‘ÇUü—ËUºgÍUúp†«Làª>lä.Òšåª›½áªgÞåj*|å.éåjorµï8su\Z¿q—ïÍåêêésué®\\Ýæ»\\½ôTî\n{îJ{.aÛn.áãK.ñu à†l./Çw°¹ g¬—ã’Úq!yw.”Ä%_yÍ¥¨üæR’‡¸¨Ñ..3SËR°å²Wjq¹õC\\^m—ŸæËx?ç\n\r¶s…¯Vsqã»\\¼\ZçJp%®Lq†«¿«„«ók0Å]íq»:£»ºz‚»zP…kˆÀ\\Ãý\\ã¼§Üµ£u\\Óg–ÜõÛ·s×ç<ânðæš‘ßp7»×q7Ç\ZrÍ¯r·är¸–T¹Ûv\n¹Vÿûµù\Zß¸»ûörí?xr÷¬˜âîyãÅuÈä:üpå:Ìs÷®zÇÝ›ÁÝÇrÃ¸ŽOz¸ÎómÜƒ–Üƒu—¸®•×¸nŸ/pÝ·¸‡Jz¹‡C“¹‡#Ø\\O§s\\ÏŠN®—Ÿ	÷)ƒ{lÓ^î±¶4îÉÎŸ\\¿L®ŸÞvî)6÷Œ|÷L„9÷¬ÙSîÙÝ¦Ü€Ú?ÜóczÜó“÷‚ûGn°Îî%Mî¥†î•x]î•)6÷ªu÷Z(›{­Û„*È\r=ÒÊ\r-mã†ÜÀ\r{·{§q#u¸}ªÜˆ!=nÄo.7ÒÏŽycŠ{ãï$7jÏKî­2÷Vµˆmuž{[yœ{;÷(7öÊunlÌ?nüIWn©œ›po	7¡ü\07qW7q>€{G˜›‘ÌMÊÌä&e½á¦ÛÀM\'+qÓ›¹H7£æ\Z7k	ÄÍŠËçÞ5YÁ½kÑÉ½ë/æÞ­åpï/½Î½/<ÊÍNÄ}@Òá>\\q^ØÃ}˜ø‡ûè2•ûø››[ý†ûdÙ\0÷Éˆ7Ì-ðçNÜ¢Ò\"nQó\"n1jÊ-qrá–YsËðýÜ²Õ~Ü²Ý®Ü\nCSnå®½ÜÊ\'ÆÜÊSÜªÞÜê…òÜš×ÚÜZ¡\Z·nv·Þ©–ÛpÞšÛø¤žÛ”\'à>½¨Ç}¶Å›û<æ3÷y+‡ûB÷;÷Å=÷%ºƒûòH1·5)ŸÛf3Êm??Êí0ÍâvÜJávL[r»äÔ¹]·Öp?‚AÜwr{O¤q{¯+r{ãEÜÞ¾ÛÜ>ø.·Í9nt·¿¸ƒ;ðlw`ÊšûIu÷“k6wàIæ/îä{Ûp‡kš¹Ÿ/ØsG¦rG~ŸáŽÖ]à~Qcp¿ÜNç~ùÁýÖWÇèþÈýÌsdTrq§‡l¹3¢bîÌx?÷§åþ&s~=Îý¥úžûËä2÷·ñzîŸŒ!îŸOÖÜ9Êyîüí>žü¶Nžüû2ž‚YOá¡oÁ¼2O1>†§ØÓÀS’næ)[½å-¬á-Š2â©©+ó/XÆSPÆSÿ~§éÅ[²¼•§mu„§ãáÉ[žWÆÓe¾çéUÖòV>iæ–ò €\nx„Ù<Èg-|\ZãÁ§xˆÂ+º³–ÇP™æq’Uyœ´z—•Ç·kâ	·«ó„³í<ÉëžŒÈ“‰ód¯vòVŸ\\È[ý¸ˆg¨ñðŒ\"*xFã;xÆ6ŸyÆGªxk	ª¼uÙÏÔù!o}f\noÃö}¼\r/Bxñ¼[¯ó6îKãY¬ØÍ³t2âYV{ó,?<çm}Dämã¦ð¶oâYEÅñ¶3ßòl¢+y;/*ðv^~ÏÛe|‚·ËV·ë¦3ÏÎò1Ï®ô$Ï¡õ>oïã¼}q¼}JxŽN\Z<§k,žÓO]ÞAÙNÞÁygž+o„çæö„çÎ}Å;ò©žwT=œwtb\'Ï+ûïÄúdÞÉU}¼“•î¼“s<ïÂyž¯þ]ž_vÏý\0ï4äÊ;³Ñ‘ph/ b/(Ð‹TàÄ;—õŒwþû}Þ…öL^pÊ5ÞÅeOx½\\y—_à]Cx—\rœxWØ«xWsyWƒ³xWïñ®¾4ä…¬YÁ»WÅõâ…ÙñÂ¼2yá^ž¼ëÁÇy×ï\\áÝ8vµ#”u\"ŒMyÁ»žåÅìzÈ‹yéÄ‹}(æÅÓÂxñNé¼ø¼„Ïy‰¾Þôƒ¼$“N^ò/¼ä¾‡¼Ç½¼Œdo^Æ\\/3x/3ö/k‹	/«$w÷Ì!Þ½Ô‡¼û¡©¼ìoÁ¼ìéÅ¼‡jyâx¹Ûjy¹Mµ¼¼÷i¼|›¼ÂûyEwTyÅ¢S¼â\\”W’1Ë+Í}Í+sðæ•Åüà•ÍòÊKnó*¬žò*2³y•jt^¥Á?^t‘WÕÑÆ«¯óêÖ>åÕ…¶óêI[xõ&^½s8¯ÚÈk¸ú÷´µŠ×¼o¯%z÷\ZÆx¯´òºlry]\r¼®‹ßy]Ù>¼îmd^÷åÝ¼mÞ‡Æ=¼/ÎñzLy}¬`^ßš#¼¾©¼¾ñ¼~¥£¼Oª£¼OÇxŸÎ½â\rž–òŸà\r“xCµÇyÃÄBÞ0bÇvÉá\r‡êñ>¯äñ>¿ùÎûz—ÁûV2Ãû~”Ï›Xó&Ž½åMÜXÏ›¤b¼)ó»¼ßŸ¶ðþ|ŒåÍ2Óx³‰N¼95UÞßQKÞ¿?é¼ù1o~b-o~ÞŠ/ïLåË_\0ù\n:ù\nåùJzb¾RÎ¾\nPÌW1²à«DæóUzÈ|ÕŠü…Çüø‹Çø‹¸ò|5ñj¾Úº2¾š…¯V=ÄWë2åkðÌø\Z•>|._s§&_³c7Áˆ¿,á\'_W§ƒ¯Zóõ®:ðWöó‰,3>qû>1µ•d-ç“ì.ó¡“–|XÝˆO¹öÿâ£„A>JûÊ§.$ó©`\rŸæ®Æ§]¬à3\"I|Æ“x>s¥\nŸ•~œÏê~Ìgÿ~Æçüöäs«’ø¼+d>/Õ„/H÷âãËëø¸%{ìæ‹lšùâ³Ö|	=Ž/5kàK÷Åð¥^š|ýþ§üUAy|ƒm#|ƒ÷æ|ƒ‰?|ƒ_ƒ|ãÚUü56Vü5®Õüµ«–ó×©Lñ×­tä›˜Ìð×§Õð7¨?ã›=îâ›•ˆùfu\"¾Y}-Ó›F¾ùacþ–s/ø’;|ƒõümr*üm¾·øVËÙ|ë3ëùÖÙ“üíGBø;#=ø»l™ü]³‰|[~ßöÊ0ß6<—¿;ï ÷—Ë|ûI>ßþ×C¾C¿–*ˆ€ï´a\rßi[ßåÐ*þÁså|7®ßÍú6ß}Wßý÷Qþ‘:*ßc‡ß£ „ô…ßóˆ<ß«°ŽlG\"ÿø­4þñTyþ‰uþÉçs|ŸXu¾OÂU¾ßV%¾¿ÔŽï¿Óšïpÿ”r/ÿ”S\rÿô›Mü@×Kü Èþ¹Àüó}±üÐ~cþuç?üE\Z?b<…IÜÇÌ?ÉZÍàGÍióoú*óoußãG?äÇ_À™ýÃû¸’ïõ‹Ÿ°ô0?ÁY‹ŸóïD~â\'qƒøIFùi—NóÓ—›ð3¯©ñï¾ZÊ¿w®†ºÀÏfÜâ?œ¼ÈäÈ<¾”Ÿ÷EžŸos’Ÿt‚Ÿf¿P;•_ø±‚_¤VÊ/š±â/\râ?ZÍ/õä—¾‰äWXîçW¸ˆø©‰üŠ&S~Å·B~åž~¥¿-¿Ê\ZâW‡ókVà×±Zùõ&~}½„ßðÿû£ÇøÏ[oó›·ñ›»2ø-»Õù-3¥ü×CMü7Ûnò;Ô;øûóß:—ñß~âwÿò?È)ó?è¾ä¬Wäl™ãì¬à÷Nßâ÷Eóû×}ãhà†ò‡Ø-ü¡ŸGùÃQþg1þ‹Äá¤ñGfóÇRÙü±fþ—­‰ü/5#ü/“¯ù_W:ó¿¸ü¯œçü¯qøßønüoŽòüo¾¹üos+øßØñ\'îð\'oñÀuü^Nü™ÔküŸÌ\nþÏù?\'ÖòµŒòÛáÿÑúÍÿSçÇŸuBøs—æøs«ù¶òÿ‰ÂÒqÂP°@a¶^°à_ X#(~¾(Pa¿¨XèT³ª9wþ^ó,:c)PÓð¨yÓ\ZCGš¤{‚%®Z;ËË¬hÏž,ÿ·@ {.G ›Õ.Ðë—	V0Á\nÛ¿âq¶\0ØøV\0œ|* ­½* õ¸	Ècogåb±\0ùb/@Xô”¥€:uL@[ðA@Kž06	˜\r÷,¢\0³]/ÀnÆØRûîs\'j\\À[Ið|#|³dàøf ¬G xg.¶¡Ñ“\0¸{F ÉH~/¬\"Ñ«.ÅVŸù%0´|(06ÀkïªÖÞ÷¬K,˜¬¯˜ì˜’pé:oé–3‚\r¤`Á†ƒr‚\r¿O6>:\'03ÿ\"0û™&Øt5A`ÞúG`á\n¶>X)ØÖ”!°²X¿%°~ø?7Ûgt6¶I›Ë¦‚]¯[ÚwíVS]ò€À®ËS°Ç^S°çn’`ïâ}‚½:ûÓ,~WœÎ;	œ5\nœ/o¸n\nJõ®Ò‡×7m7ñ„Àý„†À=/BpX1Ypø‡XpÄÖBpä¬žàèþõ‚£eÚ¯Eq/¯ƒ/_¦àXQŽàx‹²à„ÙVÁÉ‘À;ð¨À\'ôºÀçº®À\'¦Ià›KøŽoøÑlþÛÂ§hÇý‚sºGçåë4äÁ•³‚‹ðiÁer–àraœàŠÏ  Ä\"Opm¤IÊ> ¸®¼Tp]\"ˆÐêDÜÿŸR}Aä±U‚ˆ¥àæ³BÁ-“`Aô¾LAt{°àv?]c‚7HsÆL§Ô\"H8E$l$fë	’äe‚$ç$ARÀ  ¹?U¢z[2öHZ¥!HëÒþd.\rdrh‚ûˆ@}ÎLóL,È™Öäú\r\nž<Ú-x21!È»z]×ò}f‚<AÑ¹AÑ%® èE” Ä&YPúó˜ t6LPÖ		ÊQ;Ayƒ· òÁFAe9]PùÙCPÕ’ ¨qÔÔ¦XêGB\r’PAÃ¶/‚Æ\'!‚&Ë:Áó…ú‚ç·×\nž9.xñ°NÐ*IÐš:\"xõ*xý Mð†÷GÐ¾p‘ ½¥SÐáá è~\'èìý.xg<+xwQ[ðîÎà]÷ˆàýMÁû/‚®¤A7\'RÐmp[ðá¨‡ \'Ò@ÐsÏNðÑþ»àã€‡ 7EYÐwôÃ §…àÓ‰\\Á§´>Áàm?Áð£‚áÄs‚‘}g#yy‚Ñ•)‚qØ@ðÅ^A0Á?&˜¸7\'˜øØ)˜´œL~„Sn‚ß~L	¦›?wütIü.èüž¦fM¯	f¯ÌÖi	æŽª\nþ*Ó›‚Ð%Áü\'‚ùX(çvG(—n ”{pP(—÷^(ï/T°•i\nœî.¸—!\\ð•-Tµ”.ºü\\¨–}_¸Øð¬Pý}µPsñ¡Q(Ô² µìç„ZÂ¥ö¯„Ë~µÆ„Úi€P;ÝM¨¦$Ô=tB¨›L¨÷x¡@ë\Z?\n‰úuB	I7	É††BxK¶¾b$¤ä5é!µ“\'¤UŽ	{\\„¬ÎÓBla¤­(äèÁBõŠÃNr+ï\nENšBiE(sx$ÔM\Zèð„«ƒw	\rç›„FDU¡ÏXhdó^hìg\'\\+‡	×Ž–M2ö×z+\\8 \\7.ÜðŽ*ÜóN¸ñ§‚p“nÐü’¡Ð<ÌRhÞì/´¨VZô®ZN<nµY(Üú¶E¸mÂNh½´Rh}\'B¸]ë–p‡Q¢ÐFí–ÐfU±p—E¬ÐÖù»p·Ú]¡½n…Ð>eÐ¾ô·ÐþÏEá^x³ð@òÐùÈ5¡Ë–F¡KKµÐh&tï²ß\"<l¿Hx8ÄYxøíoá‘µòB@¡‡ÅO¡ÇsE¡çÃµÂcVyÂc{´…\'>õ	OZmzG}úký?M	Ïhf	ÏÔ¯†\n„AgJ„A%#Âs–[…ÁòK„ÁG„Â‹K„—®E	/¿ì^1Û\"¼’;-¼Ò ¼2ý[xµÜBxí½Tzh©0,S$û+¼?#Œ„î	o,[\'¼A} ¼ùÈSý;H3]\'Œ•æcØ	5žm	Â;ï…IiÂdß½Â”&P˜VvS˜ö6O˜.ç\"L×ß\'LŸf`Â×áý¯…÷ƒ^³÷ç	³o&	l[.|\">´>¼›$|Ø°]˜³Ý_øèa0O¨(Ì;Š	ó7\\æ_¿#ÌŸÌšÔGž‹‹¯{	ËóÆ„•¢Qaeù5aÕÿÚ®^—+¬…Õ…û…56Ï…\r¦ÂÆ÷Ë„#aÂ§€•ðÙá.áóåñÂ–¡Â–û„­=ÂW…!Â×´{Â7A«…ífÂöP]açªïÂwk´„ï	»4“„]m©Â®ÎJaw†·°gëAaÏn}aŸÿUa_ç.áPÌrá°ÿváð©qáðÍÂá¤oÂÏ‹\n?oò~;±Xø-ß@8e\n§÷Î(\ZjÞþ\\)üuó”pÖŒ\'œ;> œK¥ç*\nÿžÉþóŸÎŸ®ÎW¤àrÚ{p\ZW0½‚+œ=Œ+¼~ˆ«üVÇU§6áª?ªñ…è|Ñýµ¸Úýo¸ÚK#\\­EW\'©â\Zò]¸Æ|i(¾tr\Z×a[á:µør¾®KœÇuËázKúp½ÐÝø\næ8¾R²_¹‰¯¬]€ã„„‡8é¢\ru\\Æa~#Ž¨ÆÑ¥\"œ\ZMÃ©¯~ã´.8­]§G×ââÎ&áŒççqÖeCœßŠcÿ\\pÎJœ;ÖóÎ´ã¼šÍ8ÛnœŸ‚½qA{<.øgŒãQ«qÑß¸˜éŠ‹÷]ÆÅçGq)U—Þ×Áeä\\&øŒËÌ÷â²ŸøªÅðÕq#ÕC¸Ã7:dˆËöâkLÞàkÜ¦ð5SÊøÚ¶7øÚq7‘zã¦ö-¸éÈS|=è‹o°	Å7®Á7º;àŽàfÛ-p³ƒDÜ,l¾)Â7Û§âæ:Å¸EYn1ÏÂ-Í›qK¾Í)ßV²·Z)Å­v	qk*€o?ËÇmò¸Mßéý	ß•ƒïjwÇwÃmcËpÛ\"\'|÷ûøåÕøž•‰ør/¾Ç|ß°wˆÏÇFà{5•ð½z»ñ}Ô½¸ãÅ\'¸cõ|ÿà_ü€²3î´ïîäVˆ;]ãà.«\rñƒÛpWBîöh!îÖî…Ú°?üØ?üïî!Ú‰{¼û‚{Þ}„{V¶ážÿNà^”püøK\rüÄÿu<@Æ½	¸ï-GÜ®Žû™À¸¿u9~êÑWü,Å?Û#Ä–‰ð\0x?6í\\€Ý\ZÅƒ†ãçä^ãçÈñsv~ÞH?ï=Œ_0\'âjÿáÁp:~1Ç/5Æ/ÊðËÏñ«™Oð«ÏôðÝ»xÈxÈtŽªàá²§øõ\"ñÿXqÞx˜ˆGÞ~‡ßˆ9€GiÁ£Þ¾ÀoåDáÑºæx|Î?<ÑtO*>‡\'Ë«â)à?<å‡žÊÙ§¾¬ÅÓ\\ãYþùøÝÀ.üžà-~Oÿ~|‚?T—Ãs‚¼ðœz	žh‹?Ùƒâù;ŸâùyðÂ3Gð¢-xQV^ô2/úmˆc?ñ’Oñ’?¼´0/­>—Näàåxå)\n^½D¯©6Äkíºñº£xƒñ¼‘îˆ7íÕÇŸÞ;?ÏÇŸ\0x³Ÿ5Þáˆ7ÿÚŠ·Üû¿â§â¯ÄqøkîiüµXo·Z€·WnÀÛGnà›	xçò|ü­_þ6Ï;t—ÇÂ»L²ñ®¡z¼ëûU¼[»ÿð°ÿxlèÃûFVàýãýõ¹ø€Å>èØ]À‡;®àŸ‡Uð‘e©øÈÏ)|ÍÅG­öá_VRñ¯Ž\rø×“;ñï—>á“¬ÝøTÑþÃ\'Ÿ¦xáÓÅ­øô\Z>óë >ó§ÿm¶\0ÿ½=ÿííÏ”àskÎãÿî·Šä˜ÛEòN‘ü{@´àÉ‘b(Rõ®©6¥‰\"KEOuŠ^f‹™øŠÍm-6\niœ‰-y³Z´dJ ÒâY‰´ŽÜiÝ½\'Zª4.Z\ZüA´ô¡T´l•¡hYn‘hY©L¤Cø Ò	±-ß[)ÒuòéíÊéi‰Vp£E+|­dÞ­¬Y#\"<; \":Ï‰@ª™Ü¡!‚&1Ùû˜®TQª9®(BúÊDèT¨ˆ–K1*þŠ˜çDØýÃ\"Î•1g _ÄUPqc\"î‹\"oq´ˆÇ¬ñ2—ˆxzD|=–ˆ=òÿÁó¦H°²U$ ,	ªCD‚Þß\"ü‰H4ê ’uu‹ôëÚEÚM\"ƒq-‘áöý\"Ã=™\"ÃÎ‹¢5;ö‰Ö„»ˆÖ¡¦\"ÉœÈäx«È¤á¡h½¦§hý1™h}È/Ñú¯¥¢\r\\\rÑ†uƒ¢\rGEÊn‹6vN‹6þ^(2#Ö‰Ìv|m2	mº Ú²ªG´%¨_d¡j(²X¤\"²¿%Ú\n¨‰¶ÞX-Ú¶·]dåðUd½ÃO´½‰.Úµ¢Jd»ØUd\'§\"ÚR\"Ú³›(r8Ñ-rHIíÕ\\+ÚG[\'Ú·û›h_ñ1Ñ¾–õ¢ýÝ)¢%\"§g«D®žŠ<´‚DÞkDE èØ³\r¢[Ù¢e¹¢“”jÑI;WÑÉ¸w¢“\rA\"o9+‘wÄs‘ÿSeÑi¥Ñé–hÑée¢3Û1QÀ›iÑ9þœ(XíŸ(Øö…(ØS(\n\rßûŸÊÑ¥Sá¢Ëýª¢kÝ.¢PÓ^QXò}Qø<Qø¸¾èú:kÑõ¶JÑõËD‘…#¢x€èÆîÇ¢›÷óE·níÝ¦ËD1ìjQÌ¦nQLæ5QœçQ\\P¡(Qõ·èŽ©—(‰!Jâ:ˆ’+™¢”ÎQ*ÿª(5ßK”–¤$J‡´D™{ûE™7D™iE™U4Q–‹¡è®ñkÑ½…gE÷|•E÷þEˆ²Ç,D´·‹4n=ô+å(¿å\\ûß&‚¢œ>%Ñ£ïEä	QÑšLQQÅQÑügQ±ýsQ±ëQqXº¨dÁQ‰’§¨Ôë±¨Œ®**¯o•wNŠ*G.‹ª®ÿU×è‰jd?DjlQ?NÔ”Â=Í0=Û/=«ñ=Ï–‰šù‹Z<E¯Žº‹ÚÚbDíÿÙÛ36Š:‚è¢ŽÁFÑ;Þ”è]_¶èÝ7Ž¨ë,_ÔÝ²CÔûÌ[ÔGÉ\r¾ù \Zž\r}Öw}þúU4b*\ZÕŠ¼–:‰ÆBÃDckD_øÇE_¶¦‰¾šªŠ¾ÝŠ¦Ì»E?¶ŠEÓZdÑLêÑO¾‰èwb‘èOÇÑ¬Š©h¶ç¬höÛ\ZÑé´è¯ç±œaˆXÎ7Y,3\'^p¿C¬Hý$Vô;(V‚Å‹öóÄ‹Úˆ“,Å‹³4Ä‹+8bõŸ/Å\ZLw±FbˆXóè.±–ÎJñRÓ2ñÒañ²%Abm$Ö±X!ÖÙú^¬ûJ$Ö³þ+^‘­%&¸öŠ‰û£Äà‡…bèŸÐä\r1,¬ÃµbxØMLq®SŽÿ£Õ41µr¯˜æÓ!fP11CŸ.fÜgˆ™»#ÄÌþ41«Ð[Œ­Ù.Æ2|ÄlÑ!1{xDÌÙpNÌ[Ló Ž˜wEÌïˆïZÄÂg÷ÅÂæ1n *Æ×‹N®K2ËÅ’ò?b)rF,›Ú$Ö\'ìë‹íÅÇcÅ7]ÄŸôÅ«]TÄ†[ÖŠ\r“‰\rœÍ•‰…\'Äk«*Äë® b“{¡b“’åb“Æx±I—­xýÐVñåñ†ãÄÆ.‹Í\Z¨b³v9±Ù§±ùÂ(±yœ¹ØâØ±Åko±%;Ll)m[þ2[éü[7ÉÄÛ;Î‰wŒPÅ;·®ï|ÿV¼kí¸ØVÑNlçõG¼ÛJSl¿•(ÞsÕVì@t;Xˆ\\›Äûø‰÷Û\\X‰à;ÄNÕÇÄÎzÙb?uñÁ\\ŽØUG vC]Ån§Ä‡¤ûÅ‡íkÄGöú‰=Þ{=š_qH|\"VO|Òôšød~¦Ø{w¤Ø»û0(bŸ{›Å¾ñiâS”Bñ©f?ñ©©­âÓÄ§¯ÜŸÏx&¾°”&¾ Ë_€RÄ\niâ`~°øÊãFñÕVqÛZòãŽ8”¶Efª/û?7ª[Äìpq×Hy+T|Cë8êÞñÍ¬kâè[WÄÑYÅ±¿çÄq–;ÄñÖŸÅñAÎâø=âøhq|í%qZ,N°Ø/NHÞ/N¤k‹=JÄ‰â;\n=â;÷­ÄIçûÄIwŽŠ“\Z2ÄÉÕ¹âÔh‰8­ \\œNŽ§_*gTEŠ3|gYÌŠïÊ3ÅwW|ß5ý,¾_BgçÍˆ¨ŠÈèâ‡Q=âÆañc?Xœ›ª)Î}òGü„Šˆó8/ÅyÎ+ÅùNËÅ…Ò\nqa®ƒ¸p@Q\\4ñV\\<A\\²âˆ¸Lã¹¸üñuqy«Ÿ¸\"5X\\Ù²C\\¥øP\\åQ\\{k½¸Ay—øé÷qñ3¹]âgÂsâgïpñóÔ\ZñK%%ñK ÷\nÅ/Íˆ›ßˆ›»Ÿˆ[8â–ä÷â×ìÇâ×¯çÄmoÔÅm}>â7{TÄíãþâŽÝdqÇÿµè\\´FüNi¸ko•¸k8_üa¹†øÃ^ŽøÃ‰qOašøcÌ¨øcv´¸—²H<pÁ[<tö¸x¨ÖE<Ôã&þlõD<úRK<6¦\'‡MÄ§«Ä“fÝâ\n-âëêÄ?óÄ3\Z±â™žrñÌØ1ñÏ\"™øg‹‰øW^‚øÏ©ƒâ?ÿ\nÄ³¡¿Ås5â¿«¶‰ÿ]hÏSˆçw:KäÚKÈOHØØJq²Déº¶Dé‘ªDùË‰ªÆF‰ê\n‘DuÓgÉÂ\rC5_êÿ¸JÔòl%‹õ“$êg[$ê‰;$êowJ4B3%šý’%K%ZNY­¬cmõ‰ö^7‰öØÉòÓ]ák‰®8F¢ûK_BØ.!:êKˆs]hù=	¹ÈE«ÔH`-DÓ»%ÔÝ5êžÅºÕq	}w„a±CÂº¶X‚qÿJ8k$ÜÍ—$Ü=ÆÞœP\"Þä+‘ªxI¤›I’UZ%h‰Äàä˜Äpw‹ÄèÕw‰1q½Ä¸™)Y#ë¬iO’˜4Þ’˜nš—˜\r˜¾]&YOÜ&YßƒI6Ž\'J6]L”l†®KÌÅk%–ûf%ÛÎXH¬t—I¬\rkGL²ýþuÉ“’7+$6ì›o$»Öî’ìêø%±Õž–Øžè”Øž.‘ØÅJìŽ5Kv+zHìO=•Ø×œ”ì1û\'qo”8¨\\•ìsñ”È>!qúD’8[ÕJ\\N$—J6OJöý¸NIÜíò%‡Œ¬%‡7hK·ÍH<äç$±|ÉQù‰çµ/KrBÞPrÒ¨Kròµ©Ä[Ñ_âå ñ	”ø2Š$¾ÓÉg¾Ä6^rJù™äÔË)Éi…¿’ÓO§$g” É™Û‡%g>Š%g+$Î$	’s´’s›¾IÎÙIÎÝì”œ+âIÎ«=–œï\\(	¾Ó/	.],	®%H.ÒÿH®°¿J®ŠßIBä3$a\ZÉ’°êDI¸ùIø±äº¥$âÔ°$âq—$’\Z-‰”\rJ¢›$7e’›.Ñ’›ÿ¦%1Z$IÌ:KIÌè2IÜ¡’¸´`I<Ø)¹s V’ÌU’¤ÔëKÒ 	Išû¸$]çˆ$+3Q’õ$Hr¯*MòPï¸äá¬š$Çëœä‘jžä±F–äqE’k²\\’}S’› Ô×H\nšó$…¾æ’Â«Ñ’ÂxSIaÒ¬¤Èñ·¤h¸RRÂ{,)I%¥©Þ’² 1I¹ÜCIEx¶¤2ç¤¤²÷ ¤JÏARm˜%©³”Ô.—“4¬\"J\Z\\+$\rãª’F$HÒ8yRÒtöœ¤)ÿ´äi¶Pò¼—¼(ó‘¼|9#i^\'iQß%i)ø*i}KÒv3BòfåI{ž¾¤£ú¨ä­ì¹ä½‹·ä}ùCÉû)CI×Ë|É‡E)’m’¼DÒ#Ù*éÙÛ/éé{#é½¬/éí×–ð.JD_%ûH>ùÔK>u&J†VæJ†7\\’[NH>J’ŒšyJÆ$c…‰’ñã’ïëÊ%ßÏ×I¾_0—LhÞ”LÐÕ$“¢ÉdØnÉä­HÉÔ?%ÉO]ÉÏPLòë¯’ä÷APòÛÇ\\ò§óªäï¦@Éß’.Éß©/’ùƒƒR9ÈT*¿­HªtRºp³•ta°DºHiNºQ—.:°]ª¦ùCªfÓ ]ü}—TÃ}Dªie#]¢øAº„ƒHµH‡¥Z‡ÏIµnIµ^ÛKµþ\\–jÍuI—v†Kµs¥ÚŸiR|ŠTçe³T§Ÿ$]~ò TW’®tü,%8}F´¥Äó¥ÄÎËRÀ~D\n¸ëH\Z)8â)%tKI{º¤$ÇRÈ“%%WÚKa8\\\n_Ú&…+Ë¥”–)åÿK*J©‡ç¥Ô[3RZl–”ž¾UÊÜÃ–bîªR,kDŠ\rÆKyOÜ¤ü›{¤Ãy©à’§W¿/ÅÛöJÅ×¥â¹©d•T*#•¥KeÍERý§©}»tõ©­ÒÕ©Rã¿‡¥kònK×]o—®+Ó–š‰•nHÂ¥j¿I7¦n–n¬Öš™?—šÅ¥›àíÒMæRsz—Ô\\`\"Ýb°[ºÅ—\'µø)µ¼“\"ÝêÿCºÍm³ÔÊS]jí¨*Ý¾“n¯Õ•nÿ¹GºCYUºã$Ýq5@j\"µuˆ”Úe&JíjRûwéžY¶ÔÁÜVê²Mê„m:Y8J\\Ç¤Î‚RÍ>©Kp†ôà\\zpÚQêÚüAê¶mXêæ“&u”ºÓÚ¤îüté¡`Ké¡_W¥æéR¯F9é1£WÒ“Ø5éÉiM©Ï?\\êgHýîKýƒå¤þŸ¤þm©ÿôié™§Û¤gç¤J·¥_Ü¥ç¨w¥ç²JÏUl’žßÔ/\rþÿ,Á©¤—r¥ÒËHzÅ\Z–^©I”^uÏ”^ûÝ,\rå¯’†ÊPix˜H\Záà-˜½/ÏKo|•ÿ@\Z5,½µ¥C\Z»jP\Z¯œ#÷£KözH“Ó^H“«ÿISU.KSeKÓ”yÒ4ò°4ý%Cš,ÍŒ»%Íš‘Þïs“fÛ†I\Z}“>ºðFú¸J&Íë-—œÉ\rI‹Ž¯–`H‹úr¤Å¶òÒ2tRZ–º[ZŽåK+´b¥‡\0iÅi%<!­ô}\"­ZI«¼•Vo–Vû©H«ËKkNK¤µz¥µ¦ç¥µ¯¿IkgWJë€õÒºí5Ò¦$é‹]ÍÒ—«Qi‹¿³´õì:ik˜±´­r›´mFQÚ®[ mw™‘¶û¨I;úVHß¾ÿ!}7è.}¯ì+íZ*íº‘&í~ðFÚý4IÚ³6]ÚÓT*ííQöEVIû†‹¤ýŽléà¦é²µtˆ·[:tð˜t(U[:ÌN—~~{W:B©Ž:8IÇ”ÞIÇ¯JÇ|¥_À`é×€5Ò	gX:q×V:¹Nf§KgºHžÒ‘þJ)–þêz&ý-¦KW¾•þ¹ðO:«»F:/S³”ÎmQ–ÎßLÉì•)¨ï—)\\”“)9È”r¿É”	·eÊµe*Ø.™êæ}2ÕÛe…±²E®›eê$¦LÝT_¦¡P#[úñ§lÙ¥!™öß*™N¸²LçO©l9ÕD¦{fLO;^¶Bé¬l$/[±c½l¥a¢Œ–Ê€Á<xtPFÒø(ƒ¼A×•dPä^yâ„ŒÂß-£Œl•¡Ý2ê¦…2:å¦Œ~ÏHFv–1êµeÌ“‰2–Q¯Œe—&cyre¬g?dØG\'»àœŒ“U(ã5åÊwKeÂïwdøÿ\0½í2±£²L|Ž#“5Êd\Z“2ÙõyÙª£Ùjœ#3ô¶“­Ó»$[Ç]$3)T’™ÚÕÊ6~{,3{_)3×µ•™WYË,bd–Kíe–Î¡²mG.É¶ýº.³ºÜ(³–GeÖKdÖÛzeÖmÅ2ûÃïe{0_ÙžŒ0Ùž¬«22‡ð™Ó·Ó2W|‡ÌõÀy™«³›ÌÍX,;¤\';tz‡ìˆF‹ÌC/óÈ§É<ŠîÊŽzÊŽzåÊ<IKdžþ¥2/E‘ì¸ªTv¼ðìDOæ/óm^&óýâ-óÓò’ù‹þ£°¾£¹|ß8€‹PHÊJd5ìT¢>ãùìñ|öžI¥\"*šVöHV\"#	EYY	ÉÌH²J¶²\"”ê÷ýû¼ÎûŸçœç¾¯ëúã2‡Ü\"!¡¾÷ç!^:ËY*ÄSñét†øEwCüúe!~Áÿ×U\0§ÃÀÇÚÀâ<Hàl$ÈÙrî;$Ô°*|	½·~rG6rçÝHøûÈ]¯/»åzˆ¿ÈC<Hä»Í(]MHÔåDH4-\nr’‰•:‰Ýq\0rÿ\no›I¼w’dÐ\nI:4I²ð‡$…[ARÔ‘”ÜƒG2žGÆ‹GdGÈãQ*$-Ö’¿’^’>¥yjt’¹/ò¬<ò<ñ-$z’-üÉo3€äo,C\nøñ‚LHÁð ¤P9Rø6R$BŠlÍ!E‰Ç ÅiŸ /»÷A^=»)“‚”\0)ë{)[ºõŸHÅ62¤¢œy½é¤RÐ\n©üQ\n©Z“…Tïx©6Õ€ÔM)C\Z.hC\Z<`†i	H£úH£¹¤ékê€¤å¡¤¥lÒzw	ÒZpò‘ûòqX\nÒQøÒùç ¤«OÒm{Òí\\ùëùâ=\rù’§ùª´2¸þ\r2dL†¿Ê]‚ë!ÃFõaËdÈÈ.=Èˆ‡dT^2v¯2–_\0ù&ñò])ò·ò½T2é›™’ìƒLÇ†A¦ST!Óƒ<ÈŒ[,d&ûä‡´dñ\r²ðTY¤yC¯mƒ,Þ{\rùum+äw¿d¹É\n²<u²j[Y\r£BVÿ.Bþ8•C6ÌÅCs¿g!ýÎ@þ>~\rùwoòïéÈ¿á`¨D<*0ùŸ%¨ôd\rTÆX*ƒ×‚Ê<S†nù“ÝZs*¯²Ý¾kºãTÙ$ª{ªg	U#´@ÕÛâ \Zw¡\ZŸí »ÃÒ¡šÂh¨æåPÍÅPíäÓPí!P\\	T§è\nTwßT7\nÕí/‡ê=o†êï½Õwç@÷2†î½”	5Ôö‚šfN@Í¶©@Ž<€’:=2µ(R†Zük…½ú\njeÞ	=æá	=öí$ô8“\r=y\0\nI„Båä Ð(ý\n{ê…ÿbBg2q®ŠôT€b÷B±3Pœú>(þF;\rJ€þ€¢Ÿ@Aå(øDJ2;¥üj†R‰uPÚþ(íU	”3¥Š‡2ðç¡ÌßíP;Ê>qÊ¾ýÊ!í€r…PnÙ¨@\'*|\0ö€Š>~‡ŠGƒ â#è‰¯ÓPk•ÇÐ“¦/¡§Ô˜ÐÓvnP[…»PÛ‹÷¡Ž2³PG|ÔñÆCè¹“fÐsE=Ðº+PgŒ6Ô¹\ruQu†º¨ƒºt˜@]ã¡ÐKz*ÐK¤ —¯JB//LB/¯ÌAÝ„· îf\\èÕ0,ôj•	ôÆ€2ô¦S.ôÖ·MPÏX%¨2zûã<ÔïU4à»54pY\Z4m\r6ÿ\rÆžƒ†ì>\r¥¤BC#!ÐÐèËûÐ;£æÐ»§f w_€F‘¡‘>ÕÐÈl\Z4ZÉ\Z}ÿ94f@\0\rª‚Þ?j;O™…&¢ ‰Ô.hâôshò•BhòÕ!hòû‡Ð‡ÜhJä%è#úè®\0š*}ì»šöð&4mvšþ@šž·š±©š!§Íx´úäL*ôIB	4³Åš•óúìš°\0Í¥`¡y–ÒÐ<\'h^|4ï\rš7ß\0Íû;Íoô€¾ˆò‡°ïBªR¡ÅwhqÀ\"´8h+´øq9´$DZ’¦\0-~}é	}¥†„¾êÆAËÂF¡e÷³ å°h…ò9èë–4håù!è‰ÇÐ7rw ÕÁ“ÐêÔÐÚ76Ðº‹£Ðúsg¡\r÷,¡\ríKÐ&ÙoÐ¦h³&Ú²&†¶ñŸCÛÌ¡ín\'¡íázÐöäehûç‹Ðö‘ÐÃ=ÐÎ3G¡]Ú‡ ]WŒ ]ÆÐ®!hwÉOhí´Oh\rí›”~þxúyQ\rú¥EÚ~Úÿ½: ó:°z\r:$–€¥Æ@‡•\\¡Ã£IÐQMKèX°:ô›’ôLðÖ…N<Üœ‡N§êB÷Ctl‡þÄ¡óyÐ™“ÐÕí\nÐU³YèÚtíët}¹º±Ùú/hôß°LÂÊ¶éI7Lò¨7LòULò&=\0“jeÀ6ëVÀ¤	ê0™\Z$LÖò/L–}&Ûó	¶åÌlËEKØ–Ñk09Ûë0yÿ£0ùL˜Ï¶íŒ2LQ¦\r¶ýYLI#¦|Z¦¦Ry¦*u¦J;SêSï…©ÿäÁvjÃv‹Caš\Z›aÚ’î0í+7aÚ)§a:F]0‘¦ë|¦wèL¯òl; 	;à¤3Pk‡†TÂŒä¦`F¨U˜™•{ÃÌ³`æuŸa‡BŠa‡Fp°ÃKØÑ}0ËniØ1]ØqÓ‹°ãŸ`ÇßAõ2`°;08¼\Z÷Ì€!?_‡¡Õ`è˜tæH{ŒÃ?±‡ó90R¡4Œš²£kÍÀè®Ã¯GaÌã0¦\rczïƒ1}CaÌú=0jÆê¼cƒoaxŒûäŒW…ñ±N0þ‚\rL°VæÀ„]x˜ø„+L|÷L|?	vn;1º³v¤Á¬—·ÀN±Âì\rraöØ!Ø™n<ì‚Å>˜S:ìb²ìòzØ•Æ0wù×°«*?aWuR`×^ü€]7ß»é´	vó³\nìæ\r˜‡:æ1{æ¶ó†9Ã|þLÃü¿‡ê&ÀÁ;\ZaÃ)°`A8,8ü#,ÄÄÂU……ZfÃBQ†°Ð?XhM#,ìsìî6kXDä8,²-\ZÙß‹Rû‹i²Ý“é‡Ý+_ƒÅYÜ…Å~‹__‡=À0`	ìTXBÐ,1\r„%®Á’t\r`ÉÍÃ°G7þÂRƒKa©Õ<Xjcìñ@,MÂ–¶ƒKƒÜ„¥ãaé#c°ôj°\'’?aOTzaOïÀ27í…eª„=§+Â²sXv‰-,/ –¡V Ü+Ð‡\0…°¢$5XñXñ1/XñÂKX	d\rVê5\0+“‡•~ë•ÎÝƒ½²v•©…ÃÊL|`eè-°2ÿYXyr¬b;VQ,{]~V)Jƒ½á\"aoòzaU\"GXUê3XµVý,V³¡\r«;è«KW…ÕiÂêM½`\ruã°Æ™ý°¦[‡`ïøq°–ž<Ø{	\rØ‡–c°¬.XG™¬Ûn\0öùë-Xÿ®/°~÷°þp#X6x¼	6tÞ6ì7+ÈMÌ™Á&Öra“z°Éï‘°)­NØTO<lúä lºô:l&zì‡ñ\Zì‡½/ìGûl	Àæl7Ãæ5æaóÚÿÁ`‹û·Â¿ÍÀ~ÙÌÂ~#÷Â–UöÃVÌ¼a+¿Va«wÃþØÀþ„ZÂÖ+­aëÕ9°¿Î;aÿ&nÀ%£7à›óÚáÒnãð­ÞFð­µcð­Ëšp9ËE¸<R\0—o‚oÿ\0W”n…+ÂÇàŠ3ZpÅye¸â†\\)â+|‡F=|ÇÈ\Z|\'â|\'ñ<\\9w®²B…«f\\„«özÁÕwœ„«¿ƒïN‚Áw?Á5Í³áš›p-â4\\«V¾çœ|O2\\Û°®÷Á®×#	×—€ï•	‡ïµ^†ï«Š‡ï§¼ƒŒhÀ\rÇ~ÁÍÁêôÀ\Zž‚ÄTÀ^Ã\rÀÍ¿™Ãu‚.À,ž€[*›Â]òƒŸ@Ãá?÷Â­8pJ\rŽx»Žx_\rG=ÞG[nÀÑ¬pŒö[8>ÃN¨h„šþÂ™2Cp–ò~8ëð%8÷»:œw\0çßáÀÁ…¾p‘ë}¸øI8ü,n]ƒŸ4hƒŸ\n–…Ÿ®š‚Ûþ‚Ûþ~·ÇÄÁÏN„ŸÝ=\0?ÌŸMK„;ÎÁÏMòàNtÜÙÝ~qk\nÜUI~9ï/üŠÌGø•ýuð+ÁÓð+oáW†¯ÀÝ~{ÁÝÉ$øÕ°JøµƒøµN=øµ\røMÌ0üfîüfå9ø­¥­ð[}á^Ü+sî•—÷©Ó‡û´…ÂýçáA¡3ð`­+ðàx(ê!<Ô.ê´ëÖ„‡ÀïzÙÂïNLÃ#{Â#ŽYÂcûíàñ3ßà	?xâÓ~xò˜<åñixÊDüñ‘&øãn]xšÄyxšâoxúö~xÆÛqøÓ£Æð§ü¹b7ü¹ÃxnV$<ïämx^Ú&xÞ‡Zx~’¼àïxáæ÷ðâpx‰-^R¢ÉüyZ^:U/ì†WU€W?<¯ñó‚×ylÀëÆðºEsx=ä/ümr	üm½¼QŸo„ºÂ›’8ð¦9¼¹\'þŽ~þNP7ÕoM†À?|Z·¹Ã;zìáêYðÎÇmðÎ·-ðîøx¯Êsxï&¼7Û\rÞ;åÿ¢ÿü þÿr5>p¢>p…\rúÕ.~ž\Z€ª%ÁG)uðÑº«ðÑ{ø˜³3|Ìe	>V;)‡[Ÿ‡?>\nÿ|>‘F€OA›àÓW,àÓÞ^ðéJKøÀðù\02|Q˜_¼»¾[_|ù¾„H…/…ï†/eBà+Náëg–à\'Ýáí›ágåM‡\0ÉR€4>ŽxHgÀYŸe`Ë›÷€Ü•j@®m7 7ôw=	(°«…P øþ6°=õ\'°=ÏØ¾öPúÑìØg	ìÜÚìœj”\r•~@e‰\0¨~ù¨õþÔÛ0€zûI`Wü/`7xØ½ahÕ¿ö.{>{¾ª{E€Þ­\Z@_aØk=ì4\0<;X*\nn\0FýË€±Ù$`²ç`’œ˜šw¦ÙÍ€™;\Z0K¨öØ‡UG€Ã\ZA€…ôÀòÉeÀŠ6X]\0¬\"ÅÀ1½RàXáp|ÿp¼ð!\0±Ù@®Ž°YU\0îRÀý>ð?Ñ\0Â?@~ (­,\0Õæ`êý¬»€Íÿà\0xä%\0ŸŠ€øµ\0OÏ`z7@²ËHÉV\0éé @>‚\0È7†ÊË\r€šv	 É]è<:Àh0˜_&Ž]À;êð¦¤\0!­§»R\0ë %Àº\"8Y{8-ý°•ÚØ98\0ö§žö¯r\0‡3çû€³îù€ãˆpþ†8_+	89gÌà\\H.¢W\0Ó(ÀåÓaàÊ¯ÀíËà6¤¸?n˜Ô7ˆ§[\'Wi1àéxð¦ŒÞ±’€w\\%àpð=ø)ì\0üœñ€_Þ[À¿a(Y\0‚Ø@È4„•‹€;¯Ÿ\0wt€Â8Ò\nDV16@L»pï};|ˆ]ââqŸóøxO ~QHŒ’.ÄIË ™~Hfõ\0ÉÃHàážkÀÃ\nEàá\"H¹¤r×€Ôz7 Mß\0Hÿ\0È˜\r\0ž\"†§ÿöYTàÙ£\ràùçÀó§3ÀóC [F\ZÈ½\"rßzo%‚×Â…R ¨®(¶ßwt/u¶¯£×W[€×óq@¥¯Pùš\nT¾¥o&T€*•N ê¢<Pu…TÕ[Õû”€ê¸£@\r\nÔÊ	€ÚÓC@Ýj)Ð°šôfÍT 9â7Ðœ›´Em©G€ÚöñX ÓhÐù\'ø´`t)9\0]kš@wïÐ#ãôì4z>\0½ÁHàsˆ\'Ð_a|Í8|•jþƒÁÀ ÏŒK›>CÙ›Àˆ=øVµ˜ ¹Ì5`*ò005ÓÛ¸À´’)0}ú;0ýú\00=m	Ìõ.?7·?5‹ú#À¢íc`±H\rø•íüjùü<,Áf€ååßt`e‰¬êùkÒ·€5`ý…!°^Ã\06HP`ƒå\0ü%Ýþ4„Ä‹ƒ‰¹„¤îBòÅ\'„´aBºð\nBvß„œNBÎçb›Æ4b[s(BQ_¡x#±½ø4BÉ$±Sr/Bå€PÈC¨ñòêËÒˆ]ÒÓ\r“ÄnÃˆÝc½ˆ=ÃÚ¦;:/:5|„n¦B/2¡þb¯±7î6boN:b¿£â€Ú_Ä‡Šƒ\r£ª‹ê<ÂäòQ„IôI„É£ „éQY„™.\ra6pq_0O©@˜·œGžÑ@XÜ(GX<¸Ž8j¦…8JŽB<°<Ö‹°<+FX9Î!¬<UÇ=.!ŽÇö\" ž! AwðïËà°€ú €È7$ž†@=Ý„@\rµ#ÐÁ÷èã-À*Ä#°‚pîÔ[1 Aú¸AÞÝˆ _-EPô²”=µd/‚¶ï(‚Öì† ´ 7,}\'‚`OU!8²	NŸ	BðîB0º!< D]câ´\r„5ù2âäM;Ä)BâTDâT_â´è\'ÂÖ aç‹°Í”GØ©3vu„]£\"ÂÞ¢aŸ:ŠpP	G8¤GœÑ?‚8C²FœµA8é<@\\œ#\\È?.³ˆËý	ˆ+ï:nÜîäQÄÕ¦HÄµ’/ˆkkˆëS/×\"®¯Ö\"n¨Ó7–!nÞÑ@Ü,ú‚¸ùý.âÖ\ZáeQ†ðº›ŒðÊ:„ð†f ¼^#¼¿—\"|õ¾Sþæ \Záµáßò„€#‚¥5Á}CˆàÕ5D˜ñ_DÄVŽ¸¶\rqgp>¼Œˆxö\0y$9g‰ˆœ¿†ˆÁ\'#î]¬EÄJCÜÏ=†ˆßQƒˆmB$È\"N¾G$ºF$ææ#«†I¿. R¼_!RÊò<Ã©?i¿¯#ÒÍÏ\"Òc²òˆŒfÄ“`_ÄS½Ûˆ¬Ð4Ä³E&\"ûH\"{*‘Cø‚ÈÉðEä4/!r‹v!òÌ¯!òíÑˆ\n\';o\"Š8{%˜‹ˆ—‡Ž#J\r#¯&eÜD¹Ö^D…ôoD%ÏñFÊ\0Q»2‰¨`ˆúˆˆú16¢Ad€hqD4<.C4µ š$kM¸pDÓ\'KD³ÝÎ; š_ïC´Xï¯\\F´¾‰@´Î!ÚFmß$ÿ³Šh7B´§¶ÑˆN<¢óA¢s!Ñ\rÖ#ºo¬\"º__lû_AD±ñU5	ñU B¹†¿ˆöÉCŒ¦Ö FÛ‰ˆñˆñŸ.ˆÉÆíˆ©]Íˆé>YÄôš\01³y1h˜û!æ®§!~ÂóraˆÅˆÅ˜Ä¯ü<ÄRŽ>bÙ¾\0±\\€X¶A¬Žå\"þ¸=@¬/ 6,ˆ¿‡åm!þ¾)Aü»„øWn‚ø7v)qm)53‡ÜÜ@GÊ\ZHY¤6rKBrk)\'ŠBÊ¹Ö!¶ .á‘Û8“HÅr»²©´/©ä‰Bî­\"w^x‚ÜYê‰T–D*_ƒ\"Õ»F»ÿAjlnBj8!5F\"5/H#5_!÷›!µþ uMj‘z÷k‘{£ ÈýG¦ûKÛHÒ`^iðGi¨\0i¦Œ4\"\r MÕ¢‘f_7GR.!-ªu‘G»|–fHËgGÇá1Èã7\"HÈÍ9$43:v	ßÓ„s¼\0ë#¨ø‰D¾C¢_w!qR&Hœãi$.+	ÆžA’’dÖm$y&Iy;ƒ¤ê}BÒVö\"ézp$C©Éœ1D²%#ÙÅd$»‚ä v#9ÑëHNó7$3ÉÍ‘‚‚q¤ ®)<ó)Ú;†K6 Å”¤µÛyäiéTäit$ÒvÛÒÎæ0ÒÞSyæv	òÌcä™ç6È35‘g¥aHÇ«Lä9¯\ZäE°y1zéRõéòaéúFy©½yYÁyùÑgä•¯Ïnk‘È«9äµîKÈ›;‘7¶ê\"oßAÞŒ1CÞJÆ#oMíEz˜Î =­—ž\0Ò3‡…ôñû†ôY‘þßŸ Ö¯\"wB†¸u\"Cj^ Cc Ã¾!#¶Ý@F8b‘>Ÿ‘*LdTÁdTk2\ZÿMŸCÞªAÞ›|‡Œe%!c/\"ãdš‘ñû6!hîG&Xš!âº‘	ÿ}Ÿ¨ÚL’iD¦ØÏ\"S®…#S*/ 5^E¦I-#ÓBdZ¢12Ãb™çƒ|êÆCfîÞ„Ì,¼Ìz‡Ìªf#ŸÛœ@¾~‹|q|Qô\ZY³„,<š€,„þF–”mC¾<Š,õiC–þYE¾RÀ ËÐÈ2ÀY†­B–=ØŒ¬ðëAV„Ø#+R*‘•‡•Ooö5 «LÕîCÈjŸ1dÍýÈúSÓÈ¥_Èw²!T€lÜ7€lô2F¾‹ÞŒlyùÙzWùAû4ò\"ú¿•ô5òCí(òÃL=²íø²íª+ò£ÁeäÇ «È_§‘íw\\áÈŽd:²óÙYŸ†ìyƒü¤@vyU!»Ò×Ýw¶#{äÓ‘½›Ÿ {ÑjÈÏ#öÈÏÿå|rÀÊ9p59S‰ø[*2@ŽìCŽþØƒÓø€üVÎA~7G~·lCÎÜ…#gº7!çE\"çÕÕ‘óIÈâsä‚C:rÑ2¹˜#‡ü}uò÷ƒäŸç÷ÿS\\cB+ÿ¦{Q%wP›v<Em2³CI:*¡$ŸK¢¤~FmŽYGmý€’N\"£d¼CP²R(ÙÓÚ(Ù$jËí¨­Ç ¶þ†Úæøµm=¥x‰R’HG)µY£v¸5 vr`(å@1JyŽR!!P*ÔÏ(•³ûPªUe(µÍQ\Z.u(Mùh”¦Ë~”V×<Jke¥sÖ¥[ÛŽÒS5FéÅ¢ôcPzQúFÇPú6I(ýÚ+(ýEÔ>É\\Ô\r”TÊÀ\'\neh‡2Úk2Ùí‹2=2Ûg„2£F¡>œ@™_°GRSFj–Dú¡‡:¼ùêpR/êˆC1ÊÂ/eé±ˆ²¼“‡²Ì.EYÁ ¬ü×QÇø[PÇD¦¨ãˆQL#ß5†J£€Ú$\"Ü…à P>Ó(Tm7\n5·†B/H£0ùP¸ûÑ(\\±\n¿¹…ÏÊD]Î£ˆqÏP¤§R(RaŠ\"2CÑRTPôR#tÅ2Ì@q2tPÜð›(ÁÏh”pT%Š9ˆ¿uC*EYïÉ@Ùì8ƒ²ÁÄ¡lhn(›î\Z”íÉ-(;«Y”=üÊ¡Š:3n„:+“:{Žr”ÙŠºÐŠrZ‘D9— .º\r \\¬\"Q.´}(¡Ê%—‰rÉA¹ÆìF]º`…ºÌ{Žºbñ	uu3€ºþ,uss\"ê¦G(êfL*ê3uë}êÖø[”‡ûy”×¦”×-U”WzÊkÆåÓïˆòÕÙƒò5^Gù>CùïtGù?,DÄ;¢‹QÁ®Z¨àFT¸Ã*¼u‘ž†Š&CÅühEÝSÅ¢îeG£îNAÝ_wFÅ:‚Š4D%HY¢\Zö£’¶ ’uPÉw¿¢R¶Ö£RPS¨”v(êQÊ\'Ô£÷Tê)Tûêéž¿¨ÌéÍ¨Ì? *Kƒ‰zf•Žz6°õ<Sõ¼Nõü}:*[ö&*;¸\0•#ú„ÊÕDå–÷ òè%¨<—«¨¼Ï *¿Zõ\";Uð3UÜ]*Q+G½tÕA•jY¢J›2Q¯6¢Peº_Qå˜\\TùÀ ª|‰ª8ªœÍCU›Z£ªC‰¨š&¨šÙË¨Ú‘í¨:W!ªî^ª®èªîgªagªuÕ4í…zÇ¸‡j±BµpýP­ò’¨»ÚQ÷¹¨OjE¨.“\\TwQ,ªûÝSTïfoTß‘Û¨>—c¨þ	Tÿ¢j@4\Z¸¢£gQÃ\ZÎ¨aíí¨á¦§¨‘Ã­¨‘cQ#£F)gP£§TPcSq¨ñ¸Ô·j\nêû_ÔÃ	5uŽšeœBýÜ>‰š·WD-¸M •¸¨ßÝQË{ñ¨åèÔŠ!µÂû‰ZcP+)K¨õ‰ ÔÆy;Ô?‹Kh‰ª>ô¦°·èM±ehÉœ|´ÔÁ]h)Î´Th(Zêczój4ZÖº½åF8z+ã,zëãh¹ä´¼uZ–‚VøÐ‰VX@o[>‹VÌJB+¶©£×]ÑÛ‹\0ôÎo´òõN´rt;Zù#\Z­RŸ‡Vé¾…V=~­šù­&w­¦~½‹5‰ÞuS­qÎ­1=‹Ö´%¡5ï˜¡µ¶å ÷ŸFëé¡u„¡uŠh=½E´þ¿èýûÑOõÐ¦\rh³”óèCW‰èCËôaqÚ’g‚>Þ&‰†<ÓFC^=CCõï¢a\ZûÑ0–\Z~Â\rÄC)Ðˆ‚P42Ùº2†FÍª¢1§úÐ˜˜hl›#\Z¯¼Ž&JÍ£‰\'úÑàÑ4I5M*ˆB“ªµÑTîšêKEÓj.¡énËhzý4›ˆDs¿î@óíuÐòi´à{%Z”õ-úú-Î¿Œ>1GA[k@[Ïj£OÖZ¢m6h›ðëèÓà Úöþ]´í³oh;ZÚN„¶ûa€vhy>Ódƒv,uCŸ\'E_\Z¡/ÝB_È=€vÒø†vÚ?†vB;š£/ÞD»¬…£]üF_¾óív~\ní®ò\rínè„v_;‡¾Úå€¾a7Š¾õÎí& =ü³Ñ^ZÐ^öÑÞ;\'ÑÞw£o[#Ñ¾¦L´oV-Úßö2: ƒHîG<ÙŽ|U†ü`ƒ™DS¨èP¹4tX•}ÇàúN^	A‡w=FGyÓÐÑíÕèÇÍè˜0t¬a:Öø*:.’†Žß„Ž…~ðÐÀ‰B\'Ü9‚N˜öG\'->D?YC?ü€~¼B@§¹ü@§… Ó=Ñ+{ÐO>)¢Ÿz 3×*ÐÏàãèg)éèg/9èç‡/¡Ÿ“ß£ŸgÑÙí‡Ñ9*Ñ¹>t^«úE“úÅŸ“è‚ét!Õ]h‡A—´ïD—BƒÑ¥Áéè24]ÆÐF—o°Ð÷fÐ¯×Ñ•†kèJîqteÛiô›©rô›…Tt•¥1º*Ð\n]U‹EW½¡«{Hè\ZQ8ºöV;ºv*ý¶B€n·F7?F7ßE7YÝD7·z£ß!\\ÿ³~?€nÝ}Ý\Z%F·>z„þ°öÝ¦¶ÝVd†no2Bw\ZDw¦ù£?	åÐŸþ^Awƒvèî\0ºG¼€îk“E©¦ ¿,<F´ÐÓKèÁ–èa+>zxh=²==ªU÷ÎAÇ]FÛûý­[\Zý½®=a\Zž°¸Œž„­ \'ÌÑS»ýÑ³*Æè¹ªNôÏ IôÏ»¶è?z‘0^Ì?†^>–ˆ^¾C/{ß@¯¼«F¯²ÓÐðAè{òè¿ˆ«è¿(_Œ„i1f“LfSówŒôÉi¿TŒÌ†\0³å€fëCŒœ>#Wø#C£ðáf[³fûAŒÒL;Fiáfgˆ<FÙvF¥ë+Fû£ZÝŽQWÅìÞ¼³ûb\ZFS«\0£6ŽÑ‚†`ö¸ú`t:ç1úWÌÞÀÌÞž˜}GÚ0û\'1û¢1¨Ì,KÌzUŒvc¸5cx…†1ü[1©rÆ˜šbL19ÃóßÛ0‡N¹`Ý‡9ÔÝƒ±0ga,\Zl0Gyî˜£n0–ßÎ`ŽU–bŽ—ìÀ@$ú0U(n—OÆ ó0ÈJÖƒÚÅÂ Ä2T°\"•°	ƒ3Ãà\"ÿapcVÜÜ\ZÁ7Lb6G1`\'CZÎÅP’\Z)CG`˜fæé—ù2†ýEÃY4ÄðŽebø—Æ1Ò-Œ J#<2}õÀX‡œÃœTmÃØô?Âœrå`låa;ƒ.ŒCÌÌ™µAÌ™Ì9…>Œ“ÔYŒ“¥Æéf.æâ—WWUkŒ›ª2Æ-nÆíÍ(ÆýX=æ\ZIsí¿º^ÒÇÜøl‹¹Ù˜Œ¹¹ ‰¹•Y‹ñ0y‰ñp\\Àxøb|<ã1·µ¼0¾œã_ÿ@Œo·ÆwLãsÅø—yc\"O`>dc¥ÏaåÃ1A¾Z˜à¡2L(®JºŠ¹;‰pPÃDNc¢\rå0÷TLÜ¿	L|Z>&Á*“ðr“hx“x6\0“8?IsÃ<Üy“R™ƒIy\'‰I}iˆI×àa24I˜ŒWý˜ŒIOLÆòaÌS5æé¡L–¦/&Ë!“óñ&gq\r“³ÆäÂW0y™ß1yBLþnOÌ‹ôÌ‹¿0…buLáÝ`LQîOL±™)¦„ñSr‹y¹qóÊ\'SÖÕŠ)çþÁ”{yc^wGcÞ|lÆ¼‹Å¼™JÃÔŠžcÞ:%c\ZüÑ˜†¨lLÃR2¦I÷¦¥÷)æ½Çæ}€/¦•RŠiýŠi]åbZÿa>¦6aÚÃÍ1=%›1}7\'1}ñg0_†*0ý‡²0ý÷Ë1ý%o0_Ý›1£˜Õ%ÌàÄ-Ì	3üÒ\r3ü÷\'fäÌÌ(ƒ‰ó0ÅŒw`¾Ùb&ôŽa&fr1S\\fÊ‰™Ø†™•ü‚™MlÁü”óÇ,ºc~±ž`~eêa–J7c–†Ã0ËçÂ1Ë˜åÖ˜KWÌšõKÌúif=\r³^×Ùà]Ål¼ûˆù«tós+©y\0+Å˜ÁJ9ÅJ];ˆ•ã™båT±òKýØm¹¿±Û*z°Û¾ýÃ*ÊÆ*ž<ÝÞò»½½\n»Óâ&v§+ˆU	ñÄªüšÃª	èXµè¬:Ù«²»ëUv÷Z4Vëà?¬–•VËóvÏþ!¬þL>vïÿ­Äî;ÖÝ…ÝWw»_b»ZŠ5¬‹Â\Z•A°ÆjVXµkX“½ÎXÓÃç±¦U°f	X³%-¬ÙÆ]ìÁ´?XóWuØC¶6ØCg¤±‡5°‡ÝÜ°G“naa+µXx`^÷,fafóXÄ9,â‘2ÑïŒEmvÅb.\Zb±ˆ‡Xl‹	–pyKøpK\ZÀ~ñ°ä²~,õf–&3Ž¥™WciªXö6/,ÛJË1ÎÃrŽÂrM¬°ÜS=X0åE`ùÍ|¬Pº+|cEaEe±\'ú„XkÝ¬õÒ öddÖ¦ü:ö”â3ì)ãFìéP¬íÿ´<…µŸ\rÄžÙS…={yëèœut©Àž×abÉO±Î‚`ìÅŒìÅÑX¬«%öªcöê×)ìuÏ0ì\nì9\"öæ—q¬¼ëö`½&r±^k>XïŽL¬ÏÖZ¬Ï]>ÖgÖ{;²ë»;ë{B\ZëŸŒ\rtã`ƒä`ƒý`ƒ§\\±!2°!¬“ØµIlÄ¶ØHM,6J|\Zý£	³(½ÿü6~×GlüKìƒü+Ø„\'¡ØÄ\n6éÝ;lÒ}Ød	l²…6ù™56y<û0Ø›òŽˆ}tS›zÄ¦·}Å>õ×Àf²[±™o¾`3We°906\'L	›r›?ñûbk0öÅþ;ØÑdlB\n¶Àê>¶€|[ø>[„ØŠ-î0Ä–îkÃ¾ÂÕa_eIbËXØ\nÅëØŠ¶¢Õ\n[1\\…­”†­¼ÅV6îÄV®·`«{7ck¤-±5Ð]ØÚç½Øú“l}m+¶~\nÀÖÿÓÂ¾\rœÃ6\\ýŽmhŸÇ6âý°MUVØææØwÄŸØwÿ°-R*Ø™Ø–%Ø^¶åÊ/lK…:öýg#lëlkÊKlk—3¶MŠmgVc;Š§°ÝW‰ØlO@¶ï·¶ßÔûµÚ;¨÷;x1\r;Xe¢<Â=‹Ä¶a‡¯{b‡7R°£/%°cÍ¯°SŸÛ±S¿wag6!°?bagµÏaç¼¾b>òÀ.¼ÁbS³°¿æ‡°KñºØ•êaìêûç‡\0»öâ*nK\Z·©Ï\'ù¬\0\'µ/\'µö·y`\'½²Œ“q5ÂÉFÀÉþ2ÇmÁ©ãän;ã¶m^ÇmsÀmìÄ)ŠŒqÛ§p;‘q;ñGqÊ‡¾âTÜßãT{`8µ×pjŸqj?Ä8µÅs8õ=18õ‚Ý¸]Òq»Žà´ìup{ô>ât0n8—;pzSÓ8}•<œþ>N¿ÿ$no··ù(nï(g²Ó\ngb~g‚ŽÁ™xÄ™ô1p¦aXœu;îàEwœ¹4wè+w˜Þ†;¹wÔÀëˆÇA\Z/ã`5á8ØÔ=ü›>™Llq¨ÖZ†QŠÃrq¸¸G8¼¬Ž`AÆ‹pÄ˜ÓŠ#ÙŒàÈÙƒ8Š•ŽRê…£šÌáhkn8ú},Ž±ÉÇ2×Ä±‚þÓ~Ç®pÆ±»ßã¸õp¼A8ÁËû8!ó4N8Òˆ)áÄ¯cqÖÓLÜÉÁ\"œ\ri\Zg±‚;å¸wê…&î´ùyÜé¸$ÜéñFœmÒVœÝ!mœ}×cœ})îŒý\"ÎQ~?Î‘ðçè§Š;—GÀ9®Æ9ÇqNo[qÎ°œóÛ×8çÑpœ›ÛWœ[æœÛëœ[-çá‰»¦[ˆ»®’†»™ócpu–8Ï=¸Ûe·p~£­8N.@¥\ZpbÐ\"tÿ¯$ýa¸ M)¸ £í¸`‹\\°0:8‹/Gã\"\nCp‘s¸ÈM¦¸ÈM¸{Ú	¸{,%\\Ü~\\Òå;¸dz5.Ùn	—ÜÙŠ{ø‰K¹ÔŠ{¤ÍÀ=²QÅ=ê”À=v·Ã¥A¹¸\'·’q™é¸¬on¸g›qÏý¯â²¤ã²ßàrÇàr¦,p¹§ìq¹¡ÇqyšP\\€Àå9Œâò[qZ³¸‚ê‹¸¢I+ÜKí/¸—{]q¥j¸W7^â^%|Â•…ïÁ•+¨á*ôeq•Ù¸Zy®–9kúï]ÍÞ4\\ó·“¸X<®ÍŽk»{×ö=×ŽZÃµO#pb\\ù7®ãÓN\\×¹o¸®p\r\\×È=\\/‡ë\rÚ‰ëýã‚ë#9á>‡ùâú=žãú[™¸–-nPY7ŒÙ…>Syi©Ù‰yw7òûÖ«^/n\\+7î>€1Å}›©Æ}§ˆp.2¸‰f)ÜdåÜ”ÂsÜÔv5ÜT17Caáf¾(àfæ!¸²_p?¶Uâ~hÀq³šF¸Ùãq³ÅÉ¸Ùe&îg(€[\0ßâ’¸EþcÜÒ‡VÜ²á0n9\Z…[~ó·B‡âVAÜê/ÜŸgÅ¸µ¨0Üz8·ÞÅm8ºá6‚¾ã6fµqÿ›±Ñ_qÿfÇð›®ÜÆozp/¹ë^Òf/Ùã—ÒÁâ¥.PðR¹óøÍªzxé/[—éÅËj¦á·îÃË®àå¥rðÛMñÛ&ÄøíeaøÖ3xå„ox•úA¼ª0¯:SŠW]ÊÁ«õ	ðê^³ø]($~×ÉR¼†ñ]ün;m¼ÖÓ	üö^üž*9¼¶´^-Äï»•€ß‚„ßo[‰ß¿T?°4‡7TÆ™ÅàÆñ†qxc(\Zo|Zo|á\ZÞ8 oòú	Þôˆ\0oÚö	oú‘„77Þ‹?TèŠ?²Ùd­o>‚?Æ¤àoƒáËã¡–ñÐÂ<´Üûaƒ‡\']ÀÃ_CñÀ”\Zõx\Z~¡Š\'íÆâIE9xRË[<ùl+žâ¤‹§zâi-Òxº{?ž6‡gÕNáÙ\'òñ|œžïPî2ÂŸØ”‰·nDá­7ðx‡óøSAdüiñ:Þ6h3Þþ{þÌx)þ¼R9þÂ®¼“ýk¼“ó6¼ÓÂ1¼³9Ñ)ï¢\"¿ÜùïFÅ»yÔàÝ‚Yxwý5¼{`9þªvþ:\'\n=1Ãä4þ÷3þÆÂü5yüM½xÏP\'¼—9ïUøïí{ï}_ï+†÷óAà‚$ð‹Qø ¶Wøà„x|p®\0òYæs¡¢Šh;ˆ<Ð‹5ÁG!yøhÃ1|Ì|Ìo|\\¡>þùþŽþÁ‘øÌ|BðK|Â\'üÃƒñ³ôñF†ð©šAøÔ\0Yüc¨þ‰Ãü7}ü“§Åøg¨Nü³Ëaøçþy\"ˆ>kŽÏ9¸ˆÏÕ²ÆçÕÅç­ãðù»Çð¾0‘/:ƒ/¶Ø‹/~±‚/!´ã_ZüÃ—‘\\ðå;÷áËêðåOâ+ôLñ\r§ð¯“<ñoÞ¦à«|ÜðUßñÕ›sðÕ[\"ðÕ“®ø\Z™<|Íö9|\rÿ)¾f®ÿöÁ3üÛÄ`|cþ¾yÓkü;R¾åh1þ½mþý÷³øÖb|k“;¾u\0‚ÿxm¾=†ïÁ%ã{>êâ{kø>Wþ³\"þsa\0þsévüçž/ø¯Pü\0â7~°(?Ú‘ŒcâÇ*ûðc\røq½bü÷G\nøïu£øïmðß&á\'Uñ“d~Òö~*D?íx?=¥ŽŸÙàgXeø9I&þ§M\rþgy\r~AÌÁÿ>€ÿ}m¿DQÅ¯èø?}\'ñ†‹ñk:þøµš2üÚg+üzûVü?ë›øs‘„MË7’n6ÉBkÂfsÂî^ÂÖÁù‚ÂWÂ6åUÂ¶iAQPFPl› (N·”ŽCJ¸B‚R @P\n™\"ìØ\\CØÙ}– Ú5@P§ç4Of4Ãn´*Þöp6öÜ/ ì©%ho½KÐ\r{AÐ›œ#èÛëôWZ{/µö¦‡ö.Éö}Ë%ìÏ~FØŸó°ÿý=‚AÕÁPÎ†`Èñ&f\\\"µfŒ~<$¿ÝE0™W$T%9F°¨+%È ç	0®\"ÈŸ# ÷vÕádÿÊï3c!`À)–¦JÀægpÊ®¼ä:o£HÀ»÷ð+Aq/(5L žøB Ü\"P+Ÿh´#Ú½›VÕ­žGà|«&p~¥¸·“ÜUs? ˆõwÄâ$‚¸ìáÄ™L‚µJ!ÁúõQ‚õ°+ÁF­šp\nM8Uøƒp:*œ`»M“`ëz`ûsÁö—à eF8›A$8š.ã_û×	çãß.°_.Äž#8EÔœ…J„‹W¿\\z ×>ÂŠà¾ÙˆpuË9ÂÕ˜bÂu»k„›å\0Á#ê:Á#©™àõ«ƒà}®…à]Fðîä|.|î/<›Ì	A¶Æ„àúM„$‰RjBƒÂfR	aë§	wÖs	áubBø½‰\\¨!DŸ&b´	÷do¶¬Ó‰½ÿåª!iw:!‰Ø@Hz‘²c¢OHYÙNxÔ²BHmxDxÌ\Z ¤INÒ_&¤ËJž<*\"d¢‚	™?žùÏ\"AÂs½=„ì(5BîýtBîoB^t#!ßÔ—ß¸›P°Í–PdRG(*’&ÿp&”ø’%¾„’ÚÂ+ÖvB¹ÖOÂkôáµm#¡Rê¡²¾ˆðæÂABÕ˜)¡óœÐð9‰ÐøÞŠÐ¸Exw{ˆÐâOx(Žð¾ŠKhuÝAhý)\"´þµ\'´à	m¼TBÛ¥;„v,¡ó‘áS–Ð+¥KèÃ¨ú\"Ö_üò	_é	&Õ„îaÀö\naÀóa ¨0jO\Z\n$£L	#³Æ„Ñ|ÂØM€0®èJo{DøöLðÝ\"’0ÙœK˜>¹Lø1Â%ÌjŸ%Ìem%üüêA˜±%,(û<F‹u„_uÂ¯&á·àá÷[YÂÒ8a©þ:áÏCEÂºæ/Âú‡„\r9+Â†0‚°ÑyœðšIø7\\G”pN%nÂ\\#JY#ˆ›÷œ$JGe„.D™@}¢ll?qË‘-D¹Ô1¢|ä¢¢£/q»cQIz™¨Tq™¸Ãøqg”<Qùx!QUðœ¨îœOÜew“¨áZMÔü9GÜóA¸ç“Q?†OÜÛÿœx`@4DÄ˜¯‰F‰ÆmëD“M2ÄC±aÄCMXâáo_‰GJ{‰GY|âÑo™D«»æÄã`%N:CDê‘/g‰¨‡}DôŸ\"f‚ˆ9?HÄ¸|\'b\\ß	éfDB“6‘(ú@$&Ú‰CzDRq\r‘\"ª\"Ò°›ˆ´¬DæQw\"éLd­cˆÃ7DÎÁb\"çž&‘3Känw\"r\"ïa‘7–Kä«ùÆCD!¢žhíJ<©K#Ú\0KD›{%D›ßû‰§vÄOU3ˆ§þ–O‹#ˆ§ÓHÄÓµ=DÛ\r5¢ék¢ýÑþ¾6Ñ!Ex¦þÑñ ñÃ‡xþà9âÅ2xqLLt™^&ºÆ²‰®SÁÄËÊp¢›Œ9ÑšJtg8ÝËºˆîu(âÕ‚WÄëÔóÄâ³Äµ*DK\'ˆY¾DÏ‰/D/	¢Ÿá+¢½žèçL$úŸ¨%úÏŠ‰AS3Äà‡‹ÄP÷0bè£—Ä°£Ÿˆw\0\râŸÃÄˆ›þC%FÞ¯ F)3‰Q.£\rÄåQâ=¿bÜéUâiCb\"CL‚\\$&p‰I_]‰)oÆˆ\Zˆ©ûSÃ^›*3?Ó×ˆé_ÉÄÆmâ“zÄ\'…ÖÄ\'ïŸÊŸW…³w> f¯]#æ½ÝDÌ×0$æïÞGÌ÷zI,(/ }³&1%–T~%¾Äï!¾Št\"–…¾ –¯&¾>-K|ív…øºÊŽø&ö)±Zf±Ör;±î¤€Xç@\"Öï%Ö¿Ë!¾½ÜNlÚýƒØ¬£HlU÷\'¶þ|IüpßˆØ¦bOlÛ#Il›ˆ#~<dOìØ,Gìhž$~R{Fì‚{T‰=Ý<b/&„øÅÎ›øÅ½‚Ø¯©Jì/ê\"œs#ã[‰Ã“}ÄQ|6ql—ø-Ö‹ø­ÿ3ñ;Ö’øýñiâ÷Õ}Ä	§Ä	D<q#Eœ2úJœ:[LœŠ‚§ÙaÄÞâÑâ,T8÷‘8ûøqNSHœ[Ð&þ,»Hœ¿×L\\¾Iü}#“øÛû5qÙú\0qeîq­Â‘¸Ö=J\\¯?FÜÐƒ7Â}ˆÿd<ÀMÊwÀM7ºÀMÙ $Š	J‘þ€›}Ò@Y¯bpKí\"(¯\ZÊëö‚ò‹e Â7;Pqh\nÜ¼··•l@%×ƒà½%p§Épç_P9LTyÕ’	 ZÎuPFÕYP#´ÔX›w_15Å4P›óÔ¶}ê(€º—ž‚º±hpï=p_‰6¸ßfÜï&÷7ÿ÷¿;è*\ræAC[6h¸¾\n\ZñdAãDÐxc4)Üšüw7ÓÃ;@³QUð`’h®Ÿ	ÖÐ-Hæ åÅ*ÐêüðXå\nIùB70ÔãÝa±å ,o+øš€À£ B[\"éý Êè\nˆB¿± ö\nÄŽ†øµX€ÿá¿Abª1nšÁ´:dSôŸI*+RL€T¯\0vØ¤Íª€ô­ ý(ÒçA¦9d ëü Èš³\09$+8rW  ßó%ÈŸ¸\nl¼@S5(4v\0Ežr h^K¾\0OXSÀSN í~WÐ63´3Ží,CA{Ãÿ\\¿Ú—2@ûv1èpÿ?•àY:x–Óž-øžíö[¦ÁŸÁv 3ö!x‘Ùº|7/á÷€—\r’ÀËÑþàÉdðŠl(xÅ9¼êõ¼ú\"¼º~\0¼æQ^Á€757ícÀ›gMÀ›‚7ûž€*;AÏ<èÙ\rz£[@o°\nôþaÞÖ\0ýîk‚þzv ÿŠ\'ª3†‘À°Ök`Ø÷0ðÎó*0¼ŽÞ-@ƒw‡7ÀÈO`ÔaY0ZÞŒ9.Þ[c¥õÀX‹c`Üê50^¹Lxî\0&Zî]jÁ$©0)í>˜¼/|¸z|¸¡¦H7)rçÁ½!0…¨>rüO-LÝÔ\r¦N7€i/õÁ´\Z:˜öi7˜žÒf´YO¶Û€O¡{ÀÌ¿ÀL¿Hðù&Eðùçp0;õ(˜eæ$•€9ÅÍ`Îè0×ÊÌ#ß\0óšÀüv;ð…æGð…é9ðÅII°PâXxÝ\n,ðgŠÁ¢tXôs,Ye‚/“2ÀRU#°´ë	øêç°,D|³V½ukdƒ5A£`m:¬Û³¬Kÿ¾=~\0|ëŸ6È€\r±!`ÃÃã`³\Zlî‡‚ïn?\0[;Îƒ(Ýà‡¼X°-?vAÀvó\\°½8ü¤Ù~Bi€Ÿî¼»¦äÀîäJ°ûÕS°·£ì‹èû2î‚_ÆÒÁþ=®à×<ø5éøµx8ÆòÝÀ!g88ô>}¶\rS}Ž¥i“}tpŠ]N­\0§÷®ÓCàœìøs~8\rÏ½›YàbÇAð×Ä¸¤ø\\Úî.-¥ºzÁµÍ[À\rÃP’DÙ]Ò&½ÿøl!É4Ú‘d/ú“ä¤´Iò\\\"I~LDRÈÐ$)¼É\"),rHÛÊbIÛ©XÒöÄÒŽŒ4ÒÎ%$ej4Iy±†´{”DÒ´ë#i­“öè£I{ŠHÚ×%H:È\\’.ðŒ¤ûKŠ¤ß1NÚ§u›´/2†t€®O:P‘L:0D2t¨&G¥’Lß#ü˜F2?ûˆtÈÕƒt¨ÁŒt¨é\"éÐdéˆã8Éâ\Z™tO:Š#õ#2&YB<I–Ô	’å´\rÉJN‹d5J:~n‰t¼þ\r	j²Ï­$Á_¡HÀN\"È‰„Ô“†’$¤ð	ùVŠ„Â/P“{I˜©³$\\R	7Ã\"\\î“ˆ½$Ò±S$òÖ8uÏ~4$ÑL’ª$¶ü{ÛØ•Ä®è#q´IœK;H<ç)¯0›$„ßÕI\"~#It¢tB^™t\"ctâï0édÇÒÉ!tò‡d³•G²éÐ%V(\"¾SI²µc‘lo“_“.Xé“.dM’.›’œÕHÎÁoI®©ÿH—òRI—CnJ\'’ní®#y4Z“¼:X¤Û·±$ÿ	R€Ì$)à…4ð2¯F\níµ#…h‘¢4¾’¢ÌHQ‹ê¤è;HÒ½âvR¬±)vnéþ]RÜ‹bRÜÌR|À%ÒƒÄ›¤DûdR’<†”¤ÑOzHþÏDéáO)åJ)gHJµá’G“’ÒÛRIy¤§õ6¤§r¤ÌÆ_¤¬‰EÒ3©¿¤ç’\"Rö11)Û•@Êö}MÊõ{Lzß èš\nâö“\nëjIE;ßŠü\nHÅË¤B(©tYTæÒG*ß+Az}ô5éu2…Té>Aª\\+$½1œ$½é†‘ª,FHÕß’j¸É¤šk¯Iuk¤·Ó“¤†t	Ro©Yj©ùt#©ùª!©û‚ÔrªÔÒJjYÕ#½?å@jå©“Z¿›‘>lßCjË„’Ú²‹Hí/²Hfò¤O§Ÿ‘>¾ u=í&uCçIŸqOI_†6‘¾Ì®úýdIý÷¥IçUHaé¤ÁÎo¤!Ñ&Ò°Ui8Ò‡41;OšÜñœ4™w‰49À$MÎ=\"M~Lš®&Íœ’\'Íêï&Íù¿%ý<cEúõ‡ôó¡i^í	i>»´t’´h•úŸç¤E<™ôÛH™´ÒAZÁ±I«R*¤Õ RÒjz3iíÉ_ÒúÖÒúå!Òú£¤¿šWIÝ·þÝ·$K†‘%»\0²”‹6yó…déšd²L?…,;’BÞ’PGÞ’Á!Ëd9j;Y^2ˆ,¿ÖJVî +š\\$+>o\'+öÙ’·+´‘·»KÞž½BVº›KÞI#+W4“•ûO‘Uì“UÎ‘Uï–‘U{Äd5‡RònC&Y2LÖŒe’µ´§ÉZ0Gò¤Yþ¬ó¸‘¬;FÖ1\'ï5ÙIÞû·—l\0K\"\\Y%	[ÈÆY‡É&wkÉ&¯È&ãÈfgÈfƒd²¹m>ùððùHº\'Ù¢<|Ôwƒ|´ã3ùè¯Jòñ-ªäãß!Êždˆõm2d!‰‹Ÿ#ÃÚçÈû‡ddHF®´‘QrwÈhÏ\Z2º«‚ŒQÏ$ãöç‘ñ”Kdr—Lž S6ÁÈ”¢x2”Nf¤ú‘9£2g\\†Ìu.\'óucÉü»2dþý\r² Þƒ,Ì¸ENÝ\"‹Þk“Åÿ>‘O:÷ŸgäuédkãGä“+ò)g4Ù6”O¶MÜF¶-– Ûé‘íY)ä³®4òÙ\"ù<¾ˆ|!}…ìä{’ì¬ãGvÞ;I¾è“O¾8ÔCv±ö\"»4ì\"»\n!»r‹È®µt²ëª\ZùÒ#€|©°ˆ|YvŽ|¹~Š|­¨|­Ñ•|}óò\r”ù¦<Œ|ËCöðÓ&{æº‘½5\"È>`\'Ù§B¾­‰\'ûú\"¸œ&\\^!º¦‘ƒfƒw“ƒ¿$“ƒO“C çÉ¡ÔprXl=ùÎŽErÌµoä˜›Sä{Õ“äûÑ»ÈqugÈ®Æ’øf“À³äÄ+ÞäÄô£ä¤-‡ÉIÚ,rÒcgrrþUòÃ-&ä‡Æfä‡á8rŠTù1T–œ¶ÿ*9ý€9Ãªüd§/ùIhù©ìKòÓédr&y?9sÎžüìV(9›_CÎ® çpÃÈ9ÅÝäÈ…œBrÑ–nr‘!—\\´q€\\|žN~ùÒ™üòã}ò+ÔCò«çÉeí7Èå†!äò³zäŠ`Cò· rUf2¹Zâ¹ZÒ‡\\½Wž\\›H®ÎÇkT¯’ë¼¤Èo1oÉÚäÆ¯ÉM./ÉMoÉM³³äæ¸yò»Zä–ìûä–õò{£ä÷ÃrkØùÃO)r[À#rG/ƒÜ¹/”Üõ_ºý‚É½GBÈ}}ãä¯æä¯¼ò×Ó&ä¡šÝäá3¿ÈÃ[È#ÿõxôä	ò¨ýòè\0–<:\r\'uÂÉã~{Èß¶¾$O”‘\'\ZƒÈ“ñäéýeäi+yFÔNþ9Mþ‘Mž={Š<û5<\'xDžßZIžWýEžoU#ÏzMþenAþÁ‘Ÿ’—³’ÿÜê$¯‘“Ékuöä¿+nä;¬)çØ©/Š4J‘¹þ˜²Åº›²ÅY™²Å­‰²%4Ÿ¢pãE¡æ1EÑû\"eûÖ&ÊösK%Š7EUöEZLQ_‘¡ì’Ê£ìºÓGÑH{JÙM,£ì.v¥h®8R´û(:uë”½¾\Z”Ü&Êþ6ÊJ8Åp—%Å0¶šb„ SŒ’¬)FóŠÉ1Å4=ŽbúNšbFRÌƒb)æe\\Ê¡W”#ÆK¯ŠåŠ}?Åê­)åøÎzÊñÌ—È¥\nP§\0#|\n\"P›‚ˆ­£ ú(˜#›(øi\'\náä	\nùl>…ú_¾¬¤g/QhäWúGi\ncë/\nsHaÑpã…åLa\' pU®…ûõ	EðÕ‚\"ÜTD¹ÇPNë´QN×õPl·ü¦8\\ÞM9ãü‚ræ%œrVÑr–|ŠrÖZ‚r66‰rN³›rÎÝ“r>Vžrá¤å‚CÅÉÔ†âtÔ‘âltââº“âpŽâºcƒâêp”â\ZÞO¹L¸E¹RùšrUz‘rUm„r5ŸO¹vHƒrí|&åZìÊõõyÊ\rÓ`ÊÍº«mg(žrÎO“â)p¥xzò)^½”ÛE¡ß;•¿/N”€KJÐUJP˜4ø_éRBj(!#Ñ”°¿)w”ÏQÂ¹û(w6(‘º$JÔétJô•jJW‡›ò’û)%¾Û„ò\0YMyàìMyÐK¢$JRï±(‰©‡(Iy£”\r<%E·Œ’?By—@y¼ëå±É0%­½’’ÖË¤¤_\"PÒKz)éÕw)R“”°‡ò$Wò”«NÉ¼Æ£dí<HyöWƒòœÏ <ÿ(AÉÉÆRr:ßSr9a”|ùPJ~ÜÊ‹í.”‚+”BD-¥ðÝ-J‘Žå%!ò’º‡RÚšIyu¯šRvð¥œ´N©x{•òÚD“R©ÛGy³ûå\r-‡òÆµŽR•\"O©éyJ©ù®O©e¬SjÛº)u§r)õj”·‡¬(oûÊ)\r=2”f“¿”fÇÊ»Ü‡”–Ûã”÷ò”÷Š(Ê•~Ê‡‡Z”Ý‡(móû(g•(m?)N³”Î™6Ê\'ÊJ—‚ˆÒ#¦ô\\¢ô†)}¤PJ¹å«¾eà&Š2ƒ¢ÎZR†m”!N)eH¼Ÿ2t²‹2ô©€2¬*¤s§Œ*QÆ¶…QÆ|.RÆ¯HQÆ=åÿ“@¯§|ÇºQ¦þ”©38ÊT[eºÊ›2#sŠ2ó7ŒòÃ¢Šòãj åÇÍ”Ùª\0ÊhJùµg‰²ì|„²|íe¹9‡ògÛåÏ™û”µ¬g”õMí”\ruÊ§ò·Ä•ò~™òï‘*!«@•¹LÝ”ì@Ýôþ.Uò¾usêZµ©[d©òý	Ôm]-TÅN&uÇ×T•¸½T•—ZTUõwTU·(ªêõWTÕŒgTµMXªÚÎ:ªZ¸!U-ù=u×VªÆè)êîìª&Ù‰ª…\n¡jŸ•¤êÄÎPu>£êQº©z—!TýûKTýQuÍ2uÿ·‹ÔMTƒ­ËTH5ù{žjºÍ“jº=—jvLšjöü=õà­¿Tó<8õÐžêa]%êa&õðU7ê£\rªÅi-ªÅ÷kT‹ßpêÑ¸*ªõ#ÕêÔÒþ›\nM%Sa«›¨€WM\0©hÏ³TÜ–.*®ä •0œH¡4*éé•¼f@¥Hí¦RŠŽR©û\n©4îg*}Ê$ý¤2›PY=ªTÎA*•þ òRù-¨¥vª â\rU;O})¥Š·¨Q­Œ¨ÖÏÌ©¶S©¶9bªU\ZÕ¡XžzæÄ\'ê™(Wê™Õ`êÙäWTGX/õÜ—!êy£Ô\ZÉÔÚ¨–ÿRê;¨N_ßS}Í©Î5êeòAª›ÅªÛå­T·¶\'T÷¬}Ô«{c¨W¼©WƒË¨×õîS¯ÿÙE½d@½‘TO½y%z«°”êp‹êóÇŠê»#êÛàK\r˜Ô£*yPÅÔÀ°ÛÔÀ¢%jpŽ\Z\ZTA\rÍv¤†þ QÃ^¿¡†Í&Rï´¼ †‹­©wû‚¨×™Ôˆ»óÔ˜-ZÔ{¢hê½ÌXê½O¨±«Ô¸ã[¨ñëzÔ$mê£·û¨/vRÓ†¯SÓå©éâ÷ÔL…š™RAÍl˜¥fÙ:QŸíW¤>?ü‹š½ý5Û+›š½zšëÇ¢æí’§æ7GP‚¦©ãÅÔÂ“2ÔÂõÏÔ¢WúÔ¢u9j±Zµø/Z²{/µ´³‡Z&SËéÔ\n«(j¥n>õ\rzµJ·˜ZõTZRkù,j=}ƒúV¤O}r–úö1µ±{†Út@mò¹I}—B}77B}£J}ÿ{µõö_ê¤õcívjûÉjÙ€ÚÉåR;cj©I	ÔÎ™ýÔO—J¨ŸòÑÔ.™\"jWZ\"µ»U‡ÚkhKíûoús¨ýmê Ä)ê`‰-uXòuÄt–:º­Œ:^ùú-Ê†úÝEH²ÙD¾¾—:ý!…úc®’:{iu¶º•:»âGo|H]è¼Bý…¦þŠw¦þ66¡.ÑØÔ¥³{©Ë÷ü¨+ƒQÔUðu5òõR=õÏ}uÍ÷u}Ë#êºÎuýfu{ˆú×·…ú·=ˆúOç#õ_…-õßHMsš¶ÉÝ‹&…;LÛ,1MÛì¿@Ûü­ˆ&#¡ÉXëÒ¶ìAÑ¶†ÚÐ¶¦†Ñä>ûÒä5·Òäû‹hÛ\\WhŠ¯ëiJ	4¥¤K4¥Fm\'3•¶³äMEcž¦Ò…§©×ÑÔIv´]2tÚ.ÍRš†Â*MSáM³qŒ¦`h{”nÐöPi{Ò ´=Ïƒh{zçhÚ¨Vš¶W	MçÆ[š®a,M_!‰¶Wð”¶×ö$m¿Ê\"mÿ£%Ú4ešAËOša¤4Í(ñ\rÍxä\ZÍd;‰fæG3•ð§™¥ÇÐÌzð´ƒ˜ï4sÏ@Úa¿\nÚ‘y4‹š¥f¹D YÑŽ™ŽÒ IT\ZH§[ŽÓÖ4ä÷4‚Ö\Zqû\Z>¦‘M:id\Z9n™FQ·£QÞ`h4å»4ºß<x˜ÆàÑ˜ì&\Z[¯ˆÆÎ§±WoÑ8tÆ£n¢ñÏ£ñ¯–ÐÏÆiÂ®û4:&\neÓNè<¢ø>H;y¶‡fs=vúYÍ.ÉæÐrŠæÐõ‘v&þíìõFš#Ü€vní)íº›vá.šváÙ]Ú…wþ4\'‹_4güIšsw\"íbÍ(írÂšûn+Úµ»6´ëè‹´ëqƒ´ò´›ûRi·Ž§Ðn-n¥ydÒ<QÏhÞ™×i>ßÞÑüÎ| ù[ÙÑ¬#i[üi¡³¦´¨WÁ´èe:-fäíÞ‡5ZìZlC-ög-ž\"K‹Ï×¤=€>¤%Ü/¡%¢i‰ç¿Ó¯÷Ò}Ø´Ä-é¨-¥ñí±¹–™AK+¼@Ë€gÑžèß£eIŠhÏ¥hÏ•%i9ÀKZîr\'-Ï¨•–wNË{ªFË·§½0ãÒ^˜+Ñ\n|Uhþ‡i…ÚY´Bê\Z­°û=­ôà>Z©ç3ZeR>­êá+ZÕ\')ZÍƒ&ZÍòwZ­ÖYZíë\\Z,‡V—~†V7ù†Vÿ%†Ö@h\rBiZÃ)ZS‚ÖôGö®†Fû ,OkƒÄÐÚ®-ÑÚîÐÚí@Z{@­}¹Ö±e/­#1“Öù°˜ÖY¨@ûíNë†ÍÓºŸ…ÓzÎGÐz.ž£õe+Ó>JÓ¾ìÖ¡õ¿|Hëï8Iûªw6pqŽ6ŒÔ¡D^¤Í´±šÚøeÚwæÚ÷‹´‰\ZmØ M>q¥M\r7Óf\rgh³6C´Ù÷hs§hd)Úâ¥eÚ’Ã5Ú’3¶TÉ¤-T¢­)ÒVÕ·ÓVwÅÓV{nÐV“iè_h:?ÓÖ_¥­ß\\¡­céÊ·éRhúæ™7ô­T]n_?]¾â*]ád}›ü]º¢Ë(]1Y¾cÿVúÎËte‚®¼ñ–®bâAW\r¾OWÛlB×¨ÙB×>ZN×~M×~ÿ~àÖÝp‹;ÝðÑOºÑ¶º±ßºq›nÒSJ7íâÐÍ.ì¥›=Ð§¼:N7—ûL7Ï¹D?”†§ÑO¢[pbègêéV8kºUP-Ýª}•v¦Cg“ép¤#àUÓ‘c\rtT÷:fñ\ZkèEÇ†Ü¤cÓ´éØZw:ŽnLÇM£è¸ù5:þÝN:þƒ-h¥ƒ_žÓI3:©IšNŽ3£“«èôÑktÆ©Y:#¿Îzþ‡Î–þDg«øÓ9tÍƒÎºBç\"ÿÐyjè¼K³tÞB:A¨4Ò…~›é¢?1tñi5º8=—.Î£‹ŽÐO<«¡Û$UÓmÚué6Üé¶3út‡Gú™—ÁôóMôóo/Ó_µÒ/êxÑ]Ð]ƒt7øUº{y3ýšF)ý7™îqc+Ýc´†î)}˜îuåý6S‘î««N÷ýE¥ûéß¤(¿  }è¹éoÚèAíAô`‰9z°×6zá=ÂEì§G.xÐ£´è÷NÑc‘ôûì:zÜ¿ez|pýû]úƒw\ZôâUzBÆ)zÒÚ/z²ë,=ù†=¹,—ž*%¤§ªØÒG\\¥?n¿HO¤§‡ï§§ÏÎÑ3vÑèÂú“¡Ýô§;æèY‡Õéy^ùô™Ïè…ZfôRÙyzi–^æ©I/‹	£¿ÞaDãœE¯µ¾C¯-ùCo¾Å¥·„ž¢¿_§wº&Ñ?\r£wå_ w¯ŽÑ{†íè½‚ôÞØ‹ôÞ„(zoÿ5úgÛVzr(ý«’>7GHÌ¤Àô‘òpúè[€>æüœ>æÞEß|“>±™>^xŽ>Þ¨Aÿæm@ÿîÒFÿÞ&AŸ8y>©èLŸ¬èÓv5ôé[\"úôýG‚>}öÒ_ú¬—}n›}.×‘¾hvœ¾hîM_t„Ð—Ü£/Y‡ÐWé+‹é«šôUCúŸ{2ôu¡}£¤‰!q«‹±i,Ž!é°Æ²ÙÂØŒ«aÈøÿ`È¤Â²¡¡Ù‡4†ìbc‹aCn6C>“ÆØ&zÄPt-`(.80vj1”O¥0”ÏÒÊ•{*e•Zc†šñc†\Zì)Cíž˜¡Ö+ÇØ%{›±»4•¡ihÊÐìdhY”3´H­Ñz†¶Ã%†ŽMC§ÉÐ=Æ`èÞ|ÆÐ{RÎÐ7cèÿ{)Œ}$\ZÃ@V•aàÃ0’\Zf…¾`÷ÞdÄR‡…G„AŒ£ŸÙ«ú«×ÝŒc*ŒcÿDŒãõûÐmïÐŠ\\5xÏ0¡”‡#ÆÀ°&q·ÇžA|ZÁ\0ý2äBõO5ƒùÀ”Á|±ÈàÎ>`·Í3„þ2Ä!ïÖ¡êŒ“äxÆÉbÆÉrŒÓpã´§?Ãvõ>ÃÞÐ‡á ¾ƒá\0{Çpðd8¶|dœ©1Îóçg®2Î¯§2.üf0œ¬_1œ:*N\\†³\nÃe%…áZ&É¸¤Â¸L2g\\®™g\\î…2Ü¼Ÿ2Üuv0Üs ÷¶AÆUrãša\rãV•ÃcÚ‹á=uŽáóƒÈ¸XÍð£~eø«¦3ü363iŒ Í`F°ì#4Z–Z Í3b„?bÜ-0\"TQþŒ¨ðMŒ¨ô=ŒËFÌõŒ{_3â`UŒxõÝŒÑÃŒÿFâYFâò8ãáÏýŒ”[Œ”GŒÔÒ	ÆãÍ²Œt|	#ÍÈÜñ”ñì²ãY¾7#{º’‘½lÊÈ1í`äà9ç\'¹ë§yRïygzùíÍŒ{\\\"£Hç£8.ˆQü#™ñÊJñêÕF¹ÞSFE6À¨¨fTtU0^›92*eW•%•?õop?Ui\0£š‡dT‡z2ªÛ\\ÕëŒš®6F¯„Qç€gÔ}^`ÔÍ[2ê{“oÏ)1Þz2oß¿c4ä63\ZkŒæÝjŒæô¯Œw5ŒûYÆ{\rÆ{>£Õl‰ñácãÃº£Í`|dº1>fJ1ÚS¬†ŒNîãSs?£Ë‰Èè\nÿÁèúx˜ÑM¶bôDù3z²ú=Õ»}O¢}ÝÆÛzÆW‰¿Œ¯®RŒ\n1´.Á®ngŒ<ÎgŒo¡1¾‹Œ‰Ã·wû“ö½ŒI\'[Æ”Q+cðaÌ&<cÌmþÁ˜Ókeü<”Æø|‰1ÿßY<ÛÈX²ìb,\Zb¬Š]«ÉÒŒ?ÊöŒ?Õßk®›kU\nŒ3íŒ\r9Æß´<Æ?{\Zãß:™)¡§ÃÜ”pœ)©u„)Ù‘ÅÜŒŽaJã¤™2Ô˜²²˜[/1·Ìê3·¾È`Êa¾1å®¾cÊË\\gÊk\r0d/3\\Æ™Û¦™ŠG{™ŠP¦’i4s‡þ:Sùr5S¥7Œ©¼eª]]gª•f1w]òfîº&ÏÜ••ÊÜÒÇÜý÷=SÝÀÔ¼ÞÁÔ|9ÅÔê^ejý±eî‰Odîùs—©½ÖÏÔw…2÷BN0÷íÝÄÜÿà.Ó ‰Æ4¼QÆ4Jqb\Z5¬1c˜&Š¿™&œd¦Éß¦é	+¦YÖ=æÁCsÌƒ=ÞLóH}æ¡ž8æ¡^æaZÓ\" –i‘hÇ<Ê{È<š¤Î<Ú¢Ê´Ô6dZ©leZg0­ÌckLèç½Løæ`&¼(•	ÿ¸Îx¹Làö&\"ÜŒ‰,ëbb\Z¥™¸íû™¸=;˜8Œ*_}”Iìœe’†àLòŸe&õ5ŠImKfÒ%ùLzåI&[æ,“Ý­ËäÈU19³îL®—,S(Áa\n½¯1E7iLñí¦\rüó”^ó´*È´¥O2í²™vý³L{Û¦ƒÀtðxÎtð9Çt<’Í<ç/f^hzÈtBW3MÍ˜ÎõñÌ‹­ÑL—ÐóÌK¤bæåMhæL·K;˜n›™î6ÌkC$æµ_·™×³˜×\"˜7Ždz8D1=º·1=	W™žÿ|˜^‘AL¯^o¦í¦OV&Ów/Žéw¸éçQÆôßÛÇôg\\aúóÞ3ýÏó˜þ¹¨ÿ¬3¶®2ÄÌ€¯kÌàÅqf¨™3lh€yGîóN‹93üy.3BqQw•‰MbF>xÊŒ¬d1£™1üDæ½CzÌ{™±ô\"flÿkæ}]æ}·rf¥‰g]ÌŒsŽ`Æ¹v3ã¯Ä0ØÅ3Ä´3 ýÌÄÊf’ÏSfrÁWæCw3ÅIŸ™òM™ùÈÎˆ™º²‰™1¸Ì|b£ÌÌTNef^ÏafÑÖ˜Ï°^ÌìÆ3ÌìÌœßŽÌÜö#Ì¼ûDfþ¥fþçuæ	}æ‹ÛÎÌ‚t_fÁ¸%³ìÇ,\\gh3KþÌ1K³L™¯\n>2_ý™a¾Z[c–½b–Çœf–)0Ë\'0+Ì}˜¯Gª˜ož„2«sú™5QÌ·Fç™o‹n1×‰Ìf\nÙÔÌlšc¶¯evRŸ2»o>fv?YbvÿÙÇìyÌaö9‰™_\"k™_¦=™ýKÑÌ¯»™-jÌ!SæÐ^sèÃ-æÐ—gÌ¡¹Tæ0»†9b÷€9’HcŽEC™ceLæ÷¾Ræ„Cs\"J†9õ•9Y(ÁœÚËœv¸Çœe?aÎÝ™cþ¬ÌeÎƒÿ˜‹\'<™KyFÌåðæòà\ZseŸ¹òe7sµês­Íž¹®1ÀünËüûp\'óŸ\rÀüªÏ’ø™Î’T.bIÒ²¤ºûYÒ¾±¤K±dÉ³d<n°d\nY²û\ZX²n¬-’Ž,9ÕW,¹w?XòÜz–üõ/¬m2*¬mj±¬m,\rÖ¶€H–âr7k{ÀCÖö¦rÖöq–²‚µãÕY–ª\"¥¶ÿ7Kí·&K“ÍR/êfíz$diíöaí‰HféÌè²t6lXz×ÍYzñpÖÞ AÖÞþpÖ¾=çXûo¡XÀ5–AC/Ë`òË`YŸeð§™eØQÊ2jmcCÐ,ã+,“ËLÍ:øøë`#„eîÕÍ2O‰b\Z`qúÅ²¸Ã:*˜`íŸaYM&³Ž5>a[&°Ž7¶±Ž/ÑX°-*,ØK`!d²‚3,„Ï\nQœÉBªg¡ûŸ±0†,P\'‹ŽobYd“ç,JQ‹ªûšEõ²YŒo\'X,\rÏ×Å{Àâ7$±ÜR–Ðv™%ô™a	›ËYâš,ë±ÖÉ™K¬“‹–ÍÍ~–·<ËæÉ1Ö©[{Y§Mî³lÏO²ìUÎ³ÎþúÎr¼a9Ù]a¹€J,—%Ö¥“bÖ•7ö,·ü<–»e>ë*5uu%†u­q˜uCéë.ŸuãRËÏò¸Çò\\dyC±|^<fù|+gÝ&•°|ÍJY¾GÒX~Ò«,¿wY~ñx–ÿù–Ó<+Pc’ìf}ÚÄ\nëwaÝ9ÐÊºÃ\n/8ÂºÛúafËŠÀ~bEt™±¢ž~cÅ¼úÀº÷už»Ë«ÌŠ?eÅ{³YñÙa¬ø±$V‚r+‰´‰•ËJú$d¥$e¥ld±RgÔXiv¶¬4_VZ„•Þû„•‘WÀÊøú‰õÄí?ßÊXOUa¬Ì_YY¿î²rŸXy>¬¼ÄVÞYV¾ì!V~N<+2‚õ‚°ŸU4ù™UŠÓc½:Lf½²ªf•k¬²Êo±*†Xo–‡XÕ5š¬ze_VÃiKV£;«™óŠÕ²ï?‹¬HëC‰õ1Ç—Õ®¥ÉjOðcuh°:±9¬Î‘JÖ§Ï·Y]Ô·¬n¶3«GcÕãÅêÝ²úîL°úþJ°ú!r¬¯û”YW¬Ú~Ö ÿk°b‰5ä½“5sb\rßµg}n`M)°ÆSüYß/Ø±&§YSÝ×XÓÖtxëÇ‰§¬ïÞ³f÷½dÍRSXsæ\\Ö\\“%k> –5ÿuŽµXgÆú…Ìú5÷‹µd+ÏZ¦¿a­lF³Vbw±VçìYzGYë\ZY6³%t‹Ù‡o±7=mdKýdKñØR!|¶Tôq¶ôv)¶ô.¶´&-sÊ-s;™½¥)”½QÇÞú|[n÷[^ÆŽ-ÿè2[±ÂV²}ÁVzq½£Î€½°U¤ylõ¨lõ_*lÍj¶Ï—­šÉÖzeÎÞÓ\'ÁÖ>žÍÖfcë(]`ë¤²uµÚÙº¹T¶žHÌÖ÷´ü{_]Û@­m`Î6³Ù›Ø‡¾<a±a	±f[D.²é²å>gC?`CíúÙ°Zlø|3Ég±QÒ¹lt)`³qúilœŽûêÍÆ#VØx¿e6>õ\0›(±‡\r¦N±ÁþëlRà›ôã+›\"UÁ¦œ›eS¯9±©þZlÚ=›ŽwdÓFÙÌý…læp6Ó*‘ÍÞWÄæ€³9œr6Ç­„Í¼Åæf¬²ùûÊØü[OØ|¿E6!Ÿ-HXb{Ù¢$<[4ãÄ¶¾fÍ>õV‰}šóŒmk^Í¶]¸Ì¶MdÛe´±íž6³í>ícÛv°íÿÜg;À—Øç‚Ø™4ö™c?Øgí`;¾©fŸó\'±«³f8lgf2Û9o7Û¥‚Êvc±/5d_Ö·d_ª³/;ïe_®˜d_QWf_ÙmÊ¾r2›}mÒŽ}m£˜}=Ê€}Ã€Á¾åÜÁö0¢³=[Ùv²=Z7Ø^cWØÞ»3ØÞwÜÙÞoÙ>É3l_;Ðû;Xî;;DÆÐf‡ÕÆ³Ã\ZzÙw´\nÙáÏÂØwO±ØwóŒØ÷\ZØ‘»4Ù‘gÙ‘Y$vTƒ	;êS1;ª÷	;:4Š}ÏgûÞ¼ˆëþ”}¿ï;÷€ObÇŸmbÇßhc?ðèd?hg\'Zß`?º5Î~ôÚý8z7;mÛyvš¢4;íø=ö“®Ïì\'?ŠÙ™<væ‡ýìì˜óìœ\Zv®ò\'vî©·ìÜàdvn•G8ÍÎû0ÄÎç?gç_ÚÎÎ¿Ã~Quœ]d¡Í.êlgû6±Kn¹²K¼O°K\n°KÑoÙ¥ô×ìWÕXö«žv™s»¼³•]amÇ~Ó³‹]eµ•ý6<‘Ýøà\Zû=Îþ¨‰ewª°»\"ÆÙ]­Îìn«ûìÏ±£ìÏŸØ_n|b‰Mg÷#Ï²ûíØN8ö€ûoöÀÌeöàs]öa{¨®”=¢6Äž@ù°\'ØNì	á\"{êÒ {êÉ+öÌ!öPgöOÏ@ö¼c*{þü7öbÔ\nû7£Šý›s˜ýû„&{i«<{i{é0‰½²ç\Z{Åi„½ŸÃþƒUd¯é·±×NE³×9#ì\r	öF*“ý*ÇþgùŸè3ì¥Ž„·G²Ã‘\nÖàlî‚q¤Ÿpd©–Ù{åœ-ÍÛ9re\nùïu™|Žb$š³óàGeëGeàG•mÈQ›>ÍÙõ¦£…1ãh_âèXpt/¶pô¯›sö*]âìí¯æì³»ÀÙçþ’³ÿ¬gÿ5.ç€ïkŽ}\ZÇ ÙŸcüë\'ÇLs€cö¸‘sÐ¡”sÐY–cnÁã˜ŸœârÓä¹´™säÚCÎÑ,Ç<÷Ÿ8Îq=ut{0z@‘×ØàÀÓ>q\09\"H]ã\0³ƒ„‘e±ƒÞdÏAg>ç`x%<ÝƒƒÈàà¿pRâÁ\nñŒ‡øLJ¹sÀ{¹°ÃCÊrHK6r{>‡ÜÎ¡X19”oFÚQ‡>¸ÄaÀwq­õNm ‡Ë*åp¹,×!–ÃsìàðýU9\0ÍµsÄ‡â8â*ç„ã.Žõ‘ÏkJ5Ç:«s2õ(çt›\rÇÎõ2Ç>ôÇA‡Ëq¸aÏ9ãÉ9›õ’ãxÃq´Xçœ‹+ç\\ÈHá\\xJâ8é<â8K^ç8Ëýå\\¼RÉq±¥r\\*s\\SÑœKÈÎå¦zÎåž6Ž»àçêkÎÕÕÎ-KÇS#ãIMãxžûÎñ\\päxwÚs|n.qünårü•Ú8~\rœ ³DNÐÀ\'Xæ\'8ô7\'ø=œ\Zòˆzßƒ¶ÚÈ¹£´Â	×âqîþ×ÿèN.\'z œsÏ…É‰•8±Ëœû…xÎýe\'îX#\'ÎàÄEãÄë{pâÏþäÄÿKá<hs’¬Žq’ÞÏsþ÷ž”žaÎ#\rUN*™ÁIÍùÌIs9ÊIûfÁI›Wã¤-â¤_á¤§Kq2ÜœŒkKœ§gaœ,]NVäSNVÖ\nç™õ~N6§ƒ“}Ò‘“TËÉŸ2å¼HŽàÙá”Ý9%iO8/£t8¯Úðœò(NEn%çuÇN%íçŒSMòàTÿvãÔmåÔ]¿Í©‹ãÔ/xrÞŽ 8\rw|8\rÏe9ÔœfE\'NË3á:9-ÿ*8­¸ýœÖ|NkƒçC¡;çC›óañ§-a7ç£lçã¾tÎÇÏåœvä-Nû(—ÓÅøËéâätoæô`\n8=I×9=Êœ^ô0§÷þ!NoËNßs#ÎçüBÎçq[Î——ºœ~ŸZNÿ·Çœ¯ÓéœQ#gXjž3¢{ž3j‘Á½/æŒ-—rÆ¾qÆsÑœo\r)œï\nQœï¿–8ŒbÎTI:gúUg&Û…33¿óc¥”3KPá,zÏr~5ks~\'\'q–dÄœ¥´`ÎÒKGÎòŽóœ•ŸÎŸuÎßÈ&Î¿x®ä³^®ÔHWÚàÞþre4V¹2-S\\™…«Ü-¡B®\\ŒWîSWÁ®•«x*˜»}e7WéÁwç¬W\\áª\\>ÍU-Wâª-\'sÕKD\\\r££\\Í€c\\­(_®v\\4W{HŸ«ÛkÈÕÃÝãî5ýÉÝ¿”{àV×ÐOÈ5léà\Z|á\Z)ypÊ‘\\cè)®qT×äL	×äÞI®I=ŽkjrÍ%*¸æ3lîám§¸v¯¸Gõ-¸–\ZM\\Ë½\\«#;¹Võ6Üc°Üc³(.Bê=á°ÈEDnç\"oús1JI\\á)s–ÎÅ„^åbªÌ¸˜ßR\\ì\r;.ø3œKîjâ’Ç¹Ô !.mûY.3å/—ud—USÏe7*r9­>\\®z—{Ä„Ë½Èârg,¹B¥í\\á%Wôê8W|å\"×ºì\r×æ¯€{*2™{Ú+œkkvžk§ùœkG\råÚ]á:W¹öéÜ³¸g½OrÏQô¹ç¼Ö¸çÂº¸N»T¸Îë§¹.«®k¨2×õž÷Ò¾«ÜKå«Ü+wÛ¹î²\"îÕˆÜ«oßs¯Elå^›­åÞ`[soTfp=a\\¯£ç¹B_nÀ)Gn@Ñn`Ñnà8—¼îÃ\r9²Î\rIËâ†¶<àÞI»Ë½Óvž{gã7<î÷®ç6n$“ÎÊ–åF}Fq£ÅTnÌ)OnÌª	÷>µŸ{¿9œû`,›Œä&*å&êå&{ØpSì/sSfîrS¹ÒÜÔÑfnúÛ\0nzë]nÆõíÜŒçËÜ\'ªÙÜ§F\nÜÌ(47³j€›5»‹û¬B“›­£ÄÍŽqææìvçæB~qsÓƒ¹¹UJÜ¼q\n·¨ú·„Eä–åp_¶à¾\Z¿É}õï7·ìònY¦\n·ìÅnyæwnÅuîk·›Ü×%\'¸•)Üª¸nÕÚ*·šUÍ­Ý™Ç­íòæÖ|æÖ¯·rß:ã¾íËæ6’â6Ïç6†]á6¹èp›Þôp›M&¹ÍvŠÿiã6—ôrß2¹í{Ý¸ÍíÜ®öËÜÞ|n_~#÷s-…ûeË\n÷Ëz1·K·ÿÄ·ÿe<·¿v7÷«E÷k›w’Â|u‹;¼ÆáŽüâŽ®ÞåŽIáŽÝapÇÍÇ¹ßÞFs\'÷q\'ßˆ¸S^q§*Ïqgo{sgs‘Ü¹Ow¸?÷}åþœþÄ·ðç.¬Ïr7up?Þåþ>Šäþþ»‡»|àw5šÄýóžÏ]Wuâ®SC¸ëþ0îúÝiî_N÷ß‘Ü$î¿Ûr<	¦7ORæ3OÒXŠ·ÙJ·9Ïš·¹¯›\'-cÉ“žÿÈ“=¨ÃÛÏåÉS1<÷ç<ÅŸ]<¥hÞŽ¡W¼ŸryÊó^<Õ—î<õ˜<õ:OƒXÈÓøÈäíïàíNÍæíž¼ÉÓ„Ÿái:¤ó4Ï\Zñ4¯­ò4—ûxZ’·xZwæx{nÕò´«Üxº’Ûxº¬ÿ²‘ÅÓKÎäé/	yûd›yû5ð|ÞÌ3À‚<ƒ†<Ãýž1Ö‘gLuáG}â¿GñL£<Óû<žÙÂ$ïý[Þ¡‰Þáóûy‡ã±<q:ÏJâ,ÏJÏ;&?Ä;&<Î;vî\rþaŽ‡À²yˆÞ<Ô}úl\"UÁÃ¼iäaêy˜¶e–\ZÇÃ—kðHÖ%<2°Ä£všð¨“J<úå*=7Ç”¸Äco]ãq-GxÜÁ[<á¶<qÍ4ïD•,ïD—-ïÄZï¤¹\"ÏfKÏƒáÙ$\"x§;òlÁZžmµÏ®Ï³ÿ®Ás¸ÒÄ;‹?Ï;[ñ™ç([Ås$\\ç9>LåÃ•òÎ5$òÎ½?Âs²±â9Å¸ðœÙÒ<ØÏ5z3ï’Š7ï,ˆwYº„w¹éïŠAïš/ïæ¼[„xž‡ñ\'ž\'É˜çEæyÅhò¼]°<ßðDžß–BžŸ§=Ïïé}žÿH&/@ç/à¥/p[%/Ôå…|Êã…óBgya¥h^8‚Ë¿ýwWR‚‰›ãE‘fyQ¼^TÕ/Ú¦•³û/æ¿ÚÝ—HäÝ_”àÅKöñâ#Uyñß¯ñJx.úðÒÍÝxéwßñžºØó2›>ð²îVó²ªÇyÏ4ðž	yÏŠŸðž—ûñ²ÍÜxÙLx9ô]¼Ü\nïEö_^i3¯ÐÀ†W¼k?¯xú¯Ä¸“WbbÊ+±”å•Üèä½”úÅ+ëå½:VÌ{•UÇ{Õø“W¦Â+¯°åUh]ç½ÖtãUšPyof¹¼\ZÑ^ÍË;¼ºßÖ¼zh¯žðÞJó\ZŽœà5¢nò\Zûp¼Æe€×¨ËkþíÂ{g¡Ì{|Ÿ×¢z˜÷¾n…×z<–×vÎ‹×Öµ‹×î>Âûäö×åº›×í²Ìëkx}¥6¼Ï!bÞçñ·¼/:\'x_O|â\rœå\rÝÆ©ÿÉÝýœ7Jñæ:œæ~|Âûf»È›D(ñ¦¶]ãMýãÍäðf	¼¹jÞÏäÞoÞï×\'xK‰xKÏoò–>`yKêyËØ	Þ\nþ7o5›Ï[ýËû£ïË[7¦òþê yñ#¼«ÿø›nð7µ,ñ%kjùRËD¾º/ËåoÝ>È—íåË›xòåïlåË·4ó=TùŠyk|Åš§üíþöÈRþöWßùJÕ|å‡ù*k|u0›¯þw™¯q™Å×ð\nãk4§ñwó\nøšËr|­DKþÙ3|m•p¾6-•¯Í¯áëÆ:óõ¤~óõ_¿àïõ\'ñ÷¼Äß÷ÍßïÜÍ?À¸È?ÐRÊ7zþ“oÜ@â›@~óMÈª|Q(ßÌûßÜmÿ°Âþ›A¾E˜ÿèÝ­ü£IP¾Õ±Í|«Û¡üãÙ\'ø@Žq…ÌG4å£ûø˜ck|Ì7»U“Oräã{Ìù„èO|¢»%4þÃ\'ùó)2‘|J,„OóáÓ+¾òé½‰|f¿>Ÿ{p7ŸËkàó7‡ð&ã|Á™i¾]É2ZøÂ._T2Î·áÛ&eñí~êñíþ|á_XÎç;Erø.£ø®#pþ•\0/¾[Ñ%¾»ÀœSZ–sÏÿÖ‘¯|›Z|!ßc²‡ï)áÃ÷D-ð=ñŽ|/Ÿb¾Wíq¾WsßÓÍ÷ÙáÏ÷É~Á÷\rãûýµäBñÉ;ùA¢1~°†!?øü?øêG~ÇoNàße}àß]~Ïx¼ñî\r?j„ÓçGqøQmüè\'Lþ=36ÿž¿4ÿÞp7ÿÞ\n†ßéÿ~˜>?N¶Š§$ÇßçÇ_GóüÂò–<ø‰?ùë%ù©ÖþãIü´ãütü>~:÷:?Cþÿé/~f¢ÿÙÖ$~öŸa~ŽÝE~î£7üÜ†6~SŸW×ÀÏ˜ÊÏOÅñó3ø/ôçø…osù%ø~É÷8þKã/ü—¡§ø¥KüWÃGùeç3ùe¯óËùëüòN~ÅË-üJsuþË‹üªòoüê©#ü\ZÝ¯ü\Zû2~¿Vö¿®~ßñ›xãüæ5k~‹/¿(à¿ÿ¨ÊßÎo•~ÂÿHtâ·«ùípO~Çˆ/¿sÜ”ÿI æwÙMð»Š·ñ{ºþðû£øŸSËù_®ƒüþñ]üC. Åä¿ämæó‡\\þðƒ)þˆ>š?¦§Ï—‰çþá;AãsrçO¬ëð§î–óg†üø³RSüÙ~ÿ3oŒÿóÀŸ¯‹âÏ/\rðZRø‹Ãüßíüß_ñ×´îñ×--øÿž˜	¤0[Re(ÁæßËé\nš@ºë¿œy\'Øúû¥@Î\"T ÿé‹@áñ¸@¡ý“@Ñ®_ ¶ßü(PºC(¥$vœ\rìTèì4i(«ð*‘‡*žT«§j×O	ÔŠê¡úŸ‚]Ã½“L–J U•#ÐÝÅèïèŽ¬	ßÞEÜ\r</<˜Ž\nÌô6f¼™B`n¶[pèhºày³àà àˆsàèßÏˆ¢\0Š¾.€ÉÎ	à¥(ð\"V€Yà	°Öá|¨›€(yM@¬2€Ê…PÕN@–Pâ/\n¨ó\Z=[@gx©×Œ@óNÀÚR+à|pÿîðí6	Y†¡Õ´@ø/Ñ~\nN8=X›¬nX|œ\nNi–l/Ðö\\CFàð}ŸàÌ¶ÁÙrœÀÑV[p^)PpÁn³à‚ÏÀIF,pÒ#.\Z<¸vÔ.Ô	.›®O®ôûÜOxÜÝíî!$Áµ5ÁÍÏ½-4G8KàùŠ*ðÕ\'	|\0_B‰Àßò— èt› ø:(Uˆ„z¼Üù`*¸ó§^~RMp÷jš bR_ýÈH\nî½Ä¾QÜ7û\'¸Û$ˆ»&\'x°oC°ëŠ A¿XÔ$HvO<ün,H™¿&xÔÝ$x4R H}°\"HÍ‘<F_¤Éí¤A—¸‚Œ6¦ óW‘ ç(ÈÕ-äé	òŒ?\nòD^Œ½º«ŠÖÕÅ¦‚’Ú$ÁË^ª BºSPq_[ðº3SðzD$xcT½ZTÇè\njöÔ6Gê¶¤	ê/¿Ô§§Þº!\r’“‚FkAãµhÂ/	š-¤-\'©‚–_ÁûS­3C‚vë<A§|„ ó‡ª ëv’ 7ÃCÐ·ÏJÐwî’àóà‚à èW1Ø\'ï†C3‚‘æ½‚‘¶NÁ(:E0š,|y	¾-³ßµö	¾_y$˜8-˜hG	¦<Ò3Û7	f*­?r³úí‚ÙžFÁBÖiÁï¹‚¥µ|Áªç\'Ái%ÁŸ÷“‚5›%ÁzÓÁßk\"¡Äo‚PrßáæKBi‹?Bé8¡tá/¡ôôO¡ŒÒg¡Ì¹[BÙ0¡ìL‚p‹Z‰PNæ¤PÎÌE(×‡Êû\'	å_8à¡‚ûf¡BÚpû«sB¥™xáŽ ”pG‹pgF¬PUž&T}rA¨.qS¸û8T¨;²U¨/Û.4rÛ)4z£(4Ò\Z¿pšèèÿZÊ8­’àÂcPW!hBÃM„0u\'!ìx^#„g¶	ŠæB¤ç†E?)D	n	QWú…˜ÌJ!¦Ï\\ˆ¯Ñ’»k„{	!­%¤ïš2i\"!ëJ‚-²rÒ„¢ŠBë¸­Bë•áI3\r¡Ïá©²0¡Ý¶ÐÞCUh¿úEx¦iQx¶ú¨ðìÄU¡ã‚ÐQ,#<\'8.<×µ(<˜*<*]è%¼\"(¼Bºe¾ºÜ^m\r^×bo|¹)¼5yEè1ŒzhztzËŠ…Þ+—„~0¡ß‚Œ0pG¢ž.EC„¡Q9ÂpSYaøo²0BÕZu¦G}»D£V\'Œy­)¼G{\"¼?CÆ-N\nÐ„|ã…	«ÂÄ¦(a’I˜l\'Lö‘&æ\n“7~\nSU†„iðAašÛœ0ƒ…>¹\\-ÌT?&ÌŒ¸$ÌÏféH\nŸk>/x+ÌFífû·\ns}Â¼O®Â¼›„ù2ÂæmÂ‚‹›„EK(aqÈ°äÌaÉÍûÂÒ›ÂWY6Â²ö2ayîáëúçÂ7ß„U„U_ó…µ÷Ç„uŸ„õ¦xa=ç°^\"|;E6>6|6™]6—6m6›P…ÍÞRÂæ¢°¥/|¯ûVøþ¶‘ðýáûþRáƒÂ/„*;…mªŽÂ6O_a[þoa»¤‘°ÿQØþ˜-ì¨¶v‰N	»I?„½¿¶¿ù#ìOó~=El©F\r3L„#—”„#¥šÂ‘µáèñÂQ_P8®²O8®\Z,ü&]-üÖ³Møm¸MøÝ<Zø=¡T8a!œú*œÐÂI¼®p2þ»p*±N8sG üyüp¡ò˜pÕ%\\“·®­g\n7¼ØÂç–E°^‘Ä…Ñ¦2?‘drŒhsÚ_Ñæ–‘lû}ÑÛ£\"¹=4‘\"%Rœ–m—­)½ãˆvx8‹v<Ù)Ú1%)ÚI,í¬‰T²Dª^ý\"µ‘ú¢h—+S¤1×%Ú¼)Ú£Ii/Ÿéø	E:\rd‘~Â!Ñþ*wÑþñ¢›P\"C¯\Z‘³Pd²ÛNdR?)2fE¦_ˆÌ\nDåEæÛŠE‡´E‡†Š¿ðY´…E–ˆŽßf‹ŽçA\"«DÔo\"xÚ	<3MD‰Ua\"ÔáJêíaZ -B_†ˆ0/ãEØ}í\"ìH­ßä#Yc\"0FGN‰Hó…\"ŠÑoõ5QDÃ‹èÍš\"†ßC£Þ\\ÄêPqžÔŠøÈ~¿P(ü^YÛYŸ—YÔŠN:T‰l–5E§s‡Eö?GEŽÅJ¢sø Ñy7Ñ?¦èBž–èâ5e‘«ÔG‘ëë‹¢Ë[¾‰.E¢+t‘[ŸÈ=\'ºvxMt}äŸèÖ‡Û\"²–È‹~AäP$òú– ò¾Jùo(ò/MLÊlFªˆBôLE¡(]Q˜·ªè®iŠ(â¢½(jo…(öNŠè>‘\'ºÿ×RÉÅ§¾=È‹%ä6‰\rEI.Ò¢¤àK¢”ú4Ñ£‹×D©²Eé‡¢œ™èéî¢§F€è)øWôôy‡(3[W”µ=RôŒ@e»–Š²_È‹²«—EÙQîŽhÑÛ½¢7JD…¼\\Qá¥PQ‘‘¬¨¨pTTÔ+-*šó.‰Jë‹^]y.zøŸ¾uQ&ª¸›&ªˆ¿)ª{(ªñÐ5Œ™‰\ZÍŠ\Z‘Dƒ¾¢æ$5Ñ»ÜQËÍQÛiIQ»Ï9Qç¾¨ûl­¨çÄ¸¨çâQ?ÝUÔï\Z\"úúµGôõ×²h\0Y.\Z*\r\Zû‹†–.ˆ†K–DcÛÌEcùÑ¸úfÑxÕNÑ÷WLÑ¾R4qš\"š„ÓD?þ›»æ·D³vª¢ÙEEÑÜžÑœN¤h®iY4÷[R´ðV$Zú‰~ƒ¢ßM<Ñ²³h•5#ú“Ñ+ÞdËoZ-o¾].–VðË”«ˆeý·‹·Ê°Å[¯;ˆårpbù¬,±Â/±âZ€xû­ýâíoüÅJÇ´Ä;XŠwXÌ‰w\\?#Þ‘uJ¼ç(ÞÉ++#abËy±êú˜XMÙT¬fþK¬†¯«Ç.‰5¬PbÍk\nbÍ!ŒX«ï²X¥&Ö=\'ë~ú\'Ö›mëËmëÅ‰÷níïåîï={V| ä–Ø ÈAlÔµKl,Rl|Ö]l2½IlV“&6%‹–§ŠÍ?;ˆ—Þi\'¶¸p\\|´÷¶ØÊ+C|l[—øX¤«z,_ÍÖCëN‹áªZb`Ÿ¦‘¥\'F®žãt¬ÅxC\r1žÐ+ÆÛw‹	Ç*ÅDg1‘Ó,&¿Ú%¦à%ÄTž—˜.¹\"f^Q´žŠÅ\n­bñÑ\\ñ	ÿ“âm€ØÚe§ø$0-¶|->uñ¥øô×¿b[ó)±-o·Øö¢†ØnLZl÷ÛYloŸ.¶÷ú+¶ÿN;xb‡WbGÎ{ñ¹Ç=âóß¥Äç§+Åàâ“JâSâ‹ÄcâKªyâ+áeâ+£¿Äî@ºØ}dV|M›.¾v¨\\|i(¾ÖqX|m*¾®xM|Ý/]|ó\Z]|ëž¬Ø£­Mìi -öŒ7{\Z‹½€$±×“(±WÅN±÷±Ïÿ1\\ŸñXQ\0Àe§aÙ\"Ñ”d”\r´Ð³÷Þ{?vÙ+-+\"’¥‘­\"”™†ŒEÊÈèÿñýÜûòwÏ9÷wÎ\0H–\0!!;\0!ïÁ€°Ol@Øx œ(„?\"6¯\"|ê\0þ7‘z7\0QÎJ€(Ðu@Ô›Í€¨¾e@4?sBˆ{b>*\0b?S±²€¸^ ™Hé(\\\'­\0n0Ü8c¸A\r\0Ü\\™\0¤/h2ü[™y€l­À779ê¯9EI€»¸)@Aö@áÍã€â^ $ð D|P2…Tl\"\0*†þ*÷e*_|<Úâx<åx’Ý	xJ³<MÞ¨®ø¨ÉŸÔüŠÔ¬%ž]=¨u³Ô¾þ\n¨k\0Ô€\0êÃ¥€çu€FÝ@£ÑC@kV$ õc% ÝEÐQÆ¼4Ü	xuÞÐõ$ÐmmèFª\0º__ô(–\0zYî€>Ä^@ß,	ðvcÐÿº0à²0hÉN†N¬††”\0CŸ#I\0#¿÷\0Þz\0%€eþ€Ïx	`,Aðex\Z0™L+&{ø€É¥eÀ”ÇfÀÜ0\0ð=ã=à‡R4à6ðóÒ\'ÀÏ&eÀœ¹\'`Þî3`žOüºs°P{°(g\0XÜÛXvÛXAæVVÏ¾\0¬vö\0ÖÖŽ\0Ö\0Ö›&®DÀFm(àß¡À¿c;€›ÜÁ@9(_ Ê¿\0®þ*ÄÚ›ï\0•žæ•s€Ê-€›æ›ƒÕ€[,ï·ªà[-ØÀmzw€Ûn€jI€ZÚR –Î\nPçšP÷äi ÁÀ(Ð¨ùÐ¨_h|öÐ84h²·hvÇ¸{ôÐÊP´29´:phÅŽZË…­;wm_,íM1@Õûÿ{tà¢û¸Ÿ€FŽ\0˜²k~*îñó:h:u€NÓIÀ£-²À£ó›€ÇþÂ€.ög®ËI@7ýÏ@·æs@w„ð¸R8ÐãÍo ÇG çÕO@Ï¦C@/6èõ[xòèÓ·èKžÚ›<ÅžýVt€þv€þe`À×Às÷çmö=\0^tî^|g¼8£¼”ÿøü0Hõ,0èçIàåñ@@·òØMÛ¡{î\0¡é@hÕ3 üf)ÞõˆŒaQä ª¸ˆÞbŒ¾±Åh î„Ä»|â?ÊÓ€„ç•@âÇ@ yhHº¤ÎÇiJ7€´XK m2H[2‚ºÌf*m¥\rd_\0²œ€ç-@Žà=g#ò§€ó?@K>PrÞ(ù¾”Ú=J7º€!ao!õJÀo€!ÓíÀð¼cÀð7>Àð÷CÀß­À+>ï€WÄg€1žŠÀø$0þz0¾´˜X<\0L*=LÖI&CñÀäè7À”>Àk9G€i‡¾¯ÏÞðòÞÅoþ‹¦«cé1ßYõÀ¬p`öùÀì`vÉ0çùq`®˜+Èæ1ë€yI›€ysÚÀ|í_À{ÄEà½¨5`ÆX¨©\n,¼(,Lù,lþ	¼ï˜¼:,ªþ\n,ö÷–žÑ–>»,¿š\n,ÏÌVÚ2€=gU¡À\'ýÀjK°æ2\rø¹XNÖÕw\0\no\0wþoô;°™ï\0lÑG[lâ€í÷K€ÿ×S§ŠØ™ûø²7øŠ™ìv\n¾ù|Ø¥	ìé~ìÝ5ìM>\nìûÜ|§—|—kìÏD\0D?ÏGvšßÿµŽ~}üà´ø±ã$ðo	øyÜøÅ;\Z8±épb&8YÛœ\\Ûœ2Ýüšœ®¼œni~¯°\0~ÿÝœÙ•œ	Çg’ê€39‹À™µ$àZ]àOägàÏ(GàÏ[nÀùù·À_r²À…—ëÀßzõÀß\'Àß´À?‹´§À¥7ýÀ¿m×k—Î7šœA2¬7 £û åõ\' Í¶Q Í’<ÐæÞ Í}& -¹% ­b%Zõzýu†éÆ%æ:Vù~V{H›ž\0ÚqÉ´#þHwS7Hwg1H·a¤çµ¤÷\0\rÒO4í<Ñ\0Úùþ\'È4àÈödú¦d&x2/e‚v!‡A°ý Kç.%\ZÚ}‚Úc¢ÚsE´ç´gÐdmb²Îv\0íS­í3Uíû‰íŸ:èäkB«•~€wIAN[UANÇAÎ Ë%U«Ü?ûÄ7Ðñ“# ãeî @GÐ‰¹ êÍ ñb·B\0èdqèd»=È§Yòú:#Œ…ÚÎVö‚ü7VAçmt@çÒ@ÅÐ¥^((ð4ÈÂ‚Sƒ‚$S àÊ00æ&BÚ‚žA_½Á$ÛAˆxCâ·\r±D!I© ´`„i§ƒpì= Ü­n>g„_šD·AÄSª b¦,ˆbW¢8QÎãAT‡W *í>ˆ:›¢á½@Œ1ˆi™b(Ø»nƒ8Z@Üü þmÁ\n$LpIr@!‡ì@¡‡›@¡•Ñ ÐVyPXìQPd8tåÆuPtc(fé(V2ŠCƒâ/çƒÒû@	¯•A©r­ Ô($èšz\"è:ü	èzÑèúÇYÐÏ<ÐÍÀÐÍièÎ”ãÊØ2Ê¼5Ê*leßº\rºƒå\ZðAyQf |&(ÿÆPþ‹iPþr7è^¯1èÞÄ9Pâ	PTPrtßÂt¿ÍôÀÊôÀö0¨86TRÿ	Tje*½•‘>€N¸*¼@•àQPåÚÐ£SÐãím *u è‰·èéw?Põ­S ºPÝê/P£ÔèQj\\¸	jzXj~jþêj5rµ&µQ™ ¶Œ P§ê|ñôJøôjp;¨Ëj7¨ËÕÔ•ó¿#P·OèîèÍµPo5Ôgšê{µôn|ôî_¨ÿV:h0à	hðîcÐà’h¨*4œ•\Z±z\ZÍ~\n\Z³ü\rú²õ*hüÈcÐ8ù)h<Ý\r4å\rš¸ašÈìMÚG‚¦B‘ ©„Ÿ éër ZN \0!h¾óè·ÍÐo\Z	ôýYd‚\rw–Ÿ­<‚þ¾°ýV­ï{Z¿­ÿ¾Úèvm|ü\r–q9–%É€e¯+‚åÙ`…êR°¢¥X1\rVì,+AÒÀJ5É`e³ðæhxË¡Oà­8_ðVñ:x[@x[„#x[jxû™i°ªÔ¬ú¯¬fVƒŠÁêë?Á\ZÏ‚5>îk:€5µ¤ÁZá`íÓë`”°Î‹°Î›x°®QX·ÖãÙ‚õR‹Àúšá`}ûI°~½;XÊl¨Û\n64À€\r—.‚XOÀFq/Á¦ˆý`Óá\'`³{T°ùðsð®Ìdð®O½`‹˜;`«Ëãà=ÏzÀ¶!ÏÀ{_YíGºÀöß’ÀìN°Ã{ð>´/ø@ŠøÀGU°£øØ±¶\r|Ä¶|äÞ4øÈò	°“ã øèŽdð1)øó,Øeµìú9ì¶l>^{|B„{`Î€=-–Áž­À^jÁÞf¥`ïÀ°wÅy°w/	|²RìÓ¢\nöY	\0û&Úƒ}ö€Oi3À§Ú:ÀgŽ&Ïª†‚ýþŽ‚Ï#wƒÏ‡Ëƒ/,‚=šÀË!àÀÕYp°î~ðeº¬ž\0†ä¹€!¯¸`(b;GÃZãÁ50‚èFi½£ŸAÁ˜oÖ`|@+ŸžÆw^dÕÁD ˜\\T¦ý0ÓíæÁô&˜ñ Ì”§€™E0û˜ß\ræ<~æy¼ówlº~€Å¾?Áâ%`i‚=XÚŽ\0KÇ®‚C^pÁ!CàP£:p(Áúå8lÇ8\"b‘§\rŽŒ4GN.¯*©€¯<_ýÛŽ1Ž=y/~NˆÖ\'zn\'ñûÁÉ§Á)8\Z8ÕCœ\Z¹œúù*øZÿ&ðµECðÍSÀ7ïEƒoƒÿ‚o\'Lƒoß›§—D€ïœ¾¾S1Î±ç”&sÝ¢Áw!Æà»˜dp>\n\\°\r\r¾ïw|Ÿr\r|¿.²>.r:.fe‚KÚÁ¥ÊùàÒepùwp¹mÀÿªÁå6ƒ\"ŸƒFƒ+Ü\0?ÖšWýÉ\0?ñ\0?9—~Ê`€«-Ÿ^?ë*?[k±æàº9)ø¹ÇSðóK5àçÄ)pƒ×mpC[3øÅ\\¸i­ÜbTn=ÿÜšlnýH·Ý¬·_Î¿² ƒ_­=w}î\"´€»fGÀÝÃwÀoÜáà7,pOÁopïß7à¾€ð;3&ø]é4xàäx°f+ø½y<ø}¥\0<Ú§\0þàbþÈxþXþø´<–vü±<þæ0xbð#x’KOfè‚§\0ÛÀ_ÙKà™ÛÁàŸ¸vðÜðÂþ,ðÂ›à%¹(ðR-¼<¶ü÷zxÕ\0þ·‰þ—ÿ²IŒ€È]ÖƒÈ_‚(€nB4@”#_B”oÕCTØï *BT~×@¶x\n![®„l©…lßÞ	ÙÞq¢f^QËÃAÔJÊ êuS\r™6ˆ†ü&ˆÆ2¢¹ü¢…‘B´Hÿ :DKÈŽA4dÇ§ˆ®»6Dt\0¢Wÿ\n²óR-dg“Ä`i\'ÄP—1Ìÿ\01ª:1ê‰…kUBL(å“ªIˆÉp4ÄtÿuˆYÎ>ˆ¹9bNyÙåÅ‡XÍWAö,¦@¬ïŸƒØÝ­€Ø•AöZþ†ì½gÙ[k±ïƒØ¯B¶„Cö]ûÙÏCCöª‚>Dƒ8¶„8y@?ŒBŽˆ±§ßµcìs×5Ä=šq¿}\nr<Àâ±òâ©<ñDjC<Ã5 ž\r\'!ž3ˆw|\'ädæWˆç:Ä\'õ(Ä÷íQÈ©Ö3\ZË3™ gm& ~ª{ ~V€Æ$È9ÕÈÅm6KÖ!UZ R¬ëË@`êL3!ðÚý¼ÁD}†`ª\\ ˜eOn›>/¡@ðE;!„CëÒ‹‹òÏ:åBçœ‡05f!LÀ*„W\ra?ACØ‘Žÿ~ˆ þ6D”›	óq„„_ß‰0PD„m…DiÔ@¢>¸B¢\rS!Ñ»áè˜Ã“Ø€ƒØw(H\\»7s	¯y?™‰Ÿ®$l\n$ÊP!Ér$HJû:$UJ‚\\“ñ†\\¹V6¹• „¤» ééhHú]kH¦±<$k+’ÕÔÉ&@îÐÆ!w6‚!¹9‘»g+ yv|È½‹‡ ÷n˜C\nN³!—Ã …J­%HI-¤tÓ)H¹¼:äá•gGüýÇnVÇLyÈã»ç UlGÈ“½Ê\'v\'µZ§ÀTHõ¡‡ê£\Zþ3È3ÚfHmÞ+H]/Rç%¤áF\ZäÅõHÓðKH‹ü3H‡B>¤£›yyÈò²¢\rÒõ;ò&ú1äM\nÒcÞé5q„ô†î¼5¹ygƒˆÞC$¡(Èˆ[	d“\0­¨€Œ~øùøü$ä3÷\'äK\n\r2~ûdâ9\r2Éõ†|=…†Lë„C¾ÿ\Z…Ììˆ€ÌfdA~R\n ?ßyBæ7á!óA-_Çç ¿µE²˜YüÔY.xYî?YÑK„¬ˆ!+ÅÝ¿ÎÓUÙKUÈ*$²ÆáCÖýö@Ö!ß!ÿJ.Ce¡½P¹}÷ r³P9¨Â—E¨¢šT±fª$ƒ*ågB•šPPeeUèæ6\0T¥Ý’¬ÝNÎ‡ª:)BUƒ>@Õ4EPõŒ¨F´T#ÕÚÖÕY8Ý8\nÝÁAuEw¡º¥Ÿ zîÇ¡zm>PýøH¨¡‰ÔHý0Ôè|7Ô¨ÿÔÔ¼j.ßµ°Ë‡Z:9A­h‰Pk‡ßPk±ÔöÖ>¨m•\0º]Ý7¯Ýîô€c6ô`Ùkè¡ÀÝÐC?¡‡;¶@_éA<@CžÒ8=šcu¦ý‚:pãåCÝÖ4 Ç3ˆÐã¥.ÐòzPã¨§s4ÔkÓS¨÷nu¨÷Õ\"èIžz2†=9q\0êãã\0õ½sêûú\ZôÔ>è„,ô%\rzÎg;ôÜ÷¿ÐK%ŠÐËAÃP@M=ÂCaÙ· ðÔ,(‚´E–Ü„\"×™P”)Š‚7C1CuPìšŠ)…âÿ%B	Ù(á#JJÙ%¥Ÿ‡RPÚÝPft\'”£ÿÊì‡\n¡JPñ‰‡Pqy<T²9*µ)ƒJ&ÐÛ5hˆ‡4äòKhèM\'hhËahX?\Z®\Zþm74R£\Zikìx¼ÂßFUŒA¯lü†^Eœ…FûhCã¦G ñ—¡‰Ö\\hb×4	XMEC“\"ª¡)ÐkÈ2è5üô†®ôæóÐÛÙnÐtYUh:÷¿EhFX4cžÍôð„fiiC³QÐðmhLš›í½{æ4/lZ€x-hñ…XB‹Bü ÅTGh	ÅZ¶ÓZùrú¨2úØÛZEû\r}BÝ\n}’¦\r}ò~?ôé§XhM€´fzZ{HZwñ6´>ù5´¾¡ZÿÞú<÷´áR´ñN0ô¹ÚÔm>ºÚöè\r´­“\ní05„vŒÙ@;ÏB;oX@_ÝŠ¾ª\rƒ¾j¸\0}½5ú\Z’\0íÚdíbŽC»Bd¡ÝŸR¡oæ; =m¦Ð¾i/è[£³Ð·ÎÏ ýÐæèûý©ÐÑkMÐÛ®A?ý„8\0ýT†‚Žm©€ŽùBÇºû ã‘7¡ã7¾AÇïD@\'O«@\'	[¡“O’¡_Ÿ=ƒ~¿|\nú½­:sEÒ¡?Ðùí÷¡óË ¿\nžA3 y!ÐßfbèâX%t	ï	]>º|\'\Zºüœ–ß¡¡Ëk†Ð¿6<è\Zq+t­]&#Œ‚mÊ Á6ý´ÉY¸Âäº‹a\nƒƒ0Å«\Z0å„\Z˜JqlË—ØV¬6lÛþ£°m#Øvb5Lz\r¦¾+¦‡i^4‚i)ÄÀt¾ˆazr\0ØÎÓ¹°Q\n0Y#˜ÁŽ˜ÁÕ&˜±	flS3N<3³`¦ûK`f\ZJ0³>˜ù“°]‘Æ°ÝÍPØîßî0«ùV˜=EæððÌá¶ï¬ìÀû.ØAò%Ø¡¶˜“¼ÌyÐv¨s9–sÛ*s³þórVyÿ„´½\ró	7ƒùVÀNMDÁÎ<Š»óãÀüÃaþ0ÿ¹—°st=ØEKX áàÂ€;\rDÂ\0¹%0àž`ì§á\rCVˆ`ÈÚ[0¢†>¿ÃÞÜÃ¶lƒžŽÂ(ådõT!Œš\\£é®Á˜WÀ¸êO`ÜwÖ&ônƒ	?í‚‰t¦a¢k0±Öi˜˜m\r“¢\naáZ`á–›a\0°È£ßaWNÍÃ®ÞDÃ®þ1‡%ž{K¤¬ÂR¦žÀRG«`×ƒ6Ã®¯ŽÀn¸î€Ýt2‡ej>€eÒ±°,‡c°,ä}XöÖ>Xö2,‡p–{ì(,ï‹ìÞ+¬ ê8¬ÐµV(Ø	+ÿ+,ø¿j+2¼+ú\r+¾ü	V\\ò\0V²õ\Z¬¤ÇVºí¬´ÑV.äÂÊK\Z`¡:°Š¦0XÅÄ:¬òº¬Ju¬J	«‚OÁž”NÀžThÃž’ÓaO³oÁª‘c°\Z2ö¬‰{öŠ\0k¸khÛ\rkxkþµu¾„µ\rb`íñ¥°>Öq-\rÖ9zö’SëÙ\"ëýlë‹R„½­cÁÞùÄÀúÛÁ°Áw®°áhØˆ{#ìýÊ5ØèvÂÿfa£‰¿`äNÂ>¼Ï}t­…}y<›°»›´ƒM™¶Ã¾­?†M«<€}ßûn}ÏbÁf=a³s`ØCØ#°¹È|Ø\\—:ìwð\0lÑ¨¶x2¶J…­‰°uÞmØ¿±­ðM±à²¼U¸lŒ\\Þ]®D¼WÙq¾Å»¾¥¡\0®š\\W«ö„«õ@àj¿~ÃÕ× pÍ)_¸ÖM\Z\\û½\\7j7\\¯ý\\oA×¿Ÿ7	€¹7RŒ„=Ù	7ÖJƒ_»71˜„›>€›ÊÝ€›:•ÀMÉ\'à¦ÃÑp3“Sp³W¶póÚ)¸ùŒ|—áÜ²_·úq¾R·Î€[ÁmŠ‡àv8,Ü^·no÷îÀÇÁ»?¦0à‡WÍáŽÆ¸£w,i™tƒ;Ý=\nwúË†å8Á.í‡»šÃÝ÷ÀÝ&ïÃÝ·l‡¿J…{ÑáÞ1~pŸòl¸¯ÝÜü~¦M~±ª	h	¶Â»¿À\'áÁíÓðËÉÍpÀù68½‡9™Â‘³fpÔw;8FCŽ¿óNˆ‡„ÂIºpWN“«3jçàŒù\Z8û{œ·£Î¿ªM‚áb<.fÏÁ%“kpé¿rxHÈixH÷xè¹Pxèí@xØþð°,<âº><ÒK¿êà¿\Z¯\05ƒÇ,®Ãc/ãá±nð8Ç]ð¸É:x¼Î2<^â¿w?¡O8O(<OLÒ†\'¥à©!ûá7kÁoŒî‡ßÜû	~óeüvÊwøíz#x–m;<—üž›.†ßÕú¿§/øx^(FÀïãáÅ›€ðâØðâ´ðâ5?xÉP+¼Ôõ:¼Ô×^>Þ¨i¯¸š¯X¦À+MQðGØÏðÇ‘sðj‰#¼æA?¼6\Z¯Ëo”\\‚7\r”Â›|„7/ü7ÿ[€·Ô¨Â[8ðV“ÿÇó½:ðNU¼ó8\nþZÇþz¢\nþz#ÞmqÞ©ï@ÁûÄ÷áïœFàï\Z3àÆBøÐ×Løp|$í\Z|¤Ï\n>ê¸Û\Zÿ\"÷þÅh>Ñ\nŸ¬&Ã¿~ƒÃg@ð™âÏðÙCþð²Ñð9­Aøœ·\'ü×X>|z\r¾€‡/i</}ó¯è·ÂW3ákáDøzØKøFPü)!Ãx-;“¹‹ß´Œ?Rˆ_ \Z\'JÁEå^oÄæÊÿ’[T_ ¶Ýþ…P5µC¨©Cê\'ä\ZÌ­¢„¶…BçDbÇë;ˆWºnûú\'4;Ã«;3m‰·+&C+m„a¯ìÿD“ã&³še„yâQ„ùC\nÂ¼VaÙv±ûóeÄäM„uá,ÂæX8ÂV†‹°m?…Ø»ÖˆpPA8œ-D8<ŒGì‹èEìçû!]ÝŠ8”éŠ8òÐá´ù$Â\ZŽp® \"Ž…íA¸F#\\¿è ÜÒkî#%3„Ç³Y„Rá•æ„ðšƒðµjCø~ä\"NMŽ!Î¼Bœ%ò—”Ñˆ@9\"ŒRQ@ÝC\0\\J@b28ä‡€»ðsztÍ>f­\nýà…ÀÁUøè×ÂÅ±AIf!(óTí¥‚±\'ÁüD°ÂSE‚S<‡àjØ ¸Ý¾\r!‚\\Aˆr¬Å&Dˆ›#\"TJG„…¾B„W1WÍ×1ûF1×.!b±É5ˆØêDìçvDìd=\"Îõ\"®«ú	‘à{\0‘X˜‰HbÉ\"’nC$w^@¤†&#R°×\"­i+g7ün nÜœCÜŒEÜÆ¶\"Ò­’é)éíýˆŒç$DÆz=\"Ó,‘\r¸‚ÈžÚ„È!}DÜ•ïFÜSFäýiAÜCy#\nÓÚ…¯z^$#J¬%ˆ\nM3DÅ•yÄc¹DÄã‹{¼O?Ë!ªs³Ï«½\r+¹ˆFø1Dcd=¢±h\0ÑøÌñ‚wÑ¤hr– Z.˜\"Ú!uˆNÑUÄ«¶ Äëã¯Wš]rûÝO5oÞAôüßÞßÊ}A¼\rtC¼ëWFô=sˆA®1Tkxïc…ø ôñÁÐññqâ“ÂvÄ¤Ebj?\rñµûb\Z²Œ˜ýÞ˜Û9˜?CÌÇN#æ¿”\"~9mF,¼Ô@ü~˜X<YXä7 V,1ˆÕKˆU±&íG¬ýÞƒX×¹ŠØ†\"6Šmÿ_!þåX\"eT/#eÊ”òvJH…Ó‘ŠÓäæA\nr‹ìNä–¾)äÖX:rë½	ä¶¤j\0©úÔ\n©n‚Tçª\"5š\ZSHÕ7H­¨³H­èÏÈ	&H½=¾H}~rgz?Ò`ç?¤á/u¤‘iÒèh1ÒXŠ4æ×\"MüG‘&“5H3w1Òì÷&¤Å¶d¤E¦2Òr¸iõ$¹GÍ¹‰GZ.#­Y¿6QH[íãÈ}{!¤Š‘‡Õõ‘‡«þ!“¤È#›N\"ÌÎ?W.9úH—þV¤+_éfõé‘OFz:¾BzÅ©\"½2®#½Ö‘Þ³¯>ösHßz1ÒwmyÊ&yÊ<ÝøyöÀò¬¯1Ò,ƒô‹\"ý—o ÏÙìCž79<ïúy^\0E^4!…/A\rHàŽH`\0	‚É#Aâ$Ø‹; ÁHð&òv	ÕWCBƒÍ0ÂÆø‚D*–\"‘®HÜñQ$þ°’\\£Ž¤Ê9 ©aãHj	’v+Iç‘ŒS}HFò^$£ê\r’×»É[{‚ä#‡‚Bƒ³HÑ¤8¤)±x”ŒBJÓÒ²‡Èmodè.2d:\Z¦ƒE†¿GFðAYÈˆ|däöÈ¨ô_È¨{6È+YÈ+O°È«F×ÿ7ƒŒ»$DÆ½òFÆ\"ãó‰&2Í¶\Z™V»™62‚¼í/ƒLß\"A¦Ûõ ÓÃô‘™˜pdVà5dÖøä2WP„¼{H„,E©,!‹´lEÇCEÝ$äùä5yd±ë,²â¢\0ùxÏ>äãðtäãñ}È§ä5äÓÔ9duK²vYK×EÖJÝ‘u×#^ _4Z\"_ŸG6=kF6­6 [´Ž [hQÈI7²5ßÙ¶»ÙNÎGvº×\";a{‘#‘¯.ÿC¾%!{]î!ûŽ}™oå’‘oC. û5ãýÞ•ÈþûÈþi]ä°Â,rdñ2r4á6òƒÖiä‡ÖdäÇTòÓGcäg,òóE+äçšäX29Ö”‡|FN22“ÁÈ)¹(äÔWoäôÂäw;1r†EÎB_ Âš‘sìqäok,ò„ƒüÓø¹HÙ‰\\ªUF.}ÿŠ\\q>Žü;\rB®¦\"×µ\'ëûN\"ÿÝDÉ*£d·¡dÉ¶(y‰\nJ¡y\Zµ™RÙR±¨F© 4Q[î¢¶®~Gm»†ÚVö¥\nNG©–ãQjïVQ\Z	¨[ÆQºNÕ(Ý^O”ÞŽx”žù.”€ÒK¸‚2ÔÜ„2.ÊBE™›£Lý¬P»Ö\"P»ÕÝQV!¨=r\n¨=*¹(ëÚ(›c¨ÿç=Ô>³ƒ¨ƒ›ÛQ=íP‡6íGÙËA9Mw¢œ³=QÇ¶–¢ŽA¨ã©s¨·P\':-P\'&†QžïQ^ß[PÞE(ïVÔIGê$=å\0¢üBPçÍ¨j\'PÏG]úœ‰\n)¢‚~Ž£‚ƒŸ ‚_@¥ñ(ÈÄ\nš¡€‚éå `­Ã(Œ&…ù‹Aá:Pø=çQø© )ÎEnqGQ6šPÔb6Šv&Eë7@Ñ™WQÌ*(±gJ|­%IAIÆäPÒ”/(i%d BŸÚ¢\"ö¨¢\"û¢b\\mP1§ËQq/\nQñ€ß¨D…pT’Æ(*Éí*âŽJ‰‰C¥þ®B]ƒ¡®IÚP×êÿ¢®õ	P×ÕZP7®W¢nFÿEÝØŽJ‡Æ¢2¨Œ©VTæÞ	Tæ¡tTæÅZTfª*k[*Ë-ugØ•ûD•gW€Ê+IBå?­Bå¯žF[W¡Jž„¢J»²Pe¾ÛPÓ]P‡¢* Z¨Ê¸:Ô£Ë8Ôã×³¨ª+QO\ZbPOÑe¨êÝ7P5i*¨ZgTUÇc¡\Zj·£^ÐQM;ÿ š÷ÝA5ç¡Zõ¶£ZÔP8]TÇr\nêed/ê• Õ¥Õåí‚ê×¡ºÖsPÝù¨7J¨7˜¨·êA¨·÷i¨·n¨wÆ¨wÄ!T¤7ªÿ~6jàÞfÔàÑÔÈÙ}¨‘œ¨÷&¯Q£fn¨7Pî/¡>ë¡>\'®£¾ìE}Á\r£¾PQ_B/¢Æ¯¢¦zo¡¦«ÿ ¾+X f*P?µkQó¯ëQóo#Q¿‚“Q¥ÿPÃ!¨?O²Q‹\r›P‹ÃßQË_PËãë¨å?‰¨Õëq¨õ¦¯¨èMqïÐ›ú†Ðrg\'Ñr;´\\wZ¾¡­GG+žc •~D«ôÑ[¶õ¢·8ÞFoyy½´\r½5Å\r­êž€Vý´­±Ö:QŒÖoBë5IÐúEÅhýeÚ@fm˜ICV¡\r_œ@émE7áÐfŸÑfg´¹sÚÜ£mqÝmQ¤…¶(Þ‡¶ôø‚¶¼àƒ¶ÄCïŽ¼„¶	EÛLÐö\'zÑögž£÷ÛÑÑû9OÐ,ˆèï<ÐÏ»¢&9¡ªÉ ‹mÑ./ÆÑn[Î¢ÝŽ§£Ý~ô¡ÝÝÐîhoôñj9ô‰–Q´—›ÚË\'}rG:Úg\ZÚÚ†ö=­‡>¥•†>JAŸµ×Fû“EûÛüA_<i‡¾˜IG_œïA_Rä¢/íy¾T\"E2î¡ƒtß ƒl4`À\Z\r¬á A%ûÐ ŽhÐß#h°¦\Z\\èƒ†|8†)lEÃ•2Ñð=Éhxù\Z¡î†Fîå Ñ|4NpûõÏ×A8hâöq4Ñ¦Î3Ð4chºÍ/4}Œ‚fÚ†fz!ÑÌŒ}hæ+4‡F³(_Ñìo{Ñ\"ÍM*Fó\0fhå&ZPçˆôE¢…ãhñA=´ô¬2:4„ŽP¶GG\\ù„Ž\\þ¾ÊÊFG7qÐ1]t\"\"rj:VNÕÔB_WA¡oÞë@ßìŒDß>®N\'ýCgïUCg³:ÑÙå\"tn~-ún~:OE/¼€¾gõ],@—ðÐÅSÏÐ¥í†è²¸QtÙÂ]t…ÉWtÅÏïèJŒºòÏô£gÑèG?xèÇ‰jè\'ÒnôSÕýè§aè§)tí-t-!]ØýÜgÝh@7æ$¡_Ô¢ÑMš£èfÕ\\tó$ÝþwýêY\Zú5ñºËúº«3Ý]ÝŠîqèA÷pèèžº×‡îãÿF÷õïA÷¶¢ßYlA¿+g£‡–×ÐÃò1è‘@!zg†ÍþŽþ°n†þÈCA£ÑfôÄÛNô”ýí:ým9=ód=óâ\0úÇÖFô| =?sý[Éý+‡^Šƒ W2Ñ+opè5óÝèuåiô†dý/Fý¯ãúß¼#ãö#Û‘éÀÈÌ®bd~…aä-Œ0òîƒ…£åÿÁ(]àb”Ïc”—vb¶ø·c¶Úªb¶«tc¶KOb¶?¯Àl_wÇ¨]Å¨/bÔn`ÔzoaÔƒ1Z”ãígÇ0:ÞXŒnª9Fï7£·´€Ñ÷ªÀèßÛÀì\\JÃÌöcm1#,c*AbLG¸˜]}ŠK¥½KMuŒU†c²ÅØlÓÄØÖýÆØ!aöÊœÃìÃ\n1ûã\n0¨9˜ƒÓ¯1‡ö¨`«)a[e0G‚Z1Î›²1Ç]Æ;9öc/Æ%¦ã™ùãM}Œ9ÀÇœì¹…9ß‚9«9=vsÆn;æLaÆïõ.ŒÿZæü^]Ìù¿˜—>c.Ý‡c½Ïb%˜ qUÌåSK€ˆÉb1àG#ðËlä);×ßÆ tÝ1¨¤0ª\r‚A+þÆ û1˜^\\Äs¾¾Cr­ÃÈg0¤«w1”ÜzC¯ôÀ0—0ìc%ö*Ã5Âp»bxÎ0ü±RŒðHF(¡cD†û1bÜ\rŒÄÛ¶¬ˆ	Ïåb\"î¿ÁD!îa®ìÂ\\¬`® v`®´.b®š÷c®’µ1ÑWp˜¸ÕÍ˜xLü?L‚m/&±Æ“¬6ŽI•ïÇ¤&R1i#9˜ô°Lú$“ƒÓÁä…V`òÃÍ0ù¥˜ü®#˜Âæþ¼7¦)3VÄ”¹€)çLaŽ£0•8˜Ê¿ñ˜GDÌSåí˜§÷‘˜\Z+0æ™óõSk÷SkÀÔ•¿ÇÔ½ÁÔoÛŒi•`^˜0/õ1MzL“K*¦ùÝ*¦E”ˆi}Æ´mi¹Œyu0óúÓÕÃtõbºþ(aº™(Ì›€vLÍÓ#ÈÄôúžÂôYÅbúÃô}}ykìŒyÂì:Œpù„˜[Æ=‘ÇËÜÅeb†¾Ã¼R0£~ï0Á˜O×0cc‹˜/ÇÆ0ã®`&•1Mý˜IÍ\\Ìd€f²mf\nU™ºï‡™Z;ƒùz‡ùZý\róu9óíL<fz«ff33ë¡€ùq[3—†ùµ\nókéfáûoÌŸ&=ÌbFfñÁkÌbµ?fY Á,g»aV1kš&˜µë0ÌZ™#fŒÙ·ÇlØ£0ˆƒ˜—®˜B±2±²p¬üyM¬|ÁV¬ÂH>V)f»ÙÊ\0»y©\r»µå4v»#»}íV5•UMûƒUŸÃj<\nÄj:\ZauTc°:þo±;¶ªaw˜Ûc\r´Õ±†>²Xã;¬IÉ\ZÖdàÖvkÞX„Ýµ8‰µ<i†µÊBb­å°Öj\rXëªì^W¬=^»Ÿ¬ŽÝÿj{`Çmìà~ì0wìÊ;ØCMaXgÓ\nì1Íÿ;ã¥p¬Öë¦Ýu‹´ÄºÛÉ`Ýébì	|¬§òw¬ç\rÖ«Ñ\n{2Õëþë3rë{Öëûú%öÔEìñ)¬_ës¬ßlÖ¿&pj+6àÕ\rìÅŸÖØÀÏØË3¹XÀ·,¨ü\"š¡‰…¶±Ð±!,|g:á¨…E\ZÃ¢|±¨&-Bc1[\\±½óXœ}6åc‰87,ñÍ,ù·\'–Òb…eþŠÂ²â°¬Y,;åPna¹e…Xîw9,Œ2Ã±\"ùT¬‚ÂJÔ~b%,V\Z†•~8ˆ•ÎÄ†fßÁ†\0`Ã†IØ°y46ÜÈ^¾ˆP`#¿ÇFrÆ±QiØ+(}lÌÞBlL7ÕŽMò\'a“É…Ø”–Ø”£9Øéslêÿ9»¦×ƒM;‘…½y\n{#È{ãuöæÎãØ›+™Ø›ëëØÛ\nÿ°·ŸÁfdûc3«J±YavØ;^SØœ/&ØÜ½ýØÜÊlnÓNl~š#ö^¹¶`¯\"¶Àå¶°\Z…-6ÏÂÇÊc‹—ò°ÅëÆØËmØ’˜»Ø2p2¶œ^ƒ}x[[áÞ­¯Å>Š½€}4=‡­*cŸ¤2±Õ‰Ø\Z$[ëñ[·±[ßj„}ïˆm4¼‰}¡÷Û\Z×†mí+Â¶¸bÛêR°mK°Z›°AÞØŽàlçí}ØÎ‡·°¯¼€Ø.Ô{l€íê¥b»¿Mb{wÖ`ß:ïÂ¾’`ßÅÝÃö§Yaû§|±ý_cŒ±ƒv°CNÕØ‘¾›ØÑÕ5ì\'‹£Ø±8ìXû\rìØHö‹q+öKT#vâNvÊ\r‹Ê\"a¿Z~Ç~}×€ýæéý¾ÁÀÎˆÆÎM`g†}±³ÉIØo`¦8bç”8Øùx{ì|¹vÁp\0»`2ý]…ÃþÁõ`Ò°«M}Ø\'G°ÿ®¸cÿ-oÁÉ˜+à6ñŸâd‹ûqÊžU8å©tÜ–âZÜVÕEÜÖÝçpÛ.)â¶oRÁ©ÛàÔv“qj¢9œZf?NíÉ!œ†^NÃÑ§éÅi­ŽâvèÃéÞ\rÂéö|ÁéÇ·ãvRÎàv–`q&Î °g00Š3ŒÛ3ŒÅcãŒ?bq¦‚Bœi|Î,ö Î,i3Îœb3O<†3¿»€Û5ÃYäÎã¬|Ÿâ¬(\n8«$mœÕ£Ÿ8ëæƒ8m2Î6ƒÛ«e‡Û;ñgÿüÎþOÎÒŒs˜«Á\\zˆ;ôçxÌw¤%\0çt+\ZwÔnç,ãŠsáÜIí8Äœ§s	Îóöoœ÷n?œ÷Þ,ÜÉ’w¸“¯¥8_“eÜÙÒÏ8¿cœŸW\rÎÏ_çGÎÇù…žÅ]hø»Ø»‚,¿ˆ^\\Á]Þù\rwyWTÍÀA¶/â jó8È+jP‡ƒNÂÁ¼q0F?qP‡@>Ä!>2pÈ}ïqÈ[xÊP‡ùáÃNhâpÖ8ÜuW~:\0‡ÿ¥…#H_áˆgpdÝ\'8ròE×G9ê‹£êàhÎ®8Úõm\\Ç¸3„côUá¸ën8Þúœ@%\'8ˆzùâÄ.8ññË8q\'ù¿yJ>pa[4qá)pÀn\\Dr.r²	UŠ»ÚðÓ„‹=Rˆ‹M¸…‹Í­ÄÅUíÅÅõmÂÅ§©álšp	p	wÎãÿ*ã’N*â’ðj¸ä—ûq©êa¸´œ¸›Ê¸tß\n\\úu.#ƒËòú‰ËÕ.ÅåÕÌàò–Oàò÷ûáò=qù“Á¸{A[pÖ\\AÏ>\\ÁÜvÜ}×\\‘Ä	÷`bW\\Ö€+›áÊggqÇVpãÝ1Ä=þé‡{z W½õ®æŸ=îYz®Îô\"®ÎuW_®‰kÜs×xâ®ñÁy\\ý®ù×›Çµ¨¹àZ–òpm¸vùp\\{Îg\\gýgÜËzÜËéû¸W÷~à^Í›ÿ/÷úÜ\Z®Û¿\n×}ëîíŠ<îÝÊoÜ\0§7{7´)7Ôw\Z7ìq7ÌÖÀ\rGá†ëoáFVqï=Ãpï‘!¸÷þ¸÷Y¸O^,ÜT|=îë7†û®¡ûÞ·‚›”ãfÐ¸YÍS¸YÆ)Üïs¸¨yÜIsÜ\\H×ÿÏ”QÜßº2Ü†³\nn£u3îßCm¼Lêi¼lÌm¼G\r¯˜]‰Wºô¿îÍøÍÆð›ÍÈøÍ/‡ñ*œSø-‰Çñ[[¾à·YîÂ«úàUËæðj¨½xõ}X¼úÔ^c\Z€×”y„×)pÆë,´ãuVÛð;búðzz9x}X^?ý+ÞÀropƒ7\n;Œ7úFÀHÇûðÆSxE¼¹‹:~×¾l¼åà~÷>-¼ÕíL¼µ‰=ÞVãÞvÌ¿~ï W€wH5Á;”‚ñûƒ/à÷÷Ç;dàÛ[ðGvJðN¯öàgeñÇ{ñn^\'ðnóøã}ø—†ñ^ê\rxßš/xßYü)¿³ø3÷wãÏ¶=ÇûikâýL®ãýŸ\ZãÏk^ÂŸw à/ÀÓñAV®ø I>øzþrÃ\" ôp÷ÃØÎx`c(‚1ÆC\rôñ°£}x˜OBâá*ñpg	qQlÇ£RSð¨f3<:\0‹Ç*mÇc\r‰xÂT2ž°úOÔ;…\'ÁœðäƒWñ”ƒ—ðä<åÏ<Õ’„§ÎÛãé¡rxú÷r<ãò<“#‡gMèâÙN×ðlÂc<§ÇÏ‹ÂÎxâ…Àkx‘\"/zæŽ+ÅKì]ñÒÅÃøæ6|¸¥,>ÜJžêÏ¥à#ëƒñ‘Syø+7ÌñWËñ	Z|‚ÿ\0>!ù>áO>qó,>ñÀ%|rŸ\"8ƒO…á¯¹hãÓ\\“ð×9EøëOâo´©áo¿!àÓsXøŒµøÌ\Z&>‹µŸýð>þ®ñ>Ïë$þ^_8úÿk2þ÷¾ØÄ_ì—/a7àË|Ìñeþ³ø‡šzø\nÞ-|¥ÿøê¾ZÇ_Ó`Š¯s]Ä×ácðõñõøúÑ×øç]ø‡ôðÍƒð-‡¼ñíãÛÓLðÕø—ë·ðÿß1|÷¶<|w±þz>¾w[3¾hŒ°¼’â‡~Çÿ,ÂpÔÄ´ â?ÞÒÄÒQÆºãÿ¢?ƒÿ–ÁOœ¯ÁOIÂOžÆà§>ñ_íœñ_ñßþÀÏÊÞÅÏ\Z>ÀÏŽ4âH*ñ?²îãd‡áçr—ñsu[ðóiðâBð‹éQøÅW¹øåƒ‹øåŸzøå•møô~¥©¿ú¿QžGØt•KPF”ßÜ&(¿?GØ¬_IØp† Rp—°Ý·…°=ý*a{ ê\\CPMŸ#¨ö9T‡‡j¢^‚ºA!A3b† õÞŸ =àJÐ	L\'ìût/“ú²‘„—¾v–êŒ\Z£Š~‚¹s9a—[=Á²B@°¬×$ìFí!X5hl6yìüC	{ƒµ{…„½¿2û‚Y„}Ï6Œ\r?\"ú‚#8~\'Q&Až#á°G\"{	Gß¸œy^„cL6Áå¦\ZÁÝ¹špÜ6p<õ1Á£Mðh8Kð,ê\"xÝˆ$x=3!xÛU¼Iw	Þ%`‚S0áÔþ	ÂéWw	§ßˆ	g´~²q?­)‚¿‡Á¿v•àßô’pnx…p¾zŒp¾õ+áu…pQF™pñ˜\Z!¨D‹ô£‹ÜíB¸üB‹\0¸iK\0–©`¸¯¸s\n1Ê! Õ«È·Œk/[N%àÒ\'	„k^b@ryJ ]#:,	d«<yœK øv¨¿´­ç	lýHûÑ%pç#¼äh‚± «„ù£Q¬%AºbMˆTÏ&Dß#D’o¢”ªQû¢Î+®¸v®Ü©&\\)9O¸²aG¸Ú™NˆŽ¸Kˆ^\"Ä{+â•„ä<2!%ú3!¥~ƒp]Å‘pó€2áÖæÂ-páV^	!Ýá\n!=ç-!ƒšNÈ4‹ d&-²³ÙÙ¡„;ËŸ	w1­„»s=„¼²\\B~L(¡àÿ|n{C(.ØE(5F(•êædÑ–„\n¤¡¢R‹ðÈ¾‚PÕYOx2ÐNx\Zu–ðtú(¡Æ>‘P¬J¨+i\'<?:Ghd¾$¼èT!¼x%%¼Ò±\"¼ªQ!¼.yMè~&tOÞdÿ ô<CzG“½_¢o«ÿ¸\Zü	ƒ¼RÂ`z:a$ì&a¤Î•ðþ¢”0úºƒ0:L$|8ÖMø°~šðññuÂ§)8ás\\áËÑ“„ñ%„ñ±nÂd½*áë%Â7îeÂ·ÂUÂ·j6a\ZÜIø>[@˜ÝK˜#»æøz„¹\"_ÂÜ‡Ÿ„yÕ\ZÂBÐwÂïÝÂïGò„E “°¤ÓGXZð#,ûÖþ&Öç¾6@ˆ2»\"‰²¯˜D¹=`¢|ï9¢¢MQiú>qËÑcÄ-Dgâ¶ýŠÄmÇê‰ÛH+Äm<8QõQdBÔÐ jîØAÔ4ùFÔ<IÔºµÞn\"j[ð‰ÚSíD¡Q<DÔmÀõ!ÅÄW>w®™\rÂ÷\rJ{ˆ†ÕD£‡¢ÉÌ0ÑÜÉ˜¸Ë—I´¼ç@´òn\"Zý»GÜÓth½Ç‰h}f‚hã\'ÚZ¨m³Sˆv-ï‰{!\\¢ýæ\r¢}šÑþ.¸oëUâ¡c_ˆ‡2µ‰‡ôÞ#ù¡OtúiHtŽÜKtÑ{Ety½@t»œHt‹?G<î C<±-‹xâò1¢Çu¢§rÑ³Õ—è½õÑû}ñ$ï8ñÔ\\ñ,A†èç.%úaƒ‰ç¦ìˆçE±Ä»‰žÇ/¼—\'^TGUâˆñýD\0c’\0A:DˆÚ4ê\"$Â	ˆ³d\"âÌYp„ˆÊ˜$¢•uˆhç—DÌ±D\\Ú<÷¢’HˆÍ\"R…ˆÔ;\"ÍtHkw\"2ÌmˆÌ!:‘•°ÈÊ$Ùrgˆl·DNü\"‘[éNävùy‚<¢Pº(\"½\'ŠÍê‰â cDq.ˆ()X%J!‡‰RÂKb˜Z1b×bØ—Q‘IŒ<=CŒŒüGŒŒ×%FE÷£c‰1±HbÌ8†ÝIŒEn!Æ9Ü Æu$&›>%¦ÜQ\'¦üˆ!¦ÒˆijöÄ´[‰×Ç.oÔ;oÛº3‰b&e‰˜åx„˜­kCÌÖ7\'æÌ#‰¹çwsÁb^n%1ïn1¯ú ñ¸ƒX˜.\"ë<’\'>xO,~¸—XæRM,§$VÞ½L||á0ñ©”C¬®Ë%Ö˜7Ÿ)œ!Ö\ZÑˆµÁÑÄ†â‹¼Db“l,±ù`±eûbË½XbkÍKb§F#±Ó …Ø‰ï\'¾²h#¾¾;Jìf§»£z‰=*÷ˆ=vÏˆ=³/‰}iaÄ¾%4ñ³#±¿Ûœ8ðgq(:Š8ôþ+q$»†øþäEâGîñcÜGâ¨ž8öü7q\"h?qäGœ<¦AüŠ	!N{¥¿¿#þ«U~#þê7!.Pœ‰‹Übâ’Šq‰˜L\\Ô ®¨Wv&®k×·º×‘BâÆÖ<âÆÇâ¿\"iÓ¦¤MáûH²E$¹G’ü	IiFRp\")´^!)\"åHŠ\\Iq,ž¤”@Rº‘”H¤Í÷p$•ËbÒÿ’Ê+’Êx#iËÛó$µ²D’z¬I=½—¤iûˆ¤åEÒŠÕ\"iÕ”’´ë\nH;¸ó$½­C$ýi\Zi§riçY’ªdrKB2ùK2ý[M2óP&™!.‘veg’,Ð¾$¬Ébí7iwXi÷\r%Òîú’H²zÂ&í	;E²¾ìL²þ* Ù9ž\"Ù‰\"Iv\r4’½¾+iŸ‘é@Îé`±é0¡tD=†tïOr©&¹4×“\\º‘ÜôÜ}_“<»y$oÝ½¤“ÇµI>—ï“|îh|ÛBH§˜H§·Æ“N›>$qð\'óP ]P‹#þ[%½zL\nú¼F\nV¼L\nÞ]Lº|Ý’Ü{<p€ŒºF)õ@FI ¨}˜±à“ Žƒ$Èx-	zá	:¼„°U%¡óH˜Î1¾ÄD¼2H\"t!‘aÖ$òO¥Ô›D…G“¨\\%=÷#‰ÑTAb\"±*“ØVGHœÞygf™ÄK}JulÄÃÞ$Éå³$I¡)IRò…\Z7D\nœ\'…_Á“\"°XRDÂÒ•@\"é\nFºúr\')ÚÜ–½CŠÆZbþ~\'Åe‘&I‰GŽ’šII/ýH7ûH7†«I·&Ù¤ô¢ó¤ÌÜ%Rf	’”}{ˆtÇè%éÎÇrRnõÒÝ_ßIy~Hy×UHù&¤ükq¤üéÖT`þ€TØ|ŽTÔhGzp6„ô \"‘T¼‹C*¹Ê •ô\'‘J&óHegHežE¤2È\0©,GT>óTqjˆTÁX%=Úü†TEÛIz©OzJS$U[=$ÕlÏ$Õ,&=ß>Mzî@%=?ÿ”ô¼é#©É¹”Ôôí©yO!©ù +©¹˜Gj^¤ZeVI­û!¤V¨:©=Nê`ý¯q;é«„ôªã.©«\nAêš\Z\"½ñâ’zL”H}i¥¤¾\rWR¿-žÔ¿¸@\Zàþ$\rž%\rm]\'\rÝÜN\Z>r•4<PA\Z•&\Z†’F·’F[ÂHþ¿ŸP\Z¤OÜË¤±ö\nÒ„O%iâk%i’OšüÔ@úú¯„ôí‡.i6÷inþé÷7\niéçYÒÒ‚1iùï=ÒŠ´R7LZéøNZ™-%ý½hCZßßJZ™‘Ö{¬HØYÒ?72YvSYnÂ”,7gG–ç0Éò	,²Òžbòæà¿d•kÉämÚCäíÞÊdM§d­\ZY;Y¼ã£	YoBHÖ·ž%ë£dýµKä¤\"²¡Â²¡ø#Ù86„lâ€\"›Zû’M½‚Èf6L²™s.Ù¼ÂƒléË [žÏ$ïa­ƒÓÈÖwÈ6^çÈ6c&dÛwÈ¶•ådÛ‰l²B Ù¡iÙá%¼oöùÐg²£Ò²ãÕ%òQÅ/ä£Ÿ`ä£käcQäcÍãdÒÙep7ÙuM>¾ÝŠ|<Å‹ì}þÙ;‘C>9åFöø’}÷‘}‰…dßOPòéÇ·È§{wÏl{@>Î ŸEZýöôýNùý	8ò9pùÂ¡£äMäKGŠÈ—’’o·ƒ+áäàúrpó_òåØT2ØS‰1‘!Ì:24iš}C!Ãc‚ÉðØ‡dÄ))1ãNF¾Ø £Þ¨“ÑU»Èè÷zdL°ˆŒ¡9‘ñr02þ°*™ø¶Lfÿ#“£“©F©dêP-™ú}?™¶QGf¦¦‘Y²)dVH8™5iLæ\\‘¹-êdî|™÷û8™¿’C†ÈÂk«diÔo²´Êšòï/9¢ì\r9’ùŽåôŠ|%ƒD¾R¾DŽvûBŽYˆ\'Çjg’´“.“ÊDÿk\"\' §)Ô¯ô‘¯ÿ%ßÎ’o/ÿ%g\\O$gŒ¯’3w­3ïŽ’³àýä¬®dòÔ`rÎå%rŽÈ”œS GÎYýLÎÐÈy©0r^…9ï<9ÿÝ4ùß/rI‹ù¡¾ùQE¹ÊŽA®:¬C~ƒü4ü9ùiV¹ZÞ™ü¬(\\Û†!×y¬’Ÿ“O“ŸW|\'7LË‘¾!7–fGåÈMh>¹éÜ¬`InéD“[íÞ‘[/í%·fÂÉ­+Èí*§ÈíE¾äŽoöäŽù*òKÊù¥ä\"ùåäW~šä×½ä.`5ùMØ\'r6ÜsgŒÜß¾JîÿŠ\'ôn%ô¡Éƒ˜òf\Zùã™(ò£ò—©ËäÉRmòTá?òŒ\n‘<£QAþQSKþénHþ)Í ÿ¼sŸ¼ ñ\'/z-“—\Z“ÈËŒcäåiòÊA?ò\nö$y#m/ù_|.Eöo%EN;\"×nF‘·°¢(U¡li¦l3ò¦¨~Ê¥¨ïÎ¤¨×ûS4vP´Úò(;®©St1-Ý>#ŠžP†¢—»—¢¯¤AÙiö?sŠÊ	Šá\ZÅðþ.Š&‰bL¹I1þŽ¢˜wPLÛÎQÌ»:(ß¼(V‚-k7Åú‹6ÅÆí6Åf˜A±\rt¡Øn¦ìS…Rö½“¡ì÷~@9\0.¥˜õ¤ŠÜF9,€rØKâ¸óåhæ7ÊÑ\'úçÀ”c{˜”cÂ1ŠëëŠ[øŠÛ/<ÅC&‹âyqˆâ\\F9¹iŽròêådæCŠ/f†â[×E9“{Ÿr¦qÅÏà0ÅÏ*•â7	¢øçÝ¡ìP¦p¢(å&”s%E”‹úÊ¥€\"J`óEJÐ!\n%¨î%X°´•^j¥@PG(0v(>:JAüÿ}ÈkÊÔÈ\nö†=»¶›‚«X§àk)„Ý\náÖ0…XlL!‘s)‹‡Jä\nU@¡§fRè¿wS¬(Ì—ÁÖ•N\n÷÷y\n¯t3…ˆ§/¼ ˆŒæ(â»&ñlEÂ\n¤„ÂÚ(a%üb%ü‰åŠî_JÌÀ8%æ“7%6j–wà%®d–’è°›’8Œ¥$×”SRe()]”k¦¾”k‡•)×<G(iíß)×i)×¿ZRn|¤Ü\nQÒãžSÒR²ç+)¹EJî‡?”»÷œ(y(\n%H¹wbžR M)°Í£<\0£”lºO)Ñ¡”m«¡”Y¤RÊÒ„”²{Þ”òE<¥|ù\'åao6¥rŸ\'å’Fyl´—ò¸ÃŽRÕ4HybmA©îbSjÙ÷)u\nw(uÁ\0JÖŽRÁ§Ô+†Qê·Ÿ <¿ñ”Ò8¿ƒÒ$/Ki‚\0)­z(Ú?(c)mª”Î™\"ÊKÉåå ,¥Ëþ.¥ìJés¯£¼uÎ¢¼Û·‰2˜mKyÿ0ƒò~ˆCùx{œòé-eL¬HùRp“2y]•2ù:–2U\'CùºB¤|û—@™æC(3ç¼)?,ª(svU”_\r”_ÿÂ)Ô(F\')‹\'Ö)Ë&•”•€=”Uo5Êêˆe­k‰²nð•²Þ@§lèÌS6XÊ¿Ê9ªÌoê¦/¯©²(>U–{*OJ§*Ø¸SpéT¥3öT%à3ªò	U%ÏºåÕgê¶_¨j¨j>NTíùTM…ÏTí«½TÝ†cTÝ&UïtU/í#U/ÿ)u\'%‚ºóêªÁî5ªÑUÕÄêÕTÓ˜j:>L5³{M5o8LÝ–CÝÕLÝÕdAµ,9MÝýl–j½ÓŽj}7˜j“}Žj›	¡Ú–8SíŽ,QžQÜ, êDR{P]~n¡ºº?¢º^üCuÍ6¦º®`¨ÑöTÏuª×zÒR™êSº•zZdM=«½‡zö‹êO0¥úÿð ˜ÿ¢^P»@½@Ù ^\nÌ¥^B‹¨–[©yÔÀþlêåÚt*Dk†\n}ÑGE¸%Q‘±©ÈGåTÔ\'e*j:ŸŠÖ£b.S¨Ø‡©x/ŸªB%¸ü \ZQ‰¨Ä^1•:¹…J³ð¦ÒŠd¨´vs*ís(•~b•:J¥K®P#AT–Ÿ\"•´ÊAP©œP2•é¢\nƒG¨B*V|B?T¡JÎTIw(5¤Ê‹\ZzN\rO}K\rI\roºHô+¥FW¯Sc{¨q`jÒA25¹Â‰šr€JMÝ©OM…ëRÓžRo¥4So‡úR3²ÏS³ß§ÞY*¢æˆÂ¨w—3¨ï¨…¹g©÷_TQX€©Åî`jIø.jÉwCj©^µ¥F-¿õúÐm’Z•£VvSé\\¤>ÅSŸÊ >}B}úÊúôçYjmC=µüú#¡6¸©/ÒP›jÜ©Íï7¨mª…Ôö>µ£cµkÒ™Ú{´ŽÚ_dM0¨¢<±¦Ö] ¶ˆ©ƒ_S‡=èÔ‘ížÔ‘´zê¨Zu¥Nýò‘ú¥=Š:¾ÿ=u|1†:@~E¶h¤~kPg´‡©3Ò9êL€úÃ%‰úã>“ú£ú\Zõ§æmêÃ‰:WžLGÜ¡þ6u§.qÏQ—øÇ©kwP×†îR×õ#©ë›©S\"ê?‹cÔõgi›p4YSM^H§ÉgbiŠ)4¥\'Ž4¥oÚæãã´­ñr´íjiªrBšjB!Mí¦y\'Msl”¦Ã|EÓk~DÓßâD38êA3\0Ñh0šÁš¡§;Íô•fH™§åyÑŒ\ZvÓL–âi¦¥tš™ù Í|s*m×5EšÅëZÚî4ëûe4ëÎW4ë•Û4›Ekš\\?ÍnÆ˜f·øœ¶Ï­”¶ˆvàÔí`Ž.íðú}Ú@ÍI#šæ¤w—ætêÍYÃŠæ’RHs\r¿NsZ§¹ç_ ¹ÿÙ ÏyJ;¡¹ƒæé:Cóô©£y!KhÞØ34o&‘vrß(íäL.ÍGÜDóY…Ð|·,Ñ|­Šh¾)\\Ú©ð+´Ó^–´3:Ú™	(Íß\\Jó/<Eóþ‚ Ñ@;gL;GÑ¦‹½J;oÍ¦Ú)Ó‚åà´à»0ÚåMQ´Ë¦i—!x\ZLö#\ræs†m¥Áï1iHY\ryX‰††ÆÓ04Œ×\ZZEÃ­wÓð1_hD\0F{¹ÆÐî¤1u«i,ÇX\Z‹ñ‡ÆVÒØ¹Ž4Î•\Z§h3²™ÆÛ&¢	7ˆ4‰ýqštÚ–²MJE …Ñ´ð™#´‹iñ¿ÓdZdì4-jÔ†v\r Å8í Å\\ ÅF|£ÅW§ÐäÔiI>bZÒõc´kâß´kJii»Ýh×_™Ñnìõ§Ý`VÑnÝO»É:IKW\0Ð2ßÒ2)ÿh™}´,®-{cvgïZN­-—‚ Ý=TGË‰¢å1¥åCßÓ\n6li…[©´Â‰W´¢€ÚüfZñv/Zq°\n­D¯‡VçÑJ‰¿h¥©£´ò¸_´Š‹´ÇÑßio7Ò{C«Òš¡=¹?A«nI£=s³£=Ã¼ ={¯E«ïÊ¥=W|EkðÓ\Zàõ´Þ ­az/­ae‚Öô!”ÖÌo¦5¿m¥5½Ok‘\r µä¼¡µ»öÐ:HZÇT\níeËÚ+UÚ«i­kçZ×>>­+ÜšÖ](G{C:DëÑÛOë9äEë}}ÖwœJë+»L{{.ƒö–¢F{glK{w\\“ö.|…öîš3m@ß’6ð~ƒ6¼F§”ËÓÞKÂiï+ëh£\'Y´ÑÏ¿hXßh{RiŸtKiŸž¿¢}š¶£}®~Iûüa6XKëÿH¤·Ñ&¶lÐ¦Žì¦McÒ¾AËhÓÔ4Úw™í´ïëlÚÌ\"6[,OûÉ}A›ó†Ó~]¢Ò2Ó~Ïï¡-=9J[j}I[>åB[y¥­š¾§­YÀhk•ž´uýzÚÈ™¶‘ÔDÛh{LÛXh§ý³§Óþ}u¤Ë•iÑ+°t%­júæºJQ:}+¤¾Ý	DßÞ4D×Ø_G×hÿE×˜—Ò5ËlèZ© ºÖ5º6L×–¢ë*ŒÓu{­éú\'ªèúé	tCSºÙÅ,ºhŒ¾k+‰¾Ë¶¾Û£—ne§O·ú¦B·Þ\ZG·L§[ƒ~ÒmÌÖé¶T#º]Æ8Ý®7’n7J·[ÛGß+I¡ÛÇ\0è2^ÒóuéG\\At§ø<ºSoýØôÝå®	Ý=hî>w‡~(¢{šNÑ=)wéž}ƒtÏiº¬”î°N÷ÝdL÷e×Ò}Û°tß?·é§”ÐOKEô3¢Íô³À£ô³=éþÆt¶&Ý¿ŒHP¤\\»M¨ë¢Ÿ÷¤ÒÏdéçÃ3éÍ¨ô‹{+èïOÑ/);Ò/%ÄÓ/å¡ZäÒÆÓƒòSèÁ¿yôËAÓtà+:˜N·¿¤#7ÓÑ¡^tLP	3x‹Ž½èKÇ>o£ÀD:Ùð7ýÿ/ì¯N§~ ÓZàtºÞU:ã‚?qû-ñ(“Î¡„Ò9ÏþÒùøtÁc}ºpAgWÒÅ…£tÉÞaºT)‰.ÅLÓ¥-9ô—hzÈÛz(ÿ$=ú‚nr”Î¶£_™ê£_½I‘_¡ÇÍÓã?=£\',ü¡\',ÊÐ»­é©{ÞÓ¯™€éi¢Aú6=ýø\"=ý²==e=ãW\rýÎN=×f„ž[\r£ß½}žwp\'=O§çqèù“ûè÷îï¡´áéÇéE“ô>²ôÒ¡ôòó(úÃd?zå´\'½êßýÉáúä_ú“o3ô§\nNôj³môê“öôjt&½æL<ýÙ©iú3I=ý¹u\n½ÁGo8žEoÀjÐ_ÐÎÑ_¤pè/ÆãèÍ×Ñ[ìÖé-ÙÉôVjz›‰?½íÎNz§½.½sñýe„”ÞUªFïù?Oï6—Ñû×¬èƒÕ_éƒ\rô¡Øfú0aƒþžkNŸw‚þ¾,˜þAþ>ýÃ	múç—6ô/;~ÐÇåþÒÇéã\'ƒéã7îÒ\'«éÓÆîôïPúÏ}^v™þGñýü\n}ñŒ¾|Ó”¾\\B_QäÑWÚíèúÒW¯ÑWÎÑWÁÕôµ³^ô5–\n}Ýh•¾îz¾¡SJßXfÈx#2õ\nÙ}Ùw;rÛ\nÁç\n-R†¢â†bñI†RbC9å+cs\"c‹M?cë2cÛ5e†ª„¡úÜ…¡yÍÐ¨ûÈÐLeh¸3t6Õ1v„_gèÑ×úžÚý1ƒŸ»F/¯3Œ‡Á“ôH†éõE†ivÃlù!cW˜Ã²c·|Ãªn‚a}}˜aýðÃºòc¯3”±whˆ±wÃ‚aó%Ã¾ú+Ã¡uc·š±ÿâÆ~¾\rã\04‡qðÝSÆ!«Gï^Æ‹4Æ‘è$ÆQ«JÆÑðH†óKÆ±kW8áŽ:ÉðÆG2|<¾2|}Û¾1õŒ³Ž3Î–¹1ü†¿ä¯Œ€KÉŒ€+&Œ€æÛŒ€™=Œs’AÆ¹<ãÒ¹%FÐ\\(#øä>ÆåJPÝÃ\0þ 3€QØ‚õÄ3`ÉÛ(íST¹;£9ÅÀþ~ìºg_ÍÀ=´dà?Œ3ˆ”NQ|AòÕfÞV1ÈÅ÷4Ø=.›Áð`0>1sGlß-N¤#ƒç,C<q‚!mA3B/1\"œ·3\"¢£ùíŒ«Y“Œ˜ù|FìÖËŒØŒFükEFJ³#ÆH\01ÒTŒŠÝŒ›öÖŒ›ûw2nP`Ü,KeÜÚ,fÜj±eÜzÈHßñ–‘~é#ùˆ‘‰¾Ê¸cgäô_bä‹¹¿8Œ»öŒÎWF¡•\r£0Áƒqß;–Q”³•QÔ•ÅxÐúQ\\þQÜqQbšÍ(½Á(m‹e”2ªÞÕ3žà¬O5J-ŒºN1£Þ!Ñð¡†ÑxÃh¤üf4Æ´0š¶ä3Zw¸0Z]ƒ­\"cF{ËwF§5’ñ²ü!ã•ŽÑÝŠf¼QŽg¼^c¼¹†eô©u2úð§ïöÞgô¢CoIŒá§åŒ‘m!Œ‘‰;Œ‘Ûï\'	Œ÷¿Ì£ZrŒåÞŒO?ŒŸ1>«3cÏÕ‹(Æ¤í<c:P‹1ëÉ˜IßÆ˜½Äø‘¥Åø™»À˜èeü2³aürºÃXŠ|ÄXÙYÏøû³•±zÊ™±ú{ƒ±Vgl@v3e«‡™²Ï­˜rÏö3™g™*VõÌ-{>3·F~en“ßÅÜfšÈTß•ÍÔ`gjT15Üfj²•™ÚÆÇ™:õÍÌ\\<sÇ+L=ï_L=€©ÿ÷$s\'Â¹Ë`î¤íf\ZNc\Z+m0wi¤2­vßgZÝÔgZ_ 1í&\Z™ör;™ö\'™öD¦C$‡¹¿óóà<•yØÉšéhëË<rÇœé¤w‡é´ÁtÖ>Î<&cºøé0]ƒ´™î¦÷_LoDÓ;ŠÎôN{É<Åfúx‹™>Â˜>KÖLß’¦ïûëÌÓÇü˜gÈóL‰Ó¿ÿ*óÂ®·Ì˜læ¥?™Áé$æåO©L@3™	Ä³˜`n\"¶™Ç„‰J˜poe&<K†‰X)a\"}Ò™¨\'MLtÙ£•ÁÄ–1‰k£LºžIÖÓgR‹Ó™´¸E&ÝÁ¤Ÿöf2Ho˜Ì“L–’“å•Èd™e²‚²™,¸“Ýö–ÉS\Zb\n>ú3%Ò\\fHïyf(ã3”;ÁŒ8s–`Ì¼\";ÌŒ®ÿÎŒy{Ÿ3¯ÌŒ¥=dÆ¼eÆUÉ3ãÆ™q;˜ñî—˜ñ]™‰}õÌ$å,f’Ÿ93åîofêm&ózð7æ\rsóÆÕÇÌ[òÌŒ™ëÌÌN\rf6]ÈÌN<Í¼óÈÌÁb™yÎ fþT.óžN\r³Àë-³Ð¨•Y8ãÌ¼1È^g>Xg–èÖ3K`ÊÌ’šrfÉŒ-³ôàWf¹{1³Rá\n³r)ó11šYåìÊ¬Ê[gVÍf1ŸÞ‰`ÖäÃ™5?¢˜5«G™ÏêJ˜Ïê˜ÏÛhÌ&o\"³ée³Yv\'³ù¤3³Mÿ³í…/³Ý¸ÙNrgv\'1_mQbv™^cvA¢˜]YƒÌ‹ef¯–ÙKšböÿ_›™ƒ÷»˜õàÌOn÷˜cVÌ±*æ—o™Ž8æL9/ôaþ†—1ÿLê1»¾2—¦_0—^Ì¿#‰Ìõ‰1–Ìc(kS˜-Kö;“%wøK‰ù¥üÌÚZ{µMV‰µ´‡¥^«ÁRïÙÍRŸ÷bim$³´ƒˆ,m2›¥ó§¥³âÂÚ‘¦ËÒUaé©¯²ô¬šXúýçX;ÏÄ²Œþîf™àÏ±Lïù²Ì<,³ç–¹B&ËÒÙ‡eÉêdYÖ\'±¬L­XV	b–Í!u–Íç«,;÷(Ö^ûDÖ¾ýU¬ý§ÆXû	‰¬¡é¬ÃÖ“,§Ç/YGV³œÃN²ŽéXÇ°YÇ¾›²\\R+YÇÂYíÃ¬“ÉÕ,Êë”…å7t—åß’Ë:G3a“L°.&gžà²‚ó;Y—7e².›JX\0S]à ‡x6Æfõ²€åù,ÃäýÔt…s:ËB\Zú²Ð	wY*Š…õøÌ\"ÄÕ³ˆßÞ²Èâ19ÃŠEùôŽE]ÎbqY¬Ûa,VáA{;˜Å¹¯Èâ†°x;è,Öv–\0øŽ%tmb	³Y\"ŒKÔ4Á\nóteE ³\"wÚ°¢›YW¼¦YW5Å¬«IÏXÑµlVœ±€wÅŠ;žÍJÖ³’w|`%Ûh²Rþ±RªY×ê6X×ºcXi[óXi£¬ë*Ù¬—ˆ¬[¦Ú¬Û\'%¬ôÃ™¬L¹^VÖŽV¶œ3+û~#ë¼ž•¤³rm¬œ¹HV^‹6«`à+«•Æzq‘UlN`•¨Ö²J.Î³Êä¸¬2\nœUnàËzØ‘Ïz¸ÞÄª8·ÈªxdÏz$ûŒUušÍª	YÕ7Ÿ±j\rôYµ’«¬f™¬æ{BVKB«Õp7«\r5ÏjªcuDmauôg½ÂO²º.±zY=Ž\'Y=î&¬Þë­÷\rÖ;b?«ß€Äê¯–°úkËYCvy¬¡•Ã¬áù6ÖðêwÖˆîNÖÈ¡dÖ¨F\nkôWëC‡õÙö\"k¬Þ„õEFŸõå_/kü¯˜5QYÇšXA±¦4\\XSÆY¬o]m¬ï‚Ö÷ªRÖìiÖìCë‡ÏUÖOÖ5ÖœÎ<kþ7‰5ÿç5k~ÅŽõgç)ÖŸxÖß‰Öê§iÖšdk=ÿk½kŒµáŽõï‚½iv€­ðv­ä¼ÀVú‘ÏV–“°•\"Ø›7±7Ã|Ù*‘ªì-ûMØÛôØÛÇ9ìí²lÕS¶&Ä“­…½ÀÖZB³µ-Ù;v°wVßeïìÙ`èay	Ù¦Æ›Ù¦®l3ÏÝl³‰ló8Û²¯ž½;Ážmcz‚m»p‹mgâÆv¨	fï+bïëªbª_gJd;	«ÙÎôlˆ€íze‰í:y—í&w}Â“Ïö(²a{v~e{)HØ^;lom[¶wÊ%¶wíNöiígì3v@ö™Êì³…=ì³•ûÙg±ý.²ý®QØþÎöìsg™ìKrcìK:ìÀì`b&;øêsvð×Ïìà\r?6`UŽ\rô“²!³[ÙP›lèy6Â—ÁF\\Ía#U¦Ù¨ý³ltÒG66Z‡W­bã=Î²ñ(96AužM\0k°	MÃl¢î16ÑYMvªfSjØ,i0›Û7ÆæÇ)°c½lÑæl¶hä[¼ö„-1‹eKƒØ’’slÉH[ZãÍ–v³CÉ‡Ø¡­»Øa·w³#ž÷±#o°£â¢ØQ«löÕ/“ìhõýì˜¿eìØçGØqS+ì„P;ñÕCvòfUv²Aû\ZÎNóæ²¯[ Ù×\'mÙ7WmÙ·¿F³³•ÜØw2 ì|o);ÿ»pÞŠ}?îû~úv‘¥»¸|™]br™]òÉƒ]–[Ê.W·g?Ôµ`?lÝÂ®°sgW0&ØUöXv•Ã~\Z¶›]c¯Â~†¿Â®eE²ëä†Ùõ£ŸØÏ-Ÿ°U±›^f7_f·‚ÝØ­ŒZvÇ‰-ìÎ.!»ÏîúVÈî9®Àî¹SÃîûÆ~kÌa¿›£²û‹²ûŸµ³ÍN±‡Ln°‡ô³G>y³ßÇœa¿¿‘Î~ÿÀ†ýþ‘ûÃ– öÇc2ìÏ6Øc\r§ÙãG³\'ïÏ±§Š†ÙSÿ˜ìoÖÿó1`OÓQìéø>öw³6öì§\ZöÏ»¶ìŸ}ì_Aµì_Irì…³7Ùì¥‘·ì•¡0ö_eSößc±ì\r›‡™­\\ŽYŸ##üË‘iµâlJOæÈeæräQ8òíùÄjŽ‚«G!²‡£½•£P{Š£¬üš£|è6G…RÅÙÈçl5»ÁÙ\nŒâl¥}æl{0ÅÙnÄÙŽ|ÀQÓas4å¢8Z·~q´îst·¾çèb½³78z?Z9ú679úà`ŽþTg\'Ã1fÑ8fŸ­9–!:+7g\'˜c]äX?0áØ\0?slïÙqì4g8v	ög¿Îg?ççÐÑwœCÒÎá÷#ÇE\Zç¨`/Ç¹ÐƒãRÑÏqyîÀqÕlâ¸ad9ne›9î²Ï9\'Ê9N¶/-ŽwìuŽï9ÎiYç´K%ç¬§\rçlÁ ÇÏÄŒãçSÊñ#8püO›süç\Z9äN@o/çRP=çRL\'øÏàõ‡èã€ð<Ô\0ÉÉ8ðGß8¹×Ô\'úº[‘Á!ËyqÈ–Š2‡ª*æP÷Ös¨WW8ÔuWM5ŠC›”å0†i¦åMsO‡ÙCâ°-Ô9Üc_9¼eWŽ ù*GD7æˆ¾ésBgÿpÂ¤jœð×O8‘“œ«g8± [œØt2\'öG3\'!³”“òÇ…“xÏIã>ã¤s97-87Œ³9·§Ç8é¾Nz›ˆ“>(ÏÉ(zÉÉNØÊ¹ƒ1ääžÞÌÉí£pòž¤ròÞZqò_£9÷\n‹8U\'8…Îý­O9Eçœ¢Öçœâ41§üS(çÑå‹œÇ²ç9Ño9Õ\',95îœ:·1N#Àyqò%ç…O§Å†Êi‘B8-É9-7z8-ÓæœVGNkœ§\r8Éi+}Êi[Žætœ9‹•œ—¯b9¯\nç8¯/9¯ÃÖ9]Í–œ®noÎ›»LÎ›_#œ^²€Ó›ZÃé~Èé3¸Åykã¼Ìä¼£pú×^rÊosúr=8CÓœ¡—®œ‘îXÎû+_8£‘œÑ8cÎè—ó!!óásçÃòÎGOYÎÇgç9Ÿ‡8ãgã9ãeÎ„5–3y:‚óõ[\rçª‹óíÿœOoIàÌìzÊ™ùÎàÌÞÍ™=¥Ä™½ÌçÌ²ÿ_S-8o÷q–¬îs–Ï9K_ßsV,ösVNpVðƒœ¿9PÎßÎ\nÎêŽ[œÕ°3œ5§Î†9‘óp˜»)»€+AæÊÞ¬æÊþØÄ•«_áÊÁ¸òŒR®|IWÙ¿«<9ÉÝüÂUá®s· Ü-ñÜ­	ªÜíNB®êW8W½›«þ³Ÿ«‘ù—«ñÄÕŽòäê8©ruçÏpõÊs\rBV¹F\rv\\£ÉX®IB%×<ÄµÏäZî•ãÚì%qme“¸vÚ_¸{Ÿ)r÷~r÷é´p÷E¹û>krB¦¹‡XMÜCÃ¹‡Uk¹ŽHo®ã›óÜ#£­Ü£ˆ&®sð^î±³¹.„ƒ\\—×Mo×ÝË=¾§‹{üÄ?îqÆCîqi.÷øÛÜ*»¹\'ž^ãzx—p=Í¹žI\\Ï?ú\\o-9îÉÝDîÉÚ“\\Ÿú­ÜÓ\'?qÏôzrý6©qýqý¹þ\ZŸ¹þ¦\\÷X®ÿ›°mˆ ¿Â\r°½À=g2Î=×¸Æ=/På^œóä^êÖâšåGFpƒË\n¹Á?¸`Ý[\\ˆä²xšåc¹Ð¸8.² ‹ªèâ¢Ï¹˜¸»\\lÊ_.ùÞa.¥]À¥Q£¹ôó.ãÇ¥SÞp™Š¹l/.»ú —ý&€Ë),àr/	¸¼F-®ð^\0W8ÅíQæŠÍ®qÅyd®D;‘+­­æJ_irCÖÜÐÔÜ0†#7òÅ$7rˆÄ½Bsã^á^}¿™ý ˆ#ÃàÆ(\'rcÑÇ¸q?Îq÷s?Æs“ô½¸É 9nròsnÊnÊ¸=÷\Z>„{mµ›¦Ê½¡t…{“ßÏ½ÞÈ½ÕÌ½gÂ½Ýáf¸_çfÚ¸·\r¹YVmÜ¬âÓÜì	%nÎÓ!nÎP7OÎ’[°^É-<\'Ï-ì[åÞgõs‹ðmÜò˜4neF·Š÷ˆ[•)Ã}‚òå>\rå>1ä>3Zã>s°ä>W\Zã6œ!r[¹­1eÜÖBî«åGÜ×[r_r¸¯†¸¯?sßÔÍs{Îºp{§¹ §ÜÁ`yîà]gî°w¸\'Ÿ;bƒæ¾×mâ¾w›ã¾?“Î}¿îÈý`åÌýDLà~úò‹ûùÂîø^+îø!îxÄEîÄîû7wjÝˆûõs7÷ý3÷[a#w¦{•;«‡çþLgqþÛ¹qWî|f9wáZwac\'÷÷_\'îÒ³=ÜÕsÜ¿\ZO¸«y(îÚ¡îZ‡wý €»mÏÝ(úÂý·½Ÿû/ä/OÆxOfàoÓWž|õAžBížÊ+eÞ6t\'o[vo[{2OíOÓtŽ§Åæíð­ãéu>à„lð]•yÆ®<Sµ<ó€_¼]žÏyÖ\n÷yÖ\0Ï:t˜g³¼Ì³­àðìªòìêdyöû ¼}{yÍfxGd»yN†Š<W/ïxM:Ïc7’çyyÏó[\ZÏsyŠç…ïäyUøó¼:3x§^òNÓNðÎ\0îñÎ A¼3ïL¨ï¬ïžv”°1Ã»0à]T\ZåÉnåwó‚ýöó‚Ã²x—Ý&x—½{y—G¼y€ãP ö%PÝÄbyÀû<E4çOZñÀé#<ô+jÂƒþÒæ! *<Äb¯ÛÌÃßHåNëóU:<btál1Ë#W¨ñ(øc<ÊôCÕJ›ÇL•á±Ä4ëãwÃ\'ˆŽæ	^˜ò„jŸxBæ4OøÁ¥rxâDž¤úOêŽà…Œþá…|1ã…¾ÞàE¤äEÜ)åEŒ£yQp>ïJ_ïªÊe^¬g/®ÏKÚLå¥ZòRƒnó®/OónDýâÝh~Ä»5µ…w;ú2/Ýï/½ë:/ƒ?ÃËŠ¿ÎËÆ*ñ²¡¼;º“¼;Kxw­òî™ãÝ=±ÂËkñçåû|áÝ;yƒw~”woþ¯ x…wÆ+ò‘ã=H<Â+£æU^ˆåU>¸Â{ì<Î«rùÂ«zŸÊ{z0Š÷ôÑ~^5§šWÝð“WÃˆäÕªñêŽDò\Z‰^ã¸=ï…b¯iÀ•×¬õ’×¢Ïk±—áµ$ðÚ0y¼¶L\n¯ìÃëò†ñÞ\0yoH¡¼žîh^o¹”×_Hã\r¼žä\ryÃ[y£1Wx˜Çycýí¼/\Zx_æxß£Kx3Éy³Æ“¼›‚x?2è¼Ÿ ·¼ŸùÞ/ÙÞ¯òo¼“2Þ¢ÂsÞÊ×Þ_8†÷wæïïz&o½ Œ÷ï’/ïßTST\"SÇ4_.Ä†/Ï®å+xóe³ùŠ»ùŠOeøŠó`¾Ê·Ëü-§lù[\"õø[Ê\'ø[–óù[çœùÛî~ço{¿‡¿ÐÈWÝÈä«·*ò5¾…ð5=ýø;Ž;óuwÃøzŽ£|}Ò6¾a‡oØSÀ7ò¿À7Êfòå;øÆjd¾q’o®‹¿ë|ß\"\ZÂ·T‡ñ-/çó­Ð7ùÖñF|O<ßÖX™o[r“o§¯Ä·»²‡o7Š¿×S“¿Ïà-ÿ€ýmþÁF<ÿÐÞAþ¡Ódþ!1”Xéÿðô-¾£Ùi¾ã+&ÿÈ\nïä¶Îwê¹Á?ªùÔ?žï¼ÅïÜÂ?v\"Ž¬yßÓ>‡ïÙ¬Ê?upŒÊ5ƒêúÿôÅÝü3å–|¿$?\0×ËÙÇ?\'¯Ä?¿\'†>®‚>ÁÜ6Ä¾Ë¾õ‰y‹”ÙûÿòÕ#|@çY>˜åÎ‡~òaOÎðáZC|¸Þ$“áÇÇ}=ÅÇýúÈÇŸOäã36ó‰‰>©NOò)†·øTù“|Z<›O÷ŒçÓñ|†‰3Ÿ³ã0ŸóDÏ3dó…½ù¢Áã|)ê	_ºz†²-š’Ë\róÃÔ“øa«™üHð;~äÒþÕºíüèû™üXçE~õ?q²”Ÿ´7•Ÿ,yÇO®¤ó“W²ø©ÏTø©¯ø×N,òÓ\0ütˆŸ™ÈÏbyó³zuø9Ôy~ÎC8?w¦ƒŸÄÏ/3â‚ù…Ï>ðK¢wóKýFøeÂür¼?ÿ!$Ÿÿ°a–ÿðÏ2¿Ò=_åÌá?ãóŸj$ó«/ÔòkrøÏà_øµžü:›N~ýÔ2ÿ¹ò1~Ã¼\Z¿ñÛ~~ã:ß\"·ÊoY7á·iDðÛ‡øµü—·7ó_Ë¾à¿ûÉïÊìãw¾ÆïîÖáwà÷/à+ùYÃüÁ—LþÐ!sþpp0¤¼›ÿ¡\'€ÿa@žÿÙÇÛ|€?á…ßäñ>ÊŸHÑàLò¿Ž»ó§—5ø3Sù?ÆnñçÎûòçåíø¿þóÿ¼zÍ_„¸ñ—µCùËëoù+—ø+CBþ\ZB‡¿Fà¯½¬È•^È•AŠ4ÒX@õ]°}3@ †i¨÷X\n43Ÿ´ÔMZŽ.ðwÞ\'þí‚„%ÁÎ‚?@mBµÀ Ò\\`è)0¤¢†wFr‡FäR±%[`ªüD`ÊÎ˜«ŒÌ‡‡Ù‚Ý¡—VÅo{”6Ï¶}p>J`å °{NØuÜØ_z+pÐO8ˆ·öë~ìwsìŸYô·úè%8ÂÓ¹Z/pÚ2(p‚ÂG:.ÀBÛ`«À½GàNü-ðØIxž¾,ðüô^à­º,89¬(ð)÷øT=œi$ÐYœF\\¸2\"¸Dy.ÔO¯	—À¡Èù©\0ä(\0µý€™àÈ¸fU\0±=$€x 2RÔxA\0z	à‡­3âO…\0µ°,À\'%	ˆ:TñW€,£  ^NP_:\n÷êŒ±sá³€Uî\"`¥8-ªÎH‘€gø[Àÿ¾W ðþ*@„GÒ¢ÐN(ó­@ìm\"‹Ûtï”{UÚ.ˆ²ÓD…›®ªý\\=´KËÄŠ‘‚8òŠ îN± ®FC¶Ið|BHX$fn’~ ÉÏžR†•©ó‚ë!‚ë_ä×gy‚?/\nn»ÓéÒéÑ[™‚NAæZ­ «t‹ û|—àÎÛ$ANP ÷„ ÷kšànÚA^ä1A>vŸ àf› àK³ `$(Ä}Ü·ÍÉ¿yf	ŠJ–¥‰·e×åõ²‚\në·‚Ê\n¾àQ°@ðøaœ \nLT\nª$»Õ³ûÏN£»^\Z»è‚Æs‚ÆOY‚&:\\Ðœp@Ð<µGÐÖ÷KÐ.x.èÈú,èx¦ èdr¡]‚—Û/\'/ý™‚W?A÷´Š ÇrXÐkt^Ðëá ècˆïš5ýOWy~‚A‘`¯#^QŒXå	FúGïsï>¸?|8/|–íŒQËco&>‚É£‚Éâ-‚¯F…‚ogv\n¾õÄ\n¾s	‚ïüß‚¥NÁL\0]0-ÌTzfÉ>‚ŸùbÁ¯¶@ÁBhŒ`á«`éÒ_Á’Ð_°,”µ¸%”½Ñ&”A„\nPo¡âèSáæ`ŠPåÈ}áV›YáöÍÕÂíµ4¡ª\\’PÍÐ[¨öË\\¨~ØQ¨ÙvX¨ÍØ)Ô.j¯š	u´™Bž\'Â	Âïõ‚iBýFKáÎ×CBÃKyBc½ÃBã\\¡	¢Hhº 4×©š×žî28*ÜUo%´\0-}	B«¥váž§…Ö»o\n­SIB±«Ð6¸Nh·¹]hwZWhw®F¸÷ŒH¸·(´OÍ:xB…ÉëÂ}»t…ûS„ûûg„‡de„‡ÎŸ:^Ü#tÄ…N§\'„Nþ6B§2žÐ¹H,t¡y	]ÝyB7WáñsxáÉž½BŸ˜³B¿¤Ð?=_è?†ú¯X\nV./ì^œ^ÚR\'¼fÝ…A.Â ÍÂ`¤º€®V´…À»BPÎm!¸ñ§ò.P™BUnawBØ»GBø‰ÝB¼Wˆ$¨\nQÎêBT¢Pˆ¾Ø/ÄÄ±\r_…Ø}B\\.Iˆ›z-Ä\'V\n	‰_…$Ý!‰i!$Í\"…d§óB²ÔLH~R¿O	Y‚.!++\\ÈM¼&ä)\nùªBa‚™PÄnŠ/‡C–f…¡=„aaøJ¬ð\nÂHxu°Q­!ŒÉ«ÆâvÎ\n“«†„É/	S…©}×…ig\Z„×7O¯;U	o˜b„7soÛìfìfåé\n³Ù:Â3;aÎIyaNj¹0OFF˜OÓæß6æÿÞKšZ	ë«…÷çÄÂ\"å.añ¡ÂâòÂâúEa‰íŒ°¬-DX%jV©	kb±Âgog…µ+a}m›°¾×Vø|W°Ñåœ°iò°å¹¡°ÃŠ\"ìx$ì…/K}…/_;ö_¿™v?à{vê{½„½ßò…o-	öI„ƒ.Lá XC8£$%:?:m~”Þ~ü÷Fø©ì–plÄR8ÞZ _Ú-œrÙ$œº\"üÚ‘(üæÖ*üû(üþüpöŒ“pvñ”ð‡ÉŠð‡w ðÇi±pî ‘pÞp\\ø+/ü}*üÝ­$ü£rQø‡µ,\\šHþM~#\\Eí®…¯×¿©	ÿ}=*ÚÔ–\"R85.RøðP¤0ñN¤xð‹H1%V¤X1\'R:)RÂ¶Š”Ê“DJß¶Š”~m©Œm5\0‰¶;‹¶ßžmO©ú5‹TË>Štˆ_E:¼\"|¢hÇŽ¢«‘¾s¡È€Ë¬=Zë‰Œ{~ˆL;ŠÌ¯Í‰v\r\Z‰,ŽÇ‰,-\"‹ÌN‘Å\"+;]‘UHdµ²[d\r‰l|­D6,‘mXd»,Ú;¼Kdo4.²¾YdÿöhC¿è@e¨èà¸èPìªèÐã}¢ÃŠË¢Ã¨‹¢Ãñ¢£ìiÑÑ¡\0‘sõ?Ñ1ÉˆÈUy§È5&Räæè&r‡¾¹çÕŠ<’@\"Ïs¢“ÞÕ¢“cY\"êf‘Ï?„è”o˜èôþ>Ñu¬èlï_‘¦HäßùMtN½JtÁ|Ct©ò®èÒÂCQ°,J\\š-\n~Å]îQ]þ¬.ÈŠE@ùr°f›d¼GŠk\ZšD`/Œê».‚*Áš/‹àº]\"Ä9R.S„Ì¿*BGD‹Tîíá”«ˆˆŠëªD”Ø&%=CDë.ÑæˆØ›\\Eì6W%EÄñFDü”Û\"¡Š•HÄC‹ÄÎ\"‰ß‘dÖUeX%ºz5PSzKê)Jðú J²°%WˆR.NˆR³/‹R»Ei©OEi?zE73o‹nV-‹n>Ý¶6¥me´ÀEwŽÊˆî”lå4Šî¤‰\nŠï‰î_ÎÝ/\r¹TŠŠ;ÿˆJ–è¢RÜWQù•K¢ò;‹¢‡«f¢\nž·¨âævQE^T1þ@Tñó¨è±òÑã¬eÑ“×EO.Ý=Ý|Zô´!ªæ DÏ^Dõu1¢ç2¢÷?¢¦$yQÓ¢³¨E­OÔ¢_&j]:\"êP<&ê¸,ê½äŠ^‰^PE¯~w‰^ËrD¯\nD=ƒE}‡wŠÞ)Èˆ†>Þœ6„%ˆFb¢÷$SÑÇÃò¢ç¾‹>>Í}!¾ëõŠÆÍ¡¢ñ¸hüÝ’hâÒ1Ñ%šš}“×}³i}+< šNˆ¾«qE³†)¢Ù¿í¢Ÿâ4ÑÏW¢Ÿk¢_*\n¢_GzD&äDË¶OD+÷¡¢•…*ÑßÃk¢¿G>Šþ†­‹þÞç‰V¢Õ…vÑZÜœhmH Zû6&Zg¾­¾&Þä.Þ´lü¿P±\\ðm±\\s§Xî}¶X¾¨L¬ P¬Dˆ•âw‰·’‰·ßƒŠÕIbM/±fYƒX+²X¬u,Ö.4ë¨¿ë–ÓÅz’bý¸Ø(¸Zlª©.6M‰M¯cÅ¦E†b3{%ñ®!b‹ÒN±Å‹U±å·Uñn%w±Õ+¡xOA†Ø¦PFl33(¶MñÛÞtïU-ïÅµˆ÷\nRÅö~–bûÂ±ƒê˜xÿïKâƒuwÄßÍ‹ü?•y–+v\nÚ#vúõS|ô`ŽøèE±3$Jì’ôYìšf*v­[»Ö§‰Oì–ˆ=vË‹=¾‰Ä^nb¯ïÛÅÞ°bï»hñIÒW±ïößâS‘Dñ©fSñé©>ñ™]»Åþ®ˆý	½âsšæâ‹ì^ñÅ¡qàÔqá³8(í°8øG8{UDŽ‰ÁÆ…b°¯¦ü‡/†TÄP\\†\Z?+†tÃ:¾‹asnbÔfŽEº%F+÷‰ÑGÄ˜i¡ë¼\"Æ\rÄ‰	A¿ÅÌM1¡(&++‹ÉÝþbÊíy1õÄq1Í²]LË}+¦k.‹™~›Äì@k1û÷W1çð€˜sO]Ìëjó>6ˆ…Û¾Š…¼XØ.¶¿»¿ˆÅ½Íb‰-q-‡^ê‡æ•‹Ã¶ñÅ‘{µÄQ•×ÅWÈÄW»—Åq‡_‰ã\ZÊÅ	MHqR„¥8ÅÒSœÚY\'¾¦§ø¿ò‚5ÅiÿŽ‹¯\rß>ß²§Ë[ŠÓz‹3ÿ·Ò+Î6sgÛú‰³{~‹sFNŠsþåŠsµtÅy²qQº¢¸Øz^\\|Ü[\\\\9(.‘&ŠK¢Ï‰+ßŠ> ®bÑÄ5ä/âgÔ›â:q}Í7qý¿5ñóáBqƒ§¸ÉeUÜ´b/nñŠ·Ò â¶cÄmL°¸íÁq‡s£¸#PGÜ‘ ¿„üwÿ_s½—~‰{[Ä}Î¦â·¼{â·W¿‹ß–ðÅï¶¿CMˆû¿ˆûgÄC‰}â¡ÔLñðÑ\'âÑ\"¬øƒâ!ñª¹øã\nDüÙ’+þâ:,žèþ)ž\\pO…ž›¾(ž>µ$ž¾rVüý«—xflV<{&K<›¨*þ]\"þ­&žk}!žkgˆç]ƒÄ¿Ò6‹JÅ+ñïúŸâ?˜qñ’i©x9\'PüW§\\¼ö+^ÏSo\\&ˆÿ­8I6ŸIä¯œ(éì“(Q†$*Vé•/9’­›¸’­öG$[Cä%Û~Ü“lŸú ÑØ-Ñ¾rI¢ý8W¢ÝwO¢cóU¢s\"Ñ™É”ì°Ú)ÑåJôP};¡D%1ôxý¿a‰Q5Obôf‡ÄhÄSb4.1–Ñ’c{%ÆBˆÄä…ÄdÈ[b®úGb8,Ù5}VbaÜ.Ùm‰“Xµí–ØhÃ%6ˆ‰Í»í[3‰íâ‰ÞMÉ^u/ÉÞÆU‰½Rbº\\²_÷ ä\0¤KrdjFâl}Fâ¢Z$qóH–¸“¸_	‘x\Z`$žÞß%ž>‰çÙ,‰çu˜ÄëT·Äë‘äTÚu‰ßü1‰ÿ19‰ÿ×DIÀ)‚äü^ÉùÔ×’ÞÝ’Ó?%¬${ÞK‚\\ÞH‚.«H\0Æ‰ÐŽ?ó ‘+\'A)ü•`2_J°þ|	Ž—n%dð\'	e.¡ïÛ.¡7p%ôn˜„ùXÆÖ¿]vŒ¶„+a¯>–pìH¸rQ^¼¬„á›D\0\0IšD y-Ô„ID7$âðU‰ääœ$dO®î+‰èž•\\i\r“Dm•Äé<•ÄDHâ¤G%qubI¢º±$yGª$u~«äÚ‹³’ëâ_’$7»F%é“IÆËnI¶$SrgAM’Kä.“ì™”89H\n¾K\næI\nš%…§’ûF$÷Ú%”l$Å²I±÷gIY+ER¾Ž“<¤£%76IªÖIê\'$õ{Ò$õy’†«0IcÂIcý¢äÅÎ%É‹â³’¦3O%Mçð’¦ZwIÓœ¼¤Y÷²¤%#i•½+iS5´9B%í~\'$/îK^}“t\'VHÞlz#é)¾\"é)é—¼¼û´(pcH¨\'%ƒ¾	’!%¡d84F2‡”¼¿h!ùàT$ùügT2&|!Ž|¡|”|)˜“|5”Œ»|”Œ‹«$“v.’o*’ï~hÉw‘ždFÿ¨d¦é³dæm—dVédÖý˜ä‡ÁnÉËxÉ³Ã’Ÿx’ùë’_;e$¿z’?ýY’Åb¨d	8/YJáI–%‡$ËîHÖ”~IÖŽVKÖ®¤JÖ¾€$kS.’ž%ÿ€cR™iÒM¢ãRYA Tö³†TÑ÷¼Tñ¥TIó¶t³u¶T…c-UiL‘nßã&UßÇ”ªÿº\"ÕðâJ5ò¬¥Z·¤Úo¥:¼T÷{ŒT/IWª/{Nª¯Qªú…TÿÃ¢t§›±Ô$2SºkÇ€Ôrï©å•yén9©ÕU®tÏþ$©õ.€Ô¦p\\j—= u˜aJ÷¹·K÷çÌI|Ž‘ÔÌ’r•:¡b¤G¹£Òc®SÒcÙ\rR‡n©›Û€ôx‹‘ôÄé‰•íRÏÒF©Wû{©·\\½ôdVžÔw£RzÊ JzŠ¿Gzú°«ôLàMé¹í·¥çü®IÏ—â¥ç¿ûK/{K/Ù–J/5ï•ÍJ»‚¤\0{)ÈcJ\nB5KAÒ3RXÆ n~VŠä	¤È÷O¥¨fÐ/E?	”båRl¼¯ûÄHJPt•Ï–’”ˆR’Šƒ”luPJþQ*%ÿ©“Rjj¤L)sÔCÊÒ¬“²,Ã¤\\°‚”ûø÷Í…÷\0<”É*QFI¢’\"Y™©ˆDf!QôÝ{ï½GeSv	%£ˆ†\n!‰ŒH‘øÿÎÿÅç</î9÷Ü{ŸçÜñæ²sÛ9{³\09_U\0·ýØ€;=–€\\Ø{@nã}@îäK@žY4 /np÷\0X¿\0(¾\0r³ÀÉ\0¸î8\0¶ó\0ÙÐ@¾ó ¦1\0L¥\0k˜Àïñ©\0âŸÛ\0Òé>\0é~5€R1 \\\00ÚØq‘\0n¼€û¥À$0\0Bd@bä\n\\ßàÎ\0¤_\Z\0ò®\"À½ˆ4À=ô5@á–\"@áÝÇ€\"ŒPô¨\nPì,”¼×”n¿(Ýã\r(½Ð(ãï”3\r\0JV½Š€JMg@åT7 ªò: v½:àñ>(àÉb0àic	 !¬ÐLá^¤F:N‹‘ÿÅ\'|@g¢\Z §\0è2E\0Þ;x{u\'à-FðîÔ$ Çoàƒaà£ÉNÀGšàSï3@oØ< ŸvÐ_­\n¨»hkŽÄ\0†PHÀ°ì:`¸Ã0<‘øR7q:©{Ó•\0¾^ù	˜ØLÞñL2\'Sû/¦×»¦¹\0scJÿÙø¹íàçòà·J?à÷§+€åï§\0·]\0¬V\0V/ø×ý¼T¸T\"ûüw\"i7_n8x¸á¤¸ÕÜ¤^T1÷n>éÜ\\3TÕúTMüT³¿ÜÂÈª_¤\0Õóf€[cÿÅ·v}jujm—·w8ïîp9ÔƒÓz/€;Ÿ\0\Zvvƒ€FK%@ã¿YÀ½þ±ÀýçýÇc€ñÀ/@ÀƒÐíÀC OÀÃnê@«w½À#õ§ÖNm@C{à±.ÐÎ¨xü¨Ð‘Ü<ctÖÆ\0Y‰ÀS¸õ@wÐc Gæcà™ðcÀ3Ÿo½¶…ýê]g·ÆÏê¶ý5—€þI§ÁúŠÀÐ¹MÀóëÛç±¯€·\Z/6^lÜ¼ØŸ»é[ý‡Ã+ŠáN/‘ÀÈ/`”S:0êço`´Û0º¥c Œñ,Æd¯nf¯†Ÿ^¥k¯>˜^}çŒÆáÜ€	Ñ0`\"î>ðºcðúIàõ‚?Àä)0eL[ïL‹Ú	LßÕÌ(ÿÌ–\03ŸìÞÄ[o\n;€Ù¯Þs^›oW2€y÷³€wl€\0P(°l\0zÖ\0AÇs èX ˆ§ºÁCOàÅE ÌþÆrÂ­lð²k@xˆxÈ\"A\r@Tˆ^Mâ­½D-K ñ0H¼®\r$b¬Äg…@*h:¶ÈŠk²À@à%žänœrmš\\/)÷äù&€‚Ãö@Á‡—@ñ:)P|’×ä%Àn tÏ& L«(;:¼oh\n|p­\nXüæ+°d—3°¤ó?K§¥5ÆÀG·ì–‰ÀjÏ£ÀZõ»ÀÚ“Dàco!ðé¦EàÓ}FÀ§âÏÀ§ÍO¿çk{€ÏÂ¹ÀçÏpÀfÜàg\'`+ÊørÇuàK<ðå“H`\'ä%°så9ðõý`Wù\Z°kp°û{<°{Éøfã°gÓIàGÇàç 9à\0)øE¿\Zø%ñ9ðËpd›\'päöuàØÖRàö7p¬ò-ðkágàø†TàøÖpà·Ôyà788¡ÉN|Ê~ßhœ¬Ûœ:N=oþXZNïƒgþ¨n^þœ{œ?#Î|€ó÷¢€úë¿zÜ€‹ÍÀ?!*À•-	À³»À5K{àÚ¿Û …áXÒý2Ð_hCïeòIC2Ô´ÉD´É¤’9ÚÜv¤ŠÜ\0R3ºRË©Uw€Ôyê õšxzûIÐVÞ†>¤9Òx\nÒŒíiõR@ÚÿA:>n¢¤Ûã	Ú¡ÿ¤oÒû\nÚu`dXºdÔÏÃ˜ ãÆXÉúDÉ©ß )Èä_$ho‹>ÈôüwÐ¾<YåIÐþ·Pyá:EtÐ›\r²4YiYmý²z´dµÐ:šö\ntôæg:ÈÎGdÿ=t¼Kä 4¹¢€Ü ¡ ·_gA§µA—·<¯öƒ¼x /ÿ\nW°ÈûI5ÈçhÈwý(×\nÞ>u\0§€‚Ü|AAµ\Z à¸÷ Ð7pPèr$è|³èüäÐ…gëAa»®€ÂÐ@á›‹Aá¥ PÄ)(Ê\rºâêŠVPEÿŠ¹šºjºÚÕŠ–þþ\0%ªÔ€7ËAIÖW@)0PÊµû Ü%PŠ`”ò\n\0J=z\rtcö,(ý“3(£å1(£/\Z”É‰Ý|å8oå\\òÝYôå™-‚\0×Y Às+Ðjè¡>½‚ðgA°Ç@°¼¦„¬5aŽaò@Ø‚^nü/ˆr@DµÜ¢–ú‚h]AÌa\0ˆ]â0I þsŸÆñCABµa(#$úö$6P\0É6s@r¢”ßS\r*(oV:‚\nAÅ§·‚Jé‘ 2D¨¼ª\Zôð¢5èaòKÐ#`?¨úÄOPmØ)P-OÔˆÜ\rz¶¯ôì|¨àz¡\nz!¯½([j_+uün½·2õDá@ÏYz¸ ¾öP¿àèsnhà4—ú²ÿ<hd/\n4º\Z-þúj{ô\rõ4ñð0h¢þ(h¢54ùÂ4ålú±}4}ïhÆ¥4{:\04\'ºú=ÓúÃÎýµŸ¯Ë1¯#ž¯üVM	V}º¼Åô X3È¬™´¬­T\rÖñðë$ÈÁ:·ÁÛŒ[ÁÛ[‚·}[\0o/\n\0ë À>`ƒþ°×l|´l¸¼û\Z\Z¼û¶¼ûîðž+OÀ{füÁ&\nAàý¿Ä`‹“‹`‹q{ð+ÑàÃÞ÷ÀVwìÁÖ/ð`[Ãn°mþØ¶çØ.¦||Ã=ðqÀð‰gB°Ã•B°Cì81\0>iH;m€O	a`×Ü`7Ü[°{ì2ØÃñ;Øã¹2øÌ­`¯¼X°×ØçRØ×5ìK*û> ‚ÏºýïÌ‚ý\'ýÀAY­à Ê^pÐh\n8ä}	84oæ—/UGz\0Á—ÝÏ‚£ü€cN×€cðŽàXo*8ŽœŽßF\'Zÿ\0\'¹~_kf“—>ƒSÀi§dà4ºøQ¾ñCœ~ë\n8£J|óú8ûø?ðí”mà\\ä,8·¹|w~+.VBÀ 08é^CgÀÐ|º\n†®€QGö‚QÖ3`Ô}F×;ƒ±s¯Àø©0áZ,˜ä’&[ºÉýù`Šg\Z˜Âü¦ê2À´²«`úÙ=`:¨\ZÌØªæ˜Þ\0sÌ­ÀÜí`þžÿ°¸`AXêi\0–-%ƒåjnà{­ÿÀ÷Ÿ®ç[<nH:lÑÁe©Ñà²[Àå*ãà‡yàG_<ÀŠTp…h\0\\|\\åHWÇ¶‚«§!àÇ8øi$üT¾\0n²xn: \0?Ù›­€›¡`p3³\0ÜúTÜú\rnËk\0¿”ß¿RQ\0w<ŒwÌ@ÁZ»À:Aà×IÁo5î€?x‰Áà[ÁáàOÊ‘à>x\n¸OîWX÷«½\\º¸¹<Øz³üåüxd3<¢-`mÁ£›æÁ£È.ðØkx\\Cžˆ_Or.ƒ\'_÷ƒlO÷zƒgçÀ³ƒÁ³á¹àYÑ9ðÏxíž¯:þ¥öü‹Ûþ•/Æi€ß€€—×šÁ‰Ÿ!ëÞBL$E…yˆ\"»¢XÅƒ¬?ÙÙ0i	Q¶üÙœ‰‚l®ÜQcMC¶ƒ¨›}„¨\'/AÔÅ`ÈÖw‹õÍ;úM±2D»õ;DÇ±¢Ë¼Ñ[?Ñ3¨…è<ÑwÉ„èÇ÷CÒu †»V {¶®ƒìé†ALœÜ {¿CLï-Böm?	1GC,^¾‚ú±Ü\0XöGAÏ¸C¬6‡=9Z=±nQØ$)AlC- ¶‚ˆ}êäxÚÈ‰Gg!Î÷j!n{÷Ð\Zˆ{=Ä#|\0â«œ±CÎt‡AÎLtB¼lý ^¨ï’\"ˆFña©@|3Œ!þ•HÀ›\\Hà^2$å	Ê)†\\2Žƒ\\JC.ýˆ‡DôI!‘_k —Í?C®„´@¢;-!qkF„¨0HÂ•„kº¤%9äZözÈµŠyÈuƒqÈuHZÕ6È !äß\n’	¥C2r 7ã!YÕ Y3¾ìŠ­ÜqHNk8äv«äv?rg;\n’«ý’ëáÉ-yÉÛ¦ÉC¿‡\0N@€£µ	ˆ…@È`Ú²ÿlA;¿†`eìïsüÞ!xôCˆ#ñç(„Tl!7@¨\nKªA,„úL¡yåAh‘§ tÅ!ãøOƒrÂj~	aßAØ	›áÈÎA8£ ¼*DÀ^„ˆ´f \"§\Zˆ42\"ýû\"3¼	‘¿¿¹y°‚äÇ# ù=Ç!ED1¤Øã¤dRš¶RfyòÈXyÄ6‚Ôl€Ô¼þ©µ÷„ÔÒ#!µ\r>Ú	\n¤®Íò¸½òÄi¼x\nÒ”V	yŽR€¼°I‡´èXAZW!­Ïÿ@Z;ï@^í\'A^‰{ ]ÒHW/ò¾ò.éan„|jS€|ú—	éÕ£@z}4 ½OAúŒ!>Ÿ\\H_Ò÷°Òÿ¹2ÐU	Úù2Ô‘Noƒ|9/†L\n=!“ß“ ?´: ?B.@f~êCæš s«\"ÈOßMŸ³My[mÈüê\"ä¹ò;y/äwýmÈŸá“¥œåõé¿‰q¿?r ÿ¢ã!«>dÍï\nTqÝ/èúJuèFÙT…PU[‡ª­O€ªáyÐ-™¡êG@Õkc š‰»¡Ú\ZÙPm-$T»›Õ£A·íQ€n÷ªëñºã—1T_å\"t§itç›«Ð]°H¨Ab	Ô5Ù59„špwB÷†ºAM< ¦Øè¾£ýÐýÖ¨…Å9¨-jÑ„8~zðÌ=è!×è!¿è¡ô°=jEp‚ZÑs GlÐ£»ÁPë‡-Pëo‹PëßP³dè±ŸiP;‹7P;Ú Ô~½7Ôa—Ô!,	êÒ	u½:Uü†:o>uÖºu=¼\nuvºÆ»C]‹í §ÍÏAOúuÛauÿ¨õèð†zn|õT#BÏ°”¡Þ±\'¡¾ãP¿´CP?.êW‚ú;›@dnÐ½%ÐsÚ=Ðs¦ ç¯CÃ´·@ÃA/]J„^þ¯¿(Âôªçwhç-4!šMò¹Mú~z]óôz4š¢?Mõ.‚¦~r¦¶Coøj@3R´ ™è[Ð›\'b Y[j¡·.ÿ…ÞÊþÍy¿½½;8¹iAAÐýPp\nIj†Âö¸Aaÿ­ÂÎŠl‚bÝ ø+PBå(Ù¥ì¿¥âZ¡Ô·:Pê´.”32\\‚²¶œ…²t‹¡¬?@(§ŽåŒß€r÷ƒ <ãÝPI*Ô«ƒ\nr¨èüO¨x*\r*Q*‡JnhA¥oiP9¦zòšÿð.´È´Z\Zâ-}m\r}¸±úùZáµ­ÒC«2hU´Z+	Z£­=±­å` uÆþÐÇˆFèã5ôÉ–×Ð\'ÕóÐ\'Ÿ„ÐúŽ&èÓsÐFm´ÑB\0m\\†>ƒv@Ÿ¯Ù@[´|þÛZò -áÊÐVy\r´µ4Ú:½Úº²Úö4ÚÖ\rmÿ=}9å}µ}ô•Xí8ß\r}gÇ‡öÄ_‚ödí€~ò…~jÿ\ní½ªˆ{\r<²:¤¡bÜ‚cœ Ãow@G #ÔqèˆÜ:\Zh\r6‚Ž.ˆ¡ceèX	ú5ì1tb:y\r–XBgbÿBçžüƒÎ\rúB‡zB÷çC¯e@—f=¡+ìèZ]t­c¦àµ¦t¦¦ä¥[¯[¯w¶¡òlcžl#s¶iï\'˜JÆ^Øæ¶C°Í+Ñ0ÕÍÙ0µm/`jÏ˜0µæqØ–d0lK)¶åñL=U¦Nø	Ó¹“ÓU˜‚í?†í(ýÛ1>3°+‡”‰a{¶mƒí!a&Ž\n0ÓÛª°}sÞ0ó×aæG)0ó¤6˜ù5Öêaæ™°ƒì`ï,ìÐ,vh%vX³bÜ‡Y\'ž€s0„ÙÉôaö7ra\'ŽÖÁ×;ÀS’aNÞoa§.`®û^ÂÎ$ÀÎ|€yÿ€ùÁ^ÀÓaA™s° Âß°`x=ì§Z5;·vA¡Þ4‹Â\"k\'aÑ‚û°˜M—`16°« X¬ž,Ž¬‹+³…ÅUƒ`q³XXüíyXüüCXü²–(#À’´W`I§$°¤n ,Õ –ÞËðYƒeÔÃa7eÊ°¬æ°¬\n°¬4,;B–³§–û­\r YÁ gÿÂà¿œ`G-‚G†!¦Òa¨Ï.0Ô÷<ú…gëÃe*Ãùça„ïa0Â?%	óFVq†‘“nÀÈ9ëaäú9%­FÛêclûcÖÁÜ\Z£WÆ¤jÂXçô`ìÄ{0öws×¸\rÆÅ»ÁxË0¾FŒ¯c” `‚Þs0Ár/L¨u&šòƒIF00iuL¶îLæ‹†É¿¿„ÝS^†Ý×K„å¿†å;}‚Ø‡Ã\nŸ„ÀÊæFa­íaðŠ°\n7eXÕ§°\Zã.X]úì1«ð\0Ö±\rÖ‹5åNÂš RØ3»nØss¬Ù~¬ù6Ö<À‚½TÛ	{io{y/Ö1ôÖ½û ì\r{7ì½#ö>ÙÖS…}¨~ûèÙ\nû¤ë³,‡}Þ¾ûœs6|çlTý\'lì_8l|ËOØÄl2·6•7\0û!‚Â¦wöÃf\\½`3ÐjØì‚lNÙös°\r¶`„ýzq\Z¶xV\röÛ0öûÝiØß;•°•OØ¿ðØZyl­¡¾ÎX¾Îw®”_?·WÞlßDÝßrá\\s\n×\\›k9	×5+ƒë†[ÃwœŠëûÞ…ï¼ü\nnà’74Á6$Á<á»ìà»ƒlá{Á÷Ž\\†›*äÀ÷Ål‚ïk„›=?7ë¿\r7ÇSáÞXÂÌÀrÓá‡íßÀÇ_„îÌ‚~í·²=·šØ?²ñÜZ¬·±º?Vè·k·àöáö³pG|¸Óö¸S×9¸{èÜ½·îvîâ÷¦nûì„Á}ŽƒûdNÀÏ¾«‚Œà:wáA™ð/<ôˆüB1~‘•¿X2\0¿Øþvþ\r<,Ú	¾á<ê@&üÊ‚üjå	xÂaøµ£wàÉz?à)Ë%ð4<ÍožÞË…g¾Û¿‰u‡gù^…ßò¾\0ÏfKàÙ÷¢à·sZà¹wxî½+ð<àcøÝÑT8€¸¦çÀÁ›/ÃÁ¿OÁa!¿àˆÝ 8òcù¹ŽŽ”ÃÑûà»$8v÷—¿ÇGßƒã±pü»8ñ»N:…‡“xFpÒ\0N±j€3úMà¼02\\&†çðpá¯¸9\0—Ø…Âå×Ãå,c¸\\Ôðkž¯ÏgÁllá\ZàÅ9ðâÅ‹ðv:¼äW¼œû^yå¼Zt^ã¾þ8÷!¼^ÑþôÞDX‚7ßø19\no9†·ÜÂÛ\Z’àíf¯á/W‡á]åŸáÝOÀß8¡áoÊŠào¾úÂßÞ Ãß‰*áïšóà=›à÷§Á?Ê,á½u.ð¾<|¨é(|Ø‘ÁG~^~ì„½Úÿúù>|ü÷\Züûávøä>*|òÄIøT±\'|Z÷|f8>³z>{p>ZÿÔÞÿ¹Í¾ÐÿþËö ü÷ÕpøŸÿêjyŽXwt¡£ƒPÔPG(:ÿF(ûë/è!ÖßqBl¸hƒØKA¨¢n\"Ô0ëê’ê\Zl\'„&Ï¡ù1¡£ŠBl{ÐƒØlØÞ|¡‹©@è™L!ôÂ¢zá—úŠ½ˆ›¿!v¹|Bì’ú!v5Ô#œ¥ƒªX„¡õn„q¯=ÂxB±\'ª\0±‡…0¹‰Cì­|Š0µ³A˜½º…Ø½0_~ˆ°p!È¶ ,mHˆÃjIˆÃZQˆ#O ŽÕ#Ž6W#¬DXƒÍÖDmÄ‰ó¯‘ïØ\rÇç›\'K„\'Ÿi„óñ)„ë)g„kN\nât;áyÕqÆŠ8Bxéó¾„oñv„ïoâ¬ë#„ÿ¶mˆ€•*Dàa.\"ðèIDÕuDPÑDpX\"D#q.¾ªÃ@„æB„Né .ToE\\¼ÌD\\”Ba^îˆ0Œ\0V¾¾‰Ž?¨„¸ôŠˆóBÄœˆCÄÄX#®žCÄîIEÄEä âòñç‰f¦ˆDï.DâØiDe\nqÝ§\Z‘¼g‘²%‘–ŸHç#Òáˆ×qDF‘qî\n\"³L\rqÓø=â&Ã‘å¿\r‘u7qËè<\"ç‘ëÁFäY_BäáÍy#Eˆ»wS\Zw¹)`|xË­G€f#À×UPå«øn6q*:t?E\Z¬Dù_E8† òášÂ~m×]ðÁ<\\†`2¯#X§Ü¬È¿Nç?ƒn9ƒQâ7¦©š\ZBšHFHK¿!äž*ˆ{Â÷K:äºÒ…þIˆBˆ¢ðg.¢èñDÑ\ZQm„(~=(h#J~†!J!pDYœ&¢<¡\0Q^„xXp\nQyªñ˜¨ˆx\\vñø‡ñä…ñdrñTyÑx \rÑXõÑØHG4~‹E4å#š~; že Ïˆ™ˆf¬¢Õ|/¢íx¢ïŠè0m@tl@tß©Etã%ˆ·gôoI:ˆ·«Û=ûï!zJÃ=‹0ÄÄ‡ÈýˆOäˆ¾{0Ägß/ˆµeÄP1ŒYB¿@Œ(à£+)ˆ¯‰«ˆq³Ä¸Í/ÄxñÝ˜šÚø1¯ƒ˜=ÏEÌ>­AÌ]ôGÌGu#æë>!~M»#~;‡\"–Ô\r¿BÿìÿÂ%ˆÕ¿k_k—¦ë›AÈõÿôNœC*¯KAn<©ÚÕ†TÓEªM ·@Ï\"ÕUš‘ê«¡È­ŠÇÚ‘ÿé{†Ô1ÜŒÔDîÚ‹4LX‡4Œ!k#÷,@&t,Ò¤E†Ü»•€4Õ>Ž4o=Œ<”=Š<¢!DìDÕÐAZ«K6MµH»‡sHûÇ­Èã-¤ƒÐ\0éÔé¼%éª‘‚<­ì…ôÜX‚<ó\'éåB@zù˜!½þ.#½Ûb¾ûl‘¾l¤ïRò¬2°ñ2 €˜€!C£42ÈªäùµZüy~Â\ny1îòbV12ìãFä¥+áÈK·È…dÄìcd~Åg!¯_ ¯,9 czqs,dÂÃÈÄâTdÒyòÚÛ]Èë 3ÈdôdÊt62ug,25‹L»9ŽL+ù€¼!ý„¼ÑGf¾Ã#o\Z«\"³Ž¯Gf5^EÞN2AÞÙCæÞvGæ­—\"Y×@F†tDÂ˜û0Éc$Ü3‰Ø¹ŠDv ƒ‡‘H»)$2Ë‰f\\CâÜÕø¢5$át’Ðßƒ$•r‘ä[‘”½Û‘ÔkíHÚž$-î2’žc†dÔŒ#Ù9¯œo-H^æ’\'\rFò•l‘‚cP¤àf=R0y)ä>AŠ¿!Ep4R„»€—úÏ¤øÙ\"RÜ+FJ_BÊ©!eI±H/)ÿd‡¼’…|p|ù€xY°ï ²àT²\03„,h@!ViÈÂÈxdQ”YµYÌhE–hú ËvN Ë\"úrô‘•Y‘UI—‘U¿#«ÙÈêøÛÈj`²ºYçb‹¬cÆ#ãÞ#ëÐ\rcRdÓU&òYä-ä³ØNäóŸÏ]ÆÏA†È–Ó\rÈ¶›3Èvc)²}îò%Ôù\n’ì8òùZgò5¥ÙÅyˆìz†Ev+Bo«oÛ÷#ß,#ßýWóï±ÿï¿Ô!{î!ŸÈ?½çG}¯¿6\"‡¯nB~ÓóG~;=‹œXÜœÛOFþl& çgaÈÅçQÈ?-uÈ¥}zÈ¥?är–rùžò¯®\'òož*rmÄ¥´p¥KF©´Œ¢TMO¡TL¢TÏ5¢¶Â&Q[Ç`(Íõ(ÍûGQZ{!(­7j¨íÆê¨í=6(ÝÌÔŽÆÓ(ýÚ‹¨5Q†Žž(£ó(ã–Ý¨=!ŸQ{·P{ýÇQ{‡¬PûNÔ öÁ(3ÎÔ~{j?\Z„Ú?¶eáõ\Zu°î\0êà{M”åu\'”ÕøI”Õ¯c¨#]¨£s‘(k‹×(ë‹X”MñÔ±|”­ä/Ê¶a+ÊÞ;u|ãêDKêdÏ8Ê¹üêíÊåd-Êeà\0Ê^€rìD¹‡æ£ÜpPžF;Q^ÒV”ÏºeÔÙ-E¨³KÛPþê\\T@ÝTà>KTÐ5TPî8*Øä*Øâ	*ô4ºªŒ:¿í\nêBG,*lvuIŠ<úu%\0º\"Â b¼†PW3mPñûw âFÅ?Ç¡zè¨$ß«¨¤©0ÔuÇ¨äk9¨áWP7ù Ò_(¢2LÝQ™¯£2Ç\\QÙïä¨ùêÎùXÔDKÔÔ÷¨Ü_•¨¼m j€û @…\n(pôMx‚€‚Ö¿EA_¼DÁÓ¯¢†Ö(ä››(Ô¡z\Z;ƒÂJ®¢(Š(Ê\0E5¯D1zx(6¬Å1(@q‡Q¼à7(¾¡ŠO×E	­C	JQ\"ê$J¬ù%é{„’&ËQÒîë(i¿%J®[…ºç @Ý»ÔŒº¤„z@/BÎj¢Š¯:£JÖß@•Ø&£J7£Ê(¨²‰¨‡Ò\"Ô£çÖ¨J«Tåý2Tåt0ªÚ>UP€ªn\n@ÕlþŒz¼æˆz\".CÕ_”¡êãP\rðhTãu¨Æ‚xTc¡)ªyñêÅª¥ê\0ª-¨Õ¶üÕ€£^>Ë@u¸N :žŽ£:Ãß ^{½C½¾ê‹êÚÜˆêzöõænêíˆ\Zêƒg/êãû#¨PŸÏQ}.¢ú†D¨Å$ÔàV9ê\ZM[A?@M\0¯¢&Ý­Q“´¨©“Q¨©G\"ÔT×ÔŒÞ]ÔO·u¨yÒnÔÂòÔ/å=¨_y2Ôïº.Ô’ã\"jù°õwû>Ô_ôê/±µ²)µ²f‚Z[pE+½\\VúãÞ¨v½©U½iõ+zó™Iô–z,ZÝH	­î\\ƒVod£5ò\'Ñ\Z­hM.Z³É­ù‡ÖŽBkCþ µËÑÛb\0hÝÏÛÐ;ØôŽ9+´^­GïLÑEïR®GÄ§ \rÞ¾B¦8¡<&ÑFÉÊèÝ°rôž*Ú4Ñ½/1\r½o­m&¿ÞŸ2ˆ>h±mœ…¶zÞ‹¶î~‹>æFEû&C;¹¢Ž‰Ñ\'‡Ñ\'\'FÐN–QèSQ™h—KhWûçèÓ±R´›B?ÚýJ9Ú#ƒ>“·Šöª\ZB{—Ú£}Â•Ñ¾F.h¿´_Eú¬EÚ;\n~8ü$ú‹iªDŸ[Ú‰Ý;‚]>€¾`G_ˆ¢/Ä.£/,‡£/ú¨£/f[ Ã‚ûÐá6ýèK&èKtÄ¬ú²?}9²}¼}y©\0%¿ƒŽV¢cî ¯ê_F_-ÿ€ŽMy‚Ž]þ…ŽSÉDÇßA£¼¢M¾£¯]i@\';‹ÐÉÑGÑÉ×è”ßŽèÔÕ·è4ÿZtZE4:môúÆ±™Î8\Z†Î„}Fßt*Aß¤/£o>ƒ£oØ‚ÎþŠAçlÞmG-2Ð@K\ZÔœŽ§×¢ÁÜD4¤¿\rõDÃyûÐðÁ“hä•óhäíb4*–…FÕ—£Ñ‡£1Çþ¡1h¬ÝI4®YçžG“ ÉÆšh\n§\nMyæ‚¦Ã»Ð,æ{4ë¡Í¡ÙÐ\"4Gåšs±Í¹ì„æ½SCó·mG÷¡Å\'«ÑâR´xÄ-©*CK·¥ ¥/è{’Ð…ñ<t±]‚ÓC—m\0¢ËÐcèòMÛÐå{³ÐåfsèGûÌÑ×¬ÑÕÔ­èê\rtMÎ&tm]÷€~¢÷]ÜŽnÔÿÏÝ„”¡Ÿ%¾G?»æŽ~vg\0ý¬jÝ,UA7Û~a³	ýÂî!ºjnE,£Û¾ù¡;CÊÐ¯Ežèn¥{è7—Ñoµ&Ñï“éèžûèËèÞètÿñAô@—+zð\Z=TúýesúËîô÷ zÔ°	ýõª1z\\¯=î5ˆþ–ÄB­EOš|@Oþ´BO®ýCOÿ1FÏXŸEÏ¼T@ÏÆ;¢çŽ>AÿÜ?€^8ÔŽ^LE/DF¢ê?¡i,¢ÈÑ¿/rÐKž§ÑËÐ+ÌŒB«FáG6FIõ)f½i+fcÛfãH>f[ŠQŸÀ¨1ÎaÔ]‚1[Ûº1[»ï`4íµ0ZÇ£0Ú¯M1:3$Œ®fGðcŒ^¨5FÃfçæÌ®ð*Ì®›æ˜]ÌoãkÓµxÌ>Õ5ŒYE+Æ\\1s@Ð…±åc_>‹±jÚ‰9‚óÃéžÅX³Ék©;Æ¦Yc{¾c{cg2‡±_ù€9þ´ã °ã@ÒÀœLõÅœ:ºã:q½q»ŒqÏb<væ`<üV0çÊ0g¦·c¼æb|ž9`|ÿ`ü1þH_LÀP.&PÊÃ~ÈÃ7Ä:`‚7+cBÔ¯aBÞäcÎémÅ„2h˜ó\Z™˜m˜°ŽbLØŒ1æRm(&B©sÅý\n&zû2&v²Wµ“¸~&ñÓL’¡&¹ö&Åþ&õr&5I3z‰IÁ¤›—b2ô_c2ÕNb20™¥‡1·\0L¶6“üŠìÂ€íu1ñýÈß@Œ|)ÇÀ+|0ˆHrýI²?ƒuÄ`+ÞbðÜß¯\0C½ÅPoÕahézÉ)ã÷“.Ä°\ru0l®3†ÝqÃ5pÇð0B¦6FL+ÂHâf0ÒÁEŒl×1Ì½ì;˜û+É˜×®`0»1*˜‚\'LIº%¦´ð¦Ì.S®˜y´ÆTœ	ÂTÝ±ÂTï±ÁTw´cjå˜:ëÌSÏ˜§I˜æ3×1ÍUPÌ‹íS˜VÓLkûUL;ró’ôóJÙ\róêÝ#LG©¦s%Óå¡ƒéz^ŒéNÙ€é.À¼©ìÃ¼ë¾y7ß‹éyõó±¡óñ«¦·í¦o)Ó¡búÙ˜þÂM˜ÏC9˜¡ke˜/‰0#;ú0£s©˜¯¸\0Ì7Qfâ*3ñœƒùÖ†ùþë$fjƒ3u%3Å!a~q˜é«|ÌÌEgÌì9%ÌÜ˜.æ§v:æçí·˜Ÿ²k˜ùõÁ˜ynf^Á,½ƒù¥>†ùeIÄ,ÆOcþœ˜Ã,\raþ\Zc0³1+Gl0ÿ¢!˜ÿ”0kSë±ë¤G°\n¯±ŠÇwaCj±Š¿ža•Xï±ë=Æ°ëaÊØ\r]7±–Œ±*ûô°›]ÞcUÍ°ª\0K¬j­vËç¬vÌ6¬vö4VÇàV‡ð\r»-ív{ã7¬®5«ÍÂêö…cu¿ÅêåüÁêÁ¼±;öbwyÆ`wµÞÃ\Z<\nÆ\Zj¬`wÇ±{>~Äš„ë`M>·c÷.½Çîû¾k¦ï5{»€5ëßˆ5ÿ\\ƒ=tòöÉk™ë€µºñ{ôÝ4Ö–ÅÅÚßÃÚ>ÝƒµKðÆÚoHÄ¯lÃŸÕÆžðŸÁžHHÃžX)Ä:„™`À½XÇØT¬#A„u6vÆºŒbÝÎ„`Ý7(b=\rwc½zš±¾Ûª±¾?€Ø³NØ³Ø³E0¬ÿ±6lPÎlP›=6x¥šƒ\rac/Ìc/†$`Ã6bÃF»°aóÃØH˜*6rÞ{y]8öräyl”Ézl¶]×nžÇÆðf°±´_Ø$[lù)6i®{í¼769$›üþ\"6ÍC{#ô&6C.ÀfZþÁfú¼ÅÞüh„Í\ZØŒ½•\0ÇÞúp{Ûê67¥›Ë\\ÃD:X ù{,ÐŽƒÕ{c![V±ðÉ`,bå7i#Â¢?þÄ¢®a±w%X\\Âa,xKðoÅ›\"°d;,§‹¥wÛ`Ä6,ãY–i£‡åÔ÷`yÚ\ZX¾çW¬ðXVxÝ+ü†•œY•©ïÆÊñŠØû»®bï?¨Ç>P_Æ>Y‡-;Š-[sÁ–ÛecfLbµïÆ>zS‡­TLÁVê.c«2ßa«ÖØj«ØšªÓØºbl]n¶{[‡»‰­{í€­›üŠ}üèöÉ»+ØúüØÆ3±1tlÓ¡\0l“¿öUˆ}6ªûßj‚°ÍEë±-©LlKÉlKË\n¶\rÞƒíÌÜ„}­í‰}·»ûžî‡ý°?ûQ•Žý(˜Æön-ÅöÝ)Æö}Ç~æGacG±ÃúJØ‘ïç±£û/üÿÛÒÑ¿&Ø±s<ìX”-v\nfý±c\'v&É\0;Ÿö»P7‰ý¼…ý•c×)a—–³±Ë{Ò±Ûž`ÿ¾ÍÇþíÅb×Š­p\nÐœB§xðnÃÓ)œ²qnãÈKœŠh	§ºŒS]Å©mDáÔ÷¨áÔOòqê^Ù8Ëe8ÍS•8Ío¿pZSqZŸátò¿â¶õÕãô¶›ãôŒšqú¾Q¸]±,œÁvœG6ÎæŒ3ÖÃöãŒoæâv;îÆí)˜Äí=‘„ÛÛÝŠ3M:‰Û§e‚ÛÏú†37z3>Œ;hÿw=‚;d>ˆ;ä3‹;ÏÃ.½‡;ÂgâŽî°Æ=ôwÔ=\nw4«gÍ¸„³Ù`Œ³i³ÂÙ>yŠ³ýÃÙ­_‡³Ë§ãŽmÄ×Ç9&vág5qNâFÜ©G8×i=Üé}ïp§ãRpnºé8w§%œ{^,Î3ÔwæöAœWU7Îë÷Î¯ýî¬âœ?¿pî2.°f.È÷î\\¥%îü=î‚ö1ÜEv8.ìY!.¼¤þ‹_ÙŠ»Ô¾wµå‹»’ÿý ýlCÈÁÅÿÀ%Èsp	¯tqI÷®â®‘Fp×ñp×Ÿ qÉÆ÷q)jÞ¸ÔºÃ¸´+i¸ÌÆ¸›gšqY¸[{Þã²ÿ”árJ\Zp¹¿7âòVà\0Á…8P‚©À!z3pHÕXr÷6Êþ$=S„Ã?ã°Œ`.æWo‡ÃŸ¼‡#œnÅ¢}p„¯Î8¢¦ŽØž#îÂ‘>dàÈ´\ZÍÏG*ÀqŽã8D§§ÇK¿ŒãÃ±8Á]œÐûN(1Ä‰u…8ñ•w8™Hˆ“Ûpd®¸ÂX.®8ƒ„+qÁ•ÆÏàJ¿\rãSÂU4ká*õâ*ŸNãªµh¸š¨\\ô*®vë*®–ÆÕþcâê4p‡†pOþÚâê÷[àêo®âžú}Ä=MÀážþ½Žk‹Ä=;u÷‚ï†k¹Õ„k™ôÂµªìÀµ}îÅµÏp/]jq¯*nâ:®„à^WŒâ^ÿy‚ë2SÃuù9ãÞédàÞ?šÇ}¨Ã}Ü®‚ë5|‚ë-z‰ë£&áúÜgÔoÜ`+7`€&;â¾¤Šp#:0Ü˜l7îë+î[’?n¢…›¢Áýxq÷cÐ7]«›~v73›)TÅÍ†uâæ?\'á*Rq¿ö‘q¿Üªp¿~ôãýq¿Ç¸¸?\Z—pÄŽ¸?ËOqßiãVõàþýWËkùxÅÑ\rx¥/¼²“¯œßÈIÄ«¼†áU7^Ã«>lÁoùãƒWÙƒßš}¿•½Š×¼Ãk,Åkúãµ6ýÇä^ÛR¯\rú†×9„ÃëØÇãuÜ¼ñ:)VxL^§ê^·×¿ã\n~ç‘sxC½<¼áõ‡xÃŽh¼‘oœÖ7f=Ãïyk„7	ø€7¹¢‚7i¼7¥fâMkøxÓ§Õx3ìÞŒÁ›×ãþáá½³Â[^³Ä[¦qñ–€Rüaëx+ÍGxÛMÁxÛ6W¼=’…?Þ:Šw0ñÆ;DãaÛñ\'YâOÚUâO^ãvˆðN‹`¼ó;%ü©Àü)¤!ÞÅ&ïÚã†w«/Å{ýHÄ{›¬á}³âýž1ð~_?àAðA”ø \Z\\DÃ7}À·9áƒ¼Ç‡Oâ/®ÜÁ‡kèâÃµNáÃC\Zñ—ÎÁð—ÂZðEøH­=øHk|äá	|TŸ7þJS4þJ»\r/ÃÇD+â¯ºlÅ_}ÀÇ\"ãã›Uñ	wFñ	3­ø¤Û—ð×Õ¿áSµxøÌøÌ,w|¦¨	øKû>[«Ÿm¥‹ÏÎ\ZÀç¬ÿÏ©ãoÞÆß†·àï\\ØˆÏÝ]ŠÏ=\Z‡Ï3¾‰Ïó®Åç=¹Ž¿´÷µ¸û4©ÇƒN,à¡µúxØy\n¾çîOÃ#Nãëx”åC<:ä\0«s›`àñ¹Çñ„0žðÀOXÞ‚\'FåãIÌßxRÉ8ž¦7§÷ÚáÅ<cèžÙýÏÞÏŽœÀó7Ùã….^X<Œ—ü{‰—2÷á¥.xé„*^†\"âåkü}ä.|e_ðo3¾tý|yy4þaí!ü£4\"¾Âj_qã5¾2Í_¹v_ëþÿ¸!ÿäÿ4³\0ßpé\'¾éÿluÿ\\ù\Z¾Y/\0ÿâò3|Û›q|û°?þU®\r¾{÷Güæü›ûoñïð=ÎæøOá×ðŸªøøÞ½-øÏyçðŸçã‡ŽÑñCnñø¡E{üˆòüXæ ~Lþÿ•t?n\rÿ\r¸?ÑjƒŸ,º„Ÿ\n(ÂO•–àœ¶ÅÏ ~âgDßð³oBðst	~a‡þ—“7þ×ÝOøEJ	þ·Ÿ6~ÉØ¿ôYŒ_ÕÀãWO<Â¯^UÆ¯Ù„à×ü9Eš°þp6aý›vÂú©6Â&k!a<€°©âAµ–NPGÔBþ4®…4 —ZÇC	ZIš­\'Ý„mÝÂö§(Â;‚^ù1‚^ÍS‚þ¾J‚áÎUÂ˜°§6”`\"v$ìåö	¦ö½L0ûÉ\'Xì•,Î= XÀ+üç·	“î>¿G8d3I8l&\"~\'^~D8\"¦ŽÈj	6ç:	ÇTã¶6$‚ýÜyÂ	c	ÁüŸç#\'¼Á…¯Ip™œ\'¸Þu#¸ëÜÿ•<ÎBžéQ¯§.¨/Á–Ið-é!ø™¯§ÙBP™!˜ØJ~~‡ÜŸA}šG¸0ãF“áå@Bä›»„Ë;+	Wöµ¢›+	±Þ|B,Nˆ=#Äù1q.âÚ·*Ì‰£Ÿ×´š	ÉL!Y®@H¡¸RÛŸR?ÒìÓ4.!«~+á–ÂBÎŽaBŽØ‹ó¾ƒÓßF¸­Ø@ÈÝL¸ëõ\0ä\0ãà•Bp¦˜\0ÂNÀD˜ó\0ãPÍótˆ€Ó‰&à©h.#>VÈZ!²I W«( QeB@;ö€@+»K ¦è_ôÙW†ö\ni´•À2ÃØ}¶^ñ-¯Ä… ÈŽ\"HôxizAZœK¸·”D(ˆÈ#vrEn.„âN„â;Bié?Béç»„2½u„rÈVÂC#9á!šPÁŠ$Tv•#rBõ¹ÿDèªŸß TO>\'ÔuÜ„ºy,á‰‰áIA\0áI•/áÉp¡¡3‡ðœ\"!´0-—mùÛ	íÊê„WÿÍÿÕ¯jB‡Î,¡Sá+áõr2áÍd2áí™^ÂÛæDBŸ¡ŸJHW!æ8¾À®¾oFÌ¦	#w£9alw\náëÏÓ„ñÌ×„i„é§ú„<a†Ç%übGé£„?ù>„eÀá_\'”°6ó€¨ÀÐ&*ýc×Ò‰Ÿ—U¬+‰**D5ÇÝD5^¢\Z¦¸e’ETßŸDTg•ÕŸœ&jô²ˆ\ZKûˆZkG‰Úg†ˆº‡uCW‰º‰µD]¦„¨ûØ“¸CVJÔË½EÔßnLÜµñq—–qWÇc¢AÀs¢áœq÷ô¢ÉKÑtœhz}Ñ,äÑ,JÜÑFÜ¿¬O4Ç‰æÍáDó_§‰=\Zˆ‡<ž%Ú-¡‰–R_¢•ÁzâŠÑF™K´¥>#ÚMí•–‰Ç÷Ú{›·¼\":šM¬t‰ÎnÄS£ID—Ä&¢«Î¢kÞu¢kÉÑm}ÑÝ¯†èž{‡èÞqƒèqo?ñÌ¿!¢÷ÊÑ·µŒxö]ÑßîÑ?§ŽrÝ“2ŸI<÷A•ºÏš:­H<¯UO<oeA<_G\"^„ü%^¬zMë$F\\zKŒh\'FüI\'Fšm%FíþF¼² Æä—¯ŠŒˆW[¬ˆñ®Öû“8™Äk:RâµÕ(bÊÉ6âRb:ó1Ãö\01£é41ó°ñæEkâÍ´<âÍ)1+C¼õ·˜3ü™x»`˜x»k?ñö×Pâm«Ä;¹ÝÄ\\ßbÞñGÄ»N»‰w‡@DÀ¶l\"DÔA„Lì$B=íˆ0§;DñžÕDDð…Ddµ7ÙPJDN×ñZSDB´ˆH¨Y wI¹:Drl\"‘üv™H%Ø6·ˆÌÐDæ£&\"ó5ŠÈnÃ9z§‰Û,¢ÀC•(È#\nDÁ/¢ðâ¢ðkQr*‹(¹:G”fe»ŽïÝ$Þ“î!ÞwI$>íìˆ±Ä\nïÄŠebw±â‘”XQÕL¬Ü–A¬Dvkâ¾kÞÄ:£bÝ%±A©˜ØH\Z\'>×½N|ÞíAl6] ¶¨®[÷Q‰íN±ÄÎîjâkMñõÉvb×=-b×7Mb×Ô\Z±{:ñ¿&â[ø¶{ŠØÃ ~ºË%~zøØ·#‘Øç»ØWò…Øª…Ø¿2Jül£A0M%©¤Gì]ˆ£¾ÇêÿÇ§	ÄÉ€âÔñ‡Jq®pˆøs›q›LüUiFüõ;–¸Øˆ%þð%þF!ˆK[f‰Kv=Ä¥g†Ä¥•zâ2Î˜¸¼ìNü»CD\\±±\"®œ?FR8ØCRX­\')jPIŠ×ôHJ÷×“ÖGü$m8ªLÚp@Úx¿’´ñk*ióxIUèIR;H\'©¹þ\"mYì!©34Ô´|IÚ%‰¤j(Ò.6’d ®B28À$¥’Æ$$ÃÒ$ÃÊ$c5*Éøi	iwå$É$¶dË ™SH¦5ƒ$3{Él!›´÷QÒ~‡’ùá«$ó¦$ÔO’Å³aÒÕû¤ƒ9épØG’Õ¡\'¤#¸*ÒQ;\0é(õéèÓ$k¦Éz­Œd³³št,\\‡d«L$ÙÝ+\"/ûN:ñB@:y}žträ8éä´>É)8„äÌ:Hr.À\\£Ð$7m	É Ñå’|>†“|í¦H¾A$¿ÄÒÙÿÆì¿É‹ ðxÖŸœ¥E\nÑí!³#ïÊ&]àóHubHa]ÇHáìH— ú¤K²qRd§3)êí<)úŽ)ÆB…tÕ”FºzÌû0€÷·Ï<FJìßMJêºFºÆ~Dº^åIºþ\"•tý»*)y[)U?Œ”¶é\"éÆ …tò‰”Spžtû…/)oÛ0)/¤twýPï:	xê=	ˆùD&ßº“ ¾›Hp\Z	ýù	½œAÂVD“pUHøs½$R‰|»œDÝ!Ñjw‘èEõ$fH‰í§Db) qÍÆIü¬0’@ÿ*I2úš$µ“î¿xCzààM*\0·“\n]²HEëIÅöûH%°AR)ö2©lg\r©<WƒôHº‡T‘>Eª¬Ñ\"U/Iµ{žê>âH‘KD¤\'»ö’êö\Zp±¤ç¤çC‹¤–­¤¶ïn¤öƒLÒË\r¤—y»H#é¤®¯xR×ÂÒYÒ›Ò¤7\rëHoWHoO™Þe4Þõÿ%õôˆInŸ\'}²ˆ#}º®Kú$Ö%õÍ‘úko“>›<&\rl@‘Ü¯“d$Ò@¾6iÐaž4ˆ$\r[‘Fc£Hc‡\\Ic—©¤±¨tÒ×ºVÒøQ3Ò÷My¤Éê¤É~é‡§	i~GiþöižJZÐÞEZÈÜAú¥µ@ú§Cú·Mú7û´ºN…´–’NV^¤7ßÐ!«\Zü&«RDd5ŸOdˆdíò¶²&ò¶·7ÉºÓOÈ;Þ‘õ(d½N2YßÀ¬Î!ïÜ¦LÞùÏ“lŒµ&ï.³\"ïn‰&ïž’÷D:‘÷@pdTyïw-²é¡U²YmÙäB6oÞM¶x©E>øéÙRŠ%þÐK><ÒM>fÌ óV ƒ¾\"Ÿøpì˜‚ Ÿü1K>®@>E¼Avý½ƒìîÎ!»4ÈžËödÏÕïä3—³ÉÞ×È~¾ä³7ÉþÉþ_¡ä€\0%rÀður…*94 ”|þ@-ùBö&r˜	’6w“~<Ÿ\"_I›%ÇÔÈÉWþ‘¯h“c7G’cU·‘ã/‘ã5‚ÉñÑäxor|šœàEN,úLN¬É%_ÓÉ×ÊÔÉ×\'7““+ÉÉ}áä´H9c’œ!ß@ÎÊö#ßrª ßz½DÎŽ™%çj¸’ó4Î‘ïzfï¾{F¾û¾šPÙMT‘Md¸Íc2âØu2ÂmšŒ8·ƒŒä”ÑMÑdÌ‰çd\\¼#ŸK&˜yÉå¿Èä¶P2\r…$ÓO¾&ÓE}dúò%2C¿‰ÌT“™2ù’Ì\\) ³\\èd6&–Ì@‘¹_“ù±d~ó%2L˜ü$…6dIà^²ùˆ,yµ,õö$KÁádÙ›cd¹òùÞŒ”|ÿÉ%rþ.	9È™\\p°ž\\bG.¨›\'ªÉ…*äâàJrI›\\èG~ô¢‡\\ÔH®Ì\0“+{ÈU¿†ÉÕrMru£	ù	ežÜpá¹ñL6ù™rùy_\Z¹¹ÿ¹åòKrKž-¹6InÝúŽÜ ¿T©!¿<I~ëF~ùì ¹#ŸH~m3O~ÝO~“”C~gM~7»‰üs–üiÝ<ùSk¹÷E\n¹OINî[~HîM&úß&ë×“‡-Ç¶¶’¿qÔÈ!Óä‰\\4yâ—<u·üãGyúÎ(yúŒ<ûZ<¯Hþ…î /–Ç‘×ì\'ÿ™\0—òÉ¯j’Wÿ»9­{’JQ¨úAQ¤P”ÍQ”žzQ”¦wQÖ/P”-T)›º‚(*Kcµ“õCÊÖg7(\ZM\nm£ý”í(º;R(;¬Ð}»»”jó”S(»öøPçRŒR—(FäcãY>Åx‰N1±ÚM1»©@1››¦ì?{‰b±ö–b¹îÅòÂŠeÖ ÅëK9¼äL9j I9jiK±Ž0£XS’(6^(6uÝ›–iŠÍÚkŠmÅ;Šýš>å¸VÞÞPŽ¿L 8h>¦8NZPNJÜ)N\rÉçäuçw/)§ôvS\\6I).µ&”Óú¯(n0}Š{@åÌÍÊ™§¿)>‡ÎR|Î$S|ã(~¼‚ÿ´SÎÌ)g>Rƒ”ˆ8Jü8%4È†&ES\"´Ü)‘”ÈK…”È¤yJdûÊåñJŒJ7%ff€rÕ0ƒr5t’rõß(%ñÓyÊµçß(Éc”e“”ô3J:LI¿O§Ü„NRr¾øSnßí¥Ü÷£äkRî¦¨R\0²(\nÈ¦v5¦@lÇ(Ë]hØ7\nÌ“KAXSïM(È^O\nŠœ‚ùÞHÁ‹bT9…8=@¡èR(WŸP()\\\n51™BÛ~†B{™C¡_±£0T(ŒÛ_(Ê\nc5‰ÂŠ}IaoW§°¥ãö£\n\n{ŽNáî=DáW)ü7w(‚©QŠÐ¼‘\"$¢ˆöSÄá‡(â›(b€\"Ý=A‘:‘)ráMÊƒÕvJ¾á_JÁ„*¥p\ZI)ŠeQŠ±”R¼¥li˜RîëGy(³¥<\n8C©8hO©Ï¡T.n¥T·¸Qª‹)5&í”ÚêJÝÎ J]“\"å±½;åqê6Ê“„5J}ù]JÃyJSJ\n¥©¬„òŒïJy6²òÜJi%ó)m\Z”vw*ååÚMJGþ[J§n¥ÛÉòž¸ÒÓµBéYŒ¥|˜Í¢|\"\\¤|ZPz·‡SúvFPúh4Êç3»(Ÿ½I”ÁKŠ”ÁèUÊí<Ê—}½”/×Q¾LS(£çå”ÑÔxÊ×[§(ß {(ß\nÎQ¾ãæ)“Nµ”é]ï(3)sÊ|†ˆ²ÐZEùµâOù}W•ò»<„ògÓ)Ê’™*e‰OY\r¤¬½U¢*D7S–Ò©Š[†©ŠïT¥#Ô\rnÉÔh-ªÊVEªÊÁ\'ÔÍ\'û©›ßŸ nƒPU}U¨jÖû¨[§¨[dÔ­1¨š¥_©:-ç©:/ùÔí\nñÔí‡/S·çŸ¦êž>IÝÁw£ê5UPw*Ê©;oS©»ò¨†:›¨FÃcÔÝ1ç©{¾wS÷,¸S÷¬`¨{UvSÍÆvP-¨v§RíûHµÜ<O=L0¤öR­+Ì©6¯ÏSí6Š¨v~bª]\\ÕþØzêq\0õø³ªÃÎ?TG0ÕqNêd¿FuÞÈ¦ž‚Q]¾A¨®»nROo¥P=lÎP=\nÀT)Õ3ú\rÕgd/Õ·ÿ+ÕÏEõ[Š£ž\rM¢úëo¥ú{ž¦ú{R6¨P5Ô`Š\Z\\8L\r?L=b@=WM¡†-šQ/ms£Fì?ArøJ½¢rˆ\Z½S\Z£Ì§Æl£ÆÄPc¨q\nóÔøçÔûj¢õÚ.}j²ãajò;,5Õjœš:IM‹Ñ¦fôúS3¦OQ318j&§ˆš9ô–zóZ\n5K+†še\'¢f¡Ê©YâãÔ¬û§¨Y?6So=ñ§Þ\Z>M½µ¬EÍ~QMÍÓ, æ½ÇPïrs©àÓiT(a\n3]¡Â’Ò¨°ÛîTøå£TLÖe*¦ô»Í˜Š_J%Þ\Z¤û©dU\r*9všJ!p©T •ÂS™Ž*³g;••Kå #©\\\r8•ïuƒÊ÷£\nŽYR³O¨\"ÕhªØñUìT@•™;Påç;©÷œÔ©÷ÈËÔ‡?Qº]¨…7.RA¨EF¨Å»*©%òCÔÒµ,åµ\"5›Z•YI­ñ¼O­;G§Ö·í¡>½ØLmÀVS-P›’±Ôç3$js£µyRúÂ1ˆú\"²•ÚÒžOmSž¤¶/R;PáÔNÉKêëdSj—çgj×\0‡Úí‚¦¾3ï¦¾{¯Fý ùšúážúgFý‡ÚVOí›0¡~¶®§~Ž¦ªÚQw;Qû§¨Ã/ÅÔ/Ÿô¨£äêh[õ+ã7u[D$ÄQ§4îSl¸Iý1ÐIFm¥Î=ù@]¨1£.Þð¥þ&|¡þfþ£.¥•R—YG©ÕxÔ•åoÔ¢C´uš4EÒ$M)RHS]¤­o?FÛP˜NÛP¦OÛXð‹¶±î\rMåœ¦öÐ—¦VOÓØº@ÓŒÊ§iÊÓ4;‚iZl]šöàÚvÉš®`¶ccMïLM¿ì	m—m\rm<…fh”D3?¡í™ÙO3éô¢™âÂiûÓö½I¤™y*Òö7ž¥™i“•´a^´OWiã§i‡!HšÕÖ,šÕ¶c4«S4+*žfõï/Íæ›íUf«±f›=H³ûov4û}Ÿh\'¬ÑN’i\'þÝ£9ÚÐœƒ4ç¸{4çÜQš«­/ÍµñÍõµ1íôSÚiûÃ´Ó‘i§_inÊ­4w(Í}¶˜æQ³…æù£Œæ=±žæ·î<ÍoŒ@;{8™æÿ…Nì¦£ýh!–1´þZ¨ÊZèž\ZÚyÄ$íÂÖBÚ…„LÚÌOÚ…ºC´‹×kiC´‹Å9´°ZxÑ(-Bk’“üŽƒŠ Å|u¡ÅÞL Åœ¦Å­ý£Å Å÷i‰zwiIû¾Ò’Ü¬iIœO´¤\'\0Úµ¨M´k±Oh×Þ¬§¥ÔÞ¢¥^½JË@Ci™þ´,ÍDZv®-[ø†v»¨†vÚJËÝ‘JËÍ\\G»‹P¤Ý]ÆÐ@/­hÐìX\Z´»‹†H´¢!Ê7Ñƒ4\Z2œCC9í¢¡2hèÐ5\ZÖê\rçû€†·¢Òðø\\\ZÁ|7pèôRŸF-ž¥Ñˆ4º“„Æì;IãX~ q-h¼ÐXšð™&\\!Ñ$fÅ4ÙF!M¦¶‘V¤F+š\n¦•˜¦•ï¤•gÑiåeá´‡ªiljiUÞ+´*úñVûSö8áíñ°œÖ5OkLœ£5Žl¡51ôh-UbZk´­-É™ÖN9C{i£½,§½œßN{X¤u,o§u–Ñ^øÓ^Ÿ»I{})”öF;†öf8›öÑd•öÉCûÄ\\£}šÒúú}iýJã´!g(md´‚6û‹6Vz„6Ö}ƒöµ$–6^šIûöA›@®Ñ¾Ë´É\rÚÔU4íÇ<–6KT¡ÍJüh³ëhs\n´Ÿ\'hó%Ý´E÷TÚïâŸ´ßKiµ/ÒþêÐV^ÏÑþ-uÒV³šikWºhk] ÚÚL.}=ý	}Cƒ6}ÃŸ(úg,}kµ˜®qÍ€®©¿B×tH£ë ×Ñ·™î¤oW÷¤ëNºÐõìRé;\r=èFDSºqU}Ÿ{}¿ùú~Þ-ºEÒgº…´~0è4Ý’”F·:¹‘nõ ‹nó#”n§ŸJ·;¸“nWK·?XN·O¦Û3Ëé÷Ãè\'™wè\'§<è®ë€tWâOúé„9ºûÍEº;Ï‘î¡ZI?³ùÝ{Ã[ºÏØÝWqÝÏÕœ~6)ŸhÔFñ¢‡$NÓCFèçô¶ÐC/ï§_ÐT¤_8B8O;çMË¥‡·ÕÐ/]§GØdÓ//eÓ¯h>¡_	©¡_9WO¿òê5=öJ=îõEz¼u=r†ÿ[L¿]MO¶{NO¶o §è3é)ôI=¥ï5=õD\"ý¦Æ,ý¦®ý&ø6=ëÐFú-Ífú­ýöqeúíMúmI=W°@Þ£ƒÞ&Ñ!WéÐ•:GÇDÞ¢c™It.†N<ô“NŒÏ¦“6¥SCïÑi•¯éŒû\ntf¼¥¨OgoØFçøÓ9×*è ‰ÎÝîLçíÌ£óNÒù_åt{+]¸{]”TN—ìr¥KÉé2/Eº\\á-ýµ~_¡~ß|œ~?ªž¤çË›èùuÕô¢ƒ…ô\"˜\n½X=^â‘H/§—³–èS°ôÊïdzÕn%zUï?z]¶%ý‰â)úƒkô¦ý)ôçEôæTWzË®ôV=mzn½=!‚þj9ýgŠÞùƒGò•þúÜ½k/†þF¡‰þ6©þÎr†þÞp?ýã…yú§¯pzßFSúçSôÏ¥Xú€?}\0ÚEÖ[¥	ˆ¡×ÒGé#@úÈ/cúØfgúW­uô¯>íô	ý;h3ýGõúôðAúŒ‡	}æS4}ÎIŸûâIŸ[n¥Ïç/Ñ€ú¯§é¿C›é¿»{éKO¯Ñ—CèËUßè+¹púÊƒNú¿X}¿‹¾*ë ¯~ë£¯Î÷2@ †Â§†ÎØà\'cl¸u†¡¼û\0CyÐ“±‘2ÀØ”8ÌØôœÇØÜÅPµµ`¨ÈU‹¡fòŒ¡öÏŽ¡Îk`¨ehìóbh\\ª`hð734;KÚçŒmÛ2tÓo3vL]`èµ°;µŒ‘;c»\0\"†%Ã0w×˜Ó¦EžÓ_ã³îTÆþ‡†9Z•aÞ`Ç8 ¸Ä8 «fü®Ì8dË84Ì°Ü„fXò–Vå™Œ£JG	%ë)› £›kÇÇ\"lÇê®3ìbvO÷3ìåúŒãÁ*Œã‡&Ã1¨•qrT‰átháÌßÄp^›gœ2¨d¸úfœ~Æp¾ÁðÌ~ÍðDàž$s†§ ŒáùxžáU¥Ãðš,bx{2|.gøždœ•Ø0üõÿ0œ„ŒàF/Šj’qa5^šÊ¸tÃˆœG3.gÿdDYÜaD÷j2bÔþ2b“w2bsDŒ¤ð8FÒ;cÆµ³ŒTíŒ´\\FÚÈ8#ýÙ~Fú»+Œ›o0néžgdÒûOãŽO\"ã#7ò#—yšq÷r\n¨Äf€ñ?ÆEÜ¯Þ{ˆ}ø‹Ë™e™$iÇF9‚È þ»Â`¸{3ytc…Á`ºÝg0¯fpÓ\\@ƒûc;ƒKeðïG3„C”²…!º‰dHÜ¡ù5S†üæ-†œšÆ¸¯lÂx°í:ãÁ½Œü¯þŒv£`h£ø#›Q²¸™Qþ¸ŠñèÑF¥²£Rÿ7£êŽ£z„Q}‡È¨‰xË¨!âu×÷U3ÓuõŠHF½ßFýCF}û4£ák\Z£q€ÆhR.f4yÑÏ[Œ/hç­VÆŒ—Œí|F§’5£s›1ãu´ãõ÷LF·f-£›Ggtw2Þèš0Þ$3ÞfY2Þæç1z@Œž?ÍŒ¾FßWFßÚVÆçGSŒÏñŒA;Æ`—1¸²•1œûƒ1RfŒÝa|;ÒÄøv#”ñíac\"šÈ˜X¾Çø¾ï+c’‚aL10¦ØÆ,Î˜½aÌçé3->0cÿ0SsÎBKNŒƒ«Õ½Ìuû™ën™ëšZ˜Šyw™Š˜X¦R ”©Ôw–¹>ÏÜPfnè²f*+h0U<r˜*c]ÌÍ3	L\róD¦&§©£xŸ¹Ýh†©«t‚¹#ôSïH2sgA\nsç€¹+{Ó M‹iˆŠf\Z²1\rG&˜F¤X¦±Ø—¹çòsæžÞLSá,Ó¬Ñš¹?I‹¹ù3ÓbäóÀlóàL\ró0á?\0¦¥à9Ó*¹™iõ»‡im¼Ì<¦6Î<fXÂtºq—éÔÝËt¶ùË<5äÈt9Ât»ü•éöùÓñ›éÉ)bžqšbžyëÌôþ÷…é£ÀôÁ_b´Ï0c™ŒÌÀWf]ÄÙ¢Ä9cž»zŠy®7’êÓÉ¼hö˜y1%ŸvjžöZ~¤€îòŠqÖ™yù´3êƒ×%bÆOD2ãÿê3îô3¯Mg3¯¯ÿÊ¼~;™™|O‡™BWc¦Š<˜iŽ`æ$fÆ|>3so3sä3k¥›™Mµfæþ~ÍÌhaæåÖ1ïî0#qLF?l>Éç0!Û¨L˜ý[&òf	ùd‰‰™hæ\n“GbbMÔ˜¸ÛíLõ>“0w€I:ÝÄ$]D1IÍ_˜ô7yLVB\n“}à	“}fŠÉÉÉerÛ‡˜Ü‘5&Ïì(“?TËeð˜¢?W™âíb¦toSžEcÞWègÞÿÌ|P´Â|ð„ÎÌ÷5aÊ~3‹ŽX2‹Oæ1K÷]b–¿¾Ã¬lÖ`V~D0«ÜJ˜µ©\'˜µ¯Í˜Í0ëC¿1Ÿ:¼e6ª‡0›ªj˜Ï=ú˜Ï—2›s™/¶3[Î¼`¶Ä(1ÛƒÝ™¯{™¯ú|™Ühf· €ù&éóí–&æÛsÞÌžóÌ4CæGmgf/ “ÙO­g~ö÷fl|ÈpÊbÄ<`éª1‡2·1¿:Û3¿f#™_óó™ß6¸0¿…b™ß&XÌïôæ¸s\ZaÎ™1nÀ1n1çQ/™¦ë˜‹ÈÌÅOæo¿æŸ­ÎÌ?º³Ì?éQÌeƒÝÌ¿*˜+¯™ÿ”š™«ÏYŠ7&YJÂXëHXN7±6\\íb)Ïžf)/`m}ËÚt¾˜µI ÌÚTƒ`mZ;ËR‰.e©LV±6Ûïgm†^bmî0`©>Îe©­“±Ô”…,5¿,µ4K\rŒc©uÍ°4#¶±4‘/YšY,í–K,­¬]^J,Cú6–¡Ë2úfí¹bËÚ3ÜÂ2‰©b™<ÿËÚ»¤ÉÚ·ë6Ëì”œµ¿î!Ë|Ñše‘•È:°C‰u ÿë Ôuð¹ë›Œux±eå`Y1:XGŒXG*-YG\r±lT‡X6=î,›¾Ö1½\\–mæ#–-;€eûïë¸Ž)ëø6Ö	ß8Ö‰rËáÌz–ƒ@›åL÷f¹ü£³\\ß¡Y§ä¬39.,/ÉË¡Ïò.6fùÄ(°Îú„²Î^D±)¥¬ sVÐ\nVp+‰’SÅ:—É:¿¹Šuž¯Í:?oÈºðÌƒu±eî—Ç\nÿ<ÌŠ|t‡}ÌŠ\rs`]\r½ÅºÚ˜ÄŠíºÀŠýxŒ•H°®¿—±ÒfYéáoY7\'lYÙí¬ì”$VÎË—¬;5¥,À5ðã_ôÏ’lÈB1XèÖI6é	›óš…«¾ÉÂ=ÑaÒw³(™Y”±peí1‹úÎŒÅˆta1Xì”qGþ—Å]›eñ´³Y‚¡e–Ðú?YfK¾É’ÿIaÝƒÌ°îcŽ±î?°tê±ò_@YX­¬‚„+¬‚—u¬\"·[¬\"b«¸Ä*¹Žc•9À*\rÜË*ý²Æ*ƒ±ÊòƒYåam¬‡ê›Y,ÇYo±*ð.¬ªC6¬êcV\rÏ”U#Ç²jF¬Ç…§YO:úYOóX\rá+¬†DVãFEVÓ6eVSP«)^ƒÕÔèÎzÕÃzVƒc5¹ÉjÉ?Àjm}Çj©euôqYã»XÆLÖëƒ;X¯k¬î°aÖÛíWYëRXŸ¬KYŸ>[°z›Y}ás¬}kÀÏ\Z °†<O³¾|ÜÍ\ZùÀúºéë›á\"ëÛuÖd¹)kª8‚5ÍgÍ<\"³f}{Y³Ü¬ÙoÖÜâ8k!É‰µ€yÇúåmÊú“c-a„¬å³¬åKØë€%l…ùlEk[)è[é²-{ý‹B¶ri:{£Ÿ\"{c\"Ÿ½±ËŒ½iÃ\0{ó”[uÕ˜­¾`ÇÖØš­¹SŸ­yÎž­ùï+[s‹­Õ„`ëênbë:U³uß°õ\r?±w2|Ù;ÅlƒOoÙ»u«Ù{ÕÍØ¦mlS¹”m¶«’måÀ6âØgªØ){Ù™elËfì£Ì1¶YÛ&ë	û˜ÏÛö†œmûžÈ>,eob7Â>±úœí°CÀvœœbŸÒÝÊ>UbÅvÙö”íúI}ºî,ÛÍAƒí¾ï$Û}Ìœíyd/Û,d{{HØÞi!loI>ÛG\'‘ícMbû»e±ýá]ìÀ±RvÐö%vð¶\0ö¹¿×Øˆfì‹¾‰ì0±#;ìÙûÒû÷ìˆuìÈŒÿn6±vT[!;êÓ&öÈ1ö•ESv´é\n;FE•«ÚÎŽwlf\'ì	b\'ä©°“r,Ù©G;Ù©özì´\roØi¼Ø7âÙ7:÷°Ó~³3‚KÙÍ:ìŒöÝì›zdö-Á$;ûæ1öí˜NöØ½ì¼Ýtö]m\"x ˆ\rô¯fƒ)lH›œ\rÍ5bC6¼æ:mö‘1bc¦ÒÙøÓMlÂb›8Âc“›Ù”¿Ílêë—lÚºlÚ¶h6“ÌftIØL½ClNÁ0›G×aóZ•Ù|à%6Ÿv•-Š³a‹›¿°¥:	lÙ›P¶<?ý€jÅÎà°‹ÂcÙEJì¢ßkìâ3v1\"Ÿ]bû˜]®’Ä.ß©É~xÙ†ý(Oƒ]%bW¯«gW¿/a×la°kg×~9Ì~ìâË~¢YÎ~B²Ÿâ_°ŸÖ¹²¥Þì¦í÷ØÏ¨+ìgÇÙÏë„ìæk®ìÕSìÖB$»mÕŒÝ®\"`¿¤ì`wìå±»ÓÙo\Z´ØoÞ}a¿·Îg¿.f³ØŸ7°óŒØC\rîì1îöØ‹Çì±…Ëìñ,wöT²\Z{nÃ>öÏß+ìùØöüT{ÁÄ‚½P¶…½è*gÿÙ´›½z¿ˆ½öå+{mÅ^ûöš£àÕÍQX.á(¥ná(åŸæ¬·ïæl\\˜åljTålv^ál~ÅQ»œÄQ«ÝÊQ×sç¨GVqÔÓwq4Ž~âhjq´eÞœí©§9ºq¯8ú,G9c(>É1îïä˜á˜,NqöÚGpöoÜÁÙÏŸä˜ÓÙóö9ŽÅ\\ç@øÎ¿+œCœC$çÐC\rÎaï\nÎá”SœÃê9VÍ½œ#ã8GºÎrŽ:erŽ==Ç±;¢Ê±÷¦qŽ“%G+(çä¸Ç%UÀq}PÆñÙÏñöp|^ìäøÉ¯pÎîùÄ9Û¹—ˆ8Ì	¹Ã	\\¦s‚Šœ`‡“œs3RNé	\'lbˆþ)€a8Å‰näDJ\r9‘¿8—Í¼8QÚmœ¨(\'ªä\nçÊ™se9†MYàD·„pb§æ9ñ~¿9	ˆœÄñœ$ë—œT†9çÆéaÎ9GNúÆmœŒ §œÌñeÎÍÙCœ[?ë99ö*œÛoã8·ç9wröpòÒÖqî†iq\0ß#9‚eôæYÌü8[â`\'¡œ¥W&çàoç†Í8D‡ÈùÀ!¶¬qˆË¶’˜CŠ	ç•ý8”0‡z9™C£áÐ÷ÙpnÆí½Æò;{ó%Ûþ\n‡;XÊáþÊáÄnQ®G|ó0GÌ¥r$£œ{gßsòïip\n†8Ec¦œÒufœR•Néq}NÙ62§sSþ ƒS>°‰óhø5§òc5§ÊÖS¥Â©;3Ï©Òä<yaÆy\ZÏã<¥ä4f„p\Z[9ŸÖs\ZGwpž)ˆ8Ï;[9/˜KœÍúœ¶Iœö€-œ—Î+ûœÎ]Mœnâ(çŽÓsÙ‡óñà:ÎÇïyœÞøkœ¾Ç*œó\0ÎPi<g˜Áù¢æŒl¸É‘8£	œ1âÎ×Ô@Îx?‚ómï gBÃ”3i#æÌâ8œùÎ?œ…GÎÂÂ#Îâl1ç7‡ÍùsËYæ¡9+êg9+‰[9+C8«.m\\…›£\\…Ñ÷\\Å}îz³—Ü\r£¾\\eÑkî¦ˆ5îf«Q®šüWSù\"W3ÈÕº&áj£¸:„aîöõŸ¹ºëä\\]éwÇ¦—Ü!Û¸Éú\\CB×pÀ5\nyÃ5úñ…»\'›ÏÝ3íÊ5IüÀ5ù°‰»·Ý»/y…»oä9wÿ™q®yž2×\"Ì‰{ð›÷°G%×êÄîQö.®uðA®­ö&®mª×^ÀµÄ=þã\'×!d3×aºëØXÈ=yz™ë’tŸëÒµŸë:fË=sÝ†npÝI\\]+®‡‰ë© ÇõÜŽäzúép½6=æzë3¸>ÕbîYý]Ü³Sª\\ÿu[¸þþ®ÿ•Y®ÿ;Mn ‡xõ+7è÷\'nðÅ8n0l„{¾Â\r5rà^¸pˆ{Ï½ Óå^üö{qí7œ”Ä\r6r/}\\àF¶³¹—×s£4?p£èÜÝYn¬æwîu™!7%Ü’›z¦‚{ãe7]|Œ›¾ü{Gõ!7èÄ½ó¸±žÒÒã‚ÏFsa¶u\\Xê5.ìß./àþ¹s‰Q	\\’b—dñ–KŠIå’þžã’ë¹\\J÷~.µ|žK»¹“Kã›qéq\\DÎeôÂ¹,\ZŽËÎÞÎåÊ¹Ð®PDãŠ£ÎqÅ ®TÁ+]JæÞ3£rïqïõŸàÞßäÞ§esóŸ¹ù“­ÜÂø“Ü¢ˆn1µ„[\nRæ–÷Æsn|Ï­°&q+lös+¦¯r«vNséç>ñâ>™|Ì}\ZgÀm¾ÀmŒYÇmÄq›œz¸Ï6xsŸ+¹ÏµpŸÏr›Í§¸/,¯r_´å¶äæ¶ä/q[ï‡qÛ÷³¸/‹vq;4¿r;&np;wÆp_ßoæ¾]Ïã¾Ýµ•ûîŸ6·§h–ûa~ûÑRÀýDùÂýô9œÛ«åÌíå¥rûwÏsû[º¹ŸÍ-¸ô`î n’;Ôš;´6Í®)ç~™tâŽÕÚpÇ&ª¸_ƒ#¸ãFhîÄzî÷X2÷;`ž;yN›;ù¬;¹rŒ;»pˆ;¯	æÎïYÇ¿æÈ]ˆóä.ô^à.üÕà.Ú7rÿ„¾äþ¹ç.iíæþUôæþÅ¤qWwðÖñ;xëªðjíxŠí¯yJ{ZyJÃ(ÞúuÎ<emO%ñ#oËíHžz¹œ·5½…§°…§ÝWÂÓ){ÈÛKçmKð¶@<]æ1ž~œ*Oÿ®Ï@Žá~¶âIyFÀIžÉ3öuåWïã7*ñvmà™ØXòö‚¿òö}vç™Qµyû”óÌFyæC<‹Ã?xŽ0ž…_:Ï¢Â‡wèÄ;„ÕàYª?ãYž)ãöCñ¬ê®ñl¾BxÇÿÌð.<ÇüÇ¼“ÚC¼“:¼“v¿x®Ò­¼Ó&y§Ë1<÷b0ÏC=ˆçÉàyÄð¼ê­x>ûvó|„Þ<9™€åpçxAçuyA‰5¼ì¼è4/\\.åE|<Â‹XñbzfyWÕ½yq›²y‰—fxIÛVxI${Þµå¼ëþ§y×¿Ýå]_óæ%ïùÈK‘bxiJq¼4e/Þ½\n¼ôý­¼ôÀÍ¼Œ)/£[ÌËìçón>¬ãe9»ó²»óy9–ÿx9÷òrF»yy_ÿñ\0(ÐZÃîõáSºyà®£<4Ïœ‡yò–‡µuça»[xø`-iÎ#sŒy”C{y”Lº6È£ýLå1nþ÷ W:Ìc[»ñØã‹<>‹Ç)«áq»Ëy¼{Ê<~ œ\'8{Š\'¨jäIÍ¶ðä‰{y÷vy÷¢²x÷ûñî{¸ñîW^æÝo:Æ»¿¬ÍËÿfËËÿûWÐuˆW8íÈ+žHå•H¾ñJûðÊþ\rñÊ/tó®Ãó*F-x•ë,y•Æ9¼Ê%$¯ÚpˆWíý‹W}i=¯úï&^Íé§¼Úì³¼ºS¼º8 ¯nÆ«Oä=%\rðžÎxOWOó\Z´Õx\rŸŽòš:2yÏ,ûyÏo%óš5ä¼f°€×Ú4Â{uÌ”×Ñ™ÎëTVáu:uò:;›x]w7ðº>žå½9&à½‰Ôå½)ÙÄ{+ÛÂ{·÷ï]´&¯ç\\¯çY¯OÅëøOñOÞ`¾oXé=ï‹qïŸÌc_à_lçÏ©ñ¾÷;ñ¦åÕ¼é¹TÞ,tŠ7WåÍû}÷)ïÏVÞÒ”oåÏÞ¿\0Þ¿c“¼y«U¿x«¼5S[ÞÚ9!oíœ¿Ž»ÄW8ÒÀWXYÏWqâo®\'ñUmY|Õ¼Z¾*0Š¯v]ÄßòÕ¿5Ò™¿µûë\n€¯q,—¯i*ák)-ðµúðµ£?ðµ__äë,òu»ù;Ôù;Ú¶ðõÌ3øú‹®üþ)|ƒTG¾Agßø½-·Ž¯…;ÿvK¾Å‘.¾Ë· wò8ºòœ¬ç¼×Â?´ýÿp´ÿè½E¾µ†1ÿX‡\nßÖgŠo·î	ß^aß^i/ß~þ\nÿä‹ªÿß5ß†ïZRÈwýÒÁwKÒà»M£ùîïuøÛa|vÿLf\rÿLV=ßKÌ÷²_Ç÷ÞŸÍ÷±˜àû„hò}Mùþ;ù!:ù¡WÇù\Zùðrþ®ÿÂ§0þÅ§ùkùùáIfüKiQü@??¢ÆyË‚ùÔÿÊÍmü+2	ÿj4™»ÞÊ+ÑåÇ®á\'è«ó-ù	Ÿqü¤0o~Jã~j`%?µešŸ¶ã;?}â=?#•ËÏàhñ3OÍóo%gñoÍçg_~ÆÏ~|•ç–%PXÏ=æƒnåðÁ¤f>¸ç22YÀ‡,%ð¡ðT>\\y^›ÉG+æðñþ||«ŸppŒOXvá“tA|Òþn>‰‘Ï§2¦ø´~/>ý†ŸqÁg:ñ™•r>s)ŒÏÒ\nçóÂø¼4>;žÏÏ›å‹w8óÅw¿ñ%§Oñ%Wø’%=þ½Ôoü{¬~þ}¿nþýHÿA‚ÿ3€_mË/4®çvAùE§ÛøE—ð‹æ¶ñKÀ¶ürå~Åp$¿êØ_~uŒ_Ý1Ã¯íÞÍ¯3¯å?ñLæ?‡ðŸ|óë¡+ü&,•ÿÜºŒÿâZ¿%6›ß®xŠßnv—ß~ñ¿óX6¿ÓÍŸßùî>¿Ûë;¿»tÿÍ«ü·Ñ/øoÏðßjòß;Áù=¤ü]3üáÅü>«U~ÿF}þÀöüÁ#5ü/;€ü/È5þXâþ×þøC:ÿ›¢»™?±TËÿîÐÃÿîõ–ÿãçZ©†?ý^…?q‚?›ãÇ_è\\Ç_xû„ÿ{{ iø6ù%Œ¿²4Éÿ§àÉ_ý:Ì_ýMá¯Õ¼¬ûN¬[9 P:õC 4h(Ø <)Ø¸ÃF V\"P{Fl¹U >ºM þý¼@}q¿`ëžzeL }[O ÓôR ë)ØáøI`à÷W`µS`°tR`¨å-0.˜p&c¦\ZZ‚}cOfù³O)‚Þ‚}@Á¡s9‚Cy£‚CÕB¥cŠàè¶à(*G`sîŸà˜V«Àn®Z`·:+8þ(Hp|9Rp‚‘,pH³8\n\'/œbsÊsá°àÔi¬ÀõÈu—†¶Àû±£À[)8ÛhAÎŠ‚œ£ TtPp1\"Jj+ýQpéd¹àRh° rœ%ˆ©z$¸j^*ˆeö\nb+o\nâ?¶\nj8‚„îhARç¬ ¥ÏGz>ZZÈ¤>¼.HW6¤[	2ì7-\r7[YÜ\"AÎî,ANúÁí­3‚Û$”àŽ Apgú  ÷–šànæà”\0à*\0„<\0ÂÛ@¿œ.€*`ë+°›ðëb\"$E€ø2 @nÐ7è²\0ó&Àü	`¨Bú?ÑÑV@t¿8	È+òê	M)V@sF	h‚%½LCÀ8;(`\\˜0`÷L¯Z÷ü&é,¬…	„®‹‘I IòHjb’‰ ìl‘@.\nÜ3—	îÅf\nÐ7…ŠU‚âËA‚²#å=‘‚Š„AAÅŠ¥ òœ® òÎEAåH‰ zî» Fé‡ &ÛCPƒË<áª\n\ZŠ\r*_\r’õ‚Æ¬\\Á³lºà¹+RÐšÿVðÒ%XðjIQÐé½_ðúÛŒàõÒfA×„¿à½ÉÁû:kAÏ ­à£Þ€à“o‚ ÷¨•`à¿<\r­j	F¢]#ÉÛ#ÁHÑ¸`”ŠŒ=SŒM}ŒCð‚ï/tS‹W?Ž~LL\nf€³‚Ÿ»F¿ôm¿ØÁ¯Šß‚EÇÁbÒ~ÁR.T°¼q¯`ÙR_°\\¦*ø[«-X94.X	j¬H/Vš­+ŸY‚!G«/o¾	7nÈªÒ„›?U]Ì…[‚:„\Zs¡V)R¨õÛZ¨íè)Ô¾S)ÔZ·³ê*…	w˜´wÀÊ„;Þ	…zž®B½Øz¡¡·¿p÷F¡é©Ð´/Üw¢A¸ï¼§pßìW¡Y9FhÖ&4Ob	´Ô-6“o­”dÂ#mÂ#ß\n]ZË{„Ö¿’…Ç\\ì…vÍmÂãiBƒ¡ÓLšð”ï²ðÄSxŠ°_xŠt]è*Ôº;•=¶X\n=³n\n=©¹B¯c¡×«gBßÏþB¿ˆU¡ßå)áYaœÐÿìCaÀWÂ Ò&ap¸¿0ø‡›0ÄgQr)<¿øWxáøŠðBä 0¬h§ðÒ(OásD1^yW(Œ±nÆxÞÆÙãrs…ñ‘ÝÂë…i¶¦Âô¸Â›—„YÈãÂ¬–Â[.á­&‚0û`­ð¶åvá º0—£&ÌûôTT<%T¯¦\n H!($N~5.„^òÂö‘×3…ÈÉ;B|ðe!qC„øs«,ë’Ÿ*É3îBÊ‘e!å]Hµ	Y—¶¹»Ê…<¯·Bú†×Õ&ä‡Þò[Ê„B+¡˜1\'”>ý\'”ûnÊ„÷&Ë„ÜÏó3…5cÂBóaÑòea±aƒ°˜Ú/,²„¥kåÂ2ÆNa¹¾Ÿ°¢!,\'>,º*|4ß%¬Øb*¬ÄÌ	+KJ„Õk¡ÂšgÁÂÚ£ÍÂZŸ7ÂZš‹°öCŠ°vXWX\'cëjYÂºŽ­Â§›…Í¾w„/þ†	_Å…¯Z÷»/¥	»£‡…oæ:„o•‹…Ÿý/?ÿKØ¡„©„ƒëš„ƒ*û…Ã¾Âa©pøÕˆpøXø…þJ8ðE8j ŽÝRŽÑí„cM§…c/Ë„ã>_„ã“KÂo(áTà¢pºr½p†e,œõ]¸pä‚ð×þá¢š¢pñž»pñåCáŸc@áßË§„«ç£E\n,ªHá^¤ð&K¤x«_¤¼ÉQ´±©F´±™ÿŸÿâ=‘Ê/SÑÛ‘zn›Hóñ_‘ËW¤c\néF‰¶ÿ‘‹t3–D;ŽléñDú7Dú7‘4]dT©\'Úý´N´G­_dZÙ)2[,íçZˆ¹ˆ,/EŠ,¿%‰¬ŸäˆŽ]ŠlDvj\'D\'ÏÐEN#~\"ç#e\"—R‘ËÚÑéÕX‘‡Uä±MKäÙ)ò(yžšyYy….‹¼Î/‹|ùV\"¿ 8‘ß;CÑYÕç¢³f½¢³‡D5BQÐÁÓ¢ «Q°I„(xÔ[²ÕXòÉGtîÄQhògÑ…ECÑE•QÌAt¥ÂYUüÏQŒrˆ(¾²H”à*%PsEI*£¢ëº–¢ä@°(yÊW”ÂŠÒ™¢´\'E7z\ZE™xÑÍ*{Q–K½è–Ê.Q¶÷eQ6ÊPtû6Ot÷âV §W^Á÷“DÌubü»µÎS„vëa×aiE\"l1V„mŒá„A\"¼Ö:á^—ˆ¢\\ÄfoqÊ~ˆ8¯BEü„qÿæy‘ø¿±H¾ÅŠdð\"ÙÓ÷\"y0Et?2O”Ÿ´I”‹\nÀ@QÁÃ\nQÁ¢XT(™Ãw‰ÊpM¢rF›èyLTÁ*UïlÕ^ŠêÖmÕmJÕq•Eõ!¢§ÔQ}VÔ4ðMôìÚ\rÑ‹K|Ñ‹ÇE/D-«oD­‹Z‘¢Ö–‹¢¶{\0Qû6¶¨½8Iôê—¡¨‚uJ«E¯Ï¯uûžu´‰Þ$‹ÞL¶ˆúnÅ‰ú½ÂEý…¢Ïã/Dƒ‹DÃ·Š†Ë”D#²Ÿ¢‘¯¿E£qŠ¢¯áDß\"™¢	VhÒ\\A4ùÝB4uð§hê§‘è‡ž“è‡\\4ÌÍ(Í½÷ÍM‹~b\'Eÿåk¡ÕU´ðöŠè—ƒ¾h™\Z+úûs§èï\ZOôïd“hõù&ÑZM¬àøQ¬€¹\"V¼õ|‡Xé½·X¹ØQ¼Qª\'Vq‰U®½«)DŠ5hÃâm\r¶b½c\"±žh‹XO>$Ö¿c,6xöTlðÍVl°Ø!6RBˆ×Ä{Û»Å¦ûPbóâWâƒA¿Å‡íö‹%ŠÄ¶‹Áb;ŠžØ^A*¶°„ˆO,ÝŸü`(vNÿ.>µ\Z,vQê»X•‰]2QâÓ1ËâÓÏ‹ÄîJ/Äîjãb÷ÏbçcbÖŒØë½™Ø»ðµØO^\"öW^ÑÄÝoÄÀ@q`Ý^qðYŽøÜ_‚8Ôþ„84ÕHZÉ_P~\'ï|/ŽVG°SÄ‹7Ä—7Ÿ_Þ(ŽÊØ%¾2› ŽK4Ç‘‹ã¿Ö‰RÅ‰á\râäÏiât‡âÌ·Úâ,Ã9q–ÑqÖAMqÖñ-òñ­2-ñî qn´²8¯&Tœ÷¥C|—ç,@Å€\'Åbàå3b°¹ŠšÃœÿ‰aä1¬qNŒ\0Œ‹QnýbÔEe1z,WŒßb$ÆßJÓœCÄ´¾˜ŽØ/f·ˆ9n{ÅŸy1?’+•¹‰Åõ9âÂ“>â\"|‘¸¸ô¼¸äÞ]qy^ƒøÑ%‚¸RsH\\iÇW”Š«î€ÅUŸ¿ˆ«F¬Ä5ýÄµfwÅõgâú’HñÓÄO›•Å\rèlqCíŒ¸Qó…¸ñj‡ø™‚’øyåOñóA²¸™_\'~ñPKÜz§_Ü†¤‹ÛÆ‰_îü,~Å6wh¢Ä¯uóÅ]:â®’_âwWÊÅ=Å÷ÄiÓâ¾ãBq¿†½¸?ç£xàt¶x0U<¬výOHBÄ“CñâÉï(ñô}Žx6áxvŠ*þ¹&þi~Güd$ž\'z‹ç9–â…y¶øWØ‚ø×}°øWõMñ¯÷xñŸK—ÅK¿ÛÄË\r…â	–âÕ¾YÉ:gK‰¢=O²±ÆC²qê­DåiˆDíˆD¢vmH¢6Ü/Q7;(QÎ–l½3-ÑØd\"ÑÈ°”h`‘1‰¦zƒDœ)Ñ¿ä\"ÙåÔ,Ù5^!1ˆê—éK$»—-%{4HöÌþ”ìt—ì{›\'Ù¿:*1·>!1Ïº&9\\xYbµ\'Gb%o–é®’Kÿ&±½J•Ø>Jì>˜HŽWü‘œ %õ7$Ž¯\"$Î“6’Sû’S×þH\\«$.U‰Û=u‰ûˆÄýÛ&‰kRâõB&ñúa)ñ¶uøÇ§I‚vJ‚“-%!Ç\Z%!åÉ’sÁW$çO`%çQ’‹ÉE©äâé[’°¬$I˜°Nö€ ‰Â®“D•ŽK®`p’è‚QÉµƒÉõ>’d§	Iêýƒ’Ô†I\Z(Ikð–¤FI2Ž%™ôBIfF’…} ¹U%É~Û!¹½[\"¹C2•äîPýO’û É3U•Ü?#¹ûÐNô;(`%À	d÷	Lïž&^‘À3t%ðG¤úF	Z#C‚¶Í“ ÓÀô¯z	ú«Ëõ’ànKð—‹%„„ýBEÂÈ¦I˜ßc%ìÍá¶!@Â—°3#%œËŽÎƒnC¼„÷bT\"\Z9,Ã\r$r+{‰	“È›7JîP•Ü‹R—\0¢%	’ÂÛIágIáÀIÉí’’\"IiA‰äáÞc’Gþš’G)	’Š=¯$ƒÅ’ª3‘’êT\rI5¬JR{%MR¿\'it(‘4¶Jšz2$Ï4þIžIž…J%íÑú’öš¤£ð³¤Ëú‡ä=FÒë{NÒ›h#é½;\"é7ž–ô[`$ýÑÅ’Ï€>É@æ’dt•/·Õ—L¼H’|/•H&ÿH$?l:%?JîJ¦|—LCîH¦ç$3=Ž’YZšdö»¢ä×wÉ¢šd±ØX²8!”üÉ¥Jþ6$+N7$«=RE÷mRÅ@_©b˜µTñ~¸t½ât}Ïé†6}©Š<Oºùñ”T­¡Cº%gYº¥®\\ºeÀ]ºe¼Wªn¼&Õ„JµìðR­•‹Rmƒ¯Rí?=RJ·t{¨štûÒg©.e“T·”#Õm­êÝï–î|¾Oj”#ÝmØ$ÝÝc.Ý£æ.5yâ\'Ý\'JÍ¤mÒƒ³~ÒCZR+µR+Ó©­­‘Ô¶_(µŸ–ÚJ¥ŽÞjRç\'SÒS?¤§¿8IOOÿ–zœ˜•zªæI=1ÊR¯.žÔÛð´ÔGå“Ô§a@zöÁM©ÿs®4$ä›4Dè*=×tG\Zz\"\r+	^šu“FlM^Þ)NIc·JcRPÒ¸Éai|Išd,M¹n\'M[Jo`Â¤é¦Òô\rÒŒíbéM“;Ò¬‹‘Ò[<7iöN˜4ûV©4[øBz;˜+½ãØ%Í›dHïîî“BïÆJaOiRTD©Å{\"Å~ê–â×¤„#R¢SJ>W(¥4ü’RmïHi–VRºgƒ”!h–2ª<¥LÛV)§rFÊÍÞ\"åõIÅç…Ré«©Ì;C*W™–Þ×þ\"½¿GQúÀû4¿zŸ´ÀtEZ’ýIZj¡\'-m’–)¹IË]¥Þ®H\rzH+N8K«ú¥5÷¤5Q½ÒÚÜ[ÒÚ™õÒÇÛJ1‘Ö”Këk9ÒØké³‡2é³¶ãÒç#•ÒçósÒæ§|éP‹ôÅDÚâzPÚûCÚÊ~,m«\n’¶õDJÛËó¤/Ïž“¾Ä ¤¯Ú·K;ŽåJ;µ<¤Ö{¥öNÒÎ/ýÒ×ç¥ÝxôNŠôÝ¥;ÒwY¥ïA;¥Ô¤=4¤¯8I{I¤ýöcÒÏ_—¤[¤µÒ¡¼Òá‡¯¤£>)Ò±á½Ò	é˜ô{I:s,‘–Î4¼”Î6kHgW¥sKËÒŸ{:¤¿¶Jÿ¤HÿTªHW=®JWkÓ¥kâe\nËX™Âj­Lùx¦l£«²l“ÄG¶Å¥T¦~ÄK¦Ny)S_x\"Ó\\-–i©\rÉ´œ*dZWA2-’§L[sA¦Ýï*Ó)–m·Ø!Ó5È—éº.Ó¯N•ÚøÉŒ•5eÆ¨\\™IéW™é¯k²};5dûoøË,,Å²ƒç²ƒR=Ù¡Ý{d–±V2«¯2+øz™Õl¿Ìjž!;Ú%‘Y¿‡Él`eÇ²@²È=2§Í³2§®p™‹g°ÌõOæ6wNæö÷†Ì”¹÷Ü•yþ	–y\rŽÊ|m4d¾¶|™ï-#™o9[æ§)‘]Ù,óßñWæ_¥,P\r d!G3eç†^ÉBãÂdçƒƒea[ßÈÂÎDËÂßl”EžÌ—E¶çÈ._ÇÈ¢—eÑ3—e1Ás²˜ó;d12¦,¶óš,NÒ/‹›÷%$ÅÉòeIñëe×1²dp½,ù_ ,ÅËB–Ë‘¥<Z\'K\r˜–¥&\nd©T_Ù\rDŸìFŸ®,ýÃ9YvK–\rQ‘ÝyxU–ËQ’å>ÐåµËòz‘²»\ZÙ]ÜIØ£PõGÉ`•2´|U†M*—á®•áó2\\M³Œh¤$#&fËH¦¦2ÒMy÷9*£¦»Éè¦\09%£’1ì:dÜk&PÆŽÿ ã‹ÓeÂ*]™ø¢£Lœï$“|€È¤%s²{’hÙ½k²û6ËòéÉ\nÊ~É\nÏž—9$ÈŠ>ÒeÅÆs²G¬Ô «øö@V\rO”ÕXÅÈêà;dreO·Ë\Z‚e¡²Æ LYcÓCÙ3ºŠìy¾Ÿ¬µã»¬ÍG,kÿö]ÖþÃAöÒ,{I…È^·Ü•uÝh‘½½â%{gsXön²AöéÄaÙ§²{²¾C²¾?Y¿bŠì³vŒì³ãÙç¥Ÿ²Áƒá²ÑlÙhË\'ÙøSÙÄ.€lâ{„lò]“ìÇ½½²™å²Ÿê¿e;üd¿7iÈ–¾ÈþºOÈþù8Ëþ…½“ý‹”­©•Ë‚å\n}ªr…ßÝr¥¶“r¥©Oòõ}Ñò\rù†r]ù¦é@¹Jb¼|sÚ&¹*í­\\µò‚\\í§§\\c]¬\\ã°“\\ƒ+×LÈµýäZ9	rm#š\\»|³\\Ç“\\tC¾­åƒ\\ïXŸ\\ïÔˆ\\ïU“Ü@mTn ¹\'7h¸.7\n*—ï~óP¾çÐ>¹‰N¬ÜäJ²ÜT±Dnj¶*7½B›Î}‘›wÈÍ¿àäßNÈœI”8ÊmY\'?4õJn©š#?Œÿ)?b´$?zÅUn·÷¥üø•ùñ¢¿òãòåÇ1åŽ¼2¹ã`¹üä6sùÉíÎr\'L±Üù>Fî’‘\"wiV”»\"!r7âg¹{Ê:¹—ëv¹×Ý\\¹WÏ	ùÙrwyÕyP:Bô^W´Ô/¹ôX’Ó-KÞ,cž“‡qÓäád¾üÒÛ%ù¥åy¤Ý:ùå¦VyÊ[óôü*f@›ç*çÈãG#ä‰\'<å×Ï²ä×‹÷È“Æåixù\rI«<Ãß@ž1²]~S9@~ëT¡<ûÅ%yNâoy]I~{ØK~ûïyn¶«<ïËq94í¬Ú“\'G½?#G#9rÌ¶Krlˆ¢Û²NŽ3“ãÐ9^+\'ä$ø?9¯#§¬¶Ë©.UrZœªœ¥ gå÷09‡g*çyå¢Í9rñsE¹äCŠ\\ú&U~|ó?å÷ZRä÷Gå~ÄË=ÇäÅÕä%›äFÈ+ŠÎÊ+ê\\å•ïMäU9¾òêÙ»òšB¦¼–pM^÷Å]þxèŒü	ÞO^? o|…’?ó{,vÎPþüï˜¼ùïUy«õŠ¼íùy;JAþò$ZþRb$ECË;VÊ»\"å]÷WåÝ33òw\n½òw&ò÷ÊYòú<ù£Iù‡°^ùÜüãç@yßì¨¼ÑI> .ˆh–*¿“¡È‡2ŸÉ‡ÈÉò1òQùX½\\þUÛE>þô¸ü›Ñ\'ù·Äÿ1\\Ÿá\\pQ\0À)#IeFÛ(J’ÈJ•M‘‘Jf¢É*Éˆùï½÷ÞÓ*)…H¥Œ¢xßç>¿ç|»÷Üsî‡só;¿Üˆìœ¯ïœjÜÐ9­¾ªs::¾sºÇ¯ó»qçwÖÎï¯Ïvþ8µÔù#Ýù‹} sV£¼söÚµÎßñòÎßð¡Î?oÚ:—¶Ot.¥œïük	ïü›z ²° êÉ¬Òò¬š¬–¿¬î\0¨UÔ\0ÔÛE\0\\>@ãƒ@Su e½ í1X×Éè¼mè¦\\lÜDœ±lª­l>|°¹D	ØŒ90RgŒ|ÞŒÎáÆQó\0# Àì‰`Kf`K»ÀüÄ[À¶&`{©*`ÇèIÀî]­€Ýï\0–÷€\0+ý€ÕSK€5°y÷	`—]°«\0ìçã\ZMÏ\0ŽðÀ¡?b€“ÀpØ¿p8ÿ à0pQÿ\0pK=	ðøYðdîx©Þxi¼ò\Z\0^3Àq‘-À\'V	ð¹xàC1\0øèüt4~EB€Z	8Ù}pJ?pê^2 HU	üœNÔœqK\0DÝ²œ›}ˆÎ†ÎÇ¾\0\\‡\0b”«±-@œd >ò\0 ¾´O#.Q˜€„V\Z ¸ÜÜ¸â¦\n¸\"H\0$:ì$F?\0$þ›$ŸùH=s\r\n=HÛ|pýûg@põa7à&mp‹Ú\0ÈµäTnïü\0¸]¨(È¹\0(¸Û(Ôy(\Zz\r(ax\0î9]Ü¿ºp_zPÑÊTü°\0TÁU1l@ÕŸx@õmCÀã/€úˆÀ¤\n !\\hè¿\rhtÂž¥fžM$\0ž—­4£¤€æñÝ€–,[@ûWu\0P\n\0šÏ@ñY\07\0’œ@Zcû@\0j3\0€–\0Ø,\0û\r •Hó\n\0õÂ]\0=”àîÅx\r\0‚wá\0áèw€ÈE»=Èò\0òôÿ=Åä°«\0Eÿ.€r­@ix ƒ\0”7\0”8@wg& ßôàíP\r`dé*à£î`ôo `|µ\00±30ud`ŠÍ\0LëÎ\0¦÷ ß(`À·)mÀâ<`f˜™Y\0üÌú\0˜~˜³*\0,¤”þDí,©Á\0K €%|àïºdÀ¿ý Š·PõÝPuÑ¸ªh?P­Ü¨6T\0ÔÜU\\CÂ\0µ:³ëðo€:F@w!Àõ‘ÙÀõ·^7Ú\07ø@³C@³7W€Ö+À­«Ç;¶å\0w´êwGü\0Zúª\0-ïÏ-{TÖÃ€6Õ ­o3Ð¶Ñ¸Ïêp_€*Ð¡åÐáoÐQ¨	t\\‚.\rw‡CçÎx7 Ë—XàÖ] «Ý_ Ç³ã@Ï­AÀ£ÏÇ®Òú¬ÍúªZ}í©@¿æhà	õÓ@— Tá®\rÿë†¼œ†\Z>†>)†Jõ¡_þ\0Ã¾<†_éžöOƒô€§§¿\0ÏX|žéýŒÊñ\0F§­ž/^8S¼ yŒ]GÆBlq;€ñNËÀxŸb`|xðò–nàU×RàÕtC`bóW`\",\0˜º\nLÖÓ¯aéPS`:²\nxëöO`¶êg`ÎÉ~`®ß ð¶ÿ~`ÞØCàS¥À;í/€þÀø	`ap)°Øy°ôú#à½G#Àû‘ÑÀ²ÖgÀ2Xþà%ð!­XYÿX}o°ºþð±çðq·5ðñøE`müz`­<Xw3ø¬ñ°Iª¾\0ó­«?[-¯[ag/™ÝÀv—ƒ@ìq¸\nˆùbwY\0ñ«¶\0	#™@b>Hšè\0R&\n€T— Ãì ¹åcä\'‰‚õZ@¡ãE øûZ ,ð:Pö·¨¼½Øêì.^vKþ\0»¿ö{¼ÉÀ¾Ì!àÛ™oÀwÅLà0,ø¾yøžhüPù\ZøQEüÈ|üTóøy<8n¨\r—,\'.½NUä¿Îd¿Ù„ð¢€?÷‰?ÏR€?ÉÀ_úÀÙ£o€³oœóÔÀßÎ~À¥Áà¿{2àrá	àÊÁzàÊÊHÅÂ¤Ú©Î^­¢ô‚V½í­¶ƒÔ<öÔ…ê \rë†í7†´¤Ù­aˆ@k÷Ýé´É@hAº¿ôBò@ú²\ZÐfßaÆoQÖiOhË#\"h‹âÈü—ÈBd¡²È;ÚÚ;	ÚvRÚÖ“ÚÖo\rÚ^bÚ1—²Š~ÚÉíÁ`@{?lÙií×€œ,MA‡é ÃR?óe&È\0Y]\0:2ýä\Zèr¹¹”‚ÜÒp wÎ+Ç™u XÐÑà|ÐÑAÞÚª ï÷Á Ÿå>Ÿ¢ä¬äÿyèT\nr)Ï…¸Ô€B®.BÏƒB^m…}*ERZAg9XÐ¹G2Ð9>tÞj=è‚1tá‚/è óí/(–üïÖ\0Šòt),”´tÙÆt¼\rtù_èjÌèêÅPÒårPò9(\r	J×ÌeØê2\\ì@YO€rBìA¹)- Ü7 Û\'‰ ¼Ð <F(¿ýèNïÐ]ßPí,¨\n*þ•‚îRAåÿßãÁžÏ ‡EGA•{«A•Q¯A}CAßoÕ„^Õ^Å€jëü@uÝPƒÆNPyÔ¨]j¤…€š>AÏsU@ÏY§AÍŸÆ@-\ZAmÇ( öçy Wn@€8;ÐbØJÌ@ ó ðä_ÇAøTl‚¯¾B˜ÓAÈ­ï@¨«»A¨¬&V&áÏeƒˆÐtqDªŒ‘7¼‘k÷(½`­¢D“´€˜Ÿ{Alµ§ ¶V4ˆãÞ	âjqo€xù@ügM IŠ=HÚh\0’ÑÕ@òŒEâ:ÔÕýÔ½FÔ·úèuª7èõP#èÎYPÿE¨_1\ZÐZ\Z $€µÂAƒ5AÃDSÐû¹ ÐÈÝË ¯\Z@£Q ñ<hü­;èËÕ$Ð·:4è»ùCÐwî\'ÐÌj#ÐÏ(]Ð\\®hAÏ´¨\rúý-´”¹´TÏýK–Õ>‚–»\0 •\nÐÊS_°Êv6Xe\rVm<^½¾¬vñ=XÝ8¼¦+¼nm9X§\r^¿6¼1&¬o¹l°áxu¼¤\0›„±Àæ‡ÁV­`‹•ðbðÎ]ùà“¥àÝÝ/À–¢£à=ûÖ‚÷Ì€moè‚÷=ëïß}¼(l?| Ù| !|@vìhsì”æ	>òâØÝödƒ=jÁGs^€~¾>~5ìmÜö®¸ö&Äƒ½»ªÁ>!oÀ~%àÁ\'HÞàÝÁþ…¾à s)8(µ¼ç2øŒ[8Bý8²ý\"øìéeðÙ;pTþ 8z§8ú÷$8>~øRD3øŠÉ	pÒÉÕàä¶)pŠš	8e‡œrõ8}ý3púÅ‹àtÂ[p:9	œ?ÎÌ÷g¾#³®ÑÀY/Î€³P‰à,évðÍ‡éà[æàl8;ë-8\'÷:8‡Y	Î}1Î]©\0ßvó à{¡GÀ÷áÁ•ê	àJÇipåk}pÕÊupõ;pím0¸¶Ý\\w[\0®dnH›7ÔâÁOUþ‚Ÿ©ƒŸýæ‚›RÞ€›X±à¦¹Vðó7Zàfã/à–³“à–¨fpkófðËäcà—yýà—’Á: pç[0à¶„ƒÁk®ƒÁï»À¬ó`ØN?0\"¬ŒÄD€‘¯gÁèë/ÁØâh0®ŠÆ¯‹“/S»ëÁ´}Å`ZR	˜±©ÌBƒ™)]`Öä0»nÌ;¥æIO‚ùU`~X(˜Þ<\r\r™¥ü4°tùX°,×mw]IwUý\0w»:€ûþ¾÷;Ø€ûIPðÀózðÛ_Áoÿ¬q—Á#áOÀ(CàÑÛ÷ÁŸ4õÀŸ<±à‰mªà/¡Lð¤\rüõÔð×ùð·gð÷^ø‡J3xæ \0üË=<{žkWÿ}dþû1üÏíø_û?ð?bxYå\nx…¾¢‚)„¨ºhAVÝn†¬’@Vã’!jq~#/ šƒ!ZwaµêÈ:SkˆÎÓó\r*!º³¦Ý9\Zdã¨>Ä ½\0bˆ(„\'ûBLK ¦á\rSùZˆÙÎLˆÙ£)È–G\"È–ê~ˆE<²õ‘6dÒ²KÓ²+âÄ2sÄFÙù¿ëÅ½Öw!vÙ¶}ïú ÿ®…8þì‚8.Õ@œ3m .ëþç÷âÒSqM)€¸¦¶@\\¡á×þvˆ»æQˆGë*ˆvÄ³˜9\n–B¼>ÌBŽ©¿†xßN…ø;ñÉR‡øv¼ƒœý‚œøª9éÓño…øCŸ@üAiÁÐÈ\\È™o Éˆ§\"Hdf$êÃ_Èõ%ÈÐwHlO%$.¢÷é+$>Uríú#HÒÕ\\HªÐ’f½¹~\\r=i$£O¹ñ¤’yüä–ÏÈ-täÖâOH¶V$§º\0r{õyHÞÞ‹ü¥S‚HmÈÝ4*ä.\0)’ï„”<5…”ÄBÊ?C*i§!UÈtÈ#ýUê	äñƒçZ¤.è3¤îö-H}áIHC@	¤!yNT‡4WÐ!/‚¶A^ÔÕAÚ&¢ /›ðŽÿ{Ð9’¸$@€œýý	¨q\'žáAè¥@Ð!ÒeÅæ\r„\ZÝ	¡‹€0îeAØÞUÎÍQ÷œ-„o*„ð¯k@DiG RÛˆÔåDé…ÈÆÊ!Ê‘wî‹Þ›,Hß¥s7ù÷v@ÈˆÅ0däòA·2ºM{í>ùt÷\ZdLCóäB&Wl Sw} _O´A¦l…üð%AfL·@~öªC~å ¿*Ç!³à9}3ÈÂz+ÈïwG!½ Ë¸åË!åiÈòb)dEUQ@U¶l„ªÄ”@U< ªc j×f¡êƒPõl¨æðvèÚ§PíöV¨Ž~T‡e]ïóª·%ªg[Õ÷ÉƒnvH„n®@\r÷äC·ÜnyIƒšgî€šäA·Î\'@·m—A·¥ùA·ý9Ý¾q+t××)¨•Ö)¨Õò¨µe,Ôúøv¨uñ>¨5\nµùûºg[tïŒ?ÔvW7Ô¶èÔÎìÔîþ[è¾­åÐ}B¨}¦ô€Í*¨ã]G¨KÈ¨Ë+¨Óz¤ØêZÚu¡´Ð£ëb GCÒ ÇtÐc¯@½c-¡Þ¹ÆPŸ».PßgfP¿“›¡\'ýNAOß@ýŸf@ýß‹ !G ¡y#ÐÐ‡» ao¼¡áÐ36NÐ³K[ çlg¡ÑzCÐhOô|²\n4Æ=\ZãYýì½ˆaA/’Bãz·Cãû‰Ð„Ñ$èå–^è•ÕèÕ¼1hâB+ôZøôZâ4i÷[hRáhrÈ7hê‹(h\Z¼š~Îš½~	½i€ÞìÇAsö·Co;@óÖ\n ¼Jè]­Iha½´ÈcZì¦€–<|-yÔ-i[½ß¸-Ÿr‡>j†V¦žVfB«£Ðj²´Fÿ\"´æß}hm]´öU=´îv´¿Ú\0Ú	mdNAŸ~œ‡>·5€>Ï)„6#„Ð•Lh‹¶\r´¥3úâÚz—m³ùmž‡¶ß/†v¸ŽC;.ì„v¦p¡ÐÕ%PØ…ŸPøÈc(*ã£B±y>P\\Àk(ù¾7”zi\0JýpJ?uÊˆˆ‚²{B9ÞæP^ù~(ïy\rT¨¾Z€Š\\ âæPñg\'¨4r*ûb•_ßUÞA»¢c ÝÍÐþAôÝ•4èåthˆN\\9_ýhÕ\ným[	…ŽUB¿DC\'5;¡“ZvÐÉ,\0trþ*ôëã2è÷5EÐ÷ó¡³ãO¡sÕžÐù}; óñ¡‹èâ	èâ\\t©Äº4Ê†.}†.ýz]fäAWú-`ªhLuü+LuÅ¦Þü¦¡±\r¦­\n[ãù¦áÓ¦vÃ´?Þiÿš‡­û\r[,¶~Ñ¦ç°¦ç³¦þfÐu¶éè[˜‘ão˜ñs\0ÌÄã*Ì<î5Ìüºfžá³HƒmËÛÛE‚YÆýYÓaVmßa6ú¦0›ga{Ò°=ì`{]E°½äk0ÛûŸ`vàØ~§B˜ýƒ˜=NæÐ\\;øæ)ìø=ìðšlØaÃxØañ˜³Z ÌyDæ¢­sá­idÀ\\qÚ0×¯æ07O˜ûƒ³0È˜çrìØ¿.ØqÇ0ß¿a\'º­`þX€G8,HcâúRÓµ›‡…íw†¾Ä€9tQ¹1Q‹ô¹;[²‹:È†›0‡]HÖ„ÅéÅTäÃbêÁ.\nÎÁâ»ÃañSË°„¼ë°+;ÞÃUæ`‰æÇa×vmƒ]‹:»öõ.,©K=6Ëxã»ñ¶v³=–s²v»ª–›»ãŽ†ÝA­ƒ´°a¨vXÁÇµ°»iPØ]¾\r¬øI!¬d­-¬tÊ\rvo=\rVvÁVÎÛ	{àV	ó…UiØÂÙ`j`ØÀj@A°úy}Xƒï\ZXÃÒNØÓ¸XØÓ‡\r°ç¶°ç!‘°f–¬e}¬õ‰\ZìeöAØËªÐŽ\0%ða šiòX£ÿ†¹~†Ý †á¶èÂðZ†0üK1®FÊ…QL«a”`ô·¯`ŒÏ`Œä¯0¦æuóv1ŒÝ×~<	¾…ÉÎSa²Ó0â1Lé¹S.ß„u—Áº`}›°¾×i°×Î¯aý›¼aýÿÖÃ˜7`ƒ¯ZaCÔØ°)\röÞ46²7öqÕ>ØèquØèe8l”Ùûä™û|­6ç\r¯\\›æÀ¾¦Â~<ƒý¨ûõ›}][Ü7û§êûW`\0[6”ÂV†¨pÕðRøjcc¸fe\\ëÐI¸Ö-\0|mf*\\;×þz\0®Sl_Ÿ°®{<®ç,ƒ8§Ã\rÞ‡oZ_7‰ƒÂM]Á·avÀ·;aáÛ?Àw0WÁwE5Á÷Ô0á{j}à{\Z0ð=ï^ÀíüßÀíB¿Â÷í°ƒï_ßî‡ïgªÁíMð	ŽpÓWðƒîpÇéY¸So&üpP/Ü…ó\nî\"m€Éý\rwo¢Â=epÏÖµð£ë¸ðcwâáÞ«0ðV_à\'|ŸÀOjÂOy†Ÿz½8íð¿Tx@a<ÐÒ˜zX]	z\nÉt‡‡`øð/êð?½ð0¾fþp\0~º-\r~æp<Òp~þÝ,üBã/xŒf<&Ìós/<þÈ<>^~	>\nO˜¬‚_sÁ“ínÁSF¡ð4SwxúŸøõd<Có-<cóIxF›=<£ã9<c¶~£%ž¹–¿)p†gƒá9çXðÛ+nð¼îHøuOáw‚ßÃïä¿…ß!ÃïH+à:Rxã=x‘º-¼øüCø=kUxÙ­óð²G»ác0øÃ¼òûAxå/{xmçAx]E=¼A‡7„7ÔÃð§~4xSW	ü¹î*øóÞxKD3¼åa\n¼µØÞ¶½Þ^ö\ZÞ)Û®5€ƒr˜pðÍ{pè)ÆO‚#š4áØ;p¼ NHÃ‰ŠkpŠœÊÿ§=N„3RöÃY»èpkœ]\'„sÈ#p~ÓY8_þ.°ÃE†Gáb„\\b•—zµÁeNÀå&p¹b/\\Á…+XKpe¢¼;ÛÞ÷8þ:£\0ÞŸ­ëoõ¿Dø°E\0|ç	AÁ?œušî:ÃGkðO÷ÿÀ?=ü3rƒm„\r¶ÀÇ†´áã[¶ÁÇ	>ð/±‰ð/É*ð/•Öð)‹Ûð©q\røôÖUðéFð™“ð9»yøÜƒøÂW0üwS=ü÷‹õðß¿á\n¦àÆýàKÖ5ð°BÕ1¡êt	¡ÆÌChì}€Ð<‚@¬ñt@¬u{ƒX{Î¡³µ¡ûR±Ió\Zb“€0\0\"Lyº3ÓL„ù¾I„y¦aþ\r±³c±ûj%ÂÒ{aYÌ@XÅ€Vƒók,±7ò!Â®]a7t±Ï$±ï¶&bf±ÿ0±ÿØ0ÂþÝ2âÀ\nÂÁºá°ÿÂÑ±áø8qh“Â	b‹8\\¬p9¼€p™a#\\=ÇnèËw”áa¹áQ1ðÀ?Bxp#G#\ZÇ:þ ŽŸ_ðî\\AøØ!üMŒþ´	„¿è7\"@’‰™Ã!Â9!Â¡[§§#\"v\"ÎVT ÎBbÑë1™ˆÄDÜWD¼×FD|+\r‘pu‘v	q¥î-âêz)\"Qu\nqm8‘tö\n\"5h‘ZÖƒ¸n›Œ¸Þh€ÈïDduÅ\"n&È·W#²ã¯#²ñeˆ«hDÎ¾\ZDŽãSDîYMDþÁ>DÁÏVDÑß!Dqÿ\n¢dÍFDÉÌâ¾ÞEÄ}Y¢ÜU‚(¿Ø‚(©DTD#*î=BT°;vnB<@¯ L•ç#UÖ~ˆêCïžG<ö!jí<O®e!žü*B<Ýú	Ñävñüê¢uG!¢øÑb…x¹Œx9uÑ®6‚h‡‡\":ž|Ct0^#^MZ#€\\¼#fBÀ§ˆžÔi•C eéŒG³2‰À¿“#ˆö`‘5Ž ×ìGP\"Õ¬‚U~ÁB|D°äkœÉ]îm‚+ÎEð(Xß ÁÏXä«#„¡Ï1„0l!Ì<‚ôu#¤Ì\'ÙÖÛù¼BËF(ÈG]™NˆT¢w¦Ñ7ž…èw:„èŸ,A¼õƒ\"†ìÝC=Ä{fbpñ!Ó\nñ±:1:IGL¬­CLJ_±ùˆ¯ÓÔ»ˆéõˆŸ› ˆ_Îï¿žÅ\"~½Eü¦\"~\r\r fïas4ÄÜ×}ˆùÍ¿?x ~O¸!ó[«Û+ü¤ÊF#¤šò;RÓ#©uÈ©•æƒ\\»Ù	¹Ö1\Z©Ów\Z©G)A\Zp©H#Ÿe¤…ƒrt¹sür÷¢ÒæÂuäÞ\n&roOÒvwÒî\0iç?ƒ´ëAî;Gîß¾¹_‰´÷½ˆ´ #àH§Ù<¤óÂ¤‹¯òˆK-ÒíWÒ#†‹ôø=<æ>„<ÎWGÿŽ@_.Ez×+‘>³¯‘¾Ö(¤ïÇ¤ï¯È“Û½\'Û¢Cd°\"²>\Zú&yºáòŒ†òÌè+däyîíd´yÎ@Æ¥¡‘q7cñ™ãÈøÇeÈK6È+3ýÈ«‰-=ÈkúdÒ¹$d²¿;2¹»™¼ø™\n3B¦1ìéÁ½Èë‘Èë3+ÈÛ3‘7‘™Wû‘Y \näÍ?d¶Ígd®œ‹¼Ý…Ìß¡…Ì¯?ŒÌo9…,x¯‡,4öB]9ƒ,vžG–æÆ Kï®A–Ó½‘†1ÿ{|ð×YiR†||EÖ©ø ëë\rþ†ÈÆy)òyg5²9}ÙÜš‹l]\ZB¶ÍA¾üÛl­C¶C¿\"_¦\"{J€àHp^RBB(\"$4ë&ö¬\0	CÔ#*NHäO$Æå*ÇEbrL›)$½IŒd|¼ŽdîA²«m‘œ>Hþåv¤8h	)¾ì†<”\0Þ ¥—3‘ÒÜ‡Hií.¤”†”~úƒ”‡Ì#åŠ|¤©ìHBvyå »ã\n¯¯‘ýÎ‘Èº1rD¾soA¾×\0 Gÿ?ãSÜIä¸ƒrüâMä„§ù¥ŠœDïANE\"¿îÈEN×\"gÎs‘?\rò?ãàÈß_1ÈÅž%äßÈ1(ÕK”êÇ\r¨Uj§P«<QjA1(u¥qN†ÒHWCi®¶Bi¢•¨µ§ýPkÙ‹(3F(GÛPë/C­…Z?CmÈ¯CéìBm4ý„28MGmÒùŒÚôÔe|x5Ê8ÆezèjË!Ô–ûI(}m”Å¾ç¨Ì¿¨]/ÛPÖù×QÖ2C”Í»XÔž¨u¨}«•¨}Þ£(G¶êPãêÐÜ\0êHI=êH¿ÊÕú;ÊídÊ-†rëoGy3QíPÇÀ(ß\'Q\'æ&Q§ÞDù{†ò+P©6¨à£GP!þ‰¨Œ*<\'>?„:íËEñy:Sµ	u¦Á±|\ryËu®/·}Ç§…Š»÷\r÷Åu‰¸\r•½ý;P—=V¡.wËPW¢MPWËÅ¨kÚ£¨”ÒT\ZA\r•öËuý†*ƒõ•éñ•uæ2êfd$êvÝ?Tžõ-T>î2*ŸÞ‰ºóµUtoUìë*®_A•ù Ê.´ Ê·¨ ÊO¡P}e¨›ŒPZ1¨‡kÜP!“¨Jv	ª:2UÝ@=n.DÕlÐ@ÕGÕ´ë£jK j•~¨zH)êÉÞpÔW$ªÁ›ƒjø†jÔ¼Šzºaê)´\nõt`õlÓqTÓøê¹nª»ˆjÑà¢ZôP-ƒ[PmŽRTuÕ![B½Ê¾ŠêÜ´€«¢@GƒQ {Z‚ê à:ÏPð‰\0ÂR\r…6mCáÆBPxÕQþ¨>\nÿû!Š D€(’KŠ¼1Eí@Qg×£è‘PôgpsÛE«0\0Åâ>Eñ,> O\\PÂ\n\'”p~%:±%¾§@‰·¢dŠ”\\¹¥ˆè@)À6(%ªÕÕØ‡êâ<Du{ÁQ½âM¨>\Zõ&´õæô$ª_«5 Vƒ\ZPB\rnëA\r&ÑPƒÍY¨w÷H¨w¿ªQï²QïcsQï™P£:¨Ï•|Ôça jŒ¾€\ZW±A}‘£¦rQßT³PßÓ7£fê§P¿â™¨_	4Ô¬6õ»uõ\'(	µt.µ¼n/j¥åZ%Í­‚^B«Z%¢Wq˜hu©.Zýï{´æîhMËè5•ÇÑkí‚Ðk_¼Ak»|Fë@Ñë¿½Bo:R†Þ,¢¡Žk£¦ß¢=Ñ&¸:´éª´iâ=´™AÚ¬Ú½åP	Ú|½mž3…6/«G[L%¡·®±Do·}ˆÞþ&½#ë(zç]?ô®÷ôîÂ‡è=J9zogz/é:ÚÎözÿãmè-pôoh‡_Ãh§x5ôaì5´óÚ»h—ô‘±5è#Ë\0´«¡5ÚÕ+íÖd‚ö ¡è &G{=Ä }©h?×Tô‰pôI\'\"úTv8úÔÔ´ÿúX´ÿ#:p¬$ CFóÐaÏÐ§µ5Ñ§ÿø¡#‹ÂÑç\n7¢£¯½BGÿ3C_pËDÇšF\'è­B\'üÄ ¯4nC_i\ZA_£‹¿¡Ñ§ÐIQŽè¤Û…è¤ÅDtZûNt:¹¾Gg¨ŸFgâ^ ož@ßìÚ†Î@gcÐ¹¶|tþÃ3è;mbtâ$º(L]T\Z‚¾W&@—Oy¡ò¤è*ÿ6tý\0ú(]]ÉB?Þ-G?¾>‡®YLG×Ÿ)E?QœA?«1C?¿þÝÜ A·¨ÜF¿8ƒn¤¡_-|GQëÐÀÓh°ÛU4ü‘\r¯¹ŒFj8¡‘ùÝh4\r‰Æ4=@ã4¼Ð¸Ãýh£Mð\ZC“ÞoCSÒo éÐ4ëy/š{ºÍ_þŽ\0êÑ‚·¯ÑBÐ(Z¤ú?Æ3´¸3\n-9Ùƒ–m*D+X{ÐÊP-´’õÝÅþŒî.Dw·¢Ð=‹zèÞÐ}¡èþ“›Ðo‘tô»…!ôû0#ô£ÍèÏö£?×ÑÐcöÙè1OôøN\rô„Éiô 5zJ¥=•SƒžzˆD¸„þÖ‹FÏ8îAÿ\\Aÿ\ZBÏ¢¡ç||ÑsuNèùŒèEƒ½èE—ô¿É+è•Öƒ•0/ÌªcZ˜Õg¶`ÔìäõDcŒzcfM£Õ~³Ö´\r£]ïÑ~–„Y—)Çè¬#cÖŸ	Æ¬ûˆ1¨«Ál\nÓÂlŠYÙ”ô³Y÷fsn0ÆøU7ÆÔï7fË`<ÆÜ1\Zcî…Ù\Z{³UP±4ÌÄX&\\ÅX²?`¬b¢1V\\ fE1Æö*³Ï³\Z³Ÿ›‰±¯ÔÃ}Š90f‰qPÄ8ìÁ8ââ1‡R–1‡ˆg4ÆùÇmŒ‹ÅŒËi5Ì‘ðEŒ«q-ÆÕ²ã~HŽñŽñøæƒ9jdˆ9Vë‹9ö7\ZsÜosœðã£›‡ñ±¹ññÿ‹ñM<ˆñ³óÂø]0Åè0ñÍ˜ÀŸ™˜àÏÉ˜ÐÚL˜ÅLxó^L8ø-æö&¢æ&bå>&úñ&Ìyl\0æBŸ&F¯[cŠ‰[·“((Å\\S?ƒ¹ÖŠI:þ“|,“…Ä¤haÒm1éÉÇ1U17úã0™z{07o217ÇÏc²‹bòwÌb\n‘L!ú¦‚Ám¿ƒ)ÚñSÜ‡Ä”ä¶aJª1e1—0e¿¤˜òï0ÐVÌƒèÌávLå–O˜*%\nóÈ‰yÄ&c-_Æ<>kŽ©1èÄÔ,cjîýÅ4ìÚ‡i¦bžyÿÁ4ïïÄ¼¸ùÓvÝóò`9¦]\'ÓN;„y¾xDÀ\0Ð5àÂDï;rzééÅ@CL10n59ž…AyÅcP^T,	ƒŠß…A«üŸð–&lƒùÜŠÁüþ…Áùbp9ÓÜ†`ðCŠ»‹¡ôlÆÐ_`1Ì-NA†OëÇð‘ã{Œ¢ÀÈ’0²Å;¹à;¦ëÂkÌë½y˜×M+˜I8f8Ò3üa7æ#’Ž=ˆù„Ø€™ÐûˆùBŸÅLžý™D»c¦ò]0S=˜¯îN˜éÌôœ\næ@Šùu„ùõðf®‡€Yð¨Âüù9YüÛƒYn\'`–¶˜å7w0+à	¬êùµØU°«ÃS±êOÜ°\Zx¬æqvÍ±CØµ}&XíÍ#Xí–Øõ\rXýšOØMœl¬¡°k¼A5.:5þ²‚5EÅbÍ^øcÍscÍÑ]X¿&ì¶ÊNìöØïØäËØ]·z°VK°Ö»†°Ö‰NXëd¬d-Öæ#»¯[ŽÝo†Ý?¬…=`ÁÁ8æ†=è´„=xí:ö`÷mìÁÞ3ØÃy™Xç´:¬3ü1Ö…ûëz_„õÌ\rÅÓ¾Ž=æð{,â\"öø9öø²:Ö§Ž=Æž¨²Æžœ2Çžê´Çúw-b`Câ—±¡ê-Ø0\Z6,€\rÃ´cÏ8&b#œl°½%Øs÷8ØsÐ$lô	ö¢bÇ-À^òÂ^J¸ŽMH3Ä^9¬‹½JrÂ^ËXƒMúmŽM¾ëŠM.ý†M{í½¾ð\Z›Ñ–½1p›Y–ÍécsóK°¹m¯°¹ÌzìmÎUl^änlþ°1ö¿[è-j»ˆ-Âa±÷Ö`ï/aËt>cËÜÍ°åyll9P†­È*Å>(½}¸~[i!ÁV%?Æ>Þ5­W_­‚°ÏÈ!Øç×°Ï³‚°-¦óØ–Ì»ØV|lke<¶­ÑûÒáöeÂKìKðì«Nc,@ohõtzŽcb¡‡R±PŸßXXüf,~‹Ê]ƒEÉwa±/Ë°XKHø‹%ÆÕc‰üXÒâ0–\"ðÅÒÿÄÒ~°t\r,ã~–5¼Ëm5Áò¼j°ü°f,ð	+¼Ÿ‰ðÁŠ>ÎcÅ	_°RM¬ôª\ZVö)+â‚•‹ê±Šðh¬QŽUÞ6Æ*;Ø®Ò9lwÄlwc\'¶g~Ûwàöõ1v€$Å0¦±&öí½0ìÛì»15ìÐØìûsØ‘vä¹\nöã™FìÇÏ=ØQƒ5Ø‰«°_©Ø¯t°ÓÇ*±?×ýÄþÄ+°sÓ³ØßVØE‘5öoÓì¿4uì¿‡bìò‘³Øå!ì\nÀ§R9ˆSÕÚ‚S}”Œ[e3ŽS÷lÀi|JÅ­y=ƒ[{ò-NûËœŽX€[¯g[·€[OHÂé”âô(HÜÆ5Ù¸s†8ý«ßq†N`œqg+ÎDß·EŒÛ¢¯ŠÛŠÅã¶’Öà¶_QÃm¯ãàvcq»…q–o%8«oWqÖ	wqÖb/œ\rŠÛsø8n×n_®>Îq³)îÐÎi;w¸î!Îùi:îˆ^.îÈÞ[¸ã‹é8ï}»qÞÇ÷á|/ã|¹8¿‘ƒ¸“eopþò\\€ö.\\\0*ø„\">Æ	ÃqÁ=wq¡wvãB;2paz@Üi««¸3,\\Ô¦\\t@\'î|Pî|§îüdî‚Ä“¯ÀÅ­nÁ]vÅ]Î[»š®ƒKlvÁ]»ÿ—l¤KNKÂ%ßû…K±ØŽKßx—^—‚KÞ»~ýîÆ`.2†»Y¹	—Ýw—ëïË7µÆåÛÂåGjá\nŸ˜áŠ®ãJ&ºpe¾©¸²;\n\\Å–6Üƒ£TÜƒSûp½Vá*Oãª´}q5öáêV©ãê±½¸\'ãú¸†m\\ca7®ÆÀ52†qÏoÊp-†0\\Ë®\\^÷â×7\\ëÚ^\\›ýQ\\›d\Z÷íëmÅuÞpÃRp€R(Hdá ÇpP‹ý8è«,bæ!Õ?‹C¨Åa–Þá(QÇq”¼“8êQŽ¾×ÇØîcZPpÌ”Fs1ÇÒ[Â±6ÂñÓÞãøÅpüÇN8K=N,]ƒ“(<qÝn!¸n+\\wÒ3\\Ïd\r®÷×(®_á†ë_šÂ½=t÷–<ƒ=ÈÀkãÆdþ¸qv8n|…Ž›è}ˆûr&÷†Æ}‘gà¾>íÁMŸ£â¦o\\Á}»2„›ùÆýTGã~ºGà~F¸ã~æYà~\nîáf-öáf/Uáæ¢p¿p‹&c¸Å}Ë¸Å‡†¸¥?Ïp+Òp>x•2^eÑ¯js¯–û\n¯6¡‚×°ÆkNÂkâÇðk.¥âµ66âµ §ñZó0üº€0üú,¼M!~S×#üætÞÐû(Þèè ÞÈOo¶†Œ7›câ·4ÞÃ›ï”áÍà·nÛˆß*Dá·{Fà·3­ð;4Tð;²eø]Ž_ñ»5CðVâ\n¼¡\nÞ†Ÿ„ß“¸Œ·­5Ä;TUàþÆ;ùXâ]tŽâä|À».çàÝÎ“ñn#½x?ñžžø£óx¯ójx¯IGüñƒx¯8¼ÏñN¼¯Ðb]þ¤ÖAüÉÝFø“ø-ø€õ=ø Ó)|Ðð-|ðþ<|ð]|èí%|˜ª->ìe	þô\røÓagñ§ÉX|‰<óµf>êeþÜ|ô¶\nüâ(þbâN|ÜN>Î5© 	Ÿ°?Ÿ½\ZŸð	+)øË§á¯X|Ç_ñeá“L\\ðÉ‡QøG|†ÀŸE·Äçtæàs¤©ÿ«Æç:­Çç\ràÀWñw\'œðEQMøâ¦|i†þÞÏBü}ý›øòàz|ùÝ|ÅY|ÕŽ/ø*—\n|•k&¾\n†ÆW	ÿàÝ~ƒ¯ž–àkË3ñu^Qø:˜¾®…o¤¼À72Ÿáy–ø§§jðOÃKñOÛ øÖ—›ñmcªø¶Ÿ^ø—¶øÎ	3<À*Üm‡‡ÞâaaÍxD¤ÈÁ#Ú¶âQ‰cxtÉ4ž°\'\rOjWÇ“ÏlÁSUÐxêžP<õ/OÓwÆÓ|âé©-xúJ7žY‹güPâ9vx^À¼ÙŠ÷,ã¥N~x)ÔéžxÙ[^Áçã»2—ñÝNã{vrð=®Ÿñ=c%ø^p1þÍ>w|ñ-ü€›þ-ïþíküàöÛøÁá\Zü°w\'þýê{ø‘Õ?ñ#Åbü\'ÝƒøÏY±øÏ—ðãßñçéø/‡žâ\'S·á§.oÂ]-ÁOÏ–â¿ÀÐÅ¤†ÿQu?“}?Óú¿Pp\Z¿ ±Áÿñ}‚_ŒsÆÿµÍÃÿÅ]Æÿý‰_ùOPybJP}\ZBP3t\'¨+a-Ûs„µ—âk“l	ÚŸ?Ö8AX¿ö!aCÐ=ÿ› ›ÖDÐÍÛBÐ3ôÞi6,ôAÉý™,Â¦Û@Âæü·Ãu±ÃôWÃÜi‚Ñš!‚Ña‚±ù‚1áÁxìÁdE…°Å1˜°¥æ2ÁâV\"aÇêiÂîÌ‚õƒÂžƒž„=•I»O†ûø‚=ªšpÀ@…àpƒApƒ	ß¢´‡S?\\Ýþ÷ò!ÁÝfÁËÆ‡àåÓKðJi\'[È$_s˜p|0‹àsàÁ§f€à;\ZEðëN#œØŸE8uä!¨µ‡læCÝ•BWN›æNçêNÏ¼\'œÙø‡pf®åºH8¯Õ@8[BˆBb­G±ˆ„‹µ<ÂÅº(B¼)!~4˜p	dJ¸«F¸ZSK¸ºKHÞãIH}2EH‹YG¸þ<¡\ZKÈØ^O¸±$#dVœ\'d\"b7¿&d¯9@È~¾ÝfEÈ)8OÈó_CÈL\'Ü1A\nwž&³ÅKxBÉ¥ï„RBé-6áÞ?Âýž9B™ÉKBÙ®BY:¡‚D¨è!T,~$<8ø“P¥jBxt$ˆð8>–P«5K¨ÍßD¨wª\"<{J\"¼((\'´î¦Ú·ÚÜ«.:ƒ	„ŽÏ„W—v\0ƒêÀâQ(&€o	à‹C°ì	À#@>dà?-è_Ö< €Ÿ›\'SþˆíMòösÊj=ížãE`®Ë%°Êk	ì‡šŽú g×Gàã¶„ÖC!K› ~ƒ%H«ï¤½û	2OB×ÃÛ„n+¡s†ÐãÂ!ô®…zO&zS>ÞL~%ô¯ùH¬M%¼{•JÚDªýFVÞ/‹	}“	¯IŸÖ<&|\nR\'|®ñ\"Œ\'¨&»ûSw	SÌ­„©®W„iÏ_„ïÑ„ïwæR\n	ó\rÞ„« Â¢Æ_Â_³K„¿iz„ÿºØ„åÜß„•¥)âªkAÄU%Ç‰kôŠ‰kô_µDp¢vc\rqý^=â‹hâ®qÃT\nQ7{€¨~ˆ¸±TN4Hb\ržV7ú\r¯x\ZoˆÆžµDs;¢™Û¢ÙÍ1¢ÙŠ¸µê\ZqûšâöSsDË<9Ñ{›hÕjJ´öS!Úxo#îÍ&î-_O´Þ&ÚÙ#‰všD»†&â¾OáDû½ŽDû©âŸ3Ä³‰W›~K%:É$:ÆëºWˆÎ“»‰n¾·‰názD·6ÑózÑ[œè]áJô†[}qÁÄSIÄ\0ÛwÄ\0øZbàX%1¨Ü‹ÄýN‰ï †ôl!†žŽ#†^Ö#Fª}\'FAöcÚˆ1ÓÄ‹®ºÄø$âå¤+Ä+ë…Äk€%b’m:1‰$¦<G¯Ã®3i­Ä›/]ˆ·p¯‰ÙîÏ‰9ÉÍÄœº?Ä\\“‹ÄÜ>âmÍ¿ÄÛ{ÑÄ‚kêÄ»vFÄbËÄRß6bivñÞD6ñÞ7ñá†)âC‹UÄ‡Þ6ÄGÄ:ôb]ÿ6býþGÄúã\'ˆõÍ¡Äzé$ñÉ\'âÓ+ÄgîgˆÏ\n¡ÄgMë‰M&pbÓ[b“ÏbÓï½Ä÷<ˆ/Z#‰/¯©ÛëŽÛ{Òˆ.³ÄôEâ«ì³Dõ2\"ºB„	‰PÞk\"ìÄF\"<èùAÄMkñ·´ˆDÝoD2p7‘üÎ‚ÈØfMd1‰Ìƒ7ˆLç.\"óå3\"³w’ÈÒ¼BdA	DV÷n\"gú‘Û¯IäþúE–XÅÓo‰’\rD©ç=¢´·ž(ËÓ&Ê×»’çˆ]Ü^b7=ˆØÛ=Mì£È‰¯áXâ[s7â;“gÄwADâ»¤Zâ;É(q\\B¾‘G|__O¹Lü@¿Düü!–øyf#qÌ§ž8ÙâNœzu‹ø•¼“8M¹Lü¶Y@ü¾Ð@œ9MœéK&þ÷ÿ$ÎÕl%Îoô\".ÜÌ$.üûJü3<H\\<VG\\d´ÿnýIü[FüÛ²ŸøïG\ZñßoMâr›¤Å“TâHj\Zú$µW9$u•õ$õ\'Þ$>)I£?’¤i]HÒfì é3H:ŒIë_%m0.\"mHº?<HÍþ6&î!mš¢’6òH†µOH†BG’Q”dbgO2ÁÞ%™>¼@2Åì!™E®&mÉÏ$™{Y“ÌÃ¯,n–‘¶t‘v?ºH²4í#YéÜ!YÑ…$kó{$›Þ^Òþq*Éqú éP\0št˜®E:¬ø@r¾…&¹l>Fr1õ#yT“<@kI>«}H>¿E$ŸÅ\"’ï±l’ïøk’ß-$¿¤SëÖ“N…ZÎƒIàvRpÅ/Rhx\n)´Ä™Ú3@\nC’NûÏ‘\"6:\"\"ÕHg½IçõŽÎƒ_‘.ÌKI1GÏ“bžÓI±õ`Rt\')þA:)ÜDJ(¾DJ #]±÷!]]ŸCJŒJ!]{FJÊ™%eD˜’23\rIYHY<I·*³HÙŽ\nRÎD\n)—äEºíUIÊÓÝK*Ró#•D“J¶‘J–žîï;E*ó8Cª8ó›T¹Ù‚TÉ#Uõ›•-jTIµS§I\rí-¤Æ·÷IO[–HÍæ<Ò‹o2R«hŽÔf­Kj³¿Ejß`Nj7ºDjßGjÛ“:´O“:ÞÆ:†ï‘^¹i’^ýê\'u6>\'u¾°!LŒH€V%	øá>	|‹Og«‘À¯·“ ŸgIÐÿ{	{ƒ$Á¼#!³$äu7*.š„¶M%¡Ï·“ÐóOHx½Lþj ‰ˆ(\'‘~z“ÈÆ–$rÈõ‚\r‰¶q‰YåHb]‡’8WIœ7&$žÁ@âë,“øÛI‚«oHÂf$I´ê/I\\qŒ$ÜE’©úä	I!ÿBR^0$)™¶$åÀmRINêÞöÔóšMêY#\r¥Ú“†Øµ¤¡Þ0ÒûžO¤`1éãèGÒ§ŒÒøªó¤ñþ\nÒ—»i¤¯Û¾’¾4HßúŒHß7óI?·ß\"ýêÜKš+<Cšëÿ@šßOZXÝMZÈê\'-@ú·Ç´|0ƒ¬&«t+È«íÉ«‹Ž“Wÿœ&«Eë’ÕÃž“Õ¿Y‘5ÔN’54´ÉZÃOÉZ¿gÉk\0È:f~dVòú³®ä\ryÈºšt²þ½-d/ySÞ Ù¨ÅlDâ’³É&!ÏÈ&“ždS^\0ÙôÝ:²YVÙ<ç\nyëfò¶8còvÙGòµ\"òÎásäÝ÷È–§.‘-‹ÊÉV9²!…lM¼B¶–U‘­ÿ@È6‘wÉ{aåd[\rÙnÛ*²-™l×!#ï×™%ïç™íßÉEAäƒ‡Þ“^\";ît&;*ÈGJ×“ÝÖÎ’Ý†uÈî7Àä£CGÈG¨’Ý9Nö†›“½ÆdßšçäVx²À)r h59ðÓMr“„³\"õe’ƒO:ƒ‰yä˜9Ô¥’vªîpŠ|:Ð‡|úþZòizùŒ±	ùì‰µä¨Éç.§“Ïÿ!_(‘cþ™ãò^’ã‡ÓÉ—Xä+Øò•Ïä«¥tòÕçKäk·UÉÉ·~‘“+Þ“SôšÈ©flrúzrº+9ÝW“œ>òœþÅ‡|½*ƒ|ýQ79ãj/9ƒìK¾Ð!gÆ_#g>„’ož½KÎþw›œó¨œœ°@Î­}AÎ;ÜNÎ£ä‘ó=$ß½jC.,É&V-äÂ÷\"rÑÅyrWJ.ÞÓN.Ý­G.\r¼A¾o{‡\\æ:E._çN./X!?\0= ?¬1!Wöß!W{ÃÈÕéäÇ÷É5¿^kµ‘ë®áÈõD¹žD~Z2K~&R#7 È/|[u†È­gÉmºWÉm·òÉmÓä—î]ävCrÇ:ùÕy4Ø–@Õ\\$C”D2d€@†ÆÓÈÐ10¦ú‰Œh½HÆVµ“qoÉä;2qŸ=™TÐD&#^‘)&Éôö82&3x¶dvû;2çˆ5™óõY°E—,<˜,,‹\"‹cÈbïÍd‰æYrÿYz3€,‹V!ËÉZä®±Jr)Üü›üH&”f‘ß‘JÈC~EäïäQ³,òg×»ä/‰Ýä/CÁäÉò”³ù«×sò{`òæ\nò3ä­ëÉ?È?6¢®“m\"ÿ\\l!Ï~úBž<DþE^Z“N^zx€üwQAQÕQ§¬Ò9LYµa‰²êš²ÚKQÛ€¦h¼Ÿ¥hüdR4÷ß¡hÒ‰”5R2eÍ#-ÕZŠ–Ôž¢ûª‰¢÷’NÑùC1hÌ£@ßR\"(›´S6CöR6c)›gŽRŒ¯|¡˜¸o¦˜L0)¦u)¦ì(¦òg3½!ŠÅe[ÀmÊn/#Š¥OÅ²\nF±ÞA±vò¤XWGPléRlÐ”}z(ûn(ûa”ý¡G(öf”Þç(ˆG)A)Žæ$Ê¡/)‡ ±0åHógÊJ)Å­4ˆâÞð‡â¹;ˆâåïEñ:—M9¶³r¼%ƒâGÓ£œ,âP¤0JÀû½”Ð?O)aM”3”È“µ”³¡­”ó«R)±Q.”8•û”8F%!N“’0žrYc†rÙO¹ü ƒr¹\'…råhåJÌÊU7kÊÕÎlÊUøJbá(%±HIæ·RR>úQÒÌïPÒ*¶PÒ8”ô7JÆYJÆ“\0JÆÐvJ¦o\'%óŽ’)½L¹Éï¢Üêœ¦ä…’(yÏT)w>q)c”»7Qî>ÝF¹;ÐH)Œ{L)2Ð ð£”x(÷m](÷¿ØQÊAJ¥k5¥Zý6¥Ú|ŽòX/ŽòI©ë‹ Ô)\rö[)O;)Ïâ])MÆé”&¯fJò$åùÁÊó\\<åùýiJ³&ŠÒ¢SAy!²§´é0(/Š(Ž/(àuYpý LM¥@¶ÆS —Õ)°ö}~%€‚¨k£ Ö}§ â·P0Ng)ØLË@Rð%ç)„\na;B²ÙJ!k ÷fP¨[7PhÅ-†Õ\n{å\r…»ÍŸÂM«¦pß7Rxû‡(¼¤{Á•QŠ`é0Et¹\"m?I‘þ¾D‘yRä=0JÏÅ6J¯ç¥7÷0¥—Oy]’A8~Œ2´Dø ¼¢PÞý¤¼ËfSÞÀ(#g²)#7ó)ö9PFÏ¥|¾±…òYlJ_u–21bKù²L¢LuÞ§L¢(Óv¶”éÃ8Ê÷ZÊwÊcÊÏMu”ŸÞå”Ù”,Êü1cÊBÇÊïôJÊâU=ÊR‡1eÅJYùRAUë?IÕl‰¤jNRµ¢V¨Z}0êZs	U;Ã•ª3ºŸºáa;U÷àU÷Á\nUïƒU?Ï„j°!‹j\0ØB5Xj¦n^mF5\"êQ×RMŒ©fËéÔ-}©æŠ·T‹/›¨Û¶¤P·¹]£îÌ]KÝåt›jéŸGµLÎ¥ZÙP­µ©ÖQmÔ=%áÔ½Ÿ-©v+ÁT{÷\Zª=àÕžE¤ÈÙI=ðxŒz )zp¡‹z(e˜ê$þJuC©nÁÁT·Ð.ªû‘ST÷À1ª»Àê¢z–&Q½R/P½P}2iTŸªïa{ªß:ÕïÇzêÉ=óÔS§+©§ÔàèUÔ¨>õLòjT†zîcõÜujôiCj4žD¦Sc~¥S/n\\G½˜ÐI/Ð¥ÆW|¢Æ/ð¨	zSÔÄòpjÒŸcÔä“O¨Éü$jº¡z}×{jft3õæû‡Ô[«‡©·Žþ¡æÚn¤æŽPsùw©¹C«¨·B¨yá~Ô¼K¨ù¼Ô|EõŽûIjÓµ\0ñ†z÷Æ$õnþcj	džZºË”Z¶é,µìê-j™²‹Z6ü‰Z~É„ZñH}pÝ“úàÁCêÃ‹Ô*ÃUÔ*Àgj÷µæÕµÖ¼–úô‚\rµ©öõ9Ä€Ú|¥ŒÚ¢-£¶|âQ;7­¢NQ!FUT¨ÑI*ô…œ\nËK¦\"ª¼¨ÈûóTÔ_*Žó˜Jd¥’|{©äÅN*5ºJû¾™Ê,q òaÃT1JD•8•P¥ô¨Òº»TéìjªŒ„¥Ê¦ÖP»ê˜Ôn¢µ[~žÚ–OíA…R_Ã®Rß¤ØRû¿¾¤”USšQßfûQ?l+¦~ÌL§~ÞOÕùJý´6‚úéàWêX5:îÒKð§NR¦¨“oƒ©“Ÿ(Ôoˆ*ê7Î	ê÷ÉêJu¦ŸBýµùuùR:u¥lš¦{@SÕ1 ©~‘ÐVí¯ ­zPISóè ix=¤iö£­ñ\n£­yÌ¥ií.¥i¶£i¯&Ñ´·iÚÿ’iëÌiºva4ƒïÓ´M¬šÑi!Í(î!Íè&f\ZC ™ÊÓÌJ7Ó¶hShAc4‹¦(škš¶õÔ3ÚVLmûú´í3_h;}¶ÑvÒ,›,h–ýJšåDÍªù<Í\nSA³þLÛ#ÚJ³U}K³Í Ù]zL³+FÓö­w í{×JÛ©vàÍÁv˜æÐ\\Jsì B{ÑœÀi.üÚ‘ò‹4×S4WÄ$Íõë[šÛ=2Í=>˜æ^ýæ^¯Kó¨cÓ¼Ž^¢WzÐ|ôÑ|É´“ÛÒ\"h\rž´ ŸJZ0h=-X|’v‘H»v”>¤¹ûŠi­ E–wÒ\"9LÚùÚy[ZÌk*-Ö4‡ûü9-þüí’Q íêBíÚ¾\r´kcdZÒ,-)…LK‰ßBKMÉ¢¥¥ÙÑÒ«/Ð®_˜¥Ý iY‘´›#$ÚÍ9´[¤c´¼‰´<ç ÚØHZá!­Tø‚VúF»ß`@+“—ÑÊ7Chå,CZEê\ZÚƒ5{h5Ó*-fh5É=´\Zá­Öý­þú0íÉÙ%ZƒY5­á¶=í©·í™ÖEZÓª/´¦#Ú´çá½´æÄ|ZsœöÂPN{a¾‰öb·­UPA{éöƒÖañŒÖ¦½RýC{Eq§½šj¦Öo¦OÒ@EWh1\ZôÇA\Z:Oƒï§Á¿yÐC@\Z²ˆOÃNuÑp4rùn\Zõ½?z‡FÃ6Ðè%L\Z#J—ÆÜûžÆôþ?†\rÑ˜J\Z«tÆÂ­§±·ü/¯ŸÆ‰‹£qh\\Þqš°JÑÄk„4ÙÁšŒ„¡ÉE4EY\Z­Ë=‰ÖÕ5LëÊ¦u7m£u/®Ðzki}ÆÞ´>çk´>o­/Ox5Cô‰¡\rÞºA{—XE{\'\'Ó†L{hÃ¥´÷«Á´èÚN,íjš6ÁCÓ¦Ì¹´o{X´o9»i?^¤Í¼¶¢ý$ÔÓf\rúi³¥á´YìIÚÜÆ>Úª—ö\'©ö7•Cû+]C[I¤­<,¢«ô9ÓWIûè«u:éšƒék¬@t­í7è:vÒ×/QéD	ô\r=éº±³tÝÛ;é=ÿÐ7&LÑõs\\é;çèsëè›ú=é†™[é†ÏÖÑ‹èÆ9ýtÓYCú¾Ý\nHß!ÿKß1ó¾ÓI·ñ¼K·[Ñ÷îK ï¦Ð÷‚\0ô½¿îÓm½ké¶Úô}ŒMôýçÑ÷Ï¸Ðí2èö18ºýý}t{l.ý€ãqºÃ„\ZÝ±m‰~H´Hw2_¡;=}K?œ€î¢QB?²cÝ•3IwýWGw{¦{˜[Ó=õŽÑ½^NÒ}jEt?0ýDS=7NüC‚Áèa”dzøèezø‚.=ü¯\rýL¢-=â¤=bù=²Ëù«µSA?§öŒkH½ÓL¿XÉ¦Ç¹A·9O§¯Ðã§NÑh>ô„ÁÇôË<ý\Z‰EOJøKO*\r¢§íl g˜ñè\'Áô=³ô›¯vÓo¹Þ£ß‚ûÓo1ªé·~aéÙ€;ôœOÉôÛ¼ô¼Áô<x=ÿ”\rýNö\'zAm8ý®î4ý®û}z¡Ù]za½°ñ3½ø„\'½´•D/…zÑïïR£—ó¡ôŠ\0MzÅœ½jG½Z¨C¯~¿Hl¡×½( ×½dÓë†9ôzç?ôÆgéï·ÓŸIåô&GzS*½	VFo¢÷ÒŸ=£?Ÿ~JoŽn¤7§zÒ[š?Ñ[ ©ôVƒíô¶ý¥¿=½Ý÷/½ýÛ8½£w™þÊ4‰þÊÖŸþÊ#“þ*f;½Óh3½³I“@ÆÑotéÀ7Qt†D‡ÆŒÐ¡B0:nE‡iÓá	UtäÎf:òç{:ÊKÇD|¢c*úèØ:%÷GÇ`éø–tÂ“·tâ•x:iG>fB§©iÐ™ÛèL–ŒÎJûEgÞÓ9tW:ßMBçç}¦ó›Atáé·tqÈgº˜º.9r†.½§K§Séò›Ùte·½ë4‘ÞË Ðû6GÒ_G¾¦¿‡Ñû\rëèƒ¬é#?éã:.ô‰Ý“ô‰®ô/ùú‹>õw/}úÊCúwwoúÃô™šhúLþs?˜þë‰’>ïñ>S…>_FŸo=Oÿý¬‡¾ä£ÿK²¤/sìéËoÆè+˜WÕCŒUÅÍµdc†ºÉS†z\\C=ý\ZCýæC«pC«ÿ6CëŠ¡³ËX†36ìúÍØ\0qbèþÐelL^bl„~`ègk2BŒÍåŒÍ=†¡Ú\nÃÐèÃð¥ÃÚÎ0=šÌ°8àÍØ:z”±­T…±½4—±³0™±«í\"ÃêM	ÃZ‡É°>dÉ°ä3ö~dØöç0ì‚…ŒƒOYÇuŽýAŒÃ‚-ç#OÎƒÎEC×_†kaÃ}ßu†û„áqcÃ£i‚qtg2ÃëCãX¥ãXŒq¼#ƒá+\\ÅðóÅ2NÊ\'ƒ!ŒS5wþFŒ€ÂjF ýOFð¡FˆŽ*îd„›ó§×ýdœ3\"\"Ÿ0\"^Œ³ÿ(Œ(ŽqnÕGÆ¹ôÆùÝ1ê³ŒØ­¿=-qVƒŒK¿T	¹Œ¤ÂmŒŒ]FFx #ƒÉaÜ(B2n|bÜ*qfäm~ÄÈeä/Å3îþaÅ<g” /1J‹º÷œK÷7Ù1îçq÷ñ:Œ2@!£ÜBƒQ¡1È¨$ô3jnìfÔý 3êëÀŒú÷îŒ\'u»\rµM…ÍºŒ6Ç/ŒWmÆ«{û€—å\0lž^»…¾lÃ€¨ob@Þ˜0 ÷°+VDå6ÇÀÇ0péSÂ›bN1ƒôð\'ƒºÞŽAo¨eÐŸe0FÃœ³Ú®Z3ƒ·Ñ–!ðîbˆÎå2DW¯2$ÏO3¤ï0äay.Ÿ!Ÿ¹ÆP4Š]EŒnH8£GSŸÑÓ›Íx½9˜ñfO%ãì:c°$€1Hg}ûÌx¯µ•ñþ¥„1’ïË{ú‡1á½šñ…nËøÂ+`|:Ì˜ÒúÄøÚœÎøVÞÌ˜Å1æ0wW;‹‡Œ¥œaÆß€4ÆòÏ|Æòïl¦\nÊ\\ÅòfªëüaªßÛÂÔÈRg®•%1µQw˜Ì«™?$1\rO™›z1÷v2[™ÆKÚL3ËN¦y¬s[‘ˆ¹ƒæÇÜYÜÈ´l 1­JW˜6Õw˜{&‹˜¼62ß_f¾üˆy8Êtþù—éÒjÍtA˜.K®Ì#³½L×–³L7»\Z¦{€%Óýƒ7ÓýÛ:æñëÑÌãùiLo\'\r¦G!ÓéÁôyý‹ég\0fž0=Ç<{—yÒŠÅô7ieú‡½aúç¤2Ê&˜z[™æ÷™A-$f¨\r–yºæó4÷óÌÄf €ÙÐÍ¼Pf^À˜±[n3¯¬=À¼šÏe^}²y¼ÈL²ve&I˜ÉQYÌÔ÷>ÌÔ17fê„3íB;3ÝÃ‚y£è3“”ÊÌ\"|gÞÚÊ¼5t™ÍÊdfOlcæ¨ç0o0óÏ0ó MÌ;²qfÁ‰ÍÌ‚ªXfax ³ð5Y4c×ì`÷1K_~f–Åíf–I¾1Ë	îÌŠW™¢æƒê»ÌGŽÏ˜^²™Õ˜,æã±Ì\'ïÉÌg­-Ì¦[ÃÌçŸ®2›k˜/F2˜­å×™í{_2Û+O0ÛçÖ2_nb‚:ß0ÁúLè¹L˜)š	?ûˆ‰ê<ÂD_²c’Ìì™¤íºLRŽ3“È¤~ÿÄd=f3ÙN1…[™\"Ÿ›LQá]¦¨_ƒ)^eJÆ˜LYÎ.¦üSSá^ÏìÒ?Éìº¬ÊìJ)avG0{ÃÅÌ×Û!Ì×µ_˜oRt˜ý­ÚÌÁÈæàëcÌwXæp’sø¡säßæõØÿ%2?\Z3ÇtW˜cN½Ì±·Ì‰!óKp(óKøæä&>sÒ,ž9ÙNg~E®eNG€˜ÓŸ˜ßÔB™ßÎ0g´™3ßO0ç`=Ì…ÕuÌ…Z/æÂË&æ_ÂærØ<s%|„¥2‘ÁZUmÃZõ6ƒµ:OÀZ¶d©Ÿb±4XU,Mæ)Öš·XkúµXÚkD¬u•­¬õ×î°Ö—ÂYë_t³6»²toßaéþ(féiå±6ªº°ôq%,¿¬Í‡É,ã÷Î,“²8–éÇ=,³.Ö–Ï–ùd<ËB-‘µ5çkë‡\"Övæ[Ö\rGÖNá4k÷áó,«–UZ4ËŠ«Í²ymÀÚ“Î²½È²…V°ì’Xví9¬}ïkXöÿX¶L²Wí`9Z˜°ÍÀYNo6°ï×d9ësY.)¿X.MB–‡Â’åµöËëÝ*–×ûÖ±âj–ohË·8‰åd²N®°Nî<Ê:õü/ëè+à)Œè“Á\nhf&­°BÚ”¬Ð¦+¬PI+¬L“&´dvÏcE$ê²\"`Y¬s§úYÑ‹ö¬óö³.L­fÅ„àY1ü¬Øu÷XqG‡YW.}e%\Z²’µUþ7ÆJ¶Hf¥–‘XiþlVzóGV:Ç•u½<‹•Q´Ìºqð+3WÌÊzy™•õ&•5·ÄºuFu+ƒÊÊn\0²²1%¬œóæ¬\\óIV®ì%ëöv<+¿^“UðÈºës‰UíÌ*\\~Ç*ziÃ*¾±Àºw4Œu¿ñ«ŒçÂ*Wc•?üÌ*o³b=ˆ/d=È¼ÍzøÙ‚UIA²ªlX[ÒXµýþ¬zùVÃ[]ÖÓsGXÏTmYÏ\rÔXÏ·ë±ž£¬6%ÖKKwÖKÂ«½z™õ*¡ÕišÄê\\¶c^f×(X`óv„Ï‚n° élx…ºÏ‚Î²`\rr8…²Òc¡\ZÚY˜Ç‹,Ì†…mÎÂ=´e‘–ž²ÈYd‹¶ã+‹yZÂb™F³ØA·ùK¸¾‡%Ü›Èc‰§YŒKZÌ’¶;±d	,ÅêY–Ò(˜Õ%qg½þ¾Èz³[ƒÕßêÌ\ZÀaYƒƒ¿XC÷Xïwé°>n5e}>cn‘³F½-XŸF6²Æ~¸³Æù¬	”kBÆe}aœdMöN±¦°BÖ7y.ë;ø\'ëç¿BÖ¯¥O¬¹ÉÖüí¬ùkQm\'ëŸÆSÖ¿“«Y+ÒY¶jèO¶ºš’­±w+[#Éž­iô­YSÈÖÚÀÖºIek=ck§±u6*Ù:M¶ÞÁël½–IöÆ°vö&¤ÛÐÔ˜m(­a…;²Í(Il³I8{Ë­¯ìíÏÙÛ§î³wbw°w¹Œ³wá²w¿e[†²-Ø6¡Ø6gÙ6¸‹ì½*þl[2Û.Ú—½/ù%ûàÓ¶£æy¶cYÛ‘½Žíä¿‹}øS\rÛ¥„Ïv£Üe½&fqdûä–°ýœRÙ~Ùì*\Zì¿Ù\'ï°Oé¸°ý_°ýh³\"±c²I;ØÁjLvð¡:vðÓìµ†ì›Nì°Ivø§yöés›Øg\\¬Ùgæ2ØyJvÄ³+ìÁvöÙ9	û‚Þ1ö70;f´ëËNd^b_Koe_{Îg_û³Št‘ÃN¾¸ƒ2ôŒjø†úLÄN]xÈNKªe§½:Ç¾!agÜìaßzcgû“Ø9ëôØ9ºoÙ·¯,²ó\r‹Ùùòtö+¦ìÂç®ìâ»¤Í¾‡ÝÃ¾Ÿe—…²«¿*Øù>ìÚ¿ŸÙõ@»ž·]¯øÂn(õc7Ü¯a7æ<`?M²f?%ý§<ÙÏ2äì¦ã<vÓD.ûy²\r»9%ÝüÆýâÙö‹¿ÝìÖ°Ëì¶Wþìö¸v{	ŠÝÎZawÄ\\ew4ìawô¾bªþ²]îlàH0‹bÃ¾SØp€ý!“‰ö`c†¿±ñ;^²‰;­ÙÄë^l’w\n›”Ë&•²ÉWæØÔaC6­Á†MkúË¦ê±Yðq6ûj\'›ø–ÍCóÙ|Ÿp¶Àö[€ña‹Î½`Ë=.±å¯ŠØJ=v¶ÝèÍ~ãÊ\\ýšýî‹{(ä>{Ø>Ÿ=\\/a¿OÍb¿/¨a„ª±?ÜúÂý§Æþ|u€=i5ÌþúAÊž¾ßÇþ–ÕÉþa²Âžñ{ÃþYžÌžuÙÈž‹yÅž+>Íþí“Âþý¤ý{ÖœýçIûÏôö¢Úvö\"Þƒ½4Êþçˆc//¼ã¨ìrTídÕ#8ªè|Ž*Aƒ³Ê¹³j–ÏYí¼–³\ZàÆQûº£Y»š£òŽ£uõ,g­úgm¾1gíÏQŽ¶êjÎ:[>g]zgÝË4Î”	gÅÙ0®ÃÑµTåè¾çè~ýÂÑË;ÍÙ¨ÞÊÙhŸÍÑÿ¸Ì1x+åòS9ÆÎpŽÉ§×ÓÇqsÏ]óã«8JŽÅyg»Jg»™g»§gg¢;g\'y€³“Šçì^£ËÙýÍ±¬éæX%ÜâX¿ûÃ±ž˜çìÉdsövéqöuþáØgò9mÑàÎÁ©%Ž#bÇ‘±™sØ£œs8ÿç0ŒÍq¦Üçùò–ã®#çxXnãx¦@9ž•¿8G8p¼6r¼ÎÿâxµpŽí5åx9>Ãž_i\0Çô—ãÿÃ	ø©Ï	lûÊ	rà}_á_pâ„V˜sÂ“œpÃ`Îé„6NDŠ?\'òI0ç¬ÕÎÙÃk9gëq¢Èÿ8ç®C9ÑV/8Ñnsœhxç‚Î_Î¢Œw:‹—íÁ‰Ur.©Ýã\\:ëÇ¹t#‹s©Ï–“pjŒ“\05ã\\­ÆrÒÌÕ9iå¹œë—ê97š[8™fœÌ;ß9™@ÎM¸‚sSDçÜz¬ÊÉá19¹®œ\\6’“—¸‰sg‚S47È)Q—sJ·frJwúsJ™‰œÒîœûGwqÊ›_r*âæ9bçaà\rÎÃØ^N6”S%3åT·xrªaO9O¸=œ†õœßËœ†•zÎSÿ!Î³•œ¦t/NX“Ó¢SÏiÙ¢ä´XÚq^Úùp^²M8íOZ9}Î«_¥œN•@ 9\0Ñ0ÝÁ¦­ç€Ötqà«—8ˆ]	dZ(õ´ˆƒ3½ÌÁER8É^áÝ)Ò˜CÊÖãÐN\Zsè9%†Ã´:Íá¨s8œ_8\\wï”#¨uã¦¡×Žð†	GÔ­É‘¦r8²›`ŽLp‘£<ßÀé)ìâ¼†Mr6[qìŸp29ƒÅÎœ¡UUœÑ+žœÑ¬aÎ\'ãÎçXÎØ×@Î¸ø#gbëÎdéfÎW‰„3­&çLoýÎ™~VÄùó3ÓEãüjæÌ.äÌ·sæ®­á,˜P8‡\0œ®G8Ëüœ·_\\ã@®Š3WšÍUçÏr5¦_sµ^ìåj‡§s×}Iæn(@sõ«r7=Ká\ZÇésM^rÍtîs·è¤rÍ]ê¸Çœ¹>•Üí*ýÜíNr·ßàîØÅÝqù\nwwôe®Õ;®dˆk_àÚˆœ¹{€Ç¹{+G¸Vc¸úÃ¸Ju®Ó™zîáÉa®ëú®ko×u0…ëYQÌ=ör/÷x\'‡ëcÿë“ºÌõ{°‡ë‡Måžàpý•Ü T87øònØÎinX7ÅÀþãFuqÏãË¸ì£¹1«µ¹1a§¸1éÁÜX“ûs„{Q?Š{±À½ÌåÆË¾r/Y¾ä^ÊÏá&DqRÍ¹	w¸	¤îå#îåL6÷ÊA7é›rg57–ÌMÝá¦&1¸iåÜ´•Zn:ÀÍø¿f7b¶r3ÉÇ¸™ÊTnÖ,7k‚Ë½iWÊ½¥6Ç½õÿ)û¶7g-››ŸÌ-„‘¹Ev£Üâ#Tn©c	÷~3‡[™³›[ù¼”[ÉHçVG8pß¦rëFU¹\r>¦Ü†€ÜæNîóµ/¸ÍÂ¹Í£G¹-ñw¸­¿¹mk;¹/ÇxÜ®‚H\'pÍ\\àé\'\\àkS.(—ÉÉ\\¹ÀD.$m5Â»Í…­äB}C¹°¸M\\XU+†•rÕç¸ˆ>g.òB3)ÙÏEIŽsÑ\n8»ó— ìç#R¹$¿$.ùE<—âóŽK»”Áe±U¹¬ï$.ûó5.÷ï.o×s.ïu\n—?ßÂœåq…¯¹¢n®è¯W–ñš+ëõàv\'¸]\'nu·Çí·ÏÐœÛ—XÁ}mßÍ}¥Çí¿‡åöKÂ¸˜~îÛÔDî !ûNº…;ì1ÉüÌÙ¸™;r	ÉýpxŒû©pûé×#îç£Üñ\rîxÉsîÛXîWµîÄ=ÜãýÜ¿`Ü™{öÜù]?¸ë´¸—Ë¸ÆWqßà.-pÿ®ûÃý»-€»üÛˆ§NþÎÓØCáiÝŠçi×ñÖºèðÖ¦Pyk¯{ðÖ¥ðtÖò6lòæm8nÍÓµ›åéK~ðÐ‡xFf<“ŸHž©}ÏÌAÊ3_÷gncÊ³ÀáYŒ¸ñ¶×\Zóvt\rñvÎ¼àíÞÎ³\ZÆð¬&Îòl*Êx{5sxvÀ¼}É!<û5|žýÎTÞfï@_ïÀç.žC«#ï Ã;Röw„šÉs­íà¹ânñÜ?Ôð<Ç<xGOçe$ñ¼ó¼’ry^ðažšÂóšÑâù¼bòNXHx\'2!<ÿ×xþqv¼\0…9/Hã/¨ŒËI‡ñBG‰¼ðºµ¼p	ït¼€w:=”ÑàÂ‹\\gÊ‹¬Xà}ÀâÅ¶kð.n;Ê‹³¼ÂK0Yä% ¼y	?By—_ÿâ]þÂKåó’té¼ä5‡y×ßhñnæýäÝš§ð²£{yÙõf¼\\á6Þí»ëx·ãyù_Nð\n²<yS¼»1“¼BS8¯È€Ì+úšÊ»W\'äUDÙð*Îwð¦|çUŽ»ò©\"xÕ÷x5OCx5+¼ÿ1^o\rï¹e¯¥3“×2‹×vl„×†xÅ{ùæ6¯¸ÈkcÁk;Ëëøx€×1{ˆŠJàÁÂjx°Iõ¯’‡iÕæa&by˜&OÐâá{<bÇSqÃ#uiò(fOx”…ï<êlõœG+‡óh¤$ãÂhæ1$yLëYËÓƒÇš¶àqvëð¸%©<î×ƒ<¾iOXÉ*ñ<Q9Ž×uø7¯·ŠÌëS=Ç{íjÏ{¾‰×Óá½uæòg§yƒÿ¬xC¯öð†wêóFœ¶ðFpÞg“\\Þ„I;oÒý=o*°‡÷Õö/ï+7#oçýê)åÍ>ëãÍë\\åÍ7wð~Gðþ¼}Â[òÀó–¹ñU7òU¿jóWªóWg×òWƒ®òW#‡ø\ZÏoò5Ã\'økR¾òµCøëîèð×;üæëEÏð\r²³ø´+|ãS|Ó7i|Ó_5|³ÉÍü-÷žðÍs›ø[WWð·ÎÞâo[\'äoó\râïôúÌßÍ¸Î·0ùVÞ?øÖ—=ù{ª|Û¿ùû_´ðí}mùüƒŠc|Çzß¾ƒïlªÁwvóƒù.Cæü#ï’ø®M,¾+Èwýý‚ïþÌˆïñ¼‹ï©ú™Ôí\ZÿxHÿxÝ+¾|ŒJí\r? à3?0ÍŽÈ óƒÓ£ù¡~öüˆ‡RþÙSïøÑç¶ó£GNóÏÓÞð/HVóc_uðã0~|è?~a#ÿRã!þ•ô^~bE:?¥œÉOûÌäg(>òo|àgz´óoš=äßj.äg_:ÍÏÎ6ãg?Ëäg“ôø9›ø·í>ðo“.ñór¼ù–ü»™ªü»c~ü¢^ü{æ¾üûºø‹îü‡ü‡Ãþ£uþ#›_jÈìÕÁ¯¹œÇ¯ðk·ñk›}ù\rW±üFC¿qÆšß$?Ï~â\"¿eÊƒß¾i+¿#ÀßYÅ5ó!c?øÐä6>,ö6Kä#ŒI|ÔÍ|œÈ‹OØkÂ\'PÞò	3Ý|â“>9cŸ¼\"çÓŸðéÚøôõt>=ç*ŸÞÀgv]æs‚&ù\\ìF>—>Äç\rçò\r£|Qv7_|x˜/Ùp’/ÉñáËÄ\0¾l´Ÿ¯ØÅWˆ\nøÊIu~oªˆßW@æ¿v›á÷{¨ñó›ùƒó`þð0Ÿÿ~÷Fþ?1ÿÃãþ¨&ô³\ZÿÓöþg•4þç%ü1•ü±Ûøc=Åü‰û¯ø_ÖŸà­ìã3Šà§NñgŸçÏ!îòV]åÿ‰8Ì_rðÿjUóÿ†õñÿ­à/›\"ø+ªzü•×*ì&ê†/Õ™(ÁªÍµuºµËEäFC°Æå¡@Ë³U î%Ðzä.ÐúxP ôN°Îù@ç·T°¡÷ƒ@—h.ÐýÂèÁôú ½‚Í\Zax«ÀˆÓ(01ß*0YÈ˜Ì	vÚév]ìz,Ø}…%°§,ß›\n¬96»l{6l÷­Ø}&°«\ZìwNØ;¨Œ8¸L	2Þð_NIkn?<µÛ*8ºtNà¥3+8–Z-8Ö÷Epl¸Xà½\r-ð¾vPàýnIàý+Dàã:/ðÝ=*8üWà¿ñ¦ ðj³ l„ òÛfA4U\"8??!¸`fû¿*Á…Í‚˜5ß1[	.>¹!ˆÃ“ñùÇ—ºñ‚ÄìlAÒY” 9ÀQt¤|W\nÒ£M×Q§×‡Ü×\'à‚Œ\Z5Á\r‹HÁ¸6AÖÓï‚[ˆ=‚œu¿9]AÎØeA®p ÷í’àvðyAÞi© `Ã:AÁÎÁÝñã‚»j‚BÕAñ¡Ÿ‚×Ó‚®¶ tw¯ 4Y ¸÷$Vp?–,(3Ô”¡ÖÊuŽª/ë•\Z	²ï‚g‡þ	šü	š-ç2-õgí¢AÇ©»‚WS»þW€¾tÈj·\0RµC\0ÁÞ@ƒ£¨\'·¨g‘ôe}Z(à²N	ðëÃ„¬€PÞ! Òjåñ €~ËGÀ(\n˜¨T‹S(`CN\nø3zÁ¹¿Ñ‘*ƒˆ	Î±ò¥@<i)1HÙttŸ@6—,P@hÅ›4A…­ WeYÐwÿµàÍÁÀmcÁ@J04CŒàS+·F‰‚qó\'‚/I?“SVÓƒÁ7ó£‚¹Ýó‚¹ðÁÜ^°x°[°xŽ(XZw@°ôÿûþ÷Ò\\¨zêºpõ6májßBõ±¡FL±P+¯Z¨]’&Ô9î Ü¥!ÜPÛ&Ôë›êg|j…ÆÁ‹BãP{¡	N(4ÕšE¹	Í*„fd-á–Õ·…Ä0áÖÂÂ)[„»îh	wÁb…»Ãr…6{ƒ…6Â½ýw…v.óB»VB»`-á~«|¡=,WxP\'t<#tšðºø\n]l…®\ZR¡kô¸ÐõZ¿Ðme•ðèÎ]Â£‰mÂ£k…Çl‹…Ç7œz—L}\\Ë…\'¦Û…þ;ß\nº|„ÁHaà9Ž0èùAaà©0h*¾þE’¬%Ý²\"k[\'<mOžŽ²žY³Nx&bBxæÍŠ0\".AiÑ#Œ´?\"ŒŒêFÅFx	£Šÿ/ùc¤#ÂØ¬0a,ÚXx1aE·h&¼ì¬#L\\^óÞ L¹ LÝã.LÅ.Ót…ém…é²ÃÂëÛ±ÂÌÌ{Â[GxÂÛ+ÂÓkÂ»*„EWž\nKm…÷.–I«…ó>«vg\n­*¬¶V‡þV\'¼VïVwà…õrðIo¶°±j@Ø‘Ÿ¥<>#Ž›<…-*±Â–ÆRá‹ŠDaû]a{vž°ã l§\n;ÏP„€+¿…ÀÍB!èë˜<|Mþ‘ „E~\"Ÿš\nQºû…ØBìgG!žüLH°œ÷DI.„4¨Ö“*dŒ…Ì‡±B¶§§“Ö,äÝ:#äå•\nù\0m¡P~L(º³$”î\'¥ÃíBY0U(¡•:¿„Jë¡’µSØ2v	¿	»=.\n{xUÂÞ´‹Â^Ômaß}¶°oä•ð\r½DØ¯c$p8%|»éŽphÈQø>+Aø1 Zø1Ï]8Ê?(ü\\%ü<òM8f,Ž;wÇéÂ	G]áÄO8!²N:NÕ>NAO¿i~<\"œ~\"NÃv	§™dá7·á·Æá·	Špf^[øó£›pvS¿pîJ—pþS¸ð%\\\\»,\\,Ø/\\B^þk	®HDªn?DªÙ—D«<BDj:f\"5“r‘úC‘úC¤QÊiN‹4>è‹4‡¡¢5ã^¢µ1\r\"½\'kDõçDDú7Dz­¢Mª¥\"#›§\"#à5‘IÔ~‘Ù¹\nÑÖº«¢mµK¢-m¢ÝÍA\"ëÿk“Šl\Z%¢½¸AÑþõ?Dû·KDE\'D4Š\rÓEŽòÑ!ö‘‹¹ÈUöBäÖï#r7¦ŠÜ]EîoãEç2EéEžÁm¢£\r6¢c	ŸEÇ5	\"ï€Ó\"Ÿ\rX‘žªÈºYäWë\":™Ú(:eä\':µl%ò×ø\'òŸ°îrâjDAGv‹‚REÁfE§üE«ŸˆÎž/ŠN\ZEçæ‹.OÅ/f‹xpÑe”(Q±O”8)ºÆê%Ý#‹RóD£¢LO”…x%º¥‹²-wŠ²î‹rUJE¹šË¢Ü¢Û»Dù±%¢»–¢»—·ˆ\nß¿$‹ŠUwˆŠ•¦ž•\"ÝD÷¢ŠÊÆ¿Š*l=D•;7ˆE£Dº\ZEÕÏ3E5ÿ×¥fw³¨öz­¨Žý]TÿîšèI¥Hô¤…\'zì5\\:+z¦úCô,¶FôòXÔ´ÙSÔTÐ+zî\'z‘!½À‹Úž6‰^J;Eí»7‹Úd¢ÍŸ¢Ž×E¯òW‹^-¶‰\0¸\"p×WìÙ=L^(Bð¢E‰¾ÍfŠ0ëçE˜À\"–ûZ„Üaÿþ‘\nãE´õBzIÄø\'qPE¼2;ï!DÄû^#âë[‹þ\"aU$$‹EbˆB$ÑÜ!’àGD²Ê}\"¹Õ¬H‰GŠºRå¢®(Q·ª‘¨\'ÙDÔÛEõPE}8GÑkž\\ôz,zQ-ê +\ZˆÿŸÂMôÎ•(\ZÚh/\Z²g‰ÞïS½ß+\ZY¥+\Z5È¾1}æG‹>OÐD_^ESõßDß#Nˆfª¯‹f ¦¢™·¢9cÑÂ÷_¢?HÑÒ×|Ñ¿›}¢åñ›bU³\nñ*Ãñª¾ñª%5±Ú+‚X=)Ö@]¯9ðH¬µã˜x¾E¼!p§xÃé^ñ†¦×bÝû±.-ÞhŠë‡\r‰õ(±þ»f±[§Øàœ¶x³šºØhž 63y+6Ûn#6‹ÆŠ-ˆ¶âm—2Ä;BßŠwö?ï.*[nž[¶í[MÞ[ývïÝ7!¶*ÛÅ²Äû0kÄûAkÄöqX±ýScñÛB±ƒ»@ì\0§ŠV‰ú*v\n:!vo;_p»þ¿Ü÷y‰êm{Ñ{ÄÇ½ºÅÞ*h±÷KŒØž*öÚ\'öÛž-ö{‡ŸÈ«Ÿœþ$>µ_M|ê4K|êQ‚Ø¿þ§Ø¿ßQèzÚˆƒÝËÄ!ÏgÅ¡=/Åá»vˆ#6Æˆ#þ”‹£~½G/<Ÿ¯:\">ÿ4T|qDUÏ™_Šú)NX÷Nœ°ÑJœPtT|¥¦\\|µÐLœüÙFœrhQœº¾\\œÚñ[œV\n§Q²Åéahq:fZœÞÛ%¾®{B|]!Î<\ng–•‰³.ˆ³>‹Å7þg?+Îî¬g,‰s(âÛ‚	q~Dªø®e´ø®5Q\\”Õ#¾_Êß§ËÅeûÄ¤•â‡žâÊ˜Qq%x½¸êŸ‰øQ·¥¸n­‰¸¿G\\q\\üä,MÜhå%~vyLÜ7?ßwCü´IÜ<ºGÜr+TÜ2qWÜ2÷^ü¢ÝSÜÚe+n»—+nû”\'î(Å‹*T1@{Aêœƒpób°§Úê\"†U«Šá¢1âëz1r_•é‡#S]ÅH€BŒ¤^£xÛÅ(i—],Æ™8ˆqÇÄ„Ú)1Q‘&&iÅ‰If\n1}TL/Þ\"f¤Ù‹™W7‰™€b–Kµ˜­W$æ¬ësî×‹ÿ<Å‚:˜Xl$Ÿú¿H„X:ÎË½ÅÝ‡¼Å=›VÄ}s×Äo¢JÄo¦§ÅFSâ·\"Å#ÿ¿‡&=âÑÄlñ¨-þ4„¥`ÅS=â¯6Š§_(ÅßW{ŠgF¡â_\\ñ¬ó^ñÜó)ñB­©x¡cFüûp¸ø·h^¼–$^\Zü-^3”¨8­–¬V¶I4–íîF‰Î*MÉúéh‰n:O¢×óH²ñÔ:‰á¾‰û‘ÄX7MbŒ\\Ê–˜Xÿ’˜ÜbILGÃ$[ª-%[Æ%æû%æ|‰Å/ÉÖZ¦dÛ>”d;ÉX²£ñ†dÇ/Šd÷ú—’Ý¿Aë„l”dO»dÏHˆÄ.´Zb×¹Ub\' ÙwEW²%9°¯Ä±dŸäðV;‰ó}¸Ä%\Z(qy\n—i´—¸¢²$®?%nU%žaÅÏ•#’£ïÏH¼\"ÎHŽeêJ|ÈÝ_ïßâß{¿óh‰ßÌIÀöß’ÀÁRIð	sI(¹]ÊâJÂŸœDéDnW‘Dâ<$‘â9IÔÓÕ’suItè€ä¼‘¦ä¼b‹$öd¥$^öQrÉ*Zriš%¹Ê\r•$úõK®9H®åKRú’$)¿è’T\0E’V•¤‰8’ôH?ÉuõHÉõ˜|É\r±$Ó¯@’	•ä~j–ä›‘$wŒÎH\nÕz%Eß%Å»7HŠ_?‘”%÷jZ%÷m~JÊÎ’”s$åÔk’\nÏ7’‡5¾’Ê=V’Êwù’*ß’*ø;É£‰ÉãFmI\rê‘¤F¾\"©=.©½,‘Ô9­—Ô!\Z$õªA’\'‡ÿI\Z¦Ó%;Œ%Ïƒý%ÍírI3v¿¤%×@ÒÊï‘´=’´ÿH”tÀ<$€À`	 «ZÞÿFNÿ(~I1Ñd…¿ÅÊ• ¦Õ$èŸ}L±„ g !¾”Î9IHyqÒó\n	UsIBƒ\rH’	*’pfoJ„Î-¡E\">zH\"éÄId:Sy‘¾DÁJ–(W­•ô4WHzÃr$½É+’¾³±’¾¾ Ißw¤äu`˜ä5E_òF—)y3a y·<!2®½VJÞ§î’Œ¨JFü[%’:$£zU’Ïk,$co5%“ô[’o)–’o¯$ß\rµ$ßÍ(’Ëƒ’Ù-7$óó’ßF’ßä/’ßKÉ_™ävH²Èh‘,¹¯–üý‘%YöJ–,ûý‘¬ôHUìIÒUZIRµà6©ú÷/RMÿ	©æ+¹T³óTË¸Bªuwt­3Gªè&]7n#Õ™¦H7`í¥F6J7L¤zwI7N­’ê¿Û\'Ýt:IºyÝÿ\\¥›;W¤†È©±£†tKÁ}éÜ!éVt²t÷Þ‡RË¨“R«Ï÷¥Ö‰³Ò=?ç¥{¾RÛDM©Ýá½Ò8éaíRg ¦Ô%ý°ôW)uÝÉ”z¨o—z\Z‚¥žÖ2©çÇ(©Ï=Šô„~¯ô„å!é‰UÒ“v[¥\'/ý’ÞÞ$\rä¿—µ9KC°\nih5M\ZÚ–&\rÓì’†-úKÃ1¹Ò3\Zé™µŸ¤(Œ4ê¢·4Z¹WzA.½@N“ÆîÑ”ÆÊt¥q…»¥ñšIÒÏ`éå™ôzáui†ó¤4s°JšÕÔ-Í\Z¼-½iùJš=vUzÛÖ[zS\"ÍÛñQšo‚“Þù»,-øí,-øë&-¤n‘QÏJ‹¾÷K‹U‹¤Åó]ÒífiÉP§ô)Lzo¬Bzï«¥ô¾û‚ôþµFi9ü–´Bë†´bzôAûCiåáÒJw‚´:·\\Z]ì#­Ñ’Ik¼\Z¥5†ÒÚfmi]B±´.SUZ×@‘Ö;¶JëÝKŸé†J›¥Íc¤ÍeÇ¤-áFÒ–…KÒ\Z¤/Ê¶H[Ë£¥m„Ò6¥§´Ý¶D\nˆú#‰¤à­îR¨î‚Ú\r—B=¥›4)\"¦[Š)×‘b«š¤Xòc)¾Z %fÍI©ƒ+R–°_Ê¯¹\'Ý—JšWKåç,¤ò_-RÅgg©rnJÚ›ï,í£ð¥\r7¥o¿ÆK”KÚ¤ƒÞKßÕ(¥C#PéÈ]éÈaGéÇ˜Òå$éØ¢t¼ý–ôK\'LúeÙY:M‘NfJ§§2¥ß® ¤ßUJúëIçÉyÒùŸPéÒ“Véò¹\ZérÆ¨te•–texX¦rrJ¦Úh,[=óM¦>­”iHâd\ZïºdšS2­t L«–&Óú–*Óú“/[§-Ó¶fËÖùSdºõÛdzVÙ2½=z2½_™2}‹™~–¡L¿!S¶ÙYKfp^fü› 39Ô\'3³w—™¿´–™å2sÊ\Z™…5EfÁÃÈvØ®‘íú»Wf=³\"³©’Ùî2“ÙºÊlƒ/ÈöÛ\ZÉìw9ÊìG–dÓ Ù¡–Ç²Cíš²C¿×Èß¸#sVK–¹Œ‘dGÊ³e®o®ËÜ4ÇdŒd76ÊŽ•yekÈ¼þU½&ŽË¼§®ÉüÞçÈNÂÿÈNmŠ–JPÈ¯[È‚~_’Û±eÁû*eÁ¾0YÈ+²q,äß~YhGÚ’Þ¥‰ð‘En@Ë\"wgË\"Ã¶È\"§ÌeQ¾7dQOÊ¢uŽÊ¢¯´Èb,zd1n¹ÿ£Ëb¸I²Ø¬,þL÷cN¿£C_&»T»E–\0‰”]=ôT–øÝ_–T5/K­“¥*”¥\\¿+K…#d×7ÌÊ®÷±d`oÙ\rÙŒ,Óó•,k°Tvëó´,[,ËÁòd·…WdynYžßÙ@Ù|YA\ZKVÐ.+RM½}\Z”Mm”•ÀÍeåAY¥žª¬2£JVIÎ=z${ô´FV=øTV›ýFöÄ\"^Ö0Ê–=‹ù.kÉÚî”µÉNËÚ.²ŽnKÙ+•ZÙ«ÂRYçªaYgÄ^@‡\'MeÀ±aèH”ô|rmŸú,L[„É0ûçd¸‡d¸	;>ÎTFHÙ\'#9!edû¥á„ŒñÛKÆäþ“1Kd,ÿ\nG½NÆÓ£Êø|™P÷°LTU,“0œe’îG2iÞN™t MÖ…L”uaŽÈºªËztƒe=ÿïßkß%ëí+pâË\\¿ÊÞºþ•\r½“ËF|Wd#ï¶Ë>ÄäÉ>\\Y#etÈÆÔ™²ñk\Z²ñ2ºì‹ª½lrÇ!ÙdOŠlrÂG6uà‹lŠ–}}æ,ûuXö³ªU6›½$›-\\+[(?)û]c+ûã¶Qö÷p¦ìŸTö/ç¬\\Å ]®ÒÜ+Wþ!W¿Z/×ˆ¡È5²Täš½b¹æçßò5OUåÚùåÚ/ßÊõ,rýv\r¹>™.7ØöPnð\'On|?Nnâ<\"79õBnÒN–›\06ËM¾\\–[8HåÛŠºå;„Ûå;•?ä;Kä»Äò]Æyò]–öòÝ™ä–îrë•$¹ã-¹‹šÜ¶TEn÷¤D¾q@n{N~0·M~ØªO~˜‘»:<•»íZ%÷Øä.÷B,Ê½·.Ë½ÏOÈ}6ùÊ}º=å\'V/ÉOE”Êýý¿ÊƒìÉòàÂ,yèZyX‚…<L9#w[”‡×Êå§{ßË#¶uË#Fúä‘Á$yäó5ò¨cJù¹¤­òhûòóôuò+òØ¸:y‚e‡<ÁÙDž0ë$¿²öŠü\nõ ü*lQžh2&O<%¿æ‡‘_û×*O^‡’\'Óhòä!ž<åäiyÊí\'ò”…ßò4£ûò4%UžÑöH~ÃG_~ãÂùzùMèIy¡I^XöV^øL /BRåÅG_Éïk¸ÊïÿÐ‘—¯1”WéSåU&>òj—çòê²ýòšóSòÚ>Ky]Ç°¼q[¶¼±zTþ´k•ü™ÅNyËõ-ò—…,yÇŸòÎ¡\n9@‘/ºÊäÀT9èÇ¤†±ÃW”Ã±NrÄæ\Z9bå›iW,G…ÉÑŸ˜rã­ï)Ççß‰÷å¤¶e9yO°œ,{*g®¯‘³ÙŸä<ÒŠœosT.¸\"î…Ê…óNrÑ¹»r‰o›\\$ÊåÇÈõÙreqŸ¼;©WÞ“¼$ïm‹“÷7VÉžÈßòÈòa;´|˜~QþÞ%ÿØ_\"ÿ8n\"ÿä¡%ÿ|G]þ“\"û@–O¤™È§êoÈ§Ÿ¨Ë§W°òª ù0ù¯òRùœÊwùÜìnùÂb‘|±pHþ/2Uþ/;J¾ÌMV¬.¬S¨Ûë+4×Ph­‰P¬Mx¦X·c¯b]òCÅzU˜bCÆ.Å†¦}\nÝeUÅÆíIŠe»ú·Ã¾;›V«+=û&nX…Ù\\„bËs#…ÅMk…EûQÅVU°bëv¦bk]“b›J±cÇŒb§w½bgÜkÅNÁyÅ.³…ÕŸr…uÙn…Í•…]L«Â>µKaÿù²âàæ,ÅÁ%[…£z‚Â‘:¡8žŸ¤ðÁ!>Ü…o¦‘Â/;Dqb­XqB¿Kqâs»âä93Å©¿Õ\n³\"…?¡R¸ËWè{CüÐLò­;#S„ei*\"ÖN)\"Bf‘´|ÅY—mŠsúkçþª+.pr—Ö0—/(ý(®]þ®HÚ#P¤è¿Q¤…e+®ß*nlžWÜˆ­QdÁÙ)Šœ®ZE®­‘\"÷fˆ\"W	Wä­¼Rä‹þ)òGw*\n£êÅÆÚŠ{6`EYÂzEùÈ¨¢Âê©¢rö´âiAQsõˆ¢ÖÛBQÛ°¤¨KÝ©x¢_£hÐ&)š¼ÚM),E›¹½âåª5ŠNd•äuHš&* ±üÃ:òá3Î¶K;é¤À7½WàÛ‚xô=^é¬ –;+è8k#±FÁ¸ª`ö+Xj\n#NÁî6Rp}òÜÞ[\nî˜Š‚·Z ¬öV¿*D–\nqã‚BüÜU!9Ñ«]‚)d\"…üí…²DªPV_Pt*^ß…*†ñŠwz¦ŠwØŠ¡ÛGÃb¤b¸‡¬ÑQ|ÀÓ¸bÅÇEŠO÷éŠ1ðœbüLŽb<½T1ÞuW1±ÉGñeCŸâ‹S¸brÝ¢b2§øvæªâÇ¹CŠŸârÅìÎ}ŠÙ4wÅì«/Šy¶b^+J1¯¿]1ÿób9ub¹©L±2S¡T?ªTðT®.òQª5ô*×(…Ê5_+×B•Êu„JÍõÊõ\'þ(u§ï*\r^*7K•†_÷)ð\rÊ-‹”Û-6+w}MSZêVZ¯RÚ´Qîq(÷5”û—”ÆËJ.LyÐh­ò`–™ÒÑfVyH©t\nB(ž½W¶ªR:G7*]®/+hžTô)]éKJ·hÒc×´ÒËÝQéõZWyü³—Òûƒ›ÒûGšÒOyJy\"«<iUžŠ4Rž¢²•þút¥ê¥Öse ]‘20Œ¤q{¯9õNz{A:œ¡Ãf)Ãf¨ÊÓV0åéÌÊ3q×”QÙ\'•ç¸~Êè¤\Ze|ƒ¶ò’Îå¥*±2áó]åe¼@yÅ¦Eyuì„2q‡™21ê€2±p»òšù[e’v˜2IJQ&·*“—¯(Sc*S±Êëgß+3E%ÊÌõÊ¬…òæËZå­”!eö™eNÜ´2ç‰µ2÷ô#ežÕ>å\"Ž²À¤,hW t•w7;(ï¾kR‹•Åþ\rÊân\'e©Ê[å½“ÊûQÊûyÊ²¾teù%¡²œŽS–Ú¥|?«¬`+ŒUV³¥ÊZÀce½ÔSùd‘¢l<¶¢|\ZÌV6}™S6{(_¨÷)Û8—”ík|”íÉ;•íÕ	ÊvZ¿²½»OùÊV¡ì<vVÙÉQS±•àªƒJXQŒ.G+ÓW”È­ë”¨ýX%ú,L‰ù¡¯ÄŒUâüž(ñ\'î*ñ‘l%þž‡’Ø²_IjIWRd))#cJªW½’¡ý[Ép&)©B%3SWÉ9a¤ä_+94¨’ÛŒUòrM•¼÷R¥Ð—¬~/SJ!JÉÍV¥ä÷s¥ôã¥|q½RQt_©ŒÓR*Ÿµ(»ÃÂ•Ý}ÁÊî”½ùÛ”}ÿïý6î±ò½Ååûåó„òÓãCÊ±Ú)åD1Y9_PNeîVNµ\\QN-\Z+§?h+¿»(¿ýGqy‡sáu\\()¡!M¥BFÈˆPF	‰ŒR¡”(«l*Ù²GT¢¢RÉÉV’Ñ}÷Þ{ïiôþÞç<Ÿ¿î½Ï™÷Ü{ÒÿrQ÷ÿrÉ¶ùW¶þ~:üWtjç_QOþ_ñ¿’¿‹ëœÿ.Êuþ.õ’þ.)Ûÿ.|ðwEôwÅÂ ’ð°ê@@5. Ú7P³·¨\'ÔçwV‡ºVâkúM\Z%¾€µ²Àº‰=€õÁÓ€\r‰\0mîE€Î´=@×’ÐõQèVèN66hlj¬\0l~°õ\0°}ÓUÀöá%Àî‹€ÝoB\0»ùß\0´^ÀÞ·r€!¸°ï~1`_%p -\n`Œ»j\0ŒSØ\0‹áû\0›O.\0›Ïæ\0Û5\0ÛJÀv&`×p8øà8‡808Ý{pñî¸œŽ;<8V”8~nÀÕí.ÀµÜàÖ·pr}Àk­ÀÇ+àóñ.à´‘à¿à›Q	8³8óªàw€	ðsœø/H\0AÇsçŸø\0BÔ^\0B\Z€‹P€‹ãRÀÅ©‡€Ðºó€p•Ë€uS@„m\' ‚\\]¿¸¶sàÚ¹Š¸®`n4_Ü4óÜÑÜ|º“¹\Zwsß»Øì\rH3$Ï’eM€ÔÄß€ŒsL@æm5À!#@–Lµœ¸ÿ6pà\r çsî\Z çI4 ÷Ë ¨u/ øÖN@qÛf@©\nP6Tì8¨ŠdªyÏµ€ÚÏu@Àã¬9Àãwõ†n€§9î€§mw\0\r?g\0Ïj÷žkž7=¼8üð\"ÞðbÌÐtù åë~ÀàMIàÍóM€·6€w·{\0ïþ´î´FÁ\0ïÍòmýF€_O@÷þ0@·ïq@wS.àCF ç¿|öm=øxD\rðñdàcËà£¸ðéÉ$` ;\n0æŒ|‰|©­|-|³Ýø6c˜²0L§Nfü€™A%`6•\nø;ø¡ðÃ,ð£†	ø©üvpÌý)üÉ·\0ü™»\0˜7üø»Oøû÷\0$<€t— kî ÞWHÒ	\0J¼	€R ¿N0Ü\0B¹€¤® !¯Ø,4€³\0à‹\0ô=€0¹ ¾i\\=p­2X\"@~Æ Xµ ø4XÜ{°x		XÑ2¬Ð¼*žº@•ppÕ±T Zê$Pcì-PkÐ\0¸‹j7mŸnŠn6\rê;¾\0ê¿Hê/|n+9Ü¾¯¸g_pá\'phxçpßk:ðÀ6ð\0´hâøhºÆhº3h¶Â\0Z´åNåïZÚ%-ÓZ€VÇ€‡[]6çF€¶éí@Ûþ·@ÇG5@GÂ3àQ“ S\rè¬¦t¾|èr`\rðøR<ÐX\nô°Ý	ôHŒztgOÎé=·ozÒT§z;€^5aÀÓ6ÖÀÓ^†À3Cž@j0àþm`pÔsà9Ÿà¹Zkà¹†ÛÀó¤`ˆÉ+`9\rBý¼h§@€WáR`äw`äï`Ô05–\nŒ>ÞPñÞïÆ¼}Œõ8ŒkœÆ€·``âž?ÀÄkOIi€ÉýÀä:ÀLB#ðÎ‡\0à½„ûÀû%Àl»^`v 0;Ä	˜ýj\r0wi˜—ý\r˜_ŒæÏ\rN‰€Ãß…O0À¢žÀ7–%I“ÀÒ\raÀ2…°¬:º\røPOøÐ.Xw°\rXŸ(>ýè\n|:uø,dð¹‹\0øÜûðÅðÅ;)°i`Ølé|µ|M-¾q\Z\0¶þÑ¾Ÿ,\0¶yM\0;ÜÓ€ÞÝÀÎÎdà‡ú`Ïþ~`-Ø7·øQ<ì×±WÜŽ:ŸŽ%®ŽµRc€_ûG€“5Pà·q+àæ\"p†,Î^Ùü±±øÃQø+3øk®økyøÛ{ø›œë~\\ÀmþÝ„D¡ñr ìÎ ¬ø\rNr\"Ù.@”þ# Z½ˆöþ	DŸÞD×ùñ×	$@\"r;Ô;¤}º¤sÊ€Ì0AJ2€ì«€ìV §€ä,oò^X_r€¢Gs@éÙ@Y¡-PþcP±k¨dc&€KFÀ¥‚ýÀÁtà¿Ëª U®Lz”´zëÐ\ZbHcbh¹hý1h}d#h=Ï´Ai	\0é†€Aª€6—ƒ¶ô<ééAz€%ÐVÓg ­_/ƒôO¶=àƒ¶ý4m¿á\rÚ»ÚÎÃ€v:¬í|q´³U\0Ú%û\rÚ­w	´ÇÚ»ZÚëR2´÷íó>	: sd£€™yœ™¶‚Ì«mAC¯@‡ÔªA–ôu ÃÇï?ã‚lŸƒŽ0æ@ŽGg@Îÿ‰ËèXÊ9Ð1ì+r³h¹çöƒ|.4€|†×ƒÎ<Ø\0òÓùÍ@þöi ³Ïƒ‚Î„ƒÎUïgÓA!ÏcA?í\0]¸\0\n½4\n­¨]q]³½ŠŒ\0ºÁ\0ƒnNN‚bWoÅ=I%0Þnƒ÷‚’ï%Ûý%Ÿ\r%W˜ƒRm·‚Rÿ$€Ò?Aé©* ;1s ;·k@wª‘ ¬¦ û/A97rß÷€òŒ×ƒ\n&@…ëAEŠÏ â§N âWëA%_ö‚Jæ\ZA%$¨T	*ý­*Û*³@¢AU­gA58}ÐC\nTëôTû\rzü¨TïzÚâjÊ}zÉ\r½¾¯\rz»qôÎÊÔš+½ïÔ½Ÿ;jórµî‚Úy q¨s­#¨“Yê6Ç€ºëÜ@¬ÿ>T^õÆñA½21èãúm A×\nÐ`æ\ZÐß4ºþ8hÔ×4Ú)¾\ZŸ½š(W€&zÛ@“>/Aß\\E ©§×A³NÐwYèG£?èÇ—Ý _„\r ß¬} ƒ? …/ \0IÜ·	¼Þk-‚ oR@PüúÏK«ÁñL\n8¢íÿ	¢ý~bt½±@l`ˆ­PqÞ¼qC Þ%ˆçžæ\0AÂ§@â\0Gu$}~$s&ƒ–;‚–Q?Á*«wUs¶ÕÕÀê;¶×ÌŸk8€5Uu¼`ÝƒßÀ›w‡‚·lýÞ–ƒo›g€·-ÆwÞï*¬€h`ÃÏàý‡Á&ªæàƒ\\\"ØÜiØü.l^¶d¶€­«Á6:E`Û›`{Ñ øHùØá6ì°`vîÖ;Ó\0»Œ_»íó{¬*{¯?ö.ƒO7y€}kgÀg®–€ýYÉà\0í×à\0z68p&H]\\¤€ƒ¥nàóÙàÅkÀÏž_9ö|%GŽ€]G~\\_×ÂƒodÛƒof6ƒcŽcòƒÁqep©\'\'ìéß26\0ßRFƒo_²\'n¤€áãà”µàÔžßà´²0pZßpú„\'8]fÎ\\7Îº0Î‚~gÁbÀ÷ïÂÀyâ(pÁ6{pAÎ!pÁ“à/piÍsp™\\~¦\0\\q×\\kg®ó\\×¥éÝ?þ¸~\nö7ÖO€‹àg\Z¹àgí,ðsO;ðó°§àç7gÀÏkw‚›¶6›ŒÕÀMÇYàætðË+áà—)!àW¸%ÑüNq\nÜ\n£Û/‚;lÃÁM\0p×	¸ûb3øÃ—)p5\ZÜ|îW8€?ýxXž?;Y˜WG.—‚G*àQµëàÑ(kðhûgðgKSðWU.ø«¯:xò!ü\rÏODƒ§£·§ÛxàÏ?à™{»Á3‹\nð¬Þ+ðìnKðÀpðÏp*øç—Çà_¢³à¹ípðüõðÂ™à…»ÀÀé`àÏG`Ð}6^áFg€Ñ‰;À˜«00~ö5O)\0[¸`ÒÑÏ`R_˜ì6	¦®©S·úé»VÀô[Þ`†öC0óD4˜µ¾Ì:°Ì6‘Ù.OÀìz(˜-lóƒÀür0;U\r€Å[’Á’ýú`…ÿW°¼üoÎ¢šmQí¸Q3;	Qg~høWA4ÇL š_‡ ZšLˆ¶E=D·R²±æ!dSÉ1È–‡U½3ºýC‘}‚d[X.d[ã)È.²‹Ü\rÙcý²§\n1lÜ98¡1ýøb†˜…˜ûƒ˜£Ds¡#Äb}\ZÄ\"¯bùé)ÄJËrXÃb“e±Î‚ØÝbCìõ?BŽ¬¾q¨÷†8zì…8%/CœƒÚ!.×ò!ÇÿÌBÜp· nÒˆ{øAÈÉvˆ—‰Ä{çÄ›ºr:á$àÌH`I7$ÈdTD‚œ[ß¹d€\\²ƒ„ÚP á2!áƒë ¿öB\"æê W¤«9ökíiÈÔdÈõ˜¨gHTr;äFG8äf‰\nä&þ\Z$¦P\rS}wá<ä–zäVñ\0äöÕW¤š$G#HÒ™»ä}HêH*$=ñ$½k$Ãz$S|rÇtäŽŸ+äþºNÈ}êzHv¾/$o\0É¯Œ€ä³J!…û!…— …¹é¢×b‚1¤ÄŒ)¹&”>Ü)\nT.Bªœ9ºñÈãÍzýú?¯!Oml!O=[ O«÷C\Z}!\ruAÆÑuçyxÈ‹Z\'ÈÎ(¤IOÒœày9›\nyÝ>i‰s¼Ù¡yóù.ä\r\ni}}ÒîQ\ritÒ¡¥éä	 ];!]Àîü³îŠ^È‡UMžƒùžC…ž£o =é$HïS¤/è¤ÿ“2àö2ð12\0¹|ñ2ö÷$dŒ_™Xÿ2i‚|;™òX†L—…Bf«r!~¸C,‡ _‰!Så¨Æk,1‚x{‚:ÝÁÜß\nÁ¼»	Á›©Cð6\rmBÔû\n!në‡6d@¨;L!ŒSß!î „ù€a=N‚pvü„å$ˆÈ¿\"\Z@Ä´-i	Dæ’\n‘[kBä·WCzE¯ýÅ?ÎP•õ,¨ªíc¨Z=ªáo]ÃCµÍAu=U yæÐ-û«¡[Ž@·<è‡ny»ºåÓ-¨Þø6¨¾ñtú t{«:ÔàctoÒèÞ\'Ð}–ï û¾&C÷9\r=Ø­5‚šþ\r†šÝ¬ƒšý¡@ÍjAÍ36C-j.B-¡ –è+ÐÃç^@íbP;q:ôˆƒô~ê”Zu	ö‡Ûûzì¹\nôØëÓÐãÚPWóÇP×Yu¨0êÂ@OÀs¡\'¿ÏB=û; >á\rPôg¨	=“÷êwvÔoüÔ…„”„Õø@ÏÙ¨AÏ)^AC¬¿CC~* —žÍBÃ¾¶CÃ}Ðð+2hÄæMÐˆ¦÷Ð›–ªÐh4îÉ;è­‡áÐ$û,h«\nšùËšeZ½ïç	½ŸVÍþé\nÍ]‰æ…´BóB ?f¡Å~ÚÐâÙÇÐ\nZÖ«„V>C«dîÐ‡\'ßC&¨Akµ.Bk•&ÐÚ•%hÝ…ih]F\Z´n<úÈø\rô‘ú¨	­”CŸ«/@Ÿßv¾ÖC[f’ ­»^C[§Û ïõª ïýS¡m3xhûÆÐöƒÐ® `h·ê9hG:´¯¡é?8Ð èÀs.tpe:bkí¢BÇbT¡cµ3Ð¯ç¶@¿¯@§¯@gï£ ³àÐï{Ô ?}œ ?oFCÿT¯…Î_ˆ.Ö….Øð ÀÝ((H†€B>A!}Pè–V(|h\0Š¼nE\'A1R(¦dŠ™©‚â‰g „\\<”è´	JlN†’$PÒ­PÒ›ïP²Ú(eÛV(µm=”þWÊ`H –”µSe½K…rÞâ¡ÊÛòf PÁ™WPñR2TJ€Êv|€Êb¨ü…)T±×ªˆk…*€¿¡‹õ+Ð¥u— KÕ¡Ë¾ÞÐåG-Ð»B ÿNØÂTò<aªÆ¹05ï°Õ`«Ñ°µÂÖE0Î\'ØÆÿ&âÜý0=Ãµ0=Alki#Lv7lÛùØŽ“°‰‡a{lÖÃöœvƒíAÀöFÖÃöÎÀö­;\rÛ÷Lvà	vàå˜Ñ]ÌØ½f,ÁL4Òa\003óo0ót˜ùé›°CÑ×a‡ÊÿÀ¬¼~Ã¬®Ëa65}0{Í9˜}f?ás°ˆ‡9û©Âœ_aÎ¤#0——(Øñ	0·O¾07Ð,Ì#Ä\0æß\0;qñ&ìTþ˜ïÂG˜/7æ»¸ó»]\nóƒÅÀüe@ØÙÀí°€4,€§ËmØzò´”Þµ	vnv.é#ì|!vþyì<àìB§v¡ÇvI6­……E>‡…M>€…)\"aáßÜaOK`WwGÂ®=¿	‹Òÿ‹¶\n„E¤°oÐ°ß½`1!JX¬¾,¶Ä·ÓÇ|K`hÁnå›Àn[[Â’oÂRüvÂRbB`)ì)Xª•,}»	,£»©	»S»÷í*ìx=ìž4–µº	–EùËŸ…åv0a¹Z°¼¤rXÐ–ßý–ËlÂ\nÿÔÀŠÊC`E\\2¬¸à¬xTVª¢+5€•f©ÃÊö]„UÂaô!XeŸ&¬¦ô7ìáØCˆ/ì‘öŠƒ=©¸\r«_•«8{:Ÿk*€5:a/6ÀšÇaÍñÇ`¯ü6À^ÃÞj5ÁÞyÁÚ¾.ÁÚÝ>Â:l†`Ÿ`]þá°®æ°nßõ°«°[¤°µjXÏ37X_†ì#ë\ZÃ>‡\r8[Ã†N„\rÝ¸Js€\r=TÂFòÇ`£]ó°Ñ1}Øçñ»°‰5>°¯¹Øä.lïû–uöm:6µú=læ6\0öKûå·öëöKn›;­„ýI_„ÍWß‡ž¼Za\'7äã\r´g\nï6‚!\nËaˆ‡—aè6x›·†ûSÃ	á/þ…ÑSaÌ”,ûð#GÎƒñê>ÀxÓJ˜àÓ^˜ÄòLÒ“¹çÀ«{a\nI&LÙ¿¶ô>¶r±¶’¾®ê>W{Ë‚«ëDÂÕÛà«uð5»#ákÒnÁ5ŸÓàšløº·ÞðuƒÑp­n\r¸¶ý(\\ûã.¸Nÿ\n\\÷N9|cq|SÂ,|S®¾éù)øæUWà[êá[~m…o·µ‡o÷ûß~ß¶ß½¾wã#øÞ¿¿áû‚vÀ÷µ9À÷wyÁ<i†ÙÁ<\ràFâN¸‰G6ü ü&Ü´W7k—ÁÍäOáæ¾¥p‹®:¸¥é	¸UvÜÚ+n}ž·ÙnwanÁ	~„‡;è”ÂtáŽ¯TàG›vÂ¶OÀþÉ€;û]†;ß;?î+»Z•Â]›ÖÂÝ§tá\'ÔàðvÑðÙ\rpÏÜst~jõmø)ôÜwó¸ïŸðÀ«Lx`eü<¿\n~qÆš6}\néÂC™æðË‹0øÿø•\"<âå\0üº!\r~}rE‡À£gÎÃcÃc\nlà·âÀðDðD=x\"ç8<¹ÞžÜxž¶ŸO»ÿžë‚§ËFà{àð~Wµžzž«ŸÏ™>‡ý~J€?à–ÃË÷ûÃËëèð\n“?ð\n÷ÏðêöRxÍþwð‡·ÒàÇÏÀëµRáÏ<7ÀŸu<¿L Â_+SàojèðÖ+ÿàïýám\'|àm[xÛò5x»a:¼ým	¼ãèxÇ½ðÿx´þòØú˜þ‚€PÍà£#{àcGÆác!.ð±ÿô¾†‡±ûÿÊ…OÖõÀ§NºÁ§\Z¶Â§É½ðiáWø´\\>½ü>ó >Ã*‚_—ÿ«ÿI„Â[¶Â–Âç2á×öÁékààmÏààË\'ààœUppMº+õ¥À±.&pÜëp|Õf8\'Ù[Â×7Á¹«Ëà\\å&¸`í¸\0r\r.6ƒ‹iÁÅD\\¶®Ðô€+Oü†+\ZàJàuø\"d¾ô_Ý.1uáKËï*6„ª)bõ†xÄšÊÇŠÄZ¯q„fIB³w±¡Â¡sÁ¡ók±iÍ$BÏM¡÷x±m›±­w±óÆ3„A^!bÏ‹Cˆ½Ïc{I%#h Âxd\râà—=ˆƒ\\¦¾WCùË7„U×q„MÙk„ì0Â«‰8òGáàs\náØ¼qt¹áláŽp¶ÕB¸.!uˆãîÿ®ì1„[§á¾ñ-Â=Z„8yÄ	q²<áylÂó_\nâ”^#Âër\0Âkð\ZÂÇ¤áë5ˆð]¡\"Îhq~§8ÿ¹d„?É¶8†AmºŠªúŠ’E\"‚EIˆs9ÖÆ\".ÐV#.ª—¶Ì#BÍÈˆÐ¤›ˆ°µ)ˆ°‘fÄ•Ä•aâúº>Äõ«`DÔ*)\"êR#âFD\"¾Â‘ €HðùŠH*ñ@¤\\@!RÞ3©§*w*wˆˆ»É#ˆ,ƒ(DVåÄ}ÓçˆÜ›¾ˆ‚sˆ¢âî¢8Ÿ„(~(¯F”NŽ\"Jù`DEZ9¢òÈoDuÑDÍÕ\'ˆšÇµˆ‡ÖnˆZvÄãuÇý†çÎ êkôõíEˆ§«Š\r`\'ÄsÐ\nâEÚ¢©ì9â=ñJþñúŠ¢eå&âAâ×>DëÇDûÍDçþËˆ®Û£ˆ®Gqˆ.¥¢»ö¢~ÑûÌÑ‡F|™FôíG\\ÌBfd!†Š~ †9»#Q7ã«\nãauˆ/ÞRÄ”*bb¯bâöWÄDõyÄTfbŠu1CûŽ˜ýbŒ˜ŒAü\0]F,|×E\0PúàŽpÅcD÷;º¥	½ß@o¹‰@\'‹èOµü±û¬A×ŽA°Xþö©<»¾Ái>‹à,E~g#D+_âA[„tr!Û4ŽT!–Âøˆ¥ðÄÒü0by×Ä²+±pCüKÀ#UòF*KHuØ\0RG®Öy\\ë¶ˆÔr/Cnx¤…ÔŽ5GêNýFêþüƒÔ%E#u—â‘›8H=YRÿd	RŸÓŽÜî°¹ð¹ã]r—Jr—y\ZrWò$rÏíbäÞ…ãHãÌkH“ƒFÈƒ›–‘¦½5H³ý(¤Õõ%¤õ“UÈÃ£sHÛM\"¤mH6Ò¾¨éèòyÔ…tJÔF:e¶#ó’.\'ÑH—{vH—ŠIä±ÈçÈã;µÇ¯›\"]Ó_ Ý®#=º‘½žHÏ­iHÏÿ§ÖÞEz©è ½ºf§\rš‘gbaÈ35_‘gúÁHÿ§}È³J2àB2¸\"rm-òÒãÃÈÐ§‘—O, /_øŽ¼ü»yÕ¤\nyU¼V×€¼Æã\"¯\'g\"¯?¾ŒòéBFOüAÞ\\¹ˆŒÙV‚Œ)hEÆÆ®FÆNÇ#ãµiÈõëÈ„=ä­dJI2¥J™òÊ™ÉtEÞÕJAÞ})EÞ+Df%	YH2?þ52_yY˜Ž,ßA\"4EbÌ¥ÉÉÈÒ¯eO¥çØÈÊ3W5	9Èº4Mä£# ä““»OB-‘õ7#õã.È§±ÈçbdóþZäË$Uä+_òÍ†È73Èw}k‘­«®!ßŸ‹B¶¯yŠì|¡Šì>CvßlF~`¨\"{T¥Èž?doÙ—5‡ì«²Fö¡â‘ø\"‡^¶#‡Û¾ G’ GPÖÈÊäèågÈÏkxÈ	‡ä×CääQ5ääTäÔ—7ÈéùmÈï46ò‡Ÿùó-ù+„‡üUB@þ>ò9÷|5òÆ0òüržGþ5A‚\nT ©Ü®ƒ„uw#á7\np`ö‰ºQƒDë‘èKöHÌT\rÄŽ5!ñŠ$Ññ!’¸2$/<FÒ{„HÆÝQ$cØÉL\"™òY${\\É!ìFrS+‘ÜŒ¯HÞº¤ ùR<þæ#Åc×R\r¤”ŽBJWF‘²ÍHù§sHù)—Å!Þx¤r3©ÜŸùËÈÅ5ßË¶Èåhä2å\rråß3ä?¥\'JE @­ÚœˆRHD­Æ©£Ö¨EihrQk·Y 4·~Biº- Ö‘x(-¾jÃ>jCdJÇéJgì;Jwõ+”îd	jÓzÔ¦j³fJÏô+JÏ/¥—ý¥7òµ•}µ•ƒÚö™ˆÚÑP€Ú¹·\Zµëò_Ô>L	jÿônÔä2ê€ƒ2Ê“ Œ]Ö¡Ljo ¬\'ÚP‡Ã7¡ç Pö!/PŽ½¨£È(÷ÏPîÆ§Qî‡µPîTw”Gt2êÄj&ê„Ô\0å¹6å©k‡ò¼r\ZåIÈ@Zk…:%hAy Î0lQþàË¨€\0* ì,*Ðö*ð\\*hšŠ\ni«E…@o¢Bö B?1PW¥7P×47 \"×\\B]À¢n$P±{w£âvÐPqT$*~Õ•5x\ru;TJŒá¡’š?£’ÝP)¦¨ôÿöÜ™£î._CeåE¡îg}De;@å„áPùlTÊTÑ½QÔƒ=2TÉ	ªLòUYÏBU½¯DÕè: æÙ¢j{$¨ZÒfT-Ÿ‡ª;-AÕÅœBÕ\rÞA=rAÕ_.B5<¡\Z¨¡\Z3rQÏR¡šþE¢^mùCq¨–M7P-!TK’Õ2tõv‹6ê]Gªõýê}è+TÛiªËéªÛ‰úðŸÿ€<TW\Zª×à#ªï@?ªïÆ)T¿„úôü#jÀt58 ‹\Z^&£FîÝDR…¨1\"ê³Vê[|#j*I€š¾V€úîwõ=ÈõËú.jþê/‹zë¡€é«QÀ÷1(Ð»^x<ÍrDÁ¶£P°6\n¡ÐD!M(äóÇ(ÔÐyút\n3Ý€ÂæJQØ¡·(œ-…e¡])(²þÙ‹¢\\ ˜[ÔQÌ–ûW-ŠƒDq0Pü]`ßJ%ð\rD	¢zPâ‡=(Åö/(Å°5j)Fµôî.j…ÚŠZarÑ*ë£Ug¿¡Õw¶¢ÕËž¢×L” 5ö]GkXZ£58èµIáhÍž{èuIè\r@ô†±J´ö¼ZÇ©\r­smZwà/z£ízãø$z³©*zsê>ôl>zÇÕ0ôŽ¿çÐ;\'÷¡wi%£\rìòÐ#íè}[=ÑæŽoÑ–¯cÐVõèÃö7Ð6Û\rÑ67Ž¢íÊŒÐvÝ\rhÇ§æh\'KK´ŽvQòÑÇÃÇÐÇ_´£]µhh×h÷ñhV.úÄÚïè_~¡Ošv£=.¡=åÐ§ÂœÐÞMhÜO´¯–\'Ú—¼\r}F\Zˆößi€ö¯‹Bû²Ñ¿V¡ƒ¼ƒÐÁ–ÏÐ!{Ð´ÅèÑoÿ×–@óèËe›ÐWnÜ@_50AGî²FG«ŸDG›=BGÑ7.¢Ð7G+Ðq^/Ñ·¶ÑÑ·LÌÐ·ˆcèÛ›ÉèÄ[-èÄ™1tZñgtºåitzC:#ÑAÏ@gšïFgËièœÝïÑy­Vè<Q(º@#]”¸ý@Õý@Cˆ.=Õ‡.}ìŒ®LwBW6•¢+±Dtu}ºf>	ýðTºöé,ºV9®‹x~‘†~|+ý6Œ~‘S~A<€nÚ«n¢£_÷¢_½{ƒ~Í1A·œÝ‹ny]nx¢ßªC¿]·€~û¤ýî/ýþXº}ÝRA÷­ô¡?F× ?V=CZ“…Xg…Ø7øŽLoE-IÐÃ*YèaõMè§³èÑËíèÑþ2ô(Ù=æ@EmCO×£?Ïô ¿jŽ¢¿*3Ð“FcèoNÑßä½è©8z*ÏýÝ~ý[‚þ¹cýóvú—ßMôï=›Ð¿—ÑóG:Ð’04pâ7\ZãŠ—íACT¼ÑÐ÷Ñ0H\Z±½x‘ŠF¼ ‘z~hŽÆ¤d¡1ÃÍhþ(\Zkó?€@ãë8hÒw[49âš<Š¦ÜÈBSÕ.¢™œ14så3š}fÇº¢¹¿.£ù†\n4?†ˆ	ÃÐ²1<Z¾.-ßÒ‹–ûš •n“èn7ÑÿüuÑÿP@ŒJ.³j„Q›CaÖ¬a4bÇ0ëvŸÂlX>€Ñ5ÝŒÙÔ·³åÁP¶`¶P«0ztÌVÃ~ÌÖç)˜ãÆ˜$fç­¯˜ )f°³§Õ³w!c`bö_¥bö+S0¬\\0Fýfãµ¶ãíC“sï0&iw01¦†ß1¦W0ï¨˜ÃeÛú`Œƒñ<ÆiÆéÀŒóT Æ™¸‚qÙi†9¦ÁÆcwaŽq/`ŽŸ\"c\\UîcÜŒo`Ü…þ4ŒçL/ÆË*\nãóã£Ä`üž20~J)Æ¿Vãß¡†	pÑÆˆïb‚½¿`‚\'V0çD0çGô1çe[0!Ùe˜z¿1·‚1¡Ý—1á\'vaÂã0—‡™˜«ËÝ˜(`æ¦ó.LŒw&ž\Z€¹p	“¨ý“ì‰I~­I‹I¯ú„ÉÄ`2»îbîØÛa²>`²ê<0÷]1Ù;·arÊŒ19oÜ09¿ì091yArLÁ¶˜{S0ì\0˜âmY˜âÛ+˜â+LñÌeL)ö!¦ì÷Lyc(¦r7\0SµÒ‰©ö0ÂTû7cªgó1M\Z1a]ÎÃ<\ZÂcË˜\'QLýîrLÃ˜Ó?‚i”ébžÝÞŒy^ýóœ`Œy!.Æ4k`š³;1Í7Ì«ýs˜×iLËLæÍªdL›¤ÓŒÄt­\01¾eaúJ}0}=6˜~Lÿø\"fèí)Ìè÷dÌød\ræËRfâ¸æk´5fÒv3ù¶\n3e~óýd&æÇŽý˜\0ÌÏ”o˜_›,1¿žcæÂÞaæ¾À0s¤O˜?0:Z˜o]ÌBx&°Ê°à`\0N`Ñ,t©ÙÂ@\Z0ŠèVkô¾îƒ2ŸÁ`•¡œC%ß´	CQ‹ÂPF±jÍ4†æzÃØnƒaþ2Â°ºF1Â¹NŒ¨õ\'F„:ŒG˜`Ä‘@ŒôR/F^}³Tt\r³LèÇüS+ÄªäVbÕ¯^Ãª÷OcW¯nÆ®žZ‹ÕpÅjœÌÆj‚ØØuÖØupkìz«*ìú¸5Øõ¬N¬¶½\nvsE8VïÉ{ìÖ›O±Ûûbw?Àîî¬Æ\Z¬ÉÀî1=ˆÝ¿§»)Æ\ZÍÝÇ\Z2±&C{°¦ÎáXÓÄF¬)°k~Ç{¨YµZ|µnõÄÚèjcmä°¶æÙXÛTÖÎúÖî>kOu¸?†uÚ¥†u9V…u+ù‹u=ˆ=õê.Öwëí¢õQUÁž®C`O3¢±¾–b¬oŠ:öLu2öÌkìÙUg±gMÅØ€†½Ø r+6ø[6øûfì¹¼^ì¹®.ì¹Ÿ/°NUb/ÚßÀ^ŒëÆ^êóÂ^BWaCñ°—¿žÃ^a5`¯¾ÝŽ½v|/6úÝCì\'O°7Y°±aØXÜ*l<î6ö?›h²›èÍÁ&¡K±©w/aSÇÜ±÷²¾aïÝÅÞƒ8b³ž9`ïo#aïû½Áæ˜:asÊÑØ¼Cl®#ö)[òw-¶ì®¶¼“-ïZ‹­ËÃVî[ÂVqÁV7›ckŒb±µ·wbk?\'aŸcÚ\'°/a›íÇ63µÿCûúÔ]ì›“ÚØ·—¼°­¶Ø÷;pØÃŸØŽ˜½ØŽÙØÎ÷ï±]eØÎ/Ø.ClWÅClw¶!¶›]Ší¹íÕ¹‚í5Áöæ‡aûž%bû¬°ŸÁØ¡—Ø¡™QìpPv8R;rñväEvì,\0;VÙˆý|–Šýò®;á¥†¸’€ˆ?ƒ˜âc¿fìÀ~ýõûí¯;kJÀþ‹°?³¢±?Ÿ½Áþ:÷û;Hû;&û;—[u;çÔƒ]¸6Šý{ä2öïÑ ìß(,€AÀ?^Ã‚N>Ä‚oÕ`7Žc‘ï±¨s‡±xÄ<–`qKÈ‹Ä’o¡°ô	Xö*,{@ËÙSŽåÌb9ü÷X®­VbP…•Xëa%Ó©XÉ¯ïX©ÆQ¬4Û\0+K8„•~ƒ•Ûfbåïa•;l±Jè¬’å„]üÆÄ.]ÔÅ._Ú‡ý‡ÔÇ©:¾Â©¾WÁ©u¾À­yV†[ëÂ­#XáÖï¨Æi=ñÁmVãtžà6Š£q[âÎã¶dYã¶j5ã¶^ÔÀé_nÇmS¿‡Û¦Ám;ý\Z·ý¶;nû—\\ÜŽïq;úáâÆq{¾àöÇmÁ ¯Â‡pÆ³+8cÁ9ÜAû8Ó\Z)Î¬Ÿ‡³ã»¼ÆÙyqöF8û°Ã8F-ÎÅ+çÂ¸;~¾wüB2Îu\rçêòçÝsÏYÂ¹Kãp\'|ôq\'h#8ÏH=œ\'Twªp\0ç³y\rÎgç?œy(Î\';ç›Y;»¹w¶õ\n.è`.hê!.xÏM\\ð™2\\pùîBýÜEo1.ô”.4°šù	Þ»wÙ¸wE¯wõD.òh2îzÊYÜõ/\0\\”«.jÚ	uÆEsºpÑ+…¸†.¸=ó¸›C¸›¿ïãbÆq14.Nç.®ñ.>ƒ»ußw«÷#.ñ]).iæ#.9-—šÕŠKÙ€ËˆØ‰Ëëà2ÍOà2Ÿõâîi%ãîwåá²gæq9Æ¸œò\\N/—ów—ûËæãò[ãŒUã€ûq%¶q¥ÄU¸2O\\yH®Âô%®ª.W‘ƒ«¾á{d^ˆ{¢~\0÷¤9W?k‚{š¼×À‹Å5,;á^¬!ãZœpï’õpï\n\\qïäã:\"pIÕ¸®à Ü‡xs\\ß]\\OÀK\\ï¡\\ï¯R\\ß3\\_ûmÜÇº7¸ ¸þ\0=Ü\'MÜ@„n0¸7Tv7ü…1:‚ÝéŒ[â¾,[à&¶ºà¾N—â&Õûp“®à&K\npßFÎá¦n¿ÄM«œÇÍXXâfpwq³‡Å¸ÙÉK¸ïtÜ÷ø=¸_{Vá~¿àæ\nÕqökà€Gq@-ð~#ä6Žƒq°”885‡Ô:ŽCnÀày>8d“>9¸‡¶IÅ¡“òp›+8LE\rCYÆáY8ÂG|sGÆâÈ8ŠG[wÇZ»Çéº…ãÙ\râøÒ4_6ƒâ·ã„¬8QK\ZNüœ„“lÀÉº6â_á–7\0qËxÜ¿#–¸³FxÕùxU¯–XˆWOñÀkXâ5ÜFñš¯cñh¼¶¹^Ç)¿ñ[~ãÜ*ü¦Ûñ›M³ñ[×iá·îDâwÖ[âwk2ñ»}Âñ»‰|ü^•cxC7*Þ0´o8ôoø5¿Ï/\0¿¯÷\0Þ(t=Þè‘Þø´Þ¸.o¬lÂ›¤YâMžuâº?Ä›¶àÍZ­ñæÕ ¼ù\"Þš)Áž(ÃÛxÍâm7–à¼Dãïã[á¶âÖºá~:ŠwYul1ÞÝar-ïtïšŠ÷“ˆñå›ðJ| w\n>°v	”ƒÄ‡|Ç_ˆßŒ¿ÈëÅ_uâC·}À_ö2ÁG¬+ÇGØŸÇ_\rá¯*4ð×ò«ñ‘¹9ø(½1|T}|M{Ž‰çãck“ñqæûðI:~øäÛOñ©j×ñ™:[ð™ƒ\'ðw#‡ðwÑð÷Jlð÷Cnâ³—­ð9\rø‚¾¶_H8ˆ/\"?Ã)ðÅD|Éöø²æ|™HŠ/Ž¯ð»€¯\0‘ðUãÖø*Á¾®ä¾îY.þ‘YþÉú5ø\'÷ñO\r[ðO‡žãÄ¶øÆ#‡ñÙhü³¼füó42þy–þyã|ÓS_|óÇ|óÌ;ü«{/ñoNøw”¯øÖ—åøÖAüû±p|{2ß©®ƒï´!á?¾½‚ï¿¾ßÿj?òg	?ºõ,~tð<þ³ùWü„—~rs~ÊÃ?\r?Ÿ…¹áØÒñ¿^uà«Mãõ™xÈ¡cxh‹5†ÁÃurðð«ÞxDâ‰YÄ£_ÙãÑäxü]<ž{OÞ¯‚g:añLJ6žUòÏÞõÏž*À³‘ÿ-Ï|ÇóÖâùi%xáÀ6¼%À‹6Qð’•íxyš^9¿¿Ø¦_ºq¿Tý¿„7À¯œô#¨tþ\"¨ªTmMªŸÔÇ5	êÔVÂêH}‚†ú Ak;Ÿ°AÆ#è†Ÿ\'è>Ð$lÌ™$l|9OØüBÐþHÐo…¶1ž¶»…v¸~#ì2ûG0üò…°o´Ÿ`¤ÙE0òüM0ŠUŒ¾–Œµ\"	&¯ÌËÂ	¦ßè³²M3ô Á|Ù™ph8œ`iz–`µ¿Ž`½Ù—`]¦F°æ 	‡©úÛwR‚-H`7×Jpˆì#8m\0œOn!¸ÛE8v\ZMp½=CpmzEpýªJp+|Lp\'ÄNÜÓ!œüëM8õö$Áë§*áô;ÂË„\0k!8È…p>d5áüÅ·„óoa„¡¿Z›ºm	“Õe	„Ð®B˜ÃNBþ!|[4árK!‚ØA¸ž{‰5Ë$D«¢7r	7`¶„›±LBŒn!&«˜»NˆzâÎáñö÷	ñˆBB‰!¡t†.!¤l_EHï¬\"dÆü\"dfÌ2DB&§™pGÁ#Ü=B\'Ü=ö“p·ˆE¸7åEÈ>-%ä¼o%äo.$p„¢)¡Ì_—PFÏ#TœF¨˜µ\"T®n\"T-Zªïijú#ú	Žçk#<ö¼JxüfŽðxnžP¨\'Ô³üù„w·Ü	ïîü&¼ÃÉ­ÝïyZ„6­=„nC„?»	þ}$ô@±„¾½„¾ëz„OYë	ŸÞœ ò	C•ê„aË4Â—ÍÂDôYÂWÕë„¯„Âd60sDN˜¹Eø¾Ñƒðýç\ná;)‘ðcõ\"a™Gø\\$Ì»ºæ#?þÞ¯&üm<D\0Ô ü7M€Î\0ÛRI€ÙÕeZDß	®\' BwPY\rìí‚ÕcñàñëKãZé¡M`Fò	¬\',gDà¸üûÞ\n ¤ËÂ{‚hAdNAeñz3‚ôÔO‚´W‹ ‹¿G5äa‘E¶*a1É°4þœ°l\\BX)ÅV&CÿìŸU\\`ÄU6_ˆjSTâjñqÍã¢†‰)QR@\\{¨¸.å0QÇ»¨ëÅ%nþÐDÜb¬BÔÏ¿AÔoç·o!n¯ö\"n ˆ»W9w×½ îFu\r>Ì÷t÷fˆ†ûì‰ûM¢ˆûO­\"8dN<PÒE4ZH4Qÿ@4ùÖI4¿·H<4G´Üx’h¢ ZÊ®­â–‰V5ÃD«ŸND+`ñpt1ñðŒ\rÑFîN<rõÑ¡Ùˆè€W#:FM]zw×’‰®núD‡D†‹ÄCâÉóŸ‰ž®`¢ç;uâ©4Ñ+¶†èýF—è=w‹èã?Jô¹+#žV¿H<íJô½D\'ú>I%úv¤ý*Êˆ^G‰ç[µˆ&7Ã\"†¹[Ã\'DÄpl\"ñ2M¼jŽ$^‹$Fjï\"^ÿú­{‚öxãI1ñæÇ\"bŒS1îÏbBÄñ¶ò\01éY.1ŸELËÞGL/ÚKÌ8|„˜9ÓB¼³Ë…x¯h+1Ë€DÌÕL\'æÂsCˆEÛ«ˆE¹¡ÄbW,±x‰N,Ñq#–òqÄŠÓzÄª½_‰Õ!×‰5‰·kŸÚm<F|”½B|TPN|¬^N¬ŸXO¬ÿu†Ø`nGl(ñ%6¾xO|éA|sï*ñÍ+3âÛ{ˆï.ô[\'ïÛßÛ7W;íF‰w³‰Ý÷©ÄÞÄ^Á;bß?-âÇ âÇÙb¡±¿ç±ŽJü”YE¨í\"ª·‡y{‰£¾mÄñâÛÄÏ¼âñ›÷#âôw\nqú×&âÌ]qæ·.ñç‹íÄŸˆâïGâèqqšüVI…|\"‚.Aÿt‰0\"ìñã$©®BD\Z¾#\"¹ß‰˜¥=DÂç)\"QœO$1ßÉ\"O\"Ýé&‘9£Md¯‹#²¿ï%r¥QD^¥‘Çh\'ò·ëùþÇˆb=w¢ÜwQqù-QQ7ATš]\'.>{N\\ìÏ#.íñ .õ\'.oÊ%.ÿ\"WìfH*u9¤U¨$U ImMiÝ{’†aIÓpœ´n]\'iÕ’–“7Ika?iÃíÛ$m²=i3æiîIÏS•´õÑÒÖ	Ò.Ýu¤]£ÒîM\0Òî˜’ÁåF’Á/Ò[=Ò×\'IÆº¡$SçC$Ëü’Õ£7¤ÃPU’Íl9ÉÎ‡I²oó!¥œ!^%9wÎ“\\ß’\\ª‰¤ãAv$·ÖÓ$Ok’Ç7ÉšHòX^O:…\"4ï$¬è&:‘JòR}Jòê8Mò~9D:j\'ù¦#ùæÕ|»mIAUHw¯&]\Zˆ$]¢¿%…í­!…ÕÝ!]î,#]1Ì$]!;’\"ÕH×¼¡¤ÈÖ¤HÓK¤ë÷BIQæ|R´×~R4¼ts¾†“»‹Ë*$ÅùW’â“ÆHñƒU¤„uÒ-<)©È…”²´”O$¥ñ#IéfH‡’Iv­¤Ì†¤;‡9¤;G’îý)\"eU¹“²Õ½I¹ä¤‚=Rw™T¨cAzM*îœ&•»]!UÄ7“*›7’j6GjO¿ =Òž!=¹¤Oª/2&5{í$5_t&½Äv‘^úAjit ½I¨%½Û-\"µ†é’Zÿ“Z1á¤÷cÏIíVÆ¤ÎSRçÔ;¥Oê;Oê“ú“>2IýU:¤±oA¤1Yéó­¤¯oûIS³¤í`ÒÌ¤ïbÿøMúqJúMŠ ýaÙ‘æïY“ÐûI\0)	øA×“`‰K$Øˆ:	žü‚ÒIÈ”F–¾D\"x%æé$âþã$¢)‚DžùK¢:Ø‘h—_‘h1P½VHbßi!qÂo‘8È\0¿ßš$0%	µI¢µ1$1–$ý-\'É\\à$¹l‰$WÆ‘”R’2º´¨~†´˜_JZ²–‘VbûHÿœIÿNzþ•Å’Unl\"«Ô”‘UÓÁdµÀ²ZY1yÍÁ)²Æ¤YUNÖüDÖ~!¯Ã;’µ|ÉÚgþ’µ{óÉ»È[Ô­È[^\"o%õµ‘·m¿EÞV¸•¼#\'“lH6úM6~K6}€\'›m5#›íK\"›ÝA‘Íi©d+{>ÙúV!ù°o%ÙÞ ‘|ä™&ÙaÃ²ãüK²‹IÙÅÞ’|¬¬‘ìŠ‘=ådtù$ŸDöô\'Ÿ\ZÒ$û@¢È§×m\"Ÿ6M$Ÿnq\"ûZôýÛ’Ï®’’ÏJ•ä€hr ÅrP2›´t€l}„üÐŽüF“|®ø/9ä`,ùByù’Ú.rØÆr˜#9ÌÔƒîHŽ“¯`.‘¯Ðä«¦ÈWÝ“ÉW/ù¯9ê’¯¹µ’¯þ&_¯ù@ŽRQ£œ0ä›fkÉ±«ÛÉ	gÐä[‘Õä[ìÈ·¿…“RáäBrjÐirêµÓä»=äìØ6rnÓ5rA„\\«$1N’Ü­\'—˜»KZ“È¥f6äÒxCr…ý!r•y5¹\nJ®¥“k*]ÉµoRÈµý(ri(ùÉ0žü4q˜üôŽ7¹!ï¹á9ùA…ü|M~á&%7o\"7ï`_)Þ“_w°Éo¿Ž‘Ûž\'‘Û=ÉéäàjrïÖ`rïrïùã·4rÐ0¹¿f7¹Ò@¼%%]\0’‡rÏ“‡“ÈÃ3åä‘×Åäñ^Mòdi\'yªbù{ÿ^òÏˆzò¯Ù	òoO8ùwT.ùÛŸ¼Â%.\nÉÀÁ@2(·Š¢3É`í.2ÌBŒ®H\'c¶rÈ˜¿ódìs2Nµ“LˆÏ!OL‰¸_d’ýW2ùƒ™nI¦(-ÉôK†dFÚ2³ò%™õ!‘Ì	·%s5GÉÜc†d~±Y°Öˆ,È8GÌ:‘²ðÛ0Y(j!‹YT²d;–,[h#ËÛ\ZÈJ•Q²2#œ¼È†“—ö—“—þ«™åÝRòŠêy%`E…MY“-¡hLÍQÖºÓ)šS)š²”uw¶R´jþP6¨_¡èü»@ÑxOÑ-AS6íS6ô¤l>mAÙüûe‹/™²£Ô™²Óbe×©k”]-Ê®ß(»`-ƒÃÃƒ_\0ÊÞøÊÞ¢$ŠáFOÊþ”ýÙ”š)ªz)F1ý”ƒg7SÌƒ)‡‚_S,ñ=+¯«W|Š:‚rØj€b£C±m¦Ø=Ò¤8„\rP×fRuvQœz(.‡Ó)Ç´3(nÒJŠ›Añˆ9J9aäH91½…rÒ/ˆâÕàDñP¡œ©ùJñ{p—â×—Mñ_¯E	ô²£ÆºP‚3§(ªS.öS.¢\"(—ÊK(áGR)áƒ]”+Õ2ÊU:†rí¬	%ò 3%Ú#Ÿ]H¹y0ƒrsÐžCs¥Ä’Ä”„Ñ1Êm÷”DËU”ô \'JÆC6%3ä$%SlO¹£¤díè¦dYÜ£dÕÄSîç¶Pòb¯Ròˆ@J¾…?¥Èj¥Èë!¥hdåÁ{Ê„„R¶J)·§TlÉ¡T¦=¤T™¡T¯r¥Ôl¤Ôø\n)5’”Æªo”g~”gð9Êsa\råÅ†”—«(Í9bJó\"‚òjKyclOy{±œòN#‰ò.è=å]”!å4•òÞ»…ÒöçúÌS:üþR:½F(]A•”˜¥wC\"¥/ÓŠÒW°…ÒÑ“Ò_$¤|¢ß¦n)¥žò¡%iS†òŒ)Ã\0*eäœeTe\reìž‚2öð-e¬m‚òùDåsz9åsû\rÊ+Ê—\03Ê„ÿjÊDç^ÊD·\Zå›ÅmÊ7·4ÊÔîË”©ê)Ê€D™m¥Ì.ß¢|ÏK¡|ïM¦,ø-RþÞ¥\0£(€o\n0ë8ôyâ–JTwS ‡(0ýßØ»Óxx=q÷AO¤ Éx\nÚÍš‚%S°+O)Ø,…¬yB>6J¡ÜU§Ð_£0ûSØIcŽGábÝ)ük¿)üêOá–0ŠÐ_H‘è¤S$¦I^\'Er–\"\'½§(4ª)Š²Ë²²èEYLñ¦,\'R–Ò(KEA”•U”•]Ê¿ŠÃ”‚ZêªìKTõ±ÇÔÕU%Ô5»8Ô5W?P5R+©šS4êú¶êzÆyªŽÖU÷W9u“Þ9êæªOÔÍ?4¨[v.P·ì{GÕ+m£nõ÷§n¤î„šPw{•R\r6n¡\Z¾\\CÝ7ú…ºo¡†jd¡I59®E5ñ¢ZÔ_£Zõ‘jEœ¡Ú’¨¶Åw©v^¨vÚTPÕqÝ9ªã›ûT§–ÝT§y3ªË±IêqÏ2ªkð*ªëÏ1ª+å(ÕMÏ…ê®’Cuï	¦žüdD=Õˆ£z[°©Þ´aªÏðõô>#êi§WÔÓ	ªï˜5õÌ¿6ªŸÑªßG&Õçª¿ÏkêÙ	ÔÀÕë©ß©ÝÚÔs›Ôó¾iÔóÝG©¡£\'¨¡tMj˜íSjØàmêµ`ê5ëÇÔÈÿÎFN7S¯ë^¡^÷­¥F½°§Þ4 Sc\\J¨±/Æ©ñjbê-‚5õöänjâºÕÔÄ„ijò¥_ÔäÁ}Ô”“ï©)á%Ô”–,jêsWjš³.5-IM+ãQ3\n^S3×FS3\r¾Rï¼›¢Þž¡æ>Só~PóùÔja…Z8X@-œ+£mÎ å< >Ðì¦>ð½D-=J-Yð¥–õ-RËO¨»©ïNQkQhjÝ‹ú¸íõqûfê“ýLê“ëÔ§¸vêS²’ú”óŒÚ\0¸OmÞvÚÜ\r ¾º7Nm‰j¥¾ÛØD}ŸäOmTSÛí\Z¨]»ÎS?ä™QûôŽP?ú^£~*ø@°Õ¦<Œ¢=<A>½:ü*:ŒQ‡%¨£†>Ôñ8*uÜFýêJýZÜDý¦B\"\ZPgí¨³\'©³\\ê{3ÔŸyÔŸM©?—žQç€«©Ç©×‡©ÀäT`Í)*XG…˜í§\"Oí¥¢ß< bìú©˜ú*–ÝHÅuyQqËåTÂL•ÈH¤ÒÜTúV*ÝHen›¥²FÎPY²ÏTÎ7•ßaJ¬M¢\nt¨¢ÙTYÛ{ªÜm\'U1yŽºxFº˜øˆº¼W‡ºòMý˜Ký×7KS‰6 ©\Z< ­ž²¡iºMÓh9LÓ„Þ¡­»8A[ú‚¦•fNÓ\Z#Ñ6´2i0/i°ž4í~m£·\Zm³ÁšžÚ4më­|ÚV‘*MÈ¶Íê*m[½	mûK?ÚŽžM´]š–´]Km´Ýwòh{ï¥íýQH3ÄäÓö\n¤7}§&ÒÌ÷\rÓ,¶¼¡R:Ð,ë.Ò,Ù4+—‡4[òÍ>ìÍñ¼”v´p„vtA—æ+¤93i.Õ³´c]z´ãÚ8šk†:ÍÝqÍ´B;Q™F;y–E;ù•Jóôô§yþZM;õMóÞý“æ}ð:ÍÛiŽvšhM;cw‰ægÓIó»LhÁÓ‚b*iA‹oiÁ‘´óX]Úy˜v”J»ä—N»$í¢…¶¥ÓÂ]Êh%æ´ëÍc´ëâ8ZT}5íÆádÚ81-FTM‹½³‡Û¬O‹%4ÑâH´øLíö±/´Ä¤9ZòÙDZJ¶-ÕH–jÙ@KËÚ@KjÓ2ví¤e\Z&Ñ2ÝîÒ2‹§hwÖiÒîT®¥ÝCœ¢ÝÐ²Þ|¡e!Üiù§/ÐòÏ$ÓŠü¨´Û6ZIv­4e™VÆ÷¥•gÐªÞ¨ÑªÓhul;ÚcÍc´ÇÔ[´Ç‚‹´\'‡šiõfZƒl–Öøn€ö,þ-í¹Q)íåöPÚ«\rÚ«B8íµá­e$’Ö\"¤½ñúA{óÐŽö6Ðœö>ÜŸö^á@ë|3Më*cÐº×WÐ;hCtÚHnmÌ>š6ŽßJû’ôŒöå]m¢ôm¢¬öuÕ ík‡9í[L	mŠ¾‘6mÛCûÑKûyò\0í÷ñs´?‹i€“«iÀ\Z®F¢¨4ÐÙ\ZdÓ\Z$â\röÖ\'Ð’1\Z¡wœFþxFõDÐ¨“`\Zm-‰Æ°£1=Ëi\\›]4þ\"°L§	?ÐÄæª4±_Mf7I“Åý¥É\'„4Åów4¥6†¶”0H[Ž<O[Ø@û—ÿŒ®2ì@_µð–®ª‹®\n¤ÑÕ¾æÓÕbú\Zåzº†XŸ¾ög#}½o}}9…¾¾®•ÙM×ª¸O×îyK×I¡ëÀ–éºgûéºÄbúÆ[ôMÛ^ÒõäÑõâé[ÿÓõŸ ë/OÓwØ‚é;Ëçé»ÄÇèYô½roº!Ê‘¾Ï\'‚¾¯ä.Ý¤žI?¸=˜nš7K7;QK?dœH·,¼O·¬Ö [MèÖQhºuÇQº5Í–n›õš~ÄAJwÜEw´,¡;zÂèŽ#éGu\ZéN«ÃéN4ºóÍaº3ûÝYaJw‰(£yîzq;ÝM?qoýäŸtÏŠ(º×A=º×ºOÂºoš˜~Ö¸Ÿ~Öå=ÀW—ÐF´zH<ûžÄí¥‡´:ÒC~Ÿ¤_¸rˆ~Qe„~åó4=\"ó>=âù=âkýšt3=R·‚~}õ4=*ö=šò”ÜIµO¥Ç%èÓã£µéñ©)ô„_Éô„ßuôÛíéÉô”ÍZôI=m8“ž.W£gœ_EÏ¨-¡gLbé„Zzæ# ý¾ùqúýzöP\'=›CÏÙC¤çª&ÓóÖdÓóLÈô‚»ôÂé…e–ôBx\0½Èy=½ÄT“^BÒË7”Ñ«’éµÒù¤?#–Ñ_¨OÒ_hÏÑ_@xô&}czSZ½ùÐNzóûçô—§-è-ê^ô7Zóô7{Œèo²àôÖz»ãIzûG&½ƒø˜ÞùÇ˜Þk£÷ƒ»éýØ@ú§•HúÀÃ×ôÑP0}tú!}ì´ýËX}\"É€>eRDŸ™¡ÿ\\_Oÿ™Aÿ5ïDÿ;3Mÿ»XL‡¤Ð¡ŸtØ\':üÊ:bãC:Êf‚Žú{ŒŽÂÅÓÑš:t´þk:zè:ã“@ÇDèØç\rt,Ú†N,5¥Ç-éDb$H\'ÇTÒÉÍÎtòàI:µC§.UÒi{é´_>t†~\'‘~•ÎxD§3(Ít&@g¥l§³æ>ÐÙ‹:çY\r[I 1èÂù]t1@—­?C—…¶ÒtÁš®dm¢/†}£/ÅEÐ—ÚíéKã^ôåèE†JÍW†êóf†j‹\'CÍ\nÀPKÌ`¨uãêübÆjc­Û#ÆZön†fò cÝEÆzµ\\†vÉj†Î	.C\'@ÉÐ=®ÊÐí1t\'çÝÓ›5*úó?ÛN0vDE2vÞ_ËØ»û+c¯°›axÍ†aØbJ…Œ}ýw¦Cî³³ßfæ§ÌæÀX†ùòQ†å£3›õë¶gŒ#ãŒ#ŽçG4GR60Ž,2²†ãO†ÓYo†s©?Ã™®Ãp9¤ÆpI>Êp)ûÎ8.|Áp+†3ÜPŸîó\rën†G7•qÂ5q‚ù”áy—ÊðÚ…`xeex=þÁð±0NO g`/~¦ƒÿÁŒ³¦“Œ\0#PŽd eYfœ{¡Á8_2Í)ud\\ÜÁ¸tî#TNc\\s~Î¸æNfDº3\"“åŒHe7ãzQ3#Ê£ŠcãÄˆm¤0â\Zƒñ•ÚŒ¤5Œä{¿É¥«)ƒ9ŒT“‹Œô°3ŒÌ5óŒ»Nw}Çw…û÷9]Œœ{Œ¼ÝŒü­éŒ|ÙFÑ¼\nãã£xï\0£xô£äÃFÙ¾ûŒ2Ú£ü‰\'£bÅ¨¸¿šQqgT¬Ô3ª=¯3jgÔŒ%2juâµŒ×ŒGTuˆŒ\'»>3žjE1\Zâ[MZWMM0Fó†@Fs£¹{ŽÑod4c“Í‚Œ·™‘Œ·„nÆ»]?ïr“­ÁŒ÷—‘Œ¶8{F[ƒ£=è£ý–%£#¸ÑÁüÃøp*ˆÑû\0Åè…•1ú5Ž1®2š\0Œ°c€´1y’1tÂvØÀÎ¹À~¾–1ò³š1ª_È}ö”1¶ã%c\\KÊ§80>»j3>—M1¾à—_¢_ó™ŒÉ–FÆÌqÆ8œ1·³–ñgÂXðúÎ\0œºË\0žÌe€¶g2ÀHäû%p•wþÊ@nüÂ@=00»¶20Ü,`‹\'1p«ø[×´ƒ|žA–·0(7t4m!ƒvãƒVÃ ÍN0èÕ*†Ü•ÁþFbpLZ@ƒ;™Ïà|a¶½cÒ\rR·1†ô†!ýPÏPîf,F82›f+Ï²+”gŒ/ÙL•OG™«n1U/Ç0UçŽ0U•fLõÂÃLuX sõÎ~¦Æ#0s­x\'SÓD‹¹Áeˆ©dnn<ÎÜ²~¹ÅÙŒ©?pœ¹ƒ—ËÜ­¿‰¹gàsïž¦¡ö+æ~­\Zæþ=ÿ˜ÆÁMLãÂAæAXÓtµÓôži®\rgšçÒ™‡î3µG3áN2-ÓÞ1­sLÛw¦më¦-IiwëÓ>~=Ó>w’i_õ…ydìóhˆéá1Ïk0K¿1,3»72]õ73Ýžïcº[µ2O(T™ž*Lï™¦ÏGÌÓ!×˜gTç˜g0UL¿){æY=3æYÙf@¾>3°¦y®Æ¼˜e†ž?ÍßKd†[˜áGŸ1Ãi@føâórÚ?æåû™W-õ™W‹.1¯b1¯÷`F‰\"™Ñ›¾1£c[˜Ñ™uÌ›Û˜7k˜±i\nfüáf¼ï3AÄ¼ú„™<:ÂLïžafžócÞ1úÀÌ¾SÀÌnyÁÌ†™ÙŠ?Ì\\q83ïX&3º‘™\'¹Ä,Rób9w2”<f>$1K<©ÌRÉ5få¡mÌJéCf•‡:³ê}³ZÓ‰YSÐÅ¬)^bÖúo`Ö~1ë‚¿1?ºÎ|rî³þìÆw‘ÙÐ0Èl¼/g>‹zÉ|öw³)Â|½e;³ÅÍl¡$0ß<š`¾=Bg¶~Kb¾_Ë`¾<Éì”}f~8¸›ùáì³çT\r³§«€Ù{¹”Ù¯y’9¸*›9|ŽÍ;Çœx±Šùµ<™9ÝwŠ9‰bþø1Çüùt+ó×Ekæïú|æ¼c\"s>}š9ÿg€¹à)g£¬˜ ó(&µƒ	ÞéÎ„Ù1áÐwL8ï#!‘0q‘<&þø;&¾ —IˆÈ$Ì{2‰\'˜DŠ’IIå3©æ™´Êd&\r cÒ`ÆLº8“þÌû?2˜Œ¿ÍLNe“CùÃäî˜grí\'˜’°0¦¤¬’)Ýòš)[eÂ”Õ`ÊZ2•»â™Ê!sEØÅü—»†¥¦ÂR÷¹ÅZ½=›¥Ñý‚¥Áç±Öy°´ªÖ²´/6°´û¼Y:ÙV,ÝëXºt3ÖÆ,oÖ&c$kSªkSÍŒÐYÛOmfíÝÆÚë­Í:`q†e2¿u0¹eßÂ²¸}uH}ˆuH+še£Ã`ÙØY¶j,[†!ËÎÅ“ejëHúk–£‚åäÇrzÀr\"€YÎYS,g\Z“åR7Îr!N²Ž—Ø³ŽyÏrí?Ãrë¶g¹êYž¾“¬S1Ë¬S#,¯„–·å}á\0ëÌµ§,¿“&¬³íV@Ê+àýÖ9D\Zë¼ÛUVH\'+$;R7Èº4Íº4íÆ\n_©e]þ9ÇŠ¨¨eE€6²®ØÄŠ¬n`EâW³®ï±n®5bÝÜ™Ìºéõœ›ú›ç\\ÂŠ£?`Å¿yÍŠ_4bÝÆ^e%fü`%5ÁXÉ~Õ¬”äqVJãYV*(ž•ö8œ•~¢Ž•iãÊÊ,Îbe	˜¬ûŸ³YÙsY9mÁ¬¼µ‘¬¼T+ÿ¤«Ð²‰U8_Æzðè;«tÏ=VùñlVeÄwVå[{V¥°U5°ŸUõó2«Š`Õ:*Xµ¿o³ê\Z®³ê\0Xþ³ùÉ92ë©ÅOÖÓ’U¬‚«q’õì‚«)ó«ù€	«¹~€õê1ëÕw\rÖkWëõ…«¬7©I¬·O‹Xo•_XíÌW¬Ž¸S¬ŽºdVÇ\"œÕÕ«Âê©ùËê¥>fõÑcõU(Y}Ê¬Ák“¬¡+;X£«¢Y£•¬q»^Öç®¬/-¬oõ×Xßˆ6¬©7XÓŽ»XÓ¤‹¬™‹¬™8]Ö”W¬ŸXÖ¯‹e¬ßUPÖ\\Hkn&õ§Áúó§…5ï\reÍG|d-ôÜg-LZ°\0ž;Y€Ö,à\0†ª~ËßdiÙ,hÏ~’…XY`¡¼±P¾7XƒY¶3E¨—°ˆµÿÁ`¥ž,rÃ\r%Ë¢n!³˜\"m+v‹•îËâªM°¸^‡XÜ{WX\\Àq‹\ZKPý„%Úý†%r-g‰Î.²d\nM–\\k\'K¾²—¥4Ç²7º±3°–,ÜYKøÖr‰/[åt{Uà¶:^ÉVçýa¯†³×„³×äqÙ\ZZclÆR¶Æ³`öZëöÚ‰9¶æW2{óm¶–Ô‡­ý©€­ƒt`ë&M²7æleoöÏgoý˜ÏÖÏšcoß´–½¸ÂÞý¦Œm`¤Í6(>È6è–²÷ø&²÷–:²÷ö´°÷¢ãØ†ÞÕlÃ,&û@ÿ2ÛÄTÂ6)+bŒTa›þD²Í¾¿f›ûÜeòºÎ¶¼/e[E[³­bž°­î`Û˜u±m¤l»p=¶]\"ƒmdÛßHdMub;>e;…RÙN&l\' 9ÛÙ¶}Ü¸’}BeŸã³OLeŸÄ„°=™ÇØ§ÈÅl¯ä*¶wî;¶¯Ì>ó/žðjš¸ù*û\\Ã_öyÕLöùñzöù¥{ìãEì×!ìãìK€v(ã;ìe;|ûûŠ³:ûJ€?ûÊÌ$;\"ÂœQÇ¾zx…}möûÚ¿3ìH«Õìh…/û¦œÉŽIÌcÇ|mfÇë«³KÙ·ŠØ‰À¿ì»^vê›­ìŒí0væÚv&¬Ž}Gr—}gy„e²‡}qžÍKbç¾açwO²ó¿\"Ùùˆ@vj»ðx»ðÃIvÑ¬ûO1ûÁÏWì—3ìò+ŸÙå­Yì\nO/vå	svõÚzvÍt-û¡œýpÏ~8\nc?œa?r˜e?òhd?Ýa?‰7b?ÞÆ~ªý‚ýtÏ;vã-5ö³ó^ìgIÙÏÄì¦µfì¦ôöKãHöËóÕìWv;Ø¯g^±[²?²[òØo®*ØoÍß±[#ÙmH}vG.†Ý]ÐÌî®øÇþàÀîõÙÏþèÍî7re÷3éìO6;Øà.öð!\'öø§!ö—Ò\\öäÖ{ìÉúQötÁ)öÌMölZ7{¶%‚ýkê,{Îrœ=—}‘ý÷¡+ûoˆ\rxÂžüËöÛ°Á?N°¡;ÆØP¿6ÜÁFlƒ±§ØHJ>…ÝÅFß¹ÍÆÀ\nØx­q6ÑC“M6ÔdÓrØôØ\rlö%›ùƒÍ^~ÍæàSÙÜ„&6¿¢”-°hcï²%žÿØ\n•Ÿleú4{i¾ˆ½$ØË^9µ‰½2y‹£²ýG}ãgõ¦ýœÕ£û8\ZÆÖk8kÕ‡8ëœqÖ½tå¬dp´È8ºÞ\"Žîó\nÎæ6ŽÞªŽžì*g+(”£õ%g›×g»m.gÐ†³“~“³W±“cT½…cô{ÇøçŽÉ*%ç \Z‹s0;spvÇÜmˆcþÃ•ca;È±¼ÖÏ±|~œcíücí>Î9,{È±ÙPÊ±1›çØ¨slWš8vÇ²8vi‡<Ž£ñ_Žc]/ÇxŒsô«Çù†&Ç¥Â™s|\"‚sü·-ÇÕ$Šã–šÆqÿÙÇñB=çx¯Ñçxßq|,9¾>ß8¾éÎœ3çº8gÊ9~&f¿ÐŽ¿lçlö9N€ÞvNÐ	}NpÍnÎ9šçóçü\'äfçÒ!(\'Iç\\¾àÅ¹\\ØÍ¹üÊ‘sE3òå\\Õã\\MZÃ‰òláÜ—snf97=œ›/rnŽýåÄ€ª9ñÃ­œ„ïœÄŠÍœd×=œ”Þ;œÔ5DNªñ\'Õl\'õd\'ýëmNæ½,ÎÝ±Î=¿dÎ}|\'ûü]Nö`\'Gtˆ“_Å)ð_Ã)ˆâòb8EÂ½œ^}œEvœ†§ü¼§<ƒÈ©xyšóð&Ÿó0>ŒSë{™S½SgVÇ©Nç<Z.à<Y-áÔkžâ4Xœå4®ƒqž‘Ÿq^qš´‹9M\rœ—6IœW•78¯\rœ8-ö\'9mW\"9mmœvë`N»Ô“Óé¢Æùð_Üz¶}ãôXÁ9=/ƒ9½—Éœ~¿çœO÷Xœ×œ¡–œáèJÎpWgtl+gl#’3¶{ˆ3>;Ä™˜!p&xÎ7]\Zç›,ž3ãÂ™Ö~Î™néàL9Ä™ñLâÌ„œÙ¶`Îwè?Î8ÎO¿­œ_Å¦œßïùœ9‹ŸœßÎßuO9àíG8àw¯9­—8¶ „éÁAÀ¤]8-ã`^rpêºÜyÃouã\Zbƒ9‡l[Ë¡ô94}mp‡yá+‡9z†Ã\ZˆäpË8¼!Ž@û!GP‘Æ`œ9ÂšŽ8èG²W#þÈ‘ r92¶‚£Ø´Š£ÔûÀùwé\ZçFÄ]eBãªVrÕþÿÜ\rs×­½Ï]·oŠ»®Ó‡«¥ªÆÕÚºƒ«ur…»Ácœ«sg’»	£ÉÕsþÀÝZdÃÕ×¡põÍ’¸Ûš¸ÈJîÞ#6Ü½ãË\\C\r®!žÌ5\\Îå\ZýÓá\Z·sMÖŒsMX@®©ÊA®©™3×´î(×t¾‚k¦jÆ5SFrQ³¹Vië¹Vm‡¸V|×®Ïu0ºÂuÈºÏužçº†õp]ÿ˜qÝŠþqÝ#¹îÐîÉK&\\ë®o‡ëïú‹ëZ›ëÖ‹`PÏ\rBÛqƒkÜsy—¸çPÜ“Xî§dî¥#¥ÜÐšCÜÐFKn(6ŽÕæ†Çâ†ƒèÜ+gÏp¯4p¯M¹EÜ«)xn¤Á7nÔ«‡ÜhÍõÜèê+Üî¹7ß\'rc§”ÜXô,7áà6î-.—{ïÏM<+ä&Ê}¸É+×¹iã<nºŽ7ýÂ9n:Ç“›Î5àfl5àÞÅ\\äÞÇr³[Z¹Ù3µÜËnÎäin®J7ß›_éÎ-:VÌ-šrH0Üb±·Ä/”[~ò<·ü\\>·²IÁ­Éâ>:îÇ}ü…ûd#šûô1…ûTò™ÛPãÄmXªç6æä6Rm¸Ïý)ÜçMÁÜ¦C-ÜW‚+Üw•ÜVV4÷=m™ÛþŒÛþø,·ËËšÛ•ïÉíá%q$Rî`.;2šËÛü™ûY]‡ûùŸ!÷‹¶„;Q´–;ÆýzÅ†;	ëä~síâÎ˜jqgMqg	ÜÙ¥ƒÜï›§¹?\"¸?\"M¸?wáþ÷åþZ½–ûK²Èý³Î;_t“;ÏSpNü÷ÚÀ–s]>\\ òãÈUã‚‘H.Ä~’ßw‡§©páK_¸ã$.¢Ñ›‹TTr1àF.>:ŽKtûÎ%À¹dþ.ãÆ.‹¼Èeqƒ¸ì~.§w—§•Ìå\rjsù“Æ\\ñÎ%®ä›W\"sæJ7K¹²çÖ\\ùš^®ârWÁã®P¥ÜZOeé3oåOõÒUžÚ´	oõÁrÞêÄK¼5î<’³<\rÔ=ÞZ²!o½j?O+å.O‹ÝÈÓöåótãÒxºbosJ:OÿIoæoûŸLÞvƒ·ƒÃÛéð„gªÉÛóÖ—·Êàí];Ê3Ü¾g(ÙÍÛw\'Ž·?é\rÏ¨Mg²…É3i]Ã;˜)â¬ÚÄ;ø(w°í+Ïøgö.‚g¾\'ˆg¡oÅ³ø`Ï³ücÄ³‚eó¬”<ëõ‹<››—y¶«~ðìnzñìïòŽ¼Šå9Èæ9&iòŽ¦ðŽ–MòŽVèóŽâÍyNh Ïi)—ç¼Æs‰ràÿ2Ëó`mæyˆóx\'Ìýy\'75ñ<ëŽò¼*Ÿò|_©ó|¿¼çù¹›òü®Ÿâm%ð9ò.¨ð.Y#y¡—Ëya¿žóÂ˜m¼+‚yWi¿x×Ãúy×ÓKx1Û?óbd½¼ØÎ5¼X‘wâ/Áá\nï–U:ïö¥Þí«ûx·ûÁ¼Û+f¼ÄÖ^ò^0/uð/\r<ÍË yñ2³êxw^óîyžäÝÃáxYÏxYƒ»y9Iq¼¼Íº¼¼ür^b/¯põ^Ñí‡¼bË\Z^©é;^©Ë¯¯Í+ÛÆ+“ç•c\nx^Å»*^¥¾+¯Ò†Ë«ÖùÈ«&ŒðîoàÕþÓæÕIþòõ:ñê½îóž²æy\r\'ìx\rm;y\rÞ‹#RÞßK¼&õÞëì#¼éiÞ¢ïí·Q^›¡¯¿×t–×1$ãu^*á}ØgÎûp.÷¡´’×ƒ$ó>ð>1Myë\"x>_x%º¼AgÞàµFÞ`Œ&ox²˜7SÅŸäAá¼ññ{¼/‡®ò&öPxßBÍyÓÕwyÓÒ`ÞÌ\'9o¶çïûmÞ/íï¼ßÛø¼9|1ïOÌ\rÞBÄoá„÷W+‚÷w1›PAð\0±y€P„ççA<PøVøf\0ºË™E–ðàzHzç~zb+z¡”G«æ1Îlã1ªñØ·Êyœ=v<NÎ/cÍãîþÉã.±yüÍ‘<~HO°ÿOÐZÊŒ$ðDÌ\r<±AOªÊSh‹y\n1’§ü¹‡·xïoñeoQ,á­”yñUvYóU>“ø*b_þªºw|U-_…ã¯Ñ_ä¯9†ãkÌð5Íªùš‡Tùë6.ó×‡òµlNñ78MòµÃŠùÚFü»‚øÊø[7äo½BàïtßÃßeÎãïú4Ìß]¢ÃßƒÐçïýwŒo¸q„¿_^Ë? jÌ?ðÅ‹\0ð”`‘Ä7âùÆM|“¬\'|Sÿ|óý¯ù*m|Ëß¥|«<ßêƒ5ßúü2ßæÔv¾ÍãŸü£’l¾ó•«|gÒß%rˆïÞÅwKQá»Çfð=ŽZð=òø\'ÖÙòO2nòOJžòOåÚò½³øÞ‰Rþé²×ü³Úãü€\Z#~\0ÐØ1ÄÊ¾È?·ë1ÿüçþù™+ü‹¿ºù—ñ/mûÅ¿´OŸz ‰*¹É6â_Nïå_þ„áGlžåGÔnå_Ûûù ýú\0ÿzò~Lc-?v·€Û¼—;\"áÇ¢®óãQü„ŸÍüÄü1~bu5?é®‚Ÿ¤ôåç¿ççÃ;ùùK\"~áþ?ü¢mûùEY;øÖtñ”Ÿâ‹pü’MËü+<¿âî9~Í*\Z¿Öq#ÿQtÿIjÿ)FÁoˆÔæ7NJùÏÒ·ó›,¢ùÍ[Lù/¿Ýâ¿ÒZæ¿¾þ“ÿ\Z•Åc×ÄëÝÏd€ÿž½Ìo_âwìÒäwØzþ…ßñËïL«áwûØò{Õ—ù½¶h~ÿ¦&þÈ³ þhÇcþØ<˜?ÙÝÁŸŠÍãOý}ÁŸN¿ÉŸ~RÅŸMð¿ïÚÍÿ	¯âÿÊ*åÿNðç‚Ãøpþ‚Ò‹ rù £|Ð“>øñ5>tM	ZÃãCQïøpB\rúÅÇø¿çcž_æc­øXû§|lÿ]Ï\'ì1áEðI±×ø”¦ß|š<‹Ï ð™O¸|æ«e>ë³=Ÿ5ù€ÏÕãóC_ò¥ð«|å_#Ê @åÅej¨L VÐ.Xsy·`Í“ËÌÁÚ-kwiÖú>¬].hÖ\nš¨U‚u;=ë>k\nÖ[\nº\\•‚Í®o[îílÍ~/ØJÿ#Ð»!Ðg¥¶Ù¦\n¶×}ìÌ)ìj\"	v›½ì.Ç	vwiö®WìÝ\nš&\nsêÌ>Œÿ˜ìzÆ	LO„Lÿ»¦¦ŒZ™Û.yAºÀ\\‘$°xóK`¹ýµÀ²ö½Àª…)°^¿,°Þ(°¶ØXl9þYàÐvZà¨uNà˜j\'pÄØŽnu¸®—\\mÑ7û·{Â‡Gà8#ðèN]x-8ÕùZàÅ¢¼aýÏ›7‚Ó\rþÁkAÀK]A`]»àÜ±(Á¹˜àüzÏo)œ_\\„¨å\nB¯B``A–#¸Ø(Õ¿%ÿw@p¹´KpUÇYpõ€¡àzt‚ zµƒàÆÑAL¾¿ F’)ˆ½Ü~ ¤ð÷	R®R_CiN:‚´`;Aºc€ ýQ² ãø² S‡&¸SÑ*¸{ò”ànA„àþÑ<Aža“ @#BP~{¯ 2ã¨ Æ·JPóU*¨ù‰<œ<¶©Ô/H\rvY‚†÷PÁ3Uà™õˆàù1sAóvÁ+½ZÁ«}ñ‚WvF‚×Á	‚–m•‚–ŒjAë%A«G¬ ­$hoLt¬)t>§	ºcmnh>>\nzŽzŠ}=µF‚žÑ:A(DÐÇz(LhU¯û]_½*UÙ%³†\nÆÎ	Æ.´¾„1_²‚¯¥`rè¥`Rj\"ø¦Þ(˜Ù.ø±!Kðã,HðKÝI0ßwF\0Œ\nÀiWà;&(+€ç`OºpóaÜyI\0ú+@:ëÁ”U€’´;„+\'„\Z™€d´C@^Ó-  &Ô·ë4Cª€fW\'`¦—X÷ö	Ø!>vÛU¯´X )},fÈt,²ïÝ%¨F°¤G,9,kô	Vc„jçÏÕªVÕžÆ\nÕºÈB3k…šá—„šQÂ\r^p¡ö¯³B}Â.\'…z—œ„úz…ú§ý„;;„»¾…Î}Â=æõB#øo¡‘LCh²ÎQh\"Ø\"4\r+šêÍ“M„_3…Vž	B57¡\r°[hëQ&´_Ï:nù&<ŠsºÀl„Çíºi½º9Ô	ÝX¾Býd¡‡Ãq¡L$<q{Vx¢ <¥f.<¥œz‰…>zzBî3áé8žðtæfáéš9á™¸|aPÕˆðÜûaHA…ðb6Oxq.YxÉæž0Ìµ^n&¼<ç*ŒŒ^w^Gö£Ü\'…Q\07avLxC÷ŒðÆKgaÌ¾taÌ©ßÂX×,aì…}Â¤ïúÂä¶«Âdn™0™Ÿ#L¿R.Lï{+Ìxì,Ìüb\"¼{»JxO7_xßK(Ì†œæ”íæŽ¯æ¯¬DE	‹l$Â¢w>ÂâhkaéI¶°4ßBXÍ½/¬Ö¢Í…µ‚[Âº\r„u:@a~DX\'¹*|œÞ)|º¨6†c…Ï«¶_¯¾F\n›ÊU…M‹íÂ—“ÂWyÂVc¨ð}f¡°Íéº°mz°}[¹°=x“°Ã6\\Øñ‰\"ìü¡)ìõÑöÎW?ítl ì„#*XáÃR8ÂGGû„£ÌCÂñáø;áTô°pšÙ*œq»(üžñÍ„?ÖþÐiþ>Nþ¾k)œ£å\nÿ¸¿þ¹ÊþÝ!œ8&>&ŸZ‚£ÿ	Á……(AŸÍÜ$Äl&1	6ÿÑ#Ä:)„Øk§„Düy!©ê€|ÖZÈh|\"dméò…üÜ.!ÿéQ¡`Õk¡°ÌW(üŠÎ\'\nÅN“Bé]¡”é)”½ÊÊ~ÿÊ¿Ç\n+KBå›páâ¾gÂÅ\0á\"³N¸tjT¸„‡W¨,‘êže‘êu‘ªrE´º}Y´öF”h-â–h-eQ´>-Òòi[êŠtdS¢MÞlÑ–#ž¢-+q¢í‡‰ö¾{ 2¹¼Ut0¿GdÖ¶Ud±åÈâZthS¨ÈÚó³èð•8ÑáWÑá\'D‡9\"{Â-ÑôN‘ƒ×è¨-Lt”¢)rz*ržQˆŽ¹ÆŠ\\wùŠ\\ÝD®Í9\"WÆe‘[°¡È]õ«ÈC£Etjð·Èëò?‘÷G‘7ÆVäMã‹Nž(™Kùï¸(:›#:;ÄÔ<‹ö‹‚å?DçnùŠÎï°…¬)]H@‹.Š.ýçÇ%„PZë/ºÜ»FñqTAß$ŠN‹®Ž¼];T#ºvU!Š4Ü-Š2|!ŠîEgéˆ¢qÇD76†ˆn„‹n°EqtŽ(ñGŠ(q!J²z)JvÌ¥¼ÃŠ2ñ2Ñ=\\žèþ¨(;fT”ûh(·ÿš(¿,*tMÂDÅ‹D¥úñ¢Rë‹¢Rç¢Ò¶¢ÒŸ¾¢²h5QÙï¢r=²¨ò×œ¨Š=)ªú·OT}>_TÃÔ=L? ªM.ÕË=YZÕ©=uƒŠž×h‹^ly#zQŠµ<ó½Õ+½+9+z‡}\"j=^\"jm>&zmµÍšŠÚ3»E^Ë¢.ó\r¢.·¢n@™¨G¯]Ôç–-ê?ì!êw„Š>==\'úD9/\Z<É\rm<-\Z._\r¶ˆÆªtE_Œ‰¢É£<Ñd|è›±¹è‹ šväˆ¦=D³×A¢ìß¢ßø¢¹`¨hna\\4Ç;-úó,Gô××FŒo“LEÀ¹§\"pPœ~A.‚\'ˆ\rX:„%ÂÖa¢uD˜Þ¾±^D\\Ù\'\"}ÿ&\"?êÑ››DLK„ˆuÈIÄ¶9!â®Éñ6{ˆxânÿL‹HÀÈ	8a\"ÉŸt‘´i@$-RL×Š”¦šâU™™âUõSâUmŸÅ«~ï¯¢9ŠU5ÍÄªqbÕ\0±ú3\'ñê„÷â5;õÅ\ZÔzñZ›±–FµxCùw±n|§xcëQñæÃmâ­;Ä[§ÍÅú¥·Ä;âÄ»ìÄ»mOˆ\r¾ï_{VlŽ››+†ÅŽ…b‹´CbËSqb« ­b«òçbùz±­ãg±-¯BlÏ)ï;ÕŸ;¯Û+vù‹O†<Ÿ,¹#öSÅþ]šâ€Ð4q gƒ8¸ÈJ\\æ.–­ˆÏigˆCDcâ¯ˆ/?_J9!û±C|¹ì€øò[ñµÙyñõùAqÔ_ø†÷¢øæ2A·J&Ž·Ú\'ŽŸ‚‹oŽ‹o‹uÅIs¶â$Cœìí$NNM\'?8,Nþ»Zœ¢_œ\"-§%‰S—ÒÅi¨·â;ñ6â»eBq¶^‡8/tXœ÷ÝC\\xIMü \"I\\Œk—¤˜‰KhqÙ‡Nq#®88$®è; ®øtY\\9e+®rÅ‹k>l×½x-~\\¾^\\ÿ½U\\O~+~Š:)~º$7Ô”ˆH½â^µ¸Ñg¿¸ñl©øÅÁfñ‹ãâ¦…OâfÿqsL™øåqWñ+“¿â×Y8qË¶_â–+«ÅoŸŸ·jœ·½²·‘ŸŠ;JïŠ;ûÄÝ~“â}UqÙMq¯ç¸¿ý§xp6Y<ì.Wï[øˆÇ\'ÝÄ_4‹\'‚kÅ_×Oö\\OÎ\\O¿‹g÷GŠ¿³£Ä¿†<Ä¿WÎŠçmÅó+ñÂ¾1Ð¨Fœ‰Câ»ÄÐí·ÄHR®]¼JŒ¹~VŒ÷Šã\ZÅDÈ!1y{¹˜Ü³YÌò…‰Yw%bVIÌ>!f—Í‹E±è)–;ÀÅ‹Ý|ñâüIñ{R¼œU+^¦JT~LIVGI46ÄK4\rÍJdýp·DÛ÷ƒD÷ã¼dS€‡dóQ7É–ïA=A°Dÿc¶dû¦k’]öá-C‰AÚ>ÉÞ‚\n‰á¹’}Yc#Vbz@ ±èY+±LN—X-\\–.CJl\Z]$6¿L$¶×Hl“îKlË.IŽÀ7IéÓ’£õ›%Î|´ÄeqµÄu»ÄÝi½ÄýìS‰‡ÊsÉI[K‰gk¼Ä+k‹Äç˜£ä¬]—$À×@8–Õß‘}*	ž2•³Ø’ibÉòCÉÅL ä\"k­$ô\nQr-·Yé¿Qrf+‰º2-‰ªß$¹Ñà&¹Y±Yû-‰¬•Ü*aInµ–HnçhH’Î~—¤Ã$é£«%™Mó’;ö’;Ñ¯$÷þ…Hrn.Jr\'$yFþ’üì.IÁQSIáÙIáóIakž¤¸P.)nð—”ÈwHJ‡ã%oK*=I*r$U}a’êÕŽ’ê8I«DòD“ÔfÜ“Ô¥a$u¹Ú’º–Iç»äÑì²äÉ:„ä‰ž¾¤é8VÒÌÝ#y¹æ”¤¥<TÒÒà i]AIÚé’N¹Š¤{ø“¤GÔ)é-N“ôƒs%Ÿî$HÆVa%c“%’ñ¢d³K2±í³d2ÁE2µdºò³ä{À²dn9T·€wo’@ÞYJàð=8ÂJ‚jBH0\'%üž*	Ñ5VB:°EB\Z_æ³%”cÖJà˜„rëŽ„:£!¡’žHHX×¯J¸—¿JDå?$bõi‰äÝ¨D2a+‘7J´$‹·p’ÅºC’¥]Ö’¥Cw%ÿÀîÒU®MÒUå©ªU¦T5Ú@ªf\'Uƒ}–j@÷H×J×.èHµYKµ™^ÒÍ·~I·”©I·`Ì¥Û¦	RN§tOv¼Ô°\"UzÀœ/5ã¥&w–¤&ÄËRÓ§R©Ù†ŸR‹áéáÕ¾ÒÃËw¥¶X©½­Bz:/uüî&u\"˜JÆKýÐ‘ººKÝÙW¥\'”¤^Ò©Ï¸½ô´ó/©ßG©è#éÙu¥šþÒÀU…Ò ÑÒsQ!Òó}§¥!¿I/UKÃƒþH#Š“¤W}¤W¥õÒk¼·ÒÈuÿÁp’F_9*½é¨”ÞLÑ’Æ‰f¥ñ7B¤	MÒ„né-/é­&uémý`ém¿.éí¦ƒÒ$·Ò”˜\\iÊ‹jijb‡4mRWšë%MÏÛ-Í¼óNzÇ§Wz7ð‰ôžI˜4‹²YzÇVi^}Š4¯{›´è–•´xs­´Øï´˜¸_ZÚ°NZÞ‡‘V¬H+wOK+[J«,Ó¥Uñ)Òª7ÖÒêóZÒšžÏÒ‡™\rÒ:íFiO±´®©Yú¸xô11GúÄ%}ÂJëu+¥õ÷ŸHë\'¯HŒþIîôK_¬aK›W©H›?ÿ‘¾êr‘¾ö^‘¶œ,‘¶¤dH[xéþGéÛ$Kië­kÒVü:iGàgiÇ­`i\'®WÚåp_Ú}ÛRúáM¨´7¥@úñBú±¢]úé?GoHjZ¤ƒãÒ¡G:Ò¡A¶täp¶tD0-õ©’~‹ÿ.ýV,ýö,Cú“þ¸tPúk£»ô—Û¼ôWš£ô÷]º`=%]ÀHÿö¥J1RÈµ×R`I\n@HáðP)âE¼ÑþEŠ¬ð’¢jt¥Xó)6ew€,Å_¶”â×I	¥\")ñæ;)ù3XJM;\"¥Vž”R§:¤Œ§o¥!_Êê\0HÙàR¾FÊÍÓ’òûì¤\"ûoR‰	]*­Ke7\r¥Ê„5Ò¥G¤KPéŠö™ªþ)™ZóŒlõCÙš\r­²u«eë\"‚dëÕËÖÃ¦eë…Þ2­ò/²\rëûdÚùê2í—÷eÚãv2Ýå»2½@²lëõ£²­À;2}“q™>r³Ìàão™T!3L˜“&_‘N6Êö1æeûoÄÉö+ 2£u­2#‚ÌØ<Vvðn´Ì´Œ+3;Ð!3ß3\'³H0–Y¤¾’Úz]vh·³ÌJã„ì0AOf_Û/³_ËŽð\'eð2ÇW)2ç[Q2çÞ2WÐn™›÷™[9Wæý-ó˜•T7”Ü/•y® ;Å¯‘ù¸úÊ|ZOË|¤¥²3ÏÎÈüð52ÿÉ²@§bYð| ì\\X©ìüž—²óÍd—S¼e—³h²+çQ²+HGYk·ì*í¼ìª\"Rvmß^Ùµ’Ÿ²Èã·e‘±õ²È¦<Yäˆ,:ö·,:ù¥,˜(‹%¬•Ýš|,»\r~&KlË’Ô£d)Ãeñ²˜ºìÎÍ²;Ã,ÙÝ\rº²,ÝYÖ»]²œ©²ÜÂ!Y.2L–W—å#—e<dÅ³BY‰šHVòÞIV:Ñ%+»–)«ø\\(«¼{KV­Þ$«Ñ,—Õ\\ËjêKd÷¿‘=l”ÕnÊ¹reªNËÓÅ²§?©²§ØrYÃÚ;²g·ÝdÏz2d/=È^5–Ê^áe¯•»eoÒY²6k°¬ýÄFYû—eY;›)ëdÕËz’7Êz1²¾úÙÀeUÙ\0\"L6¼ºI6¾&ö’}ëÖ”}[Ì“MUÈ¦iWd³öu²YX‡l–Ã”ýø´EöÓk¿ì×n¾ì×D±ìÏé›²?µÃ²ûbÙ_\r ¨’·—É ÎÉd¨{e(?C¦¯M†ÍWÈp7;døÐ¾§NF¸+#>¨”‘U/ËÈëÂdäþpÍ¢FFÃ’dtÜzÃ8CÆZ›#c­Û+c1÷É8;d@ŽŒ›Q(pjd¢ƒçe\"k[™èUƒLú¨Q&›J“É/çÊ”\re‹jtÙÊmÙ¿|3Ù¿º;rÕA²|õG¾æ`–|…|MN‘|í¤‰\\óýnùº½òu‘ëåëw¨Éµ¢dr–A¹žƒ—\\ïž—\\ÿ½‡|›þqù4L¾cå»|÷`²|¿\\¾wPMnØ#‘ï›,ß¿n£ü\0î±ÜÈ<VnôG[n¼=Wnœ•/7ž˜–<Þ+7Ý~GnÖ-?äl\"·\\;+·üÑ,·2î‘[\'Êo÷”®·”Û?ü#?¢~[~Ä6MîPû\\î@çÈálùQ‡ƒò£ï?ËN4ÈßFÊÝ^ÉOŒjÉOHÿÈ=7ŽË=‡\nä§&få>µ<¹Ï‡PùéŸrßï&r_ÆgùY¶X\\È—‡ÜÝ+¿TxFæ Cž—‡ë•_ù)ø¼Iñ‘GjÛÈon“ß<a ±Ô“ÇTŠäqEÝòøÚÓòø:¢<ág‹ü¶Až¨±Jž$¨—\'ïÃÊS~?—§@ËÓòäÏSå÷ÀåÙÛ£äyIpyÞK¦<oÑD^Àü,/’÷GËKöøÊK+áòÒ¡!y…ô¼:ÍOþÈ³Yþ8ó¤ü±ò¾¼þIþÔk•¼!¼YþZPÞy_þæU¦üm\nYþÎX ×± oe™Éß¡äm.½òv×ƒò³fyÇÀ¨¼C)ïÌÂÊ;+;äÒÝò®n¶¼ÛÄYþA£ZþaÆIþé}|ø½µ|¤ÁS>*!ËÇ¢íåc?ñò/»ßÉ¿Ôí“OlŸ‘O˜Ë¿žÈ§RÊg÷GÈg“nÈ¿÷uÉ—ÉÞÊçÝ‘ò…ASùÂb›ü¯	\\þ×”*^¾ ‡´TÉ¡emrè¤³–Ò$‡Jåð­1r¸~¤žp^ŽzC“£_ÿ’cw1åXwå–Ð”ã‹å„l´œ˜R&\'Ñ³åä\0;9u&g¬N’3ÿl‘³<É9Z29/ë§œ÷aŸœ7Å“ûÊå\"­¹HT,‰ýåâÑ	¹˜5\'—Ž’Ký§å‹wÚä‹ÏË—ÎäËÖDùJ¸»|åv•B¥ÂC¡20ªXÕþY¡6‰U¨o> P?¨X»q»B«8D±a»ŸbÛD±ic‚bK-X¡¯ÿK¡Ÿ}H±-ô„b\"I±36S±Ë0M±{U†ÂÀ,]±çµ§ÂÐ}D±/obß§«ŠýË\nÅÿ…±N¿â ý’âàÔK…ÙH•ÂÜ{TaþÐHa‘Q«°=Ü§°=æ¢°ß´¢p¸R£pÎ)ŽÞÿ¤pR½¢p×5Vx˜7+<€9Š¯C^>Î\n/?m…ïpˆÂ¯ªCáï­¦ðŸ*Î^sT¬yª@<SînU};£âg)Î‹ró).ÝG*B+Sá†bExœ¦â2ÏVqÅcJqe(Xq½ýŽ\"ºnâFq\"vÈ@÷ ˆ7lRÜÚôYqër‹âv½\"±q@‘tô¬\"Ùü´\"EU¢H•>Td\0ªÿŽ)²òR÷¯~TäÌ„*r34¹ÜËŠ¢©âk®¢¬Ö]Q¾IWQnŸ¦()ÊãŸ*ÊGª•¢•^CŠJ¿\"Eef¾¢²u‡¢ê¨¨nü«¨þ™¡xüôª¢Þó®¢±^KÑøì±¢¹l½â¥Ž¡âUõMÅk3ÅëÛŠ×ç-$¼âÝåÅ{o[E[tŠ¢3?NÑÕ¬èš¹¡èÞ¨©øpÃWÑ#ÍSôùÔ*>–§+úÍß(jl½ŽŠñ)ÅñµbtŸ¯blú¥â«ê}ÅdØ²b¦¥˜y©˜ýÕ«øwVüÙ=¨øû¤\0¬õT\0\Z”\n ñ„\Zb­@žR O)PK¯xŸã\nü6aý\n\"ç¯‚**È)k|ƒ‚Ã~¦àFg*¸´ÏÙ]ÁkÉV±\níŠBÎ;¤PÞ¥P”œR(fš‹3jŠ¥—\0ÅŠý7ÅJ#M©RP­\\u%^©j—¡TëÂ+ÕwÌ+Õ]t•êü^¥º¤D¹ša¨\\czN¹æ3N¹ÇS®·œS®Ø£\\Ÿ5¬Ô¢?UêèWê5+uæÕ•º—ü•=+7×îQnn²PnéLVnJWîØv\\¹ãÕ¸r§TO¹Ëv¯ÒàÛ_åžôOJCñˆrŸÆKå>-¦rŸ³³rßµ*¥±¶£Ò8ã„òà¦ò \r¥<È‰VšžÉTšQšõ¼TšžS*;¦´tRZíŽVZí¦´ñ‡(mÎš+íN*íc•vüE¥}U†ò(#Nél-P:SÝ•.îT¥ËÊ¥k×/¥»Å\r¥»½\\é¸©ôrØ¦ôBžPúl\\­<$Vž~}Ry¦¹Mé\'½ <+¿©pWÔ…*°©Ê`§zå9Ótåù¦Ê‹\rÞÊ°˜÷ÊËAG•W[_(#ç×+£\no)£KÖ)ofÞSÆå—(o™T*“\r”Éõo•)KÊÔ+…Êô5šÊtç)åÝy®2ëê²2§1[™ÃmVæemRæwø*ß¤(‹ú•ìó•Z¿)KWù(KÙ}ÊšÛ\'”5,oåÃovÊÚ•|eí‡²NT>ªÝ©|’{Mù´è ²!¼WÙHR>·8¯|~­Gù\"gVùž¦|µ6Uùú¬Ÿ²åà€²åî²²µÇ_ùÞæ­ò}T£²­ÍOÙnÐ­l¯ëWv¡R”Ý‰iÊ¾È«ÊeBƒr Ÿ§?¬ôTŸUYQƒ\Z”#¦”#Øpå-_ù%ú™r\"õ›òk€ƒr2‚ªœD~UNãÓ”Óluåì†WÊk®)ôÎ)3µ”s”m»”€-.J\0õ‰¸ÚJ	¶ø«„œWBnø)aÌKJ8è®ñÐU‰Ü¥P\"[•(£JŒãq%¡ì•’$\nP’m¾*)&ë•Ô%ó°\\Éœ¸¡äëu*ù‰h¥À¶C)âá”OÎÃXrÙ!bqÕÿ\Z Ïx >€ãECƒ+‰r‰Ji©4.¥¬8\\CK\"B	—”ºÒNéII‘H„ÐÀ¥T$\r¡%‘PŠT$RtÒ¥ÿzîÕïí÷ó³ËÑ Pzºén‚ng@·(%è™³z…×Cïó§ ÏQeè»£”­ª@Ùë(¨«ƒêæhP-/æ¤Ë yôüÚgüšZ³“`È|Wò³´•ÌA;¤èö¬=]Ð›©zôû,ý~ñ _R\rú•`ñFª]„Q}rÁp`<¹=£Û¹`ôc$LÐ5€i%\'aú—50cš\'˜NÑÓyf`úæ1Xtë÷À:eXŸ÷\0­°±]¶Áöðy°ûmØ-=vÿ»á`ŸköÅå0¿e,P+Gõ‘°ø»,}4\n–íô…å®nàœu\\ÏåÃ*Ãeàn1Ü_<‚Õï¯çðRý^“`íö³°öÕtðY±|Þ€ßñdð;iþC€}¬ègÂF}?Ø=6–ªÂ&Ý°Ùq:lÞU›ÏDÂ6u‚ NmØ9ôì>é»ÂÞqýaot*x¸B D\'BÜo@Hãøßô*84JÂL…°œ÷pì‚Dýg?9eD;ÇAÌ_eS}bÿ,‚Ø½…ç \rqëVB¼ÓEˆwU‡çï8b$N2‡$µHÚRggŽ‚”P#87k=œŸ}.øêAz×\\H_<2Îl„Kw‡Ì2o¸¼~\\ù–\nWÕ•áêšçpÍ°nV™@ÞæTÈ;·úÂíÌp¸3´7ÜId¸Óþòc.À=}¸ç¿\nŽæBQX)<ðM†G\njP|ù<<q_¥¡Ìø=”yöƒ²TCx¶\'\Zž;~…çIï bÉp¨\\«\0UGWÁË_Á+\'x}ÑêFë@Q&¼ÓúïŠ´ á‰4jÄB£óh¼ù_‹@ó¬åð©p´ìÿ­Ÿ2¡M2|w¾ƒ:[ÃO•wðsµü|z 3èÑ*`vìâ²»ÖšaOY†JÁ\n¨tB\r{·.À>NÞ¨|É\ZU~tà/;Î¢êå8`¬\'üþÕ/ÌAÝ¨q!vùŽš›’Q{P#›7õ÷W£ÁŠ«hpëŽêöGeþ†ó£qô í8Æ¬ÇØtG£KGÐèJ>ŽkUÄ	/\"pb®\Z/î‡“VtÅ)½ÝÐ$ÌMš£I‰6Nµ±ÆiW4púh\rœñûQ4µ[†¦áƒÑ,`ÎQªÇ9CßàœšWh~äZ\\ú-²ÑÒÿ)Z^|‚–izh­2­íÑFû2Ú*œC;·l´/:Ž†ßpK9.ñû\r—„Uâ²!ûÐiÉ=tz:WæMD—wQè\Zú=\\Ž GÜïè‘8=ßCÏ/ÑKw5z­rB¯ÀV\\Ó7×L\nÃ5¢÷?{ÐgøôM«Cßœzô­ßƒ~çñÏI·1@µ?nL²Á@Å+¸9ún±x‚[½bq«_wò°ÁíËpÇ5{Üåo{öÄáÞm^¸ïí4¶4ÅýÁ_p?´ã3—ðÀ›Õx0ý\Zr…‡6õÄÐà%x8¦ìªÃ£ñ®Nv•‰Ñq›0æ[Æöš±ºŽw¢\nã}ÔðŒ²#žyñ&<ÖÆ$C˜”œÉšã0¥©?ž`„é=1cý[Ìøú/5áeW+Ì²ŠYSðzK=fç`NbÞè²oì†7ÿ{›÷ÝoM™Š·?Ç»5˜ï±ïeìÆ{×ý±Àe%j,ÁBÿXd\\‹÷íñþÑ\n|¡‚ÅŸšðI?G,Ý\\eÏ»ã³„h|ö¶	Ÿß\rÄ\n¿`¬Ü5+k¯cÕ¸]øÒ¿_VÁê”X]½\rk<W`­âI¬½‚o¾b]¦¾5ž‰?N½‹3µðãóØžŽÍßn`Ky~VÙŒŸÉ\r¿¼êÀ¯FIØ~d¶w~HÃóúàØù3\0á—t$«{È“£IÑ4œ?¿¦n.ÍÔ}Àrê‘\\E=í3Iiügê5Ë”z¿¿B}Ü:H9/TöÅP¿Ÿi@ŸÑ¤œMƒÒ qÇiÐõrÒ\\[BšÇ’æ­ú5ü\"i]J!íá“H{Yéœ‰§a]7Ð°­wIož	é=n&ƒ«dèÜL†!/È°v>\r¿LÆªÈøë%š4ã0M*J¢)š\'iÊ¢d¢^J&ÿ$ÒÔãhÚ{4­|+M7/ ™ž¦dº¦æºšÑÜ…dnéLH\r&d9Íæ¥“mÜEú}S9¨,%‡³6ôGÈš•Bó¿‡ÒüB§í¤E»ÈñF9–Ï¥Å%\Z´ts-M;LËœÃÉyw­ts U«¯’û\\Zí@ÕŽä¹eyÅ‡×eZgN>ášä›¹—|ïO%?¯0ú³¡ü5•Èß;”6XÓæPÚ–@»Æí¢}Ó‚hŸßÚ‡(¸ ?˜èKÖ|¢õïéàXc:¤¤M‡¼\'P¨5…–ÙÐá2:žÑH‘3/PTk\\	tjÅdŠ­+¢Ó7Ë(ná1JP$JPk¡„E”¨ó”’lÍ(éºí­Bg‡­§³>”ò¿J-¦Ô†:?£’Òbœ)íQ¥5éSÆ1oú{A]ŠJ Ëç<(kv\"]u¿@×^ÓõŒ Ê6LÙv~”“ãB9¹çèFÊGÊ|…r¿ÿ¤[]ÌéÖÏ2Êò‚ò74PþöÅTÔäDz™ÓÃ…:ôèÌ*þöJÞ]¦§£OR©g_*\r2§Òs*Ó\ZHeëÞP¹²-•ÿÞF•Çs¨ª‹=U;¢êü2ªuéIµGÒ»ÕôîL ½·ï¤÷?fPÃ”ú(-Ô¿‡šo†Rsó~úÔòµhí¦–KmôùÅKj_º‚Ú«¨£Ou¸UÐ÷Ôëôs@ý\\Ù‹ÄÊ†„Æp—ÍÌ];-X!²‘rSYq¢÷?–•Î¦r¯=VÎög•§UÜÏ.‰û½yÉª]G°êSVmVäuXm~\'«eÞäA}‡òà¦<¸Ñ™µæùòÐJÖYpƒu÷M`ÝÎ<ÌÚ„‡eO`½¹ÏÙ`ô56ÈëÍ#V­æa<âx	ø¤Á#\r×ñÈÆé<º[½lÏãÌ–ñxã¾<a–:Oÿ„\'ºÚ°±ïdž<Ã\'‡íä)Î3Ù¤L‡§ž^Ì3—&³i~ÏŽW`³ªM<Çí[&Ýb+å,žçp‹íÇ{²½ï^0¶œZGòâ;5¼ôt/_WÀËƒ?óŠ²\rìRmÅ®ó&ðª_ÙÍ«‰ÝN]e÷Óyu-ìqÙ=¯®c¯±±¼&Bx­e(¯½¶×Õ²·§&{\'ñº?ö™bÊ¾™£ÙO÷oPÿ‡f.â@-\\~€ƒŠ¬9¨]wm±äÝ£ðç¼¯Q•ƒ·˜qð8~µƒCŒ¢8tq9‡Þ©äÃO{pØštË¨æ°6|´s&»Ù•g#Gä_áˆ¯8Ò¹‘#ëð	c\r>¹Q£S?sLèO>Õx‹Oý[Ã±Š9V«†OoãÓâÌñ+ïpüÝ•œà“ÄIƒù¬ÞNÞèÍÉMyœü§(ás³¾óyýÁ|q®§¯häô}…œ¡®ÆÃ”ùï‰‡8«þ&_¨äœöf¾ñk-çªÕð­ò£|{ÈN¾Ñ“ï®Æw}þæ|ï|ïø..(ÚÌ…;êù¡\"òÃ¼(~Ø–ÎÛºó“ÝÕü\"ùépu.7Iáç¥E\\ñÐ+^çs¥ßa~i;ž«ûÀ¯nüà×#fòë†g\\ÓÅƒk5–s­åN~SØ…ßü;ënöáº;ƒùmã®ŸìÎõÛ>rýµHn¨|ÌCÇp“á}þ4@…?­«åÖ¿¶ò×Ü%üMÏŽ¿Y~ä§…ó±^Œg3÷béÚ¯QòPç‰Ò6]Q>Q\'ý]¾ˆêjQ«}!êeWdðèå¢5!Q†ä„‹v€¿hÇgŠö}O\Z8Wt\"~XOÑ)ÎÝŽ2ì¤±èï*ÃÇ4‹þ $Ñ?³Cú_ƒ¯ûÄ€úË(íE‡ÄÐÂHÆ<8(c*AÆ™dÊDj•IË£dJ¢ºLm6—ÛÞŠé5±ÈV«Q±buJSlUŠÅ6Ä¶¦‡ØÖ¾ÛwŠ]òT±ŸÚ)ó[ÌdAâHYxÚU‚£8Î*”%æÊ²ÔŒeiL”8¹«ŠÓ«4Y5t¤¬ÚT#«;‹WIŠ¬õñïáÉºæñ)	_+KY?{Œø÷W¿4Lä¯àÙº3M¶(JçzÙi¥(;ó‹%ØÓXö\'»Jˆz›LÒ’ƒÿv“Ð˜>rx‡„\rkˆx+‰´è.‘W‚ä„ÆZ9ñ£‹D5õ–˜Î?äTâP‰ÝX-	+NHâ‘‹’XV()k^KJ`„¤ìé\'©cý%uFœS“ói#$Ó­H²„I–ËsÉªØ\"Yµ%rõÓ¹6\'A²\"$\'*Rrí­%×©@òÞºÉœRÉ?T$ù¡îR01J\n\'Î“BUyV*u\näq“<þÞEŠwIqM ·¶HIÎgy:ÐJžÎ<$¥cÊ¤´­@ÊŽIù~y¾þ‹Tx{HÅ¶¹RY Uwäe[­¼ú­BjÞšKMÛZ©=~Bê‚×É;…ÙòNËEÞMÈ“ú9(\rý{KÃÛÒÐž%.½¥i¸‹|2Ú -“µäËÙfùR‘+­»Hë_i½>G¾fÍ“¯gåk{|í¨•öíÊ·ÁQÒ1Ý]:¶™HGü\"é¨nÎûKäç\ZSùù Mð•¦Ð§$a‹­ÂÍ©Ãflÿ?ÉwZjÈ‘\0','no');
INSERT INTO `wp_wfconfig` VALUES ('manualScanType','onceDaily','yes');
INSERT INTO `wp_wfconfig` VALUES ('max404Crawlers','DISABLED','yes');
INSERT INTO `wp_wfconfig` VALUES ('max404Crawlers_action','throttle','yes');
INSERT INTO `wp_wfconfig` VALUES ('max404Humans','DISABLED','yes');
INSERT INTO `wp_wfconfig` VALUES ('max404Humans_action','throttle','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxExecutionTime','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxGlobalRequests','DISABLED','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxGlobalRequests_action','throttle','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxMem','256','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxRequestsCrawlers','DISABLED','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxRequestsCrawlers_action','throttle','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxRequestsHumans','DISABLED','yes');
INSERT INTO `wp_wfconfig` VALUES ('maxRequestsHumans_action','throttle','yes');
INSERT INTO `wp_wfconfig` VALUES ('migration636_email_summary_excluded_directories','1','no');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_auditlog','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_blocking','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_dashboard','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_firewall','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_livetraffic','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_loginsecurity','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsNewTour_scan','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_auditlog','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_blocking','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_dashboard','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_firewall','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_livetraffic','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_loginsecurity','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('needsUpgradeTour_scan','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('neverBlockBG','neverBlockVerified','yes');
INSERT INTO `wp_wfconfig` VALUES ('noc1ScanSchedule','a:2:{i:0;i:1771953594;i:1;i:1772212794;}','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_blogHighlights','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_productUpdates','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_promotions','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_scanStatus','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_securityAlerts','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('notification_updatesNeeded','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('onboardingAttempt1','skipped','yes');
INSERT INTO `wp_wfconfig` VALUES ('onboardingAttempt2','','no');
INSERT INTO `wp_wfconfig` VALUES ('onboardingAttempt3','','no');
INSERT INTO `wp_wfconfig` VALUES ('onboardingAttempt3Initial','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('onboardingDelayedAt','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('onboardingLastVersion','8.0.0','yes');
INSERT INTO `wp_wfconfig` VALUES ('originalScheduledScanStart','1771694394','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_blockBadPOST','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_bypassLitespeedNoabort','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_hideWPVersion','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_pwStrengthOnUpdate','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_scanComments','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_scanOutside','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('other_WFNet','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('previousWflogsFileList','[\"config-livewaf.php\",\"geoip.mmdb\",\"template.php\",\"config.php\",\"attack-data.php\",\".htaccess\",\"config-synced.php\",\"ips.php\",\"config-transient.php\",\"rules.php\"]','yes');
INSERT INTO `wp_wfconfig` VALUES ('recentServerAddr','a:1:{s:12:\"103.115.9.82\";i:1771815098;}','yes');
INSERT INTO `wp_wfconfig` VALUES ('satisfactionPromptDismissed','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('satisfactionPromptInstallDate','1728355364','yes');
INSERT INTO `wp_wfconfig` VALUES ('satisfactionPromptOverride','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanAjaxTestSuccessful','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanMonitorLastAttempt','1771738479','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanMonitorLastAttemptMode','quick','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanMonitorLastAttemptWasFork','','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanMonitorLastSuccess','1771738481','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanMonitorRemainingResumeAttempts','2','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_checkGSB','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_checkHowGetIPs','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_checkReadableConfig','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_comments','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_core','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_coreUnknown','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_diskSpace','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_fileContents','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_fileContentsGSB','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_geoipSupport','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_highSense','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_malware','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_oldVersions','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_options','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_passwds','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_plugins','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_posts','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_scanImages','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_suspectedFiles','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_suspiciousAdminUsers','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_suspiciousOptions','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_themes','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_wafStatus','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_wpscan_directoryListingEnabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scansEnabled_wpscan_fullPathDisclosure','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanStageStatuses','a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:4:\"spam\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no');
INSERT INTO `wp_wfconfig` VALUES ('scanTime','1771738482.5425','yes');
INSERT INTO `wp_wfconfig` VALUES ('scanType','standard','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_exclude','','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_force_ipv4_start','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_include_extra','','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_maxDuration','','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_maxIssues','1000','yes');
INSERT INTO `wp_wfconfig` VALUES ('scan_max_resume_attempts','2','yes');
INSERT INTO `wp_wfconfig` VALUES ('schedMode','auto','yes');
INSERT INTO `wp_wfconfig` VALUES ('schedStartHour','4','yes');
INSERT INTO `wp_wfconfig` VALUES ('scheduledScansEnabled','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('serverDNS','1771801871;300;172.67.139.7','yes');
INSERT INTO `wp_wfconfig` VALUES ('serverIP','1757697012;103.115.9.82','yes');
INSERT INTO `wp_wfconfig` VALUES ('showAdminBarMenu','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('showWfCentralUI','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('signatureUpdateTime','1771517657','yes');
INSERT INTO `wp_wfconfig` VALUES ('spamvertizeCheck','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('ssl_verify','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('startScansRemotely','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('supportContent','{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Vulnerability Management: Webhook Notifications\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/webhook-notifications\\/\",\"excerpt\":\"Stay up-to-date with important events relating to vulnerabilities discovered in your software, in real-time, using the Webhook Notifications feature in your Vulnerability Management Portal.\",\"order\":0},{\"title\":\"Wordfence Free\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-free\\/\",\"excerpt\":\"Wordfence Free is an all-in-one security solution for WordPress websites that includes an endpoint firewall, security scanner, login security, alerts, centralized management, and more.\",\"order\":1},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-premium\\/\",\"excerpt\":\"Wordfence Premium comes with real-time firewall protection, real-time scan signatures, an IP address blocklist, country blocking, and Premium support.\",\"order\":2},{\"title\":\"Wordfence Care\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-care\\/\",\"excerpt\":\"Wordfence Care is for business owners who place a premium on their time. Our team installs, configures, optimizes, and maintains your WordPress site security.\",\"order\":3},{\"title\":\"Wordfence Response\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-response\\/\",\"excerpt\":\"Wordfence Response is for mission-critical WordPress websites that require 24\\/7\\/365 security monitoring with a 1-hour response time and 24-hour remediation.\",\"order\":4},{\"title\":\"Incident Response Services\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/incident-response-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":5},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/api-key\\/\",\"excerpt\":\"All Wordfence installations need a license key, also known as an API-key. The key can be a free key or a Premium key. \",\"order\":6},{\"title\":\"Account and Billing History\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/account\\/\",\"excerpt\":\"How to navigate and use your Wordfence account.\",\"order\":7},{\"title\":\"Wordfence Central Tool\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"The Wordfence Central tool provides a powerful and efficient way to manage the security of many WordPress sites via a single interface. This tool is available to all users of free license keys or Premium license keys.\",\"children\":[{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":0},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":1},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":2},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":3},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":4},{\"title\":\"Using Wordfence Central Teams\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/teams\\/\",\"order\":5},{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":6},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":7}],\"order\":8},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your site\\u2019s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":9},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":1},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":10},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the firewall rules that protect against various attacks, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":11},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, and shells that hackers have installed. It also scans for known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":12},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Live Traffic analysis, WHOIS Lookup, Import\\/Export Options, and Diagnostics.\",\"children\":[{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":0},{\"title\":\"WHOIS Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":1},{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5}],\"order\":13},{\"title\":\"Audit Log\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/audit-log\\/\",\"excerpt\":\"The Wordfence Audit Log is a premium feature that records a history of events on your site to assist in monitoring for unauthorized actions or signs of compromise. Events can include everything from user creation and editing to plugin\\/theme installation and updates. All data captured for relevant events is saved remotely to Wordfence Central to prevent any tampering that may interfere with post-incident analysis and response.\",\"order\":14},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":15},{\"title\":\"Basic Plugin Settings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/basic-plugin-settings\\/\",\"excerpt\":\"Here are our minimal recommended settings to set up once you have installed and activated our plugin.\",\"order\":16},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you will find the answers in this section.\",\"children\":[{\"title\":\"Compatibility\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/compatibility\\/\",\"order\":0},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":1},{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":2},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":3},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":4},{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":5},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":7},{\"title\":\"Plugin \\/ Theme Conflicts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/plugin-theme-conflicts\\/\",\"order\":8}],\"order\":17},{\"title\":\"API Callbacks\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/api-callbacks\\/\",\"excerpt\":\"Learn how to identify callbacks made from Wordfence servers to your site.\",\"order\":18},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available standard contractual clauses to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services.\",\"children\":[{\"title\":\"Sub-Processors List\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/sub-processors-list\\/\",\"order\":0}],\"order\":19},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either can\\u2019t or don\\u2019t want to run the full Wordfence plugin.\",\"order\":20},{\"title\":\"Wordfence Intelligence\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/\",\"excerpt\":\"Detailed documentation about the Wordfence Intelligence API, for developers looking to make use of Intelligence data in their own applications.\",\"children\":[{\"title\":\"V3: Accessing and Consuming the Vulnerability Data Feed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/v3-accessing-and-consuming-the-vulnerability-data-feed\\/\",\"order\":0},{\"title\":\"V2: Accessing and Consuming the Vulnerability Data Feed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/v2-accessing-and-consuming-the-vulnerability-data-feed\\/\",\"order\":1},{\"title\":\"V1: Accessing and Consuming the Vulnerability Data Feed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/accessing-and-consuming-the-vulnerability-data-feed\\/\",\"order\":2},{\"title\":\"Wordfence Intelligence Webhook Notifications\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence\\/wordfence-intelligence-webhook-notifications\\/\",\"order\":3}],\"order\":21},{\"title\":\"Wordfence Vulnerability Management Portal\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-vulnerability-management-portal\\/\",\"excerpt\":\"Webhook Notifications\",\"order\":22}]}','no');
INSERT INTO `wp_wfconfig` VALUES ('supportHash','f3bfd875f4a20e3b63906b4657871ee852ddd0bed5e3bc975cdcac694ce7bead','yes');
INSERT INTO `wp_wfconfig` VALUES ('suspiciousAdminUsernames','a:2:{i:0;s:46:\"/^wp\\.service\\.controller(?:\\.[a-zA-Z0-9]+)$/i\";i:1;s:55:\"/^(?:wordpressssadmin|wordprestadmin|jaime.besser56)$/i\";}','yes');
INSERT INTO `wp_wfconfig` VALUES ('timeoffset_wf','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('timeoffset_wf_updated','1771759492','yes');
INSERT INTO `wp_wfconfig` VALUES ('tldlist','|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|ceo|cfa|cfd|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|scb|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|aero|akdn|ally|actor|adult|aetna|amex|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|book|buzz|cafe|call|camp|care|cars|casa|case|cash|cbre|cern|chat|citi|city|club|cool|coop|cyou|data|date|dclk|deal|dell|desi|diet|dish|docs|dvag|lego|lgbt|lidl|life|like|limo|link|live|loan|love|ltda|luxe|maif|meet|meme|menu|mini|mint|mobi|moda|moto|name|navy|news|next|nico|nike|ollo|open|page|pars|pccw|pics|ping|pink|play|plus|pohl|porn|post|prod|prof|qpon|read|reit|rent|rest|rich|room|rsvp|ruhr|safe|sale|sarl|save|saxo|scot|baidu|seat|seek|sexy|build|shia|azure|bingo|black|boats|shop|bible|show|silk|sina|skin|beats|site|sncf|sohu|song|sony|spot|surf|talk|taxi|team|tech|teva|tiaa|tips|tube|vana|visa|bosch|town|toys|viva|wang|archi|xbox|zone|apple|weir|wien|wiki|amfam|amica|audio|autos|canon|cards|chase|cheap|cisco|click|coach|codes|wine|citic|cloud|crown|cymru|dance|deals|drive|dubai|earth|edeka|vivo|vote|voto|delta|work|yoga|zara|zero|email|land|fedex|gallo|broadway|epson|erni|fage|fail|faith|fans|farm|fast|broker|fido|camera|capital|careers|fund|career|caravan|capitalone|casino|capetown|center|church|circle|claims|brother|chrome|calvinklein|chanel|channel|catering|catholic|charity|chintai|christmas|clinic|brussels|builders|cipriani|citadel|business|cleaning|clinique|film|final|clothing|coupon|courses|fire|fish|college|cologne|commbank|flir|food|ford|forex|forum|coffee|clubmed|coupons|community|comsec|condos|company|compare|contact|cooking|corsica|country|computer|consulting|construction|free|contractors|paris|alstom|amazon|quest|radio|alipay|anquan|alibaba|android|allfinanz|allstate|amsterdam|analytics|press|promo|alsace|prime|apartments|parts|party|phone|place|poker|praxi|rehab|americanexpress|pizza|americanfamily|photo|bridgestone|reise|airtel|salon|abbott|sener|seven|shell|abbvie|sharp|abogado|abudhabi|accountant|ricoh|rocks|rodeo|rugby|academy|accenture|shoes|accountants|skype|sling|smart|smile|africa|airforce|solar|agakhan|agency|airbus|bradesco|space|author|bayern|bauhaus|beauty|auction|barclays|bargains|berlin|audible|barefoot|bestbuy|bharti|banamex|tirol|auspost|attorney|tmall|booking|today|tokyo|tools|toray|total|tours|trade|trust|tunes|tushu|ubank|weber|aramco|bostik|boston|athleta|yahoo|baseball|basketball|boehringer|sport|aquarelle|boutique|stada|store|study|style|tatar|associates|sucks|swiss|tires|vodka|volvo|world|xerox|barcelona|bloomberg|bnpparibas|blackfriday|blockbuster|vegas|video|barclaycard|wales|watch|weibo|works|credit|creditcard|cuisinella|doctor|gbiz|expert|cruises|gent|gives|cruise|family|cricket|creditunion|events|flickr|game|george|ggee|gift|gmbh|gold|glass|globo|gmail|gallup|garden|golf|dating|datsun|guge|guru|hair|haus|hdfc|direct|discount|help|games|here|durban|energy|futbol|directory|dupont|emerck|gifts|group|dealer|degree|dental|estate|delivery|music|deloitte|democrat|dentist|nexus|design|goog|green|gripe|diamonds|guide|digital|gucci|giving|holiday|honda|hsbc|house|icbc|ieee|gratis|gallery|holdings|host|imdb|immo|info|horse|itau|java|hyatt|jeep|jobs|graphics|homes|jprs|google|grainger|kddi|kids|goodyear|kiwi|kpmg|kred|hyundai|ikano|grocery|koeln|kyoto|lamer|lease|legal|lexus|lilly|lotte|lotto|health|loans|locus|money|global|helsinki|movie|hermes|jetzt|guitars|hangout|hockey|hotels|hamburg|hitachi|hosting|hotmail|miami|discover|hdfcbank|hisamitsu|homedepot|homesense|irish|mango|media|healthcare|hiphop|homegoods|hughes|hospital|imamat|domains|ferrari|insure|jaguar|locker|luxury|farmers|intuit|lefrak|london|ferrero|kindle|institute|ismaili|joburg|jpmorgan|kaufen|latino|lawyer|living|football|juegos|ipiranga|insurance|kosher|madrid|maison|makeup|market|museum|fashion|finance|fishing|fitness|flights|florist|flowers|forsale|genting|godaddy|jewelry|infiniti|istanbul|lundbeck|marriott|marketing|markets|marshalls|management|investments|mattel|mobile|mckinsey|immobilien|industries|monash|memorial|monster|mormon|moscow|melbourne|merckmsd|international|microsoft|mitsubishi|nowtv|nagoya|vision|exposed|express|fresenius|nissan|nissay|nowruz|pfizer|frogans|ninja|frontier|online|fujitsu|nikon|travel|xihuan|furniture|juniper|osaka|office|otsuka|toyota|yachts|yandex|zappos|kerryproperties|olayan|unicom|kitchen|kerryhotels|komatsu|nokia|lacaixa|lanxess|lasalle|latrobe|okinawa|download|kuokgroup|lamborghini|leclerc|lplfinancial|netbank|netflix|omega|orange|network|norton|oracle|limited|lincoln|panasonic|partners|pharmacy|foundation|neustar|photos|physio|lighting|tkmaxx|villas|voting|lifestyle|viking|voyage|walter|organic|origins|viajes|virgin|webcam|lifeinsurance|pictet|philips|politie|nextdirect|reisen|repair|landrover|report|restaurant|review|rogers|reviews|ryukyu|safety|sakura|sanofi|school|secure|extraspace|rexroth|richardli|schule|search|select|soccer|social|fairwinds|republican|samsung|sandvik|photography|rentals|schwarz|science|reliance|schmidt|goldpoint|shiksha|exchange|saarland|education|engineer|ericsson|firmdale|singles|engineering|enterprises|samsclub|services|equipment|shangrila|staples|security|shopping|softbank|software|solutions|sandvikcoromant|shouji|eurovision|schaeffler|redumbrella|scholarships|star|quebec|feedback|mortgage|sydney|fidelity|taipei|firestone|taobao|target|tattoo|tienda|pioneer|recipes|financial|systems|temasek|tennis|theater|theatre|tickets|toshiba|trading|website|wedding|whoswho|windows|winners|yamaxun|youtube|observer|swatch|productions|racing|studio|statebank|statefarm|stream|pictures|property|realtor|realty|plumbing|vanguard|zuerich|stcgroup|stockholm|progressive|storage|supplies|supply|support|surgery|suzuki|properties|technology|tjmaxx|training|university|ventures|playstation|tatamotors|walmart|wanggou|prudential|realestate|vacations|vlaanderen|watches|verisign|weather|travelers|protection|woodside|xn--4gbrim|xn--p1acf|xn--45q11c|xn--55qx5d|xn--fhbei|xn--j1amh|xn--30rr7y|xn--3pxu8k|xn--j1aef|xn--l1acc|xn--ngbrx|xn--node|xn--nqv7f|xn--5tzm5g|xn--d1alf|xn--p1ai|xn--qxa6a|xn--qxam|xn--tckwe|xn--vhquv|yodobashi|yokohama|olayangroup|xn--e1a4c|xn--80aswg|xn--3bst00m|xn--4dbrk0ce|xn--90a3ac|xn--90ae|xn--90ais|xn--9dbq2a|xn--1qqw23a|xn--2scrj9c|xn--42c2d9a|xn--45br5cyl|xn--45brj9c|xn--9et52u|xn--11b4c3d|xn--1ck2e1b|xn--3ds443g|xn--kput3i|motorcycles|williamhill|xn--3hcrj9c|xn--55qw42g|xn--3e0b707e|xn--8y0a063a|xn--c1avg|xn--c2br7g|xn--cg4bki|xn--6frz82g|xn--mgbtx2b|xn--mix891f|xn--80adxhks|xn--80ao21a|versicherung|xn--80asehdb|xn--mgbgu82a|xn--mgbpl2fh|xn--mgbt3dhd|xn--mk1bu44c|xn--cckwcxetd|xn--80aqecdr1a|travelersinsurance|weatherchannel|xn--czrs0t|xn--czru2d|xn--fiq64b|xn--fiqs8s|xn--fiqz9s|xn--io0a7i|xn--54b7fta0cc|xn--6qq986b3xl|xn--mgbca7dzdo|xn--mgbx4cd0ab|xn--5su34j936bgsg|xn--mgbi4ecexp|xn--mgbcpq6gpa1a|xn--mgberp4a5d4ar|xn--mxtq1m|xn--9krt00a|xn--cck2b3b|xn--czr694b|xn--d1acj3b|xn--efvy88h|xn--fct429k|xn--fjq720a|xn--flw351e|xn--fzys8d69uvgm|xn--g2xx48c|xn--gckr3f0f|xn--gecrj9c|xn--gk3at1e|xn--fpcrj9c3d|xn--h2breg3eve|xn--h2brj9c|xn--j6w193g|xn--h2brj9c8c|xn--hxt814e|xn--b4w605ferd|xn--i1b6b1a6a2e|xn--imr513n|xn--y9a3aq|xn--fzc2c9e2c|xn--jvr189m|xn--jlq480n2rg|xn--mgbbh1a|xn--zfr164b|xn--fiq228c5hs|xn--kcrx77d1x4a|xn--kprw13d|xn--kpry57d|xn--eckvdtc9d|xn--lgbbat1ad8j|xn--mgb9awbf|xn--mgba3a3ejt|xn--yfro4i67o|xn--mgbayh7gpa|xn--ygbi2ammx|xn--mgba3a4f16a|xn--clchc0ea0b2g2a9gcd|xn--mgbab2bd|xn--mgbaam7a8h|xn--mgbbh1a71e|xn--wgbl6a|xn--bck1b9a5dre4c|xn--xhq521b|xn--mgbc0a9azcg|xn--wgbh1c|xn--q9jyb4c|xn--mgba7c0bbn0a|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--ngbc5azd|xn--ngbe9e0a|xn--nqv7fs00ema|xn--nyqy26a|xn--o3cw4h|xn--ogbpf8fl|xn--otu796d|xn--pgbs0dh|xn--pssy2u|xn--q7ce6a|xn--qcka1pmc|xn--rhqv96g|xn--rovu88b|xn--w4rs40l|xn--rvc1e0am3e|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--unup4y|xn--tiq49xqyj|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|xn--vuq861b|xn--w4r85el8fhu5dnra|xn--xkc2al3hye2a|xn--xkc2dl3a5ee0h|','no');
INSERT INTO `wp_wfconfig` VALUES ('tldlistHash','d3de115a14aa48efddd3bf64a55bcb068d7941ee9b97e151646a52ff65fdc335','yes');
INSERT INTO `wp_wfconfig` VALUES ('total503s','52','yes');
INSERT INTO `wp_wfconfig` VALUES ('totalIPsBlocked','52','yes');
INSERT INTO `wp_wfconfig` VALUES ('totalIPsLocked','9','yes');
INSERT INTO `wp_wfconfig` VALUES ('totalLoginHits','1202','yes');
INSERT INTO `wp_wfconfig` VALUES ('totalLogins','154','yes');
INSERT INTO `wp_wfconfig` VALUES ('totalScansRun','666','yes');
INSERT INTO `wp_wfconfig` VALUES ('touppBypassNextCheck','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('touppPromptNeeded','','yes');
INSERT INTO `wp_wfconfig` VALUES ('vulnerabilities_core','a:1:{s:7:\"current\";a:4:{s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;s:5:\"score\";N;s:6:\"vector\";N;}}','no');
INSERT INTO `wp_wfconfig` VALUES ('vulnerabilities_plugin','a:41:{i:0;a:5:{s:4:\"slug\";s:15:\"jetpack-protect\";s:11:\"fromVersion\";s:5:\"4.4.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"4.4.1\";s:4:\"link\";b:0;}i:1;a:5:{s:4:\"slug\";s:16:\"seo-by-rank-math\";s:11:\"fromVersion\";s:7:\"1.0.258\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:9:\"1.0.264.1\";s:4:\"link\";b:0;}i:2;a:5:{s:4:\"slug\";s:15:\"google-site-kit\";s:11:\"fromVersion\";s:7:\"1.163.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:7:\"1.172.0\";s:4:\"link\";b:0;}i:3;a:5:{s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:11:\"fromVersion\";s:5:\"2.3.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"2.3.4\";s:4:\"link\";b:0;}i:4;a:5:{s:4:\"slug\";s:9:\"spellbook\";s:11:\"fromVersion\";s:6:\"3.0.15\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:6:\"3.0.19\";s:4:\"link\";b:0;}i:5;a:7:{s:4:\"slug\";s:12:\"gravityforms\";s:11:\"fromVersion\";s:6:\"2.9.19\";s:10:\"vulnerable\";b:1;s:9:\"toVersion\";s:6:\"2.9.28\";s:4:\"link\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/42525101-6196-40b9-90e7-c7f1886ef247?source=plugin\";s:5:\"score\";s:4:\"9.80\";s:6:\"vector\";s:44:\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\";}i:6;a:5:{s:4:\"slug\";s:32:\"gravityformsadvancedpostcreation\";s:11:\"fromVersion\";s:5:\"1.5.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"1.6.1\";s:4:\"link\";b:0;}i:7;a:5:{s:4:\"slug\";s:18:\"gravityformsstripe\";s:11:\"fromVersion\";s:5:\"5.9.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"6.0.3\";s:4:\"link\";b:0;}i:8;a:5:{s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:11:\"fromVersion\";s:5:\"6.6.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:7:\"6.7.0.2\";s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:7:\"akismet\";s:11:\"fromVersion\";s:3:\"5.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:53:\"auto-image-attributes-from-filename-with-bulk-updater\";s:11:\"fromVersion\";s:3:\"4.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:11;a:4:{s:4:\"slug\";s:30:\"automattic-for-agencies-client\";s:11:\"fromVersion\";s:5:\"0.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:12;a:4:{s:4:\"slug\";s:22:\"default-featured-image\";s:11:\"fromVersion\";s:5:\"1.8.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:13;a:4:{s:4:\"slug\";s:21:\"disable-post-revision\";s:11:\"fromVersion\";s:5:\"1.0.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:14;a:4:{s:4:\"slug\";s:14:\"duplicate-menu\";s:11:\"fromVersion\";s:5:\"0.2.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:15;a:4:{s:4:\"slug\";s:30:\"google-analytics-for-wordpress\";s:11:\"fromVersion\";s:6:\"10.0.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:16;a:4:{s:4:\"slug\";s:7:\"imagify\";s:11:\"fromVersion\";s:5:\"2.2.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:17;a:4:{s:4:\"slug\";s:7:\"jetpack\";s:11:\"fromVersion\";s:8:\"15.6-a.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:18;a:4:{s:4:\"slug\";s:6:\"worker\";s:11:\"fromVersion\";s:6:\"4.9.30\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:19;a:4:{s:4:\"slug\";s:7:\"members\";s:11:\"fromVersion\";s:6:\"3.2.19\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:20;a:4:{s:4:\"slug\";s:35:\"open-external-links-in-a-new-window\";s:11:\"fromVersion\";s:4:\"1.45\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:21;a:4:{s:4:\"slug\";s:15:\"sidebar-manager\";s:11:\"fromVersion\";s:5:\"2.0.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:22;a:4:{s:4:\"slug\";s:11:\"svg-support\";s:11:\"fromVersion\";s:6:\"2.5.14\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:23;a:4:{s:4:\"slug\";s:14:\"user-switching\";s:11:\"fromVersion\";s:6:\"1.11.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:24;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:5:\"8.1.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:25;a:4:{s:4:\"slug\";s:12:\"wp-mail-smtp\";s:11:\"fromVersion\";s:5:\"4.7.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:26;a:4:{s:4:\"slug\";s:14:\"wps-hide-login\";s:11:\"fromVersion\";s:6:\"1.9.18\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:27;a:4:{s:4:\"slug\";s:15:\"wp-sitemap-page\";s:11:\"fromVersion\";s:5:\"1.9.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:28;a:4:{s:4:\"slug\";s:14:\"duplicate-post\";s:11:\"fromVersion\";s:3:\"4.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:29;a:4:{s:4:\"slug\";s:6:\"zapier\";s:11:\"fromVersion\";s:5:\"1.5.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:30;a:4:{s:4:\"slug\";s:16:\"gwtermsofservice\";s:11:\"fromVersion\";s:5:\"1.4.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:31;a:4:{s:4:\"slug\";s:19:\"gravityformsakismet\";s:11:\"fromVersion\";s:5:\"1.1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:32;a:4:{s:4:\"slug\";s:19:\"gravityformscoupons\";s:11:\"fromVersion\";s:5:\"3.5.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:33;a:4:{s:4:\"slug\";s:21:\"gravityformssignature\";s:11:\"fromVersion\";s:5:\"4.9.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:34;a:4:{s:4:\"slug\";s:37:\"all-in-one-wp-migration-ftp-extension\";s:11:\"fromVersion\";s:4:\"2.70\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:35;a:4:{s:4:\"slug\";s:9:\"HJS Addon\";s:11:\"fromVersion\";s:0:\"\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:36;a:4:{s:4:\"slug\";s:15:\"hjs-mobile-menu\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:37;a:4:{s:4:\"slug\";s:14:\"hjs-videos-src\";s:11:\"fromVersion\";s:1:\"1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:38;a:4:{s:4:\"slug\";s:26:\"pressable-cache-management\";s:11:\"fromVersion\";s:5:\"4.9.9\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:39;a:4:{s:4:\"slug\";s:24:\"pressable-onepress-login\";s:11:\"fromVersion\";s:5:\"1.3.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:40;a:4:{s:4:\"slug\";s:20:\"seo-by-rank-math-pro\";s:11:\"fromVersion\";s:6:\"3.0.91\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','no');
INSERT INTO `wp_wfconfig` VALUES ('vulnerabilities_theme','a:1:{i:0;a:5:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:9:\"toVersion\";s:3:\"2.1\";s:11:\"fromVersion\";s:3:\"2.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','no');
INSERT INTO `wp_wfconfig` VALUES ('wafAlertInterval','600','yes');
INSERT INTO `wp_wfconfig` VALUES ('wafAlertOnAttacks','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('wafAlertThreshold','100','yes');
INSERT INTO `wp_wfconfig` VALUES ('wafAlertWhitelist','','yes');
INSERT INTO `wp_wfconfig` VALUES ('wafStatusCallbackNonce','','yes');
INSERT INTO `wp_wfconfig` VALUES ('waf_status','enabled','yes');
INSERT INTO `wp_wfconfig` VALUES ('wfKillRequested','0','no');
INSERT INTO `wp_wfconfig` VALUES ('wfPeakMemory','106954752','no');
INSERT INTO `wp_wfconfig` VALUES ('wfsbskip','IAcUdxc2qU2okYF369Ikro34qtN+yQwBg4Dkg617rPnpJ8S+iNAPMTZMDA6P0ZDOSzvQvHesMZL/Ymm8ISGM9cEpFaOucVFWJdONkQrHmar3h6dbYYodo9Rsl13fhz9AKzrrACRgOBxvJY6DldMCb1cfDZp2SI3Ng3Y5sTrtMWVgRZFG4ZnPGFGOGh7VMNqa5vfChxE3BetNHvbYSlYKEd9c/zGtKfT9sqH5L0177EyrqbuXJY4capB+D8pyHF8c9Q==','no');
INSERT INTO `wp_wfconfig` VALUES ('wfsbskipHash','0335ddb4c00fc4745cdd345f498133f5da15305de1bfefc98012ae35db9e2989','yes');
INSERT INTO `wp_wfconfig` VALUES ('wfScanStartVersion','6.9.1','yes');
INSERT INTO `wp_wfconfig` VALUES ('wfsd_engine','','no');
INSERT INTO `wp_wfconfig` VALUES ('wfStatusStartMsgs','a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}','yes');
INSERT INTO `wp_wfconfig` VALUES ('wf_scanLastStatusTime','0','yes');
INSERT INTO `wp_wfconfig` VALUES ('wf_scanRunning','','yes');
INSERT INTO `wp_wfconfig` VALUES ('wf_summaryItems','a:8:{s:12:\"scannedPosts\";i:0;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:0;s:14:\"scannedPlugins\";i:0;s:13:\"scannedThemes\";i:0;s:12:\"scannedUsers\";i:0;s:11:\"scannedURLs\";i:0;s:10:\"lastUpdate\";i:1771738481;}','yes');
INSERT INTO `wp_wfconfig` VALUES ('whitelisted','','yes');
INSERT INTO `wp_wfconfig` VALUES ('whitelistedServices','{}','yes');
INSERT INTO `wp_wfconfig` VALUES ('whitelistHash','c2f7f6cd996834bbcd0b5f1b01ebb775fb2ee960933e1b64ded3c037450250cf','yes');
INSERT INTO `wp_wfconfig` VALUES ('whitelistPresets','{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"44.235.211.232\",\"54.71.203.174\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"192.88.134.0\\/23\",\"185.93.228.0\\/22\",\"66.248.200.0\\/22\",\"2a02:fe80::\\/29\",\"208.109.0.0\\/22\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"31.13.24.0\\/21\",\"31.13.64.0\\/18\",\"45.64.40.0\\/22\",\"57.141.0.0\\/24\",\"57.141.1.0\\/24\",\"57.141.2.0\\/24\",\"57.141.3.0\\/24\",\"57.141.4.0\\/24\",\"57.141.5.0\\/24\",\"57.141.6.0\\/24\",\"57.141.7.0\\/24\",\"57.141.8.0\\/24\",\"57.141.9.0\\/24\",\"57.141.10.0\\/24\",\"57.141.11.0\\/24\",\"57.141.12.0\\/24\",\"57.141.13.0\\/24\",\"57.144.0.0\\/14\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"69.171.224.0\\/19\",\"74.119.76.0\\/22\",\"102.132.96.0\\/20\",\"103.4.96.0\\/22\",\"129.134.0.0\\/16\",\"147.75.208.0\\/20\",\"157.240.0.0\\/16\",\"163.70.128.0\\/17\",\"163.77.128.0\\/17\",\"173.252.64.0\\/18\",\"179.60.192.0\\/22\",\"185.60.216.0\\/22\",\"185.89.216.0\\/22\",\"204.15.20.0\\/22\",\"2401:db00::\\/32\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2881::\\/32\",\"2a03:2887:ff2c::\\/48\",\"2a03:2887:ff2d::\\/48\",\"2a03:83e0::\\/32\",\"2a10:f781:10:cee0::\\/64\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"216.144.250.150\",\"69.162.124.226\",\"69.162.124.227\",\"69.162.124.228\",\"69.162.124.229\",\"69.162.124.230\",\"69.162.124.231\",\"69.162.124.232\",\"69.162.124.233\",\"69.162.124.234\",\"69.162.124.235\",\"69.162.124.236\",\"69.162.124.237\",\"69.162.124.238\",\"63.143.42.242\",\"63.143.42.243\",\"63.143.42.244\",\"63.143.42.245\",\"63.143.42.246\",\"63.143.42.247\",\"63.143.42.248\",\"63.143.42.249\",\"63.143.42.250\",\"63.143.42.251\",\"63.143.42.252\",\"63.143.42.253\",\"216.245.221.82\",\"216.245.221.83\",\"216.245.221.84\",\"216.245.221.85\",\"216.245.221.86\",\"216.245.221.87\",\"216.245.221.88\",\"216.245.221.89\",\"216.245.221.90\",\"216.245.221.91\",\"216.245.221.92\",\"216.245.221.93\",\"208.115.199.18\",\"208.115.199.19\",\"208.115.199.20\",\"208.115.199.21\",\"208.115.199.22\",\"208.115.199.23\",\"208.115.199.24\",\"208.115.199.25\",\"208.115.199.26\",\"208.115.199.27\",\"208.115.199.28\",\"208.115.199.29\",\"208.115.199.30\",\"216.144.248.18\",\"216.144.248.19\",\"216.144.248.20\",\"216.144.248.21\",\"216.144.248.22\",\"216.144.248.23\",\"216.144.248.24\",\"216.144.248.25\",\"216.144.248.26\",\"216.144.248.27\",\"216.144.248.28\",\"216.144.248.29\",\"216.144.248.30\",\"46.137.190.132\",\"122.248.234.23\",\"167.99.209.234\",\"178.62.52.237\",\"54.79.28.129\",\"54.94.142.218\",\"104.131.107.63\",\"54.67.10.127\",\"54.64.67.106\",\"159.203.30.41\",\"46.101.250.135\",\"18.221.56.27\",\"52.60.129.180\",\"159.89.8.111\",\"146.185.143.14\",\"139.59.173.249\",\"165.227.83.148\",\"128.199.195.156\",\"138.197.150.151\",\"34.233.66.117\",\"52.70.84.165\",\"54.225.82.45\",\"54.224.73.211\",\"3.79.92.117\",\"3.21.136.87\",\"35.170.215.196\",\"35.153.243.148\",\"18.116.158.121\",\"18.223.50.16\",\"54.241.175.147\",\"3.212.128.62\",\"52.22.236.30\",\"54.167.223.174\",\"3.12.251.153\",\"52.15.147.27\",\"18.116.205.62\",\"3.20.63.178\",\"13.56.33.4\",\"52.8.208.143\",\"34.198.201.66\",\"35.84.118.171\",\"44.227.38.253\",\"35.166.228.98\",\"99.80.173.191\",\"99.80.1.74\",\"3.111.88.158\",\"13.127.188.124\",\"18.180.208.214\",\"54.249.170.27\",\"3.105.190.221\",\"3.105.133.239\",\"78.47.98.55\",\"157.90.155.240\",\"49.13.24.81\",\"168.119.96.239\",\"157.90.156.63\",\"88.99.80.227\",\"49.13.134.145\",\"49.13.130.29\",\"168.119.53.160\",\"142.132.180.39\",\"49.13.164.148\",\"128.140.106.114\",\"78.47.173.76\",\"159.69.158.189\",\"128.140.41.193\",\"167.235.143.113\",\"49.13.167.123\",\"78.46.215.1\",\"78.46.190.63\",\"168.119.123.75\",\"135.181.154.9\",\"37.27.87.149\",\"37.27.34.49\",\"37.27.82.220\",\"65.109.129.165\",\"37.27.28.153\",\"37.27.29.68\",\"37.27.30.213\",\"65.109.142.78\",\"65.109.8.202\",\"5.161.75.7\",\"5.161.61.238\",\"5.78.87.38\",\"5.78.118.142\",\"2607:ff68:107::3\",\"2607:ff68:107::4\",\"2607:ff68:107::5\",\"2607:ff68:107::6\",\"2607:ff68:107::7\",\"2607:ff68:107::8\",\"2607:ff68:107::9\",\"2607:ff68:107::10\",\"2607:ff68:107::11\",\"2607:ff68:107::12\",\"2607:ff68:107::13\",\"2607:ff68:107::14\",\"2607:ff68:107::15\",\"2607:ff68:107::16\",\"2607:ff68:107::17\",\"2607:ff68:107::18\",\"2607:ff68:107::19\",\"2607:ff68:107::20\",\"2607:ff68:107::21\",\"2607:ff68:107::22\",\"2607:ff68:107::23\",\"2607:ff68:107::24\",\"2607:ff68:107::25\",\"2607:ff68:107::26\",\"2607:ff68:107::27\",\"2607:ff68:107::28\",\"2607:ff68:107::29\",\"2607:ff68:107::30\",\"2607:ff68:107::31\",\"2607:ff68:107::32\",\"2607:ff68:107::33\",\"2607:ff68:107::34\",\"2607:ff68:107::35\",\"2607:ff68:107::36\",\"2607:ff68:107::37\",\"2607:ff68:107::38\",\"2607:ff68:107::39\",\"2607:ff68:107::40\",\"2607:ff68:107::41\",\"2607:ff68:107::42\",\"2607:ff68:107::43\",\"2607:ff68:107::44\",\"2607:ff68:107::45\",\"2607:ff68:107::46\",\"2607:ff68:107::47\",\"2607:ff68:107::48\",\"2607:ff68:107::49\",\"2607:ff68:107::50\",\"2607:ff68:107::51\",\"2607:ff68:107::52\",\"2607:ff68:107::53\",\"2607:ff68:107::54\",\"2607:ff68:107::55\",\"2607:ff68:107::56\",\"2607:ff68:107::57\",\"2607:ff68:107::58\",\"2607:ff68:107::59\",\"2607:ff68:107::60\",\"2607:ff68:107::61\",\"2607:ff68:107::62\",\"2a03:b0c0:2:d0::fa3:e001\",\"2a03:b0c0:1:d0::e54:a001\",\"2604:a880:800:10::4e6:f001\",\"2604:a880:cad:d0::122:7001\",\"2a03:b0c0:3:d0::33e:4001\",\"2600:1f16:775:3a01:70d6:601a:1eb5:dbb9\",\"2600:1f11:56a:9000:23:651b:dac0:9be4\",\"2a03:b0c0:3:d0::44:f001\",\"2a03:b0c0:0:1010::2b:b001\",\"2a03:b0c0:1:d0::22:5001\",\"2604:a880:400:d0::4f:3001\",\"2400:6180:0:d0::16:d001\",\"2604:a880:cad:d0::18:f001\",\"2600:1f18:179:f900:88b2:b3d:e487:e2f4\",\"2600:1f18:179:f900:1977:916:ee3d:711e\",\"2a05:d014:1815:3400:588a:ee17:65c3:3b09\",\"2600:1f16:775:3a00:b729:c226:2737:fe49\",\"2600:1f1c:edf:1401:2124:652e:c5df:f89b\",\"2600:1f16:775:3a00:acb7:ec84:11f2:2bf4\",\"2600:1f16:775:3a00:66b2:530c:e48:573e\",\"2600:1f18:179:f900:803:c81e:6059:b78f\",\"2600:1f18:179:f900:473d:7e21:19be:3b9d\",\"2600:1f1c:edf:1401:bd68:1478:fe7d:c02f\",\"2600:1f1c:edf:1401:619b:f188:3403:94c8\",\"2600:1f16:775:3a00:8c2c:2ba6:778f:5be5\",\"2600:1f16:775:3a00:ac3:c5eb:7081:942e\",\"2600:1f16:775:3a00:dbbe:36b0:3c45:da32\",\"2600:1f16:775:3a00:37bf:6026:e54a:f03a\",\"2600:1f18:179:f900:4696:7729:7bb3:f52f\",\"2600:1f18:179:f900:4b7d:d1cc:2d10:211\",\"2600:1f18:179:f900:5c68:91b6:5d75:5d7\",\"2600:1f18:179:f900:71:af9a:ade7:d772\",\"2600:1f14:203:e40d:c86b:1e24:fab4:7d03\",\"2600:1f14:203:e48b:5538:77b2:6e13:4f8d\",\"2600:1f14:203:e46c:6c8c:bcb:5245:7a0c\",\"2a01:4f8:c013:34c0::\\/64\",\"2a01:4f8:c013:3c52::\\/64\",\"2a01:4f8:c013:3c53::\\/64\",\"2a01:4f8:c013:c18::\\/64\",\"2a01:4f8:c012:c60e::\\/64\",\"2a01:4f8:c013:3c55::\\/64\",\"2a01:4f8:c17:42e4::\\/64\",\"2a01:4f8:c013:3c54::\\/64\",\"2a01:4f8:c013:3c56::\\/64\",\"2a01:4f8:c013:3b0f::\\/64\",\"2a01:4f8:1c1b:7ecc::\\/64\",\"2a01:4f8:1c1c:5353::\\/64\",\"2a01:4f8:1c1b:4ef4::\\/64\",\"2a01:4f8:1c1b:5b5a::\\/64\",\"2a01:4f8:1c1c:11aa::\\/64\",\"2a01:4f8:1c1c:7240::\\/64\",\"2a01:4f8:c0c:83fa::\\/64\",\"2a01:4f8:c2c:beae::\\/64\",\"2a01:4f8:c2c:9fc6::\\/64\",\"2a01:4f8:1c1c:a98a::\\/64\",\"2a01:4f9:c010:b473::\\/64\",\"2a01:4f9:c012:d5a6::\\/64\",\"2a01:4f9:c012:a954::\\/64\",\"2a01:4f9:c010:dc03::\\/64\",\"2a01:4f9:c012:592a::\\/64\",\"2a01:4f9:c010:e70b::\\/64\",\"2a01:4f9:c012:97c5::\\/64\",\"2a01:4f9:c012:b246::\\/64\",\"2a01:4f9:c012:a544::\\/64\",\"2a01:4ff:f0:e9cf::\\/64\",\"2a01:4ff:f0:b2f2::\\/64\",\"2a01:4ff:1f0:9092::\\/64\",\"2a01:4ff:1f0:e821::\\/64\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"128.199.105.174\",\"167.172.171.102\",\"149.248.50.29\",\"146.190.20.113\",\"45.32.69.14\",\"45.32.195.225\",\"149.28.79.140\",\"108.61.162.214\",\"34.92.43.64\",\"45.76.123.211\",\"34.65.116.80\",\"138.68.187.225\",\"13.48.238.157\",\"45.63.104.11\",\"45.32.151.21\",\"198.199.112.67\",\"138.197.201.67\",\"198.211.123.207\",\"146.190.20.1\",\"198.211.121.217\",\"45.32.202.57\",\"146.190.24.231\",\"108.61.119.153\",\"198.211.123.54\",\"45.32.141.163\",\"108.61.252.147\",\"155.138.247.97\",\"108.61.224.36\",\"178.62.62.252\",\"209.222.30.242\",\"159.65.19.28\",\"108.61.212.141\",\"165.22.122.238\",\"138.68.139.98\",\"198.211.122.64\",\"146.190.20.13\",\"198.211.118.32\",\"139.59.179.152\",\"206.189.178.14\",\"174.138.57.253\",\"188.166.150.48\",\"192.241.243.72\",\"46.101.11.146\",\"162.243.37.40\",\"159.223.175.210\",\"178.62.85.105\",\"178.62.83.142\",\"178.62.40.182\",\"165.227.74.224\",\"157.245.32.33\",\"159.89.82.33\",\"207.148.13.55\",\"159.65.93.138\",\"167.71.143.76\",\"16.170.114.19\",\"13.246.54.122\",\"167.172.175.168\",\"167.172.161.111\",\"167.71.61.88\",\"188.166.145.79\",\"34.165.80.145\",\"143.110.216.228\",\"18.102.1.62\",\"216.238.73.102\",\"13.245.222.203\",\"159.223.74.121\",\"167.172.163.51\",\"167.172.171.89\",\"167.172.163.238\",\"68.183.39.102\",\"165.22.125.189\",\"138.68.83.231\",\"35.195.188.224\",\"15.160.68.179\",\"34.116.156.130\",\"143.110.177.252\",\"45.63.121.159\",\"45.32.145.79\",\"199.247.12.100\",\"143.198.153.99\",\"107.191.47.131\",\"143.244.178.189\",\"138.68.252.209\",\"198.199.100.13\",\"143.110.216.159\",\"143.110.216.64\",\"143.110.216.47\",\"167.172.171.10\",\"167.172.163.229\",\"209.97.178.115\",\"167.172.163.128\",\"165.22.210.218\",\"45.63.88.213\",\"45.63.86.120\",\"45.32.128.80\",\"104.156.229.24\",\"45.32.212.56\",\"104.156.255.184\",\"108.61.215.179\",\"45.32.166.195\",\"45.32.160.172\",\"45.32.171.24\",\"107.191.57.237\",\"45.63.26.78\",\"45.76.192.50\",\"45.32.36.158\",\"143.110.177.254\",\"143.110.177.18\",\"104.238.164.105\",\"45.63.76.68\",\"45.63.78.84\",\"45.32.195.186\",\"45.76.3.112\",\"45.32.7.22\",\"45.76.1.44\",\"165.227.104.61\",\"162.243.37.58\",\"167.99.224.153\",\"45.63.51.63\",\"45.63.61.213\",\"108.61.205.201\",\"45.32.192.198\",\"45.32.195.93\",\"45.63.97.4\",\"104.238.185.175\",\"104.238.185.46\",\"104.238.186.209\",\"45.76.128.250\",\"104.238.171.176\",\"167.172.173.165\",\"104.238.187.61\",\"104.238.174.234\",\"108.61.196.37\",\"108.61.197.147\",\"45.76.134.164\",\"45.76.135.253\",\"108.61.173.0\",\"45.63.96.68\",\"45.76.134.85\",\"45.32.183.128\",\"45.76.130.43\",\"45.76.129.212\",\"45.76.134.198\",\"45.76.134.237\",\"45.76.135.14\",\"45.32.193.13\",\"45.76.44.221\",\"140.82.52.199\",\"199.247.9.63\",\"140.82.52.51\",\"45.77.61.188\",\"149.28.124.140\",\"108.61.229.252\",\"54.72.247.193\",\"142.93.100.235\",\"13.245.199.158\",\"54.194.6.253\",\"45.76.122.71\",\"45.77.235.246\",\"167.172.171.150\",\"216.238.76.215\",\"207.148.106.182\",\"45.77.23.81\",\"141.164.58.9\",\"141.164.48.161\",\"141.164.35.233\",\"13.49.141.132\",\"13.48.110.214\",\"34.65.146.108\",\"34.65.97.251\",\"34.95.163.121\",\"34.95.214.187\",\"35.199.96.243\",\"34.78.123.120\",\"34.92.171.119\",\"34.118.59.148\",\"34.118.53.12\",\"34.65.97.99\",\"34.116.229.102\",\"34.165.13.190\",\"209.97.171.44\",\"34.165.219.192\",\"34.165.120.108\",\"35.187.119.100\",\"34.34.185.236\",\"35.247.248.27\",\"13.247.17.60\",\"54.170.7.14\",\"52.48.52.95\",\"34.96.139.85\",\"34.150.35.14\",\"216.238.84.207\",\"216.238.77.111\",\"15.161.88.159\",\"18.102.253.202\",\"140.82.4.219\",\"34.22.96.192\",\"35.198.232.244\",\"34.175.49.24\",\"34.175.19.199\",\"34.175.21.165\",\"34.175.86.21\",\"34.13.166.3\",\"34.13.185.113\",\"34.34.97.213\",\"34.13.188.75\",\"34.141.16.202\",\"34.159.178.196\",\"34.40.39.31\",\"34.107.112.44\",\"35.197.251.116\",\"35.197.195.213\",\"35.197.232.17\",\"34.147.219.142\",\"34.155.143.57\",\"34.163.147.250\",\"34.155.232.229\",\"34.155.58.180\",\"35.235.115.146\",\"34.94.175.122\",\"34.94.216.215\",\"34.102.121.250\",\"34.174.9.202\",\"34.174.49.169\",\"34.174.16.112\",\"34.174.16.200\",\"165.22.77.197\",\"198.199.95.216\",\"108.61.99.232\",\"45.32.251.210\",\"198.199.111.122\",\"2a03:b0c0:1:d0::a4:6001\",\"178.62.47.83\",\"2a03:b0c0:1:a1::3a5:3001\",\"46.101.86.253\",\"188.166.170.233\",\"2400:6180:0:d0::257:1\",\"128.199.230.46\",\"128.199.252.83\",\"2a03:b0c0:3:d0::b6d:4001\",\"46.101.172.39\",\"2a03:b0c0:3:d0::b6d:5001\",\"46.101.227.232\",\"198.199.91.244\",\"2604:a880:400:d0::2c:1\",\"192.34.63.77\",\"2604:a880:400:d0::699:7001\",\"198.211.104.10\",\"2604:a880:400:d0::699:9001\",\"198.199.91.32\",\"2400:6180:100:d0::94:9001\",\"139.59.6.165\",\"2604:a880:cad:d0::2d4:c001\",\"159.203.60.219\",\"2a03:b0c0:3:d0::5764:f001\",\"46.101.217.181\",\"2a03:b0c0:0:1010::3ae:1\",\"198.199.126.66\",\"2a03:b0c0:0:1010::1404:3001\",\"188.226.161.230\",\"192.241.151.177\",\"67.207.82.93\",\"139.59.170.38\",\"2604:a880:cad:d0::b45:d001\",\"165.227.47.219\",\"178.128.45.91\",\"45.76.119.156\",\"95.179.210.32\",\"178.128.46.6\",\"2a03:b0c0:1:d0::1432:7001\",\"178.62.59.196\",\"2a03:b0c0:1:e0::2ab:7001\",\"209.97.143.186\",\"46.101.37.24\",\"174.138.46.101\",\"2a03:b0c0:1:e0::264:d001\",\"209.97.132.39\",\"178.128.37.179\",\"192.241.242.113\",\"2a03:b0c0:3:d0::e2:a001\",\"207.154.246.185\",\"162.243.29.225\",\"13.49.85.27\",\"2604:a880:2:d0::2147:7001\",\"142.93.31.128\",\"162.243.30.74\",\"107.170.248.179\",\"142.93.47.138\",\"162.243.32.153\",\"107.170.203.65\",\"2a03:b0c0:1:e0::6b0:6001\",\"165.232.44.244\",\"162.243.33.205\",\"46.101.75.135\",\"165.232.98.183\",\"162.243.20.174\",\"45.63.27.30\",\"167.99.242.41\",\"162.243.19.113\",\"139.180.164.162\",\"198.199.115.185\",\"162.243.141.135\",\"107.170.235.240\",\"104.236.163.90\",\"209.97.132.240\",\"188.166.158.224\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"54.191.137.17\",\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.39.177.152\",\"52.41.237.12\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.88.119.122\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\",\"34.211.178.241\",\"52.24.232.158\",\"52.26.187.210\",\"52.42.189.119\",\"54.186.244.128\",\"54.71.54.102\",\"34.210.35.214\",\"34.213.77.188\",\"34.218.121.176\",\"52.10.190.191\",\"52.10.225.96\",\"52.11.187.168\",\"52.25.139.76\",\"52.43.127.200\",\"54.191.108.9\",\"54.70.201.228\",\"44.224.174.169\",\"52.32.57.81\",\"44.225.177.160\",\"34.223.186.249\",\"44.224.135.238\",\"44.226.111.14\",\"44.225.203.104\",\"44.226.100.122\",\"44.224.250.144\",\"44.225.118.211\",\"54.189.93.69\",\"44.231.184.112\",\"44.238.10.27\",\"54.185.116.30\",\"44.238.58.95\",\"52.13.23.154\",\"54.149.16.35\",\"44.226.97.20\",\"54.244.242.144\",\"44.238.67.135\",\"44.235.15.76\",\"54.214.47.164\",\"34.214.48.135\",\"54.184.234.227\",\"44.238.241.95\",\"52.37.217.170\",\"34.214.212.42\",\"54.203.109.179\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.72.0\\/21\",\"77.75.72.0\\/23\",\"77.75.72.0\\/23\",\"77.75.74.0\\/24\",\"77.75.75.0\\/24\",\"77.75.75.0\\/24\",\"77.75.76.0\\/23\",\"77.75.78.0\\/23\",\"185.66.188.0\\/22\",\"2a02:598::\\/32\",\"2a02:598:2::\\/48\",\"2a02:598:a::\\/48\",\"2a02:598:b::\\/48\",\"2a02:598:3333::\\/48\",\"2a02:598:4444::\\/48\"]},\"google\":{\"n\":\"Google Search Engine\",\"d\":true,\"r\":[\"2001:4860:4801:10::\\/64\",\"2001:4860:4801:12::\\/64\",\"2001:4860:4801:13::\\/64\",\"2001:4860:4801:14::\\/64\",\"2001:4860:4801:15::\\/64\",\"2001:4860:4801:16::\\/64\",\"2001:4860:4801:17::\\/64\",\"2001:4860:4801:18::\\/64\",\"2001:4860:4801:19::\\/64\",\"2001:4860:4801:1a::\\/64\",\"2001:4860:4801:1b::\\/64\",\"2001:4860:4801:1c::\\/64\",\"2001:4860:4801:1d::\\/64\",\"2001:4860:4801:1e::\\/64\",\"2001:4860:4801:1f::\\/64\",\"2001:4860:4801:20::\\/64\",\"2001:4860:4801:21::\\/64\",\"2001:4860:4801:22::\\/64\",\"2001:4860:4801:23::\\/64\",\"2001:4860:4801:24::\\/64\",\"2001:4860:4801:25::\\/64\",\"2001:4860:4801:26::\\/64\",\"2001:4860:4801:27::\\/64\",\"2001:4860:4801:28::\\/64\",\"2001:4860:4801:29::\\/64\",\"2001:4860:4801:2::\\/64\",\"2001:4860:4801:2a::\\/64\",\"2001:4860:4801:2b::\\/64\",\"2001:4860:4801:2c::\\/64\",\"2001:4860:4801:2d::\\/64\",\"2001:4860:4801:2e::\\/64\",\"2001:4860:4801:2f::\\/64\",\"2001:4860:4801:30::\\/64\",\"2001:4860:4801:31::\\/64\",\"2001:4860:4801:32::\\/64\",\"2001:4860:4801:33::\\/64\",\"2001:4860:4801:34::\\/64\",\"2001:4860:4801:35::\\/64\",\"2001:4860:4801:36::\\/64\",\"2001:4860:4801:37::\\/64\",\"2001:4860:4801:38::\\/64\",\"2001:4860:4801:39::\\/64\",\"2001:4860:4801:3a::\\/64\",\"2001:4860:4801:3b::\\/64\",\"2001:4860:4801:3c::\\/64\",\"2001:4860:4801:3d::\\/64\",\"2001:4860:4801:3e::\\/64\",\"2001:4860:4801:3f::\\/64\",\"2001:4860:4801:40::\\/64\",\"2001:4860:4801:41::\\/64\",\"2001:4860:4801:42::\\/64\",\"2001:4860:4801:44::\\/64\",\"2001:4860:4801:45::\\/64\",\"2001:4860:4801:46::\\/64\",\"2001:4860:4801:47::\\/64\",\"2001:4860:4801:48::\\/64\",\"2001:4860:4801:49::\\/64\",\"2001:4860:4801:4a::\\/64\",\"2001:4860:4801:4b::\\/64\",\"2001:4860:4801:4c::\\/64\",\"2001:4860:4801:4d::\\/64\",\"2001:4860:4801:4e::\\/64\",\"2001:4860:4801:50::\\/64\",\"2001:4860:4801:51::\\/64\",\"2001:4860:4801:52::\\/64\",\"2001:4860:4801:53::\\/64\",\"2001:4860:4801:54::\\/64\",\"2001:4860:4801:55::\\/64\",\"2001:4860:4801:56::\\/64\",\"2001:4860:4801:57::\\/64\",\"2001:4860:4801:58::\\/64\",\"2001:4860:4801:59::\\/64\",\"2001:4860:4801:60::\\/64\",\"2001:4860:4801:61::\\/64\",\"2001:4860:4801:62::\\/64\",\"2001:4860:4801:63::\\/64\",\"2001:4860:4801:64::\\/64\",\"2001:4860:4801:65::\\/64\",\"2001:4860:4801:66::\\/64\",\"2001:4860:4801:67::\\/64\",\"2001:4860:4801:68::\\/64\",\"2001:4860:4801:69::\\/64\",\"2001:4860:4801:6a::\\/64\",\"2001:4860:4801:6b::\\/64\",\"2001:4860:4801:6c::\\/64\",\"2001:4860:4801:6d::\\/64\",\"2001:4860:4801:6e::\\/64\",\"2001:4860:4801:6f::\\/64\",\"2001:4860:4801:70::\\/64\",\"2001:4860:4801:71::\\/64\",\"2001:4860:4801:72::\\/64\",\"2001:4860:4801:73::\\/64\",\"2001:4860:4801:74::\\/64\",\"2001:4860:4801:75::\\/64\",\"2001:4860:4801:76::\\/64\",\"2001:4860:4801:77::\\/64\",\"2001:4860:4801:78::\\/64\",\"2001:4860:4801:79::\\/64\",\"2001:4860:4801:7a::\\/64\",\"2001:4860:4801:7b::\\/64\",\"2001:4860:4801:7c::\\/64\",\"2001:4860:4801:7d::\\/64\",\"2001:4860:4801:80::\\/64\",\"2001:4860:4801:81::\\/64\",\"2001:4860:4801:82::\\/64\",\"2001:4860:4801:83::\\/64\",\"2001:4860:4801:84::\\/64\",\"2001:4860:4801:85::\\/64\",\"2001:4860:4801:86::\\/64\",\"2001:4860:4801:87::\\/64\",\"2001:4860:4801:88::\\/64\",\"2001:4860:4801:90::\\/64\",\"2001:4860:4801:91::\\/64\",\"2001:4860:4801:92::\\/64\",\"2001:4860:4801:93::\\/64\",\"2001:4860:4801:94::\\/64\",\"2001:4860:4801:95::\\/64\",\"2001:4860:4801:96::\\/64\",\"2001:4860:4801:97::\\/64\",\"2001:4860:4801:a0::\\/64\",\"2001:4860:4801:a1::\\/64\",\"2001:4860:4801:a2::\\/64\",\"2001:4860:4801:a3::\\/64\",\"2001:4860:4801:a4::\\/64\",\"2001:4860:4801:a5::\\/64\",\"2001:4860:4801:a6::\\/64\",\"2001:4860:4801:a7::\\/64\",\"2001:4860:4801:a8::\\/64\",\"2001:4860:4801:a9::\\/64\",\"2001:4860:4801:aa::\\/64\",\"2001:4860:4801:ab::\\/64\",\"2001:4860:4801:ac::\\/64\",\"2001:4860:4801:ad::\\/64\",\"2001:4860:4801:ae::\\/64\",\"2001:4860:4801:b0::\\/64\",\"2001:4860:4801:b1::\\/64\",\"2001:4860:4801:b2::\\/64\",\"2001:4860:4801:b3::\\/64\",\"2001:4860:4801:b4::\\/64\",\"2001:4860:4801:b5::\\/64\",\"2001:4860:4801:c::\\/64\",\"2001:4860:4801:f::\\/64\",\"192.178.4.0\\/27\",\"192.178.4.128\\/27\",\"192.178.4.160\\/27\",\"192.178.4.192\\/27\",\"192.178.4.32\\/27\",\"192.178.4.64\\/27\",\"192.178.4.96\\/27\",\"192.178.5.0\\/27\",\"192.178.6.0\\/27\",\"192.178.6.128\\/27\",\"192.178.6.160\\/27\",\"192.178.6.192\\/27\",\"192.178.6.224\\/27\",\"192.178.6.32\\/27\",\"192.178.6.64\\/27\",\"192.178.6.96\\/27\",\"192.178.7.0\\/27\",\"192.178.7.128\\/27\",\"192.178.7.160\\/27\",\"192.178.7.192\\/27\",\"192.178.7.224\\/27\",\"192.178.7.32\\/27\",\"192.178.7.64\\/27\",\"192.178.7.96\\/27\",\"34.100.182.96\\/28\",\"34.101.50.144\\/28\",\"34.118.254.0\\/28\",\"34.118.66.0\\/28\",\"34.126.178.96\\/28\",\"34.146.150.144\\/28\",\"34.147.110.144\\/28\",\"34.151.74.144\\/28\",\"34.152.50.64\\/28\",\"34.154.114.144\\/28\",\"34.155.98.32\\/28\",\"34.165.18.176\\/28\",\"34.175.160.64\\/28\",\"34.176.130.16\\/28\",\"34.22.85.0\\/27\",\"34.64.82.64\\/28\",\"34.65.242.112\\/28\",\"34.80.50.80\\/28\",\"34.88.194.0\\/28\",\"34.89.10.80\\/28\",\"34.89.198.80\\/28\",\"34.96.162.48\\/28\",\"35.247.243.240\\/28\",\"66.249.64.0\\/27\",\"66.249.64.128\\/27\",\"66.249.64.160\\/27\",\"66.249.64.192\\/27\",\"66.249.64.224\\/27\",\"66.249.64.32\\/27\",\"66.249.64.64\\/27\",\"66.249.64.96\\/27\",\"66.249.65.0\\/27\",\"66.249.65.128\\/27\",\"66.249.65.160\\/27\",\"66.249.65.192\\/27\",\"66.249.65.224\\/27\",\"66.249.65.32\\/27\",\"66.249.65.64\\/27\",\"66.249.65.96\\/27\",\"66.249.66.0\\/27\",\"66.249.66.128\\/27\",\"66.249.66.160\\/27\",\"66.249.66.192\\/27\",\"66.249.66.224\\/27\",\"66.249.66.32\\/27\",\"66.249.66.64\\/27\",\"66.249.66.96\\/27\",\"66.249.67.0\\/27\",\"66.249.67.32\\/27\",\"66.249.67.64\\/27\",\"66.249.68.0\\/27\",\"66.249.68.128\\/27\",\"66.249.68.160\\/27\",\"66.249.68.192\\/27\",\"66.249.68.32\\/27\",\"66.249.68.64\\/27\",\"66.249.68.96\\/27\",\"66.249.69.0\\/27\",\"66.249.69.128\\/27\",\"66.249.69.160\\/27\",\"66.249.69.192\\/27\",\"66.249.69.224\\/27\",\"66.249.69.32\\/27\",\"66.249.69.64\\/27\",\"66.249.69.96\\/27\",\"66.249.70.0\\/27\",\"66.249.70.128\\/27\",\"66.249.70.160\\/27\",\"66.249.70.192\\/27\",\"66.249.70.224\\/27\",\"66.249.70.32\\/27\",\"66.249.70.64\\/27\",\"66.249.70.96\\/27\",\"66.249.71.0\\/27\",\"66.249.71.128\\/27\",\"66.249.71.160\\/27\",\"66.249.71.192\\/27\",\"66.249.71.224\\/27\",\"66.249.71.32\\/27\",\"66.249.71.64\\/27\",\"66.249.71.96\\/27\",\"66.249.72.0\\/27\",\"66.249.72.128\\/27\",\"66.249.72.160\\/27\",\"66.249.72.192\\/27\",\"66.249.72.224\\/27\",\"66.249.72.32\\/27\",\"66.249.72.64\\/27\",\"66.249.73.0\\/27\",\"66.249.73.128\\/27\",\"66.249.73.160\\/27\",\"66.249.73.192\\/27\",\"66.249.73.224\\/27\",\"66.249.73.32\\/27\",\"66.249.73.64\\/27\",\"66.249.73.96\\/27\",\"66.249.74.0\\/27\",\"66.249.74.128\\/27\",\"66.249.74.160\\/27\",\"66.249.74.192\\/27\",\"66.249.74.224\\/27\",\"66.249.74.32\\/27\",\"66.249.74.64\\/27\",\"66.249.74.96\\/27\",\"66.249.75.0\\/27\",\"66.249.75.128\\/27\",\"66.249.75.160\\/27\",\"66.249.75.192\\/27\",\"66.249.75.224\\/27\",\"66.249.75.32\\/27\",\"66.249.75.64\\/27\",\"66.249.75.96\\/27\",\"66.249.76.0\\/27\",\"66.249.76.128\\/27\",\"66.249.76.160\\/27\",\"66.249.76.192\\/27\",\"66.249.76.224\\/27\",\"66.249.76.32\\/27\",\"66.249.76.64\\/27\",\"66.249.76.96\\/27\",\"66.249.77.0\\/27\",\"66.249.77.128\\/27\",\"66.249.77.160\\/27\",\"66.249.77.192\\/27\",\"66.249.77.224\\/27\",\"66.249.77.32\\/27\",\"66.249.77.64\\/27\",\"66.249.77.96\\/27\",\"66.249.78.0\\/27\",\"66.249.78.128\\/27\",\"66.249.78.160\\/27\",\"66.249.78.32\\/27\",\"66.249.78.64\\/27\",\"66.249.78.96\\/27\",\"66.249.79.0\\/27\",\"66.249.79.128\\/27\",\"66.249.79.160\\/27\",\"66.249.79.192\\/27\",\"66.249.79.224\\/27\",\"66.249.79.32\\/27\",\"66.249.79.64\\/27\"]}}','yes');
INSERT INTO `wp_wfconfig` VALUES ('wordfenceI18n','1','yes');
INSERT INTO `wp_wfconfig` VALUES ('wordpressPluginVersions','a:41:{s:26:\"advanced-custom-fields-pro\";s:5:\"6.6.0\";s:7:\"akismet\";s:3:\"5.6\";s:37:\"all-in-one-wp-migration-ftp-extension\";s:4:\"2.70\";s:53:\"auto-image-attributes-from-filename-with-bulk-updater\";s:3:\"4.9\";s:30:\"automattic-for-agencies-client\";s:5:\"0.7.2\";s:22:\"default-featured-image\";s:5:\"1.8.2\";s:21:\"disable-post-revision\";s:5:\"1.0.1\";s:14:\"duplicate-menu\";s:5:\"0.2.3\";s:30:\"google-analytics-for-wordpress\";s:6:\"10.0.2\";s:16:\"gwtermsofservice\";s:5:\"1.4.9\";s:12:\"gravityforms\";s:6:\"2.9.19\";s:32:\"gravityformsadvancedpostcreation\";s:5:\"1.5.0\";s:19:\"gravityformsakismet\";s:5:\"1.1.0\";s:19:\"gravityformscoupons\";s:5:\"3.5.0\";s:21:\"gravityformssignature\";s:5:\"4.9.0\";s:18:\"gravityformsstripe\";s:5:\"5.9.0\";s:9:\"HJS Addon\";s:0:\"\";s:15:\"hjs-mobile-menu\";s:3:\"1.0\";s:14:\"hjs-videos-src\";s:1:\"1\";s:7:\"imagify\";s:5:\"2.2.7\";s:7:\"jetpack\";s:8:\"15.6-a.3\";s:15:\"jetpack-protect\";s:5:\"4.4.0\";s:6:\"worker\";s:6:\"4.9.30\";s:7:\"members\";s:6:\"3.2.19\";s:35:\"open-external-links-in-a-new-window\";s:4:\"1.45\";s:26:\"pressable-cache-management\";s:5:\"4.9.9\";s:24:\"pressable-onepress-login\";s:5:\"1.3.2\";s:16:\"seo-by-rank-math\";s:7:\"1.0.258\";s:20:\"seo-by-rank-math-pro\";s:6:\"3.0.91\";s:15:\"sidebar-manager\";s:5:\"2.0.0\";s:15:\"google-site-kit\";s:7:\"1.163.0\";s:9:\"spellbook\";s:6:\"3.0.15\";s:11:\"svg-support\";s:6:\"2.5.14\";s:14:\"user-switching\";s:6:\"1.11.1\";s:9:\"wordfence\";s:5:\"8.1.4\";s:26:\"insert-headers-and-footers\";s:5:\"2.3.0\";s:12:\"wp-mail-smtp\";s:5:\"4.7.1\";s:14:\"wps-hide-login\";s:6:\"1.9.18\";s:15:\"wp-sitemap-page\";s:5:\"1.9.5\";s:14:\"duplicate-post\";s:3:\"4.5\";s:6:\"zapier\";s:5:\"1.5.3\";}','yes');
INSERT INTO `wp_wfconfig` VALUES ('wordpressThemeVersions','a:5:{s:7:\"genesis\";s:5:\"3.6.1\";s:10:\"hjs-blocks\";s:5:\"2.3.1\";s:14:\"twentynineteen\";s:3:\"3.2\";s:12:\"twentytwenty\";s:3:\"3.0\";s:15:\"twentytwentytwo\";s:3:\"2.0\";}','yes');
INSERT INTO `wp_wfconfig` VALUES ('wordpressVersion','6.9.1','yes');
INSERT INTO `wp_wfconfig` VALUES ('wp_home_url','https://2poochiesproperties.com','yes');
INSERT INTO `wp_wfconfig` VALUES ('wp_site_url','https://2poochiesproperties.com','yes');
/*!40000 ALTER TABLE `wp_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfcrawlers`
--

DROP TABLE IF EXISTS `wp_wfcrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfcrawlers` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `patternSig` binary(16) NOT NULL,
  `status` char(8) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  `PTR` varchar(255) DEFAULT '',
  PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfcrawlers`
--

LOCK TABLES `wp_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wp_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿBù\\*','‹üÀ•>b0«oQ1Œö','verified',1771210694,'rate-limited-proxy-66-249-92-42.google.com');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh\'','i±³| ¬²OoD!˜Ãš','verified',1771631335,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh\'','‹üÀ•>b0«oQ1Œö','badPTR',1771631335,'104.22.1.39');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh(','i±³| ¬²OoD!˜Ãš','verified',1771601635,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh(','‹üÀ•>b0«oQ1Œö','badPTR',1771601634,'104.22.1.40');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh@','i±³| ¬²OoD!˜Ãš','verified',1771651894,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh@','‹üÀ•>b0«oQ1Œö','badPTR',1771651894,'104.22.1.64');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhA','i±³| ¬²OoD!˜Ãš','verified',1771684320,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhA','‹üÀ•>b0«oQ1Œö','badPTR',1771684319,'104.22.1.65');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhV','i±³| ¬²OoD!˜Ãš','verified',1771668300,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhV','‹üÀ•>b0«oQ1Œö','badPTR',1771668300,'104.22.1.86');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','i±³| ¬²OoD!˜Ãš','verified',1771655770,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','‹üÀ•>b0«oQ1Œö','badPTR',1771655770,'104.22.1.209');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh†','i±³| ¬²OoD!˜Ãš','verified',1771597759,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh†','‹üÀ•>b0«oQ1Œö','badPTR',1771597759,'104.22.24.134');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh‡','i±³| ¬²OoD!˜Ãš','verified',1771597939,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh‡','‹üÀ•>b0«oQ1Œö','badPTR',1771597939,'104.22.24.135');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh·','i±³| ¬²OoD!˜Ãš','verified',1771659187,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh·','‹üÀ•>b0«oQ1Œö','badPTR',1771659187,'104.22.24.183');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh¾','i±³| ¬²OoD!˜Ãš','verified',1771431503,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh¾','‹üÀ•>b0«oQ1Œö','badPTR',1771431503,'104.23.190.22');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ	','i±³| ¬²OoD!˜Ãš','verified',1771370332,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ	','‹üÀ•>b0«oQ1Œö','badPTR',1771370332,'104.23.209.9');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','i±³| ¬²OoD!˜Ãš','verified',1771324834,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','‹üÀ•>b0«oQ1Œö','badPTR',1771324834,'104.23.209.17');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','i±³| ¬²OoD!˜Ãš','verified',1771493873,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','‹üÀ•>b0«oQ1Œö','badPTR',1771493873,'104.23.209.25');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑi','i±³| ¬²OoD!˜Ãš','verified',1771414799,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑi','‹üÀ•>b0«oQ1Œö','badPTR',1771414799,'104.23.209.105');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ±','i±³| ¬²OoD!˜Ãš','verified',1771489318,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ±','‹üÀ•>b0«oQ1Œö','badPTR',1771489318,'104.23.209.177');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓ´','i±³| ¬²OoD!˜Ãš','verified',1771482820,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓ´','‹üÀ•>b0«oQ1Œö','badPTR',1771482820,'104.23.211.180');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓµ','i±³| ¬²OoD!˜Ãš','verified',1771480822,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓµ','‹üÀ•>b0«oQ1Œö','badPTR',1771480822,'104.23.211.181');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓØ','i±³| ¬²OoD!˜Ãš','verified',1771264221,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓØ','‹üÀ•>b0«oQ1Œö','badPTR',1771264221,'104.23.211.216');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓÙ','i±³| ¬²OoD!˜Ãš','verified',1771473907,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÓÙ','‹üÀ•>b0«oQ1Œö','badPTR',1771473907,'104.23.211.217');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ','i±³| ¬²OoD!˜Ãš','verified',1771655772,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ','‹üÀ•>b0«oQ1Œö','badPTR',1771655772,'104.23.245.23');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ{','i±³| ¬²OoD!˜Ãš','verified',1771659602,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ{','‹üÀ•>b0«oQ1Œö','badPTR',1771659602,'104.23.245.123');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ‘','i±³| ¬²OoD!˜Ãš','verified',1771661343,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ‘','‹üÀ•>b0«oQ1Œö','badPTR',1771661342,'104.23.245.145');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõÂ','i±³| ¬²OoD!˜Ãš','verified',1771650413,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõÂ','‹üÀ•>b0«oQ1Œö','badPTR',1771650413,'104.23.245.194');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','i±³| ¬²OoD!˜Ãš','verified',1771560149,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','‹üÀ•>b0«oQ1Œö','badPTR',1771560149,'104.23.245.195');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãH','i±³| ¬²OoD!˜Ãš','verified',1771255089,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãH','‹üÀ•>b0«oQ1Œö','badPTR',1771255089,'108.162.227.72');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢íZ','i±³| ¬²OoD!˜Ãš','verified',1771619172,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢íZ','‹üÀ•>b0«oQ1Œö','badPTR',1771619172,'108.162.237.90');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢í[','i±³| ¬²OoD!˜Ãš','verified',1771694712,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢í[','‹üÀ•>b0«oQ1Œö','badPTR',1771694711,'108.162.237.91');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢íö','i±³| ¬²OoD!˜Ãš','verified',1771655770,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢íö','‹üÀ•>b0«oQ1Œö','badPTR',1771655770,'108.162.237.246');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž?¶','i±³| ¬²OoD!˜Ãš','verified',1771431494,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž?¶','‹üÀ•>b0«oQ1Œö','badPTR',1771431494,'162.158.63.182');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žO','i±³| ¬²OoD!˜Ãš','verified',1771313647,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žO','‹üÀ•>b0«oQ1Œö','badPTR',1771313646,'162.158.79.18');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žO\'','i±³| ¬²OoD!˜Ãš','verified',1771436796,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žO\'','‹üÀ•>b0«oQ1Œö','badPTR',1771436796,'162.158.79.39');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜±','i±³| ¬²OoD!˜Ãš','verified',1771487865,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜±','‹üÀ•>b0«oQ1Œö','badPTR',1771487865,'162.158.152.177');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›','i±³| ¬²OoD!˜Ãš','verified',1771261640,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›','‹üÀ•>b0«oQ1Œö','badPTR',1771261640,'162.158.155.27');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ','i±³| ¬²OoD!˜Ãš','verified',1771349296,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ','‹üÀ•>b0«oQ1Œö','badPTR',1771349296,'162.158.158.204');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DF','i±³| ¬²OoD!˜Ãš','verified',1771581697,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DF','‹üÀ•>b0«oQ1Œö','badPTR',1771581697,'172.68.70.19');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DF$','i±³| ¬²OoD!˜Ãš','verified',1771759492,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DF$','‹üÀ•>b0«oQ1Œö','badPTR',1771759491,'172.68.70.36');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÜ','i±³| ¬²OoD!˜Ãš','verified',1771659667,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÜ','‹üÀ•>b0«oQ1Œö','badPTR',1771659667,'172.68.70.220');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÞ','i±³| ¬²OoD!˜Ãš','verified',1771670853,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÞ','‹üÀ•>b0«oQ1Œö','badPTR',1771670852,'172.68.70.222');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFê','i±³| ¬²OoD!˜Ãš','verified',1771572698,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFê','‹üÀ•>b0«oQ1Œö','badPTR',1771572698,'172.68.70.234');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DG‹','i±³| ¬²OoD!˜Ãš','verified',1771708195,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DG‹','‹üÀ•>b0«oQ1Œö','badPTR',1771708195,'172.68.71.139');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dõ$','i±³| ¬²OoD!˜Ãš','verified',1771313624,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dõ$','‹üÀ•>b0«oQ1Œö','badPTR',1771313624,'172.68.245.36');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõB','i±³| ¬²OoD!˜Ãš','verified',1771252691,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõB','‹üÀ•>b0«oQ1Œö','badPTR',1771252691,'172.68.245.66');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõC','i±³| ¬²OoD!˜Ãš','verified',1771264221,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõC','‹üÀ•>b0«oQ1Œö','badPTR',1771264221,'172.68.245.67');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõV','i±³| ¬²OoD!˜Ãš','verified',1771443636,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõV','‹üÀ•>b0«oQ1Œö','badPTR',1771443636,'172.68.245.86');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõW','i±³| ¬²OoD!˜Ãš','verified',1771505384,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DõW','‹üÀ•>b0«oQ1Œö','badPTR',1771505384,'172.68.245.87');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF.','i±³| ¬²OoD!˜Ãš','verified',1771621880,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF.','‹üÀ•>b0«oQ1Œö','badPTR',1771621880,'172.69.70.46');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF/','i±³| ¬²OoD!˜Ãš','verified',1771600951,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF/','‹üÀ•>b0«oQ1Œö','badPTR',1771600950,'172.69.70.47');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EFÆ','i±³| ¬²OoD!˜Ãš','verified',1771754155,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EFÆ','‹üÀ•>b0«oQ1Œö','badPTR',1771754155,'172.69.70.198');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG','i±³| ¬²OoD!˜Ãš','verified',1771666352,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG','‹üÀ•>b0«oQ1Œö','badPTR',1771666352,'172.69.71.19');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG%','i±³| ¬²OoD!˜Ãš','verified',1771745851,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG%','‹üÀ•>b0«oQ1Œö','badPTR',1771745851,'172.69.71.37');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\"(','i±³| ¬²OoD!˜Ãš','verified',1771510747,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\"(','‹üÀ•>b0«oQ1Œö','badPTR',1771510747,'172.70.34.40');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\"*','i±³| ¬²OoD!˜Ãš','verified',1771414938,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\"*','‹üÀ•>b0«oQ1Œö','badPTR',1771414938,'172.70.34.42');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F&','i±³| ¬²OoD!˜Ãš','verified',1771324473,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F&','‹üÀ•>b0«oQ1Œö','badPTR',1771324473,'172.70.38.4');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F&k','i±³| ¬²OoD!˜Ãš','verified',1771493748,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F&k','‹üÀ•>b0«oQ1Œö','badPTR',1771493748,'172.70.38.107');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\'–','i±³| ¬²OoD!˜Ãš','verified',1771499888,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F\'–','‹üÀ•>b0«oQ1Œö','badPTR',1771499888,'172.70.39.150');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*d','i±³| ¬²OoD!˜Ãš','verified',1771499828,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*d','‹üÀ•>b0«oQ1Œö','badPTR',1771499827,'172.70.42.100');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*Ê','i±³| ¬²OoD!˜Ãš','verified',1771349744,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*Ê','‹üÀ•>b0«oQ1Œö','badPTR',1771349744,'172.70.42.202');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*Ë','i±³| ¬²OoD!˜Ãš','verified',1771437325,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F*Ë','‹üÀ•>b0«oQ1Œö','badPTR',1771437325,'172.70.42.203');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FoF','i±³| ¬²OoD!˜Ãš','verified',1771447246,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FoF','‹üÀ•>b0«oQ1Œö','badPTR',1771447246,'172.70.111.70');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FsW','i±³| ¬²OoD!˜Ãš','verified',1771514283,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FsW','‹üÀ•>b0«oQ1Œö','badPTR',1771514283,'172.70.115.87');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fsš','i±³| ¬²OoD!˜Ãš','verified',1771514387,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fsš','‹üÀ•>b0«oQ1Œö','badPTR',1771514386,'172.70.115.154');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F†H','i±³| ¬²OoD!˜Ãš','verified',1771507600,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F†H','‹üÀ•>b0«oQ1Œö','badPTR',1771507600,'172.70.134.72');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F†I','i±³| ¬²OoD!˜Ãš','verified',1771544191,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F†I','‹üÀ•>b0«oQ1Œö','badPTR',1771544191,'172.70.134.73');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F‡|','i±³| ¬²OoD!˜Ãš','verified',1771414746,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F‡|','‹üÀ•>b0«oQ1Œö','badPTR',1771414746,'172.70.135.124');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F¯0','i±³| ¬²OoD!˜Ãš','verified',1771368738,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F¯0','‹üÀ•>b0«oQ1Œö','badPTR',1771368738,'172.70.175.48');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gd','i±³| ¬²OoD!˜Ãš','verified',1771655763,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gd','‹üÀ•>b0«oQ1Œö','badPTR',1771655763,'172.71.22.100');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G%','i±³| ¬²OoD!˜Ãš','verified',1771627300,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G%','‹üÀ•>b0«oQ1Œö','badPTR',1771627300,'172.71.23.37');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G&','i±³| ¬²OoD!˜Ãš','verified',1771661690,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G&','‹üÀ•>b0«oQ1Œö','badPTR',1771661690,'172.71.23.38');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GŽ','i±³| ¬²OoD!˜Ãš','verified',1771668603,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GŽ','‹üÀ•>b0«oQ1Œö','badPTR',1771668602,'172.71.23.142');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G£','i±³| ¬²OoD!˜Ãš','verified',1771660656,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G£','‹üÀ•>b0«oQ1Œö','badPTR',1771660655,'172.71.23.163');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','i±³| ¬²OoD!˜Ãš','verified',1771682102,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','‹üÀ•>b0«oQ1Œö','badPTR',1771682102,'172.71.30.152');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','i±³| ¬²OoD!˜Ãš','verified',1771555325,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','‹üÀ•>b0«oQ1Œö','badPTR',1771555325,'172.71.30.153');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ','i±³| ¬²OoD!˜Ãš','verified',1771597759,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ','‹üÀ•>b0«oQ1Œö','badPTR',1771597759,'172.71.30.194');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃ','i±³| ¬²OoD!˜Ãš','verified',1771601635,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃ','‹üÀ•>b0«oQ1Œö','badPTR',1771601634,'172.71.30.195');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G8','i±³| ¬²OoD!˜Ãš','verified',1771666354,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G8','‹üÀ•>b0«oQ1Œö','badPTR',1771666353,'172.71.31.56');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G|','i±³| ¬²OoD!˜Ãš','verified',1771655762,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G|','‹üÀ•>b0«oQ1Œö','badPTR',1771655762,'172.71.31.124');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾.','i±³| ¬²OoD!˜Ãš','verified',1771487866,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾.','‹üÀ•>b0«oQ1Œö','badPTR',1771487866,'172.71.190.46');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾/','i±³| ¬²OoD!˜Ãš','verified',1771487866,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾/','‹üÀ•>b0«oQ1Œö','badPTR',1771487866,'172.71.190.47');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾0','i±³| ¬²OoD!˜Ãš','verified',1771414742,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾0','‹üÀ•>b0«oQ1Œö','badPTR',1771414742,'172.71.190.48');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾1','i±³| ¬²OoD!˜Ãš','verified',1771252691,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾1','‹üÀ•>b0«oQ1Œö','badPTR',1771252691,'172.71.190.49');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾L','i±³| ¬²OoD!˜Ãš','verified',1771489341,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¾L','‹üÀ•>b0«oQ1Œö','badPTR',1771489341,'172.71.190.76');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¿u','i±³| ¬²OoD!˜Ãš','verified',1771324474,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G¿u','‹üÀ•>b0«oQ1Œö','badPTR',1771324474,'172.71.191.117');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂK','i±³| ¬²OoD!˜Ãš','verified',1771487795,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂK','‹üÀ•>b0«oQ1Œö','badPTR',1771487795,'172.71.194.75');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂM','i±³| ¬²OoD!˜Ãš','verified',1771479092,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂM','‹üÀ•>b0«oQ1Œö','badPTR',1771479092,'172.71.194.77');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ~','i±³| ¬²OoD!˜Ãš','verified',1771256331,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ~','‹üÀ•>b0«oQ1Œö','badPTR',1771256331,'172.71.194.126');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ','i±³| ¬²OoD!˜Ãš','verified',1771351336,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÂ','‹üÀ•>b0«oQ1Œö','badPTR',1771351336,'172.71.194.127');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃV','i±³| ¬²OoD!˜Ãš','verified',1771414750,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃV','‹üÀ•>b0«oQ1Œö','badPTR',1771414750,'172.71.195.86');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃW','i±³| ¬²OoD!˜Ãš','verified',1771414799,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃW','‹üÀ•>b0«oQ1Œö','badPTR',1771414799,'172.71.195.87');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃX','i±³| ¬²OoD!˜Ãš','verified',1771454604,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÃX','‹üÀ•>b0«oQ1Œö','badPTR',1771454604,'172.71.195.88');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','i±³| ¬²OoD!˜Ãš','verified',1771431494,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','‹üÀ•>b0«oQ1Œö','badPTR',1771431493,'172.71.203.36');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÞÔ','i±³| ¬²OoD!˜Ãš','verified',1771454604,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÞÔ','‹üÀ•>b0«oQ1Œö','badPTR',1771454603,'172.71.222.212');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÞÕ','i±³| ¬²OoD!˜Ãš','verified',1771506059,'');
INSERT INTO `wp_wfcrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÞÕ','‹üÀ•>b0«oQ1Œö','badPTR',1771506059,'172.71.222.213');
/*!40000 ALTER TABLE `wp_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wffilechanges`
--

DROP TABLE IF EXISTS `wp_wffilechanges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wffilechanges` (
  `filenameHash` char(64) NOT NULL,
  `file` varchar(1000) NOT NULL,
  `md5` char(32) NOT NULL,
  PRIMARY KEY (`filenameHash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wffilechanges`
--

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

--
-- Table structure for table `wp_wffilemods`
--

DROP TABLE IF EXISTS `wp_wffilemods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wffilemods` (
  `filenameMD5` binary(16) NOT NULL,
  `filename` varchar(1000) NOT NULL,
  `real_path` text NOT NULL,
  `knownFile` tinyint(3) unsigned NOT NULL,
  `oldMD5` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `newMD5` binary(16) NOT NULL,
  `SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
  `stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT 0,
  `isSafeFile` varchar(1) NOT NULL DEFAULT '?',
  PRIMARY KEY (`filenameMD5`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wffilemods`
--

LOCK TABLES `wp_wffilemods` WRITE;
/*!40000 ALTER TABLE `wp_wffilemods` DISABLE KEYS */;
INSERT INTO `wp_wffilemods` VALUES ('\0\0]öíä¿#Íï/Ö0€û6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ILPŸó§_æÝÙü…ž¬Ý','ÓÙû¿¸×qìÊ7{ÖØ žI¼<hZpND[ÛË´*&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0G@ù­\\>/ú‡¤','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ì>v«…Žcv¬íÆ','žgöJ{GµÆð\nÇ>&qI»òÏd£Ñ«Qe,½ªÏ;y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0$Ž Â®|VŒ`	','wp-content/plugins/spellbook/js/src/svgs/shop.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/shop.svg',0,'˜Ö0w_ü:{aµ]í.JD','˜Ö0w_ü:{aµ]í.JD','±\"e:ø±œ{‘ðöÀÂöRi¿¥_‘Ù}ÆC£®Â§¹Ö9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0\r×ÇêDo–à&¯z´[','wp-content/plugins/imagify/inc/common/attachments.php','/srv/htdocs/wp-content/plugins/imagify/inc/common/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qa$;ºƒ6’YÍ—Aæý','¼åÜ¿7“7[\0·©úcfñå“¦ÁÂª%;EY>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0­eu†Ò«¥™4CÝË­','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c	«x8íx\'b|ØçË','€p\ZUhÃµñ«E·j&\r³ÄSvöfJ×%·)ËÍ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0K <(Çd¨œ!×w\"ý','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-cart-abandonment@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-cart-abandonment@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sx6ˆ)ÀàÅ¤yžZ~á','k˜a¤­²w.X•×wÓç9éWÓÈÔÌu\\%‹éÖí™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0 3×„É$Äž‘þM','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDataRow.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDataRow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ€Û	%½¨çaÙ êXÿ[','&VÛ:ˆ\Z`{àîNŒ—ÕG^ñÖ(ˆ§ˆ²‡•v¥›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0?Hê\0ÊE}ý¿¦³ç\"â','wp-includes/sodium_compat/lib/namespaced.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','01ÕÎèø”vnGœ¬\r ',']/r~úÊºO‚›‡Cîc§xB…€j/ëoµ˜UÙI*Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0œ(y¶°¦Àçt0‚â1','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg',0,'#ÍÜy®ºòAÅiÂñˆ','#ÍÜy®ºòAÅiÂñˆ','“;} òØ³ÿ|öKPÆŠëL\\©§;›ó_¨%ÏvØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0)4\nTYü¡d4G~¶','wp-includes/images/w-logo-blue-white-bg.png','/wordpress/core/6.9.1/wp-includes/images/w-logo-blue-white-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0öIÌkò|ûÑ¼ÜÓÇ','OœÉ— oµ“ñÒC«ŽAÒ/xŠ‡ Í<ê•Ü%4=?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\00öñ#Š9ýœ¬Z4Îj$','wp-admin/network/user-edit.php','/wordpress/core/6.9.1/wp-admin/network/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÉd4VÚ‹S~tÉ±¬Åº','˜oëá•‘°\"tÎy¼S‚¶°¦M8!9/·?Y­XË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\02ìû…Fê†Xu&çÀe','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-12.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-12.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»å €™b÷˜¿¯1ëeb0C','Ö{y¸·X²VWžXž\n39á°ù´qóµÒžÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\05gÀËÏê«”c‹0‰\"D','wp-includes/css/media-views-rtl.css','/wordpress/core/6.9.1/wp-includes/css/media-views-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã[w§%“LòROý¢[•','Ñ³ËíO§ë–Œ©K;o²\ZØ³dÆE±%Mtp\"KÁ˜B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\07ó…ßéÃ÷Ï}èaªÞž','wp-content/plugins/jetpack/_inc/blocks/map/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚7ˆLÆµe\\¾Ûß®lï)','=YJóåÄ‡ž	.¨pÇ$t‰§ûÈª0DA¯cÉŠ¡Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\08¯µ·T@= !ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<IÛ‘dÂTÆÀ“¿æ','Ä¶1=k¨,‚.›_<f%ü<30†ì¢vF›	d/Ý¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0=•È[ãL‚-=FÉ½¦','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¦–ÝX-\0Zr’','\r6?öWE-Í¦EÂ%¤Ê¦ËôgÊl`Ì2¬itiIÆa~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0?iAY´žÔ›#/ß	¶½','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Response.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÜ^&1„*Rü&ìëåt—î','‹© G\"xZOý]‘%÷ðå0a§¼–¢{Då¶€š\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0?ŸÂvâ§ãâ«Lh†Û','wp-content/themes/hjs-blocks/functions.php','/srv/htdocs/wp-content/themes/hjs-blocks/functions.php',0,'³·ª9+Fp×=éò»\\Õ','³·ª9+Fp×=éò»\\Õ',':&Êžóñ‡ûmR[{!Pþ×KUÜºlL•ª€—:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0?ß³0kã<™Ú„q¢','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â\0\Z»È<Öƒ4cŒÎzßG]','m•Ûq~ÏÄh+ºÜ\rŽæc4“—jQ‚p·êp¹u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0@±Gc\0º……f¿ŸÎí','wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½õ‰~­¯1ÓƒSŒÕ@ý±Ó','YÁXé-“„±\nYÅ³ð±¾×¨Ÿçd&ç¼7C<˜g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0C_\nìÂjD¨é@k','wp-admin/network/index.php','/wordpress/core/6.9.1/wp-admin/network/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üPõú/IGV7w¹ØY','ûE²‘„7]0Øý-i¬YŒ…áÊï6w~Uø6ª—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0D~À’+¥$‚6ùsqÍ‰','wp-content/plugins/jetpack/sal/class.json-api-site-base.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÍz?Å¢µÏ%­Ø€','Tù2?ô”°u¾Yƒn\\R_cÝ{†?ó4v‰åz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0DøjßtgÓ(!ƒáû«','wp-content/plugins/spellbook/vendor/autoload.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/autoload.php',0,'ù^î\'x÷ŸY\"e×ó©t','ù^î\'x÷ŸY\"e×ó©t','k®E\r†!cMJf WDo‘¯è\"1ù_…y±ð`›”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0G¸¥àM(çÒYlWzã!','wp-includes/sodium_compat/src/Core/X25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ä±mj5Ò*¶75nÝ”','ù¥.¨­\"â÷¬*òOåˆ7bPÚÒÆ×ü\'‡Ëu1’+7a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0RH©/c5±y°¾Cèøç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ï˜¾\Z;<)¿C‘üQT','@váp?j-›ò-	F½…a®º~@1ÙšG|ª¯¨í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ssby˜±Zß=à`%Ô=','wp-content/plugins/jetpack/modules/shortcodes/smartframe.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/smartframe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Œ‚‘|ªÈ\nekÚ>','C¹vïv*c;\08à1@Ó„ƒ†NÿÊçÒxxÕ=iä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0TLáT96Ûä¼¿:','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc_list_style.scss','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc_list_style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¡P¡DMVb™%+lƒç¾','™*ˆ˜ÿþ“\0pNô_ç+qù$p°B@†·„çô$ºû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0XjoØ×MG¶œ‰¹v','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/txt.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/txt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2—‘1fjUÀPd(¦²ü*Ã','Nœv˜°ÝL„@(RºALú°¬BJ_êBM5W|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0\\sèÁTÃ«½Ö˜8áÃ','wp-includes/blocks/post-excerpt/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦9ÁÿÕa¹Nð4=’™\r^','É~üÅªA¬á‘WäÈw¡@7Švzšà¼öÍä£4ï_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0^Ím#åK§®g© 4F','wp-content/plugins/akismet/_inc/akismet-admin.js','/wordpress/plugins/akismet/5.6/_inc/akismet-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\'`Äh9¦ãÅúGaòÁ¹','‚î<m·iFFN¼ƒ•dþ_^ãÇí:t\r|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0o¾Ž@e–iM\0ÆÒ','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÌçbíÕràÇ šAÀR','wéFRÂ>cù;öþÇz”*S³à=ž\\Œ+gÿ°Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0uÅÕò›‹¬3L´gnyÇ','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.helpers/constants.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.helpers/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÚçøu¶fÕFÿùÝxª','Ð>WÎ8¸ßÜÍ‘ÚèÆßñù;„3|\ríŠúe†Hq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0yÎö[sÂ§I›óa“X','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-pointers.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-pointers.js',0,'Ûº$è\\ÈÅ÷>ó¦IÓ”','Ûº$è\\ÈÅ÷>ó¦IÓ”','†WÊéÄÉ!Uéÿ÷ãF“]âbl,Ð.ŒÿÒ[¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0yÙâÒl;´Å«”°ð~','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-system-status.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-system-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\nô{pt\Z´mÉ¯[“Ë^T','\\=„sj~M?,£\rŒ\'œy˜yyò4{·àÌ…¾>;Gž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0|X•¤\0±`óÔÖhkvH','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÝÚèó ½òKß&×û','V§v·üK¼í\"×_\n«9\"	öv-™õÁœÁÂ^Xs‘£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0|zyòjICzòÐk3<aí','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-options.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k…Ïo·ßQá>ì 8)','N;ï]ä‘I¹‡UJ§@­\\òä¡¨¤· GfÑÊ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0}až¹ä\rg1‡\rnèLÑ','wp-includes/css/dist/base-styles/admin-schemes.css','/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ˆO2·òNÚ×I\\GŸ1R','5^È>47nö—·¤Vg»Š[oæž^ñ[½¿]\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0~ ¯•[£t²vTS7dD','wp-content/plugins/google-site-kit/dist/assets/js/201-bfc0d3aab9dc3f2f6822.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/201-bfc0d3aab9dc3f2f6822.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E÷Á€ß÷”íð½¨','Ž–rò–áµèx_u€‘,÷2âÈûIbkh;ÐîÓôG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0‚¬Q ¤\'—ôm`p\Zœíø','wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†9Ø½;9\\4û£#\ZlªÑ','¤ñÅ\\ì‡R¸žPÙóf¿s £ôæŒA‚c©[àS‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0„£üM¨ýqôíõvý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\'„È	ìwŸaåþ±?','}È§fbi¨,a˜TÓÏbÛz=uhâ=®ñ\\¦åQmU¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0‰\03ÛŽ<\r³Fs´	^Q@','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i¬ÃmöMkÉŽüÀ¤Þœ£','žÂ¿íÛl#\'‚tmçþ÷bÙ0RÚë£Cš–øÄÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0‹À*á@fùÙºd¬ku','wp-content/plugins/jetpack/images/rss/pink-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú9¢Ýj¢ïÖÖ”c\Z)ë','y…„$xVû±–e˜5ýøt—–~Lk?)$i¸4.`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Œþæ;fóúQî=*Ç•Ã','wp-includes/js/wp-emoji.js','/wordpress/core/6.9.1/wp-includes/js/wp-emoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´\ZÈÁá•É\n•&M+©‚','q(¯NLŸz;‹þ\"ËmcãÃ†vqôy¨„[º|ŸÄÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0õ¯wbs•Hó¿~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ProfileMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ProfileMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃpOTWL7\n}èX±ã%\0','±34dŠŒZÖAŽƒ0Uä‡ÝŸôiú9„dˆd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0’¨\' 6&H‚v„]Þé','wp-includes/block-bindings/post-meta.php','/wordpress/core/6.9.1/wp-includes/block-bindings/post-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰=n°=FUÊ*ì“ÑJ','ÀµåMÌî„ÞcàC#÷ÆDÊr”2Ç×e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0—<%nüŽ(ô?èw›³l','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights4.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹CN;£Î5¾vÀ­ãUUÐ','ÊÝx­3ù;Ü¿¯ÈR66~¼}¬HˆêP³/|„c¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ž9ó¿k5&åÙ™ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èð43kŒ&t÷8‹p¢ôŸ','Ðjýª+ùÓJLÂ¦«{¢ãá×¹\Zô—ÇI]íÙ‹Å=ìÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¢z.[ˆÄ:\\p‚Ó+öt','wp-content/plugins/seo-by-rank-math/includes/helpers/class-post-type.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¯9uÍ~Ý~µö°1ÑJð«','ëäüˆµ…HôD(È;í!xýAØ\\uµe—Á\\³|ÔéÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¥‚Ð£\Z†¯†½%V/û','wp-content/cache/cache-enabler/hjsdev.com/category-a/nam-dolorem-tempora-ut-quam/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/nam-dolorem-tempora-ut-quam/https-index.html',0,'²éH`P7Œßs’Û½…','²éH`P7Œßs’Û½…','·cCÆŒ & ¹ùú¼ø8R<½r×à2dƒü» ÓK!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ªb\\vNüDÜ.	y$&œ','wp-content/themes/genesis/lib/js/editor/image-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/image-toggle.js',0,'å>·]öÌÜL^#¦¶Ü‘‡','å>·]öÌÜL^#¦¶Ü‘‡','øÁ~\\òˆ®MÜj¯ïvIç°$ˆ\r\nð£…%ÉÇ¨‰›XÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0°XöªLŽ&¤†¬¢\Zòf','wp-includes/blocks/page-list-item/block.json','/wordpress/core/6.9.1/wp-includes/blocks/page-list-item/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ--ÂªZ(’Î¡£RC','³œ?çñ5¢ãà °)\'¹\\ÇúDMh_¹æ‘š‹É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0²œ‘ ¨RWPˆá_','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php',0,'²ŽÕ\\s™­3(`6I·õa','²ŽÕ\\s™­3(`6I·õa','êŠ üùöÑMš~šie;w‚ÈdÈ?£G`_MÿžŠv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¼ÂGm€Mè¬Ü§y`','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Od¾ƒia|[k„+M†ßû','÷·S§,Üs?®!„e“GÓ8k?‡# ·ÄF²§sdñÚ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ÆõOÛUÀtBˆ€5','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Å±K•Ä´ˆ´¡ÈmM','*ýR‹oÂÜ5˜Uîb·ýER‘7ÿØ¸úE·¸=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ç|9è×u…eäñá–@ƒµ','wp-admin/includes/image.php','/wordpress/core/6.9.1/wp-admin/includes/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åíD¾9ÍýÃæI±6¿1','Ù“>\n]Dƒõ\0€úsuüÆ}IèõüIæµPƒÜP·aö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ë`×r¸oð‘ %„/¼','wp-content/plugins/imagify/classes/Webp/RewriteRules/Nginx.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Nginx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G|»pÔ#G?aÐ€ŸŽY','?õ…\'«Õ•-%ÆãTŸ9\\Î¹d„ärÆõi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ËêÍ‡Ç•8vÅiX>Öì','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/functions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸŸMAg>­,atîæ·9r½','Üòø®Ñ\'6´‹¾-ì±éN^0n™ŒXÉLË$]=ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Î~ó<âÜ´Ó’àR?WFŸ','wp-content/plugins/open-external-links-in-a-new-window/open-external-links-in-a-new-window.php','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/open-external-links-in-a-new-window.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²äüEŒˆü3Î\\—…l}M','0âÛo\Zà×Ýåñ§´RŸþ™\"pÀjDªŸˆ{³D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ï!Lò›4ÜÐÕ} Ã«ã','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Revoke.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Revoke.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸û=œGŽ¾¢¶Æ\r“aZ])','¯Å€±ÈUyõèaµÈ\Zÿ»æTY*?f¿!‡Ì0hI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ÐDø`ø8R¦ÇÉ²%†','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M{ãœ°4…Ty‰Áå›‹','!ð*°í<\\íˆì{_´‰&,Ë<Ûá+¶èì³¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ð/ Kš¡|tA]•´„','wp-content/plugins/gravityforms/includes/class-gravity-api.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gravity-api.php',0,'0×p	´|¦bËopª','0×p	´|¦bËopª','b“_æŸpmÄ–^€C÷0†}D6\nD7ÎOÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ÑKô°÷%¿5,ä¼$Ë£','wp-includes/blocks/video/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	X6ŸTcW#Í\'–L‹ñ','D f¿¾7žºRƒ.À+Ìîþ;©`1ô-p:}yu6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ÙX²0vt°c{Z„z^','wp-content/uploads/wpcode/index.html','/srv/htdocs/wp-content/uploads/wpcode/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Ùªy‡°r d;ùÙÊS','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-files.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¢ä”aá0È>³Ùë','Õ–£/{é`vþAn†ß„;UKr<ÖjZ\'«?cÛEr.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0Þ®Á²]š6~\\ÖúÎ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Subscription.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Subscription.php',0,'‡*••¤	¾OºÖ³\"Õc','‡*••¤	¾OºÖ³\"Õc','2&µ/.¯òÄÃLÃýâü$ø¨¾eDÐ7,ùW\rÂŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ß–Åw!áÉÿ|!•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cêòq`©é	¢MÇƒ','\r©0ŒŸÊÌ2Í±•\r¸\r^ü]&Šå´=ý8ô€xâä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0älDdƒÓýu^âáY¬â¤','wp-admin/user/privacy.php','/wordpress/core/6.9.1/wp-admin/user/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þd‚IºáòU{x1·A','Fªåu†X\0¾og«:~”ÈhÆé_”„5ÒËpítÒ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ív¹ˆ®‹Ø¦£Þñ÷Ýž','wp-includes/blocks/post-template/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-template/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â®˜Óˆ¥¹ˆ‚#µ@KÐé','h_˜¾[rTù\r6Þé¢9áõDñ:êêÍÇ—‚¿Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0îˆê»P\0Ï¢:ø\Zé{|Ô','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/logo-collection/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/logo-collection/https-index.html',0,'hæ´yL§(L8µñ²uî','hæ´yL§(L8µñ²uî','¾1«r</ÃˆqàzNtíÛ|\n–Œ.u\Z3ŸÎÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ó¨ÿuÙ~¸OÄ¼¿Y¿','wp-content/plugins/worker/src/PHPSecLib/File/ANSI.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/ANSI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–èwžo$Iƒ)\"¿Çz1z','š<OÈ#MkZFvLëÅjjgú”j™™_ì]»e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ùbKGÓ/WMï!ÙžyM','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{I˜ÍƒªØÄBI2G£¾3²','ç›±¥MØ”iBÛU_O†Åò¡P^ÆËx<Ì+N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ù¨Ùðˆ’À/â:3íaé','wp-content/cache/cache-enabler/hjsdev.com/faqs/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/https-index.html',0,'`k>¢õë±X‰Ï‚íØQ','`k>¢õë±X‰Ï‚íØQ','uêÿWó©ë+×BJdæ˜}ð©è‡¬SÀ÷3Ù¶&“x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ûö$ XíóG-¸tUÆ¹','wp-includes/blocks/navigation-link/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o”^¼¬°P=²xž±°','(sWÛŽ¶Üâ£˜}‡«xX¬Œ‚u¨%aMÐ8¨òÔ‡#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0ü $Ééð¦Ó™\0Ö«','wp-includes/block-patterns.php','/wordpress/core/6.9.1/wp-includes/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hïhÈBÆô‰\"AˆyÌC','¯RpÃtÀ_¨ÿÒ9É»ã®aáðîMÐÞ5†‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ô–½{ó„|«S.','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checklist.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checklist.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‡~£ÒàÕìÍm/åT1Ñ','¯sïò„f_°e)€^[¦tK#Žö&W\"ÙÒ…;Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rx+¦Uá÷áÚœÝ“¼','wp-includes/css/dist/list-reusable-blocks/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@é£ˆ~9J79+Ûˆe','ÕÒ0°/9×o‹•íD`à²u¾cÔ²[ÍüÞU‘.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÊü¸ E/øÕí¨8ÐD','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa\r`Gá¶•Pr¾/}ês','ÿŽBT®gS6®ûäû˜îÛmíQŠIOËü}É8€k@¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é|MÛ[ù‰ô6¾Zið','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¤Hbåð]R¿·ÛY^_]','0â‡÷¶TmºÿueÛºá&“K¸(êù¶*tm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Ä§vŠ÷+Žiê«±°GØ','wp-content/plugins/seo-by-rank-math/includes/class-defaults.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÓËf^sÄ+—XÁ3','\0×Ò\0ý?+KV}ÁÿET4˜ÖÍVœ^ÊÑÂóèÎ•[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~.¸ÃO¹Ië(Û×ð','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶	Ù\"¤(Ê\"Ð‡mk»Å','Q9ly¬4»¤Õ€üø¹0¢ß…Þ5ä‚83Ósê•~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z×£Œ(&D§%¾0h«','wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W!íâÆpÚm5RHEœ)“','›ÒžÄ\0“[‚¿U =ïýµbóë\Z†^¼ÄÕ³²™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/>“çüß»(Èæ3Œ','wp-includes/blocks/verse/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/verse/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æeá©Ë£RìR|¼õ©­—','…j/+ÕH‹æÓ+Æ×ˆÏz*càÙ*‚±a‡ažeÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îïÏ7õ-ù™øÒÒ3l','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\ZAŽÈ‹É-g!•','0ôË8Ã£JxÀº¤˜ª­“#ýÔ	ðXóiJ•ÉÛP#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®\r»uA?ìôëgÊ','wp-content/cache/cache-enabler/hjsdev.com/media-banner/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-banner/https-index.html',0,'\"sùUá7‹šë)CÑjˆ\"','\"sùUá7‹šë)CÑjˆ\"','«=— ˜þëÊ®âHÿ^l‡\n¨7¦{ºÿä9]ï‹¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!0‘;.\n6;¨8L0Ço','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÖOüÔ‚b¼t4Ò\\','§åÚ’5fCSQ\0Q†ê·)=\Zkò$ ŸÆ\0I˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"P~’Û\"×”]ŠŽÍÀá','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þûã€»ßgcHxÃ\ZùQ',')Îm ŸÓû¼ÅŒÑõú#¹h]OæÍìË 2~Œ#£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1¦ÌOÒ(A³)ÂwrUê¥','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³G-^ úxyöÂLåâÖ','¨f\0…û!@çØL\"®:£/´‰d¯({>þi9Xµñ\0î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3#ÁéŽ{‚ìÄô','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\r‚ÝûÁ{Ùóg¨Á‹','è’b<OÓ’´Æ¾n7_Q,*\'ª‹{ÔïHC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Â»ÀFÔ]±“T57Ó','wp-content/plugins/jetpack/_inc/build/wordads/js/wordads-ccpa.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/wordads-ccpa.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þöb:tH£Ó„„‚2e','[UÊk1œë\\S\'bÀ‹Úø·¯‡TŠæO´¢·×V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CåÍ(¤LC*RÎŸÎ\0','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FHim¡Ñ{X{bÈ¤ÇÜL','\\ŽOÛåqŽóL{ ©3¨<‘ÈK£9û€\nÏï=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eõ‰|ò¯-Ÿö5‰^M','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J$ÑöçGèAáõ(…á','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÈ7¢rÄ,ª¶fPW£IŒ+','#_*·4ynKnÞÎ	“qo$t~ÃŠˆ`„\'v9{£aÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¦V6¦ËÄb?Cª&”$','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RandomGenerator.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RandomGenerator.php',0,'>õ´Åƒ5ß}ª×‹ñ','>õ´Åƒ5ß}ª×‹ñ','\0m-\rlêrVÅ¬ùE÷¶wf`Ñ÷Kì‚5	\Z`)Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NQž\"*hzªrÃw|\Zø','wp-admin/images/media-button-other.gif','/wordpress/core/6.9.1/wp-admin/images/media-button-other.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ayO1/2|É	Í{&]ö','L½p-®8²Ë7ã™Q|Jƒéi`1ŒO2óÖcºª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q÷âFûd„í²˜u1jV\r','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-stumbleupon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âV¤	\Z<€?‰þp*u','P­	icàßljÉ¡ÙÊ±’Åþ±$9lJ(8,IRÚ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R7ÖeÄ•O`X*¿šË','wp-content/mu-plugins/nexcess-mapps/Support/Helpers.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Helpers.php',0,'~4oëŠbgÃŸ¶ÓÖaƒ','~4oëŠbgÃŸ¶ÓÖaƒ','8„¾«M	ègèþûšõŸôLûPàµ;aHˆ\"Ô¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Twt¸‚JÙ¹Úƒ7·C·†','wp-content/plugins/jetpack/modules/sharedaddy/images/custom@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/custom@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JS:‘h…I•‡<Ê\\0}œ','³ó‰b]œñ†–˜EÐÑ!ë{%8¢ˆÞ’±âò*ˆ“\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XòÖ|¿U¢NTzyá','wp-content/plugins/duplicate-post/common-functions.php','/srv/htdocs/wp-content/plugins/duplicate-post/common-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØµÜÛñÝa–[$!<','°òJØ8]±#¿{ôkÁ\"7•ÓñY•Üó$ðvžíû¦Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XýÉ˜y_ñ7¥XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\\hÏè¤”\'\nä·º',' ”7ßÜRGë$/Á‡Íæ-i®ÝNm(ÎWØ;Ì…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[‘ð’ŽôÓBa~D¸#3‰','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã!?‚ÛF\"ìñ1F÷™>c','hÿ.Q\'\rähŸ%‡1o{²ÚWöœ–+\'H!W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_(>6;·êÙØ¥ö','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯&€lûÈvÿh2Kºy‹A','b_Q ÖôÃuÑ\\RDÆ}pû’J¥yÛ®ò3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('faÆQvwû„€÷Ú õ!','wp-content/plugins/gravityformsstripe/includes/api/model/class-event.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-event.php',0,'é}$Å\0Xx™ÈXÈ7)','é}$Å\0Xx™ÈXÈ7)','S‘£&> Ó4wüp$ä¦$UDÇ´Qv\"Ý\\EW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i ÐÝYHF¬|î<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÒëêÖÖçˆJ¦Ý','¹ÅÝ3á5‹ÒÉ‰mÅf8î^GG*HÄÁÏv´\\¯˜‡?r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j\nšÏ{=¾­ª‘>?','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨JÙ $§Â$*÷çºWÐ','‰ß‚ÀOŽqwž– }^vu;T9Í‡ˆÏ?õJâ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l·RóÛó`ætÛârLÃ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ProductService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ProductService.php',0,'ø¸Ìû”ýÑÐ	+gÌB','ø¸Ìû”ýÑÐ	+gÌB','QÚ¼¿®m\ZÎRùRá\ZöQË¥m¡a P#“Z*ûÜ;µë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n~¤tyž#°#‚la-','wp-content/plugins/gravityforms/images/doctypes/index.php','/srv/htdocs/wp-content/plugins/gravityforms/images/doctypes/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('púêtÜ\nž…¿¹ºÕÔÏ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/network.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/network.php',0,'Ð/Pî[%×åts¢ÎÙ','Ð/Pî[%×åts¢ÎÙ','cwiîSKTTÃ<€sXŽ¹%\'\"­_o³Ã\0ÔÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rñ¦‚6²Ï’¼/“þhá','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-translations-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-translations-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6²EZžLâ-‹Ò˜\\@‹','`³lŸÏàðXjœ+Ó8µ;µ½Aæ¢Ñ’çqýþ	Åj²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÞ“.‚`°Û…~A!','wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers-provider.php',0,'‘±6rÀ‚ím˜çGjBZ','‘±6rÀ‚ím˜çGjBZ','|pv¶Á@pNšámßÂÑÏ®‡$1Y±•,ê«\\Iyžo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x»Ýë¦ú`Üó@²ö','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ûçGÔJ¯§ÀâÝY3p®Ë','-X§Œö†–ù¦.òIk\'£Ÿ¸qxsy»	U1/¢„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…—ÚEêtÎ	‰¢ÿuô­Ó','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÛ£J¬ua¡¯ññ]H3','­µzöæÛ!Õ)DÁ¬ÃÈP¿˜\\›w²ë©B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹®†o±¢ûQ¼¤Æzýœ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!éGB?IPÍº§us¾Ù','#íê\0¼HÅ¤°‹;£ªA€ÍC´Mö^hk¸F]‘WÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’4ÑI\07î~uâ‹','wp-content/plugins/jetpack/extensions/blocks/sharing-button/class-sharing-source-block.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/class-sharing-source-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·´CÉÙ+(Qí]î¯*º','9ä¦Ëa&‰¶Öpá[«ÝzÓ 6@ï»­Þ¬§D«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çKˆ5\'ø¡>axÀ	','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôü´WvÚB¿ÛÇ°N–Y•','œãÖ	°Þc\rS¼™Ú†¥Á®ÁÿQ¸¸nÔÇ.ë7ŒÙ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ëŒ,]×H–4ˆ£1','wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÒŠx½=à\\·ì³kØp','îh­\'Ë ÎváüfGE‘\"*˜çß,éÕÜß	 |æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™TêhËÔìzPŸùré','wp-admin/widgets.php','/wordpress/core/6.9.1/wp-admin/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zšÊ*N‘ýp=ü—Ê2ð','|‘¸\nå2…°UÊ)j+ø°àõoLû	Å)³¤üoµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Ï‹Ð”\'OtûÊ—M;','wp-includes/js/dist/deprecated.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/deprecated.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡T@UJ1	+4iKù†.­','Ê÷Â×ŽY?µgššÄqÆó Ùb6öc\"~lCQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žæÃ{]²L4Nuº#','wp-content/plugins/imagify/assets/css/sweetalert-custom.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert-custom.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð6×¤Ý½V@ ‹K\r´³','\"56è[gÜÎž‹uŸ›äë)oî4Èˆáô—}½6€£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ÒÕí4ò½€7 å;úQ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php',0,'ßÒ+ør\"`lÒ®úÕÞvv','ßÒ+ør\"`lÒ®úÕÞvv','#5}Í	ó\\fŒÞW–¶¼Ä°Ýï~CÑ`¥‡Oùë”c,€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥’Ãc±°·—S)7G','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑXÎDËt·x€/ì¢·','æP Ç¯Ÿ·Í¹ZÜ—óH\"—ìýþTÔ‘º[w×9„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©l¦Á•šØæ·í< I ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰°g‹Ý+#R¤´bÈÇ','l`‚B%T+Òz±†GÔTœSDddÂÞÍ0Ò¦ù;…óo,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ÇÌÆ`fƒÂ]Ü','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­-»¿™È°aŽC€ëê','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-post-types-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-post-types-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖYJƒl\'ß=Ð=õùjÂ','¬è¯.¶œ3Ý)OŠ5š\Z[ÍJ5f/Â<\r/\n°ó&(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Z0ú¥¦™h>k«¿•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListFirebaseLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListFirebaseLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\ZÃ8‰2g•ByÌÕQð','Ñü¿1ÿÒ‰\rïãáÆ¯µuÓ˜9Ç“¦muœ%Žw)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³¡å/Jç”t¥³Èué','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ8º¬«½{÷ó¿e8¡v£Û','Œ3i}¹%rm¢Xê}“•¤¶âÀ÷	†ðÅU ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶lÄ‰$\naÛî›sE','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-ads-c39576b28ea4de825758.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-ads-c39576b28ea4de825758.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'3Î†=à‹f·ÉtÕwà','¤ã¨Pì½úRÞUñ-øùHLó¾Ù¯a;VwÑS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶`•¥­öÌ’%#¹#`õ','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶äsËZúÍÆÞ\"†õ\'',',‡?JÎ\0á~Î›Å®¼gk÷§µ[q(>yK[‘dâË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ƒ¿u3?’?¶@)Ë\"Ò','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_CA.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_CA.l10n.php',0,'Ä@I¿å/L#6ƒEG©p','Ä@I¿å/L#6ƒEG©p','ÑýÔà|lå«¢CáäªÂÖ£QÙ¼ï*®×¥o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Ñ¥ƒ@g@eÓ;µÞ','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èí(ƒ46Pä©°òJë¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉX|_ÕÈwcÓ:©j‚ÑÀ','wp-includes/blocks/search/block.json','/wordpress/core/6.9.1/wp-includes/blocks/search/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’‚}Å@—Rå[Ž²Îq','¢Hœp‡ÉÃô†¡¼‹Ü‡’‰à÷‘Vµð9Å\0xä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éô¢ÇÉñlýçýÛ¶','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php',0,'•<T‚•ñŒW<l0Óµ','•<T‚•ñŒW<l0Óµ','Û¡¦-öON~*úþ_å£³Ž>´îgÞ<¡†Óð¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î’»IéÜåð®!Ö+k¤','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t•©XÄ&sžœ‹ÈWoƒµ','nÚNjÞôl%(Õ¤î7žÕŸ–b\'õm˜ýo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ>×zK|¤/,·,6~','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…\n¿eõ4éä-²ŠAšso','&§ºÌx0¦(Ü@HÁ­!5Œúw|äqD©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úexæá×ˆQû—,','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-category.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-category.php',0,'Z,ç}ÃæÍéìÈrð”S','Z,ç}ÃæÍéìÈrð”S','::%×bC8«\\ÜŠA‹È¯=ÂxüX$Åó®)ƒóÏ¬:ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛU[ÝrLõ<|lÈá¦è','wp-content/plugins/jetpack/_inc/blocks/tock/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¢÷¡Õ 0ú¼JrÊ¿','³Ë@eÖ¿gÁ¾M\\,¾Q{9jâ?v{Ç´~û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â-ÊçÆÈ3ŒHŠ0—Ê/Á','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/apexcharts.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/apexcharts.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Ä©	Q©ëLÁÌø','”p\'ï™3BßÇ»ƒrZO3\" !@Ë™ðÜBÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äèE?tB9b—vF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ô\'é2û”p\nK‹X´ì','ÍÎŽ%XïÅ–F¼ÿçÜò1sÏ;ÀÎLëzrç’»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çöŽkJëÀo¿9NT8|','wp-content/plugins/wordfence/images/audit-log-preview.png','/srv/htdocs/wp-content/plugins/wordfence/images/audit-log-preview.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Š¥	Ù	ìª¨]«èBÅÄ','K:)òŒýU‘Áuæfw$‹z–ÀÔŽ78c3KóÛÚaõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô<Ì@Öµ&¿\0Î\rEŽžš','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/actions.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/actions.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨‘¬ëÅíKs/Ñ]¯',']úsRãsjˆ}Â¡•W¤_x-ZÁ\0àb³W}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ó¶ÁH±¢êi†n‡\0Ûn','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O©ÚbVù†õ•aù','òä¥KîL¾\na½\'Œ	+û½±Èå±£´ÒŒU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø@ ¦ú V{ùÛ&,sò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r‰ó?R©µÜ‘¯îÒ©',' dfLª4°\"ÛÜ±\nd]«Z<Õ·!“j÷Å­¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýâ‡v#\"¡qÈ—:å?','wp-content/plugins/pressable-cache-management/admin/settings-page.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-page.php',0,'h¹®6š-U+õ@Ý›','h¹®6š-U+õ@Ý›','#²	ÜO­RD\'Ô¨£å#YÖ&WæØŸø»r¹EµÃ„ô€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž80óßñ	7Ç½=.æä','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L®o|s˜^å´4¬€‡ð','Ëÿ(zúZk¯ˆ¬Ì·WY­Û8ÙªCyJ¼e”õ.(%v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¯‘£/¥D¿oWÁá)','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php',0,':dÜùèÃGt„Rgœ',':dÜùèÃGt„Rgœ','Ãz©G,N9ÿRƒ÷CðÌ i—·/Iâò¾M%s°û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YÖŽ–Ü—ÁvÐ¹]‹mÑ','wp-content/plugins/jetpack/_inc/build/videopress/js/gutenberg-video-upload.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/gutenberg-video-upload.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xPv›yqø•z.}àÓ\\øÎ',' ßU‹5`Ë£è \0ÿ¨Ù¹3p…ûp]í†uÒ™X–Úý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËI&hÞü?âß‡hÙ#','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_jpg_png_webp_from_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_jpg_png_webp_from_cdn.php',0,'¤£Vv/ÆI€eáAl>','¤£Vv/ÆI€eáAl>','6X‘”NùwaŠÉ§™ÍMAßÑµ®ý	wÇÛ°ÄQVÚÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t]•ÙŸuÃÕuÛüåjû','wp-admin/images/menu-vs.png','/wordpress/core/6.9.1/wp-admin/images/menu-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q™€òLð,_¥;1/ïE¬','G²iH|ü×)¶E;³½\"_ã;Ô£4Ô»w”lyÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨‘~¸w`²5;Fã®®','wp-includes/js/jquery/ui/effect-size.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-size.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÅb€¥2\\Z$²žÇræ','¢^-òo‰º±\rf²	ÿ 2ß½¬º´Î†€±fÿÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô=üðq¯\rljA+','wp-admin/user/user-edit.php','/wordpress/core/6.9.1/wp-admin/user/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<D\0Õ\n#ªÃÙE—ð³ö','Xðx no÷{\0Á¯\\²Áäž¿Øòe[íýãjZN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬”»ë©@Ñö¡\"\\y;Œ','wp-content/plugins/wordfence/modules/login-security/js/admin.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/admin.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1YÉa(Ä~ýD­4âXŒ<Ú','áÞm‰_½á–fg÷« ]B{#2\rAó³´b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$8N®»oêÀMãá¾b','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ResettableInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ResettableInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÛß•úËÅ¯Jq“’Rim','LP\\Q˜RPžà¨ümT¼a”û…ÝÒ¨‡ë—¬dÖ<Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(\"CI‹pà&n>`F¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷îýä™-¦\Z<\Zàý^÷E','`•\\_qo“T¤!®þÙw4Ø:çåÛìžyAÅÎ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',D{öÚv‘lÙ\"­KÅš','wp-content/plugins/jetpack/images/jetpack-security.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-security.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¯#êÍ\nÅ´ÿY—','¤	ƒEùXqAãcÛ-,Nëî¨ššHø¤FDvî¬’q?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',jÎ†È[ÿ],)sçv','wp-content/plugins/jetpack/_inc/genericons/COPYING.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ñ#oEKÃz’aM?','&×Xàa\r`{ð/V‰þÖWX×Ì“n˜0z°AÚ\0	>‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.¤$÷\"uÎnŠè¡<*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3%¿“\0›Û×Hÿv]¦»','wp-includes/blocks/query-total/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query-total/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÏr<XÇ\nx_(l³\"ÞÌI','„f.dLóøôJ fºcU}d.ŒÄqŸ»3t2µã¤¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ñØ¡k)žÌ®íl}','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¬ÌL[\0˜«žëÉÙ','ƒìÿ\0L,òç\ZÚðˆ]{JVß#¸Þ˜Ù—2t.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4¢Ã¯¹öÒ)äë}r’‹9','wp-content/plugins/members/inc/class-widget-users.php','/srv/htdocs/wp-content/plugins/members/inc/class-widget-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MüC`ÌïÄ\"À•¢ï¨	)','™º.‘\r¥ît‘rxÃ¤€r€\Z€’¹Y$¢u°Û´c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('85’O	çÕ¡\'À3ZÒ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W^Ï6úJüu“›z™oÇy','t€Í’XPR®bâÜEZýý¡™1’²ŽÉ¨ë¡,½ôÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>·h…€¼¥{ë¶ÂÉ\'\0Õ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡É{¯šàzyû\'+•jÍ','°§36yšÒè=o|ˆ”Lznß†:“°SRÓ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?þÖÚö0¥Ÿ×Êà','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëó3ý6 äþj)\rD','£üÍ18ï@>4y°º]úŽï´¾_?¾›§é\ZŒ´¶*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cªg\0“ÚÉ–Lt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$÷d ?*tüÎÍëz\\Ú','ˆ<[Ò¼R©ÂØå¤Äíé&Å”ˆ‰†nh)6sWV1¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D<šn¨‹Jïµ¡›ôp','wp-content/plugins/wp-mail-smtp/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5å‡þÓ\rÈï&RÖëA\0£','m/óP4Äg¾t«T,;¸AaïÒÆ¤¼‚½Yr¤À}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HCƒìÜ!ó«ª\"(ˆ','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªwyBå´ï•oÃ|íØ','ŒÃošèJj$²þsc€ÿRíÇQ³écÌÍä¼Fîî…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jó\rÓ·G>û‚„õ','wp-includes/class-walker-page-dropdown.php','/wordpress/core/6.9.1/wp-includes/class-walker-page-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€´½æz`TužèÏ¡§','ÿsÉì>wÀ¶ˆ`ÇkPÆäôä†:x\n¼ê˜qpe(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']h2QŒeW¬\ZŽ¦ŠSº‰','wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php',0,'•ò•†Þ¹ºdü±\rJ¸ƒƒ','•ò•†Þ¹ºdü±\rJ¸ƒƒ','Þ0Ÿd‹8‘4¶= våÑÐ²GBýN\Z›—J>%3\"£¥ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ öNÞÃãdjÚ™V†','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\\.™†52	äðvxŠò','…žâ2>\nŽ\'Ž/‡¤ÊN—Žm0»)ˆÖH\0÷êéK¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_êì@¤•C\0E:>Ëvº','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/not-spam.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/not-spam.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÒùä<Öf$Òù<ØX','*!€jF&8#¾SæL‡vÄLŒÄ²@O‡‰®ïÈŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`:@MÌÃŸ}µJ','wp-content/plugins/gravityforms/includes/orders/items/class-gf-form-product-order-item.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/items/class-gf-form-product-order-item.php',0,'à7QecÝV»¯ªÒ†úé\'','à7QecÝV»¯ªÒ†úé\'','A’ÉØ¡EAvØ¿Å”Ðúv×Ô 2âj;½X1Ó¥Ó™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bãæà¸ò@ÖNê0ÈzÞ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó•gÉŒ Ñol*ÿl	´á','v¬2	ÝjÆoLMb2z$AdvéƒªZš-Oœ\'jès','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÔêI%£{éùAãô','wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js','/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÔŸùû£QD“ÌÁeêÊ·€','ùþ5)~‹ÅÖ[P•@:Y§)j×Ào®õÆ1ÅN‘e5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lP‚¿+Ùi’ï§Ï|–È¬','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eA	ÄÙLØ}½èÜo0zd','»›I9\0Òë¿0óÔ/nŽ|ø»Y¢çuªçôâàå!û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nz¹yB\ZÒÜÔ†è9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÍM[²c$¥gÝ\\<A,Ê','ÀÈ2JØþQˆØ¡ë_’°e›[­\n7ÝýÇ×°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÃ£¨ÂÕµ„òÚã$ô','wp-content/plugins/worker/publickeys/partner8.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner8.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_sùµƒ‹øÝ¢lŽÌ@6','ªžxñ„Ç„«pó‘ÛD þÜ2	JJúNï×Q¨Èj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÞÇs¶›y6\'v,ªÞ=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†@\ZV¹ÙZ÷ñœª ¥','\"	Ô!Uay®x¡ÀÆ$Úâø3<¯eÚä8æéáä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vˆFlªV×µ7L¢_','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-searchwp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-searchwp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.}Þ‚+f$Ã£¨×mK<','T\rÑœb>û‹t•œYÕi`Š­Q7ùüî&ó²­z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÙnü° ¢U[ÂdäÈ<','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FilterHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FilterHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¶`Ò[6›B\"VÞC×ï','Ö<örg_æŽ ·Ú÷ÍgÒ=2ce\Z*Vöo£èÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÉš5¶Šmþ&ëû¼0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uçÿ—™OOí½D1gR?~,','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‹y;Œî)ÜÕ±U»»‡','wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>n3Í0k5­ÓÒ_Í¨T','jS7f]äÊöbºµVßºK{‰òS¸t/sÜgÿ›µš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|8G×çòýÐD`Ò…wˆ','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/AbstractLogger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýð\0¸f~Zˆó3!&¿æi','Ž‹éûe‰(8äHÓM8÷vZCý–usV5;k%,Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö\"ÅqUy„„£9ì%Q¦','wp-includes/class-wp-matchesmapregex.php','/wordpress/core/6.9.1/wp-includes/class-wp-matchesmapregex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¥”%Ü`^`|j¨\r','CÎÈõÓ;ÖZzöZÿºïôFÄTÔÕ{^Ÿx}¯Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H?‡ú7ÛMfe)*wç_','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åAð²*õ`èÂ&qTô„','–EÅ—]Zš²ºvùÙÊY<G_ÿÓ$‡]åYnD\"\'#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„?‚Éj\"} l,ž´Ô','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Customer.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Customer.php',0,'\'38‰os/¹IöûÞYµ','\'38‰os/¹IöûÞYµ','õÚÆâìó×ó÷Ù±«M6,L.\nù©õµžDž\0 O!o*r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹RCëfÊe\"¸¿…~','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',0,'ûH‹Û=ªuÍ]R9ÙÙ','ûH‹Û=ªuÍ]R9ÙÙ','K±‰ˆmØ}D®ÌSîì7ØÚšìÍÀL<ya„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—W­š‡Ìþz\'/„ž','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/init.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/init.php',0,'Ú9,ÕEEáÒy¢C”ÿ;H','Ú9,ÕEEáÒy¢C”ÿ;H','Y“o±­£µè«ŽûmùR>ËdI/¦ÕOð&ì17pÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜à{TäoŸ ²þ!–þ','wp-content/plugins/jetpack/_inc/blocks/map/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚7ˆLÆµe\\¾Ûß®lï)','=YJóåÄ‡ž	.¨pÇ$t‰§ûÈª0DA¯cÉŠ¡Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"‡·.}}Xöç1Ê\ZÝ','wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php','/wordpress/themes/twentynineteen/3.2/template-parts/post/discussion-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯9’ËË+éù6ßeƒAôª','´áêßòK£jëÄ³ñq°2²i²ºÎc^%Ü“KØO?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž\Z$Ö†ê¼ÛG§ãÓ_','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ]šø¡PÈÍ¸E@£','eƒiÆa<ˆºp‹htaà+ãº»VÈˆ@m9¿~u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žŽ\ZmBr‚±c7T}*¦','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonHelper.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OrÏ¹,=bmŠ,üÇ,¼','°iý“Ç:Bõ&x[“n…Åß\0å2|b^äçÑ¸îBüÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨wÓÂ–Ô2Þ1Ñ^aÌæ','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-license-key.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-license-key.php',0,'&7Å°*\0dBUj:^tá','&7Å°*\0dBUj:^tá','b3í™&Ó´ÚUaäíHpœ|¦A¯\r5tó„šµñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀI\0z¶UÔBbA§ü\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xê‘)èé0ØÍgd?\\','„®ß2± Àîƒ/Qª—ìÒÿu÷\\@3Uôx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åe+ÓÚºi#½w‘	Pú','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.ign.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.ign.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜íWæÉïa´ÜzD’ÐÂ§','	‘zµ¿xã’¦A‹ÝÀ_ôÞ]Î$-«Ý™|TŠðNK&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç\n·[ÿÝE„$„Þ~','wp-content/plugins/jetpack/_inc/build/shortcodes/js/brightcove.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/brightcove.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çåò<÷žÎË{wŒš‰','\0§¨+å}9þ\\ÎçPå9cÆ`š!-¥¡ÈüíFç¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëû\"Ó{/ZÁÙá?D','wp-content/mu-plugins/nexcess-mapps/AdminBar.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/AdminBar.php',0,'íÃ”±%ÓØ²ñò—óE±¤','íÃ”±%ÓØ²ñò—óE±¤','vE¼‚3R	FC£ÝýÕ~ˆy­ûÝ]Û–‰ïmhÊm­d&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì ˆûþÈK i–D“Át','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÊæÍÁZzš#Hèç²','n]¨ëx“Ë¶º«¤\Z_ÑªkÔB³-a½&½Ìƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñà÷:•¯™«‹6','wp-includes/blocks/comment-edit-link/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':öÇS6‰°‘œ0	©iEo','¦àOo*/Ñ·Ñ8‚?ž/hhé²æ\'æ*éé´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó—ùe¤.Žæbwúiô','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Configuration.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Configuration.php',0,'›ç&rÂè]6bí¦ÕßÛ','›ç&rÂè]6bí¦ÕßÛ','‹8Ý\\Ñ”³¤ajÍVÂÆìô\"O™£úiÈ¶ö/­É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù,2d˜²å	Ÿ õêén','wp-content/plugins/gravityforms/includes/settings/fields/class-field-map.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-field-map.php',0,'‹ÇýaÌž¹<»”Ö›¿ˆ˜','‹ÇýaÌž¹<»”Ö›¿ˆ˜','âéõ84§ï\rç½#ì5p¯”LÛ­s89ÓÃ}EW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú\n¿Âã¸*j×µö¤7d','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php',0,'ž3R€vìA\"|\'¢Æw','ž3R€vìA\"|\'¢Æw','×n9\\sÔÞñÈt b‘½ÕWx\"ž“ *ú=M{ì[?a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú\'6®2k&­1Â\nü^þ','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-api.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-api.php',0,'ïÜû“\0ùlÕ³€Zã|©','ïÜû“\0ùlÕ³€Zã|©','ÞÂ‡ˆ¦€	OA\'Ê«<L8!D€ÈòQ‘ØÿÙVêëWÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýšå¥¿[) §ËªåŠG','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}øÏj	ì/¼sÔ6\\ìšš…','\rÓÛsh2ÖQ“t„pÿ¥â\"hÃä!Mð^\\~N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ”ä¥ê7™&‡òÈ€','wp-includes/js/tinymce/skins/lightgray/content.min.css','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/content.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¢•\\PIýÉ¥ØØ<\\ˆ¹',')õY@Æu&åKg¯¨\0?«ŠÑ\\F\'ÈX0ÃÇˆŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ•A•ó\ryâ~)Ñˆ','wp-content/plugins/gravityforms/js/datepicker-legacy.js','/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker-legacy.js',0,'êëÐ~zÅ¤±´}C1}rº','êëÐ~zÅ¤±´}C1}rº','Qé®–­&,((¢CjUhUÆhhøâÌ\Zü#\0«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÎ*(³“*­+¯Wj”cp','wp-content/plugins/wordfence/crypto/vendor/autoload.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ£3Ô¿:á“V«	˜ŠU\'','“»ö|<ÑÔþP*tg«3dYsÏß/‘€ûÐø‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áJkZA\'>¬fŒONùd','wp-content/plugins/imagify/inc/classes/class-imagify-cron-rating.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¤+5Ð¸w\\3g•Z¿q','_l`{³[õJŒÌP¯:üaÙ0£öJI]öå\0¿k®+Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æµ‘1·Q=áEà#Sý)?','wp-includes/js/dist/script-modules/block-library/navigation/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô‘­ÌÚ†ªõjæ¥›‡',',S9Q6œýI«Û–ßIšÿ¼Þ\'[\"|`BEÄ&è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê TÓ»3UŽõíÃÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/utils.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/utils.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©·Ó‡ÎÙúaø‘/§_','ÿÑfMçÅïŸpöJT¡ƒPßXz‘û¯”F*àþo€×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÆ0q‡€¯+¡uñÍÐ\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-custom-css.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-custom-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÂñ®ŠSöü	Z‰4ˆ*Þ','lÝú8ªG~ò¼Ì´ÒÐÎ%ÄQß^MSÝàY­<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êæFh{ê^c\nRèé’','wp-content/themes/genesis/lib/shortcodes/footer.php','/srv/htdocs/wp-content/themes/genesis/lib/shortcodes/footer.php',0,'\ZDWíRé}t/\rÜbò`é','\ZDWíRé}t/\rÜbò`é','CA ‡ÒÁB,zÒDá	p<±Ç8Ù9¹d,‹«»BGÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êçÎr«6i­Ù¬qk«','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-attachment.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÓz¬¹á#”Aäï€Ô','ýåæ£ãÞmG¿[I×ÏŸ¯:wÓ¹ÚÃº&šeà\'Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë#;!Ÿ×äå¢ÖõF\\W','wp-content/plugins/wp-mail-smtp/src/ConnectionsManager.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/ConnectionsManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[g»ôætÚ;Hô\Z','šŠæ€@È$}]äù¡	•ôgÓ~l2ù’JÓ.Aþ€œ		','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í.íå\\E#–5=#¬P6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼B2‡æªÿ\"~Ä7¢º','À¥Ê€ç¯ºñÏ\\÷”6ñv#cÐéù\Zˆù„VšZtŠåc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÄIh(?§êï/`ÑL','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Ä¢Bå)€LÊÒpö0é™','8Ý@qÑÃŽC;¬\nP& 8c´NòfÆ¼u:ÙŒƒ¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷­0rãˆH\"áYK]T·','wp-admin/css/site-icon-rtl.css','/wordpress/core/6.9.1/wp-admin/css/site-icon-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìËpLŸ%7¡¤¼…Å','üÞJû­£þ.ýH€zø¯†Ñ[Ôbb<¾†3yœâ¿ÍU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷å^1ëò{üp¶ð‘–8','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Validator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Validator.php',0,'#¶AöÄ=däéJZ','#¶AöÄ=däéJZ','—òÃ3î©g\n—ñÞúßˆû¤E–¾øÕ™I\n7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÅíÿMÝqWOó}F','wp-content/plugins/wp-sitemap-page/images/index.php','/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-—ÕÁ	Všp½ÄdåBÝåö','uôâQq\Zê‡3þ7†–`ìæa>ãÈ`ÃNÒö=B+€° ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ\'†ÏË¬LkÍ òú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-1-8d65f9365c217c43eb01.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-1-8d65f9365c217c43eb01.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«C8D) ³˜Ëà^rcä','÷„›ZÉÉ†×û}h¤ÚŸI†°1!_ju-oüêØbI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³yÙÈáŽ+ªØt‹	›¾','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r(g*Ì,ª6>°cWÖ','¯›6°(ônRb˜\r–âÛP_¶0P»ßýËRÒOÐå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r±·lœ.üª£Ìï–ý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¡#æ@fvVMº#fê3','mAâ’>RE8T‡<²ÄƒÃ—8Š¨gÖ#ítâAØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r×‡§\0u±	IÝë¿','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ´p’óýU[dßËí¬X','£–S©D’¤ÑÎyAWì¬;û`3ßÉ®»¶Qb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lí]Â’™¿Qûí¯º\nš','wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/carousel/jetpack-carousel.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âWŽªNTEß¯\rY™#Ç','ª—$Ñm#û\"ã>k0Â³6ÐOÀÝæ«‹,`ðVËP½^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NbU\n,êèì#\\$','wp-content/cache/cache-enabler/hjsdev.com/category/category-f/category-g/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-f/category-g/https-index.html',0,'Û¤ó_UªG¾¼;—dÅæ','Û¤ó_UªG¾¼;—dÅæ','3 Ó³³•žâß‡9\r¬Q­Ú~é/i¢º‹\"z¶N°­É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îv¿ +»‹We;î','wp-content/plugins/google-site-kit/includes/Core/Util/Reset_Persistent.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Reset_Persistent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó^Æä¡%™˜{¤&©â›','#cð$`×Ù-¸xfAsGóîHy”.Sˆè_Ó¥JÂ äª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÞ*v¶Ð\"ð\">á í¯','wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.css','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¨W—™ý•bä„Ô¦N.','XˆÝæP‚#C˜Ù%®&¯ýqL £‰\rV{–(D×hT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áGÜýc\Zû5[ð™·‡','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',0,'P-î^˜0ó3ô×Í™Ã5','P-î^˜0ó3ô×Í™Ã5','>á-âÀ…ßÞä¸”—T˜	‰1&€¯¦04é7¬lT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$uÁýŸŸðÔ\"t›À_‘','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/gallery-grid/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/gallery-grid/https-index.html',0,':9¥‰ÍÑS¾C–Z×]d!',':9¥‰ÍÑS¾C–Z×]d!','˜¢YY@’þüÔUé™€OQÚáUcfõK\'Æ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(€9l1¡ï5nq¬ä»','wp-includes/blocks/button/style.css','/wordpress/core/6.9.1/wp-includes/blocks/button/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÌˆÍTÀŠ3ŸÅ~5Ì8.','Âà[†ûµ^\0=z‰\0ýj‰¨lˆª\']ûc;è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(¿€—Ñ™—ÉÚ\0H<_','wp-admin/includes/nav-menu.php','/wordpress/core/6.9.1/wp-admin/includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-:}ñ¡éêU29©yÑI','4^¾’ÃéÜÀÜ‹]fëJb.ÚÙí˜àS_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*aê{%dO7Ù|%®É','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ºG“¾ûì‡G~0÷\00','´%\nÂÍŸZcù|}¬\rÖÃý=Nðð¨n”ä§l9™†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.TƒÚ¾>.§&Ä«óö¢','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg',0,'éa¤CÜ¬Ž¾Ð;T95Œ','éa¤CÜ¬Ž¾Ð;T95Œ','hÔé¸5õ<Pü4C[±°äXh,ÀŸ³ÖŽwš.MKÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1³ŽfÙ¾\'Iêž\'Ñà','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îæü1O½-ô2·àr¦','ÿ]ÎG–M¥‹-¯,¤³°x#‚:/1•‚LzI÷…’‡W\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2€?z)š^G!ÍN_H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Á½…v\'¬YNb\'\"ª,}','<$–ƒ6.›+l?¢8Hb”‚	+µ9L%k(Y¢}á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3x2ŠÂ§®¢hê_','wp-includes/blocks/shortcode/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨>`±øYÇóý®ù<Š¿','õÅµ3ÈJ² }g9ºx 1Ê…F†©ýö÷Þf‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5#§ÈÀi•Š3ó=‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€òep“¤B½N@LÃsò¯ÿ','Ñ\r,øÎ0žù¸a\'Š&0-×‡Úí¸µ&\'1»=ö÷û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<.¦Ø4v·äc™\"`¦t','wp-includes/class-wp-simplepie-sanitize-kses.php','/wordpress/core/6.9.1/wp-includes/class-wp-simplepie-sanitize-kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VéƒÿÉw:\Zè—ãòþGÒ','5R6¾\"WÚèÚ<„ÈH¼‰õ½¢±`Ü$`ÿÖÑL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ð¬{¶þØr±Ääö)”ˆ','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-3/https-index.html',0,'id.K¡EµmÎV&6-U=Y','id.K¡EµmÎV&6-U=Y','„X¡¹±‚ü\nAãH¢;Þž…Û3ã«Ìäá/¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AŒeX=µ B\'nùñôhP','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AkBÁiä hw7‰Á1„','jb!­\rA4âúëëðI%ŽÕÖà\nó‚ˆ¢™·Sãcé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CÕþ„.Iùµvµ€à‡®x','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¼6ywUÆÂu:XÒw','šå-0KhŠ§»ÂéçÌºÜ=hŸ™<\";& †¬Øj‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G€TŒì7ÆºzØ9·z','wp-content/plugins/imagify/views/button/retry-optimize.php','/srv/htdocs/wp-content/plugins/imagify/views/button/retry-optimize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`GÕÇ`atØ<Õnáu1]','Î=ž$ôœ (•¶C‚ßçÕ\"%G4õ@þb\nJÙ©XÌ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÚÚS+ìœ\rÕX-@','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é™Á_²åþ*3 Òå','Å\0ÙaRðÕ·9Ô–ÝÈNž4ûÃý${:×•³Â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ký>\\¥8™xä{šSt¯','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SSH2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e \0åþ52îåÉ¶=[õ\\','½6DVI‘¸4„gÒOG‘p™¶n(ä™;Êã;Q´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z‚NCÖ:™.–m+ôy•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«½¢áyMÐúû }Î\\Vž','RW”Ô\"Q…mûšÉÉfþ„¼¸¥_Ø\"•µlGñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^)±ŒÈ/Wlx.UêI•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÒ‹‰xGÎO—%ë/¦œ','Nå¸.0	ÙÛ2´x,)LÍjÌÙ\n=Ì¬;ý§I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^™„¿,ØŽØæ‹iUi','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerInterface.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerInterface.php',0,'F‰ò’¡¼å†ïcÝ]','F‰ò’¡¼å†ïcÝ]','ìs™À’kYA0)š¿V‹÷v\'Z³Çþ³³#E\'Ò#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fK;Ck~4¸!Ð—‰Éˆ','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dV·Z™+È>ó‹p}E]â','¡[Ì\rx€”ãõŸm6XÚmyýOÎÉIˆî3“¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iô¢PÃ™û–ld\0ú‘','wp-includes/css/jquery-ui-dialog.css','/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÎ²Ÿy«’Ä\Z‰ãW','\0\"¿™®)Ø\ZÍoì\"ÌÀ5n\rãoô§ÔIù„øja°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kJ×vÔ=;á‡½ ˜`‹','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È@pgÃ>gºº¶šú‰¸','¶ÂØ¸IŽÀfÃcáÖ¹è}ÂþnšZÅ®?Ê¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÖƒÀãU—Z÷’É¬°F¡','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-rcp.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-rcp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çöõS¨<G}T~ôÔ•†<','.U%T¼IuK3QÝÓª£á÷LËRMj·LMVÃ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kñž¯4cí°µáóÐ5<\"','wp-includes/js/dist/autop.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/autop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uõ>ÛÙC°±B´ˆ›','e@›ÉÍ‚»¯’„8à=LÝd\rí±Wò§u‰2ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oF™¸f½«vd¹Gä','wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é€žv‘vRÔ1»ù\0\']','¾íVÕcû–^B×äA†V|†”ÿ±z\nÌ™#èiÏÝ¬m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r\Zñsü£ØD¡;','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php',0,'ƒºm°ÄŽå¦\r\"³BxÊ~','ƒºm°ÄŽå¦\r\"³BxÊ~','ñP¹˜Š§Lò²`û\'™R<DòJÕU>1•÷ÝD«,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sû ¹ÅÚU	ja\r’S‡ì','wp-content/plugins/gravityforms/includes/form-switcher/config/class-gf-form-switcher-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/config/class-gf-form-switcher-config.php',0,'áyÃí×—fÆÎ-\rK;¥','áyÃí×—fÆÎ-\rK;¥','‹/|CQ£“¥ê+ÔÓøî½ÿ×¥óYülæ	†L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sÿÿ*û—a—4îl\n¬j','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/metaboxes.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/metaboxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*êGr3þ˜Iªf/ùÔù','°,J$hÇ—í»{&a¶©UØH?‚©A–¿¡M3Îù—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x:ltéVÃ–0èsÙï*','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php',0,'³<À¿^O¡˜¹E›¼ýk','³<À¿^O¡˜¹E›¼ýk','\\»³¾õÒ¼tömz›vT:ýFÊ¿nrüxÄxÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÙ¡\r§x¶ÑÉ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Create_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Create_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾b6Cûâ¥Ÿ<¥R','è£wµS}È	ãqOÝ{Ò\'§¦@¦9Î³ÿãã©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‡åá4\ZçÀ¯;†?í\Z','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-client.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Š‡¶öüx‡«*mHr*\nÉ','0~,Ú©Kiê8¨9RíT!@Ö¢<Ì~hçÞAtZWˆ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}¡­æ§P›Ç4.õV¥Ž','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RöþÉ6U„ŒÌðï91|','VÐUOßãæ()©EQÚ–Ë’¦,[îÒ¬LPEÚÛMI¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒëcJý{WMÃå¶\"H','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php',0,'àw©	`I\"Q ñ»Àí','àw©	`I\"Q ñ»Àí','¬ð?!o³2Ð%•>LeéAxH)s$S9ë2\ZØZñ¹Â8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„‚~ìç”HER8dWy1','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/X509.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/X509.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ueÆ·¡°ðœLN:ëà®','QÛ´¿Hdú0û³¨.%<!!¡yNÂó>÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+3ÆéfªOFò¨®¸q','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-right-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-right-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' z÷§¢úSÑIÄåóî','\'a\n¢!ç@˜ý9¿%R!w–!èÉ\Z½;}ÜÁ‘ÃG4Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(™Ï±® ý%´†„','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»®Ù\n,ï\'Ÿ¶zeTÊ','þõSŽÈ9×¬uÉìÚŸe: w×Hÿi,É›ËÚJ}Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ñ•xV8ãÃ“Žæenê','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Òí)I¾OþC\'\0O\nÕ·','ÒTû-l˜ã­{M÷ÂsëñHzÆ&‘ýÃ¿²\\¶\0›$A«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž÷´³¨Æµ&ÿ²˜³$_š','wp-content/plugins/jetpack/modules/shortcodes/recipe.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/recipe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m­#çœz“‚Z£Ãi','Ö‚BBÊfõ–úWfÉ¶\ZŒðßœw	$&íe3OŽö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®8Æ“×IzÙ]¥0óY/é','wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i‘±\\Ã6býË§û)b)','Š}¸ŠsBè~/ï_O|·]f©­çë¼³«úu}Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ØoÂ1×ÙRN.u¬Ç','wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.css','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔEqJ¹\"lÖTÓÇÙD,','ÞVB5¸ïÔÑ„Èˆ”¯P¡ØŸaënhgû¾¾!Åž\rT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶šŸD)?>0Æ©¼Òd','wp-content/plugins/jetpack/images/products/product-jetpack-boost.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-boost.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô­6j¿Ö˜Î#˜þ3Ù§‰ü','/%x\"Æ~{(ÐÇÊìé÷âÛí>*`„¤“Ã„É\0•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹#-§Ó…*ü„v‘Ñ [','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriNormalizer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriNormalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò)ý\\ÒîßÈv²#M^','nt‘‹‡ÚGggÔéRå»øñ_Hc52¬aŽ{Z;g«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»°9úIöè‘ðÌB\n7VÌ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/common.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÑÖúÿ¨Và¸SUºŠ£â','Øa\0_{tÿ´—å2RªU‡5Å¼U€Õô^—“ëñ Bí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À(Éô1#°ÿ7ž’Îàî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í±‰hvÙYËö:hr\0Í','\Z‰]Þ%êÆÙ6oƒ<\nê»æµ¯·¶±™ZSgüaA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆßgìÇöjSö‡2\\†š','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-admin.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v­¯÷á=OôÀ/Z$Ÿ','¨Ò“ö-6É QÒTº[º0@¶“HŸá—h‰vã2˜âs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çã£pCyÞ)î§	ä{—','wp-content/themes/twentynineteen/sass/forms/_fields.scss','/wordpress/themes/twentynineteen/3.2/sass/forms/_fields.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ðËß¸¿­9§ÔÖ¯BÝ','ÂœŸÇÓÝ6›èwÉÓŽž>w†Îq¾{¸ Âr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌGu9h,Ú\'\Z¬;k s','wp-content/cache/cache-enabler/hjsdev.com/content-slider/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/content-slider/https-index.html',0,'-þ–ÛQP‘/Ã×~øÎ¦)','-þ–ÛQP‘/Ã×~øÎ¦)','pnÙËžÍñCë=5hzp,@*ëì—â„Cþ*}„O I¡ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î™2ª:ãºq¦*ü„q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/loader-0855308317756931a4f5.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/loader-0855308317756931a4f5.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…\'¸ ÙûZŠƒ ú½¸','W3I\'ß.auÅ£^…þtõI+Ž&0kŒ@¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏõNè.ñ!Aä2Ö5ÙL','wp-includes/block-supports/utils.php','/wordpress/core/6.9.1/wp-includes/block-supports/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ápm/Þ9‹øljTä	^','íèïWr‡›—Øö«W[\0K)\n\n¨…ÆÅ.ï^u¡µä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÝ*Õ[Pæl|å6[OA™','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ís_úÅÏ	ÝNlf+6,','P3R|kÛŽÒ® ºgPfÍENtyB&•:„®É¡eD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øýo.‰Páôó~X}','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E8\\(€ø|aÃ÷a\Zq]','ÖüÎÖÌ¾ü8]Q86bÚ.”ý3N4‹ÍÇ©ÎJˆ\0ÿž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùs¶/Ä/ž¼“3ê‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ÿˆ3;AÍJøhý¦Ê>','u‡ HPå·ðË>§È0¥e“£Tnü/a>\rv¦ùÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛuÙòê_µ[HT','wp-includes/blocks/accordion-heading/style.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á@\nLÛÂŒÿÔ}?)!','VT1†/7—˜(Z«Œ%D”Àvšö.c[š-˜-ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çæRÜ•^yží€•o[$','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php',0,'ÐÜðyŒnÙòxOÞ.~°O','ÐÜðyŒnÙòxOÞ.~°O','\r§\'êS€æT+«ÇÆôt=ÈéIœ°3ñµƒEÎ9Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë\'S‘±Drµ!Ã=û½À','wp-includes/html-api/class-wp-html-span.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-span.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z‡qŽÄXM_)µñu\"æ/','øoœ4]±Æéï÷H‰Om\ZxRyj/‘¯ˆÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õx#¥„*W`PšÁÀDž','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ô’’ÈokÍÜñƒ{Ø»','cA[›^¡rùD‰µ °Ô§xîr©Öðœô9;€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷F÷Õ¥~RxÃe’L','wp-content/mu-plugins/nexcess-mapps/Integrations/Cron.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Cron.php',0,'¿9×äkj+MW4‹*ÛÃ´','¿9×äkj+MW4‹*ÛÃ´','ïA­…å†[ñ}k¶®ê\n¼½„p=ébØÈÌí\"-íï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('újœp8K ß~€QpŽ','wp-content/plugins/pressable-cache-management/remove_mu_plugins_batcache_on_uninstall.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/remove_mu_plugins_batcache_on_uninstall.php',0,'\'hÙA;{3:žv3%a¢Ñ','\'hÙA;{3:žv3%a¢Ñ','*±¦h\0öÖä[eodu¶$’ã¶|À`ôE˜dµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¢S\"{7gC¶Tëð)','wp-content/plugins/jetpack/_inc/blocks/editor-assets/mapbox-gl-1.13.0.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-assets/mapbox-gl-1.13.0.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™,xR…t×ˆtª^Sn»1','ž1l³º‰•PaãáƒÏ—y	U?%9kjšÛoZ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uI7èh¹%Pš­','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û·ˆÌ	”ÐÞP{OŒB','’P\Zˆ!Ž¯è*)fWyƒAýzàX+ùÎ@®®0d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“”î„ôNÛ746êZ¯','wp-content/plugins/jetpack/_inc/blocks/recipe/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÍñÀÓ·ÈÈœVçEŒ','ú ãˆàzöGku¢T?Ó¢¾cÚ‚ÜQe<l€i%¢Ò:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!›”È@|˜4«°n­ô','wp-includes/class-http.php','/wordpress/core/6.9.1/wp-includes/class-http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™›ˆWQK\r½àt°Çh<','aÒjÅÊEXOÃtf}ž;g$³Ø®³Ö4³4ÞäÑ´ÉíÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'‘Pv£O“Ù>Í±£ù','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/post-types.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>%ÅÈ.ßpMuÎÉFÚM“','õôíãy¢ÿØºî°m22‹ÛA¢cî©6Ý°ÿLF«°F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Úž\0;¾¿?Ã+VÒªÎ','wp-admin/network/edit.php','/wordpress/core/6.9.1/wp-admin/network/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’­÷Æ=¤Ý#L˜HÝÄÊ','qµ/*ß²3ñ ÜxþS¤¥¶~‹.\']wÊïk¯,W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*\no?èiAæ¢yrš','wp-content/plugins/google-site-kit/includes/Core/Admin/Notice.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈP°š››KÔÌÏa€—é\Z','àW—Ú’iIÑUæ¤î±„¨=a	xAô©²:]õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+­ÕýõƒänƒÅ%–£Î','wp-content/plugins/seo-by-rank-math/assets/admin/css/divi.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/divi.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W¥HÞÚñ((UØÄ¦Ê','ä2U½…ÜÔˆ…™™ÅÌ¸¼[jÉCÐzÓ.$©Õ+¢‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1´·àµ	ð­£r^','wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php',0,'	&ŸQêÚÓÏD¶£¡ÓTB','	&ŸQêÚÓÏD¶£¡ÓTB','§ôý¬|7”%«Z’5Ë„k	÷Q\'	À÷žðüŽç¨Gñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ûº³û,¹³‰gÖ¤ÇÞ','wp-content/cache/cache-enabler/hjsdev.com/faqs-categories/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs-categories/https-index.html',0,'³[‚õý„Õp7üß¬—','³[‚õý„Õp7üß¬—','5òÜ¶ÊLÏ-@÷À#µ/*ïÅ:îÄAŽúeõ5Ù¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';pR9²¶+óqpÕ®','wp-admin/includes/options.php','/wordpress/core/6.9.1/wp-admin/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÂ±ùŠówUWªØ¹Õ0','™MîçŒo3µ]‚½“°¬,Ž~Gî5å¼Œ4$lÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÓE‡wã†?˜Àäè','wp-content/plugins/gravityforms/images/template-library/Survey.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Survey.svg',0,'[Hÿ]y‡Üªhé±\\§·{','[Hÿ]y‡Üªhé±\\§·{','ô“In\nÜy,ï{ÂŽÿ\\Ô\\ŠîµªvÄbô§÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>‘EDE™¢5-úN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îñ£àUo˜£ùa}÷','µ×W´Övwðz’{øoNŒŽ\"»(©k°Òõ–%-ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ðË|êº¯÷×~x“ÐëÖ','wp-includes/blocks/query/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k££‚lïâ³þòç','sçø/yÐÃ>Oç\'éÌ67ò¤»/×–\"¯ ÒÑ÷¾[ ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B:ÅÈiûNZŽA9`D«','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SchemaRestrictionResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SchemaRestrictionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶u_E†fŽqÓÅ]b','deÝŸâÄKu?àSÎô})S\'÷­Ú—à2®èX„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E¾@Ž›RÄ$ÒþR,’ß','wp-content/plugins/members/lang/members.pot','/srv/htdocs/wp-content/plugins/members/lang/members.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&íjà}QŸãj†Â‘§p','›t¦i¬H0ßf€A}Äz©”»ÔË©“UÛ0å>ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H§ ìv“+î9¥','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/dialog-template.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/dialog-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡)—â¹«v—SŽ\"º‹W}','Pñè¸7M¸õ¬j€ŠåNP¨çßö;Ê\Z–ZW!8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÛq!ÞOo½É¡‚70','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamilyInterface.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamilyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ÿ\'Ÿû\'Ü}S@OZ¿','^lÈßÛÐrÚ”+²øË›<o>?x®<ŠËQî;ÑÂ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[¸\rSø®t\r!ù¦N9','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ+õ3À­fÜ’´D.ÚZ','#¢ÿ4\r¸¥Žc‚ãr*ÍG¼c’Z\n›·B·ûáÁ+Gã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dôO•ô!‹9‘º@','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0„Ñ§…6ªçL3ðýóš\'9','†×ƒRÍëcËó31RDloZÓ½#Øs È9ôáfT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hïC=b3ô4Áj“¶«','wp-content/plugins/jetpack/modules/external-media/external-media.php','/wordpress/plugins/jetpack/15.6-a.3/modules/external-media/external-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\00;ïP\nöÝs³5õ','zãu{\\‹!\ZƒþV2ï›fSpDÙ¦¡aßŒl˜Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÎ¶ WØ?Ð—³€$¶','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-UH0jNmxH.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-UH0jNmxH.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–@\nŽÅA˜\0ßi–ŸS','!¤þ»AXàvÆ| ö\"­\Z‰WÁi.¶Q·½¼xéµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r–Íî*9{5À—™8vÛ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ò.a	I-ÃÕ+Ž‚O«^','À¸Í^¾sˆfÑÄ÷RëTÒjXÊ/)Q«°˜·êMEN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w{ÑªÓFOçYBA‰¹€','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º}~ªËbÕ$­³jL','×Š½€(âs:ÌÜ^ôÚpÓá|ÓnZôœ[6ä<Aòµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xàó‘mü€¥\0Þ~¶Â','wp-includes/customize/class-wp-customize-nav-menus-panel.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ÿ†Ï©Ghƒ¸ñUH%b','l<U§qTÐhi°/áì7²õ\0}ÍJžêÞg¢WbÀµû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÜˆÒyâô7@©µ˜Ö\"','wp-includes/blocks/audio/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pâ‹ŽÚñªðmŠ{tmoÇ','}/14¡o|ò‘&X´1»¢»‹Í¦¿Oß8	š7:ža','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÓXQëC(ÛQ–¦%ì','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Debug_Data.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Debug_Data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞGP2Œž	¾õfX‰','ûÑ4MxÁÛ³hXÿ-óþË­üÏäb¬Ê_ô»P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ló¿g<Ðë¹É=Æl‰','wp-content/plugins/akismet/class.akismet-widget.php','/wordpress/plugins/akismet/5.6/class.akismet-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¥múÇ”‘ e\rù—','˜Ä²VÅŠì¼W\'“*Å•®Ó©Úùù\\œ_Ì1÷„Çÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’T‰©4Þ™»J±?˜','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Provider.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡jÉyq¦5þ`» vw³è','#+‹j2oÉšk\'f]ê~¹ëþ¤´­\\˜ÐúÀÁÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•\0û©}0ôÔšÈ‘²>','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t›Ë\'Ó–dåAq2óÈ²ó','ŽþÖC)ö24Æß»ƒ$alxŒ´±€˜³hÃº9ò@lÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™øÑ¼|9ÓzÚÁöL•','wp-content/plugins/insert-headers-and-footers/includes/shortcode.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w.;ì‘(¨\0¨ümm•','ÔÛ“½å¨º$¬Ó˜·£oêÆ·ww*ûoã-Ë¦½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' úà\nî#T¨ê?×»ìË','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ñÎ×þ@E-í­mdo','Ì‰Y¶âj\'õ¤i¹)j|EÍVê†¸ŠlÉF\n¯Lì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£[2SÒáëÀ?¹ñ¤dD','wp-includes/class-wp-phpmailer.php','/wordpress/core/6.9.1/wp-includes/class-wp-phpmailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡§kã 1´Â{[JäÈ','_Í3ûk«æÝlãs\n7«³Qêâ®qÔã6ÝÙ–5=k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£i\r@Š}lÒðæíÉ','wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.min.js',0,'F7G·«Õlœp(VX»','F7G·«Õlœp(VX»','Ûç•êÄ’8ò¾«AÌÚé]3£^«ÿ¶ÿžC%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤._Š*øwÛaÈÙ·‰Ø','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð“«cÄÓp\\{h,Jà_ž','A}kVO1BºQñKõbþÖAN]4¾›ÃD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬<¼ÜIU,ÌÎƒeÙ.SÎ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠûLá{ôöGmTÀB%ÉÌ','ð šáÇV…‰ûaSyÇ›\\éTUŠ2ô‚•y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°…€Ô§`Ö|ç³}Ð','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_3_0.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_3_0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mêa)­m	pýí\0Ë&8›','9`Ãb.ÛÃ™$gÞñýs+2¢–¶m=ÆH1RL)+wˆq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ãš2â±ûdÍ=','wp-includes/rest-api.php','/wordpress/core/6.9.1/wp-includes/rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü)˜¾è×GA\rÐá{«ÛŠœ','Š¢ŽGnžk¼Ä•2;Â†çˆÍ;€bÁJs®â‡áoC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²oãa6ê¼ÜHgE1Tßz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/bootstrap.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aåd]Mûÿ–œ”×cÿñœ','¿ƒ¼1HàBO9\0œ€N•×\ZÕ’ç\"&Y¶Ä¦/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·P\0\'Ø0l§Ÿ¯vÈ#J<','wp-includes/js/jquery/ui/effect-fold.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fold.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛRæ3*¦¶£0:Oh´','€6Šü?Ç¨z\\,âÜ¨…©ÕÞû¾®6‰ô³ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹róÍ\0¤³•’CúÓn','wp-content/plugins/wp-mail-smtp/assets/images/logo.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š‡l™z­<PsQ@4','ÅÁÙÐRãIœ™DQ_N\nVªïL[Ë@lŸ¶j‰…l¦0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼JÛ\ZùŽwt‰m6_é¦','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬õ©P	g=“{\n€%{','>\Zñô-ÈdÖâHADnœ»aÆÌéÑô;ìG§ðñ\r™O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ðþ¨Ñð¦ø/j','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/service-api-keys.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/service-api-keys.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‹t:½ÒxhSFÍÉm','¢deêÅ˜ÅYƒÞÝçÈý½\'ëGjçÂhF¡}wŒ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¯>O\0Ó2Žûð…¬ýK','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áFð‹û’ûèòÖµN1\n','üÜUÂ™	Œ¤UX®upÃCbÑíOgÅa÷\0ÑË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È„”ÎÓxy¨åõ‹Ö','wp-includes/js/tinymce/skins/wordpress/images/embedded.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õª pÝN¢Öy~Ãn\"','¿{ó¹uÕxÓ\'‹ÀÂ¡J¦Âº@i\"H;ò]6h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê58L(å9 Ó|¡n\'','wp-includes/blocks/comments/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u$•.3‹oìÿQÓ·0–','5élÅhv4Ô®A³.Ã>EX¤ÊŠK_Aò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎòòÝÛ%¹8Uç³ãW\n','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z:ÿÊåð¤%2>µ8*','ä ñ®LÎ],7ZD+ X&dû—g­@ªð=êo»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï´ 3P`#8^ÝÖZ','wp-admin/css/colors/coffee/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eì!Ó–	`ÔDr åAÊ³','˜Ù‰ÃôÚ“tÅZT—5¥z4HmBeí\rùý¯<Â7”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ¡F*fƒ.„\rÚ³ˆ¤','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð=tá9‰™…Û½8¥¿d·','dÀb® ?¡ÐMìzVAß4™A˜»Ýº°’2žùÒìA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒG¹#ô;\"LÉ%„úÅ','wp-includes/blocks/categories/block.json','/wordpress/core/6.9.1/wp-includes/blocks/categories/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|³¸\0Á\r¾¡óèŸÒ','Õ¶úº™ãUŽèŒb°¼%Ã†â(ÑÚxËýç8Ç 2ãñpV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß]Ðßð¬µ…#“.\'…©','wp-content/plugins/advanced-custom-fields-pro/includes/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÉOS«“ØÓsß{â','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ServerRequestFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ServerRequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GG×¶;@¥è˜!ßWÎ','©2À\\žê@­ËõÈéÀŒÏ•_Ëc–ûeúà+1l˜ÕÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ²?Ï7è¶‹,\0','wp-content/plugins/gravityforms/js/gf_field_filter.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gf_field_filter.min.js',0,'†É¾©P¦sW~z~o8','†É¾©P¦sW~z~o8','×ØIM¾Ï¿cèA¸–Kþ\n…&ˆÚ2-^¶7³X±5H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç¾5Tb E¡öF\nò5ƒ','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\"8«QûXÕ±M®A£=','³ ,zÈ‡iÃÎÎ<_Ñ\roq\n/}TÔ&\nõMp­f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìgIÍ€]ƒ••GG[E','wp-content/plugins/worker/src/MMB/Comment.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/Comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q‡ìÉõ”>Ô‰N—ÑM','+¬ou$ù$³}µCô‡ÍÜ©\"³“º¡ÜT,4°^ÉG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í®È*@½ì€6\ZîjI0','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-sidebar-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-sidebar-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÂIß`OL¿÷Œ² aÏ\'','ÜžX°	T¢Ø‰Ê9[	äBk%LE2Ü›÷HKâ‡T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú›ÊÊµì‡qw>•£ÎÆ','wp-content/plugins/jetpack/class.jetpack-autoupdate.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-autoupdate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼$û>6F¿å,)¼+	@èÌ','›\0òF®)œ&Ðˆ³lòEoØ$iþ¼A<ÜBÍ™A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\ršèHÛ¦¨Êb¸¿','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidApacheConfigException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidApacheConfigException.php',0,'19yÿ„£ˆJb\"˜¾L','19yÿ„£ˆJb\"˜¾L','Å8˜ôÃ¢ kèJ¯\\•~e°¹6™P´DIÄ$‡»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0›,¾#µheLGº(}','wp-includes/blocks/query-pagination-numbers.php','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xk‰º.Im€­¯díyûîR','d«4E¾r’NÌsÿ>7\Z dól`qi¼Íœüà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðY’!„-ÛŸ°ª5K','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/views.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/views.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀJåÍtvúì3˜n*ÄÌ','F‚©˜°éÃ~£‹Ï5,þì;ãGiIQúÂö¯)‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏõwGÉR,3w_','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ÎÞ\"pàÊÑ.$…','FûÖ´µ‚=YQyáYÂèÕÉù4\'–ãò™PÍ¯®­\'(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™=—2¨N/›&g§','wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D…ø†Zµ|YÌ-uUë‚T¢','ÃÆ4Yƒ³óÎ›rÀ…ŒütàY¸Dòy+â «Y·-I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#4r0ÈÜ¹í»A“3','wp-content/plugins/jetpack/css/dashboard-widget.css','/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%F“¼#û}ãk‚\\G9Ž\ZØ','y×DÏ±È¾\0”òA±œuªÅ;Ã©ÿÓká]ÿÜhû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø8\n\'@È¾\'dª¹ì›','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Îä#bšDqÙÞ=œ','1&ÒÉ\\”ŒžG«c>«Éçø¿¨¡‹íöjQdL|zÌò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÎ’%äFoŠzç„@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å^ìbè`Ö§ê²¶¾Tuð','K§ØvÔâéM˜¯lžoì1)¬3jö÷Q	ôµáÔ¹/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ,ïeŸT‡¶¶é','wp-content/plugins/members/changelog.md','/srv/htdocs/wp-content/plugins/members/changelog.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¥Î´Ô\\ïT€ ´\"b…c','®VL©†ó O%’%\"¼BƒÓOeôª mLŽQxúD^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F=ß¼±\"Ü™\ZbÞ','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»)/4;ß$Û”åÞ¬vi\\','ŸnäèøÁàiÙë—…µNµvX¥7«Y]´…¼°D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"’ŸNß¬jj)…Ÿ\0Œ•N','wp-admin/images/menu-2x.png','/wordpress/core/6.9.1/wp-admin/images/menu-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jGÿõþâù{¿>¯^;$‚Ó','–2]yâ×#h½âÄ2ö9ø> ^s€\rHå	\nÛÜgšÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(±ùÙ†€f,DId½È','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êv\ryº²•æLØä’ü;R>','à@H&—÷\Z‰½’\n(g+Ã+àÐûQ4f«p¡êl}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1)Ô´dýXÝ¡zf_8','wp-content/plugins/seo-by-rank-math/includes/settings/titles/taxonomies.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†\Z¼U!û¦<VÛoÅÒ6','°U]œ@ŠNì¨\0Líÿ3oZâøa‰øÒû—¬ËÛ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3’„¿X´G%<!>','wp-includes/blocks/pullquote/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ò™î¢7½Ÿ^,mµ\"-v','++­(”x÷®[iALF§=ê®äh5ê&‰}Ú`¾z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8òzŠëµîRò@Ín','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï‰\0Ú€à*_fÜƒrï3','”¶Ç_Lìé¼+|!ÇoÚ){0¾…QàiÍ]1²^ÓÏZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9*I§±œCc“ºŸô','wp-includes/blocks/post-excerpt/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦9ÁÿÕa¹Nð4=’™\r^','É~üÅªA¬á‘WäÈw¡@7Švzšà¼öÍä£4ï_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?>h!äXÁ1=\0ˆ`','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Utils/UriTemplate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Utils/UriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šQQª\nl\\x˜Òü7ä¸',')­à2Ü¨ÙTj•‹ÛóN´HÐê\nx\"Ð\\†?ÆÿcÝµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@mê:N8 +S´ç¹÷3˜','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F]U/¯‰¥H‘ŒE—ý','wp-content/plugins/akismet/akismet-nl_NL.l10n.php','/wordpress/plugins/akismet/5.6/akismet-nl_NL.l10n.php',0,'kjQ eíÅ´p51r&J?','kjQ eíÅ´p51r&J?','—°.3¼8b\ndO/vðÅû¼¢r{.yÿ4×¤^\\\rªT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L¹,1z˜¯y¨Î¼n–ÉÀ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-main-controller.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-main-controller.php',0,'iK\Z}ÎêÚh%Â\0GÝ','iK\Z}ÎêÚh%Â\0GÝ','èÔ%7¯h žUÑ@k}Áù>æ1³¡öZˆ.ÉlF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T†Sõ/\rl·´ÂÊ3ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G}m\rýØ­`æóð ','†Y˜ÍO÷fxUžd‡#©»3=BýIðíÐ&ËY`¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ÎóžKs2 »Ø7','wp-content/plugins/worker/publickeys/managewp_t.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/managewp_t.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÖ¢°~€cfüfMŽL','˜u¶\0£ÿÎÈ¨%÷ÃÿøÝ†z#]`†6Têª\'ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÄÞž–Êb¸~(#â»','wp-content/themes/genesis/lib/functions/markup.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/markup.php',0,'é.‰êåo¼&TâÐæa™','é.‰êåo¼&TâÐæa™','ÊšõÉSsKkoQRy,‚¡y¯!lÃ\n!Ó©X.ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÍcƒ%¼]„g„Z¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o•nLÌ]oô¢êïæ','wp-content/plugins/google-site-kit/includes/Core/Util/Reset.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Reset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é */;\\!q«»','p?ö•Ÿ_ÛÂ×áiÏê2\\æ€šò‹Åïãže2CüŒÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¨ˆã_\"ñ1ÉF','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ü‹ïG<€?AùÍQ]','H!ú[Íf€\r‡ó`vü²hÂFß\"•#2—.?(ñØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('së×&^\"WßÅÀºD=À','wp-includes/blocks/query/view.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/query/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡xIS¹˜_t¥©Þ\\Ï%^','¡\\Z‰žó?;\n±·4c¶wMz™:Ž`‰?0jº,N#êš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tZQ¥Yz0…ú½ßè·«','wp-admin/images/wordpress-logo.png','/wordpress/core/6.9.1/wp-admin/images/wordpress-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ°ùy¹æoÃ8ôË8S¥`Š','bxÃLüPÍ°éâ=^’íå÷¹aõmÏÅñº»1i³ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tçÏ±ö²¿£Áûåç“g','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-6ef6921d.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-6ef6921d.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ãÇN\nºß.<“³ú±c\"U','~ßà&7d0<	÷Í’(ˆÑ^€:ÖI‚Šøõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ygB²×6¡,/”£üR','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yvtTüP5-+`1ëÈ','wp-content/themes/twentytwentythree/templates/404.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/404.html',0,'%ûÌ\"ŒÚš\'ìÀ&õåþ..','%ûÌ\"ŒÚš\'ìÀ&õåþ..','œbây&±þ>á¦ñ#áŽ€R ùÓ”\Zø]j_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|¨=¸^ƒôÃ°Ÿå–ß6¬','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TeardownTag.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TeardownTag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºPüíqe3üç®7ÐàåA','ÀEZ7iMzCŒÑë‰Î¯Îœ€\"/Æ»HÍa]pKjg0ñ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ú‰t¢“ ,P,93','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì„ÊÛ&\'€\rŸE-/ú#','nõ.2Gª²+eõ‹Ó4\n•Žà Û¯r9îˆXÜ­Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÂó¯ÛK‡O¨-•G','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍX´{—oqmÔp¦q‘Ý','óÎfƒ„{œCþñ9»ãÖµÝ[n`˜öãÉ4!Fq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠˆÓÆÙ*‡›ªÖä‡fð','wp-content/plugins/gravityforms/includes/fields/class-gf-field-submit.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-submit.php',0,'ºŠYŸn°];K«ûoS','ºŠYŸn°];K«ûoS','wéŸÏ_µè±¿7ä×’q–ºYC8EH¨öX¿€§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ôš¿ÒW¹¿çu5•~æF','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-pro.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ŸHôE²µËrD Ò*','˜>Ø.>›„88n?µÁ\0Ñ@JèX­ÄªÜ0ëžP¿’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”DòPv”|’F\\J½‡J','wp-content/plugins/gravityforms/includes/updates/class-gf-updates-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/updates/class-gf-updates-service-provider.php',0,'ž°À\Z—Ã>™½ä0','ž°À\Z—Ã>™½ä0','|\n[…árê…ôKêŒ»®Î¿ÑöSÒhµéÙšK‚2Æ›i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š°Ž3¹\nßwâªuµ[ˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öYj·¢7à³ÄLM§ž®','ï\Z¹ËÈ@@^ß.‹W’_t/‡±)Hº[n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÛÑç·•ò”hµ‰/×Ñ','wp-content/plugins/wordfence/js/admin.liveTraffic.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/admin.liveTraffic.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¡#fo¥x*È:­‚Ì©§','‹S÷ôç[z$Ž¢	R¥…d!kV•äMJ.®#£è@8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ?]Æ¡4iIl-/€','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ƒ…D-/b£_bt (È','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php',0,'­‘ºL#`I³øÌ\\!ÈIj','­‘ºL#`I³øÌ\\!ÈIj','` ÔÑ“¦Ã&‡¸c5„:•ž	í:ÿj§·‚h¥U•Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡éòÕç³%/4ºÄ¬','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/css/404-monitor.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/css/404-monitor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á*Í;yÂé×Ÿ]ÿê¨','n¢·å;^Y@¦+­¥–Ãþž×1õÕd\r˜ŠÌTøz]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ØÀeßbWüA0Ïd','wp-admin/images/comment-grey-bubble.png','/wordpress/core/6.9.1/wp-admin/images/comment-grey-bubble.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y*\'´‰°©tÀ¶²F','7	®y²ñ®Œ¬ÐèU{Ã®¦ˆÔŸã‚Å`¡§]m¢ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨b¦/ÀË¡íÕ|Rþ†÷','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Setting.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±è»he× s(Z•s†¤,','Z¼Ñ‚âxWBw¸gÞ†W¬¿ÆIü’–šÇt ú¡/Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª¯=cJ£Ÿ\':\\“.','wp-includes/blocks/accordion-panel/style.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½X•‰P\0HFüÈâ0:´','ûKÄ’û†u&ôq2Y+-žÏQ1„öUýsa(JïL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®È°ð2›lk_ë_6ó','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-container.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\nhx©:J¯Õ±Ëb¦','¢í,\\5÷=É×”î,Õ.cú%þé©0Ëa yb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯—úç‚éä\r‡!„ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/actions.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/actions.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','råÛÝðP·O‰” ±','˜jªx2á_g8d‰RØ‚jL#Zyîµ3²’\r…ža','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¡|±æœÖr_Xg<ƒ','wp-content/themes/genesis/lib/admin/install.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/install.php',0,'Ü»U7p@ZKF¯°ÿ8a«','Ü»U7p@ZKF¯°ÿ8a«','ª‰\r7!„ñêÊôÉ—èX¤æˆ;Ñç(„ªê6ªú¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°>rÒíâûoº&…Ò¤2V','wp-content/plugins/members/addons/members-meta-box-integration/src/Activator.php','/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/Activator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“iµÉ|\0qvÎ/;£l','«|vR†\0ÖsqVkÆ%,Z™2úš€Ñl6¤¾0ZÅ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³•[©ŒÂ4âò°?s','wp-includes/css/dist/block-library/editor.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Œ‰:ípÛ¼€àáY!','ÿ\0»DšK‘Ø	^CÏÑ#G¾ôËãðçBÒ¸¦ôµ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ëÐÄ˜å`„í“hñåoj','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š²D.yoðjn9Îì','àeNørBé«]€³ÿ¶(aÜ”/hl•ÍºçÙŠÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´*ûŠ¯‹Ö9‡MKV','wp-content/plugins/gravityforms/includes/wizard/class-gf-installation-wizard.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/class-gf-installation-wizard.php',0,'a1\0Uí«»àôBØù¼ë8','a1\0Uí«»àôBØù¼ë8','Áÿš¸ªâ=ð\Z	ô/††$;+aqM.Ì@)…)Ò\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·>Ùf§™ª–¬åü,ä>','wp-content/plugins/jetpack/modules/simple-payments.php','/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›1Ö€Ã\0*‹/I˜Ã…ã','”1ùd½Ž‡<T·\"‡\rç®\Zûz‰¯\'ããÜèÇ³Ü¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸QjÕY%jË±5¶ÊË','wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-definition-engine-factory.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-definition-engine-factory.php',0,'‹u?Åß»ªúP½‰“l„¨','‹u?Åß»ªúP½‰“l„¨','êL:íµ„-ÊûküíÄ”{@EaÛpÒœãôètOÁM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¼\nTñ9üëÆ9ò™…®¢','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú± èM¶e\\þ[N°T*˜','ê P÷TK…YEîï_t(_	=s#IÞÇ°ö¡ŸÌ5-ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Ên¶´òNaà8ÝÃ>–ì','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg',0,'¼²ú‚«ö^;*|j¡&','¼²ú‚«ö^;*|j¡&','¸z]÷Ó5Ó‹jD$˜,ù¾ˆÔA¹Ùs•Žeÿ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ju¿…ÒHpÉÍí–‹±','wp-content/themes/twentytwenty/template-parts/pagination.php','/wordpress/themes/twentytwenty/3.0/template-parts/pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^báUF:b)$*Û','î•~\"è¡¾ý+òbxC)H;DÊ\Z†§\r„â°3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â—{ý¦«ZÿN9–Ë96','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š*’½5J{\\®É2µ&cþå','qZ™z\0þ=¼Ø¯û“æä@ÁI„ñ¯L0ÀE	my¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¤â³0\Z\ZÂ…dF\Zz×','wp-content/plugins/google-analytics-for-wordpress/assets/images/up@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à’vc™Ùz‹~æ‹\'í\"','¡®¥U!Ðò#<@hAŸJ‚„àoÓOrÿã,Y7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄIa»\nØŽš–êÐa','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¢¾>\Zëð°\Z+•,','*y$˜MQ[qÓ:héš\"îÀù)£XTC\0ë\\k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÕ-Î«}c˜s=ÔÈ¾','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-save-60-badge.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-save-60-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¢ÈÎµƒ>ô-½²cSô','šlÆ‰œašË¨ísÜ€]1ŸFÛ÷»“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆB}êD\0[Nlq(Lþ•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ûTP¨ðèÙá¹<Á3','ý(à_H.ÅZŸš˜¯»ˆ=\'\Z\"Ï<YZžòŽ’ó4,Ñ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È V¢Œ´ûµëð1ö”î','wp-content/themes/genesis/lib/views/onboarding/starter-pack-info.php','/srv/htdocs/wp-content/themes/genesis/lib/views/onboarding/starter-pack-info.php',0,'ýŸNÒŽ[…\0{¨êHƒO','ýŸNÒŽ[…\0{¨êHƒO','ø•ç|“ŽaË4–)˜!fY†¿õ<ÖtÙŸÐ¢©Ã•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏŸ9Æln’òÏx¸H','wp-content/plugins/members/img/mp-logo-stacked-RGB.jpg','/srv/htdocs/wp-content/plugins/members/img/mp-logo-stacked-RGB.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#§¯›™H{ë=A_F{ÏÐ','ÿ>ºN?ð!VôÃ?ð€ÙÐ¨ÂÃ‰sÉÓÖÀJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óÿ@nëäîH §Ag×','wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ“)c5Œ4Að˜DÄþ•\0','ÖÐ[£ƒ¶!úu‘.ê—°•~~ÈâíŠC¢½&;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä`ïAZÈu£zj`\'p','wp-content/plugins/jetpack/_inc/build/images/jetpack-manage-3a7ecaa604823c98c3cf.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-manage-3a7ecaa604823c98c3cf.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†õQ¿Þóñí-=fÎèY','ˆS»tÊkV!EýY“¬ÁpÎyW<b6ôT’ãd[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å5>j<Dô5	à%Îà','wp-content/plugins/imagify/inc/classes/class-imagify-views.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-views.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ˆ‡|2èÖÒ}éÕ','u]ÓyXH½ÁøRg6Îo$hÇË2¨½2ÐN:$g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë÷3¾’7Ëä2}“â>','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú3OvºüUy!w~vÖ','>–ÛÂp³Ð·„.ÁþëP÷ß˜qK&ù\nÁ¿hKÿ…,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î»%,ˆÈ‚œjKb«ÏA¢','wp-content/cache/cache-enabler/hjsdev.com/category-a/id-cupiditate-animi-et-inventore-labore-quam/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/id-cupiditate-animi-et-inventore-labore-quam/https-index.html',0,'EfKa=”Y* …wY8Ÿ','EfKa=”Y* …wY8Ÿ','áÆ6G¬š¾^(gýyÄ	x@o<¿·›\'ßLŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÆ#ýð¹á¦Ç€žÕ÷$ê','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_psr4.php',0,'ñ‹v(Ä˜	ðýËë-#‘¡','ñ‹v(Ä˜	ðýËë-#‘¡','8p‘µ/£™m¯{’´B}l\"ËIæ’žhHrL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0@>ld­X¢òþ˜*ì','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º\rc©ÀO#¹#‡ºäš','¢fUÇÑè^4<äî„è”ÕÀ¹1!Trí:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê½o)ãŠÆîy8yæí','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ:Lî½·$œD©sBsäž','£\'¿ZñÄîŒ”\'¿ãëx±—Â·]ô­öócMŒ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯G^wa.\r÷•-f','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SOQ>ø€†hyqPÙè0Ÿ','åª>¿€Ý¨‚‚Èoa‹QÜ,\0G³€Ô´lª!¹«p$ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@NõôVm(tùg#','wp-content/plugins/gravityforms/includes/editor-button/class-gf-editor-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/class-gf-editor-service-provider.php',0,'f6{°®rÚ­UkÏÄ¦¦Ø','f6{°®rÚ­UkÏÄ¦¦Ø','É*öê;ê«;tËkyý~ÝÈuÝfµAh AM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	eõØ­VòÀMëìÀyž','wp-includes/blocks/rss/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÁ/v·ˆ\n‰ÕÑt60r','DÅAÃÿ¬°&GØÍæ»¹Šù9±h¼á^pÀy½üê£ù‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÉqPoD0â*ÍØL','wp-content/plugins/wordfence/lib/wfRESTAPI.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\\8÷ÓÃHÁ …miü+','+›‡+ùÆŸ­íü0Ñû®Í‚b½=þÿ¸[ãœ”¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î|ß˜€/	°â~ÎV_E','wp-content/plugins/akismet/_inc/akismet-admin.css','/wordpress/plugins/akismet/5.6/_inc/akismet-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂåªŽIko¬#qBh_¹¥•','Äš/2UYaç4Õ¶åºdU.…ö#vý½ÿöE—Ó±?+â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Çéx©ž¨1•VÞ†	ï','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','haÌDêž±ºt,§ÃÕž‹','¿VˆÃhÍüÆñ@¥.Æ	«C\np&r?«h²!âïžj>\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' óÉz’˜Ú‡.ð8D{S','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',)Ïc²áæGgÕh±?a7','ˆŒ’‡êaIV¦¥ôôšMgÔˆý\'Õt~@Øë´Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' û,eO¢šËz‚Ã‘•','wp-includes/customize/class-wp-customize-site-icon-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-site-icon-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Äo#ãø/v©–','ÍYçÁ„$±B[™×dŒîÜñÙ…UÙÝÌš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#¯ó’éæu…FúBâi8<','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßg©R¨¶@=—Â€Œê','ç›ñ¸ZRZ€‡°w9½3Ù¨Ú}ž~Jµa¨Æ¾p¼i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$r5îûÛ\0pÅ´kæá¢','wp-content/plugins/akismet/akismet-fr_FR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fr_FR.l10n.php',0,'‡B[…ƒ™M#c§q/','‡B[…ƒ™M#c§q/','çS¾òÍ›§¼Z@;•ã×&‹Àkñ8Mƒ\"bp(Pw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÞXòÜ>gþãKÅo[','wp-content/plugins/gravityforms/js/index.php','/srv/htdocs/wp-content/plugins/gravityforms/js/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'©ÌN¤8…_¯\n’\"÷˜h','wp-includes/blocks/comments-pagination-next.php','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-next.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MC¤_Rƒ«=<ÚÈR³','èô	ÐaÚüò\"½ÊÚQ¦ê+—Ú%î…mä3Ú{ßp›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(lû÷Ù©xjÑþî€¬í','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äd`GµXìçsüy#-Bs','È<ª¢mT}qOî2»32`q;s¦mUËe6&m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',5ÍXpÌBFdc’j+”','wp-includes/js/dist/vendor/lodash.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/lodash.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å2< (Ð-â—yi*OƒŸ','\nš£fË—h $L÷7Ê:8gJÿ?[Ï@yH¥„GŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Üc-¾”ÕkÐ„\"¶`k','wp-includes/blocks/html/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/html/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3t¬cüÁé±Èm0×ªyÔ','ÀÊ^q]œÃCÉ BÛÔn p>•ZF³˜å;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8„Òíqà(4>¥œK«','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-upsell-control.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-upsell-control.php',0,'}e3„_ZÌÛÓ_8eêŽ','}e3„_ZÌÛÓ_8eêŽ','RB¡hŒ£ ûÿÎ\ZÔä}\'XiY)Þx&ª¶sw`t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9­z¤/x–÷\'°¾¤›','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¦–ÝX-\0Zr’','\r6?öWE-Í¦EÂ%¤Ê¦ËôgÊl`Ì2¬itiIÆa~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':o¸\0ôâ]e¹†Í£','wp-content/plugins/worker/src/PHPSecLib/Crypt/Random.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dºÌ‘ÝÀ»¾Ã^øû=®ï','c°å/båo—\Zé´Tˆä”¬mz>þv­ÿÅ—¼D{ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':y@b‚¸Â°ã>sä\"¶','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/core.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/core.php',0,'-Ò´¥¡§N”._I¦Á','-Ò´¥¡§N”._I¦Á','÷Jè¥ÿiÙÆZ|™ÇAÃšÿö‘kz«ÞV•²8ãY‰’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MqhÖý¿\r—\nJó…2','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/es.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/es.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d.Ù\"è£Pý7,`','™aÆÃšj\'Eý²¼;ÓZŽÛ©XF8Çh¢œ¢Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N ½ÀœÇ•tN†ÝbÆ´è','wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php',0,'=ša‹\'üÝ³Š7îÞ’','=ša‹\'üÝ³Š7îÞ’','Á\r ýÝö!¹²îïšžd©2Ä9bƒêÞxÿ¸m¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÃ\rn§;Ú]×†´`„³','wp-content/mu-plugins/nexcess-mapps/Services/AdminBar.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/AdminBar.php',0,'ùLÿ]Ï×@ ?Ô+	°Œ','ùLÿ]Ï×@ ?Ô+	°Œ','µ¢@øYä¢¶\0]\Z™#ì;duë=_Ø3ü;›09¯¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¡ ·Ô(;Ø |~R8¿b','wp-admin/includes/user.php','/wordpress/core/6.9.1/wp-admin/includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è“xÜÁV´¡Ä%FAÎá','‡Šw¡ÝÃ>„¢^.910{˜Yò ¿^ FÚ99~E•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QóÖGhä/lUÅ@XÖô','wp-content/plugins/jetpack/_inc/build/jetpack-deactivate-dialog.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-deactivate-dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ån\nŽ’¦#òpð²+l·','ô™å²QGÝh{õ:FVÐò“~Zîb›\\÷%µ9¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T³\"Ö½¶Ö`$lÀxâá','wp-content/plugins/worker/src/MWP/Debug/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T´]\\gø¯ö4ÅºuP²;','wp-admin/css/admin-menu-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/admin-menu-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âŠ¿w	=NjŽJêè³]¶','Ô}êDUÀF’ØùaŸ¡—£õ_€¾‡Á/¸Ó@¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`È÷Y<t‡_D1	I`ðý','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fi.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B–HŒºo}Øòáyþgm','ÍÇôõºu÷&2~š‰.“ˆì^éþ’ŠDKQBª8e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a2{wÜo Žb;7[Tû(','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin-legacy.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\Z\0ÚÓ¬{ÀZl',')HP›A¼R.ZÓŒ0ËÀÇC-ëD4Å×éÇé œöB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bï§’p°A°+Ô-+Ê‰','wp-admin/js/widgets/text-widgets.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/text-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(³<Mç™}ýæZƒ?w','”l!O^l@™X(SqŸ£½®VO£ÕÈ}Qt•©W¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jRÈšù½çyèž?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/illustration-66a238e6c34e7eacf955.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/illustration-66a238e6c34e7eacf955.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú4ð%\\˜£R7™~÷C','½#3õÎo¬†¦çßºQÔd:õÚˆíÞÚ1å®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tì«é?¶\'\\©VU¡Ee','wp-content/plugins/jetpack/images/products/product-jetpack-stats.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-stats.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I TöÆ´Sûd›ÙUÊãv','~gaÜ€b™°v‰’Ww%	Î¶Ê+§vA`à†ævâÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xYÖz>ÌÆñÈ² ˆ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ìû±º&èJ1/!à \r%','!{ª^§ÈþKÆ³¡A¯Q¹CØâÖJgª\n\\Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ëC;SÛttë¾»¶J›','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•cIL´D.²{\'œûºß','AMÆ]À&»èõt“´øfÜ¸.¬0Õî2qå¤œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÞç¤ÉÍ•€ñ+f3¡c','wp-includes/blocks/latest-posts/block.json','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[PòC§[íQ;¥5:>','¶¥¹uÌ¿ô$ù$\"-SQe,§ÛÐjÅ|zhO~@Iè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡û~I5îV\0*’%','wp-content/plugins/duplicate-menu/readme.txt','/srv/htdocs/wp-content/plugins/duplicate-menu/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†áo¬‰ƒìhöí¤º¬òÊ','™óµÊòÃõ9˜JfxÐJ>lr‚¼¯ïÔÑ”†Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ZÇeÜEZé9ŸòO','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ýf“	Q–s/Øõ*?¬¿^','R;¦X½öCÓ¢®+ÃÇ//2zž¯Êæ‡H<æ$ñ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¿srsÍTÎžäJÜ·','wp-content/plugins/members/addons/members-acf-integration/src/functions-caps.php','/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/functions-caps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÀÃöI¨X“Îånúz¢','î$„Vf]4À\0Ê¼ýE{³©þô´ž©PÞVÃk>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žå<ƒU(a1©óÎ•ÏŸ¢','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	tAØo)¾J{¥ÑiIL','Æ…Mäš½	2¹[ÄP£+ÏY¿(fw|x‰Ãez\nª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“—¬%bQñ£“bM<Öx','wp-includes/js/imgareaselect/border-anim-h.gif','/wordpress/core/6.9.1/wp-includes/js/imgareaselect/border-anim-h.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÃÄ,ÈntZ^6¶{Lp¡4','qsßc©ÌõhšÍàm-ú%êx¨\ZB™ìxß\'êã…E:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™-6”Yw@½i®ë£Á=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏOhæÙÚÅ€O<FÒ¬Æ','PŽJç¾H·¯ñt™Ns¿ûnd*Fˆ\'WWÍaqýô]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ppÇi³§O#F<ŸÝ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¤Ü.Uß$·aÃŽƒ_(ï','­_qw[ÑAþ²¹kÒ?Î\ZœŽd+ŸûÀlVßê<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªü/6]Õÿ\nçÑzËÇ','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateServiceRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateServiceRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6BqóÊñTÊù—‡Æ{è','9Ö€Üÿ”nqÜIK|ibà!v¯“½q÷rÀA÷u\\+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ&Ô¶Ÿ›!J‘06Á','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/sitemap-settings.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/sitemap-settings.php',0,'V—]¶gíÒ‡½—¥z;','V—]¶gíÒ‡½—¥z;','ÝÞÐ/Í6L™lžXÁõÞÝá£~ÊûìGÔrêû{­6’X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£_™Ë2)©u.Ô<7Ôö\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ò¢¦94ûí»ÀÅF®.‰','niŸ>çÜPâ4~#¬ÃG	ëÈŒ\ZÈ·ù¸ó\nEFP¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¸¥0,Xè­Û','wp-includes/css/dist/edit-post/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ\0j°/ß¡Æc¯hôp','8‹<Ï¸Ç8‘ÈHÄ§Vìèû\ZRøœMã|Ñ—u+vë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯DÔvëèV/Ÿ7kV','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v.K‘„Öú6k¿º$ÁL™','Èâ<‚MsákÆBé+.¥°Ä°,J^D]ž2È\0èˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±\r5 -|ÔÁËƒÌI\Z','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É˜:Ü?ì¢‘®.\'\0CÂ','Y9½Æ£ù©ÏÈåƒY®ªl-[	Ã\Z®‹€²/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼0O*ékù¹¶&gÉHý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙõèºŠ³#0’|C£(£','ª*_º….,`kh¨R,UQÒNW³“B“&WëŽ6~_J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À†»4ƒê¢)ÊÕ`ŒºÇ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¼j|Þqª4ØôÇR;ÈU','o2ácš¡K¹´Òq–ÍQ,°ýE ÿ£p™rŠœðâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çœ1²à’—ëöá>Ÿ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´slø¹\0TÖN@WÅV8','ìš‚8¯)WkKïi-ˆPBÂðxßbgÁ…dx™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓV¸t6\\!C‘ÖUJÓ:','wp-content/plugins/seo-by-rank-math/includes/modules/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û£Ýù#z;ö÷\n\\H,œ','wp-content/plugins/wordfence/lib/wfScanFileProperties.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileProperties.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ŽÁ¹\'¡B¢(\Z6]³­^','¾» ö(‹ ‰ë&äf;®â(…”JÎs±ßU\\ë`ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á]Í™YYÐÍK}·3‚F­','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamilyInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamilyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š€—±Ó`aò]µ•†','f‚M÷°w|†ìB²\n1‘Î÷ž¾XXÛQ>E\rj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç£z™·GE bõÀóf','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðf¯. Îô&žL29þp','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-memberpress.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-memberpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WˆOÝqÈM…Fêé-','£ª×ŠvÑÃ\"å„î¼z!8â¬Ilt£)>`¹œ–?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úòQóÙí§Ð\"!åñ[','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceItem.php',0,'Ò²Ì¡ôÚƒi ¿{‘üü','Ò²Ì¡ôÚƒi ¿{‘üü','?Eo¬<®Õù˜ë¤¸BÝåXcê^íÀcÇú#Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü«i)33Ü¥ÑÇsÚ*','wp-admin/includes/class-wp-ms-users-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}6<é¥©“ÖÝ£JCá]o','¸X;{)³ÊSQÇZ¨F=åîËÓ„¸pî0³Û)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\neñÓr\rîÍËÁQ‰','wp-content/plugins/members/inc/functions-roles.php','/srv/htdocs/wp-content/plugins/members/inc/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ°™ßå¯¼&ç4oïý','D;äUƒ!ÒÒb9@æêV?‡žé\ZJ3CÀÏ\nf¶Ôî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rP÷)ž4_\"»™\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"¶Ÿ¬]‰=|²ÝA—_','kcØ¨Ê/Åë¨ê^<‚¥°q#HÒtQ‘ÿMVÂ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛuGNã=kÞDl¯8˜Š','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Layout.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Layout.php',0,'èó¦9ù›SëòÒ€›gù','èó¦9ù›SëòÒ€›gù','•˜	×À\nfµðO˜ÉBhaÔ_P±šØ	Þ7èÚŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¼ñÿó³,«yE\n','wp-content/plugins/jetpack/_inc/lib/class-jetpack-podcast-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-podcast-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bMA¸¦ü®žn#f\n76ð','Ä,KöAÏÞ{BÝW£ß¨ØD¤=ÞgéÁ}eÕ+Iƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôƒÏìiÛåuŒÃZ€','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÝ€m`º]\'‡a¬µÍ/M','šðîÝHfn=a>5\Z‰´#øLÑB1\'~Ï;‡>u~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('![Ü-èÊØÆ³mÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'™Î6•T.·³ÝIêS¸É}','þ;°1Œ k¿Ç;4‚òs\\É¤,&eÍ<‡C®G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hgý9ÕUÌ¦aä,','wp-content/plugins/duplicate-post/src/duplicate-post.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/duplicate-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ)Ö’Þî³—°*BÕjË†','ÊŸùFY~sP^Qáe]|[È©M“C³B­@œ‹®p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôeÿ\r8R_·I/åÐð','wp-content/themes/genesis/lib/js/menu/responsive-menus.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/responsive-menus.min.js',0,'_ˆ,€®ªzWÂSñ~N','_ˆ,€®ªzWÂSñ~N','ÒZ€!CNDôe,` `›4€›ìWŒÉY]l¶F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!nÁé!_õœ®­BÇ…','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ChargeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ChargeService.php',0,'¸*jb>ó}Ýä<Ä7ÒÎ','¸*jb>ó}Ýä<Ä7ÒÎ','µP6ÿÑHæåD}vÇÎïö)æ¸l¯ouñ7ó÷sÉM÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#£L†¤— 8‡{ZÂ','wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php',0,'Æuœ2yÚ«Æ*%ž¼[	','Æuœ2yÚ«Æ*%ž¼[	','ˆwÇÒC¢;rŽÜ|{¤ˆÆÝ¾ƒÓg)t±S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$&÷]^v¶È…\'5\ZøÂ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÖ9;<y¡/]\0zè^Š','93u EÃXTÖÈ™¬û!ò;’”%DßYîÊÛùø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ø>TŠÎn#Òç=ß£Ô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J?0fø è²Â_Ü/','œ°Ì­§—W´´:g:Ê)[¯ÿ×\'ÓðÚÌ*&Œ>Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7y×`Ps_õAsç¿ìõ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªFM>‹~”ú;m-Ðï','\Zi;¹Ý!ü3\\sfþèÑ…ÉpÚç‹c9¨¯dv½®õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ø7¥^%\rB°i·K','wp-content/plugins/gravityforms/includes/fields/class-gf-field-radio.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-radio.php',0,'VÂe=†Ì·µ`Wç\\1„','VÂe=†Ì·µ`Wç\\1„','‘¶RK&ò£2¥Þk¥ÿ‹0„û7Z.s²FÙy1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A£Å=1å¸Ó$º›Z','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriResolver.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriResolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìkw^?\';ÔŸôRC,Ü','&ŸFFº¡º±£…¯WM˜·Ú6W\'S#“ÙŒ¸ó¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C²©DÙ*Áì•b¶+k','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ­¤\'„ú%{áÍVEÀZ','}»Ÿæ}PPæwU‰óÖU=ÀÛaá\\ |²[i¦è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HnïÓ¼VXP…b›þ\\é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÍqRú¾:	v8±‚','Ñ‹Õx(•ßkòya`´ýã@Å-ÉÑOm[AõJuQï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K“•KÄæ 5Da“¼','wp-includes/blocks/term-template/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¹.ÅÉÍ#ÄA›0T’D','¦…ÃÕxúßÃ†V×,J¨nü›tìv‡¶è½È‘I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lû\"øyS\"¾úÕé’\nš','wp-content/plugins/duplicate-post/src/ui/block-editor.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/block-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´îÖ±5Kµ¹ ?ÏÒ«G','¹pÕ-.Áeò—ÿºšÐ4Oy3ÑõTpI^õ3E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O’}Ù¾{Y…GÔ;½‹ç','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Comment.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Comment.php',0,'Kˆ¨00Vº6¸œ—þÕ','Kˆ¨00Vº6¸œ—þÕ','&çb\nÉJÉà¦Ð±É–WMOrP\"eÜãY˜½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rª#˜–)†\nËªä“b0#','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷]6/YA$7+”y\'','âÍÞ‹—\rŸ?>;ÁýônÑ¶3u°§(!AØæ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S†÷i3í‘_‹Æ•ý\0s','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-metadata.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-metadata.php',0,'ZÉõfUú?d…Ã2½9ˆÛ','ZÉõfUú?d…Ã2½9ˆÛ','0,“©KbO8¯Us‘­ÄÄ$%qŠïê8é‹ ûðÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YéŠøØƒ‹à*‘©p±ñ','wp-content/plugins/jetpack/_inc/build/static-version-notice.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static-version-notice.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜AÉØ€ØOM4» sÙ¿','ì›1)œOSyt1U_…ô2ŸÁAJ=‰ëå¯6y„`ÉÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yù<V:Y“Ã% cv¼„–','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/titles-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/titles-options.php',0,'eí½ÆYŒ·ýc\'òá~','eí½ÆYŒ·ýc\'òá~','â¯îôZùå@SA5ì`ìÙ„»ô¡dk=dÕHÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ó«Ê	“æ÷•H¦Ê¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`âlÍHõ1`§1\n(','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å±k“ã%pZ¹KžT','…ÂS”’Í¸I^¹S\"¸…6£nm—tfÃœ¢~[†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÆ€ÊÏ>;Æàìÿ”Zƒ','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-suggested-plugins.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-suggested-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r6Cƒ“e“|,0M5ŽŒ%','ÃOê·\'½çÌpkï¹ž+DåAœë³¡¨sÒ’g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oæàñ	lÑÑ´Æcd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ×ø\n°À¤@Lj‡wDê','\r¯8úd³ Ÿ‡²ð×8sÚ‡ªÎî6 èFúÈŒÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆk\0¥R”l^;·ƒ¤Ú|','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-migrate-gtin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-migrate-gtin.php',0,'b‡MÝà3J>@v','b‡MÝà3J>@v','‹ÂHá-Íœ>÷X_@1#½&%H¶^ÃÈ\'2–Ì²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Ã±2“”§ô‰Ü;PG','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÎDAcN®Ú²b¼fÉ','•ŽçÆÓÒ¾×Uß‚É®pn¾\Z-bÿH€ÝBMQ\\…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ·ôA(.Ü¾î0!€','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.js',0,'€tõQ–ÈÐ,•jÄ[è­','€tõQ–ÈÐ,•jÄ[è­','Ân,iŒá–/ùâùq¦øxúÇ‚#u,¢…Öz­oÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žxÃÂ|s¾ƒÄ×KŸaõ','wp-content/plugins/wordfence/views/common/page-help.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/page-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à!ïÈ÷YJ¡ðJk›Íô','› \Z=¡DB×£§	%%A?Ow›Ð*/Þ~u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' óÒTEè„m‹3»Ã$ùª','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Cron.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R£sÕ˜ —¤úèLq³,ù','HÂB’êÁ:Ùè\'OÎ“¿Z×3Óo?%ÿz¨wÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªL¦zqpˆ&H •²—9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û=¬HÖ$cnï w]`§Á','ÎÓå°ç´Æš1²—·ôæº¢†ìYLSXˆêþ6f@=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«*×ä&]´;„aõö¯','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-HMJSHFc-.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-HMJSHFc-.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úPê¨l²n’Ÿú‚\r','Ü\0ÝÔÁNw¶²–šu¦œÀV}ÉÆ‘JßWýžeV2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Î!!‹ÀàçõYál‹','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½½“#­ùÛ	>û7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äIãÚmÅ…üLWyÝ“H','\rflôÕ¤/å;l\\äâ\\.6‚ŽrÇ#Pœ[ÓÁÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾mìr™zð¨ó2Ü6','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWT.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äw5¼À\r7SÅz¼¹ØÞY±','àXg¢ý ÔŽ[vI\"\"{»\nÕÃº•5ýË¿³%Ý¶óô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁGiðÙ•.RØøû{®','wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Specific_Answers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Specific_Answers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÉ­¦/$âæpHœv','ÿoV.T­ÙWÝD–Ü=½/5;ûÆ¾4ŸÌ:öH÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äƒf•¹©¹HHÀàšÀë¸','wp-includes/blocks/navigation/style.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý-å¼y]rs”‘êÖŽ(×','ÅÙœ~Pò¾I>Ç™ï5´ânÒß²™´—ˆØf?\'–ª g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å†L¥G¶ÀP(íÎ‰ÃÈ¯','wp-admin/js/widgets/media-widgets.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡rcFï±­C\"˜…š[¸Ú','Õ%*e¾ŸÝüå• Ñ×\'ø>\\®ñØÜ²ŸB¬¨I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð½„f2jOð$PE}`ý','wp-content/plugins/google-site-kit/includes/Core/Util/WP_Query_Factory.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/WP_Query_Factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EN+^ËøjwwuãVF','À»é]øcÚ\rllî¥çy+bšà ]5eG•íÞ‡d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò,¢µlãÅµ­†t9','wp-content/plugins/jetpack/css/cleanslate.css','/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØE¶Cd˜¥‚Èú%`Š­¬',';I§ÓqAÜ‰&	¨ª‚Y_=UÁ\r·F](\'0‘‰6âë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò‚0¡¯&?p\\ÚE¶s','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âfW‘äºêÌÕØÚ¢»}','ÃÂ…?1_ñ/’äh	ˆ–’Ch7h²}†TìDæ×Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò¤Uß×Ñ)ÈGaŒê','wp-content/plugins/jetpack/_inc/blocks/images/example_300x250-9e27534cd219e940abaf.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_300x250-9e27534cd219e940abaf.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š$ØjvÏqÀõ%ámi','øÎ˜ç®Ð‘YâäÒ _¤\"dÓbãë†I!CÜze','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×gµÓWI7Ñ[“Ø','wp-content/themes/genesis/config/customizer-seo-settings.php','/srv/htdocs/wp-content/themes/genesis/config/customizer-seo-settings.php',0,'åÀ`Ì“OGs†ØkqëJÜ','åÀ`Ì“OGs†ØkqëJÜ','h&ÅŠ;\"@»¶˜:A°*x\"CÀfQ\0‚=£ÝOý(Ð´!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü±\'Q\Z¼\'ˆ6¥÷(ïŒ','wp-content/themes/twentytwentyfive/parts/header.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/header.html',0,'&ãæùk‘„§S4Ôow','&ãæùk‘„§S4Ôow','QyÓkÔ¿Þ(Qd×¿.&¨”Oj¯!ºóÍJ{§Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ&Ñ	AÂHÚì)¥I&‚ô','wp-includes/js/dist/vendor/moment.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/moment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W$o¶bÇŸé\\¢™fiY','×ÎíÁ¾Do©óø»âÉ JuÁhH:ç¬4ÑÉ}h;E²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à™{Pîw0Æ¡2“_b','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/wp-route-dashboard-search-params-provider.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/wp-route-dashboard-search-params-provider.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~oÃ®†¢2“áVäs\"g','; güXçûOªÐ¤½~ö;ƒÞ~Ïèpc«Ÿàrýâx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¦\r^^yéð!·Kb¥?','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/https-index.html',0,'Ë­k\nååŸ£¯È§G','Ë­k\nååŸ£¯È§G','¯KŸ6í	$•f1Lõ‡¥#ï|iÙ‚P¸ÄÒò0“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á…vi9>ô»¹¡e!','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/AwsNativeSource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/AwsNativeSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷´sŒ~keér.B‘Áƒ–','õ°‹iË\"ßLøÈ”J1ÍÓ¨ÀÕ’\0“v~³7‚8ô\0T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é0&|þUZYÏ}}[‡œ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Wö)¥ÙK“(ïŒã$Ü}','£+%Bø)Z<T\'µšiÔ»bzˆÊýáˆÕÁª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î-¾‹Ò]&´#gÚaÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n¥bø0!Wˆ;OŽýF•','¾âL®\'ôn*‹ž“Š	}eª;îó$y/¢²Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òcY„F¶êžß}åj`½¶','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3‚ñ‘ýë’b(æµÐš','n;ˆ<Ù±	Ç•°-WÕt“ù]ÎÁ<‘s°êÖu¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó_;ÀÂ°OŠ5™Åó+Ò','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç>Ì\nŒ_kjo¦Fh>}','7ñpœXÚ–x³çÄ&{?\\–q¤EïÜ¼]¿+çØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öW3¿å±8Í‡§›oÞ×','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝU¦#ºíâ‡¯v÷äÿ','eªª4[wéH`ÐãR….? çßüÅ¾ÓÌòB´¯P\\ß	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Ðw”]@|›©µê7So','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ìZœA|šíò}÷¡å','9`4ÐÝïÑ”„âÌË8^½L9vÝÊ0Ì)#ÃL¯€Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûib§NéùyPŽµ£§Ë','wp-content/plugins/jetpack/images/recommendations/assistant-malware-scanning-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-malware-scanning-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È¹ïÀ‚¸D„ÑYC5','Úô†vs¶ÓÞ÷Eë•@½P‹ß·eRÖ¿¸=n¢³(Yá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü4ðCW@ÀÄªêe­ƒð','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-adsense-box.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-adsense-box.php',0,'RÏÆ\n]WNòˆcCWò«Õ6','RÏÆ\n]WNòˆcCWò«Õ6','´XþÂƒ²*rg81Î¯8XÊÕ»…—<ý³–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üGNñ°97;ùâõ','wp-content/plugins/imagify/assets/images/imagify-logo.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶àEÅQ.ºïò¶¸<šÎ','ñÙšg«á˜­±6BÕSï2ËÛ>Ád£öÊÒ•øûx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý“•9	\'gBr A','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTransformationResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTransformationResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!†:sU-hÇt','¸³~%€£.zW úM¤\'²1â¸)7ÕÈÀ-Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýþþÝÒ=O÷µ¨ö*3','wp-content/plugins/jetpack/modules/widgets/flickr/widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¶×ŽßÅÕ;ÝçFÄ¼ÚØ','^)j–}dâxÇ+éGaÇíf¨³Ýüðû©<Ö\0‹Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¿Pî+‹¼¹Òš=çãm¿','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-runway.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-runway.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ê²$}Ôâ@.¤±Æã+Âœ','—»‰¡ú³¢‡ÿR,(‚\0Œ\'÷¾Œ?ÈøT1®ì6„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0[o.ÞNkâ¬“ŽòS','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PaymentOptions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PaymentOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/„pöØë€„Dõ-“B¦H','*9$ƒn[&O[-=§â3ö$(huTIƒ&Dm­Ç°V¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@J€Þ\n–€ùÓ\0rÐ','wp-content/plugins/jetpack/_inc/blocks/images/avatar2-5c5ad1b19340e0c7a5fd.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar2-5c5ad1b19340e0c7a5fd.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂË2Ð¶ÿd‡e‘nØì,{','–ÛÅ¯5‹µÔjÐ:K)ü9ê—©;8d)u¾øÇ}-P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÿR3Vn×k­zÁe','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-post-snippets.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-post-snippets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}RYhO1Äb¶¡a¼\\‡§','@3x·G†Ë™ÉC\rÚæßÑcè¹ÄÎ&þ³Ð™ã‹Jt6Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç;ŽUûÜØã`ÛõpM','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-form-css-properties-output-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-form-css-properties-output-engine.php',0,'Lh\\£Ñ¥îxèŸëœ•œ','Lh\\£Ñ¥îxèŸëœ•œ','ÂÊh¶:¬ÇA#—ï-ÓÔäÐï¥BÄÁ$_[ñø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ïñ—»2 ý¨äÅ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ylhÊwž%Re¯ç†','´›ä¸\njq½WíÛ	×v_æ#„ï fºàµ~ÍÒR‘>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ãÔ–rÏ2ñÇbJÆ','wp-admin/js/site-icon.min.js','/wordpress/core/6.9.1/wp-admin/js/site-icon.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€¯Ê2ÿÔ½âÙÇÑ|ê+','»oÊéµ/IÇPi”x Œ¢Ô¼×6Ô•ÃxèU[…!	ŠË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#æ7µírÉYÐ\0¼ái','wp-content/plugins/wordfence/views/common/status-tooltip.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/status-tooltip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F‰òfZíØPIR&iæ§é','ùEQtY€=ÇÀj.#eWãˆ¤A3QcPýðüTÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&#ÙpªJ£¨há','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3œÄŒd<v­¥WJìmÓx','6¯ÖR3•»]iJ)o”õà.gÉ1Î&ã¶lJ…ø\"„¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'0Ýf…©7Šþ½Ÿ<M¹ ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/babel.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/babel.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«zÞ×=”¹NÉ3ù\rª¡','ôtJ`[ÆƒÑkl{¶q….¢2W„ú‰T¯$M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ÿ28/Û¥Š\"Xä','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListFiles.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§YïNQƒH\n¯ÕKàú/','°pÛl¹Ý-‚äò%ÝˆIˆ¹¡›&lnT77,ìá×|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+›I˜“uU¼ê¬½;n','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f™kzÜ³Úÿ„1u«ÿ','úŒox-Í>ùN&°~>–ñ_übG<ÍÈÈIÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',!#Q–ƒP[;º•›Ä','wp-includes/sodium_compat/lib/sodium_compat.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¿þ\Z‡a,ÐœX–Ø$','Pˆ¥°à­Wçø&³þO¹ò!\n[ÈY<t\n6@³=&÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-âmÞ|RA÷¨ùN±ÇÇ{','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-template.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-template.php',0,'N?\\)jj¢Z¤ÓW.tvE','N?\\)jj¢Z¤ÓW.tvE','œ‰×ÒCÄ³%³mÑê~3`äÁÃ±àÒ^oþ,/„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4®ÚÛ¥‘;»0Š.*','wp-content/plugins/wordfence/views/blocking/country-modal.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/country-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(G\"n¾rPiÄ)ß¬àj','\r‰FA†me a	r•-•w‡YËEÖuÊÎãôñu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ë­²cà‡×RPe(','wp-includes/rest-api/class-wp-rest-server.php','/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥!\0æ½|N\ZÁõ¢yŠØ','~<Ÿe;L*àOTuðHhÞU¡8EÐoÍÚ¶Þ\'€ v®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=NÀV\0ÍAPp,‰¹¿','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kXøZb¸öØåª5Äê˜','[\0Nù†²’EÀgð—ì¤Ñgd¶q\rÒí¿Úè*\'IÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GŽøvRY×-°£Á¡X-','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÐúxP0&¤€ñO:p','wp-includes/blocks/archives/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kx#ksyR<\0œÍ-€á±','ñ·iË«ÛY•:Tï`ílÏPO…Á\"bˆ2.\0°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R}ç­µèY/¦É³m]','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Config.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ŠRÀ9ÉR¦¿i(ÁìÈ','3œ¾ô*†§ð–$Äöýû†YZ9r‡å|&Ù\\±&¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']\rßv£<pÙ=õ=z–','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/style.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uþí·ï{€h+\">Ú	<','âä@^šZP	Çccg`pŒ…žf‡ð[™½›ùnj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Ó]	n[\"+µ¾­JÖy','wp-content/themes/genesis/page.php','/srv/htdocs/wp-content/themes/genesis/page.php',0,'uÍw™\nŽ^Þ¹£›[Õ4Nÿ','uÍw™\nŽ^Þ¹£›[Õ4Nÿ','Ã²,‚b°HÕ©\0Ãö8ŠƒT%j­I1ŽŽbÁ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bd³ÔsÔ‡ÖcÞÂÒ×Þ™','wp-content/plugins/jetpack/modules/sharedaddy/images/pocket.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½kdP¥*‰aäŸ)¼ö©','x/°6¢ÿxk8°©tCCIs7 Š|Ô‹ô˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eØŸ÷v¤‹ãç¬ª‹Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í ¾UwYI‰äIÐ}â','½ø¿Ý \réñÚ—UòDôPTÁûÉV+6€Ñ^:2!ƒØÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k\0\ZÁšá{ Ý›6ñ','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G2±Ïºn(Õ¡hÈ\0\\\r\'','¶pÔ\\IüˆùRªF.ñ¥þÊÌ$ñ³\ZÐÌ£oŽ®Ãq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k˜‘²Ðb…ÉgSˆ','wp-includes/js/tinymce/plugins/wplink/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wplink/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L‹ YÐÜ(LðàcsÝÜ','~¬ƒ[ªj¸‚f$íåHglÐ6è9†ˆY¹Ú›T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n”îx¦Íp¨mû','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/edit-form-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/edit-form-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NfòïJvgø¶Ü!lý–ÔO',':DµÉ•+Øä…qB\"’_ª<“ÅÃ0ERÞä…+¾®ûŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÓDä³®·ÑŒ¹j›','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tip.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tip.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•7P^îÅ(¡\Z0µyv','Â¼‚½ßv/ðµn½ªGïÔ’¤l_X(&ýä)mVH°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pdË#{Sà¸y©zyÁ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›	\rEÞrù{DnT2','Õ¹BØS‘Û{Ìu¤®àû§$áæLxï§@ü&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vnÙœ½‹YŠ	4J¦yKm','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'‰áN<|ÄÈ¢Î¦0Ö','gö˜%•yß9¶žq=ï¾µ™ÿ¾œS·Åýx¾ÕžÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vp÷n´DFÃÍÂ?WhN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/extensions/index.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/extensions/index.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“—ˆzôrñáß’R‹Æ','Ü´ìƒ£}~´ßW:H§¼ÒŸe\0ÄÉQØº}Ž(œ®Ì›„Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{U<uXÌüöÛºŒÎ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4éã¤ÉE¾§ÆRØe@ô§é','+•€€O¥Ìü=Š…ê÷Ùïk>šùû\0g¥jf}e•Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹(Ù7•òÿº@ýp','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ôG©8%•âS–˜ÆlS‹','¾ Uô›Õj_º9qZd-Hë©æR„›ó6l‘À8!föƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÞu„W€U7ºÏ','wp-content/plugins/jetpack/modules/vaultpress.php','/wordpress/plugins/jetpack/15.6-a.3/modules/vaultpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëû@0½{o¾lëGãÐ‹','óÐçe¦!ÚùüAü²âÄQÃ]@ÄÃqu¹ª5§G\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œúgvò¹Ó£)o0€rl~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¤4ô\Z^us@.&ÚJƒ@','£Hb?ûßÿÂb\r±A[Ò§£{Í,¾Ä\nÖ*Íö]›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ú6nãÝ$ˆ)4$MðüÄ','wp-content/cache/cache-enabler/hjsdev.com/contact/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/contact/https-index.html',0,'>¦©éŒñÔ*?7z','>¦©éŒñÔ*?7z','|:Kß3¢0 >”8:f¤¬<!æ5©sˆÕ¹çb©d‹º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—;Jêûtœ¨=Û*¸û…#','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-text.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-text.php',0,'“’p™rRŸˆ‘Ú„Ù«ú','“’p™rRŸˆ‘Ú„Ù«ú','¥Ñ3¤Òï#Z\n¡Y”á³,MâŠg`¥ÏÍÕ¥ÄÈâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œuÞæ©Þ‘žpk0a','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú—@»Ëí“Ì-mbËja','(–kÉ—ŽÉŒ½Ý0­\"ªóÓÖÞv eº]]kíÊÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qõ¯\nøøU@?','wp-content/plugins/jetpack/modules/widgets/gallery/css/rtl/admin-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/rtl/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ3£¶”†ÃòíôÍ;)C','(–¹>M²Ë< q¯¤§–¾så0Ä|Såi‡A%P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žª€ï57›—D×;TkC','wp-includes/blocks/social-links/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŠ”‹Í_•Ð%€a$Þ','¯°! äÆ¨Ædíe¸™šŸ	_C¡Ã»SD-:m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸúƒLâÔ.\nÞw;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E	4múY×>À`•ú','Ù#·_§[Ñ¸¾î@u¸HaÆ(+j>V\Z+ºq[V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÁ»É‚;÷­','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ûÑãÝÖ 2ÒåGv„‘','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertVariableResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertVariableResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Í´O’±­dÿ¼Ý-Î”','¨¸ë×‹UÀ÷66´	öë«C[‘)øRÄ¢y¸‚Xj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥à¥aÜ°n¬‹¯Qm','wp-content/plugins/google-site-kit/includes/Core/Assets/Script.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\;Õ‡J–‚†r\\i+}”','¸³4µí³Ê65E>ÈI!¸˜¢rPÎžwÝÆ>1ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦&,4‹X¯a™\\)h','wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/class-theme-layer-builder.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/class-theme-layer-builder.php',0,'•F¦­G_®ê±°ºvüy','•F¦­G_®ê±°ºvüy','³þ5O¤È¦ÏŸk`~ð;• xÚ^íÉ,·J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦±–ëg„~Òw\ZÐhh','wp-admin/css/themes-rtl.css','/wordpress/core/6.9.1/wp-admin/css/themes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ£o_=èWo†´¥r\0Ãt','Ã¼Ôœ}e\nèUMYB¢Î$ŸD÷mgqO>þzÍH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨…›ÚÍB’¸¸´‚\r¯1¶','wp-content/themes/twentytwentyfive/patterns/page-landing-event.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-event.php',0,'úÉI¢BpÈÁ!7¯lJÞ¢','úÉI¢BpÈÁ!7¯lJÞ¢','V\'N[#Ôxø)S<Š‘ÿŽ3Ñ<?Ó_0”¦WÏ-|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©÷¢Ÿ­XÖíšmÐ\0Ü','wp-content/plugins/members/img/members-category-and-tag-caps.svg','/srv/htdocs/wp-content/plugins/members/img/members-category-and-tag-caps.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓM=Þª6‚Þ9Ý[ã¹N','KT\Zè²ù¼‰#-_NM°\'âÞ!{è;oË\\¿vMb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»|s¬þ¡Tï¢Se','wp-content/plugins/imagify/classes/CDN/PushCDNInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/CDN/PushCDNInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑñNg	˜‡«7	áóªÇ0','²gÇ×ÒkùŽG·5JnÜ&‚eèsÅHUÈñ¤@±\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë \\i®ÆÊõ¢xãâ(0Æ','wp-includes/blocks/text-columns/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' û…+ö™Á+§ªR\ržþ','$£ÿYö|e©¨qÓÐu\0dfÁ°DbtFêí^ú	ŒóT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î½«~ÙR€Ò«nu]','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/img/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/img/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÝŒ¯»@ó·ùL0®','wp-content/plugins/jetpack/images/rss/green-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øe™a¨/Ï\"fnt„èÒ','ñ-\Z?*Õ¤ñ\\!\r–Ž¶•ùVÙÐX¿€°ôî“ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãÍ¥`FJÍöS±u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kz+UíÁäÅ¸(ê5\\','8:½‘o™Iô9,ê¿=zDk8;Ñ{A{†\Zij','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å>¬7¶—_Éž+¿v','wp-content/plugins/worker/src/MWP/Event/Events.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/Events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™:Ûþ÷w‹S‡Ñ8dn','›l²™íþõ*ÜMÆD7Àˆëìxô† 8€óÎ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æø£>÷¬[ Æô$é”','wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Ç­ò¹à<çø™¡é•ú2§','Uƒèþ{ÚÙ×¿ÍX¼íÃ2®õ$hM~¶_c#éÚ#](l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìº´ÿ‚è\0šÁTüŸVŒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessStringFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessStringFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇEd>óBÝ3Êf­Ä‚û','©}v	å’îc%ô%\0®kêI+å).GZðž#5Tæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î´ë¤ñfÇ“=ôù„vš','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶vê¶÷ÎÞ^ÇF/AOn','	Ãý¶œ3\rUmS8*pS;&Ø¬Þ“mx®ÙÝ08£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ ˆ±:Œ 0wÅyñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¡o~E:ƒÜ¤ØVoE¬','wp-content/plugins/jetpack/_inc/blocks/blogroll/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âP¦µ]ÄË™‹‰*š ','žÒ{ýï°±’µpdêv6Öv:N¸Ðæò?.åÉiè¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øœ|Ù»\';lÇøÍ—¨ž','wp-content/themes/twentytwentythree/templates/page.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/page.html',0,',€s“Ó“1D	ø‚\0',',€s“Ó“1D	ø‚\0','12¸Ö ¡·È\"]K·ÒÙì9ØlÏˆ#ÂNä:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùèô\r m+½gg<aT™','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ`—.Òÿe+ªI\0Ç','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-duplicator.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-duplicator.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O÷SS‰N8ÎS Û¦)d','Ö6§æ!®€•\0ŒxðÄ]ý\rGHÌŽû_éEª³øÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	QW¯ïŒˆ~-Ê\0dÅ','wp-includes/class-phpass.php','/wordpress/core/6.9.1/wp-includes/class-phpass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nõ«eI-cÔ	$.ìNE','B4›‘êÙ)õeUÓÚ,9kïpÝ>³…*}[då','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	?±Ïä†æÛ™q™uM','wp-includes/js/mediaelement/mediaelementplayer.min.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘	ÿÈ5ò)äÎök±y¦~','_Dtû3×’3p‡a’;9,Ô\n´ig¹ †C?3É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	^ØChÎTòIÚa·','wp-content/plugins/gravityforms/includes/template-library/config/class-gf-template-library-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/config/class-gf-template-library-config.php',0,'æœ¯ôPêXÔrNEP','æœ¯ôPêXÔrNEP','Ÿþ¹ÇbùƒQj)Æxþ¿FÄs“û¢Äbï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Ø[|^ZÐÂHîfû','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Èê,kÛs\nÞ?+j,°á','@/1/•òÄ@Š8fzz˜Ö_j¨*U42ZrŽzyËÓù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	fz,¾6D=:›É³…»','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OAuthService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OAuthService.php',0,'—8Áæ»æ×Me¨kŽþtÉß','—8Áæ»æ×Me¨kŽþtÉß','‰Ï2*ÝˆÙ}Í!q4ÕèØ’©·ˆ½»F[˜laÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	”\Z+’8¥û¸q $êa','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*w¶‡ŸS•çô™´s;	j','¦˜û<ŸðË±,³óøÃûS®”–÷a†wøºï/MÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	$O7®Óñáø×¶Rv»','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/logging.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/logging.php',0,'–ŠïNiš`Õ181N','–ŠïNiš`Õ181N','TóÑD™’ð=g¢ÿâîz¡™®ì–ŠÔäŽö²à¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	\'èSYÄ¦òævÏ\Zal','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{P¸ñ^tÄ^­B}×2,­','i½iT­àÖ,3yµî7æ[ VLú‰„k…¹â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	(*µ<sL]Ü5·õÑä&','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½]y*qk Îkè2Ì¬õC','ÜÃJ·o¼dA™AùŽ3²#ƒ%ËH_ÏÀCÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	,¹©/Õ•‹!ç›gyþd','wp-includes/js/media-editor.min.js','/wordpress/core/6.9.1/wp-includes/js/media-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éæ€çnu\'¤s\0¥@¦','›.‰eÝXwhºÓÛ!ªst3ˆˆHÝ\\&3œ-#µ’í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	-•nz ûhj¸MbÒw‘','wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éîv51Ås­Í%¶j','¡™ûÒŒÓ”=RÈx#íö(Œ(Q›ˆÊaç*®þ\'2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	.QãFÁ@dÔnK:ƒë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/babel.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/babel.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=¸Ó†¬hÇˆ†ãQ®-Ÿ3','Çä˜·ÞØ=À\r> —\ZE\Z¿CÄD„ÃI%{}‚Àú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	2ÎpÏ<(Xž\"êÝµ“','wp-includes/blocks/audio/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íC§uÓá®È€Éc4B’)','(4„KÆqbçQÿXÎ{dÿ†*µP¯\n‚zñ«þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	5á¸üª{~wÖ÷Þ Ò×','wp-content/plugins/jetpack/_inc/lib/debugger/debug-functions.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/debug-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Æó+\'^GnnËˆ›{IY','¶Wß,Žjx³‰æ÷¶ç¿AÏ=’/ø¡\\súÝj»lÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	7¬®ø¦×îãf	`','wp-content/plugins/wordfence/images/sort_both.png','/srv/htdocs/wp-content/plugins/wordfence/images/sort_both.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šd†m	»8Ïf¥|ÅY­ã','~Â%ïñÛ‰Ž%…‹>öõþˆBl²o‡u·I)È‰7g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	J»…ƒîœ£×ó;uz','wp-includes/sitemaps/class-wp-sitemaps-provider.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò¿@\r“’¾Ä¦-9Ì0','LÁLîç{±‚·««Ìü¤›VÒG…5nåX½ßºAP*²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	JRÒ4Æá¦ Ã\rDyÝ\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/actions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÔ±¥´Žý„\ZX°?K°\Z','LÎ~oM\r[Âß™ôàybF¨!øð-½ÐDLâLìÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	P=N>Œ¨b\"j:~[Q{á','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åWeâŽ†?’üNãðt','n4ÜÂ<½ÞFz­‹û­Îÿ_Õ5”ðkigˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Rc:G~ñ@R‡e\'Ì¸u','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTI.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTI.php',0,'ÔCû¿åb*Ônm#(/','ÔCû¿åb*Ônm#(/','n9û4ü¸ˆP\'«>°Ä005<wŽ·s]ûö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	T%HÉºˆjŠzˆ™','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü/’nZªdð†q^Ñ³','07@[€Šº\r”+^p¾¥½¸Ï6:*‡=syå,ŠçzA˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Xv„Ž‘mêB˜\nØW5V','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-search.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Gˆ.BÂoYÅq¯mP','möˆƒ¬<VmT’”&ƒ´K@¯±;ßž\Z½sÆc$5ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	XÎt\\4vNI5‚ØjËÂ','wp-admin/async-upload.php','/wordpress/core/6.9.1/wp-admin/async-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d?ª¡6.añ¿éÄ¤ßc','W(¤W9†*°ï¼€Jš#hö4ÂqšM—kÒ…ßdP§H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Zˆ†ºš®pïù&\ZGW','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ~Þ{¼M‘ú¦{]µté','w&HHD2N°æŠ!¶Jò;Ù8¾è¥ô{øü³wã£º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	][ðRuË*Ô©F\Z•Å3','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0¾äP.œÁs‡Ð€ÈÒÍ’','!xŽŽ¶A\\ñ=ÃÏ·ÏëîÜã@>ºå’X]B°X%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	^P»A×e´(Äw4}°|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÓ\n­D3jòRºc‹¸m','|Î\'s§Ûó+\n¡¢\\‰X[ƒ¬uÝ§kÉê1a¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	a£¨™ÉÜ|Ïæã&“Hˆ','wp-content/plugins/imagify/classes/Context/WP.php','/srv/htdocs/wp-content/plugins/imagify/classes/Context/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”lÍØSz–Ž×Ò','Å>âÒqEw†€ÔPÜ\'}|ƒµ\rrF¨ÓK%ÐR„ïÅ…š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	bèÙ}»8Ùu‘;Ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ÇlúŸÇUî³«KŒ§','1Û$›I·æ·åÏË1!—mì¡ócÊÔu·Fü‘6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	hy¨p¥MœK‚‹/¡$`','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/bench/check.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/bench/check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÝWò‰)Ù¯\Z§îÐ\0-¦','Ëý¡p\r~¬E…Gç–,Ç“Í\Z¬(—Í­µïávÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	lT‘Üa»¨á’Y>¦Qâ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Nƒ’Æ.\'„–ow','þOeG€¤œ«þ\'“ûÀ·ÎÏÊ\".ÂU ü	5t0NHÄb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	lè¬¸¾»ºŸ~¶Œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CË@\'ïÈ£tw7Z¬','°í¹\nm›srá‡S«X=i{\0vmÕw_D°5Ñ×N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	t]¤9¹Ù\'«ñÿ‹Ñ','wp-includes/blocks/nextpage/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ei¿@¥ÍFËFèÁÁ\ZŽ','ø-!`¿,#Ã¡œþ¼láŸ³DýTDÒ	Ùvý8=Yª5F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	tâWš•Ÿeœ[`¤¨\n','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestMetaQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestMetaQuery.php',0,'\nAp©dô…·xÍ±K','\nAp©dô…·xÍ±K','a‡Ü:YW{¶§OƒÇé¬‚¾¥:«¼ñÛ»˜.l¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	vÙg˜§_\r¸ª£ñîzé','wp-includes/blocks/comments-pagination/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð\"˜\Z?ûI{¾öÄ>','ýh‰žYý’=Ö\"fþ+ZÆ²{<lÜm\0ç¿¦P)ú.E•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	w§#Yà…±.u+‡','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÍ\n‚ŸNkéÖXz´­Ù¾','çðþfË´BŒ…¹LöQ\nXCßPIé5áYDa!uÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	y¨üiS»dÐk”ù(4','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñks¡Ws\0\nÂwŸŽŒ','hÌÖO5,xk¯×c~4}}¶èöDAKïG6¶ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	„hîXk%´>ù†Æ{NûB','wp-includes/js/dist/viewport.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/viewport.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹~´ÛZýF»~éë]','Dì—i9	um«MfËBƒþ-ªŸÖsó3½iVõçâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	‰!\\Â›$½yô&\r¬','wp-includes/css/dist/edit-site/posts.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒfÚmÿjâtÝÙ',' ìËæñÐ(›£)d‹÷)(@î8ØzŸ¿@ÑãY99žª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('		Ø%c´\ZvÇý-õ’ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSimpleFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSimpleFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æìx»ì}a¾ÆNrÉöH÷','”§Kord¨á Jõ­ZðÉ±½KM\'ëàI à’t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	’Ò@Ð sB~ÌOcÙ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/rating-icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/rating-icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀØÝ˜x4ùXˆËËŒ×‡\r','gš¹0™Ÿ#²¯«RWüúáŽŠ‹~tä¦v¸@ÍØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	–‚³“F¢>ó…º','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-post_object.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-post_object.php',0,'¯ÇÊ7Y«å¹M”³7Áde','¯ÇÊ7Y«å¹M”³7Áde','Åß‡kRuëi#¶«U(2w·SBTôÖ-× ¼Ò–¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	¢èš3£éÑÊDèoa×','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÕgWÂàPÝ·‘]H\0','£û@B1)-Ü{ I°„<\'ÞœA!ë0R¢=ŽÇP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	§}¡Ò¦ÍÓXØaÈì–}','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÉŸO	],À õvÝp0','|~óH¥Ú“:M–§¡Ùª[CýëIö‹)î&ÿÛãÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	°rm¢À\n^SáÁÕð­','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ïÏÎÈ6Ï¶.al','\']ôŒÀ©öhÞê|1EñùµŽ`¶t™xkJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	´^ ûü\Z²ñ­ÑWÕ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-kml-file.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-kml-file.php',0,'qÄEé½>@‰¼\r—VŒ\n¨','qÄEé½>@‰¼\r—VŒ\n¨','£ë+º°¿#%ã€g„3šK‰Üßý._0\\Mu*NÚ“\0Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	µÕ‘…÷¶Zßøß§ˆ@','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorMuteRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorMuteRoute.php',0,'9É€ëÁüSÉì”ÕÁ£','9É€ëÁüSÉì”ÕÁ£','Õ&/ÀƒNÙ}ÐÌ-‹×¥Ñtž#È³~tBª×h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	¶wöy+SÐ²Ï{»iÊ','wp-content/themes/genesis/lib/classes/class-genesis-contributors.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-contributors.php',0,'t ½À\r	A·ö?Þm\\H’','t ½À\r	A·ö?Þm\\H’','ê\nÊª¹ˆ*ùW\'¾˜.Œ«~·F*½‰b4t#–{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	»2ó&®’ÃÒD/®.»','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š©¦öšn¤CÜ©Äï²','guìÂ•OI\'øØ¸m65]ÚæeVÀzÕƒón|Ðd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	¼lêqÙ1Tñ³i¡Â','wp-content/themes/twentynineteen/sass/site/_site.scss','/wordpress/themes/twentynineteen/3.2/sass/site/_site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ™Sâ@*ËD/š\\ÓI¯','ò®òX†m·WáŠËŒ¥M¾ž¤¼Kå¥tÈV8ÆŠÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Àf§Õy£öÔù©’$pp×','wp-content/themes/twentytwentyfive/patterns/logos.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/logos.php',0,'ðõëS×÷owYE`D­ÞÐE','ðõëS×÷owYE`D­ÞÐE','_­Ìð…Õ©JpsyV“Çov=‰-9Nüœ,P}c%Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ÇßŒºé¯XGã29žrhþ','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôèÄ uËm„®\\‘ ','6ú]ßAÁ!«ñ×¡¾ÚNî.¹ÿ­È‡}?óºÈég','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Ó°ê…‘·¹ ±…·Ï€c','wp-includes/js/dist/escape-html.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/escape-html.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®÷ HÀàg|º°ïîû¼Æ','Ý!Jÿ©ü.lª«ilä•“J‰ÜÑ|v¸Bì§×»O\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Ö9„ƒfÞˆUœfòþæœ','wp-includes/js/tinymce/tinymce.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/tinymce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xláà•Àø°Ì¡CŸÎþkn','ÜZk÷	å6|ãÌ{ø*\Z©{¢HãâË¢iÜk^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	×BeÿGWb³\'½“ŒÛº','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_112.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_112.php',0,'1]	êai]èVF’x·v','1]	êai]èVF’x·v','’`j}æBÖ ,ìe#Q˜B]BEXºøÓòç×°¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	Ø‹Ò¾r‚ wB\\Ð­Ym','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/iaff-icon.png','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/iaff-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oš1 µÎô•&›i','\0j,eý²\0„¯QjÉDhÛœô²3VimÁhXdç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ÞVúQåÅJ¶ß4¿FUh','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/routing/process.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/routing/process.php',0,'ø¡!Ì¡!$¦äTô _','ø¡!Ì¡!$¦äTô _','ýöÁ°ú£\\³š3È\n-Ë}¦r¶fÅ	‚\n“T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	â\r¬DSÿá¥%£²FW¨þ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-3.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ey`”\\›|ÂÀK\'Tv¿žô','Ð•¿~àˆïpEQ»ˆÊéó—{ìH£°hˆÉž¥«úc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	äH9Å¯ÒŽ5£áQ_¥','wp-includes/abilities.php','/wordpress/core/6.9.1/wp-includes/abilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n-´~ÿ¶/¦-~Ìb','YÅ¥,–¦!¨aeÔTooÀ¬h¤7òEþs<ödI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	æ¶÷IhðBšpO','wp-includes/blocks/heading/block.json','/wordpress/core/6.9.1/wp-includes/blocks/heading/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜­ˆÑ¼ =ªìBu0É£ï','”%X*|6\Z–q_\n·PèŠB.$kB;Ñ_yTÁBO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	æöŸnIØÀi!h—*','wp-content/plugins/jetpack/_inc/blocks/donations/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°1?MY\\{\0ŠàÇ04œ','„}o½êž¶­®äÈV\\%‘•Þï]B¬•ÞØøÊ­¥§¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	éñÏÛ09÷-b±…Í©W','wp-admin/network/users.php','/wordpress/core/6.9.1/wp-admin/network/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô[Ý¢¤ì—vl0zš','`)7+Áã€u#þ®<^-ŠŒÕÅn³ö8‚’ž­5‰ygj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	êGÔ5ŽQðœÇœK„~@\\','wp-content/themes/twentytwentyfive/templates/search.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/search.html',0,'³šbõñÌâæ@WNìU','³šbõñÌâæ@WNìU','G\'Ó·ƒHRÿÕ7zñð.Þ\Zé0AiK¾LM£þÚw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	êŠP`©& Ðé5F‡nBÇ','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_namespaces.php',0,'\"@É~û‚Ç´[’ò@¯A','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ì/‘?Ñô^¸EÞÕ‘','wp-includes/sitemaps/class-wp-sitemaps.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~[œäØ]†«=!¬Ø°´Þï','†0a”»¬\0Å¼<‘Eq\nsì1äóZñF—ÕÜÀýÓn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ïJS^=‹3ÿ+ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ngûU”Ï8\'ÖšffÙ','µ<tCœø¹BÏ\Zèæ¬Ø˜4Ã±cëÿ$Ïü¯ÏN¥¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ó´¯Nd`­îù.9Sö','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÂ!›LÛÄÑ†ô\n—SÔ','WlL)T÷éˆ]¼ü\'áy&½µÞÌ¥ÃkÖ‘i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	öšËžµ¥É8¶N}]û','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorAuthRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorAuthRoute.php',0,'is·Á—iIS¼Ü\\ìÙ','is·Á—iIS¼Ü\\ìÙ','#¢¦¢EÒÓïôÊÙð ”0b1˜\\+aa(ûM…REÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ü–Ö#þ$ÜERÇ\\','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï·U*ñÛ­†I8]ö\\','Ì$;óöZ€ª Al÷öÎÍ›|¶0žõû{äV™!ó	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ÿR²-Ð‹ºäB“úU–ˆ','wp-content/themes/genesis/search.php','/srv/htdocs/wp-content/themes/genesis/search.php',0,'8—¼z¸Q?ðÔZ@_âŽ','8—¼z¸Q?ðÔZ@_âŽ','qYßf>¢ÂAãJ¬û-ÇOÚXS§K3eÊ«pY¥è¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n×æiíå$sNÌ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª³#=–¤F‚ïVx2ÛU','îôÛæ#\'hæHÕØz)wpû0—Þ§ö10!\r]»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n¾ÔÏßÐöäœ†ë-à9','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-query-builder.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-query-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jb7²µå•5(³’€d@','°Ò§ÔÀEñå&,07GŸ$?D§~ÿT¥…:r†W±ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nã‘r~m Hör¨“î','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÆmëøÚ¥VãEÈ0á—±','\ZÜ¨‚\n5›©ç^lœ¯{¼€\\Uª‡VÁzÕÛÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n\r…ŽK™/€Ìž£‰•Öä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F€_\0pÉ3‡WÕÍ^','Ÿ²¡C«-£[Å\'¬†tïú\'ødR	PI÷$ÖàKG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÔsûH\r$º‚\rùÏ“ì','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php',0,'ýäÂÁiÅ¦ú/<Å¤','ýäÂÁiÅ¦ú/<Å¤','züðwž{}ŸËÌ—X°°þÕð´H$~\0MLg/#è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÎGì6¥M´:¥','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\'¨U UIÆBðç©sC','lßêTç9¹:;°¢«Ðö^>³Šˆv ˜á¶9VH¤QJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n©Z!Ùb\"vš­Í','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Create.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\ZWjóÝÓë\r7ôð‘»ü„','vÝKeKV[ê/‹S»èûc¯R¸`:Cb!ÆÈ7(Ï¦w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ná½	6ìí4Rè9øª‹','wp-includes/blocks/social-links/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u/Lw§!Ù” ÒŸû‚}','°¶¨>íãµPLë:YÉ*=[ib)$ÛÁÆ*S.Í\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n!œ‹BÔ†V?êÍPñ¸','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\\.™†52	äðvxŠò','…žâ2>\nŽ\'Ž/‡¤ÊN—Žm0»)ˆÖH\0÷êéK¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n\"ã\'‰à¡›ø¶”Ü¹ò','wp-includes/blocks/blocks-json.php','/wordpress/core/6.9.1/wp-includes/blocks/blocks-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á³^Ö~$‘ÈtåK]††','\'/Þ~Ënñ[ŠQÖVú»šó¾µÒ.U9?·ÕÝ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n$›gcÚ¹£WÕð²£©','wp-content/plugins/worker/src/MWP/Updater/PluginUpdate.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/PluginUpdate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùgbÍÈ¡›ž*K¤WÌ?','ÈæœRIÊÍkÊJÓ9™ðÓaUâbðiŸ(r„Ëí1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n%YèÉ–à¢	Š\")%','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/AMP_Config_Injector.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/AMP_Config_Injector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•<H\'9´þ\\ý¬´oœû–','S\0IÖ9æEó7e’þaÿ2oLkµÃ)TvM¯hé\"P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n.î<“·F°ñQnR›ºµ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Event.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¸Ëm\"*<Ó8PÀ‘ƒÃ\"','ùoƒÜŒ”Øã;ø‰*Ï€ÚåÛüu>)Ãà\\ßéÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n1ÚÀ9fÌÇ\Z]Kó%…9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/light/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/light/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ŠÛ×´û<á­)ç7','í÷¹³g¡xÂÒAî&‹õé©ˆcž\06j”âl\0†_”³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n1_~vVøxÛ0qÙ\'Ä','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-parser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-parser.php',0,'Q8>µâ{Iº\0·¾õT×','Q8>µâ{Iº\0·¾õT×','ž¬”’»ÒÕS¡¼ŠÖ“\\¬Á]‹·Ý¸¶8­¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n5\":‡sNP™ÏNÚø½','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNote.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNote.php',0,'Vóè@YøwžÂæªç','Vóè@YøwžÂæªç','æa‹yÚ6\\PÓÝ`Í&kt]k»ï°ñ:ÃGëë×„“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n9¯MI-ÜÁnú0é','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-red.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-red.svg',0,'VÉÃÙ6yíÂõÑŠÁ2n}','VÉÃÙ6yíÂõÑŠÁ2n}','…X‘á·â&H´ òïÇª”¯FM•®}ÑQù—]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n>Uèî?\'5¡»¨Šß«','wp-content/mu-plugins/nexcess-mapps/Integrations/DisplayEnvironment.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/DisplayEnvironment.php',0,'\'ÓBa_çÉ»Ÿ\0,ÛW','\'ÓBa_çÉ»Ÿ\0,ÛW','@Þ)PÑÏ¤…Ñq‰Ñ mÕ0în¸ÞHÕ¿£Ã¼Ú|¨îÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nAõ\nÿ@µ]n\0¬ãS','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U²Ïìì¢>ÚñÉ•¥¤Ú','u¿‘U4\'?Ý¼G6ÕïÄ#¦ÊH€ú2Jê9”Ž¨—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nBO®ÍúðM“œØò†','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nK°ô¥oi÷-Ü4ºrk','wp-content/plugins/jetpack/jetpack-de_DE_formal.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-de_DE_formal.l10n.php',0,'™åÂõ&×¾Ÿå@A¹Š”','™åÂõ&×¾Ÿå@A¹Š”','éèLmWõ¤s•NbÝŠQmÿ4¬\"ãzpsÉÏ<XH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nN\Zš|s\'4‚àÙ ç','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$3Š¥ÜÃÍ“Òµ2','Œ«VA%ó.»i^\\>îý‹i7(\Zr´^\n7ÜÄøn2ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nQÛÐ””ìÓ>‚0·','wp-content/plugins/duplicate-menu/screenshot-1.png','/srv/htdocs/wp-content/plugins/duplicate-menu/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÎ™5<³âÞKŸNò‰ëœÏ','h\\ÅpTþ˜ðˆjäñ½\nlñ`%Ÿ˜\"…Ë*:\Z2ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nRiF›ÓsçGfüËOŽy','wp-content/plugins/gravityforms/js/conditional_logic.js','/srv/htdocs/wp-content/plugins/gravityforms/js/conditional_logic.js',0,'L\0V¡sÃÆb’`ÈT5/_','L\0V¡sÃÆb’`ÈT5/_','Þ50ÞGØ)}VÅk›£D·§nøÖ‚ÎŽá…Jomb`]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nTYÒz‘Ë™QyyŸ\\','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php',0,'-9CF#gaGk)#û›','-9CF#gaGk)#û›','½\r2Šå¹Êcxò¶­òÀ’|QÙw\\Qkû\0,Eç~è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nT•¦/\\9$Y¤U\nÛÊÍŒ','wp-includes/customize/class-wp-widget-form-customize-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-widget-form-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ÅD*@6á‡{Ï„}¦ç','Õ+Ö“zi­›À@€×ÆÉ^F%5ÊqZg<¾Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nc¯’Â’2d¥¨Ôî’©','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-orderby.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-orderby.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š+²eÈ6ÖÐì*˜¨×û@','¿ƒ½‡qÉVáí¼$ÒŒ]Ü\'3µcØR¡’Ýûeú8¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nf†‰Y¡·4&üLð¦','wp-admin/images/se.png','/wordpress/core/6.9.1/wp-admin/images/se.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÈ”BÃ`½Ú.}\'7:','Y­»›ä›è\"KùÑ{·U¼©×r™:2Š‹JL´”È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ni3×6]¿wšh%±Qñ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/license.txt','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nj‰,¶ÁIÀ(æ„þ|Mî','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r×àk†Í­‚È§x\Z÷%','À¤wAic$}ZÛö‚¹äÄ<µwÜÑ¿ƒPzuÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nm°pq ¼*?)TžK','wp-content/plugins/spellbook/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_psr4.php',0,'ñ‹v(Ä˜	ðýËë-#‘¡','ñ‹v(Ä˜	ðýËë-#‘¡','8p‘µ/£™m¯{’´B}l\"ËIæ’žhHrL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nqŠžW	)ÌŠ‰Z/1U','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å1HÍŸ„•ô&ð”€FB','ä¡œ7›n\\D#Ø$OÚ\nC£’))xÜ»ç´¶w¸µÅ%i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nrÃ8œ6lTä¢òÂ~Q','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.104.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.104.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë\'‰t›®‡w“æ©eÑ\n','Là\r}œÊÂŸ<oSLÑs°Î\'ˆv¥™Ãë 6¡“P‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nz‡Å­Ž}ô{Ç.¶u[¤','wp-includes/block-supports/generated-classname.php','/wordpress/core/6.9.1/wp-includes/block-supports/generated-classname.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¯1H»êRO#š/½§ý}','?¢½Ý!§jCoöu¸c3e­‰IBÀ=\'/õKa¿„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nz±3?`ì–º§¿ÑÇÜ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>©}/øbèÒŒ™i,å\Z','±œ«(>:½(¤ƒ›\ZÜPqÕËâ­Px\\*÷k¢^Sc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n{X%N8ÂŸwÈ2?M4CÊ','wp-includes/css/dist/format-library/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÈÊ Ýî\nÓ”Cb','FÃc«6XÎ}t_¤õžTöÕ¶i–·-êß8~ÜzX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n}†ñ\'Ù©B»3ü9­:¸','wp-includes/blocks/table/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/table/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U*N.y˜^ŠÆá¼ÏsÅ','•Z>t>7^ëÒ™æ_ÕÓêÍ§h¶€èžú„ûôÓvþk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n…4©3Ñ\Zz•÷åÇKˆ','wp-content/plugins/wp-mail-smtp/vendor/autoload.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']œë;~½”—¸#öˆS÷','=Û‘—ÙQ{’´÷Nßå£Ì7“þÚþ—°ý9¸ªæfî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n‰<%èPK ‹[o”Ð­','wp-content/plugins/jetpack/_inc/build/likes/queuehandler.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/queuehandler.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ7ˆþìnÜÎæÆ\nõCáó','ý¹; Œ¬`§ P\0‹šÄ/µ´Üð:FSaz;{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nŠÌófÉÓ…;{»tõ‡','wp-includes/class-wp-role.php','/wordpress/core/6.9.1/wp-includes/class-wp-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßäÙG&æc{¶ôâìê','‚™{!ÑŸaØåmT¯>TáálêA˜àR9]O\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n‹–Î›¿zÇ5g[qáu','wp-content/plugins/jetpack/_inc/blocks/frontend-nudge.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/frontend-nudge.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}lèÊí	V1¥Á é–','ÛD¹µJŽmÚr‹Éà!Ê/µ7{oªÄ¸Û§Ï3oˆÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nŒTYeƒÒ}¯ãÚìL','wp-content/plugins/imagify/inc/functions/partners.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/partners.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9BG3P\"I~LöÁÍº¿0','ž\ZAwuÅÐFŽ·@ÊbÕiüt®¤ï;þöñ%œ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nŒé6„R*Fg*¨xh¥y«','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qûÃ07u®3ÙÂ\ZÃ»½','œ×T-û?ƒ¾ênì¼†A~¡‚Q3•`ñ\r¹%í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÚ=òËQRñ20+,(t','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-export.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃB=”„¾ÿròçÃðŽ','„„¤Q{:.ýÜÉ\nÀ¿}= õÚ)×TL§¡ -3þT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n“µ‘b-ÓVø:ˆƒ|mµÿ','wp-admin/edit-link-form.php','/wordpress/core/6.9.1/wp-admin/edit-link-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÊB4óxB3Jsˆ4§','§(ñî½DAèÖŸn±»,?^÷¢F«÷;-PZÄ(j/#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n—®X›À. Úû6)Ð÷y','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÃ6Ì>ój¾ÃrŠlÎq','SŸ²²DÒ&¥Ëýô-”Â”ÅRiµ>©µodm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nšéÑÁ—á#Ýñx|]','wp-includes/blocks/site-tagline/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9së+2cü1À\\é%Ž\0{','ÈÜZkŽRþâ¨ˆÕ\Z5‰pý Éô—â¾m\\ónzÊþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n›[Í~ìPªNŒQ”','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃD-ñ+½ŒwRA¡^r”;¡','Eƒ‡b\ZË#æM€É€^dÌ­b3twv«U=¹ðÿu\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n£lI³DDzT+y0+¨ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒG›éÊ\'›ª\r³2ó©…iM','Ñ\rÖá¯ê¡°­ËêV!­¯ËÛûñtÆsÂÜ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n£ÜNNM¼ÔÛ‘4;úpÐ4','wp-includes/js/customize-models.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈeT§oñŠ\n:×/ô0','0ùOm	‚é.>j><ÿýf·Å:ãåæo®^ŽÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n¤6LÎ<<ryk{Íe7','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÛ•téUçk(GåûÞCÐ¤','¾`y6™U—ì¹N[”Ã«6Ö£òÿ¶yšs÷N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nªç@,fu¾÷þg1=,','wp-content/plugins/advanced-custom-fields-pro/includes/loop.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/loop.php',0,'zEEÙå•¿Ìm2•©@w’','zEEÙå•¿Ìm2•©@w’','F»\0ø™¹î¦_ˆ±úWxh0!Ÿ4z°-/€5òR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nª„™ŠÂdMŸ6Ñ°æ','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DìiWghÔœÂ`ú¹2','Ço Ô#A‡“¡ñ‡á@\0c ‰ŽöÝ›éÆA¾ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n±ì\'t•ÂÈï>ù˜ú¼Ü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0š–¯8‡åjÃì+™}FÖ','´jˆ„ä«]Ù-•ç0U¸ ædìhÁr†ÚíO[¬KG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n¶8Íš)¯íÛ}úëœg«','wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php',0,'	·m{úÑÑé©Â	ø9µ','	·m{úÑÑé©Â	ø9µ','É€gI?YlÞI‰®eæÝ/y¬Ø\rò-Î©<S¡\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÂø„+]Qúó*@B','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖR­lËZN_ƒü´','ò\"1ë‡€Í‘ãV$6fVH‘•‹m«°ö+2¬°Õ:¦¥W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÅ\\CÄ˜MÐ×¦½l','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exceptions-report.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exceptions-report.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½å”=ç*«œ–+4ßþG','ÅÃ¥Š‹¦@JEÉ×ÆâÖÑõµ(€w;ÎaÈÍé8*Çr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÎL1-š,Ÿ5$ÈÒBÌú','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_psr4.php',0,'ñ‹v(Ä˜	ðýËë-#‘¡','ñ‹v(Ä˜	ðýËë-#‘¡','8p‘µ/£™m¯{’´B}l\"ËIæ’žhHrL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÏ7Uãy»öi¬+fZH','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SipAddress.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SipAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âGvH/r!ÔÏzž‘˜','1‰Î†ºS¸8¦“E„„×[„¼0jƒ¯ðu‚qÎ¦V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÐOeÇlg‘nÑ3\"ÅÊ6—','wp-content/themes/twentynineteen/search.php','/wordpress/themes/twentynineteen/3.2/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø~*2Wä¶p	ºd','v\\$ÔYTp•>*ãVµ&Q‘å‰Ã=™©^ÃC{ExX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n×‹9aÞØsÑ}ë‚;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò€RüjMB$@ÛÛ“','»³$NµàE´åuçmþö…—õpr…˜vø8p®¯5Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÛP½Ë”5Â~Ö~','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nÝÜâ¨w5—›)d¶4 -Ž','wp-content/plugins/imagify/views/part-rocket-ad.php','/srv/htdocs/wp-content/plugins/imagify/views/part-rocket-ad.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËCSsÜŸ+?(½U—S&','kŠñSD$¾=X‘¬,¥5Á¤Å5ÓÉ|fø	á±8y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nß	¡Ì_{Þãõ–ÕüŸ','wp-includes/blocks/audio/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L@Ø¥m§žÄ_ž’°YF','eŠ7ç¾K¿V„Ó§i®d½Æ§³æ9kÛy¾¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nì9b#JÆÔ¨J*$;','wp-content/plugins/imagify/views/part-settings-webp-missing-message.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-webp-missing-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄBSºÅ¦¨Öˆ[Æ ~','öìÑž—BóJå1|{öª„×jqoHl«µ›Ä<Ü;ß>š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ní@©g‘Ý+T;V¶–','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î¯UÓÇàŽ\"à¤\"…ç','È:ÀÉQ§õo	Éç¡›,+žQø‚¿j|3›šÌÏŒßö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nðIüÖ-O#ú@AËÊO¬¢','wp-content/plugins/jetpack/src/class-tracking.php','/wordpress/plugins/jetpack/15.6-a.3/src/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U-KzrÝH\\g47Ÿÿ','Ø.lÁÖrHÑSìÛÆßao$s£ïwz\\Š7³\\•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nò›ðMMMéwõ“©šï','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-movie.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-movie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8€ðÝéX)QBÕj(µ','%l;ì0øLY¡–¡„‚Þó¾ý«¨?fjï8áX.·@î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nô\r£Bƒä®pÌ­','wp-admin/theme-install.php','/wordpress/core/6.9.1/wp-admin/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' -L!\0µ»*à–Œ','¯ÐÿépÏrL{sÙh<*d4ŠÅªÎÔ\0¥s>_½°ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nø\"ZIó-pËÒ›+Ý­S','wp-content/plugins/insert-headers-and-footers/admin/images/icon-edd.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-edd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n<X)\\	:¯ê×%y',',æSh1õ/f-¡‚ü‡JáîZ/ÞÇŽÑ7d¸°¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\núÙ:ÂX2ÞL•Žnc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S»ØÉ›m§šƒEö}Zh','¨Ö-yºç¢.Í=ýU¿å6¿\n6¡´8h&Ûè“9#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nýGÆ™nåð\Z@1+U]£','wp-admin/css/revisions.min.css','/wordpress/core/6.9.1/wp-admin/css/revisions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RïòÊ¸+c!äëÝÿããY','®L^—ämµ!Û•Žäóoê‡±4ßº2ÔÍü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nýúÏ\'èè÷:“EVXà®º','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/interface-paper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/interface-paper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŽVôÐTûHò¬aGÊì','„™ÀôÔ\Zá^”ÿl›S—˜ÞiÈ¢†Æ\"£c7ä¿Ä„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bu_o§ÁKñ\"ñ|ø','wp-content/plugins/jetpack/extensions/blocks/markdown/markdown.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/markdown/markdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q=¡…mÅ>t:Ù‘Š','æWÐÉµâJÇÉFµ´¹8Þ§XÚoQxT×õè©“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤]fÊ9®û³Ê·àç','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÉ`u»âLçÂæQ{_`šD','IˆÃ°´t„îxëìÆÇ2ÓÖª‰Zj¡î›,³ÙžiAZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º‰ö|ÎòÚâ‚gú—=Ê','wp-content/plugins/members/admin/class-cap-section.php','/srv/htdocs/wp-content/plugins/members/admin/class-cap-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Mb¨Ž×\Z~¥Ò¬Í½','§êhá±Èµß˜@/2C½­´å\Z”‚Ú[ è¦uB›Š´P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' C~ÌÚ,%sÏ[Hy‡','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/NotFoundExceptionInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/NotFoundExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á«ÊÝ³v\'ãMÓá6Å‰“','êSLCù5·ÝF’?6kÉ•<›äb	¯va&ÅòËÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"w%â_ƒ„K\\ áuË','wp-admin/images/wpspin_light.gif','/wordpress/core/6.9.1/wp-admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ•$ª°©õnÜÕ4H{¿³','-*zèn·DÁ,\"aHçK³H§rÞ±~\Zyêô\ZÜ%é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&cµYDØ#èP{+¢','wp-includes/js/jquery/ui/effect-blind.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-blind.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°E\Z6ÕîyF(dâß','xÍ/©×¯ýHÖíœÖ#&.ø\ZZ(ÅHîîVr©Ñª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',+E&*tÓhÄgÓN','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„|¾7.¤ôQžå\råV','\'/.×®\rf=ÏÐŸ&Å‡Ü¿5j‡!{\0WÑQPå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',«›»­èÅ!MCJËã','wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js',0,'Ÿn<Ëc5Ç`œ½|3Í','Ÿn<Ëc5Ç`œ½|3Í','\rÓ­\n\r)ûjEÖö¸p%\'Þz0LL¡¡®|SÔàQüÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1MG.š¾-¾ñ€ÉÖæW`','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','72i²h…r©7µ¦,à&M','ŠôŸì	Kòòdé.â ®®ïii‚•XK…KŸúäA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1›\r{Ñ†”nDeâÞP]í','wp-includes/blocks/home-link.php','/wordpress/core/6.9.1/wp-includes/blocks/home-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó}„ilÐA7à|Š°“H','cªK\nåL†oU°TÈ¼æ\r3K	¦‚æ‹+æef=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4É–]{Êž\ný~9°ã','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumpOptions.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumpOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ñšpÜŸ×?a/Où','cß™‰|YuÄ\n—€b«¶/±»9ÍEFÞ+»lâšV¢—‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5c­¡!/ŒŠµjU–','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’\'\'sà	•È©{^®Z','_¯NÑ}Ë•5ÐVÊÙ†1h\rÉG—Wëœ	†tªÄ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Î\"‚4ìb\rÖW\ni|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÕHe.ºÁ’›™°øF;K','˜™‘?€Êk­n·ÆW3A-¦rÉ[å·¦¾Bèá³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':X\'ðÑà\0ª»ožÃ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-adsense.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-adsense.php',0,'ÝüýŽö³ñ:¤œÒ¨e´á','ÝüýŽö³ñ:¤œÒ¨e´á','Á³|ß0ù~¯ a“§–b&µfÐ‘B‰êÚQž0R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ØC*öŸ†ÑFC”di','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/simple-payments.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/simple-payments.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€M~/µF[™\rBŸÑ¨Ðxá','ÄÊkVzÅ±ýÈÓÎÐc¿ÿ˜4eG8ZsíS`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A`þk{¹n«Ž×/*ScN','wp-includes/js/dist/vendor/react-dom.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ó+7\0[{¥Étâ ¶nE|','Z\ZäÆ·fu9Nœ³2—S›¦r´Å£ŽÜÔ~E\náçx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B\0Ày7=Øz4X1uY','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÜÝWÈP	eg~º#3','ûCÃ`½#FìÃa*åm‹B&QÐÙ9/U\rM5Å0 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K:ƒ1’Õ©\'l:ì’ó','wp-content/plugins/jetpack/images/jupiter.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jupiter.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JjÎ—qñˆ.BÈóI„','À.,±ÉÎøÚîKƒD•÷st%$’&Ïî{fK0º¥¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L‰«>\0»­-¯ÆMRwÏ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/IndexStatusInspectionResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/IndexStatusInspectionResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³†:	fñ¥@ó¡íàþ°q','Úót`@ùN£SµK<aÎ·A>€ÂïÜšÅOÊU‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pæh›ui8V§£\0kU±','wp-includes/blocks/post-date/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-date/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇB:×?Î3ð4óýc‡må','wèéi°Â×áÜ µž4ïä‚Ø¥ò\"ØÊ*L	]ÝÏµ}ð…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V™ñN(™é5Õ:†\rj','wp-content/plugins/zapier/vendor/firebase/php-jwt/CHANGELOG.md','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mA°/M 8½ï\0Y?','\0t¹}±(¸|qK~3£¼Ç‹	Á–€bÕ\r9¹Á-”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z›Åvü	ƒÀ2Ã*Û±µ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-el.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-el.l10n.php',0,'“\ZM÷‡ç„0‘êdÖÞ','“\ZM÷‡ç„0‘êdÖÞ','äLÙBÀmÖ·óˆNN!ŒþÊ “/ÔD½–~´ÌÚÞzP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÓÀ‚¦Zx\'}	âUÕ','wp-content/plugins/svg-support/languages/svgsupport-es_ES.mo','/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','igeþÏOÌºµ8Ze†','m“>,ËSa7´â¿:TŠ¢šÿëo®ÇzS«„Y(£Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w°ò¾dŒ¬ú’¸×=Ñ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-forms-1319eab27227c2d58008.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-forms-1319eab27227c2d58008.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôg”Á[Ë˜†óöôÿ*','žÎk%\'YŽ-[PË4lP÷¡FÖávsr)ÂL`§ã@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x¢Gb;]ŠÊ¦j•ÔJ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php',0,'¸\\ŸrK5eH,ÍÕ“Û','¸\\ŸrK5eH,ÍÕ“Û','$ÿ‡AT#¥9ÖwŸóÇàóÂæ©Ö´É8áÿÒŸ¼¯m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y‹¹žˆ:ÊÅXöt\nÙ14','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú\'üËPV¨fq6}\0zÖ6æ','—âl£/^×Bt	‹%7d¨<š)Në \"îÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}spKï¹ñûý© Ûô:¤','wp-content/plugins/akismet/views/setup.php','/wordpress/plugins/akismet/5.6/views/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sNt±ç^Ð\"ª±æ]P','XÑ&.ñ½¤Ù½Xqe½35C¢šBßøl$”8v»–Që','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÃÞäYÆîðëqï„','wp-includes/customize/class-wp-customize-partial.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-partial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mþ)fIf8ÐX¨úKO','ImÛg\0ùWÏ?T¿,mä£9r¼ãÍLm¹y6ª@Îy<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚õ¥Çøen\r>¬Vq®','wp-content/plugins/worker/src/Monolog/Formatter/LegacyGelfMessageFormatter.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/LegacyGelfMessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RJð˜Pá=JPš±û','}¼5³|Yó§ÞÆø„å^#/ó+¡í•ê‰+²½g<û ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ß’Õgoê\0m·ŒÉ×','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àe´è<\"¼€þw‚\".x','¢>Û°;»CS²4µQX>qXO–¬sm\Z\Z‹ô±†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÊW;ñÃÜ\0˜^â¼l','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/podcastepisode.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/podcastepisode.php',0,'\r-S9N¡PV^ë£™aàî','\r-S9N¡PV^ë£™aàî','¤ÏQ\r	½cÂzÕÚ@æ’ö4ä¸*¨R÷<œìO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MNzãŒaTvZ¼ÿÖ1','wp-content/plugins/jetpack/extensions/blocks/goodreads/goodreads.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/goodreads/goodreads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•î\0©/±¾;`ú“ÔtÝ','V?ÄÂ”\ró³:Þ¸[1o8F.qê±‰«Ñ‘ÝŸ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘RÇ¶÷ý¼$ÜÎCóº','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÑÉ„Y€d•wc¥,¡‚ë','lNÑÈVÐa£™QŸõ©¦\r,	÷=€»Z@¥Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘¡®õ}ß×Œ3Ñ/Ï)§y','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-2-4d8da04fb34b29957030.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-2-4d8da04fb34b29957030.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÞÁøU‹³f\0mª–­w\0','B& ã.ÿ=lFß! µ‹¼\",çN´mJ‰äf\0”Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’‰Î³Ý‹L$‡§ñƒ–‹','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden-alt.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden-alt.svg',0,'7‘VNR·1jŸ±ì„Ä°','7‘VNR·1jŸ±ì„Ä°','Ä‘nI7&ÃÐ‚T¢Ú\\(­žA÷g×Š¥x¸²pe\Z^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ˆ¦,H(bæ_F”O','wp-admin/admin.php','/wordpress/core/6.9.1/wp-admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý´ÕýWD‚ÞÜ¹§‚D','‡W‰J\ZÒW.mû$w àÞ*¬T<ÕbyÎS$o}Éÿ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ÚúýÚÈ.\"·*óz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î;M×@IS«ù]´x','\nï45K]þlÎï$Ù\n/ä©ðN†—Ì®—Ë\0-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š É…†gAÎ%g1Ø \n','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/IdempotencyException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/IdempotencyException.php',0,'ÆÏzäf€÷MôÝ£UßÖ','ÆÏzäf€÷MôÝ£UßÖ','	„™û*ðÆxàkß:Óxò\ZÝæv5¤o’7iÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›&zPv[õZz%×Çã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F`¨\Z½ÖT©“µhÙ¯ö­','˜ÉcŽÞÑ@íçä<ïY)ž=†ä£çÉO;\"…ô—Ýˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›˜Tƒdì«Ö˜¶B‹Ù›','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/TypedItem.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/TypedItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WIa¾,9Dö=‡OÅff','¾Þ\"œ|r½†HÝ½NÃÍ„S»áâG-®ÏZ-{¿ý­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ«HVÕ¥½dà³pÕVp','wp-includes/images/media/spreadsheet.png','/wordpress/core/6.9.1/wp-includes/images/media/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÀ 4äñÖ\0TüÞÌ‡?²','¶ýÌ¶v²¶)ï\nº6Zl«¶2¹õêÐ’1Ù!+	Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§>vpÑu9iµ\0W*V9','wp-content/plugins/jetpack/images/rss/green-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡V‘\rÈ9îOÊˆ/â°','-,€•³¯öC=‚Ñ¨Ú8,×«\05IŒÉxõu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÍ8Af%”X€Ø¬ä','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity-customizer.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity-customizer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®-Qá¯ÿvŽ{ÂÛFãä','()X¸d£‰j‰¹›ÄÀ…ö0ý¾4Ÿam”À*{À ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«5öÃ…³ÆŒ…ãäþmˆ','wp-includes/block-patterns/query-standard-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-standard-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑƒŸÏBUCL³{—','í¶:‡Î¤~ÈþÁ‰&ù\rŒCFƒø+âòIá†q_‹e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ã\'‡$¶¿†xôP+í','wp-content/plugins/worker/publickeys/index.php','/srv/htdocs/wp-content/plugins/worker/publickeys/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÌÙÜ»:wàJ®æ2+Ì','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&„$qy*ÑD­Êïc¥','.Äº€g1Ÿ´ƒJî$·k\Z‰–Ã<4ä;Jà_w3êá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹\nåîšZ0lSbø','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountsResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountsResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á9¾ê»±Zá^¢ÿuZ\rí','ÊüÝöïî9{îoÐ+ˆÂ¿W>pÒ>Sæ\'‰Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¹–†£?%M	?N«','wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¶°Fó^œpt<jQÊ','à©76G„zms²›qz&ïBÈƒ›¸×î sí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍyÓ×’Ö·h—\nð?R3','wp-content/plugins/jetpack/images/apps.svg','/wordpress/plugins/jetpack/15.6-a.3/images/apps.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÀj>ûé(Ê©W.8m£”','w“O¿¬I;M}\\qÇîç+yEí +Zo+’ŠAW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í˜¯L±hÆÐÊÁ@ ôcº','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/bootstrap.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/bootstrap.php',0,'Þ¨™Æ\n%\0åï‘','Þ¨™Æ\n%\0åï‘','îõŠg&AgpªçIè84Ý\ZáçÇœÛBÍùj ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð(ÉÊ3ª\"cÐq·V¸&','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php',0,'^;»´/ožc÷_Ý7i\ZP','^;»´/ožc÷_Ý7i\ZP','(­ˆQ°³õ¦[vý|ªì;ƒÚÅÈBhäee]•‹Uc£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñþ×\\¿¼°¤Í<\"Î','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeObject.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeObject.php',0,'š{ÚîŒhCgŸƒTÇ','š{ÚîŒhCgŸƒTÇ','Œ³‡»µ„g	sCw|Ö˜C¸6|\0l‚h†ê¤6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¨/à¿|iˆ´>ÓñG±','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CouponService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CouponService.php',0,'×¯aªòìàþÌ(2Pq&•','×¯aªòìàþÌ(2Pq&•','ÿƒÿi…Z\"cˆ–àœ!í(Z3Öþª_©1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö•hÌÆ\0R©ts~(¨ë<','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-DYlPIsZf.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-DYlPIsZf.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d´GÎÐG	„*:','zO„Þ=Ås©ÃÛŸ^Ü(\"ñúÄÚ{‡…Fº¯â¾ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú>ðóQÙr½ÀÅK~¸’','wp-includes/blocks/post-content/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-content/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bè^ô–òŽŽ{òšV5*M','lÛpÅÜ[xu?Ã¦é\ZŸKóùW×6dt}1WÆ6oh`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝT~g K¼¾MíÌ¶Ÿe','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index.es-c72463eb.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index.es-c72463eb.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<w¹£-?o±SK¹¯M-','ü§,•Wkœ]ûÔR˜iÔŠ„XHR~¯Ãf*©U¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÙ{zû†U®btBj','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{•àôÈ/¯ëÒÒõ`ðSÄ','ØåeÎXÍ#¢É\Zê!¾UÊíÌÇÛ©‹ì\nèxK7gO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é\nÄØUN~½½‰\0mÐÄ','wp-includes/js/codemirror/csslint.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/csslint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¼ÉM_Ï±Iå¦³òÀl½',']¶ih4F„õÃ²ò\rìöU»ÖîßWEK(ÚP¸d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¡äc¯II0Ûé~Äð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶é°¢JÔÖºÉkªèºÒ','i„ê­Š–:ã=ª\ZGÉôµt€a¶Þh3Œ¿ëð_VDŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñUô“òÙ5éô,Þñ	à','wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ûËÀýÛû5Yµý·','†º7_ã\'c¿Ê¨vš~›ëQ»‡-‰§È¯’ƒ‚Ñ0no','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òc\"ml ÿÇž>o','wp-admin/images/wordpress-logo.svg','/wordpress/core/6.9.1/wp-admin/images/wordpress-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óNö%“d÷ïÏgÍÝÉp','Î\"¦uð™¨j-QE\0‰Ó[æ¦gLÝZ5ÝMD½:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó„jÒDrªß#ê#Ùc','wp-content/mu-plugins/nexcess-mapps/assets/disable-animations.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/disable-animations.js',0,'L&@¯¼ÒØ_Ió3Ç­','L&@¯¼ÒØ_Ió3Ç­','vF\rzÙDô`Å1hGó‡@~‚ÚÜ^G{%[¯?8\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô»æ@fØAòæøtˆQ','wp-content/plugins/members/admin/config/addons.php','/srv/htdocs/wp-content/plugins/members/admin/config/addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•à­ßú\'ÚZ¿dÏÈ\Zb`','„Kin[ø8UåiGmlñƒ“¢ÏDzZÝU«0 £q¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü»ßºœÞbt‚ÎscÇ™','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¾çKd¥†Hýù¯} 9¥','Œéœfóm,â¡³üÛ\Zñ‘Í0(>¹¹\'^ööÙN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û“ì©Ñ8‚I/02Bª','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/widgets.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/widgets.php',0,'¤¸Ãt_p¤ñ]˜ÏQÒ|R','¤¸Ãt_p¤ñ]˜ÏQÒ|R','È},,¦2é\'RêvF*Ö[uàœvK€£Š÷\rÛƒu²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Œ>\r–>T>Æ9NsX','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-highlighter.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-highlighter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÖ\'›™$ç²îøBÓ¼®',')¬¨è8òu˜OK›‹°AÅ,‘ÞX‘‡uÜ,[\"™þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0®(.p\ZQC¡2¶òf','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/footer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¾ ½Qöç8‰ c¨·ë','^u¸­*Ÿ	w¿ÉcÊ^,’)+šÊÉzª¸Áù™ï\ní>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Jgs=Þ³C§¸û','wp-content/themes/hjs-blocks/lib/hjs-woocommerce.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-woocommerce.php',0,'—ªâe–OUÉûIR)Î3','—ªâe–OUÉûIR)Î3','Ò€Ï“uéb5ŠnÞbcŸOÛ÷Ò3~õBè=·…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÌêÅ¬ÅHJ\\±æU†','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManager.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÀ=6›¦túm/¯E8­','yåD0jcR¢Oßš´Ã“qÐ9‚Ç/Ú‹ç®>ÑU¢â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xŽf<¨X®äªP;­','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.js','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Í9•Ï»ŠPn¸>Å©Š','ø¨˜øFOÌ¿Â‹qWÃ¶Èæÿh/4$9å–S±aÇBÆ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–±gSSóÀxnUgÕm','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/README.md','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Äþ+µ°A¤ûŽk4°ÿ','žÿ-‡×¬¤_…Ô·°êò§ýMûr(yÊuå/C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#	)WšÄÆÍuÌú\\þC','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php',0,'AÃvE…‰\"¹Â™M\\ÙñMÃ','AÃvE…‰\"¹Â™M\\ÙñMÃ','4(eõ“ýôÊI892¡×ö-…ë±ŽóÄ¼®~™]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$%#€Æ_‚U»_dÍ','wp-content/plugins/wordfence/views/options/option-toggled-select.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Áê|C ¾w@ãˆÊm¢','5ªÃ£\0ÓŠVbA†Å‡åäüúŽ.Zû;Mzüq]¬¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(û(Àç)79aÙ)ÞZC','wp-content/plugins/jetpack/modules/shortcodes/crowdsignal.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/crowdsignal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Œ¤þ|²öÞü6È¬Ù','û‘9¡€D&bÃ7¸’øO°‡	‚õò9¹7Ou','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*—½ûU=æ¼ÄÆ¶íý','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportRun.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportRun.php',0,'¼ÜJ¯K[©ÅØêàƒ`Wø','¼ÜJ¯K[©ÅØêàƒ`Wø','´gùyWJ¦Õœ°ÝØWµõ“fª/ŒÆÖ½0Öî.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*úOÄ‘Ìâê·åi','wp-includes/customize/class-wp-customize-media-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-media-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MGÔ…ZÄÒÜ¡\0ì`\"','Ý‘Š^v«BðÙZAãµq±\0ýL!Éqd”sÒGH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1¸’¤Cw‰ážÜ.','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonInstallSkin.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonInstallSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¹®®Â5âY’Ì²ú¸2','°!°\n©N+oªhMItßìt™¤ßg@9å ‚\0;ÿ§ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?©ÑƒÄƒúÊ4·\0Â?','wp-content/plugins/spellbook/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/ClassLoader.php',0,'À+æÙfqø(ªÓÿ¡4È®','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dƒ¬ š2û”K|&å','wp-admin/css/nav-menus-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÄ”?5\"zú¸d Üs','ç¿.A\\ºcJþ-¶Â\"(¦¶(á½R9(œçûƒÁmj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E‘uu9U¤º1å_\0{','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/LICENSE.md','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¤>Zó~Ø2†’\Zk•','(UjûXV°;Ç~î6F!D«¤«¨¹o²™õ?(e`ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÇÓ\ZØ§ÁÚ=ÝSúja','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/event/new-event/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/event/new-event/http-index.html',0,'Ã*­+ÀS}\'òS¯PÇyr','Ã*­+ÀS}\'òS¯PÇyr','_)À½›~[¿ÁIŽã:‹Ð(`êÅ3,ç»õ¸€ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IWê:ÖYøJ>¦õÕ=KÉ','wp-content/plugins/google-site-kit/includes/Core/Tracking/REST_Tracking_Consent_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/REST_Tracking_Consent_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\'ã)û!¨%“‡H’HÓÆ','õz®?€d9NÍÏ[nÜPãk³ŠüˆLØ	áªI°S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N×YeÕÛÓâ5¼½V‡Ñ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÝ¯n—.]ây„‡','Q\'t×UxÙ#I`îZÜ1uX¢It¶‡Ôg%«S–½?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qï10ØòéýöGŽÿ,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x} ó’”ïpc° KàOÿ','(H>Éö0€}¾Í8:e…)ï¼´¬ð™NÁ/Îzì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S÷|ÖÜ›™œPû-êû¹C','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC2.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC2.php',0,'”Cä°€7NÔnÔ‚?÷šÌ','”Cä°€7NÔnÔ‚?÷šÌ',';™÷ö¹çyy	Î§bCsK5Ç\\iøRA‘Z¾¥rY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xå4ÐˆXæé0™(ü{KX','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÇÿEƒÒá|Îaž>½','¹? éX\\‰v\'·‡xéˆ‹a’nJ¼b¢×Oùò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^¹AÔÀ—Øõ²f!\0úyu','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php',0,'Â*3]Þ<ÍõÝ]È\'Ž–','Â*3]Þ<ÍõÝ]È\'Ž–','Ð½rtÒÛ}¾QÙ7üˆ@¥ÿI=}´amu“(˜Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ï/4\\ÌÄsrHmÖ§','wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php',0,'œ~\\Rª5nÒ9`ýzÄ','œ~\\Rª5nÒ9`ýzÄ','1ä³1ïø»Ì$åîzú”J¶²üoïÙË×t=|Ø¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dWËÓçË9Ys¼[¼','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñì<¨EFçC«\0ëì8,','kçtvš¿ª+Ñ#–ÿáˆ?G¹^-é–ªR¥-Yè\rÃy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f„&•;£é,ªÙMu','wp-content/plugins/gravityformsstripe/stripe.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/stripe.php',0,'Õ…ð!„§>(\ZÃn‹i|Ê','Õ…ð!„§>(\ZÃn‹i|Ê','ö´DQ£—¬(rYxã‚€›øoO^.ÉËéH“‘”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iMUlùM>êbê<Ë˜','wp-content/plugins/wordfence/js/wfselect2.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfselect2.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÄ¡ï Ç§^t¸,g','ó uìãV nhCPHÎ]8ËÒ*)Gøý`.råú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÞüqj\n¸¾)°å¶÷','wp-content/plugins/svg-support/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºgn”µÝÕWËjq¢¥Ì˜Ù','Äë|©=\r.Ï.[Q•Ý8K\"ø‘ìJÞFÊ@ÏÙù5Šßâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¡)4âƒ,©Kð\nÊ','wp-includes/speculative-loading.php','/wordpress/core/6.9.1/wp-includes/speculative-loading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Î·Ô\'ëâXm£²Ðd','ŽƒF­ÞÜÔu7KÌ–ÿ¬¢•\\»Os#«÷—â¼èÇƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{çMŒ“i»i2n•Ã6Ü','wp-includes/js/jquery/ui/effect-highlight.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-highlight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dçl½Û–)íÜS~|ØL','ÔîìF‡“‹z´£ìmUT**`®„@¥óU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„€[G‘†]X«*U7\0ƒ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç>Ì\nŒ_kjo¦Fh>}','7ñpœXÚ–x³çÄ&{?\\–q¤EïÜ¼]¿+çØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ZŒ9HYk”…ŸÁA(Â','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š](ºßñÁÀ¡•4“z:‡','Õ@=¼lÍ6¾µ0c§¾W¶†µCîÛåsqæ?’*b\"Ä\"¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–¥LéN¶ ÙEyóS','wp-content/plugins/wordfence/css/phpinfo.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/phpinfo.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÅëQ÷Øæ!…0w/¨è“´','Çýýa@|­®I\r=\Z^ÎµÂd)ˆ[¶¹ø†ÎW²å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›3ù¸{­ˆ1ýw»€','wp-content/plugins/gravityforms/currency.php','/srv/htdocs/wp-content/plugins/gravityforms/currency.php',0,'-^ÅZY Áf¹ïTùßâ','-^ÅZY Áf¹ïTùßâ','…KRjŽ«OÿÁ¤‹„–¨öPd8Ì³—Ãé·æù\r¿Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' g\"Èˆ‘²•Æ_','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«!¨V®Þ3õ1t²Ös-','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R&À²Š¶é)’FÀ‰þM(§','‹¶¹3JÃvæ\'Ç<i¢/\nˆ=ÁhD2š¿,í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«åÌ¾I?­wœˆvC_ØÃ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W5YBO`©TrÚO™«–Ë','B©Aøs¦ï3Ñ ÅRU˜[ÿ;!×ã©»¯!þ…ÐÅ¬š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À„?[ÇîAOM<\'\'ü','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/about.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/about.php',0,'\0\'\"±FÜ³º±XR¸','\0\'\"±FÜ³º±XR¸','n‹Ô¬ìâÅ6–´¯Í/ìRlCâƒ›ÐJ©µÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃòA³ßFk','wp-admin/js/privacy-tools.js','/wordpress/core/6.9.1/wp-admin/js/privacy-tools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È„òh\Z¯W;ØK\nœÑQj','Þï|9¶n\n²úÈ¬òµ¨•þŸÆÎÅuO/C›û˜Ý„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃY)YÇJ1æ—¨ÝDÄ','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/index.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÆ­^öá™åRI®Gí','Þ£ 5îO—@Éâ+/àšÓ#Bl%E„\')§8><>÷Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë r?Ÿì#¿ö–,CcÜŒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¡ú™qÏ9À2–S•­','vº½6œÇí÷>\\K‘ÛîÍüÚî1p”TŒ‡\r\nÂx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÒÈü&û]zó’.ð¶','wp-content/plugins/gravityforms/images/gf_block_preview.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/gf_block_preview.svg',0,'¬Ó¬0FåÏ0•†ž{?¢','¬Ó¬0FåÏ0•†ž{?¢','¡É·<ýø8°®Æ´ÕX5lM$èø°ÿàÈÊv`/0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í‚wO¤ùŠü´¡eû0','wp-content/plugins/jetpack/modules/plugin-search/plugin-search.js','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/plugin-search.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Â²Z÷äK4ÏÄ‡J·|','r$H¢3rV_Lq7ÁtFƒ.é†-Ú_£ôÇô«íÑÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðî!ËBºž¡Mî','wp-content/plugins/jetpack/modules/widgets/goodreads.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Ø“†gJç*W>ñÓß^','¯’2WQ)¶hJ\rì¬‘ŒÞ­ƒÂ‚‰|?þw_,\0xîð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö(Ö=rÆÊEjÙ]T','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-b3cc5e25.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-b3cc5e25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðµß;8‹Û|ó«$Ÿ$à','6õ\0¯01:jX*÷©ä<¢\'Ú½zƒm¤H4‘b[Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×\"Gðy5?d}Àéº?','wp-content/plugins/imagify/views/part-bulk-optimization-success.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¾s\rÿìtÍÓ×Õøs[Ÿ','òSMˆ5# .˜\\ö?\nw–)Ý×ÖI}¶I÷—šß^¶±ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚJ”/Šzf@Ëƒ´®\0','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-color.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î]Åºè.BsøH,•õ','ÞNj«‡úã½mZ_iŒ$ËäKææý7¸ˆ¬¥Ë…y†’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úi¦×§Å¸E§œ/6qã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çZÒ÷uÑÊÉiigÔ„€Œ','wp-includes/js/dist/nux.js','/wordpress/core/6.9.1/wp-includes/js/dist/nux.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ÔT\\üâqï?¡³Ø,žv','/ñÂóW\0ºtf\\ÁÞ>Œ”þU2ÄˆÉ[°ðxÖ‹ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç¾ÒhùyÒD\ZuÂt©Ý','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php',0,'@½KÌ¢½{~tbYb','@½KÌ¢½{~tbYb','áš\nï…Èž…Î]‚Ør¹¢6	ÃšZ{TVc.€Gv‡~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì§–™É˜ènÏO‚3˜','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¥ÝT“ã®é‚Ó´','Í&ó[dþSë¨pÆãWoÖ¨j)IåïÒË›OaiV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íúí©âo­z>Ï5Õ=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eƒ¼‰.:P[-—q\Z|“-','V(›šƒ†œöõ0+ñ¬”ˆýPžÃQ¬ŠÝïÃ‰¤ŒžO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õp‘Áµ	¸À×J<BQ','wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“L’ØUdrÁ»+œŒ‰»Ib','oˆá“@ŒÀßôåÚ¸*éº²í»ŒJ»:»®Õáàf5â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýØýˆìêO8“ P¬','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-product-constraint.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-product-constraint.php',0,'©^‚!•\n1¯¤ÕàF½ã','©^‚!•\n1¯¤ÕàF½ã','qsŠ¿G°TUÏŸÀ[äi“&ên†æËØMM„WIMY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÍ›Ü¹ø}CßLÅÉR)','wp-includes/blocks/file/view.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/file/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉuŽ0{o‹sÀ^.j+','¼çl)æ g÷L¢AòÓõê.§m¥H”,\Z8zrÄÒX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rkE(/kÉ¬J¡’kÌ*™','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspectionIndex.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspectionIndex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«EÈw€Hã¶QK]-¢	Ï4','¶âswîÔ“*£¤È‚¢¥sD×ü~‘î_#E=wº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r\nÿA9”Y*Èfä|dè','wp-content/cache/cache-enabler/hjsdev.com/job-listings/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/job-listings/https-index.html',0,'Óˆª¾úpô¹\0Š¾WlhšO','Óˆª¾úpô¹\0Š¾WlhšO','¤\0 ÝÀ–¹&(t`Í°©Å&R—E¾¤W‘x“+¤˜Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r»Mõ­d`_S‹g¤æú{','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\0G²œ7»\0Ÿ+/æéÂ','éSßrýëG¶\\Ç·:’Ù[o?R,u—+„\ráÏ,Ù]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\röØaË³ß0ãÒ¼…°:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•a„’$t)e$þr–†ã',']ýÇÎ3ú ¬G¹oª9­q2ÚÌ@éFÜt?Ù4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rR°¬»½£ÓÌ*4','wp-content/plugins/jetpack/_inc/build/widgets/contact-info/contact-info-admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/contact-info/contact-info-admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ólz<˜VöO<fx£µ˜Š','4Gž|!#¹ÿub!øÙ#™³OŠt™¶·½qâ m“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rí\'¡°”&Øüh??®ˆ','wp-content/plugins/wp-mail-smtp/assets/images/about/edd.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/edd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¼˜Ø{Ú³¤¬Í_÷„Ö','§îõ	54&ž–\nÄaKMüVºˆ×ÐºñwÑí´Ý%„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rYÆ„£•së¼é¡0','wp-content/cache/cache-enabler/hjsdev.com/category-a/voluptatibus-voluptates-sit-quam/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/voluptatibus-voluptates-sit-quam/https-index.html',0,'öüŽ•¸—¿ÿãœÏ£Ñ„','öüŽ•¸—¿ÿãœÏ£Ñ„','-…CEÖ?iÆf1 ö¨ÓÍ…²ÈÌÐ?…gBÌKmã’µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r\'è¶ð: aÂF	','wp-content/plugins/advanced-custom-fields-pro/includes/forms/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r\'¶O–¿Ž>uÀjGK¯j','wp-content/themes/genesis/lib/js/menu/superfish.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.min.js',0,'¯B¼‘àÙŸÐÙÃ9Z','¯B¼‘àÙŸÐÙÃ9Z','Wµûh5ºÜšV²¼*@¿³²8¸/\r)ð½JøÚ’ï$¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r(g7[ûabu¨®ÄDL','wp-content/cache/cache-enabler/hjsdev.com/test/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test/https-index.html',0,'ËÖÞÒÓ}Vî˜aüh•{¹L','ËÖÞÒÓ}Vî˜aüh•{¹L','©< ±àÃŒènq1ø3ž;‚¤ZØ&­Ú_H\'l½/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r(mÇ4g$@P°`Cì\Z ','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg',0,'94¹ÏTßv¦¦\ZÉ¥Yíy','94¹ÏTßv¦¦\ZÉ¥Yíy','ãrž`lÊY×j÷Öqï[páÔ¯åo½Ú.Á¶ByJM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r(Âj~VŸ\"4v0µÿTË','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎAeÛ[\nürßt‚Ï','ÃÇTÜI³%ñ½8ö±txh\0ü¼bçf–7	‹A” ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r9ž˜‘¬ê¸?VTD¡è{','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úþ~‚•Þ®5¡P•tb]','Ä-MÅí_yiÚ¡>`4æ8o5ƒ9ß‹”9jO©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rG`èDÉ•Ç,®@b','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-eu-compliance.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-eu-compliance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û…‡`h¸¥Œ_«®æwë$','¡êÃ&\r|òPÖ¥¶0¼O{ÔE	¼ÀÐÀ›×¢žj‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rUÀjÂzh—2/ð9œfM','wp-admin/js/application-passwords.min.js','/wordpress/core/6.9.1/wp-admin/js/application-passwords.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=©]‡!E¸¬›VYS=ÓÕ','$p9š#oœ—,:óÿû—@|ÊáZ\0îÛ»ÛµGU{%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rY•‰A’ørGÖ^¨èe£„','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-facebook@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿mhÐŒ/…q‰3\\,','N“øÚR=BÝAûûÒÍ#¼¹Öµb@tRÙµ¸œ¼P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rd&_µ }‹žF½Nö×','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-job-posting.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-job-posting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºg?ùV«5µçÜ:òñN','Ôï®rAîêž6j\'b°\nŒ)¹õ\"õ{K°«&™ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rf(°nPöeƒEÔu•Œ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉaÓç#>ér]^RWì<\0Ï','[¨«+ÊN…}÷*ê\'[Ÿxã½«F¬dU”Òâ<f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rq?®-WôŒÿš!Í‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ó	žÇhj“-Â‡‚øv','Å>ÏÞx»’T¯÷ Ÿ 0qNË=ï€:5ÞZ¶³V|<úÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rxÝ^´§¿\Z ƒ½<;','wp-admin/my-sites.php','/wordpress/core/6.9.1/wp-admin/my-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±/Ót÷»fò:ißÒs','6†öšµ©KÎÆ\\6üþqXF$PˆB ‘Có¶ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rzÇ¾±ŠDÖDëžÓ','wp-content/plugins/wordfence/views/options/option-toggled-sub.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¿÷m“º­ÃÀô_á‚','¦»RÈ†F\nDî~HîŽ08),:llWøn®\rc²ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r€çþàËX°öÀ­+Ã-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¼ÓÓÙO>AÜ+ä=\Z,','ëåUâsìÝÎÂDŽMÃ™ÆdÍÀ€(Ï\0ƒ±Ä¦~ÍÌÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rƒvNõÌ[BáÓ&êØSL','wp-admin/css/common.min.css','/wordpress/core/6.9.1/wp-admin/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´MìT‡Ê`uÁ½ÂL0j‡û','}`/ôZ¥vä¤{l‚ør\Zª½’R.…Õ’ÀÛèõÌp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r†Ü³cTäõ³ÜÍBnê','wp-includes/blocks/loginout/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/loginout/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ànmâ%H›àLÀzdõì7','Xrð¬a!‘Q{Q<N{õ™\" Û·Wt£SŒgŒ,Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r‡WÐ	\nZœÐf2z”™e','wp-includes/js/dist/script-modules/block-library/image/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/image/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÚÇ¹ƒ|?¶a›dçí','®7ô\neÐÑjõbu¬.«¹bGß_LÊÃO²O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r‰o”¢3ÁF…zå¹Œ4','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-user-input-94a34d10e61746440cf4.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-user-input-94a34d10e61746440cf4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oû\"9„¹ï^ZÈûL+ÇÅà','QÍqîþ=Î“e’ø0§œF%§¼gÁ{Áo·™ò‡Pw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÊ<Ý:Ñ -{ÿ«Ì–H','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†“¶Q9\rª©æÍ³[','ƒq·ÒNCdúÑÑ?¯#ì\r²gï¥¦‘ieœ-[¼ÿb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r’dÿ®ƒuQ÷nèk','wp-content/themes/twentynineteen/sass/media/_media.scss','/wordpress/themes/twentynineteen/3.2/sass/media/_media.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o”ó¸©Dl	;HÊã','ï.*¥â!:ú\r{Ú—ÄàN…µnÑò9à–´ôÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r˜Ò§xOzäâ†÷z‚¾h','wp-includes/class-wp-customize-panel.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0«ÌeDÅ¯7}ˆLBÀ','0‚¡zôh éÛ…íàxštÁP)oq6%´a>%]l§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rœ:‰:‰ìõHHù:d','wp-admin/css/edit.css','/wordpress/core/6.9.1/wp-admin/css/edit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4œWÜp\\¯ÇßŠpÏº®','rÁ‡R  »ÞK¢PVÚµT¿Ý¥ÇÐ.Ó†nž>e”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r –Bü/c4ã5ü#M¼‚','wp-content/plugins/zapier/trunk/vendor/autoload.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡—}…L*>ÏÇ¤â¨@','‹}ÓøÁ°òíî\ZQŒG¸mör{º\'m»ð«PÇU/øØ¼\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r²Ó|‹áÚ,I—LÀ£$æ','wp-includes/blocks/post-comments-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äv€`‚õ™=Fãþ@ŠÜ','Í5ÿw“…ãJ:Æ{X–Òµ¥E“ê”4ŒÆ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r·Úéú*¸¾ø}\\H–¸','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-yoast.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-yoast.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”°SëŸ-Á¿ÄÃ‚­Ú','õgÕ…rº;¥ÛñÖLž_E`Àá‡x•êŠ‡šÊ\r`5Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r¹qÍýš!sæ²&î›e','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r¼½|rÚW	7IQX÷$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Èê,kÛs\nÞ?+j,°á','@/1/•òÄ@Š8fzz˜Ö_j¨*U42ZrŽzyËÓù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÀ0%,ë!éòH\0“mö\Zi','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg-formats.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg-formats.js',0,'&™„D¨ñ¹,ÐXô7øÀ','&™„D¨ñ¹,ÐXô7øÀ','žÖiîQY¤^–	}•\rì<ˆ‘È¸#/®ÓÅ9J¥4É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÃ%ÛáãÏ%¼ySý`ð','wp-includes/js/crop/cropper.js','/wordpress/core/6.9.1/wp-includes/js/crop/cropper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—²–ÙH.sÅo¿ö¨â','»pyÖëÛÐ,B·ùòúÌÐGÏÔö-Étœé«ÜÖ=ás','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÄ,`j`7I	n\"Y','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-widgets-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-widgets-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oå^f· A¼ï» ü#q0','ÆÈ¶%{ç-Í2’®ö¼¸~Ÿ¨ýÈÜ-¡àÊ’Ž\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÈ&}¬Šþ­«ý¡6CY','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èmr›þn\rOOØ£Ûþ)','™d/R¬	rÍáöH;sÛ­)å&Ž«Ÿt³NÑ•µ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÈ•$aÅ­ÜÁOÆƒEY','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-posts.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-posts.php',0,'o]Ynë”V¤P®è','o]Ynë”V¤P®è','ûq/çu\'»y^œv*¿xž	áSJÝÔ\ZÑì|X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÊ9H„‡ðšnmsÈä','wp-content/plugins/jetpack/functions.opengraph.php','/wordpress/plugins/jetpack/15.6-a.3/functions.opengraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bH§G¾HÑ‡ÍÇÚº¶','CûË®\0öCv±Ç¹´s¬¸\ZF”Ÿ7p’ÎªNƒÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÍ3é%jã%€‚)–Ia','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZþEÍ=ý¾{7bxO‘zÔ','ñ!wb.¥á7É‚B½µâŒI£sªee¿©¯H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÑª1s1=¬¡`(˜y','wp-admin/options-head.php','/wordpress/core/6.9.1/wp-admin/options-head.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c÷msNÛÍº“úNæÇ;5','Ž§¶1fåõkÿ©(*ÿ\rãàí¡°¯î¸xî~é–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÒ—èr×¾ˆ Á¹Î\nœ\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ë@‡æ­ÿüÞ¯]œ»&','7aP±ó\\Tâ å£é\"Såz·±ÞJÎ&bÕÙ¸Â®D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÛ”W¢Âø–Âcl:Ü9N','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|´k¶²¤ŠÈ­éœÚF','«›Q/‹*ŽµD0Ýáè¹Ç‚ˆxÙsPÌC8E…hú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÜÐ÷\r/YsX!èÆ< ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eè;år?Tî–å‘8Kð©','šJÅàe:A(ÙI‚^–>A†aœöHÌIL[J;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\råý¾ÇúéÐ›ææX@š','wp-content/plugins/wps-hide-login/assets/js/functions.js','/srv/htdocs/wp-content/plugins/wps-hide-login/assets/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øš¢T[ûøÓžk\n¡øIp®',':ãTkÌGÔ~¹€Ød¶\'á,I²÷]ZD?.\0½JÆ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ré>F²˜?]±¸³-','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailersend.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailersend.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âê{V\Z)(§ÃxÞ‘µ','/D:ÏPbóßÿÕÅŒ´4)¹È˜Bo¼.\\ãÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rõ°\"u‰òþ> W','wp-content/plugins/members/img/Members-header.svg','/srv/htdocs/wp-content/plugins/members/img/Members-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aŸc	e×1e—%>)?äæÅ','`›;(—ºÙ5ôì»ñ(¶†Ò×ö#œÖ]{ôZ£²Rˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßâW[%«žyª¶.Qj','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SqsHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SqsHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¥)õóN,rM·WÏ','}+#’h^ªxjÇÃú¼²U}û†ð¨ôü€ßÔr<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù¾¸ Úäeè	8k0','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-plugins.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-plugins.php',0,'õŽ ÄÉrÇä?qÝ','õŽ ÄÉrÇä?qÝ','5ð„Ù¦ýën?!¥´\ZÕíé‹©Ðõü£kÕŒ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÑÚÔq‚*V°1H¬Ø','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÏ€è€Fè7W;D%ëÜ','——›ñ›Øº‚,‚/ß+•¼ý2\0\n)²jn®{°i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':*¯+i*Þi2’ú}Q','wp-includes/style-engine.php','/wordpress/core/6.9.1/wp-includes/style-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Êå=S‰=w=Ž:¶','•”·»vIö•^ù¡Y\\kSw:Æðå–……=heRîsð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(á¢lClóÁ8©jë‚','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÂ•€­çrw%‹À>Ü','S8ÓsÁ.†‹díFf¨«&DÃ:_¾j­(¯»^:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*T„ÿÄ[×Ïí$”','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ùÐQéú×45[Ê×?','?(²x…6Ä¹P‰ÉŽ.Ì—«Lmo\'¸~%ê«´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+·Qè\r7. 4Ÿ[5','wp-content/plugins/wp-mail-smtp/src/Queue/Queue.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Queue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËŒø˜²lP9:ì0i¯','‘½YéÛSQ¯µTeSÈZû¡ŸO—-l±G\Z5ßF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/›Qõ§Ù®›ÿ.Ò„Ç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-2007558d09f4da6c6de8.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-2007558d09f4da6c6de8.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[g¹hÇñUMÉÁ]œ™”¸','ÞÆŸkrü‡c\"î6GU+nÅ7~þ‹	î—5ì‚j\\¤c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('19ØI¾âjØV|e ^','wp-content/plugins/wp-mail-smtp/src/Tasks/DebugEventsCleanupTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/DebugEventsCleanupTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëhá¿´×Úé¸ÙÌk','±B+	)$$×u‚’ü`ìGòäp\\¢L~òj®ˆ>SÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5°¯ÌÔ²›]ú0­ˆ','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b!ïÊˆ[oàB\nž‹¾ù','qXïÀ<ÿdÍŸ¾T+¶…l^£ä·À´ˆ³^Ã£þO‘)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Ž¥F¡\r*”\'; @J','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Transfer.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Transfer.php',0,'3£:<+ßu-7ƒíQY','3£:<+ßu-7ƒíQY','ëcÝiÕC ´F\r¥d—ùØY6áýO“YÆ\Z™Ú~#ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ìñc\"ŒÉeÏÌçÝèò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/registration-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/registration-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öAh…_êö¢!»¾›','É<Ý£d\\øÆŠ#”³ÿ›ƒ9Eú>ò\Z+îõë`!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q&µåŸ]mÝ$yyØ­ù','wp-content/plugins/members/addons/members-admin-access/bootstrap/app.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/bootstrap/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç0³\rwíVþœÃËY¬$á','Ê–uÄ¬pÊ¯¢\"¯ø÷h\\³Xp·“M®¯àÀ—0»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qr;#Ui1-¿=36Ø','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'¡v¥§š“!‹½î6IœZ','.«8R+DÃãY/E—öõÙð\'§;HñÐ\"XV¢Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T`\0®Â1\núªÞU]«az','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„2Í\r@8Y[Õ;ö`À…œ','ÈÉ¾…|—@MXÂÍL;_“ak^ÇÛ½“ëG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W7¤”{(„¦;:P¥š?','wp-admin/includes/class-bulk-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-bulk-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>”ÞC“ýðn‰äoZãåO','¡é<öð¥‹ðyJåô¿Jù!ëjA•¦Ôá\'›8te>¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÿæHå¥¥(»:ÈZí©','wp-admin/admin-ajax.php','/wordpress/core/6.9.1/wp-admin/admin-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&MËf ZªxhiQ4ô”R','$²µG]¹4ßÇj²€nÓvEÇhhØ2\r.¦\n*>Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yà…Æ¶öõ0W…)Šã','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Birthday.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Birthday.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';]¾“¥™L{­óðÆ÷j','Ú\0\\Cê\".«íei]¯1)À\\»¨Ý‹Íõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a5ÂÍ…Bˆ_ó­sÎ','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°šyÅtPº>Ra­Sô@-','u{4ó¹·s…ñÁJ‰ˆ÷Ì3÷H¨×6owËr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b <nq‡”øéí²ùA','wp-content/plugins/jetpack/modules/widgets/social-media-icons.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-media-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñG\nsÑÛš%eã.Õ½š','¶0-°æ:;$5Ã­¢«5óä¬{|x{È—LpHä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c7fÚ:y-Æü\0\'#l*†','wp-includes/js/swfobject.min.js','/wordpress/core/6.9.1/wp-includes/js/swfobject.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú­´´Å„7£²jæRóÝ','ƒEüŸ‡rÉ)ckåQÚÚù—Ž[yÓCÏ‡å=!¿®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fYã	QO’“KCIU','wp-includes/css/dist/patterns/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n(²<]w”ªA\nøN\r','1ÂhÑ¸ª]£½}Hrí=|ÃÉ~!Õá•MtfA\rÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('go¬sœVã£;íÇÿ…\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÛnÁÃÙ1Ùì»ŸÏoVb','CÀ„ùT™(›çN+•,´TNèCÀ÷Ì`Þ©Š‚ì¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m1•¬ø\r«*¸ÑËvDy','wp-content/themes/genesis/lib/js/admin.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/admin.min.js',0,'~Ê·ò’<O£©B’C^¬e','~Ê·ò’<O£©B’C^¬e','Zì±eTt˜ÌÒ.­Ê@–Ë€‚W±Xiv»€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qr–d\r·Èû^øÖ_','wp-content/plugins/svg-support/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¡ïêÉ¸Ó`[ n©','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q½2\'‘å(L~à','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\'x…p$éBÆ ¯‹ó','7ÂcŒ÷	¹¿‡ÎžN´07j\Z˜IË]>A©#ëÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t ê,$1ÁºýmÒßŸ','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/ConnectionException.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/ConnectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬rÒ¡ê*@¤æ­W—#Ë','ÁïÎ®ª¨Ûš=‰Av‡1n$19K¤:€¦sãä\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¾Jˆ¤qÇö®x4sÒ.ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/styles/registry.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/styles/registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S¨!#cÊ”õ!†ë@\nn','	©òÝ‡‹¬D¦´‚1Gb%V…ª;î»6wh¶Xß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Ýþ2s7 aòxÕá','wp-content/plugins/seo-by-rank-math/includes/rest/class-rest-helper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-rest-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒE°£¸F§ŒU\"ÀãOºù','Sšù°1– ÷Dô-ÄÝ<p«Œóu\n0½9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ixÃ¢_•Ó¼^ ,áÑ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CaseExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CaseExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆL8d7M628éTéÆ[oj','ÃIÝ ü¡ÃK½$@dRÔÐI\0´ì¹‡ñ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3}“tÆöÜ½é','wp-content/plugins/gravityforms/form_list.php','/srv/htdocs/wp-content/plugins/gravityforms/form_list.php',0,'G¯ª’*4ÄÕÍ%c}#','G¯ª’*4ÄÕÍ%c}#','Û½‘f\0ŠoÙà&Š•\nô;„åjÄÍ}\Z§½Ã¥gÐÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚^Éˆø	bPŒ›’L<œ{','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',0,'Pêf9ÞñOÞÌ6Û{l«¶','Pêf9ÞñOÞÌ6Û{l«¶','…òXÁ>ˆ>2ò½¿‰=½IÌ±F”Ç»ÒKÅlÙ\"ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š~Šß”ÐêéHáÛ+â','wp-content/cache/cache-enabler/hjsdev.com/event/test-1/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-1/https-index.html',0,'†.Œèš×}EŽE=e´ãÖ','†.Œèš×}EŽE=e´ãÖ','Ï®}?Ÿ2¯öQV<Ag5\"¸^qüÌu¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž‚55ÀHÝ¢-ï®','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/Batch.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\0‘ô™«åZjwû/ÿ°','I©9çÅºÊ\\´­e’u/ÛHWÝy£\"Ð4ux','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•h¯r\Z¨—ªº;%e˜-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØGÓJû‡u;QÔZ6ø½','ÿû…ß\\MUŒíKhQ¯wÀC©¶iÖV´î¢¹²ÎJ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•‡Bú;ÜÞY|Ðu','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress-2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-wordpress-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºYzvR#³·/*Aûæ8','Q/¤ó-­Ö¤6³ßró/ëù }rÐt±ì«ÄÁ¾		','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–(Ý ê`AçœxŽ·Å','wp-includes/blocks/post-author-name/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Q¸ç×ŠTëböÊûlµG','7ž.\"ô¡Üðœ’¸¼ñ\\ð´;ãjÈå-¨Þh|_ð%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢³óU‡„)äàÊ€3G','wp-content/plugins/akismet/changelog.txt','/wordpress/plugins/akismet/5.6/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¹’øªšµR­¼ØÃ','‚9*k-ŠÞ7ƒÈxˆ÷ÉN‹uÞú{§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž\Zñt0NÔ¡1ú¥¡/¬','wp-includes/js/dist/patterns.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/patterns.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\rUÙntÙþ¢”¯ok“…‚','ˆ9sÙ—1Že‹µ°À0JöF_\0|àÖÀ‡J¥p+ðå—ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦n5ÍéŠÏž—ƒŒ+•wD','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Uºä—OÝfcûâhô§í','µâ¨p[‘oÙ‰È;Æšp*g¹iƒ§ïS±B%è¾®Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§]×”ÔÑ;—ÿ#…','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-dark.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q…Qy+Ž¼ëdN¡²†Š`','±íŸ]š|H†W|RS&M<{–ûYW‘3J©º©\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Áo+F‹¿ü0Hn3ÇhJ','wp-includes/blocks/gallery.php','/wordpress/core/6.9.1/wp-includes/blocks/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñîóu˜ e¯á¬§è‰>Ò','}{?¾$J±¶5Ã?(4Z{{FÂÈØˆw$ÞÓRæîs\Z3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ˆ@Tvö‹ª	w,ÙÜ','wp-content/mu-plugins/nexcess-mapps/Commands/StoreBuilder.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/StoreBuilder.php',0,'…0ðoàZPõ,Ä#¹å­|','…0ðoàZPõ,Ä#¹å­|','†¸Ã«äælü³Ë^Ÿ^:ØÛQ“wÿ™Ð›{É[oc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´{©´ÚÙia]bž!Ì','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-65891c97.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-65891c97.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P$AºaÓŸ£Ð	»','CªyXO¥“Œú-ÛNÆy|1ü<‚½\'pXð.°±_:Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ÍHqÛ|6öž8e<<','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-gallery.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-gallery.php',0,'¤c>ô.èÊy¤ ŒæIô','¤c>ô.èÊy¤ ŒæIô','ˆO=×Lf)iŒ_$mC\naJ25\r hx)V¹#Î¨r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä)G/ˆÉ’¯xeŽOø5','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç6\0HÜqxž˜Ú˜×§÷†','yã3°ÏÐ?}îÏ‘×*5Í0vÉïJæ~€±ž@…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈáûS¹L;rÚi[¬','wp-content/plugins/jetpack/_inc/build/wordads/js/adflow-loader.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/adflow-loader.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ \"Œ	 zlG»œM¹ä','ñVƒ-oú©IWôì’Ñ)z_\"¶»›:LÁ5¸\n¸Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì ‡ì¡CªY–Žñ','wp-includes/pomo/entry.php','/wordpress/core/6.9.1/wp-includes/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú‚ù%¢¬PË÷g\'O$Ö','²<ÿd½ä‚+‰ž„w*ìMª$?ï5©ßCŠvÔŒË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í>ÿMÒ8¸ Ùµ­Ñ|','wp-includes/images/crystal/archive.png','/wordpress/core/6.9.1/wp-includes/images/crystal/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–SÊúðŽœÌI0Anë','LƒÖ%X°ó£ÐOè+ÄÞAa®!×SÁ\\Ü‰ô&—¨®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏšÿklRúmç+2·','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/save.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/save.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±i‡ÐÌ¦÷¾Ÿ¬0÷',']ñ@¯Ävñ[ž&ÿÜ’Ì,Ë!c\".n6Ðoì n­*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙN¥*<>L¾ùV–','wp-content/plugins/advanced-custom-fields-pro/includes/local-fields.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-fields.php',0,'H¹Â*>¯ƒÞxRíÝD','H¹Â*>¯ƒÞxRíÝD','öæ–HÐ½öNÄì{.jZA4þ¬ÃE^•—:¾\",ueã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù³¤7ŠŽ »LOë¾Ó}·','wp-content/cache/cache-enabler/hjsdev.com/blog/page/3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/page/3/https-index.html',0,'ï_Osíh[•ŸœA3V','ï_Osíh[•ŸœA3V','C¯´x³8@¹3ú’²‘?Mñ%ÂwýßJƒÆ3_ÇÙpÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÃj|‚ì±øÚ†ØH!','wp-content/plugins/jetpack/modules/widgets/goodreads/css/rtl/goodreads-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads/css/rtl/goodreads-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÁ7ÁRßÿ•ïþ¦w7','!þÙ1f½J÷`{æ\0ŽoUV‚:ÃòfWe´h<S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßHdà”Öãèñ•oòCZ','wp-includes/sitemaps/class-wp-sitemaps-index.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž{ZÉ¬Æñ>MûhÊ¢hO','\"lçEU€º¿Ód•(\ZÐZ#TO± ¾ÂÒ\r>gú¶½W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç… `ÈÓ¬	©ö1‚§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h’‹jï³Kïg-?gç@','â°œÈÿÊ‘·&ñ¶«[ÿº`8þcˆ96`‚V\0D%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éerv„H›jŽ 4hT','wp-content/plugins/imagify/inc/3rd-party/formidable-pro/formidable-pro.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/formidable-pro/formidable-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y™BÍûÑ\0dƒq^‡°ì','Ygm¬Žð¾+>gè×pðRŠ°´Ÿ‡@óÊ_†ê[4b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¡XeÚî”#Æ\r\' kó','wp-content/plugins/disable-post-revision/readme.txt','/srv/htdocs/wp-content/plugins/disable-post-revision/readme.txt',0,'Þ`ê¨¬\\»óF…ºç¨\'','Þ`ê¨¬\\»óF…ºç¨\'','æ÷ùˆ¾¢C™É‰Ôò!½ÙL4JÇ4G‹&˜”Æ6Z²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëå\"\rJ\04°¹\'i´','wp-admin/js/password-strength-meter.js','/wordpress/core/6.9.1/wp-admin/js/password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êƒ¤Dú‡¸)‘a®n','`®ÓÁ)CŠELúd¥X\\¢&F-¿V7š+1ÀSA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ$V¼üKÓ¡?ÁN®Í','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/calendar.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/calendar.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü*©&ÊýF$¦5(9>9L','×$W›G$â©K¥DÀ\r)üPë8€¿ÔsÿQë*Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÐ{§ý}LJ[„¡(q%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-customizer-nudge.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-customizer-nudge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú^ÈÞñŒEÖ‹A\ZÙF','„pìF4 `GÊrg¨ÉNå;Œ/\ZdïrÁ%»/!~ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü6=CTc24ðž.)','wp-includes/abilities-api/class-wp-ability.php','/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á^$1<=sI><ßÕyƒ','Xƒ¡—\n S&:[jà •áÞzí‘ü*îÏtñ›þqÎÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¢“ß´ªÆÆ:ÜHP´','wp-includes/css/classic-themes.css','/wordpress/core/6.9.1/wp-includes/css/classic-themes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{5Íg²j“ü\rp–èá	ŽÀ','p8eÂ@eÑáœíSð\0ß,}ChwÆ\ra8\073ÿk/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w1\0\rq²Ð–ÌôýQ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Question.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Question.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ê¯0,=5sŽ3vç\r','„–ó”38—Ò_9ëaa5EŠ|dªã\n¬–È›*iÍQªi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rÚè|_H­Å{!£','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!íˆ`1¬N¤Ê¿ÆÇ','0TÑ	:õ›WÔiˆ4i1ÒgCÇ2­æd†®‹þá\Z-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½^ví1õÒsî®ºœ§','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-low-traffic.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-low-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%	,ðJ˜¢^l6Ðõç','HÂªû£7†²d%Úöô ¿á‡õ”ÍahkXª¬Bªò %','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âõÚ´Ç@YÞTALL','wp-content/plugins/worker/src/MWP/Debug/FatalErrorException.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/FatalErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê1ÆeKç@ëë£½è\r','\\iÝ§+pºº8\\…ErüªÑdDbúm±IÂãn€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z™©Æ\r›\\ÍÖ9\'û','wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{* šWQËMaÁÄÙ!Œ','ˆR÷2=mÙ‰3ýè]–è½ÄKiÑ¡GzHJøÛï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uë§6êƒ4-M\'e','wp-content/themes/genesis/lib/views/pages/genesis-admin-boxes.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-boxes.php',0,'19øÒ‚XòRuºM‰ÄR','19øÒ‚XòRuºM‰ÄR','xEýóKOôKÅÚ°¥ÂñŸÿ¹òátÈžguY§˜+‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#´×	·#`»ÏŠ*I¶ë','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/id.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/id.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²M÷Hn!•Ö¬Ù\'ëÆ`','Ë{å`X×Nf#lRqW-âü¤ì°\n–>·=¶¯‚»ïw,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'haU\Z±qÌ`ÁèÙÌug','wp-includes/blocks/navigation-link/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡I©ÙžM…Lï˜Ô=g','¡Åà¾ï¿îÚ;XåjwO]^…·+é½­ø­{¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')<äRhþUë#¯e‰','wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IlrI2i¦–á«\nÆ','Ö^¬¯Rýd \nÿÜð²Ä–-½49ÇÚlê!Ãµú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*çÆ÷!N†ž«o—','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/css/redirections.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/css/redirections.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßDUÃ§ÞÌXE™Ã‹Ð|a','Kád6dsac”oûeYëÑŸø R¯ÓéªA$AŒý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',²{¢Î4¢^š­ù¼ð¿','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelEvents.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelEvents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S	åñ©0NÛãˆlœ< ','tÆ†onå \\˜\0»³»D@Z-Öb[X{³ œ–	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-†\0™4\ZïLpgAÜÓK','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-repeater-table.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-repeater-table.php',0,'·êñÃª†ò›à.¡—l','·êñÃª†ò›à.¡—l','m2Ð¼F *cóà*ú¯¬.Ë-\"éÿ³ž‡úèìŸh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ê¸zØ+”Ç+F%ù]','wp-content/plugins/gravityforms/includes/template-library/class-gf-template-library-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/class-gf-template-library-service-provider.php',0,'YP	hGw,Æ9·:ákÃ±','YP	hGw,Æ9·:ákÃ±','Ds;—è˜ÛÙP¦Zø–>°)i)CV¼ª@¿#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0~2}°#O¼|xÁG*ô','wp-content/themes/genesis/lib/functions/head.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/head.php',0,'G‡ÿ(bŠú”ølK/yr£','G‡ÿ(bŠú”ølK/yr£','½4äŽÈi¦êÑàðê7ÏÅpýâ×»Ý€J¶*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4=+–@MH˜³TYü','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ððy0«=ÂIéûvš]','%‘Í¥zE_&¬²øª“!zÐ?òÅ#`+~û	¦÷`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Åß­MÆ»écÕªá«','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/radio-active.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/radio-active.svg',0,'>ì	’’I4¼‹7ÀÏñ\"·','>ì	’’I4¼‹7ÀÏñ\"·','sœËÊ‡N·°,òp\'÷#ƒ•ÚQ¼yÕàSS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6±‰ÁfŒ7¼wÿcA\0','wp-includes/assets/script-loader-react-refresh-entry.min.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-entry.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÞòÂ¡Kë)˜€ÖayVä','Bé\"OoÕá†í	¼z·)IÂ@Iúþ\"cIÊž3uŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÔñÙ›1ZýÈëº«Ð','wp-content/plugins/gravityforms/includes/class-gf-download.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-download.php',0,'90“vè¶9êÊ¢zÔb','90“vè¶9êÊ¢zÔb','[žÔ]˜ë÷,d-Bˆ‰í&Œ# x[f¹³ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Œ°=ù·™\\¥¡ì9¿','wp-content/plugins/imagify/views/notice-header.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`^±\0\"XB­Æp÷|†n|','±UHÔãF6WXøZß¶+°Ò£ ñl\'šÓŽÚüL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CëÇœ½cIŸÊóÃ3×V','wp-includes/blocks/post-time-to-read/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²	oauƒðk„4\"Äó',' î‡1‚›!\0x$Æ‚aÓ‘N©þ¢¤ƒJGÝ–uÓÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wq‚ÜõÝå>ìãÑm\"“','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',0,'¤°áÄY6ýozÞÀ/›C','¤°áÄY6ýozÞÀ/›C','e×º‹k+±oC èÈÇ@Æ¹éOK<æh¹S_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Üàã”·ðAV*ç±¿','wp-includes/js/jquery/ui/slider.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì\'wö°œ4]*°Þùk\\«','ãQr0mäô›o‡Y_ÄN5TìvAsõ9ÿÄ\r)‹æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^!|÷eUi(ü*îP+É','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÜ~‰i¹ÿÒÐå#“oÆ','<5ãƒž\Z{CXz=}LÅøˆcK=ñšÜ¸§“\"U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Èv¶	¿Üø¹‡¡?²\\','wp-content/mu-plugins/nexcess-mapps/Commands/VisualComparison.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/VisualComparison.php',0,'ý¨\0²±Q<R±Žz¶4','ý¨\0²±Q<R±Žz¶4','ÒXO‘uGŸ	Â²R+¿uZ³Qô$Rh±Ô¨š‘¨‚¸	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aêé€/¹_k«õ‡Ópzô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€/¸àHW%UÁµA‰°’','ý@Ø„„,Mÿ&/Óþ¬ŠšÍµRÂ‰i”Â.\'V°±pz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c\ZM«yQ„H‰-ƒ&î','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/sucker.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/sucker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åà[fúY]\"4þ^€úA','ªiÛ}§ˆˆ”âzê•ÜŸ´š£å^º\ZWuÐà[Eñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e9HbA/[åƒyz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eø´¶Ê›ß~Ð¬9§','wp-content/themes/twentytwenty/style.css','/wordpress/themes/twentytwenty/3.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¡žQü@‘ónÂÈ','õ6*ºgþÕ(c¿~¤8H—@ÔšHïØCno‚CìúJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÀ¼:X¯÷E%•Ëq‡»Ã','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¯|¹\\\\•¾€oÕ;”šŽ','ÈaåL ãj«Üø×Ï·¹EôšÑÒ^q|æ\rª\n‚®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gýˆ¥ˆ`p<9¡âün','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Buh­­!„½íÁLÃh','½Œb–äH€SË)pÒ\\BŒaS±j´•ïDð\"Å/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i[Ú°îÑoN]´aå','wp-content/themes/hjs-blocks/blocks/gravity-form.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gravity-form.php',0,'oý·¹êTãf&\'y÷/-‹K','oý·¹êTãf&\'y÷/-‹K','$‚£éÄmç\'l^8ÞoQôvÙÑ&š@§ã¢/¼Q6Û\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pCŸl–«Œýplœ3Ò','wp-includes/blocks/post-comments-count/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\0cnL—Ògòñe°!','cúÙ{mAéYÿ‘š¨ù\'öëõn°vWÚ!¥eî¡°A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rªY=•akÕnZWSr','wp-content/plugins/jetpack/_inc/lib/class.media-summary.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÆîÛ_·,Ì9Âuwa|k','ƒH~#ÉØ‘Ãfƒ9G›­ì-ø|òó*Â¹^zè˜IÍ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.,\"NUýz.µEû\ZÁ','wp-includes/blocks/term-count/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-count/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ñŒW2bP1\r;¡3ù','Û…ÇyŠ¿ÆŸµ¾zÄÝ«”µ\ZˆY¼MCJÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚›ËQ(\"“=·Q?K‰','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/class-integration.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/class-integration.php',0,'y2ýM§ ýQýb˜Z_ž','y2ýM§ ýQýb˜Z_ž',']\\~FëK=ûÑè\nÃJå\n·²Ž³Ð|ÒçÀ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚õkDÛ³•ãØp#hjv','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ë®†Yñª»›Òy\n‡n8ô','_·(†óéæ¸|0CÔ¢¬dp£½Þ([x*z&< µ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…J·G> båÀ±©','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.min.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|QykB_ùÕûŽÉ„9`Æ','6âÄ^¦‰,:–+a°juÛ%ÿiž\\Šü@d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…î›Õ\'Š-»p’ü9–¿','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢üDQJ9Mö_vú[¡»','Žº˜ÀÛZí¿ªS©\ZÞ›h–e*?ëÚ†bD}J.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹©Ø!‡¢hG™aàºí','wp-content/plugins/gravityforms/includes/merge-tags/class-gf-merge-tags-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/merge-tags/class-gf-merge-tags-service-provider.php',0,'ŸQÖñlëØH¿–ÇÇÕ=','ŸQÖñlëØH¿–ÇÇÕ=',';ÞæF<¼ãu×‘7QÿiEæskAeWG\0)Kd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠpÆdÌüTC>WÛ?','wp-content/plugins/worker/src/Symfony/Process/Pipes/WindowsPipes.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/WindowsPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dAœ¬:Ø	‡†ú	>','£§‘ËœwÞV½ÖiÝZÿ“x}¶h÷µ³®óÇÑ1ôÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°tQXàG½ˆ{q¹é»','wp-content/plugins/google-site-kit/includes/Core/Util/Plugin_Status.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Plugin_Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H“Ú¾~WÇ¼pâû..ù','øÄÙ²;OÕSHQÐŽ•´®.¾1ÝC»9X´*%ì8Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”&YGêUÍzF;œQî','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php',0,'@‰:(à„’sÝNv!Ã…¢','@‰:(à„’sÝNv!Ã…¢',' ®0Àæ×vúsè??íÙ•v)Ç˜´z£†F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•c­ÛnxÀÔº|È','wp-includes/class-walker-category.php','/wordpress/core/6.9.1/wp-includes/class-walker-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U?ž˜DÙÔ>\"6mÀ','K¾oÚ_Æ–Rí”jìDÜ©èz¥VL5úÒ\nz—VÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•myO$c‡íß¦†S','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qE¶ÔÏ$M%Ôà9¶¬vï','KMž³\\:éÕ{AÊz°9)yy\'âÝï”\0ûrãX®é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜W¿Â=bb*ù”ivtÀ','wp-content/mu-plugins/nexcess-mapps/Exceptions/ConsoleException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ConsoleException.php',0,'ª×lc@OôÍés9c¿ú„Û','ª×lc@OôÍés9c¿ú„Û','ÿµZg:<+“@í«ex…W:©ÂL XcW\Z²Gµû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šœ¡‡:^Â«}§ïŠ|³','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-bulk.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-bulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z[ëiðòJØ&äZâ~A>é','>–kRÏJK+MÀƒ&Ï‡oôà¤„”/ãKò¬Ê+‚Iö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨å2Û\0i‡Jy!æçkXc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/akismet.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/akismet.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ» üîUÓˆ|]\\qÛ','©MSÆ |õ6þdAµaéLÌlúÊ¸xèW9	£y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°LØo<ÃâÇð\\Tr','wp-content/cache/cache-enabler/hjsdev.com/simple-columns/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/simple-columns/https-index.html',0,'âÛ¤6ºñ «îu®’K÷<','âÛ¤6ºñ «îu®’K÷<','r²9+xM5W|h˜¶’lŠ\nÒÒÌaé°zÕÆÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²oF6Þñûm´.ëáV«','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄM4kjºÝaög¶ÿ@÷¥','‚²¸=cßæÒUÕC½*Ê´àôü˜\'/ü:Ô±ÿÖ£c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ì”íCÉÔ)Æ´’ó','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@–à>Rø+#ñŸÃ œf','®È¨(ú6	«oeŠ‚J|»bÙ¤5Æ~:ÈÂ˜ÇK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼‚I\rÑ™­™wÍ›ì½','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/NoDocumentWrite.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/NoDocumentWrite.php',0,'ñ1¦!E\" %†î&','ñ1¦!E\" %†î&','©i4ã,#cÍˆwR#ºeIeàÞN˜ýQéI™Tñ@C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½‚àˆ«ªnŒ²Nd','wp-includes/js/hoverintent-js.min.js','/wordpress/core/6.9.1/wp-includes/js/hoverintent-js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' pˆ¶.`–u76°Á?','Y!è:\nAŠþË	¿æÚ«ÒZgÏ,=œ|–òë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾7ŠðÝ	ãÔ,—#','wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js','/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÆiIQJæªoüzwgÈú¼','xyÓê×HGÕÖcú\r¢Ì‚Ï\ZJÝãŽFG‡áT-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À~Þ^/%ž\n½Æ«b','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v®5h-ël½Ãj	ƒ• ','Ãà×æ\r£F­K(1#SþÉèb\\Ý¡eó@´WMbšÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á]¯*Á.>`Eõ“f±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÓF£ Æh¢ç€1-¦','6!oŠmö¦ÝŽ^Ž.Á^@Ë¨ÑÒv7ñ	Iáœ}€Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã§²½`¼¢í \n³ßBÁ','wp-includes/blocks/post-date/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-date/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â=íãñÁaºV…‚•ì¬','œÑC`¶ÿbH&2*6Ô¹(]3ÐÚýÍ\\ˆ‹nÚ¶}é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄØç‡¶N£dðkµÕ','wp-content/plugins/imagify/classes/Picture/Display.php','/srv/htdocs/wp-content/plugins/imagify/classes/Picture/Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í^œ ¹H¡U5@4\Z>å×‰','Ðµ+/Êi;]?Ç!Š!-ª\Z°Ì„Ð­i•f>J}r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÒ	¿éZ·ÈV‹','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\"%ÐotÜ™ï]±)]N','ú:“Œü^>û”9*‘Ú\rÖT(²}E[=Œ5Êµ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÝ¡=½½Nx¼‡KÔ`*','wp-content/plugins/wordfence/lib/wordfenceClass.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÞNó{Û6kjN;I•çÃ','1yô&ñ98€]½^;ùæmú¿´>‚‡\'ýîòñäN¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èsc®Ev¯—O8º','wp-content/themes/twentynineteen/sass/media/_captions.scss','/wordpress/themes/twentynineteen/3.2/sass/media/_captions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'^¯_ÔÚ_]EóM\'so','ô­þ¿Ÿý-LÕÅÉn¥@A!îô@™ÏôÚfþý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìôzx&¢Ð6èa»¹','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÿ‰‚\"úó.ç6o:”\\!','÷æ2³H/W%;³–·B\0Xž~ç2_I6€<Ô)5êá„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î%8‡èŽFaòhÓM','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/titles-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/titles-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í…p&9ôÍó9öóÞhët','õÄYLÇ,Â6üSâmÛzÀÅr[Ù®¿Œƒí^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎèÐ6KdÿRÒ§/ÄN','wp-content/plugins/gravityforms/assets/js/dist/assets.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/assets.php',0,'mW\\€³x/JBè6•Á°','mW\\€³x/JBè6•Á°','Q$4^Ä‰æö=¦¾†¼od02è:½Õ*’ÐÞß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïi}ß¯Š)]M“','wp-includes/blocks/term-description/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-description/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë>åÔDSÅ1¿½ü*ôœç»','»sÐÍ+À=°ÇƒòtÖt’óGÿwD[4Ÿú	¶´Ç)–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ€Òžñ6z£ADªF','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÑ”G)ŠæØÞGïvÃ¼L','Ê´xM‚\'©¤ÕÙòÎ7•Z»·ª”†l‡I‚\"O-žk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôd—+M\r˜À','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k™t¢¥luýæPw1o','-ìÏ*ñ_YŸöá+IR(¼\r´2{Äç)ò”<R]q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖI4DÑ*æÑvxí&á','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æêŒf*db¬@*avßð','ï!·`ßÂ« §VÏ:«9ùÒ~EŽÛ»¤ïðË°ÙÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú’<Žú¬Àµlåëÿ ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-Bvb6NIwm.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-Bvb6NIwm.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\ZV?I0\'ôˆQÞ]','#O>ã&Þ@©úb°¾~Öƒ£¬R*†+àžî:D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äCðÉŒã8ìä9«C¾&','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ƒ„ã¨®õ-Ü-‚','1z«EüŠ°|œ`èÒ†¶:ãŽAê+3ô+! )êË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èOö&WÂ¬§VœmÛ9ñ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php',0,'®zÖZ7¹ÂË±–ë·Š‡','®zÖZ7¹ÂË±–ë·Š‡',':ÏÙÃÄ\"Èì—¢ž-Ob½nB÷ªÊ°ýù^—É£Áÿë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì™êšÙé¤¬^Gòu+','wp-includes/class-wp-scripts.php','/wordpress/core/6.9.1/wp-includes/class-wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\8µ#ÇŸ‚öÇïç1õÝS','ÍÔü!—fSC>o	ŠA;‘£;tž‚CÖ\r£XrH…?‘7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îˆrJÿ<p>§úÃÄZ–','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o½ÿ¦\\‰Ê2b¾,RØÙÏ','ÈÊ¦w;2àgš/åÓ	¾o(@¼\Z‘ïµ«½>Ø½sÚ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î—Žôš„HÊ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Event.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Event.php',0,'Ÿ·¿¨dY&os_&ç','Ÿ·¿¨dY&os_&ç','ò¿SAréþÑä‹Û—¸3Æƒô\\©¯å¤‰l×\r­·÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò‰ŽëÈÉ¾DBúHï‰L','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k×ç ˆœ’;‹Çõä”€[Å','¶_9ñ#Ã|*ÿ29&ÁŠFÈ)ãÊK“™Ét','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ&/¢db¤dÈq°2/','wp-admin/includes/class-wp-community-events.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-community-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾•ÞŒGûj››+”´£õy','³XÜÔ…°›F{ûÊG™ªœDezCDR—þ\rì{éq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÛšëøQ`·µ@1CïÞ','wp-content/plugins/google-analytics-for-wordpress/assets/images/mascot.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/mascot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ÍÞ!.N=§KÄG€Ù´','Üc¨\rA× ¬àûw=)2ÀOO¤±š{«ôñðšÂª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö%w45øX‚ßæ³ž','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¸°^I\'Ü]!¯²Ò³ñ','ð…Ç¦ÖbtË5¡‹f·úªÅøcÒ¿kdþ¼m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úSÂ0Âü¸‹KÕXBÊ(','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Site.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛªÀêN¸ßû4´‚k½','èf;<ûéFë%HÏ/Rm%°Äœ1¿Á’\rº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\\L	Ä)óÙ‹2§È¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è8âô…¶Ø*\"fa>é—','Â4ëe8w/:Ë ÷7¸\ZâR—äa6îO\n¨q´!M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿç{oËë7o\\™i±Ê','wp-content/themes/twentytwentyfive/patterns/page-business-home.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-business-home.php',0,'³släÒtAãæPÚ²[\'','³släÒtAãæPÚ²[\'','º^æÂº¥ÄµNªš?Ö—ól¸Ð,~;ìÈó%9F’u\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0õª]Àaðv•”¾CY','wp-includes/class-wp-walker.php','/wordpress/core/6.9.1/wp-includes/class-wp-walker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ã+³d\\-×íÂ$æ5êÊ','”¦jõWQü¼§’O®WŸ–„rÆSU *ÅxÜdÙØ€Kj™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«?H“©ÿÄë—h¬D0	','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(j[¤‘}£B yVyáKR','²,Ç4AX$sÊsÀÿâ¨y“©EžmïPžð¸YÀÐ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¢þNVÔ±³æˆzÃZ','wp-includes/js/jquery/ui/effect-shake.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-shake.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ•¼Â›±ç1P=ãúOó','ßÐwº±5 4nWe4ª;K×€ÀùÄ!XXì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò+°îÐGô$Ã´Èæ','wp-content/plugins/gravityforms/includes/async/class-gf-background-process-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-background-process-service-provider.php',0,'†ÚâRDÞôuPÇ±ônl','†ÚâRDÞôuPÇ±ônl','ÚðJÄz›¿÷yðñ`{Ã¤\rb](uG—Nµ«È³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º·vbs–4GÁ6´','wp-content/plugins/seo-by-rank-math-pro/includes/admin/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/index.php',0,'ŽŠÖÊaV¼ûq•MÀÁž','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6*ssSÒÝ_)±hó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸üŠ–\'}Ë¸pDv','wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Command.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%OaÃ)o’l.i4¸;ùÓ','Å^<f_·ÇdÚ²ý:•2í|~ŒÜŸšö‘¨ahaÔž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\0µÌ3hŠ—Úd›*','wp-includes/blocks/post-template/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-template/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@2‘M”z»f\ZAVc\0¤1','¥[Mz=ìM1páÜú`Kv’UB\'{UË/þLã=ÏîÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊB±y{×¡ûÅjØ›','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_post_delete.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_post_delete.php',0,'™‰6Œª¼£n»¿X)þ\'','™‰6Œª¼£n»¿X)þ\'','D,ß4>)ó½n¶t¿„F¡Ò©T„¨ÄÐìâÜ‘¤a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë( öê°×ÄJ\nô¨','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-notice-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-notice-manager.php',0,'žƒ•#Ñ]CŒ?@œ©¢Ý','žƒ•#Ñ]CŒ?@œ©¢Ý','ÈêŠW#¯iMOÔG|û3³‘š÷D¹CÆŠüK6Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ƒ´³;Ôú:ÔL“\ZÑ#','wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php',0,'U‡yBøÑD]“','U‡yBøÑD]“','N[­øêÉkï,ò*‚’®\0bÈøF¶Ê#§çMò¦§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ºg·ßªk“ñgz|Œ[','wp-content/plugins/seo-by-rank-math/includes/helpers/class-locale.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‡¼i1]h®\"Ó¸4G1V','Ÿa,ÿEÏºNxtÈœŒ©»‡Ì»HØ!Ä¦Ðw4%f¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%¦‰Õä\n/^Kýœ§Ï÷','wp-content/plugins/jetpack/images/recommendations/one-click-restores.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/one-click-restores.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÀ¸ð×ª‘$%äûÜ2Jˆÿ',')¨Ý,·}©¦ÖÏãô)ã$3£2&&ˆDðÖã	é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Ÿ_æö’J¯‡×™Ô','wp-includes/js/media-models.js','/wordpress/core/6.9.1/wp-includes/js/media-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ý´f“\0fí€=>½ûŽý','´©+mZ Õ–4®üˆDÍÿ5ŠÌ>\nÜo€¹îCÜm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',º(Ïm$ñ\rwL1-W','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-utils.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-utils.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‰÷E›ra“œŽÖ\0f¶¨','‰\nA;û“àé÷õ2\ZÍ&²Þzïé†è¾ï41ßî&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4yõá×‰AéªÀJUM!v','wp-content/plugins/jetpack/images/icon-search.svg','/wordpress/plugins/jetpack/15.6-a.3/images/icon-search.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<E¿Ÿ­ˆ’ÍeÞqcî',';IwûòòÜûÉºÈ–ƒg6é_‘¶^5Î!Ã”x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Ò‘üÞ§Ù\rI<“í~','wp-content/plugins/imagify/classes/Dependencies/League/Container/Container.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&H€S·PÑ\0sÎšñ’•:','wwó2ÓÂîü”‚¨ÒôŠ÷yô½hVÄÔ\0ïm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=”[:Šý„\r&ôFíÝE','wp-includes/blocks/video/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/video/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãyšÒ.}ëÙéiò/Ÿ','ÚÚü3Þ€ZêÜgÍ¨9øî×Ô®ÊZhÕIoÛðÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÿ0±/Lr^D¨ÿÔv\'','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-setup-affiliate-links.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-setup-affiliate-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—LŸôñäþš´DŒç“z','ò\Z„X9Þ·*xovÇ˜d‚ãt¤w„˜÷ÄÃÆœ¤cÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?¼ÆïÏ¶‹^7:y¸Ñ','wp-includes/blocks/paragraph/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lòl@;¤\'v@¨Uã:í','âçÛ©„÷P¥(}Uÿ-í\0\0rAµØFkS‚ÏÈA,Å%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A$\\N’b	VÁZ„','wp-content/themes/twentytwentyfour/patterns/posts-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php',0,'È_º \Z¾ÛÞÒW½Ý¦’','È_º \Z¾ÛÞÒW½Ý¦’','þEVžLXizå_ÜØœv–J¦nDGd8énŽÛž­Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G<7eƒtª/î’÷W¤','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[f0L”ÅŸ»Ò\r³{VWè','‹Ð\'&Ü”[m`ÄÏŠÐc2EºÇû%äW¿GWºä‰·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gê 1æ~NÂj„¢÷²š','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_real.php',0,'QÑauþ`|½ï©“ie','QÑauþ`|½ï©“ie','¦¶çèsWå³Ü¾~ øØÓX˜tÙÉ.èé–æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L}b&‰Ûµå€b','wp-includes/blocks/separator/block.json','/wordpress/core/6.9.1/wp-includes/blocks/separator/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G»:.°¤M¾LŠTÈ÷¢J','ÛÇ}¬ú!Ùo;”þe†§€†ÒÆ§ª×(¹ ]½ÞØõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mœ>8à\r#GÂ_™˜\"Í','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-white-label.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-white-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´d>\"Ho¦qiKi2H','æCrôÓŽôEV6p”‹é9@Âþ¸Û»Åñ){÷ðV‰Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V*ð\0“)z*Â|#J÷s','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseKeyPair.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseKeyPair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àYœdšÚ±†\Z/æeY','ÀFeéÕ›Ê»°ÿé”ñÕ´±“Á?l<n~!®Ò¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']\r°¥_—m½É×Ý¤F','wp-content/themes/twentytwentyfive/patterns/banner-intro.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-intro.php',0,'¡n‹]Ûe›À–è¨¤˜Ø','¡n‹]Ûe›À–è¨¤˜Ø','–^ô¯ùÛ\r¾Víu¸‡)<û‡“ÛrÂŠ“8ŽDÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`™&­¸é”¥~K3/d','wp-admin/css/login.min.css','/wordpress/core/6.9.1/wp-admin/css/login.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ô&KgêÏ&ñ£','Î¬¦ýUrö:ulù;˜.^hs1†z;`Ÿ”’Ù©¦Ó±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e†‚ZÓ4G¶>bæéèí','wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÿsE(Ä€àŠŸ¥¥çš','÷Ó¢Áã€r+€áÍ0‰È‡Ì?ò	!Éb=ÑGj#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÏî9gÑH;»7lZ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-bg_BG.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-bg_BG.l10n.php',0,'Ù.\nª‚\nM÷‰‚C%=}Ö','Ù.\nª‚\nM÷‰‚C%=}Ö','í8ŽMŒfªÏùÒ·ñÂúæŽÖö‹·ø×*˜3Ø=\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÁøÈ¥ˆÀž‹‘Ù~','wp-content/plugins/wordfence/lib/wfBinaryList.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfBinaryList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-=ûe;„vêŠ4iÚ‘[R','ÓIv_î1Z×ÜêþO•)Li\Zl«$ôŠß‰ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n+€\\Rd¼¬\'Â','wp-content/themes/hjs-blocks/tribe-events/list-unused/single-event.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/list-unused/single-event.php',0,'úss™ŠS½ÙŸ$r?º‘u','úss™ŠS½ÙŸ$r?º‘u','ýùž±í\\ÝøÆ|<uþ»7K¢2s…ð2©4W“cœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n±ÃÉñôÄ®Œ7ƒkAÌ','wp-includes/css/dist/edit-site/posts-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥\nV®@4È¼•Ä4ÿB±','îFÜ•¸)„ë‹Ùõ6D°KŒÍÐ¤Û3~ò\\žˆ¾†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ];|M#éòá™K','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-seo-analysis-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-seo-analysis-pro.php',0,'à¬0Å*ªî÷>yÍ€Æ}','à¬0Å*ªî÷>yÍ€Æ}','‰ž!˜#Ú]tH\"ÓŒI°üwÂ&¯”ïêp*>N\\B[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zŒ+óß»:G×óˆË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eu²BP¶ñÿÕ(OT','wp-content/plugins/akismet/akismet-en_ZA.l10n.php','/wordpress/plugins/akismet/5.6/akismet-en_ZA.l10n.php',0,'URÌÞÀ¼j:°$:8','URÌÞÀ¼j:°$:8','êÁ=SÔ:Íd´WÜo•P@Ô[9*µïÜø3”kq‹ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž_N¾Si°¯«[ÀB^','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"’0 Á#‰êø¼’tô0î','k75KBŽ˜–±2¡Yˆ\"_o4áK>F½R­“ËæzG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸œÒ‘-èÌôŠ\rŠ{,ï','wp-content/plugins/wordfence/lib/wfCache.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Ù†‡ÁaÜAg5ZS\"©¶','ÉÿêDg]<’M*\"L²Öï•E˜jäöN8Ã/d÷\na„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä´vï½º\\\0H£#/³','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-opening-hours.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-opening-hours.php',0,'7Ì{BÈ“&“T>È@ãþ','7Ì{BÈ“&“T>È@ãþ','¤Bj½ek‹’wqã}B¾KÖÞ¶Šc°]\rh£ù+Ò¤™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“~˜âLÉÎ*Ä,Ä<:¥','wp-admin/includes/theme-install.php','/wordpress/core/6.9.1/wp-admin/includes/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Råúë£îÑ#³ÄlªuºA','Þ\'ãô¬ÊÚP£ÓÆÖ”\nØÔ3¦ótÇœV[ÿ<‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–$`ô$ûåJŽ£qñ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ%†‡Í\\óúÊLö2,:','`Rú÷J,çFhæ=8âsÇuhúâ x¼$DŸÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–á÷Mp`ëíî‘5Ö\r','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Inspector.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Inspector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¶udúDHf9¬†³','Fîa:	Qºã÷G] ¼ôL èy’ é¦/oèi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šŒ€\rúMfRórßÍ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/toolbar.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/toolbar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â##Ô¦£·Z›}x)gÐ]¬','j#îx½^õ$\r=çw:D9ò¾ñ—ó£•ýÿZ´Ýú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ÒR$)yAHõQþ1','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/pretty-links-logo-white.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/pretty-links-logo-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÆØü»@~ÚÁX¦ ŽŠ','³×l2\n´†Ià³VoÎ¥Z¤F—eQÔèÈµ……Ž,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ÎÎ¥¡oM0¤¡ÝVè','wp-content/mu-plugins/nexcess-mapps/HealthChecks/CronConstant.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/CronConstant.php',0,'âYbwÁH·UéíÂ','âYbwÁH·UéíÂ','à›£Và•Ìyæ*¬\Zd¬Ïrq\\qîx>ºyâÍh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬+s*½F¡U÷~iõ\\4','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Random.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Random.php',0,'q½l­Û~Ï=îÒÇ%¾”çn','q½l­Û~Ï=îÒÇ%¾”çn','¢ÅP&­}ºÛBÓh÷Ñ“ÿ/0·Ô?0;†fñÍŽ6b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­+k@þLmâ.\nî¬„ü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í®yaºwr\\/1]\"T','ÁxHnŸ[Ö\n/˜*çu:àŠô°žÂØG­Â¤º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®SxÃß4®@oÁwïN','wp-admin/js/widgets.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ð¤…A¶h%ZòÐ2ˆ—v','§¹àO…å¶–¨3¹‘HD¿í—Õ@‘R³\\*. R¥½P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Á‚àº‘ÞLHÖÞ~ç','wp-content/plugins/akismet/akismet-de_DE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-de_DE.l10n.php',0,'‰ò6íç:!%ýj¹.ˆ','‰ò6íç:!%ýj¹.ˆ','»žXttrþ˜îcøµìÔ¶|f¿™)oÏ77KCÆ¦;]N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã—ð´n‹.63qÕb','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô«œ†³Íš¸ÚÂ—¤','Ä\"ZwHz¯W°çãðGœ\nêû.É\Z`Oò^4«\"Nu!±ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å÷Ú¤& ´MµKQ×o?','wp-admin/images/freedom-2.svg','/wordpress/core/6.9.1/wp-admin/images/freedom-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìË\"¾ 0¿gëŒH>‰ D','êæ\"@YºDê]\\qw´?š\09‰˜B*Ôü7£çô¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éèë:m¡°[Ý¢¯:#','wp-includes/l10n.php','/wordpress/core/6.9.1/wp-includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É u=ö •}¯I-','°#A¯à58A‹‚½Æ²îFÌ\'è–¯…i\Zz/÷Ñ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏI¢Ø\\j¶¬ÑxÌÍËg','wp-admin/images/date-button-2x.gif','/wordpress/core/6.9.1/wp-admin/images/date-button-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â‹?¾©¨a´0ý×9JQ\Z–','Ÿ­Ó*¬Q­ºèÚ_(G:*€ÊýÎ·dúëãîêà.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò?ÐÏú£Ð<NÁ9åÁ9ú','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-menu.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.À!og2+y‡w´{ƒ™]Ü','u®Ò4¥¾d›Y	‡§]îhÒBˆüî´:ý$Õ½D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò„+Ôg‰ÜWÝ`¡R¸÷	','wp-content/themes/genesis/lib/admin/sanitization.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/sanitization.php',0,'ˆ©óéEÜE˜¦SÐÑ~’O','ˆ©óéEÜE˜¦SÐÑ~’O','¨í¯€\"ã-Q™ÀºH\\Q -šOMCîÏa¯.d³Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÞû4‚jJ;Ë²w£ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-content-types.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-content-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']?=£JšL‡ˆ—#\ZòØôî','ËsQõsRl¤y\'%¤Ž“¤É\\^gâ#zù½HFº=ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú\"C˜°i_ãØŠã‚„','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-53b7f3ddc8dcbe17b0c1.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-53b7f3ddc8dcbe17b0c1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 5Þ@~p…²À‘P7k±õ','›wWÚwE)I›	Cþž”XÒeßëÊ—„­*é\\~~•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßšG…à®ÁŒj\0Lm^ÿ','wp-content/plugins/imagify/assets/images/big-blue-check.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/big-blue-check.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª|7ÜˆÉ—ÝÃé`&Å×¡','˜’Å™D}Óª¤MAbQDjŽH]ÙØ˜R”»ÁóL¸Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¡Ó;†¾iæ0·ÆJ~Û','wp-includes/blocks/columns/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úZ.é\n¼=ž”øòZ©ØŸy','|ÀÃï_Ô0Gn5f_N•åÇxÍ9EÉLº\n÷6T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ázIÊ³T=½ÁsaÔ','wp-includes/blocks/comments-pagination.php','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê#I®c¥þÀAÉ|Â=ƒ','œñÞÈ:B‚¬`Ž˜y”f P ‡Á´’(ÈD{zÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èßâÒh¸_hØa¯‹ÌÄ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-47557ba451d3c2f4817a.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-47557ba451d3c2f4817a.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë†ƒÙ¾ ¦¸Pf¢—nª','ŠuFCÂ2\rY;0ÐLé­\\\nÏ*Ë&ÎL.)‘ï Ãe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éËRaî2OË*¯öøô´[','wp-content/plugins/svg-support/js/jquery.dropdown.js','/srv/htdocs/wp-content/plugins/svg-support/js/jquery.dropdown.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÓ’½QîyilU’››w²h','pb‡fÎñÒa«!Ba]²gŸDÀeºTÛÛŽ?\0J5ôcÜW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éáæj7r[¼,”ÌüZÖè','wp-admin/upgrade.php','/wordpress/core/6.9.1/wp-admin/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hT\r­lLzx|Î',')Ýû•¢3áØg¶Ì@_&8U­¸¸Ó`YßiÊãÇ\\Ãy£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïxœæœ¾R•ViÞ:O¿;','wp-content/plugins/jetpack/vendor/composer/jetpack_autoload_classmap.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/jetpack_autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F¯Ô Éññ%r¸;ž³­','ÌJ¬¯[ˆoÅñ\'ñÍ¦Ñ…rŸU´]¾Ý5°ŽjŸÚ„æiy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ²óx¾¹CK\"mŽ›','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MultipartStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MultipartStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=î_‹e*ødñÂT#À…Â','x\"ÝjŽsq±š¬Þ«©ÓZ‘˜S~F=¹ÇË »Óê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ³³‡÷)ª”¡“å•þ±','wp-content/plugins/members/addons/members-admin-access/app/class-view-settings.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/class-view-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&œ*ö–Á8Æ\'\"”öÖ]','”CGñ[>žT¨ÿy9M·\r»sùzþ ¶«.Ûk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÛFÞs·Â“ÅÙK\"','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¸ZÊÖ=@µ%U~‡LgÁ','APw÷¿€Çï8¾<Ù`Zà†*Ç’Ž02-¼ŸF\0Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úP¼ü˜F³‘µ\'§\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¹gÙ`ôÿNvâã5N','P—´‡8ÖŽîÏ; JäãTØ\\SL‰\"h×E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úýGœ{[4Ó+vêÍ×','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pî}QŸdßxxy_©','3£m0¡T(<ØŒõ8‹,q@«*¹À\'ôƒ2„•¤º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÕÑ!l §[cyØ«ªxd','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-file-attachment.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-file-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¼WO°¨©š˜†®¡\\ì','aÜÆ\"¤;ö,ÐÞ{‹Í•WÒ…”°N!ÕFÓ\nlƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4›ŽBÖ\07qoBÇo6í','wp-includes/blocks/rss.php','/wordpress/core/6.9.1/wp-includes/blocks/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ËâVeÂÎ,±/£ž]©‘»','Z:œÊåî‘$¥\ZÔ·nE–â394`Îž˜\\`jˆœ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò½Ÿ6ªóoaù’Ãf$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z“êlm·ð‹”@øø','wp-includes/customize/class-wp-customize-date-time-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-date-time-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½UÌ¯Dku§ýùEèTp','@°üæKm0ÂEŸIã©ó£´ð5P¡©$ƒ“JäÅ‘!Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä-²°\'g‹«P÷\\¬','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9žVÆ#Ò¹ëÛ4€','Gpšf¸øHvŽ†žŸ\Zæóx‹8ƒþª£1C°[Î4A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò¡Ò}„>Ò|Œ I','wp-content/themes/twentynineteen/404.php','/wordpress/themes/twentynineteen/3.2/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´²Á¿Â?Œ­ïå/¬êL›É','v„Äb3ìƒªk\n!{;È]ý¼\\ï;~=J8§ÆÊô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(0öe¾—K‘Ú3^Õ','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.min.js',0,'3šÚQVZx=Ù©³M/','3šÚQVZx=Ù©³M/','y\\ë=õÙÉ‡$ŒþÈ=e¡ Š[©Ö~8Lì÷Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*°Õ5PO¶¼Ûu>;iÂ','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php',0,'Ùº––”Þ!,úÏÛÝ','Ùº––”Þ!,úÏÛÝ','\\@mO`¬îÉÉb6^T‚Ý2^×¡«~™¨¼n8^¹ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ùfbª^ÐôRçx¼ç','wp-content/plugins/insert-headers-and-footers/uninstall.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶[ÆÉÕœ©òŸô{¸Ýœ','	¯»8AÞ\"³{ü´½Á¯n•S„JófŒQ¦|¯›µÉÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2µtu¤²6OÂG)Ï%š','wp-admin/contribute.php','/wordpress/core/6.9.1/wp-admin/contribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g[A²ÇˆC£_±zÜ','·ù‡ŒÂç2ƒ“ñ¼CÒÖ†ŠúIõq©Í™6ˆ–j$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Š\r ls«E}Ù”V','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-translations-modify-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-translations-modify-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' êPrf0¶×Šíúc„ê','ÓYÌ[)à²*‹ù×ÒˆÙÀƒ¶ñ—ÍžßËk*Ï‡u•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ºñ¥]‘b¹zÖ»5Ã“','wp-content/cache/cache-enabler/hjsdev.com/14327-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/14327-2/https-index.html',0,'üÎ#ù2’-I†š6','üÎ#ù2’-I†š6','H–~A~êãSN¶ÑŽàaÀ/%¾eëm–tCå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Å)µ½™qhCÎse†','wp-content/plugins/seo-by-rank-math/includes/helpers/class-security.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝØ¾˜òµ¨vˆ-B®Ë','	³ûGûvÅt=¢ï˜B¯:Ç\Z/,»TyþT×l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D©8hFÞ›BViRî¨','wp-admin/css/colors/blue/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V‚¯œ¹G_1MHT†ÛÁ‰î','dKüµ‘µ¸9¼cÚ|E&õ[ñÝò­Ü–sñgÖcd‰x?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H ëK	pš ©>~Qža','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/course.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/course.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¨õ,RyUÍ’ù\'{¨›','ïàÁ[Ð\\l§?Ì[bø!}îØ€KÅaûI1J2ÊEý¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K@£KÜ/½Þôún…Ý','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\nå‡ÝúoËà\"¾t…·','Hãë·pð(6ÕZka*­IEzm`ð˜¡ö!Ååêö¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L,\Z\"ÿ\0CûÊ¡8y©','wp-includes/js/dist/primitives.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/primitives.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q›?MÐ=Û…Ø-ƒrwí','E¤óÑï—0c= ¯Æ“\"9xÝ!œ$#,áÉT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M1:ë‰”wûŠ\\Cý©É','wp-content/plugins/imagify/classes/Traits/MediaRowTrait.php','/srv/htdocs/wp-content/plugins/imagify/classes/Traits/MediaRowTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È,žÉÇ¡,ªnQJ½\rÕÄ','ÞL2·PÇá qÀ\Z¦ì´ÉÌèú»£ÓÎgËƒžx{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O‹° GïFí¹åSí>','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S§@RŠ§5î? œÇ€¶','wp-content/plugins/worker/src/MWP/Worker/ActionResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/ActionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À0AØã±ù×®•üC}','dà°ØˆiåÐ¦”Rð³ïª¾llžø·ÿ	÷Ãrœ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T\'î¹TZÅ>¶ì-¦ç','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊýO\"é˜ý%_¡®\0IñnÏ','7Œ‚‘Þˆ—ˆÌãèÒ~7~MŒ®V?éT‡åÝ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÓfë.ý¾o÷ûÊw½’','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	(ŠÉœPnÜwÑÉ×','„8Xç/Èmá_ˆ¿vÐ•fÔE‰í£Fëø±“„•í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W‰ö^Ì>S¡6 bµJ','wp-content/plugins/wordfence/css/iptraf.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/iptraf.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðeºbf.„Â\nÝV[ÝxPh','JŠ‹-@ ]á-Ðò‡	ÔcqÛúåWQ$8«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YIÅÎ†bj–ñz@:Cß','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor.php',0,'ÂüëÙ:úk37`µÊx','ÂüëÙ:úk37`µÊx','9…Ä”ÌÏÒ|	Ì¶±DÇT ·ÑkÀ[ˆ9^`ÏÿÛõJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j×»ý‚óq.»*;§á2','wp-admin/css/colors/sunrise/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨vVÑáy^Ô¡êøY^','$jWÌÅR\"®Öæë(oN­ÇûBªÖÌŸ¨‰¸`Oµâ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÙ×Á)tL®J†K','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Ÿ?÷?x0–o¼G>‚l','¡Buõ¨sû\n>ì\"p­Ï”íÏß‚ï\r@b­¡À‰†k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l\\IŠiA\ZŽpÝÙz¿‹h','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZF–|õ½>`¾íµ','gÖ¸½Ëýÿ>=€ˆN*Œmôã>Ð£G”»Ü#¬µ„‹¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vDÀç\Zvg*\rb\n*','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-ajax.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¾\0¸°«ÎŸØÑŽŽwÀ”ý','IvÄdÞ}K´a“¾ 0A\\QO}<7_â¡2[r\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('viwCôßÛö¿¡…','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø‡È ºk×÷I„&V²','¿deë\"·’~YÕæ§/ZÔ]ÏƒsðjN¹GØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w‘esÅÏi<µOØJ%Á','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º(¦ÊÁÆ^F• ;Þb¡i','U]þ¡Y\nýAÜ©5¼hí\rŸeØ1ûI*þó_­Šp^Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€¥1°»z§:Ceí_ý€','wp-content/plugins/worker/src/MWP/WordPress/Query/Abstract.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Vg~U€‰ßž¥øp(%','P¾¤ë£Ãu]èNi\ri³Äî\\ñí³š‹J N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†e@€»Þ;?ƒh;)|','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-comment-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-comment-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6g£”xÓ\\ÈÕ¹L-Iv','·L?%|ØÑ)0ˆMs´ºPù5TG³oîØDø)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰\"jàYx­Ó#é§','wp-content/plugins/gravityforms/forms_model.php','/srv/htdocs/wp-content/plugins/gravityforms/forms_model.php',0,'ÑMV]Eíz}v¼q6EÔ\"','ÑMV]Eíz}v¼q6EÔ\"','O^£×ž+\"ÿãÌWƒíë-6zºê[-Š5¤.èÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š•>ð`Pöµê@ŒÔß¹','wp-includes/theme-i18n.json','/wordpress/core/6.9.1/wp-includes/theme-i18n.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰æ>\0~:>&s\"Ã?e\r','\r,¯Ø,c}ÚDlÒo|ÈÄ#£È×¥.ÚZu†žæ¥þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒzÇ¼<µá)ï\'-;­Ú','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ‡Ã%lÚâe¯4:ø»é?','wp-content/plugins/jetpack/_inc/build/images/connect-2c6074d3871077bf2622.webp','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/connect-2c6074d3871077bf2622.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éYæ¤âDFPOÞd¸ûo\"','æw4x!Û†1k‘f³‹j¼hÞÏu_µb\"ûðç¼®æ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ûm4‹Ú`G‹ó™ß','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-a396bbd484143910c364.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-a396bbd484143910c364.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÃÙ;*bÚò²zVßà%','ÅœÒö«i4n>]•›­$n‚{sìY›pü¨5Fwvñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›öéøÜòX8V:j~ä','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWK.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ò1@VsŸ½1ø?ƒ/Z','–JPR°8YìyCÌ¸zq»`-ŸàøI6IqÈ•¸,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œðfÊ¦Ñõ[(‹”Ü','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/ChainState.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/ChainState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÂÜóN°J’TýÁ{™','IÕWÕÃxKéB‘Ÿú@lp¤HÏ/™àEE•	Û1É°R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Zò÷ód*–èY¡öÚ˜¡','wp-content/plugins/wordfence/views/options/block-all-options-controls.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òišw‡Ù»IˆßAì{é§[','ù/çoÒÁÂÑ¶‚Ï‰ú€×àO¸my\ZãwnJÉ‹‚Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥þ¹Ä†MÒ_Mw)ô3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Á^Ö/!i,ÓêYïÙè','ÿÆ]æ#jââÚN«Èi1CMñ^¤/µÕþ…lÒˆéD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÂ7Ò\n²n­u:Kã®','wp-content/plugins/jetpack/_inc/lib/class.color.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dè©´f“<Ôlø0å‰˜','Fí  †\nçÞÀ1msú\n/Émà)(Yõ“Kˆí™s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²§ãÛòn)\"ÿ–Îí','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/functions.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.R‹órpýÖZüƒŒç','‰y EûÓ\\µ.½?E\0öâ\"Ë¼é“d…\nÇRB\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ðIœ@CÛyWðfÃÐn','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¨¿‚™ðio*jâPß¢o','¾Õ!B‡&|ÜÖrzvñ(`÷ ‘¨Ð¡:¿˜ïëDppŽ¡ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´üÐh“0@¿At²ó.ú','wp-content/themes/twentytwentyfive/functions.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/functions.php',0,'=±‹Ù‹\Z8Žè¨uÔì±j','=±‹Ù‹\Z8Žè¨uÔì±j','¬ÅÊEð÷Ì„Ñyë®]5uvØÅ<ôqAŠx7À%L¹²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹&´iÑBYÿ?Ô§S\Zg','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Š\ré\r‡QjM 1ógûD','ñkÉ1;ÐNÒ_…Þ è®Z¯b(…;YÓÐøß&?k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼HßÌ6Xíè‹çÜXæà','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-before.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-before.php',0,'==»	G½§Ô”žù!² ïÜ','==»	G½§Ô”žù!² ïÜ','\n îîPuò3ð;´^õbVP;ã-˜sµˆVöU	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇŽû×…H+WpÀ¯ÂÎ6','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@sÙâK|?ªÎê!¬Ñ.{','£Þ‹¥·ÌI¨f\'“3jLÑAôK&·CŸôIQëLž“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒrˆWê®3¨™ãá¥¾V','wp-admin/css/color-picker-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/color-picker-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žá×!˜ÕªÎudÇµLî_','·Ï=Øˆ;@S´FŒXEwtEy¢­‚ÊýBßmg6ã„¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕöAb+AeªA)«/FÏ’','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/SiteChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/SiteChange.php',0,'mpO?K^äûÄÿØ¸£k','mpO?K^äûÄÿØ¸£k','iîÂÁ Î¦¬£¶\'\'›Èû<ÞÛUw±ZžVÇ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÃ«é\\2Íg\0\"ãØJ©','wp-content/plugins/jetpack/modules/wordads/js/adflow-loader.js','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/adflow-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ãBF%ÈõWÌEÜRÆ_Ój','ä(0‰äKpªIT¬ìåg?JÿãOó<È^È•6J.×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç‰È8¨<V·Œ¤+\rg','wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/https-index.html',0,'JžÞñ*‚œÎ>‰¥*Ð˜&ˆ','JžÞñ*‚œÎ>‰¥*Ð˜&ˆ',';êv¼ÚI/Z›£¤VÈ6TêñË	zÁl^XÊBŒE\Zè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è\r*ïîâÀ”·h½s','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊýO\"é˜ý%_¡®\0IñnÏ','7Œ‚‘Þˆ—ˆÌãèÒ~7~MŒ®V?éT‡åÝ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðß–ÎWü îž)ÞÏ{','wp-content/plugins/gravityforms/images/hexagons-bg-dark-blue.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-dark-blue.svg',0,'®šßÄDÆ™’ñ$?Y','®šßÄDÆ™’ñ$?Y','´x„-àŠÝ¤3jwRjp’\0Õ¼ô¹Ók6µƒÕn¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôrÎ•øqçïU°¢ps','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÊ¼Å7ZšÉ…ŸÇ¸q™±s','L9\"ˆÖÈ#ëž8ÔYÕ±bHýmÆ½bwjÈº$qÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÙØ‚[pÔšPl×Ö3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-form-webhooks.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-form-webhooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊF¬œfg°R!‡Èðuy','E\r:ˆŸ?>TÉ¶¾?ø¾ÕSD–Ú”þÐB;_Ï¬ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÑ›*KWžçGrlkí«','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_real.php',0,'vÚÜ©ÞðÅœŒÙÄò?','vÚÜ©ÞðÅœŒÙÄò?','ØÐâ0âí•BŽÍ}w(ÿ¦þp\\FxÛë¦š,Ýy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ölÿÖ	‰5Px,gÅe','wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Row_Meta.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Row_Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r	zM%Kö’KbcÃmÒ','…Xúevƒ~KÔîÕà‘Ù(âZŸÇZCí‹\rB«X9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö³È,R[€¬êòF','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-connector.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-connector.php',0,'Ìòvù ò)n/EöŸGb','Ìòvù ò)n/EöŸGb','€•Sí§†´øY¡õÆ¸Ÿ\ZV¡õÆ§œ:Šç\'õm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_‰Ø{‘Åx{Ïð+¢|ð','wp-content/plugins/gravityforms/tooltips.php','/srv/htdocs/wp-content/plugins/gravityforms/tooltips.php',0,'ÐVbèÓ·%<\'Q\"\'Á','ÐVbèÓ·%<\'Q\"\'Á','1X°ì¢Á°sßîšj’ØâF3Œ‚·bÇ²Sp !B$Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zî Î÷r}S$\Z×','wp-content/cache/cache-enabler/hjsdev.com/media-banner-slider/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-banner-slider/https-index.html',0,'Õò—­_?vÏ<ÊfýTwm­','Õò—­_?vÏ<ÊfýTwm­','ÛÈ»Wq ‡xÎM»cŠ/¯jÞðümKìù¯ßY„|‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âxy\nòÂ¿æÉ+™ü','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±!…ïK‹\ZÊòýÓ¡C?ž','g˜á[õÓêP\"°yÚ¹ñZ›óÁ¬ú…ç~a±3\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÒ{º6Ò%S™çÚÅÿ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÌDÐ-¸€û|Ïz¥','x”Ð3jwjÆú¼ñt\Z³}Î-¬®y±ñ:»0\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ç…À¨±ü€ËË_s','wp-content/plugins/akismet/akismet-ko_KR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ko_KR.l10n.php',0,'çGŠ¦ª’[«‹]IS&','çGŠ¦ª’[«‹]IS&','š6ÝF’–<¹UdÙ#Ð6g“âõÜŒfV•žÓ\0¹¨Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Ä¾!9VØÉœSæÓ«L','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceTransactionService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceTransactionService.php',0,'È?vEö!÷â—Ç¬ÅÄ','È?vEö!÷â—Ç¬ÅÄ','~ý&ÂzG>t[,Bïw¥:4‡õ>KæV•—[)¯Mµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Á‚Yï‘…~º’¿óWD','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.asset.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÄ~Ùç³y¦·X{†','¼T4ÓÊS€SYÏŸÄ!2=ÿç|\nÈ¸!•”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*h±/ãeÔµŠóÚ¬¸D','wp-content/plugins/imagify/assets/images/mushrooms-normal.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-normal.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\"&pTz_&.rŒJ8»L','Ç”¨\"õqüà±ÉBT±ðé¦OñU·‡`®û¹oËÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ì{Ó¨$õ|~ï{[6','wp-content/plugins/google-site-kit/dist/assets/js/146-0b0fbc579abcbffcc013.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/146-0b0fbc579abcbffcc013.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V%Ú³üéûÌýíy%8‚','{£=«J%ùii¶éŸ‰€çö—¦ó“¶Ê\"Báq]Ø;Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3èþ~Ú«“dºRGç\neð','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÙŸ˜ëZaÐ7ôcŽ','¦Ì±»Ð½Kk®Ü·ø))Î»˜*£Ñ÷å)—‹¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4¢¤Òf;ü\n´(V\0½','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-redirections.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-redirections.php',0,'A¶ã{ŸÅÇœeÚèÚ´%','A¶ã{ŸÅÇœeÚèÚ´%','ìVvG—À};½HUöþšºÍQ`Ôÿš€gDb¶ŸEš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':²Xæ2ìMÓþÖ~ûÈ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¡÷2Ì4vLhNÕ!Æó2|','¯ÂË3iA(Ö­æpíç–GDŽÿÚ”îð´÷£ïÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A\nxAÌ³f[q?\\ù!å2','wp-content/plugins/jetpack/modules/contact-form.php','/wordpress/plugins/jetpack/15.6-a.3/modules/contact-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_âŒ;ÿä.çä2ˆ\\Y\'','Jí–U›–\'~Ë\Z‹Lz)Â²†FƒEÛ\"ÂàdT–I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cžy²Òõ8Ý\'a¼Êý','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q~±f‘¦œ¥ïŒÍîë“\"á','p,Õ-ÚgW¿‡ÔŽõ¼W‚Ò.cýE‚¢²âM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÖÄüý8àï€õ\\¨Ý¼+','wp-admin/images/imgedit-icons-2x.png','/wordpress/core/6.9.1/wp-admin/images/imgedit-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ãî\'ƒ£6U¦½ýÃÌát','“?àØŽ).l ôÐÏ%¸<²(_Ú 6ÿ`^c7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÒhdúìšX™¸öÒ”©','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þn’_NP©\Z~&kÍÂµ','Ò*n…õ ?#Z¥ãSéídú°V>eë>ü?Jƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TvšBÈªìŠ`>ÈŠV.:','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÔÂ5@åÔŒC³W‰_eÊ','eâhLØ5wÒMàv´­ ð9ñï£lhÓÃ4ŸK’üÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V4DGØ#ã¹÷ßVç„o^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹?»#ç½ºÎ»¹óP\Z','POc4`ƒ-€2\nŽç˜¥ÐÿÐSxúÒ<çØŒ,Eµ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[›éodI„:$0Íà','wp-content/themes/twentytwentyfive/patterns/format-link.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/format-link.php',0,'N*DN§O³­›åMÂ mf','N*DN§O³­›åMÂ mf','=¨¾Y>t­GîàNä{¥“_®Ä¥ñŸ#ë\Ztôï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ÂîÖÔ”ñ%$.ðöi9','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesGtagConfig.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesGtagConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïìNÎA¢:N\0±Ûg‹å—','çç![ øtDÚ™‘”)nbËta‚È\\ŠÑŽr•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÁ/°ú§0Ê¶\"#W”','wp-content/plugins/jetpack/modules/widgets/gravatar-profile.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gravatar-profile.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ(ò¬A}T‡ï´',' 7Wh1óÆ<u”ÃÜ\"lÃA7žàW7ïé‚¤‚ y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jdÏDMW7Œ¢§‰˜ç„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ÝÀÃëê‹0£E`Hù™','áVN“ð¢C‡Ž¯¨™YÝÄÞ!T¢ÕÓ|È¯Ú.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lSØZt¨gzÞÈVa¸R','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÔÃ±…~–öòR¥?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php','/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¤êÇ\n2‘ƒè0·êôø\0','aGÏÖ´\nOkø&1•“ä`3ƒ*¿‰Ò¿fÓ™é_Wï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oõ9ºà«Ÿ™¦JÏ÷ ','wp-content/plugins/jetpack/_inc/lib/class-jetpack-ai-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-ai-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð%+ª£ÚÖ¡µ}ôãý¦x','F­‰>L/fJ\"éåPDœ]vÅLÜ:\rÔÍ¡3ŸYl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pl\Z§‘ ú ’À7ÿ™','wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mè:ÏÚTïûÇ)æë#','UV¹ÊgÅè5DSÃ~a}Dî\'ˆa™ù\Zz’]5g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÛžÔ2N<:Z¥7»r‚','wp-includes/js/tw-sack.js','/wordpress/core/6.9.1/wp-includes/js/tw-sack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôj…ø²Š”ªYöHW1','\rhü(£ç•7QæZi»;OKÌkÿ¿;#Dw²Eo<H`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('päe¹¢’Š{q$qÂúfÅ','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-et-error-laudantium-sit-exercitationem/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-et-error-laudantium-sit-exercitationem/https-index.html',0,'úe{“\\kÊy\\ë~;','úe{“\\kÊy\\ë~;','Ê\ZX^“ÊÌTxÓ3KÝÉÖ®T·g of¸oï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uŒ)8FG9¡C°(¶š','wp-includes/js/wp-ajax-response.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-ajax-response.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','df…¥Wˆ•)ƒi…×Mv]','Ãš­AÐòG€‰y8«¥ˆÎ/OàÇ«Y>‚þ\ru™©¦Âz1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u£Jžñ+)Ü®vÆå@ú','wp-includes/blocks/post-comments-link/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÿ»ôÿˆ™ãJ-Ð–û\r','Æz5;°Ê~ÿÔñ7u ÅXM5ö\\òüo=¬½š†|\nø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wþ8gP/ö	_ZR_eÖ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-publisher@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-publisher@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-îÒ	Êªö©zdJe\'ÐôG','á;7nù÷|áŒþ’ºÙ‰ºÅ\ZDŠ¹¾ìÄTä&?uw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÝú_z±:à\\âÂt6','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/polo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/polo/https-index.html',0,'\ZÓŸ¼Ò5ªöŸ\"&<','\ZÓŸ¼Ò5ªöŸ\"&<','Âƒ	ºš0b.ã¹Ò.ˆÙtHÿVÂ8G8\\wz×ˆm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÚIËÄµÍï@\\Æõ»žª','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÙeD*\r¹ÎöÙdÊ','=§Ÿ®nNl·M¹JâPr@ž2û’ÁûZº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zgîÊ)’É˜T]>}ŒÊ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"êhÈ:$%ÓWÿ‡','2Z>®¥YXH†äÌD™eì%¤aÝ3¿nò±BŠP›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€bº¯BØVžç µN×qr','wp-content/plugins/gravityforms/includes/settings/class-fields.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-fields.php',0,'²BVåµAA¼­hôª&_:','²BVåµAA¼­hôª&_:','/¼=m#ÓõÐL„\n‘@A¶\ZÕÝ0Þ]$†çòìàn\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡[,A3@[f¥J}¥Ê','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.pot','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¯–£SÈIthgªs','O:u‰=ÝQÚR\\èÀ\'ˆ8[{.ë»Ä]‡QŒeÅã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”&²¢¯OúZ=²Ds.Ó','wp-includes/blocks/search/view.min.js','/wordpress/core/6.9.1/wp-includes/blocks/search/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ù­<¾¨IÉT]\0Z','•&sé›v³aû&ƒ‹í¸m\Z”~Á<Ý•¶¯~¹UV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–©Füç@NÊÝ\rËúîÉ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/DroppingStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/DroppingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡«„E¥Ûü:.N&UÈ÷','îQ¿Ë\nï`ƒÅñ|ÅÀã+yd&ÉÃL#<3ºK™ny','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ÃcÔOš@«/ûlMð','wp-includes/blocks/separator/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅE`fÂÊEë–™','×\nâ~Ú¹‘`7·çå‘|pîÔà„Pë*6Žp£‡.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦+oÑ¾¼hîvÔ‹Ì~§','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/scripts-theme.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/scripts-theme.min.js',0,'z\nõ6¥ÖiE¿Ý‰P','z\nõ6¥ÖiE¿Ý‰P','Ug¯ÇÆ˜ŸáZ1*Š<šAú]d®©¥™¿\0Ð	yQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¬³ô‘9Ä~\0{@ÙÛò','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â®«…óuMº—¤¹×','¤JEz•¤»ˆÙ™6Àžÿ­¼Õ)P§û)÷Ã\0ŽÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸·áClo¦¶±–¯éÒ','wp-admin/nav-menus.php','/wordpress/core/6.9.1/wp-admin/nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2	\"ß59qïó‹jIoùçÛ','.Ï0US‹‚¨é*;9!Éu[1Lö÷8XT\rv¿™Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀésèÇFä±¸64x€','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=‰¦o_Bsé\n³Þ•Š¦','–ÝIÐ7‡L¼×Êò™á.%mù•¼&#y?>wûÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãyø”Ê™òÕS ÛàsÝw','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-blocks.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¥lÒB/åýcÄB','zSÝlÜÍ¸¼Îo7]o%m„©¤8xb½ÿ˜Éìž²Dš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É‰î6+´g¶=P\n§1°','wp-content/plugins/worker/src/Symfony/EventDispatcher/Event.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\Z™†í½‚Jz÷ì.ý','ò2×²e“ëoq$}®R>\">ÎD¹Ü£ÝX6Ï$\Z-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êv¨b\n\r·2ÈëÄ\0\r','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-str.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-str.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lå÷ù™½;¯@šèã','=_õ·J6Vœ	8Ø®¸S~T\"¨kH¥êšEÿK^æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍœÞ²’4WssôåŽZ+','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php',0,'ìs@õ4	\Z—àºðDw«','ìs@õ4	\Z—àºðDw«','ü+Yv2\ZƒªÂB§PÊ@bHïIíeñ4ÝM®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ{·T«B:g` –','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/akismet.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/akismet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GØs{êä“”³ºâÚà\\F','î	-å³†Z–•Pƒnwgz~“?ôû«ÙÖ°DG$—ºs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØPØØZÅT‡Žß\0ýœ','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/block.json','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','màãã¬‡˜†Å¢&ÊA\"’','7,Çº‚œwW¬!Æ5n`¾–Çž_Zu%Ç›zX¡úñl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙçÊ[s&iµu)ùn','wp-includes/blocks/video/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/video/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›«2’‚€\0ååk!äG§H','j‘36¼rj lÁ±žù2«À@åuÛ5’kÃ+Dâ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÖ‚¯ðˆ¾ÒX™$”','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvents.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\n·ÚØšËë®ªàð^0','Ù\\gž¡žÁ:ÁÆVoYBW³%#6[±™|V@Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â&þ	YÙtz(¡\Zøæ€','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô{†…À3”\"¾¨\\ÌEnj','ž\"©â{öüxóˆ¸®qc¿¤*×‚NoäÞh9m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é`Ø1Ü¸Q±¶Éø%¶','wp-content/themes/twentytwentythree/templates/archive.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/archive.html',0,'ºÎ€»ª\"v0+¶Ã\\Ý€ú','ºÎ€»ª\"v0+¶Ã\\Ý€ú','CÜ*þw9(ß¢ç~AOIÓã®oý/K¡ä\0Ý\"bö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êB«Á¿7§á!p‡|ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÂø‰Ìè$Ú(Ë´³².','6šVñYayž<¨>Cé ëÅÕúQµŸU¯ˆz\0íï0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëv\"ŒÆÚJkF%','wp-content/plugins/members/img/memberpress-advanced.svg','/srv/htdocs/wp-content/plugins/members/img/memberpress-advanced.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶’ýŽ+H¸jÌ–NB*ˆ','{¾Óy‡Aox)ªhDß‰ÿÚYˆV\nA^‚ƒ89‘ÝRøs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìž“\'Š38?g°Ã¢Äæ','wp-content/plugins/jetpack/extensions/blocks/paywall/paywall.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/paywall/paywall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4«ä˜DËu8ðñÑH¥°','ÐQý€J±3ë£û©dmÈÈ¢£ð?÷£÷¥œ|³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðZ~¯k×_\"|Ïtu','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÄÇî&ÌÌšÚNóX	','ºTàDEN/cÙÂf²XˆT?/ðsèGhÑÏVÚv‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó?Þáûÿ¾rÓÆ¥R“m','wp-content/plugins/jetpack/_inc/blocks/nextdoor/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÍS±·g€Ÿ‹?ÅB<>‚','ý§XÐ½fc]Î»\\eMf™·ù1$=?ºÉ¹Ûï’Þe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óx\0:(Ï6\rìÒUHM','wp-content/plugins/imagify/views/notice-footer.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Û–¬%¬fV‡À°Ék²»','òzömécÏœimqéÙ /³¿D	a\'ÑµŒØKæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôq†$=`G7álº¥~R','wp-content/plugins/imagify/assets/js/jquery.event.move.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.event.move.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³vÛYs’ÓêP´´N,Š','²o–6ÑèMô@ã!Ž\neŽá /D‹º+ÙÐñ‚C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ørã¬Ê)sÚ¾Œ‘|Ï^','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-utils.php','/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eù¥™\rÚ¯§BŽUS˜¿Æò','&öw\'+Õi,o*9Öš£’¿	\01•µ%´/z_ˆ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù2f‘z(•ëþñ# ˜è¼','wp-content/plugins/jetpack/extensions/plugins/post-publish-qr-post-panel/post-publish-qr-post-panel.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/post-publish-qr-post-panel/post-publish-qr-post-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÓÒc–÷«¼Z^W€','Pâ$<¡ï”liæ}3¡=¶a,º+èu@0¿sB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þð	ëCçAÏéËô','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÐÖ#G´ªõgüTçÇâ','w¹=@ò‡ŒÕTNýD(º³Žœ|— ™Xû7$¹×meÖŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þRþÒ\ZG%ç\"UþæS+','wp-content/plugins/worker/src/Monolog/Processor/IntrospectionProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/IntrospectionProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚\Z¬‚ÔN8\r}ÇÖôà ŠÏ','h	]òøå¿¾ÝÄG§ÕÑz°>Â9œNQ¶TøÈÐ´	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¥I<½ÖÍUÂCMdZ¤','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xšq°²š=°úo-É†J','–ð\0š‚NÊ64gA¡¾Ü®H!‹^DÛ™ý›*¹ª¶Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ´-¹†i>bsŒ›1é','wp-includes/js/jquery/ui/resizable.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/resizable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô<\Zë¼J°¡×gÖÖ>[ ','åP½ÍêÞ-¸sB±ŠIJ™¸1¼‹ŽÞÞWCŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾˜›õLçÃÉ{åPDÍ','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title/https-index.html',0,'±F\"ëkÈù‚Á÷+å­¨<','±F\"ëkÈù‚Á÷+å­¨<','Z;®nÏàuÇÔcæ¬_r]ð,t‚ÀT±½¶¦ôýà/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž¸JùÁïV-ŸÊcò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¡Ÿd¿²lã(¨‚j‡8','há%,Dê	ÊëÄƒû\r4I¾y¸)Æò €Ð™¤jÐ:áz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ô’ŽÖÝèaS­	','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP.php',0,'†æÃÙQ˜®ä\n&„n#çë','†æÃÙQ˜®ä\n&„n#çë','¢j°Y›ÐÊÉødL„Ym›ÅN†îd×G¬+v_Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç=¸1ˆƒžbF\0\'‘¿','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žŽ—¼‘r›Él•A4)','wp-content/plugins/akismet/akismet-nl_NL_formal.l10n.php','/wordpress/plugins/akismet/5.6/akismet-nl_NL_formal.l10n.php',0,'y¿ÿù6þ·ŽÈª*ç–\0','y¿ÿù6þ·ŽÈª*ç–\0','Ë¢·$]¥hñM\"<ý¦ˆÒ\Z«r«®¡\Zðg]–‡Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¸­	Ô–Z&˜àe:=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¦¢è:ý.fïÞN‡À°','\'¥ÔhÓ.Û§IÉ2Ê\"^Æý©õQÍNR‰Ž²Ì74','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Ùb\\àŠ«.²>\"!‘F','wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php',0,'[Òý\n&D^_§dÄ','[Òý\n&D^_§dÄ','µÅ\\¢Ü¼öqC|àO‡@×Ô%¬½£•ê‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?s°Ë¶îÔ¨ŒŒ8–','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@úŒ¶¬¢ 4‰ççì@Ì:','wp-content/themes/twentytwenty/template-parts/content-cover.php','/wordpress/themes/twentytwenty/3.0/template-parts/content-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ËÞ±\ruB ðÝ¸÷«˜','Í!ÇÞoÚ(MñX&\Zõ™x§/„L©ƒ9ˆ)f]Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C ò¿i~qY.€1•töƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/style.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r>¿jöw¼«2‘ -»»','0ÛôÚ4}ËËN°w:&\"ª·ŒMÖ‘;]­e¢6IË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oh32eò)Ú²{°úL4','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ö±<… Î”×ñ±!{Y.','¨œí%ý‡}ðQOmqò¢?;T’ªæõÊ»Ø^^Éãe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QëR™‡ \0®ð\'™ÚQ£','wp-content/plugins/worker/src/index.php','/srv/htdocs/wp-content/plugins/worker/src/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_?q@OH1Ì&<aöéP','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÕt„ç4Qî®¶ßÀ§B','Áä‡ü5.6xY²Ô&|\ZHŒÌp9tY‰\\Ï®?ê\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`gýç\'/³:!wƒ!Þ8','wp-content/plugins/gravityforms/includes/template-library/endpoints/class-gf-create-form-template-endpoint.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/endpoints/class-gf-create-form-template-endpoint.php',0,'q]¬™™­Tœ:nÝÐy‚','q]¬™™­Tœ:nÝÐy‚','lìºŠ»ëEM™{\Z!P‹¢LõxeyüõäAÆå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cŠÖ ÈµŽE9jz[‹','wp-includes/blocks/code/style.css','/wordpress/core/6.9.1/wp-includes/blocks/code/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âæz“\rÝ D-\ZÁBq¬','9dáXÝÌ×‚Óïá¸lÎÇ…æ˜–ŽežåÖð¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vPº‘\Züá¸ÿcÏ\\','wp-content/plugins/jetpack/extensions/blocks/rating-star/rating-meta.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/rating-star/rating-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QN\rtç6Î¿\ZÙÂ@ø£','ëÌ*bh¾ÕŒíß\0ßlˆ] 6Qññ sŽ~ù¦Ö’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vë’f[\r·ïÓ¯bî‡','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-support.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-support.php',0,'\'A©‚¼ÄRF…æŽ¡ç','\'A©‚¼ÄRF…æŽ¡ç','|P;êØ²õ7ãŸSKS§#c ‰ß¾pÖÃíš…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÑ7þv+q1’\Z³ŠÑ','wp-includes/blocks/list/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/list/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wèl(¯¡Äõ‚à>™ß»Z','Û /Z¤w=ÜuÙiçÎK§ªw…rÐ$VÏž»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y+×ôí	ÓYÎ6ªŒ>','wp-content/uploads/backup/2023/11/index.php','/srv/htdocs/wp-content/uploads/backup/2023/11/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y¿¾M£@¸WÔ\r­›¢','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=$úêÊBöNëîT„‚\"','¦*r3œðaç)0ì-hÔ!ÜìÿšÁÓ1$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{.»äËÇšN|sÜU','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event-runner.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n¦¤Bjzš@5‹g¯¬','1ûxTxp¬×„ðÈ-GÎÊ£ˆ	åØŠa2ëÚài€U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|¥xòè%ÃÄÓ`{®y¬','wp-content/plugins/jetpack/_inc/lib/core-api/load-wpcom-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/load-wpcom-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œáâjQ%´¼¶:·HÄtØP',']Ušê†Ö3J\\pfô„EöÍÍ¼O\r`Ž¾œ|Š_# È.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…F3 Žë8¨1¦ëî','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plan-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plan-manager.php',0,'Ž›ÓSÕ;CÿS*ƒø‰','Ž›ÓSÕ;CÿS*ƒø‰','okvYÄq7¶ ¾MýÇ^¸·–âÉ6[P^Êç¥§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÞKS+¡e×ŽA†@“Š','wp-admin/css/colors/light/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£•1¨`ƒàØ:%€Žûd','º›¹Î\'ÉG•Øªµª’ZXõ*äæ®Q#	]{CD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÚZ9]Æ»»WN\\K…æ','wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E}¼ßÕ4ÃÙ}ià/Š.','µzž9+â£óRmoì’GD¡lSò¤ð¿§=O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Oáre ±ÞñÁM[Mº','wp-content/plugins/members/addons/members-block-permissions/resources/scss/editor.scss','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/scss/editor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ƒm…|#à^)úO…Å','.Ùr,yÚ¦ÍN0ËŽÆv³ÛòŸpxER¦„ s€þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›» ÆíFe±	57[é','wp-content/plugins/wordfence/lib/email_newIssues.php','/srv/htdocs/wp-content/plugins/wordfence/lib/email_newIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇFŽzQ¯èùÖ}  •¿Ð0',']Ç› »ácIãŽT¤–)Í£xn%}IëmFb‡É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ…îs^_^ø?˜)¡,)','wp-content/plugins/wordfence/js/admin.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/admin.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¨ÇžZ¥ùIÉð ©g_Ž','Ó, $B‘~\nµÚÍMÐšñ6]1•1[TL ï–Hp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ýñçUNEAÈgït','wp-includes/js/customize-selective-refresh.js','/wordpress/core/6.9.1/wp-includes/js/customize-selective-refresh.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' …¾C—qàöMsµ}ÍØ¾ƒ','yÊòù0`Z™©Ý¹zÀ\'òÕ¡Ôæ~òpx¢~Q1I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥à\\ž ÄƒÔk™Ò\0ïC','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg',0,'s6ùã²	ŸÝ±‚.&8c','s6ùã²	ŸÝ±‚.&8c','~\ryš«òä±\r¿)—J\\ðwÏ›.»S(Dø¢V©‰×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ûdK¡\nðLÑ÷f‰Rg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/hero-image.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/hero-image.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯:wÞ7¶¦­$»ÿ}','~œQßÚ„W|_ÇÂ”‰Í‡?9¶—JÇ\rkj+O„\\Îj¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ªœ¦ Ù×Xw…Iéç0#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾¿­ðÍ@½ß‘jØ¡ô[','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-agency.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-agency.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãê…o©>Gkëe”O0É','/¢Û”£Ÿku?Äò—+.1’RÚÓ¼…¤º¨ÔÍâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿·ú–`©ÍÃûÓbWó\\','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ifÛlxÍL±‰dÕ¡? ','>Å\'¥Ä¡glfîîì3Öâ;ÁáÛc8,ÁOØçÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã	ž à=$žšuZ+ù»','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ÉÐÄÏ·Là(éÐÓE_','¥s=Í,rJLxŸiâN\Zwäõ€Ñ•Ó©š\r¿t?-°¡J…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌAÂoÚ!ÌVáêÅ³`v','wp-content/wflogs/ips.php','/srv/htdocs/wp-content/wflogs/ips.php',0,'lC¤dbï.§Ë´ëƒv','lC¤dbï.§Ë´ëƒv','Z][W‹Pš}Ã,ûþ¿–žƒ7*öqäá\nãæÆ‘¡á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×È‘ ÃÝƒßÓæ%£','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÊÂƒ˜e˜&¿c¡V8³','“$ªFP,-Œm²Ç\rÖIf!B€Z¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÁ\r‰é˜µÂC]qÆ»`','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-$ùì0IaœåÆÂ»Ô»ä','èbØFrÑg­ëc|äÆq`]\07Xv›Z.}U;d*–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âUEk)=F[\"ˆÚ^1›?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wpcom-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wpcom-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\"Q$¿ì;	î','Ÿ«drqbIYlK,¼<ˆrbÆg¯:\nVLÛÌÄuÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã‡Ñ^aÉ0¯÷ïJ(áº','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-aioseo.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-aioseo.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êßö¡Kuµá\\-Ëa5ü','Tˆ¤Æ{t61¥´ÛR–Þƒ0ÈÜÀ!g:’Áy°C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãüÑ-:™ò”Ëu','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/FloatArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/FloatArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\"dŠ	hIÄúéU‹I','²oÀñúÌÍÉt/W´ 	SrBã2Y·Òrê¤-Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç5ü^wg@Ãœ\'†±¢üŒ','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/importExport.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/importExport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÚ\0@ÄaIÚ^>ÅM<','œ;Y’=d:“Žáï†j¬+Ð.oLN}†‹‹ÐëöMhØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é$ñK¢·šüßŽ{ë½H›','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=éÃV3:1•7fÉ¾4','ð?ÄTŠ§´¨O<S\'å£Kè`*dâ\\‚JÓ?$‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êám‹\Z3´a”Xhp','wp-content/plugins/seo-by-rank-math/includes/helpers/class-analytics.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØoÂC¸i³‰p}–ÌM¸','#ÁçðÇ÷AÍb¤ù0!5Yç •qWíË%{ïj³ØÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îF™t–ÎDÆýÉÕ™Õ','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€O@#EOš–uÊ,','h]®Ñë·£\"&¸ã,/Z³4	Y/áf	ç¤ü#0“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÇv	Xb];9!Ôÿ=Ú‚','wp-content/plugins/worker/src/Monolog/Processor/index.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*™h õï<úˆ|','wp-content/plugins/google-site-kit/includes/Core/Admin/Screen.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' `\ryW,ky15&',']\n¤T‹0#Ä?‹`C›Ì˜äó(ÅÎ°¤”Üá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­t’YSQ/[Š®RÍC','wp-includes/blocks/gallery/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xËÛÝÔñæážÂ>ÉÆ','`ZâÈd.ãy”àuÂ–½èØ³víyn<Þ‘áuN¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0XyyÄªÑÞÉ­éÃ!','wp-content/plugins/jetpack/json-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹¿ŽïIèM–bj¨È3?Œ','O\\çöà/BÒ—<t{ÿ2½Þõ]þÙ:û“„{§DÊÊ·í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	† —\n1}eò6ŠFeT','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-url-inspection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-url-inspection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’­ažÈõ[#R*B(i¬ìí',':ÝÂ>ÆH·Ž¨i+v¹\0QÞó‚ÐÕfB,i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eŽ“D;T„v5	þÊ ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æõ©QêP„M¸}/ouÃf³','­\\3·÷?ÄïÇ\nØC\r€ƒ·À,¯™©À­uß¨?Æv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZLÜØið.µ°ßÖ–æ','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/media.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/media.js',0,'Y-™ŽìJ10]¸¦','Y-™ŽìJ10]¸¦','þ—ühž¹ÒTøfWÓv›gIX÷Fš›H°F)¡¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' o¬Æ•ŸÌt_¯º\0.Í','wp-content/plugins/wordfence/views/options/option-switch.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iiY»>¦ˆºAÛÙ »','Ön8:‚æŠ$²ö×¨´º“Ê+ÀÅ\"z2Æñ½‚¤-H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$üŒ¥sôx¤“e|Á','wp-content/plugins/duplicate-post/admin-functions.php','/srv/htdocs/wp-content/plugins/duplicate-post/admin-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zº8VÆõ£6‹š&6','.UjkQ0€M5Øädš²ÆŠÏ»Æåõd4Ï(wŽ¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',dð½j“;\nÈ÷XJ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreams.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ô»G¨øÖó½–ì_.’','Aâ¶Çcòã¯òOÓEPÀÖUëÈ˜wœ(™ÌE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.>©<¨n¥Pôö<àO','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuHeader.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuHeader.php',0,'*t1•Œ?mÉÞSÁK ùž','*t1•Œ?mÉÞSÁK ùž','C‰ÙMšð—Êá;x9F&0\\ù¹ûóµ¬Š­¾r¬±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0”ô’}Øšâ%fïåš','wp-content/plugins/jetpack/modules/widgets/class-jetpack-instagram-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/class-jetpack-instagram-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qDÃ\"$i¤Çí‹×ðª','ÏÎ½“nÝÔm¶ë3…oÌ-(›;éÏ‚+É).Gloæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3‚°äý¿a•Yu‰ñ','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª—Aúé“®B«F˜ª<~4','•f[eC<ZD-M#\"¹Ì;°êt$‹|¥f>™šCJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8„î^“j`b$-—·–','wp-content/plugins/gravityforms/includes/settings/js/dependencies.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/dependencies.js',0,'ÄN Á­U_‡€ °‡mJU','ÄN Á­U_‡€ °‡mJU','\'À2sºÈCðù§#ØíyL\"iîo]{…ÛÓÌ‡¶©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÞÕÓi[|Í5‰þÉ&ÿÆ','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.110.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.110.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c®R¾ÄfÐ™Ÿ4o;b','[‹nþ˜&4Ú\ný\n;˜¨|kÑð~ºól‘ð)»§X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':W¹C=Auè3œ4u','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝŽì{ÓýçBý‡+{','R‘Äæ]Ðulmú˜L»ŠY`µAm&)Œ‰©Äù¬$CÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Zé¨ÝâŠN|uy™‘Ó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç#Ð0§qiô£ÏšÕÈªÛÚ','m|\rz8GnQ.Ò‹¶cöNåÖnÉ&ÊÞ¯e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=€AÕÌùÝ½¤`hr','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_JS.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_JS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üýÀÍ1óô}ÂqaC/kÒ','»AJ`³Ö¶õ O1<G0èñÐwŒuÄêðˆ:«Ý¡ÿ¾ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÀA¸M³‘<Ü•cèò]C','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C€_N¹…m\nEMØËÑ¹#','jŠõ»·¯Ã¤N@I“ÍEºˆÿöãîT¬>Ð-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C½ \\C¥àÑ²A“2˜','wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.min.js',0,'X«‚ø83ºÔêªÛÌÙÄÒ','X«‚ø83ºÔêªÛÌÙÄÒ','HTûp[>Mø>*¸ÒXH>—]y»š‚\" ëD¶Ö{u™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DpÐR‚ŒÏÈvå¥@','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò!îÊ¾_\\~vûòå˜','jCêó×U+°Å8lOGÿ‹áY‚á6µñ¶‹N¥)l”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FO:n–cíÔ}ódkûº','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen02.2b339ad946ec0884d342.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen02.2b339ad946ec0884d342.min.js',0,'¥_-ºÕ$÷ñ|\\_yî3','¥_-ºÕ$÷ñ|\\_yî3','fÜ­ˆÊ¾ÒE•fíµyc’O;‚l0Ì9ß!±ä¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jõiž€Fƒ–vÕ<JµC','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!…öÒ&juC&¦©á¨','}YQ ½gÞ·90…²×þ>û3Ü……L¦#4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K4§€ì\0¤Sµ6œ^ö´','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´\r\"óåÏn‰\Zy]Rß','Y´ƒÐ±”©Ý+½\0”ÛX\\dÅç¯ó€“œ†›ž†o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ož±ë¢mŸBæa2|>æ°','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Verify.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Verify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÐÀ¤\02Ùa?Ñ_:»(','=ƒ#Ä¨Ñ–„M‡\'E9är˜)ÚQŒ(nFˆ.ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RPš§lUj¡+\"güx','wp-content/themes/twentytwentyfour/patterns/footer.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer.php',0,'ñ$½UL}Æ	CÝ8éi¼Ü','ñ$½UL}Æ	CÝ8éi¼Ü','áF°\'Žço¬EÁ/ÄOS÷Øb‡ãù0é>yÐF\0ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T­ÄýçžÚBž˜02','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¯{µL¡výàP˜Ûˆ\'Ï','šÉ¸û‰\0’`eüR®­<N¾![À>/ãƒÓÒ‘Q¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z.ÅX’\Z·63‚ÿÙ…Û','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg',0,'4 ·CŽÕè5]–@pg‡hÊ','4 ·CŽÕè5]–@pg‡hÊ','‹ƒq+\ZpaÝÁ£.ãÁ}Ýƒš` ZèV]Á8LPˆ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Ÿ¤Ð\ZéŽe	Í)ŸÕUp','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È‘Hä\Zb’>VïDö¢R2','rÑ›JÔ‘I/é\nO‹Y}œxš‚Å†ë”Þú‡ÆU ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^p½·\0ë­j#\"Äˆ¢','wp-includes/css/dist/block-library/elements-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sHø£ÄHã‘¡¨ ¹','/ð¯hLLÊ­ïShH®¼²ÂJ¤Ôº4 « \"¶?ÍA@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cã`ÔŸhmdxÞŽTS','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓgöEôNõØŽ¿`Üž ÿ','é!¦³‘ÓhH‡ztÀÔJ…]„»UòŠÔ—}GP¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gršØõ©r³Bð§a«£\\','wp-content/plugins/jetpack/modules/widgets/twitter-timeline.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/twitter-timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#G—rgiLV”yý*Àç)','ç®rÓ¶aÙü¥`¿n%HÖÏ»ê$‰kUHÓy¿¹ÀZÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ncâœáØovQ«Çñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÓq‰×ÁÔ5_Å&ÚÑ ','![9+ÎÒEƒ5W`ª¼@k4œßíùì\\m|±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oðWÍnÊ»¢¯‹ïÆš>','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php',0,'®–’Ì¯Í\0Pƒ×9¡¶§t','®–’Ì¯Í\0Pƒ×9¡¶§t','˜‚íh7‰™Å7…~Z.7ï`],«gë_Ðä2Zv%:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q°´‡ÅÞ½Øž·QÝ?','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/TrackingPlugin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/TrackingPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…î~¦ÚbÐûá4’V~í½','W2-\0mó?»‰‚cAëÛ»ðžcµcÊÕx5d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s*·`[\'@Þ¼‚¶XÈç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ymªì<»Ñyÿ«$Ñ˜','>¡vNT4æáåZp’z?¤DÐr¼0[\0¬¹®†-4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('väsOî0OöÎr| \\ã','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-Dc9eDRpi.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-Dc9eDRpi.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹hœÜï\"×8†—0ÎË‰','+Ôº’=9‰N~ón±b\"XÓI	 Zä™ ’ú÷%$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w‰ÁÃú+\0ã˜òì2ÎR','wp-includes/sodium_compat/src/Core32/SecretStream/State.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zjoñ\0˜ºy,¨*•}c','2p\"Wjá„€—ìsâlf&S@Ç[Ç\\‹ª\"WÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zH~ðg{ežªýñ÷','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßþÚ°§³”LïìÃóø?mÂ','Þ+ò\n&‚mºzÏ!£Øž©²µ\r§èB²Šü¡ùçõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…xÆhÁµÏV$lVÐ²','wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œë¡‹§o¾ø^®q=ÞÃAî','¿Ä	\Z‰ŒôòÖuuÈ#²¤>§++±\nm[(‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ“9`×7¬—)’H-','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö÷òM}ê]\n|V\Z£´·ï—','Ù×\nð\'åÐŠã6TLŠ\\þdª\Zî¿ˆ„JìO$Rxl¶J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’šx”¿?ÚÀ\n»8&â»','wp-content/plugins/gravityformsstripe/includes/api/model/class-session.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-session.php',0,'–é²¤/Z]%é€mUP','–é²¤/Z]%é€mUP','·ƒSQO”Góñòt)ûŽxÁŸg{KÄQöIDõcÌ™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•T¸.ócÑ~…Œ’Fó','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.user-select.a9b67704424df02e6eae.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.user-select.a9b67704424df02e6eae.min.js',0,'‹˜]Ñ/¨Ì>B92A$è','‹˜]Ñ/¨Ì>B92A$è','€~¯\n‡\n¥<\0—,ƒÐ=ç‰v ¢E_ýEøá:ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜`\'w÷w3gÂA>','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š(DþÈÍ)÷Óé›','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i%…÷_n‹Fá_$\Z°Äe','òÃ]Ñ/¤Q”¹6iœºÈ0ƒ§¯“Œhbºµš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ‰Éöž~¥ò`¸Ê6¢','wp-content/uploads/backup/2019/07/index.php','/srv/htdocs/wp-content/uploads/backup/2019/07/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤)Üîµ2uÏl[u€]5','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',0,'[—}ûÓ_ðÛ•µ¤XŒ','[—}ûÓ_ðÛ•µ¤XŒ',';¨äúÜ¶Úi¬–Kxå¥½[ì\0¯Ü¥Øü}*3 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ ‘D!±:‹n‹ì>Í	','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥-ƒèBññ|tS^¼','wp-includes/customize/class-wp-customize-nav-menu-section.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉüÔ¡¤Pý\n}õ$','ºvG~?t7\0‡ŽhëªR,û¡|Ù]9…ôp¾.Jäw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©„-‚9«àï2gï”ê','wp-includes/SimplePie/src/HTTP/FileClient.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/FileClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùúåÚç·´‘º£Q!Z','†#„cý\\IÅmM×€P¨ïJ®î0\0*(g –J;½\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªWzÎF˜Ðø\0Þ[,‚*','wp-content/plugins/gravityforms/includes/locking/js/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®<~íPûP\0ç-R^•X','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#J§O\0<u}p_,üq™q‹','{qÏ\nÞ°×šÖ€?%x‘‹_Y\r¶5þF›Jy©™çg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±|/oS½û)f]SÂd©','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±¸®/ö5vó`zc¶à?','wp-content/plugins/imagify/assets/css/pricing-modal.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/pricing-modal.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LY›Tl\\ùÇ¹ ¸ËT:{ü','>ÆöÌüobŽ-p=0[Áïë<ÈVÝèÀMxÓô[-¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÔ¢þð‰¥ÑV\\§PÓÛ7','wp-content/plugins/imagify/views/part-bulk-optimization-header.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\nšiûÇ9©¸Xù@DÙ','ËIýí«%†½Î©ýo6ÖÛX=8\nœØvfû@€”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äû^ïiÜŠ1E”|œ÷','wp-content/plugins/gravityforms/assets/js/dist/333.fab470035c0fa47ecbcc.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/333.fab470035c0fa47ecbcc.min.js',0,'9-mÞÖ=L©­ÃáÝNN4','9-mÞÖ=L©­ÃáÝNN4','í½\\2/ˆ´IR€_ªyL\r¦;\r·\nÔÕÐ»sëN1O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å®Á¯ýˆ­Ä~\nÞãœ','wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-handler.php',0,'#¾÷´ýO wèÓCÅPo','#¾÷´ýO wèÓCÅPo','‰£s¬0Ÿ 3nâxÉDÔûdÒúº<œÆá¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆVN¥I»\ZX0Ó	\Z&•','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-guide.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-guide.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßcö§ç¾›\"™Ÿµ«tEñ«','•ñ>,‘3WÖßÊä]p½\"ÿ×–Ë¨6V\Z–šê1d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î¢ƒSËªÄ\n´–BáV\"','wp-includes/fonts/dashicons.svg','/wordpress/core/6.9.1/wp-includes/fonts/dashicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ä_‘3$_Ân ÷5Ž×X',';Ê\'8ã4aOoY8-UŠ62»ý§KÛqqü$Bàùx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îç÷R8¿âûÈ¹\rª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/sql.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/sql.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç•¦¤ˆ”Äy’\Z$#õ‘z','…æ4ããÔðb‡\0äþå.ÄÇÃûàÍ¡œÔƒ ÆN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óž±.¾oS±Ÿ~Õ„q³Û','wp-content/cache/cache-enabler/hjsdev.com/event/new-event/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event/http-index.html',0,'B·a®¿@F¦Ôüó03','B·a®¿@F¦Ôüó03','¡Swµìuœ‰\Z0íQ˜Ðf#€´—hªàCþ‡ %}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü$ß×c8H\nÎ:g­','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries-test.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries-test.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5æéÔY×Yc²IY˜®ÔLq','gõ¥Ÿn[ÏN+Z!l[Ë¤NL;mä\'é/ï`¼Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þâ\\§ê‹h\ZÂÈ)Ä ‰','wp-includes/blocks/paragraph/block.json','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðù”IZZZõ£e\\‡tè','¬±•¸Øà÷Í–¸ªxI@:p4Qwì®Œ=Å]¨Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÂâ=¼–8;†Å²Ñ','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.js','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.js',0,'r\0ÚS\Z¹\',%bäñß','r\0ÚS\Z¹\',%bäñß','ÑáN•uA\'ù>b: ¡v„	ÅsÛ”1^ëÂp=«þ°»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âßÛ¶<ÐVÓx?¶ÉÈÔ‹','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ë®†Yñª»›Òy\n‡n8ô','_·(†óéæ¸|0CÔ¢¬dp£½Þ([x*z&< µ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä!D”½™í	@òÊ Ñ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupIntentService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupIntentService.php',0,'ÖÌóN¸ÚÿBõë•Sº','ÖÌóN¸ÚÿBõë•Sº','@Ó;>q%1¢•[žf\nÃHŸíûp|Œíy§¬ãë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÞu—ó=åOkí,fGî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/stage.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/stage.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚h³‡7p®GzwìGß$È','÷Qj’ðŠoêuÃÓ	Ê£VŸ,ëÉK/†³4å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìáÎ§Q¹Ý—´Êr[ýè','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÂ ¸Ô>žÉ;pÑQšÔ§','q¯iáu3Uº.¥Ušž£t5ñùã-è2,Ì²GaÐ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï*Q.	Ö-cÞ%ÎD','wp-content/plugins/wordfence/lib/flags.php','/srv/htdocs/wp-content/plugins/wordfence/lib/flags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öiïËcÒç£­µ’cð-','8¶Y¸ÖCOå×ø™0÷j{¡\Zx¤¤DòÄ–¿’xªO§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óë)Ýÿ€okéô','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/AMP_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/AMP_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô!ÞW;è,\"xµDPu„n','lJ«ä¯3³\"¬ÙLs>~¨ÀÒÂ©£•»oió“dŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÄ‚h*ÛGO.cx6­n','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@œÜ~ch=&zSË8dÉ','‰zu_8…½ÎSð8LQ)ÏDÉ®#78ä7°ÂË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õée¯õæŠßãŒîê','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-copilot.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-copilot.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jâq½ÙõGW¿uâ÷&°','ûÌÈ)Öi‚ÐÈUZQæ.,ùórD1A;¬q1;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö[½Ís[¿fµ²#|$¿u','wp-includes/PHPMailer/OAuthTokenProvider.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/OAuthTokenProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö!E°æfT5Ð¹s¡ç-\\Å','S×ßR§uW»?…Õù,Ãt¸ê”„W$´Ÿª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ölÁik^³ßBO\0×ü…','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	äø¼F|æb9\ZÖôÉÜ©','0æ0iå‰qÕNãøGX”Ž‘4}ï‘Åûe7VÂ¢Ã{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùº#Ð§Î\"Õ\0\ZcÈÒ','wp-content/plugins/google-site-kit/includes/Core/Admin/Available_Tools.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Available_Tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qr€9Å¨-÷2KðÉ','{T_§/ºƒE0Š—-!I‹¼\n§ÿ€äé}`Ö_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä6®vû?ß\'’³','wp-content/plugins/gravityforms/js/plugin_settings.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/plugin_settings.min.js',0,'‘Ä[áŽÕ©Ù¬nêÕraÒ¬','‘Ä[áŽÕ©Ù¬nêÕraÒ¬','8«uY‹ÙÊ‡nØÒó ÉHÁ¨tg|hýèjP°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n	M«I†~öYEO—×]×','wp-includes/blocks/post-featured-image/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÑIÕQÓà×¦r2Nà(','Tð¼ŠÙ¢xŒH‘NÉàJàY<!ì?œvOBzZë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¯Ü¡9îu_\\\nÃ9Á\'','wp-admin/css/color-picker.min.css','/wordpress/core/6.9.1/wp-admin/css/color-picker.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Âv¹ÚÎÜ8rÈ\r¯:±','Õ£õmãc€l¹óŽ/¨Î\'op\r£V¦¸§,º>Œ{®y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ÑyÌo )_‘Ã','wp-content/plugins/wordfence/lib/wfAuditLog.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfAuditLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fµ®Š(Ñ~µèMàà]%','ágtÒÄÖü“ñ7ÌÉdp©fŠ”j0Rnçä9ì;ªé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈKUõg0MU¿/šöÊ‡','wp-admin/admin-functions.php','/wordpress/core/6.9.1/wp-admin/admin-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eæÊ,Ì%`Ê‰u¨E,\0','w:ô \\ b CUÜÓ¿â•XSbËÏý#ß›4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pt^XÏÕ¼˜©f	','wp-content/plugins/jetpack/modules/sharedaddy/images/digg@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/digg@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡]¬I¥ÃW\'>©.£É','Úè+­Rª•4C+æú´ëuK{nÐŽXËX¬}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|UtVY)ïZß“â</ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\=ÞV¹²Äª—f2','[¾Ô·NZiwÊå“+ˆD5W)o­DÛÒoFTƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('loÅY`çÐa \\¬r','wp-content/plugins/gravityforms/includes/assets/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¼V;ƒ%a˜@¿äa','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-overview.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó!X4>\"¢_hrÁ·Û','\0R{A¶Ü…)Þ|®{¯òÌª”´Pºês²‡HØáàÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!UEáÂ8“¤…!ˆ™ö','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-8698871b.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-8698871b.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰kâÞÍ?©¡;b{€Ûéÿ','Š+\rŒ²ºç/ö@}+þ90:Îáa¦W¥	ó{BX÷É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"œ6\Z‹ýnENÌzŽ&±æ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¯’ª©ÝÓ$êáÆrù','æ‰L¸¤äÆitKjXZ¡ß¯Ú¶—ÊÃÑ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$žÜb\0cG\ršcÏ—É','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-product-sales@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-product-sales@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2­óCVMw\ZqçØÊØ','‘®8pi\\,¸ÄeM¼b9Í²%e)Û/ðëf)~x?Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%7çqu²ÌáyNÖ\0','wp-content/plugins/jetpack/_inc/build/crowdsignal-shortcode.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\"Ž±²Æ7¸Ã!×','92EM|%§ÃÚÈ¾T]¤^‰?9ƒ¢æ\0ÐíwQãœ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/`s­æ¹ÚÖ£aõ«ú”','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-trait.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä”—¦¹ñ{ën-ôë‡ &','-Ì-ŽÇe¬I¯®¸œÒÝ¯uaõÒ»¡ÍÉ&Mª¿²@ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0@pzshMe?çÒ}Ï','wp-content/plugins/jetpack/modules/widget-visibility.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý‰–‰]n„®:)qü˜Ä','¨½~Iï½tXúà‹ö\"<çaÉƒðâ3ÃîÑib','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1%jÍ°äZŸ.÷vs','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý:fo`E¾X-V8ù','qœJ_» ‹û>sÖød”„sTºÛ	uÀ,yä/-è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4;VÏô\'Œ/¶òæ¨fº','wp-includes/js/jquery/ui/effect-scale.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-scale.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ú_Q\n¸¿¡ïVWsß','QîÚºcÔXéÜÚ¿èl	bÉ¯{Ê{›^X©oÊš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7™Ôÿ¦Ñ^ñÄwèZh;','wp-content/plugins/worker/publickeys/partner2.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner2.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ÏõlÓ@Xós{Æ‚}gØB','S¶×lô8††ó”¡õQ}I¸W$>ùE¢j-\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Ñé±îOW\n@‹a','wp-admin/css/colors/modern/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß<ù¼oî6C÷UùÅCz¡','3¨?Ø·¤®ïç3Ì#ç	ZSè\Zg÷ÂÐ1YþT¦µ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':£S¦ÂÒ.\"È\0ÆµK','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÁ]ê±û4\\•.Ašj§=','\n¬Ìfö%§ÚÝP´‰Ÿ°0	Ob…­/ŽÖ^u>@ œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':¿fØ?bjƒ¿.‹Ÿ¹','wp-content/plugins/wordfence/views/blocking/block-list.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tŸ2Ç&s ¿Ô¨«Šý¿','ÈÕI·#¨ëe‘¡º–²ÃrÐ`-u—Wù¦¶QQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ð{Ï×ákü¯ás·Ž','wp-content/themes/twentytwenty/404.php','/wordpress/themes/twentytwenty/3.0/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r©ph(ýy¬ ¾7w”','Î‹Ô[_wS^†[àxhÂºß×ŸÝ»6Ï±ÙD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B3ç¦;\"É†íZ’±:¾\Z','wp-content/themes/hjs-blocks/blocks/buttons-bar.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/buttons-bar.php',0,'Žw…„Ãµ*Þ€g.ü¯€','Žw…„Ãµ*Þ€g.ü¯€','ô|¼„súÄé;«\"ÎÌYŒ&#¤9,Ç3%“>i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F^^c™¤NýÏ8F†˜J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-responses/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-responses/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÒà™tŠ™‚G~räã[','Š„L<+ÏC]wpãð×ªß ßªÓy;B¯Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JOxŽ ì&eNûƒiG','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Meta/WooOrder.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Meta/WooOrder.php',0,'\n|›ùl%9\0 –¯vËUÁ','\n|›ùl%9\0 –¯vËUÁ','&Éü-Ìêõ4õÿxw‘ÁÑ_§6úeÓ0ÈbøÔ9“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pä•Åwä¿©X‡p´§','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à„ÐJRRÓšø3Ú´ú4\"','ýzÑIùX{-®šª?bâ¾T¿ ¤8~èw™,À·¸ÀD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R€„\"9ŸÍÏýœ/ûô\Z3','wp-content/plugins/jetpack/class.jetpack-network-sites-list-table.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-network-sites-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆMÜ¦‚ç\ZÖíŠB}¯b','I¦U\0ñ†ì±÷ê‰ÞïÛd\"`ÿ·÷²ñ£oœkëúå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¯§elX(¶êû‡_Ãt6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«\"2›[Ùµurec²ÕŽ‡','ŒsŠ@Ltª(Ñ¡¨IY‘a1“ŒÊ¹È þtlx‹)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XR9Ó·bODGÆ x\Z','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersion.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì·Å3¤™dµ\râŒ\r\Z','—šÂ6Ê±ðPS±g½qùDÒ)<t’g~¥gZ\0Çé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z†iÐ‚KÕgÇ','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-translate.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-translate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PàÅá¼\röÙ>AÅÖÊy×ë','ðØÀoEj:ûÉIÅ“Å‹‡\rlÐÉ,=ÀÔÄX[á-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`N3mlPgNsowÆF®','wp-content/plugins/jetpack/modules/shortcodes/css/recipes.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N–É£7\\3±µ†×Üj°b','-»Þ&–ø£_!‡f	N_Þ=.Û~Ã·Â¬C£ºçL^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÿšz\r‘*êœÓKö','wp-includes/Requests/src/Transport/Fsockopen.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Transport/Fsockopen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95h¨•ªÿæé^&9UÍ','ø¡¡èó}¹|IWÆð—A¶Ï\r÷~Hë›\ZHš!¥Zç×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j—Ô:æ’ßON10º¤ö','wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/slide-nav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»uô.VYvó™­¥Pk','Nu¦/E”–V¼§CÃe?ÐòJÊ ,#uuïEf°î9X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o7F1úTÂíAöÕÅ¬','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÆXæúvÓvlX­8…šÎ','qdwLÔ¹ºL“é90¨æ‡Äk¶“9dZÿ£+T€`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oàî–$ÁzUÌá(\'›V\0','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rMƒ«Ã„çöö¸ðeÏ×','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','((M”5Ñ3|\r&ìV','„ñÁ_´¤\n`êŒ\Z¡Â…¯(ÕÀRš]j½Aî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÌÃ c@Š,Þ”	`Ÿ<','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-helper.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÊŒì¯ßÈQwa§ÃàÉ','³1ËõgU¡­k‘·Áì)MÊämùÍRŸU§½\n1T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¬lãkajcÏ„T“†R','wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€fùÏÿçVzÆ?X.ya',' †C­À:_Ps7=U =Jõ¥`ùHÁ¨¥1<S±•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚‚ ¨eK\'3\n ¢Û','wp-content/plugins/members/readme.txt','/srv/htdocs/wp-content/plugins/members/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÌLÿVÔ1–\rÏÄ´Á','b€Ø\';1ð-Ñ$w<Ø±_•W^mÄ}[±q#$–êŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Ëˆ^ýÒÐZH±ž','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-mwßm{ÑtGS†ÃJ3ÍR','›œßöâM ·#Ð!Uû©ëYb‚è!Ær47*‰«n\rÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ež’mÝçiÚi\'¦¨±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠXÔàT…ÿñà`ÉÉ','J^žÅ&&ðžÕ®•:€Ýã•çËn‘‡µ´[Žœf4´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ín<ÀÕ\nSN·/0\0*','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-template.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-template.php',0,'ö¨2ÌÎpÛEißŽLª','ö¨2ÌÎpÛEißŽLª','³kÿ›¡syâ»Ñß}“¬V¹„e;Kß9>¦Iåý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š5	Ÿ@2Ñ\"­W%Úé','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#	Ú@eÓxÔrÃ:’Ü^','wß&Å±¨ÕÖ\ZåÉ÷7™0®8Â¥7ZøŽö2N}Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠcÀ8pw\neiX§¹','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-manage-security.png','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-manage-security.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹X;öººT>Ö àËF','c<šÍIŽ]c¿Â?nj#øœ(•ˆDh…®¾‹æÕÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÈ;…*òF\'uïïàµ','wp-includes/blocks/code/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/code/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+v{Ádè„ôf$9¶ìÅ^','Ké¬/¡ Þs´ìCS-\0êUï„jhòså5 š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÞC\nŽ—äU¾„ü','wp-admin/js/custom-header.js','/wordpress/core/6.9.1/wp-admin/js/custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝŽÈ\Z‹ Ð\ZÚ¸ÖôÂ','¡òv•N”°¾;dõVÂâ5dû¥Žt¡,î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nßÑO.¯Íè}','wp-content/themes/twentytwenty/templates/template-cover.php','/wordpress/themes/twentytwenty/3.0/templates/template-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹\0™é\r•D·8¦üê1’(—','­ÏÿÛóÂ?-ûâó×\nö	³Hx9*ûž¼¥«¹fø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜º…±æ,.ƒð¢éµ\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­fu¡»n¨ƒÓi=_d’=','MÐŸ’{þ|?Ø²\\µ¯M\rF6‚z¢\n\'\rs%BsJåõÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' àéùÈ‡!£?–Ød†','wp-content/uploads/backup/2021/11/index.php','/srv/htdocs/wp-content/uploads/backup/2021/11/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦aU°ÄÖq`*¿—ë','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡-Öa½658ðâÆ	8','½‡d<ÀÙd„-Y/ª9%³çªïGí‹àóÅ\rÞ&ï ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ùIâUq‹üåóÈÿö¦','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-facebook.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*vâ5%÷{Þ`Øhe“r}','ò]çzº¦’¿™þdÙÍû+ÒNDu»£vµ=Dê\r¯×n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Šê+bô»²qhXrEò\Z','wp-includes/blocks/comment-author-name/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒåxÁ9\rúp\rØÍ8K','†|ÉÞ§BOCoÚiê7œé7³=™_!¢µ]Ð‘¦…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²©L1õ×TºTZójº','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ!GI¹Ìíc•’z¾˜û','.^cÄÀŒmñ©Ì‡WðrÇa»~(=\ZôYÊû®>Ï¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²0RL¹5’DñkÖ›«Rê','wp-content/plugins/jetpack/extensions/blocks/send-a-message/whatsapp-button/whatsapp-button.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/send-a-message/whatsapp-button/whatsapp-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰=½=8·^Á6!Ö±Ú','×—aÏ+wUrÎº÷ ÚgãŽý·!ù…ÖÇ¬²Ö‘Úa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Ü\Z\"lçM–´ÅñÁC','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/wizard.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/wizard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+3!–ûÊ‚µ—§„Yà','…‚‰ÿ=\n)×  )¦Ù%Õ,ñª8žÂ_1ö4“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂšBTæËn‘ñâQàD','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿I’Ÿïs¸!.Âƒ','Y¸ãi`çBmìî4(—>õ†Á_Õšmms;sóº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç«Á\0°Nr¾=K6žãÿ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2501.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2501.php',0,'œ1 E@ü\Z›çëÐ¢Zq','œ1 E@ü\Z›çëÐ¢Zq','hk‚Kž#c‡\Zv¥D\0QÄÆoJ*þžr.ÔQ´Qö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉY¿å”ÂþíŒY±/ù','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/AuthenticationException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/AuthenticationException.php',0,'‹v¢Æïæ~íï*\"û ¥','‹v¢Æïæ~íï*\"û ¥','žáÕ±&–á‡×W¬Rºƒ|I´ÌÏì­›+4z‡íeþÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊD§e;æûb’ëò³â','wp-content/plugins/akismet/akismet-es_VE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_VE.l10n.php',0,'ò““ñ;yc; K~ð','ò““ñ;yc; K~ð','xh\'ú5ey¹ÇàŸ(hÃr½xÔã, ,üëô€BC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë¾ñv<Ö\Z«³êS±×Ù','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°&‹Ûôû¥¼8e´Ek','WöÓ {¤I´w×¬å0»ªµ8*MXáJIÂeF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î‹W­íA1Ÿÿ`}','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù…‹SñÜYÏHMU\'a»x',')O§rT±¬dõË…^¸‹Ÿ÷kšÈ(Ó4àû¦æXÕ€è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îšz knw<)Aò@','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','so…\0¯p«¿ÇÝUH|','\\ÒHöPŠzZ:HÍ(\nð*B@^CaÜy˜·­mQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÃB6“:ÈÑÂ#¡§¡','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çã,èýgµ[Ã—ðÖ¶Óþ','Ü˜¤CZC–ÿ}=¿äm<iâ¶äMÛ¤Ôé:Qò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùbþ¯øðÃŽ#	%üw','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',0,'¤0Ràïö$|~š\nü“v','¤0Ràïö$|~š\nü“v','ïkèipEû0mÅ—ê™Ç1tõM¡FÜeÅZÐ\néRR±®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þá©Ôwé›áÓsnæ	N','wp-content/plugins/spellbook/js/built/dashboard.js.LICENSE.txt','/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js.LICENSE.txt',0,'a\'.½Ð¼”ULpÓ£§üˆ','a\'.½Ð¼”ULpÓ£§üˆ','Q–|9 qÂD‘½óK\"¶ÇR£ìä]Qëª5ÛË-àF@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß-®—æ]åòJ–ã›Ý','wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü]é\0¦&°^ŸÛß=','f’Õ3®«‹f£qŒÕ_5ÍnASJû W+j‚üí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âZx?]þ àiÈC*ì','wp-content/plugins/jetpack/vendor/composer/ClassLoader.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î]YKá9{b°ÍH‹4<å','wp-includes/SimplePie/src/Cache/Memcached.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Memcached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6OSŽA!k[2Ü‹G0','êkÕ¼N`“nØ,sjJáÊ%n‰TËÐ©G}´¸³ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôð/šîóK©y¹Éz[§','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',0,'Ó*HœRAÑ&š’h?Àž','Ó*HœRAÑ&š’h?Àž','wé\ná@´u€H~sTW†™…=ëIw@”PnÖ·º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öìÞ§¼,cŸ—p¼ˆ7zŠ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×;<Ì9“&¼ÛˆåƒÖí','Å„Ï=5ÛÖó«¾¥¢v–É^‰ñ<A‚aÆ`ûA*@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\'‰\0¢PÌÐ¥†B;=È','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A”VÆò€z›!¾Hà','¶«z‘wÌÐh‹_T(.7›£÷l¹˜{r`npR|ƒ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û÷Þçª’·u£¡\rZJW+','wp-content/plugins/wordfence/images/help.png','/srv/htdocs/wp-content/plugins/wordfence/images/help.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$NÇü;\'ý‡MÏÏùò Y','–ïé\Z²7\0Ùé¤rÂ€/i£Òz;ki,›=L›Z¿g™™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü)§£™Št\rî,½JÚ¼','wp-admin/options-permalink.php','/wordpress/core/6.9.1/wp-admin/options-permalink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2nN”\ZßÉ/Ôˆt¨¯E','Òˆ¢F^#Ÿî0l	OþËÄ—ôŽèYw­Ñ¤±ÄZ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ,Ì#—`qðµXØ’áæŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äÿ8>8Z\0e«¡¸®}sÆ','Û[¬`•(ÐzQÇE\n½Œ]µôò–0ãßê€Ï‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	vÿM·Iaäë‚Ÿ@-c','wp-content/mu-plugins/nexcess-mapps/assets/visual-comparison.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/visual-comparison.js',0,'sÈÉì*~Ü\r¾Oöê\\ó¯','sÈÉì*~Ü\r¾Oöê\\ó¯','zôådoPp­@£m¨¨b¹!¼‡ªÀZbkôÔ·‘|-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"õŸ£˜VaeÇóXQF,','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php',0,'`	Ú=Û{¥³`F˜\ZG7','`	Ú=Û{¥³`F˜\ZG7','c6Õy ó)ö‡‹µÕÌSºÒêº‰Šq![dîkúmø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C?Ÿxþ•9#Ö kÑ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-checkbox.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-checkbox.php',0,'ˆß¤Â*ýÅ{´ê‘‡Hû','ˆß¤Â*ýÅ{´ê‘‡Hû','ƒËv‚8èðîtÚ„˜ŠsËÝiÀÝòt99:ÆT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†WõInD+Ë»ˆñÂ¶n','wp-content/plugins/imagify/assets/css/notices.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/notices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HžFY×x|sÄÌ­2mv','›Zž¡Y\\=íä=Æ’¸)ã\n©…èÿzÔAXë~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ë¾‘%°‡3Ofª»','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTriggerResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTriggerResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê»èHÇïó¢\0ÓŸ]¾üF—','Ìy+ Œ´Mœô¹#ÊBÍØÏêjPQzYXÐ™*Ô‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áä5ôuzÈ›Ï‹Oq;','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bâJ“AÌdó¿›î\nË','ùYbeB¡‰LÝ,œÍ0B—f?ÓýÌ7ûf5¤ºArè€r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö?Ç„£ù€ë:\nÞÖX','wp-includes/customize/class-wp-customize-theme-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-theme-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z1á—Š4ðûiÚÄ#','dtó1(ÊqëØøÚœ¶(½ùŽAƒìå^ÒÃÉò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r“ûÔÑQïQ·u¾ê¾','wp-content/themes/twentytwentyfive/patterns/more-posts.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/more-posts.php',0,'Úå…ªç»N8HPuTÍž†','Úå…ªç»N8HPuTÍž†','ä¾˜~D­w–¢bâËfî]—a%™$Ç¯‰Ö°›&³„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šúÜsðõÅ¿ˆ-W‡','wp-content/themes/hjs-blocks/blocks/category-images-featured.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images-featured.php',0,'ù„*¥]A0‘#Y_m','ù„*¥]A0‘#Y_m','TÑ¼¸µœÞ9è…ÖÃÔï(|¨R˜i3ÔAå¦ªŸÞQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çAJ½_i¤¥ï‘‰ù','wp-content/plugins/jetpack/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÃÜIàuMEsEº|M','Œ•ÉNþ“šŒj\nåå‹^Ü“#M¥TTÉ‹4*ŒÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z´ð) ”%iyƒÎ´','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}+#z,¯èeßrEJ-','sfºÜq@µÚ8¼!yW¥&Ú”AÈ+/ÅuY•†œ44œG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ÇK¦¾lœÏ£-)%n','wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.js',0,'ÇÙä»ÓG9”¥j\r×','ÇÙä»ÓG9”¥j\r×','?é&ÝÖLž>æó¿Ø8f6ézºöºT\r¯n¦tŒôä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"<»TôQÈ¨27x','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php',0,'žn#øJF;œOg„—P','žn#øJF;œOg„—P',';\\c¤ú:5C…ÈŒßðyLÕîW|+\\2vaR‹šÿ,ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï‰Ä)L½M¶bØCx¿','wp-content/plugins/gravityforms/assets/js/dist/admin-components.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/admin-components.min.js',0,'&j=Ù´Ï\0‚÷˜\n¨ïo','&j=Ù´Ï\0‚÷˜\n¨ïo','<zsÁ4ŽàÃZëâ ”©%Y •üÏ˜½¦ò.\\šcuÀ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¶‡_YVäž¾‹ê\'‡4…','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜p¨v!íÞ3‹é†>­Ó','š«$œºv4!þe¸	èåäøÖÝ­´ÒEø\ZGþh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*2?³–Š~à¾ÎT°W','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÊHònSØv«”œ7','`GmŽêDlpxª_«\Z³¾‚†õñª\nñ‰-Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-–>¾=ƒ¿ƒJý3Ï¹ÑE','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-content.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-content.php',0,'0fiq‹Å#ƒÕùƒ’x','0fiq‹Å#ƒÕùƒ’x','j4üQàõÄßËÈìêø\"\\–ßÕ=õ¯»ã±çTó­¤Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ZèrUa}Y˜Ys;Û\\G','wp-content/plugins/advanced-custom-fields-pro/vendor/autoload.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/autoload.php',0,'x3E¿{?ã[ª¥ôÓ:©×','x3E¿{?ã[ª¥ôÓ:©×','®Á€¨#ó­iˆc°Ê4swœ‰Ø‚Eåhr}Õ“•$¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1å‹ËûR¬s[çirÃZ','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-import-export.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Ël‡\ræR!±Ôe¾@ÃK','\rC§¾1M®·K·ŸøZúª\0ðC¯Œ•\'O5s4×¤½c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2${õÕ¤»	pnàYCs','wp-content/plugins/google-analytics-for-wordpress/assets/images/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3•dý¤ƒâyjäéßÎóV','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@O<Ô.<)‚$Ã÷Þ“Á´','\ZÞ›pŠÿ	†œä>¦áB*\'¼ã^ÀÒ–ŒTÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7À¬¢‘ ±[Móü»¿¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/date-picker.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/date-picker.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\0ªˆßºaùƒó‚ä','.“0‡SB6Î´JN„~>m‘˜ŠO;ð¦Â¹O‚ÖÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':¯\rŒK‡/s[@XD¿','wp-content/plugins/worker/src/MWP/Http/LegacyWorkerResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/LegacyWorkerResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ò×ÖuÔ‰™Œª;²Æÿ»','mÂmö4Û^ºÎù+Š›ß`\Zò|š\'—î*Û’T„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':î¹>Eög^lAzÿî','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0EPÚ’^…Ô&—e§','þŠáš¶l§W”„Äâ,_µ¿5ëZ´çöÉ/ÊýÖœ\rä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B–¯y$Ccáiñ8+šg!','wp-includes/blocks/details/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/details/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z¦ƒ$U¾p¹Ó=','h÷ÑD0Dc­Ìï»ErCQ¦’6&0¾V¦Lf°|Ñ™\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N:å?Y®+OÖ±%qÊ+','wp-content/plugins/jetpack/_inc/build/widgets/milestone/milestone.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/milestone.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l` ¹ ¦}¥\ZX›ýðÊ','%dÖ×	MP-6þ—’è´eôÔ³)$§»œBí2Ý=Yìîb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rrèr¥(ÞÈŸÇÀãP³','wp-includes/blocks/media-text/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝP¹0¾1\r4\r=ï1O%','b­a<!Öè3ÚžQ]3sÿ¿#QM4ïÌ¾pEî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wl…Øy:Ï\0Vn`„d\0–','wp-includes/js/tinymce/plugins/wpview/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—¤6-A„Ä«ß[ÏÓÏ•','ÚlO¬áoÙgLô‰.dC¬ßÞíÖ²×n=ÃÚ;~ˆ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Y[“»ój–¿ÇˆçGô','wp-includes/blocks/search/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¼zü©å˜»æ€S','ì-Nßk\"”,[[Ñj¥_t -¨XÓOÖýèÞÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`§›¬|\'.¸ÖcOC\Zï','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TDÙÉ6#znžs‘ÛŒ','­5§žÿÃIzgý—äïû“I@rJ¥EÂyrcR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aLs\Z,‹7ý—I¯‚†','wp-content/plugins/worker/src/Monolog/Handler/StreamHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pè[©Ñ(\ZÑf†_™Ý&','!&+EòÛâ¥f6W_¹J©›â\'·´QjRn‡(y4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ae£žë‡SÄ¯¢e{^¦','wp-content/plugins/seo-by-rank-math/includes/rest/class-headless.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-headless.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ùõ\'µð‘P¸Iøï<ŒO','š—V×>iŒì€Ìcw)ÖcŽÏ<£ §­>(æo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dbÇ©ªZQ‚°c\\ð','wp-content/plugins/wp-mail-smtp/assets/images/about/wp-simple-pay.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/wp-simple-pay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê–dc‡oBoIŠ\'çI','¬ê8m\0´+r4p	\0Âv/s…k\\OÅe&h/€Å§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h8šÊ¯n¥”-‚Ý	*','wp-includes/blocks/buttons/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/&&Ý£4Èÿ¢hÀèø','KºžÉ}?,GQYÕ¡”CA‹ºÓÀ\\•Ô I˜ôŠ$­1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q\"¶µŸB¢Nhè£@','wp-content/plugins/worker/src/MMB/Core.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©?@f:‘b=‘¨À§]Hà','`Y#Iç‘Æ˜›x‹³‰\ZÕßXfC‹qC‡=µX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÑH“h§?Z|ª–k','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-latest-autoloader-guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òˆåzò‘àBÐ¥®*<ÁË','·YÖ8°{ðˆŽN|èÙÐË?/IÌ¡Ú¢}xAŠ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u!!Ì’º­\0¦•km3','wp-content/plugins/gravityformsstripe/includes/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/InstalledVersions.php',0,'nŽiÆG}ç7üóR0ºYá','nŽiÆG}ç7üóR0ºYá',' É…B-2D‡\rÁôÓk«¼˜ˆK>(}t	Œ:\'—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x§F¡?6;sæþþxwð','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬´·ÕW\'Lù`´-£','¦ÍsFj[¿BŠè\'F,¨b—«­Ó	ú«šBðå5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yìÖ°C¥X¡œ¢´†lÔ)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"èJ—G\ZºQó[Gíow','”m«ò>jrâli.¦Ém2ŠC,®GÅwòÂˆ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}cîß‹B«§39ðl.ßF','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âô©Jkaƒ/Útg=T',',®z¸·°PkjÜ¬v­Á§\rðŒvzR\n¼5·#ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÈHúl¡‹\"ð§¨êZl‡','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php',0,'…0^»oÆñÁIX\rêŽo','…0^»oÆñÁIX\rêŽo','Yóƒ C£B-C…xµ0r—„}#ySz¤eÑŠ1]ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ôˆê˜àï¦˜—Y\"“','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡bN-ï<¹™‚R(ñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥óM}×¨™0¦]&˜k¹','÷´Q©!N¿CÒÉ÷!Õ‘c\\Hÿ=QV÷‹Ç­~¿~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ9ËŽ>Ñ×Ú7','wp-includes/blocks/site-logo/block.json','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÄ¸Q;² ç\rgÛ3ú','q7lÖc\ZhD<bC’ÀÀ9q‹¸¨­¡\nú‰2367','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Œœz#½[.oIdj','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ(ë~³Ô\rr•\0²â.','¢Ú„Ýg´cu¦4 ¹Ð:êo—W_Cñà	4:–¼1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ,4#¢…(ç#','wp-signup.php','/wordpress/core/6.9.1/wp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÄñUÚQ»q‹üâmÛÁÿ}','Wéú°¼3 ÝËR„èêÝz™qumÐ¡OÑŽ[OÜ>ì,õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ú_é¢Œ\\-&î3¡','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\rµÀn8DBQÀ‘_ßv','½º\Z™|ƒtÔ©/÷&ô¤­Ë	Í-ÿ;ºUÑýŽ@rÊ#ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿¬(Ëmø„nËá¾','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';»7C¡š˜çp¯#òä¨','êÛÜÎ‘\'4,É!¸ÖëŸÐº½ªA·ìÔàqo½¨ÐÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ)ÍPeÕîDî£øˆÈ s','wp-includes/blocks/group/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/group/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}]x¯^E¡”©ª-•™','y [q›j\Z\ZO†2Ó;·–Ja¥t†ÝEè‰çmB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ £¿™)\ZxÚð.7Z','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/basic-setup.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/basic-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸïCÀ§ö¥@¡\rTùþ','5mÜ³7Ñ×!pD\rˆ]QaœU*§ç4ùq¡±§Ó’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨²°w(€\rj7#´ù0','wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=nÜ þa¬Ý^SA!$¬Lò','’/¾ìÈüQg0kBæŠ2ŸÖðüÜšêx2™<öB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´vë+[.I$·]ñTˆ','wp-includes/style-engine/class-wp-style-engine-processor.php','/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê¬VuGÝ¯…™e¤ËŸú:','ùôC_b%]ÛDëÇ:î!º­]b¶Ðµõ°¼ÿˆt¨£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ˆ Aü–ÿ£\Z¡Hlc#¾','wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÚ3¬{%ÛåQØv4g~','|Çoa™×\r=®8y0KÑp»Hça0-·\ZÍzÍ-iJª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸äúq^dæHúî|‚\Z','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¯™g…Ñœ¤ËöZ1(X','øZ‚Q#6a]5ƒß/ÜðM¡#»©¯oÁt…RpK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ó$ªˆxÍ­ª¡²=÷¹','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g§Ì:›0æ|æø¯Yo9','„åîÕ…=Gk£Á`ðŽÇ–ãFÙÿ6Ý\0‹ …q¤ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼xòk®ÎaÃ9¥#húC+','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@™B/—Ú_VT‹˜¨î è¢','Ù-ÚéJœIâ¾±\"AØ¿·=•Øöp¨`Q]¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ËûûÏÝ]FŸ®ªû','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÿWþp­ÅÓ§ªÏM\0£','Ò^]Ù˜§~¡ýúœç–¦‰³H‚šíž‚c¶õ–©³©ªØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½(¦œìæÖ.$eÅr','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/gallery.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¬O`{K|\\5ó)?','Còíþ-«‚W4³\r1öÓHZÑ>Ô=—Ý°UdfŒ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½¦­ç‹ƒPµDì£†‚`','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¼K-úÜCæ\'·AÔºØ‚$','2nØŽÝG]?Î ÇËUÁöœ\"Úi†˜ë˜úH“ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾$Aµ[¬ýL4\"SRS','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1+‘d¤Épt\n±iLï}\r','­gœ	§8í¶ý˜õdæ@k3.±œ}-p¦|8¶©þås','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿a¯Qä´±è^¾÷Ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãYXBG«Gw–«›ö‹','\nƒú‘;(²>}–ô_àC`ÏqR<ï:˜Dÿ\'ÉÒýTJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á\Z—ãÝ\0[,+L¶)%n','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž.Õ¿@Ê=èÜÖÍé4Âõ','Úr f¥¥ß+‡´Ç¹fü)õë…ÔàzMmM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÕe;À[©gï³Â•¯Š','wp-content/plugins/jetpack/modules/videopress/class.videopress-cli.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÿ«èÛ5\'lCA‡WèC','üe¾Q·X±\nxÎ¨œ§™2ôKÀ	pQÊÖ™x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç–š‰dÃ!s<X§ä™Ð¯','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì*•1{,Ë¾òþ–Ê‚œÎ','<•G²Æë$µU+ökÅL>\0h—ahB¦¬S©-Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È2…aåá3¯r\'ÔZ]','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectedPromise.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectedPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CØ7T_bvc8ì‚‘¼ä','F¾©­\'z5átS5órsÄæ…½åzKªMÛ»u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È~½YÒ«!öj—\\°;','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metric.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q8pßüž:LIaé\'€ƒ ','˜C^/£|ª_OŽUjP×”ÀÍ¡pßÚ½;”Ø§~T¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ét`‡Ï?$½’¼UQ®ü','wp-content/plugins/worker/src/MWP/IncrementalBackup/FileReader.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/FileReader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒN>·ëµGë×ˆjc^D','w@Räk¶å,~öã7|¼€Ê\rÑJ¹wÃ@D¶­ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í°³VÜã¿iå¨iæ','wp-content/plugins/worker/src/MWP/Event/ActionException.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çj¥[#ÐPÁfåÁó','!³dÈåéêÎAÑ¤¯læÞ:€cš—J*èwœÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïýó\Z¸(áó+ˆÅÎð=®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/jest.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/jest.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä½\'vV4u†zœrñ','„ôÿˆß•<56ìHùUû]éSÿ²+¦™‰0I¹‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑµÑêÎ8]t»w$ ÜŒg','wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¿o²µž‚žV?i\Z],ø','«nº\\Mæý»—S†&!·‰	,CïôÍ¹ŠÖGyþT‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕwOxÁÖ¿óòÐEêÅ’	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/cal-62bffc196c3a9eda236c.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/cal-62bffc196c3a9eda236c.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r—aÈ^R¦ÐSPb…Ã¼','m§¤YlpÍ[AJÌ»ÖÂmav°H÷\n»…$_yrÉR±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û‘Ý€më9¢˜l©^ŸHß','wp-content/plugins/wordfence/images/logos/shield-premium.svg','/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-premium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÃ\r­-È­\nQ—ó™V‹','?mUL¤åéü-l¡‘ZOI›Ò,XS”M×­ïÞ-‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý€*”î¸[¹[—MI+I','wp-content/plugins/gravityforms/fonts/fontawesome-webfont.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/fontawesome-webfont.svg',0,'îkRéŸUR‚?¬/RGP','îkRéŸUR‚?¬/RGP','ŠÏ„ð=\'$¹üŠ}G¼ë\rk<ëüåú(ÔY“—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÿ’NÒF‚\nôÜµ<','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âI„Dp«½6ÒÌ®½eò¿','«)pQ”åJ©÷oÛ\rûãB(k×ëË—ÈSŽ¥@?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âo¨xä…d›3gG;+³','wp-content/plugins/jetpack/_inc/build/jetpack-modules.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»K\\RÏ‚¤««P','†q)”Ü(5£oË:ú\'L§wrƒn¥áò>§*\"ðôDÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëåsÕ#DLf†ÊRo','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(NZýÚßáÃã¯‚J™Î','Æ¬:ö™cØn\'õûºÃ\nœl4Ú¡|s?ãÇÖ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìãVZOàJ©<·#í¶â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÐ39;ÄÝïÙ>ZËZ*r','ÞÊò¸HÚŽÄ%Ò\n	ì½4Ç9¯2ÊðÉ2–\Z¼Œ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð÷*æ²«žQó‡ÿ¥N','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûn\0ìˆ]\'];6¥‡','P¯[ ŸM\\pŸÔàÇH¬&Ì£ò\\ÿ^pËJ¾È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò“úä$Å´ûI|txd','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºæ÷<éë¯x—uœ~\n$tµ','èŸì$ï:Ü.ËrJZ|)qš2ÖËiE¡Üñ]‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¾:Od”‘ŽwºŽr	µ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K]ø©8TF“R°ÕcH¢','&é\nzsø.œ—t÷¢£\n4Â‹f^\nwþ\nrñÕþs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùyÎÉ‹mBëñ0\'ñ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ThirdPartyBlockingTime.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ThirdPartyBlockingTime.php',0,'éóµúÐ¡|{• \n°ð]+','éóµúÐ¡|{• \n°ð]+','U»BFÝÔ€ö\nâ·>/zTÁÍÖsèþ nàX”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0KFÂ*öd‘á¡é2—Ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mJìè°”øºídMUGä','CZëå6\"ÖjÊ3Á·ò¦AåkÀÀˆ7³ø€2ôåg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èJ4çKAŸÎpÄƒ','wp-content/plugins/google-site-kit/third-party/google/auth/src/GetUniverseDomainInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GetUniverseDomainInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïäJ”’0âö0Ækò','¶+ó\rC\nG‡^|ãVð™¶çé<)\r»uóº²g®gO!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÝýùÍÉ„	Çm@Äá„','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-charitable.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-charitable.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ö÷•Ï#y HpÃzö0Ã#','Ûú/«Ä]¡?õ¡§cÐ+iÏ¿õHtý6µ\0&¬—Žà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—\\Û{¨ÊÛëÔ™óUVÙ','wp-includes/blocks/navigation-link/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þóaec{ð:~DÀã3äø','Y¹µ:¤$træ&=¤ð	Jg—#B	>Kø£Ÿg—É2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y7¯ÐMAä@ š…','wp-includes/widgets/class-wp-widget-rss.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9s\'é’¾ÒTå \nÑJ2','õAÇBª‹m‰øqþ‘·AìzœíiZuûÃÇõÛ\\Ž×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hxºÞ<ÈT5YÐFQ','wp-content/plugins/gravityforms/includes/settings/fields/class-date-time.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-date-time.php',0,'H^ÖßÑ‚xÇCÕ¨?','H^ÖßÑ‚xÇCÕ¨?','U\nŸŒ¼mèiúx\nu÷Õà* •ÇÓgÕšOìWY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rI\\¸YÀQCAQC®v','wp-content/plugins/imagify/views/part-settings-custom-folders.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-custom-folders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8=¹d=n{èe–pÛ«','º¨ AÌ’{N\Z@:LhonÓö*Ÿ‹È•ž6Kƒ‹]]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fò¼¾fó0w$:–Æ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-hour.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-hour.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê\0ã\\.H»N\'³Ó.ýÆ|','Ø±±|.\Zëo¹¥d3©µYÜø¹×:îtÃ¡7-ó^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º¨B*9¯oœ8ÇSÜôq','wp-content/plugins/imagify/inc/3rd-party/hosting/wpengine.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/wpengine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê	Ÿ¾žÌJ\'`þr€XKJX','Ñ„%SG@8¼ÙÿøÂ &_A.4×ýØb¬›–EÃ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÊ6Ïhß’PGP¦q…\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÚ3|B8´ìâñuÀÞ›','bÏpþøYÄw4/™œ(‘$#ú°[‚¡«ÿ7\'ÒS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹#¯dŒ;È¦>nêO','wp-content/plugins/worker/src/Symfony/Process/Process.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$wÐÀØ)õ!wç÷ð','îâ¥^d¯+eÆçvIŠüDrµ¿7Â,/t˜/MR¬Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð[ÀòÁóÅ¨¡Ù“º','wp-content/plugins/jetpack/_inc/lib/admin-pages/class-jetpack-redux-state-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class-jetpack-redux-state-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Úå®GC\0~í Ö…ôÇø','\0Å:7æc˜“Ù	UéÝZ/–Gñ\Z=Éót1œžé¨_›¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð^yžÍ»Ò.Põ<Ýú=','wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php',0,'`2;ö9Ýóá\r4ãº7','`2;ö9Ýóá\r4ãº7','²)¸ìÄeL*×\n{eáŒ8wxØ6•Ù0ÌêÄº£t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š_)0d|‰6_„;n','wp-includes/js/dist/rich-text.js','/wordpress/core/6.9.1/wp-includes/js/dist/rich-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éèz„ÛÏÖ“n…Ì','|!s\'‹oýàÞû°È&!Ü~‘É$¿…E¥Š¥’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¨ö¤šZÆŽÍG+ªO','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}~5¹¯?þ\Z´SbKÓ«','<[b·\"§ƒyå‰Å2µ½þi»MC=Rh\r~\r˜OJT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"•†š#cQÉ\0bÎR–ñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-down.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-down.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J±•ðçíÝ™0i#hB','o_çoi€~>3aò\rÄ%âS[_ØRÿÈEÐ/ÍÉÖÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$­žZîäˆ½lbF þ)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?z¶7ûò¤*\Zw‹ègÝ','T½Ì”¼—¸‚/Ò\Z2C›îÚç]ic8fR$\rLü—5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'î%Ý“Úºƒþ®ÉÜû²X','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/save.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/save.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸´J5×?$næø\'lM¿í','?c‡ÛÖÍ\\¯¼;©KÆ_fO?\0«ÊŒ¼ŽÆ… gçt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(´tº” >çUéU\0l','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-headline-analyzer.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-headline-analyzer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QðF	¡[Á\ZâÖØà','+Ü‡èý¿šqú©`ºÀH¯ÉæŽ “v{l0/dqb7±\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/º0•)8\0„£Zö-\\K','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListService.php',0,'iSåŸ}-.ðà2tJ	ü','iSåŸ}-.ðà2tJ	ü','ã…ë×]åÓKâàËm¯·öôôâf\ZlNÜöu	S’ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ž	„®\\vV£«‰­Çx','wp-includes/blocks/rss/style.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úá@°wNÇL›ð©Q\r1Y','\\ÆÈ\\5”­Alo(ó4³ÈjŽ,×Ëÿ…rLT—s;h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ïÀ œ¯Œ<VÿSdK','wp-content/plugins/wps-hide-login/wps-hide-login.php','/srv/htdocs/wp-content/plugins/wps-hide-login/wps-hide-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ©eE!¯kI« RŸ´Á','2Ùg^‘€É_’©ËŽ)ÌFq§ZÐ\0¨Z9G˜FÖ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¬^–\"¹„«)A€è0ª','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-block-settings-definition-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-block-settings-definition-engine.php',0,'ì2Xš.c×Ø!%QÕs	†ƒ','ì2Xš.c×Ø!%QÕs	†ƒ','ëÃÛûv€øÚQÖ7œwü’Ñâ8’ƒGSb› ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dîc\rŒ;Ýæ’$Ÿu','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0h¸d~m{á,Ý¥ü+Ví','/¥,H½MmÞ(š(wn™U§$1A¤j¨ôb× Ì¿Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EVÐy?Ü2Ã]ÁÄ… ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÞ˜°¥ç–£é¤O…ï','h˜;Äp¼a®\0›T]‚ëÿññ³SuJê`àˆ\'RáÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JµÇ‘wÿ¢=Î/ë','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php',0,'(%Ý9Ð?¸^£ìye/','(%Ý9Ð?¸^£ìye/','¾s™CÖ/VTnË©e?O{ã…=W6¼%…³$^‹s*î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kr,q8è\Záú×hôe','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':íI8î¹ŠÊÕP‡F©¼','ÏÉ¢à\Zt]£èšKÏr#+®Ç«?fˆàé?wâÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N›¡b‡pGUMfðäß','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']qú•Tî¤îÄƒ°ÚRs','\"ŒšêðYÀ5±Ý	T?–‹dsŒrÚI²g¡8A±{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OGx±Ü=ü†5LÓÎ	','wp-content/plugins/jetpack/_inc/build/widgets/social-icons/social-icons-admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/social-icons/social-icons-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[à¹ð¹¬\nv”2ÿn”h±O','@ê¸‹R\Z‡ˆ+‘v¢„g“*×F”´n)q)ÔÂÎ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oe(~ëFéÔ\\Q9E€¬|','wp-content/plugins/members/addons/members-block-permissions/src/Block.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(T@CÊI•BàÕS\nF','ÃË+ïx¬4(ÀæGgå´\0?C<[Îa)ía„1z¿µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OžI(!…±…jÂtPò','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êälc”TAì.ÔêD/¸c','´%ÖF›øKKM†°	‚†IÒl/v¥wõÅ•qèËeŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QëH¢\rôÌpðëár\\¦','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')VÓ\r¿»xØc‰','Ji;6k¾;\r™4Ïå»Áf‹’é›*Ò_C“uáD£Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R|?Ÿþ%áWÂë/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù0ÄVÔý‚ÄˆpÒÚI','ïÜ%¨=ÈÕ£dÖÑŒ—m÷ºMœ¼¬B$F{?|òjG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\42ÖÑ‘÷ÃbÃúI\rÑ7','wp-content/plugins/gravityforms/images/hexagons-bg-orange.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-orange.svg',0,'ÌcÉ|¼8à®Óµ‰Ø\'','ÌcÉ|¼8à®Óµ‰Ø\'','+ ;ãÖ&GãÆäÏ(‹€4ïÿ‹]&²\nï\ZÒ{´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ë9Y2œ1ÔB¨—e','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±~Ø½:oÐØ½ïÚcÝ´','\nGu8Ãc\'_\r(önœŽÃ’¤weð×Ð\ný„&¸¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ùÝ®‰©Å&¯øB\'Åf','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ý‘ëå¿Éªùo:œSÚ¸','ut›¶¸Ýßlú\n¦Ô2·Õ^„B¶D2\nÇd‘:š63','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d£·‘9>Ü\"Â²„ŸŒº','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÑJÉoÒÈ.)ýÉÊò(','%~Ÿç¬fÞHvR»TläÿŽ\Zö°©yÜ*“(²‹„K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i/œé<\\×šVÏÜÂ','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/CommandListener.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/CommandListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦©Ëª]úð,eNÆ@Ë¶','ujBÝdH?ð>ý*€^¶ÿ}<+¦¹.;Ir{ädT1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n¸L}Ùòí\nŒ×´S¶','wp-content/plugins/members/members.php','/srv/htdocs/wp-content/plugins/members/members.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÊ%5ÃÌ )õ`pÒ\0¼','¬¡²è·Ø	Î\"o@Úà	´>œ×«R‡{±wârÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p°´íw¤w¯DAºr','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions-validation.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions-validation.php',0,'¼¥Â4¦ÒXø¿eV­ñ','¼¥Â4¦ÒXø¿eV­ñ','Qéê býº®¼ÄFMni×ë\Z¾áÆÛÏv3Ÿ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÊzÝ]O*™_z\n&','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-search-replace.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-search-replace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^…ìÞ±íÙd]‹ÝæZ‡','1âgYVàb™ª°‚³cTøÆÁÔûª\0Zà‰Õþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~4ÖéÊ‘¿6‚<š[','wp-includes/blocks/site-tagline/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ŸNdüc¬éô¥ß/ß.','„ðg\Zf‡È„aÖÄÂ“ûµ	x¹ðTæ±ñD&?×<ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€¢<ùiÎÂåÈQ\0','wp-includes/js/dist/reusable-blocks.js','/wordpress/core/6.9.1/wp-includes/js/dist/reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÖM‚€lá9UÍÌ0ƒ','u\'8‹d{Þ	UÈ*O­c\r>\0XÝT®¤µsÔ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…hšágÅ_†º®Edîo','wp-content/mu-plugins/nexcess-mapps/Exceptions/FilesystemException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/FilesystemException.php',0,'ïŸˆ^ÖdùìàÃŸo%','ïŸˆ^ÖdùìàÃŸo%','˜?~?]ži\"w%\'àÄæÐ{[«\nþ%\0ˆ¦(‹1+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Ä{§ö]±=–Aƒ ÆTÓ','wp-content/plugins/gravityformscoupons/class-gf-field-coupon.php','/srv/htdocs/wp-content/plugins/gravityformscoupons/class-gf-field-coupon.php',0,'»´®µŒmÝLX¹Ô¡Š(C','»´®µŒmÝLX¹Ô¡Š(C','æ@” ÐýÏÕ¶2Ÿ\'HßfñRv„C\'¡—PHQÆ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ`&%eF•gÀœ”ó”d','wp-content/plugins/wordfence/models/block/wfBlock.php','/srv/htdocs/wp-content/plugins/wordfence/models/block/wfBlock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷\n\'ÎâÓÞ;)»aèD¥Ô°','1ü*8üÍõå%÷Ôj€n\Z6ñQÍFŠ6Ò_¬Ëó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰?3Õê{*ûµB¦','wp-content/plugins/jetpack-protect/src/class-site-health.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\"|_›,á½f1Õ','Ù:x0		¬—nìòe…Ê-ãvë¦öaeÇØ@ Á–«C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’|§nž’²0GŒã²Q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunrise/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunrise/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÚeJÎs¥…„Pî','ž¾ŸÿK–\"Ò¸n~ñ¼ÿŽ!I1š9Ë±I&¸Sýè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“û‰t8µœ;–ªøç?§','wp-content/plugins/spellbook/js/src/svgs/connect-color.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/connect-color.svg',0,'±@wjâø+s‰ÎuqrW','±@wjâø+s‰ÎuqrW','åä~?#â¢øOpŠƒ\rbºÓäÙ[°H­ý¢›\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™º]â«_8yDÉ»4)œ','wp-content/plugins/google-site-kit/includes/Modules/Ads/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãp%‹^PO²²çmk','Lªáœƒé&žÛcŒ½ø¿=ãZêVÃâò/þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›efg6¤~~qÜ›»','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ránÛŽXêC¯Þ	ÁT','˜8¾ûKë?x‘ön¼àµ˜úž¾]\Z5Ã²£ï7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤MýÄ¡½ìÍwwKæ¯N','wp-includes/js/dist/development/react-refresh-entry.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-entry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	`÷O³ÀmWeÛI{_','Ç’K¡4ìØií\'R!Þá³éDÕiËm0œÛmu/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§P“u¿S°NÙG%‰|‚','wp-content/plugins/spellbook/js/src/svgs/perks.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/perks.svg',0,'þ\\aÉPÍ»4wÈ$^,ÝÁ','þ\\aÉPÍ»4wÈ$^,ÝÁ','\rý…Õï5§.(Ã]R&GÈh1.Nt ðY ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨\"¦sybNl-¼×”','wp-includes/blocks/preformatted/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰S²ü»GÔ{Äˆ]ù5×1','_Ÿ£­pc)kéêË3YHL¶IWO…P]9ôt×S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©:8ÏIaö¹Ã¸lÕm','wp-admin/includes/class-ftp-pure.php','/wordpress/core/6.9.1/wp-admin/includes/class-ftp-pure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T&¨}Ø\\3æœäJ¸‘ \0','¥\nSÄÀ{UÈãžCdz$¨ü”øyÂýïÉa|8ð½[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªKí1$ÚüM®?(-','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/VariableFormatValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/VariableFormatValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªª‹Òñ><\"Á\0obýrAJ','6³ÊZÂši\0]RIT`“èûÒ*PÐ\ZÈ•ks¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªW;Ý´‚¼Þ‰T;ø½Þ','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÊÜD¼É\0î|è‡ÆF','\'õÉ2uV÷dç.<ÊùÑblåß=¹`®G’Bjr¡§Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªËŠÞ\0èJD»ß/LßS','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-lifter-lms.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-lifter-lms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÖ :z˜ƒK½½	ˆmƒ6€','Ð­‰í=vì¦ev=¤°\n‚ë÷h¢}ó0ƒ¿ý’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­[ÿ÷öø•õÂôßR','wp-content/themes/twentynineteen/template-parts/post/author-bio.php','/wordpress/themes/twentynineteen/3.2/template-parts/post/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž’ýŠ&KÊ¦û¾µy1’O','?°µ¢­‡ñ;å-ˆòMH\'òN÷¡¯Pš®Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯“f\\,¤t_üúöû0','wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<[µO<\"”±ÞDì“h‚´','Énô¶%6‘ºO­²(¿ë§‡­P™-cŸ¾‡Ï‡¶J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²þ£²KqMÃä{ƒ±»','wp-admin/css/dashboard.css','/wordpress/core/6.9.1/wp-admin/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\’)äÑ·”Îk±ÒÚZ4‡A','\'C¿ÎgãñÉ|:gSqÖSâP(%§§ ¿ú\rSs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ÆsÝœ“Ãž3‡ŒÏôþ×','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹7&eôÆJ†Â¡³¦±ŸW','ï%ðp©ä¯˜‚88`ÄÿˆA@IW\"jáÛÛÿ!U ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º{xZÆcù\"†hb‘?Ê','wp-includes/js/dist/dom.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/dom.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fâ‚rB\nÏçg	D©¹œ…1','Æ|8B½%Œáïq°Q‹£@J“Tcn¿u£š²4¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã1Ž{ni§q\Zâ7cm','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-simple-custom-css-and-js.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-simple-custom-css-and-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½fq #Œus£…‚¹:ÌÙ','<ìà‘Š-H#­¯š)ßvLAgÈQ8ÆÝŸ¾LÅ>òrü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È’\"N=‘Lâ°.U','wp-includes/blocks/more/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/more/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?œãˆ«®	Á‘…rp½E.Œ','}&ÚˆnŠ‡JIXYÉ®©yMŸûÂçd8¼àfŸÑ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê¬oeWîx5[6€Õ|s','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-cache.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å&þôµ¡´Í).×EÎ$×','!Å)•—9º¼ÅoP›¢ú+ŸÅc\Z»Øâ,µ€ŽÜ]A|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì–·z²°Sxm¤4’}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/KaclsKeyMetadata.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/KaclsKeyMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j*â­pˆa^;•\n/0û','š}ˆN¼¬ìP¼KÄ©ü¦¯;Tn$åŒcc¼ÿü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ía±\\&Ê#¸øº`þLÒ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pIàgèÈœ\r„ž—øÎõ','«fE!$ma”Já¬Ð¶éŠFÂÒí˜)†\\\'…ðÄÍL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï#k†®\'TVŽ\"\r¦@}','wp-content/mu-plugins/nexcess-mapps/assets/admin.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/admin.js',0,'\níú«-$MÝ®2Ð©$/¥','\níú«-$MÝ®2Ð©$/¥','¥úkº:ÆLo¢ï­£Ü³ŒÀ;/BpV|3‡·”â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏAà5$mÙ³™ÈÍ`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v7º·q%ïuŽsÒ','ó|·ÒÌýK7{\np*Qè«¡2ß¹î4$ÕÈ^ª°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏrLÉ@Õ6Ó×©8©','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c‘“%m!}-!¤…Âr€wm','£KS÷%;­P%¡c:—Ìà4Øxª÷ñoª\\±ƒ|Ñ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï‚?ò=âÎß&­ŽË\0ÿ','wp-content/plugins/jetpack/images/get-apps-ios-store.svg','/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-ios-store.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Lñ¨pµèÕ&„c{é/ù','ô¶åàö!4U#qÑŸGZ$ «c¹wŠ–®@GO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÄÏéÓ6=™‚Ì•','wp-includes/blocks/post-excerpt/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¥öüÕL·í`L(Ò©ñ','ÍBO›£Ä!7€ÚÜRƒ?0¸´yÄäÄÐ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö\\ªZ&ÊÎ,ÀÉ-ÀÐT','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\0*ÎÈ’S]ÇŠ“Îé×','*›(‡Ÿ•¨þ·AÈEß¸æ9ãã<“Å°ôŸµZV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àãWÐMF`3ÌÜ$÷æ','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¸ÂÀCECZ6³›¬e¸','\\W³÷.Â£Öäï;\\	®Kú±[ÉzHEIª8ù€A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èƒâ\'1ò5f&¼µ','wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-handler.php',0,'C¨7d£—	ùMZ¯MTn','C¨7d£—	ùMZ¯MTn','æXOZ¦óÄP¦U/8âA¨ËA©zZîÅtÙ˜96-o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íº-Ð¤Q€1Ð¦\r ¬','wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_variables-site.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤G\0õí\\t4¸î™¡EÕ','œ,%d:?ã-®Ç¯Mó!k—¹ÂgF6ÜÝ±¡€ëR©lj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îã7û4ÅÃMBþË@Æ¤ ','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/FileConsumer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/FileConsumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.È†éD WgWI1T‘K‚','BË/7Õ4`aÕ¡qXCò[Íà†[à²·-Dt§(_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òœ®ÆV¾˜É]õæÙîZ','wp-content/plugins/jetpack/_inc/blocks/story/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o0»©Õ§6É¸6f','æ©»„]Q´=œnœ>Ít3NÄ7ÇBb£ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÞ*Ê7\rçæ?á¶ý','wp-includes/class-requests.php','/wordpress/core/6.9.1/wp-includes/class-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò\0\Z©ÖNzÜjé3','1äÁŽW~f˜ÑW½…“¢;\0âWœ5²Uˆ¢8À¦<î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø{Œ>ètñŠ³A©8¾O','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð=tá9‰™…Û½8¥¿d·','dÀb® ?¡ÐMìzVAß4™A˜»Ýº°’2žùÒìA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú²öuh;7cµw…bÁ*','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-query-json-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-query-json-handler.php',0,'Ç˜R‹Ÿ>lÌ }°ÎÏ›;','Ç˜R‹Ÿ>lÌ }°ÎÏ›;','=$”þDQ°ªæßÓUÊº©hS_Gµ°dCj{¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÔ¥d6g]Q£ƒ‰O#>þ','wp-content/plugins/wordfence/lib/menu_install.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ÇtLYNËÈð®Þ²Û','VÛ½þ’%à²£#Ç‡Øo•§s€\"M\\ÿ>6–°ˆá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0%§åÞ¯µ­fù^·ó','wp-content/cache/cache-enabler/hjsdev.com/sample/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/sample/https-index.html',0,'c´B…ã)16Këýx™','c´B…ã)16Këýx™','&hø9Î}ˆX}„±­¥¢|=zØº±éó\"\Z/_‹ˆÔ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Öˆü{?“EÞr¸|M','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"³9Fërpskä”','^\n Ž ›I(\n_\'•3ï‹ÚÈ|ëFa¥rf\":ÞÖh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ÎM_uðrÓ;l\rë–','wp-content/plugins/worker/src/MWP/Signer/OpenSslSigner.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/OpenSslSigner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”¤4·W÷0óÌdSq¬','¶-àëŒ²q ž²5½«aaô.i%‰×Ê~ùØ78ç&ªèª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	´ÓGR‹Æßñ²]Ûw|','wp-content/plugins/imagify/classes/User/User.php','/srv/htdocs/wp-content/plugins/imagify/classes/User/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yþ°™Ù°y\'‹±ú\n¦™rÐ','ŠÆ@ù.4xèå®\r6ï¬-©EÒ¿bª»£b”8‰íÒvBÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ï )= Õ™1#¹ãAôd','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/NetworkExceptionInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/NetworkExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6óq9slkxnVPôU×O','#wË|£=?¸ñ»çµP„5¢Âª}yH0åñÿË»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\\"I ¨´úwíô\Z‚7','wp-content/themes/twentytwentyfive/patterns/footer-social.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-social.php',0,'[ú	A»2mF_™«cÇ','[ú	A»2mF_™«cÇ','Ñ«Ö/&“{£bR]ZY0ùÂO\ntŽßÝN•¾OY” 0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$‰H?.0hØ©íÐ','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®´åÑ+#F%I·Aç®í','ý–÷ƒ1MÝÚ|Pˆk@çm_ÀW°ŸvA?ºvzÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ\'^‚Äüwp2m#n(','wp-content/plugins/zapier/trunk/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Ú{HÛŠºxìœôœR.i','‡\0^Å®[IQYö¢${w+gåÊÁ0Ú-ð—«5¯ws','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡s’ÎyÝê%#ÁröŽ=','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' E@——UBN²*Å¢™Sý','¹±â`ÄPÙáá.úç‚AÃ0 ¾Ó€ë‘G3F=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nŠié+ËTQô~qÀ\Z³','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.block-editor.57fb74f1b5d10bc2ad0e.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.block-editor.57fb74f1b5d10bc2ad0e.min.js',0,'~±óž} û{±}Oñ„','~±óž} û{±}Oñ„','=Ç	Öf¶ÜÎÓ¶¾¥xîPÖvÜYN³¥v¾J†k9þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´of?Þ3¨P¿1ò\"â','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\"Ì¤/O”›ìY¢·\'','Ê8æeêT›et\r jœP÷/¥ÀJä†™<^¾rÓ¥z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1aø‡¡û´ºŠ™þ?Ùl','wp-includes/blocks/comments-pagination-previous.php','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-previous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\0Gˆ‹î=ˆçò@\nKÝ','3­¤__\\Œ;_	ü„ö‚+¡ìœ‚Î¿¼#Y¿žk¦D±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=,ƒ…Ç…Ë¦gib]ú','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F«ÒeÀûÖ}í(·å¿','wp-includes/js/jquery/ui/dialog.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/dialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vk%Ãý\0–5X\r¥®yáI','5 %ÌJ¤)A½°Î§Ì&=xÁ‚Ó<î¤G™u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÂ‹b¢I9NFPÏè–','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/editor-view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/editor-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ/ò£m‰ÑÖŠ¥Å*>-','·SÂõü™G›ÀmEÖáÍ¤{ ¸>:FZ@&ulaÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÎ*eá|‹°ïšÆCe','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-attachment.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' °.h¦Ç¹.³ð†â]§','³ý6Ì¡4C¿ÝÞ|ãh j´¡FÝ’ÙÌ:ž\'ên…L9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W°×¾Ž5^©˜l_³_#ÿ','wp-content/themes/twentynineteen/sass/typography/_typography.scss','/wordpress/themes/twentynineteen/3.2/sass/typography/_typography.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xi¤w4@¥[1²’ã','§\'Ç³o6Åm»G;?`„iLáŠNêo$Þ©ôOª ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\wJ÷€]Ô²Í)ÒÙ','wp-content/themes/twentytwentythree/templates/search.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/search.html',0,'û@Ã_%¢­(- r—ÈÐ','û@Ã_%¢­(- r—ÈÐ','ÓûªÈp±µ”zALÜæ±Á¹S=¸u{€m†âéåa…þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mæÜÈì>ø\0Zˆf4°','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/RFC4648.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/RFC4648.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\0¬zëjæåKêî·=','Ôÿ\0‡ÏåÐ‡x—ÙT+k/à8ÉxÃmfn¬ƒxÀ\"‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n(^Y¶Uñ&!YJ9í)','wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-service-provider.php',0,'Šë=;\'‡óaeòÆ','Šë=;\'‡óaeòÆ','Ù2²Æ•3h¦ÕdN˜Aý@ë¦Bœ°¹NÕÑ2ª*z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pþ…Æò²œ¢9Z‘ÊÜ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-goodreads.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-goodreads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù«í.i;šÍT	§µ.}0Ì','Åwž›ê¨úÑnKM¸Þœv€	’¡o€¹l8!p²)‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r(95»\n\'t?Ï/–','wp-content/plugins/jetpack/extensions/blocks/blogroll/blogroll-item/blogroll-item.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogroll/blogroll-item/blogroll-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡õ¶Ñ‚®.ñwÍÔ.','§­gÚŽ1§\\¸è}Ð§tÓÍ+íÕ·ÇÅ€R\'áké','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sâ™¼{DRÌ[¥kÙ1ûI','wp-content/plugins/wordfence/images/logo.png','/srv/htdocs/wp-content/plugins/wordfence/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶zF‰åÞ€WÕ\rlá~6','VÉ{“‰Q9ïV	±†æü°·J	X™qˆ†ÖÚ€c“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uµl¢¢½ÃR#ÊÇ¿ù¬H','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/secure-https-header.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/secure-https-header.php',0,'+Õ§Ll3,âDéþã','+Õ§Ll3,âDéþã','b˜»¾\rp÷?ÇW]Õ±-‰É4ÇöËŒFØpeŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vLÃ£(¶©.Ùí\rûv','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿy_t‹Ÿ£ž\ZÌ¤ªG‚Çr','éÝÈÎ^csl»ì\"Vòï§Ò_ûÀ™±’‡©¿ÿWî	ê:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÈ€N;;H#»í$Ñ|','wp-content/plugins/jetpack/class.jetpack-gutenberg.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-gutenberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üsìî¿Ü9­ÎO2úkˆè','õ5—4Ëj©Ü2;uî›–l<_0~1òÆaä¬CÈËf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|xéŸÎ¾[šžH]“¸ü','wp-content/cache/cache-enabler/hjsdev.com/shop/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/page/2/https-index.html',0,'\n\rÂÔÿTeÃ¸ˆšè¨','\n\rÂÔÿTeÃ¸ˆšè¨','‹ál½‡éŒ›üFNÿž:;\0Éx*”í3.\n^í½ù©å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Ñ–…-‘o@¼»Ìÿ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A”¢€iÇÂn&\0)œ','1·}Õ›YÌhÕÔÑ…-‡òdå1k%,áðJ?üÞŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8mÅ\nd7¿õàã4t…','wp-includes/class-avif-info.php','/wordpress/core/6.9.1/wp-includes/class-avif-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È}n3öC·Á‰Ïv80','[fƒT÷˜¨ØØLƒ9ËxÍßŽT9›Sï\0:Ty¢Ôû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚fß¢»¿eôlÆÜXÞ<}','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',0,'Åºû½Ç>‡pÒ¸]Tš¦:','Åºû½Ç>‡pÒ¸]Tš¦:','lO|TÀKÅåfâ.Á€`~´Œ¥4,X–v†I›ˆ¥t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÈàý×X/÷Û\0þƒ	','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø‘¸ÔiJ‚B!<\0','VºÇ4“^CÃD\Z‘îÜÃïü’óÍÎ;ÁùU‚z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹x­þÉÃSb6ÇyE$þO','wp-content/plugins/jetpack/images/recommendations/growth-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/growth-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÃMÉx”€DyÜÚ«kù','ð+î!Ïƒík²ƒÜí·l1ì ŠêÅJ9çYý,Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÈã¯}/ÍpSÛÃÇ','wp-includes/blocks/page-list/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xíëtøƒ?È%´Y‡«Ö{','¥×ë}p:Bÿ HJÜW_‰T2±„Ú^-îP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽàÌ0z¨H§jÙ»Á','wp-content/plugins/gravityforms/includes/settings/fields/class-dynamic-field-map.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-dynamic-field-map.php',0,'/Ò‰“V3v«å¦','/Ò‰“V3v«å¦','€Jºæ¹özÐí{4ëZHçX±Tl³¯Îlër¡5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘N3M²\n£ÃS¿ì0j','wp-includes/js/dist/block-library.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BS|=ú-íùbú5ëÏ','”ùm*Óý<š  ÃåG;œ¥n¥¾oäÏ(ÖåixLîñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Ò>öcL_·q¥ìéíY','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/TestLogger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/TestLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øQ¬ÃçzóK&«ºÓ} ','ñº—îô«¤j¯i4‰ï×ó,.½­Z¬úœå˜tÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ[Æ×©\\¡ï\0˜','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sugar-calendar.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sugar-calendar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þƒÐ½§<Ò¼¯eAŸÒ','š‘Æ~˜]\"õÓ.:t\rëBç*,Š,\nÄM’\"˜|špu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ2ñI…Ÿ\Z5\\W_ ‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-rest-provider.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-rest-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+q”äªáRõ} êÊ>œk','ìõFé8¶WXc°±ì„*å@IÇr”Ï~pmç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÌëÚû‹ºdµ\n_xiâ','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/procedural.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/procedural.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\'aˆ\nˆŸŸ·¤wëm','nêÜ¿IÔÄ¤—¢îmPÍ#îÄû\nyhð/A3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬yÕ“´ü@Ý$,‡µFä','wp-content/plugins/zapier/trunk/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃuKÿêFüŠŸ•4pV','…ý5®¼{|ÿv/(½9„\\ó`äè€Fõ#ã¬wÉó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ò¾b¨yLêø¹AŽT\0','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-instagram.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-instagram.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥4© &˜õj&ÞÏ<5','(P¦I»áñn%Ýº>MÔQü	ì–Õ˜D´vlÄçl0xš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´±Êˆ#QÁgáÞâ±›Ü','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/Exception.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/Exception.php',0,'+y˜þE”ž1(ýEv\03','+y˜þE”ž1(ýEv\03','*¼d¤íL§.dòEìmiËû–\\qnó?)«‚Ú^Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ,LCz´\"p…„½ÙèÉ2','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Query.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žêýr¹‘q§œ÷°’k[','š ¬ŒÔ/Ch¤ªs(¢z\"ñ”_ôë^p ½$(a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿€ëÆ:2y„Ð\0ŸÉÊ^','wp-content/plugins/jetpack/_inc/blocks/swiper.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l_º¨öŠ¥ãgÃ–','ñÊ-*#`0®·9ô_é7r—ÝC«|v‡ù!4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇL6Ö´D¢^øa3ÝyÉ:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú± èM¶e\\þ[N°T*˜','ê P÷TK…YEîï_t(_	=s#IÞÇ°ö¡ŸÌ5-ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð¢MÚüS†ãÅ[™;','wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÂÅ÷^ñø(ó¢~[ð','äÞ.+±I¡ÓÜûd»ËÌc±­/¯Y£ÀU¢d£h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñx(›Å¥Üº„.’õÆÕ‡','wp-includes/class-wp-session-tokens.php','/wordpress/core/6.9.1/wp-includes/class-wp-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TcÓ«•þ´œ\\^ø¼‰k','óÈ }’)zŸW=NbÒdÏñêD¡ÓÃð†óþPÆÂ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÝ­1xNepf]¨Eã','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Bž\\8ÎùÁo’ïën','U4½\rY×·Ðc[\rÚ…Ú@Û¦ÂBHQÄˆú›ŒùgX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒdAc\rÛˆà÷Š','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/Patches.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/Patches.php',0,'!á¬gúg%>-%]bàì','!á¬gúg%>-%]bàì','lP¶X%â6öÄ‰×·£5«fÚ¥o˜3ÌÍÚ›š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô’×ã¾AŸ•×Ùùr«Ž^','wp-includes/js/wp-custom-header.js','/wordpress/core/6.9.1/wp-includes/js/wp-custom-header.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹C@$Ò·ƒSEô†#ä','òï\"èšy÷ä“§Àí}õ¿^HÞzÈ%þ•Z ÊÑƒ©œ™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õw¸g‰:ù|š`¡\\Ñ)','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AddConnectionKeyInfo.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AddConnectionKeyInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wu|\'2ŽHXçaò<','\rd{Ä æ¬ý,Äƒ6f¼ŸnÅ®ÆÇ\\·b™Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õz”úLPGó\0=æÓ','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„4&ý-l½5â3bŠŠJ','\'\"ž¥˜b?7{<ª~¸~2ju&qNÿ9ëñ\Z;x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ£ýÛÅßI­®Ìº³ãŒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sø;ãÕò-\'±¦¡ÀÌ','mAÿŽÙò±xM}çyŽ%&s;†Ÿ›/£6EãÑ‰:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖB%ñ¾A0†\n³îÏeÍ','wp-content/plugins/jetpack/_inc/lib/markdown/gfm.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/gfm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅC\'p&9w)òcö¬ï‹(Â','ZeÛâÞ™îð	Ô[£<!V„øý\næµ¸Ç»ÚÑß;Á\r©Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×fôì–•„»–Ú®¨­ï','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÅÊíéàœåúž‘lð ','†u£“)^…A÷g±#Åô€éª»ÏžØÔ¦täx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù”Ãƒîõþ]ö¾\0æ\rLé','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d¤WCy;‰”¶äA@P¹','ùŒÎ8iéÍ4ÖyJ¯\Z +‰eëŠàÂþ\n—¸\rZvÓ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úz›ßa>`<™£!üCþt','wp-includes/css/dist/block-library/reset.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÿ§ÜG\\\n\'\0$©a7','*ÃÓŠ€ƒ;H€0TÅ•`_ÊÝÙf‹e*z3Ï»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úú%–eãefïHàzŽ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cËëº•¿V¸Ç.n€@','êu»°·ÂeàÃæ±óë„kæ]2cúÒVÙ7$ËJ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÔ@\ZèÐè#ä •×6FÑ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<vø\rIÞ±RÕãë€”','¨(*J¾¨ñ‹E4’0dM1t\"ë¬Q¬g¹[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü^0pðùŠòkúƒ¡M','wp-includes/css/dist/nux/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/nux/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì_]02µ?žBIÝÃ­!Ê¢','¸ØmžŠ¥¨„£DöÁ‹²µn¡ïÔjº»8B–3_Í[5^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝV’íúž6¬úÕÛ\\Eån','wp-content/plugins/imagify/assets/images/stormy.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/stormy.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÁÿ.ØmÖrÕA€š!N3','=îô>`	—Ëžë—¦%xÅlXlm¢ÙH®ßè{Bˆ@!š5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å…S	¯¶Æ¡g	N–d','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹”–Wó/é+q$ø/@','f	«¾«4Ð£v¬9=?!~\'cc{¡ì²»Þœ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÓÄh]‡‚Cù€²A*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÈÎ´¿ñL²Óï.³Áo','eÁÈoÙŽÔ3ÃûÚuÏ¨°¢šyçËåÔâ3ˆ8\nØ‘:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë0Üšî¹Z´I·ä¸±N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^p¿,N.<ÛæZ\0êY','‘KÀ½³£\0†õ# I¿öäVÕÉÑs£‹Øžž˜<\'jY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëSîH BŒýóœŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/hostinger-reach.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/hostinger-reach.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4µÁö%‚[p¸þéj<d','MzdÒ:ùD»™Š•6°Ë¶‚	Èªm×ÙÍ¬Fo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì—ž\"ö?“Æ\ZŸï—M\n','wp-content/plugins/gravityforms/includes/class-confirmation.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-confirmation.php',0,'×˜˜-°,T•2×Q¶Ú‰','×˜˜-°,T•2×Q¶Ú‰','r(\"þ¢ïýúŠðìv‰Êf^‚¿âá^%LR0Ðs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î{ëu_Ž„‡6´n/Q	Ü','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-5.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l3Wx*¿Z\0Ú”\"f','=(´N]ŒDlØÎôOà“ØëÁ*´-‰ZM-S?ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÖ9‰ôÂÔ³<5xWö','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','35Ó†„ãŠS¼ÎÜ9ýT]','pð\n+‡Rÿ»ï.¸IEÐ>‚^â¢-Ì7TžÄ:í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÓâî.·©\0OÀFj\nÑ','wp-content/plugins/akismet/akismet-cy.l10n.php','/wordpress/plugins/akismet/5.6/akismet-cy.l10n.php',0,'q’{!‚’ L#aäó','q’{!‚’ L#aäó','d•ñ/½Œ	¼E;LöŠ¹>J×Må­Å8Ã)äÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø3Æ¹Ü•jçbišÎ¥î¶','wp-includes/customize/class-wp-customize-nav-menu-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÛ>á¼á3×†ƒê•°C\"÷','aöt’¥õo¢²Ðö9	Š _ð}Bžít5QûÈfR5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øãîrY%½(\n^Åé½ª','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š´+ÊEðYLà¬f½¯¥©','?‡²Ê‡ð]lØïà)ŸÍÔûh· \n8á™{ùöÀÈÜÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûî¦ðš/™pxæåô ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÄ£ChùS<!L\'	M','Ì]®ƒ‘\'3·¥I€Õl¬LùRù§¿+I²/éƒú4›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üª8€lüÚ¯ÊÇììÂ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php',0,'u\".çOù„œ	•Á\"ìO-B','u\".çOù„œ	•Á\"ìO-B','Ã`Åšç¤ôƒyÎb´¶¢kít¼ÊäŒB±èI©Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡¾DâÄø1°Vª5æ€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/root.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/root.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%æ5Îð«t××òÅ','O“‚ëo´qØÕäW\0Õ°U‚œ§$Ý¤u[U1#ÜM?t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6úd•Ëî3ªŠþc1×','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdsenseEmpty.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdsenseEmpty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…áÅâ`Vz~ð§Ï%,]à','˜ÚnR,ò\r´nŒ8ôøÃcß\'FÊºûªrUR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ñcªŠót•ƒ[}Û','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-buddypress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-buddypress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†§DÌÖ“}0½$~*îB','×Ç`CZ’UŠô\Zy«a½¼;ë£l¼¼-¦¿‘(õ‹B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žŸJÊ7rsP{P','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/UIData.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/UIData.php',0,'˜ÖÂîX×ì3USþšH­','˜ÖÂîX×ì3USþšH­','DÒ°Þµ@Ñ¯ÇªrDx –QÆá9Ã¦\r\nÞ7Ø`˜mT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÒ¢Ü\'pß€[\Z¦Ã','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-speed-blur.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-speed-blur.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€/H¬š*ýmµxrÀïØ','pÇˆÒƒ×HP¥ÿ—òglÎˆµŒ\'ð÷Ø†6€C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚEC­T8Gš÷Å¡û‚','wp-content/plugins/wp-mail-smtp/assets/vue/img/elasticemail.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/elasticemail.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lq²!—ð~ìäÆÍ%\'Ôø','—Oq”´Nç‰ên9\'Á´mÐ´D¼ö¤ñ‹ ED','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\r¦¢%å¡žèú>Ú','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2603.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2603.php',0,'WQ%j½c(PIš’èä','WQ%j½c(PIš’èä','¯|@(°¸Ïî„}«ZL¾k8¦Ø	lnØ¨m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ6.{©ò®’ø*','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-abstract-constraint.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-abstract-constraint.php',0,'@L€âAáÍ3{‚oý’|­','@L€âAáÍ3{‚oý’|­','sÙ½Ue˜ï3\r.¬¬2¸†&¼²YãåÞæð¬ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýEC³Ut÷¿ö¹E´','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/dashboard.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/dashboard.php',0,'ËÕµïoòG0Cä°å\ZE','ËÕµïoòG0Cä°å\ZE','l;!ú:Ì.]$aàëÈëS¦¡q¬+çújTâÂê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z6B8û˜cžƒŸ±eg','wp-includes/blocks/shortcode/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸O*cÜñtµúBõÈHV','˜Š½¶tpF³©¤W…Cp>2[–}âháævôp6«jÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')-ÛnRÝ\\âÅ®6â£Ë','wp-content/mu-plugins/nexcess-mapps/Support/Deprecation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Deprecation.php',0,'75òð>¤Þ†/Äuw¼c:','75òð>¤Þ†/Äuw¼c:','°ë^Âqâ¨â£[q­c¹à4zf$îB–´{<CÅì½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')þl”ÚÝŽ÷Wm)ÝkVÞ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý°%dh-xý¥ú,”á-h','åõv‹ùÐ`ÛÜ¹¿Ôu81ueÍ\n4áÀö3Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/w<ž-Yfk¥v2!','wp-content/plugins/google-site-kit/includes/Core/Guards/Guard_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Guards/Guard_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wöúL&¯‚A}«Sl',' –YÉ[öÖ{êÔÇð#)p;ìau>$ŽzQHì1ñú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8/Ôiã\0Öî7¡','wp-content/plugins/insert-headers-and-footers/build/connect.asset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/connect.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YæAƒŒ¤X|]¼Tä¾6#','ëR.ŠÒfŸ®‰Ôý¬ØŒÔ‘§äxTKÃé*žëòý:v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AÖEU–Úã\'mÃÄæˆ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-stylesheet.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L,x\Z’Õ@JÝ^ñðª)','(o›ª—¯‡‹÷{¤Pf/äÌîYØé+U¦;‘}5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÄ+ÿy\"´{è¨Lì9','wp-includes/SimplePie/library/SimplePie/Credit.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Credit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð“‰}î5³®-ü´j','€DÝ„ùcëmí‡(…>;ðíŸ‡@ˆ[‹Zöf¬‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I2D8Þ~jTš~fN-','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sßãÌ–WŽ¿G•ID','Øõz%Dc²mû,òÇîO#ëvütÓxEëÙ@„*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S|ÖCc:m6ÅFêáL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>²)Ì,¶¥_GŠ•®Si–•','±#ÚDð	\rrÞS‹)]à8	‡U£¼ú”JßÁcX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z‹}ˆrhO¸ÐÿýÚfƒ','wp-content/plugins/wp-mail-smtp/src/WP.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿêþ:wØ*>”YE]œ`','Kñ‚1\'I\ný”>äµ¸ÀÔã\ròß“C¢uöÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÛ{™#‘[1s+Èèrý','wp-includes/css/wp-empty-template-alert.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-empty-template-alert.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±eò~«²51í½Éõ´','B¥¤åÞ\'ü·° „Ø²¬äAÙÕ™	ƒž@=á^§V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^°Û%Ûi‡ÀAµ`ÈRsƒ','wp-content/themes/twentytwentyfour/patterns/banner-hero.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/banner-hero.php',0,'dµ‚¥Ï¾+o$âi','dµ‚¥Ï¾+o$âi','oÖGG¡”)„‹±ü$ä\"öò77”8ª*ÎÏ_âŸi%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b‡†êE„Ÿ£»º4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÌ»o«ìwG>p','ÊI¶`I^{çP× h„QøÏe:sG^›¤8£sÄš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j; –¡_‹ë¾]kM9”è','wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.js',0,'…Þ—‘\0Bz…P¾šOsó','…Þ—‘\0Bz…P¾šOsó','>ë„9Ô„ŽG:í] ÀÖ’Sh\nÑ7\\51`ºw.HFÇK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j³àrá²Jê__ui','wp-content/plugins/worker/src/Symfony/Process/Pipes/UnixPipes.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/UnixPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£r›æZ †ßk»^ý\n','³(Rn’4O•³ úí¼@”Åzí:IäÔôVo—·ðÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kãÐÙžœtˆâYçTçLw','wp-content/plugins/seo-by-rank-math/includes/admin/class-bulk-actions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-bulk-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P¿š)„åR®×]¼*^a','Ïb÷a¶¸ÃÙfÅb¥¶Íd ØôáqÖZ	¦õò«$Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sx\\µ’îÓnLxöøúv','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ps»\"‰\r,h	œÚ–i°€','Õ;AWÐ„¡íI:(,©S·.PÚYvµ»šœž*ÏæÈƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u&wxc©@k[','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php',0,'Æ3æÅ«{Žþ`‚´~P¥vT','Æ3æÅ«{Žþ`‚´~P¥vT','(MµÄêµò*Æˆ’óñòô•Æ„Òº+¨•·!¤Ÿ&£,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|íe’—øS¯\0K &B','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÕì«ŸËjy4Ö%\"Hò','›ˆ£\n¯þJxl¤;¤.õQü&þ}wÏ}‡ŠHý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€—Köí¶€MSb]iÅ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^z(Ù`ŠIÏæ‘','¬ÈÓ¬„‰°9î˜˜¹‰®3Bdyvân8ðó‡{%Ö\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€û\Z–‰œáßÒ.»','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lì˜	¡kË+H€þ¯Æ-','d ÙQÎNq±(×Ò!^TA¼ïdABÕ]9·\0/t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„= M€/Ä›dñ”±íÊ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÍqRú¾:	v8±‚','Ñ‹Õx(•ßkòya`´ýã@Å-ÉÑOm[AõJuQï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„¦Ù²d&\nMäGK¦','wp-includes/l10n/class-wp-translation-file-mo.php','/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file-mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œY#€ŸU êw†u9é1','jâpQƒÕîÙ(u½Ý\r×¡p›Z[x1.ìœ:ÃÖˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆG\'c»§*OÒ²Dðók','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸMÖô\\Ìl>`À\\ ','«m+lê§°‹Ý„pÜ¢xŸ³±V•²,+\ZAûÐA/–æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š•«°Wl›U2g9\0\0ê.','wp-content/themes/genesis/config/requirements.php','/srv/htdocs/wp-content/themes/genesis/config/requirements.php',0,'\"tEd•^€ó:Æõ1ñŠÕ','\"tEd•^€ó:Æõ1ñŠÕ','qO\Z¥U¦ÃƒïéÄ¥LœÕâ³Ï#È/\\­«W¶~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ™^!>\n’Þ¿ºò1gM','wp-content/plugins/imagify/classes/Optimization/Process/WP.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é©3IñŒWjöWõ&†','ŽzC6”¢¯gJ!·§·ö±t\'·´÷ŠŽŽVE¥¨¬é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è,Â‚=9ä×ØhÌ6KÛ','wp-includes/js/jquery/ui/draggable.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/draggable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}WBH1QÇ?^ÿYq\'œ','êËLPôçC7ø\rå‹Y·Õ@Ø’EÄ_¦‘)”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”d4Ï %Ë?ñ','wp-includes/blocks/term-template/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','züï›Æµê•LÿÅñ','pg\'¶FMïãáXÝcLÞÍÍMìmL-bž[ò¦y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–#¢:öhfy²	Êi','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php',0,'XU+4]é\n‘j‹¥2`¯ ','XU+4]é\n‘j‹¥2`¯ ','s)Wgë>‹ß\0¨»«¾vw”@“Þ¦C‚±e¨Ñ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–›p¡·ÿDŽ|½;ÌP','wp-content/plugins/jetpack/images/rss/green-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÓoQ]wn¢\"³”;¼Î',':˜ðEºëi“âäöV˜[%Z:”;ˆä»hÁ™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž\0Æ¬µ€¸¾#»ÀÖ(Þ','wp-content/themes/twentytwenty/package-lock.json','/wordpress/themes/twentytwenty/3.0/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ðmª:Ø?7|ƒÏ3š0Á','8·Lk>ŸÆÖ°¶îkŠ™a³ÿW†“bsž¿BW\\O]¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÌ”´ u7ÇISU','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/CompetitorAnalysis.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/CompetitorAnalysis.js',0,'AZÃ/(Ô†Oûçƒ°p','AZÃ/(Ô†Oûçƒ°p','Ù¹å‹ÉR£ÙI½¶ŒÅÀt¸+zþ«/6ýa‰Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤C;:â%´·£T÷›','wp-content/plugins/wp-mail-smtp/assets/images/providers/resend.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/resend.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b=zô4S›8°7”‚u¼Òá','•¶ù†Œ=z »\Z3:V—0[Àƒ:#±SÚaRÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨OçÅ#Ûšå?Â`± Õ','wp-content/plugins/spellbook/js/src/svgs/star-small.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/star-small.svg',0,'[d„â3rª“‘Ÿ–|ŠG@','[d„â3rª“‘Ÿ–|ŠG@','ðéKË\'&A wcÄµù‹ðë…ó?ö(\"Œé/6²U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Rïq¯à¶à¯+L6¥ù','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µcÙç)ñfbôä÷ ú\Z','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TransferService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TransferService.php',0,'¥º3õe~7ai!ºv0Ìö¹','¥º3õe~7ai!ºv0Ìö¹','fgJ”õÏ¶	Ùüï@$OXz¢7lÝ•M„>^EÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µïy¯Ãõ<¬4^ºVÂãg','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/block.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gßk0ž:Ç{›Ñ½ó3Á','°3¥õ%+\0Ñ§ÿ?\rF`6j)ªiôÔï‹¯Íº\r\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶©»£\\Ëžn¸ðJ(Þ','wp-includes/blocks/accordion-item/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ…³¼äÉ.)ì¬¯%¡)x','$ZËƒúõ›¯‹“Ô8¯š^/YHúù­PúÑŸ•Æ1§h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Põ_¯šÄX½ý	Ò-4','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-facebook.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lkâ¾#n+óÿ”\0ü‰u','ˆ$9jA+\0ºptœ¹ÃÉûŒa‚V•êù[Fæ-n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º<}\ZÜ\0¨a’7úÖ-âœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â…1ò´Ãç\ZËTl ôßÃ','êf·l£T²ŽÏ¯öÞñTúù/À/4„ûÂy¢Ô,¦|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â².Uò\"Ò>¢Y52­','wp-content/plugins/jetpack/modules/sharedaddy/images/more.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/more.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I§ãÿÀ¾.\\5ß3Ûí¢¾æ','0Q¹Fi™½/ãpçØõ…ž…ÀÖYÔÿDv	i~ RïÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã,\r ©tjU§€IIÏ†','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/vendor-theme.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/vendor-theme.min.js',0,'ø°7ÄÐ\"mPKïÎ.sÞ','ø°7ÄÐ\"mPKïÎ.sÞ','Ì J¯ÅÙM@P\rÓZ\'ŠÇ,/€†¡I4Hc)™»Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éð÷á\"xBÛ)7ÿß%','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¤F¥n,Hu|žÙd%','xåBØZÎDÑ¸nëâ£+Ð¥ÍQ‚Ð¬%:3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌUA<ó,	Åe6°ÌoÉ','wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php',0,'¥”ùì1w¤ùï× ]ñ','¥”ùì1w¤ùï× ]ñ','NöXH\\v½>çm ³9\")Ÿ0¼¯ÈmÓE;œ+Cyx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔAˆM¢Á ×öÖ[»\n&','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomies.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomies.php',0,'QzNf•~˜ä{É-º´\\\'','QzNf•~˜ä{É-º´\\\'','3‘ñQO–µD§:oÒ)|áA¹lëí¾;òÚ÷Šè·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àiëT\'Á‰yÛb_O½','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pkŽ5C©­zÇe´¡½Š','¬4Y÷f»ŸKÃ®6Ïê¬xªm£V¬bÈvå­Ç)Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áŠë‘Èz ),[bÁ`','wp-content/plugins/gravityforms/images/icon-check-inactive.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/icon-check-inactive.svg',0,'a÷¿#HÇ!o`Y–','a÷¿#HÇ!o`Y–','týTŠ½)s+ÀSHÏô’9/µç|ÂlÙÏuìõÉ÷!wg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âMdõI»Ú˜‰€>','wp-content/plugins/jetpack/modules/shortcodes/js/brightcove.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/brightcove.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ˆ\nlÙ°[®pý´â','éÈdß¼´`$7N³hÕkpÞÉŽ•$ðë{Ö]t‹ÄÛ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãDY3<yþÅåâä8Ê¦è','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•+Ù ¬1ÀßÇA¡”?‚—',':×ü	øõC¼{”`A„¸ï;/œÝ·ñËº…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ètßy¨îBïù7)','wp-content/plugins/members/admin/class-review-prompt.php','/srv/htdocs/wp-content/plugins/members/admin/class-review-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìG(ç™ýŒŠ5¾™O¬¾','·Ðæ>ïž‹ñÂ¹ƒdþë5”‰šÎ¾iƒ9¸¦w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð·Í±€À`Ñ:oNQ$y<','wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*/Žx²u×;’u­!ÛùG','ò,:×¿FéÇø[…6ú¬9„Wwvï­6iiÂcký:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÙ	Ê‘%Ô´–Jóq','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php',0,'‘öØ¥øgƒ îçé]bâ','‘öØ¥øgƒ îçé]bâ','gD>IB9é·¯šLIÓ	*œÂîð1Ûó16ŽÙ0îC|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö¼ïEüÍ¼¶ËöEê\'.','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¨g\rpeËf@~*IÛ','R³y‰£Ä‚xìñ+OQõü@ë	rtØg,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û³>Ù/á¡‡_ó³éÃÀ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òl([q×ô°ÉD#ï™','\\sÙ¶Òhb¢2.;Øm`F£Ðr^&óH-w	—yVµ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü&UX\rèL4{šâÑÔ','wp-includes/js/utils.min.js','/wordpress/core/6.9.1/wp-includes/js/utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôáËºŒXH_¼[Ï“ô„Ç','¤ú¹À˜ßjtSd‹JÌ]úÿDÞ§QÝÿ¯—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü4Id¹ø8³2\'¯å ','wp-content/plugins/google-site-kit/includes/Core/Authentication/Connected_Proxy_URL.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Connected_Proxy_URL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØIèPu¿±VÇ[ÏÊt’','iÊ-uÌ‘êÆ&z²«Ç¯óu\"cgz¾¢¯z—ïy­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z´òõ)Ü›\"ÃIÁöN','wp-content/themes/genesis/lib/admin/onboarding/ajax-functions.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/onboarding/ajax-functions.php',0,'ó4²£+ ÂåÊz’ÀM9’ð','ó4²£+ ÂåÊz’ÀM9’ð','c”É	3¡¦¶]x›	\rÖ_¹ÀÑ¢¦ºùßl’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÃð3ÌQÜGö\"¦#L±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/form-step-preview.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/form-step-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄìÏ£Â]î\'Ð¼è7u','eh•æåóñ>=YÈ˜zù6üÅQ­¿£û(¥ÏŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z	,[m—w%,éî´¦ª|','wp-content/plugins/advanced-custom-fields-pro/pro/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z	Jª®ÚÅ	whÆÞ$ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P±Ù@œ±Â˜ŒGXPPµ','ƒPàŠÂ\0µ½¥”EeNvþýLZ\nâ9töH2\re\ZàE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z\nÉr„‰n›-Ø»ŠÎ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-objects.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-objects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%É±yè>—•ò{®•pbÅ','šêJaÆé},îýS[K/éylŠ›Ç>#˜±È¦Ë€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÖ§‰±\\\ZÝh•i','wp-includes/js/dist/blocks.js','/wordpress/core/6.9.1/wp-includes/js/dist/blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùö+bÛþ$zÑ$Í	O','6©WÆÙ¬Nž\nL¹Ú!ðZ¯ê¯«Ü[IóøÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zé›– Þ •6>”~','wp-content/plugins/advanced-custom-fields-pro/assets/build/css/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZO¸3F5K«;œ@ â','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î@õq\\ƒ}±«§—[õ','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZQrrŽì*¯ˆ¡yî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-telephone@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-telephone@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¥¾>Îhh,{Úó„½‘d','îTý|–-3¿¢‘y±eÜˆÜqÄA\"»°R´Þ/iÃ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZbGÁN²¤~Ê³¨»Iõ','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/InvalidArgumentException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/InvalidArgumentException.php',0,'}/ÑX5$×9ÿñ/Þe','}/ÑX5$×9ÿñ/Þe',';ªþ5b°½GìS£¦B:e}¢èìÑÖ!q|zÒ6ô¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÑ0\rÁïÎ·BVP÷<½','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Import.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Import.js',0,'OÏ‚Éc¦Ks¨ÁÝ%^X','OÏ‚Éc¦Ks¨ÁÝ%^X','oË6F\r—ëO=ÕOFåÅßÉÅ„PnPzŠY=ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z\"è…­­øýÎŸJŒ!4êu','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3UÁFœlr$[|zo\Z;?','ëyÇèþA¦¯›¾5y‚1\r¦ñ›×&BÆ6[‡?Êž1Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z&ô½cRà< FiCä','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýp79Í71êiíƒ\'','Z\n¯»A78{KpÈ÷ìîÓA#ÖæM|i’èÅ\r„¯ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z,®3E4B¦ÒžÂ?ƒ…I','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½]y*qk Îkè2Ì¬õC','ÜÃJ·o¼dA™AùŽ3²#ƒ%ËH_ÏÀCÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z4A‹Xg?Eü5Æé#-.','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2€ƒ±÷XWÃYÚ[&d','9Çã]õBéhðÈrà‘¤¶Ái„8¸–ùWp{ýñÙ6_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z6Ôsøªw*äž‹‘ƒ»','wp-content/advanced-cache.php','/wordpress/drop-ins/advanced-cache.php',0,'¤XJ5–=‹O‹‰2ýb`Ž','¤XJ5–=‹O‹‰2ýb`Ž','LIãmÂŒ/<U4è²5n2èª»¡˜2®–0æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZGnŠ5y-ë)Ç²	\0ÄÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óå÷—€v¨’½Aùv','/\"Wªt)n½qóóMjÿ1áF•åÞgw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZPÉª––j¾=Ž#¿ô‰é','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rµ¥»òß¿¿iÔb*ü=','±ÄSódn9‡5\0ˆj¬´‘ãÅí‡·Hkfná‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZRµïWÒÞÖÕïXêu','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/subscribers.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/subscribers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àèR¶ù\rŒæ´H¬(2L','P\r—	£	±üº]zPëÈtÛ%ØÎžjÉVÆ›j>DÑ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZVŽ\nÒ¿P+³[O>E\'','wp-content/plugins/sidebar-manager/lib/notices/notices.js','/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¾;¹ùúÌöüNš)D“øŠ','GpAkÌZ\0Æ[g‚Ô³á÷_>w;l°õ>É“è$ 9-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZXÉMdÚÁ\"«þ1ì@€','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/authors.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/authors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ;ÖÙîcsM|2sfy’¨','¡pp]·$1îµÏtˆš‰jý…Kâ†‘YTÁ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z\\;¨£«¹±\'@»`³','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Za©¤\'üºM;€×È­Ul','wp-includes/blocks/post-comments-form/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñŠDa”ž©´ò¸žÉÎÿe','»juto)¢Ði5„ëŽ j;¸\\våÚ¦(–*ëo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zaê4ìW\'}~6úIx','wp-content/plugins/gravityforms/includes/fields/class-gf-field-website.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-website.php',0,'-D<¿Íî!\'E¡ÑsÐ¢]E','-D<¿Íî!\'E¡ÑsÐ¢]E','ù†Ïä‰§Ó*€IBâIÎìÓ%sÛ>5’$ xœ°óÉ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zd‡BwKFP€—øÎ /','wp-includes/css/wp-empty-template-alert.css','/wordpress/core/6.9.1/wp-includes/css/wp-empty-template-alert.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÄéŠ¿ìÜýár\n«’Ló—','Šû*MžÞ=±aÃ?lÖa‹4¦ˆK˜r‹9A\\£¦#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zh\nÕ¯Î3~¼„ˆRîcn/','wp-content/plugins/members/inc/class-role.php','/srv/htdocs/wp-content/plugins/members/inc/class-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}8ºw/õ+§XH¹wÎ','@m¶Ó§Ú¬\Z»¹øB·†¶púÂÈ8Ø Û(Ã{Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zm>w€b—+âË³D³3','wp-content/plugins/gravityforms/includes/settings/js/select-custom.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/select-custom.min.js',0,'™U«uæýS‘M·7LKÝg','™U«uæýS‘M·7LKÝg','æÒ/Âôxfp¡u<ùÁeÛõ=¿¯š->œPDÅ)h^Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zpâ_–F+ÕPQ=	!´','wp-content/plugins/gravityforms/includes/settings/fields/class-base.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-base.php',0,'±N*¾ê©¹ hÿ¹ÄÔ','±N*¾ê©¹ hÿ¹ÄÔ','ÞÄ†Ùí]Bqi¿ãPÂoº5RÆøøäV\nWz•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZpüÂã½»$IÎlÝ¤]-','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zqé÷ÿæ1CtgîAaEV','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z|Œ I¬ovQI¼M€\"¤r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x#Âå¢iµû$SÑH','P-QRV48–W±Eju<W€í¿9YãUªv¤ ÏQé<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z|×6¥fð,R“[¦/¿Ê','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/upgrade.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/upgrade.php',0,'¸,@KBP”)ýßŒß5“','¸,@KBP”)ýßŒß5“','Œ$²äÔ†8ÖCÀ?!ÄPººôPÂ§ñý\n1ï5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z}1î“‹8+¥UÂcŸ¬','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-usage-tracking.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-usage-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Xxª\ZÇ†r{ ‰¢h	Ã','q:DÑv˜TQg7æ]Ñ¦ÀçŽ%6Á³¥7$ÃMóêï˜•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z‚¾¦4>ùo2²ÊgöË¯','wp-content/plugins/imagify/inc/deprecated/3rd-party.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/3rd-party.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h§L)ÓÞ?¾ò¾FMÏ$','\ZáðRÓÌbŽø&zÉ‡©	‘}¶U²*ênn‰³ÏR½æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zƒåçì+6TRG…ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö\0!Üÿ	\0U\\7‰ü¬”¾','ÖI¨EÙ8éEØ\'NA°ãù1›òíXš•ŒP±\'ª½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z‡ÜL#%=xâäoS¹','wp-includes/blocks/post-comments-link/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÿ»ôÿˆ™ãJ-Ð–û\r','Æz5;°Ê~ÿÔñ7u ÅXM5ö\\òüo=¬½š†|\nø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z‰v*‡Õk9ÞÑŸßMÌ','wp-content/plugins/seo-by-rank-math/includes/admin/class-lock-modified-date.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-lock-modified-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äe9Lc÷n7JóM›Ú87','>Œï’Áý>{´ä ­Y4@¯:%ãœWsôá›ö6…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z‹*Ã6#w6¦Š¦k','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã`x\"ép@.Ò‰+ý\Zãd','¾÷»Ÿƒ¢¢ U±ˆ,\"ÉÏ1Iž^_ihXA(.]&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zàxö0Ø ;\0WØ1m','wp-content/plugins/jetpack/images/products/product-jetpack-scan.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-scan.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë~™A¿3¾îödF©ú','V4•_[Kèãõ“x,lÌô‘žßÑ¹LK±`VòÍ{?®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zþ½–L6Nå1×;8œ','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÊÄç¿gÁÇ]ˆ>pú','¾•‘u3}(%&TfÉ_©\"dKi6èFÿx“phlù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z™Ð	?¸Ü$—¿\0ä©ƒá','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SR–Î/ÉÀÛÑžš7iß4','ªì^öB*@vevZ}g6áòµôs-¨2Èí$©d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zš«i„ä]P]Fðrþ:ì','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1901.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1901.php',0,'9qû#<ƒá\"»ñ]J','9qû#<ƒá\"»ñ]J','×‡y9(Ò“»d‚s`H=1nwñ ¤¡Ddj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z›nÍvW+‰Ó8f¬”N','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p²…9åV.YÃ9º˜‡','ÇÚcó\"¹žU6Õ	}É¥`Åû‘o¤°ÿ#–!§#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZwG=ŽX®($û“—D*','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notes.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notes.php',0,'\"ãCMD[åC6º¡¢~','\"ãCMD[åC6º¡¢~','\\<ÅŽÔÆ4@s\ræ|\rpAË\r z÷C0Â§cßpò€º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZŸMeˆÝ‰Eè9KÃÑ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg',0,'ÌÝªý\r^®í\0êÐËå¾','ÌÝªý\r^®í\0êÐËå¾','•Õ¡ªåu:ëm™ðIoñqîý†¢^ÉˆU«Iï,V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZŸ[þ>‡H_s‹¼ Ú&,','wp-content/plugins/imagify/classes/Avif/RewriteRules/Apache.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Apache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëòèfqt+Æ„à{M#ô–','g_=òIJ‡\'ÿÖ1C i¿°õÞ”¼¶È¸Í‘8\\²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zµ;5õ(žOòOÖR«','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áþµÇ›ˆ¡ÆýlmˆD!','Ö\'ß9‹\r9Š\0o|óë\ZØÀ§ŸÛñÞ|•·¿0K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z·\0ÝÃÉÒÅœrîþe','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tï™‡Ÿo¡%äjÛ¦[ß','ÔFÞ@g\0ÖNx×ß˜’á•Z0·:rÿ°È\Zï‹‰!¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z¹gôÈu*7Ú9<ý©Ž‡(','wp-content/plugins/wp-mail-smtp/src/AbstractConnection.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/AbstractConnection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L)ÐÞšÌ!M9Õ=áI\Z','@	h9Œä˜ý/}@\nx‰cÍðñ\\\"WZ^!û/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZºUžW~2Ž×Qð˜ÅÝ\\ž','wp-content/plugins/jetpack/_inc/build/shortcodes/js/slideshow-shortcode.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/slideshow-shortcode.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÎI[*ÌÇ}ªŸž7ÇK¯','‚*ÏãWÿÞ1R@ï°·ô˜—-5àLR9KêŠ×d8ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z»à(ý:pIÞ™°C2Ë','wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–lk #NÔ£fßCÆW(','6§`\"o‚Ïø³3Òk]8«â¶‰½¤gpïK÷Û(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÄÐ$eµ1xýX#jí]','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ô^“`Ã¹íÎp-òQ$‰Ö','¥\01ÜY“wÎ-Üä6!êaã–/¹¯˜JLâHN£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÅ7>aÇuîàüèBŠ Û','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÆ3ÆJåñg7ÑÐùCXÌ','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÒªšk]½øEeßu6','Jf·E$XŽu-õÆª¾Šq!“rmú`Ð]^àÏd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÈ%–;ËUýf(ªò–î³U','wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.min.js',0,'ÝÅBX‚‹x“+Q¯mƒ0','ÝÅBX‚‹x“+Q¯mƒ0','ky$ûi­ëy4ÂO’Íjún”B}ì†YÝ÷ãåß[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZÖŽ°v öKU¤y?³','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_150_0.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_150_0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6í:…Žs\0j‘DkŸ%™','€bé¹P°ùwÏ(öÛ48ßmÙ¥eô“ÂiA~ç À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zàóñª>×ÿ^dgu!Á','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-ui-02503b56b2bd8add7e48.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-ui-02503b56b2bd8add7e48.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':5zKéÈŽíybŒmù±[','/Ñÿzû‹»Šƒïê]šÂ÷F	z¿­¦ç5±‘R•Î¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zä¦€€‡@¾…BçaÝ\n2','wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php',0,'Žç¦€{ ÇwÎ[Çš','Žç¦€{ ÇwÎ[Çš','ýcDöÀp:.tÓ!Èô@ðÓn?01iTüøÄtƒ\rK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zå£’àU#‰\rÅ<½‘','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‚ºl˜‡‘Ê£EÓºåUg','ßm¦¼$†›éö…ÅRY·gEþ!…${Ã]é=R›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZëãèÁ¡•)qtsCI9','wp-includes/functions.php','/wordpress/core/6.9.1/wp-includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ä_›íìÊVÌ—®ÀØ1','F,…åŽÑÚfò,Ì‹n¼ñ5²CO4±=yÜÓè„É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZîžçhÈ\\íÖ×\Z0|0E','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/InListFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/InListFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ÿë^×˜Ô©!Ýä#ì\Z','4õ€–tì¶_A>aPòa¨ÃsLÑ«K%5ªPÆ@·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zïy‚„8R#O¬yÎÆ','wp-admin/css/nav-menus-rtl.css','/wordpress/core/6.9.1/wp-admin/css/nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£	]ióŸ+Û\Z}Ñô‰','U¼í^„	Ð>¼Cum,›Rº™VŽ8pœ}@±ùï3Ný','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zö9Ãl®aÞ#‘¾·ÎUØ','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ4^*Õâ\"žê„-','xÌn¾–>ßw9ã?dúäíErB˜úÚï?Ãæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Z÷“[Nª¡³”’Ñ1žV½È','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpClientCache.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpClientCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3÷-bO2Uq‘x<¼à','ö:ºƒ¹SíólzX[mÙg þ#LßÒàŸ+#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZúÃ\Z:\\®RfùPÛ~3','wp-includes/class-wp-metadata-lazyloader.php','/wordpress/core/6.9.1/wp-includes/class-wp-metadata-lazyloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Ö‹÷Rq6}d¿l)ƒÙ„','KJ`ØR·•LÔóÿž·¹G%2ÎuæuÔ)+f%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZüI«¿j“yð·¡-{ún','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php',0,'ÐþÁf©(‰ö¬. >#N','ÐþÁf©(‰ö¬. >#N','{Nl§+ÉË8†ÛE$ßb³ÍÍ7¦‰XˆÍô¸o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZýUEäs(î±÷ž#Eöp','wp-includes/images/smilies/icon_mrgreen.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_mrgreen.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$_Æ½u²X|I%~$','!B´‡ºI1mVØ-¦‚¾|Ñ˜¶X5DÆ8Ž†hó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\Zÿ¹Â/¡ÍƒžíT%«g4','wp-includes/js/jquery/ui/effect-drop.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-drop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p€1m“:ý”±¨*ý','ÊjÕ³Ù:•2á±álýÏ¶GïîBë%º[Ã~:v7À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/L<©[Ã{°\nŸ\"','wp-content/plugins/jetpack/modules/subscriptions/jetpack-user-content-link-redirection.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/jetpack-user-content-link-redirection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§’)Fy8öÔÞÜZÂÏ','EÞ§8åŠ¹ÓìÙºnÆÃ¤êû«¥åè‡dT¬Tª\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S”bp¥ž~òlÚYJüÏ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ŽÞbˆÓß÷Jáëb¡À=','¤LT€¼s(ûO\\ŸVWJ³°€ÛœTÄnÝyQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó$–±Ç¹¶öæmCÒ†','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kþ÷–u—AÐ@ãpe','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTIChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTIChange.php',0,'vX4E ß÷dî×ël','vX4E ß÷dî×ël','ëg\0ùŽÀôœZ\rávÞº¼è¸kSíîùáÃÅèäx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|XÝ½$/F4]Im','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yc.øX¥™ûUòmûš¥','‹RwiUpæ[Ü?I%TQòØ’Ë\"mÆ¯Jh¡êQ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹&rú¾l d!!;ÅCÐ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“£v6WVeðßÅè!ÁÐ­','_¨‰›iÈ§ŠÐ˜ì¨•Ç¨i»1rèv»¥$fQZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$îŠPÙ`‰‰\0gï¨X²','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yFÂ“\\œ»â…Û2šÏÿí','2k¡sÀÚ\\>ª…RI:nHðÈ¿Dmà!zzØ±À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ðö°õº°ÕÍ‚|d8î','wp-includes/blocks/pattern.php','/wordpress/core/6.9.1/wp-includes/blocks/pattern.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¯=öã´×Û@D)ë','¡bHÜ\'…zñ²”ó…¨ˆê»<ï,bˆýUMbe‚@âÓ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(2Ý¸ÉD²¬ò5¸2','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PolylangPro.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PolylangPro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wi\nË¤TxÔ–<0`­«4†','w÷	ÛaÇ›GÆÃ¸ÛÊÊ€>d‘ÜëpBb06Ë2~2–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-’(¥]•^KœlƒÖX©q','wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks.php',0,')ýËöÎÜÿ@…ÁNy‚',')ýËöÎÜÿ@…ÁNy‚','^Þ_Áµèv—àt½„?Å;¯\"S›ÜÏ!ª\'g†£ÂY6H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-úìc©<Èî@ÕVsZ‚','wp-includes/js/api-request.js','/wordpress/core/6.9.1/wp-includes/js/api-request.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9¢÷¼Âß¿G7p6{“g','œdÏ6Q\\ñ´±©fÿ:¶±‹‡ûG`é‹Ñj1Vã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ˆüœ/î›i bm»!\Zœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«‰2ˆö¥PÂµ]8ês','lÿN”ÔS×†•Ku§wSzCågAàdï)Eñ\r(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6õ”¿ãOì/†iEu*','wp-content/plugins/gravityforms/includes/async/class-wp-async-request.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-wp-async-request.php',0,'?‚E‹Ã>B·œZªÕân6','?‚E‹Ã>B·œZªÕân6','X#W¿ï8œØY¶añÆyu¨í²¬•(aâ+h]ËŒÊâU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9kruk\r8wÙËÿàþ','wp-includes/js/dist/latex-to-mathml.js','/wordpress/core/6.9.1/wp-includes/js/dist/latex-to-mathml.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ic.ÚF™„£ß¤°›‰”_','¼è—î’kÔµù6`ycc|¦Ì¾ýS&Sb0m1„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ŽQP¬®ëSÒ9†z¥','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-locator.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥2–¿Öˆ-¥ÂÞõódš','þ!±‚Oaö7ÊÛ•€\ZUÅÉ`Ý[U„ë†9Ípµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=åoôß\'€ÔÄ¸iøR','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Composer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xDÍ\0\Z-/&yûh¶Í<','bUõ¥›êT§> ØìAƒÚíAÝ¥¶g³ZŠ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H6J+„æñ€yöô³À:','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3VÊkÖß›%¨\'¿–¢','¢ýoáâÃŸÁ^qÀAþgZ/Èxç¥+Žv<C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÁ²#\\à{Í³½´','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php',0,'À¾ÙL^Á‡*UqA\ZîÓ','À¾ÙL^Á‡*UqA\ZîÓ','[OP»Á0N]ì&rÁcÎÉrx!Ék^£Ö¶‘ªW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K²2Ý1×\n#Bk2äÞÔ1','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûóµ\'‰^yÇâû@*Ä\Zý…','Q\Z# …‚!ˆ¨]‚E44¬Ç°â\'+{¾ÑDÀ-ÂÉý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nµ×®¬ñmàÛIvîi','wp-content/plugins/jetpack/modules/shortcodes/others.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/others.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w8>—Ò]Xÿ¨ z²ƒ9','žä]ÖÛ›\rY¶h&Am¡èö•˜ÓXö¯šfšÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PWe)[qEM6P…½Z«','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-search.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-search.php',0,'XÞDÚÇšŒR#,d&','XÞDÚÇšŒR#,d&','‘N‰Ö€,æ¾¤|²øü½$6O%rûX\r¨·‹b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qxóã&(R0\Zø¹\r','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/subscription-modal.css','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/subscription-modal.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Ü„s\'<ñž7`qx\nŸ5','¾0qìlQè=ÝaÎÊ,Û\\$Òmæ|TD.Î¼\\¯lõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VÞÊ§ÞïK,8 È1\nÉ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÐ»Áèbÿšý,QÿWO³','Í£;ó»Á™KÝÜÛ˜R¬§¼Ê·Ll®›8þSEyš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¢²G’Ü¶rçèþOÄ','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÛ„ûBXÿ2³‚€|ø_=','öŒ6ƒ=g<Kùí‹¡x·T÷<?þãI«ün','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']é–vFø\'x’¶Ç°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/category-utils.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/category-utils.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¨ˆ¶8Ë;Ô…b4Ï‰','Å6íjb\"BÑ¦ŽƒXp)§ñª}\Z¡¶%JœËØûbuö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ŒÅzˆ­¤9·Ý€D:¦Õ','wp-includes/blocks/media-text/style.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢~h‹À.¢KEÇÓh\'xY','Á®@Ç÷û~ÁB–\Z¸­Ø‹#XÄ£BJJ}$Â§:†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bI¬éòáõˆ¡ŸŽìº','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Cu0CRaX0.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Cu0CRaX0.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾.p°œ”-õÍòs‰·‰','A:õÆtÌu`ZŠ»ZËÌ?p\Z¬v±ªî Nï‚S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f=åûùeï©¶ÞXy¶','wp-content/plugins/wordfence/waf/wfWAFBlockI18n.php','/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFBlockI18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n²É\\¨v§uà˜Ë1þ','ªùFzü,rÇgdÂ†îf«¦l·Õî;­çxð\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jzÏž×)œ¤AÃbì…€µ','wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýPß¬ÓÉÍïíÐ”­','¦}(0FföóK:£³L* ºÚ#ÿs¡±6˜›bomvë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mV ·‡æª¤^aóy¿›P','wp-content/plugins/jetpack/images/recommendations/assistant-woo-commerce-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-woo-commerce-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',(\0.…‡‡Ïî\\§Õ(','l‚ŽZ‹´(Ï¡Êô¦ëÁ#·_‰,T8iX‹«ö;R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p^ÏßV¨ûÌ,V#±S','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùƒ°öl—îô¦÷‘ùÎØ+','CÓ”Â!ÝbE\\[ø2k–Šnˆ†£¹k\nªg™%=J§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t¾]¯ÈüW2`Ó,Z','wp-includes/blocks/term-description/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-description/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë>åÔDSÅ1¿½ü*ôœç»','»sÐÍ+À=°ÇƒòtÖt’óGÿwD[4Ÿú	¶´Ç)–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚¤c…>\\!æAÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í1-‹“ñ>ÍÄ¿œlNfFÃ','á¬9×Æ!øÇ’>«†îKâþ¸\n«åº3r–t}ŸÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽgyòÈ\"Èv®”ZjÕ8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/editor.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/editor.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}…¥ŒklR=»´/]­','ëwœM»¤±[>\rÓuÑº¶L!zq5*Z¸bà÷ÞâE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™RÁg¹z‰!2›dPü','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c$d\Z¤tÒ‰ü‘5‘*”','µ…8r´áè7Ð\\3Ä…©é¯\"¸×¢$Ì‹û(m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™u¬šâ°>_8ÒŒN¸ZA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã§ÐÛÎhôŠÒîñ5ö”2§','™Ç;^.’xdu lµÂ8µÇ~\'Ç³Ùõ3\r©¶‡gÖI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š|°æ†XÒ ·ËP%ò','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-seo-score.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-seo-score.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉCg€MZ¢ãt@X°','Ó‚¢Í\0¬ÈÓLÞÛ\r”=-ý‚mÆì®ÙM›ƒwä6YÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸL0Œo3K9Aè~Ö0','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ú¯”ÃX _æÑ´í×','_T—ûxù!Gžn„Ïˆˆ÷šÆN\rÒÇÛÏ¾D÷¦¯ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ\'zŸÛÔ¯ªçi¸p','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U’óP“„››;Ù9Ð','Pž£©\'ûõ|!&+ØPsd i²-øÅã»9ªXr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢›ÔZN(Z›ªÿÐ²<0','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-paths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß`kÃ|JÖ“;½ìPMÊJ','ØIGè¶ŸÛ*•F“öñy3C¿ubDžDý <„(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§y´ÝÚ!¡\0pZèˆ[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å>ÃÖâç5õéVþ','yG#€Ë\nõ“7ëŠÚŒ6Œ(C¨«™€¥hø¤ìyÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨‹(¬Õ—Õ\'~ÆM¼','wp-content/mu-plugins/nexcess-mapps/Concerns/HasWordPressDependencies.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasWordPressDependencies.php',0,'DÞ\0ýq„bß¦ÇJ´RÅn','DÞ\0ýq„bß¦ÇJ´RÅn','Â¶µÈOšv6c-¥ˆK8ÁJ/aZÑ^&ÃÊ3‡ñ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´`ØÎ‚.˜#õtÞ˜„','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*‰UäºhAK3~Rì|\09[','b¹Åê¯6<™B†øîÅhÏ6é:ãcwÉþÒFL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¸,~ö3€íTEFý_åS','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dq©køÈ&WüÊwÊU','éÀAæ%(ˆb­ ¹\rwÕV7™˜Gÿw¦ |ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸·»ò4ðÙGµüñ¢é®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^#ïýíT<ÄEj^','iEjÍCÐ¿´—‡Jb· õû’]²:¹E(%mÝµ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºE»È–qÈŠ?2…Hè','wp-includes/js/dist/api-fetch.js','/wordpress/core/6.9.1/wp-includes/js/dist/api-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³p&×Äþ¾Êáú~£¤ÔÎ','ÌÌíÔò¤?¾…¡‰¦3ãA/1½WÚÜ÷÷Aí£ÿz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»4±µ+Pœ´rˆf','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åbü$½ß é}°[„ÑèÎ÷','S‚]Ksñ¤DªüÃ€vi·–I¾ºt%µj¸=žâ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼5pÞªïm—\Zµˆîˆ„','wp-includes/blocks/separator/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙžŠ\nÇþ¢oÃ\'€¼Ë','j7W©¯\0ÀÓ6…$ÞeçÁß~RIõÑåp„%zP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾‚9XŸÃ«>­·G‹V¿','wp-content/plugins/gravityformsstripe/includes/composer/installed.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/installed.php',0,'K8ƒÝÂ4Ÿ¿Ý	F§x!6','K8ƒÝÂ4Ÿ¿Ý	F§x!6','«ãÔC‹\"|½§\rqíôŒ¨xÛhÃt¼ÔË¹\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÞÐ‹<ÒážºìRFãn','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/bootstrap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ô¬Ñô#fM£Üo=óä','-Z„º÷Ö+}¾ŠŸäÄòªÇØýÍ‰ºÜÉa\n?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö»E\n»<¥B„[ì,','wp-includes/class-wp-ajax-response.php','/wordpress/core/6.9.1/wp-includes/class-wp-ajax-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QnK\nÎ¸fÞžXƒêÕ	€','§TÃ#t±ˆE¿ÉÈ´|TPUJÍÚÊÔ\0à\rU§Oƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý\\Ç·HÆÛc1Ó¢ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','báÂÊîc	O¯Ô!•zù$','øŒx‡ÎÐzàN‚i—iZd]Ö)èþÈÅJD[•nZÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÀDøóÂoU¸?‚X','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÞÏ.‚nñMeG”¼/]0','²ÙµÈ-+IU|˜`Š¤éwšI¸Û !Z›ývá›.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÅë.¾¹¤óÿ9èZ)·ú','wp-content/themes/hjs-blocks/blocks/protip.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/protip.php',0,'T/kŸC˜õ¨ã8¨ƒƒøµ','T/kŸC˜õ¨ã8¨ƒƒøµ','ožyî`že-|ç¯bWOuj	¼4’ˆµ£þ‚Äªg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãð5ˆß—zK’ÏqŒ\'','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StreamableQuerySequenceDump.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StreamableQuerySequenceDump.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=†UÖNev)ÄOÝt?X?','æˆ60å¾#|ñü}É¢gÞã0¼Î¸‚-;ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä«}+EäùíÉ$$H^ä','wp-content/plugins/jetpack/modules/widgets/milestone.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ·ZO„½¦uòÕŒ„Ë.','†f’ÙÑ±€Î\\{Ûó>°àLqS¿–»W}Í–wþ;\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äsÕÖJ¦2Cp;ô„J','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÇÓŒ‰×òÜÏ¬','}þ®ßÔ´©w²Öáûg´´VáÌYÏàñºæ!0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óõàÈ·I5ßð‡+#÷º','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaFirebaseLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaFirebaseLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘¬@Š—¯í\"w\".Æ%.','~’qWB+\'»*¥”oå•RØþþfò@Ô[#KˆF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øsS5¿?úX‘lU°åÖ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DV©.!aa–)Š!ª','ÞÔM2š4ùYwg‹tÛŠ&•°\Zy›€‡[œxU[N.ˆ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úýŽ‘xžþ#ÿ;¹•“','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î>5û‡– y\"íq~¼;Z','u\'Ê[^HÌeìÉõ6#G\"È_í9”%.MèéêI…&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü!\r›¯¶q@Õòš4ÿ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_101.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_101.php',0,'\nuØ\0E%Ú5Çâ8‹*','\nuØ\0E%Ú5Çâ8‹*','LMÖò-¼úúk[Àø‰Øä(PlK°èhYiÑpŽZv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëcP’}Á–•Ñ©','wp-content/plugins/jetpack/modules/widgets/flickr/form.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒZét³ |n`2|uµ,','Ä¡tî$0^úM+®æø`s\r‰ÑÄŽ;ª\\±¬¾½CÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜[…\0¿†Y[cM†{','wp-includes/css/dist/block-library/classic.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(F8“÷ß§rÆ~û`','O¯©€\nÓvázÄ\"?Ãí]$:-ç¹5Ä\\Y>º€d½d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ØŽg¡BŽ‰Þ•KÇ','wp-content/plugins/jetpack/modules/widgets/facebook-likebox.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/facebook-likebox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~Ms3w$’Ó‘°;Ù^','áÇ14‹¾gŠ]‡š©Ÿìº\0ÜiÜ!d4d#ã\nE<æ^,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”mÇn9ÆF±6·','wp-admin/css/admin-menu-rtl.css','/wordpress/core/6.9.1/wp-admin/css/admin-menu-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qn.À1]“¹eu…3>|¥î','\"ÿÿÙö‰N_ Nœì°/Ef?ˆçtÂtN„Hÿ‘á[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6—?Àõ\nýzÞR“Ý','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSitesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSitesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\0õ’¥«Î¨¶ÌÊ‰Šn','£ùLGG½7üÓJµØûˆ›6!×;ž âÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”åuù¸ÀH˜þ¤ÿ\0\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@™B/—Ú_VT‹˜¨î è¢','Ù-ÚéJœIâ¾±\"AØ¿·=•Øöp¨`Q]¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Æq„Œ”esQ%l','wp-content/plugins/jetpack/_inc/site-switcher-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ö¤qgÉã4}µ÷h?rõ','è_&œ&k{Ùƒ]M`_çà7u¦ þêÉOóŒEil2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¶\\}üÛõß÷Q»æ:U','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/ServerStatistics.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/ServerStatistics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é7;2†(8î#õ\\:µ','>­ òŽ­KÖ|ý‰®…äÝÒ<g \0<hÉ	!Y©›Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')úMæÈ^ð¶Ã»ozð©','wp-admin/images/loading.gif','/wordpress/core/6.9.1/wp-admin/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÉK\Z0b:•¥×“;uö','ùV»kî~Ô²a¼b!fïyølm&vÍ3ÈÄ®ˆ¦m³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*kT8”}të¤‚>ä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListEntitlementsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListEntitlementsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÄÌ©rŽÛÆ‡\'à Y³Ê','Ð¤¾y™3§ÌãÿaüãauUG	h£ðV¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Ï\"CöEÃš7kHƒø','wp-includes/blocks/comments-title/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ß]CÚ!Ñ|AÕJH\0þÊ','øžf )˜CÚ¾ŠKGÀ\ZîCž°ÇôÅ¥ L™¹päµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Ç\Z‘½‰Eš5Û¶ÐîšD','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z)aNƒ Gä§ë™Û¥','ÊåŒMA?ä)QÃÆEäÅ‚_Hoéë Ç×üŸÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4%·IHÄO‘‹Ê°ÒL','wp-includes/css/media-views.min.css','/wordpress/core/6.9.1/wp-includes/css/media-views.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°â¦87véAQ@ð@ƒ','•7Úm0ñG=DKR06†QÃ½°\ZÇžwuF\"oÚ>œ9<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4K^/ÃfÌçäWƒ$iÎ','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-4-cce21819e376a0c6a174.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-4-cce21819e376a0c6a174.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r•x*­ØOˆý•ç3†í','€>bÍþg‡ÐOØŒÈ?¹Uf†÷ÂúÆí¼µ‹é8ApH³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6§#ÃŸÏ…5^ªŸhW','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Ninja_Forms.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Ninja_Forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒsÂê(Ãœb£\n(ü','*ü„j\ZÒ(ÃSTjÖýÏ«ŠñyJÑDØá¡•—x•Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÿ‚ƒ~³:= B{‚@Å†','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÙc%( °eš=Ãð»ä','÷`Î7W¥`àY¿‘ç½Ù]/;·­«Q±}tz/­ð·\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>`ö‹Ãd¯S^*ª\Z‡','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰×Žœ€G\r­wƒ\"ïYÜ','|ösÕ÷à„\Z	®BÁŸoâ³%(\'a‘ŽWiÝ<ë¶w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cð/ù;)ŸªÙ‘î°o','wp-admin/js/comment.js','/wordpress/core/6.9.1/wp-admin/js/comment.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òª]÷—Ê‡QZhŠÿ=1','çƒ¶„	äxÑîšôŸÑ²Ù\\•O¡\\ÌnÔnhœÔ^E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D_‚]µ¥h\\ÉÛ˜}*ü','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfourteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¾2ËwœÝû\Z1 .òÊ','`Ó\'²‹¤qI„.ðQÉJRE´k†+Gú†ÁT¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G»’®ø-—¬Üþ¼','wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ž\0:¢]õ˜Kª‚šÔ·Q','Ju	ÊEGÊ]à®ÔjoºpéáiÛËC\0R¨sŸ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HëÊ~Ý\nãóx‚ ­»|','wp-includes/js/dist/token-list.js','/wordpress/core/6.9.1/wp-includes/js/dist/token-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fw*^£¾š†‘‰pì\n','Vž†ðÇ«éü@N­™Ö²r›¥ÜÁÇ7üÅÈf-•ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ig…‚0}‹ÄI÷C§','wp-content/plugins/jetpack/jetpack-fi.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-fi.l10n.php',0,'3#µÚï§\ZmêˆùWkt€','3#µÚï§\ZmêˆùWkt€','ÙŠ§k3AHº€°fB£äú}\"õ‰fŸÙdÿDù;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TËgslFí¢æÊžàõLy','wp-admin/js/set-post-thumbnail.min.js','/wordpress/core/6.9.1/wp-admin/js/set-post-thumbnail.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÂPµN¼H‚9eò@I','e}#’êäÐn™qÅJ¯rJØæQ<d…ZÌKž4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U<qQ$Øœ·B€+X‚î','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÖOüÔ‚b¼t4Ò\\','§åÚ’5fCSQ\0Q†ê·)=\Zkò$ ŸÆ\0I˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`AÊž9\\LØYÔT8Ö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(û¿H‹È¼ÉuI)å','l\"oôAfï=áé¾‰\"]¿c÷·òË .çÔÛp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a/Ã)veÜF<ê','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListTables.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J±˜øvQ²væa0P²¹½','GÆ/›å{PÔ	\nÚð»Å9Ÿ})—ÊŸçœI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a”@—WrQw¶ÌZ\n.î','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Ü‘zŒg<Nèô\n?o6f','ŽÁ“R °ôEgøX3•†JAc”ì!aú_ÊôS{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÊîÒ^z¾Â½¨pÐ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/product.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/product.php',0,'“ï<dÒÎ\'*/¶t¶','“ï<dÒÎ\'*/¶t¶','^ÇX8‘Ä¦.u:J„#I+ÄÐ(õÕØi¬…E¢‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t<¦ˆ>’¹°mæšYØéB','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«1ÝþPÇ]eGhÆ‡4Â“·','nÜÆëy·rô‹*Â¶»Û\"áØÅü€½\0=TyÔ2S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v±Æ¶“^xHz³¾Ç‰8Ã','wp-content/plugins/akismet/akismet-fa_AF.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fa_AF.l10n.php',0,'òÈ«kêúR>#ö5Ä#Ào','òÈ«kêúR>#ö5Ä#Ào','!„X=`*ÒELñæE$(6®Å¨º\\¸áqºÔx/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z˜|*6žS\\5·ã¯3','wp-content/plugins/wordfence/lib/wordfenceScanner.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕßøÆS…®B\\¯‹îÍt','è9ÝÑzèr?ð€lÁj™¬µ\"lŸSáD±páà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßj^\r*DÙx‹–§','wp-content/plugins/imagify/classes/Admin/AdminBar.php','/srv/htdocs/wp-content/plugins/imagify/classes/Admin/AdminBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë—W5ÎƒìS_€Ê[CÉT×','ÿ<ÂÌ˜ohÔ®5lðxÛiwU\Zd§N¾«ÉE$¦î¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“r§[YO2ÑÐ™‚','wp-content/plugins/imagify/assets/js/jquery.twentytwenty.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.twentytwenty.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÛ5¥Ø>êh‘¿s','wil0ý–ÄÈÄcDQsWCSïJ­mu(uÆU«¯ø ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒf7º^¿Á…’YÐ“lwM','wp-includes/Requests/src/Exception/Http/Status502.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status502.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hG¥ÛdQªítœ$¿¢%','ap 84ï}bjÎ/A=°c^P\' WwAl¡1º”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…È\\Ÿ-k’)\rTç’ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m©%¬@ž-DÚb¡vèMŽ',',‹ôM”ŒößøÁÀ? wò…@0<§Â’J­BMµ­Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—úUˆÄou•eÁNTtù','wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php',0,'Gz·‘öF7”nÎÀ2þh','Gz·‘öF7”nÎÀ2þh','øy•*ù…À’T±½¡)½[•9°€¬Ý+Éz„õN5ŠŠ3h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ\n$zßX£`Î1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/charmap/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›²á¨\\õÓ5^ÀÌùµ','[Bò\Z,;‹ïjfeÃMUáj|)òrv°‡>UóF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´=b¤6šÞhs€ªæt','wp-admin/ms-themes.php','/wordpress/core/6.9.1/wp-admin/ms-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©„:1R]	l IÈç!#_J','7äE›HÌÖŸPuŽŒêÀ‚ÇZâŽb³…G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»µ(7ðûI(æÀµ)','wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php',0,'iu}mJ\nß¤2ªJN3','iu}mJ\nß¤2ªJN3','³ühÎGçŠª~Ÿ\'Uÿ`6îˆ;_af\\Z+dR·â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ¸\'úFEŸA–vQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\r°Ã5]xVIÖ\'Œiµ','ÕìG¬ºÝ…\'™!óÂY®E¬3¬ÜP5ad‹ºM¾ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÂŒpÄ=Ñ¶\n5ðÒº‰','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#æ­±U×¦š\Z\Z¸×ôev','›£ü1n´K-c(¹h©œë˜jÊ#‰‡‘ñ6Ñ\\øÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ÝišU¡QÛêîH}','wp-content/plugins/worker/src/Symfony/Process/Exception/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–qÃŽCœ\nÒã|‹³¤','*Ô’1µü&ÒÖv$ïã ×ºÖá\nK·5Ú_J…ì@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨‚I§ƒ°÷ªUzYWg!g','wp-includes/blocks/latest-comments/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÃÀÎ\'ì’ÒÃ€]è0€¤','º¨z]HK”³ïaaÌ)ÿ‰çè2ú”î$×îÛMæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©–Ñ\'ºón	ð‡¯b*ˆ','wp-content/plugins/jetpack/jetpack-fr_BE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-fr_BE.l10n.php',0,'ÜéíT4ÿ…tstiXV¦ ','ÜéíT4ÿ…tstiXV¦ ','k‘ôêŽjZÛØë8‡ÃuÞÛÚ)ØÅsf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²	%Pp]µ\ZÂ³‰Ä','wp-content/plugins/google-site-kit/dist/assets/js/analytics-advanced-tracking-78f90889e2d99b97b685.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/analytics-advanced-tracking-78f90889e2d99b97b685.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œœ¨vqÝ—æVzýt×›‘','ÀÙ~Çmb—™Ø¢’¡FÒomÈ¶Wlâ8øQ)MN 7û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´^Öu[Õp}`BøóW1','wp-includes/blocks/table/block.json','/wordpress/core/6.9.1/wp-includes/blocks/table/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ï5³]±½ð²ñÆ:r®“','¨žeÕÃ‡óÌ»Ò%¹É9¢´IBu·oHý×Ÿ*™W<Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´œZÔ#H¡TË(2','wp-includes/block-bindings/term-data.php','/wordpress/core/6.9.1/wp-includes/block-bindings/term-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ôu€Ì2Þ²‹Â,Þ*›·','w/‹äö¹Àæ\'Ge¡„ÊÉ‚í¶#Ànd|ûÑJšY‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶Á»6èØ¸x¿»xöëY','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-schedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-schedule.php',0,'àFm$ps£\0®íßÑ[^î','àFm$ps£\0®íßÑ[^î','—Ìwâ1Çõ5ðuÊ‚‚?×üÉºw^QJ€,¿‡eŸæŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆpÌ=Z\0¯S_ÿðÛ$','wp-includes/blocks/cover/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦YÛœk0K¿Å\0t›','e\\›Ò\ZÃ‚ÂÛtxˆgî§±âêìÿS<¾™ÎÚß=˜·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç U›G±¿SœaÝø','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à×¤ÓkÖ2,ªó()3','p’ÒÀÝÚøq7‹uj9$Ñƒ\"˜UŠÝøÍj¦¿Bÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È2rb¥æMæ\'Gì$¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-891a534d0215298bfd91.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-891a534d0215298bfd91.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Ä2ñ\"ÑtƒAí4=','\r‰jøÕÑG:;\'±Þ$àØ8LjoHþBñ€j0¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ës­y•K‚Mï9i','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AdditionalConnectionsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AdditionalConnectionsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nîe\0­ôf¥_äwM=cY','l°ˆñ(Içäq¹	qÝÙŠÃõŠG§òœg¼®©Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍJût’ª/¤fwKÄ=_ ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0„Ñ§…6ªçL3ðýóš\'9','†×ƒRÍëcËó31RDloZÓ½#Øs È9ôáfT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ík0Bßâa÷î¬`Ë','wp-includes/customize/class-wp-customize-nav-menu-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç›ñ\0ò5öí+å&ÌºWV',' ¾ëowÒ]e|°K$‡‚9rsë‹c¡&Ù/Ýê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û)<ïðgMTÀAjsx¸','wp-includes/blocks/accordion-panel/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ&âõ-ÅP¾S±øÉag','O“,G —*ÀÙr‹zj1]øäA¿%»•ðï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛfõªÁÉ•ç¼ðŒSÔj','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-inline.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨qTìÑ_»8sP¤vC','©\\€ë:äîñ+êñ>NÐ>®FZÍÚ–Â*|ÇHÎ5Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜŸºÒ¿Bâˆ¶òêòæ­','wp-includes/js/dist/media-utils.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/media-utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôi“ÔoEûƒrëp>×ð#','“™“úh‡(Nÿ»Ü¥­xñ¡Š¤Ç£#™Xñ™Å»:¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßµú\r9`!{Hc¹¤])V','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Î××Œ0Ã©AÈP0æ|','ØcúR¦ æY8ËTiôLµåG•K÷BZÞeYk³ý×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç9âÿvŒCÑÃð5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-social-admin-page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-social-admin-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²{»#Öi½hB\n3„B','«Àu(bPU‡‰¨B7²µ‚.Òw‚\'e·Žú–[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èšâät@¨<Ò4ö','wp-content/plugins/imagify/assets/js/admin-bar.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/^JiÁ]¼‚tº¼´²k','[ŠSÞ¯™ú?µI23<ûî!Kˆµ‹”8¿ï0Úlc¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êX|qÕ¡!³âÍæc\Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-7f3c144ccf14d2c14d13.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-7f3c144ccf14d2c14d13.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î.D|QCñ0¯‚-ßïé','¼Û$>nþÞ×0¹Ýa¯˜ÄŸû\nf4Ô ±¹õ5OÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê-=Q°CwàtnLà¡#','wp-content/plugins/wordfence/lib/wfBrowscap.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfBrowscap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žC’\"ã+5³Å¸£ÏÁH','²,o¯vÃÏéUÚõ(wd±ÏÏ¨– ˆþÞOÀHÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òk¿ñæ¬o)¯','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢e7§ÔßsXãSòd','=kó¿8W–\\“¶TESÇžJàÀ¥;Õ>D„—å~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò‚`øëÑ9Ÿf[ï“Ó','wp-content/plugins/jetpack/_inc/build/jetpack-admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¾¡CðeÆwÚ+P-n ','\'«ÿh=ÉøÙC]\nØKÌãsÕ)	ˆ%[–ã?eOú»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô6‡ÕL0 ÔuÞ³WCA€','wp-content/plugins/duplicate-post/src/ui/user-interface.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/user-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©a¦Y€¯ÚEÉæ','cï,ò»^¾	ÞbYy³²8€kït¸n åMi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô”<*5ªÑ`HRD:¡Š','wp-content/plugins/zapier/vendor/autoload.php','/srv/htdocs/wp-content/plugins/zapier/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÂÉ¿Að;ÂH¨DLé®','œ¢Îç‰?Ê¯;ð­¥Ê´ûTwzGÅ—YÑg7-¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Äê¬LœnÓ…[{Ž¿','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯¥¨S\0ˆÅ°3ß‚Ÿ;','2…‚Îæ¬<õÂ×*Ÿ¥y¸Ç;Ý™•X‚éÔÔT¸ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tó³Ô”ÚWÝ,Â‰[€M','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-returning-visitors.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-returning-visitors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’iÚtþ^PPG¤™:','01ùÇí‡Bƒ½ÎÂ¹1šï™;ø¯§‹ìÏö_6®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹¦ž³=c×Â¸Y¹À¦','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')«½—ÿ+W)^g|‰QlÑ','}íº[ÝZ1’I›µÌèæáÇÏìsR>5.Áì/„m*S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#¸*«>ÁE%…f/ê¢','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zøì%Oëaý¼MØWª','³}q{7Úf4Œy®}pÜE½˜rÑîœPÇC¥mU\n‡Fê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í‘²}ìPðÄ	0’å«7','wp-includes/blocks/code/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\JNPT-¦7þîÕÿ·]£','¢Þ<¥/íÒlU0*ß¥Wµ$V£ªùývC]ŒÚòÁ4Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nœßO‚_˜«;]/^™ç','wp-includes/images/down_arrow.gif','/wordpress/core/6.9.1/wp-includes/images/down_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üø„V¾~ÆoöYnG~_u','ž€hŒ8É§øºô…ªp¿uóü{9–‘áÕ…›J‚‰¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ó/é¡%Âá ¬\05Ì`','wp-content/themes/genesis/lib/js/menu/superfish.args.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.args.js',0,'ƒÆÖt½rÊÞ×VÒ`e©','ƒÆÖt½rÊÞ×VÒ`e©','»åâí£[xâu4ÈriåE!f¦•áÅÝ	›~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü|Yð®ËõP\râi\"ìÚ','wp-content/plugins/gravityformsstripe/js/admin.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.js',0,'ùÙmƒ±ºú ¦V,AYAý','ùÙmƒ±ºú ¦V,AYAý','ã&šÐšÚ®FŒi¥¼E¡÷¯B·n/™>¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»TÝ’ƒd·½™QŽ‘îÍ','wp-content/plugins/seo-by-rank-math/includes/rest/class-front.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-front.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ñ_Û?ìèÙôÿÑD®&',' 3û^STš¨­dÕ—5‡Š·cvvýn	ÔzîØ!ëþ~r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜x‘¾Ú±0¨\r3K','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',0,'×ÐöçÕâVo5€ìÚ\\','×ÐöçÕâVo5€ìÚ\\','Ü×Ô>‘9ÚùY\rYO´­C4h²‹íÙî™äÐužGÛ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î½Ê}ØVº+µtB³','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­žê¤€”xÃÙ ·%•cl','Nž8,ÿcÝÛíëaež¬ÓñÎŸi<5p$³¿ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÏ3Ø#mÿvN5•±','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&s-3®ªIîâŽAí^}','õâ\'.ùÎ›}	PÑ›ˆdˆ»¹Þû€ðçP<JåL‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G_bc©.,]&Åè','wp-admin/js/image-edit.js','/wordpress/core/6.9.1/wp-admin/js/image-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âNÔþ7Š5È¤ÿCÃ','FÅ²ELBˆ¿X¦ÄæO’®‰Èt¸Ôºº©±X«Þ¬¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kvö$T‹MR˜ŠŠú=³','wp-includes/css/dist/edit-post/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qVðCï¨ñjžÌ1¦•‰','\'ˆý÷\'Ý\Z!Ùùýq¶Õt%¥ü-øñÑŒå[¡~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6JhKÜ¨Þ°|#žîn','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/edit.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JO‡c\'wêur©¼}Y¯€','Íy5ªÈóý\"Ä\nž9fÖn^‹ï\n:?‰ªU¼\"U`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';2)«Ø*ìÈÛ=g¹','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°’xERv?+*‘V5˜\'','ÉI0§¯]â*c#0´0’=lwö_÷)¼ÇÏøª%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>õ,ãE,˜üÞŽÑÙª','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php',0,'Ñ˜ÀðéÖ2Þ2¨Z(l©R','Ñ˜ÀðéÖ2Þ2¨Z(l©R','¶=‡ÖwµÑìlà^ùC3jâøN~U“7Yw¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÛéÊ÷ŽˆØ^{ø','wp-includes/blocks/term-template/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡fô‹Yk2hêú0 Xàn','j.:ýÉâÊÉO‘((>ÏI—-ÇÝ@ ÇGËÓt¨¤„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T£°µ¤Ó§<q¶ð','wp-content/plugins/jetpack/_inc/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÁ=ît\'…G[ò@½Qâ','¦£O}=lá˜{²¸wRÁåôdè@\'þ½QªrÓ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z4ŠÏ„\"E^s0 F','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/js/status.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/js/status.js',0,'ëÄŒ¸.Õ»AœÜ¨¡Æ','ëÄŒ¸.Õ»AœÜ¨¡Æ','qšSz£íSºmößà”‹Ž·¶j“Z.ÍuG9‹(ãÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ül^0—T\nQÍy9Ó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ád´]Þ#Í\n½îtAQÅ9U','…ˆ5a…ZãÞýßCØ¹7:Šs£Ä*T”ˆ0|gñç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bfP§è½!^I]Ìê','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fMx’íª¹®	é+9•U§','wp-admin/js/customize-widgets.min.js','/wordpress/core/6.9.1/wp-admin/js/customize-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¤áüPAõþKe4NB;A','ên<HIgŒ²\rò²¹¢¾!dcäÚ™˜(Ð¯›\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ipj‘{$)¿5î','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õªþgsºs)½¨äÑ\"','ýÍÓ—a(X«ôôýòs‹)BÅ%­gQ’´\0Vq!kH­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÞ\\\r%ÝÁ?€üŽâ£','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Organization.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Organization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ\r5s7–lI½¸\"Ÿf³æ','2å¾•Œ’9m×Š…„oä\ra*DwžOÆÒh`ˆõµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x#Þ £‚6ÐÆ6ýÑþcò','wp-content/plugins/worker/src/MWP/Debug/EvalErrorHandler.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/EvalErrorHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßtëII­c²¸Wö}ýé','A+»1¯ðÎ¶²kaú!³å,†xL¥[·ƒw{ÎþOU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Ê*æÔëvX¶¸Y¢L·','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!2‘˜²„‘DwHÝ¤z}','×U™4‹DOgè]ù`ð|%Iü¯‡¸hßo³=:3‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÝÇ\\D6€ºúN<‚Ü','wp-content/plugins/jetpack/images/jetpack-woocommerce-logo.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-woocommerce-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¨ù‚bByá#ûcIó','bôâ‰·À\0¨mþúÖ\nÛç¸n_Ÿ÷ÉZ‚?Ì%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„â»îyo‘AmEßŸý','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-oembed.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-oembed.php',0,'‹uÏõë5+ëÝ×Ç¹s/Þ','‹uÏõë5+ëÝ×Ç¹s/Þ','ç$ÅÄ¢üƒBDu?”tîø,[u<\":©Ï`\Z 0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†&ð¯§o]§Óú3+§g','wp-includes/blocks/post-terms/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷°4¢Åá’ëà×\"héƒ','¢@£\Z\'ê_þ±:³Òï‡eš$Ó)ênÌF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÐ_ÕDí››OõsÅ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/NoSeekStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/NoSeekStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*¼õÙ3ÆÏ _Mc0ù“3',':ƒÉHßh³ÿ4Æb¸²5l,ãß¼¦sçt 6Àçï¤¸\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹%„ä\\ùÂMA‚íÒïÿ','wp-admin/images/wordpress-logo-white.svg','/wordpress/core/6.9.1/wp-admin/images/wordpress-logo-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÙqPûCª†-SPDæ÷','e£4ÑEºÇ?ú&õDsA‡Ä×Ê¬ª;ü)@¾XÉ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žšƒ¬JÌ}F·ßE\0Þ9³','wp-content/themes/index.php','/srv/htdocs/wp-content/themes/index.php',0,'gD,Vë§=\\ÆbP','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•€S5AÄwæFrÏÚLgõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(»ß(¢*÷¤UÐR\0¾“','CÀãíèo‹#tGýsÎzw,ÞÑºÜ°¦h K¨ƒg2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šªè¢Pó,<G\\Éc','wp-content/plugins/seo-by-rank-math/assets/admin/js/glue-custom-fields.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/glue-custom-fields.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÊ=\Z·×0[&Û–b£',']ÄúsJR\\#¡òÉ	ÀD—Š<qœÜA×Ù´å%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›?4pÈš†D²&\n÷L','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/™€–æVb #tâëÃ“$É','4\'Ï¹—`ÓGÕj9zë¨xZ»¤Àã3{qI|.Ûû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ>\rúßÈe,rÃÆ`\n','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-icon_picker.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-icon_picker.php',0,'GOt@¹GÈ„]ÕKÉV;','GOt@¹GÈ„]ÕKÉV;','œD´ýÖ½;—‰O›‘ÿ«åq¥¦˜8ø„/p‰ï™í\0ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž¢ÚUŸ—\Z<S‡„XîL','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaNumericValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaNumericValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yø-à©Òÿ|Ê@íby¦Y','DpQr§áVf%…lr#ìòÂˆ·Ž5Ü6ïF<ÄWïHy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£»!ßb»MJ_µtšK','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-advanced-variables.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-advanced-variables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹‚ó×Añ°W„MßrÍ','Ìš‚¯½Æî[í×gÈÕoÂ;V$Zç^d>KÎ7Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤FÜ¨;7³¼q‚àD','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwenty.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwenty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÊiŸ)°õþÊäïì#³Ü','SDø@Ð–B,Ä:Û÷kÝZ2µèÓ›ª%ûjƒ‰‘Ýî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»/Ó¼%¾/53âa','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#MÜ$P:J9¢øyÕen','#Ñ[/½æ–qxòUû­jîüÉŸšmŒhÓæÛ\nñ64\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»`PÆ;¸*´\Zôh!','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','up,­LM…âa\"hhD§d','ˆ­,\nT\r;éa`0´F+dÃË“Æ%pËI/{\"XD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÈÐ²#’Áêj¼Þ¬','wp-content/plugins/gravityforms/select_columns.php','/srv/htdocs/wp-content/plugins/gravityforms/select_columns.php',0,'ó¹Lµ6#8±Ã¿+tÇ*´±','ó¹Lµ6#8±Ã¿+tÇ*´±','µL)}rô¢üãµÅÎžP`—!þ¬gÄ95Hvi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ=Å}CðãîiðÜHT','wp-admin/network/profile.php','/wordpress/core/6.9.1/wp-admin/network/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E÷3úòª¼õõ@%°c ','©\\Hè.7éÞë7QtUwÖÝ°AK,ù$A‹„!Ÿ·Lz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç•0ÎúÀ¯‡%Á|”œÌ','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÊ^…Ëáê‹3Û~»‰','QÒVw·Â! ·žA£GþÌ¥\Z1–ÃmD;³+6ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÝg+Ž™¿²ç‘Ê,cìž','wp-includes/block-supports/colors.php','/wordpress/core/6.9.1/wp-includes/block-supports/colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à€€g5ÿî”+óÅp','×pˆ8”-ÀÅ6™N¶¶òr»Ï–zfÛ÷˜là¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î£ÍÀ+¦z-&ó‹O2','wp-content/plugins/svg-support/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oß¥\ZâåY1M¹=ÃNÿ','/r”¦F^3:v-êï¹v\'í¶Z€µ¹¤#Uý¡î€$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó4*VaƒÏoMãX!','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-d437c323.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-d437c323.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñR%f7ƒÄËßf}²)»','Ü£¾à§ÝD=§LžT™ç°žÖ†DeØhtÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óg¹›I†!Ù­ÑÇÖ_Æ','wp-includes/ms-blogs.php','/wordpress/core/6.9.1/wp-includes/ms-blogs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í,<:W4äOzåK‡½','7Vt·s–Ó¨A4,‹eç•¡=xîWì»sŒðo–Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÜñt”DX¿m\0#Ê(‚','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+;^©8í‘âv‚={KR','g¥¢xNý»‡¦Ž@`íÜ½jr“‹ò€m¦~ùv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û{­›ö6Ó¿þÈºPÞ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×?‘|©	ŠÎ-É§','=À—Úª§ËÀô‡È£5øé nvC…Ç„2ó1*YP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üå]/~ÿøÕq¡¥XÅŽE','wp-includes/js/jquery/ui/button.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ ô|è™– O²a	^?¥','9Ï—éM\"u*y{è‚Ýá2^mùTë±Ž‹ö,\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à½Eø(´ýÎôþ#›6','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-notifications-c2d019e9ab99a53a8028.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-notifications-c2d019e9ab99a53a8028.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(þ†BN½ÄDÃù{ž','ŽFˆgë8u1Ê¡PPVs\"ß\0zY*·8éõúš£Üíå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âå(:€®¿	Rmm®Ë','wp-content/mu-plugins/nexcess-mapps/Integrations/Dashboard.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Dashboard.php',0,'õ@!!ªüDI—;Dd$÷ö½','õ@!!ªüDI—;Dd$÷ö½','ýMDö­á\\+4××OÛmÏNh(zô3ï;‘¼£˜`Sf¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä´äuy€<È¢	t§','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åœ)\nkJz¿Àrœ¡°V ','¬#yºdÕˆúYá½c1’ŠD¦Ï¦¥Ú°áêƒÓ‰‰„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êìL(–Í/åë:jˆ0˜@','wp-content/plugins/gravityforms/js/forms.js','/srv/htdocs/wp-content/plugins/gravityforms/js/forms.js',0,'3´ânÐWá\r;\"Ýy¯±÷\'','3´ânÐWá\r;\"Ýy¯±÷\'','c:4ð8I	 Ù¥Ü…¦È5 K¸øþP& wþ´^=gÈÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëqzóAÈÁÿrì‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-name@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-name@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s$¥çvÿhÄQÎwÿ!±','au&ž\Zò»uhÕ\0NFY 2Ñ€Þ³Wa¼=m¡EÊö\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô’æEF{wã¿ÇÒ‰«','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 	åÛC{Àóê¨÷ø1D','¸ÕfMæT\\üe½6BR`CÆ[õ-{È‘¾ËÐiö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú™ñç»Î›â\näkÑf[','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache_mu_plugin.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache_mu_plugin.php',0,'.µð<ŒEŸ\0ŠÕã€ðoK','.µð<ŒEŸ\0ŠÕã€ðoK','àõb\"Ž¯Ü\n4ük™‘?·1oŽCX\\È„’ü6ÉF‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì©ã¨wn¿HÍ¨ÉÇf','wp-includes/sodium_compat/src/Core/AES.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NeÏä¶ñˆžŒÙOqÞ&A','+xÈ¶ wŽñã4EJ@7jŸ„øöÌí¤Úö’¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËãòU,ºý‹‡Z×Žf‹','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyWebsiteConnectionData.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyWebsiteConnectionData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IœY´L†!SpsÖrü¿','‡Mg§²Û9¶ñgd’šM§~û®_)HPK\"Jpý¶Øð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉTMª\Zß7ÏŠFˆÈ','wp-content/uploads/2022/05/boat-parking-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/boat-parking-icon.svg',0,'ÍJ0ýØ1Æ•í¿òÒ','ÍJ0ýØ1Æ•í¿òÒ',':è(öå.v®\\ñ<&Ã$«©pmèED¾–©týÙQ‰ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öª¾¯ÒœÝ±iê_2','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-duoscorecard-template.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-duoscorecard-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fî\"2äÇr…‡_´Õ¸','¢®„œ¹Î\rìmfµ*†Xbðù„×½é†?vž­BXg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6è^‡.!`\\T>™˜','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/tools.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/…OÖ‹S“¢µ8ënò1ã','¦bãøËVÌ_— œ×x;óµHhŸˆf¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J¶ƒ¾ÕòwÊÇºM','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´B@ýæB8È¸ÇÎŠëÁ@','ð‚Gq‘- Pœš+¹+*ßáÎ´Åþ6ž3P!²D©,&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïzúšw-òx¸Êö\r','wp-content/plugins/jetpack/jetpack-ru_RU.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ru_RU.l10n.php',0,'~M2ë–fÚ9dX','~M2ë–fÚ9dX','&áŸÅ&¦‰ž*ö WøMrŠSìbü:â.~#èß;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I¤R@o`ŒUtt0µ»','wp-content/plugins/jetpack/_inc/blocks/like/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/like/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØCk\\š4\0X#Çã‰ÕŠÏø','`“p0XCM=—Áúy$Æ0º¼8È¡@ÿTSó0Ž‡¸ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#›XXÏñ0NaË½ÙÉ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-navigation.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è<Ò`;[^w£†¡éhNˆì','ºZ\"øC‹(Ü}Y9Î‚<+s4]ø’ù²m\n%D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Kò‹Ñe¡…Ü²^','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius-abstract.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius-abstract.php',0,'Ê(üE¹§£¾ø=œ\n½','Ê(üE¹§£¾ø=œ\n½','”ßy~#à]C¿&B+†Bû;Î sÃ`Ù¤W¬³í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Í÷“Èj®{(ÐZ˜V','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/HashFiles.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/HashFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠEÐ9ÖmÇ¾‚¦—\0~','H)Ê²‡D‰ãÃú¨ú\0^«Ï!CÓóð\0C7uÐ#l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ÉW=ãÝ÷DÀ·œ¦Ü\Z1','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg',0,'ýÄ.–IÎÄDâÖZ4Šu’','ýÄ.–IÎÄDâÖZ4Šu’','9wÅÃtôìÏÍ”{seQ=½–0·kÂ¹#Û—¾î¼K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.6\0)+®…xãK¸\nÂ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëˆüu ”B&™<vgt=','&ž÷_š*¿‘TÐµÂ«ºõL·®Äp(qS&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1¶:Œ.êµÄ†t:ª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðQÙé©KÐ0´|‰‘p]','© ?ŒÃàg?_9ª9&#.˜;/e6Fo¬Ä=Õã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5VÙüŠO´.çÖ æ‹','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xïÖMjZs]ÑÞé¯Òäï','JÛà¥|þeÓRc‚Ü¦<6ÈT·Ó×ÀP4v´ËôÆ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bã@R*G™xF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ž\'–_®?SÅŸ\Z]ÍyŒ','¤6‹Ð[-óŠ…,9YR¡rÚ\rY\"-ø€anó²‘6$Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÈÈ¥\rzKœêÌñ…­','wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™/j›rv(âÍµ','Ëß€8ý€b‘\0eÈ!»ÿ|\"©V]»\\\'bÜMM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K{‰d}ÖîNÏñµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2NkI4n?òÚÉ8Ö§ÜM','k-ìNÓž‹]uquêêS—/udZ1âˆ£|g;ƒge´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¢=õàî+*ÛLûXñ\"','wp-content/mu-plugins/nexcess-mapps/Services/Managers/DashboardWidgetManager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/DashboardWidgetManager.php',0,'Y>·–:1\rÞÄðµèÿ$','Y>·–:1\rÞÄðµèÿ$','èÕ±Æ0±\ZMÊT†³vS\'7£K>ÈòòÈ2·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rñˆ\\µ&ˆ†T	À|`','wp-includes/class-wp-user.php','/wordpress/core/6.9.1/wp-includes/class-wp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¦TØŽ2Ô7E¶!lõ','+U+°@iiÔE»\"º´$™ÂÂ:Ôûš[Æ°e~ÍÏP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z†ß14ù°`ö+`<û','wp-content/plugins/wordfence/lib/wfScanFileListItem.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileListItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ha¯JùMÀ§q±3\"Ñ­µÌ','àCz±>àÐ}/e~ê~lÀû§Ín­óË€VY,f—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Èžb—a©d)-qÁïÁ','wp-content/plugins/imagify/inc/3rd-party/3rd-party.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/3rd-party.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¯„LºÅ`Úßúáìw€Ò','Ñ^ÔaªÎo)—µ {X`t6gcÒ2æ«dM¹Ezou','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^k\rëÇêai-6ÖóÎ','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/bulk.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/bulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6¹Q—ÿ‡}Ü0@å×²','\"÷LÈ>»xÕIÌ5f\\kÞfÃ­¹%ô^)£l˜—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^{åñ>SI,`j	\0«','wp-content/plugins/jetpack/modules/google-fonts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‰$q ¯oëF6åÌXN','2#;ãSƒ¢’M „¢dýf¹Å_\\EhÝv§k\'Ì`\"«o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b4·íÅ]‘Ž3rÉ\"óJ1','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-payment.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-payment.php',0,',Ö5s®k2Æ_Ì2t´×=',',Ö5s®k2Æ_Ì2t´×=','’WÈ8ø½¹˜#®+Õé·\"ÓÞÿ¿/«á÷)+öYØÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h,´ßwÇžuéH.­v¹f','wp-content/themes/genesis/lib/views/help/genesis-archives.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-archives.php',0,'Ä˜Ñbi«ïÉn/mú€É\Z','Ä˜Ñbi«ïÉn/mú€É\Z','¸Ü½Ì©]·âP¼|f5>æ|]×ÞHY|Hl‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i›±è\\œ.KS5òºq','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r‰ó?R©µÜ‘¯îÒ©',' dfLª4°\"ÛÜ±\nd]«Z<Õ·!“j÷Å­¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p—cÓôaíò­D2ƒÈÎ','wp-content/plugins/google-analytics-for-wordpress/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ttÌ¸íTé.ï¡*Ã³U˜','wp-content/plugins/wordfence/modules/login-security/views/page/role.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“/e÷ðŸÚ\0$’ýÌ÷Õ°','rRÄ>ïzDtÿï›Ïõûë“ÏWççoÕŸÙ¨Eè±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uêV­ã‘\'jì²\ZðV','wp-includes/blocks/comment-template/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¡iÿ½š’³“²PÍŒä','7‘ÄÐÙ#KßFÛ\rÏ¸¼ÊJxùíËPºÜ5gÆ†ŠS}n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vuupjö^ØŠ•«3ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î†·?Ì{PÒ&ÛV.Ÿ','¿%I9ôœp²¹aá¯ŒV¢²õF6|Wºô1è‰\"†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ynmÀ;˜/ÐUsK	»¿','wp-includes/css/wp-embed-template-ie.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-embed-template-ie.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú­´´Å„7£²jæRóÝ','ƒEüŸ‡rÉ)ckåQÚÚù—Ž[yÓCÏ‡å=!¿®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Ú&;Œr¢Ls5ùŠ','wp-admin/includes/comment.php','/wordpress/core/6.9.1/wp-admin/includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&[óýÃ~ieÇÂF òýõ','¼$áÞÔPC.ñe–gŠJ\rgÍd‹›ørmP‘¥ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€&xêLÆüã^—','wp-content/plugins/jetpack/modules/widgets/social-media-icons/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-media-icons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¸&Ö-ü\n	=Iè+V','.ŸÚN}%PTpÄTiú;ºb1SgÚõžj¿¶†»E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„2‰±â/B¢ÌEffªü','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hê‡:¾¯t«}gàºë@…>','à<ÔˆÂãcb¬WÃ]ò¾ÖZQ&\"[ƒAËSi0 &','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š˜Ë´I9­#¾‡ÿ(','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg',0,'~´Æøµj5§r‚œàá','~´Æøµj5§r‚œàá','v²—¬£¯\r{rRË`×Ja¨æ?!Y/ÔYz Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹öÂYe¸.ð0s–‚','wp-admin/includes/class-wp-comments-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\\g9‰>ý.f…VŒSåÝ‹','ºB+=–¶ïùŸùâ½y¦c‚èq%¹QvOýºd1b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽË,d$\\ZÞŸ^WuÕ','wp-includes/blocks/buttons/style.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¹6VOÍõ¼rö\"\né\nî','Ô \"S÷\\©gZóS’©ÒlÐþœ+?[¡\r62¥f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž×k*¹l•ýb3’}','wp-includes/js/dist/script-modules/block-library/form/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/form/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿çæ8%AdÄâ«oM)’','ùùþçYÊÚÊð54³AÁÞâôÛ¼–¤…£å³YKßº¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´zÙ2²Ù\n˜Güà','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)´‰Lh|Ñ-ý§•','u§ˆkõ$b§!¸JãÏJ¥<+OA`cE¿®¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÄ»Ycçš÷OÒ‰¨¿','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/Makefile','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/Makefile',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{^ôÖ¥vDô`ƒá µz—','fQ‘â”\\9ó\\	ÂËÕøÍ3ÝL;cZÕ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Aç“o\r÷ZÔ”_št','wp-content/plugins/wordfence/views/waf/waf-uninstall.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k?ó‡D…yôm‹\\·','€ÎSlô‚ºt`¥‘,{*÷Ê0ÃqN]–z_²]:=\Z¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ìo\'ª‹lîÖ‡×²','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Delete_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Delete_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´=Õ„ÐütJf\\¾Î¯','ºäÛ]Fu^\0ÈÅvaÁÈ¯Ã ¬2ò\"¸M†Àx‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–š/:CèFªI¼Fdïš','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NullHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NullHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÜ×¼&¢p¯°Þd\n .','·¸\0°–2óT;Ý–U·º’îF)mzÇuk­þZ‚.÷)Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜X$¤&kY,HÇÜôâÕ£','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡qÄbˆÇÈx¬Ê•ž8\Zu','Ä×žçšj†£³Å\Z¡4RÚUS–oZ]#ezCê‰ù)0Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ý;AD:NRÃOP Æë','wp-content/plugins/members/addons/members-admin-access/app/functions.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼dþO`Wj8IZMö`º&¾','Rõµ»•øÐƒÀ¡°Ï5±ÊU\r¤*—\'Lh£üúîþÚ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ5ïVšG>á@“_+dÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JnƒnLâô:~8åqô3','sh§k³!ü\\V³fVrÀ)to\0\rDÞ“|±¿‹œäH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œP:üÎlg\rÎMM\nWoä','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ4°{­Ø(ˆÏt£]©Ø','¶”©/í`\\äã`ÛÅ‚ÉSl“@&XÈ¢jóOH‹T{ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡_¥’ržiŽ\\\'\Z£ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÑM@7­ëeÙüRC*ÛrR','y¤òH\rG1Ñ±²ÂHí\r5º0}*Œ¿µCØ	úEà\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Ð\'-ôpÚ-Ïûñf¢','wp-admin/css/l10n-rtl.css','/wordpress/core/6.9.1/wp-admin/css/l10n-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾û­UæÏFâÂŸ{/·ý?','µÈHÈÌ­µ-þ{¼¹Èƒ¡Ìrš6Œ@ªì@5>¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤³µU \Z`g›pù>~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-video-block-email-renderer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-video-block-email-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç´mÉuí\n$Ó±sË÷HZ','¼Ì#ï£2AÀÎö¤®v,prôÝ{ÞØÒÚmP•Bñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÁjðÖ¹J‚Üþ‘ö0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p§0W\"F)”ÏŽ“8O£','©5¬œð)&ÚÙBoK]®¯¤Ø»Žó–rm`%®ÊhöO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸œŒÐ”!FãYV¼û?È','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetPluginInfo.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetPluginInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ¦Øê((œÓ@&Ï	m‰','*&ðË@‰êy“äÎ\næ#Öž÷ñÂgkÓ¹$mTŠk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º\'›š¹P?n—×Ÿ—ò­','wp-content/plugins/jetpack-protect/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û>µ¦ü0ÁaÅÿøé?K','|ÊZ¶¨¥°ñ®ï“í½m`/Ê7vËQ b†”ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇPl¸­Qþš3¨n','wp-content/themes/twentytwentyfive/patterns/comments.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/comments.php',0,'¤îÈ{\\v_âNñ¯J×u','¤îÈ{\\v_âNñ¯J×u','–nä¤CËËJé[¶Èn¼\no«¡¾ª¡Œ®›ègŽ¤\"#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÊh1â\r\Zíüs-','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php',0,'¦ó³ïº6g«O5|ðï ','¦ó³ïº6g«O5|ðï ','pƒns¦Ã#dóÁF$ˆ—ÏWÍ•ÁßÙ(QŒ¡7Á6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û‚¥\\+Ž`¢›Ò:ì+š','wp-content/plugins/gravityforms/includes/system-status/class-gf-update.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-update.php',0,'\nÆÃyG¿•¸×dê3Æù','\nÆÃyG¿•¸×dê3Æù','ŽÆrMScÛ¦8ÂÖR‰dê5ô«(kLs¡9÷ÍJ2Õd^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý\"Ç<	i t÷ß&Ý','wp-admin/css/colors/modern/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ùD—þ`¶½a1','ç‚\\ss/w‘Z])Î\Z	›`¬ª@Í§ÀgÿÝ«)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àýÐ?L¢iàÀe9ltŠ','wp-includes/blocks/post-author-biography/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‚½õÛÜnX ‚\'¶ã\'XU','Å\nL]ò²²‹ZU3	¨û&ï”7äç=Z†…k^‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÙŽ#<Ž£#ëÔž@õ','wp-content/plugins/worker/publickeys/partner5.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner5.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n©Ñ¢GŠÖ¢\'±”Êþ®é','%¬jíU¸EZì•Â‡kÿoÉKÕ±«#ZHAÓ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¿\0M1Ígìð¯œn¯','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpressionList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpressionList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÖêÕÕ”£/)oœïTÊ','y\"ýµ.ð\'â&KáÐ¼\r”Ð_þ»bÅ?­\07©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÈRöa~ñj,rVO','wp-includes/style-engine/class-wp-style-engine-css-declarations.php','/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-declarations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÿ­‘¦8µ®LáKäd™¥(','3#AjEr™5]ŸššSÊtÍuÕf¶Å)sûÃÇ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð.`ÙO’†UÊÚ@qã|','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Set.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Set.php',0,'ôÇäÞÅ.Oe\n‡%”ß‹ÕC','ôÇäÞÅ.Oe\n‡%”ß‹ÕC','ÇO£º=70@[¯Mp{ä0Ud²Ö™ú”•¡ñHt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òy\"i07=B{}MÉLp','wp-content/plugins/google-analytics-for-wordpress/lite/includes/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó}<ûæØJþ6žøÓ¼é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þûã€»ßgcHxÃ\ZùQ',')Îm ŸÓû¼ÅŒÑõú#¹h]OæÍìË 2~Œ#£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öH!ôV­ÍÝþ„zZb','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÈíÌJþ˜:WÅ¦M›§Î','o,EÔ¡ ²|åãS¨ïô£mQ/6Pù\Z\n#Ýý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øÐ†ÞVÈh2OŽâÇN‘','wp-content/plugins/jetpack/modules/videopress/js/videopress-uploader.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-uploader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€kÈ»Ça\0˜šxõu\nñ','\Zì×ðÛ‡”Ó3µàûtªÔ÷ýQªÎiKÉ/Úónþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¨0wc`Ø£78ÔŸM','wp-includes/blocks/gallery/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3J™DÔô„FÄ­ú~2õ?','kREŒLMšâèXäÊ]l ”¦f,‰¨Ç*hÐOýI{Ùí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Ã=uÓc”]Ž®žfú','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-twitter.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-twitter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆê<ü	+E¶‹©I‡u','d{…~ÈŒ_jÁëà¾.²ƒóÑS’ðœ±\\¸—Hg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü$:9UÚ‚µAå¬[µ','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›T¹û†	”°ùìdC)ËÒ','€¾³fMÍý26OUlR·þj˜ÈÄ\'-éý^sòh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	ÌfN±[ 1he‡w.','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m@ÜÂÜ!zà¬¹ÞÿC€','ÓöJ¡1x#­2”’‘ËˆÜÜ§œú8*\'´éª¹¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇOï—±þ«SjU{R§','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¶ÝáY¹6„Õ:Q¹Ù','$KÞVÇtLÈ\"Ð%Méhõ|sGm™:¾üg«ªÞJÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rvNóÚÔ™¤­2p','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹çÊûÂÈß1]à¬1Þõ','½ûÀ8}\"“\nE6;áÿ¬|ÚeI8Ê>¥î·p9›”F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\rV¶(«h8®€•†Sæ','wp-content/plugins/worker/src/Monolog/Processor/MemoryProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍSÞvØ¾™#‡0Ò¿à¹)','FëhµÅÀr–:¢°á‹ƒt~€&Òc-…¿Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šˆž>\'sÅIšŒ*','wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php','/srv/htdocs/wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@î#x?©¦ŒH,‡F','íø™á7žFÈ?Ïì,yj»W5‡7‰\"©‘rle\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')AŸ=?¸íƒù ÈÜÿ','wp-includes/blocks/query-total/style.css','/wordpress/core/6.9.1/wp-includes/blocks/query-total/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÏr<XÇ\nx_(l³\"ÞÌI','„f.dLóøôJ fºcU}d.ŒÄqŸ»3t2µã¤¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Eô6…¬a€GóB£','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xäÑ]×8v†vn6†­','wp-content/plugins/jetpack/extensions/blocks/paypal-payment-buttons/paypal-payment-buttons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/paypal-payment-buttons/paypal-payment-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€=cp>È(Þe“Í)YØd','tØrç $\":ÃwÉïÿü|¶XAPzœ¨¶>kšEÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ìˆL×xk”³×\"&','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª b¶Õú™ü82w.¹”','‘Œånt{™³VŽé@7hw™}h©p·\Z8‘’¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Uûöär™ä÷Ugó†','wp-content/plugins/seo-by-rank-math/includes/settings/general/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9‚kŠÉ½ öJZ¥‹<','wp-content/themes/twentytwenty/searchform.php','/wordpress/themes/twentytwenty/3.0/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}[ øs_0Q¥pòHªƒj','¹¥cô*K¥£sÊ—&dûªö^ßšÿp¡;¶œüBÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('==ð»ƒƒX¡æÖ,á0','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-openai.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-openai.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ù>4V¯yO(W–6—\']','¨E&P¿V/2ýÁ_pÁÍ‡ß®(OXÝKUÔ­†lÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@±‰‹Ñzö\"Q¯à4','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-gender.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-gender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë.bÖjæVØ™-ŸíÄGc','iï@I¿XlŽæ“o–wø(ÚŽ& ±Ù2uË°Ó%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A¼ñŸ§¶»•f*k½ìÆ','wp-includes/blocks/navigation/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÔ“‘L2»(ö¨J‹~ÚÙ','†\rmb¸ÄÿJaÎÖ¡ Zâ¨^r?U-IîMVé¿â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C–¦…NèÓ”6ÖR^4ò','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã…ö&§ïÊï÷]%Ä^‡','¶¥YdñWˆ²g-Å­/–LŽ¬ëŽ£\rË|p›g…0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D¨Bûä‘RÖsO yì','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/i18n.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/i18n.php',0,'wAßÕ™¨äim˜ßa²ù','wAßÕ™¨äim˜ßa²ù','p§Ê§ç5Îð=é­ÌaÛ§¯Uêöâ	ý\\—ÉàóY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GûBÍ7hé(ÄOXÚ','wp-content/cache/cache-enabler/hjsdev.com/team-rows/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team-rows/https-index.html',0,'Fh(Ø¦Ôcº£õº†s','Fh(Ø¦Ôcº£õº†s','‘i¦{&A&¿Ä\\XBD;Í$)Â‡Î¦Èp*ûÂÒÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GvFö±ŠrÑg þd','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-email-summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-email-summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê\0Q´õn·Tü\'pxÈ‰','äkN‚ïyÝWí¯IœB‡qûÚšæÝ¾èQaˆˆL$J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iµða:\"¶.\rÐ8tÈ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-dashboard.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅØ\Z³åÒ¼N|JÓç†°Þ','÷s}ì×L«šMC!_;ÙÕcô&s›YZkÂð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LäåbPÞ-I×­1f€','wp-includes/theme-compat/header.php','/wordpress/core/6.9.1/wp-includes/theme-compat/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©G¢{\rÓ(7NDÅ:WÊ','qÊ2åÕµÂÐûÏ¢>rã‘7Njè¤	D—^ƒïA5\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¡d#R­‡+«Ár\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php','/srv/htdocs/wp-content/plugins/wordfence/views/reports/activity-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒŽ?ueÓwD•:ž¬Eî','ê°ÃÎ¶ˆ\ZàÞ)v¢µÕvGïŸ,éhü/—Óˆ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QøÑîŒL×/VÌ@ógU','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü}Ú\0Í˜ŸK3âó2Ï£ ','“„y]îþø9½ÏY³&Í†^äãÄ|³©œWŠ(ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U;‘LööcàVâA	<','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¼Š4kTü:V»)3{l·','íAÎº¿5öð·ÄgâC„ê²z†zšõ“?52áE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h\r5[Wf ¸¦','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hLÍÿù¼}…íQÆd¦/ú','wp-content/plugins/jetpack/modules/sharedaddy/images/twitter@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/twitter@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5;›+l‰å¬±“s6µ','÷þ§ìIsäVV‰Pxs/Å´%Ì!BE¥#ÔêT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hÛþ\ZyÇªy°€ è¢z','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-comment.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-comment.php',0,'Ž&ÝÜÄÂBç°\n;¹¼J','Ž&ÝÜÄÂBç°\n;¹¼J','ª\Z¶<ïÁdz8ì5²‹\rÛÃÃOÊN¤\'H²Ùjî|&g”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p‘æ¨§´?`ÂøíYÿ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í5K)Xød™ê…}é»í\r','œ*ÅõuÔ_GŽ,©íý!ôÐ@»í¶U]ñ÷Û‚d‚¦ŸÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r•˜bøáþ8QêÞþÐAh','wp-content/plugins/automattic-for-agencies-client/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t‰Ž®‘Äô!æ\Z‡%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}z-ß5ÊR’ñ>É=,','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‰rxƒv¸wFgf:¬','³cÝ~íµ³$¬:”k^ãâY¬ŸD™`6P®¾(I\n~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤y½5_ç¬ÅIæ¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡é™\0ðdéÔúLÄU@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H˜\n—\0>NÊ‹U•å','ììÉþ¥XÎ†¸ívØq¹Ù£·zë9Û(¿øb—Œ‹Z\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ht8sùè÷„{°½‡Q','wp-content/plugins/google-analytics-for-wordpress/includes/cache/functions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê7‹9·/C9Š3úºY%%','‚8‹iùÀ%ƒ{•L_-TõÖâ’¹r°èØ€ƒÊ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Ö¿9×	7ü„“O¹Ç','wp-content/plugins/imagify/assets/admin/js/chart.js','/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/chart.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³%^Ž™¬Âèc³ZDo','MÄõ‘á[´ß\\>©W3ÝòÅ=[NÚexbþ~æÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¦609¦öA)ùµ','wp-content/plugins/worker/src/MWP/Action/ConnectWebsite.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/ConnectWebsite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n©ÜPv\0k©{ÂŒ¨9B½Ÿ','|Ž³È\'Ñ¼AvS¹®¶cÖÃ„Ù¼A”‡{õ«â9®‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Ã¼™Ñô³eP¶·àš—ñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/templates/email-response.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/templates/email-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#–(Ù†±CSeHa¿U¸B','\"„—*èµ)oh\'\r•äîö\nÀ.–²\'^Â;pW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•÷âðöâ½Í÷´É1ñö','wp-content/plugins/jetpack/modules/sharedaddy/sharing.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µLrÎteÚ‚1wë§[\'','\Zž‚\ZÇ¼^P£	\rN)\ZÚü]8š¾ðË¨úJK„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ˆ ›s¿]\ZÖ·ýD¢X','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/eu-cookie-law-admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/eu-cookie-law-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûH€úã‚Žz—ÐI²ƒÕ.','Aû›Þ…$Ë?¡Ø{9·Z­Ë 	ã2”-–p6 /Ë\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜{…éYÂ\\ÀzéŒ¿°}c','wp-includes/images/smilies/rolleyes.png','/wordpress/core/6.9.1/wp-includes/images/smilies/rolleyes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¾¾ðO…2ßOfÝ£i','fKÉ)¾\nêdù¦!]\r)÷ï¶\\}æãâ×–lÎõ^’ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™*\\¬¼P¼fÉÍŒ{\n8ú','wp-content/plugins/google-analytics-for-wordpress/includes/admin/uninstall.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å‡™Á|<igéàë‚y)','ñ§ñm,#°œ(7´ÄDÓÄf‹ü/ðª~òGe]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦\'ÑÐ4ª¤Æ;nIú','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-layout.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-layout.php',0,'cí»Áz\0ïB`_:çXÀ\"','cí»Áz\0ïB`_:çXÀ\"','¤IÊ?¶,o—}ý±¯;7`ð{Ë¦vVŸ|±Î((Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬7MÌ€iKîÎÇ|SO‹','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/interface-provider.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/interface-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ˜ÈF˜+Vb0[”}nGAB','r´}S“]kóñLóÎ¯+‡C!Í.¶à;Î„÷O¶¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬eIÕD³†dÑøÆ¶','wp-content/plugins/jetpack/_inc/blocks/eventbrite/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏýñDY;q„Ý˜ÈÉZƒ','þÎNnkýÑÔ‚ ¼ÚÌúlý\'5I	‰_~¨brö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­¬øÙ….Fj¦h5Ç8¼','wp-content/plugins/members/addons/members-role-hierarchy/admin/class-edit-role.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/class-edit-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Gc…_Å¨»ß*«kM6×','\\hCseäâ‚Cµê‘q•‘,AcÐÏ‡Î•¾Ê„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯AtC±tÈìàÔKÇ¦','wp-content/plugins/wp-mail-smtp/assets/css/vendor/jquery-confirm.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/jquery-confirm.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä{üzªP@èeø5Åi­','¬“º¶ÿvX%8|Wâ—Òu‚ji^:\'1RêÛÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±¡‘ºR)¶Š° ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n7iÂ<u|Ë e?…\\ŸeR',';x(Úã6?QÃ\0ñØQg1£ÖbÀt$^ýããé1»w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ÙÖÊÆÅ‹ªhØ½†ô‡','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/exactmetrics-header.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/exactmetrics-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½›üÞÈBVÌ±¢Käîx^','Òa„ž< À)<ÞüY”ƒ“(ÏàÛÈQìXÌ/‡‚Äcú¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹5í–˜Ô—d€CÊÕ\\û','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾³ì Ÿ„%éZÑéyÏ(…;','.Â\rRVŽsÆÔx¤a¹bodÑÚSü½	ò®WÙ¯%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿œ›-ã §í\"\"F6','wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-non-latin-languages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©’×\rÃ¼¶Na çRt…Š¤','òä¨k.¶ö3ÁHºŒ(®\rÂø[Æ§\rÜ ƒâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÛtÅoS«þ~ËÉßÃ®','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïá-ä7ÓÖlûôï¿„','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php',0,'¶8õ/¿*<¤ŠZm°°XŒR','¶8õ/¿*<¤ŠZm°°XŒR','KýŠ,ÛU‚ç\\y$ÍêáîÃ&Ð4ü:ö£ƒÓÄ†ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒóÕCÂçÿ./kª°Ñ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-console.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þEˆƒqÎW*Ñ:í¿äCzJ','’ŸY´jª0Ó˜µ3X*†Ã¸y¸ÇÞ‹×Ã‚©\rrìPÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óàˆø4Õmñ*´Ñàµ¹}','wp-includes/SimplePie/src/Restriction.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';’±{?˜Ê]*~¹ûý’','ç¶>ÈÓ;Ð€®µ·ö\ræ²J*3!ºù”2Cêš÷Qó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕoËáÕØ€°Q¸3NË','wp-content/plugins/gravityforms/images/template-library/Event.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Event.svg',0,'þ|éGõ|9ÓH4p%é•ç','þ|éGõ|9ÓH4p%é•ç','–ž_†Zùyûú}ëîu.Pü¨8†ëÙWÖ(ú›Z¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù‹UÕŽli7¬ÕmD','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Œ«ÅE§ÞÉp»¨¶Á','ÑÝh\nS€–|AÆO!e¡qñvcÁÙzö±ÂøÎvg)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äHvÜêÚîzÐEœ\"ZG','wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€?µ µ#È\n\\³#Âg;Ú–','-‰Û¶_)Ê£¹öJ>«wµ;Ü|`Z’çû¿n¬í©a®“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å÷C¯IF¥éƒ–,\n','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/tools.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/tools.php',0,'«è1q ï\Zê†‰˜¼Ê±F','«è1q ï\Zê†‰˜¼Ê±F','gÊè§d¹A5R¯_î3|d%þüpõD>¦¯Î‘ò[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èrq­4edÆUD¼ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûð~8—\rCàúT< ÿ','‰ÒZ[¤%b´%¼tÁÎŠ¦†#aÿa]ýEíc]À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð“?½\0ÒÕl º—Ê.þ','wp-includes/class-wp-application-passwords.php','/wordpress/core/6.9.1/wp-includes/class-wp-application-passwords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û­Í]¹rð\"õ äú¶','z6õPÛ¬¶Qr‹˜ÐûGÖPYi‚û0²kåÍÈç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô2p)´‹t¤­Iíî³','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uöÅJl#äwÖ*àq¼Ã','&ž5ça¸A{\\è¼¾ðÕ¿ÐÔU‹MpGèçO^“€,Ÿî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û«€ØéoŽRb­þ','wp-includes/js/dist/url.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿè½³ìTù“ÇéºîÙ£','g©…Ø†Üuêsáþáºâb\\“¤Fª*hÑú¢SÂb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \0ñr?BmiÎ«²0!$','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÙÕ¿9c¼p©!Ôž','Í^LsÏ÷\0ut]OÀ@	wc?¸òƒµëíóN&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' B:È< )\0öìGh','wp-content/plugins/jetpack/3rd-party/qtranslate-x.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/qtranslate-x.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']«úÁ´”Q£ÐÊ{ ,¡O','cG¨«+­sÛ{´ùwké<sm ,qz·¸Lj­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \réžø·-èUzœ\rþaK','wp-includes/blocks/pullquote/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','káÝÈ‹6]|E´•Qê³/Õ','0_\Z.¿×ÓþçŸ%ÒÍIàêãxShÞÞÑl?äà:S‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' úWbÆœ“36;‚}#þö','wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php',0,'ò9Raí2!úmø˜v”Õþ','ò9Raí2!úmø˜v”Õþ','Ô¨S<žU[…!$“=\nü®ä¦.V#þRÅ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' a4í32€t±&î(','wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js','/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö~òPcià¤™¼¦','‘MQ\ZJæ®nO˜Dƒ ,÷]Ñá\nñ…\Z¸‚Êöì1$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' f5o!˜Ì!Bðv g','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ŽG9q\'Òî¿§z&\"~«','züaÙr[)75þÀÜ}ù`G[ú¾`É\\¥JG®\r#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' èáÉ‰:Ésž{1<¶','wp-includes/blocks/embed/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\0Ëtô¬öë‡’','–Ýýz•%^`¤8í±\\¨¨o•RhåëpŠË¼&Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \"²s‰nQˆXíˆ\'Œ\Zç','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôh‘^jn§M­ä;S¤','{C¾ÇÔ `†Ð½Ãˆ,ñS?81ß4£Òºô=ù©L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' $#ÂÜÙl—ÝÌb‘UÊ','wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ]…Oœx¥ Q@¹ß¬“­','\00ÃS‡-aÊ{¤z‚èóT–‹\"¢Ìu{áëH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \'ÓÒª_U;0˜/<Â','wp-admin/includes/class-bulk-theme-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â²Š\"ÇAÙx!k¨©ã´','ßßíg¸ñ¯¥`¡DÀr•¢‡µE´•êb®Ó€A¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' *@ADÒ“ˆ=pu°˜ÓE','wp-admin/user-new.php','/wordpress/core/6.9.1/wp-admin/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','díÁÜz:âoÙi¯´Ëý','†’)–áÞ â¢DvSölÕ`ˆ²ƒª¶+8€¢k{\\“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' +€&TTãÓÔŸîƒ§e','wp-content/plugins/jetpack/modules/related-posts/readme.md','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÕ D¦‹óV\ZE\rk§',')Ù`im¡§q,§ê?åJU@˜áUÊ|Ýý†×\'™µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ,¾onú[µ‰Mß7GPša','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.js',0,'‰inª±„\\²¤ñs÷	¥Ö','‰inª±„\\²¤ñs÷	¥Ö','ÂÃïÐÿJ{:\\¼„–Ba\r\nÆ‡&`¯‚&Š^´• xÚ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' 5ÔñrD›g»ç±ƒ¾','wp-content/plugins/wordfence/views/dashboard/options-group-license.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸é.Ú’,X³ÉõaXBŽ','Fcmä¶ÜíùÈè`$«¶R…´,i3}¤‘¤r¿¹)1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' <2¥[ë,Ð‡ç`ý*­','wp-content/plugins/worker/publickeys/partner9.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner9.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”0Ý?÷óÓÐ‡È·Òé','ä>É¸l[ÑLè°ÒÄ]Õ0>¶¨j”g^I—…‰rÑïŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' <ŠÜ¬›#Ö©ã%3µž','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' CœÝýúål›â.·˜¢','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/error-icon.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/error-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„„[e.\"wÞ·î3– ¤GÏ','äà‘ÃE¯ñZÂŸ2™üÜì|¾áÊqŒ§0YÀFÕ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' C¶„6|ñE/³kÙ-','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Z\\WÏ¶–\Z¥Ç^¨!','m›“’õœ°UK^I>79üÔít>Xº/¶«)f–·Äi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' QônŒ­{ÚçoÓNOŽù','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/constants.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/constants.php',0,'°q¯9ûÑ\ZßuÛÔ\'','°q¯9ûÑ\ZßuÛÔ\'','øtaÚÃÎÊ¹´>ŠÙy5çê1û®÷Þ²¸µ<ÍA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' W±7©‚›á«CÎ{w','wp-content/plugins/jetpack/_inc/lib/class-jetpack-mapbox-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-mapbox-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±æîí…”p OG­@Ãç','X©PÿV!·©H¿øËæ³G˜¿ÏtN…]{†äÞÿÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' bØ^±¿¹	(Ðª\\”0@ ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì™×ùÁÓtbæÍwÖb','5!øù\r|År°Û\0œPñ²xaKuÄ2ÏÁœ“°:¡sÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ezU1R>t3þWJÒ†Ï','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Card.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Card.php',0,'Åmm×ÞþžË#R(ÁC´','Åmm×ÞþžË#R(ÁC´','mø¤M-!;ªBà§/öí©Ó¬Xj;ä¾8PÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' n\"6EïÙºþ¢ó0\"ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ±àô@UÐH9\\\0È¦Ö','—ã‰üf\Z¾½m;`l0ðþ{-O³oÛòtÖ‰.oZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' p¢sáC¦«¾Šµ|´W›0','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/gdpr-optin-js.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/gdpr-optin-js.php',0,'p‡Q»)Ô=Étµ{C','p‡Q»)Ô=Étµ{C','îf ××Õt¦ƒ‚	·û,amž—€š?Ï*G¤é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' r¢Û9š\"0âmöº@','wp-content/plugins/seo-by-rank-math/includes/helpers/class-api.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ºìÃÀùþI(Mñ&Û','µ…”ê0uBŒã=7Ñ]¢ªå×¬Xæ 0‰	=~èÇÿ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' €mÎ+C¸n\Zü€g','wp-content/plugins/wp-sitemap-page/images/icon-coin-24.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-coin-24.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iG›ù‹‰“Ëë Uu','Öí*‡Z•ŸÓ‹õIN1„Šà‚@,3?²P\rH^Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ‡áôp¢e-àü‘Ñ’âB','wp-content/plugins/wps-hide-login/composer.lock','/srv/htdocs/wp-content/plugins/wps-hide-login/composer.lock',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Í£.D}à@#ÿ=I;ê','Î&¸dä…Ç§ø&vvì]àìûÞX½…UBÒºüÅD¿+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ‰¶=ä¾á«i;[ž','wp-includes/blocks/require-static-blocks.php','/wordpress/core/6.9.1/wp-includes/blocks/require-static-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K‡ª+‘€MÿnMü^®Iž','ÙJÉÚøð‰óU‹÷T¤­™:NŸåôƒAüCg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ŒWâíÆ,@{Ê™?9','wp-includes/blocks/post-author-name/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/i¢á<†_½¬ßpZÇ\\','Îf>kœ—¡‘%Ì#±|éR%ý	w\\\n)uø¼ñH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ŽOCIù»kQ^¹”','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•,œ©¾ëÞØX‰“{ÈÈƒ','¢§Ï«eìÉ)šÜã.ž:™§¸ 9zØ\"ì«Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' •yÁ>4œl»°gRÓ','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¶gÄZá† 8¬Zœ','ËÐy¸ ¾qÞÑk»óÒj°¯»|æ¼gY{Š‘Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' –¬ð=úˆù“gåV¡|ç','wp-content/themes/twentytwenty/inc/template-tags.php','/wordpress/themes/twentytwenty/3.0/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­LÔjôîz‰YÞ†ú\0 ','fÔÙƒ÷=º§:ˆSYëçŒ›Ð#s·Z®›LTòFt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ˜û0gå(—m2ÆUe>{','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ÿñ³¡,˜^6‹üM~/Ÿ','G^rÓcîŠ¸4#‘ÚV`÷£o5G0Ov9—ÿˆ¹€œeˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ŸG¶Ê´©¨GtØ‘›¤','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8€NÃÅâ\ZÂÈ–vë“ª','+uRÜA–eµfáY­)%–;*\Z¡y†ÉïUóŠ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('  ž·Å´þQm5]œ€','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Bold.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Bold.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦U\'üµf§Ï¼k8´','™oÂhpxª%/EE÷ŸÅM;?s»¨\0[/´¥¢®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¤\réŠ‰µ¥¾\"éæÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/hooks/use-integration-cards-data.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/hooks/use-integration-cards-data.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªìtpŽy3¦ZSÊqÜ²','—àÃå¥€m\nõŸ7›øM³úŠ	5¯È‚ÛnâÕuÓÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¨ñÜPN¯àO=gQÌœ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ÿˆ3;AÍJøhý¦Ê>','u‡ HPå·ðË>§È0¥e“£Tnü/a>\rv¦ùÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ª&|¿Ò‹ô\r9çk†ROà','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',0,'Ï¬mMÃëòÇðäŸtÑ¼ÔJ','Ï¬mMÃëòÇðäŸtÑ¼ÔJ','fðþé‚.ý%õ*ÆšWnÝCãóòsìSiþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¬%ÈèW*RØ:³e<0¼I','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Cohort.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Cohort.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ø@òî}A8È1\'×á‹ñQ','ýÐ…ÇædEé$Q¢Í¥Ü†<DàUaÔ¹vK5à_~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¬z¾z{úðòôL‚ŠH','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/Ý\0‚ÒûÖþÎ0ìÑWµ','øªŽÀè1·@y\Z‹Ø{µŠè{,â×|ÁVˆF=`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ­A8t…U8IìÎßpŽkŸ','wp-content/plugins/members/addons/members-meta-box-integration/src/functions-caps.php','/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/functions-caps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Pç‘¸hC¦În[­ÀXx¢','qVëX\Z>cä;f?û5BWñ¢QM¾qìqd©*ô²®­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ®Ò,GÑ‚Æò­ãg?.Ð','wp-content/plugins/jetpack/_inc/build/deprecate.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/deprecate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZTÌ—GR¨/ÐÛÊXáßN','0ÑÛ?¨ýÎôq…	Æ?†k÷@(x†î‘íY¾–Íþ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ´«Ã¦e ÖíQÅp','wp-content/plugins/seo-by-rank-math/includes/module/class-module.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\Z¢~éëe7lx‹Ê´Aª','WºË0<Õíq[_@ýYQ«,CÀˆ)T¼0_É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ´ÃIúrÐ\"$\\ÓÀw˜h','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌK5„Úw<Žƒu¯›+','ï¶ñpH÷²é?OˆoLþÖXÚ¬d°´%cõ¤Ú•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¸Ž1* uÕb/õ\" äÎ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Page.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Page.php',0,'eTº¤Ã¨,ûN`¦Ò','eTº¤Ã¨,ûN`¦Ò','çÙ„<Ý(‚g2BÕ;â›Ï¹Á›£k<„\\Fæøq¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' »¿ÍìÈ‚qnfdê‡wb','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙçUZ)Ù\'ãaÛ5ð@å','D€©i\"ñÁ÷¢ÇžútÛ±ŒR@…8¹Ú¶Êñuvu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' »Fþ´‚æoˆÚ÷_ø>‘Ü','wp-content/themes/genesis/lib/structure/header.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/header.php',0,'F¤Î}>çnÉØ¿ÊQ8ß','F¤Î}>çnÉØ¿ÊQ8ß','ÌØÔ©rÌ5kÚK-i|\0•B3¨AT¸ãoÔ\nïºò-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¾,•‰;Íã2Ž©â-âi','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/interface-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/interface-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\[¾èê’3{º:e,J','õl…:	<y_ó²ÇÁ)´ïÃ—[º­\'z×§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¿5À–ÊžKÚ’ÿR±Qè€','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_black_and_white-a33452734cf5f59eb2f9.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_black_and_white-a33452734cf5f59eb2f9.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ßƒÒeèwÉ\rq$-5—î','$‡ØŸ[Y9bÍeñŠ£ÇÜÈŸ×û)G‡T©äÙàEm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Á@õ\"„t&Dõ;’ÒÞ','wp-content/plugins/seo-by-rank-math/includes/admin/class-register-options-page.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-register-options-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š„]R™tÈ&çB_éœ','‚Î##L:¦]Úi‚Ôx¯Jµ)âMû^	 ¤`t³	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Åê!VÁÐŠ9·Á7ÈYv','wp-content/plugins/jetpack/css/dashboard-widget-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸â™åöÛ¿\0¯q.n\ZÉ','Œu´×*½J<B!j‰oh;ã\0¯%KùðæL^¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ËôÚ®Á³EIx\nT»³R','wp-content/plugins/wp-mail-smtp/assets/images/icons/check.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|cº\\rÀ¡³A›°Üàãu','m‘üI–1?çQÉ—•*?Vø˜©GÈ…¼¸>Ú©l\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ó¥4écjÏñ«\Z„&','wp-content/plugins/gravityforms/includes/logging/logging.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/logging/logging.php',0,'1Š‡sbß-0WÜüõX','1Š‡sbß-0WÜüõX','hL,ž·ÈaÁ÷?¸Í2êE²4>»h[Ù¤~ š¸ˆ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Øä6)^‰|ú½ÀR¢Ù','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/CanceledDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/CanceledDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v=e/eÈ¿ÉYVºV\"àtè','hÞì`]w\r‚¾Áw¶uæ¾AÎ·q2æWpÒNâÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ÙøsÕ±jAuNèÄÎ&','wp-content/plugins/wordfence/lib/geoip.mmdb','/srv/htdocs/wp-content/plugins/wordfence/lib/geoip.mmdb',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£þr‹ŸÆò˜ÜÆ]Ì/²k','D•`;%¯v÷G¥¢®/Ú¥-1ÃŸ;ˆ³Ü}wïIdÕqì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Û…	ðª‡†Ðûßj¾','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nâä{ùyNÆ.õîw','\rïÆš1qŸj÷ï‹ŸH/Îã|áuŽ>M–NCØ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' àôcÌ«)IŒ\np,Í‘«ƒ','wp-includes/css/jquery-ui-dialog-rtl.css','/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éó\ny³Ä¶Ø}4:Nã;','\nŠæ\nXmp£a×U(¢v:™â€r$þŒÌFB*½W-Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' î Œ‹½+²\n¾òüí','wp-includes/js/dist/commands.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/commands.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾\\\\Ã}šCk†‹‚zÝ	','ÀßÿZü8–²o~0¸RT8Þ°¦ó¬oÊÙNø×¢y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' öÀ’Ž…t4${ÊSE','wp-includes/blocks/categories/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&fE4:\\x]}/q“K9 á','ËÏfbW0R^5cŠ€¿\"KÚŠ‡¼Ù’BÆòzíÎrs½ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' øa¡çq:„œuf','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x#Âå¢iµû$SÑH','P-QRV48–W±Eju<W€í¿9YãUªv¤ ÏQé<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!â”­^{eúmDyÈ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/chris.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/chris.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-êY(^‚@R½4´î~',';/‡2„;ÈT¨’·ÙVyOŽÃ.è½p‹7Üi­@Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Ò†á\'„\'ê’`Hy6ò','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Pivot.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Pivot.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‡í€&0	}–º;?êö®','Z\\\"øÐ^Ñ“…E¯ÝLšv1z„9ñÝßJö‹Óºkß¬C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Oåçõì¾dÓoqU','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php',0,'•pð½\0±™…;Ük•ë-‰','•pð½\0±™…;Ük•ë-‰','	)x\rï vCè”ä2¾#ª	cWêþLÇNCBÇ…û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÅS@yì?,¨©^¸uà','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ºÞ÷„ø\nÌuô¡2Ý',' ¹ `#Bt¢‹=y!š»Òæÿ•šR1¯‰©ö„¬›Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!\n@ÿ²úLÂ\nÚ)î','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¨#	¯Èû¦Hâ\n6*Sç','?\Z{Ûq!íø&7\n¤‹+¶/‘]Xúõ\'”Á\'²(Òo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!o\r¿ÍAˆŽv7àÜe','wp-admin/update.php','/wordpress/core/6.9.1/wp-admin/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ôòof$[èD‹ð¡',' vw 5ýaáÄ‰5ßƒÝXo(² mº5bvå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ˆsùpsbF…l0x_','wp-content/plugins/members/inc/class-registry.php','/srv/htdocs/wp-content/plugins/members/inc/class-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R!ëœ5¼ç\'¬¼óaÌŒñ','ÏÉÝÙØ®³’VÄ]©Èþ|\0nKH ‘0X\"gÏ>7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!á^¼ÚÒ5i|Å«« d','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/check.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¦ùÜ}‚€Q	j&°òš','!Ùï­knØê›äö-Çô=Í&1D{rºá0Œ„Zw4Âê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!F=.m¯T£L@‡','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àM®i?Ì=§ðÚDhZÿ»ï','4Xæ«ð´(0M‚²CJÛmã-d„£`Åš!t1f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!@lË¢²£0¸øir‰','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(î_{Ê\n\Zgo\'ùx6\n','=M½rW½±lÖmƒ_K›?.cx/—˜³=Ýt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!H±uÿfÉDã7´>=g','wp-content/plugins/wordfence/lib/wfLicense.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfLicense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N,½˜N‰²Vöz]','@pëævQ9„…Ö­P’oš4#úçµÈG2¾ÖÃí™Á×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!æ[ztžûW‚iå','wp-content/plugins/gravityforms/images/list-remove.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/list-remove.svg',0,'ƒô¯×ÎMþÈö/aþ­','ƒô¯×ÎMþÈö/aþ­','þk¶»ÉÀ–í~•è!âé¡kQƒèMøÄþBPˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('! ™øú`Øyæ»4®¾?$ ','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/de.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/de.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ/:hÄcR0þåq`ñ','jõÉµâyµ:K¯\ZÝ–¥K%J!EËûó›’9Áãk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!\'‰09ˆà^™µ½©3^','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¶ÅØ?\rÜ@ô©5ö\'ô','5EÝ°ú¬63±jHÍSp$8îÌp•BqèËý\n¸›i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!(¨®~.N¡]û<qª³g','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÊ¸›#1,ñL/z•¿¾','rBÖ¸`b±¦gò°žØXŸWóc£[^NæÅ­\08','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!1bÝ…9 ª*ãÀÿ\\áÆ','wp-admin/admin-footer.php','/wordpress/core/6.9.1/wp-admin/admin-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"dÆš$6	úøÂýUê\rØ','u\nÖÕz’9lá\0I›ÕíÆöÿî,ü#\n?ÅYU×V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!9[LSZY.Ïýnnr*1','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.js',0,'w›ÎkMh“OÕ‘x`','w›ÎkMh“OÕ‘x`','Í­èÂº)!Tp€–ö\0Ýíc‰Y\"Á]“M‡À_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!:\"¾=¸,jœÂœ“RÆƒ','wp-content/plugins/worker/src/MWP/Security/Exception/NonceAlreadyUsed.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceAlreadyUsed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ldAHÙªl›\0OíQåÏú','P•%¯»K–\"þ\nŠ8*Ñ\\-;G­œ«¸ŽO^mÐ8º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!@3poW=ÅgQjßàóƒÎ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/constants.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/constants.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÜk:Žêõßª4õ-Y\n','ß\\³œ¼šs/ßcã%,ž]©Ä+e>SU&•œFjÊˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!I­d]5$Œ¥À[àÖ~¬','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oû¿LÑöÕ k\'k1Šþ','Žœ1ê \\¯Qt©*¼€îJïÑêŽý%…ØËsˆò&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!KU/¤°mÙcª A•sA','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¡3>OqÆˆ	{//ÿ®Q','ÒÌù®‡i±+i÷J¹Õ]x¡’yËéGj%ò´Jœ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!LTpS´ÎU+±%‡þT','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusBase.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusBase.php',0,'*§BŒ™î òôYŒc‚¯y','*§BŒ™î òôYŒc‚¯y','*®ûšEº]xZ×N *ûËÁÏÍ…W¨}AÄÃV]ø®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Mí‰£J)bVu×§kÙ','wp-content/plugins/jetpack/images/recommendations/assistant-videopress.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-videopress.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ãã¯ÏÚ>b„‹&®Xj','=&, Z«¼0‡Ez	58MGžˆõ¨¦«–Þö[þc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!O2Ì7µPºN\ZóNË£','wp-content/plugins/jetpack/vendor/automattic/jetpack-backup/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-backup/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê``7ÄSR¬·ñðq','’X½ºÌz&Ry½9²>¹ã þxy\ZÖŽÜŸÊÒOèy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Plu6 “ðë¡¼ÒCZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àò˜ˆÁPÅÏÙe–‰1','T¨ÿû*”Û+†ÐøÊz]Êœ;>¯\nà3ÊÊä]?x×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!VK­ØI?£ª©9®;s','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vèS¤eq4@ýmlv@','µ+_ÎòÓ¡äØhÑ_žH?ƒü$ÌØ\ZË÷ïûÄL3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('![ðTôlR%leÅ!0‹dÞ','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons-admin.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mmã°ÎË—^pÇd[€OÆ','ŒJÇjfÂå^Ýq„G´Xj{]’ªÔÝ*méÃ«“k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!]@‹z­jò|çL¸','wp-content/plugins/jetpack/modules/theme-tools/featured-content.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¨´Dûk«)Q&j†Ê]½','ÒþåVûcÕæWì(B²iÔ$Û `­ûN|‚‰÷¼o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!_Ÿè¼µp3p™n×ÓL','wp-includes/images/smilies/icon_eek.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_eek.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ/I ¿±Šxñ)ñ(\"ô•á','Ú8ÙäÞ÷àåKÒ‡ª‹³4¸¯‘¹é„ü!Éè:Ê°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!_œPÕ~®«à¤#U€\\','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Activation.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YŸs‘‘É¯¹Ô[‰ÊÏ°','Ú+K$lˆ¥°&Ý°ÁÐÄÖ&X·]“Õ<xµàÞÐíà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!eY–›¥ÝÓúÏêÙœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2€ƒ±÷XWÃYÚ[&d','9Çã]õBéhðÈrà‘¤¶Ái„8¸–ùWp{ýñÙ6_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!h. ¯yGDç¾T›“‚‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/copy-clipboard-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/copy-clipboard-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þWõ™´m¢Ó¯¿«Äê','{ˆ²Ž[ÉÁtºÌYàÁwšÖÒj_»6_&éG°%V£­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ouu¿ß¢ ¶1[$\0','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚKºÍ÷Ã´#÷êf“ÀÀ','—ú…ÚÈ:	Ññé¿œ\ry_:B*MýaŸ_r…\\ke«\\é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!qLÈÎ—ó¥0ë)Pz','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/edit.js',0,'ðÃÃ†h~œfAõÓ','ðÃÃ†h~œfAõÓ','fÂzÝŠ\'¦9<ÚDÌÍ…6‹’z5DåZíà[ìN9Ö\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!qÊžf¢…Ëb!K8³­ê','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-pagespeed-insights-1a1b2161305dced52b73.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-pagespeed-insights-1a1b2161305dced52b73.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ßGÉ—vþ&RÖ²=K”','	‘7×æû˜Î§½WÁ„,&rÛœIo¿¡q•f¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!r>]!@âÂÎ½6üós','wp-content/themes/twentytwentyfive/patterns/header-centered.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-centered.php',0,'9a0÷Ã,y¢©˜xCM','9a0÷Ã,y¢©˜xCM','MrïŠ†€ÑöSL²ÕÕšYe.£Ò™ÿ-1AË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!rè\0|sò²ÄŸú_½','wp-content/plugins/jetpack/modules/shortcodes/js/dependencies.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/dependencies.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÜRø7Í$›vù¯sã\\ÏI','w/X‡t+ÿ,¿7æÊÿUQUþ´¡#Êz¨Ð]Ã€¾Âu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!xr7¬±XwÄ/@Ù3{Ü','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ý•Ù® Ul^mGŒW_','‹‹€Î†xD+³Z*îÚ{\nZ\ZÿÕv®Z¥¥NEw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!|(ßyËW˜*1Oo2Cu','wp-includes/js/wp-api.js','/wordpress/core/6.9.1/wp-includes/js/wp-api.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`7\rJG	Ï­Ot>ƒ–ó','¤;îÝ_*Bè5å–™GIÿøõC6¾xÃ ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!c‚ÙXl)¡ò±;Æœ','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘\nú‡%¿uJƒ…ôgÂÂS','mVâ•EâÝK\"soˆ#¹×á¦T)ÁLÝËÞ\\-—ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ƒëA‚ß“H?·–ô§‰U','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YãNø š-O¡ôeù\0','Tßs¾ì™ªÆBª\Z€ykî2cgä	IºÐ\rèL8ÇÂÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!…w	¡SŸ\ZñR°¦','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó»ÄH”Ù»9$Ô¬¬­¢{','\rÔžÎ§”Ñ>ôlKÃ°1 mìŒ|_³Ì—†–*<B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!‰¡ÎÎ(õ6T–á´\nÊ½','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php',0,'L‘øò©Q\09§mšM˜','L‘øò©Q\09§mšM˜','|3¥Ù,ÿUx›ö®`ióË@?åf.@F/xŠ}h#…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ŠÎxx¢+!­Áœ[Æ(','wp-includes/js/dist/list-reusable-blocks.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/list-reusable-blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ó`Þç]Ø­^yúrÉ•','!Ó“iL;]OAÚZØ.—è¿\'øø¯ª¶å;N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ŒM¦En] KH€#«t«','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ncKþ!&\r#ÀoÐ4€','-VÝ,>7­\0\0&Ý€{ñcÚ¦\rç{wWÖË0*¤Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!­®¤ÍŸ%úeªA','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-a6102ce2.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-a6102ce2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°&¤µ+Š°p)tl™Hí','¯Ïö¥ö\rdœ¡OI‰é-øŠÑYKVT	yÕ!¹å8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÓÞ’7ÎxgH¦0@â›','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1VýôÓÍ#ýÃd¬Å]1Çî','‚û`QàömTæv/ËÞÈ,£Ø`œ¢xª?s…;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ãðÙ¦ýë	0w÷I§±','wp-content/plugins/worker/src/MWP/Worker/Brand.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Brand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÌDD÷hþ=×ßªÞ†¦Á','ÜÅ-ü‡Ü–pËež£gP¬£Sd:ö§kóÌ{/s®‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!“w<âÖÉA\nî@¡O','wp-includes/js/dist/hooks.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/hooks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é2½žbX?Ä”À˜Ïçõ','Õ¶Y\\5´&·ÿ6‡9\'¡Ú&ûœéŒ¶.þÄþî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!™hè»ƒùƒ\rHiÅj','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.232.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.232.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i¯ÅÈÎPú2jæõÏ­','9Eóç4/uí–°nµN°‡Ýæ•w¤~–ô&@ÚïÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!šøí:U94×\Z?OD”','wp-content/themes/twentytwentyfive/patterns/cta-book-links.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-book-links.php',0,'AÚvY@«9æófÏ2/x“','AÚvY@«9æófÏ2/x“','„¨‰IïÔúÝzé!ë½™¥îX4HØòH>¤k÷˜ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!›nNöJUª‰Ag¯p¥|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n`Ãø(pY\Z5•i	YÓR','ÓC~ˆb9f×”0µ½´R›ÕÇM9=	ëkÝ:4Aã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¢yË\'UµÇbÖð#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽzYéèè¡†:€Lk','3`R<‘ƒ!þÈÅ0)BÐWÙøgHÖZöø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¢º¨pìoÀCTfîõ\\›','wp-content/themes/twentytwentyfive/patterns/event-rsvp.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-rsvp.php',0,'=øFÿ&Éžô½9Å„G','=øFÿ&Éžô½9Å„G','²ÕÙ?N½µYwÅ+	ƒK|Ûù&½!á¹·VWªä®ÏØg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¢¼>’NN¸÷‘þÙŒó','wp-includes/blocks/file/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/file/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ë­ºeÕMiOŠ/¥1	','ºTÞ71ágÅ¿#VsäÑ’/dLŸ?îø0lÚÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¤s©Ù<$´\0_MÈqU£','wp-content/plugins/jetpack/modules/likes/queuehandler.js','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/queuehandler.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':dªˆ\'Ä|Ð¹¨ŒÚ¸',':oää æUL‚oqÍ<Gê  ¹4.VpI$úOžU6—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!¤µ\"¾¡è$Pþ§Õ)ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÐèO	DçFaUä­Nd','É\nn[œå0ã›/awIXšO\\:vy‘l+-Ä³ÁMB¸‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!§##sw:\rH*²$qô','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v´0\ZOL¢½=]6ç?CÒ','¶xoB¨{þÎ€çNgÑmY­K^Ÿö¸_fI\n\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ª[ú~µÞ‹?ßë_ê','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÉ\ZûE$MfIÒ¸sè—Ij','[.àw¨v–Ï8±„{{etý§ašñ¥Æ‚ŠkÑ‚{—i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!±½sWPLpcz*±›îm','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-hero-image-monsterinsights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-hero-image-monsterinsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\\ÝVâuËwµÔq^ÞÁ±ç','~È»Ißl}³ÅKòi7S¡˜ò×…ÄÉqÑz%t»¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!´üS\'<|È€8¨!hŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-forms-data.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-forms-data.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸVÜãk¾q!ÎÅÒ‹N','¦†Qòc.é¥H}YO¤A~¤ôØséIY;Âz(uÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!·‡€k©§Óh\0íeh·','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-9.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-9.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','° šßm GFíW:³H9','¶ý0sfâ\Z°`å¨lÇ–Û»Vnýû©DôŠÝöÓá‡f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!À(·õ‡³HõÝ¼þñ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÉi«{QÔ	á¡åX¿˜','qåˆ@š‡³vŒùØ=I²\'§%ARM>˜\\q²:dÑÞ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÂÍz4Ò\Z	ÆÓ™Ìè›Ô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b†%Apöï‰r.õ›5^ç','àÍ\r÷d¡ÊóÊØü0`ÊVæ¾eâW8º«áÏ¦É(ùë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Åë\')¦qM*¦Xc','wp-includes/blocks/embed/block.json','/wordpress/core/6.9.1/wp-includes/blocks/embed/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æŒ_ZºªyÇÍž??m','Šó½§×ˆâgøº´`JCñ°9ÓyêÍGÈŒð“j)A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Ê¦‡oœú¾K*$]\ZÈ=','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactToCreate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactToCreate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½FMù\nzgù!yèô','FÛæÆ	TY*„èÓŽAÇHcÉ€zbwAárMñ9bÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!Ðýtiˆx£Žn¿Âø','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortsRange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortsRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Faà»þMG­<Kêé','Hd4p,¿T¾RglGkÝdþc!TÀÎ~ÏqQÅµZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÕR•á›pûnLÑwâm7','wp-includes/js/tinymce/plugins/lists/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/lists/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ÿr?µNªã¼I´¡q\'„','%¨=r”‚§ŽÊÄdªŒv\n†’iÞz½xÁuù¤)3p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ÛIÇµ`©ò¶8¯t','wp-includes/js/dist/keyboard-shortcuts.js','/wordpress/core/6.9.1/wp-includes/js/dist/keyboard-shortcuts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ Îm¹@Q\rSyÔ%	-0','ZÓ_ þ3ßr¹nÏ_‘£6û  `¶\rýàšfüm\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ßy´Þ4Ð¬¼¼\"K®‰','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4î¶úŽRíàSË£„·”ð','L¦Ò‰\\ª‹Ô9›¡*¸™ Êþ™¡éAŒ(ˆpv‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ã)Øµ{>\\„[“Õ','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/https-index.html',0,'Âýc;ÉÉÓnhƒÝ','Âýc;ÉÉÓnhƒÝ','jóhJSöÆ‹6¤¼â:¤«@ÁY¶ZY»â}ÝxH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ëùTÛ¦œíÖî	lÂI˜\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É³Òïxm46c)åµÙ','en¿*ž­×~íÀa¶ÙŠc]ç¤ØZbiêžXCqˆœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!î¥á™Íž:W£É,zÐ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ReportResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ReportResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Å‚ü0n_a\'‘5ÖÛ¶H','Â+%Ãdg ßÅœ½»·èÄóQÅ1e.5žKÄfn‘ëá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ñ>Ð»ÓŠ^ÔÖ[‘ÒU}˜','wp-includes/js/dist/data-controls.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/data-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ñ÷ t*hŒé+J..W','š1»Ü´Òy’±Gè4éé\\±\"MQ,\n.µ3{tHîN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ñOŠ4ÖbCRR›fO²','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\nr„’COß¶²æÞaÂí','¨2’tÐÝÓ‘ æ@f†˜j›xmÿ>‰Ó*žÀ4êá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ôÿ·íY0-z1àdm>‡','wp-admin/js/plugin-install.min.js','/wordpress/core/6.9.1/wp-admin/js/plugin-install.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éñq„Ü‚y|R¡²CgÛX/','?UÕ¡NkhÜkGQTÒ—Öó÷[0™ŠN‰¨žÕ-à¤ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!ü\Zh&}’ÉsyÚ:©©W\n','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ön“+8¯´‰¾ôÎù«X','‚Ç¨¿œ‰vÿZVo\"r‰ÁBt§Rƒ\n€·¿«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"\nä’å×4jÝSÃ‹†','wp-includes/blocks/spacer/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÞk“Ëék3zÄÓU)Ä','u2ÿTØÚz\"»„íÿÏ-g¾‰¶&]ÌVÛj²•$O>‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"EtÉyˆsŸÃíÞ\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E	¿’-N¨o“—','þLÞúIÂ‘¡Â™Y÷ow®)Ìû4!:Û;?íÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Â‰®xB&Û¥èiµ…','wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/slideshow-shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=õäa×Îg·YêäN€Ýl','	d„jãåà‡•\rŽÄ*	áUL¡z7\nð*”¡Ü§»«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"\rª4úÊ\nN‹»äÎê!°','wp-content/plugins/seo-by-rank-math-pro/includes/class-updates.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-updates.php',0,'è¨Jò9spÖÕ©]1q','è¨Jò9spÖÕ©]1q','ƒ9w£§ßwÉS¡s7XáY†{3÷”ªœ¹uÖl¿u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"\râ†»–7l~ÄçËAÉ','wp-includes/blocks/text-columns/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªªsÕ¢M_©$<Œïf­','“D\\+®ã…Ñ(ú­a†8\ràÍùüqÄv\'9>×R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ø›M=4w5ÿÇ³¶Ñ,','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-license.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-license.php',0,'!´a¢À™×ŠÐ\"Í’Z`','!´a¢À™×ŠÐ\"Í’Z`','ìÅ¡¢Y-ý,f\0-—ürÀCñä¹ëÀˆRm8Î.Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"#u³¥>=sÞLl-¯6','wp-content/plugins/gravityforms/includes/webapi/v2/restapi.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/restapi.php',0,'@)ôZÎ¨ƒEv¢Ì€³;\"Ù','@)ôZÎ¨ƒEv¢Ì€³;\"Ù',' EfD~™Õ¤Ô·8y¯ƒLÍ|ˆDP¿‚ôÚ&®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"(}GÅÅrç	0—ŽV(','wp-admin/ms-options.php','/wordpress/core/6.9.1/wp-admin/ms-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç„˜µf$…È’,i42âŽ','9ô•Z£›÷°{Orj4¹Î2xô’Rp«V_ÓÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\")LH¢Þg¬ŒÜû²c','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öä–ÉËx­9ÑýÖ}','þ£ÕžÈÓxå3û!³ÂÓçþGx²ÌóW‘üÒª¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"*\0Z…ñÃ¥c7ê²>ø','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlash.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª±ÖCÎÕç$¿Æz^Þ','ŒuV\ZogâÁÛ¤ã\'^ª»ÜœXAÑœè›ÿº#bÊ$E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"-ÂÑ²\n2ºj%ì¢ü(o','wp-content/themes/twentynineteen/sass/layout/_layout.scss','/wordpress/themes/twentynineteen/3.2/sass/layout/_layout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!±&Ü\"ž«{½‰ˆÉ#*¤','¿Þø¥v½äË@.|êëÉs>0üO®Ù›A3jA ‚ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"0ÂrN1M•áä#ž áÀ','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°šyÅtPº>Ra­Sô@-','u{4ó¹·s…ñÁJ‰ˆ÷Ì3÷H¨×6owËr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"0âI·ÖÑ=žÎ	ñeNX','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/seo-analysis-pro.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/seo-analysis-pro.js',0,'DC28¼µpû†aÓJ©Ël4','DC28¼µpû†aÓJ©Ël4','ødÀäKµ°Ð¯|,¼ü¼beåb¶¥ùB”ÑŠ]îÃ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"1j6‘2g#û£É6ŠýÎ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/route.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/route.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹#ˆl§‹]>ÉDp$<*±','v¤{”½ðI…Øby¾Ø,vü>/¶MJ‡Rv„Æ€\ZŸ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"6°ÑÒýžrþ7\Z`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/root/route.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/root/route.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À@lœ¾qR%ù®oÞ<Q¡','ã­©ŒøÏl©¦U­ŽjØU¹`­`vsžÅ’ž2cÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"8A\n=ò®á‡¼fp5','wp-includes/theme-compat/embed-404.php','/wordpress/core/6.9.1/wp-includes/theme-compat/embed-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í;ØÀÐC†Q5ÿzŒ—','4–ã7ËÄÅ:V¢]­L“,«B¦àÂR$2pz›ñ‡¹Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Dç ’4=eM\nfM\"—¨','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž–ùàj¿‡ç%ñîb','o;4Ú…Ýpô*º/±$HWþ‰aý†)1žØ]z÷–ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Dþðè5oÁºL+\'ì','wp-content/plugins/seo-by-rank-math/includes/traits/class-meta.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%$‘ª!Ê¸ñ/çqfãÝ','Û¹À¥ó¦?(å½–P\\¿µ½\\WmÏx:ÒÕ M(d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"IFnº§­¸@÷aÂ}’9','wp-admin/includes/class-wp-themes-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&›ÌîËÚ¶]o§¥ñ´d!','P;[Ô‡†Ø:îÇ¯uÉŒì5n¹®¡¢ÓºnVFš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"I•îµ\"y™ºËÈ¯ð ','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-path-processor.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-path-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àe$÷D^ÿ×féO‘\rÓ#','K+ú=Üýù`c<Jð`²’Å:×g(tÛ½Ž~¾ÑÝÃý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"L8gXl MQ1H‡˜ðc','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùCI`ÈÐUŸ$)êNÛ',':Ùy|Û‚ŒC‰±½ùñ>H&™Žˆˆ\nÕÊ4eV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"NMô¸ê¿Âk¨VO','wp-includes/js/dist/data.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùé˜.PŽ¢š¡°é¿QƒGñ','öwÈì!]Jt?Ü¯\rNüõÀp¦)E\nn+gžÖî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"PÚQ¡ \Z	JböÁl','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/config.php','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“À—Ó‹ñøËm$Õ','(ž½^NÉÊè2©8\"ì<IOjçÚ•f…r\"1}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Q#Cbß]Ë¶i•¹Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó#4ñì±Ør|¸8á•ê','†!cjO„ÀaY¡¸åu­ñ˜Ö%³Æ°¡ÀÕB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"RK{‚ŸËÒNÏjRý‚T','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’\ZÛè1e!I…äFQC','f[b¬@-‡0½;³û¬\ZXæÐïÅz“_ìÕÊ_i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"W«ÃLbË MÎd¯^K¥','wp-content/plugins/automattic-for-agencies-client/build/images/gradient-c8be7f5c46b865bff2ee.svg','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"]”NËí#¼\Zú©çÑS÷‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/highway-205f94656e2fcc4aeb86.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/highway-205f94656e2fcc4aeb86.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IFöÑiî¬lú\n£Ë','\'vaViƒ<ÝE®Mœ6Ã”E¨‚ewº×V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"fÜwúÂ7–w\\û¤&¸ò6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/class-simple-payments-widget.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/class-simple-payments-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤OÁ¥oŸ‹³¼)Gn`I¼','ã·´GÆÖ±j¸Gy¯†ÀÓªóÔ”OÊ‹ã^ÊC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"lUìhª‰‹[‹XÎü%–','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Fx¤Ÿ/3½ï‘{D','·ßã«JÅbdtiÔ1ÉÁþËãcœ•/ÀfÚÏ*&â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"mA( Ï¦à3Ëì|','wp-content/plugins/imagify/inc/3rd-party/formidable-pro/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/formidable-pro/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åïTÉr‹÷¯Ñ?W¶','•íòøy qû$§œYÍ=ØÝ?\ryÀÅgŒV]I ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"q9±	ë¾=\'™æ‘','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç‘)·\\ÞZ%ú/À%D','v¢ËRuä¤mèyÞ$ãò<¦w¡lœHl>OfvÌæ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"q”«²¢	K6Aâ¹®Ù!','wp-includes/css/dist/reusable-blocks/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','púÆóEG.º7Qmø#™','1£4Ô)ëìÝ\rEò ¬ujVÜkïv‚Õ}zªž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"r $0›¼5Ã¡®/ðÚ5','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-beta-optin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-beta-optin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sß£§$÷8•UOoþˆ','^³ÙööÀ‰1.°Ñ¡€D\\É×Ìb±gQE#cå®œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"yE®¹!×ØááÜßé‹ü','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛAòŸ=ô÷òÓ,•ú™k','Êƒ(Vpˆ¡l¹N¦²ßé”Æëë=òÆá®Þ¶Bã˜wÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"zÏ¿÷ùêèÐÈX8†4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"€nU*¬?1+i·®~','wp-content/plugins/worker/src/MWP/WordPress/Query/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(š#ïxm0kz¨Õ#¾ÍÍ','·Ï9¨´ÁAWv.WCßD\Z.¦¡^RíšTÜG’Û–N“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¼¦ÖRD¯Q‘å¸ã:ÄO','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-host.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-host.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÃeãÙ…íNÁqŸsò¸',' Ú7›Èãß*„H@†±8(f=ìiý³¯ã›õ+”«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ˆ;¯ÖY)#í² áÇ¥Ô','wp-content/cache/cache-enabler/hjsdev.com/event/single-day-featured/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/single-day-featured/https-index.html',0,'2gMÜúð4òf&‹ô²;÷^','2gMÜúð4òf&‹ô²;÷^','ÒéÅÂ^Ûé¶³\\XJki	N]5o¯Võê´8àºsbjú$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"‰•0pÖÌ#ñ9¦se,–','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Existing_Client_ID.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Existing_Client_ID.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä@uoJYWÁ»#mz—¶Â','|´ï7xÓþŽå-t&3l[êx |üß1`ro³r*§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"‹ø“K—6^¥4Vý}™À','wp-includes/blocks/spacer/block.json','/wordpress/core/6.9.1/wp-includes/blocks/spacer/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2~Pa\ZjmÞ¬˜bè¸',' ÊægçhÕÑU:~øM£\ZLB3JM{\r…W„Üë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ŒLàL´Óâé2¾e^Á<3','wp-includes/blocks/post-comments-count/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü´g“)LxbÇÏ×c','»HöÂ+^ð“5ÉwRfjÄ	bý4YÛn©¦ßØéD¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"•½òbæ”úy™Ùˆy^c','wp-content/plugins/members/addons/members-givewp-integration/src/functions-filters.php','/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vúÝiWŸRáÅ™ÏCL','Ÿuß–-ª÷\np!à˜ä?ÇòÜŠá¯“b´|ht','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"\\ê—;Tå¥4œÁ½XŽ','wp-content/themes/twentytwenty/inc/svg-icons.php','/wordpress/themes/twentytwenty/3.0/inc/svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&0K‰Zól.ê›õl½´','ŸÚÀS,ÀyÝíW¬1[øvNÙ†3&/x4¥ócÇÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¡žŽ¾b9®‹eÑ|®_Ë','wp-includes/feed-atom-comments.php','/wordpress/core/6.9.1/wp-includes/feed-atom-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_mYïD	á[s\nð8!2ê','Ùƒ‘‚Å+q¾8“o¸Ž_Tâ_­Œ/zM<óR‹ÿã=9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¢D*uÆçôoM>^0g','wp-includes/blocks/site-tagline/style.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®W¹Ä»»°A¾;äŠ¹ÑÞ','ÏóøÐ‚<Ž+[D\n¿4HÅv™„©øÍÖ³-;í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¥¸¼2kŠ3…¹Q¯&','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-php-autoloader.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-php-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&‘÷9Ž\\h\rz§;Òœ€‰ª','õŸ®Çskf°0Ò*¹¶\'ÌaDX¢LRvs+G¾r_ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ªtB0gg/í¬ÃGEná','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-icon.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-icon.php',0,'Mó	t‘\nI~ëwùž¨','Mó	t‘\nI~ëwùž¨','¢?îª•&ü;\0â(Ù«ù˜bšÚògy,‰S<Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¯ÐÍÓÛ¯ª¨6§·7?','wp-includes/blocks/site-title/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\Z—g®üûDoÆÃkØxl','ùÿÛOÎQ?v•à©éEo\0ø\Zœ¹µ„îÉÒ–%\\H3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"µòÉàÉu>1Ð7þŽŸ','wp-includes/class-pop3.php','/wordpress/core/6.9.1/wp-includes/class-pop3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éS£T—Ð\'î¶)Y\'\"ló','Ç”Vr3ÆîHC½Cp+ÚqîÕ¢Çgœ0ž$¶Ë—‘\r^Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¶g!’Ë\0ù®×âq=úo','wp-content/plugins/worker/src/Symfony/Process/ProcessUtils.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ProcessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß@\nî€è¸ÚŒoªàè[µ','rž·ªÀÐÐ¤ý&zú0î?ÅE!¸c­.ó´<ÎŒš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"¶©ÏŒ˜é|zöiÚ(•?','wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php',0,'ÃÎN«uS£k©’Àâ²‡å','ÃÎN«uS£k©’Àâ²‡å','D»ŒE+&\ZíÊ–‘ÎÉ6_¡öægÍdô´låf’\n\0ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"·¯Z—Ð¦Ä&\r\rMy¾','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"/k­®²ÇtKù?HÌS?','z{:í‹Õ>Àvæ[|ÞÈËP:\"SJ³X[1pey','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Ë£U­m©¶B„$Éä˜','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²‰Zü×]rP(ýÝúÞ','ýÔ›»pgPü|ˆ•ólDõ´éˆðréÀY`ž?5mS¬Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Ñˆ\rhí‡ÀEŽàr”Ê%:','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ®¢g*ð±óòû–ö’€','´}¨gó“ˆVGV¨Èéð\r.;ø·³û;&„@]`O´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ÓÄ6\r+K{×\Z!a','wp-admin/comment.php','/wordpress/core/6.9.1/wp-admin/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°•â÷?9áÁ×[d³Ö','\"‰	Ðû«¨f ã‹Áuò„E9i`ó4\'j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Öu@rX42–Ýë&[E','wp-includes/blocks/comment-date/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®§[¾nƒB}\Z·9§>?','#$Et™¡\'U§A3Pè¸ss¹ñ*3Ý\\ŠÆÑ?V\r›þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Öõ»¾6á“Dµ›HJ','wp-content/plugins/sidebar-manager/includes/white-label.php','/srv/htdocs/wp-content/plugins/sidebar-manager/includes/white-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëâíiÛ–µä9ó9&~ì','ªrQ»c~6ëŠ×(×YˆdðÔr\"Ø]&&˜§òx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"×l¨yãQ±–¥;ÔB','wp-content/themes/hjs-blocks/blocks/category-images.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images.php',0,'9”è°	!ß÷Ô`M«Ë>:','9”è°	!ß÷Ô`M«Ë>:','Nû[7W¨U\'`Rôl	ÕE>±´d’GÛ\n	_ê…ä/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Øw²¾h²ˆ­Æ','wp-admin/includes/class-automatic-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7š$,X,Xãäo~N›¹','}©ÂøÈÀ3µµÜÆ¨]¥8‰ØU†7×‰c«ô:–€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Ù2ýµm@Nç)Å9ŠÏ)','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Ì!õò¥ãFë4ìP:™KÓ','0¦=ŸCÃ­OÓË«Éé_£Ÿ8”\r£?›¡Œkk»f…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Ú¬<Å™ÿ6ÅÔ¹¥äs','wp-content/themes/twentytwentythree/patterns/hidden-no-results.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php',0,'ÉC!ø;ÛC0lzM”Oe','ÉC!ø;ÛC0lzM”Oe','[ØBKþö›óÁÓìûãt…ÌHê/¥,_ïKá,N»ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"Ûk]»H}»$gÂäL&','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/event.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê¤ÚÕ’5 °;ÇÓ´Á*\0','2*\råco´ž!#çÍ{R•C	7äOÐþÂþ Ž…ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ÞÒ0Ø\0“Lµ\'Mü×','wp-includes/sodium_compat/src/Core32/HChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9˜5£ÀeÏf”‹#®Ï','èèi˜Ä\rCáý¢\"Ô³Á\r4†®8ÀcöÑSÝâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"âða)Â	ó±–jôž(=','wp-content/mu-plugins/nexcess-mapps/Commands/Dokan.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Dokan.php',0,'Ü8øÍÆU÷TcˆVJ2§G<','Ü8øÍÆU÷TcˆVJ2§G<','.“G[lü_®ß§AÂöYÑg¨Jxº‹ŒŽŽñ=Ìî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"èÓa™¾ŠÒWuá™Œö','wp-content/themes/genesis/lib/structure/comments.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/comments.php',0,'Øjñ  öSÑeS·-­I','Øjñ  öSÑeS·-­I','\Z7LxÍlHþ÷Y\"a—ÿ1Â2Oe¾œsXßB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"îDã±Z~\0ò|3Öõß','wp-includes/blocks/query/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/query/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£M»GÂG¯÷:(^\rÞ','`MšüØ;î\0’Â¼«[¶£ñt‡Ñ\n³„Ë³	j¹l	è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"î þ™9r$:·PÉÂoï','wp-content/plugins/spellbook/scripts/repeater.min.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.min.js',0,'D\'Ãá¹œ)2]¿ v','D\'Ãá¹œ)2]¿ v','U1L‹Ò.›AEis‚¢ä-vVÂ\r½ Í$Ã4mD§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ñ€Í¿³qN`Žª5ê¸]','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-actions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÀÉºgôýáÁmtAh\'','ÕSKdÇ&ÙAÄr!\0¬ÓªAˆiH°é¬0j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"÷{«÷ÁŽ9„jO<','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯þÙß?à|jFR©Úp','òÿr&¤ƒR²v ‚¡º¶˜µpv˜ƒ´éJ65·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"øJ¢°è2«\rß¤-H˜&','wp-includes/js/dist/date.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/date.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°œ&û\nŽ¼P”B=¤','¶C¸l~jb&\r8Ü•r1­’áøË¥Œ	f¥Ï\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"ø`÷dR°ÿu9ñ\ne9','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-params.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-params.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯+ŠÎ†eYØzÈ_ 1Ä','}ªvOdÆ2Û\n`DŒ)šþÀ—6ñÂWŽæ\\—*9Çœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#å)8og§=äe)–êÄn','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,\rú!Œ)Š]7;','aï£cÐ2—æ<ø£ü¢A_Ñyv—èÀBÿ_ÙeF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#íºz1h’éàºù;','wp-content/themes/twentynineteen/sass/navigation/_navigation.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','txß°+e±=ñ†SFÓ','ØÄ5,ü’Ç¹nRú—j³tªÝ‘œ©ÕÊ¦/ªùÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#CUÜI-«„q|\' ','wp-content/plugins/jetpack/modules/subscriptions/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôˆ¼!¶DI[iÃ±ÉÔY','@@6¿ïI\0|ð¼þÇ\nÌ¦Z%ë¼€TÄ˜Œf¸§G¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#c<3Ï¤büŸ¿™ˆ…r\0','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/CachedKeySet.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/CachedKeySet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^9x\nš\\È£Ò\\)D÷','÷Éš:´“b³ÔëN0øö{šNm‘éÚ¦œGèïê~ò¤?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#\nÁô/†ÛPZ~h„Îø','wp-content/plugins/wordfence/lib/email_genericAlert.php','/srv/htdocs/wp-content/plugins/wordfence/lib/email_genericAlert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+I*kCûe;ÐP¸¡Œ¬S','Š _\'\\qÈËüF0´‹{ÆþÐ¢FÑ\rÒƒ.æ OK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#QC·NåúÀ¤&›Ÿ','wp-content/plugins/zapier/trunk/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#¿¼Vœ AÅ¶WBð1','wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.mo','/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Ù%Ðjyß¹è>	Y','†]KGâŽàöVˆÝ^nMOéé4xÒf¡Ù6W2d‘¾ëÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#~N1ÂS#Âoú·%Û','wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-options-page.php',0,'<Å€hW2ºlÝ,Œ:SßÎ','<Å€hW2ºlÝ,Œ:SßÎ','dÔ9pàlõ¡mÏUY\\;PÃ`¼µäó©D?ýRV}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#\"‘|Gu.ÍÃô@ßûf','wp-content/plugins/pressable-cache-management/admin/public/js/toolbar.js','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/toolbar.js',0,'ƒãÔå\Z–e%­N-Kt$[','ƒãÔå\Z–e%­N-Kt$[','©gWƒªËÄ1*ú®l„¾kVÃîôLIä(Y©r°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#(Y»ƒ0nÃ©p‹b}¡®','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-smart@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Zìï<¡VÍ9¶€?r™\"','»ÝÂáô§y”T|uò™RÜÿ=4þA#ùçßÖÿÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#*á¥\Zç$ôü}¬NYq','wp-content/plugins/gravityforms/includes/addon/js/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#2`\'>ë¯ÚX6Â·ª¼u','wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îh¹÷\'lÚöà±Oí=­','£)Æª\" â.8û|’[g‹0÷ $\0¨UÆ åÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#6Ô™Ømfw·-ñNËd¹‹','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÍÊÂ³Õ¾ŠRö','Õ¨-‘ØÚl£©S¾×-V\\£ÖÁKw­¥+¬u‘jB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#=åâ5¦\'ºËøÒÕý','wp-content/plugins/jetpack/_inc/build/plugins-page.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—¬ù±8½;õ*ÖÅ\'¢Ô','¼ÅŸ[|z^\'9ôð±Ò¢Þ kæ\rÃ­	Â$Fzæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#D®Å„ƒý÷Ÿ5%»Ä','wp-includes/class-wp-hook.php','/wordpress/core/6.9.1/wp-includes/class-wp-hook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ØÇâÈZçÀû—§™V,','Ço f¬‹ôX¯£‰‚2ÉêQAØ™¹(€Àø*m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Fñé§Siý»AÆÍEµ6','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œh0+6;†‘4ƒvÃ²#','öâ;ÞX\\\nø¾ú1Ï¦ä6Š2ÖËŒþç!F¢äa.¦U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#G’x§(Î§®%²+rè…','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/close.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/close.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õs”Ôsk¿{oý\'5þ*æ','‰†šÇÁYèíïqS]OÃdøÙMM¬$‘XzLæF&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Muû,üÀF7-BþD²','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÛ\\XuõõÔ¾ºµ |W ','jÝëú²è>ˆ-´é€&,Ý€â¬°¦—ôù“r‹àÉž™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#N$/dt)Ö‡\0Zß°','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',0,'þ°dî3Í®%.Y‡™„€','þ°dî3Í®%.Y‡™„€','¼\n Ê&<jÑ}J«ÌŒÜv¢‰n^w¨ÓÁ¶áoË[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#T›¼*|`í\ré `±)9','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/FileNotFoundException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/FileNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿*Ù›Ý¯äua9ñ§','³†…ÎK*ý‰\0¸=|ÎÏÅ}ïêrÈõíš=W{þ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#WÓ&«ç`¾˜Éìªže','wp-content/plugins/seo-by-rank-math/assets/admin/css/metabox.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/metabox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-–r7òU>¢ôb©™]êì','Çùˆ\ZAôÊ°~Z£VÞªî;C›Ààí`Gn-#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#aÀÆ\"WŸ‡$V¡ñ=!Ý”','wp-content/plugins/imagify/inc/functions/process.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N(. <Â+Æ’qÕg×ÛÅ','¹·ºR“ÔY=!ã—¹>$Ã&PBM\rÈÍVÁlj*Ì°+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#bzÚñÛF¶·ûÒ‹Ýã','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë>”>£Éí}øÿ®z','mV u™	böA1¿S$U‚ybLØ@³o×b $Ú£x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#cÐjŠÇïd%šîñ|','wp-content/plugins/imagify/inc/classes/class-imagify-filesystem.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-filesystem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rQªvèþ†cÝ”<Yºk','¾<þ]ÓYÍ…‹Ö¡<7Óœ]æjÚSV…Óÿ@¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#d$à°E‘p°\"Mp	v–','wp-content/plugins/jetpack/images/jetpack-connection-performance.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-connection-performance.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä½GÓáš³ôïÔºßÁ¿Z','ØŽ\0ÌÏù±u×$FŒïš-AC*ÞU“b²*0:ÀéÄòC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#j-a¶qïæÚ›´Êë`','wp-content/themes/twentytwentytwo/inc/patterns/header-default.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì½ÿOS)1WahéøE','œ(ÎÑ¤XWâ¯ŽÑ„Þ¦m|ì\nžQ#¸GÐX¨&«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#~W1‡nþv\nÙÊƒßÚº','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Õ†Å™sÐ\"†\'üûÊ','-Ó[Lÿœ?fÅc=&\ZóÃ â6Ü|mIZ¤$Î¶O(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#€ùÈˆ”\0FgûRçÙÈ','wp-content/plugins/google-site-kit/includes/Core/Assets/Manifest.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Manifest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þêÀSÖÒÉ8ƒ­','[Ã]íš‡Âe­Í¯ÓYûÝˆê/Ù‹ÉÖ|³¹¿((9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#+¿eøc²Àf0~pà','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Info.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9É³ÌÈ½&lOZ4ÃR<Y','È1p@n><ï{{ëOdí*ÖõL×VÇ7l€´‹¹ˆnx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#…ÛÛç$ÉoH ŒgMnIå','wp-content/mu-plugins/nexcess-mapps/Integrations/Partners.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Partners.php',0,'(\03\\ÀÀ¨L™j\"þê2Ø','(\03\\ÀÀ¨L™j\"þê2Ø','m>ÚW³d˜è<Üñï¤[I(Ü¡Y°O…\"òÓLShS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#‰]±Õçpqknžß&‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š­\0¥¨od&µAóõC','ƒØÔžÂî•R*…Ð¢$ûpíj*Å\nŒÀ\']Û ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#‰í\rÿÏ—¥Ì<EI(ƒˆB','wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/assets/js/bbpress.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/assets/js/bbpress.js',0,'³Ï3ëN%Ø7M¹Ó.ý¡','³Ï3ëN%Ø7M¹Ó.ý¡','xÑUo¾¤tÌá­¸\nÝÁûW\\23”ûdÂjº^/$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#[Ëjž¹å7~à¶›~N	','wp-content/plugins/gravityforms/includes/libraries/wp-async-request.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/wp-async-request.php',0,'Î!Èöˆ}mTü bVB³','Î!Èöˆ}mTü bVB³','X’¼¨ChšYÏÇAsíüÇœ¹ÏYGShŸŠØŸ\"æ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#	»¿+²Í»|–','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/GitProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/GitProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¾e“ÆD÷¯\n¯ÈLÂ³a','oÁrr	È:[^îRÔ×\0(¿Ü@Wè„ÀÙ^ÞÀ|Ï=Ðµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#”\\M´Ã@­0¬ÚT´','wp-includes/blocks/post-excerpt/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©	“<ë•Ð\r\'w9zR','OšFsoKL*Õ(\nÖbâ`†fNXƒsSÔš†\\S¡]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#”ì#$;`ÌûÚK\n','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/sitemap-xsl.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/sitemap-xsl.php',0,'Ð´Të coüÂQ‘Ü¯','Ð´Të coüÂQ‘Ü¯','~2\'Ë%–J$©µã<sxÆˆ)¥°zx?3÷,Óßø¦®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#˜S‚é3PïŸh~Žl','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%4±4: ‚£êÎ*Ë£f\0','É\"‰šå%n¿Ôps¥nê’°\rZj•þÊ\rK	lÔã\\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#™YÝŒ¦t›—=¿ÞE/¹¡','wp-content/plugins/worker/src/PHPSecLib/Net/SCP.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SCP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßO.&ÉPÌ|Šï,ÕÚ','×ABº›™Gw¨ô€ÑP‘¡nA1qŸ;Íƒ­Å%Ó#Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ŸQCw‰Ó3eÀ™‡Xÿ9­','wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss','/wordpress/themes/twentynineteen/3.2/sass/site/footer/_site-footer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÿ|½ú\0œ©¤ã7×Óê','@Uúí€ÙýJLéÀ$)\ZO\\|¥êbS|o¢RÂ˜´†û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('# ýpc‹§vÄ¢¥yY~‡×','wp-content/plugins/spellbook/includes/traits/trait-connect-license.php','/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-connect-license.php',0,'=âö”>À{Ð«ZÆ§nÍj','=âö”>À{Ð«ZÆ§nÍj','8“[¸²}…½âS=1Ýé¦Œ(×¢F”ç2£ññrŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#£\0W°§;yÖTûcÐ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-group-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-group-functions.php',0,'ÃÓAÃq[Ð…1|CŸT®ì','ÃÓAÃq[Ð…1|CŸT®ì','Ž‹QqÝl¨	8ºŸõwê)†ˆHŽ+¼…ÚLí<£–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#£­CÓ(pk@aˆÐ„‰[','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/post-list.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/post-list.js',0,'Ñ¢ r®47XcŒw8\"ÀA¶','Ñ¢ r®47XcŒw8\"ÀA¶','³òEúÆœi¾‰ÂÊ\0ðD¢a§=û;ªò\n#5k\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ªýÿÓ÷Ys’N¹;»ä¾8','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliStatement.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliStatement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3^5Y•ç¶b\"Ú•\0¶','ÓbÙÜº\03žÆPâ(1W¤Ðb©ÊÉî=–*Å:[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#«-gå\\L%3ìSÝ‹B#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg','/srv/htdocs/wp-content/plugins/wordfence/images/wf-horizontal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E%Zˆlµ°o9Í’ŒžÞ','¤³0	ÿ·6‚Ó­ëIv›œàµhJì˜ì`äîÇÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#³S” ƒlÊ#ôGþt¹Ïs','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-rest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òw¬úµPC&WþÊyðN','\'¨Q¾iôOÆ…¢\'H¤}gy!ì‹Ÿ­ýÿõvO_·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#¹eú¶­G#Ìé‘ˆC&Î','wp-content/plugins/jetpack/modules/shortcodes/sitemap.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÁåÕð§?	k¢€±','Ñr›ýT)rþòž¡;¿çú„+$ÜUGå4l¬4j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#¹ÜÌyPô5•zŒ‘à\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÈÆ^CPöX;^0—§ÿf','LÔÓXµ{–	7Uè”Î˜¬ÖS(¿žÕ„QÍmÅ!Ç¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ºò\nK§ì£àlÌØçQ','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uüqéò6š¹Ç	\"]Õß','¿ÕÂy…ü ’l:Eî¤’à.¸é@ò-H%}?]N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ÅÝe	C\\áòY\\^›—)','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/File.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/File.php',0,'‡ƒŽÕ_n÷ŠŸàvž1Q','‡ƒŽÕ_n÷ŠŸàvž1Q','Ù[÷=CçÌsì ÉvçHBˆI—b+\rKKý›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ÆÙLÄD¤xÑ†2]> ','wp-content/plugins/duplicate-post/src/ui/column.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þàc=£N–ôšB97¶¯','©~‘gY·«+¡OojzWàöÏæ¹iZ\\ä¶v¹P…k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Ù9˜8ñ[”çS‰uE\\','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ANSI.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ANSI.php',0,'$€œzpa¶ÉWMªjõ\"','$€œzpa¶ÉWMªjõ\"','vÙ¶8	í-¬JÃˆ-î*Üé0ÏAðã³5ûˆ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Ú|(—}¤±\nLÓ7','wp-content/plugins/imagify/classes/Media/Noop.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/Noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆlW˜t›l÷ƒö‹õÊy','ƒ™˜:ÊsLÛpä±ˆ¨›Åf¥fkÙ,B–Ý.§›1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#Þ¼üÝG˜cß¶mêÑp','wp-content/plugins/wp-mail-smtp/readme.txt','/srv/htdocs/wp-content/plugins/wp-mail-smtp/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶o}³û<#Ç!TU!³ðë','[<MÐzy3š‹‰8»…]6šü­…‡\Z<7‹Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ß³‡6&žÖ™thëû','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"F†d’­‹D“Ü åÀ','ÌÐ+QX:+6«‘»ºÒ*ƒ¶\"²F_.pÂ™”á¯iþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#è3Ã£YãT©\ra04','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php',0,'”&ª\"ê|Ósetàh¦‹á','”&ª\"ê|Ósetàh¦‹á','ŸÒìnÎ9Ì.‚“õfž;ç˜ßžeML^ÑŠŠ;)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ñïiUÓf›»ˆúÑzhJF','wp-includes/sodium_compat/autoload-php7.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/autoload-php7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¯·±Òánýô­4œç','ð-ÑÐr*H–ñ^„üOÒ<a{©ƒ™þXë@åg ã¤+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ò\0T¬*¬ÕpÓr?oÇ”','wp-content/themes/hjs-blocks/js/jquery.responsiveTabs.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.responsiveTabs.min.js',0,'g¿Ï¾,b™¬`]„,ÇI','g¿Ï¾,b™¬`]„,ÇI','ÃOqÓ¿ªSB¬‘v^TÎ<2¢@	I\Z[ðKŒú¦´l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#ó	™o(=7†ŸH(­yi','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0,!,oô†qÆô‹n','æz6¦‰/¥ù»¹@ž±\rCÉ‘­ !‚{ÏèòûÄ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$‘¶3–Þ@¨uœü‚n','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Report.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Report.php',0,'*ä‡ÃºÈòš³’_]Œ','*ä‡ÃºÈòš³’_]Œ','iºˆrg8—áò¼®]^J“2S]L‰Dã¾Ù1ÜÀÝ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$}þ*ìº±¸\\\"¶íão','wp-content/plugins/worker/src/Monolog/Formatter/FormatterInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/FormatterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÏ„åÐQ¹µ=²m0.¢¢','–\rÉå±Xƒ(Wæ1tUöÀ„t‡*f§¼˜va~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$\\o*ÌÑ‘¼ËüËâÞêY','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rþà†:]ÑµúŠoökùš','àn_|Îó;ŸQkÀCÚp4vÖää•‚Ï¾…1^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$¥0ÜÙwÁ°Ë›Ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/route.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/route.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#š1e2¼WbÀÈ¡‹ìkç','JJò]g)YWÃ¹ûƒ0f\\ßÚôì‹—èfÑÅÔF„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$=uÄý0~9ã.J¯”','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/HttpFactory.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/HttpFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	âPõ{ÀyÕòe`K>(','à„ñ>—*(úýy·åÎÔÍ—^\nóè¨}¿\" ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$¶ot¹Íÿ×	„7§','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú3OvºüUy!w~vÖ','>–ÛÂp³Ð·„.ÁþëP÷ß˜qK&ù\nÁ¿hKÿ…,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$šbš²H±!®Œ`ÿ‚X','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©N¤v±G‹Å@k’','ü8ÉËRÄRÉúlµw«ÍÐM¡ÖFÑGpÓ#åí¬#„´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$åÃDÂKÓÍ7cKaÎ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°tÞ¡AVŸÌÄ¯Ö¨×õS5','Z\ZQ{\'\"vÓ~ä$\'DÈ¤„Ø0nO³[nü÷¯ºO«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$÷g…N	×¤‡ÐwB9¦','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ú€4o¾›Nœy£î','‹ÆÄÅóïë3*î žK‘¦‰]ŠbT@ÆŽÒè±l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$$;h—Q\0ÐH–h¾<:Û3','wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php',0,'©ˆº´“Ø ï/xØÒíŸˆ€','©ˆº´“Ø ï/xØÒíŸˆ€','s:ˆ›dmrœ0@p\n0Ô^,‚ªšôÉM86o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$(ì()2«5Nº¾‘4xÇ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê?ïã?§Œ0ô@0xF¯','6ÍAq4ÉPdNTÓ#C 7ÄÙäˆ>¢kžƒ@ÇŠP!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$2¼ ™;¢{”tOB‡ß','wp-content/plugins/jetpack/jetpack-es_CR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CR.l10n.php',0,'E×öQŽX.…`qÒ_bº','E×öQŽX.…`qÒ_bº','ò@”ZÆµ¶Ëq¤\n”\'ugÓ„a ±2¯¦ðÊm\'ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$6í[ÏÎgr©_¯õÐ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼]¯b¤âuG!ËZaL6Ì','rî‘ùÔíÁ7ÁìŠá»@aÙ¢@¤hªÄÝþB«iòrq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$7yûÈÇ]ÚØðNù','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í©ç…pm¥ö<æj@¨Î\'','×ÄŠ8àÿ§Ü,•óÕQwöGðn a{¯¨£G9éˆD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$7Šçã’r¨»øîØt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôD- ®èñDÚÆãÖU_','r@Î\Z.„F|4®í&âèZÏîZ\0||]JŸË¨ŠÕ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$>¸äÖùoFàår#ò\\','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äšºˆoŒ©éÅÆšëŒ!™™',':S•=\Z¥j«º{â°íÝ¦(-¨ì»?Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$K„‡Ì*šÂNK:ðö`¦','wp-content/plugins/gravityforms/includes/locking/js/locking-list.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-list.min.js',0,'ðmYÀ¼i5r.!UFÙ\ZÊ','ðmYÀ¼i5r.!UFÙ\ZÊ','_ákL6ý­\\§!8Ý„„‚ÐØ¿ãöÙi¯sz¿–û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Q¼y¼‰X„D`öÿ6°','wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pinterest@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Aþ³oz±¹…¨‚[W»P¨','cTAþÃ5Ù™›7Ýbî«V{Í$\\›{4fl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$SE(÷ãK~ú«1º','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.min.js',0,'¸þ}U&ØnáÞ5èù','¸þ}U&ØnáÞ5èù','†¢Ôy<8‚ý©\nzò/(CqFòJ™ýH¬ßdÅŒ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Z–äE‰7ÈÙëi¨¬*±','wp-content/plugins/jetpack/css/dashboard-widget-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¿ç–ýŸù´¡ýQ²æP','9é5¤\ZÚÚµ[Á—UFi³+Š¡dðŒcd—X™q¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$i¦Q£„ï–QöB\n','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg',0,'®â eHK3‹„,uã2','®â eHK3‹„,uã2','‹þ[¤¸¦¦$1ýé‰#ÿ(Ždœç²R)UÅ²–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$kEcm]¨¢&áÑ4gó*','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/lifterlms.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/lifterlms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ®S{4_~TñOe?×®','Ï¸S\rl£³Ô°&½-9_öçJÕÆx|·+gPƒáGy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$mdñ¢ŸÓÐiX|ö×','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoStatement.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoStatement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê}‚/A†\Z#–¤s!$H','§ð™È;•û¯Æ´y.(C}ˆ¥Æôö*×ïkW}æ›C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$s?Ø€«Œî˜={+HŸÉÊ','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/divi.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/divi.js',0,'Š?B@í —ç{×h','Š?B@í —ç{×h','MùÂ]QÑg…‡ú©_=¥Æ©•°‰3«Æƒgej','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$uÀ»ü¤ë±HÑA“»§‘\Z','wp-content/plugins/wordfence/js/knockout-3.5.1.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/knockout-3.5.1.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(«žaUHwË²I†ÂO','ã³Êë&$ÌùzÜè;o,ýàº4‡ca˜‘¦ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$”Æ|·‡ËÁ¸B/ëƒ÷','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Registry.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘b³hÐI7EFÝ¤','sßt™3Åáž¥Öÿ†5–wëðÖ^¼“bw/³è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$‚p£¶ëòB¾/€,ì“§','wp-content/plugins/members/img/members-core-create-caps.svg','/srv/htdocs/wp-content/plugins/members/img/members-core-create-caps.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Wm½Ð–eþ4©,)”ÿîŠ','§K€9ñŸ&UmŸèä£·tà¦Cý\'ã—ÓF‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$‹%ì‹gè®‡e|€Þñü','wp-includes/js/dist/base-styles.js','/wordpress/core/6.9.1/wp-includes/js/dist/base-styles.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l«JF´™¸¾à’ÿÀ*DÕã','4báÍNéÃ—lU eÏg\" xs§ Ôjà²cª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$’„õ³0S\r˜rþ®©','wp-includes/images/smilies/icon_redface.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_redface.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ö†MÖ0”™je[õÖY*','Êå›]øž½4ûŠÈö\0ºÌ ë}å¥ÛS/Ahœ´)ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$“gPÀä–².18í¯ƒ:','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í^@ÄT€·HJ(*`ÒQL','ˆž¦Ø—G=£æñu´?aÅÇ¬“™¨Xÿ¨lÿLø•€w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$šèSÁCkèô‰dÎWû','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø!í‰å\"¥»V%		|','öX>‡Úïœ[6_ã\\—æµa·3›÷ÉÐséV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$§¼ŽÄþÏNZü¾±RT/','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2100.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2100.php',0,'ñèý`øÀ:ëš¢ÎÙA¼e','ñèý`øÀ:ëš¢ÎÙA¼e','µŸÂˆhð®©Ì¥µ=\0€­7Ñ¶Ÿx(€+õr˜Q†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$­VÊæž|ßhhyõò§Ñ','wp-content/themes/twentytwenty/screenshot.png','/wordpress/themes/twentytwenty/3.0/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íaúÔè#CÅè‰4YÐ','T’Z­e²îgšÒ«RÞá!MéÜx‹0å^ðl\rÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$±ñ^\'­3ÛM[¾œ]ç“','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý1˜\'={ØYÐˆ7l±','‰Ì¢¢¡¨¯mµòáJW,]Uôu#8\Z4\\wIô_ÐÜÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$¸1“ˆêˆMíG§yPöi','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ÛñÐJ›}É«ý	pÊ\0','.&î>òÃ¿ža}ÆHd¨6åÿ”Ô ±½Ä|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$¹Á¼CÁ®Àó/¼9¹¸','wp-includes/class-wp.php','/wordpress/core/6.9.1/wp-includes/class-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÕñy·îÄÀ\rƒp!®\',','Ùè8\Z	C¨µt·øŒXÉ5“†üà9j¼÷\0Ò÷o¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$¾>üXY€Ï8Í\':×x‚','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Fallback.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëï¢Ý)°VßEh ÄÉÏL','`„Fvd¶ât`G•D°²®ûpRý0t%Ø3.\"õ_–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Â‘ kÓÿå9‰>','wp-content/plugins/members/admin/class-user-new.php','/srv/htdocs/wp-content/plugins/members/admin/class-user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Tì‹â£`6\0ÑŽgš>','œ3S¶¢Ã!¢qKÈYŸ¾«5@ÏS,­Èâ²í!{jæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ÑÆ /Á?š…W2ñ×òlü','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C£UÀ»:¦Iç$¸åç','ÙÊ,¶¤»`o°ÿš©\'ˆ%ävŸµxòÕ+|$Ú]\r¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Ó^ýWì–È|Ð$á¾M','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/main.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€:bû¡@R$º¢†eÕÊ','*þÍ«Ù.}v9ï«MIv mÚfV¥³¨ÊŠ>3$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Ô2â@n±è«Š»K¤˜Ø','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\HÉÖ!#š¦>báW‹æ','–&ßxÁ†wÓÎ±hØÄ)šÅ“@5mßÒ.)9ßR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Ö³?€žWuÓ¡9Ú','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/AbstractConsumer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/AbstractConsumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä.ýŠ	3žËáU•ýý–­','üg–ÝVæíO†ý#Yí@»R“‘K7Ì@®m\'D«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ÚÍ`E\r•ü{\'o‹[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!O¯§«ÿgò{Œ ò	Ðá','(ÿRymI@–!¿ªñ[þ\"†µ\'ö$Â·=Gæ¬íã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ÜZÐænóÈµ5ãýœæ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pžæ€ùJŠ–%G„™1','Â	Ù”$tÓ¥ô·(C“DL\Z_ñCWIÈ²Jù8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ÜÃ!{¤Þ!sÒšO¾ì~','wp-content/mu-plugins/nexcess-mapps/Exceptions/ValidationException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ValidationException.php',0,'}õ6,Àƒªƒ?Ç>Wíàƒ','}õ6,Àƒªƒ?Ç>Wíàƒ','\0—aÅðœúðmeØkd:â¸f¸8Ñz¢Áç¬_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$Ý\"ý‰¤¸K0š,9ä¥','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ðí÷¾«QK®¸öc\'B','AÐñW«,ÖI)ÇFk´¹­eñ¦¤u	6Òàm2è^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$àèeIŽa:½+M+t','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îg&Í*nq¦Pù¬;	ü¾','{Ze<®\rý¼vŽ©ËÖ´tìOÐûd\r’¢ÑVŒ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ážÖpì%õNw¡E)','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‚y&w›ìP±“èãÌ‡','+æNK£Öó	/äIËË—®ŸtÕ\Zè7øC¼6…\ZÚI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$â·Í³l{8>‡\nÈ´2ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-assets.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\nžØM	xæi\Z~JÝ','âÌ!à‘£{¸h|».PvRTAÂ45êãÎt\\lÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ã+2(ù/o†°+','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mJH©#Ìzx?ó`w^W','e¨Úž£­Õ]ÂBHà-P?r\\ù@¥£„\n±}v×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$äÎ-#q`Ðl$W„Û‰','wp-content/plugins/wordfence/lib/live_activity.php','/srv/htdocs/wp-content/plugins/wordfence/lib/live_activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žþæik³ê™s','^&†Vðb™Ç,›•s×ÄB^í—R£4¾Ñ¸ƒ©ÅV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$èï”|©¨cØ¿ \\~Žõ','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£\\Ë^>ƒ5±pa‘ÆW½î>','§ô‘ÌÒ“¤éÝDCÉìXG4WFP·#ÞN¹S\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$îï^„âØ6bH^ê*âƒÚ','wp-admin/options-privacy.php','/wordpress/core/6.9.1/wp-admin/options-privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yTñ?±´â\\ÕyÍy³a¥','H%t~qgþ—w¥Í`òêéçç¢øš-D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ñ÷‹;î›—A¯yÔ4ô','wp-content/plugins/wp-mail-smtp/src/Queue/Migration.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tGªØQ8€:ØjQ/~…Ã\Z','\"Ù¹…ÑðòBÝlÚŽç„ÿ®m†ñ0ØWËå!¤À©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ó_O}¯é´q™ø¢Í¨','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÜÈð£\rÝf.±Ì\'ªÛ2','›³õ˜Lyl.ƒ)vZŽ{ZÜ2ª—JOçš¤”iø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$óÏ«/ñþ¥­!¯²Cæ','wp-includes/IXR/class-IXR-introspectionserver.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-introspectionserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÅÔéþSÝöù<y3¯Ò\'','Q]!³Î6{ß˜:nÂlÞÂé»ç}H{?m&R\'½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ú,ô&?íCÿþ~IÌL^','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Is.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Is.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦4ráø—”€¨†x¢æ','T÷Ï­;øæ%­Ñ•7{jG|ïÕHž\'¦îéÃ¥8îËØßg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ú©ÄVmüC,7	ÑÔØ\\','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È‰ãfuéýüÒ¶ÊÇÍ«','„Îp=%XôAçXÀºFMèÇÓÃŠ—£a„UÙ\'#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$úêø½Yèö<ò3>^ø','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/admin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/admin.php',0,'+ˆ2Æ6ž!ˆ#QvšFÎP','+ˆ2Æ6ž!ˆ#QvšFÎP','}n@ÂÊ-€{š¾¥?êê¬â¬(²glHÕ\Zie','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%\0…Yè!8zú*BÔnc4','wp-includes/blocks/post-time-to-read/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Á5“¤gYæºª±ó','›õÜ‡Um)ž±¯Fí­Ô¹• ®ÅR¡a!ü~!0÷±*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%\0ž×8m$ð€¯ØµMÂ','wp-content/plugins/imagify/views/part-bulk-optimization-table-row-folder-type.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-table-row-folder-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø&Ò˜å@¶Yt4ì\">Ä','ùÝóÈ%Ål•WQ¼ðiÙ‡~Ò˜p±Q“u3ïC¨l\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ŒËêr|Ýˆ¶ÊâE¢q†','wp-includes/SimplePie/src/HTTP/Client.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„‡@ÁAÏ1Âöjý°I=','\nßÚOýÝZù8-z5\"£ÁÎ¬táî„CH¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%½ê\rH­2PG…@F','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/actions.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û^Â0¦ÝuVq/[IH)ð','T\ZJxíä3]ÕçÃC Âéœia†Ú…füW)âc´˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ðÔ®—{Åf“é†Þ','wp-content/themes/twentytwentytwo/assets/images/divider-white.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/divider-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d´(Ê·	\rü«¦’ùRÌ','è§@a{”aÙKÕ´€rz\r±µ[ÀFV,ò‡.>¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%	ÿýâÅ¿“kuXëbªŸ³','wp-includes/blocks/read-more.php','/wordpress/core/6.9.1/wp-includes/blocks/read-more.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üp­Ë]Z\"ºðóyÒ','ÀÀµŒ=Ò\'ÝØÍ1]!<®¿/þvBS`Æ›‹!Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%í¬]MÛ3¨T¶1T¸ã/','wp-includes/blocks/preformatted/block.json','/wordpress/core/6.9.1/wp-includes/blocks/preformatted/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\r{;õ\"ä™‘‡ò','’©8´Båˆ4[ÿªß[mØ[äàNs¬Ú\0R,DÈ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%û¢Ã›7Òáå¨³Ì','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àœCåÚ”]Ù|ç$~«¡','i¡î\rôFâ@½43§B¼™S©íp¹S¯ÃéíoK\\Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%tkV[¨Êy<Áò±','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-pageviews.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-pageviews.php',0,'36ø \r¹õ÷ô@e»G','36ø \r¹õ÷ô@e»G','2ÄlG5±)ö{KiD7­B?Ê¦[V\0Ø?¦Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%§‘Yê– z°ûœöË','wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php',0,'»\0I\"mmôèÆŽ:	èc','»\0I\"mmôèÆŽ:	èc','Ià¯2ËPÊ5–.Úf²õÃ«ÎðÀlrŒ\rq»¨])r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%f‹Nvn9Â,\rÍW','wp-includes/blocks/post-template/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-template/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qU)âÆ\\4æ{®w¶zþÁJ','¾pšU‹£žK}•ÐJa:¼ß÷:¨BÈø‚À\Z›vÒè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Ï,fq*Bfá/ëã\Zq','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶eJq±,7Õƒ™¼ÿ-YG','â1qŽ£ýz/jìàPâåK§vÝpL\'Œ+¥Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%\"ÍRcYü‹u$v:0ù','wp-content/plugins/gravityforms/includes/form-editor/class-gf-form-editor-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/class-gf-form-editor-service-provider.php',0,'Š½1ö¦Ãÿ™ ìpè¯ F','Š½1ö¦Ãÿ™ ìpè¯ F','\\°F·Îùéñ8þT\ZòQ>â£0¿(uÉÌ^­è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%$ÎïÝM¼qæT<Äýð','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C£¼UOžõ\Zß ¡xtH','ŒG\n\"‡_/Açg“h	U?âS‚sóHö×‘‘Y¤ô½Ù³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%%j\'Á`–ÓFN.¯`r7','wp-content/plugins/imagify/inc/functions/media.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',þ\"Õd«rº1ÀšÕ5','³£¼–g§ÝÌÜÚæÚ¨uÙ§êª¸‰[{Übªâþ\r²n‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%&«žÃÔ:pîîÜj1','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-person.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó´ó‹fœ–”9TMÏÄ','ŒqJ`\'Ü¹)7!xõ#¥©–\\›—‘ÓôVH³Æð~E¥¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%(9Z[ÿ€´¦‰>Æ´è@’','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ré%»Àú<ÞÐ6ðA`y¾','V?ðFê«/8ì%òÎ¦å0ˆN€E·ÃSË”ª—@Ú@X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%*ÏÈ93UFõ~\02ÝC^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÌ§\"ßQ)¡\\>ê²Šh','åphi[,‚š‡ÐKH¯Ïô“nñX0A¥!QÌËÔû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%+ÙßEr¹žWÄ<ã»íN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+%Ð|†å¹¦•Îãsºë','K»@r´ìÅ±%¡·À¹ié]â…®ÿ¡8ƒz‚›«:AM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%.–.Ctí=áêÐê\\`','wp-includes/sodium_compat/src/Core/SipHash.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öcJ>|Eqv0|bv‡Ã ','ÜŸ÷jÆpeòM¨N«?”ìÎaÁÒXi+!S‰2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%0«\ZvB!‰³šå¯Š=#','wp-content/plugins/imagify/views/button/optimize.php','/srv/htdocs/wp-content/plugins/imagify/views/button/optimize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îI.ÚÔGm·$‚!vŸs\Z','~\\\n{ÇÞÒl) \0é¶Egïµ3	òXõÎ½B5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%=c\rÁÍ•‘<ýy¿î®','wp-content/plugins/jetpack/_inc/blocks/mailchimp/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐgmºìÎ¶âxè£Oæ','°hú¨——²fbààÇç³ßþ‹øèÈÒ9(Xåp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Hw¶ö0J‚CýäSyÊ?','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬2Ãœ(ƒÝo…pûRï;','D=ý‡Jß7\"Yà_‘x×ÊÛ\n­‹Æ£3ÿk	¾\Zµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%R9Ò[j6¸,\\ñÊu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¸üa57Œë[ÚàÂP€y[','š¨ëâñg†7{þ/_q1oŽ¿X}üSkR…M°ª…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Vš %¾ucìL4','wp-content/plugins/imagify/assets/images/twitter_c.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/twitter_c.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓB)UËc6âËTmÏà','OzÞ}\"¤Þ(ü:¬]­fŸ›ü®¼ºê²>ÓGÊj’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%\\õ°Õœ\Zv¾ê³)Ù€D','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/common/attachments.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/common/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yrÊzó“¾Áìô1Æ>­','ÕÒ®Ú¥„6ñ[¥‚\n®àÏèô¾êÃ-µ§ÕŸHa&^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%bM+óÇÊô³H\rQ+ð','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&s-3®ªIîâŽAí^}','õâ\'.ùÎ›}	PÑ›ˆdˆ»¹Þû€ðçP<JåL‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%h¹Ü~.Ñ)õˆÖŸBíT','wp-content/plugins/jetpack/jetpack-fr_FR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-fr_FR.l10n.php',0,'^ØD–âÄB2–‡ý½GT','^ØD–âÄB2–‡ý½GT','ú—rù2ïžÉi;\0õ›èÂaî<ý!`‘l%6ü–Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%iþÍÞågcaìWÎ!qÐ','wp-includes/blocks/cover/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„%A jÞû?Ý‰©°è','¦3]MîmPe¡¢Ÿ$0&ù[”“næk°×Ì-ã%ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%nÔOWÔ~ô›ëf¨‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r±Þ&óíÐU}U^Aê','ÁrLfWBèSTÏ=KÇ™kw1ˆ–§ú¤ý¼<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%q(’Ç{8’ð$kBv¥Ãm','wp-content/plugins/worker/src/Monolog/Formatter/index.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%wt£ò¡;,µ]£žu7Ã','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”^á07ŽŸcŠ‡CxÉ½','ŒÍÄ3/:¶Þ—¢ž_µ¤ìÒG\\šò„ª“¡J‘Ï)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%x?<E<ZF]Cl‚tŽr','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-rest.php',0,'ÁëÁîœÞþ™üÉDô<”','ÁëÁîœÞþ™üÉDô<”','C&Mu _ME£¢iJÓìpå¡£—\'ÂY÷Çéò®·2ÁçU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%{OÁ¯õ”Û_R’€œ†Ý','wp-includes/SimplePie/src/Source.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8O£”Ç~©5Å¿[%7\0¨','bžîH4ðóañC’$ÚÏ!¾ÀFºÓ;7à—™z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%{˜T\ZUm]mæri]','wp-content/plugins/jetpack/css/wordads-ccpa.css','/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Yª:&#sýŒ¼ïAa','·­¸—iÔ×WÎq+ZÌ54˜˜×Å\Z¨xKCoªÞ§¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%|È1`–h}f¿—lA¥','wp-content/plugins/imagify/classes/Stats/OptimizedMediaWithoutNextGen.php','/srv/htdocs/wp-content/plugins/imagify/classes/Stats/OptimizedMediaWithoutNextGen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	†òO9™Ý?´›]w',' Ø©`1ýÀ:jüR²žeèº¥÷Ë·×\'Õ(æ–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%}±’Ñç‘5J.µ63','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œp8‹aôVGRK$ ;','5ÿ3c©gä¨éR\0áù#I”VRì¦jë³=\n)\n0+£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%}¸Mº£ha&Ú6±','wp-content/themes/twentynineteen/js/customize-controls.js','/wordpress/themes/twentynineteen/3.2/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_·Ìÿú¿Kã`Åee\"z','ÈèzXI>&ªì~G•ít½M_Š7£‰ªD	«ýº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%~ßÝÉU&Æ¢/H\r9ïc¾','wp-content/plugins/members/inc/functions-shortcodes.php','/srv/htdocs/wp-content/plugins/members/inc/functions-shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<P\'o½ç»­¼B)‹ÖTS','«¬ÉKù½YU°2z¢þp™\rå“ŽkY¹%_Zû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%~òZ¼N{™áî¸]dxoø','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸(Î&ÿ	¾§ÜÀa5o','Å¹ŠŸÖ\nÚ¦9SÜŽ×)Î`Ÿ?²‡O§Í^R\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ãpÏÛ$—¶!¿ƒÑÈ','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-update-score.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-update-score.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…yæí1ý3~«uÛs{)','}ck§4ÛÛQØõ½9D—¨gøì£V2­Ø£)‘³C&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%–+S‰«ÒTIñuåý—(','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¡a.„{)ÐKq‰|±','2˜5Ö—u¦/AùÆn[	v3å¯Û7À€@‚÷±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%™|vnM|énfPjhb','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SetupTag.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SetupTag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾úâdû´ºi‡»Êš·','®·VêsÉ\nÆyé5¬‚<Ÿùœz\Z#bT({\Zƒ?\ZÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%\0‘ÿx[Ñd®\Z\"}¹','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&[˜ó„¶Žç~òÐ#El','àÅ¸ßO\nì\n\0:6 ¨Í¶d•1ÊÝvö›íÝ¶·¾Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Ÿ›™=4Âk‚D›','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/network-activation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/network-activation.php',0,'.#šËáL»5»«‰Ûd1','.#šËáL»5»«‰Ûd1','Ul®?øMÄf&«ªÉœ‰œ›´ž¦Éy†Ò-—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Ÿ©M‚—PÍ¬ýä˜`I\\_','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-joins.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-joins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¦ÉlÎcwI?_h_çÖ','ç¿ð¹³c»Ç.úÍ€™Îž‘9—óè8°¹·B‹Ðs¹ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%¡yýJ²±þ&/n_ð','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÖÄuì:5Ù‡«[q\\ök','y4|ö*à]h³.ž!OÅ´±ã¥ç%Q¯È\\– ‡Ó@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%¢H:h¼¾·à¢	œÃ','wp-content/plugins/jetpack/_inc/blocks/button/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%£°‰qa\\¥ó,»38Âý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YK)q*ôk—#\"îé*ñô','wDrÑê¥§x€Qñ\"ˆAÛN×¨ëÖ-\Z£½˜ÎñEc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%¥Çà9íºñ\\Þ‹ª','wp-admin/includes/class-wp-site-health-auto-updates.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-health-auto-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª÷¡0Ûß¸%Ù¹þÔ¢ší','‰‰I~¹Û‘‡Clé&þç×*H¤\"^¬ë[(ß?­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%§QÚ\0€¼Ø»q.î','wp-content/plugins/jetpack/images/jetpack-gutenberg.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-gutenberg.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1 ;ý\"’6±¬êÄ‘7èj','Mòýìðï¼É†à\r:ÈxFDûñâ[€‰Ý3Ý]ÑUÁFz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%§vÄÄÈÜ’Qè°GÄü','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php',0,'’Íö,œoFÝD:Nˆ¾4','’Íö,œoFÝD:Nˆ¾4','²jKžb ¼Êy,`ªÊÿy¾5oïêfÚ®_¶e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%±¢|‰-ž´ÃXè2`JV','wp-admin/images/about-texture.png','/wordpress/core/6.9.1/wp-admin/images/about-texture.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\0²m{oQò¼ØÕÔKU','J>š\\ËŒk~2ë ÐËðr!”ô!êti+î‰ì§\0³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%²Bãó¬qòˆƒIDJzç','wp-includes/html-api/class-wp-html-tag-processor.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-tag-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÿs6‰f®ÖñV9„+','Áaâ‹6cÍ®Þ»@ÌÌ%ÕP¢ÛÃ&ûÅ)?…—éé’A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%³$yÊœÔ2¸ÕLŠ­)l','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Hash.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Hash.php',0,'ê9ŒnÊI÷žÙ^‚/s©','ê9ŒnÊI÷žÙ^‚/s©','C+Ú,=°ru*—}\'B‚æÖ¤{]—–õ&xð0äÕl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ºÒàë8^œV<ÑtË','wp-admin/edit-tag-form.php','/wordpress/core/6.9.1/wp-admin/edit-tag-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÔ’ë°‡/.W#\nÁ ','\r™€ÚRdÌùÃÍåuËå¥¿Ë«±#d±½êJºûL:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%½Û9ôíù&öUžäÒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fa¸¯‰Í\'6sGK','Ý¢Á&]Z[&›sî1ƒTk]þÎ˜v]»{öá}×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÀÔ¼˜}×FGj™:+','wp-content/plugins/jetpack/modules/plugin-search/plugin-search.css','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/plugin-search.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0CÊ’iö§þˆÓ','0>¼æ­Nìj	òhnÇ¸\Z+Å@~ððþñ–ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÁL(Pµ<!€eufÎq','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-video.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îi—Ô0æºÔo/¾#','ý\0ÒÅ—šòäDxÝýF$§J¸Œ}9ëÈñ°ïØÞ¹Gæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÁfWñ‰…	ÖP0å}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Á‘‡ÇDë\0ÕÂfm1‰Ž','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php',0,'­Ì@5´à$Äuoúa Ö','­Ì@5´à$Äuoúa Ö','…¸ÀèN8fý›©?l«êû}ï§i­\Zn¼p†ßø}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÇIºÔ9ªõGðGÖxü','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¶ÅØ?\rÜ@ô©5ö\'ô','5EÝ°ú¬63±jHÍSp$8îÌp•BqèËý\n¸›i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÍJû`tÍ=|ÎÛâè\n','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>xëì…$:+©;Ÿ4Á+–','±©…Ô†Q|´>%¸Ú\0]aìÌ¿¸RõZV%Êµõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÐPb.Îÿº8ºGdÎtÍ','wp-admin/css/media.min.css','/wordpress/core/6.9.1/wp-admin/css/media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—âšI;™êMdþ ú','ðJ*á‚\0RÉon†ä‰I€a‚gÏý)¡V‘qõ1§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Ôê/fµeÖF £¼9 ','wp-content/plugins/jetpack/images/recommendations/assistant-social-image-post.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-social-image-post.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ã¾DÀš>“ÙUWá','©þÊUEˆ#êäÉ’Ãžfz¸zã´4š/f®Êh-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÕwöáuÇÁÒb±','wp-content/plugins/insert-headers-and-footers/includes/pluggable.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/pluggable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“®CUØ”Ò@íx’«=','ce+W(þ{e3ñpüKr	7cÚ39­8Dâ`‚|j^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÚŽ;w€;+´n	Co\\¦','wp-content/plugins/worker/src/MWP/Progress/Download.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!4E€9-ÂméPXŒ\rÙ','á¨Â¡ÿ)ú¦ókHrØÎsT<™	/lr=Qh˜‹ì»²´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Û,¸óÈD\\E?X4Ì¤H','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-connections.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-connections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','# ó JXYŒCªøŠ¼,©','ß»2b’®ƒ6ÂO\ZÚK³QŽ+?°~-³XEó6,TMCÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÛÁØ3JV9­§sz¸\r‰³','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%á\r*—kã«m>','Å_ºÂÖæ¡m#fÍ’ß\'C–Ì{‹ïÂ*ïÄÊ;¯A¸ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÝX1	’4ETqù`SäÖ/','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-request.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~·ñ‘HS7ÓúßOèœñ','.“‡ÑÌ/A}1˜[É&=ð‰íN)X +†½ÈD´Í2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%àÀØ¦X6­6øy=`','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã–Þ\ZÂÖ{º‚Á’|','÷Z-§g*ÖKõÒ	ªyõ¾þ¼<…\'ùô<páû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%áèM-BãÅ4—¶uîä','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒóC0g2óa!Ûñ2h','ëYy\"Æž5}ˆ~>;TÜ\rvÀ€9û4cÈç-ñ.\nÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%èÌv¼$ú¿Sbé«’~(','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/JWK.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ÙgÁïá)|¾é.èÝ','œ}„9hïõªÓfÓ.“ÂOdív¸>™˜Ÿ1w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ë±a‰äû!Û±úš«†+','wp-includes/js/dist/base-styles.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/base-styles.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¢kÄ…‹7ÐógZŠw†mƒ','a$V3\rd\"m^GÙ?ƒÞ/dáýmFši¢Ù¯Œ±~#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ôõ.e\"ò¼+nôŠp','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%öÖ«z•²Å˜fäuh˜¸','wp-content/mu-plugins/nexcess-mapps/Integrations/RestApi.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/RestApi.php',0,'ƒ&Ö›ú¿H}c/Â\Zò¸','ƒ&Ö›ú¿H}c/Â\Zò¸','ÕTÃ<°1G$7€	¼ÛSŽÒŽ¤3RÉŠÉSâb5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%úDÞkq)ñ¯\"\'ª@','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬w#Xóü&¸!ë¸ê','“5½ÿ<”’{f„`ùvo`õ¼ô2­mÒ©:¢bÏ2­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ü8g7¯ß{&eÅ˜ïJ¦','wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php',0,'ü}þ‚ÃÉk¡«ÿŠíX','ü}þ‚ÃÉk¡«ÿŠíX','Ý—Ýë¾„`:ƒULó¶•ïIŽ¾š˜/¹å-ÑÇ­ÐÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ÿÞoÏÒDÜÃ÷AðZÆ','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-uploader.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-uploader.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8á\0èí,kŸŒEWœÿ','AhâQ˜À®Õ¾¢¢66þÚô’¥S–¾ ÏühÆq	ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&\0bàìž^åã}`°¤9','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-poe.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-poe.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U‘­9‰šHz°`¬','\'WGKµÐ­8²x.Ž--U©\"Öd•ýGµŸ#lY¤x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ä+GF «Êkˆé ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/zip.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/zip.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÑAz}VPRk±5z“Ž','dÐÊ’™Ø-e”~>7ˆáèü¨¹^3rÍ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Š¹MÅã­´®Ó5p7žÑ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/vendor.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/vendor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎõXÔ8rîF½kð–í','±Öî¸:’é×ÉÔ\nx¾ì^‡QHê\0{—1ßTœl¨âž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&¨ù(èúc\ZËÀÁËu','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-lock.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-lock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¿³\rêƒÞŸÐ§1’K‚\n','Oþ¨;É}‰™›Ù»§îQü! ÒPCÀüV¶ãÀÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&<†´D0ÙçØbAã','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OZø=æ§ùT×Ü{].á0','KîçµÄ”\Z3æ˜\\ä–¶.LÕ+ÌoÌF3¤Í«A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&3ÀÚ8ñîËús52','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¨™Å¢}ÇÒ<ÿz|q™','X3N]8~úiüŸ	VÊ·¦7[ÁÐè£5Û®¹\"0öL°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Î\'¤`wíæÆš©üµ','wp-includes/js/dist/patterns.js','/wordpress/core/6.9.1/wp-includes/js/dist/patterns.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒþÎVçà¹18š=õÑÓ','Ï>r3øð9MeªŒ­E¥G-z¸å\"Kƒ†Òåç¼ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&3˜Ì9Q&m·ÞOc…Q','wp-includes/blocks/post-template.php','/wordpress/core/6.9.1/wp-includes/blocks/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸUÌYËEëÛy=–”ª','âáºFjôTd²°XúrÄè\\¯ˆ?tR÷õq…ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&PDtÅ?5uø1Ym²Ø','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íXyó~ÿXéóÜéÅC‚','à”µB˜þ¸ˆ:z±ÅÊ‰Ì‚DPÚ’¤ì›lø\Z•…-|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&líï;^Ÿ äo)¿','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Message.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ.5 p¢›u\nyƒ£×Äï¹','m›‹Ëõ¥÷ ³Î£R6ï=s¬MhÖY‡Ï&ÚyÔ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&#H­CÅÍG]à>ÀR\Z‡Ö','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/subscribe-overlay.js','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/subscribe-overlay.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/±f^7Uóm-Üð\"]','O6ø³±D½hDÞ[HÊÿcšSå7M}Â#ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&&¨ø9=N¡õSÏ@¾zÊ','wp-content/plugins/svg-support/css/svgs-attachment.css','/srv/htdocs/wp-content/plugins/svg-support/css/svgs-attachment.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W!a×QÊ;pŒµPÕÆ5','{Ø’Ž2è×ýn.ÿe´©J(<\rÒ¾ˆ‚s›úðDÿ²|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&*ƒÊÄdÄ†Ö¸	ÖH5','wp-admin/images/align-center.png','/wordpress/core/6.9.1/wp-admin/images/align-center.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ù\ZÝ¶µ4yæŒdY1ÙeŽ','Ðë†½N3‡X!ÅÍljÿh`ã®±ç´ÇhA]ô¸J‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&0dål\'u(õó\n™nŠ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-time_picker.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-time_picker.php',0,'+~4É«3êstŽö(çc','+~4É«3êstŽö(çc','{â/Zo‡Ç?ì»^}Òr—¾YÔŒšHñKÜ3ë\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&1ælõ¸æY ˆ–©ÈÎ','wp-content/plugins/jetpack/jetpack-ca.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ca.l10n.php',0,'ÏûÆ‘3hô,=j^¬F','ÏûÆ‘3hô,=j^¬F','…â¨¿Q®¦É„2ÉóÐ—Y9]œ¶ðâ¯Qd{Û¯˜4#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&=\Z½+tí’\"¢/k\'\n','wp-includes/js/jquery/jquery.form.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.form.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î…ŽÛ@f4®-|9Yûð','û2íšM?k”ÐÙï´U‰þèáÖby${PbVê¼Á²!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&>âElM¡æ“p„w Áš\r','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomDimensionsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomDimensionsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ï€rÚÊâîdßú:6þ•','%MÛêÓ‰VIMÃ™ë0Ò,Š0‹hï;?2Ã=\0PÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&G¸­¯ËqË.÷ìŠ1','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/debugging.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/debugging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¨xØ~LÉ`nnÇ_P',';•iâB£Âé?XÜãG¾æ§kDè<—P¥ÀIá¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&GÅ†/22Üã¸v-B¤','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InternalRestQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InternalRestQuery.php',0,'ðnÐHä¼)âZ#H)úÓ','ðnÐHä¼)âZ#H)úÓ','Ó¶Olté“|·Û¯jîí¯jìEø§FE.òÂL½TD‡tð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&IÈ\\èÿ½gøñŠiì)','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆwÁì|zx¬käó’ÏÔæ©','.¹‘Þ÷÷FDËà÷v›,Ü„ðSÄ—Ï\'ÿ=fO™£.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Llt¾;MáÍBü£F6»','wp-content/plugins/spellbook/model/field.php','/srv/htdocs/wp-content/plugins/spellbook/model/field.php',0,'Â#9¦CÇ(¥\'×5šðDõ','Â#9¦CÇ(¥\'×5šðDõ','W— —‚;-Q«2˜{qr\'£P\0îœ²±ËÒ‡Í… ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&NT†šñTÂ|t#&Ð','wp-content/plugins/imagify/classes/Bulk/CustomFolders.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/CustomFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÌ´#ÌÁ•‚_™]zäœm','¤õsÇ~pB®ªï,Ý¬\"PA	ÀÈw„Ä™‡ßWðêÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Tž™Ò¾©C¢—*´¯•¶','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â-ØÐ6C/k|o÷È','ÃQÅ\Zv©XÖþJDë1±„@!,Óé“Û_/èjÃ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&TÆðžw«ÝŒh‰DÕ|','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¯J‚¯llÐÇ DÓÓ ',' ,þI•½‰£‚ÔßìdSêÓ”¸7äŽØìØ³0\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&TÛŒeÀ‹œ²5È¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b{V-fkÅxÑï6|ŒAŒ','\"\nÎ`³’+xm˜²\nÛÔqNå8ÖóÒÞK<Ž{„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Yk\nò9.\'?e*>» :','wp-content/plugins/jetpack/extensions/blocks/tock/tock.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/tock/tock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&i”sJf¡|8õ¨óŒˆ','ØÎC}¯7p•Qj–‡h¬(pøÜTBy™8¸ìºX:ðƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Z‘×PÉØó‰“ÛY)3','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛQcL;ŽZ(ÐÀGî!','{†Ž¥V|Î²:S8ãi3l1W÷9?¶¬læîy-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&[WŽ-ïëoÛ5î—','wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php',0,'‘³PoOÐm,ÔOÑËÀ','‘³PoOÐm,ÔOÑËÀ','¬e»ë˜ÖÌÁCà1ÑíÂ^qþ·‚_kI3Àû¶µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&eeî\n3KèÔãvZ¦•','wp-admin/ms-delete-site.php','/wordpress/core/6.9.1/wp-admin/ms-delete-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¡oj14×R»ïÐä ý','æÜÀÖ4_°p	ò€ðµãz®ëÀÌ\0XGÿ+ÄÑq!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&jl\"–9#»ê®›ëN„b','wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php',0,'§ f#r‘ûÍ]Á[\r|¿”','§ f#r‘ûÍ]Á[\r|¿”','Æ3‚@‰Q]¢9Ð\\—ëÎ bÄd©.Ðy—É‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&k\0v_fcb‘øv†œøù˜','wp-includes/js/dist/format-library.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/format-library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ob¦zÂûÁkyËµ·','\'9½Ž¨—]»,ôwDRŒ´ò0‚-ÜÍ>ºr7ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&lXçWºë5fc)µþ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/gridicon-help.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/gridicon-help.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â”7èÆ/Ž6\\Jˆ£br#Ý','ÄÍáA„ZO—åRP‰xç¤´Íãp[n´¶´ìÈnK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&oˆ-™¥Ì{EÆùŽ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±n«€Ž_yÄôvcL†,s','ÖBˆÒGéÝD«:ã0ò\nË­§?¡q÷è{.¡©oz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&o±R°ÜÓt¸Ä¢ÊË²Ù¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ÓQr¡Üâá#$ÕÚ›:¯',')³ÈY:ãN=bVµ$Š¯¯Ôx_FìÕkÎ“IS)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&sšRþ‚‹£¾ÜXå‚<Á¨','wp-includes/blocks/separator/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­–EOžc¼º¸mùÅ{ñö','É/`i-^Œ3Ò—; B¦³Tž;¶¸Ìÿ®#\0ärø}:j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&t!0^g‡ÛbJˆc,>3','wp-admin/upload.php','/wordpress/core/6.9.1/wp-admin/upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ÜÙùC€Ë’Dy-3ô$Y','{º\\s)\rú¥Ž»Äd[àáýPÝâ$xSaPCgQ‘­¤\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&z€‘ŠœÏÒ­ŸŒ˜z^','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/rank-math-connect.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/rank-math-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¤úì\\<ó¯ó«zË¦ªéó','ï›ƒâÂ%E¢8ó\"Q’?Aƒtyv”ÆuI£4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&~ç*mÙE+nXû%;[Oç','wp-includes/css/dist/block-library/common-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ømÍØŸå 1lPçJð','™r½arž6<^œ¢#ˆÇä/=z–Ï<OæjÅ¾ù4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&)l|°Ø›6‡\"<Úô','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Dç¥÷Q£RÈÐw£]','wp-includes/sodium_compat/src/Core/ChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸEˆ—œÞVž™G”\0Ø','Èô3ÈbžwF£à\r5Üþ*°„6lÌ7ÍØ¯DÕqM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&é¶Ç:€•X½¡³Í°','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çb\Zgí;Ü+ë_¾íQØ','1žÉ­H÷$hºÕ¹å¼;Ÿ¼ð´7›\r¼1»t¶Z1«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&‘‹þ_ÀÒ4Ý-q','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterClause.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterClause.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å@Šºþ\\–ˆÉ†<a6','yƒTÁižƒ™$iäÇé?üAüõ#2­Ö¥Í.ÒgéÛI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&žìªã?HÃÇk4CC','wp-content/plugins/jetpack/_inc/blocks/tock/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&©f«ùöO2ð\\ŒÚm¿á','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/selectors/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/selectors/index.js',0,'ôÚÿ‚›]/Jƒ”›\'Êd','ôÚÿ‚›]/Jƒ”›\'Êd','XŸ‹×fö ‹©µ¢Þûf3dzÿ t #\'ÏŽ@ÏúPq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&¬‘•Rw?~„j­hJ¤D','wp-includes/Text/Diff/Renderer/inline.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Renderer/inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø2Þò³z;/Ã$mù','âÃÝÅx	Ò2«ÞE¤°ïÙñZ…³öë Î¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&±¶IN”î’½–O¹u”^J','wp-content/plugins/gravityforms/fonts/gravityfont.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/gravityfont.svg',0,'@ÛJ5w6cIj5ý(ÙFe','@ÛJ5w6cIj5ý(ÙFe','G\n·š¡²T:©Aú™õ\'éTqTÙMB*N†G(™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&¸h\0Eý.-ýI¶üÀ’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/selectors.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/selectors.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ð+ ³ÀU1´Óhˆ7','<SÊ:•e©\\•!\'™$ûk)A~œ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&»-T)\0­´MËÞ5!·=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z:ÿÊåð¤%2>µ8*','ä ñ®LÎ],7ZD+ X&dû—g­@ªð=êo»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&¼‹]0Wñì\n)ÿ=’¿','wp-includes/js/tinymce/plugins/directionality/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆErèHD­ÔD±Á3¦š@','<–®ý¬o”@»:Ùü¾Ÿ-ÃEgô¿áâ)6^Ñ¼\'¿´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ãë‘ö\\m­1`´&','wp-content/plugins/imagify/assets/js/admin.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ]k?.GX÷±@ùí+|†','¸€HPF\'Úr0§Á^u/êÆ@Æ¦k5)×#-¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&É`×OËQ5‘QÕ43¿','wp-admin/theme-editor.php','/wordpress/core/6.9.1/wp-admin/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”·²DÙ»hIŸé`ž\rÙ','*­qëŽÇ”˜z‘ðÐÉóAÞ‡ŽlÁ#.[hCMëäò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Éßë	PðshcusS','wp-content/wflogs/attack-data.php','/srv/htdocs/wp-content/wflogs/attack-data.php',0,'#Ø­\n¾îÅyIb½\rÛ\r','#Ø­\n¾îÅyIb½\rÛ\r','l‡Ž4Eq®{¶®‘  ¶ï×Ÿ\'wg×31 c®w:³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ÊítQ\\j`™qÿ”Yñ','wp-includes/blocks/categories/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø%ä!´‘™ö®\'’g','\'ÎŽñÿs+n[¡áÉÉF<¬0Ã@Ò÷^¼T¹@ýkŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Íïy4eÈÖ•)ŽÚª˜©ñ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP/Stream.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP/Stream.php',0,'DWÿ±kvÕeƒ²5PN\"','DWÿ±kvÕeƒ²5PN\"','C.¾íó»Óï¹]ûŸBfYÉQýå7¼ôï¶ Õk˜Áb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Íümj%aGwÊ™ë’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-mark-as-spam.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-mark-as-spam.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Þ% ×qñÇVVšOG§','˜¡Üô B‡ÎÁÓÓ°ÑL:[D-…ðßìN‘âT¾ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ÎvA¹öQÍôc‰Úqw8,','wp-includes/theme-compat/header-embed.php','/wordpress/core/6.9.1/wp-includes/theme-compat/header-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Omz8Ê™FÚ°Ï','°£õÄò})d!q	,@,×Ñj«ñv	ÝßéÄE”êí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ïe› `™“ÊlýâŠÞN','wp-content/plugins/jetpack/modules/publicize.php','/wordpress/plugins/jetpack/15.6-a.3/modules/publicize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚‡¬h.Š*6‘íÍ@¹','|^’?v\nÇ€¯LýÜˆVsÔ©¹‚1}Ÿ\'yIÜ?)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Ð]±ÏŸp†«ª‹º¸ ™','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡íjŸ€‚þ…æ„Ê8Åþ','¨wAˆ®¿Ïñ|S‘øc+ü¿h£µðÈÒ†nx CÏ¢yZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Òx²!WuÀ%šò$~','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-post-type.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÁgÜ*ëúh(ƒœ[Y’ë','êz€(/B].¾qWÂgç.Ìk\Z{/@`21‘\\‰6‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&Øƒ¨Â+®ñìù\ZY¼r5ö','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÓGl|»V&¹ûÈÅ³','\n{7Ôpþ|Ýb]q¤ªÓr¨ÐƒËu!‚=þ”Öž>ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ÜTTEÔVm3Qe:yŒq','wp-content/themes/hjs-blocks/lib/hjs-cpt.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-cpt.php',0,'S[KD(Qè]ÂBd','S[KD(Qè]ÂBd','í¦\nF×oNm‡\r˜¡CRGLÖmE‰.iâžF3Š’°|+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ã8¡—ì€ÎÆÏƒH`','wp-content/plugins/jetpack/images/get-apps-google-play.png','/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-google-play.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û-\'ö…(©–_’—v','	(Óy©î!õÔÂCëm\\M×>	“ààodø=4S¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&é¥±†˜ñòW‘³Ø€Ó|¡','wp-includes/widgets/class-wp-widget-links.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á#ãæÌòF”¨>Xžnl','Îì‡‰¶Ã,xàë¢-Û©DOá,°¥7ÑˆÊQå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&í¼ˆ–:%ÑìYÅ\nï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aï¤JLí`€¡¡p¯þ','2”ÄŠ„ÖgÚœ¸ßøä·³½Ùç\"ÿ õ­ž%òì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ï7¨€k\rBDÄÚƒÀ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CountrySpecService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CountrySpecService.php',0,'e8t¤£°¬Ð5‹–ËÚWÇ','e8t¤£°¬Ð5‹–ËÚWÇ','ÿ\"h‰fzî­º¹èŸ¿ÆÎ{Ð764NÍqŠ ¢Z*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ïÙ—[zr`à¸ù%ÅŒ','wp-content/plugins/akismet/_inc/fonts/inter.css','/wordpress/plugins/akismet/5.6/_inc/fonts/inter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&WÁD}¡a#DHJ+¿Þ','¡ÃB›gafÆ`÷%2Ðâ)ê!;\'pCg\0Ev‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ïS`þQp¯kŠqR¨z','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-publisher.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-publisher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Z±&ðq	Y¹²×¯d','÷s$Š•£¥\\9>“M]v¾ò‹Jb\'PFò²ö@¡k¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&ñã]Hd4Ev0™¯Ï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-cart-image.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-cart-image.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ú¥\0Ë•˜Ua2­ú“Âê','Ý	øo2±Ä|Åg>2Xö3@Ù_’yþö›‚×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&÷žÌˆW¿XÑö›»æ','wp-content/plugins/worker/src/MWP/Event/PublicRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/PublicRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¡ì×\"œj¡¬´­','[- žÄFÕ»}	d^!eRd”på8z‡³Sf’;óÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'T²†ž£ I½Þ+äœJ','wp-content/plugins/jetpack/images/recommendations/assistant-complete-welcome.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-complete-welcome.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	×çF(ÊEÈª0¥(¢','äouÐ?ëAå€Uœã\ZÏ£¶€·Á7\râ[’8¹qU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'\rrÑÏñr\'Ó2Duœ¾Ë','wp-includes/js/dist/commands.js','/wordpress/core/6.9.1/wp-includes/js/dist/commands.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u~ðæ«”ÙRK2Vš/–‡X','Ò¥oˆ©\ZllWÓ	‡ò\0bÇÑS3–í		Á”`Ÿhâ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'±k`\0w]¡sEcÁ€ˆ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–}?Ïß1\\9¨yrlŒ€','‘Ì§\"üæ,jûFsS-Ã?¸$ãóû:ª@ô\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ôjñä–p–)›à@\\','wp-content/themes/genesis/lib/views/help/cpt-archive-seo.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-seo.php',0,',ë·«]OÓ¤Pì\\fÁ¶|Æ',',ë·«]OÓ¤Pì\\fÁ¶|Æ','¼•©7ÿ+zlu`ò~-• ´ŸBærB£©vöÌ\0™¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'|–_Â“<Cg›·Ç','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êƒqgÖ×g}\nI~Å','Çä­aÔŠÿNRÙ™»£íß=&r=OBhˆ¯­E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ÒIÆ6—À=Œ®®1×¾','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë@<?@õÐ‚ÜbÍ¯Ø','_‘Pú+õém8u&‹<y‹³ÚŸ…³ÅùÉ»ÆÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\' 6ò§%[_™[)´MCrì','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÄ´:8%ÛÓ®e{','>-\r)à~‹ÖéTgÐ3—~Ñ@ºgt¿*Œ$¢ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'\"\\É¤?¬PèÖ+ùrä','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ThreeDSecure.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ThreeDSecure.php',0,'jÙèú@“ÉŒf]JEî','jÙèú@“ÉŒf]JEî','óÚˆ÷T¢Vb<ö?×(Åýh˜hˆ²R†*c1Ø¬œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'(s¼4£qèû¯t.VÆ$','wp-content/themes/hjs-blocks/archive-property.php','/srv/htdocs/wp-content/themes/hjs-blocks/archive-property.php',0,'oÂ…Ïø24‹\\!y*i¤','oÂ…Ïø24‹\\!y*i¤','œÌ5•\r¿ˆe¡3·dÐ°y¾¯ÇÀßwT÷õËD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'(Øe_<ãm§04P5GQ','wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¬Cìºï¨±la¨£‰','7`2f\r–A-QrÓ\rÛ	x*¹…`W“¥Ù‰Z!®Ê{]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'1*Ø!Ç]KTØL…©','wp-content/plugins/gravityforms/includes/trait-redirects-on-save.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/trait-redirects-on-save.php',0,'Àëf¤¹aÅNîÔ¨o','Àëf¤¹aÅNîÔ¨o','ÈóØÅÆ*ÿCÔ¦ç[žÜŒ3ŒëñdÙ:ÚåaL;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'2dUAÔýËaØÌ‹¦Í','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Types.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\"‘_ÚCnS¼\\9·Ø°','òX2xŠ+lé”\nœ„;v1)¯µ|õÚõ¶$bôÝV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'3Æè†»ôo>)†KI°’','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ƒr´Tý)™U\Z9¬c','¤î—:3ûkåaP¾(ÓÃ9Ì/ÿÉ.Ö$±øÁˆÃS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'7,·À¬T~À7œa','wp-content/plugins/wp-mail-smtp/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Y$ÿR\0ŠƒÑõ€','N¢RÃ­2áÆßHŠhÛ&HX:b]‹ýdÌ³ŠþÏ2Oå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'<w\r;ànØ”ix× SY','wp-content/plugins/gravityformsstripe/includes/autoload.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/autoload.php',0,'i,\Zðêé?NóU+DðŽ','i,\Zðêé?NóU+DðŽ','l*°·ŒzzÐè‘xu¥ŽéÊà¥¹T”W\'l-d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'=!Za„ÍaâÛæjUÑQ','wp-admin/css/site-icon.css','/wordpress/core/6.9.1/wp-admin/css/site-icon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯)ä%Òa$-x´¹£‡í','#øFgAaîà±¯†ëÃ®±ñO÷+XzäsÔVFÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'>wQâVŽ¨‚*NÈD•','wp-content/plugins/jetpack/modules/related-posts/related-posts.js','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Óá:–Z2ÕÒŒŸzf','zÉ\Z0ZøõÛ¼?@P‹¥÷E»ô£)\'õ}_\'kNˆ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ac¸´å,	~—6ØøÜ¦ã','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™:è¾½%› Ÿ);§\0','\ZÈó\'Ä¡ë§ªÓÊ¶.s\'Æè­sdÜ4§^´ÓI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'D½Š­‚œÆð_^\0à','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-position.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-position.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÕPþð²‚r_¼M nû´','pnÀVÒ›Óa¸S=VÎ6ÃUîZÛ]$Š ¢±-Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'L%ºùÜ……ëNPWU','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceTotalWeightChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceTotalWeightChange.php',0,'µs€`äF\rÌ\0','µs€`äF\rÌ\0','ßµd$„ÔfûRÆŽ¤e_+»gB©Xqš”Ëù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Mþøwˆñ‘·ƒãÇ\rKj','wp-admin/includes/class-wp-site-icon.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŠ	Ð.»ÊkÐ›GcYŽ¹0','\"jë9½þV OâjÚ¬´FdŠãˆF}EPjþl“Øì©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'T\\v­o$ÊjWtê\r»T','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÐêE½ç1ˆR@šŠ','†¥wDmÀ¢Å Æ<ÄöÁˆØßö©ãj ¯»©£R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ZéEF\0V§qÒé»ß\"ZÅ','wp-content/plugins/gravityforms/includes/config/class-gf-app-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-app-config.php',0,'˜ý2I0Žâë€|Î¡È^G\0','˜ý2I0Žâë€|Î¡È^G\0','P[zÀ;éë\"Ã9±´w§úÄ\\?bÍy+³©÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'kØ¥„üóŒ¯qd]\nˆ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-watch.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-watch.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ÿ}cF‹çL‰r‹oa','/S*Ý-åÔ©väË¡¸BU´ÿÑCì‚P¢Ê)Õ áO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'octh9àN à™ä?C','wp-content/plugins/jetpack/class.jetpack-modules-list-table.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-modules-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P.Ç­¢eèq\\gë¦Ö','HÝ\r±Iì&@&!œB‘f[Ôê§æ:ÝÄí×ŽÀb^à¶¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'pÓKÿ r®ß öX_.Ë','wp-includes/class-wp-theme-json-data.php','/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FuìÐ\0ðë=Ãµ®Évä«ì','ÙàGPÅjQ»Ü6÷Ó®šˆøÿÎÖ´’Ÿ¼mûu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'sškþ¦sE|ÛÉ›bÉ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-aaec90820d759d489606.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-aaec90820d759d489606.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ñß:¶çgt5Ð¹0ê3','3OtHçëpŽø)Í¼ŽÙIAl‹gò5LìfL²˜Ôv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'tac¥eÒ«qÆp³NØd','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-database-object-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-database-object-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðåat^ïÈÜ-òƒD','.¯°aïV0ìÈ!OŸXb–°. †V\n¿„?F\'APòB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'y)Ýñà?îù…Ú\'¾q-','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±´xëè‰>ÀXª4·¬œó','?—©mƒ4­C©\\5ÍëpwòÞý¦:érxžÖ¢0\rþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'‡€	‚q¯UšÛ¾ZeÐÊã','wp-includes/Requests/src/Exception/Http/Status505.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status505.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\"Ú±î®‰Ê¹á¥çä_','ÞU4>àLtû*éÜC˜)S\0¶~”Ú;ÐAÈR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'‹ü»ž ˜oÈÍSŠ','wp-content/plugins/wordfence/images/icons/ajax3.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajax3.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mwßß´tê“\'\n¤ñís','œdzÉê\nºyK£Æ®¨è’\'#]Òx	VJRø¨.=:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Rj|R`´Zˆh±ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÃ~\Z¤bäÕ]Ã‰JV','Žý¡À²¬gcN_=ñÒEpÉ*”hZêÃ²ÄX4p1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ŽÆzP\rX–Û—‚½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(°§Í\0óì¾×W©xÅ','ˆbãGbiv€Œ’Ï¡	z=•íMNé¾ÁÎ\\%ÈÑ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'—â\"w”N\Z*Ü?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-hostinger-reach-integration.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-hostinger-reach-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N¿²ýy´\"’™GoÒ|','„£¢E÷`ßãç€*u¹´\Zy »5Ô;8BBE\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'—”†¹dF”bþÀl¤<š','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/AMP_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/AMP_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N’èÉRRðÁ9vÂbÒ¾™Â','2‚¡í~ôø½1›uJPñ{k²½Äp„Æ0Ð~ö•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'šÖ~ûš‘A\"úÐªýó ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ¯1JnM*\nÆ…Æ¤*¯','Bè%\0éî	#‡W¥|ÙG¼4ChVöþzFÓ!¨ _','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¡\"z®ÉnÆÚpâÁÎaE','wp-content/plugins/akismet/views/enter.php','/wordpress/plugins/akismet/5.6/views/enter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',•Ù}¤þ|‡Ý‚æØƒm','$w¦â~ÉÅ‘t”- ûPŸˆÏú›ðElF‰„XÉôÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¢Ôÿ–Î}ïfÖNºn','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a¢3ÜY\r¿»Êk3&©','èüs1UMœ‡ÜGç\\Í§…çT á?pæn»å¿ôK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'©ÀÂ½–»	¿)5','wp-content/plugins/wp-mail-smtp/src/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿è÷®Q:ã\"<º³Ô‡ô¾›','oÒ³Ã-¼S.F÷úZ·v9õE’1…H(~þEC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¸ºŒcÏ1!Á¹!è7','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php',0,'ÈM.‹Ä(Ch|fD`¿¸†','ÈM.‹Ä(Ch|fD`¿¸†','#“À=–Ò\0kˆöàmüçø®É`šB÷Êp>AŽ`\'YËžh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¹}÷‹¶[¼ÿÁ,L|d®\"','wp-content/plugins/members/addons/members-block-permissions/public/mix-manifest.json','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/mix-manifest.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºù× ðíÎ’\ZÀÏ2&m','¨áïÄcÄè|‘¨Ï»`¦B3O`š÷[ùÛ„,E(Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'»g|Í¹\"¬”‚jÝ¹2Ç','wp-includes/js/jquery/ui/effect-transfer.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-transfer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢PÀ òÑ_—Xó\"*Â','¾‡gÏ\0mŸ_E9“7OM¦Ç9O(ˆwOÑ\'}_3¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'¼«ÀÅ2a!ÙÍÄáÆñ','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response-factory.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response-factory.php',0,'²º‘×	>i]}(ähye','²º‘×	>i]}(ähye',';_	ú:õþÃMisò3‹jÐ¿Ÿgør¢¹Ô9¨«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'À\r‹%ŸÌï4<øT','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_black_and_white_mapkit-50e9383d59f6ad6a44ed.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_black_and_white_mapkit-50e9383d59f6ad6a44ed.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ãm·LL)í;Ëy2žö','|\ZÛX;hØïy—Çƒÿ¦{IõÜ;ã³(®N„¼Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ár<Öèkfû¬ðh|G','wp-content/uploads/backup/2024/01/index.php','/srv/htdocs/wp-content/uploads/backup/2024/01/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ÆT<‰¨(¨äy¾l¸Â','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PayoutService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PayoutService.php',0,'»®\'óïmê0ìŸ†‰ˆ','»®\'óïmê0ìŸ†‰ˆ','w%×ƒ¿¤§Õ¢vÖ÷\ZÍ`©ÝÛYÛÜ³¾ÐAKßÜ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ÉfÚ¨ù\"[áîÆ€‹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÒ×ÇcÞ —[“¬hdÆ<','º2îÙÖþ\"÷1qà;ëLÇÕAÜ½–æ4­.R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ö¦Õ£¥ÞØ=7…€c','wp-content/jetpack-waf/rules/rules.php','/srv/htdocs/wp-content/jetpack-waf/rules/rules.php',0,'Î@õq\\ƒ}±«§—[õ','Î@õq\\ƒ}±«§—[õ','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ù.K9…0šì¢óƒ˜ÑÔ¶','wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÜ§Ð8Èn­éMédü','ìÖLlXÞÓÜ*£³ÂçÉå8ŸHçžÜ$X^?…DÄx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ÚÀ¿_iYm1ÁR','wp-content/plugins/wordfence/views/scanner/scan-results.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qxM!’ò£\nB½Š+=LØ',';ªOÒ¥vìÏÌÌ‰þ¯™Ø	ÏÊþ¶æ\n„Ÿõ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'Ûº)Üïa¢6þO?…ž','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/verified-badge/Controller.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/verified-badge/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¿NÕ·bMÄ\"\"‘[»´Y','Y}Ds~\rŽ|Ã¿\n½›ã)Á®s£BX”îWô©÷ÑzÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ß\\ÔŠ§°Ø@A•«Á8‚¿','wp-content/themes/genesis/lib/views/help/genesis-navigation.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-navigation.php',0,'Žcjÿ#»‘X<Ç]ñ”‡1','Žcjÿ#»‘X<Ç]ñ”‡1','Z)ížegÊ+|Ëóû9ü‚ú”C]qnƒ+0÷œ„i<€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ê7-L§—äõÛW õ','wp-content/plugins/zapier/trunk/LICENSE.txt','/srv/htdocs/wp-content/plugins/zapier/trunk/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï&Ÿ’÷äTü\\oÈY”ã','Ðº’&r£LÔ3\rc˜5+Éßíµ,AÛnÝ5)žZ#Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ì#Ü-… M÷¿O¸Wk½','wp-content/plugins/jetpack/modules/custom-post-types/css/nova-font.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/nova-font.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ï–°®Î8-^¦‚TPV¶','}ÝƒÒ$I³A“e\Z5ÝÊ´‹xžê%‘ïºýòÁ$Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'þ%Í99a·@qsŠË','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÌýáqßÉh‰l,K#ƒá','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-output.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-output.php',0,'ôVNq˜¾‰„>åÃ®ì©H','ôVNq˜¾‰„>åÃ®ì©H','›í~ÎR½ü¦áÝ†!DO<YçŽkMOÃ\ntW\0›âN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(cªÑi\"Þ¼ùüó÷g1','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/Stream.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Õ\rÁ¿Hh!ºÜ¥ \0Ñ²','‰ÐìøÚé­19øoÆd§6ä-` à¡FŒPÐ^rÒÍ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(]‘¬é‹8¨/5#¡<Ð','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/non-site-kit-user.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/non-site-kit-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žiØ}éD:‘É;æþ','Õ’ãÓ|wÁº¯8ØïöRáÐ3)€¿ßSŸäyˆ\nQÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(iº(JÚ,,ïÛã^P\0','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/FileSource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/FileSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¿4¢*Ñ¥û„‚bÏÿz','}\'âŠF€&ÂÅÖwzvlq’tºóº¥ð!8þ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(	æC9ƒ_«w	ÖÔZ','wp-content/plugins/worker/src/MWP/WordPress/Query/User.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r÷17$µ‰®VOŸæz3','q¯DÙï°NÉ‡ƒýªÔ=?Jmf¬Ò¾’T—ësÄÿkQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(„C!þ\"„$´û~ús€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÞÏ.‚nñMeG”¼/]0','²ÙµÈ-+IU|˜`Š¤éwšI¸Û !Z›ývá›.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÈA\\Ãì6©´r#m’È%','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨-J\\~ôÈß\\ËO%}-ý','ŒR•âÞÍKÂÎ)7Ì‘ô‚¹mFŠç­áR›ÄÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(\rÙ«áî\\yV²ë11ü³j','wp-content/plugins/wp-mail-smtp/src/Core.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kñë€fU¿ö‹\"Ä4\\ÝöÝ','I”êúa ü¹ÅÏûËr<@&}ëRÍ2¬±ëþJ¹ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ˆÔg%\0ÏÃ4ÝÛl>œ','wp-includes/js/jquery/jquery.schedule.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.schedule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&³—TªkÇfØž¤Ä½','¤Ü?ïÆvEÊ”ªwjÇ¦¡CåPÕ¯ì_µ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(\ZàJÃçØñ™A,#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@±Õ>*\\î»ñÂ róñü','Wæûÿ¸\r•B*l°ñ7À§<\\S´‘é 6ŠXÙÎ×[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(cq¶íæ”kÇQž8','wp-content/plugins/imagify/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘½KåU`\"ôÛ¢:utyJ','ûõàÈ£\râ÷Ý5Ûæý§e©¼vc«{n$Ù.Û³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(*òS¿jÞF¦p™Y·¨','wp-includes/SimplePie/library/SimplePie/Cache/Redis.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Redis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó`ÂµŸ·*Åtù{ª','Ãõó@Â\r¹i-âÃ!“ÿŠ ¾ÌéÀÞZM¯ÿûQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(0ó0k9Y¿˜¡ãA®®\Z','wp-includes/blocks/preformatted/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çOoJ}[¯Œ×»õ¥ÁWŠÉ','›¿m€äãA-¶ä`’8Çï	£P aÔyí<ð(œî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(0óÍÙTûÄŠªŸG2Dc','wp-content/plugins/gravityforms/includes/settings/fields/class-select-custom.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-select-custom.php',0,'î¡@ßV=ŠM«Ù‹nD','î¡@ßV=ŠM«Ù‹nD','WK2’àN¿ÙHƒ]>ú5µÊ¿tðŽ¹w¢`uýÕa8Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(:q‚\"9ãå|`W-˜Í','wp-includes/SimplePie/src/XML/Declaration/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/XML/Declaration/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„®ÑÇÙÕýxöWÌ¯	Ì^','ô\"³ŒW¯Ãê4îR¯\'Ü› ›ˆXŽiÅnæFøÌ\'\rë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(?ËÜ×>¹ôS©Næšœ&','wp-includes/images/media/default.png','/wordpress/core/6.9.1/wp-includes/images/media/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¶©æÍIÒB–hÎ@àÞçb',':ë¦oLóJDjòþ$->»iºé\'Ã6nÖ î›Ui','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Dœ]K½ºþç·«Ùê\r\'','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xjÖAÍéuœÕz³Çl´','8A<Ù46’A¥ ´av| 6›‚4ŒÈaåÍy‹x¬,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Gš,hw‰‡ì‰ÛJ','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-term-variables.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-term-variables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ0ûßú¯NøLÂ¦ûœu','¡µ@X¸|íW912§êÉ e£[¸‹ŸC=‘ÉE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(I£\ré=.SXts@M¥\\','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÒÆÒ½hrE‡”ã”Ž','F\ràÎ?ûÉú=ºÛ¢ázýÜSŸ?N—Q‘ØÍ+£pÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(MrK.¶´ïDÏc–\'˜','wp-content/plugins/akismet/akismet-gl_ES.l10n.php','/wordpress/plugins/akismet/5.6/akismet-gl_ES.l10n.php',0,'‘¤AÎ×iß¢Š_$zzÝ','‘¤AÎ×iß¢Š_$zzÝ','H³îI¹¡ä>E®Ûi	¬:!1CóH kDJº´3èSI ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(P%¢¡‡¯/¿ôÌ#, ’','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-93c27f3c.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-93c27f3c.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜kg4\rgÖàDà«\'Ûö+',',¼aTff&j¤ÓjöGR¨Xã@ÿK\ZC©¹š˜C÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(RÜfý s8<ôã‰','wp-content/plugins/gravityforms/includes/settings/fields/class-hidden.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-hidden.php',0,'¡«ÿ¹pÊõ%é\0¥£Û','¡«ÿ¹pÊõ%é\0¥£Û','§&ÄÊqu„ÖL%´eâœíåÂxº×NRCaü*PÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(SnH£ã‹¶:ê#<V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Tm$Íù4„\ZOœÂAÎõ','wp-content/plugins/insert-headers-and-footers/ihaf.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/ihaf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º¾«¡=Ußäª¬ax:Žz','t\0¯x ^þð T\Z­köµ(¯ø€’¥ÒÁvÈ÷Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Uz®þØ|MtŽ—î~}\Zä','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Id;­LSäT¥ñŽµÕó¥','üÊsiCyŸ¶,e+¥ˆÒâÝó-˜Î²N=ÑWäË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(WQ=3ÑÈyîúÞb6','wp-includes/cache-compat.php','/wordpress/core/6.9.1/wp-includes/cache-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼P¹Ö›×¦#ðÚŠ½À57ÿ','¸fOòT‰ÂÒ‰„=0\'¦\"6VéÝ<AöõBñ¤ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Wz\nx\Zëy…9;Sd¨8','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/trash.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/trash.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜»Ä™,±Ÿ((Ž¢Õ›—','AØ˜EßCF›B7€¯Ô’]–QáS=n©\0Ul‡CÁ|“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('([d‰˜ùº±¡×ïBQµ‹','wp-admin/js/updates.min.js','/wordpress/core/6.9.1/wp-admin/js/updates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öƒmI”ã;”ç(`[z.','¶bìó\'YŠP;æ©Œ$´rÒÉ)Á8)ébéDŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(_:?üò\ZzO„õ$Ü‡ÉZ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù½ÐÓÐÙÈôgS9«ûU^','õ@ñk)æØŽ-abZF—¶y;åc&@ñÉ-!!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(l«ÃÖ…+%ñm»‡ØGI@','wp-includes/blocks/rss/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D”®Ì‡ÜC‘k5˜«1\"',':¦¼†A›;´Ëï&ûÓºÞÕÐ[ä2Ì9A)Œ€<¢a4“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(x*J û…,…LÃ›nç<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k•w„`ö`ª|ô}$G€§','u¤/2/¼Œ»@‘Hž_Ilh•™ó¸/aU:«	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(z„ÁkQR©¶Ï™_é¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«2‚q×†årÇÔSÔÔoâ','`aú\"ö—x9õ\r¶hÂwÚÕùa5³¸ÐÙ‹J6&:ä%¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(|Ôžæøð½&æ¬aì\"ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/xls.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/xls.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¾ó7úVVÖ¨Éß8sð¥l','XêíüÍÈ Ÿ³\\›º¾¤åu¹¬KïOUÜ¾ž7_ôi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(~6vqVì0ô{†\"','wp-includes/ID3/readme.txt','/wordpress/core/6.9.1/wp-includes/ID3/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½bK~ä®ã€‘=Cþl','§ 5…¥ê+óP$+®¶” Ê¨•ž7ˆøÇýà®ðe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(€í­òã:&LR/>X÷u','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-simple-payments.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-simple-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UFâµ;DšT*|Û*ö','ÆzÉŽ˜^›çcLiÃ½ð“n¤0îlê·ø«‹0®ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('( ïv|Tâ€” Â¥Ô','wp-admin/includes/screen.php','/wordpress/core/6.9.1/wp-admin/includes/screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®@ÇÔm.QÑ÷*¸KI™','˜%tñþ‰gõGÿþÕ_!	á_@åÇGÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(„k»AJ×ê>·{Ž','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ ò.áã5à×å]üíl£','YMiª>|	ø¢ä˜$jÊcýŠ–•Re¨GA`¿àÉ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(…Ú˜<è$@Hõ¥î	ž¨Ü','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']òÖÂGÀ“¢16Ñrí?Ë','uÐê®„$oâÆû&qkK>(ÿiŒæì5Ï £”˜Ê=÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ˆ‚ k°·xÑá;\r”½','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¡º›\ntUàN8#Õ4','È8Ž¬÷b¡oêW•¸µw ”Ÿh9	x¶ö¬°c©Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(\"»öÜnŸüÈHEç¼Ú','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-customcss.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-customcss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù\ZÜGgDŽ§BBÛÁ£\0a','€ÒX>Uô¯K2(Üæ¢‚aò¥s¬n 5à¬¥C£Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(·õÇÃ1hÕˆ5DN','wp-content/plugins/seo-by-rank-math/includes/admin/class-pro-notice.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-pro-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã‹iä¤Ï~–èK','“P›õZ­x2EÑû¶2Ây¥*\Zn¿IcOb\n@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(“û©y\0	ŸpDO¸`','wp-content/themes/twentynineteen/functions.php','/wordpress/themes/twentynineteen/3.2/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>T™ŠÂª—ê¹Žò¼R«\0Ã','ÌOnsøƒ@fRÈœOjÀÇÀ\\àjmGÈbÑË¬¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(–TÓk|«k›sT‹û','wp-includes/blocks/post-author/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÅ	Îyjùü¢²1û','ãj³T¸3Äõ¶Ý4TS,/ãòÜƒÂ¬^1=öR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(–Yà\'úˆ^kz!q–ÿ¶‡','wp-includes/js/dist/block-directory.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-directory.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' wõ®Ñ¥¢ëË5Ê»','49%~Â.Žn`5ÂR]–|¾JÙ8r&¨ÔÙ-f¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(™!Á}„…f%Žé§(K','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-importer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-importer.php',0,'Ò|õ$’;Ø5˜3˜]0Š','Ò|õ$’;Ø5˜3˜]0Š','sÒá_òg·YBÏÕŸ‘m·ÉÈ<+Ô©¬v¬Nði','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(™èbÌSU\r°wÞþ )','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5æéÔY×Yc²IY˜®ÔLq','gõ¥Ÿn[ÏN+Z!l[Ë¤NL;mä\'é/ï`¼Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(,uùî+Ÿi«Dßä^Ö','wp-content/plugins/pressable-cache-management/admin/settings-register.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-register.php',0,'þ8úóg¡›l@R\'[jfw—','þ8úóg¡›l@R\'[jfw—','‹óþ¨OcÛë_,ãºKöl$ å‰h§ú2Íý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(¢žy!J\nœ…þ11+\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÃ\ZFd+Þ¢¿$Wqˆ','oþÍ‹ß¦„‰m¼u‰(11•È€0Éì2l©pKÇ˜Êö4À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(£Ö«j&*i}Ã“-Td¼','wp-content/plugins/gravityforms/includes/webapi/js/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(²ÍX•ZiC†‰4×8L','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀB²#/çà÷Îþ^_¢G','½”&mWÌãX!OŠµ¨‹°“[µ8L¶×|-ŠµË,0-Ö1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(³ÃÕ••)à˜(pwBl','wp-includes/js/dist/list-reusable-blocks.js','/wordpress/core/6.9.1/wp-includes/js/dist/list-reusable-blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òtÀ÷ãVfµ•°gŠ²(','dt„—Îö˜õK`‘ªVLÁ›ðÊöiöÕkîÃ>^+n&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(µ|ÿZ¢x´T‡þ‚[Áu','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òz?®é(»…EîWup¹','¨+‹ëê‡Dï\0ej³\rgÆÎèÏ§¶„4ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(·¹Û>f0\Zg[|¼îå¨','wp-content/plugins/wordfence/lib/wfJWT.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfJWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»}{ jåN°ˆñcÒK¿','0mhN`x”x~HŸLjés¦þ°ë€OÇä”PÍÅ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(¼÷¸\"X*è/»î	','wp-content/plugins/gravityforms/includes/async/class-gf-background-process.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-background-process.php',0,'kÒ	µ†´Žâ²ùV²','kÒ	µ†´Žâ²ùV²','9\0»£²¢7ˆ ÃðÔô!µ/ž/â9ùÆGØ´û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÅON8“þ[Ðq5ú','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iª|…h	|9#Y¥°&','G£ý\Z¼\'nbÈ÷L;‰$žäÎùÚôM\réÄu+/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÒÓ<KÀ ÖR6+soY]Ü','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŸ¸†š–güÐ©Ë¥zX½','iFï¨ù<¹Ý3zyï>……-ñAú!k¶@°D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÔPð\\?û®¢Ò©iœíÁ','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X—=&ZC“Ÿ\'÷þøŒh<','8ê‘\'æi¸öŠ’ãÎÚ@:HäÐpÍðÆTc}ù‹r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(Û¦$Ä:¬Ý^ÿ.y½ß>(','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™mò@4ô¶EÉ.ì!²šj','8ÎÙb°}Ìb’Ô^7¥)¹XÅ„üª#yµ/9hñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÛçJãLðˆÞsnæS®N','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ResponseInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÛVäS*²tLdA','2^ÿ¸¿çÏ(âaÈƒµ’¯þy†Þ_,4žVjåÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÝÆLS[šöWl#“ð¦ó ','wp-includes/sodium_compat/src/Core32/Int64.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Â×Ð¥‡x¶	^Û5üÊ','HÄ3Š³‡×yËä&ÇkÀŠ3§‚úÜ}‚ƒ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÝÛÌÆx&VùÆ§ÚÚ×`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-amp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-amp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\r&Òôuö›ç+àÿj¨','FÁÇ_WBû~7¹í«E”-Jžj…m™—3ö4 4 0šV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÞÊs»3TN¤o(©','wp-admin/images/freedom-1.svg','/wordpress/core/6.9.1/wp-admin/images/freedom-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ª9f\rÝÉOJ\Z¡§]²','—éeMÅããOëì»ë†ï8\0\\\0œ“Á’é7”ÜÂˆ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(à06ì‰ãÊîõîdä','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-container.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gª¢5ÛIÞ£k]Ù¡gð”¦','n¥U×|˜£º:ƒ(”}ZÒ‡ÓmÓ(ažÎ‹öE\"Û†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(å‹É(7+-:¾„ƒô\\õ','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelBaseProducer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelBaseProducer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'CZÆçÑSwHµÄ¥!´','«•	£!¦–+Bµèè?@MiQ>Ç[	ðQ½Ô=h¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(êr¼¨ùYí  “zÂ¯O','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬è˜	€v¶mÚë$naË¢','ÄŽ@ÈG!¾ÌŽ-è@±¬2é0óÜò9ÉU1åãa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ì\'¹ŽCºÁh˜O£/Le','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/js/seo-analysis-pro.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/js/seo-analysis-pro.js',0,'dý·P íoRAzø´ÈTx','dý·P íoRAzø´ÈTx',':ºOŒÝƒü‹ª!*\'(•fASã¶T¯Ãts7£H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(îd¯ô¯x4åµn89^£','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-selector.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•2Çá\nâ¸?U¬ä+±u','ñsµ²dT„ÈËÄF¹ƒ\"]U€èZ|o.NÁaA&bd‹…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ï^¦3N½š©“‘¢3','wp-includes/wp-diff.php','/wordpress/core/6.9.1/wp-includes/wp-diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZL«?\rÏ‚•È¶ò@A°$','#:Ý>ï<Ô–c®Bâ…Óî\0Ucë;ÎˆIôC¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ñÄÜù\'iºý^ŒöŠc¬','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','piúî‚R\"o¸-/\r','³Ô$s“E\'m&h²†åëÿ é}[&–žþŽ;X÷Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(õÅwî^ÔÄŒkV”—','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg',0,'¦”\'¼7t‚·—âl','¦”\'¼7t‚·—âl','˜ãê¹3^‰­|+§Û)ªnM‰Ü ždà­e`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(ÿá(»ŽMòW0}\ZS','wp-content/plugins/spellbook/scripts/repeater.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.js',0,'rø¶DSÀ\'²€	ùWû','rø¶DSÀ\'²€	ùWû','³žoÐ)È™$ö¦_}’tZ	÷þ|uj?ÇœþÕÁ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‡œŸ|]A»ÌëÄ*G','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙJsñ,‘EqÊy±ùP“','†‘]¾A y‹£lÓEž@€ÒÉa\Z‹Ìp9F2Ú‡X‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Þû×ò 0(öåßjf','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-save-entry-order-exporter.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-save-entry-order-exporter.php',0,'w.hÙGoîCL&æžM‡É','w.hÙGoîCL&æžM‡É','ÞžWš)´òÏ#oB\\Ñ0ëÐ`®nÜ;O]¾âE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')RïzT\\|ŸS¿ô‘','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ãq!èÃù\0ð­€ \'¥û','ØW´4$a¼öÜ\'xôéà-¬ÔKÎ¼–#’Z¯ðü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')\0Iî´0hÖ‰ÈiDe','wp-content/plugins/seo-by-rank-math/uninstall.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—?Ñ®”òÅÍ¿VxÆZ}Žû','È2Oz„|u\'˜ŠÇ¶Œ\n¥ïÅµõ‘Â$qŸÛ¶#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Àå\'ûz2(f?È1˜ûŒ','wp-content/plugins/imagify/assets/css/twentytwenty.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/twentytwenty.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥¤®«N%+\r.Ÿîg¿¹úl','½úü„Yè5ÚQLyIh%Ý…â+Æ¿O\Zš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')¯§\\¦¨.Eè–iË_','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ ó×•ZŽRƒÈ]Sc Þ',':ÃåâŒhì	_¨ëŽŸÔ_°òw\\3£/EOÞrÕ¹è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ÉsíÜë	¬ÛFÆ;©ô','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…©_Ç3ÔãåSM±FåÊ','í¦h‚F¥\\ûòùÕÐœ­ˆgC\"&GYvyŠm,²!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')òÚÜ[X‡˜†\nÈˆãew','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','55q¨|gï{âÌêˆ#í','ï«ÅÈ‘†©Ô”ø9„èn3ÙOx1¯¤F	þÿMêÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')\"º¤Í0ÇÚlW¬5œ¾O','wp-content/mu-plugins/nexcess-mapps/vendor/autoload.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/autoload.php',0,'èd•;ùýµPu` 6Õæ4+','èd•;ùýµPu` 6Õæ4+','VˆDi*F¢±éIâYúÏìãAÖµµ_”ž~áŸ®Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')#rl\'eÓrÒÜE^o¥8','wp-includes/sodium_compat/src/Core/AES/Block.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/Block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åx›ÿÔ9g¼®1CC÷ëçÅ','ƒ½	fó-	Æ„Ö«Þ}e9äÝ`ˆ-õ\'‡ói˜3U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')$Ó.ü7¶”öæ`‰V','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug.php',0,'}„ÁÜ±…±mü0§h`~†','}„ÁÜ±…±mü0§h`~†','žgª[® —{Ü:‡~sHð,Q!Ì99j[_ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')\'hLíœž¿\rÐ€^‡¿¹','wp-includes/blocks/page-list/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì™@•ÆØ›ÊÀ^}b“','ŸÌÿoM¤Ñpæ+pxëÈ»”y¡#\rD-9h±=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')-×‹õý¼ñg/Ùš‰U“(','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-wp-dashboard-css-bd43e70c4bc5ecdc3695.min.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-wp-dashboard-css-bd43e70c4bc5ecdc3695.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N]goF—s.ò×2¼-8‡©','ßÈ ´Õ“\0ª´nZ½…¾gÏXXÔf_g¯“+w¶Î¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (').~Â9÷@ž/äU§!t˜b','wp-content/plugins/worker/publickeys/partner12.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner12.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îa´\\ÖêÞG´%S$rŸ','C%RæuãX‹Ð“Åóe\\0*0gÅb4O¥]FÞsU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('):È¥gbÖŒè Â¢‰í','wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php',0,'³ë‡JLGO@ðÁBïAð','³ë‡JLGO@ðÁBïAð','cLfa¶áã:kébª±nýM(…1—Êj AÈõK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (');YÓTFÔº±)W¼H&’','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ñyq%_ Á›ÏN‘X@D',')AfÜÓ9¤Œ6M(Óo•;y¹¦Êˆ¦éœ¶7¨Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')C»H„N<‰ßG´ËßžŸ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xã¾,/”ç¤#Gq+]þm','ã”@C£½G®OËë·¾ÍH—IT\r1…Ôc!Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')FTj›—­ó«CJcûG','wp-includes/blocks/image/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/image/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢’¢Ù/—R!v¶øm-l','‚ËÖF\Z6êÈkc-§œœ{¥ÈvBY€W¬@p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')K¬â­hÝ€Õ°ð_ë-üS','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_Property.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_Property.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‚BšŸjc&[`¡¾F','”b.²î4MÈ®?W0`¸³ÿÄe}<aØL(¬¾§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')NŒ,¹\Z6²ùxuÝ)õ','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NK-d	¢ñ´›!Ì~','¥E6*kƒŽÍ>Zé2šñHZ¿ˆN-<šy÷J.Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Nà½OfO®ÇTÈD™™','wp-content/plugins/members/img/members.svg','/srv/htdocs/wp-content/plugins/members/img/members.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')/‰ùa|6Œ	Íd&‡¯ý','üÌF¹$ÁI)r…Â ƒµ´±6Ûç\"@„Š8ÔD–Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')XŠðÁ``­-SÎæûpÖ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessStringFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessStringFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ½ZÄü2Tö Ö[²O','T_5#°€k÷!Œ\rN}\\ùMT›rÃ¹±?s—ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')aÞðâ—R\n÷,$ÊìKò','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/helpers.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/helpers.php',0,';ø¢c¹Añ2Û9wÄ<JÅ',';ø¢c¹Añ2Û9wÄ<JÅ','e^¢ÐQD”CL.Ë¤éK<•˜‰<nSK«Çú6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')d;l!<ê¾ìPvþÃ','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü&ÁG,¶®89L ¥½á ','m}ýQ2$äc€q™$GÍWça£\"BPê&8‚F;aö×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')n*¿RfG°#2¶è<•','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-users-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-users-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rMí`w™»©D\rÈ=ßß','Uš;È%ˆ3‹±‘÷á3;–l³&÷z÷ý@\\Šðí¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')x²:8¨Â†z±y','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MimeType.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MimeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«â2{AÖÎÉš/ð¤HB','rÀ­FÃ3®ÎÅU/»ö·<÷°(æouÍYzš&±0H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')y™¸F?˜…Ôñõ~','wp-content/uploads/2022/05/swim-dock-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/swim-dock-icon.svg',0,'}1Y:yg–†ÛÜÏÜV€¢','}1Y:yg–†ÛÜÏÜV€¢','Ãc²ÕŒú/Xr‚y±^0p=Ô²ti4þ{Y—4ñ—	q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('){ôjW-_€Q=?íGlÒ¢','wp-includes/media.php','/wordpress/core/6.9.1/wp-includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r5±]Up=šN¨U…-(','ÍMb•äKPŸûÅâƒ1³\\U\\Ÿ·Ùë[»ìpå¢ìåb¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')~Ë©ã{è‡¢`î=Ò™','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Dispute.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Dispute.php',0,' ;:iÌ­·µ.5óØ§',' ;:iÌ­·µ.5óØ§','i®®Þ˜Š/{îÑ¿©a‰0¥ï»ô\\gùµŒ	z#H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')†öÅ&‚`¤µ&»X	ƒÈà','wp-includes/js/dist/preferences-persistence.js','/wordpress/core/6.9.1/wp-includes/js/dist/preferences-persistence.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûCëQ^ÙÃË)aÅUt','8WP37Î‰TÊ\0`óÝU•ÙwP	&r÷‹$ü\'ÂémŽñý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‡3ž\ržÞr-Îòƒ£ty','wp-includes/blocks/media-text/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–G;lYkpÁ@¹ýàX','¦§È…ºQ©”rè÷ÊlîW¡|¡Àí†Ú´Žùš¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‹JÇ¼8¢x¹´Ú>Í#','wp-content/plugins/imagify/inc/3rd-party/WooCommerce/class-woocommerce.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/WooCommerce/class-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÇ—o¹ZËˆ;‹°9+‡(','ÅÕä¤ùòØ¤_@íjûS°¹xvbžOè…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ŒŠØïv%8xRoþbª›','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¡j&üi_K\n„ócU','ôÎkHÂâ÷C‘Ë±åÿï+V K†Ó8Ó‹èãr²ˆ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ŽÉ¨éa6î’F„G¬=ú','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Oª„>©y²›VÚó <s','’*\nzëÌÑç\\Óc<f„«h¢ù…þŸûY—:Á´¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')þ•.zCÔÞ„ãÐ5_mh','wp-content/mu-plugins/index.php','/srv/htdocs/wp-content/mu-plugins/index.php',0,'åm„&à¨~;ªÅyžíÎt','åm„&à¨~;ªÅyžíÎt','ÿ~4¨ÐÆEü+½àº£ŽFFc°«·~«oîI&ƒÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‘™ßOÏ…8Är·H.','wp-content/themes/genesis/lib/functions/version.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/version.php',0,'g—p‡^ºø\'`’6vÿýÇ¶','g—p‡^ºø\'`’6vÿýÇ¶','ÐMy¬Ï‡Õ?hwggîê6lá4º†H‰°£þ•©g‚.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‘Ö±fõ‘~{ÍGó¥','wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Þ./¯.nh-ØÉXÚ‚á','\'KGÔŒðè•Ð`º6ÔÈ9ñˆ&½%\0ÏM|\\ðy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')”4uºz¶ƒ›','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-inspections.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-inspections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Uiˆ~²Œ–´Tß07Yc','í‹Z©lWÈÍj#;H¦ÇÜJ,J%al ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')™[þ7pbªÒ°\\>ÞÏ','wp-content/plugins/seo-by-rank-math/includes/3rdparty/loco/class-loco-i18n-inline.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/loco/class-loco-i18n-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W‰Ò³Ž‚Z‡zÕö}óÍ‹','º&<¹U\n›!Dõ¼K`28ŽZqÑ°©à|Ò×A9­ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')›”}<xmD0¼ö²Q','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php',0,'¬@þß¹B8{0câL^','¬@þß¹B8{0câL^','Â¶jž½±Ô½×ý«-‡‡V½(ñn—ºÏÎÊ£Á{Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ž7{\r);2iÛÒ+²ÌÞ','wp-includes/blocks/read-more/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/read-more/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äu§Ö¶©.Y±Ú«[¬','3!xYÿ?2µ=åì^&É«F<NËÅÏo3LŽ†„Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')§b#sÞâõ)«»®~·','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-overview@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-overview@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',®A5*¦,µð drx3€','Þðqb3ÑfÈqyï€àSË‚i8*qÍ‚fÈí³Ø¡Åï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')¨:\"“I¢sþA¦€','wp-content/mu-plugins/nexcess-mapps/Commands/PerformanceMonitor.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/PerformanceMonitor.php',0,'|4{™¾­>Dšªæ¯¹s','|4{™¾­>Dšªæ¯¹s','IlÐZŽÕñoã`M<›y\rC¸N1cS²ZŠ‰Á5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')¬ìþbM¿æ)1˜bNT†§','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"~WWÌlª6ÒÁ|µ{','šuÄmq¢§—‚‹ï7\'S:x\Z~ÕÀÞÐiÌuä¹‡ö!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')±¦Ër÷+k¨åo27Ü:i','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TY®[7ÙÒ(ýh=…Þ\"','O»nñ“lõÁ¬:Ksž¶òDñ*\Z\"^LgrèYïé!büz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')µZf“R¤ómÎ4™Û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/year-picker.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/year-picker.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª“]ÎWÛÀçcÍV ó|O','…ƒ„h	HRò)ÑÐ˜°VFò=\n•š j÷ïÀÄpu¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')¼BÊ¤œî-ÜgÕ’ÕýòH','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\ËL-“×l®ÇÞ®','¯ð:L7%Ü`T÷¬¸`tƒ:†ø§\n¤š†w:“h´k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')½c­m5$°ÉºÖ~Ú','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£J+ÞÅ¯B¤”nÓá¬V','xQ!OùWâ!Å©üÛœ˜XTá·MÏYd&FZTnÌÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')½Ï3 øC2‚Žb¨.','wp-includes/blocks/comments-pagination-numbers/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç›A§1PÃºF.O;ê','«…BÅÃDuï²jœKÙ	Ç û-›>^Â©\rùr¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')¾Oz=œu©‡î£ÄË·','wp-includes/rewrite.php','/wordpress/core/6.9.1/wp-includes/rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÏ|eGJDã=Ïò¤i¶È2','ù)¨6m4Á©nòêSKfÈfû®“¤ÃwM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Ãƒ€ÞqÒ¶ §:tC','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php',0,'·•ÔõûŒbÀ£\nËÛ4±Ü','·•ÔõûŒbÀ£\nËÛ4±Ü',':ÖÔšÛšŸ€”ü´\r°7»\0ÙXŠB]%óHU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Åj+vÏ‚’Vs§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-attachment.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#›aKÖ+Ÿà9“?™1Z','¥fï!‚9WúÑÝY)ÿw=>ÿò_IŒ+óÒýqÂTF¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ÌƒÕ2±kÕh¯Ÿò! ','wp-content/plugins/akismet/akismet.php','/wordpress/plugins/akismet/5.6/akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ñþ“H&’Ì~œÁE¡\\','iðÂKàÜÄ-D«LÉ­©<é{¢¡Þ)T‘ø; dQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')Ø6#¦_ÅúñÌŸSAF¦','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9œg¦ÿs¤ ž­å`Và','žõj(¼©ô”Ø \r	ç·ª›·ë”U+ÎòÉ.ó®d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ÝÛø]ïÝÕZ$ÙP%','wp-includes/embed-template.php','/wordpress/core/6.9.1/wp-includes/embed-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á³cüe°V¨˜bÓ»5=„ ','Féý®²n<‰7[zOŠßN‘‹\Z¦§pE3@râ¸B0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')è­¦ÎûQžóQ¯/Y´9','wp-includes/blocks/page-list.php','/wordpress/core/6.9.1/wp-includes/blocks/page-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²çX~wÍ+¨1U§júXš','¹?›Þ=ÎBZØ rõ÷†Ó¼©Aˆá÷‚Z”Ò¾ª-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ìI–\nÎ†V¬¸Ÿqîæ{','wp-admin/authorize-application.php','/wordpress/core/6.9.1/wp-admin/authorize-application.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ýôl\"íÇÈŒ›h œŽÄ','9¾?sNVž·òÀÎd:O+\'(½jùÂ\';¾Sâ˜q¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ìµÜ‚@%Çy$O[‚¼ø','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check-multi.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check-multi.php',0,'èä@)\n×_‡u¨\rÉNª','èä@)\n×_‡u¨\rÉNª','g‡úŸ¼y‡÷¯žÉ]kq>}`“žØš}ì‚l§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')õò´–Zæ‚{¨êŽª…Z','wp-content/plugins/imagify/classes/Media/Subscriber.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/Subscriber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ûf>o!Œ7ÁKcfã¿','rŸp±ó¸böôf`O`-ÿëœÜÚhíã~#Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')úõ™lér%¨:·]','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')ÿ`”òf,µ uý4¡³','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`“/¬ÌÀ4gV†åF–m','Ã3\Z,\\\n5£ø)þfóÛ\nø[šV¶*Ka8z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*\0Ö\ZŸÎ?ÐI×tí–ø~e','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“œ9fåQŽî˜b;7','s}uÿnpM‰êèhiÛ¨\\ÌTî¢¶ÙÆÙeØ8YÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*¶o€çaaÈå.«ã','wp-content/plugins/worker/src/Symfony/Filesystem/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*\nõx\\šØ³nßD™TåŠ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ANSI.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ã___üÕ)Ë«4…I','D?zÆÂ€•uÔßŠ×ŠÌƒz·¤Æ:ƒŸÇWWz[½{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*TfQÐ‚«AGAÈƒ','wp-content/plugins/wordfence/js/wfpopover.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfpopover.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öRçð:Rä¤F_™C³FR','«lŸÚÝ›ñ92Ì‹æ!÷µf/úÀÅ˜!R„ýÌGOµ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*!}úu¯TWÓù›{û','wp-content/plugins/gravityforms/images/bullet.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/bullet.svg',0,'±vûØj[>ïetà¸‚¸','±vûØj[>ïetà¸‚¸','«yIýb·„èÄ´Ú­1©q«Ž£nb•áEaÃsÚ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*·7üÑC­i‡&8A','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-featured-content.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','):G9$¶Z‹E;¬høÿ','´^m/õ€é˜sCÈLÃ„{ˆ+7ŽîTU°lBMiu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ß‡%Ýÿe¶ÖÁDAÌ','wp-content/themes/hjs-blocks/lib/full-width-cards-wrap.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/full-width-cards-wrap.php',0,'}ƒ<ÐaH)±Ç}GÍx\"','}ƒ<ÐaH)±Ç}GÍx\"','åxîF !R÷\réVU\ZdÑ_GÉÙM¤úvàO$›´è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('* &\"T>ÜGÚwì\n¼ËU','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregate.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÆë~ü­ÝŽSõ\ZÚ#+','É¹‘EäƒˆPl/[A˜#§ÖX”0˜ó`$,v3¬µõˆm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('* aØF²Ìð4Ÿ°uÛvU','wp-admin/images/menu-vs-2x.png','/wordpress/core/6.9.1/wp-admin/images/menu-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¨ZY<÷iÇY®„bø','\'œ¹Fà½÷Ñ”E\0†õæè7¡É¡Ÿ#ä>sePØ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*#ïÎ_ñÂŠÃ!¾Z¦','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/design-tokens.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/design-tokens.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ÓûÚïZÏ}ÓÐ¬îÚ','0[O¿+	š°=…-Ð£$3\0$Ù’>míåÓlb}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*.Ìgm$Ë\'*ÇD½§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~BÊ-s6»´Å°ì(ï?+É','Ä ÷_”»ŠŽ`a\r;Éî(s¿.Œ¢øÞ#(’\Z·oàu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*8K|•b\r4Ÿ„à-·ƒ°ƒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessInListFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessInListFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nS×Ož©û?T1ãs«£1‘','î/¢xfš½(8Œ·Ë¸mÉž†d%_·Á£½\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*?\ZM½á¥@üu~pæö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¬s@6C‹a0Í¢É\"0Œ','öæøÛHJ°Ú½–9ÀÞ×™ßÞè@¤¬‰W”Ÿ¤\"¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*D \\ÈÑÔV‡¹Ï€x³xÞ','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/logic_description.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/logic_description.html',0,'mgM1uJhJ\04OÚ','mgM1uJhJ\04OÚ','i+ø×ôÔvÀÞŒïÏŸjS¶N:«\rØÎ¶™8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*Hú87j<‡•ÌY8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÏ¸ØgÐôJ×i¹EüŒo','Íä°ê´[»½Ÿù5,	6Î®p	i9ÁIlA_á!¸\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*L“áZï‘ÈÝxÊ_(®','wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php',0,'‡Ø9ÃÜð¬A+ÝÐ¢ŸW','‡Ø9ÃÜð¬A+ÝÐ¢ŸW','‡ù/™GÙëÜ\\²bè°Ëî¦½ž;”ß0/+*ÿ†m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*LÂD$½ˆ?ËhØ~À','wp-content/plugins/seo-by-rank-math/assets/admin/js/wizard.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/wizard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\\„hWÁ¬ªøi\\Ú0V','à[JyíD[Ë\'¢xAL?sôtL†>ö…ÛEùªTPî«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*SMÎsåbÉqWärG','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-3-9de0a668f5077bab7ece.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-3-9de0a668f5077bab7ece.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æàä7Úp6üÏŠ×÷·‘Ì8','¶“ïk±ÌÈÃ`™ôÐÈÔÇ%êqÓ “Î\'ÏvŒÆŸg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*TÇšç—qG6÷¸RÚäH÷','wp-includes/blocks/site-logo/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sµÃg5ë™0©N\nÞ-7Š','6Æ\0•e<ÔRvúgj\0–<è¹œVÏÔµ-òÜ` ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*V.XZ—È_C[AÔ€—C3','wp-includes/js/dist/keycodes.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/keycodes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h›§{ñ1«ní™ÊÝM','€$KíZäÊ§\0¸F³$Š²ò5’š6í§\0e}µMiˆ	¥Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*i§r—[:pÞ\n¬ë>x#','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/action-scheduler.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/action-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`„UY\'àÃ½8ˆéÕÍò7þ','µú¶”‰“GF}Ëmñ‰(¯m´Æµ†Ž7*p¡i\\K`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*j£	ºŒ_£siYO\rjû','wp-content/plugins/imagify/vendor/dangoodman/composer-for-wordpress/ComposerForWordpress.php','/srv/htdocs/wp-content/plugins/imagify/vendor/dangoodman/composer-for-wordpress/ComposerForWordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`C…B¦ƒ˜Å=Cª~A¸\"','ý\'nÛ“«Îáúòa]’QÜâMyÖ×rrì¹v”ä»IÏ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*lKóÉqWÎM\0|	÷ÁY','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-™¿aÜ.¬t”]UÛvì','nÎâ\0ùî<VEÕ¯ÔRmËK±r72kžkSeŒ\'—‹#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*q,@)fÖ¹¾Ëö|¹s','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁxMógnY{¿c0¦¡','VÍÉ@£Î \"æÿŠÄzZ5ñ¹UN\"\"ÝD©„Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*uœ9JÐçI=óõ\"|','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/product-analysis.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/product-analysis.js',0,',7ðô³+¥ß Q($®ü',',7ðô³+¥ß Q($®ü','ë˜ó*l®™‡%@s\r*…táÖsO]ªÆ—öë¦`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*wí¨µÐš–ë¹a\0€×','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QuotaStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QuotaStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î~‡ŸâdYƒìíXÍœ\06¸','ùG på‚…*ýÖº3Iã+Q¬úYhcc”ðª\Zøã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*{Þ0|Íéè	;õ·c','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤x±Ù\'’ùs›Nïš&»Æ','GniÇ;\"å›ÎZñ ÁÅ3¥{iÑŸK…\0TæI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*|Ó”5Ü˜§ó¤£¦…z','wp-content/plugins/wps-hide-login/uninstall.php','/srv/htdocs/wp-content/plugins/wps-hide-login/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹8€úkææ7±^¨Ay[½«','„?[Xß¢,s>š}6#¼Š%®ýˆ¸U–‡Nâ~ÊÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*}›€în¿ó®šþ£’™','wp-content/mu-plugins/nexcess-mapps/Exceptions/SiteWorxException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/SiteWorxException.php',0,'Ì_†X\\ÚHo¾nˆ!üF÷','Ì_†X\\ÚHo¾nˆ!üF÷','¢a\0«XXþG Š\Zþp¸Ž‚>î3KÀÜõ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*‚*VØ™Øv°ÃÙ)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íDÚ%/*Ã7v¸ws','°Ñ-J_èì‹ì7»üÃ|2†Š½]L²…‘%Ù%·v*t†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*†U!ÚD‚¾ÜyŽ>„ºº','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/taxonomies.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄCªÜÔ¸lÑ8Ú\níW%ú','ÞKñø…‘—ðk½OYíÒqÊzø¨éBU`Ü™µú>Íú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*†ùe@µø4ät*XÆHí¿','wp-content/plugins/jetpack/modules/widgets/milestone/milestone.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íî™žÝV[ó.ã˜ZC-','«áP^«Ž¶‘%ûÛâ®X¸Ý³˜¼äÇzÉÐ~N)±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*‡væ‘Ozâ0èžJŠÆüÿ','wp-content/plugins/jetpack/css/wordads-ccpa-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Ó©ošN£Ö\nªÊÛ§ª','D\rÊP>¡È…ÛWo_žÓA}	•È¬“³Ü åûíl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*‡¶ÿ·ÁT$ „fAäöØ','wp-content/plugins/wp-mail-smtp/assets/vue/img/resend.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/resend.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û[E‡A]U!ì²ï','!4¤QXÄéÕ¿cS¾“ÄvÚÉZhjº!šx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*Šø1‰ÄRGÌ!4­„î[â','wp-content/plugins/imagify/vendor/wp-media/plugin-family/composer.json','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À\nÒïñ)Âð9ÉYŽA<','ÜöS{\"àÞÄ@ù¶û›Ä	}¼Y‹en«†/ !Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*`<£3_é_„½Î7þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/mailpoet.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/mailpoet.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥°ßQbDFéÏŽêò7','´à:Ž«Xüí¡.š;;!>ÙkÎDpB]VVÍÛµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*‘ó`«F{;pãÈ÷WeZj','wp-content/plugins/seo-by-rank-math/includes/class-common.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NŸ+Š\nß¼¹ØH‰õá¦','.vˆèÏþÕC6®[l±‘X±öbH°›þÁ	EDè9e3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*•Ã+f?D-ª9ˆeÿC5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*—X¸5çhrÄêž.\0J','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hq·ò‘µ\"‡€œ9®6S','bò3¢b<eæZv‹ª¡5P#\\Ï85ÌJÿ rñI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*˜4sn¹ÊÄen`ùâÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-config-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-config-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¿ÔÍYšû@ôM','ÃÛ¡Bu€Õ$œÔ×‡ëq\'±ÇÈ\n±dpÓh·Ûuú„	ý”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*˜ub#\Z¡¤0MT6¹âê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-package.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-package.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kŒU6C÷üD™\0Ÿ¯°¬H','d ,]åÖ–×`J\n†)råÃ8Ú8äd¸ãFWM,1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*þ³©BÔ™kDô¯«~¶','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4µ=WÄÍI°\Z àÐj \r','Üw\0³äJP[à¢5£3)œý6îHoÅ{BÌ7f£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*¢aF€„‘SDöèIU','wp-content/plugins/jetpack/_inc/site-switcher.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚFH¤© ý/¶©ÛSò*','\\¦T‘.È}«®¿Ÿ%¬l6ó¨ååVŸŒ2SÝ;`)QRQÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*¢µ*ŠW8«çµ5–¼2~','wp-includes/css/dist/reusable-blocks/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MWZöó—÷ØÌàóúL','Åb¾å¥Wï DºÜ.$¿Lÿ›¥µ¦}.„,ak£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*¬Ÿ«oìJõÚB7D','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CustomTemplate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CustomTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åô7‹à<ßã‡^6^”¡\'a','Íqöí(úÃ†ðÓÞšä)·üWÕèÚÝHó1‚‚æh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*®ä-3öu¬EÂ[ÕO#','wp-includes/images/down_arrow-2x.gif','/wordpress/core/6.9.1/wp-includes/images/down_arrow-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷]ëç™êM…žÁû‡fÜ','¥¶w\0˜øÉÜÀqp¯qð5úÚûTˆ#\\º¹½¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*±Ùfi˜ð?&£@Î','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user-enum.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user-enum.php',0,'„Ði-÷{	\nfþ—','„Ði-÷{	\nfþ—','tŸ‡<ŽG”NÒÁÔûVQ\nþáŠýù3S»‘Øy˜‘ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*´)aKÎâEs{Dú1Ž','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eƒ¼‰.:P[-—q\Z|“-','V(›šƒ†œöõ0+ñ¬”ˆýPžÃQ¬ŠÝïÃ‰¤ŒžO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*µ\"hÈ‹ažØH¡Q','wp-content/plugins/zapier/trunk/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*»êÉ‹ÖOÖ\\7$>Ì³Ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ÀŸîE~ÍU9õß	tçž','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWT.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0­p‘a$ªöB&ò‚i©','û{Ü[Ü˜6Çêƒdø|‡ÙèÕFaîsL)J_ø¦ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ÀôjÛ™gj³’¾ëN\0X?','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È´îÈZ‹Õíã»£\r§','é\n¡1ú³3žggøvÈÒëà^?¯^šW<í°\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*Âx„ÝH¿ä&HŠñô©C','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W¯´>Š²ÇZáJ]uw\"F','ðP\n—…FÖ‡òÐaï‰(Z¸wò˜¾5è?§Çß™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ÇÈÆ²¦¼bÅŸ*ee¸','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðx\\8zíMØ~—.‹','üvR¬\0‹S~[ü\r‚ªÒ®6ßáoÝú¾á’þ:Åšµ\r]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ÇóÉR:¯¾õ˜¥33¸H','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-local-seo.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-local-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å<©É=ß±ÆQO©èsû»','wÔªS‹;mI»,âyUtì(ÿÞ‰mfiáF’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*É¤5wÄe±`ÈLƒÒÕS','wp-content/plugins/gravityforms/includes/async/class-gf-notifications-processor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-notifications-processor.php',0,'ñåÞèHü6ÄãxEzöc','ñåÞèHü6ÄãxEzöc','PNÕñ:HÐÉsI_l%ðþgþ]¢€ÏÕlÆÓµÅ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ÑþLím&&2ýÕ\nb','wp-includes/js/tinymce/utils/form_utils.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/form_utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';RT…ïÉjŽé‰•\n','”èêš…¿Œ\r™‘ágÝëH	K>³é†¶¿%¢·Ž2Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*Ó`U¨z»]\"L%—1­ü','wp-includes/sodium_compat/src/Core32/HSalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ñ/Dzxþ¶Ç‚Éâ­ü','ßÏî,ÇèÕßÊE¬ù¿{Žî0/m›aÓXˆi‰àÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*Ü	ûÈåde°H¢A1iÜ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´]²n‰¹œ„¦`ÍâÇåHû','$W8¥†Z­\rî†¤ß­	!¸h1W¸sz•Ú´c:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*æd6	ºÊ±ÄO…jüÒ','wp-content/plugins/imagify/views/notice-bulk-optimization-running.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-bulk-optimization-running.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¦:ÈMz£ÃX‡?Á´','\"„•¯ÆÆuØeÕŠloä½ë†PÈðN{öBûh?SÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ç\Z07Ñ¥1OÓÓÙŽ8','wp-includes/js/json2.js','/wordpress/core/6.9.1/wp-includes/js/json2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZSôÃmÕ•¶òliBj„b','!µÑXf¡D‚è6üóp;ò÷ËO1ìªÆßíí“ú@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ê	ì¯Ä…ÉÎüßã\\ã¹','wp-content/plugins/wordfence/views/options/option-toggled.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D“u¹\nL„»‡œðûÂE','L8MÐú0ƒ=ŽYïkbŸ³Õ|59Ôb+ä–z:4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ì»í†UåïJ«²õú','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W}cÙc§s‰†Ÿˆ','Ü¹T).¬X¬’seƒÃ¿Æ@ƒˆQ\Zn‡Êè¹Èèá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*î¨Ìê!Û0™aò','wp-includes/js/dist/admin-ui.js','/wordpress/core/6.9.1/wp-includes/js/dist/admin-ui.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¼=ËP(¤JÀüÛe\ZÑ','<Û\r`=8ÿ*uWÛ„Yw´&“E¤BT-1Ï”¹@Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*òlÉÚÝøÍþý1§|:s”','wp-content/plugins/spellbook/scripts/jquery.asmselect.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.js',0,'Y²ÿš˜ŽfFö¸á˜:èŽÅ','Y²ÿš˜ŽfFö¸á˜:èŽÅ','¢m—û2ÄñL8ÆþÇÓ]«[ø´70.…M¹9E\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*ôÔÔ\Zš&ô™ôªƒÿô0Ž','wp-content/mu-plugins/nexcess-mapps/Integrations/DomainChanges.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/DomainChanges.php',0,'Ý?ÑEg“¹ÆüÎx+¬[%','Ý?ÑEg“¹ÆüÎx+¬[%','ø>{‹õ}¨•SæmÚð3-2`šN\nBùB«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*÷ËæTûÑþÆŽÓ™+','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/DisputeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/DisputeService.php',0,'·-ô¡iTPÚƒŠ53','·-ô¡iTPÚƒŠ53','´<à=n¹ˆ‰¿§hZÙ•G>Ž}r^¹!Ðç7Å5Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+N<¢IÒn»Þ]Hrñ','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/LICENSE','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¡@¹‹âÂ¼–õh\'í#','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+äÌ“‘‡$µ@Ø2cÞ\rS','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úd¹l³çüRýŸ¶ÏB','îd¿$ÙË:W_V2;º{é1ký°ÎG\0’Flÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+:«ƒÑmçNEýò?\\','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-loader.php','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oKEÅÚHÇò†GqÍ zA','­sù…ò´ñµOZ\'\n_aLÓ;rÒ¯Ú8g´xK4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+üÞ¦ë\r€x:ÿåÀ','wp-content/plugins/gravityforms/includes/assets/class-gf-style-asset.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-style-asset.php',0,'Î=s\r›˜‰H\nUz','Î=s\r›˜‰H\nUz','Üà‘:½q°©\nÙ§5\rgM¹§SÞÝó	¾ºž¿5Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+¬î\rc\'Šº\rG\ZIž','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z	“«4Hè½ÔÔÂ%Ÿ·1p','n»{3j†Ÿ´pœ±IîÌËZö¥1E$ÄñÍÛÞ6?Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+]C0aK£TæÄ','wp-content/plugins/google-site-kit/includes/Core/Storage/Term_Meta.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Term_Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸HlàfàóŸš§ß2ŠåH','\Zî5¾x“»TSµ_*I´€¹.ëêooÓ”2ö¾p±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+RÞF‰=™Iš#î¬:I','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÔ1)GOîUy*\\Ó‡ð','„¹åH©ƒg.#\\äCñ.­FÑA\rp·+|á‰­K2ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ô¦(-V&S_2X7f ','wp-includes/blocks/paragraph/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„G2è\\QN½ÖÕ¼À\n¢Ht','Jdz˜g\n¾µ>–ŒI’©|-LøBa?‘,cùíÔÎ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+\Z#(µøÖÆ’†çv®ŽÖ','wp-includes/blocks/comment-template/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-template/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')mþKtd;ôŠçÖxuª','®£	E”2wb³Œå‰\0R¬I¾£ß*J0æ£é»·Ê¼ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+\Zl´ðòW{{ÎŽý?¼','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/block.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';†;êqMÈŠ±Š[N»','U½$–H©«(yŠJ7¶ùc~Š¢\r™<šìoöøKÍ\\h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+\ZÀ÷:0ÉŒÌA_,','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+õzða92\nXó\Z^','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-properties.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-properties.php',0,'^êbèM¢ÿó×÷ïötO','^êbèM¢ÿó×÷ïötO','Zyëfd=»n*÷½Ü3v°\"6†\\gw*¢¯ÔÌ¡W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+aë€ðìcŠ*6ýÇ¾','wp-content/themes/twentytwentythree/patterns/hidden-comments.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-comments.php',0,'é×gmuÒŠ–âä\'Ü;‘','é×gmuÒŠ–âä\'Ü;‘','hÞ´Þ˜ü	¿4ïm>Á8w¿s„ê7ò”ÔôH]àO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+o%þ·Ó\"qÄgõ!','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/UrlInspectionResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/UrlInspectionResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÉyš3©æVb2Mƒø0†','_H~ã\\žê}ú=ŒÃ]E““ÞÊ5ÞiJäe»KÎ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ àÉ1x¼F;¤œSbî','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a­Q›±ÅYË+Øfœ','ÍüXpnuOâ(:ªaÜbÂõPQëÍËé¦ƒÿ‡öz¤7Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+!FjQ—ËCâÏŠ+-','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-type.php',0,'rÊ<¸Ð%ÿ#¨ã¯ú­W','rÊ<¸Ð%ÿ#¨ã¯ú­W','d%Ló‰’®[ëF³š¢2Õìc•&èôE‹L|*22','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+!6ž¿Yž÷´rÀü`¥QŠ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïðŽjîuŽ¹ZBE‰','I_Îü×ÈM«Þ“…Êþ\'Ð²%ýª.prVÝÐ=ñÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+\"wKšr,3QdžTJ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataRetentionSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataRetentionSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\0û]ibž‹c\0yzüSL','Zñ\"¨õ.è$”ó\'†øø’€b3ÙÉZòjý4k©èYK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+&MÑ‰ŒýqÅíY®Óv','wp-includes/blocks/accordion/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¼ª¹J¡úCX‰$RËó¯','púVŒÄN•‡ÒÝe¢ž˜›ÌBÀâÝà°G!;¢æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+1Ê³$¨ç|­;!{Q‡N','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eIÓ^(²?ªb¦P½oc','ÀÐp˜ZRX(ZÞOé\'#ŽÉlß%_ÊœkÇ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+7gVôURïÌØŒ4Z','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+9…£Œ[BUûE–e','wp-admin/js/updates.js','/wordpress/core/6.9.1/wp-admin/js/updates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+µèe;q>k‹ŸU/¯š','ßÐñT3l¦Úh?rfk×ÙóÈÑ\'¾¼k©Ú­xm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+:4¢\\™/´k»Û#˜±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž”»ù4õàÈ±Û¡?<`','êRâa^˜·açšÁˆÒIBsô¾ª|\\ÖÍŠEDþI%À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+<ÑÕ#Éâ]`”óþÑU˜¥','wp-content/plugins/members/admin/class-settings.php','/srv/htdocs/wp-content/plugins/members/admin/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îb…«w8vý“Ë\n!fB¬','þwíÍÙnïú¡*Já²RDªŸ/Œ¥Öqù‘‰Õ0Nt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+A’#)ÕxnH|7ÙÈº','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php',0,'¹}9|•½(-ŽÁûžrà','¹}9|•½(-ŽÁûžrà','<°n¸.üê’égï„Ü]ªæs‰Xk ­ð¬Y+Üèg\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Ißªj#²UN÷šcU','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Œ«ÅE§ÞÉp»¨¶Á','ÑÝh\nS€–|AÆO!e¡qñvcÁÙzö±ÂøÎvg)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+JwÜ£%ÜÈŸ‰y…ò.µ','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php',0,'}^¬Ò?÷¶»	€Æš/','}^¬Ò?÷¶»	€Æš/','n!·o7>[§UGnKT;a(û¤‘dˆ|Mëmð0Çi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+MUu¾\ng®¨”›ì‚Žª','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì½¦¹\0ü8õ.Õ&Ãò7\r','+MgG!V¼ïOi­€{¯$lUøiD´¾P0ïq<‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+UÌêþÀ±®Bu37œe','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/bell.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/bell.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú°MÄwg&NÏÏ¥f÷¸','£ëO+›ã\'&òè ÔƒÚ^%úI¹3‡Ò¯Iÿ\r–£½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+^sãêüèšÄ—–úÃ{','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',´‘ðë¶àîÀ¯Û(®ýÝ¨','È	ê§H%Ñ	§Ìæ“ ¯Uî–®=ÞÇ\\ Û1\0Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+_­¸‘íÍÿ0íWñw¤','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡‘ÖnÝFD0¡-¼','-Át™rM]¨Qê2=JOr\rÚ\ZÒ\'\0Å[t-y‘n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+`ƒ.ñ°.í„õ^4´Oü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3chCÜ†4kb+â','ø:‹÷œoä@çvÝê­ð¥;`tI©Ž‡Z¬—Sftâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+c=ýô&D²¿;…o','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š?íšè©MÙ¢¡GÜ','ƒXãÞÜãAã75»~,iÈza,?&ÈqšóÞôXâë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+c“s´<P‡ÍÈv-','wp-content/plugins/jetpack/modules/videopress/class.videopress-player.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-player.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','No\'z¢=30³£…cV','¦‚©S#ÐÛdy0Pšp,wÉ.™EY\ZÆ­\ZŸäX`J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+kX`tný»\Z°<Ð”','wp-content/plugins/jetpack/extensions/blocks/subscriber-login/class-jetpack-subscription-site.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriber-login/class-jetpack-subscription-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¬N9l	ÝAQïUí©9H','<ÖúÄ—TÎkj)—bM0’/e¥£CÎ”|è™V\rÓ’É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+tæ2oâAA$¶Ÿbo','wp-content/plugins/jetpack/jetpack-nl_NL_formal.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_NL_formal.l10n.php',0,'¹îr¸„ô‘Í´¨','¹îr¸„ô‘Í´¨','c\'§½cÃF±ˆ×ÞPUVBÈkrFdvÊSÁ¡–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+~çp\\?00išNGct','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+‰B–¦ iKo(\0¦2Ý¾','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Ã’¿j,M31¦êàÿ','‘—,TJqJâdwgø›œ©GÚ»æý¥¿¤Àþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+‰Î¡mÈšv2ÔÔ·}«U~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\'§‘Ó,YŽßnU(º]','#åð’Þ«ç¦Ê»TGåð¡¥r«/W0¸ŠüLä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+‹{XMÉ“úÝ^°±ôVï','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/wordpress-pennant/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/wordpress-pennant/https-index.html',0,'©ðó}8%¯–Ú—•T¢','©ðó}8%¯–Ú—•T¢','àéúNy€òQkŸñ{Ô!è©YþGá ŠE$à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+’PÉô7©‘-vV}E1Èƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0á )RyA”!R‹R¾ùKV','Øµm\Z‡ø“[œ¨ä™néw±B\0ÔÇwÑâœBt*\nç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+˜ƒ“gé’±$n_†ÁÖ ','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\\™î$<Âð!vP»U','³ŒÕ_Ög®œ•W±ràSg\rã×K\r$üÍ›ÙäÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+š\n²ÞG•vR–«q¨Pw','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-table.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íAë¾ÿ‹¢¤Öýÿrì«=/','céò²åöÓ‡S¤þìÝ/šp*k`!÷í¨X¨Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+¥ô®Á¨¼f=TíU ‚','wp-includes/SimplePie/library/SimplePie/Locator.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù·Àrçž[1d\"QŸ3Ž*é','€Ç2ñÕŒ¾j_Ëæà<„Y*u…¡¤þCø!AÎFƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+¡ËßÈ¡hgžìÛ©W¬W','wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ˆtê÷nA²Z\0þÔ”Á¦','çbt	(ÛWèM¤Q|¬ç<\"úöGŒnŽ5.ì“×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+¦QkŠÆ#‘,Êgyu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÅß®mŒ½QÂ‘„–','—ª[‰{ö:	k`¬Â¨~­nÀ½yb¡noÝ‰a¢w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+²¢Ež(UŒÅ£‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šî–G ØfGöö„','åTeºœ½câøÛÖˆ§Z©1ökÊŽ¹à¯ªé_S·ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+³§G*#ô±íô¦”ýf´','wp-admin/network/site-info.php','/wordpress/core/6.9.1/wp-admin/network/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HË[\rõ÷²þõþ`LvµòC','¨mÞ¥Edñ¬n*üÏÖ.š	Dê‹uÊýBë66o{#äv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+´\ZD€–Ze}É','wp-content/plugins/wordfence/views/onboarding/plugin-header.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6EiXl…™˜¿(%AÂ\\·a','²§PRl³òÕ™‡Àg§¾\\§@“çEMY»s\0„£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+»ÞHj~™”ìÁš¡ñ','wp-includes/blocks/read-more/block.json','/wordpress/core/6.9.1/wp-includes/blocks/read-more/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')èh@|-M;V\Zÿ¬_Û‘\n','{Ø´‡œJhí•¶‡Ô\'¦PóP^ÑyÁÔKê34W+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Äãøt¨%R?ÒÛõø Ì','wp-admin/network/credits.php','/wordpress/core/6.9.1/wp-admin/network/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bµ+ð„€ëKVe†=­','WN°œh¾K2ZŠFëù°WÎí\r08ìÜÐJ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ÆÂ@®w	4òÁºÝÊˆ','wp-content/plugins/jetpack/images/recommendations/assistant-site-type.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-type.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²;	¢­W×«MŠ`=','-££²W{Hà4ûï	0&Šæ—ÔP.4êã™ÂOÆ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Çñ¢\'ud^ÎŸU˜…_','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¹n…‘S`Tk!á ·$','ƒ6é²7F°ä†¯ŽH%ºc7K?Ú”ºÅ¹¸ìr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ÈœW†–×ï%Ð¤’¯','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ÀSÖ ®ÓÎ.0,¡ñ‡‹','S†M<å=Ã‡±Öu¶/èi7!_Ï2]¡Är7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ÈbçÊ³ëI=qYßÚ','wp-includes/blocks/freeform/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·VÒX±EÊöHeŽèi.Ø·','b+<eÕvçûÞ\\2±\0J*YƒŽ ¯0·4ß™‚qbÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Ê—S©\"7ÑÜ÷Ì;Ò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|- ×)×ëUŸo“q=îˆ\0','Â3)¨Rä›ìÄÚ*:K8òBªä$B#GQ 	(SF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Ðô^É|˜È´ô/','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.min.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.min.js',0,'8çÓËÚ3ãÇ¦Ö­Á—^K','8çÓËÚ3ãÇ¦Ö­Á—^K',' ZÝPÀ¤‰áÎ`ÿ 2è^½³ÉíºÉf­lX¤ ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Ó³„’S’h@<–}DME','wp-content/plugins/jetpack/modules/verification-tools.php','/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-z0<;N­‘e1ŠMÁù','¡PòËQôI}Ì“Tóö¥»¯DõMž;^§¤	«Æ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+Ûüs`+ý‹\Z™K5¨Äì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Éjq€ßkæ×v\Z “æì','3‚ºaÏqžÝ®òº‰>ìcO±@ñïöX*êº¥é®º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ã#ýtGñU´±™','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/restaurant.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/restaurant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß}—-{/	×ÜWIÎ´è¤','k*¯~›U^Œ°†Ì[2~,LÿY[€ÑTý‡4—®-V³è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ã¬d½;·{\'Ê·“ÐÇ\'•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ ½.Ë{Ï+¿jù÷²Z-Ë','¹\rò!Yò¸á”\rÒ«>LyÇ?çíÌ@™\0ùÔ´J€`ßb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+è6îvKœç\'nW ›oOT','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùó’ŠtðPµË°i˜¹Ñû','×\r0¿&!ú¿š¤ub½µ‘Ô=©•°v¬ŠÛ·\nAž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+í;Z‹¢?‘·=fHaý','wp-content/plugins/seo-by-rank-math/includes/admin/class-sanitize-settings.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-sanitize-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N>\\qõ\'Þm{²l0Ò9','B lŽ¬š@.ZYçÖÊbc` °—¢§þž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+ô~„VCïïFêåbd¬x','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ‰Zì½1BQ,\ZcvÊå‹','J7;D\\‘{§S¦«\\›Sµ*y™:ìÄbáÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+üq‘ã*fy,‹×1~´ˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÐà\Zÿú|B¸ÑÔÐ\"W','°4.¶ç4{íã€Â²qô9W^\0ßúEI†T‡†~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',uèAkçæ7o8ßõ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ó#¼°‹ç®ÆÒ\n„aµ\n','Tª\0‰\'ô-B´r¹ÅˆŒÇNš´ô™˜Û{[–Ø¬Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',à\Z¼J\'ªAWh€Ì','wp-content/plugins/wordfence/views/options/option-label.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'`Ã¸ìéÙÛaØé åá','ø¸æñÝy–óDFR#\\\\F/­ýG%RY¡Òx!˜B6a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Û\\ä@¢ˆM½M{ö(Q','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-input.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-input.min.js',0,'öwaÇþ\0Rå¸ú>{=ä','öwaÇþ\0Rå¸ú>{=ä','³*GÍüÚ½WØkÌî]ëË¾HÛÙÍPÿèfŸCð„,÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',x}PJ›¡ÝÁWÔd+','wp-content/plugins/google-site-kit/includes/Core/Authentication/Token.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒbùàlÏ­©KäÞ~¿','J·ßM9¸¨C;\'°6O´éZÝÖX Œ\0„%‰¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',	†Fõ&Y%èÛŒ& é','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' É-Èãû…@·)P¾Œ','_ôdÒ­¹K=–Â•ä§ÞFÁ	hŒkx4Îg)Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',,gÛ5Ÿ½>k`¿‰?','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-related-posts.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï.võçÁ¢E4\0°Ký¬¿','Éä/ÂøˆÙ\Zeü\\›§CmßØ¼a9¤Ó‹bi5mÊ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',÷!ó\\Z˜¬W„Á¢','wp-content/plugins/jetpack/images/jetpack-marketing.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-marketing.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÔôS{‡hê‰öÜ}1','#m‚ø®>ÓÿKú\r8B\n“SÑçh\";,Þ¾UTbM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',ÁÂ—ÝX^éƒ^w¹X','wp-content/ai1wm-backups/index.html','/srv/htdocs/wp-content/ai1wm-backups/index.html',0,'ÎA²-pÞœ\rÍˆVº','ÎA²-pÞœ\rÍˆVº','=™ÇÍú+¹ëÀžOÿ•õÂ²þÏ2E[ãV´¡¨úáOD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',\ZY®ý$ØÔ©æÒ=ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-connect-button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-connect-button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ü…ÑBª.ç³e2{ÕG','ºé¿S+ê7)^6&‰º*¢åŽ¤“Vƒg$B1¹ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',J[lUPâ‹*“7Z','wp-content/plugins/imagify/assets/images/imagify-menu-bar-en.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-en.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó›«òÖ\'¨™oŠ+¯ú','hLâÝ®åûô‘1Eÿ5°Ü•—¹çt=êŽ¾-¨\"‘ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',$šTâ»OŽa©’b¦‹','wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\"¦we=g«Ðå-W~','Ô 5‚¦ð¾›Ù+Ú,õI®%2.çrdþbŸ7\Z”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',%p;Û,ÂôÁ³èê“','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg',0,'«&=\n½p´º=ŸÛí©','«&=\n½p´º=ŸÛí©','f—Æ+;G“ß0ˆÈ75bp<Y?B$´õí¤žM\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',\']z–å­˜ÝçÃˆ‡(Œ','wp-content/plugins/jetpack/modules/markdown.php','/wordpress/plugins/jetpack/15.6-a.3/modules/markdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EWuÙÅ+;6´Ùu”48','Í½GÕßù³j%ÇeôÄC”…¯…ìÚÂUN¥É:íŽÇø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',,a>ÀÅØó³qaü¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaMeasurementProtocolSecret.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaMeasurementProtocolSecret.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áo€é9IC¼ˆ±ÅŽî','ŒZd~‰)f&	\"%µc=k/‡oÏ#?ãjx …¿ƒLèR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',1èÖè}¸šú¹G\'©õ','wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesMAPPS.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesMAPPS.php',0,'ñ\"ÉM›\0îkå»-©5','ñ\"ÉM›\0îkå»-©5','mpÞ´§Òù‘É-ÐT*£#f@I_vû¸.e±\r9	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',4$Mx¨Ž\n#E×›ÃZ÷','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÔµyâ´Æ¸z7Â§ïÏ','Z.þ¼8”‰u\\ûÌó¼$’\'x#wÈÿà÷Bü9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',<’ÞHQŸWÇô áqd9','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg',0,'=§Ì¢êí\"zfs+Mxýr','=§Ì¢êí\"zfs+Mxýr','ˆµÃå®;ˆ×³´Ôæ¬Óô6çÇÇ0¦ó„% _¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',<“ª ß?C]á0AŒ','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¶¥š¾Uè£¦Öhà','ïehÓ§ƒ&Î­­ûAµ3‘+WThÁƒ\n\Z)È?ÿÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',A=½á˜ÌÂ%Ì{k‘g{\'','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/EmptyFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/EmptyFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë­XVñoÔÇæDcjêk','»j{Ñ¶«Œæ\'>¡2Ù-A\'RåÀ2	E<¾¨ž¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Dxtav#öê<×;E','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽW¹’¦º&hE5†Ox¸ê','1\rŠéû*–h\\äBöoÕ–ÐB®}ÿù_ù„XD7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Eºõ®ö•ùsðqW±Ô\r','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-template.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"3ôÝ¢Dþ$ºâðü','i$·Æ&\0Š’eÛZz|Y.h£Œ´íéÛVGä§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',G!\'¶wž&\":Å|éQ	|','wp-content/plugins/jetpack/_inc/build/shortcodes/js/quiz.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/quiz.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´µI4_±½U/%®Sôl','’æIÏOsúu…UaûÓðiä\0%œïîîci\r5`?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',IpØØUíwäbä§A@#','wp-includes/blocks/spacer/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”éñ6•­4ég1¤)Ç÷Úb','­SWlšiÆ\"ká0ÝMÂÉLÂ[¹¥T¾«û€¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Rµ3Z9—iÌGøî˜','wp-includes/blocks/search/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/search/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‡OÁ1f43´¡ÖÑ¼_0','}+»‘{È–19ÇD\0W0‰S¹(\0š©sj(ª%%§p‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',VzþŽÆ´ê¨ ¤+Ë8‹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Î%Vs1¡÷\ZþyP\n‰','[¸âáy[î³WgP¶¾°»-ª@	½ˆäm5Ž÷\rZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',X/;a,þ«v¡Áè–n','wp-content/plugins/worker/src/MWP/WordPress/Query/Post.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôt\"7\\+ÑÂy>“‚±®¼\"','z{Ãýj0èC3Ôf‰¥Ó€TDz–±šªß M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Xíù€Rø(\r3Q','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z63ðÊiBŒùôÉõð#','Bk·î/?\'ë¢SÏåµþì#wp‚ÔF.ˆ*„—ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Y}äJ¡¢…“Ùó1ƒv','wp-content/plugins/jetpack/modules/markdown/easy-markdown.php','/wordpress/plugins/jetpack/15.6-a.3/modules/markdown/easy-markdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï.²·‡3Ý®¢R','6á{¤ò«ƒeºKBwÐ½ÿ1Îé;‡F*5DÑ‡Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',]\'N¦%Ý‘UeT­‚)','wp-includes/js/dist/annotations.js','/wordpress/core/6.9.1/wp-includes/js/dist/annotations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×²¡c‘ºchÀP­','€„€òHÂ©,@™¯õ¿Zá•!ä¿þ$ ž/R—F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',_šÈÊFîyv3®]:','wp-content/plugins/seo-by-rank-math-pro/includes/class-installer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-installer.php',0,'sgfÙD×O÷›—2æ 2ð','sgfÙD×O÷›—2æ 2ð','ÔTï¼%–8ØD ¶wpïÁ˜¥íêà$IW}Vw$¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',h§Ôõ^ã€+ø_&‘«','wp-includes/blocks/comments/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yNÙu	&¥– ƒFeHp‘','—)>VéSËìÂíK»p(7H3Ôw@e\0¬9Ç‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',jEB×¯&Xµ=`','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/subscribe-overlay.css','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/subscribe-overlay.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1•êIÔN‚¿{Ø±ÙÑ%','Aó<ˆJ ¦ØÂ>+|ØGŠ¬$üåø¸Ä{Ñð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',k,wÒÄ6›çT%RTßs','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-78a27efd.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-78a27efd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B0¸—¤€íG9ñ×\ni¤','§ÖúÂ–Á€l§9Ü`Ñ´Ùë’³Ôv³¢¸ª\nŠYò*y¯D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',lâ‰6 ù_aÂ+=','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¬—†°Ø¤DøƒõÚö','ÛØbÔ¢]_\039#v×¾ZôBáòO´zÜ´ªG$é*“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',v¿Q%”>ïáÄ¸›¨:','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œx7ž§ ð:9ûav)ï','+1°5²ø,uuµ‚6òÓ€sJQ¬=œsá·Š7n?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',w-œôÏ¬ïä½ÁŠmd¨','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TSé(rgŽa¸:!ú&Ó','S±?®-½a!Ûæœ©\r)0ëmÁûxÀ*1U™‘â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',z³ƒÕ‚ýûëÆPt;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý×V1Û’^ÄQ0‘\"¦†','r£ô%¶Y¨/”žÞ¿\"(à‘0ûtõ$ŠŸÇA6þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',zØe©àúY#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' OpR{üÒµŒçGÝÛ','“Y’ü:B†åÅP5M€s_†¼±š¹.Ù†úÖŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',}p½:\0XƒYfÑÕ§','wp-content/plugins/imagify/assets/images/icon-doc-image.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-doc-image.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ËíËý!–@´6»Ò¥ä','=Åf7zni†îUëæ!„©Rg8Ü.–ƒPÔ2¤ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',}ÌX¦Æ<¡§*Ì§gy','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_static.php',0,'iï{µK¢9Å&ã]ñc\n','iï{µK¢9Å&ã]ñc\n','BöSQfïyÃ9ÈR´\ZBa\0½çZ9¹’í]Ò·¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',†žK³œ%®ËÃ_ùñ7','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ë*9-H—fÒ…	¨X','²Û¼=šwôë{®˜¹vÓ^È½åÂ“C–qF:@ô¡Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',†áÔ@µšhjäqrÞ’ÿ','wp-includes/ID3/module.tag.id3v2.php','/wordpress/core/6.9.1/wp-includes/ID3/module.tag.id3v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«\'„ª²çRI‰`Þæsb','„¹Â8tÅ`pLÈfåè&æH»‰¿pÿ‚);Á%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',’«R6‘¹\\\0[-ÏÕ<v','wp-content/plugins/seo-by-rank-math/includes/settings/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',š}GØß>»@ózc¢','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÂ ¸Ô>žÉ;pÑQšÔ§','q¯iáu3Uº.¥Ušž£t5ñùã-è2,Ì²GaÐ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (', iLvËo °`³3A','wp-content/plugins/gravityforms/js/shortcode-ui.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/shortcode-ui.min.js',0,'åºTÑütþ—xož¥º','åºTÑütþ—xož¥º','~$ÑýêtŒ•¸ˆªù¯ÖcÛÄ„C9¨èä,LÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',¢¼`£ÇâX\r*%›v/±','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-dimensions@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-dimensions@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zcë/©¬î]7RÛ¼','c€ì1F¨<«èX»¶<‰|ÜëPIiT	¢‰8¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',¢¾Y\rQÅ\no‡˜tÿØX','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…©_Ç3ÔãåSM±FåÊ','í¦h‚F¥\\ûòùÕÐœ­ˆgC\"&GYvyŠm,²!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',¤–\rß_®7‰QCcíàº','wp-content/plugins/akismet/akismet-lv.l10n.php','/wordpress/plugins/akismet/5.6/akismet-lv.l10n.php',0,'q´ý ŽsuÞkéõ©±õã','q´ý ŽsuÞkéõ©±õã','ö”³D3R1ÌnAI$÷ZÜ\0‡–Ü…LS¹Ôx$}cZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',«Z†WÐª!6ïÞƒ?##','wp-content/plugins/jetpack/images/products/product-jetpack-protect.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-protect.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õŸ(7nY¶§Â*þÛîêI','Ü¦yæó¦\n×ª4ÊŒÌ‘y/m£&RÄsS¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',«‘äÈ8Ý@¸‚óêJþ‰W','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-scope-entity.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-scope-entity.php',0,'\nÍ}£ï“ºªô:Ke˜ÃØ','\nÍ}£ï“ºªô:Ke˜ÃØ','©ÌÌ$ãmÁé×ºK-PÐ|žs\0¡»½X2ßÀº²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',«¯W9fDU­¦xzÊ¦²','wp-content/plugins/seo-by-rank-math/assets/admin/js/custom-fields.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/custom-fields.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\r¡Ks2“9ˆËú)>','øûÙ‚Á›k°µy´ÿp×eviN_É6gÚ¯~â%É$°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',«³7((\0õŽwÅä\'}c','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/long-sleeve-tee/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/long-sleeve-tee/https-index.html',0,'[C3æbþÏFT§¾ó’m;','[C3æbþÏFT§¾ó’m;','°6Ü’íÛ4üKð5Ðú<š©Äa™‡—r»ƒÁXR,îß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',²ëC\"ªÀÏ}F;ªp„´–','wp-content/jetpack-waf/rules/block-ip.php','/srv/htdocs/wp-content/jetpack-waf/rules/block-ip.php',0,'Î@õq\\ƒ}±«§—[õ','Î@õq\\ƒ}±«§—[õ','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',º5Š}¦ôó\n±?Ö','wp-content/plugins/gravityforms/includes/fields/class-gf-field-phone.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-phone.php',0,'ï#;ªtU!šc¾)F×ã','ï#;ªtU!šc¾)F×ã','G”œùxg—·Zu”ã~Öš¸pñG—±dÂë‹‘ºÃ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Æç²Œì;M8®ãä-Ë','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â´™ï¸vŠMåô]ÝC!	u','û„p0£!?UgŠˆI¥DH¥M±ÏKî‹^]3tKæ!À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Ç5âÌüE+‹FtE','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ»ã¨K1¼ËnÖ\r€','àðáÓ†6S/þ0uF³ösˆÚ%ŒHJ@¾UZ_¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',ÉTw7ÝoLÞŠÖPÄÜÝ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/checkout.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/checkout.php',0,'rî:ÐÌ@!¹dç½$','rî:ÐÌ@!¹dç½$','NdmÅšÌ9\ZÓfFÖÿá˜Ö‚À^6õ6ùFÔeÇ–Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',É©ÌETvâ¯´\0¡–çu','wp-content/plugins/wordfence/css/license/premium.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/premium.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÜƒŠ>Ý×ÅV]–—\"¾','èÙûN«Eµ¦³s£È$6žM#^ì§GÃÙü€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Í-µš.)«Ê?R29=ê','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÿdp‹0iâª;Ã/Nõ8','·Ô7Å^záJˆ‹%¥¾ô§¤Üé–.YúÇ×jöºÇÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Î5!‚›¿‘Cw#]@	x','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KTËöÌ·zûzÞB:ÿÅT','?¶«kú/›Å¥`Ù“Gç¹ü¨CI¨`nÌ.ÎïöOub','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',Î±Ýî?ü`QÈuõtX','wp-content/themes/hjs-blocks/blocks/recent-sermons.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-sermons.php',0,'xŽQÖ€ƒ¶Šó%\rìF²…v','xŽQÖ€ƒ¶Šó%\rìF²…v','! §Ç©Ûa’æ4ÚÃË‰«ÿÒ}Œ\"Q«,ÄÃ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',ÜÌF*j£í²,¥Ã\\4','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øu7vÔ+Ê¨¤DƒO','ž·À1ï²{FscXZQ9Z™šd~?š*³.[\')¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',õ’(X\'¬ƒ‹á%Z‹Æ|','wp-includes/blocks/group/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÑ¯NÌPíŽh)¾xŒœ\n%','3\0‘Ú„[yÜSÒ¬ûÏŠ_hë³dkŒJ2ä1UÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',ÿ§WByYPWh;.Í&ÉF','wp-content/plugins/members/img/members-admin-access.svg','/srv/htdocs/wp-content/plugins/members/img/members-admin-access.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¹Ö®7§=üb*Ûã´','pV]7qf¼o_<\"þ‚/²¾R-üóâšN¡\'©ù=Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (',ÿ®Gé‹x\0S`','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-product-redirection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-product-redirection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚uæ‹>îFc·›êß@',' bˆ ™ƒí-\Z<Ò”ÓPþš	Äîçò\\Côì@^ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-Žv˜áž¾ÉxYc÷~É','wp-content/themes/genesis/lib/functions/compat.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/compat.php',0,'ÿ|²ßL\n¤š<‹ÙúÒ£','ÿ|²ßL\n¤š<‹ÙúÒ£','6¯¢\r‰S„ÙŸQÏÚJU4Æm6åÛ¿X1Æ……î5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-f¦è#žíLìÕw','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²cc‘$¡™“mÝ-pö','ÖóHµÙª(r’g¡Jã)N({<§žügŽ2,Ú”@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-[‘¹t€?ë¬ÊÝw','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-options-pages-preview.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-options-pages-preview.php',0,'ï‡íoegÚã‹8ÅÜùmþ','ï‡íoegÚã‹8ÅÜùmþ','1¹²…+‚y|ÜøR·â,\"×[h˜;‡íoÈ•{ŠÃãË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ï‰;¶½Ø!2í³è','wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íc¿_Ü²d¤ïÛÎ‡áÐ','I2ˆSîÞâ)¾ñƒ~å÷ù¡¤?›È¿1ÌØ$VÔÈS4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-Øc¤ãg\rü‚o\nN—“','wp-content/plugins/gravityforms/images/captcha_dark.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_dark.svg',0,'ïÍ­½F8Vàe¬—+Ï\\','ïÍ­½F8Vàe¬—+Ï\\','¸ï´­pNoÖÓ—lG­;®¸)ÁR{*þîÔËEÈ©mÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-löîÞ»‘1×ã^û','wp-content/plugins/seo-by-rank-math/includes/modules/llms/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JžÖ¼}ëavßÌõÍæÁ','Ð/Ç¹¢’4FÂ±E£\0fÐ6ñ#¶ËBOM•Ã}ß–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-!‘µVˆ¼zÆXëü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-!-oÜgÏ àÁ^k_áú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N£O &¼èù%Þ~3¬','¹ÉLðY\n-Ãýæªdâ‚r‹BÁÙ›]ùüÓP”]\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-\"ÚRCÐgó9£Ñ¨µÆîý','wp-includes/blocks/math/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/math/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡k~ëŒµkRtW¢±“ý|”','­Ò×`êC±>IÔ‰gù&×}M\\¢«‡¹<ñ¯#Ùê\nå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-\'H„]ºÇ‘¯B?=Ó','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tö1Á¶§½ýlÿ?®¢‡','ÑZ òiI£Þ^#•|7‘ÓþýPÈ)ÃöÂ6vô›?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('--ÄÃ¼–$®);†ÄJ5','wp-includes/js/dist/rich-text.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/rich-text.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝýÎþ7‘\'Ì÷£¬¦','öá\0e4Zþ•ÙäL\r°ÒÀãðr©ØæËyÒÆ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-2Îú³Ôv/3ö(€‘”','wp-content/plugins/jetpack/_inc/blocks/donations/view.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eš—9õÐˆ>@X{é','©UlÅ•=c®]p½§[<ïû|—4x2-ûü	þØÉÎÿÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-<Y–w`\\Gn*¯R×L','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/LICENSE','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰mî4ÞÉÍ¯Í%‘Ð11ô','ýDŽrø{r¢æ“ðé0‹„›”Œ\r\Zj¡º¶5“93','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-<h¡Aiøt!‡¶‡]«','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>$»’ó¼áQB]fJß}y','ƒÙ£ß\'ù\nð{RÙÕVŠeïJ°I03ä[n»uÖš¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-<ö}½\n[\\%øŠdý(','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LogLevel.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ-ÛkÉÃâZ‡JõTì','ë˜[$iIËú	Ê~b“	r\rà:SÚõÇÅpqž‘n·‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-=³³9ÁÕŒ–yÁ,J^üè','wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—øŸeÈ=†@ŽÞMYâþ(Á','î×ž¡-—hÍ=T@ûpÍg‰Í„{„WN½ã[Ð<r·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-?aëUh@LÙâøó>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\#ïÑ0NÁõÉyúêujÐ{','¿_¸¢?\rSeáìÆö¹bWã~?—™ÇÍj“*cúÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-D¤]ŽÔ7QuÞ§8l5è','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-setup-wizard.42c8b3f08cfa388ea56b.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-setup-wizard.42c8b3f08cfa388ea56b.min.js',0,'Úê·ïW¹i5 µ}mzÆ','Úê·ïW¹i5 µ}mzÆ','Ås±nT(©\nòÀ4ùéâÑîu,g)ÞBû=}¾ãÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-GäˆTñ‹äP‰i<êÊ¼','wp-content/plugins/insert-headers-and-footers/admin/images/icon-uncanny-automator.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-uncanny-automator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œu\'6ž\'\"ì0`–À','f_-UŠŒ*½ø©(ŸYàÄgy\'ÿÎÔÈèŽ¼î´¶ö‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-Søfd˜ø€À¸KªEuh','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-1.1.7.1.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-1.1.7.1.php',0,'P°IC­”K,8	)ðëu','P°IC­”K,8	)ðëu','ß¾ï…ÖßŸ7«×Â–|ìÈŽ YŽ³:˜ËÆŒª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-\\¬‹[×µ¹†èJ’×¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¡˜\\rþÀéV;$IstÇ','1<¥ÆÃ7ôAp4ÿáÁ—™•0VƒP¡bƒ¾#;T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-]âí¾> ½¬£ž7L®Æl','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/accusantium-voluptates-voluptatibus-ut/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/accusantium-voluptates-voluptatibus-ut/https-index.html',0,'í¾²\0«ô>ˆãô6Õ','í¾²\0«ô>ˆãô6Õ','â·á¦Ï…ÝÃýìÔ••«u(K=ŽwÃ?ù‰/þ5\\©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-^°\rJ©\"=*”ö÷ }','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PromotionCodeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PromotionCodeService.php',0,'¦·V¸°—àò63D}r','¦·V¸°—àò63D}r','º¡©K¹G£è(QiÑ&(ÁBùV7©§w\\M\Zú³A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-`âfY»åa¥þÁ¯K´Ÿ','wp-content/plugins/spellbook/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_real.php',0,'E^rnº \'h›xÐî','E^rnº \'h›xÐî','ŠxÎ9;{\\cçO¡yòŠ4Ÿù‘D¦¿W*†¾)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-iÓÔé…ÓºJ£KTÅ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>‰û¿RªeG‹—','ª3x˜{)+Fœ)Ç¶5VmVe½—³Ê x77hÍ˜7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-jÞ§« š Íæ¦~hyb','wp-content/plugins/wordfence/lib/menu_support.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôjI7zÖ^‚ïÃÝº¦Z','¯p®k7Ù<g€¬³_Aþ°Órãè\ZBU6¥|¨Ær','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-kdÏ¯‘ªXßw\\7ŸÀ¯','wp-includes/admin-bar.php','/wordpress/core/6.9.1/wp-includes/admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ð4™\"	ÆH\n Kó%',' ÙÛ@”Bô:Ëöi­ûâR€Æ˜…FK]ÌåÔÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-lX“1;q g¯´p(','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sY_ÛÏõÉ½ãŽgë','½nÙýï-†ìÊÄÔž‹¾ü\Zøá‰†¤ìfín.CÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-u+…T$ki&;8Dr','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì½¦¹\0ü8õ.Õ&Ãò7\r','+MgG!V¼ïOi­€{¯$lUøiD´¾P0ïq<‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-²êÑáÇ¸†%w=õâ','wp-admin/css/colors/ocean/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XºïR¬–1Ôo·ßÜ|:‹c','Ÿ€{\rï0ÖpÒôgºÊïr:”ü&1BZMA=Qs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-€G)‘WïÕþÇ,õ?E”/','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header-title.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-header-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ÿ›*tÄ*I\"Ð{>ïŸ¶','ÖþJÇÄË±9næU„î^7\'üy0úmcÿµØ´©ó0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ãáfl\'P„A¢;-ª`ý','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/SideBySide.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/SideBySide.js',0,'VE´¿ñÁ¤Ó)Ñ%ÕÕÛ','VE´¿ñÁ¤Ó)Ñ%ÕÕÛ','\'—ë–Ó–¬#ü_NEm¶^¶X{šr\'f%) M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-†šŽ_µµæmq+«÷1”','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hã ²íÄÈi´e •É¡','IHøMp\\‡æõÿN­h\n×ˆNš¼F=-»“ºZØ=hO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-†÷¢u”†`ÅšK¸Èÿ','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/playlist-track.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/playlist-track.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ`Ò±™=ÅÑ¤à-Çl¶‰','”¨i™5”Ôý™ýÌ8Ð</ü{©YÐÏ­y^÷hhån','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-‡º)7¦5y°8cÚâWvØ','wp-admin/about.php','/wordpress/core/6.9.1/wp-admin/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªáì–Ýã+vñq‹OÑ','#c›n,Üðó\rLÑ\nB®{ ¢æë˜›ÙÔòÑ‹¡Ÿ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-‡ãR÷¼©cúvÿá','wp-includes/SimplePie/src/Exception.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÚFb*n?LNíüfŒ','ˆ„Kí¥àým*HAæÆko!úÉÛgïàŽ¢G%2Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ˆ ²Ôt\nŠšw`\'£~¡','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”u57qß:þÊÜ–B¥“','H}ïV5¥I3›€GÅÉoAÍnï Ë›4Ô‘³$#‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-‰žÏ%¹£E^ÿL:ß','wp-content/plugins/jetpack/jetpack-fa_IR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-fa_IR.l10n.php',0,'ÈN*îN‰–Õ\\¥«éÒ¬í','ÈN*îN‰–Õ\\¥«éÒ¬í','»îûÁÝmS\'Òq)ZFN&Åî­\Z–åäóÁ{bò1+b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-Š_º×+ÍÔYn¨ÙS','wp-includes/js/jquery/ui/tooltip.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tooltip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?	†kðÃªò»ˆ“‡‚','­¬#lÍþn…y6/ìÅ8\'‹ÃHDµœídÃC’ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ŽÅÜhÖç\\Ä˜0Mm2','wp-content/plugins/members/addons/members-category-and-tag-caps/src/Activator.php','/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/src/Activator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÖÞJ}Ò	×û8öu!èPo','3_CŸÏ’@~ˆ×–]riyÁ¨B9#‰çãÓ,J#¿íi‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ŽfâÈ4]Û#\"u¸³l','wp-admin/css/colors/light/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/light/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q‰Ép\'T˜MÞõX\"¬','ªfAAQ}îY~/ð‡=,ä±YÝó(sD;ÊN|ýÒÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-’üä\"©_/imðªóù²','wp-content/plugins/google-site-kit/includes/Core/Util/Auto_Updates.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Auto_Updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÐ±¥GÏ§(Ñ’Ççƒ>','Ž®˜ulGcáU#Ga$‘eZ¦~_>hi±[áôhÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-•3â8]}S†jFÌg@´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/google-drive.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/google-drive.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿¦69®ÄÆqÏ\0ìzx/','jÜ	XM¹²ú\n‰{{ñ¢„œ’Y§S¤íkÍ3¨ËÈ`<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-–eceuà(¹­5I\'«','wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍhïË74\r¢ka\rP','Èµ¿‘6WÊ?¼ä¦ÄÔ¶uVÎ’Ùt>¼å¶µtõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-—\n ’œ”xÀ0ÑÁëì1','wp-content/plugins/wp-mail-smtp/src/Admin/ConnectionSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/ConnectionSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Q[M±RºîZœíA+v¸','æ¡ßØù¡TãR\0}¬øß\nØ÷µ \'„ã’ZÂgê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-œçŸè—‚ ‡Y{]nsƒ','wp-includes/css/wp-pointer.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-pointer.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÝ¼¹ƒz‰v‚ÅŸ¿·ó','M*)ÈÒ\\‘7f´W é¬Æ®˜E†_k{4ð¾—Yò×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¢¥®<™86éÿ<$','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜w!e©q\"Êº˜÷ªò¹','›3c5	WðŸki‹Ô9]9EUPži˜å3ÚH‰è+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¨¢P×ëX1§ÆÀÛßÇð','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿5=:ÎÇ˜êmoÛL4ÉÇ°','®‘ÃßS‚Ý¬40ßK£ôo¶‘ðòt&mæû\'×;	HZp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-®‹TÈç„íyöø','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_real.php',0,'âMÝm¢¾è´Ž!$Ôñm`r','âMÝm¢¾è´Ž!$Ôñm`r','ˆ¨†vùûxkóœÖ oÁµv­rcÕÖ’HBóô¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-²7|\"ápÝ¸ ˜*YÐ¾','wp-content/plugins/google-analytics-for-wordpress/assets/images/up.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùü2Î –6kMgÚªi','3ÉUUÞMDN«ŸFNàDyf”‡dÑy1fö\0J3+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-³duPÓ.¼ÈÑm¾îÇÁQ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-dimensions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v”{€ðe¦b-,že','•Ã\r©ä’œ“}’–T‘Æ<[yrý×ÏÒŒGÔGé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-´/§[v¯kL1WTâDa¤','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^÷XôŸ×9¦*\"M‚ô','Z\'Fö¦èp4ŒKY£ è2”nÎo×X_až°Ji[\'™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¸Ö\0\'%ö¨ÿ\"EÆRW','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ØÅýÂEœn¡àxøØ','È;uÛë?K©ã·émX@i)$S9:ñùeS±é\\I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¼ä¾[²+Ì\'®ÉÆÌ±','wp-content/plugins/imagify/assets/images/gear.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/gear.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò!úW[\n)\r@]|E÷	','¦N÷3¸x‡\'îÿ†7ß÷Ï²ŸÎÀõTk•J]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¼n|ìkž‹|®úùÈ§','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÝ€m`º]\'‡a¬µÍ/M','šðîÝHfn=a>5\Z‰´#øLÑB1\'~Ï;‡>u~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¾[TÞÒ· °Œ>\rç','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xMÃzÆ”w¾GÎ\Z.@=','óÜe\0¡`Še\r¢®À	*LŠ…ž‹PxWÛ®ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-¿XÅ\0û~ÁÎ\ZtÌŒZ£','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NAôþµTpG-An­!œ','`¨{£T¾j•…§ôp[;”Ü<{±ù/õNçü\rww–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ÁÅHÃIŒßC(OJ\ZÇø','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen05.019f8eedddabc9354cad.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen05.019f8eedddabc9354cad.min.js',0,'Ô—§-B¾ú„ZÝðçAM½','Ô—§-B¾ú„ZÝðçAM½','4þ¡2ÖŸë{:Ðnµ~i¦¨AGVú1øýEÈãÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-È bÅåéÁZX¾«–î','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p(LË“\Z;ŒæÚ€Øe—â(',')jÉÞŽ\\øÈ“‰g1ÊWÀàEDPut¼*m¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-Òa¸ñªÀØ(G°]Ô*','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Operation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Operation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B²§«¯ñq•œ÷çŸ“¢','£åÄÇ+<\0vÆ:h!.„WZú±>¯ƒáØ™˜vÓª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-âåá¼(_T$õ*ÌZ„å·','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¼)¿ßüHqÙQ˜û­','ZÕå½Hzn;)¨oßµ3æQüS¬‹k^´=°s!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ã^ã=? F‰šúF§','wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php',0,'Ûý3ÝC¹ó\Zà\0\'‹ëEl/','Ûý3ÝC¹ó\Zà\0\'‹ëEl/','YéaŠÅ¾Ni-`ãAæ	¶L	}?ÇZF¼ë{+¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-òâðËø«UFêê«j«ö','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾y¢ÆÖË±¯õìuó˜ì','<—¹¬®„äE_|vAŒfQcHð³¶†™\Z7þŽ¨c@Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-þuðÄöÉ=%/AK„Ž·','wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-logo.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-logo.svg',0,'–F(pç¾ïÆG[l ÓÒW','–F(pç¾ïÆG[l ÓÒW','sg—ÕÃ8®À\"ì<: d:‡<×ÐžQç\n¤ÊÞLŽZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ÈÛwdm2„wÚÇí-<','wp-content/plugins/sidebar-manager/classes/modules/target-rule/class-bsf-sb-target-rules-fields.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/class-bsf-sb-target-rules-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ëJ÷ðhAÕá†=842K','ËÆÚ¤©jË0Ü?h¸â2­z¤nñÚn\nßÓ’öufeQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.›¾f™Vü\"&¨lUÇb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÒ8ª<ñë/«uJˆC','(1#Á€éèËå‰[°À¿¸‰ö£Þr¢‰-•\"2I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.>Kd\0©ø¼M¬rò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.šÒ\n]Ë¯Fš£VRµ','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7‹ƒ¨\\û°ñ\Zµ°ßEn','{GSÁÝ0‡«Öùî…Ã)Ëñö.~ƒ©#m¼}Î:2ÈÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Yèl=Ez1Ñ¹ºÝ7','wp-content/plugins/imagify/assets/js/notices.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"%kHxý¢uÀßÙª²','e¦l\rÂj5™ÙÛ(µ\rZ‘$[áði=Ž\"MÐ·ÀCh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ídÓ—€ýrÖñÐ°Ø™|','wp-content/plugins/imagify/assets/css/options.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/options.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žägºOsf;ÁŸëc','mýT×m­Çâã§ø$Ð]oªµ»Ž˜cj¯.gvªÐ!R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('. Ó\0_oEÿ]Aµ_Ô0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üKÌ.Aj_™m•r#i•','\'¡²C§¿b\"B‰ø\\¸Né¸N±ÊÆ*r&.X«âŸJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.*\\WÆ(0Äî_*V™í6','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report-service-provider.php',0,'K„»v;žÿYÎìÔží','K„»v;žÿYÎìÔží','Ï½ýç:_ºÔËÆçYêÉÃ!‰«žÁ3ˆƒ×AË ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('./‰Ùh€³GH»yã/êx','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Timing.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Timing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\0â ”—™gˆƒrµL','8=“ÃhRÃÂ\Zu\0+`Š‹]ýxò»\"°¡pØ@)Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.4ØÐõ°©^õ°Â8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.;<°ñvsÿŒªZm','wp-content/plugins/imagify/classes/Avif/IIS.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/IIS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3£œ+s>J¹Å¥Å×¹\nŽ','ÚZÆµ\Z&÷î›.êµÒ3ªå=u)ýCÕˆ6òCV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.DšÁFž	bz(àÆÖ','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-cxn-test-base.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-cxn-test-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ_‘ŒÕÔX9ûÎ][e«ß','z”UQ±3³{‘•Á@’¼	OËVu-Ià”§‘|2wÎÜÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.IhUœŽâ3Ž¿+B\Z„¼','wp-includes/images/admin-bar-sprite-2x.png','/wordpress/core/6.9.1/wp-includes/images/admin-bar-sprite-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëQ¬ë›Æ8þôo€Ê','*E°ãÀTsüÙå£alä‰^Çp¸ÜX‰¯æ¡Z\0ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.K\r\0;ó<â_à¬ÑX\r\'@','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-like.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Å5åÀWÖø³µ¤È€ñ','¸’YT*îæª!ËÀÁ—Ë*=küw\ZQ6Q6X^ˆ:ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.WxVkÚ	õšW!ÑÒ{%','wp-content/plugins/gravityforms/includes/form-switcher/endpoints/class-gf-form-switcher-endpoint-get-forms.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/endpoints/class-gf-form-switcher-endpoint-get-forms.php',0,'–ÄOXÒ~/%ÂùoßB','–ÄOXÒ~/%ÂùoßB','®;	º¶ƒãìŽhá¼ELtM:Óµ÷$ºt/[0¦ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Y1´~rÀv\'r\"2¸².','wp-includes/blocks/accordion-item/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ƒûíýHú¹KŸkê1,','*OóìŠãdÜ(±Ûï,…Ä½O™¨–†v)ÿ¢i$^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.aa×·(<Qq‚\'J°ó&','wp-content/plugins/seo-by-rank-math/includes/settings/titles/local.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/local.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y°Ît_#à`n‹íbB','³˜ä«î˜	ýÊÐ+1Ï¿@ilðvPëC3 ÇGû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.gñžâZžÑ—9iK_ž—','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.251.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.251.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èr—ÜÙ^¢}(inC','üc\rC¬\ZÅä8Ýèd¥šÎ0„\0AÏ;ñ%x9Ê¥ê\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.j‹µnn¸)ÏK•Ýû´Ö','wp-content/plugins/google-site-kit/dist/assets/js/runtime-bb64756252a68ebcdd2b.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/runtime-bb64756252a68ebcdd2b.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â$9 ü<×ë}$µÝI÷\0ñ','ÑN¨®eg£Ù^´¹`FAØôÏw£÷éAdÙßKR]õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.jšÕÍ_×j”Žû+/˜g','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ˆ@Ý¥fÊ*>‹hqX\nº','€¹,iƒ¼ûÆðœÉ±Y@ÃP!úX–ŠÇFÈ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.k;¡ªÍÈÃw†§q','wp-includes/blocks/post-author/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ\nÃyahäIW²³µ','åÇ…í€Ž-{ýÌR’œ‚â=‹] ,‹­UWM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.pó9Ï‰ÿ|¨ØW„º¯e','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js',0,'çV<À$j‘Èÿ]:D>Âö¡','çV<À$j‘Èÿ]:D>Âö¡','—\0rx#Ù…|[<Xê)™ó²Šå.ê°Ö¶ßìÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.qsŸz\\éoôœ—öÒ&','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugins-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugins-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÎÞ4òõþKñÖ4}?8','›\\€…+„X¦d‡àlŒ-‘Ÿ:;pÕGiKþL3Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.uO}¨AõžœÜÒ?G¨ÊÂ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ListAudienceExportsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ListAudienceExportsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ž„3“¾DÁÝœbœn\r','ËeÚÒá–«ËÓåôCÑx0v¥M5Ø¯ƒ¹e½K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.x}°ä7ÿBÉ”Ø”‰pÑ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-chatgpt.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-chatgpt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ù>4V¯yO(W–6—\']','¨E&P¿V/2ýÁ_pÁÍ‡ß®(OXÝKUÔ­†lÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.x¾ŒÏ®ßú7…×üú_Î','wp-includes/js/mediaelement/mediaelement-and-player.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-and-player.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…úÄ\nÝ.ÙAˆJ“4I','‹ÿèS{hˆdŽ¨›Îéq(¬âøÕ^§s\'œ%Êa%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.|†R$ã´ÕRÇR','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-page.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H„šÚ+ñTåš¨‚¯B','ŽF±)ÍpÃ1†½TO¤’ÛÌüÌ†Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.½Ùäq¥½WäpæD›¢','wp-content/plugins/gravityformsstripe/includes/composer/platform_check.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/platform_check.php',0,'áïÿˆ“;ãÝW@ãÉSx','áïÿˆ“;ãÝW@ãÉSx','úÎçþI7éÉ­\' ¼¡Ú±<x]šëtm-³Ü%ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.‚Çž VLSS<lË)±','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O4\\	%®KeÇ2Ê¼µ÷*¾','¢c_ÒÒiB‹úO–Ã%OîåV‹ñTúG‹>(#+È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ˆéº‰D0‰u©L-c•','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÜÖBÊW#”è#ü®é','Õü^À<µ´4óÌe,ÀÔ\0úÛlî„’ëÖ\râ!d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.‰¢©â‘Xº7(ááœ','wp-includes/Requests/src/Requests.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A4Lñy½ã›ÒÌú|Ë^¥','X§çkF#D7‹0z_T¨éµ•ÔªŠ©÷ÁY¬¤t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Œ=«ß$”¼.¤6¢Ô(','wp-includes/blocks/button/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/button/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Z÷ÛHn‚×³Ëò-\Z/','1[Ág‰‘Ö‚8Íœµ€7MífæéÇeù#ü¦~w¸Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.žÿèƒ -\"¸:ÃÊe™±','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š˜|&WàB\Z\r¢šúÓóŸ','mQÀƒÁ<U—’_\nÃm1†)Bbî¿¹¤°s‚”(þ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('. Ö«‹†q´j€;ûã@','wp-content/plugins/members/admin/class-meta-box-content-permissions.php','/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-content-permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fî«‰]ß·Á^]¶@ÐH','¼§-(¡öêw½pÀÃ’,èü¤çÖù¬#. MÂ˜“–8\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.¢=³øÊ¬a6Ür4aI','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php',0,'²b‹UþyêÍ…«ßæ\08','²b‹UþyêÍ…«ßæ\08','bSx\\h¤µìT/·[àÄ­ux+)è€D×+n<à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.¥ü4šJb7@r{E	íD','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-front.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-front.php',0,'	rwˆz¦÷ŠÿbêE>Ò','	rwˆz¦÷ŠÿbêE>Ò','·`]ç”÷.çâÂŸß¬Ì)}YÎ½(é4*M’­o¬Uz¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.¦EÇ[JõÏlžxßã','wp-content/plugins/wordfence/images/forward_disabled.jpg','/srv/htdocs/wp-content/plugins/wordfence/images/forward_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_ÚÖZ?ÚN)ºÒŠê:Ü5','›®€/ß<>O&ßÈ•JRÝ‡eÄ}š(»›m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.´×7Ñfów9Pm@¥¦îÑ','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3©þ¾\'O‡Èn†ÆÑÅ„õ','çúbD\'¼»N)}þà*¶“‚ÌB!:©QT\"Éª¤D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.µ\"@øqˆ@QT¦1ÿ¦','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûŸkÝ¦«þîôƒ×Uúìj','ör·™K\"z¼Îñ¾¸“x†:»Ç‡œ6÷5šM-…\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ÓÏú4Ð®\nâðõ','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-search-console.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-search-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š\\X9Ø0ûIëa','†9²Ì5ÐÆã‡ü<âwS¢MŸFQ<îèå7Ã¬¶×æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Õ—÷o£wäsNç@L','wp-content/plugins/jetpack/_inc/blocks/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôa¡„˜$5iÜÓ/','kU¨+oBäçTWÐì\"âˆªÛÆ6²œçšÓ¼­N‰ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.×L!/³2ð“|Þ–u±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÃ_M*±½—>ý­èàÿ/','ÓkÏ%ÿÛ‚X†$‘¨E<á&>]€\0\"ƒÿso´°*ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Ù\"ÜÈñT}òÎ„xÞ˜[','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-ccpa-do-not-sell-link-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-ccpa-do-not-sell-link-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h *³$åE·i¹¸ª','xù¥Åîe_ã$DyMÓÚÈZ›&d•1‰ÊËÙªä¨Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Û¡f®I²\"ã\n•\rQ','wp-content/mu-plugins/nexcess-mapps/Integrations/OPcache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/OPcache.php',0,'Š6š¡¶–8°Z_l’Ò:¡','Š6š¡¶–8°Z_l’Ò:¡','Gæµ	Lê|§]#³WH´Ïß„JíŸ¶ àžîº/ª´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Ü)go1\r%/˜5ßÃF','wp-content/cache/cache-enabler/hjsdev.com/faqs/mi-tempus-imperdiet-nulla-malesuada-pellentesque-fringilla-ut-morbi-tincidunt-augue/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/mi-tempus-imperdiet-nulla-malesuada-pellentesque-fringilla-ut-morbi-tincidunt-augue/https-index.html',0,'ºD÷Œ‰#0ºãq-¡\\','ºD÷Œ‰#0ºãq-¡\\','»I-ìuð}ž.©\0=”K%YÏ¨’2÷—µ¢æïzX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.éYÊöe8Æ(Á²6ì','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•$†âmF²w}ºÐ¸?','ßÜëü£zÉëè$—îö¯t®h˜#FÇéçE†þŒ9–,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.íÄ	ØØfŸáKo2µ[(','wp-content/plugins/seo-by-rank-math-pro/includes/plugin-update/class-plugin-update.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/plugin-update/class-plugin-update.php',0,'b§á‚ƒâKÙ  3û–®','b§á‚ƒâKÙ  3û–®','4“jWžŽW€ÿÙÆžÂ‚“‰ÞÖ@û3ÒÃßÔBŽhÛ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ð…µ›’Ç!›@ázü','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/IAMCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/IAMCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ç¿âõÏ“’e¡OmöŒ','÷\0KÏÒ`T«?¢Þ©À5Ô¡îU,\"K®¤åzè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.ô$3~¥zvýJÎ-€ €','wp-content/plugins/jetpack/_inc/build/widgets/twitter-timeline-admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/twitter-timeline-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¥%äZM†UÀž/¨j*','i\rr–X_SÛôTÐ6(Ä£*åè èW?±Æ\nS‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.øÖÏ †a?é¦ºW…8Óµ','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÈîÄªðå­OW¿‰só','*nqÃâ`˜ÐÝ„j\n¶àåSel1(¢ÉÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¦V ëêtWý”P^{ý2','wp-content/mu-plugins/nexcess-mapps/HealthChecks/WooCommerceCartFragments.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/WooCommerceCartFragments.php',0,'\'–^‹XO]âb,¥¢ä¦„g','\'–^‹XO]âb,¥¢ä¦„g','Eô@±–WÂ›’«8‹ôü^4À¦×GGÙŸ`7\'õ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Æ>\rÐ Ç¦ÁÙ;(E','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê7Òož–ùâí“õs÷','|1¸˜q»ÛF7åºÿo³0w^þpÞ¨DGÄôÖ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/p;¤kM&J2çgDVŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/build.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/build.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9z¶·¶ßëM¡ÝßsG','ÀY.Ø5Ãº3ýáÇþº|€,„°dÅòÿ\'Üq%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Ê±3.(Ÿ~ØAü÷Ä','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js',0,'›ëñð3ígÂV£X]\\','›ëñð3ígÂV£X]\\','ìá\\}¯Ÿt„ZÑj¡\"ôXÒ¯KFdÞ;VG–æª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/£:M“ç`–2¢ý¬','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetCurrentUser.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetCurrentUser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ë\0Í½L“óÍýK­à','Y5UÀiÛ+GLþø°˜5Ý£Üö¡¬svzU¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/^ùß\nÎù¶\\?ÎÍXîì','wp-content/themes/twentytwentyfour/templates/404.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/404.html',0,'{P©.Æ3¾^ÿˆ‹KY„','{P©.Æ3¾^ÿˆ‹KY„','¤dn´—Ñ’ òvÑ°Á®ª~Œò|>‚øt!ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¢m¼O‹aã_¡œ','wp-content/plugins/seo-by-rank-math/includes/traits/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ÞúzU4Niö½³³h','wp-content/plugins/gravityforms/includes/form-editor/renderer/class-gf-form-editor-renderer.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/renderer/class-gf-form-editor-renderer.php',0,'çqý—Tiq’9ì`.É','çqý—Tiq’9ì`.É','Î\n%¥üªYÂâSáM	@0Ã„³‘·H–\'í(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/«o\npÕ~B¹î‡Hõ­','wp-content/plugins/user-switching/SECURITY.md','/srv/htdocs/wp-content/plugins/user-switching/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÄÈoÑg„µ^ó*Èu','y}B»7Ú¼Ùôxk—s+’ùÖ\0-h>ùÁ5û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ü¶Ê&\r\ZÆ§Òš','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z›î(êJËúvQù—§ã´','×Ì\ZÖÁ±³¶Ž™Ê@å%W5aoóC\'KH>S¨Söð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/#Ë‡õJTDS™¹r<','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ+ªR‚’2FWï','+æ0\\á`gåiŸsÚS…G|n$»Vš2Ÿê@;¤¬3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/%ã>£å¬ï(Y	©<?“]','wp-content/themes/twentytwentyfive/patterns/header-large-title.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-large-title.php',0,'pAðÝUNëñs/R	[','pAðÝUNëñs/R	[','ª€0“¡j;,¸kf¨‰.çd}Aø=—Ž¹ß˜È~&ßvœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/*:ºª»”o>©tšŽ«îª','wp-includes/js/dist/autop.js','/wordpress/core/6.9.1/wp-includes/js/dist/autop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À’ª\rƒÖA!yÍr{o Ù','Â,ƒÂ—8²_ÂL‘àÚT¯3˜b¡{ÂîÛ´-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/+}¸×ëÈ/¬‚ë´vjÊ','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PhpDumper.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PhpDumper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÜy€9¿›V¾`‰I.','ØóÂE¬o\r·vëoD&ÍkñÙ,UüÄ¿	NŸ%±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/8i«Uc\nìu¿¦c@¯','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oø¢N?7LhWòj@ö','Ç¨Ì[æ”:÷Ìy~êC–+‡zL!÷ÊþÐr£Óú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/<Ø§^É¼f}–\"×øû$¸','wp-includes/images/media/document.png','/wordpress/core/6.9.1/wp-includes/images/media/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vå4™8öÎ‘y“6Þd£','¦íÃ¸`™Ùû³çá±íf	I$ _ZªX—\"0\r´ß,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/C¸dÅõmñ4ÈÇÞ>','wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-service-provider.php',0,'¶Cbë-‹á\\vùxÏ','¶Cbë-‹á\\vùxÏ','ÑN±ò˜œÆaÿ•Ò¦œÏž åIËªqÓ„wU(?á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/G?Á\ZaMóŠéÓ‘‚ÞFÛ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÔÂ5@åÔŒC³W‰_eÊ','eâhLØ5wÒMàv´­ ð9ñï£lhÓÃ4ŸK’üÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/L;:RxFôüÜÙÁÙ	a','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-plugin-installation.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-plugin-installation.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à|Õð–Ÿ¯§žŒ#Xr','û1iE{ÚÔ—Pÿ¼MÐP¾~‡P­nÛNò@Õšj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/OL |Þr2\r³¤½ræ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¹qïôûº\'‚¡AYè<<','{.\Z €Þlíæ¾Tç{9Åj*RÇHôÄ£iUE/ÊXE8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/RkÇÏ»”˜ä	#Ÿº¸?<','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/_¨«~,bN9DÏ--õ>','wp-content/plugins/seo-by-rank-math-pro/includes/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-rest.php',0,'œÕçŠŸöZôu','œÕçŠŸöZôu','/¿*El}I´©¿ïÒWá¼Í¸J´×ÉëÝŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/e8VLbØÒîQc¢êÚ','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorReportRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorReportRoute.php',0,'îK0»öSlØô+•Ý','îK0»öSlØô+•Ý','²¢de³$Ûìk\Z˜ý2Î§·4ºNð?îQÈ“Ì²Oß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/iú/,,ôÖzø¶5÷â','wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentintent.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentintent.php',0,'S+çc–é#ž@~yŠÆ º+','S+çc–é#ž@~yŠÆ º+','Õdå•&÷Æ¥ÿ)`hÇ/¼|{™¸}‘^jÚ×¿þ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/pÇÞ˜/ÑDÊW\"ËL¡','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ð43ÙÝ\'C’¶—ª÷÷`','å å\"6q]±Žw9ó·›ËÙ!!ß{0ç¥‘®UgoH%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/uó®†ÆóÌ%ºàGË·°¹','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜	ª^\r¼Ê\'ªÝ‚,IüE','‡©>|¡Ùß²¡šìY®N¤t¿qdh}Ze«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/xx@QµÎ=áÃ,3tÍÙ','wp-includes/js/dist/script-modules/a11y/index.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/a11y/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý0­\n¯¼ðó	«0õZR©','_ò2¬µPPÄÀ?•LçÉ‚ÅâCö\n63öËšdRÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/yŽ”µÐÍ°Cp¢Çç','wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php',0,'þ«xùh=à\"÷Çv®â','þ«xùh=à\"÷Çv®â','ÕÄQáÇ¥Xþ¾4ñu„ôsûØñ€¥Y‘VÈÆ…:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/„=É#¬-dõ_hN(t','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÆC6e~¾cY?A:','u>Ñ¬àŽì?O6hü›~Óý†ê-žKÒašD±þñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/†zß!Ý:qcRXíA','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤“0&nj‘_\Zß*åÒP','¾€S7SÕdGdHáxú»Šè’E	7Új','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ŽsLªDLO\ZUU%Å@','wp-content/plugins/seo-by-rank-math/includes/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/‘3Äú½fT”g©ûÆŸW','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/versionControl.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/versionControl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸-ºSÊ+ö;»y,J','êÏ.ð<U“ë_Çr15ëûŠƒ @i=RÀŸæA:ËÔ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/“Öãð­W£ßâœ´S\0ž','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ÐôŽP%¦M¯½îqIðAZ','7’ÌÍ_š¦º>·Š€ÖšÐ[”Z~MòêûÙ¬Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/“ïäî‹k\'’ðE1T•ç','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-service-provider.php',0,'NÝ\Z„ëÉvN¾ÒB*WÂ','NÝ\Z„ëÉvN¾ÒB*WÂ','jáX\"²å‡RîÏñcZ‘Ô—æÆpî\rO^‹‰>ô\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/•0Füô±0Bh€ùþI)ê','wp-includes/SimplePie/src/Locator.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','† å4Ö~­,‘Â5/^','¥-òXj‚ÐKü‚²áÉráˆ;jï\0h“Ó†ì¨Ìæ•í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/–/ßhšºÒ˜f\0]=é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þˆ˜øñüÅßlØ|ºzó','n¦Wø5‹Á7ñ`n–P¸‘¤ÇÝ€O8Ýüï\'ýž–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/™\nÙwu-fÀ¬­‡','wp-includes/SimplePie/library/SimplePie/Cache/File.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L;2TCyÉÓÞ…ˆ`i,n','‹\\nW¦P”Iñ\'fg\0kÙ<IB‰QáðÃ‡#q\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/š-{êÁ¬Ë¿c¹bd°R','wp-content/themes/twentytwentyfive/patterns/format-audio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/format-audio.php',0,'x&ó/\Z{”iŒá@_ÿ','x&ó/\Z{”iŒá@_ÿ','ŒçècŽÀ¶ï•,cÅ¯üt}¿ôåIÛY²…ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/`3…Ö\"H`Û‡ _K\"\0','wp-content/themes/hjs-blocks/blocks/tabs-simple.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/tabs-simple.php',0,'‘QÊ}F“ž˜£ë]IG','‘QÊ}F“ž˜£ë]IG','måvËzôÃe×µƒ3tÍNq­¸>¾;ÔVÍŸª$á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/£zzªêh¹ž`F`‰','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BaseStripeClient.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BaseStripeClient.php',0,'ª¯§µ…êùýw>ÄïÉ´','ª¯§µ…êùýw>ÄïÉ´','Ëˆwuêú¦MïþlX/2õÕ.(\ns^˜À0\'dþv-T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¤kfÙXÀÝ‡Ç™žà ®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò1òìœd%Ç\0š”Ôß/µn','îBê®ÌÖ1ð¥­zRrŽHeÏ›õ£¥: 2âÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¦l½˜ç£Ä;ïäƒQ–¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-adsenselinks/AdSenseLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-adsenselinks/AdSenseLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.´uÍý¦O;6[è¥IS\r','w•iýk¿Úlølëâ#AŸË´ö8y[]¼\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¨_ Ué3R,ê·™Ú–¦','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fàï)¥l—ùŽ]öž—¯','N…0ìê­˜ÍÆE‘¼þVý´¢$.³x€†û±eë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/®(±kü\0!­à0H','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¦™èì›LˆnËJ)û','!¯7eØm÷ýÄâqØ$ÚÉ¹Än}}ûIa¬aˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/´¢M®n¹ê”àí(Šsv','wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-main-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÚÄ¾šÈÝêæZ@q','z=Ô¬JÏ—-h21Ñ¦X§Ð¤³EbX¾3VÕ¬Ñt¯.ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/»s»µC4Œ˜àÖÀ€ž','wp-admin/network/setup.php','/wordpress/core/6.9.1/wp-admin/network/setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	w­ç˜¨ºTÖA;ì}Ad','‘å¡éŸŒóœž÷\'¶MNò+ËÆºÀRÀÌ¿óg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/¾\ZTØXºs»t3õ®','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©†¥QñK]O%ÑéÒb','ÄÀCŸŠ˜3£ãQÏ¾ˆ¼½Jê;ç[fé˜ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ÂùMHŽßi*·RÜ19','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Æ€m¤\n´Ò‰Ë/®ð¡M','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Æôg`|ÔÑŒÝœÝclé','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gRHpÇfîd|em-r‹','ÞÖõ±Ýd]C]ÔTÁÐå|íVß¿Ïošg\r ¨!Mu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/È~Ë\nÃy‚àpË ´]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Î®²ð	–\rýŠòÓd¡ªN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&(ˆüLëý´	VTû','D8Ø»¿ò›·/Ê&óBÞó‚ƒ(~tî¤5<Ô=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ÕÏ7X7^–J ¨\0ËEý','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-onboarding.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-onboarding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð@Þ:CŸÇ¯¸fÀHŸ','Ò[›B[g)Ýä¾­õ¨nw#§ÊÌ;`‡=áø¹¥#â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Ün]U¹²)^!ø§¬','wp-content/plugins/gravityforms/images/icon-check-active.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/icon-check-active.svg',0,'LÚ\næšª¦{¹í †¶ú','LÚ\næšª¦{¹í †¶ú','vßr†¤¬Hµ„pëNC_¯ÕíÀ‰Œm°|Z5º¥=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Üâf3^öIí²Ó ‡ø','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Mixpanel.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Mixpanel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h‹¹Ì<e¶fÖ ±ÄÏ_!e','x%ŠPáØ h\" ‹‡ü¹ØŽžŸÌrŽ#·7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ßÖ¤uö¢m`§•”ã+','wp-content/themes/twentytwentyfive/patterns/binding-format.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/binding-format.php',0,'aÛEY\"p[‘xqô@®e','aÛEY\"p[‘xqô@®e','y»È¼\'–™a-£,šÐ\r²ú¡\'=\\µ£ìª¸\0ëá~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/à9l9fPjpiÐ‡óù¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó[óFžIÜ6¿ã°€ÿMz','þf_:g^{èK.k}‡ßöý‚7(P‰÷Â‚gm$À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/èƒ\"k#WqGƒ(ænñ£','wp-content/plugins/jetpack/modules/related-posts/related-posts.css','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹• ü¶qdu¦Ú¯\n','ü4@ý÷w€Ûú^ ¼uhb;«7qäCrK@;Mþƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/èûßIf%ˆÂ#÷G@','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È}ñõ\0N¿á_ÙÞò*97','L[2Ê»V+u×eVùSjZ–™ryå~\Z3ÞŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/é¹ ìÄïÎ°1Êiw‡§','wp-includes/images/uploader-icons-2x.png','/wordpress/core/6.9.1/wp-includes/images/uploader-icons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Áç°&-€äO¢‡Ã•Ë~','”†¤rë\0‡·Îè\'_>…ñ6çÆQW¼Œ4Ú R®‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ðøèf¹‰P¬j>Xª¿','wp-includes/sitemaps/class-wp-sitemaps-renderer.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=™›÷^ºü“¾-ïª|ÔÀÁ','*ÎÊk$xFÒŸð«…â\'íqVß’ä<[ †7—!îó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/òM½Z°½ËÛƒ‡(fh','wp-includes/Requests/src/Exception/Http/Status411.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status411.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×±¬–¨4I“cIv\n\Zh','çœ o§z÷º^å|À}Åo\Z@7C	;9/D	ÝF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/òq‚Ä¢e®x±†ÍKÑÐê','wp-content/plugins/svg-support/scss/svgs-admin-edit-post.scss','/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin-edit-post.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–†zªÙ7ÇˆÔ\n $‚2','ºUØüwS~¼Â¢®Ê˜°Q,¯9õ¯º˜²Â©£ëE—%w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ôŒ®² V<Úå1©Š','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ŠÕK´}îÎÍwÑ˜','d€ ò:à	-“\'b¶Ñy>=R\'ˆÉ+º9]H_h„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/÷°ÖE«YcTš>h‚','wp-content/plugins/jetpack/modules/shortcodes/brightcove.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/brightcove.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ißùä¶G¤ÍÄÞ²C¥ù','µxRÙ !}Øž1ÚÃþ¹¨^ï?·¡«Rc3¹SB6¤Á‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/÷¡õâé5SQUÛ¶v+Ô','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À›=>K²Ç†‚yëmn‘ƒ','oï–8ì+8ÌÆ§ãó	êû7ÌÚt›“ï®ì]éŽcÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ùî%:ã@ñx>ÌÇUÔ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php',0,'ËÜ\rŸë0“]jJ	}‘m `','ËÜ\rŸë0“]jJ	}‘m `','4‰¦L~s¤\rE\nž€Øž»ÂJü|ð<ùLEÉ9š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/ÿn˜ÆG#øB$;ÿ’¡ø…','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôSeÄ£™ù—\\Ù','Û-vD•Rv¬€÷C¤¿ØwmþûI$•R…C“‡¦×‚O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0o<3‚hã·Ívt%ç)','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…r%@c4ûÜq\0ÝO9','Ëx‡“1÷eÌô1Ç{±\"O\0.xŒmv›ÉòÜÖäÙpL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0*q4k?ôIþþ‘Ÿ’÷ŒÛ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dšÏ»ÁŠIó.k‘…à ','m¶€¯…¯k…RˆÞ¹Ì›E‘Ò×ølÇ§gµ»Ø•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0,¤E(š94~àl5','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/accordion_header.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/accordion_header.html',0,'þ¨yðX*@OÎ©P^8','þ¨yðX*@OÎ©P^8','@ ìöÂQ»=Q’ÉøCS2^¥vxÎ_ýq#_›ŒK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0-I•Ó.´Ï¹*4öäVÊ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZtbrýyI7¾9J¶‰2~','ÚK‹–‘Ô¼Åi€E©½l¶1³9GR¾¬¥MóCÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0/vo«3®Xý÷ý\Z\r3¿u','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/LICENSE.txt','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý7,	ƒ¬Jú‡W	³\rJ*#',',å\\ãwâÆˆ-œ#\'º%¿å#‘­¬µtæ÷\n=Iy‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('05ÞøliVòÏ?w8 ™§\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÀa Ýê÷È4m‹­','ZŒ°èO­6Wõ-äð·Z¡ñ²Ëy˜ÌÄå£S ù\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('06U¢4nêŠ¾B“èª','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php',0,'®\0âGÜÖ›lm½p7†qq','®\0âGÜÖ›lm½p7†qq','óïšEà	£ìr¯Ôéc°=âì®êUðt.Œ%ÅŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0:X†Õ+™^ˆ±B\naº–','wp-content/plugins/google-site-kit/includes/Core/User/REST_Proactive_User_Engagement_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Proactive_User_Engagement_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÂL²MÆ´3â47oÙ','‚|À\ZÉÕDŠÔÐ4HsKÝÜO–ÐWuÕöyAô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0<’ÎÅÈÿlÚ¿þöJ­â','wp-includes/js/wp-backbone.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹™Gú©ï	1ÜY!ôzÙ ','\"ú†ƒò¹ÀI‹ê`éîIÒ:	äæOX7ê†¼)Ò2Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0>®ÊmlærŠ±©v“ž','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FID.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FID.php',0,'¾€nH‘«Û;HsÑƒ;‹Î','¾€nH‘«Û;HsÑƒ;‹Î','hã–¾›ê)è?p—í 	£—ëýp¼Ð:œ_)J×n¨1]²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0@<=É|é’L','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-3/https-index.html',0,'kgÃLíÅ·ØÙš«‹Æ2','kgÃLíÅ·ØÙš«‹Æ2','êçç\r²(ÿª%œe×\rÈÇ‹¾­˜¡qvÁ×‹þ>CË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0@†„–˜ü0jŸkJ‰¶','wp-content/plugins/gravityforms/includes/webapi/includes/class-gf-api-keys-table.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/includes/class-gf-api-keys-table.php',0,'·öÅÀ]Âw†r¨ÅhùÍâ','·öÅÀ]Âw†r¨ÅhùÍâ','4Sš^#D‘÷¯OàmX0ø¡¡Ê‰¨.<fñnõÓÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Bñjªf^Pû]^pÌÈC','wp-includes/images/media/default.svg','/wordpress/core/6.9.1/wp-includes/images/media/default.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì‰\0±µxÛŸ#éÎZeI4','ßnmƒì»šfže{|8M÷Ù>ô X6Áµ0 îò\\O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0D*ÈÇììe˜w™JÖ?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÏÏÏò¥tk\"D†÷l‡','¥Ê¸žÁ½éG…6î‚êë\rí#AðŸ—ù<0ä‚ö7ÎA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0QNšÀ’cCG—7“¿!Ý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åü•–ûØñÃ	‘¹j¿íÆ','µ—[()piÆðÁúOcÈãœ«¯Ò^_”;k‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0[	Ã:©ñ÷¿w¿e','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Installer.php',0,'o	`r6ú¿\\ÿ[‹5}','o	`r6ú¿\\ÿ[‹5}','_?ižm27ƒjjfïÐ»Ay³giŽA!Ó“d\0.€-‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0]qK\'ûf˜xÁ»Ïã¨','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L’{ì›Åpê¸×¶ÜÒ ','ŸÊmöæ¾‘È[ÒS3ÃÝ\'øJÓ*ÕåStsÄjÛÖç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0bÿÅÆšT&F{“eM\0é','wp-includes/js/dist/latex-to-mathml.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/latex-to-mathml.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ–Vçöü<¸³[âÉ8öG','.ôLõë3§M»±2,ÛH»çš/²F2æÀÉÍ·Œêþu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0h¹¹ÿÏŒ‘ó§9Ù','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-4/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-4/https-index.html',0,'T¯î{.M=Læ½©)J8f','T¯î{.M=Læ½©)J8f','kønZ;.H¹ÔTQj\'þØ–±\\¹v”“–	ÑŒ Ô™—ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0jïVÆ½Éf:Š5†ç`•\\','wp-includes/js/customize-selective-refresh.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-selective-refresh.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`˜Ï–:­¦Û‰%*ÔXi+x','Ô?ã±B»È‘†©zv;@ºBq3¤ŸRoo˜¨	wƒBÀ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0s!ì™Ã‘˜2n»î2','wp-includes/SimplePie/library/SimplePie/Item.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦wÉ\\Ãq	2¼0ç-IÛ','Þ«¤¬÷›ß_wFqFä?Ïk•éjú‰gÇEÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0t÷¿È¾ÝŸŽÚõ‹\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¨Ž¨JºNc÷wz5i­±n','Ú‹±œèÄ½œ3`H\n,U0%§o˜ÆP6Œo÷-Àwˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0xßhý×Í­K”ü3ù÷T','wp-includes/class-wp-fatal-error-handler.php','/wordpress/core/6.9.1/wp-includes/class-wp-fatal-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ƒæ\\\r%Ïºw§TwAHLÍ','ÉÎ“ÔƒH8È¼£G_»PæÐž:uƒûÚÛ±—C—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0|ˆŽãÐÁä‡ˆ}Õ','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-version-control.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-version-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ss{ ²	ÙJc•ÑÏiŒ','kD‘ãº´åeJ  ¦°*T¬<QÃ§(Ñ¶¸v@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0|ŠZÊî&Ñò|È!;&P','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀlTÏËÓt\rW<ÄC8‹™Ó','nÅ¼&EŒ‚SšCDƒjÅ‘æ‹¾UÙ·U,WáL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0‚X›£ï@ëº5°x´É','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`åbdªpºc”N®Ü','/ìÎ~è©âõ`c1’&ö+ÉÕ ÖM± Šïÿ›¨=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ƒ¹ÖóaÍOµZI|Ié','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðW—HY ñ®Â²·‰','zI]Š_ŒÇ²”¦!ì®bÑˆ×6üdìuYÙ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0‹›t¿HÄ‡\rSçì','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É”ÅX™8\'LUá¥\'C?','L7º`\Z]$$sÊc°ØáQZZ“7§L»‚™”Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0“ŸÅk¿ ?ÞžÔÛî','wp-includes/js/jquery/ui/effect-scale.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-scale.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Ô\\‡ÝûœÜcÅ:jF‘«\'','ÐAåÔ¦\Z‹¨)óæá{”dÑØLÕ7ù³÷‰#a¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0”ßìz{ò™&ãsÀ©Cˆ','wp-content/themes/twentytwentyfive/templates/single.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/single.html',0,'ÑHÞï€]bÖKEV´¶Ða±','ÑHÞï€]bÖKEV´¶Ða±','¦ö—$9y~æ”¶Ë]Í‘€³keÂ7FeÁîµ ØþC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0œ÷<Kã}ŸªŒ×‡','wp-includes/blocks/image/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¨ÏÚo0ƒï‘`h•òge','õèdjÑ¨EQN³Ìç<×gå7ÜËm–Tá…ùGÝ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ž«š\næn;ÈC+ë\r%°','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì=ñK5¡m^PÙ‰!*Ü','wÉ ^ÓÐ RìÜÑz8É‚Ü#\nÄŒmVö·Ùê¥š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0¢}£8þñ6¾ïŸs îñ','wp-includes/js/dist/script-modules/block-library/form/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/form/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹\"Š‡ŽÁt{æ+&.Ï—}','VˆmÂð<Ž\'\\ð7”¯¨cR7a_Ž•‘ÉÒ×ŒøFCØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0£³ˆ\roN-ºIÞ•\\','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/FileSource.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/FileSource.php',0,'\r½¥ê‘Ežkå©\\ãÿˆ','\r½¥ê‘Ežkå©\\ãÿˆ','«ØzP@Y‚ISüúx|@çe-%ä¤¯_WyôÏ¿%ªªÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0£üÑCz@vGWBãØ™¯','wp-content/plugins/google-site-kit/uninstall.php','/srv/htdocs/wp-content/plugins/google-site-kit/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O¯õwÇ®^p?xán','­Š¿¬Ôîq:GNúÒ%ÉÞ_ê2ìs’‰qm€w˜m²H7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0¤ç€ÅE\00Œ‚XÏH','wp-includes/js/colorpicker.min.js','/wordpress/core/6.9.1/wp-includes/js/colorpicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6p†²	÷ºÛDçNbG°','Þz,½´ Y¢÷Qø(Ÿht‘;%ˆW­¢t(öçPê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ªi¯+/¦œ4~‘l|áx','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.js',0,'eâWÔ7|E¾aVÆ9žûÙ','eâWÔ7|E¾aVÆ9žûÙ','x­a9‡âñ\0xéšs%|ÙÁ1{Û¨¼»T³M”œð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0­g÷—R§±\n×Ö‚ lâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0³\rbDGüD|—G|¸ƒ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%sè\Zâƒ¥a´†ó\'$ïî','{É•ÛœÂ·;]Y~?ðÿñ0byÉo^[ øÕ{ù¸^~l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0´î¦£r‰˜áEù_UÕ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ExternalAccountCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ExternalAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ\rÇO…dÚhñOÑLwx°³','Íh\\äÔQiØÌî†¿?WR/?u4Ñ‡€´Ù(‘?Ùý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0¿N\'¹­_Ã.Ý&óB˜î­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ŸÛš€?­÷zWOõjV`:','zPÌ¾VÑÊ;£¥øç 1pmÕÝL·Õ!Z´Ä§šøÐl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Åsv²=ÚRa´¯S–Ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†bºÚ/:ÞÚ\\NÉyÉ…ö','.^B\0=ú#íq†ª¤@dOª}úW¯µ-ÂœZÊõ4BÝl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ç€QÅ9S`ãPîa]I','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìj»‡º”¦\\íj;ÊÞ2','…k¤êgÒå»Ó‘§2G±jíþP”r”48uæôù§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ç×ÓÂ4\"h1¹(Ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ê¢ÝÀ»+\nß\'± ï\Zp','wp-content/plugins/gravityforms/assets/js/dist/libraries.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/libraries.min.js',0,'íŠvfÅD¬¹í.òýe','íŠvfÅD¬¹í.òýe','§ëÓDí½†¾J^©xÑŒ¹‘\nÿŸ¤XP•ýzŽƒV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ÐdÛ¦ZPÉø2ñ¾oëˆ','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xM¤g­÷_Ÿzv7’I','×]€/®r¨‡^Q@ë–±w#²Ÿ4!‘­Ÿ‹¾î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ö:â¦É°:_8S7æ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-workflow.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-workflow.php',0,'¾ÑE65‡:§üê1ù— ¾','¾ÑE65‡:§üê1ù— ¾','ôIÀ¸\".%ú¡_ÙÃj¢ZžÝ~¸½õJãÐ+‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ø¯yc€tqP+Ïi=\ræ´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/zero-bs-crm.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/zero-bs-crm.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SwèXé¨ö$“ÐA/×¹','ËÍFä\\†–è´q>ÅdDÃÂ÷ôîU,©Já¾8Ï=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Ùý³n)Ê¸L”³ÕÉ2åK','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙoÆa%6á\0êŸž','×é³]z±¢©‰=qÿ.’•6xátöMÏ½#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Û—<\\µhø8õà©ªÉ	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0Û¹œuÆƒ’6ÂøÊE','wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Œ]Ë_°dêù’Ñk','`cô/-ì$Ñ^AÝ\'¢·ó8à³ ¯²HÑD`ÿî\0Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ãß9LÑÝ~$‚N«êÔ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oë¹Ëö™¦íËô¥ý','fŽ-iÒ‡Þ/ˆUÕPgÎjlËÐÁ¤ýËn©AÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ë^\r’–­±`Š$\nA\n','wp-content/plugins/google-analytics-for-wordpress/lite/languages/google-analytics-dashboard-for-wp-vue3.pot','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/languages/google-analytics-dashboard-for-wp-vue3.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾”IqMcLŠ4—c¢n|\Zb','>p-‰ÒÎúß`QùçZd ¼ ówÞyýz:ø††!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0÷æ{üÑt \0dø','wp-content/plugins/seo-by-rank-math/includes/helpers/class-param.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-param.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n½:P¹÷ñ%æ­ê«','nÑ%lRB<>®’%÷hú*FŒËb7àt£â\ZMð¯­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0üï W…âžïØx»E…Q','wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-export-panel.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-export-panel.php',0,'J¢þqã%6ãµÁ\0¦´','J¢þqã%6ãµÁ\0¦´','ô†[sðŽQ5½]èÈíÿ7°œ_†…p\\x¸÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0ýygúb…?¡½qÖ¬Î','wp-content/plugins/wordfence/css/license/response-variables.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/response-variables.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0þÈ$X8F¡nÅƒkýîÛ','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tô\'~(L4àè[¡v','&¨¸æÌ¥Fžz¡Õ€A¡û¨qeƒ%|!¥£Ÿ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1\0f„ä¥Ò 0÷VCØ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-counts-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-counts-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºòƒ1˜©ˆƒÉÔGQR','™ì>o˜Ë7ó9ÏÅñ™è¸ÀM—Ã+È[MµJÜ;~û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1â\r—ëÿ¶yGžði\Z','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û‚/L\rôÜK]•©Ý','RXSZ÷CÒu¯ßB;ìþÛ_¹Tð€ûØ¿<¶šß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1J½“z`Â<’Ã^','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/license.txt','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mvxc¶£˜_Cé@9ö','ïHs[l®q Ï5\r(ß@õ¡/—<8Àmu£•ãž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ÿHø÷ëq]m¯ºº','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-option-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-option-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Ï¤Ý¤(ŽÎÒ(X. >','6…ZnƒÝôO\"§š-Ž®T¥µÕlŽZ[;çF6v´Q•ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1µëqÌ÷ÝB‡%K­Úx','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰1›È âÑ2…1e,Š[','Pþ^çÔF$/\"Æ‡r¿ÝñÔ†p0Jâá¾/\"aô¥yÆ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1pdÍ¥õÆ`â¸O86','wp-content/plugins/imagify/inc/classes/class-imagify-requirements-check.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-requirements-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¿£†/öFÛ;†°µóY','fÔâ¶²Àl êoŽ¥Ogåql§a‡*uÛ›­]%D2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1#˜2˜Þò)X„egžm','wp-content/cache/cache-enabler/hjsdev.com/testimonials/jordan-smith/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/jordan-smith/https-index.html',0,'n<! †_lnÆ÷Çš1õ','n<! †_lnÆ÷Çš1õ','‹öpNÅ O8ÿNTÃ#™ÎºE½Á¼Pmµîü9£••O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1$†<éÍ™ÙÞøøëÊfì','wp-includes/abilities-api/class-wp-ability-categories-registry.php','/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability-categories-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+m–uúPŸH\Z ïOž×Š','34Ë/·ØmÑCt#u4lVÀÉ+ Ê=)ËaÛ¿^›°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1*»”–Þ™\\EDä_','wp-content/plugins/worker/src/MWP/Event/MasterRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/MasterRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùËÞB2ÝF5_IØº¥’','U«{dæþ€˜ýÖÂXCzsV˜<ìÞ  —Pcç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1,ÜXJÖÎï¸:AÐ•','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}$Äž(?ÆÖ¸@ô„¶ï','†_ÿUÍP(øilNÀ¾î¨_zI/íg â;7R@Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1-Àÿõîø×g97¹å×','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#fG«\rÖ‚·‹Bî¬Ÿg 0','‘¼cÞ(±Œ¢¿k1ž†íáúî•2‚Qw4ûÊ?0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1>‘>ƒ;½åÆVúG™p˜','wp-content/plugins/jetpack/modules/related-posts/class.related-posts-customize.php','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/class.related-posts-customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AVåcÓ¨Þ¢ŸöÈíiñ','Õ¡iú-íKIÉÍ˜nØ5+®ˆÎ¸~Î0\\\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1?oœxøç<È?éÍâ6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?v@½Y aØpv¹²Š','pªšæZÊ‡Oä¦FïMáß4ÆV92êQP¶þ\0ñë¢íØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1DYJ¼ðôy?“zJ¯l','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ßiB\"_zº¸ xú2~s','e¡íûz~êzíÔ±%=íu½Þ¨ÍxâcnycÑQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1L&À@÷:]tû\\`\"','wp-content/plugins/google-site-kit/includes/Core/CLI/Reset_CLI_Command.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/Reset_CLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e–\r {\ZÙc÷&ŒÓ‘æ','½ D«ð$˜¥=Ê#Ô\\¡Kù<~ÖXx-ñAùæï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1LÝÍ<ûàßÞçÜ®Ø:âD','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Publication.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Publication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y­lJÕ.Ê:¼ù€ÓÖ¨?','úCkã…¾ƒCüù[ ÿ.ÎwSM»ZãŸÜßÎÂÂ4UH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1OX§.Iæ%ÐdZ{‡²þÓ','wp-content/themes/hjs-blocks/lib/hjs-shortcodes.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-shortcodes.php',0,'ñ¼ëùK,KÀ¹ßªG','ñ¼ëùK,KÀ¹ßªG','ýùDûh÷†b°krWÓDïÓˆ±h5,’êM_÷Dàß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1QQ]n,C¢•]¹!$','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôŸð¨<ßáZ%ù','²áÉWÁÝ¢…v´žL£Þæ-J‘­ó±‰<fÍYî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1T¿}~†ìpY¸Iö;','wp-content/plugins/jetpack/_inc/build/wordads/js/wordads-ccpa.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/wordads-ccpa.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B1âœ<ø+¾0=š	5¥…','¤+ý9QâÄ>Çç€dú‰–ît¼ŠÈ1¿‡zÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1WÔÈ@Æ¼«<=vV%ÿ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/WelcomeOverlay.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/WelcomeOverlay.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u°3‘Tñ¬!=bŒ<Ø','ÝÂúH^”Øòr5{«8ˆttŸLÒƒLò›|Î2Êi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1WÚ¼„Ê”ªTÿØr”','wp-content/plugins/jetpack/jetpack-zh_TW.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_TW.l10n.php',0,'G¦ŒªÈ`|¢Þ‹Ë@“)È','G¦ŒªÈ`|¢Þ‹Ë@“)È','XÎÕAûì„£SKhÿÚÍ“¢iÑH×+)¶Û47+‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1[»X1•ûÀ\'›Šg^F','wp-content/plugins/advanced-custom-fields-pro/acf.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/acf.php',0,'°^©ø[=ƒ£pW\"€Z','°^©ø[=ƒ£pW\"€Z','ó*ÈfÌ¶Çñ§f²Ø#Þèù‡=½ˆf“Ÿ1Þ‘‡ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1^\Z¨g0\"+1÷‹','wp-content/plugins/jetpack/modules/widgets/milestone/style-admin.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/style-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝcPÐT{îŠƒ“9#:éŒ','¡0á7ÉÝá`³Üš±\nNV#˜½Ù‹µoìaé¦&w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1^õëBsCZU*ÿýMö>','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2','/wordpress/themes/twentytwenty/3.0/assets/fonts/inter/Inter-upright-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/o¯-ö6ˆ˜Ñ¥«p|','ñÓò›¾ddô‰“^#QÒ’\Zì¾#q¦^™Æ“ÈJíwç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1`GÞ÷I#íÊI)¨ Ýï¶','wp-content/plugins/worker/src/MWP/Stream/Append.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Append.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏæIi8÷â;@\nûY7äk','âMi€Ö¾¨Ô™#—\\7hó£yÒó•åÉñìè\0ž/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1knm´D†Yy\\ânW¿','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/item.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/partials/item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ÝÿÊ¤žìì3ÅÆ±','G4}÷e§Œ0W¡Š5¼²½Xh®Èà}ïò|*–ü)Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1s¸)6ªÓ¶™•¯C§…Î—','wp-admin/user/admin.php','/wordpress/core/6.9.1/wp-admin/user/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èT^Ù1îêãàøAˆ|','Yàã%Õ´9‹àÝN ×?\\v\\ažMþ¦´~Ý‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ty@vG`µ1\'œº¥Í','wp-content/themes/twentytwentythree/templates/home.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/home.html',0,'uö2Úím•€1Ó\nSœC','uö2Úím•€1Ó\nSœC','L\n×É·e’t\'éŸ…ÉâSGYXÑƒ›ãÁ!ú±N—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1‡Z3—?s’}n½ù‚','wp-includes/blocks/post-time-to-read.php','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vŽtšI‘WÆbf0§·5','‹Š*•?^jd$ÐF.äWkƒ!\0åÇ{;ß|¬‘lP	Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Œ¶$qÖ¹}”Î¼zê','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P#°žR­½Ö}Ó\\Ž˜õ','œðÃÅß¾¾ûèIÑé€\ZÖk<Ã‹Äï$®¥ª¢¯©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1\n×Ï/¤IøˆÇ_A$„','wp-content/plugins/jetpack/images/products/illustration-search.png','/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-search.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø=ø´{qðÊ?áNÐ\Z`­','¢Sà¢<Fæ×Ð[£\'ÄF.ÀmU`÷iO5	ß†EdÂã©×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1“ÈoOvé»…±pÑQ2Àß','wp-content/plugins/gravityforms/includes/settings/js/dependencies.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/dependencies.min.js',0,'éé™¡å³5ø>_P¸wï','éé™¡å³5ø>_P¸wï','øïöƒŸÂÌ•6)M¹}>£•TqšYÈÈY½£Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1–.$\\¬ñHç¤A;k','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-stability.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-stability.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÕ¨Dz n\0–¾','\rÝUÆœðy¡€D5Oû“FËÈœÞ”sÔ¬.sŽ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1›‹Aà}ÿ$—G}z','wp-content/plugins/jetpack/images/rss/purple-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ó[¬¬R´—zðIùÉëÃ¬','xý\0©’†àÜ[%×zÀ´ìO‹I s|üX<fpÕ ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1²ó”`§8ÃåÌKð5','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-high-traffic.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-high-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x€ö˜@?âÓ/^Ìç&£\nù','Ër1Kø^(¨ÑXW<\Z[“9D‹š”DJ>(™ÃOÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1¢<PHïi8B0£','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-select.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðk…dqyóÇ;î>4hÇk','÷ÂæßáÑÏÅç\\#ìÝKårh…ö\n=òŸŽ”OÎA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1«0Dà«žY„i©Ê¥”d','wp-content/plugins/jetpack/_inc/blocks/donations/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇJ€BZ¨FDñ­/‰ü9','ÝÉÈm™o	ÚÔïÍòØÕ›Oí·O,Ì<x\"ÿ¨ŸÏ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1«çOü¸Ì±x/#¦iAÙ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/wp-site-health.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬O7•ä\\Nì{Ø÷¶…uµ','75Î¥/ú!©(L›Ûþ´»üí\'Ü6ü3·ü$Ee_á¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1²ÅÌpaÒ`H0ß¢ìe','wp-includes/js/dist/url.js','/wordpress/core/6.9.1/wp-includes/js/dist/url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xCÃîà^Ñ×Q„ð@‚','dÙ¦wèyã9„Ñ¡4¬£(¢Õ¦^G,$\"ˆrÊüî½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1³¹¤PlÁ†™r†Á‹tó.','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UriInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UriInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šùuÎ¯£EU}¬-ð°s','õdÀk@s¥g‰F“-ï¸ètrWh¢îªƒOL´€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1¿N‘Z;³Z“kÒ+','wp-content/themes/genesis/lib/views/help/genesis-layout.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-layout.php',0,'£ä¥Ìx™ñŽPïgî¼(Ÿ','£ä¥Ìx™ñŽPïgî¼(Ÿ','Ô›Ü_I\\Br2±ÍÖÆKä}›Ñ¢‡\'0~ëI‚Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1À·_ÿ5ñE\Z£æ™Ð','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇJXÖ8	¦gÿ•¡†Ö','ˆ<öC«!‘‡ª‰%Œ~YKo™&Êú•º —jî¡Ös','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Áï$.Øt~&öL?Î','wp-content/plugins/google-analytics-for-wordpress/includes/capabilities.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹NQR™z¥¶´ï\'Ö','EAEœ«,B]µb:*î|ß	\\[ì ò ÜÒöÇ–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1È5cê)8&þ+IüqF)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step-navigation/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step-navigation/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëî Öƒñ.ÏúËzdqŽäª','hJNzô„õŠPeë¬ŸJdÝ	´Ž²\0ªsŽÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ÊÏ:2ÅõHBÑ—Ï.;','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-taxonomy.php',0,'oï\\çÃ-–%ÐJ»lô\r','oï\\çÃ-–%ÐJ»lô\r','Œ›–ívr1ž1H­±ë)JõÕƒ$òÔžr‰r,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Ï8è!PiÇ¬¼é¬ï.æ','wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Flag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Flag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶üÃù,võ®Oø Å','P›ÿýéñ]KD4>ûÜý3Zº|Êm¬LÕ”‘äb­ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Ð‘YéãÂ4I^pí','wp-includes/sodium_compat/LICENSE','/wordpress/core/6.9.1/wp-includes/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0?½½4\'+Ì¶¼L)$”','ÌY	ORÙ´@†M¾‚ÉòßöÃ=‘™žxMéK©\Z.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1×Ù‡ÊÒ—\"R˜€ã¼ý\"','wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lëóGåïÿ{¡Lø%{','~‘Ööf~¼-F½ÌÛjª¹q<8J3ØÚß­bÕtâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ÛþÂŒ«é¯0O«]úëþ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Î¡v2R¬!¡Áç€]','æL±½û5ýg¡\"öCç²À‘E½Éão«µS¼ô:øGÉÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Ü5¤¸êz¹n?CPÐ<4','wp-content/plugins/seo-by-rank-math/includes/admin/class-assets.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÕI±>Iýa,ƒÈv­Ð›','’ E®ùkZ…—F/[tŸ®|ÕÑ¶„,<† -¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ÜEfQ¤v#)ó\nÙ0EkQ','wp-admin/images/media-button-image.gif','/wordpress/core/6.9.1/wp-admin/images/media-button-image.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÌó¨¶øm¾	\'ŠèæA','iÄ·±ãz[º¨ÿÄ/\"Ì X“éÛ{Üoýî—:†³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1áœãÙ7zå7€®Û','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessBetweenFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessBetweenFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pt¿iD¡wüç\"]Ô2“L','àròè7\n˜£Ö	dôþWZ”ú±»“`\rØâyg_÷K²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1â31L3fO”á­¸å:','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æá‹ÝàpwøÑæŠoßfë','\n*/ÒÙuÀ[ì_ˆ-.ûŠEÀìˆÖ\r‡Â.úB´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ãJa#é$R9·êÔ-õ@z','wp-content/themes/genesis/lib/views/help/cpt-archive-layout.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-layout.php',0,'ˆÅ˜äÁcŒ%&–¦[|u{','ˆÅ˜äÁcŒ%&–¦[|u{','Ääøk²JãÎ|,xcßÀ…ã9w,¶7¼i|K¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ãÍÈã/*/ÖsÈKÉ7','wp-content/plugins/wordfence/modules/login-security/css/login.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/login.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZeBÏ–ajo‰®…˜™È','_•j1\\Qîv“4À‚æ|²%i„të9×|:¤Fk4‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1í\"=[©PŸ‡ëÕU‘’Ñ','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ë8\\­ì$Ïß¥eÐnU8n','4MiÊJ›®Ä%°´	ÚW‚o•ž®A¸›°‘¨3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ùÎXŠ/²t60^Ò€!Ü7','wp-includes/js/comment-reply.min.js','/wordpress/core/6.9.1/wp-includes/js/comment-reply.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¤÷‹˜ÁÙùØüçM‰è','FÆÔ©å5ø\n¤µÖÓàÂ\ZˆŽÇ0HÈ0ÇÏ»ÖêÓG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1ú¦3QÕ÷¾\'€÷C“^Ïu','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ecommerce.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ecommerce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î³¼eì·–†Ìt¤ŠbÖŽ','T9!®Ã¥ ¤eˆàæÝMõœ2qZ¼/áíGläÙ´ìæw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2EèEˆ€ç_©þÜfAÆ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#<Ð\'Ýéªè³¦ƒC›ýM','¶j¦þ¯AN½^cyáÿ:|&„‚àFÉ{c_¹†QŒñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2	\0ÕAÅu¢:_6¹¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÍ}Tþ \'Èà‘–\\','¼fuI]h-ØÉ$#ŸòV«Q¿lÜNFHÜ—é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2\nl–”~;¿\n™‡D_þù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úØ]eáÐZD W[nqL','I75‰ü°\ZŠl€P.1°Vª¬’áÙë¢±†SÝ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2JÙy*ªmí±ç½ø]W','wp-includes/js/dist/a11y.js','/wordpress/core/6.9.1/wp-includes/js/dist/a11y.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒœÄØ.Î\"°sI»ˆ¹öµ','àÉÛöDù,WX¦éKLtî›¦”-þ½!{}êJ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2‘WJ‰\0Ï\0cuÅ½ãÅ','wp-content/plugins/spellbook/includes/traits/trait-shop-license.php','/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-shop-license.php',0,'¯2ÁXùùÿPû2S~UhnD','¯2ÁXùùÿPû2S~UhnD','õÜÊÈÓPÞ©Ÿ1(G¾\'KLvÑëDÊ²·¾…QV*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Èœ·\\¯U4¥íˆî-f','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ì²†·¼_\\k‚¨p¾Ã','/¼@ÏGÜ0ô7WÓ»÷`2Á@´4\" LßnŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2êÍ¼4ûÆs¢©3Å„õ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/assets/js/redirections.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/assets/js/redirections.js',0,'O‡°dÆd‚|Ð¥©rÄ ','O‡°dÆd‚|Ð¥©rÄ ','í³>–J¾|k¿öµ­Px®ÆMEŒwm/ÕMÎRÑD®A*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2b UŒ·\0ÎÔsõpd0ß','wp-includes/js/clipboard.min.js','/wordpress/core/6.9.1/wp-includes/js/clipboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âs‘ÿ¥··djI~ÞiµTâ','Q¿Üâ]qF¨úö…Ø¶U‰ÍJÞ\"–ˆí“\r×/^0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2*zä¿ ?µ.ª‚ŠÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D]UÒÖáùlº,TTãŸ_','röf¢)rS·«AkfA+‚/MÝj–OÃ+€J|7’Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2.p—ÝéîT	G@','wp-content/themes/hjs-blocks/blocks/properties-cards.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/properties-cards.php',0,']±\"áDázŠ\rF5É',']±\"áDázŠ\rF5É','­d‹ÿ7\Z[‘Ò1>SLÍ>’ŒŸjp…\rß3¢A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('22ÿ~†³·‚#S„<Š\\','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡°m`ìŠ -µ\"Í€Êüg','ñ²pu4:-ŽÔë	TpZÅÑòh›H\'#ˆµ8FAº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('25±½ÐOK.K¼¡†Fô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('29¡Š•A7Q—y™$D›À','wp-content/themes/hjs-blocks/tribe-events/single-event-old.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/single-event-old.php',0,')mêKxÈO{\0ö\\¼<Î¡',')mêKxÈO{\0ö\\¼<Î¡','‘_æµÔ×#£>˜í¤¼	eÍŒLÍÞ\Z•°…xî›Ÿu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2<7éãÙã>“ãR}¦éÕ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-amp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-amp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y,ýÇP]o±	Va˜ùÀ','ó6{ˆs¹údÆ2šY\r>fî—žÈ¸UÔÜŠ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2<%¼ÀG\\Qs›~X³¤','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/OAuthException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/OAuthException.php',0,'·{=ú]¨+\n›p»x¾®f','·{=ú]¨+\n›p»x¾®f','cpºýÍþ;,ÛM3¬ü–f©\'¬¤Ät„½öªR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2>ü…:uhöœnÚ÷ASYi','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýåÒº-Ì»2‚J€y\\é¹ü','óÖÝ&.´áZáé&P#è\0Ãa¡¦†£;ÇöŠË¾ìtÕ…Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2@Üjåj\0¡kÓ²”¡Ó˜','wp-admin/includes/template.php','/wordpress/core/6.9.1/wp-admin/includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','] Éãl ‡ \\q.]í','°lä‘\0£ˆû‰^‰³0‚Š¿÷·¼°]Ix¾³S—Z6¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2D›Š%‚Jž£ß?­Ñ\Z','wp-includes/js/dist/wordcount.js','/wordpress/core/6.9.1/wp-includes/js/dist/wordcount.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÜZà}ëã0ouúuDäSB','Ê\ZåU	J”ðå¬kPÏ9@%gåíó„’LÜ…ˆ¹·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2N’\'S„„FHñ\"ž‚‘^','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/CardDetails.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/CardDetails.php',0,'!I­‡\nrIÁ˜µŠGÔÔz','!I­‡\nrIÁ˜µŠGÔÔz','‘\r<”ôàÂý¯@¹âZiÓþÊÑDu°E‡¢í3$K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2N½ðýÔ›h%sà¤øZ','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#	]1Ì›×gZ½hÁ(ü','\Z£|é¸	Ÿi{×AHŽ\n’<Ø¢õ’e  sHy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2WáŠ¾ÏT0èR^Öy','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupAttemptService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupAttemptService.php',0,'?‚sYõ¸XU­mDœÎ÷','?‚sYõ¸XU­mDœÎ÷','–„2HéÁ_aû&žäT…6op+°ðò/zÌ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2XˆqÄ%ãr+*¡›œã','wp-content/plugins/wp-mail-smtp/assets/images/icons/exclamation-circle.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/exclamation-circle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6/ÐRÇ¢¸ëu•«UW;','tÆÛÕø^©qe|¨Ï1´9åÔ‰ù.=›5ùEÖ´A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Y‹ ì¾oq&®Zçù¬','wp-includes/class-wp-block.php','/wordpress/core/6.9.1/wp-includes/class-wp-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÍ£èklE X¾ÂýÚå','Ð?›ÕGLm<åQU‰ôù\Z@*\rí>OÕX/FÂ!â\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2^é/ž)K»ºøHj','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÌUx/XŽGvý¨*Wä','âì3K÷8–’¡å¦¼ îé)z“GÂôá‘`+[Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2f~¨ÿë¼vöîXà3èL','wp-includes/blocks/post-comments-form/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÇîSÒÌõk%Ò±£','Éœ½rÅóñ>íØâhbô0E–§*\n |ÙÑŒgÄž±k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2gló¸bCåd¾M`Hšü','wp-includes/css/dist/block-library/reset.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$XâyRëI¸ßS§Å¢','Ñ¥Ú2ƒbm qVÉ»,5¨Î\nÐ€e÷3rÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2jÿL,ÃÙÞW\rº®W$›é','wp-admin/css/colors/sunrise/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ÐU±CŽàÑ|\\”ÈŠ¬','ƒeºš»LTÆ4`g.â/m\'Û)âÊªT+NÓ\"º«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2r}ÜVáÄ¥$^¥‹‰n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h…^n=(Š±&¡ñÝ‚¶N&','S²óDIBÿzÑ_-?(YÎãpE¥yûÆ¹A¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2t:\'¸üzÛÿ\\†ñÂ”','wp-content/mu-plugins/nexcess-mapps/Exceptions/IsNotNexcessSiteException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/IsNotNexcessSiteException.php',0,'QgJG–úñæÈÊ½ú%','QgJG–úñæÈÊ½ú%','I4Ê®¤ŠsÎXÅ™4æ›HãçWà˜uÌO)ñdÜ–Ã¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2}¹ñáCöåÕÇ\ZÇ','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php',0,'d³ú;¡•bÊ¬i\'?È\"','d³ú;¡•bÊ¬i\'?È\"','k³§¥£“e(8GáÒcf.úA}2Ï/°eŒÃ¯ü¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2}Ü½æ¥Q(Ì,S¦Ãz','wp-includes/SimplePie/src/Cache/NameFilter.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/NameFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']šìÕ„ðn‘\r /VŒ','¦ïÇÅé}©%C\0Bš™|ÑU“—p\r¦GMyå]Þ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¾lÌ³FªˆDIñ¾ìw','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ƒ¦;ÈÁ¥3ôúé¹“QÀ','wp-content/mu-plugins/nexcess-mapps/Routes/MappsStatus.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/MappsStatus.php',0,'*ƒZéPPž¬¸,½ÉP‰','*ƒZéPPž¬¸,½ÉP‰',',g·à¯Þ\\Ò€Þ“Ìî£îÑ\\?¾èLÅ˜|•5I~2Þ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ƒÏ¿¶šZ³~q×µ²ô','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­:y=å\nƒb$Ü_^æj','Æ§x&ÞnJpuF	‚F|Åu¢ŸMÁºj®À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2…&V÷i;6ˆæÚgš¶¹','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^÷XôŸ×9¦*\"M‚ô','Z\'Fö¦èp4ŒKY£ è2”nÎo×X_až°Ji[\'™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ˆ»Ð!C|è²R4µØ¶¶J','wp-includes/blocks/paragraph/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú š.6¤–](ørÜ×','à•\r¬¡4ðë¬Þ ÷´&ß_šx![´x~´ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2“÷ð0.f¬0Õõ€C†Þ÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ø\rÎ£Kýö@{Ž÷_N','T…àhÇºfçÔê¤ou\Zµ¨·Ä^=FZX»äê€ô§}K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2–$\r7ª\ZLäâ^cU','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤·!HzZÅÊÁº40','4+\0T¬ì%‚oâì›}0ßÌt]„¿í(¶Âe*X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2šüwñ¼ØWü¡¡I×','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/MiscKeyword.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/MiscKeyword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÈóìëUŠ\'½^øtúÂŠ\0','f’šý«qëÇÈ¶ïcVeÎo‰[¡0%,…kk+yà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2œ,=¦›V¦ùðÿ£y—§c','wp-content/plugins/imagify/assets/images/icon-time.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-time.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ôË½×ûÐAIfêB—;7U','ï€Øƒ\nÃ$·ÚÂI+´GsFHvK¯KŒ’õÒý«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Ÿº*Ng {{òó¸Û$È','wp-content/themes/hjs-blocks/images/angle-down-solid-primary.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid-primary.svg',0,'ŠAûVxPÂ¸J’´/¸¢Ù','ŠAûVxPÂ¸J’´/¸¢Ù','ÚölîÛ‰h\"«Ç¡#†¬Òµ#wz½3I—½>§h\Z\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2 &qÆÓá×¢Å³ÜòV','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png','/wordpress/plugins/akismet/5.6/_inc/img/akismet-refresh-logo@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ˜½¹Fxí’¹AÛÈŠ','K(XxÛ¯à.	¸3,”\ZFy#^ïy\n®(¡LíV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¤2lýÊ÷0U˜-§p›','wp-content/plugins/imagify/classes/ThirdParty/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o]eD9Î-ŸÅd¼®Žä','É‹ÄËB‰®?˜gŽ=B¬TV-ì`5Žw}¿mÛš*‘?t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¨¬ÏÅ=[uØä˜¼~','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ChecksumTables.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ChecksumTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[‚äjÄ‚\\=1Äèý¹¡Ü+','CØkþ>Óÿ\\l0òäáši]%ô¥¥à­Ø>ËaGÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ª|¸Î¢(á»§tŒðT©é','wp-admin/privacy-policy-guide.php','/wordpress/core/6.9.1/wp-admin/privacy-policy-guide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P¹O1Ø]8\n¾6Í','úeMË¾EóÉ9¥*b6á†Æ8}I«^¡Z¸özãƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2­´Y><åX½È«]3p¶','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/do.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/do.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ït^ßh!0I‚Ýˆ›2/','þlZ‹pƒ¶ë(,»iòà-	Wµ¾ÿ*›_–±ZñE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¯åãº¨a|F–l3]ö','wp-includes/customize/class-wp-customize-new-menu-section.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-new-menu-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ	™sL2/€B¤Á–¥£','H\'Ûs¨Ó½…ŠåãIØ$ºèÓ¦ðÍ¤X!š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2°}\"îéœŠä·&ÚÌá','wp-content/plugins/jetpack/jetpack-en_CA.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_CA.l10n.php',0,'…ªƒ7è”jm,?s\r›','…ªƒ7è”jm,?s\r›','ˆDgWHn¢kM|N6:Q¨³ªƒ\\\Z‚Áì,A5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2´v–­\'³Í9\rÃèz','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¢ÔbDî@pýG+×±','*DZÍ>ùBgñ&Y‰Yˆ›þ„Žâ¨4(<¨/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2½8Ùx¾ÌÒžCÃÄîÎ','wp-content/plugins/imagify/assets/images/cloudy-sun.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/cloudy-sun.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È)ü¾þŒâ×¨×“ÿ;Ñ','Tz\\B¥vM‰Õ¶c–ù3¶ª²y¨#cy¾\ZûSæ0:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¾-ŒÞÛ°¥;Ên¾|ý®î','wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÉÜ¥ÄÈ<Öe}i¡î•A','Ü/Á,nœmaQk*TØIè}Ø*]0Ñ‚†d0f`{ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2¿P»­{¥ÒÞ\Z06af=','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Platforms.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Platforms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çJ.u\0k^˜>²?<¬',' ÅDtÉ*#xÒwä€Ò›¶ã§`Ê¤;Õ&‚59','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Ä£­ˆ_½Dã”xˆ“¤','wp-content/plugins/wordfence/views/common/block-navigation-option.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O³ÂøýÎª~˜}t.ïK','MªN„³ë¦›¥š‘F`\r9÷ö Ó«ërPô²,Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Õ?û€glpNŽß\\%µÏ','wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓáûÕ§«©ÇD¡±­ýiå','\\«Xä:2 ×”ðÝvÀ e79“PæÇ9M±c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2Ög©.-ÐäÚÝ/¸Û)|','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','::+ö÷-ÞÞ~ï·ñ','=Ì‡ÞÔ) õç~ILaÑ.¤ùç1üÈz?yÁe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ÛÂZsƒŒ+z•ð','wp-includes/css/dist/block-directory/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\#DCfT7­X7$MÅpŠ','ü2ÝjhR\"˜ÝÚèZ~xsÿÊ-û&gŒ0a_<dWC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2å`APÅôènô; ¦÷s#','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w%,÷“¿ÿØrÛõzÖŠª','âÑÜP Hª©÷Ç%•Y#)eHG{ôiòMGtKÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2æýò6Z#·uô9í ¼éY','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Run_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Run_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ­šcx—*ñª˜@|¹bá','Òù–ÍO´à=\\±/föUxH–^oððŠ\Z±iÕH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ê0mKš:rÂ²\\0\nBÙ','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x—£±9/½¢Z“hò6¹\n','óþJ<<¢ö¾x?°#òþoü²†º‚Jn8²:jù„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ë5”=g¯o=[Ïh’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›WíÖzLIÂŸ+â l.','Ï)ÜDÍóùâ­÷îì¡0„ð§ØR}®µ›€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2î`ÂŒß…wvP„n‡nê','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/CleanupQueueTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/CleanupQueueTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|õŽQÑì8¼C$¥E\r','É©¤*áB*¤tƒ¥ï î­T¹†=ù-‹~…™\'ƒå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ôü±Ö#PËjLÈÓ$Á','wp-content/themes/hjs-blocks/images/chevron-double-right-solid.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/chevron-double-right-solid.svg',0,'.¯‘E†¢|ïùÓÏ','.¯‘E†¢|ïùÓÏ','ÆÆ¦;UìÒåSZÃDü“	%t!<¸Ò_@Ó\"êè$ú’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ösÕUe4MFã{+Ý','wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡W\Z„ÉÚXbŽVNuð','•Ùêé÷|Ëvü§ž0l$¤Ó6‡wÚ÷âÆ€Y&x’‡Eñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ü’ßÕL‹ÖÐA—q­G','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0šñ5­$°SC’Ë¡Žä','Ì#úCëµ=“Z1®³u5òK%M\0	­i¬™ÏˆÀOœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÒíGS˜Q´šÇaê~*','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÖ==ÊgÝŽ:bíeS¢','¤LÑÂ,¸O<hsV“Ãksô©n\rO[&›ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3K•ÇÁÑ=£®[\r³Û','wp-content/themes/genesis/lib/functions/widgetize.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/widgetize.php',0,'gÒ\Z·ªûiFHª´	t¸','gÒ\Z·ªûiFHª´	t¸','˜‹•\Zþxƒ?óñVn»Õ|ƒ%Ó¤i·šÄ}nh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3§®Ó~qN±TOêš','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wTˆë^7‘›¶8+÷˜J—','<^Ólvw™÷EºqÃÕ†¡‚m\\ðßKbP7À—tš…ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('32Ø½Jß0Å”Â—SNt','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/register-scripts.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/register-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ƒ²àzfö‘;wÎ„ôß','.õF¼\'¹Ýg§;šÑw`¨>sù>&¾™Î6(’¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('39œ¯\ZHá¸+V','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eø¤àÃ}çD E','I¢YÕº{Ô7 a\"Õ íj£®h³E¹G~Äaæ„£=’Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3\Z?eÏ¹4ÇÊ@{â7ÙÅ','wp-content/mu-plugins/nexcess-mapps/Integrations/VisualComparison.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/VisualComparison.php',0,'rÀÈIF	±ƒ¶LØþ˜\\ÚY','rÀÈIF	±ƒ¶LØþ˜\\ÚY','Öú`í›{°`HWÛ3+ïÞ!×¢ùÐ6*s{M;£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3\ZÇ-Ò’ˆÃ€,já','wp-includes/blocks/comment-date.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N•œçôPn¥FêMFÐ‘','ËºcÃíJÛ»£—÷Mèçx¬aÄÔÆ9$gnWù¬zƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3zlaß0‘ˆÒÓ³','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•EûÕôÒð’µQ»ä…S¡Û','L7¶,à4-Ç<\rX2¼/‡‘ž^ßƒŸ8Än]­Ÿ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3w~©[Q]Ž´\0\\b,˜','wp-content/plugins/gravityforms/includes/system-status/js/clipboard.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/js/clipboard.min.js',0,'G*N¢“l¤\0>`œfõ§','G*N¢“l¤\0>`œfõ§','kæ|ÓÇ‹îk¬Ð1pe(ã°s$ŒøÒh	Ÿ‰Y7„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3”àöÛ`t²Ó§','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÎRDLLp€q§Æógd@ú','LS‡¯f­øü„(sô‘tÁh=¶œòúåÖ>²…¥ns','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3!Y·¼µÉbÑþ®óîL','wp-content/plugins/jetpack/extensions/blocks/blog-stats/blog-stats.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blog-stats/blog-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¼¥|7‘›!\r”/†”','T{6â¡5Vk“mˆ78÷KänÝ…;’¸°¢LÌ›º§~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3$j-Ím­ˆ§(ŸiûÓ»ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o:œùb ]ÕšqåpàrÌW','hòûò¥¦üWwz÷¿Dt\Z+â·ÌºÊ\0 [}ÌŠ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3&UÁ¬_YPƒ÷ô\rCLï','wp-content/plugins/worker/src/PHPSecLib/File/ASN1.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ñDsÎøûÂÄI½¥–’Ùx','X$Ç@jÆ9¸…²»	\ní\0¥T‚ÈÛ~Á’Ò­xtÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3*Õ·y`îòã@Nc“-','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-selector.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-version-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™+Ý‚ùì»ÇÝÉdo×±)','`«À±A‚\ZŠÂg¡-_‹ð\Z¦›Š)ŽéòÔ‚Žn£h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3+zÀÿ.†±‚6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`³*–j£…äÀrÒ Ûû',',aó)Ž\"šñT}µ¡ªž‡ývh¯[7ZÖo~ÿ²mÀÔû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3.üÖ`m¶8í²0*OÛšk','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.asset.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.asset.php',0,'øŸGgóe“|…[`œ)¨ƒ','øŸGgóe“|…[`œ)¨ƒ','ÿ*\nÖä%º”_^äÏCÒœ\r[m¼½ì\'¬È‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3/õ­«.|u[3íÃnÑJ','wp-content/plugins/gravityformsstripe/includes/api/model/class-subscription.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-subscription.php',0,'.à+DÔ`JWm|™','.à+DÔ`JWm|™','4~^×äÄ0kÙÊâ»EÆì\Zš¬ƒ÷+ö\r#Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3:¹J	R%væ¤vŽZ`Ua','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/DummyTest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/DummyTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚/çß‰Ós-‰=Àiìðû','çÝäet×£RÒBìx©¶ò!‹=7?õÍ\r…y\'î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3>úëà¦áŸ>ÄŸfÈã²','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPluginException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPluginException.php',0,'¿Ñ;!ÌÎHÑþ|†8Ç','¿Ñ;!ÌÎHÑþ|†8Ç','F@r±¢ƒ­RR·Ö£Ý‚É¡f®œ›Ó‘Ù6é—\'g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Aò(úøç«RÖÉ0a®í','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-email@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-email@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªE§‚îE|=ý…™jëÏˆ','y¢bÅcJam»Ô¦^xii^Ó;-E\n/âŠÞˆÇ{¼°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3OW–†c‡»mXóB$1','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';:n;ÆUùMnyUª/ª¬®','¿zGY÷åÖSbl˜8\r7¹(áq{ºbÄ+–†>E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3QŽHÐi¾ù±žÂ‡Îé','wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖçŽù®}Z	\nÛT™Xš','Iÿ”×œe\n˜ÈÈ÷©³Ó»Mz\nNm²ÉÏÊ¼Ñ–Ö;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3QÍ/j\Z$ª¢œ§öÿ¿hâ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-DgBYugI_.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-DgBYugI_.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖbýEÆ±¿áv\ZÐ·\"','q§R³9î§™OQ’x\rR@öŸî?úõõ)XtQºÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Y”3XY%±\\šcú]¯','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js.LICENSE.txt','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js.LICENSE.txt',0,'˜¡Sÿ„xàmñl^omüž','˜¡Sÿ„xàmñl^omüž','8ûEŸäÒÖc}ˆíùìÀ7~ÙÎ0ðñH“Oä«ïžÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3hè¦Â\"I+[§E','wp-includes/js/clipboard.js','/wordpress/core/6.9.1/wp-includes/js/clipboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šô«\r8ÜžRO@™–','3>0÷ÔŸDâ2!Jçw@ü¢Lyž˜âê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3k­¨oW‘5	k[mq','wp-admin/includes/continents-cities.php','/wordpress/core/6.9.1/wp-admin/includes/continents-cities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ùÛÉ^Ãùz\r–röù–À','þ¾ÐåŽÑíÙ,ò–`Ä­$Ìì7Žï£Ü½§{n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3l®çÔÀèŽJâ¡nÌèNƒ','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-2/https-index.html',0,'§Þ°­ø¶BhÄS¶â','§Þ°­ø¶BhÄS¶â','&öùˆ©bí”l	…SÎE¥ÿ‡ü´!ð·ùåR’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3pƒ½ã\\Â8ŽlD¦q','wp-includes/sodium_compat/namespaced/Core/Util.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ó*·kLwB£ædÝ=','ec[d”M?HÓ|ÞKYž\04‹°@˜ QAŒ›:FF ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3rI0áÀGŽÄq‹@C{è','wp-content/plugins/gravityformscoupons/js/coupons.js','/srv/htdocs/wp-content/plugins/gravityformscoupons/js/coupons.js',0,'ü‡è5«~’Od]Ó•ÐÀb','ü‡è5«~’Od]Ó•ÐÀb','ƒõîN#Eñ•jØæ!êX®Ÿn¨8†œ’ñ/¢‰DýÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3r×—Ð$åöœÅvaJµ>C','wp-content/plugins/jetpack/extensions/blocks/recipe/recipe.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recipe/recipe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÇy·YŠ>¤1Jü,RtI','ª­qê†$ã$ªmÊëŠ™ßQô%AÁUcŒùîD<ÈÛh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3z\'‚Oï“á§vþJ&ÿó ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¤§‰B3%”%ãÌŽd','I†;pÁä9\0ŠZH†Mí#÷¢ðà%åÅG]9.r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3;þ|øx»öÏ\'6','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9=Ø®†«÷Ôì¦ã×„,','æÎ‘„Ý&ÚÂ3Zbq]÷Î\nUèŽ_¿´:*0p¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3„a#Ó‰«™©Äâ°‚','wp-content/plugins/members/addons/members-givewp-integration/src/functions-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ô‘½:Õ0®GøÑ¡Ôó','3^Ò|É\"äx²jœ¹ºÿ«bO\\v¨*¾<ªmà|&˜\"‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3…aY’ïvlÌ^ ojÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¼\nC¿%e,ŸÌlm','Ï¶ÁáhŒJxØ\nê/Ì¶¨6Šÿ‚¢ÛnT+“ÚüÍ¼7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ŠÇUe &O$ÞŸ’&','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php',0,'ÜÄ©—\'½·Þêœ¿žcŠ¼N','ÜÄ©—\'½·Þêœ¿žcŠ¼N','6Ëí2ž,®<Ý‡ÉJÆ´Ú1`Ú\'ã\r=kÝâ4<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Ž~¦ŠFÐPVM³òí%ž','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinReceiver.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinReceiver.php',0,'TM‰·•ZÝ»l‰—FŒ3º','TM‰·•ZÝ»l‰—FŒ3º','Ò~Ž¦Špàá?çû{ÀŽ¤¸YéSíXVÙ•¼ð™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÄAÇ¨Øª£ªâoQ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆA[ª‚ç8cœÐ³Ò','»u(w¡¡Lrô2\0æ¢î¶–^‹ZaM”=D@T@ðÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3’}É…œú‰­‡Êc…ù0','wp-content/plugins/imagify/views/part-upsell.php','/srv/htdocs/wp-content/plugins/imagify/views/part-upsell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\'ÑJ(Qëñ)~à®€','ð:–Ë¾\\œíR}0rëØÁè~–ôÐÕ(2lÖO©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3”ˆ÷÷‰uêüv¿yÓ½','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-edd.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-edd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[K£Q*‘VxóŠÅÖ','‡Ñ£PX¯\"mÄ/\'/Î±¾mCƒéûªÖ¦Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3˜Ú®Sxª	Æì4 v4','wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php',0,'›5W’DÙØgæŒ*®&5í','›5W’DÙØgæŒ*®&5í','6ô´ísw‡·Úª8Šèñ¸Œ™¿†²ŠÒ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3œ‹\"„|“M#¹ž¿56À','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/FetchFiles.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/FetchFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mêH&/Š9»‡¶¿Âçˆ','Ÿ–ô`½KQWE\r/,Î\n:79F—˜x×Ÿ@•q	›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3¡sC×Å­g–éËÇÚgð','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAccountsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAccountsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Ø4´Æ¡\'×§û3à¨','¤FVŸSu6°Dáb£S¶³É¥Ñ%Ì!ÇÒ;–#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3´üNrtªz¨tIm\rÇyã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aFÏ‰® Œz‡p1Mt‡','-3Õì\"+YûÑ;øQ,®çP¥P¾kÕgÄí\rí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3·Æf~è X~@ÞÇ†','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-device.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-device.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈËÀýK; n²‰','	CøšÙ€#&dPß,;Pu\"Ç/±!yçðY\"\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3º—@‹]ÉŒ<Mô‘ˆ*','wp-includes/html-api/class-wp-html-processor.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EðwFHUi]WÑn:Ñ•Š','€ÔSqÆ8ûÆ1…¤š?\r¶T<¹¾ù\Z\0EhÛ&+†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Ä¤[Áh´ü•ßnG›çÙ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/stat.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/stat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢×¥\ZB]ªà€¢ÛõªÁi','ª«5©”·Ø‡¾ËaßÓ Kî‡@)-òd‡75_Ë¯E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÆÀÜŠ#6\'Bê•H¯+','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/single.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/single.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áé|¾–ÍÏ˜_4°','óÔ²îè¿‚…-db¹ ¶>©ÐN…ñÏ„\r#1T‚¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3É€´ºTNn5êÐ¬Ö Åm','wp-content/mu-plugins/nexcess-mapps/Exceptions/MappsApiException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/MappsApiException.php',0,'X:žZÄU†iÐŒ© Ñ:','X:žZÄU†iÐŒ© Ñ:','›WÑ£Në/¤ÔcLÖ33˜ç4bßãªîüâ[þ±!šÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Ñ.âÐAÉº{¦Ôðôx–','wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3Ñ°mŠx-¢Üa=Çõg','wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°šyÅtPº>Ra­Sô@-','u{4ó¹·s…ñÁJ‰ˆ÷Ì3÷H¨×6owËr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÔG=9Ýè•eknõ^žD','wp-content/plugins/jetpack/extensions/blocks/subscriber-login/subscriber-login.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriber-login/subscriber-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.YK\n‹[3dÙâµÍ¶åC','ó\"™±¶Vz0¤¥›A±|£²Ëg×7Õ$™-Í‡»´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÚéQà`²7Éš´èpØ}','wp-content/plugins/gravityforms/includes/libraries/class-dom-parser.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/class-dom-parser.php',0,'€,†ƒ©)`)ïYÌZˆº','€,†ƒ©)`)ïYÌZˆº','X—ûÌcÝMŽ–X“L¼AÐÈZ§—‰y:;¯¢Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÛÕé\'º°ÁRKšBfý','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QO1ÿ/<™>%\"ÚXÜà','†6érŸ*¼IY\0C¬9<ó“©àÿJÚ– J*ÝxD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ÜÕNÏ.“«OS­Ã%Ã','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nxøî¤jUw‰ØÊì£(B²','Ü{Ì•íY	]õú‚nã¨‡ŽLD››ñé	 –#çEª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3âÉfQ3àhð5[À£W¹<','wp-includes/Text/Diff/Renderer.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w.âÂóÖ¨\"õ&«R²<','˜÷Û[°9¸#ýcàô¼‘2ÖÏz‚¿›Ð\\²\'?œ¨H1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ãíÑðÚ¬ÐŒµÊá\"¦','wp-content/themes/twentytwentyfour/parts/sidebar.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/sidebar.html',0,'Sˆ\Zs/È,+¡ƒéÆŸ·V','Sˆ\Zs/È,+¡ƒéÆŸ·V','\r­·ëjóÚ \ni\0NÃÆvÓb²OÙèõÈªÜÁÿáÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3åä°Ôà¤”Oì5(ß','wp-includes/theme.json','/wordpress/core/6.9.1/wp-includes/theme.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V…IS‰{ó”4ªæû;ñ','±¯ÍxÄ)ïyÒÁÄ	šœrŽA8§‰Ìi’½ç\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3å]jÂ=)¢M½\r]','wp-content/plugins/pressable-cache-management/languages/index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/languages/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ç2ËûéüÎà|I1>í!','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ì.¬3‹îuE»_¢€©É','´þ‘0\n&òíS“ªo®à¢û§ÖbÃÒa…—˜‰¥ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3êèoúÂi¶¿È—Ú','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3îÊjŽ3<Â‰ãq–Á®','wp-content/plugins/imagify/assets/js/options.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/options.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÏWxV`˜µ^qSÝ?\'oõ','.v,flA=û–ØpU†½päjý`UÔ\\yŽÄƒÅ\Zh–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3î.nvVjCCnzKˆf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jôMÃØfÇ¿Ÿ&‰êD','qYUÓ¬µ¼Ãßº³9ä7ôÇ;|QÅœiNc©ÂÃ¶¤>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ï£ng\0¤¿\\\0	ñW','wp-includes/IXR/class-IXR-value.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’fû>¨5lÍøj\0fè','¾?hœåø¬²Í‡ X¯ØUPËO|H$‰1¿¸ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ïh6rø¯š(\0ÀšnÒ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ñó“ÖdÊOÖzxÑ(&¤','àò‚ºK<½ÿú„«I/jð>›Yš·q^H˜;êE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ôVÅ	ø´†(W5,md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-select@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-select@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oŠ)\'Ù×<Í¿HÉ†)d','ìÓÈ¤âìÒ„Us»?Ãð=³ltzál­Š·Øf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('3ýiÝ-znÒðêQ¹†Ø$','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖXœb\\¤Œg˜\"oY','ñ\\ÿ¨V‹aÏà¸D¥—«¨nË(Ü‘ÃÌ zù¿pR—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4À¥®ÖNO€m°ð™\n','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¨îu”îRí»:È4´\Z','8g‚+Ù|E6þP¹F\"Lã(¼²©‹B¶Ï®MW‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4pB|òÚ¯','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÆ|a™’ñÇiaÏüë=','U1€Ã€xT1¨a®ÜaâÕ[>ÚÚ÷ƒ¦Íg÷BâK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4	[ÙJ•aÛv1\'Á¶á','wp-content/plugins/worker/src/Symfony/Process/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4	tÕ¤\Z†XêRi PÐ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6€SiÞos„`­ê–V','åí4\06v‹«¶€>0ˆ\ZìüOYxª\r­/$\nªœð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4	¦ÀqSüÌH#Cî„L','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/loader-0855308317756931a4f5.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/loader-0855308317756931a4f5.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…\'¸ ÙûZŠƒ ú½¸','W3I\'ß.auÅ£^…þtõI+Ž&0kŒ@¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4\n‘”	m‡]Ä¿±ÐŠŠÌ','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ï«ó¼{\\Å däÂãÝ` ','ç•ë³Ç¿\'äÉœ¬LÒª¥B> Ýñ	&-¥{…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4\nö…2­ßµ\"E¢ôÿGÃ‰','wp-content/plugins/wordfence/lib/wfIpLocator.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfIpLocator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šv;iZ\\	òƒX#@Ë\n','8~§¢XÁ›ë\rY=ãì©Ù	ã\\•Ø¶ò³KZ3rh2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4œ¯³Ú®Rt(Á¡','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ2­î\'ó]@]e…k+‚ì',' ¨Ïa¹ì)sëõžÂ©úCk#ü7±…f‡‹ß\Z”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4×31@¿*rëØÓÃ÷²8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÅ›ñLå\\óPÚœÊU','c>Ñ5¨o“»Ž½Ðïð½ƒ°_°T9“L~;²e7Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4‡m$ñyM5T‹U„FÐÍ','wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirable_Items.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirable_Items.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eþÞñòCCÅ‰\Z‚ö}ë','Ÿ~8Ú§\"­ÎHÙïý‚niqÍ†a¡Í;:¶XéÀl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4?$j¬[H3]ï^-ä¬<','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Þ··NÓÇ’Ô“.1õÚ™ë','>ëh=ºÃðÝíÃˆ\Z³Åä¦ðŒØŒ;R–Â<Ïˆã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4)ñ½‚¡ßÔWö\rÉP©J','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿIè¬T{Uû¯ÿìˆ¤ô','kâÕÈ80üä$¯Kg/FÚSJ¼‚I`)Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4.Vú7dÙ	^6AK]±	','wp-content/plugins/wp-mail-smtp/assets/images/about/sugar-calendar.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/sugar-calendar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»(ÕPÙx©Î·š¨o;Š]','ƒ-¹¢S´5;÷–u\Z¬^y$r\rÛÏ\'B“(¶„Ì#Î•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('41+[FåÃä¤_ «k~Æ','wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2wX“Ö}H#$×V{Ä\'×','\0¿:«	¼oH¦†2€ÿÖÿ‡\'eE\0Šr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('48²VtÔºš+^Xô','wp-includes/pomo/mo.php','/wordpress/core/6.9.1/wp-includes/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§©ã\\MLÍ8¹ÀEié','˜KgÈ\rÅŸix­.>FÏ·³>³ã£†ßè/¼g/F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('49éÉÍ?ÚHÄü‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àá¡Ó²x[¨qª6™Ç¡w','ž<Š¼aÜ–=s¿áN?U×Z1\'ÀiW\\Ñ\"	©½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4;`ß¯zŽ?	Å{Çž@','wp-content/plugins/wordfence/images/2fa-whole.svg','/srv/htdocs/wp-content/plugins/wordfence/images/2fa-whole.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÑhÂ»ñßÞÄ$\ZPfX²','÷ÆªÉØÓåËU[Z~·Ï^Ød\'àXèÙ®ÖÊÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4AIŽn09ˆ†7c`','wp-includes/js/tinymce/utils/validate.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CLÂ1?o+;„øû{Y†','k»HãÆ;Æ\0•kCÔs±	\'KØ#45+eE|žëÜ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4E&Q Þ¸•à•Êšë','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/laboriosam-hic-ut-sunt-at-fugit/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/laboriosam-hic-ut-sunt-at-fugit/https-index.html',0,'¬w“\n{\n¦m–½ÒaçÎ','¬w“\n{\n¦m–½ÒaçÎ',' ö×ÓÅûÐ@à>1`²ëZ?jˆ*»;Š€‘®\0öDÛí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Iw¨ô¡„çÃ	Œ€¥†•¦','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®•.tÓ­t%–‡t¿H','¼Â:¶’fbF¹>HëLÛ“\r Cö¾SEÏ„GˆE€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4OiKïÈ°Ö‘6%têþ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nâ‘“ÑŠƒ„Ó\rý+…oÅ','H(Wu„ð;cdš7Œ¿ƒâ7\"È\n÷üT~—­¡î÷f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4R•ì”\'y¾B-I*ß‹*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-admin-ui.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-admin-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oPº}iŸEÒ–}â™-','©ï™Ýôx¿:Ùõ:8<0@€‚Æ¯­çP[£Zo€‚¦^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4T\n^\"êƒÍÙêo½fÊ·','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ëºj^äb¶;…éó½','LpßE})©L«`•éúLzˆÓãÞÓœwáÎAûR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4To®â‚iEøåt‹','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ös\r>J™»(¡œ€EÍ','ÓK°¦úõ(wœ²B$¦\r¤s«®ì¤‡!üà¨¿¨ËD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4V[i%7ó\níÂ®@¾','wp-content/themes/genesis/lib/admin/inpost-metaboxes.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/inpost-metaboxes.php',0,'£%…u…¨é*“O`?ì','£%…u…¨é*“O`?ì','a€OÐÔÿ‘ƒ±ýç4i¼çÍÝzR&—•‰‰û5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4V¢Ú=QèhvÌÞ†˜¸','wp-content/plugins/google-site-kit/includes/Core/Util/Scopes.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Scopes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l1…9¢u\r·£Œë™+ï*','E!Å{ès±O–5z*‚õ\0ñÎãíŠsÖC…ðŸhë(8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4XÄRü\rÓc±¿1T','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§eì^<­ÐD?¨QÇ¨±O8','ÖßÿœäpI­]ñqÒBš/§4®$X3úKÅý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4_hAÁõ¡ü\rDïûm','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.17.0.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.17.0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ\nˆ#·[Ëú5èÖí4|','\Z8¡~\rÞÄðœÂsä´ÛÁ¥\0lhÕA·/u^;íï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4`¦Mê´D,ÑÖýÛ„¤Òá','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈKªîf\"n\Z4Ÿh!I¿¥','óAùý]§¢·^êëÔöTuI©Ü<Â®~/‰}n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4aäþ[Iº}çØÜHÿm)','wp-admin/css/deprecated-media.min.css','/wordpress/core/6.9.1/wp-admin/css/deprecated-media.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JC\\s³›_S–cëôZ™;œ','×[×€r{%m®©€ ¨Öj¥‘·ç«yÄÒ‹—\nß{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4cwf³u¶ýwiÖ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Bû­Å–Ùã$2ÆáÄŒ','!™€W¦‹<p¢\rŒ&„§)ÔI9¶hÚžÙU\"ãújy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4k% ÄßgYY=ÞÙyÂÔp','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#MÜ$P:J9¢øyÕen','#Ñ[/½æ–qxòUû­jîüÉŸšmŒhÓæÛ\nñ64\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4v¤Ïz\\M$Qµàž\\‰','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G4U“ÑFuÛ74Ë)`K','«gÙ\"à:í».®rVjÝ\'²sÀ\rDqª?\"âÕ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4|‚ß_HGÁ½Ý|¸Œ£±','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xûiÇcúÀT3QlNÔ','¹9…êk+ŠFÛ_»{åÜß’ôqìê”a\\ìƒh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4„ãÅ9ê7±ÊTb„‡~~','wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js','/wordpress/themes/twentynineteen/3.2/js/touch-keyboard-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U!^v1)?cªÅ-Ù½vk',';1ºÈzÈZ—«þßála®bl-1³ôSžÊ,Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4…¬²Þ\'Ö:8íGî¯eí','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2_ÃÀ9´ïeS\n¸âs’bÞ','·ÛêŠ/jœey†°}àþIŸi	½eC‡ gŒ»ûûuæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4…²Ó„TQÅîŽÝáø9½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/twitter-dark.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/twitter-dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý€7~´k8\'ß^¸“\Z','\'Ñì\'EhQ\reÙ¬û#›òš-fJ4í·øâ¡X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4qEyVS/ôÌo}˜','wp-includes/blocks/tag-cloud/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\r¼)ÛÛÅ¥½N| 6Ü','#Àz†ÙÖÚ°JùVYƒ¹½ÚqÀÆrýSd^3ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4”¨rñ  Å­ÉçLÐ','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.min.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã”…¨eÓ’\\©:â','œO²J‘†LØ(Ó¾fÝÎè©x¯%5‡}Êc\rëY›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4š)/_½Òaô„‰•·úÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author-class.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author-class.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÃ:@YØg·‹ÅqQà0','\ZømAW){NhÑÓÚ¼Øªr\0Vzk¢œ+ÄcV¨oG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4›F«	ˆ9Ž¢Å]ûÃÀ','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config-i18n.php',0,'‡-/ìNõ*¦]¶‰îÌáO','‡-/ìNõ*¦]¶‰îÌáO','_ÊiïPÝ\'¶X…žI¼4Ä^Ü‰‘@%ö‡“N¼Ô|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ŸT\nÔHñ(	8ŒXù','wp-content/plugins/jetpack/modules/sharedaddy/images/print@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/print@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…y»4úä\nñål‡èY§','£>pçDUZŒÊÀ);F-ÙY>Ž·æ¥’O`c¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4 ~_BƒƒÊ·ùä\'bªó‘','wp-content/plugins/jetpack/modules/shortcodes/vine.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']h[þêuû˜+W¾\\è×','£®¹··W~0°‰©“§z¯ˆ¦1U“/ñNOþd×Å]E„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4¢6áÛÛñˆé ÒÀQ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/settings.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K·%M¢Ù5²°t\0œ,a','Sø—ë\'Ê%6Fúõ›±÷`G²M‰+C4Y¾$Û2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4£³ÀI<;(iÐ³3êÇ¶(','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ŠRÀ9ÉR¦¿i(ÁìÈ','3œ¾ô*†§ð–$Äöýû†YZ9r‡å|&Ù\\±&¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4¯Iìüy‡¿ÛY¶','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-footer.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-footer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°y±—€hx<¹äùä','8ó»2¡4åœYGÒHrFðz]œr(jƒŒyÁTŠ<ma','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4³Ó×O«%iåC£Ú¨%@','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-global.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-global.php',0,'Ï«™R£Kn~þ\"A[n','Ï«™R£Kn~þ\"A[n','œ%§FüV°]¤^Œ:NcŠÖ«%»<ÖõÎõö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4´~cdÇÁuÉ…¨ßø8l','wp-content/plugins/jetpack/_inc/blocks/google-calendar/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¶Îý‘¡ýhœÅ½$£…','Ôˆë@ø¶Ë)Vèd8ôš£BF;ozl~#¤›ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4¶‚J„!¦u\"?¯4Ÿ,f','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¢Vƒ³vý~D	Ö“Ž','f‘|êÚÞ¬KiÑƒPI6X\0ÎØ?(ý!‘®4	)Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4À;2¼®‚9_pÄÖÔ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{>u:ž¥ÿä§¾Ow[','tâ¼8j8PYI`\"Óí	¬½pNªµÞ_£{Ù~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ÀØZo cF¨Êy 6','wp-content/plugins/worker/src/MWP/Security/Exception/NonceFormatInvalid.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceFormatInvalid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V‰~sKù Û®å§\rc˜','EÛŸêžã‘lÃjëéªxiqëj»—=È1¤³ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Ãˆ’\nÍ·EAÞ¥\n<p','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GtagConfig.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GtagConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ˆ¹9Êe3£%›¢ÚuµÙ','2x+ŒE	EFlÃÇÉnÕã-Â‹¯äˆ-s¹r<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Ç2\'ièkð\\ÏÚò!Iƒ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-timezone.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž§E’tCyÛœîœT\'\'G','Ù1ä»¸ÙÃT„\0ä—(G÷¡é\\%y¥ßÎê‡–»$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4É…þ{K„XÆ5xC\rQ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZL%3ƒ{P^¥Þ^Ž$Í','C<+¿S‘ýg4É§Aàõ´@Tbü…h—.«³µÂó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Î8ŠŒ¡Ô*ƒ4F£òQNˆ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersionHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersionHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦™it|eª‹­&T°ˆ¹„','³ßI>D´£%{‡ÕQ–…0¨­º]ãn°ËÅûëz‰l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Ð0G¼ÔÙG?Ý‘ÊDñí','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÅ0ö\nôô€=fHT+bê','\'_‰CpS^0\níªÅü™Ê‘W©9Ó#þAY\'pª•p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ÑkJÉˆè	®@9ño_Ö','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';:n;ÆUùMnyUª/ª¬®','¿zGY÷åÖSbl˜8\r7¹(áq{ºbÄ+–†>E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Õ3M”Æöf‚ôCçF2	','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä™LZ˜}`ÃÆÓ\'º»Vœ','Zîè€nTƒ°ðÖúOiÌÕ]F Op­ uªx¨÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ÙÂ£L\'	7Š<×.µ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesClients.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesClients.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢>,þ#¹Ë¾ËŽ£Ý','õP2ÉN¬—·ÿ\n×A@îœˆæüÛˆ]W;6]\rð]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4â×m(ëÂdA3llA','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4âlÚ\'ØEÖŠùÚ&HÞ3','wp-includes/PHPMailer/POP3.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/POP3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ÔÎ>˜B¦ƒ¤ñZ','™Ó”¥Ó…:Š9+’f^ÊL\nqÙ²Ì`åwÇP°és²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ã9i/1‚IÜÅuãìÊ–','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uhÕˆ˜ëL#ªÈb~8+','}F¿êÙ.3žàÃòÇ³…—uÞÙ\n+ð\"C¥«pÖk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4èyèd°öJdo WE','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/loader.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"¿LÕ«H\n\\ô5§Ôˆc','c˜…!î‚N½FvÑãuÔÛ™|ò7´øè–·?öoƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4é§’ì\"5msó4Ø’2àS','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/Inflector.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/Inflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@YêîDGgeïš§¨:\n†','÷¶ðIÜ/lÑac·Ôâ\'ñ_žRž§¡ÊÀ\"9HÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4é¾yT×ý@©ÏJ­¢ía','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h? á¨õúØ¨³dË','HLí!‹cpá0B·b)óþØ>	ÂÞÙÍb—ôDuG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4óG—\Z›’ý\nO-@@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0à­»ebM°»$\rme',' à‡>³,\0øÑ€\"Á…—aÝ÷É›r³¤“ˆlE¬Uãú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ûjÁL¸Dœ†¸\\F','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áïÿˆ“;ãÝW@ãÉSx','úÎçþI7éÉ­\' ¼¡Ú±<x]šëtm-³Ü%ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ý\'+x©;#P¦‚YÎ[','wp-content/plugins/gravityforms/js/jquery.json-1.3.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json-1.3.min.js',0,'i!ßÕ\Z‚~þ¦’îjCÎ','i!ßÕ\Z‚~þ¦’îjCÎ','‡>,L`ã{Ê;zlû4$N×_(p6v€+öI¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4ÿ©]K€h—h+³OØ','wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ6®hž€åh‘Ý†ço¼u','Û®Ó°!Õ/ži%k_¶\n/)À>#m,+ˆ[XŽµç?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5¿Û&»q;kÝÇk“Äô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü\'MÀOúµj*n®*£ž','\"tL©­Ö›ybBŠXÊ]@|an7î|ƒJ$ƒ\"­¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5çclHæÞyñ`ºËb','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TopupService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TopupService.php',0,'ï§¬š{eèG iÐEK‹‰','ï§¬š{eèG iÐEK‹‰','Á©úz)¥¦ã0ë<Î¦{UT\0F¾áé3ˆ;·ìÃñuÛŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('54ÜÆÁZâ£Ê—ƒHJ','wp-includes/blocks/rss/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§1]¾÷&pKu÷`¥íy','%9Í»:½çIªƒ†–-6ÎeH“7¨žœD²¥sÐ&ì‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5z>•àTÞT\\šV+“7','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¼W]kxìPþàÅöØ¼Ø','ˆBl+ª8)ñuR*\\£!M!`–ñ¡CŽkñ3%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5	oìRe¼7+¿/«Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚^ò_#Ðý‘l!q‰êÃ','§qÒ<j¢Õ=7“ÜÇ)¹8T,¬^ykÔaª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5nÙ¹ŠAâØê:ôDuõ‘','wp-content/plugins/worker/src/Monolog/Formatter/LineFormatter.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/LineFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V5±2úí?Êƒ\'wÉcs!','îâx_4N,E,’Û)tu‚\Z:ÉaF`/*ÑãJŸX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5\Zòâ;ŒpIšN°Mx','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á”_0g	ÊÀ&\'9F7´','ÄUØqÝT@ØÆe®6âfá‰wšq—úlrë‹\\æ‚©8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5©(vÊòToî	ðu','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä—Ú]¥®¿8§iów˜æb','ü/x§7n&” Å@,ZYë§íä½.PûÆ)2 h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ê?‰y˜Ä<Ù2Ì','wp-admin/css/dashboard-rtl.css','/wordpress/core/6.9.1/wp-admin/css/dashboard-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M–cK‚Šv=Ç7èŒ‡','G¿Ù‚cŠŽGc–Þ9,.}xú—dPÐJX>o•«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5~¯\\¯	ô§ét”ûg','wp-content/plugins/advanced-custom-fields-pro/includes/revisions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/revisions.php',0,'ØŒ>š–ÌÂõ4ú\"nx','ØŒ>š–ÌÂõ4ú\"nx','	\\Y;»	Ó °)cÙ2uòa–q½ÒV¶sÍÂêý¯ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5\'gÛôÕU¤Â,ÔR×\r','wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-redirections-panel.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-redirections-panel.php',0,'0Y\rÝ˜\r2ºtx_n.','0Y\rÝ˜\r2ºtx_n.','B_”ˆmõ~cd?Èã||×+2õÖh‡ÂôNCGÐ…Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5.=¹€d)<peu™s^','wp-includes/sodium_compat/src/Core/Ed25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Y\nëŸÑ/3ÕGÑÕQ¯','E”VW´ãpXWû¾î@†B«pÇ …8û±É¾ëè¢mo Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5.ðÚ¥ùP#=§K‹–','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò\\÷mhŸË\n[âç‚r˜','Ícf1ìÀ§±‹,RRÐ½FèpeŒ]ÐMñHf±ú–k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5/¦`©ñËG‘¬ ÔÁÚø','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-template-loader.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nƒÁtú¿&N†¡P/sÌ×','£¬6—tàäPpóîÔTŽ£øéàFÎS¢ýÉ+Žoá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('56LÊ‘§BWq³DG\Z','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-url-inspection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-url-inspection.php',0,'N˜ÜØ*õLÜo„mîÛ+','N˜ÜØ*õLÜo„mîÛ+','B88sìþ‚ºî<—È¢F¯›‚®ê£\\3\'6/]M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('58çdá`S61K>Û®†v','wp-admin/css/colors/blue/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºò|4–#A±üíé6','›gJí–áÀ89b·ÙÒ®JŸ§ù_8n ¬º	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('59 æ\'àØÔ˜vJÝ}','wp-content/themes/twentytwentytwo/templates/index.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IQÞÈ&½zM,þú6©X','¸Ýæá:¥&*»ŒæbÀ2f}v‹Qª,.™Ðï¥ÕªºË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('59™ñº·‚VËÏÅ³_jp€','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SourceService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SourceService.php',0,'÷Ç2Fá€Ž‚&/‡—hm','÷Ç2Fá€Ž‚&/‡—hm','WáŸX:oÀ0œg	¾êÍ ¶X¤~°Fºïz+\\9³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('59œè¢N›µŸÞ¤ÝZã`Î','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-post-type-taxonomies-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-post-type-taxonomies-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')OñŽØ˜ó¶÷ûí¨àÎ','«ýî])-¤×dµpF…³—þDÿšzVûëŽÏ^ìn4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5>ìj±óÔ4çH¥nm82','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-library-refresh-button.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-library-refresh-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª3\ZŠ7žÏaã>rLS','Vi°òQ9ýÇ=—k“ÉXÏÇh,xÃH1ÐÛñFâåˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5B§»Ô5ÜÀC¾Ä@ÄÆ','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_AMP_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_AMP_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯±b­”/Ï¬O‚¿è','>ZMoÌ¬€DÏãÎ‰µh,Žm›ÚšŒ‰<ÖÞÊÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5C‚)\nWu¾ê½/FÒcK','wp-includes/js/plupload/wp-plupload.js','/wordpress/core/6.9.1/wp-includes/js/plupload/wp-plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚŒžƒU=vke†}”','==QqïXüäý-àþäžj·ÔnH‰ÍÅ€>Ù\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5NÐfÁNu¤¬ñ÷§§gp(','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÍdMŸ¤¢…f9C&jf{‰','‡A„w÷AŒé ¤ÃA°A`ýØ\nø:(ûv«KÎò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Pé¯Ÿg¨H<gMV\r','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÆÜ<\"p6B£0§»û¸','„®¸íîùDBÐ%9Ñp ‘¾.Mý10‰&Ž$Ââíù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5S{ïTÆ–®Îe½/Ë','wp-includes/class-walker-page.php','/wordpress/core/6.9.1/wp-includes/class-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ù˜½«¢=û¤ž	','j¸\\y‚¶ÕÔ#Â‚Ì8\0—L\n÷%¨{²}(I\Zo Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ZXž>y:É8A¶úã+r','wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_classmap.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¹ÁÔôïókCÙEÇ\r','u}-ˆHÙ%¹ÂO~Î°.Rh¨byDÑH6L9ûN“«\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Z¬ÌäàSÎ¼ãvÙ`6—9','wp-includes/version.php','/wordpress/core/6.9.1/wp-includes/version.php',0,'Õ0mK{Ú*/@ø£M†Ö','Õ0mK{Ú*/@ø£M†Ö','Æ1é^nCå¸ViÃBU£bKü67[ÈŽ/ÎqÊº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5\\h>óÎw	—‡NË','wp-includes/registration.php','/wordpress/core/6.9.1/wp-includes/registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òîÃSæËD† 31ê','Õ™“·ìvF´ˆÙ«šÎùåP«ÝB8.·ìáÛâ8Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5_O.ê“UÒ›òStËÃŒˆ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/LICENSE','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°p2>¸ü9ÊÒ•Ÿ{¬+','}œlX¬|ò‰	”†LgÓ‚‘d[XËë¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5`à]\\Í­i\0¥ßí\ZJT','wp-includes/class-wp-embed.php','/wordpress/core/6.9.1/wp-includes/class-wp-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ß·}}l|n/lÀËh¿=','i‚w«bøžO”Ÿ(\"Ò_UÍ_Õ½„ûÌ7¬RzN8Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5i¦êqÙgK>ëU!€÷Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/class-reader-link.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/class-reader-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÇžºWSÂÙÊèLì¦p','ô¾½ÓOÄî—QZ‹p½®EU˜2ò9…šè\' ›¢xá»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5sHØˆÖZ¬Ëý×°7','wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php',0,'ÝÎ&5Á0zÁ¶zÍÐƒ67','ÝÎ&5Á0zÁ¶zÍÐƒ67','âšÆìZœ—üN\0Ï£Šæ³²?l06ˆÝ&ƒôx7Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5x¯]ƒ€\n+1BèÎyX„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È<wE`mö\0×Àá½','Ò%­Í¬”gBqVrÏOX”‘ÇÍõ8›&Ú¬û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5z¦”…L/„¶ Ñ_·.','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-bulk-actions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-bulk-actions.php',0,'¿ãbKÔu >m#®','¿ãbKÔu >m#®','ºFóQâc]@3!¦R™ÖáEüëF™Yveë^Àù(Ñô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5zÇDÉ{kˆú>X„ÚP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/preview-button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/preview-button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðezèI§ƒšG‰JI.||','ì	®K*KBZ©Ãçsí‚¢CÎÑœ/ëÄ“[Ã)Ð·ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5‚Œ	tŸ”Ûµ¸dÖqI¬q','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',0,'8ÆócB™[z©k0®ÛžÊ','8ÆócB™[z©k0®ÛžÊ','_KAá¿*žp‚A#Ñ÷Ê„¶©qÈ^\róüÁ¦\\˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ƒÓú92Íƒ¨^À%<®Ç','wp-admin/edit-form-blocks.php','/wordpress/core/6.9.1/wp-admin/edit-form-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤í‰¡êVÐ˜ÓËÁõÊä~','Qš «o€o\nÙÆy§… èœU¬¤\ZjšÏÂv´Î¦,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5‰LQÓüT E’Š‚I|R','wp-content/plugins/jetpack/images/backup-getting-started-thumbnail.png','/wordpress/plugins/jetpack/15.6-a.3/images/backup-getting-started-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“‡ÚZ\r{PÞÅ^ÛSÈ”N',' á)L£—FŠªe<‰ÏTjºN?Šs)^²Žk1!N,+f4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Œl*[ãïÐ6ú’˜¬ù„','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/App.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/App.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âs:ën˜¶ Q-‘í^ß ','ãSbŽ>|\Z*©.ã\"s¾Žý­È3ñ÷ß“zY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5‘®£cÒ”±O;—¬Ù\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô÷tõáÕzæ²äDÇÊ','×Ž§Yé[¯±Á+þÓ\rQy\Z™ÁBM[fvÖÖéÆ\rL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5šö[ s£ÆÙÒ\'14ð','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-6-bd61852e61001ce631d7.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-6-bd61852e61001ce631d7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—š¡!|»÷/˜¡€²ó~','ºŽR „ÒØU}©,b-þöÚ›|Þ\\”³Y;h)ßb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ž©E§sÅâ\nk\n0ƒÈB','wp-content/cache/cache-enabler/hjsdev.com/about-me/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/about-me/http-index.html',0,'É¦]üévHl7æ#ª2Y','É¦]üévHl7æ#ª2Y','DÛ…ËíŸŠUfMí#°V¨B:ñë,5hhÄë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5¡7ðN	C=†Û-ØœcÄ','wp-content/plugins/wordfence/images/sort_asc.png','/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“&­D®KëÞÝzSÂ§0','N—QÓ* ‘TZ%PºÚ%êÝjÜ‘tZn/Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5¦Ô³ÿãì’a¸µÑ´','wp-content/plugins/imagify/views/notice-wp-rocket.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-wp-rocket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k_àÓ3Öwï¹Áœô3ëQ','ìyô²®Ik‚ÞÌyÙÁ7ü1Ã¿äŸ¸c³Úß²Gµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5§Ì•M±\"a£Ø’`l','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-39bdd5be.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-39bdd5be.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨M‡Èg¨[bÅÙ%-','˜W|­+@i•*»SJë.Odª›ã¹?®Ý†1™H~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5¨Ž±’]BÙ|dÝ½B~<','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php',0,'úQ!½ÚS<\n¨$<3È‚W','úQ!½ÚS<\n¨$<3È‚W','0?5ø ²òc½Ïš\Z\"ñÁ°ˆ¥Ö\Zþ%‡ºˆ>P°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5¯\ZÓO>\n×æÇ\ný¨L','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇlÞõñNÊTuæ\\C½€Q','·-ÌÀÞ±\r4mÎQÆHŠ1:ãë=Ü”X«©ÿy‡0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5±#tŠ5R½ÑˆK©óíõÔ','wp-content/wflogs/config-livewaf.php','/srv/htdocs/wp-content/wflogs/config-livewaf.php',0,'ó£1B˜›hÑW²Î°Ìz','ó£1B˜›hÑW²Î°Ìz','Ê1gÆšgšà¦îþNi»nzäûÇ#T4i¯?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5³8gœ«Ä€ÒÝûÝH±‹','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"FA7§a(íG³§ûÅ²g','ñÊAÒ‘Èð`BÐÎjÌûô³vô¢/›Dµð?ÿ{ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Ë¯ÂŸYÛk\rò´©°î','wp-content/plugins/jetpack/images/rss/purple-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T­ŒÑwuc5r4ð%','¥—ø®hZ¾\"³›‘Onùòf4·P%æÆˆø×»3Þ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5Í_Ìí¡¸è~ˆˆÀ,€-','wp-content/plugins/jetpack/3rd-party/vaultpress.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/vaultpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜þ‡Y…¯76Qd¦Z#ÖÁ','ØYCÞ¬µìiÁÃˆâ0Q”m\nˆ/L‹+ç³\Z}G;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5×3y“ò»|33~§È$ ','wp-content/plugins/zapier/zapier.php','/srv/htdocs/wp-content/plugins/zapier/zapier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼k¨<8¹|þ*üjž7‡','ƒ\nhvù<[÷Ù”];:¥¢Î(Ùöc_°ø.Ï6ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ëÙ:ÀÊ?0a’SÒÀ-Õ','wp-content/plugins/members/addons/members-role-hierarchy/admin/class-manage-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/class-manage-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò[¼×Èîs~×UUè¿OT','*	÷h3¿¾‚aôQa‘3ý.à\0çÿ=kìÐÙHà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ìý!éB(E…<ºoyk–','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1úJù@GV%+ËÙ3BIà','ûEÑH)Eq‘^Äõ7ƒŒâQÖT_¨hÄ×Ê¡;â¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5õ`jv­«l:îàéæEþ','wp-content/plugins/seo-by-rank-math/includes/class-data-encryption.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-data-encryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨7rÎÛ¥Ê?€þDú[BÑ','´_\rW/7†Øtð¤þ·Ö€ë9\r/\'…[\\­@ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5ûÛá¤…4²f$ú1[4c–','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡æÄáœq™R²(”Ã|%','Ýá,™†Ëºë’`	1›Ad˜]­ÏE…XB–ûà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5þ…×Ú55 ä®ŠX»a4»','wp-content/plugins/google-site-kit/includes/Modules/Ads/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õfÒ\Z¹ÉÏJÛjr\nð5','¾®ücù\ZÝÓ]S~>2ÛýxåMp„?ÀEÉÂ|—i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Á`}Ç>œM	àìW¥','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/assets/tabs.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/assets/tabs.js',0,'&àGÛ&˜ßå}ç','&àGÛ&˜ßå}ç','³2úk¢ ç½lÝwþ³Jä]&ÓÂ_) É¥8‰RÝ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6çVtþkü§R‘\Z,','wp-content/plugins/svg-support/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óª`éJ±òzÚnäÃ~ÄÐ','DaB™tD¨¢¢Í¨»Í³mŠTËd=uä¤§	+°ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6}§X^	P\rÂÑð®','wp-content/plugins/sidebar-manager/admin/bsf-analytics/version.json','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/version.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×*Le xp“Q3¢Ênn','æ:êÆÇèP€TXÃRW&K4\Zßp¡6”pƒ€^ÿ)Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÇR\'J\\”Tlü^V','wp-content/plugins/imagify/inc/functions/attachments.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¼P_ãÙ þò\0ž}²m”','J-°·“LhÌ?ªè–=ÁÁæV¶X©8èh¡®þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6T¾?ÿ…Æc[ô«Q6M','wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±à}{Y‘Tó.…±Æ™-','p’ C?’É±‘\0³Y‰Ù—)ðœÿÛ±0õ¨á–ú¦6°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6´§Ž¡€j}âIYWrÛ\\','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/welcome.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îµÌ‹Ð+A†\Z T>Û','o^ÿZ.£Mž!é ®@ÉV\rOñm·-º6+MX)È-.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÛÚß¨X/€¿HL','wp-includes/js/mediaelement/wp-playlist.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-playlist.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K^¶ÍIsò£2ªÒ©Q','z	‘”mÆEË039ÐÀ]-kÃ2¯ƒ± ²åÜ[2ìo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6šMˆßÄk*eü‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú#Âêy2”â£½ã±mö\Z','5’.†»ÀÛ8ú\0õ\n/Œ1ç•Ÿ“¬Ø<ßï/ò\'Ä‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6%®Fs‚ADÉ“¥Ô','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/debug.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/debug.php',0,'¥w#ÔwŽÔŽ‚´Q\"âc7ö','¥w#ÔwŽÔŽ‚´Q\"âc7ö','¤Ç/Sñ.§ãü`<XÇ8fªšŠƒâ\nöLŒŸ(¢Èô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6dþ*‘O‚}f\\‘(ªÇ1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jetpack-forms-layout.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jetpack-forms-layout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0‹Jï#Õõ[È\nßXbÌ','­²Â÷pbsô${òÿ`€ÊQ*»lƒž*‚´Éï¶§9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6¸-\n©Vçõø–^®ÿ¸R','wp-content/plugins/seo-by-rank-math/includes/class-user.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e£¿sfø/ÌF<1',')Ò•¼S²‹³ÊšÇ’hF)Ê²®PÛ/óQG^Ò·dÕ’\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6!jéÐ&6ë™º\\!äõê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s9³\Z™ˆ\"Ú—‚$\"\"%','	éüÝ`|ÒýLÜpÏsÉ!=YüaClâ`-úÃ„ÒzÊ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6\'Å°×äüû·ôé¾','wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åVFÉ~š„~8\\‰°Ë','A¹@¬€ç¨k™(›“~â¤HÅÜ2ØI©¸@«f·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6+ÂÇ»õáäAÔb\0¨Í–','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2209.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2209.php',0,'¿¨S/j\Zs}AÍÆ™ñ','¿¨S/j\Zs}AÍÆ™ñ','GÖÄ¥mŸ†tô^È¢´}ÄžQ³ògÞïJãü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6,‹ßS@¿(¸Ò!Ò6S','wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«9¹…²Á)°¦DÏsÎ~Ê','ÄÆgÅxƒ@ëFî,Uúù‰3Qìz3záã=¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('64ÎOn®Ÿ§mêl¤Ô','wp-content/mu-plugins/nexcess-mapps/Services/Importers/WooCommerceProductImporter.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/WooCommerceProductImporter.php',0,'G!ÚG¯úiN‰ý\Z‹„Ž˜','G!ÚG¯úiN‰ý\Z‹„Ž˜','¶J:(2 ‰87õ›œupX4ŸAú½¯õ\r?0o\rÁŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6:UŽ—`\"ºPõ#22äœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À Ôšyï°t)7µ¹žÎ','µ²{B²\nÀúÎÅ\\yPÅdÅ)–:ÈeÀÀ–4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6;I(ÖH²mÉ%¬Ãfº','wp-admin/css/farbtastic-rtl.css','/wordpress/core/6.9.1/wp-admin/css/farbtastic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â7\nåžÀ°)š{‰î“û','Tœ=ÖY#ÒË[•ý¶vr„HÍia­þRþò†ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6@<\r]0‹i0jÈ±À5O','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/utils.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/utils.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€¢ìv‹UJÃ¦û','À2±KT¥:ÿPx-4Æ‡FÊz^Hw£a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6EÜL±@8r#Ô','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.1.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÂå~eIýØ‹ÄÁcG¶','(È]¤øîE¤^;«DÁ~èz+D\0÷`†â‘>¿³ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Sçþ+\r\\Šî±ÓìFE–','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-settings-definition-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-settings-definition-engine.php',0,'y¼ŠÙo¯Ë!«–3}•/–Ç','y¼ŠÙo¯Ë!«–3}•/–Ç','†ðp±fã£ž:Çi°êòw$¹ÍŒ”J/_*ä»«³b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6US÷o’ÂÞŠC;ÙÿÇu','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šµ¢€J\r°YôÞl~©','XCYiyŒéÛ³.¸H—¬×#¶ÚƒùŠ{âŠ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6[fÀ9¸?†“ _Ç','wp-content/plugins/wordfence/images/icons/bullet_yellow.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&ûÞÓÉŒŠýìîÔ”Q<','1µú±Nß—÷¹’ú×?*€i×Ã­!FýMpè9^.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6cÀb†£kk·Öi3¹@úH','wp-content/plugins/wordfence/lib/menu_firewall_waf.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çëm}é#`:ªáPo/Ù','(ž›Ë•‹=9L”/¨Û*mž,{oÖ7ÜºhVTõÚ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6lÌÇŸ˜\Z”ªýÃñ','wp-content/plugins/spellbook/js/src/svgs/all.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/all.svg',0,'Í¹\ZXlv• L!nBå','Í¹\ZXlv• L!nBå','ƒHU®žÈÇ‹)\\õa\0Ô~¶t‰êf´¬=Ò1ÃÇöØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6pp“<W÷Y\"~×\0ÔS','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-gf-rest-controller.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-gf-rest-controller.php',0,'d —–KÛ•ukÐŠ¯H»','d —–KÛ•ukÐŠ¯H»','¾)”N‘•$-»m(yF:h€†Ïëâôä®®Ç;e\Z‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6r³Ó¥7¶ðOçË J¹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ×Y=æ7ÐdLUoC»²\0','9F¹“Ãm	ñÍq¬Ç?œígIZLBHb-ÔõÿŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6u¬”¸ñû@Œ®¥\0ˆìM','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9LVÓ	k«Öµy/','hæüÙjúWè†\'óßgø›l¸\0IØ¡<$b³X„¢˜7õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6{+×FLj‹½v#´Ú*)','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÑ·gnt(-•O¦ß1ùõ6','à\Z ™½)¶‰NJèi¦@9”jûäË°éÆ\\\0\'°¯«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6‚]jàvÙW¹k\r3-ç','wp-admin/load-scripts.php','/wordpress/core/6.9.1/wp-admin/load-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#oŒŠGë½@>ÕëT.ú','ß8Îzt¢ª=ø–œk$¯™†Àœ&WR’ÎˆñhV²¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6‚ô´!’PjÏ³GýWÂo','wp-content/plugins/members/addons/members-core-create-caps/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-core-create-caps/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬at/Ýhã›_#,â*','·!G+eÔ³GPè%)(‡ÚfPé=Ò°<ŒeÌS‰¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6„ÞÆŒ¡™ÄöC˜®õ+','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÒåóÁHoøÓuÕGkŽú','ó5¹èJèEïô4ß‡YØoX¬	Æè#ù‰Ïä¦T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6…Ä7­MñLÂ‹àRâ;a','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óu~¬E®ÇAAÜƒ',']ºg³”€äC&SCeÊ@òçÅ˜_j­]^½žAZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ž‹3Ü$œM¥Šv¿','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php',0,'ó_¿VÈÐ[ci¹òÄ','ó_¿VÈÐ[ci¹òÄ','}ÿ0³\rOÿÖ;ã‘|î\r?H´] u¡ÊSñÅ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6•žß<\\q­Ô\0×§)ý','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6–H%¦þ—B…§ž³ãUE','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ÉÐÄÏ·Là(éÐÓE_','¥s=Í,rJLxŸiâN\Zwäõ€Ñ•Ó©š\r¿t?-°¡J…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6˜…©‰týl1ß2§Z','wp-content/plugins/worker/src/MWP/Monolog/Processor/TimeUsageProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/TimeUsageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¡µˆð4JðØÖlÉ_','U7Íë1˜™µÒzóã„üq¦,3Q9ÒÍos0&í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6™b#p*n{Úrx€ÂV‚','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/options-general.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^òS0Íö\\T¼¹x™wHŸ','bƒ~½wù\n·V“’Í©«ânûjÃÿ£ë6úò6<_üó\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6™eRT\rfQ\Z93´úÝ£','wp-content/plugins/seo-by-rank-math/includes/class-compatibility.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìqù_<©<Ð.“ždÁ\"’','Ÿ]©:X)Ã‰ŠZ¯µ$üèNP/Â@^•\n*án—¡æc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6œàëòýÁ‰h‘ÔtéP\r','wp-content/plugins/members/addons/members-acf-integration/src/functions-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¾¥¼ß›Tü¦‚óÇŽª','ëÑ&WiJ}Ãº½ë\0^	Ø;­ÕŠ¸Ü}Qe6YÞt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6S8Xè\n´NbMOpùÒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µqÁ,êýÌ\"ëä`	åe7','¼žâÓ±×™$ƒžû¹(‚™ðZöèöô“>AŠ„€o‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6¤ÍÊ¤£~DÁc\ná6yÝ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àO@hôœ)ßÖhÛ,J÷','ûä!ÔFÄÅ–Ì j’±§<­ÞÞûzæØ†LW2hÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6§Ð¬3ñùyÀ/¬’£','wp-content/themes/genesis/lib/views/help/genesis-inpost-seo.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-inpost-seo.php',0,')g‰1°|ðeèË|ZÝX±',')g‰1°|ðeèË|ZÝX±','~,fò#PeÂ ˆêCC!¢.é•1o©|›§ZhT¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6«|«Ûõ]?|%ú*ñ-9Ä','wp-content/plugins/members/addons/members-role-levels/admin/class-column-level.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/class-column-level.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖlU”·Xo¡‚åTñ€','¤¯{˜þé³Ùï:©*Ÿï²+0.‡Ì\"\'ÿ¤1+Aê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6®÷h¼Q£,JSÕ×ëj4Ü','wp-content/plugins/google-site-kit/includes/Modules/Ads/PAX_Config.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/PAX_Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬òÇ\06›k=Ú\0æ\nqË','Œ|ðüuE[çý­3‘þjh=/ÊTÇ4]*„†°åy?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6¯wÖD |£(•ï\\d3','wp-content/themes/genesis/lib/views/help/import-export-import.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-import.php',0,'KPW—+£¥L¡bV×','KPW—+£¥L¡bV×','Y0ªsóàYÐÙÌL†\"¿¦…Æ6HbWÆNþŽ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6°zïaz`–±ŒÔ˜°¹','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/StreamFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/StreamFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò(°LÁƒÈ¬Ä½á5.Û¼»','vß£†dæ1G\n“jÀïyôfoËq”&Ê¦yÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6±ÙÝ{ò‹\"P|¢…N¹ú','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~R§Ûò~­‡J.ØÈèø ','à:š3d*iÆÑ© ’`ïÔæµÇy¹>:Ê[§Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6·V¦c%¸=ç++ˆî','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úŒÆUõRj/§ƒ½\r','¢7™¦¿X’ŠtéT:jÑIIÊ6j@uHD‡™MˆÃ“’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6·lLX/ÔêHŽÕ3X=E','wp-includes/blocks/template-part/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îá§ñE¬d]Ä¬B\r	òû','Ä£Ö6o£_i9™-UL9#Üžf„z%cÜS‡¡Js¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6¸¸aHÐ	€†Z É\0×„','wp-includes/SimplePie/src/Author.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»)&‡KlÑõ=;#¾‡j','nröÝ?¼Ñ9=ïˆŒ“ÄŽÛ‡(Â0›^AÞc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6È	ÿ#v-¨síÍ¸\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\°W¿ÊUHw&•Óáb','ìªs&»GQï$¸sZ“q£ä\0ö\\.ýz+€Ãè¿žî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ì ,õø_‹ìqòêùu…','wp-admin/includes/class-wp-filesystem-ftpext.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ftpext.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï#+~äø6núSd‰‹Œ¿',':|ÿ¢“\0´âgù“Æ§»gÛÁŽÑ›S½À>CÙ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÍZò6‚Å‘“æ÷…\ZÔ¸','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚL;Â÷.¬bj¨4','÷A1¼!(ê pänZtM%+	è­Œ“-mk BN6¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÍªFX!òº¦ÙŠr›Y¯','wp-content/plugins/svg-support/functions/attachment.php','/srv/htdocs/wp-content/plugins/svg-support/functions/attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûâ´”ßÛÙg5PÛGw›','-¬Ô(Â&{çCø´«ú¢kàP}rÓ-@;¾o²gEœ“8™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ïà©OF‡èµ$$;âñ3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð•mÑ2ž\r´þK`†úB','Freê/ïñÜ(ŸóvÄsTývv!4Z»¾ªõaå÷ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÐyßG5›ä\ZêÜŠÑžÜÑ','wp-content/uploads/gravity_forms/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ð›J‰¿Õ¾¢n,óÂå.','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-queries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-queries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¯ØpÔ¡”M/æˆ<Õ¯ì','„s¨ºm‰Ê×ÁjRŸg¹±¶Üñ+ÂÆ•ìžNA0í_Éº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÑrNû`/\Zº˜¥Ô\"˜','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ã&@·O|i´‘rlÈX','Á\\†™jIÌwd\n[,ÇÛ8çg*â?têûgRC	¿l°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÒˆÐF[ìN÷,÷¤','wp-includes/class-wp-block-bindings-source.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-bindings-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','votÈ¤ÐE†Æe?¥\Z5','ECÚÛÆŸluasÌ\0&K˜l¬‡ZìO¾(nJ”Q$«Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ò½w¡Þ¢{˜\Z/ÌîÀJ','wp-content/plugins/jetpack/_inc/build/accessible-focus.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/accessible-focus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¢ò×ÚŸ‹\niòtËžu','Má£ÏnS!<¡Õ÷„QûcˆJ)&~«“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Ù¨	Îÿ:{”^Dá‰','wp-includes/js/jquery/ui/accordion.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ»HÏ%oF,','[ïaœZ ƒ\n•£2Çz¡ùãŸ˜!ÝD™Âìš_ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÛþÉŸ	â\n7¤fÕ','wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´`2$ÆS3Îze\\èÖ¥Š','Ò²ñtæAý‘ÀàÉ<;?á(u¡-×ýiß7S‡Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6Üø¨šJ™p;öŒ<ä','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßþzøà.E.({PMZ','~4¸hè‚—aI{¼©VB†¾©©í­T®¶Æ7ù3¥›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÝpfîúˆOèlê¸äLo','wp-content/themes/twentytwentyfour/patterns/team-4-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/team-4-col.php',0,'d#<Ü±ÆnSì‹5Ã','d#<Ü±ÆnSì‹5Ã','N,rTV¤>§øÐ>ûªÜ}¬›ä#´ÓYì–œäøÐW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ßÉ°•ÜÖ}ÏÕ&SÐ÷','wp-content/plugins/gravityformsstripe/includes/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_static.php',0,'ý\\ùI™…ûòœ¤›ÓCŸ','ý\\ùI™…ûòœ¤›ÓCŸ','ÏQ&\'ÈéæP×ÙWª©Kûu®Âo‡\rë.@ôM0_rŠ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6à¬Ä@ñ˜VŽÌ/Æ\0','wp-includes/blocks/comments/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3m‡bµ¡;ÔrêDt8','S|*ïœø{\ry]ü:²&Š±;ÛÖ†‡¹âðƒ¶±úY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ä¡,#c!ò JŽL»‚','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/form-top.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/form-top.php',0,'!‡çþÎAyèœáôú÷','!‡çþÎAyèœáôú÷','\\Å¾mÉ/v6ª›ï^5T=´Ó7½ž\Zcöé¢¬Oÿî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6èûôí7®î*8—³sÓa','wp-content/plugins/worker/src/MWP/FileManager/Model/Files.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/Files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uº-|;ßåæ]æÎfD²','~Iåwb³åÁ³;æËŠ³¼÷ò\r¿ãªèÎ	c“¡†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ë!Oµ5ÿ¸\Zr!I;\nÝ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nn£XªÀñ6ž	¶â-%Î','Ý4úÛ¥­À†þS×ÍñL’éQ¦Ç)T£^bi¿J4º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ò.9ð¥O·d×€×¬ºÑ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-forms.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kóŽï,fB0Ë€íÕß\"','Bµ7`ñ}M½âprDB$o+\n,\r+&émk~: ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ô¼(à¢©Z]˜ûG¼µÒ','wp-content/plugins/jetpack/modules/verification-tools/blog-verification-tools.php','/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools/blog-verification-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r½ï_\'%xâUž%I','ü:ÞAãè]žHx¶’ÿ,¥ø¯)lÁß%{M°Ž ˜0‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ø²\nRM¦läyU3š','wp-content/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ø Äž„ãÎìŸXŠñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-email/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-email/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÄ¯\"Àýˆ<—Û!Ug','ß/™Á	ôç[=”_}•ÆTmimÉò!$½GL¢Iú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ùÝ4oo7Ï!¹á6„õ','wp-includes/blocks/post-author-name.php','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1vA²’BšRºf‡H','ý·©i95‹ãPÒ¬£‡p=å\rÆã›¤JHž2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6üiëÔržt[(­4?','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\\}{J%ËúÈH}—','iJ8½Ý•¤«z$†³4M–‰ý™ùb\"}p¶ZIjS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ü9‡žØÂ|>Ã”#EÚö','wp-content/plugins/jetpack/_inc/blocks/upgrade-nudge.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/upgrade-nudge.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¾§“l^øaé#\nÈ„,','³6p‡°©>„‘ŽÙ\\¥Ê®¯ ˆéÏ¯ô0n™rh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6ÿµ/œ¥‡‘…Q„ƒ¨—×','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-seopress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-seopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qW…Í(¸,jºÇ¹IGò°','Ü^‘2«ö1\0®¹xî«ß˜^sÛ›e›Û!‰\Zý £cŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7q¹Ç¸9TçG\0“7Å¿','wp-content/plugins/jetpack/extensions/blocks/contact-info/contact-info.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-info/contact-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k1áu§}©:Ì:Dl	Ï.','$Íòà0ƒCœé/æQkpA„p0ÒN&½\nÿïí·´ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('714ß×ë>IÆ•(´I','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/get-allowed-blocks.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/get-allowed-blocks.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¼pÓiþœLBRQ‘7','¡-jÞN¸¾Ð6ø¼üZ³•˜XÿG\n¶G¾ r&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7¥3ó»[\rŒ	XÈüKRÖ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…v–ôÃäH¨y4¦>cpU','ç†y ÊéÒïn@1îÖì¼Í_\Z‡ÃBô_Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7\nDr8¼?ªþp¼­V	','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ç±­¿Än‰TA6Ï¦œP','¹›²²m\0¯Êºl[÷Õ:”FfÓ½dJ>™†\Zb{Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ZþZãö›×xŽÎ\0Ý','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àVv]ÌL ÂÑý&iPvæ','-h‰{¡Ñl•†ƒö—’Ž9à\0K€Cž=äµJôz÷±bÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7í·‡S\'&í¬\Z2±:\\¢','wp-content/plugins/gravityforms/includes/fields/class-gf-field-repeater.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-repeater.php',0,'mu‹c¯¢íu.·Z/—â','mu‹c¯¢íu.·Z/—â','ÆÍ‚,ŠŸº¥3èÂsv¨üM(TÕ/}ÓE—a’±$5n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7-çÐ(±~mµFp%ÁÇ','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neu.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çcitWÇ+ú™ñ˜W©m','ÇÅaQæüLÎÜ3î€\\l¾=îÏ:ö¤ŽÐû*ÏÁO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7T¯ö¤&-~K¿vú','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','edÇ×Žs|Eêàä´¦®','JmŽgDg6ä°G™¯}Ól‘-î.“¶ÈÇé^<Ž9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7\"¿ó®å¦¿W–\rŠÄÑ½Í','wp-content/plugins/wordfence/lib/menu_wordfence_central.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ÖQÔ˜\"ÀdßfÛn ú','í<O9ÝorŒEÏw´aä‘ëoÎf§ˆ‰ª·øÀrƒs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7%èV´ãs³hë\" êŽ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/VÇ«‹£SémK9§','®ì(¯½Ë4¼ön/·Vuéì\nÏü,íLãºh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7(ÊúI¶Ñ•º^@ª?Ü','wp-content/plugins/jetpack/modules/shortcodes/upcoming-events.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/upcoming-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q½äÝÁ5R8[ŸS´nD&','i_j«®*}!$ýˆÁåÿ¸á²¼§¶!pÐ%ƒF–S¡¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7)OuPöv>ª—pŽû-Wð','wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ýÈæéî¨ø5`t','rJ\Z¿ÞÍa¤9úa1S×þ¤×ÖE©Ÿ#Q«‘]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7,Oø19	ÁFKjµŒ~','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¢íB_[™*WÛJj»N','Zñ`‡Ž;»—ŠûMÙÊéMÀ·ÐH­ÉqšéÕ\'qÒ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('71nJÄ³Éû/ÛÀ³œžs','wp-content/plugins/all-in-one-wp-migration-ftp-extension/all-in-one-wp-migration-ftp-extension.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/all-in-one-wp-migration-ftp-extension.php',0,'žNÁš¬ÇNŽHÝSƒ#[','žNÁš¬ÇNŽHÝSƒ#[','}[z²“\"œ+8A¶2|^Û´˜Lu_\rW^ÑÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7?ë·¾!’2låÄ\nV','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/BaseGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/BaseGenerator.php',0,'û—õô^P^¹EvzoK','û—õô^P^¹EvzoK','S›˜oüqC}®âxÏH¥rÕüÞ}áG0[ø^ûœ”£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7C¸Y¼¾ÏÔT%$ìY','wp-content/plugins/wordfence/lib/wfI18n.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfI18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÃÄ_¸ÃÜk\r÷ð&Á†','g=Í]§ËMŠ(¿(÷KPV%8ö\\Âá²€øÚ„èT7•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7C_eüËúí¶	Q0žQè','wp-includes/css/dist/preferences/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\rl‡˜õý“ÝsÑ:<4‚','s ÿ™¤°$_\'tRÕfÈG¤Â¢–ªê~B#¼yrpH¶’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Lý°Õ¨ËÑ,¿opËÙu','wp-includes/class-wp-url-pattern-prefixer.php','/wordpress/core/6.9.1/wp-includes/class-wp-url-pattern-prefixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÊt—œíqHH<Â\\‰­¡','\n‘SÀD.ÉH<!ŠMõ®æ”¼:‡zuddßÂIëïï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7M±•ÜÙagÜŒ\Zù†–Y«','wp-content/plugins/jetpack/images/jetpack-speed-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-speed-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|aùdÃ7CƒŸ¿„Lùû','óžœú#®X<ç\"Úý. èQŒùŒ~!xÒhÜúp`(ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7SòP¶ƒJIS—{H¢|','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I]‚ÕºöÌ zÞYã','j-~S\n~Åþ÷WûßÂÛ\Z‹Œ…*é±Ã¶ß³\\t‹æ&«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7VÛPq*Dg¡îžr¹œ','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/flyout.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/flyout.html',0,'Ó46þño\"’,>zîåB','Ó46þño\"’,>zîåB','G35$˜“ƒSä äõÅ:§øœ—Ÿ¸qQÛ\"Â µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7XŠ¦‡ñç‡xÖS=r‘Í-','wp-content/plugins/jetpack/_inc/blocks/images/avatar1-e8722a0be8a3a2815ce4.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar1-e8722a0be8a3a2815ce4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CeQšÔÂ£2­hWòÇð','w$ã\Z`Ñ¸v{·hÅÕõÇô×›àÞìg¦h+ð$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7[WÇ˜Ù¥b¢ìŽ>Ë\n','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/js/editor.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÚA7s#™GÕ»kÇ²ÿ05',',,UZ†¹Ðy}ôûõ•}ðºv-éWF}†L>Ìt¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7\\#\'ÏAÍ¯X ºa\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÚìã¤$«&eeCm#”','ßg,PV/°,Üú¥íù\\óï¶%¾k`\\‹rJ¡jŠ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7]½ÐªÜƒ.¤5òÇ-ž','wp-content/plugins/jetpack/jetpack-sv_SE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-sv_SE.l10n.php',0,'BV%»˜Î±ÊœìÛËâ','BV%»˜Î±ÊœìÛËâ','ïÜ³Ï\nBG;vâzÉ—±zÏÏX\'Ë¿ï\ZwyØˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7^²ãßï[ÓL–²#ú\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¯™Ëd•33âTÏ›7','n÷±ËŸ|Ç¥,>[6…4 ¢• †‘:\r×¿3“ /','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7_%¸Æ°œvÎ‰Øtm5¢5','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tq™ªYÖQ$tåíc\0>×','- Ú—ÀSÜ¢£qº/ÚçŽª¦‰–ÃÕwù@×òÈ ôÜ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7oj@Ûè•J  CöÈ¿‘š','wp-includes/blocks/site-title.php','/wordpress/core/6.9.1/wp-includes/blocks/site-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"\rzáø,j`/n|Èq','«Ï0âR:àž^9«¦Q˜ÉqÎý\'?C‘åaÄè±·%f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7r‘§uFñ˜±@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬MZU¢×U…Ežª£{ó','þ®}¾ËòÐXÿê)89¦Õã»[—4\\!H\"Êï\\}ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7|oOU›’ùz\0Ef»œä','wp-admin/network/update-core.php','/wordpress/core/6.9.1/wp-admin/network/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò´ì¬LŽ;G_bu\'\\','Êv,I/L^š€¥ww\ZX1˜2 yîº§TêÉ£I§“~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7’ÁóHh}i(šâH|','wp-content/themes/genesis/sidebar-alt.php','/srv/htdocs/wp-content/themes/genesis/sidebar-alt.php',0,'¸[ƒø5‰îYvA•½¢Üà','¸[ƒø5‰îYvA•½¢Üà','çç¬Ìá‚ïqn*vÐRËGÃôa™8=]AÝ& o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7˜UU`0xÔä\rä9]’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä>cQ™V@ËM•â+l½cØ','-\ZÚbVíh„å%e^ÎÇ7ÎWº½ §Å;‹Wé” ‹¸Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7£p¯Fzˆßg´RœÆìÞ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’×‡°MˆRŠjä°Ë=','/¿ÆöH8\n€^PŒè×V¸-…È8Í#ÇAÚcY¿™\0¼A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7«%Wy~×¹P?«xòç','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥lzV6`wmZBsÏÖ','\r ¡8óþ¯&øJä¦34°Ð±¥ÚÇ½¿»Á½þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7«£ß*mðê¹\n0','wp-content/plugins/jetpack/extensions/blocks/premium-content/logged-out-view/logged-out-view.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/logged-out-view/logged-out-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å“æøOþ“íKõ<Ûv','[2 ç[+H©Ø¦9¿ˆû¢â¨¶ý<Cõµžô)Û‡Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7«ì~ž3g>+™ä„´‡','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomy.php',0,'u·c`ÚÅøÂçÒa±žÚ','u·c`ÚÅøÂçÒa±žÚ','Ýˆ?½¢>Ú\r¡yJUGøÓà¾Ú{(ôxy¼ÁÆ¨Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7®´Áœû¬vÑFcìîŽ”','wp-content/plugins/imagify/classes/Avif/Display.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìø#\Zl\nžîÌ\Zg','ù;@BÕà§cÇ4ŠIþ×`.¯š;ÇÓ´ÕŽX!l c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7¯ä¬UìA\\¬ŠÀ‰á¯È','wp-content/plugins/imagify/views/notice-http-block-external.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-http-block-external.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äìzíëBi\0•,ÑŒÌÍ©]','˜;ö-PV\nCvöÅèÊ‰3SÁwÝPYcÓñÞøâw—k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7²‡o^lÊ:ÒËB','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Á	ŒæI¥Ý¶3‚‹S','!MÚ’Þ«Dw£•éÞwe(²!Îäö=ïéÞ¨dàÖ,GW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7¸°˜ùÈ½@”r5®î','wp-includes/blocks/gallery/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºM•od{vºÃ°[¨Lèv','=h§ÆÓ£¨pÚ}¡|÷)ÑðüW›ÎRË r%ô%b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7¹€ÃDèzÊZ!½ñ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ32Ëzÿ=`‚á]‚b°','_µ*Âw„W MïÏ\rÂ@¡ƒ¡\Z{w#-¡*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7½úÛFhsLûõˆÅÁ	gD','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/resend-key.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/resend-key.php',0,'ä¥|cšÿÿ5]+Ë‚=Ñ¿','ä¥|cšÿÿ5]+Ë‚=Ñ¿','\\)¶$ÿcož_\Z<L	¬Ø”7ã\\nÛN*Š‹Râ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÀcîÂ¢)ÜæSóebµ','wp-includes/js/jquery/ui/menu.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ISðà¥pªÖµ\'ÄZU»','n2£îèv$à…ìÅún€\r6ý, °WU[N»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Àc÷.$P!×\"Œò¹š†','wp-content/plugins/wordfence/images/sort_desc.gif','/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©<„®ÕjÿŒ_³ËŠR2','*†ïþ-õ9Ô.¹û¾HGO6/îLÂ):C×dÃzã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Æ¡‰8O¸%vzŠýÄT','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting/List_Setting.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting/List_Setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„\\ïh‹nÂ\n£ßqõs','ÛÌÎ˜\nå¾:·™h¦R§Û\\láFÊ·©ê˜Ï–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Èey<<¬ä3ç(9 .¸','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú»,v1h\\‚A¨eê¿?±','-l—…ðåÿ£ ÛÓßµ; ØÆÊM\ZÀì·È6ò‡5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Éøm×1vZ‰»¡Ñ•©¥î','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-engagement-pages@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-engagement-pages@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Þ%üØ\ZhAJZ²/ùÈ©','p²bQŒnøc¿!5z†¨#7ÐëÃãË³Q“QÛƒ­ê²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÊÖÔ’\0y$j¼Öësˆ','wp-content/plugins/wp-sitemap-page/images/icon-star-24.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-star-24.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ük×š+6(}CKL¸½','óÛ]²y¦´à¸Å`îôbxçÅ/3¸¾ùÿn|É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÔD1É|w:VØï†ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/convert-form-toolbar.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/convert-form-toolbar.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';gïIµ‰ƒ‡ºÈâÜ„´±','ù‚ðJNƒk¢|´w‰Ñµ:ø·E»%IÅ©Ô¢è¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7Ø#VF‘IVnÓ.Ú¹Yo','wp-content/plugins/gravityformsstripe/includes/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/ClassLoader.php',0,' ‰×Ù|%þ‡*T*ú`',' ‰×Ù|%þ‡*T*ú`','˜˜’ä¡289vu3’n	C2s¯¼va/Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÚŠŸ[U\0àŸAÛ4°Õ1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-facebook-43cd4f0150a1d88da828.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-facebook-43cd4f0150a1d88da828.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ÇŠ²J—,_¹?ÄÁäºò','%K>‚V„XÚ.\\”8.f#©¹ãj”c1Ód¾ŸÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÝÞÙµxõ%;Íxnk©.B','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÄ8«±`9)Ñ€YÉš','á\\wuÄräÑgáo0YÝ\'8äßoIœ¿Œy)”al','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ÞY|7”^\Z™£ËÏVq','wp-includes/blocks/site-logo/style.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìô&æèýìÒUâOSp','ïÆOî§×€ycôª±þqdƒÌT³ÚÕ«fÖ•€Í‹,,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7æûsK‹q~Öæà,{J‘¼','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…^:°q#]1Åª\'\r','òìâÙ\\~1\0|ÿªŠ`E²MÚVe’òµï¬Éˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7è±žOŽ´z9ôÂæçÈð‹','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/user-change.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/user-change.php',0,'!à¦”;}*4M–uëQ','!à¦”;}*4M–uëQ','ý,Iú}…¤ùÁ;üN¹$<§áßÛËpy/#š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ìÐó¥k°Xøf´XmÿS…','wp-includes/js/dist/vendor/wp-polyfill-fetch.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úèHpÖÿ¶d¨Ú5/cÓ,','¸¦hôqpTB6q2Á9cB]_ÀÎ·_×¸‚ÏG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ò¹én# Ï·MÖ¶Gf7','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element.php',0,'\n­N•ä’LŠû\0	îŒÜ\"ì','\n­N•ä’LŠû\0	îŒÜ\"ì','ìíçòõÃœ>ÇóxÜcC$³×Sl‘C‰S¡O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ø!9Y»žz!üÿÜìiö','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë˜2ö\'L²±8Ø#±Oøß','!À<‰8p’kjV¥àîœýRÜ=¨wé_)âîHi{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7øF>Šb*’„GÒö\rÈfÇ','wp-content/plugins/jetpack/images/stats-example-sm.png','/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-sm.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„_jtéÏrª1«(Ä`7','jº·ÖZa‰<è6µÚ¼—óÕ/P 1÷v™•…çÔ6Ì2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ù2ß_R´DžÇ;nª','wp-includes/blocks/block/block.json','/wordpress/core/6.9.1/wp-includes/blocks/block/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÁù¢Ž,,÷¼ŒMùaÁ“','=S3±{ïe4_\r9<|¥fúœ¹·#®È7cîº ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7ù[«tY\'B¦+³UC4s;','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$a-À…ŸCü‡I°…Ê§-','Ød,»ÓI3”t¨€¹ú§í¼N\")…JRl¸å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8‚ÑJ™ë¨-ãØ¢<4†q','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.js',0,'šçsòÜrLì¯Ï[Ã','šçsòÜrLì¯Ï[Ã','àD·\\\Z¸ÀIžÓ¡[Ûª›ö¨×í¯jcˆPZgsªW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8^‹Œ¢±ZâÃ<’','wp-content/plugins/imagify/vendor/wp-media/plugin-family/package.json','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯}T¹RˆØöƒ^|]Ú°P','	žÄ£d‹L-è›ÄipŽî›]tÉ1lª–\'Gº*FÖ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8\n4tÖC½ZÇ-ëwÝ\'åG','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8\ný˜æÄËóÝî7þm|','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œSýI²ÛZ%uÈÈøiz','qò”œìM6»WöµYµßHÛYûk9Õ&ï£h}Áp`óÇì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8\rË!5Ô~Q½ª¸´&','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h X0—ú4ütuõ…ï7','ê\"]½ÿOýÔ”¬óQým|›¢8Á*¹	Â¤ÉhÏmÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Äm ù¶±…|ØLo¿ñ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DXÏýAœÎ‰Ñ”\nšHXÀ','úºÏ\rVÎË#´*%:œÖ­NbÆbÍöS\núáË£ÔÆ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8…ÄxŠ²7„ÿ°í','wp-content/plugins/imagify/assets/images/pic-srhdesign.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/pic-srhdesign.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë˜+=y¾rD¡YÓµƒ*Í+','v·‰n1ÆDÂ«¥ñ…¼µÀ“NŠ68‹üy”öo.u¯ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8*W‡_Zaµ‹œ Ä','wp-content/plugins/gravityforms/includes/external-api/interface-gf-api-response-factory.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/interface-gf-api-response-factory.php',0,'4§æãèƒÌ„~	r¢Äâ˜','4§æãèƒÌ„~	r¢Äâ˜','×©åH7ÙÎYù¼ßÍó½ÝNHÜ†IÙ½óç·µª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8·¾äô3¬D¨T,jž','wp-content/plugins/worker/src/MWP/System/Utils.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/System/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”‡=–»\\ÝtÆ0¨°}ôJ','ûˆM_Muû‘ôÎYA¬\nhæF¡ŒÛ›ñb}{å7ÊØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8(+G¸­t#Qê7õ†¡û','wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png','/wordpress/plugins/akismet/5.6/_inc/img/akismet-activation-banner-elements.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º}}¿ÄÓF}Æ–)fÚ','->Ž±\n–ß@Ï°E_ZîHŒÐ)*úÉ}V†#?¬€>Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8)):£;±ÎÔ\0fœ4ƒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìµb¶$F¶¥UŠ×X—ŠW','[tï]Xé(ã3å{wô3w‰/Ö‡²mkØ€×!!²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8*üº‹ôDÈ  #ÿÎ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Review.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Review.php',0,'æÏ“’}B°æ”ë\Z\Z„8','æÏ“’}B°æ”ë\Z\Z„8','üÊu]“œ¨¹5ÇO	¶Eéd>Iˆlô‡ghÈJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8+¢ÿ=0³xŽãoüêš','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveAudienceRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveAudienceRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ø‰ˆ \Z]Gbåï@ƒt','9áD:_e4=·&]>ô\"îÁƒÛP#ö¨È½sî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('86:˜™Mm£ÏkÇ','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Site_Health.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Site_Health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\Z‚²Gp#¼DÊ\'™cÍs','ØiºiKÌïpH\0ÇÝ~¶0Œã.Ó|¿G¯jï\"ä·V–ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('86=]S½@%³î(úG\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÂŸIéé*	8‘ó(Y¶','› â+šÊÙ=êÒ´Bø2\r˜±Íº\Z×d“1-ÀÝ¹×,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('86tíÙÏÄ™b¡fT','wp-content/plugins/imagify/views/notice-welcome-steps.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-welcome-steps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uF¿}lË#iÕ3[PpBÅ','Áýa¿äa\n]1“Ç62!sàôÊ+Å¹?ì¡#`sEši÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8=+‡Ní(vì.ˆHBÿ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LoginLink.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LoginLink.php',0,'ŸùÉAõ-žžã­¬\'0øG','ŸùÉAõ-žžã­¬\'0øG','úÓ®“ÿ…Yi-Ú|w‰”oíj?d‘Â/Ù}/Yb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8=ÀIå¯ôa÷%œƒkÒ~¯','wp-admin/js/editor.js','/wordpress/core/6.9.1/wp-admin/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';§6Æº£ZÕpÄ\0C[','ãê©g±¹\0›¶©©ÈÆñ÷Aí@á\\Sï)‡ô~d^U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8?6Bˆ\r¾Ý÷pl2ºRÜx','wp-content/wflogs/config-synced.php','/srv/htdocs/wp-content/wflogs/config-synced.php',0,'~v¿ã2œ ´­JVm­é','~v¿ã2œ ´­JVm­é','TÒ\0§lØÛè eU}@9%p\"$¨V|K†ïÖÌ2·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8LÑìã2Ø˜\\Mëæƒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RuntimeError.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RuntimeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠyŒ—áB¥aî}[øò','”•¢Â>5oëõõ³)Uç×r‘ði¨àáe~•¹…‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8S{>§—G_þ8¡Ü¹˜¡¸','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-warning.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-warning.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x£ç£ö.\\³a”Ì.ð#=','¼šÊón:&}Uœ]V“ç†óK¥È:[mnño}ÉÂœH“º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8V»þýŽÝ¨´®J*kD\rç','wp-includes/html-api/class-wp-html-attribute-token.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-attribute-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§.WWnjªú€¶TöUÈ','Œ£†RÉêsº¬_Ûõ‡KqDÏäD»MÅŠëk\rOH¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8W™ê8éÆ¨r‘d‚ZŽ9','wp-includes/blocks/navigation-link/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ\\¯•ëŸ\\wê)S­{','q²èÿ|\0AÐ‹yCÞâ‰%PÀSâ…TòÅ5yá€æ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8WÄ==AvDêNŽ‚Œ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄW´ÈâU è§»Žš‰I',' ø9<ðZçR²1Ã°M­G¦Œw»FÂ?s\'õ3«ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Y­õÅv¿ëCÉ[,ž‰','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý:\0ðÑ>²—íØÇ}LQ\0','ÀïÃ_U\0]q=Õ‰Š®f\\¿/ 	@d¡Ì\r¨+vÜ*(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8`±9p*;p‚šØ0c‹Ac','wp-includes/blocks/comment-author-name/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j´\rø,„z¥îUéþT”¾\r','pÏÝh¬—UQµ÷ÍvIäÈ¶VßÐ9[\r(Qa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8gÓ\"F½uÉkÿÇÅÝd','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-social-image-generator-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-social-image-generator-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F3§~C.ÝâØ+Ä«','§¸™‹TJ\'ò™êÔ˜l-R\"Ú…~ÇÂž0l]7{Ÿáý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8oOûæR´é¤F¦\'¬','wp-includes/class-wp-block-bindings-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-bindings-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5”ö™^Ã*–ØÙx8ÉÓ','»(Á{—ƒó©/—&³bÈvçìmX³«9Òh½¿Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8qûíï|aè‘lÄ‹Æ\nV','wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php',0,'µ8ÏKÁ¼P,»‚ƒÄô‡','µ8ÏKÁ¼P,»‚ƒÄô‡','¹‹¨±1	dì#aÛtévŠ–~R!ö\\gQ¦½ù³/Ÿ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8wK+›ª\"¢1—›\ng ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–zñ}R,ÁÁLÖpïê','¾\r3›j-–”ðìz$½¬!â‚edûÊÿnÁ}\'\"1ÕÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8~P;\ZOôç—,xý@ã','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨c!!/\nt,\'ó]a\Z³','fBÝ™Z{?ü1…où7‘	nh]&¹IJA øp^Çö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8€c@g@½àN~	é²g','wp-content/plugins/google-site-kit/includes/Plugin.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ðÐÞ(­ãqv+Hí¸æ',':‰5!5‚ø¥ö¦Í“¥WÄB»tÝIèì¸qÙzÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8‚LëkFðÞ\rÐgõ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f¾÷¶?Þ*°å#$W\\à','!pôç=š?ti5~›I¨å³sî…Íû‚ù-J/¥Æ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8‚ˆ¿Î±Þ²¨÷þ—¨','wp-content/themes/genesis/lib/functions/upgrade.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/upgrade.php',0,'‘\"Ô—¾…)vó÷L(ùœ#ü','‘\"Ô—¾…)vó÷L(ùœ#ü','fàp/tØæçE àÌAËŸ2·6|âÿ\Z-p¹¤¾³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ŽpÅßš:†àÄà‚’×€','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›5¿ª•kÒ>Ê4èÝ','™ðxZKaøðÌ×œÉÜ`Ó¬”!g.MÝŸ|™à®KU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Žû^…VbÊV.{7$*','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éT,Z%u-ù/zIü&t','S†{ÌCÚW¿§íÑ×oÑÅïü1íÃ–4˜iJ8n\"Ñb€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8õ\\o“v±SÚh¢ë\'ÿÆ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/prettylinks-ad-bg.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/prettylinks-ad-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d±1†uù‚@F}d:¥c','>SÅ\r©\rðÓ[»H>—ÁÏÔ×¸îÐØŒ{‡È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8d8?E)\rÉj:¡æ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessBetweenFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessBetweenFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾çs¡´_Fasúð`','û¹Ž9}%š!àoGƒË5mçØÆk~\'çž~ß¥ \r¡¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8’w%Ç“»Ã¸÷	Êj³j','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ImClient.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ImClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß+0õg\"ºµ÷-TWpO','Û>U#”pÂÄîDÇð5gë¯3A¹÷ÎáreÐù±ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8•>ò€\n!Hé§»×','wp-includes/blocks/navigation-link/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ€²ídýU.¤AŠ¿úà(t','0­Ÿë’­¨©ÇañI@ÑhŽ0ºˆ¥u©î~Ñ¬œžˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8šµA9ä_môy	}àa','wp-content/plugins/jetpack/jetpack-en_AU.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_AU.l10n.php',0,'cj{³0Ù>œ¿k1ºà','cj{³0Ù>œ¿k1ºà','`ºý`²^5€²DýSJ>´²L(A)¿‰cv¡ú`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8žR6ÚDH°Šq£-{Ž:`','wp-admin/includes/translation-install.php','/wordpress/core/6.9.1/wp-admin/includes/translation-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&}*ÃÑvÿú»°ÐI°§ã','KpÅ3lu¬\'X¯¬;ºÞ6”ˆÄ-]V-%Éãÿ¿…Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8©@)ý±6yg[yåsQR','wp-admin/css/deprecated-media-rtl.css','/wordpress/core/6.9.1/wp-admin/css/deprecated-media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘JWt>€Umý´ Ú\n‚','O“º±§Ç¢ßMD#è¡¿‡H\"Œòå#˜ÔÛÿ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8­®|ûë«Ø³n§´/µ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/view.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/view.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô“ªm5þMÿ†ƒOÚ¢ðó®',':ò2ÒéL&zÖ#Ï1©¤½2pžÓºæ«x?†H¹þ¶m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8®B’3Ú¼ô^\"{à‰,,','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-settings.php',0,'âË\0äSÚÂ	¸{Ã|¬§t','âË\0äSÚÂ	¸{Ã|¬§t','0Bòƒ¹ÜÊ+9Û—|M•X&Þ/[“ï*Í3÷7î+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ã›ZE‘Q$}UPöT£à','wp-content/plugins/wordfence/lib/wfCrawl.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔžÀoqû×)ãcÉ›Y','e¶Y<£Woµ;<ýoi¥†Év]”x:ÿTä yà+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ä:Ò5Ôw?æónögÆÀ','wp-content/plugins/jetpack/extensions/blocks/contact-info/class-jetpack-contact-info-block.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-info/class-jetpack-contact-info-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹Åä@~yÄ„»B)öò÷','<2~Vzà,û’Š0£ñÿÄ\\xãèYêâw˜êå}Ê³×H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Äa&ŠÑ‹„` Ñ?M;','wp-content/mu-plugins/nexcess-mapps/Services/Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Installer.php',0,'ö½_4ÜöÊ3??Ü','ö½_4ÜöÊ3??Ü','Õ‹eõÉe±Š©ûTÁ TÙF:ãš±x§‹cu=UÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Å	”ÑÅÈ.§¸ÅÊ†ˆ±ž','wp-content/plugins/jetpack/modules/shortcodes/kickstarter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/kickstarter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÿxK€e­Z\"Q\"ì¸kš?','MÌ1ïiñ\0ÉWaF$Š®!­(ÝOòŒ –ó›Ç¹&ó˜j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÊvLàNV4@ŽëÒl‹O','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/constants.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/constants.php',0,'7w‹âÜ‰CÖá‡Œ•nv','7w‹âÜ‰CÖá‡Œ•nv','µÒDåŽ0š5µ$ÿk5PÞcÜ,`+¼a\r¨ö9Ëý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ï~—#K9{u%Üy»RÄ','wp-includes/js/dist/widgets.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ón‹Q¸ë¢äæ4›ù_','âAzòxíç†»0D“*=âçx˜Ÿ4Œ/T}Ê³¸†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ð™&‘ä!Ýtq+mß-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/navigable-region.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/navigable-region.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÅ…í¦—ä\"ˆ@wè©[','é\'ž²4Î2ÌjÜO0¢²>b\'ýQ:Ó{)eÉnp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ócˆ|¶4¦ž:rõ¢à','wp-content/plugins/jetpack/extensions/blocks/google-calendar/google-calendar.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/google-calendar/google-calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì`yïŠ£?˜W3b¶\\','èm|:ˆÜ÷8bDc)ÏZ€à~›1L]¡ÿ!ØQ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Óÿ²âDZª‹Œ3A$—','wp-content/plugins/automattic-for-agencies-client/src/class-automattic-for-agencies-client.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/src/class-automattic-for-agencies-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ë¶ïDÒ7…UçŽ@‰©','ƒs\nÌ©»è¹¤vÆ§N}Ûíl!›ZCÓ”Ó±1wÓ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÔP»Œ?DXá~{ÖèMo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×±gþ¿—§¦ö í/;	','ÿÌ´ÞÓÆ\Z¡	ÅúcýlØ4ø\"m%ÅPí¨)?ÄÅÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÕM\ZÚ-R”ïÃr„','wp-content/plugins/duplicate-post/src/ui/link-builder.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/link-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿBÉÄS)ÔCáð5³\"','¸Ýdã}Ñd‰}~«=<kk²Z\Z”ÿnÍ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Öçã ÈÎ\n%O3Ÿ?\'','wp-content/mu-plugins/nexcess-mapps/Integrations/Varnish.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Varnish.php',0,'`zi‚!ËÓÅšš›æö“óT','`zi‚!ËÓÅšš›æö“óT','Ý£y3‡®Å*Aïzb1‡ÝµñË‡Õ*wná¡ý=jÃC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÜžtÆî»\Zw„Nxa°ä©','wp-includes/class-wp-network.php','/wordpress/core/6.9.1/wp-includes/class-wp-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^øµ~HÍ(ùÉ®Äý\0žÎ','M\"Vb¹ÂO25Ÿ57)¿€}|\nsq|«\nÄw†\"Ú\\5ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Þ¥¦šÕk—óŸà×Û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý&xrà›êvR…ª³u…','¹üÐ¯àøé~¡väN	¿e³õ×X©¿6ÿ”Í_ºÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ÞÞ\"Iðæ÷Ì¢iGÇ³','wp-content/plugins/imagify/assets/images/imagify-menu-bar-es.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-es.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü„3û-a_Ó½Ùv³×ã“Ñ','£KC®Ÿ†¤×q¶b}ÜQ€k¿$Ê¤qMÌ©©FÔÝOvñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8à^öP©‘>H™\0“æØøÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uø9È>ê¨¯“¾²	f´','\"Góžàa0iç¬=N&³àÇ¨mPbŽò¨³C$Ñ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8âd	!ú¢.fžM×\ryAÆ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-sessions.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-sessions.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¢Ýã¼h\n^Íª|U','8âjû¼?y—²QK‹®92¸¢`²~i\'±S‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ãYJÌa²ˆþ^°zFëFB','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-feeds.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-feeds.php',0,'ñÝ”¬<\0ƒÝ,£ÌÝ—\"','ñÝ”¬<\0ƒÝ,£ÌÝ—\"','ûÔ	HÔoþ)%qiì‹#½«}{¿_B {ÝMÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8èa²5Ä€V¡#aœÏH…d','wp-content/plugins/jetpack/_inc/blocks/tock/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚çI)Š´‚©±.µc­¼','›/ØÈ†p{w\0Ö( Ý÷3èÔ=^t‘%ktm!ŸS¸ÓŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ôàêQ\0ªZ+ž%ûÓ¬','wp-includes/blocks/query-total/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-total/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸!ê†[om{°RcÃ\'2h','5„PG@~V\Zxjc?Â&H…Ôc°\rÄ¶ZTc×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ù{´£ÆA¶x²¢/ßó$','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	V•Û‹¨iÎùê/C¾î„','\'â7)sz]%Ì.Ešy›·w`ñéµ·»,6¸\0UW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8ü½\n6PjrëÉ5-÷s–','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-types.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-types.php',0,'Þ¡­¡l{3óÄ‡SÅ-','Þ¡­¡l{3óÄ‡SÅ-','ú&¬Ä«t\ZÅšû‚áì\"\nVOOý_U1éAñY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9€¾ÈüžœŒ˜Æ >|ˆ','wp-content/plugins/jetpack/modules/plugin-search/psh-256.png','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh-256.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Hm´5Œô¯\01*\0ÄpÂ·','7GÛ}\'1bõ]Íh‚îþÉ	Ž?^Þº¤Ž´ü×§t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9º\r5\'XùýÆ>?’','wp-includes/js/customize-preview-widgets.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y‚}íÐëðîxŠÃcÃ&¶','‚›™åë(]P¢óÂUP\'L©‹2šÒn¿\Z½\n¨Âíÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9§ï†TeÒÕU«s\\ŸU','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïKQ\r®\r‹Æ|Œ¿','à ek¨¥1|ÇüAÛJpeÔó¤¤ïXxú´¹iÞ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9P¦ˆt\0ÔCÙ¶+Ú„ù','wp-content/mu-plugins/nexcess-mapps/Concerns/HasPluggables.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasPluggables.php',0,'´QE$1Çó^›søšîç','´QE$1Çó^›søšîç','r˜<…ÿs$½ÑnÔ57ã/À•\rÍÅ{å®:Ÿú»h—Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Ïˆ[Ÿ1d{Äôî@','wp-includes/class.wp-styles.php','/wordpress/core/6.9.1/wp-includes/class.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xªøˆ˜Íü$ä¾Ï/','\rW|÷¸ÊK½x}ûÂZÖ•g°éOèÁ¿y-¥aÏ·Àý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9\'V–6%ƒæWLªÿ–h','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-12a5cd66.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-12a5cd66.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô®éý8Ñ«»*1ù‰Àý}','JX‘;ËK‹ñ,ÇB÷	Íf:‘ÑBèÒfDÔ¯ì¦\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9(_:HõUýz¶é8','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountSummariesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountSummariesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•$×^Is?h¼)b¾˜1','èg8Çc²§ù“6¦ô+k˜†¬àá\r§\ZÉç²øê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('90Üz&&ÿ[ôÊËÞµÀ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•êÃ>–& !Hí\\ÒûÒ6','æ\nÅ\"*“`Ý*þ*9‹otÞü½8{EIåNxÍ}‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('94%\n3¤w© æQÝh¡Ì','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-newvsreturning.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-newvsreturning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±PÞò»ü”ÉRšlÜ[ð','¹ŽŠ‘þŒ3O‰¿ô·ÀÉªP”Áécdäªñša8¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('97à²Èž‘ÜBY|6~ú','wp-content/uploads/backup/2023/index.php','/srv/htdocs/wp-content/uploads/backup/2023/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('98Õ­ƒÓM›ƒÛ§¯Ø','wp-content/mu-plugins/nexcess-mapps/Support/Branding.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Branding.php',0,'ÂìØ²-Ãôƒ=›\'	ì-','ÂìØ²-Ãôƒ=›\'	ì-','>Ì×ÖÔ1~é±å†Ù©%š©\0\Zý0vgdWÓjfDÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9:ù—d¯o\n‘ðp`Ry¨¢','wp-includes/js/tinymce/langs/wp-langs-en.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/langs/wp-langs-en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­æ:w,ï€]^!s“','òáäã[å “l	ÌšðyûžH-º¤‚ìº\0­ç9üP@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9<L+>LÞÇ7sKö˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óŸŒÁ^¤\"pµ›˜U Ï','úþ.b4Ûâ¯§ŠëåÅ¯FÌïúºß‚ïŸnãÖÙþ¯T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9>Ãš>ä8ru5ee\"','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/PageFactory.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/PageFactory.php',0,'3hl‰¹èCX½M~ï”M','3hl‰¹èCX½M~ï”M','À,cjGú^4t[œç6++h!Ý™¦£p©¹=š_ëˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9H	n}R]|r9…p…\'Ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‰‹·Úò´¾§6ÿ÷','ßìá\nãÚ€ÅÝ(\0+Ÿ›{@xvBÝú×ï´k]¢ö2Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9L5k\'§Ô#%Cùf=V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹¬U(\"k‘-•™\nNn','ã…Ez2eÐŠ«zƒˆ&W¾†Y{È™9Ž’  ö$Ñ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9L>§šh9Â³k“ì\"','wp-includes/blocks/navigation/view.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡³tßdŽÚU)^ÅkÕƒÉë','ºÐÈOµ\"Tèåw±Q=`6vJ\'—S+¤\\QÓ^Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9MÊ/‰¤1ð)Ãd=ýâmÞ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÂƒ½=²ÔÜìRÄø5¶','ðÐT¬Y	‰Âd^Ê—&ñ‹Mù4±·G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9SäýÃ>bµ=ƒ[×­¬t','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-hook-manager.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-hook-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ðjÇ­D\\úÜ!”÷^ø','G¢T}ób071†^¾ÁÅ7s-D×¹F=2Î:G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Y\Z§Ç xôÁ½S-=)','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-themes.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zíøu}8äÒu´m˜Š','®‹JKÙnsŠLoBl;@ø3ûÿã‰‚}„øëaÅî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9\\4;À¼J;ºëÎuÏ~²','wp-admin/images/freedom-4.svg','/wordpress/core/6.9.1/wp-admin/images/freedom-4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¦ª˜mŒRš%Lï†$è¼¬','–zThL£S2: #5þŽ¶ùŸŸ—JòØa[ìvÁs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9^aþaìâ´ðÅ€¶‹=','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-checkbox-markup.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-checkbox-markup.php',0,'ô—))¤°!:‡5D¿$vú™','ô—))¤°!:‡5D¿$vú™','HHVÃ°Ko…ªéz\'ÿ£f“=óâœ³àLÕ(\'dëò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9h¸DrV›;\r¯“ë+×ü.','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/Item.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¢ØÍ„È’ SúuòGž>','“¸öÞéÞ(àD£i­Ä| lbžI§‘×ÙG…Pºë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9k¹sBÂÎ=}ÕíTÅƒc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”C’Ï\0Ên`„àü„i>]…','ßÿ¤øÂÂŒ„øåqÍã‹µ ý‡\'N¥N{Q“àN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ngv´©¼öô0Ø*ErX','wp-content/plugins/jetpack/_inc/lib/class.media.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ñ?Ž)eyåVE^àkæ@','x¶]™¢Þ‹5¸•Ö Í£¶Önsd	ïº8”Èhã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9wv\r÷î‘Û^›«!C©','wp-includes/blocks/image/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X–Q³Ïúy5î>xAåü\Z','}’|YåÆJ|è2éžÃgË&öFiÆ£TQ~°åšWˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9wì£†\'»(¤­\ZÕïDd','wp-content/plugins/jetpack/images/products/product-jetpack-videopress.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-videopress.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¨ÊÁ³ÄçDú¯#k°–ý','H2ýšÞ}B”þ|Ö-|älNþ p²\'8\Z²ÇP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ƒv0Ó!À›£{S#>i','wp-content/themes/genesis/footer.php','/srv/htdocs/wp-content/themes/genesis/footer.php',0,'XãõCHkÂuì©ñ÷V¡','XãõCHkÂuì©ñ÷V¡','ÞrâY ÈôÌn¬iMï_$a³!„?ïGÂ	rU£e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ƒ³R†b¼C0ì¤kk7','wp-content/plugins/jetpack/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9æH?\\j?¨±šì’à','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/wordpress-helpers.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/wordpress-helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\\Ä”•+IÕ–QWL¿’\'','¯;Oä½XDªáÐøì)€#ï„=ë‚$d­öƒþq¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9’}P¾-™³-~7\\-×','wp-content/plugins/imagify/assets/images/check-1.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/check-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍU‡8·ïæèsŽ*È¢','Ác“¡‹d–øý±‰î}q„,`W€:YG.Õ°†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9”ó¢Q0ŽÚ8é£¨C','wp-content/plugins/jetpack/modules/simple-payments/simple-payments.php','/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/simple-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\0Þ¿è±w€ž›)4iê½','l2°\0«*!Y¾Í\0ŽHþ÷)©rDJ7š8sÐ˜Ë<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9—} B^¿²?	ë\"ë','wp-includes/script-loader.php','/wordpress/core/6.9.1/wp-includes/script-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bî.Í‹ø°ãóÞ¸æžR’','´oö7Ë\ròþà£‚?þv•j^Ü|p2¹ŠWô	íË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9˜›+¸1ˆý‰.Õ=O÷','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/recipe.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/recipe.php',0,'ª¾#’OJZ‚ŒôLc?¯I,','ª¾#’OJZ‚ŒôLc?¯I,','h§‘Öß¸ª{6ÒY÷=qVïß\n„y+•¾,È÷âÂÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9˜§éÏB?ïŸ*','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-feedspot.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-feedspot.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´b‡¬… „Y™CÎUûQ`','D\r*‰àZ¸ž’Ç8èê%gÜcŸ•¥?*ô,¢^ÒJÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9œæ¯Ñy²SöÀ	pV6=','wp-includes/blocks/quote/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Unò›ò00àsÃÿÐCð','K[í|wbÄ8c5Ua?%Ë¾¶ìÅ¬áÉ2ft»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9¤n®\Z}.Ð®¨Šlli|Ô','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c¤,nèú»Â?£Ã9','ì	Ë“‘ÕÑ¹‘ÇÂ3u‰Ó:òøª`y³Šè ¿\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9¶ þ{b\nJcÑF=lY','wp-includes/blocks/query-pagination.php','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÕC¶mzZ*sªJ','Ç©/èDHm~^6°zZÈ¹j˜#Õ$\'3ßê×»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9¶{ô+=-O¬e>Vž\Z4','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¹P!³‚}s(UÃÅ†Ä','þØNˆ©\ZÛÓŸª <C¡°†T%ºÑ9N?i¶iT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9¸[ImDÝ ëuƒ„','wp-content/plugins/jetpack/_inc/build/deprecate.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/deprecate.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ìäêi…& àÍ›Zbs','ÞAÏ<ÐÞWå±`ïàÝ‹6¡ûµÿ˜=ðâ™¨`¦ÎP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9¿M÷¾!:gz÷U¹KmÔ','wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Setting_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Setting_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=âàÔzïª(‚uåV¼€','„pø,€®/h8ìçÍápp«™A˜ˆ5YÜ€<ªädß·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ÂÏ™•)C¿õ>óŽß[Ø','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—!9žhAÁ\ZÃÿî¦\'Ô','ü3K	ÄÔ 1Þô eäØü”­î*xgUiâŸh>ù\\q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Ã9ëä©’ï]`c…\nf•l','wp-content/plugins/jetpack/_inc/blogging-prompts.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blogging-prompts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Pþï¥ç«9eVêù','hèªŠ›LÅ Êö:ÔôŸÑçD#¼ëmJ*ÔÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ÃCe;Y#èv|z—¡','wp-includes/blocks/audio/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~R†˜0W˜äÆ@õòyÉ_','v•ÖÄCøÂ~Qk[sï2¼B€âª\nÇ©z„›a|n#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Ä Zq:j\nU–9(\Z\0Éô','wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php','/wordpress/themes/twentynineteen/3.2/template-parts/footer/footer-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wƒ—É;ÞÉnM|¸úõ=','öS/þÑlš£Luº¹mÿlG*D¨ì¨U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Çcš:ÙyGQž¬ßTº\0','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãƒšj1§Á&aQrTlÈ¿','Gø³²¾¹\0Ôz°,áœîO†ð¿jpÚDm	7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Î\"Ò;Îôº¨«Cþôôb','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&^Y¯ÇO®ñPî)šX','µÏ‹;EŸ™ÉÓ\n€Ú¦Æ«F_BÂbÙ»÷¹.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Ðw–­54äÕç”^»h','wp-content/plugins/jetpack/images/rss/blue-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú÷õû.‹G\"4¸hn	Œn','Ô8âa†Bûœ`œ½S:{så‚êðs¾æ2—’Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ÒÄ¿AzëÒ÷„>ÎVÛ','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¼š­X1çUóþÛeœ‡z‹','èÆýl8$Ìš´.œ›Ù(|Ðîý]ôóœÇ£47ï$0\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ÙÞU-MÍÎ±™„œ”ŸÖ‘','wp-content/plugins/jetpack/_inc/build/newsletter-widget.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷µ™ãø‹ùM*õÓös£','ÕâåiS&8FgßŒ©—X\'J-í6hf8km','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9Þýc¬º·àß{åêÑïx¥','wp-content/plugins/user-switching/composer.json','/srv/htdocs/wp-content/plugins/user-switching/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(´s™Î|h…0”\"’°îŒ©','^`iÃŽ­ùPEÃ¦\"+”‘©f%§VÙÛaÍe-á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9èi{kh?ž3mÉò‘K','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´h‰FUEoI¿ÞÐ€™²','ŠÈë!<®{‚àæ?žÁiõ± “‹1ÕJŠ„è>\'a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ê£6rw‡ò—É\"S,¨','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/options.php',0,' â!† Ž‚+57:’»—',' â!† Ž‚+57:’»—','lEéË¡G3ß,ToþùãƒºÓôÒ|c;GÕƒŒƒ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9í‰æs´3ÙSZ,pé8g','wp-includes/images/media/text.png','/wordpress/core/6.9.1/wp-includes/images/media/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¹‡sæä0÷ÈŸQ€K','g®Ê?[õŸD*ßp”8€qòžâ¸VÑ“æ‘>ŽõN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9ò•=ºªJTžJ²ß­·','wp-content/plugins/gravityforms/includes/editor-button/endpoints/class-gf-editor-save-editor-settings.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/endpoints/class-gf-editor-save-editor-settings.php',0,'¹\0òðÏ éª(hÔ*Œ­','¹\0òðÏ éª(hÔ*Œ­','‘ $`r,PÅ˜=k@¿§GŠÑ¤ŠCÚ3™ÑëudÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':\0Ó{¹@“Dñü*>6›','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íKîºâõIƒ„Þ¾è±Ï','Rw	\n¦8.+o\nUJMô~|Ð·f®ª÷Z´Ïú‹ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':·ÄúžÆ™ÇÃãóûLÍ','wp-content/plugins/insert-headers-and-footers/build/admin-bar.js','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"¬·Ü•À A%íAcñ','¦½ Œ5ùÏ¦ÎXBíŒªzºsä³h0®m\r…^œÈO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':{Ãâì{7Ê9°‰Ÿð','wp-admin/link.php','/wordpress/core/6.9.1/wp-admin/link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý‡Ï‡pÍm1€bÐ¯0Œ','Š\"åƒ35\ZÕZ«8q41|å\ng*g<!hÕå:g+$ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':®|LûH6(Îßcµg‚Ö','wp-includes/ID3/module.audio.ogg.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio.ogg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gk–é\"QÃÍüÇV{','i”»=YS¾”½²\r ñ‰?ƒ¢Ó1N”M¿v“š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':×ü…hf¢~—®\'l]e','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8à¥Ø;ë«í[*ï¹3ú','M@3åb$—Lt0:p»õwã…Mñh}ú‰_ë›¸oê½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (': šØËlÉÒµRƒµ£Í','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.S\"êEzËÊX™OÓÏÏ','6Ô¸~ ãÏ$Ö§Þ)˜·!´è@÷éäÄö€Úª£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':!‘\\ZÆáHg×sXå','wp-includes/block-bindings.php','/wordpress/core/6.9.1/wp-includes/block-bindings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÊìÇÁ¥ÚJÔ`†þ4','	 µk»D¥‘‰W$ŽÈösÿŒ«©Â˜ÏÛ•¹kk\0ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':,?u^jD€ËÀå³n¥','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-category.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-category.php',0,'ƒü2Y”éØ rÎAÊˆO9Z','ƒü2Y”éØ rÎAÊˆO9Z','”FþÛãwuüBÓÓÎß:~ûnÅS¬ÑÂƒ<l=Ë.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':1Ç†¡\0R!($ËçNE','wp-content/plugins/imagify/inc/deprecated/Traits/Media/CustomFoldersDeprecatedTrait.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/CustomFoldersDeprecatedTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kvOÎ|õ\r’«3Ý@—“','‡BñŠùžƒè%ÃPÂ/ã[ößq0{wÅ÷•78]0!Q…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':5ª¡ ƒ®rN±Â(èž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¢XÌÌJQ¿t¯ó:óÊÀø','y\"!ðŽ\"ËÕa-\0æÞAÊàñÓÖðÉÒU°ÒJ±#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':6ˆ{OW‘‰psi­l£','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’×‡°MˆRŠjä°Ë=','/¿ÆöH8\n€^PŒè×V¸-…È8Í#ÇAÚcY¿™\0¼A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':<·$ŽÍ0,w\"&e({','wp-includes/class-feed.php','/wordpress/core/6.9.1/wp-includes/class-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':%ÿÉ•ùÚ<Û¼ÑL%lëË','Ç–·êà&ÛGžšÎJ*\\$BØÒðóaÕÝñˆÚÞwÐD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':@$—ãê`-Op5x¹ãD‚','wp-content/plugins/duplicate-post/css/duplicate-post.css','/srv/htdocs/wp-content/plugins/duplicate-post/css/duplicate-post.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lêâ–ß¥¢{ú•M{ØÉ','+’;°‹,æ~fçžÉ#‰¶\'ãÉwpñß‰€£$`á$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':DéJ$í¥h»†Ç…\rÙ','wp-admin/js/customize-nav-menus.js','/wordpress/core/6.9.1/wp-admin/js/customize-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m º«2Y]bfÌÓþàŽ','yÎHX¡­£ÝÄ¹»ïMÁ:mihbÙ±-ƒ«|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':KÌ.|¦‚\0‡\'ÐbŽ»','wp-content/plugins/gravityforms/includes/orders/factories/class-gf-order-factory.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/factories/class-gf-order-factory.php',0,'.²\Z¶7\"„ørp¾?Ñ¹','.²\Z¶7\"„ørp¾?Ñ¹','\nêéÍ]ÒÃÌî‡PJ19¼Üe¦~Ã$Ÿ)Â8Aö3Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':^B\08é‹‡ž²XÿÉP¿','wp-content/mu-plugins/nexcess-mapps/Commands/Support.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Support.php',0,'L›•Å˜\rYÝ´r*œ¦,','L›•Å˜\rYÝ´r*œ¦,','¬V­Ø¬àª‡(ÐïØ„þ¸Ï`Cù±*ÝEÂ­PNòb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':aeð€ø&LåÈÈ9P','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/PropertiesAudienceExports.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/PropertiesAudienceExports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1 š(Ý«{sdœg¿§‚','úæ W‹®Q¨Z¢v¸î:Zä™·+±‚QHÿA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':bë1¹Ûã |ÈŠçGÁ?','wp-content/plugins/imagify/assets/images/loader-balls.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/loader-balls.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(U<÷9¸‰&¤Gñ-$ì','’Ë=«@ÂEÃªv`Ázx‹Þœè¾€Øù<äS2\r²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':hèÀêÜO^ËõY','wp-includes/fonts/class-wp-font-library.php','/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?êA©<M‚–wÁâ*JRJ','kŸ\0¾±ln¼¾x	èñœÅ¡+‹®\'å+û:™ëàÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':nI´1ç¬\nßn÷&R;','wp-content/themes/genesis/lib/widgets/widgets.php','/srv/htdocs/wp-content/themes/genesis/lib/widgets/widgets.php',0,'×\n Û¦j…F›róÃH','×\n Û¦j…F›róÃH','*z6¥fÓ°vw\"ÊÆ”8ìË$\nà»1¢°Co›F#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':o\\ø…[•²\"€¶¿','wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php',0,'`Õ±_	ñÉ”™ù5c­–','`Õ±_	ñÉ”™ù5c­–','gG3. ºWw&„³Ú+c&RùŸ(“ùÍcîHèï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':qX=CË\nD¢,©ìÿþ','wp-content/plugins/jetpack/modules/widgets/gallery.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ÐH™Røc‰9¢ç–	','¶ ®UA®œä@9\r}>î^ðí/|ø±ñ»ü…²ïÀ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':s:\';ÒQ½–«^ªaÞ','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-csv-import-export.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-csv-import-export.php',0,'#\\%†$j‰§í\'2– #i','#\\%†$j‰§í\'2– #i',',L“AÞTphÚ<Tïh”ÖjÝ¡Æ3sr¸6³ºFz@‚#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':xdeêÙ+«E-–&6ü','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ¯¨C¯DÜ™	¨æ…&Ó¾','WJ,S²Vˆ§æ¹}¯­CÉÀ•Ý;rÖœó	ÑJ~ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':|ÛÛ¿lÑXPÞt¦>—¶','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.asset.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.asset.php',0,']8Íž\rð^Œ7\'M\\ÉÕc',']8Íž\rð^Œ7\'M\\ÉÕc','<= v)Òñ@ù„›hoO\0¼•\roæôÄŽ rý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':~qÄò·,D|5Töj','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':JØwª]”íÖh\\D×<','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r,WàCËö»Ñâ?¦è','¿‹.j¶DržqI»`ÅÏ\"õw›Bj¼¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':‡÷|Sà¿*ufJéùm-j','wp-content/themes/hjs-blocks/js/scroll-to-custom.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/scroll-to-custom.js',0,'Ö^#þ3óØ\ZBc\'É?f––','Ö^#þ3óØ\ZBc\'É?f––','¿¯…¿=²Ãcs\0%9í¶õGkÂÃ${É’ÇÁ5vdÿ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':‰µÑ ÄÑ…•¤`7|É','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/back-to-forms-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/back-to-forms-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':tg¹™3ÄÖ;›óÑChC','ã5‚1!,nø¹9îÀÿWRµê¾f&v0ž&ŠAEÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':Š-|G?eÍLÁ‰Ì#È#','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A $ªª?ƒ®Ò°¼‡×…áD','O‹g¶­•r?Ésr(f„i†þžîf\'5ºyï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ŒŠå%H`!¬ûá\rè€Z','wp-admin/js/media-gallery.min.js','/wordpress/core/6.9.1/wp-admin/js/media-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%’”gÖUsbúü«„Kî','ýOH+Ü½Œøg\"˜âØ{CvFÜB‘‰¬ßt1›®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':\n˜1¢–wž“\r©Ç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ýÒþŸç¿8|Ý—>','wp-content/plugins/jetpack/_inc/build/gallery-settings.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/gallery-settings.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')‡¨Z…Õóªó²Qç’','MUÎx5&=Öy•:¨Î~H°\r90E”mŠæpRðU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':•_ž•í¦›þà0zØÎ^','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%nFœÙ$ejmgÜý‚','©^ª:ôƒ‰®º­;¥X€%4…Þ…ã:–Àôñÿ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':–ù¡æ¾F»WWÄöýºi\'','wp-content/plugins/jetpack/modules/sharedaddy/images/enhanced-distribution@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/enhanced-distribution@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è©e­bËackq\ròêhà+','ë·ÖCìnã0ƒìP²°«½—à9íÀH´„¸æ)Zª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':š¹•iT5nïØLEÀS','wp-content/plugins/jetpack/jetpack-eo.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-eo.l10n.php',0,'˜Hx{\0}?<‹Ã¢t‰áÉ','˜Hx{\0}?<‹Ã¢t‰áÉ','ßú¼>Ûeññc{8ýµ‡/ßO‚À›Ýa`•Ïèõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ŸˆçÕ}[TW€ ¹Ê÷l','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-post-types.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-post-types.svg',0,'0#Ì¾™E~Îé‚ri´û','0#Ì¾™E~Îé‚ri´û','È¤µæØ%{ÓK.‘vÃÚ¦$_Š¾¸&æ©\0	d}h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (': Èø÷2ÚÓ7­—t','wp-content/themes/twentytwentytwo/templates/404.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/404.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8oÉÓmó÷Â,óæ*\0‹','þö5ø±ÂÏKòúÁ½)`0U	dúsŸ”Í³T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':¢ª‘±ƒD1\07´ÓCùr','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T;Ð{´þÏýãtŸ‰9*M','e8—;˜ƒ-Ù©(áQ‡€åòÒ~ŒòX¥+QÙ¾¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':¥ü<­þþ?¡—ñ2ìÖ','wp-content/plugins/jetpack/extensions/blocks/subscriptions/class-jetpack-subscription-site.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/class-jetpack-subscription-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºí“Ç›ÑQ›Óä','\Z¼ðEöC!µ¦{‘_‹ü$‡úŸaš+#0˜/ç(úà»e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':§¸ßŸ	¥†4\"H6¨:}Ê','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wmfe-ftp-wp-cli-command.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wmfe-ftp-wp-cli-command.php',0,'bèÝ4ì¡¼Ñq´ü\Zcßn','bèÝ4ì¡¼Ñq´ü\Zcßn','X+}2†@ì»§Ìâ\0Ñ¨@æùo}>p…\"G,³¦üÈÜc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':°×©Íâ°yç¼–Ô›M','wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùg• ¿c\"P“z›iF¨','¹Qó°©œmÓeb=[›B$ºûrp£cø“(¹‹Í\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':²Îi\rª°õŽˆwÔ©','wp-content/themes/genesis/lib/classes/class-genesis-cli-settings-command.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-settings-command.php',0,'œ[¬é/™WÔ)¯ÖB¼?','œ[¬é/™WÔ)¯ÖB¼?','wZlA—A=&ÔÀ’)znW6¢ñ!âNˆµ0ŠK.Dge','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':´Ëþ,\ZŒùÝPV5¨¹','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-customizer.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-customizer.php',0,'&¡”MžÆŠg¥¼%.aÜ','&¡”MžÆŠg¥¼%.aÜ','fèšÚ_™{RŽ_aÈ\\ß$Û–Ãbm<¹g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':·¼–Á;ß©ü8oßYô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/editor-view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/editor-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l;åþîèv}›ŒÌù£SDQ','O!t[Æ\rÁÃ\nÎ$Y=¥ÆÒ“l\'Ã5Ø$SD9¬Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':º¬‰ *ª¨_lŒIð•a','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ï,é8ô}‡âZ¦Ocs«','¼šð|¿3T´Ó\Z¢¯\rµ~EÓé±X!³Y%ŒÌd,’Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':Áùs-(B§¢ðOÍ2ˆä)','wp-includes/blocks/cover/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~±E\n6:Šø8Ø®Ž…s','«Maéçº´®Ç²v5Ü0¹>7Ý•ù\n:²Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ËBÚoìýSe¨æô&z¬Ô','wp-content/plugins/jetpack-protect/assets/jetpack-protect.css','/srv/htdocs/wp-content/plugins/jetpack-protect/assets/jetpack-protect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vr—+ GuÌ“dZµmMVO','+s<¬ùf8CHüÅe Èé¿±ù!vÈ³©ÖÆ,\Zµpi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':Ì>`òæ¸ÇyUáÙËßÎ','wp-content/plugins/spellbook/js/src/svgs/perks-color.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/perks-color.svg',0,'“œº*ÝÒF?þ®¾` ','“œº*ÝÒF?þ®¾` ','w)N6ÉOŽlµØ·¬DÚìÔã5&ñ„¨@Ù‘}^\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':Ï_ìë\"ª$}\rœ£xÀ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÌÂ·w»	®ÐãþÓå','{ý\nvOX©²9ô‰¢\0»¶ö\",^­ú/‚2ˆÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ÑYÚóX¶5Âû\rI#õu€','wp-content/plugins/wp-mail-smtp/src/Conflicts.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Conflicts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¶!gß¿C®S£dÑ€ù','ÄÁÍñ_&ŸâÖcê¡°Ø„±–çQd½mˆ8q8uÃb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ÚÞÀ¹O`MÈÀ{üw','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DynamicThumbnails.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DynamicThumbnails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p Žý9âìXïM5yü²^','Âè!\0Ô\r%ˆA	Û¡6ÎùÕ\nie)ÏÿðWŠ\0¯¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':Ý–^ÙEadíõºÊ¿','wp-content/mu-plugins/nexcess-mapps/Commands/Cache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Cache.php',0,'‘»­!ÀÑ\Z”U;=<ú»Ó','‘»­!ÀÑ\Z”U;=<ú»Ó','˜ÅäŠÝO€ÔaßüB:wÛq¹÷cmÓ!‘¸hÉ€Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':âúoæ8V{kžñiÕ@$','wp-content/plugins/gravityforms/images/template-library/AdvanceContact.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/AdvanceContact.svg',0,'™i’ÞÍ:‡ÓŠ½? GR','™i’ÞÍ:‡ÓŠ½? GR','5éˆ®—ûƒ†éúJ$˜f8\0>«S+ÝÁ}E¡Û’:ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ã!­cÕ¾{=Ú…eY?','wp-content/plugins/jetpack/_inc/blocks/editor-assets/mapbox-gl-1.13.0.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-assets/mapbox-gl-1.13.0.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òýVÍÛ=’–ÿ¦zþ','ë¢\Z‘\ný.\'Pé$§a\r4À‚§9ò½ƒg.ÝB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ä*SÓF)ü?0:Â£í','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý÷º$¶ÆÔ!Bä€C.S','ÿ—Y£	y|¿}jrwÜ	´nNfÁzÂF&Žú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':é\r~r¸ç«tþ.dG','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image-2.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image-2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÉÒ›ÅýPÃD*­Û#\r','Òa¯2<ñ†\nRã¾\\ÁÎ’×à\"Ä†ûV{Þ&Û™t°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ënËBŸb°ö/ô&30Ð','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÖFÒãŸ³À”Öo£\"ÙÄ:','¶°Ç}žÔ9fy{è¦âÒ¾R{[Vò³ÞºY)©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ë§©«\"ƒ™òÇù¥N‰','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Éƒª;g&,|œ','k5Y!ïCÙJlÿ†¿è·D\'<ee¡\r7Â®eèžQ9ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':íÒÆÐÁTAFŸõÙ%','wp-content/plugins/imagify/assets/images/imagify-menu-bar-de.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-de.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Z¡†ª1s¡3£Âþ2õ','œÝ•‹D±L=lþ¿áÔŒFr<ÚëÛË>4…A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ïXqÝ¯J\\¦5Pò¶4','wp-includes/images/spinner.gif','/wordpress/core/6.9.1/wp-includes/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕLõ\nD½\nÊoÙ‹ÔjË²º','zÆ„à\Z\"ÿ²n\Zs²(ÎU¶/~÷7º€F«ø^Â…ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ò¾0Ÿˆ	¡d6°´‰åå','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-thank-you-charlie.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-thank-you-charlie.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õÿï¸Ý˜Êã8¯Î3','£Sã‰	–\" y‰VaÑjè9Â7mNÝø˜‹ ÅG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ó*Î¨}oÙš‘WˆÕÄã­','wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<©+Ã¢ªð´B“¯7','’÷=:ºþnO’\r=¥»Ü½ŠX¨Ór!¾”#Ëg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ø$%C#y\r‘PKÄåî','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-sitemap.php',0,'Á¦#8‚yÏñ}AA','Á¦#8‚yÏñ}AA','ÀAin£\n¼}D˜Ñ;M’êÉUÏFü.s,)ï¤H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ùnÌ£RMëti#šõ=','wp-includes/images/media/audio.png','/wordpress/core/6.9.1/wp-includes/images/media/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†taCAñ¾Åþ².·çZßÀ',' Lä>¢‘$¨Á\n²oixoj-\nLÏÓõÀá]G;q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ÿÕ\'R}šØ¯›]º','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´t’åP,‡Å÷©}g2:À','?ëø°KÉçô®*ƒH¬SÁX* BÜLÊxúœ|¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';äk 1º‘J!>ª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º¹?é—äÜóUÛëªÌß','Ã\rÉóË½Ïdn\"Òº,¯òŽumä|\"•8 p¾Á?¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Þb­fÈ–0ÿ–¦­x','wp-admin/css/colors/midnight/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pþøƒ756^ŸÝXHJU','Às>ƒ½è%óæò+yMJh½È WWàÑÚX\rOM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';g;ä Hà}t$Â\'','wp-content/themes/hjs-blocks/blocks/featured-links.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/featured-links.php',0,'4ŒÂ<ÕÔ ~:3Nžì6','4ŒÂ<ÕÔ ~:3Nžì6','º]¹œ‹Ô+O]Ë²Þ\0\\u¤VL÷²Ú|\\Éi ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';A8\";Ü®ƒÀ$³L','wp-content/uploads/2022/05/2poochies-logo-color.svg','/srv/htdocs/wp-content/uploads/2022/05/2poochies-logo-color.svg',0,';\rô¿ü·à›Ö4ºÜO7',';\rô¿ü·à›Ö4ºÜO7','Ëw[Q,-—{¤ãý\Zè7õ*™l¬iŽWÄ¤»‹K9¥ÿ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Ü’scFÂüõ!áœ©º','wp-includes/css/dist/components/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/components/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¾sœßáú\'°Œ3ç0Ãí','\nF¶ì^&˜Ÿë- ê}sèq—Ìä„QØÒ“Ýs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';7¯¹§ù«É™˜÷ëÂA','wp-includes/Requests/src/Exception/Http/Status304.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status304.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÄ]ý:£}‘úl\rwÚ','2£gl;\0P\'´&Ka;Óª¬²ply2\"0$ÑÜÑÈhŠ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';;àü_çß[¹¢¨»','wp-content/plugins/worker/src/Monolog/Logger.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ÓÉ042•–3Ù9|Å','3\ZräŠù®¤ÀPíÿf¶b\nàâgâÖ™M=*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';­Ï%w·7Ü(¹äz*1','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\Z»gF\'\',”Ã—¦ø·i','$Q\Z !ÀÕ¬u:O–íŽ¾VY¨@¶FW3hBGÓ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';d ‰è°^phåé\'','wp-content/plugins/google-site-kit/third-party/vendor/autoload_files.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/vendor/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ÿ8E_Ç^\r…‘«R9','ìîä)pijÇ¸à±Ú÷k:ªZ–rb}”àÔbýÅD­|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';_SˆñU˜Ð&ŸßLà','wp-content/plugins/gravityforms/includes/settings/fields/class-generic-map.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-generic-map.php',0,'¹ë\0Ql€ÆÀµõ~kI','¹ë\0Ql€ÆÀµõ~kI','“oÉÁÊc€¸p|Ä´ÀeÊZN\\È˜uÍC\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';&ß±õ—•ÑÆÀ8¥øÃ;ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“	¢QÅú3Ó\röi¶?R','²³]ù|¤VÙÃJq.O©äZå0*áŒ²·<ãœCÓd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';*íÔ<Š‡—}ýæD@','wp-content/plugins/members/js/edit-post.js','/srv/htdocs/wp-content/plugins/members/js/edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D{¾(e\"S\0S\Z¨P\\Ô²i','¢ Æ*eOîËçk©ËÛêÌ[<Ã°¥ý=©Ïêh2§´Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';1Ñ‹#ÁY_N„¥t÷','wp-settings.php','/wordpress/core/6.9.1/wp-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øhÐP:kQ$Ö\0Ê‘…	þ%','8\ZEÀþ,D\ZjKP*cWé\0¼ÞçPCK5A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';6Kö/z\Zô¶èËà¸Ç','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ûçGÔJ¯§ÀâÝY3p®Ë','-X§Œö†–ù¦.òIk\'£Ÿ¸qxsy»	U1/¢„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';CáÃ¡QsÚ-tËÚ<	éf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—w1•‡>ZÿÌ.öp­å','Û£oÅZ}\ZW?´bNãIšH’øY¿¾ó¦–’ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Eã\\)Ë\nK<Oà','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÔU¯wv­Fè÷Ftƒ','8:ß÷˜LÂª÷žàð¹©¡tà£a@SÐÇ…6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Iµð§ßhÆÞNyKå','wp-content/plugins/jetpack/modules/videopress/videopress-admin.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\\MÀ½ñl88Ú‚þ¢','?Ò	F’ÕEG\nð’ JHzíþ’ã(™h4´ß·pCñqd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';KyËÇ#HRìÿ_Ú#','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-4/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-4/https-index.html',0,'_–.Aº?“ÅÝ-;','_–.Aº?“ÅÝ-;',']‡4ì@Cùìê–Ãëx[ìÅ(k³3I§¡7:æ«x€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';O«ßŽña3ËxäÂÎ,','wp-content/plugins/jetpack/modules/sharedaddy/images/reddit@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/reddit@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Õª˜ç\\‹”…ëwÞóV','ƒsd_àft¤Ú)²V(yxÍx²—¿Û1òír#È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Q-:@(:85Mµ¯«˜','wp-content/themes/twentytwentytwo/assets/images/ducks.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/ducks.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æxµ1Ÿÿ¹Ñlí˜ê9	','¤Í2(œ|¥õcöm¦¤UúáôvtPV¾Á&¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Q}]]UÅK}9oé¢éì','wp-includes/blocks/post-terms/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\Z^k†ÜN¶Ò±î\Z )Ÿ','Ý?¸óã··ñ¿(s¬º¨\'×Ë­¥#ñl<šRTô‡e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';RxÐk¥Û¯T™{Ü-\'','wp-content/plugins/wp-mail-smtp/assets/js/vendor/chartjs-adapter-moment.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/chartjs-adapter-moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š# ½-Wîß<·hE¾ßf@','	e\Z÷!lÊ>Å¤ÅÃíM0vfšPd›BþD¦h£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';RÞyh›ëŸÐRxK\r','wp-admin/js/farbtastic.js','/wordpress/core/6.9.1/wp-admin/js/farbtastic.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬\rÅJgrºTb;ºun¾*','åþM£‘„üÞ_âãØõ…ÿÞñ`9…hú°*®/Ós','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';W‡Âà/Î&*š8¢','wp-includes/SimplePie/library/SimplePie/Rating.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±üzŠ\0WuÊ–Ëu¹+¿Xk','-Âþ\\³R/0åõò½Œ­zA&‡í“~¬ŽŽ…/ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';YRw1ÁÎhyˆeí[+','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûp–Ñì‡ÿÍÂ\\$›Ï3a ','(|ÙåFßóÞšàoHS1ÓxY\'\'‘…76Ñ§‘MŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';\\r?</è	%QMœŒ','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-rollback-version.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-rollback-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€âƒúB!cx”ž0{”Ø÷','¸IÆ!À™y¦o1Ú;vÒ¦©¾^ÊZï‹4’³må¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';d1™o›KÔÐv#Ðp','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-xml.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³\"„`}À¦þåaCwö’Û','úK•i$B‘­…” ä@¶#Š,ÕÄÛj¤Âåª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';dZßAÆë?ÎÚl%• ','wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð”ÐÃ¤§R·~û+6÷IÍ','\"Û¨©a,‰\ZžlM©ëþõTÀËï÷j[½í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';l½€óq5Ü~…Ø‰º¿CZ','wp-content/plugins/insert-headers-and-footers/build/admin.js','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0µ^9å¡MÀ)}ÎÑá!','Ün´_Y–[“Ù™\0ç©³ž†¿1@.–—äTá(çÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';nà›CgŽ«7$Ž;õï_','wp-includes/blocks/media-text/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ+,AbºÛ™çÞig\rR§','f#ÿþ õø—–ˆm¿êÇª!ˆu¼Œ×\0Dzá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';oúêVµÙº%‚µ,ÝÄ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âho¬wÆÒÊ‰oë+|%','¥ÂOÛIã±ªŽ²ˆM#ý;ž3gÅíà\nhsWoe~O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';p=`HÝAs2îþ®	zÁÂ','wp-content/plugins/jetpack/_inc/blocks/donations/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T.8*À*»\r·³iŽ','y§f¥J3Îsõà/õK¡ŽšÄñ|vcfï&¸¼ƒ¸±ùL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';q€PÄé…¨BÌÇ°W$','wp-includes/blocks/post-content/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-content/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q@ìEXbnÀ§pƒeÐ','V2ü½¢ú, ¢Á`Ñ\ZÍ¯M&¤\\xFq×[âÆŸâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';tÇ>]!_—lDŠãÄ•','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-form.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-form.php',0,'¸;Èæ‡DåSÈÉ«q7a³’','¸;Èæ‡DåSÈÉ«q7a³’','è%+<¿ ÓU˜âµˆ!qk*ƒ‘¾+©ëÃŠ½‘.^µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';y94¹–¨ÿÊª2¨V','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÌR´ÈfÑàjQà±9zN','§¡òÞd¸pÎSõ5úëÈäÅÖå™¤ãæ\0JÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ƒ–²yJÄNÞÄÜG—«)e','wp-content/themes/twentytwenty/assets/css/font-inter.css','/wordpress/themes/twentytwenty/3.0/assets/css/font-inter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æòQæiòYV#ð[O“Štz','4‹_,kN-H<:i2£LˆYkve/þö±°¤Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';„[7‘S©&Ð!!IÆC‚®','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö5U\\”\nçÄåroù\r','µÛŸõ¬3×ì°xÔÊ¢ƒÀ8 ¸˜;î^4$:Â²é±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';‡úw·sLÅæ!Ö™oîp','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' €­ºÃ]Ui‘½K99','Á’KòLHeî7T÷Â¹¼ž\\Ê5zMh]VMØÆnçrži!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';•NGF¥÷!àSó','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RSA.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RSA.php',0,'m˜Öªâ·þ«–a4ù¹y','m˜Öªâ·þ«–a4ù¹y','UÈkJ)4ÆŽ¤d4M¾lwÑr.þ×õ7§¥þ¤rï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';–RR/ˆE²€é¶e±','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ST-x\n†êšèÅsC7f','ÌðÓ¹½†Æ/3/Ã*1_¯ïë¢Âºõô=¸˜waš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';–dH³C_û1ã›”¦Í','wp-content/plugins/gravityforms/includes/theme-layers/api/json/layers/class-json-theme-layer.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/layers/class-json-theme-layer.php',0,'[\Z½Ò¦«˜ÓÚôk‘¾7','[\Z½Ò¦«˜ÓÚôk‘¾7','þe“\'2ê0F/;æ‡™¿™Âs3²ýŒÒ¼A’7ü9ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('; §Í1ÒÞ©×ˆ\ZÞ@','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýlôgè¤G©Å*áA6j','‰îÓÇù]Ü^j8œ¹ÞU,¿„€sù„\0H’\"1lTm¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';¢‘!“¡žá{§,ÿ','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.ttf','/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊåÛ¢8\nçq‡í­','ºdZŸ•/»a>‚±_DÿÐ*\'x#òæ*ÎÔ>ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';£‚¥Jm*ôbÄ¶¾Èjh','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hòyÃæŸy#7À5à.’§¨','ð¦‹»Sö»\rÏk\'|ê^W– Ò’¶–uËg!E¤aÄfÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';¥nçêú+WÃV‚U™—†','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@±Õ>*\\î»ñÂ róñü','Wæûÿ¸\r•B*l°ñ7À§<\\S´‘é 6ŠXÙÎ×[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';©IW7çrçt9Á=‹9','wp-content/themes/hjs-blocks/blocks/partners-simple.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/partners-simple.php',0,'ÚÏ[¶¸°©Ps@°wØu','ÚÏ[¶¸°©Ps@°wØu','šzÛ–¢›hëÍÇ­Bœ_g;\Zvð©k¡Úv»à;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ª^Í“¯ÐRåE!\nê¯Ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìXkA¹y‰¯7!‰®ˆ¬','˜½MÄ4@(jƒ\'±îëÂöaÏ˜¶:›ÃýÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';«	¤Tòµ2Ð|Ó','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0yAåupÖŽ“8,f','³S¹þø­ûZ-±YlEüôÊä6Ú?,;”Á·UÝ,]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';¯·#Q´Vš)[»U‹ì¿','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹µñ/—”½®\0(Tpx}','µ(\ZðS5\\r×\05d¢:¾Jk&Ç{Í\\—ñ°<5²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';µoh\'.<{€{','wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­&=¦Æ¨,#“´wêç','½2DÛèûVˆçæ¼½dÉ©ÎªÅò¹61àà›»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';¹UìG)™ë‡I1Bäm ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/contact.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/contact.php',0,'½n· YhÖ<”¥‰çK','½n· YhÖ<”¥‰çK','—Ë… +¬U†s½¹Šž	ü;=l“sô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';¿Uyd(±Îj5ôä¡Ÿò','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php',0,'µ–WÉÉƒßs×4›\ZSö','µ–WÉÉƒßs×4›\ZSö','âiCö–6.Óø\0\naŸãwÇ–ûÑZ½{Ø6Üô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÁVµó›Å„ÐLÝðÝµÂ','wp-content/plugins/gravityforms/images/star1.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/star1.svg',0,'‘ŽÅ‹;µ0çkÜ˜ÅT','‘ŽÅ‹;µ0çkÜ˜ÅT','\Z‡}›äçÅ‚}Çe\'9ë!þu.6Œê*­ÆEqJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÅßlCŽS\nåAGKŽq','wp-content/mu-plugins/nexcess-mapps/Exceptions/WPErrorException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/WPErrorException.php',0,'vRŠ¿=pÒï¹Ä(S','vRŠ¿=pÒï¹Ä(S','à{™«ôu3«JcøÝÏëªzöGÄ²ƒZ…¹;+¡º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Æ$ÈOË\n³MXcyŠR','wp-content/plugins/jetpack/modules/widgets/google-translate.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/google-translate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïêna¦Ï–Ÿ]ïÝÞ˜','U°ü­í¤Ò¡Ë$¶»‡%}0·b¢Á@`cšIˆ?q‘(V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÍíOò­F~£¤3ú8','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó`”ªá¬ûõ1c„ñ','ÇvLØÛ×á–Ü]Û‰ëT\"(&»ÆgÜ-hw÷…A/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Ðr‚eìÿ-4õÿŒƒ!3','wp-content/plugins/members/inc/functions-cap-groups.php','/srv/htdocs/wp-content/plugins/members/inc/functions-cap-groups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\'«:Ü¤+Ï¢º<2','x\Zí×ñlrýRÈô°‘k6ÃËVÛ4$Å®pà,ó9Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÕÈØ;+úU‘+ê…\nëê','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es--TtEq3_v.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es--TtEq3_v.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J»9C.ôÒ^åYÛYºÝ','V²ÁX>LÚsØ\ZÔ]I®&2Ñ3:½/û{…ˆ\\YM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';×vð0BK¬¤µÄ1Ð´','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®+o~˜¤XüåÝ“\0Í','xX·Ñ¹Ú$6ÜUdZ$üÖæx—Á¤ßØ&3×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ØOç°u è®ÐœGÎè','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠGMÒuö\'Á@AÔË{Bù','YÐÃEfP’PFêàÒ(º	«¤npNqc\Z…/±f†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';Ý†?šÚÞ9Î>´ÑÏuš™','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ç\n„¹JâdÕcèøZ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';e¾ú‚°•¶ôëøÈ@6','ÌÊ6™Š5z÷–‚å,otº¬\r#gëå]‰,¨§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';êüŠ2o…3(p;ë9Î‚','wp-content/cache/cache-enabler/hjsdev.com/recent-results/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-results/https-index.html',0,'(©ùÒ}í]q×EI÷š>','(©ùÒ}í]q×EI÷š>','ü°”à,ÿ–ú¯Taì—\r±¨`,Xêôn®‡Ú–+J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ëd+;¤C­€?ÇÿÝ','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅFÞ¿ðyÁ\0A^E=û','ÚŸ•Ý‘2it/ÙWûÝÚpÆ†ö÷0_,;Šµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ë[›,Šp\Zâÿf8Zx ±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ø1\nýFB•,Ü¨†H×','\Z›gÎœoÍWèÌEõ0ð@Ñƒß\"x-(ôÆg\\&0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';í2ª÷yTÞWðKsª¼˜a','wp-includes/blocks/table/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø^qá%’ÕmZÅò,Ç1','ËãWO˜)ÍÕjï)øÐêþ“œÝÊAg3$0±ã$[èôm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';í4 ¥Æ, Ë¦C2ét¦','wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4JÒ\01Ø3••­þ”n','Ë$1ì3÷k²›w¾Å\'DR?Ù¦½ˆ]dÉëÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ñWctÔÓç*+÷¬BrÊ','wp-includes/images/smilies/icon_surprised.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_surprised.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uì‹Þ-îë#+þö¶µ0ç?','Ž•cuy—XŠØ“ßA¬èd‰5[=w>™*Sˆpwe÷._','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ö1êy\\oUmCmÓËÈw”','wp-content/plugins/svg-support/functions/enqueue.php','/srv/htdocs/wp-content/plugins/svg-support/functions/enqueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à©èBÅ;ï†¦\0hmÚæ]','4´á¼–àäè¯¶© !X+žÉ:ƒºW¥³ÌdÖ£\rÓb‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ú\"c>’E0‡Ôý-\"‹g','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ExceptionInterface.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ExceptionInterface.php',0,'Ç1hü»Äeö­>pNÔ„e','Ç1hü»Äeö­>pNÔ„e',':ŠƒKBÇ¶€µÀ«ìa’e{Xü’O2…Ô>€LGÌE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';üíÙâ*1\Zn½Ã4Ó','wp-includes/js/wp-emoji-loader.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-emoji-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®œøÂÑ>6‡Êíj??A¤¥','në(õS“˜‹ÿ§ã~!íÚþgžyaöëAHÓ1O%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';ÿÊh`áf\'³\0§\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ózÛ7Ëïuô²Ï','£g\\–¹$\ZT,¡©xÖ_b]k*¢‘(pØâœvò‡f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<\\¢¬Œëìx/–L','wp-content/plugins/jetpack/class-jetpack-stats-dashboard-widget.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-stats-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÑk;¬jƒÎ7Kº˜†\0','®°ÉÖAú‡¥«ÈMÝ¾Nø#>oò\n¸P¿	2DH\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ˆÒ³Ø‹wÐŸŒ«ìà','wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-wrapper.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¶c\rVµ2Nx6	û¼%š','¾Þ÷‚X¢åï.cÉ4CÃíðR»¢¨¶xt”¨,…·}²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Ô‹?:Rç%VÁ3','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pocket@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ÃgtL*++LÏ\'÷&','·7A‰·?ADm<Ç\\L¸—ÈÑŸOý;Àö–/¸„©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ä“ÖŽ³¸?´Ÿêˆ','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Î÷TÅºÇ­¿õÔaS–³','qJ‡[-2¡\Z³@ÝÝwÊìfM‰ík”a÷ÂT“t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<$„ÈæÌý4Ç¥‰¿¹','wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9›£	&Gñ„ÓÎ\"ƒ…Õ_','$÷¡‰yÔLè˜t¿Ê¥9bzÁDLÃÚBþŒ³t­Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<)–Sã\Z@§H4½³½3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w¬Ï5s\"%ãyÍºL•…','§ä†bp¦ƒÐ‰àÚ0K|…ÀG²>“22ÝÐâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<-t]\rŽ~v&?¸m.Ç¦ý','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg',0,'‘Þ‰Ÿ¨>!AxÖËbe˜\0#','‘Þ‰Ÿ¨>!AxÖËbe˜\0#','ú¨z>äñ¤È›<.Ë½¶É$_ó#KZ=|RX²(#08','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<-ƒ’þéŽb¡ÉÈ³~','wp-content/plugins/worker/src/Symfony/Process/Pipes/AbstractPipes.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/AbstractPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÑ‘e\'„Œ‡d¿ë','Ê•o¥GäåÇXÕ˜qL^tˆ(FÒŒëoÍX„–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('</GÅž@Ì¿ÿ=¿ÏãÏ','wp-includes/css/dist/edit-site/posts-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 9{?ôŒL¬„Ò\0–Oä£','e*&}ãæ‚ú>X3ÃÞ§M€hmÝÇ«Ý å›Š÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('</(ôÑ2¤²˜]Þ‘þ—\'','wp-content/plugins/jetpack/modules/theme-tools/social-links.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù0<¬·…Í(&)}AÏ','ÍVU$É¦ßÒÔƒ>·Ã&”àÞ»Nðº}kšì2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<<ñR]ñòk?³Ž×Ì´','wp-content/plugins/members/addons/members-role-levels/admin/functions-helpers.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/functions-helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bn8èòÔéßUE£','„xÆQ«Û€ûåÅö2 :g]òEøï{­Lu»\\º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<>ë£©À‘D‘\r÷jeøl9','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œf&Õÿ•vHeR9.','X`î”óO°_(LP;…Ò/@Þ&^g€CN5)|Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<BÉhx„æ¢	+âXNø¾','wp-content/plugins/google-analytics-for-wordpress/includes/install.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÊbø­â,sºIü£{','1–É6nVÚ~[^V«E‹æç\ZEõNÏÙ´¢[Õ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<E3<€|®)ìhHÕ¶÷','wp-content/plugins/members/addons/members-role-levels/admin/class-meta-box-level.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/class-meta-box-level.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¯|%Ö±¡™¼|ÍHO','LkDÏåÄwí:˜YyÅûbÎ‘ó=ùZ™gôã|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<FéëïPzÌ22£‡~','wp-includes/js/imgareaselect/imgareaselect.css','/wordpress/core/6.9.1/wp-includes/js/imgareaselect/imgareaselect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(ÊÙ()³Ö3 ‡µóµ•¯','žqó!Ý¿JÓ‡—öi\nÁEá­5så!\r—…%ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<OQ¦ÛëÉŽšaá¿R¥¹£','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-restore-post-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-restore-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬sr«Cž	µàuNc','Ëlbƒ™òXtyPžO–ˆÎ±(—ER\'¾ãëÄ K‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<VWÆòY¤X6S‚','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-affiliatewp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-affiliatewp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð†äà¬¥*ß«wðýí½|','Åb«i«¸¿KžÃ~kÕ¶‡‹Æp°»‚èV‚-¥b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<WfC¹Îg#êí•–·ž','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êƒqgÖ×g}\nI~Å','Çä­aÔŠÿNRÙ™»£íß=&r=OBhˆ¯­E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<YDØ-‚AØ\'Þ|)àÝé','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','/srv/htdocs/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%tí®Z)åâ™ŸÇ÷V¡','šñGÍŒÑr†A{èü\r`\rYë²ø•÷}~h™ÌJd¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Zež3ì`xýí0{îë&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…±/ØÑÎXöæªùH$Y','}fj«8ª-°&ô4ä>ÿc|Å*Ã·ærˆÚ¶1òâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ZÁµ^§§ÁZxåßß','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-traffic-dropping.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-traffic-dropping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hj»–ÊOjè)Ã!Õ3y','t“=ðÅm²1ŸydÁPLðÆmä¨>Qßh¬\nV	Xi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<^¿˜þ„Ü¿å]úÐ¥CÒ','wp-content/plugins/gwtermsofservice/includes/class-gf-field-terms-of-service.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/includes/class-gf-field-terms-of-service.php',0,'•8ß îÈ¥Ž\nà‡B05','•8ß îÈ¥Ž\nà‡B05','dœÄ&<?ûPmIr]†ÍD½­—âmO‰ÌÈW?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<eLj×e\"uð›ñ','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-forms.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-forms.php',0,'5ýbõ´Û_jM#Ñ%Ø˜›','5ýbõ´Û_jM#Ñ%Ø˜›','³\'ÕuÜÃb`ˆL?ïc{V3²šØ¹Ð™@&Òn*–]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<j}õGžÍíû¢¬þBo-·','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿¡Ô~ºl×ððF ê×Ú±','£²Ãz}MoÚŸÉ’ÈT¢\Z”•½ç›æ:~š©6ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<rX©‚Ì,±? Bw—fê','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜjÖ-¥³o†„ŸÞgJø','þ$í£_¯¡n9ø;˜çÝý0=f¿\'Á´N××LØ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<|q„|xÜ²\\èízZ´{','wp-includes/blocks/page-list/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I”Àß-e\"Æ`CÊ°o','ýx¿x…ª_†ÛÌŽº¸ÚdãŸ¢èü`V¾à*u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<}·º;„*šS;e÷Á	','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãè”eÀõ0(	*Ñ[Ex“','û H\rÐ 8¸9­2ÂK¹_Ø(™Çøuñ1Oiõ	œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<~9„ß>2ÙŠ\"3B ƒ','wp-content/plugins/jetpack/modules/videopress/class.videopress-xmlrpc.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6­îTHlý5©Ô={ãZ','£\'•ÊÃ¦?(ð*ñ–ã¢¤° ­˜èœÔòvZŸ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<†g+ùÿÒ\rk9ÍZ¦ \n\'','wp-content/plugins/google-site-kit/google-site-kit.php','/srv/htdocs/wp-content/plugins/google-site-kit/google-site-kit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¥ÕÑLê,âB‚€=OÏ','\"EÀë“äDxÜJÇŽd°P_C#P¹\0 #','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ˆg0Ï¸g†»M½ó¬Š','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Æ »ßÿðtÀ”}ÚÓŒ','\Zçšpë2v¤<âh.…[Æ¦×[M†¿/9·„§ÊãÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ˆÔó]ƒ••‚ó]*Ò','wp-content/plugins/pressable-cache-management/public/index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/public/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<;Ï\"šRŒ\"¿(R¥E','wp-content/plugins/jetpack/images/recommendations/creator-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/creator-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$#ùÁÐ‹¶Wg\'þ‘D}','6³Ø“H„¿ŸÇY…œŒ›Êý4¸àÍîP^]Žc8§|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<‰9þuþj³®ÿ„!Á$','wp-admin/css/install.css','/wordpress/core/6.9.1/wp-admin/css/install.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®åÙ:|>ßo7jÚ¡ÿ}³','ªu°¶Å™i‹¸=«=SbVKL¸Éñ&ðÚpv6á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<“~3.M¶oÉ{xô‚dS','wp-content/plugins/members/addons/members-admin-access/app/functions-admin.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/functions-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e‡G9(]Œ	.zü\"','QÊÅ1Žâ¥ÓÉ›+çq•»$Í¥H|ZË	ìî§ª·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<–™s”øgXLªtdw','wp-content/plugins/imagify/classes/Media/AbstractMedia.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/AbstractMedia.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2°,×ñR`”¾„êUD§Ô','²Îj–rÊ²csv~ cÇÎÓƒzFŽ8Yòsm­`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¦E\'‘dË‰LD²ÓV$E\'','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-star.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-star.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H?6k!Oˆ€ñ’€~%¸','\\‡éæ‚Òâ]ãÌlÿÍÐ=ƒpjšÂ°í÷LþI7â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¦Â~ù÷Œ¬àìOÒ—ÐÎ','wp-content/plugins/spellbook/js/src/svgs/shop-color.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/shop-color.svg',0,'ËN!q@[ù`»ñÁª¥\"<','ËN!q@[ù`»ñÁª¥\"<','/ï³€ëðíaA¼×è±ZÿoZKDO¸5\"©VÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<§4’Óå#A5*0eõ–','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/reload.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/reload.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ìö\0êÜüÌç¿_¹2Ù–','wr‘ï¾Æ4œDÓ\'d6v\'$­©-˜HôOQpe¤í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<­m…É‚®b]üÜSE','wp-content/themes/hjs-blocks/js/jquery.flex-images.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.flex-images.js',0,'þ~Nùª´‡,PÉ?$î„','þ~Nùª´‡,PÉ?$î„','>êÅ¿>éˆ¹º·c#Ág6—ÝÔ\"QËUF,$KŸœ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¯¿¹ä‹Èã{¡	Ó,¤','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/gutenberg-available-extensions.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/gutenberg-available-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÎÞY\0©4\0\rÒãC¿Óà',' :T_)Ö¼=Á¡†(ç(Þ[b|ê{k9H,bñPî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¼ÔÅÊ¤Gß‰é°9','wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²…‰n&¡ß¼ƒÙaNx','Èó7Ìpo3dO]/×:\"¦å-JØûN>/ì™:‰¿Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¾ïÚõønýüÒ ÂÜ«ÿ','wp-includes/SimplePie/src/Cache/BaseDataCache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/BaseDataCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒUU:ëÇ™NÖDÁâPº','0ßœAöz\nŠeÌsJºN3øL(ðlâÑ’Îü¬\"Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Æà†¡_$)5mo>\ZW‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integrations-list.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integrations-list.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wºçö–ÁüªlMBƒ;˜0ð','›;2Õ¥†\n¨Å}ºº™o–\r:GsB‰™oòÍØQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Ï6ñ‘ƒ’\'Mwõ%Û31','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èþ”«õ^Yø`ÛŠÛ=',' ¤Ï#mrƒFN¯<äHxær6!„Ô‘kdRí½;Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Ï‘]šÞ.>ÔFÐ`ž','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WWËc€f)¡©x¹cAÉÖ','ù?©!ŸãâPÃLŠè\'MJ‚õ1°õÐ…¤£?æiU¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Ð²ixÅã*½y¾™[','wp-content/themes/hjs-blocks/careers.php','/srv/htdocs/wp-content/themes/hjs-blocks/careers.php',0,'Ðúñ8h©dqg¢¿fŠ•°','Ðúñ8h©dqg¢¿fŠ•°','ƒv&\".\'‰Én~ø¯â-™]ßfÜÎ	áÎL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ÖtÜ%þå¡@ÉÁ©‘‰Ú','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/cache-enabler.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/cache-enabler.php',0,'3ªÖ“.ÛºJÏƒ§F¤','3ªÖ“.ÛºJÏƒ§F¤',' ¹É4aÒîí³ƒ´™*Ý‡ã•AÛ½FJz).','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ÚûðyQ\'Ê?ó¥²bÄ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersDestinations.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersDestinations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ZYÊñb\rNð\"óø','”Üú¨`m?|À–Hó‚\Z™ÞOþu;ybäUSá¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Ýµ€>l¿p%¨=¬ãZ','wp-content/plugins/google-analytics-for-wordpress/includes/cache/README.md','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Â ñã»–HðÙ_W¿','cª\0˜lÇ5ÈÞ¢ð†\0°·À+bC_yvèIÝ³Û-3\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<Þ¤›lçöùK`¯²i´ì','wp-includes/blocks/embed/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AgLäÞ/Ðž¸÷¬g\n','¶t¢ž¹#`Bœ!ŽIôæì~{‘^„¤!y|µoäÃ¢F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ã“öK£©´{f–]ÊÛ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü·(†k\"7:(9Íýöw','Ý[zöUÍ%Ï|F»1$þ¬Ë2ØOÏ²zû/\nf\"€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<æhjØ	Ž4½»˜4aÐ2ö','wp-includes/js/utils.js','/wordpress/core/6.9.1/wp-includes/js/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž§2¤š¤![pNIé5','iII4ï*–á{FZanúÇ Ñ)J,TÐ&µg³à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<è§oÙÿÃRïRf,ûYÄ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZútDÂYÆÄ¸Å|ÃW.Q','æþ¯inZ‚Ö	|uY¼³òuè¨	«•Â¨*ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ïÎuê¿–\ZÜœµÇYÔ^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öjø<æ—]Ø@‚™¿À	4ù','\r]\"ÍÎ!ž\'sg=–™ªúïzÄ·Q˜î2ÇNKë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ð2‹ç´QI®ðäFÉ\0«ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·NnŽY4ÙiS#b/§1ò','Ø`Â¶Ê–¦×ú=–§,ŽÅãÜ‰BKöHoìµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ô(ð°ãH—ëlpçI','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òþ¢êLAG’£÷\rÊ‘LSâ','ƒ&»qù´ä)[@T†!Ó:«Í).>\\MV\"Q *6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<ýY‹Tõ.û~Y)pj\0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Account.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¼<X»•£¬äù\' u!”','ý É¸ßKÎÛè@/†ÿ!ádPôì°Ö!b‹îýþÊ•{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=J¬¦Ç°jaŒ}LI‰Z','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„\n±Fç¾jÀ\0ìgÓý€…','¾JLw»I¦Ýt~²×ž\Z‰ìFýû]Pƒf÷sPwõÕ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=œUe(s_%ˆM‚^µ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶X/AaGíŸS6\0œ“O®','!U=XMg†BR#ªÜ@Ã(âèð´ö#ó—«›NTÑr€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('= (§€`ûY\r1MWpm','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô{¸	ë™Ìn§ÈÅ£aw','7tŒ[*²ÐÐ¼°\'-YÕ-‡ôÑ€µ·ú]<øóôú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=è„&ŸYar£Qähç™+','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-metabox.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æjÐ7¯”€i\r¬Ä›÷6“ñ','Í.vÈ°k¸8rW÷å¬²eŠ¥p!°Tq!×ÔÛÕ¿w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Ï3•h1–¡ÃG\Zv²ÖG','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÍ}Tþ \'Èà‘–\\','¼fuI]h-ØÉ$#ŸòV«Q¿lÜNFHÜ—é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=¿²Üf;Vódl\"§À','wp-admin/css/code-editor-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/code-editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z®¿‹.¿yÖì^J¾i»*','{ë †¹ ²ßéÁIåÐ^­`Ž«\0ÊøóÂ<<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=	]þéÿ’}úÜ*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pm ª¥…°QýynRPqØ™','l¿,\\â©d.¸»þ\"ÆbÖ´ðlzÔwÄ\\„E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=&·vhžÖË‡Aê¬`Q','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!†ìð)3SÙ\\eux','Zi‘Š=S—~£\n‘-V¢®;âÓ´lRN-H3­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=&7Š«á@+5ú1dÑ','wp-content/themes/genesis/lib/js/vendor/modal/van11y-accessible-modal-window-aria.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/vendor/modal/van11y-accessible-modal-window-aria.min.js',0,'\0ÆÙæ!–ª‹s_’›ŸÂuÂ','\0ÆÙæ!–ª‹s_’›ŸÂuÂ','*Éâ½ÁV5%‡[%Í.èë~¤TqÉà.¡‘ë¢Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=-!-Óª.•ôDÖ«„ñú','wp-content/plugins/jetpack/class.jetpack-user-agent.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-user-agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØxË½7\ZTÛ+T‡£\r','TÃ2ï¯á-¼—¢ X‘Æ„šªÜYýv/Ã4$€w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=9g?¦˜Í0W EÙ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/react-router-dashboard-search-params-provider.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/react-router-dashboard-search-params-provider.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+!“Äñf+Šlï5Ÿ]}','_N6æ<ÊNªsu¨\\…ÆÖŒ\rÁŒ,Ôò7V€ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=F_j1rÃï.­Çé¹','wp-includes/Requests/src/Transport.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Ô\r\Z\0ø•D¿õ½\'«ÙÚ','bóóKêtü¬ç1#Ö±fE¶Xò{üÓKßGéG ¬MÐ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=G&§¡øPõ)GÚvC','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-horizontal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã#Óy8ŸQÞ«ç°ƒx\0u','ÁktNQ¶ÈƒÎ¨yIS!ž’Ÿ„#ÞÛ{Y›c„Æì¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=P›NËA@Ì÷m9ï','wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÇ Å£Ö§ìÓfÏ¹\\¦‘m','\'EÃXºïpïÊª`_p´ÈòXÍ¡º<^±%T]Õr¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=P¡2£Ö*RÃ2*¾\'','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Qƒ=Ÿ\rí-z\"vV·','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-sidebar.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mg1™_Õs\0b?§µD .+','·§+\n\0RC¡ÁYËM?ªUÔ`ú€L¢`ÍÜ/©*}€€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=S–6Èa°ŸXo°,”2','wp-content/plugins/wordfence/vendor/autoload.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ7àÂln_pBH5…!5=(','3ð¯-g,ÓŒ=$Í¡gÜÀ7Óªâ:V10˜Šh´Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Sœà¨3ñÛªÖ;ž2','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-keywords.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-keywords.php',0,'è¡ÇÎQàµÉ','è¡ÇÎQàµÉ','¤ã1¶õñÄì‚ÖYb=ŽñYÀ„ˆ­S˜ÒtÚŒI^=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=V6[Îno±P{Óÿç8Œ','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^)àÃýÿ	ò±¥\réN','+øó¶ÆçßÎæ)úü·¹[“PéáÙk9nõFè\r‹R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=cz x©ŠôÊ(ðø¸œ','wp-content/plugins/jetpack/3rd-party/wpml.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/wpml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ì\Z^—Hî‚Øõš5$Ó','=Þ…žÌW¢`hô	ato€wWÕÿðF¬ÀãJ\n¢éø[Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=cî\"Høô[_DÕD”','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÝ˜’s©C^\Z{w¼ªœ','d7$–à\'Ž•\'I‰Í`”å¿%JQ1Øà{kõð1œã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=féuñ¥A><Th–ÉÏ@','wp-includes/js/jquery/ui/progressbar.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/progressbar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ËdyaÞ%ƒxa–¡|','M\\Øµ2¨ç8D’¼Ï‹¿ÕO\0ï–ºe¶ªš4ö’¬ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=m<ä‚M8ÂDT™®-SK˜','wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-admin.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-admin.php',0,'Œ¬ë@8‰w^…¬Œ(SèE','Œ¬ë@8‰w^…¬Œ(SèE','‹ÚHÐ…w;ùæí@ZMdCåEg•ZNN5œ‚£ÜžJRò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=oZN›å»1kYÞñ1F','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n™Ù‹Ìy/óEý¾£U|ï','kÿ<®Ô\r*QÖH+Ã	6J÷\r}@€cCC–‹-F„B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=qêüLÍ²	œIO\ZÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â›®”«ß…Ôâcú~$','=£0kÞº‹zL7˜g™@^³•ñÞƒDú\'y¢ïà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=sA†æ¡Ž+oÖ/1¾','wp-content/plugins/worker/src/MWP/Stream/FileLimit.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/FileLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B§xÒ‹S§Ï¶Ç1k?.','YkIpÎ9C¦BLL8ï^žC}>#sL /R>PÅ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=tó`¦q¿vÄÄ\ZKW¶[¢','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­f®õÙ¯ uSKçí}Î','M½°ê)™ìjçÿÛË¤s=„7ŠCF—bfÚ0Æë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=~›ƒÛEŠ”¸^ç©Ð','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FbãÀ‘Õ¤)üîl','’LüIÂ>EsCÐí!]	C…QÓ$ÈZôd)W(ÎWŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=LS’ýoAÿó','wp-content/plugins/worker/src/MWP/WordPress/Context.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Context.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"\0H \\l^Ìk ÝËsœ','1=VÍ‚|·²b[Ä®3º?·“¨ªûá?Ñnt¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=‰Ã	$:’u¨SÄêˆˆÛ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star-empty.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star-empty.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ~.g6Îr%ê%ÎB‡ˆJ','‰UÐš’ªmâÚ~n¿ÒÄÈæÑ‹Ù¼%\\qö	Ò’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Šõãi{»Í¹šÑ¾ßêØ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/class-external-connections.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/class-external-connections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ný,H½´ªtÁ²c‰\0ªà','Am.¥ÿh®þ›Hª8\0?°=D\'2±-Œ×ÛÀû¾‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=‹û^8| M¨|²““€À','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uü™NA8n-˜á7±ù','wçßXR»SÖj–´Ðù¯>Óè¨\08…‰ˆU0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ŽùO6E5:Ïþ^ác','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ Ög¨²0™u’§j','!±ßH™*¯Xa„Í[Çá`d„àO6ã[!‡Ûv`Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=@õ…ºîùé¦¥Épâ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie/https-index.html',0,'%Ó’ŠgƒLÆÍÂjN¥çß','%Ó’ŠgƒLÆÍÂjN¥çß','#¦„•f‘éõGó>RNCUëM¬hìG¡Œ ¸ìª1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=”ˆ$“õ9Œ¯’I·â','wp-content/plugins/seo-by-rank-math/assets/admin/js/option-panel.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/option-panel.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íƒ½Y—\0Ë—  €¨ÔÐ','öÏwr2¼á¯Òçíµ´’NÜ#õËf)¥]Úqí‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=˜Vµ»Ûxå²}ž6{j{','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-abstract-token-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-abstract-token-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‚žªm[¥üºïÔM#','³ ’‚~°{„¿R.Zzû/y-QeÞÕ2Æf¨9Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Ÿ«àKù\0]Âý|¤\'Šj','wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¬–\0þæÒí•U3qH','Û·}½¸êCé\Z\\¶R÷:\05“Ö©hb3ÉË™jþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=¡üñ=í‰¤ òÝ¶,o8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°×—öw#\'G´YÈëB5\Z','9šõœY†µà£4~Ò8h~”ønj$ÔJüâ‡y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=¨¸÷ÞBø¬„lÄ)IÊÎ','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¨·cvc0}MÕq›”','ª¤÷¿kN\\¬ÅQA˜ÈShµÅ@…_I…%z9\'%8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=¬NUí¢\ZûÆ–.B>/','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BetweenFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BetweenFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L’ÀºZ$\ZÊƒ’\\j ¡','þUÃÁ7ŠÒc€\'È]W“+æ’G6UIg3¥ÝÉÊ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=­êµ2Ý ÍëÃp)ì\\÷3','wp-content/themes/genesis/single.php','/srv/htdocs/wp-content/themes/genesis/single.php',0,'Úì:TÄÊ=îuC¯GH!','Úì:TÄÊ=îuC¯GH!','·pååÇ^K2œGr©ª’ñNªÜŒ™H|¹¸¸¤¸¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=°Šk˜[4œ“¢ ¼=Î','wp-includes/comment-template.php','/wordpress/core/6.9.1/wp-includes/comment-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¢~Ž¥TM4#?-D›fÀ','>Xfõ¿K\0²0lÉéÙR¬á&žÜ#7î$i„26´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=¹·Dë³uºRZÈÛ®¤%','wp-content/plugins/jetpack/modules/sharedaddy/sharing-sources.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing-sources.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ørMªÖÙ6³¢<„›\'','aã6²O!õlÐõD\"=†µ¥yŠ¾±½¸u¾àV¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ÄÁ¤´áíåÈ{2E!Lv','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Membership.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Membership.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PïÀÙvO›¯ëÜ’]2','(]ò©\n¤íûGZÎÊ‚rx…½û† éžÖØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Æà§Ó¨¤ç¤\0E¨ÒÖ','wp-includes/blocks/verse/block.json','/wordpress/core/6.9.1/wp-includes/blocks/verse/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²«eÊ°ÊA°ÀÏþ®T[ª','7;(ü£ï@Â›{¢Š‡\nèñ>…4	ùäç3Ÿ-.Ì+êÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ÌQKÉI}æ§U’å³«ib','wp-includes/blocks/accordion-item/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ZÀQ²k:ôð^Ÿ¥8¨','’.§:ÐÄq¡îï-A£¾dêðƒ¼çc‡Èä(>ƒÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Íÿ¥\r^´JÃsš2Ðß','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-adsense-3d9f7107475b5c2c6074.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-adsense-3d9f7107475b5c2c6074.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$N²öõ9èþlvÍ÷‘¤eG','Œ#q‚’IÈ›¥Ä?šÞvTßì;þlÀ?§®$çø»ÝÓH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Ï€“ªÝVø¥Å1Ðæ­','wp-content/plugins/jetpack/jetpack-ar.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ar.l10n.php',0,'%L+ÒÐˆøâŽƒA5Õ','%L+ÒÐˆøâŽƒA5Õ','æìGMQ¡ÁrWrCUºÿ1“W¼ÇbÃÏlñ1îŸªqY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ÐwÚw,í:cI_Ódíu','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Ó;¶{à³Æ÷°eÕ6º5»','wp-includes/js/jquery/ui/effect-pulsate.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-pulsate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü(¸ž§*Ã&¾øõb','ÑAŽÎ^”¬éóÍ}í¸>Òt:Û,ö}ÉØ1ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ÔŽ¥õ™Ë#ï«Tx\'m','wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}C÷ìa±œK6â,\n','#ËËÕJß–ÐG¯„Î‰«ëíîƒëK—M$Jî†u¦-Í½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Þ‡yuïBd>\ZøÝ†Z','wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php',0,'œÝ”\'¯ÍêÉ“ˆJþyMv','œÝ”\'¯ÍêÉ“ˆJþyMv','æ‡Åuj‡Ç’š®4gïù4Ž\nåËN	:6¦e¾¢á›Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=à¥²|z;Ö$U%Q8O','wp-content/plugins/jetpack/modules/module-headings.php','/wordpress/plugins/jetpack/15.6-a.3/modules/module-headings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N7)2=;Å¬´%ÄyF—¯','ø)Va“w!4Üqv8§’ÚšG_Å¢)–,ðÂl¸gLn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ãFÓí˜£·Ã†±ÂK&Š','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3|xw£ÛJ˜ìuTòVß','òÖiŸØ,õÂ0ÓŒ·@hz<RQwK¾dhª\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=å™„\nA¬K(’’Òl','wp-includes/js/dist/keyboard-shortcuts.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/keyboard-shortcuts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' .®ÎŽðÖCÌºtGßsõ$','qñÕ5öª%à6:Û¬<»é–IHÿ %kåÈ6“³áA­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=øaÜŸ»÷µÐ0&','wp-includes/js/jquery/ui/effect-slide.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-slide.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á·/Ü1É¿ÆúõÃ¯«','ôí<V&gòŽª†f¾«ž:S£ƒaÊ¥¤¡l¿¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ø\"gÅí˜%>ÄÇ¸`G','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÂcdy¤¹è½+Ûÿæ‹','œNº’Û°×—*e(n%Õ\rKáÊ0	\n²ÞÈÝxÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ü8mUÁ—\Z/‡,úNp','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òì³yv‘n¾33›³nê','73ÄÅwKëO)Ämø;/B[)0\rèp#¯Œ[Å ÞY ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=ý(	-XÿÁã¾OÇâJÁ','wp-content/plugins/imagify/assets/images/icon-lock.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-lock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°½‡©£	‚ŸÓ[f·Ä^','Áï¿E=´þ«´dçþBü»LíN\0X´daq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>\0Kn“ë•Î?Sþf{Î.','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÆi,6wR¡“Æ¦ J³',' L>í>Ø,ao«\nÜõgÊqi‚šÖ²LÏ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÓïÈ‹òýñ6 Üê','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýøìýºh‰šT§!Ó´w',' $\nõÙáìÿ‹\n81þ[nOEm´Þo)2$Åi“û8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>V#XÆàÏí\0p@','wp-content/plugins/spellbook/includes/api/class-rest-spellbook-controller.php','/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-spellbook-controller.php',0,'…CtÝsÃÝäG ž‘\n','…CtÝsÃÝäG ž‘\n','DFñ<`ØxŒ¶î­Z t™Ð©Hê®9yeªÇ¨Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>[— g«3d½¨“¤ ','wp-includes/blocks/spacer/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&PúG>éu¡¯³ìYªç7','s<¯åf7šä\'¤â7$ð«`~H³\r|JáÀ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>z@L£œ‰JúñžÛ°«','wp-content/plugins/akismet/akismet-en_AU.l10n.php','/wordpress/plugins/akismet/5.6/akismet-en_AU.l10n.php',0,'©lÏÀPË\r¤alíëë¢)','©lÏÀPË\r¤alíëë¢)','^Vœþ‹¥´nók²ñ×¿FY1²³Þ0Pv§4ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>2ºœ@;%¯Ô!„ÆNx','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-media.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï_×Un§Ü©Ã¨xSÑ','®“Ÿ‰A´’hf—FDEY”šß‹už¤nÓÛ4Ü‚Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>\"l\r—ü  :@z›áÏ','wp-content/plugins/jetpack/vendor/composer/autoload_real.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rˆÀ¥C‰Ä›SœÎ	BQí¢','ñRx´zÇßÂç—®î	~Hº¸C7h´)·êô>ÞPm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>#”Ì¶LC·Ép½	æc','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r \'šÅrï&YÒd1','»ño:Æí:QËÔÛZå#•â\r T¯ìnL+<ÝˆÖ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>$ ¾UŒRrÂŒ¢³úñ','wp-content/plugins/automattic-for-agencies-client/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>%.ä2 Õì¶-ÇNNÀo','wp-content/plugins/jetpack/extensions/blocks/payment-buttons/payment-buttons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/payment-buttons/payment-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Â­®í\'BmÝœÝ{Õ£¯§','¡§1BEQBm¡œ^\"ÝM›µºO…2Dgæ\\f‚lé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>&Î»“Å˜Ê9ãÃY°Ð','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á\07,Ñ&v6¯ßÆª3','›ašõ‰››´gþ¿\\.ÜëR¶Ñp;MÜ}“§7C«ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>,·	ö¾¤\0~t½‘ÉhÚ','wp-content/plugins/wordfence/views/onboarding/registration-prompt.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸<e@eÁÇâ,‡cM²\nE¾','8óÕn#nÿg+€I4‘Éh‰Ÿr0ëöEšèkÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>4Ð\0cê6;Íba÷)','wp-content/plugins/jetpack/modules/simple-payments/paypal-express-checkout.js','/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/paypal-express-checkout.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ°Þ¨íJCb,š%Çóë[','Ï¿‘mßÌN†Je¸:¥ÏñÆ¤[<âKXSÉp®7œÛ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>5ÍË.y2Q[Ú£ã1ƒ','wp-includes/blocks/block.php','/wordpress/core/6.9.1/wp-includes/blocks/block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤…é¼Ý®æhÃOl ÏÀ','s·‰$PÔË¿/òPª.]òöÒóK“e§VÊ\"UxfÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>8eEƒª/\"pû\'\0T0','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Events_Sync.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Events_Sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡.;…Ür/a!O|ß–œ','ìaxrkì\' Öðm1²ï«ÉEBôé;×*%ùáš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>?gJÐÏ®¿Yœœá2','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-api-ac769981f51f9f187c4c.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-api-ac769981f51f9f187c4c.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nŽÙüºzE§6¿[ç!','ñ!nZ3[!ƒ\"³9û*„×{\'–Ó‰­í´ws	Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>GÇ­OäjPÕl¨îB','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÜ$›]\\³â¢çÒÆÇÒ','Øšx\"ƒoŒ*Iç\nQ›Òj¸·ƒŠçT(óG\Z¬.¢\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>I¡Ò\'@Ü`¿kgÜ‚R','wp-content/themes/twentytwentythree/templates/blog-alternative.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/blog-alternative.html',0,'¹=ÖÙ\rä/‘å‘•Ns','¹=ÖÙ\rä/‘å‘•Ns','éaè06b€ñÿ¡ï)‹ú~=Ë~½4vßH[‹Bf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Lã?â–¼ÍèXI¢','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.css','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸å#Mð0y°\r¤HâÖs:o','M¦L²rJó‹ºöÏR5MÜÕy˜žíŽÙ™÷Ðš6‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>NüýnðZ^??Ü','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie-with-logo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie-with-logo/https-index.html',0,'“ŽdR¸“ãB[!ÝÝµÑ5O','“ŽdR¸“ãB[!ÝÝµÑ5O','‹µlÂ´£C¥¦·ˆÐ)H1–ÈOÇ;™.“,`¸È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>On”Ô&\'ìÀ¸(´=£','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-consent-management-provider.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-consent-management-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öý!YòNóG(Ë.6;','>ó½º!¶AúyKjo BØ©šFhØ°É:,¼ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>O{Qp7;*xi\0„-0¦','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerException.php',0,'„U•y	ùM•@§ŽÓ¢³','„U•y	ùM•@§ŽÓ¢³','o¦	”P°jj\Z ÝŠÒ\n>G\'ú Qq\\`ò®m“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Vž;1F@Š©ŒË}¸þ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php',0,'@ZÞëÞNæK?‡ü²$-*','@ZÞëÞNæK?‡ü²$-*','ñºãšq³Tè2\\Š”¡ék,`ÃhÉ÷e	¿xM{ y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>\\ªï(“ÖVÜàõ&','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AlipayAccount.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AlipayAccount.php',0,'v§\\`ËÚ{EXo5LœÌ','v§\\`ËÚ{EXo5LœÌ','<”ŠnxÖ„8#7&[ÎDâtîÈ¢B\n;ÊF²•HT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>aîÅÓ4^\'éDÌPj/','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-taxonomy-screen.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-taxonomy-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ý}¯4C¹*‡á\0HÈt','!½}¦4û‘9VÛ\'ª%¿Ëç«U&N²ÎÚÿé>Ù–6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>b§üùb\ríÆ!ú—\Z','wp-content/plugins/jetpack/3rd-party/bbpress.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/bbpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãDñ/¨D¿±±»ƒ§ø','80`~xæõ‚k`¬­^Ã”5’NýèÑÈsÙ\0ó¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>fá4/tØ¶…\nÂÆ˜*<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øßÚJAq@f#Z—Ô\0E','ë1„ÂÐ¥­Ž£ý\r™vëRj¾Ý%jÃ8±Þ.Ÿü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>hÐ©ìXX*ÿv1•©¹','wp-includes/theme-compat/comments.php','/wordpress/core/6.9.1/wp-includes/theme-compat/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿUò×ˆÒ´¨óË\0','z;‡h| ýÖó…ŠtxÈ˜ ç¢‰\\çbd!oriÈ>jr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>iNÚšœ7úd’¥b%ŽÃÿ','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-4/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-4/https-index.html',0,'oq°mrø	aìbºÿ™ÍP','oq°mrø	aìbºÿ™ÍP','Ëð$ï¾Þ…¥ÞÌ	µ\r)£7mÃ?gÔHíÎä˜$û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>qlî+ªmÈ\05Ä¦\"†^','wp-includes/js/customize-preview.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KþTjl §ÈÙ6ºRŒ½w','$n†ê¬õÎÄKXáöÚa5)¢Ãý;ÓÍsÝ2aÂTã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>u¸ë™Ê¸…!4N2ÚÃ','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û,Ê;LŠ\'³´dee´Ÿ','¶+GûT}äm)*ÝÌ[’µÓc5½ZÝN-v>´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>v]ù{rq‘6x·','wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php','/wordpress/themes/twentynineteen/3.2/template-parts/content/content-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñyªÒJkÔŒ`µM\"¥r',';Ô¸¹Pëç¿IÔð@?56Ÿt¯­þk™N 8@ô=³4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>x\0}Û•ÂHì›)óTî,Ã','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/DES.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/DES.php',0,'dòx¸#Ï™M¦g	&\r•O5','dòx¸#Ï™M¦g	&\r•O5','¶uñÐ÷Ý|„±fþÜWÒQús0v/7§ÏB°DsQå£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>~\"\'Ä¦£Ú(ýÏ\0ã³','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ËÆ,¸u\rçáF×—è5“ƒ','´Ñê¹Ç6³ì>T¾©¬—Ôio®/›E˜rÄì­Th','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>‡£Àw\rÜA¡YÇ¼¦','wp-content/plugins/gravityforms/js/duplicate-submissions.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/duplicate-submissions.min.js',0,'ÖëZ-Ìêæ‚KUË²¾','ÖëZ-Ìêæ‚KUË²¾','wˆk‘ebý×¨ÄŸUq0ðÇ<g?¡7‡xuáv†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ˆm,Ed€\ZÏtU4\rþ¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ŒÏÝnO°Ê\r®ÙýÕÎ','wp-content/plugins/jetpack/images/recommendations/assistant-social-image-post-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-social-image-post-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠTèk<‹3Sx\Z÷±†','“è§–méšP\rJ6Ž1¦ß„nÏäFbjžÏ/\n&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Žý?°`òø+¬¥i©','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~»Â®•é+ÒI.*ô\n','—é!¸šï¾»(KˆLt´º•Ó|“´4I˜®²®W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÚlŽO©V£™V±±=Æ','wp-content/plugins/imagify/assets/js/imagify-gulp.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/imagify-gulp.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ1÷Ä×»›Â)ÔøÌ','¯Aó€Ñ©ÊøªÌ»K%óÁ­@KÂ¼v²žYÝ×±µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>%\"F}º~d—m|ÑÎu','wp-content/mu-plugins/nexcess-mapps/templates/widgets/quickstart-welcome.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/quickstart-welcome.php',0,'¤Oß_V,™ÛÔfC.Ý','¤Oß_V,™ÛÔfC.Ý','q¢â$FÉHìp¨õ-/Ó\0\0•tíÈÚ»„LDk	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÛÕÓè3MB÷8çI`«a','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTemplateResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTemplateResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?F\'þæsï\ZkBñ¡Ö','ª:Ò úfîo¥X þÁ(#•mrÖbÃÙ÷\ZjMPþGÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>—Špu™‰L3Ijí^Ôbo','wp-includes/blocks/comments-pagination/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È\nø¶í×UlòQoãá7','€í;¦)ê&™4BIHòÇèE‰þ1DÎ¤Ü*Ó–´“±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>—Ëù>%u)…Mû9YR','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜{ÑW]»Ë€³özjb','ÌÇ‚²ŠbÚàœ½‰~\n.±!Ë)­ü‹ qå¸‚DŠV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>šâWöj»JÞ´p?ì','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-1.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰»tŠ\"%2\'ãg<ÏïxÞ','WØNº¨T/t†m ‚¬ÂA¼}ìÈ\Z@¨¸ºƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>›VîˆV#g´è¼™V3','wp-content/plugins/members/addons/members-admin-access/app/class-app.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/class-app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ãÁO3Ú*\"¶¶©CûK´b','np“Ó¼ªR‹5\'9;`ŸZ¥Ê™&FÊ[üM/&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>›·®Ê%3¡Zþ>HXÅ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-7.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-7.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÔvTµç¬®e¹òÕÉÖ','´æÉ!íO€f¼êÔ›H/¿áSµ;(÷]öîA•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¡ç{)¾GïÃ…F6Þ','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¦o«ÚÃÄëú»ÊtÎÀ+','wp-includes/blocks/post-terms/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-terms/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÎ_f\'ÃóùýÊz<+','iáÈ|˜«éb)µÒ±2­HS$“Cm,¼·Tï¬6î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>©ÆX¹\rýbõßÚŸ®$W','wp-includes/class-wp-image-editor-gd.php','/wordpress/core/6.9.1/wp-includes/class-wp-image-editor-gd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¨2 {1·zÚÞ# «µ','¶¢e‡¤±òq}µüáeq!CUÿIáÇ˜½Š³w7Ä\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>©ý%·ÉÖì¾ÞH²“','wp-includes/blocks/template-part/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÉ7‹4ÍžK^(Ó‘‘€9¥','S1>Û„ÿf°ÌêIZ´ð×Z3öŸÁPðià*Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¬<UÓ½k_ÈöåëßjB','wp-content/mu-plugins/nexcess-mapps/Integrations/Maintenance.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Maintenance.php',0,'“ûâs*	:ÑŸ®n¥?','“ûâs*	:ÑŸ®n¥?','QOHý`ƒÈÕ3p¯ëéwI¡QýšC!¾û7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¹£Gfè@ÔTáž˜;ƒD‰','wp-includes/blocks/cover/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿AÊÒÇ¯°DHÚÈx\r§','Uè~úª×èŠ8r3¼Ô}ÖLŠ&<Ño…STÈ.«¥2%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¾	ƒå‹“ ]Ï3îÎÀ’','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rXñjÕzmS\"f\n×Ê…g','M7zî×ºóÏ©ÞºÛû/S·´¨þíMd`/˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>¿ÂÁüBù)³„Ìø3ê<','wp-content/plugins/jetpack/images/plans/wpcom-personal.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-personal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯h¯ÿâ$GÀk»< ÉM±£','•ˆ²/¶Q]1ûÁ5UhfØŒ. á?‚ní(®¦Y$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>À}=¡ÖÜ&ï£ÛM','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\"w	Ól‰ûÁbuô:¾','?³\nC›5e)CÐž§\Z§£0i.¶\nQÒü9Ê5á†V1ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Ãmhž¬¥˜ØÂJvÜ.£P','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§½X7’°æåÕštÔ£\\','#s#\Zµ/Âvž‘ój®Ìßà ƒ!“êúæðÆÉ5s‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Ë\n‘¡Û!\nXÂš¤¨¿m','wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirables.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nþs:\"†Y\n	ÃýºÏè','º3ÞE.õŒ·97%~iúúð!°˜×GFáÿ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÌbÄµ’úE,œ7[£I','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContentOverwriteException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContentOverwriteException.php',0,'/¼Š]©-¼þÕ[äMm','/¼Š]©-¼þÕ[äMm','0¡šYÊ—çÃ2,hs08W§¼>Î´…¼p™Î¤È¶Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Ú\\@ìÓ¤‰XÍö®o','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®“:;~4‹ýÆgjzoî','Q.’ì[n¼w¾\0er\ZsH¶ø\rPèRaLœiå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>Ü[Œ\Z™\Z4›`õ8R','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô¥Æœ-£F¶X,NºZ','}[¨¤”éu8ã`Í{ÐéØ“\\DÒÿ¬>›!Å¾—Îi ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÝM~¤œ;OoÎç-áI$0','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff','/wordpress/themes/twentynineteen/3.2/fonts/NonBreakingSpaceOverride.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f!Ã•<½\rø‹“êyS','\"-d‹ÓòNN6ž3¬P`®òÊœ`!‹–Ú¬	¢q¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>åaŠí‡½‡`EÿZ`’¿','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü[ƒ²ðóÂÉÏ/”d`','€—¡å·lV0\\Â  Ûˆüü&!ïíã.´à8¨C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ê×¬\"˜½0… 4sÖØÂ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-donation.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-donation.php',0,'8SÂžTæ=²ðõVwû','8SÂžTæ=²ðõVwû','GÒzñí_DÐ‰ ›¦$g¡bØ´›Ï ãE-ô«\råH	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ò>=!¿ËZ kÈÏÃ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²‡®ØCzn:ƒýS°ØÏ','¥wŽ@L“ÓlNÎDH5tF:ÝJ/´4ùïøØ:ÅêË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ö‚Î·u¨˜ÓîÀ\n7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðqü]T´W;éždœÌ-¾®','1‚}Ô¹)œ[df<	„¼ãJP°,3îÌv9cî¿Mr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>ÿ0ŒøíbIyÄ ¢“','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotDimensionHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotDimensionHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H›‡“lzñáðn†è€','¤îøß¸B€Sù˜ýá»\nìW*Åé?Õ¤ÝÕÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ØWZBDùN×1ž3Àå','wp-includes/blocks/audio/style.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','féÛ_Ð…0È4›è—a','†ã§çs8!×20‡ˆÚ ‡¦ÒÎò×/%â‡Q?û”Sv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?sp!v1ýWr={<í¿','wp-content/plugins/jetpack-protect/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?\\¢Û¤9›v§î»½','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot','/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¢Í´¹Àzèýk³(bÜû','LÙl±7™„ìH1±e´­Š¡âšƒ4ò«¯F´u\Z½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?s\\2§¹\r9WìÎtÄ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/social-media-report@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/social-media-report@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î•ª€h{…¶²ˆ08é×¶','\n îA¹àòŸ,™•ÂK¨OÁ¶ÅÆS<þck4u\Z½*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?éÿ­\0	éãÄ¯™Áö','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?åÌ®p|RÂoð¥é','wp-includes/blocks/separator/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ½t›E£o?@Â{','Öå©kLòØ#G¤øa^	,Ð†\rF\'\n«g:}FLz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?‡žÑ[ GåÞèH\\','wp-content/plugins/members/inc/functions-private-site.php','/srv/htdocs/wp-content/plugins/members/inc/functions-private-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YŒÇÇÛtq¤nñ4ä,','~]„Ú\"‰sË Bù-{÷£cfÊD—®\r7$gYü.pyk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÃhQšùÍ”*ãÂõu','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-export.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-export.php',0,'ÆáÐ\' óÀ;Y0øŽ(öñg','ÆáÐ\' óÀ;Y0øŽ(öñg','¤ž÷!O>þšÐÝhgo$3øDŒÁ”²ÚÍY§™¨U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?%öRÚv ÖýÎVŠvÌ','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')9þ‹Ì(VÓØ«âP±','ìR£_Ë9ÿntK1ë/dÉ—Hþl>ô)S³ÏÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?.…¨L„ñ8Å°‚ö\0','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpconsent.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpconsent.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÐ\'cÐûÃ‚¿eÆ¯&','ƒ‹£H·QêðIo0ƒÊb›	Íà¹Ye™ßQ‘ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?/\0©TÝ\ra¶Üt÷dý0','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php',0,']»T>½ä~î·™Ìœ',']»T>½ä~î·™Ìœ','jDvwO†,b®$‡fß&¡zËI¢Àíˆ‡‘AâÈ”8.1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?1ÓÞlÔ‹M3ð3ùé','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/registry.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¥Î³K pIpk-\0O<','Ÿ|áŠÀás¦¥w¸²J;û1ƒ.¨º \nâæÝ?ˆ\\u0L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?4+SËE”\'ƒŠ!f¨Æ','wp-content/cache/cache-enabler/hjsdev.com/image-content/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-content/https-index.html',0,'÷~zFXW\r,ià³wâñŠR','÷~zFXW\r,ià³wâñŠR','¦ŸyjÙq¤CQØ—íPÈ‹ß°°Ø£õeu>öÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?4B¸€ÁíÄ÷Ú¹™ä÷Y0','wp-content/plugins/akismet/akismet-eo.l10n.php','/wordpress/plugins/akismet/5.6/akismet-eo.l10n.php',0,'i$-N,‡Á/µñ«&®-½','i$-N,‡Á/µñ«&®-½',' ;IŸ±UDW Ù9igóÀë›h0uO6™˜ˆ\\–KåÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?4y#¨MÍ¿ÐÃrcþ','wp-content/plugins/seo-by-rank-math/assets/admin/js/wplink.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/wplink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç»éxE\ZF^Îðýpw','V9òîÃ¥¯=	“,•U¹¬æ8ÓŒãžeÚ®‘¾˜øa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?8|14†öÓþ6h8','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ObservationTheme.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ObservationTheme.php',0,'J‘¬bœØ¼™¯¦ÑÇ¢½','J‘¬bœØ¼™¯¦ÑÇ¢½','#C‘²`Yü\n„XßD2yÄ}û@îß«$ûZa?@æ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?KZqzEß¬ô!”­jÞ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html',0,'}Fg\'ùn(å4ì‡GŒÉ','}Fg\'ùn(å4ì‡GŒÉ','©#›«·~–ä^G2yã\'Z—Xýd\n‹ïAZýw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Užµö½¼š\'_l.…p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>B÷˜	¿Ÿ½‘IN”-y','þåhlŽ[À»¶½†§ñ«(¿l~‘Q÷ußFM²	“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?YvŽq_ê—ÿ³Û®XO','wp-content/plugins/wordfence/images/sort_both.gif','/srv/htdocs/wp-content/plugins/wordfence/images/sort_both.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åá%ÙB¬QxÁSV.D','’¨„ù6ÆÂ\"@XÛg\'æW7ÿ°wôËgJ™ßq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Zí+¼E!ähYòbïõ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sites.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨zi(+^gÏLó•Ü@}4','Þç.j¬ù›ôv\rv\r«Pê^wK°‚	j ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?[„é±d°áô\rßGò','wp-content/plugins/zapier/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šb œ-oÜE›ôùè²e','ÈÍ´Û’€“¢*¥²2¶^=P%»àÀßÂ‚ó=³\ZÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?\\}Ð©¼¶‹¢µsUûÇ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/SiteChangeFactory.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/SiteChangeFactory.php',0,'†{Þ@ÿÌl\r­¸ß:¸w4','†{Þ@ÿÌl\r­¸ß:¸w4','¹\'Ú”¥–4K„t4x<EBø¨¥­îh9nÕ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?]ýPû.£˜1ÿ´ƒÌ2b','wp-includes/js/tinymce/plugins/textcolor/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü%i 3ÉáÖÉfäèûÚÞ','(Þ¾ELÙû Õ”b[™ŠKÚ!s¬ÓŠÔnÄ²£Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?_“XýC×gfë“g|>«\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¥Äáƒ*’E}!’Hƒ','F1.z«?Q?ÏÍ0$J’€FËûÁ¿\n,O){2ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?d=ôkÒè¢Ã\r¶ÄÇ$','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php',0,'%ˆ‹B{v5§D`AevNê','%ˆ‹B{v5§D`AevNê','ÉBG´(¡èÛoíLßGË®„’¤\r`Š¹‘tv©ü,ù^z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?gbqª\0X˜™ô©4»,>','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ÞéR4Tˆ‘XfÄ¹8×','\\Ä‰°³ 5\rŒ“\ZÓð!t81Ò\0==€²Y[;$+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?g·ûÒ€×C¦æe®ö™','wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¦ðì©±ðT2ýseI','e0UŠéQ²ÆO\0”äÛ´ÿÜ`aZÝEVycÇ—^‘*U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?hæh™:zÍqZi¹V','wp-includes/blocks/post-author-biography.php','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y:jª\\ö{LÄÉs','ö2 ÀÛòúÇœM•uÖöƒÜ)Ëë•Ã%ÄA¤_âk2z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?l@Ûtm}gbý«arff','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Â&8\\[-Ó ŠBÇÙ+','ð3j„¶3‚9R›@(Ã¸ÿØøÄîØÄe‹¸Är.×T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?lñÛž”.ÜöJjßÃ','wp-content/plugins/gravityformsstripe/class-gf-stripe.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/class-gf-stripe.php',0,'×ã”Ád_~ämFe=G¢','×ã”Ád_~ämFe=G¢','@(L8Fyø1šú\0Ö{/)€îÿh3² ˆ*Ä<4„Oš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?tàÛ2I&Ô,Ø¡OÃ /ƒ','wp-content/plugins/akismet/akismet-hr.l10n.php','/wordpress/plugins/akismet/5.6/akismet-hr.l10n.php',0,'x¾§Õû‰#”ÝXH<','x¾§Õû‰#”ÝXH<','Å²m–S|V¯¢{óSÜ/Kú©q‰LôO“^³ú	ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?z4\ZCÚÜQÄIVf','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Client_Factory.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Client_Factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸO™†½²|òRÂ§6Ø\\þ\"','ª\"dÿT&‹ÆY©Ö±È€äìfl0Vþ`¸‡Þ¾_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?{CO ïQRrž¾Z<þ–','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-3a5081f8ff3f186e8aa8.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-3a5081f8ff3f186e8aa8.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†»ÂwÃJQÿîÇal»—%','‡&ç\0¡„ð°KÀ«cèÀ\n­?ÛY™\"*6_\"È@0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?{¼ô<aN\'ÍÖ_ËØ','wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áïÿˆ“;ãÝW@ãÉSx','úÎçþI7éÉ­\' ¼¡Ú±<x]šëtm-³Ü%ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?‰`Øˆ*R¾c™V(JR÷','wp-content/plugins/seo-by-rank-math/includes/admin/class-notices.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È´¾u:×\rfò.p‹ú','q1Ýô•Ào§Ôž>òxÙiñøÿèè«grÖ¿ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ŠˆþÁÐ,+‡ßøN°¶/M','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q™ï¢v¨ÊÛüNû?vÁm','ø¨Ù´_ëž_(Ó®„UÎÔ€n¬ÉÈãÀž\0Ÿ€	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?é:26EŒQ°–µ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/tools-prettylinks-icons.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/tools-prettylinks-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fî\\‹1I2óod6$5%','HÚ[GkoH® KQ­ä_)*5Ït°o—–®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?6åÛ§R_\0YR¦5Nß','wp-content/plugins/worker/src/PHPSecLib/Crypt/Hash.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Hash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©%\rFîŽ×TßE*aB¥-','ÊÆÅÄOÂêš$ –þ{•Úƒ„Uv„ROÞÓÀbp\'íAÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?˜gÙ~Ãü±Î6»õœ“¾r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¯0<Èd†®i.[j·é\ZÜ','&?&D^gŠ-­Èm:âmƒƒ$7Œ0,/~¥¯ù¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?¢zŒÒM>¯€+Î–','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q2Š«Ô®‰Dér=Mµ-{î','—œ\\éVªbÌªkc•L[Ó«Ä\n7aë»Vç)oÆÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?«ð=²@íMŽ$#ŽP7','wp-includes/js/dist/html-entities.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/html-entities.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Béh‰‚fªôBÍ-','ò¥•´5ÂËûÝÍL¥™W/„áXGúP¡Lµù\\Š\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?¶ýâCÉªú!€†Ó²','wp-content/themes/twentynineteen/sass/modules/_accessibility.scss','/wordpress/themes/twentynineteen/3.2/sass/modules/_accessibility.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m<^Ež¥æŒ3­MÍë',']^›øŸcCÉó=t®²6p³¥Tq3W¢Zs³õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?¸Ô,¿²›«-ãxí›Cë•','wp-content/plugins/jetpack/_inc/build/accessible-focus.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/accessible-focus.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¯\0„¸´ÇØ87‰{yCÑq','æúü&·Þ¨:Ùæê•¼{ay!¬WìRv¥[Ì$îú¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?À‹J[$oÙ,ânêQý','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šú~qÎø¸c³n?á\"6','JÃ„ÇÀ¾®Â¹µÉ.»í&«kJ«=Šª\"Ý¡œíÞÈ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÇTëÜöêÔA»¸ðÿf','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëuÉVãÏ»ÏÑ?’lõì','¢½9%ÖŠPŒPÞ/ñ—q½Í8\'Ÿkò ÉÍ‘¾!F|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?È\rÄŽZ‰ªkå^LSwy','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListConversionEventsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListConversionEventsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ð…°2@c›FÏÎÊ\r','.ØfìŽc%´×ðyí£ZªP»&‘ú­+Ùf\r@SfÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÏNþYn=³Œâ§ŸÚ N','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2j‡Ö…<º½@º¨œóG','–GG—Éü×açnì]SI ü{ç¾,³MUIøg\\A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÒŒÕíw]Ä@JœíÑ	øT','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&†ÌÈÆg:ò¿góž©®„','h¾: ƒbI>\Z`À=p€pèØUJª].NNÔ\Zä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÖÃï:vÒ*8\ZÔñ‡™Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/field-preview-utils.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/field-preview-utils.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Ud“ª.!Åaø…;šY\0','Ú˜£§h\\uÔ¼±Ñ¬¯B×Ùè[GávÄßN¦‹Ïßˆ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?×A›>Œ<p¯\\ žSëC','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Øvù=sa®RV§>\nè','wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/http-index.html',0,'M›½°T»½Ä÷1{ë¹3&+','M›½°T»½Ä÷1{ë¹3&+','Oõ—N†Äûhu$Ù@‘6±`î1)GªOáý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÙÎƒÕCñ\rj:1Lõ','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/index.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u±â9s×žÀ*¼S!','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÜA¬‚¿àš’|rý1','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/monsterinsights-woo-edd-upsell.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/monsterinsights-woo-edd-upsell.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üpÞð¾54žS@K8¶%!Í','×NkÍ>Zh§\'AÒ_Ó&©Í\nÉ,EØ2¤ ¥³¢å]Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Þ›†<ÙùõÜ­G]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\'~KTëèyZºûÄn','Ñœ¤‹õþ£…ãíÂâDÁZ3Ñ0S‡´‚.Áý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?æ—¹â*‰f†¼>ðcV','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-database.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¬a}ùí¥ZóT‚rËa<','õe–~F5Kˆîh9³á^„ŽW@Í5¸(÷y’…4¯î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ææb—„>s:æ|t1#§x','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ŸÜûcä˜ZÃcâ“U','ëoŽÆDGXÌ$Ÿ)\"ÔÛû.õAœÐ×°ŸS®®Ûtí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?è!†–„EE™‚5NKH¶Ç','wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/tumblr@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|œe‹nŒr½å7¯ò','BÍEn£SýMd$PH#[µ¶BÚ\\¸àóƒ:ª%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?îäCÝÜ,BôßP÷nÂe„','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À!r$C)øhƒé”N¡','ËÂÖgëMe€`Y1Ô})™‹Ú&20¸îèÚ€µå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ï6jïT\\ú##ªbAŸá','wp-content/plugins/gravityforms/includes/fields/class-gf-field-captcha.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-captcha.php',0,'µˆÏ>ä»¨ÇhŒL.U','µˆÏ>ä»¨ÇhŒL.U',',z¨ÏBè±Ó‘:¬K	µõ–ÝRÁ \"Ë~¶jƒùƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ïø¨Uñz<ïN¼Aà\"','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ­«Ä»);ž²M^Ë6Ü','4ý*×¸à‡ŸHD¿õ0%¸PÛ¨»Àuµ§0	îÃy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?òmÇÒMu*\ZuŸÜç3}ß','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/monsterinsights-stats-block.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/monsterinsights-stats-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÂžRpsÓ.†^Äÿ*','[ Êë5Ä¦%ì§½Ø*¢uðaê¨ì˜Smàz“2T}\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?õ8áÝåýé:;ˆb \\','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/warning.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/warning.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éj0Ú–¦™˜ôÀhsN¸¾',',Ò¶±‚~-~>]¢û‘Z=¬—Ù$)(¾Û/ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ö	Â€ˆ»ŒFzá0:','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Row_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Row_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´3ãºJ&™æ^ž‰€>ª÷c','s@eèÎ(ºüK)*$„À¡Ð«.Dß!w¶6Úeg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?÷•ÜMQþ—ÛŸ€([+','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-funnel@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-funnel@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl Ž~`¬ S¼“rÕ\Z','Ö³Ï~Z÷}[íÍH¿`ES…³Akù¤ÂbµJRõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ø2±géƒ5B|MIK¤“','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?úî«¼\"xÒLÙ€di&','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-breadcrumbs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4$3HA‡áçÁÝ‚6€ù_','½S„Š-™# l¿\\f²Î[ û»Kl#à¬Õ·Ÿ”4A­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ýÁ~?øàhëíåA¦§9}','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?ÿÈäQ4j?Ä¢Ç¥)~','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/syslog.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/syslog.php',0,'«Í©U7!„Ø%‘Ï…Ž','«Í©U7!„Ø%‘Ï…Ž','šŒ²k¢Äx\Zà=Éj;Š„žÐ„yq‘ÉVfz²¼(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@\0™µ8(<:Ñtö#1ÔS','wp-includes/css/dist/block-editor/default-editor-styles.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\Z™Tãw_bœÁ','HùUëÁwµòØƒ¬n®ÂýÂ×­ˆAÌçüÒÃ‘e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@´.×¼Ê\\ïÆÅÑú','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¶Ô­Z·¢Tä§.©9¼Õ','³sÿÞæ\rØ–.rÓ+þÔFSPGò(ºÖ³ÒMk\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@z¿¼ã?wàFç]ÖÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k×ç ˆœ’;‹Çõä”€[Å','¶_9ñ#Ã|*ÿ29&ÁŠFÈ)ãÊK“™Ét','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¢íÜÔîØTcîÑöa','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-permalink-watcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-permalink-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓF7Þ9ÈjNÑ×Fâö','º1ÛÈƒØ³%0„K¤Ö*h…n˜ÄA H“ZÚ4®7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@	Î½ƒ9X¬©Ëd–õº','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/ReportFactory.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/ReportFactory.php',0,'·zÆn‰ŸÃ„021¥•èÙ','·zÆn‰ŸÃ„021¥•èÙ','ØÐ¦èÜkC:(Z	&éƒqq½ŽÜðÏ?ÿ»`¦eáPG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@:í~þò,Þ5\0lpŽ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/People.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/People.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž°t€mœ¾‹°€ØÃ','¿\0$]fPFÉä¡è<Ð˜$ìëmk _QÆº¢ØcÛMNm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@©‘¼õi[;óîì\"°','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-3/https-index.html',0,'Ü‡Lù\"i«W·p¤z','Ü‡Lù\"i«W·p¤z','u·lZÏáêG\\ø7òÚg+âb˜+,WNÄE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ëùÉ]œÈMÒââ','wp-content/plugins/jetpack/images/characters.svg','/wordpress/plugins/jetpack/15.6-a.3/images/characters.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$”<…ºírÐó¥ã¸qR','H¬ßbÌ¦çS8ú2˜»·ìJ\"\'5¨\\*^Ç“Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@08_¡°°Nî5õ)J‚','wp-content/plugins/members/addons/members-category-and-tag-caps/src/functions-filters.php','/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/src/functions-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê–*>Ø…ã†õâ	<·®c','9ê]G‹¯XMÿŸ^ß JØTëý®ÅðB°*\r~ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Ðü_±å³ÀŒþñ™×','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-previews/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-previews/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@!Úaðieý\\1}Ý±»z','wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js','/wordpress/themes/twentytwenty/3.0/assets/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qœ§#Ù“zt¡ÖùHÛ†','é%) å»t[Hôˆ>ù|Üë¹›áA“tÝMÒ’æ­nß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@##­@?ßMÛ§ÞK¿Añ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓVÞ\Zv­úmk™ê“aÎ','©âÍX2PÞa ú¨{þ»èûØÆþ.É¡_ÆžŽ}\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@&Ž¼ ð€.´\ZwÆsŸÝ¥','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/frontend.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÿŠ_RAplSê¼j&Ò','ç•E¹ÅÁ«îCþ»lÙ¾Ä­>ËgFk´Ä/C¦ŠR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@&ðð€ç·¨Š}¬Au','wp-includes/Requests/src/Exception/Http/Status413.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status413.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðµ×$=ìWfaP·Ÿºw','üÀ×—°rÈMÆôÝHÝœÞ¨Ýày”¸4ß®8Jˆ„Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@)ÙÇbŽXùŽþ1g\n','wp-content/themes/genesis/lib/classes/class-genesis-customizer-base.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-customizer-base.php',0,'Ó]ÊVÞø\0Ÿ»à›]×)X','Ó]ÊVÞø\0Ÿ»à›]×)X','D2h‡*d¯u×qO¸Ê”õu ÿéåuƒˆw„1ÛGØ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@)1ßìçñÅ\rt(Ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ò(t8?Ýÿ!úMX¼','ìP]@-³ÉŽøÀ—ÒÔ¿<å×˜ã…<:7×ã)Ëbe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@.÷\\laXq\"¢ALö','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg',0,'ÓöÇH„JPv¼ák}\0','ÓöÇH„JPv¼ák}\0','T¡Þ²£lûÆi°ùY,óª´z Ð.úßcé0ÁÐ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@0ÒÈèd°Êî}ÅÃÖ—f¦','wp-content/plugins/gravityforms/images/no-fields.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/no-fields.svg',0,'’nU¿³žå7kTbIŠI','’nU¿³žå7kTbIŠI','(Ü4á *“/~AaÂÅ	êª÷Ð*·ùèØW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@9 W2k´w¯·-6€­F','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap80.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap80.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø@fƒxº8Âÿ&µ³','2‰DI¹ctCC”ƒW+ÃSU¶/0Lzþ1z©\'\\Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@=Nš¼‰ýh[ñ»C|','wp-content/plugins/duplicate-post/css/duplicate-post-options.css','/srv/htdocs/wp-content/plugins/duplicate-post/css/duplicate-post-options.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')aì½‚þå³qY™ú}zöw','ìGLü^è‚“›ä><dµüÂU¼tÒ†\\ÆèR©qæ:O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@=¡Üô€“)ûU\"’\'','wp-content/plugins/jetpack/modules/widgets/instagram/instagram.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/instagram/instagram.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹Þ-OŒCŠE\r‹nk‘’','öoP2apþkÜw~(y7ÇâF,|Áœže6ÄB}Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@JÑ•^â~ivôo«•^!','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileLinkService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileLinkService.php',0,'Õ¶[„µ²QóÛ‘9„ä~I','Õ¶[„µ²QóÛ‘9„ä~I','v6þá×UŠ?	$“Àþœ‡­õc	n½°¼f\'°Mã7B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@VÐúK$~`*•+c½0£','wp-includes/block-patterns/query-medium-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-medium-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”‡î<üîUÈVýõn­','#l.®CµÕvãÿâ*ý¬¦œ‚Êæ;¹!†4ˆf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Vó$õKÆçò<Þ1*à¬À','wp-includes/css/jquery-ui-dialog.min.css','/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`úôÐYÓ{“Ô&\0ÚÉ','iæ4Kæ3ŽöTS7mç\0b\'9°Ö5<’_Ÿ·#$£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@WyH+þ‚‰©í-uuï','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤â’òeº|5ææ¦M„J','fl’ƒÌÓ±«¸…Él¾ë¬µwÓ¬åJ«\r³Ò@9T½M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@]ÙÃ­\\á–¡0 Ù','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@_º ð[tÜÜ7	=Ù!$','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary.svg','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary.svg',0,'!QÝÉm3\0»…m:h Y££','!QÝÉm3\0»…m:h Y££','²B>¯Î…¢3ÑŽÿ\'¢$ï‚Â«æ<’°˜[N}ýCO¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@aä·\rsDÕ¼ËK#Òò/','wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/NotFoundException.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/NotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËëÕ;([#\Zo=','\"„8V\"DÙÞ$K§êÞB^»ŽTßO—#š.W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@c— ®EF‡¯)','wp-content/plugins/google-analytics-for-wordpress/includes/admin/sharedcount.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/sharedcount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']I\r.uk¶2Ó-à@','q¬çšP£SakXDÓÕy½Iœu^^„ô\Z‡ší x²sL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@hë³¹¢3÷×z2zl','wp-includes/css/dist/edit-post/classic.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÔi²ï(€+p]8	Äº‰','¨ì»	6”úÍlÍ©£+‰ÑÂT\nÆÝƒ˜B²f]1ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@k/ Á¡ŒæI‰?T,','wp-includes/js/jquery/ui/datepicker.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/datepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¥¿-ä÷Ìµ.WáA^ÃÑ','äžÜõ\"³Ö™–ªÙ#l¡¦8I„.±\nÎ>fÀì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@nÜ[e*>ò (<½\ZP','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê8V‰Ðæˆbî…¡	','ÃŽ›WÿHÔñcS©øŠéd–TeÑøž¯¸Øƒà.#î·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@tUäC1-cŸLFžb/','wp-content/plugins/spellbook/scripts/common.min.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/common.min.js',0,'°¹@éAŒ´5NO{Ïè:æ','°¹@éAŒ´5NO{Ïè:æ',' ;ÙÄŒ/môé\r~ƒ¥Iô‘I -Œ9lÔ¤ôL|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@€žÌ˜9Š#¯LÃy(ÐÚ','wp-includes/images/arrow-pointer-blue.png','/wordpress/core/6.9.1/wp-includes/images/arrow-pointer-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wŸübãÎ‡*L«²Ã[»ù','ÝÂÊåfbÏZD1.üºþVìæawÆ4l?ÎñpäµG^Ç{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Ž€.Î86‡ÔL”°Þ','wp-content/plugins/worker/src/PHPSecLib/Net/SSH2.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Px)ë\Zj°’)ìt\0X','†qPþ¦È„pÎšð?†½´Ü;&«hâQîK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@½åþÀJñdÊ §ø\ra','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÂø‰Ìè$Ú(Ë´³².','6šVñYayž<¨>Cé ëÅÕúQµŸU¯ˆz\0íï0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@…Ù	áÕÁ2“îç}gn1','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Hex.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Hex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c^qQìü(Páÿ!ùAR','xý<¿‰/*ß¤Š&C’Gø{jNÊž©ÖãjŒ_]A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@‹ô\n¥‹´r	KÄœ	','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/https-index.html',0,'êfXá2t¢4§*º–°c','êfXá2t¢4§*º–°c','PG¡º˜O³ý _Ô­øÒÀFei‰S×›@i˜½8Žê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@“°¯Á­´´†áaq«','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­HHØµJR;¢Z.Óè<:','Â`åÿïò°i@v30~–	ÝÎÂ¥Äxu2¹‡Äw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@›$\'ÏÇ1Td¹s´Ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KßÌb½šVºJ§6¸´eU','&ØW{-Ëœ±dÝÂË!\njOÔQ(\ndƒh6ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ž{•%z6äv¥4Rú£','wp-content/cache/cache-enabler/hjsdev.com/category/category-a/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-a/page/2/https-index.html',0,'Š°$ÊçQS¡ji‰áàÞ','Š°$ÊçQS¡ji‰áàÞ','Ž.6WJx!\'¤³¦„ï©¼K—iðm/uø]¸PÞÛ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@£ŸÐp¢MÂGÌœcšG','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspection.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙY·6\0‰Pä¤„>ÓŒ,','oñòá›âÐâb4r \Z°§\"QØxËH{+kY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¤ˆ@¶ÅÂ¸î(_•H','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-woo-analytics-trait.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-woo-analytics-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö;Œl·O>§vî7z*','8Gô}UŸ¿Ê·ª}°rÄüõßíÄ’ø\r“>ÞêŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¥…ÏSï½‘ø9ïä‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œã¸@+½Ã¦ƒXŽÒÇ','$Ç€kLTAV‚-]³ÚáíâÂœéÀ7ÄàÃ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¨ ŽÃ{YLýu½ò‡ýM','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/index.php',0,'*x‘¢s‚¸÷Ê»yšÎ6','*x‘¢s‚¸÷Ê»yšÎ6','ŒÄGÊü3jöoBpañ$p’_(ÜÞkîØ/lÛ?œÉ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ª¼wÖ)h£Áƒº','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/black-traingles.png','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/black-traingles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¬Faõ8’Ùô#p~^','¥&<äñL¥2ú,2¹t.l£ã1ôØ\'Ûb&~ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@±x\Z•œÝÐjsQ¢5','wp-content/mu-plugins/nexcess-mapps/Integrations/StoreBuilder.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/StoreBuilder.php',0,'$t?ä~×v‘ôÊ™ML4>ì','$t?ä~×v‘ôÊ™ML4>ì','®kjO¤éîêNÒÕB%=xLãL¦í]çÙ?Æ`ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@´†C¹¡E\'”OËÀªú','wp-includes/css/dist/widgets/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þqÈ	²ŽD«à»ÔÁ\r','™)¹üw)\0áÖ`õ¶}êoŠ>~ÎÎA–¬sêª¦D`(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¸8e­`$g×_Ê','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/js/content-ai.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/js/content-ai.js',0,'ýmTq\Z²í.¶™<ÃE','ýmTq\Z²í.¶™<ÃE','±Tô$­È!¶æz\ryóÛ5˜ýêrüS‚J×F0Ÿ®;¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¹à\Z!z‘žråÊÙWžÈp','wp-content/plugins/wordfence/views/waf/option-rules.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É)\0€Qé¯N²É#$|ð','‚¬t¢Ï·\0\re(xÔTån¶Þ_C³Q–Ç=ŒðK2U“C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ºXD\nÃ\nRN†tëÍÓ','wp-admin/images/menu.png','/wordpress/core/6.9.1/wp-admin/images/menu.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á\r9#‹dóY`	Œÿ','ÙlúÈIE/(¼p­–\0Òpnó‹–T-O¥z\"],=`ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@¿È¯îÎ&Oñoœ‡î','wp-content/plugins/wordfence/lib/noc1.key','/srv/htdocs/wp-content/plugins/wordfence/lib/noc1.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9e¤b\0æÆPOŠÁ¾…”','_Ëu‘öájëÇý‚ÆúPþþ-KOAƒÜ«œ¦ÛÖÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Á¸>%¡–èñDN\'³<','wp-content/plugins/advanced-custom-fields-pro/pro/admin/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ÏMV‘‹ÿŽçä.e·r','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HúÉžI·¯Š-ëÙÓ§BÐÃ','ì>¿¥ÛÕÆ¤=¤×•”ø°–u^ÉÞ1(õ‰‡³\'lŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ÕÚgk)¿âKßK—î.','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/amp-style.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/amp-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ùe†ÆL¾¬‰ÜÚé°´','…‚+iº¶§\0FWŠ-p•JÙ–Å«Û©!S½Ï$Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ØL½Öß¯7»Ù­kÙ‚E','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`3‹ñ0®h~¦Ý»ÙéÐh','àZR\'ÃÿéZüwµ$ßƒÕÉ_ÉxTê{-`¿Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@Þ;5‹XõñV¨”OÆZ','wp-admin/images/mask.png','/wordpress/core/6.9.1/wp-admin/images/mask.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üö“g~¨\"æÒJ÷²ä©Ž™','êž×/<sÄÔ¡ã)Ý\'‘.®1ÀjknƒK9QîôÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@áç\rŸÕ@E;TŽaÖ','wp-content/plugins/jetpack/_inc/build/plugins-page.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žmd]:‡o‡Lõk]Ï¦ba','ðÅ9yø+m©Ë‡2¯íÀ†9Ôíá^ÕF] ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@èm¾·ëÅOÅÝW','wp-admin/admin-header.php','/wordpress/core/6.9.1/wp-admin/admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J3á)ÖÄÂâBÇçGCE','ùÜ”5 …G~×›\0®WƒZ¦oþÓƒ°§É5”\0ç‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@êtÜR>GœHhÄí×¡','wp-admin/css/revisions-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/revisions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-n5€J»ÿœ],¦âH\Zv',';ÜýÝZÍ lOoå\"áÉ:#\ZÒ—™>Œf’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ó#¡šÃDƒÍrvè','wp-content/plugins/imagify/assets/images/user.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/user.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¼=zå®ê[	ð³œZaC','G0½p³œ(ºæ:\"ŒÇF^B®×…uÐ;vùÇHÄÁû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ó…}g\Z‚\ZÃ	ªÊ‹¹','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedTags.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedTags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n%	ñXµ’&\"†Î”Óå','*¨A¾\r’ëõ—YudÚ•ñ!$ä†Ñ¨\0*~~úFjTÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@õœ˜BNcRnÅ|]_Ñ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/settings.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/settings.php',0,'œj&Ï|âhBŽó|p9','œj&Ï|âhBŽó|p9','€§­+&¯ù%^:ký!3üÉdëá•®{¼B\n,D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@÷sZö”^™¥Óèqv','wp-admin/images/media-button-2x.png','/wordpress/core/6.9.1/wp-admin/images/media-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÛWIå…\\¸Ð?ÈÉ','Ÿ<ó‡:»ðtn½kbíwiÝ&Œñ	¸È÷R¡µÕí\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ø‘+âTÎ„\'··¥Ù¤','wp-includes/ID3/module.audio.flac.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio.flac.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@pLû@’ÛÅE„½Ý{õœ','úÖ¼3Ÿòt²46$ayÆ!øªÍÖ¦È“Ú²°h#ì©{¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@úžjO\r¼7UÀÝã+K','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/registry.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÒ$^;é_ö¾ò÷@B”¡','•©y! T”é©‘UÁgIE=Œ¦è…ä®L†B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ÿ5a¬MG æDOftCÔÄ','wp-content/plugins/google-site-kit/includes/Core/Util/Migrate_Legacy_Keys.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migrate_Legacy_Keys.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÈ»ÅGWŒ(0Ï‚Á','#\"ìc1ö”˜Jã5Ð6£iqZ¤öë{Kl²R\"€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ao‚{„DÔUR†íýÞ(*','wp-content/plugins/jetpack/_inc/blocks/calendly/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â8qB&|¨\0®ƒ yãj€',')Þ[WÛkQýŸ0-r½ü(™ïð“/—^|¸ÓU½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aš`¯‘=Ž‹Ìò§ ç','wp-content/plugins/jetpack/3rd-party/beaverbuilder.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/beaverbuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô—ãœÓ:ý6LBÇÅm¦','ú²D,¹;t}à¼´i%<å…´i¹h`á„ÛšBB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A»`r¥Ä¸É¥v-Sª','wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php',0,'SLMœ&fìšû+m»\'ýÑ','SLMœ&fìšû+m»\'ýÑ','p›ìš*dL_ÔÚÈ!¶/Ó£ø…ñØŸà£ý£4µ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AìÜŸS‘!¨p+@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-map-bg.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-map-bg.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¡›0ÅzŠÇÝsë66t','…Ké+…èße<±”iC†Ù÷‹ß%olç–ú\0;\0˜ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A­lA~i^˜‚›éuÓÃ˜','wp-admin/css/customize-nav-menus.css','/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùî3àSDŸÇ‹+k÷Ü.','ñßú3>d†‚\Z°ø½X•äQ­]8ÕÇ…˜&„u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AÃKr×ÕÖFpþ¨Ö\Z','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+üiãíS»?Øf³Šì','Vº×Í{Ê‘KÚU:Ž¡2È„©Åi‰@¾TöZEÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AkQfu¹\n\'ChÅA,½','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÄùÀ2Jå¨³ýYBç˜±','\ZP­Lã¨’ÍžZiÉt‘Aü§ä®ëãØ7d«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aäü,g tÛäÝ»A O','wp-content/plugins/advanced-custom-fields-pro/assets/build/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A\\ã[Å¡™^j©êzŠ´','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÌÖé =Œôî³¬m','ëz”	¡—7ÙŠÃþªqKÐ3k;Ÿ(ô÷½;ÛÇMøûD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AÁ¥Ãñr˜½Ÿ›ìãé\0ú','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÅˆsåíÙ7ØøÉ7<â\r','Ôr¾-ñî2Vtúƒ;°=­¦w2Ý*³Ak–X“ÿ¦]µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AyŒO~!&¯\\\n•^í','wp-content/plugins/gravityforms/images/gravity-rocket.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/gravity-rocket.svg',0,'	Ÿè-¥šÁõ+°ï+e','	Ÿè-¥šÁõ+°ï+e','TGüëörõÔøY3ùŒ°¼G«¸š ïDÿ×G{\Zßm³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AE¶ûô[€`Œ·•','wp-includes/js/thickbox/thickbox.js','/wordpress/core/6.9.1/wp-includes/js/thickbox/thickbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5(O™r[¹_Ø¨$/Ÿ','ÔyE¥VÑ\nh\ZCe~¯l§3JD‹97Ór˜o‚¤V\rd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A—høOkÅ‘ò›t','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹øèþ¸ÔðûV7bÜœ+õ','ca\neòÉ›žwu÷4)J¦·=Ñ¶ËåîÁïmQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A@\n×°K”/æG7Þžô','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F”ªÃ¸%Òéõ:um¡HoT','L¢Ïò×ddÊ_ïR´¿ß8ž<M\"œFíëi|àØGD\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A*ï·Ì˜%ŒRâ±W¼','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AaQ(ì–vðö×l©9â','ž—I`†ïŽ‹°òû¨Á1ï?™²Á¶ëT×Úk	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A+~/JÄ™4€¸ó$Y*ØÓ','wp-includes/block-supports/spacing.php','/wordpress/core/6.9.1/wp-includes/block-supports/spacing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰0¾mê²Áâ%Îwz','Õ¬Å5¥+ÿÿ\'ù-KKzhV¬ ¢\\ÐMMF3¤PÓW«Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A,‰>U#³ÃŒü³•','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg',0,'£H¤Ý4†ü‡	åûZK','£H¤Ý4†ü‡	åûZK','*0¸Üñ=aûr ž÷8!s“0®4È¤beÝœ‘…7…	Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A/hÍ³$BQ¤å:ä¥¹ì','wp-content/themes/twentynineteen/single.php','/wordpress/themes/twentynineteen/3.2/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ô\'e`|‚½‚…×›P','³Äd3\n^Òš¦	Ñæëüšòñ-HØ6«ý+ ¿1$x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A1S6‘â×­ÍÙšü›—','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php',0,'uæBÉòÚ}*@%S¯ø‰','uæBÉòÚ}*@%S¯ø‰','Ð‚°²ã…b/E§³üÐ{8l[\Z¸¾š\"7\\î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A5l\nÕc{î—¿ƒÌÄ{(E','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷^–­ó\n‡fæ©Ú`‹t','æÁ2ÅS,ÎrW)Þh{g‹ÈØ0n»«^3vcí©¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A6‹ašGŒõFå,ÄIg','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/SignatureInvalidException.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/SignatureInvalidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VLÀý®i>œM¸‚ ]î','û]Œ¼ò5VË ¹J<F+y²v¨…dÃ|8WH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A;Øª\Z¼¾–Ü¦ïz«','wp-includes/sodium_compat/lib/constants.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á½¼ß{â»#…²lÅ>m','¬æÙ¹mc(ÍlÚåû\'ÑmtÛË£•[”Ìg¹èW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A<:±r’h©í¢š­	ºL','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-facebook.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-facebook.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“rÏ>&/,Q™Êø,S','<+\\TÅƒiÛW9ÃÔ™<™”ƒÔÊe\'Ÿ^aá¿á½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A<PÑ\r\'ÇŠðæ‘	ÏÎù7','wp-content/plugins/gravityformsadvancedpostcreation/includes/helpers/wp-timezone.php','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/includes/helpers/wp-timezone.php',0,'#•ï‹|8Å°0üÞ]jK','#•ï‹|8Å°0üÞ]jK','µï¢¬”–³ÄþÌøgt\0’‡Îë!—«fqš¼JsÃ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A=MáM—]’$º/.:|','wp-content/plugins/gravityforms/includes/class-translationspress-updater.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-translationspress-updater.php',0,'KGèZ“˜QÒÔhRrA¬','KGèZ“˜QÒÔhRrA¬','V£nØ#ÑZÁðõùfÌ†€´o¶6VÖu§½\0CÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A@E_;‚‰Ÿ¤ÆEþ½³2','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php',0,'	Î´Ñµ3ølî]Ø\r¥üEï','	Î´Ñµ3ølî]Ø\r¥üEï','Né«¼³‡”U³˜P}Ä\'!7oÖþÿ‹møš-)~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AA]Ø«{…˜x¹1_]‰','wp-content/uploads/backup/2022/06/index.php','/srv/htdocs/wp-content/uploads/backup/2022/06/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AE\r% BD÷ðn)\'›â‹','wp-content/plugins/gravityforms/includes/fields/class-gf-field-fileupload.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-fileupload.php',0,'|7Þ+ðå~+½¨¸?¡»¡¬','|7Þ+ðå~+½¨¸?¡»¡¬','O[†äí©±œfâ½äáp=…Ž˜GZ	\n^©>7\n\'i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AK<¬ËÒj§œgsrã','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¬•Kb(å\\Þóp¸B-','ç•Õ³* Ê°	¶ä†[qŠ¦ËœPˆæ‚ôk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AO{° (¿ú¡0aý¹äË','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-2.2.1.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-2.2.1.php',0,'Ó»ûÞÐK¢1Æš+','Ó»ûÞÐK¢1Æš+','«™Xî>k•èŸùòˆDŽÒ³½\Z*ðêå$ÁÖ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ATñyxhl|°4+ƒÆnçõ','wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css','/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤®/V:7˜A7–`«r†','~\n£©µ¶ð“z![QcÈÁCXæuôK|O\nÐftB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AU‹à·l°)ßÄLÍ1©ë	','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7%íw,ÕWðdý×tÿf','U¿?%Þ|~•é¼TÈ*HíåçÄÀ—§‰[tè^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AW¡·Q9]š‰t.Ñ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äžÁÒ™÷øÔ!ÛªZ&‹Æ','£¤Uä8óYÂ<Lq2˜\naw£)´P´ž—\"¿\"¯.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A\\£¥o•–0ët –','wp-content/plugins/wordfence/css/main.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/main.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èßè¡L·)Sûäv\'Yƒ','½ð°bTHRVöE%&kÔ§%\ZW\ZdVå¡ö¾Ó»Öâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A^\\Á”Ø\0ÒE£%îÉ{ãÒ','wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­‡¦ÆìÆ`Ù:q-/£','zä±ÜÂÆZÇ`³ác^¡J†aNª1hÙ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A_e«.é˜§\'BÏñÎ\\','wp-includes/blocks/navigation/view-modal.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view-modal.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ9NR«ý‚ ÿµ÷>¿.ü','ŽòÁÀ/ûW™\"Ü\r_¡æçÝW@í÷FÆ|øðý=õ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aa÷@J§÷óñÂ×Å·','wp-includes/js/tinymce/plugins/colorpicker/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' C¸ÃÈ­?d„{×­V…','¹‘µB¤êR¬\0¨!—ä„š™ú§á•QšŒ®Äï­À\'5w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AdÑÖÍAmøQÅ˜T”Å','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=„ðÏXdt.©Þ\\ªXè',')fHã²|€S¹îÈ~ot[Øfô¾Õn•ëÔ©›kÍU_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Am‹PÍ—C(’KÉÿ›¿ÿ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃøðfSE;†už3á\n%Ó¼','o­76äq{X¸þÞ‰æNèOrñ¬:Ò˜±–#+ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aoÿö$n˜¸“KÙœ2òš','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a‹”Y ãy|6YÖ','WÑ·VHGìfˆæØ»ŒGž”#‹–Dçx[À8x×!‹n0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ap@joý£­è;3³‘Í','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-130ffe6b55329721d701.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-130ffe6b55329721d701.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ç£ÝQ*ÜÛ{{åçÛP','RœUÅóYœÆ¹à¼ècüa1øÕ;ŠÐ4ô£6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Asºvü÷îù‚g“4UÃ','wp-includes/js/dist/nux.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/nux.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',j<b_häýŒ&yÕº','f^÷ÖyiOâ¸Rª¯ë¢EîÒy©x“÷c9ÓéFçS²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AwZú2:™òÌDa3z0','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´•\Zç?dyë\nï6}^à¯','rçò‘PW‹‰Mü\"OóK…ŒJxüÿ¥„ì*¯»Sù¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A{&Ï Š¢V>ì²Îs','wp-admin/css/login-rtl.css','/wordpress/core/6.9.1/wp-admin/css/login-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.:úMÛ€=%“Ÿ$Wí’i­','˜•¹Y¥“3èlú%™f\'Q‹º[]†Ýy\'ðd|ô{àbá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AUÞ2jÄà+øëÿ','wp-content/plugins/worker/src/MWP/Event/AbstractRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/AbstractRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎCZá%€@­¤&”ÜÏÛ','tY„jï‰AqDÂýg;@ƒ²ùo;¯ýÐâ¤\"ËNm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A€àš¢y„£°ÕÂ','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin-helper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin-helper.php',0,'!¸ë*¡®Ù®ÿë„®','!¸ë*¡®Ù®ÿë„®','&óÀ®wþÙ¬Æèø‰€¦wÑÔ¯@%ÆnØ0«â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AŸê§€Bš¶ß«ÿN','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg',0,'	l´ˆìô¤¤¥i©ù6­','	l´ˆìô¤¤¥i©ù6­','ŒAª-»ØUÉ(«+L[GlÅáK +±ëÉÄxÆã­b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A…”ƒ•3Rc6¦ñÉÑ','wp-content/plugins/imagify/assets/css/files-list.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/files-list.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒ—tßåÄ\r¤=‡F','Ì¸YU˜í\n’b“´ÊÚÄ‡\\KûË]·ã-(ÀA÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A‰ÕÞ‡WÐ\"Ç?sŸ\0\"','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ7dÇ.øšG\r¹8€w','æ÷âý\0‹?ŒkßYE ¹[ÝVå¢AbQÐD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AŠ\'O(‹7 ÔFÓÓ+M','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—låP\\HåaÍzMÆK','k3×\\Ôµ^Ê\0Z+ÞÍ˜TÖG´–!»°¡‚èŒ›àší','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AŠÉõí†(Xž™£zD&z','wp-content/plugins/seo-by-rank-math/includes/helpers/class-conditional.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Ù²À|–É !gceÎ™ ','R‹^¾åäîmF6(9@ño%\'RœYO¡ÿÖr4žp¬Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A‹ÑÕÀªì™û‚z	72','wp-content/plugins/wp-mail-smtp/assets/js/vendor/lity.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/lity.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Å¡aÆÔm™{\'€kBò',',P§ÛŒ?º±›Dk²<$	¢ÂOÍ´¾Bé¾ó7é\\ÿÚ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A“¾t÷\"Ê„¬XGë¸as','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/sitemap-xsl.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/sitemap-xsl.php',0,'·c¼SÑ#‹“h†­³ÕÏü','·c¼SÑ#‹“h†­³ÕÏü','!Q‹ƒLpE9Š|qêQ\Z‡Y¹±ÛõJ$¦ZÁº<~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aš/:†ôrV—BÄ‹E.®','wp-content/plugins/jetpack/modules/videopress/editor-media-view.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/editor-media-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ä’w¨p‰6ñ²ÚK	¯^{','W‡®è[zªÝàåíª¿¿µ‡*—‰³Ÿvá®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A¥ï8V, _OÁXä4…´ç','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òv¸§6<C=¥\Z·7Ác“','J>€Ôr)<–þ¶põœº˜ìYÌJµ­çÜ(DÃlÀ0ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A©µÄÝ-Ãƒh_$ùr','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôŸð¨<ßáZ%ù','²áÉWÁÝ¢…v´žL£Þæ-J‘­ó±‰<fÍYî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A©é8¤|ÌžsõÊõ,áÊú','wp-content/plugins/members/img/memberpress-payments.svg','/srv/htdocs/wp-content/plugins/members/img/memberpress-payments.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§‹}É{é\0iDe&¹ò­§\"','Ä\r¥Â¸!~¶Ú\\ô)œ‡ÐÐÏ\0]ÆÈhÊ`ÏÒD«%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A±0éÎÃ|iˆGg±“Ð\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/dropdown-mode.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/dropdown-mode.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìðßz§Ì¦ýézéñÛ½','ºÊ¿ovÇc^5þÃŠy\Z îvó<Ž.Àg^ìQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A¶rô)×!zªQYÒÁ_Aæ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü,íó3íf•`B}Ý²','y«ƒ¬Ú—ðÅÜ•¸=¶\n‡{IâÐ\"–¸C^/–K^?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('A½hvo-ª‚~~]ªc','wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ð¥Ø$ý_OÞ­Ñ/“','9^ïfr8N6‰±¡J†24¥ kÿoÉ•šòÙ®µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AÄÄ€TË£ŠîÂpÝW#s','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’‚všDµÝçFfèqË[0','Ê²Öåw®ƒb§ÌƒôM¿.¦’!ï*cÌ¬4¬‘åæÎh£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AØ®>dÈlhhLÛGýË','wp-content/plugins/gravityforms/includes/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AØ»#¨²¹\"óàÅj­','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¦±t¨*´Ô©9Ü‹Ôº','¿«Ý‹ÜO)úÿÿZ–‡zÚ;s<*¬¢Ïä]½Üó~˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AÚÕèÌ‘ã@V­@¹—s“Ë','wp-content/plugins/jetpack/_inc/build/newsletter-widget.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','va¡OßÎüZ”\nÝ¦D¤…','¨H§HPzF Öô¹™åFü&#ÇÕàœ•Ø¼õçþ\n\\î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aßì©ÉÍ§Þ=ŸI','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.91.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.91.php',0,'æÝ&ÔVW\"nõ¡\r3•V','æÝ&ÔVW\"nõ¡\r3•V','M§NEéËû^ .ªdîß«‹äÁiÛé\'A}¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aã<Òïµ!¨µ¯W.L-','wp-includes/Requests/src/Autoload.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö…ü[Ss@3ª01rdÎ','œÜ<BÝìh=8M‚I-^â:í3¯<è2ùÍï¿Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aã¸HK&ÔCL†UœV','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php',0,'PBZ-ð21ÁÝ“k²Rå','PBZ-ð21ÁÝ“k²Rå','>÷<™l(«^¦ðQ­c¿\\ÆîµÖ‡õÁL›ù?v	6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aå`÷kñì&ØŠ.¸ø','wp-content/plugins/jetpack/_inc/blocks/markdown/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/markdown/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.2n—¢ÝÛMÿÉ¥O1',' ³½}4zÔž&>\\‰z[Tî¼@SŸ¢–Vs_¹U¾£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aîó$ÐÄîƒãt+ž£ªBÜ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\Z!Ì^¥âý-³)à','}ÀÌÜP>·zñ¶v	„«—-D¥´Í\n¾Çá}nÈÄá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aðeâ÷¿©õä0£ØÉó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­•;SäÌ‰«Ê%54d±','Œ¹ª|œ-ÈuØyÎ¥§\0;_ên[¹ŸÅÙ+`7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AñÅ ºdƒ^¤Š>`kú','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/create-new.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/create-new.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åþœ»¹/éW}J•µ‹ä«',':°1ìû6oQ%kŽîÇje¦+Rlö\"çŸ‰g%>Q>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aòõñç›V‘] *¸À%Ô','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-email-reports.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-email-reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õØ7âÁÙY\ZíX¯§ÈŸÁ','\"ˆ[Q8›nþœ[5ºc[O\"³3ásœà—,á”åÈÅ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('AúkÓx.&…òûoŒ‡?','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/HandlerStack.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/HandlerStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä Ëû²ÖÞÏÇ{†/á¼©','¨*‡>+q¾fàÀÙ4ÇŸ´\"]°D†tJgö	†}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aý°‰$hÜõÕ`Qøa','wp-content/plugins/akismet/index.php','/wordpress/plugins/akismet/5.6/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ã¡‰æüÏ7«íñe·',' <’Æ%ªÞìˆã†\nzfcÍVB#‹<Ú~Gãkœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B\0””/ÖI6{Û&É\"¾å³','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾y¢ÆÖË±¯õìuó˜ì','<—¹¬®„äE_|vAŒfQcHð³¶†™\Z7þŽ¨c@Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B^æÇt›p„k€Œòÿ!ú','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÙ*LÓTGâé4%P‰´¹','-–‹ÙÖ©nFJ­&TÓP•o\\Ï“\\Ž¹¿æ2–íß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÓ­š‰Q ñ&ù4«¹°','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php',0,'@¬â¥^‡îÂFÛLŠN^','@¬â¥^‡îÂFÛLŠN^','rX)šX‘YÅ8mN!5ê½†=ÏôáâXÀõXiV´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bž¾‚$êÞ­0®˜?','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertFolderResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertFolderResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã/Ïƒtaµæ¦â÷O','ÞZ/ -žhy´°ºœX”5Z}Á¶Õf¤£Œ;RSþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B?RÌóáENÀcçÏ1Ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-share-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-share-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\~Ì¥\Zh×ì¢»!ÚºŠ','ôÈs±ëƒ%\\m–©»•a+³ÐîiØ\0¬&¥Mó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BL«§ÉÀVs%ðÑßŽßA','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃD-ñ+½ŒwRA¡^r”;¡','Eƒ‡b\ZË#æM€É€^dÌ­b3twv«U=¹ðÿu\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B\Z\\çmó¥ßq Ûë‡ÚñV','wp-content/plugins/jetpack/modules/sharedaddy/images/twitter.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/twitter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^NzèÕZbnÃçrÃÍ(','†ïK‡Lf\"£5Ct#´Ìë×g§ñ]kM¦Èc«œq×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÌo/\nß›¸	àõ`,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/DisableCseKeyPairRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/DisableCseKeyPairRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b)0÷ËY ¬vüªþ”','I„ÌhÌšvÀð¨\0™)û<»XfÂ4^©žeÄÒ•D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B.éË–\"ãB–rñð','wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot-thumb.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot-thumb.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÁ:×óÞÝ–Oè[æ\nü·','zë.¦#á¾’«&/ªC4¼plÚ¯8‘s7í»`)}Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B=˜úè`\0 Yî!S ñ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MJxn´ËÑpÇ§i÷Á83','œzÇ)™þhHGJzºp§ƒÜ\ZM¡¼.ý+ý6ØÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B@wZìÁ½è‹8;]¶§\"','wp-content/plugins/svg-support/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ç£sëçrÌM?†i8','JÃÅª—þ#6Ÿ^ƒ}ö ÎVp!-}“n£¦“x•ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BCK¡—½Ïwè¶O8IÝ','wp-content/themes/twentytwentyfour/parts/header.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/header.html',0,'†ä¿ ~ñÐÎÉ\":’ŠÂÏ','†ä¿ ~ñÐÎÉ\":’ŠÂÏ','ø[ÈõCìVs+ÿçY}³¨+R”wÀÜ‡ÄÛYð¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BDÉû5ìtüæ<Ûì•','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹’kÏè§üÎ]K9Qß','=v±&rZØÜÀÆ\'ÅWÊ·\'(N©G‰QÏ1cT¾Òè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BFüL.æÔ±á®B°?º','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jâ*BrCþ¾)E4§E¿','à˜NéK«U|u=öråW1c5ég¸‘ûù^¶q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BJ’„O¢žä¯ü†zD±','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÈ{ö1¬MRœKE_ßú/','|qŸUUÑ¿ÃŽ|z¹G>*“Ûœ\"‰éæI¢þÝ;ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BQº×«ÏL\\’>ž—','wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Using_Proxy_Connection_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Using_Proxy_Connection_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿#ÅÝ8—èŠé«CSr','§ŒûÍ¥$ò;ŽÞ7¢¦Õ\rÙ¶^êÎ¯Áº	+3zöŠÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BUj”v\\Ñ£â•ááè(«','wp-content/plugins/wordfence/views/common/license.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨è°:8õ´šÜÞ^¢r','ÏfòB-h‡Ÿ¾™í^È>Aãïð”nH0Ã\r&Ëó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BV·*ª´÷\'¥0GE€öŠ&','wp-content/plugins/jetpack/modules/verification-tools/verification-tools-utils.php','/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools/verification-tools-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜakP€´Ü]>õR6‘Þö','Ù÷UÄÐa‡Vº~®ÚOÖ-X±eŒM?ÄÆ\'ç\n.q¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BWå@ìšŸÎJÆW÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¦gò´Q&ö)s‘ ¹¡','Z,ùÝŠfc¦ËxÔÃä{¸“e )BØ“z÷Îmº…j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BYåê“\Z¢X­ãÆA•','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TransferException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ç.\'ØÈôÿ¦·˜8)yŽ','-µ÷\"àpAûM6	ìì„	nó´K×ÂŠÑHò½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B[9`amîP2nº´Ü','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriComparator.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriComparator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùº~´‰‰ø½À2eÆ(ÇÙ','×û(q´Q=%ç.‚RtÙ,J-Ä:¶Î¾÷*D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B_å-‚Thé+`Ã¤¢R','wp-content/themes/twentynineteen/sass/variables-site/_colors.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê”	œ‚N’x\\«\rõv/Û','tG—°¸Ö„Òà2¸\ZFÛ]aYÆçÜJbåpð©É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B`ajÎA r„`+Ìf','wp-content/plugins/jetpack/_inc/blocks/images/oval-5f1d889983a8747472c7.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/oval-5f1d889983a8747472c7.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ÇfW\ZïNóK4žBÓ','æ“JFC*¢€ŒyœWÊLlÎçÐt¥´à¨ñö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BiuÝùã«Ýýì›wŽY,','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄŸkþ<ÐäKwÁ+ñ#','ÖgµYõÅc¾\'¦,=©8\ZK\ZGQQ9û1áÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BpÄÐâÑ€§×ÜÐÞnª','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-store.6b7ab3e863a72f0c7fad.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-store.6b7ab3e863a72f0c7fad.min.js',0,'/qÅŒ!*Œþ•<… ½53V','/qÅŒ!*Œþ•<… ½53V','4¬«ólVÈßô3ø{”9ÜÍ÷Ý¼¶Yå-UÈÒµl:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bs¿\"y­ôîúóB£Ñh','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¦¿„%ÆÅd¶®^Ýþ','aq¿-iÓÜsD×ûVÂÁŽV:HÉ(ÞRy63vÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BsÌãŸå¡˜TÁåôßLí=','wp-includes/blocks/calendar/style.css','/wordpress/core/6.9.1/wp-includes/blocks/calendar/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ˆÁÏ›ïQðÂô¹OJ¶B-','z)#6üœjù1LT¤GíÉÕÿ¼‚á[r,ª­ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B|s°¹lÃ×T¡Ïð¾Ž]','wp-content/plugins/google-site-kit/third-party/google/auth/src/GCECache.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GCECache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂlÒ,¸K½ëJ¿ÐªA','\r¼TNª‹ŽŠg‹| ~ãtiõ×93wÕz‹ë‘BÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B†¡j„)ßÐq¼DŠS','wp-admin/install-helper.php','/wordpress/core/6.9.1/wp-admin/install-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹t²%v’è£-ãÍôÜ´','Üf¤ÅÈ3sL,±tÆÊ‡wâèäÅO7O4ÑÉµ‚>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bˆ\'Fâ$$`ö®­‹D`','wp-content/plugins/worker/publickeys/partner6.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner6.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µàyùáÒÀ½¬','s4tÖ¢?=ãCô$£ÙÐCÑH¯È“šbÒÞ·R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B‰Ôx	ú	üŠÀ~«','wp-content/themes/twentytwentythree/patterns/call-to-action.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/call-to-action.php',0,'º•±Ú¬ï,ŽÍsÉj/˜','º•±Ú¬ï,ŽÍsÉj/˜','ZáNL¶Nø€¿A}@\\ó¾.•ËaÆõÌÞóDAô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BŠ¢ˆ¼¦ˆS×-ï´‘~D','wp-content/plugins/jetpack/images/recommendations/manage-security.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/manage-security.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÌÉjÌm–\rø:Üïü\\','”Æ#ø9\Z5O6Ö—¾®æfæ´ðh\rs‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B’Æðêý¸ñ>ò&Î:`','wp-content/plugins/worker/src/MWP/Configuration/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B“ÖÍ-F~=º©·¿H•ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃüêM0m°èN<t@','«–|©œ\rlŸ”TÅ?XÞ\\†ù’ä„§¶!æ=†s±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BžûõQÁ¢ÓaUÿ%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RšüˆÕ…“-¸e_—ü›','™–3?<P0\r²^æÏ„ öXˆ` •ât{í#øŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B §#í*÷ÑÏÖgš™ŸR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Ô«@=µ´=‘àì‰žUt','qíŠ‰°+[£^«ÒŽF1k¶åÂR‚}—3+¸.É/®É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B¨Y¸­\\¨´qÀL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôp¢\"£âIþÚ##ìQ•','Úq…\ZŸ4í®–µ| fÏ^Å7Õ½¦¿ð\ZÀü3Ð^‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B±ßŠ=:ôôq=\\²–ü','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-71308ffc.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-71308ffc.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÛüÂ„8h<\\š}!ó','¡\rs	OúÛn0P™‰e›îÅ\r:¿}%\'0æ58','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B±ì£1Œ{û•ˆâÚ]\rK','wp-content/plugins/jetpack/modules/wordads/class-wordads.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/class-wordads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¬ ØG$¾\'CÙµ’û','Ó_g{Ì)Ö)ä[ÓÄ¿\"ýw‘d{!ú›veÇå«è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B²G¸ÚÖÓ¥íøÀŸu×C','wp-content/plugins/members/admin/class-cap-control.php','/srv/htdocs/wp-content/plugins/members/admin/class-cap-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UC˜fÊî	>´w6Ö¿[',' ßùÞ]Ü÷Y<ìäÉÛH©Ô+¹mr²‹;:P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÃÿkqZ \në5éXÄ©','wp-content/plugins/jetpack/modules/waf.php','/wordpress/plugins/jetpack/15.6-a.3/modules/waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0`dçñÙÉTÓÑn“–g','°ŒGÚP\ZS™CAtÐHÔ¸U¶¯Ú°öúVÇ@Ù[D;L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÏµ‰ÈóH@xª¯/','wp-content/plugins/wordfence/waf/pomo/po.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B[!ÀwHÈ±V\nIl \0',' ÉÌYÝo–ûÖDÂ—í¨Áu/L¡[Féj¥“«QR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÐL ,G×€Ú„¹R\Zª.','wp-content/plugins/imagify/classes/Auth/Basic.php','/srv/htdocs/wp-content/plugins/imagify/classes/Auth/Basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„éYÿtpí¸VAnÀãº÷','x–süÀW™\ZÔU-p‡Ÿr”Føs§™Ã:\n>R\0£ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÑkµ³÷‚P‡¬÷ô£','wp-includes/SimplePie/src/Content/Type/Sniffer.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Content/Type/Sniffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B çî®îWÌú5\0µ{\r','Žñ åLS+OÀU0€<%–;r#€îta:›Ø;L@;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÔ¯íûDø’L¼kœ\rÃ','wp-content/plugins/jetpack/modules/videopress/css/editor.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü–‚~%>zgÑ9òÿp1','?¨²Ö×4,ôc¨òžd‡ e¡¶RºÆ8#ñ¢z|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÙD5L¢¯‹õÝÝrŸ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a˜ºï?¡uÊßb€³î','ãTgwfA\nÛ½MàLRk=Œ\rN1Æ\'DÃáýX>ã>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BÚ¥Þã7¾­qõg¼ÿD','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DYJðPÉ›²…â÷-','YG_¶50Ì@/ÁÒÐUK™5GN°Ýý%oÇ±¬²Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bâ¬\r<×€\'@’ã…®Ê7‡','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen04.b01b89c3023ebd64a5da.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen04.b01b89c3023ebd64a5da.min.js',0,'\'¹‚”Á)g’ÒIgž','\'¹‚”Á)g’ÒIgž','ÃÞc\n(¥cÖå>:êÉÓ+^22±éa!<0ÈœNµÓÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bã ?ö¸Wà¯›Û°šÄï','wp-includes/SimplePie/library/SimplePie/File.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xZ|ÈëúâÇ|\0¼Z`·üc','Ã1ÆÅªPÇ¢]ùÊ=ÅfHäb\\¹?üc²Å¿ˆþ+t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BãÈ¡Û|P|ó\n·˜€f','wp-content/themes/twentytwentyfour/patterns/text-project-details.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-project-details.php',0,')µ@¤±	0îú\"ÙWÍ',')µ@¤±	0îú\"ÙWÍ','4F_ÃÏcúäWŠh7@ZŽý¾¡­FÃ÷nò½Ê¨Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bæ®\\£×²7ê —±m ©$','wp-content/plugins/gravityforms/includes/addon/js/repeater.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/repeater.min.js',0,'É4,ÏÌ®Ñf«¼‚Ü©‡Ü','É4,ÏÌ®Ñf«¼‚Ü©‡Ü','¥€=@*ú :uTÀ¸ÿây€“QÑÜQ>§!ËzM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('BæºP‰X¡WÌã6éË','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øúmô9N£2µÛÅ³[Š˜','Ø=Ñà*…tüzv\'ÞçWµºð\nñKRùlë°èx7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bçõb€Í*ÞŸy~t!','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-course.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-course.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ü]%MJ¡‰žÕ.?ò','þ k=%îÉ\Z(Ü-»Mõé†žÇ`d ]ƒ1\"Èbá<ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bé?lõ¹d§êmÈŽ;dèX','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-sitespeed@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-sitespeed@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k@*£f—½j^ª¨0','¬ènc<E™è7€È’cãä§Ü”\"<glMìñ[Ô¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bî—õÎÞçi•Ü	Ø	4','wp-content/plugins/imagify/inc/classes/class-imagify-files-db.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÃÒ 4ÐïƒmI“P+Üï','íèa4\0ðégÅÉ0\0â=û×L9)\Z‰c)cú·jðý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bñ<„\ZµÌ7Ð–;ü½š–Ê','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Ô«@=µ´=‘àì‰žUt','qíŠ‰°+[£^«ÒŽF1k¶åÂR‚}—3+¸.É/®É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Bûñ)‚>ƒ” €ÕÅ´¼','wp-content/plugins/jetpack/_inc/blocks/blog-stats/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blog-stats/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MjpZ@»Á1¼€GS\\','MgÌ9\"A·ê@€0w¨Xù9’Ãd›Ö%Ç²u„4¡ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Büù}ÒÅÂ¥ò›ïZiËúï','wp-content/plugins/default-featured-image/readme.txt','/srv/htdocs/wp-content/plugins/default-featured-image/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K[×j¸Hf¯SŒˆ›³','>6áºz2§•7*„{°Ì-áPPÈ8Ç”;õì$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C/ÏÖ:}V¤ë§·','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï~ëûËê|ºÞÆ®‡,§','ÇÊzTœ†q‡W1t<÷Nr¯ÁÖÃ&ëQ–RÓÈä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C|V¼Ä2øb:ƒ]','wp-content/plugins/imagify/classes/Optimization/Data/CustomFolders.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/CustomFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µŠÝû¨`»øÁ˜ˆ±Áê:','\'îNßOÁxdœ¥¢7\nDwZø0Ád|——6qA\rÅOÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CÖ7™¢†Óƒ‘U','wp-content/plugins/jetpack/modules/widgets/milestone/milestone-widget.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ	¯~Šßr#Ú3=´>ÿ^|','…¨feØç+BŽVw¹’)Zn[ßÌÃŸ.`éØþ8ÑÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C •­2ÞiKý_òÓ±¿g','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_OAuth_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_OAuth_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','noâ§\\ñh¾Zhi\0\rQ','L¾hó†ˆyêg@XÎŸ³Ná\rÚ˜1ó\rá7kpv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cíâ×üÏŸÕ÷¢,”?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èmø=Û³#LT\r…¶D¢','Y9‰eì²°»6§eÎPI«ÍÎêiyaíD¥}ù–â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C»{”±/)Þ-¨Eìh','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-custom-dimensions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-custom-dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fw†\0ö-2eßmÊ-¸','ñ«³Ç\nÈÇök\r>BiËtwÖ‹¼rx\0æS¬,Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CY¸WœÏëMuP®\rºO','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/browse-fields-modal.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/browse-fields-modal.php',0,'œ_ÜnÅ¥;J‡k%ƒdyÙ»','œ_ÜnÅ¥;J‡k%ƒdyÙ»','~Æß—qluõa¼q)¨éî“zü˜÷*r5Q‹Dé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CéÃ¬1›~1Qàw','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-flyout.dc5ee894743e9a9d8d54.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-flyout.dc5ee894743e9a9d8d54.min.js',0,'kvé¯•#ãŸ	Þèþ#','kvé¯•#ãŸ	Þèþ#','ÀÛ—Ã-.—7ñ×•QèHä•x;ãb#›6æfX‹¿‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C\Z\rãUü/ÍUÐæÉ\"×M','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_q´‹¶÷Û¸¦ÂÀC','*P=]9°ÙÇ‹/cØ±n¤ë©qSVÛ(”`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C-ë«}˜ÁS÷qÝÚ—e\0','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÂ måØÜÂ”¥³ž›<æ','\"ó$AÏtãQ‹4¶¥Ã9ø\Za¬†Nèi²OÞ*ŠÊŽ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C2,É¸²-3\"ŽÊIG³×','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÍAÊ„†ýÇˆˆÒÈG','aK~­”×SÕù4õêÃ¡æ”ÖÎáê^ÚÍSiÓµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C2í2k¯þBþH8¼…£','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg',0,'éªÜ\r%³ífßÃ4UgC','éªÜ\r%³ífßÃ4UgC','y~â¶}õÇâì ì“q;92%«5à7T“pt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C4Š¿Èœý°-Ôfü!-¢','wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-landscape-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ên=âŽ¼™”t†NRå','‚@mÐoýåÜ›MbrÑ’§¦¨$ ¤zû\r“2ñK=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C6Z‘ùý¾}Å+¶Á«v','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/advanced-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/advanced-settings.php',0,'p‹£2tL¤®Æ\0góÍ','p‹£2tL¤®Æ\0góÍ','øàÖ„ÝÜ\"A[¥.¹’;ËKÃ#²¶´t¤èç@H3X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C;é]ÜV™/ŒEê2´','wp-content/plugins/gravityforms/includes/blocks/config/class-gf-blocks-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/config/class-gf-blocks-config.php',0,'1ñ‹}†ÆÕòâðªxTú','1ñ‹}†ÆÕòâðªxTú','¹•vi7Ið]`®§Áë\ZúëˆQNH‚eÃ³¼Ù0Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CAR<Ž¹—ñ€ÍIÌ¬&	@','wp-content/mu-plugins/nexcess-mapps/Support/ConsoleResponse.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/ConsoleResponse.php',0,'­–v*s•|œŽªùJšø','­–v*s•|œŽªùJšø','÷û5í5[L4D#2c­Ž·8€Ó5cü,;Cìˆà;~^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CEvZ>I¥AÊ‹m`','wp-content/themes/twentytwentytwo/templates/search.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/search.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÐp˜21‚ÝêÍã¶%Ø','¿g.ßhîŸÀLÙ²ô‰’„…Õ”›\0t uô@ŽÊÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CIšÀ‡aú‹ÈýfŒåËŽ)','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ\n€+;öþ_uæ Ïˆ¢ƒl','.ARÂfÒtCˆœ/›Wó™Ê>xe\nq£Q—ª¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CJŽf•þ	=6!×F·^^','wp-content/plugins/jetpack/extensions/blocks/eventbrite/eventbrite.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/eventbrite/eventbrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰œ1kGŸU—™)×Åõ','k\0”3†qOú·ƒSsº)æïÈ|Ø]–DÄˆ:È¶YºgÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CKë©J¼Á6LAMÌkV','wp-includes/blocks/post-date.php','/wordpress/core/6.9.1/wp-includes/blocks/post-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç°“ l©\0¤Ö\'ªÀz','Æî¸¡)ÍXCšq0¼®âØÄÇÌA©Ç7V\ZÁ=„ôù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CRkÐ} ô#®$aí','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/ReportGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/ReportGenerator.php',0,'OP‘ÌþÒ×Ôz<¶6C»','OP‘ÌþÒ×Ôz<¶6C»','/‹žÐßm˜¼¬U%ý÷„Ý<š™:úá›2)`–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CT‚©§á<’Ÿ°ÇÑÌyr','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.field-map.5f44839a7627301b80ba.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.field-map.5f44839a7627301b80ba.min.js',0,'áðžnd9¹úY€œ','áðžnd9¹úY€œ','7U«²í:®1\'·|ÕFÍ0zºŒ¿ŸŠ4sâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C_ïšÕv5=dB´\0³‹„)','wp-includes/css/dist/preferences/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¹ü³^qyÇy[ÎHþÏ',',=ëînîç¸ ÆNÀ\"ZÔÆ·º…š;¹\"û“õØ°‡q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CbøL\rÑ÷ºä—\Z.`h^','wp-content/plugins/jetpack-protect/jetpack-protect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’éžáœ§h:™´-ëq‰','Ø\ZV¨!bg_Ï±i‡Š²Dàö2K±–@å×¾&¼v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CgƒëTj†Ô>…Â„£ê.,','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-ajax-save.6ab27e375eb1218287c2.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-ajax-save.6ab27e375eb1218287c2.min.js',0,'ÅÒ€¼\' ›Î µa)Û¬','ÅÒ€¼\' ›Î µa)Û¬','QpF«9ÓËºBµ\'I9N×ýôbYëy¡Ž’J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cm´z—ËóÖ\0JÓìÚw','wp-content/plugins/jetpack/modules/shortcodes/archives.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ«S–õbD9ò»ÜÏL','x>^ÅýÚìGWØÄ«ÞOÑq\\wþ4E.N©;” ˆ\'¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cnä­é	Ë·eˆ°«ëS','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Status.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0…Sb]}>~³®æOS','P2“j²£À¥EáQ¯Ïih²mßXùKpïzJºÏÖ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Co‡ƒ×?µ¸A8KÔ¥o{','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cp^0S[¾ÐƒZ‚`Ë','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg',0,'ÃTåh(DÒûŸ[§ˆtŒ?','ÃTåh(DÒûŸ[§ˆtŒ?','=\Z¯PÇoSÐBƒéÜ¤\"ûˆ¥ÈÔ\"bF#³¹p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CcèˆiF›×hè.n7”','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÁ©‰àÕªC!¢ˆ`g²$	','pD>7a¯%ZÕe6Ã¨Í>ñ×Yªê}¹ˆ:`å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C‘»ÔIþ»ÞS7ï<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¨>\\g®ÉÇ¡á$«ÌcÆ','Ê÷„ii¶›G«CªÏÅéN€FLÎ)7%Ê™æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C’†] ~Xw²Œ¢ò¬T>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰þwfÆ?jýW6e¶·ÿì','õáQÊ_àqéúö˜ž¼¹öW9’þ»4º@VÎÑR­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C•»Ð`J\ZäZ»±±:½`','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fïù3S±&¹ØÜAP¨',' Þ¹­çÿE0ÙžÌIÛ²ïÃWDÍòQ©ÂÝ\n r…ãË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CžT†°©•ü?Ÿry çÀ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\n3µV Ý\Z\0P½ÕÚ–','.^‚Qº\\ ê›>BÏ0mæ\"gÎXŒa±â§aæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CŸj]ÍüH¾,t\0+KÀª','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€«M#¹mœ¢F[N‰4ûà','ò³¯€cïÜÅ?£8ð£d¯]=ðÝöõ•H,®×Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C¦Â¬†¨zÍ˜Â¼¶jˆZñ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-zipper/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-zipper/https-index.html',0,'ÆüÃÃ-ÙC€ÍLeL','ÆüÃÃ-ÙC€ÍLeL','ïKD±<Sä|c–Õ\\qìÈ/Jôw¶ ÜÃgl,·¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C§žÉr„-G\\ÎHÔq]','wp-content/plugins/google-site-kit/includes/Core/Authentication/Disconnected_Reason.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Disconnected_Reason.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼VN×Ï´ÑîÎd^pÖ*','xâPèŠOŽîÀ.P\'ó:Wõ²î©tái?­6*›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C§ÁQ\Z)ÓjÖ‡Ýo?š½','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-clauses.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-clauses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+s°Zz¤`%’|ÇY£³o','’‡=EG®§8·_÷G+™™Ìr6@ò­mpÉ<æ:‚Y0ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C©®$,íN ÌJûn&ž­‡','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ô<Q‘PH?Vâf5x\"çw','î2Â²Žª¤<5‰ì¶ž8Ób_rGCI’FÞÍ ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C­ms\nÃáXø]ÀÅK’T','wp-includes/blocks/search/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø™\nŽR‘$ÉÄ|fËéß÷','Ä@Äñ¥ÄrP7d–Ë¼*yeWß‚ïµæ»/ÿ%r¢rq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C­î›/ˆ@²l«‡YÁý2}','wp-includes/css/dist/format-library/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØK«Ö4 ‹Õ:µÖ^ý\"@j','Mòî£ïÙ/ayÓ,[A™t*²ì’±ÂÜr‚ñæ„+S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C²ØšÖT¼Rª!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—‹½Ôm#ømI:ÈÄ‹h','üO=¢\rf²šÖnnø[ƒœV¼¾¥=÷˜oAÙNm¶Ûº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cµ‰×O¥™Àˆ\0WR$”PJ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/custom-events-report-screen.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/custom-events-report-screen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¤2V·Ž­¤h:¥ñ?','¼ƒp€^¡¶û‰ÌuRJm©I½4ŽÄ0ö¨‰\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C¸$F`´GèÔ¨ÈR|	Q','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Matchers_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Matchers_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‹0©t+ª¯wràp™\'','âÐr£Ä-ð©0s\Zyµ8-ŽäŠùÍXQ¥C<N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C¹Š@±¯ˆWÊ\\àí','wp-content/mu-plugins/0-worker.php','/srv/htdocs/wp-content/mu-plugins/0-worker.php',0,'3¸hs¦ ùQÁ¼Þh×¿','3¸hs¦ ùQÁ¼Þh×¿','¡X¢p, R%§Ðj¨Ä—^×íh3÷9â\0áõ}¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C¾èáì¬À¸!yä6šã‹¼','wp-includes/blocks/buttons/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/&&Ý£4Èÿ¢hÀèø','KºžÉ}?,GQYÕ¡”CA‹ºÓÀ\\•Ô I˜ôŠ$­1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C¿WéÚ—Ø^.\rˆ±Á','wp-content/plugins/gravityforms/js/plugin_settings.js','/srv/htdocs/wp-content/plugins/gravityforms/js/plugin_settings.js',0,'É17pïñã­µtx\\?Ü)','É17pïñã­µtx\\?Ü)','_¤Öç¦ÝlB^#“‹¤àW÷—ÃÛW%©wáZ[d¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('C×u‰Hr¨cdG½?€Ev³','wp-content/cache/cache-enabler/hjsdev.com/event/past-multiday/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/past-multiday/https-index.html',0,'0Ú8\r,ºÜõT&äJgTê\'','0Ú8\r,ºÜõT&äJgTê\'','`Ÿ=K~~…ÛÈæöÀíü8½\\EžS$ßÓ%¢Tª›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CÚ:ü|Àì&´Órò@','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php',0,'ÚKOä# Ïë•6 Ÿæ¿','ÚKOä# Ïë•6 Ÿæ¿','y²Ñ	–á8‹vdZ ùŒ‘‡û¦ÄévW .åy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CàC½jÞðÈt_“q{','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v1ö6°¤±§)o[é€‚','¬Ï÷\'%ÙçFí—÷?ÃÃ÷ÈŠøR‡ÓÜäaãiH¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CúØs\\§\nò–àÚsŽÕ\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*5µD›O7ZÀY¹Ô%†','¤Äx.ç¨.î$Ã´³(ÚEÏ·¨XŸªë	ÝóçQÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CûÛm… ÃØóÀ…;‚ôÁ','wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-service-provider.php',0,'L„K–¦Ú%u<E¶ñÚ¸','L„K–¦Ú%u<E¶ñÚ¸','ÿI\ZãnÑ4·‡37õ“©qÉ.5\rO:¨/ðN€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cÿ\\.€\'ùE4³ŽòökRD','wp-content/plugins/gravityforms/includes/blocks/class-gf-block-attributes.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block-attributes.php',0,'çNVv<^;éŒú`¤¢T','çNVv<^;éŒú`¤¢T','Ã	*øP5H4gpúÔK‹3•Jz¿[¥Z#| ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D\'Ý%½äŠSí6ó>’{','wp-includes/js/dist/customize-widgets.js','/wordpress/core/6.9.1/wp-includes/js/dist/customize-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÆ¬QºˆÅ¤#ÚÅÑûO','ß½Ù1E\'ÊŸvE«]àÓèn±Ûâñ:ëjŒ‹ðÜdÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D	( ,|¹ŽÀµb?ïL','wp-includes/blocks/query-pagination-numbers/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e‰Ö*•˜ôlµ:ÀÕ\\w','£êw9±Cï1Õ\'Þ$å”IN+¹¡3Úºè¾$ƒs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D	‹øœã/º\0à}','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','… n7`Ð/¢KÚ¬)å†¶','Šö\ZÎÌwVO5LsªÙ±&ëÇ‰¤&;(Š-—­\"ÿ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D\n2L”™SÒ¾­Ã[q`ŠÔ','wp-content/plugins/members/admin/views/class-view-addons.php','/srv/htdocs/wp-content/plugins/members/admin/views/class-view-addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z›™ïßœì8·+cŸT(¾2','0âŽ#uK™M¹H§‚ž¡BÙ<ž4 Ò1”\"¸ŸPx·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D4Y8!#_<ƒÐ·T²d7','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ’¢íÿ´ÅsA`ûRŒ_”j','>jy}è\nÕÛ’A|Ç˜¨«+v5óÙêy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dm·\n»½z—H‚ÃS”ïï','wp-includes/images/crystal/document.png','/wordpress/core/6.9.1/wp-includes/images/crystal/document.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰\'^cšsÀùÄD‹ù3T\\','gætê»( ÅŽçˆk`5Í’¡ûJ·ÌM5®ÂÂ:jä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÏ8ŽÖˆo\";ñö5”','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D†‘Ñ™«z(\Z>ˆy³','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountService.php',0,'R\0ž	\\0éÛ…¤µt','R\0ž	\\0éÛ…¤µt','íÔL®d“§ŽY®„¬0TÔh_aåa[³™|á–šP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D4›/¯EÍ:3ú§“ h0','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg',0,'Ô)´žÝ¡Þ·ßÆ)²ŒU.','Ô)´žÝ¡Þ·ßÆ)²ŒU.','$Ð6ž¼$#¹Áí¤ú×¤üÙ3ô7’TÆû=‚¨Lää8[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DB?ÖˆCUe92Õðs','wp-content/plugins/imagify/classes/WriteFile/WriteFileInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/WriteFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(0¹ÍÿëWß…6i±	vk','ð,‚n»\0Š}x\0X·7Ä{4e2äwË2Ï³‹ºÜÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÇ&I•DŽòš×IU}³)','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÏhÒÐø/¥|$|kÊ¥',')^”Ù÷³©tÁ— ·¾1Å¹	Ž}ÄwM3FÞ©«Û/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D#q{Å¥ˆªÔ‡bÂ‚›','wp-includes/css/dist/customize-widgets/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ejsêVˆ~§ÐZŠ½m#','%Ôìo3­½n±¤ ‚+z£&ÔAÓáz‚uq\ZJêv­Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D%¡=j}GxsQÍÛn','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øçM/,n™ÙTEcPJ9','H´ÖCÅ~£¬j%®O²G%uŒmÃ#Þ\Z»½Ûïd@Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D.÷îˆö:•\0¾¥SÔR8','wp-includes/ID3/module.audio-video.asf.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.asf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óA0ŠXwU±t„1fÄq','³À	n±W¦p:Uèýp*@ZzXÞ$´™}ÀlD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D/â;?lõRªBAåŸ\\Õz','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceCartFragments.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceCartFragments.php',0,'wÚý›0¼(Y–2o²µÿä','wÚý›0¼(Y–2o²µÿä','®tpjÂÞ¨½bù½ë#ëvFzw^ïÄ–(‡Ö¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D0}-“çvŽ¦Œ«#™Ûé§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ì­;M¤¤aírO,•âp','ñ±~ˆ³¨ò€‡y¤µvQätÌØ’Cá‰D˜Ã¢gÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D6mËeŽr{pKèO’','wp-includes/locale.php','/wordpress/core/6.9.1/wp-includes/locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Æ²\04¦)oóybU^¦','Ã<Ò6n\'úJšÁ³åô_ÁÙ	ŠS%ÑáGVJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D;Ž—Í&d”«ÚˆBqßË','wp-content/plugins/akismet/akismet-zh_CN.l10n.php','/wordpress/plugins/akismet/5.6/akismet-zh_CN.l10n.php',0,'€–?fù¼ßcîÅ´³pE„','€–?fù¼ßcîÅ´³pE„','ÈeŸ+HÊHD`ªo•¸†?m,´Z¤¹DFÙÖ¶nr×}Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DB‹€F¿à9¶2ðü¾Å','wp-content/plugins/gravityforms/form_detail.php','/srv/htdocs/wp-content/plugins/gravityforms/form_detail.php',0,'G¤v=Ô/_¦òj\nÐ','G¤v=Ô/_¦òj\nÐ','ÃA,çlkV_£ƒC‚—©g»«ää7¨ÓÝnvh¡\0n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DFõê×{T|)«ÞÎÅÛ³3','wp-content/plugins/wp-mail-smtp/assets/vue/img/mandrill.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mandrill.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é·’ÇBñÜó÷O','hl8ÿüHéÊ´Ð1Ò¼E®ÏäGÍÊÏtÀƒ˜ bþÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DI¦ßª@g\r©b@ÙÿE)F','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E‡I½‹›}´8ÌÛÌ×bÿB','5\\ž·ùgøÔH3!Û“-šì¾”Û€f‹‡™ƒ~-Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DM·6ìÖW³ÎmŽ´\"v','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùJ÷-§\n¢Œ—•b\'v;','ì’d<þÈJ#vŸ´\'q<)ëç\rwâ„Ëï©È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DQ#‘u÷»nU\\ @¹<Æ','wp-includes/blocks/page-list/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à2¾æãë°ˆLÂ“vV\n','«Œ.R¼7U	™Ã1ÙH+æ\'C ÑNœqÜ°þÀÕmbŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DT$EàË^^§[­HÞ@ÎÑ','wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½jÜ«ÁUî}0¯\r|ÚÝú','>9¸&~ƒ¥Ò’Ô>’*5ø‘\'7\"?ÔÎÏ®9{~ßÓó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DU}øø<‚Þ´D5è Y','wp-includes/block-editor.php','/wordpress/core/6.9.1/wp-includes/block-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆà6^þC2–,“R2Û_','¹2ÀæÌÕ+vˆZæéHžÙµÈ”„»c˜}Ã’›U²ö=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DUÛŽ|:Î_Õ‘™?`+×#','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯®#	¬†-=y?KGS4','5Ik€Ó*Ió²Ã§óˆ,+?:·—ûßW.¢\ZÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DZVD¢FÍÚ¬êHdÄ•~r','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û\Z}¾tÝ÷ìfEô\Z','È‘Cò!Gw2îJ^¾{UnMBïG!³Ž@@ç{ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D\\7›¸è¥@ð¬;^Ï|®ô','wp-includes/class-wp-navigation-fallback.php','/wordpress/core/6.9.1/wp-includes/class-wp-navigation-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fyóŒð%þwøP@«ÑÊÙ','`Ÿkâ°î®8dÞlýA[ãœ{Â^+ð(Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D`aOû\"Y%7‘ñZô£','wp-includes/blocks/comments-pagination/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®†„TçDN­ú’¶\0-','µÍZ™­K±kgq÷9ysä%¡ý€æL‹à€‘1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DdpKÿ·‰/‚‘3ñÐJ¢™','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/181.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/181.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j†…s{ 0Å)˜ªh‚','Mºé{Çú¬7ê‘Gÿ¼3º±v’HlƒÃËýÏ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dl\0—‰»BŽp[QØnZ*|','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/CustomChannel.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/CustomChannel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\nacûöW6	µNFVª','~³):SiQ{ƒÀŠFAð^û#ø×ñïG\Z7<¸_ïì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DmŽ¹è‹þo„\"¤ìÕaÛ','wp-includes/blocks/gallery/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÞ‹ù¼lŒ>nýqËyW¬','„“É¹aß¿ØëëKÛ˜néý¦Í“ÿ+õn²bò¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DqsÜuÑ¦Vþ-a¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºó”}»s/Ä%·Ö«‹_Ê','<¢ƒG2ö±\'¯^œê0„Á›;ØEÝMVáD­ûÑÀ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DsýÉæî3­5ü°Òz\Zß','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@±Õ>*\\î»ñÂ róñü','Wæûÿ¸\r•B*l°ñ7À§<\\S´‘é 6ŠXÙÎ×[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D}`IEÞsòD‘ý¨~œÁ}','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¡ú™qÏ9À2–S•­','vº½6œÇí÷>\\K‘ÛîÍüÚî1p”TŒ‡\r\nÂx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D-×Xýº–Áå®ö)J','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú]Gì£r°MjãT	×t','+­æí#ÔcIw]¹%Ø³G×%ÄC]„Ï•»t‹ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D‚‚šôë&ˆâCŒ‘Í&','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-oauth.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-oauth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÊV?\rèÚ1žDh3','Ä¬¢¸‹Ï;«`îÏ=•‰aË`´g4+k2f¥Av2÷è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D‹Œp•¿Š(ºM\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/photon.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/photon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÖØfv!@Â+Þ.\rc','È”JDOß0pßõèËxÂ…\n¹b¿Öehlà\ZXª¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DŒ*_‰£z0·p–„y·»','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Math/BigInteger.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Math/BigInteger.php',0,'ú©½œc%I~Ë½B\"','ú©½œc%I~Ë½B\"','÷*‰ÄœÖˆ;%kwcPr€áÉŽªPBÍ^ _\r˜d—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D©z®^j¸)gÆ)sæ\"','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dí—À{U.ÞÜlI®±âw','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º}~ªËbÕ$­³jL','×Š½€(âs:ÌÜ^ôÚpÓá|ÓnZôœ[6ä<Aòµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dö¸ÆØ¥ç/Vvõ&','wp-content/plugins/jetpack/modules/widgets/facebook-likebox/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/facebook-likebox/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÐ@^ú…pÒ%ã×\ZFN','}$É\':OˆðÒ1y>?åüblGÂAäX§åK+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ddq N£+ó²5}5ß°','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-image-alt.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-image-alt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¹0$O¿>ÿèWÞUÊ','.%“È_†¥0}Í;y0ÞsGË4DRjÕqN  ÑÁ|\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÌöÉuš\rÅÂ‹ˆÉ²\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÕ«û»–ÞÅ LqwÖ	ƒ','˜²rŸ_¶iQÖ	ŒaÀîR¿¦Œ‚ÔË+‚íí‘Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D’Éñ¾Õ)baëkÚÅ{ËË','wp-admin/includes/admin.php','/wordpress/core/6.9.1/wp-admin/includes/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”4ÜÞÚÐ=‚Ò©¸´åA','ùµ”0VÉ{]ÖŠAj­Ë«.%2\ZxM5îªz ¬o„ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DžD;Íô~©äLPØj-','wp-content/plugins/members/admin/class-user-edit.php','/srv/htdocs/wp-content/plugins/members/admin/class-user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?4$¹\r•ý*u‡’&','Þ9­>:.ˆÓõm£‚‰\0ùoFò?K‹ly','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D¢ÔÌ3£«ºVoO˜Fz>','wp-content/plugins/gravityforms/includes/settings/class-gf-settings-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-gf-settings-service-provider.php',0,'|x*EËÊÈ!<¸©wß','|x*EËÊÈ!<¸©wß','À€íœ¥t\ZËä+æ¿ÒT1_‰šÄÌNf¾¯ÊéBÐÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D£·;<:Q\"¦èá‚4','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-seo-box.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-seo-box.php',0,'öÿH*£¨E°;xèµ«','öÿH*£¨E°;xèµ«','&öÂ¶Ø,Ê¿57žßÄº]ÚÝ¥»ÕÒæ›: ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D£ç#jhXÙÚVK9-LÇ','wp-content/plugins/google-site-kit/includes/Core/Util/URL.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/URL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ:¼«¥¶­Dõëá±Ó','ÊV™	.ªœ…éâœ#¸¹§Sîjç$³c\',«ÿï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D¥°]h§IÊbOYd¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D±i_¾ Ç@»¹ù|ã','wp-content/plugins/google-site-kit/includes/Core/Admin/Standalone.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Standalone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4í¶4£‘­‚9ì’ç®','ømßózÉ¹+×”Â®µÌä–£xòÑié_°J‘›†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dµ³k*|6­° Tî†d`','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\'„È	ìwŸaåþ±?','}È§fbi¨,a˜TÓÏbÛz=uhâ=®ñ\\¦åQmU¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D¼§A<TaAº=xG','wp-content/plugins/akismet/akismet-pl_PL.l10n.php','/wordpress/plugins/akismet/5.6/akismet-pl_PL.l10n.php',0,'¥|ísb¯ÝÜ¾A1Èì4W','¥|ísb¯ÝÜ¾A1Èì4W','’fùK“nNú—Xixø¨`—X$¯ÊÁ%¼7Ç§Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÊB­P‚¼¶…Ž	_¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/single/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/single/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zâw€T¸1ËU‡”]G','¬ñŸ¹ÿ)\ZÃA)=Ò¶d¼xÍ5\'ò\0É¹Ý\04˜ëÝ..','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÑå»h%‹íìiöXÂÏ','wp-content/plugins/wp-mail-smtp/assets/images/providers/sparkpost.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sparkpost.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îøi¢\'o5‚K®±Ë$a','EÌGŠÃŸn‚¨-|p–)B^ÝP±¦Õy\0÷Œ6t™<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÕ¹ïÚø»åØ$Oaª£éô','wp-admin/css/colors/ectoplasm/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¨S“À¡Pì’Åèü','eû…D¨¦£üCIØ§®FXky`0¥ò¾¦IÇ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D×æÒ½Ûg…mÍà=²‚e','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>úDÒí-	‰&P+îM A','F‹ÖyÝª[4O\'ŠL&Cááõ=Fð\Zÿå=nV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÜæÓM™pN‡bÜ(\"®','wp-content/mu-plugins/nexcess-mapps/Concerns/HasFlags.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasFlags.php',0,'—X(¶ _×¸ãi4Âž','—X(¶ _×¸ãi4Âž','6„’LëO¨`‹7Æ|ÝžJž)ðk\r*Så9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÜo”^~mîý‹9y—¦','wp-content/themes/twentytwentytwo/style.css','/srv/htdocs/wp-content/themes/twentytwentytwo/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Œ“Q¶Æ–6{¼çoÎ”h','¥ì?_–‡z4j†Ñç\"­/~’jðX€EÔ<¡cF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DÞÛû	Qþ»fN”	4','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÔµ/ÞêM†z<®wçu','¾Êdh~hÄ¥þ„šW9&(œ(‘ÒO\r0^1F)Þ ý~N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dß\n® Þc\'ŒÃ’Æ&Î1]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷xCxJÿ¢Qõ¨?™_RÛÿ','ÂªÊjçãD½š\"$Èì3Ñw4\'J•\r•ŸU¹·t‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DáHÍ•§ªÇãNÌÜ,','wp-content/themes/twentytwentytwo/assets/images/divider-black.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/divider-black.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8wí›÷Á	’xm)r','x†É+RêÆlL\Zk5í>véÆ°êN­DÅˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dçà#ÇâÉ»Âè™žÕ*b','wp-includes/class-wp-block-parser-block.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-parser-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÇ\ZJ¸â*æ‡oà2›','ÏœûÛ\r¶ùŠ\r÷‹ÚD¤ ‰€ÑYÖgî¾Ô˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dçò[…³(Ô!£%.)Á','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/password.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/password.php',0,'©úûÑ€žn»Æ_W\0`e','©úûÑ€žn»Æ_W\0`e','á=6áhtöô¼Êtœ¶ÃZÝ0a ðGLñèlýq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dë×\0­žC†\0DYÄZ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dî\"<\"¾Å€\Z-ñ¢}','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php',0,'zúQÆ2Ï¦ÚDãÇ','zúQÆ2Ï¦ÚDãÇ','b“o?|LˆÜÝc¢3fò}š‰® QÕ“ª»G]X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DîT[Ç-ÂáýUáöøð°','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ=ó—q(éåtž“Ý£Ë»','at¥Ã}(Ä›0†oÃŸ%ì3ØÇðpÈu~üÄ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dï²Ö5\n\'å\\¥Ã~W“‰','wp-includes/category.php','/wordpress/core/6.9.1/wp-includes/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Vÿ›‡Årýâå\"–. e','ùp”™W\" z9ÏMO©y+{SØÅß7”Äsˆ€F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('DñtçœÈ©¥-2*gø','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/js/iaff-js.js','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/js/iaff-js.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¬Ðt¼|uõÉ·¡ è\'','„³ÜîqØ¼=Û¬¹1\0?aƒq)†XKl¥ {³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dôe>ÉÚÙû@½$˜§ˆ','wp-content/plugins/wordfence/js/wfonboarding.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfonboarding.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ré<Ïÿ3+÷CFuì’zâå','ÄÌGh~RE‡ž8tóÂŸåh­Á|‹Þ(Ö»f¡¯ä/b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dÿ]’£@qÐ*aI9àU%','wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ	’?eõ#=þá5ÀE!s','­P¨×@Nz½F´Â†³ód2Ø®|ã8½«Ió%y£u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E]íšº“‚U&¥°¦','wp-content/plugins/gravityforms/fonts/index.php','/srv/htdocs/wp-content/plugins/gravityforms/fonts/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eã¨*äë½4öóÐý>ùÕ','wp-content/plugins/gravityforms/js/shortcode-ui.js','/srv/htdocs/wp-content/plugins/gravityforms/js/shortcode-ui.js',0,'h.R™+²àgrº[ÒÑœ','h.R™+²àgrº[ÒÑœ','À¦ØpOØ¸¨Ä)õ†s›û“´ÝF+¤Öe¾õK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÅŠZ–ÔÉ(ü\0nº','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-capability-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-capability-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':€®#ÿº²´N…Gàà','éhYÙýÂôXÛp¼TšoR€êð-ÊrBÔåQ:Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\nŽÝþê\Z®*ˆ?h*u','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fa¸¯‰Í\'6sGK','Ý¢Á&]Z[&›sî1ƒTk]þÎ˜v]»{öá}×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\nö­g@Ü=ðRŠ¸³®','wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-8ò[ù l»$3åÝc™6','Š8¡sð}KÐð›SŒXö–“<~$ x\"—G5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E ‹«ú©ƒÙ©¥2\r¿í','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/CurrentPage.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/CurrentPage.php',0,'l[¨Œ.«C…\0JçZ­.','l[¨Œ.«C…\0JçZ­.','Šúóèƒ8”ÉRÏá#ú¼ºÏÙ·üÇÃÆáÓ¶½ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E4ÐïD\'BI¦Ôçü_#s','wp-includes/blocks/tag-cloud/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªü¡Hï×(ÂÊÜ½çS','3Ë&G”£ÜÈï)ö‰%ËÊHIéjb½µñ`eÍm¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eyý„lúè²ü0ðÛ·Ú8','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÔÒ´›ÌS¼½`äª¥','•Ìí›Ÿem\\vfŸi¢QIº»†ÄqÏBd,A…w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E¨ï‰À‡TYŒ%Ys®','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$&¬è®J N9ÙqU@','»¼éJ)6 .Û®1N¹•fJ÷\'R¦fCHw“¡Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\Z·_+Eånóa‹—O²','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E#ÍÕç-v37Ù6ëÅ¤','wp-content/plugins/wordfence/wordfence.php','/srv/htdocs/wp-content/plugins/wordfence/wordfence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OæWit+ïúR›’¬¦è','·ÍYý\n\Zeç²n.bä÷ç>U»ðâ„wšMAw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\';]ñ·[¯„¸;èFx','wp-content/plugins/jetpack/images/recommendations/assistant-search-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-search-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¬·`Áì6b°êh~2','`DÃNbã°p|PÜyCXðã<’ÀŒ§d£œMbÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\'kwvTgÓÏøÄ;²bZ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çä€9zm( !=`½','8r{”ø>ê:û`Ó<;Y¡IÃÆßëËîI\"¬4Æä|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E\'Ó³ñ#gûv×µ¸Ž','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÇ¡©/«I…Yùª³ÂÀ–\0',';ÓîOÆ*4}DËwh\'Ë–·OÍKÚi©l¡}Ô/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E(8$Oê6Ëð>\"FSñ¸','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rBÏrHCm£Ým6Ye]S','\'œ«iýø´4!’[rPûIÂµc~°šù‰:§jò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E3ñ„~âV%‡džÖ¨Y','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/save.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/save.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ø*’©—c‰å~“Í·z×','T\ZÆ§esveŒR\0¤³]óNð¼ä{ioúž(éVŒ\\ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E4í×fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-list-revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÀÝ} \ZñÛ¦_ãÄ8K',']\r«Ïoë8ÚY 6—œ)ryW?ßYˆýÂâªbáz(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E5\rúR§ÅÚ¼ýZVtÇ§','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-pageviews.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-pageviews.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\no‚¢AdÌ–óø(¤fÍ.','‡Ì’fMçp‘ê«û‚ƒsccDáª+ÉHÊÐƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E5ü;ÕÖÜØtR‚“$LÙ','wp-includes/js/dist/element.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/element.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶6fzÍˆ‰â©d/','\'HÆÁ\"J}úø{ãì¬µâ‹2\nâÓ¤ë¸f~²‘JF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E8uç“V´Õ„ÿ.”»ˆ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetric.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¼\"#ËF³ÒY­fÃ','±‘’òøZë*à#ŽŸñÑò†Ážì„£à`Nã[¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E;èÈŠñd‰	\'?”u','wp-content/plugins/svg-support/functions/mime-types.php','/srv/htdocs/wp-content/plugins/svg-support/functions/mime-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ãð¿	ƒp„ô¥À','s\n*y?H‘[#‡\0lÍse¢¹$\0„„XZé§;Önµ¦Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E>õ‡5ÿªu!ç;ažWø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨¦¯›5h\\\Z§Æ·','96ˆQKßù.•%7U^Ó|k0ÛðâôYé¨ZDÇ€Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EIîÐÆšVæ°ð	-›Ïl','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÁw¶¥v’I\\ùØh>c','±Ó6ã”b54\\nhc:Ñ›xõ‘ï_¨fk8Ëø\Zÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EJ›l3©z`ù„’ð	','wp-content/plugins/jetpack/images/jetpack-search-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-search-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v! VØësªÏ ë#‰e','ø•»[½æul™j©¯LB×ï¸€½Fwú+ÙñN_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EN 4\ZÊk§Å5¥½}%\n<','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃŸFaiò—}ÉnäkÂ¯=','cŠ$z³f¸œ3`ùäŠ?mw³«eM/v%»Ô< Î‰º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EVq\".œBƒkbþ>¯¾a','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¹Üé1å—	ÖD»GÝÕ','ÎÇ3à\nôE®3oý~ šŠ7Tx/ë\"ºZsª‹Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EY_X€conlL¹$¢â9','wp-content/plugins/jetpack-protect/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òF—5ŠðÛä³Gõ6Þò†=','.Ø·}gkð PÕ÷^2–µ‰hdñGþþZ)OGt›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EZÜý½o¼£Ùr5I3ÿ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-posts.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-posts.php',0,'³â^–	¢W•ˆv\r','³â^–	¢W•ˆv\r','¹•èºd·*T¾`0‡3à$0{5ç@.ƒÌï‚\0àáx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eh€¬dRñl=Æžæ„x*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™\0;—Bu·jXLˆsNNœu','Ç`×‰‹\nÛ\0\'.èlHÆ‡ÀogóÔñ5sg©\0eV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ehû¡°Ëýí¹ìÐ@aq»Œ','wp-includes/session.php','/wordpress/core/6.9.1/wp-includes/session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïNRM±‰<\\÷ ¼±>ôÀ','}éæ­¼k+8M†U=<;þÙt–¼³I*,ã4#½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eu	S5 ïá:À','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/Accounts.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/Accounts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%+È¸iúŠDnŸ@`>ü','~pŠ†òÃN‡\"‚mÁbRÃeRÕÌæšzß¹¹Ln','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eun*üVz)ß–ô’à','wp-content/plugins/jetpack/3rd-party/debug-bar/class-jetpack-search-debug-bar.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/class-jetpack-search-debug-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÑ/¶v6`-©CÎýnâÈ×','\\Ž4‹Ñ© G™ßŽþË~]VXÚ”M›“™ìºÃ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Evm¤òŽ1ÆU~AHjÞ','wp-admin/js/password-toggle.min.js','/wordpress/core/6.9.1/wp-admin/js/password-toggle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊjÇ\"íÂ»îÕïÀV¯Å','nß—£»\"qý—øŒû¤¯{KuKZKÛ\r1ó^„‹Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E„»(ýzRA1;eNÇqD3','wp-content/plugins/wordfence/index.php','/srv/htdocs/wp-content/plugins/wordfence/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÁèeØÂÂª­ë\\ÆÁog','ƒ— ©Šo«ìé¹M¢J#‘A|˜ßŽõ(žÝ;6R\nð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E†Ò„^ã¼f6ï«RVx€^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DXÏýAœÎ‰Ñ”\nšHXÀ','úºÏ\rVÎË#´*%:œÖ­NbÆbÍöS\núáË£ÔÆ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E·÷•ãÌZß¦³¤^v¶õ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E“Õ$xê¥#©&¬ «u','wp-includes/blocks/term-count/block.json','/wordpress/core/6.9.1/wp-includes/blocks/term-count/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Ž§#1…I˜Ç¶_A£Dãd','õ6ÁU€î{\\ 4áE„»oÐö¦T”_xÌ¹B]¢~[@R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E”„Hw÷ÃN¨9ð¹5µÃ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-forms@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-forms@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^<’ÍýáÜIŸßo€”','Ê‰ ¦¬ì‰tÛ¬\'ú¦Kæ¼aB«X¾¼Ðß *­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E—ƒ½öbk~ëö¥°','wp-content/plugins/jetpack/extensions/blocks/premium-content/premium-content.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/premium-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÁ/çGQøBk=“«O·','‹Žu!*~¥æf5±å¼8¥äuv	£Æät‚Vrï¼Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E—±Ý¸@–5´5¸£ÇŸ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_psr4.php',0,'OüÍ<Ð$Ú/«Þ…-','OüÍ<Ð$Ú/«Þ…-','Ÿ–¨†®ÔkA¯þžÝÖ™±Š‰,Zr‡PP6^´HZ?<Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E™ÙVÇdi}öIfÑmÛ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg',0,'—ˆ—HÙHl2â¤FË}Ù','—ˆ—HÙHl2â¤FË}Ù','HŽ8ÀÄ.S™œ_ï¸7§ñ_béÒÎq\0@1K†aY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eœ}¾~î¥MÊÅ-Û]ˆa','wp-admin/css/widgets.min.css','/wordpress/core/6.9.1/wp-admin/css/widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î>òÚà>ÿ¯[õ6¿í³','9Þ.üHwÞI\'Ž9ZŽ ›Iœå4vþÐ=7ik1¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E	z›Ë\0ñuù`è¡','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/pencil.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/pencil.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S¹Ìbíì.L0W·Î•ý­','·é¬â{—@w÷Yz\"·>Ñ\'ËMbÎª?\Z·Ðh¹\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eù¢s=¢]šŠ”º’=a','wp-includes/blocks/post-template/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-template/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r[ïéq\'áÑàq¾f','ÏÔ8üMðl}Ë7­¡¢çoƒÅ.\rÕæ€›Êô¦`R9}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E§Ny\rRžv¼™áØ¿(','wp-content/plugins/jetpack/images/white-clouds.svg','/wordpress/plugins/jetpack/15.6-a.3/images/white-clouds.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨„mÝ`{ö%G)r…×Ÿt','ìÒ€+Á®CûüÍ,…¿âŠU#hˆ àÅ€ÂJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E¨¼GeuË¨`ðä\'’','wp-content/plugins/jetpack/images/recommendations/cloud-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/cloud-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oa¥‡5^1iüŸÎñ.M','mëÓæèþc³69Ú*üÙ+LÞ{’È¢ÂÓ¥‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E­@<+½¸<úÖ£~É”s','wp-content/mu-plugins/nexcess-mapps/Integrations/Requirements.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Requirements.php',0,'ÿfj¢€=åáÁ#‰Í','ÿfj¢€=åáÁ#‰Í','fÚˆ\nh¡‘ÖžÊà¯Ä›0¹·nnª$yfQÒ²”3_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E®n–j—Ád’­•ƒ«1','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œyèvil®27žàk.Ç','\0{›v„é4…+9¤ÿo&1 G3<íÓÏ*Ca','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E´;=©«4Â]L[O¨','wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html',0,'›Õ«c\r*jºíH×þŸ”','›Õ«c\r*jºíH×þŸ”','ûè¾NjÏÅZvÃ­Á Ø!*Úp\nE{+,œ…yUíØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E¸Vàó÷,Õ%¦×,SM=','wp-admin/ms-edit.php','/wordpress/core/6.9.1/wp-admin/ms-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3¹\n§ê7|L?MtAº³ß','aƒäÀ‰ÖÁcÄsc\Zƒ¹\"âVèÁL\\¼Ñšµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E¼¾GõÇ+°(ïII¨˜\Z','wp-content/plugins/jetpack/modules/sharedaddy/images/pocket@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pocket@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÙ›TæÑû Øµö\0ôb°','GÄ(ºãè‚n€—¸CA3\\°b„ë\0UŽØ¥ý\"¤H–‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÃØ¿ÖÑN¨ ýWÕ½ar','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ì‡­0§\"”é2¯Çï','x…;×n¬ä¨]É½hRºõfG\'ÿí1Cøm’mõmò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÄcÁ!N€÷Tkä¶¡o','wp-content/plugins/jetpack/images/recommendations/assistant-jetpack-social-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-jetpack-social-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…–äÛHM<šëœHøê','£¸[D]E5]ÇAU?Æh¨çÈ	.É¥×Ûj,uP±„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÍ‹–‹•Ž‚*_¡Ì9åéZ','wp-content/plugins/imagify/views/admin/admin-bar-pricing.php','/srv/htdocs/wp-content/plugins/imagify/views/admin/admin-bar-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÎ¬Y™©{¯&dñžG~','ª‰¨t’ì¿.û`[\rå²uþ¦Û7BW¶ïB-6€•-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÎÚRQ…Ä47¹Ôë\"ä›ô','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gB®Êªr6½I±fÝÚø ','ä¨0±íÇ…æfðÏ¼EõäH	0ßÂT1µˆÓMHr\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÓ‚ÊrD­}7•Èš•üÓ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-tags.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-tags.php',0,'&—ÕQ³ã®ø—Ÿ5_Þ.+','&—ÕQ³ã®ø—Ÿ5_Þ.+','“{º;·‰ïÜp&.‰KÊ”Ž,Ì7ƒÆ[B.ÍY6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÔS¯bÅ@dÏÕ‡Ì³x','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-facebook.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-facebook.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å9üf“7ÒH<=kNd_È','g9=Òð}…~ß\Z(…ŠøŠ¾]P³5r¾¨Ek','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('E×‹î\n¾®\'Ë?CArøñ','wp-content/settings/cache-enabler/e2d57bfff0.nxcli.net.php','/srv/htdocs/wp-content/settings/cache-enabler/e2d57bfff0.nxcli.net.php',0,'óH»h¯ÁÄn˜U—ð','óH»h¯ÁÄn˜U—ð','}p¢ó¤Ë<h!¢ u³ãÚ Ò6½s½íA½\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eß2\\}ëâ„Wà–â»{ˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆWò+e.g×ŠÞOð','³Ø¥š\'ãtôÚ§‹H0û þgk¢¯) ¿ð‹áK4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eß<HÜ×ów¹Ð°Öfè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÑŒÍ¹¦¤UJU9e­$','fWá-ÈnA@~od±\'ž	••«6Ûë»íþPÄ+jk§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eß±p{@pS–‘ÃP`','wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareTrait.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¶jö	qÌÆè\0®j','†»—¥¼f–+µSy0lãâ£~=P7]+90sˆO»À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eâä®«ÑIT¤Ôý&f˜','wp-content/plugins/jetpack/class-jetpack-gallery-settings.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-gallery-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OIÌZ¦)Kx\nì²W³÷‘','_¸\rYZUõÍEäËs¶1Xxñ3ÒÝüæuÔŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eæ¶ÚTSØ¸pÚ§ª“þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óFŠ1b2	¦ùFÇ|','z¾Õ[¨‰‘†p»	(ÏEBÚ}´™¥UÐ^—DÉ‚2#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EéB3AÇÉô-\rÜ&!ÕT','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í“/qùõaê)^=f?Ÿäþ','’Õ	§Ž¦­e?œzë¬õª–c™Z\nˆŽõ€œGâÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EðÃØ({ºžzR‚Þ\r','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-7.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A²-ÕÝ<Oðé‡)¦ëa','ìdˆ7¸6ÆÚD‡±W(.çñ@ìnŸ¶Ú@= *Í³ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EðpÁùÀó¢£(1ÙY@à','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/css/schema.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/css/schema.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L@éý½.â7‰cpF«','É ñ(ÊCEÞ%™v½7rÝ›4ÂóHí3Í!.ø×Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EöBœ?°ŒØÁ½’ï0èÝ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@eO®k†koÿbr«Ò','.«êø}pRCuˆÝ*¼ÃãáFkofdQ§½—bÞàÏÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eù°cÅ‡ä\0†‡ÎNáòû¬','wp-content/plugins/worker/src/Symfony/Process/Callback.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Callback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©jµOV´+ÉyA¼¯GV',' ‹&?L+†ðaR-ËˆRÍØ8ªûŠÕ&ûvñÙy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Eþu‹‡â\rwKjØg','wp-content/plugins/gravityforms/images/template-library/Newsletter.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Newsletter.svg',0,'ïöÆÁ®Ð:ÿÜÔ…W3ž','ïöÆÁ®Ð:ÿÜÔ…W3ž','^àõŽ®ÃoÓJÝ´¸pÚ17ËqTFô£D}ag','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('EÿV¢ÿ9¨ßnÚ·W','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îàÅªv[³7ˆt\r4¨ˆK\n','¾C\"ëB‘àžÌÊEy}\n‡µR~K¾qíEh	T­M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F€\r,p—£D\\Ñ)ÿh™','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¯U°v?TkÕÉ\Z\0ZU$','Àn²+º/ÈÃÌ3{¡>Ämª‰SØ\n›l‹S?\r\rÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F–HÈlëe“É#Ý','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l,×‰rÏ%¸^x¥%','þêÃY=Ñ_®b°»|Ê§&f,¬‰<¼Ã£¶¤¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FƒÃ4þz«t8®Ã#','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âaSÓ¾Þix(ãùþY`¤','‚³\0o×ŠýË¦¤Feë:íîMj”Ÿ5c¿H¶¹¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fh‰[i3¤´\"+h6Á0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í ‚6TØÛæ\'-éÒuÕèþ','É]hFpÃ¬Nƒòà&=L¼àÖ¢I\'o©}©ãrñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¨Ê²_¦\rPŒ`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+|³BœŒfçô','–ñ2tØ¨ÜDàÆkk½‡&(Z.^L\0øäÝ‹+cG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F»µZ4?(Y¯ú¢Œe','wp-content/plugins/gravityforms/includes/embed-form/dom/class-gf-embed-button.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/dom/class-gf-embed-button.php',0,'9àc€-àòüa Ú\nv°','9àc€-àòüa Ú\nv°','ÿô‡•’ÖkÍÃäcQôô§\'ÎEšÌˆv¢wî¬I!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F\rºxÓw~Û\rÜ±´ç\n¦','wp-includes/widgets/class-wp-widget-search.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’´IÕS4¾&kûëD','ë‘°è iuÒÍ6#IƒB3ƒfØAý\\\n<W PAA£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F$•èoç.tü^fÄø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âl‘Öäì?Ýc',')VÂÄR¸º»|[ÛÿÛÃM–ûéX,æ_Œ6ÝsÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÏAŽÆª6èÂø~¯Wà','wp-content/plugins/gravityformsstripe/includes/api/model/class-base.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-base.php',0,'õ\"À¤kÒh*¿qqë¥Ò','õ\"À¤kÒh*¿qqë¥Ò','î‘¬¹NøÝ.°€\nÎ¼ïÖhÃð/rS<ÃVªsC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F7‰Ï]Ú1düûçàtD','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-site-notes-settings.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-site-notes-settings.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dN’þæ¬Ô)›+mlÔƒ','B×ú×$Â\"Ú~6F¨>•5·ÊYœ±Q’y“¥9œ%ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FGnÛÿ$ «-öG4³s','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J–óú\"Š^Yš¼ÔÀŸ}','ÑÊ\Z«“ä\Z™j5-¶Bø¯»œà#µ2)ØfT[Ò.k8o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F(j´D­øÁÊ—D¡ìî','wp-content/plugins/wp-mail-smtp/src/Helpers/DB.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H wU	Ãõ¬Ûuí°&','¾µPô#áG!æôëùuÔwb£Ù†D‡Vöç/Y+Àª¦K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F-‡NR\':?<Vø)Í#Ã','wp-content/plugins/gravityforms/js/conditional_logic.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/conditional_logic.min.js',0,'ÌpFZ¹1þsl\"`½´','ÌpFZ¹1þsl\"`½´','üy01éÊè—û+ª8OƒTaüðMC~ðè\0A·HÜÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F-Ü¨Mb2z¾¡§Wå','wp-content/plugins/imagify/assets/css/options.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/options.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O?E½3|ð%Šýˆ¾®','FÁÉoô¯î¯çÞFß¬ÄmZ¬hVšÜºx~þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F.Íðˆ?«Šu^ôÙ0¨‰t','wp-content/plugins/seo-by-rank-math/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š$B¡Ž~?UŠª…÷ù','ôîÆÈþJp„Eý€ò¹ÛœõµÎ{þ\rûË)::ÈÖÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F1+\Z#÷+dÓ{‹wÎ{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ.D6·pŸišr`¶fwÞ=','Ä2É±KJ73†ñx§2ÚM2°®&˜+·Œ•Lü‡L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F1á†\0„	S{£ý|Úþ©','wp-content/plugins/imagify/views/part-bulk-optimization-overquota-alert.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-overquota-alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@,Ùei”x¢°ÝTú4D§','™±tŽSÙ/ÞlÜ#½)b;ä¡Æ#*k‡âFèeÂÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F4Â8ÝÛ]ýÂU7¬|a','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Vò÷„wÉ\n”zÃhE$Ø','kDÙˆ`XÛšŒnùçU¼Å;g(00ª‹ —‰Û«¡_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F9ŸŸÚcYça]Ê‘L','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/MemoryCacheItemPool.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/MemoryCacheItemPool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø¡·Tws¬5†}q¾-Q','äËV‘ÜM“ƒ)vðfêì64hO¡›µç¬ƒ“Ì$ÍÍÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FBwv‹Ê!ÚòÎuÙÜ','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-redirections.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-redirections.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&0n¤FK‚;\0_÷è&','JÖ§=1X,4ugÊÛÎ\'Ö¥EdãŒÍÖ2\0Áœ{¢ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FCW.ö3£±¦\Z±UÍ','wp-includes/js/jquery/ui/checkboxradio.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/checkboxradio.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞƒŽx>.àÌ&ãmÚ×','ju,+¸“ÌZéÉä ÅÊÝ¢\"MzÐƒŸ>“Õv0æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FHŒŽ¼30m:½¸s›¶','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xRÞ	¬YµXžÔÛÝ¤äÞæ','m¦Á¿\Zc¼§—Ä­Íó¶½]ðïìŠ[ˆÔ^ÞP…·w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FJŒî®;Æ›˜Å°\n”¹Í?','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_120.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_120.php',0,'d|¥ý;È–r‘{©`{Ë','d|¥ý;È–r‘{©`{Ë','Óæ&Êi¯æ _Š&nÕU–ý,þfµ]Ð›F!Vá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FTèR•Ô—2ÍÙ\0¨•','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èäá>Ÿÿ½ÿNHsŠ*8]','Ü;Ú˜h®mëÏüÝvÚbÒÜb Ÿ9[æ8U(;õMV©x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FWÚÚ“¯2c“þï,e%•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ý€ƒüÒŒE`A\"Æ£âö','!p¤ ÌdJ‹ìŒùI™Áàkå¾ï<šÒ/šOÄá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F\\±\r\r~\Z~×U™ëõ–','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥N‰ì„ âA}¦øA£t6T','ðGÊ%IE—ÉDˆ `¸»OqÍòl.v#m{Ÿ•þÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F`Mß¸cÿN§!¡·¯í','wp-includes/blocks/image/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/image/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#•èŒº£0­ÑLñÇ','š¨=’sû¯B¼—=¶Úý˜2ÞqJ/R	£ŠGçË5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FhÛ&¼x˜ƒá%Þ‰.','wp-content/plugins/pressable-cache-management/admin/public/js/toolbar_remove_branding.js','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/toolbar_remove_branding.js',0,'öš\0}šä2»Š~ùjó„ì','öš\0}šä2»Š~ùjó„ì','˜©yÝ„Ž$YÙ‹g!ß‘†¢Îš9öÛS¥ÂœÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FsîVøÊÐr,”','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-funnel.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-funnel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßPUrËRî~æWäüX|à','!¹S58øþ\\yº”Y‹šÙTD4Â\'Û§¨¡cV©ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FtàH6Ù`ŠyèÛÖ¿`[','wp-includes/blocks/button.php','/wordpress/core/6.9.1/wp-includes/blocks/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%K?”£›K[ÿäƒÄ¬','wY[0(yošAnZ\\£7ã·F×òžÓÇ³ÉPBv@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fu[ÀxPÔû}C‡ÌBbƒ','wp-content/cache/cache-enabler/hjsdev.com/team-cards/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team-cards/https-index.html',0,'ô‡aóI;ÒõÑ‚Ò®,^','ô‡aóI;ÒõÑ‚Ò®,^','Ds&´l(Üç÷Oã¨`u-`[£QýA,1ž|œð€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FxN¹MÚÁ@™Ìn“\rÝØ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü?\rÓ Ž¼gãÙ½úqe±','OcäÙNŽ­w\\´Õ\n«	r<›Ã˜Òï<²%ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F|÷œ§§wÜZQ,O—þ','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÚãÏ?Ñ\nå	:®Â›{Q%','„ß—ZªIK/IµøwÂ¥‘Ovy›EøBi\\$G‹&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FsJ¦Â«Å%ì”ßta/ç','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PkÿÁ_mŒŒ9¾núÔŠ','æ°€ÝµG–¿ãEyS@5è¿ÇáÂÒ›;(Ä6RZ°„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F€9ŸãB)á¯c•?‘Û','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-exception-report.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-exception-report.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÝ’%€xÏU£ZÔ]','UR…cBÍÁþþªA6ÀY-ËÅþ}ŠVKýQtš³Äº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F…2˜.Gâ$ØæWY®E','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-bg.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-bg.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Øã7ÎçQOþã¡','èy×W±“€€w<jì²üOBO‚D~ŸP˜Õ–X\0Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F‰«§¹£úÑ.È','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÉø;TåÓ÷9lètè¥',' ”?‡XÂ2Éè”C¤­¨Ó“ö‘¯i@Û0Fú@ùÏÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FŒn¨/\rhùN–X\nšá','wp-content/plugins/advanced-custom-fields-pro/includes/fields.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields.php',0,'“™æ~u¥§´¢ö¾^c@','“™æ~u¥§´¢ö¾^c@','\r›ì®ß-Ó9ÌPro%*±*\"ú‚?c\0\"Å“±j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FŽ-ÕL¢‹ONòÔ~B`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žð3ûº[µôWˆZ<®Àõ','\"3+\r‡WS4ÜƒAÑ&Møó5ár‚”(Z<`ÎÙ8MÝW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F‘†Oï§\0Yê¢d¬r ¢','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php',0,'÷PSêõ5§gzgIæ-²','÷PSêõ5§gzgIæ-²','gè€þÔ\0Á©×h<Ä&”M0ÀÆiu^ºÌ¸Lð_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F“ÎÈ«TaÊb@Ï»Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FœqMËª<ïÅ‚{MÞ…','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aio-rich-snippet.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aio-rich-snippet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÁ¾Bú.ýÿ˜6ËÎ©','£ùèÅ‹öyÃO¥Âš91u_Ð•”ýÝ?k!ºÃ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fž$¼XrÎÖk¥ ÆÄ','wp-content/plugins/jetpack/_inc/blocks/components.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\"¢ÿNÚ¸œ?j«ê\'¿3','£Ì)Lvˆ˜ÑvË½^ï†>–ê\\B‚žÍ‚¸‰äaÀ@Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F£†ô}*éóMñÞ\n5«)‰','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-separator.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-separator.php',0,'¢8F«‚yoê¨RhùÊ','¢8F«‚yoê¨RhùÊ',':¨1`(Ë‹ðñoáÂ†ó«9Ê ±Tç\ZÆ	Œºt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¤G\\æ$´¼[‚÷ö¹>','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5z%ºe& Ûú{–\Z','AMµìè;Hÿ÷“ÁðwPÀüöö×á3…C’NÐ—÷¼à™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¥¢aK¿¸\n²aRÑÉ','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-contact-info.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-contact-info.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ…9k’wµ‘ÿ|ìOx','*å©2A”Ø©¡õD*ÅJ&2\\PÿªküQK‡HðµÎ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¨9]Xm[¢ÉÁþ;¥<8#','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Transaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Transaction.php',0,'ÿBYt}YjÏ¥Ð?|)_Š','ÿBYt}YjÏ¥Ð?|)_Š','ûYº8;~7s%nžÐV*c#?¼	íî´*¯\"Øª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F­\\ºC?ÌZÖúöÖý','wp-includes/css/customize-preview-rtl.css','/wordpress/core/6.9.1/wp-includes/css/customize-preview-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÃÞ‰ž®ÖôÚ«dŸ¡3','~ð\'¾§[zÐ{‡Ø:õÌ›ÑLÄ€N7A›ž	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F­±‚/~w1´e|\ZÉù<','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-import.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å5ýËÕŸ‘D+_8VUÖ,','Vû×œçádpÅè^‘Êúá´ÒÖ«‰’3+È†¶`Æ(-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F­¼¥h ŸÔPÇ¼æ2Þ','wp-content/plugins/google-analytics-for-wordpress/languages/google-analytics-for-wordpress.pot','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/languages/google-analytics-for-wordpress.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥–\r’ÐGc	ˆ·\n0r±','ñ\0œ–såH=Hab×¿}ù^º|\0Çïi4·×jÈ\n+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F²ŒmE±Þ\\ïJÊ	ÿ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/FileSource.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/FileSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X¿m||7	:„¬‹¢<T','ÝlÊÂ^‹âá<È÷:™/é³‡3Ï O–a2ÚâŽ=VÛ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F³O\r±I·Gâ˜ÛÏ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClient.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClient.php',0,'û	ßcï“qPöŠ‚½;','û	ßcï“qPöŠ‚½;','·oê´\Zõb7¼ YõfPê:£š\\£ÉÅöØvÆÿ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FµdZ|Õ°\0°\'ä…:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¦!ëÕ»æf£jøAã£ÿ','D½\0-“hh±}«à¢²Öm‹Y×?Ðû-»fïFý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FµÐä´{Ü(¡\ZDü9iœ','wp-content/plugins/wordfence/views/tools/options-group-audit-log.php','/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-audit-log.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÄÊyXÃ^zàKàÝûâ÷','›øq\ZÕò­ù¬Ê–õáÓË|’Ž™aËda¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¶JP¹’úÂKöôPÊ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾y¢ÆÖË±¯õìuó˜ì','<—¹¬®„äE_|vAŒfQcHð³¶†™\Z7þŽ¨c@Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¼Ôˆl2þ—äEF¹áºÙ¸','wp-content/plugins/jetpack/modules/shortcodes/gravatar.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/gravatar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dXÂåúY0|Ã815_Û†','7w¢B[ó\rçÇ¯!©@6»éþÄ¡ä\"ûžy¬@‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F¾tB•ÆÅWåV&úu','wp-content/themes/twentytwentyfour/patterns/hidden-404.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-404.php',0,'N¿ªŒäUè&•vlJ?À—ò','N¿ªŒäUè&•vlJ?À—ò','‘§¤ZT™Kz¶]µ<ÙiŠ‹4\0L\'‚µ..RaÃ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÁô¬Ãƒ\\ŸOç¡fgî','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êî1ìíõv•ŠR','N3GÑ\'²`Î÷+R>¢P]EëúÎ³g/ÿb?¬¨UX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FËmóÃ)äç`¤6ñ‘ÝƒT','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØïG+ˆ‡:4£*HÔº','ŽÂÄ)~\"Éüá\\¦¯XX)Ïct<úaÝgƒ\'â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÐ\'£B¤/í4{JÍ{w','wp-admin/js/edit-comments.min.js','/wordpress/core/6.9.1/wp-admin/js/edit-comments.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¥¯ÖÑø²”«xr…Ù¡','ŽˆÆîlˆÜÉ—±NŸg(¼tœQûdíüòP@f£Cö½U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÐæcu\0EÝ´gŸZDx','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(‡¯5€ÃÛ3Z\n­Ò¥?ë.','5àcFßóX;7W¡=¾Ô‹_­YàðÿÞ“÷Ú{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÒ…`R2°Òãš×O”','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/PerformanceChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/PerformanceChange.php',0,'á­fxpŸ¡«š“<y','á­fxpŸ¡«š“<y','çÖòJÏöY~füV¬:@k. ×\"„¸åÙ˜÷i’¾Ôˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÛ™vD9•|üÿ&÷ÔÖ','wp-content/plugins/akismet/akismet-sv_SE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-sv_SE.l10n.php',0,'ar´;Tæ‹:ßñ_','ar´;Tæ‹:ßñ_','§smˆ=PÕnu•{\\ÌÌ™‹´D]m/õzÏý\nº“â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FÜ’VÂ””‰²Ú~1ŒR','wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache.php',0,'æs\'û\r¯fYÅF%[Fc','æs\'û\r¯fYÅF%[Fc','W8ÄKó\0ÆÇQö±Ëü|–·|zyÌ5ô²e{vÑgDü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fà@!®]–3ìˆpd','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“£v6WVeðßÅè!ÁÐ­','_¨‰›iÈ§ŠÐ˜ì¨•Ç¨i»1rèv»¥$fQZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FãÀ0(bçÂÀ=\\ÂTÞþ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-group.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-group.php',0,'éÐûñ#çohÐWJ·c‹€ñ','éÐûñ#çohÐWJ·c‹€ñ','dÆhîxÌAÖúª“Íª«Uêü;ÎA;´ÔÿÅ%Ï—Í^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fä›pÏ »!÷ÙP<Ì\r.','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åâ¥!PzÀÊ:IÁÏá','Xå°âÐ>ÚÿÈ4úÿ©Z›òÆF†œï¼îF¹²Åø÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fï9•‰¶+‹Bøkù‹G','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/class-content-ai.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/class-content-ai.php',0,'ß}ˆ\'zše¯ŸvlÜQV','ß}ˆ\'zše¯ŸvlÜQV','f)òÕõêý CXRÕ}ÀÓB¢œÝÃðFhùl“£qˆ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FðW‹”	Š“Bv’zK3Ý','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï‹ÝéBî\0h\0N§Z{\ZÕQ','ëÕ	¯bÃ/®ê7<Û½U‚FûÍ~Çô’‚€…T¬n}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FóÂï?æ‰C;$ŒéH\r\r','wp-admin/css/color-picker.css','/wordpress/core/6.9.1/wp-admin/css/color-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú÷Áh&•rZ\"ÿM½ä','MfÒ\\>í°ºÞ\Z²T­`µÑüÂ+ —äè²ÕXÖ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FõV—Èë÷Á¹Od%Ë|u‹','wp-content/plugins/wordfence/images/wordfence-logo.svg','/srv/htdocs/wp-content/plugins/wordfence/images/wordfence-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('F÷Êx“ç~:‚òZ­€^','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÒ›¿™,ˆ#¯àËpy$’','5%Oøwy`¾îab1\"<‘Á‰¼£í‚+s¾¯åß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Fú.õît´¹¿/	\'ˆs	','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t-Å-ßÆP¾²ÝÌ?5KW','è	+[òðö­Òâ¸˜íþ§›Å•sjP\Z9Ç\nUX¦Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FúÃ£Þ™=ŽxùG œŸ','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ÁÎ4¨‹¼ûÄZ¼ó¼?','âÍ=ÑªƒJ(ÔVÚDZN\Zª’;C2MÚ9Q•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G\0iaP·HÕz9¹\0’9S','wp-includes/blocks/loginout/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/loginout/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S	:î×–Ž_ØbÀãMïä','yüTË5›£ùm Z¾Ù•VÑ#!É:ÚZæç¦Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÌI2Bx˜f!\'è‚','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kç‘¿reü›¦ÂUBÔ]÷',' ¦yI˜pQ”Ø)Ç<5³O‚Êo•Ž-9æÞjWSz[,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gèþ\Z*ê4l=~v:zµï','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á7Ä­S×\Z2‘˜<c­','z•à³û8´ËòH®’MxìK¦ð²„[b4·£d~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G	\n·\Z s¾Æ6ªº\0QB','wp-includes/blocks/details/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/details/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×øm*cavSG•ÁbÉ¦','Î}ø)Í?ÃuÃn4öõ;[lö°±Òw³Úœ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gh»™ÕèVB¦Kæ+ü9','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Controller.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤“0&nj‘_\Zß*åÒP','¾€S7SÕdGdHáxú»Šè’E	7Új','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gž¤™¥U£·ƒb)«','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G€a‘5Âmü¬ÓGJÖ','wp-content/themes/genesis/lib/views/help/seo-homepage.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-homepage.php',0,'œÌäZ¿æ_¥ÀÇ›ëCB­','œÌäZ¿æ_¥ÀÇ›ëCB­','÷„~ÜÂ|~èÓÅ•ÎœÐ‹À>Q\n¬2°¥ùÊ¿QF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÍ1É˜x¬R³*‚Âõ','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Usage.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Usage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ#ø†*B5¢-:2FFEÃ','Ï9ZÓçqiÃ^jš\r†KøºéÁ`b‚]]ºážL]ÊÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G™Ë£õœ®¯$\0‰HÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šù®­–»€ûËÊ·#•¦','9-B ùá8a+µïöM¨©§¼%_Dc›Þ_¾Äº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gsù(“†Æ\"GcÁùF9','wp-content/plugins/jetpack/jetpack-nl_BE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_BE.l10n.php',0,'ØI°®^¯?ú</›Å¯•T','ØI°®^¯?ú</›Å¯•T','uaÙ°SNd¦æÕÀUÝÁÖ€ÉvkŸ)]\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G$¤·0;)I£T?ìÐ*Î','wp-includes/class-wp-block-metadata-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-metadata-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r?è•¿²Ò…Š!è‡','N·«±k±E7.Ñµ…$ûg‘÷Ì*h6bwú\0‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G)ÞÎVÖPÒq¡Âç·{','wp-content/mu-plugins/whitelabel-dashboard.php','/srv/htdocs/wp-content/mu-plugins/whitelabel-dashboard.php',0,'â‚‘7~Á\"6xÀÀÌÏ%j','â‚‘7~Á\"6xÀÀÌÏ%j','–˜\'HNÅ9+­ªo·\rN•w9/<æ\r‚TAe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G)´ñ%ÿÕ¤Ñ²9®òø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·èm5•)ìço$ K\rfØ','+m·Ïñ\'bÓ¾ÝX_á†°¤p¬}1NðB5Ìí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G25¤\\›­n†,®DÚ©D','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óû,Þ%È8ƒ™Î9y†ã','í™ÂzÂÒ‡;C`’ÖZqTþSÔld.Ÿ ‰×jZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G4p![üOu Qj','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-queries@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-queries@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3VgJsßÕ*‘q¤ ÂÉO','R~£ûG¯ç2+gÊuöL‚,±™Ìºt¨Ì¨fiK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G6Uæ2\01Rü¸“¢ÏJ','wp-admin/js/theme.min.js','/wordpress/core/6.9.1/wp-admin/js/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`×Râc­Ù‹–t6Pž#','uŽU~a&ƒÏ_ Ÿ¿É×ÕñÅ:C>xñÆÆ«¼ •‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G6ÂAÔ¹{ò @ˆÊ/ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/salesforce.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/salesforce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÈèH«üÏzÇÆmè','k`½•#Ôô€@cë)¼—¥ÎJ».I‰m2ø;|WD€2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G8 û–‡œ¥	tÏgˆã»','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-performance.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-performance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z#ÝÿSgD‚cìËv½Qû¿','ƒY~öœHÚÿýíyÚ91>É¿§nhüÎuÊ“qöŽï…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G:Z¹×]Y!tI¯¯¡Ü\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚjI78Ÿ{’·rÉP­','Uk…úæ´†¿ôZM=OEw¨D²”Šw‡è |I¼;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G?»«\Z]IÄ^Mò©','wp-content/plugins/gravityforms/includes/class-gf-background-upgrader.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-background-upgrader.php',0,')q®„Ày”Ø¦ÏATƒ<Š',')q®„Ày”Ø¦ÏATƒ<Š','Û-“ðÕ$ù.Aò= \0Z,ùÑÔÑ±$@ #.+ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GC:ålH€“\0¶\r#?Ì','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/class-block-command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/class-block-command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—‹,0Dçzÿ=·ÍìuÛ¾','®‰l*\Zò´q0iý;êù´U@?n™=ŽVî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GG\r”£\"}:	Û¤äâ©','wp-content/plugins/members/img/affiliate_blue-01.png','/srv/htdocs/wp-content/plugins/members/img/affiliate_blue-01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ÊóT‹I ùù)\'Q¿','ÜkÓŽ$lÑT6C™©5èAIÐï½\n—ÉvŸ„ywi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GKFXMÓß1È¦tÑG','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©˜1„=q»¾š]\ZñX‰','{uƒo{WXÁˆ}M&F¨ÉNÍ¢]”\\C\"iX¡×1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GLe@³Ëµ·\0ñtÉŸô','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php',0,'ùºêµ“_àà£}\"tÇ','ùºêµ“_àà£}\"tÇ','ì‘ë‚0=-ü‰ˆxôá-¯ÂoÛºk½Í±*-§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GQóÆ{)?RÃ`†ŸÞ)²','wp-includes/blocks/post-comments-form/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1{â±„ñké«_¨ßBv(²','kÆèó¤œð-\n !²5Á<˜s„+ÆLTy3“wšý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GUâ£I!×‘–Ü´ã§Þ9','wp-content/plugins/jetpack/extensions/blocks/instagram-gallery/instagram-gallery.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/instagram-gallery/instagram-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÜsD—nN	J´Ó7Dú}','gO–ëØL)Ô#s¬?	0¥ïþlÛ²€äPÞNn6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G\\´c¾›‘¬‚;(«Ê÷','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-page-insights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-page-insights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’óÀõ¾ˆµs‹Û‰ìÈ','5O1h³<¶ð×°žXR1WC9©ï±Å €B3YPÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G^óÇã±C“)€‚O´','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php',0,'+uñÿ&:\\þúB—rª_','+uñÿ&:\\þúB—rª_','qÈ?y£â;âçkPO¥é³©KüZ\"Äiwt\\ü<ÁÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G_|/\Z\"Ÿ(“Èölô','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-ninja-forms-6ebd2ddd813bfd42f15d.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-ninja-forms-6ebd2ddd813bfd42f15d.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ÓŒðÈvHýœ·”¦R0','Ï·Ù‹ä\rMK«@P-ecôÄjÊèˆ©gáÕW ÏÊË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G`~†ôqH­°%=3ŽUZ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-admin.php',0,'ÈfÈàpEai+×%>WŠ','ÈfÈàpEai+×%>WŠ','$€Èý$ô„ó).…üóœî»úˆ.Úv5QIA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gb\Z/O9p÷©ï—2¦','wp-content/plugins/members/js/settings.js','/srv/htdocs/wp-content/plugins/members/js/settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…/£¾1¹p	´ûã–Ñ™','mNO”´wMbdÛst©¤¦æº”ËËRb‡‡­i+Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gg$ÔýÓ\"Š¡½e;V¦8','wp-content/plugins/google-analytics-for-wordpress/lite/includes/load.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìæÀæ?ò—zQÈV‘X','@70zA[Ñz=Fÿ4zÙpž¦U	mó6â–903­mµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gi<ahK©*þäýÝy','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/pro.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/pro.php',0,'D$Ô.òèÅÃé…°0','D$Ô.òèÅÃé…°0','B1=3íÆ@|L:Ri±æÕ:€”`«üLôŽ º²šÅð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gm¹™:†MÄ¾VÀ‘LÐ‰','wp-includes/js/tinymce/utils/editable_selects.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/editable_selects.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡J“‰q2¤¢I\'ÆJ—9ÿE','¿và¡ÑGjsßÝf™Ÿ	eªdÉ&ä¥g·ÿ+¡öË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gu¹¢ØèþÒÒÒÊ­ò','wp-includes/class-wp-meta-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-meta-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú7¼Å‹­:O	9è,yR',';Q€‘~ÍRK`ñ˜+íØ¡VAÿ3op9—Éðù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gu5‰Ã•aÔ¯Þö§','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛêBÈ	¸ÂiGO—N#h','Ô\r4\"£fè‚3Šë\Z‡vž8¸|7ípTïí[Öšë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Guµ^¨/1ÆÔÕSñŽ7','wp-includes/atomlib.php','/wordpress/core/6.9.1/wp-includes/atomlib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûš!‰_wÝm³¢}ƒÈa³','m¸{©TÕóœZêGº/Iuä)ÓÍ<\'–Ñ¨¼!‹õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gz×: !Äªá¹Kk¾','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/AbstractLogger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/AbstractLogger.php',0,'®LêìjeÂ¢›ÛëÎ0Ñ','®LêìjeÂ¢›ÛëÎ0Ñ','$—Q»5¨P2ÌÀvöˆ\Z¸¥¼iþ$ˆREñø}³æ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G}BlŠ‡j¬P­9,¬#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b•Ÿ“]»{~3ªä•áó„L','X›n|¸	ŸÎ¸’üP+6 ){Û	‰¯¶¥’má$ö;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G;a/ë\\ä*úêoDüÈG','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xbâTUŠ’3Çg²âŸð','WÇ Ö—âœð³xÐcÓºhOÝÄ’fb‰³°æ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G€9qóñë=Ê¥[3?aè','wp-admin/images/bubble_bg-2x.gif','/wordpress/core/6.9.1/wp-admin/images/bubble_bg-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÍbÛó€LÊüPžoÀr»','ÓGJ{B-Êr©$‹u¤]ó «™¡]³E.¦\02%ÿ¶ÜÉk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GŽ=Šu\nÌ×Ë®¿\0V}','wp-includes/blocks/avatar.php','/wordpress/core/6.9.1/wp-includes/blocks/avatar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëkÙHe®«Ò9ªÍ°ê','õÄB`kŠE½‚kóÈx`¹›™ø29{(*§)Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GŽº‘L/h®–‘	0Ä','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice.php',0,'àC€ïŒêPZ¬ÝŽ€~/ ','àC€ïŒêPZ¬ÝŽ€~/ ','{h,ƒö¤³ó(Hþî]Z\"‰È—Ðµ™gÝk=ßM™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G–çÎLæÞä£;Š€«>','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï@õI3ÆP†¯Üµf»ki‡','‚nlf­a$IÁ†ä—$•E)ˆd\Zk§¯+oJAi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G–7\Zžæ²I&:íx','wp-admin/edit-form-comment.php','/wordpress/core/6.9.1/wp-admin/edit-form-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','){• Æ6Q89³wà¤Ò/',')³M_Ö)81¶—õä·«äé˜ñ¸Ï•@=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G—ÍÖ3«ô¬!‘\"NK©','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„VØ“C[\'yÛ\Zk1;','?ÒDÕZ=9ÏJ#÷=x;17¿0¡d¶+e“@›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gœ#¶¢ã\\g¡VKCy','wp-content/themes/twentytwentyfive/patterns/grid-videos.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/grid-videos.php',0,'¤>3ø¤ï¹¤n2‘KüÊ','¤>3ø¤ï¹¤n2‘KüÊ','³{|½Ð½À¡æÕ\"Šä.jÐ…3Ò¯L‚Ú\'#vÎÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G‘e¯¦z©˜DëJ3uO','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ç±­¿Än‰TA6Ï¦œP','¹›²²m\0¯Êºl[÷Õ:”FfÓ½dJ>™†\Zb{Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GžôÿroÖ`¬z‘ª¸','wp-content/plugins/jetpack/modules/widgets/gravatar-profile.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gravatar-profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬8%¯ß«š}Âj´ég','O%_ï^¨’0Ê«ëbÏˆ\"w\Zr8·„RŽ\'+¸¦ðÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GŸÿksæê	üÛ^œ//î','wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~”u¦ž=®{ô«¦n','Ö# 4Ç´Õ?ÎdS¦ù‘dx_žvñª½9úéßŽþ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¡mï+ñzËÈÌ@‡Ï','wp-content/plugins/jetpack/jetpack-tr_TR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-tr_TR.l10n.php',0,'QÓÂº°ÇÈ`dÈhè‡','QÓÂº°ÇÈ`dÈhè‡','¦!#ÕSr\nYÁÔüø!´µuU ßu·îâNÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¡¤é}µŒN>µè„øl','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/autoload.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÐdo3¹¨äþ^½©7“´','’½D«·—în×ðímCÝÞøH%Ð¡B2f¡Ð2_wt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¥ŽR™é2úÁeà	¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\ZŽœEýÃR10=`7ÞÔ','sÍ7Äê¨é2“ñ±›¯¢‰¥M°ž\r£ø@ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¶€æ¤§š„ï”Ð¦è','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBT.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBT.php',0,'Î¼æÍp@z!/ÛsN','Î¼æÍp@z!/ÛsN','5–ƒúµ€T)þØ,)Ê ÐGV|¦ÐN)\nÏóo¡³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gºà{-(ëK”E\0+™0','wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/page/2/https-index.html',0,'b6*«x:)D¾¼Ho','b6*«x:)D¾¼Ho','*ÃÙñ9l[°Á0ï}Ï¿aµ@ˆazZ½ŽRñÒã[“;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G»;Rém/šb%ñ	fÎaú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ü™n\r*J÷Í?!óx','I!äìÅ?~çÂl>5¢ø”öÅ\\3Ð¸,Å€<1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¾åjûÿ\"î?¤E™¦ï×','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-template.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-template.php',0,'>8nŒ¯:<}Þ­Æ\\','>8nŒ¯:<}Þ­Æ\\','~žt,¦H¯@©=|y”u\r¬QóXá}ü|ÚÄœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÂ4ý€I¨ÐžúsxI','wp-includes/blocks/post-comments-count/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å\"¤ìtª)öz†¼qê˜ö','G=UBè0\'hÇ¯û>O§gû&f¥­dØ¢¡šÎ®>¤-¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÃä»Ã×ÇXCã¤ýîV','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Resource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Resource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')N/‘Ð¢]€Rk\Zeµ½','Ón\'8}o éÀK‚ÓŒ£ë‰÷Ÿ)!¥ädAÑÜÝüªñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÆ*l“†Q›ùåg\Z*M','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\Z\0zü\"0Ã«!3G»','_£Ÿ\rÁ\\šWàhœ ÕŠ]ô\0\rwÈì‡çáïh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÉ\"þ0á´@pÈ&`«;Z','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Performance.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Performance.php',0,'Öw·£i* /_ð¢Ã3n','Öw·£i* /_ð¢Ã3n','iÈN˜1žì§FŠÀHè\'ÓÈ(ŸSbšr1lçYŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÊžÏz²~¯Ã?\\É’\r','wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php',0,'Ž»ŠñBÊ‚ûóì','Ž»ŠñBÊ‚ûóì','xÎ{mMúo›‰\n™Á”KÉ<\Z‹CŽ¯IÁÈ3jKý§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÏ½¿¾® v¨ÝuZÂq','wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/wordpress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£zî­?“}ò²pE£Ï”X·','òˆ}ˆm(æ€Íëq¾mÙ»;Y{L>•^ºe7k\'â[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÙ{Îxx¸á\"1ÛA¦0¦B','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupAttempt.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupAttempt.php',0,'U2µNf©VE÷QMX¯','U2µNf©VE÷QMX¯','|ÐJX§fS-y\0‘vzÿ\Z£wúÍ?ˆ‡Ø%µ{³\r´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gë$S„„Õ9uwzdðí','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-01.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';öb¦¦ ½7Ëù®>ãÏð','ß6›‘O\Z²QŸÎ´¡\Z;]uU@þTl óYx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GívÔ¶æö”lEtðë@¹','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Collection.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Collection.php',0,'j>Ð~Þ³—»äÁÜž¿dk','j>Ð~Þ³—»äÁÜž¿dk','^R7:LËqzöQÓc9¡3•RÙ-üë)´¾ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Gúé†Ÿ ‰sHOÁ[õ¤Ò','wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config-i18n.php',0,'„†d‘Ñý/ø£‹L\"','„†d‘Ñý/ø£‹L\"','ÍHnó#ÕqCÒ*^$ðý;¨ówÉA¡>òóD°&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GüÕ±x­¥ëôŒ[òú1','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Generate_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Generate_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cç@LÂ73YÓK¾íID¶','¤Ó¶†-Àd­}-(q·=¨¨Q‰Ÿ	¯ÚÏž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HŠjw#Úà‰ÑqYNt','wp-content/plugins/jetpack/_inc/build/admin.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜_‡¢móÑ$“€\rwgß','¤åóâ‘’\"gq{›.Ì$ø‘X£¢¼r(Õ†³€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¸½nƒ”Z‡n8Nˆ»','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?!|dãý!š»ù\Z5Åï','ñ‚JrœÆ§o0›ùêD¦`ZzšÞþ/G)>,Yin','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H\Zl©¿‚XR/Áz5ë','wp-content/cache/cache-enabler/hjsdev.com/event/new-event/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event/https-index.html',0,'à”Œ¦±ç`Hêo;GOA','à”Œ¦±ç`Hêo;GOA','†ÙüZ³é‡´…þ+šÔˆÝø	f<Ùd4AC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H\Z–ÿ›å\r©I?+;“ ‘','wp-includes/SimplePie/src/Caption.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Caption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å­¾jíâì”zYÔ_Ì†','r²þ3’Ñž=Ã`|cyu8Ì…ýìí–ŸÛþûi\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H!¾Æ,:¡]-,iPA~','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oå,GÆ:!Ee*Ø‰_{®','óÓÔOíM:”D…$·ÆµPˆcJ÷ÇÐÚ0(pû¢„é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H$ij…s ·Ô}KÜÓH','wp-content/plugins/google-site-kit/includes/Modules/Ads.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·tÑFù\0jHww[eË','&»Í¸·È#ð´× ÅZ«èƒºØüYÆRØòÈR6Sç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H%ÃÄÒ¹Lç e¹Â’r7','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-user-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-user-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÑsžF°ª$Év²	­É','` ôz«ìQ­P9ôÚ—*ÃDº‚ízö:C ‘Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H+€E~™}§1QÛð½®Ù','wp-includes/js/wp-util.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-util.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó†É\0NT”Æ5~ú]','PïlÎËf±Ú ´z½HCqDÏN>t£\r0üxF¡ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H/W‡€Q‡Bç~=kÚˆø','wp-content/themes/hjs-blocks/blocks/gallery-cards.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gallery-cards.php',0,'´y)î,WÆ?Ç£‰','´y)î,WÆ?Ç£‰','*àWØ‘—Á=É9r,“sÞö¨¢ÓCûàÿ@s¦fí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H2rûM%\Z³<‡3Ö«Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÈªßQÜAo|&òv5\"','ÐN pû‘áq†ª˜õˆˆþ\"ÙÑ‘eZˆŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H3	Iøö>ÌYç÷3Ì…','wp-content/plugins/imagify/views/part-files-list-header.php','/srv/htdocs/wp-content/plugins/imagify/views/part-files-list-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥>xju ‘Rîˆk³Åä¯','A¹˜™É¥&´Cì2ìäK‰šóÁA˜u·}7²ïgp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H5\\ö>|¥×JÐ&°	|','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-user.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-user.php',0,'ù]à^Š¸—¼¦¡J','ù]à^Š¸—¼¦¡J','b²ÉÇ4Ü4\"ö‡G°˜û\"R®û+K)ÁŸd…‹ŒQ”“â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H5ç”Ù^/àQeèà‰K','wp-content/plugins/jetpack/css/jetpack-admin.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µîv?ì‘Xœ Vºf^','ËÌwò¯ˆSíÆÎ¾ÿP@õ›Qxè-\0!{³tƒX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H;íO%|›ð˜|Š\\ì+o','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‰öüÿ‹ôQÃO[¸òöä','áºð}ÔI8Ü|êê¿£›±:S\r¹†‰-lŸ_ýÀ0|°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H=ù3P;œTøØÃ~‡','wp-includes/blocks/separator/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±‰¨ùå·ÃÞEÈªõó«h','×ÓZ©È½n_6{‹NÓn;ÍFM>un´Áÿ·þ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HA„¸þf¾,Áõä$F-î','wp-admin/css/customize-nav-menus-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áW²®ƒÌ¶TšÂ©Í…x','…Fa6åH­¹ÞKOe \0®z½ó©r™¨£Ý>=\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HCº–eÃœåÛµô¢€d','wp-content/plugins/gravityforms/includes/webapi/v2/includes/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HGh\'ßÁxúR‡¼Ž~\n','wp-admin/js/customize-nav-menus.min.js','/wordpress/core/6.9.1/wp-admin/js/customize-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' «¹Ó!˜p%0”Š1khö','O¶>¦5Ýºî4µ Z»Þšÿ3âFôo&¾È×0ï2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HG‹ŠZŒ¾,ø¶Ÿ§˜N','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AutomaticLogin.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AutomaticLogin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WhÁàíÕÑÑº=_¡kIõ','˜ºŸŠ…Ì\nïýkÕ3ªá•®\rËÃ(—SÓý}`Â*Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HQ^Ì^Ît:S|ã¹ÎA','wp-includes/PHPMailer/DSNConfigurator.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/DSNConfigurator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö±2D-ÚÛ]xÌ:&´s','G3(ì£g>8—ê$—	Î¸«í€¡¾É¿¥íôšË8m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HTèêþÛº¿ˆh.Úšn¸õ','wp-content/plugins/jetpack/modules/comments/comments.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pJšvþW=,_‹›Ûç','Ù °*f»ºÁ;œIÓS7¨j¡ƒeo™èá	«	ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HU#æbÍB§n#{]6@','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php',0,'å­KK—yñÞ«prÄ]','å­KK—yñÞ«prÄ]','\ZÎñ\n„‡¹=I#Zˆ\\‘¥4„lÖ™Äµ¤ïuó°®å`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H\\\'\0É<uÍW£¶¸?^9','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTransformationsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTransformationsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸d¹!rvvcÞ	Ùc„Ý','¤ÖU:H\\Õx9a÷°%\'¥ÛWŒH#›þt+$—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H`°\\ñ æœr²§·YêC','wp-admin/includes/class-theme-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-theme-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚±¦!À$Úž\ZÐÖ\ZGÏ§','–ßä±-FÖ, BQŠýwØZã*i˜pË+¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HaôFÐ M\r÷	üjê6','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÊ×eËµ¶\n¢&:r=','\\Ú2< M.fgìõ“ŸÖ=4„(Ê§€W1Z­VD\"µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HbgÛýæ‰*\'°éh…','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HcˆÃîv>]|Hº\'¿','wp-includes/blocks/site-title/style.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žèÜSËÇŽ‘ˆp&T^½l','÷`	ýÂ†*”3€„UÂev\'t	…u‰kÏñÞ¥U9r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HeW1:À	Ô!m‹ç5O','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32Hex.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32Hex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êþ÷å‡ÔÅÒÕ\'¥·b½','\'f!p$—;˜ÑÖ$¡O¯¶Á˜*ö2†M£Nu¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HhL½³\rÂ1\n%D&/Vz','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php',0,'äJr[ì¸.ÍC?E‚ù','äJr[ì¸.ÍC?E‚ù','êU)h€x¢ZÙù\\g¥ŠjÖ9ú1†7Rmqœ÷c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Hl“i\ZTdÇ}ö˜k³»A\\','wp-content/plugins/wp-mail-smtp/src/Admin/Review.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o@n¢¶`Á\nÅm#_—','U¾ºÆÁ–4{8‘2Îy{¤gr…{isÛ²ÊY6hl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Hn2Âï²7ô@ûú#ùI:¬','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaPropertySummary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaPropertySummary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Þe•ãØŒT¥-V#rX','àËàž\0Mâ”;óeÞÌ;ØþSî&$\Z`::¹Õ	Âiï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Hoú‰”dpH7¼^‰Ý©—','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÝ¯n—.]ây„‡','Q\'t×UxÙ#I`îZÜ1uX¢It¶‡Ôg%«S–½?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HrE:»ƒ´óI0@ŸþÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/plugins-d0898bae4e79a6e05b9e.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/plugins-d0898bae4e79a6e05b9e.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#m¡Š%ô–tt¡,^¾pÁ','µ=îûSTfê½Ý/4U8l[ê“aI—ª	œçœÿïµÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Hržê<wjð¦pˆ-,}±','wp-content/plugins/google-site-kit/third-party/google/auth/src/SignBlobInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/SignBlobInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ž1|”dmÐöäÖ%¯ø©','X™®cŒÊßçj|¡je2•£DT•¶)Q¢à/Sv/î×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H|\0`B£•Öðœ*²Q¬—','wp-includes/blocks/post-navigation-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼LÊˆsó™ð6]¡°','}¡Pƒ·ä÷ÏÄ‚˜Ê¯þÚÂü»¼}§¦Ð/2F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H|¿°Øë±\'çY¹f','wp-includes/blocks/post-comments-form/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì®›’ó9\n.ha¿‹=8ä¶','«¤¶bŒð›Š?C¯=PýË\næ¦EÎHÍg÷pE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H‚Å—Ñ§kN~(ç—ŸŒ','wp-content/plugins/jetpack/modules/videopress/class.videopress-scheduler.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç}7š|J6Ksnê@â¡§','\0\'Î™¯ÝS,¤I#xí÷ÁB€ºÁàç8‚îtpË€øÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¥U×\\/\"Wêt–','wp-content/plugins/user-switching/LICENSE','/srv/htdocs/wp-content/plugins/user-switching/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±€÷—¿D¿ª½¶/Àí','vH´£P;å{mF•õSè\nŸ@ØÓƒ“÷‚IÕšøŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¥ûÞ=Ôµ§/hÓ”ä|','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidRequestException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidRequestException.php',0,'ÇeIf™uß_á;&Úã','ÇeIf™uß_á;&Úã','’ QY\nì•ôx†Å‰ùR=Ý²\Z›/É\"˜ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H©«*&u1NV°','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/js/redirections.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/js/redirections.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2øe»ÒeÙPÕˆÛ¡¶','ÍTèƒRŸÆºº±]‹áU¢C,ÔßÆ¶«h\'öK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¬E²E-ã^›5\rÛ¥ð/','wp-content/cache/cache-enabler/hjsdev.com/about-me/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/about-me/https-index.html',0,'è½@7î¬‰úo¦W”#1','è½@7î¬‰úo¦W”#1',',ŒT|ÑØ‡Á‚Üü~FrUbµ©.fFälÓUŽÞ•²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¯Í~bÉ\"õ}…âÂùŠ','wp-content/plugins/gravityformssignature/includes/config/class-gf-signature-config.php','/srv/htdocs/wp-content/plugins/gravityformssignature/includes/config/class-gf-signature-config.php',0,'Á˜¯¦jË588$jŒ\"','Á˜¯¦jË588$jŒ\"','NÕ†ÊBÅ\ný+C<„k/íúßZüpüXˆñ÷¸ßâæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H·z©v)Á±’¯9¹Üp','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-location.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—£ÆÀç|‚=—óþ‰NH','¢“TŸmÀÍ÷EÀçGÊ	å››X|‚*©oøED%d’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H·¨Y6oïãD{ˆLHê˜','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V~D¶©ç;ç[`éíd','ß¿\n\"øªKL×Ã\Z¼6\'¨ƒ€5ãÊcö ªz™dÀýw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HÃ½ÍñiíZ¾U,H»L','wp-admin/includes/meta-boxes.php','/wordpress/core/6.9.1/wp-admin/includes/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âˆ»F5¼ˆÆUÅ«R','àiŒ[OWg/þ)Œ~TRFˆ&Hh.,	Ø=ª§À¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HÃøÜÍC©Tp(^ÞÙlí¼','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìO;[ ä9éw.±k9„','¾ÑÞù^„+BÞø@ÜŽ®\\Ó¬ñ‡@õï.Eí0£áÏs|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HÇdNj)T;šoJMI','wp-content/plugins/akismet/akismet-sk_SK.l10n.php','/wordpress/plugins/akismet/5.6/akismet-sk_SK.l10n.php',0,'€çgò•J™™mv-j','€çgò•J™™mv-j','\nÿÊ%ˆSBøfEû¹ÆVµ\'¶éÑ_+“ÇÊÔcÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HËRØ¤-ª¹µ1¿=vb','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-polyfills-8b59b9627a8949df6deb.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-polyfills-8b59b9627a8949df6deb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ñqÃs¢´å×+]88','§éÛÄ³”DqÆ\0ýïÚN±_‡Äâü/÷c|W}¨Ä	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HÑãêƒ-bñ-7nÑ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ErrorHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ErrorHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ixd‹¨9°ód¯V®wÔ©','F:¸ÎË-Ùào€OS»&ÚI¤—óE›cãx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HÒòÞÆ†õa¿Æ¼øÜ0','wp-content/plugins/jetpack/_inc/blocks/pinterest/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/pinterest/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁU÷8uôºÈÕ`Žüw','9¡1ßK¹1ó_æ !ÁKç˜3¢´i› ÂSŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HêÑû!¾‹[?Êz>þòÕÛ','wp-content/plugins/akismet/class.akismet-rest-api.php','/wordpress/plugins/akismet/5.6/class.akismet-rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p³,LÃ±ÆH¢À%','ñ4zƒùd\Z*$²KnâÙ{äG¹oýté˜Õ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HïŽ*ß`æ$Ç™Z–','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Header.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.‚¯ECÆ#1Çg|Ô€þ','„g¨t¶º÷uùj²/1ˆ	G¾²Š4òPˆF‡Xç“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HñC¬N7zŒéóâ±›j','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg',0,'ƒ©:ƒ·ª-‚ELXí·Ã&','ƒ©:ƒ·ª-‚ELXí·Ã&','(‘©†Ò£•(Ú/vj¬>7ß‹q%q©›=„d{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Hò\Z	wbŒ*~ÉÔ\ZÀ/','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClientInterface.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClientInterface.php',0,'__\"ò)È®©ÝÄâl>‰','__\"ò)È®©ÝÄâl>‰',')vøE*6ðíŽ Qˆ\\ým2Bw)[HØêïu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iù(o/éˆ¯Gk„n','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/remote-ips.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/remote-ips.php',0,'IÇfÞ@Ò±ù=\'­&R¥','IÇfÞ@Ò±ù=\'­&R¥','€ùhÖ‹ïÛ/ñ8°“]²•Ÿ6Pn]¬f¶Îmû5a´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I	J}#*…ÑlG€,Ý€','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°R\nËÄWY—a?î2','rÝmœÓA\'nt\r¤Z“ðÅ“â9~„zö©M¨•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I\r8p:Í	Þž}`‹\Zã','wp-includes/blocks/query-pagination/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R²¾—8ÃHÉ¢Þÿ^Mº{','#ësô(©È²Wm\"À\Zõ†´ZðOË›Puµ´…k\\p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IWï“9Ùa€ÖWœ±3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZâS>QÅ:jÖó²a°G','Äpö«¸ æ÷D¬¡Ö~Tªp6Ñ^€î,Cé~éµó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I,y·¦Û»Ø³±x#4È','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-mail-smtp.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-mail-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕBt­V±éÀI¦.Ð²','Ðçaˆf\rÑÏg~t°6%\\ Æˆ`Sç{0\\Gf\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IY¥I¬ËåÙ\'È-NÇV','wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\'…–Sð„Uëäé6','‡Å¾ð»”Í©×ÿHeþ¨é Ù@°Ù.	€‹Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I0Åó¹Sþ$2£TÐüB*','wp-includes/widgets/class-wp-widget-calendar.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÈÄ÷v°Ú:¼2Åhv','Îã}\Z))$G@¶¾èU(½\r©J@ÊµÃƒšIÀ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I6.:\n(ÍÀùi\0BøÏ','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å)•™â¾ä¼ËZ)£*j£D','‘z7–„úcb{ê9\ZJí0Ó£Ê7÷}•\"Ï½Rû[\n[Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I6U‰\r7´ÓúŠÖ3pí¸','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‚h<ªé¶|Û7bš©¸','ÕÙ_ú^F\"ýæ;+r&Z~Ó¦QÐêð¨Íø|ã±ø5¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I9b°JUHQ%ò²{?','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±à¹m‘vª…Å]Ý½j','(¦Ë˜©Ï*aÅœÝ&„¦ÖhêRYñPxãMXºD9‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I=ûìÃ &ƒN¶ÿBI³„','wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™f«35PÍÃŸÎSÐ\"2!','¡DÓ B<œÃÕŒ‰Lã	ÕXÊü´V.­²x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IBh¢Óüiê\'U¨R£','wp-content/plugins/jetpack/functions.global.php','/wordpress/plugins/jetpack/15.6-a.3/functions.global.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Úê±óÞ~9Ë,¡ªüÌ¯','Ó2â;?c?\n“( ÷·b»ðLªÔ)—qÇG\"¯ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IP¸mDíAÅI°RªŽú/Í','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/html-9ed2521f21dc57631a9c.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/html-9ed2521f21dc57631a9c.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è´Ã-ƒ÷AG\nÔ>Þç÷','*³QÓÆ§!ßËuéOŸï¨É­OD{n;CÛo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IYÎa)»v\r,(æŽÛæ','wp-content/plugins/members/vendor-prefixed/autoload-classmap.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload-classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¶gP¿¤UÁÏ} Ìk*','\n“æ,.fêÕ¸ø…v ´DX[ˆû\næî=Õ<‹q{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ib_Tì¸ß?Þé/}¢oÞ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAlertsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAlertsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|óMZEÐi€`oC','(Lo’j”dOµjK}:ë„×ÊsœWü\n©µU K¹\0«i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Il…¢˜‡ÛÔµÏûj/T]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eœ¨â\0þéFZ~Ñ©Öw','Í;ÇƒÅæ>ÿ+~«}¾Rî- Ï—ì™ÊÃ	Â‰›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IoôVJýÀ¢~ö','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/blocks.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/blocks.js',0,'xSð”ãâ£úÆ´,\'É<ô6','xSð”ãâ£úÆ´,\'É<ô6',':£¼ÞÙj:yùaÏ{(ðŸ,ÖtA‹þÂHÊãDFV©ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iy#\rG  MÂ\\\Z”2žu','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/src/class-config.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/src/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zŽ]pi:Ø^$ÑïóC	','±%á! _Vv0…[¥`^2ÆÅP³û¸–\"fM·Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I‹N)°ºpúí:Î€<„Œ','wp-includes/js/dist/development/react-refresh-runtime.js','/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ì÷\\®M¨à(ºgëÉŒ#‰','?lÓ\\^	®=ˆîÙõ€ªnÎÉC¬ïßß6}üÝT7ÆÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I‰ >ßí¶7Å¹g•','wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php',0,'‘Ð\\5{³¹4mY—û','‘Ð\\5{³¹4mY—û','áIx¨-Ö¡c÷‰¥Åk)˜Ï’6ü8P5GCŒ×@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I’}¸¾šŠ—í#Æ˜xæí','wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiselect.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiselect.php',0,'};tzÒG\0Ü©èýE`Ï\"','};tzÒG\0Ü©èýE`Ï\"','÷4g,°ÖÛ…eÁ)+6<]½<éi@Ø}o\n…\nÓRñB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I•Ä:BsÞ#×çÿÞ@×','wp-blog-header.php','/wordpress/core/6.9.1/wp-blog-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_BZF1ƒñÆûy¨¼ÑÑ)',';\ZŽ/\\b„äÑtú‚«Iô¤Œ¿Í¯žËhÄÔwè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iš¾„¹÷3¾\r]«¬,3','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Name.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¼°9…Ð¢ý|*Y)ó','Q©ìM-i~ÒMØ÷\0ìùÓ__šO?{eäL\nqÝýö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I¡‡$Eƒ´Ñ’?m[(]','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FBšÚP7ƒà\Zãx*³$','nïQ¸]!+1;ì_ò¢¨\n’¨Ò<*¶i@VSZC’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I¨\\Ö\Zk´ŽêÍJ‰Î','wp-content/cache/cache-enabler/hjsdev.com/full-instagram-feed/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/full-instagram-feed/https-index.html',0,'a8YýXÂ%)«Cí¸¿¯','a8YýXÂ%)«Cí¸¿¯','ýÐ&H‹ðÙ÷&(%@UZ8!\":‚{•b\'®{ß£áà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I©œ„›T³\\”c\"m‰°*À','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg',0,'àú¡`Ï@¬vi×H','àú¡`Ï@¬vi×H','Õ7K°Ur<!êTîÈXìK„ýxv8<J§@ç†å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I­4y³ïž»jëÊC·&í','wp-content/plugins/jetpack/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“øo¾H…úú«0 Š','±Ÿxo¯ÃzLø3ŒÛ©>¾áGŒ„½Kh¥ÝÞÊ%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iµ$“5›%ËÙò,Â³»','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Bold.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Bold.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zl\Z,a–ÔÐæµzÛ™{;','%° s=«³?£‚ÛBµé>dvµðûøŸfõŽõ\r>ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iµ¬–Hoõy!þ‘°ì­\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-token-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-token-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ßÕ¥Ïá¨ØSh£îØš0','6^dÍdfé+Ú\"[¨Kégè ß;MÕ/Ÿ3C<ŸˆY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IºY_–Ó››®î8ÏH/y','wp-content/plugins/imagify/assets/css/sweetalert-custom.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert-custom.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÄ^lÂ§å?:|g|¿5º','»ºZ#ö‚,Àädy¿&x8=nžÓôw±fR`º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÂƒ“&{ýž;Ð-HÖï‹','wp-includes/blocks/site-logo/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ŽäÀN‹¶yC™õŽ$l','¢ÍF^ð@‚púÛ¤œþ¢©©ç%¨„C‘Y<!3\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÃ\\•d¸ÀZ5]¯D^˜2','wp-content/plugins/gravityformsstripe/includes/class-gf-field-stripe-creditcard.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/class-gf-field-stripe-creditcard.php',0,'ºˆ°ï·¾ïo„·]9l','ºˆ°ï·¾ïo„·]9l','Ô¡¥(cµ‚ÚûzèI0ä%EõoPYŽIŸ*¸`2)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÆÔ¬óló¬©ð²§v0O','wp-includes/js/dist/core-data.js','/wordpress/core/6.9.1/wp-includes/js/dist/core-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓnYø˜©YðŒNÆ)–','	ÿ4³ìàXüŸtjö6œ8CO±¾€ë4=H?=¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÏØwi:4™n3q{=Êˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/bootstrap.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÀÜ— â‰Ð—‰«=ôírh','îº´óRÐ3Ÿ<ùYÅA[„Q.gxï>kª°^ëÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÑM’ÇÙs	+|cÔÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿CþgÄî²¸wàÒ¯Ú','ë!7(Ýymï³´‡\0OÝ¥0QÿÃ)è¯ð³1?¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÖPEÐXtœFHï%–','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®šó\0ÂõìLv¿[cÞÎ)?','¤CÚh!Ý€F$ì}¹wd¸7b(¦!äp÷IF.L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÖŽÞÇ´Eø’îæs—.Ïi','wp-content/plugins/gwtermsofservice/gwtermsofservice.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/gwtermsofservice.php',0,'rÄ9:\'ÜW}Í—v\'.','rÄ9:\'ÜW}Í—v\'.','fÊëÃå¯ùb©\'˜gz1ãLÙÚñs4í2bÉ[ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('I×ñ8ß½ýTû\Zµª²™0£','wp-includes/blocks/list/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/list/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wèl(¯¡Äõ‚à>™ß»Z','Û /Z¤w=ÜuÙiçÎK§ªw…rÐ$VÏž»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IØ\0àuµWÕví·úg)Œ','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.pos.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.pos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ar-B_û9Ü\'=S¹','^ ¨ùìó E.ž«WNïTuÌ¥5Û\0²¡aêu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÙ*ÊO¿Eï¸¤¼n“É¼9','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php.orig','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php.orig',0,'¬k§ã83rÏŽSèU¡\r‚','¬k§ã83rÏŽSèU¡\r‚','*®`[p‹2×Íôëv\'÷qlÄÄŠ|¸“±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÙÙ>çëºVáê]TTbWÄ','wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´êâsx.Ñ\Z—ó¸s¯ã','íèbNÆ×®%t>‰¼[µ‚I•»‘Tk\0”w™ª ¨A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÝFkj–2Ž›WˆM','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±~Ø½:oÐØ½ïÚcÝ´','\nGu8Ãc\'_\r(önœŽÃ’¤weð×Ð\ný„&¸¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IÞšàçJm%ÉžïOk','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h)\n”(ÇŒ‘[žÒ:Ž','ï’,4+«vH Õu¡#ÇKóƒµc„{P©%szÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IßÌÞ@}NPèÆuÁ¢','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionSchedule.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionSchedule.php',0,'ö•àa?‹ËS1!ðè5VÊ','ö•àa?‹ËS1!ðè5VÊ','Ö-´aAL Z~1×Wzñ‘ÒÝ­½*5ªæ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iå¡,‘~î¦i©SÃxÙ€','wp-content/plugins/imagify/classes/Webp/RewriteRules/Display.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à„ˆD8ÇžÃJÚÕ„¨­=','¼	qw™ÄÈEU©AMÚ‡7ZöùRl›2wÜ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IîŽ^¢ÜA”´ÚrÉz},ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|9ÝÓÑögùšEß!½“¶','L K0§÷¼Úèñ@cô·Œ<6žmpˆè@€þÎ˜<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IñV/’ðµ6¤sãÃø','wp-admin/js/editor-expand.min.js','/wordpress/core/6.9.1/wp-admin/js/editor-expand.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Núæ~\"—(¥ J0šKo\r','¹²ëgN{ÏUïž­/j›úÊ<—}—”oÄ×<_¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iù“on{ ·m¢¸©´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-preview.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“9ŽšáZ22a(?·','K÷þYAŽ¾ê§üËõ‡vjCk¬ÁEcEŠ´¯¯ÕÆ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Iúþ-þ \\Ž7…kÊ=á','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÊ¸›#1,ñL/z•¿¾','rBÖ¸`b±¦gò°žØXŸWóc£[^NæÅ­\08','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('IýóþR—;—KM»Z†ûÉ','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄsrBFÐ-Š¡fy\"«½–','HõVM™7žHº~·äv©¹É!x3Fí	<—rÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J!Ãút×BÄùvŸ‡˜','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-icon-external.png','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-icon-external.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÃÄžAÅ§E3D7ŸäÈ','û²Qh1šÁ-h\r•híZj¬†òÅì‡-pŒi®ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÎ%.¬ó~œÂ—qál¼','wp-includes/class-wp-text-diff-renderer-table.php','/wordpress/core/6.9.1/wp-includes/class-wp-text-diff-renderer-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&‚æ|µuÚý×îEéŽQe','ë,ö¥ï“Ix{ÛR&ò×‘]cjªÑp,RLå›àwN«§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ja~†‡\0“K–y!¢m_','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3chCÜ†4kb+â','ø:‹÷œoä@çvÝê­ð¥;`tI©Ž‡Z¬—Sftâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÚƒÎã>B¸§\"ÕM‘èN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/simple-payments_example-1.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/simple-payments_example-1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬úŠ³îXÉvÇßw^þ','3ÔéPcÏñðë\ZVÂ¬F9¥œ>~b\nLrsD¸Iú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jf¸3?ö“‡_rÛC‘','wp-admin/images/w-logo-white.png','/wordpress/core/6.9.1/wp-admin/images/w-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¦ÌîJvÛ¢~»y¬\\…','nÁDš°‹ _Ï;Ó!G«×cVƒ0M9ië‚=½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÐ<¹u`çõÕ¥á2','wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š…#¦ær2a\Z:û³æóZ','~mv¢õëÅ®é2[\r\\=´i”L3]Nº±\\Ä8âyë\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jþ‰E[¥7UÒÓ\Zï~','wp-includes/js/plupload/handlers.js','/wordpress/core/6.9.1/wp-includes/js/plupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏaaŸÑ]„­ì/ Tª','ÐmkÅs—D<ã@ª}Á«Á­ØÑkòÓmÖÁX°¡à)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J¿ÐÝg…²úƒÍ¡¥Æ%','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-processor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-processor.php',0,'›ƒ\0DC\n\0LúÑ\\ÔQ¥','›ƒ\0DC\n\0LúÑ\\ÔQ¥','ÕÂÉ.è¾taPzì;÷•>¨UD-\"¸ÃC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J¸ËPCD‡’µêuÀëÛ”','wp-content/plugins/seo-by-rank-math/vendor/autoload.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#©BO ¾ã¹cNZ|Á','ì.ñEÃi\n²ïqoXN§™å\\Á½ùæ4sÍ>¸¥@ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JLAæ«V!£ÃÕû_É}','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØõÍ]™ò!O×‘jÓî+','¾GòŠ Ýþ¦&H;=k¢òëJ©ÂÆGÈ×ë„‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J–ó)¶NUû˜Nht\"ó=','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mëÜzl}´9“s“síí','à¡\'ZOp5ÿX>‚¾ä–QŽëEY$g»dið¥¤Ñ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jw­‹6æ£Ô‘…`Åe','wp-content/themes/twentytwentythree/patterns/post-meta.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/post-meta.php',0,'zïž”æ«œ@\"Þ‰ýÐ','zïž”æ«œ@\"Þ‰ýÐ','ÏÒ-!š‘äÿWrÚ…¼‹~½1Ý¾ikt?Ü±ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JºvC>–Yj5´æò','wp-content/plugins/jetpack/modules/widgets/simple-payments.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/simple-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z0ògu\\§?Eéûw¨','#Ö!0ŸH¥”	kjÂ§töç­²•	v¨ž0Q­Oµ#³î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J!*X¡Äq¤&’]W','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\r£5%€BôidÚNµA`','  œé~hŸ\ni“M€—p]Á¨Øg¸Íz=a“2­þ\ZI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J\"7ˆêV~?“‰ñŠð$','wp-content/plugins/jetpack/_inc/blocks/images/img-example-before-0b3e07296a7ca4bf4187.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/img-example-before-0b3e07296a7ca4bf4187.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äª…4ŸŽ²ßW4¾~þá(','3…èøŒÇ³¬h²w»Çž€uz‡[™ˆ|ù‚˜W]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J\'¨X—>Y]S‰ºwÔè\\','wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard-widget.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îat¶ÌKUf R@’cô','ÇÁÈå€v‚‡a²<Œ˜q“Ý+aMîi^¤NèÀ/°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J)>:m<t“¢°>PŠõ¡','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mü¦È$ƒ¥t^‘à)h©¦','ÂÎ~š\Zm¨³DL‡U¾_d	›ZŠÝ(^‘†ó_|÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J)Ü™Kpƒ]4“PŽfÈ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2207.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2207.php',0,'ø-¹~ý‘ÆŠ¨\\Ÿ4\01Ž','ø-¹~ý‘ÆŠ¨\\Ÿ4\01Ž','ð­û1c/ÿCÅá[ÁVÛµŠ>öìü1M¹	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J8þE˜žDh+¦ŸF','wp-admin/js/site-health.js','/wordpress/core/6.9.1/wp-admin/js/site-health.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿf\"€-ŽŽª¾§®ˆ1','j*òÀwÜ½µé¼¸„¥P¹†±÷C±srµ\rËq3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J<d»Ò zôk}ž²0ªÜ','wp-includes/SimplePie/library/SimplePie/IRI.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î‚nºIzãÿ{2}y”x\'','N€Þ–ÆZàH½+‡ŽÁ¢0»åáEõb€£[Íß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JC&¯‡ÞM‚Ê¿† ”','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie/https-index.html',0,'ÖÍÑ£‘2Î[iy;Œá','ÖÍÑ£‘2Î[iy;Œá','_z&vaQ»È¢ÜN_€hvþž”[„¸¼ $ÂNŸ¸¬P,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JG-ý‹¿þRuBà¾tÎ','wp-content/plugins/spellbook/js/src/svgs/spellbook-text.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/spellbook-text.svg',0,'X5É1Ï2ú‹UXSè½0p','X5É1Ï2ú‹UXSè½0p','³O\r|*T´¸/ÖãÞhP|‰ÿ‰üI„<·zÔÜaÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JI›ýe}[wø&îS€','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-license-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-license-manager.php',0,'¨/<ÊÈ’çnžüx[\nF!8','¨/<ÊÈ’çnžüx[\nF!8','Ø£\nw<<Ç‹NJ]ßæ\06…às«Òg‡(ëî¦“F¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JNFï“s$ïß¾rÝ?>','wp-content/plugins/worker/src/Monolog/Handler/NullHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/NullHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{H\\Åë+)³aNCõys','Z’ƒæG¿Ú…ÕÃÉq`i“GUûjÁâ«¯ÁíÆ§”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JSà?H¦ÛÜm0saQ¾','wp-content/plugins/google-analytics-for-wordpress/includes/admin/routes.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý‡($4ü¹;®¬ZÄ¼I','Z>&¯x]~ˆ1Æz…\n2Åjh\ZþisxÄmT¶Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JU¸Iû2yŠOP^ê¨,8ó','wp-content/plugins/jetpack/src/class-jetpack-crm-data.php','/wordpress/plugins/jetpack/15.6-a.3/src/class-jetpack-crm-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òM›9îB[Csóa£','i ÛÙ1\r{ª¢[}k…<	³F›÷ÍÎå œ øQV·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JVKc_÷èÜ¸ô†ëK6ì','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½c†z»5u‹\rrIu\rðÖ','|òK]Ð³˜Âó\"K0ú°ê¡MÌ—T¬”˜\n=×â3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JVþ§©ŽëÜú‹:å@žß','wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php',0,'à^nÔûgÄ	žz–M1¹','à^nÔûgÄ	žz–M1¹','ÉÕy‘\\´9É€ÔsÚ*pðGÄ%©ç`íÒaÌÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JXŒH-Ø\'TRŸÔ¢ËR…','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ntÙèï2ŽZ\"•?iFÂ','ë£\\Ñ$mk?•ªþG¨šÀ\nI¬ÏéÚ7í3ÈútÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JZålÍzµ·Wiõ²','wp-content/plugins/gravityforms/includes/phpqrcode/phpqrcode.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/phpqrcode/phpqrcode.php',0,'!F¬²V›£°\r÷ûä6a','!F¬²V›£°\r÷ûä6a','Æ×arÇ“¹í\nmm{kï­UÁî<¾Óíø‰~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JbâÐê‹—\'kOä9','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ã’höÖç_>”.Q™','sV\0\'0Ó tS‰2pÀ]Õs6Ú6Üéiä¡\Zo§zÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jbø$´=q¡­Ñ½U%£O','wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/external-offline-only-product/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/external-offline-only-product/https-index.html',0,']by¼‚™K¥	ªÞÎP˜',']by¼‚™K¥	ªÞÎP˜','Þý·Oïj.ÁóMÔ\ZÑR.E>- ÍVq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jjš\0pmwì¹ãš‰b(','wp-includes/blocks/code/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªZŒ	mÙÅèÄÆE–J™¸','šw(æ$ÊÞìŽ­B.Óðã}žež-¤±ðÁ—ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JlšÆ¨1žÏã¥êç','wp-content/plugins/wordfence/models/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/models/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jm‰·ç.¯’qü& ð*','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÏ}](Í*’c>ÊWåOý','°Yo—¼‹‡j¶˜ÅxE²hû­e]Þ \"ç¸…™h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jn–Pƒ…`4Y«+\'ù†‹','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š»©ð6¤c³Ç>´ËÊÝl','·­ÄŸm£)\0&`-0¦³à\n)GÃ‚Í¥…¶ÙÇð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Juç®••—öR(}H	','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-page.php',0,'§ÙÐ¿N¡mê²¶Ÿ¬ù{','§ÙÐ¿N¡mê²¶Ÿ¬ù{','`WªHœ\ZDcuISÊ«öý›¹nå(Âd“ØÕc‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J{£Ö¹Zi^Ã¹x•I','wp-admin/media-new.php','/wordpress/core/6.9.1/wp-admin/media-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Õ¥q;³ÈŠ.éGàµ','ðÙÙÜ“T†¶û\nÖÂo_õ§˜Ð]z·Zæ‹[\0Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J{ØcëŸoðsuP','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈšæËç FbçŸšÛlÒât','¥I>ú“e9aåsŽ—X§ïM>zói‹â€’«9k\nÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J|iaŒ2E7ž?G¾8‘T','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpressionList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpressionList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðþU£­‹[ÿæ=¤<	R','uÍðÝžƒºq@¿Ï3LaÎªÚŸÆâö9Ìå3HôO…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J€j5å*¬Iu\0-ùÔ\\üc','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-filters.php','/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Ãg·’ ¨âÈ!·ÕüG','(Ìoî âÑI]:iê‡Œò”Þæ§ÏÄJÇcë\0<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jx4pÓËt°Ù=üoT','wp-content/plugins/wp-mail-smtp/src/Processor.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(á•*ÚwÈÓÇ¯ø(·<','TµÔ¡vØM|!Ú©æþ&¯v(ar4o’U?ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jƒ*(ãfÜ.w³iL¸','wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.min.js',0,'1ˆÚ@¾ïFš=O˜ªŒ¬','1ˆÚ@¾ïFš=O˜ªŒ¬','NOü(Xü7Œ§›½M`ß\"~¿OZ·¦©\Z¬×NÆ)Ç€Kè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J†è	+M­““·òe','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó\r·t<çŸåc\nIø,','÷ËžúÊ9,ÜuŒë«^cuzÌ?“BJS–D¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JŠ.¶FGØûZ„7cØ•','wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´\')zW#àüCòK!','ì¡ª\"z>/°ýWËªãýÉØµ -ŸrÚµvMÎoð!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J•„€Ø‘Uy‘|ÜoË','wp-content/plugins/seo-by-rank-math/includes/class-metadata.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÇž•míg	B¿±¶','äç%¯*Õ- *+Ê[u¼Ï7\"vÜ½üä@Î×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jé¼.\"gZÙ¨äRR','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²kÞÚ.iÿ…=ùL¼Ÿ¨','€Ñ’£Ïºçâñ>[azú¾…¡Û‘¿¸G^¢8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J£_Hí–á´ÈEQ4Bø','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÍ =B…ÌzWr£1ì','jŠ×®yÉÏ•+ÿÚ-™3øýd¯¼¼R½Æcªå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J© ‰»D,®f­sZ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â4Bû×¡‹8æ‡µ½kY”','o ÎŽè-Ï¿ËS	gŽëmÖ$z—B	Ê^^G\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J«†\0@ö0Q’!5’','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÆ\n\n/¼h<6Þ,§½Ë>','‘ž2`\0E†ÒõÞŒ»4Án/?WôâG0V}g-hC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J¬ íŠiû|©åãÇ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J²¤	zA3ÜÊ¾)Áœ¼Y','wp-content/plugins/jetpack/jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚c¹Y	THíBÍo‰zÞ×','B!5Ì1‡\\eÎÑ?ömª`Äb×Š¯¼GdaÙi# º9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J³¤µ;<ßÊC{ß«©®NŸ','wp-includes/blocks/spacer/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&PúG>éu¡¯³ìYªç7','s<¯åf7šä\'¤â7$ð«`~H³\r|JáÀ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÀðØáÂÇ´ Ô¾ñcÿ','wp-content/themes/twentynineteen/images/pattern_01.jpg','/wordpress/themes/twentynineteen/3.2/images/pattern_01.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç~Œ[!}R.²ný/í','ttC!Ÿ¿Œ.Ð¹ñ‘ea¬yiGÌ8\Z×[pù˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÂëè÷ö8$ˆ\0ö2OÚ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueList.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueList.php',0,'#+ˆ\'zAž¥•Zc´’','#+ˆ\'zAž¥•Zc´’','Æ3Ë5Ù%ý{éyóÄ“žÓŠbŠ×ÊÖ)¡/Y8áR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÊü]\rÂ	Ÿ†,¦|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/warning-9f703fa5801e449e6b15.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/warning-9f703fa5801e449e6b15.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\øtãîI‡oÝ¥&','ü6tÙ©Â=rHgsaËÍ®a¦8i­|·#Í\nÔ·o;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÑkîašÌßàRô¯Ã•n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/form-status-notice.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/form-status-notice.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼1©pÇFò 4M÷U\Z:.','I0TÔS@´{Úp¦µéoñÓHo+¸ò‰˜ú™äúEÿ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÕ¬4…ç\rànêÎç¦','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëJ—\\c7’yþxÆÐ³l','³~ÀÍqVšÂ¯¾*\'Å1”¥¤š]3^‘öžÍÉm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÙ;®E¬”­tþÖ²´Ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wp-dashboard-odyssey-widget.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wp-dashboard-odyssey-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r§R+ŒûË@…6˜âx`¼Ç','‡Ðœ~ªŽC“—¨g,­WÞ·{d¹ wºŽ˜ü…›$m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JÙEÂ:ïËö&…xïo','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ô±tãøú­€yh«¬»','hÂØ=úÌkÃ\n¤L)Ü“QŠ ?Ò±-õ³g“èO¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JáÍQôðZŽT¢~â*','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/example.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/example.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\\üqX®Z4Ÿ‡Ø‰Œš&','n;m,¼Œ4–Æ0NŒòÑq[PDú\rÃF?ø—S¶+*3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jæ‘œB‡\ZÎÕ‡ùÙå¼·b','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ê¸\'U H³)òcÿÄ','\rP@mïân	‡òaÓ\"±8B2¤†‰LÓê·Mv•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jëžº4D›¾*6 KÙ´','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡R4?,Á˜³²™ÄqTyk','[îÈ‘é·\0bpv¸¬-’p†Ÿ=MGôVuï*!Ò@Ü,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jì†öN¦öÌ€…M‚¶B','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SKU.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SKU.php',0,'9C£ù7}41¹¡©x','9C£ù7}41¹¡©x','lm±Áš›Î2h‡~\n/2 »/”ošléÑ¯OPø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JíëëÂÔÅôÛ‹Òtª','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax.php',0,'†5pD}ºÏ¦7Ê','†5pD}ºÏ¦7Ê','óÒ­òí\'õëŽô›u¬‘ä\nÇ<kxøäõÏY¡q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jò¾¬´ÊOhÓýÐsDØ¾','wp-includes/js/zxcvbn.min.js','/wordpress/core/6.9.1/wp-includes/js/zxcvbn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|	Ž¼¦#PV	/{•Mü_','vXI9Õþ³nõ1e†6ëÛCô\\Ó.p+Þ\"»ðKþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Jùo®® Ã¶ýÚçdy[','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-3.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\^ÔJ±#w<<G¬ ÐßG','ýÎRŒuPü„ŒõÞxËà%Ôwøpž@]e¼¤3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K\r¯DÄaHçöÌ–‚TÉ«','wp-content/plugins/akismet/akismet-th.l10n.php','/wordpress/plugins/akismet/5.6/akismet-th.l10n.php',0,'å4I¢rá­#UìMžJ»~','å4I¢rá­#UìMžJ»~','\\hTçðêƒÆM¬/$¸1QÕR™Ëÿ‡1\Z‰\rõ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K,qzwÎ[¦NÒ³Íp','wp-content/plugins/jetpack/extensions/blocks/repeat-visitor/repeat-visitor.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/repeat-visitor/repeat-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÖ<IønW-…žúÚ))','!ÁÌb¦õ„m;`ÆD\Z’~b$ÎbŽèÜíà‰Y*°ö\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¢,ýî¯<‚fÆ‘Y¡','wp-content/themes/twentytwenty/inc/custom-css.php','/wordpress/themes/twentytwenty/3.0/inc/custom-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AoI\Zš¶5$‚¹¹¡+ë•','¿\'KîhÙq%Åºi%ñ\"€†7K#¥Hl‘«±¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¾ä÷ßºá†b¤','wp-content/plugins/wordfence/lib/compat.php','/srv/htdocs/wp-content/plugins/wordfence/lib/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>îµãøÎzðx”ŠCŠ}','¾NÜ“»#dÒt¤B!\"MÕžÿ==Ë@o‚²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K»µTGšBÖs`¤ Ý','wp-content/plugins/jetpack/modules/shortcodes/css/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô\'‚iŠ¨–ì…YÖ\"õ\n;','ˆÁ†Ÿ÷,ôdˆN0*šrY½VÌlQ±æö¨\n§&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K.\"›}’jü}„?ËÜ','wp-content/themes/hjs-blocks/tribe-events/single-event.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/single-event.php',0,'“ƒï/ë¢%Àù[òa+ûµ','“ƒï/ë¢%Àù[òa+ûµ','Ù9¿díW®ƒõÊt¿üÊiæ‚ÀÄß×jÍefà€\"}P©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kgn9~vI\\°E^D³î','wp-content/plugins/gravityforms/images/captcha_light.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_light.svg',0,'$q{âš™}\\Åå!','$q{âš™}\\Åå!','á¿_½œ÷rŠ{+˜™ÚHåú+åµBÛgÁåG¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KØhö4‰Ïµ¨œ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TestHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TestHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï-&\'#à-×7Ãh³ó','k`\ZÁ$àÎ$äÃôå¨b^údsb+ÿ=åÈ\"ÁJs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K$¨±½†¨’TÈã5¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nâä{ùyNÆ.õîw','\rïÆš1qŸj÷ï‹ŸH/Îã|áuŽ>M–NCØ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K$å8Ç^‚àÃþ™š;1vJ','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.min.js',0,'l&Š¶“`}°¤<y’0Ð«­','l&Š¶“`}°¤<y’0Ð«­','Wü‹j(á4O>N®¤õèn$¹nøhTWFÌÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K*zÀ(¶ŸÃ¸\Z:êÿö‘','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-charlie.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-charlie.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¤ýCgèš\0s1zÄ0#ý','°;¿I\"R$á_\\È™îUÊ~¼æ¼ŸM²h7–ùƒ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K0µöò\rÅé–Ücnçû','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þRop(î9¼¥0¢D‰z÷','$ò$“OáVè»f.i£{¨÷å\\ƒþOþ…8„ˆp3½Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K4),9çÞÙÌR‰›­,','wp-content/plugins/jetpack/extensions/blocks/ai-assistant/ai-assistant.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/ai-assistant/ai-assistant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï\n#>¹ƒÔâirŠ^\\I','ƒa8(Ky&3kÙ‹=\0Æ)r¯¡ŒÄ¤¯Ì*x˜­k›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K5ÐÊª)»XÓ^Éf^ZÎ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ój‹½¸¯¹íˆ(Y\\(³6',',»óšzž¥¸[ìo›ö¥~Ê>%t•îü¬(p÷fõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K67FXÙKðACç¿ÂÍáþ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	y¸Ç’\'Œ-Bwß','¶Úbæ@ð\0&…ã#«vócVQ#K\nÑÀ5ó»üìÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K>ˆ^[¯P‘Fí1‹h:','wp-includes/blocks/social-link.php','/wordpress/core/6.9.1/wp-includes/blocks/social-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/3é2+¦aþ—óÇkt¸Y','¢v»…a«&šŸ¦\\¥¼B`³³£0qÁnµqd=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KKOfºSd«iB0Ovóê','wp-content/plugins/wordfence/views/scanner/scanner-status.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ú±·ë´øvÇïœtí','Íí9¥Øë›`NŒ>Éžõ9:¿ŒAÚÓË\0ŽÕL…“–˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KL¿ËX¿\r¢Ñ´Mö','wp-includes/SimplePie/src/Misc.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a+fÝ?Q;Ì»ì¼“Uã',':Ÿ.üyEià!¬úÚ~ÍHïe¶…ècô¯$_E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KVFIÞñ8£íy^I;ß','wp-content/plugins/zapier/vendor/firebase/php-jwt/LICENSE','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰mî4ÞÉÍ¯Í%‘Ð11ô','ýDŽrø{r¢æ“ðé0‹„›”Œ\r\Zj¡º¶5“93','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KXÛ-Qe(&c6lb¨\\–','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/open-license-activation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/open-license-activation.php',0,'7çu<Ëà€3Ù|DX‰ô\n','7çu<Ëà€3Ù|DX‰ô\n','»ÍsÑƒŸ¯¬3ó‡W®‚‚“öÀð~æWPØ»;©(X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K\\¯Nïj,»ðäŠ¦>a¤','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‰:™TûJÕµ>Ì\n\r`õ','ýXax35‡ÎV?)ý#S&@ªÙ{\ZÑ¦ÖDÞâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kc((Ìd¼Aû¨üóõ¯','wp-content/uploads/2022/05/covered-porch-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/covered-porch-icon.svg',0,'öm-Ùk–£-#ñOƒ57Ja','öm-Ùk–£-#ñOƒ57Ja','ðÃYL…óçîÀ€1¯á„3>%»ˆ¿MªŽÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kc3Ü»ß\'1p÷1ÏWÿ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª@Ç„‹a&´g²½àÄº™','\rv\"=æ¿¦c¨3¡Gž–¨€C}M¾8f%%\n%[ª‡©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KpÉÕs7UAV?ü)Ñ','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Regions.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Regions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+$$ò~‘Om§ û)Ž','k\ZÈ©8˜ˆrþ\0‘2ú:‡5Þ-uD.\'‰4Ÿ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KqfÃ˜ÍI\rîž-O!Þa¿','wp-content/plugins/jetpack/modules/sharedaddy/sharing.js','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iK jžÇâ;\nˆ:X]Ýþ','^àRi®¸åñï•ÏÓ\\\0îS+¨T<! ÀXÕÐ	â»ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kv/ësí¨„$jiZZ_é','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget-base.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·i”Õè½ƒS\'Ø‘Âàþ¨','¾÷OCð“S´§Ë#šO¦§îÒõ¤KŸ$>ñé\n¯¤4¨B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KwÔGz{{$\"à ÓØa÷©','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e@¹Ø 0Û`ãiéÊÛ','VÃ²Ô<±Ú‚ÐÞûÞJ´™K]/@HŠH—ÝÛôbN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K3š\'»áXäé÷;`Ûp\n','wp-content/plugins/jetpack/_inc/build/static-noscript-notice.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static-noscript-notice.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“:wÌ_ºs1G3Éóþ','rá[ÿ¢J1‡ð<óœß_3¡¸\nô°9‡-Aéa>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KnÒ‹D&sRôWU(‹','wp-admin/css/farbtastic.min.css','/wordpress/core/6.9.1/wp-admin/css/farbtastic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Õ^µ:ˆG€(“‚±:k\n','4·°7V‡f›Ý ñ¾/ï‰¼å€êÃÃæDŒúW3p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kƒ#Y4çï%l:¡žGrÈë','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/CHANGES','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/CHANGES',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	aCêòõqVµí+€‚ÇY#','øï£UP¾U¨k ¼ôÞÞD^UVÒ§Kå§”ÿ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K†þ²\nØÓhKQàpVÍ@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÍNorôf7êÉy ','KuôjüüYG½:}/2ãÅH&J \r¾‘»YþÜa BÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K‹„bCÛÏH72¹×æô','wp-content/plugins/google-analytics-for-wordpress/includes/compatibility-check.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/compatibility-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5koùwPßŠaÊ½9',')nGm|«± Í²fBõ2¬Eã\'Þù‘ˆör}R˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K,Î¶¥T„’³b®×ýÛ','wp-content/plugins/worker/src/MWP/Stream/Base64EncodedStream.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Base64EncodedStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý\\Næ™T6æåÂAÏÄ°','H1´3Êº›üxr¡È“×ŠÁ@€“Ã\0×1öÍŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K•2ØäÞH²ôþHUb@','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ºÞ÷„ø\nÌuô¡2Ý',' ¹ `#Bt¢‹=y!š»Òæÿ•šR1¯‰©ö„¬›Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K•ÖÒIPW\'Ï´èBàÒˆ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß4DfóßpîT¶…xð³’','û¯“ÒN„@7)(’´6¡øö•æ0&^—ý’´š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K™ÆŒÏX¤šŠ{§œ“Ö¡','wp-content/mu-plugins/nexcess-mapps/Integrations/SupportUsers.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SupportUsers.php',0,'Û5Áô$¯GŒÆ¯Æ·õ','Û5Áô$¯GŒÆ¯Æ·õ','šdL\n†Q$fE+üÃJ¡gÂ3q¥‡@¨f’\"að×Ñ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K™Öë(	ç`nN%MÁ„Ä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/UrlChannel.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/UrlChannel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¬øb$¶7Ù;^bvæ	','p€à¯SúQ6®æÓ^0[>’Ð2Soó£rßfÀN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KdÃm¸¥áúyåHX','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á	UÞêbÀ_t:ˆ–»ñ','FpçÀÞaQ¼Áök=ý…õáxÓ£tf_¯‰E«dp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KŸ¯Š|˜$Œ0Êó?èWA)','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-stats.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lì›ECb¾eîñ¼’HS$','®þ%v$¶³c©ÚX·Yˆ·7{Q•™57Jœ™¦Áí„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¢uQÈ9«ìUv’+Qf','wp-content/plugins/jetpack/_inc/blocks/map/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LmÇæÃe. ©âªÁœ^','ýJƒs¤¾ÎärJm7Fùš…Çõiÿ—˜‡5ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¥ ºƒ…µ›+ôòCT=\nq','wp-content/plugins/duplicate-post/src/admin/views/options.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zª†w’<Ó\Z¸7\n\'EWK','åh‡n6-OBü@Dˆ‰} ,Û¬1r@Þ±lW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¦QÊe)æ½`è_±ìÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qþU¿D¯L¨~×·¸p\n+','|úø#¯UX!ŽÆ„ÿ»?mÀhlAuQ‚²Ò¢<ÈŽ“é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¨T’qÇL3ö·ª„VGŽù','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/JWK.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠõI8‰çÄ^•ËhOàZ!','Éóû¸ÀéÚ©ê,×^Ÿg¬5¹‹ãw1èàÇ¢R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K­ô‘‡ËR	wAÅäÐe','wp-includes/blocks/latest-posts/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çPâòi‚À)”Öó®ùFª','UK<ôv*­#Î•¹)Ö#Áõô¤7Hžù¨>¬ºé¼›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¯cŽŠ#2s’/(…\"Ž','wp-includes/widgets/class-wp-widget-pages.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ärèáL›ZT¼tÏ›ÏR','â*ÛÂÀ\"#å€®´Uî8÷¨¦cÿÔ*[‡æj\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¯ª<©H<7ÅEž,lçß','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª±jðg_G~¡Ûáy1ˆ','.Òûùí’¹%´\\•z\"|ÿdüK­± ¬×*€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K³÷W	²¿.Ú¤Uù','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumperInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumperInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5WéÞ¤múûBF¶Ï±·ð','J~*Õ}Á¸8©®Ì{åß$\\WiÑÚv‰Zb®µ³ÝÒ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¹¿ã \r\\Uz÷õ\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìVÅ*ûÊFè°¯ñ<Ž¤l','åÂ®¢R”l–UñÙ ™wz×ank–ÇGÞtº3î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kº»fþâ\'Uë»á<rz','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';?\'ä¬®•¿­öè','ESÊÏmS×FÕ~©¥*’,ºÖ*\\ƒ	²Zeâ¿p|ê&4!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K»G¨ºÂ-ƒfíœGì#>','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ]ŸU<Ë®Ú<—VÏP','ÐÉ±âAîDî\ZŒ”eŒlØÌ¥FÿZˆN\'•üŠqë‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K¿å]Cíî©l7:ÄD\0','wp-admin/js/widgets/media-audio-widget.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-audio-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P IMÝ;p8vn³Ç[ôS','›¡ˆ•9j€ñlxBØeH:¿y¥%}óc	TP§_×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÂ0 íZ¯íVMÆ½','wp-content/plugins/spellbook/model/perk.php','/srv/htdocs/wp-content/plugins/spellbook/model/perk.php',0,'ªjuæ%š:œ\'† xºs','ªjuæ%š:œ\'† xºs','•˜œÆâ·œvÆ,2eˆ_g}‰¾æã?GñRj·A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÂ1õqNñHÌ.sI]','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿=U{üÄäþÒdLº˜6','ìÏs[Y¡ uÒ|óˆSBf ›álž›¯©;˜\0S¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÊ•g³0ùa‰‡;ø›','wp-content/plugins/worker/src/MWP/EventListener/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KËLx<C Ž˜H”ôe\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-·ENäÄ‚Û›(\nún','š÷Þ¡Ñ¬}^EFÐù›ÊÞ>ô’Ú‚BìÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÍ‚~? !ò-é>§š¥3','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ}q£ð‰´1ÛºC©&7','\\6cÐúšô±T -³ì«±C€î„W¡ºgÑßˆÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÐ-o!ÔyÕé,ÈÂ€TK','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/edge-e1adff73f2dc1c1dc64e.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/edge-e1adff73f2dc1c1dc64e.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UzjKýàý3[f‰¾7&','z6m;fáØ(Exm‡E“?Qÿ4TâdjOa‹… ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÐÀÖÖÔ_ìß,kƒÊÇát','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/stack.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/stack.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rðPÎÆ#Iù\0þ®)[ö','ºÈÊ›ÉGq„‡›Ÿx54>µ¬S˜C£&ì»qƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K×…ApüW—FH€Ê','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶BÛ¢¡e<|fBMTv.','îÁIüuugÀÃYŸ§øù‰N1\Z”Í[\\dÖ|”›ø>y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('K×ÂÊämµZÓÚ•]wz÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï®ßãe¼•½ñÅh«/R','£†}RöRÐ…%¹È \"˜½€âpØ¿Òm–À«»/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KÞ	ˆÔ7ÂÉG/ìšï','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Ö)ÒE$+aíí@¶','­w3‰ &JÔ¦7Ýj\0q{á5„ßk{ˆÛ¥ ”N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kç-G..¿y!H¬L¥ë','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg',0,'r¨<(Â-ã\0˜tGº…½','r¨<(Â-ã\0˜tGº…½','kä6çGÐ4)ÇMT\'¬~‰±‘Vìe¿g€2-í¥sä+ú$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kë7b{êrÛu&ÜMŽXD','wp-includes/css/dist/block-library/editor-elements-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ýŽc|½$\0š”{–oÐé','$È2iQfþÿ—~Þ\'¡:µSrÕÚ4:þ’ª ËA·>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KìÿùXDÍ¦Ï:8–ìO','wp-content/plugins/spellbook/scripts/jquery.asmselect.min.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.min.js',0,'\'‚ù?$\'õ\0KÜ7ƒ+ä','\'‚ù?$\'õ\0KÜ7ƒ+ä','åÜ¾Ä\rø]—?j°(ÓøX7¨Öã±z «*>‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kî‚½aˆÙ“1eÀûpGÜ°','wp-content/plugins/gravityforms/includes/form-display/config/class-gf-pagination-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/config/class-gf-pagination-config.php',0,'ÚI\0øVÖ‘ˆ{Y°w—N','ÚI\0øVÖ‘ˆ{Y°w—N','ª/•ž|1÷\Z›Ù\0˜~˜ï6Û¦‡Ö£ ÙÞÃ3j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Kù èžõ*‰;Ü¼Ænc','wp-includes/blocks/calendar/block.json','/wordpress/core/6.9.1/wp-includes/blocks/calendar/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘&%íæk.¾YË}','\n®ôö\\¤\nF4\Z\nT]ŽÏb6øŠÕÄçZ{êäw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KúÚWÿ&\0\0Kµ\06‚Gô','wp-admin/js/set-post-thumbnail.js','/wordpress/core/6.9.1/wp-admin/js/set-post-thumbnail.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':1N°(èxlXÝü¿\'','v9í‡\n{lKŠ†~qâ°#’>‰éß¦·½¡ J…`~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('KýK+ì†À2¤	aeZ“e','wp-includes/class-walker-comment.php','/wordpress/core/6.9.1/wp-includes/class-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÅ-3Âeâµ‡b4ŠV','’‡ô¦b4ßK,¾}š§Å£<m¨ ¦i ŒªÓ¥u 1G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ký|G&_)@ä¡¨WÛ\n3¹','wp-content/plugins/members/addons/members-acf-integration/src/Activator.php','/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/Activator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–s¦°=ˆž”OGá/¶R´','™Ðc@ð:@¬2‘µ6I&àï³¬Ã)I–æÅI.®¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÒ°h‘ö\'NÕŒCÀ´¥Í','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplePayDomain.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplePayDomain.php',0,'x$Ù>\Zß‚]q´Ã´¡','x$Ù>\Zß‚]q´Ã´¡','Ì/Sƒ¿ˆ1Öç»€f=“¶GÔ Y)ÌÁLL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÀ¬Dq,Â-;ÙFöÃ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/button.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/button.php',0,'Âcíï`8jxz{ëNÙ$\'¯','Âcíï`8jxz{ëNÙ$\'¯','X›`Jô¥qæUšQ[ïQ©q¾QØwÍ4\0hÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L5P¤r¯@Òi;³¡†‡','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BËqÏ‰®>”©uÑŒ\rÒ','Ûô¶ä4]°µ²ºïÕå$Ž†È\'š«`\'êQà*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ló¿b‡>­oO¿jùñ*6','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EosÚCg.hÅ#É;a`úô','\r¦ëžÓƒÈEQÅ¹ºi©°Ìoü?,ÔœUPá>kû4—®Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L\ZpÄmÃyzÕGæÄå·','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-variable.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðó¿U.s ýày·ÔU\0','¾{sÌ×G\0‰!Ä×vàæ\n–·Óˆ»ãÜT³_.‘%5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÃC€›Ã7G#í','wp-content/plugins/jetpack/_inc/blocks/images/eventbrite-in-page-example-47588367313e644097c9.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/eventbrite-in-page-example-47588367313e644097c9.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä×˜Daí/Å®b:çbR','@8RÚ¼øÉÃÃ¯fŒÑR&Œ6âöŸ9¾Jë.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L<#³ó†\ZÒá¼ÓÜ}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9K¯ÃÌMû:äŒTf•9','öñ;‘´ÀT‹¥O`(6ÌØ,Àsk†Z‹ûcØRÅ˜+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L#Ö¬/Û°*Ìø3òÒì\r','wp-admin/includes/class-wp-terms-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-terms-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"d\n úŽ\\¿`Ô÷cFå','ÿMu@\ZhøÐÉðÂŽèÑÏòŠsÀˆ1N6BúÐ~ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L(¥kŸ_\'W5ë¯ÄÈ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÉi«{QÔ	á¡åX¿˜','qåˆ@š‡³vŒùØ=I²\'§%ARM>˜\\q²:dÑÞ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L(Êý¢nø9[2ÀC6åš','wp-includes/js/zxcvbn-async.min.js','/wordpress/core/6.9.1/wp-includes/js/zxcvbn-async.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆðEÕçŸ\nO\\éÊYb','…Ò\'FPä\Z¨/G\n“àJ·¦ˆë§\\Bõž\Z®ˆIT’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L,œÉ¾úÇ(:¾Ê!ƒ—)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/tinymce-plugin-form-button.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/tinymce-plugin-form-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û”\'­Çx~—öi—BÓ','ç\0e‰0!ØŒ[ZDÝµ\'×Yä;éþˆúÊ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L1xÈ–B‘àªÉ7¦‹šª','wp-content/plugins/jetpack/_inc/build/twitter-timeline.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/twitter-timeline.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³_éµd ´1%ê0¡æCå','<ˆ‡z´Ä,.á×s‡}„Ã¾Ï\"VZå-ÊÑ`ÿv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L5:Qb…²¢2pºý','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-red.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-red.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Ø[|Pì™Þ<a\nKëR','j—øßDC#býê@Áw£ÿ4$4¹ÎÛtx¸\ZWéôj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L8Y`cðoa ¦Êk¤\"­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/WaitingToRecurDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/WaitingToRecurDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëæ#sê8Æ¬ø†h”Lª','&ÿàV´¸\'¢®BþÌÅ&Tâ¿ˆ=ÐáNÏœq¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L:/#\"Ñ¯fpÚ·›Ã¥Y','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2påfçÕ{É¡¼è‹ëÏ','.‡ðPéùAŠÉö\Z|¾(WÆ@]‘üq±ÅÉnAmÊpÝú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LDé&I4Ô zªË€­K','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListGtagConfigResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListGtagConfigResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R ®<ÞRwTDÑ©þàæø','IÈ{¾P\0·Í‚úÞ¨´ƒ&º¸r\"­ ×¡¯}R	‚d`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LEj\ZýÌ²Þ¯ö€ÿ¸T','wp-content/themes/hjs-blocks/js/magnific/jquery.magnific-popup.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/magnific/jquery.magnific-popup.min.js',0,'t<ÌCŽëçáÞö–×°ˆM','t<ÌCŽëçáÞö–×°ˆM','mS$^¢|TÒ8ÎÄ‘š±’ß=ÅØ¸ël‘ÜFçé`p‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LJt%¦]¿Ÿ §*£O','wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸˆšpÃ/l1HðQZ°','/pé…þ55ÌOo»4ß\n—©\Zg]ðæS\n>v°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LJßEvÿžDÕha‰OIÈž','wp-includes/Requests/src/Ipv6.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Ipv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É·n¢jô¶årî”','j–E°±ü-Á/§\"ŽªÒÓ/³ »\0ÒU÷ï’\Z5\\¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LK•¡\\¦EÑ:áiD§ß/','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'J®†c\'Â$Z¦p¼','vúÎf+‰$l©´ŠüuÉµ\nLØöYñ= ŽUTF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LOP»ŸË¸n—Y¹C3','wp-content/plugins/jetpack/_inc/blocks/top-posts/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øåŒ‹`	MUÛì^ ','B%Ù\\Óô?à›æ xëwF¾,˜ün&§y:îÓg ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LR7Q¼äToG|Ä{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php','/srv/htdocs/wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\\™œF\rêv›Cõ','óƒ’X¹74ñù¦u\rt{½œMl×„‰¥qT}Ôêð¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LS–áŠg)_wõ¡x%£Ë×','wp-content/plugins/jetpack/images/products/product-jetpack-search.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-search.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+CV\\“h\ZM÷\Z‡ue©@Æ','mªègôK6(‚Vºtr®äÆì¦ÑÍ\'õƒX×²¾ä,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LXmÏRš@¡:ŸRkà¢¿¬','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.202.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.202.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô:_‘]/6ozúð\n','Êö™Ø+‰…2Z¯q¯ïÄ¾ä41w‚[ÆÎ-&éº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LY6åï22íÅÑ\n€¶©,£','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/.babelrc','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/.babelrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§pÉÅvÑç`I«úÜþÄ†','ï¢ŒZ¡ñÆá&(iL¢Ýì87\09µHc\ZÃ4ÔB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L^~Ûh€z©MeÖ;`¦UL','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Authorization.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Authorization.php',0,'¹/òŸ9îø\0S?…§Ù\'m*','¹/òŸ9îø\0S?…§Ù\'m*','†Ët#þŒ>ÏÓqò‡¢â_Tš]¹ø¡¸æ¯9ŽÐM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L^˜ëíÝ³šç{°Â<ûµ','wp-content/mu-plugins/nexcess-mapps/Integrations/Recapture.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Recapture.php',0,'ÚÝö5„‚è«´j>·','ÚÝö5„‚è«´j>·','×¦ìíÄ¡´	sDª³s˜uªh¬7ÌW´Â~v_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lap•²8gôVã,¾ægÛ','wp-includes/js/dist/vendor/react-dom.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ß¸PËÓ2mHÝˆ¶ÃŸ','\0>hñ*®>«›8K€ÕÝhÅ/ËÒ–ZSRáU[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lbqþ»m,²¥3©ú§¿h','wp-content/plugins/jetpack/images/recommendations/assistant-site-accelerator-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-accelerator-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÌÌ•‚þ³š\0†{·cI','?¿wŽ%72[sÆ@øøíý7P—ë·åj¯ãZÇØ×*Ò&r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ld“¼5‹7¯¢B´dT×©`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/cli.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ%†‡Í\\óúÊLö2,:','`Rú÷J,çFhæ=8âsÇuhúâ x¼$DŸÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Leæ3Š5d8Ípá%~Wg','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ¾P¬.œÖ&‡°´‹ÚÔ1','9àèË•áÒ9Dz¤5ä´7ŒÎ–qSvã-›‘”T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lf«‰FÊ[ûÒ™PQ','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¶^áº–&ŸL•Èæoî','«F±è[õ³G¬g€¹ç|ªo*Š’VQœ9Üí2Ùþfèn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LhSý\"âdž›Äetæb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œá,b|ZZD(T¾hÆ]Œ','€\\^ŸÜ|¯¥N¼	c¦r­/öýþåsÈžù¸Úµ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lq¼¢ÑR\nK)6zœ8','wp-content/plugins/jetpack/modules/shortcodes/googlemaps.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googlemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PIK›»÷Â»ÍdŽ¾Çâ','„ô9Å°Œï7Z•½…À>&G\"ËL=¦X&t±’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LsÐ‡Å›\n²c}>ÿK—‡','wp-includes/css/editor.css','/wordpress/core/6.9.1/wp-includes/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žŸJªË ›\\‰èÃˆjK','Ã„àô…í„¾&¸›Vˆ}Ám–Nk¯]@ÝÅÅ•D[†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lw+„É$ó4|‹nsÕw','wp-content/themes/twentynineteen/template-parts/content/content-none.php','/wordpress/themes/twentynineteen/3.2/template-parts/content/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~º²+õ¡¨£ÈüzgñÓ','@uâ |-í\ZK\Zbk…^¦á¥R4hMàÎ¨»‰““','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LzùÐïZÑüø#<','wp-includes/class-wp-locale-switcher.php','/wordpress/core/6.9.1/wp-includes/class-wp-locale-switcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Œ,‹Ãcw8R®F²¢\\','dÛy‡Iþõ&4¸†¸(ñŒî®Ø6+{†î¤áƒ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L{(Z:!˜D†PF§Y','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÁ÷ßyÖ›k,Yé²ô‚','¯òBÂ”Pƒ5é£Ë8öyø\"èÑû.àöK8ù%º…+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L‘ÿòM8ò2“¼©)=}OW','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/registry.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒKYÓ.“à+¢	Ùü¥','r¿†zMrn|è}f¡N0EÁˆš¢4³Q!Q ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L’àaŽ;r\r4¤\"œÍŽ','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HŠIai™‡Q]CÊ`š','\r¸‡±çèeœ}zÎq~6t#!fX„QÅ\"F#µ4Ú±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L–ó‰Õ»Ë»vMlW«ždœ','wp-includes/blocks/pullquote/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NéŸ)$ÿt®ýO2°®†Æ','¢O¦Ÿ¿Ü|1UAÙg²ƒ¯\\À\r:JjÆ/ðL[E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L™¬ßõ,i£¹ƒ]N_jÌ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Middleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Middleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#_ýÚÍ¦\Z}¨Az‹&rœ','Á¿LºÒOÅD°\roûÝw_K‹	wßâ©\0«R*‘c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L££n­¶Ç À,ù=”Ý©','wp-content/plugins/gravityformssignature/includes/class-gf-field-signature.php','/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-field-signature.php',0,'3çÂ§&XÆàÃí»sÌÐ¹','3çÂ§&XÆàÃí»sÌÐ¹','ãˆ©&îB	È°•A”·ã\'}·Aú†¥}%W.æû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lµ|ÈuN\0š/Q >‘x','wp-content/plugins/jetpack/modules/site-icon/site-icon-functions.php','/wordpress/plugins/jetpack/15.6-a.3/modules/site-icon/site-icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0}Œ)¿tÌÜ±àkë&ë','¦ªÄäïÑ„A2Ó#Y•4èX.ki,T‚.&¶¾Xâq¬ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LµÔW40¯âK©²F','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-create-form.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-create-form.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐËà_ìs;÷‹Ã ’Þ©ö','uîÏ0öŠ\'dCáÚ~ïÉËBèåš…@Ôüu,È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L»`³äAËYMä š\"','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w{E9Ò¾—Ì~ð’‘éì¯X','ëù,ÕÂñó‰Cüáß>*ª;¯º‰ ¹n—½¬€5ÉãÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÀ$ÅOÁü‚Òà+kÊ¶&¥','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý†<ëJYÒ¥&Ÿ­÷å','ŠM\0€SÄº!§”Â÷*0#|è^¦²Þñî+Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÂŠe¡t\"pc(	’eÇ','wp-includes/wp-db.php','/wordpress/core/6.9.1/wp-includes/wp-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÊa•fä€q@.R¼Ño','ˆt\\K¼(É®ËXÎ\'Œ´·[çª&èÉxlâò§ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÂßï·E¦ïgÏýâÖF9','wp-includes/blocks/post-featured-image/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Ê¡M_®œkÔÐ\"“#*','T®FkNˆ9Öo+ð*G>N’öÖ©½Ú¤Žóê»é}¡Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÃ,sYRAáõ\0@”§ãêí','wp-content/cache/cache-enabler/hjsdev.com/blog/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/page/2/https-index.html',0,' t6´í¡ìCèA3l`',' t6´í¡ìCèA3l`','þ jÕ¼ÍöPvrÿ)º	Í¶ôËzÎïØ¬áWo—J¸rº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÆ¾>´%T\\n·vœÁ\"l','wp-includes/js/dist/script-modules/block-library/query/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/query/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ëiÆ[²I,êÌHŒNÄÉ','yåq?ÐKbh8‰BË>¿_O	•”©ÅkÉ7à5µTÅ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÐI¬ëD¤@A‘ÿýáÊS\"','wp-content/themes/twentytwentyfive/patterns/hero-book.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-book.php',0,',PÜKNÍœ1Ì/ ¦âø',',PÜKNÍœ1Ì/ ¦âø','ê³C^;†¡Š”ÇkÏ‡wÇÀdTiÄµl†+Ùƒ¥qÌv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÓC¶’¹¨GçØ)yÿ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/DetectedItems.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/DetectedItems.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6C‡—àZ éësmü×˜ ‘','¡›Ä\r	T‹Í´ÚÏëýb Iì˜\'úLã¤\0Ø^¨:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÔþa¥\rÑÌ,ËíFÙ˜','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J§y˜œ|fA}­¨£¿…4','-æ^9¬ßSVØšHä^»b^–ñŠo¤¥ØC<¸ôš\\â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÖ\"ŽèvÅTâŒÌ±Lé','wp-includes/blocks/comments-pagination-next/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-next/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘‰Ì…—azßaCå?‚¼','¡ Ëã¹[ÈCøÉþy9×Š`º\'ª#F/J0ÙC”Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LØ©ëEÄÇÉF§—e','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÊ¸›#1,ñL/z•¿¾','rBÖ¸`b±¦gò°žØXŸWóc£[^NæÅ­\08','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LÞ1žy¤]:,ä•_ âø','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Each.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Each.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2®Š50(ƒî’5WÊ¯&h','[>oõ^*Œ‚¥ï\'8j\'<©–i\'bÑñŽ-†Z#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Là¤+]òKæC*½¯…öò','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Éƒª;g&,|œ','k5Y!ïCÙJlÿ†¿è·D\'<ee¡\r7Â®eèžQ9ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LàÀ\ræ%ÂÂ{®·','wp-includes/blocks/social-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/social-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h&v¨š;›câ2zÞæåæ','uzž¹9¡·™ð¿8Y¸PuÄL…¬?…„¶±ãðù÷q;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LæÂ7~ Ú ì<dÉzd','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ä	%ýºŠ±,ÉcCÖCS‹','§4ãbžªUŽ’\n½/èw ÌXÏS»¯r8<§o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Læ¿\r¡†È¦:Õènòh\'','wp-content/plugins/akismet/_inc/akismet.css','/wordpress/plugins/akismet/5.6/_inc/akismet.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µƒ…h‡_çÞ!M„:œãë','ÔäIØ_‰9Ã5Tù_ñA7yÍcc{ÕF|£Ø¢Å†U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LçƒëâC)I`Ð^î³„”','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸º{Ï“Œ$Ì*õ­vïv','ÈBO¶½Í!fÞÊž´–¤üÕ÷ä¿RŒ;,Oi,“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lè‹we©\0óŸ^–}“1','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' „Î”AzÂå\rÑB©e€¸','9$ º³Vrn»ŠÛ)#(Á\0½0à¾–RÃ.õmé€/õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LèÀÌ†S³x¡„J^S»9','wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-logo.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-logo.svg',0,'ü§H£ZnÎ.ìŠ\r›','ü§H£ZnÎ.ìŠ\r›','Í±¬\0äÎŒu£9¯-kØ¦r²3kÁq÷½Z É¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lï¬+q¹VÊ;—hÐËY•','wp-includes/fonts/dashicons.woff2','/wordpress/core/6.9.1/wp-includes/fonts/dashicons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M¶¬¡N:ÂÒ\'åÊ¤·ÛÈ¹','Jó˜!Š¯ÉËXLl`’eþÃO¯ì°sÐH¹‰¸ãƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lñ>t™õšNÿˆ†‹Ý','wp-admin/css/colors/blue/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝºèãCÈNC:7‡ÚXj','ë6e?dÐÄxZzô›WêPðð«R1æjt¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lõ`â29Ëü«_àûåÁ“','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¾¢Ç[=]:\"ßl’','\n\\‚Ãót!5Ås^gÞîÌ¶ÿubàŸÖ$†&\'J¬Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lö\0n*9ÿVá\Z©zUR','wp-content/plugins/seo-by-rank-math-pro/includes/class-common.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-common.php',0,'‚Ð$¦«ò·Ý¦ÃÐ','‚Ð$¦«ò·Ý¦ÃÐ','\0o0¼z$8LP» !üqˆVÈT:Õ@Ð‰Ì\0ï]ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('L÷…)ÑÙa$­D-ïÓ®ªJ','wp-includes/js/tinymce/plugins/wplink/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£µºR»´pˆZ:‚þŠ=','bàŠÚ¢\nº×Õý³S@7/6´ÿ,aúshÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Lù1HŠD#ßÇ­h`:Œˆ','wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php',0,'vD§K]Ñ€›O”2Í¢»Á','vD§K]Ñ€›O”2Í¢»Á','Õ­¬†þT\"CLçöÝÚ®QéÔ|Êù¸Z§iÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LúøUÚocÏôwÄ¨êÕ','wp-content/plugins/jetpack/_inc/build/images/header-background-1c2ea006d80269b11144.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/header-background-1c2ea006d80269b11144.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!æzd4C–’ƒÎ=_D’','&Q @´}°o³}¸Õn•o JÙlf\\Ï´ÉÒW¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LûVz¢xoYI_,Ú÷kCÀ','wp-content/plugins/jetpack/modules/videopress/class.videopress-edit-attachment.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-edit-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©I3±‘E•LÍ·\r+05','7­„l@9aþ=‹÷¾9xvdc¦#>èoý(&”Õ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('LûžTB×3r¬]í€ç£ˆ','wp-content/plugins/jetpack/extensions/blocks/nextdoor/nextdoor.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/nextdoor/nextdoor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç9‡þ¤ €\"“`-°¥','×Ñ^kÑ$Â¤S´\\ç”í	 ã(+ôø“rBt‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M¥y+á{ß@&ðb5Q','wp-content/plugins/jetpack/modules/shortcodes/scribd.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/scribd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wB¤¥AãøþÂÎÏ„J','²JóSÁ\"”G¹¦fË½4@<yØi\' i†ã‰“x‚®i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÀ/3²\rÿ\"¾ì9~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker-options.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker-options.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…†ÞCºøºÂá¦ƒœß\Z','“%°}Dfôuù/#g…åÁ®øb¤V¼™/ªŸpužh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mˆ¤æþ|•§¾(¾*Ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-tag.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þìº¥Õþõ˜ Þ5Ö‘x','°i†|jòú§ž˜QÉ+®´â˜~ÀÔ{N¦\\ðºú1SV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mx1Ç‹Tm¾R_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/global-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë«\'½mÌ`£0>ð+#¢Î','úœœÞðçæ˜ÃÄpûøÁ³çPv?ZÇF²êQQcj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MRòNE¶/—‡…™Ò¤Vè','wp-includes/SimplePie/library/SimplePie/Misc.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u2m!JÓfÐn(hnè','ËÂ—SuáÙ[g]×ø@á¦‚&OÖ-å„OÎ|\"õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MîþYhðÝ½$e¦È/û','wp-content/plugins/jetpack/_inc/blocks/editor-beta.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yñ¾„Ú†Q]plÆ·','1¿!Gý}«Ï7<÷% Ù€±s¦ƒ·~²	p=!s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M€\\³ã†Sí<oÇ2ç','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Cell.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Cell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l~çÅ¶\0cOjªéÕKÒ\r','Õ7É;j²]aKWp$sí	g_V×šª¥g:!jRp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mö›–íKÅs¼•?','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0âœÄÝ¢(.³’6®¦¾','’	ÿS‰bØþÏ¤w/±V!êe]»ªÚ¬.–ÙÚéßd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M$\'Í\Zî5H—þ¤-Õ	’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/edit.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/edit.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ód¿˜Ø’¤ˆéMâÈóQ','—IU&šï‹¨çn¯oÙ€„Žá\r60ŽÀÌ*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M*à\ZÉ2QpÓn“K','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','89\"ëîzzøÂVv*ÎØ]','«Û†%%lí:JÄf<ÈbqãÅP–ÂPtË¯}ß\"Õf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M-‰É_òos\r±ød9','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/src/class-config.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/src/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zŽ]pi:Ø^$ÑïóC	','±%á! _Vv0…[¥`^2ÆÅP³û¸–\"fM·Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M0\r}Ñ€ˆ‹wÙÀ÷.ª','wp-content/plugins/automattic-for-agencies-client/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O1x¾ªÝs>¾`7£c†Ý','ÞÑÉ•s,nW>SòY°¿×t-\'èE´¯‘\r³…46p¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M1ÒÚ/ªn§íÌ–Q‡ ','wp-includes/css/dist/components/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/components/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bƒ­¿Â6,Êé+\0§','ðÄ/Óë\0ÎXe²Þcï\ZÊâ[XÚšm<mÎ†Bs®#›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M7†%ð›MÂª;àäÙ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oú‚ƒ^?IA“¾3K','ƒý¥añ\\‚‡T?ô¾sQˆäÿ4 sh‘¨Hh‚&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M=>C€PYú¿%Ût)îŽ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/license.txt','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁZH#Ì¹r\0[‚†','ïHs[l®q Ï5\r(ß@õ¡/—<8Àmu£•ãž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M?,5Ø*îóÉúÜK*Åf','wp-admin/js/post.min.js','/wordpress/core/6.9.1/wp-admin/js/post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¶µnÉ]Ë˜ñN\nA%','y•ùâ£mþ„äŒ	ƒÍº<¥R—Xî0J¤ƒn©u_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ME|I@@L:#Ao<Z›','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rqù(ëyt2WN³x','\\Ø„»köù%ºlH:ê,4^ø‚÷kñ;(;ŠX<\n˜–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MGÏ-yó}B´Mì\0.y','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þq_Îth|_*¬Ofz','Æ÷¯ÚJÌmq }IÙ\0üR[•\01\r5›ï©¨\"ÁVÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MUPøI®+º}µ²ŠŒ','wp-content/plugins/jetpack/images/stats-smiley.gif','/wordpress/plugins/jetpack/15.6-a.3/images/stats-smiley.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n$3š|®ïìØ…ÛE—','j’êâE©h§˜ððö—}öv4Yöƒþ¤U#ä\n:u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MUÕ8¶e$§Ã¡Bÿ¸^è','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k‹cÂö>Ý²¸Qo£0É×','Ýmì Uõpƒ-@ÉrRÒòƒ#X|i³,šÂRu-ÞüJö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MW€	å¦¾:Éä˜ÙŠ','wp-admin/images/align-none.png','/wordpress/core/6.9.1/wp-admin/images/align-none.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ­eqd2 ¡Úu‘¥Âñ\r','¤g(¸1†Xã¤{† [].¡üT‚Ž¡“AÙÄõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MYŒñGˆ°\\tXû„’/','wp-includes/customize/class-wp-customize-color-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-color-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Yâ0g3¡1þÆ©l¾š','b W„C¢AhŸ]TË©­%Lb&ýÿAì­†qáçìº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MZ¹|¥¸òsdé·G„„`¨','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æçUkÛ¢E\n¾\"ê™q','›ˆâ­OU»7WQ=¶ç¯ÓÛ851©\nÚ_>rJùS½‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M^ã¨ý±çß7hÒúŽ*Â','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¿Þ¶/s×å¢ì<­Ù','c§\ZÒ;Å¹gUXFP¨=§;ÕÔ%ä}k6\'TH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M`¶)ˆ¥ºH<>J²›ŒÃ','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö„7€zßã\'Cóçç]Ñ','ù©Õ™Ç¾€ó	kpûÜáµ´Ner}¨ÁtÅ!æ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mi¡A•È*i³Lžl','wp-content/plugins/advanced-custom-fields-pro/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MiË7_TÁ*	Tòqá','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-primaryimage.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-primaryimage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á‹±æ3-pÿªŽV\"','1R×˜;Jm’^=ýãL@¯ÛªºÄ8°¦¢v\0#­À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mk¸åƒhÏºÿVûo','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.asset.php','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.asset.php',0,'OXU’:Å\rxùx\"Bl»','OXU’:Å\rxùx\"Bl»','Ì€LEžX–›¦@‘tËÍ…#°ÜbE§‡Eµ ýs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MqËx²FMBFf§{ƒÛ','wp-content/plugins/imagify/classes/Media/CustomFolders.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/CustomFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Ý\nE`øÄFô—Ò“þ*','SP™	‹™Šn4(\nkÕ‡\"JÆ š‚~¸Årñ]Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MvÐU–%LÒµ‰›´²àm','wp-includes/blocks/navigation/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿çäWcf\"ûÂ?ý¯','jKø±\\àiÀÿO.R7ÿ>KáCÈÐøD‹ýÍv°±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MyäcŠuÁG&+\\ÛÝÄª','wp-content/plugins/gravityforms/includes/editor-button/config/class-gf-editor-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/config/class-gf-editor-config.php',0,'£:–ˆ\\­::&ïq*','£:–ˆ\\­::&ïq*','ÆK¡š’{a	H ñRŸ­Yü¤æâ¯œ&ø+q°Úö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MzoŒïáÝÒê¯*Õ8»ºƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons-view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý[Ã’¸AÄïÔYß','¿\"eÄ•y0\0O>üì„E5sÝ©»Ï8jÌ®ÏšvE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M}$“ý,Ý/Ù8êÇî*o','wp-content/plugins/jetpack/jetpack-es_CO.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CO.l10n.php',0,'ó{¥sœf¥HÒÅOv','ó{¥sœf¥HÒÅOv','/—çüR`Dv—Þ¶Ú$3{CjžsÈi›3ËÙR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M}](ûiÉeSBXíÅßh','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂM\rWÕYYs~O_IHV','‚åÿéÿ}ãª\'#VêOãeVÑ\ZDû’©ˆe\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MŒ%³*M—9„ë¸žù','wp-includes/Requests/src/Exception/Http/Status412.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status412.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ·ù·Ü–[8?^FòèYTÿ','örí¨¹ëÞü€rmíŒ°\'’ÁJèWxÊ…C””R\Ze','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M\r.kd\'@ÚìÑœ#ëh','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®E^%¼ŽSÅ]ã.Y','USÉÖC.:`r÷õto\0uÐL­œà„\"+ãIõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M“è‚Zš°ì3UM\Záw!','wp-content/plugins/jetpack/modules/shortcodes/pinterest.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Ä9#j9çÌ½¿9Ó\r¤','=Öìø½,\"ö5¢Ê_hCNZ¹­hŸYËB€ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M”ôöip>Ùc\re‡4Qt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-disconnect-button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-disconnect-button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jMçø)r|dÝ›•´Lu7','\'·2‰}èÁÓnDþ¢¦Ã¡°ñ3\'ì °ù¶õ¾þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M–\\š#Óô¾¬äºa»J','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mþ[V\'E‡›1”kìËt)','2³#z‘jÿê!¯qô‘‘.tšƒjí­lq\ZS¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M—“K§gI[}wÎ©·Æ±','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php',0,'‘U-07ÜÀì\n}m•\\^','‘U-07ÜÀì\n}m•\\^','d¥TašçÎß°`+’>/!¶!úÛ^bg$Ý\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M—²Z»Ãï(æŠT¿\"ú','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/options.php',0,'nJX¼¶žL?Èk\0ƒÆ¥','nJX¼¶žL?Èk\0ƒÆ¥',' ùWç{†è„ß„Ÿ„q?‘¸§Ðs«8±í÷=(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mš>«’Q*„ƒÃ“_e­','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ymªì<»Ñyÿ«$Ñ˜','>¡vNT4æáåZp’z?¤DÐr¼0[\0¬¹®†-4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MœpÄ´¡ÉË	T2Orm','wp-content/plugins/jetpack/_inc/blocks/wordads/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/wordads/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m+ÁË–w0¨Û%£é',';!ó; ÂÐ2ŠV*&7z@‰ïû$wtxdR3ªy¼³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M¥ÿ(2u\0´ Îy‚ŽÉ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-7.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lCúáƒÒfaðT¯õp¬ã','-G¾Ô=ü@O¨©Ï­Ôûß*n44L(ìöê€*Â±ˆé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M®MÊnÆßŽËCQ¦)ù','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âq&dI{¥léA','ø:©gÇW·æˆX	$8ØkZÄ•SÀ8dq\"²¹ö­Þ½ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M¯£;-×Ä\'gZžgŸ\Z¥','wp-content/plugins/seo-by-rank-math/includes/class-helper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€aOè ¥â&ÚÛ¥3ç[','¡ïôxÒUëÿÛÈ§ÇL˜ØŠßjS¾V©L<m9`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mµ„ÏGŠ°Þn\0$]ôlñ„','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N,œµ¯gßö³w¤ZÙ','q¸ï´\rL¯¢eYäÝWévHYÍæ\'ìÄ\0%Ïs	å+U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M·Ã]‡\"Gs%í—§÷','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ÿ³±­«þbw#=Y(1','TõQ|•èV‘[¾IÒ—Ã¾z$ˆµð¤\nØÜVÂ\0HÀo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M»AÈKLvÎ9A+Êí±','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-horizontal@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Zìï<¡VÍ9¶€?r™\"','»ÝÂáô§y”T|uò™RÜÿ=4þA#ùçßÖÿÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M»þPz«QóApÐ\"ûM+','wp-includes/blocks/read-more/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/read-more/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äu§Ö¶©.Y±Ú«[¬','3!xYÿ?2µ=åì^&É«F<NËÅÏo3LŽ†„Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÌ+õ4òêT¡¤t¿œ”','wp-content/plugins/jetpack/images/jetpack-support.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-support.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¼ü¨\r H¶©X|4','Öñš½O^Ÿ<¢Ô0YþÆ«M&\\\Z{þ80c§ ßÐ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÏ»§M(EÑ0{Qp,ý¸','wp-content/plugins/insert-headers-and-footers/admin/images/icon-all-in-one-seo-pack.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-all-in-one-seo-pack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ô+5ÅÒµ\n‰e¶','b“~å8h6G¬¥¥Ðœüšv©¯€°ÌïÇ´ü°Xa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÐ \0šAŸª»9QÞ+ Í','wp-includes/js/admin-bar.min.js','/wordpress/core/6.9.1/wp-includes/js/admin-bar.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸŠïòy()Á‹1 XE™',';9‹‡% #A’¡ŸšWisÊAA\0!eÆ4?ðÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MØý2·ˆ(¥Ž… )§‹‘','wp-content/plugins/worker/src/MWP/Event/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÝò;Ëtx§1 %œù?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ç?¹o7Ì†vcÊœ','¸w±ž‰Çñ¡}swvÚ„¤t”(ÿ°ãl»Å7hÇ¬îêñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MÝwxÝæ)¡ô`¯©¸ó','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÛ[²ô0Èý¶4FÑxª','©TÞÚôÚ”N¹ú¶³ÅüË\0‹ÿ\'ñµ©{4é!ìÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mà jt‘Âs<e±ÊÜ‹','wp-content/plugins/jetpack/images/recommendations/product-purchased-illustration.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/product-purchased-illustration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¶R(†A›H­À#Y4ñ	','â$dÐ¯3úiH·Ú\0÷\0 @S8Aßˆø:aÐ|ÜÜƒþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MãèK<?Xî†°m‚	‹<','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp2go.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp2go.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡o°oƒmf4*¢°','–\"œÂè|žK:ùä†ßA%õK]*|Û€Þ¶.†Ë½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mä\rèKgGÆ3?\\½ºiä','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php',0,'¯WˆäÓc‘äå“/f','¯WˆäÓc‘äå“/f','¹F*ˆ§‹b>‹››äV>¡±àtž)Púã5´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Må;CåÌÏÕÕ8Yyï²','wp-includes/js/twemoji.min.js','/wordpress/core/6.9.1/wp-includes/js/twemoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÜíN‚Pi©lMË£™3.','\'.vÛEðß?¢Â¡°“©”œõñà#ª\Z[(c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mæ`MyA=\r–Æ<¦âr_','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/uninstall.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/uninstall.php',0,'¸¢\'sØ£©?ú\nÔ\0‘','¸¢\'sØ£©?ú\nÔ\0‘','m¡’A¨û$¼N®¨ÕEÛ‘ëUY×®¢æýb9ÿ6@…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mçl‡³ì|ú£¢åO²¬','wp-content/plugins/jetpack/_inc/genericons/README.md','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äí6 ×ÙñV\0×ëÕè','Ò•RwÙ&8J’ñŒie@¤í‹î<Må}¾<,\"/d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MçúHxö)ÒþËvÀ=é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-post-field.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-post-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¾âéx™’1Ã‰¹-NÑ','DÏX§-®c¸7z’‹°3c‘\"à¢Žéýö;/*1ä ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mì0º3q(*}xî 5S','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i:t]·¬åï[¦å¼à!c','àrŒáEq?iÀ®8è>6µ~³Y	 ”´åƒš‡“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MìO”ÉÃý\rŠ±t¨$','wp-content/plugins/imagify/classes/Imagifybeat/Actions.php','/srv/htdocs/wp-content/plugins/imagify/classes/Imagifybeat/Actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î!1¹:Ò°ú‘Ñ¢D‰','¦\rR\n*hž{ãýg˜‡4} ëL¤%™%žÃ£uq¸fà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mî2|OøîÞåâÒù','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php',0,'y^–>³øÃNjÉäÀøFÁ\'','y^–>³øÃNjÉäÀøFÁ\'','ehÇlN2ÐC\0é\'W–ÿÄ|àêõ2«B¦ßÔM¿X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mï%LV–ÐÛª¿‘Äžó2','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#õ/Ì±h<ÀžUÕõ¤','ŸnäèøÁàiÙë—…µNµvX¥7«Y]´…¼°D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MüÁI‚MÔïüÀrDõ-','wp-includes/post-template.php','/wordpress/core/6.9.1/wp-includes/post-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Ã­¯XJ¢š=ŸFé','ÈÕ’lÅ’¦×¶5ïWmôÌ:c„µÐé«¼êC„ÇÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N+•›Ä£ „\nmF¥oÊ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Ô\\_f÷\0gÁJ×R¢','ÏóÁØË¶h‹xûY ñˆª‡1ˆÆe¼Úú‰k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nõé™ì*©\'{Ø·‡¿-ù','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-field-group.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-field-group.min.js',0,'¹ŒGìÌ8=Åìf«¯Í›–»','¹ŒGìÌ8=Åìf«¯Í›–»','ˆuWôd¢!!„ÿêÛÒ6ñë gö¶ŸåmTT$Œ»“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nÿú£‘Ÿœs­¯:Ž$Ôâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-frontend.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»†„g|ìhÔæê\0M%Æ[×','ÒÛY¢/ÐÏøÑç¢Õ‰šV[f¤&E—k}v\\‚ÂÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¤ØV 2a\rR2™','wp-content/plugins/jetpack/images/plans/jetpack-security.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-security.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M½°îVNu%üÉØº','èraéöL¯,Z„õèÞÊóè‹êiO|ô‹ ahic]·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NŠÙ>Ÿ±ÉêiÛ¢\nžª','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceLineItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceLineItem.php',0,'Û.Mkš•\"3òãY:çµ9','Û.Mkš•\"3òãY:çµ9','°3Ý)RÇÄ\'H¹röÝpw’ËÓÂÅX;ÃäìdvÀíð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¯^IÅ¶\rÝ! dye','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷\"úWßA)d+B','ñ6Ùñ€ó¤®Qê(ˆRK­ 5\\«G›;JäŽ&I¯…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N#©•ãú\0N)‚‰Ö\"cª','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\ZV™/&L>â¶ûa9ð','©†)Â•hb€œgí¾„çŠƒ›ÀÞ`ˆ­(ÁÎÅx¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N$ŠÌÀAW3ÜP_ó\nô±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/attributes.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/attributes.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸIÌ.œ`â)Ö@ÛßðÕ','â}Ñß¹Û\',•«…–Ž!81¤N©FH<#¤YË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N&DkšW–gç‰ð&¯Ç','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/stats.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/stats.js',0,'fŸ•\rF¦Ÿ™îÖùÚíd\Z','fŸ•\rF¦Ÿ™îÖùÚíd\Z','Û½[ƒÑd3“Ï#XH=d(rG\"‹b\nËÓ ÛËé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N\'†öÜgÎæ¹/.](L','wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–:”¬K¶3-v×©\Z','o¹™0ä¶^¿ |˜Åä²,Á–b®·Ø3®+\0˜T60','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N(Ì_y:%n€Âÿ…Rç','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èZqÝ¢F{–ÿPDm‹{','ÜRgï~0ª»ºÖõZ %QpÕÊÙ¿õ©ÝÓy‡)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N)>s¢Ó$è_õß›\'`: ','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-02.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-02.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÑZC·N”þv‡l;¦°4','êï[M„£!¢æ¢MH±˜8 P`Â×–•ìÄ…èdÚ“ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N+…”¿_úý_ÑÇ§','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/class-abstract-lite-metabox.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/class-abstract-lite-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•þPãzÊyŒ»ÜóãÆ¶','¾6#á	 ’±ú­&âÀc´úÌ¥ÿl³‹ÿÎôí¢.Ü£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N0«_°lrb¨Ú)¦bb','wp-content/plugins/jetpack/_inc/blocks/images/placeholder-site-icon-5bb955c1d041bc2adfc9.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/placeholder-site-icon-5bb955c1d041bc2adfc9.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä Lð}©N^&´Ê\\G','‚\Zv§ÐY¬*ÿý!sO¿EþùÝáw¥Ó­8\'epK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N1”ìÞ–RPÆ3A7ÖÜ','wp-includes/SimplePie/src/HTTP/Response.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íEšd[bT%¬Ä¡®—S','-RÌ™b#¾ÆÈ“‹™X«”‰× ~\\cóO³†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N7—Aä´\0ÂnnV¾Ö‘í','wp-content/plugins/wordfence/images/checkbox.png','/srv/htdocs/wp-content/plugins/wordfence/images/checkbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"³ÈG\rû6|ôˆ˜€\'','ð‚y~`w(j×~Þ=ë¤¼&·ýÝ´ŠßìQ>`^Þx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N;»}¼˜hÐ\ZÔmF¥›','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûfKnö7’©ùç5j69}','cZk[«;¨éÅän>2À„#ånM³€¿¾º¶©o¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N=®fÐ>$KŠäâH¼TÎ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÓë‘?G{òõ¸ñg','Ä€Ð <WŸ;-\Zñ€™¾—(C+¼,Mþ•ÌUâáW6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NBY´¹‘”üžÚ@@Ž','wp-content/plugins/HJS Addon/hjs-addon.php','/srv/htdocs/wp-content/plugins/HJS Addon/hjs-addon.php',0,'Å´n,<ú“%ëpM\"ðÕõ','Å´n,<ú“%ëpM\"ðÕõ','®{+e\\,†àßtÝj¦(Wë³˜0ôÇ€âwŒßÄ7°ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NCÞ!tƒFŽN·Ì','wp-content/plugins/jetpack/images/stats.svg','/wordpress/plugins/jetpack/15.6-a.3/images/stats.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ã¬k²·Îþ%€Èp6','Pçü¤ãÄs:…Z¡Û4vBŠä™j@·¹ˆq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NI¸OíN<wãd°×£û)','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap.php',0,'	9bÙ0í×¤Z{»oQ¹U','	9bÙ0í×¤Z{»oQ¹U','èœ×æq®sà¨	*ÛXH3¿B&å±@»žÒŒˆ+–¶ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NMM|Æ¯«u‹U¡3Â²\'°','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuotaStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuotaStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úýÅâÞ9S-‚5ÌD÷Í','9ÈƒŠà\n\0MLÊW¥kŽŠ“`qƒ§AØm@dˆ¹¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NQ’Î´(•ÐòR®ó f','wp-content/plugins/jetpack/modules/likes.php','/wordpress/plugins/jetpack/15.6-a.3/modules/likes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥SÃ°»u«_Ü&uÌ','\07²;¨%&åÔ$°ƒY¶¦ÇX£s 1\\ç\"™B[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NWLM¢JµÁšá8Ü$:','wp-content/plugins/jetpack/modules/theme-tools/site-logo.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à\nÓæ`^@+2€','”ªª‰™ªñ·ØÎGÏ®¹GpÝ¦#ß‰¹µºÁ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N`Ú:Ñ¹$ß6Ûîë=	ŒX','wp-content/plugins/google-site-kit/includes/Core/Site_Health/REST_Site_Health_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/REST_Site_Health_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇDåSr)º%x@Û%%´','>˜È³Ÿ•MÆcÖ¦EîKÞ”“¿o$U¬ÉaÂs—ÏvÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NbÜªÆÀç’:À|E¡','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-upgrade.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-upgrade.php',0,'gRúWÅ€ÀÛüÚé½','gRúWÅ€ÀÛüÚé½','ÑC#_\Z9>?ÐÂvÀMöÓ&tf×ywÝ>ÞJ‡çæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nd^öê\0\Z’c\\Õõ\ZV','wp-content/plugins/gravityforms/images/chevron-down.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/chevron-down.svg',0,' ®„¬¦~zÜÚs»Ï',' ®„¬¦~zÜÚs»Ï','þiKÁ˜GjÒÚkû¯;c#\\çã2£óŒWÙB- 	î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nf y“Í¬rÁHé=£žÏ','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­îá5•(ófk”ö8','ýÍ!±aL[ÜM¦v#èmù³ìO2ˆ¨_±r6¾]\rìN×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NiÅ~	Õ`øà®W°E','wp-content/plugins/wordfence/lib/wfAlerts.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfAlerts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¾5ÉQÇgºIcC7“·@','Ï½ñ•þ8ÎS°\\v!”!ƒ¾Ž›¬œrÑë5P©EÔ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Niì?üe½‘ïÑ™Ç?Vþ0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|åÄãÛ†¡b™°²ÚÑ¬ú','“»ÍF#ÖÎ4\"q£vb]s•ôqÒU&#š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nln@T9të	ÙKŒô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¬VHú×¬RÞ–7','4éNyÚà\'üú7V0·La³•ðîR–±ÆNáa+¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NrœbR”Ð’5åB!wjæ','wp-includes/blocks/query-total/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-total/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z¤®?æ%›Ÿªyj®ÀP','g5yäÂ áòYRe|ºÕžI\'…n$RD {Ã©²#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N|Š<.üPå¹a-Ó`¾ùÙ','wp-content/plugins/jetpack/_inc/social-logos.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÍÙÇx›ñg,J²i›','yÕËµ²¤\'q–™«>Ù­¹…Ý<Æ¤ñ µBTA¾t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N|þÂ‡JÐ²ªzn×ösw','wp-includes/pluggable-deprecated.php','/wordpress/core/6.9.1/wp-includes/pluggable-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë	òŠîwö¢þ\\…O\n','+ÐYÄ	ç”«%¥ã½°U˜ø‹_7lå:\rÀ¿¶p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N‚Œ[±Œ€úÛ,(O9','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à”lÝ5×	j{ÇT0¶Æ','°hUBÆ»¥ëŒn~Á[ª§œrÈÐCŠ†QÊ³Îº¨Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N„Gë˜ULÔ™b­†îýŸ\"','wp-content/mu-plugins/nexcess-mapps/Exceptions/RouteException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/RouteException.php',0,'ºqøaÐ)RœÐa=ÍÆ[Xe','ºqøaÐ)RœÐa=ÍÆ[Xe','R…Å’lIp+KÏº#­`••¡^ŠC±oÀ¨Œ;³&f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NŠ\0¤/ëY]j®çËS','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ò(t8?Ýÿ!úMX¼','ìP]@-³ÉŽøÀ—ÒÔ¿<å×˜ã…<:7×ã)Ëbe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N3Ýj@pu5“«¶¿^›†','wp-includes/js/tinymce/skins/wordpress/images/more.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/more.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü·¼Ô\n¼\nm\0;üË«æz','$³vçÚo^„²ØU› ¿A\0ëô:ò\\C¨u¿½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N˜\\ÏÑ¨Ÿ¸u¦ù{r¼','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û9&¢óË”_4aE?ù|','Ùõ$<Ìd”ê!d—ä‚<c;PºN¤ÒuJöÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N™ØÄâûD‡5Oñf‰','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ÂÀoð,Ü&_›Û3','þ´yÀŠ€â†§µé£…R”S¼ã\r\\h‰!¥æ¢Â÷9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N%ìÒ|©DyT¯b$@r','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Configuration.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Configuration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïèk‹2£®	z&­x','´y[¨Ñkdz7¶Û5¢p—MpZ›É±»Ïio“€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¤â¨xwxmHÂ7÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É°Þ\n–Fˆi7è¢¤Ø]','£slòW~=ÒÒ[ãXR~ùñl(¤¾ø„Ê&¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nž!14ýœë¤å Ý„0','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/CustomPostTypes.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/CustomPostTypes.php',0,'ÕF;³Ø”Â\\×™X','ÕF;³Ø”Â\\×™X','J»NîêÖûhv×­Õç5“YY—x~?´€ow ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nžƒ¬dKL>?÷njÑÐ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/cap/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/cap/https-index.html',0,'åÓ’ CQSè¯§ÆÌ$U¹Å','åÓ’ CQSè¯§ÆÌ$U¹Å','â.u´w\n]žþð#â&|EUÔÅï ¢öXôÙ\"»K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NŸ˜zˆ7µþÓó‚ìñ','wp-content/plugins/jetpack/modules/widgets/milestone/admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O­lj{-ô…¸\\ˆ#\"¼','h¦óË+XšÎ! `-Ã×¼R…—¬”¹)a±€ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N§h!vì¯)ftûìIÆÇ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-anthropic.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-anthropic.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ãÆ¥g)˜¯8„„Þ’éùe','&×jðšÄN­R°Ÿ7\n5õbæß@¤6ÎEHCtÀ«+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NªÔˆLQ¤±9Jkž«öñm','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Payout.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Payout.php',0,'4÷à|«ÿÙ™e>ù\Z^','4÷à|«ÿÙ™e>ù\Z^','£øç“õ¶£ÝåPTuòXÛå¹:mŠG	6z˜Nïž`p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nº)1à‹¡žR“C-+u?õ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â›®”«ß…Ôâcú~$','=£0kÞº‹zL7˜g™@^³•ñÞƒDú\'y¢ïà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N½OfAÆ\Zƒð‡ˆJ¦‡š','wp-content/themes/genesis/lib/classes/class-genesis-admin-upgraded.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-upgraded.php',0,'â(¥´\'ì6Ú%Ë@ØÂ´','â(¥´\'ì6Ú%Ë@ØÂ´','ÚU{7p \"tô_ÐV-K\0ÏµcZd—vµU=ÊÉn»Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¿…eŽANÚÙ$¥O','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÃµê?‘\0¿Ñ]òÈ©l','ž]tŒOì¥(ÇÿS»r°ä€íøMþ0à’}G€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('N¿…æ”;Á3Å±¾Ð“Úî','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-4.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘K8FX7Õø ºK™-','aQ2<Ô^\r˜™÷ìÌSVËžƒÃGðh¦g”juÐ(Lþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÄåŠw;$ƒ­*‰2Çóô','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php',0,'„Ž“PÌ†©¿¨‘x¥Ç‹','„Ž“PÌ†©¿¨‘x¥Ç‹','´D•ìmMõY|Ûx\"<ALfp³x3³)®H\"–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÊÕë­ke©‹¿[ä¶°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-mailpoet-integration.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-mailpoet-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6bÎ\\7Nev}”ÊT®ˆd','ì\"ƒ:ÖÚŽ–xÁ­›e¦Bæ5,É/&›caH†n„‰¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÌUæöG‘™·h©õ','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-plugins-handler.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-plugins-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7®¦n²$£—2‡Æôìw','L¼;_\0åÝFðN[eµãJîB\"	oÈîÇ¶«\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÐ«æ¥Ì°éÓ¯A','wp-content/plugins/members/addons/members-block-permissions/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':°aLè”.\n5¾¢j','s\'^±XŽøjéí„.²Òƒ‡5‘Å4€´•XP­F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÑ&¿Ô‘ eÖ»’š7b.','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄËÍ|ìüÿ&µ ÕIZ›','MLd·-”0ó_!˜$¬;ÃPQÔoB¡À\'=Ç•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÙ\0Eæš SÚðíí<Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ÄßcÁË];ƒš‘¦Þ','5×9ZgØm*\'Þs™ÊzŽŠ\rÑâªg‹H¾ÊDµ˜®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NÜ9ø„6˜6”Ÿ•â^˜','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èôòû˜)j¡G@-{´bk!','Ñ€’aƒúØúÐjfV,®µH—?ýø\\£÷tÙFÕô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nß¶ Óœ%>ÖMÑSw','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/TypedItem.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/TypedItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æå¯	§ø2GßÖ_ŒÎSè','i¥øe¼Â´qÛõâ9yˆ–êá*°89Ö6XVYâ±Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nà‰bY®ˆ#¸©Úî/˜','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php',0,'´Ó«ÉæÖ•ÞÛÏ 2»','´Ó«ÉæÖ•ÞÛÏ 2»',',åÌ³sž³²õ÷)}¯3m.«µˆ[tj¾L¶Glð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Näêj€=WÃìá¢:øÎ>','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-metaai.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-metaai.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')wL¶pÇ¶\Zù¥nú‹Û°','Tê°Œýíá…¶C´e¡E2/äPd”Àrµ enRÙ[‡(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NëÛÜ9³‡¿•+64…_gå','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŒ¯?Ý2¢K»\"ºëï¤M','UèˆÚ×\0üìNYôøºÆoš¨©êF‰ìÉ¶ÛÒ`:›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nñ —–ZÛê=¤6±\\„å','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F-‡³YWØÄµ{ãqQÀ~','©òÅCYû.]Ëçæ¬Ü¹V0´\n.Ñ9½×oy!~¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NñãþHVû®Õõ}¶4G','wp-admin/css/customize-widgets-rtl.css','/wordpress/core/6.9.1/wp-admin/css/customize-widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¤3ælR®å/Ìf#­','U›c²{{ÜžÍ±‡ðÇ’@¼m$¸–Ù“»oéDdþ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('NôÀ»´UByša€Ø ÏÉ','wp-includes/blocks/columns/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öR™´ÊrÑ’4{6G‹','yU4õÌ7¹ˆ\"!¯‹\'R¡@·œrOˆk<=åNI\n~UXç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÛé´­fŸGi>Ó†±','wp-content/plugins/gravityforms/includes/updates/class-gf-auto-updates-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/updates/class-gf-auto-updates-handler.php',0,',>Œ i*€Iû‰§ð',',>Œ i*€Iû‰§ð','bätçAB|£Û£·•-èþ£i\'\ZAé)Òƒ×{›ð}\'`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O)IO­T:Ïªt¹Db','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O»2ÀXÀõßüMë5ö','wp-content/plugins/jetpack/_inc/blocks/components.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8k\nX{ðÖ?5´q/œ','•c ÇªzaˆD¨”^.&ü\0¦Oç÷:Öuƒùººò›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O	‡ÒS ý•Ç#ÅÿYiòv','wp-admin/includes/class-wp-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Ógno¾zŽ”ÈÐZV•','R¿mËËEâ4ÑeáŒª±Ž9æƒp©Ç»\\2c\nL®-¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O\n=ºóë¤]¤ðÓ','wp-content/plugins/insert-headers-and-footers/includes/legacy.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^½ ú©‰uÎšTŠŠô$ñÃ','¤f³yFˆßŽÌïXA^r1õJN6p£ ºgõ;6×q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÈî&Æ%µ¼VðÊ','wp-content/plugins/members/inc/class-widget-login.php','/srv/htdocs/wp-content/plugins/members/inc/class-widget-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¨\nƒz@Ešÿ²­ŸªüË','-Ä12v—ºkSq¼î°”˜DÊuã£î(ÚÒdd¼Z—9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÒ†`d£Ä!÷D×Ú','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òî¹E½`Tñ‡Ôyá','¯Kº»?UnËä0OSn¹5öv²ÍÖ#ï¶ü~=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O#«íøË`ÃJÄ¯±}WÏ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/class-block-schema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/class-block-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö‡îE¶±• ÔTèß­Ãù','@Uþ§ÔãçoèEx¤*$’·Ã#ç¦Ëã\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÂBnA\"˜²ÙØTD^','wp-content/plugins/seo-by-rank-math-pro/vendor/autoload.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/autoload.php',0,'&>P³÷·ÅLº4r€E','&>P³÷·ÅLº4r€E','{,\'„•<\nÐâìÝ$MµU2?ü>P¥AÎÍTiÿ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O„Ò½PTí^•4~ÅÅB','wp-includes/css/dist/editor/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pº#^d¼Û;Íƒ_8‘','Fiy¨ktÆÂû\'!Þ*µ¸Òª›­hdÅxºN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oè\r”D&/À>QéørO','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportType.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportType.php',0,'ÆM2J€ž.Pëåòí¬[2','ÆM2J€ž.Pëåòí¬[2','NL~ˆ„Ésk¦ÊáŸ‘á3­åŸBÍS\ZŒcC5-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O¾b<…\ZžçTÇ=','wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓU„¾#‰Ÿ4X…Ã1•Ú','	ì[Y8ßnz®›þ÷ÖÔÊ|uÐL ~È+Ü†¸S´¢O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O =(:ËÄ<á	Þ1F¿','wp-includes/class-wp-feed-cache-transient.php','/wordpress/core/6.9.1/wp-includes/class-wp-feed-cache-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Nð‡(y2\"­gìãÝB','gVÏ­ØÜ/«è˜\'h•IË|ì-®üÌa¬”~‹n‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O \\Ae¯‰˜ÞTë|€¬','wp-content/plugins/seo-by-rank-math/includes/admin/database/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O ¡}:ëA°Ø‰°c‰‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-module.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ef™Í|_^(àñçzL','Ü,{Ž`nlÑ,{Ù&{ðUØ¹ïˆœQÙAoÒ~{¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O+X	:—ÌK°žYgkäË','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet-small.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ)VÊ¨¢dÑ[D-fæ<','‘¡©ß¾P¿>³}­8|&‘¡BÞß%#0æP’ð–ÔÄÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O+ý­Û[›IB÷ŽÉm‰m\'','wp-content/plugins/wordfence/images/wf-central-logo.svg','/srv/htdocs/wp-content/plugins/wordfence/images/wf-central-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qà(ÏÅVÑ¤ªê®','\0{\rªß˜²J/× ø^†+áõ,ÎìS™Ð½‹Ÿá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O/þ\n<O¥Ù€‹	D','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SeF*œŠ§XE×À+<Æ','¨„Bè>c`Ø0üÓÄ¡CáŸøöZ=¥QöC·ÀÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O2É‚Hï€Þæ!Ö’ñœ[=','wp-includes/blocks/pattern/block.json','/wordpress/core/6.9.1/wp-includes/blocks/pattern/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øºî˜C¾÷ö9¬½’ž','çæÇ3Dä?øeÏžGŠ>ªú€ÅZ1x~øä6{X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O4‹Ç³WQ™\0”ÒRøï','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Çˆ­»©\"Cåixœü¹','ðªËxçœª!™¢ŸÄ}ò—\Z¶…˜Ê‚Wª¯úËd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O5¾­Tµ=&å‰&·fˆ','wp-content/plugins/jetpack/_inc/build/subscriptions/subscriptions.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/subscriptions/subscriptions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'/rËe%<6Ëšè…I–÷','×Â–DèÐŽC2ñ/HÚ7½|ßc4Ø»Öøf=RVq©í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O61Øþ¥\n&D½~%Ü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ÊÓ‚ÙÁÏ-Ø/U,îð','Â·¹!ßç‹ÇX¹0¶KV‘68ÞIí³EéŽ+ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O6óØ­ àÇôêÁûU€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/connect-backup-a634a7c888d0db4fe9a1.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/connect-backup-a634a7c888d0db4fe9a1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´eo»Þ<õÂi3žm/bu','*\0h.½~£ÜÑÇ\0±¶°ÂqÿàI\0ÜŽìY©­I`ZA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O8žÔ(½’JƒßôÄÇ¼','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÚ\\‡\\4÷\'(ï,¤ƒÿ','”+DíüLÞÄÛ›ÓL§qf’²ã‹.ÚÃSY¼Nµ›¿rË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O?<Ü|U]à¿ts;v*Ùo','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/TestLogger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/TestLogger.php',0,'ˆ_c±>Ë\Z·=¥swô','ˆ_c±>Ë\Z·=¥swô','ZˆÑÇ,$˜ôÒ¼‚»\'ù}Âq‡(µ•ÏÇT^Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OEiµ…B¥º¯>†ƒ¯:ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/body.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/body.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»× #žÿ½/‡j\'wí¾','c!c8ÏîJHý^Ž#L/–é–\Z–žŠ–†Ç\'á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OSïYÓWz!8õÊ£j±','wp-content/plugins/wordfence/views/gdpr/banner.php','/srv/htdocs/wp-content/plugins/wordfence/views/gdpr/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>6¢9!øG÷Ùz®>òS','ùZ¼QÆaÌ¿ù|ê£ž`!ªCÐè2CÊKµ%#ül¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OXøq½³nÛìv1½','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÖ\0KàÂ8^	ï<5x','×…ýò¯·À=%×æú y‘k·«^Â=—ºIiÿ\'f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O\\F$õ9ÂH#V6ÉlŽN','wp-content/themes/twentytwentyfive/patterns/header.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header.php',0,'\0 rÑÛüHÝã«DhùyZ','\0 rÑÛüHÝã«DhùyZ',']ýUNÓ8|Ðº¶žÜ¹t2­‹÷óÅñý*–Úp¢êçÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O_	:¤ô—-ïêHŸvù¦','wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[[8Â]¹LÚ±Œ)ó§7','ì[&>Å}8ÞÐó‘–	š,a‹8Â¿dÎÒØ­>.Rb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oa\ZÊªz26xLâ¶í8÷','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ib€7¡Jd}nŠª÷','bM{@¶Å?|ÍOtç­\'BÿR«yu¹ t‡6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oa_¤¸b,„+È7tg”^','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\n:X,Ó|$_´›Ù¾;Ä','•p	2Ÿ& (yµR:1ý?^+^»‰ß¤£Û¢R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Odx¤Af®Æ<W%è','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/inline-help-template.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/inline-help-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÖ€:ÿz-[\"]\\„)ÐÀ','×ÊvÊ&K‘˜Ù©WlÿÔí5[OÅ\ZcKñª×ß:\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Og“ùe£ä–Kö©oS','wp-content/plugins/google-site-kit/includes/Core/Util/Requires_Javascript_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Requires_Javascript_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅMGoË÷Ú|qŒ¢•%M','š\\Âò	Ò	«1‘‚¨Ü-ØUÜÛs—Ò¸óÓµd3Y3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ok]¥ˆ(zC-\\ý¾','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ûRM¢&ÏÂ›Z¯ªB','ài»‹ðló=½z‹Z©,ûR€5	·!˜îª÷^4JL‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OlqCcÛŽÐïÖÊãÏÌÐÍ','wp-admin/css/forms-rtl.css','/wordpress/core/6.9.1/wp-admin/css/forms-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñqÏÂ-’~wãÊÑ‡™rË','šÛ…\nÔ6Cí·‘€Ôè˜3 «å`	üÜo–	\0´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oqíïã\0ôt/îT*>','wp-content/mu-plugins/nexcess-mapps/Exceptions/InstallationException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InstallationException.php',0,'@Ux£ìuâá#\"0ü','@Ux£ìuâá#\"0ü','®±=&‚  Ûšnùïº#Jno¶eîºÍÆy?:ßç(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oqˆmp¡Ê¬¾±wÓÆÂ¨¨','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListDestinationsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListDestinationsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\r)?Ÿ{¦Hq¬ÔC}î','ñí°ŽƒQöD¸gÁ!ªf»¦¿Zòaå¸/þ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Or¨?qPd}éÖEºžš','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-wpcom-additional-css-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-wpcom-additional-css-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/„|5¡5ºÝ„éÕaµ*','6÷àø…5uÑFðaß©Ãï~ç,ú·\räSÓ:¨ûŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OtÃ¾ç|°ÿò!a«†]','wp-includes/blocks/code/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/code/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úQêº\ZQ‰×ÝÒï©©ù','¸½ Ôõã$¥\r›$‡àgI`@‚+9‘\rÀ„ò‘ëµmf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ou$§¬}¾N~º£ÎÄö‚','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_satellite_mapkit-6062205f7c3804fae12c.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_satellite_mapkit-6062205f7c3804fae12c.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßŽh¬R}6ÐêžÎ¦R¬','²c‘QV-¤Œ0(«2&*®ò¼ÎúÙ1r4Æ#Ôóqâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O|Ì(m^ôŒðu.åêÕÍ','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/ConnectionInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/ConnectionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bçov#ªõ*SÑøÀ)\Z','•ØÏL’Ôí—ß/ÿ£Ó\ZµªÇõ 1>;ºåðµ¿Ù÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O}¤¡Jª	žf‚ÊÙy*î','wp-content/plugins/imagify/views/part-settings-account.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸P\'æÃŽéü/BFÁÏ','Œ€[–³nLµX¯†j©[K¡µP;@ô¡hÔ˜—¤išÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O‚æ½¼m$¸òž—Ý‹&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾«ºþ/¥ë¼M–aWÆ','ÓãdJ¬Š†[ÍÃéPÈÌrMÀ€V\ZµCÛmðâX£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oˆ«tYÒO6?‰ñ|à','wp-content/plugins/imagify/classes/Avif/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÛ—\0Æ%7òxaºP‡','@>xAhÉÄSŠŠ­œkjß1,àÑ²m´³þ€—~g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OˆÔ\\½¾‘¬Ì€M,’BÁ','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²óSk=¬!\rI²óÌ·Cß','$ºËìm«,Mê]þµÍê4ÓŸI…p=¢†(w²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OŽoËF)ÀüYï-Œ7ª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/shared-functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/shared-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ²6ö:\n•9ülýÕ','òlßãæ•™ûŽ@·Æ âß ¢kÞ™?ó\"Ja*•Ž]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÞ•ÿ=›¢ømô5hÊ4','wp-content/plugins/gravityforms/includes/wizard/class-gf-upgrade-wizard.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/class-gf-upgrade-wizard.php',0,'—aÜd»±vâsYšÐ:‘_','—aÜd»±vâsYšÐ:‘_','E’{Ÿ–¿Š\'/Ìsf°¿JXX¨\\K½¬”A,ëáÏã :~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oû\\©¢µP5ÑÓÿ{¾R®','wp-admin/plugins.php','/wordpress/core/6.9.1/wp-admin/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×s$[„Åõf¼×=\ZC','Úxž8WÿÏt\nù/]åäyõðh‡toWùâUŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O’XGÉ\"®…/£à7lÃGK','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-tumblr.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ø×‰à]	 †K1aÖ|>','OîWˆP%rìúËB;ƒå£ÈUÎ\0äÓ/÷Åu¢&*‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OžË‚Ì¬¯otzO)','wp-content/plugins/gravityforms/js/tooltip_init.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/tooltip_init.min.js',0,'o»~ÄwyPoÍ;M£Eƒz™','o»~ÄwyPoÍ;M£Eƒz™','xhþþò#CTDÎbEjˆXÃKi[M\rkØj0=Ï¥Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OŸ>cpð¼+£i“Z•º','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L§b‡Gû™aü','ªÂ%à›j/mI—Á í¼åetcNmö ®Âó¿(é+\0£+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O¤ëü ³n¿à1’O´¼7ö','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Cron.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!?OŠòö}ÿaGÏ','/îFÅ=9ž›¯ì;î1íO4´ë²†_w{Aêø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O§ƒµà&Ârè“•ê ','wp-admin/freedoms.php','/wordpress/core/6.9.1/wp-admin/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"úù@¿ƒJ1ËœÝëSéf','ÀÔ–ü¦™û 1ÂÓ¥•JèK¿ç¥òÅp¼@¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O¬¬ú³R¯r¾©£èD•?—','wp-admin/js/postbox.min.js','/wordpress/core/6.9.1/wp-admin/js/postbox.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åqq\0µ&ÕÚ?;i\ZÓÌ','õª&ã¯1kã°mÓ(¹>]çS•Â:Y\'·«ñ‡ÿ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O­—»lþñQh19bFìŒ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache-watcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹\\”…d1æCM»°ÒW','¦biBZH\n\"C\"„eÂ¸V§—”¶½ËŠP:¨Sm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O³~|…\"™üäÄÕc~Ô¬','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/list-empty.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/list-empty.php',0,'NsîíÛøjCúRŸ\r€J','NsîíÛøjCúRŸ\r€J','±ëá{Q@+S4‹j¹C„\n2¼ìÖ™áE¦qˆ“´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('O´EØÓQÙòX½šD\r','wp-content/plugins/seo-by-rank-math/includes/settings/general/links.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÇg<P;ÿIoOÉ&–Á','HióHb˜K0ÜupN9†FgÎG,ü†sÕ*Ž•Å½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÈ\0gþÅ\"UýY—0Øc8à','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Recipient.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Recipient.php',0,'jÌ1ÃQâUš\ZFä¢kB','jÌ1ÃQâUš\ZFä¢kB','²íjn)u\"<»„DTpñ‡Z›š1»·*\reÙ6µN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÐ+cäÃ4}ì³{Mè','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xå1‚ 9ŒAz-dßÈtƒÅ','„¬Ð×žÈSy÷#%íšû¹ræ¼&ÉG]³5®“½˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÐÐû(Ñ÷œ³½ýý','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-contentprocessor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-contentprocessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YKÁBL\'æ«º_\rç“¬','ë¾âÄ¬ÄŽH›M}f·@Õ)l¾á,¿Äq“Tå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÒ4w÷ÈUCºìŸŒÜëS','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\"4óÍXÁ9Î\'\"uÂa!Î','óÿß²äå_»¬MÇá¹¥•ŽL©ÁüÒ`zÀ–^Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÓ0ùÊP#’b(Xx','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÝÈ–¨ÒCØâQÅY+IG','mp|Ú<õW¼Ýª!Ìõ@~ÌuÃj|™{Ðÿ„÷þ*ÃX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OÓóôÄy¶÷Rt,¶Ü:öþ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\\žh±S}¡~ÿûŠòÆ','KÂž1FƒJ2{•¯\\ÌõBŒ«7Ý»øxŠ|:Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OáûÆÕÞy ®ýk	b±','wp-admin/css/customize-nav-menus-rtl.css','/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ.1Çç\nq\"‹!3ÙœûÃ','ó»Î1¹hÃ|ø1X\0â\n#Š0,g€_«‡‡Š¢ºé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oã-q“NÑ†+fÑ­³','wp-content/plugins/members/img/members-meta-box-integration.svg','/srv/htdocs/wp-content/plugins/members/img/members-meta-box-integration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KLSÿÝyfÏ´ÎØIº','¯…a£nf„›RÛ†`ztpï?nµ–—á Â{RñE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oå°m¶ˆÑvŸïsÕ7oP','wp-content/plugins/gravityforms/form_settings.php','/srv/htdocs/wp-content/plugins/gravityforms/form_settings.php',0,'7íÇøÂ›Xæm0BV7^','7íÇøÂ›Xæm0BV7^','¤Ä=õYïá\"\\Þ_žf¶<Ëh^ÈÖŽlƒ¼Àò+–B=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OåëÏÌåHI!K!0[Ú','wp-content/plugins/wordfence/lib/menu_scanner_options.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dr¯ðmQ?NØ¯ÿEÂ','¦0²°z¡!_N\\‘Ã—¿›‹\n––Á~NÅ|‰§dsðm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OçÙ(Ï®ƒ©È°×À{','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvent.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvent.php',0,'`\rO‰[c¢BgRÛñ','`\rO‰[c¢BgRÛñ','Á_µjÕ.ãÑ+@ñhª\0b\r3ÏÏ]òwÄ@$´úW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oë”>«õóÕ¶Øø¤‹wwè','wp-content/plugins/worker/src/PHPSecLib/File/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oñ*ž¿mË_)®8_3ˆ','wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ža×ígž°‰’ÏRfn1','¨µ#¤}âÉl{ X€>}¿Çòv?úXÆñBméŸDÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oñ©`¯€hB]xiÌ †L','wp-content/themes/genesis/lib/structure/sidebar.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/sidebar.php',0,': ¶+Y*Sò¹ØàX=À',': ¶+Y*Sò¹ØàX=À','ì!ö.cŠŒãk¯¾Ø2Á÷Ç>ÁL[oA\r·»U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oñ»ßOàM_K7Âùnšá','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùšB:èWÌ@N¡','aHñlq²QH5¯¨Vh|©½Â7óh”ðÍf­KN4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('OõØ­b ³¦ðä$)','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=xÈ®b×Y9Ä§U0Ô','C6NÚ¹ÂÓƒdvoê“íö,‘Å†w\\.Vu¦ˆÿ¹kŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Où6k«*næµ^yA‹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-2.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆRKSÅPÆc[ª[áœm','«ñ­±=/$ïî©C	§ãXÿíï´4»dé*ÕT‚ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Oþhu²G¯ýá²&\0ïLÿ','wp-includes/Text/Diff/Engine/native.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/native.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K÷¦ö·j´„ÏJB','Ê5é½lÝ²U”§æ™goKØ\\Ëc„-F`ŸÑA{–^{ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PðŸH­ßZ`â=¼²','wp-includes/blocks/pullquote/block.json','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÏ… V„9„—èÏ»l','HŸjxÝä‚wY\"b£°Ä&Šc\\þT&¹…1C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P¶bw¿=‚Ìõ”©ië–Ò','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\ZÁÄIw5AlLÛ¢','úã´K{þ8¦Àfl…7s…RhÎúëžå—‹Ê‘I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P=€wYsÖA¾¤¦²L','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-options.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-options.php',0,'ýG\ZREk&Õm²f‘£Åv','ýG\ZREk&Õm²f‘£Åv','Ö\'ûLMZA±ÞFÇìc£åöyÇ§¯ˆ&ó8GÛ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P	 —¦É4îHÞSÍb','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SxÉ¨ÀÆ–ãOlWŒTS¢','ÿ‡ƒ%\n•W\"½%ƒr/ŠMv\"hÖrÇî²kÞJZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P\nýx!‡À~é6Ò»ó³ ','wp-content/plugins/worker/src/Monolog/Psr/index.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PuîˆIÙ÷½\r•œÁZx­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{zJÄÒ,Wù³Þƒ9´z]F','ü,pÈ¥^2½ç\\½R<=r;úD£Ð# Ÿ2D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÐ/:ïÕÌ®¸Ò‰¶ûÖH','wp-content/plugins/wordfence/waf/pomo/streams.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·\"¥Çæxx÷!3ÎW¤§','\r,Ûîàø&Ž¾üò‰É©•!‰Œ:Âxl­ó[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pw\"ïßë\r¹v-óÂô','wp-content/plugins/gravityforms/includes/settings/js/tabs.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/tabs.js',0,'OCä%à®&·¢ÍÝy¦','OCä%à®&·¢ÍÝy¦','-€÷d¨ÄÞ !æáÖìçPêm«ÜÎ´1»ÈN]£,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P\ZN4†³ª©Gã','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ$2üôñÔž›šoy‹“á	','íMUnU{¯$ILŒÇ>:ÌßÝIu$ž]‚J,º¤ƒµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PEÛ«½7r|oI±6ÿð>','wp-includes/js/backbone.min.js','/wordpress/core/6.9.1/wp-includes/js/backbone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\\.»C¢Ÿ8²Gˆ•','–£ò9(,í\"ég)\0„Œ‚ÉÜ:7bMáh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P „ôÒNtD«ÝŒŸn\"±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µyñáëÑKì]õ¨ íº¾','b}\"©ozÒýV(\rV\'QuËI‚v¹¹êù¡îî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P\'ƒ(µôë?+‹z´“$¡','wp-admin/js/postbox.js','/wordpress/core/6.9.1/wp-admin/js/postbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õH>¸j`dÛ\nŒ¾³’§º\"','Å¤öÁ³°p®=ØRyšY”Y-žÚ¬«úºêŒQ§i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P(ð‹VìMïeÃõÚ·Ý›','wp-content/mu-plugins/nexcess-mapps/Services/Managers/PluginConfigManager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/PluginConfigManager.php',0,'OZA°àRN¾	+Ø‰4','OZA°àRN¾	+Ø‰4','€“Ù»~\'èþÉ˜:i¬ôùV–)·|šsÛËÑOi¦¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P*5þ?§ù¯iÙ}ð/ºxË','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ÿˆ3;AÍJøhý¦Ê>','u‡ HPå·ðË>§È0¥e“£Tnü/a>\rv¦ùÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P-k\näFJÚ7+ÂyP¤','wp-content/themes/twentytwentythree/templates/index.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/index.html',0,'ü$¶p:ü¬±êzt¿@ë','ü$¶p:ü¬±êzt¿@ë',':øÁ“ù†;óTù;Dj\03M«‚óœdÂþ­‘æÖ‚G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P73oè©	§ë\0æ=áŠÒ','wp-admin/js/word-count.js','/wordpress/core/6.9.1/wp-admin/js/word-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\rffB)†ç†øü…±–','µÇ6j¸,AèÞªÇ­såD½ÁeCÿz‡&‘ý\nü²à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P?Ã2ÝÓQý”’m$@\r','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-settings-updates.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-settings-updates.php',0,'k©6§û}0I#È	yl','k©6§û}0I#È	yl','ç9—Ò¼€Lv,ác9b€÷½å‰¡¢]3Ç|Œ>Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P?ÌðƒL—¿ÃHš1%F','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/s{ÁÕ½-cüš”}5','\n™7Äcnœ“‘ŒÁV$¦^l¦H$7oðMMÛqJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PA¦p¢Q®áTúôh','wp-content/plugins/jetpack/modules/shortcodes/soundcloud.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/soundcloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oñ¡Cëž©ˆ›ÊåÉ]q','»ÁhÐà‰Œ!N6¨B¾Çª\ZÂ^.“þÜŽm1+9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PDðfL/}x1ž•R','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹X6Ä+ÖùÈ\rÍô€ëg°©','{ž´?ï¡æK²Ò±\nµïE¢äu·8í$ËÎe3}î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PJ’~]øú; ž‹`y','wp-includes/widgets/class-wp-widget-media-image.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎZºDÉ`_›¢=ú¥‘z§','	ãGç3·ÇMº’®Xâ1àöÁ]Ý¤Id¥/ñ+|AG/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PKˆ³2´Iªó«Á)¥‚','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¦šw5ãí(nÂb¨m­','m!`Ú~:›î-\n¼&3@ïåNßÍ[ý9êæ¦d\r®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PLL¶ˆ`ØÝÝÖžäãÓ›‘','wp-content/plugins/imagify/classes/Traits/InstanceGetterTrait.php','/srv/htdocs/wp-content/plugins/imagify/classes/Traits/InstanceGetterTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÓîe¥,rgTR}‚dñ‹','øÿŒYwšJ-šY˜\Z÷°„Å\0uõë1ö«<t\0ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PL•ŸF^Ñ9Rá6z³p','wp-includes/blocks/navigation-submenu/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶…fŸHï2X»m.ÞÇW','¢\Z(f)ÈgWóNVÇyþ!øqÜ¹zg°°%¡Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PR+]Äù-ËæZ©B','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/_ðàTù‘ÎE¯ý@','5rAgŒ¦¨í=í¢š‰Åxpuép0Þ3tóÔ¹¬W\nÁÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P[­¹ìšAc÷&|Mív','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂI4áÐQq£èÇÞ','•èŒøM£\r@¨ÏDbmÈY4·âv ¿cÝn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P[õ°’¿i¼¾ëãÆÄa~','wp-content/plugins/jetpack/_inc/build/admin.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1yn>}é^LÈDd¿î','ƒm\\Ñf‰;ŽqvLÝt\Zê­yî¥§è‘½~t˜ÒÌ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P_7”ÅpîÝª\r9•¼','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o÷M‡Ý‘ëXìdÚùCùÀ','¹5	1m˜Ðî¹üÃçüHëS·\0WGë*Gß.œ+ò[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pbvb\ZÏcÜß)','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff','/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€å·˜$††QGèâÌ$h2','F&kn‘qH9âÑâÉýÒëX¤äð åxÊæR÷a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pb³G 9BQh:¸ÜwŒd=','wp-content/themes/hjs-blocks/tribe/events/v2/day/event.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/day/event.php',0,'Ÿk©ï~EôneÑ“Ç¯','Ÿk©ï~EôneÑ“Ç¯','˜î\\ÀøôYŽbè¦xs>óÛÊDMŠû¯ãD¶x0µÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PeÔt1OîMÜ²Z¹ù©','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PeÛÓgL±Uø‡¨<ÚB','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']D,Ÿš¯3³|,›aï\Zì','G9nÂúù¦Çˆ\ZáV6»wy·„£ñ*fðçhêe‡9†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PpÖ<d\0	øÛÏzÏ‰;1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/shared.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/shared.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£\\‚…Ã/±v‰ÊQ–Ó','ìÀc¤â¥¤Ú…J6Œÿ·PIîq×KzÑ•Ö–Û(Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PrºJ„\\¶·\\ÅóQÖu','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/README.md','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sâ\ZdÆƒ\0½ÂÕQ¤%˜','º¯)ì&žÓÁn…6ÈE}¾š4ú±_.ž·aý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PtÏSÜ¯êu¯ª’‡oÞJ','wp-content/mu-plugins/nexcess-mapps/Exceptions/IngestionException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/IngestionException.php',0,'u4€†O°²£\r£´Rk','u4€†O°²£\r£´Rk','“Kv7r^³yÖÿ4ŸEß”üƒÆ¶ÛÜr¶NJ§Å„ÂG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pu=Üv>}åB8Õ‘Dï','wp-content/themes/hjs-blocks/lib/gutenberg/init.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/init.php',0,'Â&f1wÂ£R&>_¤¯å-','Â&f1wÂ£R&>_¤¯å-','úQSõ|½ŠVCˆíp€¤»JÇÊfˆ­\nâÙrS¦Öj0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pwxy©¾–’Ù…j¨ˆèþ','wp-content/themes/hjs-blocks/blocks/pricing-tables.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/pricing-tables.php',0,'GÏ‘]Îu	Jç²Ì¨éÖ','GÏ‘]Îu	Jç²Ì¨éÖ','XÕút‰¯TÔ.C¨]dá³4¢‘0YU£ XJ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P{ÃaåSÎÍ…[å…¡³¾','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wà+’Óó†\'¦z‚\"l%','Š‘T&ËCe˜§þÂe”‡VyÒwŸôõgi‚Éäu)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P|mdÌiÌªˆZXsëIï','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/index.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u±â9s×žÀ*¼S!','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P„ \'¢u?ô¬èkòm','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/status.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/status.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰™(·¢¸¹(J„MN¾','Ö-Ü%âìetÅÊ#ßªïåâ×Hæ–ro$–Ï«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P„ÊÀ=I¶ÀÁŽq¸Ñ§[@','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-objects.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-objects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øï›¼†bˆ¸]È½*ù','ºä‹p…©éRÍMtÁ·LÁ<.`2¤M˜tîŒoL#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P‡87„G¬‘™\"%ò$Ÿ','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢S—ÌH‚Š\\ÁYˆèØ','Ñæ2Qžõ+P¬Ûs.ÃDù6¡åþÐÁ…ë”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PŠþZ”ógÑZàöŒ–J ','wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php',0,'ù;VÈ®8á«T&0ˆ¤ûû','ù;VÈ®8á«T&0ˆ¤ûû','™£½ÓõíSØ’½’4!ÜP\"K3jeýØYò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PŠÅiz¡tîaé}Ôa','wp-admin/users.php','/wordpress/core/6.9.1/wp-admin/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÇóuwÉ èeTªEÁùý','aãhPe0á]o% ¡E×°sô7þ6.ƒŸ(í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PŽ3,Å`Íî€|Ól[xq','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Synchronize_Publication.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Synchronize_Publication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¯Y;ž¹ Öå!‰eñ°','Î‡ÓÐàÕ¢¢›½q+ÒCÓ[ŽwN0°<ÄW /Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P]ÿ½±B­f„tÍ','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts-customizer.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts-customizer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æl5`a¥E¡ªvdžÑ“]','Õð¸!·éëL68Aß]MfêÙVú¾fò¡p¶IÙ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P‘VXóy®¢H™.	®','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦œ¯ùwªð¨:¥5sûL','Ip[£ˆ@ ‘NÒ ãYžÂ3cJ8‡§U[—„ëÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PžÇ{Ã/9•.wU¨#œ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/bootstrap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Åþ;§·O#€NÎÇ–Ýí','¹H×‡¶žý§²¿ñß¥ªŽÿw;ÓßÚ°,]#¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P ý¾L³‹‡\rCƒí­Ô','wp-content/uploads/backup/2021/08/index.php','/srv/htdocs/wp-content/uploads/backup/2021/08/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P£DIñØ9Âñb(qPèÜ','wp-content/plugins/gravityforms/js/layout_editor.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/layout_editor.min.js',0,'K n{Žé¿Hª6Goªë¦','K n{Žé¿Hª6Goªë¦','°=f†ïbÇÌou?£ºe,^u£JmHzy£¬]S$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P£€høýãüŸ~é·â›PÎ','wp-includes/blocks/page-list/style.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì™@•ÆØ›ÊÀ^}b“','ŸÌÿoM¤Ñpæ+pxëÈ»”y¡#\rD-9h±=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P£¾îÇ¯öä8‘2üù f','wp-content/mu-plugins/nexcess-mapps/templates/feedback.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/feedback.php',0,':“®’y¤\'Ž”uZ;¥§',':“®’y¤\'Ž”uZ;¥§','Ï)u)é21nŸ^ý°hÃÇ‰“Ëéçï8ÎŸ½É¾S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P¥ÕŒÐÓ#kU2Ra»','wp-content/plugins/imagify/classes/Optimization/Process/Noop.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/Noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðŠŽÝš1´ýc¢ë','®&Ë=o2\Z:o÷ÜûÎjO~=Ž²þ†/ÿ7&]c‰t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P©=meö¼ª˜c\\.åBƒ','wp-content/uploads/2022/05/wifi-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/wifi-icon.svg',0,'½©UCØ}°çôx=€¦','½©UCØ}°çôx=€¦','ÿmpÃþ·!n˜ªêÉ³ñª¾>Ä=©Jy0r‡y¿Q=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P«wæÎæ‚¦\n%C•X','wp-content/plugins/imagify/inc/admin/upload.php','/srv/htdocs/wp-content/plugins/imagify/inc/admin/upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù v“wª‰\0!Üÿ%¯)Pî','%vaþ‰=~÷BÁ[TŠ·4MGï-P8â~	ëQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P¬N“øYù*jŒ¼ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È´îÈZ‹Õíã»£\r§','é\n¡1ú³3žggøvÈÒëà^?¯^šW<í°\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P³¬¤b0Š¦á’Þ~æðÅ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Mé\0{YH&lá®EÉ|V','2¥aDKú>ûÑXÙÜóÀVy‰–ð`ÑÈUHÊi‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pµá\nÿe¡äðuµ\"í','wp-includes/sodium_compat/lib/php72compat.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php72compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&×ÈÁF:BÎ\njè|-î','\nò1mê¿§kss¦ùŽAog÷¬‚ÿ–ýü»pè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P¸Æ1ót¬•H¶ýE®Ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P¾rÁÊ;âî›0></','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php',0,'®â0¡Ýv¿-ª­T8','®â0¡Ýv¿-ª­T8','i;ÔøHÊ³=wRçmö‡:þßó@¨‡¢6C|Q	,‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÃÿ@¡„É;b<\n¸cá','wp-includes/class-wp-oembed-controller.php','/wordpress/core/6.9.1/wp-includes/class-wp-oembed-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™vüG÷w¾EëJWÎü&','-#§&±¡Ë{ãÌ¡£6¡e`£C„+Eº›\'¦\\³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÄE+¿Ž­zÍv–Z»•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?=Ã‡Ðš‹L9¤3èxQÇ','â\')S@{Õ\0ÀxbqšÍiFKc®ué+¿i`Úpp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÆMî\ZÖIÌ¸Ý­Y`r','wp-content/plugins/wordfence/lib/wfHelperString.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfHelperString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')À«¬°`ßô—»EåÂ','OM‘Cn=þÝO5”£hïKá˜úE¢,q›`”£Ù*­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P×.ÞrW¤‰…Ç¿ûþáQ','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¤½]‘!§ž‘‰8[Jÿ•','Š\nþÔYe¥Jµ–HOKÚ‹ÖHc0SZÐ˜~Òvþ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÞ1$¶‰ó\\*åC','wp-admin/images/stars-2x.png','/wordpress/core/6.9.1/wp-admin/images/stars-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õêA”§œ#æS²Me.^','[®òè€¿ý_(\rhª×çYÁˆ´Tî¤¹ðßqZ±Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÞÆ!Pgjl¯õœðPì','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-parser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-parser.php',0,'ƒ`<‰G(|¤Û¯õ¶_n','ƒ`<‰G(|¤Û¯õ¶_n','ÌéôsçÐÊ1Ú	^.Èý4~×h·3”æ3þw\n4÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pã…ñ0¹a‹¼RÓz= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û3çgkeÍ¿Ý¾ŒÜá| h','ØHzjéž¨%Â‰¹²…p=ÚZÕà–iNA‡Zô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PäÓ“ø‡Ï^0Î}!Ÿ’','wp-content/plugins/imagify/inc/classes/class-imagify-settings.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã¹Þ©ßü…~7Uzß','¨ÌiHBä Ë}­3ÊW×Ì‹Ð‚Ž:ŽÛ}ÉFÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PìZy7‹qX¶I9®Ã','wp-includes/blocks/post-author-biography/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ésº3A¡›ýhd›~@_šP','—T†|PjŸÁ°4h«–Šµ(/Ø—dùÙl™l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pîã6ˆ–ÎÅÓI=ô','wp-content/plugins/jetpack/images/jetpack-updates.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-updates.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò«h„—‹o—Á :—','F“Sàz–êÞbcü¡}—:¿¹Hšÿ3°z¿RÃJ.…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pów\"lØ±‚ÔMe ™','wp-content/plugins/akismet/akismet-ps.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ps.l10n.php',0,'‚HŸ„jô\nATÓ3ñQ-™','‚HŸ„jô\nATÓ3ñQ-™','©ò#y5]W@ÐÀˆ3cI%þ¬ÈE{¡T°\'Æÿ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Põù$mÌ®õ§‹7\\','wp-content/plugins/imagify/classes/Context/ContextInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Context/ContextInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=1âP¢7$P.ûÌ³o','a‘ƒ@\'JÅXÔ{•ñîÒ^{š‡^ÐÎß¥;_`Ónýº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('P÷`~ÍBh[híx','wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HžU<k¬Íé£†^ßØ-i','¦ _uÇô¾©ñüº…6:–ÌÀæ«ÝôÏ{¤…¼¦§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Pù·$žkÝ1Ë*Z~÷“I','wp-content/cache/cache-enabler/hjsdev.com/slider-simple/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/slider-simple/https-index.html',0,'ü£æ>Iÿ¦êøºíó`¡','ü£æ>Iÿ¦êøºíó`¡','Gý?&ÁsÁJ+záæÇýsÊ™Ÿ… - ôâ\'(Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q\0ßŽf-èIhD3ï1,','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢”ÚÛ8Ò‚wKyÈG','¼JôO>R³Û\ZlúFaPA;÷\'Ñtf÷O’2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q`½×Ì³ŽS †\"c›$Ç','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±âüÊµ¬½;¢þ3Éc{','Î¹+Èûzé‹†pm\\š‘?-#ùšB(íR¹±&ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÜUK5ÿËy»å¦nju','wp-content/plugins/akismet/akismet-jv_ID.l10n.php','/wordpress/plugins/akismet/5.6/akismet-jv_ID.l10n.php',0,'G*¶þÇßÆ¾\Z¹ª“ÂF','G*¶þÇßÆ¾\Z¹ª“ÂF','»\Z\rDîËâÅ×´3nå:¨oR!+qpþ‰µSq®(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q\r®1º”ÒùÕcN”þ','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/ExpiredException.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/ExpiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W~¶aðaòä‘Ço3	\n','ˆdóc5(2X.8º¸°¹}}žÝ¿ýÃrÄæTÏÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q|Í_X–ØRe)q0','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-grid.709dcb3b2bc3adef2507.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-grid.709dcb3b2bc3adef2507.min.js',0,'\"mÃpNqìY—Ó•Ó9','\"mÃpNqìY—Ó•Ó9','Èyº‡zH¾Œs-Ã&FÐí%Qû,‚´I½ü3§¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QyôlãÎ\'ã¯|ß~ð9','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/wp_media_plugins.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/wp_media_plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ƒ:#ì\rƒÚVuÃ¤O62','ãyüæpÛä\0ÉHS4«À÷MÉ‡V®ú\n%F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qq=M{~÷­È(õ‚`»P','wp-content/plugins/imagify/inc/classes/class-imagify-auto-optimization.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-auto-optimization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëD \"\\^9½œGjém','l‡1ÞO\n²[$Lãõ±×H@Væá\"°ü{~Î°M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q!$96DÎ1‡jâµõªô<','wp-content/mu-plugins/nexcess-mapps/templates/woocommerce-automated-testing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/woocommerce-automated-testing.php',0,'_l1¿<rCÁFûQ`ý›','_l1¿<rCÁFûQ`ý›','.Œ÷*šÏ!‡EØ~ñ¶r¦’ã.·²\'’±Ë4Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q$¢Æ±\'0Tâ€8öwÇ8','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php',0,'ß^ûq÷{û3\\Ýg€','ß^ûq÷{û3\\Ýg€','NÓ®Nó˜ŠÇAW¨uh‚ª#³Ò\"8)ÕëeM1Â6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q%&ª1àÏÿÍÉâXñ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F,9\Zï¬™{»R2÷/','N<ÍÅÐ©î¦ùè¦ã„æ›y(-¡×\'$\r¡-MÞå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q&ÄÐWÓT%*m>^Eö','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤x±Ù\'’ùs›Nïš&»Æ','GniÇ;\"å›ÎZñ ÁÅ3¥{iÑŸK…\0TæI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q1n–»™1À¸’ƒB*Þz','wp-content/plugins/jetpack/modules/sharedaddy/images/comments@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/comments@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Æ&t…²Û >x¢ýB^r','ŽááFÕ$Ô†§n†¡1|(1uzÚò”úS,^Õ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q6èÖËàÚGc°Øa6äV','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']´U&•ã–Iì©Vé;p','~Ï\rá7—ìãCÐ-…€t¿ßÝÄ\\…Êû5.ÓˆÜg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q;Úòé(ü±¬Mp*ñ‹','wp-admin/js/widgets/media-widgets.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼dƒ•G\\¦)ßn','ÕU”Uò0n-‚ÕŸÄb°Õ&•ùNEc\\»5Æ“×!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q<b¢êV[ÄR¹ò%J','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client_Base.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V‹ÓÅç(1|¸T,pw',':å…ß„@âßâ¶ê£àaPëdÃÚ Ê‡_Üb.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q??ÄFà«|æll9ƒ[','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûàie¯•®ÎÈÎ¾xsë','ôó©ÎYˆ-˜ñÏmÇ®¬¹ý°7ø”ÃÕuó¢–×¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q?¸ÎÙŸàõ·góLÜ|ua','wp-includes/class-wp-textdomain-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-textdomain-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vk”úâ†ÈDfÔï÷\\gù–',':Ùg†t¨Ê	[Šê“9ÉÈç‰[žLÚv*Ô^ïLìg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QAÚ4’ËÉìu£_Ù˜0á{','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-tumblr@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pjólUoáÿëzšy‚Â¼','ö(_˜¡âUûfŠž~Ûm¿8þþ©Ã@§DïVå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QCýÈ§¤ÀŸ$9B)¼ŽM','wp-includes/blocks/tag-cloud/style.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-”Ýö£lÑ¤y´ØºNè{',']	^§‡îÒë3¦c=àªG5×\nœ\'öÒ,²öˆéò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QE£ÕZPÿ@ž¦¿b','wp-content/plugins/members/inc/class-cap-group.php','/srv/htdocs/wp-content/plugins/members/inc/class-cap-group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ªvOíCæ¾pÏ¯,y´®','S/	¼’ogyí ½’¿ß¶ÅË®vt?»ˆ¿À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QJÀ›Ís3çRÔaU*Ùs','wp-content/themes/twentynineteen/index.php','/wordpress/themes/twentynineteen/3.2/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÆô¦Õ°&¸Tgs\r','0öed €Õs¦þXˆœ¢–€Q8è³ØØ3·Z«É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QT«ñò*f×P„å¥.¿','wp-admin/includes/file.php','/wordpress/core/6.9.1/wp-admin/includes/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£€þê\\U JÍ|Ñ`ØC','gØ\'g”˜Yf›Ÿ¾–üecCb©aŽÁ¹W&›ô@ˆç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QVÔR¯@r(¥¿…ÿÂ','wp-content/themes/hjs-blocks/images/Google_Maps_icon.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/Google_Maps_icon.svg',0,'\0tŒÔ\ZèžjÚÉIòÇ±Ô®','\0tŒÔ\ZèžjÚÉIòÇ±Ô®','}\'É“õ—ƒ9™&qgJt^gÙ¢éÔñ÷÷‰!2JœÛ(›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QY—ê1ðTl’¹Vr<','wp-includes/js/customize-views.js','/wordpress/core/6.9.1/wp-includes/js/customize-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÃµÍdþÅµ9¿¾–F','h¡†$ãi—ž²å?ùVAÝé†RUå§dHàÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q^‘GWQi‡«V›\"RD»','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-menu-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-menu-manager.php',0,'4lUE(Ö}ö¸Ç#:','4lUE(Ö}ö¸Ç#:','ÿølmî9%•NÅ9åÕ©a±sˆGçñŠ¬g…w6á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QaiJ¼1‚CcjE>ƒ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-site-6e78d505525c43d1fee7.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-site-6e78d505525c43d1fee7.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\'“PŽŽbª*Tþ0Ó','#ŸŽÁK­êQåúÊk •Aú‹Ö oævÃ)ûûY¯6.Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qg6ÇŽ‹Q^‚¦øˆô1)¡','wp-content/plugins/worker/src/Symfony/Filesystem/FilesystemIterator.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/FilesystemIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0g|Áˆ1ae‚Œ_x3Ä@','9ŒÓÿPØÎYâL2¯W\ZŸs¯?—âÚ@³¤Ûmª6‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qk–¯è´rb4Ê÷Xñ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ‰BqlóÅ¼ÄËß=¿ñ','“46¹j—›3O}\'øz†Ä.kâ$Ä¯Âú\\ýË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QkãÞVc¼~þ.¦ÉzI','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source-class.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source-class.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¯òE&ˆZœ•ŽþÎd~','åò>µ9£(¯`r¥=D¼¼S´àZ3z\Z¦eqS¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qnö–×cz/{(ÄzÚI','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Ì _0¡@7^{¹ž:¾','ÒóÑÕ{SLS²Zï&7ÃÆ[¬ë4ÁÈ#W‹ËºG-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QqÎP­OQ‰û˜ÖJ¢É','wp-includes/fonts/class-wp-font-face.php','/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-face.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýª„î(UiˆŸ>ã›ÿ™Ss','M-)Ú§Aæ>æJ\r.¨Èƒå&om‚)zŸ¦+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QuoPXØØ\0«¸SÚž','wp-admin/images/bubble_bg.gif','/wordpress/core/6.9.1/wp-admin/images/bubble_bg.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú~Ïg<Ä‡óI Á¬®0','\'+uÒWë`-A²¶èþÝS\'¤}S~SõÒb¤Ì—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qwa•›t%FŽ%2á«å','wp-content/themes/twentytwenty/templates/template-full-width.php','/wordpress/themes/twentytwenty/3.0/templates/template-full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÜ[6i\"Y|›¹Øf8K','Hh‚E÷.PïÚ¬ãû.¸ªMíÆeMoˆ@\0ÇÆWÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qç®ú­­Ÿ7áãdâ','wp-includes/SimplePie/src/Sanitize.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\\È½·~¥3Öª-ýPÖ','Â¯eBõƒÌ8@d§@§o5©Ò¼oäJHÃ¡Ú!’j ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QƒþcmÖuX\Z3ûB+‡žX','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','/srv/htdocs/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$›mRÍ_»Ÿ`éW6Ë\0','s)W´?PÓŽàÿB›*?xóûBZºìdÉ—äeZÙž{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q†¿Sn¬Èf1§hÃÁd','wp-content/themes/hjs-blocks/images/search-solid.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/search-solid.svg',0,'Æ ïûègÛ	A½U’øô8','Æ ïûègÛ	A½U’øô8','{íh¤\nóù.$0Í\næÅ;*tÇìˆ3’ƒ>ÈX[ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q‡¸H’ónÜoä%½×','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/powered-by.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/powered-by.php',0,'@fï‘áDÕ ½‘\"Ø	Gö','@fï‘áDÕ ½‘\"Ø	Gö','zõÎ§»¥³\nÈyúµS¬à(I“ŠY‘¾«4`7¤‹óã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qˆ€õFã\\“M°10Ô „ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëé†½§Íôø”\\˜F!¢','ÖªŸ\ro¿¤	û2»×yh+¢æ×¨Ñ˜Ú$ð\Zîrº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QŽÜÅPAý±ÕéšÌzÏ','wp-includes/blocks/columns/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öR™´ÊrÑ’4{6G‹','yU4õÌ7¹ˆ\"!¯‹\'R¡@·œrOˆk<=åNI\n~UXç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q’‚Uw\n\nã˜[£¾£[;µ','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Resolver.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Resolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’Fè°9g&.·édÅ:3\'','èÛcv§·N×\'8;Šj¦lú8‹õ\0[—åIËƒõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q“P5Z¸Î÷Öw÷NiaÂ','wp-includes/blocks/quote/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²u’ŒFÓˆ@T~ð¦ŠS}','A3æîm‰{ÁïdIÆiw ŸÂÍ“	\rlºiËý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q“²¤\'pü¤”áÖÙ ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dP”’Ò$‹>lzÏþ!u','®žGô0¦å‘–eKÝˆZÐ:“eñ#îfÂ‘_tW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q•ÀU­V%d	Å{6ÌlI','wp-content/plugins/google-analytics-for-wordpress/includes/helpers.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¶®—.˜ÄœxÍ’¸0›','Ã¹³{(âJú·%DÙMâALƒµI?miãE#$:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qš±9e5Â‘ÒLÙëüîzP','wp-content/plugins/wordfence/js/wfi18n.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfi18n.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i&XDEîÌò®p/Nï','GU	š‹*ŽèköP,¡:Ó?+}xHb·5ÿä°á¬#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qž%ê	*¯ÎÈ²•ÔqA','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2201.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2201.php',0,'YÝY—e)JkB&‡Óð','YÝY—e)JkB&‡Óð','Š³{‡2ÃÍa„lh8ñýfòè0ü«ÿ5toã¸ƒƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q£}i)ôs>ð¬à%U¡u','wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php',0,'!Ðg+SÈ²œlíp#FÈ','!Ðg+SÈ²œlíp#FÈ','–r4ñ9KPeêü6¡ñZüG0¬Ò^dü°/•”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¤¤÷Áy¥ê~À€ï','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-backup.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜M»wáŸÐ0Ô‰Èþ',' *‰U•Ò^+¹A½Wí\'w4ðÃ¹æ„øEºS“Ù€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q§Û÷6K4öÊ¨€ÒðH','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùài0—§Ý\Zˆ_ìc','SBYülÂMÐª“Dæ’§ù}Ìñ\Z™Ù+˜ª>ì#§};','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q­ßìÖ\0IÑV°°I×w','wp-content/plugins/gravityforms/includes/query/class-gf-query-literal.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-literal.php',0,'A¡Z·@ÁîÐJ¨»\n','A¡Z·@ÁîÐJ¨»\n','Î\0ñõÄeÚØúÆè\\¾…a[è•ðj®üÞ†ŽŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¯x˜¾Ì¿Py€ºá\'uE|','wp-includes/blocks/page-list/block.json','/wordpress/core/6.9.1/wp-includes/blocks/page-list/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”5$1ÀK õ@¬}µ<iO','7ÍÚ8ÞêX|u¸ßa£\Zpv^ÊqZæ`¯º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q°ö-ùC-]CÉÏÐø','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨E/i?žÝ¶83|°ˆE]','CÈ#£OKòKØ—B.FYÄÆ‰+E£w—ÐFÖüKYÝ9.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q´GmýŽÙ@¶s‡\\:e:','wp-content/themes/twentytwentyfive/parts/footer-columns.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer-columns.html',0,'/CÉ¾ŠüâK½±à IpA','/CÉ¾ŠüâK½±à IpA','èÞ5%ã¨3Ä§…3BÔŠß‹2×+	³eª‰ÐGó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¶9nb7\rn£H/Ÿ?0,','wp-includes/js/dist/private-apis.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/private-apis.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¥VùÏ}lqªP•Y3','Yê\rNJ¾$8«œõˆ»@\\®ø\njdÂ;µÍ„¨³ÀÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q·`ºöä8þM¸8','wp-admin/press-this.php','/wordpress/core/6.9.1/wp-admin/press-this.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Æ›{tØÐY[:²úg\ZÅ','¢i>[t\"{D[Æ\r:gUª‡lùt:P,ÐpÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¸C?^fÇz(Fer.','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-products-page.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-products-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`RRŽ6–Švï*&‹Æ','Pà\\*yOX7/OS6R˜]û”‡<ñº@ˆ¨¦yñÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¼p4Vë:(Úa—6Á','wp-includes/js/dist/script-modules/interactivity/index.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÁ?­ÃnïžŠcS\"×','¦¢™µ&¦—£~È¦l\0(Î„1,ÖÜ7ÇÃ<&ø%ýñü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q¿¶íxÆ”~­Ëd7­!Ë','wp-content/plugins/automattic-for-agencies-client/src/admin/deactivation-dialog.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/src/admin/deactivation-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶å:Âð¨(<>e¿–µŽQm','uðçs¿úÐ.Rbõzî;4`„4)Aä¯œTA¸ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÂ\n2Ÿ+×àšëÅT','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']^{DwŒµo;ë6U\\d‰','&5Ñ´F(Ù2Œ¯ÙKƒÑ>ã\\©µ­Õ\rŸÉcãAö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÄÙ©¦£eö¦7Ò“ÆXè','wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§EñBg„kOU£|O|/åR','í2¶aSlÐ˜p\"öÌlDø_QU±0}úOE³èÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÈ\r^-‘=Â6Õ\'²DÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/class-inline-help.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/class-inline-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fë\n_&î»Y™ø.âçèâ','Íåš‚øY›ÓÍÿì\"ÉÐ’~Áø¶¥Ä…\'²Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÌ>OÃ{\"=Ýˆ9£\rhc¯','wp-content/plugins/akismet/akismet-lt_LT.l10n.php','/wordpress/plugins/akismet/5.6/akismet-lt_LT.l10n.php',0,'‡!æ¡-Ü?ÙÞÿiUeˆd','‡!æ¡-Ü?ÙÞÿiUeˆd','ÙcZ!¥#\nÐée#PØ6¢B+Oª³Ç”†U_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÎ¶P+ã“2ÕÎÐÖ»','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ:Lî½·$œD©sBsäž','£\'¿ZñÄîŒ”\'¿ãëx±—Â·]ô­öócMŒ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÓW+/ÔXM—º«Õ<ŸL','wp-includes/SimplePie/src/Cache/File.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']“7|ýß†úßOþ¯ðºì','ÀûpU <ïÆih§¹‹…FEŠuÝ	Ý½Æù‰qFûŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÙ‚ÉOÛñŽQ~NË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ ÕëE<=\0Þ¹A€','·#¹,µ‘äÁÝö§4Læ/’Ë:SUŠ6¯Ã9Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÙ™²4¨Üàk0Ñ­$','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(à€<‚`m’%ÏÌ¶œÒ~¥','À ‰\Z¶œÒtßü\rÊ°\Z–[|»ÝxB†´Z\";Ù—uç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qê³YÈQf¡7¶@2xC','wp-content/themes/twentynineteen/images/pattern_02.jpg','/wordpress/themes/twentynineteen/3.2/images/pattern_02.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OO¾Üàˆ8ìó,š;','ýùGÉŽÖk‹¶&äØ4©¡Uºî©ešçw>\r~FÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qì~ß¿Ä™êQ·õÄ Ã','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-list.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	‡þB3f]“ÿ©3dÍhdì','²èÉÆKZ—ËŸÏy•ê T$«4ýq1‹F­&.VM]Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QðG¼Ô7î²ï¯2C\r‘i','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÕO5¹Ü#ÈžƒÑ ','–ds”2;{v©0Ú1(ù\'¸ˆ@ÅÎO“-H\rØ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qò(d1@ùÖÏ\\7ÅÔ\"J×','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/include.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Žß #‘&¬È<þ ¶Ï|','Î…ƒçG£biiZOðÿ±ƒànmÔ\nùŠ0ËôVš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qóó\0h™œr&¯¨¬','wp-content/plugins/google-site-kit/includes/Core/Assets/Asset.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5¹Æ›½g…öÍ:mE,U¹','eXEE¦Õö]…£Ï\rkÌ§î#Ø×	pYÁVÕžDPg3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q÷oÍ4[­1ÂÈà%oÀ‚','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','22Ÿ<‡·= <š´Áû¿','N«¼ò.Ú$µÖe{p7\0Ìñ_dO¹Ÿ£S=B¬n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QøÙItdyÕ¦(SWÂ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=dÇ/§mÓ_Æ‡˜¤“{','b9E\ZlŒJ]Þ«™¼Ä2Y2dï8ïn¾þúñÐ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qù.Ã¬¼\\¦‚ëûXeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ñt*Š-6ÑÙ€X‹„','mVµdòhÙI÷âˆ‚Îd­š“ïTKß{ô¥z¿ \ZÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qý™Ù¤ÙˆËlÉUßzÕ ','wp-content/plugins/wps-hide-login/classes/singleton.php','/srv/htdocs/wp-content/plugins/wps-hide-login/classes/singleton.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±\0Ê }zEU_¨óàÝè3¢','”¶8TµœÓßÚ_ÂÖÝ±=È6²3)U÷ëŸ\"\Z$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Qý©ƒÏÛÁlêg´-Äó','wp-admin/js/comment.min.js','/wordpress/core/6.9.1/wp-admin/js/comment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£%âXv4Ù\nö›lÔ','’GõÄ}Pø¢8¤‚–¥wCÝjIÈ€OKÃ®X~š¤3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QýÐÕ\0§x&€ò†ØÉª’“','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì„ÊÛ&\'€\rŸE-/ú#','nõ.2Gª²+eõ‹Ó4\n•Žà Û¯r9îˆXÜ­Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RtjF¾/ò¥O,Ú¿4é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E;.AeÅ^T\"Ï*«²€o','cº³Îû™ÉøˆÜ\'nÿûýx}:¯Nn&Õîè¥­Ò{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rºv5­–W6Ð`ÆÚ¾á¼','wp-includes/css/dist/nux/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/nux/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÚÐ¦ùv°ÕW=WÍé',':°Ifrt©Y^«&õYüÀN<A‹5àû¾Ž=\\5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÊÁCol_ž„Å·âPÀ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';|.@S®a¹J¶®','â3ëOšk4ºW¢}rSµ¤S&[ø1ÕlÎ@‚šëðï¨Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ròœ¸7œµ¥û`¢?š','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{×Qéo5†GZŸPñ±Õ','!ô%+µeŽ?ÈÚg]–8õ¿>›æ0¨t/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R\n`Šl£ÐóOY¹ÞÅH','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åb„/›’ž5pQÒöª€¬ù','B1m\'¤†,©AïDÉr\ZèK\"¯ú$‹`Vç	3ÿÄD¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÛWÄ¨«&8ú¢aœ1/','wp-content/plugins/gravityforms/fonts/gform-icons-common.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-common.svg',0,'uÚ2ÒÔ?ÒUü™\ZýO','uÚ2ÒÔ?ÒUü™\ZýO','Ê³—HÒ¡bºJv“x\Z£i¼SÅ_ìA˜§Î¶(¦VÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rïº¸ámñ†vK”Ñ3R','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/NullLogger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l©æ”mTr­èÉÅŽ%w\'','DuÉüTÖ‡Å¬µ%\\qødm·ŒÎwŸ4šîÎ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R!èUUÇ4ž”ZEÝ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÎÂG­Z;ÉïÜ…','UDn?;»ß^ÍâE*,2c %¥7\0· 4KÊ’Nb¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R(J%ìftN—tô&Õé±','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Invoice.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Invoice.php',0,'ÕÀŸ÷ƒ¶µ¥¸7½ÚírJ','ÕÀŸ÷ƒ¶µ¥¸7½ÚírJ','ìë‹5Ëš—Î:‘rí‘ÊËI/æ¬þyÌž8÷+tÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R)&MŒa¾„ZÕ\':††ˆ','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/SubscriberInterface.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/SubscriberInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4î¾m}à’âõ¿\'ñP','D¨‰š±2EŸe¸|A˜Ëæ/	•±:Eø•Gþ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R/¥¶X¯w•ãGLVïy8','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R3ð¸Usë3ÃÈ}TêœÛÁ','wp-includes/js/autosave.js','/wordpress/core/6.9.1/wp-includes/js/autosave.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hrÂ¥’ÖÇêÍMæLwó…','Æ»ùwñ¬Ì†í>rCæßôh¹.×ì:lñô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R8yíÐøÒžç¶„ïªÿ','wp-includes/css/dist/block-editor/content-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°« y·x)iWztãsmñÍ','(ä$ë¾%Aã\räJt>GŽR{KßÔ‡xw@ò”…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R>[ˆ¯Â@‹Ï°¹ö¯Ê','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‚ÎI/ Ë@‘–ÛCàÜ€','SÇçAŸ™M\nçŒúÃªµkeÝY>ˆ© ÎÚŒøk^›!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R?.§­õ{øQÅ—','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ü\'N&Ã,ÈhGÅeôì–','JH~Þ¼¿YÆJ;Jš©Ù Œ­ËwÑíìh0“§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RB®?ŽWÝ_Yïž¼¨ß','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À “òÞûËªéúÜ©ñ·ž','ŠžÎ™]lýP«L#)B×”—©}Ypƒaß¤‹vFu”Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RE:\"¬y{uKý\Z,Îl','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RJ´i-éOŽJò‚ ½Ì','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è\"³ûhºnÚbv\0[wŸH','¾7IXÞ¸‰(þËÜíJ¥öà¬ÇWƒ=ßŸ“.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RJêäX}%vãÔ4-\0¶(¼','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-definition-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-definition-engine.php',0,'®Ô+XÎ©Ðã–ÀˆÜ…','®Ô+XÎ©Ðã–ÀˆÜ…','…ùU²Þä>«™°Î³×úxüëhÿTVŽæ é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RK	ò‹¥Ãò9x6Ø','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ö…¨Þ»)e R%¯1',':ý1¦ïlÝ‡äþÔƒ™\r,‰“\\ËŒà=uª@xU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RK›Š1XûG¹ù` ¿Ó;','wp-content/plugins/jetpack/_inc/blocks/editor.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÿ7ha’–3‚–NËjÇ','Äð\'>&fô.ï(´L*cžƒ´\rn¹“:.ÉvXŸf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ROÞÊ7\\7kÃ@äô[Ø','wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éuB“ ÿ¡Ý}ß¦vh','šaÇ€êûíã õ3þ\\øÁÌ•ãXp^÷\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RQ÷b7f§È |~Û“†(','wp-admin/js/widgets.js','/wordpress/core/6.9.1/wp-admin/js/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4®>¸AÅP¿PÙu4Ä„Þ','‘°§ºÄvý5áªmÑ”\"-ò‘²*~`Ñ`Qg1FÀÑ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RRƒÙÎbz\0ùÚŒýh×a','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ï©úa;eªíQªÓ','0cÙê ’ó£v…]§\"Î6&iÛ¹³L×»»UÂ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RT1	®;‘¦|†S~','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-landing-page@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-landing-page@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lŽ‘²—IÂÉIÿÕ6Â?<È','@ð²g\\H[#j½(˜\0¡aLœÂ*ÅŽDÍ—?Æ¢d­#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R^„CaðÛ67ž.Ûv$Å','wp-content/plugins/automattic-for-agencies-client/vendor/autoload.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼FDþ¤!%îçžØö)Ð‹b','7~*ÅÃYósì|h0A|¤ßW!È€\'ûŠÿ_kûùÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RcÎ<\\š¼“íÓ¸›/','wp-content/mu-plugins/nexcess-mapps/Integrations/Cache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Cache.php',0,'VäæÕìHþR½aÇNjâ','VäæÕìHþR½aÇNjâ','cœœ¬7U”Î‰¬~ù•a%âÛ`Iën?ô¸d\nã¶0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Re”bEZÄÄÊÅw7mµ+N','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–­¬@Ç™ÉÝUÎ’)','Ükš+‰YNRw‚\0¢]ë^¹ÑD«ÁT\'ƒÁòBY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rj¦qñ¡IÓ\Z®Y&ý','wp-includes/sodium_compat/src/Core/Curve25519/H.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆîÌ0\rJ`Xç½\"8¾by','oHi©¿YƒN3	>­Å÷ôÝ_”Õöœ¾JŒ,®·–S^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rl]»Ì’Ãs¿e;Iœi','wp-content/mu-plugins/nexcess-mapps/HealthChecks/HealthCheck.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/HealthCheck.php',0,'ˆûv‚nN.úsXXú2','ˆûv‚nN.úsXXú2','™\0àõÒ©¹|<l¨9š‘¢KY\r8\nåqV7PB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rnp5€T&}9W¸„!¤<â','wp-content/plugins/google-site-kit/includes/Modules/Site_Verification.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Site_Verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<éd%]óáÇtÏBo','jÑ—›Ì$éûOâYëÑ…Øhcl*þwêˆÅ4m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RpåƒÛ–¯nà†Øæ›’','wp-content/plugins/seo-by-rank-math/assets/admin/img/trends-preview.jpg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/trends-preview.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|5öv‘Œ\0š%Í¢·š',']¥èôÑ¡©Å,1œô4{~{Ýÿ¢-ØÔÆ£4]²\\·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RpÃíÂØÝ%H„Û&~8ø','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/Frame.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/Frame.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î=¤^ñ¹û¾³Œƒ 2','”uõ^¡÷öê\"öwj™æ”Õq„IiÎÜ’‹§Õ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ru¬Ðãpñ²Ùÿ-ÝV','wp-content/plugins/google-analytics-for-wordpress/includes/options.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!:ƒm	óçH}û´8ÎrŠ','êZ•ò°äÂ=û†ˆÞrÛùˆ\nPÝlÉ÷Ž¶vI¢‰r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rx£¢ö–¸Aôd—a«9Ó','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰h\r»¥…M$Z¼\Zþé<','u;%þÎÕ—eVkI‚ša¦R\"µþhÌ£Ô;,1Æ”ïÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rzçâ^ošHømJü“T{¹','wp-content/plugins/jetpack/_inc/build/likes/post-count-jetpack.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count-jetpack.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü[c?8Vxøg¡BØó','®ôÇ¡€¬:ãõ\ZþâˆTw]GÒ¤Æâ’àÞSZ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RƒF¸åzº×ý­mÈ6','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-comment-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-comment-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/IžŠhSn• >åŠÁ³	','Ì}‘ûaŒR	ÀëŸXÎKØƒŒ£¥tc´^0ÃïEˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RŽµú1?™ûˆYÓVDt»','wp-content/plugins/wordfence/lib/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/lib/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¢Å\Z8ùl÷)ê«~\'','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^íýÖ,ŽtPÍË&\"Û´','<B–ŸüÈ÷Pl/½)×$ÏC‚eþJçœg?}û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¨§Ä)á%Ë–','wp-content/themes/genesis/lib/classes/class-genesis-cli-db-command.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-db-command.php',0,'J½iVJ]\0nCv¹ýþ','J½iVJ]\0nCv¹ýþ','·.¾;Œñ\0]˜r’8—ãïù^Ÿ÷J}†„€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R‘F«¿09§¨Úóß¸@','wp-content/plugins/imagify/inc/classes/class-imagify-assets.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©€…FJKèã÷×Š','FÓ¸ÛBÇEŒ×h–—òÙ‰ºkãRŽ]Ps©ucàë±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R“b:Z³Kµç“ûLø','wp-admin/js/application-passwords.js','/wordpress/core/6.9.1/wp-admin/js/application-passwords.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÀ\"5pC\05¾Ÿ¸P;ì.','	»>WÌž6ºõ²6çÀ¥ö}{³FÊ+*°CWVŒJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R”¤:i!Êõuä·þGÈ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9†4h¼R.fÉ®Æ','®ðyËÞýŠ‰œUŠäP>Û8ûÓÊ ]¬!zcdÖ].','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R–x®4Mp@°9u\nÖŠ p','wp-includes/images/wpspin.gif','/wordpress/core/6.9.1/wp-includes/images/wpspin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ•$ª°©õnÜÕ4H{¿³','-*zèn·DÁ,\"aHçK³H§rÞ±~\Zyêô\ZÜ%é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R—§|Rx/ãbzn9\0*ÑJ','wp-admin/includes/plugin-install.php','/wordpress/core/6.9.1/wp-admin/includes/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Å_$hŒáÒýÛ¤±¹§Á`','ûÕ+Ú‰ç¢_ˆÔÐòû÷Ï#°†£å»&ây­Œ³Îc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¡I²/),Üƒ»ùFaÂÿ','wp-content/plugins/default-featured-image/uninstall.php','/srv/htdocs/wp-content/plugins/default-featured-image/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YXwS\0ï’`r:SöCÙ3','Ð˜ÀûÁ“Ž^^a~Ö ÈÛ0NÄÍýn“¦ ~‰a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¥Ë)%$”#_„Y&ä]¶','wp-content/plugins/jetpack/_inc/blocks/calendly/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¨ž=ö8ƒaiîY†¡Ø','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Topup.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Topup.php',0,'\"÷þ«\nyƒL–o¸¸þñ','\"÷þ«\nyƒL–o¸¸þñ','¥\0lAà¤È„#g‡¦‡[kã¨\n¸²0ùs0j—lï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R©„n\r	2eº§²Æó¼','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v1¦œË×¥Þ+ÜÕ+)p','üšø9ú”k{\'¦ÐS,>íÁµ>h	XºÓÑ„Ê¸½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¯\\SC¯|juÓ9µ¿A','wp-includes/js/media-grid.js','/wordpress/core/6.9.1/wp-includes/js/media-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é•7	[%\rœy÷p‹šÒl','µ|ß?BÏâ\"õWÉçoËÓau,uÚîBýqÝ%#ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¹WðÂ”nJHƒ0«‰z¡','wp-content/plugins/imagify/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R»2>S`³B#ò§L‘z','wp-content/mu-plugins/nexcess-mapps/Concerns/HasDashboardNotices.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasDashboardNotices.php',0,'¸fÛe¤7­&÷©‹®Î','¸fÛe¤7­&÷©‹®Î','1þ4›ÃåI9wž°$Ì9éYDÈÎ¤›>•m>øýšù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¾ƒ¥—ˆ–-¯àI™','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds-by-geo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds-by-geo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zSn\\…íÆbˆò.XÐ','ÚÈ©¦ñwÕ¸‡Km\"ë…yºãë˜08ðÓÛ©¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÂ¥ø²®ÍÊLeýq	ð&Ô','wp-admin/js/user-suggest.js','/wordpress/core/6.9.1/wp-admin/js/user-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jlõ,µf.ÏVh…È','Œ—\ZÔ‚	8§Õœg\\°ö—“IS½€ªËôã‚°6¥‘Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÃõoÊÎÏ1:Àæ{1','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-user-connect-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-user-connect-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fhX¶X`yòiY}~m›','ëÉ/Fs¡˜F‚†²¿Ä¹úydœŽÒÙ\"¿ÕŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÇÝsiWÇÌ×†[é%Ùó','wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rœÊòoO0!õÀò²k','yAy¿»Ç	Þv4›.šWÖ2©Ûíð­‘sF‰›8¸h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÊÈÜ°oLÉ8~\\ÊlCR','wp-includes/blocks/audio/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âz…“#Ù@Ï›áäá\0v','Í²Šâ×COÂÍRÌ‹©<l%Ânó’\Z¥S>ø*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RËÆÌ´‡ ¯	™?JÄv®','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpconsent.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpconsent.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò–žå±¨Ð“äåˆ','ïç•`	ÌþÕodn|—+ø‰õÁƒîâÿìÎ©å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÌl™Ø+ðT*\"«,k»Î','wp-content/plugins/worker/src/MWP/Debug/ErrorCatcher.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/ErrorCatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Û@Ÿ§þ×bãûtÝ«î','”ž˜Áƒ5ì®1\'àÍ|W¨V­®Öø-‹$>B4˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÓ)iûoò–	\rA]D','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï®ßãe¼•½ñÅh«/R','£†}RöRÐ…%¹È \"˜½€âpØ¿Òm–À«»/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÓ¡ÒÑy[ª q-¡','wp-content/plugins/worker/src/PHPSecLib/System/SSH/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÓýŽéKaNMG¿ f¾','wp-content/plugins/spellbook/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_namespaces.php',0,'\"@É~û‚Ç´[’ò@¯A','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÔGc×ø+$O‹·ºoX~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ClientData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ClientData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´y0\n<Æcî¤¾“œêÐ','ˆ[Gm`ÿoÓC±“EN-24Õ×ÒìQPš›C³ëC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÔ¤]xc°ø$ýÊî×¶','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/form.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ñ®B^ƒs—\0¬`aT”t','¿TôáÓè>\0–ý3Ê@%#•Ëûã¾!íDŒ.#s+i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÙŽÝ²M2Nè¤I ÿI','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨	™Ð_À,í{à!µ\0ÁWk','«ŒÛ5?Bd)Ã¶¦§`§ugÇ=1›OL‡>8¶9|Ê™ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÜ&Î$ÛÌs]8bÂ¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ËPçÕƒÀ„æYý','¬=£?ºvlö#,tø™\'¸‘íT3êuñ/+´¯±\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RáÜt_pâ`7Ÿn?ìô','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cc¾©oHš*\ZLš¶æk–','TQŠK¶A-å8ý:Å{1UKE}àëæì©Ã(Ä$Ð¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RãH\r0ü!„d‘?c&','wp-includes/widgets/class-wp-widget-categories.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U‡°W°Ü¹ÏïòhÊ','­Ã¹¤PŽôå¬Î†\"Älg¶–ŸX™`ŽÓ@ÃåÁ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rãë-F`À‡P(U~2±7|','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-coupons@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-coupons@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýs¼àÒñæ‚DŒ#BoI–\"','¾6Æ\"J¡­Cf´’ù2¹ûYŽ%ÕŒ7©§N±ös','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Råo¥ZöMÚáœ\"£t','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù&<ËÜìwhà,U{Oýª','úÐHkB8Ãã¼ì›Íû?‡Ðk3¿>*q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rè;FYQ2vPË(ÞJ¬#k','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¶ÅØ?\rÜ@ô©5ö\'ô','5EÝ°ú¬63±jHÍSp$8îÌp•BqèËý\n¸›i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RèÍ\'thFtÓþ®À‰','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/flags.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[-XýTÿ¾ÈÖÜ%7¤H','×\n‘ø*9´|æö±V˜¡×ž‡	¼Æ\'ƒR‘èk¶ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Róc]yU)!eª~E[','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðè!›±ÇÈþ]l¨…Rð','5Lk¬·¨_3@%õLÙB 9¾¿ÿ‚Ò¾¬‹^Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ró×~©@r¹µÑÂe¬4','wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&‚ªø4€8œÐdÄ\"8Y','Säú~-ø¨ö–\nnÌ,Ìf¨«QTSÕoàŽa÷‰Ð¥m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RõìXª¢nÑÐ9cvç','wp-content/plugins/worker/src/Monolog/Processor/UidProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/UidProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\nè\nÒÙ‚U%IÀqò','—¥£\ZÆñ»²o(og$¡ï»ª“µŸ+fn-&o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Rø.÷\0;A¹Ð·Ã1ð','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‘èª`5öûùq£ äq5G','7Ó}Ñÿþ³Çß€Ž´AÎÛ±ÔÒlnOÚ\"[½1÷xj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RþX.R¿œf¬A¬ÇØªý','wp-content/plugins/jetpack/images/backup-getting-started-thumbnail-2x.png','/wordpress/plugins/jetpack/15.6-a.3/images/backup-getting-started-thumbnail-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â©?l5Ñô°/©\n*Þ–','QµåE¡í¯ÛÁŒïÔ‹¹ýTpNÙì±08Ýn`šo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S\0ÐŒ‹_Šœtòâ5_Ûí8','wp-content/plugins/jetpack/extensions/blocks/opentable/opentable.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/opentable/opentable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïû¹®BHÇœ–_‹`§Sl','û¤\nïB^Ûl6³N¹ÁîCòÎî„Î\rNk³ë¾p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S?¯dìxS“•àÙŽ@','wp-includes/blocks/query-pagination/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?k.›Žï×¶á*× ¬ ß','ØŠrû”…ëïH›ñ®L=Þö]Ø™çˆ!_\'ùd•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S1+¥tÕžoG¯è‹Í','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Ä÷4U>°¶ÃñG•(1Ýœ','‡6>2\0Sþ+-sÃß•¼žd´&Íq^#ž†Ä Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S>ÌÇF^‚È‘½Ð}ãÑ\'','wp-content/plugins/worker/src/MWP/Action/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SœÌ+X\Z­*öž','wp-content/plugins/jetpack/images/plans/jetpack-premium.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-premium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Í	œïáxçM¼ß å€',';ùlRf´Êx(ýÊf„Gíõ_½=3\0å 3|“h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SŽ95ÅÛ#3R5ÞkZÞ','wp-content/themes/genesis/lib/views/help/genesis-breadcrumbs.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-breadcrumbs.php',0,'xøÄ‰Lo’­sÇä7þw','xøÄ‰Lo’­sÇä7þw','óÊcKËà°’Ë¼>£&\nA\rMÉv8*Ê½,ê7¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SVf=ª1_Mwžr>\"J\n','wp-includes/blocks/comments-pagination/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð\"˜\Z?ûI{¾öÄ>','ýh‰žYý’=Ö\"fþ+ZÆ²{<lÜm\0ç¿¦P)ú.E•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S¼„Õ\\íÖ¼aÄ¼‘\nO','wp-content/plugins/jetpack/modules/widgets/upcoming-events.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/upcoming-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ü šjzŒ}Áqwó&\0_','É«ç[ElÎwS™þ,.á¤ªjÛþÐÓæZ´À#íR½P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S!7òY*e4ãJþ‰ÐS','wp-includes/blocks/comment-template/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\oò(¡ms¨úZMUß}','ü“[¡\0þœ¼ñÆ•±hH³Ž’#a¸BDsOÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S!v°²½bô²Pp\rí','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØòiiÃZÌöµq3','xOÕ»\'ùÇ’þm;\\À%fÅŒcÑÃÐ‡RÈë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S)“¬¢IËá–(¶4îVAí','wp-includes/blocks/accordion/style.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¼ª¹J¡úCX‰$RËó¯','púVŒÄN•‡ÒÝe¢ž˜›ÌBÀâÝà°G!;¢æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S.FÈ«A¾j®ÿä( :','wp-includes/js/hoverIntent.min.js','/wordpress/core/6.9.1/wp-includes/js/hoverIntent.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ˜âñ÷¦„¨Ò£þ¹4¶K','zÝ\\›:ÆŽ¬[4d`}{;‚Ñ•Áfx˜LÔ©ò=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S/Ü­}¨…™ö9uCÝ','wp-content/plugins/gravityformssignature/includes/class-gf-signature-service-provider.php','/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-signature-service-provider.php',0,'féÃÄmrDî6˜ªz¦','féÃÄmrDî6˜ªz¦','¿?GK}žÕSÓ8@1® ¾‰ËÚÜŠ× Ö]êB6qC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S0ôÖ¾â×K/17uüŽì”','wp-includes/js/jquery/ui/selectmenu.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectmenu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÃÔ¦_ÍóÇþgÿrm-ª','£OBÐÄ –®x÷u€Nó´B½ÜÃ>q9ZxìœšÓv…”¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S8µ¯V…‚³ªìdú‰–','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F,9\Zï¬™{»R2÷/','N<ÍÅÐ©î¦ùè¦ã„æ›y(-¡×\'$\r¡-MÞå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S9;²ä_{u\"ùuOê8n','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/ConnectionToken.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/ConnectionToken.php',0,'ÉW¼ÿ9°¡<\"‚Â8F','ÉW¼ÿ9°¡<\"‚Â8F','ê\'Ò´Ä\'éå)ðg\0AŸu\rÑå¥>ÜUT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S;àŸÌóˆX&Z›ì)','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-order-exporter.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-order-exporter.php',0,'þ<—´á\\ø6.ŽŽ»ð','þ<—´á\\ø6.ŽŽ»ð','yäyiÄÎ–þ!CZ0:@¹’Ó/™õO¶Aú]£$‰ä—é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SE$ÌÄúˆ¬Ò	÷Ãn','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úá÷“e!E˜Øwø	×z5','—’VËÑÍ{ùkGÄûå°Îó’WŸ¡4Îýtyeý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SF—_¦Å^X@á\'”5[','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\'ûÊ×öðb\ZÅlönÁÖ\\','QKz`E•Ø—¬k³U‹²gaâWOÈ‚&I…¨åe}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SHÃ*åNwÈÐÉ1N®\'','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/clock-orange.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/clock-orange.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šµîÉM‹\"Hzž	\ZW!','´År&I~tQ«ËŸ×\"`Õ¡OS=†…08‘¨Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SN>ƒJÝ‡hÈÊjð=','wp-content/plugins/gravityforms/includes/libraries/gf-background-process.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/gf-background-process.php',0,'©J|ÐèƒD…rrÒS¢x•','©J|ÐèƒD…rrÒS¢x•','ð”9eìýÊã¥h—©äŸYpçr¹»¤ó‰Ê`8Øô&§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SPDhÖP\"üO&ÖI¯ªØP','wp-content/plugins/worker/src/MWP/Signer/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nuó×m„gZÍO°æ\Z','ðtÆ¨…˜u&×“bt‡›4mÄf=kå#ª® ãyˆ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SRrFçÇõæãy¥!','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/DateTimeImmutable.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/DateTimeImmutable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æê¥-žÎ¦äÊ¥ò{','÷†ø¥`3˜1qO]ý©¤¹´nÈØ~;od¢Ë“AÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SUÁ¡S5n*‡F)oˆ-','wp-content/plugins/worker/src/Symfony/Process/ExecutableFinder.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆZ@3Xþ¡pçãŸ-`è\"x','“·\'Øö¬«8ŽUEJQè9¶‚†Â¦©íg%H^Ðz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SX+7Êû1?ÅõÏî-','wp-includes/js/jcrop/Jcrop.gif','/wordpress/core/6.9.1/wp-includes/js/jcrop/Jcrop.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z‹ý7e½¯¼òÍQ°%K','!ˆŸ@¤X—7JÅƒÀäþ¼p›3KÒ;S*!¸õ°L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S`Í©x£¾7ÂñGtDJ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~UfÞc¾—PÌ¼$pÞâ','‹r\"S#2â‰©PT¡÷ÉÖidôêcÀpW†j*Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SeüÄ­r$£Z;|Ð\'Ž•‰','wp-content/cache/cache-enabler/hjsdev.com/buttons-bar/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/buttons-bar/https-index.html',0,'(u~Q¨­¨Ÿ;n‚ÒÆo','(u~Q¨­¨Ÿ;n‚ÒÆo','¸4Q¡RöI¯ªh0•¬\Z§x“Â!FW©¡Æm¨¤ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sh\0à‰œŸ˜sÂ_Û.Í¿þ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üf0¨»|_›mF˜h','V²Ì¯ðÑÖ³©¿ k3ÏèžQ¸½šé¥}:ý6‰F9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sjá~6›{¨€œÁ‚X','wp-admin/css/colors/modern/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6(T^¸áâCL[6~–','mú]öC}©(\r «\r°¼ñVlE³Ã£Çˆþ9‰¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sl-4|\'ØP>ð‘ Û.','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/abstract-report.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/abstract-report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qå¤n»å%\"\rç°RpªY','›ÒÐãyUÅAÐ´&ÈoÊ—¸v\'„cšÐÂ”g^™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('So®¶÷U„‡›Ñïèìó2','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/index.php',0,'\'jG¸Ø8ñv°ó]ñ','\'jG¸Ø8ñv°ó]ñ','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ssý\'J¨2ÒÆÃ`ÄoP','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÙNý}^8—Dœ)ßÒ…','œb‰§ÿÝÕÿñ±1xM ûîjÎ!Ç¶åHao§]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('StÃ¿Ú¶Ú~ÐbdA\nß','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b˜ká«ç§Q½2Óö·','Ô„ä‹ä4ÞšnqÓ¸$òõ?\rMfP\nù‹¢üTI˜p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Svÿîg*áìtmâQßnË','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg',0,'1kX¢ÃÕ÷MÍ™ñ›þî','1kX¢ÃÕ÷MÍ™ñ›þî','÷ä¡×ý;¦VtG¿ô˜ê­ÿ•hŽ8žJ<f0²Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SwÎÌ@*#Ÿè‡,‹GÑ','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/Key.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/Key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`—ÁÆJÑL‘Á<Rèã¥g','9n«Òy\02œ«‘­\n\Z°Gâ÷Ô\0ODÒùóKMŒìcw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sy¬ý€DXP^1W\n)2','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ü¤~¦ÆÿA\nß@»\Zõ#','‚¼ÐÕ°‡¹Æ;£†šjô;ž)£ Nri/7Ri‚ú8×	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SzWîì¥NKUSÑæ','wp-includes/blocks/calendar.php','/wordpress/core/6.9.1/wp-includes/blocks/calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á³Óa¢d(G¦®ËÚ§R*×','ér»’soº?À+­…vL¶½ÂAèTÇkÑ®<Ø¼³ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S{¿•®¶?ÕLfoBE','wp-content/plugins/jetpack/images/plans/wpcom-premium.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-premium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ƒþj:Öº7„—î%','-.hø‚xL”Ïh¢ø‰ùRO\ZÁ+«å…Lz|Ó¬	k]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S€4³ÕD¸Ó~zÌk”È','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¤U›óp@ÆMD70=õ','Lk,<Ðƒ_Ã±©#BîÐãä¡µHšCwã¿0›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S<ŽåWblZ˜‡\Zƒ›','wp-content/plugins/jetpack/_inc/blocks/podcast-player/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Œ.®zÅwÂNÖ:[Ò²','«ÿðo¿ê,ýîÅ 3…ðmq|,5#…)ž‘lÊ\0±‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S‡CÞ½i1Û­ jàù','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tB@VdžR4É0¥ êu','Õ´•„åÑíÊÛ~ùU.ß—IØÖ8ì¥w É©\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sˆÿ÷ÜpØ>ÙÝWr½YE','wp-comments-post.php','/wordpress/core/6.9.1/wp-comments-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßA›ë¢J¢3™^!ø@DxË','wìØËßs¹n‚8¶ë’è`ùwñúñÉíçÜiß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S”åÊÒ9Ì¢x³â!','wp-content/plugins/advanced-custom-fields-pro/src/Blocks/Bindings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Blocks/Bindings.php',0,'VÉâM‹j ½W\'£I5','VÉâM‹j ½W\'£I5','àå¬suÒÚ¤Ùí§íUqsÉ÷k°	 ²¤>!;¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S–7¬Ä©¢\'xÅ³Ý9ž','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Base.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Base.php',0,'l¬á:«3~Ý%ù%Êi£','l¬á:«3~Ý%ù%Êi£','Ã¢èJ ½Ö·Aõ)X½\"!úås÷û±v…¡\r\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S™ê[“ÍÀ=vùS€åL','wp-content/plugins/gravityforms/includes/fields/class-gf-field-consent.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-consent.php',0,'?Cô\0A¶¶÷r0‚èÒ°','?Cô\0A¶¶÷r0‚èÒ°','“À·j4ê~ahk´>G3„=EÓÊ~g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S›PÌ}ý(ç¦Áå','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' E©¡˜ÐÖI©¡Œ2','•Q\nÆCWP*»WV§?;Œˆ:úÌ\"{Û¶QBÌ&Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S Œhì>&\\£~ðHc','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fâ^¾~Øó|i¤_[ôîå','øF=ß²	P	ÍÈÚ\"<OÞØ~Oìà5ÓIö³J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S¥´tç ðÆJè9©ý†G','wp-includes/css/dist/block-directory/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ÉCF\Z$¥ŽÏ¢jdÅò¯','Àóµþkn>ÿÓd\'?u±QB‰ºJ}Rê<Á,òCýÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S¦ÍŒÈ»š¿¡`Í;ÑùY','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style-rtl.min.css','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§E£jkíµÌÈGÝŽcË','¦-Ç7ðJeƒ§\"™mrA€/5–€Qö\"¨&õ?^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S¬êš`ç||Þ€ýC‰Y5Ý','wp-content/themes/genesis/lib/admin/use-child-theme.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/use-child-theme.php',0,'¬Z²Ó\0SÆ[&àóÈôô7y','¬Z²Ó\0SÆ[&àóÈôô7y','-ÎS°ÂÑ¦W4×^5*û+\'j|ˆ.9!{rHé*Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S­“ù\nápÞG%­','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S±ªRÀ6…Û`ºKý4Kv0','wp-content/plugins/imagify/assets/css/admin-bar.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öùÜˆ®ñ3sµ@ì‚òC','-Ó7qƒëWè”#+½2Vƒa\\H*Wû!~l³?ëö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S»–YÊNzÜ`‹JL›#¢','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/csv.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/csv.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëe¼ôM®”;ë·ÇX‹ö','´33Ãóxíöæ´yà¡MBµGb\rO ¨Z±7Mh4«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S¿°áêBð£Úw{ãûN_>','wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÆñþˆÿÏ—2=5\'˜','Ô—ß&IÙ¾–åÈ¡\0‡èÜ	Š³P­–a!\\c7ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÀëó¶W„dF¬n;zè','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-analytics-4-414f4fdb74d373dae6a9.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-analytics-4-414f4fdb74d373dae6a9.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·>øþ„Ekºa«½#qü','PårZë\'ôyË¯Ê¡\0¢k|L9ßê›(Ûê\\zµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÅép5Al6o\nÃ†i§S','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-cron.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÃíLõ:z•â<Í¡?Ë','?œ\nŸv¯|~»Tb²Â¨þt\0H;ß QZÊ¡g81ë`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÆäX~Câ\0Ï^Œ','wp-content/plugins/imagify/classes/CDN/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/CDN/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý\rVmàåÛ»´j.E®','_±ÄÉm¹]7tqY¨&Þú {¸®# µ÷×2m‘ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÑƒÚ%›d!Tx7ôk','wp-content/plugins/members/vendor-prefixed/autoload-files.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ý¨K©87ÃwëVˆ','£2î¾‹ÖRqºžï¢;ª±øfëVó†‚6ìZõ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÒãŒjî·Ö%¶`ÇÓd´§','wp-content/plugins/advanced-custom-fields-pro/includes/third-party.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/third-party.php',0,'¨ZaàÄ–RM™@´Á€','¨ZaàÄ–RM™@´Á€','ÇnŸ0ÅO\nð¤ëÝry„›£9¡IN‰³Ãy€«—K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÓK¯Ùª1h#y2H','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Ó+%4„ÊÿÚ¤cÞ','ÎZúfKàaë#Ã5ÒÅÖ@,3UÆ1MíÄÏLå°1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SØtó¦‹¡×oò“àèÊ','wp-includes/block-supports/aria-label.php','/wordpress/core/6.9.1/wp-includes/block-supports/aria-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†kp×@Kûßè,Å2•‡Ç5','„Kš§žœ+-å´Ì§œ$\"îF²óÿ©Ó`¹¦²lŸ_=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÛÊ&ëaz8öJØ¶9§','wp-includes/widgets.php','/wordpress/core/6.9.1/wp-includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z. >þ`ä/Ñe','¡žb3Ns&î\Z¨ËB0„?ØkÄ–\'\0ol','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÛÝá’Á}®7zºšÁì','wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Ã˜S×SM	p\\UÙñð','uÙï÷êZu†qCº×8”#cŠ|Z‡]!ày','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SÜÍ8jÛ=gm\Z…†Àmñ$','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/SocketConsumer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/SocketConsumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Ö{\0m´ÔM½%]›TÈq','ð:1änÏnþãNU2)J$Z%éþúùx!÷à¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SßÍ;Yd¥ïÖÑIÉ“JW','wp-content/themes/twentytwentythree/templates/blank.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/blank.html',0,'\0x™z¹eF¦ÿë=¼','\0x™z¹eF¦ÿë=¼','—ž¯‘\nô#×FÅV~Ìáø0ÍQ%*LFkÊRŒ Ž€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SáŒrØ*¨ê¶Â‚¨Üf','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÃÆ~Gï¦kßÆ7[ÉHg','ÚûÀm*oZµ8Ð§+ÐŸ½´ùõ|éAÿšµ:nP^K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sï, b/ˆª×´ºŠÕ','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/wplink.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/wplink.js',0,'tKéƒ|ò_¿m‘PlÞŠ6','tKéƒ|ò_¿m‘PlÞŠ6','C¹Îcï]¤@È—ÈW@(g–ªìx—ìÌ™/§æfñÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sñ~þkeqe£Ø‹íª_Ld','wp-content/plugins/worker/src/MWP/Action/DestroySessions.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/DestroySessions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^7–\\ð—A¸•rYÜC.','YÛ¼Eõ|k`Â	˜Šî-:NÛœdñ@úxQ¨Åéã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sò°$ldèÊÌI%:¾ûw','wp-content/plugins/gravityforms/includes/fields/class-gf-field-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-select.php',0,'’]‰TäNË4AB®','’]‰TäNË4AB®','äø	XM‘9½·a	sàY¼íÛ¦”,Uô¿´’McI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SóÎèÝÞÝÒÚªeË\'Æ‘r','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿im|L±jØ»ŒkLY°','%æ%”ÔôN±¥}ä‚ÿŸú\\`!9÷öØViÓ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Súñ—SëŒx\\#©þ/£)','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÅSáÐ8~¦þ™Œüz\rÂ2','ÈèS´äŸù›!Î©F‘S1ÙÞgš‚ò©›^Ic\'\Z,³î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Sú¥Þ¶ÃÅNz_´çD÷','wp-content/plugins/jetpack/modules/protect.php','/wordpress/plugins/jetpack/15.6-a.3/modules/protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èèœK—27Ž“Ü+Y`†','Sùn¾U§þ}·Ælß–Ï5íçõ|ÃÜ„THÙq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('SüE\08¶ÆqÚµ®›9(','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3_žPqú›lØ;—;p','|o]nƒ ò$«ªlü•»`6KÏ‚&UU‘ºÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T\'hþvHáŸLE[e™','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MDÚÆ»q;I»(fO¯t','PÑ/ÇYS6ÓuI×¬`[Æ;i¢ÑývùÎÛíˆIµŸQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TN¤ÐõÖÕåÕK\'ÃÁ‹©','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/UidProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/UidProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÒ¿¹½ë‡á’û›¸]ëW','RzUƒ—z6Ææ4]]v¶ ÷íþUoµ¦ŸÅÜ#öM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TõÓJ/ÈŽ\ZÀ5ç{O','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k×ç ˆœ’;‹Çõä”€[Å','¶_9ñ#Ã|*ÿ29&ÁŠFÈ)ãÊK“™Ét','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TAÖV9óÃ”	ùzya†','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/general-options.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/general-options.js',0,'i×G\0tÝ!Ø‚ìüß0ÓË','i×G\0tÝ!Ø‚ìüß0ÓË','s5s³ô\Z:p	$úyO©6Oè‡³õ£×ø.á\'°è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÑrñÂå~ÏW]ï','wp-includes/class-wp-comment.php','/wordpress/core/6.9.1/wp-includes/class-wp-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F¥&‰÷BÌ\n¼4á2~/q','\"¢´*c=ÎÞ•÷®6­…;°Þ¡ÃÎDPiÎos€e¥×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T‡ˆMªòèK,¥ï\\V','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í„»S™\Z¶$Ît•±—Ò','•£ÍòÕ×bøj¹¡1&ÿé$‰ÎÒÂ$˜Ñ`ŸÉû™rCd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÉgÇúB~rçñò²Ð“ç','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŒEè\"XÎ—Õ³x$÷³M‘','¬ØÄÈÑuqùðeZ÷“l°	„çA‚6ç>9•ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tá×Œ ÞLÁœRˆ ¥z','wp-content/uploads/wpcode/cache/library/index.html','/srv/htdocs/wp-content/uploads/wpcode/cache/library/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TºQò½8¬;¡›éñ','wp-content/themes/hjs-blocks/blocks/slider-content.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/slider-content.php',0,'$¦ƒz÷qd\rõß¾[VI¨','$¦ƒz÷qd\rõß¾[VI¨','‰_ì3[:†f# šî;Qûª)ëmt?/:1aPV¯7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T#¬ÆÆðél¶rŒs,\0#ÿ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T/OâX^-jI’<|,Ø','wp-content/themes/genesis/lib/js/editor/new-meta.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/new-meta.js',0,'€º0ë¬[âåÄœ)ÒgÉk','€º0ë¬[âåÄœ)ÒgÉk','½öô\rhÎ…a!÷\\xö¨ÏÃ=ÅC†îåI·ÂÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T6K?†”´sÓ ‚7(ù','wp-includes/customize/class-wp-customize-sidebar-section.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-sidebar-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vj¯½Báá¢ÛØ±ôÅÁ…q','›š{#Ôi«` ÷\0Ìÿ«âj£ÁÃ` pÇ+öfFñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T7úWø¬%_¬ªº˜á…','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	y¸Ç’\'Œ-Bwß','¶Úbæ@ð\0&…ã#«vócVQ#K\nÑÀ5ó»üìÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T:(KÂZ£Œ3©ä2¸÷','wp-admin/user/contribute.php','/wordpress/core/6.9.1/wp-admin/user/contribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™¾ÁEgÜùÏ	î\\v°','›&ð\0Jü¬<Ÿþ4¤\\JqÃ8¹‚£¯L·×q\'»—ã ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T?„?:q×®PÃóah\'««','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','/srv/htdocs/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ã\nÇý¦yn$¯²‚<™','ŸM±Ê½\rÁ+CþQï	RÓ¼_ dÁ€—²—¥åW@¢M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TAAÉŽl„æÀÿ‡Ï)ï˜‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ûû}‹*¦~ŽÀjßa¤Â',':†jp6qkS*úÉËxúÌÐá	!¤Î÷\\jþÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TDF¶W½JÖŒ|#½®ŒU','wp-content/plugins/imagify/inc/functions/options.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÃ·zÂLæ>ûyyàÒþ­','Ã\Z9E\\›úHð`P‰¼Št¥úRÄ\ZXñddÇ3‰št','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TI*/œ&&Cj÷ÒÕ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áè›Š+…túSþõa@õ2','û¢RüÏþòçùRªL³þ6qˆTžÈç[n7em','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TMò¢ÆüÊÝlòþÕôºß','wp-admin/includes/class-wp-screen.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÍ<é”.×lŠÁÁne','`\nNÀIbž“!ÉŽlxé}ÆÙ\rô8¥$G¡…â¹‰?+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TNjØfê<VM½œB;Ø\0#','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûà·!.‹¡¶Åvû#','&={$µõÞZÛ){ï´—H,À–ªÿÂc{ˆ½\r†J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TO_×¨wEÏ§<çvÎ','wp-includes/blocks/navigation/block.json','/wordpress/core/6.9.1/wp-includes/blocks/navigation/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾(POºký©Ø¯×ó´¨','dú<šÛŒ#—iü²Gw\\¡ÓÀeIÃ!+—Ne','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T^J#–L;cð(/÷Y','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T`¢—ýè¿—\ZˆDn›â%','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HvT¿ŸBÃ:\08³¨','Ke£ïkgak¤ßÂiÓ\"SAön@QhÉÿ¶Ñ/J°ƒ8ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TjGñ£å†ˆw-Ì¯©9Ò','wp-content/plugins/seo-by-rank-math/includes/settings/titles/homepage.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/homepage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö3É@ásðû\\RÆ0`Tv','Š‹,{f…±QÔ†Ø!O0‡ÅIO)À¿Ã‹]gV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tm²÷´Ú†\rœSîE«™ì;','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ExchangeRateService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ExchangeRateService.php',0,'‰?<o“?±ÖÌUÑåÜTJ~','‰?<o“?±ÖÌUÑåÜTJ~','‹ÍqÁêëÁ–&Ãë\nÓ,¬Kÿ`Ók²ÒüÏÔi‘,`‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tn²Ì;óã3‹Pè¥S6','wp-includes/css/classic-themes.min.css','/wordpress/core/6.9.1/wp-includes/css/classic-themes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z±©Ð—e‘þ|­LZ','âUëøØš‚`‰\0ŸjàAmêØÙ¶\rÞÇ©2#“µ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TpÑg·3ðn	àÂL\0Y','wp-content/plugins/jetpack/images/recommendations/assistant-creative-mail-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-creative-mail-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hT“†ÑyG«\0nÓŒÞ ','Ë{/ \\ñ¦!j-ù[´(Üó1º\Zð.èaÑK¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tw»ø=‰Á+¦6×øÐÆ×','wp-includes/js/tinymce/wp-tinymce.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/wp-tinymce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')S™½0FxÚôrqºËö','pevCk\rÄòÞ?	õít,Ú¨çÂ¢Sôv¬!¿“\raè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T{\'¶½Åg,(:~ÛG','wp-content/themes/twentynineteen/footer.php','/wordpress/themes/twentynineteen/3.2/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚˆLBPÐEn…\\^	³ÝP','£RSV%¾6ñ){Ž‚OÁ˜×x2ãÒN»A†¾Îú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T~K”ò†+çº!ÒÙ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g(‘€+Ž+yUp@˜³','Á7£÷wö špdš7°SowD\0šbV3\\ÎY®KÔG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TúRúu	W:Én?ù?‰','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-vertical.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öž˜T¯R½<„ç§ž÷','IÓ¢·±kÔ äÊs§\\LÛ÷µ†±@”W„(tOë©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TïR.Ì\'‚BÖÿçê','wp-content/uploads/backup/2023/09/index.php','/srv/htdocs/wp-content/uploads/backup/2023/09/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T…œv¤›?W,{\\y.ù','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´\r\"óåÏn‰\Zy]Rß','Y´ƒÐ±”©Ý+½\0”ÛX\\dÅç¯ó€“œ†›ž†o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T‡.o@Î¨2ÿwõvŽŸX¹','wp-includes/js/jcrop/jquery.Jcrop.min.js','/wordpress/core/6.9.1/wp-includes/js/jcrop/jquery.Jcrop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2FjêÅGžZvôCQ\0`Ü[','U=ÇÐ×ÇÈOŽómëC5y¶»‚}êÇ5Ä\\Õî­|\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TŠÝäÐ•ÔP#v½²å}‚','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄòF!]‡œ‚ò·ÂòÄ','«¯Ð!W¸ÇÊMdJøcéwYZmú­\ršñ¦&â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TŒŠ³vm?,³aÞéãT4ê','wp-includes/ID3/module.audio-video.quicktime.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.quicktime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÃÎ­yT´Î3Ðš?JS†','!\ZðœoòF½¤GLAœq«ÓÏÔý#(ÆƒÝ‡ˆphPŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TŒ5ˆŽÊ’F—¦w¨±(','wp-content/plugins/jetpack/images/recommendations/assistant-videopress-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-videopress-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú›=ô¥âü–y\"n?ð8V','(0Ó™m?iØŠt3àxÐ£\rg1_\0è0›¹%d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T‘ÇÌ.SfëGFVÇÌê','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/CachedKeySet.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/CachedKeySet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸®¬6ä¦ üùD¨oŸ','$HB0ß³|?}‘3ëÝ<˜iùNò=ˆ\0:ÓÞ(Øz¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T‘©”;úaÎŽÏ;_Üä©','wp-content/mu-plugins/nexcess-mapps/Integrations/PluginConfig.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PluginConfig.php',0,'ˆyîì¦È¸%Dˆ¾2~8','ˆyîì¦È¸%Dˆ¾2~8','´®*#Ä)×<\"Y E¸ý\"Æx \"ƒq‹@(hÂPùÖ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T \\žýô%ò°Kì+á6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û<öùŽ±Ó¯ßò~tbó–l','»µ¢cGr¯w1ûÔÔØPQyØ¸ŠV‹êe ƒ¦á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T¦Òñ\röfV„+Üø j›','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gxX€£JTÑïŠbxÊú','f˜x¤/Òxè¨Àë°GÜ\n8‡5ú6‰	Zô+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T¬\Zé~ˆù9äßë²/ô¸','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-BA2m5zVQ.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-BA2m5zVQ.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5±üti¶óYäekIº5â','r˜D\ZSãkqïE4×¦\rºRUªn…öàƒ¹2\Z/f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T¯n§›’_ŠÑ™+±Ts@','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-hook-manager.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-hook-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZóÆIû¿HœØðŒO?ÿ','o\0¤À¿¯œóoÛº“[{`ùRr‹£ö¤‘Ü[B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T³`º§—ÁYÔkÂ','wp-content/plugins/jetpack/_inc/blocks/images/example_728x90-1a8de274d08ab4d07f48.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_728x90-1a8de274d08ab4d07f48.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T/Q¯¯J½	©[Ô\'<0Ç','ôÝ\\Rhx‹CÅ-¿÷0©ž­x¹¿‰ÕUÐ¤ƒWµÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T³î÷¦ùæL<ã¾ùb','wp-content/plugins/wp-mail-smtp/assets/css/smtp-smart-routing.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-smart-routing.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Yz_hg–ß`À;¤»‘ïÜ','\"›¯Õ½&œ›êýšH¶’©Ù#Aø‡¢	Ì—É/j¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T¿_C\ZøÜKgÔ¼¬Žˆ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÏÏÏò¥tk\"D†÷l‡','¥Ê¸žÁ½éG…6î‚êë\rí#AðŸ—ù<0ä‚ö7ÎA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('T¿ï«7ØSäõÊ\nÀXÉ','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPForms.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPForms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DúZöç_\"8Ä–mè¾','«ºr€D¯Éó\r‘ùùys¡Z¸ç,‘\rhµ7Cnù³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÅÙ`5™¹È2z/>àšw','wp-includes/blocks/query-pagination/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?k.›Žï×¶á*× ¬ ß','ØŠrû”…ëïH›ñ®L=Þö]Ø™çˆ!_\'ùd•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÆ œ­Ý¯‡Ÿ®&´F¾w±','wp-content/plugins/jetpack/_inc/build/images/header-background-2x-1763392f68916f8e33e1.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/header-background-2x-1763392f68916f8e33e1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w&Øø#Œƒiu\Z#Ì²L','¢Šæ´*‡éSO‡6!É.’˜ø¸×£SÖ_ÎëÏOÓƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÒpßMÕ#.X´¥æjS„ê','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÚÃù5¿”ME/ÄMl„Ò','xœ¾PŸa#Í‘Õû#eëXól¯©9ù\"ÒƒUŠ4V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÖçÁ«sûæL\\¯ëØq','wp-content/themes/twentytwentyfour/parts/footer.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/footer.html',0,'M—o°™Ì^tÝ-Á9íº','M—o°™Ì^tÝ-Á9íº','3å÷ÓiÁ«ú&¥añP·–Å{d¡ÊÑ4‘³J{·R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TØu<îïó‹©>~ŽA','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í¬¨Di¼÷ôÎÔŽòÒÖ»','(™\"£ÇypMB\\Ÿ?®t(›pT\rÙ¶ŸnSÒô¸À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÙN µ›¬›[éU½NW','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-adsense.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-adsense.php',0,'\\­yŒ\r³Œ¹›\'ÜŸí	ÿO','\\­yŒ\r³Œ¹›\'ÜŸí	ÿO','RbDØºüµ\náOv?\\þ0z–Õi^ÉîìÙ\rÔž¢£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÚ“bûIü‘v}™z5žÔ','wp-includes/blocks/avatar/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D||¶‘ƒP¬ŽyíXGÂê','~_á8x~5KùŠ<A¸ˆÚð{ðÔØše æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÜŒŠ7`\0ôý®Öï(','wp-includes/js/mediaelement/renderers/vimeo.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/renderers/vimeo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡C9†¤¥YúO±×Ç','‹„Ç+÷Â®-FVpýÝ¨IhtØLßiP%K×Ýüiÿ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tá‹ûôj&´bä@š ‘U','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Environment.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZG{¯¿KŽÊÌ$WQvÙ»','5€íy­1ÇŠÌªùGzTõ£çÏ}\rÞ´EuªüÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TæÑÅ\"™GR.â‘žn‡êÀ','wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_edge_cache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_edge_cache.php',0,'›™í\Z÷îA^~_p¿V','›™í\Z÷îA^~_p¿V','·£ÂDÜE#ìR a©ç±x_‹x~í¶\Züò_Œð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Té’ò¥fHSô£ç@öÎÉ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò@\0¶¸~ûÆÅøB€ëø','NŠUwzbÉçhÓì¼£\rŸ¸·ˆ8{?!à~¿#óþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Téï0>MH*x6êÙ\'Oµ','wp-content/plugins/seo-by-rank-math/includes/admin/class-ask-review.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-ask-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EsCJ,‚œçßD‰B>°l','<Ç­È´®\')NBîˆ(zDýRJÍT\"êCa\n\Zl\'®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tü+Ðb°c~ÓùäYoÂê','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/data-debug-mode.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/data-debug-mode.php',0,'¾Ò™û?ÐÏ_×3¡N','¾Ò™û?ÐÏ_×3¡N','mí§¯ˆRÓº±…TÈ{Rm´\0q\n$úöóŸ3äOeE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TÿÉq›a¬Íš~¡™ás','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÏ¨·CŸˆ\"¡Ð˜','™<àµ‰ÀÖÙ,«º„gÓ[€¼Älè€K›:Ðüáï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U\0Ô·ìü²ŽAA))D÷','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì1Ûäâæå‹*áúùì~ö?','‹&ÅÅLHËjFRînÁ—¥¨2p¬ª\'þ0ÍŸã¯ú2”P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U†&§í™H¡ÒïÛ´öf','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-after.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-after.php',0,'4âñOÝ(7ú0‰D','4âñOÝ(7ú0‰D','Ó‘=T V½^Ÿj©AÜ\"ËÄl*ú×}ŠAæ„àÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UM§¯ØòqØà”ºm','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video-schema-generator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video-schema-generator.php',0,'¼2s.Aõ\r]+ûôs—ú','¼2s.Aõ\r]+ûôs—ú','‰Y!<d“õ=«]TÜƒ³…Ñ®‹ÜBVÍøOÕg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UØš¼¬À¢éM·æçYq','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-history-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-history-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒKÆü	e*	ÅŠ09','‹|^âEƒ%Áb%§à«/Ç§ôÕŠïòIôˆ#gózà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U’°Ack­CÌõNµú\"ç','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°J°©³\"ýïY,•Jh?Ô','=\\Ï¸÷æC\\¹d’¡¢B$eòþ%eªÿ2ñ…¤_ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U>¼H¿C8–ÿS[¥+','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“£v6WVeðßÅè!ÁÐ­','_¨‰›iÈ§ŠÐ˜ì¨•Ç¨i»1rèv»¥$fQZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Uã\ZQç{ñMý^­¦’ã','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpcode.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpcode.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«_ÀIÁ®ÇéH´ÆôtÇ','(½|›¡ßÆ²å}ÜR½ÙZ˜z¼ŸR\rÚÇ¯éÛ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U\Záä‘v/.=†í?E','wp-content/plugins/wordfence/js/date.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/date.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒôÕj½P¾ERÐ_¯cÀ','€B=ëè0ÕdÆ©\"B‰tUc¨¹^1€>–q&ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¾¡¯¯ŸÒnúñ™ö¢‹','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/gallery.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽM§<¿Iâ”¹‡Ù','\rXe ÖXÑ“	;à€}©n«ÈøQBù@v\\¢‰ò&sQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U.Øý“$xjA×gzkª6','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð•mÑ2ž\r´þK`†úB','Freê/ïñÜ(ŸóvÄsTývv!4Z»¾ªõaå÷ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U1`©‹ÙÍU@è”‚mÁ\r','wp-content/plugins/seo-by-rank-math/includes/modules/schema/interface-snippet.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/interface-snippet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|àtÞ¦çè˜ItH°Gi','áyJçí±ûü‰g×‘¹ñTã‘¢@¸?ÂdÑÄYñkP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U5W¸G<^©Ã¬ÙÌvÈ','wp-content/plugins/jetpack/modules/sharedaddy/sharing-service.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`xjå øœýoï\râsv','vo\0Ì¥æÿlá&q$ò\0ŸÖ5¦ ®ÎÐ//ü§ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U8HE’9xrËm2z&é','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-1.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú¹ólÞ¾<Á ’¯¸=´','ŽèÄ,/\r’àPêl¬€vNáN¤EeP®™ ÒU)¨ÿh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U<’RðR J\'ßŽ%è[','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feeds.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feeds.php',0,'Â¹U¶fÕÙ»Z°¢<V','Â¹U¶fÕÙ»Z°¢<V','\Z„È¤O€øyá\0‹‰áêU	ðu¿$a–Ž¦¸—­¹TÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U?v§IÂÞ×²sïêº-','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/StateDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/StateDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞünL¹^ ~_Ó#»BÑ‚','«ÉA˜À\r÷ý’“iªòÓÁio®¸9¶4`\ZëM3Û,«ì…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UAó.ÇÄé@ÍÉ¦Ž5§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Žü÷ƒ@¦‘;ŸŸDü','ÿç¹•P)ûu.é\n|Ols•pÄdÌî],µºaÌp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UD’ÄŸš»‹~\\™mTúN','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jQ+r…ÑÇì?UÎc)ñê','LFjúîù‹Q®µr\0|&P¢3Žð¾>ÉN½,ãEdÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UI‚_•ÑËêYm«çÑ_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PvýBiÿûƒ²Y_Ÿ»','Âö†z\0H$yD7ùéßæs»{ŒÞw5² âÆ¹’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UKav\\¡~¨vgÆÓDù\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê${èßð¥µ‰Ø\nëKŒS‹','ø­ò‚Æ³K€!*D£17KøÓRYEe=¹ò´…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UMÞVŽóxSr7?|jÖ','wp-content/plugins/wordfence/css/wf-roboto-font.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-roboto-font.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Á]ÕïðOŒuÝµœ','ôŠ+ÅhJ~¿Ê†´ª*éìa* ýâGb67§\r©:±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UMOÅXu‡²L²ÿÂÂ¥ ','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X€Zônˆ 6ÃÞ[Í—3','¼eé\rS¶¤÷`Ìùm@Ò]Çf>Ã_¤)è‘JÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UXókÔÖ%O°@³Ë8„','wp-includes/compat-utf8.php','/wordpress/core/6.9.1/wp-includes/compat-utf8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³G(é¾cY\n½ßt`õ÷\'','ogÞ¨¿To(Ê¾¼î€¹eFÍp:ì<>®­ªØa:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U[8¸º%UJÕUÆg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#•e&âÃ˜Å¦Ã³','Éîs\ZÉgŽuÍÇ˜E\r¬ùD§9ÕÁ¾‹°mc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U[ÁŒ–W6ù·P:ý)žN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L…Î\rš+)òJ­¼ÏC8Å','¬ÅÛ—bFW,•?A€¶1ÎA¹mÒÝ{æŒ!løêLñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ua³P@‡Ç´Gƒ+Ëïµñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú ¤¤:ß¥´$v y','š/¬ŽÜâ.¤¼=®èò§†šËá+7À<‹€™©Âù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ugä¿*09Úp†ðCEíf','wp-content/plugins/jetpack/images/rss/pink-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	±\"nO*{0^y,Àr×','ºî¡u·\Z»ÒÃrü¨Š­²Ö´Å‰\nµÿþÿ®¸à+Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UmÌD´ò¿ð3ÉøŽÜ%x','wp-content/plugins/wordfence/languages/wordfence.pot','/srv/htdocs/wp-content/plugins/wordfence/languages/wordfence.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`bN,‘X€vT#ù§¦','Äºh{µ¢ÆØ{ëV_Ù8Ü[ÞI¥SŽc¤UžU¬ëûõo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UnAPf•êpÍŽ»0ðc','wp-content/plugins/seo-by-rank-math/includes/helpers/class-schema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à5ú#ÇËŒ¼3#)‘¸hÕ','7=l¢mÖh·žªÚMëeõÎ¾¼é‰{å@—üŠ²Šx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UpÝ½5ûluû‚´51™','wp-content/themes/twentytwentythree/parts/comments.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/comments.html',0,'D\'cšðî2”G¦ºÂ5y','D\'cšðî2”G¦ºÂ5y','‹Â2ÎÐ:`»‹@Aqr\Zï¡\r?š,ÐÖñµŸžå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UrÂIÏê	n8ÃF}\\\"Y-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òd‰/““Î\0®2ÕÏ',']Å)¦œ…²Â¦·ÙàCÜvd©’6ófp/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UtÌ‹Õ¿c¡ ™\0…;eZ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øu7vÔ+Ê¨¤DƒO','ž·À1ï²{FscXZQ9Z™šd~?š*³.[\')¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UvÈÍ#ÂcÏÒîå\'•S','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nAÍûõ9Ÿ†·ß/=ÁJg','þÛÀ’ßÉ—³Ù€}ñ»ÓE€Õõ¯ìsöüMÆgå;1Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UxËÂDÅŒá\\J\0Í¸S','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' D,<Ý÷¨\n²\Z\'<yõù','bcÿx¬Ýþÿs~²0®½ØPÈ&úC¸}8Ë€Û=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Uxb¸˜bKkô.ue0\r0','wp-content/plugins/jetpack-protect/src/class-threats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-threats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…˜9û,”X¤Nï¹ÿyJü','w.´Ò§Kñ+ñÐ¸Y•Eýžýý7Â\0®Ko¨-ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U}AŽU°uK}ÌifŸ~','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-16Svk_8H.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-16Svk_8H.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ‡øÔ!=ÌT‘ŸÄë77D','I¹lâ·C¡ÛRÚJÖŽIÖ…”¿sB‡ùÛþQÇ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UxUœ>À«VUBð­­','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ZN¹æ}©#æìðÙ˜?û','(‹ò(\'tš®)]ã¤s4) W\n\\Ì¢´ð½|¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U€.Õô½‘G\0ãÄh7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š÷{ÎÈÇ²ÙÙê²ŠæòT','sÁ×·my(å[¦~„úMŸÀ™®ËßNÓÔ˜óøé;i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U=8ägËV¾Y›ÏtZ”','wp-content/plugins/jetpack/images/customize-theme.svg','/wordpress/plugins/jetpack/15.6-a.3/images/customize-theme.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹rl…ø»âPÚ»Üåháý/','€{UÖ6&5ÖÈAÀsR0Ní0gß~½Oã`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U“^JSX¡¥‰HÕÌ^´„','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ñ³iš×hª¼žÙy]$R','¸£dBÔ>ö}Œ@’Pã« Hg0¿!Aöãs´Õ	q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U•;Õ0Sr3Tq\"8´N€\\','wp-content/plugins/gravityforms/includes/theme-layers/api/class-gf-all-access-theme-layer.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/class-gf-all-access-theme-layer.php',0,'	•›ÕJo¡%D)Š','	•›ÕJo¡%D)Š','©Y˜Í™Œ³zØ{‹6•é›À+Á™²S~>{zÌEãÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UœºÆ85O2F®]Šq','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó+‡ùsx=c2U-Ng','®åi³‚²B3ò‘óoô\'´×ƒ;Í¾ÄC}ß”šC“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¢.¦!zÍ%†¥dG„Éà','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö2µ ®Þ”—ÐØ—µ','ö%êÕ¦à$à\'ï™YuÁÐ )\0Åú(Î–ÊMà6PËF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¢ŸÙõ©‰šC¹d5/‘R','wp-content/plugins/jetpack/_inc/build/newsletter-widget.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A0ÈÇ€¯¼NSXˆØ^pö','ÖÐcÑa÷•ÎÇ’F°Zm]­ºˆü­{R2’N„0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U£ÀÎ+ƒ?žW¸ÌnðfR','wp-content/plugins/worker/src/MWP/Action/Registry.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ§‘õ›.¯ÈAÁ×sÚ','ÃIÊ\\RÍÉžÈK˜ ³åfep‡™ßPó° &n¢ë\Zý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¤‘ßÓ‚,^\r_µZ-q','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@,‚&ZNRí1r†’|‡Ð','+4+é©Ì´¿ê Ã•J#ã^×^>¾Ù[*Ù‹æÜŽQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¦9{ÿ\"d-“Øø°','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-google.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-google.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z2‘~‘<’ÛøMÀQHDÐ','*®÷†€Fvª-Š:iÉòQ+&¡9´l›Ä uš¥\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¨©(cV´US€nv','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/babel.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/babel.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹À×Êž!yaNAïì+','ê0B?ìêÔNmt@óˆ@_>í\0l]¨®°þŽWºÍm,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U«,’åðïZl¶Õl','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ü™n\r*J÷Í?!óx','I!äìÅ?~çÂl>5¢ø”öÅ\\3Ð¸,Å€<1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U««½rWTåä0¬²Ä','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þì¢CõQ„k»Ä‡ð€Õ¶','´gqÀÜ‹“¿\'Çž;ÑkoE]¯ Bû	„b‚%è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¬nÉ“b4lZ,I','wp-admin/css/about-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/about-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Å.ÚÆâÃu¼4|©{ÙE','CÆðn¬‹¨îI\rê{Vº‡›ØMFá«W²î¶0ÍnüÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U­§ õø#5H¸2R¬*0','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡B<­iŸ²aŸZ=6Ž*','±K‹ìq¯•¡ïúC¡»\0Ô‘»¾;Mß-Qô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U°ØÍ8p+èZ¥Y:åÁÉ','wp-content/plugins/worker/src/MWP/IncrementalBackup/HashComputer.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/HashComputer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$œH)‹®Å…¢QÀc7','é‹öQ\nHCA=Œc%1D§(Ëþ,l0;—uÎú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U¼ÊØq&oŽ¶Œóð  ','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgentParser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgentParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ÊÖàòðŒY_Yð&x','ÎTñÏ2chÇL—Rd•}„ë…ã«¶7”s†äÂ*·º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U½ª>Íá s.ú<4b(','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/build.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/build.php',0,'am‚:mâBÂ#h#¡ë³','am‚:mâBÂ#h#¡ë³','-,îa¼¾dNß³ËûÕçz\nu[‡œclhÑ¢2ìi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÃåà$i\"uÂÊ&Ëô¸9','wp-includes/images/crystal/video.png','/wordpress/core/6.9.1/wp-includes/images/crystal/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÛýŽl¥‰Ú¤¸;õ=','ú™S\rI¾°U›Œ9_<â÷µf`…ì&HYwÂuˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÆ³»ôBT{<ƒP]Jf“','wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄâžCÛóƒÃ|ä$‘Ò@¶','„h0ÖÕ’Rý¬Yá”n¿wÜ@í>Z<™T•ÄN+tŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÊê¦¢ŒÝn3ýèÙ’','wp-includes/js/dist/script-modules/block-library/navigation/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/navigation/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³R&OÝÚO¥ÑÞ<!Ü','Ng©›V&(`–Â<s«›óª ¡?4Öô®÷Œ&ë+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÌ×=ãþÅ>¼†wX','wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë5—ôºÒ]Pí\"ÊF .','òí´÷óãW\"ï—Ãfï#1­ÿ«Etbújã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÍ”ó¢‘©s\\«PÈ¿1','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-mistral.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-mistral.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âä7p*w²	<®­ôe','žÓJð°ð_AÕ°©“à(\"·êDÕêr¿øøR(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÍm¿Ö»-ÂR;Ä’©\nn´','wp-content/plugins/akismet/akismet-pt_AO.l10n.php','/wordpress/plugins/akismet/5.6/akismet-pt_AO.l10n.php',0,'Ã5M°¿©¸Sóts0ýå•','Ã5M°¿©¸Sóts0ýå•','º{ô\"\'~FàÈ†:QóZ¥‚ê¨[lÂÙ^Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÒƒáœ%Cœï¯4Fî-€','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/reducers/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/reducers/index.js',0,'Â´™.Oè»ñÜÁŸ','Â´™.Oè»ñÜÁŸ','D¢\" ¶“s§›°§*“Ð\rAªfºbHÜX[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÔšýd-J`äÌ$(Öò','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php',0,'ó…uÌŽ¢¯#!?5—','ó…uÌŽ¢¯#!?5—','£˜à©ÿpižË=’ÞÞz+#±8Â„=×íný~±½§}‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÚÛ\'—-úBýÄ\\#¸','wp-content/plugins/gravityformsstripe/includes/api/class-gf-stripe-api.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/class-gf-stripe-api.php',0,'ÓÀ¶5kÀ\nRd)Ï\\','ÓÀ¶5kÀ\nRd)Ï\\','ÍÿåU€¤ÕÅåÃ+6Sk¥©iÛ8J!ß=)gÁ|ßì·%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÚîœÐ*WÍ\'âªx¢Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·tXÃ%Ã¬Ìô‡ÞôÔ','r©…‚ï–¡{ìjQ4RD+©†»J½ˆ\Zøÿë(hßÐÜ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Uî·£U…{á‰.ƒ¦»d²¾','wp-content/plugins/jetpack/images/customize-theme-2.svg','/wordpress/plugins/jetpack/15.6-a.3/images/customize-theme-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P$_¨Sq)\"mˆÂO•4ò','ú¾=°R[Á{êOõ]“á.ÀßRx‘_z™$\rö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UðG&¯–tô_TÚr ','wp-includes/css/dist/commands/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/commands/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹®ùfÛaÎÆÁxìdC','J9\0Ù·¢ž¶ÏÎ(!P.gCÛCI„½R:ÉŽ0ÝÈãÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UúGJDô; «dÛ¦x ','wp-content/themes/twentytwentyfive/patterns/event-schedule.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-schedule.php',0,'QÀ—{}§fêíïß`‡','QÀ—{}§fêíïß`‡','2Tžó7f5{(XiüÅ3€Š¨–És.#xk’ê¹¨þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Uú¨ïöUI´QÞƒøàŽ','wp-content/plugins/gravityforms/assets/js/dist/940.655a1c4925133576d527.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/940.655a1c4925133576d527.min.js',0,'4]<ÍïÏœ5•‚Q3Ò´','4]<ÍïÏœ5•‚Q3Ò´','21rÄ£³“Â8ŠPï--‰{ýwFöýk_o#œçU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V\nŸKOZÆ7¸!JŠOòÕ','wp-includes/css/dist/block-library/editor-elements-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðvHÖ…’<ì½Uj+•@T','ò§“ÈVLb˜õûØ4dŽopù°ówÿ¾¯XƒKùÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V.œýox%sH\ZVç:','wp-content/themes/genesis/lib/classes/class-genesis-amp-menu-combiner.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-amp-menu-combiner.php',0,'oÌ”úA•²ÉŽ€‚zS','oÌ”úA•²ÉŽ€‚zS','Î ÍÒ©%[r¯­¨§ÏÝ,ŒÍ\Z‰9Û0e¦ºÏ¼¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VAÁ)zœ\"o—ö3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊévŽ:¬	bR2ÞµYx','Èeu“ç,yÝ´bˆ\núqà>gFTIâÌ.³K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vˆ^Aþjæ€¬ê6`\0Æ','wp-content/plugins/jetpack/_inc/lib/widgets.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ö’uK·ÖZM$½½»i','‰ôFº?Œ¶,…3´ô¯ŠÉ\Zù¿É°,Jo7Á©	®=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vo¦Ìâý7C/8d}÷3','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionItem.php',0,'Uzå¤ø™cg9¦^Âðh','Uzå¤ø™cg9¦^Âðh','O½>‘Ya7†Pøïcöj=­”3¸–©^y(Î…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V\nÕÉU`½_š5ú˜­8','wp-includes/js/customize-base.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-base.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç”·ŸLå¦½ñuW˜?t','“ŒLIó®œIM c$¸kÆd&…‘Àòàêù@G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V\nyÝŽôplŠ3°ô£xÉ','wp-includes/blocks/accordion-panel/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½X•‰P\0HFüÈâ0:´','ûKÄ’û†u&ôq2Y+-žÏQ1„öUýsa(JïL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¾õÕˆ››ÇÆï«­~%','wp-content/cache/cache-enabler/hjsdev.com/category/category-b/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-b/https-index.html',0,'ä±ó2¹²Š¨‰õœå¹à','ä±ó2¹²Š¨‰õœå¹à','§\Zé âŠWz·Œ»nÉŸ/½…>´i²¦®‚cÞéº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V‘ô¹<é™7GºnÔÿ²—','wp-includes/blocks/separator/style.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ½t›E£o?@Â{','Öå©kLòØ#G¤øa^	,Ð†\rF\'\n«g:}FLz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VmiÉ²iTBÝŽ~ž±V5','wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Matcher_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Matcher_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÔÞ˜:üHÙ;âH7 cÙ','5ñ…Á¾JÏ<››áªY‚Ò|‘\nLìƒEòœˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V1kˆœ\nl}ÚùäÏ<','wp-content/plugins/duplicate-menu/duplicate-menu.php','/srv/htdocs/wp-content/plugins/duplicate-menu/duplicate-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡»‰’†ÝäOaað0å','	u÷TŸÑï07o£ÊÃhze—˜)ºqÆgIÍ”7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V·¡ä\Z§þ_åRª','wp-content/themes/twentynineteen/js/priority-menu.js','/wordpress/themes/twentynineteen/3.2/js/priority-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kâ~&*mBûÈT@ùGI¯','D(¥Tu}5{¦•ÝþƒÐ \0+üÜ5g7`è)êyÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¼\rê§3#ž“Jò÷{','wp-includes/sodium_compat/composer.json','/wordpress/core/6.9.1/wp-includes/sodium_compat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“²Xé‘7¥{(G5ˆÁ','5<›±HàßéX0ý³Éøtœ>®-ÚØ­àÄýþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VžÈµ›¶ŽEë9q+','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/All.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/All.php',0,'àéå.é®™8m¹Žó','àéå.é®™8m¹Žó','ÑÙ/¤ÍÆé…º\rÔD3\\4Ã”‡W‘y r¢Õ“Bú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¡B.iÑ…Di¢—©Éå','wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php',0,'Qu5[s’îéòoÿ“U','Qu5[s’îéòoÿ“U','´x¼H­+ÞCmi\"¦¹¯¯sC]3NÞÏæŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VàT˜–d8>´','wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php','/wordpress/core/6.9.1/wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰æo,I®\'+·j','æJy½Â\"¯ëh9x+£ruq¸§Œ?OYîôbGP„¤<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V\"Z`g\Zrì‹éÿ…q‰','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-handler.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-handler.php',0,'ã«š˜c™k²ê_¼','ã«š˜c™k²ê_¼','÷ •¢â/˜î-4âè”¦<îRß(ßn‡,(\0ÁWœ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V#7A”‚¨²þ@ë?÷øû)','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','/srv/htdocs/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îA	©H™RQ‰~','j«ZÆúø=8<Áÿ½OÒÔcã-R=s.×)4Æƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V$®¼8(Í5\"\ZÉ-\ZF0z','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ)b…ùÇ§Ú\räG@€´[','€#/s:´²Ñ€GÍ	à‹«ï¤Ñ$„Z‘’„ 1!8#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V&EUÓ3c&É6ñ\"nL','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸuU\0;Ívú*f¿30pd6','U«Ñ¨¨Ôš\\,Ä\n¹K^†\0ñ…©ê€ÏøieÞþÑ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V*âÒPŠdEÆ\'l5¶ÍB\"','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/OptinMonster.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/OptinMonster.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ü±0Ô¤½CÈa*J4!','Àœ„PÈÂÝÐî&f¤qLË˜­c1Òoå‚éÈ‚9Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V+4ïr*[É#+Iè#ò;É','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V2ÇLÖü\0Ûºó½','wp-includes/js/jquery/ui/controlgroup.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/controlgroup.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ< Rvõ–ÎcH­æ52ˆ','(Ùù›}Šfˆ\nÜêþ7-ôQo6daÎ­Ã/Px´Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V8ÜÌ8­ßŸ\rZò5','wp-content/themes/twentynineteen/comments.php','/wordpress/themes/twentynineteen/3.2/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éËßªt#x;@˜ºÆ¸','~Ð`xþkÅµuâ-jÄ­<+ÓàÔ—!lEš¯7z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V:‹ä9¸9ÜÞû²ü¾˜0','wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡M:½ôÕ0Õ=]¦(Ÿ|ã\0','¹ñ$ñ«ui*Ù½ä=»âžÕgñD±ÿÍüŽþ’Ü\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V?ºOŽN…ˆÍe‹ZF\\Œ','wp-includes/js/jquery/ui/accordion.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ðµ8¯œO½™l\0†}ˆÿ','µò»o=¸¯/Z«`›LmÐBÜlcèqÎº~¥Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VA¨\Zu>_»Mì2æõê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡›U‡ÏËv’£õu6·ç','¢ÙÂÌqÛ\Z‡gMãüåŸa\"zÒx)ÀõfÒú!Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VI5„‰ÅO˜°óv’óð','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-bottom.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-bottom.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\Zº‹fÚhì½ÆGµç÷','G¢ätyË¿/‚)+º.‘E>+GÈŠ7ç_‰¹°a‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VJŽD@™ukÇO`©v','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/SiteChangeQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/SiteChangeQuery.php',0,'_S§°_b·Â	HRÚZ¢c','_S§°_b·Â	HRÚZ¢c','½–ÝHãÚŸ\rÞf?àe8°C÷¡t~·üt0 h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VL6Ý7G^l%D5z3Èè','wp-includes/default-widgets.php','/wordpress/core/6.9.1/wp-includes/default-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÇM¸N,*ð£ÜY|2$','#¯´»	fÑiÏÚxô†\ZY¨RðŒ×R(Îò¿@?¨h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VUróU¦à«G ãöÒýÿ£','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-indeterminate.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-indeterminate.svg',0,'Ë¬õË‘Mäë\"‘¶é','Ë¬õË‘Mäë\"‘¶é','ïí™’pl™c–Ær@0õôòC¶ä1yÕI\'K„ƒZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VVµ–½]°;óûòú5Ë','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#1ˆÍò<±óüåƒMî\0','A®Á<(qhî2O}çVHÇ&ôXV½%*¥ëÝ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VWñ;zôæ*°Ãã(ØºŒ','wp-includes/blocks/navigation.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y³~a7ë‹AæE-e-o','Š„Ÿ\rçÖ„PLµ×/H¼\\½~o\rTZ$‚þ/ïôÊýù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V]R Çlr¤2‡ýƒ¾\'h','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-dark.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','97Vh®3Ò½_Nª_6','–39\Z3þd ’²£3]›¨¹=›å1AJ½íyñ}uË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V^ï\"gRÎyl%\ZOº÷o','wp-content/plugins/hjs-mobile-menu/js/hjs-mobile-menu.js','/srv/htdocs/wp-content/plugins/hjs-mobile-menu/js/hjs-mobile-menu.js',0,'å\0RÞ¢ú½z¾Žu','å\0RÞ¢ú½z¾Žu','°ï‚J\Z”vçÂãE<¶³È}ÐÄ“Ñšàåõpý†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Va!Ê3ê1xåç?ÐÀ','wp-content/plugins/jetpack/_inc/blocks/subscriptions/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È‹é¡nI0¬@î„Mõ˜','mÝNwÐ*{Õ\\WõÈZŽË	çÊÈ®YÍA9××åB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VhîÑXnÌAÕó.á2™z','wp-content/themes/twentytwentytwo/parts/header.html','/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LøE±ˆH˜]jb÷øÞÑ','@yäËŽ~ÎS|‹ÁÄt(æ¦@÷ºlÕ,f~ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vi\'×ãRuËh:þÀ³uÕ','wp-includes/blocks/query-pagination-previous.php','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-previous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vy3Þ;±H”1Åþ&¤ï','tèþäÑ0ÉófLo÷M+A¦a4,•mÍÐç‹&Û-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vm;_QçOÈ¨>ýnÏ‚•','wp-content/themes/twentytwentyfour/patterns/text-faq.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-faq.php',0,'bfø šð?J‡fé/à[','bfø šð?J‡fé/à[',',£sç¢1ªíX>gkå° üx|:Æ4Çê;¼#OÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vne!Êz0u1?¬¿','wp-includes/shortcodes.php','/wordpress/core/6.9.1/wp-includes/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ÄGò?µ?;P¥ìi¬Q„','\nw­92`çòÊ²¤9`3§*Sn˜\n3ñOT8ý¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VoÎToà¯™Ð®?½','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/notice.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/notice.php',0,';âè\'…R¥$Q5f‹',';âè\'…R¥$Q5f‹','sc…eO§wRÇ7÷Ûþ›¶4Ó@öé‰7,}3¯ø%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vrm‘KE§p¼j×ä6—','wp-admin/images/w-logo-blue.png','/wordpress/core/6.9.1/wp-admin/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý[N°W¢ð_pàw®0','Þ£^Qtä3ôHunUâ»Éà~²\'»T2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vtý<ñýÿÏˆØÌœcä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/AgeRangeType.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/AgeRangeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yA\"°1€3\"ŸF¿','ã\'ßGafß<¬úMEÂQ‚êS¹Ð¿>\'ÆR\\&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vx¯íé=½ÈÞšÎCÇ¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/src/class-blocks.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/src/class-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~c‘!éÒ³ã¥Vâ†œC«','Ë,È›.\\o`£<L˜âB}j™+ÙÑ79™Líž”/®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V|#§°éö<ù,ÉÄÑ?ƒ','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_namespaces.php',0,'\"@É~û‚Ç´[’ò@¯A','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V†bÝª9 Ö¤Eã t','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/combobox.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/combobox.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7?ª«	×;˜7¼5ÚtíÛ','ÍÞBP5¶	Pw>¤b–wŽI~JâS »áb”sç3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V–nÛÙu°óÕï=5¹g','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php',0,'Â\ZREÅˆ<×§R­jªò|','Â\ZREÅˆ<×§R­jªò|','‰Ê\Z%g:¢ÏÏ<®Ñ‹€–aáqâ²XÃàƒ˜LLñ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vtº¶yðô].’Ýþ²í—','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/block.json','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eƒ©±?\0ŽUtI¹å¦3t','Ð¸¦\'oÉK*F¡ø|œmšwCiYŠW<ÁÇûÀ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vž…ï‚™ëŒ$ØïŒŠx','wp-admin/js/post.js','/wordpress/core/6.9.1/wp-admin/js/post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#@¿öÁ¤—¯õ©¦S1','¹W©i[Wk›Š©yÂKbÛÿR]Kf›{‚ñô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V©$tôI\"‰à¥Ï¼ûs','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çáŒŠceôX=ýjS','‹–™Üãå§l?Å3¡®ÛŽßºú\"#³OiFÈ3n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¬ŒíÞrzÍ(¾nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OU€ó0!Ñu°bG|‰Î','hí]Ú%¬¹”¦¶I è	¤ö´ÂI\0|Ü1ÕV~\n`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V°k„SÃ9|¦Ì.ä¬','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û±v#E¯Djk@1Ÿ;ðW','dÆIé@æ3ò«,§º:-êZ?¾ÏŸ‘^Œ3£ƒïüØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V²DgiÇ²AÌ›g','wp-content/plugins/jetpack/class.photon.php','/wordpress/plugins/jetpack/15.6-a.3/class.photon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>UƒYä½~rØ¼çIÅt^','ÊK¦; (w-$ÃS™r¿6©ãÕ9G‡×Ñ€•}z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V²/”D&)ýZY‡Õ²8','wp-content/plugins/gravityformsstripe/includes/api/model/class-coupon.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-coupon.php',0,'Éb[!Ãf]~ÅzúS','Éb[!Ãf]~ÅzúS','ÚÏ‘Öï‚ëœ®{=±z•|¥ â0õ®žáã4õó¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¸‡l~[3U„gNÛ%\nÐ—','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±“—abÏÍ€\rwœÙ:ŒI','ïûsƒè/cýµí‘è‰mº$+G6e|sK{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V¼ÓH\"sX@íè[ø£m','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Entity.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›PN~2H# ¯Öù3ý','ßT’\rÐðá\ZUEëô‹´ ³j?“]†_òÐ¨×Í¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V½¶—~Ü§Ç½c9áNO\"','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºr…î(L…¬w`©¹_<^','“s}š7DŠÎÂ&ßqãžWß\n2Ñt¤=¤Üt®‹RIV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V½ÿtÔ9>o;‡+!fZµ¯','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-endpoint-videopress.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-endpoint-videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘òÍeGª•ïü?úÀt','€Ê”z“¢ _°W|Ø1æÛ,Í©&Fê\ZQF\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VÃ„ÌnÍ²ð$•êmqþh','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï·N=|òÐ£wu¹ å“ì','¬á$,oo™ÆÛÖ]Ò‡fY{B\\\0Q˜ï_Ñn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('V×€ãÄ\'hý—Äˆ+:ŸÀ','wp-admin/includes/network.php','/wordpress/core/6.9.1/wp-admin/includes/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q3Q¢cLRPK#´™c','éU‚æ*ÿÄÛ#øDôËjlÈ	‡f˜4“(~§<ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VÞyL™9_ezaÞš¸','wp-content/plugins/jetpack/_inc/blocks/paywall/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/paywall/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨£qÍ¡¾¬1®ÁUÑ%{9','Q¡xÛ¨áX6†gö“u„3ÔéðòJ<ÉY0Tïv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VÞ3öÜìZ0Èÿ¹Û','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yc.øX¥™ûUòmûš¥','‹RwiUpæ[Ü?I%TQòØ’Ë\"mÆ¯Jh¡êQ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VàÒp¶lÎc•oZæðñW','wp-content/cache/cache-enabler/hjsdev.com/test-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test-3/https-index.html',0,'>jQ7j/·¢jüB8Lw','>jQ7j/·¢jüB8Lw','b™ó°ƒ£|ö…vÇ‚ ©UÖüÖÓ,6Dþ2D7¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vä_­RW€þU£tÇb','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢G~v/Z—vö¾ÐŸ\n','¸ø¸•X_b¸»ô:0yNa* Ù%éD÷G²Ã<iÝä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VèNH©¾Cê\\ÏÇ8›','wp-content/plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php',0,'ÌCk£Ä\'ßÐðX†j#','ÌCk£Ä\'ßÐðX†j#','?ß19Ÿ÷]Ð™žï´h¹˜<0v\nµ…r1ç×£\'µ4Í ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VêYY(}d²ÓÅÈJ²°Õ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žmd]:‡o‡Lõk]Ï¦ba','ðÅ9yø+m©Ë‡2¯íÀ†9Ôíá^ÕF] ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VëjŸ¨µö¶/Õ—ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaGoogleAdsLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaGoogleAdsLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü`kéXv=‘G¢0ÊW','‡°c^Ò2á0Üþ\rMõýy%á=|I]‹<Ë³¬›ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VõÜCkê\'ŽÙÚ~›','wp-content/plugins/worker/src/PHPSecLib/Net/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vø‚¨7„*Ü:þÈB`','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/tools.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/tools.php',0,'V³C´\"RbVÅ(]w®©','V³C´\"RbVÅ(]w®©','ˆó1Aüý•õ3r9Eoêe«éxÈaW¼;Èä:á\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vø¥ñà,^Ù)™ÍÅO`','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',0,'¦S¡@û¿L7Ú¦*Ñ×','¦S¡@û¿L7Ú¦*Ñ×','qæ­Þ[‘ß#œts‡QY%hR §0Ú7çÌÃ^ÁfQD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vú‹”xOÉ\\Çygö\\','wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÓkï&œ¥¶úÅ*','Øôù $™ã}þßš¤Û™‰ŠÍHLÜ«d;í–ú7ƒßÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VúÜ –!_ QHE<aÿz','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-4.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‚:CŠVyÁbµêÙ','ãr™c½ŒŸpë¨z…¿Y¶–!7®ùÝyên¹¦È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VýuÞxpõ³R¶cQÊ\"²','wp-includes/Requests/src/IdnaEncoder.php','/wordpress/core/6.9.1/wp-includes/Requests/src/IdnaEncoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ‹}¨õÉ2eîe','}C\rÇ0gN5‚Å#¿‹<ÉW`+\0%FdúsÉ{ëLrd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W\0+©\Zµ¯Èu6Y—$','wp-content/mu-plugins/nexcess-mapps/Plugins/Plugin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/Plugin.php',0,'Œ„Œq:„Óí½O.Â','Œ„Œq:„Óí½O.Â','5ñžšc®ÑLÊ[÷31ï~¸¶æ¢ÖI3Ïyš8µ.T6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ws™$8Õ~œ‚NÈ-œ@','wp-includes/js/mediaelement/mediaelementplayer.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ1çÄªL¨ïö5úÑ!\n¡','o­ò^:v\\‚¢õm¦o×Ù¾ÆcTW[éßäŸk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W	u÷w‘^Žc©]‹ôÇ–T','wp-content/mu-plugins/nexcess-mapps/Support/PHPVersions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/PHPVersions.php',0,'Êß*´\'aÔKN\"û4úT]','Êß*´\'aÔKN\"û4úT]','å¿’üŽeË¼ IMl…ˆZíÑBœ2LŒ„öNP•®¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W°È„×™e@|$Ÿy','wp-content/plugins/akismet/akismet-ja.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ja.l10n.php',0,'c“#°ù$WWdsµú','c“#°ù$WWdsµú','*–øÈh=Y¹KãÁ \n@øk«$÷ÌÖ3ÜrÃ^\\¼æì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W\rtÙ’G)5f6²X¢n','wp-content/plugins/members/license.md','/srv/htdocs/wp-content/plugins/members/license.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g1íï\'\'å\ZI‹]j(*','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W\"LÎ:&lV¬åÕýâ‡‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/get-preferred-responses-view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/get-preferred-responses-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶÷*º“”†Z]èøÂoÉw','«AÁ­‘Ï¨	¨µ¹9u½ÑÖÅƒt‘÷±Åh>aù¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W&ËÖ´ ª)+ôÚ±¥öå','wp-admin/includes/class-plugin-installer-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-plugin-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â¨7I²Áp0N~Âæ\Z–À','9g÷÷¼ž˜8Ë,7³d§¡] ä¨L!šNû–Sª\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W\'MY¤uIÈ‡ÊÒafñ','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v±Dæ×v2ó­zù%Ì×','‹D\\¦ÒtbÅ/\'>ÓÙçÇjº@²yáÉÄœ¸™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W+²U¼ÓÅß`*A-h¹Ì','wp-content/plugins/imagify/assets/css/pricing-modal.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/pricing-modal.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Bò$™ \n®?t,ES}i','¿Xþ0ib>Ì_x(—jQéÁ&ç2¶V\Z|Ž(3ó=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W8h°!É©k®Ä‰\'“','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r RU¬bâ*ÍÒ\0\'µ','xíîÑò<Ùs£’BZš2œj§RM\'0%$¹Üi{ V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W:.ˆñš:Õ`K¨¨Ï','wp-content/plugins/members/img/memberpress-subscriptions.svg','/srv/htdocs/wp-content/plugins/members/img/memberpress-subscriptions.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':û²Îw#ëWgþ¼ãr7ÿ','­Ä_,•ÛÔš7¬µee{”s¿ß¤ÂJ“Ú÷Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W=ˆŸ»¥pÌ&=qšO¨','wp-content/plugins/google-site-kit/includes/Core/Util/Input.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Input.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÒšpòÜQÉâJ„B¡q','%Ü’|¬Sùˆñ\Z<h\'FFªu\0£õ5¤Hô¾º]k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WD!^t…µV‚Új\\^òT','wp-content/uploads/backup/2024/index.php','/srv/htdocs/wp-content/uploads/backup/2024/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WD>Ëbb”¢›ÎÂ¥î','wp-content/plugins/gravityforms/includes/editor-button/dom/class-gf-editor-button.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/dom/class-gf-editor-button.php',0,'ÿÔ}ÖZÍtR3\r;6Ö4™','ÿÔ}ÖZÍtR3\r;6Ö4™','@­ÖÞýÜ™/wg¦ÁpÖü¥›€‘j@‰ÖLlJ–ÚÏ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WEÐÔ‹\'|ö6!öX‰o\Z','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3VÊkÖß›%¨\'¿–¢','¢ýoáâÃŸÁ^qÀAþgZ/Èxç¥+Žv<C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WF\r]ñ%çÖÝy¾æ<Õ0Â','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i-uèý’n=ªÖ-™¶','\n6_gÙÑ5º¯K‘ÔéG¨ÌƒFÎ<æ/1rk¤ÙQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WFYëŠßâ7™FàzXÏ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/publicize-connection-test-results.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/publicize-connection-test-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\n€	Ðôë\Zöªeïþ“`¬','ìrœGg¨	qàLrÔ·xÂ­‘û“4«RÉ¯\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WIu’ªa k ˆ£¶(³','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½§ôŒ)[ù>ŸOÞ','Ö1¶\Zƒ‚×Aê¤üEù]¡ä<\ržU|ø­¹á…j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WNz»|A³Ë e“z2q.','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WSÅECa:4mØ„Ó™Þ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨îþÌËÂóâÿös9jÀ>','<«C\\ŽÆf£hì>d#©°¬Ç¢\".ÂGÏÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WSàÚ³‰º’ì´¤{n“*','wp-content/plugins/jetpack/sal/class.json-api-platform-jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-platform-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'šVnÙà˜@„Ñï,kQL\\','KrÞÙHøÏÉ¬B“”2^sÍ\"áÍ³ÌEäÜ4áA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WUZå®ß‚-ÿYYû£OQ','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/display.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ5¶ÇæÏ•±àn)›ÇA','ù	†vè²qg·¡<&kyftAÇÔžÿ³R¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W_Ôõ¾w*ÀÿÚGPƒ‹{\'','wp-content/plugins/jetpack/modules/comment-likes/admin-style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes/admin-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ïdí\"Ðˆm1:æþì\"','f‚þÀª$* ÍyÛWû\n•š_Jfwcøœ]ä\0¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Waì\Zø²–Q}¾ä¥ý[G×','wp-content/plugins/members/inc/functions.php','/srv/htdocs/wp-content/plugins/members/inc/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¨Cä„ßß›Ø†véTA','ôûäŽö u¢Þü4É)â²Ó9l}?Ó›dûu°ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wf~ 9[ë86Ôó‰1í¬','wp-content/plugins/jetpack/extensions/blocks/sharing-button/sharing-button.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/sharing-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µõAýNª|e¹21ÙÙ','ì\'IqxŠhámæ*®$-KqÜu?©ÄÎAéö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WmÌÎ|Ý4HS¨”Z´k8','wp-content/plugins/jetpack-protect/src/class-onboarding.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-onboarding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËOpÜ˜Ôù)&Ô¹r½à',']éõæg¨6Q2ßLCÑ\':¤~?‘Â*ÞÛ j@™x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wp¤bÛ}áÒ¬ák™îeïü','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentMethod.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentMethod.php',0,'Y³\Z°2hç\\í‘‘Çê','Y³\Z°2hç\\í‘‘Çê','‚•O$‡5Ÿ	&â¡…j]Ã2‡71¾¶q”] mzHÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WqÆLX«óè\0ä\\Ä:¢','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äRD!¥\rŠ%Bb<‚','yŽu	ïÆçTÉº”ðÿêÕ®7}® dÉÿíÍ›óÓË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wsåç{NÎhP—ršã¼±','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áwàð·9Ê64\"òky','øXù“Œ•ÖóÍ\"vÑù’‹Ä-*¼ô£í­·ºøñ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wu’ç¬‘2¿Xgƒä)ì²õ','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg',0,'§ug”Ïh³õ˜ÿ¡Gê','§ug”Ïh³õ˜ÿ¡Gê','$CÕ:šLMlR,ã7·÷H=ÀL‡ÂŸý{ŽŠ’°F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wx\Z§TaëØ7{ïË','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£—˜1óü³½-»yS™kg','4\Z¸ÝH+*PÅÜ`ˆ,æ±¹³êýÒ„|©*ûòÕŽp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W{°g- Xòéû\'=n8','wp-admin/moderation.php','/wordpress/core/6.9.1/wp-admin/moderation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZØEVUÀ÷uúÛÚ‡¤ú','ºƒFqç6³£1»¶¢É<£©ªw„t&ßbßÂËÙ1¦¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W|“»}¹‹E:®”Ê¾Áž1','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-title.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-title.php',0,'Õ·âëü¹GãÃJ2}3','Õ·âëü¹GãÃJ2}3','ŠNöÔÇ}Ü\"$öÄ¡áßð˜gÁe¯™Sî>èj,*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W})Ó–7£Œêeç}5æ9,','wp-admin/load-styles.php','/wordpress/core/6.9.1/wp-admin/load-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2t°m…ì©Ü*GKÿtƒ	Ê','\Z›†9êýÁ»úÙ..áu0C8’§Æ\rF~ß€~sÌHM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WƒèÌf ¥TL§? okP','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U°°ÊO)Ï#T£ŽZ§5«','ÑBò)ˆ-8’)¹ÚˆËŽ÷ZCo:ÜÕ£vRÛ®¶ža€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W) ¼€(v/‘óÕ3‡1','wp-includes/html-api/class-wp-html-processor-state.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-processor-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©½Âï¬‘‚òÖÑ„ÖÜYÀ>','\'ô•ÎLcäiþ~^¬`›(ºùñ¢\rb¸wŸîtp*v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WÍLjN/¼@Ï¢ßÆ°‚','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T	˜Änrkœï•','å³;\\øÂXÚîê/0;¾œQòP†.“B4Ãò\ZÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W”UÍƒ?Àætl£/W >','wp-content/themes/twentynineteen/style-editor.scss','/wordpress/themes/twentynineteen/3.2/style-editor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºMÖN6:‚ø×†×Á\Zb','¼¥¢²âå/§½,¡ÝS…6³DT²¾á«p.?+7{*µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wš$ÞèôU\0¸³Ó\0$»','wp-content/plugins/jetpack/modules/shortcodes/descript.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/descript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý6åx§WPˆob(€s{','\ZöfÓL½ŠzÕ>¼å\ZcùóÌôëcX:Ù¹.§«“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W£odZWÞà¾Ò	é\'C','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0W„€¬/é_Æä:¿cWÝ','QùM’‹úXòvl„…Õþ¤Â±;Ì\"R÷¤bM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¤(N Ë$aÄÔdy','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™Â 0^|«¯‰;|ŸB','¯š\rÇ-Ðc¡Mv~Ã’µ#‰C]‹£Õ[\\0è>1\Z<y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W­ †GÌõ3µÝäëM,ý\0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ÿ¸¨IØrˆWÆ\"/','ßd-÷¢ÕÛåKÊ$¹“!Ýì\rfPÙ*®¹Ú^)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W­?zôÙX(ØÛPˆtôí&','wp-content/plugins/imagify/classes/Plugin.php','/srv/htdocs/wp-content/plugins/imagify/classes/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºFÑ•Ê‰÷Xu\"ßÙŸæÒ','‚Ÿ6c“”\"Ñd9°å¿ê\ZBQÙêtHJŒkËÏˆ\'ˆèí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W®ð|j­Ø©ÂB«À¿Ÿ^','wp-content/plugins/gwtermsofservice/vendor/autoload.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/autoload.php',0,'ñ›)ø:¬­´„v¶og²¶','ñ›)ø:¬­´„v¶og²¶','w}“’ON´&;ä1S)ØöžÐaÎêw7®s7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W´£À¢žÐäÉ;wÏ^g','wp-content/plugins/jetpack/images/plans/jetpack.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À âßg»ˆÎP<M=a','Œ\r·ŽóHmÛRgÄZÔ˜µ§ôŽîE²çAè@4^2x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¶¿:go±µSkx…Õ5®','wp-content/plugins/jetpack/jetpack-es_ES.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_ES.l10n.php',0,'\0¨i]%“Æ­yá¼6{','\0¨i]%“Æ­yá¼6{','›ÙA<IPVP+-ÏqOÊ8{Ã|R80¾¢¡ÍF‚-f2P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¹?´d	,.…Frú×²','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/https-index.html',0,'\nÀ¿i±–,Á†õ ‹ßÕÐ','\nÀ¿i±–,Á†õ ‹ßÕÐ','Û0g…†nÝ”È-À}žGÎ`Âåº”wF=¹’¤w¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¾j2h¹AàfÀÃ mÈ¸Í','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“èÓÈ§;æŸLõûÚf¡','O7\'RiðÇþ™ðë×yiÝg ÉØà´þ‰$KÍd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¾Ælu+úº¹Na)WG§8','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú»¯¥=ÈMÄ	ß†æ`','Ô^¤H†?®Rú§>¿\'¡	îÏFY’œò¼¬j‰‘dÂß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WÍ[€5ù¨þ;YëñE™Þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ocean/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ocean/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4KñÛîrcà!k\n\n','nóÚºzD¶„ÎxKø]—a˜ád^éÎiäÓn‘î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WÏGp!±ù¯ÿExY†‚B','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E”a%÷M¶9³hY18Å','žúIôäþˆ[¢ÔóC—õ‰Ã­UAøýpÀ	¥\rùiQÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WÒ‰ÄaàP»¡ð^˜þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®§YÿV8£y7¶_¿$iÿ','‚°þ†…9hÌU„K\røX·žŸ…öãFC\r:7íotŸoG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WØn185i?¥ÿo¾X¼','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[*4Ú‡ÃÒñ	»(Ð','‡3¯MþÂZîœNå†a±þsäS©qš\r]bö{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WÚŒŸvo°¶ƒ_›,®òs>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â†ðì )áTZÁùŒ	','ûh„µ©šùèº>L‘=õ·ccœõ¹ôã½û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WèÇÚÇ6´ÈÂÌ_	óCÀ','wp-content/themes/hjs-blocks/images/times-regular.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/times-regular.svg',0,'[îGöôº™žáÒÑWØÙ','[îGöôº™žáÒÑWØÙ','TuKÆŸÈ ×v(-ç«.¨nÞ·Ò=lÁo6ûì•Š[}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WôösYž‚Ùø:Zˆ','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d×3:V¡…‰2âAdbUÂ','ÇÑÛ\0²aYŒÕS®ª\"$õ”£¨\nÏQÒÆ8–Ç\\Eè>\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Wý\Z}úRµMæ#»F’kŽ','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xè/¥s\0±©(âÁù','wp-content/plugins/gravityforms/includes/settings/fields/class-notification-routing.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-notification-routing.php',0,'EÏñ>ëb\Z¾ßsýK¥Ö&','EÏñ>ëb\Z¾ßsýK¥Ö&','/’Ð	FÙº\\Mÿ—›x$¦½4^OÎÄ4vô§¤“\'f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XŒþ£mùYO¤{»','wp-content/plugins/members/contributing.md','/srv/htdocs/wp-content/plugins/members/contributing.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÆ§{×}û¹]»„BÁ)£è','\nOtsÖÏNÂˆñÏrYÉÂ”Õt2Á©•‹fg?æƒn×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xƒa&²Øš€\ZÑâ2c¥`','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-output-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-output-engine.php',0,'·—¿ ¿°k\n”«»º','·—¿ ¿°k\n”«»º','´J‡×vÒH”(‡Iý2öL¢ÝyFÇEHØÏÏå}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XP…h˜ÀPk¥æËæÂ9','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor-dark.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¦&Edl]¡42•ž3','t»§³¡fNÃ=%Þô³µÐ_Ò­ºu98nJ§œ:JP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X+éùr¨K>ÀUáÿkt','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}›S m	ñx¿pvm‘v','xñ—éŸ.xvF05€j¯}%Þ›˜9Ç(|ÌÔ Ä&úZ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X,çEõCj$_ƒ¬8I§‚0','wp-includes/images/smilies/icon_cool.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_cool.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n `—ì÷àÍivj.ß','âäº‹F„9;2_	…$Ê$~¾LOžaø6Óññ¿_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X.)|øŸž{p<Ë¦¿ù','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/settings/index.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/settings/index.php',0,'ÆÃ\nöã5Š„÷%!','ÆÃ\nöã5Š„÷%!','”6\\|\ZÜ¬Ä§xh\Zs´¯!\rnºÖ˜zŽ­˜ªpÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X/Ø¦×­¨í²ÏPÉ©','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aú+ÎM,j±kÅ×,Sp&','\'õLn¯“×#Xã<ë…·3kòø¸‘nI~>P.2…gz¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X6»××²] ÂeqÁØò','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuSection.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuSection.php',0,'“c$vvÉ_ÃµÏŠ','“c$vvÉ_ÃµÏŠ','Úè€ÊÍ‘mhû©S2¥îwÖ(öª©ëð9@~L‰Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X9ïÇi€óùî¸×ºÙ”Ö]','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/TRACKING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2é(ÁšÌ÷ˆ?Ñú|n','©S»œ3z(Ø³ú8ÒPÊÒY¥aš`7‹~EƒM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X;,G?PÀúÈ2ì¸÷','wp-content/plugins/akismet/akismet-fr_CA.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fr_CA.l10n.php',0,'î…°…\Z¨s·÷¼§{°Ê','î…°…\Z¨s·÷¼§{°Ê','ºÛw•Õ¦7?¹Ø¨•±´b¤$ûµg˜Óï®Qx‹%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XBxƒ<\nÇB¬©œ€¼R','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šŒþ²!™áOH%5Š\'','„Yà\\:>Ã¬wž V¤í®ýSE­é±ôcbÞÖKwqv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XJÊç\nýsp3t9!Òˆ','wp-includes/style-engine/class-wp-style-engine.php','/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãåOnz…ÔÙË\r©.','<Ï¼³Aß‚ 9>nQ’\0‹çb¥Ì¬Ša','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XRx&·Kv¸>øÐjÆ-ÖŒ','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.86.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.86.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥\\ÿö–ž=Ÿ–ñˆŒƒ','!›‚ÉÅC’­ù\"\rÇý‘	ª™Ò UH\r ÕÐˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X]ÁK&P†€aÿfž','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ow\ZeÿªÑå]öZQ','%Pc8cø\"w	“hP\0ÃÊ-\rC“)ÃûL8òƒ9Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X]èŠ}tËbÊƒ6˜ÂFæ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\0ÃN7«­M¶õÌÝÖ¾','Y•UU»±Ÿ©\n·@Æ6rÇ?éÌô`>Ýìjª½Œ8¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xg#»m\rfšjž7m®^','wp-includes/blocks/post-title.php','/wordpress/core/6.9.1/wp-includes/blocks/post-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßv¿ðÒ¼‚Yëî¶Þr','ùŽo°¿Çl«KJi<\0I&–ysy Rª\rú6º.!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XhÎpËm§\0hd%À Ú','wp-content/themes/genesis/lib/admin/auto-update-notices.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/auto-update-notices.php',0,'{8Œ†Ô²qôº¤#.Áu°×','{8Œ†Ô²qôº¤#.Áu°×','Zçwæ\'¥k9Äüµñ¡ßXîž\rtÄ;þÕ…&‰Ÿ´ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XqÚÐZ°\0OYÍÃùÜ','wp-includes/blocks/term-template/style.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¹.ÅÉÍ#ÄA›0T’D','¦…ÃÕxúßÃ†V×,J¨nü›tìv‡¶è½È‘I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XtÌ˜\'®T³Ö@ZÆ','wp-content/themes/genesis/lib/functions/feed.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/feed.php',0,'Œ\0{DºÝÍ/J\\E)½±ZO','Œ\0{DºÝÍ/J\\E)½±ZO','½Ìùr\0(0êÜI}â°h\'†ºw‡UíŒ¨C\'Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xw,ƒ÷+“MÔ5	r$¥','wp-content/plugins/google-site-kit/third-party/google/auth/src/AccessToken.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/AccessToken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EËWgá”Ðpéƒ€§¬Éð','úÌa\Z­%Lk>ùôíF÷ª†¦é%î-d	ÏJ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XŽ^!ï[	–%|òð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qêËûçÁ	HÂk—\"1Íj9','\"F®0ñÿ\"ü•ç<tc%¸Ô†ÀÇ3É\náûNZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XëH¿ï|ú×Ê=­‚öX','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/MandateService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/MandateService.php',0,'É:ÂÖšÅà×Ÿ©Ð>g	(ª','É:ÂÖšÅà×Ÿ©Ð>g	(ª','ÊŠ×øã”º›òìÃ›ú_J¿xvg«óü0Q7eË¥ïA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X–êCÎ7¯”\nšsBáG','wp-content/themes/hjs-blocks/single-property.php','/srv/htdocs/wp-content/themes/hjs-blocks/single-property.php',0,':^ÑU´ÇpÐŠGŸ_',':^ÑU´ÇpÐŠGŸ_','9Ò\':¨©æ°8\nši¨»ÿòB?æ‹NvWã7â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X—:8+Ë“2>V]¬Ë8à','wp-admin/images/sort-2x.gif','/wordpress/core/6.9.1/wp-admin/images/sort-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘´AÃ¬kì:¼bÑ‚vFj','\'ˆ—­aKÅ\0tGJ¯Bq…©XW*(J|1š£õz[(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X—êJ»l	ûæW¶t²0','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-post-templates.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-post-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†{Îû ‡ÎO1T­ŠÑ ','ì@*·Úõ\\\Z?ˆ¨÷@¿\nU–ú§î¨5ñ*eÅè*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XšS§’í/ÒR³ÿ','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Regular.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Regular.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h‡¶òDÛÆÛô,ÍÇkp','JÇ7Ø!ÿàg`ù¹ù‹!wŽ`ŸÇfUZc\ZvÄxt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X›vôiêX6Óixfl$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/abilities/class-forms-abilities.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/abilities/class-forms-abilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÇuýèäØÁôÏ\"Ä0Â','¹wë=:ß-×ƒ¯.ÛäUŸ”~}()VSU¡^3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XœÐJç•á˜’£8\"u','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÚäô«Ý]‘rSFíåc','‚ÞJÄÄ·ùë(üGËùØ:+&þk˜¼AÊƒ\Zú8«0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xi83Žåqb|õƒ,\r','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“f!ÉŽ”Ð“ç»Â°ó‹','FÀv¿^Z³›SuØžáÅ¥ðpß\n“²Ck','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xž\nò‚\Z;\\5‰áIK2\\','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php',0,'cQë#©ÃþßÎ£‰Ÿ•Ê','cQë#©ÃþßÎ£‰Ÿ•Ê',']\rí„õšl#¢ïÊË–i&x7™áÂ.[0‡àÏIý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XŸz•C‡±08È—B¹','wp-content/plugins/gravityforms/xml.php','/srv/htdocs/wp-content/plugins/gravityforms/xml.php',0,'_y-²Âä/»‡Ij‚Âpw','_y-²Âä/»‡Ij‚Âpw','ŒkÌ‹O]±’îéVŠ\'4Ï…Z’Ôž* °ÅmU@v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X¤Î7²ÖcÐˆ¢A´5','wp-content/plugins/jetpack/modules/wpcom-reader.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wpcom-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¢ÜJŠOôºe1ï <âÝ','Z˜SÄ¯ç\\³Cz¶(7gH\"Á$hgÒX»ß;Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X¥2›FGr‚ÐmâøóFÞ','wp-includes/blocks/button/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/button/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÌûÅ³‰°{ÞÕ_¼Â','¥ì^àSnQãøfý@Õ½äômElÜ›X{ÚÈòJ÷N.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X®dk“KtšêYt4/','wp-content/cache/cache-enabler/hjsdev.com/tabs-simple/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/tabs-simple/https-index.html',0,'èIÈ‡b3*(cLLì','èIÈ‡b3*(cLLì','¤ÑpM0S±ø¬M¢ïå\ZTƒg ¨â©6§Š\Z¶Ò&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X´”È¿°W!ÍXð)§Æ','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Param_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Param_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’3´xsÎ½@ãÛ‡Xßô','6µØÂx6ù€SàY§ï{ì¶>èLî <bOÎéWL9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xµs™ÊÿYqÚåžePL','wp-includes/blocks/code/block.json','/wordpress/core/6.9.1/wp-includes/blocks/code/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Æý_ÈéëäF‚xôýÈÁ¥','}\0âù-‰&þkô?l¬ÍV=Ãnf£\'ÚîV)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XµªeÕ\"Mëð‰Ú1Ì:Ê','wp-content/plugins/gravityforms/includes/class-gf-osdxp.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-osdxp.php',0,']Oilo÷2§Èÿ?°õ:',']Oilo÷2§Èÿ?°õ:','ò³ÜÔ’ï$ùïc–z÷^»œEK\Z,p@ü¥ÆV}»ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('X¹KöÀíwþôÄÃbùë¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ,‹3ã†ÝF69ÇÜˆ%','§Iñó…Ü»è-’¢žÒZ¹„ìdüŸÂìÑ+EÜ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÂ×ßG°¦“ö•åz„X','wp-admin/includes/class-wp-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü©hImŽþñ\rf†æ˜vI','¶òŽ\"ÊvŒ+ue-IàÂEIzµŒšÄ€´ÝUØÔU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÆ~ÊVzl!_˜]/ž-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php','/srv/htdocs/wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’XüÏC’Á#B·sTøb','Ã—GHìÎæÏ5kÓ¹rÂÜ°RR£Ç_£xÂ-¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÏÔ°ý³\nÙé?Y?K›µ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuotaStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuotaStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.×8ífúOC+ê›3Qôö','æV*üÙR°ƒØ./UìNJÑË~:ý=Æ$Í1£Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÐk(DñÖqÈ›÷ýGö¨','wp-includes/js/jquery/ui/slider.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ôð|±Ž®c¯WKÜxbË',' u»/\\G«Ø†“#”žÅ(î,gMwð+yÈ›F–ìT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XØÜN¡½8„jøƒ³¢cù','wp-includes/blocks/post-excerpt/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=uÏ`Š­6ÕÕõRèB\'ä•','ïÃíXã9ïs¢3ø|¬ò¸yëÿÜìa,[“a1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XÛê@;yl¹¾-ò¦kf3C','wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-helper.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-helper.php',0,'H…|{ûÚØÜAøe„Ñê\n','H…|{ûÚØÜAøe„Ñê\n','6=\\;Nýò/4vTNNPW0ãØe+áÜÍö¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xâ?Ù/Mvþ4\ZHr','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C7·¬º	Üü–¾ñ=u','œñr‹ŽŠ$*M]°5\\ìr¹…ÖÝÀœ…\"BC_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XäKÃOXÓ“\rD ­Äúü','wp-content/plugins/jetpack/_inc/build/shortcodes/js/recipes.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/recipes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f³™t:íƒ   ‚„Ù','uC¶kWÎ…¾Ïè\0r~+BÚmGNïÖ(VÛ¦Æ\"ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XéNŠ<-Ä¦£ûÉÚ','wp-content/plugins/imagify/classes/Bulk/Noop.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/Noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ko>*¹§<Í$\\¦  ','I·¶’ìNZDUx,¬´äëHºöÑ­ÍÄZØEÆ×y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xê=Ó2h4÷/{ +','wp-includes/spl-autoload-compat.php','/wordpress/core/6.9.1/wp-includes/spl-autoload-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6õuõ{ît¤Õò‰›','çË,ÉZ\rM	>Ü…€àgïpò/é	Z\Z#`!û.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XëÁ7/Ûñç÷jökˆG%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’\rÅï¾¤KWŠ¾¹Ê','eBÎ¬³Q¿Î´>–ÒŽçôâ¤rÎ„#ƒïd‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XëÚ›±@Ÿ0œ\\Œ‹ ×','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/src/class-jwt.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/src/class-jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦	Å›†&yèúÂ{r¦','ò«|‚’uaHó\"çÐ‘o#cÏðãàè\Zæš¶Õn[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('XíÖ2Er ~ÐcJª¥væ','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*=|Ó_aâ\'ÅPþ)«R£','—ƒ\rSCåë–ìþù›ð˜mJÖ:Q¸@IS1.„©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xïic—¹Â’þd‡‡ý‹[','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xð‡TCW_^¨·ogôê','wp-admin/includes/class-wp-debug-data.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-debug-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½y´•U¡LÏ¸Ö„CÙÑK','oÈyC™qŸ>î?ëºw1g¡\nE4yÁÛ­XÝ{¹ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xö¹ÞMß£PÌsI—Z','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Date.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\nOÞÓçF¹rá·o>¡','\'<Ù¢9·µ‘¯+r°ÿ¶¤4{œ=J¦ï˜–Ÿþµ˜—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Xù=•UŒ…=‹Ë©eÿë„','wp-content/plugins/akismet/akismet-sr_RS.l10n.php','/wordpress/plugins/akismet/5.6/akismet-sr_RS.l10n.php',0,'o\rÇ¹­©Ð:éa¯^AB£¤','o\rÇ¹­©Ð:éa¯^AB£¤','ì]¨\rWrÙÏòÂ“ÚUÌ@hJÀ:l7yþ§ØXÒŒÇ²Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y\0ŸO|$ÝB’OaÈ0åU','wp-content/plugins/advanced-custom-fields-pro/includes/deprecated.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/deprecated.php',0,'_):ÌãcýsàÆ×[HŽ–ä','_):ÌãcýsàÆ×[HŽ–ä','ÃLƒl÷AàÇãçPƒæ˜	õg–Mwçsi‘ŽDñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yj@T”¾EE6<hÎÈ','wp-content/themes/hjs-blocks/blocks/button.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/button.php',0,'†?¸X›ÏÕïó€ox.—Ü','†?¸X›ÏÕïó€ox.—Ü','Îøw;²i9FLïaQ)Ê²©ƒ3Ö¥‰îåÍÞ;½w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yòb¶=‰‚Ã•¥øuÎ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í›°Ÿ¯ÇÎV<A»ôi','§ÃÌIÚn\\QA¥:çbíKLþ‹ÉnSe$UñÚu ¶Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YWgF€aFK{€zÐu±','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BžMl¢h}LHóÜ6','Ñ‰S¶±ð7ÃèW³q7!\01°8?ÉùDÌ‰À§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y\n	¿evàíÕÄ)»¬8:','wp-content/plugins/jetpack/modules/sitemaps/sitemap-logger.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']B—sÝ?ôRm*Eø','pdJo5rŒ¼¸_\0>Ï™4ºÚ;RîÐA¯é™dë¨NB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y\rPh2\néTŽ®á7[¥','wp-content/plugins/jetpack/_inc/build/widgets/milestone/admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=sËu¬	\râÄJ»C','úü f\\gz/úag eTi«G7}BhøØÏªZ¤\"Í·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YŠ÷tÀÙk;EIw¢—','wp-content/plugins/imagify/classes/Webp/Apache.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/Apache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¯7u8}/º\'¡Xÿj','ËÌ‹z’\n_©J‡†ÔÞyi^Ô†‰s0–7XŒï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YõJf¤fx¼À;<\Z\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/group-work-1c9960fcb6fc83a18808.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/group-work-1c9960fcb6fc83a18808.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ÇmÉûV*Å­ÞØë','æB¡«¾x^ÕmvõªS\\dŠ:Rž¿ÐVôW¢9¾\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y¸ª•Â37@YÆh/ž’','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò{;IÝªLzi\0%„¯G','ÌŸ§#¾tHe{*Ò)I·\Z!7Ü(íÙƒ×b­»á¨r}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y\'œÉv>#Àø\\i©””','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' §·2‰yfH(L$b','yJ‰|Y‘Ñãõliˆü Õ]`ÿvì¤»ì¬Ùžü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y(ãKýªèg\0ûó_','wp-includes/js/dist/annotations.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/annotations.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dE«ŒÉ£m¢:£)à¡','³‡¸0Ûä¨JI%\rP4ª;’|HänõœÙyå=E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y,Qpêgmu#—eŸ±¼~','wp-includes/widgets/class-wp-nav-menu-widget.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-nav-menu-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨þoD‡·•gI]À.op[','UŸšÅ‹—d³#­mdÆ‚26Û\r÷z,ý‹€v*ôf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y/ÝÞ‘ö	¡Îâ\Züñ“','wp-includes/js/dist/escape-html.js','/wordpress/core/6.9.1/wp-includes/js/dist/escape-html.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÃŒŒÒÀnÙ$ú4\r´´','™½Ô·ý¡DÉ8·U®… ’)`!!T?ˆ§Ò6æ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y0<¦ÆŸ¼w­Ò®¿½Ø','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php',0,'žDúœMµR{iŠ®Pc','žDúœMµR{iŠ®Pc','&w\"á©<…˜É?HçŠf÷Ø>îî\ZRø1%B–ÓÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y6ïU£±À\\kÕF¤¬B','wp-content/plugins/jetpack/_inc/blocks/opentable/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’¸ôh_¦0gj“	ß º~','òØÓÍ¸PbUä5{~5oÉIôŽOÎÂ	M9ìÙqTt\'w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y8‘~+hêšÚ¤ä`lÍ±','wp-content/cache/cache-enabler/hjsdev.com/category-a/animi-porro-velit-ut-architecto-neque-enim/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/animi-porro-velit-ut-architecto-neque-enim/https-index.html',0,'ú\rNâ-Xi3ƒ¨_\\Ä','ú\rNâ-Xi3ƒ¨_\\Ä','œ±H÷nÀ1Ñô4Lpv£˜Ú§C–¬Ö€ú«	$ü2«…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y9S0w+ï­\Z¡{g#Ä','wp-content/cache/cache-enabler/hjsdev.com/event/test-event/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event/https-index.html',0,'?òfôJ9g¶þüfá\'só','?òfôJ9g¶þüfá\'só','Q.­b=š@\0§•0³|°è2p %\\…¼B´²èï£½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y:W€=á=¼ÊØC¸MÚ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/actions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÔ±¥´Žý„\ZX°?K°\Z','LÎ~oM\r[Âß™ôàybF¨!øð-½ÐDLâLìÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y;BÄmË;gmö>èd','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!”È/6+dKa9=Çv','Ê£«ÝÛeC¦Mš\ZÏÌd³¡4{¼és1)Ö¨¥|Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y=áÊÙû\nÊWN.ªÝ•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÀ%ÉPyûPÔŒ@Wk¿¢&',':þ¸5/v1ç ïÂŸ\\0æŒ¥Tcû¶?|¤¹‹›ÙÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y>Ô÷¢+otƒÎ›Ü\'','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘œåRÂýHL/½','—á^ùÆ,‰â…Í-Îµ^2T´ZE¶ë)aÊh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YBt\nª\ncåÝŸ.µývi','wp-content/plugins/wordfence/views/diagnostics/text.php','/srv/htdocs/wp-content/plugins/wordfence/views/diagnostics/text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¢??5|±H‹¸¶þÎÆ—','|?(lcàÝÖK}ÏÏq{p}×ƒ$KA2_AüøÃ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YFô’ÓG‹¢C±£7[\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YMixEZÑ]ºÙƒØÿ7ãý','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/firewall-issues-js.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/firewall-issues-js.php',0,'`µ`ªÃŽŒßºp¼ÊÖ','`µ`ªÃŽŒßºp¼ÊÖ','–tr¡+vZz¥EþižïpÔdàýo¬lz5-û½¥l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YVô™2™•9}D8£','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨CZ?Î@J±N_ji<”\Z','€<¸HÀ„¢\"ØôF¯@÷¬Œõ%®®Ú1`7<Òð	¢Í}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YY¹3\\a§KŒC\"Íš-','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification-center.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification-center.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M]è¹¥%Vô€aÃÓˆn','¸à¾yÕø\"iCý…îV´ÆîtÎ÷K#4CÃàŒÖVZÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y[r6\0 Â[ÓÃNN\"RÆ]','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-import.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-import.php',0,'µÀ·6‚°ŽGJÍÔ`±','µÀ·6‚°ŽGJÍÔ`±','.ñ/\"É¡FÚK½õ²>áß¼<åC‹H4–žò@UÃ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yo:\\­êÁvzröéÏá	/','wp-content/plugins/imagify/assets/css/bulk.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/bulk.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"\"WtS£&ê1Ê/ò2è)','¾ˆà‘®8Ö¿¶µ«Um>vAåRåÞæJdA©/AS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y}ýÏøBû³\\ó','wp-content/plugins/imagify/inc/common/partners.php','/srv/htdocs/wp-content/plugins/imagify/inc/common/partners.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q€çù\0I‘w€užU8','5<I¼žs/sËhhDÅ_ÐJˆ\"ãÂBÎç’lÍû,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y„Úü´GµùbÏ2ÿ‡5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€5ê®Æ³µbÁ®ÑZÜ‹Š','jþ8ñen½Á_l\nJÍ÷±0¢p¼§cÖ	IPæú’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y…LaØ€µhÐ(','wp-admin/edit.php','/wordpress/core/6.9.1/wp-admin/edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xéðBIÂýµÁjéÞßñpË','ÓGÿúXÃÍNcwðÚ/-’ÿ„®w\'iˆ¾»Å6J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yˆ,eêAõ¼wÀ`áÄ','wp-includes/images/media/archive.png','/wordpress/core/6.9.1/wp-includes/images/media/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Òîßòhû\0ÚÓÃ¬‘u','\0ýBb¼3˜»\'ÏÔ\'°„)JG –À](GÅ9Pr2 s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y»?q‰Ü	\rÆ©Š™','wp-content/plugins/jetpack/images/recommendations/assistant-related-post-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-related-post-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡;KÓ˜’£–mM.HL','ì´sÿbY±w«(i àP½õÊ—eUVXGu¥\\‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YáÕhÈÈ1P±/¢Ü','wp-content/plugins/jetpack/jetpack-pl_PL.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-pl_PL.l10n.php',0,'}§¡7æ‰Ñ|ž€HI³','}§¡7æ‰Ñ|ž€HI³','åÊ£¥–.H@â¬éFDSNåþž½T€¾žH˜±ž\"ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y•ýW\0Ò@õàõÃ¡Œ‘\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/panel.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/panel.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÍRÛëIÊ\r#¡Þ','Pâ>Ü#AåyÀå‰Í©ªüŠcÖ$R5cØ¡×Òå¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YœëÖ½Þ €5îRÝáì0N','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þƒ¹ú2c+\rü3ïä\"e','’Oá=„]xï~^9.a0G¹ë#PÐ{‚5¦ò´W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YŸ.Ë Çó½E€d\'','wp-includes/blocks/post-content/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-content/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q@ìEXbnÀ§pƒeÐ','V2ü½¢ú, ¢Á`Ñ\ZÍ¯M&¤\\xFq×[âÆŸâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YŸBWy	+æB‘OmÇýz','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ž:šáNÅ\'”DxƒÑN','¦[§õ_|ÐØ~E©¶©í+¯~ÅEì€(‘`í_ª¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YŸÖ#ÎáVYMy¬·8-–S','wp-content/plugins/jetpack/images/lock.svg','/wordpress/plugins/jetpack/15.6-a.3/images/lock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½œ:\\u ³Ù\Z€û§¼|','\Z‹ôÞ´‹·ºTéß®ƒ\r9=@k~ôCêž‚ö…É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y 68ÔH;%,¹_c\n€','wp-includes/css/wp-auth-check.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-auth-check.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž°;i.14ózd\rq','m`Žôåø(·Ï \0è_£€wtÊƒ%Îföô\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y»ôÀÓ5º–L:rfT¤','wp-content/plugins/duplicate-post/src/utils.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€‰Õ93Š6äÔâŒ','Iñ·jÈ1þè·æƒøyÁ$1þöÀJCœZ*ÄQO¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y½,þfQé+-å’Ÿ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾˜\\6VfüîzÇ°î','õ½dtv³¾Y}ˆà²Ä-Û*Š…ù`“»b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Y¾J´Ð|Èí[D½ìy±Y','wp-content/plugins/wordfence/waf/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/waf/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YÂã-«)ö™”žÃ?Ë','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-options-page.php',0,'àwÌ®`°¸5jmgß+Ñ›','àwÌ®`°¸5jmgß+Ñ›','üwXê„€y(Œ=OnWÏ/Ñzò–&FÑ=Ä8ü\0 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YÈ‰ƒ\\áÝ\"}©\ZUôH','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-settings.php',0,'$ò5Ò]JBOVZ{JYãR','$ò5Ò]JBOVZ{JYãR','aÖŸõò³Adðô\Z>@cÉY,ÊÜywÅÓï¨‘e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YÔ\"¿©;’çAÚøæ?ÒƒÁ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-insights.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-insights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n*pžñb\'ÁõCNÒþ','Žâ”!&áéTFI2£ífRˆ† ^é“3Q=ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YÔäÖí]¦®ÅžI†•¨','wp-includes/js/jquery/ui/effect-slide.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-slide.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÿÆm×÷8„ô¦ê§+Ö','»¤IF\0a{|¡\'(œnJž/Ôcó\n±Ä-ù¥:G9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yå @Þò`©\"t;‚•»ÿ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-date.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-date.php',0,'àè=ï¨*gÏBÙQüª«„','àè=ï¨*gÏBÙQüª«„','6 ©ÊCÁ¥\\˜³;6ašúì—S™´{×+õßM\'ŒQ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YåÓ·\nsøåñ;)¡òh','wp-content/plugins/svg-support/svg-support.png','/srv/htdocs/wp-content/plugins/svg-support/svg-support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¼É)iäÍZl\"[9)g','óX a	9hÑòAõãæ§T0õ—á±Ð5[>d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YçULŠ5J×Þ”Ýv[ž','wp-includes/rest-api/search/class-wp-rest-search-handler.php','/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' š$[–ÏÉwL„uaµ¹','£Ë^õ ;\0•²d2ÂÅ’›43s.~$[¡Z\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yø¤77ÕöÕ8&é‹','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰s“ïöª™çVÎU3','«ßRÛ$HÐ¶žöõŽ+šÅìÖaj¥ÂG!-	½\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yù.=¿/|+îr­§','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õj¡1¾Ïv—Ó!ÿ+/pø','maÞÖz™”|ÑÍSÇžØeŒ{ê7viL5.êApï¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yûß¥’–HlKz1†=ˆ°','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/block.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"4CÃJ«ºf7áx‹b','… †ñÃI„ÌT¡1$ÝªÆŽN½•ÂUmæW3a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZuäRA­Q†Õ~²Í','wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zú)\r^`vOØ!\0€Ä','©¿ÚÜ?\'È1E\n9ÓZxG1ä\'Óí~8˜ôá±[í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z\'LŠÑQ¼»ªj—m«e','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-notes.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-notes.php',0,'ïZ\"„P	Ý§âh}¡Ð~»','ïZ\"„P	Ý§âh}¡Ð~»','°gÍ˜4žjÁ]©iìG°Ã\\ÀÈ‰Ê\'|oqOÒ¡qó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z™ºèÜ×B¼\'kÚ®h','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/functions.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸŸMAg>­,atîæ·9r½','Üòø®Ñ\'6´‹¾-ì±éN^0n™ŒXÉLË$]=ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zæ ¸A@¿ÖÆÒt“Š','wp-includes/blocks/search/view.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/search/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FtÑ ò¯s–•Zƒ§âï€™','Òà‹Ätë™¢8žlÔ\"ÃªK¹8@ÿN’1Œ˜gY#x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z([\'ðèlÅ’øxÆ1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/load.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü°99)˜‚8ó‹eÙ-Ö','ÝÐÐLZFãW4| *”Wpˆ¹ã\0×´˜F‡Ð.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z<ÿ[KUu£e§´Œ†','wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒð[û_¢@–×ñFø','Â	šÎoo`÷<¹ðDìYQa¤^<w…œª]ÛÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z	¼Ì¾‡ó>QksÁ”\Z','wp-includes/SimplePie/src/File.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~T¿í&Óé\ZRëÀOu','%Êf*ÅÇr¦¸t1Ýƒfú‘‡[8ÒTtdyä(ï\'\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zìœãx²$Tmi\"[wGÇ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tí>ë#Ž#=zhä\0mõv','obsƒ}egVñûCû.6ìœôfÏ\0÷YÿÄÚí°Dô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z2HÔ>—qi‘Ä6%ÿO','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-media-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýL…ä”ñ!\n‘²¶ÎiŠ','ÔnüMg\Z`†œ×[™jÛ[×‹` ‹ÍÐ¿‰|ÊÖœ“±¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZzïzÐ½óÌ*=ÈJp','wp-content/plugins/advanced-custom-fields-pro/includes/wpml.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/wpml.php',0,'Öž#©ºF=Ì 6¨¶›ˆ²','Öž#©ºF=Ì 6¨¶›ˆ²','YOÐñì+Ÿý]WX\rJÕ\"ø\Z+<ŸO7=:\"Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z×DÏðøÄ‰<¥¼Dª','wp-content/plugins/wp-mail-smtp/src/SiteHealth.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/SiteHealth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5´…(1åçú?RëG£P','ŽïJ–’ø.\"¶ÿ3¨ÑêÌIã=ö…r¶V’½Ká','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z3”pñ„_<_†#<','wp-content/plugins/akismet/akismet-ca.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ca.l10n.php',0,'_êÑF”˜CuK<Ë‰Ù','_êÑF”˜CuK<Ë‰Ù','O‡mxÕÝž€µÌ\ZÓ¼ºÙØ÷^÷=Éb¿³[ÄÄÝÄ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z3ý-;\\/•±»Z[¡®T=','wp-content/plugins/imagify/assets/js/pricing-modal.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/pricing-modal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±rû-{VüÔ—À‘ªŠƒ','¤Ù.\0OÇE£Þ<˜£âèëlJ8·Á³fBð]EÀv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z4<n?e˜ñ²','wp-content/plugins/wordfence/lib/wfConfig.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€’ïó±€\raèA†¾«üb','Á{‹ÅÚ¯·X­ü«7o\\ÙT‚¬„PÉN4Í¼ãMBÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z7Kõ€ÈÛYí%¯QCÍ¾','wp-content/plugins/worker/src/MWP/Monolog/Processor/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z9“¶Ó}.ÒÂJ¤Âk=ª','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8I¢ã¶\Z\nÙÓ£‘','i>z’½R“@¯ÅòáÂãkôWà6uškÕyˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z> ÄU Íœü 6(LBª','wp-content/plugins/imagify/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z>PX25\r–]f(S•?]²','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseKeyPairsResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseKeyPairsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Ÿv¹Yàbþ§À’Þ÷—Iu','fP[imðª`‰[f%™|eCS¦“Ÿ{¶ÏìtßÂž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZA£Pçð¾ºz›¤¯Ñ','wp-includes/blocks/pullquote/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YcYËlèáá©Ë[÷„þŽ','ÇfnÃ:ä+u¬g½{kLÓqŠ_ŽåàæK¤š¦¥X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZDá°:-hÐ${ãmaÏ','wp-content/plugins/wordfence/images/sort_desc.png','/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äã?Õ¦‡)X²?¬N˜','bÆEÔšçBŠ#:Â(²#î=_(Å\Z€ŸÚ| ‹Uæ#Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZGŠn:Š÷È@¯÷ T','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php',0,'õ*ì«Bî‚]’Ãl#RH','õ*ì«Bî‚]’Ãl#RH','éÄð2H –¢YVÀàäÿP´hµžˆÌµæÆ”|ðP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZGÖõ¯ï÷¸ÎigpÙ|\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó,È½«•ýol±9q<','nÍÂ”jçNÑu„*æ\n†ËÏ\0x.\'	8çt}¦¯˜Üå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZLš`L ÿÌó;¹é£','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-snapshot-data.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-snapshot-data.php',0,'žëá	Ô¹¦àÎå¬&#','žëá	Ô¹¦àÎå¬&#','/68`#fË¶×+\"ÏÑl¯Ux‚`IzP„‹?¯Vv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZOðÐvðæÿ×=É(','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_SystemInformation.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_SystemInformation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&s-3®ªIîâŽAí^}','õâ\'.ùÎ›}	PÑ›ˆdˆ»¹Þû€ðçP<JåL‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZRB*ü¾¾®ÊX˜¯Ÿ¥','wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';D1¼JF.Ð@&¥{†à','‰”¬fJE~a4o?Å­¿ì³êŠ1&#—2\n‡ƒÏßv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZU:3âïý²´ˆ *$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞQy@AÓZ5uÁâ¢j','h\Z³Û³‘àC§}Eð“pAÆÜ·þ³9›•R@ŠtËhe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZWMŒ6\n^o=zê','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/composer.json','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZPðvŒñ3ƒæ<‚_¬','y–EŒ}qUË†VœÜ\ZŸÚÂ:Ì]6ÏOÃ¥Þ£P³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zbì^RÒÁà>E€žje','wp-content/plugins/jetpack/images/jetpack-logo.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"NÜò¡So«Ä‚¶Pè','Š#‡ÍqÃø\rÅ&ÆFs  $Qqö3{¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zd‡Ÿ‡¾kLØñ“ÅŸìT','wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îtø5ä–<7´Ú^AÝnr•','ækÙÑ+QÈºÁFÞ4ƒ¤ÿ/røˆÄ³õX³ÿÞüj¢5í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZeµwJhÐUØvP¾WÙ‘','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°÷)æI~¹?‹YzZÐ','”ÃLâœé¹“ÓÙù\rõ’cAóx1\'ÉáÝcj@\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZgpúÐ…3Vîçq9ÉX2','wp-content/plugins/duplicate-post/src/ui/bulk-actions.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/bulk-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\n}î¬u&2uÌ¶Õ¯p','4kfzz£bÎT€#G”ÍóqŒbs6[á]‡ùhÄ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZmÄVX[ú£-â\\cðóH','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/sÔËUd S:ÇŠýÉ¹','sJ®1$°¬¢1“²X¶b[m…T€yxe”M“ŒZ4\\&=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zn·;àá\rÿp(¾­cŠña','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¥Äáƒ*’E}!’Hƒ','F1.z«?Q?ÏÍ0$J’€FËûÁ¿\n,O){2ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zxˆÿ1¡2KÓZ¤,¸ì','wp-includes/customize/class-wp-customize-header-image-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-header-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ý+‹n\rûS5X¶áë\"','°ëw,‰\'ƒÂÝ‘ÎI»ÁVêPóX¦g\0” …Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zˆ¢À™ËíÆßé!ç}jÿ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÐ39;ÄÝïÙ>ZËZ*r','ÞÊò¸HÚŽÄ%Ò\n	ì½4Ç9¯2ÊðÉ2–\Z¼Œ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z‰ðŽ˜0s{²\0GtÞ÷ÔZ','wp-includes/blocks/categories/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÐm!^³Ì»ÔlPÃ¢','™r)aè’Óž¨äÅhut—ˆ¬ ×‹\0’Œ+ŒUa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZŠú­UW–×oÈŠÀA“','wp-includes/blocks/accordion-item/style.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Õ?2fMûcïãÄ&¬','ËÒö	Ê6”\\=ÒÀ¼œ˜ì8î…Hšg¨PšI[ÍÞ\\4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z‘8¤\nš«„Ïå€à','wp-content/themes/twentytwentytwo/readme.txt','/srv/htdocs/wp-content/themes/twentytwentytwo/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óñy++÷RãÜå\ro4Â','î*M7+cäßG¸APŽÔ×%ñô°ÖShÒsó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z–•¿YZgÆGÅm×Àþó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(jÃ\0ŽÐôÀíRÓzˆõ','•;çE˜$\0Ù„ñÙûÜÎúÏHW…»4@{9£AŽYâ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z˜_\"Œê~´JÏÀÉää','wp-includes/js/wp-custom-header.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-custom-header.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦à”g,ï¶¸U”ôÐë¹Ý','W€#iÔ½ÞMÖÇŸÌv(·¼ûéQñº\rR†ûþ¨Cö´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z›ÉÃÆËo–ÏWþê•·à','wp-content/plugins/svg-support/css/jquery.dropdown-min.css','/srv/htdocs/wp-content/plugins/svg-support/css/jquery.dropdown-min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$î“°\rVÔ×Ž­-\0´¨','Î)hÆÓü•ÃŒk¬\"Ç„>Èî|ì¨ñóg:ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zœr^sÏ.Éa\'Sä','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bwé…»D°,g;Õ.J”',',e]#áR“4-©Æ–röÐ¼V2ýÚ°Þf5™gÈ×ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z£°Ñô„ûÝ’¯ºS¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ló¿Œ\Z^Z’HG³%©O£','‰m¤»Ÿc´;ò\nyã²ÈÅ0,Æ5ÿ‹ÙF|=ÈC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¦iþäðyHâÎaÆ/ÿ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/list-empty.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/list-empty.php',0,'#ãc\r5o‚ùÄJÑ‡9{','#ãc\r5o‚ùÄJÑ‡9{','×*Ç.sÈÆþfs]ýÄUF^5N¢uWV›0ÙSb3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¬.n^/Óƒµ\"*T','wp-includes/blocks/math/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/math/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡k~ëŒµkRtW¢±“ý|”','­Ò×`êC±>IÔ‰gù&×}M\\¢«‡¹<ñ¯#Ùê\nå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¬ÊèÄ %/»Z¿z9ýì','wp-admin/includes/taxonomy.php','/wordpress/core/6.9.1/wp-admin/includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼-lwÖî™ªò7AŽ¶¬Õ','°$ì2Œ%\ràË÷\r·ÀKà–ÞEªµ|H™µ»¥>ˆÙ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z±\0ƒœYˆ³’³ Ã¦fg','wp-includes/js/crop/marqueeVert.gif','/wordpress/core/6.9.1/wp-includes/js/crop/marqueeVert.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®šÌñ\0¤¹“9­ÿRÔÜÇ','Kªcg$£eÁ²Š2\\pÈ$à1z¥Ž™œ`CkJÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z³ä¸\\&+²Ü%È‹Ø','wp-content/plugins/jetpack/_inc/blocks/business-hours/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´x\rvÌ@‹«Üé\\ÌÆ–È','¼ú*LõM\Z@MHŸÉá”«y±+âZ+Bœ°}|Là','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z³¹¢©L;€„Þ@~ðY	Õ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Nickname.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Nickname.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u{¾Íù=9qXmab','¢O`™,`i¯Ú8.Ç§úÏlIÛh#¬Å,p¿’ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z´Õ]rlMˆÓÒ/H<','wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-location.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-location.php',0,'°6ôÿ}ÜE;nìµ»èÆK','°6ôÿ}ÜE;nìµ»èÆK','›ôs÷ºçp€š.êÞŸ;~ÑYõ¨*¦¶öÃN&g„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zµ\'J½^}.?_ØÃé©¤','wp-content/themes/genesis/lib/views/help/genesis-feeds.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-feeds.php',0,'B_«AJ~\Z–“<|Wê\\úô','B_«AJ~\Z–“<|Wê\\úô','ëHëå±ðÒgN4Âîˆ¡‰¯%»¨ë9§¬oš¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z·hA‰Õûšö5_ú-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/manage-integrations-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/manage-integrations-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýþ«x\0oÙwßván','øÀ\0¬LréŠ)o	<÷H¶ùVÝ@F*FxœafJ-æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¼0ºë¦l¶² þ¥f{','wp-content/plugins/worker/publickeys/partner3.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner3.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üj>lzJ¡\n%c®÷é|','$NnÅI>An1¼®ßÕÞç„œ‘[êíÙá·mÍy\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z¼F¬QF¥†ˆDb„ä]§','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\Z~ðÓ­ùW¹æÌ$X','‰ÿ‚‹CÒdÀUi,<…ÉìÒÉ~b…ü-_­Ö‚ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z½€{ÊK½ÖÑÙêÿBW','wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-black.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-black.svg',0,'T&=ð]šÁ_8‰·¹¡4Õ','T&=ð]šÁ_8‰·¹¡4Õ','Nkp\'\\×˜TV>èŽÌÖ§ÓÝOÚ‰H6‡8]\'ºŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÂŒò$D\Z0c2Ëß©¶8á','wp-content/plugins/seo-by-rank-math/assets/admin/img/loader.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/loader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ú g”cb€mà²59Û','ÎÛê\0ÒóÁ&&_=A\"b´-„%gG„w¦ÜkóèÔw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÇQ(zb‡çuô-¯ñ','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ƒ¯õÉ^Á2zçŸ;NaÆê','wæŽ;àöj\"Þî¹ÿ–ö\"œyË´oÍàº²ÈPâ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÈV{çû·™j%x¹@YÈ','wp-content/plugins/members/addons/members-woocommerce-integration/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c~ð+ª3‹Ï_L','¦ÂV\rÝì<\r‡ÛgÏ­èIkX±D(kÎÀŽlâºs]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZË^ÉÇøÔ’|ž\"c%Œ','wp-content/plugins/worker/publickeys/partner16.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner16.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=GÚtf§Žò³\Z¦ô±·Ü','N¨…y}¯³ûêqHŒpàä+·­.l^`âH5™<V¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÏgu¡88)$y”‘\'','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListUserEntitlementsPlansResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListUserEntitlementsPlansResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|‚%ÌÚ  Ó¹,%>9Ã','¶fwãrÇkúš)A4˜ÇF4>Ö\"«€Aô_mïšö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÔ¦,èOÔ•´7¤n›Ðk©','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R¤:}C<½<Ee•ß½{Ó','™2À~œ´Ä+`ã.7PsÜ[ŽÎDÏ·¥á¢dy,àä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZÔÇU\n;çPai!X','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jXQÁæ}Rß!\'TÐ˜Úu','-aÒf¶	pˆ‘üku÷D?”\r¢\Z…KV6u€[ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z×ü¢íç 2=^b(Öô','wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php',0,'šÏ¬ò°H¼~$îk4v','šÏ¬ò°H¼~$îk4v','!VáÎu…¤ÂP„}@8Q½—³Á±æegn–åJ¿þ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZØžè_ƒ§?pÂ´0Z','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ð\"W©‰Š°’d`‰“','{bôà¿¢jIÖÅµlˆ‰•”(mg$EBX×Ÿíª\"XqD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZàgÇ åÿÆç{æÊÖu','wp-content/themes/hjs-blocks/blocks/team-default.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/team-default.php',0,'ýÎAdùõ…éºÌ®“ž‚','ýÎAdùõ…éºÌ®“ž‚','¡ì8½w‡¸Iò‰¢ÔãWŒ¤³#f—?	m6@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zâ™Ç¡@ÍTŽk”ø[','wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Cý»¿Cö¢¹¥¤æzT','Ù	[F›ÀèA#¿ƒHožKí×‡MIXÈ±¯ì^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZçŽØ«½utÒm¤@','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÊ×f5]¬‘‹sYH2à','ÿæªEé\"þp%S\'0¶ÈžuÖ;É7?Ìíu\"ÏÇ^§È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zç*Ô·ª!ö\"E\ZŸ@','wp-includes/blocks/pullquote/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ò™î¢7½Ÿ^,mµ\"-v','++­(”x÷®[iALF§=ê®äh5ê&‰}Ú`¾z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZèR§ÒÌr(ð&b°£:¸-','wp-includes/css/dist/format-library/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÈÊ Ýî\nÓ”Cb','FÃc«6XÎ}t_¤õžTöÕ¶i–·-êß8~ÜzX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zè[”¯U Ã¿Ê—N','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/admin-stats.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/admin-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß›–t\"p¡ÜÈh¥³8ç','øÚ7}´L²uÝ‹Ï£j”´XÌ¼ËÎ¡±<Bú+*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZéÎ=Ó§Årc\"²”y®','wp-includes/IXR/class-IXR-date.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IîÊVdB+A·J?ƒù#','‡á{~Ÿ(#å¦\Z6užîð¡Ú,ŒêÕÇ?€jk2íñ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zëbj±ú{T†Ã§ÐP','wp-content/plugins/worker/src/MMB/Installer.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/Installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ë¤¸DVDG’‘˜ÏM;','æçûF9Ý¨¬È«&qWœ?³6u1¼÷©óºÒ6ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zò`J‡ãpÊÛ0ª¿¿ìÑÔ','wp-content/plugins/wordfence/css/fullLog.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/fullLog.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÉ.i‹`«ƒÎ¾Uç¹v','?õ>ü°?hôÎ¾[µÂ²ïPØu{Ûpuúa þ‰‹a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zò‚ý¹Ç	kLµgñk{','wp-content/plugins/members/img/members-edd-integration.svg','/srv/htdocs/wp-content/plugins/members/img/members-edd-integration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹#ÿU¾©!\\©†úI_Ø','ŒOˆªájh:Ë›šG.×ÉIDœ&t~Ú§nl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zøt€fæ¶GäÒÂ\nuÅ­','wp-content/plugins/gravityforms/images/template-library/eCommerceStripe.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommerceStripe.svg',0,'-h]GŸ‡ýÀž·Ã{*','-h]GŸ‡ýÀž·Ã{*','ÖX¥ŽkTÞT#÷¥¬r ýôÍÛß½K[éM±Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ZüªGÔ­&\r>—Ò','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-article.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-article.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ ÑJv@j«Ý+ßcÌ€à','ñUy+Á43·Ê¤a˜ÅPŒ´zÁ¥“í•7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Zÿj\0H½É¥¸÷l','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uì¼Í81[›p¼Šû&[D6','+³îªa|äuÆÝý”›±Ÿ<ß4Ýï2,e·«·éÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[NUBÐ«\'\ZV¼»o¦ž','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¨ˆ—÷|o›r”yâîl³','W£žâo2/(x ¼è$NANÊ—zy`ï¦õÍºûR®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[vB5Ú§X‡3ÿ¨ˆî¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import-id.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import-id.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÉþ+ßÊz3ü†“Ë}†','ž }Óø¾ë0©ý´_~kY+À8[X¢²|4DOl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Ì‰ÃÚ$¨®®\'ƒá','wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_next-previous.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ŽÉšÚu\\	Áë½ûÍ','cê·úV”¼½ßx±y(#il8L}eÞ·œð÷³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Ó?¸Çµ¹}^*ðs¦','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/actions.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/actions.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×úº3Ôÿ¯âÓÖÙ>=','_àÂF¸ÇœöÍªù#rës-X¯àÝ{1eùÕ‡¦9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[\rÐ2·Lêå\'Nìx·<','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°\n‰Ê¼¹t,—ê,5V›','è±²}C¡sƒ	Ù¨“‚ñ—P-ëÏjó×Wý–J£Ò~kB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[QS$*\r‚¼cRxôP×','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/class-block-howto.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/class-block-howto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾U©l&ì zÅã\"º0','Íßz¹òFª2¯f|‚m9ju’4ôdŽEIwAf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[çÂ‚xJÞOicçH','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ÇG»¤üeöa\'íiè­Ú','wp-includes/js/jquery/ui/datepicker.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/datepicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­þõ»÷¨ý¬â:<«ùR','Ñ:*aDÖ¬Çb¤¶&ÇW/ÃÕrBpm\\5{²’7V°l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[%€S{§ð|êPJ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊévŽ:¬	bR2ÞµYx','Èeu“ç,yÝ´bˆ\núqà>gFTIâÌ.³K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[&aÙd…ŸXmñ0ú¦Y˜','wp-content/themes/twentytwentytwo/index.php','/srv/htdocs/wp-content/themes/twentytwentytwo/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÝždXmkº_LÒ\0W°º„','†‹k¤˜\\êhˆŽ6k…¦K4&ümy0gø€ôF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[(þ	HÐ¹ËüÉùbW','wp-content/plugins/jetpack/modules/widgets/internet-defense-league.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¬¼Gã‹ÑaB½™á™1}','(8ñvueOÏÚO¢‹Ëëßp\"ÅS1*ãIêç‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[(•ÆWéc¡‹¨µÀ¤äG','wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php','/srv/htdocs/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËXWñ´Ãb‰K8‚Åòi»','.«ù¹å77¶×ù5ØO­nm“¿g×ô‰L²IÓ/we','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[3Å€ËV X»zÇ:NÍ','wp-content/themes/genesis/lib/admin/customizer.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/customizer.php',0,'_÷DLÊþ-ýô¯§PØ','_÷DLÊþ-ýô¯§PØ','“Oðšµ\\\"üaõHùoÄA?ˆAÁl)™Ê‘2ê\"tl‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[5ø)Ì¥Aˆ‰ÂàqwÑ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/BlockedResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/BlockedResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5„µ$[ÎÄñ“\0²','’{Iñ\Z·¤9;`7 žœ8Cª\ZN)C¼\nW\nëÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[5ùš×YÙNh¦«ŠKˆMè','wp-includes/customize/class-wp-widget-area-customize-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-widget-area-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™T:\'l×),À6ðìPÈ\Z×','¿ræ¯ØéH]â‹yEwF/[0Z3ø[»†‘\"Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[9­Ú¥´j“Q¼¬Öƒ¿;','wp-includes/SimplePie/library/SimplePie/Author.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	š[ÁvÂèÌ=ÂG•A2r','›UF˜,O;7‰Y5V>OìÚ´¤ñ´jŸ\r{èÍ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[9Ì:¥\\\0Š4T…Ûii','wp-content/plugins/imagify/assets/js/media-modal.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/media-modal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mš/Wª’ÐÝ.®ð','tm<¯8äÔ5s -•ô™ÈûÏèjM_ôÐ—·^[]­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[9üJ=\nuE\0O\n\\P°Ð','wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÎº2Êè}ÖðæÂËïøÂ','[,ºð—<XîYyyí~EÉJøZ?6Ù\r~´ÿ×©°÷æë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[:†9¹Uu™wÔ?Pf7×','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/create-form-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/create-form-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£[º¹µÃ«zEXœå®×ê|','Ü¬yæ)4Ž‚ôù±L;ˆë\'àl0Ñ˜y¿©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[;O;—òµ+Ÿ$°ú‡84','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-attachment.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-attachment.php',0,'yx£6ÉÓ>áKÜç[aB','yx£6ÉÓ>áKÜç[aB','XV@ÂœõÅD]îô‰öÓ‡eon1Ãqo/Œ=5’®y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[<¼ñ?‰zYlØEœ+','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/deactivate-license-button.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/deactivate-license-button.php',0,']ÍÛÞáÿrßã³1hÌ',']ÍÛÞáÿrßã³1hÌ','h²wR¼¶òzWZ‡±|3VôŒÐÙ[A8=©¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[BgmÛ®»J9¹}š!_','wp-content/plugins/google-site-kit/includes/Core/Util/REST_Entity_Search_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/REST_Entity_Search_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¸;`kdZªu‹NçQ','1FÒ‰Ã\r¯‹»ÿÐ(\nC¯õP‘ÃvwïÞ¥óÉÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[DónÖg$õÍYøå‚qª','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Eq½¬èòîdÜÂµñ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zç{*ïÓ±D¿[™»†ŽÔ','h¼DCðì>cwUÏÂ~œ‘·Fà;t¹ªn™™âñPr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[GÑæ£ù/îÈbì_ëMZ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¥ÒÄâîÝ‰+Ð›h©|)','­“ì¦ëºßLò‡\nÐuey\\€7Jåmv¼¦Ô}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[MŽU‰Ëõ€ù7kp','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ÇÇ«ÂÎpnÒZXø	2','4¸O\0<-6¾9»±îÍ‰Ÿ¶®¦Qðàyžü’—¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[P”ÓºÛð\"îArÊD\Z˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òá\Z5ßƒ|&“‚©©ç','ì\\3€w¼5AÜ`LA1ÒÉ9^•ˆã}Á;| yi>¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Qfo³tÁz¡VÆ=ž','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™mçI|b¨«öô','¸H ú°3%’\Zœc…[‘8[”$Îš3DZØwÌY² Ô„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[SÝc0­;’/-™ÆZ','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ðo6/ÞTiï¬~uúòV}','ö¸Ë\"ÿÇÜE³‡,¨1.UQµêßü~WÏEtè1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Tâ„3Àá!´’\ZÉ¹¯','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úIž½Ògüö#¬|',')ÌÃ»‡À_î~ÙEv¹ÞÆ¤~Ót(Ú?À0Z•¬û ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[]½9™;\n‰ŸŸ°/§WÁé','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¡€;ós2uÝ”.™tP','‡}›¸ûùH¬Ÿí‚LŠV§ƒ¸‡&.ºªnhÊŸÌp1|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[`(P¸æÏ?³~ÐëÚ«','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-1-27620cbeda003e2c71d1.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-1-27620cbeda003e2c71d1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žE´`ŠÁ¯÷w\\Éb‘‡m','ÇV˜6ç\Z¤åˆ³bÿ¿+°ºMãå¥úžI¾6“Lz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[bu¸¦çY¬ñ­æQØ­','wp-content/plugins/seo-by-rank-math/assets/admin/js/generalSettings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/generalSettings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§%gám¢c}º½ÌÂùô',')>ÊÝ‚ÔEJp/Þï­õÃDQ+ÿžØµøõÆ[=\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[h3X;¦•|Åt·7…VV','wp-content/plugins/jetpack/_inc/build/style.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¨ø¢C·A[KpLjœnû','\0\n‚•‘¹¾¼	0œlñ¿bþYËløÃ™­E´ç°®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[iJš%\r4À‰5•¼j','wp-content/plugins/gravityforms/includes/embed-form/class-gf-embed-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/class-gf-embed-service-provider.php',0,'o\'ÅmÀi5î¦`› ¶°‡','o\'ÅmÀi5î¦`› ¶°‡','z‹yÅ`z‚Šv~ï¡—¨Kæ€i‚Q×jWŸ\"‹\0Îœt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[k\0Õi—Úb^|î¶¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AdÅpÓž\0À$î>i·','Úªã‹Hj	|‹\\lÁ\nÓ‹ª+ÖØ×P’0»Ûe¡s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[rTF€‘ìy™#\"}bª','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/datasets.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/datasets.php',0,'Ü¡ð]ÄÑu“¾Rü6¹G','Ü¡ð]ÄÑu“¾Rü6¹G','L”È[LêU–a…Lðä¹8MIg±A´ÛÌmI®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[xpèÏÂqúÈeÊ¾','wp-content/plugins/members/inc/functions-admin-bar.php','/srv/htdocs/wp-content/plugins/members/inc/functions-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6cú·#B×OÖC3dèÿß','\"qcå…_ÄóýÓ\\øÈ.[•l£1ì§U!ùÿ_ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[zÊrÌõê°Þ%¡k6Ü','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½°8\\Ž’[pF}M­Ó','™ÍŠ‘(%V°š>|£Îdlå—†-\"„ÏT^Â_Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ƒ_^\\˜D4?yl','wp-content/plugins/seo-by-rank-math/includes/settings/titles/global.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/global.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÅidK­\r|FËéeÅ†','0Ž8Y=ê*Ú°y­?&óU(°Çb¼¨o(¥û¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[†<Ä<© GÙv×h','wp-admin/images/about-release-logo.svg','/wordpress/core/6.9.1/wp-admin/images/about-release-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','odïUvÏ¼\"”dO¬›§>Ÿ',' eàN—3@u<ù¶ð±æü5\\“¡ˆZtë7iLþš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[‡¦µ‘÷<(oÿô—GÃ¼','wp-content/plugins/advanced-custom-fields-pro/includes/legacy/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/legacy/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ŒÃ#Ü§\Z>]¿<¦','wp-admin/css/colors/ectoplasm/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿø—çÇž•Ôo&¡ýt›','íÃ…D)íKóÞ´}\nåÍlÆ_×A2¥­˜|™k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[‘-‘ùxf vÃÕØ','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Registry.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k‡´¿}	¿…m–·ë|‰','y«Áct&$±h‘p®h7=ü„),\0”Va`–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[’>•x‚;òwn/tH','wp-includes/js/wp-emoji.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-emoji.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°;øö­–bÆ\Z±Ž','F°W7òžÔ©*¹÷¦•Ë¾`-m|\"–†æ	ì‚‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[’BÚ·SýðWˆ—ÔEŠñ','wp-content/plugins/gravityforms/includes/theme-layers/api/json/functions.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/functions.php',0,'ºÄu\"V]ò\\âg\'ÄŸR','ºÄu\"V]ò\\âg\'ÄŸR','ú|Y›J~ÔøRbÃþ?W\"©tÑ1JAQÂ’¹œö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ Ð(C|Ò2iÅØÀ£¶0','wp-content/plugins/jetpack/jetpack-zh_HK.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_HK.l10n.php',0,'*F	R\r#f3ÑÕ,ßJ\0ì','*F	R\r#f3ÑÕ,ßJ\0ì','º0ùHjÿ+¯€Ý!ÃÓ6[Þÿ{ÑÎ£%,vGØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[£¹tì\r‘30\'Möõ','wp-content/cache/cache-enabler/hjsdev.com/TEST/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/TEST/http-index.html',0,'Ç¼-èÜµ9Gz	}$»7Â','Ç¼-èÜµ9Gz	}$»7Â','‰g~ößÌW–WõPª`›ù#ä\"ÚÉ	jÒç)†ì‘ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[¨k.=mEÎÇ¯ãFt4¨-','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/reports-upsell-bg.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/reports-upsell-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¬/\n…ÜÙç’.¨X“·®','$dYÞ÷!Q$Ÿc#ªEHað«xÙ]«Î;”³\"n¿\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ª~*[ëmSlÇØðMs','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-header.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-header.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š¹¿¸”ì¿—Uß¿ÙÉ','EÃÏÒ3©5‹þ(Œ¥Óeü5¢l\rÚ\0{Fûî	¡’è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[­‘Vt˜Á3\\«å^´o','wp-content/plugins/google-analytics-for-wordpress/assets/images/question-mark.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/question-mark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«÷„nªÍ§^ó5°@_','ê«¾»SˆÁøvXç²9”Ã.¡ÀY¼$>è¦k­¬ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[®X$¼­UÔ6E›¸û4‰','wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%^˜¯d Ë\r\r(‰','ØÝ#ÆºàR$kûCã4ÇŠäÑ#É(8î3UäQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[º+\ZiB¶\"Bü\'©C','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\\›¼vº¬±Kh¡rebŒA','Å•:Ê+G$´Ê¥°ÊÖ“6oa¾†?z¥Zõ,óé‰—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ºM/Vò9µ‘ÖjÄhÜä','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/common.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¨!6heÝÎOŽÛSÛ','tÅÄý¼\0×*Ù¯mw‹UÑÊÜ•½’ÿ½Æžh}˜t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[½ªk…¨Ñ£ZÄ¯ÌÐrÒï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿DªØ€È:Lxò+ë2ñ','Dçÿ¥RŽ£Ü.ÉÑ±`µö…üžÏ-°²pÂ½ùá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[¾?jÔ\0¹¢#v®µ¬œ','wp-content/plugins/seo-by-rank-math/assets/admin/js/settings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¾´\'VW¦H«aMb¿Ðõ','P¬GîÕxÜ0Ñ³|”>$»Ž¯¤Ÿ+ž³ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[¿§­üŒçšUµ·‰tÓÍ@','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-endpoints-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-endpoints-config.php',0,'&÷)½¡v¥<![­0','&÷)½¡v¥<![­0','\\&ZÓ¬¿›×P¼‰Æ¬Ö=SÅ·Î4õ«üðU0Ü†‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[À¼Aù0¤b[åBùG','wp-content/plugins/wordfence/images/logos/shield-free.svg','/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-free.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m3k#¿^´–\Z\Z+W','£Lmdö–1¥a ×£M§\\¯m(#p„^1Mô‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Ã •íº”	º²Z3ógÑ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/readme.txt','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%þÝ£%ÐŽ ¦_PôFJ','§PEj“V®q[ &~yŽ¸‚ïà)½\0x·ë!›„#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ÄI§l!hãéìåÉÝá3','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú@ÙZ¼É³ù|3–','_Éå˜iÑìÿŽc²ŽB¸¬„7Hâü%K ®¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[È´\\n¤“û mTXEÁ1','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÑŸÉX¿ÛæÞ5•+aôä','×Ô¨‚ï$3Da-:Rjyz†éü?¥îçt¤,©B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[É·Æ¿Âd#±µ\0àª½%','wp-content/plugins/google-site-kit/third-party/google/auth/src/ProjectIdProviderInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ProjectIdProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î4•3Ö)+7ÜÅ®[1','Zùæ\nA%z¡€M J‹Ý~ˆ·a¨¢e.6—ó4Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ÊBX\n¤ÂQ¿Å±“cÔ','wp-includes/blocks/file/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/file/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËšNtãHR˜óóÐ…6','\'²yë÷u­2:ŽËüue¤2­?1‡dÀc6t	 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ËÓ2´ˆ†jºŒçVÅ','wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php',0,'AÞ©ÛFRœ?!ì>3Ø','AÞ©ÛFRœ?!ì>3Ø','©vé$ÆVòÂbg(àÔ¤t”äÁFÞèÊ4™Ó¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Í„Ó½Ý$¢qj±g_5‰','wp-includes/css/dist/block-library/editor-elements.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðvHÖ…’<ì½Uj+•@T','ò§“ÈVLb˜õûØ4dŽopù°ówÿ¾¯XƒKùÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ÕÍöÃ¶‰À7J×µO—6','wp-content/plugins/members/inc/functions-widgets.php','/srv/htdocs/wp-content/plugins/members/inc/functions-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öB ÌïÕei=þŒY6ç*','Ž­ûÛå/§µZÁpßz8¬Të>e~±š›š’å·L8[{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ÛöqîE\'œaç?¿‰ž','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÌn8à•RãOMšSkÊ','œŠÝ)¿éô8|KÈÃÅðQÒy1NKÒârR;\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Ü>¼Ùr><8X°*“,Y','wp-content/plugins/gravityforms/includes/assets/class-gf-asset-processor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset-processor.php',0,'›ÑÜÛ\n‰@$@€T’y','›ÑÜÛ\n‰@$@€T’y','l¦$†ÆgšU§Á†ÓV™Éöµ+½œ?Éx8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[Ý_?WÝeã°²Ø]Ørâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôD- ®èñDÚÆãÖU_','r@Î\Z.„F|4®í&âèZÏîZ\0||]JŸË¨ŠÕ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ß·0éG\nhDlCbÏ[8é','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/example.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/example.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô\0ÖÅ\0Ñ	ž-’Aú;ÐT','ÍN¹\nÖ¯¡6aMá@ø\0þu#ulö“The+—°cëg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ã+ÙÃô½¸£Ðùð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-url@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-url@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á×ýÕÇ+¡~À¾€+^','ìõ±D£´gçQÎM–þ×á¢»Íˆ<õÏä.\"õ[%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[è‘ÓÔK±›å ¯hB×','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¬F\\%Ï‰b$j½#\rs ','ï¦·3›Òg½«1ÛÎ‰Ì€àN’I‡BSG®¯X¶FÂ\"¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ê æ|KòoÊÛŒb7ð','wp-admin/user/index.php','/wordpress/core/6.9.1/wp-admin/user/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îxCS6¿LCé2!Ýu','Á`K¶çÄä¿y2MþÐplÎ¾\"a\0ï¬°štÑÞ¡D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ð~Å˜˜,Í¤MÃ¯—Ó*','wp-content/plugins/jetpack/modules/sharedaddy/images/rss@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/rss@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âxè£Pt‚ r+MX~','ˆf+]Ÿ>19€ÄÎÒnç­á=’kY›€OþDµüómÛ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ñøòâ&h–Ò•}˜¹','wp-content/themes/hjs-blocks/genesis-loop.php','/srv/htdocs/wp-content/themes/hjs-blocks/genesis-loop.php',0,'õ*Á\rcEL;ŸZ©9[¯','õ*Á\rcEL;ŸZ©9[¯','—®´ š¡ù“*d£(6ÃîŠôþ9ÀšÖì×´CÙÌ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ò	?„#*–áºØä§\n','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/CachedKeySet.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/CachedKeySet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^9x\nš\\È£Ò\\)D÷','÷Éš:´“b³ÔëN0øö{šNm‘éÚ¦œGèïê~ò¤?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\¿%à÷?Œ>ˆ™íÜe8','wp-includes/class-wp-block-pattern-categories-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-pattern-categories-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£“BŠº°Çe®¾|£BŠ','ð}%*jˆAuÍ!×šJŽXXhÓŽév¸>Ù¸>„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Q/ÊêÂøÓo†>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\±xè&)P‡þµÔö”','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/l10n.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/l10n.php',0,'`xÚ.àÿ\0©³uó[\'','`xÚ.àÿ\0©³uó[\'','ý |”LÛJ„V™Š¶°>®#oÕ@Õ’Au5ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ÜÜ…•Œ9‡ƒ·ÈÌ÷','wp-admin/ms-upgrade-network.php','/wordpress/core/6.9.1/wp-admin/ms-upgrade-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qc”ó8®šÔE×%Œ«!','	ÍHê_cÞè•QÕüX€ùÌ¤„ÕLsºÚ­ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\-Xå¾Å°å`¼Ž*3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ;æÄõªqGÑ¾ê¤ë','ìÃ•Îe½ÿÄ\ZÞW²Û£?Ê®§bîxÐ\Z…Æ™à·-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\t®ÁdÓªªçÝ¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ^ÿø4ÝÏÆ\nµ–ýe','	+Qq*ÌrïªÇrÌNò€RLp¸r	lˆ}Ý»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\¯ü:Ã\n×L‹‰s5','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¢I…ôú&évÌ','ª¿ÕA2>@ÈzÀÞä!ëcõŠ÷ît‚L¢0@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ =àÝáVäd¶»óÔv{','wp-content/plugins/members/js/admin-notifications.js','/srv/htdocs/wp-content/plugins/members/js/admin-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\nþÿT}çoÕ¦˜¼','µET´¡=zr²ƒõ fÑ@­ˆËyn[øžw—pó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\&þ: +‡ …ê3BÝ','wp-content/plugins/wps-hide-login/readme.txt','/srv/htdocs/wp-content/plugins/wps-hide-login/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–~…½´l,µ¼wÉ$ßAvk','¤™!S¬ôÒÁ²\Z!Ì6mÝ*µ%äXÚiü˜%‘·Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\/‡ÞÙÊå;ëÇöº]','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹§ÓVc.å=ªA§”','q@œ™J¢Èû-Gl¥;W\"ŽŽÊ)$\"ÀÿîàJÒˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\4qnúò7¾}bòš2)y@','wp-includes/blocks/comment-date/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®§[¾nƒB}\Z·9§>?','#$Et™¡\'U§A3Pè¸ss¹ñ*3Ý\\ŠÆÑ?V\r›þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\5§&®QçRfS »_Âm','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-hidden@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-hidden@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n§5ÄQï§Œ²ºyV`Ô','JŽ(»@\ZéÃcâGÉ]½¸ÙÌ6ûà7à ¶€ ¾®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\6ð®“@Š¤¾ }á·H','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ConnectException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßRÒ{ÓG«×9áM¹a','#^\'E3|È¿fòÓÊä‚}+à8\Z¬3pŒazÐÉ–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\8™-ª\\Él–‰ºeX>','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÛ?Îõh¥Šk~½ÔD(#Ý','MÀaÔ„€þèD\Z7%Q²Ë«¸!ßœÐ¢À%9ÆM[ØÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\=Éê1¿+­H¹ç\"<-è','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ú¯”ÃX _æÑ´í×','_T—ûxù!Gžn„Ïˆˆ÷šÆN\rÒÇÛÏ¾D÷¦¯ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\@GCjÅ‰È§Xþß»','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/image-strip-popup/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/image-strip-popup/https-index.html',0,'j†ÖìS\ZºÝÈ‹y2\0@å','j†ÖìS\ZºÝÈ‹y2\0@å','òéI$+Ú×=ªŒ£Ð÷šãs™x—UÌu÷w:í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\B…y©\0‚ÂF².D[¡N','wp-content/plugins/jetpack/_inc/blocks/opentable/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N-”èƒ…¡2¤ô)ÙjU','ÜÅ¢LL7â¢*ë‘+Áµº¢­Ë’7gŽ„Fç1ÑY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\B»â\0\Zo®ÁÏÍ{','wp-content/plugins/google-site-kit/third-party/google/auth/src/ApplicationDefaultCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ApplicationDefaultCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”åm™ m~:\rÊ¤T>','‡”¢wyL²Å©¡ÿ/Áí²tgˆ(þÀ¶­›t›ƒm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\D¦V¨V+\'á›`þÕV','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î†·?Ì{PÒ&ÛV.Ÿ','¿%I9ôœp²¹aá¯ŒV¢²õF6|Wºô1è‰\"†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\H¢û–:”¢u3à%‹Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¥2ØHÊÁ‚$á\nã','5¤(Ë/´¹PhJSÈZ\"&]}“ùÒr³Ip¥(ä-tÍÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\LÞ}Ò÷æY–~ÜlaŠ£','wp-includes/blocks/gallery/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3J™DÔô„FÄ­ú~2õ?','kREŒLMšâèXäÊ]l ”¦f,‰¨Ç*hÐOýI{Ùí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\QQ¤xoH¢_?5\"mvÁ','wp-content/plugins/akismet/akismet-en_NZ.l10n.php','/wordpress/plugins/akismet/5.6/akismet-en_NZ.l10n.php',0,'ér•`Hœ\ZgOÇÙBuº','ér•`Hœ\ZgOÇÙBuº','O§sh0%\"}IŽøœdøDhÂtóø$u£kÚ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\R$ûêGOÎ„í‹üy','wp-includes/css/dist/block-editor/default-editor-styles.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ(‚ÒÏòñå›¢¦Êë©Ý','AˆoÃ™#Xë·C«.öioƒM~ö¹‰¬Ï0-¸lá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Vü˜yµ\Z?ô;ú°ßr','wp-content/plugins/jetpack/jetpack-nb_NO.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-nb_NO.l10n.php',0,'<-Çš¥ù»awiS¥\'','<-Çš¥ù»awiS¥\'','ÊíDÉÕ“ùkB–çóY Ÿª/,Ãød~OéÈIÌÀ±2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\[æíi%Í°<ú˜e“>©','wp-includes/css/wp-pointer-rtl.css','/wordpress/core/6.9.1/wp-includes/css/wp-pointer-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V“6¶ßŽõQ–\rÄ¢[','›¾.™çAÚ‚b£¬ü—ä’{±:&oKÚ“wtÀT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\`.™ÿ`UT¶CÜ2T­','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-user.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-user.php',0,'g‹ÔèÚÛóœ”a.—AW~Ü','g‹ÔèÚÛóœ”a.—AW~Ü','ÃÚy‘C,ÁˆÍz…ÅMü’6)@8w‹‚áÜ@nQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\`3¬V?÷½\0àÛ_“ï†','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËrN`—ªT á7rÛÌÉ','¨\\~Q€ãNÐ¦u]äZaìq	®Ú/°¿þQé¨n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\`—ÂU“ïØ£˜ÄA2w','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ÀÙ/Ïada«ü\r˜¢`','`Gùö¦Žÿ&Õ;º†X¾ƒöFxºšÍÜ¨U^È.‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\a1G?Ì1Ë^.è&9Ùw','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountProvisioningService.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountProvisioningService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼è‰È	tÛ]ÞŽbÜ{­¤',')»º93’p[Žeüd$Zˆtæ¬M¯:_¥kÊ9fš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\e>I	Pq:*…\ZbOŸÉ','wp-content/plugins/jetpack/extensions/blocks/contact-form/contact-form.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-form/contact-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯–ªààò™%)\ZÄ:À,','‰)ˆ\'&Âx×ör©ŸûXƒ en8š.˜º>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\h–·ëƒ@Ó+ì®—;Ý','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¸ˆµ¡öz¥ª³Ëßò','gIé\0ä9Ž©¤K¯K\0 ?¤(\'I«7›F\"’ó\n·X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\lZEÇ×£ŸLm=ÝÝ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¦X˜}Äb¥á6ée\n','°Úµ%b/\n=\0»0Ò¦µ @!_N	w€qŒTFþ8P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\là¶b\n˜Õ‰IÒÿ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Hj¼E’ôÝã÷¬NfñT','Yk‚VýáUZÉ 3©B­‰ú\0ZØK\"èâ9\rþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\l“,Ú+j/:$¾Ràd','wp-content/plugins/jetpack-protect/build/index.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤f4»lîfø¿5Z²eJR','ð…>fÛøBÄÓ†ºÑýÍ!Ù}þ)Îsï	›A0b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\wÁÐë‡š;w$Ú[ú\Z8','wp-content/plugins/jetpack/jetpack-sk_SK.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-sk_SK.l10n.php',0,'ž§å6¤`É¤:›;úÄ°','ž§å6¤`É¤:›;úÄ°','[C\0c÷ë ÓžôýCÓvïk~läC[êr\\%l¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\„,jqë (H;<	0','wp-content/plugins/jetpack/modules/wordads/css/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k0@do»z0öþt','±ø‹BV\nÆê¡¬Ùý¾¾CÅœ$æò½fp°ð/ä\0…È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\†SUùå{ßRŒ8T','wp-content/plugins/gravityforms/js/datepicker.js','/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker.js',0,'Ó\\ƒ–(}†üÂ‹—á','Ó\\ƒ–(}†üÂ‹—á','ÑRöÕšØÁÄ2dôƒ¡´ñuóì]»×¨ÁÖÛ¤ÛÂ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\‹„o¢ùt)\\\ZûùÓcª˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"F†d’­‹D“Ü åÀ','ÌÐ+QX:+6«‘»ºÒ*ƒ¶\"²F_.pÂ™”á¯iþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\‹ÆòpãDCÊ»ÇñÇïÏ¡','wp-content/plugins/worker/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryPeakUsageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\0N¨˜ú°Dñ!wÛ»Še','{³)ÓCØä\"0Šî—\'\0¡¯÷ýieƒ¶[%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\†’ÜÔù]j#À;VTG','wp-content/plugins/duplicate-post/src/admin/options-page.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ªCõ{WX†V¶s]Ÿ','7œ¸‹2qX¿nFÜ­Y$AÓñn~èØxf£çæL‚í¯æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\‘®íàÆ¤7öî²Q€o','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¦%;w©ý¯Q»8øÈ@','wi>Þ6·Æ¬à4Èå .NÊC¹äž\Zÿ4ªIOžÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\—XÙÉ\rb²ì7ß	','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/wp-background-processing.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/wp-background-processing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í[@ÆkF}vV!!“ç°¬[','‚\Zˆ‹ïë~<¯/Øé&ý2´@õ…Ö!QÓj µÑW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\šÑ‚’?$€Í„8À’¡æ','wp-admin/includes/dashboard.php','/wordpress/core/6.9.1/wp-admin/includes/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hm„é2;ÌiS§Æ@Ê’©]','lÛOWÂ`\'¥—¼ç‚ŸÏ2.û”`”À¬\"¿zÙÓJ³±<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\¥‡šøˆ>Æ¡’Äý','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ô<Q‘PH?Vâf5x\"çw','î2Â²Žª¤<5‰ì¶ž8Ób_rGCI’FÞÍ ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ªjS²ë8ê·¯ª£êt‡?','wp-content/plugins/jetpack/modules/wpcom-tos/wpcom-tos.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wpcom-tos/wpcom-tos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§RÛý¸ƒXõj_^\Z','F*¸mÞÄ(b3=¹uw¡àÄî¤®…¿l½¢9ÏÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\°u¶]êA%» ¯','wp-content/themes/twentytwenty/package.json','/wordpress/themes/twentytwenty/3.0/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ìÉH©õ¸dÂ{N»ïVs','‡]IâM=”tŠk¨’ÂH ”`»	*\\8½LpÚ¡@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\°¸¯Bf¶ê¬Óo»ÓÏ¬','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style.min.css','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôêu\r5XùË¥Tfš¶\0','{âPk˜H™îÚöì*í‰ÄÏ~i¡zÕa&·™S«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\³<ýMh»˜Å§ô÷','wp-content/plugins/worker/src/MWP/Monolog/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\½—™Y>r~™—‡Œ¶¸¼','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü8±CâãVÏŒå’ÃÃ}','+®›i]BóžÓIU¸iq98½ªÞ«’¹ÔkíœÌJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ÄÄö#žÐuÑÊ0²ž','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/WebProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/WebProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 1këŽq\'óF+ê îíè7','’‚@\\CM¹œ~ *P‘„è§¦¯«1¶øÖå%^Žœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Ê.‡‚66qÐK)Üî+','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê.aÕ2¤únúË—','°ƒWÖÛ[þšT•Ÿ*v?ÿ/ë@Æõà\ZjÀ¾h@8Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Ó\0õ£>¦+¢³ÁFbÐí','wp-admin/revision.php','/wordpress/core/6.9.1/wp-admin/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2a¯s6ÖI¦QUÄ¡ØùÓ','Îãgæ‡ÞCÎzsQû„§ ßVÆ¢¼]wq\n9ì±žÎe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\Ö¶¶S¿©\n¶»Pá:¾','wp-content/themes/twentynineteen/header.php','/wordpress/themes/twentynineteen/3.2/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëX£€÷|È\0óÓ–Ñ5','º¤±»ßà[]Ù¸^=;áw8ˆ%çV—GuJËžú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ÙÖéMS¡ÛA·ùò\ZÍ','wp-includes/blocks/term-template/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡fô‹Yk2hêú0 Xàn','j.:ýÉâÊÉO‘((>ÏI—-ÇÝ@ ÇGËÓt¨¤„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ß=Ú9w`{ŸùXÔt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/history-50290f16c7aac5c535c4.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/history-50290f16c7aac5c535c4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É2\0™$B\'No\"0','Ùmdã~Ó\0+Tâé¡x¡ËaxœhÎj©H;!\Z÷OW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\çoI;¾U0E¤þQg?g','wp-content/plugins/jetpack/_inc/social-logos/social-logos.woff2','/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤úkÈN6À¿B¦dßÁcÕQ','hÄOj’â,Kc.p ®Ë•ìÍuØ‡˜ŠåªÌÃV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\è\\]‡	¦®¨*\ZÓþ ','wp-content/plugins/jetpack/_inc/class.jetpack-provision.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/class.jetpack-provision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÒRCkÜÛ·˜xÁ<šb¿','‚\\×êš¿àvSoK†¥â1`|¤˜zR=4YsÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\é‹-#¾P ™x%²','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼‰Cqe+F¢¬\"k¥l˜=','~ªÅf®|Yy©ÖBØ$lÅ_\Zg­a¦lÿÐxê•;ÐÚ_&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\êÁLƒâä¢Ý\rn¸iø®','wp-includes/blocks/template-part/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î[¢íÈ\Zöuœ7ü Ôíê','%ŽûF.R8–cè€¿@ÑB•LHÔg#œY±S	Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ìâÈQ\r×QC…Q?dÐ\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÛîÍÖ´ä©öœmí','²ž+4æ\n¤‚Žî³c¨±”GÁ[¤:y‹R…_u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ï½Šò,ûP·¯˜\rÕF','wp-content/plugins/google-site-kit/includes/Core/Expirables/REST_Expirable_Items_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/REST_Expirable_Items_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠËêÉ­ÝM[™Ú>:“ˆ','>4EÄƒ&LC¸Q^uÛZf‰x×%Ÿz‹c§WYö¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ð>µO\"ÏgE¿Ã¨Jt9','wp-content/themes/genesis/lib/views/help/genesis-information.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-information.php',0,'ÑRY+?\0&j×Ë”Ùþþ','ÑRY+?\0&j×Ë”Ùþþ','z»ANlOm;|§ù¯ãÃˆm9Ši02À¼Œ¡t¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ôa„N±(ÿa187L\n¦','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÛD‚þTÎ©ê­†“Û)²','6»m¯DØZmF»Eþc1MˆWt[:i^H¬r]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ô*þ\Z›éZXú¶BÀ’','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/PluginFamily.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/PluginFamily.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','væÂ¢jÒÿÀcïBä¡¿','jYÄYšDÎ½ŸÍ‘HÙ·nÏÞ‚Š.ífgþQ¿Q_ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\\ÿ:Zp:‹­QXfMš¾%(','wp-content/plugins/jetpack/extensions/blocks/related-posts/related-posts.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/related-posts/related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø{ÜéûÎ§ƒü#âW¬t%',' «Ï3©¢šw#/“ ˆáEù~£Î£=%ÓòÛâ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']’éPî%ƒÖA9îLü','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âe~Ãæÿ\0‚Ä“;^Á¥I','òbXêLÐ–õNgÈc®”±ÄÝOy”è-ð´q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']¹J*Æ’XÀºREá','wp-includes/block-supports/dimensions.php','/wordpress/core/6.9.1/wp-includes/block-supports/dimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Uzò§/\Z;n\'zQFì',':™ŒaøŽ.9=}`|nÑãÜ½i{B°WAÆhKLµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']\n\'áf­]åÝ™Ì7€/%','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«×*æ}Ž-\nÂ?¸4Œ®','‰Ö¡lBÏ%¦Ò|Ìá-%\0ˆÇ}0²’e†DØ\ZŒ¾Å¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']t(ç- ßAæ¹','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²mM‚TExÃC tóšÊ','é}ï6U’o<žK¬Vå„°ðÛñjS—²¢/i¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']5o<ÂÍ!ÑÇ˜#E','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-add-more-file-extensions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-add-more-file-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡œn´ô7Ï,8w|uÉm','x“bÇxœ¿ÛŠÂ©ýùßãF\\c—\'´ä&ë.=?‡³wK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']åñj»Ñ›lÝ¥²û','wp-content/plugins/wordfence/lib/wfCommonPasswords.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCommonPasswords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýn0eè3êDV)¢çVE','ÀÃwó3µ«)â—HOfõ¶Mú+Ñw\\Ãñýèÿú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']AŸÄú`òÁu~z','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b²3}<¦õ„DkÎcš','­_ê×Ø;Xžæ\Zù† ¥B2´·ãÞš3mÔ˜A ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']!Ÿì¦Ó”1Œ[¤3W¶Àò','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neu.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘aiÑ¦ê´3(óX|','· Š|KÃÎÙTÔ²¥¬	ö+î“‚ÛuÄ\\”VÌ«—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']&\rê+Ö¦B\Z@v-\n“','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Context/NGG.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Context/NGG.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù`Á/}6š«8jx\\','òx‘ô,î\nÂqØÆ“_­âÀ]mòÏ_7ÄbÐšÓvM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']\'PÚÜç§ª$í¨†D','wp-content/plugins/gravityformscoupons/js/coupons.min.js','/srv/htdocs/wp-content/plugins/gravityformscoupons/js/coupons.min.js',0,'¤àîHÌëç¸Nsú\"¸‹é','¤àîHÌëç¸Nsú\"¸‹é','êxMÑ*- ø)CòLŠïÅ$éÕOQ(ógÆ_À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('](Rª&!âÆ1;™3˜ê','wp-includes/js/wp-ajax-response.js','/wordpress/core/6.9.1/wp-includes/js/wp-ajax-response.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T‡`6G¥f2(À&¢\rÀ','\\£‰Ã\'òÄÖ Ž”¾#å/È%°z;^àWåðt)­ƒFš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']*a#•mvÆÓmWÎµ» ','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D3mŠš©øµ\0N§kc','±EÂrV¢Oº<õUáž’‘$©lÄ+G3¸!>*G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('],êg·\nW\\Ìl~¥Ì','wp-content/plugins/worker/src/Symfony/Process/Exception/RuntimeException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô?B´^E*i:ö¨¤à','ø‰•ç?ÊÝ-	Ê¹åpó{kI94„ñå(0î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('].™ßB*é»”ØY²“©Õ','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Logger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÇà‘Ûæ€1U,úq§#','‘×KÄÿ0@I‡ôws÷dFÝaDAï\r±h±f}ZFo.JÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']5*ÐyæI)Ó>¡÷9Û','wp-includes/blocks/term-template/block.json','/wordpress/core/6.9.1/wp-includes/blocks/term-template/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c]—þ^Ë›„v&ÈSÿj„','øÃÉgÏP-¶\n1Ã·H;K@ƒGJòâeiJ”“*r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']7wT««ˆ·Œ²0bõ§²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í†!Œ/ö?ëÎ\0ñyÍ…o','q­(iY«çÔ%˜[²kÀBFŒ`»¸kfN¤e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']9.ŸpeÏÏìTÐð”å','wp-content/themes/twentynineteen/page.php','/wordpress/themes/twentynineteen/3.2/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'&iÉ´´G’ºx³÷Rl:','†JÃ‚¸Ô÷­W›S³ë\"¸VëJZÉŒM²Ú›ÒõD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']:à1¦^U&ª­ðßE','wp-content/mu-plugins/nexcess-mapps/Integrations/ErrorHandling.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/ErrorHandling.php',0,'\\êéÐ§ªÊ	M¬Z›uE','\\êéÐ§ªÊ	M¬Z›uE','z^U !;á´\01`ž8!ì.>ÖÝkŠHÓÍö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('];Àu+F*vÄWj\n','wp-includes/blocks/post-author-biography/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ|Æ,PøJ„òp¡b¯','Ã©~ù\nñ­m†x›ûyD³ÜÉwª²ØcîCì¥\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']>ÂÜîØèn2„àTk‡Œ,','wp-content/jetpack-waf/rules/automatic-rules.php','/srv/htdocs/wp-content/jetpack-waf/rules/automatic-rules.php',0,'­{ùòìÙ¢éöÁcÜÜ','­{ùòìÙ¢éöÁcÜÜ','ÝunÊÈ‘æÄ =Õ,–—/C´Af»»ÀØî1Ó;õÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']@;xÕ`fÙÅ¬gÖ±[Ê','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-trial-to-pricing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-trial-to-pricing.php',0,'5Ö·×¨G2Œ¼é”Ér\0','5Ö·×¨G2Œ¼é”Ér\0','\ZÖµÑñs¬®Zî“Ðl@ˆÇ.ÁT€,Ÿô#“YD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']B#Í2èzÚìúbUœÉ/','wp-includes/Text/Diff.php','/wordpress/core/6.9.1/wp-includes/Text/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì_êÀUGÑëúÔ@‰8Ê\0h','N¬ßÝk=’% 	C·¶ã\\ŸEà.‡ÝÊ¬îËS¹(òD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']F¸´iDãëÓí@‰‘Ú','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†7—’4*¾LaSÏåÒeµ','ºì—†á”º:–¢«ŸáŸUù[ÁýÇÿS¹Ë?Ý09`m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']L0ºòìeE“\"uÀ ­‹','wp-includes/js/mediaelement/mediaelement-migrate.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q0—’…bøÈlz«©’7Í',';Y˜‡R‰/Æÿ•Ž(²v0vàsaDyö¡ü½îµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']Uö€Yeç±˜75fè\\','wp-content/plugins/imagify/assets/images/mushrooms-aggressive.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-aggressive.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿy‘ZË1Æ«ù;|ÏýL','PÇð»Qð&öfdÝ\n.í%ßðÛe‘›g~5!ˆBå”ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']_:¦â`·\\ëHô´šO','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/ClientInterface.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/ClientInterface.php',0,'è˜âŽÑ+ÉÙÑeB’â','è˜âŽÑ+ÉÙÑeB’â','Ôú?ìª~ÎÛ®%çC¾¯°Í ‘·½í¢û\nSw•!q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']bò÷ï[>Þ·Í˜×Ô;†','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùþ¬˜fH‡Äë3\n)«‘2','ÝŸ¬Ä\r^;N¢:$ƒÑàó|ÕûúV{Ó¢ÙSœx¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']eòœ0±ÖóVE~Q*	b','wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/composer.json','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I»`X0:\"gKV±e~Qt','VC«z¯ÿytñÒä†)§l9ZÓ`@EÕW/»ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']kÖ1‡bkì%tuüœ&¤','wp-content/mu-plugins/nexcess-mapps/Support/Filesystem.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Filesystem.php',0,'ÄsÕÙ†˜*úîšÁ\"’»ùý','ÄsÕÙ†˜*úîšÁ\"’»ùý','ÿRä«»¿Þa/oª¶\Z¯;âÜ€*¬;FÝN«>{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']}P\\Ã1ñ÷>!“ïuÎÕ','wp-content/plugins/imagify/assets/images/check.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\"{¨ÐÃgÂ—YŠx0“','šb³,èý?“kþŸ\ZÙC¡X}B-¨„Ãp|Ÿ»¸]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']}½seÑ¹M¸‡Á»M','wp-content/plugins/imagify/classes/Webp/RewriteRules/IIS.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/IIS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë±òPpß±Ÿ®aa†<s%','-\nm¯ÉyÉ€ËM‹I½’lò¶`Ÿ…º1úžO0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']Éõ¤Î°¸ñ¾m','wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-landscape-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2“ˆŸÉÔájÆ^®É!Æäž','°Å)ç§=Êl2^mÅ\r­Ø•uV20òÚ˜M{ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ƒŠÔNÎ×JjÓŽe½£‚','wp-includes/widgets/class-wp-widget-media.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dûLÎt­«<‘ª°','Ló}KöÂf\\ºA¼Ré ïÅ­¹(˜s¡Öÿi÷{ÒÇäU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']‡EÔ‡Ü0?ü4ŒHæ u','wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/portfolios.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' WÜªÉ~ébóxvOÁ','\nä´¡ò«íŽ4¬±¤ocË@ñ£o¿å`ªÞÉ³8²Eq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ˆnP`ˆ¢ÖµV÷&ü¹×4','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Regular.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Regular.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tù»tÊìt\Z$Ûs[,W3','BZ“”ÅáÈ¨„$ ¸\"3ßß••ê>{l†H›Ib','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']’\nä\'\0Õæ»”§Lô','wp-content/plugins/imagify/classes/Notices/Notices.php','/srv/htdocs/wp-content/plugins/imagify/classes/Notices/Notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š„›ð’˜×7ìQ,näl','­žËÙF6Ì…YOB¯=>ýÐhäÉ`×O³U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']— ¶£U=l‘¶ŸW—î','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg',0,'$ó‚\Z—SÝä/Õn\0u­”','$ó‚\Z—SÝä/Õn\0u­”','yÌ%¹Ðåc¥•ÿYYÕ(ZJý5ïî$éÑÕ¥!ÓöÓÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']¥‚P·¿îTkvtŠº8A','wp-admin/network/menu.php','/wordpress/core/6.9.1/wp-admin/network/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ž˜ÄŒìéÎx9@âJ/','yíçæ;§[¨>anQ!Ð^y*¨œ†^\r™.Åâ}Àê¹,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']¥¤Ê*…¤…ÿJ–','wp-content/plugins/wordfence/images/icons/email_go.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/email_go.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºªjÌÙEü´H)«.½í','÷½& ôqC1QU´_.OØî3¿ÂËò1!&Ðç—Û´ªû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']¦%€:;k¹9vnŠ5þ','wp-includes/css/dist/admin-ui/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ký1®ÉÃk;©ÝI*Þ',' ·fœ%ì®ïÚžèï’aƒƒn7°“Äw*œæÚºïï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']§Ÿ‹âù\"}[’YÜRÚ','wp-admin/css/edit-rtl.css','/wordpress/core/6.9.1/wp-admin/css/edit-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RýÑhq0ÑŽÞ@Õ›ìÒ|m','ëïüé·10ð±PSøÜxàµÂMÐú»írEÇPÙ\"=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']¨ìŒãíØxoµ\\/ºŸ:','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']®«²‘ÝDT‰ŽiUötž','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/systemStatus.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/systemStatus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á4Òæ~ŠÅîüÓ/²ºv…S','ñ¡òKQ%_.1F~e8 tmuÍÐc›Ê‹.V‰îaŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']±ú˜©Jžs¦Dà¢®q´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/TRACKING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2é(ÁšÌ÷ˆ?Ñú|n','©S»œ3z(Ø³ú8ÒPÊÒY¥aš`7‹~EƒM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']²1I½ÚâÎ.I}Ú—Í‹','wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¹ÛèASnŒ2#ë9J³h','Lc®»¶²W/%UÌÑ[šw4ƒ< þš$³ZphÃÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']³ç<‚­€…cù·h¾ï','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Ð—†YŸn–mâ7Œ­Tðs','e‘W>áke3Å,QöàÓñæhí·ËêÍÇ¯z$£çi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']³v“ÕWWÇÍ8Ÿ¯š','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éi8²‚pþ‹Þ¹´|Æ','ÀÃ;\'ËŸ\r2Šz´¨ŸÀ%‹Ôb‚5Õ4•»=”xÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']·–©Ûƒ];wea\ZCì´è','wp-content/plugins/spellbook/class-gravityperks.php','/srv/htdocs/wp-content/plugins/spellbook/class-gravityperks.php',0,'½|ùŒŒËž¢+ÁÙ²FÕ','½|ùŒŒËž¢+ÁÙ²FÕ','4-k×·´»èãu’VÑy&9™W<qTè&•\nªî…{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']º‚\"Xz¼ò»rìÁ\\±','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŒ¯?Ý2¢K»\"ºëï¤M','UèˆÚ×\0üìNYôøºÆoš¨©êF‰ìÉ¶ÛÒ`:›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']»¢3ïJ(ªÏ4Ä€','wp-content/plugins/imagify/assets/images/logo-wprocket@2x.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½‘t`ò«E~tµF4 ¥Ë','>°ýò.û(¾|¨²A´œ¨«[\n¼~ŒÙ¸=7Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']½!˜Þ8fj7²ž—û','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ÃH-xËœ´{]–¸\"­­-','wp-content/mu-plugins/nexcess-mapps/Integrations/SettingsPage.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SettingsPage.php',0,'Š÷PˆòG~áqÍ9@žÅ','Š÷PˆòG~áqÍ9@žÅ','\0\"ÖÛýÌ„¦QE¿Î-ñMjhhÒZ»iµWú0Ü¹Û¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']Ê$²˜™ ´˜èœxä','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Post.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Post.php',0,'ž0ðîÈUn®+øa<öÐÅ','ž0ðîÈUn®+øa<öÐÅ','êœÊD¦‹:³ ¶ŸÆ ~ËpdÎ¹[ÒgZwÌÿ´Èd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']Ñ²gPú®+‘9ÂÓß`o','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÐ39;ÄÝïÙ>ZËZ*r','ÞÊò¸HÚŽÄ%Ò\n	ì½4Ç9¯2ÊðÉ2–\Z¼Œ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']Ò2JsÚu‡-:BÂ^','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-extension.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-extension.php',0,'f}Wôgéè=aq¡˜±@©´','f}Wôgéè=aq¡˜±@©´','IÔ(ïL=CçY*ÖÎ9ÚP¢M‘†Çõ$ôêEp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ÚÎMz‡¨á]ŒºE','wp-content/plugins/imagify/views/button/delete-webp.php','/srv/htdocs/wp-content/plugins/imagify/views/button/delete-webp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W¨™Àé;^ÐæB\\õ','¾ü,Þ¡M>XÄ‘œûX!ÆQ–·ZÞøcGO¦[ÅÚ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ßLáµ&[•Rç€²','wp-includes/blocks/post-content/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-content/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bè^ô–òŽŽ{òšV5*M','lÛpÅÜ[xu?Ã¦é\ZŸKóùW×6dt}1WÆ6oh`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']âþ­dSíglû¢í£','wp-content/themes/genesis/lib/classes/class-genesis-admin-onboarding.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-onboarding.php',0,' 2½n¾ÎXY¡Q¬ö®Q',' 2½n¾ÎXY¡Q¬ö®Q','ÉŒ¢Û¢Iz-ëË0¡ÿ¿@°À;oþc¨$áHnÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']åJ—_2´ÈÐnÚKê','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',0,'oG´Y>íyç*^Yòú','oG´Y>íyç*^Yòú','M«ðŒr’¹%kÂ™!ó‚¥²½¸Ó²ŽzÝ	)úðÆCþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']è4dû9´ÀàCÄ<s“3','wp-includes/blocks/video/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/video/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î,ë®X¤…(yùêzÄ','(PLÛÑâI‰å>.¤\"<2úÇ½™(ðY—R3s«9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']íðóæ‘Iö˜;/s9e','wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php',0,'©\'üœÌìD%Ú‹É·‘;¨','©\'üœÌìD%Ú‹É·‘;¨','@\rKyN|`ÝÑ)ìÕÿ¿Lh/ãôQ˜@5d—bÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']öžç[“fOë#Ã¼ë¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-status-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-status-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\{+Í“f¤³[§¢Ô','§„­û‚ZöP;B`¾HN*åócÈãLwSÍ¹?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ù’,k	FhL”J`ç','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Ž¥×U@¬/¤S‡\\\"£Š','¼ÙŒ\0WÔKrëMê%Å%. Uð°imö˜yœ]b¨0ºe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']û¥ÉèýÝ7ÞyfgB','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-rest.php',0,'#Cg:}ö„AKÌ!kð','#Cg:}ö„AKÌ!kð','!nÚ6!ï§.–\r¼{5^®Ô(”l½D+{äé¯rõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ÿSS?7#A¾Í8ø§','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð+AàUú˜óÁæùf²Ä]—','J#\rˆ«7ŸQzÆ1r’7½=B$.Š_¦?<Ð1qüæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^5O¤¥tP„JF1','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/CLS.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/CLS.php',0,'µFådX­T$oÝ©ã=$','µFådX­T$oÝ©ã=$','5×mŒ ’©rìªãõ¬%û{u½ž­LE+¬}\\J3i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^9FD©Ê¹€AgŸ™/RO','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/PostInstall.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/PostInstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j#ü¼µaáõdôÑò˜','©VKà‡J­Ö4âÇIqŽ\"ÁdËÂ·\"2Ÿ\nÜ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^÷QÀóÀünã\\±','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-list-table.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö„¡ÂZJÅ‘èÓˆbÀÈB','ûü}	û	¦ä7t÷Wý\nr\0ÿ ôsR…\rtþGPƒÇyÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^Ä,è$RH¼®','wp-content/plugins/gravityforms/js/datepicker-legacy.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker-legacy.min.js',0,'ùVM¦ä·ºˆ÷8è?šŸªL','ùVM¦ä·ºˆ÷8è?šŸªL','[èÉÿ	aÒ½°pô4œ9Þ\Z+P‹ÚÃÒ7çì4y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^!u‹G¸x½\"ã´ìjNh','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‘÷Ç¸Ã–$t®Ú¶Ý','HÃþ2N‚ŽM°þå ,ið´ÏˆêÊ¶ÿ´Vðå.¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^(RûI„K·©§,•’_¨','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ;¶\'Åî÷B´¡‹§­ý','—bVbìÝ‘`SI®+°9³i\r¡ê“yãfØùôº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^)kc6ê[÷˜£ÍêÇ~á','wp-content/plugins/worker/src/MWP/Action/ClearTransient.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/ClearTransient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ´<ÁXuÔ%šR’\rÁŠHS','uEX\\@{E8KˆÏkQ,µù7.·añ¨oÛk›Õ¬k?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^-Vß2Q±ä«]‘·´Ä•','wp-content/plugins/jetpack/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^4\04¢\ZÀ‡Ñ¥¼4\Z³ÇÏ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php',0,'$­cš63>¿©nÛM\"','$­cš63>¿©nÛM\"','ÕÎßõ³üdâ®ûÊ1”Þ™Gp#·\\3éføš\'å.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^8ÓÔêe`VÅkè÷Pkh','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xeE:7˜mƒ£²b~9','€[FÂf¥îwo–ƒ—R~HG¥3aF/úá°]SŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^9(-(Å²Åy ‰÷Ê0q*','wp-admin/user/about.php','/wordpress/core/6.9.1/wp-admin/user/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!šN ‚šÙ9â3nDl','r—¾¯R89ã<†;9i1l•Z²ŒQúìoC#ñY–´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^>nµ˜Ê€æc@Tzým','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-exactmetrics.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-exactmetrics.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eû8¸›}ÅéVïÄÆÇÍ','(J¶€øbÄäU‚‡ÌÐ‘‰·Éßæ,÷2y[¾Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^>|?>£»,ÛÏEÖôÐŠ','wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Multiple_Admins.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Multiple_Admins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½\'%UÜ‹Âƒ°JˆnV','O)5Ûò|¨ÓDVìká¸›~0ÃÏÈeï©(Å%GPù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^?e\nª¨ Öv”CéNóq’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î5Mj±’kV8#­Z<q','FªÏÎ\nI5b<Þâ¾w¥ìõmþ+¨Ì$´ŸŒÍ Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^?xvÃ\ržÌ¢¦N62ÉD','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éäO¿øg_\"V…ž¥û’Õ','Èd9=|Š˜ês`ó¹ÿšp€û‘Â^Äu9v~yÂ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^@Õ²{\'«©_èâ›92','wp-admin/upgrade-functions.php','/wordpress/core/6.9.1/wp-admin/upgrade-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õô–[aî@1.¥šQÌîZ','ätË¥¬ù£˜9{‰Ä/Âÿ„y´g1\'þuVþ¾l¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^F\r_+õ~ï÷ã	£M','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rµ¥»òß¿¿iÔb*ü=','±ÄSódn9‡5\0ˆj¬´‘ãÅí‡·Hkfná‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^H\0õB|ÛØ4Û@zÁ÷','wp-includes/IXR/class-IXR-error.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g6\"¬•íu\\\'3¼²­œbŠ','*?ÍÛ§U=Ž?¨,]¤Ú0=CÊø““ Z-†6Dq.˜G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^Uðœ.i¾ÖypGÂ¶™','wp-includes/js/mediaelement/mediaelementplayer-legacy.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äAÒVýtÐFÆ£¶‰–',' 2Èq{YÂ*lXø[qkd“–á}ÎJpê™äàÓ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^XLî,óý_~þd–¦ ¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»®š%Ý°êú,5—~n\ZŒ','ÿü¬öè¥nšÉ+Ã@ø€4ß4.¯«¹>Æçå©j„z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^`]d\n ”:\'SÊÒF\nT','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÍ=G™Í0w:ìÑQð','‡¨{ßåÂdäÒñ?ŽŸ¶ëó<Œ™±jÂúX*bØí^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^bÂO)F\"`òë¬‚','wp-content/plugins/imagify/classes/WriteFile/AbstractWriteDirConfFile.php','/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractWriteDirConfFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÎ„¥Áª\r÷Só÷LÖ','öèƒ]ªÃ¢neÓ^Ñà±®ƒÇîô«÷»˜ðW¥E\'—©²Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^b/ø3â¿“žhšàÜ»','wp-content/plugins/jetpack/extensions/blocks/gif/gif.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/gif/gif.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\n•öh^#„à5À','LïGž÷Î6·xºš÷û+•`_öÙ¢ÌÝ¿Eq×ùùÈÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^gý‡2h1ï¢…$±à\"','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯¥¨S\0ˆÅ°3ß‚Ÿ;','2…‚Îæ¬<õÂ×*Ÿ¥y¸Ç;Ý™•X‚éÔÔT¸ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^nu„òÚ¿`,‚®î‚','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-nova-restaurant.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-nova-restaurant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/òg›S³Ä,fG¥²S¿L.','GÎßgæ£%æ/¨€A7¬‚Ø¢M×Ø‰5e’§\'ßï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^p–<tõ3§£}­TþÕ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-form-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-form-functions.php',0,'ë³¸—’æP×0ÙÎõÏ ','ë³¸—’æP×0ÙÎõÏ ','¤=îzM85]Àða¾LÁ|rÒ—ð%fzØ!…ì%t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^u}ç¼žE¡`k\nt½ª','wp-content/plugins/jetpack-protect/build/images/gradient-c8be7f5c46b865bff2ee.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^vYÓÊ­<ÃÇ+Áoó \0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/akismet.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/akismet.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÚù†¦½¸$®^6cn(','@Šxabx±ø\"åé¿…Ì”\"”ñ©ì“ÉèSÒ8¸t³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^yG=ÚœFg;3‘Ã¡©','wp-content/plugins/wordfence/images/button-grad-grey.png','/srv/htdocs/wp-content/plugins/wordfence/images/button-grad-grey.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ÄRCì¿ÊTyÕý?Þ','DÞú€ÃÁÖHÙ~µ’´Ï¨¢Pº_á§{!Ê×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^|žœ¨î¥z;X‘Ô3-,','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úñ1„d)¿BôËo%´',':Ù®¦\'_#½Èw[_5ŽÔ›‰`4­uä…òŠª1¾´Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^åƒÃ¯ðˆ¯+…y|Ð','wp-includes/images/crystal/spreadsheet.png','/wordpress/core/6.9.1/wp-includes/images/crystal/spreadsheet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5†9øÐ¢1€TËÇn¤ê','e\rC¬ˆi0ã×[¯êR¬8@æ÷ðÍG’¥ðaJNÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ƒ¯Î[ Ô¼NØ€;O¥','wp-content/plugins/jetpack/modules/shortcodes/codepen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/codepen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íaÂMFKøu!	DšGt','íÎ{Ü‡06Ft+tÙµÕ«ý’Ùs)ÃÌÅ•‚¿!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ˆk‹p¬WW×/‚º¿','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-pen.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-pen.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-õ8µ	[\"»éV×ÂÌµ','ÔD¥Ä‹	ÄµƒÛ2µø~¨˜¸Í%dñøÌEóíˆq4t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^Œpà•ÇDòyiH¯¨y®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^;·NÿC‰è#0q','wp-content/plugins/wp-sitemap-page/readme.txt','/srv/htdocs/wp-content/plugins/wp-sitemap-page/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÂ–Y~€‹Œºo°sR =ø','jíÙ” ›Áè›#!Ç\\ª^„L–æâCÐY!tšÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ˆæõ°U\ráøn¿¤ˆ[','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/txt-6937df0ce57df49c3acd.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/txt-6937df0ce57df49c3acd.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2—‘1fjUÀPd(¦²ü*Ã','Nœv˜°ÝL„@(RºALú°¬BJ_êBM5W|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^“9o¤=>hÌPðaW','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ld*ªZŒ”ôÒÚbÏ','(Ó5Ä\\&HFI7l24=}`›jÕVÇÒôùBj4)å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^”´7LÁÞã$øÈ*†','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-error-log.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-error-log.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oFw@\Z£´òÝUÜÈ‚þ„','Ñ‹|ð %X%Ÿ/³\\Ã¼_õ¢ìŠoPÚJ«Ôì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^—3>¾õA¿Ò…‚ÿàç','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Helper.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G@Š\'IÂÔÃý0~¦ðíJ','™äcb\0ä\\¤çæQ\'S+Í÷pGöVa%C#Ûd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^—Y¿Kb¦àF2TÔÔT-','wp-includes/blocks/avatar/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«*ú‡‡(\Z¨öîøIzÊ','e2º,¢Õ”ùeõÈnÁCšØL]ûöÇsËç+©¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^™“·2ž˜gWS—!)á¯','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/DummyTest.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/DummyTest.php',0,'RËqê&EõV´áåÑÇŠv','RËqê&EõV´áåÑÇŠv','Žn€+Üg*¹°ÐzêÑb¯@FÁ8°Á%Çò¿¶ÛswE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^›œ47Â-ü51cÐ','wp-content/themes/hjs-blocks/blocks/product-cards.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/product-cards.php',0,'ã?c…Yo‰üÛä­úá','ã?c…Yo‰üÛä­úá','\"h\0›xj\rP¨^&|ê—U¨ÊqÙmöØ™qû¹`„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^­¨÷k½ðkUôì[Lê','wp-content/plugins/jetpack/jetpack-uk.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-uk.l10n.php',0,'ðZ6ú(kÚ5ÕÛ&mÂ¨','ðZ6ú(kÚ5ÕÛ&mÂ¨','Ì!½ó•y$öòi†ïfi+ŽOxÃ9>À&MzïBu¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^°¹ )è¦Wd³–S8¼MÄ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šŽïîÄþä\\¸5 ÷@sþ','T£Ã4%s“yãŠ„˜¦b:)‡%lÄ%:\'RI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^¶Ë·àŠ›fÊQôhyèË½','wp-content/themes/twentytwentytwo/styles/blue.json','/srv/htdocs/wp-content/themes/twentytwentytwo/styles/blue.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»êgtËIù¡Ð¡Øº*#‚3','Ñàs…-_nŠ£(‚Ò&E‹ÿ>²O\ršæ€äË÷õŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^¼ƒ«Nä„aVÂ³ç)ËÀ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetric.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø=ó¢ëXúÜèsƒŠ©¥®æ',']ß£|¯BÁÓ7ú‘l¦Bhjqp1~èC4A˜N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^¼Ê;ZQÿ²U3Ž]ÕûŠ•','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\\þW(ôÑ›°Ø¬+d','²Ì¨ÒMYÓíUjViàó|/maÿ‘€¥S‚AÀ,e+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^Á±uëºuƒ¬W‘dœM=•','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆzÖØ=E‘o0¯´[ò±','µm?\ZÃ\"Êgë=€0àN\"„öQ‡ˆ`¦u\'ì°ë~I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ÏPB_8ßtûò…ó4þ”','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?JËÑz=MÚ™Ëá³ve)','ˆ¯I½ó¯ÚÚ‡¥ÁÇp´O}øD—äÛ€6ý7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^Ô¼·Õ¼°X‚ê4~8','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-terms.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÏCQe[š¤m…òBÿŒ','Ú=Pˆ0 Ü¯¹|:[Ì$ÿ0ÝÛk7PÎ9Th‰z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ØÎˆv¢.[ÙˆèÇsõ\n','wp-content/plugins/svg-support/js/svgs-inline-vanilla.js','/srv/htdocs/wp-content/plugins/svg-support/js/svgs-inline-vanilla.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¥bõ>%‡J¢%ìí¹yÅ','µé²³bµªÚÄÙàgLÜ´à5–´ä´Vê“1¾c•r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ÜY;KHy±=ü$V^T•','wp-content/plugins/jetpack/modules/shortcodes/twitchtv.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitchtv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„%HƒÇzê¾ÞËÁ>\\õƒ','¬4:»@ÂïÖuø •­¡æã&mg·ø‘\ZU\Z\'Á…¦Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ÞxöLØ§q¶[µ¢—§','wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php',0,'\Z&Õã6M>œ%n²„{€d','\Z&Õã6M>œ%n²„{€d','ÝVÚ`J¶þ¹ûE¿ø|£ªy	8w·ëxÒä£®Át','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^æ©CcÖô-¹¥7$MŒ†ÿ','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.eot','/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&fÔ*tŸ>àûFKïîž','—nF¦ì²µ¸dýDÖê8YöÈ61\"‰Ë¾©‹Ú>GÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^è)zÊõäyjg‹¬KB‡','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/BooleanArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/BooleanArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿkï¨È_H›/CFn¶$','\'k°Üà6©qù«)NqÏ¥‚7{–ÀÞ½àéÌÖ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^éÀ\rér¾°aSš¢FË','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã#oRœ\':°C•S`R©','Oñdå3k4¯=ˆÒDšm™Fyï˜Pƒ¢kš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ê£­¢-©f³ó	±¸','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/uploader.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/uploader.min.js',0,'½\Z÷ZQhˆ¯T\ZÐÂ¹&','½\Z÷ZQhˆ¯T\ZÐÂ¹&',';gÅ4t#çfþ!ÈoÁ%bî’o§£O¾K9ŠSf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^í=i­€Ä’Ó¸‚3Â#','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-sessions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-sessions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 	^-j_LDC)rP_','‹‚®S;»pFúÈ²DÂAàTË÷ÛÅð8f¶Ñ<{¿D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ïù^\\QóÃ=(w²î†','wp-includes/js/imagesloaded.min.js','/wordpress/core/6.9.1/wp-includes/js/imagesloaded.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h#vÉ¯È’”É¦øãC','Iò²jÚú+V`)€® P¿Ó3‹JÁ´(\"…xR`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ðÆxfŽãµgo~âBþ>ó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¼˜¹€.‘ÃúÅ9ƒ,#|¹','«Bü	Ê&öø²ÉQzk³Ã„\'CŸ}6[Æùß\\‹NÑ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^òŒ —;˜Ö12Ð+ÐÜN','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”/o©—$åõíåo^áÁ',',*7òC6=–½¸Ë°(lÂûmëZ¨B|ÆW–Ôb¦ÇÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^öv/¤ÎÇ{ˆcHÒâš£','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ø›JŒµ³¬_Öõæã?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/breakdance.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/breakdance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Q‡Zþøoøž+ý1îÈ¢','ÕßÒßyÆ_râÇ<%«a	U¨/X+â	ŸÈp¬Ø‡Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ù$PÊˆa×ß’ä`0Ð','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/PluginFamily.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/PluginFamily.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¨¬’ÀId¥ðhÌJ\0B','‚\räªŸžlx»Ÿöþ)á°Y~µ»€«ÆÑÄÐá»Dq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^ùõšÐÊb\\éI¥_{','wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php',0,'õL¢<»ñašÆD^¤s¹‡v','õL¢<»ñašÆD^¤s¹‡v','+\rXOü[¬•TÜ›ÕÜòvaú-\09†Xhä—5:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^þÌJödc²¤U+±~Â','wp-content/plugins/wordfence/lib/wfScanFile.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}·NŽ ¤™v§$ó> Ô',' ’„ý³Ð:<QM7¶êÙ§Fæÿ&g·\\F]|tûÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^þøóÁ×éóþŸd“ên','wp-content/plugins/worker/src/MWP/WordPress/HookProxy.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/HookProxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü<* ®Ð­’lCƒ\r','Á	q:‰Ç?DAäûÑ6à±3®ÍŠý›Pƒ7®f¢Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_\0]¹íää˜À‹€kØS','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce-circle.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce-circle.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¨·kˆ´Äå”‚QŽó','¸!p‡y»vÛG.a8DÉVÕù\n²c4˜+ß~!ÀT¹85%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_°\0ßÅd •MP~ÛëD','wp-includes/revision.php','/wordpress/core/6.9.1/wp-includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D7nÄ Í_\r¢ŽU);É','p“k¨Oå+ß0çã±Êc¦€†à:rê‘·¹U…àK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_£k4é÷·!*}ˆ‚Ý„ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì \"UE\"´Eb;Dånð','‹©Ô±ë»r–gÜêCXJUË1ø’Ö‰Ya,Ùð1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('__Ó«\"@O™ø×<IÅÎ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/ContainerException.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/ContainerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’òž›Ï¹8ýI*Ì5f)f','†¤“b¦PIž«Qy÷<íi4%&Ãù³^¼ú7 Aô©4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_5\rÉÍÎý8¼Í6}®”','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÆÈ\\è!In\Zw¨·ƒ™','p%ž¨Ž\nÝI¤/‘\n¥ŸžtCÖš…¬\rìg#˜t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_!P1n™>êeJ\']¬','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3200.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3200.php',0,'F<§—£ëÖ/~°ïØwZ','F<§—£ëÖ/~°ïØwZ','’_Â0_\'óÂàÃyjÜÂV¥ÛfgãøÏÛeÒZB ßþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ñ¸KBï0—e?Ó†','wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php',0,'úÉOG|¬ÀÒ+ƒ\0÷À6@º','úÉOG|¬ÀÒ+ƒ\0÷À6@º','N`[ˆL];ØÍä¶ p\'µuiðx….Gé }Àp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_`±z2£÷Êôâzà›Â','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÍ=G™Í0w:ìÑQð','‡¨{ßåÂdäÒñ?ŽŸ¶ëó<Œ™±jÂúX*bØí^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_\Ztåöóò€G¥’!N«','wp-content/plugins/wordfence/css/wf-ionicons.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-ionicons.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Al¡°sÜÊjÀâ¯ƒ','×’–ð“4ÌË®Àv¨ùãÁ‰MæŽ`—V÷ëýZô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_˜ŸK ÷àª¿Ë|¤¼`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Ê¹%è´N`~ÌDÚQ','‡šyr\0å_·Íê¼Å¡4Ù©ºÞ-£i°à5¯À¹ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_*Äâ½žLÿ0â>\r','wp-includes/feed-rss2.php','/wordpress/core/6.9.1/wp-includes/feed-rss2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´­lN+î5	¨›O?','@!ë`CÊÏø*Meùêûz«j@	´@ ÞÒL°jw…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Ì#è‹ñU1púGSò³','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z°ŠÅrt½ÂýwúÉ(˜e','¨Ò¿DÜI<õ^Èi2dW‚]Gâ_ä-+…A8óW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_!€FW(TèÑÅ£O,ê','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-url-inspection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-url-inspection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ5^XlMM$­1\r@h«','0¹¼0pÚ`2¸¡É€q–\'ÉiÄ!|öW{ó*XÁï„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_#ñÑkŒ,”;YQÂ‘Ö','wp-content/plugins/akismet/akismet-pt_PT.l10n.php','/wordpress/plugins/akismet/5.6/akismet-pt_PT.l10n.php',0,'úu´}Úné CŠìD¼aíö','úu´}Úné CŠìD¼aíö','ø_º©üoÏ“ïŠXê’\' \'eu&”Eþî7H¯£†f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_$õævÙÆì\n‘Ø*Z\Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\rºp\'­ 7×Œ©Í~¡µÆ','tÒI×µ»L°õ§-±ùÂtR6äóFä A×M\'*UmY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_(>~£\'æ\0Gu`ô BV„','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/spinner.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/spinner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÀ¹[¯E³…Tqªãr¤','r“’Ä*Ö°­,jÊˆ×¸0hã¥è\0IGR¸†üÛ®ÙÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_(Nû¯ü&gâ3dÞÚ»','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-field-videopress.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-field-videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤·ä¹š‡fñ;^n=ŒZJ','”oQxµ»^ 1÷•tëÒ[’}ÂSŒk›‰[ýª3&ÓÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_)< à·cXN/\Zc_èî','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analyzer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analyzer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N¼I\rcžÔMa§œ@Ó.','6ÚY°!´aúÂêGÝãU”’Ã†ê$`3Y©T¤Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_)›©Ãáñ’ýe®£¿b¹9','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.eot','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$š’à¯¹”¨ïãSŽ›','\ZŸ«¬Xòj½0E¶S‹úŸ©ÆÜc“Á¤Rá–¯œÖÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_,|Æq¯$£WÉ»1dø¨','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/widget.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç™vÝ?wFœŽÖÖé\'8g','†)nmC=„h¼›¦¶ºçü4ûŽƒ‘…QAL–QÄxœ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_2;ŽšH\\‹êCÙÎÍ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/LaunchWizardButton.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/LaunchWizardButton.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fßùwÝøzñØ?¾3Å˜','6|j9x3@åòU‡BÍ€˜@b‘ƒ>0…^üýdµÎº`R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_4û_óˆ›IgB†ÝäY','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹]hÔK»¤¤Ñ\0¸L±','í4¢¥¿ñêí&.%õø•32IÓÉ;*pk\nÀË˜í­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_5fÃc£ÿP¨ÏŠ[*ÃF','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH_Agent.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH_Agent.php',0,'Phó×™ƒŸ†Ç0sâ´[Ò','Phó×™ƒŸ†Ç0sâ´[Ò','Nˆ†å*‘^ºßå¢,žªxDÔErƒæi¢\\M)œyPu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_7Q5/u^–¶dBèãHÿÞ','wp-content/plugins/worker/src/MWP/Monolog/Processor/ProcessProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/ProcessProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã|”³m—/\ZÀf”„ÔB','æ¾5ì§‰¨o’[Ôú?}Í=–Øœ~«°÷µ¾)b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_A\"y”á5]°¼’\ZÁ´','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-modifies-markup.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-modifies-markup.php',0,',Î‹Ã?&›afpæ›{,ö}',',Î‹Ã?&›afpæ›{,ö}','k©¦LÂõÄ= ø¼{WÌ+_XW2ð¥É¤ð+qšèKË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Bè\0éÃrÈp–Iu¨À','wp-content/themes/twentynineteen/sass/variables-site/_structure.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_structure.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯O¦!×ìYér8Ü—t/ç','=Þ\0tÀd\nËüJîÑeøÜø¬Z<Ÿýs´n6îÔøt›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_HW”sYN\"£?Èf‡ÅÐ','wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÔÞ{ú\0”|”­Â ','’\\Ÿ\'$¢+U)bë…\\0[±‚^fVâÞt’Ú5ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_JÄ¼­ò?<k	Yb/ÄÞ\0','wp-includes/blocks/comment-author-name/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3°\\žIFÓÈfâyËL²èZ','²èì=NÿÊIš9±‡\0:ú#ÈÔö$y”ÿnqþ¼˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_JÜ¨Nû»µEp.íä-_u','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÔƒ§²o4—¿4‰u^­±','G!èmšy!\0–l.Ê¿±˜¬6E:Ü§—×N>D\'aWi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_U¼m!w»“Ë(šá¥','wp-content/plugins/jetpack/modules/videopress/class.videopress-options.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Ó\\Ð;ÌoF‰2º\0*','yÍLú–þ·‡aJÌ»d˜.‘þå67ÎºÏîRg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_XŸÂTè¦i«ÖØ„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-done-3229e8475a10686ef04b.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-done-3229e8475a10686ef04b.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bRg;/;ì¤7åo_êNÐ','Mdü§™Õ$,ZÎxØµl=ÙvêìñA;¸eãÃ“ëþë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_[tT­ó“Ñ…u>ÃîŠŠ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/contact-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/contact-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ=X–Ô÷e‰ZýŠ“òÆ','yÏUh–æ@,±p‘q~›ŸØÖ1ä©¬Äò|Å¨ÿÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_[uqó&Vº!™¦O^\n','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£0(ã©N=ºŸR±	 µX','ó¨ /Ìx:šÎ_†Pž,Ô²ßeRËúÑ`h(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_d1@Ì_9è¤,††p','wp-includes/blocks/tag-cloud/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¸åºù·Ê§ÓÔýßã©','Dê.S\ZØÚãº¾–û¤˜ üž¬A².—’Ðû6ßè+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_jõð‡_±¨/ÔÌÖyÓ±','wp-includes/load.php','/wordpress/core/6.9.1/wp-includes/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"£¸ƒï*¢0ï*…9€5','[…°+ÍÊV´°¬!äO”°ùÍÉÊŠýÙŒwÆ²rR£„?l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_k‘8:¡…¡…8¬­³ý','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^”³Ö;\r¹\"ŒêUi–','Zd»‰¿z*—Šû,ûÔ–È¥Ï&xL¶5¡>äXÁb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_lÖÍE - «`æ‘.™','wp-content/plugins/jetpack/images/stats-example-med.png','/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-med.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K‚‰³TÀhïCs‚ñ ú¡','3½wït“Ä–:¼×§3#ƒÊ-×ðÌvö )','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_q&m«:EæJ ~ù\Z4','wp-content/plugins/jetpack/modules/woocommerce-analytics/class-jetpack-woocommerce-analytics.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/class-jetpack-woocommerce-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q-&9bžKQ&y`o','É½¹e’;Ëü.€ówiÚý/Ì´îZ\Zžj^ÞÿƒÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_w¹ú°æÀØö\'×JS6','wp-includes/blocks/gallery/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÞ‹ù¼lŒ>nýqËyW¬','„“É¹aß¿ØëëKÛ˜néý¦Í“ÿ+õn²bò¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_y¤µ‚Ïíà<…´%s2v','wp-content/plugins/gravityforms/images/template-library/Donation.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Donation.svg',0,'¼	àu!ç¾JÀrë’VÏnð','¼	àu!ç¾JÀrë’VÏnð','Ë^ø@sæèâtŒ§zÄðf—™•%´jØ²ô¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_†žEeo¾\nåDo5À…Ä','wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ B³Aòwý-E§D','IfQÓ¹<©‚Ÿ¹øbE‰ÈJ|8þv(8š—CÓî¬Ä\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_éÆ2\\Ùõ¥œòÒð Ó','wp-content/plugins/advanced-custom-fields-pro/includes/acf-meta-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-meta-functions.php',0,'}¹™VsbÒYTº&®N=','}¹™VsbÒYTº&®N=','\n¢×iu5›Ý8ác¢Èjª_÷P|½&Œ7Rz,së','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_’MÀÎE+B,]˜¢S­	','wp-content/plugins/jetpack/modules/comment-likes.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5éx³´‡TÚ¹A\rz©gè¨','tH}zP/\0V€-× ÃÜéÖtävª–bïêbOnÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_•ìBËË¤lö„ùé0=†œ','wp-content/plugins/jetpack/_inc/build/comment-likes/comment-like-count.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/comment-likes/comment-like-count.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê£Ëþ:ÄU •@Ä z','/{Ã\n¥Cï–ëEÙ7¼ˆý†,¤á5`¡ý‘Ã\0²ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_—>Lnnt\\÷ÿ\rKU>','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-blogspot.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-blogspot.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wƒ÷¡Wò$:\Z\"ôŽ» é','Á\\\\>þ‚,ƒ½Ðj±¡H¬Û†*;còl!fsHÓH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_›?i¢¨á¡c“’w[','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¬\rÑÓ[Äžt“7õ','ˆ†üN]Þè¡6oþv÷-±ÈøÈÄkÁ‘l•üF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ .qoªppfåé¬µ‰A','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ}q£ð‰´1ÛºC©&7','\\6cÐúšô±T -³ì«±C€î„W¡ºgÑßˆÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_¡KNeÿø1À¬²H¾','wp-content/themes/twentytwentythree/patterns/footer-default.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/footer-default.php',0,'J£Ó6X[×õyµãŸv','J£Ó6X[×õyµãŸv','Â}Ž^ö7ÚÃÍ‘¹³¸Ùýçñ‡±U5\'ó ¬ÚÛk#=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_¨ N1N„óFcJŠ—¯','wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Metrics_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Metrics_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾\ZžbþÍ]‰ÁÐeeÙ¡¸','ŽMúWj{´ˆ¸‡yô‹sJüïpß€Üvv÷µWA%\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_¶¯âø´l[ëE²¾º','wp-content/plugins/imagify/assets/css/admin.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qsm ËDZ\"0Ú7‰Æ','žÄ?­I}ß>6NŽ“!ò‚c¦ Èéa5ÄåÞŽ„‚gð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_¸ßhÎ±ø÷Å ™Ñ','wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ÈUòÜB[’ÿÄŸ~','NÚûC÷¦Äúk¼UAôú/ÅV‰\"(?œŠ×Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Â‡zŽ¦—Ê°*ËÁ_ŠU','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.17.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.17.php',0,'•Éº‘B÷ÎCCzàü','•Éº‘B÷ÎCCzàü','\"º—zr/ÎPî¼|xy(wÙ]¡Ì8Èª¥ÕQ]ì.A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Â³–ÿ´‹·<Zúœ','wp-content/plugins/gravityforms/assets/js/dist/986.c21ef91990024c7ee8e9.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/986.c21ef91990024c7ee8e9.min.js',0,'Y\\—Ã`F°JîôÀX 7','Y\\—Ã`F°JîôÀX 7','ëJ£-]ã—¤P\0[Ý¾Ò¬¹Ö|«¾ÝFþq¢Ü 7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Å#›#ª8àóe$«&Bç¼','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×1ÔÝ×ýÆúÅŒO’Uæ','Ð”ë‡àíW>@#Š¼¹Žoš)\\ú‘Öýˆ\nÌÄ£ .P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ÏþØ P÷j(²4|‚ÜR','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÙ¯Çúw›oÒ\n§Ï¢oK','i	³¤èk¡\\AÂ&CU%GáZë7A‡ù.#z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Ò<×Ü* ÝDððƒ','wp-includes/Requests/src/Exception/Http/Status503.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ÆâÏ·ÁòÜ\r|;½%¿‰Ø','êªñá©^J9$ Å‡é\n‚\"]kÙ[q•ª´N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ÔÉ£F$¦c…Ý¥áðO3','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/stats.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/stats.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉNH°\raî:óã\0•úˆ','Il±žPÝYûnÑðMœ·URæ2Ëv.^wv—)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Ö|œ¯T¢M^î½õÄJ','wp-includes/css/editor.min.css','/wordpress/core/6.9.1/wp-includes/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¢±;ÿÄ¡ÛÇŽ\\$‘AA','‰EžK€ðQ.?}Š]%¥85Dƒ(ŸWKîYôÀ÷g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Öà4ä3“ÍË=Ž“','wp-includes/images/uploader-icons.png','/wordpress/core/6.9.1/wp-includes/images/uploader-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´“\\MÏÿÀùm–€','ÌpÈ×úËúü+/ÑÜÍíÇîi÷Þ!Z®Å£6úm†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Ü–íµx±ŒåC•÷f/¶','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-display-conditions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-display-conditions.php',0,'è/A»QE15/›NG','è/A»QE15/›NG','áô½[µDbaq%¡º$®?ö‰u°6×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_Þ‚^eÜã«žz›GGA','wp-content/plugins/jetpack/extensions/extended-blocks/premium-content-container/premium-content-container.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/premium-content-container/premium-content-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¼)ßœQéƒã=Ã³ûV','Ñ))7°³³pkÐ!Tˆ†€AMëòQnÝ…ÑDHÉ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_àH6SáN®ò%Û(éão','wp-content/plugins/imagify/classes/Bulk/AbstractBulk.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/AbstractBulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÍ6/üfúéÚ‡WíaÇ','KâpÏ¼)º9íR­|(½;„\\^ÓTf\n7¨ð[Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_â\\ªó[ ­ãù¾·Ð™Œ','wp-content/themes/genesis/lib/functions/menu.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/menu.php',0,'ÏÄ\Zp²)ƒâV¢f¢~`','ÏÄ\Zp²)ƒâV¢f¢~`','	FìÑ¨´Åõ÷¿ÅàöŽU&#ÉÉ éƒ£9ï\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_çÙiÜ:B PNu¥€D˜','wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.js','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NŒa&¹êþ}´[ÙÛX–','A1¥Ã{ø÷Î(cðWú ””O@i=+µû¦á¹I­_bX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_êoK†<.:QZ¡ Ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼*õ¼Š™#¿XÉP]Å/Õ','Ò\'µŽi‰†~i*8L@‰\rYº¢>ü Ö&Ã¹\"ÙPŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_í·LL9ºÛ“§­¸<œr','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_î‘(íC˜ŒÂM6˜9É','wp-admin/includes/class-wp-links-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-links-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µädbÇK\06Zwp*-','ó=²ìZwoŽœS\"CÍ’õŸõRÃIVPŽäNŠæÍ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_õ´ïýá8}Ìßœ?åŽ','wp-includes/css/media-views-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/media-views-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Û,¨VW¸ÒŒE„\0L6','¼Ò,P{¤ê­$‰X‘{÷é|>¿Þ¡YŽ¹b¬;v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ûŽ2oø±ÀU¶§úE6','wp-includes/blocks/query-pagination-next.php','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-next.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"îðxFXC:§Ø3éVùÞ','(gPŸÙËiÆÅªîÊeOËhJ8qHéZYy“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ü@ÙpÝv¶œöèIm‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÝ©£A¼õHÚÊáèoæ×®','‘ˆU3ÇaÇ¢ow‰Ì ˆÛáÿ>M‰Ý˜°ÿ{†ÊQà3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`\0Wû›’çLëÀ„ˆHï&','wp-includes/blocks/query-title/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-title/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÜlüÂ¥Ë€äÍÜí3','d\"QäÙ¥[ÉRf?Ð°-[1“õ±•#x¾r,md\r_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`bX\Z›à\0å„>u—Å','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wàar9S©Ìp›FðÀ2','ç@šfEyÓ.²à=\n‘†œ4%¨„\n£0m¯{/.õq7~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`á”q—¹ìñÐõ5qó^','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p„þþs|62ýg°ÀMìë&','.©QpØµFpxjÐˆW¶4©2ˆŽ(#ÝËaH­•@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`\rwñ¼Ôp8‰rÀ×µÈ”','wp-includes/SimplePie/src/Copyright.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	¯5´ížî¶Tç>\r·Ü\"','J“=GÅovô¥i¦}ß©Š‹/³:S4y»Kõ\rO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`tiŽPÆ³<n‡+hn','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º§F/Ÿy6$ù@{àôñÚÍ','Q¶™õV¥ZÀg(ñÀÃô™±mpgËÞòŒüc(þå>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Ì\n©\rb­˜äïþV0³','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R;ÎúcÏ²tr¿@ãdñ','a²BpÇô$Ô¾Â×Q­–XÁ¬€¸¯Öˆˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`…¼W3=6ö‡”ìCô<ÿ','wp-content/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å>m¼Þí¿€dy³LæB2I',':¹+.T˜Ó¡ú\\òKyŒ¹»tWªaX&CûÊ©”Týž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ÎþÇS”`NI‹^Gï','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(€i@ÆGÏgëô®0åp','Gç½ù<š/÷14Å…ÕLëÒ5Ÿ»¸¹£œ¸!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`›Sp@íß$‚É/úOž','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8W1;ˆ«¢wÐR&¤ÊÍ¦','“~ÇKµ³ëXnG‘^\\å‘¦ï-}†UÈi&«§Ú—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`€<úŠãÃˆˆ\'ŽS','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecordSummary.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecordSummary.php',0,'[À|à‚‚¢‘8¯D7','[À|à‚‚¢‘8¯D7','ziï,öìaŽ·Nã¹Ö•\"SjØxâ\0ui:Ð‹cB¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`‡Q±y¾àá”Òç','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì˜ÔÚ’ëµ$Ô$¸-a^—','ãÓ¸>ãÙü¸\ZÛ–é­ì!ŒÊ3bûiôö0Å [Ëö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`#¡í1ö´Ën•>UDKî','wp-content/plugins/gravityforms/images/template-library/SignatureConsentForm.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/SignatureConsentForm.svg',0,'Uï™š>‹ï¹Õü15–¤ú','Uï™š>‹ï¹Õü15–¤ú','pV\Z¾>fúTþ¦ÃheÏ»”ºE\\âÔ™¸>¨/o Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`#Äpqí–Ñùä):&n','wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.min.js',0,'q9¼Ëgós}áëm<¦','q9¼Ëgós}áëm<¦','ÂðøÐ\rìÀ\0Ü;ó¤í\"¦Å\nï¶«	–Í^VÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`%­Ö½áj®±\'‡ÒPù´','wp-admin/js/edit-comments.js','/wordpress/core/6.9.1/wp-admin/js/edit-comments.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢H½ù§?àÀ/)Ý–å—','K_œruÚüM¯4Ê½†–W³ª‰FAùžnÖë¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`\'ò€˜)7F‘Ì`Èð· J','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{:ÃGpçs\ZƒÁ¶Ö›xõ','òíË#à	g%²mìïƒú¨N9\\ò@s™Ål!2¨ïðå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`6’³ê‘N‰7ò\rr‘µ>','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æêŒf*db¬@*avßð','ï!·`ßÂ« §VÏ:«9ùÒ~EŽÛ»¤ïðË°ÙÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`;ëbG8{—\'¨7°T','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂýÌ:ÞDX/í\Z’Cpù“‘','\\FÅhËÉóêl(Ì|]—‘ÉÌfl+„ëšþPÀtò?A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Bd3ó¼ Cöj¤3šÝn','wp-includes/blocks/verse/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/verse/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãv¶ô<_55Ú¬Q785','+Ú.¹÷šýð…D[è7¬ U«=áaI¿ì‘-H\0w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`E„KÊzmq¿åi/','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/activation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/activation.php',0,'YÎ\r1ùÏt	¥~úÎºmÍ','YÎ\r1ùÏt	¥~úÎºmÍ','‹x­Õg?(XÉnLÔ4ëLý~ÆÆàÅÔÈG#•¨¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`FÈpTº<JW\0HàQ:','wp-content/plugins/jetpack/modules/sharedaddy/images/digg.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/digg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+D¼õï66ÝêËQêýï}–','9GÏl.otKÿˆZ»˜oø°«ãDm•\Zº²S:	åË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`IA›³±ã; !F','wp-content/plugins/svg-support/languages/svgsupport.pot','/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¢1ÑýÄ2­^€$òx~	','#c º7­›Ü;°#—kkùëZ#„€jÌ©Ú÷§4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Nx\ntå¯ÔÞêˆ­aà.','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/positions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/positions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—N)¥»|¯ÇñD/¥ŠšôÂ','g r²¬‰\\ÿŽ8\Z†@E_œ»\'J\nû?FÐ?Þ%&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`P\0Í‘HÝ~Š©+=\\ì	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬E€ðnbÖCüZþ­×åhR','Õðàeö©PÄhàìŽþ€7¢ph±,&æäk¼àƒ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Q×Ëµ6ÔF•{\"éG·z','wp-content/plugins/jetpack/jetpack-pt_BR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-pt_BR.l10n.php',0,'Å–ÖÕ!óµãwÙ¿è09','Å–ÖÕ!óµãwÙ¿è09','5×<\rÞõV§Do„o£k‡ôvœôy8¹’VB³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`SškmY‡Ÿÿ1œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=dÇ/§mÓ_Æ‡˜¤“{','b9E\ZlŒJ]Þ«™¼Ä2Y2dï8ïn¾þúñÐ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`UL*RA Lfá®wlÕm','wp-content/plugins/jetpack/_inc/build/videopress/js/media-video-widget-extensions.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/media-video-widget-extensions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¨‹2)¹ÊTÙ¢@ýü†','ù>¦ªK¡ïWHQal½Öpp[ž!˜ÖŠ™sÛb\0U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`V?zàk¢É/€†;J¢','wp-content/mu-plugins/nexcess-mapps/Commands/WPAllImportPro.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WPAllImportPro.php',0,'?²‹\n›äûÎ&˜$x\0yV','?²‹\n›äûÎ&˜$x\0yV','w/´÷yà¸®blº¸;SËš^Mä¼V‚Æüh§ï:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`\\šà)\rÛÈ	pzáö¥£â','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þQxË‚¥æ~bÈÐ$Î:','\ZÁ¯Y™6„#OøSfÉRCÏÀ­\0ùªzÞä„$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`aÀÔNˆé\n¬-ƒŸÖù\"','wp-content/plugins/jetpack/images/block-picker.png','/wordpress/plugins/jetpack/15.6-a.3/images/block-picker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yã‹Æ7À¥—¦ð–æzÝ','Ðb17H5•g°ÅJJÑð3„må®H}¦º¨p\Zå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`a/(\'Ðá]¥ˆÜAæî¹','wp-content/plugins/seo-by-rank-math/assets/vendor/wordcount.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/wordcount.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡?r†–¸TgêÎ‰ã7','N„ðMZJ\'ÝZhïÇÝ\'“é£çÓ.K„<…ü }“ö³:†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`na¸¯J¯q^¡;’ô!n','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ps²22ìœ|0²à…','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-site-logo-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-site-logo-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†æMàðOÙsz\0+Hý','¼*Û˜¶˜ªÃ€ÝÐ‹z`(HACZ…ÁW›b¥H-´ƒH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ta»ÀŸš çØ‚’çûb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹¥	FGÔ‰š:\'¨²ÓC‹','´Hg‘ÎÁö‘ãÊ`I€÷,j^Y0èâÙáBAÖÖ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`xí»•×f¾íãûÁ=¿õý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï! œIßU³¬³@T','f¢*Ì¨~	Á”lw_»nœWˆè¶íFrxÕPäÕvMüé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`y²Äói˜Î\"¹ŠØ\\Ã|','wp-content/themes/genesis/lib/js/editor/layout-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/layout-toggle.js',0,',6Õ™d¥8‹›3«A',',6Õ™d¥8‹›3«A','j€Px÷ZÅ„L**-7¢*…©Œ‡Ü/ò¼9r›Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`yÙñå%è³;\rÚ1','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÑÇÃC5\"ÿsàP‘¬','gk 26ÃDøuˆ ì€íeæyg)eoì_p#vœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`„\0/|DÄwW8jÌ…OÅ','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò‹F&ü:’P¦ñŸªkÛÐ','=Û¯Ê¤z±¯¡\nF‚¼9öæ‘“íÈW¦ö[Pp#Ð)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`…ïoÝ\'‡c? –/ è','wp-content/themes/twentynineteen/template-parts/header/entry-header.php','/wordpress/themes/twentynineteen/3.2/template-parts/header/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ëz µNŠÓáŠVYRÏÓ','ŒÓ•_nAl¹‹¾‰õÎ»u›rüÌóØ}ÒD£Çæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ˆË­&ý”&¨`3-…‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄòF!]‡œ‚ò·ÂòÄ','«¯Ð!W¸ÇÊMdJøcéwYZmú­\ršñ¦&â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`‹ŸN2E‰ï¾®ÑÇpCè','wp-admin/images/privacy.svg','/wordpress/core/6.9.1/wp-admin/images/privacy.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P–ìo£¥%Ñ„„CÆu‰','Û!Ã©Âoô‚TÁÐãu5ËHF¶±Ã#&±H…hVÒ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ŒÇû\nƒýó†2¬ê¯‹','wp-admin/css/code-editor-rtl.css','/wordpress/core/6.9.1/wp-admin/css/code-editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åë¿íö–V¡¯DBQVgF','wþÇ86=ÅÝ”—ý‡Â2é—\rD%VˆÿE5½Sø	ôT°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`\\lTUÁ«÷ÁŒñ£	b','wp-content/themes/genesis/lib/js/build/genesis-sidebar.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/genesis-sidebar.js',0,'•I:ù‡ºí«Ò¿U','•I:ù‡ºí«Ò¿U','Îé(©º÷†Ý®F‡}ÚDœ)§+‡îy\nOYº1µR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`•û+3 ~ØÈh37','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ClientException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ClientException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h|ä*mÏ<ÉR Aïñ4','S §FÐ¸5Á¯\ZÜ*Ûm>uç”£xÈ¶€±,²\ZÆš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`›gÅþÒ ~s¾Å9','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-topinterests.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-topinterests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ZÔFÖ_7ÙtU ªAÂ','\Z‡¾T†œ45»b¤t`õ!ŒPènW·›‘¨ÄQŒƒÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`›ÇëŠÅÀ ¿Ç6aû«','wp-content/plugins/jetpack/modules/comments.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c·&‹4ƒnA6úõ–íW','$^·gó¥h¸Øé¸ž9]…ÄÔ…ôÃÇç.Ìk¼05†ëœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`¤aŠ(Šg°ú\"„—','wp-includes/js/dist/html-entities.js','/wordpress/core/6.9.1/wp-includes/js/dist/html-entities.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ý}qÎˆ5¿«¯Ž','øS\'¶å9ÆJ’_ï«ƒòß`´KÑix¾†ŒhÉ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ªñÎ6Ü\\ìæ;æzä¨','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiRequestor.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiRequestor.php',0,'º\nÕ?jæêm·_Ü0–f','º\nÕ?jæêm·_Ü0–f','š	¢³~¯eàüµp¤·¿æs@l«|áZ2ë\"ÿÇ0¶î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`¬ÒK×‹Z—†ùÚ…T','wp-content/plugins/jetpack/_inc/lib/markdown/extra.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/extra.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÐ~›qw6ƒæqßÃfË”p','WÅÝ%I¸Ñši-ƒ\'óìÅÉçs,‹ø1îÎä;‡aÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`»c0¯žÙ\\ùâë•3æ','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QD2jF°®D*.e‡–q','5r]ÿ¾$1ä˜¦ó\0jfFîŸŒîD\0t%‰gúçq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`¾m1•ïP6zèàc±','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-high-traffic.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-high-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N•68«C§ˆµº©—Ê','”tãM‘“Ù=,ÍNbµú¸¾}¡Æx¤dfGdä±‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`¾`Ï4ŠeOÞÝR4à','wp-content/mu-plugins/nexcess-mapps/Integrations/Debug.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Debug.php',0,'*ˆ§iù«²c¿èLñõŸ','*ˆ§iù«²c¿èLñõŸ','~Û8Ç9>¸îüS9h¥Gƒ6\Z³°\\òí‰ÀŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Î_•x\'h“Ú·ám','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-wp-dashboard-aa7ac49c90b9b7f5aefc.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-wp-dashboard-aa7ac49c90b9b7f5aefc.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªwÅKÉÈgTñù ¾á³)Ý','Y{+úÊN!½öÁ„É…9³³Hí%¶Áh\n¥®ìJGH_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Ðo¬o˜èèðìZ”W8¶`','wp-includes/js/dist/preferences.js','/wordpress/core/6.9.1/wp-includes/js/dist/preferences.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\nPÂ‘G9QWsÇÝ','“Gvðéç\rÔîRÊ8Á}ÛzOÐ´õ#4v”Rcª	¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ÕRÀ‰PRÒ¤Ô™\"á(','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/LoggerInterface.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/LoggerInterface.php',0,'&ô]”z)Àgô¨:·lŠe','&ô]”z)Àgô¨:·lŠe','ÄvHÈ\r{,c«Û4ÒE§³Rsµ™å~Ÿ‡J®¢™dVµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ØÁ)ãÒoÚ€K¶ÑZ³','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÊ]÷‹Ø™û¤©Ši–','j	pPT¾„±óCôLÏ5|_)ÔÙ:µûÕ×˜Oè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Û XºY,ÉiN\\&ë','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataSharingSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataSharingSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÎ ô¤ÞeçÐD/','L ØB…ÿ¹¾t–Ð\\RÉ Îã¸GD\nšóðŒâ%F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`Üì5v¾œç}ùGÍšhEÿ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½.b¨U\n™…„¶™k¡','Fï9¢ûaEÌt²„ø¾¸QSZ\n±.Ž¢¼LT0z/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ã…ì½\r{Ü\r,—\0%,','wp-content/plugins/spellbook/model/notice.php','/srv/htdocs/wp-content/plugins/spellbook/model/notice.php',0,'ÞßÆ¦jE|‡´”˜ß','ÞßÆ¦jE|‡´”˜ß','¦uß\nàqZ£â0ì©å˜ÆïßwÆbZO8(Š1ñà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ë‘XwNg…/„@Æ	T¨','wp-content/plugins/gravityforms/images/datepicker/datepicker-orbital.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/datepicker/datepicker-orbital.svg',0,'[;LJ¯!Ž]·?mZ“‘Ì','[;LJ¯!Ž]·?mZ“‘Ì','ÈÓŽ3ùç š\\=‡Êyn\0r—V*žŸ³óîÍ¹I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ï¯äÞî¬âädmÃÊ','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M<NN¬G5WQH¹€À(Z4','ÿÖõ\n­Å®Þ]q¢¸zZ5÷%i|³Ô\rni·áÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ïÿPÅª¹)	+½ŠÙ^','wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µG6LæÁó$å—ÍQƒog','¤ô\'°wE\nQìlÉœ¢¶‚gÈóJhœ¯Õç/ì(¬î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ö%ŸW$>Çµ0_¾S†|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/form.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žLó×ê7_ZÎå:—™','UÆ>ï\0”U*>Ÿ)ˆLiØ¬oÚ¾9Ç:t£(Ð\0˜­\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ö¦”; \"­-¹ÿÈ+~;','wp-includes/js/tinymce/plugins/media/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/media/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß#@,Ù4dGºÔM','XHx¿¤¶É0ƒÖX¹\Z³š„OG‹÷|é{—F2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`÷âómvOå±sEáÐ2,','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-user-setting.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-user-setting.php',0,'À8u*jk-\r@Þ/$\0','À8u*jk-\r@Þ/$\0','‹ä?ü÷*›¯öƒ‡©Q}!DGÐY,PKô*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`ý}+í6±L-q[©®$','wp-includes/sodium_compat/src/Core32/Util.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ£1î`£Ø¯0›¡£Ñç','à¤qÆ–•‚×â‰%/Ýy¤g’rwÃ›‹\rËLR>=Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`þU®2‘šmdW','wp-includes/class-wp-customize-nav-menus.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-nav-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cû‹.‘ÿ˜	¿Õ´ €Þ®','™¹ŸGZÞëñ‹S¨ÙjÖ‰\0ŽP]•O|ãlÁB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a$txu0›y=?MÕ®','wp-content/mu-plugins/nexcess-mapps/Concerns/HasHooks.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasHooks.php',0,'¼?±(\ZV  †M‹VŽŠ»','¼?±(\ZV  †M‹VŽŠ»','û}A“AÛÍzvÃ<j÷À-‹Hn²8Ä»­ÆÿL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aäü)6çï¢À‚ÑŽã','wp-includes/js/plupload/moxie.js','/wordpress/core/6.9.1/wp-includes/js/plupload/moxie.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ø¶ø\ZVò~(‘â‡ø','ÆkŽ`\0rG¬>PÀv3þ>‘.˜H@õëºÓ-˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a\n3£¬õÖ£fnm?jä','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-authorize-application-css-5b98b536e7f34c6411c1.min.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-authorize-application-css-5b98b536e7f34c6411c1.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','--üà¢;$\Zsto','æ×ŸÛábŒd®ÚYÏ,v¶Á<èo]¥¨i\'Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('açlú\rLél»™À','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php',0,'»}ÅÙ\rá®÷!éÿp%ñ','»}ÅÙ\rá®÷!éÿp%ñ','—±P¼Œ³Yƒêìþû\'	w‚þœô§…aÕA¦*Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a#rWŽ½À¨6(–fªæÖé','wp-content/cache/cache-enabler/hjsdev.com/category-images-featured/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images-featured/https-index.html',0,'«+ÊV˜”Ë«-ƒ','«+ÊV˜”Ë«-ƒ','…;Q»+ÈâdRóÈË\\Þa|—g£x1€ß‚cÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a&‘2whsâ¬‹¦Iô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç®h€ZèF`\n.óþ¶Ô','‰àø×®ìÿY/³¹–A¨Öuƒžãƒ9r}ò>Lã{ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a)žTMWá¸Ooˆ¸Q”|Ü','wp-admin/images/media-button.png','/wordpress/core/6.9.1/wp-admin/images/media-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¶Ãã6@pè’z^yeóÎ','_\ZêúˆýòSj×–Y ½óðè•V¿ZŸîGenç°_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a+eŸ ×æk}P‰~&_','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-db-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-db-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¼î²w°ÕÌTÙCÛÙ¤','–MŽJ4ÁÂÏ°ÀáC4ÇñpÏ?¢0Ö{qLÜÎ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a/þêG¾tTÄîÊC1l\Z','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h{}®â’Pª®£','œ.ß2×£Cç!»pWÌ˜üky~Ù“í¿Hv‘½Xç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a0-Ÿ*²OÃ{BBËVkb','wp-content/plugins/imagify/inc/3rd-party/wp-cloudflare-super-page-cache.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-cloudflare-super-page-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}þ|›3âÃ£C22¹GÒU¹','•ÏÀ\\:C‘:aÇkÕbvB­iæâ(5ßübI #ù‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aAæ½\\«Íº‚œá\"üö','wp-content/plugins/gwtermsofservice/includes/class-gp-bootstrap.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/includes/class-gp-bootstrap.php',0,'›W!Øè8J-£†çŽ—5','›W!Øè8J-£†çŽ—5','UÙ¢ÿKÚ…+#›\Z‡Aìñh4èÂÃÜP\0?:Ÿ#Nù%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aF\'ŠiÄƒðŸíFOã¾','wp-content/mu-plugins/nexcess-mapps/Integrations/QuickStart.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/QuickStart.php',0,'…üuäµW\ZÞloMCw\Z','…üuäµW\ZÞloMCw\Z','Þ\nv«Qz±èê&ì[ö:LAñ-–^—,Ñt]Œ£z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aFd»dCÅRœ¥þ9“&','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-search-console-88df71db4afc90a1ac90.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-search-console-88df71db4afc90a1ac90.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëº#‹ænšcÆ¤bÔ§[ò','­Ýõ¤ùV{ÛH¬¬Û“Kyìž³¼ŠƒcLN£± ‰å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aR¶’€Á÷þ\\ÚR3','wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¦Z)Ã†~S	Òûú¦7','wåìâäEõ,QÓÐn à…JX÷J1³rgäb;¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a[•ëvù“%„é±]—','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úØ;\Z3{õö´c€Ý¨Æ·','cJä\0z|J#ÞQyC-xeÀ¦xY¸ÞÈ÷µ²D[¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a[ööo\ZLº|q','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/PrintButton.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/PrintButton.js',0,'¬!yÜ%‘\ré>lù}','¬!yÜ%‘\ré>lù}','Ø™ý‰œ\Z·‹‘TìE!d\\nL(óª*Ð Éluz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a\\c,I\"5TÍ±#Ì‹þ','wp-admin/images/media-button-music.gif','/wordpress/core/6.9.1/wp-admin/images/media-button-music.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦9– M÷\nˆÒ5Eøø','ÊÖxÚÀÆ\"0‡½$éæâ!¸ÌHÝ¿]š‘©ôåå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a^À©Oè—Z@&˜\";','wp-includes/css/dist/block-library/elements-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÙüYÝpØíÎÿUÈô','¬½ÂÌùŠÁÞ)m.~‰„ºyw`ç@y›cæZB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ab*ª”~g°ñyÅÅØy´','wp-includes/block-supports/position.php','/wordpress/core/6.9.1/wp-includes/block-supports/position.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pø|­âª­ô²¹®w$JòD','ufUæCˆžÇqÚ$Éq¸Ëx+0Øl!ôâ26fX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('agOIK¹1Þ‡.\nõgBÞ','wp-includes/blocks/navigation/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¿\"d\"ËQh¾ùVåê¹À','¿Ý’b½t½oO@ñ~©ÀYìCîº	uÁB{]#?:\0ÚS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('alèÎo$€J;WìiƒåRç','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª+:f&*ìxxjM³nå-','0Ö0Xê,­4†HÛPBÍ%âšª ÁJ†lO;SO¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('atV—ÙéºÈpþ~ËÒŽ‘','wp-content/plugins/worker/src/MWP/Updater/ThemeUpdate.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/ThemeUpdate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒô‚‚‚Àí e¿ÐPr','1ª±Vÿc©‹ØÁÞl7\rEF\Zi–ƒÂhøW¥’F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('auÐšÂ>püUòÂá›N|ø','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/create-options-page-modal.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/create-options-page-modal.php',0,'\n\n»“¼Í£hô‘Œ¡','\n\n»“¼Í£hô‘Œ¡','™¥§J3”Ð	IðœÞX,¹¼³ê5VtHªs@c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aydlô£²f4Mq,§œ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–QŸ+¹0ƒŽ×-d’ãÙì','éšØò†;«t}Q™dÈ®;q\Z3jô$e]h#ŸžLh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('az‡j[2+÷}b\"°4Ž~','wp-content/plugins/jetpack/modules/widgets/contact-info.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò$å¸.¶,ù—Úï ','¨À\"Nú‚°éËz\rß›ùôÖ\"WIýá¬ …‘A°»+ÑÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('az¾Cw&U\\1Û·Å\"½A','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/mu-plugin/woocommerce-analytics-proxy-speed-module.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/mu-plugin/woocommerce-analytics-proxy-speed-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bd\'AOîµ…ôÃ¡í[…','€°©Ï6);5­+oAviƒà°Ÿ~ò1«·Œ’úhä/¿=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a‚w™UÌð\ZTzºK„','wp-includes/blocks/post-excerpt/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¥öüÕL·í`L(Ò©ñ','ÍBO›£Ä!7€ÚÜRƒ?0¸´yÄäÄÐ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aƒÇrFy~´‹>__HÈj','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/Key.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/Key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù·UpZx¸ÀüËázRT&','Šåë€ê¶Î”RÏ¨5KGBÅíò„•!ÅºëËW6T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a‰’ZÒÎfü€\0\Zˆ]ë','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 4¬™ŒÃ™¢~FÐÈ4X','Ô¦Ãscbv\\—ç[±º=cG}IØ÷œ¾ÏÉgÄ-ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a‰ß\r~	Ý•VJH’v+','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',x:ñ”þ’Ò Æ‚	\0`\n','\'•’cfã“Sª*¢WÎ\nïé_iTè›äõ,S÷lÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a‰¶ˆ5³ÙûÍ ôºT½i','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-latest-autoloader-guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÊXZì‡ÆîÜÖ­òÃ}?','Â\'ê-×\'þ)›ú@Ágƒ¸-¼¢¤Q\Z£	ªÊ±$DÉb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a‹\Z\"Jm7Wò’á(/','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?}=<Œ¢BÔÀ}ÀêŒÞ','j˜0¼#ºÈz1ª™Ni±î¼BR.ÿ¤~Þùe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('avB6Œœ±ëO¨—ž:WŒ','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-debug-data.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-debug-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nåuRÝ,;%½rÊ','J\"«‘ÚøO×ÆÂjvâhkA!*=›üöxµSß#¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aŽÿEK\0\n8ªŒmµ7C.','wp-content/plugins/imagify/classes/Dependencies/League/Container/ReflectionContainer.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ReflectionContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬cû“ÜÓö’ÖJ|R[ÞÐŠ','gë..5H€¹ ‘1Û:.Ÿ§AÎêTüÜ{úvóœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a¦©`å;(©UµÏqË','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Rfc7230.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Rfc7230.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òð7ŒfÍs¿Q^u<q','&SþEœˆ«Ge±[W¯‰Â»k…æ|t­)Oè­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a§?£ª_×Ë¢¾Ð6j¨ìX','readme.html','/wordpress/core/6.9.1/readme.html',0,'ºäŸAîæ4!Ìè‡Ê','ºäŸAîæ4!Ìè‡Ê','üL‹T¶Zý’Ÿ|Äcó™Î»»VYªŠY…¡·ñ´ÅžVë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a©|ƒž.ê)Ç>tÝv','wp-content/plugins/gravityforms/includes/locking/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a¬æÆ\\ÿB\\½¢\0é‹«o','wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\'#°IÍä««XÅz\Z:','\r(oa/R5757B\'³`~;nJ«Z°8ó,¼,ºƒå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a¸ê\"Ã—Xü_4—¡«ùTÑ','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“<„»w\ri™ì»ŽvL*xÉ','ÍNÍbµƒ\rÌŽŠ/?+\'åÄbi\'úWâ$@€i\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a¼pÛ¨Ü…+tao(­ÓJ*','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-string-json-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-string-json-handler.php',0,'0m\'G_èt¹òïN8×R','0m\'G_èt¹òïN8×R','V~çÇu<ëÅqneI1k£\n‰pêÝ‘ÂXÊ-3™•r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a¿J”’rÓäÝ&Æ-DÝ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¦ªoç}S}Á–8.','î$®Ös¶ÓôˆƒìÈ?;f¢Ä =`\rÙ	ÞÄ&¹«!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÃV\"©ƒ=™õÛ¦É´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­E¾„˜¾¹âÜö$','wXÔÓ >?Ô¤aÛ ^à\ZŽ¡Žsæ˜±¬~Fs|¦œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÆÅƒÉû(màEBýlÉ','wp-includes/media-template.php','/wordpress/core/6.9.1/wp-includes/media-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mŽãA•úI.þáUo','#™ÀÆÌ:)è!Ÿ¦$TÚ¯îiÏ¸RúöaïŽ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÉHú¨3Ïdïè€«°','wp-content/plugins/gravityforms/js/jquery.maskedinput.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput.js',0,'õZý£±ó\rÞºÊŸê+“œ','õZý£±ó\rÞºÊŸê+“œ','c9SlJ?›ukžúªÊë0£•ú4äŒ²Âµš6@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÉcµCH\r…‘=l@Ä¸','wp-admin/plugin-editor.php','/wordpress/core/6.9.1/wp-admin/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\r\nï‡æµÌÈ ™','N\'vâý\0Ne\"UkŒ™ÀÀN]_þCIZ+\"ä1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÉ»×úþs™Ž¶ÛŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-post-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-post-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8’/›\0ŒÈÂC¿U ƒ¤¯','j\nKÊú«p>gŸM‹,IH ~Ï)ûò‚\Z¥Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÍ=zAÀ–E©èd:8®è','wp-content/plugins/jetpack/modules/theme-tools/social-menu.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýö÷ç–ëÊ¯ºŠDFm«pY','«Ðñ\0ôÝ˜ð\0h×9„$MB:ÁÔÃ‡[!A[,.Ù‚º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÍ·£¬ŒîòðRïšNÿô!','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šð¡±<jQ¨®a[–',';½G’|S:IöˆYI+‘LçwgIäŸ.Ç´m¼ŒBú<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÐ/ù*°%4¨ˆØJßÔ}ñ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©+Münˆ$4¨ðdoö=',',ÆÈÞ³ÍÒ±“*óGš„;õ30,‡8Å¬Vµ¸×C¢&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÑy›9ç˜}`n’²l®','wp-content/themes/twentytwentytwo/templates/page-no-separators.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page-no-separators.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÌ	¾lpžGQÙOül','€¡·ª8FH>/>è(YÌ‚fXW	=0&&\rÿ	\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÒÌâo¼§lÕ“\Z\nO‡[Ž','wp-includes/class-wp-plugin-dependencies.php','/wordpress/core/6.9.1/wp-includes/class-wp-plugin-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¹cç8mHû®¬\\oO','½Î.S4ÆTX³´BA2ÅzXæ+£;‡\Z¸BËE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÔ‘KÐ×œÄ§H¾-~¿ê','wp-content/plugins/worker/src/MWP/System/Environment.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/System/Environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8óÏ••À™¼˜Až»;Ÿ','·Å÷sþ\'©º	2Qk“Ó€=¨ã5¥Óêù†J‚»Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÖcŸ 90ýO\"l›†÷ä','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆWò+e.g×ŠÞOð','³Ø¥š\'ãtôÚ§‹H0û þgk¢¯) ¿ð‹áK4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('a×¯×ðV&„ËºfB_¢','wp-content/plugins/google-site-kit/includes/Core/Util/WP_Context_Switcher_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/WP_Context_Switcher_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÉjØÕ-šÚ§ºó\'\'(À?','Ûk|É§©ç42üzž_éÚ´Ú\"Ë¥óPÞŒ\"…ÙdÂÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÛ›qIIÔ.™ðU»§„','wp-content/themes/hjs-blocks/blocks/slider-simple.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/slider-simple.php',0,']]žÓÁ‹- —}PsÃOD',']]žÓÁ‹- —}PsÃOD','‹1óÊím©ÅïmÅ]/æ¨ïôÒu%«Ö7cÝ‹Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aÜ„˜¢f×½kÎÍ','wp-content/plugins/jetpack/modules/videopress/videopress-admin.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','só}*MJ!¹Ôû#Hß©®','$ŸØOÉ›ÉÆ¤ÃÅ:Üì÷»JÔ\ZŸé8øø$šž˜4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aàUZQ´ýÅÍCü2\r','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/retry-skip.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/retry-skip.php',0,'†¥/æV°_k³÷XHïLò','†¥/æV°_k³÷XHïLò','6Ï›¯Ug oÆæ„bzO*6K³¯QxPœ#¥¼øÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aæaiçGö¬ˆ}ïÞ\Z ¹','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎÔ—Ë8&?TV_ReÞG4','Ì÷”éWO$b5¿Ñpù¹ÑÚ©pmöÕR6œž‚X94D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aæóˆõEnòE²}ó[4`','wp-content/plugins/jetpack/_inc/blocks/map/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿsë€@0Ò]©´¶ll','+Â0…òÁ:\0œ™On÷O!8[@‚ †F£JØD;z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aìÛ7^‚GÈ¬É¬áh3t','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤§·K‘LÝàMŒRÈbÍg','ïX4îÔËÂ­çFg^:ÌeŒÄûÅ¡hÆ¿ ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aø÷˜ôOv[·E‡\\5 ','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('aøNìW)6PŸßW¨Ý','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jœìlwøtœï¤n3J|h','‹Æƒç¥Hd\0\rtf‹Y‚ ÊûÐ„“Àh–Ûá4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b×(-æ´†¥œQ\r','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/restrict-content-pro.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/restrict-content-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w°}œ¥IòŸ¿Ó%8?f','éð\"†ÍÊd<ã¥Ž¼¤èÂš”¢\\úóa°žÏ×³¯1:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bï[LSmß\"¢þÆvjD','wp-content/plugins/zapier/trunk/zapier.php','/srv/htdocs/wp-content/plugins/zapier/trunk/zapier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼k¨<8¹|þ*üjž7‡','ƒ\nhvù<[÷Ù”];:¥¢Î(Ùöc_°ø.Ï6ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bèåðæ´P[½€ÛÕå','wp-content/plugins/worker/src/Monolog/ErrorHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/ErrorHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åß¬QG)Hï¿æœ%ñ6','§®D½•ètv¹\"Õ˜9-„™äAž”O	„Tš——ÿÐË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b\n ïT¸aH¯ß8Öúµ','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentythirteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«}¾Bš‡®Ä´OA•¨•Æ','åhEk©pèµìÙÂ\0ãsê3|x²ïî[kîÆ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÄ2Í¸Çú#ƒI#<Ü','wp-content/cache/cache-enabler/hjsdev.com/countdown-timer/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/countdown-timer/https-index.html',0,'®\0Ñ¨—e\ZO¹»¨v','®\0Ñ¨—e\ZO¹»¨v','¦ÈÕ•ÍÀK/Í@µôPYà5ô¦ó¸I75;«FJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b!sE˜žžÝ‡?¼=bå4','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"&²keÉËD¨ ˜ë\0M','c1¡6µÉê¨U9D-ž	ö	Ênà&¿ÂF8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b/~	ùIºU?Î‚VFØÿ','wp-content/uploads/2022/05/fenced-yard-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/fenced-yard-icon.svg',0,'kde¢ú! ¦µf','kde¢ú! ¦µf','B-zê>‹\ZYÂ(†5Is\ZÇEIô`2Tj—8S¦›<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b;\'tF(Ø»)\' ¾øBBÅ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-host.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-host.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÃeãÙ…íNÁqŸsò¸',' Ú7›Èãß*„H@†±8(f=ìiý³¯ã›õ+”«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b<}ÏâF	Ä“\r÷|Ò\Zß','wp-content/plugins/jetpack/images/plans/jetpack-complete.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-complete.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.öÖ·,dqæŽÀS`x¡','ªHX§á¶¼CŒsY7È„§S‘èª7v!(+i%è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b?q}©¡BgC{@\"	£“','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/reports.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BîFñ†_³Ÿ}E.V™','YX+áƒ®0I7|\"Ø™Ž tÕiÔˆgU„µäì+öœ¸§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bIm6³çÈÎ<yDGÛoÕ','wp-content/plugins/pressable-cache-management/admin/index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bN3…wÿC‹¯}Ç/¾©Ãh','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortSpec.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortSpec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JûŽÝ>î·Va´¨åe','Œ¦ÎéÌy__Øšmñ°³˜™Å?LUÈKÇË»VÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bV²!EPzë	-#Ÿ£|Ñ','wp-content/plugins/jetpack/modules/likes/post-count-jetpack.js','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/post-count-jetpack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö)ár^ÑäÑ¥Š¸ùÄH','#„Uxûv\"Ë\\Aõ›}\\VF\0àô¤#Ré(“µ}î£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bVÌõ”K=F(ŸèÍÀÐ#','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-age.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-age.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ï•†ÀÅpÒ-aà','ó£	ìÉP¤”§èƒðÕ¡£Y/t|évˆ,¿À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bYÆ,¥°Ï¥YªrÛÑ;¾','wp-includes/js/crop/cropper.css','/wordpress/core/6.9.1/wp-includes/js/crop/cropper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ky5ôni*M(í™','ôÙ¸¸T†äÞO“³ÙwL¦y=}ÎgTlÀº±¤½÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bZDMCùÂKò¥Yãê','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÖOüÔ‚b¼t4Ò\\','§åÚ’5fCSQ\0Q†ê·)=\Zkò$ ŸÆ\0I˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b\\EJÔiÖL{t','wp-content/plugins/jetpack/modules/widgets/google-translate/google-translate.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/google-translate/google-translate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ\\åLZj~·*¿ôiq','þk²hV-d¿ã÷ÍnVþüN‚W7R79‘fY¦@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b^™·mû˜˜ÿ¼Ñ8&€','wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Site_Connected_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Site_Connected_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù ×Ú¾{ 4Å—QZqÑ','ü~7Lþ\\½þrqôVŠ€\\“¿?ö¾ïZAy@ÿ¬Ãû-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bb\nŽn\\VçÈï’o&','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÚªC<ºÕb»„tpß¯ï','mB2p³õœh§Ê§×Ï¦Èl`70.uŒÕ ”‰\n3œVOæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bkºiä.Ö&‘hRC ’Ê','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js',0,'qŽ\nq¦h\\w]/«ß)Š¿½','qŽ\nq¦h\\w]/«ß)Š¿½','/l’l‡†´r™!¸ÃŒ.¹ÐìÌm”³‡_®*„§§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bmDÜPÒ±ç(2(t\0K\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Pƒ]EçÈ‰]îm£xï6','¸I•A\\wô\\:EÜz‰›32®~ö4ÚOä¹g/Nwï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bmL·HuõQÂi»˜ ¹Ç','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v²uxÔ¾q°ÑÍFÞ','‰ \rê™Þ}?ˆî^&$‘Úšö¨mYòÄÌà(ÆZÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bo˜éF•Öì[Ü½­¬3î=','wp-content/themes/genesis/lib/structure/menu.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/menu.php',0,'Ö%¸Sà…ƒ`F1Ž³#\'ž','Ö%¸Sà…ƒ`F1Ž³#\'ž','4—Y‘˜µÀòHþã_ØÇ8®Ò&g»ƒ0q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bs=²„È‚C°7ÇŸéõr>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}l=×$ùT*;U…ù>','Ï\\øž‰Ú\\Ù¥	pÅ\"MÜ\0XÏO\0êhqwÁ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b}r¯c¥¯£ÓÃŒH4—J','wp-content/cache/cache-enabler/hjsdev.com/pricing-tables/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/pricing-tables/https-index.html',0,'½x•‚E*a£?_`*L2#','½x•‚E*a£?_`*L2#','F$6°,ÌÖþò6éKa6Ž\rsšé²¢ŸAÝlxPëxÉA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b„dPi‡t”ª¶p×“Ì','wp-content/plugins/imagify/classes/Bulk/WP.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UÔ§†¡ƒsø»DÆ ','K:.ÁkQ!V°ÿ´ÿc+w¯£›éÐÅcàÉ }uNé#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b†,,¸ïdo$!²‡','wp-content/cache/cache-enabler/hjsdev.com/cta-banner-box/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cta-banner-box/https-index.html',0,'âgG–ÃÉ7têa±Ëß¢','âgG–ÃÉ7têa±Ëß¢','~Ò¯Y	œÐ\"6Â–7}O,¬Tý.Ù„ôýþoÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b‹¸§ÙìëãjÝC°¯Ì','wp-content/uploads/backup/2021/03/index.php','/srv/htdocs/wp-content/uploads/backup/2021/03/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bðn:ze®Û€¢ÈUÒ1µ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-helper-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-helper-functions.php',0,'­uéN%!úc=ïpsÉ3’','­uéN%!úc=ïpsÉ3’','ºìLŸ¢uª}Áb¥ñ¸Þ¤„#òm×±Kqº<}O¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b’¸;.Ê“„‚[¦7´','wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox.php',0,'#õNÅî!*tK5\n’N“','#õNÅî!*tK5\n’N“','…ÓKÃBk,ûzÀ7DÞþý™)ø‹¾çÈ°5Pñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b’»HV†ìmA ’Mh­\"÷','wp-content/themes/twentytwenty/assets/images/2020-square-1.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-square-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÜ´ßê«Ý÷6T÷kãx','èL£w%ùøêª7˜M®¡È´æxñ ê” >þ­?\\õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b•û\\~+ê¡”\n´—Ó¢Ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NCÌúþ@af`.k_zç','×äÕ´b”èøeû[ý÷þW4>W³™6€ÏoÙÜÏ­J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b—N\Z{aÐ2Ú-j†6¾l','wp-includes/blocks/math/block.json','/wordpress/core/6.9.1/wp-includes/blocks/math/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¤Ýúæ I¾Rñ>íÅð','”Ån9—?ÒÚ¦ç†æQ’Uúå#ªÑŽô¨Zˆ‘ÖÛD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b›ßFëÖXñOé!,PCXÊ','wp-content/plugins/worker/src/PHPSecLib/Crypt/RSA.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RSA.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']os›b£ŽR]a£.BílÔ','ýaVî•M®ârŒ€ŽPÕšô`Z«— K›ËçÒfÍ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b¦Îæ%ÀM5‡íKmŒX\'Z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-visitors.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-visitors.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2šØ½Ã]UŒ´°©?Èëc',' ¿e_J„¬‘øÄ¼¼–„²\rÏòs]nÏ·Žá·A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b§~g»¾ÛÐ`®e\Z','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û†4K†R=ŒÚ÷áo7‘\\','Tþ˜‚#¢ÙŽœPÔH\\€W÷ï|n·B?¿ö¢\"|²b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b©(<cð0ª7 î›(Ç¡','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\"Pkªpö²¹±Ó.=ýE','\0ªßŽÅã‰$>«oz1,¢Ó‰õí5a˜¨ÂÕú1šG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b«ýhÎéÜ-hÔ8²Ú','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÌzôÑ‘#2#t²â„[»','c×@¿Rv)¦Î¬²|”–>æÚÏŒ\"¬\rË{Ñ3w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b²é¥+eÖz?ÜÔMÅ=i','wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“&¸«Ð\\:j\'Þ¸¾Ò8r','R]ý(È¨F±0fºÈæˆ¼lY 3èL9[Þˆ_†X&a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÄ°ìNtó)ØS/Eãï','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-setup.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a˜¤Lþý…\nb','ñ.[~<2aøWZòÓ•t×3Äˆõýd}ã€³e¯¯ð‹i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÊ¥ñHzfW˜ …­gw›','wp-content/plugins/wordfence/lib/wfSchema.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àŽâúR™²P%´HQ]9—',',’[/H\"Ž€–Ãúò‡Xm=iìTðUTÈßH[“B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÏò….ò[¸ò8W8','wp-content/plugins/jetpack/css/cleanslate-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘]¸ö÷y•í\0íiÁˆªç','ùi‰ëY#{ÿ2Ê¥ðÙÐà5^®?,#&¨ªõå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bÙ7ˆVc{+ègÍH¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMembership.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMembership.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¹É6{¾^âÁÍu\rñgc','ÖÄ¬Èõ?˜\'ò×4¡Âƒ×@ªâ@FãðÎ \\ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bà”û¿”ÒŒ &é?¬{','wp-includes/js/customize-loader.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñŒVê,yVåÛ~=‹ÁÞ','—Ìr•\'‚b\ZËvŠªÍôÕi¿|ë~Ì4Kù]¿^5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bâ¯TåV·$ës¶`\rð—','wp-content/plugins/imagify/inc/functions/admin.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úò	\"×%\'€w@®…²™k*','s—4Ï‹•½—½Æ]õœýAÝ›Cøˆ§„Óˆå•J\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bâ÷+Æ´ÝŸó´3ï†','wp-includes/customize/class-wp-customize-nav-menu-location-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÁœ1ÑÏé‰Ã]Fh','VÓ’k\0‹â­7°­\'¢ˆbü–²èÝaKXù˜¼âë-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bã&²´ZXþÈ€ jv‚V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/process-status-change.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/process-status-change.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úþö½ÍHÏg‰Á^G÷=P','ÝÎ¦÷8À„ŸPˆ•ÖÖlo;¢,±òCè·Ìx¼€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bðg¹!¿Ô¾ÌËðütm±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionCompatibility.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionCompatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñº’y~úžc¤ß­D«ù','ÝTÄ÷;uÓi†\n¹týñeß+DJp\0K17?	ÚQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bñª¥²KÄþ+x¹€ šwF','wp-admin/css/site-health.css','/wordpress/core/6.9.1/wp-admin/css/site-health.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uû°ÏW\Z€1¯kãå','<ïq˜¾ƒÒí+‚ºšÜéu_5VËœÉ¡Ëâuñ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bó1–Cë-wÙ›p|_÷','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2700.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2700.php',0,'B+ñÂ<wX~fuš´IÑ','B+ñÂ<wX~fuš´IÑ','jƒ×³W¢-¸³V8Kñ\rRóÀ¸	\Zp#l$«z…÷î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bóàþfPål\Z€À²H‘p','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÅTU]YÅ#ï!÷†','Myâñiðrƒ§ÛU•î=ƒ=;Ìþ,#0à›þ•Ð|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bø¸F¶ƒf]ŽWèG5´','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c9Óô5aµ¾Uª7É%€','bÏ$ÀuÑ¸N</*,!üx…ÖI¨eËù­2Å3ž9’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bù4*<Äéçè `G4º','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<®aF”·Œt9›èWe´','©#)7t…ÃÑ:ýîšLß=eëäËØÊ¶¹0šÕ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bùÇÄQKÝ…&È¾Ý‡J','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀËTÁ§\",Ù0HT¸Š™','úÔ«j”Õ¡šPÎ™Û?Óæóîîÿ|³úp(›Ì‹`—È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('búTqMË¶ú½¢óäs','wp-content/plugins/gravityforms/includes/form-display/class-gf-form-display-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/class-gf-form-display-service-provider.php',0,'™”¾“žÜûÕÛ÷¨ÉExmZ','™”¾“žÜûÕÛ÷¨ÉExmZ','&çè\0¹ïë¾ÖÀu\0ë(ÑOƒ[™ác·yàsQÎq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('bþg;/\0jAå¤g.Ùe','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/admin-bar.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\"¹›Öˆ]÷ÁLGú ñ','ÿq\0Â+Ã #ÑO3#ŒÀ <ˆˆ{šéÆê™âFmüÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cé¤Ÿ¸´(Ok1‹!Í‚','wp-admin/privacy.php','/wordpress/core/6.9.1/wp-admin/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#GÐXZ*CçÛl<š{b','ýÈ:Gój v\nŸb\n‡Îî‹ü¸Â±V7½ˆíô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cpðP#»E\n\"Œ6tž','wp-content/plugins/worker/src/MWP/WordPress/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c§4L]ôËž®·Mc','wp-admin/includes/class-wp-post-comments-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-post-comments-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2åŽÉaSYyl)ÏKç6','F_Û°˜G\ZO0Ýc÷¥~ÔêI¯h ”\nY;jÆ£žÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cÂ‹¥¸ºp	øPU3/Í','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ü®Mª÷‹,~/âøér','F;ôôÌW]¬Ï&ñ¸åz~o\'ð/€qÌ+¸¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c€\\â^#uP5î','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Ü‹5QA~x4é®Éòˆ','ì÷ÒãìnTÿýH®^ŸÛàÍnºcÁg†”V3{€K™Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cb˜ PN´¤ õ«Éæ•i','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/index.php',0,'ä&ÈBè_¾rlJ\'\n)','ä&ÈBè_¾rlJ\'\n)','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c!†Švÿ˜nFg45	Z+Æ','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Persistent_Registration.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Persistent_Registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™‰þŸñÛXÌºçpp¦ß¶','qYHéôçzc{TzÅ1&uGd­ÒýÏ§Ô³ð—R¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c%¼;8ÛQVWÆdÈ‡õ:','wp-includes/blocks/paragraph/style.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë½‡‹ÿôÔ`	ŠÌÈ‚Þ#î','…½¬‚-àÓŒÒÈ>	—EÉZh÷°6FˆA$$gÓ©£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c&f’M\Zñ>ã‡/\n›¦º','wp-includes/css/dist/block-library/elements.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÙüYÝpØíÎÿUÈô','¬½ÂÌùŠÁÞ)m.~‰„ºyw`ç@y›cæZB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c\'gª–3Úr\0‡þjúd','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F,9\Zï¬™{»R2÷/','N<ÍÅÐ©î¦ùè¦ã„æ›y(-¡×\'$\r¡-MÞå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c*ÒV\r‚¯Ú$bŸÜ÷?','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÎ&Î.}lågŠ«CÞ~Øæ','F\\X«ÈÆ_âÛeÒFe!\ZgÚW±9©ûƒeªæ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c,½…°[xÞ«ô3¥\nù@','wp-includes/js/jquery/jquery.masonry.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í³@`–ÿ€&n|}A‘†','ö\\Û™§¿áŠã	}M’gß ¿$ý0± [äÝåB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c/TÕ*¯E”[fäNÝ¼Î¤','wp-content/themes/genesis/lib/js/drop-down-menu.js','/srv/htdocs/wp-content/themes/genesis/lib/js/drop-down-menu.js',0,'ÙÜõàÈ%ÜG™EZ÷¸E²I','ÙÜõàÈ%ÜG™EZ÷¸E²I','y¾Îó{–ø¨1)¶àí¤“®Ü{»(Ø|ÖôÁ°0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c0Š·VhÅµµe ƒŸ','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qb„„‡‡qf]Ògn}­','…(j=ýÏRkcpYžÔnwä\rzBvèIÏóä ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c1XGnpôB¤T&“„','wp-content/plugins/seo-by-rank-math/includes/interface-runner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/interface-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9.ý EŽEOƒŸ','\n<ì—oIQŸÙÇŸµ%ú%«¸cãã›X²a4ÒhÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c:ûP5}î?7Yh¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¡÷E%+Îi¶\n´Œ¤','kàüKÕœ-ƒä”£E°èš‡,ùm†ÔV\"úìçžt*açÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c=2÷ó—gûé*T‰Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7g„’iÂö;Zz&óë~A','SúÝSÓÕág`4e\rã3øFH¡?µçf3çä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c>‰Æ$†á±ÀÀBG‹±]','wp-content/plugins/zapier/vendor/firebase/php-jwt/README.md','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÙ¢T€ë1¿õÈjöA\'','œ¿’³˜9@G™ŸîIV³Ÿ°Í¨ö®”«ºþz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c@\0Û/#ˆ×Tó¿ÀÉ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-publisher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-publisher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q9¥Úá$\0×V\nî ','P[›PšVÓjGNA3]rnß‚ã†n,š•B5F¬\'®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cBtÌ!šf‚h!Å•2¬(','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âöµj÷#þEGaooi','«·Õ?3(•áƒ¯qñn-TÐµÍ²×3õJ+Õ°+M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cJˆ,lö{@¹§g¦/âU','wp-includes/js/dist/router.js','/wordpress/core/6.9.1/wp-includes/js/dist/router.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rˆ{o\"J~.ªÕÁ€®®öp','ñÎk\\³bF¦…³éM!WzíÒÊ†{—ó›ýÉûÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cK¢_¢}9Ù=­È‚Ÿ= ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÛÑ±–¿óèSÔîúàk','\ZŽÇÝTñßÒ.îMÀz`¡L83ñ2—n&Áù8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cSGÜ”Ñ _;c?Þe','wp-content/cache/cache-enabler/hjsdev.com/event/test-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-2/https-index.html',0,'ÄL„\nÐ**‚a»JD¨³','ÄL„\nÐ**‚a»JD¨³','_=	U¹ž.þßÖÓòÃ«¹*_[éÖ þâ(ü­¹º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cTÚÐÕ*5¿9½°TÂ…','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N,Ëß­üÀ14|xiÓ‹T','n÷6¯þeµ,Ù\"‡§t£Ì#|¯ñJy¾çW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cX›ãé„!¸×cíâeÖ','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/side_bar_badge.png','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/side_bar_badge.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0‘ÃåTÃr¨\r0àoŸy¾','D%„Ì¬5\n¾Åµ’¤‡·bJ\'ŠW;)ç¤0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c]\"GìQNõø¥zÃò','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestQuery.php',0,'ð)Ð¶…?Ó	sÐÖÚãu','ð)Ð¶…?Ó	sÐÖÚãu','ÌY!üÇÃIWy°YHû3Äd:.c3cÄê#Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ci–W¤¼-5KÅýtÕHW','wp-content/plugins/svg-support/js/min/jquery.dropdown-min.js','/srv/htdocs/wp-content/plugins/svg-support/js/min/jquery.dropdown-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÛUŠãR†ºG¯…Q¶Ñ','±Óí½¾fÚÊÐÏS—qVñ1—W·Àò9Ô‰2ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cqƒKg>ýêÔ G·º¨V','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-how-to.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-how-to.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V,¢÷†¶¨bÌ<UMªy','hÿÃš¿54ñ¿WYƒ0Ç!H !æÏÿ•ÒN*F é_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cr†o8£Q`·P{<T¯#','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-2/https-index.html',0,'e\ZÌH\'Œ&ÄxÞ\'t8‚','e\ZÌH\'Œ&ÄxÞ\'t8‚','\\3:)Ø/ëÁû!Åz!Ó»tÂþE§äæÄpˆF:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ctÅ×©’XîÙ¾ÞuÛyv','wp-includes/blocks/image/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/image/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0VÖY}!ŠëPçj”™®','‡kq°\'Ú~M|ÐWÓ\'?¦3Úº­D¢–§õdJcÓß2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cu‹\"i±•Ñø„@óî¨F','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCjûTãÉ7ü‹ñÊÙ','€²GŽº&kÞ\'·~ˆ‰¾?˜ÑÛ©ÒÃðc¤!ãèy=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c0Ó+À2³Sò¢qè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¥Ã¾Ø$M-Ž•n®<','9m¡4<)	µ·ŸÛceÏ8)¾ïiÙ•?Qâ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c‰q“é†üâõ‚0–Í0','wp-content/mu-plugins/nexcess-mapps/Exceptions/SignatureVerificationFailedException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/SignatureVerificationFailedException.php',0,'É’ÚQšÐ1Ï`I¯-','É’ÚQšÐ1Ï`I¯-','+÷©+hq¹¹	.(Ó·Œ3_\"Ž|Ÿ\r¢CåæJ\\%¾ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c‹\\×ûcè=-ûÑŒ·¢','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-start.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´7âØêïÛÕ)¨\\?k‹£U','¸TÞü;ê²5c}OSË(td\\->@ÝQ[ýz#=i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('còÅ‰Æ]&jñŠåîÄ­','wp-content/plugins/jetpack/_inc/lib/class-jetpack-top-posts-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-top-posts-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÎ\\3ŠÙ¢	b\n+¤r','¿PrP%ïsúeH\"Iª¯ß•˜‡µ\0:!ÈÀ§Uñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c•Q€ÚiÓÜÉàæQv','wp-includes/css/dist/editor/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£C)°#²ÑŽ÷Áµ5Ö¿3ò','“ìös†”;Ï„	8^\0Ú¸6¥	Jö¡ewÆÁ,C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c–ÊÿW¥n„4Çße\\','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_123_0.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_123_0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lT¹ÅM&PÄ¦$uæ','¸Ç–Åê‡3L€•B./»ˆƒ2?Èp—	»r¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cšÖ¤¾‹x®þß{E¿Á=œ','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-store.1b4275f43344404ac337.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-store.1b4275f43344404ac337.min.js',0,'õŽ€ƒª^\ZL2b?¦Gc','õŽ€ƒª^\ZL2b?¦Gc','¸\'™G,›†Mõ0ew÷>nHí€ùçÂ,º¬šFº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c¨\'Ûª3H!S iÀ ùB','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z!×oP›ÿê¶ñv@Ú\Z','²	\Z[¶aÃÝP ¨ß_cwóRRìˆ\ZVJ5K©›L+†–l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c¨ëÌ®@UÐÅiTä\rÐ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÕÆ}ví*¬á2ò	q','R>I~ÝþFúàpºT€îGYéË.Ø>ì~.dn.¡Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c«rR8âÐCåšVd/{i','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/connect.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/connect.php',0,'_ð&eÂ”Ã£šR(Ó+','_ð&eÂ”Ã£šR(Ó+','¬ÂAì®Ô@…^9H°I»ï=]ŠÒêˆ7þv$5Ž\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c³köàs)B‰co³…º‹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-10010191.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-10010191.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-±$ÙÓ’)·Þ»«w','¢êG°€U+‡7F,Ì–úøÀ°\rRÍ$ÏãA‡3¹ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cºPÚÖV[b•Å	n\Z¼z³','wp-includes/images/media/text.svg','/wordpress/core/6.9.1/wp-includes/images/media/text.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äƒÈc4¿t;GJ×\n','Ð·÷÷f-›é@0›¦=ðÙIKEÄ%>pYaFÛ.IkÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cÇ¶dÿú^²¤‚¿\"™Ç','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¡¨;¶ŽŸi\Z¸ºÆU','ÛpÊÕd®4KŠãÜS\0çóµ<%0´6²SÍC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cÐwmÒ½æ´äÚÖ»ætx”','wp-content/plugins/jetpack/sal/class.json-api-post-jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-post-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³—­,Ø=­Áð#o#','Žðõ¾‹˜G_y)š}¹½´3Ù+¢p2h`\"]?>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cØ\",Æ²(àü`9L¶','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-6.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‘ø#ÞñE\Z}´ÙÇ}ç ','¼k†…PÒÒž GFèºWoŸµž*‘TDÂ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cÙ‘,8YY+ö”öÊ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Installer.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê¿‰Á˜`ÏÕøBÆÔ¾%‘','ê†ÃKüYl;~^µbNÐöê©áÕSNûÚï4h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('càu©2¢ÐgÕ‘Å[3+','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg','/wordpress/plugins/akismet/5.6/_inc/img/akismet-refresh-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆbÈ×\'ñhû2ë ¹€~s','µêÁm¤¦éRzÑ‚q>kK	8å—ÈØg÷¼l»ào@n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cáò<¼¿ðJ“çPi ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/MockHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£á‹#QõIM°‹ïE\r¼','Ž&?¨~Ï÷Ã-=5[×Î-æÊ¥Ú¯Æu£HÙÉ”ík','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cä6LDL{:}žX¼K‹ÿ','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-radio-markup.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-radio-markup.php',0,'~F®e9ˆÌ ”]%N~Ú^','~F®e9ˆÌ ”]%N~Ú^','RÐ€ìÊàµú\r£ž\nÑ–\ZŒÍ|¢^	S[6bsCù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cääpâÃ…ÂƒDOöK¢','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64UrlSafe.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M]JàVZ±ý3\0=*','5YnfÌ)?\r²˜ÃÏ|–cbÁpö™¤›Þd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cúcö‚]û–¤¹ˆ\0Ú','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\þ{ÿ‹Ê$üðµôÓ','Ê^5^ñ¸d¨š*ÿÂŒ)Íê,r€dÞÞú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cýDâ\rO¼;šÓ`','wp-includes/interactivity-api/class-wp-interactivity-api.php','/wordpress/core/6.9.1/wp-includes/interactivity-api/class-wp-interactivity-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤qØT‹ŽÀ±AÞ+/îÈ','†yºË‹&Ô©–—¸ÃBä§r\Zã4$ç¶ð®¼Éö1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cþ†[b]ËÀþÝ½‡JF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§I]˜UÀæ	XÀgƒ¬‹¾','þTÂÏš-Ã1 [ëž@./ió’¶¦”iÈÅqÙë0˜o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cþ‚OÓÄS–Q½Ë“Y›>','wp-includes/js/dist/script-modules/interactivity/debug.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/debug.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²(=ž\0tgHv‘M‰','Ú!HÖ.–D1—kÉ3­¡4_N²˜·©¯°[×£ƒÈg‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dõå:w¤îÐOÍÐ†','wp-includes/ID3/getid3.php','/wordpress/core/6.9.1/wp-includes/ID3/getid3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÈv‘…	–vZ¸ë’6†','µOýR#GµÀ‚õ‡|’ò¢˜îÆÆÁ÷Û(YÌn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d.¦ò®XT[€íÉø—Ó','wp-content/cache/cache-enabler/hjsdev.com/category-b/sit-fuga-in-est/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-b/sit-fuga-in-est/https-index.html',0,'=IÑ\0u‚÷oÊŸ±¶(','=IÑ\0u‚÷oÊŸ±¶(','iV)÷U.SÃC¨aäVþc—¹er‘ºŒ ý©zðÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dãì­1íìµ“-…;O˜ö','wp-admin/js/custom-background.js','/wordpress/core/6.9.1/wp-admin/js/custom-background.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”óPÍA3†Ã KÝ}Ã›ž$','4hN\n×Ó:QÛqXäz! ÞÅiq°^sYÄ„ä,i€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¼¬OÊX¾€Šó‘;','wp-content/mu-plugins/nexcess-mapps/Commands/Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Installer.php',0,'Æ9Üc%ÀYm†\n °‹î','Æ9Üc%ÀYm†\n °‹î','[så²bßÊM4_£bP¨{ä?oìþ7‹ë[Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¯À}¡8¤å»*u£','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close-circle.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close-circle.svg',0,'gq8[gžW±á1¦/™-‚','gq8[gžW±á1¦/™-‚','Õ4\\Å\Z¸v\nºd‹É÷N5öÒDFš+DËÔÔ\Z.j.œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dF†³„Hà\Z/ëòá,î','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¿”É¶AÙþÒnÐuh','‚%—hƒµoÝ²e¯Š	µÄD6y¨Û+wÊèõ?Œ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d-ÜçÊÈ`1\Z¥¯Ç½Ä','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÖGÕà­³›a¢#ÇÙ\n¢!','7J_Có#zÖãV¯\rqùð­A1\Z¬e¢\nòm =_H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d4c\r/-÷\n•€Ý>Èí','wp-includes/blocks/post-date/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-date/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3–†úâÙ¦>éLã\'','Òü¬°ß?´Öa°h–‚»™Æ–ovñ¬Ö×5nh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d4SG$ñZ¼Á­É\'','wp-content/plugins/worker/src/Monolog/Formatter/HtmlFormatter.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/HtmlFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fàQB)L©ÎÒWMg½š','A·ÌÕ5óÚ`{(\\yÞ“š’R¾3Âxí•7m£L-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d6.y¶5#Lß‘òûÝFÍ','wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-batch-operations-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-batch-operations-service-provider.php',0,'ì-”Š„ß_©ýX˜ÆFüÔ¦','ì-”Š„ß_©ýX˜ÆFüÔ¦','ï¬%KÊ!ô”|d~í¹üâSG…ø%@\nõŒƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d<@n#0/‡D‘Ytez','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php',0,'Èµ¤Væ†#Z÷qØ¬','Èµ¤Væ†#Z÷qØ¬','²—Ì€«Œ•<¥¨¼ÆõF{KÆªq#]°‘Ê·^å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dCC—¯´gbš.­c‰‘D','wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/LogResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/LogResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\0‚kh?s!™Ù‹Öm','=/0+‘\nÌd‹2}Bs„-¿÷ê;ç8òÖÙSBü“f‹t·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dF=úˆÏjˆ²Hcÿ ‚–','wp-content/plugins/akismet/wrapper.php','/wordpress/plugins/akismet/5.6/wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YNª÷±‹im´5Ã],','™Ëës\\ÿ×¿Ò´\\zîiÞÿúŸÃì0¶PKÅf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dMÔ\Z ?êNS*—^Ù°äè','wp-content/plugins/jetpack/_inc/blocks/opentable/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ñ~FA6Æ~h(ƒÈ˜l‰','^²:ßÛ:+·‹e“s À+Pãoj]è…”Ë=¤åÜG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dQ<–‚Ok½Œ‘CÂ$ff','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php',0,'Õ{ü’F‹‰ç¹ÁÊs','Õ{ü’F‹‰ç¹ÁÊs','ÖæCâ—fé½j¹I\0óQ¦»önmþJþªI*Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dVŠ^³³a±âî\0´êŸÿj','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÙäiªöU»aLÇ!\n8','§™ŽDÊSòiy†¸ùNyd±À:ó\"êïD(BüÆÓó¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dWØ³—‘ö£‰W9Þ ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-charitable-notice.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-charitable-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§GÞÒê”¯¥åuE¦£M','í”ëf‹3õ#JÁGõÇR¤~Ääšå©Õ©æŽt*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dX‘AuíQã^¯vš³ÂL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rLì„pàÅõç…?è','º€Ybð.u\\eÉ\r¨¥Ò¿Ò×énŠ®¾·!ee','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d[#’å\'âÝY\rÑIÍ·','wp-content/plugins/worker/src/MWP/System/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/System/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dl9Å¶Á©š%X<¤‚;','wp-content/plugins/svg-support/js/min/gutenberg-filters-min.js','/srv/htdocs/wp-content/plugins/svg-support/js/min/gutenberg-filters-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\rÖÉ‡HBe„=À ±Y2','0édý4P³,å /½~ô¡&ìXº‘²¿¾tÏº\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dtH=íˆÁYu»ÂRŒ{S','wp-content/cache/cache-enabler/hjsdev.com/covid-19-updates/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/covid-19-updates/https-index.html',0,'£vöÃ±ç”x±ø¼Ò=','£vöÃ±ç”x±ø¼Ò=','“ÁóÈá\0xƒÑ_Md+@õÀ))’û9aÝ?Ç™ÈK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dy-x—±·AA`1+‰˜','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Environment.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1–ÐýÛ)AË3Ó¶s0<“h','‘êvËÐø„¹ÎÛì\'õŠÒIõÇ¢ÿ6Å(%•“`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d‰Û–^‡j)Õh†)š','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/exactmetrics-woo-edd-upsell.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/exactmetrics-woo-edd-upsell.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gKnS¿Ï\n‰T7l°R','»ðCâ¢x;í÷Rcð¬ÃãµÊå–”%ƒqn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dŠÂeìgÍoOÃ;qº$k','wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-i18n.php',0,' @;îö#[pGam',' @;îö#[pGam','Î5	ëÑ¶\"R}±çÐqÑ5Ü\Z›KÞë’²\'ŽÞ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d&;c\'P*Wè´Sú³','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q	p“S.ù#6\'´pªù9','dõ­wˆPfnŽÏÊŠ©-¡Qò~k¥ËDôAÊû•‘æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d‘ÎxSÕŠœžYCtD\"	','wp-content/plugins/members/addons/members-acf-integration/src/Plugin.php','/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îõH#ªS³7=ê£\r#','P¡½­¶ÚŒçóh–…È˜‰”b”:áªB„îWy\rÑ4¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d•kòû‘JQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïël„(qâ©É‘ÕÇÃ/Ï','…k×Yhž(ø/ºPiçŠ×›©ƒíJ@o÷¹â–V­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d—µ­ÌFbj¢<Ð¶%2','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j„ ÿ÷—žçMvt¿&J½','U\\µùÎ[>4Ä\0\'ëMgçi¢þüg ¼+	á6’nQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d˜£…AuhÅê 041á','wp-includes/blocks.php','/wordpress/core/6.9.1/wp-includes/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢7T\"e™÷‚@¢+¥Øu','wu?É_…:ÉH¦°±WMU.pËŽC†a£Óì•Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d˜¬	&ìÿƒyÝyéÜh','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MailHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MailHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B23²,ˆrI«áÙú<‰','-¶KÞ²Èú“HByMò\r6V¯Gã\n/ã`Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d™úªLùÙ=ZËjÔ\\´','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œx7ž§ ð:9ûav)ï','+1°5²ø,uuµ‚6òÓ€sJQ¬=œsá·Š7n?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dš\n ç\nFm\"pW–hº','wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ã{¶0ÅÄ,ûQ6nÀœ','í` ‰Õêèçs›Náü.Î-Ú‰ó¼GDTú‹¶¸-\ntÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d˜Ì|\"àþ…tûÐÙY}X','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jQ+r…ÑÇì?UÎc)ñê','LFjúîù‹Q®µr\0|&P¢3Žð¾>ÉN½,ãEdÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¡lÂÂÓŸRµ,%òç Ì','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DES.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z5‰TÉÁ{ý…L2…Ž“','òV¾(’lÃÏ;ÐJ¤UÇ(éP-w1Ñönš×Þo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¤©5ÛGÙXWtÝ%*<‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/validate-helper.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/validate-helper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÓ‡T5D1A‘}5*¾Mq','^áwD*òÎ*>&HwKhÃ«\0GQmÿ?PkîÚ¯Th','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dª É©žïëåÄ¹´ëoõ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ã oF5Y”ç‰/É\\ž','ñ$^òð$ 	º­»P/…DÉ‘œŽk¢œ2ö±Œ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dªÈÿ‡„Y§°”Éw¡#','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-param.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-param.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÂjBÞ‘:ÑìS]FqK','øg\\Öé°l™¿vÌý#Q{“ø	€õ…N«÷ŸN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¸¬ƒ@šõÔÉñ\\v$','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.css','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÔÓÛÕ/üõ¤$?„','ëL|.öœ’˜‘ÇÃÀë]qJ°]àˆšXEY±@Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÃ\"uS	J7IÃ\'Ð_&±ý','wp-content/plugins/jetpack/images/jetpack-publicize-1.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-publicize-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÎä¾?ÉÑ òÙ¯','%Ñ3œ²áãË·Œ-r}M³ã¤_)c¾¡ÔH½æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÃ0ÀÙ·\ZÉÇèóðÔŒn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÜù0<N5Ò–oèôãuM','pô\"\r‰³¯<Ò¡P13ùr£°zîÕÒ=××ÈâÆ“]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÄ¸?qŒAx¾SØ&›','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Account.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Account.php',0,'‡oébÚGtÁf!ý=','‡oébÚGtÁf!ý=','štûh´ÕƒˆwþDÂª`g\\‹Þ¯”«½._Ç\"Ì;îðëD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÌ–G‚…n7vvšÂåZ','wp-content/plugins/jetpack/views/admin/network-admin-header.php','/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µœa((*pÄAÎ©ït§}','Ðþº¡ð­•Ý¼â‚~+·»y„Ã4úlþ;^MÆ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÍhrim€îH%IQýâú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öx`yqŸÄ|DÔ_ÿ‰B3','²ãæ6¹‚c19¢&=%x­&ý…ƒÆÌ\"[)å~w¹&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÎ&xo£“ 7¥yVyŸK','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹X6Ä+ÖùÈ\rÍô€ëg°©','{ž´?ï¡æK²Ò±\nµïE¢äu·8í$ËÎe3}î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÏrEwÇ-WZ¡ÿ«ððFÙ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëŠ˜”¼ ºÕó\'C^U.ç','dºvi+5!{Ör“ûWÉ7@»ËêL¸\0ÞPG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÓUê¯™Lõ*©Œ½ú|ù','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢D‹ÒÏ¥h¯c§Ï.','+º¡4oGsätï¯ÈíO™Áâ†ò¸C¬;—º¼µcJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÕ(ÄÈ%JéùÞ@õG†','wp-admin/options.php','/wordpress/core/6.9.1/wp-admin/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú‚•puP»»Èm)n8','zdm\\e³EüöNU‡ªŠåâ7öÌÚ\rë<ì¡‚´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÕ¦ç»ŠÇþg*¡všjü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-image-select/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-image-select/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&þ)Ðà.+=:³lŒvn','¼Ô‘þ`¶÷\'€\r\0Ì5ÚõUCÃìŠÿ¬±\ZÀ*ØöÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÖ)]Çl¹¨½¡3¼û>õ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÆKÉ¾‡‰—užÇþ.F|','=®Sï_\0Q\rGL‘ÇÑâÀuÔ^I¬puÿà/»{OÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÛý|1[ò¡]tFU¶','wp-content/plugins/jetpack/_inc/genericons/genericons.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X¸-\ZofOÏL{6;ò¬›','Mü¥éÌ5ÇV`ËéÝxºUOŒ?	ð¤™	zf!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÞÓ»R¿yN«_÷áT','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—áXkÚ¬Ö7ÂîTä¾¯à@','£8ï?äJÏ™’:ï¿ãäÈƒ«@muºß64ËiJ[‚O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dá§à1TÊgˆbž¦€!','wp-includes/blocks/query-title.php','/wordpress/core/6.9.1/wp-includes/blocks/query-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çaþ8e’¥!-™•','=w\'¦GÓV	¢FûŽÙ‰áÈ“TÆ×¶qOBéj\nz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dãaÍ¬‡2\'(p2ÿzNc','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dè4jà2UÂVŽ·$öP','wp-admin/css/wp-admin.css','/wordpress/core/6.9.1/wp-admin/css/wp-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–7#Qª&M?Â»‡ù|ó[','QÃD¦ Ì6¦¹›hPÖÂÌqqM9ÏFOÚÒ\\O–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dèˆ@!íÆd§J€Åû','wp-includes/js/mediaelement/mejs-controls.png','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mejs-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡.Û·Z#e0¿< l–¿','›Xã*áî\Z»ŽXÛ(ÞZ!ë·È½¨ñD2aB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dóteƒB¦EM+1tÎ','wp-content/plugins/imagify/inc/classes/class-imagify-admin-ajax-post.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-admin-ajax-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¾9«™4´¨¾ä²D¹','Ï¼‰}{Ö¤y47£“±EUa`…²Õí+\\yxÕK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dõ•rÙª@ç=<œŽ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ££»^‰¿H	{ÇÑ—t','7ÐtüËº=á_)¦j)R›ãß\0™ÿÐM€\'A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('düP¯ÁÙæ	dâÜælï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç>Ì\nŒ_kjo¦Fh>}','7ñpœXÚ–x³çÄ&{?\\–q¤EïÜ¼]¿+çØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('dÿ\\…±ç£:Ù˜ìá„Ó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-dashboard-switcher-tracking.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-dashboard-switcher-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×]Jòu¤ÓýÀÂƒ¿u','KÃöh\\Û/ÝJœCü¸p|â0X÷Ïní—˜zò\ZNs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e\0ÀÍýžhóL‰ú‰Ñ‰¸ç','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','/srv/htdocs/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÁâØÑ±Æ”Uy¤þ{š','pa™þŠÂiŒñvöÂINa\'%ÖâfE?ŸMvøÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e\r÷šZf‹‰ÅÞžÊÉ|ï','wp-includes/js/api-request.min.js','/wordpress/core/6.9.1/wp-includes/js/api-request.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä‰»[\'¡|\")!Ã´\"ûp','¶°„ë\ndçP¿K3*«žR\'5Ä’’ \ZŒ­¤\'?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÇìÌXÇŒ.\\ì(&ýd','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôaŽ…4¹³P^/ùö7éEú','Ñ§\n7YõGÄ¢j*þD_.Ó÷¡è™~CžÉbÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÖ[‡tŒ[>•­! ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4#à8c%‘~ôiU*XW','Žõ†}&\\¿‹œpCNþ´5VL£ð¼\0‰†ÐéQIó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ezB·á;JD”è2Ÿ','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/widget-amp.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/widget-amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÕÎJãG1Õ=¹r\\1÷Ñý','+ÑÈ\"SßS¿Í÷o”kV8?›UÒh\röØŽiËkš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÍæÉshm(ÎÝêm¤Ú','wp-content/themes/hjs-blocks/lib/gutenberg/hjs.js','/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/hjs.js',0,'<züs‡k¶7_È§…%~¥','<züs‡k¶7_È§…%~¥','¬Wo[\"Œ×ëòòµôJœãÉ`ŒùEZFðËƒì9Öäú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eˆžÈáû‚Ä]s«wB©~','wp-content/plugins/jetpack/_inc/blocks/gif/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ízÈo‚0jvÓ»{†','gìÙËêÜ…ïK±@€Y¶§üM`Ê8MY%“³mrûò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eí3GíÏË\'³ÂŽ)3X','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-error-404.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-error-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æe¹-6–>—^÷§˜¶€C5','ïVr5”øsxÚbB¸¬@á¨ÄDW_DY› _¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e\"eúcÌ.áÁ4‹¾€†–','wp-content/plugins/worker/src/Monolog/Formatter/NormalizerFormatter.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/NormalizerFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÆªB°C^bK÷DÊƒ…/ê','‘’ø€r‚EG\"=W_§°È>Z¸Ee2ŽžšÏA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e&}8°VOn«¦nR¯','wp-content/plugins/jetpack/modules/wordads/js/cmp-loader.js','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/cmp-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è4Æ^/§ïÄ	måw,×','ÌgÃ7•™	ÿÂêö´ ¢{?÷‰Â-¬rf9Ç_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e-(&_%bô`Ï—æ?<ˆ','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÿ7ha’–3‚–NËjÇ','Äð\'>&fô.ï(´L*cžƒ´\rn¹“:.ÉvXŸf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e-S´3¾/y»%õ~6u','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çFq4Dì<ZÍ>	óÏ©\n','à/ÝÈÚ?š+5äŽÅ“å¿ëÄy‘Åt‚C0òÊ_–$³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e.PÈ´NB‡Sx[Û&Á¼','wp-admin/includes/class-wp-plugin-install-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-plugin-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•„÷u äÅ8º$z2P','f”·|ÐðÿÎ\"70ä\\Á—~Q]{B‚ƒyH}éñŸv\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e0Ó8ÌÎ/¢;t…','wp-includes/blocks/tag-cloud/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	y\'duß\ZBEÓã’ZÉ','ïup^êášÞ\r•zãxsic¦:žw÷\Zê@iL‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e7¬®ý·	yÚå¿ <^ñ','wp-content/plugins/worker/src/MWP/Monolog/Handler/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Handler/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e7.;†jRðd8ä\"»Ô','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡-Öa½658ðâÆ	8','½‡d<ÀÙd„-Y/ª9%³çªïGí‹àóÅ\rÞ&ï ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e9ìµUf\ZÿÄãV¢tØ','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-site-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-site-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îBdÏMÿ]L»@/•>','G1©Ê½ÄõÒ’%­]<Ÿ¬R8¯óiˆ4±<ìQî\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e9ôœ[ñÏò!Þ¿6{ì8','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÛ;UðŸX)ÄäøJ„8`','êÆ©¬0àå–Ûq¥,hœö þÂÈœ\'ŒtFvpîô\\$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e<û˜ö\\íÀŽØÞQ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÙŸ}¸~!G(Œ@<1',';’öR?\0¥àné\ríSBÔ©«âFœD¬€æ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e>Èý{>gN«TèYK@Õ','wp-content/plugins/svg-support/vendor/autoload.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â´^8·÷Ò/\"Ãt°Ï','E™[¿xäŠ›\nx\ZµeOÆQ1ŽY¶×ÖEvÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eHT¡	Íñ‚Ÿ¨\rîFcˆ','wp-content/plugins/gravityforms/includes/addon/css/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/css/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eN#vÆð]2Ýz8ä£¢','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤“0&nj‘_\Zß*åÒP','¾€S7SÕdGdHáxú»Šè’E	7Új','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eN¹¥Ê¡ñÛ¥lWË','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-ad-blocking-recovery-c13f02312d76d6e6ad4b.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-ad-blocking-recovery-c13f02312d76d6e6ad4b.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂõïÀø+kƒå¶ž§çûŠ','¼ª·ÂÂ\Z>¾iŽÚí&˜ƒÐ%u¿aUú\nÑ4Àþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eQ˜~q§ApxÜEÄ}àu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸6J–R&Ü-»u\rÑ†yš','ƒËN®Ì_dJv÷§Ò´©¬Q¥WÚÞý´H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eQÚ„&œ’5kJÞ9·–','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-links.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-links.php',0,'W³·>SÀ&ñCx-7z','W³·>SÀ&ñCx-7z','ÅÈ¨e^SifVtQ9\\ìö´ÂVø@0	˜ÈeVQÊNÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eUÛ¹Öy…ÑJUM,cð–','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDateRange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDateRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë„mð†U*3ÃA¹æ”¯Ø\Z','#8döW€î©Äg]: ¨Á`w®ˆ8 2ÙI×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e_ž,Žfø&äÇ‰´ÿX','wp-content/plugins/gravityforms/images/template-library/Gift.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Gift.svg',0,'¡Ä\'çÍ×ßÜoÒÁÇ','¡Ä\'çÍ×ßÜoÒÁÇ','¥’R¢¯”ÀmôÜŽZ?ÜmýoP‚X)•ÜíÙcQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('elc„òÅU²+¾åM‚Ij','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/helpers.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/helpers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôìô_lÍµ8Z¶£0èŽØ','2¤‚8àzÚbÄ¹ûõ)°D±··Cpa[¼„`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('emFFóÙ”L+oØ®Rye','wp-content/plugins/worker/src/MWP/Signer/Factory.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/Factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê›ëÔq2:ßÁn)Š$ó','føÓ°‰°u9Ðú.]]H«g,„CèóŠ0Ä°¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('emò<ÿ(Î@j€æt[*','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/shared.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/shared.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XD«iõd~è*\'ŽuÆ<','{Éœ¬÷YýO2f,±‰ï~±2ÚÿÖ§ZVO¤=d2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('enÚÚª£\\z<…ýÃVµ»Ð','wp-content/plugins/advanced-custom-fields-pro/assets/inc/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ep\r}Èu_4ý¿‘±ó–Ÿ','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð©3®^7‡DPk¾@c_›l','e½ž½­ê× cã1°¾0FÇê^Êb¼ÕBÚQ@Buª¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('es+3_ÐýFÿñ,N¢;','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0²ˆÔ©¼yRÚn*ÔÍ-s¶','}×¡4\rÀ¸Ñ¡0:Õä^\Z–­ör\'ùñÒK¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('esÈ¿£àaÑwMª“š[8','wp-includes/SimplePie/library/SimplePie/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©š&5ÿž2£¡ã™ãøîuD','Ëgu@ÕxšíÿKH1C,²xÿæ}Yo·¸¬aÖ¬\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('et’ÄïÕE‘§…³òëÃ8o','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î—	\"¢–\0ŒÅµÒ!°F','þö´íæ\"Ü½ßàþRSz§”Q½ údh4ùã{ÒÎC ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eu9ÔüUŸÖ’&ˆ¶Ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('euoÎðì(¦ê8?5','wp-includes/js/jquery/ui/menu.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßçS86ù;¥íâïÐë','˜™`_$o\0ûóâ»%ÁoVádOhg§¸í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e}0wTnv_óg§~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VEƒgOº`#jVÔ4§C|','Ðs«c‡ñ	;¦ƒ*r3$X¸‰÷öG8Í¬RKÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eX›VÞ‡þ2{&#;','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/nova-drag-drop.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/nova-drag-drop.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c¸3\r`ÖÖh0ì×›Ôn','Yâðõ[·×,­Ä.-Í]¾ÐùuÏaé38ÐVö·ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e†8}QY—FÈ¿ï¹C','wp-content/plugins/gravityforms/includes/form-display/config/class-gf-product-meta-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/config/class-gf-product-meta-config.php',0,'Ë1áMþå(œ‡-’rç€','Ë1áMþå(œ‡-’rç€','òm³jéÌ	\ZÔXÒN™d5}êÔÖ±ŸCÅø¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e†w;Rk³ê¬¿¶ i0Ïû','wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý±4­´9ëfÊÞá\'»ïé','dç½YX<™ËßJÞ¶lU [-œ™hþÝÍ®:ä ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eˆ¤Rÿ,zp£@NT®KE','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-widget.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-widget.php',0,'¤Ó/$p¹b@¦ê‚Û“á¨','¤Ó/$p¹b@¦ê‚Û“á¨','À>—Ñ©Lj\\ãqðûˆp:y<n0îÑ€:ÝŸ ›Jé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eŠ¤½ÈŽºÐ Ó¶yéîV','wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.js',0,'°`düCRÔ¨	1*C–â¦','°`düCRÔ¨	1*C–â¦','vÅ~:Í*îòÿ©‡»ü–¯Í7í¿¨¨qµ¬5õlÇ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e“¸Í~Ò‘`bÅ2siÎä','wp-content/plugins/gravityforms/common.php','/srv/htdocs/wp-content/plugins/gravityforms/common.php',0,'Ñˆö[+ä\r »,FW@ŽÛ€','Ñˆö[+ä\r »,FW@ŽÛ€','‹Z6ùD¼:ƒY®±MGcFN*+\"Ó?Ðom£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e?¼“H‹(€ Ý[6yo','wp-content/plugins/jetpack/images/jetpack-welcome.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-welcome.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ò*VâúØÈ2Qœ#AªÄ','ý+2CCŒ,±ý\n\'|œû¶+¾îxµ€%§ÎªÙJ’Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ežI`7€Á¼±0¸™À','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/trial-start.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/trial-start.php',0,'³ê&~ÊHm¶o³Ð','³ê&~ÊHm¶o³Ð','î^Í—UÝ˜6#ŒËO²×«îÉèÿmä­“DÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ež‘NAmÿíVKàjú5 ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ÷+†Ëà®‘„#Yü¹Âã','áiôsÍ¯Ö2Ö¸÷9”\0Uõ\\slŒ¿±Èm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e .êVUW‹kŠTXtÍa','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventSubscriberInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventSubscriberInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÉN›÷Žðæw2qãÈ©','ju~¢M³ƒD#røS2üö[ÔØ‰$;èmV}*«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e©NßÏJSl+ÔjD','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ù£hüx)?LûÃÂÈ~èO','mc³úà–€4’ßGìµ¨Í1$°³É}“L[Þ#Ñ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eª˜lsUO|°R}Ü“i','wp-includes/sodium_compat/src/Crypto32.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Crypto32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\r}jŒÇŠQX]m“ÿ','É±ùÅä±ƒFn÷ž»2c.nßM±íÚ£² A¿µ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e«jôÛil9OæÖÊD\Z','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/CheckBoxControl.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/CheckBoxControl.js',0,',in\0ˆ-”ÒðÍÝ ™Œ\"]',',in\0ˆ-”ÒðÍÝ ™Œ\"]','º¡Mð£a®“Ä}…Âñ‚ëÁá:A¸|m¦¾Bl\ZE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e®ä__ó%÷è®xˆÀÛ','wp-includes/class-snoopy.php','/wordpress/core/6.9.1/wp-includes/class-snoopy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚kèîöY$0òôí{','3±[D\'Úó\ZX5ÜíMHm°œé$Â«R6è›ƒ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e°Ô×¶ÀÀ’¶ÚtdF','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-f067df8c.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-f067df8c.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x8‚‚ Ä&æîŒÏŒAÂfÑ','Ø«ÙL§U±Bì…´gtø”ÕÀj}n…pgá?4‘Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eµ;¯Ž¾·ÄXIœ›æa','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÊUÄ—%/¬3ñ¢6',')ëØŽR8‘zCôŠ%ÎD…>ìŸ÷Íúyù‚<1þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e¶Óôÿ©Û†ÎÏü•A~','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›){‚–H²ÛÁý¨!°Æ5',']€}@–l¶!\Z¸xýåÉ?A~¾5Œ/~<øÀ$8˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e·èîÏ±ˆuŠ»ßB¡)“','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/DisableEditor.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/DisableEditor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÊØ-Ød–³ž!}´Üær','æ—«“@ZïÎÛFëuÂó»O7³ü0–ô\0µ-wù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e½^#|Û¢TÐ©’ˆz','wp-includes/Text/Diff/Engine/xdiff.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/xdiff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹^£LÄ4X×˜o	³÷','L\Zä(ƒM ªêÙbþõ;§E¨.Ç:®È)ºCp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e¿„&$·N˜XX´ð\nŒ','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Š°éóýšX‰ð¯k\0¯','¢÷+¬C\rñªþƒS¨£\\sß*L1ó¯‚<pÖªÈ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÀ|Å­ì\Z›\nÖàÁpc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-end.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-end.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ié7Îž>yL£7C×Ä–','`GUí—óÿÄÈ*èm6ž{wîúdjcß!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÀqt–t4ùÐ¯EE\r#:','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LhrEntity.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LhrEntity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','osr-¦/‹PÌbç<žö','YânVíÓG/x0fZÁø»ö{D~Æúþ0:w/þ‰N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÊð¹ÒÅ|%²OBË@Ê','wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†^9ë»r©.fýÝ)‡˜=','	¤*0æFÄ´:TSPœ2ßoÄäD}Rl\0¶›ÐüD&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÍ\'±ð÷7„\r€‚íÚÏØ','wp-includes/blocks/group/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/group/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¸Ê¬åÈHÂåkxßöƒ®','ºìÙ ôXDš/¼5»Š\00\0ïDl±Nhøe¾œw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÐÝÝ¡¤Ñì\"ËTmMÜÂ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-dollar.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-dollar.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãµ˜#>–.÷Eµv/]lC','Ð¢úÓ*y˜qð¦åÍ:cõPÃí¸3KÙ¦`þ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÓÍVé^n@ôÒh¢°¥º','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SxÉ¨ÀÆ–ãOlWŒTS¢','ÿ‡ƒ%\n•W\"½%ƒr/ŠMv\"hÖrÇî²kÞJZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e×6¨‘Zn\n›ãÿô] ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/mailpoet.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/mailpoet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a“°QÊ[Î¹Ëú™Â£ØWÿ','WÏJ¬—švU€½<Dï4K—Â<Är½‹ÜT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eØÊ…ãMGuvMTòH˜ñŽ','wp-includes/css/dist/admin-ui/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ký1®ÉÃk;©ÝI*Þ',' ·fœ%ì®ïÚžèï’aƒƒn7°“Äw*œæÚºïï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÚ7ƒú”bûIñãe08','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)´‰Lh|Ñ-ý§•','u§ˆkõ$b§!¸JãÏJ¥<+OA`cE¿®¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÛ=sÈðÿgl­ÄŒM','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GelfHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GelfHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c›­w‡Ò„É6A7P‡í9','–ž°Eúi{²XøÕhòN0§\rÈLmÖZNæF¿	ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eÛÍú®0Ÿ9¥²®$Ò\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Û©w˜­þ4\'zzVÚ\"Îg','ºÔz=:À#ÿX;UµŽùã=PdÐŠµ„ç×mA”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eäéÈ=aI#ŠRŒ–¥','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg',0,'ÊÁ_\"ß°Yƒ—.©','ÊÁ_\"ß°Yƒ—.©','¼p/Ä`· £ôñàjÙ2±¼\r@/5ôd\nË6—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eçRÅÃ2gdþ’\nL6¡j','wp-content/plugins/imagify/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eìIùQù`«b¶FÐ*´Q','wp-content/mu-plugins/nexcess-mapps/Routes/RestRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/RestRoute.php',0,'I³Ü²ù‚y§4O,çŒ\rô{','I³Ü²ù‚y§4O,çŒ\rô{',' ÑÕkó¥Q÷0à4WG“zXÒïÍí`øÔÑ¼¡v1¶-ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eìàªá¶ä=Ÿ]v«Ê1','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÛ£J¬ua¡¯ññ]H3','­µzöæÛ!Õ)DÁ¬ÃÈP¿˜\\›w²ë©B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eïSí5hÖT„uøeˆ¸°','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/functions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/functions.php',0,'jˆL~JâÙæøÓqªVùÄ','jˆL~JâÙæøÓqªVùÄ','ƒgõ)ç%Ú\ráí¾ùµrN{´CQèÑ½¦[ñ96¸[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('eöú«OÁqÜ¥mGõ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-d4221a22.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-d4221a22.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðªüñƒ´!ìÂNÑ[¨Z','õwF9ý¤J‡Õ,,ü(tÑå1æöHëH’lOYVh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f\0ù‘&OzpË/jg›ùWk','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ê¥G8ý›\"8\nÐÈ','¡Kiãˆß¿FÎµ]O6CÔw›Ì+{pn#eÑ¬GD‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fù1‰÷×]#¡UõÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÞ\r¼Ù„ýªW\"­ùp‰','Ê)ëÎi9È@‡¹y¨x3 þÓdc·GKÆ÷Ýô!&±åàÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f	la$#My÷?ð*=Ñq','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-your-site.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-your-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Mò@å›Ï’Ç)<™¨/','îX‹¼Ãß+ì~<v>`DøQð©iYå\0­ÜE\rÊ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f\n$ºÉÙÆyÏà„ZÚÓ©','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜kñOîÈ”òp\rìâˆ','=%9Ç[M	¦KŸ.T»YÈØÕØÉÎn@hÜºb¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f\nÊ#­`iÈ€ÅØ…aà;','wp-content/plugins/jetpack/images/products/illustration-anti-spam.png','/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-anti-spam.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E2nŠÁ³qHÌÑ€O','ãLz§{Ìß~mÄš=LL1ÕåuÍõX‚Î„ŽœçÕsï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fGLiY_/Dd®Oßp','wp-content/plugins/jetpack/modules/blaze.php','/wordpress/plugins/jetpack/15.6-a.3/modules/blaze.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T…çw£ù}ši]j','}AÍ\0çù0ç·ŸúŠ-³@Ëf.˜9CqQA—èü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f áAÕ1&]Ö¥»†','wp-content/plugins/jetpack/modules/sitemaps/sitemap-finder.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-finder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼RöÕÎUsscð|•˜“','…Ubïð´‚ùy\\7%rø\0–Á¦;âÅÒ9ÍŠ*\Z„öê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¸ž‘C¼ÅØï—xK;S','wp-content/plugins/gravityforms/includes/fields/class-gf-field-text.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-text.php',0,'¬W2Æ(×³Öm¤Ep=”','¬W2Æ(×³Öm¤Ep=”','ûˆœ¶~C«Ž(,FíbueDé±YÕ÷!ÇH©©Fs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fcX~çe8õcuL·<X','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Easy_Digital_Downloads.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Easy_Digital_Downloads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\Z–ƒo2š$òéìÃÛ›','áùæq¨IåR»¥§êì†A1¿¹H°ÒdÂ,Kí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f{â0•ÇE°b7Ô_Ü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä™LZ˜}`ÃÆÓ\'º»Vœ','Zîè€nTƒ°ðÖúOiÌÕ]F Op­ uªx¨÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fêÉÆ~.Ê±.E;‡^','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pinterest.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šá×\nEX\0»4È¬órú','d\\A\r/øvZ™ÒµY”a‰ºÛ¹Ô‘Ò×Ì«‰e¨ÅT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fI¤Ðx+ƒ´!~ó³ø´>','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õŠâ¸ói6G´±x\0(','àvå×:÷Ù*èîœ[Ê>Ì/0‘~è—Vø¯=:é³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fXÌ	0Œëþ ^”†©È','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-6.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ùdÒ·P)<ã1´Kå+~¾','Šˆþ½«.,l‘åŽwÃ»A„/‡#E³-OâL	 @¹ö6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f$˜Ú|sKW–Ê:îû\'','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÃ_M*±½—>ý­èàÿ/','ÓkÏ%ÿÛ‚X†$‘¨E<á&>]€\0\"ƒÿso´°*ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f5H°Ž4ÅŸf¸ÎÕ¡NÂ','wp-content/plugins/jetpack/_inc/blocks/editor.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0€«e†â_k\Z;\ZykçÄU','÷ä?[ìlf²²›zŒŠ(ê›àÉœš:@F–IÁ²9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f?•Æ¸¦åh+#]5´','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð8ÞÃãènu’&„/Á]›µ','}ÓÝ;P5õ}ëÇÝÿË7ÂéåV¿XíÐñâ-CJ½+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fDø.ç8ï´`XìUÄrÖ','wp-content/themes/genesis/lib/css/load-styles.php','/srv/htdocs/wp-content/themes/genesis/lib/css/load-styles.php',0,'³ÞÄÔ¿‹’5\ZÇ\0:0÷','³ÞÄÔ¿‹’5\ZÇ\0:0÷','Ä/p›ö wá%Ý$·Æ™¡É\'ýüy¯ó,èe®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fEä\0T¶ø/UC2qÔ*Ð¾','wp-includes/html-api/html5-named-character-references.php','/wordpress/core/6.9.1/wp-includes/html-api/html5-named-character-references.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Œ°Ê\0Óé9ÜOÎœ','Dìkð®ñÖ˜“;E£y&¬Öö,[Šftò\\V\\ª°¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fJN-6X|Ïõp¦n','wp-content/themes/genesis/lib/structure/search.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/search.php',0,'x^Ÿ“€QÁ\n\'ˆ•Z','x^Ÿ“€QÁ\n\'ˆ•Z','t£•Ó¶ÓÛŒ‡ðL{Kâ\0R°ò:5K¸žBãK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fJ \r^ï àqV\nxŒó','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„_~²øH„µØˆüÈ”ø!\\','=~{ñeÑž&K1\Z™Go!¯ìDÌM:éG%_\rbj„y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fWÕ{/ÂT7,õÅ1²ò!','wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php',0,'-Ì%\\ø%h³ÕKyhë@14','-Ì%\\ø%h³ÕKyhë@14','G\rÑp+\ZÀuÓö#í˜Ü($Å”Ë®üš2‡{`~1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fX»*Ÿø£A¨ÝÈ)•ýOg','wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php',0,'˜@\0±m^jÔZüÄ=Ž“ÿ','˜@\0±m^jÔZüÄ=Ž“ÿ','åÑ]`–Â{û ýñn“³\nÌÉÈ±àZŠ¹×}È¿MvÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f]õkmº…©´O;!6Ïª,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-textarea-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-textarea-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êœèâw¸v,¼íÝ€t','²pfør­c?úÌæÅX`-µNÔÓöþMühŠlÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f]þÀá˜á&éÜˆã´','wp-includes/images/media/audio.svg','/wordpress/core/6.9.1/wp-includes/images/media/audio.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›8gºt Ä&ô÷’ƒ¸h','@éE´yÚ‘[¾â-ÃC4’¹Ô{\ZÈÐºÏ®_vŸ’]C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('feý„?s^kàùvÞÛó_','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fh\ZˆÂýìßLÂ½AÐ¦','wp-content/themes/twentytwentyfive/patterns/text-faqs.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/text-faqs.php',0,'O…ßÝ²\Z| $.Y©¯','O…ßÝ²\Z| $.Y©¯','CüÒ³Tg^¶e9`ÓMýŽÕæQ§Í,K	ýÚ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fhODKìž]5¿â =','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i’åÐ`¤ö÷è÷”@µ‰•','%«ç¯°ÇÑÅs˜âð@m_%–Hd¿Åók÷Œè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fp_¨µô\r¿LþÇbÅ­','wp-content/plugins/wordfence/css/license/response.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/response.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œc‹¿ì@µoER\'â¿­M','ùq¹WÈeÕjî^¾X²ø¢^?“¥Ê’ÒJÙ…|¬Öê~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fpm\"$Aã7ºÄš\0r','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òbÌgÂt¤þII8±œv','!hÂ Ô—°J–¤vþ¦÷<yIÞu&Á—¯Ç¢ÓL•j¢†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fp†ú“êçÈjóH›\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§šDç•ãaØòÓG]:','^Ä¶ÖU•Oë95E¡Ö¹È~Á»zåqMçqÈ3@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fql\"~\0ßwD\"fµìFC]','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-wordpress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ÃKBÚx\'Ìuùª*ç\' ­','›ûîˆÖ„Ù<)ÐÉ\'c›ZÁ)ö°îFwyÆ±N9­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ftsxÕUò7,D!1k','wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/functions.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àº•ò&+ÁíGÆ:øóqM','ž²²%¬§6]Igùø°¬¯÷lÂ1kúÜËÇ³°\0Yåäý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f~­´ÜÓ$Š“æÉ0Ž…ö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/edit.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨˜òŽâ\\ûf¬I¾\Z½V\n8','ˆßyrÛùLÛÿ¿ùÍ¤\néxV×AÇì¸™Â0P\\…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f€*.?—ò¯tj½`ò¸&ó','wp-content/plugins/imagify/classes/Media/MediaInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/MediaInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ}sþÛw‡\r¢¸S¶ƒ=(','…R‡„ßò.Í´Ð„bS™Nóï³à1î­~yÌgÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f‚?é(ð˜¡}ËP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	- oX—Ìû%úÀÿ','†ÝÃKÅòXgîádä\r\"ŠÂ¼Ø»¸Ž—¸yví²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fƒ-ÞvUº¨fÖ¯,}i','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessRow.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessRow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C*Eè…xä$¢“Pc-','f/+½‘áPß­9Ètçö®2ŠaûæöƒŸ $£ðÿJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f„µv¡Â™å{§g^','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Alert.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Alert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žõ2˜/Ÿ	Þw»Ew\r01P','Ln†Â¹Í·œ´‚xBUWX‡G87ô°ã“`ì¢Ïò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f…u3\n¸M\\Á}6*0íž','wp-includes/class-wp-customize-setting.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ˆÚ:²@›~óRY‚{µ°ö','q£$¸Úwr¹RQ\rÁr–^½²‚N…ì0#lèäöC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f…Ø†\0‡ÅùcŠðC','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aê¯pŸP¥˜tfnÂÿf','(6¾È_$SSÅÖ6ÍÜó€®S-¢ËD$Ì 9(]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f‡¯WT#»	^Õ:³ƒû\Zò','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Locale.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ðœTùÓ&XD šê5í','ålü_ñ¸ç§iÕ	Êó|¥Z3â¡-Âhþˆé–ûù‡r—&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f‰FâõAŽ£lû‘UpýðØ','wp-includes/blocks/post-featured-image/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í9BSâ^ârïŠp1M€','©\0 £ç¤LVu9…]jäÒ‰f\\éäÓr\n•Ì°(Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f’Û2T®%Ì¹Ì=xßÛÜ','wp-content/plugins/imagify/classes/Optimization/Process/AbstractProcess.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/AbstractProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ö¯½Æ¹s­_Â÷—','ãgDÖVåT«1GÞ«;ˆÓüœñöØÊ–˜£òî»L…=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f“ò+(Åi`¶ùèÁ','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_css_from_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_css_from_cdn.php',0,':aH3šµ T\\æK¹ÆÀ',':aH3šµ T\\æK¹ÆÀ','¥iM* 5ƒÊÎ<¦)úZpkÔqÀëxŸ\n,/‹TÀh ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f—÷@èÍ{¼;\0¢Í,Òk','wp-content/plugins/jetpack/images/generating-cash-2.svg','/wordpress/plugins/jetpack/15.6-a.3/images/generating-cash-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê·ë¾!žá5îaÛ','ó¸g®\0¶Wÿü£ûä«ÝÏÝU\0Ò­F/kæÆ›&h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f˜?ö/’h»×c§½/','wp-content/plugins/seo-by-rank-math/includes/class-tracking.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¨iÑù™KÆ`ÚÀE','o?ÿê¤Ø,ôä1xÜsé­Z¶ÝAéÖ¼Ýîþéóç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fœtüHÐ“{aBím‹;Ý','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_Meta.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è¤ßÞ¶÷õI«£K sJ²–','òÃ2KW¸Ó‡\'b4`Ä•ÿxP`jž4t\rÅkš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f,ë’CÛx70üM@•','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/InsightFactory.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/InsightFactory.php',0,'I»Ÿ:¤Ù>_*²¬Lz½˜','I»Ÿ:¤Ù>_*²¬Lz½˜','¥ÇÅ†—Ã–y²ô]7H½…Š.LÅË³+éÝúƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fŸRÖÖDødŠ¢TUz[','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ØÝíè8/´HË¥«\0ÿ','/#*P¡c÷¨‹Øo¤=‰»“K&¨Ê^8OåÖ§{Z§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f éœ°fØŸ|hû¹U’L','wp-admin/includes/ms.php','/wordpress/core/6.9.1/wp-admin/includes/ms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•_8®Œ[§„<~à¸U­','cN\n&}=‹E×ÆËÜ¿·þÔ‹°\'Ýc…€@%×]ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f£¦mÈ„©%¦#!y\rÀ','wp-includes/blocks/navigation-submenu/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eFs)ªã,™¢3àå+À›','qP,ï$B°{r¾^_z#@çÛb›+VG¡j\n)Ð`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f£û™Á\"k\"tÕHvÙŸ','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZnøOWÎÝópÕp\'Îq','5–\"š§ ,mšm¹‘^VµÝx¶¨Ž—p›ÄÔŽ(\n;Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¥\rûdW¯:BÄ`[2C\\H','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K^fÞÊVhBMmçu£','‘	ï}õŒÎÞØ]•š!ºC1:Š.}T3ÛÁ¾‹`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f§±Ù¦B\':´^œÅ÷','wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëä½6Ä¥–Ìô¦HAS','N2Y+/#Cs„GúÉeGeiDµœ{6¥bõSl«¶kN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¨y#põDv×U;÷_lç','wp-content/plugins/seo-by-rank-math/includes/traits/class-cache.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©bÙí´áËOò…ŽT˜§','“*6ùÐnAØ\0yKô	LQø¾ÊŠI®²\n¤:¹¿2R ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¨Å­Ý8®ÿ;ÑslV','wp-admin/js/privacy-tools.min.js','/wordpress/core/6.9.1/wp-admin/js/privacy-tools.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#´ýÜ»·	uÄ{åœ',',y6£ÅþóxïÔl$Ýê  ‹7¦îÔN¿;Çž”-U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f«ã¸è‘ñˆ•­›xÐ#VG','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éB¾—¬m}}&„]n»7','ƒÛ:-\Zµ^u&=ü†ê}¡“ú¸K†ÿÁ{õA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f³-HÅ€Á9´«j;(','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-time-spent-table-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-time-spent-table-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¹4‚¨³«˜Y€—hâb',',‡®u\"-4¾@bþüÓMªHŸy:ËóÑ4<2œ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f·h<¡éÙäÍEœ','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/functions.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õTí¬A5¦×X›?î½ô','¹Ê€›/ÓþÍ¬BjY,´<¸Â¾¬€¿ÑR•[5ùˆ9i ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f½%Ù?«rRû¢ª(½þ','wp-content/themes/genesis/lib/functions/options.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/options.php',0,'\0önœòê=#D +êdd¸','\0önœòê=#D +êdd¸','Å­\rÆ—æ1#~Mþ¶¬Æ,Ëü¼¸eL*ÿí†SíA\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¿Né¦+ˆ™œC‹:Ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã…jFåNË¤Iù>Ý$óñ','	æ4òà^íî`÷Èº)t±Í\0ùM‹ç·\0àkFL@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('f¿Rö0WÇ·²™µ’ò8ÀÊ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/functions.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/functions.php',0,'ÅÛ§Úå¶=ÒïíÖW„Ãé','ÅÛ§Úå¶=ÒïíÖW„Ãé','Ÿ‹aø&,ý¶PËRƒªö5aÖ2ÕÂDÒÙ!Á2–ÿjdÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÂ´XªGÈ° ¥½t\r6^','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Get_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Get_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','23>1S6é>?<šÝø„á','ØÛ/ò1Bp\0)šÿ83[ü#È\n2l¡VCw-\0WÉT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÊ-­$¥ûG2JšdÕ','wp-content/themes/twentynineteen/package.json','/wordpress/themes/twentynineteen/3.2/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉènÃøâdõ28½ú­Z','´Í¶ƒ	)³G_¡¡£K„$©ŸÑ\Z ÌeE¾§¡EÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÏ3×ý¸YÆú©ñT','wp-includes/js/jquery/ui/tabs.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yô/­â«KãJ™S_óÊ¸ë','ú¿Y®t·Y¾¶3æŠ³«ø5v‰©ld\n†zQø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÖˆó½ù¦¼VíÔ¹)ä9','wp-includes/theme-compat/embed-content.php','/wordpress/core/6.9.1/wp-includes/theme-compat/embed-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÙ÷meÞðæ8¦ÐóÂó›','}Ec¼£îzÀ]#în¢¸êýw?yÚàR‘a©–0Þ…6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fÜsŸŒÅíæß˜l05g','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-1.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðZ23û¶¸¶‚ÅŽQ','“{F•ƒ°ˆÿHŸj1˜sfd…ãàê²·CYççHò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fêN±ßÌb8˜šÿþA','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FBšÚP7ƒà\Zãx*³$','nïQ¸]!+1;ì_ò¢¨\n’¨Ò<*¶i@VSZC’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fë‘¤s#%<XRXî@>Â','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2','/wordpress/themes/twentytwenty/3.0/assets/fonts/inter/Inter-italic-var.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÛ*xàœ&B—õ¯!À$fW','Á. 7^V»tÃY˜ïüUÔ@ÄŽš\'~(:>ªkô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fó%7Yæm=$k–â4ÆZ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('fþF­WÂ®ìž„ŸDc','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/dashboard.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/dashboard.js',0,'--ÿjëC®Þr–±ð½','--ÿjëC®Þr–±ð½','D¤ÀK£Ÿ«¯G£“…[T#S®öLpAõåßè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gLê~š³sþáýI|','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-taxonomy.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+á†ÞIîáç]}k’tW:ÿ','Sd¯ÂI¹Âßh‘iÔÅhDÜ€¾NñcÅ\r¼r=Ë0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g	?†ƒÆÖ–ý1)Å-êû','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßa1!å‚	Ñµ‚ùÚ5ãI','8@ù­­ú9e{¥Ó#‹Ò£ôÔn\nYæÖƒ˜áL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¯\0jÍnt@­a\0‹Ñˆ„','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MessageTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MessageTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«•¡ª‚•9žQƒ3›Í”q','äûZ¢™gV$\"Ãœ3Å1rð=.°Ÿ^*Mn<Â–Z!Æœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g\r¡@ö8üwI¡Èz–;ë,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-delete-form.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-delete-form.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lMóÅž\n?Q;ÙJ?¤¨PJ','´Œ\rc‹™šCÊÀ{6\rôÌÏ³	¦šØk7\0’IïùÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g-ß¯ÝÚm:veš8m','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';)øè·ò>)ií1_ß\Z','x½OÒª³±O#Q	+•U(<ë¼fM­dø6nÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gjh¨^hƒ¤§‹¶Ë`à”','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/feedback-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/feedback-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¿Ÿó#Úez§» {.U','ák¸§3c\nx„ÑTXLª<¹vªÃGÐPÕÓµ“Ö‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¡]vs=ä:Ú2OhÈ\\','wp-content/plugins/wordfence/js/wfdashboard.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfdashboard.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©£Ô½¬PŸ¬°Í`ß{i¹','=P¯z×r”ŠŠ!à?w\Z´/d!·½LÓªÄê1!·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gs˜Ð€ñp}<Ëó1“','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProperty.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProperty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úKŠrgcžny½PSæ','J¹¸Tyì\\K2ëé˜¯oúŠ×JkðÐ\r*¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g\ZŸˆ^Ð¤\\þúÛ9°\'','wp-content/plugins/worker/publickeys/partner11.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner11.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚØ0ƒ9¯Ç8£µ¦8',' rÆÅ…/.¸©í¨:ÃŸ´greL¢>¸ŒÍ,Ø•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g#é,vM‘ÿŽ‹—ß:õä','wp-includes/js/jquery/jquery.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b>Ÿ|ØÏ	<2\\Q\Zsœ','úkð+ÈØË/fgªÆƒL@„Àcf9åsJŒtX/nn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g%5MuD9ðB‘ý«$','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php',0,'Z Š\"IîóË/„ú…®','Z Š\"IîóË/„ú…®','\"÷¾´[&æPz>|Öª!­HX1¯»©æÓÒÈb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g+yr‰äÐq„€ö€D©´/','wp-includes/vars.php','/wordpress/core/6.9.1/wp-includes/vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û|“ê¾¬eh®8mQ8/àÐ','YFY=`c¼æ_’º&:Ïb#æ²za /Pu÷è…%FM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g+±·çwJoGÿíï{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xé4‚\0þÞ®ÿé¢ºÕ','ÈY˜¼ÚèVœ“[çì6#•\\ —Æ^uCƒ2žfô…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g;N²˜YÁh\"îž.v\n|7','wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šªhjg>û³;ö9–¨š','æ„ó£î»,³bZ`š.Ž\\!ùt8”„bå¢‹#rñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g@‹‡0Ê!È±Ð;Ýr`r','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report.php',0,'óyrß|±\r§¢ò/NVÙ','óyrß|±\r§¢ò/NVÙ','‘£w\\0Øc†Çs•ˆµÅªŠx‘ç˜É¹Ž_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gQirˆüë˜¿¦é™/!½Ÿ','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',+•±ML¨TßœN:˜=4','¦Yd$5{¢.·u³b¼îÎ,j‹xÁ™°ç§@¾jž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gUËÙD1¡F…\n7B|¬k','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¼»ìÜÐJ.¬›T…D·','H¿ýž¿6BÿßR)Zü|ãÀNÊðá|\'€²Bjü|ÔÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g[ã;Áv?TÑ¸^±NVN!','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-logo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-logo/https-index.html',0,'4\ZÞs(óß#ÀÓI!C¾','4\ZÞs(óß#ÀÓI!C¾','l+ž4W´îc\nèÔ•¯#Î6P\rxiàçÍsÍ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g^gétíë\\A>¹Ä†','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“§fÖÂyè¿…y\Z[-Áx','/<ãtäJÏÊ\"_cq¦JR¶\nÚ--\"‘Í‘Mn$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ggãN7ü¾²e6-Êý¬','wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleproduct.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleproduct.php',0,'ÓÏ:V–§kgo<Œ¤','ÓÏ:V–§kgo<Œ¤','‡¿ ›Â&Â¬pgÕ¯›ÃA\\ÞŒNp^ÿkú÷u–\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gidªÌ¤ÅÙ]+œÊ|_','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÔ¥²Â&Œ7¹Ã|_Áç=U','_-\\…ÙTP¾ÿ(\\)…#ˆEMýÉöãÊÝí§³¿0î½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gll…T}‹b×¯9¤<S','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipInterest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipInterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8#lè‹‘Š¼üæ¤ß','\'B\'GRÊ¥Ö²H~æåFƒ4@¦Ã‰•×\0F.«OÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gp‚a®ü“{«Š_óŽ\'‡','wp-content/plugins/imagify/classes/Media/Upload/Upload.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/Upload/Upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÙÏÆFèe½üû´)8è`','U6f…Í3”ÚDŒÝª×³îMtã°fÇ\ZÛ¨GÎ]»Ò›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gvÔÙ\ZUOÿÝòñð­öÉ','wp-includes/blocks/html/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/html/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xs;åX¬ÆhŸ&pìÝ¼¼','•>S^ûŽÀuö5U(!TàY.Þœ¿+¥ÀßÀ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g|y_“o4\"‰©X†Nšù','wp-includes/images/smilies/mrgreen.png','/wordpress/core/6.9.1/wp-includes/images/smilies/mrgreen.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-5Áà^±”‘ÓJÝjÚ','ÁæÐMƒñg¨$·æ¥+;¿²\0Ç5ÑÉÊíH&\\E6%w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gŽãàz¸ýÃG@¤J†','wp-content/plugins/google-site-kit/includes/Core/User/Audience_Segmentation.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Audience_Segmentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÿÿ†¥,ßŠGzÈ…†[','’»0\'ïT&¿C¦{õÇŒ\\££äÎZ’æAìÉ\0ï¸Î8ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g“äÓüû)\\)ÇB S>C','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àšd­ƒÖTo“ß\Zª#(¢å','ìålrŠÉv¹¤5Ž_†1³i/UŠÓ¨*l1Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g”\Z˜ ÍÅžþí|qš(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸzWî±Mžê&˜8Ç3â6','TR@peÓÖùS`F¿a×±C«>+öVˆ%Éú8íJyQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g”$G\\¾ë±;©rÄÄÏ1X','wp-includes/images/wpicons.png','/wordpress/core/6.9.1/wp-includes/images/wpicons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dSüøuq‘V_®Üãaô','¶¥ÞcZ_”Ä?n_ŸçK‹6ëîŽ1\\}r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g”K³„™ÒN>JªÀ4','wp-includes/blocks/freeform/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ò>4Ý•wÉ´[—CîL?','Í/Nûöóý&³\Z¯¯¾dæ1+¥£ÚÈ(Pw÷ªD&œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g ˆE\rY™ÌYè\'TÑ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¡%Pmã¬Së\n5±ä½','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Õ8f‘²]KÈÊßd','ßº’àŸ©L¿¼÷%–µ#¥\Zõï)CtCfo6AªÑ8\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¨¢ž¤íÂŸÊ»','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¥Äáƒ*’E}!’Hƒ','F1.z«?Q?ÏÍ0$J’€FËûÁ¿\n,O){2ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¨í:õOd—^Ÿkª×Óh','wp-content/plugins/gravityforms/includes/save-form/class-gf-form-crud-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-form-crud-handler.php',0,'5r›H‘ü\ZF‰€×','5r›H‘ü\ZF‰€×','×€4nè^®•ê½ÙÊœbž>Ãž‹Å3,;¨*™µ¨ÁJ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g©¶ú9…GœP¯…“b||','wp-content/plugins/gravityforms/images/cog-hover.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/cog-hover.svg',0,'‰«,ÔþÃŒ™Â4ú·Ñ','‰«,ÔþÃŒ™Â4ú·Ñ','ÄŠéQòbK3àeAÉïýú/1Ž§T¦z¶bMöD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g°½–&?®uÖ ìßHÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/create-synced-form.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/create-synced-form.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-°F{½¸:öƒŠ6xØôcì','KÉê\rï«ç™TzñÅ?ˆå‘ú_•cb]qÌÓ¥¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g±fö1ûÛ¶òyä;´_','wp-includes/class-wp-http-proxy.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}4TÞ—UæŸü°|¹›',']#âjÝùÃ+xòwÄ™¶Î·:á‚ÏúbÌ\n™t¤c†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g³Ÿ8•1h<M<æš!RÓ','wp-includes/blocks/term-name/style.css','/wordpress/core/6.9.1/wp-includes/blocks/term-name/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6qVø¬ªjÛgg^;*å','Î3/2våêþº™Î´ñ©µÒôhÔ\n¤ìÿ·Ñ+9kïªF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gµsôÎ)¡³mýç%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìç“`rœll¡3@Þ !s','F+RZÏ‚®eQ$epë•G%EvÑ-ÞþxE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¶]e…Ô!^…‹(PKðË','wp-content/plugins/wordfence/models/common/wfTab.php','/srv/htdocs/wp-content/plugins/wordfence/models/common/wfTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2öTÔ}šHW\'<}\\','ZÂ¥|ÿséSÌ8e•Œ3è‹EØ—ª$‰ŒÖÆÜœ-hå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¸öÊ``g ×¢Ô¹÷','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù‚wî\Z¾”:½î7Ú','i“Ë®a¡W¬‰û½/tØ™ºÇu£ôÙ·x\\†µ ÍsªÑd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¹M¦;5Îûƒ4v/€@©','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/StreamHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¿@ZÄÌÜ#–{ZG:é5­','a TæŒÞâB/õ`wÝ‚±3¾4ß„ÊÀRë,‰%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g½Î°*B!Ö~¢½ñ','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-locator.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÁÉYqÆƒ,æÑGw.','‹Ï^qAköV‚¹^÷¨èT€ÕÏ´×}ýÍã­ÐÐõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g¾+Â$° YÜþ	·Jš','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-jps-woocommerce-connect-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-jps-woocommerce-connect-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÞµJ5N’±\'–îX º“','ä\\tk`½wÉerúð&<ÃK5Á><g´ª­QkœMBõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÂ+1°c:DÇxÑ‰ý','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',0,'Ö¤Ù¢júú@±›\nN­','Ö¤Ù¢júú@±›\nN­','pÉv¶Ð$ŽLòÎ‹­Þ,*æðÊ¸/àã;øRÎË¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÅgTäk	ozëÌ™','wp-content/plugins/google-site-kit/includes/Core/Dismissals/REST_Dismissals_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/REST_Dismissals_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‡gÒœ<¬ÁÎ4¬G´B','‡—J\Z¸zè±‚¦TÐ€¿•ì‚aÿþÒV–Ö­U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÌß‚Àªüe$jyÔQ','wp-content/plugins/jetpack-protect/build/index.css','/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ú˜Ç,«RÐc|§\r,˜r·','×øÙëÐ¶,%ÏÅùrkc•ùŽ³01–¾¯ÁÿÏUê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÐ¶~)²~¥sºÊž“ûI','wp-admin/includes/class-language-pack-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-language-pack-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ù¯9<V„àµr0¢}¼M','5‰µÌ¡-ÙÚL9q¸Èˆ>ÃEhtV¿LÁWˆÇÍAB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÓÙ\"}øHßê,ë–dñ','wp-includes/blocks/social-links/style.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\rïáØæ¼ª^ÕÆ8f¤†','0‡™ä–[o‚w0 fóƒô8Ó`*_ÿü\"ÏRÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g×Ç»)šuË¾ÌF#&5Õk','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ói€Ê\\Á‰¹Â™Jƒ','l¯#€ˆšçð”R®e\'Š¼5…fÄ{–‘&n‡¿]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g×Ý‡Dlíyà\\Fým£','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÕ,óÆ_ÂGÎ$çCîü·','½µˆT Ê–X{E>•íûd’?ÕÃ»@„Â“0ûÈk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gØ/€ÆŒRAýì¨Ïˆi','wp-content/plugins/imagify/classes/Optimization/Data/AbstractData.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/AbstractData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{1J`^£8Ô\rª74\r','sm€\0¢…÷ãHß> Ù›ãê·ÐªÕà¹ÔœÍGVœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gæh\ZÆYîuÝ‰Ç€Cëç','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-podcast-player.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-podcast-player.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':qK´Ymî\r1þ²ß¹E','²˜áö;Íú’QÀò¢ì1êrpÔä»Á~ƒ»AÃÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gé³‚Gà§kßeÇì{ûú','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CL.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CL.l10n.php',0,',bÌ)5mI5FÑ½Z#Ñ',',bÌ)5mI5FÑ½Z#Ñ','úi-PÔj¬/ç‘Õ#¿5%ì wõàr\rg;rˆ\\“˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gò›‘³$ã´<ìÏà','wp-content/plugins/jetpack/modules/post-by-email/class-jetpack-post-by-email.php','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/class-jetpack-post-by-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™¸×\"Knîtóš-¬ùÙ','nPÒ‡Ñ=¥0\n9\'øEDŸ;Ë6o•Ÿ&P  ¿ˆ>a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gõä]bR%ˆ ZÛEº','wp-includes/js/shortcode.min.js','/wordpress/core/6.9.1/wp-includes/js/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ±>}OPã8Z,Ob³º™>','»ÙÇùƒÂ:­ôD£aœ!†Ù‚ÿv™ª€§2\"!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('g÷†0ê+¨<ê8øæã','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-endpoints-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-endpoints-config.php',0,'ûýäŸ6YÓyÔ2\'’','ûýäŸ6YÓyÔ2\'’','¾»­ç“jòHãÅS4V÷Päu,30í½¬Nšö7U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gú*0Þ\\fµ-w\ZRq›Ê','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/autoload.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²‰Ã¦,ØqBžß2ûó¹]á','=ºˆæ(” Æ>k„€«wƒ­>°±WÙIYûðAdQˆ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gü|0ñ\'¹&²	óêÎ}$','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php',0,'¯ºÚ6_·k”Zðwa€','¯ºÚ6_·k”Zðwa€','\0”-a\\ëC•¤ÏtÃ5ß_\'EÀ´	ÝÓ«£=Û–ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gþEdÉã1¢ÒD}ÂÂü‘Š','wp-includes/js/jquery/ui/autocomplete.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/autocomplete.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jSáŠ4[7Ô÷\"b qhNy','$E]T··B[UqŸÎÕ²cÎ±¦¥6æ»ÙÚŸ¢0•ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h‡’&62‚ÂÚ9þÌâã','wp-content/plugins/jetpack/modules/post-by-email/post-by-email-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ=dÚÞH—!™qó”\0`Œ¥','Ä)U)D»Ùq©Gî–_—äO|£h¸äü”…¾tƒÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hŸ‚3GµÄKÛ~ñòò','wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php',0,'Ý#.™©\ZBc°!×¼MÜ-L','Ý#.™©\ZBc°!×¼MÜ-L','z°Pzš•×xJRCg³Â p£t¢-lMÓ2|žM·È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h{N\'¹G[cÕ™ÚD|','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-api.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-api.php',0,'g; Ü“WUèL›NØæ¨','g; Ü“WUèL›NØæ¨','Æ‹¥C*µ‘åuãY—ÊB­hŽ`š—NdX¢+H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hÁ—©È½›x­…›Z©ð','wp-content/uploads/2022/05/instacart-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/instacart-icon.svg',0,'óº÷é½X0HÛ?š7','óº÷é½X0HÛ?š7','&ûf×|Q)-–	±•VÈœÖ¾¶¯x4û#;W§ã\ZM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h\rjv1\\M“Xú”:á¼','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-607f9d66.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-607f9d66.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÎØž´ÎÎkHú€ãÈ2–','r^OõÍ•»&i»Wu³)¾v–¦|D•ýÃ¦®ˆœ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h\rÓ7õŽ[{ÇažÑ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/settings.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/settings.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4eÁ¢UC\"ó?hŒÊØ¹á­',' úh.XðŠ†€4¥oÿ#.Vò˜‰ùüc•Ì\0…O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hX‰Yh©ÞjE7©H–&','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ExternalAccountCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ExternalAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö,ú”·Š%r­éøŠOP','eOÉ?îayól¼,çaCçAŸ6†\r²Q¨`Î‚4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hZ[ý€=—ïw–rŒ','wp-includes/sodium_compat/src/Core32/XSalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\\™®”ñõà:R/â+','ÞÉ«¡ÿ‡¨ÐøçÌ:ª»¶jNêmm©ú†½R·ª¸[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¾“à.ò^ÞÉå´Ë','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-active.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-active.svg',0,'E¬â^LTf:í®…¯–','E¬â^LTf:í®…¯–','/ýµÍS»^æÙ°‹çéà|@øŠ!˜ÖÝ«¦rÖP“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h\ZOhløç_øÍLm/å·','wp-includes/class-wp-customize-manager.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó,ö†)ý2àã`òMe÷','MÆögN„9¶ìQ¢qo)ãÕ«âçQõƒ¥‰Å;¡$%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hƒaj>¬_QŠÂ¢Ò¶^','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¼š­X1çUóþÛeœ‡z‹','èÆýl8$Ìš´.œ›Ù(|Ðîý]ôóœÇ£47ï$0\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h dÑ’ê»…2öÃ_Àr','wp-includes/functions.wp-styles.php','/wordpress/core/6.9.1/wp-includes/functions.wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìø&¾ÝÚ„ñæµ´M-¨D','iÃÏ\nÝ6äó1÷·AõXkR|•Æ2·qì«’r´^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h\"±£Œyö2ýZ±¡·','wp-content/plugins/google-site-kit/includes/Core/User/User.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iBs*\rríø¼çî­Ù\rK','!ŽÄÈQÝ\0TãŠà÷“@~ƒ¸‡„|*÷t¡A*Ã/»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h,…$bƒ^ž(S¼aMÄ©™','wp-includes/SimplePie/library/SimplePie/Net/IPv6.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Net/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§$û© W2‹ª„ ªù#Ú`','x*`ýl&Ë‹qp{<ýÆ,²¡õ~%(Ãýß¦;’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h0X-Èiÿ»Õá^ÌG`8','wp-includes/pluggable.php','/wordpress/core/6.9.1/wp-includes/pluggable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}€QçÑÿ<­3ySZ1','Ï7M<ØvÓ*WÒÖü¡[ÈÃxi·ò)­Ô+wÉMx}Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h4¬‹ò#3Ç`Ž-Ýˆ¨\"¢','wp-admin/profile.php','/wordpress/core/6.9.1/wp-admin/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î\0ðÖ,”ûÈøg;ê™´','ûC«™q¨ñýN,Ù`v¬S›±*îÒßZ[Ü`ÓÊô­mä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h>ê½lJ¹yröSÐîÖ?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡@ó¹ò½Ý¸ü>','g@#Ñz¯ <Ùü\rŸ¬×\r…è.gKøéŸd;ØÝO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h@ZÉ%Rë•Fß;ti\\m','wp-admin/css/login-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/login-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡	pT1}‚z®kYmµô','Få,b©ÓUJŸÛxÙAò6Êr¸GŠôfâ{D=qÈëÔ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h@Ãþ9YÀxŠ\n­ œ$','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hIÍÅ›Hb¿Õ×\'§úÞ','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':³3˜¹7ø¤¨z ~§p','@rw¸åqr,tÖ©y|pÆd¨½Þ>IL£N†0+‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hX{h—ßel”ðv¬_£','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Stream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸpñÛ­n¸ÇŽÅøÌ›É	Ù','…÷.üq.˜ö*0ûˆj´â9«þ4êYÓ­AÕ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hcÞÎøþ=õ £ðà¯0é','wp-includes/block-patterns/social-links-shared-background-color.php','/wordpress/core/6.9.1/wp-includes/block-patterns/social-links-shared-background-color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÐQ†€v†ží#&OD','øe^]`>qYcÚT¹“Öƒ.¸8ù4 SÚðòê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hr<ò3I´ÆìicÁ²','wp-content/plugins/advanced-custom-fields-pro/includes/api/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hr~ÃÚÜýIÆýå–¿v!','wp-content/plugins/advanced-custom-fields-pro/pro/acf-ui-options-page-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/acf-ui-options-page-functions.php',0,'í\\sóZ7fR•èÛVŸ','í\\sóZ7fR•èÛVŸ','ƒÑ„³®·iw¢ä3Üê®‹9àß=upùË,í-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hs…Æ“µ¸½T²Ôª\ZC','wp-content/plugins/imagify/assets/js/files-list.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/files-list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8*Ë\0²‘àÏß°œE\nš','Š@TNš·`£®TSû\nkõ…\næÍR³ÿ3Pí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h|hEˆˆf:Æ±2š‚~','wp-admin/network/theme-install.php','/wordpress/core/6.9.1/wp-admin/network/theme-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å ·È¹èüµH^r€','ëfˆkL‡ìö\Z¥)h/F_ÜÁÆMŽ9¥jùªV¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h„\0ˆ9²Á†¼-\n#÷^','wp-content/plugins/jetpack/modules/photon-cdn.php','/wordpress/plugins/jetpack/15.6-a.3/modules/photon-cdn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ÐšÊÏêTòü/Þªì‚','ï Þëh#ü! 2eKçƒZ³•T^XüZ2†O¥iÓÈÎì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h†º5Z€ì”x°‚œ¦Ä>','wp-content/plugins/jetpack/modules/widgets/flickr/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','os°ÜÄ¿Å\0#ìë/K\\Ô','[ÔukÖþ›ãoÀÀey»cs9ÜpÇ´\"ö	®ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hŒö’Æûöx{ïAFM','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/settings.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qïk¸p<aYá²à‰ð­Ä','>¦ò&¦X‚ßëVÁq²ûí-q\\Ø‘ž©h¡7Zû&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h”àñø §…©Âáñø0','wp-includes/js/dist/script-modules/interactivity-router/index.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity-router/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X1;‹ºqHz»¢^¯¶·–™','‡i6Öû¢ÑßIÂHÅÂýw«Ti}d?TÕmTQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h•fB®ë, tµ_ÐBÓ','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-error.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ+Öª‘Aú³ž	ç8v?€','†yqI‘áï?úr/cQÖî\r‘óà²ÜVó~0¡ÔúU¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h—¢õ©>ÖÕ+\n»f“å²','wp-content/mu-plugins/nexcess-mapps/Integrations/Themes.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Themes.php',0,'üåq\\ÝAiNu-·=Øp„','üåq\\ÝAiNu-·=Øp„','.¸þ íJ¢öÿ#F`jNÅñ	B ›šJg[åý•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h™Rá=.Uh)vÓÊ—Ò','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php',0,'‹š½ï¥«æßÍjB8£ºä','‹š½ï¥«æßÍjB8£ºä','âeûÃÇrÔ5²¯ûEØídHÉä?Î\Z®aØAƒRdÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h›~4ÚµjK¢*~¨Bu','wp-content/themes/hjs-blocks/js/masonry/jquery.infinitescroll.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/jquery.infinitescroll.min.js',0,'±nO	ý”qgýÔS','±nO	ý”qgýÔS','\rmÒä øÁètr..öJwJ–AH¬	H¨kSÐiÔYy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h OT,$Ýâ(ú˜ççãËô','wp-includes/blocks/site-title/block.json','/wordpress/core/6.9.1/wp-includes/blocks/site-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?d\rkdÜ©D\0¿³ï+Xƒ','Ÿ„º;÷phmÿ;± Û8[üþDbÓãA`¶Ð‹Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h£ÉÊ…š%iŸ\'¡üûvaø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rˆ·è¦’A²©Øp!T','Cgˆé€ö÷>é¦g,ÛµxýÄ)oß}ìKÇöäô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¨€c!\\d/é \0L]sD','wp-includes/assets/script-loader-react-refresh-runtime.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-runtime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡àšû\0¶!Õj1M/>ûƒ?',' V<ëÆÕ#Y’&=Æz;­åôI×0ÙÃÃžNlz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¬x	¡†7V\\N¥Î>×Y','wp-content/plugins/jetpack/extensions/blocks/image-compare/image-compare.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/image-compare/image-compare.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰IÀã1Àa¸€+Šxèž¹','ƒ4Ó“°f‹¢Ë)*ð	\nðÉëÎ	ûlªz.\"VcéM‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h®Ë~cTOo¶y4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯f\"ü»Œç#6${ JL\'\"','ËeÅ‡Ž6\Z(«qË&…Ú¶¬íÂ]œÌÆ\n÷Cli‡Þ©‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hµ+]4kÚu›\"Ÿ˜>Ý','wp-content/plugins/worker/publickeys/partner17.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner17.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fkb$»†Jîâ­žk»Ö4','†{™:MãJqtGòÂÒ´#Ý6ûN-†à\rûšóx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hºM±VžmÉ •Ó›²','wp-includes/blocks/categories/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø%ä!´‘™ö®\'’g','\'ÎŽñÿs+n[¡áÉÉF<¬0Ã@Ò÷^¼T¹@ýkŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h»<²]“”ìOpNCÆ´æ','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’±òâ\0\0ÀÄ-~ZÒ™¶3','^z O7ï7\\ÞÄÔ\06àÍ&ØS“ÇÍ°Ã» ”˜T£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¼€õø Qª™4!!Š','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÇÿEƒÒá|Îaž>½','¹? éX\\‰v\'·‡xéˆ‹a’nJ¼b¢×Oùò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h½KéõŸ8Arz§—Qø\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/analytics.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/analytics.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WËP-æÈ£ºÓÊúÀåˆ','è¸6þràBt\rªT\ZH‰¯—ú«äPS) ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h½;[Äõp}ÑóN×ê\"¦','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zA–Î\Zjšè°]¡æóV','á£± Åü`_ý½‹¾3×à¾Ÿ¥nå\r§6Ø÷_ú;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¾X¥ŸÇ¡)š•ïä™g','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg',0,'8YÝS’Q ó·»«j?è','8YÝS’Q ó·»«j?è','v~yoeãêö÷ÏÞÿG·–bëjA$ ®ù>àÃFW	®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¾c\\çáXÏR·ž[€Ôí','wp-content/plugins/spellbook/scripts/frontend.min.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.min.js',0,'ŠP‚ç=OÅ¹]Ó?R&º','ŠP‚ç=OÅ¹]Ó?R&º','·êÀw¸ÅO>†ä®aD[ÿvzå˜¿9ñóTÊŸ«¡U£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h¾”rº˜ˆ/ÃBÿ\'³0','wp-content/themes/twentynineteen/screenshot.png','/wordpress/themes/twentynineteen/3.2/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ym“Ž¶¦«)Ñ¤Ná','¡žî§â8£/¼«ìv3|ÇùZÆþÊgúŸ(˜mƒ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hÏ©ØNÁéðDÊVˆ+	','wp-content/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.core-rest-api-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\"!ÖvX^»c™®9ªë','`ê<Ej¢øí\0Åò¦ãxïÿ…:½úì^¢Ø±û€Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hÕ [ù¹^üÓ©•S/ãâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¶¿Ö[8\ncmÒ¸ýˆ|êè','·ÇîÏÜ’G\ZdŸww9Õè™OiŽîo%Gï=¢cdÑ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hÕ,ª¹úYßþ\' ËÍº/V','wp-content/plugins/seo-by-rank-math/includes/settings/titles/social.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gæþî¦Š†¥â—°+ã',']òsý%D’2‘ÙÕ¨ƒœ÷èÐ¥£ê^Òpä{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hãD>Úw¡£(—=c¬¶¡','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æqZßáˆQêÓã—)À','þ®^‡[“ûJÇ«Z6®}“{¤(wü×E:$cŽmµ9‘	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hå	ž#,heþ¡Ãc6R–','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PivKeyMetadata.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PivKeyMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àèî£­ªÞ §#8µñ','n·þlPAaæü:a«7Uÿj|Oú<ß\Z úáD7É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hæ;ì3Ó¨­ut$àê&','wp-content/plugins/gravityforms/includes/form-display/full-screen/class-full-screen-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/full-screen/class-full-screen-handler.php',0,'Ëºí@QLëƒ±*CìQ©„9','Ëºí@QLëƒ±*CìQ©„9','ñ¥ÛxLv×§ÒžÛ—µ€\'\'Ú©~…WWºmÁÐ/vV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hèîˆ„<fô#·n(8','wp-content/themes/twentytwentyfour/templates/home.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/home.html',0,'D(ž`\\è>1H]i	ê','D(ž`\\è>1H]i	ê','Vö|ÈÑ’Ú?à)ƒ¹zRŠ¬A·gþaà°·ì…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hé‚]Úòh[¨éê°î','wp-content/plugins/seo-by-rank-math/assets/admin/css/gutenberg.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/gutenberg.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*+è¤(&¢\0%Öb×êj„','mbùŽùk,Á{ÉŒ{nëFLAã&Eõ¥áT=ßÃ]\'~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hé¦-‚#höŸ²’T«','wp-content/plugins/jetpack/modules/sharedaddy/images/facebook.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/facebook.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§-úŠ:î¤ûËOS•¬','VÈý¤3¹®Vt®¦	K’˜ÆJ[ˆ_ç¶g}Lÿ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hòÎÇQKøV<r:Mg_Ïæ','wp-includes/js/dist/format-library.js','/wordpress/core/6.9.1/wp-includes/js/dist/format-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kè:LíKè„‡Á·Yº(','Íÿ2¬õV\\€á¤å…¨ŠÜ§5A™f—S\n~ž0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hózH(Qê.bWfÐì¡O','wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hú,Ö¦=î„\"‡!uì…š','wp-includes/blocks/post-comments-count.php','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':C@ÞÕHO}à¤µ\n×õ','$Zt$ [Áp9²K …ŒicÓ,|/±æ,tF#H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i\0!“i½”©èÀÉoò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Héo‹Xæ%#­|¡>¦|','&OfìŸ\r„ˆÒ9+W˜“ª2\r9ÃëPƒ›{m>¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i\0?X¬×Hëê¨Dç“k½','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/feed-rss2.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/feed-rss2.php',0,'’„ðÄpp†~1e·}tì','’„ðÄpp†~1e·}tì','©_C„éâ²¾ð_7ïÚ[dÉøÅø²tó‚Ød“#ïf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i#¿¥m‘èÙª²MLZ','wp-content/plugins/gravityforms/images/template-library/eCommercePayPal.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommercePayPal.svg',0,'d\ZÖµœú´›üZl°›f5','d\ZÖµœú´›üZl°›f5','Ût±`oævÞ(íX¾žª‚JÊÙVÌ‹ªþëcvÀYi?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ijšÈß)èQ\n¯Þ!ÿƒ©','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-database.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZçÎOéçFXl+ú^¢sn','–;Ç¿DþÀõãjÒÖiEMy©©JäË½çp_!”ýÞO	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iŠíÇkmCxþÊ·Ëòù','wp-content/plugins/wordfence/lib/wfDashboard.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iè£ºA’-‘â”†&Rï','éS\0H©üø\n#8yÜµ\ní;Â¸@Ê.=ò!¬B³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('itAN«|†ää†2³E','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdsLinked.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdsLinked.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\0N	Ëo…”´]sbæ“A','½U 9…GñITþz •‰zpZ¶¼èä\'MÂZãt¢ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÿjë&ÙÏ×Èä ö¼=q','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ:Lî½·$œD©sBsäž','£\'¿ZñÄîŒ”\'¿ãëx±—Â·]ô­öócMŒ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iKšDþ{‚.ÄUD÷l','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-email-subscription-checker.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-email-subscription-checker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/‰\"p\\ëÁ0Éòéx','ÙaÁFæ‚º\'ª|Ãvî•†Ñ)-Y&s%¨›\nwÀ I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¢™;Ùõ&™¾oâ®?','wp-includes/IXR/class-IXR-base64.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î*6ÖÕ¯D¶Tæe™»','?F]Lª2}‡Ùë\rSþ@bÑ2÷O­oÇuU\'O„ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i#³žSZ/“”ù¥o\ry','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xð_Öõó|1ø?\'ÿ“','ƒ¹©º´„>|xx±XzÖ¾€ËÐoP!\'±Ž¨Ùó¸\n0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i$‘ˆªˆïOý{ÛþŠ','wp-content/jetpack-waf/rules/allow-ip.php','/srv/htdocs/wp-content/jetpack-waf/rules/allow-ip.php',0,'Î@õq\\ƒ}±«§—[õ','Î@õq\\ƒ}±«§—[õ','þ[ËTÅnŸEjdÝ(²$:!ÁhÔÎ\0›sè><','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i$Ü×Ã‘«ø`oÝtÝJí','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceExport.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceExport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó£aDÂœÝ­-ég¡@','H½Ý°äTç8˜¤yZPÇ¶dìÞ“,±ö\"ùK¾t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i*.•âYfÔ{YïK3{b','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I@,Ç@ÏòÒÉ\nãR@Aê','÷ßˆx\rƒ¸2²Â©<!§à “¤´½Îˆ,d@¯Qû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i+ÓÄyœŸ¹ve©ªƒmfN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/ben-giordano-testimonial-6fc2052451b864b9a20f.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/ben-giordano-testimonial-6fc2052451b864b9a20f.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕZÉVÁµU’§­a¾e%',':\"-§ÿ¤?QåMûŽz^·ÀàwöØÙÁzí;5×y«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i,‘ñ8ASSâ ¶cé»]','wp-content/plugins/jetpack/modules/shortcodes/mixcloud.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/mixcloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡üðb-xÈ$*¤e¦ª','CômöÈì–³X¸\'@	Î¡c¥€œ4]I‚%NŠÜ^ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i6fé 9\0ð~/›²Ïu±','wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó€Ô\Z²r­ŒÜÊ.îµJÌr','Û‡gî5	!„Ì‰+’{ÚE§âZƒW±j*>½Ð‡:µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i6§Ä!¥ÌýíoÌâ&rÑ','wp-content/themes/hjs-blocks/blocks/icons-list.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/icons-list.php',0,'<fÑ}myKÓ„bÀ)$;','<fÑ}myKÓ„bÀ)$;',']2úð¯v?²Où	ës·A÷ÅÞ2öÃ6÷˜n„5h<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i8«þÃÎòú\\’mØü>','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-search-console.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-search-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÍËp	˜v[‘jŸ1','0ôêÚ.‰Œ‘VÓÐÄQ3p«Ü5¼›¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i:w_¢í¼Z¯ýTÌ’t','wp-content/mu-plugins/nexcess-mapps/Support/Compat.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Compat.php',0,'¢òt%×};Kí¥	 ƒ/','¢òt%×};Kí¥	 ƒ/','šì1ÿ)9Ü¦âÊKQåÚŠf1æ\'ÇÊA·þK4\nÀ‚^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iGi[¬¥ÓLZøgF6\0\0','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/eu-cookie-law.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/eu-cookie-law.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áˆ.¤SÑˆ­½ðÝÜl','[3ºe—E£s%©¦AÁ±Ñæ¶•‚ët5¾¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iIk‚A›™ÑpHœ›¡é','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-image-seo.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-image-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùó‚«!÷ÎYxfTt','åF¶/µvEäg)yŽ›:ÿ¿µãÜBZ2~BÁTW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iIŠs·€íç$Öµ\'Ùwa','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-post-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-post-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9¦A)Õ»É\0BEµ)uð','¬ ª;_©¹öiêõ(Ã-ƒh¨®c½…‹¡=_9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i]×c%œ}	Ôýh”L','wp-content/plugins/jetpack/modules/subscriptions.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dTüs}åi®½åÍ1]','Êù  ê¸<!Ás\Z¸d‡©Nü;yrAO;·‡n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i`äÂK™îS›BH&Þ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å×$ëahÍwÉËÁ!','—„†)ü-¢›—Êèìvb–3”U	¦ÜŒ¥uÞé—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ia{–-ÏÛ\Z÷Ø™o³’','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž}©<ÌÄÜŽ‚s¾òœ9','þÝQÇþ\'Ør™† ¼t7¥â=s*a`<¾zÚoÔ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('idÜ¶Ç1¾\"—ôùÉ^ï','wp-includes/blocks/separator/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅE`fÂÊEë–™','×\nâ~Ú¹‘`7·çå‘|pîÔà„Pë*6Žp£‡.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('idã™“É§0ütëü2S','wp-content/plugins/jetpack/_inc/blocks/images/example_320x50-34c171b9cf96506c8fc4.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_320x50-34c171b9cf96506c8fc4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WîƒLog^~Ë•£Ým','ãìWÓŸ»’­ÎZ\r1­Áy/SKöm8R‰âèe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ihnàëM}ŽþR‡Z.ù‹','wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ã{¶0ÅÄ,ûQ6nÀœ','í` ‰Õêèçs›Náü.Î-Ú‰ó¼GDTú‹¶¸-\ntÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ii·Â\"oýCÈ„³×`','wp-includes/sodium_compat/src/Core/HChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¼›5‹°¨\\íêãÊ_','¦Tñ•¬»©/¨`òËÁDÈÝÌRŒD0¦‚Æ_éHâ\"H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ijà[Ó‘gUðÍºDdvE','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G…\rTØ±*ZÚ{ åîú®','9_’dP?(³áÁZÒwîÔE?<JÓÑü:špdÚxe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('im×ÂŽZùMË¢ºòh','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-gutenberg.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-gutenberg.php',0,'7!¶ÐÐÿ­¯H¡ýª<³','7!¶ÐÐÿ­¯H¡ýª<³','AQK°\\n3I.Q°P¹ÑiRñÑÑü»ŸŸXSa+~õÅ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('in›«HÒy?EõMBMâÚ','wp-content/themes/genesis/lib/admin/plugin-install.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/plugin-install.php',0,':§¾:m=ï™mÉÌ–²ë”',':§¾:m=ï™mÉÌ–²ë”','c³â¢cÜ€ýùïvå’ÐŠû^€Jå;(r]—ç¸â™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ip8ôÐxŽrë¬¯‚.>e','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þh[zš˜\rýåÀS Þo','€Ý?“ÞÉÀŽ\'³Î0¥6¿0eQ÷ÓÔ‚ÝXPœ4yªG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ir˜êK	î’ë¶Ý”\rš','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-queue-buffer.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-queue-buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9v¸‰!f2St»0„÷â','\"ÀqC\\,ºGaø¿lú|îÆÝ&orñ©w1:rµF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ix|Âì‡”b.mIPŸcóu','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Provider.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ñ%>*áCÔUXØ','Q­Êm·R\nšàkÃuBG¨§9ÈFþ5°lw¼05“ˆÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ixàÙw»Ä\"X:=>6»t','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/PATCHES.txt','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/PATCHES.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½|¦ ùï‰W©X¯µ=É','E¦Ñ7LÉedðÊ BºJ\\B€–Åo¿(S=8·òB›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iz.fp›²5Ž!ÃKU,¦÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/action-types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/action-types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Y¼<Îß=†/¸|ž','õæjQâÇV`#ñÂß8éõðlçFolñÞpJÁ„P`Ø”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i{PkÝ{kýšiˆ‹ãr','wp-content/plugins/jetpack/_inc/build/widgets/customizer-utils.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/customizer-utils.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚+švÅdw5ÍŽÒY˜ŒÎ','þ™lŒÏ¯ù¿w½•a€µXØ·—ƒ(½L¿\r]üÓœò*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i… RYà«ƒ%³ó°“','wp-content/plugins/duplicate-menu/readme.md','/srv/htdocs/wp-content/plugins/duplicate-menu/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÂWûD—5{Ä—W&à','1SÖyª”\nMëMÅqç±«ß’Ñ‡Šò?­\\Ã’U\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i‰iŒ2×`¡Pöjñ¿¹Å','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-scheduled-actions-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-scheduled-actions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÛ0:ïµy´mNž«*ÆD','_ÚDØÀ\"å0p‡=xêÀá¥r­áÇâ1ÑÛ|˜ãGÝ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i‰ë\ràkTÉþØµÃ»','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-userfeedback.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-userfeedback.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨tª6ŽQ÷[X§]-ô6','…=±<tsvuŠè©Àï± U$Šc”Ú•Upñ\0wLšm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iŠâGšÙî·áÛ[\n0µ|Ñ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iŽÚq…ŽÅÑxjpR–Û','wp-content/themes/twentytwenty/template-parts/featured-image.php','/wordpress/themes/twentytwenty/3.0/template-parts/featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃùWøäÿ½É{»Îº','„Fš\"Ý×˜»VX±ËÐÉRÙH¿^Ùv,\"o†œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i’óÙàú¸íÆPìÓ¶/','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notice.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø*VL”œñííÉDfEAø','o+Uôáã¡EcÚ ¥\røm\"“©ˆ´D±o\n^E-´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i“fù(Î:»³Îì^Xõ¤X','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ@Xí¸5-Ü‚¨¥ë`ãþ','‹&™÷Ê¡t®¶üý|Òn3V· ¼ƒÐé¾¼K\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iƒXØ>;ÞôjåÆì­Ý','wp-content/plugins/jetpack/modules/subscriptions/subscribe-floating-button/class-jetpack-subscribe-floating-button.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-floating-button/class-jetpack-subscribe-floating-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k’	‰;Eöc\'ƒL¼Ya)','\r-ÅôºÂ”VÑc‚ÓmXéþÛ4–Úl*ý%þ~yï?÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¤ÖñÀ\"^¨·','wp-content/themes/genesis/lib/classes/class-genesis-menu.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-menu.php',0,'.cô5>W\ZyÍcžq·à','.cô5>W\ZyÍcžq·à','0wd»s¦ùD÷¸n…ë¾S®©e€ïÚíYC<Y‚HrH×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i§¢€-*w;ÿ\r?>âøñ','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-api.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ú·	×S/Z°œ®Q',' cVˆF÷,m;jÙkÜHßP¢gûÌÇm‚ý\"˜Å`”ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i§Úæuä•[\Zá % ß','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-user-lock.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-user-lock.php',0,'sìÓP‡;[ÌÙSó\\®Úî','sìÓP‡;[ÌÙSó\\®Úî','Ñr¼ÃKû~Ýr‡\\9Ó_èN„ÝrŽ˜ŒÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i§ó~ÀžÈO¾•ãª–\0','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/contact.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/contact.php',0,'äÆàç¾²^z›Ka]”òù','äÆàç¾²^z›Ka]”òù','iEÜÒÕŠÂ¦û/Û™û¾ÇÞ^8ö ®.´/X¸¸;©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i­¬JEØêÔ’ƒFÿLÿ¯','wp-content/plugins/gravityformssignature/images/menu-icon.svg','/srv/htdocs/wp-content/plugins/gravityformssignature/images/menu-icon.svg',0,'U¦È\n¹C_Wg‘áþ˜','U¦È\n¹C_Wg‘áþ˜','œE7êçôx\Zö9Ä‡µÏà\nEÝLhE±¨Ïä¼nnõò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i°LBÑÓéK¯o3ÕYŠ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/base-mode.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/base-mode.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nê_ÿD’Ç°G.˜öÿ','VÆjÿk#yŽŽäcÓ|ÉºþÕ Êe[µãŸÚ[¡tž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i±6,W8ðI“‡ZŽ\\','wp-content/plugins/imagify/classes/Context/Noop.php','/srv/htdocs/wp-content/plugins/imagify/classes/Context/Noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yYYH‚±&FÓ¤àvì3Ÿ','ŽPyô\r>ùLBe<\nI9š¯]P¼÷¶}¦ßf8~ Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i²-ÿÐX±8V[~Eû','wp-admin/css/install-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/install-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ÏZŸüÂ3›#ev','ñ ËÖÄ_ƒK68mVÎ*kùèhf{ÉŽŒÒ÷7£\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i² CCù,¦+©ªíþ','wp-content/plugins/wordfence/lib/wfWebsite.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfWebsite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ÁtÌ~áAJÄao­','¾A‰ölE÷ô¥T2	:ñ¼$“é‚éò¤&b’«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i´w*°°URÝZ9hO','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßneXM\"þ›§®÷Q@GÅ','H™* !€Ý=Sƒ©–=E-´«ÔCkÇ©.—\nÒ¯>Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¹fB·´fÇ<ä¾dSZ¯','wp-content/plugins/google-site-kit/includes/Core/Util/Uninstallation.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Uninstallation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÑˆÐŒÄÙ$4\\8ÔGð¶','uvdY	TSÈßUgÉÖ¯.]A(û\\˜”´ì]¡M¹N@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iºm‚ãcMà«Ÿ<F˜X','wp-content/plugins/seo-by-rank-math/includes/class-post.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¾™˜ilôkú&°¢jî¶ˆ','Ô²Ê‚\0*bnv=Ab–\rì_Íä5\rY)RI¼I¤r¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i½èßM¼—ÿ$×âzš+t','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÂÝ/ªWJí£¾ÑÓÚ	h©','(þÈ.TôRÁ€øa)È1yîÍú‘XÙÞüšÐœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¾ˆ\rv¯ÏÛo&ï¿\n\"ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-slider@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-slider@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à²×Î‚&±þÍ›ñæßŸ','Ú\'ÆTCœ4U)Œ‹Ûódm*NùÉn.€ÛÛUü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¿Y\rAý1é08ý%bô_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\'Ó–kœ\",Õ1°ø','ÿsnó‹#—\n}ÈDŽuW‰–è6Õ¡UÊeeZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i¿¸sÉoÔJò®U)pûR/','wp-content/plugins/jetpack/images/stars-full.svg','/wordpress/plugins/jetpack/15.6-a.3/images/stars-full.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«‚††«æX€÷±WÑŒˆ','$ì¢Î7ÍG]èDp¿	C‹žñ<²4Bf¹AÉy¤3d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÀ\\´¯›=Xïh$','wp-admin/js/language-chooser.js','/wordpress/core/6.9.1/wp-admin/js/language-chooser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸÓ¤Êku‘lLS©',' ãõr4Øé¹ùiÀ‹j¿\"Üˆ‰ËâË6¹ÌÏ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÃSù<pNÀeö\\ @^','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/cancel-red.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/cancel-red.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º5§øUúe{;»ã}O','ÃÝeÛ‚RŒ5ž¤÷ï›¡¥ ;âÒfÐ.¹Ó\\Ú´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÊ4èäôóhý	œ±','wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/layers/class-fluent-theme-layer.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/layers/class-fluent-theme-layer.php',0,'PÍËž–¬q,ò·Q¡`ú¾','PÍËž–¬q,ò·Q¡`ú¾','´ëG—óÏâ¡`‰ŸóÐL}|Àt}I]a–ÕÚÕ:\r€BÑÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÊÛHªý9Uit5ú¾p','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/FetchFiles.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/FetchFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CdM|)ã\rKrÅ–q¾','©žÅ#¸	4­óV%EpïË>FÞ,í¤_QŽ\rðÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iË`q•11n.º-B’!','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-search.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5$Â_¨”¨jk.¥4’€R','7LV«ITÎ÷KL\nÙùc‘o`Q•7>	•\"‡r\\º*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÏžâé3ÚÇµo°ÖØÎ²','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p5‘~‚QmØáiaÏMÆ','Þ¾/\0•wö¶LÛ¥–qðƒ²áôÇ Zk!ãÉE%Òˆ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÒQè¥Ø‘<OäÈ¦øXL','wp-includes/SimplePie/src/Registry.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x™™‚G\\¤Ñd‹<¦','Çø´WúsÓÊnK¦‹P›®sº1#ÁÍƒd€8äö`g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÓ¬Ø€ºYÅR(c¶øí','wp-content/plugins/seo-by-rank-math/assets/admin/css/blocks.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C,Ó¼‘5Ùšljûyøy','W”p¡Ãv!ãÜ9š— ­ën#Ep¦7¤ägªü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÚíÌ ,§â¬²{eýºö','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R£¬Ó§[áøâç—ôŸf','AŠ÷Ï‹‘­ç zäç#ÂG8K÷LŽþžbÈÔç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÛ\ZÍëç…èŠ\"yñ\r»i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{7šî²qá£ãv,¸¬Kë','#|¨ŒŒÀßz<ÌØÃŠgó|	š]þ§w…“8`:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iÞú(Wt/d8¥ÖØ','wp-content/themes/genesis/lib/js/drop-down-menu.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/drop-down-menu.min.js',0,'œ\"™uªŽ›ä_öò','œ\"™uªŽ›ä_öò','žÀÓ3Öw6Uâë›­ü7ê\0îBÚ+<¦ £S0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iákìñ­½CñíT,ì','wp-content/plugins/wordfence/lib/wfIPWhitelist.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¥h‰Û2aEÒ™0','©Dê:ä]è¸z°ÙÐÂýw%[‹jÌo†ÐÝûŽX`×û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('içGËƒÊðç5l$‰ì©‡','wp-content/plugins/google-site-kit/includes/Core/Modules/Modules.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Q(­§äNHJ\\Y»C•','ª,3þé]¢†ïg‘W?-Kdeßl\Z¼”´®^™å¬Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iëw8Ê_	î¿m-‘@eò‰','wp-content/plugins/jetpack/_inc/build/sharedaddy/admin-sharing.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/admin-sharing.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SvzŸ	ß~¼ûi6@7ö','’r¯úh–6âïùbPwŠoQ‚é4áTÚ&	*\n»u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('i÷Šð¢ä*I…bÉf','wp-content/plugins/jetpack/modules/theme-tools/content-options/customizer.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ãD›=²›g<\\àP\'{ú','U–$™[žkˆÅ:M3â`Úö÷;G¼V£EâYrCÚ¯vÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iú;?à&i?%:S3ö»','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_woo_individual_page.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_woo_individual_page.php',0,'ÞnÁj?×üF“ò	K','ÞnÁj?×üF“ò	K','ÝÑè}ñÛ@p\'µúÊnï«hÌ_5ôY‡³1 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iþ^­9J÷´ñ%\rqÁð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îàU1GrŠmGÝÑ¿UF§','ò)ÌaÆ::™¿ñ5‚ƒÖWúÁ%TF®[—À¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iþ®†–ñ†½F1ª_S\rèã','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-paper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-paper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.`/6›@ÈÈ¬Ÿï*bh¸','E,çÐY93³Ïœ¸¿Æ&ÿKØ×¹‚h¸…¬6Ýâû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j6N‡uâË{»¬\"ï¤ž','wp-content/plugins/jetpack/images/people-around-page.svg','/wordpress/plugins/jetpack/15.6-a.3/images/people-around-page.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç½åû\n•ÕùëR\ZQ','›õW<1\'ã€ò‡å‹¤&žï÷Ú‚†ë+2¼ÈSëþþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j!½‘\\¤ªQèêØrB!','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ïåª`©çñÿ\r0^æ ','w¿Àâéo\Z~³ôÅ¼×§û¼…Rù©ÜG­r÷5|Å(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j!ù\"w„çq-D2°ÂÉ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.ttf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ƒê*Ä‡šºîž…Ù–°','.l­¿ŠÅ±‚hÛÅ0pË+‚5Ùà~;‘dVÖúž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j%”L0é­²ÝL¬	‘p','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/OrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/OrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó?`†#`h%«}º;1l','Î²	ýfR§`ßï^¨ÁPAð^Ezªä@³>¥d.X…x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j&ºV1™¬®6“4ª¯ëâ','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾íér‰Á9 #Ó{…','ï¾±ÏÜn—Ñ¿¹0c~NüÿræñAuóg~Î”ÎàI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j-0mXþ‘\n`[»äF¬õ','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©bÚ†	}F+U>:™','Ïÿ_&}•ù7žÅkZFÇƒN3Å\ZÍ$q#FbÞ0:O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j0Jvuz«Ö‰•d<[B¿¾','wp-content/cache/cache-enabler/hjsdev.com/shop/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/http-index.html',0,'ÛH¡âH^öŒ)s-ØmŸ°','ÛH¡âH^öŒ)s-ØmŸ°','ã™ÿ«ÜÿŠnÿ—ê~:}H¸¦1Bf^eŒ}²ë<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j0Ã‚ËæFLÐ*sïCC','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3È#Óáõ³á¡ç%XD3b','3™4¡ÒD}¦fmrUÿ…ƒ×\'m–Ùeâ¹Éî\r]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j3rÑ^[kþ½?”J÷4','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-jetpack-token-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-jetpack-token-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™,ŸÔŸGÀVäI«¦õ','Œ‘àèÙ!¨…´2\"0Ÿ¥HmnÉ:Xf(w_­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j3ÖÙ¿‘K©ÒtÒÞ/Û','wp-content/plugins/google-analytics-for-wordpress/includes/cache/cron-handler.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/cron-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À‰¨)#¸	R)-Ê´¦3Ã','B{Ë¼L¦ï’Ð4\0aïä~ð\nxFû+\Z³¹0\n„ØH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j6D¥Ç‡çþwâ`æ…','wp-content/plugins/jetpack/_inc/build/scan/admin-bar-notice.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/scan/admin-bar-notice.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(=D]æEÎÛrp®8ìÍ6','·˜þ¨i¾CÇ}4_óùåü\0Q>µÈõêJ|ÎÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j8˜¹W$¢íÞŠ©ÂoOk','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-plugin-locator.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-plugin-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á6ìs†>[€àDsrÕ‰$','O¼¼—551uÜ]+Î*ääÔã1¨qQoxíÜ©rº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j:„çÉ7	? …{´íÅh','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÃ_M*±½—>ý­èàÿ/','ÓkÏ%ÿÛ‚X†$‘¨E<á&>]€\0\"ƒÿso´°*ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j:óÏ”`Ý%áI(f„\r N','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁõÔ/©JL`…»¯$T§7Ó',';oKô¸·©Ôí.¼)\ZýU]z™«¤nÄi©\"¸§¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j;¡Ç_§=Ø\Zü“˜','wp-includes/blocks/group/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÑ¯NÌPíŽh)¾xŒœ\n%','3\0‘Ú„[yÜSÒ¬ûÏŠ_hë³dkŒJ2ä1UÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j>3cYM÷ªštBgÕY›','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/Publications.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/Publications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZH<ÚY­ç\'û±Zïî;','œ-‚¤äëÜØ)w…í$}pbšbi±ÅÊÄL¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j@È’=ý2×ñ-¥	9Ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jA±§°¬¬Þè™ûÜÐr','wp-content/plugins/jetpack/_inc/blocks/gif/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÑÐe· \Z	^Õ½\nõFv','Î&µÌÆºÂ\rù- qjËBwˆøñ\\äÔÂàêãr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jBsã–ƒÕÅDŽ(3Y=Á¾','wp-content/mu-plugins/nexcess-mapps/templates/widgets/icon-links.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/icon-links.php',0,'alwÌ\n^âŠc8$›mB®','alwÌ\n^âŠc8$›mB®','ÀÿQê‚]GúÓ«Yæ…¼P²¯ßÐ¢1”oÆ`rxÊ¾‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jF v¶\'ÖTªnºI)','wp-content/plugins/disable-post-revision/disable-post-revision.php','/srv/htdocs/wp-content/plugins/disable-post-revision/disable-post-revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÚlZ\n‡¼!˜OLnžtí','ä27ƒ—®dÁxæhz€ùY5IIÇŸÉòò åk§Nr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jH£ÓúÉ1l~cÿ‰L§','wp-content/plugins/jetpack/_inc/blocks/ai-chat/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1}FÈ€-°ÅÞrI§','–Ü¯ŠÕñÎÁ8>Ó`]{\\ý†îüs–²^~/µí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jJH,÷ÂÜ–f0Ô§Ï?','wp-includes/blocks/term-template/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûx†M\0\Zacâd¾XãÜt','ü‹½øÙI­MœTb§CS@µè«…—yùÕ`¼›6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jL:ÖÇÆâmÖÖK¶ºa','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß4DfóßpîT¶…xð³’','û¯“ÒN„@7)(’´6¡øö•æ0&^—ý’´š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jOÚÉîà>²`Ô­ëIÉ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-ajax.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-ajax.php',0,'làm=0â¦Õçü•™YïºV','làm=0â¦Õçü•™YïºV','h»fŒE*jv‘S ÄI†@ïŠÌüüµmãnÒ6‘:(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jQŠÉ»ªàå\nŽb½§þÿ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-single-choice@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-single-choice@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÞ *^‹¹ë\Zëè=u¿†','¢\'&xnVÆ¹w	ŠÌ=àl,ËäA¦[–uÕá•½z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jQûõ—e÷Šø;âe','wp-includes/css/wp-pointer-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-pointer-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z)‰­Ó–ÔOÕð=”‡ûc','<Ä€`Õìp)Ú%Siòtb„H\"ùÿw%Ä—ìt])','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jUöÛ†ƒÉ†–8ÿµ|£','wp-content/plugins/jetpack/images/rss/pink-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÖ÷bÐ¼š3¢OŒ#Ù','^…ÆfÇ;Ç•¹?õ‹š9¿’³£/‹1þ†K³Xâýç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jZ±!0™QIº)¼Í\\€p','wp-content/plugins/gravityforms/assets/js/dist/968.932798442f85622b7a8b.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/968.932798442f85622b7a8b.min.js',0,'HÉOÕËØJ*/[ØŸV','HÉOÕËØJ*/[ØŸV','Ý…¤\'+[™!Îõú¹ UHë>f×°lFÎÞ¯Ó¼ìÈ”Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jZø­\nc¤^÷\\ózk½Ú','wp-includes/SimplePie/library/SimplePie/Cache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ÒÇ\0Ýo<(èÈGs$','OK Ê…úZ:96†!Ûº‹î­¿ì½¬æÑà×Òô;û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j[#=îLo<]ÛºÞ_Ð','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x`V^)ÿl;©OÂ','õÛ‘7Ç¯¤=·qÛ’tÎnæ0n`“gpty#²	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j`øÛ¾¨4}ÑnyÄ}8','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-8.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-8.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7q°\n+ß†PØnÔŒß','æÝ¶¯ýk«oÕùY|Õ„2\"9ÖÍu™©šOSØT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jb\rˆtÐU.çQ2ðLt','wp-content/plugins/jetpack/_inc/lib/class-jetpack-podcast-feed-locator.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-podcast-feed-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÞ<L‚õNØ;Ñ[°é',',Aæ±›XÐ\r+FA;‚ë¬áÃz6øøXeä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jcÃT‰ŽË\n-¤ŒÊmô','wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÅFëæ‘²hU¦ðÞ¶<À','¥Ž~\Zîlà|êJÔ–ZûFr\"ÌÊ#ÄWšerõSÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jgN0zÛ¬3´ö\rÃW½y','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Export.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Export.js',0,'Ÿ¢\0Œsü•âKü‹J7Î','Ÿ¢\0Œsü•âKü‹J7Î','lû®Ë@]…»»§«•\'XƒØüÁTÙviN)žšð8Ã­$k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jgXùx¯rTsô‹õÆ¤Ð','wp-includes/blocks/comments-pagination/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/NRilÐƒÉœøó‡žz','ö©AA˜\n­/¼Õ#jgÊ$rôc²Ûð˜‡=µœ‡GL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jgý ‘‚<@[aE^Å³=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½§ôŒ)[ù>ŸOÞ','Ö1¶\Zƒ‚×Aê¤üEù]¡ä<\ržU|ø­¹á…j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jh`£NCÄ6.HUN°þ,','wp-content/plugins/worker/src/PHPSecLib/Math/BigInteger.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Math/BigInteger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¤9(\rá5¨·q+Ð­ñ',')™ÚYÔš-ûêss;¯Óß4XÏü6D‚ÊQz•9Z§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jmE¤ÑAXÝuw›>Ü†','wp-admin/css/colors/ectoplasm/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lj#\"R—þª2y—3W¿','x„¸–Ûã†BŽÓË\"\"”9(´nÙöýÄMB¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jn€qŸÿÇnz\ZöF3Ú','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php',0,'ìÂ)¾Ž…Fut%ÆŠ•','ìÂ)¾Ž…Fut%ÆŠ•','ÆÄ@0Hže,Î¬ß2yíï-@Îa¼yINÙŠñ­_þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jt¼ÙZáêÜ¿î,‡µ','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rš¼ÂøÁa©aåîi','{J®L ÙßÍ»&Õñ{©½{¢ÌT:š¥£Âã‡B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j\"‰=g¤\nézŒ¡ZS','wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ø\rß\"«÷ÅHÄÕiž“','ÈsÕ-ö«þ¶‹»ö—¡›)_–Ÿšï1D›/x×8Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jä±‹¹¿áð%ˆÝÃ]€','wp-includes/class-wp-xmlrpc-server.php','/wordpress/core/6.9.1/wp-includes/class-wp-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š0çP7u¦$)ª÷Cþ·','ÂV!„è„ÈàÍ‹xÊÆbßÁ<ò¨ç¿\rk‰nÌi`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j†_mÚEQ±,£¶kÇ','wp-content/themes/twentytwenty/template-parts/entry-author-bio.php','/wordpress/themes/twentytwenty/3.0/template-parts/entry-author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýzì%­óLé\Z\"gÝ…','5‹ä6ýXGÎÖ¾a|xýq[’ÂbíIpðôáÝ*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j‰ÞúÊÞ(® 8òú','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/FulfilledPromise.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/FulfilledPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„–‹¡ƒ€Á«˜ü7Ø^Vç','RM]dkñ`Ãé\Z-€JáKZ{÷LzÒ4Ã#ý3Ûù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jŠ´‰«pø\0ZÍò™','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ<ƒ^·p…5ìâ±¿;','Z<OÏ°Íw¢HS8ÖîOø7\'¦ÒØ÷š—ºìè³Y9H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j¯Ò)nƒQ8Þ®á¬DŒ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vu×²·´âu’xJôB|','óüü_\\×O•˜ytnŽøôûÅ’ŒZ•” Õ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j—£Éÿ5F+¸¯ío','wp-includes/images/crystal/interactive.png','/wordpress/core/6.9.1/wp-includes/images/crystal/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯RÏm`òíº`™9§æ','$­Áöë©˜<x1²éÕ“»íIRï›V-VZ\\jg.‡þˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j“€ÅêÌX!›IËm3Ø','wp-content/plugins/google-site-kit/readme.txt','/srv/htdocs/wp-content/plugins/google-site-kit/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÝk5\'×VU','@îcøK~t	×êiÛ|œ‡²¿™Wiw‹ºíî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j–[SéG\"«6[|','wp-content/plugins/worker/publickeys/partner14.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner14.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤÷Ã²R³ó¤ƒŠ—‹Ô','Ï¢f!á ±d[VéÆr2ØÅN_¬|Â’7‘¸	hœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j™î\Z9õd¨gËŸ¯\0:','wp-content/plugins/gravityforms/images/icon-handle.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/icon-handle.svg',0,'á\'%\0š<ôs³ý}ÍŒ','á\'%\0š<ôs³ý}ÍŒ','Àµþ \Z\'\nºJ7a˜/6Š1µñõ“D3`_\"¹Ÿò.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jŽúãòoúûÞÞ	¡’|','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/TestStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/TestStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø…tsC=œYi¶\0©‹0','>d+BA(A3©þýÎÅTé¦lãBRÔZ×\nHÝ\nß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÅâd>hA\r¥‡2fœ¦','wp-includes/abilities-api/class-wp-abilities-registry.php','/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-abilities-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁuÕ~ïs˜à¼t','Fô(¸g§œ(ïK[a6TêÒÁóÞn×ÑdÃ=gpú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j @]»q*7Ø‹ïû…Ý','wp-content/plugins/imagify/inc/classes/class-imagify.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EØÆìÅ2\nÕßk¹dUŒ','Ó+y#`;S7¡ä¸Ke\r¥¾ì$â›„k6Õ»¥t	[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jªÞéŽpWÅ\'ÿ™44ïœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','syÅ\r\\PHBš2÷Áx',':ÅZ(”³©¬š\'ôäÍWëÌkyâC:\\ôJaÇ)‘S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jªsOé®÷àiÀZ-Q˜<','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÙbÁ”§LF\ZaQ24e','w\'º$àã\Z”«?§äYç\\ŸÏY…mµ}ô‡þ±¡=›o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j­8dì%\\þX©Ð7£B~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zóöŒIÙÏÅ¯9Hîˆ›¾','ÈFä˜rÝ‰ú0!s	ƒn­„V/«l‡ðâLšX6¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j²¦4-«O Õ„‚êrL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php','/srv/htdocs/wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“2‡9Q{â\'Db2Üw','µÝAæ15·®2sNª ­Ã¤UºA¬-§’V‘¦x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j´gsÍ66Î$€¤8*¨EÙ','wp-includes/class-wp-dependency.php','/wordpress/core/6.9.1/wp-includes/class-wp-dependency.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ÆRNFz‡®£$Òaì13','öQµØ‡#?*¡7ãp‘Ð@À«|XÉ–FÓ“úö¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j¶\\(XñÚõ*þw<EN','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò$ëûÿjè…\\TÈæÁå','pÄ—¾ÚÊ³Bº¯†7…ß(\ZqÌ`ï_¸Ûú¬\"8G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j½oš£½x<Ró}','wp-content/plugins/worker/src/MWP/Updater/UpdateManager.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/UpdateManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=—Ã•µªíß„Z¢J†ŠôÌ','ë?æÞ7[%4¯)}ÿÃZƒm$GÒZW’.Î%Æ\"@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÂ‡¶]\0¿ðé.K#˜<','wp-content/plugins/akismet/akismet-ru_RU.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ru_RU.l10n.php',0,'Î[îâªÒÂ÷±v,¼™ç','Î[îâªÒÂ÷±v,¼™ç','‹ñj¶R¦ÖëÖbû\"z­‘â¶ê¡×f]ï”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÅK±S AÊˆªœÑ™+f','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3101.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3101.php',0,'²Ol\"‚¿Bpöik%éïÚ','²Ol\"‚¿Bpöik%éïÚ','ÈÚAæÝŽ\Z7FÉ—Õ,U¶RÌëœãå;iò:eí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÓ»ÜòÛÆ—;ºì¦×õ','wp-content/object-cache.php','/wordpress/drop-ins/object-cache.php',0,'îwŠ?$ö×[¡`Ù¿','îwŠ?$ö×[¡`Ù¿','álx–Ø³Z˜ˆTúø9ruÔÐ<U«E>Å¦TÀÜÃæÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jß;5n#—³´ŠÚ/','wp-content/plugins/automattic-for-agencies-client/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äáÊ7·UˆØ÷.dƒ8Ú½','Ò¢‘£§½rº»W3hmYJ?Ã½È éQlÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jâÁõöás‹{`6D”k…D','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-content.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KSRl*!îé| Tƒ\Z','ç&£ÕÆòj\rÙƒju×hHf„âåÞì^4šC¬ÄËË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jíê…éS|Aóà×Õ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderReturn.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderReturn.php',0,'‰¦tõ1È\Z4ˆñÍ$Ï›','‰¦tõ1È\Z4ˆñÍ$Ï›','ÁýG÷—¿Quý×dUd¿0ó¡¨jÙ\rÉ?ºƒ>®~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jõ_Ûèÿµ‚ŒpÑ©Œâ','wp-content/plugins/insert-headers-and-footers/includes/post-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'N(®¬Êa0/ÞÛ€vVº','›ºÑÛõe²Š~ø\"L¼32Ž…Ê^ö×j) £Akâ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jûdËCT[^êˆRž×ò','wp-includes/block-patterns/query-large-title-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-large-title-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Q²‹$4ý-ù1øeÂ',',ªƒCh1z`­qßë‚ÂÀŒŒ©\\2ß‘ŽˆŒ{]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jÿ@j™×®;v,r^º','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php',0,'¬MpbàñHìà<¹·öu\\','¬MpbàñHìà<¹·öu\\','DTvÔåÚ¿¢îèB5‹»ßÎ¯Ìò»—áåN9¯õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kî—ù;XPƒRø‡SPì','wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ[^Î1™¸!@%xƒ…ÏF','øÇ3í¬ñïCo¢¿¼ö^\rl3I/ë•?”|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kŸ¥3{ªFÖè‡+¶)J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ™wËÅ„O5ãÜìRO~','Ì¶•\'‡€mO*b‘\nUÝÞÐ½ÐoìW:m\r-ùé’ùs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k›úÂ-Û€s¹ïŠ4|B','wp-content/plugins/google-site-kit/dist/assets/js/640-cb6aaf742e94e522352c.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/640-cb6aaf742e94e522352c.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2f\\ÏÜÆÜ%¯\Zq:YF','Ç`½0¯óúC…ýä7f–3¿M\\¡9³Ú¿¢u mŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k‚ˆ¸$6O³Ò-N…x ','wp-includes/js/tinymce/plugins/charmap/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=B¶ìŸ„‹¶P\rLöâ ','Â•ˆx[žG“‹-ó90b.z‘GõÞazÚ>Êr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k§R(iÚàÅ¾”UåVà','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox-wp-com.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox-wp-com.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ÷?¡Fæ{ÂùÎG7Ï›¾X','c!Mù}ÂÃæË=ÛfwâÎAwýµn$J‘á»«F$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k×†Çöœý‘K\nšÎy/','wp-content/plugins/imagify/classes/Context/CustomFolders.php','/srv/htdocs/wp-content/plugins/imagify/classes/Context/CustomFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	d\'±éÐÀgÏå\n¿!','oG|GFŒÁú¯%\0íÌ)Ã7ç›¸ËÚ*¡nóÝñ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k$ý³)öŽ€k°pÜt','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-admin.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-admin.php',0,'º9ÙR$¹O1Sjê±ðŽF','º9ÙR$¹O1Sjê±ðŽF','`ò}lY©þ\0pcöÌARìÜ§€o9Ã.ÅLœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k üÞËJ>fi) ô4äË','wp-content/plugins/seo-by-rank-math/includes/modules/acf/class-acf.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/acf/class-acf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú2ëÞ3ûÉåùf3·Ûh','Ê¢VëÂƒÌßóc\\»á>¥š5âY5æÀ†íE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k\'¿>rœDã‘áS\'sU ','wp-content/mu-plugins/nexcess-mapps/Integrations/PluginInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PluginInstaller.php',0,'õJ¥ÏIFI€±Å|ä›ùK','õJ¥ÏIFI€±Å|ä›ùK','(ÅÎ`ÑâdŸƒ±¬¼‰“¿KoY»9ƒõ\rýÚnó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k*½èL5fÚ²Hé_u','wp-content/mu-plugins/nexcess-mapps/Commands/Migration.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Migration.php',0,'‹©/´Ù†CÍcV+y×•WJ','‹©/´Ù†CÍcV+y×•WJ','ðÑ0·Ÿö=\r¸ÏFv‰V¿óÄ±ŸùptÙJŽ@Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k2±Ìì?Ï¢}&¤¶¢´','wp-content/plugins/jetpack/modules/sharedaddy/images/more@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/more@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒï\r_}ò’.=Uqâ¦n','‡Ç\rÂá2Ìò#§Þ&3²E÷×W<å6v\ZßLff…9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k5eÝ÷€í?vHQý<','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-escaped-html-notice.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-escaped-html-notice.min.js',0,'§HZŒÃ?³öc0XŒåg','§HZŒÃ?³öc0XŒåg','ýDeB˜Ù<Ã?”\'åõÉÃ¶˜<˜¢¤ßvžaT!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k6„þ *âÜßHœ	ŒuÙ¡','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ämÄ=ö1Üå2ñ›L3','äj¸JK—U‘*þx2ëÐaVäRX›ª÷óþµ.¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k7@½dh\nY7«*Êƒó~','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/nova-drag-drop.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/nova-drag-drop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£}Š˜ÿŠÁBã2ûD&','“wSêúöTá±¥nƒ½&þÛgÇµF¸9:á×Ï[¾ÉTÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k8UÑŸX÷y¦–Û','wp-content/plugins/google-site-kit/includes/Core/Prompts/REST_Prompts_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/REST_Prompts_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*?åñú}e¹QË›ž','JÍb0G¬ÿØ}CºÁ%„Ûw@À/ü©s¶†øŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k8ìÞ%m*8\0v8Ó\\uÎ','wp-content/plugins/jetpack/_inc/blocks/images/icon-cd4e9ecf53fadf95246d.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/icon-cd4e9ecf53fadf95246d.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šæîé¢ÑËíw:Ü¡-6”','•lTJY:1=æRÛå’$r{l=o/ù\nÙ³ÆcÃ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k:f†cáçâU{»­ˆG~','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-woocommerce-45c7b122796412f75851.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-woocommerce-45c7b122796412f75851.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—,C¨¤ÅPzZƒ1¿B)','ô6üy*’Ó[¬ö}!\0½Ê´I\nª\Zœ^ ¯ütƒkÅk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k@æÉòôGŸn†^|\Z¤','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationRevenue.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationRevenue.php',0,'¦\\hàÄnX¬±3A 6','¦\\hàÄnX¬±3A 6','\n4ÅŸ‘ÉH‰·atAxÒA°å/màLFPAIMùÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kBQoß‹’¶n˜¨·á÷','wp-includes/Requests/src/Session.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò,ë‚ãÐ:]_0ã+Ã','Ü6ˆø¦7¬ÕxïÁôÄuváOAHcò\nd`Ut’m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kE-_ÝÁµO7ðJ\rÇ}ªÜ','wp-content/plugins/akismet/akismet-am.l10n.php','/wordpress/plugins/akismet/5.6/akismet-am.l10n.php',0,'èÈÉ9IùÓ¤Á†×°ÿ9','èÈÉ9IùÓ¤Á†×°ÿ9','d¶µ}@9BËE‚2JøWÓ·šÆÖ³È@û¯ztÐU{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kEìðn‚fÏ‹ßŸÈ\'qb','wp-includes/blocks/video/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è\r²Pi CIÑÐÊ','‚ù–²ô_ ýÍNBÔ­E¢mÔXÈ=¡¢zªC€r†’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kFž¤“©ò1LÝ²h9Ý','wp-content/plugins/worker/src/MWP/Http/ResponseInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/ResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¢S!íÁÅÞK‰NJ ê','áC¯‡ ‘vùq4 l5YhL+KC…ÍÿTÜ-?ò5ùM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kKÀTMïòeDèápO','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',UR¡:°¡ÉHO˜-','å°*ZWî~æä}wÕ\nû¼¥Cß1±o“=t9^Ú;¯¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kMÏü–œ¦šîÌ™Ysp','wp-admin/credits.php','/wordpress/core/6.9.1/wp-admin/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òíp£X”–Ú‡±þö}T','¢±C~Õˆ\\\r\\2Ñ;Ç:r™ò«w#-3‰òs×¸Åv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kO&…áPÒ8—Ä°Ý7','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôŒÚU6[èCªÿ×…u','Ðv \\iè¦«‹´Š€9-(„úÌ…üÌE¤W«ü&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kSÎ«fûf¸C^ÅŠ_','wp-content/plugins/jetpack/vendor/composer/autoload_files.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‚€Í÷i!a\r¥rs•','½-ÖÖ~7\'\Z\'úá€k©&êðà·[/fòº‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kYl\r·–’/0£N$åiÂ','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k\\^ÞˆÀ©-ôí`˜5_j','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨µ+gÜÁqzŠ\rCh0Ë','S+“ªŒ?:¨þÈc©±¤]0þw—‘‡­±|^¦ÎE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k^ãÜO¢hQ-M_Î×','wp-content/plugins/jetpack/modules/shortcodes/class.filter-embedded-html-objects.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/class.filter-embedded-html-objects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÿ3üÝëŠKaZR»l8i','ßðé&/¼ÁZ%mZ15Ì›È¡¶a¨ÏcÊ»¥\rí4¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kað›Ûôy«¨÷å›=•ø','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dP”’Ò$‹>lzÏþ!u','®žGô0¦å‘–eKÝˆZÐ:“eñ#îfÂ‘_tW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kcg£Ö÷Ù-\n^›É§‚›','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"c…hH;Q‹î²•º)\r','î¿o:³âÛËEŽË›£¼Ç‰ÿY¨©07·“VcNX]Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ki¶\n%baèéhYˆJ\ng­','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/pro-style.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/pro-style.php',0,' ÜœâõÞ”«Rã&D`',' ÜœâõÞ”«Rã&D`','£Ž’eqß\\æk<Œc¨?ñN“Uîr.“ÙUŽ Ÿ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('km§|÷‡Kma0í\"*ˆk','wp-admin/js/tags-suggest.min.js','/wordpress/core/6.9.1/wp-admin/js/tags-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªä¼6oWœ“€&‡ÿ¾ý9','¡hQW­SÔxª§õÁÃ%¦&×ý	¡$#Õâ8æ›µDä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kti›çÃÇ~.2Œ°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-base-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-base-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íJÝJÞ¦ÙÀ·…ð‘ª(Xb','’$÷Øðà‚ÀìÅfî	y‰®ÛN1³i¹%¡†…UQ1ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kzˆ!KÕj0¥mi¥+0','wp-content/themes/twentytwentyfive/parts/sidebar.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/sidebar.html',0,'.€l	„MbÁbÁÿoÏ-“','.€l	„MbÁbÁÿoÏ-“','·«I6úÃ€.´ÌQÏFJUÖ‰h,%\nyBçóÞQ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k{.«œØ«zôïÄ¥Yb','wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Çn¼D\ZÛö}ûp†©\"/','¬ÄÙ/èZc\0!1&@wïÌçìyj×­%¹çú~y<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k€NÆ÷Çrcí•©ú','wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’I°1€ê\rçéiÈéçÒ','ñó‚-™^ÀÙåc¡{Åª’&‘\'µrçj Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k„¨¾µjm’„oˆÕéÔ','wp-content/plugins/imagify/classes/WriteFile/AbstractIISDirConfFile.php','/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractIISDirConfFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„e^(Ý¡á!ê£©°Š#','Ã}Ñn¡ß—‘×\r\'…þu–]qDMÜw{Á˜–$o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k‡jÂKëüªü’W?','wp-content/plugins/pressable-cache-management/public/css/index.html','/srv/htdocs/wp-content/plugins/pressable-cache-management/public/css/index.html',0,'³ÐüFÈ‡¶þ°Mr‡§','³ÐüFÈ‡¶þ°Mr‡§','<ò=8fS823ø›Â&ºýAo“\rû\"É2£¼««','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kˆF&“¬ØY~*A°™ô','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dìA…”…Ï°Áîáó>ÞW','ê†IÀ2åû¶VþxëésA¨£G™?äËÒ(4hiÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k‰\\5¸øžÊ¿4;K','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¡-yí¦`úMÝ€Mk7Ò','iòûW¼8úµ~)UI\n¦f\0ù2ýióh±çÈÈß¤\ZŽ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k‹$œÂÓÌ¹ûBÆ\Z-˜','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-nocount.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ìÕv·“³¸¸ù†B0','‚•*WrÑ(ØL1¢NÏÁ†ï%Áp%lÑÍtUY‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kXœç,€¤he’lH','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-inbox-data.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-inbox-data.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‰H-&0Û<YÉM×›ÂF','€6À`ü\'öq‡2ØkB¹”çTµ\\fDp[Œ 7*4ìr[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k¶Bº^<ƒbÁ–ßæft_','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý§†xJ9ÞV6É:ÒªÆ','nñVaÝE¬® í @F¤#g¿æL§ù‚9wáf:µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kŽQ‘dñÂù´{©E æ´J','wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php',0,'M~ôÙíý§«6×˜û','M~ôÙíý§«6×˜û',')©Ó\r+ú¿ÐÌ{~ªR;Óx®RD\0ð~È}ŽÈ³ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÍŠR}ÃŒ:¯yÜ','wp-content/plugins/worker/src/MWP/ServiceContainer/Abstract.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f)f…×‘&!¿Ÿó¤Sù','\0ho¼«/’dëÆóe¼Ó½˜+–.ò™§B¯&V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kïÑãhÜûEq©ÒíÎ','wp-content/plugins/imagify/classes/Bulk/BulkInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/BulkInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö‘g¹a?4	pù\\–','±ÚB´àe¹&‰=ì6¶\\¶F} >ÇjÔåØÌ®…­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k“Ãäga–Fz7ÅðÀÂÀ','wp-includes/Requests/src/Utility/InputValidator.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/InputValidator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\rÊ®äYe	LŒl','ªa©1¦âQ¶au/d˜ûª¹s§ØL¬¿ZvûUÁ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k•;™§¤›×¾Ô9gÄö','wp-content/plugins/gravityforms/includes/locking/js/locking-list.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-list.js',0,'7-Ô>è¯a55`å\\ †u','7-Ô>è¯a55`å\\ †u','ÂBWTÛzóíØ±ì ý%Qý|ƒsYTèà€Å_YªÒo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k£ï%ævÍ&ù$X›œåæ±','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-role.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-role.php',0,'‡S96‚‚F¤ŒsýlÖî<','‡S96‚‚F¤ŒsýlÖî<','J;bðZµÚH¦î›å>³cÄ¼é².=h&y¤^‹ªš¤I0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kºÿ£/ãè\\çmyQi J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ÊÓ‚ÙÁÏ-Ø/U,îð','Â·¹!ßç‹ÇX¹0¶KV‘68ÞIí³EéŽ+ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k½b[€|e(ü{”Õûæ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á¬&5Vˆ\r™’MOúõN¯','°õë%ÞR÷óžŠªÔ0DaéˆÝÑ²O–Ø ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('k½úBËžãb=y†Ú','wp-includes/user.php','/wordpress/core/6.9.1/wp-includes/user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Öø²¥MîˆÊ˜ƒrÞG','¿µ“€?‰h°·B˜8Z•³H©g{>ñö»Žá[ü©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÂ“»›U/‘^ÞîÞð ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9„ä0@û³òîÅeÜv','‚BZâExÜ¥+ÉD`”šƒ«H,C UdoÅLÌu[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÄ•Õšm©o‰åŒ”ã','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-monsterinsights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-monsterinsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÂ\'?ŠÙO1Ã•Sz2',';æzƒ’Ø×¯SíMð;NžYœ=ƒ0êrŽ;f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kË€œÆL):²Wøµ8','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/helper-functions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/helper-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶k$¼hÆ”!0d','%Ö¸T9òC¾kÛÖ-ýK†ÐHþ(HU5º,J¾‰Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kËä÷Áä­29£Ë©lYìN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	+eð.ÑÒ˜É–§Ø~ˆ,é','[¼FÖ´FB-1“3ém]ŠïèdÄÇ·žÜ±@Š…¾½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÌ´ëÔ°5ÒÉ›eé?½¡','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-B2hwwtwo.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-B2hwwtwo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vos¼b\\×„¿ûÅ(Utá','rVÄõ6Ä´NàÿœpèP€}gs=†Kã·½ë$nµsa³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kâ\'\n+&=¸Än`ò3Ÿ','wp-includes/js/dist/dom-ready.js','/wordpress/core/6.9.1/wp-includes/js/dist/dom-ready.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>õþí8H58nxÐ¥m\'','£Û˜@h‡U×”õž{ü¹S¯=³V>‚³CÄo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kãJj¾¾’>Îl×M¸é','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nn£XªÀñ6ž	¶â-%Î','Ý4úÛ¥­À†þS×ÍñL’éQ¦Ç)T£^bi¿J4º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kã§Ë‡À„‹^mæ\\‡–”','wp-includes/blocks/navigation-link/style.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËS®;cIvë¼â_h©ZH','qÏÓÿ¯™’ŒG@džê¤‘,è’–U`ˆÊÄŽ†·Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kèÅPê:gÿªªùPŽÉ¸','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ»ã¨K1¼ËnÖ\r€','àðáÓ†6S/þ0uF³ösˆÚ%ŒHJ@¾UZ_¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kö(a¨Ïö\r¸Mœû','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/EphemeralKey.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/EphemeralKey.php',0,'fÕ	´\\Ú¸IŸ,z’','fÕ	´\\Ú¸IŸ,z’','NÛÙ²h¤ã{{ë˜ˆ¬¿Ÿü¥`‹åDÏ‹óéS`ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kþM-RK„}g§S¿pë¢Ç','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-radio.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-radio.php',0,'oTšÖ0AŒ‰\"WzÈ-…','oTšÖ0AŒ‰\"WzÈ-…','½œ*°ÔõHö>­\"Bd\0ŸûþºP¯ö½A!¿aÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('kÿ¯÷Œ¬™Ñ¯FáØ%/ªc','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/tests/PatchEventTest.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/tests/PatchEventTest.php',0,'€öh?´Þl=×‹™*','€öh?´Þl=×‹™*','ÄR‰ÇóAŠÝ ÏºÖ%q|1–î-âæ„Â†\0¢ª½Ïñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('leò†7­S]×BL@~','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†áDUî)@ÊÌùÆv\'','BªoynyIäv²K{Ù%+T¨¸y’Ã¾9lDk|X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l­÷\Zžÿ˜Ë¸¦Šà´;','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–zñ}R,ÁÁLÖpïê','¾\r3›j-–”ðìz$½¬!â‚edûÊÿnÁ}\'\"1ÕÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÜ9\Z\\ÕÁîV0ÿSæÓ','wp-content/plugins/svg-support/composer.json','/srv/htdocs/wp-content/plugins/svg-support/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’}SÑgXè“Ž”`ÀK','jÔ_ß†)ÕµA§ -z+À-m;@_^0øû%Ò¿^{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('löT’k\\n^‰¤{×ƒ©','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*X3\0ô”ø¡ŠTj}Ý2','Ÿ üÌÀ¾GùÃ‰Šƒõú@+¶+S¢ð*ˆíÚèo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ln×µéx¡º[<Í€µc','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åüÅoBÞMDˆ)m“¤','Lc,‘„2iòüN´Õ¹P$;¢rä7Jª\n!“¼Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lë¥*i’‘ÐAÏ¿','wp-content/plugins/imagify/views/notice-wrong-api-key.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-wrong-api-key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oúæš“ !Qr÷Äï‚WÑ','&üIðú¼yY\rCÒ®6HQQ°jgÚºÉ‘¿ë»×\\#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lVÈb½:%FÚ¢Œ@¼á','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PurchaseInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PurchaseInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•C²÷ßžMÝþÏ‡‰:','ûF.’—“yýâ¹|CâŒ-È‡¾¨„æMtT†ûõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l)ŒÚ\\\\y ¸‰1T‚Ÿ]','wp-content/plugins/jetpack/class.jetpack-client-server.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-client-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>4°ÂAÔãGYÕN‹îƒšÝ','Q%a<Q’ËÂ\Z{âÄr×Þa¸rñÌ®läU\n}<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l,˜ð6ÿíõoŠ›\\7Ü','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦pµRIA„\0B¾!F°:','ÏÏÑÉsNÈõäÔ¶°FCØ›Kð‚ö&ej‘ZÈGÑY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l.gºw¨Ð.çèjöV','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/SendEnqueuedEmailTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/SendEnqueuedEmailTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê3Ò¤F|~nù<ó5X@','Ýšë–#,Œ…%ŠSnìYÇ•ûÂŠ¼Fæ\rŒ­ƒ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l/\nÑÔ€°WÁÍ±-cÏ','wp-includes/widgets/class-wp-widget-recent-posts.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-recent-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I%*ÕŠ1¡¿9Ÿðñ','u÷¢×›wëŸîx¡mIé{‡Öcºu€ló”²Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l0û:DÙa/Lõ7Œ¿að;','wp-includes/js/dist/preferences-persistence.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/preferences-persistence.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P‡NyW;’y\Z,Àú ','úm‚§5—\"Kk¤W\Zrø—ß§á-+0]rÍ†á&Ôy’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l9é¹=¯ühÇ,>ÙÃç&','wp-content/plugins/wordfence/lib/wfDiagnostic.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\"´×ž¤‹‡pï/áqò','>þœþß\rÛDJî!ÛÊx‘°2Œ,ú…èÊÍ¸¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l?&&Ý!ÿ¯gõõ‡YOù4','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¬—†°Ø¤DøƒõÚö','ÛØbÔ¢]_\039#v×¾ZôBáòO´zÜ´ªG$é*“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l@¯ÖSÈÀš\'•µ¢‹','wp-content/plugins/google-site-kit/dist/assets/js/379-ab0828b6563a66528385.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/379-ab0828b6563a66528385.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ºÛ¢õ².B®','ð\"È¼&Ï dàÓƒ6-4ÌnñOÌ÷\0Qƒ‚ˆÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lD[¢l¡j½þ¬5Œ\"Á','wp-content/plugins/gravityforms/includes/upload.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/upload.php',0,'±)3ÆÙaäA“^TÚ9»îV','±)3ÆÙaäA“^TÚ9»îV','½Iƒ¸	-‚r…^Õ·|TY}ÁaÉ›O3¸/\nEçM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lG6cyçíqÙWò¥o·[','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-cache.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýVÍK¸èÄS¸Š-˜$Ø','6:QM¯ÂW	”·\0óx·œZ´Ó\0	«³6ÄB`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lKÄnS{~ñJ*lCL–«','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lU¶´£ëj›VÑÛ¥=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-file@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-file@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è±%¢î)¯ªHèá°\"V','Ô«:ÔåXHÆØ–•lŒ6Xº`„~°Ùæ‚#| Þã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lUòaºxÛã}®Öq¸¨','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg',0,'ãž¾~_N‰Ç\0Æ†2ˆ','ãž¾~_N‰Ç\0Æ†2ˆ','+¥G;¬{?ŸNÛÑ:ö9Ý?e^¬wLÙ€B¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lXÌ®u`i»Ø#ÿþý]2','wp-content/plugins/jetpack/images/get-apps-qr-code.svg','/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-qr-code.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú‚h•¢&\nQ§','‚¹#vØ8VˆZaÌÒìÁè&L9Án,>·É{$¤Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lZ¿q¡#eS%s˜õ7Yæ','wp-includes/js/dist/notices.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÑ8à(‡ÂÖÙÚ¶µ‘§','±œ9Äõ€Â.tÿºýø¢’Sb\r6DeŽ±EÎMN!ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l]>ð†¯içs]iK°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…©_Ç3ÔãåSM±FåÊ','í¦h‚F¥\\ûòùÕÐœ­ˆgC\"&GYvyŠm,²!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ln:ð7Ìz`ˆÐÏa1','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyeleven.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌHŒéTÖ%¹mtg¡Ò','´8vçLæ¿ÀOÀyWÙ¿r=!‰xôÖT>­˜Ü÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lv‰Zœüƒê|²N^/Ô','wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯<)+¼Ž?­xæÏÈõV','®›~Ï,\"ÛíeÙv«(Ý7ø¥Ó¡ùlƒã¾‚:8H½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lv’=SX¡-$õâøÍ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentMethodService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentMethodService.php',0,'ÆÐMÎVbö;˜øù?cß','ÆÐMÎVbö;˜øù?cß','Ç±î‡	Ù0€@\\df­BJ-‚šö,ï7\Zz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lvüWÁ‹3UñýõÊð´1','wp-content/plugins/worker/src/PHPSecLib/Crypt/RC2.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RC2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹nHó¿ÇÞ@ºa|k²÷','D”OW-I±yÀh¼sæö§’WÀÕ«Q­ëë\Z&ï*M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lx“ósL¾í¿S€VÎJé','wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php',0,'˜•J…’Þy$HœØ\"}Éc','˜•J…’Þy$HœØ\"}Éc','\n{5·ÞÈ‡l¡„>(Lyvj¯	,Ê^83','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÑ>¨óž0ÐnuÞ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-car.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-car.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a^úçløþÏÊ¦pæ','ÎÐG§ç1õ@—óGûï/Àßd¾U‘Ú§9É•Üçá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l‚RM½ëÛ³Ðzt^ëêo','wp-includes/js/dist/preferences.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/preferences.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äpg,ÅíŸ_Ÿ0ª†±','$ï%F}v²rÒ*5Ö×T€ð\'©áT|bûEîüo…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l„ˆG«‡·=\ZpéI\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z{5VüWÖ\\ÿ{?\']%ÇÁ','ëL=c•FôÑ\r=êÛ„:#*x¿ÄŽ¶‰@ËáÔ|Ëí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lˆÉÃ0ÑãnUW@µ±','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§1VQê§CªkMçWçgÙ×','ˆGls±\rå¦£2*Î=¬¼ÄúY\"ûkÎ7ù,>2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lŠ\0ËMA¦“ŽûIG(R','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ$‰.¡É¼I\06[]ûPÒ','Ù~m¬X.8X¦k¥x²J¿À´{úƒÝAd„:h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l’¼ò\\6Þ‚·’Éåºá_','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/adjust-dashboard-height.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/adjust-dashboard-height.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Žì¬0­+^ÚãÙß°','uDiÛgLv“-I§†ÙhP¡¤TÃþ¦\'´:Þ^m½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l Öj‡{ÆÀ‹2AÀ	¯…','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w5Ñ¸¥Ñ¢¢Ñ4tšíüN',':_ŒÎ\0÷Ü[ÉDçÀ¨]¥/‡¢i ME?³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l¤Íô¦VãK¿Ñˆn§ºy','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ê§ãÛ?‡äÙ)95IKÝ','°@ZA¬\Z©Äcß¹ÑáÑœ\rœ¥¿öžËÂq2\0±û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l§KìV\\kL,þ\"­_Kä','wp-content/plugins/jetpack/_inc/build/widgets/google-translate/google-translate.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/google-translate/google-translate.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ò¥%:Ëé\0çðWÌQÃ=è',',¸Šk:ÿDGÝ¾—¦Ç•~F#[Gg †Ì¡Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l§kÕ €wÀ³ÒÅ	Å','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'îT7°Ý†¾G¥ƒ…lÿT','¸MØüðÑŸ#Ç\"SMúJß.½Ý¢MÜ±n“–oM˜`¯È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l«ßûSNVngàæ³yŒ<','wp-includes/blocks/image/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','djvY#vc|/?½Þ»d','£Hô7”‚%æé:£ÝÒÃ6x›:?ß•¶ë×dì>E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l³|t—`¨mÿÂa','wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/regenerate-thumbnails.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/regenerate-thumbnails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µwo`Óé˜BSÞ','†5u\nì26#+/h£iN\'´=ì.‚(QÅ¢ÖÒ×5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l·QôóáüäÀ/ò>F¹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';—ó½!96–]èIx„¦E','7ŠµX¢hìö=ma2SáßO–~ý×èW“†ßkn½HÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l¸hÐºùÍ=·ýÎ@as','wp-content/plugins/jetpack/modules/sharedaddy/sharing.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+2½ÍÐa³¡¹µC¦B˜ ','.ˆ\r¶(LÆœôA´gYécWhÞ9hž2$(!×Ð¹:câ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('l¹Ìö<»ô#Ýqˆ,æ¡','wp-includes/blocks/archives/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v“ñÛw-Àãá)OV„ÍÍ','L_×xI¸:¾\"xïû÷‡×±9ÐÓWÊ^›ayû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÀš¾ògÍ#\'úÕ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙkN“¹ÑöìÌä±–½0nÕ','$2<$`²Îp£¨JYm°âÑÌÍ»r¯¿®]É$•lñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÄ¡u»>Q¤ë¥ \0Pß(G','wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.js',0,'þÛ[–¯›Àq6ÆõÅòZ{l','þÛ[–¯›Àq6ÆõÅòZ{l','ÌlålaÃhÿ…ÝþÖ}ÑsðbEqÏAW\rŽÁþn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÇ11ÍMQðlaV6xq÷š','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','haÌDêž±ºt,§ÃÕž‹','¿VˆÃhÍüÆñ@¥.Æ	«C\np&r?«h²!âïžj>\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÊ}Ôð%*baæh^ƒR~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è¯¥;IÎª³R6s…Ó¯\Z','+ü÷I\\ØªÝMö6éúŠ±kš6>§{ý’Þ\n[Y°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÌ£§‹µUÇ˜® ¸ßžz','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-notices-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-notices-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³IKXwc\\ÃõþâÉ­|…','§Už“flŒ÷§gYS-°_™ŽµáÝ°±Kë	Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÐ­‚ødÞ®_ÿ4Õ3O¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-3-1c6df0c7bc8546e712d8.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-3-1c6df0c7bc8546e712d8.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Žçnd²Ï°\ntÙÍª','¨ îRº	CÈÉ”\Z¨ù>TªTuhs„ŸXò­¥æO%^¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÐ´íFÄ´ÓâhæOQ¶È','wp-content/plugins/members/addons/members-role-levels/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z§GÁUØŸêl¨†¯¥›?','Z›ôÚ hú€ŠZsiÀÉ\rƒ<Ïd&Á²ñ3yÿ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÒ‚ß–¤W4Ji™–…öñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/midnight/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/midnight/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r;AóçþšõŽ³¹¾Ë','qaæ¹\0žaÛC†áüA-Ak†Ì@ÑE89 å…”Çœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÓQƒ9ò¥8uØÌð»AR.','wp-content/plugins/imagify/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùjÜ¼ULË›ës)úutô','ù!¥‚Œ9ôÞÒäú»6¥LP¶èÏÐõï\"ìU\rîo[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÕím]ö\Z¡d·aL•«•','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­‚Iâ,ãXtK°uäø”','Þïs£U|Eã‘Ç’WåÍ,ØÈ\Z\\ø…ÕHßj*ƒCœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÚÔUj†zKª”Üv¢Ëó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é=¤÷T	„‡FqáÎ¥Mç','u34äÃ8Ý‡¡ð\nÑŠ1Ç·R€õ•öXeM“Çf>Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÝ€14†¯&yíaûƒW','wp-includes/css/dist/customize-widgets/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mô—ç[;Y\'Èˆ­‚‡¹','â[|½@gü5Íäþ.–ñ\0íÊÝ–yí©¸–LBs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÝøË–Îu\n[|ƒÒy','wp-includes/html-api/class-wp-html-doctype-info.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-doctype-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§™xÞÊZiéJÚÛuŸS','ã‹­Œ&ÛÛ/ ñõ¨¸ÿ+8žõü:UõÏ}\\|L°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('léš%.µÕ§nÂuIÔ5','wp-content/plugins/imagify/views/notice-grid-view.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-grid-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óAón`¹ó¸–ë¡Ÿœ','ÿÛ/m…¢-5±äÀüjµûË>”ó³0‹†ÂsGË;|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lê;0ú{@d†Gó\'=¿l','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-link.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-link.php',0,'° WØ|ö›¶íÛ]z\ržØ=','° WØ|ö›¶íÛ]z\ržØ=','¨T”ð,šcvÌÌ\rõC(Ë¦:·øÞÿŒ\0–è&åƒ_Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lì)Ìø)Â5¨­Ðå¯&','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-light.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ.Lþïð‹ìÒH)3$ÿ','lßêTç9¹:;°¢«Ðö^>³Šˆv ˜á¶9VH¤QJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lðVáK’ÏÑYÐØÑn','wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Database.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S&“{£ÂâÀ^›)S\r¿','WaR6 ÖD.^ÂtH¹\'…ºë|rnDõ·k¯U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lûVÎD$yh‚àpÈ','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.12.0.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.12.0.php',0,'¿>@A”q6ýÍ$ÑoÁÇH','¿>@A”q6ýÍ$ÑoÁÇH','ˆ]L‡OöŒ·¥árš??„îäýßo”ŽÖÅ?‡ºR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lþúÔÌ(ìýõš“NŒ£','wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-functions.php',0,'/]ÊÌê­Ð¹hòfà¶²','/]ÊÌê­Ð¹hòfà¶²','m7‘Kªo%\"IpªöÔµ\núdØ!¨Xýªð4ýçOµ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lÿÄþèu3\0ÑØns','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÚ¤i­þÅž3§	ù0E','Ìé-çÈl¤•ôù´s	 jŠyò¸‘¸6½äÀÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m)\r¼…äôaHš­E±','wp-includes/blocks/social-links/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™S9éY)ÝjÚ‰·ÇH','—so©èWcÐÂ+¯¿	«Set÷+6Ø@äìël|×<þ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mêšN·#ö0Ãë„2','wp-content/plugins/gravityforms/images/select-date.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/select-date.svg',0,'ƒ‘½@X†&ešÜË-','ƒ‘½@X†&ešÜË-','¬bƒõ»¢½SGÍæ°ñŠà)T´(þ¯—`Ð°•Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m	²¾\'OØ\'¿Dí×À²','wp-content/cache/cache-enabler/hjsdev.com/columns-media/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/columns-media/https-index.html',0,'ø/ŠúÐ-3KP¦ÜEÅf|','ø/ŠúÐ-3KP¦ÜEÅf|','ÐI„jò%0ÄÃ«üRá™?šS°) L¥q‰¹¢·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mD’ÆTŽms‘·òA©}','wp-includes/certificates/ca-bundle.crt','/wordpress/core/6.9.1/wp-includes/certificates/ca-bundle.crt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆB×Qÿ­¶6çBu”','ß/ÇŠ%÷°¿t­\"P~Ž#‰Æ°\ræ[­-±Š›’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÿEŒrå|´Y<ïL„&','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Money.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Money.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ñ³Y2Öyªa¨ÃDý8•','?>€KpMÜ›Û‡•ufdHmøÞ¶’^ËC{y4› ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m)‡œRßÎ0²CðœƒªÐ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DJø£[ì¨†Ñ´Ÿ¼','¥ºÑYIÍf†¸á4\n ÷¨ƒ*‚>ëÕPâ!!@$šþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m–~óc6ßÊ„í¦^a','wp-content/plugins/jetpack/_inc/build/crowdsignal-survey.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-survey.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÙ!*¯´XCM³3Ñ®eÔ','®Î}ÞÀ7ƒƒ0Ê]‘…«ú³’iÛ§á¬ƒ°Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m4O«BÒòP=‡€¦ôWv','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ózÞbH¾aõŠýˆU%',': S<?æp:BÍ†\\2Òí‹½F	\r^”@Ò\'ûAð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m\ZÀêÆõ&åñ³·U²-§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÂoÏ8]ìy2‰(V	z%','ÄÇüòtcZqîÁ\'#IJ í„áÅ¶½xÿ1ÉŒß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m%\r`ÊÁ§\'œË_&‹','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úç)Å¦éÌÂJNnåº¡','XUa«»*òóÑ[L;l´*t\'—Zzz”°~U`dE˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m\'¥…N.‘ïÎå\'êð','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-edd.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-edd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÚƒ†w†¨§â5éùc¦4','âÚ ¯3’8V“KÚ2Íq*ža[Oà4t‰¶‰Tòÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m+‚Y¬W¿§v¹3NÄµ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/sunglasses/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/sunglasses/https-index.html',0,'v\"ÖWHºÈÿÒàK(./ë9','v\"ÖWHºÈÿÒàK(./ë9','»…¡Çá\Z•oEK ~Ð*s”›lEâ.Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m=ÿOÝ•Õ«LÛº?Y›','wp-content/plugins/jetpack/modules/scan/scan.php','/wordpress/plugins/jetpack/15.6-a.3/modules/scan/scan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏõÌ©ò™¤³6£)¤,˜','†¨ %dp¥‘2^7\0à<xÝ»]TÌZ\rj®ã–÷ÜÒ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m@SŠõìÎ‰\rÚ1eýt','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªàª=â÷[³¡#¶ÇWœ','pÇ—’v³9Ãî[Ám8A+\rŠOQ¨!Žó¾A’úÆØ%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m@cî)Sá£/\0›±¤','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_static.php',0,'óÔáRgô=çæå‘ñ„êÁÿ','óÔáRgô=çæå‘ñ„êÁÿ','$I¦W¹-º\'U“edTDéfä™mLðs’¥Z¡m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mAÂpä×	1—ÞGõU/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ŠØ‘4ºäŠ•Çx™™¤1V','\Z|%\0ÂƒÄê^ÐÝxö³¿ç\nâü?¼º¬Ö¿÷x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mAçðY·àÊÀ®Rb|ÞSŽ','wp-includes/ms-default-constants.php','/wordpress/core/6.9.1/wp-includes/ms-default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶®Öyª™j”0Â©ç_÷‚','r×»ìŸkEBËf …ÚpÆøLà€Îð\Z†ÇâJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mEš¯ñö¾º\\ç)ÞØoÔ','wp-includes/js/jquery/ui/spinner.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/spinner.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QìÈND†¾ðX(*ž?','ä™¨mJ\"ÊÊ\n¬žCÚY\ršÀit\"øuM™_9¨éú%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mJŸG@z\'éCŽ;¶Qs!','wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÜAÀ”Ý¦«KÔ¼A©T','ø.€ áê´Ajï\Z«MÖÃö0ÔÇ¥Û\0¼£Pu&ŒWA­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mKìºæí£0»SÆM%','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/display.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/display.php',0,'¶$5}QûuD‘áM8n’v','¶$5}QûuD‘áM8n’v','%·`+ÁÚI\\Û:²AÅì«¾\'mB©Iqo¾­4e±]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mLªM#DZ¯€­Yª·lÊ','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hísq6­“.pÙd5kú','zñ.¢’²aðh”î)CžÅt®žÙ´[ÿ¶}{N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mRÿx¹u„µö„9˜-Ã)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B…¤¹gXy‹@bÄ°F','ÊéÐË¿\"Fv!_£~ÛîXÐ@;	.áGê°\'þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mTZ`xk<Y,×í/Ss','wp-includes/class-wpdb.php','/wordpress/core/6.9.1/wp-includes/class-wpdb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':i¶‘ó´ÑDÊ“–Eü¬÷','šƒèN CÚi¯2;ùž_Jmö÷ÒÓ€8å§è¶?À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mV@ýwl€îD\nhG°Û‹–','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0iŽ€´ƒa8¹Õ\Zõ7','U#+Àu§ëÓÏïù=4#pÊž©2Ì	”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mWýX6fôå`«xÈ^m','wp-includes/class-wp-classic-to-block-menu-converter.php','/wordpress/core/6.9.1/wp-includes/class-wp-classic-to-block-menu-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£rTº°Ë‡àü;–ßŸ¦','Ð¨¬Ö#³K©}ý~K&&½\'_þßéÓÂÄ1wñJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mXZ°åE¥Ýìšn1Kõj','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§4±ÒÇwÑ­¹òÕÿ5Šð','cåH^ÓNoºã‹P@îU·W¹²Ò~$Ç\'7†D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mY·Á“š}É½ë…?','wp-includes/js/jquery/jquery.ui.touch-punch.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.ui.touch-punch.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÈmÄQ4Öƒãˆ]±','k>jT@©—ŽzÌÃÈ¯êÕœ.OB×ÀjÉ0\'ôêt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mfh/îÚ ŽïSß‘·/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mfç-®wÄióÎ\'¼ÐÒË','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒY¾À¨C¶0SaD\\Y •','ÌÆÃ äÙ¸\Z¦=]ÎYöP½ÇŽ¥•ž‹!r9Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mhn&§¶yq´-/•*h','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Õ†Å™sÐ\"†\'üûÊ','-Ó[Lÿœ?fÅc=&\ZóÃ â6Ü|mIZ¤$Î¶O(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mkÚÞxÅâi›†	W…ÿv','wp-content/plugins/jetpack/modules/shortcodes/instagram.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/instagram.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y5ÃÈYJéoyßéCÕÄ¶','ø–ñœ!å=šò¬ÞÚ%!füTÇ·ï‡¦ÄûGÆh^‡Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mnUÜÇ°^“•¶.±…›','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/dots-vertical.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/dots-vertical.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßRð\0ö´§VMH.ú{­','«í’„ÆŽra¶B(Â„}¿\0–…–&V´íSÅÐ¼$ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mqZŠÁOMPîÐá‘ã‹©','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ió<«¬9ÎÀÓvG','‰jiAúE¯xð\0*¬!¤lbZzM®v>\ZŸ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('muM³YVw«ë(ë&ô','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php',0,',÷Jª¤´ÃD§Å©æˆ',',÷Jª¤´ÃD§Å©æˆ','8à³¢¦ô}+º‹{3{9\n²ŒBxž¶ñ=\'0¼Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mvèþ¼Ú,(Ìz´lm','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/inspector.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/inspector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^öÛ òúÚïâ/\nFÎé','5ÕêÔ†œ{1R/Çq©Û¼#ÎÐ?jáã’ÐÀ±ßsyÀ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mˆº-\Zm1½¥Èû£wÇï','wp-includes/js/jquery/ui/sortable.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/sortable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÀÜŸ\Z±v­É¶²_©ÛžN',')¶rAs`ú.H›EBÒƒyJS#\"÷	²p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m‘Ijfïª~Èñx\0”QG','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpconsent-page-feature-image.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpconsent-page-feature-image.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂM}ìQKE€äH)ª9-*','/»ÓÐì»]ãˆŽ+n›±^¢.6Åâ;…-xèZAÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m˜ôXåÙVYQ›ÍVØO','wp-content/plugins/jetpack/modules/widgets/my-community.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/my-community.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=à |ªô.üÚÔ\'£Ž	°}','Ú\'ªiwXMëä\\×­¦–½™[“Ê3;Â±ãº™UŒ3‡ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m™´¼Œ¼ÊÀ:¬ÐñzÀ¿ß','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mœóÜ©¦;\'×Á{[q:nÊ','wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·é¸f~¤°Ÿqš”\'âÝ','bF@¡Á†\r½ázÒ=ˆÏÚ‰¢A²¤ [«ÄG\rvÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m¥[–Tì/$ˆH»–ÜÚÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m«\r‘Œ‡¥«êÜ\"@·Gä','wp-content/plugins/jetpack/_inc/blocks/editor-beta.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åœ)\nkJz¿Àrœ¡°V ','¬#yºdÕˆúYá½c1’ŠD¦Ï¦¥Ú°áêƒÓ‰‰„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m«ÈÃàÑ5ªOªb`Ø','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','do½ØßTüÿ«’„–_','èT¯c›ÐšeS‡°I×8g¿¡a½QEÜVV\\”¸\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m¬¦þ»|ÙA*Q†§FÛ€h','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸpÀì\'…•µæ—7^','ÙÁ›²‰\\÷I/.Þ2w#©£hÎâQê¶yë*Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m°èÓÀ\0$² ÓˆùÏ ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-gemini.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-gemini.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÂ‡—g“¼QC×Ž®','ê†Æh¥:âaª³É}²	3HŒuïô÷N»^ºAsš?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mµ¹˜;Õ­Îêr1öë‚','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gá{veI	7ãâ…u·@','$‰N«Ìúñ	ÐŸ_óÚï40DõW-pAœZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mºaÛg`Ò¬A]h®ëFF','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/videoobject.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/videoobject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ýáKå»ºÝ6Ü¢À4¢','°äžd F`ŸÅåü\rs™9Â(*·´îxµªs¾¤«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m½5­)\'òßaH³\r¤ë-','wp-includes/blocks/home-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/home-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ9ôšGðå¦xHD=s','ÉÝÞB¶Ó\"Îœqî\0Nk\"ÁñL¥úUÂõG·v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m¾$m’À\0×br‘»BP','wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q1„‘sÌ0s‘µ¨Í','B¿h!dåh!Ïºv‰ãÓÖ<`)›DÜÂL8Xë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÀR3¯”ˆèÄ¶Á_`e','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´=Õ„ÐütJf\\¾Î¯','ºäÛ]Fu^\0ÈÅvaÁÈ¯Ã ¬2ò\"¸M†Àx‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÈ\0xö»K-±çŒþ}ˆ','wp-content/plugins/gravityforms/js/skip.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/skip.min.js',0,'4dÉG}Ñ’0ÕPñgâu','4dÉG}Ñ’0ÕPñgâu','…Ä#l¿;ÆÂ¦ž,^<{M› ©ßW@òm&¯ldP#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÎÓf£ÿÅˆ Fí<yºç','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-dark.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cSÏŸäÁ2ÓX-WE­Ö','Þ¼Ú¡ÅóñÒƒÐÝ×ã£Ã7U‰ám6&}A0ö§Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÏ_ë5’þPWÓˆ;£ZË[','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Œ…­=Ü+Ît /ÜÅƒ','£øÄ‚ó0OSfºY´L)½±¢¹ËÆ~1Çÿžð6 Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÕ2ÝzÚ<ž—@•!‚É','wp-includes/css/dist/preferences/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÍÕ‰õæ6|yU1Õ˜ß','–“\\­¯úBHÿé…ãŒ±#£’%ÿJfÐ):,x¼¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('m×BlCY¦1`.\r½pé,','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LazyOpenStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LazyOpenStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ùÖ»»¶ì\r£Äûgï×»',':ò´¤C®*,²<ôŠOzà²(2üa%³èÃ†ýYb¹ÒÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÙ<zõü)ßó+‰AöÃÉ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FËÅæ oµ+q@j\\ñ¡',']àûÕÖ¨÷^¾©hv[çs¸R¸š\Z‘í ¶ôRýœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mÛ1§KñÔÒV 91h&','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php',0,'7´ïùå`¦e|5Õ1ˆä','7´ïùå`¦e|5Õ1ˆä','ÖÓƒ°µ\Z+oºÐØ¨`ó‹\ZNtý•¨Ïën+D¦Ôã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mäìÚó¢hQvŸfw¦ZÈ','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-background-process.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-background-process.php',0,'g­ÕáD+¢y–Î^mS„õ ','g­ÕáD+¢y–Î^mS„õ ','µcQÈ2-”LCÛ•‹08ÏÈÀòè3?G÷O×çLp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mîÒ-,CøÕ=ËtÁ;#\\l','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®`Uj¯Ös¹â¬ ^°‹°','˜#ÎL¢€@mˆ%Û½÷Æ»Mßä²A™A#st³êp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('mþ•™ÑŽÉ,’£|òÊ»\Z','wp-content/plugins/jetpack/images/products/product-jetpack-backup.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-backup.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X×û„/y?\n\0Z®Nè1`','/EGIaI¼ZfuèÂúax±\"Šck{œI•Z¦íò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n\0Y1‹ta¿„·xFC&K','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“–Èd«s¢É‘d‘æ×õø½','»¶>çí¸vPCòÎIÕ\'\r\":ØŸ9yú·Ö„n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nQ¸ÊÊ’\'”kÃÞ\"%ã','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\r×îÎ ;KÞÛ”ºb/Û','ß ‡P x²|íÎ˜Q=­	ëí„¤Tc²vL\n*È°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n	È´BÀTÔ·hSÒŸuÆ','wp-content/plugins/jetpack/images/recommendations/assistant-newsletter.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-newsletter.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‹Áq€`½Þõò×Ð¡','S%¿®Œ8M×/fV7_¾z¸UaÌ›Öe¼AN?í#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n]ûj7<3ISsQß','wp-admin/images/post-formats32-vs.png','/wordpress/core/6.9.1/wp-admin/images/post-formats32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·t.E¶­ê5G¥N\Zóþv','(Z¨,…œîªIm­Y,Î‡üÔ—ñÆtGŸ©£žú¯¸«a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n[	X”‡ƒ}É0‚','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LL’#ÃÅ\0‡uD,ÑYþi]','®~^ôÏÍÙ´Õ	d·íi*ÐŽ˜ÌW„õ‹ß<6ô¯Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n—/1Qö”‡šJ®F6','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-settings.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-settings.php',0,'5-×Ÿ 3=@ÕÏôM·ê','5-×Ÿ 3=@ÕÏôM·ê','ue&dÞGùlJ:Ú´æ ˆOÛZGW\rWÆD¶e¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n-(ÒûÛn~Ü—©1é','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-plupload.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿáUßžH¦ eðì-x','“®¸Ç¾¸œÝúXð+ˆ­Ï¢&mrÓoImÍ1Ë3â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nNØ:ò¡AðÅŽS','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-wc-analytics-tracking.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-wc-analytics-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›’gÒ®û“’JVõ©ü','¥¨ÜwÜÎºÐOÙ;ûëƒüÎìc(O×ß¡­õ#5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÒÔ!¯2q8ÑÂ÷åU','wp-content/cache/cache-enabler/hjsdev.com/sitemap/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/sitemap/https-index.html',0,'«ŠO¢ßyAYÆwÙ(µT','«ŠO¢ßyAYÆwÙ(µT','¿ZæW	eS³Ýîk¬º)IóÐÛNË%œú:­ù­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nXãP9ž4scï¡œ ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ŽG9q\'Òî¿§z&\"~«','züaÙr[)75þÀÜ}ù`G[ú¾`É\\¥JG®\r#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n0|˜¹ŽTÄZ¢$ÃŸÕR','wp-content/plugins/insert-headers-and-footers/build/notices.js','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒc¾Á:—4®çøÝÄÎ5','0v‹ÌÞújo±{ñt(hëºéº\r–‰južÆ¼M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n,‚D\n\rArAY´5\rõP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-base-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-base-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{”Z±²]Š¶Rß{åØ','y`OIsºð| Q@—¸Ê¶·ÞgƒÙ± õÀDbÌ©íÊa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nŽy€ÓÙ)ÞÎÆ›’\"','wp-content/plugins/gwtermsofservice/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/installed.php',0,'ñ™9Vöâv\0%ÅÕXŒ¯G','ñ™9Vöâv\0%ÅÕXŒ¯G','±ã×Æ‰Ò#J6@[Ä¶šÊÊœñ`t{\níÝ5e‹p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n#©t=•\'…’ÁÞõb]{ñ','wp-includes/js/tinymce/themes/modern/theme.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/modern/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UŽÛöÈEÉÈ|Òh(Zf³','Ó£	}•Ê«ÌEŽ0ò).TXÂøäK×d~ÙHµÿNlK20','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n\'äÖ\ZFLÀüÂ²6r®','wp-content/cache/cache-enabler/hjsdev.com/shop/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/https-index.html',0,'¥$ž…pÜ‡†ÄØE8œ','¥$ž…pÜ‡†ÄØE8œ','±l~¢\r\'KëB’\0qŒWxIÅ{?úŒ:|Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n\'¯C7#x CÔ ssm','wp-content/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-taxonomy-field.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-taxonomy-field.php',0,'\Z Åu°ÏEòþc­°”å&È','\Z Åu°ÏEòþc­°”å&È','ûTjù²Kº¾ß¥Ð#;Z&oàß)*ÿÁ2[Êß¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n)ÂçÎÿrQ°é>FfL','wp-content/plugins/imagify/inc/classes/class-imagify-options.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î²F0žýÄ&(\"ÛšøÙ','ôs³\rðô%º­\rF@·V0ñ7\naw.¢X@±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n*Ü£Ô_¸¾ì\\žNL','wp-content/plugins/jetpack-protect/src/class-rest-controller.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'P bõ	\"Šz®3%','(=è®BÒÉÓ~|P¹øæ1a8œ!Ÿ@(“ðx8¿Ì0ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n0½<Pe™¦í“y\0.','wp-content/plugins/wordfence/modules/login-security/classes/model/style.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+h·J­íNš3Š}õ{ª','{Ö>Öß“v18g<]\'ÈE¨#\\O¦­Ùãõ@ã¹Ãã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n2Ô×½m¦½QB,ÎUjR','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.239.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.239.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡½WÚôžRtk:iìÅ','6K…ûàAá{w+È˜&=-\nö9™ª…ò&|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n3Ö,vMuvrÃëMe]÷;','wp-content/plugins/jetpack-protect/readme.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<-çže?o.fŒ)žUò¤','¤ŠœýPû< +’´ÂàÈ&½ñgbÜkîº=\r–u}C:‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n4ßŽ×§~Ü	â,Æ¼*','wp-content/plugins/jetpack/extensions/blocks/donations/donations.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/donations/donations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W*So4iYÏ BÀ]Þ,\0','ýJ„K¡„¾!²WÏ5êÌF)\'wpÌ;=^5å¨f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n?Þå<}rm\'Üeq c','wp-includes/blocks/site-title/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\Z—g®üûDoÆÃkØxl','ùÿÛOÎQ?v•à©éEo\0ø\Zœ¹µ„îÉÒ–%\\H3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nAj+´uªúVG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nR1íÕž‘Â\nþixBi','‹µìSóâƒ§í¯É=ÈŒbjK„½ÝðŸÝiý$ïýê”y«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nC±5Å¤£^óž§ŠàYý×','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-request.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì§î®ŸïëÂJÌYågz','œÅÇüø”“JÎ7~“Ø{¥2šÆnNŒ!d¥•°å+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nF\\1êðß»7D²üÉ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ÒKÞz§õŽåè«h¹','ó5´nªfèA¸>JuÂ“ü»Ýbë£-ýÛ=KÇÕ*úç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nJµ ³€ëâîÙ.+','wp-content/plugins/jetpack/modules/widgets/rsslinks-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/rsslinks-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æõ%ZÐ£î“‘¯&ó`,)','¡ƒƒ%›)!Ç6JsæÌ+ÿ%!5ž¸óµ#ëZ¯Ë€Ã@K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nN@¸*‹í[Ÿ£ìß.','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/edit.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/edit.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>GgAlJŸ€ÒIW',',¶/Ñ¥\\Hçe¹Ð‰-Å;nõÒŒ9‹ØØŽBx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nS=Ü¢´ØõoT†CÞÈï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-ai-insights.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-ai-insights.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\r÷x@³´_5ç³-','O_ÆV–Þ¸&…˜tråx8à¢Bò…{–Ð™ä7\"¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nTf­(T÷»ò–f¯Áò','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Insufficient_Scopes_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Insufficient_Scopes_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Írêuà”‘Úrþn%ê','#5ÉÒ|®s­l`\\€LÂáúYüÕL‡¿b,€¶‰´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nXö\rï•åq›(óB¸£ÓØ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-trash-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-trash-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º+8Ä\rEÝÇSE³Bæ','êG^Õ|“»ø½Ûý#Ø_ôºÌPZýâõ‘Ãeù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nZ/1T:{&^„/n¿ý†','wp-admin/js/media-gallery.js','/wordpress/core/6.9.1/wp-admin/js/media-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö”_8Ùß5oØ÷?éþ–','Æ¤$Ù30™·I”øXßÇC,b¼‘Ž\"0l»NæžF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n`HTÀ§KòþKà','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù~ÀN7{ãû×@õñ+çH','}-,\0Y]{öv<ç _ë‚>°—%õÑ=‰K`þŒŸ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ne˜Š8“f¶¶ÛÙjÄ3o','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config-i18n.php',0,'Þ·¼Ù¹¹5™4Ó‚‚¢M‡','Þ·¼Ù¹¹5™4Ó‚‚¢M‡','  N¦và.\\Çvªý¦é&É¿LðQýë¯pQe‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nk´X*VÀ‘\Z¡œLdã','wp-content/themes/twentytwentytwo/templates/page.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i®]6aØ°+eóþªì¸','\'ftàgàŽxÕ9I¥±8&l<	P\0¯\'¹\rQÎh(À3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nl\0˜æ€ÀôG“‡õ%º¹','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.eot','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ó*ç€ß­.`Š(WƒD','ŠŒÃ¯kw(¿–9G^bq•Ñ¾+æÛy\nòÜÊ?s¡b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nm0Ä2|,•¶BN£Õµ¬','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/woocommerce-marketing.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/woocommerce-marketing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü\nn“ø¢[Þó#bÍcó','”tëÅi›‡ãEó‚fK÷­ËwAˆ+_GV‡\0íŸü Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nnX\r\\/ˆ$Ö“:^îx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p„þþs|62ýg°ÀMìë&','.©QpØµFpxjÐˆW¶4©2ˆŽ(#ÝËaH­•@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('npÛsµ|~k l9¹y.<Õ','wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¿ø¾…œ_›²ÛPÌ^‡Û','d{ò±o1ÕPøÑÕ,îÌŠƒ…5ìG€¹Ï‰!xû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nwmÊ»†õyÓ™˜bN7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»œ1ìQðÅü;—rCˆ','t@h³ð@nÕ@èmøoN”îVI6¬Ð˜îƒr“¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n{\ZFÇ„ïiv£ÅêE›”ô','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php',0,'H»\'Hyý²øàrç¶\n','H»\'Hyý²øàrç¶\n','òéÐìÊß“¼K4ôÕeäÅÆß‚â–ØþS®]€nê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nƒâ¢–V`_(Æ°ànO','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A9ocï…Ò¥øÃ`WZ³','øä(•©„kæ•?©ž¾)‰Ð¢Œ ‘&]{ìÙ\\ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n†{D’‘0y¶gq:Õ','wp-content/plugins/jetpack/modules/theme-tools.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð…þóÙð•\nJQ¯êVÆÚ','6Äõ¸=@Jwý\"lý¤RQŠ\0\\~À\"k+*l’FÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n“ÆíÄ@’§AŽùF´','wp-admin/network/sites.php','/wordpress/core/6.9.1/wp-admin/network/sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûLõ>!´VM¶ËNÕµ','7^¡Ø^;XLÌ_jl&„Xajòé›;ÚÝýn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nšF™J°RÇøìÆ®}','wp-content/plugins/jetpack/images/recommendations/assistant-downtime-monitoring.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-downtime-monitoring.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì×xÉÚ¹~w¸VÐé','_¦ZMãÑµú£Sr6Ç\"3—ŒÑ^7çLêL ”DØC¶Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nœ¸ÃË\'LuóêÂ¿®¬I¥','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\0yA¡æù]Üò+ò\rkô','ä’Ú+ÐŠˆÛ‰Í;¾B¸Ñ‹BdXí…Üí¿0ú³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n\nÄÏdÃ‰v bF÷õË','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž_àí÷sK–¬f² ³h','´\rýBþñ\\àãQ.(òX‡úòÍ_Â¶RúbåÃˆÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nŸªÝ2¶cÿí\Z«e~l','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/wp_media_plugins.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/wp_media_plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fr)ö5‚HÔ³IpI‘','œ„@VwÉ³	~¾>Ù)’N3McZ¥Þ•õ9Z#Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n«î¡³ŸeF\rsÛ=','wp-content/plugins/worker/src/MWP/Http/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n«xˆÍýû‘Â»2à‘º!','wp-content/plugins/google-analytics-for-wordpress/includes/admin/product-feed-cronjob.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/product-feed-cronjob.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q§ùT\0+ò ÇC‘)®BW‡','§½Í®¯.7,4LžãCËü›‚Ž _ÿê	p+ð÷×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n«ä¬×-QŒ õ²˜=e','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù62“UËÆ¦>ãQ¥¦jà','}õûj«B—$£æ\n.2LYUèwf¼S\'n7]¿æSu…F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n½ÄºÝÃäUC:YO#­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuota.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuota.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d_/ÎäúPï\0@†•x','†à\"r<Ó0búÐóžV‹ðk$êƒƒój”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÈÛt@àï”	cK+åI','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-clauses.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-clauses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½Pà*ì0&EÅ~£Œ=©Ù','žë!”÷teƒì\0ŸcÔNñ0¢Mí1\0zðNM·¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÎ¢žùâ×î\'âÇÆò­','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é±ÿ!òzÔØÒn;Ïœ¾','Íûìý‡:¶¼\Z#Èm¾{ÊÍb4¢…M#š×Ô;z&†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n×\"uó„-&Þ°Œm0','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-newvsreturning.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-newvsreturning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïtº®VÎ#»èqƒ¼ýy','9ÁZ±1ˆÕjÑk÷‡–µöšë”~Õ~€3†Ê?¦ðéWÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nØÈÔ½Åf*!S7X±','wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Dimensions_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Dimensions_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¿\ZŽŸý8Ê¼ðs·–','™Ý üRÂoeÂiŽ›§coÕ0§ý|­Ôø|×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÙ/=\ZêäÜÁ—[vÉ’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ns|CÍ³hÆèHP¡\"Ê','n…ˆ7ôÍÇ†}<•ãÜÍòúÙµþ(Ã¶ŒûÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÙŠGlä¥^Å¨O¾…@~','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë½ÔnÂ#/Mý¨·Üš','n!iŽ=ªIhŽËÁ!À€@¼¥\"¶šû1qæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÝ1Ð.¨uÏ¦	/ê%º','wp-content/plugins/jetpack/extensions/blocks/calendly/calendly.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/calendly/calendly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rZ3+‘\Z1-?«2‹‘','iÄåOpô‡ü%C|¤Eh\"°òNÏ§ärî}.Þ°.o=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nâBÙ\rvv—ŸØ+	u','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\"è‹¦_\0Ã/nîÐq','ž=Û¢\Z¢-÷sDƒ¼–çÈÍ /+Š‹V\Zõ–Ïà/§–¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nãÐº™Óvýnj=Í®','wp-admin/includes/class-bulk-plugin-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ón±%ºÍ¤ŽYÍ÷ï‰²m','Øqr€ØŠîŽ(;2%×`äßF6µ\ZÍw¼èÁï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nï‡,ÑQûéð3b¹õO','wp-includes/js/dist/warning.js','/wordpress/core/6.9.1/wp-includes/js/dist/warning.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯)i‹Ë.û^=œ™qüœ','p¥Ù6;fjD†š|éœ>_fË))ÊòíôÞœTûxP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nóÊó09j®v8õ\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EfÈ€Í!77#2A','ŠQ…ÉÚOÌ|R)VqøC¹Wª‘ô(‡É@ß‚@+õ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nô5”²!-LûE)ÇÞi','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Option.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Option.php',0,'ˆ§Y-µÝ™ûñ´·ë ','ˆ§Y-µÝ™ûñ´·ë ','úÀ[™™/N»­H§FŠÜ˜Ð¢Y&ðsOÕ“ Üƒ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nô•Køô•ÆÏÐƒ}m','wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üƒÛh(Ÿ“ë\nJ¾','n“Xç‚0\"vTtñ/¸Û”Õ„£ãYÆŸáæîzŠy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('n÷BÁïÛù8[jRf²Ï','wp-content/plugins/gwtermsofservice/class-gp-terms-of-service.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/class-gp-terms-of-service.php',0,'ìdÊOœ\0rB#T^ôo\Z¼','ìdÊOœ\0rB#T^ôo\Z¼','þ—ÕGÎf€®4Ô([å²ä+\nOG\ZUõœð‘‡Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('núßªÌ4Ã®‰ˆ-}G”.','wp-content/plugins/gravityforms/js/gforms_hooks.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gforms_hooks.min.js',0,';‹CJÉx§y[qý¸Gûè',';‹CJÉx§y[qý¸Gûè','²Î\\æ\0\nÒ¼&a_:Bðš)ž>“éœû¥O›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nûŒ]ƒ~è„©ü/Lc¤Q','wp-content/mu-plugins/nexcess-mapps/Concerns/HasAssets.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasAssets.php',0,'NBâÍMü;<a&DÂ6','NBâÍMü;<a&DÂ6','€ŒÎc-øÐãº\ZÐ¹ØýD÷ãÿÆTºžtí2Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nüþÑV~R¯Á†/w¨','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¡&þŽÅÒâÞô5á†&',',—XÙõ`á2GÛûà¼“àáN\rE)îGª²E:%´¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÿ®Û—ÔðvXH)é','wp-includes/sodium_compat/src/Core32/Curve25519/README.md','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÆ)ÎdËéÎrž˜x„9','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇyÞB‹©…€½ŠCÂ§ý','XCæŠš€<-[‰,Îá\\ëu¢Å3žlW!¨©ÔÈ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o\rWÒmË«cä-ý]','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oŸkø»P¶÷èP¹©ëG','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÂAä„u™AŽî”(¢õ;','Î£YÙRzäàõL­J/­v‘Ê„u\0…Vs^öœ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oé².Ö™ìï.\"ecˆ«','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vº»7ÄCSÌtœKˆu','õvú«¼Nµ<˜(p^=ÍoØ5èÃÏ\Z˜‘–c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oâ-¼±@iá9WÚR','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg',0,'ˆšzt`ØÝ®âœzõÜuŸ','ˆšzt`ØÝ®âœzõÜuŸ','KÁ¿üíæ<é½BÑgŒMs›ÜèÕòekX‰+Ì¾ºæ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oorìÑ]Ì+Ç£Ä€','wp-content/plugins/google-site-kit/third-party/psr/cache/src/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Új‘ìöAFª™dšPµ','¢\nTmyÖQ„oíÝšÃKÝ—ÖãÅ´¢Ì%£§~æ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o ²];©ê«u3#ùÙ-u','wp-content/plugins/gravityforms/images/template-library/Contest.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Contest.svg',0,'OWìº£q\0!Ì¼ç`£°','OWìº£q\0!Ì¼ç`£°','y·U?Æ­´‰å/•Ý–™zÍÛñqòÒŠ€ùk\" ì™¢ôK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o#‡+øë…cƒU¥‚Êþ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/advanced-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/advanced-settings.php',0,'òÓ€aYu]––j\'À­[','òÓ€aYu]––j\'À­[','ú­j		(±H‘æZ‹BRGæ»qý|µà{=ƒž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o#ÚÔÊ«”Ð¶J‡Šé¼¯¿','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”\rÄÆN€#ÐákC|ƒ','©Pü\\}½ˆü\\BÚß/$tyþŒãBòk¥ÅVm¾c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o\'RD-”Ü\0¶±¡o‰É','wp-content/plugins/wordfence/images/support.svg','/srv/htdocs/wp-content/plugins/wordfence/images/support.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Clâ$£‡r¼“£¼n<.','ŽÊ$ãMû¡Ô®¦&æâÃ(á©˜s¬µ^	Ï¢*NÀÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o1iðL5¸“Ïz®$·õ7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»u1òÈ\\ÈÁ8‹‚;#j-','Pµ²ê„|±l“_‹ƒïZ…È3z<NÉ§KýßÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o=3.1„Ø¿fÒCé','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ™wËÅ„O5ãÜìRO~','Ì¶•\'‡€mO*b‘\nUÝÞÐ½ÐoìW:m\r-ùé’ùs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o?YÁG*…„ÑÉÊ ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-register.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-register.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡?`Xë!`Ú9ääÞq','‘% ðü.\'Ó\rï!¯äP2åROØ¯o{ìfÇ·ª\'£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o?ûãgÖ4§+ÁÔ³Û±','wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Notice.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zê€=NÅæz¸IÃ\0/W','Ç¯žTþ54M˜|uÈ„üsÆE	F“o­Ü<¼5¾Üú¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oCÉ\"ÀÏ…Q¸ëàtƒÑy','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Â+Áë’þõ%','Á4!ýˆHü:6>ËlEîæEc#œÐØùa{A´{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oD3óÝÛÓfòIÆó˜+Ù','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/abstract-xml.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/abstract-xml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô!öfI˜ž,&÷¦`S','‹çf\n/ÿßù‘õ\"?ñ­y‡Y²R_§H>òîRk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oEoå»È³ÉÎªÔŸ','wp-content/plugins/worker/src/Monolog/Registry.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SAë<Î.3NÔ-Ï','Œî¹)ø »êÈ‡ÏÔ\Zd~¼½ T5×—·V¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oI…‹aaH|¡ÔÅØÕv³á','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ3«›R†öW‹kªüRðØ','»J‘&O~~E#µYÀ–pºN}\r\'£ž³µgÉ¿*Ê3‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oPðûc™‡ìo©.är','wp-includes/js/tinymce/skins/lightgray/img/object.gif','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','órdP×E}u\n/M”AÇî ','† #;!äáI§ˆ.À>çuÊòSVŽÝm{|ñe-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oS]ã~(äï7;à™ \rœ','wp-includes/js/dist/shortcode.js','/wordpress/core/6.9.1/wp-includes/js/dist/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ê0ÛO2ùFwy˜Eÿ\0\'','BAà‰ÓíVÉ€»xE’ëO›µ]©¼uq)ÆT\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oUâ/cÆ¼,v*\r«','wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-style-dependencies.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-style-dependencies.php',0,'æª.°n7Â©Ghkùß','æª.°n7Â©Ghkùß','\ZDIø\'Îï\\É±m«£·Gß§¥?”!ý¶¹RëL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oX\rP™‹TiQb„öÍ«','wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R˜£*i”¬èõäîÞ™Â',',r\'Ø ç¦½çŠ :Q7W½M7£{W£M—³kÄùÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o]yÑÎûP™­÷¥iA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÝÉÙ’w©)ßRl]Æ','õænuÓ!î¶¹lt* ›h=hÍº>Üp¤šÓè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oc•…%ŽýÉûóFC8Q','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h»ÓÌ®ÀPu•Ï¯uI1†x','´=êfj9Ú¦. çP±”%’<+AÏ\'Ëî,­é°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ofëGkÌL†Á›ù`t@','wp-includes/blocks/cover/block.json','/wordpress/core/6.9.1/wp-includes/blocks/cover/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤õ±«,›AÅË{€7d-ã','´1ûm`jåúnàŒÖp cÁ4sGðå¦×o&Kƒm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oo‘š‡³u¤]W}{Ìÿ','wp-content/plugins/google-site-kit/includes/Core/Prompts/Prompts.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/Prompts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[àDCT#t»ÔÉWñ†Ô','”\n{#Õ‘ý/K»höášÝ\"ñ»™Ø„€£óÂÄÑ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ov/öyÊÀ‰2š„O','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Plugin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Plugin.php',0,'WnhJ¤4¯/©Žu4\0vob','WnhJ¤4¯/©Žu4\0vob','yàW?G|7³þúHÿ~A<~äª„3à‰úp·è’µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oxO»o¤ßÃT‰c§g‡Tù','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹j<¨øVU±<rMáx“','§_¶ÿ17Zô¦ÈŠ7Ý»ù·´3n÷\rU])Œ§T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oxkžO¶LªfMÒ>ôà','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedAttributes.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedAttributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¿|ÐOÔ\\‹²Úü±y?¬','¸ êzÜò›œs´ˆ‘ŠTk1Ðtë…àÝèÎuàk+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oz(}{b=±»öB9äƒ','wp-content/plugins/jetpack/extensions/blocks/podcast-player/podcast-player.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/podcast-player.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’\\KZÞE‡S&†£ÿ2','»n­Ë„Ç7Üå§¤C:«Q˜ \0fÑ0ä¶É$ð”ô†ì¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o}1™úÏ=(E&RD_ÆÁ©','wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php',0,'td@d­3”þã¨’6z°w','td@d­3”þã¨’6z°w','«!Ïô>g®Lö‘]áÖüÞÃÅdß:Å›/‚x	¦Un<ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o}ÛCÜŠ8ôEøïGð','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E8ëñuÅChG<ÛoÜ…\"','þTQÇétûÝêÝ“±¢zØÏ‰T¹ú0ÆõA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o~µx2iñ\'ç+G‡_?','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6óž›Ë£©]×Ü¡•¡ãï','XÝW¯õl{\ZKŽL:d‹÷.@nz¿ã{NîŠƒ}ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o‚k4e)3?Qá¾EÊ#','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o‚;Rü?n9\\ªÝ‰}','wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking_Consent.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking_Consent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£*½ÊÿEe\\©³õ¢zŠ','#å*B±Ä~–ùÉ_Õ#¶CÅOzk¯{àËh\"6#ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o‹Âl§Ê‹­I_=¸¶ri','wp-content/plugins/jetpack/_inc/blocks/story/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÖªJRs*Y¢ÞJró','Ÿ+Öå¹G‚Þ¾ÊòEtK˜„ta­¿šâr¹ƒæ¨á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o”Ý/sÀd¢wf³b©','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-videopress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-videopress.php',0,'½îò<r¯>fH”év—N²','½îò<r¯>fH”év—N²','õ‰¸ß[¤ðŠøë}ÜÞûZ³xI¿tò§¶•Š§òE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o”üˆ<M{œj%}úE—','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.1.0.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.1.0.php',0,'42$Ì~k>h¢Ó½ó<’¤','42$Ì~k>h¢Ó½ó<’¤','o¹-½\\ž\n¥\'>ïØ\"ñ§6§;–\'ÌïðåAœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oŸ¹Z†hðb®E«è˜‹³','wp-content/plugins/imagify/inc/classes/class-imagify-files-list-table.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚^•^ÈºûMñ]œoy‹Œ','“˜z“Ï9ç›7|¶\'³iøG0ÖCL@Ëö’è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o§ì3ád\\?0[äÄ¿Ì','wp-content/plugins/seo-by-rank-math/includes/modules/status/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oªËèÆÈw>»cuiës','wp-includes/blocks/term-template.php','/wordpress/core/6.9.1/wp-includes/blocks/term-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ#È{S°¤S“«O','«Þ—Ámh¦\nh·ËŒÐ÷a:_Ã˜ÑfG×-`Ä)‘*Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o¬	Ç»ÿ	&ãïc÷ÞÚ','wp-includes/blocks/paragraph/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øäø†s9Ù\n}¯	qÂ¾ã','Å”l~àé³%Äß\"úQ§ ^ûDþ«bý\\‡ºÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o¹Þ.nì3v§•#\\¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/notices-list.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/notices-list.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑEÇø ðu¡g\rÿ\'9ƒ','+wîJDƒ-nŠ?ZYlnÂ•½?¥¯H<ƒ5rnÎ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oºž#‹ÕôÚx`VÖð·','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectionException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\)ÅZväÁx4(å–','…€6í—æ]3ål?\r…Â„p.¸ˆÔùÔoM©ÿí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o¿w*ö\nÎ›Î¢GÒœ]','wp-content/plugins/wordfence/modules/login-security/img/header.svg','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜè±ÑÇ]êj-ã‘ø¦™','8šü»ÔÚ#Ì„(8øáÿˆOû\"Ç	+h\"Fb–ìƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÇ!ÝÖ\n÷ˆZà§XÊxçò','wp-content/plugins/imagify/assets/images/sun.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/sun.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á*PÛwÝà},\\6[Ó±','PÅfR^À×W÷‹O<ZÌþXëFHV-­Euæ8¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÎ|ÓÜ‚»R³‘âUÃo','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÜSºÍ\\è˜v Ùè”…G','=8V²^/Ÿø˜”Ÿ¿â+Z™á¸¹ Î°ó&)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÔIUØ[ÞÎé„uY¤ÿ:','wp-content/themes/twentytwentyfive/patterns/hidden-search.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-search.php',0,']%œHHŒ½9cõøÔKxW',']%œHHŒ½9cõøÔKxW','ª´à•f‘?Žö0¨ÝçMõó¨`ÁvÆ—Â\"n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÕÈ2ôãlèD(ù','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-scrolldepth.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-scrolldepth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á©…3kÐé~B 0ÊÅJ','Y;rØKÀ_á{ðŠZ-*<Ò±€Å·/¤„h\'ùîU9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oØÎÿ¹	ói\0·±¯–\\','wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ïí™i|¼y(=ÎÏ&é','Î¡‰ˆIRÔíeÙ2þöd\")é¬)°¶ûÜg3ù.|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÜSiu‰ÊÂÿ•ÓRÑÞ+','wp-content/plugins/members/inc/functions-content-permissions.php','/srv/htdocs/wp-content/plugins/members/inc/functions-content-permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EfÀà#½´ïnHL¢È/ô','ÅúßÎî™–¤ýù³	:ø%Ï¡u»Eö0…6:¼Àƒx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÞ–ƒ$GPÆ|Áäe0','wp-content/plugins/imagify/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	õ÷»½]SºÀDÑy½Ò','¼<þ¥v\nV÷ëFÿÞÌ¸Îßo\rÇnÉƒpÔHl!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oßèžyÒ·‘FÆº\np-ï','wp-content/mu-plugins/nexcess-mapps/Commands/iThemes.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/iThemes.php',0,'³1%ûhkAù Ého!¸€','³1%ûhkAù Ého!¸€','¾3Â#Ú>q^t¿•þÆ™âz9È’Á‰®r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oá¸xÀ\Z±¯¾\n£æ¶‘','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§RXNAylüY¿ˆo>¦','uÄÇCÌ:ø´¾9Ü’Ë+Ü´¼Ôx¾ñbUaBå·IÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oã®š-×;?X:ûpÒ¡','wp-trackback.php','/wordpress/core/6.9.1/wp-trackback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O†(ËËtƒ¾:]ˆk',' Ó´½ÊßÑö,ªdÆÅÎïX,Ž¾#&VøúA£…o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oägîì.[¦ŠüÒÐ¶g@','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á ¤aµä·ŒTã†’ª','(\Z½÷ŒE¸ìâ¾GŠ;ÿŸýØMÇw<úE_ìÅÓ¯çã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oäÙÀßùYŠÆÚ…”ÌX¼','wp-content/plugins/wordfence/images/flags.png','/srv/htdocs/wp-content/plugins/wordfence/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W7Ì ‚Œ(ÐË¿!­\Z7Ô','Bxö0%Lyµ6øú!—óX\\z/< n²6=\ZWÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oçÇ*ÉrH£K¢(ZOo—','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p5‘~‚QmØáiaÏMÆ','Þ¾/\0•wö¶LÛ¥–qðƒ²áôÇ Zk!ãÉE%Òˆ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oëjÿ]*Í&±%0ÓÈÙ]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì1Ûäâæå‹*áúùì~ö?','‹&ÅÅLHËjFRînÁ—¥¨2p¬ª\'þ0ÍŸã¯ú2”P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oí5íçéËsþøœ¨?“Ä','wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±]l’è!Wb½Š0´FÞ×','’yå¸g2¦Ã¶‰gfÎØðÞ¸È@Ý†)HgüŽÔš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oí“[¬Ðn3u‚ÈÊ¹ŸP5','wp-admin/options-general.php','/wordpress/core/6.9.1/wp-admin/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E–˜+\0:wø²µûe@','ìÈaæEjþïš9¸…eä\0[3qi~‘ºZeTËÖU!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oýcY	ƒº¹hò·T›«¸×','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pôô7uÌLÍ_{2Ã›–','wp-includes/js/jquery/ui/draggable.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/draggable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZA¶ˆ Ç[\"örør3øCù','5sˆïÉ¦±^ÔÂüüˆÚM”~t$2à•î{¨\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p0ú-Ëd}Ò½Äç3Ã','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=U@—•Ëˆi;Á\\¢','qÄQ”·×J³”i}JéRÄ¹ÒB¶«ÐÕ×|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p\n~Ê\'¨^Á9\'-Ÿ\r\'','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-e7cc7539e838411021fc.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-e7cc7539e838411021fc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4$ðÓ7‡KÜw_Þ¦ÛÀé_','–\nŒ è B3>æxoŽ¨qX]Ö!I¶-ƒf&9(À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÐÇt@ÔäþœC´F','wp-includes/blocks/template-part/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îá§ñE¬d]Ä¬B\r	òû','Ä£Ö6o£_i9™-UL9#Üžf„z%cÜS‡¡Js¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p\ZòjìZÛïª6c&,•/','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgumentInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgumentInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤œÊ{-Ú6„¼.>F\"«','s²ðŽ™~QÖ¥€Q¨–A©ÊŽáå—df×—ÍM–›—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p{\r¶¨ â%>/üZÿë:','wp-content/plugins/wordfence/views/scanner/issue-base.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚8Ï¼¨çgó v5‡aS³*','NØõÒ.“åÁ0·-?s÷Ð?ÖÙ,Ññ¨ßŸÒ`ƒ.B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p\'ìíŒìiùÊ8^','wp-content/plugins/jetpack/_inc/blocks/images/bloganuary-icon-20e07d1c81f21708f183.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/bloganuary-icon-20e07d1c81f21708f183.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôäw²sOC—>m‡kôï¡','`ŒarC¿Ý…\0¿ù‰l¨¤Ù²w.bsŠžbØ‚A‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p*ŸTžÒO‡7y·G,…','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-check.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3cŠú®Pci®jm4§','EÙ£SiuK’)lÏ&nô*ûÞLÉIQ²óýÆè‰§BÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p+~ö(¤`ž˜ã_÷nh','wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥àÚ ‘‘´röJx½†aY','6±wZ÷Žy\"Ôpq‰“˜UÜÞQxÜ21W³Y	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p5÷s%ðD¿‡Yêáøw','wp-content/plugins/wp-mail-smtp/assets/images/about/searchwp.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/searchwp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/³æøäÍ³Ç2Y¢È8','yk·ÊD‹/«0Ü½B8‚ä\n+yX˜\"S¶#Îže','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p6âýY½Rýø\ZìŠ5¤é','wp-content/themes/twentytwentyfive/patterns/template-single-offset.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-offset.php',0,'@Ooù¾\ZirœÒ´–EA]','@Ooù¾\ZirœÒ´–EA]','—`¢‹¹}—Ž9¢Ý»r?Å~H;á$!8Çìê_STÓD6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p6Qª\nR2ÈNSOpÜ:æõ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ífÐ>ßGÕ˜ómGâÕ|','Ck•ÌŠô¾8ÅpÈp3ÙbÀ|¿ÂÓÉÆ:¨í‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p:”,¯`OlL´(éA','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¥~ÂH°Àé7»<¿BáÞ','\0!¥FæE¦¶×KP³£7ß»”0Õæ\n;6”}Šæ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p;ª0«Û/%IwV','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pG4L&ý²TÎäxŽY','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‡¤b¸\'1‚”(v\'uùD','œ± +uóaá’é°~Íu¶‰8VYûíE8²	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pIñ/ãÔ²{áQ Är©','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pûÿlÇÓøshÊx– äü','ôˆÿ©ýb>˜&„.×æNwJ‘XJÝìŸŽçÑ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pMõ±ƒbª» VZÄß;','wp-includes/blocks/media-text.php','/wordpress/core/6.9.1/wp-includes/blocks/media-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X¸M6À|ˆ~dzÖÀÃ','üØKnÊ:7ƒ§Y£Ëáð˜óÏ$Þ½Ã“RÓ†Õ5æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pSÕ ì’Æ«ß¾ð×˜R','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡!ÄÂ\0ò§ÛìÙ”€]','‡°‚Q†E»ø¢¹Vñóî–› jŒè¾.RRpJáP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pUyüa	êb¯àva„;¡8','wp-includes/js/comment-reply.js','/wordpress/core/6.9.1/wp-includes/js/comment-reply.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â‚U08Š\n[Æ‡ÅLòf\Z@','!OW,`#›¾¶ƒw¸Ñ=›rã[šžä|šõˆÒ§N!5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p\\ìÏ­ÓÄG—D6','wp-content/plugins/gravityforms/includes/honeypot/config/class-gf-honeypot-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/config/class-gf-honeypot-config.php',0,'¼ÝÒÑ\Z	Æ,#þµœ^','¼ÝÒÑ\Z	Æ,#þµœ^','Ùç\\qÍ‘<ÉI ‚Öþ}]Çí‰¶NãtgÏ8sð\Z_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p^	:gŠáA[!týû','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.72.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.72.php',0,'&ÿøî4ØÑæP,(J\\Ù','&ÿøî4ØÑæP,(J\\Ù','‡ôÞÔÆîÐU&á¾•u{mºÓ¿5³â/\nÞ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pa$µ«0ø@á°£eul','wp-content/themes/genesis/lib/js/editor/title-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/title-toggle.js',0,'×P5â(sô\Z6³EÐ','×P5â(sô\Z6³EÐ','MJ#ÄÃ±Ì¨û-Y«ÀRÛ]šµÞ­ø!äºZ<VÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pbJÐJ`3Šü\"x=–óM','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pb¢‹·ÁA]%êž¢SV8³','wp-includes/block-supports/background.php','/wordpress/core/6.9.1/wp-includes/block-supports/background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡,ö1ªÍÆ7HÞèÔçª:','«Û >³!¢yâêæ8”Œu\\Yâù†9à¥ü]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('piÆ”\'R×éÇ‘3ïÑ\"ËY','wp-content/plugins/gravityformsstripe/includes/api/model/class-setupintent.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-setupintent.php',0,'+’œó°¯FM*+ÏLbM','+’œó°¯FM*+ÏLbM','}Õ¹	ãØöw*–ú®¯ñÚ;.®Ø5ÍŽÓ©QŽP³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pk‡˜ÍÍ3Ö/Hº','wp-content/plugins/worker/src/Monolog/Psr/LoggerInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ-Òñ§€Që\rØy0FR','NtïŽê>w\0[Q{¥k¤JÝS4DÄÉ±5”P !','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('poÕû#Ó*\ZŠiÉò÷','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-ftp.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-ftp.php',0,'^2óøvÏ5qZ™ôcIì\r','^2óøvÏ5qZ™ôcIì\r','^þøœGìše×\"Ä˜9ú@~R*\\ £¼“p.q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('po‘4\ZX“ñüÌõTˆ€','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñžç[8´\'|+SìÌÄ9]','˜`×«­fÝŠ?¶RŸ„N¦(½à_ëXakŒ)kÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pwáÒQ„FécÙß b*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@$ÆqG¹2k5$¡†z”','Ö†F*`Ý\'ê«O tµriR:íj0áó’W\Z–=¨j€‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pxkÊcëY¦Ï, ô$åV','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Õí_æÛóêøž0HÕ†','eÈeÔ£šÁ²P›“—ã6c%Ð[€<unC²=q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p{Üíe¶\\ˆD•QMß”Ü›','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-906571935a444eba3033.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-906571935a444eba3033.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÎ“òœCP—òKy{.\'˜','<XöÉÙ”>å]–m—AhÞ/Ê Ä`„z\rÏy@˜Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pŒvŒª¼õ…V	ûpüûÙ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¨Ë¨°86ºu¾”¼9','ÙïÑûž,èxÇ=Z\nc·í:Bí\\üÎ[#->O¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p\\\'Ö3˜¥º~¼é’','wp-content/plugins/gravityforms/includes/fields/class-gf-field-image-choice.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-image-choice.php',0,'Jr\rVè±6º›ü‚ª1+','Jr\rVè±6º›ü‚ª1+','Nz^Ûõ\"eô¦Ñ‰‰½ßŽ‘²p?S—õ‚ŸŽVû‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p•B—ìªd\nàƒ½l','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Zí\"7C5÷Ÿ‘ß','§Dûh1½ÂV%tèS_`dÁ¢c±1ÌKäŽÁä\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p•ð´.Ð°”ó[ÃD¡','wp-includes/deprecated.php','/wordpress/core/6.9.1/wp-includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¹¥¶~Ž÷N‰Òz','—ÕÂÓ^[úþáâ¾‚³–Y†˜{ëcø”€—ZVõÅý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p–Ó€qF$O¯kÑ\0','wp-content/plugins/gravityforms/includes/query/class-gf-query-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-service-provider.php',0,'Í–ë:ÙáY1E\rÅ`˜£áx','Í–ë:ÙáY1E\rÅ`˜£áx','•þ´7ì¯­Ã•y_S©·øÇdK›ãÎ#½WF÷E²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p–;4R—î¦k¤aÞù$ÓF','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-tracking.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áõö(j1t\'£v','´¯Vâ’×ÑYs_hKvQ‘xw]89Fä/Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p˜ˆFbÌÛ\ZÏÍV“œ|b4','wp-content/plugins/worker/src/MWP/Action/GetComponentsStats.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/GetComponentsStats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ñ†YÍŠÎ.£­ZÑG£','u¾ÍÌI×R³¥¨dAnîS‚\\mÜküƒd<½¤“9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pžKÑÈ‹8š}ú²”ÉÜ','wp-content/plugins/gravityforms/settings.php','/srv/htdocs/wp-content/plugins/gravityforms/settings.php',0,'˜åóuý\\üø(›CK©þ\\','˜åóuý\\üø(›CK©þ\\','ÞÆú7Ê[êèÿ#«xÔg«4ô5šÑSPÏ’æåo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pŸ	½S¾’†•j½:}p:ï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exactmetrics-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exactmetrics-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&g8= ñ)\nK¡˜6C´','YIsŽæsÀ(Â¬ÔMŽ\"ÛÇ6IÄýÁ¯ÞÉƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p¤.Üx~Ô’¢ZÿI¬ö','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-relationship.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-relationship.php',0,'Úñ¹â]BX*É”fr¼','Úñ¹â]BX*É”fr¼','xÈ¯cÜÔ\rÇuhÊšïûãçþuÖf”\\Ý‹&UóÒÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pªsnðHÞ&vL9CÌì¹','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Rijndael.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Rijndael.php',0,'Èr­¤ßÂBàøRœÌaŠ£‚','Èr­¤ßÂBàøRœÌaŠ£‚','-%†ûÍgá70ñ8ùãnø¡B«NcšoBÊn­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p°ë+ •Ö\'W0«J¬ê','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-auto-optimization-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-auto-optimization-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o­Ç£ZÙCaQºAcÁ','2bú*Œ\0c®9lpÍ°ù3Uçè ‡i!!üpRÑ_­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p´¬È—ø-¥Ówu‹ç÷','wp-includes/blocks/post-author-biography/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‚½õÛÜnX ‚\'¶ã\'XU','Å\nL]ò²²‹ZU3	¨û&ï”7äç=Z†…k^‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('p»¼\\*eê¶\n\rÏˆóëú®','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ècdØxÊW{f¥íŽNb','O°ºj+hÅ¤\nâµƒ8QÜ®#w¾Ë_pÊýC±ËÜû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÃXØ\\t¥¿¼êE[ºU','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-post-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-post-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öZ^ëØ;M:Nà1‰','¹æ¨Þ¾“2ImÁs]™5•›Ã9=ƒ/@½co7«¶½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÅ§–\né‚+Rà2ZÕç¾b','wp-includes/blocks/post-title/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â+Š•Ibð=bo\\`h','ÚÿJ¼ùÖ(JQX²ïþC©îlS¶MÑ:`âˆ2ŒòÈË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÆõ7gùo¢ñ¶iú/','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.pos.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.pos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´œ½ôT_\"÷hÁ$+›','* ³3àü©»-ªLÁ=vjö{,Øñõq ‚l¹YÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÉ[6uÈ~vÿS¥¾é‚KW','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B(”\'ƒá×5UÝ_×','@]ïU—ÁCpÂºK!t—NZwmÙÄµ’¢Ô!\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pËjï¡}ˆ“ué™‰‚ˆ3','wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php',0,'RœCé˜tJ£Ã,ö*','RœCé˜tJ£Ã,ö*','ËØ£HvªÆü}ªAVA°jÄ¡þÅÉ¯ŽN>°EŸÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÌ“0¤2@ãØPFÎtk','wp-content/plugins/wordfence/views/common/unsubscribe.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/unsubscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y:h3ƒ>½½a Ý‘¶4~','Eèùqú¸´ËTg»çO>F-ëÅOú(ÍIÆšZ£¿z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÒ¨°mÛD¤Ä5]T[û','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-5-18efa42161dfe5708046.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-5-18efa42161dfe5708046.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÅCü·µ„NÍŠüÂ+','|i¸ Q‰{,ŸdyÆÓ”-JÞâ„*.f°É|±ù	œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÓº ¶Ã¦«×±¼K¤¢õX','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º\0ÊºÉNúÛ/ˆ’|','ÑÞ1üK§N8Èê¯á¥ëûÉ¼•\"-L[)lc§]o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÔ:¹x\nþ=Ä¢’Íð„3','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverTrait.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¯iDÊ‘w°àMóG¥',' §ÚÙ]Bæm%7Y¥ùðÎç•ÓN”]ÿÏ#·|èxÎ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pÔ¼ï`,Â\'nl5','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õžn=« cré”“NqôÖ','ÜïíÞ×à†×åÌdIêAjÍ}®¶«„¿ [ÆÌl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pàî@If¸¶§oê0KÎÆ','wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-confirmation-view.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-confirmation-view.php',0,'rš‚eëŽqÒ#r›<°ëZ','rš‚eëŽqÒ#r›<°ëZ','­²¹kŽ¸J¢ðïö¯û$õÓxŽiÒñš¿Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('páñ‹ò|hg¦Ÿ{Úð','wp-content/uploads/backup/2021/index.php','/srv/htdocs/wp-content/uploads/backup/2021/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pìˆÒ‹¹±¼ÆØ“©2Ô','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä#3‰§‚=¥ÎmÊ¶â','E%ß–qÇ!ÆFÖÂšš1z”47AuPqš¹†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('píWƒŽiú×N\nPj`','wp-content/plugins/jetpack/modules/simple-payments/simple-payments.css','/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/simple-payments.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€M~/µF[™\rBŸÑ¨Ðxá','ÄÊkVzÅ±ýÈÓÎÐc¿ÿ˜4eG8ZsíS`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('píÃË¬<¹Gâ–1“$ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template-part.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template-part.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÕvŸ8bg¡‘G»û#Ñ','ÝòŒÙ¨ÀâäxßP+˜ „0Ëb-—ð­œÄÓ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pî}G÷‚JéÎ$âàx','wp-includes/block-supports/align.php','/wordpress/core/6.9.1/wp-includes/block-supports/align.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãì\'jŸŒoá½y¶ÝJ¢','å^ð{L7Å\\bµrò;ÃGîÏ„Râ;ÿ¡ÁÖ’š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pø8qÒz•ŸÙ¯§¡ºïæ','wp-content/plugins/worker/src/PHPSecLib/Crypt/DES.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/DES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™œœí\'„Vâ½óUBÞ‚','Ò²®ZüKSOã’÷Ü)\0GÍta´]uÊmiÌ‘:oÕW:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pøñÿ@}¸lL§]‘ä¥','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðã#v)î%ÑþVÂ¯|Ò','ÁÌ6Bõ\rºÌ`T‰W¤º‚æŸŠF`]t	NI›+D€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pùÀö—b¥~ƒoBkÌZ','wp-content/plugins/akismet/class.akismet.php','/wordpress/plugins/akismet/5.6/class.akismet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\]ç¤Ã\"hÅ¯×rŒ','úŒ“õz,uP##ÉãA[\0Óo#E¾™­ª¥´›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pú¢uüw¨œS‰É´0¿','wp-content/plugins/hello.php','/wordpress/core/6.9.1/wp-content/plugins/hello.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÏ\0®Zþ°§Mç×Ü','”xö¸ÊS·{òËËe9ð†ÈÏX{\r·£$²ß·ê¥;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pûÅ[{±fñ7>_\0Ç.','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3hÊµ9C–e»ð Ð5ök','àÜCª/çè„Çb\n6ÄÂâl¨ÎôôÛÒ^yhÛù1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('püDÖ”ƒ‚Wye9ýëœ','wp-content/plugins/spellbook/spellbook.php','/srv/htdocs/wp-content/plugins/spellbook/spellbook.php',0,'SÞ«ãÃ‘ÕÙ\"m^aÆÁ','SÞ«ãÃ‘ÕÙ\"m^aÆÁ','§7b5ù\0˜Ìßu® O¡ð3çÃœ\"gFåáÙ¾z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('pýÄÝ€˜Êê/¼ñ¸','wp-content/plugins/imagify/classes/Optimization/Process/CustomFolders.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/CustomFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rb§Ç\'ÔHþNžôºíò','‚°óÎŽÐ{DÁY²­Ã;£~_$\"êä‡‘uÊäiUG¸?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qqC¸¢$²žàý¨ƒ@','wp-content/plugins/wordfence/views/common/page-title.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/page-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5«ó*<ðX;øø','N5%žº=åœkUHVKÁAþlEI\"3è¸jÕÓþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÖ¬ïV\"ýäjp','wp-content/themes/genesis/lib/views/help/genesis-header.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-header.php',0,'s\rÐÝáÊÃŸU‡L\nÝ','s\rÐÝáÊÃŸU‡L\nÝ','Ðý§qh‰°g§®p‚qyûþiƒ›Æ—Š¤«Fþ3m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qs¾¢A­tªÎd™\\','wp-includes/js/dist/warning.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/warning.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å	zñBÙXm…Ù[(@;S','\0Þv©Æð¢p,ia7:¦/ÅÔ\rø´Y‚\'¶W±_U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q~È2h[æ ëÇÐˆA','wp-content/mu-plugins/nexcess-mapps/Integrations/SimpleAdminMenu.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SimpleAdminMenu.php',0,'Ä€«\'ëäýN€ 6å\0','Ä€«\'ëäýN€ 6å\0','l¤€ïLù”.åÞeuvTõ7$Üª/D\0­üÿK\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¢¸¤B9:H—^C¿‡','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl\0Ïe°ï&.d\nfðÄg','ÿ“¦Zfåò²eº“L‚†\r0KÚLÈŠò&´‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÙ“°ÒµÇu’M	\\ß','wp-content/plugins/jetpack/modules/shortcodes/googleplus.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googleplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨<ŠŸõ®>)¿«Uqö”','t†ÁªZ¨Œê¼Bñb¸Z&¡‡	g*ë8q½io¢R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q	Ÿÿ+Õì$ðW ','wp-content/plugins/gravityforms/includes/query/class-gf-query-json-literal.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-json-literal.php',0,'•Ãœs)‘ëh|‹¡>ŒÛ','•Ãœs)‘ëh|‹¡>ŒÛ',';ÉÅè}´Oz‘Iê~Üfã7:EÛ,Ž›\\3÷Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q÷Ç73,Æ={xqË','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\"w	Ól‰ûÁbuô:¾','?³\nC›5e)CÐž§\Z§£0i.¶\nQÒü9Ê5á†V1ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qt¡^Ø^Ã¨š×¶	ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FBšÚP7ƒà\Zãx*³$','nïQ¸]!+1;ì_ò¢¨\n’¨Ò<*¶i@VSZC’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¡sD_jZ.•\0Ú$','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Events_Provider.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Events_Provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§»Ð§N›Åù­yC”ÛÊž','ìw#•~}%üº¼…{K:Ö8zquäÊõó#yÑÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q\"coëÞ£>«2Rhé]','wp-admin/includes/plugin.php','/wordpress/core/6.9.1/wp-admin/includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Åšô’¶K›%Æd»Ý©','Q]G8×tn¯\"à^€—µI-¯f\"7 ·žS+tõŸ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q%âõØ)–““ud†ÊË	ô','wp-includes/blocks/buttons/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ÷¹ƒ$”p;XãÚ4ä”„','y—Žúü(€ò^Ýš”›×¾U=“;ÖC/_˜BÂÓ™¼ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q)è[£·_R\n‘ç;Ë','wp-content/plugins/svg-support/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','60¯÷×îy9ú¼ê ü','@:ÈÅwsª?]=^Þ‡Ë²}Ä¨=ÉŸ¥ÞÅóúšò\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q/#\\›J‡Š±Y˜ÓŒÐæ0','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_jpg_png_webp.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_jpg_png_webp.php',0,'…«šE(W<\"Ì”ÆwWl…','…«šE(W<\"Ì”ÆwWl…','×=®³Aˆ>à«¢æþ®\"ÁtÌ›?~ÔM79£h\0U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q1ÑHamH Q&pR-^Dá','wp-includes/blocks/image/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','djvY#vc|/?½Þ»d','£Hô7”‚%æé:£ÝÒÃ6x›:?ß•¶ë×dì>E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q2†	È.í—ƒªÚqJi‰','wp-content/themes/genesis/lib/js/build/genesis-sidebar.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/genesis-sidebar.asset.php',0,'«é¬h6\"ˆó`<0‚•G','«é¬h6\"ˆó`<0‚•G','v{d?Ç%øwžêA’—ìŒ®\\„å¡ø“ßŠÞq…áP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q6\rô¦5*ÊGUzÀY¾','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/onboarding-wizard.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/onboarding-wizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R»0Ä¯ÁÜºÜÔ&ÞÞ','Ý\n4&$¶}µ/°é‹	üào±e’ƒcì6%ë}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q9¾cæªöV7*ãQŒ¼5','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/Properties.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/Properties.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']L¬FuYÝ§\"eh0ÒÈ','Óé|ïq˜í‘ Ñ¾\ZéOƒÊé¢ZBØEÁFãGf\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q;\\_;ø¾ä+$É5Ç','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/button.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/button.php',0,'/zšÊàßŽ˜H/Ç$Y|\"','/zšÊàßŽ˜H/Ç$Y|\"','F¥Üÿ™Wƒî]Hx‰X·¬ÐZÍPTB,!`U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qC$ØIcïT½ëŒ-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é,ˆÐ:[=Q-\'Æ³ê','êo9éµææÛêx¾I,§LKÁZFô-Ÿ²ðNcE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qC^ÎÕ[@`|æAÄCˆ','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î8ñJg4†^“¤F¡WÏe','™í¬6\'@¸aË‰›é~Æ!ýT0„tª*uŸV!ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qDÍçÌ±’—{b}ûáZ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResponse.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResponse.php',0,'…Ý[HÖ˜­¼â`²p4«','…Ý[HÖ˜­¼â`²p4«','&\"ËãƒâÁJåÜ\n±Ûì{Ä@¥eY§Šß\\$…à™~«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qHÍÙí\n<EøS–ý\r¿8','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/wp-cli.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/wp-cli.php',0,'ã2.	´×{…ª&¾¯I-ÖD','ã2.	´×{…ª&¾¯I-ÖD','¸ \Z•Þ&†–7ÆócQ;-Ûr8i‹@å:¦/få;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qKÛV¸g¼wŸYncûhM','wp-content/plugins/seo-by-rank-math/includes/admin/class-post-filters.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-post-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Xk»=¡h‘DØÄzƒ','X>åL$¶EØK.“ìT„iþ>áœÔóÐBæ…²\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qL‹üåöI—Lcƒ','wp-includes/class-wp-recovery-mode-link-service.php','/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-link-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¼ÑBW©›†Z Ç	m\r\0','t\nÕ÷_qGÆµâb¢›£Ïþy}ä2+\0ƒI¥Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qM*Ïò¾«¨™_­w9ð¡*','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àæ,~YE!{Ü¦*','3çYðC<Ì–_•óº€ð«ž×T5mêÚPË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qW /éÍ…$á¤7•Z|','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style.css','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f8õ±sáÈúg¦B¶H','\0YDëëgØø|ÁÏ„´Î//`>“pò 0DÆÂUn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q[AÙO!»üŒ','wp-content/plugins/gravityforms/includes/fields/class-gf-fields.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-fields.php',0,'“í}í)›úJáßdÆO™$','“í}í)›úJáßdÆO™$','Ô\ZtžÍ!©ouñ¦œ®ª\n~ÁhîÐŒHYœ²ªå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q\\;ñp2²`L‰DÉ¼v','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²yõRc²R\05ÄF–·è','ïGÎ½äÑAnÕýÜÌûÈ±©Þ[&e1(^pù*^sÔ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q^¬Ö¨Ë^¡¡Bó¸®Á4','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-loader.gif','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PEûeäp D~$«’a','Ûýà;á$^“U\\3P!èéÇE9h‘™ÒÔ»ÌþÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qb|º[åÎ•¶WøEÃ0×','wp-content/plugins/jetpack/css/cleanslate-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÒ˜RWFÿ’nûU¤M','À·-³Z&õ·¸LÃ-›ëÖ@‹Iæ#ÂŒ…ÌP¬©ñº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qdì§˜#×k-’\\÷n3','wp-content/plugins/jetpack/modules/sharedaddy/images/share-bg.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/share-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÍjáL|(5’ºV¬{rP','”ªA\0žêÎûiMÂlà‡^zÊuLNÈ›œ¿è¸³[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qgŠ­ý £Û¸<Ã','wp-content/plugins/google-site-kit/includes/Modules/Ads/Has_Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Has_Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jXnÄY³1tÖ¼È ”|<@','Å4²\rÔMw¾|\0–Û½*>=\':«A5VÑIŸ}Ü¬Ji','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qhÿ665—y|ò=ï?S	','wp-includes/js/jquery/jquery.serialize-object.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.serialize-object.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*…DÐB\ruŸ6ªäÓò!','©À`ŽRÔ¶µ2É€¢`’µMxÎÏiÏG fzæC2¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qj¤æO.C¸Þ¬Ð˜}íùÇ','wp-includes/blocks/navigation-submenu.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒB™-èaKÊh³]«\0q]','Vê‚Sgnªµ¨}äöÐ3a„þd‡$æ\Z”|2zê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qkøPúrÙÚ6ZÝL©â;Œ','wp-content/plugins/jetpack/modules/post-by-email.php','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Ù¼%[³…_b(¦7ñõ]','T—MeÛli°ÀDW8pÒX;?0È¡.~›tÑuá@$Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qq3=¦Xh¯©~}þwŽ/','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/admin-bar.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.9„Ü1MÐ?¹uÃiu=¢å','‰€\0bÛ\'Ô•ê^¶‘ÈŽBÊ-òZí“ê\'mÖà,D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q})¨Ä>—ŠT³î×TM','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/css/user-journey.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/css/user-journey.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ÇU-K9|Ž[ÏAm','ÿâZ¬è¤ŠrHu\Z]20rX³e²ÂøþúRð‹[9t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q~}r±éJSdB¢ë¼4£#','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/config.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/config.php',0,'‚/³žhüq_þKÂ©PNP','‚/³žhüq_þKÂ©PNP','\0N°G|cýè]Â÷éü»°“Ðd=oÊLV\\údb­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q~ä4!Ÿñå¹Ëƒ!\\Ð~','wp-content/plugins/jetpack/modules/shortcodes/js/recipes.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/recipes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õí~±1[&¡H©×î\r','wÏ%†é)bcÜ¥ï´3Ó»¶Ía…è«â¤Ût­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qŸ‘Ñ©PØ6žÀ¿²ÜüE','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q‚\rMÙŽö>­eqáX','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E+T¦ô‘Û¸l~çŽ–a','6ÜÁb•»Ñ’øÓfA Rovï¯\rÞ ê—€¡Æýjw™*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q‰\'‘àKXÜæñ\0…›P¤','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öR3fâÉM;ÛÇ|	’3','Ë/õYÚó8!CøX7\" L2šb\ri(X\'ÎÅ‹–g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qfù¼÷EHø7Âdíõö','wp-includes/css/dist/editor/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚‘¯m_·»M³ìiMJI','’Ž³_~ºÀÚ-Zom,ÁlV©OüyDé‰;§¯å×Ü7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qMÙ…L¶WÓŸSØ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-am-deactivation-survey.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-am-deactivation-survey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e×w0©†ÇÖYx¿Õ¾','¢³jreŒX¿7¸¯¼˜\rMæÌ¶x÷dmÍqÒ“Ôy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q°Ó\ZY¨è}ì“s¥','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xÿà<•…²ê?¢F eˆ','šòWÝÝQÈÊp§\\¯}¾|Ù¾ô÷cË-\Zü?)ÄB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q”sß„´ÆžàÃ¹åÖ','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…œ÷¾ÃÐµGîtêã£¤St','~eIÒû{_ädz‰Â²®G\ZT¿€å²‰Zô-Ž°Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qŸ ‡E§~ëOL ÅÖP','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-mi.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-mi.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n‚”%u=Ë¹‚1ë}<','‡ëœ–)¯gš0p‘iv^Ðh÷‘ ä7õýšÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q ò.ë…àöGuà$','wp-includes/blocks/comment-date/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\0Ñþ8/Ñ>YíÓûF','ÁÂ½2}…É8ez¿Fì>XÌ:©fÉ\0Y‚\"¡MÊê„´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q ØZý\0=sˆ\rßÍ\rÓ','wp-includes/blocks/text-columns/style.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J‰¤ÌÌœª\"Ô±ÿì1‘R','õ£aús¥\0J™2õJ‹Io&3Q8&ÜNTÊÝ3W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¡ÞÒR+Òqù\ZŠ2û','wp-includes/js/dist/edit-post.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l 8ßS.*Žs˜×6],y','øë`|¶³ò³ÓN¡\'Ë—z¥UÁ^Çá²†Ì‡V¸%% ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¨,ÍÂÁz×cË‡!¯	C','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.107.3.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.107.3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\níŠkPØ¢F©ºªá”(%','™\Z Úï•\r.<,‡[åé«‚YšœÊZq¼E0’´s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q±PàÌÈuÉpˆ;ƒµ¨W','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õig{øë7/SÆ\\Þ’Š','=-GÔ¿yžýœ+1”o‘/¶`S°’›8©›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qµ’öé©œo\'l\nûØÊÝ','wp-content/plugins/gravityforms/assets/js/dist/281.8e28260687b8a2fc7cfe.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/281.8e28260687b8a2fc7cfe.min.js',0,'Žg©$ÐLïÛîÞ	bEg°–','Žg©$ÐLïÛîÞ	bEg°–','=ÝSxÍvÂàHJR\ns¥jŠ-ïH…·ÕfÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q·0ø“ÄœÁ¿±›ì5','wp-includes/sodium_compat/src/Core32/SipHash.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª5O&?«Eº	»»%','^%%ŽhTŠý,‘æû¨³¾k2¬È®n=n%:Òï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q·\"†ÙŸ5ÅNa\0íü1:Ž','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/postmessage.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/postmessage.js',0,'ûe*É¥¹&½o€\'·','ûe*É¥¹&½o€\'·','bM\r	º{ëTTït«×°\\øt•¨=þ{ÅÈaÏ½#œÍq9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q»ËÙw‰è·ÿÈ?Õ=','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-world.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-world.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+&<Ký\\kgæOõø\\','N{¸ó:†)ñÈó˜«Å¸h¦sÊ~E@U5Ÿ‰ñ|[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q½öEŸ‡vº…{—Zšâ[','wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q~±f‘¦œ¥ïŒÍîë“\"á','p,Õ-ÚgW¿‡ÔŽõ¼W‚Ò.cýE‚¢²âM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¾†5@£*=õ&´æ\\Xá','wp-content/plugins/wordfence/lib/wfHelperBin.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfHelperBin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ï×!·ÈËÉ4QÕÞX#','’—Õ¹%-ø^ê…qƒâUÊqàMéÒeY“êð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¿H“ÂŸƒjóyš éE','wp-content/cache/cache-enabler/hjsdev.com/faqs/a-iaculis-at-erat-pellentesque-adipiscing-commodo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/a-iaculis-at-erat-pellentesque-adipiscing-commodo/https-index.html',0,'áô=Ùª½3Àª¯Àöóh?','áô=Ùª½3Àª¯Àöóh?','²øAGÏøŸÀDÕ„´•ï8(¿±û(U=ø¬]\Zìö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('q¿·›ŸXü\ZqWÂYs!ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-request.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~·ñ‘HS7ÓúßOèœñ','.“‡ÑÌ/A}1˜[É&=ð‰íN)X +†½ÈD´Í2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÁþœ‹ýðì|ï=ºÎ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áP¦+­Ã†OVyæ¬¡/','=1S­Øb7#oÂå¤¡Š•åà{¼)üÏ/nd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÅ$\'6‹eâú¶÷-W]','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø«Áãšéûÿµ¾øv¦÷²','Ïh½€³G8J4\"G`¦‡ïŸÇ–Œ¶ÛMD‚¯z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÈÚŽ›ÃD]\råórX','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tumblr.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tumblr.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊúQ¥ÝÝ,KûŽÿ‹ÓÏ2\r','gõÄgÐNŽÓƒéuD–:òž’»NRŒh3†¬%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÍC”IVÍg‡ež,1‚','wp-includes/css/dist/block-library/editor-elements.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ýŽc|½$\0š”{–oÐé','$È2iQfþÿ—~Þ\'¡:µSrÕÚ4:þ’ª ËA·>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÍ¿I¢£8òAŒÊ¹-â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/0Mu)Ì‡õK}Å{\",€','Ö%”dô4³~`ÓÀu|ãeöÆlXþDÎ…c¬ræ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÍÊ.“=PYMÙÝõ†³ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Ä÷4U>°¶ÃñG•(1Ýœ','‡6>2\0Sþ+-sÃß•¼žd´&Íq^#ž†Ä Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÖØ:ß„tüvKZ +Ìö','wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-async-request.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-async-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²B|…¥–¬”“Gµƒ9m','IÜÎâ§Ød·)=FnaÃ *.c Ý\"GªÇ²µÛp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qá=‡¦CLˆé­ŠI+','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LimitStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LimitStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nù÷_i¯ÕÄàÌ;#^³4m','³•„8æ¿Ç/aÑB¹®#r$³óiþúgì×ëŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qõðiÖ¬yÝd™õ¤+O\'','wp-includes/css/dist/commands/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/commands/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!êaƒ\ZÃ,ÀBÛÈžÏµ','>6hµ& ¾;\"‡O•ÑŽ}²\rYx^g÷iD‡Ñ†½ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qýµ™h\0\'v\"1Škƒ','wp-includes/blocks/comment-author-name/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒåxÁ9\rúp\rØÍ8K','†|ÉÞ§BOCoÚiê7œé7³=™_!¢µ]Ð‘¦…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qÿ£ºbª8Ä†¶jd\nÈ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r°_aÏ‚ž¥˜A‹–¥ž','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦»H€Èüfûýäª¤ßM','Ö\"MÇíõ)\'ùæ_Žs‘ØÑ—Æ–ÀÜ<Ù›2¤Æ¦Z—þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r–3ïŽƒþnß1Sû›6Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¯:\Zf³[/ßL«J>ê','ÂOÎ#±îNŠÈ²ª¡ê@¶Ö$²­b[6qí8ZÇ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r”®h’Åv†ÏLk/…ö','wp-admin/network/upgrade.php','/wordpress/core/6.9.1/wp-admin/network/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_‘þÄ©\rp‘.Áæk˜','<‹4ý€±FXäÿØµžA_æÙþŽXOZªDh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r¼­“\"þ‚%1}/2Y¬','wp-includes/blocks/pullquote/style.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ(¢³{ÊvàÙ.®¼µd†','tÜ+¬©¥þ9ÛíCÚQ0aB2PQ\\¸âºú½M2\0´F•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rmaÒG‘d¤ÞW¿¾\Z','wp-content/plugins/jetpack/_inc/build/static.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZíjGömÊDâ8C]T','¹6^“¾Cœékãu>”3Ç_t+Ù»]šZ§< $ŠY›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r&\0)MbXœÆÉ	Ùr¬;','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#óðÙNd|Ô­º×IVN—','û}ù¢°>ƒˆ©öÖíÏ›$ ^4|-½v¥6ã§ÎÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r+zk;» 4¯æWI','wp-includes/js/tinymce/themes/modern/theme.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/modern/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïµ(3oÞUê2ÅUŠ2™','½2.¯ptú\"rÅ`)¸ë\r.CÜlÇ\\\ZžœBIX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r.(Ý€÷Ë5oß¡Šï÷','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/types/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/types/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è1áÇcY–Ð£$/ÃÏ','ûšÞì‚#Ò<KýáÕ‘0Ç¹Q£§¨H¹„}¸ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r1.·JÏ³XÆ\\ey`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö’ˆb5¢ìõõ…ª½>','¡Û¡Ôì·Ú×\"2ttrÊ¬\n*–kCû=³[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r3\0ˆ—=åî\røjB¦Z','wp-includes/js/dist/widgets.js','/wordpress/core/6.9.1/wp-includes/js/dist/widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mèö€³÷/\'AKòY*öLñ','AËàw›!ëÚZ~ŽÄŒy´yúê™Þ°9¼_=Â¾Å ‰ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r5€îáxrØ…Û¢ŠÎPÛj','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Retryable.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Retryable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pcD>]àP4]ýÑÒk','<š¦ŽÅÿx©ÑŸ­2?\n8áŸâŽVûàÃèò€µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r=¬ýDB¨’ïwB','wp-content/plugins/jetpack/vendor/composer/autoload_namespaces.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rE½#cýveýÁE,¹Ô','wp-content/plugins/wordfence/css/license/response-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/response-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zš@-]íÁ>¡úp\0T–','Ïä—\0í$Ûˆ”¤fÿvvý„žÜ•èf`AQ¼ª|”V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rG2ž>•ÆÝTÞ3˜ÊZ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-edit.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Šœ”rª[‹Qž','›í{|¯ÿÆtk‰¹’‚l\nó¾£¿XŸ¿-Àªï1a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rI\0yg×E!€£û2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Ä¼« 0æàÍ±Ï\Z4[©','²a‰ ?\'œJ%;—NÄ¯9lè\\tß°¼|Xïö¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rX7Ÿbê›³œ2×','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Request.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ôôø(Ik[a_ŽË…gv','5Ã…ÐÚ2ÄêKŠ6K3†^l9Nºm£uÑ¥æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rlfo|…ï« ZFëoN','wp-content/plugins/gravityformsakismet/akismet.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/akismet.php',0,'Œ‘…#6läùFµ‡’Bod¿','Œ‘…#6läùFµ‡’Bod¿','LØÚgËÌ.³íøMÏwêMKK!û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rq3»—¤Óké’yŸö?Qü','wp-content/plugins/spellbook/scripts/admin.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.js',0,'â·ß¢Ò}iÚ>Õ=REa÷È','â·ß¢Ò}iÚ>Õ=REa÷È','h¡½9–Í(Ïl\n\r-ÄHÕ|qhQo(ðe—\'±Ñ•Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rtŸIÂŒg[¼Ë; õì?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVÞN…ck0ã}/õÕƒå','nëK ÐkZÂÖ	À—ò± N$ Ÿ EÐš¹×eØ$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rx¼+“Ý?w²%lûuñqH','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-rating@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-rating@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}n\'¨,Î–‡nÂr.²ô‘','qª@\0÷EKžÝý•Æ»€Y\'\0{TE˜éÞjÁŽ†‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ryr¥UÚßw0r¿¤¡¾×é','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Tagline.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Tagline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4RÝ‡Gn×‡jVÇ¦šÉ','zZzì ¼…O{C³8ë¼tô_¶=ìÍŠ¦Ï/š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r~&A\\Õ`²õ|%\Z^4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',»˜ÞV]g¥+z(…2#','ª]F9A’+¥€°èÍÞÉ_\Zp„J Ù~+×ÅÜ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r~v?`Z‰õ\"\".ß,F','wp-content/plugins/jetpack/jetpack-lo.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-lo.l10n.php',0,'Ng6²—ž:œæ³3_=jy','Ng6²—ž:œæ³3_=jy','¦þPÀ÷Ôç˜Tî˜\Z_@\Z_”Å#ý-l\ZÊ™$1žx˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r€ÂÊ¸\r+óÞ‰£Ró','wp-content/plugins/duplicate-post/src/revisions-migrator.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/revisions-migrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ˆ€ÄÕ<„Š«Šü‘Tñ','_™‹§^bOŽkîåysÀ,¡°K?ã,Jÿ4Ìu¸F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r„ÔKùO¯¶*ï;\"š','wp-content/plugins/insert-headers-and-footers/includes/icons.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':&\'ác\"ðrNŠ§×]«uŽ','<àVJÉzçV¼ÁŠ£.Éö‹ Æ‚Îú#è«ì¹Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rˆ‹AjîŠDi±ÕÝ2-‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òR±bA½|#ØuwàÛ','‚‘6f‹_%†hB•z QìkÁhñ€Þ~\Z±òó\0&s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r‰(nÕž¨ójç—ßb\"','wp-admin/js/media.js','/wordpress/core/6.9.1/wp-admin/js/media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘‰/Üd„íðbqö0','¡m2ÚÁ‚š\n¶e±†‘ìÓb‡+HÏHV gœ¢ê–ƒ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rŽß?ñÖ[4³`HJÓX ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdSenseLinked.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdSenseLinked.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[UgZê\r\\ŒÆAÙr','sìÂ\Z›~n{¤RC)ÑQŠÝˆ@[­?EÇajOå4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r‘ÓÖ¶¶h˜}@z#,É ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/×áM¼?ñ/rlÙÒ¡’','¦Áö£û¸gxÔ]y®Òý3ël±ø•ó\ZÑÕj§>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r˜7°dÎ«“´îxyÕœÛ','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uƒ0¹G=¾	óTZÚ_©¾','5€ùá•ó]\Z²å5-¯ˆí¡çÑ„&ÀýŒæúíÄyž+¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r ¶}{ÿÞúV½«à','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1òŠQ¸çÒI–Aï³','áÅ!À†9Ž¥;KÐnGÜìæ4+\"¨©V±ïòø”åþè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r«·%u5ÄÅ7Ö~ž\'gÅ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yæ¯E–-<ÁYãhúg€','êÖ¢s;·2ŸåÙ9`KûÞ‚l½½:*õûž:µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r²p^—jÝõ9,„¹)$H','wp-content/plugins/jetpack/_inc/lib/debugger.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N!ÖSœçôú\"ªÛ&','üðº·9U(·±Ñp«ßrID¹b‰€<ŠUÃù3^^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r²¤)ÞYµ—1Gl*¿¢Id','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-url.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-url.php',0,'_	²±â~úº?Ç\nfÅ _','_	²±â~úº?Ç\nfÅ _','¦j8Œç\\VçH~7Mü×@TMÔèsoPTØ¹%Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r³ ÃfŠE„MmîÉa^Þ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=<¦‡_Jä™žÖð‹«r','1Æz$-Ë¡6Ú“‚¨´_Ç®öM?bäq³3°OKÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r´ÉN—\Zá¬R6ÄXãùËÍ','wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b?¨ú\\Ù°õYgD\rz','¨‡éOdù Çõ:X×®ê RUÅ+ú@Éìþ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r¶Ÿöá&EöÊeD£q','wp-includes/blocks/social-links/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÕöˆ·ŠmaÍ:æ†t','-æëm£©å*tb\"á\"ë\"¤ôùý–NZÝ}cîË…Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r·\r`†ˆ;Ì)%•Îc	','wp-content/plugins/jetpack/_inc/blocks/images/img-example-after-e2742d7b0f7c7e9157a3.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/img-example-after-e2742d7b0f7c7e9157a3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_f¶“\ZÁÚ=>*M‘Ã€','¯ÛÂ;µqåÝŸZ5jFáš,R;pLG8Î0±u×.$Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r¹DSk¨×x.I¡:ï','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-info.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-info.php',0,'A”µµÀ¯VÓ¥ÙµÜÑ¹i','A”µµÀ¯VÓ¥ÙµÜÑ¹i','PCü*ZL@ñD!}»Úþ¹&ñ{¹8D§wcH·:Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rºÃn¤ÆÉ^Ø8WŸGT#','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','££DÔýÓ£^\0ìzâ?é','Á”((£ç¶¿‰ž0GëÓ»­!:Ÿáéá\0ï›¬*Î‚¹\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÅB~ãÏíúú”bgÄí¿å','wp-content/plugins/jetpack/extensions/blocks/sharing-buttons/sharing-buttons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-buttons/sharing-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µŠ	—Š„îÅc$Cx|Íÿk','”öÖÒr­nSP¤ÑÈ¶É­5<‚ÅÊ_½¬’˜´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÊë®-y;—nâ—}šví¿','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ít·c°\rñë¬—¡Päm','ˆ›, Aÿá/SzI˜\"Ûvh>ßÍ$3ÛN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÍ†uŽ0ð\0ü}9K`ÿõ{','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ€ö~XÞRT)Ç','ïúj±y>Vš¼\rX¦%ÖŠp®â+\n­+„Ö\\!aÞ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÎ9§6•ªê O0³÷]','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R;ÎúcÏ²tr¿@ãdñ','a²BpÇô$Ô¾Â×Q­–XÁ¬€¸¯Öˆˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÑVE»lk;R švÐÇ‡','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\Z~ðÓ­ùW¹æÌ$X','‰ÿ‚‹CÒdÀUi,<…ÉìÒÉ~b…ü-_­Ö‚ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÑòQ]Éˆë†xá','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/index.js',0,'a‡·(Zù”-ÐmÎZ\\‹','a‡·(Zù”-ÐmÎZ\\‹','›/Üê0®\0þMlÈ§JnÈË ¡Ø|…íÔ$å0Ñî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÒœ²íU<L2V*NÒ‚	','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ÿn±îˆ™ýÄ.J:Wà™›','U¬p¦Œª±fåªéèCbç•=¯mróêx×—Xr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÔf%\"}0† bÏUc1ÆB','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-fb-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-fb-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-_{ºìÕÏhz’„ö¶','êüG|…\0i„†È™¥Ü¡*¬ñözj!5(äTÃÖz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('råônz\0`Š]–eÒ#+t','wp-includes/blocks/comments-pagination-previous/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-previous/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#–nq–6ÏŸ\\ô€°ç','\0õeÓ\'“a ¯ö2¦¾AÝì=Fd]0—•$f*èd@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rè3Ûe\\öÌ,S„q','wp-includes/class-wp-block-supports.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-supports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²6<å3Ÿ¨£Üêë¬‰E','Nóbý>®µã%×8]ñvm>!Á±XÐÑf’j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ré=è‡÷kóÕçÑ¹ì},','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒDSÃF²hÍ=nK4Åˆ','Âë9à^röœöŸ†÷}×Í3\nÎ› ê[°<7åá\r¿š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ré_è/™ÍHG=Í%—<º','wp-includes/images/arrow-pointer-blue-2x.png','/wordpress/core/6.9.1/wp-includes/images/arrow-pointer-blue-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%mârÞŒ]4¸9cÏ','Á°{&DOÀz›ÓA…fó/ÉÏgÃ¡­†íÏÄA]~À(ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('réör‡(J¯g÷(¨y­t','wp-includes/js/mce-view.js','/wordpress/core/6.9.1/wp-includes/js/mce-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûà(òa3[»†ŒÏMë™z>','âBí	Êð=<G½cþOžÉ.€Î·7ÁÛùâ±)f‰ÖÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rózW%žaj˜¾J‹:´U','wp-content/themes/genesis/lib/views/help/genesis-blog.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-blog.php',0,'°ö‘yš.,>æeÜQ‘Î','°ö‘yš.,>æeÜQ‘Î','+\0\\w´ƒ½Þf`#:)¦ˆb$õ·ôËX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rôùŸgs\r&	BD\Z]Èp','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÑc’5gk2’ÙÄmP>j!','ÚœÂË#6Zž¸JUAÕF%4]©%V$°l<]‹qÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('r÷)æ¡òéþÒeÚülü','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í_›µÄŒbÐœ—mšA','Ì®\\ª\\\0_ÈÞÑrãØáIëÐ^gdû~M¶cxœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rø—h^ŽÉŒg«=ÂÈû','wp-includes/blocks/embed/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ™Æè/›†P³\\A8ÝXà','Ó0ÅEžÃH³éõŒCåŸÝg\\ú,1ùm»¦#ú5}˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rùÎ\n—Ûb°•#ð©é','wp-admin/css/media-rtl.css','/wordpress/core/6.9.1/wp-admin/css/media-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÒãŠVŸ%ÂÌŠ»›â','aMëNFQÈºúosîëúàÕ_T+c…»0ô»Êÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rù7²È/y*¸aÚ›P] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û½èAË^(ÕÂëE>Æ{~<','´¯Ô 0Bá¯Så¢rÐÌâÚ©¶:æ/¹rnIhÊe v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rùÕš×;žQøÃÅ·–Œ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯“ˆäé2{SÝd[ˆ0™R','ü?íïfsç1âJ!§L‡Ï…6@îÿCâð:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rûîê#ö_~”›SÔ!£=','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðC¸\"ËåŒ/ÔÁÄŠ©Â\"~','O\n¿fVRn:uýtõCAK5¡Û\Zµ4–¼{FÇ’Ý Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rþBt*”¿ÜIìbÜ{T\'','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Coroutine.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Coroutine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dï§OæFXâbå)2¨$','‚¡’Þ-¶¤ÜÂ¤Îw©àÐ^ES—–·èá\Z:ì¹\\‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sd\"(¡àóxQ_¡œ1á','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Æ{f©K(£¢^\\þ',')ÕºKäy_öí¹æÔÅæ}Î\0dêR‘\0Øögš¿>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sò‹«As”Y¼ºø¸D]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ðã(û_¸¦©0tKG`C','&I¤Taôw0^}ºuT:·Å]÷F­€vB+Žò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s)\r{‚m+bŽ\r','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-ai.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-ai.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÖû÷XÂ_h4`öEù³','ÿ$\0U	¨9ì0«V\r{\nzo/W¡L‡!¯TˆÐ¿2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s%d‹È¼ÙÔ1(ñ','wp-content/plugins/jetpack/modules/sharedaddy/images/designfloat.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/designfloat.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')¿ÑeCÖºÀr­»)æõ','âj›\"é3ÒˆÝXöÙ\\pü\0õ\rLB\"JfXìãÇG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s õõUì!&ÎA¹k®]','wp-content/plugins/jetpack/modules/theme-tools/content-options/blog-display.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/blog-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"mÊFD{:ž˜‚`Ás7W','C×bàÕR\0GÅuh}¨ëdÌÜƒ{-ly¾dêLb¢ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s!ë°RƒC»þi\\»yø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s)OÍÎ•ê¸Á6‡øª¨','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap80.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap80.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó\'¿ÙÊ$/¢(8^¨å','´Í½à¬ñ	Ü(ÏÝŒ‡´XOZ\'}VùPÄ²¬O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s1™ÀAiß(KM[îh—÷','wp-includes/css/dist/base-styles/admin-schemes.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹áÊõ><;-\Z7[;@®i','€‚0U~·b\n):£cjþqXµ^^Ïe»P§N‹ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s4£§&ßõ\n˜t€²JLÿ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-image.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-image.php',0,'~Ò\\!3HœøR½Gïê \Z','~Ò\\!3HœøR½Gïê \Z','ª.›Y\Zû£÷m‰Úuôb÷çwÏ¾Ø‹&qîâ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s5a\ZGÏD,§#o~Êé{','wp-content/plugins/worker/src/MWP/EventListener/EncodeMasterResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/EncodeMasterResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=¾ÔÖf¨ÐÕh*GUó','«$#DÎê%E nCQWìõ38<¯§Ã”Ü¹¿¯¦Í,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s7°‡KºC\\©èf^','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetHitCounter.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetHitCounter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Ž4ìW)–7¢G™²(ç2','c¡i76_ )m‚E«œþýŽŸ®Bè§2gƒÏÜuØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s9Ù\rÇ&—yDû_Œ¤¨','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MinuteRange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MinuteRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÔ&ôiBüÔŠ˜×<«','`n*¯5ªÏ½Wá¯y\\€öûþ*5/ý=ê6O!ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sGÿUÖðÏŒÒF·D—ña†','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/team/jordan-smith/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/team/jordan-smith/http-index.html',0,'Lƒì ýëu.p6‰UÅˆ','Lƒì ýëu.p6‰UÅˆ','`Hòê6ƒ•Hµ>¼”PpömHÂœÎ«{Þz&<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sL–YÅÎC›‘aò—','wp-includes/blocks/embed/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\º\"m®]Œ®@‘ÝÂCòÓ','*þÄ“¾#FÏš\0j²‚ÙkŽö¿‚‡5h™5ªÝ¢Ç<î×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sNó§·Þæÿ£\'–(òe¨','wp-content/plugins/imagify/views/part-discount-banner.php','/srv/htdocs/wp-content/plugins/imagify/views/part-discount-banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É\"ç•œ©Ïø2`’Y','Ê3´~¦‡ì,Ñ&î\r<…”>íB-®mÑ¬‡%â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sU+5ÔëTMîTD ¥têä','wp-content/plugins/members/admin/views/promotion.php','/srv/htdocs/wp-content/plugins/members/admin/views/promotion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2³’\\¨«ot8íy°ÂfN','ÆE.í¯¼ŽQó\00ÒbOˆV7šÈáÅÜýP”“ÃLÊÐD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sWö|ƒ‰/˜öžqTE','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Promise.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Promise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÆ\'ÑšÊß/è9Þ','%,0ð½wZüJ¸Œ)†3‚ÓbÍÆ’SÀ¾¬µˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s_{2øÐEV¬¸$òƒÝ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/SlideDownUp.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/SlideDownUp.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fßùwÝøzñØ?¾3Å˜','6|j9x3@åòU‡BÍ€˜@b‘ƒ>0…^üýdµÎº`R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('saO¸Yˆ,~ràµ­kÃ','wp-includes/blocks/search/style.css','/wordpress/core/6.9.1/wp-includes/blocks/search/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í[sš´vpÓ‹Ánaß[ð','ÖÏÐÃ\"_ßÈŽ%?Ò‚9N»lJw¦ìAC†9ð)\'	Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sf[‹‘|FsCîA¬ëí','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/icon.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/icon.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª3aö®5Þ\np·†iÖ!','U›2~ã”~sám±TÕ œä$qÈ_Glþk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('skjÓõHa”·@.Ü„','wp-content/plugins/google-site-kit/includes/Core/Util/Exit_Handler.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Exit_Handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')YÝìIöÉ~9‹/¤øï','o=M—E”1BÈð€n’ø:ý\\Ì§ôôyåŒ€½†œV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('slÅ=«¡Nzå†}†¬Ï\\','wp-content/mu-plugins/nexcess-mapps/Support/DNS.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/DNS.php',0,'9ÛøÅR¬ÞÂ5UPeýðx','9ÛøÅR¬ÞÂ5UPeýðx','q’e}Ô9>wK\\ö“«âtJ®]äºôKËÙ†0ú3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('st«~Xòä=\"5Uw¸Âd','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-post-type.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-post-type.php',0,'¨X¯–Â{s¯#ŒÔSÉHN','¨X¯–Â{s¯#ŒÔSÉHN','FªA¶gÝGQ\0óÍe˜Í#ª©èä¢:¿ŽKÌÑ“é`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('st´¿Ã.\Z­¬»Ü\\ºbP','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyPhpExecutionData.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyPhpExecutionData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']•#!rû*ú?‹+“Þ‚','øÉð¨$7\"Ÿ¥n»Jy^8[ßf*|WÆzÍ³ÎÿX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sw¼QÐ”Rí\\S\0 Ì¾=S','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Ajax.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WŠ7|‰>ÙËRó®<—Ó_Ø','¢æi@${œÙwqã«‘Iõ‹ó·*8µn2À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('swÝ\r³OÚ³ig/?/û§','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-location-a7fd5d1461e0562c934a.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-location-a7fd5d1461e0562c934a.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ãÇ-Ì˜1ôloâ„äÌ','…wÖ¤$×þZBIVqçRZÞØ@ðÛAÇ)DuÂíAþÇê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sx>C÷1ˆW\'¦ÜÍ°','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­[üM;µ ‚ËÏL¤Æ0','ït¸pæ©±K•%Ü‚¸(U-JÐé$‹ù`Ô½’tÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sxN2DÈ2\'þ\ZÖ¿žx','wp-content/cache/cache-enabler/hjsdev.com/icons-list/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/icons-list/https-index.html',0,'Ï>]4Ñxv’(¥¸kä','Ï>]4Ñxv’(¥¸kä','¿IÂ²|Ú½„Ú±`¯¡,ÕÛ™ÈQÌQ¦MáoµL“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('szdE •\\IàA‰I‹Šz','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LogLevel.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LogLevel.php',0,'Ì\"aBý]9\r9ÆùxC','Ì\"aBý]9\r9ÆùxC','nª³YyÌ‘\"\0÷´ÿ\nd#.eg5ú6Äd\\¤Ë>^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s~·¯?8m“¦Œ±S‡}p','wp-content/plugins/wordfence/css/license/premium-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/premium-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ßñ@ù´º3­|\"˜Ù¦^à','<~ï–ðÃpêS2•Tll|ñ¦Rç2¦üCwa*n¥ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s‚uÈ\nÔ6‚K¦ƒÔÌ>','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg',0,'ÊtÈ¬ÉxÈ¬t3{ž0Ã','ÊtÈ¬ÉxÈ¬t3{ž0Ã','\\ðgý°Ç[U\0ýåß²¦)RË†µ’Y­7K´¹£JM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s„ÐèªåŸi°Ë\'‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/hooks/use-page-header-details.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/hooks/use-page-header-details.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dõÀ–»˜	=ö©n˜sC­^','MÍ<b7=~ðÔG\ròÿò’…gÐl=çQ®˜\rK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s…Q®zD#¨N6êX»‹6','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/readme.txt','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ%Ñ´rC ŠòŽo/í¤f','Z¬wX¤<¨Aµts¬¦[Š§ål“²fAõ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s‹Këær©¬JÖÒÔù','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-support-section.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-support-section.php',0,'±xò<,E×cáš\'ô','±xò<,E×cáš\'ô','Ó\nª=¾Ö…¼»ÁÕvX*z±Q~MûÇ&ù\Z?ª>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s‹«ê÷BˆÕÀí€“³ðÍ#','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ð\'„º\\t§{ÿ²¶öñÙ<','€äÒ&ÃíF\'£Äë‰Þà×j‰j™¬çU|ù;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s(Š+=7Á·ÕHP‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É&Ó—âß=²ÚäYèÉ×©','ó¨¤òœÒa˜€‹+-u&[ÎÔ#]7zÈ“ÍÚ@¥o	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s”2©bƒV¢ÿ}\'ü1ŸXN','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Þ\nÌ!m]\'ÂxË_·','ÓW‡”þI¯Y¢ÞTÃÄ¯Q².0(?ƒËF£™Ïf#|ÆM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s•2`‡˜”ˆ*$ú¤','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chart.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chart.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ê…D‹Ó\rê¦VšŒ','Îðý¯¼îÉ²¥¿þ#Ffj¦Nx‘ól…Bm‘é†	N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s˜‹^Ç~™)vä8ë]','wp-content/mu-plugins/nexcess-mapps/snippets/disable-animations.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/snippets/disable-animations.js',0,'.–™>oÍ‡áÂëçÕQ“`Š','.–™>oÍ‡áÂëçÕQ“`Š','£,ˆ%Þ.2_ÓÁ(OÇ€¬‹Yáp°vÿ(Õ[™\n¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sšl!|•ëÙóem:é^U','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_css.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_css.php',0,'´k»÷Ëåvé´­X¾','´k»÷Ëåvé´­X¾','{NÀÃ¿¬šàŠènVF\'+½¥âTGãtæ~\\/ž\'©K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sœœ{!jÌ÷`\0)ÌœØ¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò\"Ð:à§\\d¯¼\"','gØÀ^@3Cä™\'®_Ýô½tçå™à\'UPTNÛÑ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s>µ\"äˆ(-¬ÜDK‚	','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mêú6¶\r÷€OÔa $ž','¯CÑ@úéÖþUÞ`´È0úº*ïp“¢gcðxbg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s¢pÓ§T§Ï].ÿßØ<M','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-i18n.php',0,'\0;AÓ¹þO÷›É	º*ô','\0;AÓ¹þO÷›É	º*ô','­á@}­½wñÔ½•I\n,¹sþ¥êÖàÀv÷gúƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s¦ìÓ£Jö³Å~’çk','wp-content/plugins/akismet/views/stats.php','/wordpress/plugins/akismet/5.6/views/stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ»—ES2kŽÚ…\"ƒ–eÕ²','_SÃÀ^Ò¾\0°¥ož\rJØ¹™¹<•8•)¹/Vó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s°—B³ù–µ\\}Ëˆ¦g','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”d¯8Ëý+l÷`)¢—½=þ','Ÿ½\\Ã€\0js›]ßŒÖÍt§†8¶\\°ÈÌ#ž{ Vº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s±Úq÷7ËçaY¨žÑ¤˜6','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ#h˜Mº¸ºf ','›Ô€;%)‘Ê¦Äîì_œ0goÞu\0îJˆ×RbuwG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s²E¸ÎžqÈp°BíÚÖ','wp-admin/css/widgets-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íí$×C‹DúTíUè´','¶+UÖæ‹9=ëxÑ‡‹Ë„Yeë*ál@É»P‰¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s¶\r©ô\' n=@²òû','wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php',0,'å Ù·üh‰XÁ†¥þ8-C','å Ù·üh‰XÁ†¥þ8-C','PrïýFñÀdÄü{?ØZS2Ùt\r®š•µ¹Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s·º(:Ó£$·¾°þäÓ\r','wp-content/themes/twentynineteen/style.css','/wordpress/themes/twentynineteen/3.2/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ýj51G?ê‡ê¾ƒFû','YâÌŠô3µõKµªFÛ°‚ù¦tÍ7|B’™Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s·ð“·s\n)ê²–×ˆ‚€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/jetpack-color.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/jetpack-color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛƒxÙâHÌ1³SºŠ‡|','!s/à6£a’±p”e1²ƒf\\hã;m\nÌ÷éÎ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s¹D*ìhžõ©×õ¦ûXW','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ójpºÒ\'±ûä¿ÁêM','\Z<DëêótuEÿ4{:QÔï´ú|ò\'óV&<Û:ì|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sºHe1âÿ¶Äv%<@R','wp-content/plugins/members/addons/members-admin-access/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yKCD¢Á¢ I}í£Ié’','94¾Ì&¦ïÄ¼ë¯è¾]›òÝo\"u³ü×1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s½$-Yh´Ñ.ÁNÓÚ','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-author.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','22”ÖØ£u ÂC]âa~Î','µgËî8?Ãšº1ÇÅù¦Ë›|i!5¥ÀÁì8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sÀ]‹­PfÛðøŠØ\n','wp-content/themes/twentynineteen/sass/variables-site/_columns.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_columns.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã:µ+<—¤ßÕ>3‘†ËK','w¥0–ÌƒÊ|^Æ;YmË‚°ãnÔL¶Ùi2¬£4¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sÒ€µ§p«aÙ·åtüH','wp-content/plugins/worker/src/PHPSecLib/Crypt/Base.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M|ÛÏµSz8P>ˆÜ}','~ë&0°ötC*ýþ(õj	MªSáa§Ù¹k#“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s×“bôíÄ¡Ö°“6B2','wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zžá¿:,†ÍR¼Ë\'LäO','’»•ž\'*\"¹í‚\0ûÛ6;)˜)¶&Ãž£Š§Iz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sØ*†2¿HŽé{D‡L‚','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/Key.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/Key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`—ÁÆJÑL‘Á<Rèã¥g','9n«Òy\02œ«‘­\n\Z°Gâ÷Ô\0ODÒùóKMŒìcw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sÞÅU\'÷ìÀe@¡d‹','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò’:ñ…Kà[ÏIw\\‰ªg˜','`e¾‹	“n²í®O¤¢ÙJM§%³NìhAï¯{ghÁf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sáí¸4Œ ¢‘R¿X>OŽ','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h…^n=(Š±&¡ñÝ‚¶N&','S²óDIBÿzÑ_-?(YÎãpE¥yûÆ¹A¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sìÃË±ŒY*u¿©áO„','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ñ^Ë€JÎ—rhZ/Na$','À§ä	:€ÜH’×0vˆ=ÒTÑ$bëÔ†ñ^sÅ\\71Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sï†\Z„»ËpÈÑÂøšÇ)§','wp-content/mu-plugins/nexcess-mapps/Services/WPConfig.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/WPConfig.php',0,':k`S‚>˜Žz·Õ¨kÆ€',':k`S‚>˜Žz·Õ¨kÆ€','úP¯YÉ()Ü¨	œó¦|1äMö	m|Æ\0#$“Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sò^Bÿ¯˜³Ô~æov‘','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php',0,'×ã‚{”„ÖXTc¢Í<Ÿž†','×ã‚{”„ÖXTc¢Í<Ÿž†','ëvŒ¼‡/¨±ãUþc’äbdæIŒ4$c™ÑáwS‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('só}n4©žðã™ª¹œ@5','wp-content/plugins/imagify/inc/functions/admin-ui.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0£X&î,B”>ƒÂŒ','V¡SP­\re¯œ¤¶—Ö=Œ/UM¥Hè‰Ù;ùöÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sö{JKr+û/_ý|NÓ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_160.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_160.php',0,'zWÃ5=.*Ðï]³Q¨Ø','zWÃ5=.*Ðï]³Q¨Ø','¶õtš.æ—é6;žkCN¦¦½\"ú?í’O?´9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sö|WPqéL¥WæP#','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û@MŸ•˜IÒu!¼d^g®','b¦ŸÜ¦õu¹+d5Mº4·r—x\rWôÛ9ÀÂ6\rHe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sømÐT	ND{¬wZÝæñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-privacy-guard.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-privacy-guard.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ zVÙj5X¹›Šfä','„e¹hÃA…†R1XÁPøŒ8ƒÊ]ÏÃ†¡<^ùÃ­Ä§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('søïˆü*TV©1¯oE','wp-includes/js/jquery/ui/effect-blind.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-blind.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O’`Ç4o<X#þ½‚‡ç','¼aiî…ß[êI©7î¹·ÌõìJ˜H&¹ÝêG—vc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sú=Þå\ZæHiàÅíª','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/transforms.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/transforms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s †£qYè‰“\'{Þ‚','Òç=åÝ*™kfÜ]lŠ\ZtÂ®TÕ§ã«	²^Bž· ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sýõÐn°ðj Ðyã;ê|','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/report.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öe´[½TòfØlpÔ)',' âàRî,íEÀ2Ò,É¼‰èÕÞ´VùHa¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sÿC4M¾*µ¾*B«)µ','wp-includes/css/wp-pointer.css','/wordpress/core/6.9.1/wp-includes/css/wp-pointer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™D˜ÐãIséÐ?+ÔÜÕ†','ªøGM…¨­ó¬Ë¾ûõÂðWiu>ÝŒ­Mž£èõ9Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t	´Š´ƒ‡\0_=·õ‡v','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b(èO_µ¢íT\Z«u£','H*ò€Üñê¯\\™§$ÃÕC8ØwaÇdˆb³|Ç°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t	ôU” iÞ§ã\"•Ös¿','wp-includes/blocks/buttons/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ÷¹ƒ$”p;XãÚ4ä”„','y—Žúü(€ò^Ýš”›×¾U=“;ÖC/_˜BÂÓ™¼ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t©ítâ½låUM?&“Ë','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–=€ŸóàÛÎ(©÷ÃBmÚN','§ÿª‹A	>òkš•ž	CîSQšL5õqPœ¿˜¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tRzÉöÈdpÅ‚õè','wp-content/plugins/gravityforms/includes/locking/js/locking-view.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-view.js',0,'îë‚²áv¤¸ßIj','îë‚²áv¤¸ßIj','ª„Ä÷äUâû\n­ãjÝÛDQëÓ·û»*Âæ\\Òäzís','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tæ¯DÑÄ8$<›k:æ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-add-widget-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-add-widget-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å+ôƒâ¸—×ÖRëØ1Ð','ø”\'ŸÐ+HÂkµË7­A`?Àºò¹Mƒö|²\r‚Ïé4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tJ%b‡ «¥C¿ƒ/kÆ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ,{é”+Y•x0†—Bû>@','14ó8ûŸ£ÂFv]ÌÊÎ×r”´»v%ú†ÿa~Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t ~@rÈÎ.Wê8_','wp-includes/blocks/avatar/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl‚ŸÆ}EGÑ\0~<ÔY>','æò¶W£·8¤\01WÅëSac)#\n7¿7¶ÿþˆôÙN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t©Ã¡”ùº\ræ»®Üè','wp-includes/SimplePie/src/HTTP/Psr7Response.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Psr7Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wà~ÉT¯õ~? j$®K8','>!ä²\rªœh§A¢Ÿòs=7šý=¹ácd¸æ}ÿÞš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t\ZÜ’¦™t<þîLFÛ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æá‹ÝàpwøÑæŠoßfë','\n*/ÒÙuÀ[ì_ˆ-.ûŠEÀìˆÖ\r‡Â.úB´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tX\"ºÙsNË/»‚NÓ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¶­°¼2Ÿ>MÌˆz£žF|','‚ˆ˜¦ÖNáK‹ë4·óSÞ¤èªz4.dØî\"Jž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t#BO–IÛñ©xkââx','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg',0,'É®fKpŸjÆÞßñnë·','É®fKpŸjÆÞßñnë·','{s²h¶õ—4#ÌÑüÊÏîµ HbmDÈ‘C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t$:/H”®ÉtÀ*\\¶Àû','wp-content/plugins/google-analytics-for-wordpress/assets/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t%`ð»Z¾¤áæ™•ú','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t&)(Ænê»c¿ù<¡c','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó+‡ùsx=c2U-Ng','®åi³‚²B3ò‘óoô\'´×ƒ;Í¾ÄC}ß”šC“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t&Ó…~þÚýþÀÄe‡‘Â','wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÃÚMÿùûrÙ=W+¾WÀ','Òµ;\\RûnD–Ÿyºú½UŠ#×æ¿m§­þa¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t(‹þ0Èå‹\n™ðh','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UploadedFileInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UploadedFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÌ«â\' dóÂ{‹§Û¤ø','°ÿà±Réã;\n.;ÚŽ8,Ÿ„+;ìâ‡eX‹ÁÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t+©Á2¨žAxÏ~Õ‡\\©','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-technology@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-technology@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÖÉY.ª®^ˆ”\'tÕß@','´\r©PF5»è\ZÕëÔÓ1¡3„v1w\Z›\'Šþg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t+·%°>ü—\"\nhŸpÛ','wp-content/cache/cache-enabler/hjsdev.com/Test/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Test/http-index.html',0,'.ž:¾qÑr¾Uv.=ð,','.ž:¾qÑr¾Uv.=ð,','š%)¶ƒÛ\rÕd65ŠO.qßÂä\nE“-õ½ŠŒÀñ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t-~õ³âJ™v+œiM','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/settings.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/settings.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4eÁ¢UC\"ó?hŒÊØ¹á­',' úh.XðŠ†€4¥oÿ#.Vò˜‰ùüc•Ì\0…O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t-ÁÓ	Ë=çj¶kÍè§T','wp-content/plugins/gravityforms/includes/template-library/templates/templates.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/templates.php',0,'é¾_AL,gyì04Ï','é¾_AL,gyì04Ï','Ò¨I|‚lÆÌd:ávš‹ÞJ¸K†å­>Àñ{Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t-Ò R\\ˆ¦7ò¿„¸	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&½Š×[µåªD-ÈÖ','øV˜æA…+èYÉ®0Ögè.\r»]à‚ÎL\rÚä[#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t/AtÑ¤—*ìø»úD…PÜ','wp-content/mu-plugins/nexcess-mapps/Concerns/InvokesCli.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/InvokesCli.php',0,'?%‘™Ö¨¨¸	Gß—þ»','?%‘™Ö¨¨¸	Gß—þ»','ØÖÛŠÒ¤\ZÆáÒ-.	„ÿ±E\0Â7Ý]z•øêë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t/„Œæ¯‡Ji6WXÄýÞ','wp-includes/class-wp-recovery-mode-cookie-service.php','/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-cookie-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¨©ú.ƒœÁžöl','àùk´ŒuXšxæ^-Êb\Z’ÊrÍPÿ^ÎŠ¹§MiÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t/ËòQG±ÛŸD\"‹Â7','wp-content/plugins/jetpack/_inc/build/scan/admin-bar-notice.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/scan/admin-bar-notice.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\0E’\nG?o^JåãÕâ','S×8Jÿyóì@ž:eÆS/ÀÒW$çbgà%¹Ô©¤È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t3ÂØ«÷ìµ¤’ÿ+w3','wp-content/plugins/jetpack/modules/shortcodes/houzz.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/houzz.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù³\\)p wöÌ®Í)²ú¶','ç+nn\\RŸp‹-¥É°^,®ƒÍ•‡¢Ðô®×èO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t5^	kS(1ýézŸG^Æå','wp-includes/blocks/archives/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v“ñÛw-Àãá)OV„ÍÍ','L_×xI¸:¾\"xïû÷‡×±9ÐÓWÊ^›ayû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t6·îžO¬\raŒÈ†ëf','wp-admin/js/plugin-install.js','/wordpress/core/6.9.1/wp-admin/js/plugin-install.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÎchäPÚÌÆéP\rDW','”ð°)î ˆ $Kö8v3ÉñX&æ¢okv¼ïÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t7ãû½DuÌõ»›okpÝ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"’0 Á#‰êø¼’tô0î','k75KBŽ˜–±2¡Yˆ\"_o4áK>F½R­“ËæzG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t8ŒÀÐïp¯Ì‹Õz{jDp','wp-includes/css/buttons-rtl.css','/wordpress/core/6.9.1/wp-includes/css/buttons-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xqŸ±h`R§ÀI\rÆ¢BÊ','¢zÏµ•Œˆ1.†‘eR¤”5Ä”7Â¿+€ÛÈÖ?è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t9S£}«G\nÿ$~N->?P','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¸	rC*â¬oU[}ø*<','àèEt=Ú¢M0U‘0#[[NÑÐx­\\-7B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t9f$ü“NgtL˜ÚÎƒÿ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"÷QPp|cKØºö\ZÐA\Z','6ÞóCx iUùÄ/¬\r‚§3->Á‹4//}Çì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t<°Î ìa¤Bƒ—ˆåª','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÝ°JLê=YRël>±q','áÏvÌ?X\"\ZZ™[\\g4à}8yJ”Œ$…ÐÚœ,ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tBÅoù6O&\'ñ‚dd,u','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.js',0,'7¾ù¼ú}ºg={ŸR\'xg','7¾ù¼ú}ºg={ŸR\'xg','BxJ´]FaÚð(Ë43s6>$ÁÄv$ƒ½æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tDd‚AŸ0õÄW§—\n\r¶\n','wp-content/plugins/advanced-custom-fields-pro/includes/admin/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tF]©4Œì,–D1z×«÷8','wp-content/plugins/jetpack/modules/photon-cdn/jetpack-manifest.php','/wordpress/plugins/jetpack/15.6-a.3/modules/photon-cdn/jetpack-manifest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4½œÈÑüQt—Á0«Q','’ü2‚¿‰’ï@Šò’yƒãEŠ`û}è­Ãg3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tLSŒÓÙÜÊËˆá»9¯5','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query-users.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query-users.php',0,'ý+#ñIOùïîÏ‹‹‚óm','ý+#ñIOùïîÏ‹‹‚óm','pÑwó4~wS	“<á)Wqð@o¤Øœµ.é…!É(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tN3i‰¼f~cþ›xÊ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EY’ ÁqýÖ{7É,|ÖT','a‘ñ«¥Ks¸ ŒZŠ–áJ­X(ßFÐáªéÀ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tP„ÂiþªžpÓ–€™?¯>','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-5c4c103d.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-5c4c103d.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…âD˜±ì\'JW ]ø:Q','~Èð—3ç8ˆþqié%à\n€ýSqµbŒù®d½8Ö\r´y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tUPqp¼Ñ,è°ý','wp-content/plugins/jetpack/extensions/extended-blocks/core-cover/core-cover.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-cover/core-cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ŽÃu¥ Y7QVÛ‘ÏÈ','œe<|ÞL¹<ÏÚ8‚wëÑ¾ä¨Yê(2Ã€r¤ýþ,û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tUÒ/Ds¤IÚ¤Üstã','wp-includes/js/wp-auth-check.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-auth-check.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÀ6Ó€ÓœbËX¾+M\'','n@›¬ó¥·toÒ:—Ð\\øe!65¶ê,KƒV\\=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t[[ö=ª6u7;YºžT¥','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4s[•ÍçlAc4Áf¡¨ö','ÆºÌ>Êy×.~yK¾^¹)*f´°´‘6F·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t]^‘ÿAÆs¤‹…Èe2í','wp-content/themes/hjs-blocks/js/waypoints.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/waypoints.min.js',0,'ßàîß¥xô¤Ä;DŒQÙ','ßàîß¥xô¤Ä;DŒQÙ','}xpÒ°Y„,ãÔ‰BÓ—†eÍ ×ZÜ`êñ>û…Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ta©;_Y\npª=[_:BûŠ','wp-content/plugins/wordfence/images/icons/check.svg','/srv/htdocs/wp-content/plugins/wordfence/images/icons/check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸…DFÙì¦Ô…ËPèL','éÉ÷ù+ÇßÊ£“Ñ„È¯÷Ù?Ôõâ+×ý\0_ÈÅ´Qq¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tf @/SY•‰ðÈà>³@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DÄÿ%CîT2öƒY.L…','5\"óv@”—mñŸq\0Ô?vŠÌèÚ+D\\.ÚÆÎ8­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tjJÐŸÖz¸¥²=¯ÿï,','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“…–Èf¹á±æþ|Ú®u=','í«þp×+|ðÑ™~\rÞ½Ç[Áa}ða{äÿU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tm6Û—ÀqºÿŽ.£=j','wp-admin/css/colors/blue/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¬WAu¹*e¾ºËàü ','GâU,ØÀ³=iTM.à/É€ûÐ›†ø¼}>î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tm¶\n£‘GO	\'ú\ZÞµ','wp-includes/js/jquery/ui/mouse.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/mouse.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÃ‚VÊ]ójf†±Cv','‚\Z£ÈÂµ9ƒMÒó×¥²HŽ+‚è†28©Ãž¨iì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('toE¹UŽûð-²âKå<˜','wp-content/plugins/jetpack/extensions/blocks/google-docs-embed/google-docs-embed.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/google-docs-embed/google-docs-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ³‚ûÊAF—üg±N`F','k£ÞñùŸÍRj\Zrl…µ$_”¨?^Wñlmœ`âäÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('toƒ”¿ØT—$\\:¹IäŒ','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos/responsive-videos.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NCÌúþ@af`.k_zç','×äÕ´b”èøeû[ý÷þW4>W³™6€ÏoÙÜÏ­J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tt $[9|Me.ÞÐÎþò','wp-content/themes/genesis/lib/classes/class-genesis-sanitizer.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-sanitizer.php',0,'Eu0;I§Ö0);\\)','Eu0;I§Ö0);\\)','âá#â)â¨Íí´ªì_xxLšUb•°Ö½ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tt®0dÑ.„ºê<\ZµoÖ','wp-content/plugins/worker/src/Symfony/Process/ProcessBuilder.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ProcessBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*”cÐ`ÊÓgc:d•²iy','Acn~ú€ì/˜«Q{ïW£ÑSœŽV»nƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tu\nÑíðp[zs$´]å','wp-content/mu-plugins/nexcess-mapps/Integrations/Support.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Support.php',0,'P lòBäö3³&“ojs','P lòBäö3³&“ojs','&±¤h\"G¨\0JHÊ£ãˆwá`ô¿4#áÍv#p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tvHSòûø‹çz½\'YjcÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üVÏYp.=@“WÔÉ®1ø™','ÆÜ=ªÚX•oü	’—ãÄw¶&þ¹_=¿ŠbÚl9‹TtT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tw–-Dˆpš*c<\'aò#','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-media.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-media.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y`tÎ*XËû´<Ÿhy¸','ƒãY·´†½+4ÔZJ9,öÂ·üÇ£‰p¯9\"4Ë³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ty(Mðh¨è“œŸhîÍ','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerNotFoundException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerNotFoundException.php',0,'ŸÜ4aÀkqßq+½@~ƒ','ŸÜ4aÀkqßq+½@~ƒ',')y`¼q¨¥=Õ_„lï’PîªšoVzO-L[L{Ï‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t{3ß=L°f§-À©Ø','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Cardholder.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Cardholder.php',0,'lU^ÅÃL«úöó˜°M','lU^ÅÃL«úöó˜°M','ÊUcˆ ÐË#§|$ÌEAíª#uÙ©BNæ³Þ<ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t}•¢žk²:O°L‚\r«8','wp-content/plugins/wp-mail-smtp/assets/images/icons/lightbulb.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/lightbulb.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬5c\"ˆúÞ|[ëÌH»r','â©0Å£:ß*=d\\ÍGx•õä´\0K÷	ÆPv¨­ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tƒT¦UNìÐ?æ]ÄFà','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{,5âD÷ˆÀ‹ÉÖ.w','QTM­oDÃú¯Þ¡h±œjœ¯-†µÖ·bˆ›T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t†dMñ£JQn¿™÷','wp-content/plugins/jetpack/_inc/genericons/genericons/rtl/genericons-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/rtl/genericons-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×°ˆ9öõ8Ñ£‚ÊúËBP','?BÍk\\i@Û™àÁ>ç˜S®éÐ«èÅPŽó`%õ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tŽK&¯ÔÅæ-·Bºê','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-keywords.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-keywords.php',0,'L°œÕ‘rï‘•Ü-\"žÉ','L°œÕ‘rï‘•Ü-\"žÉ','©V¸oyJˆ™q_¦¾ýM¢?\\\nâ^$ÒYÍ=Gžž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tq€×‘Ä5lJÌ/s','wp-content/themes/genesis/lib/functions/layout.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/layout.php',0,'à¸L>²7È2 Ÿ{Ó,À*','à¸L>²7È2 Ÿ{Ó,À*','Rþ–$œf6¾§ôÈ³eVÝ×Eî,ê~–Æ_/éÒˆ:o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t‘ˆ=}ŠÁ×÷·jd‡cÃ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘±ÒÌnO$\"õVŽ 56Zø','7Ý¥ãÖ	Á4ê Ö–d’C	–°±Ò2_v¥O»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t’\'IÏš+:±:ë4¡Ÿ','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/MediaFileUpload.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/MediaFileUpload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Mõ“/\"šÔÚLõa$Ý}Ò','ñÂ¬Š|\ráÑŒ)¾c\r«7L)õ×²Ù”tþ!c[\r!Â°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t’z0Pí¬†ÚˆÜé˜¯Ÿ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/networks-illustration-8749a61b8963dc195f32.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/networks-illustration-8749a61b8963dc195f32.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kð‹ùku—q”*R\',','\0i\nwá.êª	SLPf\ZKô<<L«÷6ê:‚\'kbR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t•¿7$A3½åÝG¨Á','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php',0,'ÍüáPšuŠ²¤¹ŸËgK','ÍüáPšuŠ²¤¹ŸËgK','¾T‚æó\"ºØ36œ*n~Ÿf™ëÚxýÁx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tž»íRËÄOLZÌöÆÈå\'','wp-includes/blocks/query/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B8CÐŒï‚PAˆ5ÔížÖ','p‹	G¼\"íŠ9¨<§±VÉ¦ŽNžÅŒ\\‰¶´üú¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t¦&ÌHzF²6i5Œï','wp-content/plugins/jetpack/images/plans/jetpack-professional.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-professional.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+f±ÅÌ\rTAÕ W–y¾”','š™`$\ZÀ\'+ÎÝè\Z10t—ž¿Kô™MÏž¥”oÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t¦?÷…\'I ® :\r','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-1.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·M\nW£Yü‘ùwÐxEyV','þ‘o	Àý\"Ì«²øcÙlÛÐuEÆKS£½8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t§jÝàïêKKIÃÝç{','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mNv@óu1v(M}œ','m3€#v”7Ìš²NÏŠ$V 4åxF²Sž¤Éê•­ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tª7ËpÛGŽ:-G&Õ','wp-includes/blocks/tag-cloud/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ûò÷†lØJPÓC–<]0','îV)\Z„Mìp²¨v~éPÉÉž†ÓHŽßç‡çD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t®=T8SaÍÑt,µà;','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UploadedFileFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UploadedFileFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ó‰î0ó?ƒ›Ù^³ÀŒÎE','¸ˆ8æ±Q„¾63iÉåú}\rÎ	ÄbÓõ¶Õ*Ù™[˜˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t±}jløU»º¹’)@¢u','wp-includes/css/dist/edit-site/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñIù4ºR­nîñôßâ¨¶','D‚Bj‰òWŠ€õ_,­_Æp»ÜížMwt»©Dæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÀDÀ»ÖDÉcbˆÑŸ­¹','wp-content/themes/hjs-blocks/blocks/power-quote.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/power-quote.php',0,'s\Z…Ú˜×¸ ÄÐ\Z6Žè','s\Z…Ú˜×¸ ÄÐ\Z6Žè','”ûŽ„œOßð[|°¶Súšõ`{Ãë0j2#ŸWòºž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÇÌ„YÌk‡¡Qì\0','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-gender.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-gender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FS6Š.þ¯y¥íÃöò','”êË_¶¯Ìý&S+Š4ÇJxµ¼+H!\r7’Å8~­ôÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÈ	™ÈÎºA‚1EwwÓ.ú','wp-content/plugins/seo-by-rank-math/includes/admin/class-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÄi¹›¾Nw„ÑG0‡m\ZÚ','È\0`]ý:ŠÊßs¬\\\'^sQÜÆƒ0[n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÈ*>µ¢ñs…ëí\nÞþ _','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/belt/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/belt/https-index.html',0,'àD“,@ph\0Úuð','àD“,@ph\0Úuð','$2¾ã”»ˆ[KÞiÍ‘(Ž¸¹ÜC»ÒìÕÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÌDrœh««Ê¢«mš P','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ads.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–3ÿæ-œyHÍ¥Ø4á','Š,mƒ7…¸£q“ø2‘`Ÿ¬ûZJ·iÄ{G‘í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÐÍq²ZM\0€yò½ÕïÒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseIdentities.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseIdentities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r@ï4}ã(‘•ÖŠ™4','[ð\\ÄìII2üÓ*MyÉ{ÿÆ’à¥¹.h#{K{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tÖ!EÁ§®è©{Œ¿Sk€','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-admin.php',0,'¦\0ÒïA°ö´ÌF€ß¾xë¯','¦\0ÒïA°ö´ÌF€ß¾xë¯','å“0¼*²%8ú]vr‹H_G©£ÄÓu¦ßcFM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tØŠ\0a¶§\\ _\'WÞ','wp-includes/blocks/table/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶úMë\Z¬ÚªÃ\r\0Y`4','çZÿ×žÑ)Y³Ð_´VbÚeöv°déÃ‚Äò“V5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tàÀÒâW^%Vì	¹œ\nž','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Da¹¡XÜ€G¢PVºˆðŽu','ò=žµÆò­œ™uë+Ñ´\nñó»X:¯VFó3›p±Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tâ¬%f˜Z\\¢”€½dÔÄ','wp-content/plugins/akismet/akismet-en_CA.l10n.php','/wordpress/plugins/akismet/5.6/akismet-en_CA.l10n.php',0,'’Õð7gíËECxàuß£º','’Õð7gíËECxàuß£º','z±E\"¿{ŽÂŽ‚9óŽKl„9Š>‘ Ø9{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tèÌ@ó­vÜ‡X','wp-content/plugins/worker/index.php','/srv/htdocs/wp-content/plugins/worker/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tìàÛ7šÏªÎ2½g\ZE7Ó','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-data.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-data.php',0,'‰ÜéÖºMÀAcÄåá›G¸Î','‰ÜéÖºMÀAcÄåá›G¸Î','	9ÚLùÆA¸9µÛ4ó¾û˜ªš2÷ÉUG“K*±­‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tð7—f«¬\'uÃE\'9#%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z@ë\'kÌÑÉib%1(\rA(','Ê†N^5õÖÜ–¥^ß58ß.˜õfyUh‹°/ÄBd¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tòžÖ*äàh†¥_›$>r','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateLegacyRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateLegacyRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Ds•mM‡öMÂá\\w5§a','¹—œ~î¤G\0¶}Jb¨t¿CÚGeÈ[¬™\\H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tøç·@rZ(õê%æª','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/SignatureInvalidException.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/SignatureInvalidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VLÀý®i>œM¸‚ ]î','û]Œ¼ò5VË ¹J<F+y²v¨…dÃ|8WH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tù\Z²#ÜDñ,\\ï(Äœ¹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-CGa_L1XL.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-CGa_L1XL.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚BñÃðº‰+Gu<#ôÂ¨ö','%?EK±ÿsÑÉÕƒGö·êËÅ]€¸”:\r¡e¤R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('túù®ïül&æ^¬IE','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php',0,'ä&Vöû¡Ao@ù¬ñ}','ä&Vöû¡Ao@ù¬ñ}','‹wÄL¶L ¿óExò±k’<Àr®óíØŠÚÜG=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uê6êÈ4E~ñø:ðï','wp-content/plugins/wordfence/images/icons/working-indicator.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿«œéVF‘ ë{N	þ\'G','„fXºîRZ‚|:O…b Ç=fê[yßÛá5 ~	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uù=¿°^ü|î\n','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/frontend.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™€©Ðb…¾ö×RØò ','V;o“jqPöb óZÐe Y¬™ÃÉwÏSVÂø…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u‡¤/¦û™² Æ³}-','wp-content/plugins/imagify/assets/admin/js/bulk.js','/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/bulk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ\"l°—!];Ô¢)Î^ù','¹ª¨(lìòanÎŒÐg‹ÒÛä™cq$ÅÀêØ¼‘P^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÍn«q	mC}?àüŒz','wp-content/plugins/worker/src/MMB/index.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u±ñ*(‹Özš¹Âdâ','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg',0,'\ZšK7]ûqø«ÛÎÉƒÁ','\ZšK7]ûqø«ÛÎÉƒÁ','þ¬ÒÿÛ¦‡¬n‘+¾%¾ü³ÙwˆÚüP%þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÁÅ¦T%v°çQ‡È`','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/test/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/test/https-index.html',0,'œÿ\0h>³F\'ÉØìS','œÿ\0h>³F\'ÉØìS','Î‹ÁÑÑnHf–îæé¸`š/ZA€{ìA¯Œj†¨…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uE=ãC\"ÖÂ—Îžù£','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyTopic.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyTopic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ú”ƒ×Ó{×˜B–6hdÔ','ê= ¿0þÆé‡OWÕÿUû`ž¥¢³C[1X´¢g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u!wpªNã,—I\'¥','wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì²ÇUUß¾Å‹y_øœ¹Ê','™óMÀ—”{Ïâ/•œ3ÃýE‚y:\rÿ…H×oÂžq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u)zïZí¥hLæPˆ|¬','wp-includes/blocks/spacer/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rèzP©ª#ƒ®‘R°\r$-','Þ!]L¥13q+€é#u}NÃ!\"oh\0ôÕx~¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u,6_›}¸(°­ù )™','wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':›®×Çà¦1øO5Z¿÷F','I1ÚÔ¬Ë‚A6Vô!ñi*ÄÇ¾+Ôƒ\0#Ï÷& H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u.såY/#ið‚XJ?','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']óÉA˜q‡”&SÀ`','7íNç}}å­-¦e\\`éÕ\0uÕÑÉü²ÄEØ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u2èü=XtÔœÚgˆ…ƒÉ','wp-content/plugins/worker/src/MWP/IncrementalBackup/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u2[–vÚ’]Ïg}·z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/menu-mappings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/menu-mappings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š,‡ÀùIl€ƒ','3‘µlÌ.Á¸^Ôöl¯®%£ô€“ÅÄ¾ž«ÌuÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u:¶¾Ü½üÃ{ÄÑº','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Update.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Update.php',0,'Rh\'Áî ^¥y†TÓîÕ','Rh\'Áî ^¥y†TÓîÕ','²ýÀ‹éðzP›ÚeƒlÝ<}šŠü×6fÍ›¿=¦f½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u;Wƒ7õ¥ÎÛ[IË','wp-content/plugins/akismet/akismet-hu_HU.l10n.php','/wordpress/plugins/akismet/5.6/akismet-hu_HU.l10n.php',0,'.Ïù¢ŒÜŠþœ\'á‹¦','.Ïù¢ŒÜŠþœ\'á‹¦','·Ž[]ìXóçïsÜ×Ä†n´·®Õ“À²@þDÚ#ŠqXå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u=ÚÂàctå‡g4T«€:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÏšn<‘©\\¯¦$*Gê',',°V«ðº»ÉÍV%ÆN@+ 1ˆñj±WõÌžnè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u>]\0aO<ïG:œ5ÅZ¿','wp-includes/blocks/latest-posts/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹yJû¾¹ž¡ždè\\àX½','Jƒ#—ý}ßš’¿sn”¥nQsÚ\'YJLA°*‡AO%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uFTv;ôð\Z\\w¸“¨¤','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-background-updates.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-background-updates.php',0,'Ðð•u§@¡R‰ÜÀÍj','Ðð•u§@¡R‰ÜÀÍj','DZé0³fk_ƒü8Ëî™Õy=µK@q[—ÜGªnÞ¥G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uK|Oƒ;ü•Æñ©8ôÕ/V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rõ&Sm^h#Œr\'	®_','ïÜf¸¯6*—?ý+²ÄŸ#Î8\'òddy›ÄñîÍÞëm4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uK•uÖ#HT4N©¦ÿš²s','wp-content/plugins/members/addons/members-block-permissions/src/Integration.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·²ÿÒŸ%zÁ[:”¦¬ ¶‘','½¥>‰ß™œåZË\n*T¾Ò…’m	ˆ2CE“Åº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uLµ”æu&¤#¸°Œ›','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!MÇ_†?)ì\röLSëÂ','ÁÚµ+þ¾ïòJ­ª¨AŠÏ*$€7Q³›ƒúü<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uNØŠtqqÃ`‰]ên','wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/sharing.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¦æ×OÔeç¿Ù¾8ó','Ët‘“Ñ]kèÍ˜î¬öx3ÛmÀ÷8žxbüLïf2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uU¦Cy¨IXb‡4øé©§7','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc_list_style.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc_list_style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8^6zÄ\"¾0ƒ+úo@hz','Ç×»ŽüB“ª…Ô°ÌhØT=ª?˜1§óär åàžŸ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uWf_x{s‹Õè¤÷\'ð','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html',0,'µ[“ãË/ðDÀ¡–rÔ','µ[“ãË/ðDÀ¡–rÔ','“ú<“\ZÒ/´å£[*¯ù©`4C±CŠØïÌ„í#õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uY’«‰¸á›‡¦“˜£ö&','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Transformation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Transformation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’’ÜŠ6!W–™3«--','BÌžÂ],vÞÒ^³  š êû\rRu@ebè<N¸r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u_\'9w²ÚH¹Mú|C‘ c','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_static.php',0,'6pœ§1Û†c¡2ËÝ:¥Û','6pœ§1Û†c¡2ËÝ:¥Û','©®3½ü¶¹>Úóœ5\n=ÊšÎíâV ¿Í/­ŸÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ubú#–j³é® :rx¸Ê','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Timeouts.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Timeouts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ž\n],IÎ&0Âø†Ú¤\'','5õõf¹†CE§@ÁY’T´k¾ÙK¦ÃP2¦p0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('udôCŠ:b¥¡˜°ƒaU','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-nudge-customize-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-nudge-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸Ü/mMŠZ’P:n>Ž Ý','ö°ŠPòµh¤ãÑ˜X\r|š¼tº©>×›Ú1Ò\0_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ueö,\"\n	îh¸g.','wp-admin/css/colors/_mixins.scss','/wordpress/core/6.9.1/wp-admin/css/colors/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äîû÷Hæ—J@$œ‘ÚÏ','€ý~êàÒ:]5ðá‚Ë¶ÆÀ\0ÔìBÌAÚÈüI´¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uh‰î’6%K5/]W','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8*iF0¯<ÕÙÈµg)É','¢Ò!ø¼(O|\\¤öKú\nâØCé<äWC²âBœwQ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uhœoä•Ø¥÷±Ó]BÅ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/emitter.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/emitter.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü|âpÉ†ö.&AÌÃ_©k}','IÉs³\r›¸†º¾˜È|èx&Jø>sÌõ	7ª¬Z \\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u~Ër2™6&ò1KÁ³²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-actions/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-actions/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼+]Í\n¡jSß±ÓSíD','zîAv V‘\"ž±÷®§G²‹ë›ÇÈZ<Y\'ÉÓÀb¥q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÊZ‹¿ô%fœò¿gLàë','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.ign.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.ign.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒŒõ¡²î¾Î­Æ7¯úÚ','oÛ,6ýÎåô—à^÷öùîwãDÛªÄ^ß\0ž¨,d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u‚j$o&?6D£_ŽÍ_çÎ','wp-content/plugins/gravityforms/includes/form-display/full-screen/views/class-full-screen-template.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/full-screen/views/class-full-screen-template.php',0,'¸“E2ßbrôëGÖhv†Ý','¸“E2ßbrôëGÖhv†Ý','m^Faüñó,$6¥ÐÝãu`ÎÈq	-.“¦&V£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uˆýúë[ý…†äêÚD','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#gÅxüÌ@ìoàÁTM³','óáÛeeë›6s  Ê-Š-Iµ$ëüQöÂ¼@Ùy•Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uûä‰s¤nël¹ózP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inbox-status-toggle/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inbox-status-toggle/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”œ3˜oí˜û†ß­³»ýlG','sÀ3ò²yd„†2pÐ7„¿Ã…ÊZD›*øCUÏH€0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¥5²£Ò?µ–6TÇ@','wp-content/plugins/worker/src/Monolog/Handler/AbstractHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/AbstractHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q¡!>fØÌ9^M×FäÝú\n','NweaE½¨ç9ò§¬ÈKN}r÷\ZhÇùhž#G…ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¬d£Ø<]ÌPõ4.Ó3Z','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWT.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äw5¼À\r7SÅz¼¹ØÞY±','àXg¢ý ÔŽ[vI\"\"{»\nÕÃº•5ýË¿³%Ý¶óô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u­L·¥èf©œ‹¿ÿn\r{c','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg',0,'\ZšK7]ûqø«ÛÎÉƒÁ','\ZšK7]ûqø«ÛÎÉƒÁ','þ¬ÒÿÛ¦‡¬n‘+¾%¾ü³ÙwˆÚüP%þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¯qÈaOÎäå›ý\\ˆ','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ö9›d—‡´7h;öâj²','ÂQÉ¥\"¼ÁÔ¦ÿ¤Ã¬>ùh×þª„ÖÛ/¸¹ñ@T,N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¯Ñ‰}ÂÁ{*<òè#C','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß%˜Ý‹¡y{LˆFÛÚWæ','PÐ°Gn<*>{ˆwÔ\Z¯æª¶/z>öú½jxÑÈƒ£ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u²6Öí~xc ðO¢:N','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d;ËíÎ˜áì¨ñ¼?Ùƒ','qÑJ³¢@Ä5ƒëCØT)ÜÀo‡¹V”cÈæhŸ·_þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¶s¿àÛNQY]õ0LÍnš','wp-content/plugins/gravityforms/includes/webapi/webapi.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/webapi.php',0,'x`³œÚŸy]z5Ëƒl','x`³œÚŸy]z5Ëƒl','Ò¡í*°caÊhcpë!ˆ’­ÆÿEN2ÇËHÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¸ÞñOÈç×™ôÉäª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\Z~ðÓ­ùW¹æÌ$X','‰ÿ‚‹CÒdÀUi,<…ÉìÒÉ~b…ü-_­Ö‚ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¾!Õ¢»+ójøréf–','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™nMê‹” ¢Å³çKùp','³KI;ÛÓ¹/æÐáOYáólÊ¬œ#	WÌ·oA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u¿Ü3!pA³f…)R¯MÛ','wp-includes/js/tinymce/plugins/wpgallery/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç_ÑvQ8_Æ$Í?¤','<ÃèA0Ø6kJX\nvA/„í%OÜ-v_²¢Ý\'püA@Ø¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÇBsùô\" ç0aV€{?é','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Order.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Order.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=)Xcâuît@à$8R','7Aé˜\ZõAÛpOÊe½!BZgôGƒ„(Æ¦í¢ÅL\nD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÇm-OÔÜ\'ßë]ƒ#','wp-includes/sodium_compat/src/SodiumException.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«HDfé×ae¤ãÔz°R','ã¶œ\\‚©L>LöN-@G\'Ä×tmGºãi€‡kRß®g\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uË‚Û¡Êkþ!ö¦¥Eú','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueueInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueueInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÕŒ³±Àë	àJ3T','\ZŠõ.0©U³×÷\rÕª6ïä¾/•K$h=EŸT¸g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÌÄúû˜¿\nVÔÉ˜*ÉÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/portfolio-shortcode.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/portfolio-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','© \0Ìí‹2«O|\rm§','´Ê&ãcÈˆ&8µ‡¿Ãð÷õbö/Œ\nãÊ„×{³<<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÐð_o„÷\0NËˆy','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CoreServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CoreServiceFactory.php',0,'’ñß:ê-	õ(ÅŽI(4O','’ñß:ê-	õ(ÅŽI(4O','k”aÛ¾6 ÒýV_Ò‹/óG¤–°^RËÑ`fÊñqjÒí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÑ	u2LSâä©>}Ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™—ÿÝ›‡ób©•â5Ì!','›ø+÷‚ï¼\Z9:=¤È,ØW}¯39diÉJ®v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u×PƒÈ=ïa„ßÈž8ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('u×Èk6¸O­>õ&ŸW','wp-includes/blocks/text-columns/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fbåkˆÉÊ~QL.µž¶\n','%µ°…+&æw‚Ì4 \0^?™‘òàF¶×÷“âö:Í›e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uàGóF\\:ø»©)¼˜Î','wp-includes/blocks/post-comments-form/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªe/}]9ÝXPÜoîB','ü3³Ò?žTG5¼½G‹÷äBù¾ë±­œNTãJÛc{P=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uà pYjÓ)xfºµQÎÐj','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/jetpack-logo@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/jetpack-logo@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜†1˜ô|ÍÎç„­iôöÎ','2c‡ªI”–Îg»Vï¹Œo‚ú{	¨g\0”L²SE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uáqg\Z\0‡8‰hÔ­û\0ð','wp-admin/custom-header.php','/wordpress/core/6.9.1/wp-admin/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kRWÈ(w¦â|…¾ô’Fä\Z','åé‚<J÷J\\?°˜{T8CÒ‹ŽqJÒìf³y$âÖgøU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uæ¬‚nQyQ[À|3æû×','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÂfX^Êéw$ºï…ŽÃö','‚VB\"ÿx¨‚–X_àqý¶?qWët™Nx»JLÉW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uéÀÒ«»¦ò;^æ\'B•*','wp-includes/global-styles-and-settings.php','/wordpress/core/6.9.1/wp-includes/global-styles-and-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!|«Å-&µàæ÷¿ÑfC','VFr¹=&ÈòIHðªBæ<«àGì“Öu‡Ç`ôQ\rO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uí:ìz§2©DQÉï4','wp-includes/blocks/tag-cloud.php','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\"B–/<LÆ–^À\'˜','‰uÔ&ÿ‚’ŠƒyNý°Í+\'ýèw¸î†C¿l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uíòÐcC‘`¬Ï{þÑv','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…RÀ‡¥üæ“XsÙp','\"!#½˜§/ýÏvê¢½ŠòÍ>8hÙ{gÒé“©@Ye“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uôZCaŸˆ*Rë-u;›—Õ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛCšÝ¾‡¤LŸ4%œËU{','!åˆwcc’Ð »d›0ÆÀ:º¤PÌX¤)Jª¾Yå­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uõÛ½iŠjä‘æº¶\0#','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÎâà¬ÊPÀ`éRU‰','ãNxÖ´Ý¢=¦´ÞUº½Ï¼µN\\¬•{.ÔZîýF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uõüËcz¤êJ‹±D”÷ºM','wp-includes/blocks/image.php','/wordpress/core/6.9.1/wp-includes/blocks/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g /-Q%ü–Åa ‚_','’_ƒQTOý†´áSáƒ—7t³t(Û9©ç9ÌwÚ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uûº²\'MÆÂû…2Ã','wp-includes/blocks/embed/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ávÂM0AW+{–-áW','ŽàÉ¨Î›ÎÌáøˆQ=1…Š2Š×g6è0öíj¬0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('uÿ)ˆ½fõ\'RÉ]škê±','wp-includes/Requests/src/Exception/Http/Status407.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status407.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁZqƒmPÝÒ¤\'Ëˆ[Þs','\\MÛ#E©&•È[~¥ìWž´ Á˜>ÚAôl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v’ø¦y­@¥‘×gql','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ovò¿>D‚AA§Ð­z','Ö¾ûý¦&‘V‘¥°|Íq2ûÈüvCñŸá°û)Œ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vF\Z’¸¬2l\0°ý','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-om.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-om.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Š4lüâY<&s‘>ír','ý-9ÿ²µžÄÍÂkáÂZ=ÈRªgŠ[C.¾…Áãë¸˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v	\'qG\\ý\\ÚŸ½î','wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php',0,'‰Ï57yûXúÛðM\\™','‰Ï57yûXúÛðM\\™','¢9*yáÁ°ÿ8˜ÔÏnj6Mªùq0¶o½Í›Š9ÍÍÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v\n‘rpÊ=ÞÑ™Ç','wp-content/themes/twentytwentyfive/patterns/post-navigation.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/post-navigation.php',0,'Ó|ªÒL£(Î[Wè”½','Ó|ªÒL£(Î[Wè”½','{ÿôyåhvúÑ@…s¶¯CúÄX¿	‘]ÁÛÿU h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÚ´¡åÇÖV¹½ØKµúP','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“áÇPNÚ¡\'fÂÏÙ','\r]†~[²†¯¿›÷_Ë³¾P˜BÊTA`î©½Ç¯*,O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vP	‡´=ó¾åa^','wp-content/plugins/imagify/config/providers.php','/srv/htdocs/wp-content/plugins/imagify/config/providers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yxÿpû3öÔ“ñ±d$ˆ)','¿‚¸çôÆfsló¢ÌTÐp_Úï‹Gý3t‰räàXâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v–)F¼Û~q„‡œ?b','wp-admin/includes/class-plugin-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-plugin-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß’ÔW¸ÖmæQ¿1~²{m','ýžw¦8á«3°ßR$14Á‡ôVàâÙääÇÔ\ZŒR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v?U\ZÏnÃŸßJ57?','wp-content/plugins/jetpack/modules/shortcodes/images/expand.png','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/expand.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃRˆ´èrb‰Žðæ˜}Š','HñÖÙ¥ŠžÀöºitzûRTèÿLÁLëâÞ–á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v5}¦ÏšLô)çÃî','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/wp-admin-tabbed-settings-pages.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/wp-admin-tabbed-settings-pages.php',0,'ÅÞáïæ×WPzá&–S','ÅÞáïæ×WPzá&–S','»ú\'\nc×Ý??z…º\n¥ñ/“=ö	åóõó:ìœú¾þª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v%!i¨ùÖ34O-– µ¨¼','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËYjp\'{¨f^]4ò','ÚÛëØ`b•ˆ[r©ºÕîÐ\"`áBè¤Ìî‚5Ë;® º©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v&õÛvCêœÕ-\Z>&Š','wp-content/plugins/jetpack/_inc/build/comment-likes/comment-like-count.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/comment-likes/comment-like-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','} Œ´—7wM—Híå¦x6','#®hŒŒ~Xó½å®7L?qÍÁTuÐ¢·¢E>EµÍW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v&5jrûjL #ÀÜ²“','wp-includes/blocks/categories/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¿ï‹#Œûu	‰_Öó40','‰jê„“ªµb¦“Å7#žxÞûm‰$]ÉÄñv%8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v(Äá‹Õ0¤Ô3ÌwPø','wp-content/plugins/google-site-kit/includes/Core/Authentication/Google_Proxy.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Google_Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú__^æû_Ï+YådºPíd','‡üF¸‡RÉ¢%ô†Ý1ârÚ¬cºEnåé…ÛÉí\Z*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v,7:Ædéâ{A×F£Ö,ò','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yz¾ù\Z®&Ñ=žÎyD','æ4e+üëI$nXÌkxV7û±ŠÈ–Ê†ÿÅÉ.á\n‹ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v-Ût?<Hrº/8(NÄ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/rsvp-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/rsvp-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';)À\ZëÚkŸPò ç:Ç\nl','®ÀÑ¢áN@bOª{Lr¦ñÄÍG@œ–Îù(^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v1„´,->d.¡ŽãÊ#“','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹y[ÜÇ¡h¦b¶ø£','2b¿VÇCÎ–z°ÒÄžÐÈMOp©¼¨2¸6Ý¢´×³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v3Sí+7\rÄ 9CäÓ{','wp-includes/blocks/navigation/view-modal.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view-modal.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òG9ÃZLÑòlË<ƒ','ç}$Ágv±Ýý¼F›JURò*ÉÑa\Z¿m›X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v4&‹EMÁ5Â/–È5.=','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check.php',0,'Ä8³(´j‘Ý|›«K­','Ä8³(´j‘Ý|›«K­','ß&þˆšªaÝ0ÇtZ¸¯ÍÝyíi;¾VO¯˜ñtÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v>\n™ŠA?íU’ÜÂ(Îø','wp-includes/blocks/post-terms/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷°4¢Åá’ëà×\"héƒ','¢@£\Z\'ê_þ±:³Òï‡eš$Ó)ênÌF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v?ö\"\"ÂÁ\' Ã~2z™‡','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/basic-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/basic-settings.php',0,'6eê8OBWkU~µu','6eê8OBWkU~µu','ÍeCÛ\'Í-$_>y¯Â(B7›aË¨ïœÚr¶OòOP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v@:T¿ç‚%Ûv< ^','wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ç¨X½¨TËÀ7€L_','j>ëì×RçX‚Yá§’*öN žq/@¼\"Ó%EŽË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vAr¤ÐÚÎÎZf™W','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D’’Eh:ªgD¹°À£÷','\n¼ª\0ân—®_¦\0*ìû,zOñŽíÄsóqG2Û“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vGÂ8!NÒV ëÒ\\Jˆ¹','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/admin-notice.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/admin-notice.php',0,'\\¨°±2t¬/Fž ï”Ý#','\\¨°±2t¬/Fž ï”Ý#','ñò±O€ïþQÈAo-%ÄßJd^¯êíÐF©+HÏl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vHÙAVÚË>Cl˜eÒ4·','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-eu-compliance.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-eu-compliance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡év\rMq<Ä¬6hW\r6','‹6(>ÞþÚ j|!òh?1<•%KúL„õ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vLM—.fÕìÔ%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ÏOëÿÇ†„ìq+O','5›\'†Ë½ÒR¿þç³ÖEÒ»56¯½ÆdšìåÅgo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vM¸m*&Z¶`\'/bÑ+','wp-includes/js/jquery/ui/effect-puff.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-puff.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ9D„JåÝiË\\ødÛ]Ç','pkCù¯i­Ï,-„e}%6aÌ	ÚøcÇ\n]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vQotUÑ“ê Åïu','wp-content/cache/cache-enabler/hjsdev.com/team/megan-smith/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/megan-smith/https-index.html',0,'ƒÌHr0§ñ=¨ë+Ô‡º/K','ƒÌHr0§ñ=¨ë+Ô‡º/K','X™n–äRÑ]™ÒJ.x¸Òƒ9BIŽÁÔ»5¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vQ—ÖóÌÚ™ú¨Î]6þ','wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php',0,'$xóS~]äiUO¨3(Ûø','$xóS~]äiUO¨3(Ûø','X³è6£q¨ã]ô=$/Í-óoF![ÔìO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vSü·3EÁ=2Ø5>\n','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3100.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3100.php',0,'¯—¢R3¦ª™Û©W\\>øa','¯—¢R3¦ª™Û©W\\>øa','Ešï¾\'”Ç¼}âÁsD–(dM$ÿÝC¸QÂT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vWA=þ¸ìÍÃÄÝµõÓ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-option.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-option.php',0,'´^˜5Ú™ì\Zó€ŠB”','´^˜5Ú™ì\Zó€ŠB”','<Åßx\ZÝ‡mØôi-¨Ü{–×2F¯]„D‰_„ÞžîÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vXÏ½u\"üÇÌv}fm','wp-content/themes/genesis/lib/shortcodes/post.php','/srv/htdocs/wp-content/themes/genesis/lib/shortcodes/post.php',0,'¥Ô0‚#“¸*ëÞ«†','¥Ô0‚#“¸*ëÞ«†','%Ì\Zà/ªòI¿ï¨ì‘/Ó E\'¥lË?-p	¯2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v\\‘ª`ºí†¬|ƒkBÔ(¼','wp-content/plugins/google-site-kit/includes/Core/User/REST_Audience_Settings_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Audience_Settings_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê—JÿxÁeÑÄê¢P¼f','Mút³¯Á`FPP©hõtœ:CNñfíÆ?…\n‹ÿßÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v^b‹£XÖý7i@¤»jø','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²7Ãd›Ô~ˆàPëÀ÷l5','û*ÏCëÚsd^éëØÈþ¬¶	hš²I|Œ±hºW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vb³IþižIefTCîÉ÷^','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…zD¿!ø\"qåšhs|Ñ','˜zÑ/Ï¿oP¸Ã¿Ÿ¯i•ÄïbZ\"¦\\/*bÑñæ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ve×¶\\°l.—Ñ…{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S|ª¶ÌhDOÕ3\nÐ\n2“','4ëÂN^pƒÂÿZ$B¥oôT#ZàÇvÚR\r8vw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vi2H§\"„Èïçön\n)>','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ReaderService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ReaderService.php',0,'o‚ê5Ê+\noéØ˜R!','o‚ê5Ê+\noéØ˜R!','_kG»Ÿ²œÝ§ó\"nä ¿Q¬ëìXçJgHæªÊý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vi™fuPâª0^ù>d¨Ô','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂËSG°ÎËº““F¿„Ã','[Þ(˜®R¸ŒêäëìôŠ$¦£2oåãtûb÷ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vj–†Ö@°PÐÙÉÐ¦ž','wp-content/plugins/imagify/inc/functions/common.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#3Þp8ë¥Qý…à¤–v','üËÕz””¹SŽÝh•zû•E¡ðôq”§f€ŸU,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vl„k€sŠ–üƒÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z»Iê{uÐîoíO×c','æ­­ÌJAÃeØ–xÈxHìdEèßr•ÿðž\'lBb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vn-Ü*É‡Iäøý–','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-enqueues-assets.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-enqueues-assets.php',0,'ÿsXùfŒI8 f±|EOÃ','ÿsXùfŒI8 f±|EOÃ','…ßÇÐ+}¤†²2ˆíä^ñÍ{Ë…s\Z;\"Å£’,Ó“E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vq=*uàÄ6âkò¦eö:','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¹«B\\E?â¾ÞIæ>¬v´','$fÕI¶€Ù‡)¯=G;™Æ¥DvãùýÔóüy#ÆFb:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vry\nL(7Ì×fÅ+IË¸','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g#ýâ˜/½Eˆ=Aô‘ë','Z&ò«uµÀgÐ¬FÙrç¤ÛÚ#Óµg§Ä¯NsbL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vwÙÑ@ˆHÊÉz–F¦','wp-admin/ms-admin.php','/wordpress/core/6.9.1/wp-admin/ms-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…UjA£Ú¦Yq€uˆ­	','íÈ\"G\nÁÚ”±¢·MhÀQ§2¸à›l’\'°Üµø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vx–ûOag	ó/\\¡–x','wp-content/plugins/spellbook/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_classmap.php',0,'V²šVˆAMV¡Q]•J‘','V²šVˆAMV¡Q]•J‘','pej8 ¡“íZçG$–±êø\'™„ÓUgýÄ\n\\o&G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v{PÄœ\r7š‡¿hb\nw^<','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NAÕ]ÄƒBˆE½­è\'Š','·oÆ-À®ž²ß¡t<cß*Âë=Áç£´uâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v]¿z‹ðÔåšÃ3»tB','wp-admin/includes/class-wp-importer.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a/VcÕiób6\np]ÀŠÐ1','åz7$ÀÑ;bIKÚôOMõ2S6íO8õ« \\ô2:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vƒTv‚€å‘Ìß}I×gÉ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#MÜ$P:J9¢øyÕen','#Ñ[/½æ–qxòUû­jîüÉŸšmŒhÓæÛ\nñ64\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vƒqþ_¹”¯ ºta`','wp-content/plugins/members/admin/class-manage-users.php','/srv/htdocs/wp-content/plugins/members/admin/class-manage-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š»?ÜC\0pº“ôìí—','ø’Ý­Yv“±\r‹–ÙÑï°“c¯ðÎ/l8ˆ¨÷Mã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v‡ˆÀŽ:Ã»pBhøÇ2','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÉ‚=”ÂÑP‹ ©%}<',':*2Pà!DÖV2Û\'`†\néUöhò,Üô>híV‰Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vŠ®Ô\nÝŸûï	ý´õÔ','wp-content/plugins/zapier/trunk/readme.txt','/srv/htdocs/wp-content/plugins/zapier/trunk/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›L^OòðqáŽ™™zú','å±¾šBvŒ­D¢˜ÏR²eó*#:P+Öˆ­à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v‹C-Ó†K93çGsn','wp-content/plugins/jetpack/images/plans/jetpack-golden-token.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-golden-token.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž/‰æÀly‹›±V]','¥F~é§ƒ|$ˆ#¤s‡ªg¯ŠB¡l·&û{ß}³Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v¿T}íÝ_mµAáV?','wp-content/plugins/members/addons/members-admin-access/config/app.php','/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/config/app.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä´-uCŸ”²vz:í#Åö_','C¼®AàWÝZ<xÙq¼,ç8³\n¹µ+=Q\'3öêÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v“Ãê¿¬é§V‘ =å=-¤','wp-content/plugins/akismet/akismet-bel.l10n.php','/wordpress/plugins/akismet/5.6/akismet-bel.l10n.php',0,'Ô…!Ô¡žþ‰„¬äß(','Ô…!Ô¡žþ‰„¬äß(','É‚}]G9„›<ðd6¡V—íY1#SkPWFÀÑU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v—„ã›c|ÎÈ—öQÈ±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O3Þq2ª`aa2;æœÝ','“åÛ£::`Þe4ÖÅ$| ¾¡™RBýÙH*öà+k¾[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v˜ßãrw~;)LÐœ™¡N','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-185a418796b918a5e24b.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-185a418796b918a5e24b.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','poî¼E4xÂ5¯5†ˆ','‡îceDïbé Lù­:(\róËïn°ÝQP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v›¦\0b®]T4(8¦¾—xi','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php','/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';éDÔ ïUà¦úYeä1','øä¼6‚2Ýà„-}obÜ·ëD=ÍÚõ\n6žpj^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v›Â/åe·ýRïñÓÒ“R','wp-content/plugins/imagify/classes/DB/DBInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/DB/DBInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TßžÑŸ/jÅA#ªçºÃs=','çáÎ™‚ÆÑÙqv[J)¶µÀ¯É•[}KXûEéùpSm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v¡–Þ£ãûRï','wp-includes/js/jquery/jquery-migrate.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âb*æ„åíïZ{•Ï–','Ç\0m€°\\$½6ýEè´†Ö¦æâI*[dwLw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v¤7«<êð?\0¢…y*‘I','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v¨«êv×%`àÚk-<©T','wp-includes/Requests/src/Proxy/Http.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Proxy/Http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[‡4¾jò(Ö	ùµ-°¶','e\\;Ž\ZüËÜoA º<?{ûzrÉ©Ð§Y\']','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vª’\nf×n¼þ‘ç*Ó','wp-content/plugins/jetpack/_inc/build/likes/queuehandler.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/queuehandler.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò—rú¨xÑÝX^\Z£Ž\'','ïKÝÓžº#¶2þ¦zkßçPÁ0·Cù*ýÔOCæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v°@^4,_FIŸ4Q´X','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ê%‹4”Ä¾ž§mó','J÷êAŒÜ	Lé&ò‰«ÇX25£Åâm•#æ³[çMC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vµ´âÃ©ºµ|ûÓ²Úšô','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAudiencesService.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAudiencesService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìs`wmzPÌê§7Ž','EØ§ãæÿÏî‚hB‰[Ê³ŸW¬ƒ.µHp$]Ä6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('v¸`úò—AgÅ…ZÌÅ<œ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Folder.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Folder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úù!ÓrÀßë¼²ì¯&+','·>G…:¶.èÌ]šÉ¤¶á†+ïÀm8·s$qôb‘£r\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÃ¢,\\­+Q¹åÕÛñÖ§','wp-admin/css/l10n-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/l10n-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ÉH°<^6õãPºÔRÙ','ìÓ0Ó£užý‘{i;Õ2s®JÞ}ä­‡ÓQ­Ã„wï¹u‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÄŒ£ÜH‚»Å! eo¿','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÏyr¥ñ1áäaèK0','÷ŒÕa™3‰©´¦dóµø\'4u#åßÒƒvi%Jq]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vË.š#PÁ ¼‰äH2Óá','wp-includes/blocks/buttons/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nªFÿ”õ›h5%p¯D?','¯vºîF?¨–Ë¨‹³l@c~J5Í?±Œ5ìÁtN4š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÌÏñ\Zöå±.v¤:K','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(:á?×Ù%¥s{bäÄ','¾Ç¤×ž3\n+pspcg½\'L–$*ÓDœ)UŸpP_À¤æŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÐ:¸.h‚qFF	ÏD¿','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-all-in-one-seo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-all-in-one-seo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¾þ¸}’÷¡¡K–çR¨','[5ÃWŸ¿ªÔ|þÀr¾ÆPbŠV )\\œvMFm™ÍŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÒ×q?\0Ú{í´Ê=®Å­e','wp-includes/blocks/site-logo/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\0Ø¼c›(Y\'~˜é:ž˜¡','BGÒêeJA”8¤ÿ¼¦Æ*ˆÇ[ô»ÝÞM¸QœUxm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÜS˜j 9„£ËG4«—','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-jobs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-jobs.php',0,'0Á“^¾&?«‚˜Us7','0Á“^¾&?«‚˜Us7','i\r– èÎÃg-ŽÃªÞCe1ßÝöÓÕ8dè†Ãu¤þÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÝÚ2È·¯ÑXOÐ6','wp-includes/blocks/list.php','/wordpress/core/6.9.1/wp-includes/blocks/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïâhEÞ‰¦Ž÷ÊY¦Ò«','  –O*Ñ1³ˆºóÙÎ2ºŒnlÃ°¦–²¯êÒñ—²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('váŠ}ÝG£7‡óžªÓ=','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‰rxƒv¸wFgf:¬','³cÝ~íµ³$¬:”k^ãâY¬ŸD™`6P®¾(I\n~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vâG‚.Âg·AõÆ#õré','wp-admin/images/align-right-2x.png','/wordpress/core/6.9.1/wp-admin/images/align-right-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hƒl½>rº]£lWÆÀx','¤V:ðh¯ÁÆ#È†BTÖ5i\0¥?„ùcÀBcá„ôÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vå°ì´âOSHÃŽN','wp-content/plugins/worker/src/Monolog/Psr/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','küª€F„L~­G>','yÜ§…y@6W\\k>™öPÉeCÐv¶=\ZSÃ“D…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('væüáâ4Ý|>í<´ÿÀ¨','wp-admin/js/xfn.js','/wordpress/core/6.9.1/wp-admin/js/xfn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôwcWº£_~\r×1•>p','4‘[²¥Á”Å¸$[Î\\°ŽÆ«4¾-3—–­zü”x°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vð{#¿¹lš“b\0}ÓãB','wp-admin/css/colors/light/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¤RpâÑÆ:vf‚ÿLó#Š','ú„°ù{|@ˆGõ·Õé¿ôæÃÇ:€•ªwÅÔ¼‡a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vôãYnès Šuƒ~,|ã','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/File.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìßz+hà/?ÖÐ!¹ˆ','Ä(œœ@½ÃÑ½7)\r¸bY–ñ;CV ¥HŸŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vúÒ¸);D°~J\"àq','wp-includes/js/jquery/jquery.form.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.form.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O¨–ö¯fÃ×ï–•ñN',':ïþ†UßíŠa8àÙ\ZPû™‹‹­I¤ë	›Ï¯jÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vü÷üxƒÓF^\"D','wp-content/themes/twentytwentytwo/styles/pink.json','/srv/htdocs/wp-content/themes/twentytwentytwo/styles/pink.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PNHÛÌ{àf*™T]aëãà','[æîfƒÞSmYRgÌWÏ¥tæ<)†8ÝªÔ~ò>?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('výT†\0V»¿Àî³Ù','wp-content/plugins/gravityforms/images/template-library/eCommerce.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommerce.svg',0,'xr‡ÄcX¤¡5Åx3','xr‡ÄcX¤¡5Åx3','ƒLWŒwÿææÎª;¾$¦ÝRéùÙ#¬zî•;	 _ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('vÿô^òÈ¡³CìÃÜ®ß','wp-content/plugins/jetpack/modules/widgets/image-widget/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/image-widget/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pø¢ Iô´éúàªZTëæ','Ë¹ØèþlYFkLœ;”l´ù(S2ÂÑM²» f£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w	eeå0¸îö·¹S','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/databaseTools.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/databaseTools.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†n²«ýLŸYäa~°èÓ','ÃöÈq0KÂ[²/Yšçm²ÈÆÅoOR6g®C›Ñ›Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w\r€”“‡\\†í\Z¿w™','wp-content/plugins/default-featured-image/app/class-dfi.php','/srv/htdocs/wp-content/plugins/default-featured-image/app/class-dfi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²<ƒ	yjFÓŸk£¼©\"','åÇ÷ÁvÁÄV;î&K9‹H¢75/\r$Åú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wuèšl|åõp˜ÊQ','wp-includes/js/autosave.min.js','/wordpress/core/6.9.1/wp-includes/js/autosave.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡º7Pç÷¯—ƒEÐöCAÞ','åßºÊí±K\ZXœLz^Æ™)ÕYÌ§´µDŒöí,ƒd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¬.¦7LÇ$Œ…\'X‡½','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCPChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCPChange.php',0,'‘p€Ç6M¸›Ài<qØs','‘p€Ç6M¸›Ài<qØs','ßyG¬–N‡¾yÑÊ–D¨Â3?÷ïÇ{\Z2\r ]ü\\js','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wžÌ:ÆÄÔÙº3i','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îùüª¿\' Úvö¢rD','¡8†e|fÐE”3òÁ0W“ùÝÀ­…ê6\Z„jòf;®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w’Qð»-tù½?`ÈI›','wp-content/plugins/jetpack/modules/carousel.php','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Õ×ÿ1v ’ñÖY¢^™ö','í›ˆ÷jèEÝ»9ù_‡óÉÐ	DÙøüÁµývê=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¼i¶ÝkÔ4l}L[ò‹','wp-content/plugins/wp-sitemap-page/images/icon-html-code-24.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-html-code-24.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Ñ¤2“á¹g2®°FÝB{','üªû–4q£Ü‘]šªpïÏ|¦cpgê‹Àë>ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w%«Øók\\.£9‚/)(	','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð0UêË$¿/ãî39w','¿÷ûþMÝdÛ¼p@ Ç W´39„I:¦ÚŒ@p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w)‚üÓŠ(’¼©Ìx4','wp-content/plugins/jetpack/images/plans/wpcom-ecommerce.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-ecommerce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FMMûóT\r{ú Ïò','øeÆ²ÔÃÖ–ï}:$¨rÖ¥ö|vLa_pÜ0Ç2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w0ú#¨zZX÷ãS!¢g','wp-content/plugins/worker/src/MWP/Crypter/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÙåfù[÷Ê‡ñ‡å¨','9©t=êl`ó<vú(À<–ñg„\'ª¥~ÑËHþ›Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w5áïYêj\nÊ˜[?˜[','wp-content/themes/twentytwentyfive/templates/archive.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/archive.html',0,'„p¬9¼é‚ÕòtˆÂ','„p¬9¼é‚ÕòtˆÂ',';`¤™µú¡ÜuUkìj¦á^õKê¦°/öÈÇ*H:4y·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w8h*™\\;°îÍeŠ[Ø','wp-includes/blocks/archives/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÁÄêó™ê	KÝ‘¾Ö‰§','È9’Éjé¹ ¤Ù ¬Ñ4ñÆSqðˆ¸Ã²«ê–_\\`ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w8yI\Z\\³dÉk^yð”','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±â‘8\\[•èìt×–Ã¥î','Pq%\Z*?»t¬/Òš±j‹ÊÒ~ÊFÒ}d¡…oÍx€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wDIš«-EòI×lå','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÿïŸÖ»e4êÊŸµðE','¡•ñ¦«4N+&ö:Ž<Y\Zt¥¬\ZùÅqÚ¡lÈY¡¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wF»-Ú†ß‹.2ŸÅo','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\'ÇÕÅ|ç[})¾C0','Èñ´îK<Ý‡·.ð®á»\\ÖŒªÜä²ò,Þz½T7ú•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wKŒwm’ûüÉ@Ê<É¤d','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û@MŸ•˜IÒu!¼d^g®','b¦ŸÜ¦õu¹+d5Mº4·r—x\rWôÛ9ÀÂ6\rHe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wNðAôØ¨aö›˜]«','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/css/status.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/css/status.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é]\n·øÂ†%rÆ.\0h/Ù','kñŸJ‰3ÿ½ˆôä?÷^•ØYËÌ£	G\nuÓyÝ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wZèè¸kFD9«œÄÎÙh','wp-includes/blocks/site-tagline/block.json','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰cÅ®*ur=t•\ZRD¸','¤õîèá	TáP³äA\'íU)Æ&!ãah¼¹RPtÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w\\rÅÓšÑOaØïë9oè','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º ’Æo)ÏúÇ•;]','>;˜Ø¦°ž\'¨ôÎeq™4ÃÈµÐ¾U³º¡—è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w_\"^Ÿ0Aý5“ŽÅ_¸”','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-group.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾m2ÍS	¨ŽK¤ò®‘,ˆ','Ú(?ÊcSEÆ¹_UKM2ÌÏ<zERŠJÄR-k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wd —¦­¯¢ÐïŽ`Ð\'Vë','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§‚‘A·Ë£\0Ž~Fy)‚','ƒÜ¯0r»Êí²\"p\rû!4¡YVêýk\"¨…‰=‹ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('weÃŸÝüY-èÏ$–Y:˜','wp-content/plugins/gravityforms/includes/class-gf-upgrade.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-upgrade.php',0,'††°0Ä¼½[ã©ÈÀÎ','††°0Ä¼½[ã©ÈÀÎ','lòzº‹k’íˆacCá8S»é÷ÜÃ2Iº`öê„{¥ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wgNµ÷ÍO’	cý','wp-content/themes/twentytwentyfive/patterns/event-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-3-col.php',0,'Æ’¦l<ýý‹ùW¶ÓHì\r¶','Æ’¦l<ýý‹ùW¶ÓHì\r¶','E~¶NOÉÛtÓßcÎzMOhCÍû¢ôy^îY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ws\\ V¹j+ø/Ÿ cœ','wp-content/plugins/jetpack/_inc/jetpack-modules.views.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JëmžØÁôáydï*Ë','ÿãRqžeiõŠ+ÊÁ,%%RÔ/Ê¼ù	œêôkx\nýJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wt³Qù{^Ðš®81¥Ð','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-3Ñ›¯ž4|ÜðF©-˜€¦','îs“&2w×…7dÈ±»æÉÃ(ÈZ¦XhJÁ‘AA,è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wv%À6qJ%ëÄ¸ ¨‡ ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹E[[@çÍ¾;éî[Æ','3;/+“šTÜ+ýí6ûã†? ©1ØU—¤t­§ÁÜî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w{ïóòxålö`}{u\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï›°\'OT8qc¸–3`| ','XÌ\"€„Ò¨ÎŸgƒY…&º†ùÄ‚~Q«<oJ:%~»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w~û{]<¦ˆ–I‰‚ÎW','wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding-packs.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding-packs.php',0,'¼oÉÚfÓ\Z0Ï7û°ƒs','¼oÉÚfÓ\Z0Ï7û°ƒs','¢ñJ‡ð4ß<‰³‡y£SAÊg¿qn(øH,èJ–m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wƒX¯‚LBçBh¿Æ?','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.otf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎXdà–@v†rM_—','˜ŠÞÜ„{mšúüïám0ß“J˜¥uä|¾‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w†9Òj6:ôçï5ûH\r','wp-content/plugins/jetpack/jetpack-hr.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-hr.l10n.php',0,'gŠ£ßz³ØªlàïØ	„','gŠ£ßz³ØªlàïØ	„','‚êò†—l“\0ÕÒ\\e¨!2Ç†ô s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wˆgí©E¶þ5G.ŽI@‘','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö’ÆÔÚ,¢#èËi‘2¬','uäkK„ âß…d÷a€2DH²èñÞu¬º4CæG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wˆ—M¯\r$¥Nb5å]','wp-includes/images/media/spreadsheet.svg','/wordpress/core/6.9.1/wp-includes/images/media/spreadsheet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','68º\'Ÿî©Ó;¾ƒ6.G','•éfÇ‹B¦ÎFl8Ú	UšWFjò&YWÚÕ ­n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w™yÞÖç[¬’ç¬‘Xù{','wp-content/plugins/gravityforms/images/template-library/UserRegistration.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/UserRegistration.svg',0,'EsmHº–D4S›¨-pV','EsmHº–D4S›¨-pV','çPjÕY@qV½ÄÆ`‚#H¨6]Ÿ\Zß°__ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w£¤ïLýê£0œïð]r.','wp-includes/images/crystal/code.png','/wordpress/core/6.9.1/wp-includes/images/crystal/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ï1²Ïúï°õ1®9',';ê©67˜¤ƒ”\rØ!ŠíÛçx\Z_@H×Ã&C”Ð-×ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¥ ¯>ë?é˜~^ÑÕ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-delete-post-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-delete-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µü@ö¾µlÑ´rÑÏ¨`','O‡ß@aŸÇÛ 9Ì>}”-¨(ð|Ìäˆibf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¥möoÎž\r²î€·ù˜m\\','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GalleryReference.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GalleryReference.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g÷\r|óùn×‹RØ„‰','PÆH¢<3Ï1&ÃˆÐéâ;(àKs½ñ4(¬¥ÖW7Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w§@ÏI©eÆÜR²fù7ÙÅ','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹›‚hŒR´€à¬','§üö=ömHüÕ/¨\neÛýëC¦3Øu58‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w¨Sä ªÃ¨ÿç#ÑÔ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Product.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Product.php',0,'$Ÿf‰nTbíËµ<O±­\nä','$Ÿf‰nTbíËµ<O±­\nä','\"$Àû)(—Ÿcäuò)¨le*îœ† ‰còŸâÆ0$S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w«°›Jò‡m„X+Pùã','wp-content/themes/genesis/lib/structure/footer.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/footer.php',0,'å8°¾­ÛšÉýªx¶œUfl','å8°¾­ÛšÉýªx¶œUfl',' ð/Üqw’6Pš©œqèCãGOsjâÐû¢W>Œ&m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w®ô`MËá>Ç{Ôƒ´','wp-admin/includes/noop.php','/wordpress/core/6.9.1/wp-admin/includes/noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã~â‰Ão²KõKV¸e','½à(¶ŒCFÂÎ³¥Ï“a¢­êsüðFI`Iªs“DD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w³¹	´ÇAg_0àœÈ','wp-content/plugins/seo-by-rank-math/includes/modules/status/views/main.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/views/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§y&þ$ùûOÈãu†PQ1','Í6À.!³©˜æ0œÇ#CçïG„,ÚÉ^#ÄtíGq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w»=Ò´HNM×P¬D7…','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊnÓS×›ñÿ 6wçÅW‘','× ×1?]ÈC\0Äö›£±–Ë8ñcW18ÿ‹Ç´ZzÎÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w½Q?Y¤BØ,ÂbŸþÑ+í','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò*‚0’ö{¡9·¸ëÔÿ','ãöýðZKlŠl)}@á_§½÷÷ò€Fì¸Ìƒ\\H¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÃ‹ôíÊ9/,+1ý‚','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚gÛ°/*±‚ÈC,k#','avxu«‹í¶j¦«=žI¢S¶ÑD{‘ùÞÁ’!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÄ°kÅa’\nÑuVË`²ÿÔ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žp8%°Ìaèh:.T2#',' 	”bb>4²~T”²’eELxžK¹q°äNÙ*3rp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÅTË “ZiÝ—Å$¦Ê¼','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?_æ²þšÔ×<<×Ú³Šüµ','Â×/,-ÿRÅ_’|`N1rä¢GÞ3ÀSu¤âs@ƒ­˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÑ\"J3’¢èâ™þÖz¯…','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·…ºl\0ÐorvlI˜¹ëfå','zj“ý´úmÅ×1g{ß‡·.ºA¬Ë¼Ÿu}A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wÑsÕÑë`¨¥ø\0ªìAþ£','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/it.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/it.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¥wh°Và®SÍ9mÈª¸','EzRü´ýóÍ]¯¸j:œ”Êˆ¨ŠÝ[+9¶y¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wá§Õ‹\\à˜GÐû&•¢øA','wp-includes/blocks/template-part/block.json','/wordpress/core/6.9.1/wp-includes/blocks/template-part/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{oÅ…‰tcÖ7»Sˆ/(',' ³v*„r“—çè‚u¨ìß©ÇMqR	!Âg)M?žŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wènÏ€“Oã1¹ÃýØ\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#EÛ÷ƒÅûâFßy£','e$‡&Œ\0A[!Ú\rå‚|ZÓˆÇy-—&„…hÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wé]L…@€;OcfqÔ','wp-content/plugins/seo-by-rank-math/includes/rest/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t{ÜöÓ¨pUŸ®6‡cÄSï','f\"½N\rÔºÞÛÂà¾‡—6^hÄ§Zt±KR©=ïðP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wéfýñ°/ßß©~&p','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I?\\kð¶ùç\0ó,R»U','Ù×kX\n\n;æ¢ŽyÒsœâûi¸ÏuÔMúa6s¢€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wëF£sÆ©–¨]#!4¬uë','wp-content/plugins/jetpack/modules/custom-post-types/css/edit-items.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/edit-items.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}£@î.j&´“£ã¹—','‚ÝÂ Ü,Ÿ¯£]À¹ï©¥Ùè¡ãz0nÕëÀ¢¼à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wð$ª¨\\Y…Äë.t°','wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php',0,'™ƒÇÖø}§`<é°_úÈ','™ƒÇÖø}§`<é°_úÈ','æ~fiÆ4#5:w²çA7R	lqx…K-¾ÀºÎø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wòXùôŸ/\0Øe0ë','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v™¾‹ç—JšäÉ‘Vlù','ÙêÇ•Àì˜6uŠ+ŠrË sä#–êP¬/Æs‚ÂHuÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wòïÔ•oÝ$ýó-z³—','wp-content/plugins/imagify/classes/Job/MediaOptimization.php','/srv/htdocs/wp-content/plugins/imagify/classes/Job/MediaOptimization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i«iåãú0›óXÁülã','¸#–_+HÝ©ßèësçë<Àw\rÇThŽÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wó ö¸ãŽ‘¢:m½p=','wp-content/mu-plugins/nexcess-mapps/Integrations/Iconic.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Iconic.php',0,'·jÑÅô¥ú·m˜u¿’','·jÑÅô¥ú·m˜u¿’','ÓQÃ°vøº\\û^.ý·à*P——Q‘3nl4; Hà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wôÖmõ>k0%U¸øOç0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsSites.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsSites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™û–&jûæ‰©¥òÉ¶','WùAâŽêŠöæ±ÿ•›/êD	Ív¹}`H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('w÷~Ê\0½s c„\nËÁ‡ &','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÓÓú1Ê¶QèOß¬DÀ~','˜Õ\rÜ—tóU*µÕEåyÑ/ƒÌ¤×ÎÍ»¤ØŸuHá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('wýúÚòáÊ:}V¹¼P','wp-admin/js/common.js','/wordpress/core/6.9.1/wp-admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºè×Þ2™ûúÓ¥—ßÎ•','tRï:@qQOj™ ¾ÁÜØo,Ê99•:,\Zû#†(ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x_³ºEcbe|‡Ÿ¬','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fa¸¯‰Í\'6sGK','Ý¢Á&]Z[&›sî1ƒTk]þÎ˜v]»{öá}×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x	G!Nä·$¥.šdŽTbï','wp-includes/ID3/module.audio-video.flv.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.flv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ÞÍéAZ?¬!x&3hÅ','¥7T@ü7Ìl±EìÅ“#¡ø±£¨Vð,ÄLiî‹Ð\'­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xYùtègtP~@ªÉM~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSet.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÚé¾¿ùá•åªÂ [Í!Q',',˜Xðh’da!J‚ÛÖ¢Ê]þ6Í£A¬_îh‡mš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xùA¶äîf™ãÑS@Q','wp-content/themes/genesis/lib/vendor/traduttore.php','/srv/htdocs/wp-content/themes/genesis/lib/vendor/traduttore.php',0,'¤q•ƒjµïSM‚;Â','¤q•ƒjµïSM‚;Â',' ·@BTÔ=\\ÔJßbÖÆ¹žÖ.Æ!T˜‹{‹”/}ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xFO”ý³0uO- ','wp-includes/SimplePie/library/SimplePie/Enclosure.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Enclosure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ£œíuÔqä„m1¬Xli','kÿ.ã0èÙ=Ÿˆm:b>:ª¶Ø<‹{®1[{‡°¨ox','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x…·øÚÊ™5ìe‡ø7¡','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»àKç’ÿâ¾/ßes1X','H;ã¬çl	­Ž<Ù„t Uö·nÚšƒ3r¨AJ¯[ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÓ,ijþ6 0p•<Â¬','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÖCRÅR\rãòòÓ}´ØÔ','>æ3ðŒÉyE\\—›‚4ê€î%+¸	S¨r\n©˜#(Ñ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x(å½£Œä=enqœ¦uª','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/css/style.css','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C‹äãnå\"…ôGýµ‡','ðT0Üá&j¾vS¢zf2ÆÓ*äFôIoa!\\\\ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x)…SjO­çy7ÉXè¶E','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/jetpack-crm.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/jetpack-crm.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã,ƒ{Ë€É\'£€)º+Ý','^5°øiKæž‚H]0\rÕ‹¥Åí…ôáåW±.\'¥G.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x0êj¾%‘ÖÓ=¥RKº','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoConnection.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoConnection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B«cvçéx‘	Ò]Ì‚K','“œÍ=Ò¶ ®ö†&JÂíJù´æù+4î\r…ô8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x18ÕõÞêswLµ·Ç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È¶9RM£~çöŸÞ?î#','Vï\ríÐçG|L®öÅIQˆãd$‘#×j¶W¼‰±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x7po-g€ëükèvÞÔ]','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0(€æÏ1ó #–Éoèû„','_·š«8ùÞ{>‰<ü.Ú`\'¯÷ÖLLáúiý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x9@^6œÅß‘¬óŸo·è','wp-includes/images/w-logo-blue.png','/wordpress/core/6.9.1/wp-includes/images/w-logo-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý[N°W¢ð_pàw®0','Þ£^Qtä3ôHunUâ»Éà~²\'»T2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x<¢æ´t%8ÿˆé»‰¶','wp-content/plugins/jetpack/images/recommendations/bug-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/bug-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øˆ˜ûð·Nú-¹Ã;]¢','Vw­£»B­F¼\ZÂ2úÖ>þ´›J¨)•b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x?½‡@GJsÂcšQBb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/phone-field.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/phone-field.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðPq€Cë•î`Mæê[ÿn','&4[ôêéêù/3\"©’J¤\Zë%y$AZo¢ ¾Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xBò•s˜éd¯Ö±‰8Ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¬§X`_Z+âÝÂ¿Ø8Q','²Š\'¸ÊŽ‡«ÚF+äÞ\\}™í`.*C²ÐÎË¢×5Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xD.!¼5CTó•bW6','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-color_picker.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-color_picker.php',0,'¼Xx~î2%XÿaaÇŽ¢_','¼Xx~î2%XÿaaÇŽ¢_','Ý˜Â÷O7:Aqö\ZŸ}à/%±}\rož‘Ïf^x‚£ãœu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xIHÞ.”9”YÃàBO','wp-admin/css/colors/coffee/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·HD°ÎTUÜÕét–[ûÿD','pe1›5ùm·:^[tá¸\Z(!;Ué<SÉ×¤é ±¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xLKx ––2¸¯Isò!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î\r—U¡ŠöÖýÚCB\"','ƒú)M£¦•ì©‚tUÊä¯Î´ÕÔªÛù¯ÌF.ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xLþŽ“¶Jfïnš\\¯h.','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n¼\nq½™n:dJåÃÔ','Ë\0Q©<½ý0#xÛÎÑ÷Wßúlšè(y‰Ã>×ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xU²¨6u5¶®qrêô^','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/src/class-block-scanner.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/src/class-block-scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÍÕ,^üÑÎ`³k®8A','GÌeÏž™fØUã!”_”óüxq“Fæ;²—m¶3à³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xV‚Mšé>–nÙ{O–ÇŸ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åI,0`ç-=¸OxH§¼','â°m¼WkaËö—è2ƒSjÔ>¨Ë·…\"Çwù<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x`¹³<‚¢?!pÂkF8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é{ãm«Êž9j\"Ž‘òz','äË¥À}ê}K(\"YÕ~k:‡ÉÛ©ÓB‹ôs\r%O¹s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xaî„KP9þÐjÅ	Ö','wp-includes/blocks/comment-date/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-date/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚E.^Ð-ê…uÊM€òc','¶HxçŽ©b¹=J²ú‹·Ü]ò–tç©qxÁ€òu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xeùË…‘è¯¹<×Ê/eY','wp-includes/blocks/tag-cloud/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ûò÷†lØJPÓC–<]0','îV)\Z„Mìp²¨v~éPÉÉž†ÓHŽßç‡çD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xpõ¡ Ÿ\\DîÎe¥\"\\37','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-log-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-log-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M±çŸ°î÷ïnÇ¾Í¼»','Ô„\"ñ ©f`#ø)\n<€oI²Â“ò¨lbë÷þ¥s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xt°‹†Ro«)û\n','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¬ä¡&±.¨yh“–a','Y°¦œRfÂ|ü­ƒÌþê†wæ·¼‡t(²óÃQGÿ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xxkXŒ#yÕ N±TŽžw','wp-content/plugins/seo-by-rank-math/includes/admin/importers/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xx€\\‘,\\ØØ2&Wnt‘','wp-content/plugins/jetpack/_inc/jetpack-modules.models.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž–	Äïâ\'m±$','\'×3ZîÎ±ûþ\"ô©GžOÎ|‚é\rÃŒ{Ó9ìS;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xy—!àøôqÁ)ö.Ë‰\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif','/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎmŽ„†•ÍŸÊärÑÖ 9',';	Ñ_öYïà·ítŠ7KßÕs—•mCøÞ\råàÊîo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x{êKfä¹V>k·/‚ík','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Term.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Term.php',0,'‰W¼•I¸ºñ/ú','‰W¼•I¸ºñ/ú','L[0¡äÓO£§gUèÔ+Ýš²ÙOmô‡(*Îw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x~Aä_i˜h`“tð :#','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð•mÑ2ž\r´þK`†úB','Freê/ïñÜ(ŸóvÄsTývv!4Z»¾ªõaå÷ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x€Zß²”¹â¬ð>ßñ>æ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‚½U™²Ã†UØ]œ‰Ò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/class.color.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/class.color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”;Aœh‹^z©`¤”òg$','¯·ý~ËÒŽ¡¦`J„ƒw5ËmývÉëG˜ñ& |','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x…÷´™Òº9‚>›±¢','wp-content/plugins/jetpack/_inc/build/crowdsignal-shortcode.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-shortcode.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è\']ŒÏ8•‚:¤@7ä¾á','¡¡ñÎ?bŠFS\ZüÊƒ¡YUôYW‡‰1ÊCúgOL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x†7.D&ôÚ¹ïgæ¹','wp-includes/blocks/navigation-submenu/block.json','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º,IÊ^uøƒ Ï]òëùp','ÔLªùµCâ«ÂËÇùz£š«U[ýs‹«²¥â\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‡»2DÕîn{êM[/E','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7‹ƒ¨\\û°ñ\Zµ°ßEn','{GSÁÝ0‡«Öùî…Ã)Ëñö.~ƒ©#m¼}Î:2ÈÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‰äàÑ‚8‡À>µ¡A','wp-content/uploads/2023/11/security-camera.svg','/srv/htdocs/wp-content/uploads/2023/11/security-camera.svg',0,'vr*–œ“jKMùOS­Rv','vr*–œ“jKMùOS­Rv','‰Å>&7NÌ—ÒK£E;EWM÷ó¹È\'%uåBuƒ™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‹œ\"³Öu× /-§®›','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/styles.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÏó†êæz¬{\n\\—•','ŒÕ# °?\n°+Ê^Ø*3n®‚%§`¶Ý,¼Øh	K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÕqD<\\Ênù)ô','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/utilities.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/utilities.php',0,'%µmUìßœáÔid 5','%µmUìßœáÔid 5','µÑLU7zF=Äýyÿ\r9\ZòÍ±z¡ýö!DÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‘I`¤Ièí……	öÛœ','wp-content/plugins/jetpack/_inc/build/admin.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú×óÑ\"èCzqìÛ6o¾','8K”\nPR8å÷a&) Ü|17q‹ÚmaâQ²Í\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‘§g 	d2/ÒÀ¬±\Zí+','wp-content/plugins/jetpack/extensions/blocks/sharing-button/components/social-icons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/components/social-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô ÞÑE/IDv.C®Íž','ž]•ÞÕ\'èõrq¾•`¼ÿÆ”ƒKÈC²–Lš˜ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x‘¾Œ›\rÿþ–i\nÄà‘Ql','wp-content/cache/cache-enabler/hjsdev.com/event/the-event-title/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/the-event-title/https-index.html',0,'ß˜nâi¨´¨“çÇõŸQ','ß˜nâi¨´¨“çÇõŸQ','Œ!+á»Ÿ–dÈS¢\Za4‹žj¨Ñg±MUàƒvïš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x•dbí-îLañ 8N¢§','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/access-check.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/access-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YõŸÛÍ”°¯¢ÜACÍV','¨sOQëBÈ…i épjÙŽ\'qp´ÛòmYÊ–‰±O\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x–^mÝ]Ì²š/õÅL4vU','wp-admin/includes/revision.php','/wordpress/core/6.9.1/wp-admin/includes/revision.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<V”0,e§¡7iYØVñ{','eá¢QÚÅE§±¢¦ëx8…^º©°Ô»CsOr:µŠ÷ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xœ]!–HÉ¹<¿H\\','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýðµ‡UÜjÁƒ¨[íÝ“m8','®*@BÌ%ç«eY•tÑ}¹î²Ð»ö†Ûó°f6‹:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x RÙ¡ê&þ’	¶\"Üâ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^V[%X´4è>BlaT','6ekëë½àÆlrÝŠ2—ó9÷tY‚†âc¾¸°Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x¢a/ð+NÉj]^Þ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-fact-check.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-fact-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÉm©¥;i¸CÖyý¯','*z:ŸY»pÕeGë`®˜µº¬ˆ=\r‘„ÐÑ•-nv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x¦ãœ-ªâÐf†´×ûV°','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-menus-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-menus-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rTÍ1á1ŒÅ“ø]+','7±3VGvÔ\0Èþò®nö~ÎµßrB#œ«C›ÔÝ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x©Áú¦Ë-‰ÆŒ\0:·ñ','wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-handler.php',0,'ù/N8¶œ”.Ã‰:¿£s','ù/N8¶œ”.Ã‰:¿£s','—q,‘AíÉ%‡ZÙã>yÑv<ñho*¶\"\'Ûãé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x©òh^EÓK† µJ','wp-content/cache/cache-enabler/hjsdev.com/blog/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/https-index.html',0,'5\"z/åþ3äúz\nqN\rt','5\"z/åþ3äúz\nqN\rt','±RÖo½ùÕWE%«®Xº©ly+\ZUû[ð!Æ‰¬:\04Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x«Oñ±øˆ–Ñ ÜOfØ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/edd-xsell-banner.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/edd-xsell-banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b*G°Ð},‹ââ…OIÉ','˜q.ÈKå»¹0f«¸omW½C©&zà/\'Wm^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x«uÌr‰r‚¾&ëo$r','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òõ}øÉTí,','‚VÐg=¥¿Ê¼åß_ùÎ\'Ê¯#½ÛnÀ.u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x®ånž8IÑY©Ÿ1å','wp-content/themes/twentynineteen/inc/customizer.php','/wordpress/themes/twentynineteen/3.2/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ž|³ÉÇó	K©†ôª','Ùðô&˜õ½Õ“Wy3¦+>r•k¨GâùE Æ|tÖŒÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x°q2|ŠTeJm×','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ»ã¨K1¼ËnÖ\r€','àðáÓ†6S/þ0uF³ösˆÚ%ŒHJ@¾UZ_¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x±‚®Ô\"‰V#2SXíU','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\r£5%€BôidÚNµA`','  œé~hŸ\ni“M€—p]Á¨Øg¸Íz=a“2­þ\ZI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x²öbãA°²f2Æôû','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-funnelkit-stripe-woo-payment-gateway.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-funnelkit-stripe-woo-payment-gateway.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']×«&ÒÍà´AWþA','Ï\'9ÝØc›(.Ÿ‰(©X£Ý®¸TDÐ¤a’ñL•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x³€ž˜…ï³©ëÃ·‘×>','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šœOLWï™;‚ñ9Ý','L°)[ i›3kJÀãÝ â8rxA\\ýìï?ðÜ®åV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x´*±Ð3u<òeßZàìH\"','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H7ó°áâÃKžŽ 9wþ','øó.ˆûs·FRÂ‡pâ–ÇAøT.Ž,E«HûQL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('x¸\05ÜÅ—õ¶òÂ¢ÊB*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/background-adca5912a15bcc675a12.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/background-adca5912a15bcc675a12.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\"¬Þ§÷»¹ÐEff¾8','¯Y‡I“Ð¸ó’5ªÀÐbi¦zA{ºk•ìkõC\r:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÀ¥QÁWEÑ–‘J‹—','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-integration-upsell.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-integration-upsell.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÌGDh\"í„\0\rU”<6‡','€HM`\rò;8¼öSXx¨ÉäMV\"-F9Å-70ïÔ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÃ \0ï\Z à\nÑWõ×JÚ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÆâÄ!\Z(Æa5!ò¾P','xwÃÙ†,OP²–¢$îOuÿRÏzü[°N§»ÅŒÅÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÏGÇ4ŠÃ\'tSÂBim|O','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ­¬2B;¡Bnh_ã#«','Cç·Œðˆ3Ò›R åM÷€%©Äl÷²”ÿi‹iß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÓŒYR¾‚‚#ÉÍC’å','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Sé«bÿåS9„_Äxœ©','_†Æ>Úx ‡\rÝ“%¿éméL:Òâ×<Ò´•Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÖy£Ød|tÈM($´º','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Browsers.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Browsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X½–Êˆ5;Þÿ¢\\93	','5ñæŸ“ÞÏÊ‘¢XPÔû„é«“bZMž‚ëéj<^é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÙ.½¦ŒXóëJ$§É®Ü¹','wp-includes/blocks/pullquote/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÁSÈWZªÎÕXØûúÙ','W‰™¹ø[<’°‹‡U½^Š&Ëó:crbÙƒ‡Îì§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xÙ´¿ã}¥7esØ ~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5LósƒaAï^ö8V','<4Ž^E¬¨ÝÞØàR=T€V)Vo¡Ò-Ã.Å)“a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xâÎ×’…9ºŽM”k!','wp-content/plugins/jetpack/_inc/blocks/image-compare/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñº°®?˜Ï\neÌ(@Þ™È','…÷Õ®Ôßüçe}ør¢ÿL¸Iç´nŠ—œ¶.Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xéÎME\n\nmeÓDÁå','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(±¿p’\'ËuõL hôÏá','žyÀŠ.êT+	ë}*¢ujeMf‚jš+‡ua÷Á*?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xé?3-å­¹šéÃÊ_â','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÎ#ô¡VÎæVRwˆKÁ','T·ÀÅ@¡¾Ò¨ÁXùõÉá`üÑ”Î¡ˆœÛíwÏq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xë‚‚Ÿ@}YÇŒiË+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦™ÏŽÅ@ï/@MümóNÙ','žxM‘”\'È¤“ç´=ÎÚ·¦?$ŠS,Fy¸„¥Ö¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xïz#è]”rŒu?0Ÿ®Où','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hß‹Õg`É¸:Ú•^','½•ŸF/Q°H\0ù¦æ^l 0¡BÎ“Õ«6S@Phë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('xý÷\\ç£ì>$6þXsÎ­V','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-php-autoloader.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-php-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í®RâÔ\\}á`\n\0Wºð','‘­…äÂ–4ñÕ2¥i0<èÌ&çÖ)îmÉ05Õ0Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y{ç®ù›G¯¿Ú5	Š','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›	\rEÞrù{DnT2','Õ¹BØS‘Û{Ìu¤®àû§$áæLxï§@ü&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÅ%o÷¦Y¬3œI@Á±¼','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àte‡°ó|ZÄ+tM–¹å',':È½\ZÔÎ÷õááE½xyÏ–|g¹ýÜñüîP­=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yŠ­1‰â-è†/fI× ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ï\n¡’Ï·‹S\0°.ˆô,','CÔ]‹žê(š\"&ô\0qB›ô×‡\rçGÛM ¶²Ž¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yóüzâûY2Ò‹‡)¦Q','wp-content/plugins/jetpack/3rd-party/woocommerce-services.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/woocommerce-services.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ò rMVm6æÇÝ?”','Î¯Í{­¸§*öRÖ‡ýdµš)º»4Û›,Ÿ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y¯«µ&0»Aª©”\"','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$7èBå6Ù3+W÷Î~','ò2[à–áæ‘8´.ƒ;ºPPÞ×uy¸LY—*<Ùm­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yv´*\\ëçuÈ[EJÒ¤','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y&EÙzÝœ™Z½y×ºÚ²','wp-includes/class-wp-recovery-mode-key-service.php','/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-key-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÈïvSôÃœáç°Ý/','3‘)Pë…8ê\0EÌ%1Þ™œÖ5ËEÔt©aŒL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y&í¨’ŒˆíÛ¬‚§ZÔ7','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÄ£ChùS<!L\'	M','Ì]®ƒ‘\'3·¥I€Õl¬LùRù§¿+I²/éƒú4›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y,¥Ì¹xä\0¹ni(ƒ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.circleci/config.yml','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.circleci/config.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙgN¥åqíV|ò.Z¡@','ËP¿ÔEãlBbµ$àKÔ#áxÂÖÄê_Î%3v-gõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y3;ž^GJ	aªG¿xB','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/enqueue.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/enqueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nð’iã¨LmüÈ{á%d','â˜èû	ýçýM®ˆ\Z½\nø·Múp>­^1,w5Íý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y4ê¨Diõè§Ùm²=š','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.103.1.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.103.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õt=I—WÎŸy@i4\09f\"','$d!/;vúŠ3êH›—\rªdÀ”º®?Ø-¥›òx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y52¤m£\0¥l™\"ùe','wp-includes/js/dist/priority-queue.js','/wordpress/core/6.9.1/wp-includes/js/dist/priority-queue.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mùÎ®CÃ¨ÈˆÓk','	¹áÓnþè’`RÈ»T\rtfvà*ÄÜf€¦¾íh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y8 úª+7¸%)•T–×@','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionService.php',0,'÷š\\YÍpž°®]w´´','÷š\\YÍpž°®]w´´','7¬Å…îÏlð] ¤¶s9,þf´¦&sï¹¸¬‹\'4°Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y;¨n®šå)«=Æo¶¯DÖ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/DashboardWidget.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/DashboardWidget.php',0,'Cžü‡;xðà„Ér','Cžü‡;xðà„Ér','s*H_*øžßé@Ýí¤åÞ:5¬N¯Â€oUžõµŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yA©‡0»¦•Xz(€ž\'\\','wp-admin/js/widgets/media-gallery-widget.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-gallery-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸WµáÏél•3IØE¼hüö','òŸ¢ZhX\0Šø›Ž…	,P‚6[Î=½€2œÞ¸þï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yB\"íÏyˆ*z¤~á\'^','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yLãB9¤46µïEeñ,','wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/tmp/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/tmp/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yMªo@£d0ïKô','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ResourceIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ResourceIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[öË‚Ký¼c“è@¢1','Ú‡¼“TIDl\'‡½†$Ø}\'8;±DÐv\nÝ¢Bì¡+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yMÃG]G\'¸•(/’~OÖ','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-table.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áØ?mUvþ f5¸tÕ\'O','|<x`)vÀÌÕx_)+P’šCDVFS¶*&ƒ^ŽÕRc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yN\\vT¬KÑ‚5ïy‰à','wp-content/plugins/spellbook/js/src/svgs/plugin-placeholder.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/plugin-placeholder.svg',0,'›+0­çN¼Î¥*½i\0E','›+0­çN¼Î¥*½i\0E','Á~(ÇÝaZœå‹6æX ýwŽ.ë˜I¡ÍAB9¸\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yOž\0yjùeB\nVpÈûð','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÞ{öÇ$§ÀÇ¼‡‘†¶ê','jô©5=†YÕŒ$ï‹Ž¥«×ÖQºÚUÐ¼…uÉ*E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y[–ä\Zk»5¯‹Ø´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ygÀ­ýc¼©^1œØO‡ó—','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-c144a7d7.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-c144a7d7.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š˜­F[9fÉŸ²Í@','Cv d7´)o6•é¾Y3kø8€~ãó áè-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yiW¨7ðò:k%4ìš|ì¼','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n”ad–{[éOdê±U§Rî','/˜¢ðŒy?Ò#\ZÖ0]¯TÖä(Ê¬5˜äcE\\¡´ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yi[ƒ\"YêhoÔ£mÁÐÂ','wp-includes/css/dist/patterns/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ZãWC\0³»ýæîÐX—\r','ê½fû=eêWÄ®Žó”(ì%ƒU¥õr«“;PË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ypØ¼êÂ\nBšS,†_','wp-content/plugins/wp-mail-smtp/assets/images/providers/mandrill.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mandrill.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y%Ë<)¤ÉŒç¢ÝM©@á','VYåó£yeItÚ\"]g&ÿÌ-N­)`\0êêØ¤\Zm Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yr\\áI8÷´‘ÖA\'—w','wp-content/plugins/jetpack/modules/infinite-scroll.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|š\n:i¼›TÚä9|Ã','éó]FHkÊ%sÜ›¬´Ð÷{=ˆNæÚHn9Bé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y{3(Ñ\\UzçäE%, ë','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž6)À0šà¶Ü\ZoT•Ž½','/ÿT²îžž£Æ’\n$®<‰6Ü’er¹œ¢Ê„+M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y~È1YÒrÍïæ	Z\\t®t','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Feature_Tours.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Feature_Tours.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sý(ié8€a¾Û…:ûl6','ƒ†žT·öÎ«*çéLKÔG€UÑvK5çêHðe_í%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y×\n–,\nCç|[i','wp-includes/customize/class-wp-customize-selective-refresh.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-selective-refresh.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â)ì\"ÆÈÞÂ0ÅšyŒIŠ',']ûþßÙþ2‹}aª­Æ|,À6Š\0’þ7¶Þ}¯!b™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y‹ƒ{ˆ\\bÒa\'èø\\','wp-includes/customize/class-wp-sidebar-block-editor-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-sidebar-block-editor-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é]m³¿L-DÑÕÓ+ZÙ•','’o,bLÞnBÄðQvñ-|qd½¢Û\'B=ŠX&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y’zhYÖ‚b_¯GŽ¼ý´','wp-content/plugins/gravityforms/includes/form-editor/dialog-alert/config/class-gf-dialog-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/dialog-alert/config/class-gf-dialog-config-i18n.php',0,'4÷ÈH7“~~ Ä0Å½F,¶','4÷ÈH7“~~ Ä0Å½F,¶','\0¯Tnœ²È€´Sä¨®¿\rN)‡§ˆ{®ÁÞIÍ}ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y“·K³cò´é•Çv;œß','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø:¥ˆo æCè¤˜·','¦G¤.õr²÷{kO“ó:Çs[|Üâ	;ûùÓà“ý+)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y“ÐP`Œ[ûÅŽõ\"äû','wp-content/plugins/gravityformsstripe/includes/api/model/class-product.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-product.php',0,'Í	Ë¡¼p‚?›ÿ?êT','Í	Ë¡¼p‚?›ÿ?êT','4BB½a7”	Â÷þ­â\'€®Ñ Ô±ñaü³TGj`7¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y ¬M…‹vN–z©[ãy˜','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-db.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úË 9=¾÷®?££±ÛÊ','Ø#)ØJ*xÿEöFVÎ)|	Rž«ï*Í¦û\\k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y£÷axÉˆÝmÃ†ÜÊ¯Ä‘','wp-content/mu-plugins/nexcess-mapps/Services/DropIn.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/DropIn.php',0,'ˆõÖ÷×ÿýÚºYø•š<','ˆõÖ÷×ÿýÚºYø•š<','l¦[¤ç³$ÏÉ6¥­ûÑgt¶«sÆ³ëm€)òï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y©$Yukˆév>6ƒƒ\\','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yª¿óf³÷ˆy3èŠH','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListFoldersResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListFoldersResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xy\n)çá¬6N\\hÄ½$¦Ò','Õä,7ï`@r¤ðJP¨´N¨5«-Æ´fÇ™NTH2½[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y«I*>ù¾‡]ý*kªz','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y±Ž–¢ˆcÝÚ\\Øå4ã','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄwS^\Z;!ÖÿÈà\Z','ô<9\rÆ·&B¼mºl<aî	i¤1X‚ÔÏMÁ¯e®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y´íÝEaÌó:[\0','wp-includes/class.wp-dependencies.php','/wordpress/core/6.9.1/wp-includes/class.wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o=`,W‘„ÂQ´-ºÞ8þ','\"]_–²é1tsô\"d¸Ùáî-{ýœ¨Ä‚àè^¨\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y¶.r#ô”µ]vóñu','wp-content/plugins/worker/src/MWP/Extension/HitCounter.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Extension/HitCounter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Sü»»SòÏƒÈY¯!s','	=10þòÓP‡û0X½éß+éKR¶\'ZÉ¤b¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y·ìÁŠÄÍNð¨µøäIÎ‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/features/admin/external-media-import.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/features/admin/external-media-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	rÁì»E´¸þ…2*&','iT	ÿšm’Í®\"Ï¬&€‰íŸTj\n,Êè´èç{à€`u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y¸3•4¹éºjÖV¥éCÚD','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/class-ai1wmfe-settings.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/class-ai1wmfe-settings.php',0,'fëO÷F9šz££¥Ðk»','fëO÷F9šz££¥Ðk»','€ÃLQLú2ÂÇ8ÈS„Ê÷#vFÓOBïÏ®ó¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('y¹F›^ÅêK2l-“Õ½b','wp-content/plugins/gravityforms/legacy/images/datepicker/datepicker.svg','/srv/htdocs/wp-content/plugins/gravityforms/legacy/images/datepicker/datepicker.svg',0,'gÞ®þÉ²c*Äþj[ñïh','gÞ®þÉ²c*Äþj[ñïh','cŽ‰¶nx7)c@ßÆî°¦Á$»N±ËÛ5mô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÄ¡C¿i?³]Ú`>Òe-','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÅ5‹7!‘gËâ²Å 	','wp-content/themes/twentynineteen/js/customize-preview.js','/wordpress/themes/twentynineteen/3.2/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÜ¥öÖ­ö=Ó\\”M—ÔUÒ','ø0]L\0ìä™Wçðã×=Âœ,ø[ÏÇ}|±•Ãì\\š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÆ¿Œe®·ØŸkáõAÜ%','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/https-index.html',0,'é\n%­Ž7åwÃ‹eJw','é\n%­Ž7åwÃ‹eJw','ÓO^ŒïšÀÞ	Ü£M\rîC®U\"’É	Vi~9¡ÏÂ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yË^&äÆ©a{)KZNÈ','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä·6¯kÛ/!*<óZw’¿','vH!Âjö•íÓŒ;k‘øúpßýšÇx‰BMÕüáû4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÌ¾÷ti\0#ñ~€Óžü)','wp-content/plugins/jetpack/_inc/blocks/editor-beta.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U[Bd j¨-ŸE8¼\nu¢','{0…!d‰—‡˜ißÖì…ÇÑ\0[¶ý–©8*`w[‚m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÌôNËŽž5U\ZìþcÃ','wp-content/plugins/jetpack/modules/widgets/milestone/milestone.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æì…‡\"\r“~·ÅU4|Š','„ˆ-	ªHÿ)Âø\në²Qß‘Îd[æ´lƒF¤ £¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yÞòïoÅ};ÞþšJè:C','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÏlÔcNÖû\Z!­õŠ','.Þ›5º]—_¹x,$¸„Y›=ùËÁ,¾>\rt1|´š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yåO{¼aO·˜÷pA‹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountFeatures.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountFeatures.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¼êE]œLC×mãÇ','à»M¯`u5m_#;óËO?j1¦Ëñ! àõçz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yæ3¡Ýâ2/Ÿ¤[X#ùÂF','wp-includes/blocks/query-title/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5–íPr€iWoömd?','ŒÑ3°TNðëOCaŽHURö}Å×Ý¬mŽõ˜¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yæÊÐõ	µ´„@QZ’#*ä','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/jobposting.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/jobposting.php',0,'õú¸fsÞY6\\=	Qùn*','õú¸fsÞY6\\=	Qùn*','f…IÉ¾ñsÒ¨Ð²-ö4o?|£2WØ=hG~SìNÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yèÈö€ñá(Œ	»ý¾Ë','wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/frontend.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r›¨NŒY‚‚Zé\Z;w','Ï]v6l³ñ·¬õo§kE[‹ëLµmÿ6Êô~Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yêŽäG•\\`˜áù¢MR”','wp-admin/network/site-new.php','/wordpress/core/6.9.1/wp-admin/network/site-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€­Èy‘(hBaë§>é®','þÿþ!Lä–O-öô¨,ÐiþããSàÕ(8–;©¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yêÁüm—Èvì…•Vk¹','wp-content/themes/genesis/lib/classes/class-genesis-cli-core-command.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-core-command.php',0,'½0«£oÿcC\"«¨Tº>','½0«£oÿcC\"«¨Tº>','¦ ÝŸã¶ÜÛH3ëøä3¥„.4‡Âz6ñ…ƒ÷Ÿ÷„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yìem$ÍùJõœºÓS','wp-content/plugins/wordfence/lib/wfDeactivationOption.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDeactivationOption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬	}?ÓþÉ Òð€¶5','Œ\'ˆòÖzg/‚Ù½n+u×ÍÁF=Û[†È\ZlÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yñ «\0LzÀã¶µÙˆ','wp-includes/blocks/group/style.css','/wordpress/core/6.9.1/wp-includes/blocks/group/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}]x¯^E¡”©ª-•™','y [q›j\Z\ZO†2Ó;·–Ja¥t†ÝEè‰çmB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yôb70UBµƒ>ÔHåþŒ','wp-content/plugins/jetpack/_inc/blocks/nextdoor/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶dõë\'\\,^Æø	7@','ö¥ƒ¦\Z<¥2šµI³AõkRk¼MÞåÌÚô×NÜ¤9‹^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yôÏÛö_È  ÉtˆUŠ','wp-includes/js/dist/views.js','/wordpress/core/6.9.1/wp-includes/js/dist/views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢èœ\\$®)YÍw2}ì','Vq’Q1SÂ/cS(UU¹Ä´|ç{\"×³þN‡y2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yúŠÿ?†z$Ý}HÂ,î','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_u4„èö÷ûváÓÂ6q6','1[Ê¨LÅÍ5rÁU>–\nÛË–þ\'<fá|žV‰9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('yûƒýÆnRzÈ	/#­H','wp-content/plugins/jetpack/modules/likes/post-count.js','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/post-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>+@Ñge/a?i\'\Z¤\nƒ','Ãˆ\Zô—y©\réUEDSÁŠwKÁ!W½·]\0’~ý9°‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z‹<åÉÌgWô`-Xôµ@','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\r_ú´”\"’9rÜKÏOÙ','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ–îØ£Š%GtêÉI','BÖ~‡»ð„çÛ¯Z™\r‹%Šì_ÿ¿Woü/cQ=]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÉµ›‚@ö/Î/@ ','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jä58OšO}ôös','«ž¢„$9ªdS>;ð:‚¡€\nîïad_¨XÝ¦[F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z 7x¢ì‡e«.','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zƒà×þÜ@ÔátwŽ',')\0	ûk‹N\04çÒ`÷ÑVm²)©ž>¿Úcp.úÿ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z<qÀhcïgåTJ\0µ›m','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oìñì\\¢ ÿQR’Ž=\"','ØiSáÉ”Ú‚¢ÕV…D¢ÿBdìw6t,¢rÝÜÐk%¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zãq„\'&“\Z-*¿oUz','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-custom-field.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-custom-field.php',0,'SU	¾†ùƒÈg´T1x','SU	¾†ùƒÈg´T1x','Ù8žå]áÅ\n^•§O¬¼)Gõ¯d~—äÊŒb½Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\ZÕg‹÷ªŸªn7å­Ž','wp-content/themes/genesis/lib/framework.php','/srv/htdocs/wp-content/themes/genesis/lib/framework.php',0,'=\ZõaÙÇÖI¹±?Þ','=\ZõaÙÇÖI¹±?Þ','ŽY]b-nnÚ4iÏ-Ôm·Ùó§“ÓÆU‚v¥_àÕëY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\'@@NØ…@.PãÎ','wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_edge_cache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_edge_cache.php',0,';e“æÑhW*²…KÃñÿ)',';e“æÑhW*²…KÃñÿ)','c/Q?$®\r¸ÓÙ¦YËÖ#Ñô¼Œ)ÝmíQ§Î\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z.[ÇýD8RÔ','wp-includes/js/codemirror/jsonlint.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/jsonlint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)fyÞãkTŒ+Êí<ÕŸ','“$D;;¯€´ž0ÅÖÿFø~p’øGÒ“F¹Ë¦…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z1ûf”Ï5,„¢!bË4','wp-content/plugins/gravityforms/images/check.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/check.svg',0,'ßƒ^XdüÀ?J0PÀå','ßƒ^XdüÀ?J0PÀå','$‚mÕÁ´ÏòXµÒK²Ž×—H\'bÐ”}Ft0ªÑ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z43Ø)máB:‰T•{Ïh','wp-content/mu-plugins/nexcess-mapps/Services/Importers/AttachmentImporter.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/AttachmentImporter.php',0,'“Y*[?‹OÑò™S…Â\"','“Y*[?‹OÑò™S…Â\"','+\n?tÿQËŒ– dÖ™q«-úë¤µþšÁ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z6H‰î>ÏÛ~šÒZž^','wp-content/plugins/jetpack/images/rss/red-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Éïï%J™\"›\0/W¿7','¤‘jÎçSÀ‘—RyçÚ\'J¸-‚ mk‡v\nQL†rÖÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z8ƒdu|Ñ¸êâ%Ò|„n€','wp-content/plugins/worker/src/LICENSE','/srv/htdocs/wp-content/plugins/worker/src/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼A¿.„éìõžýœßÏj','UŽéóñË©Æ¯#\nÈÍòqÔŒð3÷[Ž’þ¼ÿ¨ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z;j2WDº6²Œ[¡V','wp-admin/js/accordion.js','/wordpress/core/6.9.1/wp-admin/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¯&ûPT!ÍÇ#Ë7YìR','9ø¥ðm²äæ.é@B¿ðGºLÄôWksEåˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z;Ø®K)Èmð:t@\0¬','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|72@>ðF¶eÝ>ys83ª','õ’Iôu9Í>hT9¾áT°¦²‡µ[*ö‰ª[0md','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z>&÷\\Ë…e­ñ-™¥Ò','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg',0,'óÇêäõÊ¿KÎ×ÂÎ$ ','óÇêäõÊ¿KÎ×ÂÎ$ ','aYmæìþ˜¬êWÃ„Ö1h”…é¾@‰Ù9a˜ÝU‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z?£GŒ?ÄÐì)>køƒm','wp-content/plugins/zapier/trunk/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V²šVˆAMV¡Q]•J‘','pej8 ¡“íZçG$–±êø\'™„ÓUgýÄ\n\\o&G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zK*C.7‰[$×)=cB×','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\\}Ã\"£†‹7Ú·’•DZ','ß.IôH\Z„g\0óH!7`‘£gÞ ZøzÈ„ƒÅ¾6|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zNõ½8URlgŒˆŸ.¶³','wp-content/plugins/worker/src/MWP/Updater/TraceableUpdaterSkin.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/TraceableUpdaterSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o?”²*ÎBAaà§ê9','jÚkØ‡ÕÎ³É‡ûíC€^!ÀUßùØh,Ï‰@ÈÙõê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zOÍƒZ¶©ºF9•BˆÛ','wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„RT‡Öãø Š¢;©f‚¢”','æÕ†V©¿×®ôJíuJ\r·,föÄÕv<4QDÄ¥5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z[ÓÏ·”·þV¸Jý™','wp-content/plugins/wp-mail-smtp/src/Geo.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Geo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G)q~)ÐS\0|“&Wäî‘','ÌGæ,B½Q0Jº`Ep¶Õ$M&ô—Å8	ºÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\\P,™·²“tÚYE•ã	','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀËTÁ§\",Ù0HT¸Š™','úÔ«j”Õ¡šPÎ™Û?Óæóîîÿ|³úp(›Ì‹`—È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z\\»?ªû®Ì<îi¥UµÂ','wp-content/plugins/akismet/akismet-en_GB.l10n.php','/wordpress/plugins/akismet/5.6/akismet-en_GB.l10n.php',0,'ºK¿ 7ÝÅ€}¹Ë¿','ºK¿ 7ÝÅ€}¹Ë¿','ì`œÙ(ª‘\0@Ç%7 ®ýSŽµê±«4}ÒB©Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zd8ÅFóMðý$Sƒ[‡¿','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%”R0FÕZ…„\0>&V©Q','¿¸(d.€Ÿ¯\"\\ªnˆ¬öqF€w {/©Ù:a\"¨›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zi¡¬b&\'‡¬ êùLZ','wp-content/plugins/jetpack/images/recommendations/assistant-jetpack-social.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-jetpack-social.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È˜úfÙÁyós½¤nSe›','ñ¹/³s;î!·l›pÀê,‚°a`s(˜ë¸Å§¸…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zo¸†Ü²ˆ~¡áˆb','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ë’5”éuNiÍÎ!Åz','€ÔéÎ#…ËÈÉ›!wƒcwØƒ}6¢Ùó‚~A§’ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zx3ÛMûñâÀëLq)','wp-content/plugins/worker/src/PHPSecLib/openssl.cnf','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/openssl.cnf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´@˜#V,aq|ÐMgÈú','®œƒÖ0ù^Âª#vp†< ¦,xœåø¹ûI+,±\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zzÏd¨»¹‚O+,î#*','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e—%Z“ùÒPÊ¡6','=\Z=±ÞõÔì]*ø¸·Óé}ë™‹$\Zÿ=S¿+—¶°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z{9ÀS¤ˆòH¶”{å­á','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-agency.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-agency.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…äm]©¢IÆœ§=}-','¹ÍõK]’«%„)ª\'ry> *Eït9OPNp»F2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z|û­ª©îL©âFÄDßù','wp-includes/css/dist/edit-widgets/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U1x<	a$îñ´®®H','V^½nKÚu[FCà4¢uŠšìôçéE4ÓÙ–‡Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zš!\0¸LSV»\0>¸','wp-content/plugins/pressable-cache-management/admin/custom-functions/remove_pressable_branding.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/remove_pressable_branding.php',0,'ç\"`3ýCÙFO|~õ±¼ú','ç\"`3ýCÙFO|~õ±¼ú',' 6Î!ÁÅŽBë\0÷KÒÆuäÚ2À\r\'\0Ô¿’W©”¿\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÐë†IdqyÒ6—ÍÊ±','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Œy6ÚµG–qj”I–','6P ÁX¬p½†L‚ª:ËÆ±Á?Õ$4+X÷`ùYf¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z…¯œ\0É(_³è','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ntÙèï2ŽZ\"•?iFÂ','ë£\\Ñ$mk?•ªþG¨šÀ\nI¬ÏéÚ7í3ÈútÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z†!ã~Å¸™±ÒàÈUR','wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Î›‘µRãXœGi\\b',' f%h—à\"vüÂJµ›¤êåcŠã‘Œâëööœ,íÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zˆm•SAý}I¼þ´)','wp-includes/sodium_compat/namespaced/Compat.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aòiêk²/Êå¿j\rnŽ3','1À\'§¶‡Õ».ìOÐà}5ºAfi¤~¢>î:}s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zˆŽÁ¬ß$Ì.i2îi‹‹j','wp-content/themes/hjs-blocks/home-old.php','/srv/htdocs/wp-content/themes/hjs-blocks/home-old.php',0,'ÏYESÞ˜µkí?²a”','ÏYESÞ˜µkí?²a”','‚¡¹ÏmÖIŽÑ_Ž“ e`žxS3A’±á|ŠÇq6oO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z2]w\'´á=\"Ó-£4','wp-includes/blocks/query-pagination-previous/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-previous/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùìÁ?(íf=‰GWrvê…û','1	\ZNT9ZÉ¯g0£&€/\r¦3\nmƒDVÇ¯<”­Ø\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zŽX.?^R“¶D™ l5','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SeF*œŠ§XE×À+<Æ','¨„Bè>c`Ø0üÓÄ¡CáŸøöZ=¥QöC·ÀÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zšw´³»|AÀü4Ía€û','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-submission.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-submission.php',0,'_\\¦VÉBÀxNÂÊŽªÃ','_\\¦VÉBÀxNÂÊŽªÃ','ƒƒ­ßa 7Lå•¬ñ9Õ±äŒ¢ÉvÿÉî|¸™9ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zžÒþs^æR¨!#Ô','wp-content/plugins/insert-headers-and-footers/build/connect.js','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/connect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×.÷ù¬˜ÙÎÂ°Ÿ«%\0','d‘—.;®pñv²¸ª8R%>þ|²ãŠtÃHp®)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¡UÒCÙ|_ö.%ôvR','wp-content/plugins/seo-by-rank-math/includes/class-kb.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-kb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å1©2W‚[ÒéNé@°','.í•yRˆð¬“r\r3ŒÍTÑ9ôKÑ6q¶/”f(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¢5·*\ZADZCk¬áj®’','wp-content/plugins/wordfence/images/icons/magnifier.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/magnifier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨§uO®{:qcVãî\'','™ at¿¿vºdQÃë¨0(ìIj®Æ–O§¢$e(*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¢šå‘L©£5	g5µÄŽ¬','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{§ïÐU]K\'öâxû^4º','´Ž«|×,`n—2¤J	âqdëü8LˆÚïæŠ¼¯ÒÏ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¦ÌCûHèy¼¼ì8Fëu','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/PopupMaker.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/PopupMaker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZM&ŽÕªZ7WÕL˜˜','æÈY’¯¥Ôåö\rÌ!>”`f]¯4xz!BFàšPñ·û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¨Š9IÐ–ÐÜü‘F','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-host.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-host.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÃeãÙ…íNÁqŸsò¸',' Ú7›Èãß*„H@†±8(f=ìiý³¯ã›õ+”«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¨‹ß8 Lò{ŸÓõq','wp-content/plugins/wordfence/lib/menu_scanner.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3 !…eüÉÌ\"Ž¢¢˜h','˜4P,â¡/±¶°íûà»ÞÛøŒ¸ô/Q;?ºîÍY!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¨¯Q<’˜\'š€U~ÔR\\','wp-includes/css/wp-embed-template.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-embed-template.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏëB¿¨Vt¯÷vVG•Àg','o^²ªh÷ÓNVr>4I…42RŽøä`ëjø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zªcÆ^}æ\":*0oXjÆ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 0óøêÂ¦}ÓïéS*\ry','†ž‡œŒ‰0¡øDz÷‘Æàþ­ž™ëÎN Ðm¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¬öÕïJXÔw{!\rF«Àº','wp-admin/includes/class-wp-upgrader-skins.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader-skins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"úƒ¼ÈÒ‘á-Ñ‰','.¡™7j3?Ì¶ÊËÂ·?‹¡2U“EŽ.“GÌW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¯êŒ¡\nC0™RïÎ3Ù','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php',0,'½œÎu†kW¯5š\'ºÔ','½œÎu†kW¯5š\'ºÔ','J˜üMc‚eÒâC¹GÂ\"ÈÞ\\çSŒoê¢Æô›÷½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zµJ×YœWJÎdZõ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­fu¡»n¨ƒÓi=_d’=','MÐŸ’{þ|?Ø²\\µ¯M\rF6‚z¢\n\'\rs%BsJåõÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z¶éýÝÜKxéF\r:','wp-content/plugins/google-site-kit/includes/Core/Util/Date.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹‡<mª8ž¤6’¤ÚèÇ','¤4£^=ù™wò;ÅuÉ\'3C\rê\nÍeh·  Ýî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z»=!Ý\\î@sqq&YS','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ð\rT%Sÿóö èˆËý','‡×o&ÓÙ*ú&¦ñÑ@iK™ýçêÐëÍTD¼*M¸¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z½¯dùê^Q¸¼§‡y~','wp-content/plugins/seo-by-rank-math/includes/helpers/class-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö×PRÎ27Ñkc}î\\{Ì','¨œj.¾ôÛáËöì,aA%ú¢N©Oõ`@a.´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÀÝœV\0púäÊ9\0%°~(','wp-content/plugins/jetpack/_inc/build/jetpack-modules.views.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.views.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÆœC\ZêS«•˜Á¨pâ','$]†}±¡$$/ÝrÃ¤vk\rhÞ±2%ž>¸ŒWŽ¹ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÁ[´AÖk‚žy…0c¸&','wp-includes/blocks/avatar/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿8•§äó™Rdµ-uá€Í','7oéÕWýñÝ¹íö¢±P­¡*ˆŸ\0Ó›€^ÀÅ¨t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÎ‹Û—Ú`îç€ƒçô1\0','wp-includes/js/jquery/ui/effect.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*®+Ü•ÆF>,ZÜÓA','4Ø—†¿M\"þIÅxx*Z_™kÛ²ÁÃ\\»F|rË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÎû2ªîh-H§ÚÙjÕ«','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øœ­ªÍÜ»*‘”™’x','aâZ\'¬%Eî£ñGa{ŒÚ›2h²Åx¾ÛdÊJUz\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÏÀÀE`çðï ãðÖê','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-time.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-time.svg',0,'9FÇ&>À‰ÐD`ŠÕ3µ/','9FÇ&>À‰ÐD`ŠÕ3µ/','\'„¦eõ›A!WEoqÊà´è\"±ç‡®$îÀ{(ÓVàÂÈ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÏ719ƒhvTƒ--ÿ','wp-content/plugins/jetpack/images/products/product-jetpack-crm.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-crm.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌD-åDó‡ã\n½¿Ô','mÛ\0P/Egržô¨ýÊçÖÄÆ\'›JéÿÌÎÑo8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÒ\"¢õƒ$>“)¤gG•œ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/ecommerce.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/ecommerce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž_àí÷sK–¬f² ³h','´\rýBþñ\\àãQ.(òX‡úòÍ_Â¶RúbåÃˆÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z×ï´a	wªŒ&o[év','wp-content/plugins/google-site-kit/dist/assets/js/315-8efb84c505eda33243df.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/315-8efb84c505eda33243df.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9µœúp‰l\0ÍÛv×ºÀ',';F¯ªœDp|›0é‹R¢o^AÁ\"Fôî7ÓAöy8O˜<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÙ!\nòá‰¾D*k¶z/','wp-content/plugins/jetpack/_inc/lib/core-api/class-wpcom-rest-field-controller.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class-wpcom-rest-field-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mªµ`r!ø˜4„º‰ä?t™','Õi¸J85¶æìZ>Á»}X¸¡q:Ö/žÍ[ÊêL@=B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zßW¬sW5Êˆ÷ )úž','wp-includes/css/dist/customize-widgets/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cv	-ÑÂƒS(Ü¸pj','u˜2×½jpHA¦¡¿!)ÑÈÃÞæ½0)^*á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zàöDÖ)†½ë tÆÂ„\".','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/sticky-admin-notice-js.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/sticky-admin-notice-js.php',0,'†ZužD.0@¨`‡d0¶ò','†ZužD.0@¨`‡d0¶ò','äLüwé«?Š½ÐH‘+Àòcæ2nµÂzíÁ8G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zâç•ô…]@KÿØ0¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¦–ÝX-\0Zr’','\r6?öWE-Í¦EÂ%¤Ê¦ËôgÊl`Ì2¬itiIÆa~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zä[YdÒ#$g™¯Y*g','wp-includes/css/dist/block-editor/content-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ£·©ê-ò¿ö¯š­Ï','OóºV°fXÙ1´r$Ê,øê•;œù;tõ«‰A¤Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zä\\gæ¡ã/ŒÄâ)ôŠ','wp-includes/blocks/post-time-to-read/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','© F,ŒÒÒK–._ÏÉèºp','`ý•ª,šæh¼*Ü9šI4ÕMjÍ°Yûúº§L­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zéæˆ·ÃêÞLt\"g£','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/headline-tool.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/headline-tool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¦eîç?¶N£ìµAœ ','ÍMí³&p.áRnÏ‰aC}€ƒ™;¦”]MÀ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zì5a/FµìÈº£Çv','wp-content/plugins/imagify/classes/CLI/CommandInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/CLI/CommandInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ~ZHÉ^$Ï³.]õGÂZ','t§qÛ÷ýZö1†0?ü˜J%ÌEòmm4§*T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zíAw´7Wú+r±c…ã','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»\"%ÿj‘´ã…ë²æúP	§','¬%‡¿ÓÐy¼•+\r6Íõ@½.û{ÇÞ©˜Ðmà³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zò|¦¤8Ü«=Æv,²¨´ý','wp-content/plugins/jetpack/modules/blocks.php','/wordpress/plugins/jetpack/15.6-a.3/modules/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\0Ì¹®Â–˜%ærAeVm','ÉÁôÊF¯\\*¾dv¥È[¾¸3ÝyAŒ¦fí<Ci;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zòñ‹)úÁÄŽŒÚË¯äð•','wp-content/plugins/svg-support/admin/plugin-action-meta-links.php','/srv/htdocs/wp-content/plugins/svg-support/admin/plugin-action-meta-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô k¶+×•ô3}¾íâ;6','Cbƒ&@NZÐ–»]µ|8…Rµðá†ÐÚý¸Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zøª`º”sTŒÜK<¨¬Q','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ÕÆm@X¹Ÿ)(\"÷Y','üÞÎå0ä{ÐïÖ6^e@^\rz[+°„hÍ€Š\rE…Ý1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zøÂ\"Bù‰*&’†YJòÆz','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Source.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü\\ˆsÐ–™`Ã\"Œ/V\'£','år.}ƒ„	i§Gá\'O©â1	Èíðù*Ö$÷CO6{ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zù6Û	\rß‰w\rmƒÀf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/blog-display.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/blog-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CvPÆF7”kÆÂß7â<³','öyÊG BRí\\2rÕØñ—ö¡Kä¢‡õVGÃô)ŠäÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zþt¶ž\'l5ÁÌëÕ\ZEë','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-ecommerce.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-ecommerce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',[\r	›\0½¶äÊf¹?','~Ì©e|ÅgÅ:Z	ý\0Lí5EõÄçðKCí©˜8áo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('zÿÖÖ_\'t“°ÑèÄ¡','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z6fKþËHfGN­I³æ','·ˆ†Š¼|Ö4)÷¤)OÐÀ¯H…çO7N›;c?Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{@ø¦F90|`Ÿ—Üö•0','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÜZðms`X+ì‘9…É','í(¶6Æ¬ê%)LW‚bw¾Ÿ¯›Ð¿C‚œol ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{³vÎÑ³h3TBïJC/','wp-content/themes/genesis/lib/js/components/post-class-text-control.js','/srv/htdocs/wp-content/themes/genesis/lib/js/components/post-class-text-control.js',0,'Åu~i#Ý{ÀlÌu].°¸','Åu~i#Ý{ÀlÌu].°¸','ð\0N¢§˜×\"JXnÊÌûOÚ†û°CÔ}ª»G6=R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{\n„ÕåR o­æR=\'gÀ','wp-admin/js/widgets/custom-html-widgets.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/custom-html-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zW$.4ö§åž¾Ô{¨','ò`uÀVÄ‡~!Çb&rëŸ‡ûÈ\0^¯ÀïÅˆ†~(z`R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{\r6IdP½ãò©7ô,á','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{_¼}<2ÛjDÌ~F','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-iframe.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-iframe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓrÍGA6ü‚ñ¿’ü$šL','7CÓ©„öÔ§wNui—‘.…ˆ†JòÚèúk ëj”ø:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{à\ZÏ`u«º,Øi\0','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÀ3fæïòSF9Ê8¨ã','¨	FCº\\˜5Ea‡þÛÝ]„È†‘ÄØp=LÅÂÅ©‡°\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{úT/0º¿á+Ã±t¶@','wp-content/themes/genesis/lib/js/build/title-toggle.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/title-toggle.asset.php',0,'Îã.¯Õ‡ŒÐSøäé','Îã.¯Õ‡ŒÐSøäé','Š,qæÀUÖÆJwÅSà:ŠI‘™\"›¼ÓåÇ×?%õ›\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{þoÜ{E/Âºßç†ÎR','wp-content/plugins/gravityforms/images/template-library/Quote.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Quote.svg',0,'a¡ÚEì4Lzó4½ûCe¼é','a¡ÚEì4Lzó4½ûCe¼é','µÙ8iˆÞr¤E¯?WÇ	”\n¯¿Ö:»VjJß–|*Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{N¤ˆÈ2íQ®uÔÞ=	œ','wp-admin/network/theme-editor.php','/wordpress/core/6.9.1/wp-admin/network/theme-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶˜( aýÔ¢[²U?Ê','Àƒ®ÛÐˆe÷gT˜¶‰²¶±G.’ó—=ºa\0@›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ùÍ¤ãK[ÆÈ»§nÇì','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊB1‹äS`ñDösÎ','Ž$,=£^Œ\0£:øÔí²Ö+×>Û ?}a;¡!$Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{!dD»n0¬ áÄ˜N×6','wp-content/plugins/duplicate-post/src/ui/classic-editor.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/classic-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º^[(b`õ÷J =¶','ÁI)µŠßh‹‚ímfX\nË?MÂá\\M:i 4;ñÉ«†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{J.„5cB­™—z6¹','wp-content/plugins/google-site-kit/includes/Core/Util/Sanitize.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¹´$¤rRcÖ°lk6ëT—','ÊCº¥A°$ð‘Æd›.$`_³«Ñ—¿´uÞŽÞõ€	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{OOa¿k±Ô$,¨œ×a','wp-content/plugins/worker/src/MWP/Worker/Request.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ùAà°AõFòAµbG‰U','‘q²/©ò«ÂË_30¿®_ÂTN¡\'Õ.táR›Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ZéÁlág}§.ÃÔž','wp-content/plugins/google-site-kit/includes/Modules/Search_Console.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Search_Console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈºÆ€¢çË˜õ¯VGÕu','™\0ŸòÝ±Úµ³Œ-…§Èà+·¢*N\0N©Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{[ã/Á°³†Ú‘Îý„','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ5å¤‘=²MwKÂê…h','‘jÐT59O½DÃ÷P¸ÅIê !šÈÕæç­8\"L‚Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{a²ý0™«ýt5lÆm‡/N','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-forms.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>îrR+¿[+^2Â¨ù','µˆuY­ê.UÊd—²ô¢ƒæ¾dÊÒõ1ÅÈL º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{a³ß0E3‹±ÀËÔ„	Çë','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¦öUÁóÁ„¡.½\\6Ï','wêÝ™°Gzæ«¹±ûÓÚ”¬`!§æ(x™ôÕ‡(f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{aâÀ{4Ó;òÓMoØ²','wp-includes/block-template-utils.php','/wordpress/core/6.9.1/wp-includes/block-template-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X5Wi“\Z›°°þ&2‰T','{•ž~\r€Û\0\\¼9’Å¸ƒþU(Ñ÷ì|4Fc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{b$„¹­zª2÷®+£•71','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Debug_Fields.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Debug_Fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uƒqQc¾ÿH3\Z¯ÏS','\\ÛWIˆ{‡Eÿ‹Mgf(Ovï³®¾è_vuß‘À!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ms%pž‹“‚‡\Z±úted','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M,¶B·LÝ0«ªù}™','­‡(N²†UÐ05ÒÞøû±ˆ½§N	Y»\n}Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{p¬ŸÓÛ;™ÛÝz\"åûŒ8','wp-content/plugins/advanced-custom-fields-pro/includes/legacy/legacy-locations.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/legacy/legacy-locations.php',0,'|Ga¼±+˜Vñ¸>ž','|Ga¼±+˜Vñ¸>ž','[˜²ßÞ,¼M$Þ\0“+«y¨…}\nÈŒÁ¢Xž“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ss³R¹kl1\r‘Ç&š','wp-content/plugins/jetpack/modules/custom-content-types.php','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-content-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦nH¶Ë$•œ[ct‚Iq ','9àáÍD\'µgš3•C¢¹•–¸¼=	Õð•Ö&Z0”à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{t¶¥ÖÜŠ8ºsOy','wp-content/plugins/akismet/akismet-zh_HK.l10n.php','/wordpress/plugins/akismet/5.6/akismet-zh_HK.l10n.php',0,'^úÈÙ[œú?«»ÇPÓ²','^úÈÙ[œú?«»ÇPÓ²','ZÉEAÉl„>jV@J\rùx>Äøõâå–kqö™[\\ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{tÈE~ªÌPÛA´1ø ','wp-admin/js/tags.js','/wordpress/core/6.9.1/wp-admin/js/tags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¡¯=¹6ã\\êƒ²\Z','9¥ ì.Ñ¾Ñþ÷7àAÖPXf¡5¿½„-éF²:IÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{wX^Öóž©¢Á8-ì0','wp-content/plugins/google-site-kit/includes/Core/REST_API/Data_Request.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Data_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RãÊ‚wÖù†Æãó‡z‰','D®²QüvÏì¤þÔËrŠ}¶Fpÿø4\'“žã¿hh´í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{y\"¶ÒµµÐÝ©¶{­','wp-admin/includes/class-walker-category-checklist.php','/wordpress/core/6.9.1/wp-admin/includes/class-walker-category-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼@1øßòú´A£Yê\\e','¨ú¢ŒGŽÂlî¸¼¸îk¦V$Œ5Z` 2rO}V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{{aàmðot£r=„qÇN','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php',0,' 1Ò”7K¯X}’P¦«…D',' 1Ò”7K¯X}’P¦«…D','üÍ(þÄOø×Ì árbC1¨>;Â\rx&4€gnª)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‚Y‹9rÙ½¥E$ÊÜ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/summary.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/summary.php',0,'†«¶ÏÊù$††_¿ÛäÁR','†«¶ÏÊù$††_¿ÛäÁR','UãmÖù88¼ƒ–\0aUäS†~£¡þ®ÙÉÑXË:bÈÊ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{„Mòw`†˜Ù6?³:M','wp-content/plugins/gravityforms/includes/phpqrcode/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/phpqrcode/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‡§v¼Îrd÷~?‘åW<','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.js','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þò\\‚v¯å0Ïb¹ìç‘ö—','S¢OU£g”à/‹¶ój+Ì?,êSîˆapÏîù\"ƒO¯W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‡ÃÝ©‘°ú«“ NÂ,|ô','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-image.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-image.php',0,'Ú~ÇTó°‚+x›ÝÖ}O','Ú~ÇTó°‚+x›ÝÖ}O','_µÍQ tOñ7ÔýÝ7.Ìf“³[×þ¦dý bþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{‹\0ã\nNÃ¶üX®SñªÆu','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ùxä<šBc{·p˜à:Ó','wp-content/plugins/jetpack/extensions/plugins/seo/seo.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/seo/seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßgïåÐ5\'ó5—ß©šÕ','IÁE Q22­xèc<o±rK\'v’a³ûAíÁ½–ÉmU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{” SY6#}ß8{îÖÙ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights5.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights5.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ªÅ¼¶ÄhÒ³2?T\Z','.çÚMa†‘”ÀˆN\nìÅq¾ôôr²mÓ†\rìðà2ƒCy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{›øXÌ™g^‘2 ˆ¥','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/options.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/options.php',0,'=iÇqÄ\n“@ç­Å4™ò','=iÇqÄ\n“@ç­Å4™ò','\r”bû‚‹…kB×‚ËÑ«v’¼¶Œæ‰FÓ™hX3b6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{jÄÉ|nä	^<øWHž','wp-includes/css/dist/nux/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/nux/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š.ä›Ln=‘_áª[ÀÒtƒ','&\"ËâJrR‡Óa†þ±pbc·i&´	ûÌ3ëz@Ú[¯S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Ÿ)×4e4p:±fW‡','wp-includes/js/jquery/jquery.query.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø\rÄ¡äáL´z;Ò¿™0ê','…Õ²´í¡Ñ<î†C=óñH:ÆLWÎ¦9bÝ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{©H$ˆPç8™½Ê“|QÖ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg',0,'Np•{…Ã/7í¼/‘à','Np•{…Ã/7í¼/‘à','þröeFŒÅ¡l+*Îk½;B—Z1ÎqŠ®6Vç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¶û½/¬8BÄè~^£F$','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÒŸ¸P‡Ñ^+É§','çŸÿ\Z Z•Û³Hª„¯b1ÊÌà0˜Þ‹–v}²Ž4–×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¸,.ÿB]×\ZýŒ_Œ','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-affiliate-wp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-affiliate-wp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$LŸÇÛòX	+²òi«ÍÃf','gó@1Xë£ŒEt¥|+sg Ê°î½´DdÈªq²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¸p¾ìÝ·æ’S¤		»Â','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KKäÝ\nùn|¡ÄÍAƒ4','ƒ¿–˜W^m‡LzãsPêm¯c4âÕÚ$Bøa°—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¼zî‡ÑÁ(Rš-<a','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-option-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-option-manager.php',0,'#lZAÏßlR²³X°80ßÄ','#lZAÏßlR²³X°80ßÄ','ŸE‡rw.]%ÑÈ/ jç`Üæ¹1¢ø¸ðK°\rl´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¼½„>ôüc$\\Kà0H­','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q—ñÊo­¬±B/<-ðB,','ÿõƒ¿/ìBÌ6ë™Ÿ‡!\0DS+_¼›4’M‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{¿«Rœš#nit\ZŒÈ','wp-content/plugins/jetpack/modules/shortcodes/css/gravatar-amp.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/gravatar-amp.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëiu8x¾qFÆ¸UÆjÈPÒ','@Gæ?ˆ@C¿}óJ{Iå§®-&µ3aKô×!ívš7ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Á}èÖû<Äÿwºo8‚','wp-content/plugins/jetpack-protect/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Ât<IôŽHÇ‹ìïLGDä','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendlayer.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendlayer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÜý\\G;y©Ù·V£','(²6f	ØÑd‹äÔk]CÆ¸î%+Sdèè |_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ÃD«k\rÝû°˜ÐQè×È`','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÀh47[ –\rëv‚à','—xc:¨¥Ç,¯¦gÕušƒ¶(A*Â›WÅV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Ë%›•×F>tò—]|Û','wp-includes/blocks/term-name/block.json','/wordpress/core/6.9.1/wp-includes/blocks/term-name/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ)ÀbÆLœôSU€ª','°\ZË*iReä…³_·@ÿ:\n¶r%¾ï	<¨ØIÁ¾û\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Íz˜µSÓø¢—nä,ùz&','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEventDefaultValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEventDefaultValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W,ükKù²>‡ði¬Û)­÷','2!Ëæ”k#/ÓÚ ÖUkOGo~àõÇy•ŠÍYû¼í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{Ï4–O;{\'$2dÈ›àO','wp-content/themes/twentytwenty/inc/starter-content.php','/wordpress/themes/twentytwenty/3.0/inc/starter-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùgCLü<Þ„¬wœs¦¸p','œ´y÷ì\0mÕU¾PÌz3¢C… çŠ{Qi>êÛ ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ØOšþqdçùÍ®xd¥Î','wp-content/themes/twentytwentyfour/patterns/banner-project-description.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php',0,'Ë:å2¢7ì¥Q™x„Ÿ\'Ž','Ë:å2¢7ì¥Q™x„Ÿ\'Ž','+êEÊ€™¬Ú&Cè#ÀÑÿHêmfZF¸/9Ÿž´Á0_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{à@”‘Ñª0³N€fÀÝ','wp-content/themes/twentytwentythree/templates/single.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/single.html',0,'+gÆ#é>éúJ=>–¦u','+gÆ#é>éúJ=>–¦u','ôIîfYˆ#ô}¯ý¨ÍÌ<\\¾F¡þ2Xé:’ñ†ñß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{áÊÛl}¨˜7»â¼','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/languages/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/languages/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{å°Ç\nÍrI«Å','wp-admin/widgets-form.php','/wordpress/core/6.9.1/wp-admin/widgets-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»dXrÚ3qqfLŸ»y/',']²+¿íkò?ãë¿?v)†¨eâ H4“NK¿j¯!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ëšTÕ|¤¾Þü®i	!','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÇÿEƒÒá|Îaž>½','¹? éX\\‰v\'·‡xéˆ‹a’nJ¼b¢×Oùò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ïRC¼Ú\Z.*\"¢Q','wp-includes/feed.php','/wordpress/core/6.9.1/wp-includes/feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚiµµYÿ¾sÞwTFüô¤5',')#â·ÀbÏýWJÿÃ:çÌ¹úC™é½5x{ÖPUæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ñ\rÞ-äÜ} ^éÆ','wp-includes/images/smilies/frownie.png','/wordpress/core/6.9.1/wp-includes/images/smilies/frownie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q›óÐ„°Äôƒí','rô~×DzoÑ÷hß±—ÒÓ¾þØ»\">E„+”Ke…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{õ‡?ìÑÕü\r’Ú\n\'','wp-admin/images/imgedit-icons.png','/wordpress/core/6.9.1/wp-admin/images/imgedit-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÕ\\2ŸÙØ}©G‰i;O','TÎNÂ~ˆå÷-Ã@°èNƒÐÌžVç\\¦”(u$Õé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('{ú=•Ë 2d¡g›T\r6=','wp-content/plugins/worker/src/MWP/Crypter/PhpSecLibCrypter.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/PhpSecLibCrypter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F›½Å™öYñ€Øúà','Ë¨ÅÑ$aT äB¹õ«&õr$ÿüõ@€ ù¼«µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ízì\0nú$#8Ö·c','wp-content/plugins/imagify/assets/js/notices.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/notices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÇ5Åª\Zÿ$Úk@-#t','ÞBEÃ\\%6òòè-d¤Q)ê0†°Êú@BÕ0*à£žÀœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|| ÆõŒÏ­˜>\"s9ÆY','wp-content/cache/cache-enabler/hjsdev.com/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/https-index.html',0,'bÈ.ñ18Ùó\':dÞz','bÈ.ñ18Ùó\':dÞz','ÚcÀ,Zh6©Š@Ðàm›ºyƒYëÅ´Ä´‚ùKb—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Æg >1ósß§¸Õ^áo','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&•¹À#…fl±…BºÕƒb','P}¨ý•R<6%Ðòß£µñhÆº7~ìžuÙÀ÷…¬]Ja','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|jª•x7Ç(Q}Ž0À\'ð','wp-admin/css/list-tables.css','/wordpress/core/6.9.1/wp-admin/css/list-tables.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N±òy=YDJÊ\\@ñ|','bkiÃþ‰sYÕZýÈÞfýÊËæ,ÄÖ™RÄ´Ÿ²N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|…Ò››â|×ó¡Ì­ªUú','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_particular_file_from_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_particular_file_from_cdn.php',0,'°NìÙÔiµà•½‚=','°NìÙÔiµà•½‚=','tÔw“:¾œ:ÍŽbuÇÍ^VˆÙhì¿¯íg~F—#WÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ƒêæ½LçïF8ƒ5<ZM','wp-includes/blocks/gallery/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡æ\0¤7d.«­0©¹y','„•@”Ê\0€	z¶Ìg‹âêX~OR²ÌFY€•T˜?²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|\Z0|è¸jø»¾!À®','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|]CÈ^ åHÿÛ”_Ò','wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js','/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çæ“b`ì;×6þØné','@|¿jªÙ×ÌÀ„­¶0õx,´ï½b½ÁÝVCI?«°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ù,£¹Ü·$q\'W®{\"','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type.php',0,'®½lý«¤ùé;PüŽ¾-û','®½lý«¤ùé;PüŽ¾-û','§é\Z§õÌÙó²½&E¥É²¹|\\—?½nÌÑmNtm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|!ß3ô!Þ×\r¤°†','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íjªÃ,ns<·Jk¬w','g\"n¡ç{ƒû`h5¹ÜÅXb¥ãx…íÄÅ«”eX¶ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|&[VhR8Ý\ZP´iF»','wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.js',0,'éÜz¹`£B¡Œ9Üö\r','éÜz¹`£B¡Œ9Üö\r','åîNX©ø¤ŽFr7í¦ìÎCýAæ×–Áº~fAÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|)& O*)G§Ú1ìäg+','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.otf','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AèKœ‡ç¯fLÎˆr','~LO÷q±ðáˆBc¬#±Ò(;¥‚*©|dÃØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|+´®ü¢ÚòLúÆ','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractTablesAction.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractTablesAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\0ýJ|zr5­\"e','éï›ƒ×·!èêh?œ<YÚŽ« ˜/9ÿ$±m$A¶È†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|-ÙýÓÊ“zþÇ-¿','wp-admin/export-personal-data.php','/wordpress/core/6.9.1/wp-admin/export-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‚žÅ;Y#\0ŽGŽ‘','çËš˜Ì7‘åàßÿ\0òIš#\"T®ºó[f¬ìt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|.]Óñ°ˆ0Û´','wp-includes/blocks/pullquote/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','káÝÈ‹6]|E´•Qê³/Õ','0_\Z.¿×ÓþçŸ%ÒÍIàêãxShÞÞÑl?äà:S‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|/Ú’ë\0[*4“ÿxüã','wp-includes/js/admin-bar.js','/wordpress/core/6.9.1/wp-includes/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ä\"M\\ô|ÀHµÏœ¾æ&ž','w˜ü#töÝqz0AÕèƒ­÷òØþ\n,‹D|:V	}Šk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|4§	§Ÿº˜í‡jŠ›ìó','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AttributeInterface.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AttributeInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶mb–»¼™‚VüRwò@T+','/YßŽÅËh±ýÇa+\"š-ØI–ˆœ)MHzÊh•ŸV¢ö%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|5®‰=j#mÕÙ „À','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÜUmg@ô\0hp','7\'4ç2Ž´Y§\0zËÁL×£ …B†Ú³ÖŒ\nè•	[:˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|:ãÆsÄ‡!/L–©\\','wp-content/plugins/members/addons/members-block-permissions/src/Editor.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðó=R»ª%|]\n(©s%·','ÐRŒ¡„…Hµ#ŸÀñ§;ïß²²•”UzKâ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|;\rO0Ó¬î˜cÃ±ü[„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/form-sync.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/form-sync.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýý‚.*À¶2G!¿,x”','ˆµâÉ«ÑZ³óÚgŽÇuåƒCÕ‘%î¤5˜ºv€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|;Ü^1[REô©B›éÏ','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']„ñºÁÏTaë#ûI5BR','Ø´8Ú\\O\Zê3XPÄgoxKãw—\rwi—q¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|<šú—Ý§Ïe0õB;Z(','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Create.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Create.php',0,'ÄŽnøƒ3ÇÂƒ.þ]ô','ÄŽnøƒ3ÇÂƒ.þ]ô','QnÛßKðJ°þ*:R \'Ðð\"×IÅÌP”è„qVL0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|?ÁäC€WØÀL|‰©ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`9ëBÐ*ïh’þn','œ«‰<§ø«ý8B†O¾*¨7àÚ	îý£RÝ¼Îc‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Hßi· ×ü‰©&­(','wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç­6DùOYFOño','§|é‹½MK\r`;×¯\r‘20Ñéé­òh±ß®ËÏE\r^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|N! ;xãN&®gÙïmù','wp-admin/js/widgets/media-image-widget.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-image-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºG9ûFm£qQž','Jµ6ð%VµÚ\"Ó\rKÎyÉ³›hª¤‘8†NöàßÎéF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|UvóÎ«YêÒLL„Í9','wp-includes/Requests/src/Exception/Http/Status500.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status500.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÒBŽN×xTZ‡0‡åz','0žÿ¦/6¬X”ÜÚÖ\\ö×“€!|4&ÁLèI9Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|X¥@Š<hØ§k¤·é‹\0A','wp-content/plugins/jetpack/sal/class.json-api-platform.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-platform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÿ¥º1îã~Œør¥eäžÖ','¿·ÆØà\"ƒ\'–1èˆ¶{\"i•šÆðt1r\ZÈŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Zyº÷Úý™ Ó+ÝøÛ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/helpers.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/helpers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zê>•©­ÈîÈr’ú§','\'Õál	>Ýè}B¡­ÏZAµt7+ \nùÍ°êàm`WÅä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|k˜×ªJþŸÑŒ!£Ð','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Z<÷¡$Ý~%ˆ¢i¾ö\'','! ye§ñ½º}¨‡]?ÊR-k‚J¡úÆ˜—ÿêì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ló+Fûº#ÚŸ½¬ëÃð','wp-includes/class-wp-user-request.php','/wordpress/core/6.9.1/wp-includes/class-wp-user-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î\\xáÕ>–µºhÊÛ7¯','Éàí-ÊK@ªÔ¬Í¼\"Fr\\“†/K\Zr³ô«àÐH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|mÁ1\0¿‘z˜^©mã{Ú','wp-includes/css/dist/customize-widgets/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†.Bà!Lt×Ô\'ˆ!‰','æj´K»;ó\\žÙü#ª¼õ0ø—vý?±éH|K£u‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|>ÍœÎl†ïz\\uè','wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php',0,'È[3s_^Ì\"(„9i*}Sÿ','È[3s_^Ì\"(„9i*}Sÿ','6Ó«gª~EÃjÓ¢÷¸÷œàÐòQ¨¥ù¯Ï¢D°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('| ª\Z>UBpVQïc	','wp-content/plugins/gravityforms/includes/fields/class-gf-field-total.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-total.php',0,'&QœÖÖ8À¾-üW~ó¯u','&QœÖÖ8À¾-üW~ó¯u','à+	5?ë½Œ½…wr›)ÉÓa±ŒÕ€ÿ¾ŒNvúÙ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|p[Vï3æ5§*gèÓž','wp-content/plugins/seo-by-rank-math/assets/admin/css/cmb2.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/cmb2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷%¢w[‡ëÜo_Œèã','TŸ‡`ŒÐ7áýäôsù©\ZUPIØ\nõÉ\"÷+·ób','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ÍC˜î-6(Ã‡¨zpå','wp-admin/js/password-toggle.js','/wordpress/core/6.9.1/wp-admin/js/password-toggle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²;\0òN»ú·6‰Þ¯ƒõúÈ','×¯˜k¦!þ.³ß€¿‡f¨Ç¿Üxä²Æ`7ù{®É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|¢Ù¿Üð’¼€œ›*³ö*','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-green.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏˆKÿ=Fc¾ë\"YÖ\"Æ','Ñý÷(ùw£47t67ïP²±;1îw˜\nmÅ×	½È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|¤ª&¾bý›Î¹Ý9','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-utils.c2358aa504812e32572e.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-utils.c2358aa504812e32572e.min.js',0,'>h–»&2Ù4¸º]\nSJ','>h–»&2Ù4¸º]\nSJ',':1åUŸ¾êûÌåÏqeŸ˜†eäe@õ]Áç%C4×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|©±Þ¤©ºIÄø:›\Z¢Ö','wp-content/themes/genesis/lib/views/help/cpt-archive-archive.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-archive.php',0,' JÊŒA?R,D¯	‰VÎ\\ó',' JÊŒA?R,D¯	‰VÎ\\ó','r\0\0¬AU×™¼’ª\\˜ÎØ•ºá[i¹Tš5é™‡š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|«÷ ¸4ãxå\\ÐÏM÷n','wp-admin/js/code-editor.min.js','/wordpress/core/6.9.1/wp-admin/js/code-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÁÊNÿÑ1ÜB9Xk','çXJèŠÃ’ÉHsf=û]‹ù¿\nÕ*vHXÐŸDÇÙC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|®U=ˆO4A“àòß€','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o%[œï‰K£`a><éõ','\0£]ÜJ¡Þ[p¶õi·	 œ.•Å·L \r$¢Ó\n£Ø¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|²Y[Ïþ\0}ê°^m)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-submission-error.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-submission-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3MÿÍÌz`	«Ñh™¡”~','ˆóÐ@\Z$ì\ZŸ…p…ÔÑø\ZöÓ0¹$ÒW×S¿à3…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ºZ“, ƒÊÄEûü#ï>ê','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0„0ØAñ»’ð®W#','¹È5Aiž¸µËošŸ‘–²ß—i5u¾Æ‘:\0Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|½åómB²Jâ³öŒÚŠt','wp-content/plugins/jetpack-protect/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×V\rc«V›…º™iN{‰¾','®®öØÕ+ÿÅo~qŸöÅ	*dn³~ñhÓGÌ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Å¹ð1€Ýút¥Fã^\0”','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PromotionCode.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PromotionCode.php',0,'ÕðØä~íèÞ?Ž†œ­','ÕðØä~íèÞ?Ž†œ­','=ý;G¯õT¬…M-8Ø@`fx2fWÛYsh7)½[1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|Ñ‡ÚF†…‡¯÷sß¶Â½','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-ai.jpeg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-ai.jpeg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>æ¼ŽÇš5R6k/ô#>','6Y÷0‘SæÕDÍdòL°¸ŸŒ!l\nW³jªT$Ò$Öìë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ÙH÷Uƒ´ÊØ:\nd','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xèðBët+àzÂ³Íß','‘1VßÇÇm@GÒ°¡–¿\röX•l;\ZC±’àçM‘Ì§È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|âŽá\"ÒJ:‡–0h²çS','wp-content/cache/cache-enabler/hjsdev.com/partners-simple/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/partners-simple/https-index.html',0,'Éò\'¡Jùt¤Ø§O¢','Éò\'¡Jùt¤Ø§O¢','®¡K.Q7ÀøÓŽÔ7·f!ja@Í:{ðTn=\"lõ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ëíuFiËÑ\'-Áç','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î˜†ÚØ`h^\\u:á3·H','þc€®VÆ_Å\"4öÈ“ù‘®ßpç°Í‡‘m5’¦5=j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ìÈV“Un»2ÈžL&','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php',0,'Ÿ²ŸŒ\0fHpg!N¡OÝ\'','Ÿ²ŸŒ\0fHpg!N¡OÝ\'','ß“¥£2nª÷s¾?­AË×úš£¨µN\nÿg;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ï›F4ÝnØ3md4¥ðé','wp-content/plugins/google-site-kit/third-party/ralouphie/getallheaders/src/getallheaders.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/ralouphie/getallheaders/src/getallheaders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þQxË‚¥æ~bÈÐ$Î:','\ZÁ¯Y™6„#OøSfÉRCÏÀ­\0ùªzÞä„$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|ñ1î®„Çˆ2|[õ¼P>z','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ÙžIÙF\Z•\Z\'',', ˆ/ùìweœ!H´WgLeKíÄE¾éšìY³Ö´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|÷¸T]º‡:Y$=\'hº','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÈã­Û*B>	ƒÝC»rÍg','h$V<¢`ùX)˜,ã¬á«‘I\nDâ‚X,yßØž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|þ»YŒ>à€Ð	ùÆ†Ä','wp-admin/link-add.php','/wordpress/core/6.9.1/wp-admin/link-add.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÓþÎÑÀBÞ<‚+','\";Ç#’‰ËÛ\\š¡`½Ó¼¬ ›ó!K1o™¾œ\nÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}È–>æ!?‡ë[€\rŠ©','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/logger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/logger.php',0,'ÍŸÒœG—}óÅ´…m‡¤','ÍŸÒœG—}óÅ´…m‡¤','ÚÝ£ì	]ï/º/›ÎÄ\ZŠ]ô¸6ý; r1¨—ö‘>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Ä‰=•t©­ò‘»¤¹','wp-includes/images/toggle-arrow-2x.png','/wordpress/core/6.9.1/wp-includes/images/toggle-arrow-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÊáÊ\\øƒôÉCDrï','-ï¼×N‘¨°ÝÅê½7~@Ë}‚_É=ö¤‹V’_@AÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ïaX–]¼ã…¨D*I','wp-includes/blocks/file/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/file/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öç¾6ÎåÌG%ÈrûZ8·','j¸ÐlÞ÷h(>]>²\"•­ÔôG£ïDwnO]‘ªùƒõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}>pæ\'5b…?ôþ2','wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-api.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-api.php',0,'óþîáo¸?KPþSÜìœà','óþîáo¸?KPþSÜìœà','Æ‹^M\"Om.eµÛ÷sÁ\ZÜª:ãu63$lf§jO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}uÿÖÒkh÷Xß\nÃ®‡','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user.php',0,'qÎeCïü„!Ì*¦“%S','qÎeCïü„!Ì*¦“%S','Ë¸\\­FQÄ:HÙŠQ3%=`\"7¯åÜ‚5 \'ÇÙŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}(@}*´1ƒ©,áìðg[ç','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fQ83&ì7ú@áŒ©;1','\'‡ÿÅDž‹þ%jQS!lßt!íÆ,æŒÑA–š*°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}.”âœ¢h$O&`…ÎøŸ','wp-content/themes/hjs-blocks/lib/masonry.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/masonry.php',0,'ø;„§sßá@$JˆrŽÕ','ø;„§sßá@$JˆrŽÕ','ŒÜÌz QJ.?‡§T» fz¡‹qsl\"­\r‹<Þ	AN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}13G\\ãã˜µ†O%ðP','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IóF¶CÀéÎ—Šú¦','{4o«¾‰Pþ2­®åõ`j.qßRÈ4Pqù…úS¦Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}:¥H4ýßÊådþBìÌ7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Û=\Z½5¸ÎÛòvÝçÞ','0ä¯ÌÈÖ|Í³ÕYºÙí€•Ä v£lÊ9¾fC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}BqQo@ël\"«Ýå¡','wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php',0,'™®ÆÝÈ·ÙÞœ»Cp','™®ÆÝÈ·ÙÞœ»Cp','5’\0!ïÚTŸ/?ÿ÷µú,y…]	ä¡âaB\0\r’w\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Dõ!»ÂÆÚþÎø¢DBŽD','wp-content/themes/genesis/lib/js/editor/breadcrumbs-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/breadcrumbs-toggle.js',0,'W˜Ø“@)žëü+ejXøÚ†','W˜Ø“@)žëü+ejXøÚ†','t‰³dÃÚ©_«Â¤h)QúÚübt„R/êD8s]8Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}E¸OÁ©Sâ›<jü ','wp-content/themes/twentytwentythree/patterns/hidden-404.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-404.php',0,'‡×§ñäMTt_\Z{ó!¸†','‡×§ñäMTt_\Z{ó!¸†','Ü\"B÷×ÞKG\'†Ü©Èü€~MˆÕÞ &gS€Ò]Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Köf y\0[ÁY§YWÇ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ødýó½EþUãmÉ%í','R—P¼Ÿ§ ¿¦¶™ÍI}øëƒ`ÌpâùU’Œ–Ÿ°V÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}OŸ !Ù¶]öOÍO[Œ','wp-includes/block-supports/typography.php','/wordpress/core/6.9.1/wp-includes/block-supports/typography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iþåµ­R‘ÐÕÉa','W²ú4]Œ%‰ñj„‡[æ¼®Z{™·DTóIy·f>\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Q8ýÍƒþi×æì`xÖ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/condition-select.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/condition-select.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ«k†S>^ÎÕm¯<˜Å„','±ìB§VEƒ—ô†\0³»É¹rÓÐ·²8ÿÛ\'Ìÿî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}VëŽàî›i¯ýÓ\nÒl','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php',0,'ÅIª\r°@8Çì1óöŽ«','ÅIª\r°@8Çì1óöŽ«','îxÉTˆ=³ä‰\ZÁ{ýVq˜3m£2(ï€¶pPéß¤G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}\\w=É˜3¼§ýŒ‘m#í','wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor-dark.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯a‚?±™HŠøØç¿u¶','ç;8¿¶R²\0´y¹´ê–ßÐÀ\';tVô‡Z¬k`µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}\\¤5æ\r’ð$Ôl’Wª ÷','wp-admin/js/tags-suggest.js','/wordpress/core/6.9.1/wp-admin/js/tags-suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šë£‰ŒÈanXÃÿz','©u©v\n+TŽUãš\\å[¥å.LäðÕÑ%°P²×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}]’Tm|.;I™Î€˜&','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fþ}ùÿA+2cÙOØ[š','rY`<Õæq4ƒq3Z®¿†ïÁ÷XŸýFK’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}]ëH/±€ºy´À}$','wp-content/plugins/worker/src/MWP/Action/GetState.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/GetState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ§kŸò˜p*s7GRýîi','Á½*ÄtÅÝ³Y’‰Ì­nÍQÌàÒÛ¨%ŠŸ\\ŠA<à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}`ÆÒg\"PÉ2®ÂV½‡','wp-includes/images/spinner-2x.gif','/wordpress/core/6.9.1/wp-includes/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ý™æ2†^#æ8µô',' ï¯#–Ë’Ì=$c©§6ÀÞäÒß	B™46','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}iûçÊ_µ\nn‡Eª»Ð¡','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg',0,'gÃ~{Ü\n{öM·Í=ŽŒ„','gÃ~{Ü\n{öM·Í=ŽŒ„','tpÜ­—øhüÎ_¨jþ_ì	p“/ÒUˆŸTAiÎÅú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}jò«ÿzd­ßÜht>Ê','wp-content/uploads/pum/pum-site-scripts.js','/srv/htdocs/wp-content/uploads/pum/pum-site-scripts.js',0,'}]£pÉ)-r\ZJ=\"a\Z±Š','}]£pÉ)-r\ZJ=\"a\Z±Š','UêÎ8ò¹UdJÐ>å_×èZÞBðß¶bx5>B{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}k&ž¸\r}•d”ªe','wp-content/plugins/svg-support/admin/svgs-settings-page.php','/srv/htdocs/wp-content/plugins/svg-support/admin/svgs-settings-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xBÀ¤v¬cie»º´ÌZ','ª	ù%¢Œ}ÏVYÔµŒ¡ØÙÍåSß®\\„Ä!½ä$i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}lçÊ:žý‡Ì–¤b]','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_classmap.php',0,'V²šVˆAMV¡Q]•J‘','V²šVˆAMV¡Q]•J‘','pej8 ¡“íZçG$–±êø\'™„ÓUgýÄ\n\\o&G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}mxûú€ÆVj±ãù','wp-content/plugins/advanced-custom-fields-pro/includes/locations.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations.php',0,'|.– Î…/‰u7¨‚Eä','|.– Î…/‰u7¨‚Eä','ÐÑwàÞ2‹yøDæFÀVª-›e—¢f–	úãžÙqe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}tï8ìŠE´iCÍ‘ ','wp-content/mu-plugins/nexcess-mapps/templates/support.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/support.php',0,'Ú±\\Îù*ƒµ•‘GÆÞç','Ú±\\Îù*ƒµ•‘GÆÞç','»S3¼›i\'|È†Ãc‚Å£ô¸ùýý—Ö¹žA•G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}x°FÜSeÒú¢°u˜žGŽ','wp-content/mu-plugins/nexcess-mapps/assets/storebuilder.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/storebuilder.js',0,'SŒmjú·å”Å™¶ô{Nø','SŒmjú·å”Å™¶ô{Nø','/µ£å5«‚aÍ‡1Î²ú¸à¦ªïC¡\rx¿ÑŸP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}y:r’˜H´ÓÓNF2','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Row.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Row.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûþy@ÆÂ‡Pš/·’Èê?','8l69TØƒú[öz-Õ9¾	@1ÖìáO>Õý[h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}|¸î\0+…N±6]ª›R','wp-includes/blocks/audio/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','féÛ_Ð…0È4›è—a','†ã§çs8!×20‡ˆÚ ‡¦ÒÎò×/%â‡Q?û”Sv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ˆ‹UÇáðT9%ÿê$®Râ','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nE­$š?%QÜÆ$Œéþ','ƒuuõÌú\n…ÒýqÙI ¯v»ª‰iZu¢³í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}‰#~Èï¦¢!ÙÇÈ#','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í4|7Ò\n³[½[\'“ÅO','G—<Ò	›1IúQ\0:™Ö€KZÁŠdÝêJî§R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}‹\r&Lƒ“Íºß?ŠãçÕ,','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-logo-primary.svg','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-logo-primary.svg',0,'ü_^égé¡ëê$°h^º','ü_^égé¡ëê$°h^º','¶cæ9‡(ûM>Ð…ë{×{Oþ¶K«O¤˜× ŽöŠ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}œwhþ5õÀQ2¢Ø“¿','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶vê¶÷ÎÞ^ÇF/AOn','	Ãý¶œ3\rUmS8*pS;&Ø¬Þ“mx®ÙÝ08£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}žÔ¡³n)	ðëé’÷ÚÜ\"','wp-content/cache/cache-enabler/hjsdev.com/category-images-full-width/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images-full-width/https-index.html',0,'=6ÎÞàA2gq“$-','=6ÎÞàA2gq“$-','„çï¸÷›õ\nê@ë A¥r ü W\'¶´\'á¤`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}«}-Ü²G«™®.,‡\Zõ','wp-content/plugins/gravityforms/includes/query/class-gf-query.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query.php',0,'«+J²³Ìƒ|†®ý','«+J²³Ìƒ|†®ý','Ðûmhý=8ÉÙŠG›dïÍ JÜú\'à®”ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}­¯‚C:Ãâº(ÏÞ/¾\'','wp-content/plugins/seo-by-rank-math/assets/admin/js/registration.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/registration.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ïÒðîA\0ÔÒ­n(Žn×','!µ¦>ËGÏ‹¾¨7ÓK0=çôzüËU¹ÖqKm/§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}²“lÅ8å\\í;ÙÎÀæ~','wp-includes/blocks/social-links/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï`BÝ´ˆÿ€>¡ê[','ÄÒmëTÒ	fˆq¤¶<ÝûUÇù³›pù§ŽìOj¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}´%Î‰˜ªå˜Œ9±êÛQ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥`–šõŸdI°ãùc@','tŠdðH>ämY`oòz…¤Â…\\\r;)M£\Z:9š¸šÚZ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}´Î-¥$˜L¢H_R”š™','wp-includes/blocks/paragraph/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á>JŸ°;ã‡­¶¡ÏO™','@B¿Jo–âXæê_|!œWüþõ¦ìîÉ5lnWÿ&¯¶z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}½¡œÝ¦Y¬4êâÑúÅ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¯‘U‘\nÛáx…¸Ÿt7ý','ÎÖ!PI\nìÂ\\Þ#Ið„u*îÃÊ‚íÛÕÂ)\'—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÁžÌëTcZ¢@Ì;	æ¯','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è:ý¨ÅÄF5oµŠþ½Àz','Óš\nÕ–ë[ù(¬i=u¥âyŠæ÷Ôã0=ÞDg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÁÍÙHB-™$TÄ›c`Ÿ','wp-content/plugins/gravityforms/notification.php','/srv/htdocs/wp-content/plugins/gravityforms/notification.php',0,'†°™¶)™CÂ‡„»Õ¯®•','†°™¶)™CÂ‡„»Õ¯®•','´¶âRƒ;ƒ9õ;¸DÓopR‡|N=X´‰|K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÃÃvê9^–úFU„“','wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-authentication.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-authentication.php',0,'îÈÌö{¡’š•1\raGß2','îÈÌö{¡’š•1\raGß2','_cH‚é…w. g5÷žcŒ¸í°S!,è=ô[\"Oð¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÈFãÊzßotÙÜU/.à','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-plupload.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-plupload.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$€ZþÒ;ý³¶û£ÿ¶','kùƒ­‘l,m‚Ùcã€¤úõI3–ðÆ+¸=&™øº¹)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Ê\'‘Ô,UæÕt9líl{','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒY²’.Ê¯+î41ndì','økƒAÏ»¶ùæÅ¾N³E(nôå×\"E–Ž\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ËA²Ã»yE2hÑ8','wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php',0,'ŠÄ±90ùúŸ!«ÜÐhÒ','ŠÄ±90ùúŸ!«ÜÐhÒ','>­¹‘ŽùÈb»S	%f}Ù9s$dW¾[ì¢­Ã¦õ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Ë¶³If|mÁY©Nhç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-tumblr-388e7ac490c11cdc9d46.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-tumblr-388e7ac490c11cdc9d46.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';pqçþ„óðút}™5¸FŽ','qy™`¾nü‡1˜(ªA_Ñy¢A\\rÜÒÜ:‘Öº×È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÍÍfc â íúÌ†ZzžF','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÕ+ñêâKþ?\\>wvø™','¢€gZ½•è0tÐd&/ìhò<-€…”#ì;àÍ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÏHJò¡1½%ô`ñÂ','wp-content/themes/twentytwenty/template-parts/modal-menu.php','/wordpress/themes/twentytwenty/3.0/template-parts/modal-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±RvÁÝÆÙüÁZz¤ÕG','\0ó0É9[¶	‚¹º$:¤ˆMUžöã5È¦CéÀý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Þ`ŽT\n5™CñcŠ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èfŒâa#1ÿüpùs¢©','Ö©ÁÔÒ»ÙdXŒr4s]~½Ø\nÔcŽ×!9›Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ß¤kwï\0:åÞ#Ér†B','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lpËÎU-IfõÏ¶b\'Ûê','?ÓÄ¾coÄìÓ• •ª3ˆõ¼P)[%{/%*2ŒN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}â\"¿C—6íPÔÜKk¶','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg',0,'qã[h{4*ÅäJ£	°/','qã[h{4*ÅäJ£	°/','Lñ›¿´?<„¸|W•½hªÕµa4E§¹g\'™Qbôµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}åôü%:eCÀ~Ö&.Iû','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-stumbleupon@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¦“ðÛ/OÒzü{ÔV¹¢','ußs\n·u?—_\"ÖÞ¼i?“Z¶¬.}Ž¾¯œN¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}æãîÇD\"{»iK…wö1','wp-content/plugins/worker/src/PHPSecLib/Crypt/Blowfish.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Blowfish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä¶¬¶3Te\'3»rvé6<','¡ÒH¤sQhcë¼ö•Ô™.HY=,$ƒŸx³Ë¾â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}î)Ð×š»3÷¡¼,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿—¶ð”ÇNâAé.Ÿé\'','6)Sƒ=+‚<kÆº([\ZíœYGJ(Ç=“=Á˜Ë»,BÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ïÈæŠ\\Lü¯`Š§äi)','wp-includes/ID3/license.txt','/wordpress/core/6.9.1/wp-includes/ID3/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>àá5>q%Så¦\\/,x','ó­Ž ÄÄ\Z3\nÔ¨cÒ\0êk‰úÑ•6ú”·k6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ø÷Y0)«¨?Á~PšÒ','wp-content/mu-plugins/nexcess-mapps/Support/ConsoleCommand.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/ConsoleCommand.php',0,'¾”ƒÌð¢ƒsÕXË(á','¾”ƒÌð¢ƒsÕXË(á','6 –åqç%>QRÛ@¨gµiZ6 Ò›©:ð••ëº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ùéƒšŠ€¹æ™(œBÄ ','wp-includes/blocks/accordion-heading/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÉemùdbûË4vª','úœÌLS\"Àot[\'Èj~O1ç\"‚Œ¬ðhr:N0sÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ýÖË{RÒ¢Ôà¢\"','wp-includes/default-constants.php','/wordpress/core/6.9.1/wp-includes/default-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9® ­\\AÇÃ‚ñ©µ*','Ô.%Ã–ìº\'ëå·É¬4¸¯ÜUe[Ð*^„üçù‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}ÿº]”¸ÝôŠuS]x›','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¯ª]‰Ñr£·ià\nQw±','¨Ê ®Š–ù3Ò€t²HÝñNÿTxˆÁfÎÅsö‘Áåû×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~G¯\rÏ¢*Qqº§Ç\'','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~)\\\\\ZÐiÙŒßhž','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/EnhancedMeasurementSettingsModel.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/EnhancedMeasurementSettingsModel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A~`ƒ {æÈK?¨–Ó','ã‘“ýˆR• B™Â)¹Þœaãª@N\"·…«Êqë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~	†e¥º²ß\0QÀ4Š8','wp-content/themes/genesis/lib/views/help/import-export-export.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-export.php',0,'’ý¯ˆ_¹ÎX¡šØI•žnO','’ý¯ˆ_¹ÎX¡šØI•žnO','	,=G1u)xÌÛMæg˜½ÝQ\ZQ`­·¤2Àõõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~\n›FJ<ù”D	Øu','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ŠêJ*] ÉíÜ0×E’Å3','Ïò†t­tkÆÆ0ÄéFÜÉáõ´Ù<HjØÀŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~;K0,(ÍÍ4^)¡','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ& ’C?VÜ-s.êŸ–','ÞfŒÆ\"€W;Tgìµ J>õí±Înø];LÌ¸¥žì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~©›,Ï\n+ë=¢4wÌC','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~¶¨¬¸n$C(9sêm¢','wp-content/plugins/jetpack/_inc/build/newsletter-widget.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÅè“²yKM¤gê´ºa','š±ËþGˆ:jñ‡‚±F­¿ïU‰~¼_Þ‰Õå«˜ÈGD>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~È¾/úmÚÖ€Í!üì','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØsÉûX]û[sC>QÔÛ','³>‹Ê_c\ZJ+ÉÞ¡¬¶aœø§…³–¨ÃUmv)œlg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~\Z—?Oêå«tÎY¶1àÖ','wp-includes/blocks/comments-pagination-numbers/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò¢ÊŸÁ‰ÐÏ;þVkn4','Lcß½4!BÄ¢:[½þZ³î¥Ë™\r½éQ›òy¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~±ö\\ÉÇ_b„$É-¥ê!','wp-includes/js/jquery/ui/selectable.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6wÂøk–†8#Ó²»9','µÄ\\£{ÛJ±Cæà8åÏYÌ>WýÌ¦Ê¶[Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ï1½TQT»1Ù§u','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&•¹À#…fl±…BºÕƒb','P}¨ý•R<6%Ðòß£µñhÆº7~ìžuÙÀ÷…¬]Ja','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Ôá¡\"iºš$Ç¼','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÊb[[„!r™iÒž¿®š','ÙÙ.6@<ø¬[Ì`<n»çù6d˜l¯é¸G!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ 2Æ•ª{séAötÅ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/s{ÁÕ½-cüš”}5','\n™7Äcnœ“‘ŒÁV$¦^l¦H$7oðMMÛqJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~&]ó±fkUý{è°;„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/save.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/save.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+à(oóBú	¨U¼¯H','ËTuH1ÅØCS<¸ÿ‚ú?é¨7P(KÁ_PßÁÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~/ØªÓ4ú†EêPh','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js',0,' Æ†š”»ÍŠ–t—\0i',' Æ†š”»ÍŠ–t—\0i','Wœ|hTs¯JgI	úw€{èÂœËÄæ˜~Æh·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~1†³†AœÄ&	ýšIdÃ×','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ÿâÉå+4èªƒJ˜º','ÓNciý«Q)\nÑX—àÔOåÚ¼2_HF²a*äõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~2>k¹­iÐ–±f 	ãcý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/salesforce-icon.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/salesforce-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿnš»ù›ûî8±3^ 9Y•','¦yzŽ ÇÓš#×²D¯f ú­nÌa˜øÁü¡V©õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~?¡J¼IÖb*×ºêeèC','wp-admin/images/resize.gif','/wordpress/core/6.9.1/wp-admin/images/resize.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËÖlNíû‰«ÄÍ','©6ó€¸×óˆ&?Ã5úÑ?sýqGM`P;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~?É>lÂàÃ6àyA\Z¹','wp-content/plugins/sidebar-manager/lib/notices/class-astra-notices.php','/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/class-astra-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2^àßb³.àÄkþ','\0a~ýýà\'bf*K\r;k†˜€Åÿ„£‰Ó¸q+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~@ZÞ–½ìÍt­X‰ûÜ','wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/images/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/images/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Dä˜Þüw€¨ƒ]4Tiù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~E±Vyïõvf}px3÷?','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê˜“`ò¶…ICts¼Z ','ñÃ¿ù²Û¿NÍ–8Wmdºü¨¤Ê\\`k69£<.â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~F!Géá1€…·<.zw','wp-content/plugins/worker/src/Symfony/Process/Pipes/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~F£Ìã«Ž>dyìÐj‹','wp-includes/css/jquery-ui-dialog-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QšaÔ@««<˜ª¯¯','|¸|wmòÊ\n‚ˆbšRl`¸ 7ÈVI(Ä(lõ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~H|éU¦Cîžm‘?\n','wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-play.png','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-play.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')•Ó—Ø¸OWÝ\ru¸','é““ä“•obe:¸;RkG´¾•ûbÿ8ƒ,Pˆq[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~K\\OÓ*ºoð×â!UW','wp-content/plugins/insert-headers-and-footers/admin/images/duplicator.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/duplicator.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÅ‹Ÿ¶¼Aö´Á9]D','CºÀšŒ±Ê£õhR‚+ˆç½/\'&ãàî¤)ÍFøÿ%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~L¹;bZi£.\rýá,ÓH','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-snippet.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-snippet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©@fØ½ª†G…”ÍÃ¦:','…)-¬ÌHã|u>	÷Ž¥Ÿ&Í$à¶—?ÜYv×Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~OKÚkøvŽEí¹JE·','wp-content/plugins/gravityforms/includes/class-gf-service-container.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-service-container.php',0,'ûÍ6K¸ŠƒñAKé\n”Ô;','ûÍ6K¸ŠƒñAKé\n”Ô;','`RÃ\r{KP)«~&†‘ÙÍÞy^“Þäôô9ìÎø:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~S?r=QZ¢U1gÊW4Ñ9','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js.map','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js.map',0,'Ð„eÕfbÞ^Mþp·Ô','Ð„eÕfbÞ^Mþp·Ô','n­öº*P§må:ROƒ˜kz·2À§†oVü<uãÜÂÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~SkPª[P+ÄÉüüÈh-e','wp-includes/js/dist/script-modules/interactivity/index.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@±ûBÀ)4¬T½IøH§','›C„y|¿ïþR*Š±K\':Ò(„Hº•(Üƒ}7¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~S|ÂM¬!™!õÒh¨•','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-admin.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n²æÐ³1|ZZÚ¤u¦\\æé','â.3&ž¼¯&VþôˆÉWML–I983z<÷÷‡kóÅì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~U¢–£®rh¸5.„g4´','wp-content/plugins/members/admin/functions-addons.php','/srv/htdocs/wp-content/plugins/members/admin/functions-addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÿ3$õjð—æ¥f·«§','Á¼éõæYd€F(Dôƒz‘#Ls±£ÜðpòT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~V©ÜXa]‹7p“|R','wp-includes/class-wp-post-type.php','/wordpress/core/6.9.1/wp-includes/class-wp-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ò—²™…¦ëT«áen9','°ØEÀUõdã»„0å’´(%Óià–ßNo~¨ÁAÆh;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Wßbv…\0ô8íH¹:ñØ','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã(®êÊ.Õy>”neò','°Éï~{ Iqf0ÔÂÛ¥NÈŽF\rŠcx~œ”3¾¬{m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Z?º‘_âmRmˆ¿yëu','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomMetricsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomMetricsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ón’·MoêÄ…²fN¼˜;','žFêvŽbí\"Š³L‡.WB™òzlï·ý±3–\0ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~_Gc Ì¿Ä˜u:-ÜàhP','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-universal.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-universal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÞñ5’m&þ´…•±z”','n\\{cßF¨ö]I25?aÐí\ZU¿w‰ë‰ÙF…j)Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~_ZôŠÐEƒÃCbœ¨Å','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-widget.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-widget.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜?‹™ŽÔ!¦¬%øÞÚÎ‰d','L(\\Ðg5÷ÇÍõ]ìt·Vêƒ,CÙ™[©œcÿþ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~e›ëî!<.¢kïûòÙ,U','wp-content/cache/cache-enabler/hjsdev.com/Blog/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Blog/http-index.html',0,'ž¦²&gàÐœLXâ…E','ž¦²&gàÐœLXâ…E','tã}îMêÄ© “@Ò[2ºåðDâÇ:2ÄÇh®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~i^kx¢‘S=Ñ*¬ã«»','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-product-feed-upgrade.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-product-feed-upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Às:Ow®^C·\'aËJ(EL','î±)-Qú“¯ŽÉù&?tÝ4ð—¤”Ü¯ý“zC©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~i°IÒ;Ý­]œA»ÈS','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GPE»KT»ÞíY–)&F–£','þ™ó¥_¯0dœŠþ}f!†vÙm§ÍEwW„o—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~j’P8úÆÁ¼HìÔ…µ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ¾=¤e¤ÛÆãî÷#«$H','Ru©’l+óÞEkÅr­V·ò[‡U:Mà³„èŸ#d2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~lý±ðÜî`“ü€ô)','wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù>•ÚæÂÄÍ¿ü\r_@:zÙ','>¡ˆºeB<òí,áêEá®ŠŠqJ`I¡˜y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~q7Â8è½¬\rñpzúKK','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®D(Ï+¹\\.îR§É³×','Jÿ“?*\\3uh\nÓA³éxGªÜüÅc%]ºÍ¨W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~qæIPžI™ºírñÄö','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t€„•\Zµi …wªQÜÌ…','ìz¦9Ÿ}Õ‚uàÆtQhâ3´¼\rÛÝ?ù«¶½ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~vÃyXSð‹‰£„@-','wp-content/themes/genesis/lib/functions/image.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/image.php',0,'•ºË³\0èûÝÚÔj(@1^,','•ºË³\0èûÝÚÔj(@1^,','ehíÌëB~ãÇAoÿ«\r.ÿÁEíeš‰g…ñÏ9rA/œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~w:;?§QÌ“»ú8X','wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç<Ì„ÙËêÉë<x›`å','û$±úPáÃ•€ÿªLCÃ+CW=M“x2ï“$\Z‚1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~zR6qÝEž?ê(H;','wp-content/plugins/members/admin/class-role-edit.php','/srv/htdocs/wp-content/plugins/members/admin/class-role-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' dõèð—ét½ò·ÒAä','çhMj\'q±€É1 â	ê’\\wË[}hT5ƒŽý\"Ô¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~|‘?nJÙåßÃù×=„ê','wp-content/plugins/google-analytics-for-wordpress/readme.txt','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÁÚBò>[c?¹','ðÕ@5Qe)µ}`ÓØÔ‡ß¢¨y7èå;;´=¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~}â{ ÝÇ>Dí}¦<','wp-admin/css/code-editor.min.css','/wordpress/core/6.9.1/wp-admin/css/code-editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Â3“; 7ÐÎv:ˆPàÇÎ','JlA¦€Zñº‰Úq—à‰F¬vö<3à‘®I^†ÑkÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~‹íôÊL§¦wŸ•ƒO‰','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/AUTHORS','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/AUTHORS',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0÷s´\0qZ•\\ÿ¡Œ€à','kˆc0Ù5™–¨gwÊ#™Tê)¹õ\ZHøA(H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Ž(WSäSP}éˆqU©·.','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/overview.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü£íÉ\\øV„F#mô¢','3¨\"UÒ¨ÐRm¤à¸ÃÊ÷sKb_©˜4‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ŽÆ›\rÆÿ/¶·Ãö²c','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xÿà<•…²ê?¢F eˆ','šòWÝÝQÈÊp§\\¯}¾|Ù¾ô÷cË-\Zü?)ÄB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~‘¡ReOX‡f2”ñ`€','wp-includes/class-wp-post.php','/wordpress/core/6.9.1/wp-includes/class-wp-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úü ¶ÖÒ½QIÈ˜0±¬','|tÿC±†,‹†6Œ‚ºÍ;Ï<8N [p‹4*Tf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~–#š™\\}.®ò–%„~û','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/faqpage.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/faqpage.php',0,'/Þw]qFD†0n­Æ;>','/Þw]qFD†0n­Æ;>','ÊLÇÄÊYÿ«*àÈ²,»_¯µè¸_wÌÅÂŽ®wJ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~–PÄeHÛ»~©|Bä\r','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/README.md','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÄà@ŠëìÒÃ½‚‹','÷Ä¯3ßÿK‘k‰‡œë^°¦lCAŽ®d|S›S¬Þ!Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~šbaq¹Øð’yÎãqc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âñk±úÑ:lf$Ð8¼À','áCpjÊÈp±{AUå~Í‹8¤cÒ(ü>æµˆæèMú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~›úäãÓí2º\"5Ÿ\ZŠ°R','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íïõt›cõæ®vÊ8Ý‡i','†GE¨3.\0\n½G,ìþAÓ€Všå_[uØ×i…™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Læa³šê²Ôôš]…Ý±','wp-content/plugins/pressable-cache-management/admin/public/img/icon.svg','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/img/icon.svg',0,'!QÝÉm3\0»…m:h Y££','!QÝÉm3\0»…m:h Y££','²B>¯Î…¢3ÑŽÿ\'¢$ï‚Â«æ<’°˜[N}ýCO¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ŸC0¯Ü2´3*¸ ×ûJ','wp-includes/blocks/more/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/more/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?œãˆ«®	Á‘…rp½E.Œ','}&ÚˆnŠ‡JIXYÉ®©yMŸûÂçd8¼àfŸÑ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~«Bà\Z\"¸¶·Çdq–k','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library.3550bb623b9d93752102.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library.3550bb623b9d93752102.min.js',0,'(”ø«eHªsn ¿Òˆ','(”ø«eHªsn ¿Òˆ','v›ááû$\'°êÙ®†ë¨•ä¦z£Â­óLâÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~«¹¥*Þ¿S’Ì™e—','wp-admin/images/freedom-3.svg','/wordpress/core/6.9.1/wp-admin/images/freedom-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–à(Ãç¸«\ZX¼†Öšý1l','é›†(Üõçå;æüFÔ\n€k·Š©Q™×uõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~®¢kàg\"‘J~5Hùžp½','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPFormsLite.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPFormsLite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›x’FÍK/I¨$Zw2','‚ÏYÆ~IÍ;Çà‡sdM®œ.áb¿«#\"%_SÖP{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~³2Ëá»³5Áu•=íwt','wp-content/plugins/gravityforms/js/datepicker.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker.min.js',0,'ÝÔWJà‰ù8<ŠTƒÀ³','ÝÔWJà‰ù8<ŠTƒÀ³','fo²Ò_ìàB_:3r5aB‚¢6œkÔ°«5J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~µñ÷CÎy@áA©’¿ù','wp-includes/blocks/accordion-heading/block.json','/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÌ°@Kˆš:Õº²bëg','l0ä²u¦ó÷üU´CŒx‚ÑÎÔø·;=L¦;»R¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~»Pf½¦Ô©~1¹LYwÝ','wp-includes/blocks/button/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/button/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÌˆÍTÀŠ3ŸÅ~5Ì8.','Âà[†ûµ^\0=z‰\0ýj‰¨lˆª\']ûc;è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ÃÔ`ÍWjÙì|iLI=‡Ÿ','wp-content/themes/twentynineteen/sass/site/primary/_archives.scss','/wordpress/themes/twentynineteen/3.2/sass/site/primary/_archives.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\njqß@¸hDÖ)£ç¹r','Öhœá—ç£o3Uü 	ËÜ~ú¼”n6½Û>i~¿M#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Å¥Ïs\0Ì1yì$‘L}h','wp-config-sample.php','/wordpress/core/6.9.1/wp-config-sample.php',0,'Õ<=gžô\ZHFk%¼°Ûñ','Õ<=gžô\ZHFk%¼°Ûñ','«·zAjKM-Â„msOöÌ”K¶ýùð8!ñú¶øÁ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ÅÓ¸bcöÝ\Z$@$©ò*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­8–Àb;”=YXJ)Õ·','ª‰¸Ì†%\rèÕ–Nìn_nÚ\'E¿Ý¸Ú–®W{=D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ÆÌÌÀô©\nŸ“\'ÍÝ$ú<','wp-includes/blocks/details/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/details/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z¦ƒ$U¾p¹Ó=','h÷ÑD0Dc­Ìï»ErCQ¦’6&0¾V¦Lf°|Ñ™\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ËÍ)7„HÛ£ 8¿5QX','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nóþñÌ®{\0¬Ÿ\ZœR','±\0ìSUR9[9`ß¯jŒqyv,yk½°iìÌÍ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Î”´,z¤áGïh‡Þ','wp-content/uploads/woocommerce_uploads/index.html','/srv/htdocs/wp-content/uploads/woocommerce_uploads/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Ò²æl¿ãî}\"\rN','wp-content/plugins/imagify/classes/ThirdParty/Plugins/GravityForms.php','/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/Plugins/GravityForms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´%&åm—¯[ô¸;’JÅ','iK|®ŒA”â·3\"åÍä`w“ß¾æ29\\¢è­âïê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ÕˆnûïØcŽ nÓ½[','wp-content/plugins/imagify/views/page-bulk.php','/srv/htdocs/wp-content/plugins/imagify/views/page-bulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âí ×G‡½Ìå^ÈïAX›','ÊuvêqàâýÓ$Î·ôDë>NÞ9î‡S*q›¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Õˆ´Áè“P¸eÝ','wp-content/plugins/seo-by-rank-math/assets/admin/js/components.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/components.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ädašz¹(Û¸Ë+YÎÅf','¦F”~§/_JaÔ´f%oæÚ¾Ý­Â:EOËûô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Ûû¦rŽ³¸ó­¿E?','wp-content/plugins/jetpack/_inc/blocks/images/jetpack-logo-0869ca6c8490d0aaecca.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/jetpack-logo-0869ca6c8490d0aaecca.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄòF!]‡œ‚ò·ÂòÄ','«¯Ð!W¸ÇÊMdJøcéwYZmú­\ršñ¦&â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ÜØAv›FFOÎüƒÆ\rõž','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_particular_page.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_particular_page.php',0,'­ÔÚbsòL\rXp-¨[(‚›','­ÔÚbsòL\rXp-¨[(‚›','*ÙíUr«Y{¢ó“?~DârÁfAð~%CØ*Â—Øb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~Þn/ÿûø§f¾Å’“}','wp-content/plugins/jetpack/modules/custom-post-types/css/nova.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/nova.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZDº¬ü0T¯ÖäÉ›— ','äŠ ÕM³œ	\\uLdô›Ÿjò¿•q ¡/“a‘›Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ëîúN!U,o<y_è','wp-includes/SimplePie/library/SimplePie/Caption.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Caption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1áüµnNq#/ŽÚoÉÃ','T¥9kX_-¯díqú“PðMf f8üR+Ywõ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~í>ò¢k“ FüÓÇ›]','wp-content/plugins/jetpack/_inc/blocks/button/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôæd?ˆ\"¬á8ÕùnY±','®xY™²REØß#®ŽŒ¹ßSçR×›L0êKw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ð¿äÉýì¸Ó-=?ýd','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÙ¯Çúw›oÒ\n§Ï¢oK','i	³¤èk¡\\AÂ&CU%GáZë7A‡ù.#z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~ö¸7·7lSœó;Ižºù','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞD0é\n‰® Ð“èø#','ç°Aa’ÉÌšaûÍ±‡Š\rÑØà¨(\nzæØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('MèÃ…6ˆæ¡÷ÀôÐ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÏšn<‘©\\¯¦$*Gê',',°V«ðº»ÉÍV%ÆN@+ 1ˆñj±WõÌžnè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Øy…na·jï0ñ½-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/google-drive.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/google-drive.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·[qw¶ïh¶¬¹½','¡­iÕT±Õ¶­`s…ô5Ñbu8âN¼pH	!À¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âå¯z\ZÿÇo+ð‡ŽÜ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°p2>¸ü9ÊÒ•Ÿ{¬+','}œlX¬|ò‰	”†LgÓ‚‘d[XËë¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃldKñŒÐ¼ÉìÇà','wp-includes/js/dist/components.js','/wordpress/core/6.9.1/wp-includes/js/dist/components.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e“Ô´Lò¢ªqìú¬3N','¨Õ£šÄï¦<<k7L&à\nÌRŽ{¦_ž—m>‰Â¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*òPtÌ»~3Ý\0¤Í`','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-exporter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-exporter.php',0,'ï7	=­YýBCÜ*ÊSˆ[Ó','ï7	=­YýBCÜ*ÊSˆ[Ó','›Ôñ²›Þ¤ÉçÆç­\'Ëh/rôšzõí°Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.«_~ÂÄ\\AÈ(P}BKT','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/legacy-buttons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/legacy-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åƒ¼B‰éP\\t¼±\ni','b}}¸Ë˜±Pÿàwl¬à=flx,º\\nÒüqg¨W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.Ä‡ß9!XŸ›¯Ý,','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-array-store.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-array-store.php',0,'É.¦ß›	nuX/”BŒ ¦','É.¦ß›	nuX/”BŒ ¦','Nr\n«;®|\rù¦+€ÊgbýìaÃÅ‹ÄdŽÉY§Š;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6\0˜Oòª®kvzfTN','wp-includes/js/jquery/ui/effect-fold.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fold.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7&°¯<q!Ø<ï9kSÑª','7b.œHÆ½ Þ[/\n´’þòƒª3ÿ	GÛÊO†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (';;ÃÚm3Kºöíû÷','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q;0&Õ”.EõãMùpø¼','ú0åíµ„¼TÇj\r”àê®Dmõ+ë Ò.//ºm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@ô={&À²Û¤}É_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ\nƒOAÌÂn0ærÉ','Ž¹/¨Ü½ 4t¾Îñ6×V.¯Ë\Z;0E ‰Â|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Aw¹ÒeïÚHßó$]','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b˜ká«ç§Q½2Óö·','Ô„ä‹ä4ÞšnqÓ¸$òõ?\rMfP\nù‹¢üTI˜p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('B³2j70“/àözLq•ß','wp-includes/css/dist/block-library/classic-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(F8“÷ß§rÆ~û`','O¯©€\nÓvázÄ\"?Ãí]$:-ç¹5Ä\\Y>º€d½d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Cf	+ä\'›Üþ‚YB)','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php',0,'X¯á_cá×\'ØxM9þ¸à´','X¯á_cá×\'ØxM9þ¸à´','`íùö³°’S,wD9¹k“C\05Î²®Ô19jBª[ÍÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('GÎ´‚l<î.*š¡ÇÖôe','wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pinterest.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¥£ÃMÈºÁ˜ë9»¦8','âa†Ù/¦xæ?WÇ‘(*¢ó¤å»Q–Új6‚Øõ*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M ¹‚:Únê%ã“¡','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-posts.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú~¥ˆÍó)|QÐ»2ÛIº>','¬Ð³’º¦w$E¾;~\\u+Ép\n Ê€´ÞöìÔ“[å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('QÚn-×dõÜaòé[','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÃêê¤D‰«ÊënÒéX','\r‰Ì}2[wnïLä\"o¹AŸœ‘¬¹ƒÂ6È›Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('R¦(‹gÔ4$„Þ8Ô·','wp-content/plugins/gravityforms/includes/util/colors/class-color-modifier.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/util/colors/class-color-modifier.php',0,'†ŸÑÖ.žÜ–EcƒàXð>','†ŸÑÖ.žÜ–EcƒàXð>','¼](p…–)Zõê#`32$q:ÁÍp\Zñ•ìúÆ6Ô˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('U§^NÜã‚þÝœ¬i3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/actions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û^Â0¦ÝuVq/[IH)ð','T\ZJxíä3]ÕçÃC Âéœia†Ú…füW)âc´˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('WiAªž±°1ËR9Ø6','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-edit-seo-meta.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-edit-seo-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ƒGŸ*¤*:È-˜Nv1','Lv¢çÄå\0†1A›ÿßbKýj³Ï92©‚†8 A)yÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[†F?—l‹Ò¦}†#ðº','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-where.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-where.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºU1bÀ>]­•ó\0i±g','äzCÔÅ¯š­Nñ˜÷k¼™§Ç2–æ ú/}Ä\ZÅŒ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']æùk.`C,º&w­-','wp-content/themes/hjs-blocks/blocks/upcoming-events.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/upcoming-events.php',0,'‹5Ê\ZøX™´Á?97-','‹5Ê\ZøX™´Á?97-','Ar\Z-;µãdIœôÓp*Ó!W¶YÏOœJL¹•‹4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('býYP¹ØcÀl7?ôù','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýš\"&%P%jæØÊ','÷¹&<!mFò5NÈl¨oûú´KñúMòÊCð•ŸP|ô‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('c¢ÒJîw¡ÍeIO¨Iq','wp-includes/blocks/cover/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*œN{çjä‹´fy£¸ë™','øh¹>µŒ‘Àk¨Iic¤ùlˆ9\\kÍ^tY÷Ú…”‡eP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ejœ±ÉÙ\0ØšˆÖ','wp-content/plugins/imagify/assets/js/library.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷OT*Êò++ÒšBðö‡ÀÈ','ÅÓ“n’I®~ë_cN‘IÊþÑ¡ˆXmK¼®1B˜4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j&†Â^ûÌøŒb³ôŒ˜','wp-includes/ms-settings.php','/wordpress/core/6.9.1/wp-includes/ms-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\nöáÌžÌta¹s¢w~Ó©','sˆÑL_R¿gß¤J‘¹ Åý,ëpk^à5CÀ4ßp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j^µ³SN­-Oó ý','wp-includes/css/dist/components/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/components/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Æ«§š\\E²¶ã:Rù-º','ë|©ïƒs\\ù}§åxÍÜ­¯ÐÛ5ð‚DCOS›R½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o\r“×^j6æ\r ×¤Í','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sŸò·º˜è‘íÔ]R%\r(','X+{´Ù\r÷vlÆ™ÄáÙxðáe¶¨Ðý‡W\0‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('s™kc€J‰Òªo€^%','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö*÷rËJPüÄH>™E','6«-Š0ƒÚmu±BG[]XÖÇc@ä}dÄ“’Þ×|‚Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('tSþ\"ÙálZí‹cÊêQ','wp-admin/js/auth-app.min.js','/wordpress/core/6.9.1/wp-admin/js/auth-app.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','04ðzú£>˜sú,\r','SÌ\\¼°|3mó4Û:˜ÇÏ­që™B¯Ä\rÐ7â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('t÷§åj”Õ§\'çÔýãÖ','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/StreamInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄmKë5408íÈ3Pó)','”a&´uð0ÛH­,3©È‚}…]rÊ.º`c5±•å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z´š€hZ?§-Û?~”]','wp-content/plugins/imagify/inc/classes/class-imagify-files-scan.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-scan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éöèfëQ 6®ñ¸5«','m½>\rº!§±azŽWÿ[ËnFµÈRîjØ 5Nu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|>34NPºÒ;¡Ðã\\','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-youtube.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-youtube.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\rûÄg\Z\r‹ÑW” ã Ô','å6…çŠ6ï6S¦³÷ÑQœšÞÉ!Ëmà»BÖðÂ‡­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}BfkVÁ=€15lÞg','wp-includes/blocks/avatar/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«*ú‡‡(\Z¨öîøIzÊ','e2º,¢Õ”ùeõÈnÁCšØL]ûöÇsËç+©¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€·-™”2§|Û‰b','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w»ð>c®\r*Ž€°Ý|5‰','a	Ø¤â€²³•vâ³ˆ¨`\nå’qò“\r;^ýpU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'ê&Žök°KÍ^','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ç\"ö1ß²­£,ƒ~›}ƒ','”Ü^d\nÖ”2HIk”“rÕÐ¦EÞ`’ûëoòê”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('… öˆFd`—X»C9','wp-content/mu-plugins/nexcess-mapps/Integrations/StagingSites.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/StagingSites.php',0,'O°!ª…ùQAëàêy_','O°!ª…ùQAëàêy_','š’^QAKÞYmË\n¦[È#ýç3P9©u¤[%\'[€vî“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÝcKÿ• nàÙ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page.php',0,'qä¯åÍ¿ŽÑø·','qä¯åÍ¿ŽÑø·','Ô<4.Òa 	+Ë,ä³à—ª„ÊÏ¿­_ò	è*¼ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ÙÐæÃIÛ1\n¯\0 UN·','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-rest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Æ\rzN­0%\rJ¢','!Ò°~ùtÏ-HžÞ×Ê‚ûõg8Å¦>M…ÌÐ` whÆ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ró\ZEêÕçjlS','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v§. TìTÁÚû;œŠ†–','ù–[$M¥¯©!±Î¿b¡Â¸eJj–\"‹iKÅù7Ca¬M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š.´\\ç4Ö[×R¢\rPpò','wp-content/plugins/gravityformsakismet/class-gf-akismet.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/class-gf-akismet.php',0,'Nt]‹­õS8ƒ¶F«ÿ—*','Nt]‹­õS8ƒ¶F«ÿ—*','ýÇñ/X]}<&HÝx^ˆÂŠÚÖW=D,ë\\ì‰G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‹—‘±“R=‚^òE$<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/dynamic-colors-34cf384d91fb0fd3a9d5.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/dynamic-colors-34cf384d91fb0fd3a9d5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qW¾8Ç’ø<t²OÝ',']#Ü&¸ÙV¸§‰—¢Å=×ývËÂó¯	ŸãÅ‘-Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žŒè“ºUZÅIð´~wÐ<','wp-content/plugins/jetpack/_inc/build/shortcodes/js/recipes.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/recipes.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÓÏàB?à¶eó·ÛÉi¥','éŸs÷Aè,•„Û3Ì¸ì¤ÕLLâì\'€eÆa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿzþ’¾~48îál›Go8','wp-includes/js/dist/style-engine.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/style-engine.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ì±†\\£tÿ=ÞÀ1Ã/kŒ','gÑêŽŠöi•Õ?Rk-ñ9#X¥»´F‹Ú?úŒþ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡@™¼\'³é |û¡›^ë€','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceService.php',0,'àCh\Zk1…jOª³t“¢©','àCh\Zk1…jOª³t“¢©','ð¬ðiØc]ðõ „do…œ‡d˜ø†¹!F”faÇœ	–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§6\'ÜÃ ÙË”#”ç	','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-agency.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-agency.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…äm]©¢IÆœ§=}-','¹ÍõK]’«%„)ª\'ry> *Eït9OPNp»F2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªD¼8-¬š‰Â¤rØl','wp-content/plugins/wordfence/images/logos/shield-care.svg','/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-care.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	þ s‘hß‰\0‘tvó','£f2\"(>µlÈH93 öÉÌè¦ªé	ÂC$„<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ŠÅøÈSãYî/nÕëü','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïD10cNÏ*T©^ôY/','üMøÎð«¥“•p&kq,$V£+,©JvÏ ?¡m·ÏŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('² :ÞQäöXü„ž8','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÍ«nÔ`¨6#Î<‹ù','[%G…š—eFÏ¹ßº+þã(¦^!ÔìõŠ­ånW°†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ò…Xil«Šòj¦','wp-content/plugins/imagify/inc/admin/upgrader.php','/srv/htdocs/wp-content/plugins/imagify/inc/admin/upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÏY	dðk\\ÅàaØà•¶','îë<¹`væ\Z?†YH\"ÚÿfÏØÆïáâðZq5‰Ão‚ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Àäc$t‡RŠÃ~TC¿[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/ignored.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆŠôdíÅ¬mÚkbßBÎe†','Xò›—”D!k¾~ïW“¹FïhD‹†²ª°ªjn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÚ%G]fÓ@Í%ÊZÜÍ','wp-content/plugins/wordfence/views/common/section-subtitle.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/section-subtitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n^\rÁñ#f–šst„‚W\Z',':ËtaQE´&Íœ˜³îßÄsÙ¡\nGb\\Z S1{°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã‹h>„•Ø‹®m¦Êkq8','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-website.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-website.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8z€2S1dap8ÀjÀ2F','&…¬ždñ©q—æçy¸ªdPÐ¢I0K<ö|%T#u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆçÐè<Õ¨?å¸5','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š!²šd$ÍëÈÏÄûI^','do6kËõ°\0x©`¸­’¶ŒÔ¾Ìó	[éñ{^˜V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È¨3ÏµŠ!üªƒ¢«²u','wp-content/plugins/akismet/akismet-es_AR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_AR.l10n.php',0,'uÙRl-j\nõª4ªx*','uÙRl-j\nõª4ªx*','T¤¼&Î85]ó=-uÊh>‹S\rä\r45?S¥:ÁXü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë.ð‹ÍUç¯µð6oW','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÐÀÒ’Wí³\"Þö	Á','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PropertyQuota.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PropertyQuota.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','->³{×EGŠ Ö1½t','Q¦L­Ù»ßK§™ÖYˆŸ°(Â	\\Zv,×ßîž(Ò9¢.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ\\?\ZÙù	¤aéÊ ¥','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationVisitors.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationVisitors.php',0,'­Ë/ö»VŒ{`òÂ<¾','­Ë/ö»VŒ{`òÂ<¾','bB7\\æƒ7 Þ÷=dñ€	Î²Ã2áòÔ¬uîtÚÛ6!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÐ¡qDÖš?ÓižX','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÑÊÈ‚™ôVi>8v','¿zu&ñéšóø;ÄI$\"£LYØåëŠjLGsÌsá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛKûQð}U&;&˜ïØQ','wp-includes/meta.php','/wordpress/core/6.9.1/wp-includes/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨„F¶\0	Å—	UÑžt~×','“ÜëDvÃ¹Ýgú„6´B¹ºˆÆ¹ê–—¾ª ÚÅð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û^I—Ah(Äª,r÷ãQ','wp-content/plugins/akismet/akismet-zh_TW.l10n.php','/wordpress/plugins/akismet/5.6/akismet-zh_TW.l10n.php',0,'måAsÝd¢öž/g‹Š¶·','måAsÝd¢öž/g‹Š¶·','$Úiy¢üló$­›kª‚=UfK°ôL\\Jõbè:ûÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü‚zRö1íÿ_C4B\0','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget-sidebar.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget-sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬FÃ}(ß\\^[°×e¬','Òí2E1mÍºLÁc«ì ö\nOs\0_zÑ)*Ùž ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ£É_ƒÇÕiÝîä³','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æãáÅ(Œ@k@$xO0øÎ','Ó~\r£™‚R´}]MËôc±¤¡E‘ƒîé‚6\rv ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âgO¥òïÿËëð','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-countries.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-countries.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Åx*¿	žM,£Þn2Â','xŸ¤u-•\'Û0ž“Â’©ŠbEšLhèvŸ%Z6lËË»f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äUø:Àd²¦À;6 ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Ä÷4U>°¶ÃñG•(1Ýœ','‡6>2\0Sþ+-sÃß•¼žd´&Íq^#ž†Ä Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä~è¾ûü°7³OÉìü','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-red.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-red.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j‘£~P\0HÖwÖÔ[J','/‰(¢âä]ÙB÷RÁ8TŒÌ½&¯œxÔÖÉZò›þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å)oåÙ—ú ÿMž_ ˜Â','wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-get-posts.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-get-posts.php',0,'îÜ0›QCý(Ý[æ U','îÜ0›QCý(Ý[æ U','$Y\0˜0N3ù>þÆ„~ÚéxQ‚õ¥(\"¸‚b2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ætr³ÎµF_î ÃÇ×','wp-includes/js/wp-emoji-loader.js','/wordpress/core/6.9.1/wp-includes/js/wp-emoji-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­÷R€›ÇìÓye²“É',':/ª¼ÚpÂ£»ßÇ\\¶‹vÎcÔä>€³‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òŽ¥ëV’y½/ùíæŠ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þïÙðqA3i›&*kÃ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0„Ñ§…6ªçL3ðýóš\'9','†×ƒRÍëcËó31RDloZÓ½#Øs È9ôáfT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÍÚÛŸ½Ïb…B','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õñ:êCVF¼‘ïÐ†R',',)¼ø§|F…aµêæ‚ƒÓfœÙ>œÀ;JÎß\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€	{k	Ž_ÀgŸOÐ~sŒá','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/index.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}½xâà©o-k()L½è',' ”s	_s`ÑÖG±;J ø#/U¸£¹/8Ê¼ûÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€}±]Óµî¸ou\nÎ¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó©è]b:lû9H¬(','åHÆPn¢BA×¤t ‡(\'hôOî;R€_1O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€7w	ùuÒ•x.?BŸ','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p>á…wa–Z×rL','ûÚ\n(}ý_1õ†—OËÓu˜Gm»_J¦½¼6ˆî:#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€`„3%N·ó2Ðž`\n','wp-content/plugins/gravityforms/js/form_editor.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/form_editor.min.js',0,'ùÛú\ZÇãxKHt.ôÖ','ùÛú\ZÇãxKHt.ôÖ','&³Á_5ÜÞ†!Æ\0^\Z„5mÒíR\n™<Oh~§X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€›9&ˆ/	þß\rx[','wp-content/plugins/seo-by-rank-math/includes/helpers/class-sitepress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-sitepress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ‚o.cªýÆ\'9uÆpu','”î¾áötÊæ®\0Ø(ŠÞ4ôÍ› ¾€à~«ÐUù\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€,X&î¼ ~{ŒöøÓ‹','wp-content/plugins/imagify/inc/3rd-party/hosting/wordpress-com.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/wordpress-com.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T@CW×­p{//ÍÕØp','Þ˜™;Ç!°ÍƒÀYO2ŽÖÿ-¥åÑ½‡ƒèÕ¡ä­‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€3-ðàêíÿû•fÐò¶\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘GM¤ƒÎÑúsF¡°Y´Ç','ÓºÒ„dOÉ9*\"•é¶k–Mƒr:›ƒ{\'V`Æøiœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€4kÉš\Z1’­sÏüËº','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-page.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zbÐ Œ‡B2h\nÔí¦f','ÅÖ²¡ß@Sž†=Y…¿N«	ÅoŒ~þ&x.°û\n\nç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€;ñÎ!1á>üYÄxQü','wp-includes/js/dist/block-editor.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L*Œ¦tó\0‘ñ&¡&_²',';äê³JÉ«£ðGy^»’__Ê.ÌNû‡ƒà	»”¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€?Ý†xØÎÆÞ‚k›¢ª1','wp-content/uploads/backup/index.php','/srv/htdocs/wp-content/uploads/backup/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€B™oî£%ä€Äºs','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-status.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-status.php',0,' Œ„=ø·^·ƒ‰v‹Á',' Œ„=ø·^·ƒ‰v‹Á','Æ´[æ”›ï3$íl^©L\\¡ÕÚžøœ´zû?ÎØsÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€S~QWê²W0:`LÍÐ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/loader.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/loader.php',0,'ÙpR#ÿ*ëHÐUØôÌ','ÙpR#ÿ*ëHÐUØôÌ','¿D©CB\0¦ÛéùqRìì¹še‹8;ô}ØCNç{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Tî‹J:ã;àû8¼|I','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',r?ØÌ‘R¹VºÅ}n»­\n','\ZÂÏææPµ„àLäzØ_ø€ž}Äv°Ö$z¾^¯À»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ZŠö§\'bÞY÷Q§±','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Þû³õŒSa*\ZðÏþžUã','ËýÕºi…&\"¸ä»•cszÃ÷Ì­O½²î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€[H0jõ*Æ^®þðk[','wp-content/plugins/imagify/vendor/wp-media/plugin-family/webpack.config.js','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x@‚ÔTíDgôÉ¼.¥','n‚<F°ñä¤òl…Äc›6%ˆ×isX¯J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€^k4\Z¨gG/\0üŽêCÈ','wp-content/plugins/jetpack/images/security.svg','/wordpress/plugins/jetpack/15.6-a.3/images/security.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Dv<0\Zîõ+Y²W]Î\Z','Ìœ«lÐƒ¦||m«\Z¸WÍ§—±Ù;tm/ÉúSi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€dýãŒÌ÷é›’Ø¥Ík\"','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¡ÕÙaŒ¬¹gg™ÖÑ“¹','»Ú®Â­ª’\'ÿ%Å*Ç=pˆxOi¡‚:›\"b¤	RºS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€lâMüºÖ“Ë‰;Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žmd]:‡o‡Lõk]Ï¦ba','ðÅ9yø+m©Ë‡2¯íÀ†9Ôíá^ÕF] ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€o¤¼c`iø,‰TV\n.','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseIdentitiesResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseIdentitiesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÃÝ“õrïP¨S×Òd','¡¦V„ª›éÕáh™&ïÏÝÚ9`¤{1u½X\"ƒ¸-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€pÌ­Mñ1¢Š²eYz£®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfourteen.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfourteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ü2AÉÅ¦È*Ùß„7','íÙÃI\nAëƒýzÚÖ,À(ÓU4´Èg÷)åsI!Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€zÄ¯½o<j~G&+¼C','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L, yÒ¹fåµã5óE',' >Ô³žJñ6>ž«[66Z\\Þ;v*–;Å¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€‚Ó´Ôîä—7KfÜ`¯°','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialsLoader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialsLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0`&–aK×\n!ÉÁ!ÍH°','aHØñ4¤Il(\ZTy?ì/Ãý§}-Ô¨Þ¥Ya','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ƒ\rºÑ<ñ­Äê´CvÜY','wp-content/mu-plugins/nexcess-mapps/Services/Logger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Logger.php',0,'™,í> P­Aœø.r·§','™,í> P­Aœø.r·§','í#*AËfç°„d¦žÄa¯øÍ*´–wü\'ô¤ÃAw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€‘ah¤#Ôí8ícñœÂƒ','wp-includes/js/tinymce/themes/inlite/theme.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/inlite/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4OàâDIc`á•EJ','p·vÓT5Z>j†jª\0\0œÈføÅxa/g=¶&µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€’»Ì©ÎJs]ò€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Ý%ªÜ–wñ˜=‚i¶½','¢&­ðÎ”Æì­º·íô¥#¸+N±5!ü­ÖK”dX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€™K²¿p^h$$nŸ©eâ¯','wp-content/plugins/wp-mail-smtp/assets/vue/img/sparkpost.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sparkpost.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z>`\rû}:X^Ø®.*{X','ã&)ïYŒîA,É…)’NóÜ~¦“IÕÉÎ³UÌM_1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ž#³ˆ\\7’¦\ZhGžl¢','wp-includes/blocks/post-navigation-link/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ\r[óu»è×€?­vFq!u','Í–R‰ø¾/(+\"	~$W¤¥\r@]c=¯@Jw\ZG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ º¼	Q¬¿wxT¼ÀâÆ','wp-content/plugins/gravityforms/includes/settings/fields/class-button.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-button.php',0,'šg<Ü…øEÿô—\n@nKR','šg<Ü…øEÿô—\n@nKR','\ZëÐfTFB”fY-šùx¼êw$¬šúµDI”XGlå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ª€ÂµPî +v¢^#ÆÝ','wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ðT¸´\\ÍtGþ­§}•',')‚îtæ£ã–8<f#-TWiòRÁ™y’—\',‡òÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€°Ù6ß®Ãã_`‰ÉŽØg×','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/attachments.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë s¢”hØvÓ&vb6N',':§©kL8\Zë$	d^­EÇÏ­ƒ£Ôµjk6¿»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€²è8Q‚)Ñv ¬³Kyi','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_ÉÏX¨Tó*ZÃ)®Ø','ô¢vçè(Ñº¼JiÊõ“\'Ôj®’³HÛmJT[›ñ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€¶—r=ŠÄÚÏcÄÐËMz','wp-includes/js/dist/is-shallow-equal.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/is-shallow-equal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å%+$d=ÔÁ,».)','yQèªì9I%á£¢H4¬µèÂ—BŸçtÍ5ï®)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€·­#¡L ÑfFÁ_{«¾','wp-content/themes/genesis/lib/classes/class-genesis-amp-menu.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-amp-menu.php',0,'íŽ.tÆ«”Š´&Í x×x','íŽ.tÆ«”Š´&Í x×x','ÛcögÂ£Ž¼]¸?\\â¥‚;:©C“çŠ×áÎö·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€½a‡=ª ƒ’Žuõ1&H»','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/list-empty.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/list-empty.php',0,'¿õŠªû¶+—÷‡²¢`ä','¿õŠªû¶+—÷‡²¢`ä','Ç‹Û{cºçs/’ßW*–¬ôNIÊp_dû‡Ì€4J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€¾è¸­,üÞÒõ#wÜè','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/howto.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/howto.php',0,'i-<f”Ô–Ç§!ßÄåÿ×','i-<f”Ô–Ç§!ßÄåÿ×','…[cí öi8óu´§µ®—”Üá\Z\rp¸Mô¦“9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€¿%	›+Ûê³‚4û{:','wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡o•Ñ•bYîR¹ò±ôÏ÷“','©tiioP7,ˆR|­q–XåÒ)á†ŠÝÇ®fê@Kvá	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ã€’!¼æ¿\\/w~U¤\r','wp-content/themes/hjs-blocks/images/angle-down-solid.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid.svg',0,')Œ«´»*¿O>„ä¯\0ûÀ',')Œ«´»*¿O>„ä¯\0ûÀ','Õ#6Mì{ENe´ã½6Üø³Á˜{®%Ï¹¢®Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÈÏŽh¤†\ráÄÌ’ÌŸ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÉÅ•Þ?6cá_Vçö¤','­Ï‘€OF™×øM£gbKÀ§ŒÖH\\\'šÅ›ÍÃÞ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÊØjìZ¸P&v>ìµ·','wp-content/plugins/jetpack/_inc/blocks/editor-beta.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÃfÈ†d2Ç}ºåö0;©à','•<_lªì:f/’f\'ã!+Ìå‹OHÞ(Éå*È?¤<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ËeÒ\"nòçTŠ²ô3‚ðW','wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_User_Options.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_User_Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6WË®vØC\'ô=\"p¯E','(,%••M\"YÚK¿ž¡\'b…ÙwtiLò%OÆì?‰²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ìü£!ˆõh\Z­É¨$\"R','wp-includes/css/dist/edit-site/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÅ¨ïå­`\\g‹Ì/ƒ','d˜¦±»xûCõHŸö\n~ÿ nÖhå=ÞN}ºù¦Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÍÖ:ÚëWœÝ+3ÄîWë}','wp-content/plugins/gravityforms/includes/settings/js/tabs.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/tabs.min.js',0,'U%0É»Í­Ùç\';]\0b1ñ','U%0É»Í­Ùç\';]\0b1ñ','OT²‚ÖuðÄ¹ÀPóŸº\"ª…]£÷åÇtuk<·w—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ð3‚Iž\'Ÿ|dmˆ<Ë5','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-charitable.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-charitable.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü||¨¹öŒ‘lAÀŽ¸','ÊîŸ\n¿Hº[ZÅ)ŠP-³¡ÞBèr8¹>$ÖŽØb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÓÚºèu¶¿M—É÷[\r','wp-admin/images/wpspin_light-2x.gif','/wordpress/core/6.9.1/wp-admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î{Ì%µ-âEê;Ÿ—ŒÎ|','ä°u)ÐœJäøA†92®ñ$§‚NÓ8ýÔÇ÷¼Â\'F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€Ö3jxS°£ß$Î …','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìj»‡º”¦\\íj;ÊÞ2','…k¤êgÒå»Ó‘§2G±jíþP”r”48uæôù§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÖNxïõÚ‰\Zã8yH\\','wp-admin/js/theme-plugin-editor.min.js','/wordpress/core/6.9.1/wp-admin/js/theme-plugin-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZiÔ ÂˆªÌHGxóLoË‰','	ì5Ãñ¥ž„É(T?/iÈf;ëÔ‹0¥^\"%H¤e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÖsSkÜi«<4\'cì-6','wp-includes/js/wp-embed.js','/wordpress/core/6.9.1/wp-includes/js/wp-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•wbsÛxg“p¸°)q2*','¼.šòb§è$-\'½wÛP\\/óÃÔ×\"Oý’±XH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ÞÜªì22!ð|4›‚{îõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M] Ê\\¢§-ñó[›','ìjo†âÌ9›°Ðk•ŽÜÿ’ï,\ZD¯$8‹nU`ƒvõ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€â)Ç¨Šƒorújçø@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/tinymce-plugin-form-button.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/tinymce-plugin-form-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿk>Š>i±½\nñƒ´°','x\"¨1¾ŸºzJ7‰0¦ðfÓ1xÎ™†dŠáèÐ<#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€çƒyŒüÁº#©ïüæÃþ','wp-content/plugins/jetpack/modules/videopress/class-videopress-attachment-metadata.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class-videopress-attachment-metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CSÚ/éöç(Œ%Ò‡’Ef¡','ZG-	»fô§k²¿‡,\'òwÀj!\ZåäÙHQ<°òµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€èß>ôoi£;o¦«”a','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/I18n.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/I18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞšŒ¯Îé´˜iuRÊ','<qå‚£ TítnÜ­Fafy{OÿKh7ÌŸ7n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€éù÷?Œ@B*±ZkâV','wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php',0,'ï	†D‚,8À“â-\'U','ï	†D‚,8À“â-\'U','ÉõÂÛ);Ã)6pý»Y|uõÏ˜n ¦g­üB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ðÜþb<×”È`‹ó½d)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤¥ï¼ëóÿŸãëQ\\Ø,`','ð8ÝÅ×]ª.m	+ã]æAÈ›òù`¬¹õ“aôP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ñ*æúGƒÓð£¡ëFÙã¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h? á¨õúØ¨³dË','HLí!‹cpá0B·b)óþØ>	ÂÞÙÍb—ôDuG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ò“‘.‰ßÕ³_óñyÐí','wp-includes/blocks/math/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/math/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢U$Ø÷a-£ìèÓõ€','í—/^˜u)[¯²ô=L|åN_4òAÉZ‚J´,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€÷êÿeØæ97ãaJS','wp-includes/images/smilies/icon_smile.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_smile.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãà3ó.)À2êÝpëÎð','Ë ëŠ\",ë¶RÊ¨¨Tr=¦oÂùrÑÐ—:µÁ°€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ø3pOHÏ‰Ç•Ö‚=Û','wp-content/themes/genesis/lib/views/pages/genesis-admin-upgraded.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-upgraded.php',0,'pçþ]Œ3FŒæ¶óa`Ã1','pçþ]Œ3FŒæ¶óa`Ã1','šÅ/c¤/¡ª^¬d\0–Ðê\rÒ_Ð¥½ê`u\'f{­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ý]eUtÔØ²}N4','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¿r?9ÛÐþ¾e4­','¢—Ú£šQ¤d<°ZˆŒ6n£Á7ì<†¬ð‘·Ò®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€ýÁ^#Ë]Òõ‚Œf¤ÊÚb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡=Š5}Û™uií,i»üò','•$ï”0/hÂ1n¦CÒ“¬åëçWÐ‘œÒD›Ï{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€þ‡QruœÀ\\½w','wp-includes/blocks/accordion/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚkïT0¾k±Uá³ÐìÙµ¯','@ðÁžq\Z“xœt©š-º\"¶óŠšÿƒ‘P–¸’ñ˜µ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?Éw_þ@˜™¢‰','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php',0,'®„£§=`ˆ‡wÕ2‰6îd','®„£§=`ˆ‡wÕ2‰6îd','6óÅ·ÙWh‹	Šú›·0¬W?êžÞÏYÇmç·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®Ù_%Ê,yM§•1á¹Ç','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-links.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-links.php',0,'ÀIÙYFD3©}7ãdÁ$ÑG','ÀIÙYFD3©}7ãdÁ$ÑG','ªù÷åDÜ²¾kÐÂÖ´Ûùé(¬ò¾?gDý1ÈÐ)&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÐ`‘àï¼\Z÷ÖK','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¡\'™`…–ôŒbQó,…','ÖÊXMZ’ƒOà¾Q§›|Ú\n±x,ðDWÍl)ðl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùXQûád9r×Ú¼–Û','wp-includes/customize/class-wp-customize-themes-section.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-themes-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈVYrþ\\Ü˜Å/1÷…¥','òRfZZœ#C/\ZðP†ÕùaejÈÍUtA^JØó®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('cdcÆšqÌ~·%‹ë','wp-includes/blocks/navigation-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ScœY\\ª­ƒC¿ÿî?Þ','¼’Dži8ˆÂUÞÝ£±Ê‚‡Ó$\Z©ñSÙz‚—+\r†ðä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \r“… 2È¾«àív¸Nÿ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/virama.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/virama.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§”k:Ë2íÉRŒé\ZÅ¼','a\nƒPßèÏ8\nÒ®C@‰ý¢TåºgÌž/KM‘Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ô´M“ „XßÓH»ß4','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.89.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.89.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒš–ñ)SŠK´;l¿.','¹Y‡ÓÄŽSe\\ÚÇk–ŠOÕ~æ„·œþn«|»û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!\rRvÜL.žËnA…','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-attachment.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}5²üËÉŽnpŽ´w¥^q','¯2Ûš®å-h}@³ä¤ŠL”Ì=›½¡ú/ž_ŒÀŒU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\"\\Ž(<_/)*©vræ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-rm-pointers.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-rm-pointers.php',0,'4>à”7Û$Qó8¬','4>à”7Û$Qó8¬','AÎ*ÿ\Z“š*x\"GC·eæ&mï:H{gW^ä¥üL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$7†®ƒÕÖ#êi›\"rDm','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Subject.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Subject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·£v(þ]±Ä\n@CÌëï:','R§·(ƒ…gšoÜQNé\Z~\n:5Šò\"q}†Âk¢uÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%Ò\\«‡‡=l|¾R@','wp-content/plugins/jetpack/_inc/blocks/images/loader-0855308317756931a4f5.gif','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/loader-0855308317756931a4f5.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…\'¸ ÙûZŠƒ ú½¸','W3I\'ß.auÅ£^…þtõI+Ž&0kŒ@¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('**†X-ò,ú.t÷H)','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,\rú!Œ)Š]7;','aï£cÐ2—æ<ø£ü¢A_Ñyv—èÀBÿ_ÙeF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('*w°e|zýß>w\nc]Ì','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í\r¿û`ìnÿ‚TiXôõ','ºÊ¬‹†Î(¿!ÿãBžt6U&Ö_)ú\"D*žq‹o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/]OT7‚R,yJ;','wp-content/plugins/worker/src/PHPSecLib/System/SSH_Agent.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH_Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k  í˜,$¢®·˜Ø','qm1|þ*\'ßâ­˜b²j6à¯&!<\\ß\\®ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('1Ôf‰Mß;²)í`âþ','wp-content/plugins/zapier/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qâ¶÷ÙÚ‹ì‹Ï×¦µ/','Â~iÖCÇô7Æ{±/À<®QÛì9ÕnJøÁÞ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4?¢“Lä¾¥³wŒ}y','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9¼óM=pb­¨!Ê7','¶©V¨‘§¤œµn5w¼d\nñPÕK.ÏðxÏÊ/=HÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=£pºƒ Ü‰É…¡@(|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-phone/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-phone/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q—ÒycWv°˜ßÒ~ã','	 	AÐ(ÄÔÊ®X><<–æ‹‚~q²Äkñª]ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Vªu@³#´åØü¾ÎŽY','wp-content/plugins/jetpack/modules/scan/class-admin-sidebar-link.php','/wordpress/plugins/jetpack/15.6-a.3/modules/scan/class-admin-sidebar-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l‘x‹\0–cpàfÖÎÏe','i×riè†Ou»ê[é¥Üã_	_µ#™†y#Ä&k-Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[wLÅ¢¢<–ø&Ø÷û~','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/sv.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/sv.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';´+ãÉ¤Ù×UÎ\ra©¯õ','RwŽ§&ŒLÑêîbmÎ(qÅ‡,¬wÞqöÃkæt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('el÷5s˜˜EïÃºQâ','wp-admin/js/media-upload.min.js','/wordpress/core/6.9.1/wp-admin/js/media-upload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WC} ÚK·ÚéFÇÂä„ j','w@‡Ãù¬SÂ¼|\r>·ÑRž4Ò\nïNï»3YsåSÜé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('e÷8ž®®h	)¾_	z*r','wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg',0,'þ\nÿzçêúrOò¶','þ\nÿzçêúrOò¶','EJ;‘¸çÂÌþK%  _âÔPŽñQ.Vÿ…*àšâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('hh!>LC\"ïnÑƒœÎ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÐÊ\'ç=7?ª¿ï˜´¦\n','ûŽ9¦“„£³äÃÈˆ~±Ìxï%‡¬®+Vj+,NÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j=FzÆ)ôÛÖÑƒ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php',0,':@áGxŸªÑs£Vé=',':@áGxŸªÑs£Vé=','­Í|¼¹û°ØÍÔ’?L¶e¢„ŸœGU»\rp˜âs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('rÜ4£?_¯¹†\rÛ’','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î†·?Ì{PÒ&ÛV.Ÿ','¿%I9ôœp²¹aá¯ŒV¢²õF6|Wºô1è‰\"†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢#þ\ZI7	-X”â','wp-content/plugins/jetpack/json-endpoints/jetpack/class.wpcom-json-api-get-option-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.wpcom-json-api-get-option-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','• \0£Ž×ÝÞÂx(b','/ç©¤Ôa¤ã´šñEë˜Í*EŽRÁ7i¥gC1xý(\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÒÇ¤Á1l<7,èüb','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËEW«?ç68Íw9+áã',':x{n¾Ô;;i*L’anQÓUEe^³«ˆu/ß)ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…,CUUîèœú9i-','wp-includes/css/wp-auth-check.css','/wordpress/core/6.9.1/wp-includes/css/wp-auth-check.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú–‰½•_7.f§âR','æâªÌc6Œ™~s}\\écûyrÁ@Ÿ°:?$jBÚ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†üw“\rŒ‡Ôr«Sp¬á','wp-content/plugins/jetpack/modules/videopress/css/editor-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oXçk Uüf±ý_ÏYôI','s9euéfŸ¾eùtã6¤­‹ðÞŒ^›ˆ9¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Žpˆ7’lÜË°µ«','wp-content/plugins/svg-support/includes/svg-tags.php','/srv/htdocs/wp-content/plugins/svg-support/includes/svg-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r·Ï×Ú¶8\Z—N†\Z}x','`ŠÈ6ß^Ý\'†*œèî|{‚$“SÌæ÷¹C§R)W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ÌI_“Œ¥\0M.·u •b','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DjŒ0àà±út¯	‰“yØ','aÎˆ{àæp3KÁ¦\0\'T¾,@µ‚’‹<K‡\räÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ÉU)uÿ3îDö','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-attachment.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀL0éÉÊÃdMI’~£','ƒþEÉŠOC#TáÞþõ2ù/ÐúƒP!Ö9ÑM&zß~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›»–Q\"Ç«T¹=šPyZÓ','wp-content/plugins/imagify/views/part-settings-files-tree-row.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-files-tree-row.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p.\nIÛ´³Âs2çƒeÖê','¾p˜„Iàë-“û4oýÁ}ÒV¤¶_ÚWÜÏ‚¥ŠD(B¢´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ÂÙfšã»¸rnl','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0%äKC_ÖªåÔbÚZ\'/K','X¾M©>z—Šøü¸€<eùþ:û_Ñ+Vˆ¾•É.Do	á6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢±Ø¬vé©.{Ý¹Ø','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/monsterinsights-header.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/monsterinsights-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ab–\"½Z³5b\'ÕüD','äí-”ûóÖ«À³O”…Z´Ã½‡Ù¼BláCÌ¹E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨YafŒ¹ëôP–å¤','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_8_1.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_8_1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?E²¦é€:ð âêÒ>','«¨A)éQ–; VQÔJL9¸<›\"0O¹tð]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬W·`_„ ÔåÿxT•','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØµVb.;]0âí™ÿ','’øÂ1ÇÛ¨@ˆÔÂyj©JO:út=ØvICóª\Z¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ÑÉØaËk€ùPÅ‹/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~BÊ-s6»´Å°ì(ï?+É','Ä ÷_”»ŠŽ`a\r;Éî(s¿.Œ¢øÞ#(’\Z·oàu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­œn‚`«CÜÜKµc6','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/addons.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	„?Ïßýv™Ñ’îB¡','Nh	\rŒÚo¯†ðóM*]ÏŒ¹w¿­Ü8™3¢»Xm–M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÉÙ3¤áb°ô‡‰\n“','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹§ÓVc.å=ªA§”','q@œ™J¢Èû-Gl¥;W\"ŽŽÊ)$\"ÀÿîàJÒˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²+\Zwï¶çŒ¶y¯€','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Row.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Row.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{åÇ“\r.Ê5\\Ù:/´Í!','…ië6ü`NGÏ7<¨<g»D-„å˜—ê¤Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ñF[]`©.ãu˜n†','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­í™¦Ô%çŠYýØó<î','ÝÚìôH¶Fà°LÝ«›Þƒ•ë~ÑôÜ˜~JÖÍüi(·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Y_«®ª\Z\r¶í#÷ìa','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·°Tf æVÜï\ZytEJ','wp-content/plugins/google-site-kit/dist/config.php','/srv/htdocs/wp-content/plugins/google-site-kit/dist/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hí‚U,73aá»D`','ü¯{\ršbÅü²\Z$ÐTÀ‹\\\"“)Ê˜D¼†F§·™<‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã”\'…Ê‘ðÎ¼ è+áŠã','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-front.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-front.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™§&WÞ %àZ™\n®>íS','UR±äÞ¿2‡#1#sˆ™€–>Ä¸¸\nv·€¼øð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅŽÎgøž^ž€#<','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àO@hôœ)ßÖhÛ,J÷','ûä!ÔFÄÅ–Ì j’±§<­ÞÞûzæØ†LW2hÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È‰V?	ÝÞ]Æ)A','wp-includes/js/media-views.js','/wordpress/core/6.9.1/wp-includes/js/media-views.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^œ¶ÁÜp†®¤sÄmÔd³','½¿2p:@©;×ÈÔÇÍ k˜ ã84Ê\Z…iq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌVk8¡ýÄñº™ïÙ`Ø+','wp-includes/js/dist/development/react-refresh-entry.js','/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-entry.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	`÷O³ÀmWeÛI{_','Ç’K¡4ìØií\'R!Þá³éDÕiËm0œÛmu/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î`hÑNkO¡N8ž‚','wp-includes/blocks/file/block.json','/wordpress/core/6.9.1/wp-includes/blocks/file/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­^eø7SÔT«ÜÝ‰Iê','Ì2ë{o¶•}ŽrÿÚ6’ô2=;—à·;²ôæbü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î·´uª×¹§•\'L\\ð','wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U&	5AYÐ#®R¸·1F${','šâ±Y|IÉ}Æe¡àá¹Á÷—2ü»ôÓ\n·³“òß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÂWÚè÷=¶Ô˜Hdûz','wp-includes/class-wp-site-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-site-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢õGý­;cú]ÌÃS/','bÌ ¶VªÖ®FÊÈ¸\nš÷¾;FÝÓ\"âôîFŽóÅáLy\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï4HL×ÄBx6Ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{f³Òº\'²²ö¦\r8Ï¶Z','…Ó‘x\rŒ35>Às$m\\BBýM?Ý.¶dV££·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð«ž®îa@á—5‘','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐM)eXQw¦‡„¦l','‡?‹¡I\rÐÚmÃ¥”¼p7vÂP=€à©o—˜1J\'h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ-%‘´7QU.bAgÎ¢','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ÙÉ\nƒÈ´O ÷kt¤íÏ','<‚,â‰Æk9õÉxhªó]ä—¤µ¤{¸í8’ òB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕXùâÏà-Ÿ4¤Jü_ƒ3','wp-content/plugins/wordfence/lib/wordfenceHash.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°yþ±„!\0—-‰?*«šL','Š3½ç÷J³Ô„3ùkU’PbÐXïù™;9à)ùØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öð„Ë\'>á[½žÎ‡÷','wp-admin/js/user-profile.js','/wordpress/core/6.9.1/wp-admin/js/user-profile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àQ4Œ[£±[$Öü¬ü','Öí·¥´ž¤\"F4à–÷xù*Æƒ-kcoð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×«Å¿^{ž5¯ë}ÂØ«','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÀÜˆŒx‡€\"7þ¥#','í¥ôK]Ný?Ž‡ñt\'aáí<u;æÏÛâ™CcãîÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚüÊç‘›¼y^¡mTµÚ','wp-content/plugins/gravityforms/includes/locking/css/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/css/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÆõ‚ˆwwôüqló','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dê.)b¬3†\ZB±•„hú','òühmVlÐvDü:p\n2€gW)3tê°ðF2zú>Fã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åøÛoa²QÌ¹Ûrû','wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\"§â¿ìM*‚ÄÝæ¥/±','ØŸæ 6B¬&€\'NO§†`Ðû«a“VPf\0³\0Þf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¶Pdºµ“ý’íc3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÅ.<$Eÿ\0—þg½:T±','ÆER%ùó–fÆ\\ŸÉ¾ä\rv”8Cÿ^Âh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï…´T´›Ñ‰Žõ¼ÏŒ','wp-content/plugins/imagify/inc/classes/class-imagify-db.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wîë‰S\\—yÁÌK	','Šk‘Ô¥“ž­>•U»¦ö.çÄŽ›(&a‚r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò·Ù.„¶-HÛð¶†vÀË','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5n@Fò 9MYýS$7','‘ãœ‘`\'\'çˆXoç V~ŽT»“ÒP¬©\r»^sÉ…›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÌöV£’åƒsš¢\0œ','wp-content/plugins/wordfence/lib/wfIpLocation.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfIpLocation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÝf·ø²¼¡QBDIÌÞ','=â9qQXò|ýtðaOn×_bKA­Æ.ru×Ç^Yô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùðïº&3’¶®¶dç','wp-content/plugins/gravityformsstripe/includes/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_psr4.php',0,'J0¸\r›FhNãš)³Ï”','J0¸\r›FhNãš)³Ï”','·4Æÿé+¤–(qÕ¯WhÛ$‰¿Ž5R<Ë:í…ºÌÎCÜÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚OÍXëÁg]<f@˜','wp-admin/css/farbtastic-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/farbtastic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕS@ãÎ[“\\,ð3|’¶!','£Sm¾\'ß;d`—ãe MØ0i=óŽ?>ÎÐ€ä¼?{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚uWÛ“±WPÔ^ÿ‡(L¿','wp-includes/blocks/post-navigation-link/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O³¨£vSi?\0ÓÃ‚(˜†','±Å¶C˜Ï­›hö©ÚF0:2¡Iù´vš¢¼\ZùÀõôT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ª·vJ÷=å¡?½‚”','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-‡kFU^‚Çª·;îcµ','óŽÐvÏVs„õÔ·D5 ¦×)L“z(¢\'Þ«*ŸN—9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚_ûðD	{»á6;c¨M','wp-content/plugins/google-site-kit/includes/Core/Modules/Executable_Datapoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Executable_Datapoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑkEî7B]åXÍIF','|ÌæNÈ$·sVëÔ/å¿ÙÚž€ÉÆ•Ý/ŸTÒsœ\nê?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ìjœ:O†]IçÈ­o','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-overview.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úDj0§°l<h)|ËM',')t¥Ò^è(ÃóqSÇ‹qá\ZQ:œN†£™ÍÛ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚3¤–Æ‡eÇ(Ãº9ù','wp-includes/js/jquery/suggest.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\\+A)œ”ãn.;«‰','I<¿{\04¯`œ<!j’±Z8ë²è»D”HWÿ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚—b¤”·»N8®hkå','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿâ0·†Ûaœ^²ñbR\\r','0 ‰EÜtœ¸ŠZéŽÉ[ÁÜÛˆÄˆýiuòÐž˜¬Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ö\0°OÓz£ÜÂ“™ÍÔ','wp-includes/js/dist/script-modules/interactivity/debug.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/debug.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²&eÍ©­l®iDÐbéa',' 1Wç‹nFÏˆY§d™”z§5½äbUê$u|ÓK…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ñ˜ŸÒ]Q4jkY˜c','wp-content/plugins/worker/src/MWP/Signer/PhpSecLibSigner.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/PhpSecLibSigner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ž_=H‘dôÉÇÚÇÀ\\','‹.4[„Åî! é–ru yƒäºR+ýŸ¦2Ð†x7øÚE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚²o¯uÕñ¥ÿN)¯','wp-content/plugins/advanced-custom-fields-pro/pro/post-types/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/post-types/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ý\\Ï(åÙwBêÄIã','wp-admin/network/update.php','/wordpress/core/6.9.1/wp-admin/network/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÇû	Î’RU;âppÆb','­,º!ÿ½m4f¸ƒåÆØÖNRþ\nÊòâBÀˆ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ GJèk§©›dê\"ž|','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/vel-quae-voluptatem-qui/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/vel-quae-voluptatem-qui/https-index.html',0,'€«ý;òž‹!ðÀ…','€«ý;òž‹!ðÀ…','†¹‡qBáMòP¾3\06¬æö¦]®˜ûR	 lÉÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚&\0<C•é’\ndgãõwè','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý¢I…ôú&évÌ','ª¿ÕA2>@ÈzÀÞä!ëcõŠ÷ît‚L¢0@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚&HW”Â©š\r™Öal{¶','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplicationFeeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplicationFeeService.php',0,'ÒÁ=d?éðGÌ¦Ð¾š','ÒÁ=d?éðGÌ¦Ð¾š','óYì¡!sŒÞAC„#MÚ8^‰5š^^W:`á·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚&¦·Û`	¹Nú–ª\\U','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-blogging-prompts.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-blogging-prompts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úòà6’Dµ/¨QA;ü¢','ûò\\^Ú«K,ƒœ•g è\0Úá\Za_ÕàëÅ\\:W³N7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚(tTlDÎ¬7&‡³MP.À','wp-includes/js/tinymce/tiny_mce_popup.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/tiny_mce_popup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B7¯I1º0Žµ¹ƒdÇ','ûº¤\'Ð—¯³/!\ZÛa!Ž~³)µÁ1Dä¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚/	ÁE:KòRå¯¥Àv','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—VÉÃ[×SPkCû','úûÚºÙ…±Å´‹¼}C:åÃ¸=€~è†ÞQÀ(8–Ð$Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚2DwTxŒÚ\rµù.#¬i','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/syed.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/syed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘AŠx GaZ¯ùþü¡','-ì‚§¤%ùpJÐªÎåÞa6nÛLe6Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚3ù´f5áyä°.ËÍñÕ','wp-content/plugins/imagify/assets/js/es6-promise.auto.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/es6-promise.auto.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÇ|Ý°²¿óhïøL‚•','8\Z4<[*\rDj“»E$(ŽÑT,›+‰f£kÁÄsª¹V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚9Ð¬ÖSµ…¸Ì>ûŽ°','wp-content/plugins/seo-by-rank-math/assets/admin/img/score-100.png','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/score-100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UËóEÔwm\nŽN¢ØLkˆ','gƒËÝXÚÚ LBFòÎ¥Ã[¬,ÎÉRXýY.“«¼/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚@ßF ÑÓ (©¤Åe*[','wp-admin/js/theme-plugin-editor.js','/wordpress/core/6.9.1/wp-admin/js/theme-plugin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r¾ú4Ü,bLüŸ]ô;w#','lCP\\~\rï)âý\'õY^ø¼\Z$5l[Ã;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚F‰ åGJÎÖBìˆs7µ','wp-includes/js/media-models.min.js','/wordpress/core/6.9.1/wp-includes/js/media-models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¿ëib&.Œ Žë\r','fã÷l:hïç¬â‰«dA0RÊý×Ì èÔ×s7çc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚MÈ®síÃáÓ%}›+=í','wp-includes/blocks/latest-posts/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÆš\"CíìÆ¾˜	v5š','Ú\"†^Œ²ÔÓCÍ©š+š—Ñ4¸-ÄÁ\ZôÅ¥õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚W= \\\'x\"ˆWÌ}îîd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§°÷Õ©èK½­ƒ^ã¥¾¹','ÏM‰8:ŸnaÆ‹GZÝqQdÃ½!® ¼Ú\'‡›&g1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚WèC«{µ¶·Kuô­À‰','wp-content/plugins/svg-support/README.md','/srv/htdocs/wp-content/plugins/svg-support/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸´ì^iƒ;1#ßæÑ¡uñ','Ô1zü\0Žóú\"\n3QMD2C^Ä§÷»-×óªS~^xL–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Y‡Ø»úç”©éÑú*ñ','wp-includes/css/dist/edit-post/classic-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ?YºEãAd·N$;f^%â','QÛàÔ\nó¤¡Z£äºqQ™²ÞÃÂ;rºOýÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚]î\n2³;øØŸ-¼Ãúõë','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-frontend.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-frontend.php',0,'¡¹æ~\0fðç·ÔnÂÎƒ]«','¡¹æ~\0fðç·ÔnÂÎƒ]«','QÈï;)îþÐ¥²W½§K·kÓâõÚôƒåç ŽrP0²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚d‚P_µiÓ—oü`ª‡¸','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çB iU\"G™Dñ,CL~','¬‚Ý}¿\0›ÍñZTCk\'ø=…?ý_››0F—‹jÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚eÿÈ½Õ =±­\nw|µ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ª]§äï§¯Ê÷Ž\r1DKô','@K=éƒ·#C¤A\\˜-0æâçŸ#„ÍBŒÖÕùøá}R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚kmæÿJ>¥Šñ|aÛw·','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¶ZãíÑ‹k–\"M²³û','^nr8›„¾ÎÉgV*`\'çìÅÈHï²aÇnˆ6çT]øO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚sœ~%FœÉRˆ4mKNZ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg',0,'kÿrPigÞÁo¨zùâ','kÿrPigÞÁo¨zùâ','ˆòÿWX¤ûvy‡-²åëñq;q*A¿V¸Í³e6[Ý4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚w€·5»ÿïÁ¡)ºûž','wp-includes/css/wp-embed-template-ie.css','/wordpress/core/6.9.1/wp-includes/css/wp-embed-template-ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½«h€g9iyš“g7éÛP*','ð¨C“!¨®`\r ±AÀÌö\0‡ç8ª§îóM^÷/\0·p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚z×è§\"P¥O¤ÈÒ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-summary.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-summary.php',0,'ÑKª€àÇ‘H?È¿¯öÁU','ÑKª€àÇ‘H?È¿¯öÁU','·àzó–ÙoãHÖ”úMa\Z’´ÍJ“‡k‹è•Ñ^Û&7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ï…f-gæ…Zd­Yúœ','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Info.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í!·›…YÏñþ!GÙè6/ÿ','hË®Ö‹ô• %œã÷»”£LÆ\"Äå¶¸N­…£º~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚…‚½íÞŸRtñU0\Z]','wp-content/plugins/google-site-kit/third-party/google/auth/src/GetQuotaProjectInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GetQuotaProjectInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µßŠ$[Èqý¬ˆëzûæ','ÅÎwn;‘‡NÆXØ0M¬ƒú8Z©îPÓ¦rÙ„ùa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚…¾»3ÎÂmDsä!C„óª','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¹p‚§;ÇÁý$Ivµ$—','áÝIÃ\'Á™@:QýŠ)á»È·w˜‚SJ—W¢Ã!Üge','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ž\0¸ó¼²+OW+','index.php','/wordpress/core/6.9.1/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’mÐù]÷#ùí“N°Xˆ,È','³Dz²\nèþ}_«ö7x,Í9öt:æ\'³\r¹ó‚á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚”|ëLD8yêÒôâ!','wp-content/plugins/seo-by-rank-math-pro/includes/modules/acf/class-acf.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/acf/class-acf.php',0,'Gã8\'ŒªÌ¤Š‡Ø`Vt','Gã8\'ŒªÌ¤Š‡Ø`Vt','¯ûSe	£[¶åv¢açU@L¾Xª—ñl6Þ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ŸK¹‚ÛÃý0.ì±I®','wp-content/themes/hjs-blocks/images/check-mark.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/check-mark.svg',0,'Àäÿ¨íÂ“–™ÕÄ=‰','Àäÿ¨íÂ“–™ÕÄ=‰','¿Ï-õäÃr‰\0 ñoF–>¯Q\n5CÑô¾P‹³#Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚¢×Dk§²_¿ÛPÅŒ†qÔ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ƒþüŒ&>K„rÑ ','ˆ¢ãú¢Ó1ÔIÍri©ÿ‚3çf$æÚJß¢Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚¦õÝ³¤ÄFJ%ç7Å\"','wp-content/cache/cache-enabler/hjsdev.com/category-a/facere-itaque-odit-est-autem-id-asperiores/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/facere-itaque-odit-est-autem-id-asperiores/https-index.html',0,'PÃ.ÕA_gsQœWIÌ¯','PÃ.ÕA_gsQœWIÌ¯','ÌµØ©üé‰÷úXôvµ«½‰EÕM‡‰ÕÆÆ\\BÐ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚§¬ãíA¼ÎòŒ1\Z…;¤','wp-includes/rss.php','/wordpress/core/6.9.1/wp-includes/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«²éinzRJ7m‘B¦´','üM‘…rDÁ]3ííñ³c‹²9Bˆ¨õ+!R)2ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚¸EÀºhœ«0âÎûF”','wp-content/plugins/seo-by-rank-math/includes/admin/class-setup-wizard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-setup-wizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H%×‡!/tå;ü\"5\"','¹-—]ç«ý/\Z·™5ÏÅ‰|f­Kçâ¸9\nª‘´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚»š™áš:<ñõÞCEly','wp-includes/SimplePie/src/Category.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯;D“É@òº‘ê«0´\\¾G','XBPîÓ%\ZèŒ÷7ß#fqô5Æ/âŽ·¼ˆÙ&ê‘\'3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ÆNÊ~«æ¬Ò\")Zƒ','wp-content/plugins/seo-by-rank-math-pro/includes/class-thumbnail-overlays.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-thumbnail-overlays.php',0,'Zq,S8-DÄÜuuƒö;','Zq,S8-DÄÜuuƒö;','I$Ö´y-º`ƒ-Ø6q6†Rï7-T¯öÐ\'Ó½I/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ê(iŽ´|ŽNét„›#Ê','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-api.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä«&Ì¹pLó°—:±ªÉ§î','°îãdÍ${Ëf´\\©$bl8`óŸ°ŽÑùÊf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ë¯×°ÚËšË³Ö','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions_include.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions_include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eâî½´	ÃHÚ†K–m','P<É\0¶_=fÁ†yæù½ìŒ‰žàfí^Ùºb\"Çs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ñ{Œõh§ŽæB-o:IhÅ','wp-includes/blocks/query-pagination-numbers/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í@Eé(1þË±ûe„¨Bô','O;\nV¡[%ñ\Z3°ü•³Ehßdßxø:Ò{®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ÖÔÆ…tŽ€mï»®´IÙs','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4¯’ª©ÝÓ$êáÆrù','æ‰L¸¤äÆitKjXZ¡ß¯Ú¶—ÊÃÑ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚×ë+Þ©5Ôƒ¸â©ªgYš','wp-content/plugins/jetpack/_inc/blocks/map/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lçúäàËÁ˜£Ÿ%ÆÔ','ñÔ×H¦ƒ­s:ÔüóßÇq‘(–\0ÞÖf6ý£ÃÃÚoá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Ù{ÕøÄ1Ì‰)K','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityInspectionResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityInspectionResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý\nÜ3Rˆû‰‘Mz1Ï','DjçUæîhçŠ\\\rÙ2ŒN¿«G›µ˜þf[Ë€Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚Þ©Ç•QŠhd^íÜ¡m','wp-includes/SimplePie/library/SimplePie/Core.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ß·‘\0\'Ã\nŸ¾F³²tä','®À-ü»OŽìÉz\n¸ó-ìÕ»¥1”‹ÝoÔ[è	‹ƒúÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚á,´A,;üzôÎòc°','wp-content/plugins/worker/src/Monolog/Handler/index.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ìœý®v¿A\nGrÏ3C9`','wp-admin/includes/class-wp-internal-pointers.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-internal-pointers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖfrÈ—V„C4Ï¸Ý','u	oõ °L\"f‘˜†z\'×¡Ñ=Á^kÕ˜]¥WŽO²u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚îh\\ØÑŸ\"ÙËj¹­>','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ûTP¨ðèÙá¹<Á3','ý(à_H.ÅZŸš˜¯»ˆ=\'\Z\"Ï<YZžòŽ’ó4,Ñ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ñÇl{kIÂžD¸‰ô\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úd.Êø;=¢W›±r¸m^','UZB!MÙ ªC+©NÅŽå„IåÓl¶àMÝ=·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ñþ.ø9Gl¶ä;?ÌR','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\'CÏ[­ÄiÚyõÿ”°\0','8ŠpëŽ<#Š9]5ØË—P¶ÈÖÝ›g<÷u¤ãËà­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚óàÞ›B¿ Q;=•wãÿ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/user-status-select.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/user-status-select.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÐ&înÇ1Wñê½³Tk|',':ÆÛFHn«Ûl¼Û‰Eòf,ï¾¡˜ÀdPÜL’$Ü”¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ôìéÉ.ER_¢–£€','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/RequestExceptionInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/RequestExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥´ê¹¯£”z\0ïI:2','ÆÙI§íóÞ±¡ý·12Œ%Pð¨×óÂc6²öâ“Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ÿc»”u§À“ô)Þnß—t','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚éôt£;âTQeê«ÍáÛ',' è‰Jò€Ø%A8Ô¢&w¼QY9þx0ço¨\'á%g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ0j/3ÑÙ\"H-ˆ ¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á\"w	Ól‰ûÁbuô:¾','?³\nC›5e)CÐž§\Z§£0i.¶\nQÒü9Ê5á†V1ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ\r‘ïs(sú…k›ã\Z™A|','wp-content/plugins/gravityforms/includes/settings/class-gf-settings-encryption.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-gf-settings-encryption.php',0,'X!jé:á¨èfžn~Ž7‰K','X!jé:á¨èfžn~Ž7‰K','?,j·r‡wBV£DëONUã$x×\rjÙ6]+h\rjq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ§é ê*û¬âÊ’Ö$','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙõèºŠ³#0’|C£(£','ª*_º….,`kh¨R,UQÒNW³“B“&WëŽ6~_J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÏš`œû5ó\0ÕíX¯ó','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X ÞôÄwÚ‹kïàåIÁz','}fß©”4-EîêK\"\néB\0Ë®cìZRâ”û®úíy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒœSPÜÄhí—cbÂ\r','wp-content/plugins/jetpack/sal/class.json-api-links.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n0ø.Œ;Q+b.á†¥e7','Q#ü\ZGÞªðÅÎê*ñªç˜»ÖDEÛ¨ì°ç9ÑßŸ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒô¾@ƒˆ·¹+ï`Î0','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<óë/…’ÌËcŒ@†Åí<','²ÕaŠŒ<©ÁX«»\Z|gã‹3åV&ªë™ê\'ìô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ‚Øü\0ÁÍdÊ5²œºV','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-class.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-class.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©~£ÝB>	vIïÞ·wÂp','i´«•3ýŠêÿ…ÙÀm¼\Z/b{(ˆ·V–íñ¿•YÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ#ŠD¿Zlƒ%?Ou¦ÿË7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÜÈUnÌüˆ;ZWäu/B','—`äWðH T`g˜¬üùC›Á¥µ¡)Š‹¾I¶+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ&¯šU3—b3¯~oª','wp-content/plugins/seo-by-rank-math/assets/admin/css/common.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A»ò_×‘‹~í^l\'Mÿ','	\nºä (g­¤#n.ü8RŸÀ\'kðëâÅ›ÿB”G•}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ\'ÙèÐ;÷§¼¯öS','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š3XÂŠíMMQš±e','%*cS.\n°ËìòÅóñ¶L¯c©?r<cµ¤ƒnŽï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ)ñ*\'ùõ\\Ëƒ}ŒZ^ªs','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÖ->úwE<úæçä1jÀ;','§[ú”ÃC€êûu¢w@½-w|¹ó÷ËêaâÁc;Ð¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ,ù¢ü„QÐÍ>;ðõÙij','wp-includes/SimplePie/library/SimplePie/Registry.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îŽ‘²œÚÎFi<hñÁ|¥','¬ª•Ýt¨]8%cÈÒFU›)Fnrßf¹Ie©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ.áQ>hØã«l,åDxD','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ý+‰ë·û;‹Uà¹ß;','˜}éRÞ7„M¥‚€à{p…È£Ã0O8çaá/Û°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ3‹n\'Wôr>r.G’´d','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ReviewService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ReviewService.php',0,'*äâ\'ºU}K+|œ/§>õ','*äâ\'ºU}K+|œ/§>õ','þDñ	~í¨NîJS^4œÐz»ä:¹3ŽÙIèˆ`\\Ç?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ3ÉR‡y¶Cá:$Vê','wp-content/plugins/spellbook/js/src/svgs/spellbook-icon.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/spellbook-icon.svg',0,'þÖ™¡n’‰œ,j,]„}','þÖ™¡n’‰œ,j,]„}','QX9ëª5ëÂ,»>¤×‰RÖ£‡âª_5¥æ¡\"°H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ6#5”¿rÖÁàEåƒ[','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÙ$ŒˆrÛ“}É–”Ã¶','ÙÕ\n©Ý±þ2l„àŸÆÇ\0w`¡+e1Åîè™öO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒCÕ;ê`f^‚_Æ¾´Y','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/external.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/external.php',0,'¬rù•AnóJÁ»€ah','¬rù•AnóJÁ»€ah','‘\"¼Ãþ|f‰DnŽ}”Ì9Œgy\"ÂïgVÝ§•^yô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒEbl8yÀöÃ}†¡—','wp-includes/js/tinymce/plugins/link/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/link/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø*NÈ’mQ¹€®Ì¹Ã','Ã`3ŸcYQøÁÙþ9WÞ­#l»öÖpËS+GíØ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒGpÀ´38ó>“\\','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I?\\kð¶ùç\0ó,R»U','Ù×kX\n\n;æ¢ŽyÒsœâûi¸ÏuÔMúa6s¢€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒLp¼¬ZW6f3V—R','wp-content/mu-plugins/nexcess-mapps/Exceptions/RequestException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/RequestException.php',0,'O¦{Œq6[^O53ÍB','O¦{Œq6[^O53ÍB','	¯§(‘ž5¸Çß5Åˆ›ñfÏ¦­º8òpÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒM‘V82½¢n¡¸i«Hb','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ë®†Yñª»›Òy\n‡n8ô','_·(†óéæ¸|0CÔ¢¬dp£½Þ([x*z&< µ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒN6ëÚÁ]A	 ¸AAÚ¢','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kâó­Yg\"¬Òª³¸rÿ¥','þ§	ˆì²^n%qY¢åÎ½EÛŸ/GØÓÑä‘0}ãµ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒU%°Y/u‘¿E¯Ù1ÉŒï','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/class-system-status.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/class-system-status.php',0,'€¯ÛLb?-®0Ì’—‡\'','€¯ÛLb?-®0Ì’—‡\'','±§fNsE÷¸Ó>2Hr>01\'£¥È0l•ö¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒWÜnJÖ.\'/xû','wp-includes/blocks/embed/style.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ávÂM0AW+{–-áW','ŽàÉ¨Î›ÎÌáøˆQ=1…Š2Š×g6è0öíj¬0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ]µM›4¦:BId	®','wp-includes/blocks/math/style.css','/wordpress/core/6.9.1/wp-includes/blocks/math/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' N¤\\0—ý ùAÍ®\"','ìß‰^˜Ó“û‡ü^Sñx¹S‘ÏŸ1h*fôq[kî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ]¿’&Ö8/ ÊEò‹J','wp-content/plugins/worker/src/Symfony/Process/Exception/ExceptionInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÔwèµ3\r“úŸ·$b','\r<\n›))hyq*W×Ö5%Ü8“Óš*Lé_7òÌ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒepšÙFïí•rÍËï\':T','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æZqq•V›”Ê<æ“îm','C“¸J1UoÇnpP½ÆîÎè²ù,eµDQRê×ºmØz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒe÷Êp„2¹@ã€gâ','wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php',0,'õ=îÒ-£â-ŸÁPÂÌ#À§','õ=îÒ-£â-ŸÁPÂÌ#À§','¡mÇÑÃOÉOFàØBŽ6Ã+Ïý&E6U4V=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒfð’ò=ÓG®¶OòÂ9','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.min.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.min.js',0,'B˜Û¢#u3Ôäµ·œp†','B˜Û¢#u3Ôäµ·œp†','Ž­J\0¡Uá¶¨µ‚Ój6/	moáòùfÁ„ VÞýb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒhÿÿ\'¼¬h¦QÁ{9`','wp-includes/Requests/src/Exception/Http/Status401.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status401.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—RƒuMðì‹6/ñÿR\\ê','Ô9`³s·-K˜ž¤GHÒÛ’¸w3Þ²š°7Ÿú	ü–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒi†‰šö„=ËðÀOLeÏÂ','wp-content/plugins/automattic-for-agencies-client/automattic-for-agencies-client.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/automattic-for-agencies-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’8ªÆ[Á£#~ªÛ:ÚÁG','ý85fÌ¶QáÉ·»ß¶Û…>ÊDKÑ¿KÍŒùòFlH7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒpÛ¶Óì=%ß|ŸÌ¯<','wp-content/plugins/jetpack/images/products/product-jetpack-ai.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-ai.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒËn~ÀÁæDq\\…','$Íz#?ÀÙg\\Úã,Ázþo½‡øà´»\n¹ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒs¿º5›{Þ1TÏ(ŠÙ','wp-content/plugins/gravityforms/includes/assets/theme-dependencies/class-gf-theme-script-dependencies.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/theme-dependencies/class-gf-theme-script-dependencies.php',0,'ÊÈùŽ¼î>ž£uàUó','ÊÈùŽ¼î>ž£uàUó','ùç÷G]\Z%öDÌ‚ê”’õàAê©iþÎcm¬Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒwiŠ+CêW0tÚ\\9:ø¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I0îÖ©“÷Ã*Äâ„\\µ','wðneÆ¸âã1°~ª*ì(*D.ŠOqÂíÈ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ{·¨\n§|¶%¥Çêæ','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-notice-box-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-notice-box-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N%æAM¯QƒRísÐ}‚','¶ÝP§¥ÕÃÚ=¦1v˜,\"…ëbZ§“pO644Ís','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ~6ö²Ëµ¦(mÛáž´','wp-content/plugins/members/js/edit-role.min.js','/srv/htdocs/wp-content/plugins/members/js/edit-role.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó °+\0æè¶¯óA†ì1Cv','ß6ƒf˜.`S‹0€FÍáÃÄ‹cwÉYroØ@&W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ~Ò…òŸR–¦4µ¦Fw=Ê','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ia1‚”¬á\n“²ºú˜','ÎÁôêh„è¦&‘\n›ëZ ›\Zó£±ßNú’!Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒT¦ÏGGŠ‚\rf±\\^.','wp-content/plugins/google-analytics-for-wordpress/includes/measurement-protocol-v4.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/measurement-protocol-v4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýK8Ôý\\ž£ÁçñCÏ™','ok\ZÑÂí°c2ßÿO-^ÜaÔzAË‚r{@²J|è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ–Eñ—Ë!Ò¸Ä;WR','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-wc-attributes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-wc-attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘2NwûÑµ#rfÈ\n@','Ö{!V‡s^.Q¯‰`Aó…ŸÊÄX?VÒ7G&5%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ‚@#5jHÖÄ¨ÚÍÉð','wp-content/plugins/akismet/akismet-es_CO.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_CO.l10n.php',0,'ì|³`ó!%\"¥ìgÖ9Úo','ì|³`ó!%\"¥ìgÖ9Úo','q8›	KCNnÉˆÞ\nç6W˜‘ô¥S÷kM eó,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ‚ÀøGcÎ„bþ‹É0¬','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-map.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-map.php',0,'R”P—ÆO-Th\'þ›@èC','R”P—ÆO-Th\'þ›@èC','uJl»ô91›*çcÔ­¥r\ZÐæ3BÔ¤›æ3»h@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ‰Kóû÷»9v‹™','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts-customizer.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts-customizer.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pù³â3@MýFzTÀ','Ž#gú6´žâÑª…56\rÛÁ_L“M²DËþ9l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ‘Ç“¯Ðè‚´ ›¶§l','wp-content/themes/twentytwenty/assets/js/editor-script-block.js','/wordpress/themes/twentytwenty/3.0/assets/js/editor-script-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äA®Q~ý.Yf¸1:D',':é¦ˆ¾ÀÕxÇt[cJâïõ= \Zº\ZÚÏ÷Ðh…Ù0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ”jSl\0@¹-Ø@úµ','wp-content/plugins/jetpack/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.”Hœ‹·L>ÕY½z>','­¹ÄÛ;«éýIñp~(ŽÇò	5ÇT1öŠ	n\Zh\rj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ™¿ç2§vžŽD¹î†Y','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast-rss.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast-rss.php',0,'Õ‡Ò¬$é²ô«¼','Õ‡Ò¬$é²ô«¼','=>ï_\\da;Ö‡gda„†äu…	>5m‘ªî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ›—€PÂQÍâ…Ð–œ2.,','wp-content/plugins/imagify/assets/images/icon-level.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-level.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w_4îíÿô´¬+k“Ž','‚ÄQ,ÖR`’Å¢yÞÐ³µÿÞïq§Ô®Œ©‹CÝ™.c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒœ^¢yùðeH1\0›á','wp-content/plugins/gravityforms/images/arrow-right-icon-help-page.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/arrow-right-icon-help-page.svg',0,' ·z¤ÈÒ«‘%d‰g',' ·z¤ÈÒ«‘%d‰g','SéW½½ÓèVˆ¹¦/0G’¯‹{? ¯{áj%Ñ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒœâ¶WÇkVÆ„©±ñÎ','wp-includes/blocks/comments-title.php','/wordpress/core/6.9.1/wp-includes/blocks/comments-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@R¸þ§xá›±H š¥','‘Ž/e¹A[\'¨\\o=o*­d ‰E@Ë›Œ0®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ¤#±÷ÂÖôS7`jR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/inspector.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/inspector.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìæë\Z®â³Ì­Á÷‚G‡/','V\'‚­OÒÛ[ÈF§¶+#©oâ|d.‰öáT²~Âx•Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ¨?ç¬Úz6¤—ÛaDz','wp-content/plugins/wordfence/images/loading.gif','/srv/htdocs/wp-content/plugins/wordfence/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ©[nKïÇ#(ºÊÞ„J¦','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YŠD¥pÇQûë?¥ÇZõ','xsÄÔpƒ\0+­-5K[_ÓÃC™‚ÂÕ–M:¹•Ðæw..','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒªðCë#ÙbP©t‡þ.','wp-content/plugins/members/addons/members-givewp-integration/src/functions-caps.php','/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-caps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ècŠI}ˆË´\Z','©+‘b(\"T§DsË²Ûòm>9\0ñS¦œœFug','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ«Ùí’5ñøˆŸéˆ6','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)´‰Lh|Ñ-ý§•','u§ˆkõ$b§!¸JãÏJ¥<+OA`cE¿®¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ±=‰d®HT4ýëqáçµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-$ùì0IaœåÆÂ»Ô»ä','èbØFrÑg­ëc|äÆq`]\07Xv›Z.}U;d*–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ³\"ÙÝ<Ø‰MTQhÕB/','wp-content/plugins/gravityformsstripe/js/frontend.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.js',0,'¢ž{Øyf÷ßxå4ð¢','¢ž{Øyf÷ßxå4ð¢','”MÂv4ºK(Wí±Ÿc><Í²ß¯ƒ8iyE¤+@Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ´–+Œè&ù!µ&ºcÁ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/blocks/blocks.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/blocks/blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äºæ]ArÔúwy6çÁ','*‚À®z¼Yµ±ïÃ³Íâ]œÒ«â#ëaKBÅ‰ëç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ´´\'S?º$“èY~™ï','wp-content/plugins/worker/src/MWP/Stream/Buffer.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¼ª‹Â¶&¤¼µ¸ù9j','ú©;È®sàx’‚ÜõìŸUßYŽRM¥•Ý­zõ ò‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒ¸×aÑbñÞ„^Ç,X','wp-includes/blocks/term-name/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-name/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g…&\njVàSµbÌf\\[','*ç¾÷v\'oÈ4íP{+`4BL»’UÓ»š¾;[öS¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÁ \ZÇÃ—B×®re9Ç','wp-content/plugins/imagify/assets/images/icon-pack.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-pack.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gñWSßÿåÝûÞxó`[','Ô£§\ra;·wüY)n—°,´”ô§`54}üæ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÆDÍÆ3»Fð˜Ëæmkw','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/plugins.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/plugins.php',0,'¹yN­€L³\0´dÁ¥{@','¹yN­€L³\0´dÁ¥{@','ÑaœÓÐV™ªSÒ(È~&…*ú°1ˆQg°·ªä¬Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÈÒ|Ô•ÒoéÔFáÎ>b','wp-content/plugins/members/js/members-pointers.js','/srv/htdocs/wp-content/plugins/members/js/members-pointers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¦P	åÀ6Ùÿ†U','Dø…îè¬ÓæYÂÁ Y‚ÆºÏƒ;\nËíGíQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒË/]ÈÕ˜>ƒQ·6D','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','45_rŽT‚O\'îŒb','Ý,dÐÔ–O5™µìÒ^Æs0ì\' É4ò¨O®Œ]k*+å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÐ¸+:3èXnNˆtexöX','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ÔõìØ{Wü7h>—­¯','„	2m˜èw‡ó3)zWg‘Þv{AfŠàHu`Co','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÔk^£¨¿$­ŠuW_\\Ø','wp-content/plugins/gravityformsstripe/js/admin.js.map','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.js.map',0,'xî~F²©„´ƒG[“dÏ','xî~F²©„´ƒG[“dÏ','³dˆ®€Xüu-t(¯•Ú²Èþ;­iÌ½2ç$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒÕûKC‘º§m]i<¡ó','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ`T/uAp›ÔÑš ÁÌù','ƒá{ñ…¦£ò;P†òYÕ 7õ·Åí„O±Ík‹.´/5*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒâèÊ†×én¥Dã®–Ë(','wp-admin/css/install.min.css','/wordpress/core/6.9.1/wp-admin/css/install.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ŸÒíâ4†‘áÑX£„','/†ÂçúY$‚Ó._³ð	õr<ŒfúuüuëJæj”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒã8ëè†Veâà³ö9˜','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âªÕýo@_JgIüŸ¯H’','»ö¡»-9ÚR…x/mI¼b¾ ðãb³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒãj¬ºÓÃ5²ÞfÅj¡','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÖB±ýÁ”æØŽîS’-','äÝéR«@@¬lQõFÜƒ\'(mÝ¨^znwnxqÃO¦[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒñU¶¤«£‡|B!Ic¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Û¯ÜÉâ¯yÎÿõT™ñG','½Q•ý·ÂæÒ!}_ ÚßÇÙÿÈ=×&w¾^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒõ\\)gâL”8tÒg8f','wp-content/plugins/jetpack/modules/subscriptions/newsletter-widget/class-jetpack-newsletter-dashboard-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/newsletter-widget/class-jetpack-newsletter-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥g\'šŒ1¸+·ÅwÇ§','G­\\ˆsÌü‰Ôˆüöi Hº\"Vê·ÚØÅ¦@CêX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ƒý²,Ù–=.\".ãEŠ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/start.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/start.php',0,'¨„JÓ§¿„ÏGâ_I\ró','¨„JÓ§¿„ÏGâ_I\ró','íí£Ë~×Çˆ4{‰2çr­Ûš[²\0:FzÐ!rMÖ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„\n‘LizúkÝ”¦ ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']´U&•ã–Iì©Vé;p','~Ï\rá7—ìãCÐ-…€t¿ßÝÄ\\…Êû5.ÓˆÜg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„K ¸SEËÿÅL§3À','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V=¤ˆâ˜Ör®@Ù¸~kt™','|”J\0R]-ð2ž”˜°3zù¿ÊTƒþëH?Uˆì‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„\n‹×w}Bõ`8U±D\"','wp-content/themes/genesis/lib/js/menu/superfish.args.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js',0,'ïÚÑ!3“4hØ›hàf>','ïÚÑ!3“4hØ›hàf>','ƒê¾º^Áü»6|óŽŠ›»åKôìÓÀAAr£BJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„nP7¤ãBÍz•Ôšv$','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„4&ý-l½5â3bŠŠJ','\'\"ž¥˜b?7{<ª~¸~2ju&qNÿ9ëñ\Z;x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„þVÆ(<VÙÈ&ïÃ,\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i´ô¾>p]iFƒLw†','@å[”,Œ™Ií!^¡æÕu¬KtÙ†Í±À@)ÝÙç‰ºà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ØÿgŸ&e’C\\›xq','wp-content/cache/cache-enabler/hjsdev.com/terms-and-conditions/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/terms-and-conditions/https-index.html',0,'±”‘jÃÅíÑ ûi*ßN','±”‘jÃÅíÑ ûi*ßN','åÎÃ¬/`|P	‡kwÌÃ²ÀX6ééhóNØq œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ÔŒêåQRjWÌxm','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bard.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bard.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼2‡%‹òÀ-Ô®Õ‚Œ',' ëõ	®Ä0\0à_ÑSP“ h|šÃW¡ƒl?½/vÓ÷¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„&ÔlN¬UÏÐ¹¡’¡j…Þ','wp-content/plugins/jetpack/modules/shortcodes/gist.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/gist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÇ[|ø	îÃ¨,OŸ“”‘','÷@&Ëüd,¤Ì}hÄ7XÇÚK«½¥ìô.×x@N©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„)Å©¶ê…2[¤	Ó4¨_a','wp-includes/class-walker-category-dropdown.php','/wordpress/core/6.9.1/wp-includes/class-walker-category-dropdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢‡Ô‚ïIV­*ùÞtü','ÃIw°^ÏËîKHÄ¶\\ìsŽ³~BW—ãº¾fI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„+0ª¤€æ™n}¤ÊC±','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂŠ–MÌ¼•²÷È;Å/Ó','‘3‚ÑB‘XÂŠâVÿ~©‹„JˆW©ˆ‡l¾{$æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„+oõ2žá8³EŒ+K%;û','wp-includes/PHPMailer/PHPMailer.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/PHPMailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\r]ôÊ½eI–ñHhl$','2âePA9áe±ìë¥bi•3Hçâò¢/U\rÜþ]U—~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„/ â§ø¹ÝTÈÎBP','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-download.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-download.php',0,'Ê0î3ù`Ýks Qººô','Ê0î3ù`Ýks Qººô','§,¯s.u³½»­4À\rØ®Ëò°ù¯±/¼ì¯,ÀI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„3¾ ÁuÈ<9³HÚg','wp-content/themes/hjs-blocks/lib/hjs-custom-blocks.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-custom-blocks.php',0,'7LÛ0îî	óX#5¼X','7LÛ0îî	óX#5¼X','§+ýàËùê=Ç\\½Íž^TÜÄ¤‡s˜ÙÁ‰Ã…š[¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„4éNå-‚rœÎ˜H˜o=ª','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/hello.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/hello.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞjéƒÑðm¤JÎÞ½Ï]é','ó`9êá˜ÝÏ÷¯b‹$¸ ­0ª¢‡¥Ý|ŠaKú_)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„95[È;Q|1Ìo3z','wp-content/plugins/gravityforms/js/forms.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/forms.min.js',0,'—²ûŒ(—êÉWÈ±Ñ1Yè‘','—²ûŒ(—êÉWÈ±Ñ1Yè‘','CEÓ¯œŸ&˜eí¹›ùÃg¦618ô_/ÙË¹Ä<FFŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„:+[õ¹g¾¦CZÝØó’','wp-includes/template-loader.php','/wordpress/core/6.9.1/wp-includes/template-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¯ p!Sä»^iœ÷l\Z§','L2mÁ3\n¦#so9ÂúN+)A¬¦¾‡YëÏ^“\"#k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„<zç£9Ý¸½ÓÚ¶œª¿','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓXã\\Ým~-‚8åû½#`','°R6©ÌÚYNA·WÃr&D“ŽPC~	ìæ/ýÉ m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„=\"eéÓ¿Ù%Í_~øê.','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerAccess.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerAccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×­D\ZKm€ï!\Za!xö…','¹þ\0ÚöƒOÉ*AgSÃööØc±FJâ½ŒÕnJ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„=SKB+(- ²¼œe;q','wp-content/plugins/jetpack/_inc/build/likes/post-count-jetpack.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count-jetpack.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãÜ/ƒ­ëÏ‹šú.6·Þ','ß3wò1…Ÿã5Ä_	JBŒQ¤U u°í(ê4Ü½p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„E\"ÃÛR’¶µž.','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-user-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-user-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?6Õû`ªý¢úiX¬ë•v','­‡Æ¨¼NMª½|å›“`A·äY‹ÖW©cÞ“Nïy¼œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„FùÔ-íô•õYÂ\n#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|·Ù‹£ÊÒ\"n·Î¹','èÁòÞÔ ¶—“ ^‡Á•neFb›]?2<Ê¡âž+Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Q´µ®Þn’Á°ÐéÄ','wp-content/plugins/imagify/assets/images/logo-backwpup.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-backwpup.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ØN/&G†(|ázk','T`áçðóE¢—iÀ¢PBícÞO¿µ’§û‹ëáóÇN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„UÜ4¶¯:LØœlc6','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceUpperLimits.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceUpperLimits.php',0,'ÒéòlÝ-»†²tÞL›Ó','ÒéòlÝ-»†²tÞL›Ó','ÑÀU˜©Ûœyc³>ðv¹ø³šûÿ%ª“þ/L+\0‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Y‰Ór~Ò€¢ˆ:¥â$ò!','wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[{7DYhÐ§ámœf}¥\rf','¶\nâÎ?\ra„°óØAL:, ={Lã5}¢ƒ+,«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Zñ®\"%ƒÐwê×â»ç','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomDimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomDimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý š×!¸q\n;$í¾´','ÆVôÚLÆA ú\r˜ÛÅª×æ|4‘€|ÓEAQ§4N¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„^…ðþÍá	\Zõ<=ƒL','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Exceptions/NestingException.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Exceptions/NestingException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ŠËJ-©hë½MG‚d','µ>=Ÿxö•ú÷Ú%h¹¸:2ƒzüÊ¾Œ¡3ï .5™t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„h½Žóo¬É¥;~è8ƒõ','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-stats.php','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ƒ´:³€»á÷â!UVÉ','¾2Åi=(»•šËmÐ`,k³#Wñ³{)t.¨él²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„i2O’×µÚ+¨sÌX.µ','wp-includes/js/jquery/ui/core.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8§ß2ÍYfgâ­÷ð¤pÓü','?U7ïôDosz·ñ—áX-Ò‚Æb|‰\ZÒÀó§ÈÕÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„k«…±âk=û´<óº]Ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„k²©ð©\nŸúø˜¶h','wp-content/themes/twentytwentyfour/patterns/hidden-search.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-search.php',0,'¬*Ñ{ùï{*ÙL­IxxÏ','¬*Ñ{ùï{*ÙL­IxxÏ','Gõ^I5ˆ¹]8œƒP]Fô)ò	ÿ‹,‡íðå`g	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„u ö=¯xsPøsÖ0…X’','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/Proxy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3x!j R\\éÁ…qÓ¶','3zPÛÀu”­ßó¨]¥ç{I,\"¸u6òâ3©ä×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„uDK–Å×&nüæÅ?e','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/menu-checkboxes.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/menu-checkboxes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µšA,îålÎË¹akí\Z','ññ‰ÄÑŠëYº8¿e&k~¹ñƒƒ$Ô­^Cø¯Bb×½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„yAõ¿‚ök?ÛXçíˆ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õžn=« cré”“NqôÖ','ÜïíÞ×à†×åÌdIêAjÍ}®¶«„¿ [ÆÌl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„}¬¾>”,ÙLèeJyß','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-image-select@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-image-select@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ˜¶Á¢Ÿ¢Ôá[Â','gjKqøCëÍ!yôÍ|\0RƒJ1Oð÷ò˜ö´Y6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„†áŽ{mB.ñp¶ÚÚL×®','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Encoding.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k_Q…aI,ÒŽmà2ü\\','ö•4pím,C¬‚D¿û¡šH2Nd=V3ÿCÚ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„‡ÒOü¯û½^	T®å\'dË','wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•0Íj~š‡ê°‚GMKø','qpLËw7š¢üHò*ÒáÙˆ fv#ešÜDËÔþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ˆ>¶.Ä±bF+EœVñ­','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á£	@ÝHï„^ê\r±’T','&°¥H³‚>¨æ–^»£	f^y£6‡Úu“¿ÊÉÖ$O)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ˆÏU]<m¶èÁÕí','wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php',0,'<Ýµ.ÜM“PÈ1”%&&K,','<Ýµ.ÜM“PÈ1”%&&K,','êD‰K—¼Ç±5¾UtxHˆ?Ié¶Ò6VSWY¾’ð^¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„=}¹‚~ÈŸä«G%^=ª','wp-content/plugins/google-site-kit/includes/Modules/AdSense.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½Äþ©5ƒL±Øx™[x*„t','³»bSïµ¤å<¡vx|\nô<×7#z:w¬°„^LÁf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Ór¦wa[«›p†úƒ’','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ü^¨\"LD/þÊ‚f\0','–y=ï³»ÚþxØQŠ£ðˆ«„[fÂ,»î§°Ô—Q+\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„‘LŒ®Æ=jŒK=îÙ\'','wp-content/plugins/jetpack/images/plans/wpcom-free.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-free.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂkÑôdg\r‰²‚¿™9','Ài!dÙjñh\0Ö¹‰ë:ÀVî–Ú²ñõYyÈÀËÖuiÈe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„›@<N¤8iyã—»‡›','wp-includes/blocks/separator/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­–EOžc¼º¸mùÅ{ñö','É/`i-^Œ3Ò—; B¦³Tž;¶¸Ìÿ®#\0ärø}:j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„›­•¸µqÊÛeuû\rñz','wp-content/plugins/imagify/assets/images/icon-load.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-load.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X6Aó•e%‹SÊA¯Ñ','žÖÙŒ×˜Xw¸=³öÐ\ZKZÌ·tC\n>q\Zì…÷¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„œ‚P»¼ÝM…Ëˆ=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê¿m€\\m10ø‘f*µ)','	möÉYÜ_áÝçË\\\'.º¥]¯»»WyW0÷‹0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„þºçÖF6Ñè4.ä','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÃÉgôïD9}Ë<¦l+U·','Þ%\0£žeŒÝ\0ônÔWO$B©t£PX‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ž?ªž%Ã&ov÷ÕÛo:','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÔ.Òá¿©Ä#ýà','þÕÃ­L—7Ùé`XcÎ°uál?Bó·Hæîò5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ Ò+‰_«$pó‹²­&','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…[,vž–8•.¡cÊ','>kHL(Áoè°¦¬°N„ÎûI0G˜½Ñ?õ³—éÆâ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„¡%\0;Ñ†v]o¡õo','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Empty_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Empty_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¶“Hõ–¬ˆc†o','W6ilm×Ì>HÚ\"Ð—öV±fIwæ‹ß¬P\0\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„°ŽeÙž-\n¶yV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‰|®Wwšb>EÏòyJ','‚\'À²Ž¯­~À6È\nBŠºÂagÂzùÁëdÃëQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„²ŽôÕ}·Jt«¿XÙ','wp-content/plugins/jetpack/modules/custom-post-types/nova.php','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/nova.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NõxG=¹„sÿŒkËW','¼i9ž)Áþw÷R-èÌRÄ-TL¸$`W¥XYÁV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„¶v¬<…½RØ,ù|`','wp-content/plugins/jetpack/_inc/polldaddy-shortcode.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/polldaddy-shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÜ`H\0ìÅÑþ¥§Ï2·h','#òR–¿zcªk»ôËø¸\n˜¸J¹©„Y«g0áøB«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„·½ÍÞ£uÍÒãoÛÑœD','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„»í‡àÿ|ß-¥±«-¶x','wp-includes/blocks/post-comments-link/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÍÖäÑË\nÀì³èz½Ýó','ÝÔ\'NÆ2YÎ¨lýyý7xá´HçÙÑì’y|ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„¾Ws»¢3ÂºÐ\"õ¥­òÖ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\w†Q[Ûò3¥7µ92¯y','hâiçvÖ¶¨:Š€ØkÂp\\\\9:É@QBßdaöû#ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Àœ|³žìh…E‰¢ tK','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mš„Éd&_ŽËd/','ÒTA¹1 bÅ{IøÉ8í†LtC¯’Wõúeoì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ÀÊÆÄÕPU¡…ac—Ó','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³YA’ÀG=bÑu¡”÷','zñ,Í¥²èàt	<{@Y{úiyƒ¬s˜ŠÝc¢(SýL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Äìq=`2.h¥±v:ª','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/Php72.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/Php72.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë—µîx½š1ÌØ†d','H¾SÓú¿³-8óÒ»Ð¼Sbct†õŽLþ !rf‚„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Å,ó‘a4ƒíYn','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[‚Uö¯Ùoâ:]û(èL·','eÓã%y¬m;è,bs–#Î4­ˆg\"ãêÄtMšÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Ç2ÍG¦’sÍÁ:”Ø=ý','wp-content/plugins/imagify/classes/Avif/RewriteRules/Display.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÃ¼TœÖÁ$Å ¹S¢@','\0\"Šœ1ÁÝ¼.ÃMˆPVý{§›ºÑ—&çòX®¢¯üš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„É—ù9šÓjù¥­º´ÒG','wp-content/plugins/advanced-custom-fields-pro/includes/assets.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/assets.php',0,'Á÷b€IzÅi¿L¢','Á÷b€IzÅi¿L¢','póô½/ÊmLíŠG²ï½»(8ÐWïéBòÆd{úü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ËòÁÀ~@ž8š„$Hà','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rŠld«*÷j6ž„Å','9z4‡ÏÇö M‹åæŠ(b\"pcPãÁ	éŸZþì@ÐZ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ÏF³e¥ CÁ·ÿÛP>Ë','wp-content/plugins/jetpack/modules/sharedaddy/images/contact-form@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/contact-form@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿0•±-¤µš±Ð>—söœ','çS‡íUFwúÏqjÈˆN÷»+Šà*2¹hi43¼A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Õà *÷Ð™³ôr.&dv','wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œüõE—Í·uZ\Z=','RÅ4Z%¦4³Ô°FŸW*ÄãêÜàÁg%§¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ÖnvûŸZùYVßûÉþ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÿ6GÚ6)øç(Pè÷','CX·×E¨aø/fPK{ÕË¾éé^jÞ\"C3FeƒÖ´S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Ú™Y7ª9õŠ±Ft\0˜','wp-content/plugins/jetpack/images/jetpack-backup.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-backup.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p©[×.jqç;kÑ ¸æS','Î^þÏ8À³^kSHÛ`•L«–€¢ÔÆüà?.@ú\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„Ü»ŸåC‡œ\0Ñ ?‹','wp-content/plugins/gravityforms/images/captcha_invisible_light.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_invisible_light.svg',0,'”>¯¶ü5MXÀÒOÑcwc','”>¯¶ü5MXÀÒOÑcwc','«ìh}o>ŒÒ1~äìè¦öŽêV\ZcÂ\'Lc‚ì]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ã*±¾t87g“ØÂHa','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-inline-editing-style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-inline-editing-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þi*¯\'¢vv­µ3¸®gL','{0Ð{–xÞïÇl>DœiÏn‹SŽÍÿtÌ•»vf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ç»E«Õ&oƒËÝ\\¼º','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÁ|Yû(jnÞG)÷Ij…','^æœ”m0-üôÕ#<úF‹DÅ–{–Ot²íGìÐÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ø…º®\r›Ìg?µîrR','wp-content/plugins/seo-by-rank-math/includes/admin/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„úAG…_êÓê±1Ëj','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-pushengage.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-pushengage.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñXnþ\0uf0¯J\'•Î0','L–1ÈâF&»¾Ô(‰ªÅ‚áÔé’Ã\Z½\"ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…\0Ï6ìÜï0ãü8†¼','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-multiple-gtags.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-multiple-gtags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðNÆØu>PÐtï6þ\r','¯„ò,\0X	­­ÑÒU\"pš)VãºZ%Ü¾°\r©x[#ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…~\'×FU˜ºK¼–ð','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-themes.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-themes.php',0,'*þE—Lz•ÌIê9\\¹ã‰7','*þE—Lz•ÌIê9\\¹ã‰7','<¤ßbo›K[Š5P‹¿ìV¥ãÂÚ„#8%¿ü†¶4ˆ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ZÄÛDŸ›l³=¸ì»«','wp-content/plugins/wordfence/views/waf/waf-install.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°wìêªD?a€/Üè•','&ñµ›€I4¸{>òr‰o„sö«î\\ñ–K\' [^o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ÐTöƒcuWáIz','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/BaseModel.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/BaseModel.php',0,'›sd¾°ÓÑÑá5ÊëŸ¸{','›sd¾°ÓÑÑá5ÊëŸ¸{','%Ù(æéY\0¥p<SÉUà¸¨ûñK÷LÐÀôc¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…î¦&jöÓz~û”Y¯','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	5ðOÉ7D=¯)á‹´ˆ','olyj¥µ»ÃÂð\Zßqv\\µ\rA@x/ÿ ”_– e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…	ò›8ØŸ;>G8uä‚“¼','wp-content/themes/genesis/lib/classes/class-genesis-requirements-views.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-requirements-views.php',0,'«¶“w2Ç†Lùr2Hõ¡š','«¶“w2Ç†Lùr2Hõ¡š','\0Œì0K„§ÚrB¬\0Úi&þ$2E\'æ!÷’\0&}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…\nY	P|‘€ˆÓ°ê','wp-content/plugins/worker/src/Monolog/Handler/AbstractProcessingHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/AbstractProcessingHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y´‰-‡!=‹?C“ÿ¥\n','µá¸bµq]Ð¿fÝz#»$…¶ãñyÏÕùŒHÈ7ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…­®„µëCÚDL¾ý»¸¤','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.js','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Õ!m}3üÉ›@|Ü','-Ôï8<9sÞ»óIòSçSï¶–(²pR@!±ÂeQ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…Œø{è/è¶’ÊùZË','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e1!h¶meIÖœÓ)o','3‘¿B\\DÐh‹ªDWÙ¢æIl@¤¿ºö0Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('… 2QWì2r_:*›ª¼','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\"%ÐotÜ™ï]±)]N','ú:“Œü^>û”9*‘Ú\rÖT(²}E[=Œ5Êµ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…j‘h¦Ã:	¸°§Cÿ','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetUpdaterLog.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetUpdaterLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£•ï–t«z-ö.¡¥<~','Ê›šôdÝå÷âí\røðÁŠÆ·`ECÙÜ*6Ì5Æ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…èÜ$u©(ýøoƒ­®','wp-content/plugins/jetpack/_inc/blocks/send-a-message/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4%+L›ñ0ú<ëB‡Ÿ','Á¾v¬ÆmÀ£{×Èc¾‹;|Ê‹Ä@ÒÎDiXAF,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…!\"roÊÉ¿ø¼MÃ8Ø','wp-content/themes/twentynineteen/inc/icon-functions.php','/wordpress/themes/twentynineteen/3.2/inc/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´p\"Q¾j½EyEëµKú…','B½!ãNÝW=þ4‘âô5`ðÞó¿y­Ìjé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…#Cà~{%×—cHç>}\nó','wp-content/plugins/worker/src/PHPSecLib/Math/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Math/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…%Ï^\Z5¸¦€³ö2û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Œ—‚ÐåÜ6!.ÔfÄ','ÏÌ>´Å(yJ÷ÁnëSs¼](Ù&¾¤Z»Õ-{7¨ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…)>›s@o¼—…Äéq/','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…,ÖÀ»ø­·BØåT¼','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-entity-dashboard-24e2fedfe7d84f208918.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-entity-dashboard-24e2fedfe7d84f208918.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AýH1Ñ3j$+EØš','©ÔÈ2zœÌù [Ž·OWÅFuúujç‡}!¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…-»=hj“~þ¶#³X×#2','wp-content/plugins/wordfence/css/wf-onboarding.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-onboarding.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2›Öã<€“eã)b+6çg','-b:Ê#;<*l	š¡ÑÍ\n)ïi6ž9e8u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('….”üK}Hî*±\'‡Ob','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-features.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xåxf$¡ê­±Ž-§ü@','\0ÔèXþúAÝâã0Ô+¥vPûêàkëÄ¨M[,¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…3sƒg30¾üOj-T','wp-content/plugins/insert-headers-and-footers/includes/capabilities.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âè›ÿASüÐÿ‡QóÊ','I€%CÂ®¾¦{Ôô7¼žŒ_„\'>‡‰cí @ëËJH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…6Ú(QèÎ1/ÌJÍgâ','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÕìÐV³óÂÔÒ0Ÿ\"','rø”)¿[¡há\"¼+á8ÊDR~¤’5j©*Jé›9d¸¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…B%v6ÍI\"Jb½Ç4Ó¡T','wp-admin/link-manager.php','/wordpress/core/6.9.1/wp-admin/link-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àT§Š5Ä}+®;	MåøŽ	','èqHrY)Yì7ÈFŒ;e§qÏ-‡¨tŽ$÷G2q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…BKÈö@¨~&°^’®8','wp-content/themes/twentynineteen/style.scss','/wordpress/themes/twentynineteen/3.2/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	þÙÈìWë[¬ÂøØ8º^ø','¯sY­…ª-’ÒÑ5f}¤›ì/Ÿ8ÿ\0³fOØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…KüÞ#Q	ËÝ˜\ZÏ½Ïø','wp-content/plugins/gravityformsstripe/includes/views/subscription-information.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/views/subscription-information.php',0,'2-Þe|7g>ÕüÆº\\	F2','2-Þe|7g>ÕüÆº\\	F2','Ð@Y^£ðêý,¼-G„\\œ¹gÇ»n·âdÃ¨Zû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…_^½ÌDî}\\<ŸhxK›','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Cron.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô˜½ÿá`©%ÉKÃMh9','ZÚÙ|ÁTà×±‹=8–mõ¤&1ÑcÉ8ý Ü\"ªÊ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…fR4)[Ç6îí9²	u«','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.js','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.js',0,'êºpÞêsxârüvÅÒ!ü:','êºpÞêsxârüvÅÒ!ü:','d´<†‡!§!! Î3ª§Ú¥½êÊsn’Ü5jžl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…hÀ†E»†qžŒ…E†Á*','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-excerpt.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-excerpt.php',0,'»ÿ\0!½+Ý¦s¸\'d»³xä','»ÿ\0!½+Ý¦s¸\'d»³xä','ûø¹y¿l´4Ø	Ïuï&t¸+9S¸¬ÕŒÕÐt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…i;,¾àYv7õïˆÿý\r‡','wp-content/plugins/worker/src/PHPSecLib/File/X509.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/X509.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬vÐRÐàˆ‘[µm‰D','²Š5VÚUëù¢&¼¡žä‰|ë‰-\ZüŒ¡5yJÍ›\0-QI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…o„¿\0Œ&°^¨','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-linkedin-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-linkedin-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<”8§”À¤,mþÈèa¡±%','d#ï^^Ý\\Á¥¦ÕÎª‡w)Ë~ç¹V‰›‰è\r8]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…q—Ï‡ðòW¡ÇZ™h]Zä','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÐWRû¦‹L—«ù$','5[Œù]G]iz[¾!=ýÌBÆ\rlÑáÏÜ­(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…xòPí)§ÇÃó€Y¦p','wp-content/plugins/jetpack/extensions/blocks/pinterest/pinterest.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/pinterest/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pq‡ÏÄ‡ë|âö=·\Z','ã\\&s^bJT-ŸË†¥[J^*d¶6†ÅSäµš°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…{­¥Ø%ûnm#ÕDÔ‡^¡','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg',0,'#oÇ}•6-ìëVõ?','#oÇ}•6-ìëVõ?','f=ô\nÕû®Bn‹)hÿ—ãI.Cé\'\n©ÆÕîdÎ¬$Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…F‰‡lë¹z){ŸãÂ','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/class-gtag-events.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/class-gtag-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3iFNÅ™‰¾oU«Bª›',' ‡d	¬ôb‡¡iYc\"nh „vœ‹%]ëçøwß~Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…‚\rÝtXï‚R²ã qGr','wp-content/plugins/jetpack/images/jetpack-speed.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-speed.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u©Dú\n¶D¶¡¦ÔBu´)','þgGÕå±Ì=½C<´‚1\Z)*¦jkÄ¤f^­I€J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…„5²þcÛ˜CzÅí\r','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä½óèÿçýÜôýÏƒ^cPŽ','Î’Êù4‘7z§Û¤ðßñ·¯ªîh<bFõ˜`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('……¶~k€µeÂ_hp´Šš','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)´‰Lh|Ñ-ý§•','u§ˆkõ$b§!¸JãÏJ¥<+OA`cE¿®¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…Š†9ä}#§ÇÆº','wp-includes/blocks/query/view.min.js','/wordpress/core/6.9.1/wp-includes/blocks/query/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ëiÆ[²I,êÌHŒNÄÉ','yåq?ÐKbh8‰BË>¿_O	•”©ÅkÉ7à5µTÅ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…Ž:P­‡‹ÐòÝÚ\rµŸ','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-ready.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-ready.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€W²š?#€# D¶,ã6Â','Ý;šÔòöùš[Oº(Cvh=ëìËÏµ-ëLŽŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…–õ€w.(	µ=çºÚé','wp-includes/blocks/navigation-link/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' d¡qÙL•³·ð,ÿ','-l«y¾ Ÿy-RßOÉM\\êteÄ=fh&ö•®•%rÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…™Ù,òt†Þõ*…îÁ3°','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-book.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-book.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nr®_ÖïÐfÐw\'AƒŠe','Æ•ûð[ÎR’\0É]@Ós›Ìðxê¼±Õ€ŠMŒ5QÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('… 5®FÍ9–ëö,÷–…','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼B™g’cKÏi*T¨¿Ç','qL$†ä3ïq5Üåi	Á›tp”È²ÆËBH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¡«´Z¨U÷4 R¨ê:Š','wp-content/plugins/gravityforms/includes/fields/class-gf-field.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php',0,'©^nP\\í¨™Oßô<°St\0','©^nP\\í¨™Oßô<°St\0','BÎ[+tTQ°¹b¾˜Ç5Ïr;u¤ÝiJþøÅTþ¢8DF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¦‹º	ÙÏ·\"áˆNÄ\n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ$»ràË¬­7=Ë','4sáÒ‡¯uûÉÖIÖñæ!æg™­‚…|·Cå¾¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¦í¼ýI6­«ÔFñ','wp-includes/blocks/rss/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁäØcðlsv°4€\rà','hÙã;êX#0 ÞA(ÔGóŠžbâ¦®É¿r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…«¼/æ?ò§²¨ˆ‰E\'¥Y','wp-content/plugins/default-featured-image/src/dfi-admin.js','/srv/htdocs/wp-content/plugins/default-featured-image/src/dfi-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±és ¡!0¦‘²SÎ*™e','åq ÒB“X·cÃ®øßÝ©Ú6´&]Ñb‰_×/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…«ù#ÓïjvX·€:Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	*„v V×lÀbþ‹qùðj','P»b¢SA·»Žßè§E^WÊgÚ`ý*©@Yü$÷‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…®—j_>Q	*ü@$Õ±','wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¹8ÇhäÉ+šØÒJ­','I_0”ÀÞ\\¥:u_­qÍŒv\ròÊµ•úÂsJ¤*½|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…°Ž*÷;WÇihe‡sç…','wp-content/plugins/google-site-kit/includes/Core/Nonces/Nonces.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Nonces/Nonces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ž è•åÜ*ýõAZEƒM','*i.m²Ê÷1ƒAC%TŽ™Õ»ê€9 íôHô²Ši­2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…·´Èvø+\\A¼ßÙ»¼P','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/form.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/form.php',0,'—j¥2Ž  Å{ÒËã–7','—j¥2Ž  Å{ÒËã–7','#–’r%ü-”!Äí(«²ŠÄ;{9ßº„©²¹¿ÇoÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¹>ÁAäBÇ7åSz!ˆe','wp-admin/includes/export.php','/wordpress/core/6.9.1/wp-admin/includes/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¶ô7|å·¡·£5pª','“mÑ{N.(q¼Wn`4)¬¡ì`¢ZÀ@Ã®}©ãM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¿k¬;ÅÄõä£…û1@4','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8œelg^Æðç9JU`','€—¬Ó¸•—vJ­‚¨øÕ®n+â)îÏkÉÿ_;\'û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…¿»ãPu¡í|{/|äN¯','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jl€·†`âH)hñÌç','u›ƒï%á¶yD…6–G0f<C€ÕœÊ‰Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…Ï2P&ø“zZ¥.›äÛ','wp-includes/blocks/term-description.php','/wordpress/core/6.9.1/wp-includes/blocks/term-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ‡„õaêñõ¿ˆTï','ñ€ƒêŠŠ˜”Ny%\"”\\øùeJ¶Ö¶ì\\2f#ãà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ÓÊ‘)ÌpEºBP\"e/I','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë*ÇŽkDUùÌí¢ÎÂCç','!v}ÀâhžVã·ÇØ‹{\0¬3²|é¯h1_\'ï}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ÕxqÅº\r†ÂT dÚ¾Ã','wp-content/plugins/gravityformssignature/includes/class-gf-signature-image.php','/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-signature-image.php',0,'C4p¿B74HÈQRl6Hx','C4p¿B74HÈQRl6Hx','¤Âˆ}‡ÂüíõBcê¤gmJ>S9z¸ŒAŽdX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…Ö#\r7.WÅøÛŸ¾M>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í³èþÌ{Ü„YmñÞó','!Ä¸)3KÞfXz™mlïß,|ã#©®V\nx¼jòod','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…àÓÔhMAV€¹¸±1¼','wp-content/uploads/2022/05/pontoon-boat-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/pontoon-boat-icon.svg',0,'äw\\ˆ!ÿÑËŒ’3]¦6','äw\\ˆ!ÿÑËŒ’3]¦6','Æ¤É)>4ä&ÌÓo)l¶Ç4¥ÞqëÒ°øS—ÄïQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ãl¸æŸÄÐÄB¯¡SQ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-authors.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-authors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑE	‡˜!½Smó³/ç×I','Û“b¶°¨E¯vdUý(úkÕ­dóGC³Çãn6ÕQ+{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ä:/öþkï}3´‹½ÊŠ','wp-content/plugins/spellbook/model/class-gp-plugin.php','/srv/htdocs/wp-content/plugins/spellbook/model/class-gp-plugin.php',0,'0¦šk;º\ZÚ0GÖ@…Ì','0¦šk;º\ZÚ0GÖ@…Ì','g£Ö:ÙÈ$¦QZ]?QÐvØ-­D¹^ãìÅ®˜£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ép“Òiúö¯LN8x','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-reiciendis-nostrum-quibusdam-reprehenderit-officia-quod/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-reiciendis-nostrum-quibusdam-reprehenderit-officia-quod/https-index.html',0,'%¶Íáa_¯8°G¢¡ÉQ','%¶Íáa_¯8°G¢¡ÉQ','Æh\"\nÇúð›u§Kmqü^²$¹\\¶Û’QúM”»«Åí#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…êƒÀŒ†HÞ//@¸>Aâ','wp-content/plugins/jetpack/modules/widgets/twitter-timeline-admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/twitter-timeline-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®hÖÞ›¢zDÈyB‡‹Ë','à{ÜAë[T#¶¤R¿¤Z’Üæ(~Xâi#äŒ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ì|0¹¯ÒOì+˜]lUõ','wp-includes/js/dist/a11y.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/a11y.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ük÷5›]ø!ËnO€8¥2–','p´‘ID\\Ú	\n½º«gòÝd wžž‚ƒTÒ†\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ì‡‡jÛ¹Š•æü\roó“','wp-content/plugins/jetpack/modules/sharedaddy/images/email.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/email.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§üæÕ;äCx;q$v€h8','Po?¥–4F™4/¹½}Áªqäˆ{\ra+àþc¨šÎ¾u6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ñÂ,üŸI‡„§SH','wp-content/plugins/google-analytics-for-wordpress/includes/admin/setup-checklist.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/setup-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÒ\'úõw9€}ú–ÇÝ†ÿ','áÌª}’åÃTbEÆD…Vâªe„Ñ‡®[Óoº\Zæg)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ùÐ»ˆûg“)×yž0Cô','wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/tmp/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/tmp/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ú bXî©Ï½gHœ5ú','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û[Íd¶Ë&Û§zf’ø~hþ','Úd>»1V@ç¤®ºú4F=¹èiÒò\0ªnáw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…û°C8Çq™{Àf¦ŽÜ','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¸?OYúèÝ$e%cC','K1½9\'“Vž¿ÉbÕ•;®ÄDóåEZ\'1hïú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…ÿf\06D.\r4R«¦ ‚Ù','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž‡=¢TgÃ¿+»`XV*','>ryïzvº\r¿æ4T0—\ZF]”Tt‰µ©µºÿ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†¶€ie^Ñ8<vš,v¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hVW4ÞÕ	q´±\0_','#˜4xsK…â¦ á*ÂXN+}Ùö¾ª€	~÷UL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†$\n.þJ©i–h.‘3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë‰±£J\\‘§‘ÄÎD','t)=÷cmHåW}ÊA»Ó™LQ‹Ò‰u!7.Rø¼B#ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ßB-ò}ŒÌK	áø','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ï]¡	ˆçö«Ï^õ3¼','hŸMM‹¦{Û¶ˆJ¢½2‰u°ï\'€>8s–¶T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ysD™nÖŠìÀ@µ','wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php',0,'‹øÎ¹Ý3(€’+T»?…†','‹øÎ¹Ý3(€’+T»?…†','´çŠ§;è„Rï] àÀÛa–ÃµIªæ\r¾Tá‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†(QÌ°ÛÑ\nka½Î·±R','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N¤†»<_¸3þT£fu','Éñ-nÆêŒ\nÈ)Îvü{òçùöípúÚ£dyš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†1äˆeUüMVý¸^š™','wp-admin/includes/misc.php','/wordpress/core/6.9.1/wp-admin/includes/misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š?¹R\Zç”–üºÇ','¥Aÿ¹;š7RûTRe…Ú+:%ˆï\rz|›Ú;\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†5‘G ’uCý“wLÇ¸','wp-content/plugins/seo-by-rank-math/assets/admin/img/menu-icon.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/menu-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¢£òùÝùY½ýÇ¦',',mhÑë¹‹â©ë°MHmMkJ§ÞgéZ\nQúéþœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†5‘ó)ˆÀÆ/2\'wÍâ€','wp-content/plugins/wordfence/css/license/care-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/care-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<~ÌDŠÑ‹4‡y]§ÔÒ\"¼','À~’Ì@EXãfm¡¸o™”Üb¤„Ýßy˜Œzñ‹^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†<Ðd”´¢O˜02ªÑª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-config-value.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-config-value.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê\ZÈè„ä?”ZZ>°·','‰-ùx„ç7Þ¾cåoT;yQæ}0@C\"Ø\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†@õÒÅ2@\\.Cƒ²¥‡L','wp-content/plugins/members/addons/members-edd-integration/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ù:™=¦äÍõ°Û4§ô','¨q±o`?A?Zë«*PXÍžå.âPF&,’Å—q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Ch{Dû*Þ	r%7ïô`','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\'ÇÕÅ|ç[})¾C0','Èñ´îK<Ý‡·.ð®á»\\ÖŒªÜä²ò,Þz½T7ú•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†F_q¡ÃÈCŠF!o4p·—','wp-content/plugins/wordfence/views/scanner/scan-starter.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1õìxø¦ýÀh3\\','¦ÑUØ~–žAVkrìº%R’x$p¨«Z1°\"ÒU¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†G\noc$ïI/Øg9Ý','wp-content/themes/twentytwentyfour/templates/search.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/search.html',0,'b752]D“^K,ïž€zÙ','b752]D“^K,ïž€zÙ','¯ŸœX*MÞ}d¿À—¾ü)Äxiµ‰KfvsY?¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†J•¤ŽÏµ;ÓVëE','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneBoundary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneBoundary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÑŽ`o¸=*¾%Ç—lÌ¹','¥xîøóµÎð`lU¯\0#.Ÿú¤FÝ&\ZX\0Y“‡‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†L®Ý’âG¢¢=-','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ‹¨²±é¢$Ò#RÊ×&','øìNížœW×HŽƒŸ›E¯ó»IUû‚?âÄ?Ç&Çž¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†NT§Œw%N•4Yk&Ÿ™','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KßÌb½šVºJ§6¸´eU','&ØW{-Ëœ±dÝÂË!\njOÔQ(\ndƒh6ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Q9\0µ~Âÿ\0}ˆ©¨6','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì½¦¹\0ü8õ.Õ&Ãò7\r','+MgG!V¼ïOi­€{¯$lUøiD´¾P0ïq<‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†V\rXç59ÉKÝâÂn9…a','wp-content/plugins/jetpack/modules/custom-post-types/css/many-items.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/many-items.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤fõ+\'¡ôYÚÕÙ(½ë9','ÉñèF?±ñ¿Ùï}–c¸Ã§Ù4Õ_²¬›pÇ0Æ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ZvPÔõ›8Žu±Fn†L\0','wp-content/plugins/gravityformsadvancedpostcreation/advancedpostcreation.php','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/advancedpostcreation.php',0,'M>—§¤ÒÒmƒ\Z$dÉ0FË','M>—§¤ÒÒmƒ\Z$dÉ0FË','85“vtŠ[sc¼sý2´³x5õÅÞP	gô;t$é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†\\”q/êÖòè<©þ','wp-content/plugins/jetpack/_inc/blocks/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†]ƒÄz×pðyXPÀ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/frontend.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú½]ù$÷éN]¤ÌR¹bÝ`','G·]äeý%µXÄ¬¾-¶èÙô‚~Û¬|Â-*˜r»³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†]²Õ)N–’¨tGØ1m','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0µ›’/ÿÍwmA\r–~0I¥','³Õ=-$³F…Xã¯©§Žq2¤n¶ÈŒÊç7ŸÐp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†^zaw¦æ-ƒYV?]w4±','wp-includes/js/dist/script-modules/block-library/search/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/search/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ù­<¾¨IÉT]\0Z','•&sé›v³aû&ƒ‹í¸m\Z”~Á<Ý•¶¯~¹UV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†_ï³öîèy¡ Gb','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èfßåêÏ&CªÉð²›','5DS-c;iMC^$ô¦â“ib¥\'ìccú5³üTÀ¸²k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ifßßiœ.vÙ7z‹¿@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-gdpr.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-gdpr.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ#êq°<½îciù×Ú€','í-Ð=®±Žqad|Ì&×ðiJíƒZíág„ø\'Áj­l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†la¯îò:Xï›®ƒý','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ê§ãÛ?‡äÙ)95IKÝ','°@ZA¬\Z©Äcß¹ÑáÑœ\rœ¥¿öžËÂq2\0±û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†‚‚ëlÜ;=áqBÀ=k','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ösj¤=Hß˜Ù¸Ajä”×D',']â8_l²@þËtŽ.¨Mí$	Ê{å>Uê¾€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ƒ›DéÀÅ·r¦²üM¸Æ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëZ–£ƒoé› “X*éc','úÀ[¹š‘ùYH« UB³ÎÂ“YHO^‡w,)}ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†„­ÙWŠëþB­TpÔ©C5','wp-content/themes/twentytwentyfour/functions.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/functions.php',0,'š—F~w	dW¯éN<«ÿ^','š—F~w	dW¯éN<«ÿ^','g›TÐýKwØAbáÕð»9ªÜ•W}¡¸ç…U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†î°y Óç~cä³','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@eO®k†koÿbr«Ò','.«êø}pRCuˆÝ*¼ÃãáFkofdQ§½—bÞàÏÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†“æFÕ³ÝD~Ö«çCÊ½û','wp-includes/css/dist/edit-post/classic.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ŸW\"!hªQì([òoZ©','pNïŸZá*¸4éšH‡Pô¼PI^MnôíZòC¹íÞV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†–‰<cr1åthìi','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Address.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Address.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆaHP`ÖÆ~\ZÇê‰ú²Q','‹8%Þ[:\Z!SüA¤¨a,ëPÿÃõ‘ijZò¬;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†—ôÔh‡W\0x“otä&zM','wp-content/themes/genesis/lib/js/editor/genesis-sidebar.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/genesis-sidebar.js',0,'ó²*0SµCtF\"ŠàòÐ','ó²*0SµCtF\"ŠàòÐ','ŸÙJw¾~ÚMzüVñ®ðÚŒ”V×_0Ì!ÅÁŸ#Ú¥—U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†šÜîm—ëZyÕ5ÿÀyú','wp-content/plugins/jetpack/modules/shortcodes/inline-pdfs.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/inline-pdfs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tW|¸Üîïÿ,x8s>Ë´','Øç¥˜TÓO›=U0K§ŸjjåkEŸ¶ úÌ¼°W°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Ÿ\0¦>#ŠÑ›á­z(','wp-includes/bookmark.php','/wordpress/core/6.9.1/wp-includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹«]2s•!f‘îˆ¸v¾œ','!¢ñÓËˆËõ/>Àé·<t»ÊP@ïm™l”ÍòqûÖh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Ÿä{¨´RúÅÝÓG|¢Ü','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙW¸Bð±’‡8½ñ\n\Z\nh','–àÈí_<pTqW;®,ŠdÛåKÝìØïh5úÝ)HŠu€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†§PÜa3ãôŸÔZPrÐz','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(%W?ìÄ\\¤RØ]}s','a}M‰R¡¼n¦vÿÑÆëõïX\nÙK`¾76\0Uméž]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†©uƒÎ¥Í[=¨€TmLØC','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-services-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-services-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä@Vx²pì6¼Ÿá5¾\\¶','\\‹ÙØÓ¦ce)cÑðFfÁ§¼öÕxîš&:Ë~È€:Ø-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†¯f!<§}Ý7˜\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-videopress-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-videopress-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘yKŒBö,p)¾\'W“žq…','rXeÖò9Î2ÜUÏ_ø½ oñi¡_3÷ùÀÌ{à%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†³¬ºÃê‚âë}•Í','wp-admin/media-upload.php','/wordpress/core/6.9.1/wp-admin/media-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙF5ÂÖ<µI¤\'PECpx','júsµùiÚ™#\r`~ñìlÕ@hž…á­±âüÕ:\\à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†³æÍ:j€7{JcbãÏ','wp-content/plugins/jetpack/modules/post-list.php','/wordpress/plugins/jetpack/15.6-a.3/modules/post-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒbN_yæ»ôÞ×ª','ÃýÌY>Ù_¹¤}ððó4”ˆ_±õJw;÷-Ùr¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†µï¿áÁ{ž ƒ	Ï­w','wp-content/plugins/imagify/inc/deprecated/deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹²fªŸSG÷ÃmN˜J','Ç…¬ ÿ¨!â7ˆæÿó94o ªÝ}>Í`ÎfÒøÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†½cµ\\aÑ¿+ž&G§','wp-includes/SimplePie/library/SimplePie/Category.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»®ÊÜŒŒ4²ÛŒAÚ ¦','vE—t˜8GØ0©%G¹PÖ€è?Ÿ·>„f¦“9[p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ÎTåæ™=ø{¶æBDí','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¶ZãíÑ‹k–\"M²³û','^nr8›„¾ÎÉgV*`\'çìÅÈHï²aÇnˆ6çT]øO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ÎsjàGdGkÏ€+W™','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú;Ì…\\È*©æUëÛí','C`9 Fä$ÜsMúë…¿‡cŒ»r?;›\rÆäúš¾t¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ÎÁfêâ*áó/\'Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÍWY3hä¶Í´Å&Ô ','ÅÞÇ.\rÇŠTg*7•‚Kù1!mÀhToCüå\\Õ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Û†í hëPºÛBè}k','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½Ðâ°>ñ9z®©»Y£',',`•íoö×Æ{fáÕc\nÂ?Þ­ðÍq‚vÖàlª¿Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†Ý¨|z\'©·â\"Dl:ôþ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã’$ó¼Íˆ\"—!õ½À3&)','\'¶ÿ·\Zˆ‘ª%iéP–Aüš‚‚Óž	}RÒ6}¥¢•\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ìƒ@ø¤\'½y¦¸ÞqÖ','wp-includes/blocks/query-pagination/style.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å‘”ÿ‹ïœŒ×`J[…á,','7½5œÿoïj@q­Ôµucd7À«ieÁÃ…þPðŒ\r)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ñ‚kVþÞ7­“£2Ò+','wp-includes/blocks/heading/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/heading/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÀFÍUUðÞ<<_¨F¶K','pEkK·O×Û$Ê—Õ(“}Šöâ‰{*ã1\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†òŒ9ëúºÓ•+ 3üþÍÔ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PiWbA„9í±€/O','ðõ$3·¤–:Œw¿.uá€ãÖ§ÁÑBz§{ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†óõä¨£¶Â‘F¢wùX','wp-includes/Requests/src/Exception/Http/Status431.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status431.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?M¼-Ú-›k\\óÑ¤ˆ','J]šíe&ÕÉ†%Ë49áûË ÃSõ3JCØ»\04ì³« ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†øåbZ“/Žû+è','wp-content/plugins/google-site-kit/includes/Core/Tags/Blockable_Tag_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Blockable_Tag_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯nûV*NpÈÞ)J<ôv_','·ƒcÁæ3Ê}\"£©ÈÀU‹½DªpƒCÁºªý±)‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†ú$ôEéÛ¦Mdbü­ì}—','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-range.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-range.php',0,'¿£§Ù ;\n˜ðÿœz©','¿£§Ù ;\n˜ðÿœz©','ð…1HåMç)FUJ±*›þSÉçR¢³£{Âý)ƒe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†üD¼œûç­1GÄgO±','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡s‚F¦î§ÓZRÐSJ','wp-content/plugins/gravityforms/includes/save-form/config/class-gf-admin-form-save-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/config/class-gf-admin-form-save-config.php',0,'/õ\n¥¶Ã¹hug~eV','/õ\n¥¶Ã¹hug~eV','žj‹h¶9ûJ–Ø]ˆÀ™$\ZmÌtDU…V¸mÇ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Úï”ÈˆØ@ÔºÙ×šŸ>','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Workspace.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Workspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·‘ÚøMŸ5Ý(Š`','k=\ZQ„d^(8=;9Å:Ä~¯š	OãoÚÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÐŒƒåe‰©¸\"{»5XL','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-searchwp.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-searchwp.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wµ¿™ÊÂ´÷_Û-%·ñ´','ÜíL¿ˆ€@0r¨b¢ìP éª™´ˆ!Qô9bæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Î¹=ó‰¸õÂUy€','wp-content/plugins/worker/src/MWP/Monolog/Processor/RequestIdProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/RequestIdProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kž¶‹¢ŠÑfßÍ¥_ð‹','j×C5hÛ¤y¶©ˆÄš¦ùíiÔë‚;,x˜@‹ŠïÇ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡n™LÏÕ\'VZP˜Ý«›','wp-content/plugins/svg-support/admin/svgs-settings-page-help.php','/srv/htdocs/wp-content/plugins/svg-support/admin/svgs-settings-page-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÞ¸¸nÁÐÒÇá.>ýÞd','µ\"\n5¯GtSÉ\Z¶£s›Å\'ºI¥ð~ŠŽ§4Ë`Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡×§\Z½SÈÜ¹‹c.-','wp-includes/Text/Exception.php','/wordpress/core/6.9.1/wp-includes/Text/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-²É­±ðÐQê>\ZwÁ’=„',']n_þÔ“J]Ržßã»\nk0 ¼+uÒsò¹®GñM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÍJ”H6½KF‰ìþp~³','wp-includes/blocks/social-link/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&VuYf\r¡³‹°˜XCuz×','´<^;Ü•\"¢M,øgYÇJÓÅEYv‹îÔÖî!S•¥\"å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡òP“wª©0âhÿ9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y›»®þÃ2Ä°\rm}%¡À','3Ëî].ÐBCBeýôÊ¢ÒSáˆ( ?ÀZ{ï“Éðºò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡fÇMÏÆËøãàôõ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListVariablesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListVariablesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²4£E¾\\•”}rah','1©`Ÿ[øÃ†…‚™˜JéD‚‘9`óÞ•¼ÍÕõ\'Í¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ gÑ\ZžŠ¯Vž,·ä','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢düc¥ó+cø-‚‡','3{€”UM”™¶û8PO›ÜYiì+!~¸L~Qm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡#¡8Seç\0‡ã‚\"÷á','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/business-hours.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/business-hours.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UPœ0õza‹-ÑîßBz³ý','42œë?úæ”˜R²Ô3à/KâCì°aþ\\Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡)l<Ñ¦KhËÌ\\¦AŽ\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/class-wpcom-user-profile-fields-revert.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/class-wpcom-user-profile-fields-revert.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…€	GR‰‚&[Œ ðS','E´Æžy\ZUä§èNe[’|¥‡£h~ö>9ÈÊf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡)¢ûÅ€Åkè	l&¶£›ø','wp-content/mu-plugins/nexcess-mapps/Commands/AffiliateWP.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/AffiliateWP.php',0,'¤©Œ¦ö4\\°vLíJi','¤©Œ¦ö4\\°vLíJi','7öº†Våz¬ˆ¤]AÅØõÃƒ[G?ô“Ö¬0Þqs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡*lŸœCƒ\n‹8ÎÂlpÈ','wp-content/plugins/imagify/assets/js/media-modal.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/media-modal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œvk¶xÊí:€¦C`','¼.³¹˜­äO* q.“­3H#\0ÐØ\nqÍ£ÝÈ Ÿû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡7ãp/H…kÓ3€a','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ð\rT%Sÿóö èˆËý','‡×o&ÓÙ*ú&¦ñÑ@iK™ýçêÐëÍTD¼*M¸¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡9Ž²[HÛæ4Â°Öû\r','wp-content/plugins/seo-by-rank-math/assets/admin/img/logo.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ü£ìûqóLÎxŸ^üD','üüÕª¼Šq;º‡O4Å<a3ØÈÆyÛƒVg¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡;jŒ§|ý:1/Çæ£','wp-admin/site-health-info.php','/wordpress/core/6.9.1/wp-admin/site-health-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÒsƒXPóE4,Ûôp','øVžŒÛˆÑÆÄeßP;\\iåoÒý%<Ä¡Cð„Ñ\Z£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡<VàŠë}M0dn†','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ?Qd>sn	ôŠ7µÈ','ÎZžÒâ+Ee£{½½¸²ëÿö=à)öÕRÅ•ŸÁ]V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡<¢Ê|~×Í„9¤ÑºXwŒ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=€„ÉÜ¸iÄ˜†âO1Q','ˆ‰ü¯#vëÚ‹Àáæ`ô¯Œ9…ÖØO?#¨{¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡<¤”ÖFŸH!r)‘d·³','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V4è¯LY\na3XäÉnX','·A2„>„b½Z­vÁöÄ%÷Ã¬‹mø+é2HÁL0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡B yÖw†+³àÖ|t«Ë','wp-includes/class-wp-http-requests-response.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-requests-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôf•¶;‘h¢‰ý%+','ßˆÃS#ÍõŠ4{Á2_ÌöÊ°Æáb‹Hº®TlÛÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡B4ACD¡NÕÝì¸\'','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\r! Ò¸½¾¼-›˜Žò','\'ÖÍ1Ú\rŽÓî`e§‚C‡èÄNÓsïúyÓ‡sé³	­Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡D‡O!O-«L­?ÂK','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Uºä—OÝfcûâhô§í','µâ¨p[‘oÙ‰È;Æšp*g¹iƒ§ïS±B%è¾®Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Fû[Â\n&\\Òi ¶ÛG','wp-content/plugins/jetpack/modules/memberships/class-jetpack-memberships.php','/wordpress/plugins/jetpack/15.6-a.3/modules/memberships/class-jetpack-memberships.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_f/cÔ¤“_oÍJUýÈÅj','ú1\Z„fÍå™\nˆ­XrÒ\\Þ„ø˜Hh±€Ïœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡J¼&_#¹ñ3SÔq ­','wp-admin/images/spinner-2x.gif','/wordpress/core/6.9.1/wp-admin/images/spinner-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ý™æ2†^#æ8µô',' ï¯#–Ë’Ì=$c©§6ÀÞäÒß	B™46','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡K\"iõ¯/A„ˆÅ5Y\n¹','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fr.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞáÃ`ó!P€—\06:”','úÅ?E¾SuÄ¦çQ8éEB™ëéUWTsQ¶cR\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡N«Ð,‡á1”ðŽjÌx','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/en.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/en.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìk)KJõV{ðœyê 2',':›ï4yÔTáëÆÓ”â)DÂ£\Z?srZoi³dÒ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡N×ª¯paº½k6ÚÛ\0‘Z','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nJ F-“f€¨¦—0:‹£','×ªë¤r\'ûÀ¯áX|-5äÜ>©SÀ ™ß9#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡V+@ÿ0ñüp¸Éhi','wp-includes/rest-api/class-wp-rest-response.php','/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œúq_ã?e:ÈÖ@Åu','ÍE\ZþÏNŽPŒáà B[‘ãË™•œ5\\Š-¦Ì±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Y=~l†øÁ* ¾|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp3.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yW èçÝJoX~ºß>1ç','xB¤ÆŒ½*é¹‚¯b¯Ùkø=#†#¨ÀrÞ‘ÒlcM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ZÙ)_„Úwä\'$¥Xù','wp-includes/class-wp-block-parser.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŠWÚ\'˜o/4UXgð','Ù®ƒh´äu>pø=[YM¦óÁÐëñE$a›v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡^Sx_?u‹GÊD©äë','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÏHÙd9<CðË¤«šÑbl','KÏ.Bo¬°ßØà£¸ƒvüˆb˜%…˜àÕS~1ùKàÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡^¼Ó®œ…V[}˜‰ö','wp-content/plugins/spellbook/js/src/svgs/free-plugins.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/free-plugins.svg',0,'~òY®$z¸\r)Úåw€«','~òY®$z¸\r)Úåw€«','ê—µÀóÁÿêC×­D„	â¼$X„àˆýÜ[ß®OR;h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡_¬Î)ƒ„A2jÚ*[uÁ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Zone.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Zone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#éyzÒ’T4qß\ZTÔ','$\'!`·ëYøÀËe³‰ÈBq—2Y,ˆˆûX-Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡bN*óÏÃÐlÇF›k2…','wp-content/plugins/gravityforms/includes/locking/class-gf-locking.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/class-gf-locking.php',0,'d`™µƒ¡({í¹¶Ëm','d`™µƒ¡({í¹¶Ëm','ýÍªëG>Ÿ·	‘£¨>6á/8Q*4­–úÆ2µZ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡b~5Ãaùš I@)*ñ','wp-includes/class-wp-site.php','/wordpress/core/6.9.1/wp-includes/class-wp-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gþ&Dûœ·Ãž‚÷ÍÍ¦é„','¡\n9TJ¢~·afÂÔÀË\'@>;DÅâ»1Êýè@ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡fG<®@áŸNûçµ-','wp-admin/includes/class-wp-privacy-requests-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-requests-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û˜\\‚ó¥¦û¤\rlµðÏ','²]¹ðÙ¢Ðú±Mÿø1öL¶ ’Xd0=‹êý¾\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡h¤ðúŒ»àÙíV3rŒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t!ãm”	±s!ÿÀt%Ú%','q-õL˜D¿p¶\"Yû8ÅÈ.yU(!qµ’*|–Wf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡io©Àôa½éJ‰×b','wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-white.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-white.svg',0,'/™$*ÃÜï&•ûi¤Ë\nï','/™$*ÃÜï&•ûi¤Ë\nï','ÃF  xÞDšš3ÙÇyTöÿ¾îh\r“ xœ¿;»w¨V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡iˆxœ°C‹»</\'fR¦','wp-content/plugins/jetpack/extensions/blocks/simple-payments/simple-payments.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/simple-payments/simple-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\~ô§¸:Ãc@¼á1†®','ŽgT~4ßë³ˆoÌ\ZŒÜ¦|NÉÝàùè|¡´iòc®S—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡mŒÇ,–†øWa|ñ©ó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GroupClientData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GroupClientData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÓ!yûÜsË¨S,cêKà','ìá,)ü D²Í ß@´Þb½b±Æ_ÊSß&ép«0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡x9pã2¬Åðwã¸ÄB','wp-includes/ms-network.php','/wordpress/core/6.9.1/wp-includes/ms-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5í~°¢,Ù|:¥ä‘º`]š','Ðø(Vœˆ…ðÎ² Ø¿½=Åó«Õ²\Z_§–åy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡y$þø[A©ï¡ý\\^n@+','wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Input.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Input.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿTHQÍ÷Ó˜Þ²v–5A','fŽùÁ^?$b&ò<>K¨IØ!úŽ¾×€×xÀv±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡z³1² 8É*/â0»ê©','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg',0,'FÄƒM@‘áêdN{Éjèª','FÄƒM@‘áêdN{Éjèª','ìN‹ÃÆ\rÌæÿðQG¾Z!‚M÷<Ñ\\‹Aûò\\xY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡‚îh:^…ÁKßFâò','wp-content/plugins/jetpack/modules/tiled-gallery/math/class-constrained-array-rounding.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/math/class-constrained-array-rounding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ï¹¡`D“ˆŠ‰Ç©','@±Ç=ƒ†>òÿMÃUÙØÍÁ_Éì Â<sÊ{ou','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡†°l¢Èß*æQ\\¾x33','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûŸkÝ¦«þîôƒ×Uúìj','ör·™K\"z¼Îñ¾¸“x†:»Ç‡œ6÷5šM-…\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡†ÉÖì½´»Î)¹IS¼','wp-includes/Requests/src/Exception/Http/Status418.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status418.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¬éP‚¾õw´Žu5¤`4','ÿ2en2Î¤ý}a&\0&åÒ ê¿»õ#[ã½%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡‡ìNHz–A1Ç“a˜kái','wp-content/plugins/wordfence/css/wordfenceBox.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wordfenceBox.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¿ÚWYœ~äHœ#ì]','šrºŽµ¨{µÛ\ZI‰5™O1”‡¤QÜÝÓ‡¨£Ò÷Cßï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Ž\\:âÃÚˆÕê)g,\\','wp-includes/images/smilies/icon_twisted.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_twisted.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¾×v[?åé+*8ž×;É÷','VåHhK…·ÚÀ­°\nÞÇêp©ú÷†ß;.¢&/E…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ŽbSJ$aÈQRP\"àŒ','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-upsell.png','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-upsell.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÝùÅpÉbVˆƒyR¼','Ç^ïÚY¼%‡«N|itú³Ž	i…WÁ èÓ&î+¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡’TéÐãœ©&„N¯Ä¤','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ObjectArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ObjectArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜/É(¶U¡¥p<:„©-š','|Å¿†ÿ³ººç½S-d\'èŸ;·KÊˆ±QPKé±@ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡••˜ÚZVòê”iAMu','wp-includes/blocks/term-name/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/term-name/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6qVø¬ªjÛgg^;*å','Î3/2våêþº™Î´ñ©µÒôhÔ\n¤ìÿ·Ñ+9kïªF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡—eØÞ-osÅ•;ó/','wp-content/themes/twentynineteen/style-editor-customizer.css','/wordpress/themes/twentynineteen/3.2/style-editor-customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ¡Í~ø¸.UàWQšÊö','íz7ºŒ4Þ|X1ùûÑÎ#·•{/å²Yio•(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ž!¿ÞEª©S7x–ƒÈæ','wp-content/wflogs/rules.php','/srv/htdocs/wp-content/wflogs/rules.php',0,'p+––¨æ<ëHÐü§gfÿ','p+––¨æ<ëHÐü§gfÿ','™³,§Y¿DX[\'Äô}V=cØ»£Wr­€¡î;Rü{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ Â†2jøÒa<.¼Ø','wp-content/cache/cache-enabler/hjsdev.com/category/category-f/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-f/https-index.html',0,'çÜ¢ªJÈ±úmv\rLÕ;s','çÜ¢ªJÈ±úmv\rLÕ;s','‡Eáõ”x=ê¢ežÐQ«ól¸•ý(ÿ¶\'v\Zží','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡¢¨3v´U€\Z3˜PÅ^O ','wp-admin/css/widgets-rtl.css','/wordpress/core/6.9.1/wp-admin/css/widgets-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö{!å\0S(, ÈÊÓê','÷ê¹‹ÖyÌ_ÀÃB\",Ëû@½¿¶~Ò.ø1ßÀ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡¤–œð¹“R´\\à(.','wp-content/cache/cache-enabler/hjsdev.com/test/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test/http-index.html',0,'©\\pü—¹ç]C0ìŸ','©\\pü—¹ç]C0ìŸ','näÛ«.DkÓ\ZœjL p/†Tt¸ÀûZôK¥j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡¥’™KÿkÈ¤Sâz¬·F,','wp-content/plugins/advanced-custom-fields-pro/includes/walkers/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/walkers/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡«L UÿÕÀ¹f¯àuâ<','wp-admin/images/icons32-vs.png','/wordpress/core/6.9.1/wp-admin/images/icons32-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÖP*çÓñ{>v¥±Uf','–°Úø?Uü˜z¾ÔP\\™Â@†`¢8g;\r®³Á–E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Â‡8+—°ÚG¶ÁÛ2&%ù','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŒ¯?Ý2¢K»\"ºëï¤M','UèˆÚ×\0üìNYôøºÆoš¨©êF‰ìÉ¶ÛÒ`:›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÅuÏ‚¨[F\"a€ºµ','wp-content/plugins/worker/src/MWP/WordPress/Query/Comment.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g;#x£Ö#Î-!jè¡FX','N”¯ÂÅPœâ’	MU ;îAê°fÃH40”Vín½®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ËðZ‰mÔ`´þäÂ#ÿ','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/css/divi.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/css/divi.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jOŸcéÓ§ˆH9Ú–A…',']äv{Â«÷vò{š\n½ô\'°M´7o9e$pe%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Ì›•ˆ1ú+OšºÙÐ\Z†×','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-time@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-time@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÛCóf¾—Ñ>üŠöâW4','Œñˆ•ÎÚ®«V³FI\nŠÁ¹… áÎÊ9ßò2‘¸ýÊî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÌÕÞøÖÐ¦½\'þ‰•\\Âs','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?}=<Œ¢BÔÀ}ÀêŒÞ','j˜0¼#ºÈz1ª™Ni±î¼BR.ÿ¤~Þùe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡Ìÿ=~¿fCÓ¸ÝÐê;Ë ','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php',0,'8†ÊóPruI›¼b¬uéh¼','8†ÊóPruI›¼b¬uéh¼',')±\Z-Žœ\r²2°©!i	IIUñèåCC÷NV=«d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÒvÂdåEI¿‰¿|çIÇ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùi3ÿs&©‹ÿa‘\Zw','õžMÚ8Jg†ØA¹\r§¬`cY5¶~>,Ea%öðog','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÒýˆCA£ÿm>ÍUþa','wp-content/plugins/worker/src/MWP/Http/MultipartResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/MultipartResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡=§ùôoja\\ÁØË`2','iõV—¼ö;ä5–ø8&ÎUD»~îV’Q3\Z3ñ¡\ZCx!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÔŠ™æ6ø{®LHØH<W','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-wpcode.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-wpcode.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BùµlÊvov½âh=±|œ¡','Ý]\nùï7ì{)!)ÑmõÈÜ;ÚïÈ÷¾¸xš?|©j\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ÞEH¿B[øÖÏ\'iŠ›p','wp-content/plugins/wordfence/views/scanner/issue-wfAssistantPresent.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfAssistantPresent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2H¯“ŸÄÐ`Þ¶{\":‡','šO(Ï@‘Œ\"\nî¿†;0@ZóÈõ¸fh³è°£‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ßà4«äÛÉs»8U^Ü*','wp-content/uploads/2022/05/keyless-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/keyless-icon.svg',0,'yþØ/«ÚÿÁLÆó','yþØ/«ÚÿÁLÆó','ôÔ\'« }ý±u«W‰½ÜN„ˆ³ÖÜGNÊê’=åõ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡æÙ±æ\Z„ˆXï ûá<^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/header.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/header.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü6)uº®—ÇOS¹¸LC>','•(#.÷¤Â×I¬g¨:nI#®>8àó^j=Ïp`Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡çˆ_ódô[^-ÙÝŒ¦','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™\\‹ü¡—aˆ	8_ØI','BîŸ“èM…}xP7òîæ»æ}ÊŽ.ú„ ö	\nò¢ca','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡èk3|‘¼“x\\—ôY','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-give-wp.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-give-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê~aîµ4-umiD1°Ëà','Û•õ\'Sp¼¨=·pw¢S$÷íŽ7¾z©ªFéZ\'÷žÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡êô£e(1Fû«>W\nJŽ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-smile.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-smile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìòqÅ+TóRò±zS5€û','çå·>­Ó‘aÉòž®°³Ìž-Ò²S0TšÊ›Q°Êü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ëká|A\ržv›I’ÙVñe','wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenCache.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*yL¿ZÛC•ƒOf4çà2û','\"üQèßØ+Ž“\n€M±4ýVîsžµYaØ¬6åÌy{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡íÕ=\0–¾±â@;’	ök','wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‚\rì!‡žÙªjåÏ\Z¾','ßR‰Â5ÑŽæáV¿,âE»Q»n¯Ezñ…¿û¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡öèí[Á¨˜¡–!','wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php',0,'$,«ÇX„÷xJÂs¿7','$,«ÇX„÷xJÂs¿7','	î3_èë³C0–‰ÕPÚ‰\0*ëJSFo¬ì,¥&—ó¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ö½j?Í®I¨ >ªÙ\\?','wp-content/plugins/imagify/inc/3rd-party/screets-lc.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/screets-lc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r³ñå“Ô€Tm×M’`è]','ÁE²”öv‘\Z€Ì_\'\\ð?b&ÒÐw\n­EŽÃ>Æ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡÷GŸy=Kì%wÊaÄr','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-where.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-where.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÎ³<LªÝ‹’®¯1\r','”êŽ¡4Ô¶’]”Ø7Aø¾ÒETüŒ?n^žxJf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡ú#Ù;NÁEmº+vyJU','wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zW‹ÿönêÞ+ºö','æÛ„Š=Û¾È0½sF¥8b†9íqÓÖHbm2S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆZÎÔQ+xÇÿr¶ß0½î','wp-includes/blocks/media-text/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Ð¢‰x&\"¸ÄsG¯Œ]Á','ÇØÜï7©°nœ,iðØ¸ÓB¢ÉÌ/GJO½¿ß¿(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ~Û4Gw_eôuâ¯','wp-content/plugins/jetpack/modules/widgets/flickr.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÀº”\Z+‚ùL€ÄSŸEÒN','(¿x½÷½Ó Sc—œB•uE ÅÌ†¶,BÛ]¦=2ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ‹ãÔvr>Ž´³\'','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',0,'1ßcsD‰h%éŒ[p!˜4\"','1ßcsD‰h%éŒ[p!˜4\"','£;ŽøÃ<¸ª·EU%”Hw¸Ï×DûáD†Ë‹–ƒ8T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ–[Bñ†^ÆÓ	Zª1£','wp-content/themes/twentynineteen/template-parts/content/content.php','/wordpress/themes/twentynineteen/3.2/template-parts/content/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\nqYÄ¸`p¬Ðò…','¦?Zt-Á(D˜¼~ý¦‚$mÍ¼Œwjîx$\nú^E÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆìëIMNŠ\0´z®`','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuCustomizer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuCustomizer.php',0,'có”Ô}A_IãVÐ{n°','có”Ô}A_IãVÐ{n°','#qseŸÊ½È@!¾€œé‡€–$¹ðü*ÐCdB;Í£ë.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ(ÂÏºMCãÜB¶r›F','wp-content/plugins/seo-by-rank-math/includes/settings/titles/author.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄäÌgý«‰–MÙr“®','¹¿¡Úš:…\"Ÿ¨ÜNÓ7ûKö&­º>NvÛ2%VF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÚâZ4ðàßâFITÏ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¡º›\ntUàN8#Õ4','È8Ž¬÷b¡oêW•¸µw ”Ÿh9	x¶ö¬°c©Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆzTU ¥ÚfÁ5²Ë','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_New.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_New.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(m2P[³Kh’y}o','èÁuÔ\n`,Qà<UôÑüHÞ\'gÅÚ2%âKj›ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ\" 6Aéø7^äH­','wp-includes/blocks/cover/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cW)õÄñ·z¸¿¹\nCÙ/','‡$ÿö¸±ÌÖþIo@ÖBÉt6w×€xû8+Ì¡ýý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ)Sd\rÉ^«2ß,FäŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/save.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/save.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+à(oóBú	¨U¼¯H','ËTuH1ÅØCS<¸ÿ‚ú?é¨7P(KÁ_PßÁÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ-Æ—m…$1¬{‚.¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/form-categories.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/form-categories.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J®E8LSÌG¤•2O`P©','úIÁ-\Z<ì/ž˜è5 ÐàhxVßhY,ÀCz!`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ.»S, ` ˜ÿ\r','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïãIsÓžœ\ZÚ•[û~ˆ','Ã‹7O åÅÉ]>I<K?0—„€r-0üŒa\"5í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ1ó˜–A*ƒÇ¤©q]FD,','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òŸ	DÃ­”´JKôz»¾\r?','_Qok@#ŒnüLÆ†E²j~ÖDZö:ŒÊÂš€\nI\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ5‰+lâƒ@-\n]à¢–ù','wp-includes/js/dist/script-modules/interactivity-router/index.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity-router/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"\ZU‹UÕ@´¦rkÿžŸ~','}3²ÎÉÃjXŒS‰tè0tìgc…Š…ä7 ¬Ä$Ì×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ64Ö%SÀ”ëæz¨%-','wp-content/plugins/jetpack/images/stats-people.svg','/wordpress/plugins/jetpack/15.6-a.3/images/stats-people.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²çæÔæ98`\0æýí','@œ#³Kì\næLë­ktyqÐÐ˜‰\\Ë™a˜\"í<B<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ:=%ÆÌâ¾ù MÔÛµ','wp-includes/template.php','/wordpress/core/6.9.1/wp-includes/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®z\0ý©eW,“ƒ±:Ç','XE(RY÷Î\Z%Ãlß‚™õ®¾¦ñô7ÞÎýrè\rw1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ:Ž¦Å£¸~AÜ¤tmJ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öwø³òBÎÅ¯)>çZÝ','ü¸‹mI˜¯æçï³+•@Ü‹Ä“hCìÜ!K:d’®¾*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ=ˆRaU˜¤ Þh‰ÆX','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹/93¤0Õ­:ö…n^','–Ç™;¾ê²Y“•ˆÆ<®¡åV¾Sñª«èÓ+«dbH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆBë/*3HüIPlS¨Ÿ¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âaSÓ¾Þix(ãùþY`¤','‚³\0o×ŠýË¦¤Feë:íîMj”Ÿ5c¿H¶¹¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆCŒÒæÁ£i,çq}ŽÆ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’×‡°MˆRŠjä°Ë=','/¿ÆöH8\n€^PŒè×V¸-…È8Í#ÇAÚcY¿™\0¼A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆHeåÄ«ÁÕH§‹,;€Ä','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È©â·‹®¶\"¸2çrÜ$%','Í*¨­w=ø*Eß¨¬Âˆj ú™½s ×áš«”Ó’¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆIÝ{‹?»†rô]¯ 7','wp-admin/images/resize-rtl.gif','/wordpress/core/6.9.1/wp-admin/images/resize-rtl.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC%YØfœˆøvµF.z','@St-]ózº•\'+kŸ·2€å{ØjÜ,ÊQNš¯~)Û	>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆMŽ…†\rþ¦è™’Éçñ&','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentytwelve.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r«,À×Z¾jC7:!(','#<a“y”ßb¥4lH¾/¥îcø˜™UÊ¯¢æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆOv?ª_0m#qšRA¢Œé','wp-content/mu-plugins/nexcess-mapps/Commands/Command.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Command.php',0,'\"Âk4›ç8H©æãH¼±','\"Âk4›ç8H©æãH¼±','êÃûLj¦wªE)›¬+§mªŒ“­Õ»¤’»öá´ø^xï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆO´Ò÷˜âQ9‘@mð6Òš','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php',0,'‰¢®ôKhŒHKÞjõü}','‰¢®ôKhŒHKÞjõü}','¦cìÀÃlŠ*CÕ+íÊ°²åòý¨‚ƒðn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆQØòmf\r]ý“>ñ\0B!(','wp-content/plugins/gravityforms/print-entry.php','/srv/htdocs/wp-content/plugins/gravityforms/print-entry.php',0,'&Î­žÀë<Í«\nN;Ž','&Î­žÀë<Í«\nN;Ž','ŸìH•“>(‚ì{\'Îì‘ÛjíhGŒb„ÜàêÅ¿[rù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆW­AíJ,©[&téÝ9','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-8.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-8.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':.»KV¯þˆzò','²ûÁx	¤€åqJ¾Û¸mN”FÀÕþMGFsRòäiö;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆXD»e:½ÈLC	›\'´`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/publisher.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/publisher.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÚ€Î¨hÐ¢z…‹Ý×Ê','BTžZ\'ŠÜN«¼­N±4 |™Û‹3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ`åŒ Æ¢«Xv ð{ä;Ù','wp-includes/js/dist/edit-post.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\n×ù¢ò¬*Ÿ{r|æ','Psßs=4Íã—Q\\ mŸ˜Çª€S}Ÿ-Ø(Éu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆaÁ\rtlœq$§%µÇ','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä^Îþý¾¥•ŠXÒ¿','êåÎðejBà¶}°†ò{/MêDX\Z)æî±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆc‚77­¼*B™2ö’Ø','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®U‡6îœçÎ‡œK‘‡·D','ÌÅp£ô‡{¦³x¿ÈE<»ágNS#ížÒWänÎj+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆeƒè+½3gÅ°³¡^*ËQ','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë.Êk¥ˆg©ö3ß0î•ƒ','QtpøâØ£wôé“…äq›\r5túwú-˜¥Ñy‡Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆm xNÜ¦\'>EiŽ}0','wp-content/plugins/imagify/assets/images/logo-wprocket.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9t¯ó1‡Û%~­éH(','ãò+faŠ…B­*£¹u‹aÇt\ZÓ±+½„Å+Ã\nÎ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆrŠeÜOK?v”‰ 2','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž\\.™†52	äðvxŠò','…žâ2>\nŽ\'Ž/‡¤ÊN—Žm0»)ˆÖH\0÷êéK¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆrf±*kòmM7›[ÀE)}','wp-includes/blocks/math/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/math/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽCJt\r ô¿{OÚh¡>Æ','ZÊTÐ“÷½t©ÂQéº4“>åì<èm›i¤ñÌäñ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆtx·ôøØa&èvà<Ì','wp-content/plugins/seo-by-rank-math/includes/admin/class-api.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tâïï¼ŒgfŽ­Ž„É','¹SˆýC‚,f&•#îÉ>sH<Îj¯³q• Ã=6U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆtŠÒãÚT\"]ÕPÞAöS','wp-content/themes/hjs-blocks/lib/hjs-sermon.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-sermon.php',0,'‰ÄûM jrÌ(9©¿×÷Á','‰ÄûM jrÌ(9©¿×÷Á','7Q{ÆJ&Ûa°Í~ÄL­êå´DlõÿL<×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆu™ŠÇçWïq‰Í·ª·ù','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¬ûâ7ç\rô‹9²E‘á','æƒþZÌš÷ÿ¾Ëîr|ïK=±7²”}òéÊË!Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆv„—ïmâî™D6)Xoœ€','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schemaFilters.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schemaFilters.js',0,'£)Fˆ>t`8/{€ne±','£)Fˆ>t`8/{€ne±','žÚ££m!FðÂ¥ÇCÕn9Ù¡<ºÈ…v5­|é‘5CZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ~äc«³ìÏ*cá{i','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9 ¶	TD$FgiEnƒ','¨–ž óßS]§S†(nÁ³äZ\0çÊ²¸§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆFaGôH\rÙY¦³ãž','wp-content/plugins/worker/src/MWP/Stream/Decorator.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Decorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èX^O2á3pC/x/0é„','X,£mÝþÚK^½<ÒKx¦Ñt:;‘×£Œ¡”’NÍÈ\'¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÅÚØn Ïöih×Sk','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg',0,'(Ùsu|F	+][œn6»','(Ùsu|F	+][œn6»','õÿN&Ü«M£8ƒX.e^åÉÉ»æÐÔ·Gîî,Kr¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ‚ á¿of™>/ï‘','wp-content/plugins/gravityforms/includes/orders/summaries/class-gf-order-summary.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/class-gf-order-summary.php',0,'ÞëÙ³†\'Íl&aXŒP C','ÞëÙ³†\'Íl&aXŒP C','Òè²›íÓ\Z[êbˆ;‹+ïë¸4[ú×e­|U:›Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ‡.§5(ÊÉ ¹)œËk<','wp-content/plugins/imagify/uninstall.php','/srv/htdocs/wp-content/plugins/imagify/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñà£1:\Z¹©)y`l','¡ƒÄÈ«¢í`ˆ’ê†¦\nê_™öÿgÔ\n8€Áñÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆŠ™eM˜y*Òž·éÖæ','wp-includes/js/backbone.js','/wordpress/core/6.9.1/wp-includes/js/backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÈQª¬ç_©°°)Ÿ','ê€ =ñ‘ž’À= Ü«ÄºEÑß‘ŒåÝqú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆŒïfƒ\'€&Ž½’„i[','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Uºä—OÝfcûâhô§í','µâ¨p[‘oÙ‰È;Æšp*g¹iƒ§ïS±B%è¾®Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆŽÓvîÿUýŸŽ®Œi2?ü','wp-content/plugins/worker/src/Symfony/EventDispatcher/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ‘@k&XÝItÇœ','wp-includes/class-wp-block-styles-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-styles-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	îŽ…:‡9^CÎ³&-^Çn','_*êdÿµš6d?9zMÚ½U¶~¹\\Û¼zøq·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ“?Ûá3™¤Ú¨ÜÑÏ¯à','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï,=?à¾žùê. }Öv','ÛË6V‘ùn¥Î[@ë\'NÒæ=‘nrS˜È‘C1V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ˜¯z©{G¶–†¬fêù˜','wp-content/mu-plugins/nexcess-mapps/assets/performance-monitor.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/performance-monitor.js',0,'á/—\rº|Œú©¯²’w°','á/—\rº|Œú©¯²’w°','¿Ð¤ £-GG´¶¤¼²Å».¯í•3pË÷–9fõ ÿA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ›Á:l	A8rÀ½8†¦0','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºáŽJäXÈoÚV\nuàs¶','	šf×\'ò–…|\\Ù8ÊOò^¡,p„·:Áp^Êvd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ›úËB±+†y\0x•a¶$','wp-includes/blocks/table/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù*Ý±‘†·È\'V“mž','«þòÍBŸîOð‡—Ô•ô&¦Ý\'Ìo1IYy¾%D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ}[*: Kå	MéIH','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vèº—¤•^u¹üvÝõ³³','jää¹v8DÁGYÀž¿ÑÁS X&ñ=e\Zr\rÿÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆž˜‘ÔpàŽú›A¿z1w','wp-includes/blocks/navigation/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*c¸ù*ºûB\në‚.6~Á','ßÁñjdÞJî%Ñ‚¼”\Zö<<»ô¤–‰—§gjÁ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¡Kk©fõgÿçT¤#”V','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šer›Éx‡‡|2c½Ó','š÷ËÒ.C¹¿@2ˆPÖcÖœ‚^n\n”\'-‡v[~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¡½óúßo¿ûŽ¼¥W¹','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÎ®F³î;*¬Rbb','\Zs5Q¾J¯ßÀ$¼:–ö)ñfÙÂ¥ñLj,io','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¤T5¾¦Ò´iw¡# #','wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar_Enabled.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar_Enabled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´R”ÿoVMil‹d¬÷µ)ñ','xˆ&\rÃ6l³‰íûœ¼fáž5§”‚ÕaGÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¥=ŸK+÷¡vÈÚ!¥3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õë{HåblÝÁÍ¢Õ','sÏ¸AÉÂ0Á—%	Z¬§è.‰ÉáðòÞŠK‡¾É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ©´÷nï\nõ\0Ü-i','wp-content/plugins/wordfence/images/blocking.svg','/srv/htdocs/wp-content/plugins/wordfence/images/blocking.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£\'-H•f—Œ˜<1','A5„Y9Ž®à\0¶óOÄtqäÐ–L\\º}Ëa½Ô&â´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆªÄl®3Ææ×÷ýÁxz®','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-tools.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-tools.php',0,'œzï‘ëòl´T\r‹í[#.','œzï‘ëòl´T\r‹í[#.','Ý2Ñ%„ïóªŸ¾kt¹Õ¼ûr¹~]ó±\rW»\n;]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¬3<›ñ®åá“Ô‰>¨','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-misc.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-misc.php',0,'ß´vyœ—–øQ;ã»5À¥²','ß´vyœ—–øQ;ã»5À¥²','åé»1íÙËÑŽ½xËqØm«\0¨Œ2æ\nJ.ñþÉ\\Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ°¦ƒÕ]9ðTöK	Îùt','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,\rú!Œ)Š]7;','aï£cÐ2—æ<ø£ü¢A_Ñyv—èÀBÿ_ÙeF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ²UËŠ‡¸)6Þ0>Pb„','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php',0,'Á`{Fš@	É§_;øýßÄ','Á`{Fš@	É§_;øýßÄ','ð#ˆÐæ†UUŠ†UâR‰~†ð/¾~!Î±êa8ÑJ _','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ²êðMÿ¿Œ½—\'1Áøë','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-check-screen.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-check-screen.php',0,'¡•æ÷	¨ªkêMo7','¡•æ÷	¨ªkêMo7','¤~â×$_ÅwÎoü°õ6FÒ_|M\nH=›› yä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ³ØêïËc$ï’X)','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/softwareapplication.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/softwareapplication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñùú=Ad)aP©†¯kÊG','¤i³´>ìš†v\ZÝ~[6y²í62àYÝ‚önï\'À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆº3‰&äRaªZ\rkõ ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-bounce-rate.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-bounce-rate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰NjV“¦~žãg™c „Ù','0ôHÐv¾‘êëðÀ~°#§\'S|hò4œ/±ûH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ»Çg“•Ý[zë´\0Î®›','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Ý¤)e¤à&´vW4À',']Zªî*WÒ!Oe‹HÒv8ÍalùÉû|ú\rÉ30–•õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ¾Æ³‡T\'+¿å*&O\'â','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vƒÀÅR¹ªV¼)û·‰b','ìÐUÅâÖÍT?ÈöN™7žRßWÅÿÛÎ¨b3Ó®€o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÁÉfËÂÆîA¤—VCœZ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/System_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/System_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖŽ\\!\rFcùfï\rî¼VÌ¦','åUdÍžDÒ¿^\Zhgceƒ-ÿ·AÞ\rëÓvþ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÂéƒ|›Üê|ˆËq²cÇ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Dispute.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Dispute.php',0,'ÂÁhÛ\\¶5ñ®Ál„À`','ÂÁhÛ\\¶5ñ®Ál„À`','+$útÑí=YŒî¨ZMèFliÙXºú7øIªDÉÌæ•·¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆÈ‹Y˜K¦Ï<©‹¯1Rn','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nx;ßŸwß)¥Ê¿¨žr','\"›‰Ô.‘plà¦t²¡æ9uß´4þ^ðã[l~oî?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆâÇÐ{ÊLY@Ø)Ø×','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZDº¬ü0T¯ÖäÉ›— ','äŠ ÕM³œ	\\uLdô›Ÿjò¿•q ¡/“a‘›Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆè;ögj—P2êü›U‚\n','wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?6„OÖp«Q™‰9','ƒÄš<QŸGN%Ö`äe×¢ÑDooþ *8ß%~Þÿ…þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆí\\-\\£ªf‚tå´KDšs','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡]˜NV´ÞK.¶~)_','\"d>©‡[j¾Ñiv¸¨Ö³ñ,0¢«	\r1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆíów~zñ`¡0Ê/,ú/','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg',0,'wÀvŒïª>Vs0w»$—','wÀvŒïª>Vs0w»$—','XsK$åG”úÍQ”½ü¦Hä»Á~/ã™“Û\"—QQkA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆðw”Ái.¹w¾(M;0D','wp-content/plugins/akismet/.htaccess','/wordpress/plugins/akismet/5.6/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òò¼$qžòÎ‹%†¡@¶Y','jî0ð³Ôêz[uÇ\0¡xjpwGÌ„´`CÁò™ö’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆðYDƒDkBøp­ÕÖÉ','wp-content/plugins/worker/src/MWP/Action/Definition.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Definition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â†¥é®tõŠ<fpRì	€','UçŸo_ct˜Ï…jÚ9À×Àç4t#J|‚L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆú ¨\ní¼7‡ÎÖP?','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/about-me/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/about-me/http-index.html',0,'Ûƒ5¾ŸûZü~Ý`Â\Z\"','Ûƒ5¾ŸûZü~Ý`Â\Z\"','±ìÉDÀâPz†ú¾šˆç(É`ôá|¶ä¿n¨è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆüK2a;–².þhK','wp-content/plugins/akismet/akismet-nl_BE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-nl_BE.l10n.php',0,'t‹Ç#‘ò¯FÁŽ ÔAƒÜ','t‹Ç#‘ò¯FÁŽ ÔAƒÜ','PôŽ?¾d^$PÚ~•šªv/A@\\L—ò‹©ÿÌ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ŽmlôùÍã^c¶','wp-content/plugins/imagify/classes/CDN/CDN.php','/srv/htdocs/wp-content/plugins/imagify/classes/CDN/CDN.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ŒO÷ÈÄÓ0.l‡™ï0)','5ªñýÇ,¿úú\rßÁ±œ8¼6Ñì\Z¤c(fc@yÞÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¥ØwsÁ ¯Â+ÓæáC\'','wp-content/themes/twentytwenty/inc/block-patterns.php','/wordpress/themes/twentytwenty/3.0/inc/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']B³ç™M\"+ñé´J,ñ•','ÒõõÇt!ÆW××*)ö½Ý%žÊ=o#´O˜oþÓðüxá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰F+™RLüµ—*F«Ü}l','wp-content/plugins/sidebar-manager/readme.txt','/srv/htdocs/wp-content/plugins/sidebar-manager/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒŽ5uL\\¿ú§Ê”j\nÜ³','‚Ú#~R-ïe\'šý˜³;Óý7/³­À<¦™Ïƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰1(¢½Ì§ûü0ˆH·D','wp-content/plugins/default-featured-image/set-default-featured-image.php','/srv/htdocs/wp-content/plugins/default-featured-image/set-default-featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©”QP\'Â!]Í—GCì›^','¹>ïÃrU\'Lø“#7Á0k]kÎïKbÒ`V§º®å‚â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰°\n“Sãm“¸Ðëê„ó','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/woocommerce-upper-limits.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/woocommerce-upper-limits.php',0,'tÜK3Þ\0Ø²¶¸†…ƒçe','tÜK3Þ\0Ø²¶¸†…ƒçe','ùbxÃš	E“\\o¢Í›Q=ï^¾µ@Ë¤¼³^{DÈèž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰\n=\0Âxûˆy!ÝîjÕYÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/many-items.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/many-items.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\n£4‚>˜Ë®/…[›','&ö\nJÚA¨²[\0qµÉØoO‚I¹M­Ðû®á¼v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰§ªøo¤UÀ+ªÇ×s','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-section-bg.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-section-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¾®¡’9CIH¤`','/þ¥=±Øgú†#¨§$æT]èxZýÞwMÍ¢Þÿ Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰\rüÉ½ÆíÕaœVa˜','wp-content/plugins/gravityforms/images/captcha_invisible_dark.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_invisible_dark.svg',0,'íÛ;¡óÅ%Ö^XZ6','íÛ;¡óÅ%Ö^XZ6','nñYÆ¡ŽˆNÔ†1C³(eø0cmRhh·(µŠç\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰‡/“pÆk0»¦«','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×\0•ior‡Ÿ;ÍÎLh','æ,“ÿ{#hPz|¡ËoˆX¾žè6g#N‰Fu=P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Hc¿•SÖù““P„','wp-content/plugins/wps-hide-login/vendor/autoload.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢£2|¼ÀòqPÕ€','¬kæ2©ªhË$s+¢ÄT®G\0hežùî\n&ÒHÃÀ2“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰  êêg¶²×Ü%ç!ž','wp-includes/blocks/site-logo.php','/wordpress/core/6.9.1/wp-includes/blocks/site-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Ì£+å:Ý%3•9.•õ','hYxÒG.pOÓÿ‡Û•.úfi»–n~uàò9¸¹§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ Úö€4øÿZ“z0ÜsÄœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/png.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/png.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aã«<«\0ýü\\\'eéòò','jRÑuŠÜŠ¶É“¯ÜØÈ:eNËDÉn´RõˆåO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰)œJ^Ð›×„ïGÿ? ','wp-content/plugins/akismet/akismet-el.l10n.php','/wordpress/plugins/akismet/5.6/akismet-el.l10n.php',0,'§Ø\Z¯MáƒàI{¥ùCÈM','§Ø\Z¯MáƒàI{¥ùCÈM','—dãy8Þcv¶-UÍ4À‹6c—!Ÿß¨Mý\ZgÁ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰.¤”xÖöQ}ét\npó','wp-includes/rest-api/endpoints/class-wp-rest-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”º­ÁáÔ6n²p:ŽÀ','ì\'µRhoüó†µ©Ü¿ªeË4¹f†™4Yl<Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰4¯pH.œÝ¿çNDÆ+Å','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5aòâKØ!Ð¯ÊMÇM','ä©•ï_oÂÀ’	7­U¬1àU£\'èçá7ð1·*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰4Ê_8ájQòÝý¥¥3Ui','wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰7*ûø\"{ìóƒ\nK<','wp-admin/includes/ms-deprecated.php','/wordpress/core/6.9.1/wp-admin/includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fû}?{GöájáeGi¯','eg¢vøÝ\Zþx¥·!ƒ74‚FÎ\nÄƒŒ‘ÝDâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰8cµkTLþ+‚œtÑPk','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¥í·þ~ÑƒQ¢kÉ','†\0–í±íºo¥\Z%fQ„D×´Æñ ÐqÄi+sñgÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰=ª}x^¤\'\r¬í4À2Ï','wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ÿ>©žè˜Ã™ñ5ô;!m','PÅû/±’TÓ§¸<²\r€¥µ‚eA_ôò¢ßL’d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰>ÇÌ…LÜÍ<Ð‰£K¦ÿ5','wp-content/plugins/gravityforms/export.php','/srv/htdocs/wp-content/plugins/gravityforms/export.php',0,'Ðz ?ÿNrÐw ³ý]','Ðz ?ÿNrÐw ³ý]','¯}¯Þèû]^yþø/\Zñ-O‰Û¬¿!mà™„wsv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰? 8”÷˜ÑÉZÏÐNÁ','wp-includes/ID3/module.tag.lyrics3.php','/wordpress/core/6.9.1/wp-includes/ID3/module.tag.lyrics3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž·*åÈ\\\'¹Ht¹¬bn','N 2·Ž\' ˜\"éŸ—¥\'m5YFêhPòÊ0Èg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ac(bêN~¡hß`?Û','wp-content/themes/genesis/lib/functions/seo.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/seo.php',0,'M\n<×G¤Éœb$Ô”¾h','M\n<×G¤Éœb$Ô”¾h','U\'ÎÀkÏŠ3ØÌš¡‘•Í;Ñ<cB³üýÉÍR»p(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰DBÅRRÊâ”/õ³\'Æ6','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùò¢Õæ8ý‹Ç<”P{ï','Y!š#¿\'^}ý«vX÷4‹|âbK%RN=‡õãH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰DRG©ÐAãéåyfœ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I)_êè	Œ›÷Õ\Z¡›','gÝ6Òï6KùQ^ÈjÔÒ™\n\räƒ]ªòk\ri\'A¼ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰G»ˆ=Ô|·ßµ³óÛèÉ','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default-plain.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úD¡\r“\"~\0#Jv\róß','©o–§L„6\'•¡?U¡…ö]\Z(þŸºL³\0SÁB’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰M^Œ®Pôó¡·8FP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¢,Då žHœÙtó—','æÈ83ó°Êbhváùµ,c;y&Òyÿè&øÓ[Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰O·ªEûÉ³ô{÷Çæk','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¯{µL¡výàP˜Ûˆ\'Ï','šÉ¸û‰\0’`eüR®­<N¾![À>/ãƒÓÒ‘Q¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰RÐ\'<iPmÇöª¹4x','wp-content/cache/cache-enabler/hjsdev.com/category/category-c/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-c/https-index.html',0,'ÀöZî¾œvµY¬ß,U;‚','ÀöZî¾œvµY¬ß,U;‚','Ÿ3 Ñà½Y·ð9IÆ5P$G¸gx¡Ê·kX“]4Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰X*äãŽVL	ˆ_ãƒ','wp-includes/css/dist/block-library/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xe‡úhž7÷®¯5›:Q','ž›¬¾;Z?O©LLŽVP3Öin½HÌ†«½š¬¢¦a»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰X‹ìYÍñÌ~\0ÂÜRRéW','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¢Ž~MuÂ“¦-“6Ú¾','z¦vÙy“»r#=üBßùÁçÀ½ƒ­Ì~(8QlÏV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Z_ãøácJÔ;Bž[J« ','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/index.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…àÃÝÿã¡óŸMoÇy÷','ârªàÀŒösœÀáú=³ƒê]ü°zsÚo¨¡ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰[½Zåñ<å@fË8†','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w?è ã$Ñ%„ •ÊE’','4‡>LBotmÐQãF—5úÅE©Nfl=ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰[¿À\'’Ymh«ä|Ý{¿/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ÛJÜt,öØýR:E…V','T gšZ6Q™ ‚Òÿ±™3s\\ÁZ~íj”³	Q\ZTü‘y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰\\#§ùA§PSþ\\½›¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/featured-content/suggest.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/featured-content/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îƒ#¡!³*¿Çæ¨Tºï','1éŸ#µáÉ8TÖkÃ”¹’žæÿöÓªÕbpýG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰\\BX®çÁ¨[¶ñ0*le','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™â[óEÞ\r¥û?>•\r¦Õ–','\n;!†õCd‡¹J(¾ó-Uº\re2¸ŒÀÚŒË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰^Rz»¸+Ú8µÆkô8F','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/package.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ùö`]%Np	þ7ƒº','·t\0¤ü¡\'Œ Ð_°Þ\Z·Óa,à¼éÇÇr¡:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰_ž ¥ˆ6T˜‘þNG?','wp-includes/blocks/search/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','za¶¤¤D†t«^íÃÜ[‹*','­Û%\0mÌ}—Tî™y.¨m„W÷ÞØžüŠ\\r°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰`ÛoÀí.QSŒë`','wp-includes/blocks/image/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/image/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û‹k~×ÜøB0™','þ±Wžß¤%¬ð¸m·dÙºDÂ\'.][÷\ZÔ…c<íÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰`“n,¢W,·ÒýQ','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WPForms.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WPForms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J°kWïl­n|1Ž‰3?','¨’MÕß»þ¶–îè‚·dd¬+#Öp\01Gb:¨¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰dñ–Æñ ¬3(ê‡û•','wp-includes/sodium_compat/src/Core/AES/KeySchedule.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/KeySchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒN†,ÃŸ´õ¦V¤ƒy\rÑ','ÓÉãï» ·a²ŠIÕY6õÊcàséRÐû+ÌdÐ¸óY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰j®ÃIîÔÓ<êŸŸ³†iU','wp-includes/category-template.php','/wordpress/core/6.9.1/wp-includes/category-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©Téö‘õârº«XôS›%','€[‚|ôŒ]ýc¬\n±ÍÞßÌ!µg=8ÑoëCq†¯¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰lûØÆØSè•â¹c\\','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/EmptyArgumentException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/EmptyArgumentException.php',0,'ágÛŠø²Ù{¯]\"·','ágÛŠø²Ù{¯]\"·','áJpÁœnÁx¥¥ÌD\\ìP_…ð«~A¬ñ}ÑÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰y§N‚N3áÑžëÉîõö','wp-content/plugins/wp-mail-smtp/src/Queue/Attachments.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú<0»ö.ÖÜ³KÁzZ­Z','~b^“>Š„ï;¹«Y‹ûb“eÆ™ºuù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¢é±“dMG^Ôqû£”t','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg',0,'›©¨ÿ¾®‡R9VØº‘','›©¨ÿ¾®‡R9VØº‘','”|=vTY’h\n69e¼»øÛ>«/STï%^,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰‚AØTxÄþÙÈ›ÙÉ	¿','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\nyPãÃ1œDÎ+à±`','e8ËÝd…¯§â\ZzIæ™th 5›\nFOÀK>ôK(–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ƒ@mmôpö’v¨_çä–','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æƒQ×0øþœÚÉÔ*Òáñ','—gÕ¨L3ág<¼Tf$^ðG(ik\" á/_B^ÔDÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ŠŒ&ö†é}?â\Zs`¾','wp-includes/js/wp-sanitize.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-sanitize.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê°\n„“|ö\Z{(íóDƒ','™»Âa‰ë•ñ–bŒBÂíe$¨ºcI™E,¦”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰‹” Æ]àŠÔü\rb8','wp-content/themes/twentytwentytwo/assets/videos/birds.mp4','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/videos/birds.mp4',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁPq4/ó­-•¿SUÙd','r6‘»+,¿÷&6VÐ‰ÔG3ü¸t€¾«:’9)TŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰èQ¥°³®”Ì¥ØˆÜ\0','wp-content/plugins/duplicate-post/src/handlers/handler.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áÿ4¸”k%®O0ëªY','×1×,ðš¾EËsôß`Ÿ Æ]aaÝùåÅìÔºZÎ2\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰‘ÞQã£WsñA7d\n','wp-admin/css/site-icon-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/site-icon-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ù¦¬bðKË\\Ñý\'šŒz','ÏvT7ˆ‹UÇÊJ\0ÿ‚¼Õë«#Œ×B>`‚Ð\\m3–æ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰”\"=ÑÙP;\0À©ºÏg','wp-content/uploads/2022/05/lake-view-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/lake-view-icon.svg',0,'²øËgŒë&ä5RV†','²øËgŒë&ä5RV†','ƒ4u}â€tÊ‚TOÅ/B½Ìh»|¶²ÈÚ±òÂhÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰—¸ÑpP†³rOSF„ÙÊ5','wp-content/plugins/gravityforms/js/jquery.json.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json.js',0,'?~¯\rÔ¬“*.ˆnöµ~','?~¯\rÔ¬“*.ˆnöµ~','ãyƒ•1“e{«‡@¬RË•Œ¯ÞF`Tjj£mQ}~ñYò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰˜	s¤7y·»5Ä*','wp-content/plugins/members/img/members-woocommerce-integration.svg','/srv/htdocs/wp-content/plugins/members/img/members-woocommerce-integration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';<Òm‰e3a\0=eP*','ç—VÙ,“P4>ËµQ©X*²¡l\07.H”ÅUXÂç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰˜»ƒõnJ-2 ªœ5WÂ','wp-includes/blocks/rss/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D”®Ì‡ÜC‘k5˜«1\"',':¦¼†A›;´Ëï&ûÓºÞÕÐ[ä2Ì9A)Œ€<¢a4“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¥Xþõ_ïÇê§^t³ó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šµ¸âjÚá©®.Ät','U?·HGà¡ÉL©~E®w²ƒÂÝýx)ïv×Õ!3zS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ªeÄ\\«Ô1átÆ‹Ü<	„','wp-content/plugins/wordfence/lib/wfUpdateCheck.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔçjžÊV+KIóŽ~0ï‡\n','¦ÔÀšËâ7«Ô&.¿´±ºÎ·¾©DÓ›¯]e±ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰®¿¼œ‘GˆGý “ìa\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ü*M]YnM$^Ã¹\"·','…ÀáÏÌN×Ëo…KtQ«V ««\r3¨-ØóyÙ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰°—ßØ) ¤á[XUø1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova-font.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova-font.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ï–°®Î8-^¦‚TPV¶','}ÝƒÒ$I³A“e\Z5ÝÊ´‹xžê%‘ïºýòÁ$Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰²92UÿæÎ€ôÝƒ£Q%Ý','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D[¾¶ ½´QÚ¾Á‘m;','ýüÝ©^Ô‰Kö“ÜæK^hš>£€lóTT,÷§½Äz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¶]ÁÏÎß¹(ïä8[Ï','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotSelection.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotSelection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Î1þ\Z!˜5ëÁz>CS‘','ÊJÆ:Ù™pÒÀ^/ªåë…|a¹\\½½°ŠXýº)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¸­ÐZ|òò0²75ÿoë','wp-includes/sodium_compat/src/Core32/Int32.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÜÁúiQý­$ßgŠ…Fr','ÈMÇ=ÒcS§á~[\rå<ì)Ç–”3O{ñxÚ¾\0–w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰»c[ƒÌÐOJ§½Dò','wp-content/plugins/seo-by-rank-math/includes/rest/class-shared.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-shared.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xQ”.;·:“€2FZëÉ','Í8õÞ›ƒF0œb>ÙvR(ÜÀ±×íLµ.3Î¥ÑŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰¼B]nÈ„¨8Ú7g˜ó','wp-includes/images/smilies/icon_rolleyes.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_rolleyes.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌY”ŒuØuš 	ã2¯›•','¡\\«ã	±u¥e›TÙ\rvë«jà!Ò³7R†­¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰À%ø`ÕfüW¢îåâ','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_DNS_Prefetch_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_DNS_Prefetch_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z*pÁ‘íŠ@ŠwòÝ','jßÍ{sóLqdí¦sA(ºûx³f€Q´JE‰©ÎÓ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰È~,$¯tÂ–ÙÞ+','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/book.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/book.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oG‡Ï-¿n‚”8Õrb=«','\'bÆØBä9´´.JŽHvBœH‹\rçe-E¢úä¥Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ÐªS>6$#˜È”ˆÝe.','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¦ì¨ÇÇ)YÌK®o+¡K','øáýL2àd©×$ìmkÂ—É^z©«‘·§Û«ú£°lÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ò\0A<z…P³M?›³fî','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÖ·oÕ8Ý°5¾<·j¨ò€','ou„¾ˆ‹í\r<þQÐ£·™ó\"^_œHv¥R¤r²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ÕfR/1äéÞ›< PCŠ','wp-includes/js/dist/shortcode.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õšw†ÿýrÚ4&Piˆ(v­','¬|‚·“qÍxÊG¢\rò£ÁJÒ½D@} wR‡œ\'x®àpY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ú–Àe-û?ç®F«›J','wp-content/plugins/gravityforms/images/template-library/BasicContact.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/BasicContact.svg',0,'¿HÉÄ¯Ð‹ç©o„O:','¿HÉÄ¯Ð‹ç©o„O:','7€¬þÏÍÏcŸîZ•Ý¾ñ5VÅJE«¬Öº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ú®®«^¹Ô´ÚÀpCŽZ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-status.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ;æÄõªqGÑ¾ê¤ë','ìÃ•Îe½ÿÄ\ZÞW²Û£?Ê®§bîxÐ\Z…Æ™à·-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰Ú²PÜôÍœGI6Ö»¤','wp-content/plugins/wp-mail-smtp/src/WPMailArgs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WPMailArgs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ƒºJ-±§xSu÷@ßêpS','Þ÷i†Çn0è‰––x{ö‹»-~*¶)õö–½´üð×Åq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰àæ=Ò·Þ¿åðí%Î~','wp-content/themes/genesis/header.php','/srv/htdocs/wp-content/themes/genesis/header.php',0,'wObkÆ©îùý=ÄL','wObkÆ©îùý=ÄL','mš¦\0A=¥.b1¹¶Eúƒ6èÉ#Ô\'+\Z÷\0—®ä\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ä\'ú\nþó‰˜Ì=Áÿ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úù‹žÊ¨d\"8qcöüY','zvÞ±ZwÆqòˆ7‚2WŠ”âIz†9’ß°Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰åÕÇïÐce sm\0eŒ;','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŒ¯?Ý2¢K»\"ºëï¤M','UèˆÚ×\0üìNYôøºÆoš¨©êF‰ìÉ¶ÛÒ`:›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ëÑEYSß*×¢ˆµQ®-','wp-content/plugins/gravityforms/includes/settings/fields/class-radio.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-radio.php',0,'×	Ôec¾Þõ©fÞ¤³P‰','×	Ôec¾Þõ©fÞ¤³P‰','5]6 §\'s3¨ç™j°Á·ø6S\\Œ%m¸@ Øß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ñV‰Z¾8þ=ÉvàÄâc','wp-includes/blocks/freeform/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦X¬]Þ?Ú ŠÝ¢ê5','Œ gZÐj‚–Û#<Ù¶ºßí7{e^\0Fç_ÞÊ0Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ñÚ¸P¡ÊÔÖºb²','wp-includes/blocks/social-link/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°þÅocÆ©—r¨¿JN','¢­”ˆh%ù©ÐQß“_ÿŠ@€kÈýeˆeOky','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰óíPÃ7±øä–õ=mõ]‰','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/HttpBody.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/HttpBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4|ÐÍ¦P‹¨Ýï¿“À','·˜œKÜ[ºrU=ÚŠ•¬)73uo³ÃÐO×Eµ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰õCN¯ˆÎ=\røèŸ£Ò_','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÝWò‰)Ù¯\Z§îÐ\0-¦','Ëý¡p\r~¬E…Gç–,Ç“Í\Z¬(—Í­µïávÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰ö2ò^<£ÌOˆÙû=','wp-content/plugins/jetpack/sal/class.json-api-token.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å.•fsxMÌax‡‰bó*',' âaîÞÃÇSê{|P¢L¾V„9 q4Ô2õUk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‰öÛ1)½16²Cò¾','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-agency.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-agency.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãê…o©>Gkëe”O0É','/¢Û”£Ÿku?Äò—+.1’RÚÓ¼…¤º¨ÔÍâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š_¯J«lzLtB‘	','wp-content/plugins/jetpack/_inc/twitter-timeline.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/twitter-timeline.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÍÄ<ÞÎ‹¦_RE!¸a°f','”OØ¾×í¹¢aÏôUíu†J‹†ØÆ<I\ZöU!~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠPæo¯Û`Ûb’,g«','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-rule.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-rule.php',0,'ù°ÒùðŠÛÍ4¦>ÉÂ','ù°ÒùðŠÛÍ4¦>ÉÂ','™ëÐK|ß|Yã¾tpï5+áqë¬™ˆ0a¤ÌÌÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š9X%\'A¼5ùÞ‡s–','wp-content/plugins/jetpack/extensions/blocks/wordads/wordads.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/wordads/wordads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑSû\"5½¼kqË¥','?}}aP½­Bó†™U&øä­PtßÔo_nªTFÌ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠMZ\0Û*ZÊ N','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/ja.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/ja.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'´ÀÿÎ”Pc¾Ûa£','Û4òVAÂùÌ×½¡2JXBàX²‰þ6úúƒŠ³YR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š”¢Kì™È;$ÒÍz','wp-includes/js/dist/notices.js','/wordpress/core/6.9.1/wp-includes/js/dist/notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l…Žc5öÓ7›¸Pß\'€m','Ü”ªNERÁÉgLqäµŽ¼mz¢çzTrh0S‘÷‚&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š$Jîxã¾Yâ	b%D~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰°g‹Ý+#R¤´bÈÇ','l`‚B%T+Òz±†GÔTœSDddÂÞÍ0Ò¦ù;…óo,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š+•l©ñ_¨crü€Ý3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š22wc{%²;ÂZ1bÅ','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.min.js',0,'‘¾·çÊèý¿a¿‚4Å','‘¾·çÊèý¿a¿‚4Å','Ôºì˜Í¯3jLêªÍØûæó\0Vo!¨·Q›á\\\0½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š3C)¢7È\0Ã6ño\0¨c','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/get-editor-context.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/get-editor-context.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ˆÎ‰oÁE£TÉ™\0u=','8“P²‰)ð£×ç8ûð\"¨ðüÆ!¶£YUõ7=k÷œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š8WŽd,‚ø3”Óq÷’','wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html',0,'zy´£\r]ÚrêüO­Ëv','zy´£\r]ÚrêüO­Ëv','R O}k­SEì\ZMÙàr³â¯önV/|½LºB¯k ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š:ù\r±¡gÏÇ[œÈêÄ','wp-content/plugins/jetpack/modules/sso.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sso.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î³A§\0ÜÊv¡ýÞGËK0','U²„ÃçÓÕ¬V¨5ÝŒOÓ{´>¹¨Uœ¹çºÚ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š;%ßsïv#szÿ–€—','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Data/NGG.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Data/NGG.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úQ´˜h²LÌkDãSîig','R$ç½!%·‚ñ‰i¬†3$ã§7¶b_.§·½–Åð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š<b*¶”æûì.µ‘WÐ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xp¡orÖ®s+ª-§ØeÐ','´/$(¯.€0mt½HÕ\raù#3Ý5»Äko pv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š<–ÚŽ\0é¿Åð·\0÷•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤_å¥Z×ªRƒÈØÁ93ô','ÉÞYÙ¥iGžû#7¢ÎwÀìÏCÑ‘XÉs‚ÂeZÙ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š@Ö1¥-ÇÅŠ5	öR”j2','wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.js',0,'’öÐÉ<c°ä]kz<Òô','’öÐÉ<c°ä]kz<Òô','‘ÕrR¼¡Ï¥DüXìYWs}S\r–XzºSÍó%šI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠA™£ûªº].êÑ.J&}ò','wp-content/plugins/members/admin/tmpl/cap-section.php','/srv/htdocs/wp-content/plugins/members/admin/tmpl/cap-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“úúMž§ëi:zÑLk‹Õ','‘á|Í7ØŠÐ‰.X¢2å®¹i¦[,áˆ;½Wô€.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠAÏ»75—ß¹·ÁÙ*æ','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfourteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÙÊµÆÊžÜóö~Ä#ˆæï','®Ò‡nè™µ8Ç k³˜XÜš-ý˜4ÜºtÞD’‹ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠIlZ¼¯ZxÍÝ6eØ«','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdClientsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdClientsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+@„C¢ˆM:pø‡/géä','â¤AXaßµ#ßä‡ÜÂ²d,›¸ómrÔ_ægÊ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠL&P1ëºiÆJ¤„NÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠMÕÄæL9m Q×wãºÜ','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/super_badge.png','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/super_badge.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž7{\"¯œ÷3ÉÄ¡.³W','Ë»üúÞ£ï/Ô«VïÙÅN«PŸ`z>¡ÐÁ\0˜%xã}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠNªðÈ–[òöc\'Å\nè','wp-content/plugins/zapier/trunk/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã^˜Ü›‹`AoÜ£p','sÛFWr\0Ty€àQ¨3zÃÝäÇä;ÐÕ¹,A}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠNÍ†²´<y\\:ðïÞŒ','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/de.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/de.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Î\"°hŠž˜Ž€æY#se[','€/A\n{9Œ,Ö\ZâŸz*\"ú?s£Í#èC¦[Móá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠXq½NMæ¸\r\\¤ZZ>','wp-includes/images/media/interactive.svg','/wordpress/core/6.9.1/wp-includes/images/media/interactive.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄEË3±aH[»$Ÿ^‰µ','Š–ý‡Kç˜ÿ¸ýŽäM4g@MwäÂU£Þº¢Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠX‚f`è‘éŽ#¨LáÔ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yì\"oP<\0)¸ºâIÜ','\\.¢Å›Bu`§.kóMXjÏÿXB*é´¢ÕûôÅR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠY·¬zµ:Ù×¾Fn4·h}','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñuç¤:`â’ôNpØ|_ S','º\'—õÓô˜JæÕfÅÜ2¡]Å}!Ò«Õµ»\nÇy,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š\\}3ªx‘Pó‡õMc7','wp-content/plugins/advanced-custom-fields-pro/includes/l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/l10n.php',0,'LÙ”3L\ráß>›Tp‡¡','LÙ”3L\ráß>›Tp‡¡','›Ì(æ&[Àf\\Ì¼‡Šc·Bãí(Ùñ¶ª›/ºÎçR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠiØq98K`ßGïßØsw','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-4.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù%•*µ÷%pÆ_{¹·','AÃ´âLü:æá ÑC	gçgÕIš+¦’ÈA±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠkIKÁ˜„ÒV[„´	5©','wp-includes/sodium_compat/namespaced/Core/Ed25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¥v>ÎÅ#«‰!nÁ(','ÝDFUu|év©·/â]Ð2x_ERL2QlP93s	¶15©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Škì~jÚ-ýåë“6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-button.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê\0kŽ×!jú‘“b)','V³rZ/Hc‰g§„âà	3u!óbi¡y?Ýƒ£sˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šnœtu÷ƒo:ãï²fèü','wp-content/plugins/worker/src/PHPSecLib/Net/SSH1.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SSH1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ëæ}œÅçn¯Z!éÆÕ\"','èÖbÂC#°ÓÖÛáø#€F÷GZ½fèiíÖ\Zž:ÙÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šo?êNMÏÀÖ‚S’ßN','wp-content/themes/twentytwentyfive/patterns/cta-events-list.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-events-list.php',0,'ÈŽªuQv>£¯ón¸±','ÈŽªuQv>£¯ón¸±','÷çÂ}úœØ\0¿=™³·-tä&Äei]p§¶Ø©Øa­j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šp©Ç€b6Òõ;˜éß—q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒDSÃF²hÍ=nK4Åˆ','Âë9à^röœöŸ†÷}×Í3\nÎ› ê[°<7åá\r¿š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šwì\ZÞdÏ¢óü\ruD\"','wp-includes/IXR/class-IXR-request.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%p.<SÇ¡ê™Ôz1Ï¢','Qãµ*kË_}’á2ƒ¬é>Tûq<Ê_Sß:ïQh´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š{8×f½9¢£þ¼Š÷mó§','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÓµnùø:Zö¬ŽI~','!Üµ¨¿vkÒÔ:Ô)ë»Snœçãæzê\n¾Ÿ‹pÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š}U/%=‹kiãm ÒÞ','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/menu-checkboxes.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/menu-checkboxes.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E+T¦ô‘Û¸l~çŽ–a','6ÜÁb•»Ñ’øÓfA Rovï¯\rÞ ê—€¡Æýjw™*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š†Î\0|âÄM[Z-¢4ï˜','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-post-screen.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-post-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k›W(¿\\ëU‡ÈsF2/o','«µºNÆ©·h—‘¹Ø;®ž™&`l\"\rþ/:»q­¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šˆ¨Su+YÆŒ³9@&œ¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÁÜ{ˆF~¦ƒM‡âýœþ',' Þ×;ÅgZ\0ÀUéè-þê£;¼ùóÉì×4¼bü®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š‰¬üß[‘Q<ª_8&','wp-content/plugins/gravityforms/includes/fields/class-gf-field-page.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-page.php',0,'öZP{¿¼æó\rÀC','öZP{¿¼æó\rÀC','¾«“ê2oÏ1nÃÁZ.ß8ñX©¤¦\'he¤KªÍÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š‹…òv†r@¬{âc{','wp-includes/blocks/social-link/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°þÅocÆ©—r¨¿JN','¢­”ˆh%ù©ÐQß“_ÿŠ@€kÈýeˆeOky','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š2É«$Û1v&g¬ò$“','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=QžeYÃÃ`‚Ä—±°m','³€¤˜NMË•,Jˆò¶mme.S«o|o‘‰cŽj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š—\r­KsËÞÿ­\ZZù\n•³','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›\nx­ShµS°NCgn','9Þ¹wßÂA·?	àÿX{qE–-ò/‰7c÷ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š˜¸4äfðÑG“ºAZ%','wp-includes/class-wp-styles.php','/wordpress/core/6.9.1/wp-includes/class-wp-styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r¹µŠÚ”Ó3&|2Z','0o©Ø\0´æÌ‡ù±E,\\ÃÂ2HOÜüDm$iáõ„b‘¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠœBÖ¾((ñŽ_ÑíY’R','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/blog/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/blog/http-index.html',0,'áo`±^c§®6\"kÎ¹','áo`±^c§®6\"kÎ¹','+:<Í+G’\'•K‰ÙpmÙ£u9{0 Ø™›öv—¾¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šž¾/ªÄ\Z²ø)yÐ\r','wp-includes/blocks/html/block.json','/wordpress/core/6.9.1/wp-includes/blocks/html/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dàÜÍ—C4‚QâÚÁ’¸','‘+@I „B«Ö¿ÌWÌùkÓŠ­Ú„#‚}Bl¶Ä&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠŸÖØqé˜FÙ„±&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žp:<\Z[ì2Y¾.','ž7®V*²Á}ššjHÜ´bEZ3cà\\?°€-4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š YG\"€¦d^ŽÌèý','wp-content/plugins/wp-mail-smtp/src/ConnectionInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/ConnectionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÍ½¢#KÙj54À>ø¾	','ÁrÚu›¶lª³XÐ&‰,Š\\žFñI!$‹ìÞä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š¥ƒiøÀaÝl°\Z¿–_y','wp-content/plugins/google-site-kit/includes/Core/Authentication/Credentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ì…öaœŠa\0R`O','ežŽ±Šènà¦ÊVç´Fº’ÒÏö8^);sõWJ¢þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š¦KÊËÇ±ðÎÛÇëW”7®','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š§Q\rwäøüÙYWã¨*ç','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-functions.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€³ÔôÅ@ß™\"Cnï','f\0J-)à¿´e”N„îƒÑ²,Î©¯Ú$wTM×\'º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š©÷“‚,¥6FÄÿé‘™Í','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/LICENSE','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š«êÈDVh;.\rî4)','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js',0,'!å¤Ûpf’¬WE2›ü€','!å¤Ûpf’¬WE2›ü€','¥j‘­ŽL‰©öî(@9!cïˆ©Î¤~„dbˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š«v‡ŽŽ½dÇ€…m@ÝB	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å[×\\êÙ÷,\\tò6Âà','!É6ØY j?42‘¨ùí|‚_»Þ]Ø$ye;†3+¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š«â«‘ha¡ÞâVÌ8ëÆ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-recipe.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-recipe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ	éÈ¼37øsù~xž','àFìÀ@´³øüT4‘H˜?&S…³³V—ŒÇÁÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Š½¸\n“8gÚ\']ÞŠ?€÷','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ã«¤?Þ®ÕÇ¬`hx$b','Wi–\rwé„÷Îm[×Û°ámâïHŠ\ZQr‚ìÌn€My','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÀpâÌßå­9¸râg\n','wp-content/plugins/jetpack/images/recommendations/assistant-antispam.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-antispam.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Ôƒ+ ‰/žÎ™‰I‘oó','æD[‘ñŒÖÄñi©&2·«ÆôS·\rì`¤±X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÁ$¡ÖxM1>è²_8P\0','wp-includes/js/swfupload/swfupload.js','/wordpress/core/6.9.1/wp-includes/js/swfupload/swfupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÆ¬£˜ÔÁpF	sÍ°Þ','wp-content/plugins/jetpack/images/rss/silver-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó%ƒ¦©ÿÈT	îv\\E€','Ã^—Ñš‘Œ7ÖÇâ3\'ýFÁá\"÷åFÕL1Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÒì­cÌdiÓ£Òcè´','wp-content/cache/cache-enabler/hjsdev.com/image-strip-popup/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-strip-popup/https-index.html',0,'fý¿òH¿È½2þ‘èÏŽs','fý¿òH¿È½2þ‘èÏŽs','lxBÕÄÓP³,@Øí(ñÁßè!Ï›$Ä ›¢¿7Å	Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÓîÚm00ƒ½ÃÆi\r¬','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/sitemap-xsl.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/sitemap-xsl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ä›úÜ×œ‡ÖO÷\r,po','N¤¨E0I3@3¢*\Zá³XõÜ­Í]gvÒ	ãk&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šß35n­o¡~.·Õº','wp-includes/blocks/archives/style.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÁÄêó™ê	KÝ‘¾Ö‰§','È9’Éjé¹ ¤Ù ¬Ñ4ñÆSqðˆ¸Ã²«ê–_\\`ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šß\'‘‡îB!D`ÿ¹¿¢','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','na±:H É³e|0— æµ','ê[ÁÑrÁŸ¿ñämÀþ±({c ï{Ö5Ì`5ì«\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šß«Á•©„P%©ìøD©–','wp-includes/class-wp-dependencies.php','/wordpress/core/6.9.1/wp-includes/class-wp-dependencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' *wŸ¯HÃŸ0×ÒÐ¹ož','ÓŸâÎ¡þ¬QDìi~7aäQŒjõ: —®iýÒ`…¿yQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠàÚB$\\dª˜á!Æ-S','wp-content/plugins/jetpack/modules/widgets/gallery/js/admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²’w\0ÊD>[o~ê=','o\0¹ÁaÃƒŽ\\™\"\ZGOµµ*Zcú³\'õµT5{ÈÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šá{\r<Nü¾ë‰ƒUµ½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/label.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/label.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PaEˆÅSƒF¦ÂC¨r<','5éœŸ“R<t˜Ãg>Tõ•ÿ\0üî¤ÙL+ßþ½¶Ž~?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šãta¾ÒÑV/>¢–P†','wp-content/themes/twentytwentytwo/templates/page-large-header.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page-large-header.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\ZzÝºš¡Ã~´Š÷Ç¡„','ô‹G#\'`&Ë½ÖfBÆä!„•Û3`Ž°Ãé¯òû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šñ*Æ4$çY[)ôgá%','wp-content/plugins/zapier/trunk/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…+îù_¡b\nw~e)tP!','¹MðÜü*ÉæR¸ö·Z1F\0<¤*6ÃÀ \r-‡J\"qã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠõaÍÞmÛÓä¥ŠÙx­','wp-content/plugins/jetpack/modules/theme-tools/site-breadcrumbs.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥EnH^ÉOÐ%µÊ:¯Iˆ','ÉH^åç&F&ÜãœDiy¬Ç_#aí{Ž¦:s\rJ‹¨2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Šø,\0©äJñ×³µöÝ)d','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-author.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\06ú¥ô‘Ö76Û)#Ñ','`–‚Fâ•‚\rÊ±v]G„‚g{”U¨—j\"·…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠøQs|âc·LØœVH³)','wp-admin/includes/class-walker-nav-menu-checklist.php','/wordpress/core/6.9.1/wp-admin/includes/class-walker-nav-menu-checklist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÊÎ3<¸”X‹LõC','Fj!ÖioŒXåX½ƒâ£xužËíƒ\Zs]°•‰Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠúL]Û’RØÚ%>Õz5','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑŠ-•Úø0;G	–G\r',' G3^¿9€S@‰ÛãÊ‹‘=×©róm,NÈø“À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŠÿPp÷KW½ï6#ì‚Â¥è','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-gutenberg.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÑ®Í¿)qQ¡\\7¿[=å',';,’kvù`ÝàÅ\"Þù‚Ú“Y/®“‡»Ì“ìZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹³d‰ç\rÁÈ˜JGc½#¿','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¶nJ}¢¾á™è.¦Šíe','¥]Å‹Ý§ÀTžðE.ßJ\0¥GaÁÞtc„õ—mõ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¼/8&ôDãg|¦Ä#','wp-includes/js/dist/viewport.js','/wordpress/core/6.9.1/wp-includes/js/dist/viewport.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U:yW(H¬´ÎÝ‰ø®ÕÁ\'','å²/:ÁÎÌ‘sr¬81\nS\n’@fõ>ëí7@Úä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹\nM^([ÝÉž‘,­	u','wp-content/plugins/seo-by-rank-math/includes/settings/general/rss-vars-table.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/rss-vars-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–>/›G\nÌÀ½x‚Õ+o','²âW´×îEŸâ‚†¨ÜÏñþ 4L­.¤RlnNñ\n=Êm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹\r&ÖJÈ ÿP[.£ïùp','wp-content/plugins/jetpack/modules/shortcodes/ustream.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/ustream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|™<…NsÛ\'Êñ²‚4:','Ô2Æëuã¤Güä0GüÐŽ¥[Î‚:8àÜïµZÉ2²\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ýx~ðv£,yGR%h`','wp-content/plugins/jetpack/3rd-party/buddypress.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/buddypress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h99•úŽÝ)‹\'¼È‡/óE','Ä2ÉÀ©€Ó1Éî¸ïšŠzÀNÀy?ù¿ïs>†öÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹\"Í8ñ3ÇƒÕ¹\"G','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥³â·ßÚÿCª\ZmË§ô','MŸ’>ïÞYËÂáœóŽÇ#€˜û#î½9y Á¨/Ü½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹&FD†ciÜ5‹ªX¢¡Ð5','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3WgŸw¡/÷˜E$^y','FÝÎ×ðZõÀY‹ƒõmR¸^XyZD=Iå8=‚Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹*\\FW¹u¹ØÇZ¦oñ','wp-content/plugins/gravityforms/js/vendor/simplebar.js','/srv/htdocs/wp-content/plugins/gravityforms/js/vendor/simplebar.js',0,'J;J™¶5j0ŽK-±','J;J™¶5j0ŽK-±','Ð2GÄº>û¹–ë‡§Ã£û3šÎƒ#ËPäý!cÇµ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹*ñÌgn.RLx¨Ì”Ò¹g','wp-content/plugins/imagify/assets/js/library.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/library.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K£hzfr‰xÒHUæÇ','j\\HÁ5€»7áLöøZ>ÙùøYAÆì(€¨à~§D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹+IÝØt³4«éÁ#oI','wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/https-index.html',0,'d3¬3<Qà\"sØë(Q','d3¬3<Qà\"sØë(Q','ˆþGì;…Ž|†&8«­²cúc}<†>à§)!<Ýî%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹,…^4?W{-òäÓ%ouM','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¯:\Zf³[/ßL«J>ê','ÂOÎ#±îNŠÈ²ª¡ê@¶Ö$²­b[6qí8ZÇ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹0rŽ\0EÔN=`\'Ë<ðÊ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Card.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Card.php',0,'gº^ê3KI ¹wp(µ\r','gº^ê3KI ¹wp(µ\r','m0`Í[3æY`ê~9ò\Zç—Fâ-ˆi³?fÉ§¨i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹5Zb?¤E0_E,µ.ež{','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Util.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Util.php',0,'„ä¸D¹!dv(0Dñ','„ä¸D¹!dv(0Dñ','6ÞâÀ}“|Ì‹¹Á\nñµáœ&ô“²µ\Zå{ý\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹:ÆÑ6–]”G¸ÕÔŠ','wp-content/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/json-api-jetpack-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}û8	Ð.û³xi¥4k(øÿ','½™˜ŒÛËkVúe»ÈÕ \rù¶	êùq«0!Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹<»Ínáoz#Ù?:','wp-includes/blocks/widget-group.php','/wordpress/core/6.9.1/wp-includes/blocks/widget-group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž@xßŠÿc à¡ºa+','¦ªbÃÄ´l3?‘:<‰cÁ6‘d‡:ù¿,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹@j[»’‘0é†`þYT^','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-nav-menu.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-nav-menu.php',0,']Wx(ªílë]~1£×.',']Wx(ªílë]~1£×.','Ù=È¥·õÇä§JñVMjÛý‰´Á#‡(;BC4v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Bˆ\ZCW¤ÛE§¿Oà','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¹ýý/Žè>\'p{úÿ','gÂUÂq²úÕ—bá1¿K0î28#Tæ|³s¿šú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹HÊ\0j1ÿï›­ßL™ž´','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾™Ì³j!n×\n•-5~Ü&]','Ä¹tý&-IöÉÍô5Ÿœ&…òëe¹(Ž‘HBÝ¯Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹J&ëx7Ü]9o™¨Y‡F','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úuh×|–a!^É¤>\\Æ','>Œp©N{W@h`+õ4I´BI\rn6‡‰1‘»	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Løa-.êeâÖµ[©9÷','wp-content/plugins/gravityformsakismet/includes/class-api.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/class-api.php',0,'fùãìj>ç¡âË2…ë“ä','fùãìj>ç¡âË2…ë“ä','íËÄâ’– Ú?\Z[âëšÐ’ ä\n/yyÓ³[ýÆé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Ox˜ñØ±•ÿc5(','wp-includes/css/dist/block-library/theme.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b,6é„É6ÇIV','i¿ K¾Ã[òÙ‡ÕËYòQvaâljuq™í~Œ®Àx$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹UÜÐzƒó®cžép¬©','wp-includes/blocks/separator/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙžŠ\nÇþ¢oÃ\'€¼Ë','j7W©¯\0ÀÓ6…$ÞeçÁß~RIõÑåp„%zP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ZI:Ôƒ„ƒÞ=iyá','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/LICENSE','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z	ÝïzsÍVO;¦æW”œ','ïßm ëñ¼›¡¸ŒÛ¡¸<cƒCš3êÀ2˜_¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹[*ßÓ½ãHß¹¥Æ‚','wp-includes/Requests/src/Cookie.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3EØîO+¹eÌ:õÚ','ÏÌ1	I«,yræh=+ƒá_smWÌ7†N¯¨·´K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹_ÄÚÌÉÀÕ™eÇ0#Ïu','wp-content/plugins/jetpack/extensions/blocks/recurring-payments/recurring-payments.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recurring-payments/recurring-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dá6®ZÜÙ!|î)±ÍF ','ãØþ‰m¨ÍÉ5…Yð‘8?6°ëR|;«ë,l;Å,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹hÉé?m¬QKiû?-èË','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/comments.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/comments.php',0,'ùRzI‘6Î‰BŸ->Ùq','ùRzI‘6Î‰BŸ->Ùq','×DÌ”Ð›_Ið¸ÜnªÞ$j£bYéU+)²Èz{\\Ò‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹n97I.OúÒÞ¿ð°','wp-includes/js/heartbeat.min.js','/wordpress/core/6.9.1/wp-includes/js/heartbeat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0I¸ùësÕp…Ôò)fåÕ¶','›Ác<Ã©a¸ÞÝuvHô–©Œ5ÔtuX6Ýw\"VüÖ=B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹o9sdÝ4-¾ªÔï','wp-includes/blocks/loginout/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/loginout/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S	:î×–Ž_ØbÀãMïä','yüTË5›£ùm Z¾Ù•VÑ#!É:ÚZæç¦Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹yIÌyí—Ðž¥Ú‰Þ','wp-content/themes/twentytwentyfour/templates/index.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/index.html',0,'Ó­žK¥EGbäB\Z©›–','Ó­žK¥EGbäB\Z©›–','þìÜtÊ¯K»ãPšqdL²emƒÒÉÉf7&¶üR`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹|BlôŠIHÒ¼ÝOSÆ±','wp-includes/js/mediaelement/mediaelement-migrate.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<¶C’_hzÓ3„í<7',',b#0 !a­OVc,úØ•SÔI˜Ð»%®Ûp)“ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹…%üWx¤öµY)MKô','wp-content/plugins/jetpack/modules/woocommerce-analytics.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã;i“¼° ìW°N\\¼J','¡RT#Ã«u¢ýX/È9?jQâL–É•íZeÿg¦ö,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ˆ•ß\";˜‰ëŽ“)­m','wp-content/plugins/jetpack/images/cloud-checkmark.svg','/wordpress/plugins/jetpack/15.6-a.3/images/cloud-checkmark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' UxÝ’ƒû¶}rŒ¯ó¼','¡úy/ìËœýE Ï¤l0òÐÒ·’»’|G7<ˆk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ŒÍØ¨&Gé¦)šk{ìè¨','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬‚háüýP«Ôì','KçØÎˆdù%±.RAOôF¾Þ×ââàÁ·joù-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹XÚ»øªó„i€<P','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹×&E–\nðEJq?}žè¦','±’£¿/$¾úÕG)x‡6éàIZùÕ#éA¶	Ñ8Ë2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹”¨¹\r´Ûû&t½%’‹I','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvents.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvents.php',0,'•»Qã•ßÄg.ôºR²Ð','•»Qã•ßÄg.ôºR²Ð','ýr’³ƒmäð·-*¨ìäêš©…\0³i¬lò?“Â}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¡ÕÀ¡©R‡\\‘pËÃÂ”','wp-includes/blocks/comment-template/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`9²QrÒÝ9òÀyìá5','Žëæ»lf‹z®)´Úí£Æ=Z¹“³+‚L0	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¨ó?+xÍ¶‰•}k\\','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php',0,'`­dúO²=…nóp3A','`­dúO²=…nóp3A','pUc\rÀ­ß,\"ÊºO£æsFtjfË©\n¯m¦Õ6ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹«dî»xÄ©¡Ä|Måû','wp-content/plugins/imagify/classes/Picture/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Picture/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¬»‰Šÿmb¤!Äã´','\0M;Ê•\'GOB¤ÜŽèIrë†g6\"\"ëÏÕ=S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¬[äˆ6»¨dcHa ','wp-includes/blocks/latest-posts/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðk\"öÏ@eÊ®f“ÎÔï!Ç','‚ÉeêFþ˜”iD}«¢[\nL–›ÈLM=»˜h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹®Í“—´)0ùaš´ãòb','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i®]ö‘‡S‘µÚ`˜Í”4&','Sÿˆÿ£	æ¼ï|e	ŸÜZv•õ.ÊZGÐµíÂé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¯¾³¤ó²­©¢ëæ²C','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	/Ü?š/ô™5f¿µœ','ê¿-óÛ‰ã˜ãØ5ÙIq‹«½ï:	¥JšÁ„÷—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹°\\÷­àÖ¯´B!£ÜaúV','wp-includes/blocks/comment-content/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-content/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?äû©¥ÜÇÝ…‹º…²0å','û?¡|„¯r.EIZ%KWà¯¶¸½ö°ùèûØÑ^¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹±fé¤§xMªP]~B—Ô','wp-content/plugins/akismet/class.akismet-cli.php','/wordpress/plugins/akismet/5.6/class.akismet-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ãVe‡ölºürý}\Z','„7OÄd%?«¡ˆLñ`„\"Œ¢½¯®‘}5 þö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹º°Åh+¹«BÌÆòÐ','wp-includes/js/tw-sack.min.js','/wordpress/core/6.9.1/wp-includes/js/tw-sack.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔXhþ+tñ\r\r/éâAç','Ý\\mN¾¤ëí†¬3ÇoEù\0â¯Z¸¨)âúy„B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ºFè\"÷èvhâ¡$LbŽ','wp-includes/js/imgareaselect/border-anim-v.gif','/wordpress/core/6.9.1/wp-includes/js/imgareaselect/border-anim-v.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Éz!™<ñ7êÙý¾ËÄ*¨','‹á>úªÂödà•:Ûý¹j1í<î!4Û6“gæä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹¿d¥äA_pÛ¼„vÂÁ„\'','wp-content/themes/genesis/lib/js/components/breadcrumbs-toggle-info.js','/srv/htdocs/wp-content/themes/genesis/lib/js/components/breadcrumbs-toggle-info.js',0,'‰õd—¯-úÒq%†èÑ ¨','‰õd—¯-úÒq%†èÑ ¨','èìce=jî\\Š<Ôã]ÇKªðÔ²e‡îJÐ`î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ÁÐ¿€³Oš@þÀ\Z0™','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/requests.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/requests.php',0,'Ùc­zeMÒ§7w16ù\rÞ','Ùc­zeMÒ§7w16ù\rÞ',':µæ^ìi4VU»ü	pPZù«r&B¯Úe¤¨\'¨Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ÃT;å‹Šud–ùÇ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%µ#ÐëhÏbåÒ¥êJÌu','pÆôL¥íüº$KØË‡Ý\r#ì’XÇæ~¾Ÿ8g}ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Ë\"ínO?1ê¢ôØ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÕ;Ãbªuÿ¤nG²|','’4ÊÒÅË	Á};E½¨Ír€E’@¶3Õ­Îà\ZÀV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Í?ÆÄØÞP}î‚‡k|?','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F€IïJÅ|0¿<eÚ','^œ™ÚÍ¾©Tc\n9BG:KÒ\\ºØÖ˜£\'Z¨I»I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ÍeëMXÑ\nFÌ©æë#g','wp-content/plugins/jetpack/modules/theme-tools/content-options/customizer.js','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÚ\"oº‡ß²€Æ“îb$E','é®—Öû^…‘²§¾ážoítæœëÐ ž›¥ãB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Î05Ü({GŠü÷Œ™’o','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g#ýâ˜/½Eˆ=Aô‘ë','Z&ò«uµÀgÐ¬FÙrç¤ÛÚ#Óµg§Ä¯NsbL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ÒË©6ýf/Ú6YjI\0îW','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','føÀÝq¥+Óûfwé\0æþ','Ì¦bFñ×®C~ÅuŸ;mê´ÿ}èPaM2å,0S,¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Ó3Ä#¿HtöJÇ£@u','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýæ~f.Dœ]ïÎã+så6','qx2,/×\ZHÂS?öä¿éBïûMÚeüÓB8×ÈË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Óàè5Ö_>\"u€k x','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Õ-ôUl¸G¸ùoî÷âK','wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ5’Vd7\\µ–Ò®WVF9ù','°Ó\n~š4¬•ê¾ßúaj †$ù„I¨Œõ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹×çóB³¯…\'ê÷éK5','wp-content/themes/twentytwentyfour/patterns/posts-1-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php',0,'Ö›AjÃíâA\Z´ð«+Kï','Ö›AjÃíâA\Z´ð«+Kï','Ís‚$õ+ê¤Z?ŠËÀ…ƒu‹9¥™?FÏšÑ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹Ý)‚j^Ë¢fÒõ=AC','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/dashboard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üß½‡dÒ\Z¡ì/Áê','¬„‚ÚµO¼èçgìÈÁøÁŠt øH	–Çï6F˜ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ìåëãÁ±cˆ<[‘Š','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¥7Ž×§E0ùI²qX','mOÉâ©±XïXƒ\0Eí,Z*ßÔy*Ùz7;š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ðMAHöÌô\0êœ[d_×!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹óycâ0O°g)Ï­Mf¸','wp-admin/network/site-settings.php','/wordpress/core/6.9.1/wp-admin/network/site-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ÿw.þSà[ÿ°¹%µ\Z','ßƒX+#k«Òê¬ë2É&öëó[gF%®æ¯v\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ó„Už]R²šÛ)Y¥Ëm','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nûj®À¹ô0ö£âûã›9','¼†\ZðÒ¨2Á#°…s:ÕÐ \n		vƒùÃ˜+l´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ôõ\"¶]»¢UWü\\î','wp-content/plugins/jetpack/json-endpoints/jetpack/class.wpcom-json-api-update-option-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.wpcom-json-api-update-option-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y{ÅBúsE™N;«š®D','šÊÈY>__MR‚bÎØAß˜=^8ç×0Ï!––','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‹ÿfi[çµ¤ó¸©-a','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion-admin.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»\'ÖÆfÐzóéÁI yB¬','¦y>¤z#1Ù†`xc‰‚P7£zïÜêO$…Ž|ˆ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ«Uº\'‹i5sž¯é¢ó5','wp-includes/js/tinymce/skins/wordpress/images/script.svg','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/script.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ÜŸÛŸ+`¾æ1IºF','z8ôû$(ÿËÓd)ü˜È¡„x6Â	‘{çzÕ÷/Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÃÐVn`ZãæÒNRE÷#','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OiGv1‹T7X%—§Ñê¶ò','µq­8b|d‹Ûyc/d>8ÚÁ3‚»t¤¹žý‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ7p)ðß²6 ¨','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg',0,'xžp„jÑ\"³ÏXÅ1ô™','xžp„jÑ\"³ÏXÅ1ô™','·¸SØ4@²3åB)åÌŒ`ò\rº^!pê)ŽKÿAJzQ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒtÇ±%˜û£‘µÚF','wp-content/plugins/wordfence/lib/wfNotification.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfNotification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ç V2â(ÆÀþdhVD','SØaÖàY„íµ‡ýgj+|­ë‘ òáJ²ŒM8³ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ	!«å«¢DŒ:¬¹y','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SignAndEncryptKeyPairs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SignAndEncryptKeyPairs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“\rænÐøõâøèÖÆ','ð¦‚’åhÑ‰¯T^Rî‘ÃÒ0ƒºeZK‡4uÛÂÃô®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ\r7ÔÎJ±íbÖU?rµÏ´','wp-includes/Requests/src/Exception/Http/Status410.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status410.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ái®ŸL)„)¹ˆ7Ïff}','³B‚•ÖßÞRŸñX„?õË	6EÁ÷,n`\\­­c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒìåÅ÷.¼4Ÿ¼<è','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p$ËvA!™¸ Š™šýd','·ý\0‹Â^GiQ—÷+	Wð¨¨ÀÞ–*-RÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒMSë9äŽÅ^©çI','wp-content/plugins/wordfence/css/activity-report-widget.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/activity-report-widget.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J„^x;y‚­‚°Ôc¡ýÿ','ÐÓ¡®ÁfÅaMšWv+ò€¨WŸ%}Öêž`DöN£Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ’ë>ð±\n¡}‰8£ò†','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ%­è{PsK-Á#ÃbÝ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ws‚@›»ŽRàf°\n$³','0¹¦Âÿ—ú$7“\0gïøá)Ò7TeÖ³• ½}{±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ)\0É|Y¢5ú¥\ZÑpE','wp-content/plugins/pressable-onepress-login/class-pressable-onepress-login-plugin.php','/wordpress/plugins/pressable-onepress-login/1.3.2/class-pressable-onepress-login-plugin.php',0,'‰;àQ?gà-û\ZHäÒ','‰;àQ?gà-û\ZHäÒ','·ÇÇ=Ï¹÷œSO$W]rœŒ\"Ž>H><ZOËîgÇn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ,5îÿXÀNàÞé@‹%H','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Next_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Next_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\B¬4Ë£ö1g“—¡ù]','>ûõê8€ã\r@é\Z“Çún$ÙåŒagJ‚¥$ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ-N=Àµ1ü7â\n¢[Ù','wp-content/plugins/jetpack/images/recommendations/assistant-agency-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-agency-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';øÒñNÑm$×¦ÍOƒ¬','cõð¨\\×°­&sø¢¤Mëà\nXXü·£‹g_<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ.J/¥e¦sñf\\','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/’\"„Òÿz>ˆé´Øho','{.h</¹CªV{T/<{~»¹Ù¬õ1Ä[zâ4·Äçÿå-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ/CæÈ.\0{¢›Úà','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-caps.php','/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-caps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤)s¦*Ã|$¤<ß±ºœîœ','ˆÆÎµ<®PK*Yu>ccËYç_e–vE;ê¿?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ1ÁêÏ£×é I¤','wp-content/plugins/wordfence/lib/wfImportExportController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfImportExportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý´öû­««¶±ò+>±ÿ','½dlÑ‹Û¹`á°Ù…Ìç÷¦ ¸Jû÷–#|i{£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ7œfTàE)ƒ×Ì2È³','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/jquery.content-change.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/jquery.content-change.php',0,'©/6E£ö«D”Î¥8äH','©/6E£ö«D”Î¥8äH','0ó¥Ä hþoñxõ4¢H„YŠ¯öêúØP€9A…I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ9ÉJ”Âïa„;²zH¡	','wp-content/plugins/jetpack/modules/infinite-scroll/infinity-customizer.js','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity-customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«\"L°^Iû;ý<¼—Õ','4á\rÑVj•ãdÊVwKƒ‡—úðX-,´¢ˆ·ûï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ<‘à|~E.ÑY^Ô!Ö]','wp-admin/js/widgets/media-audio-widget.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-audio-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nþtw|èŒ‡^ÀØ\r‹<K','d½^2?P”ÛÌF­›~µÉÿ>ÀóÄòÝ¾àm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ?š\n5ü´Hã?âàÁÀàè','wp-admin/css/customize-controls.css','/wordpress/core/6.9.1/wp-admin/css/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~5åáÔNg³ò½ÈZsY','fÑòGÀ+Ò‡ûˆè=&²Éœ7³Ó·éE¢	Wfõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒD„VQR$TvEèhä“Ó>','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã,÷7ƒ%e—\ræÁEe½ß¹','nò5¢Äë]	‚ °ÐÉ¡J\Z\0]o‘Â€lÒ‰}°\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒGd³dÌÝ¸ù–ù`Íw','wp-includes/assets/script-loader-react-refresh-runtime.min.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-runtime.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡àšû\0¶!Õj1M/>ûƒ?',' V<ëÆÕ#Y’&=Æz;­åôI×0ÙÃÃžNlz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒGt€ïUô‚b¸3HŽL','wp-content/plugins/worker/src/MWP/Updater/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒIõÜÐíS\rßˆTÔZP&¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','htË«ÕT~;4\rÐVÌÞ','QžY´e`\Z<å*ÌžW÷šê¨rV—±µ“ùw±›+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒM_xë0ìÁ\nkæQ¯e0','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf','/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y€•êîc\nädÈ¥~˜ù','IÝ=³Žô*ûPÍæË1øø’Ÿ$î0ß,©Ùh³i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒNwähNôÛ€±T9*Ô','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCjûTãÉ7ü‹ñÊÙ','€²GŽº&kÞ\'·~ˆ‰¾?˜ÑÛ©ÒÃðc¤!ãèy=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒP©°úf7®Ç\"ºàÒ|','wp-content/plugins/duplicate-post/readme.txt','/srv/htdocs/wp-content/plugins/duplicate-post/readme.txt',0,'WÂÜæœÈcUÜ¦°uý','WÂÜæœÈcUÜ¦°uý','X`—#¢Ëµ\n¾I>>ˆ›ýn£‡2m+LãÛúºØ:cvo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒSø%LûÙw˜a|ÞñÎ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¶ÁÔà›úö)±ëÖ%Ö','I=Õ{‘QùYìt—[‚ÍZH‹¥Ó,up	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ\\¯Yp&è¦1xGP[ ','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãq‡Àp× S“¹ÎÑJ','øHpA±.M­aþÕvç)MvV}@ÒpŸ·½ö¬ÙT¾½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œb’ÊÚ/bHp˜T$žwùÄ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª_KB5&Ê=Ìa”dÏ–fš','½uÚ/:†‹}5J00f‰t‹{ÿ6íÀòP5/!b\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒfD!ƒB\"ìKQÆk |Œ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œk¸ÒÞù¨ s½e¼Ëµ9','wp-content/themes/genesis/lib/functions/breadcrumb.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/breadcrumb.php',0,'Þñ½ï|ýì2÷;¦ãæg','Þñ½ï|ýì2÷;¦ãæg','Þtw gõÍ|ÞséÅLáãÚÕsØ\0exºEw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œp±Ú¯yï×­î˜0WˆO','wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂYrz²*t*(Loðsi','C\\‰w\ZâF-–Âák†Œ#ßx_g°âf\n\nwäry','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œv¬ªA®É)gè3SL','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[þœâ‹lK„ÓÜB_*','v„Pç–†u—ñ·ŠAˆ˜1¹=Ípäß\ZfÝ6ü~Ÿõ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒwB~~ð¦üú¥BPƒ8','wp-includes/blocks/post-date/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-date/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3–†úâÙ¦>éLã\'','Òü¬°ß?´Öa°h–‚»™Æ–ovñ¬Ö×5nh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œz’é„êÝBx>t†ô_','wp-content/plugins/imagify/views/container/data-actions.php','/srv/htdocs/wp-content/plugins/imagify/views/container/data-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vyÆ/ÙˆxÙ°ò¹õgvT','\"P¶:áf;¶i@\Z0v«—çœ·7n†?!¨ib','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ‰ßÙÔ0P-Óûë=4','wp-content/plugins/pressable-cache-management/admin/custom-functions/object_cache_admin_bar.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/object_cache_admin_bar.php',0,'C%`3Ø|=G\rÙ¢M†\"','C%`3Ø|=G\rÙ¢M†\"','FÒ?«ˆÛx1«\"zÇ>Ö•o…|s0H¯P=5J§+~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒŒƒYÎ»3G*]°ÿØXþ','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o÷M‡Ý‘ëXìdÚùCùÀ','¹5	1m˜Ðî¹üÃçüHëS·\0WGë*Gß.œ+ò[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ—	Ìæ›³žV@‚…‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í.lâÁŽ\ZF³³PùQÎý',' íÚ(æ¯ýþé¬‚	$YcS¾z´)ÿ®ûQôx(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ—Óô·.’ßÃ¹0uö','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5D=·/ÄÍ±\r°4’©Ï','Ü¸¸+Ýt‰ó—1\"…^•µM¹‰-C¬³g‹¸½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ½´†juGCtOÆþØâ','wp-admin/css/colors/coffee/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôäßÛ³ lb\'wz¤_ý[','¸´džPL/ž„«£5IR¹ò6PìÂ»Ýƒ?ßà{¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒŸÍšBf¤…Gc}à™J','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-dark-green.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-dark-green.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!j1íè©ÁS˜KjÙÓ','…6Ø7…Ô6Ÿôgƒ,Úßà7×÷ìÃáIÚù½Ì‘L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¢÷ìÓe×¨ÐqôóÂpc¼','wp-content/cache/cache-enabler/hjsdev.com/columns-icons/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/columns-icons/https-index.html',0,'´³·Ýÿ˜q#øîèý±2','´³·Ýÿ˜q#øîèý±2','\n&<4óQN|ÊÅS~\Z#²p-ø?º\n|\n5‰’ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¥‰^0Õ°ì·è_Ýîcu','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-post-type.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œäXÿeÚ°.1äØÔ¹ðt','ke–¯*üò)þ’Õ†e«øoö‡Å.FpÍ¿Y„Þ¨K¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œª94×U‡‚\r¦ÚE1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¹n…‘S`Tk!á ·$','ƒ6é²7F°ä†¯ŽH%ºc7K?Ú”ºÅ¹¸ìr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ­l«.H|S„³Ö{°†','wp-includes/js/jquery/ui/effect-transfer.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-transfer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@‚Ëh*ðô£×»kA—i','ne^ýP!²–¬yû©F1.}.\\\'ª¨ÛåVv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ²RìTwõ¿­ûœ\ZÉ2','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b–Œ›ÌÓé\rÒM´','È;šH«8$1\rc{ô•ÒüOŸw\Z?ÛÉh¶þÙ€›j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¶V0ÁAa%Û†Fk¶ó','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õdÂ3®àW|ÞIP¦ÄŒ:','¾3n´\Zµ£½°¨ž›°Ôª¢¿‚¨Pæ€€¥P¦­Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¶”µ´¢ò­ø~e/ƒ!','wp-content/themes/twentytwentytwo/theme.json','/srv/htdocs/wp-content/themes/twentytwentytwo/theme.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©‚.Ð†ŽÕ0†¬æÖ¿\"B','ðÀ\":M)û2ÐÂÍçµ_âYK›ÎNK%[£²xn¸!ŸÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¸¦ISU`u€´úTòÀÊF','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³*B]ù¾ã{ûfW9ùò´…',';Tù±1yAÚï¶ÙöPí	ôÝ¶ÙÀ*¾[èTQŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¾ùé~^á¬Ê%ä,¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ¿Ý–!gDSøøbÌp','wp-content/plugins/imagify/assets/css/sweetalert2.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú˜ øcälªOT„Ç','€Nrˆ*§é·h·¡3¿OÂƒZ¡`á]ù^\nKh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÀÕ6îC\n\rð“\\\nuû','wp-content/plugins/akismet/akismet-vi.l10n.php','/wordpress/plugins/akismet/5.6/akismet-vi.l10n.php',0,'ð/‰):PM¢¥;hA','ð/‰):PM¢¥;hA','¶·À¤­OŠÊV$íŒHÙ‰[‰Ôò¿8<N4 :K¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÄúTV‰mk|!†Ø*Q	','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-splash-5ba2224fcefddcc4c1d9.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-splash-5ba2224fcefddcc4c1d9.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\'¬i¬yhlOŠ\rûî','”\n8üWŽ“MzÙ#]WÙú(5T#å«èó#H¨F?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÅ„âËõ°«®ºTš<—7','wp-content/plugins/jetpack/class-jetpack-newsletter-dashboard-widget.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-newsletter-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ®ÃÃLdÙŠ—®þÆ˜¤','ÉØgLÇ^6óº×Ž]Ç”)’ôt¾‰µJ@6Æj–\r(*p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÉ¼Cÿ3«u]ÅtöÚ¿','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Å÷Yöß	¬õ£˜Ô•Í',')žŽ¿qãÜÛ”ùÈd|è|ÂøF„žP¤©Ñ*º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÊ1ÉÈ8J<õtäÀ´ú¹','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/SysVCacheItemPool.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/SysVCacheItemPool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶·[sECŒ ±ñïúXF','T2F \0¤ô aMý \\ÔˆBT®‚‹‘|7&¿ˆ´_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÍVæˆí¾áš£ßYËþ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìoùâ5&&´;~ÑÕ/ºŸ','‰æ©]äcº‰³×ò¨hR4ô¼ä±~q¢ž%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÒt¯ŒlH¿ùÅTw>','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_namespaces.php',0,'¦Ê…ÿlRÉÙ†Ê«','¦Ê…ÿlRÉÙ†Ê«',';çøÊÈAdŒÈÙOú¢¨Ðå¬ÒƒôØš`¬HùîF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÖtè%…rm»ªœª«þ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ôšn™¾ÁhüùHºiuÛ','4B01ÍZ‹…C¢põiŠÙ:0\0J‘ë+‡»\Z´\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ×~KçÀ;=žëþ3Kñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\Z\0_ƒiEËFH’Ù6§X','ˆ¹:€å#KÈÏºh¼r£×‹ _a\"ä*!“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÜS%ÜÑœ\"âÏrŽ!Ó','wp-includes/blocks/list/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/list/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿.`Kê.R¾!Çí_Õõ','b÷\\FaÂ]²rš®™:\rJ~©;W¨º\0ùP6„ruC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒâF:jêìŠQ$¨¶®û!','wp-content/plugins/worker/init.php','/srv/htdocs/wp-content/plugins/worker/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!]ðè(ò¶°Ìý\ZWå','\"Ô¼jö /˜q)ß5Ùæ´ÜV-›šß•¦ðà’Äçúû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œã–¡gý\"‹‚ø:ÔÎ€é','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.min.js',0,'oÞ7×¸!Ù/h›¡½Š»É','oÞ7×¸!Ù/h›¡½Š»É','Xà×ah‰È¦BØ™Ú\Z©÷ajqˆÓ§ßíg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œç,—ÅNn(Ê±åyžÙ','wp-content/plugins/akismet/akismet-he_IL.l10n.php','/wordpress/plugins/akismet/5.6/akismet-he_IL.l10n.php',0,'§‘<¡%½œYöÞÈ7«ðpï','§‘<¡%½œYöÞÈ7«ðpï','\0tLW\n ½‹6oüêy}ÊH÷…žRæ6N„ŒJ²ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œîn‚×ÂIø½ÔVx§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\nyPãÃ1œDÎ+à±`','e8ËÝd…¯§â\ZzIæ™th 5›\nFOÀK>ôK(–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œôœ§	ÑyyT+ŒÞfSÖ','wp-content/plugins/imagify/vendor/composer/installers/LICENSE','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ÔÜ¼\'Z”y£{ïÏ','ã¡÷\\y¾ÀÞŸ#´Þÿ\Z¼NVç´ÝüwøC`¤u^Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒöCIouuæ®øÚm#äC','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ntÙèï2ŽZ\"•?iFÂ','ë£\\Ñ$mk?•ªþG¨šÀ\nI¬ÏéÚ7í3ÈútÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œ÷æ5V™\"MZ¶tVe','wp-includes/SimplePie/library/SimplePie/Sanitize.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cUQóÛ4uåi?%ƒ','²okC¾«£PmŽñg%Ä£‹\0ºø\0Ù„‚êïl¡\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Œù¥\nön¶ég×²3qðø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/preview-file/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/preview-file/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1jè…ÀHP&B^/žŠ[Â','é…;aáxËK\Z<s%ð±¦¬‹KZŠKýÕGµ7¤Þ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒþÀ3úqc;*®V\08¼\\','wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_transitions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÓŒØ ÝÔèå“v&ŠÿAd','K°«s;ø‚˜oÜÚâZÃ¡Y³SÞæé!eŒ‚´ÚÇßö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=>Gùe·×åùn/Z','wp-content/plugins/gravityforms/includes/settings/fields/class-html.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-html.php',0,'ÇMž|öAcŠ)¹ï½¼èq','ÇMž|öAcŠ)¹ï½¼èq','J7£›ïã–òú3Å°¢¯\nÕªXþíž|m¾Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('+\rópyƒÂ‹\\,9.Ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÂfX^Êéw$ºï…ŽÃö','‚VB\"ÿx¨‚–X_àqý¶?qWët™Nx»JLÉW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('jœWÌœŽãn–€.F»','wp-content/themes/genesis/lib/functions/deprecated.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/deprecated.php',0,'_täÉ£þ·ÂBÝ}-«7>','_täÉ£þ·ÂBÝ}-«7>','‹°eÉê˜o\ZÎpá³òŸ©y©¤Õ4äŸBUuÚ/‘Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('S}	MŒr™ñdN	1G','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r¶§	ÚÔ\'Ù‡»\Z','¹c±PBÓtf*AA&Dˆ1íÂÁŒ§Z‰í©\nûÆF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê‘ÐY·Aöž,\Z','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­6|ƒXÌ¬wû´¨M~\'k','!Óû-:Ÿ¨YS‡uæšë÷!%£VŽ•u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì%t¹Š©x¾S q','wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vðž@Ê d\\Þ¶.#','È?Ä·rÉ6ÊÉ_·¾¸ä¸¶…×Ó\0‘Q1ÀÄ¹ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì…Œ dJòj]8n','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(±¿p’\'ËuõL hôÏá','žyÀŠ.êT+	ë}*¢ujeMf‚jš+‡ua÷Á*?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('#JcCY¡4$òÿ’+~','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿu~<÷6]ºe>q«	Ï.”','Âd¼÷„ÇžJÕ^?+œç.è‹É#t9Ó&ÄþÕ•(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$\n\0)T¼å÷˜s¡5','wp-content/plugins/seo-by-rank-math/assets/admin/img/social-placeholder.jpg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/social-placeholder.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YuCPê#èb˜@ž÷¥Ë?','¦Ö°lz%ì]Ä¤¢ÅFBmeoÚ_5e<ƒË\Z9¹e…„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$?×¾#Òe¡ÔaÓ7óBO','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\Z\0zü\"0Ã«!3G»','_£Ÿ\rÁ\\šWàhœ ÕŠ]ô\0\rwÈì‡çáïh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$·œb	¶ŠÂoÍ&ÿ¡8ó','wp-includes/blocks/button/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/button/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Z÷ÛHn‚×³Ëò-\Z/','1[Ág‰‘Ö‚8Íœµ€7MífæéÇeù#ü¦~w¸Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%ƒèùñv¢µ¥`(·36','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%²§#¦ìlÉÂL\0êœà•','é¸jûè\\~/tâOo‚„tñeÛÎ•ÿ³\n4³qèÝ=ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(	C.0Ãwº¦Ò¨¶6','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ForkCMSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ForkCMSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾@5:Ãù“ÕËöSÿ)Eã¥','éµ‘	ŸÚ¥³}êN¨I\\Ì‰­­Ñ?Âüd+Ý”g\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('-ô_Æ#V\Z°ˆw\r¯4X…','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/IamSignerTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/IamSignerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ãïè)µ?cˆÞ°]v‚t','È‹|žS¼¼y£ò§Ép¿>À0+îàÀÛ¯z¾R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('.›?gÅ.¥M½Ùª','wp-content/plugins/wordfence/js/chart.umd.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/chart.umd.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b?¨ú\\Ù°õYgD\rz','¨‡éOdù Çõ:X×®ê RUÅ+ú@Éìþ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0¯F¾WwL;5)Uô§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/day-picker.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/day-picker.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šg^v,ÅÛçrÓ!Fºó','^TX\'K¯´rðºrK&¸ÈË˜vH8G^‚¶£n’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4„¨ëGk·`§Ž','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì«\\\0ÕÞÅôÚ3¼«þo‡>','½Æ$C”ƒ\'\"»—2Y~ìCeè\rMóÒÅý-H,¯z]6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (':ª’µË›Ñz¦-ž7OÚ','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-rest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸TlÉÓAI`…šJ\"Ó','v?sÿð3yK|¹2ùP\r]§Ðp¢¬´äIóÅ>­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?§‹;—´ñ€<×:*h','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-misc.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k-ÉÃ÷¨öoW¯cÇ','8®‡+éåÓêôzî×ÐÕÊ‡ŠëN\0þ#£tÚsð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CV’ž%ÿü˜èœÓi','wp-includes/block-supports/border.php','/wordpress/core/6.9.1/wp-includes/block-supports/border.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a…ÕGŒ†óoMµ™–×\\ì','\ZòoJËÛë(äF\"‰›c[ì-9ä¹¹\"W¥ÿÖ\rb\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('FYþÒO€:@D]Þ»¼','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r‰ó?R©µÜ‘¯îÒ©',' dfLª4°\"ÛÜ±\nd]«Z<Õ·!“j÷Å­¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('J†ïõ\r9 E\'xl„.','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';:n;ÆUùMnyUª/ª¬®','¿zGY÷åÖSbl˜8\r7¹(áq{ºbÄ+–†>E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('JœÝŸ»è%j#Ò¤1¬R','wp-includes/blocks/site-tagline/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ŸNdüc¬éô¥ß/ß.','„ðg\Zf‡È„aÖÄÂ“ûµ	x¹ðTæ±ñD&?×<ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('PÑXþV‰…)èNÑBŠ','wp-content/plugins/jetpack/modules/shortcodes/shortcode-utils.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/shortcode-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qzã7¾c¼õ¬gã¯?íµ','Ÿ£h¬!…Cóë*9M’Tñ¯\n¨$W¸Ð˜¨1Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ur¾$ØŽœ\"&¥-','wp-content/plugins/svg-support/languages/svgsupport-es_ES.po','/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¦r@ƒPh9ÿÓ-Cð¿','^Ê1Ú\rôŒ3kÁ¶p:öÇŠù:÷1>@Ý¢2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']ÎYã[22à•ÿÑ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap-settings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap-settings.js',0,'¨Æ\ZI­UÔlXSWt{6','¨Æ\ZI­UÔlXSWt{6','íNÆ‡C­m‚âÀ%Ý–ƒ,\"xÞ>¶ø7¡Î®¼Ë‰šûx¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('b)qîÒäýUCmÇÒ\Z','wp-includes/blocks/comment-edit-link/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':öÇS6‰°‘œ0	©iEo','¦àOo*/Ñ·Ñ8‚?ž/hhé²æ\'æ*éé´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('d¾o±Óƒ–Ë\"Î½âd','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/manifest.json','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/manifest.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9rýûš‡.Jw˜înÒ','–öÿDÓûIj/IáVt,ó•üÃØ9>d<´ +ñ1Ñ Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('gÛ‘‚¤C{Û/ð·ÿJá','wp-content/plugins/worker/src/MWP/Process/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Process/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o=¸¸‘2BÔÏ²î&','wp-content/plugins/svg-support/css/svgs-admin-edit-post.css','/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin-edit-post.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ñä3¼Û¥(çü¡¶¡·º','¥á¾¹ÔNÛÆ@fe”^_Ö8\0Eù¿!CŽwïgHÌn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oÜásÀ¡-©l\r°¹Ð','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šGôx³è…,óT¦˜ÿ','Á<4=R=˜¬å$]tc¬fwäRB}\n—úi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('} yTŽìZÝH„cDJ','wp-admin/js/custom-background.min.js','/wordpress/core/6.9.1/wp-admin/js/custom-background.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùû|+TøçGTtúå…\0','Ër¶B~‹<W5¾9‹ÿ©[;]ÅÞ“5Sõà¹D¼ïà­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý	5Þb+ÆŸxWÑÛê°','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-php-markup-output-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-php-markup-output-engine.php',0,'°º3›’}MN}ªª•œŒ\\','°º3›’}MN}ªª•œŒ\\','S`\r”HMY§ésyJc\"ÏªŸodmžI ¯	Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–åEb¸_Lb\'¨h+¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9q‰GOžWZÁoÐ ðY','?\\¦_… yéaáßCe@³.»ÃžÏÌ¦4¤@’ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—\'I¯ü¤NªéwŒ=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xü4,“žº’Ûw\n¬Ž=É','îxŠ~Ú!ôÈ¢£œˆ|Äû7òÁ`¦eÆ92·c¦z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š)õ‰ÂÍˆ“\'÷Àš','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Ý4Þ9êÖèÅ?Ÿc®\r','wp-content/plugins/seo-by-rank-math/includes/helpers/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª#A ë5F-ù5BËóƒ','wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÝj\r©T#+ÒÐ`Àðž«','ðW{Á}ÓBAK«!ˆSùº´=:÷ßXÚJ%Ž¬ìî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Qð³Z™Çfl¬k,Ë','wp-content/plugins/jetpack/modules/sharedaddy/images/draggy.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/draggy.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­æ¸nê~	×PaÒ¶À\n','\"á`y>\\fUz™%¾ÿXÍ€p(¦×$µ4x`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬{ß0l(Æ²u9,wSØu','wp-includes/js/media-audiovideo.js','/wordpress/core/6.9.1/wp-includes/js/media-audiovideo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïá¦gªsd©ZñîÚ¶vo','¸Øòe/Ÿî—Ò†ëŽ±+Rt\0Í;¡Ê>t«ç8yfEÎÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸|ìM\'öx¤u**:','wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ZdÂ¾úÜü*ó¾²Âæ','È÷>üéy[ƒØ6©¡[ù˜î=Ý¼B§’6Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹dT¦Û×B¯¶-Ç','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Œ³¿ÜX‰ÙÉµ¬\nÉ_ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀFÅSá;Uv³\\LoãuQ','výo#EŠzòsZ?©Î“p÷š§Ä1‚%lÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿.gE&×ÿÆ.¾Ë ¨','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X-ˆØl™{‡j—','‡ç_¬Hp\Zîhò?Qà&ŠQíå‡Ïò‰˜0…\rå…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ§¨–—¡à”*¶HëÝL','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Resource_Data_Availability_Date.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Resource_Data_Availability_Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CV÷b¼4µjþ\0#­Tç','Äyý™žQ…;À®Â» uÙ+eÂ€ŠYé‘ŸT^—²û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç“bB^êÀåð¶òG˜','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã× ²¾â QéV5K‘Ÿ‚','!ùž8-ZAs‰E\\DôäÎ6-ž«¢»Ä%]%$]•<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë/…ýébSnz$Wæ^ÃŽ','wp-content/plugins/jetpack/jetpack-vi.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-vi.l10n.php',0,'/žäf8¢?¸ÄÄq<!ÅÔ','/žäf8¢?¸ÄÄq<!ÅÔ','°UÁ€ŠøaßÂZ<cóŸRÖG¼|Üéok+:‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËüA¹úñïpJ–?ÍÙÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈŒŸóó}Jñx…Ö¶','B«P”’ÙÓ#ØÞP;„\"vzúÔ2¾TÞ=š2*#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔˆXÍÝS5; ©Ô—Wù','wp-content/plugins/seo-by-rank-math/assets/admin/css/option-panel.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/option-panel.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ƒ…¼ŽõP~ûJpÜÓ(§','i§ÍUJ‹ãNŽs]_ý+-B\\,…eÀË6®yé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖXû\rã²ésðáXÆ‘E','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen03.65cd30b8df338c5e8292.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen03.65cd30b8df338c5e8292.min.js',0,'Qöœae¥±\0Üö1_`','Qöœae¥±\0Üö1_`','4ÆÆP9¥Û8zó‹×¸Zñ5àlyÙ“Œ<üÇtÛŽª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù:‹Ðù#<~Rƒ]Or','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/examples/demo.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/examples/demo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à¦$\\;¨ÝCö4H*È¹','MÆÑe\n´Š™ÐÌž¤JorŒ\Zä›Ò¡¸5XêWl<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ¼âHJcY?­ì¸×Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','76gl´§¤¿iÑ\rIˆ½,','PNDÂîRí˜Ñ!ÿUèjKgnaý0ùRLNZèÿëV9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áI¸ûS<oy~NSÁÛ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']©Ë§\0\\\r”hû\"Ëh','¸b¡´ÁH³} B&²æhVšTÙ2žsuÎ{©¾b5rÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä)!)Ã6‘å>}É74','wp-includes/css/dist/block-library/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HTVÙæ:’šÈ*›','À`É»½ùOàé¾ÝXÏ¹J`;&¬‡Uýa{’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ÷:|¸Àt #Åýý','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GroupHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GroupHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÃÉ¹%eGM»¯Â“L‡','™²ê´òsàWa»Ð¹2ùÒ!ÑÙÂ|¼ôô@dF\\Â.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÒ2YZÕ–œd¯ùÒ','wp-content/uploads/2022/05/pets-allowed-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/pets-allowed-icon.svg',0,'Á]§\"–fžR³¹ÆKEâÏ','Á]§\"–fžR³¹ÆKEâÏ','¾.`^HN?äk³¬C„p•[EµÌl˜¼¡˜°-èæ\0‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÜys=ëêWÑ£ŒZ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxRate.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxRate.php',0,'#MªÇ­_ÍÈ,Ù\0¸Jö','#MªÇ­_ÍÈ,Ù\0¸Jö','æä3Üž9kƒMDR.Vì·¯S„¬G¡cmÌ¤½ªÈ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó½Í¦a(~Ž¶£¥¨ø','wp-content/plugins/jetpack/modules/sharedaddy/images/facebook@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/facebook@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¿:~ZUÜ×:Ë/Ê}«','hãƒ3ö^ævcjfÈ»r¶\"\0mÙ¿fSn³xö‘+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý©L…òVÿY’àÿ*','wp-includes/js/plupload/moxie.min.js','/wordpress/core/6.9.1/wp-includes/js/plupload/moxie.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅñÒh¹j«º»bÓ(','¯xþTô‘ Zœ™ºø¼å$ ”ÎÄ\Z\nºJCØ‹(•¾<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žm!¹¹pfX·ÒÕ,‰','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0,!,oô†qÆô‹n','æz6¦‰/¥ù»¹@ž±\rCÉ‘­ !‚{ÏèòûÄ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž\ranN&ÆØÏX=.','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg',0,'	ªÍ§ãNø\'QtY“Œ©','	ªÍ§ãNø\'QtY“Œ©','Úø.Pý?E‹X‘È%£;õb’Vkïæš{Î‹ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž éA$Û¤fCNö™37','wp-includes/query.php','/wordpress/core/6.9.1/wp-includes/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8.Ó®(WÛÜn¥\\òF','o\"¸ú£Ù½RØ¨®  ò…å+›ÝÐ¹2l<‰`v±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž#G–=JS$ä8ù\rßÁ','wp-includes/blocks/loginout/style.css','/wordpress/core/6.9.1/wp-includes/blocks/loginout/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ànmâ%H›àLÀzdõì7','Xrð¬a!‘Q{Q<N{õ™\" Û·Wt£SŒgŒ,Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž(¢û×”ïWåh@=a','wp-includes/images/smilies/icon_mad.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_mad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vž!Ë@ýcû0âS¸','îÀ±½Šƒ§Æd[O:Ç‡óžóµË³jl}òqÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž*ÆGcÉtê¯}`nÔ','wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php',0,'ÛÙ1ëÜÅÐ¿*$±WþÑ','ÛÙ1ëÜÅÐ¿*$±WþÑ','‡âážìk(8|o,uN0JulažA¾P‚–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž7,	Ò=}éÇÎj\0L\n®\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÖ»C‘©®	Å','84=óþïH¤‡TQçÊIÀ…—esá~g)7Ð!Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž7w\Z\0­ýÔEÞ?õµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÂ$>SØ´u³¢—&’V','7Ü™=1æcT:0N*r5~T³Fª5öB@x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž7ÿ0¥ìÁÁ,š		M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qy¾„£?¿;é8žV\nø','\0Ç-ØÞ]ë®³‡•XEt)˜`ÉÅ1ØCý}Mr2Ý/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽC ,Ú¦ˆR1AÄ	XÚ','wp-includes/blocks/latest-posts/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n6Ý\ZÁíêšf—6›¼‘','ˆ\0ÌàœÓ¯\nZþ	«/¹ÀÍAJ{‡­\'Òg(“â½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽE‘H»¨ª!¨£Áh€<y','wp-includes/blocks/site-title/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¢GáóÌMâÎ\"ùÙt|','³»` „ü\rpJ¡òÉù6Û©µï\ZøÌ[¶Ñ2k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽYSHÛ[2Ke€˜Xô','wp-content/plugins/seo-by-rank-math/includes/cli/class-commands.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/cli/class-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼¦\'±ÂJ\"£;¶ÍÞ/.','»|ÞØý·¦.Nm¥;Q.ûk(:«FÙÈfó²ì\0®‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž[\rpkã%J$3ù÷öL','wp-content/plugins/google-site-kit/third-party/google/auth/autoload.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šêW¡¼x¾_¾†ê‹9ÀD','€ÓÏZf0*2mÍb’¶Â{†ÐR~_¥›¸¡~ÂVF=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žg\Z»»\\Û\rž`=ƒm­','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']á‚#%þðZ	Ñ¦Ý	','PˆÊ;ŸX]IRâV^4Æ¢\n&ÞôïhìÔÍË±w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽiŠ©µBÈjßÞöÖï]','wp-includes/sodium_compat/namespaced/Crypto.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—G8©J+œô³‹	¾ z','>8œ©¸\'XëiÔUbýGÐ½Ø,<T`6ä¹È4Ðð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žqc›ôÝ„pÐk‰','wp-content/plugins/gravityforms/images/template-library/WebinarRegistration.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/WebinarRegistration.svg',0,'iº\0LüŠòôÝ±ÜiÚ$','iº\0LüŠòôÝ±ÜiÚ$','Sµ öã­2ªöÉêªša^4(‘Í\r…¢(ìöY¹|iJõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žq”¤WðÇÀö ¨û\"ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/slider-field/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/slider-field/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þn®?Àºu8I\ZY\n¢','00|6>5Àd¡Ò!O…-Æá·úO?j9gLç¾¥|Õô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž}uJû•™Ïš®Â¨k','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/ObjectTypes.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/ObjectTypes.php',0,'Vœøsfç=UË„ ÔCì','Vœøsfç=UË„ ÔCì','Ú«Ahv‡Çœµ§/1ÑòÅ‡Yõøéc¨ƒ¼Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž~e¯’þŸþ»_1.Ç','wp-content/plugins/jetpack/modules/related-posts/rtl/related-posts-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/rtl/related-posts-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N‡·#Ù®ÄÅ¾OÛ8ŸL','	ë1ø.Ï\"’IÛÆmæ£åÔ	 	}6	\'‘;™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž~Õ4EÎçy5“ Z¿ä','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets-premium.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets-premium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!”hó.¯ÑÇÏpš&I','ˆ¥†þÓ–1tŒÖò]ôA®âé\"S†0=À,ÝÍ¥£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žqó\'1þ¿·<§__”{s','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/ExpiredException.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/ExpiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W~¶aðaòä‘Ço3	\n','ˆdóc5(2X.8º¸°¹}}žÝ¿ýÃrÄæTÏÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž„ƒùvü´ŠÏŒéŒY9Ó','wp-includes/ID3/getid3.lib.php','/wordpress/core/6.9.1/wp-includes/ID3/getid3.lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}	ve»§+Až8‚','¶9›°$áy„$Ï¨%±õù?Çåj™›ãò(Æ§ua.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž‡åi?Ófb×šS?!v™','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Variable.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O3„’‡m? áœg»á¯ê','\Z‚Õ~X}rÚB1OºŽ	Ûa<@§Õ¯p	n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž‹ëÒ¼ßªUŽ×Ä^:ÏL','wp-content/plugins/worker/src/MWP/EventListener/ActionException/SetExceptionData.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/SetExceptionData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&àð†³“–(à·½ùuY','^RÊCž·YÌ6JàGcwañ—ÞcbºlòOn–õûm‚ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž“nÄqÜýQÎ9(¢rgeÙ','wp-content/themes/genesis/lib/views/help/seo-robots.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-robots.php',0,'†IxúŸ ö@\nv‘ò‰\r','†IxúŸ ö@\nv‘ò‰\r','Õ‹÷lÈ=¥¯[”‡UîŸ‡ðì20”À³‡Š*ÓeY»`Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž–ˆ6Vý++&ÆÙF','wp-content/plugins/advanced-custom-fields-pro/includes/fields/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž–»-Ùh%Uf÷}¨²','wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css','/wordpress/plugins/akismet/5.6/_inc/rtl/akismet-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üX ² as@®-FcqÍ','’²°Õ£5	àƒû“åàù8¤b7#Û€ˆ	ÓP)+F<„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽŸ…X’‚˜HöovË','wp-admin/css/common-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?˜P°ËQ}¨\0: µ%è','!áÄJ{ÇšÁ:\\Ï˜p\nXN—«Ú¸:¼(Po¹Ä!˜ŒÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽŸ!N¨´Dçw®`¦ð¾[Ê','wp-includes/js/jquery/ui/dialog.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¼vnIþØ`™€þuIÓ\0º','{PñG¨/X^_7G:P¬qézi—¦ð¸€@Vêþ˜Çay ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¢éXp¤ÜÓçŠ~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐW¯oe±~°oB2ž_;','5ŸqõªSrLß]OX½¥˜‹sqˆÍìð+l<‘ÈÉ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž£œ¾:A·U!2Ãnµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/integrations-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/integrations-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ø¾¡5N\nïí•£ÏÊÀ¢','³@Œåir“7{)	·\núÛmtÌS¦¬ý‡ÈR\"V&²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¤%¨”ò\nÝË*õ’<Ï','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\':êÏýàh9+#Ôgƒàt2','6…è€‹P™MÞäæ¬=öQ#±óÓQKïdÜBVú ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž§±22=p—í/Œ+­ëN','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽªXdTÉfQU>)¹äRØh','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/BadMethodCallException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/BadMethodCallException.php',0,'&.&Íò—úV!Oî]4R§','&.&Íò—úV!Oî]4R§','Qy ßíOÏÁtx.$š_ò´Vë5ÚŒAw‰(ŽCö¶ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž­‰6Å7o‹%ý\ZÐ‰','wp-content/plugins/imagify/assets/admin/entrypoints.json','/srv/htdocs/wp-content/plugins/imagify/assets/admin/entrypoints.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ã½Y@‡Q<‡;°ºAê',':É´Îj#,žAÌ¬å¬†Ï7kS“€€ÎëŸ_Õ·±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž®Ç¼¨üm›9ã·¥Rr.²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹[œòókŸt£×<‰Sz','vf|\"m‹®‹Ö´¿ùuµû²ß€B_®ÊÙ¨8Õùî!÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž°Ö—]NR¼ïS{qv?…','wp-admin/css/wp-admin-rtl.css','/wordpress/core/6.9.1/wp-admin/css/wp-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*iµ“Ðò†[p]ª¥<','r5S­EÐ?29/õ)Êý_íPJvþVhüäú«ÉR½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž±å“ZL•°~Y*ˆ±3 ','wp-content/plugins/members/addons/members-category-and-tag-caps/uninstall.php','/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ºø:ƒŠÙ#†ÐE','×ˆkî¤×ÊÇAw¨§4Qµp@ø%OÄ¢5ÞŒ¿Þ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž²ª	¾5¨(ëó2˜Pî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°úv|ØAbq1<ðK','ï»·õ^t¬Ã<ÙÞlín*c1v“—»8ºvó–·´™.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž³_ï*ãrÉ)—‚0±','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']jb´…ÿGÓ&éßFgQn','<ÒÂ2/j2¸c~edª³“Îpf\Zž•\rOª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽµŠQÉ”iTˆ@!ÃÍ|J','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_File.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°-àû<V0ª£5ïlá`Ù','«§´ƒJïuùÌ‹S¤\'’ ~wuX¶ïNPª‚2RÄ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¶äB|×né†DÖ[','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RK	ÐÝº:¸tuÑaI«','ç‚Wdá5–õëèÎçÞ\nàœ¦Z•jû‹Ý¼ƒ[R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž·sÇ€þl²¹@J	¦','wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æäf·F©i*Œf><','ñ¦Mî× kiyØÌ¨\'ÛŽï³S³¼\nV×|TÄ´Àº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¸X·%èŽ]Û†ÅŒ2ÁH','wp-content/plugins/google-site-kit/gtg/measurement.php','/srv/htdocs/wp-content/plugins/google-site-kit/gtg/measurement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦³bÅóÈÍ^0 v½','ãœèø	Ä4jŽ±FÛsÝ@À#Ô`NñÄ‡V7Yu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ž¿±[ÅgXk…ËÆö]Pé','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/AnalyzerContextProvider.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/AnalyzerContextProvider.js',0,'=çp³Âî­ÿæü”doNüv','=çp³Âî­ÿæü”doNüv','O…á²©0mÓ)Ø[|Q\'±‹#†¨ç€Ð)Ï-öC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÁ\Z,zóÕ§Ò”U’','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éêê]Z×¸×ä','><±ÅÜØµ@ûËÊ˜FH…FqE•ÀEjNn€`CÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÄ¡îm¢ƒ&M³þGõmªB','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\Z!Ì^¥âý-³)à','}ÀÌÜP>·zñ¶v	„«—-D¥´Í\n¾Çá}nÈÄá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÉý­tX2FXÈIO²','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ$l…“Ó»’Æl\"Ý','ã\në®#FåàÔ;Kõ9¬¹™Q(.\0Äe&D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÌ! ¿Ã­%Múö.7E…“','wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Action_Links.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Action_Links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÃÙÑQ¯ºa÷ËrH','àB*O˜b¬u· º»p>þÆªÃ`a0æº…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÌ‹CÈRû½N³q»9ÞxŸ','wp-content/plugins/jetpack/modules/shortcodes/flatio.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/flatio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á‰²E‚IÜ°íß]¿‘¨','”…u„« 38+‚48<îmçó™Pýô¡ª~¬Aõ	p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÌîÈ—¬u³•J?CDà1','wp-content/mu-plugins/nexcess-mapps/Concerns/HasAdminPages.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasAdminPages.php',0,'\\oˆ²€Ô_ù k‹ç\Z}\r','\\oˆ²€Ô_ù k‹ç\Z}\r','Á±yJëZ¾±XuiÔhÕî’ÒÈ£pLàÂ½H>Gk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÏjqÜ¬Ð ‹õâÙq‘;','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š5)õöú}ÔEõâ|úÍ!)',';¾,ê7ÜÙn¿|\0‰šIÜþÑv¿åùàÆÑ_#ÌÈôTÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÑ0`äÕLÆFØÞßî` ','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îöZˆžs6žFžÏ[¡ï','ƒÆcÛ#È]½-Õ—5<Q…žLÖ[®Ù:/Î™î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÑ€ö$.D0¢HæêTäÌ','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å•rˆ|1dº¦4}‡¼å‰Û','–´³Ÿ:Aóqñ6Ïæî@Z2	ãë\n%¼6Æ‡OFt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÓpµØT6—8­+¥Y` ','wp-content/plugins/gravityforms/includes/addon/class-gf-results.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-results.php',0,'\nfr½÷¾Èþ^»‡\r¡>','\nfr½÷¾Èþ^»‡\r¡>','²óÞÜfh·\0¶û&rvt{Hó|\n÷	±dŒ–Î˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÖ|ÂÔ\\ËŒéÉj¼ü\\»d','wp-includes/js/dist/vendor/react-jsx-runtime.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öèKI²=øÖtˆjAó','\0.z^¤2´3Çú/Rêðê(’íüÿ.=ù0Üx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÙ<+>g™óCÀ“ZÊˆ','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-upgrade.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-upgrade.php',0,'êõùÁç%‚ùžÇ-*¢º','êõùÁç%‚ùžÇ-*¢º','œ¤ø*µÝpO\rªÜë4dñ*áWÂ¥®b0»A0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽÙ¸Ö	¢4Ùÿ¹>¥0v\\Ÿ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñuç¤:`â’ôNpØ|_ S','º\'—õÓô˜JæÕfÅÜ2¡]Å}!Ò«Õµ»\nÇy,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žè²ó\0;qÇ–->?ùw«','wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_filemap.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_filemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z‡­VÉ‡m­r´8','¡±ñ1vdäœJ6u&¢`×?œºp‘Lœ½ý~ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽîOÜŽ$8ª‡J¦e»‚','wp-content/plugins/wordfence/models/scanner/wfScanner.php','/srv/htdocs/wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËòŠäÛ!M¹Å.$Ü\Z','7pàG£Úà¬g‚5Z=)hÀ™óJ0iÂÁ°ñä8¸Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žô¨b¬—{À(\nês™_ã','wp-content/plugins/jetpack/_inc/crowdsignal-survey.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/crowdsignal-survey.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q‹`V„Éòy\n62¿7ÍE¥','ÉÈ´1S)t¦Kš†–¾yø¼neÃ ÈAíiîIŽ~³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽöÕk•*„oÎ ÈH›','wp-content/plugins/pressable-cache-management/uninstall.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/uninstall.php',0,'S:x6”É~\0¾ˆ¤Üh','S:x6”É~\0¾ˆ¤Üh','[!RÞÍêVu[»qÐ³€N¦»Ú,ßtÄÿôy§Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žø%¦Åú2ÄÞ\0œ>ÿP','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û±à~ƒ±þÉdrM½ko','„)óJ¾.\ràùð­{G	æ’ç°ºÁHþ³¯o+‡×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žø¨åÓ™ÿbIšÔØ:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-instagram-business-5ea0321bde9e9bb269be.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-instagram-business-5ea0321bde9e9bb269be.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nìß	x-Jq*gûí+<','%ÆõP·É.óÀ?ƒ©¹Ý-²ÿÈQû!óÿYZÚ#\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žù*vÑ<ýTCœU¿XJn','wp-includes/blocks/column/block.json','/wordpress/core/6.9.1/wp-includes/blocks/column/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^”»BªSl–¯ï\rsÃ','þRÌ¢É…`]Káƒg/‡û£Ð\0 µ%5SŠ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žúé±ªš¢kqiÝ›[ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E|ùî÷;\'“šåLá:4','ñá˜æi	i!W‰ñté©[ðÓhN?É/5¯¦F©Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŽþaÉÃŽd¼&€F=¢3','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/README.md','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é8šþ­È°“#p14ò!D','*0¿!ç75½HþžùäÝ¶{wõ>\Zé>ö^·Uò+×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Žÿ\nk2Xá( L,R','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/formatting.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/formatting.php',0,'Cð‚¥¯È\0vÇ²{åhÙ€','Cð‚¥¯È\0vÇ²{åhÙ€','€Mž\"=ÄŽu‡%e”­ÍÙµ[Û§åbˆ)ôÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0¬¤ß¯NIžÉë','wp-content/themes/twentynineteen/inc/back-compat.php','/wordpress/themes/twentynineteen/3.2/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V²W+}b·æ$ÎW™7','­…,àôõTNü<ÁÆgåË|²‘®ÁrÃ8(E¦³Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ŒÅƒýq:â?f	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-rating/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-rating/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\'ëa/…Ë{´vÁž8_','é¥xŒ7ç3š]õª¢¯Óø¿U&^=¹3?3|B%‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âM‚æåºP“0è¹^J','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÖÊk\r±çôP+µÐÁÊ–','‡}yMæ36®À>•Èø†L¬yÃ_²Ì[êZ¯!©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('VñÜ‚0\0Uÿ`·5C>','wp-includes/css/dist/components/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/components/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nIíþ‹‘©J‰bc<^l','pì³ðJŸ†£zúò÷#¼ßù~}lðfá€^àÕ¡¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\nâqŒ¼\nz\rÊ¶#*²Á','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©YTÃ;SçôRÁèì-mŸ','øê(`âOn+3W#`›„k:\n·»¯Š¯í‡}<ëB‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\ZŸ ÜR³÷¹[Ö\'Ý>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëJ—\\c7’yþxÆÐ³l','³~ÀÍqVšÂ¯¾*\'Å1”¥¤š]3^‘öžÍÉm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' 8±Ðü‚5k@gç?','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-metric-selection-2852508a03964403b9b5.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-metric-selection-2852508a03964403b9b5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ÎºëÔ\n¢$}—ÏÆ[\'4','¾øy\nƒžCù@h™x´”c9ÑÙXö&aŒôfÉÎEÏ¨›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ‚ƒ\"çE®nEvl{J','wp-content/plugins/jetpack/_inc/lib/class-jetpack-newsletter-category-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-newsletter-category-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ê-Æ^e•¤|¿¢\"Äç','E¢€7ÇgRx‚ÀW7Î¥®ÇÉÏf B½€f!#´¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$»Àªj¶Xž])D:','wp-load.php','/wordpress/core/6.9.1/wp-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘AØ”ªg£¨´Ðú\0p¬','éžäÜÉÆÜG-³`+—\r€þŸàä7ÒòGºšèú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('%(]Š²~:“‡žˆj','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯\Z•”kË\'aŸÒAÿù','AMQ\ZÚío/CÕlÿ÷É¯“1¨ÇQc,G‚¨ib/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2ß\\é17Õ€Ôwi„{','wp-includes/js/dist/vendor/wp-polyfill.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')¤BX–åñ.í%','ciŽ¹PHKµMÀF³r*8NÆK=.9ØþY”‡Ñ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('5 L4à8~}“Ó†Zd(','wp-content/cache/cache-enabler/hjsdev.com/category/results/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/results/https-index.html',0,'IE×Ì&~0µ¦‚·ƒ¦ ;','IE×Ì&~0µ¦‚·ƒ¦ ;','¼ºE´y¤¹¿nZ&ÿÛ7ÆK‚ª úWwdmþt“¯…s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('7kLß\0iÜißÛWó Uå','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ã\0m0üúO1néc³mÇ',' ñÀ±¸á1^Ó¢­bÝ‡†-•Ò\"Z7M+Nd<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('<¿4#›KM{údó×‡','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UJñm#ªú9ƒ¯š&ˆâ','óú˜dlÄÆgçg±,Ã%•ùêá|7Ã”Æ‘<(·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@†ÎÄ”Ðl!$ïF®\Z~¹','wp-includes/blocks/code/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\JNPT-¦7þîÕÿ·]£','¢Þ<¥/íÒlU0*ß¥Wµ$V£ªùývC]ŒÚòÁ4Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H¾)™ë†’×ÇjHÑj','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ð±ÂËŠtrö£–Þu\'','#Ö_‰Ö\n:8aDÍÓØ r†Ùªœ·‡ß2/€ß˜ùñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Nsfº#†@Q;§;¾{Ì»','wp-includes/blocks/query-pagination-numbers/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P,ÏÇ#0OÜ%ò<ü8£|','qnðiê÷È…å\nÒûÑ„o3QÛ¾-NP3NH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('TP£QvµMé8l]V','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-alert-triangle.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-alert-triangle.svg',0,';Ú¯†t4NåÏ‘TX9',';Ú¯†t4NåÏ‘TX9','2©ƒ¹\rWASMÿ,\0?7.äG7ì†ØŒº,Ñ¤ñœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UÒFç0ÛêšÛ.Z™ñ_','wp-content/plugins/imagify/classes/Context/AbstractContext.php','/srv/htdocs/wp-content/plugins/imagify/classes/Context/AbstractContext.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`³$\'P,ù9E!þ°›“È§','ìN¼É@ÙgºM„@¶¤Û\0€³3u[<Æ®ï´N8oø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z)¥ÍaC~¢`ýgCL','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/ServerRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/ServerRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P@¹4ø#j3°f‰\Zv','+ð…Pñº]{Õ€d@L&ÓQõÍÝ³Å3¼€tØqì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Z­™¦’›xÖ¥Ãÿ™','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-past/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-past/https-index.html',0,'Î¯Ñ…Ç‡)Õc7WÄß','Î¯Ñ…Ç‡)Õc7WÄß','¼\0ÀÊÄ¢T²Á_u¦ËŠiÁm§™.OjŠªôzy¥ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[$á_ž¥Ò Vœ€®B@','wp-includes/Requests/src/Cookie/Jar.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Cookie/Jar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÑCÉn[LM(­','\nÃÉÉÊ$S·Ïô`\'@#¬ÎäÍGT€‡+òÅwË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[‡¨Jq·³ÈäuTˆÝ','wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kõñ\'Û·ºí\0õbl­L©œ','7Ú€™\rH±u;x–Ùîóü(÷é)=äAªù}øå½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']6ð¸n?à!ŠÓ¬','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';–½«@íP›f\\ÓÖ½','·´°æ9Ó8´þs¿yé£bZO)«¦¼¨áYcÃÜE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('iîÿcnÚ3R?\r/‰','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-global-style.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-global-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4»Rjª®``rÕUù¢Œ','h\'{ÿ³¿‹€È¼æn3!9OÌ®$u8` är3Gf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('j%M»ÉòÑp)Z‰Ä','wp-admin/images/generic.png','/wordpress/core/6.9.1/wp-admin/images/generic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŽ•ÿ\'Š[#98!Ð','§{uë£åÕK[gÍ†ExÜ{¥:ß¼‚úlÍ¨GÄ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('nÛ,	æê‹xcg€5','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZTšü>m\"(`¹²n:Ç','Ï—/øÿ(|´ª	M#+ƒ?>½e4so{y5#Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('oŸæbDî	ìG','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-media.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-media.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯1S+ç×4U&Jiü2­zz','5\ZyA»¿3ïÍÏù,ñÀAX‰^nîÙÒ-dÑ	/â0Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('sxr¢‘ó~¿ÁÀ rÛ','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-admin-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wc\ZÊ‰Œ!¸â~>|úg','	/!Ã…»Üq5·´ ÆöUŽ€ƒ\\”JuÁpOÏ˜ªÌÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('}Ðæ6’1)³¬à¹ÙŒÁ','wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking-event.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›*|úrBÍ•cWòúÊ;Ò','hè÷¿W±¢E¬à™>ùÜ%dÝ÷æ¾†bÌ¿Tô»æ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~JL‘Íç›ŒÍÅÑcb','wp-content/plugins/jetpack/_inc/lib/class-jetpack-blog-stats-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-blog-stats-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¤ÇÏŸ¤v„8„÷¯Â','^Ž€—Â^ý8îƒô‚Î.ÝiN:Œ¥!ñY¡Ÿ`È¦à{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…0ƒ#¡Ë?‡¢Æ’´Å','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Forms/WC_Order.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Forms/WC_Order.php',0,'LmCÖ\r\Z£eáÔHÌéc','LmCÖ\r\Z£eáÔHÌéc','b<Rd˜s†ïQõÔÏ½z¶lè°,¶ü8\r{<™t3]9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡¿¥l8H¤\nÓÅOçÅ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-wp-forms.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-wp-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýì«ƒxŸàÿE-	}lX*','\rE3¸¾‚ˆÜ®úsÉa¹¯^–?¢Þ=çYãá¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ˆ·÷‘<ðaA–Áì/P','wp-content/plugins/jetpack/images/jetpack-logomark-blue.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logomark-blue.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É˜*’%é,ÖèÂ–È[','Û-³bír®öƒæ­Ñ·j’ñŠ\r|µjû2[ývû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¯2Ö‰ ÙÉæPq­pt','wp-content/plugins/imagify/inc/classes/class-imagify-folders-db.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-folders-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÁ† ²B7™JÑ¹ÖaÇMÔ','ñ¸h3¸\"fœTN9ï$4dýŒËt^Å\r·®eö2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ÛN|PÑeÅÊæ2an1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûóµ\'‰^yÇâû@*Ä\Zý…','Q\Z# …‚!ˆ¨]‚E44¬Ç°â\'+{¾ÑDÀ-ÂÉý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§–.W½þ—æ‰–`Ã¾','wp-content/plugins/jetpack/modules/widgets/mailchimp.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Ž~œëIEY‚W’Â‡[º','tíÜÁD…À/xÅoÑ®r/Ëå•ÓRä†•IknAR±î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­$\nƒe· JStª§Æ}U','wp-includes/SimplePie/autoloader.php','/wordpress/core/6.9.1/wp-includes/SimplePie/autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n‚8f´åJa·‹Pš#','­p\ryí²ò¬*CŽ<ªC¹ê*¡·©dfï¼êiÍ¯²h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ß²Q¾j\nà\")–','wp-content/themes/hjs-blocks/blocks/testimonial-cards.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/testimonial-cards.php',0,'—¿àpy$û;2 üîÜ^£q','—¿àpy$û;2 üîÜ^£q','£oPn­ËjKÙžý­|`3\ZOÌž9Àz	jRâÒP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿@á§\"¸öÁòqßP´²ˆ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinTransaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinTransaction.php',0,'óA§6-ñµÿÙsá¾>Ã9','óA§6-ñµÿÙsá¾>Ã9','ëQAÚH!mœææ–4×¥«ÿôÑ€–ÉD3 #%Ä.^¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿RKQë5v-¼ü	¹ò','wp-includes/css/dist/edit-post/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùa6å»˜¡N>`\"’','2ì‚72ãjÄÞØFÏ³Ø Z?Y`¬0Š‘ày','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅPO^Ž¨$Ð¸R£ð¢N','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/index.js',0,'ð\r¿¸˜©³Ùô`u·E','ð\r¿¸˜©³Ùô`u·E','¦™*m \\P!ñ­üáì{~X¦™±N7a…u†pï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çq—ôë»£D(„¶‚j‰­','wp-includes/blocks/list/style.css','/wordpress/core/6.9.1/wp-includes/blocks/list/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿.`Kê.R¾!Çí_Õõ','b÷\\FaÂ]²rš®™:\rJ~©;W¨º\0ùP6„ruC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê8We×ÌÆÕ ðtBX5#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o÷M‡Ý‘ëXìdÚùCùÀ','¹5	1m˜Ðî¹üÃçüHëS·\0WGë*Gß.œ+ò[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð­²©Vê°s+¾1A','wp-content/plugins/wp-mail-smtp/assets/images/icons/close.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/close.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´u¡¾e=áøµøõÚ\ZÉ¬','pu5‘Á¯ìe02ÞÔN÷f\r@ÅcH‰ÅìZ¯®g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø5’p—?Ý=¤5˜Œ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/woocommerce.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¸ˆíè¡±÷x	GÿxÙ','È3G›H\Z­ÖžJ¦à.ã¢\rQ¼L<õ9fóB”!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü;(Xp`Ò™Öì‘pÝ·','wp-includes/js/plupload/handlers.min.js','/wordpress/core/6.9.1/wp-includes/js/plupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ’þpüÙÉ½¯²Š¤c\0','€­eœWÛÄ¢é\ZÑG(^»ÇðbÂÚŸ\nH€}Ôû&œÔºÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â®˜¥Ÿ ¬F„þ„wè\0','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kEmi‚[ÂÃÑîtR°½¯a','Xóýj/+M@ÞDpeÏ«Å¯/-pQ0VÉ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æTz¹\"Óut&ç\\Ñ™Ì„','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BGê¿Ó\"¿(¾Ž*\n','çSæ1°x*»°D´³x{Q±ÞHÏs@Hœ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æŽŸ¶Ò3“þãtå°ý','wp-content/plugins/jetpack/extensions/blocks/button/button.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/button/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÉ_~é¶bæ(vâ	\'fÖ','W\"qêÆ¸¸ÐˆŒÃÈí“2ï~³!1†’1¾¾°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ†à\reÔÓYP\Z<Ìl4','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¯7Z\\)R·c<}¸TÄ','‰ZF¹Ï\",ãy˜çÔ’ö\Z 	\"+»’Kïe ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷|:Ê·ÔªìÝlßE','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ë¹BÃnÜ”šÎÛo”šç','ˆÚ „D©àÑõRv­jB<¸ë„õ²mqk\"Œ£8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\Z“§§Gub|e0w­õt','wp-includes/Requests/src/Exception/Http/Status501.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status501.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼‘ê¸„ÑjºNšþf','‡DŽÐNifáñ‘«qJ³„?•3+BŽ¨Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ût÷0Ãgñ»a†/Åýž','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ˆð-Êò÷Œ´Üx\'·	','Š™{Ú‹þÂNìoÜ×#XÁ+Xe\'¢£Œ†Ï_…ÞåÇ>\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÐÊÕu#ó—\rµO*îô','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-products.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-products.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö¡\ZéSíÓ%øÝ¢0ßXG','#õ/ˆü×œìLÐ´îð8–B ãG\Z,@ “Fäžs:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÕóØù™ú°^Kaÿ(à','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è?çôÑNz«eŽEMúE','(l¥ÙÈÌâÕØ„¨õú¡½zýM-Cs×Wˆ”\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n™qoãqZVyXœ¿9','wp-admin/includes/menu.php','/wordpress/core/6.9.1/wp-admin/includes/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7p»µFœ|`tžÔb','˜g3]»<žÛéú×*pØ3\0Ì\n\'ÞûÉ1ƒÍ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛkCº¼\0ôÖÎÍYzÝq','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OiGv1‹T7X%—§Ñê¶ò','µq­8b|d‹Ûyc/d>8ÚÁ3‚»t¤¹žý‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\'§i¥Xï\'kE;w8ã¿','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Account_Ticket.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Account_Ticket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝžÁƒàE*ý‡ÎêI','|UÖ{L{>þcRôUÝµvM\"ur5þæïc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('	2ûÕQÙQ±ñD','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FieldMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FieldMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½sQUÝ;ß4ÜÇÂb','s-i Õd+ˆYé8Û{«\n<+Æ½M¼ŸÚª»4üƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û6`BÊŸ\\¬õ;','wp-content/mu-plugins/nexcess-mapps/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/ClassLoader.php',0,'€ã{¶0ÅÄ,ûQ6nÀœ','€ã{¶0ÅÄ,ûQ6nÀœ','í` ‰Õêèçs›Náü.Î-Ú‰ó¼GDTú‹¶¸-\ntÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('M«=Íû*b1?‚¯q©','wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/View_Only_Pointer.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/View_Only_Pointer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R*þˆ)fý#hní ÂÁ','?ÁÿºÉ÷IbÄKi-³y÷–¡.qCBG!Q=¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('!+ðÒUñ¯ÿšUœ„\n&','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-walker-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¡Òiæ#;€Vfª1­õ\r','uö­ß˜Žò”]¡‘[|:Cu&J‹,OÎa‘\\µT¡cÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&McÝñE–å\\îD«Kt','wp-content/plugins/wordfence/lib/sodium_compat_fast.php','/srv/htdocs/wp-content/plugins/wordfence/lib/sodium_compat_fast.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d<‡{¹Þ¼ý\nñ]¦q…Y','ïÂ$§/H¶pVª8Cï÷¥.»ïz¬Ÿùb¸”`Cô’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2j™ƒ¼Åï5žœYHoAö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãúTñ¬.|½võ<\0Ÿ','VmÔWFu“pÄÉáÂnáGœŒv.·2IÔrÆ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('2­¤×Þõ..¹ˆLxD‚','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/comment-item.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/comment-item.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ós[y©n{Ä Ë','\n3®H2F@s\0qí&’ý?KøÔmw5u*‹Ôjªwµì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('6º¤‘vFb‡Hñ?_ÙK','wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡-9Œ§uôÞˆŠ÷€É™','g]Zófâ~Ôâ–þ3?eêÓÒ3úz§ã°W%Bpg¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>åêcvÓ³àNñò&7.Ë','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àqë}\ZXiªrøG†3E6','Óü{2 É¥&Œ?¡ØŸjAéS³osÿg*ÃAöŠÌn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('@LK¾Ö,ñÌž0«µ','wp-content/themes/genesis/lib/classes/SEO/Open_Graph.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/SEO/Open_Graph.php',0,'õ~¿ySîº,J{ÅÞÖŠÛ-','õ~¿ySîº,J{ÅÞÖŠÛ-','Ì½Ú\rä§w\n7ß¯øtß¢êji4g1GM´¸®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('CŒ\0[În6gè£Ÿ“','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.css','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—%pîÅoM·ºïèx',',vj–{à$ç•QTaîÀìjŒð5d^àh¾@7!¸,X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('D“	ËÅ€¯É˜\0òê¹­','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/jest.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/jest.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W;À;ì¯\"J…Äýn›','õ§()7Ì±sªÁò½ðèòREnc«ML2“¦È•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('H—Ë¼¹Ñ\'\"·™ŒñË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷1YpÐqÀšZ\\ô','{=JhIñ#ºÆg¨Œ}»Úõd‚S-ºâç,¿^ RD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Mih¦ÞÑ³?Úwjl','wp-content/plugins/imagify/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|”ÝG‚xfj¹Ýf\n|î','±ìøÏa£qâñ´W7³:¨à\0wŠlÐÞdhJ†üí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('YzOœ¶ÐÌ®hélÝ','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/admin.js','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Xº2›i´bÓwè,¥Â','÷ÇnªÈ\Z\'^ÕŠ8¥§×m.Zø‘™S¶ÓÏ|G€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Yú-#’KÖíBv*ør','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úØ]eáÐZD W[nqL','I75‰ü°\ZŠl€P.1°Vª¬’áÙë¢±†SÝ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']kL…ô®£¹1‰\Zí5‹','wp-content/plugins/spellbook/includes/functions.php','/srv/htdocs/wp-content/plugins/spellbook/includes/functions.php',0,'Et.Ýžµº—]‚:Ú','Et.Ýžµº—]‚:Ú','°2ÃfßÄ©\\U59˜zƒ:€)\\—WÙÕñRôxˆª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('^»ñWErÅË\nƒà+ãÌ','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/advanced-cache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/advanced-cache.php',0,'½àÂ¸Üô7ú\\>:L<:','½àÂ¸Üô7ú\\>:L<:','l3Hä ±	i;Î[4Vì8‚E}iu\ZGM8)cï?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_ÈY%™Ú>\n™—.)ÙvR','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php',0,'×?î\Z?´VBYhÏßæ','×?î\Z?´VBYhÏßæ','>%#Úá:-µòŠpK÷[Ì\'©Ó@¬áé¡o¼izÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`µ\0úE2z¢5]–m?¨','wp-content/plugins/jetpack/_inc/social-logos/social-logos.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œv³Å(\0Ñ‚ˆIØä.4','äw:à™X½/P~1—cSoúÜÂKmP‚•ÜÈ”M:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('lð§#àuµ,Üü\rÎ ƒ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-number.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-number.php',0,'OßèÝh(Îvu@é–xÄ','OßèÝh(Îvu@é–xÄ','æHý<‹ìr6@w ½\ZÞUÝª®W™å2.•FµD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”|´ò„×xˆ`Cci{µ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j®Ë$¹“5œ¬#“6wö','~‰½ô¶d¿ƒ„éæï3vÔKƒiW5Œ,’âf‚¼ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘{›wüpG²ÄzÀ	Žð','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-2/https-index.html',0,'ö‹þ…§WÓzwÂÿ¹ýú¨Û','ö‹þ…§WÓzwÂÿ¹ýú¨Û','Rö=²E]ÜÂ¥Ë5£®äÈ\"æ‚—>‘¾HJÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£¶I³ýlñ¦Œêq\rò','wp-includes/blocks/math/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/math/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢U$Ø÷a-£ìèÓõ€','í—/^˜u)[¯²ô=L|åN_4òAÉZ‚J´,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤¿ôäÌ§ÃQ@àÊ2½Š','wp-content/plugins/gravityformsstripe/includes/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_real.php',0,'ŒpÀ@Î]°\0­nZFæä','ŒpÀ@Î]°\0­nZFæä','Û‰eüàË§ÖAÈ #\\IYbÕÑL¶\0âÜøB™õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§UÌ›	\'CÔ»ñºÏÚ«\Z','wp-includes/images/admin-bar-sprite.png','/wordpress/core/6.9.1/wp-includes/images/admin-bar-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÏ¤—:€WÊÅÓþ^','®ôrN!ú`VO´c«ãK”ÄviÕ€{Fn\Z£Ále','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©4†ø#Õ°¨}ï‹„¯£','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ð_õ¾¦29,HKÓØë','û¬í\0Ã˜>·$Y^!L¯€æ™še†z5¦Gó_E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª)°í½û¶†£ÿ4A¥6','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aë	8EÊ Úr\'ÎØ®˜','‘Åa10=ý6óm/È°S!î…ˆ­‘`î8~¶ßlÝY’þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Zªû:UŒD™Š«$ç(','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ŸÒCúƒ™—Xeïú2x','”©œ‹ë™ÀÓ›5lñÒû<$ˆ˜ t]Tç¥ßA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µü>¹\0‡ ¼ÍÑz²\Z','wp-includes/blocks/navigation/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æCûtE§’ð¸@%R“òp','2£­¹£¼+à¸w8¿^÷²‡j]7±lÜ)tõœà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»´]\'×üÐ¼ÈSgL„Bf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/date.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/date.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b—õÙš‘\0Òß>–VÙsÒ','²ö~ßN*åT‘–¶;ÂC‚M6V$Í†æ\nìXÎšƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½NýG?T-ªÌKùâËt','wp-content/plugins/jetpack/_inc/blocks/donations/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1¬dsØãßÐ‡‘ƒK\r¸','C‰Â6Ö½Ng³FUž¾M\ZÒƒñÍÜï~]‚O9z3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á\"êZ0\0Ø¿e…Ô¦pß','wp-admin/css/admin-menu.css','/wordpress/core/6.9.1/wp-admin/css/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fvpæ¢hH³zŸK¤ß','ÒÂÐ) ×›ßRC+Àî\0S}D¡b’DÇ€ÙEßš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ão«–˜§·<ýMÈë±I%','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderService.php',0,'EÀd»¡!»¼õÙ£Òæ:','EÀd»¡!»¼õÙ£Òæ:','ÁyS»ŒÎAuÑ”~”šÊ1±_AR”rY«Xb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄpXì\0:öö^€9n','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o5;iÅØ€zÊ½ë\n¶','óâì¸dêÜ<W-=Á‘.\"Èû>ûŒ­F²´™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä)-¶U¶ôÏ´IyÎ~Ö','wp-content/themes/genesis/lib/functions/onboarding.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/onboarding.php',0,'mZR‰Žx‚cÉh«SN¾','mZR‰Žx‚cÉh«SN¾','¥xWècõ¯V%!Ç\Zi¹œ£2÷Mü¡Ho^ŸÖèJ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òóõø°÷±aµfÐ7î','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ç¡\ZØj§\"‘ÓÎyuû','ô,iTVñ\'B(ÓUqÂoIU#­|Wb©]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó o˜%îÔœÎˆPÿ	','wp-content/plugins/seo-by-rank-math/includes/admin/views/plugin-activation.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.…UÛÍ“ê<ø•Eä¯','è…Ô¾è¿Í²íÛþÙlÍ\07[¿ÎVÞ_\\öÏF¤Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôa~ åûº>â­Q±','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Î´Ñµ3ølî]Ø\r¥üEï','Né«¼³‡”U³˜P}Ä\'!7oÖþÿ‹møš-)~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØkekQ/Ú˜MëAÑ…¯','wp-content/plugins/gravityforms/includes/addon/js/repeater.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/repeater.js',0,'Ur±8žœAÒt(í~‚','Ur±8žœAÒt(í~‚','L)ë9onh³ÿ&/¯:zƒt5ÈhdÒYcsµpà½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùò¯wª§0öºP^%','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿšŸ›hÊOÛMši—àÄ','ÕalKñJ•“óˆöØ÷Y0.}¼Xh7ã“–g8·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚF­-|\Zk‹ôU|&!','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-helper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E$£zB\r/Œ>SOÅê’','ÉÂú¾\"zSÅPnm)>Ï­Û{\0ÂŠð °‰¿‚¸ûÕ˜ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üþ¼¬\"8YŽŽ74·O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','di²BDõJòˆ¯D¥5ÃO','N«a‡º–iBÏñÍ\røÆAO]¶¬©@áPµå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýò®–x8[!>ñX','wp-admin/includes/class-wp-users-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-users-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ùä&gÈwâul:€ä','—‘K.Äl?ø;?Vk±oG	9/Àt`ÞãRxÝx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÃÉÉ¦Òç¤@ï','wp-content/plugins/worker/src/MWP/EventListener/ActionException/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â³:ÖÕ¡ÖûO \nÏ7ñ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±n«€Ž_yÄôvcL†,s','ÖBˆÒGéÝD«:ã0ò\nË­§?¡q÷è{.¡©oz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç&ÇÀÃðHÑ¶¬j\'hn','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video.php',0,'úâŽ¼3å}H3b’V','úâŽ¼3å}H3b’V','lºF¢&‚›4-<‚LµzÉ+Zñ£!¨Üt\0iah','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çpø^’H_@×ß\ZdR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è`ôßµ”‚¬sñ›¢ó','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-jwt.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-jwt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wï\rž¶IàÆ2þøvÖœ_','‚%êåƒ¿Ê8_NNypœÎí¢iÿÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éáz.ì™ç‹²—sºÊ','wp-content/plugins/zapier/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Ú{HÛŠºxìœôœR.i','‡\0^Å®[IQYö¢${w+gåÊÁ0Ú-ð—«5¯ws','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êþo(g¸^{ot,ü‡^3','wp-content/plugins/worker/src/MWP/Parser/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Parser/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï´2‡¥D±5kq[]½L¦','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/BuiltInVariable.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/BuiltInVariable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ.ù»Sï»“ºo«îÑ','„ŸWòm€{7˜6þy¡Ž<Êu¾Æ’ûE¼¨ZÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òSÛž£ú*ê<f§ó','wp-content/themes/hjs-blocks/js/scrolling-header.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/scrolling-header.js',0,'Jú„iùÀ#Ø½†ÍÎÚ','Jú„iùÀ#Ø½†ÍÎÚ','›5\nƒÔå\'&&öÔäÜ9NHõ*Ö8Mšï¶©Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ©n4Á0ÿ“˜ê)³¦¤','wp-content/plugins/jetpack/modules/custom-post-types/js/menu-checkboxes.js','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/menu-checkboxes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µšA,îålÎË¹akí\Z','ññ‰ÄÑŠëYº8¿e&k~¹ñƒƒ$Ô­^Cø¯Bb×½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘•nEkv]Ê1d¨_ ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óô€²\0ŽEaµ°šoü','›*´dËÒ\\Ad\'¡S3ÄÚÅQºâ2`Ê0Ömw°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ãue{X¡1ì‚ÑÒ','wp-includes/sodium_compat/src/Core32/Poly1305/State.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DM\"EÔ4bÑœÜB¿‘\0','ÞáæÙ\"ŸC¨ùYªW6AÔ\Z¿ÇðˆpÇý7\rÏ ðð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘u*ãS#“®V›ÀAtÔ','wp-content/plugins/members/inc/class-role-group.php','/srv/htdocs/wp-content/plugins/members/inc/class-role-group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì€à»^ˆñŽ#ïÐY{','R!†Ýd]*‡Û[_Æ?¯î¼ˆÀˆUÌNNñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘#6¸~	A^RäùÞÿ!','wp-admin/images/contribute-main.svg','/wordpress/core/6.9.1/wp-admin/images/contribute-main.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«­ÃUVÆ¦¼2ì°Ëð\0','óà9ÌH;!-äVÿ$Ýzd®{m§Uñ%YÊô±âÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘\Z–yAÓÒaÚL{Ò×¨–','wp-includes/css/dist/commands/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/commands/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êu\\wb?cšG$€«LŽ','y…¥EÐêøåJaÉk÷}ÙdXM)³0½ÿŽ²òy­û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘^\\5Ž©†“ŸÊÕæ;Ø','wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-save-prefs.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-save-prefs.php',0,'TèƒXß|ÎZáˆóKÃU','TèƒXß|ÎZáˆóKÃU','VŽSY8ÏA°EÐvÆÓ•²`ÖïÊ\0À#ªH)$œÂ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ ®9e`úÜZÉ­ÓPŽ–','wp-content/plugins/gravityforms/includes/util/class-gf-util-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/util/class-gf-util-service-provider.php',0,'L4’c®~˜åÙ¾á]ß','L4’c®~˜åÙ¾á]ß','Ù\rY×[â—­LvÑËTƒébA§Ì†mºdæ?¢ï7Ë\"·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘\"o¥«P,nÌä+J‡½1','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-optinmonster.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-optinmonster.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%dzcZ:>u§X³ØN','µ‹¦N¹XÆ/ø%æDagŒÈ×ÒðòLOWga{>p„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘(uˆ\\	<2pªšHºi','wp-content/plugins/seo-by-rank-math/includes/admin/class-list-table.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞW\r8ŠöÃ…W˜A+I','¹÷œ6mê­sùòÙ\rVïÊ¯Ã2WnU@›¹ØA¬4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘/«Ò0)­ºœ\Zæ«','wp-content/plugins/wordfence/views/scanner/issue-database.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š†S±Ð>”ˆ«ZààÅîGä','„’ñ\n«‡#Pw3IdÎÈ}Í‡%÷JÕÏì‡j™U¢Ó+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘/¹„çüI‹tÛ®üO¹ù','wp-content/plugins/gravityforms/includes/fields/class-gf-field-list.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-list.php',0,'rúÑmåÔ®ê®2Íóp','rúÑmåÔ®ê®2Íóp','©÷œ\'4 ˜!ªdSpZûa¯h¡$ÞÄé=QŠK]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘2ÂŸ/ñÖ·PPÓå','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractFiles.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractFiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ÌÚŒZJÞœ|À)s°5UZ','\\MHÎ·T¢)Û¦äï5xâåHB5Æ#›\rê1}ØD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘7½­Ué!tÕnï¬–âÚq','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7žQA‰‹+›Ü#Ö \Z','÷*ûÉ–UZ)Ê‡Ñ1!¾§] ¨YÁïµõgkVCµÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘8©<(ÈË;²<','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Uri.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Uri.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Y1÷˜Z¿\0üÐÃr\\ù','5ð1çÄ(ã_¬Ñk\'û25V[¦3Œøþ¼¨¯j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘8¶õ¸i1ŒfÄì','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg',0,'§4í\"\nc›¢s·o°ëÓ','§4í\"\nc›¢s·o°ëÓ','D¬—m\"—­^CI¹J¢âB¨ÏÊŽ©³b–ýdkZÈü)t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘@‡q°ÏGÍ-$¢©—ê|è','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÊ_³wV-^+_§˜¸9>','¼oŒ¿s/¬ðú‰}$ë©	_çxê\0ÔéÔu>¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘@©!¾·†l9#”i=7','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-switcher.e3606d130554b61ca6d7.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-switcher.e3606d130554b61ca6d7.min.js',0,'\'Fú$el7~%·Ö\'µÓv','\'Fú$el7~%·Ö\'µÓv','j¶,ï\"=ìÊxí;ãèèôåaÖõ—ñ³ò#OÊê’„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘B¤Ä1+xÃâîÙ‹','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-widget-breadcrumbs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-widget-breadcrumbs.php',0,'(²íÖ´3Ú±A]¨Ð´T','(²íÖ´3Ú±A]¨Ð´T','Xßf¦A©s«E=Ð€q}Žmûç\Z>x†¶hNÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘B<«’»†®üÊ_yŠàÔ\Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/many-items.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/many-items.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤fõ+\'¡ôYÚÕÙ(½ë9','ÉñèF?±ñ¿Ùï}–c¸Ã§Ù4Õ_²¬›pÇ0Æ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘J³:¾Ÿ`A»qßÝÅÏ1','wp-content/themes/twentynineteen/images/pattern_04.jpg','/wordpress/themes/twentynineteen/3.2/images/pattern_04.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®«a;÷Ø°ÖY‚–°Ï','01\ng“œÎµ_¹‘/S†‘z±Ô§*ýÞÖ4>ë€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘K8ØÕˆý(š¬Ãn|Â','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qþU¿D¯L¨~×·¸p\n+','|úø#¯UX!ŽÆ„ÿ»?mÀhlAuQ‚²Ò¢<ÈŽ“é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘S–Æ÷ŠKK2iÉˆ','wp-includes/comment.php','/wordpress/core/6.9.1/wp-includes/comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8æü?~æµø7…','JËð«ÒþeAöÓ\'ï“4ÁðÛ˜Ø\n$d¯×›È¡Þ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘U¦¯ø	™ÔÕö›°<','wp-content/plugins/jetpack/3rd-party/atomic.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/atomic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦,\0ø7+žÅH?»zî','U?Qö5ãà™X«Ï»Ñl\0Ð±ž$÷¶Øéé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘VÐd.Œ«PãUôñt','wp-content/cache/cache-enabler/hjsdev.com/category-images/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images/https-index.html',0,'Ô—Ïq\0¶ëÝþ0à¬','Ô—Ïq\0¶ëÝþ0à¬','‘Þ,¼±í(Uk1[ý0<ù\Z¾NSü5rg:±>\r¨À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘\\íÏ_—ÀKnÖïÍ×·B','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/actions-dropdown-menu/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/actions-dropdown-menu/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ŽŸßz¬càŒ¶u‘O×‰','‡õ+Q·†ú¯¿›xg±Û7Ñåaëpñ‡nqj\"L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘^\n‚¶¿]‹}ØË\0QhLz','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/gutenberg.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/gutenberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¸óSúYþE€Ã|“*V',';{Ã]êÓØ(–|ü¢ë“Ñ/%Q:zŽžŽµÝ’œ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘cC;±µVð4c¼SWÖ','wp-content/plugins/duplicate-post/src/watchers/watchers.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/watchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¯rÓq×XŠ­;¸Á*¡','†Éi©×jë¦ÞŽðê€\'»<dK3¢@gb@Œjî]-\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘gPÅ¨sUô¼HÛ­Ø','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.26.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.26.php',0,'6#Žo}Î¯Ðþ­XzŒn','6#Žo}Î¯Ðþ­XzŒn','Ã`mÙ_øúq†=gHyÜp?\0*¬ˆOÕ½˜|ÇS>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘j~…M]c§xñ‹è­zlJ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\0\nëoè’äÒ9`W‘(','÷z¨J–õn®› ±%šW°ñ©Ëp‹©._BÍ ¬+±ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ræ(â)÷H+è˜\Zø	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘wS=ù\'D6c®Ø|6·X','wp-content/plugins/jetpack/images/lock-paywall.svg','/wordpress/plugins/jetpack/15.6-a.3/images/lock-paywall.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÎ\rNiŒ†Úi•‹ø²l÷','xNÎzrà\ZûS6›õ ‹j±[$_r&>Še2ÅÓc³ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘xÃ_,[˜Ô5‰‰†ª','wp-content/plugins/wordfence/images/sort_asc_disabled.png','/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÜÇ#a]2…®¼Øë','Ÿ‹²û[8lÛYô¢ìåcklþÛ	™u#KVÙÆ‰n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘yßg‹ízaU\"ƒ	XKG','wp-includes/js/hoverIntent.js','/wordpress/core/6.9.1/wp-includes/js/hoverIntent.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰Ÿ‘‚Ó$›øa¨½','yìüßf`‡¶îöDõ&ÅÜã•LI9ì@q=¬ºÄA‚L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘z|qSòÄbûtH¼-Ñ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SeF*œŠ§XE×À+<Æ','¨„Bè>c`Ø0üÓÄ¡CáŸøöZ=¥QöC·ÀÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘|LE3Ÿ8,ûï3éN¨,©','wp-content/themes/twentytwentyfive/parts/vertical-header.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/vertical-header.html',0,'“sŒ†~Äð/—ýð,ù€','“sŒ†~Äð/—ýð,ù€','7I•fIDÓ±t/áTd“»¶sØÆ;I)]“âJKÜ.c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘€…¡q5H­$ƒO','wp-content/plugins/jetpack/_inc/social-logos/social-logos.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0p+6’»w¨ñ:@Ô','Æ²3„Cž¦kÝÈr_m\nu°7BÖ/“‚ôBö³ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘™ÒR\r…Ë]–\rÊµ)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/consent-toggle.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/consent-toggle.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë uI7‘¹G¥G7Ù\nA','ëÛUÍSì&+ÿ3ì‘Å±xzÓb¿[ª“d3£}MÎW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ÿš« +ÔŸ9†H¸jiþœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ…ÑwT~ÿpš‹°ÒÙ3)','6Ý [þ}ÁQe\Zã#Î[Yv(Ÿ^»}»áˆ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ÿµ>·‡ùî•»ã“Á$ý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘¢…#\n¥<·šêýÒ‚ƒ`¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§:gu@Ê¬7ãÜ9rã','›L!©¨˜çÀ%î¬k÷žF~nÙ\nÔí™6bœ¾wš`…š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘£p9YrfY¿ úÍ8Ø','wp-content/plugins/jetpack/images/connect-right-partner-backup.png','/wordpress/plugins/jetpack/15.6-a.3/images/connect-right-partner-backup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß³9îa~»ú]Ô‘@Ê‚üÞ','Áfê\"±ß³èe+êåÄø®ò“«,›¶é5	\r€`ê”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘¦“¬Êqd1.ivTÑI','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í7 ¿$·{)î¸vã|yÜ','XYÛlW1^A:îOœñä*•Ä…Z¶pÕ±A4‹.wï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘²H¾š¢k3gÝ`ß+','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}!Ñ7£–Êµ[/ÞL&','+¦¾ÐóiÀ«ÃAÐ[`\"g,³$ma}õECd…rÞ*yQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘²ªÛÊcèèÉÝmM÷!','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-tracking.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\0Q·kaª´+þ\rè{/','ý÷Þ\ZS±!@-ýŸÐïß«u¤‚4Oî[‹Ò’ñtÉq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘·âÁùIÔñ†­—çz±','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÅ›²ä\'Lâ±çð%¯s3','¥5ò¸Æ¾å`ù·’¾˜Ž‡½ø£ƒf:óO¹ZY¿ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ºeŸz&§\rþpÍ×·?óh','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯1!8Ö-&¡Ø`p]Ä','Õ?1¡Oæ352³%Y.nleF­Õš>w±|z?ÇSå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ºvRzìÚèþ@7òßg*T','wp-includes/blocks/navigation/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯O\"»¢>»{ž²˜ÿ¿¸C','<EhYÐéÂiÃ3‰¯eì¾æ\ZwœÆi²:ÝFàäîNÔÄl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘¼ñøªgFB˜ZÃš(v','wp-content/themes/twentytwenty/functions.php','/wordpress/themes/twentytwenty/3.0/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç<òÛ%šR#ò‘/áà­¢','^ë¯¬Yh+R0U¬,Oød™BÌñóo$Œð;I;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘¾yœS›†±ó<£ø¦p!','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é™Á_²åþ*3 Òå','Å\0ÙaRðÕ·9Ô–ÝÈNž4ûÃý${:×•³Â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Â¶2¿èËC æ]PK%\r:','wp-content/plugins/imagify/assets/images/spinner.gif','/srv/htdocs/wp-content/plugins/imagify/assets/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','otµÑ.ˆ±ô<ÙGÛpJÈ','OôŠ\n¾_–,¶¢*®ŠŸû˜Ì²OH@z%Ò–}ýŸË`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Äj9¨U—9éøga”~Ð','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-status.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']UØ‚r:\rÂže4©Ôˆ£','t`%Ê\ZLªÛKâ»_^·þ=˜êuoóñ`Š‹ÙåaxI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Æ\n*”[MìZ‘±¯YÑÊ','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-like@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ ‹gã\\u­•7F†å','nëåp25¶úÞ|žö°íÆÓžxuÜºÅ‰rô;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Æˆ4ì†v+;Æ9á&','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailjet.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailjet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7±Ýi‹…Ì‡¦ ƒR)–[','Z™E(l.6dûÖ^Ôç•4„AÛ6|u®Õñ»aYî|DÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ÈÜX]¡ EƒÔñ¦','wp-content/cache/cache-enabler/hjsdev.com/privacy-policy/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/privacy-policy/https-index.html',0,'ë¼ö÷ks\ZèlvM»±ø3','ë¼ö÷ks\ZèlvM»±ø3',',¾Þ ¨€Ó@êà­>2JdÆ}†C5\\T‹÷ÎŠ!K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ðl|VùÖšÍ÷„ÄÝ	o','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_engine.class.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_engine.class.php',0,'‚èBåÁXC.ÕàGÀ¥Ì\n','‚èBåÁXC.ÕàGÀ¥Ì\n','õRù\\)ÔNq³ÄU}ó·*Œ\0ûŠ¯Oî‘cZ˜‡Í\ZM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘×¬áŽUgÚG¼`Ê˜V','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\0yA¡æù]Üò+ò\rkô','ä’Ú+ÐŠˆÛ‰Í;¾B¸Ñ‹BdXí…Üí¿0ú³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ø;n Q½ÚôÎ¦àJÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\Z\0_ƒiEËFH’Ù6§X','ˆ¹:€å#KÈÏºh¼r£×‹ _a\"ä*!“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ÜNTZt¿o\r–%²¯F','wp-content/plugins/wordfence/views/scanner/options-group-general.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tLëGa¸\0ÝoÒ bY','2 6‰þlìn\rðñ\"¨ c¿:ÓÆ…zè¤vôJ1Ü¶ßò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ÜÊ÷@BþuÕÀy©sM)','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‰öüÿ‹ôQÃO[¸òöä','áºð}ÔI8Ü|êê¿£›±:S\r¹†‰-lŸ_ýÀ0|°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Ý$áU¾³çß\0Ò—µ	','wp-content/plugins/jetpack/extensions/plugins/likes/likes.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/likes/likes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|®{=1ºˆDÚƒOóÑõ`','õýöŠØb«5-ÎÂ¿ý|¼‹Å/aHP¶R\'¸¯äª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘Þ×Ÿ-ø‰“üµªß—v','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ò¶¹YŸo\n	6Ý$­»W','‚ìªÿ&\ry‚{’Ì×\\¶‰tS.ZAÛHb^ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘áGWz+ ‹‡61™çu','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•mœìêçìs~ZÕeßÚ!','[d|?wÑ¬¦\nZO¤²­bá7Ã\Zh»w”‚´V\0–‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘æwpÃ_™€ëÌh1(Wò','wp-content/plugins/imagify/assets/images/check-mini.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/check-mini.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÇ‘²ˆoÑÌaåiQÒ©','ŠZåöí_Hà1ÉvAÞ»y\\’Ü6»Á`A…Öä¥F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘êKg‰\'Ð¨ôâ[™Eù','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentIntent.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentIntent.php',0,'ªÕM‰ÐkT¨TÀœ|Ý­','ªÕM‰ÐkT¨TÀœ|Ý­','¶âB·zìÜIŠ…F•(wi–N4\08S„\n$Ús','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ñR„‰ûpB@LJ§ø','wp-includes/blocks/archives/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4?	êóóU­Ewáá','äÌ´Ý2I3˜‘ØÁQS*\"@L$	˜±\"ŒV´?±å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘óOsìúÁ\n¹w„=>Ã¼Y','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_time_picker.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_time_picker.php',0,'–%¨Ãpß_î?¿äã','–%¨Ãpß_î?¿äã','8=­m7ÒÏ?a‰¯†Ýáœ€@ù&ñ!÷©…šÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ö¤í°Ô×­÷wT','wp-includes/blocks/button/block.json','/wordpress/core/6.9.1/wp-includes/blocks/button/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1/ž¨œ3kL®l®† ','P(3äõóZ2ßXá™R.NÒØÀ>[EÌú1½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ö¤ß;SnP9õ_','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/ExpiredException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/ExpiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÎC±Á\0dÿ²|èäÉ','¹×ûø…q©_u§ÐÙã{á·|½­œ¼$t­˜Ú·1ï78','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‘ù»fŸƒGp`@Us[f','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-1.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·–âŽÅôkžM¾¥±À','qL{ª4¯KÌPUrÐ-^ï 7mM„wg6ïF Ô\nôö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ÊúM¦˜Z	(Cr9·-','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-schema-markup.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-schema-markup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚJí8ÑÌ´e=¾Ûe×°','Œæê2I¹:ÎüYë7\"|!ióBMèXj³…Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’±P€Q”{\rûcÕ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/NestedResource.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/NestedResource.php',0,'².‚_Ò¤H6X\ZSä|','².‚_Ò¤H6X\ZSä|','­óëÓ›C0zs½vã‹4h&OªÝÅD€º½Š˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’]I2Ç¤<H¨¯’%È¬','wp-content/plugins/jetpack/modules/sharedaddy/images/feed.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/feed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B+j&A‹²¯3k•dBg»	','wÉ gMÙ«dÒÍ	Bì–@‰§å>Bb\rFÜ»0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Þ°làŸˆ\Z0¬A?','wp-content/mu-plugins/nexcess-mapps/Routes/WooCommerceAutomatedTestingRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/WooCommerceAutomatedTestingRoute.php',0,'rt©o7Œ?à·\r[è\\s','rt©o7Œ?à·\r[è\\s','s@ßE³@øû´…ÿ6i”k™ÔGrô…ìüh{Ä/Óá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’o«/Êdð4x`¤œ','wp-content/plugins/akismet/readme.txt','/wordpress/plugins/akismet/5.6/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ü„f™‚ð2ªýr-,ù',' 51©Hõ\0KA³‹Ÿp8‚;hã…aï4#ÑÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’¥úPov>8<xýD©','wp-content/plugins/jetpack/extensions/blocks/slideshow/slideshow.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/slideshow/slideshow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Î²dmÎ\'pºùÁíF','·ä>ÏÂÈtU¿\Z\"=þÓ¯¨ƒ”LÓ“Ïïs^3\Zô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’›$û^-’¹º7¢€Ô®Y','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ûTP¨ðèÙá¹<Á3','ý(à_H.ÅZŸš˜¯»ˆ=\'\Z\"Ï<YZžòŽ’ó4,Ñ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’\Z¦…|ºOŸ{É¤Ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`|‡ôNUš:,A\"Åwá','ÈÇýãIÙ¯0 bê‚8(¯×ÍŽ¨;5²³G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’TEaäMYZ4CDi÷','wp-includes/fonts.php','/wordpress/core/6.9.1/wp-includes/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ò/k¡—šsïš+ùâ}\Z','ÐÎÒ½2ç;g FÌË¥ZájjÃ”\'Šñ»›õos¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’·hW$V\nµ†ÞÆ5Ç·!','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¯7Z\\)R·c<}¸TÄ','‰ZF¹Ï\",ãy˜çÔ’ö\Z 	\"+»’Kïe ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Gv‰LhwÃýáñNûÀ‡','wp-includes/block-bindings/post-data.php','/wordpress/core/6.9.1/wp-includes/block-bindings/post-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ei¶¿ËËsƒRŽƒ?','±ñ™ªâ•ºã;>…\\‹¯áí„my­7É\0ÉK„\\÷K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Ã»~ëäJ^‹¤,ª( ','wp-content/plugins/imagify/assets/css/twentytwenty.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/twentytwenty.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xjú=Ùù Jn6­]BN','¿Æ°_¶ÕÊðù©UÑ»V^Ù”GeGÓ5v	÷äp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’/oÈnƒ¨t–ër','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óz=%x²+$‰qê*A','ì\r3}NY¦ìiU%ÅÍˆÑ<DEËs\\&½Õ”aa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ #^_øô1…«­á','wp-content/plugins/jetpack/modules/subscriptions/views.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/views.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1øYÅÿ.;tÖBðÏµá','Ãæ©zÖ\'È¡BYÅ)Á±Øî8×Æ[ö5kíUM#É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’#jg¼©Â2Âe/²=zA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’\'Ä‡&PxÍû\r*i\rŒ','wp-content/plugins/imagify/assets/images/mushrooms-ultra.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-ultra.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')>j¢Ì3°Ñ\\”6Û©','á{º\nžaÃ®R‹E&ÐTÿ‹¡¡£ÁN4þœõùÇá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’->éMƒKžNPc&ç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’._†Ó+ôo.m”¤Éy','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook-locale.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'×ö±†¦~uÝ]´¬;\ró','³`þ>åÍüVê.ÄPÜ¿\"ìæSE|ç-j\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’/»É˜ü]ô^¤W\\ƒq','wp-includes/css/wp-embed-template.css','/wordpress/core/6.9.1/wp-includes/css/wp-embed-template.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿TmAVïAšÐ–§ÅXŒ','ÒKË Ä–l:\\Q¤¬ö`:#E÷B‡ß¤ßÑ\'zb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’3z<é<„Uõó²Š»\"','wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ts\ZüF¾:œ¥Ø¤üæûà','Au<Æº„ÂÖŒûÛÑ«»	þˆCrCÉaFbmtSŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’5fªÏ^AmºYë<qE*0','wp-content/plugins/google-site-kit/includes/Core/Authentication/REST_Authentication_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/REST_Authentication_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µqˆ?ÄÛzàÑõ©Îq‰î','„ÙYE3‹¬(ßg-ñ×½ãGáü>ˆ©\"!à5•{ÛÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’7Œ›?;ñ9îd‡¦L1†','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-wp-rest-controller.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-wp-rest-controller.php',0,'ô\0DÁÈc%’þ\nVÆ','ô\0DÁÈc%’þ\nVÆ','#BLÊj7ÀÎ¡îT¡¬)í.²ÐÌkýË4»0e>¤ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’:îmÀÍf g¤6?xC','wp-content/plugins/akismet/akismet-az.l10n.php','/wordpress/plugins/akismet/5.6/akismet-az.l10n.php',0,'-úaU °=~=ZÝ²•','-úaU °=~=ZÝ²•','çÉ¸„¿W7Þ’9¨ž§ûª¼·ÿøÛ~ì›ý¡Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’<¶S2{”=èGk½ëâ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php',0,'È¨×v¨Ç(€ö¢F“ï‘B€','È¨×v¨Ç(€ö¢F“ï‘B€','ÂÇ]¦y­rÏ3õŒÕþ”ë2sØ\'t™þøÙ”çP±€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’@¤Æ@ÕN\ngú´š%','wp-content/plugins/jetpack/extensions/blocks/blogging-prompt/blogging-prompt.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogging-prompt/blogging-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E‡á¦¡UÊ¿%Q‘\0±Ï','[¤åéU…ÛiJÖšÒÔ1\"»`K®í0¦;PEíÔ`¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’AÆÆ€mz%þl(','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php',0,'Ï¥üL¶KbX?>õÚÆÈ³','Ï¥üL¶KbX?>õÚÆÈ³','ö5þÁÍgÿÁÍ¶*nŸéÈ¼öVû”×ÈEÃùî¾¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’D_–ÉçjzòäwµC3Ãl','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ŠÍœô˜Ïv(a™Ùá','”‹:˜é5þz+kÞP?\0ÝØ|Ôdü‰—•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’X¨Yó.hÊ|µ/BŒàó,','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_cli.class.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_cli.class.php',0,'—ø|àT•”úZa™o|','—ø|àT•”úZa™o|','…úrv;NÂo;á–€á²¬x€sÖ]áþ©Î½óéÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’[•²£®qèdõÒ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï5ˆqbõ½\"s-…‚þü','±ŒC¶¶›{–ìfMfÔWŠ,‹þf³ðlAÇÚ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’`T\0³ðKcÊÇ²Äs™','wp-content/plugins/imagify/assets/images/logo-wp-rocket.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wp-rocket.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gúYuFä”éŽ]\'có´û','Ãõ9Ò]™¾NJõž—û.©D\n€¼\Zwõ‘Uœ²P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’b˜¦ïïÍ%[ÿOOþO\"','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-interface.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-interface.php',0,'|Ìh¤Ã‘¸±èØ®4`','|Ìh¤Ã‘¸±èØ®4`','*-ïgÚ¿ÐÚûˆâ.Ý¾v°áÎé‰ÕK—›.õ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’hyI‘Y–÷Ñ3=ï¦º','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-textarea.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-textarea.php',0,'žA2’_.Ö¶nyòèc}','žA2’_.Ö¶nyòèc}','YÒˆSb1káA‡•Ã,ïê8ä?·&W¹öÛš`æBƒ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’sJXg[ÃûüÆù!Gl','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/Readme.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/Readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã˜Ñ®	eŸàr^Æ>êá','àÿ·RZ`JföW¸2$PÛâípÕ1\nËw9g²%§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’tÇomvtW½cø§Ò','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-webpage.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-webpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë\r3Š‡IÄY4ÖÕÊð','gNL\nu‡æòÚ*`ú•D”ßçxÁ¯óJªï/àÉc‰:-­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’v{LöJlÅ€YzÕ`°(','wp-includes/js/thickbox/thickbox.css','/wordpress/core/6.9.1/wp-includes/js/thickbox/thickbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÎ‰ö)€–@AýRæzE¼','çæ}\"³ñxÞ¹§ËÏÃÚsÔ4>Œ¤ £ï6>.4ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’~Ï%úeç°KÝ¶vê˜HÙ','wp-content/plugins/jetpack/jetpack-es_AR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_AR.l10n.php',0,'©#4È|\\+Hß¾#ñÎb{%','©#4È|\\+Hß¾#ñÎb{%','\\ÝQ\\¤¬ºÞ7ˆÓj–ŒéJu!seßµ/5Ð›2F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ÌdzeÄ¡MÌM¤Ýy','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Auto_Ad_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Auto_Ad_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ï=ÆŠøÓƒ™G¡jV¯','j”M¥úúG·`ŒE½\Z¦æãÇ˜»BT^þäŒâ@¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’„ÇûïY7Båm¥&lÉ','wp-content/plugins/jetpack/images/rss/red-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥G\'©ð+V/a=±%šˆ','hZiæ‘œáÔ5©n%1ËþSwËµ/YO6®ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Ü\0ðzù¸¢É´','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php',0,'ÂK‘Å|Ž;P™ó£9Á','ÂK‘Å|Ž;P™ó£9Á','þÒv˜šØDq¹ÀêhMU zýM3Óg~%ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’“¸B\nPrr-	%\Z','wp-content/plugins/jetpack/modules/sitemaps/sitemap-builder.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å€‰«œ%<\ZšHU°','œg_¾pLJê®×\níÑO[À÷\"oÕ´œ/YÉ‚—5.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’•Ð5¹<C†¾~ ì.e','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-filters.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A(lÊ‰:.Ä=›Ã––u~','+¼k]h9Û²‹’M·öÙ8uµŠÿAZÁBøŽuÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’–Œ=‰¾;µÑî-Œùß','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù&<ËÜìwhà,U{Oýª','úÐHkB8Ãã¼ì›Íû?‡Ðk3¿>*q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’–zÝE·X*½äíÐV','wp-content/plugins/imagify/assets/images/icon-arrow-choice.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-arrow-choice.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÆƒKˆŒ–]ái”4<¹','Õ,…•ìF0‹Õáé–ó£ÑQØHc-#æmo{D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’›iƒbj¥ñWní¦D','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ResponseMetaData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ResponseMetaData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{UXÜþcNKV;s\n–áç','`å1œ\ZÑá×ð;ÚJ¢¯<9—ëMA¿éÍîzÏ7Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’œ^¢	§\"˜uZÙS ','wp-includes/blocks/comment-edit-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kcµ§±’Íw!11ýï¼','ûk’wÏ«þ ª®‰ñó‹ì–îsì™ƒN»¦I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’££Áž+ìu	œƒq3?mê','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/ClassLoader.php',0,'€ã{¶0ÅÄ,ûQ6nÀœ','€ã{¶0ÅÄ,ûQ6nÀœ','í` ‰Õêèçs›Náü.Î-Ú‰ó¼GDTú‹¶¸-\ntÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’¦±v<»Iv¦NÙUoÄa','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary-reverse.svg','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary-reverse.svg',0,'Lìþ´0‘Áµ¯‹ÄÃñ’','Lìþ´0‘Áµ¯‹ÄÃñ’',' Œ¦K¨t§ÐSm6\'àoòPsÍª˜éODlË\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’«ìËK‡ä{¸“;	#','wp-content/plugins/google-site-kit/includes/Modules/Ads/Enhanced_Conversions.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Enhanced_Conversions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êç‡Eùu¢ôÒÝÃL	q','àED~1‘ö]aL°–…¥&‘Â¶‚4ïN¬ÂôU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’­QÓsu“ŽÌyž‹¶ü','wp-content/plugins/gravityformsstripe/includes/api/model/class-customerbalancetransaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-customerbalancetransaction.php',0,'—ßÂ½\r¡q:âê*&¿£f´','—ßÂ½\r¡q:âê*&¿£f´','“\Z³|Œþ!f}Ç]OQmÄ˜9î²èäÅ\r“ˆõÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’®Å©¥Ê)Å#Xôÿtªqì','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b†%Apöï‰r.õ›5^ç','àÍ\r÷d¡ÊóÊØü0`ÊVæ¾eâW8º«áÏ¦É(ùë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’±(³¼NL;	‚ÎÀ','wp-includes/js/dist/api-fetch.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/api-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(zÑíÿìoÙU&ßÍ¹÷#','“m£9žèõ2cUyÇ	ÞÛæŸáGÓ¬ð\rž¡e‡ÃD³!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’¶Ççe•)y_›2\'ùº','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»\Z©ž¿çì÷õ&;:','V@V_vH—²© ´Rb=<JBÜË+×àÇÍ˜NMT£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’·¤?û‰\"‹!ÏÚ\"–ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';–½«@íP›f\\ÓÖ½','·´°æ9Ó8´þs¿yé£bZO)«¦¼¨áYcÃÜE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’¾ÓÕÐ	sôt5ˆ‹Ã&8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/jetpack-backup-video-thumbnail-a0063a4ee0607de87f8a.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/jetpack-backup-video-thumbnail-a0063a4ee0607de87f8a.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b/¨¥ˆ½ü½\r‡KKðº','•»&^‚C’!}ëÇkhB%¨¥´Ã\\T‹¸ûÏô:u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Éa‹è6ýë¥8U÷°\\','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-upsell.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-upsell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ž•ÈÝ_QFZ+›qöÎ','ÇÅº	¼_ÊÏn|‹Sƒ!­\"ç5ŽÏi>þ††Áÿ|J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’É?UBô‚w”N	ié','wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-footer-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëfê©ÒpÂá¡4g´ýÜí','‹úÃ×Ôx8o1é©ÑÞ÷‰…»bÈûpr›¼íp•¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Ö\Z}Ánó½!q3Iš','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øº:`ðaÎ0k7“6I','Ë©ñÜ\"¬¨7\r—hxrÉõGýb³„?Á>¼¤Ió(‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’Þ}H)§6†òHw¦&','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/components/render-material-icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/components/render-material-icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øß¶ÉŒHí!CÁþ¼','`É”*\'h°’ü\\˜6ƒQœL¥H´þÂ¯Ÿx]J”˜3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ßa¯çür›˜”öÄJûµ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0á )RyA”!R‹R¾ùKV','Øµm\Z‡ø“[œ¨ä™néw±B\0ÔÇwÑâœBt*\nç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ä†ßÜªúšÐ×‹ôVS','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/header-default.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/header-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ½/ÉáRp¨¨”¢ô¬ð','Ï·™]\rÔ¾7«B>](ãþ†¿Ä´œ4c€‡Û­Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’èdJ+ð?Ú‘¬GÐ¿ˆPó','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šPÖ£Ä’@nµm,½2H','És×®xŸnÒÉ fë­:cÂŽÛüˆU1~–å/Rç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’î‚YÞì+yÃÑGrÈ\r','wp-content/plugins/seo-by-rank-math/includes/helpers/class-attachment.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z¬?¨v‡¦–ÑRzMÂ','ª$âÝ¹í\'\0ªîÛªÅ`DBÎRdÔ€ÂÚNew!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’òqF\\7’äZœþÀ¶õ`','wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¯‰^R\r·¨IÑ«+#','µh…Å…	D©z,Ísj€Ö8pVBT)$úu˜.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ó\r€m¹s\0@Î=[Æ','wp-includes/blocks/text-columns/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇŽÙýá×Oä×Œu®£','ë£Ë:/æãŠƒI`õ6·9ûè	©RÐèá0ê3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ó?Õ®å–ÿQ€”+.æ€','wp-content/plugins/advanced-custom-fields-pro/assets/images/face-sad.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/face-sad.svg',0,'eÌnaÈ¨‹\0ß¥éø1 ','eÌnaÈ¨‹\0ß¥éø1 ','Âó~°[v»@zš…®\"ÿ.ÛÑ…ƒÃn˜\"ÞvÀ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ûq\\C)#_dGC-','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Account.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕW1‹În ¹ŸaÇCkK','r²aÔ•©hàfÀD™h&Cs¨Ðoí\"?ø“yu@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’þÖ¬+I•7ÆŽ¬^ü¥','wp-includes/blocks/file/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/file/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\\ôïTÊ8)º°|\'UwÌÑ','chzX“=A!z÷yEÐ¯y`×HÄ&+ÅÚG×‡M;	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ÿ¸øi#ŸP‰¹‚ 	k¶','wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªžÜ\Z‰„Pü´yó03K','„JÚŒ¡	jÉW&	\0ÿ¤ëÍ• »b…ð\"Ö]NŸ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¥apm¶ÔëuŽº¢Q,','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dD^FR­}…£\ZVêï¦','Ó…àšÏm%H3Ûü!<£ˆc”2ôèŸ†:Ü7–šP³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Bë_5>fÓÃõ1','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Occupation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Occupation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôù›7\0æH.íñD<','4æï¸Î>P3Þ/ÐwºO,´«@oy„M\\ÅO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“I»šŽ†ñ¾>óúÇÿ°','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡-Öa½658ðâÆ	8','½‡d<ÀÙd„-Y/ª9%³çªïGí‹àóÅ\rÞ&ï ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“P9Ù?Ýºoê±NþÝ','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-payment.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-payment.php',0,'ì]~l˜^NqYQ£4Yj','ì]~l˜^NqYQ£4Yj','óq\n‚dŽàƒÐþ(:¤ÌÌŸÆÄ¥¨	uÔ54®.\"7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“\"rTí9U„?Euü\'','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Utils.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä	Ÿ\'°\0Öù¤õl@XÏ<','¬rÕî½fî¨¸\\2ŽõÂC§G¸¦=¬×&OåÓEMá›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Ë¸csjn½ÞZ®^','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß4DfóßpîT¶…xð³’','û¯“ÒN„@7)(’´6¡øö•æ0&^—ý’´š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“XèV×˜O|8}š€‚','wp-includes/theme.php','/wordpress/core/6.9.1/wp-includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú²¥ðþ5åè!O]õ¾¾','u²mtÜåW+‰Ÿµ*h«ùª4ò(+¨Ýôª¾_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ˆ±—ï¯|fÔï¡õ&l','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Há:FHbµ	Úÿc_·','fñ„?‘i¨ jû\':±VÑ#ãÐpÃXªL|·dù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¸$ôÕ*Op‘«PÒ™','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/pricing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/pricing.php',0,'ßBnAV\0ºç|+Ýj','ßBnAV\0ºç|+Ýj','¦(ÞV˜ÁAüŸ0ùÍOS	!¯9wa¾Ù<ÚbØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ m<-\'Ö„š¹8Y','wp-includes/css/dist/preferences/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈŸ¢}2{Ñ‘Æ®äg','ô‚Ðoqè›hc,‰J¡§’ÈÙ¸B½â‚¿Édl&Á^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ ^™³Õi¡qÈ˜‡þöÛ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P”¶oe5øbjªùxÀ','š²*gßxÜ%Ôª\n«_\'a>ßx#T~IWÓz­$BS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“+Ó|ÞßCfþP¨8Á.','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/create-salesforce-lead-form-button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/create-salesforce-lead-form-button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùiú!—güf>¥Wk²df','Ð¥GáoG\Zµ¨ÌÆ«=®û!;o\"\ZµçxÀ¡ät','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“,”|ýùºó^„Ëþ[“§','wp-content/plugins/worker/src/PHPSecLib/Crypt/Rijndael.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Rijndael.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©™1×#êÚ]²$ª&é;Çý','ÿÔ7.iÖv\r“î|ìXh¶›:–X7EkÕÿ£\\˜*Ugs“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“,Ú’šÚ‰sá2QH³!','wp-content/plugins/jetpack/_inc/lib/markdown.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÛRGÄúÃwþ†ëÃäÆæ','&ý?´lžtùÈŒ6wC>D`‘:F‰€gÉX¦Œn$‘V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“/\\\'hõâÈ˜CÝZ%–#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?}=<Œ¢BÔÀ}ÀêŒÞ','j˜0¼#ºÈz1ª™Ni±î¼BR.ÿ¤~Þùe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“0\"§ËG£\Z=ßhV4œ','wp-includes/blocks/separator/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±‰¨ùå·ÃÞEÈªõó«h','×ÓZ©È½n_6{‹NÓn;ÍFM>un´Áÿ·þ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“@c»\\1w\0Y³0t©','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¦ÃAw¶Mâ½š 	û?ñ','ŠÄÁ­_‘K7x†{,#—µóry4Qß·7C3¤³;k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“B$~0ìs£k’+Ï\ZÛJë','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¥oe!{kÿ(Åµ2ÿ\r€','ÿÚF\'™\"(Éº;VDäš$<\"%´~C­zêØå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“BÝH*mz—ÍN83üî','wp-admin/css/edit-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/edit-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰°¯¶\nƒ®˜À`”Èc','‹+½´^ê‰ÿ¨$ÙË„ª>]oµn×I ª-ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Bã§>†LÊ!á‡blº=','wp-content/plugins/members/js/members-pointers.min.js','/srv/htdocs/wp-content/plugins/members/js/members-pointers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒv!>flÉ—Íîc¸Ô\\Ã','ƒ-pÿnè\0Ú–iuÞÔlý\\©ÈØ+z­\\ì­Šÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“C/ióVtGÇZ—%¦Ñ×À','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelPeople.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelPeople.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îŸk~}uŸtP+1ÎÉää','šGæØ4&ÕsXÅ¯tº)øEk»h=ŸŒ€£ËÏŠÑÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“F·/æ~4‘ûdsAN\'pÄ','wp-content/mu-plugins/nexcess-mapps/Concerns/HasCronEvents.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasCronEvents.php',0,'RÝ¥\'ñ…vU€ð1Øð°7}','RÝ¥\'ñ…vU€ð1Øð°7}','³&´\0âÁ§§“mÊì¾]Ó~ƒÇàAÒ+à5ö¬tÛb`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“K[þõ~Þ³ìð÷Mq$*','wp-content/plugins/google-site-kit/includes/Core/Storage/Options_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Options_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸K‡Jê+a¡S_œÁ\'Úƒ','õ¯’çdQÌúÐ§\0aã8oS% Í;7öµ3ÀWË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“V}»P”œ±m•/¯|I*Ù','wp-includes/js/customize-loader.js','/wordpress/core/6.9.1/wp-includes/js/customize-loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5›üøG1…1QÅëÎ‘','ËŽ¾‹Ö4p5ødº†£¨øH†í¹™m¤Ô’Ø‚z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“XùºkÐƒ¾¿ò¦Ê','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ<”Ë‹B«p¢ïNÍ7\Z-','÷>‘Õ÷\n®®M2\\€lYßŒŸ¹Ãh×ñÙÉÞáfÐòXÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Yä	}v»¥»7LTP\' B','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php',0,'ñ]O+élp.]ô>A—kŒ3','ñ]O+élp.]ô>A—kŒ3','²@š¸–Ê´JÑˆ@F¨{ÃÌ#ß¤@e\0+ŸZ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“]µ‘ý×ýâ}âý\0¼Ê','wp-content/mu-plugins/nexcess-mapps/Exceptions/MissingTemplateException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/MissingTemplateException.php',0,'\\â‘¬k·‹iHNÂP','\\â‘¬k·‹iHNÂP','’,T)µ¨3‚2æõ¯¬€F‚§G¨(úØyâcå“šù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“^ä´à8±kóÃCÞ‘pÄ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Provider.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o<«DÁŸœ›Œ<&¾Û','‘\Z}Z]<ïÜç¡]\Zƒõ+Dïß£6‰$ëèÓ¸f¡w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“`zâÌéˆYVÎ/3G','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/description.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/description.php',0,'4[À@€P‹e£¡=FwT','4[À@€P‹e£¡=FwT','J)³S>Ôüœ	¹8´u#ršA‰‰Ì!Eîðìúô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“d\ZÆ	î ºï<:Å','wp-content/plugins/members/admin/class-role-new.php','/srv/htdocs/wp-content/plugins/members/admin/class-role-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7>6T\ZZlÕ‹Ú¸c',' ñì¾JÖ3¡ñí—KÓ/œÕê3½/ö_©`\0¸¾\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“eÜ˜åHy·„]«ºÿoî','wp-content/themes/twentytwentytwo/templates/archive.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/archive.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê0§Õ¼wâžE\'t','Òž´1ª“gù2â‘	×ÔÊ»´B˜s\r¶ÇVXLñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“lM[Ü…0®ëû²^_','wp-content/plugins/jetpack/modules/shortcodes/dailymotion.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/dailymotion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ÓîÑ±Ôë™35QÑ','%S¤¼Ûóœ éÞ:ùõ$xgSr©Ç1!®„\0CV0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“lüt:{0+7à9Cý','wp-includes/sodium_compat/src/Core/HSalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÓHx+Ú07¸™`®}ô','@qz´jØI¯™áæ \0D¼a¶W»¬6nÍ{Š£¶yß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“rX-$/ÄÑµcK`','wp-content/plugins/google-analytics-for-wordpress/includes/admin/feature-feedback/class-monsterInsights-feature-feedback.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/feature-feedback/class-monsterInsights-feature-feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0OŠ\"çe\'àŠû¼„åÂ9','ª\'Ð”ã{³ÔLv¼-ÖB©)¥Ó(ÖèÎ¦0Âd¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“r­3Ö¤±†×!<¦º©±1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ±\'|çd ¯Eñê³°P','Öú©^/ô3g½‰ö¤/CÓ¨yãáâ;|Já5§m7Ÿò‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“s ¤sºgÓü%QòWŠ','wp-content/themes/genesis/lib/classes/class-genesis-admin-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-settings.php',0,'ÿ0pSCÊüŸè¹&Lmó¹','ÿ0pSCÊüŸè¹&Lmó¹','ÍéÚœÿfx}ä¨ÈóÂ\"~8gä6”V¤ÊªÛYË»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“xC\n\ZP&K œ\Z€ZÉ','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/interface-screen.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/interface-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹)¹w[ýÂkç×›Ÿ”','‚»‰åla!TÂlD9en‰¦1Úä²‹ìƒÑB œêL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“…+„ëu•YôKlÄbå-','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_single_page_toolbar.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_single_page_toolbar.php',0,'©Í­˜™>·H$´¿²	˜','©Í­˜™>·H$´¿²	˜','—á¡NHG¾üÇ¶ý¦/É¤É\nJB‘B÷ùµµÂö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ˆ.™v8-rJÅ•íqQ','wp-includes/js/wp-auth-check.js','/wordpress/core/6.9.1/wp-includes/js/wp-auth-check.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘2©£èYTæxÚw€','EéID(10iý|óV:íé^Ós\ZXÇ‚\\¬9kéO®G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“‰\Zíõw°Þå”nd‚','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÞQ¾– [uj¾Bó©','£1QyDç~ó]ÝÏr”PŸÇžÖœ±.“@†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Š¼Àz>ŸN}!^ùxü£Ñ','wp-includes/l10n/class-wp-translation-file-php.php','/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file-php.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É–x„+YÎå®TM×óÉø','Ò“gËå»î)rÇ¡WK¸¼X‚,ÛIÀpLQï²×¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“8@tª.zµ)yz¿nÞ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÇ$óä¿Vh–­JtCO	','–•q—Ò°áˆ%×L¼#\'õËw)o€‰ÃØ€í¤ï’6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ò“5ÎÎG Âêõ+®','wp-content/uploads/responsive-menu-pro/js/responsive-menu-pro-1.js','/srv/htdocs/wp-content/uploads/responsive-menu-pro/js/responsive-menu-pro-1.js',0,'ó›eìzia ½ÛI˜Ô\0\n','ó›eìzia ½ÛI˜Ô\0\n','ü2”å;ÔjÐº—i,<;èg+ÀÎÆ‘Šï‰LWf^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“‘ÙÂmtƒô8©£`.P','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPolicyIssues.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPolicyIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hž\Z)Ö€±Îw:‰9[','+óO¯ß%:*áìbõ	ìÖ¬¼4«P6À„åIŸÇˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“”<Öhú6yb®0…¦‹ž','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-transient.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vWû*Ó²Öò‡BO','LYÞ­ézÝ5¬º¶C›0íH—rÓàG¡ˆ§´Àš^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Ÿ6­ÐUÑÑ¦Üuï','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¶WR¼·Öá¿\0','´‚Òè£;¡›J-¾<\"ÊÌ86exÖ¼T(`ß’ãL ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¡ù*„ÂW‘ò€œút','wp-content/plugins/insert-headers-and-footers/build/notices.asset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/notices.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÜSOáW]€‚j','ý¦œuG¡ÀÏý”]L{JÃØüô¦öÖDÃøâu^íÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¢e›)QQQ“+RH½`B','wp-content/plugins/wps-hide-login/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¥p~yI¯U3æJ½x','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Plan.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Plan.php',0,'=@®Žö\\í¿CAâÊö','=@®Žö\\í¿CAâÊö','¨Î ÷¶(aŸž¬2¿…iùëîNCÒ\'ÓËÌÎPAÞN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¥\\–Zä(pÆÿ´Ì”','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zA–Î\Zjšè°]¡æóV','á£± Åü`_ý½‹¾3×à¾Ÿ¥nå\r§6Ø÷_ú;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“©UŽ>ëÝ@þ_,¦äß2p','wp-content/plugins/google-site-kit/includes/Core/Util/Developer_Plugin_Installer.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Developer_Plugin_Installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pç‡£ßôÜ5!§Lwüp','\nÜ8Ççôã9sA¢)6jŽ1ð%B¢µÏ£Ý™ÌÙX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“«ŽFéoòáù8¶-','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²yõRc²R\05ÄF–·è','ïGÎ½äÑAnÕýÜÌûÈ±©Þ[&e1(^pù*^sÔ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“«7‹ÖE#¾wÅ§j¯²²','wp-admin/includes/image-edit.php','/wordpress/core/6.9.1/wp-admin/includes/image-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†p]X3‚\\É§9iQ@','«ý‘=A-ÿÑå¥ÙË5þÁ{rœ,6¢>ÙT`¢s¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“«ÊÁU³¿Õ‰ÇB¶âÑ','wp-includes/Requests/src/Exception/Http/Status415.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status415.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÓeÔ\ZÝð^Ff€më','£•*Ø­ÒŸ•|9‡‡/_<æö1ðÑÇÃ?+ÒV†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¬	ÌÔa^\'P÷;Tç','wp-content/plugins/gravityforms/includes/settings/class-settings.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-settings.php',0,'õL”}•s¢³©>1Çw&','õL”}•s¢³©>1Çw&','¤iI8d~•R\Zs0„ÅR6”ŒÖáÛÚî‡tâJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“´ÂfÉ‹°¦RHÛ^5','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ñ=Q5Í-ŸÊ³C','*8Mý\Z}pçƒ„n§Í¶5.vÅÕš§ZI.…3é0Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“¶Ò=²×Y=ù\"Â[Ô+¿','wp-content/plugins/jetpack/uninstall.php','/wordpress/plugins/jetpack/15.6-a.3/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ís»=‹˜½Ê–¾§ƒËR','ÓÞÆ1ÎÐr¨/Y»¸¥ý¥ÜûkÜTÕ$²“˜]Š†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“·F“6‘>,­ˆ*£','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Û6‰Noö5”zô¬p)','Ì¶‡t+P …“ø‚S+âÊk-•âÜ‰¨Žä¤jÂMé|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“º¼ÒÁbqÀ/¤ÙÛF¤k','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßðª­7‡õÂ¤\r¬FÄÝg','žn’V\'ŒV±û»¤Vî²)F|*á‘2ˆNà×z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Ê*KG~!¾ö5’FDô','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“Ï,L2\ZZi†ˆ/¬/­ë','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerExceptionInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—_ÐAFrj~õ,`CþØH','7þøa¥iÀìÀ²fÂJÕ5M;N”âlß0?ŒÛß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ßj–HQ	B°÷ˆäl`','wp-content/plugins/gravityformsstripe/js/frontend.min.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.min.js',0,'zïˆìJ<‹>ŽS£¸³W|','zïˆìJ<‹>ŽS£¸³W|','rGÚ ÷aQßVd¢ô°úÚH”<¹Ìë,ëk68','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“áî“Ç7/Ÿá\Z¦è\Z¬ß','wp-content/themes/genesis/config/layouts.php','/srv/htdocs/wp-content/themes/genesis/config/layouts.php',0,'Ú$&ù‘`HnY\0·7D7î','Ú$&ù‘`HnY\0·7D7î','3\n:NÄòm˜4\0\"ëíÆÚ	ÁÃ3|l4Tàœ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“âØÃž<éœbÎìîðÀ','wp-content/plugins/google-site-kit/includes/Core/Util/Entity.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºF.LmÒîk)A3°“‘ç','ÔeÑ¡e«ÃÞÓ\Zi¥4ž„3€hñ/‹§™Nìã, ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“äoKÞMý–Ow(Í!°S','wp-content/mu-plugins/nexcess-mapps/Commands/Config.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Config.php',0,'o 50XtèMãÙ\'®«','o 50XtèMãÙ\'®«','H÷ôkWî7ý2´(!]T[š”¦ÂŸOZÝïõ¼Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“îÈîkùù§tžhšòG','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-woocommerce.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÙññ÷k.{L±»Ž•','ŠÕ‡q»ŽÏ„1wÞ\"¼†‹]€>Ô¬8o\\NK\n?¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ð«vî­ùÃ|ß-ðÉ','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â!óý<à…»]ê»Ñrˆ','É…p[¼ÈÐö¯ÙL7F…£|Ë–ZBœRŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ñz>yûü5Bø2¸–Kà','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/widget.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó#â‹‚Dé~âš‘‰w‘','ŒÇRYh\\ÈfÉº03•86_/Le\".ü#MQ}Wj¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ñ­êZ21™’§f','wp-content/plugins/pressable-cache-management/remove_old_mu_plugins.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/remove_old_mu_plugins.php',0,'©úmN…¥.Yµ­½t½pó','©úmN…¥.Yµ­½t½pó','Fâ½žý)§‚j9a>™ÔÂ?ÒÑû}²\r~pÐhE”?Pö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“òÏÉ—¥,%@Žwñ‰','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Ñ©Ê²Ò[,û¬ 7}','-˜7²R1}[•¬nûaÑm¨ÓbÒ+(c4±Ç½i7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“õ”²øêï\'Ð»…E','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_edit.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_edit.php',0,'ïS“ÇxÝ•a,øCü1 ','ïS“ÇxÝ•a,øCü1 ','—5E§‰×]\'š/ìep—\"VE)lÐj\"ÃYˆ4ÓúÆ-·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ýh%“É×ärd\'&ã','wp-content/plugins/advanced-custom-fields-pro/pro/fields/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“ýý€ë¥‡6}„Ò9Û¸ù','wp-content/themes/genesis/lib/classes/class-genesis-settings-sanitizer.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-settings-sanitizer.php',0,'Y~ãò\nâ~°ã¦S:”Ê','Y~ãò\nâ~°ã¦S:”Ê','–»v-¦çÇý’Ì˜ÜCËwÑ\0º^?ÂWÁ1ø	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“þûÐ…-O=ìèeœ«[','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Bucket.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Bucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ôLkþ\\<)¢JÙ¦B¸','M3¶Ò\'Œå±Ž¯0XÒÖ†á‹\'ÀžÙN‹-È¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”í„Uzº\nB ïKóÜT','wp-content/cache/cache-enabler/hjsdev.com/faqs/hac-habitasse-platea-dictumst-vestibulum/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/hac-habitasse-platea-dictumst-vestibulum/https-index.html',0,'‰¨¯s»îµ$™ª»oÚ','‰¨¯s»îµ$™ª»oÚ','2ŒÁQóê®¯gAkQp“_Ü>î3êˆSÖƒÝ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ŽiýMuÔj½æ¥','wp-includes/Requests/src/Exception/Http/Status306.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status306.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/HkŠ{O“;,<`S{~','ñà‰©Muy—¯%Ôhœº×—ÇÐHÔl°„ác‹ÌëA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”\n^\n²ú4-n$-¦H)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…«5¹¾µzkµ5E•“!]','\nô†ö¢Qª	/wÐïmN½ç±X‘¹ßà%ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”h(ÿ¹q	eô?~ŽÊ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PublicationPredicates.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PublicationPredicates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!§“‘\nR÷Âyq‰½_','qqdxL&?\\c`¥$í4=ã‘é?RütÊüZU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”\rîáßôß<D+¬«Y5À','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClient.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õtó’µŸn¶—,ÖZ9O¯','Ä&Äó¸iF<‘µZØÂªd5ƒtˆ¿Ô¾j´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Wõrj°†‘žÆtc^D','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hér)¥*8ä\"¢BäèDŒ?','}z¼ÕÚs•ÖêÑé¾ çË&¨Ìp,cà>»Þ<\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Øñ½|’pU2eQ\0ÂZµ','wp-content/plugins/jetpack/modules/google-fonts/current/load-google-fonts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/current/load-google-fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\\mÞ¶ë0 C©XG>åþ\0','ž•ý0Y˜Ÿ%Iè­aäN?Œ’†CEW±¡¯3¾!¦f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”›ÁÃïÂ£ê+á?3E¹','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”–Oÿ `	*›÷¯}¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/api.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/api.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=i§Š\ZWÖW,õ½FK','Fà¡EEé°S÷ôû}\'!±ÌôMºuð ­•ý×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”!ƒý	Lõ*HH–•É#¡','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/js/index.js',0,'Æt&bÑ­Ð½Çì3oÀÒP','Æt&bÑ­Ð½Çì3oÀÒP','Ó«:¦×zz“éwº×s0¸üï›èñ7Î×À×5ø÷š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”!8(_Àñ)9ç','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/SetSettings.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/SetSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ý¡Æ5)Â%ý¯Èˆhá','‰ß\r”/Wyæžg)ÙËÍØl};bñÇºÈ\n¢½?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”!HUN&ï\"‹¨ÓŒz÷ô','wp-admin/css/widgets.css','/wordpress/core/6.9.1/wp-admin/css/widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðó|šYX:ÎÕ„$äÊ','äbˆ[‰[ê£s¢Q:®ŠøšÇUs–y¡n$½âZ\'i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”\'lØ×i¨Ås2ÆòŸžñ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-easy-digital-downloads-68ebca75a7f452c38292.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-easy-digital-downloads-68ebca75a7f452c38292.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú¾69rÄçíD\Zþ0,›u','iöÄpô¢çÊ‹¶\'~—‰ðE4Dnô\\²Ó`itðS_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”)ÏjBùÂbÒžÈ¬¿`','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ca.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ca.l10n.php',0,'-,&jÀM1GtD›4°','-,&jÀM1GtD›4°','ƒ1N‰Kä5FƒSíB£HÕ|À]é­ÏÝÅ³b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”-?dô€Š¤‡l;Ò&>yp','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Çˆ­»©\"Cåixœü¹','ðªËxçœª!™¢ŸÄ}ò—\Z¶…˜Ê‚Wª¯úËd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”-ÍéEÜ:—QÓˆ?Bß>','wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”<QÃ÷Ê†Æ¨œ\rðZ4Ë','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php',0,'6		ñÀÒ\"%#;\"','6		ñÀÒ\"%#;\"','îf¹ÎêHo½e„Œ\0T±ôRíî.ùtÀÐ½É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”<#2ßy£ÈQ—;˜wù1','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉUñ)j‡ðÄ\"çYÁ›','Ðb„»qiHƒBgebäët‰fœy–\nø@ÅŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”>/îÝi”åœ-W;ög¶','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/themes-700cf8bdf1049fdbc94a.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/themes-700cf8bdf1049fdbc94a.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž_º„Y°Â·MÊy£Ü§','ˆÉ~€ žÝ]àý	jPW“goÚE†Ä¥O =S\'´´ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”>t\0í¶vø_6’{¹êZ','wp-content/plugins/jetpack/_inc/build/widgets/contact-info/contact-info-admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/contact-info/contact-info-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤u$èúH&Õ\\ÞŠ^Ó','—lÃÀ\0©©*‘ ÿ9¿¨ ™O¢ICR(0ÞQID³—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Afaå÷AZ=­)·\"','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ServerRequestInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ServerRequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª ¶Ÿ\0Qq=5ì4g¾á+','£î‰Ü‹H›1<#ÈI1É0Žsø÷‘QVCÄ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”B1ë\"&÷ÍTÚû|8ë','wp-content/plugins/jetpack/vendor/autoload_packages.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/autoload_packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¹\0/Àò·\'PÚÜl`','>©#H`³\ZGrëèV\ZPŒH#\0Xš©mRªš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”BëHNõiÐcy÷ßrKø','wp-includes/js/dist/script-modules/block-library/image/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/image/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âm¼ˆ†‚þñv˜äÓÚ','Ÿc´m›ˆö)(aõ€hØ<æÒˆ¢ ý<˜šE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”D9¤ 3Ë×f÷dAVR','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DXÏýAœÎ‰Ñ”\nšHXÀ','úºÏ\rVÎË#´*%:œÖ­NbÆbÍöS\núáË£ÔÆ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Fß‡¨‰È#÷©ataË','wp-includes/block-patterns/query-small-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-small-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@¯Iàvaý=9 £uQ','Í·%w@3#¥£’FŽZq’ t`ïýsÙoÄõ’Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”G§n“QòV´\rn•ÑÞ(','wp-content/plugins/wp-sitemap-page/settings.php','/srv/htdocs/wp-content/plugins/wp-sitemap-page/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝD0?º²ûœÇ&åy)J','ægÛiãÖn^9kš*Š8Ì¢åÈÝ¨/ãäd¦bð$…j/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”LÍÐ~iS?Óv¶C>È@y','wp-includes/blocks/latest-comments/block.json','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q®cÎâx+}ñ%Pñµ','j\nÙc‡ÃIîrtØ8Ÿ…þ\nhx;æYö!é¿Q«\";','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”PØt–jÎ”]ªM3\\‚$>','wp-content/plugins/imagify/classes/Stats/StatInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Stats/StatInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†~5û“‘²©l£ÛÁD©S','W\Z3½oÖ_ÇÍql9)?õ–qÉùÕ\rÊúnÃqâ™[	G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”S7ÀäzÇ«—WÌ~Ó2ÿ','wp-includes/blocks/site-tagline/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9së+2cü1À\\é%Ž\0{','ÈÜZkŽRþâ¨ˆÕ\Z5‰pý Éô—â¾m\\ónzÊþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”U4ùîÖNb<#öë_˜','wp-includes/blocks/video/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/video/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¬)>’Höh?7F','3Âá™¼°<H·t?>¿N²OuÎŠÀ’Eg‡ÝŽJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”UÌa¼+7q}	DÂ;','wp-content/themes/genesis/lib/views/help/genesis-scripts.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-scripts.php',0,'sìH½«=—Œ2¶B×ºŽÎ2','sìH½«=—Œ2¶B×ºŽÎ2','ÊO}Œ \Z‚¬ŒÒ>kÆ~#dlêÚKCaRàø¹™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”a±tUÚq¶^!ä0Æ£l','wp-includes/post-formats.php','/wordpress/core/6.9.1/wp-includes/post-formats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýoÞŽÐ®­Â.Á”‰O','ÞcµTl_\"bM*yúÄ\"ÌÀNªô©;,ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”gÌ	â×Íí\0ÄÀÉ6>sè','wp-content/plugins/jetpack/modules/shortcodes/slideshare.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/slideshare.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kïôó,ý®h®\"Þ†}”','qqºF>w0hþyñËgZmL€¼òK<Þ²…Êp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”gÓàv†vð=ó¼2?-ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/tab.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/tab.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=3‹ò‡NÄA‚´,«z¨l','Â2Ñ€Uªì	Ÿ«OMÅ²­ê—ñ\"a”~¥†_¼³Uâ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”k‹¥—zß£óÔì×boÓR','wp-admin/post-new.php','/wordpress/core/6.9.1/wp-admin/post-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²…´âŒc\n1Uî\\EÈ„','œ®ƒlr}^×u1wÅö‡þ3;‘.±?NN«`rÔÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”m]‚3éŠø¦lF_','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&nÅBUpÈ)­…;Kœ','Yï*o}_LÂ»HPßâ%—¸=e¢8ùg{Uù?Êëö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”sÃ«1k>c„Å«¦-6°','wp-content/plugins/google-analytics-for-wordpress/includes/deprecated.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rº‚dú@ø>ëVIŠÉ','‹œrû‚lþ©¿×nct˜{’Jà6–rM×…ÅyF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”vO¯Ö#èJ¥NïÔ+ì','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$ø2Ÿ‚J”Ú','¬/#?Tï†iOLyv¦íuš˜TK”°©É¤½·\\Ø»õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”|v»P•Ú0áfhîÁT²','wp-includes/js/dist/block-directory.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-directory.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=XfæË\ro¯Ì·—í¯­þw','[¦ë`*‡§¼+òM7¡…–\\ê–6™…î }“l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”}]N¯Æé7+¶¡{¼','wp-content/themes/hjs-blocks/blocks/media-banner-slider.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-banner-slider.php',0,'d÷Ai¢%ºSBÅúÌS','d÷Ai¢%ºSBÅúÌS','š#TÜÃêã\rÊÑ”*,ICFk¢¾a)ÏPž[F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”}ùDùT…7\'Ïù7','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc.scss','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>][€«¬«2‰y3ë,ü','Ý¸KƒgÔ§\Zq/³9máÞ/1ú©ëÚÁÂ^š®ÖÙ>á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”šK4¹WU‘ÏðDÝ€','wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharedaddy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôc|§Dœ¿H½ëŒQà','_ÊxÇk»Å]Á“ç¼”&+²_TíÆŸNl¼Ÿ’¡\\ê@µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”F£®‘Ríß¼H–\Zj','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶#¸Â3mÃPf `Œ','â†ª0$OÒ HXÝh±a2—í‘žë›‡³Ðó,_êAª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”‚¾XÆá\';yÿÅî±fF','wp-content/plugins/wordfence/lib/wfFileUtils.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfFileUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“1¡›}o!8|ëO\'¥è®','jc¥°OÿRo½´x·¾ó&#A\\!ÇŒÇÐ ½,2«Ì–r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”†Ö6ôá­$~3œFS‡','wp-content/plugins/imagify/inc/3rd-party/wp-rocket/wp-rocket.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-rocket/wp-rocket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÚ|¡|¥k iÎRç8i]<','Î(~¼®åÊyÜêÐ[ºtv¹\"q|[ùé‡Ÿqê9B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”‡…­EpŠÚp…\0~® ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-accordion.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-accordion.php',0,'†\" Óë×:/ãšWK','†\" Óë×:/ãšWK','é¥’{FB4€»SYš+‹	me§7=‚j\n·\"žgg8];','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”‘v‚D›æ©?@~·áö','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¾=¨f7bn	^e«8Q','µ|;Ë5\\‚SIèà\\&)nŠ¼I]¢¸,Î/Šé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”˜@†»{÷J¤á«5ä·´X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U,û:)¬ Ø‹\"ÅQqY','\"äOoûÛˆ‰áÅ<ö€oES-MOÃ·å—YN€!‰¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('” dÃ\r|0MÁöŒ~Ž@','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç‚Ù…®=§TæLÎr€~‰','û^­:ò×9cÈª’‘‹«b´FÀN3Ç—0¹gœö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('” ¢*üfDs¿âÿ—ªÃ','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼×»Fº«Š¡FÏ1#IÞI','g’D=|âZª®»7{¦(ÖV“Ä®‡EvÕshv8—÷t ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”¢‹7ZµÆ0ëÖAiè','wp-content/plugins/jetpack/modules/shortcodes/js/main.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8?’¡<) V¹¼¥ÉM×äá','$±×œBÕ×q³ý™c98¨zsª×•@‚Îù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”£‡+Píó%š8”èÎB\0','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õcš†|Løà7©é¸\0þ','K¿ ²O=V…ANè:&×å‰Û1ëÏŒE7ÐË¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”£Š|ÊÇÖu Y¹Öz=e%','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¼3’&ÅÁo|ŠÎ¦','HS›üù¶2—Ó’k/ÑÅÞS¦²†vßp¥Ù•8ú<¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”¦-nKŠ&oçÈòXš\Z','wp-content/plugins/svg-support/js/gutenberg-filters.js','/srv/htdocs/wp-content/plugins/svg-support/js/gutenberg-filters.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¸ª|‹ ·oTóat\r','ÿ)jeœ}«å!\0¸ç±®ÉRw~º‡qHì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”«?¿½Ï‹è‹O)\0ÿc','wp-content/plugins/jetpack/modules/widgets.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖRÑâ¶óÁ?Bnñ„sÓ@\\','µÍõâ#£‰2MÖC1”D%A7€Õ£\0(èÀÚ\nõoÿ‚*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”«ÉÉ‚™ºädÌ-(L˜','wp-content/plugins/duplicate-post/vendor/autoload.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÔ`‘”ÞbºyPû:\n','òËñô†·•œô£‚nàÔœ@÷…ÆëÀËä04î˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”°uXfÝRï_zÆÙÿ	Ëˆ','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api.php',0,'3ÿ­F–L*«B}¯S›@­','3ÿ­F–L*«B}¯S›@­','º?ÌHBE×hÖÝ¤5\"Š›„ª¼WÅÎtè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”±¦®LØâ6	ØÀè×³','wp-includes/ID3/module.audio.ac3.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio.ac3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú>Y¿¿Óæ\Zk0ãaM','¥b°´^#šýÂ¨(tñ^·rß˜z¸å9òFÓïí­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”·\05àƒ£W\rîËæ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/AuditRefs.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/AuditRefs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jß&3	`OÄ8ÜN\\á','½è\0»˜…Ž?##EÇOÔƒe)å8EÍªwtúå=¼£Sã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”¹*í–•Â;nÊ	,4‹Ñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-trigger-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-trigger-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ4Ù]!´„Y§uð‡ä','9÷^!&M|ó×0§Rnöó;ŒÅÀí#hEÙèzo«z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Ç9’§æXH½…3úÚ\"ý','wp-content/plugins/jetpack/images/products/illustration-videopress.png','/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-videopress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cµL4ìZ5tV:C2?©-','­#‰ì	§Îp¤SFNÉRìt¸|›þXOŸïÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ÉT²¢V¨íôª“\\˜—','wp-admin/import.php','/wordpress/core/6.9.1/wp-admin/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'{‰Å£n\nô>ÿÄþœ¤Y','‘mA®¶VT%ßKR•\n¾Z¥ÒïU4{cx.‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Í+Œ®Ô­ï*BySJf','wp-content/plugins/jetpack/modules/shortcodes/cartodb.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/cartodb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åDG™Š.ý¶Ú£BÐµ¦Üß','Usìrl8ÚMÓ¿ÞÊG ÉåXéƒªk´ü)¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Î\ZÝl±c­ìÐÀRS¶','wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php',0,'?B;¸6úq~ï65\0\0·','?B;¸6úq~ï65\0\0·','0¨y+ÐM‹±A4ó™¢´“<¹xÿÎa²×{…ÜÉÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Òósè”H€£\n³‚','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/changelog.txt','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d6B:tŽ–÷X=eŸ','ýFÅz„S‰±ÙwÃˆ:Ž{êø)ÖõS\\•%-‡¢’#,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”Üµ[Ò²m%‰6òS8:D','wp-includes/images/toggle-arrow.png','/wordpress/core/6.9.1/wp-includes/images/toggle-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜßÎ‡—aýæ;ëdÎÏ*ò','[b\Z©ŽÅ;ë]¬fÉ0 ²æs|:¿¬†Ôó%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ß2N“%ŠgÂ²7Ñ—‹„','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/RateLimitException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/RateLimitException.php',0,'–ø&LYffv#¶pèwä','–ø&LYffv#¶pèwä','ŒŸ.‚­áò›ÆX;æáán‡/iÑ2\n_¦ë€›ß¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ãŸ<;5…÷_«E[Õ¤(','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/google-sheets.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/google-sheets.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}EÆÖFÍ±óÓÝ«G9','ZAƒøã&²ÿú&jOQ®›æ:µl‡ó„–p„Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ëzl#]QšÝëÙr','wp-content/plugins/jetpack/_inc/build/twitter-timeline.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/twitter-timeline.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö(‘M¸¬M“J84ayª','¤ã›íâ0‡Ø ³®’ÔáA§ëãâW\"ªjuG(aÞY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ïÅ*Å¤š³\\\r°áCé­*','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç­Þžv…iã8)qþ±Dš','z‰’,[Š‚ú¦•Ú»áSlÖýrIå½-zù…¶W¯2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ñ˜“ÿI% 	â}VÌ˜','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page_mu_plugin.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page_mu_plugin.php',0,'Ìzd¡ð•ôý±É8|7','Ìzd¡ð•ôý±É8|7','{0+#\\úýYh[°T¬\\r+­\n¶Ü“¦öÊ (Aë²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ó‡ä‚Â$ùOqÕyÜ¹™','wp-includes/blocks/audio/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pxëÚº•‰øÍ5)C4\ZM','^}õ…b’>?Ö´ÐÑK±8<¿RÀÜŠ$ûÀ{0­6„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ô¨–!Þ¬©Äß³ÂÁ«p','wp-includes/images/crystal/default.png','/wordpress/core/6.9.1/wp-includes/images/crystal/default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aò>)*/¾Ü!ì®-ò›º','€ˆˆn$‹¨ƒ_­u	†$Q3Í–E»×r¡|Jm—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ù #îV(k]$åçèÅ(','wp-content/themes/twentynineteen/sass/elements/_tables.scss','/wordpress/themes/twentynineteen/3.2/sass/elements/_tables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÇõË>‚\"MYõØË~ä¿','‰lGùõéçwùß}V˜À¢>§±%{n¡®\\×z„þ;É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ûå‚óPåJ‚>nEÝè]','wp-content/themes/genesis/lib/classes/class-genesis-admin-seo-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-seo-settings.php',0,'£=6¾áb‰™-ÔÌazq','£=6¾áb‰™-ÔÌazq','8AÈm·ízÝ\'íñšº]2áÑùúŒÃMÍ8Ü¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('”ý>Y˜†0u\r29÷»õ°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/dois-66b3f018328e8f585646.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/dois-66b3f018328e8f585646.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈË4˜‘èÔ~1Ýzã†¯','±™BQÊ C­Í>8X\n].`ºx\'\\NncA™0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ž%ép¹ƒjßÞY¢‰ã','wp-content/themes/genesis/lib/views/help/seo-doctitle.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-doctitle.php',0,'5Äá¹–x£»<qA}š','5Äá¹–x£»<qA}š','kV±!ÝÃ­¨»šòÉ\"Á-Ï[kzÂ<˜ìë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•…¸I	2ŸRýNjYÿã','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æc+9OËšdøÜ/ÈR\n','à>©à‚áæ–s¹$¥»Ëý/³ïäC è­yù§ùv¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•&ÚMûX—ÿWçÄO²','wp-includes/error-protection.php','/wordpress/core/6.9.1/wp-includes/error-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@GóX=\"¤ì>‘7ÃÅš‰',',í·µáë­@ñcZá»/_Ëù,ŸÄÀ<Ò–½k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•)ýîˆ^†o§G,®J2','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•\rnÅ…OŸžûxÖ8†X\\','wp-content/plugins/seo-by-rank-math/assets/admin/js/dashboard.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨5+ÜbõöÖõ»§ Ò','ÏAÈ7ØÝ=ý$åÛÙºƒ\Z—\núi“/Š×@Z[Òü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•WƒìFãØÏÊOçÌ¯','wp-content/cache/cache-enabler/hjsdev.com/category-a/commodi-eius-incidunt-mollitia-quo-ut-ex/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/commodi-eius-incidunt-mollitia-quo-ut-ex/https-index.html',0,'ÚðÃÇœñx§!ÛgnóÕ','ÚðÃÇœñx§!ÛgnóÕ','ç´`—TæIµ‘¢Áªgº¶nÓön‡Ÿ©9…+(zÌ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Cµ·Øæð~UGâõêa','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ÉÐ@!ÕJRMïhJ°¼…`','F‡tñ½ÒzU™nVßè¶ìî3·ý+À¬¤µ†*Cn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•¿…LÕ\'êü¾“Üï‘','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg',0,'7“v7/Émüóã¥kvº™','7“v7/Émüóã¥kvº™','½³HhF ïä>8/ùä=½–¤qS·qeM|ö7¨¨2?«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•½×£$!Ã˜?AøØe','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-pageviews.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-pageviews.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lø?Œ>ªi– GÆ','hò¿‡â.—èUßûlÔM¥Új“c°Îç¿Ü¿b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•!úZµnx×¸š›|ÎÕ','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpcode.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpcode.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀHG¤¦i¥‚íòVöºü|/','#Öç¯µ—H¶Äy˜©Á¯œ1²tâRúOœ^0^æ!ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•\"©r4¶Ô ?H0{G¯\r','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-metabox.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-metabox.php',0,'§s\ZOî›á›‡e›{½\n','§s\ZOî›á›‡e›{½\n','2/î1ËqŽá(•›ˆ¦g31ýã`\n ›|j´ª¤x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•#’Î³N(ÕÕ¯~RÐ®À’','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/deprecated.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/deprecated.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ï¢?vQ‹v;úÜí3Nå','E‘±|µˆ¡gFý>Ì¨O—í¸ÌkdßcaÔö)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•%)ñ¯æ´2¬@\nò1Á','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-settings.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-settings.php',0,'ê{Rßº3ŸP¯SÌhS','ê{Rßº3ŸP¯SÌhS','ªö¡_×¤cÎˆBë³ûÚ\'<õ)Y6+Øï°’Ž%9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•&šý?ºg¦¿h¦}Ñ¹ªÞ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php.orig','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php.orig',0,'2 \rüYfû•\nOš7þ','2 \rüYfû•\nOš7þ','ÐjË×\Z_TÐiƒb ŒþD<ü¯ï…Di·T˜Vîÿù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•(?©Í¦‰ÏŒ›‚–ÕþË','wp-content/plugins/imagify/classes/Avif/Apache.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/Apache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ŸÐ£åøvò\0ßÎ*)Mªr','cG-üñˆÑ@8“¥1]k•ÄFŽs8F?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•*ƒuja³µ(áóx»—','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•.pb•§ÙÅÐ‘º¶Cç9','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»jE3o>d}YUæ€b','°§:áÞÀ¤ÀÖhNa`°›†Ã™){4\n{g\Zù£\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•/ÄÒÿ‰\0ºrpG(TâÖ','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-settings.php',0,'”RÎ¦þA±õësm','”RÎ¦þA±õësm',':Eq‹G]N\\¹ÎØÜ„xÇž”û«÷äO	Â…C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•2|ç\"U-ÕÐ2êpŽT','wp-content/plugins/gravityforms/includes/addon/class-gf-payment-addon.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-payment-addon.php',0,'²b ÆÉDÖ<†þá’pÞ:’','²b ÆÉDÖ<†þá’pÞ:’','^©ÞØ3HBßs>²Âgì2/Š’E ÜÔãÞJ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•7\\Ì^¹<Ã¦¦¹´Wð','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•7¥B U:´6(ûMûF','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•8Ò¥¼¶º¶}\\&F]G','wp-content/plugins/jetpack/sal/class.json-api-metadata.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øbž9\\/óGô·ž„','¾ê’Õ!\Zšøl`ã\'±Æ±_Õmz[a‹[v–ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•9ËxÏoNíç¤õ›z','wp-content/plugins/gravityforms/images/hexagons-bg-light-blue.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-light-blue.svg',0,'©…õP+-@û0@r/»q','©…õP+-@û0@r/»q','Ë\rNî›ç~¬æÙˆ}Ék¯/,&uG~Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•;vÒ|5\rIm–*\"ë','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/DownloadFile.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/DownloadFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ±àzRÑ\\ÇW\\ê^»','}IámŸ­ÖÝÑ<Þ\"3…°³8Í]Dõ HG<±ª8Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•;ú‚Ñ^/»·Ê¹öõŸ','wp-content/plugins/jetpack-protect/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HùÞ#Àë–;±c˜L)õ','€hi Nç´½>uÂZ!l\'ºÂdðþK7q¼RËoÃ|Ïî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•>ëß\nÚHí³†Cð','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñu©ó”>Ñ•ÄÓÃØ:c','°?Ê°ì6&ÉèÇ—®ñr‹}Žöi&xøÔÿü!ÿÚ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•B$oSP¯æ”\r³ÑÁÀ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/membermouse-logo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/membermouse-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':<Ðþ˜ËÄ«~³b¼&','àn`kÿþ9çUÎ²÷ô—w€§hßpÇ0 HÎð[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•B—æ²/-±BRéHf\\','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Datapoint_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Datapoint_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÄƒÞ2?íaÂ0z*—²Á','‹®EÅæ1¡ÅøEŽª uü®ð:ë“%HDÖd™\\Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•EÜYñ‡ÕèÈm§VïJC','wp-content/plugins/seo-by-rank-math/includes/class-auto-updater.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-auto-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x]P¬oLK7wbÌ~˜u÷E','nûŒˆ…~í2Ê»®:¤îÖR²Õt®vÌI¤x\'”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•KmîôL>“§èÑÓ-É¡','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/memberships.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/memberships.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä÷ê”{F,”TÌ@°[ˆ','áVRØi7Î¬^.<Ùþbu¨ˆ95y½Ytš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•KÄ\ndÿÊò¨ÜìD0è6','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/TimeoutException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/TimeoutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦4gjËñ]ÿ“`ªA2','4ÓFN68ÌgÛÄ“\0)Ä\'`ÐÛ?»\'Œ`ç:VÄŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•PIU—þxÂf¯Jö%ãq¼','wp-includes/blocks/footnotes/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚŒâú\Z„—ZS®¨I§-','Pé…ÉIä·NÎ™‚“­ZÐÑtr\'£Œå×‚=,]¿-·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•T[Ãó\r\nïÌ^óp','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-entry-details-order-exporter.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-entry-details-order-exporter.php',0,'LïÌÁé\ZÔyq\0=ä®÷s','LïÌÁé\ZÔyq\0=ä®÷s','¿…ËäUz/è*Á.ŽÜ+öÚ¨ŸNÞÚ+êÃò+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•TrEâåÙòä3!íè5B®','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯¥¨S\0ˆÅ°3ß‚Ÿ;','2…‚Îæ¬<õÂ×*Ÿ¥y¸Ç;Ý™•X‚éÔÔT¸ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•\\Ð”ƒÞhÝƒc˜','wp-includes/blocks/page-list/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à2¾æãë°ˆLÂ“vV\n','«Œ.R¼7U	™Ã1ÙH+æ\'C ÑNœqÜ°þÀÕmbŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•_h\nÒl\'ìæõY&%¿','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ConcatenateExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ConcatenateExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nà@¢A”[~úÕ_qReÇ','º;#üéÌÝÞ÷8£-}çíö£Ë‚ÕnÏ’\rÍÜjø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•i\nŒpRÇÍ-ô+„F É','wp-content/uploads/2023/11/fire-pit.svg','/srv/htdocs/wp-content/uploads/2023/11/fire-pit.svg',0,'ll¸ö2›;- hž,I','ll¸ö2›;- hž,I','z¦ÌêW±ì=]1í¾\'•@’‡r+Ü£Gü8öˆ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•jõ1ºˆ‚Ç—ÄENkÂ','wp-content/plugins/gravityforms/includes/merge-tags/config/class-gf-merge-tags-config-i18n.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/merge-tags/config/class-gf-merge-tags-config-i18n.php',0,'CÁ\nH¡`(_Ygf{ ÿ:','CÁ\nH¡`(_Ygf{ ÿ:','Eè&)*[õö\'ZÂ>,Q^qóñ…w†¦ùÖj^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•j¿¼3U\nÖšúÓaq}â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8}Os»@dÜ©ÁZì','Œß.Î¡rD¦Ú|Ëì¤Ž¾à¥Ä2#Â\0¹ïþm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•rY¸xíã>¬²Hl','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcherInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hZJBUœ1«¾­%iÿ•ï','÷¡ºdt“xÚ\0{¸ƒ6Ê=:ýª‡ò3jxÂ`øHË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•rhð#†Sˆ§w~ÊÇOm','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_#ÈÖ`ù¤Km	m¥è&','•æ™2°E,²#¸Ï1Ï•wÕŒ‹¨·I·’8ßHw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•tŒÖÑô~Í=EfÆÙ—mƒ','wp-content/plugins/google-analytics-for-wordpress/includes/database/tables/class-cache-table.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/tables/class-cache-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àa~{Î¥qnßLŸÙ','ç*Tg8êß|X X{™}½\"½TÌ«ñrÏZ¨æÔiUÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•x>ÔÎB>•sõ¦wª¦','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/class-site-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’yp;ÄÑ€ÿ·t<Én\r:•','x\\‹%ž\'Ï¸·¯oæÐx tÂ.rŸM¹‚5d!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•xL+´“k~^Ü¬_\rüt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/sql-6f526ccc568b41771be4.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/sql-6f526ccc568b41771be4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç•¦¤ˆ”Äy’\Z$#õ‘z','…æ4ããÔðb‡\0äþå.ÄÇÃûàÍ¡œÔƒ ÆN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•x‚¾®Þ‹Ïw›|ŽU‡ª','wp-content/plugins/akismet/akismet-es_PE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_PE.l10n.php',0,'ß{ŠžCF%_»mûŒš0Í','ß{ŠžCF%_»mûŒš0Í','Ýù‡d–x¼°5©³Åc_hÕ±³5g¹ÉnÔi,\'s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•~s…ÙE>ŽohÓÔH7ì','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Retrieve.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Retrieve.php',0,'£ð%xÙ…†j=_ö~','£ð%xÙ…†j=_ö~','TÑ ŽÆSw¥YŸ†ìoxÚ(×)é(ÿ;mas\'÷¾Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•u1HM:E7/š{ú','wp-admin/includes/class-wp-site-health.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Á8ëý=Ž5Î¬sÎÆ¸','ØOêÙ¤¾,¢úZ…ð¾Ò7h%òW××¶Ë°ƒÖvv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•…Î/d”{Õ:CÏp’)','wp-content/plugins/zapier/trunk/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qâ¶÷ÙÚ‹ì‹Ï×¦µ/','Â~iÖCÇô7Æ{±/À<®QÛì9ÕnJøÁÞ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ˆZÔ¬=!Ri=æ7ùhµ','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðw$²1)x5)L’Ü{p','êÀÇˆváã¡´y\"0éMpš@òíRšTà¶’ÉK¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•†KoöKñäˆšSñh','wp-content/cache/cache-enabler/hjsdev.com/category-a/autem-est-dolore-nesciunt-dolorem/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/autem-est-dolore-nesciunt-dolorem/https-index.html',0,'\r½<ÙYÐçž^W ]À‡—','\r½<ÙYÐçž^W ]À‡—','ãôÒr™Í½M[(y—$}ñÇ`\'´Ð…C’›Ó½fúð·H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•U½Vòg€;^¶1bÈ','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html',0,'†åª²Ð(žÔY[ÞŒà})ò','†åª²Ð(žÔY[ÞŒà})ò','èà=M®\'ÃlÚnÑó4Ûî©ÓÙC5ÇÅ©\0LLSs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•”,*‰ÏÉ^±^Œ?ë','wp-content/plugins/worker/src/MWP/Worker/ResponseCallback.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/ResponseCallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Oqšnäüj„ÝIg¼—','˜­Xè§ç!ùÐÆêQØCÑ,äKÜ\'&ë=´°è¾B<<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•”YÈ8 YÞfö“L±Åœ','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('••wò-„]CutN$;\0Ë','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\Z\0zü\"0Ã«!3G»','_£Ÿ\rÁ\\šWàhœ ÕŠ]ô\0\rwÈì‡çáïh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ÿÿ¢ì*åƒˆ5ÐþjŽ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ9‰8fæôô°“ ¤ÉÖ','Âi\n¨¥öìšE¼\rd70¨Œ‘ñqeØ¬~ø6ÿhœ>Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•¥ÿROÓD_UÅ=¥€b','wp-content/plugins/svg-support/functions/featured-image.php','/srv/htdocs/wp-content/plugins/svg-support/functions/featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·pÀn0 hM\\œbèxÍ','Z°*G•LbfµxàXüw\"ûÝ28v64][í#zœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•«	1vŒÁ‘+i\\bû9','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/select.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/select.html',0,'‚T¶ÿ$KÑÛ‚eÀ%O','‚T¶ÿ$KÑÛ‚eÀ%O','Bþ4øVàÈÈêx±Š$Ä`û¡ùkæÝH°c†e\nff','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•«Ì,$/ºÈ<@³UMr','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/sites-posts-featured-media-url.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/sites-posts-featured-media-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†5[&t{€ŽÇ\n,­à{X÷','.Ydá3#ÁÃÔ‚¥„ZZ¸>SÊâDSo·Ýdú] \"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•¯ÉþÁ,§Í\0:‡÷÷±','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0!ñé&ÉXgèªã2.Ü','Þîá£\r/jið\reôù—ßB¢´ßó*äÄ€¼ÏE˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•±\\d…éÜ\r@í*0X-c','wp-content/plugins/imagify/classes/Optimization/File.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B Ø8™ì0\ZáË/ Â’','¸µÒ¥¬«sÑ,ó7ÏJ’ç¨°N±EâÆÇ¹¶áq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•±p‰4µkcQé(0ÆÊh','wp-includes/blocks/avatar/style.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D||¶‘ƒP¬ŽyíXGÂê','~_á8x~5KùŠ<A¸ˆÚð{ðÔØše æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•½¹y¿Ð¶/â¡ºètÐ>ž','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-2-cce21819e376a0c6a174.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-2-cce21819e376a0c6a174.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r•x*­ØOˆý•ç3†í','€>bÍþg‡ÐOØŒÈ?¹Uf†÷ÂúÆí¼µ‹é8ApH³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•¾Ý¯9ikU€ÖºVpB','wp-content/plugins/jetpack/jetpack-en_NZ.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_NZ.l10n.php',0,'c¥Aç*`çU	«Ñ!ù®Í½','c¥Aç*`çU	«Ñ!ù®Í½','ÃýóvbÄm3ŠÁtÊ|V\\æ¢³ÅHïü·ðà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ç€3å‹<¬²&³ªYÄ†','wp-includes/class-wp-roles.php','/wordpress/core/6.9.1/wp-includes/class-wp-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\\%×áw±¿P?h$Ô¯•','—À**š¤ü=ÿÙ5/®0œCˆŒŸ TpAÚ¡”{d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ìf0ÙËÍ­¡Ú~·)','wp-includes/fonts/dashicons.woff','/wordpress/core/6.9.1/wp-includes/fonts/dashicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÔ_rY+Ê‚;ì','§yU½]fôî8ÈÆðtâð§½’ÙÿÃlÕL.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ï=à‚|M‘}°™bvpö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/reducer.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/reducer.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žtò&°èS,3Qpéƒ','GÊNF›ŸoÃÜÉZ¨ÍGCèÌÕoõ[\'m­Àç¦€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ÑÐÍ,\n½EwôåÒÌÃÎ','wp-content/plugins/automattic-for-agencies-client/vendor/autoload_packages.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/autoload_packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à0zäZŽ.ƒÄžqî¥A/','š n”k¶ÊŸ‚½Ý|Ð¨6õx#añ9ÜÛ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ò§JuÿEQ; ¨æS&?','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Logger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èž“4í5Õ¼z˜œ‰}¸','C´²A¶Ô@š³Båß\\Þ7Éà€ÎÂŒ+„ŠÆû(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•Ù6ÎIRÃid—Ù[¾ä','wp-content/plugins/jetpack/_inc/build/shortcodes/js/main.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/main.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a—º\n“FF±‘¿¥lDî ','¾j\rx¤Ñ^ªß‡U,º;=à°HÏœÎ	õApG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ÝœÀƒpR„^âc¡=v','wp-content/plugins/sidebar-manager/classes/modules/target-rule/user-role.js','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/user-role.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á€\ZrØSH~Íí_Q‰','ûoh‡ãËmxÂ#ö:êàx•ºÓ;1QýþŽ)¢¯^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•åS i.?¤}h|·<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M] Ê\\¢§-ñó[›','ìjo†âÌ9›°Ðk•ŽÜÿ’ï,\ZD¯$8‹nU`ƒvõ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•èMO,ÌãsæÒÔ\rçâ','wp-includes/class-wp-http-encoding.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»MyyÜ`DJjÅ4$Úˆ','Ä~¿’žŒ?ÑÌr2ß­PÉ…[	¥…Œ\nY9fKÎØÊÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ê&âI= (ÃXl]±ÓŸö','wp-content/plugins/worker/src/Monolog/Handler/HandlerInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/HandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö”(Š¥Üæì×±e9Žµ\\','za!h’Š©Þ«å¸ëp‰i¡Mn\0£…[ûÐ¤H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ìŒâáóÝJuy–—Ì©;','wp-content/plugins/google-site-kit/includes/Core/Storage/Post_Meta.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Post_Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k û´vRZŸñ,j>ïß','Eüa¼Dãì¢\n­Uoô&üÇ8\nƒ,Uâ`ØÙ3M18ƒwB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•õb´Pº]¶\nMqòJC','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•õ·xHãé;ûQÙþ5D ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/DefaultLogger.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/DefaultLogger.php',0,'òIˆ\0óñ5¤Çk>P§U^','òIˆ\0óñ5¤Çk>P§U^','´Ø7m³ƒ¬M9=uU<ÙFá¾R®`dí_áòk•tî†Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ø1\nJå£\'q§×Šu2','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~‹5Æv‡i=6ˆ·Ž«m','ÏIeT÷ B¦¢ ¸Ä“óµDìËGM1\'ÆÁz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('•ý¯cå_ˆå»+sL5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nŸ ^Æõ¦Oz`¨4”','¹\"vçkMåƒ~•A?æb\\9æÄÝ¯ùÇhNƒ‡»yÇéŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–35rlNPrDV/J‚Ø','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-4dcef8d0c286e503409c.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-4dcef8d0c286e503409c.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€*yñBd@»/wí»SV','\Z\'–ôä¹H´ëÍv\rÓê€àyÕÓÙ›ì¯ÞhÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–]ñ\\Ôbt~a†Ç6Ø','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ôU?¤Ð/¾¨ï§’p²=Ä',':F©ô¢’ÔJÓÜÄû¼ú®åœkÑÄ	þ¨Àd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–|êaVáò~»[f°¿.','wp-content/themes/twentynineteen/package-lock.json','/wordpress/themes/twentynineteen/3.2/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J`{ëÞi:Ý­Rkˆîe','Ô,ŠÒäŽ/x2F¯‡´Õ‡è§\n+¶®YÔ¸W!\rÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–HD/A\rÀP46oØË$','wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ptí[”šžt`Úë4','²««1ò2’vE°ez³p÷ˆ!®Ê^! Ö1~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ôz¸ÜJ/ÄB&C™%','wp-includes/blocks/post-featured-image/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HâØ÷Bk5nýïÐÏ²­','¸ÍÅ¥¢X>òeæõ9WY÷eS†>»ö!®ò®.•á4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ª¢XÂÆyo±L©c\0Ù','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php',0,'oG£áûü¾ÑE üË\r','oG£áûü¾ÑE üË\r','åÿ}ÐDl˜qÁ×X»\"a›GåÙGuª¶VX}¿Œ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Œ¨Jm®’þø·= “','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u+»œ„(`ÞEä–/\\','	ü8dda¼ö§8¾µm¿´ÁÝ_´a)•Žº¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–_A/(@×I)0ÐÃ-','wp-content/plugins/svg-support/scss/svgs-admin-simple-mode.scss','/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin-simple-mode.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ë-R\rvÃÌ}$}\'.0','¾}´:ˆ·ïŽmáY¿XErYåG‘Ðš„Å\rÓ‘-†a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('– ½ÏëdÎD\rÉ’T','wp-content/themes/hjs-blocks/blocks/call-to-action-live-edit.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/call-to-action-live-edit.php',0,'=™à!Aˆ;S®ñ|”td','=™à!Aˆ;S®ñ|”td','œ\0‹ÿyeÈÙÏó1%CÚ†’ÚÎzœèÚÉ™ý¡¥Ó´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–!Û….Ý4§§qdtP‰–','wp-content/plugins/akismet/views/activate.php','/wordpress/plugins/akismet/5.6/views/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^}÷ß©+š<PÏ [w','á#ª†}ëá¸ÃÉ»œpÃG…Ïƒ;q®‡¨Ð\ZB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–#ynÛå½[hr\\ØU','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3]>¤€ƒÄ^#“Ú;YÀ','ÍëOóìÿŠÎ‡Êµ]ðVË-ýàž™¬çÀnþ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–$Adý­9žæ%„\"û˜','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šs‹Í×ä:± ÐG€„j','Ì²+<$ÈÂ\'hÂ§\nmŽžcÐm6±	¼-§(±ˆé»ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–$]Ñ³•Úµ{·háÅu™','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-subscription.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-subscription.php',0,'€žlY26i&™¡“hà*','€žlY26i&™¡“hà*','‚¨`¯Ý¢¸jßð‹«\nQ1Œƒ-U4qåw\nÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–%\rÎåžª«ä3e%FÓ$','wp-content/plugins/imagify/assets/js/beat.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/beat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P-ËUšZ§æþÇùÌ7','‡;g,1Q«Á¾]G»ë¥Mî`kw7ø-ô6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–,ôR~ïÌb:´òL','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NsQ†Ÿ|Á¸ÚÓÂxó¡D','ù–%-rRü[Av)h[­[Ýƒ.¸‘ºð¡¸­!eOl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–0Ã€\"\0\r\"sí@a¶Ï','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸŸMAg>­,atîæ·9r½','Üòø®Ñ\'6´‹¾-ì±éN^0n™ŒXÉLË$]=ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–5ýÃ;Tÿõ]¸ß\0ÃÂ”','wp-includes/blocks/post-content.php','/wordpress/core/6.9.1/wp-includes/blocks/post-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Q–ã I¨…‡\"Óc?O™',' ‘œ\'fÔ~•Ô ×bh®\\yCëMwžp¢NXšêA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–6¶|;¾;8ÅQ¹4™k…ö','wp-admin/install.php','/wordpress/core/6.9.1/wp-admin/install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'¿z ü¦³Û0÷ÆÂÓÀ','F¡™6aùV~eVmï#ô+\0\ná`G%ÝÈ	aÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–7ëXŒU±È\'Íð«ö','wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z>è\\¤T.†\\^‰DÙ','ýËÎZ9qŸ»±‚*,‡šÖÞÑDN6½â,`ÃB*EÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–9µeÝEø€bÝ¾l´3¢','wp-includes/js/wp-lists.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-lists.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Võ1§Î+Þ«7o±¸õTÖ','%»jhAküæ\"q2QWëÍiÝx€“F€ÎÂšx¢Y¥$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–D„!D@OƒQ_hm¹E','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListAccountsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListAccountsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¯qj°Ëæq†lÞGdx÷','“*é\0ùFËvƒH;GúÛJø€ÈNàsê\'a¸Þä^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–E×³«!šnfáÿ­','wp-content/plugins/jetpack/_inc/build/facebook-embed.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/facebook-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/~!ˆyæÚ¬ª1<[qàÏ','3¡-‹nO\\6‹“. A^ñ†ð¤\"HNÄÇfXVI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–G; 0þJýR,&fh„','wp-content/plugins/jetpack/images/recommendations/jetpack-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/jetpack-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö}ªDHáu+ìyØïøË]','ŽyDÌŠ>w‹þT/’åßÑý›È~¼@Ø$W¢$ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–I_Ú\Z1³à\\÷+CÖ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/plugins-themes-sync.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/plugins-themes-sync.php',0,'$?O¨ýxkÆ©yOÈ€Œ','$?O¨ýxkÆ©yOÈ€Œ','‘Þ«´w%ei¡<38ÆŒùKÞÕrb°µ™C0Ï¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–J¡µ¢ê~rwevÏ','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\ræ£{,kÝŽ´ÍÈ','l“ÚðC„]Ìë®G0ÃR¥ƒËgœ¼\Z /À¸{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–QVªµÛ1K	¶L÷¼','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/zip-afbaad0be5151344b3be.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/zip-afbaad0be5151344b3be.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÑAz}VPRk±5z“Ž','dÐÊ’™Ø-e”~>7ˆáèü¨¹^3rÍ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–X1Ž*]@Œ/.&ýü±‡','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\ZrbÊ½˜-”ùŽƒ!n}S','•)/¶é× (ÓÜ#VûR–/Ï9/èJ³+\0a =¤r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Xòs”wOÞ0²ˆ‹','wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãn›ùDÈåýn<ÏxÕ*!Ÿ','ÿúz\ZMvG¯WÏQT¸1gúüéÖ°„;9å!§}Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ZÂž¬`/}	¸R—çGÞ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/html.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/html.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è´Ã-ƒ÷AG\nÔ>Þç÷','*³QÓÆ§!ßËuéOŸï¨É­OD{n;CÛo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–av€ô7Ô+þ”ÿðò±¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–bò °%ý¶ÞË»2MÄ','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/bench/bench.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/bench/bench.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ4^*Õâ\"žê„-','xÌn¾–>ßw9ã?dúäíErB˜úÚï?Ãæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–gÂ…WºŒ]mM‡(?V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËûaK|o–pÊ¢¥£:ö','ó%ŽèQD€êxÊÁ/[MÛ¢QÏ¹Hüø•Êxç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–l5lEªñÆ@R°íÉ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»,¬I+PIÈÔÖ]ýµÜ|','îÿé<_Ì®áKöÕßì5¥‚ž\r<”`NŽØ…Gœ#¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–oèµ,‡Š ¸ŠÒEÛTX','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-external-media.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-external-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}š8u¹Mo}M8>¾^','ù8§ßýmQnõc`|ÒåRìŸƒ¿§ÄÝ8«CIÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–rN~ÖàœšþD¬\nGl','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØA&¸¢j\ZìdxKJË','pÎÍy=\Z¬rt<=ÄKm<–Ÿî€Ù„•ÿO§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–s_Ì ûGMö3Â\nH7†','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RetryMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RetryMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ù³ª’AAîˆ D¸\Z','Uš*¢›Ú“œ7¬±KmÕ$Š‡ÙÌ9B4¤_š»¸¬&t	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–sÌ6Zø$Ó¾yáD(','wp-includes/blocks/group/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','abòóŠÐ–ZÚFU€´l\Z','b‚S÷¸Ãåá“ ¨É%¬qR7ÁòÃF¡ƒ®»Ö»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–t1â´{ÐÀB~ö!h{W','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/VerifyConnectionInfo.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/VerifyConnectionInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý,‰m{\nÑ‘7\Z$8¯\nv','¹\Z·1­:ŽÈ}¨\n+÷A ~™u~j²—&Ñ+ú6Ó£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–z9»	Å`üd3Ý\0ÈIay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¯mg‘ßQ~[#£\\Åb¸','P‚óýM²·‘T1œ½Õ;ˆª·ŸºBæ¸`¨½¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–}èA6	Ð^RŒRâÝÈì','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesKeyEvents.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesKeyEvents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®›á3óYÄ^+5åÎ@ß','^ÒƒM¯•œ\Zt´ÉÚ\'i¹†ýo£Ë¥NR!±Ú¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–€.ì Uì—ÔÉW\ZÅ}=ë','wp-content/plugins/jetpack/extensions/blocks/premium-content/subscriber-view/subscriber-view.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/subscriber-view/subscriber-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X™¿AÈvÙÅzÇ^ìÆ(','×·Ñë™+è¹Tq£ø©VÑjðJïÝ¬_ÎTÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ƒÓ†è=-á§Îè?Üšþu','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-eu-traffic.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-eu-traffic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½SÆ!2‰,D1\'	\'J\0ù ','¿E!%´Ö0Ìd\0¹™óƒ\ruËATäÏË;5òúÆa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Ž\Z5oÖÝ#R\'/¤¬l','wp-includes/fonts/dashicons.eot','/wordpress/core/6.9.1/wp-includes/fonts/dashicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓN\Z>wðË@é‘R-/Yö','B\nZ\Z¯®_pnÍ‚ÌµQ?/Å\r3sþ}½×)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–üfI~OuÝÉIÀÑ','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Tracking.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0vWÁ›¯C‡áî×Ô”Ó','î?kHðýˆ[_ðJÍ“?ìë¤ÖÙî;ïÔå?„Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–•Ö8wÕ}Ù¸\\¿hÍs','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/appointment-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/appointment-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾n[¾[Ú#<,k}','QyMÚæòh˜\"ÂJŽíZh‚7ýÐÊ×t,Ì)½©W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–—w×#ÌQ‡ÃÆú˜­','wp-content/plugins/akismet/views/predefined.php','/wordpress/plugins/akismet/5.6/views/predefined.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶þ-~üêÉ ršå(õº','¶73´ŠÕiüÞŠ]+úüäƒ‡ã	¢ýç×ÿî	cÅk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–˜hnÚø¦¼Òkc1PÈl\\','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë­PÄÜ‚!Ã÷_| •2µÒ','ã²Hô¨ÏÖš¹@x•}óÀy•WõÒUþÀWÕ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–œˆVÛ2ý	ˆö?Ó™ÔÕ','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¯5{5¿•úêáMÝ™qQ','Nô‚½”&¤ŸýGÔf£ÎóÓßu\Zÿræâºq.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ŸååcmÙûj	§\ZÇ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§\rØ´#˜ý\"9;kI­ø9Þ','‰2%Di÷ÅÌW7Î:}öRv2¾Ë4alœáÄè™£¡Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Ÿ÷`\ZŠÍòüWl.™Nu!','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãa³›(¯‘ï™M`OE°K','­Z.Xy²B/ÖA,-ÉÂÇ|îë=g_ÙÌ[=‚Ö£Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–¢´ÕÈø\0òaçß¹Ä}','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hžðáÁF®ÖŸ*Ú T','WieXÒ…Z¹ÁJ÷ýµ”,?a ¢]Èfi.Íê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–£Ûtð“‚ïMÎ/¯°©Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp4-4b455db594e332cda174.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp4-4b455db594e332cda174.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ¤›J¨£\'-[\nšäN.','\Z;Úú>)Ï´6|\0;àù+¿8Ø\Zû¡BÊ€Äuƒ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ªåzn9’\Z\\ø›—Z,\n','wp-content/plugins/wp-mail-smtp/src/Debug.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šŽÜAYUŽ·üdéQÆ Ï','²!\"ÝìkÎÞ/’d‹¯gÏLŠá^T#­ M´þƒÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–«“à7AbF²IÁ\nGæ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/class-monitor-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/class-monitor-pro.php',0,'JKVoïÑ¦»a\\áS0m','JKVoïÑ¦»a\\áS0m','¯õ,Eû\"Oü8ÇŽÝ;ûa¡®,³ŽØ¢ôoáŽí­êÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–®jþTÎ5®“Üš8Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿„ü=ÖZjDî„È÷˜Å','j‰A\'Ø`çüóÞÏ@#Ï*\0ïÚ0Šu¹m\\¿äÉ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–±¿•JÚ²MvÄ“Íàp','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ž®“£md¯^E[1\n','Øî4-“rÒn¿—––¡ùkºÑ‘ô[1Hl²úýŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–²îetçtŽý7÷Å-íÿ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºf\'#33äö´\\ÔAüqò','0þåJÕ¨\0Ï\n04		ûHêk_2uqliçk]\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–¶V¢\r–‹½¶„æ:êÃ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–·”àxÛc[\0RÒÀt}','wp-content/plugins/imagify/classes/Imagifybeat/Core.php','/srv/htdocs/wp-content/plugins/imagify/classes/Imagifybeat/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.iz„åÝ(mŽÖÆ\Za~Ç','µq¥Gi&-´o£M¾æ1ù‹Gú‘\rDØBã¶RËG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–º[ÖQÂ<×ýbá°9','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.81.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.81.php',0,'ˆó‚]?ö…óªx\"BWk§','ˆó‚]?ö…óªx\"BWk§','âKGM‰Å(…MSZó>|	–Zµ•û‰jÁ?°ã¥ÖX¢ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–¿e\n½Ö\0‡¢öt×','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rˆ\n×Ÿ$éÂ†-§°','©U}gëAŽÀá<N5úA*Ú÷ä\0ÒŠy¢º/3»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Á¼™E˜?ÆŒÐ®á¾ ','wp-includes/js/media-views.min.js','/wordpress/core/6.9.1/wp-includes/js/media-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z©/ËÎ>5o* S\r…)','^“Ž˜‹ÿ×‘~Üç­)É²q`þaØ¦‘_N4ßÆ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Â Ïv…‘Æšbu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä=Y˜‘‹™@ü¹Ó·_¥x','Þ°Ê\Z^3ÃÉŸv‰U.a\r]fßhâI…™(sõÆA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ÅìJ\nÃîéËŒFPé','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mºØ$1Ží,?”ÒÚ·W','ºúˆ<^!$w!cLë`u^jqzÜè9™)uH Þî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ÆhÒ%A`óÐ\n!f^ß','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âJ‡¿zŠŽ‡ók\"ù$','ØåqÂ…›Áþå%Z”ÐEt\0&Ýù\"n°Lj¦sÀ“Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ÎÄR:^æe+x2—Ùc','wp-includes/PHPMailer/SMTP.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/SMTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈW\022½Þ¶”_´ wË','P$\Z¡Û µèâÓÀ²˜ŒèqoôL‹û`‰{mÚ<$RB•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Óí˜|tÈnŒdÓê}P\ZŒ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Z<¿Âá¢œ\"CZ¨.','·ížx	=»w\'	a+6çƒå pË>9×ûeâNa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Úª Ò¿Y,³@î7(','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-plan.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-plan.php',0,'\'ScÒPOHÒôð=Èb‘','\'ScÒPOHÒôð=Èb‘','¯\\ÁjÏÂâåW{ð®×5âd”ËWJy¬[‰%z\rç›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ÛòLÛ HcÌ;Ö<‡2¸','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.js',0,'tkdLßS‹û“Ú5¶','tkdLßS‹û“Ú5¶','$ÃZïå-%½4[™-õ…›=ò>!†›4öƒâæR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–Ý=ÉÛû‚?;þ~7S¥Q\Z','wp-includes/blocks/comment-author-name.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃB\"k\"«ÉÙÐŠ+^ö¹','óÓ¤àóBÖ&âø½)Ž`(=Ã«,[}ß¢ï¤yEÝÄ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–âCg¿¸ñ‹}|ÇE÷ý','wp-admin/js/word-count.min.js','/wordpress/core/6.9.1/wp-admin/js/word-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖxgU0»ÍVßÿ«','Üî¹0Ûüt³wT“Áùõ‘ãzÇ+of/\rªÅh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–åÂ	W¬nÛZødË1g','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/dashboard-widget.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','};œ7ðÿa<˜Û}Ú÷Ç8ù','´l+ØÆFœôîAtõj¹èÎâöá_~ÆÄÊ§´µùe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–å×«Ÿªõ\n[6PY\\)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ètÉ`³j;üECN¢','wp-content/mu-plugins/nexcess-mapps/templates/dashboard.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/dashboard.php',0,'~^.ƒœg‡ë2se§s','~^.ƒœg‡ë2se§s','¶oƒ°Ö&õ5è±Úÿä23pP½¬~\"šª€¨â>Ë¹Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–ñèÚŽœÆ™>F›ÒÝ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’q²G©Î[­þc¿Q','ás j­ o.]ˆ&`\ZÊlôVèbø2ëÌŒk8²?_Mí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—\0çU.chZ’å3W','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÁoåF¶ã/¾¦ Í™Õ','í¤¸ú™XIàõþÓqub‚;ˆA¤¤æ¯üõÐTí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—išÖÜhÊ–ÈsœK','wp-content/themes/twentytwentythree/parts/post-meta.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/post-meta.html',0,'83Š–Ú‰5]&˜ó’q›Y','83Š–Ú‰5]&˜ó’q›Y','†|òM„ô\r™ÞƒB X£?qÀçÿÈÿ[ö±‚$ã}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—îƒ±·ºÿtTã‚]‹','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/MessageInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/MessageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!û\r`<ìL¡#L‰ôê-','»QJ„ÿ@i3–=uê>Ì’Ð½YÓiïöeé’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—	v¾O.„|ß¤Òµ‚','wp-includes/js/tinymce/license.txt','/wordpress/core/6.9.1/wp-includes/js/tinymce/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o•‰àÈßx:Í`Òºÿú','Yáâ§#wOÞg^\'åbºì‘:…^ë	=è·¨|ô¼È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—	ãƒºPÊÞ)—óYµ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‰‹·Úò´¾§6ÿ÷','ßìá\nãÚ€ÅÝ(\0+Ÿ›{@xvBÝú×ï´k]¢ö2Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Eøˆ‚Ð{ÀgpÐIø£','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/FileLink.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/FileLink.php',0,'q[‚6`ËñˆÄrÆ0ú','q[‚6`ËñˆÄrÆ0ú',']\ZIª”ê2@-ØÉÿ=*l<pÅråÞp\'Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ŒÿSÏõ¬ƒ2ÐÖ·','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility-early.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility-early.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"/]9»íFÉzî¨&~Ç™','kk3A/àùŠ/\\Aw’+:Ž‹·\n8û¥=EÌ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—;5/š0sÂq¦½-Á—','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/List_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/List_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃD-ñ+½ŒwRA¡^r”;¡','Eƒ‡b\ZË#æM€É€^dÌ­b3twv«U=¹ðÿu\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—\Z7Œ>Î-sÕ¬È_³Zü','wp-content/plugins/imagify/assets/css/admin-bar.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iC[Æàº/4únºk','.þ.\\Ê³Fù­¨ß	ööUx®“”¤óÉ„§ú&`i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—$ÑèlÓâŽ™Ì|£mÏ','wp-includes/SimplePie/src/Cache/Redis.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Redis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o™ÎgÐ¬ÕÖäÍ2IPÌ','ÑÑ€rÚíËâúÂzS~}MRMÎ?íO$j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—(n3¨õ4?ˆ.]B³0K','wp-content/plugins/worker/src/Monolog/Processor/ProcessorInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/ProcessorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òý¿LSËLÔäðìÌ','ÿUõÍ™vô!h±~}wD€hŽKOäéWXº¡Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—*\0æU\'-,ŸMÛ','wp-content/themes/twentynineteen/inc/template-functions.php','/wordpress/themes/twentynineteen/3.2/inc/template-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S®DîÔ5\ZkÇ7UåÙ<','zÏd›}›Ûgg=õŠ}’w£x‚Ä*!P¶ÒR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—*¨½*g— |)âŠË?WW','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/admin/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/admin/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—2íœµZ¤Òò²õ¬ž_b','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä´‚O·§Ü\\9ÚÏX','»e®ò§šEÐu–	<’·Ja‡òCh=ú¯FÀ-Ï\"„\nÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—;È~´¿l=RÆA’ÿ¯Ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y?{,z€RÓC™‚]tíH','[Û¹q»¦¸®ößµç÷Ž%fý‰;»~”•Ãõ8\0¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—CóQ%ŽŽ@	ÄJa ¹','wp-includes/blocks/archives/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kx#ksyR<\0œÍ-€á±','ñ·iË«ÛY•:Tï`ílÏPO…Á\"bˆ2.\0°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—D<´!èÛÊ£²|¤Þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+€Ue4uÆh‹Û4~Ò9_','hnrGù¤ƒ˜¹…,ÃàzX‹@Ÿù”«wr×ˆ\'Œæ7·^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—FÛ´»ÞòJdg×ÎUá','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/omnis-sit-tempore-velit-enim-aliquid-numquam/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/omnis-sit-tempore-velit-enim-aliquid-numquam/https-index.html',0,'\rþ6ÃkjyÔ,›GÐuÓ<','\rþ6ÃkjyÔ,›GÐuÓ<','±PI”)ûF¹3éQ†ƒkèDJk\'aY^`ÖŠû—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Gã~ÔôS]\rI;×,&­','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Admin_Post_List.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Admin_Post_List.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×!H¦À^T¶m¶H*ŽæZ','„Ç§ÇYé6?ÚÉ˜ö­Ò\"ñÓ\\\'÷¸»­U˜€þºÊ%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Lß¨õÏ¤Œ(º¹R­','wp-admin/css/code-editor.css','/wordpress/core/6.9.1/wp-admin/css/code-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÇgq•ÙÏi¤sí”‹-','¥~:\"”`Ôöhe&@øú*œÀìêûA¿¯îê€«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—OÃFû#J{è-4iuN@ ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜjÖ-¥³o†„ŸÞgJø','þ$í£_¯¡n9ø;˜çÝý0=f¿\'Á´N××LØ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Pkêt²ý¥Ðx¥5ÉÈ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Script_Injector.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Script_Injector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Åh“¢—ÒÌîÈX-Ê—Õü','/}ã­]í³NÀÑÒQm“ ›†°¡ë–î£aT~	û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—SpƒQ#`ø†Ù)÷ÿMM','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Üe­²æ–œ¶é\'Å¬¿)','†ÐÖæE¡ç%ââúJbôê3Hn¢~Dˆä*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—UãäÂõ‚á°SÑ—p','wp-content/themes/genesis/lib/views/help/genesis-comments.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-comments.php',0,'p¢VÿhÇ@v^‘i!\"×','p¢VÿhÇ@v^‘i!\"×','%J9’gnïtñÊÖƒÑ½XýœŸDQªÄÂTçº\nþ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—\\d°s7øájïqéÛJ›','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-pocket/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-pocket/https-index.html',0,'	½Ì‘§Á¥n†ÊÏÜ!ÖÇ','	½Ì‘§Á¥n†ÊÏÜ!ÖÇ','rs0–ò±Áä™Eèj°àB5P»ÐÛäE‚ÉÕîãw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—^œ\ZÂâƒÆãBoÌÑ¼','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Price.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Price.php',0,'³N¿»{?•ùhHtC¹Ê_—','³N¿»{?•ùhHtC¹Ê_—','	`÷\nGv¿oïa8&ý²\'RÉúþšÓó5‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—d‚Ce6–{óLmŠI¦É','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ4§¸k“¬ÁËà·ì«:×','ƒ²mË½flÁ¤RâP°qŠó«ìÐÁÇwK	ï1C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—g‡2rSj\rŒ$`Fò','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÿ¢—V2ˆêÃÝÄ¯\r','Ëk·Lèü3’`á½àvEû2|¯•»´ítªp\0‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—k.RÆÖÉÉŠgÄ—Öp¸','wp-content/themes/hjs-blocks/js/fontawesome-all.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/fontawesome-all.js',0,'ÂµV©>Š86n%“','ÂµV©>Š86n%“','·øQâyuìötžv{7)F®Ä59×=LÖ@‘l¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—mS¸^ØˆlÖ§Û[·Í‚è','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CustomerService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CustomerService.php',0,'PÔÀ[\nŒ]Ø[‚¬f!+µ','PÔÀ[\nŒ]Ø[‚¬f!+µ','^T=ñ9ÐHÉ½0Ó5¯ðÜŸŒ1Yü+ýF‹„Z‘J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—tè<å˜Z²]KŒUÓ.','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/ReportQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/ReportQuery.php',0,'YCI œh“…§1ˆý','YCI œh“…§1ˆý','êbýð@:OË`ýG2ÆÛÏFhPÀþbŒ§‚ßHeÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—up$BRŸóË@Å¬T','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰éµ‚\Zyx£›JÇáfg','IÃ+d\"0„Ìt…<÷õ—ßÀ=À‹ŒèN¥[\"“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—w–¶.ÆIv×=(^,ž','wp-content/plugins/advanced-custom-fields-pro/lang/acf-da_DK.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-da_DK.l10n.php',0,'þA7,Ñn\0FUÚ#ˆÝ†_','þA7,Ñn\0FUÚ#ˆÝ†_','·OR‡ŠÉv+‘ÇÂßå…KmÓökh°7JqñÆSáw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—|¹3é\\)çî\ZaýÚ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•\\ÚZVHn~Ä¾í?;','N&µÈÍ±°äy¶\r	Úë(V*ãÔÝ–52ÀCÜW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—|ÔYd¶|D^GðXR²0','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCP.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCP.php',0,'U‘¯’ßsx~a¯½\Z5Ä','U‘¯’ßsx~a¯½\Z5Ä','ðøcVÙ»¹¢µ\'CxK«á¦™\ZZËÛ1§•*·[ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ƒ#×…ë¯†®mœPM,','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/api-calls.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/api-calls.php',0,'ì\0ÂþbxÉøÛÃuœAüç','ì\0ÂþbxÉøÛÃuœAüç',':ÝÎý&GVÍùÖïÕüƒ‡#­Ÿ_Á°¼Ê§ni','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—‰!ÙI§Ž5½þ)pÊ#Ì','wp-content/plugins/jetpack/modules/shortcodes/vr.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øZT@Úf¾;Æ¹á44F­','àR\n7¬Úˆ£äLÀW›~D¶bø4Œªû1mûP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—‰=8gÈ{C…?#fõJ','wp-content/plugins/jetpack/_inc/blocks/tock/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\"tÛ\'5÷êXìàŽ{','.Á#»MT(CŠ¿/é*,³FÉÓˆ§¿Ó1l›a™Àêw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ŠÌ{öÞ=E5Iù¯a','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceTerms.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceTerms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç±ãæŒeól>\"8ûvö','µ\ZJâIwYHÊ\n T3Ùquë¬µg¤²YoOw·Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—‹W/\n*EX¶WÉ)„','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ê{°<ƒþh—ÞÍ\Z/1Q','¨ª°Öü8%ñm÷x\Z£/”’`Sâàˆâo…®¬Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Œ6¥‡:™$4›-Tg5','wp-content/themes/twentynineteen/sass/elements/_lists.scss','/wordpress/themes/twentynineteen/3.2/sass/elements/_lists.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=¶…	†œ‹L`òŠ˜–B[','œí€ãùV\"Á»\ZkY½cnUkYY$-,Ÿyêš\r®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Œ¥0mìê~\rYmSº£ü','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—MÆHINš}{i€ó,','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/`_z³ƒ/¸¾Z×§7 Ç',':LˆT›Ãe3 ³þï„RláÓŸ°v¨øQÕÞø—UR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—‘0•K˜\Z/ørMw²’','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/InsecureCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/InsecureCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@mêŽa–+ö6™ñÅyÌ','^~<aôø*7·õÊg•ë«aK˜g(5Â>8ëªñqAšE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—™pŠ©KÖb™ø\0!—(¢õ','wp-includes/css/dist/block-directory/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>§öÞ«°#ñ<Zj$myU','8S#N(nšÍÊ,òîŒü–h2Šk›\'-]Ñ‡w®æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('— ª Ý²O¥§³\n‚Â','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úYÊ„#hÌÜóOâeþ','×{ ×\r­k1æ“Òw$LUüÍýØ®öêy²9ŠÙ’Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—¤\ZBÏk}G¬Àõ‘tò','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php.orig','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php.orig',0,'ýMBmì‘Ù±»Sqv»¹','ýMBmì‘Ù±»Sqv»¹','˜é[Á¦>zÂ*¶Zq™<1/¯O½Š	Ü!Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—§Š…Ê“«åÅ&ÿÓ','wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§;Â¯^QÛè\'³£¿°','gúænÅ\r«¡LÝaP¤½E˜‹ú²7|vR™Xð…›i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—¨(­4j`äÇä>3ÎÁ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights2.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç/—¬–\"DIFça','ÖË-Ë%“x¯Ÿ¾åµL\rÝ|Ó:KuCFùF±ƒ‚öÏk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—¨nñôx\\ÐpßqsG','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-addons-upsell-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-addons-upsell-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TlZcP˜®VJ»\'«Z¦','>µ›èP=\'V¼NÅ\"?€s“\nD¶å}Ü¹y=À\n¤K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—­kÄ™¬ÿ‡q¶ë±–','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\“Ù¡O‰âÒË‰pªwW','^d¯Ž[˜«P=Åde¿·Ž)DÍ±Y¾o†•j¾š!im','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—°wL$mQL¬¾BqÑõŒS','wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/Dashboard_Sharing.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/Dashboard_Sharing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m´Ôþ^El\\F´j´>','±¸ü9ÐwW/Ò®¶Ì/¼ú)ø3è`\ZY1l9Þø¾S£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—µ9\0\0r!“e/‚Q”Éf','wp-includes/SimplePie/library/SimplePie.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4«©k’I¹ñ™6žq¯–š','á¿ÚóQT@™;­°Éû}?CÎÅù9~:)Â~D·š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—µóY:\"­Ì$™p}ƒÛ)','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query.php',0,'ó,BKÀ\\ËÝ*ó4/Š','ó,BKÀ\\ËÝ*ó4/Š','p˜‹eÙ,nÍ’¢2–_žJoê5°Y,Í$è^òÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—¿™<K¤O^+Bï®ð†Òu','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-scroll-tracking.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-scroll-tracking.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cCóíÇŽ“¨y´•	U','‹Øü$ÀÝè\'ú,m£tVwG7á2Åíñ6y9`Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ÃäM}:²·lP	yQ&','wp-content/plugins/svg-support/admin/img/shortpixel.png','/srv/htdocs/wp-content/plugins/svg-support/admin/img/shortpixel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-i7:¹«¡ƒg.-½ŒT',':\n±TÕ—n3Ð¦Ê„.Ã¹â‡¬!§ž¤ïÂµ^0tõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—É Ýò[(/:*À','wp-content/cache/cache-enabler/hjsdev.com/image-content-repeater/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-content-repeater/https-index.html',0,'4äRE˜WB<¡,úóXqà','4äRE˜WB<¡,úóXqà','—\rçíÇš«¼Ilæ’.¢r·â>4Z¸4ÔU<[ò¸X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Ì›çÝTÐÓ×_ÐŸÄ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php',0,'ÕÞUò«3áÒ¾ÉP¨m','ÕÞUò«3áÒ¾ÉP¨m','oÚaËå/jnuøÝÚFõX]¾òS{Ìu¥á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Ö9ïk—¥rvb2%…je','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð‚úqçe #˜ûßi¸Ç','ô^eži/Zó\\Õ|÷êUBŸ=ºnÚÜ{ß«#&jk÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ÚÇj»\r8^ÇºæÐ\0ì ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-activation-7d8375e148518ec2e1b6.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-activation-7d8375e148518ec2e1b6.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_èrã)Ü‚É=º =I','4»•¹ Âïé\0yeËJ\r&>S:ÙHžOÈÖ\"áE~c±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—Û×­(qJPÉ\rÌ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php',0,'z‰¿šrœ>U<z1xÖe','z‰¿šrœ>U<z1xÖe','Ó2L¾Y›ÈìÐ6[þ½ÜSŠâjÍè@KÂŠ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—à 6Íðã\ZÊGGÀU†','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/class-robots-txt.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/class-robots-txt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡påÂ£x±Ët$»Å','ÒˆAÎºYHb@¨^L¥AÅY!æ\\’½T„‡/qxâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ås<,é½ÆRd¤1ñSx','wp-content/plugins/jetpack/_inc/build/newsletter-widget.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öë—çH å\nœ¤üéFba','ù3·2:ÃYÉÄ–ÀD—à6!ïP£_W}*\ra¶¤o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—å¬¿åÔ¨˜#JU…àE','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-atomic-additional-css-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-atomic-additional-css-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úõª*GQ<08CY™K)ª','Ò¦úŸÃç´¹\0	þÓÌ\"\\_Õ*8«šŒl\"*—ÑŸA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ëæ$¡7•ögŸÇdo[','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö1•ìMSj	·Ü÷.)å','ïØ#sP†_êZ‹—ðNÅ1í18›[ß•º›CË3þ—Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—í|œ~”‰÷Éð‡åô','wp-includes/sodium_compat/src/Core32/Salsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6´¥):öÛÍð¸Žý®â','H0¢“L³Ñ—?¸ãž¹.1ÇMòIeÓÉÙ£’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—íÃ¨7ÝÃÐ5Ér´R§ù','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-email-preview.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-email-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ã‹|\nÄíÿO;>È?\'','Co—Ú”º¬@–Ö5¤.`fìãï8pßx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ðê\nãf\0å“ˆönR5','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Media/NGG.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Media/NGG.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð‘\\}¶­ø©\Zpä',':öŸ—¡!FN^ßòl$26ÏÙRÙ’.K‚†R§[ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ñb¦ü’Áÿ£º|e~ë','wp-admin/css/customize-widgets.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-widgets.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸QÑ›ËÒŒhqgk©','ÅžøíÇT\n,eit®¶CÞQ0<“	¢BÍ0;åyü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—õ‡ÀÚ8ÊºB~<b‚','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ûZ¨ú\"p¶º9•&','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-proxy-requests.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-proxy-requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Ù…œ	G7:!NV:²','«åéç>%Á»ùÿÞ¼DÇçJ:Ÿ|‘ß Fß£:‚jx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('—ÿµalòVš?Žfý\ZÑ‘Œ','wp-includes/IXR/class-IXR-server.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€¦îl6Êã¼(-??×]','¼³)Bcêh5˜#‡#ò†\"²øX´ïŒÎDÅª^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜\0hî”Kf•\0ðø','wp-content/plugins/wordfence/images/forward_enabled.jpg','/srv/htdocs/wp-content/plugins/wordfence/images/forward_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\0/3e4e™Ï×ƒÞö','0¼´Q7018—Þª9-–z9Ø½qðÓSrÄ’ÓPõÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜òK4ŒRÊµÕoß/','wp-content/plugins/gravityforms/js/duplicate-submissions.js','/srv/htdocs/wp-content/plugins/gravityforms/js/duplicate-submissions.js',0,'8_\rœÏ\rÌ½¡c]µy','8_\rœÏ\rÌ½¡c]µy','Ì›@iwh¤@n 	¢Vž\n<ºÅÃÐ.C#ä«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜MÇÛþŽÝ0°ðTr+¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜›¯ÐÂŽÙêHË06²','wp-admin/images/browser.png','/wordpress/core/6.9.1/wp-admin/images/browser.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á²ùÂžµK\\„b•$þF','&$ñ†Ä‰9›¡àˆ×~_SHÒ_ÙÌ“ï%L¼¶þ\'&Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ôþ|…’MjçÑTÉÍ…á','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-beta.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-beta.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µçÊB¶Ü8Kó¾Ûµå/mÔ','+`ÔÃå?+éëzD3µ16«eŠÀºÄðrW$\"9’ÜÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜*«•‘GŸ˜oÞÞ{”','wp-content/plugins/spellbook/includes/class-gw-telemetry.php','/srv/htdocs/wp-content/plugins/spellbook/includes/class-gw-telemetry.php',0,'äÔÀ&yÆI3aÉs]3du','äÔÀ&yÆI3aÉs]3du','\nH<íÀœP?ë3»¬UÿbjV¡ë\\´ïÜƒ¯¯›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜8^Žr5¥ãx† ¦ÀÑ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uçÿ—™OOí½D1gR?~,','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜e`N×]ÜåôVß—','wp-content/cache/cache-enabler/hjsdev.com/map-content/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/map-content/https-index.html',0,'tã‘ÿ@¿×otd2µè','tã‘ÿ@¿×otd2µè','>\rÇx­YþÌŽ¸ÈÒs`±ûe˜f¦Ù_¸{rx=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜‹µï†8(\Z¹jèZ]}','wp-includes/js/jquery/ui/effect-pulsate.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-pulsate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ÖÕ€ÂúÊ±ôC\0ã(IW','Ð\"‹žTñ>Ý¾Gã(jÐ¬;_2ëA²ÿžØ\'í{Šÿ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ ;P˜©6¢Ï37PUF¥','wp-includes/blocks/comment-content/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìv¹²Ž”%†]K£','ÆUÖ‘ïÿw@Ÿ,m1Å´C,É\"¹àF®´Yjk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜+c‘v /Â+fMzýÕßk','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/rest/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/rest/class-rest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×E{	ù{ÊÌ¤QvÂŽÀL¥','œFù\0šøm\rß¢Æðçïƒ©0²Q^t`97(>â#8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜-Ø(ÒŸâoF‹L¸ºÔ','wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php','/wordpress/themes/twentynineteen/3.2/classes/class-twentynineteen-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E¾[]\"wbÔàœñŠ…ß','#‡«2Otd‡+Ë˜ŽáiÿXŸdÔmò@\0úª\ZLºø ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜-œJµqñ«—Ô•z-!u','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ò´ŠŠ8À³–3¨ôh','¢sµ šnÕ×¬ŽXðË\0#M‘èµzº‡øé\'û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜2n#¤02¢˜ŒÊ«rn','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/LogRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/LogRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ(¹,‘Ú{â² €Û>Î_','¾­í\'$BÞ}a„ù­¹¸\'»žp\0(!z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜3gŸˆnO“÷—íWÃw','wp-content/uploads/wpcode/cache/index.html','/srv/htdocs/wp-content/uploads/wpcode/cache/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜5ƒá;Â9Wóùßç\\ß÷e','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php',0,'°¥0\n‹Òþ‚¤©p…¢A³','°¥0\n‹Òþ‚¤©p…¢A³','Þ.ÁâVÆˆ¨$V4Ï2^„$Ÿú©#›./¹‹^^(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜6on£öÞü¹íŽMtaWÌ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AlertsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AlertsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ±Ÿ$ùîÅeE$92','Ï8­ß¦~Õ<0rêëRS%£óÛµ£ªGºuc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜G±,á-Äa¹ä93¼\r','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤››ö J}ÊD:ÿi©t','ý\"Ó^8dMp\nAjáê<Dnx~æe4…suO.Æ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜JV—^5©Ä©›ó’:C','wp-content/plugins/jetpack-protect/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w>v:ùK!…*¥Ü~ÀÕ','[|œ_ªZˆ½Ù¦ïå¨ˆô“´˜m=\Z ðãÍw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜UÄSˆ\rBç Ìc>\rÝ','wp-includes/blocks/latest-comments/style.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O”ÝwÎ¹·]Sp?³«OÃ','í¥2»ÙÞÖž>àþÜ …÷ s©i1B^÷\rIðP½6w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜W)ðô4g–}‘Èq™âÂÛ','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-california-privacy.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-california-privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù„‹T§Ô0~öšÐ  C','¡üÉK4ñÍï,\"³ÌJõÔÕîÀÙß¨T~yùµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜XöRÿevø• O¶ôU','wp-includes/blocks/quote/block.json','/wordpress/core/6.9.1/wp-includes/blocks/quote/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù\'®™c–ô÷q\"<(ÿMŸ]','l§…k\ZRÖ‰OB½ÍtÕý8 Ó+—iƒ±çjÝ!0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜X¸ÔÍìg5ûôŸ¼(=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ž7I Þ1F¦Guôj^','œð ×Ã»§õ«Í¥J«ï“OmOš:Ï™éçÜl˜W–5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜g€•dÜËÐ·÷¨nX','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wMïEs<ÈŽ»ý‹©cØ[','aýÀdBtV–”ôöVïuÍMmÃ\'übm°©Ž1Si2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜hÚõw^ä(þnõ¼È','wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðš²ð3gZÏ,<z=þ·ëz','³7\Z©«K¼5ÎÙ7¶òé%¦Á\"ÈFë#Øîå¢g.|Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜k[ˆm¦aÏÅŠŽþÇ8','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/salesforce.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/salesforce.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íAà‰Š“£µSV®_{Ï','‹[Øòé ‰¶¨…	+æþsïpFùÉ×ÕÒÍe“-/Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜mV„ÀþÄáwk\"§E','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡z)ÐÇÿ¿¢Dd3¯¡S=x','I¯5S³Ïðƒ\"´ž!Oþ²·¡laÆž¸[ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜nÏÀâ^2õýÊðüµ','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pinterest@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òuâ¦¤o^œy.¾o/!','Íë\rÂ^c‚â “ì)ŸŒáYËÖR‡æ\n%X¥ d\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜oàb0rc÷€\Z#¸Ö»','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/WordPressAdminMenus.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/WordPressAdminMenus.php',0,'k%×³˜ó<‚ÏÝˆ“»½Ï','k%×³˜ó<‚ÏÝˆ“»½Ï','Û¯/_G3¥Ç¹\ZãAhå†¾f3©Ihñ•Æx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜pt_ Y‡ÁŒÊ7LãKt','wp-admin/css/deprecated-media-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/deprecated-media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹çSr\rI›sL’»é','œUÙ1m‡½¬ûÝ¨ñ:ª¼Èê0ËöÃÿƒÜ’Û>Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜yÅj]Ë\r¸rý¨ÞŽe','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½÷®Ürže¿;üÌ]tè','byËf{vBjÐz<£xòðßš’ŠæhgD*î£\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜{hË­VŽ`ž\n/CÚ=âç','wp-content/plugins/jetpack/_inc/build/plugins-page.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚\0	jŒg\Z¿Q¿û´¸Û','IßœêZê9!‚ ‚d&&÷Yn·¾¤>X¸Æ„+¥#=Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜áŸóÝøU$ÐbõÜQª','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þâº£6¾ZÍ>[˜5=	ð','¢³Ðˆhý¥˜>‡Nþ™A\n5ñø]Ó…,ÝÍŒ®Õ(”œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜šd|´Û”ÒEøCv“ç','wp-content/mu-plugins/nexcess-mapps/Support/Apache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Apache.php',0,'ó¦ÏÌ¦*€ô ýy J?‚','ó¦ÏÌ¦*€ô ýy J?‚','›ÈÌ6nt›q‰æ¬E\rã¡ìrü.\0	.È‰,í¬nã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜®—ßÍìX«\0TÊO ê•','wp-content/themes/twentynineteen/sass/navigation/_links.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_links.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Z–ÝÙÌ#’o5Àsšt‰','\réÓ•F	†‘6ôºö;‹hÅXðËYÛó¯YªÔ R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜‚(üeÃÐQgD\\Ã¨Ùc=','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/EachPromise.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/EachPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î‰Ë‰gNõÔ}Ê²Hhü','¿øTiM\n­]UWÖ‚JbÙB¨TÒqP7°K?ncÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ƒ©\'(jli¸“Äô™Ý','wp-content/themes/twentytwenty/template-parts/entry-header.php','/wordpress/themes/twentytwenty/3.0/template-parts/entry-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n³å_’Noa\rž]„','ÒQHŽ…mïù\"ÿÿÅÍ¥¼À0šÃz÷<„\0*{}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜£ýT¹D‰ÀFÒK1Ç','wp-admin/css/media.css','/wordpress/core/6.9.1/wp-admin/css/media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôö¾fédðà“n+P\0+','ï?oê^òÑ\'XWã¤A HÉÒ‡! fòƒÒ)JR(µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜‘ºµi3©4¡i*ñ','wp-content/plugins/seo-by-rank-math/includes/admin/class-option-center.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-option-center.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥^‚¸	á%”‘·t?Ð','ùØ{°mæÓ¸¢¼=*YLì«‰Î¿R`za^u\Z\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜’ÔôÒe¼…ï\"cj¥','wp-content/plugins/seo-by-rank-math/includes/template-tags.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vø¦”aRpOÉdÄ§¸†','^^ëåŽ¶QÉìgFñ=\rÈj]?6KUŠ+@àµM\0å*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜’A+­¨.šT·‡-k¢}','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìj»‡º”¦\\íj;ÊÞ2','…k¤êgÒå»Ó‘§2G±jíþP”r”48uæôù§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜’woç™7ïJºý<…\0$','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ‰rxƒv¸wFgf:¬','³cÝ~íµ³$¬:”k^ãâY¬ŸD™`6P®¾(I\n~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜,Dð2IÝ«r}ÌÆ«X','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-digg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xP1ÜAˆ}÷}Ô{˜j<ì','g·ß>\ZÙþ¢ˆäŠv£—¦7Ã?íQ•ùá­<IqÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¢Uiù÷\r5™€ ”±Â‡','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¤SÑ:6Ôé‰Ô¡\'á\Z','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'½Çõ~§+A)Ø¤&G','u‰À­$\' =“/¥T÷7}¢\nòµs\r»ý¼ø–3\0ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¤ï¾YRF¾l×~;²[','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/menu.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Sê6I<Få¼Ù{v)[','‹ã–=7þ|Ú1É¿hQ4|¯R óæAºýG£ìH›*Ç\0\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜¥£Ã­Ÿ3n”µlÁ’N','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Biography.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Biography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sƒûfq“½§QNÈ³<','|Š²ÐO¨2Þ2Ñn\0Øî¾åÜ§®—sÈ(î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜©w2)R”»Š¸ÁvkkÚ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg',0,'¶SŒ§ÞµÇ³¢€T0c[','¶SŒ§ÞµÇ³¢€T0c[','^ŽGë‚“âj¡ýÀ±RE	¸bŽÓ’\'‰•ºðÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ª}ÂþW¼RBV©•u','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/src/class-plans.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/src/class-plans.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/^÷…YØÀ˜dó¾\nÖy','7óDË&UrÂ×Ôs¶¢¥\n\\!yrv<Þ¼¡Ìµv¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜«„Ž­rÍ8 ¢©-@','wp-content/plugins/jetpack/_inc/blocks/editor.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åœ)\nkJz¿Àrœ¡°V ','¬#yºdÕˆúYá½c1’ŠD¦Ï¦¥Ú°áêƒÓ‰‰„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜«èÕKÐ2®õWU\nØ«T','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì—C®½ôcûhyüŠ$%$','Ùœ\\(N°¶\Z;ê/ê¹­Åõ38@áC3u<øî’\Zª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜®w|‰BÎ…ºÀ°;ÅdÚ™','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß4™Ç¾\\=½Ò†-!‰','ú©±éêï«–—ï†5i\'t—ÀUª„·4Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜³DNïÍæxÙFµ\r3','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/TagProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/TagProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H®œu†óÆvüp„qµ»','Òbv:ü%™8°ûÑšEÝ²”™pyŠ64»§\Z}{{q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜´˜Û£ åRV(gŒ²à','wp-content/plugins/worker/src/MWP/Stream/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜º›‘†Â«,$*¸Ý\0w','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-preview.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Å„”oûÒz·âëP°Y','rÐîc#aMwy×¥h_3MºŠ¥ªG2²^Á\"xCµ˜÷/\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Â:k¼½ÒÜXi<óš','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿†±ÞO<†üž+Oþõý ','‡cgÇíB-´QÚB¼à²ÞoqÔŽšd{“Qˆ¬£t7Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Ä\\Píh‰ÙI	3Z','wp-content/plugins/imagify/inc/classes/class-imagify-files-iterator.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-iterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î\"¢}mwËáò|âG_†o','ÈÓ–‹‘«~\"QFº¼¼°˜t[¦½O|$„uš’íef','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Ä/GÎžÓ¶[­ÇœîÙC','wp-admin/js/gallery.js','/wordpress/core/6.9.1/wp-admin/js/gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Àköv¡ûT\'n±ä¡d','¦y=±ü¿]Ž\Zès˜]ˆ†Ÿjp×…ÃÌ›¾6bàv…èa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Å‰œj¢±ÄÃï7î`…Î','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTemplatesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTemplatesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øjð•b—|ú½G‘','ÝI§2%aU“‘¾_#(hÞÔ]u4x¢‹¿V•¸é¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜È’T 7?_‡‚PSßß','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åŠg²É†fx¨?É8­•','Qº]¼è)øÉ^Ç€´¡.ˆR¹©D?|z\\]?œž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Ë!$*h½\Z\Z	&lý} ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-site.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-site.php',0,'ös^ŸÔëB‡(Ëâ\"Ž','ös^ŸÔëB‡(Ëâ\"Ž','\nÊ0×FcÒ³GTÞ¨ÀÈ~•I·’ô—ß˜AØ}\0)ò¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ÍÉ[²/9} `:wÙP','license.txt','/wordpress/core/6.9.1/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/)¨>y,íÜ«J0S¾','íÎJ–+pP¦¸JŠ|`Nˆ²Uo¯aè7%ÝÑnfV3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Ö2ô¿¤þÓ±íª|á“S>','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñuç¤:`â’ôNpØ|_ S','º\'—õÓô˜JæÕfÅÜ2¡]Å}!Ò«Õµ»\nÇy,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ØðÎt»äøjäu','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÎ\"JkûœôÅ¦>9Ls','iÎµg4\'¬HŠ‚ØÂöäfâ¤ÍQW¿6?+¸G#ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ÙO‹Ýª«ÞST[?¢','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-analytics.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-analytics.php',0,'#äHS`Õ#Ë”ï.S°ÍÔ','#äHS`Õ#Ë”ï.S°ÍÔ','h>ÙzÐ;2Ã„dàVÀ‘™Xfx£ä=c÷äÊÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ÙÀv¨ŽÒK:àøZF','wp-includes/blocks/site-tagline/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ã‘ÂäÜr÷38ÅßŸ','ªÏÅ²þuÎ‘§uÆÞ-þ¤Ð x“©m’oCÝ\0£±/#í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Û±n*ÅE1·IgÁå`%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÉŠÒòÿì^z2Ç”¹R~','¿tz˜ƒÆÑ[huþ÷ñ&ûhÉ«õ„~N—ºÑå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜Ü\rÜÏˆ¹UeÙ?Lºè','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplePayDomainService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplePayDomainService.php',0,'}0\0ŠGxËC ÒæÌºïh','}0\0ŠGxËC ÒæÌºïh',':w{ë×•’ŸÈY~0ÈÑŸóÃQ8ÞtòƒÅæº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ÞþoØšWã…œoC›†','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b€r*-CN¦mëáJAU','ºõt»qÉô•I»ã>!k?Ä¼?Õ¥k0)ßÌ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜âï7·%ìÌ¬ŠÅè&','wp-includes/css/dist/block-library/common.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µð |Ødº¦—OðAöÐp','H¬iK_&®ØÓà5…Óh®“«O¾‹qSÑ¨YIc–€ì\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜çˆ_Þé\'PÏ.œñ4Ö½	','wp-content/plugins/gravityforms/includes/settings/fields/class-toggle.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-toggle.php',0,'æ8‹ÿ«Bgïä«­Pü','æ8‹ÿ«Bgïä«­Pü','€]È \r³¹é(ÓÄ#µÎØ<•¾2I²‘î?Ü§z7óË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜çÄz°%ÑàH©<}„Ò','wp-content/plugins/jetpack/images/recommendations/assistant-site-type-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-type-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nhj–bÕçE}ŸˆŒL','ðlºò*ªfHpB>îªO.T\0Ö>K`Ê\\–½A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜éKÆOä~Ï©-q^Lheu','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpIssue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpIssue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bª@òØm\0ìöÖö!´´,','¬>øV¿Ÿs„”¥Ø”@À¬[Õ‘vÏ†JàFÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ï^fa8Ó6‚d9ÖP','wp-content/themes/genesis/lib/widgets/user-profile-widget.php','/srv/htdocs/wp-content/themes/genesis/lib/widgets/user-profile-widget.php',0,'ZuUKˆœO¶C—þ1.Þ','ZuUKˆœO¶C—þ1.Þ','N<gÊu¤žUEtË.¼Ž+ÁE\Z~-Ê)¥oMiJÁ™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜õ×ú›K‰~$Þž>˜Ú','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ˜Öl`†ç¨³Ô…˜','çs‡mâ˜Xñ€P¨:ä¼±”\0ª0Æ_C3}Ÿ ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ù‡ëÝöèH‚Ô±5©t','wp-content/plugins/jetpack/modules/subscriptions/subscriptions.css','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscriptions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Deaûbáàø Ø12]','¼6àe™hXw»B¯ö¨ËíU³ùYê2!#éq½åmA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ûwÙ­T˜þ	IÀÒZK\Z','wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ú©“Šò#ÈqgI¤o','>Ž…Æ´ÑékÓåËÀ)>®`\rO¢%Jbçƒ&!C¨i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('˜ü+=\0è\rìA~Ó}Q','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_theme_plugin_update.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_theme_plugin_update.php',0,'ØdÓ\Z¬$æd]sØKÚ“','ØdÓ\Z¬$æd]sØKÚ“','ì‚Uœ0VöuM}/Ò~ágåå!Òmþlâ\01Mí!Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™\0¡&Ú9äm¯P[Y•<,','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \nç}6¸Ž\Z7|ì\Z›ÖÔö','Xàs†–«G­”U¡O‡h2­j¦hÌ8Ñ%ì[ƒB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™\0£ùµè Ò.}¥fwA','wp-includes/date.php','/wordpress/core/6.9.1/wp-includes/date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¿éNaòe‹ü»Ð\\ÀE','—CR®H—Ç<f¡TÛ|Ïªµ/\"¹Î¦úh$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™\\+Ð\ZH¼Û\"ãþ:Ø','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¸ÌDUª¬qŸáIX‘›','š]a7È°ç5J;µ UÆï!äæÂ,NÔ²8ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™yŽ”Gšoºò\n‚ËYáV','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-block.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z§’÷¹·‘\0éÊÄŽ','¿˜—Ô!²ØœÇ´Ô’_áJùÚ±/\09¯A«^<Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™èöäÁG°O,,óç©Ÿ','wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÙñZ%8žý|eç-Bü','«ŠebvTK§Ð-{éÝ	¹ÉëÂ<P·’ŸÁ)#¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™™íGJ¤÷6zpÍ\r‚Ñ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC4.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC4.php',0,'Ó¥õs\0Ò`î¶³x65=\r','Ó¥õs\0Ò`î¶³x65=\r',':FÀ˜¥,²l&ãÉÙ*M—63K¶Ë‚öçe	ÿJFHã€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™#hÓN|ÛK/óeÖGÕ','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-duplicator.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-duplicator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=šÉ†™iA¾ëñ€ôª','Ûóöp6 Ž—R²~Þç…ÖË¿æRØ³Ó²Ž“•Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ŽÖ—³\0³Íi\n›ÏÙ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù’š·[Ø,y¸Ëšî€ò','fMþ¾4h9š,ZExÀ\0²Á:|â†cC|ÝÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Å*Øß’\Z=1Ù','wp-content/plugins/worker/publickeys/godaddy_g2_root.cer','/srv/htdocs/wp-content/plugins/worker/publickeys/godaddy_g2_root.cer',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªö\r7cÎŠ£HŒ\"mßQë ','9„ñ ¨«~QB²Î›-fÍûäæ%<WŒ]îÉß´Hy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™+	ÎðGÆŽ-–ö1÷Aœ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/ArgumentNotExistException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/ArgumentNotExistException.php',0,'&à]Ò±ª\0Æ€%%ö\ZªÃ—','&à]Ò±ª\0Æ€%%ö\ZªÃ—','i@­»¢sÀŒî‡šð Ô¥\\¶wÿŒ\nvÁBÄÇŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™/†ü3^Ðå~(Î^\0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìà—zÕÈÿZd&Ô:¨','&·‚óÀÍ‘\\áUhíM·…’\ZÐ<§ÛPXl3‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™/ŒÐn¹Ê£\nFÒ¢A<.','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-tag.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-tag.php',0,'âO0H«?/€šýÆÀ\"£­ ','âO0H«?/€šýÆÀ\"£­ ','Á™7”šíàùÂ/”ë‡\Z®ÿ àÆ0 ¥8‡XnŽÀP[­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™1õh“Ø­\0¡;íŸ\"Ô','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&T})¦::b…­õ','¡ç¼‹%qFo¥ð€±‚×’½‰XÓ»AßèW#_šå«Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™7of3}ñ»	èN¸%„','wp-content/plugins/worker/publickeys/partner7.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner7.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZµÝ¢½2“Š}02éó','5ß}P4TßÖ\'—Õö`›É|à\"ã-z´µz¤»±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™8]>i\nÕgR5D×6Š','wp-content/plugins/gravityforms/includes/webapi/v2/includes/class-results-cache.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/class-results-cache.php',0,'AL1êjÎ‹éÙ|}Â‹Þ','AL1êjÎ‹éÙ|}Â‹Þ','LiÊ5õ÷&‰ì_5úÊ,Œ¶«àWIŒ8ai£ß°Ô6wí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™=¢¯&”#z@<×:®','wp-content/plugins/duplicate-post/src/ui/admin-bar.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')KÅ/\"$1\'Õës¬','êíM£o‚Üb½,×è£+6ýëi¡ŒÄìýà£µÙr|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™EUð)7Ò-É\'œ¾','wp-content/plugins/jetpack/modules/notes.php','/wordpress/plugins/jetpack/15.6-a.3/modules/notes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B†Zø•Üc©6‚êU\"ªE','K»Í°Àþž\n”Å©FÉ0øO¯aÔ9	Lˆdû˜î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™I´HÞÞÇ§;ˆ—’JUu','wp-content/uploads/backup/2022/05/index.php','/srv/htdocs/wp-content/uploads/backup/2022/05/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™RîFYT<ÑGhÉÖZÇ0n','wp-content/plugins/gravityforms/includes/fields/class-gf-field-price.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-price.php',0,'Õoª$îÇùX¨:}Wb','Õoª$îÇùX¨:}Wb','<ã?œ‘;ëEŸ(‘ÁG¿Åj?îßûöf^S]3•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™R÷Ågïdqÿic÷Ó','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AccountLink.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AccountLink.php',0,'Ã¨aJÐ³ik$0•f ','Ã¨aJÐ³ik$0•f ','ØäEÑßžéÆìy5Í¤4ëltr´Ðæ©‚¶ò\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™S\0º¾“ß®Õþ;ps‚€','wp-content/plugins/worker/src/MWP/ServiceContainer/ContainerAwareInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/ContainerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤SUi}Ò4µ³.æºÅÜo','Ñ\'0š¬à§™þÊÈo¾ÿ·ÇJ£€í\")û9}ö,Î\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™VX9“ëqä÷ï|ÞÚµèJ','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-compatibility.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zß‘…Qty Àúº;@','\'ÞÐ±T|Ù­ˆXÒ?9.É˜†9kQ^/,á¢±˜ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Xxr.Ú¬Î–ghV-²','wp-content/plugins/members/js/edit-post.min.js','/srv/htdocs/wp-content/plugins/members/js/edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¯Þ²É…›“6Ç”ÉE','RóÊü³y‹a‡{±ˆ“_ºÛ”c§–;&H³°@D9`‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Z@oná_t£7“lPßæ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg',0,'I¼³ËÊ#aæ»øÙæë','I¼³ËÊ#aæ»øÙæë','1—’¶U# ]ÏKÕš<‚|¦ ¼rƒÕ6ÒT%”®CÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™[‚Ÿ®QH\"pS1Èªëc','wp-admin/images/arrows-2x.png','/wordpress/core/6.9.1/wp-admin/images/arrows-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','— Qð†}Îñydb#6„','ø,cË¿\Z¯i(~æÖ×)•Œ©Î\'€Ä8[Aé/¨IÑåx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™\\Žl/§S¬½	úÇÊ¨ƒz','wp-includes/blocks/template-part/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿%RéëÇ½.¼Ï´Òê†ì','Svìà\nóAêØÂt&Ó2AªU—!”ušêÂ£g\0´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™_ÿ—çÄ>[ý®¾å•×·Ô','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetTableSchema.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetTableSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7æ;•mŠD×ä¿‘}ÉL<','ä@7¿%1ï5‚÷a9ä49a0©{LèWª;\\_Ã¿S°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™cÀ”¸Ü¬sgMI˜ù[','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™oŠûüý’}u¯—®','wp-content/plugins/duplicate-post/src/permissions-helper.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/permissions-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â—ö‘\0²$õ*…öAMv','}ì¾ï3TÔömqgÙ{ÜRY•’â„·NâîRÀYÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™u%Nð’*¡i+Âðüòè¸','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-woocommerce.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çŽ¦{‡$7Þ2Äì','49Ý^ÍÕ‹àëÑY`cÜ+—Ùð\n²¤=î±i6Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™xÅm™Ù‡Ä—‰m¯†ß','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg.js',0,'g2kìT/íG4Qï¢','g2kìT/íG4Qï¢','NËl`yª¢Š Dj~]»Øsã©Ö?=0 3û4Ñ€,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™xsÔ¶õÇ—…¾Œ^ˆ—`ü','wp-content/uploads/wc-logs/index.html','/srv/htdocs/wp-content/uploads/wc-logs/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™xÊÙ…ÔÀÆD ë9K‹Ó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U›®”‘¶¿µl†Š±>Ê?5','7\0SŠJ$*÷ûéÞnÏ‰P£R\\Bnó þ§/5oL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™xðý++˜¿\rºÂ‘ÿP©','wp-includes/blocks/footnotes/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âf«Ú`üå)²_','Dé‚´]£•ÐÓ=Ôå‘”ž¹2Uƒh{HE8¬A_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ƒûÍÄ²9“¦Òõ93%','wp-includes/blocks/comment-date/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\0Ñþ8/Ñ>YíÓûF','ÁÂ½2}…É8ez¿Fì>XÌ:©fÉ\0Y‚\"¡MÊê„´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ˆÿ\\’×ßìíó€€–ð»','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-image.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù™Ee*R¥µ0Š‘àï>«','iý|Âö÷‡\'Æ7É”™ü™÷ÆÝ“\r\'ã_SæŽeBä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™p`®#+¤ÞÚá’`','wp-content/plugins/wp-mail-smtp/assets/images/providers/elasticemail.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/elasticemail.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÉmQ“ã¬?÷ê„\0Éí','ØúÚ\nŽð°ë\n\Z‚«‘[z¿T>\\÷Cì-³ì¹Ä@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™˜[ixTºqÔÃ~Wv¡e','wp-admin/network/plugin-editor.php','/wordpress/core/6.9.1/wp-admin/network/plugin-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8@_vaÑ”Í“Nß|Åjµ','<‚	—gK×KÛÔ†ä{ËÈ‘nV»âU´Ì‰\næ2ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™žF~…‘Ÿyµc7v-','wp-includes/js/customize-preview-nav-menus.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview-nav-menus.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÁ€Q¯ÒµË\Zy*œ','kç7™(WÿŸ^ÄD¸&Ö¸7Ý}‰8Ø&GÞzý¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ž„§Ûo_ö£¦âGqÀ_','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/QuickPreviewResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/QuickPreviewResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l.F¤v/~ÚÖ‘h¯','Ë1\\˜î¹è¯Z–—E•7ÈU[\ré‹çYû9ðYè¯¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™£¿ñêÜ9¯½]®i6FÅ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-autosave-post-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-autosave-post-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—\Z¦F¥6ò¼¬šº^‰,Z','rpüìh\'™‰tí… 9@u½‰¨Oe»Öi`Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™¤ØË¤-qIÇ”v[E‚	+','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W`ŽÞÓ.>œªÌúÌÂ©','+€,2¾n…Is§TÎuyy!#i]Çß‘º\'”<Zœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ª`%ñî\n·Ò³ÚÉC','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/.babelrc','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/.babelrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§pÉÅvÑç`I«úÜþÄ†','ï¢ŒZ¡ñÆá&(iL¢Ýì87\09µHc\ZÃ4ÔB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™«B†×D78ÅÄ o\'F','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ô}†½ÅæCÆ‘Õ','YÑ›ÉsoJ¼®X˜ñ§\0Yu¾2“&õNÖ…,G~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™»VN±e2´ª¡.wÉÒ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/TransactionService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/TransactionService.php',0,'ôrWµ/Éq}–+ºŠ','ôrWµ/Éq}–+ºŠ','€¢C“¾åd–ošE+2`›¯%¬|eýH\"\"NOŒ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™¾éÐ³kšÞËžºÐÐÜ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Y^cØÃÆ½Ødë°Ø','cAÇÌv{W¦É»ÞRÂ’€îLè4“‚TEñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™È•ÁoðºÙÖy^z','wp-includes/blocks/image/view.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/image/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³„á¼\"âàz_&!÷[','½Þs}l6‡8y·a‡õu4‡Â€}QßKøé0s¥#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Íêl˜XIÈ°€•/Ç','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´dÞ)â>^Æß»àV¢¿','©üí\\käDÒ´ »Cµ®¥y:B.L\n,ÆQqÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Î…ßê‡h**é•‚‡F®','wp-content/themes/twentytwentyfour/patterns/template-home-business.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-business.php',0,'C²Œô\r¯‹¡\ZùY›bÏ','C²Œô\r¯‹¡\ZùY›bÏ',':«DG4¤T× 7üŸ¬Äò=‘R)ƒ…õŸ19Aàˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Ñ•è•µJLO¼\nÚÆ,’Æ','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—i^ÿtSÓ¹sKD®jôV','o$ë“:³û\05èf@O;!tI^†ÝAzÙÈÕ_†T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ÓxÂ¼/EÍ×q$*¹È','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBTChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBTChange.php',0,'X§$y—Ýœ \\izPMÿ','X§$y—Ýœ \\izPMÿ','È=\n]ÍÒe²Çä»¼œéç/!¾#Ž„IØÁÁßˆ_)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ÓÖ›4ù»—.¢·(ëÆ-È','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê${èßð¥µ‰Ø\nëKŒS‹','ø­ò‚Æ³K€!*D£17KøÓRYEe=¹ò´…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Õ9¶ˆˆ‚Õ÷Ûý>K\Z','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiErrorException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiErrorException.php',0,'êGU=@¤÷Ù5ZkRÃ','êGU=@¤÷Ù5ZkRÃ','¦ådw±öSÉÚ´ïà¤·	ßµ^e¤GÈd6«o†¸)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™Üˆy\0XF˜käzhœž	','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤gXš~Ò®Z±5šâÐ¹¢ç','4½å§YçáTºÊ±,ü˜’r4¼Ù”íg¤¸KòÃ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™â…ò¡Ö$µ¡RsbL­z','wp-content/plugins/jetpack/modules/latex.php','/wordpress/plugins/jetpack/15.6-a.3/modules/latex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïôâ,QÑÔCimè#áº','ÅxJ¶ºÌŽ}_),ñV)—Â,$,,o@VÙÇÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ã¥#?ààJIº[kVü','wp-content/plugins/gravityformscoupons/coupons.php','/srv/htdocs/wp-content/plugins/gravityformscoupons/coupons.php',0,'Ráÿrl†_ÛU£`3t','Ráÿrl†_ÛU£`3t','†˜}_ÓAE3Ð^é«ÅA”oXºÿf±¤ë¨5+@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ä‘–ëwƒ7:\'Âh*','wp-includes/js/dist/vendor/lodash.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/lodash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»µˆÌC`ß]1~¿õõÁ¬œ','×³[£p:â­	Œzê±ÕÌKÛQWwŠt}H¤ÓI­(	€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™æiœ%›ùÃo‹)Ü#…»\\','wp-includes/blocks/image/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’p.s‹pBvL\'?‘Öza','K¢w‰‰x‰Ê#uìÄ>úsÓNéÁÊÏa§‡æ<U•Ny','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ïATzŽ–É6v›À','wp-content/plugins/google-site-kit/includes/Core/User/REST_Conversion_Reporting_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Conversion_Reporting_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡¹\'}½¹ÖLœD','Ž;€.„}›ƒ”ÛÈ¥aƒ÷£štŠÉ(æY~Jïó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™öqÚ6 	r)šf¹\"ÒÎ¼','wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ½\"0>3šn\'{úëlü','Ž!/‘mTç >TÁ2*ùðöVÄ†mžPÇv…#Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™÷Wicñiÿ7jÓBÈ»•','wp-content/plugins/jetpack/_inc/blocks/sharing-button/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0.\r\\ZìlÁ6›N4',']UÕç}/bhÔ×#æqØÛø¬—ÝoþÓ¸+\"á=¨\r°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('™ûÓ\0Hü ƒ”EÔ”','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/IEEE.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/IEEE.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{kºa€•¶µ#`çµ”FE','¼$‘)¸Í¼…™§ž‹‘X´¦–K4Uš¬½c\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šµÂ2¼Ýôø:ý¬”¡·','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…b4Ç\'¡—&ëŸð','Û¼ó›Š4P\'ô¢ÑáhNêaë>·¨ÛEþ5à°›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š@Æ¯_gUŸ‹9','wp-includes/Requests/src/Auth/Basic.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Auth/Basic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öwÝY{Ó“1}`oÊ','o…‚,ØŒÖbD\'&<¥ØŸ	ñàÀ¦e]Š™ñê\'ƒ=\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š»g÷¸H†]+Ÿ®j`','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurringPlanDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurringPlanDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÐ,ú_0ÄÍ–‹oô ','\nbÅ2üM¥ÉLm\Z¢vø945à<<.bJ^}D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š—õç±g—eN´,Wo','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/UrlSource.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/UrlSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¨ó€…—ïzÙõêŸ','€\'TýˆR]Žç€+Í§*•ÿQ\'£†;5èØ£Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šDW[ŽØzÃ{Q)WZ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-user-feedback.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-user-feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ög,ÍôÏ2H³–eà)§ï','Ž•SÎæïùÿ!0ÔT§i\Z•‰ìûXÝÜzÏÄ+ž8¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šó¯¦që²ú­;KT²J	','wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php',0,'q+?,õ¨¨€2Å–°ðÁ','q+?,õ¨¨€2Å–°ðÁ','*c8¨ª$Ç‚èyÊoîùLéFúÍ«B\0ušñh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šù\ZNOF¤Ïy“\rF\"Á','wp-content/plugins/akismet/akismet-is_IS.l10n.php','/wordpress/plugins/akismet/5.6/akismet-is_IS.l10n.php',0,'UuaO~œngÍ?Ü ¯w','UuaO~œngÍ?Ü ¯w','_?LgéÕ—žhSúˆcZbîí\r±*„VPõºý!ö‰¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š\Z-®”x7Ãù(AÄ4ù»ç','wp-includes/js/swfupload/license.txt','/wordpress/core/6.9.1/wp-includes/js/swfupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š*&¥V\\wâ#šãU´²','wp-content/plugins/worker/publickeys/partner4.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner4.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²(Ú5f½êí#ÒL™,','ÅtCõÎ`ü²6Á¼äJì·‡TZ]GAÞ`@äÙ¡±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š¦OÂñëüšXŸó\\›','wp-content/plugins/jetpack/_inc/blocks/gif/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š\"Mh4ˆ´Ðt¨\\ê;|d','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/README.md','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×®0eÝŒœMD}Íl','Uâ¶¨¶¢v5”n=?‚±¯Ü\rg/ä³d†øïxM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š\'%¿/4)-\rÑE$','wp-content/plugins/jetpack/images/jetpack-google-analytics.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-google-analytics.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':0ôìAì>îH¹J„Ö2^','¶?õÔ¹ÂœÐWDJ$ÌzBm(V\ZZÔgÉŽá%Wg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š(ç¨ý¨\"ÿ‡Ë?4U','wp-content/themes/twentytwenty/assets/css/editor-style-classic.css','/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-classic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‡[ŸGb¾\ZŸ ýr%','‡¾«noÁx¾øŠ>M±ªãOY¸•Mƒ®æà×^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š(çé9…s—ˆ¶Ë_üÁQ','wp-content/plugins/jetpack/3rd-party/creative-mail.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/creative-mail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯U§Œ3]¬³-#°Ô›R','„âŽ»)üDrQ,Êû|ÍSÊjâGëAb¥ÁylÀ®/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š,:¿êô3ÀÕ¹üC@É~œ','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¼ÕA¾a¸bvrñ¤','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š0ä,n×µÞFd‰jÄ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-key-metrics-setup-1d4b4a3d18ab38d2858e.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-key-metrics-setup-1d4b4a3d18ab38d2858e.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ]•OÁm²…)Ïv¹Œ°','j‹r\0E[ò\rq	ÃT\0cøÑ¯A‘_ñÄP{\0P˜Dm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š1W;cŸ¶š¸°NñÀ\"ïu','wp-includes/pomo/streams.php','/wordpress/core/6.9.1/wp-includes/pomo/streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üa³AþÕm²Ì@4q#T','©m»CÈ—ÛØ™~ž{Ò@´F}Ë—nÉ¨©‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š7mã5‹„’ÃÊa@˜Ÿ}','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-11.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-11.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¸•ù)0nËqÅàEµß\n','³M\Z%{«S+e=CfDš ¥ÎW]ãvUÉµmN*™»b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š7ÖµÉ%“öÆ@÷üø–R','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"c…hH;Q‹î²•º)\r','î¿o:³âÛËEŽË›£¼Ç‰ÿY¨©07·“VcNX]Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š7å,w=cÔXÐ>Yöi&Y','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š’¯UëÌ(Ù“zò÷\rÒ','¹B$\'‚9G÷†™MWÏ–ÑÄô1‰}ÅL›3Þ£_RÏB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š;^u[°H\Z—ìîÜÖ}»','wp-content/plugins/jetpack/images/get-apps-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìýèí( ´x\Z¿ÎÊ','=ôRn< ý´¦Ü…xû\"ã>GÂOrÑ†I{¿bjåŸ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šC@ã\\CªâKãN‰ö\nº','wp-content/plugins/advanced-custom-fields-pro/includes/compatibility.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/compatibility.php',0,'r¨§oçl§Ì6tàï\nôÌ','r¨§oçl§Ì6tàï\nôÌ','î0M¢‹³=	î’§r­d|¶,DjØêhº¾ë\r÷”f]¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šJ@}a—§Ãø#×Ü¯!I','wp-content/plugins/worker/src/MWP/Security/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šJž‹B¾GT²;,l£ÀT','wp-includes/images/smilies/icon_exclaim.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_exclaim.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\\­³>5\0rÆÎôsgØ','µL¸ÉµèH²ÏA(œxÊ“2‘EP%ð	‘×#½ü¯#Â5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šJ£Š@v\\]3Q “','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderReturnService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderReturnService.php',0,'|+uPºw›{‡èð[Š','|+uPºw›{‡èð[Š','o‹kêçñM\\Ê@Å{Ü’\0_@ÍÆÊþMR”¶Úïäv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šKQnâ‰BÃA¼†²•Éçl','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™nwMt…øÿÈ78Ô5»','BšWéžkŸù“Ë•†ZØÄ°4ÐÐŠoRoqÐ\rp kû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šN ÞEêd–™¾5þ:¥ôu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/.babelrc','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/.babelrc',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§pÉÅvÑç`I«úÜþÄ†','ï¢ŒZ¡ñÆá&(iL¢Ýì87\09µHc\ZÃ4ÔB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šT‚Õ2|/Ýñ¨A,ÊÞÙ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomMetric.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomMetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Öf²»íTK4]ÎOÔRÝ','\\°*\\4b(RËv¦£}£L¤}4lÍ1,¡ŒŠô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šU¿Î©\0`F‘Îs\0YÌÃ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ ‰®b’\'%ÄMåpoàEÍ','pö;¤ÒiÙqP&kÄæ¿ºÿAæ^©­l\rñVƒ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šVŸ^æ‚3±çm6‡._P','wp-includes/customize/class-wp-customize-background-image-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©#Éó—æŒ·[°‡^”7,','lxE&ã35Ì……úNj×´Ÿ’!%Æ¸ƒ÷v£Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šVô þ/ËÍñ;!‚f','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/index.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªuƒ#\'Úlø\\¼6hbR','H¯á=âõ¾¤yv¦A.õð>1òÉR÷¼\Za)í©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š`\r”„Ù þËªœ4k','wp-content/plugins/jetpack/modules/videopress/js/editor-view.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/editor-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äyª1	®3÷ÉÙŸÊ¥','ÒârLœ¦¯ÄPû7Ê¶6¿ê”VÂ›åq®³hñ,l“F¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šc\0È<-¨Ê›£\Z@5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image-sizes.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image-sizes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËæÃ×JŽ¨ÿèí ÛÎž','KX@o<-¾C¤ÏËºëÔ!šÃŒ8”ð*˜×<&ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šf80¹(\Z@6É°Km\Z','wp-content/mu-plugins/nexcess-mapps/DropIns/fatal-error-handler.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/DropIns/fatal-error-handler.php',0,'HGñ›mùJj¢`·@äA@','HGñ›mùJj¢`·@äA@','Ì\\Ÿ-r×qÓÌÐq˜;ä‹P§\Z5¯Øb[zÌ*~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šk# í[¼ywð™ã‘h','wp-content/plugins/jetpack/images/wordads.svg','/wordpress/plugins/jetpack/15.6-a.3/images/wordads.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kŽ\0Ë|ÙåÜ>)ÛÉ\n','¥0„êJ¥F¼œxÔìd6ÑÑ´¼}ÃYømÖRU®Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šmnXÑ½ÿ<—x¥+^žd','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-rest.php',0,'é0?Ü§wb\0Xb6=^ýzZ','é0?Ü§wb\0Xb6=^ýzZ','»§¶y}×Ø70v±ÍA¼BÒ¸Ê\0 ¤¨¿)\0Ç>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šq2t’rÛ—,]s*rº','wp-includes/blocks/audio/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íC§uÓá®È€Éc4B’)','(4„KÆqbçQÿXÎ{dÿ†*µP¯\n‚zñ«þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šs7.çq²ïNº~^ºXjî','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/bootstrap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¦-ZÔ7?¹=ˆ&ñ4ÌÜ',':Ä¶IÄ^%Ý #*-r’AÁ­M~AÃflìwjE±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šu…Z¾³«/|LÜfï<«','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éâÉî©7XcÏl ŽœÄ','\nB„yNz@d\'hÀ*ë\rñ†Àr\0á”P8mà/(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šyÞXw“Oèÿµweö¯Bú','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}!Ñ7£–Êµ[/ÞL&','+¦¾ÐóiÀ«ÃAÐ[`\"g,³$ma}õECd…rÞ*yQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šzxXYÔ“7²J™Õß§µ¿','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/helpers.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/helpers.php',0,'š×Ífý7¡[;iÎ','š×Ífý7¡[;iÎ','¹,„UÌ)[Ÿ½:³%Lº•ÆîÏU¾`7ÎYœ	­ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š{%Ðâ˜÷M>kZK¥¬','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»;~wFâÅ?®Ç„&Qéã','Õe½õ”–Ý¯…ÔÄIä?ç‘©µÙÐÐÛÙØÚè>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šŠÞåpMÊš‘¿íÍÀ.','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg',0,'Kü ¥1çúCLŠø¹¢','Kü ¥1çúCLŠø¹¢','çncX%H€ÁÊaéóâ®ßÚpE­·a³-ËÍµMÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ši]6Z+\\²Nu^–¢Õ','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çf„àˆ14Xöâ¢	','¼	màƒ[KzW¬¾…`\0èmÐ5±ôV+¾Ö©Ö,°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š’³mR»:Dq°ÆàŠ¤b','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/FolderEntities.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/FolderEntities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c|öâ2º8\Z±á%X¾','áõpb1£-†®x|âa»;ÐéÄ¾WYºrwÏx\nZ×å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š’æ¾q‡üð:ÏŸ]B','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/varnish-http-purge.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/varnish-http-purge.php',0,'òˆH°7íj¡xèNN\"¹ý','òˆH°7íj¡xèNN\"¹ý','Öoÿ²þhO#[\'ð!ú{ÊUkzY[„œáë“¾ŸjÚí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š”íYí÷àvêÁ zª„','wp-content/plugins/jetpack/3rd-party/web-stories.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/web-stories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	=4”‘’HR¢ƒ Ÿ²¿­\r','{¥ÿ\nµ(‡oâcIn4°‡Nbbsä¡JIÏ«l:;|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š˜*7çÖ6:eI‚','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~œÕCäwûûórU¾pÓg','õ‰\\V¯ªÏPY9ïE_™0Ç‡ÂÏQ‰°MË†•f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š¡¡K‡†O‚BßÂø‰q','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@^„ƒ\nÈEd8‡§v|<k',' é\rg*U$Ni›\\û|hZ=®je\'¦€šbõ?âtÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š¥7¸M3Âšã$ËôŒ','wp-includes/images/smilies/icon_question.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_question.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ß[-\0Ò\'¾‘W³¢F','Æ7b Ø|6#ÅÐöíýƒ©9/?x»†~»ã[³µ%t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šª™‘2@ïkä¬w>K”2','wp-includes/feed-atom.php','/wordpress/core/6.9.1/wp-includes/feed-atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÌ[ÇC²m¸^¤q','z·À&ÞjSå9\r‚tÍ¬¹^#™ì‰ðñ|oò³ °','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šªô¢ìH\0Û™À®h™CÁú','wp-admin/css/colors/ectoplasm/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÛ2\"«\0úÅJÅwì3§','óíéþÈFÁÇ2{êª¢ú? f%9lÊ	Y»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š­&¦-\"5°%TÍÏ^£!Â','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SkuService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SkuService.php',0,'ÒV-ãšÓ3n.6©ÙC','ÒV-ãšÓ3n.6©ÙC','— „LiKÙ1JÜA\\ãS\'ÙÚ\\k÷yÑSL“ïc˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š°wtòH©ëá-s“\0Ân','wp-includes/js/wplink.js','/wordpress/core/6.9.1/wp-includes/js/wplink.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UüÃÒRÃÎwè/«œ’ÂÕ!','¡…xmæÝ%×ŒJ Â¡^Ú­{Îq#—X!ææ…´R¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š±³ \0l7,úH©@hÜž‹','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/ucp.png','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/ucp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÚ³°/²Uî1ûò|íÆ','Çü\ZCcoŒçî’?r’AAƒÖŸF¼-<ïh´ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šµé1.·ÉCº\"’4Ðî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/plugin-action-button.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/plugin-action-button.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎWŒ|}ú{EüTïŽÅ×','+Y„äqºv)ü}ÝïE*³Ÿ†ÀŒ‹`Uï€ðjç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š½Î	F\"ðôPÕ#Mª\'×','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-members.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-members.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z©\0»†³ŽÐj.ë','û7Xl,&#ìY½,á‘Æ˜9BŠOøi:Éð-E›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÁ¶à$Oîðà„Ô³µeOe','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgent.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4±\n¦¯%Ò™±‰IïÓñ','k¼«¢|÷ÙMÊ¡\rÄþ™²û\\¤éƒ½–?–âF¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÁëš=…·¼8îAJï}û','wp-content/plugins/jetpack/modules/account-protection.php','/wordpress/plugins/jetpack/15.6-a.3/modules/account-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ñVÚ¢BBÌ½j¸«³','àYáð\'¥Œ¢Ù7„yk’`YÓ|¢:À7µöðEÝÝI‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÄþÚ=Ö¬H–@-i˜ï','wp-includes/css/admin-bar-rtl.css','/wordpress/core/6.9.1/wp-includes/css/admin-bar-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c´Ô\"‚=\\=Œ]„1','m¿Qu®Ý/tŽÊ¯”<‡Ø·¯Ÿqz«ÂÀzxO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÅpššÙï6‹É¨±ˆZL','wp-includes/blocks/widget-group/block.json','/wordpress/core/6.9.1/wp-includes/blocks/widget-group/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^1£¸îœ‚; Ý:ÊŠ','ÌY^µ“Ä 0×¥s²™AõßÑ”nü-d¯v÷IO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÓVsB>ÉVDªïØ¾š{','wp-content/plugins/imagify/views/modal-settings-visual-comparison.php','/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-visual-comparison.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø­VÚ¦_@\"¢eE\"àí','¤$È%%.4&X»\"£E0¢ôØ¦F\\\n—,ÄÁež¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('š×k¯#þýZ#GIùÏu','wp-content/mu-plugins/nexcess-mapps/Plugin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugin.php',0,'ç6R$1Ø\"Õ”’%Üýì0','ç6R$1Ø\"Õ”’%Üýì0','Œ†¬°ïªÇPFuº‹!ÖÍÚ€TAÜÿº>O Ã@_ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÛy–œ$õì0³05r!','wp-content/mu-plugins/nexcess-mapps/Support/Pluggable.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Pluggable.php',0,'t¡ý°\0tWsáº6l•‹','t¡ý°\0tWsáº6l•‹','¨%Ÿ5A@`ò4b–LÕõ+ÁKúá\0…  êfØµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÛÖ~­ gØ€j×8œŒ','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ç‰äcµÀ +ã.\0ù˜à','‡Ð›T „RsC4äY?õ‚?Ò«zÈ·‰ê¸)F¿N9à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÞ#Æb1åœœÏð','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ÄØUgÞXßx{PªŸ','aKªÓlmÀ®o¶`0z˜EùK°¬OJ]Q9j’ÁM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šß(B«A!¬ªž×ÛÜÝöñ','wp-includes/theme-templates.php','/wordpress/core/6.9.1/wp-includes/theme-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÐÚ›S‡emåÄ‘ÅTt','Í¬:¨¡±v<øQˆPÔ+Ó]ÿˆ+‰¦¥|¿#lª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šâÕ„ãóPoã[YÀÏ@‹','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#EÛ÷ƒÅûâFßy£','e$‡&Œ\0A[!Ú\rå‚|ZÓˆÇy-—&„…hÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šå\n;¡÷2f7Ÿ«z4ŠP','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-row.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-row.php',0,'EV!í•Er¹¸îTzDæÞµ','EV!í•Er¹¸îTzDæÞµ','‹ªíÆi°l8àÌ»;yx±ç^PIÚÏ (ÀÎ£ÐX‡ùÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šå!úJÇ»)“\Zb†u\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¦73]NJAŒuÀ‚‘…Þ','¬‚/Cª^\\2ÕozØ+	ƒ¶Õ×qÚ>¼,£%Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šégÊzŠ©ß§Yå­³ë','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg',0,'—àÙg&#ð¾¯¤R:n\\Ú','—àÙg&#ð¾¯¤R:n\\Ú','RL•M46ŽÎ]+Èã¸meNw1/_<Öž×ne÷Ý¾»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šê-\'f¨ß•?X:4\r!','wp-includes/blocks/table/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/table/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IöýbFsymP¨pI/	]','?g(Õ»Â¢¡pØåR¡g&³ÔX³W„Ÿkt[›áë{½–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šêŠh‹L¼²JHÿX#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÂKø\'²]·~D£wÅ','<_æÑ£—°Ù!U†ñÂ4<vï¦îÕßÃÅ Ÿr°ù“â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šìæM<þpÇ­97º¤	Í','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-import-controller.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-import-controller.php',0,'ñ—ˆ¸ª´£\rh,q‚²™[','ñ—ˆ¸ª´£\rh,q‚²™[','ð&Vœ”3ü{@.cb«’\r¡‰¹ñ_\'»ËüqÍÝûÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šðÛ¬¿$7E‰ÒªÊÏÐ','wp-content/plugins/jetpack/enhanced-open-graph.php','/wordpress/plugins/jetpack/15.6-a.3/enhanced-open-graph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù’®¨ @ÓeQÿ@(pEl','Üc5]83ßþ}íCà~Šr…ÎoøKJÒÊ4]Æ<ä	nÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šúÑ×ã­qÂÚ>ÌwÌq¢','wp-content/plugins/jetpack/images/connect-right.jpg','/wordpress/plugins/jetpack/15.6-a.3/images/connect-right.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌŸn41´€Í€AX¡BÔ±Š','´x‘\0Zä4ìÿ(ù(ºè•†„5Í µ »!PÓH~?3Èz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('šÿ™^\'½qˆÂî0…ê','wp-links-opml.php','/wordpress/core/6.9.1/wp-links-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê½2)°ô« „Ô)ƒs','{†7ÑÑ¦ÃÁÛõöà®Z¾#£¸—¦Janü\\º5/Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›~ÕÚË–\rB¤íµ&\\','wp-content/plugins/jetpack/_inc/blocks/editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i‡BêIHôid)~Ãè»kv','P¹sQÃ-[7f½‰GS\rò:T£™ËK	7ƒòˆ±¤ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›/©€s«¾\rªh³¼c','wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.asset.php',0,'Y‡l©Ïç•íOV¨','Y‡l©Ïç•íOV¨','mQô•‘¶~†Zý\r[-m+£þEóVâ!Q3Ž0³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Ìpà†“«íøÜ‰','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-2.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýp7–$¼øp	ï„sG','ò¦+QÅö×0†Z÷O¡±b€uJ)\\µÀ+gh¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›!‹@’Jªˆ¢‡JÞ¹å','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2#5e\nE1 vœ¶¯àÍ§','gÛåÃ“„D‚“qHøƒÈ0BÖ©žŒtžXÇ±|ZÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›%n©ÍTß’	^ÇgXÎ°','wp-admin/js/inline-edit-post.js','/wordpress/core/6.9.1/wp-admin/js/inline-edit-post.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßå&HÏ/|5¿PlôþCA','z¨IÚKz½Ïð´Óoó®ÓNÔ“\Z€â6cv.ó!™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›\'o?¾$m)‹» š‡öÛë','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/object-oriented.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/object-oriented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶I˜é5yÃ•ˆœ i6','’xýýy·ŠvâéV^­BJmRöëúnCÚÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›+ú´.Tòú^vHU¬G`T','wp-content/plugins/jetpack/images/jetpack-performance.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-performance.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5~È*åJ¶Ó†mlÀì','Á97íÌ#™·I*d\08KëO2²Ð¥Í0ÃXsëá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›.ÁPC4~•ÕMV2','wp-content/mu-plugins/nexcess-mapps/Support/PlatformRequirements.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/PlatformRequirements.php',0,'Â*¾\\l´Ýú7ÄÿüÐ','Â*¾\\l´Ýú7ÄÿüÐ','°¾¦uy@˜ê;²K\ZñÌä¹š`àK$\0ø@µq\n$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›/bï8!/ëÑId¨¦Mä>','wp-content/plugins/imagify/assets/js/sweetalert2.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/sweetalert2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ü£È[ýàüÀP8ü‘%','ã|w\rÐü­¹(,ÙPøt,ëàSN®ÒKØµw;“…™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›3âôaD•w·P¶œŠÆq','wp-admin/includes/class-theme-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-theme-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ÔD¼ ëg3>‡$ÊY\\–','‘áD?Üú—Ãþõõ­ê×0]I#­?+Zðsë!ñ}£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›6¡ZºÓUb2:Õ»ç','wp-includes/js/dist/style-engine.js','/wordpress/core/6.9.1/wp-includes/js/dist/style-engine.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÄîmÓ[[sl3NW&í','O?û-ïU˜*¿«H4Ó”qkò\\¹š¬…Þ2îâ>vK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›7Þ¡8‰R_\Z¢ÊŠ\\W\\','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg',0,'‚²¸ä]ÊÀþuâržeä','‚²¸ä]ÊÀþuâržeä','Dºà™,?N\nñÑÜ`Dú•çˆ¥ñÝ2 xÑr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›?†²»Ds¡‹x·]b½','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg',0,'ÐIlq•Úx§±aé','ÐIlq•Úx§±aé','ArŒysö§\"ÑõÄíáàÛ†•__l¸ÿöÒfKýî£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›C$	ÂõtP»\Zìq°AŸ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øu7vÔ+Ê¨¤DƒO','ž·À1ï²{FscXZQ9Z™šd~?š*³.[\')¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Gèê×MÊÿ.·ð¹','wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss','/wordpress/themes/twentynineteen/3.2/sass/variables-site/_fonts.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑxYæ iøþFìš¤yGè€','Z{¨¾«L­ìÖ ›GNJúÇ\n×	õñäîâª‹Âþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›LR\09–6,æXg­)äa“','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼_™÷Õ6{_®BÇËª%ô','e©j\0mù&Gœd\neQRàð±Rm¤\ZË—Ïy‘5Øöá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›YÜIÐC¨\nüOÏÍ ','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_Completed_By.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_Completed_By.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ÷a<BŒH¡nž®â;@¹',',!pP]´6´¹ýªä½II›65Ò\0Þ\rÜ³Å‹\'î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›^T¥¡`Më*±,•Ì®›','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü…ÖÉ‚r+,(Vae“\n','¿4ª×Í°%®\"ô›€¦¨sò?³=UT±/QÔ¶¸EÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›i]VºéÌ¤€	Ž1Rd&»','wp-content/plugins/worker/src/Monolog/Handler/TestHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/TestHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öü_Zhê‚½œ†q\n','NXç9ëŒgx(=Â+¿ZÄWŠxöweí€_k&´½›GÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›j“n„ÇYé$!¨³','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/ClassLoader.php',0,'À+æÙfqø(ªÓÿ¡4È®','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›kdZRÐæS%Ê¬*&','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-retention.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-retention.php',0,'X½>lØÎ¤!-Ù¸o©ýø','X½>lØÎ¤!-Ù¸o©ýø','jt¾ZÖOê]CElJ`¤‡„JÿRS,]9\0We˜>¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›m`«Ä5\n+Öã‘7Òñ','wp-includes/blocks/search/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/search/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÜÑ¿›È†z\0ó€´','¥K¼)¥ýÍôÌé/JÏ9.sŒ%txt¦²òæo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›mÂ´‚èoBÉ099mÙò','wp-content/plugins/worker/src/MWP/ServiceContainer/Production.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Production.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³^BKÚbÿ|2}+åž–[','“Û·¹iS—µ ŒB®°Uì yq¦ðº§—Ÿû$[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›oÊ†¡ùÞ‹·×wR`8À','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fäg^.´ XTŒx','ê4Œã*|èí£iâ®ˆž]+È;Ê™¿®â–á!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›u‡…4ß%”¾¶<³Ô','wp-content/plugins/seo-by-rank-math/includes/admin/class-post-columns.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-post-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[†5×z$3/W5°&:x','ëA3Ù\"Ý<!ƒ1¹th)o²_£š/Õº”ó Z?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›xk¾¼dÞoÞ<ß','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListPropertiesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListPropertiesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿh:ÚÑŠLîßOò\05ÏTO','š·v#ì(-ì—‚kô¢Ö}øãÐéŽ˜«ÞF…þ?’6«0Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›{YŒ	bPqŸm†','wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php',0,'4ÍìçÐÐ„Ân>÷’TÁŒ','4ÍìçÐÐ„Ân>÷’TÁŒ','TŸU‚èX8¶äæ¿¸„Â1x<aÐa=ˆ?Yr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›{¶‚ ¿yÇðiš»ö@¢','wp-content/plugins/worker/src/PHPSecLib/Crypt/TripleDES.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/TripleDES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‰…íh­ÅÏÐFí','­Ëð§	…}”ot\rˆ6«á‹)Á“Ú`wí*t`r—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›‡Ùªäò%¢Þ¿™äV','wp-includes/blocks/accordion-heading/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á@\nLÛÂŒÿÔ}?)!','VT1†/7—˜(Z«Œ%D”Àvšö.c[š-˜-ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Šm<r}XLÿßÂ5Å¡','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AttachJsonMessageHandler.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AttachJsonMessageHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\rÈ—åefaj8”Ç«\'','ÇÂÏ»È\0$$FSèÌ¤Nj5ð†M±vQ=NöHP0ìî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ž7í·ïo«•kö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³M¼ö7¢7°{íÖ¯`ËU•','½ÐÆÜâ†û5S„…xHÊÈÐVÃR 5î½Gs‚ôý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›‘äiÑROúö&,µû³¹','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›šn&¢âðn¼!å´¬î','wp-admin/css/site-icon.min.css','/wordpress/core/6.9.1/wp-admin/css/site-icon.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ýˆ”Ç…ò~gô×õË¾','0[w!÷‡h„½b4¢Q¬Ó,„¾¾u¼L«W›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›š‰euO¡9ÐËÈÌ•î','wp-content/plugins/gravityforms/includes/external-api/class-gf-api-connector.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-connector.php',0,'9ðñùÑØ˜Ç¨¤Ý4ü×','9ðñùÑØ˜Ç¨¤Ý4ü×','žÊâ˜‹Å¡L®l\0ô„d—J,ÍÓ)ï#ˆ±ÎG\r+sB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('››˜ÐMÈIUtTõÉ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDataStreamsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDataStreamsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'×q„ÔÝœnÊ„Ë÷ 3O','\"j\r-{ë¤“uåý„IhÓ–.”›Šr²Sey¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Ÿ×Sh˜jŽU%®ñpMü','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-admin.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G8áþ$µŸ‡ðÃnl`Ú:¨','ÿ?»/É¦ù¯ÇÍÚáìFLg6|taî#Ÿy÷ýTNë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›¡#Ÿ,cäMØÂJñ9SI','wp-content/cache/cache-enabler/hjsdev.com/category-a/et-voluptatem-sit-quidem-eos-quidem-sit/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/et-voluptatem-sit-quidem-eos-quidem-sit/https-index.html',0,'8”nªŠ’“¸Ð§trÝ„œ','8”nªŠ’“¸Ð§trÝ„œ','\nNgÊž§‘Ï˜	÷H¸·§áºŽ×Õ6GþÎ…¤î5ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›¤ù¸³„Â­{Áe','wp-includes/blocks/comments-title/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments-title/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰²vÞÆ#>Á:¿u ãp','3igRÊˆê(ûLç:Ê›ÀÜ‹-öƒˆ@ÌËªGò?\0ó8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›°Nðßû6P–#¯|G','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àd¥ðÐ;´§÷)\\©wZF','K.\nù\nXxêÿpôãì}I½JÐ:åé¬ 1JäzŸ(­G_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›±!¤Ò\0cyÊËxK^­','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-edit.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-edit.svg',0,'Ú6DååÅr~}¤ÏÅb¬','Ú6DååÅr~}¤ÏÅb¬','53î‹9g7LBèŸÌÀ>’·¯çÆžÌ¡Ì4 ìÅw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›³ÈOˆzìöÿeH	þ§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oApRS¡vÂY¼èìT´ga','¹ô|¯›¾ß~_ÚŽðäâƒ@\rk¬ãz!m»‚×’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›µßõÊ5gðÔv±¬¿þþ','wp-content/plugins/jetpack/_inc/build/likes/post-count.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í–™˜A\0	eO…vŒ<D','#ŸV{?›HïÝFm\ZGC¬1q­rÓ5YuÁ{:,à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÃNÉBY/_ãvú±§ßA','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sëþÆù€jõ?sÅèTù¡','¼*MEš.Ù}ˆ¸jé‘xì‘)Óm¤#°*[¯Édâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Ã{ü›{8B%@\0ˆxÐ','wp-includes/blocks/post-featured-image/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HâØ÷Bk5nýïÐÏ²­','¸ÍÅ¥¢X>òeæõ9WY÷eS†>»ö!®ò®.•á4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÃÊÓí‘@¢GÐ¸$²K#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tüò±Q^~]QãÃªßßÍµ','ê7HÖã›®|\\2©‚ÎHÝ¥³™ÿò`Øø©PFù<\0‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Å‰óEXïïÕ|T§Ä','wp-includes/blocks/media-text/block.json','/wordpress/core/6.9.1/wp-includes/blocks/media-text/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';¸Kafä\'í\"¦ÞÉg','—Ú’\Z¶ÎkHý‹?í‰<ÇÓuHuçá&È]—ÄP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Å®UMèyÑûŠ+N\'™HT','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/country-names-translated.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/country-names-translated.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ä,·jû¦ÞëúX†›Æ','4ðêo·±û©]3É4Ó¥TóM$^L•˜%ú%þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Ærã¹qtvÒ°M«ÂÎ','wp-includes/Requests/src/Proxy.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æZLpËÿ¡yc¼ëöš€','ƒ™ô§\\œWÄ˜:%ÚÝW“|§i‰­Ñ!w¤V¿m-V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÌÑGXM#¿ù—Û<.\'q˜','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉœÇv‹Œ^J;ÝâsõÄ','…ÜêgàDÀgÛ­Šì³ Ðí|œÒ÷£oLjSÿ;ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Íb¨‰â±¯JEõÒ\r°À','wp-includes/js/dist/script-modules/block-library/query/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/query/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¤DëjÜ’¸‡‘ócYT','õ\rÉ¦JàXCµ+ÁßGâbË„	Ä<Þ‹é0ë5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÍöÓT—ÓQð÷;Z¦','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.js',0,'c{#³Ïz´púá‡Pf,‹','c{#³Ïz´púá‡Pf,‹','Pkc’ÀäŠÓ‡ç4¡lsHœy»—–\r÷ç1Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Õ#p·xªiÕc¡c','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Verify_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Verify_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'æë¤¹FÊë]Zo:¸4“',';6.Û/t„C#J“°LõŠI<¯ÔÇ\'[	Ò—ŠfN#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Ù—¨Èw\'N¼eXðòón','wp-content/plugins/worker/src/MWP/Progress/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›Úv!LJ^Uª	G','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G³	Xè&~ˆgìÐÆ÷QOÂ','s,ô³¥ÇßÊB…ˆåg•Btž,$K:ù`|s.ÃÉE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÜŽz-Éæ¥rŽAÙ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€×â4éÛ4|úûÿH¶Ó','åIS9º–dÎÈ„¨Y:+¸¿@®C®ƒí‡Ò„Gž®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ßÇÐÜ»§+V’×€•íc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É9ÌŠE(_®.!Z^1Ç','»~o!)[ 1Fhnah Íæ_cùÝó2ÿ“êt›Í~(‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›âa8=b7Ø3•Æ¥[‘','wp-content/plugins/worker/src/MWP/Security/Exception/NonceExpired.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceExpired.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9LñíknZØ0äU²®O¡','q±:Zò€‡Çe¦Qæ\n“~ié˜#_çLrÊñ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›êZŒJ®>\\õÍ%£¼','wp-content/plugins/members/css/admin-notifications.css','/srv/htdocs/wp-content/plugins/members/css/admin-notifications.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÒGFÂÆ4‹¶(P±<','\Z„Ól\'7NG\nògÅì>Žc%)`~qw•es¸Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ë}¯¾š$ÏIaóˆuL','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>2À¶I¬å²1ëýÖã¯;','Ú#—±oª³\nènÏÿÀhÜæcÃó6ÎÉÖÝZÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›íª]j¼l±\'²ô–»/x5','wp-includes/js/wp-sanitize.js','/wordpress/core/6.9.1/wp-includes/js/wp-sanitize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£]ÌU)R3çÄò‚=ƒõ','b÷-)Ç¯Ž×èÖ$z&cõŽòÑô;Ê¢rëþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ðÔW´Õ{Ú\\,ƒYu','wp-includes/js/jquery/ui/effect-explode.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-explode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ£µ%ÉQÀ:‚ŸDA”-¡¹','ívä5=%B‚™ÀQÿ›ÏÈbÖä§ôª*×»óuÕc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ó71Ð¬È}\nûÈ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1’2+;FÄîÅÐ½NMƒ’','¾w†Å\"³*”Á5¢U T@™åœnyÈ³Æ^a¥u½°\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ó×Y[Ã*eÜ“–ý…','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientExceptionInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x‡bÜiŸ›)Ä§¦˜JÇ.','~	™?n¦\nwÁÝ\"û3Ôsl‰ën\"ƒ£x\'ÇåP§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›õ»ÉquÜ^ÇÈô¢','wp-content/plugins/jetpack/extensions/blocks/like/like.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/like/like.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':C3¥!…K^>‘8ei(','…=p}Íƒ¾,IïfÃÌt÷š«]©Û+:ùü•× 8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›üvzGîñôÜÙ§gœˆ','wp-includes/html-api/class-wp-html-open-elements.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-open-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦èJàd_ìü³¨G³s+',')7Þß÷c4nÛ@#ªŒ5öŠ[ºMV¹1ä-û2MÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ý@¨H8g\r®j‰®ê|','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-selected.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-selected.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãšþgÑÂ»t¼˜ð','øØíÎBr,Ëpý>† Óþ­\\Þ#·ŸöÞ4\\{yùîÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('›ÿŸZ‘ôHöª	eTy™','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÎÎz”¹Ø§”½(‹t','ê6\'ùI\n¥)sèˆõ.òx îó±1ìq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ	×\ZUU3R©586¶b','wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessFailedException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞØ³”’“ç7¨i,ù](','PBô;×TÐëÜl$‘ŽÓ7Vµì·\\Ë[×^²å7I½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œU©¬¼ôJ','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä5€š<‘Èœe–^ËÅ³','‚Í@ 3D\r²R	d¦|ˆñ½gŒ\'ïŠt·Ë¡_Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ’spÅw¦¾.Hq%K­','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[qËÒZ™òš7ˆG‘&;','¥®åÆÑpˆJêLlúýãOìwB«\\ç†¬et—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ€vªýo1Ô`ÁÄ','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache.php',0,'Ù¿j9’ºø÷7>¬ôž','Ù¿j9’ºø÷7>¬ôž','ü²cžÐ!)rÐO•VU<—Þ­º¯\Zp¡6Ím›¤Hxi<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œZØùë1*•\"rØØæÜ','wp-content/plugins/jetpack/images/rss/red-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êƒr8ªŸE¡çB£','Ñ‰îÔ-d§I”€8¤R9Œe°Ø»²ú5@îdé}Œ8Û¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ%.u3\"m_è¸²4”Œý\'','wp-content/plugins/jetpack-protect/src/class-scan-history.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-scan-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜±áÁDØÞè¼Ó]Ã–€','–’}JœÇ?)à*D~CyªPë„‚^rëßpäw³Ì¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ)ïÄ,ûEuxÉ,¸(åŠ·','wp-content/plugins/worker/src/MWP/WordPress/SessionStore.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/SessionStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','awF£à±ÅÅÄ0B×¹ø','£ÚÁÔ:ë«ÉÂÆ2Í „<	µ)¸`’Žè^PvÐ«‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ0Ú7¦ Š¹üÿúŒSŠù','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÖ.ok´nù…\\-À?”','Ë‚%Ýð›<ºç@:þ-\n¸Û!³ç”ÂÆ™\n7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ2X69G3ß\ZÏ+}Aü6','wp-content/plugins/wordfence/views/waf/option-whitelist.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©.²‡…’â #Év¾}','…i¨º©$‘¸h°}Äws¦óöçÖ©ºÁX¹¥2‡c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ3|Ób»Ñ…q›&ŒÎ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php',0,'©J7À2(¯ˆ‚;HWL','©J7À2(¯ˆ‚;HWL','ØIxùÒ·k³rÎÛó»•5:ºæ(à·ô.Vø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ5ô‡¬ƒÜ\r¿ËkÔÄ','wp-admin/js/color-picker.js','/wordpress/core/6.9.1/wp-admin/js/color-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_°™ŸŸ;\Zñ©£Ã½5Ñ','\n—œmöÜm^¸G&%Á\0ÆSKmŒÿY2p„Úåÿ¹ó#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ8ƒ©Ž…¦¬ãP5aÄ¨	','wp-includes/images/smilies/icon_wink.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_wink.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e?2®á‰i¡àã¥','š(¤šÔVÀ•{ñýVÕBkÉèÊ£o(`Z¼ªV	6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ=¦âúOa³ÍïÎ»§¿åÞ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-permissions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-permissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·.!¸£¿¶ØX‹±','Icø«¾ç%Ê4WPëª° ¢zzÝHÚ•X%K½¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ>ðòM¬×òØhä_Æ','wp-content/plugins/seo-by-rank-math/assets/admin/img/pillar.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/pillar.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÇT9Pœf\n‡¶±','?ãkQy G*|&»Ô\r¨rOP-ýà¾²à¤Ö«€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œAr÷²˜–öŒ¿zˆÞ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f:ÄÌ7š¿4rdÔÝ¡','ÆEzz`ÍŽQNýÓºˆÞû¥xÆd:£–çà;j³½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œIàž8ã ŸÜA&Ù¯ý','wp-content/plugins/svg-support/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïŒFÈ§º†Ç£Z³íæ','œK•Ï§%GLiË™XëQ„#¼X”zTiX\Zj©ç>®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œK¢e‡7«”#Gà[ì¾ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þQN	!_˜3~d– $%Ü','WöÜ’÷c¯ÏÏ<á{¾¹ŽÝÆËpyíàUO\"’ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œNö¤!X¾HÅX¶Z—\\','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/seedprod.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/seedprod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…’{¦Ýl°wzš»LXÀ','?,¦*™õÂ„ì†ÚS8ë÷Ò«tooñ³2\0—÷‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œR|Þº”\r	=h½üeGèê','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mi-and-pl-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mi-and-pl-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðd¢xàG;Ãn\n©îÑÃy','žìÑ÷•_o»éÂ+C÷|ðÊËÇÃ+Û±‰ˆééñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œV\0Ø‡ŒëŸ	‹]þLØç','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ù\\âÂŒ?ÕÂ¨UN','}“ƒçQ¬Þ>c^OŠ{Â“¥W%v*zxœ%.‘>[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œXÁ9\Zìé¼rÔ/L','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Bä9þìùÉÈyn+K–s[','[¥—4íâ\n\'ÈÅwíÄ›v‘r’pÆjÀx÷Žh/m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œYDý/J5ù„øþ¿U','wp-content/plugins/jetpack-protect/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Y$ÿR\0ŠƒÑõ€','N¢RÃ­2áÆßHŠhÛ&HX:b]‹ýdÌ³ŠþÏ2Oå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œZ\0y“ÊxGÆ\'R´\Z\n','wp-content/plugins/jetpack/_inc/build/shortcodes/js/quiz.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/quiz.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-J˜ÑÉÆn2@×ºÞ.','.…0 ¦œŽh²“õò’—¦{-Š;­t%g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œZžªLÌSl™8LOtË_','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter-2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-twitter-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰~œ²ÅùrµÐ-’ü¹Ü','ø2¯Ê_Ó0òMòÁ‘¼ôÐTß¼žR¿neãe.ØJþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œc\"0ì¯ ït«n¡!Ò;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/png-48731b322cee0f03ed27.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/png-48731b322cee0f03ed27.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aã«<«\0ýü\\\'eéòò','jRÑuŠÜŠ¶É“¯ÜØÈ:eNËDÉn´RõˆåO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œdþ\'NÍå¥%wA}D„','wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerce.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerce.php',0,'æév5›BÝL®“‡u\'ûW','æév5›BÝL®“‡u\'ûW',')\Z#3\'sàlØ™û½Íåg]?,ÏBm)õú[ƒ±í:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œd¾Æ \"¾†oÎ†Ö~','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics.php','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/sCâ£0æÓLbÝ!dŸ','Ëe0N?Žì†‰ÍÌ7èO*Gü´»§0E¾¡z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œhÅ¯BÏÿ§\\\n¹ÿar','wp-content/plugins/seo-by-rank-math/includes/settings/general/htaccess.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/htaccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ“íº›AZyô@‘T¨ÃÙ7',' o>ŠgO(ÓGåÒ5m§ wuÚ9Vxê\Z®bŠ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œpùÀGD¯´ï`ëÞÊR','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-exporter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-exporter.php',0,'øÕQë\"ˆÖ6è%E\r…¤^','øÕQë\"ˆÖ6è%E\r…¤^','\Zfdô‡<õb7}«õI´âT½!\'ˆ/0p\0Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œvïûvpé<ö;\ZôÑ—¹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bullet.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bullet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<—‚6@‘¹\Z,–j6}?n§','qT­Ø¶\"XiÞZMÇtðke{… ÞÞBŠ59ºs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œz\'îŒ‚ƒò–p[\\väw','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BootupTime.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BootupTime.php',0,'¡e¯3(«¯Õÿ‰íÀ#†«','¡e¯3(«¯Õÿ‰íÀ#†«','pò!!%(‰BÂÏë2´ŒÍ>ÎÙ¢©Kt¥o)&”aÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œzg˜øÿ>Uåºß>\r','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜*Ñê7]›Œ½óDÁ®{','?tÛÆ7ÏÚ—¯uË8Ž·ô¥™ƒ9ÆÆIßY«ÍüŠ½‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ|\rdá£|‰Hý ·\rä‚\0','wp-content/plugins/svg-support/css/svgs-admin-simple-mode.css','/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin-simple-mode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¢éÓdt«=’SÛœ','´I	¢u”7òØaƒj`œ(ãÂ}‹)?ù‘©e6©úÜv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ…‰Šþy85õÜÃ¦bÖ','wp-admin/css/colors/sunrise/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º|\nÉ=lÜ	¥qªl4ä«æ','3ë\'fôØz¥xòIŠ<2ÙÛa¶ß¢ì†uÖÍ3}Æ«ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œŒH¹©å5)»\0+ª','wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerceAutomatedTesting.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerceAutomatedTesting.php',0,'¬l¥¾’Ù“$Hâñ2Äj:','¬l¥¾’Ù“$Hâñ2Äj:','¯ùl–¤$¦ƒ]`	‹ÛH:n0Ã@OFÖÌ©Õä=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œŽuHGZ^èœê¿ûwì','wp-includes/html-api/class-wp-html-token.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¬4‡UkúulH#êc','T-Òö‰ºQJÊI‰|_‹VP.î¬r.j´¬a]§‘’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œm°Áq^Í\r}çö«Ù8=','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3001.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3001.php',0,' kÓRô‰I¥´n\\(Å',' kÓRô‰I¥´n\\(Å','ðˆ¦ø$§Í yÁ9’~ Ýé§gŽœŽ KE|±©Ëÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ½¯uòfÞïã…e×öŽ','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/REST_Conversion_Tracking_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/REST_Conversion_Tracking_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bmq,Ï\"ë\rE˜','q]±r¹#E®©|]±çŠ\\Râ&WqlÒg…¯Ë˜@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ‘mœuv+ðÃA‚w?Øª','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.237.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.237.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÓ3väg:‹Nã„–Yõ','ÇXá.)|yy·ˆü†y¹Üþã{^3K­bk)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ“	Ÿ²äw½í÷ÃªãÇû','wp-includes/Requests/src/Exception.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…œ’ùYÙÛ÷•êã¾','ÆZ¬˜ÉÓïOO]U@,§j@Œ©mXžé-Êk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ•üÆYÄ÷±€:×ÅŽ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-hiddenproduct.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-hiddenproduct.php',0,'™ÚáPÐuÂý..,»¦Ñª','™ÚáPÐuÂý..,»¦Ñª','^Ëè€­æ\\rv\'aà4£ËÕX)ŠdÄ_u^úÏ.{Õw/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ•þ˜ßwtzïåëÑ	','wp-includes/blocks/term-description/block.json','/wordpress/core/6.9.1/wp-includes/blocks/term-description/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v›Ž—§á\r¿º…Áíë','Îp+[-Íô”6¤X´Ù.³;TàµLÈd¶„øã-\'æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ›7Ÿ²Æd$ÔÐ­¼hö»','wp-content/themes/twentytwentyfour/patterns/cta-pricing.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php',0,'ÝŒg„Í];BQgxÿ…','ÝŒg„Í];BQgxÿ…','hE%0e\r‰Àš¤Ó\0Ëw…ª.´”-Ü*5šÜ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ¢ÜîY¿Œ|Ú•¯mÞ ‘','wp-content/cache/cache-enabler/hjsdev.com/team/jim-smith/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jim-smith/https-index.html',0,'„!A‘s?÷dr%âÔF','„!A‘s?÷dr%âÔF',';­ˆPÕ3²¶»~‰¡wòŠìsàwË{Œ‚}.¿ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ®¾]Õ\"ÙûZÑ¥ùL','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Reader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l-D¦b@€Ôè','’Ö<“¦³*2wS‘j•Þ¸ý÷ûÝçÚG©o²ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ®Ê—B5k þSgûÛ‰.','wp-content/plugins/seo-by-rank-math/includes/class-thumbnail-overlay.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-thumbnail-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lz¢Ïlnù§.ân#„#È','A~ƒòCó÷ŠAw:ÿ‰¸&qê£•`\'1o¸g³³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ²Ä:\nóráre:‘†Ñ','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.js','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.js',0,'Ök2Úõqe|Q‰ì_×','Ök2Úõqe|Q‰ì_×','B45~îê&=ñè¨j\nÙúGwãóç¬CtØ†›^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ³Aî¿˜`˜Á‡Æ¢©2c','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-5abe6c6ef638d57666f2.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-5abe6c6ef638d57666f2.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö_Cà{…Ÿ’«¿W ÷ïe,','Yˆ‚§Ü9\Z¦kÄÏØgé/\rlèj¡tUÖÑ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œµwp¦mîŽTÑÃc','wp-includes/blocks/page-list-item.php','/wordpress/core/6.9.1/wp-includes/blocks/page-list-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸE@cc¨(u´<È','žÀ¶Û+à€+Òñ–W²Á~Å‚`?\\˜¾ß!#e~R¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÀõH@Àdû&é­Âí','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü]ÛpímU[ï1¶(+] ','Š¸\\Ï¯ÂëguCF2åj‹ìåŠ«´øÀ$’õ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÑVv²tê“Ù<µG°U','wp-content/plugins/google-analytics-for-wordpress/includes/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÒ<ãÛ)»\" Í¢vY4','wp-includes/blocks/verse/style.css','/wordpress/core/6.9.1/wp-includes/blocks/verse/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãv¶ô<_55Ú¬Q785','+Ú.¹÷šýð…D[è7¬ U«=áaI¿ì‘-H\0w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÒós4(tòÉØÕ}ª','wp-content/themes/twentytwentyfive/patterns/template-query-loop.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php',0,'ŸEä«¨è£@t‘–`èáØ','ŸEä«¨è£@t‘–`èáØ','ó|½DdÿL%ÒÃ¦«¤×M™Iå\Z×<›x’\"÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÕ‹€PQ‹E|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	}Í<˜ž£FmÞ¿ƒ²\nW','5›S´Ü;‡î;MíÂb>½®“¹Ê™#éYhÞÎm\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ×4=ã34‡²žÇGç7Î','wp-content/plugins/google-analytics-for-wordpress/includes/admin/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÙÌ¾ÇHHwËðÃëÖ','wp-content/plugins/imagify/inc/main.php','/srv/htdocs/wp-content/plugins/imagify/inc/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñù˜LÃê™n1°eÔ~fæ','€è»´S†ï­FBÕçqæ±±VÍF)C Œ)òS)Ö%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œÜc¤*,÷N\"¼‘±3rß˜','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/views/list.phtml','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/views/list.phtml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UÖ¨€%ÌÏš¹2ìÉ‚Òû','½ËdØîzû	5¸íNæÉî}º½$­þj_t]a ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œåU‰±ó$ì\\*Ý1^œSý','wp-includes/js/jquery/ui/effect-clip.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-clip.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®´S\0ôïjë,ÍÖ‚†„C','ÈðÆYô¶‰ŽVwKë¢£ïÞÔËJ-uðåOT{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œñûÄúžP‹Jætûú1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¿ìE«µP]Ç¡;Ÿ™','<¿ø‹¦\0ß\rIB=\"„P8DÇ\"÷¶àôÀL~è€I[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œó¹Ü_çÈ ìŠ\0*ÁO','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú2 Ðk ÛFm=¶Púu8Û','^¯†<üƒ\Z²Ìé±àäCÝ/aa”ŠÃsž|Vþs:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œõBÂ3\r·qelï±Lú','wp-includes/blocks/query-no-results.php','/wordpress/core/6.9.1/wp-includes/blocks/query-no-results.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Púàý˜^>¡À±¨È\ZXâ','¬îûèÓõO¸ËëOnÄlÙRbãGx—üA«ý§Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œ÷¿yhƒ=)c`“)8¿¯','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’h¿Ökßc\ZÑ©iŸ;?','Sf‰v @¯hÌ¯”S&À,!Lgúo°bìâäê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œûÉu°»æwÿ”%«','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ÕÙïl7zs*|','¼É.C ZþS~áìþÔÓÔCygz²A±\ZÕ;“+,³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œþ\rê Ä 8Í´Bé¸','wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessTimedOutException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessTimedOutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ÉÐ-«ñÜbîÑù°8’','µô¯8FI \n±û€œà•ƒ|õÊkO@À\Z}­œÂ}Yâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œþP\ZÅ/é¢¯l%¡','wp-includes/js/jquery/jquery.hotkeys.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jƒûhI„QLZA$UnöH¢','·ÿT¢§“„fßRMSÏ9Âº„MDRšóR¡ã’Né','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('œþÁ«É—2öEî5ŽøA','wp-includes/blocks/query-total/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-total/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z¤®?æ%›Ÿªyj®ÀP','g5yäÂ áòYRe|ºÕžI\'…n$RD {Ã©²#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\0É ‰Ÿk~‚£U5T','wp-includes/widgets/class-wp-widget-text.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âg4>JÅÒWÍv¡mïNa','èáâDpWÃ¿Ï´ôÊb©NÔ’\\G]=Å©7ÉhçR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('4Ðñ¯z§˜™£vP¢eL','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&íË®VµÃä­Õéå*j','“ùrB2¬‚í5(á²¦KBÜf?5Xxió8¬G\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('…£?u¢¹wÑðšÏž','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-link.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k·íŠcÌtÁ„‹Å','Ï°ªúë\\†ƒÈ›8¦]…&éf	%Pýœ<…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('\n%f[!aE«rÒtg€i','wp-includes/images/media/video.png','/wordpress/core/6.9.1/wp-includes/images/media/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àéñuêh›ÝÛq ÷','DBU‹†¥ÑMiOÊb‰,‹Ããe•ô=ËÒWÀ{¿ðæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('HAM’±°¿¦ªÕéŠ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-background-process.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-background-process.php',0,'*›ôºnS0=É¡\n|>è¿','*›ôºnS0=É¡\n|>è¿','4ã1€¨—ÕF0Äã=<%Ý*œü#“j­{;¤~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (']=¨·Eqü4ÎxÁæª','wp-content/plugins/gravityforms/images/gf-creditcards.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcards.svg',0,'Àr¬„¾Ìg2§,þrù','Àr¬„¾Ìg2§,þrù','bÔ™¿Á’©SßMD•‘É¢ý×WÝE×ª®î¼ŸêxÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Tk21fçÂdo 4D','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ™wËÅ„O5ãÜìRO~','Ì¶•\'‡€mO*b‘\nUÝÞÐ½ÐoìW:m\r-ùé’ùs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å‡Ó _žQ?øÁ«¤#','wp-content/plugins/wordfence/images/logos/shield-response.svg','/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-response.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ª\nÙˆ1:/(d%Ü…ÿ','Ò\ZºjtYãœaW=x!›•[ð²4H!|¤Áñ·–îí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Dõ\\ö(sÐíÒ\0ç}','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-paypal-payments-currencies.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-paypal-payments-currencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ÄHÜ%ÜsŽúš€Ïˆm‹','—<Râ0íï=i\r|êwÕ:J4“‚¿é‚F@/â™rð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('$ú-v¿j\nP[C4ñ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php',0,'`ŽK¸ÎÇl¿ØÅpWºê','`ŽK¸ÎÇl¿ØÅpWºê','/¾t»/(T5÷Û,3Íõ¢Ži¹wÿÚ——…‰\\ºl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('&‡Sì§¿o¸$æ÷0øn','wp-includes/author-template.php','/wordpress/core/6.9.1/wp-includes/author-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CWb¸=qËÚ‡`w¨ù','õÊ‡\núcì_ˆ^n`j‚PkþÝõýÎºà¼–4s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('(MˆÜSëÔ£t§ŸEP','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-debugger.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-debugger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š-Oåh”Ø6¥{’g‘','¹&s™íI}¦åÆ‰ì£•ñö\Z˜€k¤ðç+Ì/Ýu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')‚\\8\0PÚÝ¡ä¡','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bþyÒôŒ.K’Þ¶:>v+','Gn\rƒ>[sBe=Dç›ÒWÜ3}­¸×¢ÙGW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (')à©a9êIMS÷ª)–','wp-content/plugins/google-analytics-for-wordpress/includes/admin/tracking.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈŠ’tŸ_R}—V£an','SÂíÆüéRj·g¡µÂˆŸìœ?õJÍ(Mtªóáâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('/Ã¦Š£RøóTªl‘','wp-content/plugins/jetpack/modules/sharedaddy/images/ember.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/ember.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')0TâÜîúx`Ä¼º','Áq÷¼|Õa)€C[Ý¸HÏëŠe¾?Eýte','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('0~G¶t{DÒÃ\",r¿ž','wp-includes/SimplePie/src/Cache/DataCache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/DataCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ªî±P¶—²ÿ$ûvä>','wßÕÜajJQ\"õNjðã¹ H‹Ý,ôŽe:©æÿ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('8Ø[ÕŸÕÑ€´*bõÑ?','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpressionList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpressionList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ja\0¿ØÚž;Œ¶_Ëô‰','ðà¿!iœ}ë¹Æ5òãð˜äÍaå¤\rò`%ßmDÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('9fHQû08›½‹','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entries.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entries.php',0,'¼\rí©ÐCd\"‡ºÌÀF','¼\rí©ÐCd\"‡ºÌÀF','`¨7èïµàò@mñ=·\05Õçôú÷6¦Ks¾Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('=Í®4À½³ZÚÆ–“Œ,\0','wp-content/cache/cache-enabler/hjsdev.com/call-to-action/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/call-to-action/https-index.html',0,'t•\0Â¹S\0‰Õì‹ ýQ','t•\0Â¹S\0‰Õì‹ ýQ','ll®‡œ˜rñRõF{X\nW¢@¤§+¸s³h_ -›†ðÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('>&V@­¯zNÈÞ‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/constants.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÂëÓhz#* ü/1\rE','[F»Î	÷R6N«óQžÑ‘n>ËF¸ãz¡ì/P.ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('?8Rm¼Ð¢E7hÀ€<†','wp-includes/blocks/buttons/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¹6VOÍõ¼rö\"\né\nî','Ô \"S÷\\©gZóS’©ÒlÐþœ+?[¡\r62¥f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('G¨|$pÖ +(ª','wp-admin/js/tags-box.js','/wordpress/core/6.9.1/wp-admin/js/tags-box.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šg4i’e–ÒÚ ‹Y,×ƒ','u,°tsn¬‹`žbÞ$âDÉrõFRS©ïrÕÒ‘¬^\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Q ²ÁÌÔï2Š7uí L','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð1ô¬ô3y¶ùû¬1‡ï','	}¬ÅN¬	<Évã­·B±S%á˜s\\üþ÷S„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('RÛÙB¡pÀ•mØZª;','wp-includes/css/dist/block-editor/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž…;@ÈTüéÑzâ½9','ì9cÂÙ\'ÉF`h\ZŒŒ—£~O¡€ÇººèPLÖ8b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('UAØQµ,U¬–q×ÞÄ','wp-includes/blocks/pullquote/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5J…†k¸m Â\"§~ ','öZ¯QZÐû*-élôé@ÊÝ`›ÓN»ôÂB¯2Véï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('W¿/»’pÕ‘,–¡¼W','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.84.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.84.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{†xMJÜÚ’tÉ©Ú]Î','=[¸„ªv/ú(æÔ—yàÊ(„‹]#Dž@Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('[ËÉÖºbª<Z¹0\"','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SourceTransaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SourceTransaction.php',0,' gt[Èd(\Zjÿ·#[Y^Ô',' gt[Èd(\Zjÿ·#[Y^Ô','žr´P0ß…]rÊ¬Uméþ¥)CšHTIœ\"ÜÊ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('_oô\nUQ Í]\0Þ¬ó','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/admin.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DPºh±\n\'…ÝTáè`³¦6','ÚQXÔ\nm¥­”Ê¾´ã”TZymk¾¼g¦Dòæf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('`lÒ˜Ðf|¿¼ž‚êõF','wp-content/plugins/pressable-cache-management/pressable-cache-management.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/pressable-cache-management.php',0,'ì`SoDp¿JÎß','ì`SoDp¿JÎß','Êæ¢|„Õb+]7 3ä¡bï.-ÊœþËÑ‹úïÀoG¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('h6ÝB,‰–ô.Î„ ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º\0e·x‚=<Ëü\n','*ŠÎƒrvóSGºÂÝÝˆ‚fM¿C¨ó_f)$ã÷ÐÚ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('z3s»‰O`pT¾Šl','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áï{Jõ· ÝY0m>B','jÃ¥{\\,jóòfþ@É™.¡p2<\\~ôe8è°¬ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('|g©wmAbñ\n¨ûr%','wp-content/plugins/google-site-kit/includes/Core/Tags/GTag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/GTag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºXl*‚–OŽ\rÒ[ŒˆÈ','pÐ»kKz‡ŒË²)˜mn¢•6Mqæ=Á¹%‘)šo°*åÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('~w³U|âPùú2^Ï^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/text-with-flag/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/text-with-flag/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§unMïÅíµé#ckòR—','òº&Û57åRéc“å8—0w¹—¤üŸÿ’ýR«Åî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('o÷jù‹É»yæ©V','wp-content/plugins/wordfence/lib/menu_tools.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ÌÃ,ãésA	àÂ¹û€w','RY¼ß¢ÓåÕÃýb&b¹?`{S»\ZŒ[>ndW+*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('€dKÖ±w8VÑFêÒX','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#÷øøˆG]ØW¬~žHø','d™€iœk·þsVA<õ®P{UŽ07w\rÁ[×],À~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‚ú×n›½=y0$¦.','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\šŠu™ÏÂqÜ%ü‹÷”p','Ñõ_lØÎºø¡‡µˆ ¼¸óž\r0Bqà™;UKú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('„ÐqÄF—i|ärO','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¿G›\Zq“‘ûÒ¼ó³','˜ä&xÛ)=0«ð{×É¶@‰$\\nßC™f‘ØŸF~VÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('†CaÞsÁ]ž²n/åì','wp-includes/css/dist/block-library/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aê“;¡–\'ˆ”ñÊ¸ì','ý‡oQ{©C·9Óoºä„–ië¶Lqˆx	œ^´>®Èá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('‡šñ6µ¤ªø6DjÚá½@','wp-content/plugins/gravityforms/languages/index.php','/srv/htdocs/wp-content/plugins/gravityforms/languages/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŒÏ|J€TGÎ:&fh','wp-content/uploads/backup/2025/06/index.php','/srv/htdocs/wp-content/uploads/backup/2025/06/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('qaøÃš; &Aÿp6\'Ü','wp-content/mu-plugins/nexcess-mapps/Integrations/PageCache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PageCache.php',0,'‹ù=iAï^­§¬JUÒ…','‹ù=iAï^­§¬JUÒ…','SsTÙ—“üËÎ¨~ üÎ\0.(½Ë¢bé±\\–Ð˜{œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('’ÑºŸ\"ÌP5ìÓ^U\Zi','wp-admin/index.php','/wordpress/core/6.9.1/wp-admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7j—R«\n”ýX”ñ¬','Cþµ?Ïc³ºwpíoÇ4mó‡Ø¹ ýz ¾\nÄX‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('“éæ›Ðä¬éþ {Á}','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/TRACKING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2é(ÁšÌ÷ˆ?Ñú|n','©S»œ3z(Ø³ú8ÒPÊÒY¥aš`7‹~EƒM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–JÍäØÅ…ã 3[•7‘¬','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~	Ä¢àø`«ö¨-Ö¨‹:Ã','ºBèk9î)#4ô~Ð.÷›K¸ŠÉ\Z¥ÎŸ–_º0q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('–¢[º}˜Ót·ëöó','wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin-assets.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í?pŸa/ÀhÜ³Y­f—','¬ñn„ü‰ÑÌ%Ë­Feš™ñ²Rü\rØ6YWÂ:â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üc	¥ƒ	z=­•®ôY','wp-content/plugins/gravityforms/includes/form-switcher/class-gf-form-switcher-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/class-gf-form-switcher-service-provider.php',0,'‚’üYdhªÍp7@ä_ïp±','‚’üYdhªÍp7@ä_ïp±','3yÓ›ð®Ëll¤û^¯Öcé)Á·Ð’¤§ÎQåL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡g†àƒXTù[æ(‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwentyone.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwentyone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í3ªœ=årvÙÁn','Ýå¦´[o°4í¦Òn²šØ¦÷!=¦âeHBqábÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤6gMsQT5wÞ7ál§','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÑIB”¬ gÇ\\OuTB','× _¾ ˜a{ <@_ç©{TO>hs#£xÌ0>¢-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤˜Âƒ¯†²)%*ñX\Z','wp-content/plugins/jetpack/modules/theme-tools/social-menu/social-menu.svg','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/social-menu.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e20åbÞ»Ï\"­[÷dÚ',']‘8žüŠy\r=Ùs*b¯Ë*0-?a³}8 5ÈÒ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§VÁµw¬U8zÌ’OV“ÿ','wp-content/themes/hjs-blocks/blocks/about-area.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/about-area.php',0,'Ôa­‘†\0p¾[sþ,0o','Ôa­‘†\0p¾[sþ,0o','+æQ—FLÕ^Gä31îÒ1Uì:Yº¦„KìŸ/ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§mÌœýz4èLä¯úK','wp-admin/images/xit.gif','/wordpress/core/6.9.1/wp-admin/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¾`¯…p£R’á,Èæ_ìp','£ÈA†\0|=fý‰éçòJœS<Ïõ•þõ¶˜Þ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ü	D—\\Ž$òU','wp-content/plugins/worker/src/MWP/Security/HashNonce.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/HashNonce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\0´„àèBuiIØƒ;ˆ1','î¾È~¾`qäØL­»ê_ñÂ\n¬²ï²iºšRï¸%ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÐÄËFw;(\0õ®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jquery-ui-datepicker.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jquery-ui-datepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½üc¿ÜÍ\0Šy*¯„ÏGCN','Š´âûEÈj¥^£1¦À7#ÈãºÆ=@¤¼óDK|RÑÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÜÜvÖƒšòÕé”õ','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/GCECredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/GCECredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÚ§“ÂE§•”˜4ÿ)ª','p`÷Në¯\0-[Á{¶@7çÄA[Ÿl	¸%k½#D©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°wF¤òÈ¶ŒÛì‡# š','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¬e¬·×jë-¢úÝ=ó\n','ÎW˜OTÌ6W¥ð[Üºö\rª$ÀÀ´ùxùêþÛC®„^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³éÛÜ‡)k‹³ÕÈÏ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°úç‚l¯z\0Àiâ—IrÀ','UNðBÈ»k5ýÿ2v§Po2ŠÞ–±Õ,éÇ­ÃpI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÇAóG,‡Ã<Œ¸¸','wp-includes/js/jquery/ui/effect-fade.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fade.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úÉ‹—¨%:ÏwFŒ5£Ú˜­','NDý\"x\'3,«ü3a€¾¯\nÔÉVîl±³êE^`¤™\ný','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º1(±?I>5Ü‘{u','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÊ]÷‹Ø™û¤©Ši–','j	pPT¾„±óCôLÏ5|_)ÔÙ:µûÕ×˜Oè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»9æÉôÑK‚.ES','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Transients.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Transients.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ì¬>G½—¿zA³ý&Î','Ã|•µÂÝ†ñ²¨z£÷·Öî‘’!o¾µÙiH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À:\Z†`gI ô±Ë>P)','wp-includes/assets/script-loader-react-refresh-entry.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÞòÂ¡Kë)˜€ÖayVä','Bé\"OoÕá†í	¼z·)IÂ@Iúþ\"cIÊž3uŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õýo‚ê­ªŽc±sÀÏ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\ZìœD¡¥‘£>^Õ.%-','¢ð@VDez/¦ìo~¾ÔH™cEÞã¼:Å)Œ]ïµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö\'’äÉ`ÉÊ×Ô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-files.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¢ä”aá0È>³Ùë','Õ–£/{é`vþAn†ß„;UKr<ÖjZ\'«?cÛEr.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ï[\'öwÈ]Y]š]–í','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø3€œPöŠ ´\Zñ—¯˜…','wp-content/plugins/worker/src/MWP/Http/StreamingResponseInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/StreamingResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sª3óˆŒ[•RÅç2¢F¨','^Áµˆ÷•XÅž¡’|˜Ž	¤F÷Ú„_£ÿ>ç¬d_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýj˜ûxÓŸývFP¼‰\n','wp-includes/Requests/src/Exception/Http/Status305.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e»¬ÞQ°“6Ì)…„‡',',’ŠŠì<e§/ßrÒ$‹Íó ™ë÷}²S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß:««÷QÄwßº§$5Lq','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/cache-files.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/cache-files.php',0,'SÝëÅ”dà´ÜY>R1Ñ»]','SÝëÅ”dà´ÜY>R1Ñ»]','…8EÍ LZLŠcþ÷ÙÒ\'ïÛ¿€šLŒ&Ì«…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çq	6c –\0N«R,~R','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒëµ\\¶þ›’lU€ªþ','p©5z•úÙFÝ——2ÉÀ¹jŸÎF…»ðA>JÖ˜”[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è5Š½Ó¶s]Ø~Õtcs','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-settings-beb6719616e97ff17ebe.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-settings-beb6719616e97ff17ebe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÑÎƒ°É[sÔI*éÅ','µùq8ñ%E¸Š‡ÏÝá¼ùjUÕÍwâlÓçBÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î\rÂœ-9ë‡I’K÷÷µ','wp-content/plugins/duplicate-post/gpl-2.0.txt','/srv/htdocs/wp-content/plugins/duplicate-post/gpl-2.0.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²4îMiõüäHj€ý¯JBc','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îX)Õþ²üÈI³fƒ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÆÙæ½Y0\'ÕQB¥¨ºS','½œyn\rNËkoÙª‰€œBïÊì°³#.U³	v£ÏC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó‡®9o5¦OÔ»ªR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êX_—”­Eë´`9BHƒJ','«’ŽQõÓP#)ýÑ¶Ý-aõó²WºÎPñ†p¬acŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ©o”®ñ°©f$ÈÎ„ÀŽ','wp-includes/Requests/src/Exception/Http.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l‡8ªûZ·Z£¿ÍÜ','ôÐ€nˆÂ—W–a*ÿË!c!öE…ŽŒÏ†ÃÅ…>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö=ñ í|Ð¾¤qÁwºJ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/Definition.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/Definition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÑñ>úßlé²EBH‰','RóÉhÖ51Mâ-ÿø¨fƒÔ:X.Ð®ˆ×YewMÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûtÇÍR\'Úm9HC\ZÞ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-ftp.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-ftp.php',0,'“HÊ©Âbá¥û’kJŽM,£','“HÊ©Âbá¥û’kJŽM,£','\rË«ñ{ÔK;O>Z°nŽ\"¶ÚÚìàÄ)\'åý£Øôq¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýp„h”ñ0TÔ¢0DN ','wp-includes/class-wp-block-templates-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-templates-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JŽðIf6¤drþä~»:«','þù”§Àµ/ÏƒÇjÔÈÀd!&¤øZU\"|*C¸õ´<7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž	LÁlj\'ÐsYmI@¡','wp-content/plugins/members/addons/members-acf-integration/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r#yIø…/€WãëI}×ˆt','Ô©KQã!ÈcŠ>à<¨A3[à·ûm\\þ´?Tk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žýý‡/¡tÔj\r‡?†#','wp-includes/blocks/site-title/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?§µ«\ZjËÉ›ÒÅÖ','„R+ÃÁé€jÞeáé,*ò6a,R_~O¹z‹WókÓ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žB_:dp?ŒÕ+ÍT','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¦hÌú!&<IèÑ2t','&Hùý>3\'@YªÕäEÏZ¾Õ5èÕB7ÙŸÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žµ‚´„Õ°	Ì‹ÓÈ²ÃS','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€”(`]VŽÅ£[^ Ïò3','FÜ‘ t=Y+‹YÊÒ¿æeÆÛ¾K÷bÇ6Wåó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žY¾<Æ‹_-œhiÅw','wp-content/plugins/default-featured-image/dfi.php','/srv/htdocs/wp-content/plugins/default-featured-image/dfi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µhN9ÇöY‰eš ’”','vÚý×Ìì¦Ú$;GMBÅ‹Îg®µÌôù†XD‰Öž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žjÛ»ÃÕõŸø¸2\"ì','wp-includes/sodium_compat/src/Core/AEGIS128L.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS128L.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ScôÚã›sòqAèÆd+Õ','M-û×ºÇÏfáÛÔN’*Æ7Í`î©2JàÞ§O?=½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žšo·|[Rå^?í!\n·w','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Uåñ§ÅAß¦¸>,Iª,','\"·Yÿ1ÖÊ>	.¥GE%3ÝŠ¼®Ax°âÉÐl½EÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž Án€$›‡qˆï^qf´§','wp-includes/images/smilies/icon_lol.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_lol.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@äs\\e³Ÿ|˜sËŽD0','ßÚøYŒÀŒÍaý^F_ûò8…êØª2¡3%ájîÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž#ºŸÛÔS¿‹\rÄïú3Õ','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž%E,qú¹îÈ±è%\\ýz','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plugin-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plugin-manager.php',0,']¦xn>\'¹…ÿ*Y>´’',']¦xn>\'¹…ÿ*Y>´’','1Üî<-Ñ¢\"%¥¢³Æ¸^…Ë)¥=œM[÷ä+o”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž\'^“Dý×IGÞ1…Ù!','wp-includes/ms-site.php','/wordpress/core/6.9.1/wp-includes/ms-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%—`í4‘‹{ M–\"W','U7šÇ©Ë>îú-évµ\0ëïP#—á…q–¼9”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž(ŒóãÏ¹¦éØ²ó°óˆÔ','wp-includes/blocks/video/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Õæ6F`s|)ƒ¹,\"','|Š Ãø¨	æù‰ú0²$ÐX¹5_‚€û=Ê8‡ÏŸÂ4­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž*Tñu\r¢íÓÖ ~ªm','wp-admin/css/colors/ocean/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ü•G¡OÙ=o![Ë×€W','\n†\0¹{ì9ÇÔ8ºÏGÐ™hG¦•ùÏGˆß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž+\0Ž»R›/‰ÛIøÊï','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“­Ž&VµGÈ\Z÷!×\rn','‚ÿ0Ý˜™Éé&Ðšß“f²´ˆý5*c¥ªå»>]ÃJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž/\nÞÄ´Ê|J¤NGU±','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/RenderBlockingResources.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/RenderBlockingResources.php',0,'ê‹¸ø”isZ¸¯Q3]£…','ê‹¸ø”isZ¸¯Q3]£…','ué!%Åf:Qsl5 û/Œ«\\OÓ†uÄ¸.\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž1l<œ t~LŸUwó','wp-includes/class-wp-locale.php','/wordpress/core/6.9.1/wp-includes/class-wp-locale.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÐ—+£z2©Ìº·…k7','SVÂÅ\r§…ÛÊµó½Á+l­Inè¾áåh–ƒôû³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž2:ißMƒ¸F¸¤MÞ³ª','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/WP_Query_404_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/WP_Query_404_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]Ï[é&9š1#ð3\nû','‰¶éÔ™vþµÉ_ºÄV´[\\Zoö7S(èWV-#ã* ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž4“üôç¬°9üB„P','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Cancel_Command.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Cancel_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º}~ªËbÕ$­³jL','×Š½€(âs:ÌÜ^ôÚpÓá|ÓnZôœ[6ä<Aòµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž9ktG\'¦Ýó:šlÔñ','wp-includes/js/dist/script-modules/block-library/accordion/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/accordion/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sw]ŸdÆY-„CfpÛÌ','\"Ô›ï3’51É\rþùyô7è[ð~>¤&ñ\Z>\rì¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž<Cr‘0,Q©Ž¸ÏÙõ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Reset_Audiences.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Reset_Audiences.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÓ}VöÓ7Mö¤EÈÅy½','Ì&>‚)Šýc³²Cú5¿½]ß°õi¦:MMWJ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žE+ÀUKž|:\ZjÊ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-3.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ckÀEòRÊv¸Ä¡ñ','ÎÂ¶H²÷&BÓŠJmžÚ%®3‹YS1J\\Ú[C5DÅS¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žE-jàÊ1jì£Ê\rÏE“','wp-includes/registration-functions.php','/wordpress/core/6.9.1/wp-includes/registration-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úQ<Û¾\Z7¦M¢v«ö','KdïÛˆ_ºMF¥ X¿òXþ.,\'T\\ÙÙ6ö÷ò6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žG%ù-£8ÎÝžLªmž','wp-content/plugins/imagify/assets/images/imagify.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼´æ6ÑÁš’ä}Âa–R','EF’rÞaD#>´w4ö:rõ÷bß3’ˆ?0Í\"óâžX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žHüÅ³ŸÓh¹œRQ','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/page/2/https-index.html',0,'ô‹q40¬8®l}™ð>','ô‹q40¬8®l}™ð>','òƒ`ý¾ýJBç!|Åæù8 õqˆ¡ùÿÊ’âxûtÄ+½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žSj7Ò¶‰\'À2Gò','wp-content/themes/genesis/lib/structure/layout.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/layout.php',0,'<ïE½ÿýYæ[Ñ‹˜','<ïE½ÿýYæ[Ñ‹˜',',˜WÿpãÓIcS>ô´g	¬ö‚í2¥¸X;·DâÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž\\h;œ˜BUÒyY[ ','wp-content/plugins/worker/src/MWP/Updater/CoreUpdate.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/CoreUpdate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p	<o¾ùŒ¹ \'ßx×Î','ò~	fpiûDÎtçéiO‹©›I´*|LÑ6q«?¦`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž]oMð¢seªªJ4È','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼yæt¸—Õäˆµ¾J¶','ÖHáÉ÷(Âë\0\"¹\0h^\0°u^Û´©Öù!\Zl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž]·ã3všx^Èt:Wb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÜ®Úµz>b¿“UMù','ûõÃÆH¾ºÖÞ»\'ÄÉ£ÞfÅ¸ÖC•‘ƒ°Ò4Té','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žf ¬§rÅpÎ(—‹p $©','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p¢ÔbDî@pýG+×±','*DZÍ>ùBgñ&Y‰Yˆ›þ„Žâ¨4(<¨/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žg}%V¡F¡Gnþ89','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.css','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§n8Çv(¦²KKO}›','Rd$Ä\'YÍ	ÅB¤HÚ³÷7îû/ŸZÎÑ·¨Ðy¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žg¹	ÿî9 !°ÚÛ.u','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ñL©›P7Éq±õ\\†\Z','çÒç(©1Ý…ï“ïAþŒûþlp‹‰òYnÈ[M}ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žirØuÊ5’Žš‹¬','wp-content/themes/twentytwenty/assets/js/index.js','/wordpress/themes/twentytwenty/3.0/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­&õŠgÅýí €ž	Lº','îÅÓß©AµšyØAj@n™E´çxÙö<¨ÿÿŸnæûõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žjÂ»ô¿Nñ}iiû','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js',0,'âœß%31hq¡ŸŽëFáò','âœß%31hq¡ŸŽëFáò','Û–s÷:|n…]á#ÍŠæœèfHË+ÁUÖÌØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žzÿ{ë›c±ÜG³IxQ','wp-content/plugins/spellbook/model/class-gp-feed-plugin.php','/srv/htdocs/wp-content/plugins/spellbook/model/class-gp-feed-plugin.php',0,'æˆmV>ýcÒÄØ0O›¹','æˆmV>ýcÒÄØ0O›¹','p5 ‚\0Î} |\r–<ÓGK(ú¸’€g‚™½†= ™Œª¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž…¶»½î¢è†<ïxÍBŒ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚïeG}~Ä%Îð_š	Ó','9&øla4\0r²€­X`­k\0£”î=ª#?îS­#Âüj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‡KÃ£ßÞ!Éûub­“Öù','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B($ùÉËèmÐúè™¬x','Uóçö¢Ï£w+Õ\n­îb’|õ9~)È(wú•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‡X`gÏÄvµÌâ%5','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U™ÇêÀ»ñlŽ(½¥B','˜£ÉºøÝu, HþÊ®cp•AAìVƒúÇ\roô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‡§	ÑÕiðöQµžœ²}','wp-content/plugins/jetpack/_inc/build/widgets/milestone/milestone.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/milestone.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ãNÑH,§»«U\"ÇÎ','¬^„r2€cLj=Š.«°JVž”¾ÔocN›²–¹_u\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‰_Ù~åb¦§êÙ“}','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êœg‡ÐñÂ5uÎ4Íšñ',']â5\nýºLfÀÏýFnªÄD­m=f·Ò7¾2fp3¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‹!+LNæ#(·—ïðùÑ>','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_terrain-a408b936442d6d33df07.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_terrain-a408b936442d6d33df07.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÍ,õÅ(jibƒö“€','ö³NÒCáä±ÆFKÏîy\\ÀÍlÄb˜³ØŠ58Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž‹»ðF÷ýšÍ6È(Z$÷','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smtp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕBt­V±éÀI¦.Ð²','Ðçaˆf\rÑÏg~t°6%\\ Æˆ`Sç{0\\Gf\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž–Qõ(â<ýý\0m•','wp-content/plugins/jetpack/modules/widgets/gallery/templates/form.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/templates/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<pW€ŠÈC““—:úÍFÖ','Ï\0H™jV•ù¦úâ¡šÊó4k?9Ìè$cjbŽ¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž˜x ü¢\rÂvÜçH97Ê','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/init.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[täÙ1£­“Ü;cø\rX','°ù6Ñ`y‘ò\\| µˆ+Føcq÷¯Ä€LÎñØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žœá\nC³µ=MÏtlbe7','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÿL‡ùŒÀˆ	%EñÊë','¯ß¸	¤6„FÆ€0—&‡î+žÏÔ(,™—Z™„&Ø‰øC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž£e-¨ÒRÈ‰”®ùL:Ñ','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9x;à²\"¼„›\r™æø','ñò‘a¢¢úÛÌ»UË\nÖ¼\ZrŸS:¸0#~Î‹ƒT½š¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž©”8¢üŒÕ ¶)j,z','wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss','/wordpress/themes/twentynineteen/3.2/sass/site/primary/_posts-and-pages.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ònû0Žý/^ö½qwû^','©¬IaÌ˜L/Icd««,³]a˜Jµ|n\"Ã68ŽÅe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žª,xŒ¸Â¯M±Ú‚Ëýì','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ‰Zì½1BQ,\ZcvÊå‹','J7;D\\‘{§S¦«\\›Sµ*y™:ìÄbáÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž°£N·[”ë¡º¾5¦8’','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs-capture-js.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs-capture-js.php',0,'š	\r”\Z«<\0Œ³€ ','š	\r”\Z«<\0Œ³€ ','@7ÒÂ1ïÊ¬„Ü§¦A\Z«„{Ü˜yq$¤1s)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž±ß2’h6Í’¿\r¾~','wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷¹=Q«\'®‹,Ãï\09—¬3','|©ô‚\"¤`!ÖCeŠl¸UåtÆ|#oùÿ«H$è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žÆ0]Á™!{ï¶#Ñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¢Ý±HgCa‹=Pú¤~R','+”ýY\0…ŸŠE±]Ðø’b§º\"5fG­È6„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž×¯ˆÞ¦¤ž>œæô›ªû','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelGroups.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelGroups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊeìðqÆì6üwg|/íA','06{5¨ÝIüå¶qòEAxq¤?ÙxBFäù¡€É¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žÙÕÜg.Þl`F\"ÖÎñ/¿','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PlanEntitlement.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PlanEntitlement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r´É‡Øê-ÆD÷ß¦rä q','cwgß¹IMé¢;{ìÙ´çý»{F˜”\".ïe\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žÞ\"ª;NòUŠvˆ=;ÀW¼','wp-content/plugins/jetpack/images/apps/triple-devices.svg','/wordpress/plugins/jetpack/15.6-a.3/images/apps/triple-devices.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾^tý^¤Û\n¹0Ã_S','º¨Ÿýõ·­ð¼–õkÖýª{¸LKj!¬¢¡Aäð,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žà¾X­*^ŒÏºR˜´Ü8Ì','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ(‚ÒÏòñå›¢¦Êë©Ý','AˆoÃ™#Xë·C«.öioƒM~ö¹‰¬Ï0-¸lá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žåhN¹W‹Wzä«ïã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/fullscreen-21ca1ee2bafcb1c8eb55.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/fullscreen-21ca1ee2bafcb1c8eb55.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò¶vÏ>ôWÞˆ^÷+š”','æš<Ô®Ã.Â%²&É²ÿ¼c\\ÙÆÂÊ_ãHek€Æòú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žå²ÊÐ##Õ‘n\ndA\\­e','wp-includes/blocks/latest-comments/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãûéÏâ^Õ^%RoÂn','»°^ÒÕ—²çI£ø· Hîž¸ É)Ñ«ºMa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žêð¢ý=™×¸Þ—±jÿ\n','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ösj¤=Hß˜Ù¸Ajä”×D',']â8_l²@þËtŽ.¨Mí$	Ê{å>Uê¾€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žîp?E^¢@·\'ŒãPEÅ','wp-admin/edit-comments.php','/wordpress/core/6.9.1/wp-admin/edit-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã}Û<Ž?´õ®ê·ß3Ü_','0\"ý¦ñ\0…»»MÍ\".ú 8ŸâS.8«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žï†T»âš;Ç%·óÕÒö·','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/sidebar-toggle-slot.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/sidebar-toggle-slot.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÓu~àôEµu˜7ýº6','shžf0Ï,‡äÓ8\0¨\roWøÌlÎ›÷sË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žï´‰´S:Ñzb>Ð6','wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiple-choice.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiple-choice.php',0,'é~lL~\\­nÁnìDúgž','é~lL~\\­nÁnìDúgž','Yâr›*Ž\"Õ[æ}i=dl+YýðêåÍ–¸H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žóŒ>ió>C.Æ|#Ãq','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sè•œ·û{Oq\'FôÔ&','x\ZJÍ®Æ’jü¢PÊ8Ó=Õé1ßä¹¡J[v4QÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žô¿ç_|#–~_9(+','wp-content/plugins/seo-by-rank-math/includes/settings/titles/post-types.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>.xåój5$	œ¥bl:','õ›vÀ²Aü¢†z—f>IX6ªý-Ž›5£ç—½6ÞM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žöCñ\ZÝtÁ•RÉZvÙ€','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TransferReversal.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TransferReversal.php',0,'ã/>iXù»TŒ?o8°ËÈ','ã/>iXù»TŒ?o8°ËÈ','.ïtÅÞuæàäj\Zê©	¾Ö§2/ææ¾Ã	8CÔ	K™h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ž÷Šï©ÁÈUÑ\\™aE','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¢[T¦U2x•Å&^™¨ñ','*‚íŒRúñ\"·ýžP_p¾³oÀ„EÏF‡Î’3í1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('žú7\"¯™.¢­¥“o¿Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Tà¤`‚¼së,\nÀ±','Û1¾ü_¥y±ð­÷Ž\rL^ˆ°¿T8ÎCuØÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿâ®PE=M	ñÈK','wp-content/cache/cache-enabler/hjsdev.com/count-up-stats/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/count-up-stats/https-index.html',0,'&»™—M“ö^Óžu¶—U=','&»™—M“ö^Óžu¶—U=','sGRT‹(ˆÒZ&\'ŽˆbèôÝø9hÆ(Æ„ ýj·V1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿæ¼ò³þÐÖ†-×8^Ù','wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ	›>ö¥?(s~ø¥×-Þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/settings.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/settings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïBK³îÓ{	âºöCïØ','9øÆ*îB?„ìÙV¦»x&„Ï{Ý:}Ñ“´Zê€mF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ÷žbqšÓ“(Ð=çÆ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ä.-¡ùho6\ZiJÚ','øntÆØáˆa/l.!KÁLG£ÑVhDqìlRž¹÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ\ZL%GÞr‹eDËF(Ü','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãê ·—_³„Õ£@êÀF','p;sGÓPïÞC´æT :ï\n7—Ëé¦å\0©w\néÄRU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸBâÔè™ô!³¹vÝ¡É¶','wp-content/plugins/wordfence/views/onboarding/banner.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/banner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áËÐé]«bÿyc~ñàKw','šƒá•ó\Z°TîDi.Âqs“Õ¶® ¢BÜÃ`-pýnN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ €Ž¢ø]%ªj³%g','wp-content/plugins/gravityforms/includes/webapi/css/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/css/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ!ûž{\nCø2Ô_%ÅM§Å','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_New_Badge_Events_Sync.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_New_Badge_Events_Sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','líÞ­höt÷ö«§Ú','-Xfåçrþ‚m¨‰ûî)3óÎ³gº5õ\Z,ÌŸ:þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ#WÃ¢‰Û>Drm¨@Û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-phone/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-phone/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A‰J6#ˆ=ƒ¾Q\ZÓcP','Ð7CõÚÆëÔÂ¥){ÖE§hê9%ÆƒlH49Î\r“\\§u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ$¨k†g¥œ$UíH¶Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­6|ƒXÌ¬wû´¨M~\'k','!Óû-:Ÿ¨YS‡uæšë÷!%£VŽ•u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ$èoñIu¥m“±u}|û ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/actions.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/actions.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\"Ë­áJâÜ;l‡','\\WŒê›Å¯`Éyâî?‡3ê$&<`äq`šÛm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ(ºÒ¶ˆF?î¾f¿ê9Œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¦„rþaÊæ>\"\"–','¬~é¯\nåi‡`êZ[ÇÚ3œ@¸GÜS”0ºgÈhmÞY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ4ã”Zs™é.]åñ*','wp-includes/blocks/table/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù*Ý±‘†·È\'V“mž','«þòÍBŸîOð‡—Ô•ô&¦Ý\'Ìo1IYy¾%D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ9V#}ýXˆ<åÒ\n[R','wp-includes/blocks/template-part/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿%RéëÇ½.¼Ï´Òê†ì','Svìà\nóAêØÂt&Ó2AªU—!”ušêÂ£g\0´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ<„ (ÈêÀ‰*A]ŽOí ','wp-admin/css/colors/ocean/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U³˜²šD\0gUbšpÆ','êŸž4³/D\"8§ÚD¡æ7º~¹›>¸+°ïf…†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸCRÓ¢Ebcq(Žs\'ìv','wp-content/plugins/gravityforms/includes/form-editor/save-form/endpoints/class-gf-save-form-endpoint-form-editor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/save-form/endpoints/class-gf-save-form-endpoint-form-editor.php',0,'W¾gú-ZÈw“ÖB—Ä','W¾gú-ZÈw“ÖB—Ä','¨¶‹‰#¡Lº“¤•¼˜¾YÃŠ–Ó\\²¹ï©\\t\"‰ž#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸCà¶ôyF~vÈrW3ç³','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-plan.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mºÿâ]Ä°íŽ×ÛÍEÇ','«(¶áD7`È“®–r¹ý[A\n4WåÝ¡˜È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸD²¸d.PË´{-yoÓg','wp-content/plugins/wordfence/views/common/status-warning.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/status-warning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥µkR¹f,ïJªÁÞk«','¹¼f‘!§Ù\rWeŒ¥=?õÛK¤›jP&é*yÖ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸEéÎ †\n!0›Î{`#mí','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuItem.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuItem.php',0,'D—Rû:ŒÃ~¾=ð¬m','D—Rû:ŒÃ~¾=ð¬m','À«‘Ñ—´æÌ¢í—³£^9êÂîµõÞ_t•TN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸG$q$Q¦OÓ:€Œˆ…ä÷','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checkbox.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checkbox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\"éfF=C€MÃSj´&%','tLÎØ²ÔGÕî¿`gâX?¹Ð¨øÿØt”Mc!vJ|œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸIb%¤‚^‚}Çœ´œ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øñ,l1m: €\r¡’…êùØ','Ãd®³·ZÔ¬©}±¥È¡£ôCÙM¹#ïµ^ËLM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸI|›K9Õ(Ô{sõX','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰pòÞ$Ý>¾_CMGÏWj¬','DWVHµY Iìe!^ÈÄußyÓnªEæ$·Ó[õdŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸLöÂJ}ÂÞØsµv','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸX½iq.ü^\rúì\'','wp-content/plugins/gravityforms/includes/query/class-gf-query-call.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-call.php',0,'é1%í:¾iVu¶¾d^ä','é1%í:¾iVu¶¾d^ä','</aòCŠñ£*ß#BA\0ì£­¸Wf0Æ!Æâ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ[F¶ËÆP!ŽE›ei','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë€×fZ“yö°kj\n[','ËŸ\\Sy/¹;#ªA³ƒÁ’X÷\\/¾U¶H°xÒ\nª©”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ\\Z{•¨{á8SP@;','wp-content/plugins/imagify/classes/Optimization/Data/DataInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/DataInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦5¦Ýeù×)»Àú','›vÄo@Ž722Ú \\vU÷	¹P²¼4Ýç´,Õ×”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ^¦ÄXŽà oÁþIºÉr','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Õ‡0^§áçöþÌ²j¯Ã','°Ê«5æ°…*Œ‰tílëùØºsëºQßd;ë!,*ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿbv¾ÉE’ì´HÕÇãÎ„','wp-includes/js/wp-lists.js','/wordpress/core/6.9.1/wp-includes/js/wp-lists.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¨§•@…¸¹–õ·¬þ(•U','ÓU3KˆãÛß0²“{;;i\Z™$&I_n[UÉ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸcØšO¦ÙÓùª\"¹b“ý','wp-content/plugins/akismet/akismet-eu.l10n.php','/wordpress/plugins/akismet/5.6/akismet-eu.l10n.php',0,'ÉìäïB2à Žõs¶ó;¾','ÉìäïB2à Žõs¶ó;¾','“Þ—£FX%}\ZBÜ(.÷ã(ïñÀIöÊ³Y²ÃÎ_Üª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸhSÑÀ:°öÓ`','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N²+C#+|ófZ¦™]å','kn\Zyé&æ†_©Ø[ƒ¯Iglƒ(ãg\'î^¹G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸhöKòWÍÉ’n5žKaQ','wp-content/cache/cache-enabler/hjsdev.com/category/uncategorized/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/uncategorized/https-index.html',0,'%éAe|>Ž+ljê©¿','%éAe|>Ž+ljê©¿','x8çÔôV—Ô×Fpl:O±ŽMñ½(ZÃv‹•àejIr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿl€Ç€·…2]A”|¬ ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin.php',0,'ƒB¢v^	Öý+I8›‘Û','ƒB¢v^	Öý+I8›‘Û','7£)81•ÆUa90¥q4º×Ÿd3uDF¬ZÜtZ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿm[>ÍÕ×…ß™vr','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìsÔËý)ÍñÆqØS(vã','Ø»À#3qeS\'ìUQ2¦¯/Ø¸Ã­v[§ì\'‹Ó!G~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿsì‚¸¬—Ë»v™\"*§½','wp-content/plugins/duplicate-post/src/handlers/link-handler.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/link-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','líÈ\'‚Rê	hX[%F\"¿','\\àñéÅµ£}låú^ÙÖ8ûaÚ·{·ýwx(Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿv\0ãx¶èÊ3¬åÑÉTÿ','wp-content/plugins/seo-by-rank-math/includes/modules/acf/assets/js/acf.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/acf/assets/js/acf.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹7|žƒ=¯Rì?q{Læ','·_[s{qè¾¦]>bö}0…¹ñ0ö	Çj_µ\"÷ªB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿv<N…¬S´4×Ò¬¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pò¼x÷²GŠê{Ñ¹ü9','AŠÄû8ÅZtË9ëpÛRÅÕñ.˜2NÛßQdí¤§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸƒD!å~3¥-7‹ßé','wp-includes/blocks/avatar/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xl‚ŸÆ}EGÑ\0~<ÔY>','æò¶W£·8¤\01WÅëSac)#\n7¿7¶ÿþˆôÙN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿƒîlš†ŸèS2JÀá›K','wp-content/plugins/seo-by-rank-math-pro/includes/class-register-vars.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-register-vars.php',0,'íP”¸oèÖé¾7&y¶','íP”¸oèÖé¾7&y¶',' Ù±ö›oŸ:ÂÏÀ‹#ƒ~)ËË\r©È¢Ó}™=vÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ„©¬.}\"eë<—=£p©C','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-pages.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-pages.php',0,'KàãêêžlÕÔ¶Ío ','KàãêêžlÕÔ¶Ío ','±Ä	6UÑ,h&W¾~HM§ˆ0Â›…Æ°’º*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ„ÑÁÀÐ ÈV#ìq','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-templates-store.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-templates-store.php',0,'fQÅ¸ÅÉy]Ì,(Á','fQÅ¸ÅÉy]Ì,(Á','g*j\02îänZ_”Ç\0SÌ3…ûªîäRK˜„œŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ†oÚømW–Šx1€™×','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/AggregateException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/AggregateException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¡”Ú‹ú\Z\"€Œgÿ','—:Mç/,^;>¤ÜJ\'Ç“¬¡<MV\'ÄdÆEè¸”7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ~á¢Â=ÀÕGzðÏ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentIntentService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentIntentService.php',0,'á„eúÒ‰E]ëO/|ˆ','á„eúÒ‰E]ëO/|ˆ','NFì˜eÕƒˆÕŸâO!LØRM§ÔæÍtíÁíû¢n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ@÷á¬%?h\nA@¬‚S´','wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-handler.php',0,'Ä	¢.æPçU»†5Î³±‡','Ä	¢.æPçU»†5Î³±‡','7ÆˆŒã¬÷†ÊkœDõÛoF•2ý+ï	½ÞÅ\ZÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ‘,ì®y°Ïè©\0guˆ\Z','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÎÍ^õm\'£MyË?C×','é\n±^cc?ŽZåñ%ö3ØóËck¶Bt°Waõý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ’4£å«½Ó­„nkÕV¶','wp-content/themes/genesis/config/contributors.php','/srv/htdocs/wp-content/themes/genesis/config/contributors.php',0,'†jÚÞŠO¦\0]{ñ#','†jÚÞŠO¦\0]{ñ#','ÌÔrböÏ`Tî‰À&\0Kª’×xl Û2ƒ|n]Lj­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ“|±ng`¸ÀNñY','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5z%ºe& Ûú{–\Z','AMµìè;Hÿ÷“ÁðwPÀüöö×á3…C’NÐ—÷¼à™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ™ÚÇE•ÄtK#kù¤','wp-content/themes/genesis/lib/classes/class-genesis-admin-boxes.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-boxes.php',0,'7\\½ \nÓ,”Å²:','7\\½ \nÓ,”Å²:','ólE­ÎQv3§>Jš\Zi¸û(ËgËMiô$PsØ8oa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ¤d‹Q,ð¥üœ›[á','wp-content/plugins/imagify/views/admin/admin-bar-status.php','/srv/htdocs/wp-content/plugins/imagify/views/admin/admin-bar-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý‘8©Î‡Ïòše¢LÞ£','l>€|ü€ª|¶ ¬¦õ³iöR7³uÌÔ£Å°¶«é%¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ¨5¿KçÕAt…X^qPù','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷aÇc%‰V|ëžƒ½%YÏ','äàUêD…o”8Ôé¸úˆò.Uâ&¢Ô1ÏúÄÿl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ²7ø‰Î¼Ç›4&µÙ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨!Ž[ZØrƒ‹MƒP','ÆZÚIÁÃ«M»”Œ7[ËÎ´þ\n0Ç\\‰ç\n‰èàT¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿ¶Ý]³Øc§¼uq©|¦z','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëëfþåf-ÐDë~)','”é–Â‰dÂ}™ž\Z©b/€ƒ}´¾[<3Ïh—J—‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿº×‹“¥^\"\n³F´ßu\n','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/String_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/String_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø«ðö|D×î ±KB?','.È®;)÷.¯Ö,løÿƒ»ð¤ŒìùE²À¾÷0õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÄÒýƒS5\"c™ó‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€èà;E³×Ç“\\C~|=','a§êPÆˆŸbýÑQø \'Š8€VŒ¼²Yõ³khî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÎ–&¿¢NÂ,õ¥ïŒ6P','wp-admin/images/icons32-vs-2x.png','/wordpress/core/6.9.1/wp-admin/images/icons32-vs-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡*04ÿG4F—	&Zƒi}\"','ë.aú}…‹hwÓ6œWEÊ­–(3ïJÓ­µ9ÓEå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÒ0ªd’¦¤¢- ÂDæFÒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢‹^³ºûø_óåîwê','ÉÌ>!¾¶¦úáŸQv{Ã<øX–ø­‰ß:JTE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸØvâÜwT_q(ŽCs','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-logo.png','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#‡§œPhÙ^÷-ø*ýÝ','~ÎôF%eûÚ…Q³Áên¡ ÔvÌØZŸT+­üB‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸØÉÈ4óš³QÞÅÇ','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶/zÓ}&N°€Eýˆ','*°~ËZU45áyYî7‰R	•ä@i;hcØ–~ýÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÚv½á#q¸ò´ÈƒÙ','wp-includes/sodium_compat/src/Core32/ChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—EOxÙ•XÚ2ë–­Øƒ','x¨×aJNù!e±¬×\"\"Nqê}ç«AMCû1)®º{€j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÚw§ÄXNV©vÅ\\o«q','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶i\rÿ$â¨µ&B 2;','˜åŠyK”…?‚i3Ó&t:qV®.ÇóKþ&¤mU \no','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÜuVéË¡/˜ s€|¾','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TagConsentSetting.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TagConsentSetting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÇ]P¢o8|·«<ð\\Œ','ƒ[´i¼ÑWã­çz‚¤\rŽõcWgÊÕ+õÍ¨,!+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸÜå^õ^:28’\0Ö­\"‚','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^†á¿¢‡ðs‘Ý¸àNÆ','>\n m×3ñ7ï3W­§°k\nžw“Kë@îw‘@«ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸàUÔ…Û¢lð)%gN‰','wp-includes/class-wp-script-modules.php','/wordpress/core/6.9.1/wp-includes/class-wp-script-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÅ–\'©&\'èp%¸5å/','Òuº¢î÷\r2×Ãrè#è™ˆV>7	¼°Š\\Ò³ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸàW31¦©N«¸Äg×¤ÊÎ','wp-includes/js/dist/vendor/react.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';—Á•…«â=U`0(«›€','hXƒÃ\nLbÄêJ¬ùhsÔ+ŽL*Ý®š*)ŒëÍ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸáÄÑWŽª_1Ï0­nè‡','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¡Ø×q¬\'Þ%iôj—','E\nsS‡¬£Žd¦1Ê`å@t¹\r4²gó]Eñmºò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿæþþ˜ˆ	aa*ˆl(Ø','wp-content/plugins/wordfence/js/jquery.tmpl.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/jquery.tmpl.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\\}Ã\"£†‹7Ú·’•DZ','ß.IôH\Z„g\0óH!7`‘£gÞ ZøzÈ„ƒÅ¾6|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸóS#¼ìµÐ^‰È@¨¿','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache-purge-admin-bar.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache-purge-admin-bar.php',0,';CäÀ×?œ i±ÐvZÌ',';CäÀ×?œ i±ÐvZÌ','Í7ØéÊ[É]£RÄ‡ìoM¡bØ¥ÆÂoZ%vKcˆ[f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿôx[Çe„ò¶¾>M','wp-admin/includes/edit-tag-messages.php','/wordpress/core/6.9.1/wp-admin/includes/edit-tag-messages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡.jêA8àr÷Uq','—?ùuZv¾*Ö32;hú$,\r€MEÛ~ßà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸõD!ÔPIþ·\\ëƒnÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÆi,6wR¡“Æ¦ J³',' L>í>Ø,ao«\nÜõgÊqi‚šÖ²LÏ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿöìñ^¡CtV1áçÀc','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò—€t%Þ‡ºH z÷ë£§;','ÿXŒ¡Ã\009^æ<Vt6÷ðÒž	@Ðxv\Z³[õ±…B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿö÷»‚alc¡Wb','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/restrict-content-pro.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/restrict-content-pro.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õwœ©~rï(Úñÿ¹=Lop','Oc–U3›®ÑÑVë@³“aj¡½î#½n“{ì/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ÿû3\\÷2^†8¯óP°âä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=~ê#Ü7F¯}8„Å]±ìé','Rªy6‰¦ŒHCŽIÛ$¡¶€ì\n	ÁÐ©»ÞmÁW–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸüM:X#Žc¬~ã','wp-content/plugins/jetpack/views/admin/jetpack-plugin-portal-containers.php','/wordpress/plugins/jetpack/15.6-a.3/views/admin/jetpack-plugin-portal-containers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nFÙ\'Ï`Ç>ex®þï','ÓLÏ”{ÏáýZ~¤†ß¼Ë¿ÆL¢ÍŒoþÆ¤-ÌD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸýÄ@\'v½‚âY«!Ñµü','wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Óñ&`O–0D>ÌÔmö','vjz˜ÆÖš3­íÚé/ À\"Ñ¸¡ìÎ-;F”½£ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ŸþAí¬œêÐ‘äñ6óç','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-my-account.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-my-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¨\">ðLùŸúÜ»ª','!ÊG¨|–r»ÊÊÇËŒRœ­¥¢¥öÜ´Euµ:å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Z²ž¸‹|¬ï#F ×¯ø','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWK.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÏ™.â!ÉƒÌ#ÙþÇ',' =é`Î±c±Ûüôg¦\\ÚirîÿŸ‰û8÷9V\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¨áŸ;ÙhâJQgçÇ»ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0š–¯8‡åjÃì+™}FÖ','´jˆ„ä«]Ù-•ç0U¸ ædìhÁr†ÚíO[¬KG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ûWžÇ?Ÿ(ÿÚ&ë-','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú	\r:,îöeøõl?R¤9','éï¥<wQBlfaÜßr¢U¨´\rßþ;å[~3²þ†Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Á¢9šØ/ªÎ‚’\n­Ø','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-block-editor-assets.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-block-editor-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö2¸\'ÍCUWV-	','d‡|0žB­É˜ûVùdXø©=Êè“	‘\\.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ê3H¸H¶êG=ûö²t','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/bootstrap.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ét¤Ã_Útg&E&£’2','KDÏ’HÂWÅ}ŒŠå&i¤fÓ¹ˆŠ©á·Øf½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' 6‡•\Zr™O{¬åÍ»¢','wp-content/plugins/gravityforms/images/grey-bullet.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/grey-bullet.svg',0,'vtj]>3¨kr&Þxð[','vtj]>3¨kr&Þxð[','ŸQlËÇÑê‚Æ™Æ¯SÜ­´Û‰;ô\0\\ºüåõrÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \Z¨.„P¼Àá³Tà–Åå','wp-content/themes/genesis/lib/views/onboarding/starter-pack-summary.php','/srv/htdocs/wp-content/themes/genesis/lib/views/onboarding/starter-pack-summary.php',0,'u‹n¯1»þ]á‚øšÁ','u‹n¯1»þ]á‚øšÁ','HŒ‘!‹{ÓÄºÖuòÓn³cT7yHèÐ×Ì] B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('  ½`oöyUiÛ8ûÃFõ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â-|ë¬a‘—ÏVî*¥Ü','bFãl@Ž¿ ¦—t«ÒŽâb,§ÙSf\Zìhª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' !0¿h‚WA4&n~á¿*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' 6€¨ë†‰æ8¡N3ªÊ¨¡','wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php',0,'÷RÃ9\"$.åïÓ¹Ù¿$aå','÷RÃ9\"$.åïÓ¹Ù¿$aå','‰Ó{aÓv\'¡ÿ3ãþÍ»®ò¾ ùÃ<4Ñ4Ü7‘“o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ;\Zÿefó–Nd=“¤Z','wp-content/plugins/jetpack/css/wordads-ccpa.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë¨§é°’è–óöFÀQ',' MX•uOó²¨n„9>Þž™wwÃ3iI¤CcÛ»À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ;ýjƒ?¼‚“\ZdZž=','wp-content/plugins/gravityforms/images/icon-add.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/icon-add.svg',0,'šðT™~g)¬I@|DíÚ','šðT™~g)¬I@|DíÚ','6ECš,ÁÕf\nê“ÓD´/(Å[Î‚@á‚ÂV°?hÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' <81À¨V´\'He\'w»','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-options.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óú$Jö[©‚¡d/á/û','B‘‡JE_Ú~¬_zPiª¿y‘ÑR`w4nHÛt= ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ?4²5¼‘ÌžóÝ#*ßã','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã=z‘kÐ88˜æKRBÃ','øvær8dáØ©ÜŒÏ€þ;ÓÂ\\þû}	LÒ€T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' FçMAÝØ?4h	','wp-content/plugins/akismet/akismet-hsb.l10n.php','/wordpress/plugins/akismet/5.6/akismet-hsb.l10n.php',0,'íøü¤¥Õñ/j’R¤Å','íøü¤¥Õñ/j’R¤Å','P\r´•Y«ElƒßŒ¿I?]ceZTË?;Î•·f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' I¿My	Ñ©5pž~—¸/','wp-content/cache/cache-enabler/hjsdev.com/blog/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/http-index.html',0,'_«€K}5mCý§sp×²','_«€K}5mCý§sp×²','Ñ;Üå \\ÕZ¢}Nìˆ2\\ˆ¯|½s®`È†4JH¹Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Pw*º;°]š«°\0…4','wp-content/plugins/jetpack/modules/widgets/image-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/image-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']wà[`çðÎèµàŒã','ó\"þµô˜|st¯E¾\ZýÞS¼S¨J£\r\nßaâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' WÔMiá?V­…œÊ§','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3301.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3301.php',0,'¦d›Òû“È\"éBBü¥','¦d›Òû“È\"éBBü¥',']wÛ\"Ãb¼\"óI¾àsª’ÓO8éójªÊ˜FoNS)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Z„Ë*,ºgTñ|T EN','wp-content/plugins/jetpack/_inc/lib/class.jetpack-iframe-embed.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-iframe-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ™­_Ð@7²-­œ»¨Ek5','Ø‰.)ArTpXZ“\0AŠöÄSÃú_#FµëÚÃø;Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' \\£\nÄ‹JgPºUäJë ','wp-content/themes/genesis/lib/widgets/featured-post-widget.php','/srv/htdocs/wp-content/themes/genesis/lib/widgets/featured-post-widget.php',0,'[H6h$\Zš‡Ô¡“¤ùµ','[H6h$\Zš‡Ô¡“¤ùµ','\">¨oÙ\nÊ½˜yò?û)éœ5u‚#]®Ø`s¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' eÃÇxø§×1ùI2O+o÷','wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_cdn.php',0,'¶Ò¹éŽÁ$A ¥\0’ê','¶Ò¹éŽÁ$A ¥\0’ê','ŒTPª‡k\\ó«î{r Ç\na\r×ÖNõó{s¾¢wè›V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' fŽ¹=*…bOsÈ','wp-includes/style-engine/class-wp-style-engine-css-rule.php','/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-rule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿš›DõdzèôZªU¡@Ì','CzV<$$Åƒ6]©ÿÿØõåö¬}òá†;c“ËH&Ž\"b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' k6`Å«ŽgVo60¹Å\ZÄ','wp-content/cache/cache-enabler/hjsdev.com/category/category-a/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-a/https-index.html',0,'|òÉAË®rÈQmªZªýÕ','|òÉAË®rÈQmªZªýÕ','nµ6×#ÛÛ7––ÌJÍõ~#zží‡þ?J¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' lÀ¨E±èLøp{ Ë*f','wp-content/plugins/gravityforms/images/logos/gravity-logo-dark.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/logos/gravity-logo-dark.svg',0,')Õ	ô2âZa/5yãïy',')Õ	ô2âZa/5yãïy','‰uˆ¿Ê|k¬kìQ£ ¨Ñ¢ë<e±—–d‚ëO1‡S®0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' qò¬h¢ö¾Bcø92’î','wp-admin/network/site-themes.php','/wordpress/core/6.9.1/wp-admin/network/site-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’É¥yÿCEL‘¥\ZÄ¡','Ä Eã¸3Ç•ªïYÊ5„vFk³róÚ\Z×;Ûàç¦ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' r ¡šïÎ;¼Z¾?Â','wp-content/plugins/automattic-for-agencies-client/build/index.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';k¤âºêîŒª˜9 £Çe','¨É~´¨ÈtÁñúv9³Yrè\Zœ…]*[x¥PKì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' upÐ¿\08Œæ–÷íÜ¹','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á:ª0ªhl-,Ü°Æ','Y·.»{]øhn–I¬ú3ƒä«¹]7ð¿Ö§F(.;G8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' wØ	ÞŒIb¤]	B$[—ý','wp-content/mu-plugins/nexcess-mapps/Exceptions/ImmutableValueException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ImmutableValueException.php',0,'øÍ°ˆúfòˆÏ£7[@ú','øÍ°ˆúfòˆÏ£7[@ú','‹„¢e~4WÐàö|øFn–˜sÞ¸ÞÓOÁÖÈö‰!9_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' zL2Ð.ÖGw“òýÆrÏ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¶ðäÀ¦àïí@°¯koâ','•´Fcì¨ûƒ°Oxÿ-#×GøÖèuG—9ýV‰eèXé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' zvŸXó*\nw\nlÈ','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>—¿”&×0œÀDåâñ6X',',Gh¤*~P½2—XWã µhótyûT”çî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' {@©>™N£¿/b~ý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú ¤¤:ß¥´$v y','š/¬ŽÜâ.¤¼=®èò§†šËá+7À<‹€™©Âù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ~‹(àtz_,Éé´ÎÏÞ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\0Ù=Ôb6©Ÿ!nhcÛ','‡å\\•‡\r/vŽqèäã´Qa›7Ç\\IòÁpëc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' nà£&ùäBÖ–­Ï×r\Z','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I+ø­Ãa‘þbaL:','c*±íìË/:ô´^Á‰œX­õx$É¹°[‡—Ty¯î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ƒG œ¥Á$ÿ36d\ZŸ','wp-includes/js/dist/admin-ui.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/admin-ui.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=œzƒØÇaÕO÷úqßòô=','ý\"©{	åïkÙJ\'ŒÒ÷5ÏÅÁ ïlhætÔzq¥Af','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ƒÒ9§!Ú36Ä¹¦.','wp-content/plugins/insert-headers-and-footers/readme.txt','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¯t´åPÆÕ;6¨9¥Å','ÒÂ™æù£}äqH|Bs\'GÇ“YÈkþÌ»UUùÿ#Ãgú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' „\nÌ÷²í<œîËx¦úö›','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÔOµpF4‹¹\n›ÊKkO','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' )z?ÿÂ,Ä¶ã¤¢û','wp-content/plugins/jetpack/images/recommendations/assistant-search.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-search.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Æ2®èç!«S/\"è®','¡0/!u\'ãðâÜîÝº9Ð­„èšy8Ö“ù!kÈ‰L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ‘9§¾–a¶ÑÍr!NM','wp-content/plugins/jetpack/images/jetpack-connection-security.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-connection-security.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡éü3k)ŽßZ[ŠªØÕ&','~’O}ŽOÄ}\'9£/1uKwÂönùéÔ²;GÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ˜ê‚\\F˜Záú7iÐÁ','wp-content/themes/twentynineteen/sass/site/primary/_comments.scss','/wordpress/themes/twentynineteen/3.2/sass/site/primary/_comments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜LbyãâRQ£§bÇ±$','¹ºæÒ’»Ë  ˆÃ?/@;dY2å)RÖÁûNqu„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' œ¤iA$7S¼½2À{VÆ=','wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php',0,'\Z–&ê­ã{Ë.Ú	+]5','\Z–&ê­ã{Ë.Ú	+]5','Œ0Âãeõ}“YÿÒnkÈ{môY±0\";Û?Žãô°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ŸVQý®®ù¤:ƒMé^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7£;Y Ãvà”Å€','RùãµTlãÐ5ÀÞ<€êy±ä…eD^<Ø?Å­®ÑFk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¥ÛÎ.^nø½G2~cþ','wp-content/plugins/jetpack/jetpack-en_GB.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_GB.l10n.php',0,'K@ŸðÉxjÄPï´tÄ5','K@ŸðÉxjÄPï´tÄ5','^_¬Éº±Žû˜uÿðEé‹Ö;ÕÇHX	Õž1y–EýÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¥Âã)OÉ©‘Ýss„ÊH','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·»ÄªâËkOÿè‡x\"˜','üM-K\rå$x\ZôÞœ2É0¦¡*W!2DæâY…æa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' «ªÁ`	Ùô}Ä¶Ë¸š','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/marketer.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/marketer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™nMê‹” ¢Å³çKùp','³KI;ÛÓ¹/æÐáOYáólÊ¬œ#	WÌ·oA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' «‚\'æ¾¨£,0¨•‘','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning.svg',0,'”æô™;vö%¦{ŒÏƒNK','”æô™;vö%¦{ŒÏƒNK','qåò/·2¹$,Ì^P~Ý}ªžšáxÄÜrQ>û¨•Th','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' «ÝI:€.»X±<€!Ú','wp-content/themes/twentytwenty/assets/images/2020-square-2.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-square-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H‹ 4(«ã|Ï¿ß&è','çö`­z’zåY`]¿û¯3ˆñ”)Õ]:a>Ú?oezõç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ±n1.Ã“uétŸÈlX','wp-admin/css/colors/modern/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ¢øuä™”4[yMP','¬íg„·ÑzqÃYùeli‘Ñfr/1*;;ìKã0c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ³0¯Â#×,å3~ÅJ•×','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/SignatureVerificationException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/SignatureVerificationException.php',0,'TšÃo»ÞÐÈÀ.Š½ó','TšÃo»ÞÐÈÀ.Š½ó','xt¢é¬><\0\\jg€Iñ\rñy•¸fdxD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¸‹‡`%ú’{ÍüÒ+›ó','wp-content/plugins/wordfence/images/icons/error128.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/error128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É:Þ%7÷!Á´.Ñ','{h\0,Ž]ózñk“Vî{Ò—¢6nG\nÀxš©s9ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¸ß&ÉI†w¸2f‡· \'|','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-pro.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ŸHôE²µËrD Ò*','˜>Ø.>›„88n?µÁ\0Ñ@JèX­ÄªÜ0ëžP¿’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ¾Žv†’\\Qœ¥À-¼Ê','wp-includes/js/tinymce/plugins/hr/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%>‚)šú…Â•;¶','ØƒFäíSå[kõËø&ýfý 6+ b°>¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ã·BèõŽ¼l³gØ^','wp-content/plugins/worker/src/MWP/Security/NonceManager.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/NonceManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZÓÂ!Þ*õÉmÁ\0›j','ØØÐ]\Z¹ïUetñµcÈ&Ì|ýÒpîdÈš–ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ät’Êh¼	,Gx¢\"M','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÂ!Ø¹ÞÃ™ÃÆk?=ìÓˆ','+ËMBö‚W»·E€¥J1\0g¦êûÅ_¹’WF,|ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' È%®`»ÏäñüÐËÔz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼çÚ4 ,å2å€ú','“ÈÅhí!LÊÿ?8Ëj¥ \\N£Ùh„.—Þ¸j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ì“3ÓzÖòDqª(	','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã}Öå±âð»ŸÆ›\"®','¤³,èg8ÇYá½¥\"“rñ†Á¸š\Z×&è¯sÂ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Í?NýÈ`†lJ”³A”\"','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/Resource/WebResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/Resource/WebResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¾ÖK¥{ƒðÏsì','‹u¶Œ‰=¼üêæ,Æ*‚b‡iÿM^ÂØò¼¿‚,r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Òö¬>»ˆ¶i5ûš¤Ã¾æ','wp-content/plugins/imagify/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£rˆGÏ{}z–Õ»UÆ','YEÂVV‹2üÏL¬Æ\")\r¡´ËàÙ?ÖôX³ø?NÚp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ô²ÞLÀ/¹\ZÞîðjB«ð','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Bold.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Bold.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦U\'üµf§Ï¼k8´','™oÂhpxª%/EE÷ŸÅM;?s»¨\0[/´¥¢®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' Ö™eoÝVy®vq`Qqï','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bk]Fésor„ÁKáâ','J2Ìâ9…Ã²:?9üµøŽøVª¥i÷Ü0À9»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ÞÃ9˜X’¾¸¢U¨7¥z','wp-content/plugins/wordfence/models/page/wfPage.php','/srv/htdocs/wp-content/plugins/wordfence/models/page/wfPage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tŠbo i›%HºXwÏXv','Æ…1hì/jwÕ<UÀ”\\™kÀq%s|W¬6éæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' à¸²µµÇÆ<·€5	¨ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÀ%ÉPyûPÔŒ@Wk¿¢&',':þ¸5/v1ç ïÂŸ\\0æŒ¥Tcû¶?|¤¹‹›ÙÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' àÑ–ÝqÝäSGKy(þ','wp-includes/kses.php','/wordpress/core/6.9.1/wp-includes/kses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/_ˆ†ó.dg’º Ž‡','¥…jYË5Œ$‹\"½Ä€ëC9c“g˜†²6—:þV¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ëñ#Rø\nW1¥Ö\"ÜÿN¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Mé\0{YH&lá®EÉ|V','2¥aDKú>ûÑXÙÜóÀVy‰–ð`ÑÈUHÊi‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' í21TÛääÆ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-rdzFkSVF.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-rdzFkSVF.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÞTÕh¹Ÿú)n&³?£\'','\'{aL Üs9~!‡‹ÇÍfM¼ª9üœ…Qf¡wË.Ïø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ïrS<îÑµ/H\"¦’L','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¥ì>â•MøòÅÏýû·Ž&','7ó”Ùüé*™CÂ;˜,Þ%ž”a)ù¹Y°É8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ð\'×ttSÒUŒå<Aúé','wp-includes/html-api/class-wp-html-stack-event.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-stack-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F­:«\0ßÚ÷ŠkCµÅ,W','\"X$Û¼üƒ·>FÕád\r@#ù¾÷Ca½}z©¨Á•—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ñeÄ¡3Šš§2ŒWì‘Ñ','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú@ÙZ¼É³ù|3–','_Éå˜iÑìÿŽc²ŽB¸¬„7Hâü%K ®¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ñIg?b]\nãŠ¡q½','wp-content/plugins/jetpack/_inc/lib/class-jetpack-recommendations.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-recommendations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­²r¹W²¨<0Š(t6Z\Z',' ïùâŽZL´ÛiñÞ	†y–ÏÐŒØgGËd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' õõÃc\"BÈÖ%hÑyo','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/main_control.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/main_control.html',0,'&I„$lÚ[a9E½&ü+c','&I„$lÚ[a9E½&ü+c','§†l\n\'Q·“ãÐñÍ æ(Åˆ?ýj¡ó2J’™w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES (' ýÙ¶%ìÜi:I¢LM±ƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²]’O3æG_~ÔÏtØ','òOa=x|Ìæd£mØíŠALÐè÷A_îL?n_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ß¹d]Qá¹pr³ËHé','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cç@LÂ73YÓK¾íID¶','¤Ó¶†-Àd­}-(q·=¨¨Q‰Ÿ	¯ÚÏž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡6ŽhœÛ­LÜDÒœ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/notices/not-allowed.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/notices/not-allowed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#8Ép¬&Ãƒoc–êû‰KÝ','[Ä_â\Z=s¥Gn±N)ª‡Ð¦òcšéÙrC•6ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡k+HH)¼™ãáãëÂ','wp-content/themes/genesis/lib/views/help/seo-dochead.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-dochead.php',0,'æ~É2ª`\\Ú\n5ÕØ','æ~É2ª`\\Ú\n5ÕØ','Iná-¦@nwÊq°è³•j\\ŠUIü„\ZšFŒœ¦>œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡!²>Àº§3ú´dÒè','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐM)eXQw¦‡„¦l','‡?‹¡I\rÐÚmÃ¥”¼p7vÂP=€à©o—˜1J\'h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡mÃŽ_ì/7Â÷äŒÍ','wp-content/plugins/jetpack/_inc/blocks/blocks-manifest.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blocks-manifest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rq5jÏŽR}Wò\ZRÒ&','-Ó~‹#.fÅ>øÍ³÷Ò€•g»º-‘ çÝiß@—z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ðþ©S1iƒc@(@©½Ÿ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/StackPack.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/StackPack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïôá¨SŸ?ud$W','S™ž¡3&+‡i‰Îr\nKl¿bçòá°ÙwÐÓÊ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡9ÔlÂ×Ÿ? ríèqÀ','wp-includes/class-wp-user-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-user-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùš¢Á”ƒ\Z).8Á5÷Î','ÿÔª\ncÌ´.yÃ¤ža\nHÛãØX¿”:¹\\óæª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ p|²bV¨¤óÊâ0ãÚ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg',0,'\0jKo{7¶-u~åÜ ','\0jKo{7¶-u~åÜ ','zÇpdñw„Úéäbz€¥7d›å{o&\0_÷	ýh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡\"Ê¯%÷·¸ÙÛJª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆö™¾žŒjoXïVuªi7','§OÐx®u3#W¤ë+ŒYxßv>ðMµV#îƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡%¥°?’ê•õ¨)Ò','wp-content/plugins/wordfence/views/common/section-title.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/section-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è²ø!z˜à‘ÏÀ¶˜ðÌ¥','+£ÿä«AÍS—¯ÑŸbH´Âæ¿³Á$V¯+¿ÜNÎ‚Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡4®ÇüÚn°òwù“f','wp-content/plugins/gravityforms/images/datepicker/datepicker.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/datepicker/datepicker.svg',0,'gÞ®þÉ²c*Äþj[ñïh','gÞ®þÉ²c*Äþj[ñïh','cŽ‰¶nx7)c@ßÆî°¦Á$»N±ËÛ5mô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡6\\°•é­i“ÔÏ—ß','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Bulk/NGG.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Bulk/NGG.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ød]SÖ¿BE™Æ!mØ','½6QqÕDm¦Ù/AÌ5Šu:íS‹í¼R¬¾0\"©ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡7G¨mÐð¤Þs„_k_','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/block.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÑ]R£ºm²û–Ž–rDÊ','u¦!ôH¤‹^P°g³Ãzð‹ù©lD“Í\nåyîýåx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡9Ð¼îB£\n°#Š!¾ë','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ\"^n`à{”u…Ü(„','óp]Wé‡í•¸êQ1.ŽVò¬ÃQIŽJÑ¦ëÚí\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡DSæâá3.Ä¯y}ó;','wp-admin/images/browser-rtl.png','/wordpress/core/6.9.1/wp-admin/images/browser-rtl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\"‘ÙÓ Aä\Z®þ¿¿%Ì','+å•§îÛè0ÖçpÎÆœõ˜JMk ÿqçwœXØ¨£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡FrÈ	&~h=5Âü+','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamily.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamily.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Û—®FJ‡I®„æ±rÊ','1ZClœF:(Ñ€>ÿ®v?:0Z›*Û’´ô3{É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡GS^YÈ‘}ÿòcúj\n™ ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/user-journey-backdrop.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/user-journey-backdrop.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢“ÍNŽhQßî\Z\\m°<','\"«ÝµÆöªÈòütsù´R(<Ÿ‡lýüe¿Îîš]à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡GÐþuÄïÖ÷ØááPàb','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›©V‰ž~mL¹¸wisi~','°rzyå)uèÝö˜º±©²@ËkÁ›Å!þ©Æ1>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡SLŽ*Žm—Ã~–m','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-replacement.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-replacement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B­úâvàˆ†JÏmÕÆã','4NØdKæ>4{Àœè¬å†QŠ]F£žéý‰g1Þû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡TëDaØ¨4T_9š¹FP','wp-includes/class-wp-block-processor.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íŒX—ÇN“4¼û²™','Au@,Œ÷¼&‡––O@znìa!H¦5Ñ‚³ü\'š-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡U-3F\0S\\ù‹=ÐÉ','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Proxy_Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Proxy_Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü‚\"€b(qÿ’%[Œ*È','}ª2–ï¼ô˜NK˜\'‚?¾A¿±VM×1·¶ˆÌW†{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Xw®õÕ~´\\íÕƒß|','wp-content/cache/cache-enabler/hjsdev.com/category-a/sit-et-aut-voluptates-cumque/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/sit-et-aut-voluptates-cumque/https-index.html',0,'(%¬æqfÇ»/xÔ8ÅÎõ','(%¬æqfÇ»/xÔ8ÅÎõ','#ëÊÝIJ÷u‡$¦X3âî™²hù\0&Ç±«UüËn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡[R‚†O·«‡@ƒ#Ñúò','wp-content/plugins/duplicate-post/src/ui/post-states.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/post-states.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êy\'zZ°õÌ£æÞ½ŒiŽ','ú)g\"L\ZÍîÕ›ËQ7jöx/“aû§Çc\"ï¼{hð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡[öHn[PÖ.~½ðßFU|','wp-includes/nav-menu.php','/wordpress/core/6.9.1/wp-includes/nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Øû·BD8æ7×î¨o]','XeÎº\'¥oðx\Z€g#Í<žŸÈ×ÌV;9µtø­g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡]#š#p± Òh\r7â¬','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-topinterests.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-topinterests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï’XÄëƒ9Å¹®üv','¯9È–„E—SA…¡¦;q\\È¦¨`BN Ê±ê~¬’¯Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡_^èU4¥‚m¯Ñ\r’¿Èt','wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÇ›•|©VÇP?õ¬','Êtþ[­¶µxÖ‡ìb°Íà–ÒØ¥Ü¹Z	\Zü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡a¼z&×fˆ`µÄa;J','wp-content/plugins/worker/publickeys/partner15.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner15.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?±øRUÕîø›»u\n‡ñ\'M','Å‘_>ü_+2\n‚Kè…\'lxOHal÷~ÙlÖRz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡jðò—\\ïÉÄ¦<yãpƒ','wp-includes/widgets/class-wp-widget-custom-html.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-custom-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»P0·ˆgø8îž0ÃN÷','ß,%ˆùE–»“× Ì«¨–ª˜V8wßÛù›R®cÔ¯/¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡täÞ.!hît¸%h¬á','wp-includes/blocks/video/style.css','/wordpress/core/6.9.1/wp-includes/blocks/video/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›«2’‚€\0ååk!äG§H','j‘36¼rj lÁ±žù2«À@åuÛ5’kÃ+Dâ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡w÷Õ›?\'U¦ñäÐÓœ','wp-content/plugins/worker/src/MWP/Stream/Callable.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Callable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÜÒ«4Š´pÇìa\n./P‚','\"%aòù72·éw;laóZòÃUÔüå¦çCC‚…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡yÕÚŒ±°Ÿÿ²G1½ ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R;ÎúcÏ²tr¿@ãdñ','a²BpÇô$Ô¾Â×Q­–XÁ¬€¸¯Öˆˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡}Œ\\3&ÓÕš¢üeüô¥','wp-content/themes/genesis/lib/classes/class-genesis-admin-plugins.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-plugins.php',0,'^Óæ|	®\r}Ul¦v)Æ','^Óæ|	®\r}Ul¦v)Æ','ßåó\Zƒ|f•Ñ˜¢\'¸	†B¿tV\nx%\rõv5Ä²•òìY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡~šèÃ8A5ÎeÖÑRf\\B','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-solid.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-solid.svg',0,'v²“•\Z‚h¸âN·õcãÒ','v²“•\Z‚h¸âN·õcãÒ','¶è(*ñ±Û!•ôž_ùQˆî#(®ˆ‰B\r©ÝG’îš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡€wóG`÷;¨å÷2','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÒ‚Ø¤õÉìŽ5t4VÖ','uEÒä±Ng1sq¶/u¢ oóBqÓ¢ðViŠÛ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡‚/@A\ZšK‰gÕŠÙ±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Š5¸ìNh\Z¾ä¢…›','wp-content/themes/hjs-blocks/single-team.php','/srv/htdocs/wp-content/themes/hjs-blocks/single-team.php',0,'n4LV¡ÚÍè|@Àœû','n4LV¡ÚÍè|@Àœû','¥o•,öP•3è^«èÜñVŸ\'(uˆØãeØ©?:Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡»«Z€\Zxcy•dó\'','wp-admin/js/language-chooser.min.js','/wordpress/core/6.9.1/wp-admin/js/language-chooser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÅU>½p4Jæl®“5À=','9ôÂÉ\rX¤LÙdC5@UÞÌ¯K&>ÍƒlÀ”#Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡”ý®ÞÊ2TÅ´qe€ÅÈ','wp-content/plugins/worker/src/MWP/FileManager/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡–Rœ\Z9Â9i^z¦W.€','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/activate.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/activate.php',0,'XÏL+$§väÜáÍ‹','XÏL+$§väÜáÍ‹','µ2?Ìe³ÌÍ•YüŸ÷<Ã™Aä	¾úR4£²†Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡—âdœ\'¡­x\"ßÍ™ç@','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5z%ºe& Ûú{–\Z','AMµìè;Hÿ÷“ÁðwPÀüöö×á3…C’NÐ—÷¼à™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡œM±Z}QÛmãùC;ö','wp-content/plugins/jetpack/modules/sitemaps.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qki8\0úÃØwWáØ','\0VÌ‰ô5bGEuÐ£‰m£$ÛxŒ^	\'ïK·¨<Î‚ÓÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ŸNíÆ!Ô$H|Kõ‡*9','wp-content/themes/hjs-blocks/js/custom.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/custom.js',0,'j :VBÊbNâÛe¡Ã<','j :VBÊbNâÛe¡Ã<','Ž%•¡¸ÿ¡¯.S$åÙéïÏXCwjaš!ke’2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ ¾%ÈI3-È7ãÁ¤','wp-content/themes/twentynineteen/style-editor-customizer.scss','/wordpress/themes/twentynineteen/3.2/style-editor-customizer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ge–e¾E\0-L{g›å9','íz7ºŒ4Þ|X1ùûÑÎ#·•{/å²Yio•(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡£2éúÄçsÚâœkÓå€','wp-includes/blocks/categories/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÅšE†#I’¹½Û†à½€','’=ÞÿOÈðâ-Êì;N8UþP3 <(oÎÙ†„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡¤F¡Ì3›¤Z˜Õâ·”','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-archive.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ô`ªt§Æ€ž7MÁ4%S','Ðž@ †5|JÂu&p¨0-‘-\ZsÄ~\0©êgôDqÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡§OKSaMß\Z·†÷','wp-content/plugins/worker/src/PHPSecLib/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡§z™	©BvÎÿ,Î¹S','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î°Èú±m KˆŒš$¼‰','ý\\Kàà´å9ð	qY@ild\"Â¼X}	u•”•¢9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡¨G³Öó¯¶åÆ÷','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/class-elementor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/class-elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c´A>æ´2CEýÛ[ÁL²','ó²*°?Zá$‡ƒÿCBT á›NÒÏ!ûþñHn¤ÈùÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡«“‹ª÷N|!kéË	ˆ³','wp-content/plugins/google-site-kit/includes/Core/Storage/Cache.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒo¸¦íÃ‘¶¤Z5V‹	0','gvƒø°f%¾;_°ÿršöFSy>ñ%^0½þ±¬H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡¬ŽÎ­™@1mÑ§=³','wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/tmp/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/tmp/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡­„á‘l\0Œ‡9ÿs²F','wp-content/plugins/worker/src/Symfony/Process/PhpProcess.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/PhpProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦x´ý„\ZË‹\0‘','´,¬ªˆ=>E¯­7#RÅqL\nr=@7Û3œÅž7èNºÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡®ÎLC3v-¶n{é','wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„cüçüðìTGÓ8`;Ú','š2S`„±JÉ!®N,}.É§s0? ¥Òúô#x¦ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡®u†ðxÔGRqÕßí!‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','59j‰¶Y³`1eÞÄ»sæ','#À¹²½Ä÷!¸A•¹g>lj×çéˆûš´ò†È4©É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡²¨æ€Ë:xÙý=á}ˆ','wp-includes/js/jquery/ui/mouse.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/mouse.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýj\r{>\nû¼»A}Ì8{','pÍçZAUU”ý×‘Í2sûþëŸÊ;Yø­®;åË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡³³±àæ€;ú]cŽ®','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æy¦—ùZ+‡¸ñ•à‰Ë','~×Ã¯\0³1â)3‘û(6zÐ–JRWZöS\nm!ÈÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡³ëÛ×îna.|„ñ‘Ãï£','wp-content/plugins/gravityforms/includes/locking/images/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/images/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡´ÀàX„ûm‚úÈ¼Z™ˆ','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mãwx•šÏ‰’ÙRî¥[','$•úEe¶š°+ÈNH@Ã’·¯IŽ(t·>˜-_Ø¾ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡¾É*Pñ87ZöIØkìË','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ÂQ—­Ì®¥\\™£Ø°8¯`','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-dataset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-dataset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T°œcœ¯ioïÇ”^\\G','Þfv[|ùŽê2\0ÃÁÃ9öûÌ2@îü4}a\néG&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Öý6­ººMXw]§_æÆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜*Ñê7]›Œ½óDÁ®{','?tÛÆ7ÏÚ—¯uË8Ž·ô¥™ƒ9ÆÆIßY«ÍüŠ½‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ØHéaŒ+õ§­­Ì°I±','wp-content/plugins/wordfence/waf/bootstrap.php','/srv/htdocs/wp-content/plugins/wordfence/waf/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÔ™nA¢é	9	…ßp7','¢µyžÒ›§ƒVKHm²ñ6Jè>Q6q@Ô¶ÒÂ]‹Üd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡Þ;ã;/JÃKmRÿ—0','wp-content/plugins/akismet/views/start.php','/wordpress/plugins/akismet/5.6/views/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰àwqZ‘Ë.dääÔÀ','Ž^5¢KdÞOŸdß :iCß†€b|þVÞF³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ÞOíIáóYŸ\\ˆ{=«H','wp-includes/robots-template.php','/wordpress/core/6.9.1/wp-includes/robots-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓŽ|Ylm•+Â6VŽ¨','X†6ñëhq@!Ò¡`+ÐÏ\rx!ºªµó	Ð•’Ä«Õ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡àTn×3<[”¤ ð¥æ5','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¾E5áÂ\'hêú]ÙN)×','v¼h›¾°£ïÓ¹¾è»Ù„^éŠX(•ŽÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡êyî&a’A 7Â]Dm','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Ïà%º»©B\ng 2…‰;','D,…A£JÀíÀƒ»lOS‚p¢eØ‡£&ªÚÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ëqvb\\GÒÆ²zª!ÖG','wp-content/plugins/jetpack/_inc/site-switcher.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²¤	i8rh%ï~—ƒ^‰-','4ÈÃÐôµoËØš’vä¹Ù]P÷ºŸ¥¨©„´¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ì¸AÖäŒI‘óSJþ/¦','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-watcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÙÍ‡Fo2\0aw&·6','Tº\"šsd•è3eœ¨‡˜¸b)¾=Ìîq<LÖ)q U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡í—ÁEÜå‰Î¸»Ó2íü','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-file.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-file.php',0,'6Nv×&EÙpQ¯f…í°Ž','6Nv×&EÙpQ¯f…í°Ž','aÚ\rs»7áÛÖè¯:Ð*~ô‚VÂ´æÜEjƒQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ï\'ÊýÃVHâ||p5B…z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú§æU@_ñjBKÛ’~Ø¤','µ1I‰*%î€7ªE‹}Y:Ý‚g¿2(aæ?¹~w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ó&›o©êØ’ô©÷+','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ4§¸k“¬ÁËà·ì«:×','ƒ²mË½flÁ¤RâP°qŠó«ìÐÁÇwK	ï1C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡óê¬Ë¸Mög“È›ú','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íHïs.ÊH¼Í÷WtÚ9.','Çûákt«ø¤CCEÏ¢\\\\Bs0í»LÛkñè2âIL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ø•ó¬#YµO š´µæ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O789¡ ¯ŠD_Î¢ÌÔ‹','5ÊƒŸÈ6ÌÕâðÌjzÒ6àEFjš÷”Æ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡ú{Ëû9Z#¸q\\\Zq¯~¸','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-plugin-importer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-plugin-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\'Â2JÁ¡æ÷eA','°Â3^ñ î{‚”x¡TõÌ”¨¯oF2´ÿþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¡úÜÉ²ËÜ;ŠÙ:','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•¡W8çÁ­©Æ$V”¿’e','_E ‹–“\rxH¥…Ç†ê\0­ý+ƒžÛ\r&ýµ\rúF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢\0Z#—3*Üî>Ëƒ—m;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/types.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/types.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÂâ$ÿCWÃB–{¯%kc','‚?†€dê-`jÎ@±ÛÅî¸³µ}o]E£@L™ }x.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Æž×…\ZXªX]ÁYÉF','wp-includes/js/codemirror/htmlhint.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/htmlhint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ2ì|ÑŸ¯GŒMtP5§ê','\0U[\0÷M\'mCÕ¼5þÐ5k`ùªñé5ñÑ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢æò‰ËŽþÉ\"ãn¥8ž','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝfƒÊøà:i¤‡üŒü','7çC/>­£Œì†Óû>ŠÀ_ýÒC5Ô^…€øbn™gD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ûÔGÑ}ùG³€K”cÕd','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-tracking-provider.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-tracking-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûjÊÓCýbºMåïÖ¼¼“','IAkYPøNmØÒ|\0Žeß½Â¿ç3­Û—oÇ¥ËÈi­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Ù¸ú^ë¨é¦w0_ù','wp-content/plugins/jetpack/modules/sharedaddy/images/after-the-deadline@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/after-the-deadline@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Asné×Å–4B§Cšé','N=Ï¼îŒçéÇZ6¨j4@ÆD¾M»i’;ŒèU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ &ê?šóÈÇ[k3Âû','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§pû\"ïi©;\rmGº ‹o','öîé\rruOSç\rFSÎ˜’Ýeœøh„ö©Çû8ê=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢HÿY/Ÿ­,FŠ¦v½','wp-includes/blocks/query-title/style.css','/wordpress/core/6.9.1/wp-includes/blocks/query-title/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Š-m†Cl-ÿâ¿h','ÐiÉ)!nÒle#ÕÔüäaniqÊla\nÑOÿX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢5ˆ=8ðyoÎ¢=ÕÓ','wp-content/plugins/imagify/assets/js/admin-bar.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/admin-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')NðfÞc\nbì½kÁ','}:õA(¬îÁuø’Ë®E˜¬²ð¥D“¦ÜÖèF*¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Š Óæê`¿3)÷V','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-forms.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹\'aGUsi{´Bh]ìŠƒT','J‘·+:0 ß\0ô¶,eÇ,Œ;ki“»%ÀpJ†àª˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ a\"KwTÕbc1S','wp-admin/css/revisions.css','/wordpress/core/6.9.1/wp-admin/css/revisions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|yÏ}ß.0LÏ;emÓÜ','êËV¸¬ÛßGýÔ×îîRê{\0çK\\^¬PØA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ ²Àr·ô\ZÖ88•³O','wp-content/plugins/gravityforms/includes/ajax/config/class-gf-ajax-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/config/class-gf-ajax-config.php',0,'ÖüÍŠ1vúÐø+Ù‡.g¡','ÖüÍŠ1vúÐø+Ù‡.g¡','„ù_p§¼Â’“o<3NoOÞÛ?™|hØÃi»ÝˆÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢\"81?²L-¸êÑátÄö¼','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-6.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-6.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s+ ¯ÒåÈŠïTšÁÚd','ñ|¤c¶Ë\\H¬ø~çLZ;«§î!œ™êº¹!ì»\Z±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢%}¯ù®1¸4\\Òá ôzò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðdg\0ÙZ\0kÀ›\03‰­P','Ô‰äR‡ô{)À(çµIÐ 3=††bÁwà£3´ß2î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢,x«™µÒÅ\\]É+rÕ','wp-content/mu-plugins/nexcess-mapps/Services/Options.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Options.php',0,'VR.±m6ªžµöPîP','VR.±m6ªžµöPîP','‹tÍÕËîycˆT¼#Ý%Æx‹ŸF[æÁ¶ÌfÞ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢,ÿ$ä±\"ˆÕøWsÇ4','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ}q£ð‰´1ÛºC©&7','\\6cÐúšô±T -³ì«±C€î„W¡ºgÑßˆÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢-S_øüÏv@›‹','wp-content/plugins/jetpack/modules/shortcodes/ted.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/ted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—bZüˆxÂ¤ªÇ¨:Äíy~','%»b¨‡IE×{ßªNúƒËhÆÕäTœ×ÊbÖÌm%D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢-‰[ipùœ\\^˜ØóÁ]','wp-includes/widgets/class-wp-widget-tag-cloud.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-tag-cloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iôl”Â¹Ü+ÐXÀ—ZÜš','p­^B­’ó&¸ƒüÕÑó¬RO­ÖÞŽýD\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢0áÁ&¥Y©îÕ ÕÁ¡','wp-content/plugins/wordfence/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢2&€¡q,pûóâ™j','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|³;ciÌŽÄ©·èÚ‹³H','ÍÑ1ÖÑ©<ýä±WÁQ\ZV±ã¼yÀpv¨‚~é=¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢4gŒeÊØé>©óÓß','wp-admin/images/list-2x.png','/wordpress/core/6.9.1/wp-admin/images/list-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÕ»ISÂ2ýÓi‚gš','ùîJüpáS_ò¯ÔXØØ#Ž‰UBÙ-zÔÔÄ,ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢7¨\'p–BøÍrŒ¬/ƒ	%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢;AÄ[Q½U˜ª$','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Û]˜Ü fVAóXÂ@','”A,øL¢¤œ:ÍæÒÑ#òû5<¾ÿØµpuðù;0!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢;¹f J1øúË˜·€+C','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘n\níÚ+Õ®.jqAZ¨','„\0ýöIˆ›ùƒˆ’36˜ø³Ä›nüj7jk£:ãá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢?á¡¯P„Ö-µ==ÐT','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfifteen.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfifteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s»Y.œ€Õw^BvÍóÅ','@½+kój±/DûðÀÞÆ=iÛwê%¸lˆE7ï‘ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢AG‰0 .§¢“RÎž|','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-taxonomies.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-taxonomies.svg',0,'ý…€å>6ž!NŒÈréª…À','ý…€å>6ž!NŒÈréª…À','cÕQ¾±¿!Ap‡ií:Xà´ð,£ûœr,×±F\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢BªxMßÿžº‚{Ôˆ}BŒ','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/class-jetpack-subscription-modal-on-comment.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/class-jetpack-subscription-modal-on-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gh¬‹‚²¸¹¤È\"°ÅW{','ŠÆ	.­è¬kÕÿ2é)‰úŠº\\”ûý	HÍ\"µÓ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢CÞõ›Îõ¿êÐt³','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/music.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/music.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I4ûì8!¶qš¼‹¿WÙ','Âvq ü€ƒÆ\"á:V·OKR½Éçëzö˜™‰W¾ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢H3¢[¥]&ÕõBUS\0','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php',0,'2£íWk¸léÂ)\"é!4À','2£íWk¸léÂ)\"é!4À','ãS\"¾Û²o}þhzÙ=ãƒ\\ ¢áŽ\\—4ú\rLé¡1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢I‘·°æ]þi€àÝ','wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.js',0,'J·n—£nâ¨\"ò—D¦®Á–','J·n—£nâ¨\"ò—D¦®Á–','…›ï\\QÐý—Š˜öb0PÍ9bô&?)H>g|„{‰®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢OOwTàM\rÒÁY˜!d','wp-includes/js/mediaelement/mediaelement.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IiÜÑ:•¿¦ÏaÏÊ×0','¤F;(•DÈäÔ¥õñÅßã$ùûTcÐ#ÐVd\0K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢O´¾mâÓºJ \\ì_ºæ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶¡“îÊ±c¦íƒ¢‰vOm','›À{Á«õ4\rIâµ¯í¿ƒ¨å+P€ûÿÒ\0$Jþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢SOØ€ë\0ž½—)üšv','wp-content/plugins/gravityforms/js/layout_editor.js','/srv/htdocs/wp-content/plugins/gravityforms/js/layout_editor.js',0,'y();™\0Ž±¿âô<§','y();™\0Ž±¿âô<§','Á£7ðªx\0Ò:v§Œ ÷…F`U’¸\"û¿Ì÷ïx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢T.‡ü¥Î¯<»Ë³Ân°f','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Zú‚Î¨ëºà.çAhNYZ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/give-wp.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/give-wp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰…ÃÖË×l‰·F{ê\"í]','ÐÈø‘LaTºQžŠ{W³ïtI¤â,¸	±Ç·¿7¸l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢[BÉ1ÖïÐ¾ÇéDmÓL','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†>¼h‰mé;çž_¶,R&','|±ü%åÃ_DÕPá+þ,ÍB9\\€CWÔ÷Ñ”rI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢\\J2ÁPÍÇoHùÜ§O™','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì5™75»S+ÞÁæ®ÛûŠ','=·gê°DY¡¬Ïóáä)\Z~1-Ïó`­íüúØÂ×‡W»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢]Ç¿| ´áö¾¦ICô','wp-includes/js/dist/keycodes.js','/wordpress/core/6.9.1/wp-includes/js/dist/keycodes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇO…Â 6@s€‰ÔÀ','óQµ§v<Ó7ù0ÎÆW±ÍTfL.ˆi(´z,f{Gl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢^np¯Tb¨k*Zÿ“\\š','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T/2)¦C³d>o(€“¼÷H','V\rÇpMùÃ¼;ŽÏ°·—Jùãs%ôŸ†ÍPp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢fkj’ÂN‰Uei4=%Ã','wp-admin/js/tags.min.js','/wordpress/core/6.9.1/wp-admin/js/tags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v” LÕD%ÕØHÆd','$Œt‚Ÿ\0Á>Ö_/*qU<hIÝ¾%b½ 4a•Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢i@Â\rh’­a\ZOh','wp-content/plugins/jetpack/css/wordads-ccpa-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÑ’ÁØñÅù\"FL¼žÒ,','»@ËN•Ä]HS©ç.*¦@µÚŸëu?€,_\ZùèÀ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ios({æ²Ã1Z~Ô-É','wp-content/plugins/seo-by-rank-math/assets/vendor/autop.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/autop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žèIÒ}Vñ*h¾$ˆÁ','À+Ë¥¯Þ´øLêËTªªJ\n…ožKS¶Èœˆ\"MÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢kfŠ+c‘40|\\äàö\Z','wp-content/plugins/jetpack/composer.json','/wordpress/plugins/jetpack/15.6-a.3/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+¾¸œÕPU_§‹—ñHŸg','&Dôtpáœ2RVxRO@Ûç!!*œ%Ö{.…÷ßòP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢oZƒý\ZÄõyDçžNO','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òˆ¤«\'g·\nSƒz','®‹CJ:o~NÊW5nu³¤ß¥Mþ³k›GdÙð5‚j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢t—Žì¼nA<ÒåŸQK','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/AES.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/AES.php',0,'²YàÛ¥$äT!bï2f','²YàÛ¥$äT!bï2f','.ùÄ_Žüa§ÛE[¿IMõgÙY¼7²e’¿·8üÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢u¬9†›Ø6Óã‘\'>','wp-content/plugins/jetpack/modules/widgets/goodreads/css/goodreads.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads/css/goodreads.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/õ%\nE­ÊÏ1Ã‡rt','^:ÍQÉÍ=üY±\\É¦ŠÆ¡AP:öò?Húz›P ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢y%…ËÆÇº~¹ne\"V','wp-admin/css/list-tables-rtl.css','/wordpress/core/6.9.1/wp-admin/css/list-tables-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÙÃ¶`;ýÅO¨çRf','ÇP-Þa/zG†¦{Á`›\'_˜•¾LùŸèžM\r7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢y+?ûlIÛ÷c²ï;Ñ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½w$ªZ°r<•nÜrC ','ˆN‡]µw+Ç}zÎ}ÞfûM9g}«ÖÅ ´q‹ý8ÖB‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ynWö€â]„Ä³Rîmr€','wp-admin/js/site-icon.js','/wordpress/core/6.9.1/wp-admin/js/site-icon.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aJ‰ÑêY@Ël%àC–‡N','•Ú@AÉñ9&¦øq`åµñXÜió›è2\rC=í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢|êº«ÈÀÅ\Zm{î«q)','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-media-rss.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-media-rss.php',0,'lÖ/1P€ˆšV1NáŽoâ','lÖ/1P€ˆšV1NáŽoâ','e´®a(O$aðöâµÝ_~×ãW¼+d_p‡b˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢¯xŠ{ÚyfÈÁ3­','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentytwelve.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' KÉônGbŠîSµ','•Öº$\\JWÅV_“Î`?Ó4ˆÖÔá\0R-Ùm¼Fq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢“Ý‹HØÞ¢ …†¨1Ù','wp-content/plugins/duplicate-post/options.php','/srv/htdocs/wp-content/plugins/duplicate-post/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î…&O¤´Ö¢*KbGãº_Å','Ð‘Jö„\ZìÔŽ7«|rUæ:ìÑ° Ñ—l;ÈÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢¿îRv|ŒŽÃb]Q','wp-content/plugins/imagify/classes/Avif/RewriteRules/Nginx.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Nginx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(úlíÙõjpg\Zn|5úê¿','ÖDcÌfA®˜ê1Ø\"õ;_’‘åxE°äÕaŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Ÿ³ªc¼É1Á\"m{s^ú','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ìaðû¯j°Áú‹…Œé','+›vjòãD6 äÜÅkð\"=SøHuèPh³²½âï3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢©A¯ÞTò˜VÑ*Uû]','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-star.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r	ñŸü XË“¬¬ <³','°6²)Ov	d¤‰V%.N)Ö	dÙR\"v›ëÃÙîÞ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢«|[¯gI¢pÑýOŸ ¢é','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/index.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I@×nÞ!ÿ^çBîŽA™9',':Ð³`È 	Š”çõ?^hzÊ›œ-…¿ÖY‘µ^—ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢¯!ak¡@ÉAá7$“','wp-includes/js/dist/script-modules/block-library/file/view.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/file/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$>-Jhëaôb4½ ¾ÐÓ','h„%ÙÜ{pÙVª)Åùå%¢‰’ÁñƒLn*`õ•Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢±íÈÅÑetû—vW“Ø¡','wp-content/plugins/jetpack/_inc/lib/class-jetpack-currencies.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-currencies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ãp\nÖò“[Ë˜ˆ9®õ','q÷úH<øfÁÂHÑL>vX@^¢p<K¹¼|¼§WA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢´,„\0HnƒU_\'~ÍÎ\r9','wp-content/plugins/worker/src/MWP/WordPress/Query/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢´¸/Ï-•TÇ»úT<—S','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{žúÝ\\%Dk‡û¯wj',']µúTSŸ .{˜£aáÞí©ÐM¬l·Ÿ¨Ž÷\0–§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ºJ™Y3N§…kŒêÿT ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg',0,'íÇH¼X­A_#[‡¿}ÍN','íÇH¼X­A_#[‡¿}ÍN','~‹hl{k%°“žòôW/ç(ÉÏ¥c)ÂI‚ì‘*C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ºÖÛû`è€¿hÔø\r}û','wp-content/plugins/imagify/classes/User/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/User/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÿÑzÓ\\NË÷Âó­','ÔWA‚_	…?^o0^f©]0¹F¡ùW¿99bÈÅkÊâá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢»î>ÅÞ”ÝçŽti|>ñ\\','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(:TÂlƒ€˜¯@šØ„v','|}\n‘³»å,b…î©Ùì¸Šu:ÀN‹† »·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢½&}¨%2çÿ$9™d÷K','wp-content/plugins/wordfence/css/wf-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ç·´t®Äßà¥¥Ýö›','EŸxÿ^z1Ä\'ûRê IqO9ËÕb¯÷«ì-È¹Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢½EòDzÁùˆü‰‚É›','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListDataStreamsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListDataStreamsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×”š	¨>Ø9?(_ð\nø','4£óÚcs}§•g¥åØ¢.Áp8Øº…Î\'CûÌ2Ô0šý,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢½r¡èÀ¥Iw¬‚c','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-blog-stats.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-blog-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*úúiºðÀÔ%3OÇÕ','´ñ=ñ@/åÁ9$ºsôM¼\'Ké”†õYV7êY’¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Âl-ú_£]~ê·xVÐà','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\0Á4a1Kçpõ ¼,º8','²~ý!;É~à\\Pžó:K\0%Ug§ÞË–J’³CÚ`“ò`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢Ó*ì°0+Áj&ó{Ewää','wp-includes/css/dist/block-editor/content.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¼ÏcjÃ>ÿôíP4àI','ln¡ÍÂó×}0×uœm:š†ýôú×[ ‰ôôÞéÇs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢á!Yˆ›Gˆ?ë„ÞEâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ã®Ò*1ß§®®‘’£”','wp-content/plugins/worker/src/MWP/Http/RedirectResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/RedirectResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O…•îð\'<QnSHLaOXh','ßùÔj.‰<¡»ÅÀAä~Žp4|qf—µÔwÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ådíS^ý”·,†æïó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡\'>üìÝVšÙ“	í','±Ú²“(|4!Ð~MBJÄªÕr)ØbŠ6‚d\rä\\°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ç;\0ªÜ]ƒðÎþ´','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-contact-form-7-4ce15f19b39e8d338e84.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-contact-form-7-4ce15f19b39e8d338e84.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x,Øqz4æ\Z’BOúÍL','`å¹¸ü`nüO\"¼‰4“éÎÔŸ|Åª™ˆF8Î†¤ÚC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢êÕr£Ý¨N(€´Mí\\','wp-includes/blocks/post-title/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-title/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E—á9ÉÊ¢.‹`²›BP','÷bÔXj¿LŸX@Ös·o9Eö\r{;¾‘ÅmFÔÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ðKJï1‘ž$Xow(Ž2ñ','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.js',0,'3éö“îÈø± šFX','3éö“îÈø± šFX','íÑ\"‰Aê wÅÖ:ˆ¾@³œñ79‘oKÆ”¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢öó#[ÁÃ55]ß6\0Œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']+ókµ¦ïb(‹ÄÃÈ','þ•>ÓKÅå·ªÚ>EÁ],ö“špM½=-µö’c}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢úµDÃ•Äœ\Zš#ý,œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒŠùºíÜß¦eu¼waÒp§','Ü±TÔÏ®àÜÆÁ©e¯ž¬“|ƒy½jÎ}ôµÞ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ú¾WN6hôCÅg÷G','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øƒ«m—´PfßŸÀÙ3§-¼','¸ézÞÞ©¿ð4´VwÁ(¡4d#ÜavÍ²Ÿ\\Ì\rºœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¢ÿj~hv¤Ôšž<œ3R','wp-content/cache/cache-enabler/hjsdev.com/testimonial-cards/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonial-cards/https-index.html',0,'…„_ð&•£€\\¾¤Ä$aâ','…„_ð&•£€\\¾¤Ä$aâ','í<*Ûfq®T*€&K¨§vXÕQ|m%7 0ÊY,›„\ZJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£î8\"5”éF¨xsi','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï\\`x\\Â–ñ&mÚ_•éhš','òÅÈÙ²ï”IßøôÅP÷C•ü2ü‚†¸X’Ÿ`7š»Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ÐŠ¥ÒûâH†fe','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å0ÃÈ?HqÐªÔ0Û–‘','=\'ïJzâ„ÅìÚ„‚Ø÷”+YT]Èê:­Ú\"p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£	«fËÓÄGÂR«uÖë-U','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iP—+Jh`f.Q°Ð\"ˆ','óPZÇ_49×ù«ÈÎ;½½,¡Ì	FÍPHÊ@±äy[%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£\nF-vÞŸ\0ûŒÊ°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\nxÏ@OU\0¯‰Í§ÿê»','\rêRz_ÆÍÝ{´u€ð%š³fÜxÑ*rlyxÇZðÐÇä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£)hn´hn¿¼µGªV','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/health-check.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/health-check.php',0,'  aƒ×ó )-`9 §','  aƒ×ó )-`9 §','<ï(œ	í·ÚEoiK—t®wì”@„ääÏiÐÇü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£(²ÕË¥l[FdäÛ¯','wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.js',0,'}=È=ð5HU”å‘?ÝO','}=È=ð5HU”å‘?ÝO','È(,†‡Ä¦\ZiA¯Ç:ÏËƒhDdþSßt®µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£i‰¶‚	›­˜ªÍà±}ÿ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û^Â0¦ÝuVq/[IH)ð','T\ZJxíä3]ÕçÃC Âéœia†Ú…füW)âc´˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£p«Ó@™ÆÎwN„ºj®','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Uëª sŸ	…ÎÜ•','i›‰ŸlwË\n^Î÷ÇE|‡\"ú ¤ÝSþæ²„Biâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Æ¡4+{ŽuÑùz¥','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z®kÆà³Ôõíú_ôuÃg2','u.¹Tæ¢	“G”“Ôø\\!ÝS¯Ù¤¨ÓÄ½dŽ½±×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£p%]aöB+šIú­','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2­oòî$£qé&32_â','·Cl¢7¸Ì\\„‡1‚A©\Z1UÃšTäHRd(›¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£&T$c›ZIXŽøNhû','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_comment_delete.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_comment_delete.php',0,'¸Ó\0f´üš\\Y>ün|†;ð','¸Ó\0f´üš\\Y>ün|†;ð','À½â—7•W™GÏ—\rÑ‹;ÇJšnÎ“ó¥ŸÖ„¨<Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£&¬;Ñßw)’Ø—’7Äl','wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php',0,'w–JÈÎ®«ïòýÉ¤Üð','w–JÈÎ®«ïòýÉ¤Üð','F–²D«)fƒ†°À>-g²7Žëì9]éy(©\0–ó>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£\'£°ºˆ&„¤6\0\\4T','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—½Éü?ü¿ì?Ç+ÑPðs','¡µôH¦ˆH:¨ò/a;“ýGv6.bFV©3äzâŠf£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£(yÕ¼ãøëÏW”è\0-R','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L®o|s˜^å´4¬€‡ð','Ëÿ(zúZk¯ˆ¬Ì·WY­Û8ÙªCyJ¼e”õ.(%v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£0è®1\rÒöR5‘$÷\r¸','wp-content/plugins/seo-by-rank-math-pro/includes/class-setup-wizard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-setup-wizard.php',0,'4¥£ãåla±§I#¨mç','4¥£ãåla±§I#¨mç','Uãú#hCÖ5TCUÁhÍ jzýTmá5œ^1ªžúò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£1ào%¨ÀqÅAµ€','wp-admin/js/inline-edit-post.min.js','/wordpress/core/6.9.1/wp-admin/js/inline-edit-post.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ùz´ò3‘6³R’è3óéã','g¦\\ÅÇíAéöÃ÷å(~6åŠL$Ú}übô\\dCõ^U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£5+eú*¤$ãÂÎ{','wp-content/plugins/jetpack/modules/videopress/js/videopress-plupload.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ´ð’ÃzWÈìŒå¥k¼þ','ó‡;¦zë•wóÆÇ“‘ÂÚ&\ZøâJsˆÉÖö+ìÎª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£5{.^•¯n‰/ðÖ–','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î°V\'ÎC{Ð¢»VÒ•','î\\DÖ7=ž¦îÖ2øã7ÅÉ3«ŒÊ›€ßCå\"d„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£<\0\Zoyðòî@R…é','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neg.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌËvÜT?™\r~ÃKÇÙ$mQ','L02œºLÂÚu½èŽÿ;e¸S{\\Ï	iggr<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£A\'üg™4Ig‡\00Õ£«','wp-content/plugins/jetpack/images/jetpack-logo.png','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½š¯ÙVã<°Ë¾ ²Uï','Y£oCdN_`9vª²³j—ä\':­pFu_\nCê´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£O%.\r6òÒ™@Û%','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CŒ¯?Ý2¢K»\"ºëï¤M','UèˆÚ×\0üìNYôøºÆoš¨©êF‰ìÉ¶ÛÒ`:›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£TL êßˆ,]½¬Õ¦†m','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‘	¤¢½»:{€äWóêe','6{w÷»µ^Gk®Î«Ã25Ýúb“ó„\räÝñ“«„æˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£U7M…hŒ\0uxxd»&','wp-content/plugins/gwtermsofservice/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/InstalledVersions.php',0,'{¯sCQÄž þöÚç›','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Z«Rè;¸¤»|X7{™ñl','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-icons.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-icons.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';rÑ®u‘ç/&U(u’W¿|','*\nògbä¯ýR)ë¥\Z6Ê§Ã­†ÉwôÊ4_é.2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£[ä<(@ Ý	G×Õ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ÜœèvCC4£ùT	ú6','Ö·…TTU²³RQ»_‚EaÐíÕ9©*\Zóãy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£]8õ\0ƒ©PCêþ0ÿÖÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ý+‰ë·û;‹Uà¹ß;','˜}éRÞ7„M¥‚€à{p…È£Ã0O8çaá/Û°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£e£X0°Är_©ç•U€F','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³™-\r]¢Ç4¤ÃHò¤ãë','6øRzD³¹ÔîÞôk3ß|Iÿ(¶S½nVô,Öˆ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£eë»Zø\"ÝíÇe]——','wp-content/plugins/jetpack/vendor/composer/autoload_static.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y·u¨¬&ÅEïåLy=ð','íÃ‹ˆÓ!T%ƒZ›¸Ô[‘¬-…ŽAÄS4-ø[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£hÕ Mµ|‰—”ÐøÀiÆ>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+²aYíÈ`®ä‹UÆs','#jÉìs/gÜô¿E ¾ÍuP1ˆ;Ë=¬9›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£læûÎ…?r²:q','wp-includes/SimplePie/src/HTTP/RawTextResponse.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/RawTextResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bœƒöµï×©×%rÔ','½‹‹HÎ¬µ7ÑYˆ\"•<\\XòUÍ,±î¼½Þ§Þ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£oN*—h­ØŽ·šÓ®','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php',0,';<J»¾ÔE&$óô”d§c',';<J»¾ÔE&$óô”d§c','q%>D·$$¥‘‚å:üŠãjúõŽžâÒk ¤zÂ;á“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£oÌ¶ô‹Ùe2Ï(&íë','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿0c»ZÓóLÈÈE§0]\'X','cvú˜Ïž¯\ZÕÝç®OtfÏÚê&\ZRTe¹I)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£q÷ä<áº¶lž”…ãÓ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e]Ë	FM¾kÅŠÈQÔŸ','1Õw@ô®õÁ3>ÞêÓÎéÒA¤a“7›·&ÁO\rÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£uiØ)Š•ééXZqV_','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php',0,'R\"	ô\rÂ{9‚ëq+E^[','R\"	ô\rÂ{9‚ëq+E^[','ÙOl…Ø]%‹º¿´·$RðCoµm ¹b‡TrØ>Ý\ZG£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£z#ž-dæ•Gßº¬Ô©^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field-class.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field-class.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ²Ú…è•í`ˆÙ?i”Nò','l<Q5V½Ë¦-f®ŒÂöëÒ4ä2rqýñtÓâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£z²h9æÇêˆ¦ÄÊXpˆ+','wp-content/plugins/wordfence/views/scanner/no-issues.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/no-issues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xt-|øFÞýŽ¨ÐÑé…eª','É×_?7ËñÜcõŒ¯:_˜Ò@¨‹ÃEÛJ‰Ÿs©°[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£†Bwjé²–Õ ¢ÿÛt','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-2/https-index.html',0,' })]¥…ãdÏ¢>«¥ Ï',' })]¥…ãdÏ¢>«¥ Ï','Q’X“YkŠQü3>›øçúw\Z´ÇùDï«‚WÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£‡|K;:O¡H<‘Rc','wp-content/plugins/jetpack/_inc/blocks/story/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëè`9ìÄf¾@œyy','-‡û}ïú9/N!j\"‡þËûgq„ÃóÁ%·®V=JŽæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£á’œ¸é7~™f^™fâ','wp-content/plugins/wordfence/js/jquery.qrcode.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/jquery.qrcode.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð±×Ô¹°´—Xp`me<','wP\0ØpÔzuYDSÞz(W ß¥‰ìP¾3$S‘öò‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£–öä¡‡œ‚¶³õç;…','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/view.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/view.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈQŒ0,ƒ}45w8†>FE','{µ;×;©æãA÷‘£Ï`Ô¥RG/ÃÒHc1[é{j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£™È>¿èÿ»eÖÉÂAå&','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>$»’ó¼áQB]fJß}y','ƒÙ£ß\'ù\nð{RÙÕVŠeïJ°I03ä[n»uÖš¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£šEöSÔc+ßñ#º)','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÒNm…Sáí”ÔCÛÒ{ç','üØÔP~{pÕÔ}x{Ô82hXöxÅÁ»ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£œn&’‚/‚Ùg€%„','wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÄVVèÁ[MÔNT','RÛ.§ZûM™JéÄêyÝ=¯Æò­E#øJk’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£¢fÆxt 3 ÞtumQ6','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÇÝÍ € .= â9','ƒŽ&-®wmAw\ng¿eÁ8VÆ­=› `','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£¨…*8bL±]°ö¹ËÔ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nâä{ùyNÆ.õîw','\rïÆš1qŸj÷ï‹ŸH/Îã|áuŽ>M–NCØ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£©äfÑR~Aò×93»5›','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºæ+ãÆÁ¢ÐéÐ%öj~ßí',' £ÔJ“Ï>›[Ô´òè$g¹©A$!ã¶èBèø0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£«ÑY¨•&8ÞðJæÇòá','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙMsÃëNÿömäÝ{ÖœË','A8]#ù/*bsedMQxÔ\nÝWøT†!‚ë&Ëä„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£¬Àl[7:¿Ð×ñ9 §»4','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/EnableCseKeyPairRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/EnableCseKeyPairRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ð÷£òÐÖ#;8¶Þ¥','ßdöú†Íâ2ûÆ­\no\Z—³ýÖs’]ô@ºá]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£®ræ¼	¡KS1?J{','wp-content/plugins/google-site-kit/includes/Core/Admin/Pointers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Pointers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y‡iÿÊºdèXEqÁ0','kI|‚qÑeê°I.OðØì,¶ÄIpß$‡óåà÷8Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£³,JYžàøÄá5%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÿ{xÂfÈèO»qJ«‰','pGÃ?\n”öŠ p¼³ßÉ~â\\â¥³yM*b	5ÇÖ¼\"M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£´+[|ÚpË;£','wp-admin/images/contribute-no-code.svg','/wordpress/core/6.9.1/wp-admin/images/contribute-no-code.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X?‹¡ËLlŠRÏ\'1ÎØÿ','l—C¯Q,\\#’¯”õ¥[+Œ£*êŸle2©Ìø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£´Û›‰úS®ØhSÐè\0','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-reader-revenue-manager-ef0ee7bce6226a1397c1.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-reader-revenue-manager-ef0ee7bce6226a1397c1.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šŽÃÁ›»;3OØ^,?É','lòw”j-´¥€¦ªìRîk;rà(mÊY&™YF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£·XÉ$©þØXæÊd™	','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/movie.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/movie.php',0,'º#Õ	æØIz[~€c„0','º#Õ	æØIz[~€c„0',',uD’qŒ–_–ÝsÏOè ºÝÿ	­)íÕgxñ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ÃËÏ­Èè+5-KƒÕ9','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Person.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Person.php',0,'€ÎÄG oG5YiÈ„8ÇÀ','€ÎÄG oG5YiÈ„8ÇÀ','¡5¦³¢-p÷#h?sÇ>pã%›K`Ì«ë\nÒ\"ÛÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Äa\r2bƒ™¯S}’»bÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·cx·âïºì*F?ÿ”Þ< ','Yýò|p¤w]üC.aÝ	Ð23¾\\rX\r«¶ºG—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Ë‹ÖAèF¿wD4B\0­','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fß5µU±´îÎÔoÇ5¶‹','cj™è„$òÿÃýúKØŠ7¥Ï½d}[òi<‹{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Îö¯Ëuˆ,µ±ÒÑ¡Ff','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/bootstrap.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ë§4‘¬‚·0utwòOÐ','ß†9+JüHàÕƒ¦ÔO+\r?WŸ³ÛMüZK‘rà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Ð€µfÌÑ|Á8û¤º&','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-five-hundred-session.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-five-hundred-session.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨•µrçÛY/0Uäô(Ü',')Ödå‡bfÏ\'O]\"Bœà…Q¥^&²FÞôÑ$5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ÐN	>²ÝþþÒSß¾æ(Ô','wp-content/plugins/gravityforms/js/form_admin.js','/srv/htdocs/wp-content/plugins/gravityforms/js/form_admin.js',0,'¯\"M\n]ƒ™mË(òl','¯\"M\n]ƒ™mË(òl','þˆåŒÜ·Æ¿®®ÔE;\Zé¥Ú,ˆŽ<|G/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ÜF¦²™˜{ì´ýA','wp-content/plugins/wordfence/lib/sysinfo.php','/srv/htdocs/wp-content/plugins/wordfence/lib/sysinfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>&øI 9i?Ù„4','o¹\\ÜQàÁQs×TÂ-ËØË‹ªÿ¾vË+V€2²üfp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£Ý†Ñ@\0\Zw7jc<NÜ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰X+ª/Séô<«Áí~Yû','V\0–@ý¦ªx:å…òrˆ\"ÕEÏÔaD\0HÆ2®ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£åIŒGék\0PÂM¿¿ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/globe-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/globe-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ùYIjÈU²;’t‚ž','Æ¹|±™2œÈ\Z!»YXgA‚ÍˆÇ‰TøàfY%dT\n’Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£åÚ}1ö×§ƒœÐÂ[XÚ?','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªyi}×ÎóG	Þ.8ˆ\nS',' ÉY“§—Kë¼ÅôŽvÞë=Ñ&gùÒókI¹¦c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£çžÆr`f™]©…H‹','wp-content/plugins/jetpack/extensions/blocks/cookie-consent/cookie-consent.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/cookie-consent/cookie-consent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\"‰šê\nƒ¼*¹¬Td\0ã','ò~¿¬ÆÊÓz‰t‚¯TË[ì6ò\"DBîa{1O¾O\\¢ñX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£í‘Eââí•ÀQ?èÞ	(Ä','wp-includes/class-oembed.php','/wordpress/core/6.9.1/wp-includes/class-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y§¼ðÒ¿~ŸK§Hˆ< f','? ëAnœ6œ²”ƒ&z\'`Õ,êø¶jæ]mÀúþ§v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ðKaMú‚^î+­Ð?h','wp-content/plugins/advanced-custom-fields-pro/includes/local-meta.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-meta.php',0,'ÃBô¹¬äêž©]wCúí)','ÃBô¹¬äêž©]wCúí)','€Æ$h¸Œ:Œ¾Lw>RC+{ó,ÜEˆœƒ\n¤»´Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£òéœÚ(™•\n[Üu¼ø','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/stats.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/stats.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E^\'|OÀERAs?Ù','‡íÞ_ï\01çÇ¦˜ªÚ;¹=i›Cg\nù©i§Xô¬J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ú@ÚŠ¼¨XÔéç/ßÄ4','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-ads.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-ads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œhòòud„ÎD¿ã#b','\"1ö,Å–)<¨ M†Á˜õuúPoä­2c›5úÔ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£ûzwP&©ƒ‚<vÓ¦','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EventService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EventService.php',0,'×¸aˆO!ž40ð.Â]õ','×¸aˆO!ž40ð.Â]õ','Çx*è¤7Ä±ºÚfj9z©Ì™¹–¬ŒS±øîh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('£þ`ÞDü¿ïf Æ¬èî­','wp-content/cache/cache-enabler/hjsdev.com/faqs/this-is-the-question/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/this-is-the-question/https-index.html',0,'¨“ÂÖX\'çð±‰ ƒÄc&','¨“ÂÖX\'çð±‰ ƒÄc&','ZÓàäw½—©eÉr¨\",Û7Ø|”þÆQ¬Ò#½ù¤$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤.ÝB¾ÀxK‘YŒ','wp-includes/ms-default-filters.php','/wordpress/core/6.9.1/wp-includes/ms-default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£°úƒ\"‰r™\0£R','YK·ä<þ	Ù1AÐO¼òüùAU³Š¤œhPùC‘Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤”ü\0ey¸%h–4/¤\r','wp-content/plugins/svg-support/scss/svgs-attachment.scss','/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-attachment.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒrf·™hy\n)BX6','y@]@Þ•Ü2fFò6AÏÍd½tÀÌc®H\'½ê‹ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ßz_	t\\a±µÎæòrg','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c²PÆude±OÞ•Å«ú’o','6iO¥É­w¿“X©‘GVáŸ9Ö5¶Å-I½ÞüZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤éä¼«©Ì¶ñîb\Zú','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-conversations-ai.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-conversations-ai.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ`Q$³zÍ“¦Êž¹•','Ì»\0AÙøWAøñ¶©ÙP\r0 ÎcÜqÆb[|nÝÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤â5éÆ’ŠDK¤}®','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH1.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH1.php',0,'rs`Óáš>lÓÔm™Q«','rs`Óáš>lÓÔm™Q«','Y^¹ƒRVsˆ‚€{¢íîíjd×ÆLÅb”;8hð›z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤„£‹…öƒx¥ Ï5Z','wp-content/plugins/jetpack/3rd-party/class-jetpack-bbpress-rest-api.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class-jetpack-bbpress-rest-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¢.Q.{°^HC«ÞÁZ','r¨)%”ÁKïäC¸ûúgc5•#íéQîÆø;ÓSCï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Ì6†èó~eª{Ð\".w','wp-includes/widgets/class-wp-widget-recent-comments.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-recent-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<°FÈÅö`–ýÂÎãŠ÷','—ËéÝÔƒ‹OËh‡	®Ÿ8qÄ‚p£€÷¨=F[r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ôbÚþŽ×Uë+ld.','wp-content/plugins/jetpack/css/dashboard-widget.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L6_$Aý+¡O#è&T','á`‚!ÛK”´ÄÖÕ*eGhéáí°Ó}L2IZÙàú¢‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤³k0e?ýfòMªy è','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p„þþs|62ýg°ÀMìë&','.©QpØµFpxjÐˆW¶4©2ˆŽ(#ÝËaH­•@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤¢é\Zk’m;1K','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-summaries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Eö+Šç9ÝÉ=YoO/3','¨\r3~øgÝ\0Å´Cr5…Ë>¿éP®«åËBqÃ²Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤\rD}…\r®rŠÖ…\0Un¯','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-notice-box-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-notice-box-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ùO€Û{º[ad8d?7øÓ','ýÏÓ<1Œ%lEr2ãv~`M²\ZÎv5f!{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤!¤ýwUª»æ\Z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-dimensions.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-dimensions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’EíV\\À«ËOpUwM','Iæ»í›ZØþÖ<#(5,Ä.$4à•x\0?ÊwÎ*ÿh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤\"¹6úãùEÓ1¿¨‚ö?(','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þIðe„—ýÀàyZ\n6‚','‰MM/Ú–+t9ü½¼Tô‘‹ÎûWÕ•.7ˆÒ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤\'‡=?[JÚä£ ˆ?S','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PriceService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PriceService.php',0,'Ri­Ô {Ë´ñ;Cî¼','Ri­Ô {Ë´ñ;Cî¼','äû~Šõê=-n‹ÒsEes½üSS›Tþb8¬JgÔp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤\'Úcœ±m„à&˜½g›','wp-content/plugins/svg-support/languages/svgsupport-sr_RS.po','/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðg3–Ø4»µoèµrËµ','ö¹ž[“#ôxb®hå§íóßŽ\nÄÐ‰·WOÚ^jN¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤*O-¡LÏ„ªÂâ\r[Ûu','wp-admin/css/about-rtl.css','/wordpress/core/6.9.1/wp-admin/css/about-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÐXâR˜ŸHóqî¨Ò°','¡/ì¨WU~*«íòŸ].è°›@¾Ê$à`úÁÒm¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤.ŠN½nÜ†G“ìÐÕõß','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß`kÃ|JÖ“;½ìPMÊJ','ØIGè¶ŸÛ*•F“öñy3C¿ubDžDý <„(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤<Êk¯:3ÉÒÕî‘','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÅ¼sõ¿¾XC3x“He','¯!]ÚàÓŒÜ…Dar÷ô›iJ™l`Ã·Ñé2½óÐÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤=¿Ñ{ÞØ€åµqäÁáL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-field.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Þ9g«Ñå¼Ùtez7Ç','Ï½CÏã\'Ù`Yê&ižvŠÛJ­áqN˜žãOøùF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤??n¿ëæåýå_2g·j','wp-includes/js/wp-util.js','/wordpress/core/6.9.1/wp-includes/js/wp-util.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ñ°~ÙÇçÓÉt\r¹(1Mã','¦@\"L;jÿ¢¡Ãß–å;2Lg¤Žr\nŸZ2’ÍÄC¬?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Cž¥ÍEK_÷•ÂAy[Ð¶','wp-includes/blocks/site-title/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žèÜSËÇŽ‘ˆp&T^½l','÷`	ýÂ†*”3€„UÂev\'t	…u‰kÏñÞ¥U9r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Dý\\úh\Z»»x\'L\"¤','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ûçGÔJ¯§ÀâÝY3p®Ë','-X§Œö†–ù¦.òIk\'£Ÿ¸qxsy»	U1/¢„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤EÛ=ÐÏû‹@„°š{ÎòÓ','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ööœ zs’jÙ°','ÆÈs½*½”‘p^ê9©øPhˆ±ä´;‚§¾ïXžÉ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤G—ÈN*oâþÇóF','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¿kÉ€<}…A,eÜÏg','eUN[-HæÒ¡µë„œé¿{g2ŒŸò	=¯Ä$Í§û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤GÃ2TÅc„5ë7=È£:È','wp-content/plugins/seo-by-rank-math/assets/admin/js/blocks.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/blocks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Õ*íê 7Q»\ZEm–©E','67§& Úâúð‚îK¬V¦Å\nßâ\0ª¬-wôJír','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤H@„o¸\Z\\æq§1~Ê»z','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛßŽV7ábôû¢¤Í	¢','òÓ+Ä`s,rYÞ­á¾\n¶Ñž	.ÜŒLÀ;7#·ìÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤O(ÌE[ˆ$sá2÷6\n|','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¤*¸f•Çœ®ridX@É','ÌïåæÝ„Éøû@Ê/l.lJ²Ì()K6|\'zÕ6\'µk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤TˆM‰ªJ•YÃt<á','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Bg_jnvC0.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Bg_jnvC0.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…)½qåq5;)\\ù¨Ûþ•','øïäª_%bRøÔ|£¼M.	E’Të»ÅÚ´ÑóGÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤TNÚ…c\0ü=‘Ÿ¦šn','wp-content/plugins/jetpack/css/jetpack-admin.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rõ[ì’‹˜Ù²&Ý3[S','®´þ¨ æÂ/Æ¬q5–Í†6\'Í µÅú¦”|WýµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤V_ášD³DÏ>Æ»','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\$GÎäKƒ»	Ã.','Ö\\Ûn^Ç´›/:s»·ûë\'‘!t0ßü\0-ãÕ!¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Ygáù$zÉHá.Yéá','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åššO¤×….(\râ\"ð\Z\0Z','Î‚:¯ñÖÇ²=k:E7Ì[eªÒV%ÇbÅ3rƒÞ\Z‡°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤_e¶åVš_öÚ:7ª%_','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-pagespeed.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-pagespeed.php',0,'–Up…3‡®)ý5Oã‹','–Up…3‡®)ý5Oã‹','ÛðyŽÁm/²Ø†c	U­ûû¸cŽÌ<||Ö%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤b:F16q\\ãZÙH\'‡','wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â	x“jT…ûèL<‰]ú','c«²¯tâ‰:É@ˆ‚ØtçìÓÎRïØvˆì\Z·ÁN¢Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ký»4D…Ï‰êNù','wp-content/themes/twentytwentyfour/patterns/page-about-business.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-about-business.php',0,'ýã˜®F¹ƒ\\s\\éC','ýã˜®F¹ƒ\\s\\éC','Å8H@ª2[W„å$\"ù>xsdüKZW¢µ–¹ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤q]_ËA›ä¬6ŸêŸƒä','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K²TùÄîîžMëè±í9','&Y\"~ØMÜÏ‘cÝÉúm¢«2…‡àç|X5ˆ‰‡š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤q˜0H	÷²\rùû…y!ß','wp-content/plugins/imagify/assets/admin/manifest.json','/srv/htdocs/wp-content/plugins/imagify/assets/admin/manifest.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß8\'0\0Y|wV—C\Z{€ö','•1n&¤<mÌrØAB*Ÿ{ˆ°öo…£’.íÜâx,‡Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤t^1ûÏÑë}ÃÃL®ºž','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/page/2/https-index.html',0,'ª4±^dz\rß·”è”A','ª4±^dz\rß·”è”A','	ƒXÏãò\0[Gf2ºOµók¬§©ÖTÅïŽ­H©»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤u\Zª ×€+Þù>Ï','wp-includes/blocks/image/view.js','/wordpress/core/6.9.1/wp-includes/blocks/image/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âm¼ˆ†‚þñv˜äÓÚ','Ÿc´m›ˆö)(aõ€hØ<æÒˆ¢ ý<˜šE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤v6ËA_Wœ«ûOYg©41','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CalendarUrl.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CalendarUrl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°]¢Udô\rS1˜øµš‘Éª','S`rEgHr‹Îðƒ;o“ÐB¢ˆa x){¼nz\'Ï¸:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤x!ð¦/¿ßQ¢¶Î­šÐ','wp-content/plugins/imagify/classes/CLI/BulkOptimizeCommand.php','/srv/htdocs/wp-content/plugins/imagify/classes/CLI/BulkOptimizeCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶}9ø‡ùíaá5òC[”Z','NõÌ`ªD\nG™R²µÔÿ3†÷*°Áµ€ˆ0òÚ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤{#é(?5ïš­ Š%©…','wp-content/themes/twentytwentyfour/templates/page.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page.html',0,':°Ûß…;n3þ¢í/’Ô',':°Ûß…;n3þ¢í/’Ô','±EºÒDOõîïó\"y‹ë{OÒ„žê!ÛçclòÏ‚B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤‚—(Þ£ãáò·Bó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/dataviews-header-row/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/dataviews-header-row/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÓFê5°n9¦ûoÅ+','‘}ðkâ‰qŽÈ\\»’˜uæð,ÕBc\nðÔÕˆ†¼Ûƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤…f=AQÓ±;])Ì!Øe8','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ9ÍF*º¦\\»PA@Í½','ÀÏ`9ÉfwSå”ÚÄw«qPóGù£°/—Çâ”Õ\'®±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤‡8ž¶€rþ¶w¡ŠÈw8','wp-content/plugins/worker/src/MWP/Migration/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Migration/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ˆŠ¦é›(|!¼:Ï§´7','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-api.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-api.php',0,'I`Á¬24³ôÎÖ’»KÚœ','I`Á¬24³ôÎÖ’»KÚœ','Æ½³Á`ŒfÚÔçÈÂÆ¥íÕjHÖ¼¤ê<Œt…-:u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤‹ˆ–Íè}û‚A¿·Ìc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/modal.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/modal.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽUÔË”ÔÓÜé~CcÌ\0','-ˆD¾(õ~†Ç>p´R4OºcÑkš£ _ˆ…qˆŒ¹\r;u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤bŒk“>z/=^æ¶Mx','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤–\rÝÑ¤WØªÈfY!¥','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/MergeConflict.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/MergeConflict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­êå÷Ü$h ó¼§\rÏ0’Ž','ùËÄ›µ-œ¦ùf9/cR¤%ˆr\0nc(écfU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤´¨>\ZmâÒÖ{','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-audience.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-audience.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“.ñwÚä·?Bà\r~ówÐ','„ÉÑnœ–Úw#~ÃòVÂMùÿ–ˆÀ1Æ—¶ßm‹jó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤¤í;¯dAo+¿á›d(ž','wp-includes/blocks/quote/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3üIu¹žùÙa7@ÕÍ“_ ','•¦­l÷ÕŸÈ\"Ü½m¸#ÔñÆËÂ–ü>¹¸ÚK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤«“ÃmëìÓŸaÖÄÔÍ','wp-includes/blocks/post-featured-image/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÓ¿aÒBÍ\" ŠkÕÏó','AíËƒÎ]ˆð a\ZY¨|ð}´TEû:±ãzd„µž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤¬õFúPW\\•\ZÛÙò¹','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/WPConsumer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/WPConsumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d%É$2óŒ^)gï2L:ª','9ûZhÒ–ö–›r­‹µËó„^èŸ»²\\4€¸ƒwÀ÷ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤·õúØy‹Þ•uu\Z–ù','wp-content/plugins/jetpack/jetpack-pt_AO.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-pt_AO.l10n.php',0,'yÌf	à\ZRÖ}|','yÌf	à\ZRÖ}|','	[Í	\'DŠ\Z%}\0âZ[5¤¡«ãfYÉµ:€ŸD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤À9•`¥ˆvËƒF‡êS÷','wp-content/plugins/google-site-kit/includes/Modules/Ads/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆLÎ²Þ™æNPüü¹[','BjµÂªªä·4´Ý¡&šØî(Ö»¯`N\\\r,$‘TÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ÃXJ¨ÈS]|7…%|F','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/summary.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÔI\r™õcpó²L‘:ò','	ö›î`Íñ3Bj xþÚÇý•»?,+€\n\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Ä©3VÃÝ[®Ô\r…àÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨-J\\~ôÈß\\ËO%}-ý','ŒR•âÞÍKÂÎ)7Ì‘ô‚¹mFŠç­áR›ÄÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ÆàÅY†`0ÀO˜%4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÙâ³ä(^\n®/±nag','rŽ„*‚{.èh‚ZNæÿd_„1\"ìÈw÷€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ÑJ<ÉiêŠT·çrýš4','wp-content/plugins/jetpack/modules/carousel/readme.md','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú«<²Í8&0AšÑþu8','Ö&«G•¿9Gî¯÷Oj>Š×¢x÷ôôüT¥«0ØR\0£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤Ñ×`DyÅ»ä3Î1÷ ×','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-profile.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4éŽpöeªƒÝŠº²r,','\ZbŸ–#Ñ5ªî¿ ¬wÞm:q£ÛørJ’1@•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ç\nÿÁR²bð†Òxýú¡g','wp-includes/css/dist/block-library/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\z_ÝUÏ’$ÝœX‘]r','ò¹0dºœ××C´ÎÒ˜x»2€JºKëòó½ç¾So','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤òk€žh¨syÖƒLè','wp-content/plugins/google-site-kit/includes/Core/Util/Collection_Key_Cap_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Collection_Key_Cap_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w—59LÀC¥Ô3¶Eg','Zj‰ÝðOíBüà¸°Œ™ÕðFz9piJæå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤ùnæ‡:³L\\µ£…ö(','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¤üY¤\0)\r/jñ©)ôAr','wp-includes/customize/class-wp-customize-filter-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-filter-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MÝÚ`f¯ì\0ì©iuû','´\0<\nôj:§ÜY£F¼Â¿dÉûwÊ±	ÉýÀ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥”w#\'×Çvþþ:s\0','wp-content/plugins/seo-by-rank-math/assets/vendor/schema/schema-map.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/schema/schema-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó^Õ¼þ–Èÿdû','\0‡Ê¯ËýÂŽ™jîèžÙ¡É¦ç\'?›#D®i6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥(õe†û@.úQójMØ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-taxonomy.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-taxonomy.php',0,'…\'¬OÚË’cJ®wªn','…\'¬OÚË’cJ®wªn','‰%0ÂÜjÒ,îhï×VI\\ÅZ™¯³,z§\"©RàÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥	,&¢e!§ÐŽ\\’T','wp-content/plugins/wordfence/css/wf-adminbar.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-adminbar.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô§_SZÚ‰Ë´&nQ÷üW¥','Ü­¯3[=«[è÷¨]|Djga,X	¶n-H{Úo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥òÌ\'I÷hô¦‘B','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountLinkService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountLinkService.php',0,'ËŸ	‘·\0’‹íÃ¾9Ãçå','ËŸ	‘·\0’‹íÃ¾9Ãçå','ÛÖôfø—æš	Ÿnå’¾Y²—y¤$³õ4©âµ\nž€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥P¶h`|/¸ªã:Wƒ\0','wp-includes/blocks/columns/block.json','/wordpress/core/6.9.1/wp-includes/blocks/columns/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…˜Ö+…+Fð¡§3\rnä','!Ã£¤Ÿ;h°Z¿ÆDaµy^ZªtˆUì·¸°Ÿ­5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Ækfž\ròwÝ)[ú3','wp-content/plugins/gravityforms/js/tooltip_init.js','/srv/htdocs/wp-content/plugins/gravityforms/js/tooltip_init.js',0,'ýƒ2r¬®9 ™§ƒÈäÓ','ýƒ2r¬®9 ™§ƒÈäÓ','ü$â©*s °Æ¾×09Àéó4Güt¸DFÐi×¥Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥$n1ä¡ÙU\\íx(ì–','wp-includes/blocks/missing/block.json','/wordpress/core/6.9.1/wp-includes/blocks/missing/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c+/¸ªFæÍäL:Œ×à','Íï	qd¬ïÇüöÇT©÷{XN^IØ…YÍu=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥°g ÈæQh†›HQs','wp-content/plugins/sidebar-manager/sidebar-manager.php','/srv/htdocs/wp-content/plugins/sidebar-manager/sidebar-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Ñ¿\"§L™m”$CÊòZ»Ý','ô!-Õ!þ­Ç¸Ù©…1É/í6o_;\ZYhö«	{«zm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥³D³”B™_KÊÿ®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b†%Apöï‰r.õ›5^ç','àÍ\r÷d¡ÊóÊØü0`ÊVæ¾eâW8º«áÏ¦É(ùë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥€°Iá74¼À¾„¬XA','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php',0,'R#tXîÉƒtÀ}7FI7','R#tXîÉƒtÀ}7FI7','1ø…xk_,•_{‹pÂ›µÐ\'½³-ŽZÊ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥!öú3²pSÀUåÅx','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.css','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/subscribe-modal.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',íÆ†\"í&©¬\nEXXÛ6','¢ÖÍ3‡ÿ‘9­×ô\\`\'‘	¥E¨mn5ú!È·Hð³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥\"i¦UX¼_+˜ùê','wp-content/themes/hjs-blocks/blocks/gallery-grid.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gallery-grid.php',0,'Óˆr#\'+pÚãŸer%','Óˆr#\'+pÚãŸer%','‹¡s)iàŸØ{\Zìæ\0ŠJ«Œ\\Ùè’ŸŸ°ÛÙ†\ZÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥$_îàÃX×ŠlaÒ','wp-includes/js/jquery/ui/sortable.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/sortable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü’»‡áSI&®@®','‡-ÁmÛ†ZÕI@™b,8{3ô·ÙZyÅô ŒˆQ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥(QœšÊ{SR½l@M¡Å','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c8–°“z?\Z\0O+8r=B','0’ª&\0Ñ÷?Îfm\\ÁX{\"5NÊ#×’{“ Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥+I6ÏÀÐ·2âØÂ–','wp-content/themes/twentytwentytwo/parts/footer.html','/srv/htdocs/wp-content/themes/twentytwentytwo/parts/footer.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä§!ö>x)ÿV)P‰E¥G','ã1Jgöø¦ÑnÒk_ÙdÁÿN[%Qº`öâ|Ä!Š(c2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥+ÝÀQ1çÞ@³‹\'Yûß','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/RequestFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/RequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°9óÕ>\\AG4D‰W´','7Ä·?_¶ÚbÎhñ>²³q]s¶Q¦œ•Ðå¸­¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥,:“Â$åg…	Bü†','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÇÞ¾\r5r¿Xô¦€#\n','¿^â«Ô²‚ÿSºˆ²ìw†æf.k+£hÝ2ÒŠ÷b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥5OƒM3»S^45²XÀ~','wp-content/plugins/seo-by-rank-math/includes/rest/class-setup-wizard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-setup-wizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù¬èæÛ¯‘ÈrXaëiõJ','i\">‡ÿ.ªGÍwó}Á›ë‰,¦£Á=`\0)£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥9‹?Ý«¡ºq~[lå±','wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']CÖrpëµ­mŸ5z','Çq(~™W‰ÑM¼_o¥ÃñÞÒúŸØÍ3\0Âß›û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥=sL¹”˜[ß84ômÞº','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php',0,'0dÂgÚ[òÙ|Š¢s¹Â7','0dÂgÚ[òÙ|Š¢s¹Â7','¯=«‘R,.¼Rm0ÜÖã‘i<FMÌ»6ÎÏ)^[5=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥>9\Zç§ƒ±‡EeÏû\0$','wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-cleanup.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-cleanup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Ù\\gXÉ÷”ˆ\0á€','¿ÅûLóÆ<þ)j*¶n:¿\"ãþ–ïÅP’Ñˆ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥?äÐ¶Ê¨	UgÓéþ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ASN1.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ASN1.php',0,'\n%‰yüòè]¼0Ä3J¬ê4','\n%‰yüòè]¼0Ä3J¬ê4','†G)£½þF]ãóNú\nHÇ`R2B·‹üþsõ<7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥B^Ï‹‡?hžÄù˜+T','wp-content/plugins/jetpack-protect/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥FTô6½ü‰aÇƒk','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/reducer.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/reducer.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<‰ÌƒK5¾™‰WæS†l','ËÏÀ‡œ¯|´Ä¶<’f!!„Í¨ÊPÈÀÅóáÁ\0)!(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥K~LCª«Þ\r¶@åWc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Øîj<ÿ‘Ë(*êÛè','i.;ãqxt¾¬êœiºPý¤÷…pY\0Ð¬%›Ï,š¼Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥P—hÿëPÜˆåw\rÁÀ','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-path-processor.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-path-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„¶š<ß\rÒøÀ¾ö^\0‡C','ÔÍ—ünE‹!§fÃÄ½\'¦ÎçXE&›[ÇÚ_jŽæÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥R;lzOé8m<3”Nie','wp-admin/user/freedoms.php','/wordpress/core/6.9.1/wp-admin/user/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`™¾øUºø }Îð­\náŒ','ÑÎ¿zB+q¼¹Â5VlÎK¤l¡°kòZ/³ô|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥U<)ýÀ·Kb<|_²Öu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/profile-edit.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/profile-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÎ~”žUž¢R¢y€—¯Þ','–p}¦‹~üÓK)ä\0ÿ»òèçnòX†\0Ø”T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥U[r6oDÑ½æ¼§Øã','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-year-in-review.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-year-in-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸIÛÎvÎÌeÔ2rÜ','ö6HYÉ0z’ÿr@ð18ßÐžxxö>/—?2Åì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Z,€_©Ë×ºÅ²è‚ƒ³','wp-content/cache/cache-enabler/hjsdev.com/category-d/the-post-title/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-d/the-post-title/https-index.html',0,'ÜÂd~ÎØÃœ°LbÀìêô','ÜÂd~ÎØÃœ°LbÀìêô','\n·€ì¥ühíé¼í|Ónçš¿%$òèÎõvŽ×µ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥^9[m„JŠTM¾äzö','wp-content/themes/genesis/config/layouts-labels.php','/srv/htdocs/wp-content/themes/genesis/config/layouts-labels.php',0,'/z,ÑŸ3wðlwNú@&','/z,ÑŸ3wðlwNú@&','Š@ç÷Ð‘>–F/}É“¬¡Â‡™2£ä„Ôf\"÷fc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥afh=F¯ÕÞTÒ:þ“6¶','wp-admin/includes/class-ftp-sockets.php','/wordpress/core/6.9.1/wp-admin/includes/class-ftp-sockets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zc78\rÜj™ÓjÛÁØ’','®ùQô—,­0\rNQJ¼½¿”YŒú® ­môÊ¼0ÅÝAÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥bª_‹êÆbgµ{U','wp-content/themes/genesis/config/update-versions.php','/srv/htdocs/wp-content/themes/genesis/config/update-versions.php',0,'º|l™üð+Õ¶ƒ’ùÅßÍ','º|l™üð+Õ¶ƒ’ùÅßÍ','æþ’,p-S„it·:Æmÿzg¢ªã‘÷W~ðÝnŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥b–y\'<Ó>4-ë¥ZÍ¸','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-asset-enqueue-output-engine.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-asset-enqueue-output-engine.php',0,'cz6¾7•V!\'B%j+âõ','cz6¾7•V!\'B%j+âõ','ÀJ…Äð-ñµ\\ï¢žËzÖ›p×PXýVìþRÚV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥d$¯§ŠTþ1ÊôñÉgw','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-shutdown-handler.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-shutdown-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½-°í“t¨Õ>Ì=ñ4ë','+¹œÞ „™i¶¦÷ŒÖ^wòÝØë¿Â¡v6•*„ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥d+¹#k¡žõÜAO•5Ç','wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²©:,ó¨Ä6Ñ‘@À?','{èŠ˜ÅØ8!B©µ!rQI€¬‚Û8Vëè²)œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥f0Óž²;OëäÙ|Ç','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nGßs@t\Zæ…6L¿$†‹','ñ¿$*ÑÃ9¬•â%•ùžP\n]7¥W_ÁÚú­0Á}—šÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ik[!gWú}žv¸Èµ','wp-includes/blocks/image/style.css','/wordpress/core/6.9.1/wp-includes/blocks/image/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1_¡Æ21mT:œ£','•%#.²\rÌšÊxá®ªà¡A¿V¹Ÿ3ÖéBf+œ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥lÓ`@$ƒX,“¨k','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹pÛþh’äèÀ0eá/','âœshMEúxåNê¶y;?F¥§™ÿÀlÆ€Üs¡ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥r„±¶“\\‰02_>\08','wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php',0,'–W[Eïæ¦Á•ÿÿoƒ','–W[Eïæ¦Á•ÿÿoƒ','Òh & èÅ#rÔ\'÷îƒŸ?MeÌ»>è3Š+Ø\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥vëyYÍ$m ôö5','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' FÉ+*wÿ¤‚¨˜‡Á','·¦Ÿ§ÛµeZ–$zÆxÑ¼9@Á)ëÐø;±n7µÍt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥s=€ïEšº:lˆx','wp-content/plugins/imagify/views/notice-temporary.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-temporary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÛAé2J~®ß“n…4êÒæ','oôÜñhû¬8¹nKäí¹þ	…¿Ï¼’.Çèº‹\\.s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ƒÐïyù¢7>Ñ}Lý','wp-content/plugins/gravityforms/includes/form-display/block-styles/block-styles-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/block-styles-handler.php',0,'±­xq˜{€ÍÂ—\0¸<ó¶h','±­xq˜{€ÍÂ—\0¸<ó¶h','§ï:{ë\\‚\0cwA1i\'Y¾Ü¿ãÁäh†Ù´‰Õæ Íÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥„Ö ˜Ílfh$ÃÙŸŠp','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cËëº•¿V¸Ç.n€@','êu»°·ÂeàÃæ±óë„kæ]2cúÒVÙ7$ËJ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥‰Ü9I[>Žýâ`7v','wp-content/uploads/backup/2022/index.php','/srv/htdocs/wp-content/uploads/backup/2022/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥@WLÏ<†•ŸÔÃK8I','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-cli.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F”Ç¸á.y™f”ãˆx1ü','‰àÇ0ŽWGòqv´¡£ó„™òoˆi¸îWÖM›)ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥žëÓh^AÆøA»]ìIõ','wp-content/plugins/pressable-cache-management/admin/settings-validate.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-validate.php',0,'l¯öå…Ü¹Á@‡88<','l¯öå…Ü¹Á@‡88<','‘Ÿ°ñó)vÊ€|†‡w£€ÀLÇîƒZrÂÁÄ¼4‰ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Ùëñ§;~Ó·R·>ž£','wp-includes/class.wp-scripts.php','/wordpress/core/6.9.1/wp-includes/class.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7 ÁÇù#KéÁÀ¬hŸ+','ræuÚ¶bW8Íä7fœû´ÁG]Øk\0²¤éf5™±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Ž\r¦c§ú_OU?r2×–','wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹#2¨0‡™JGoð½','B åÉ\"ÙJ}ü}høY”‡0¢Z–…‹_´‚™È}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ünvp¬e„íÆÐîÊ}è','wp-admin/js/customize-controls.js','/wordpress/core/6.9.1/wp-admin/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K÷%%…;‘{vyaÔ)€Í','ßÀB§O9[á\näðU2H¨e5þŽê¯Ö ·y:Í@ýå}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥‘¨¢ÉZ”ŽS©I=','wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôˆ°ÄOßÚ3‘6\r\"5Ÿ','aÄb@/¥xý„Vî&·2ìb{Çx_G­™\0K¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥šëÙæ1®»Àþ`7<E','wp-content/plugins/jetpack/modules/subscriptions/readme.md','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I¨Ü.:$C×„:j]O†š','>éóëØpßý¯ãoÙÊ¿»CÊPØ§EåâÌXŒg	¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥œ3J\"\"’ÑTc‡ˆQ{PÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{×Qéo5†GZŸPñ±Õ','!ô%+µeŽ?ÈÚg]–8õ¿>›æ0¨t/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥*$b®UåÈ)ÛfX²Î','wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-validate-license.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-validate-license.php',0,'â¾uf¼dk¨ÜO[Ž—\n','â¾uf¼dk¨ÜO[Ž—\n','ä§‡ hIïEV ýéZ>¶ÒJd÷	¯nñ×BÈ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Ÿ&¨a—>T4¥AaÍA‰','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õæZ¿vébò®çÍ]ÍÍ¦¯','pîiÝÀžfÃ›¿	¸~x‹yj¢_çÕC½=åœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥£íwJXSQº¡VÍ«Vo','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/wizard.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/wizard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽXZäw€D.”{>õÿ~ü±','hn}¥ýQØœÃÓîdÎÐq$X¢Ò\'¹ÐÎ¡©ÍEÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥¤õ\'EFvt3uÆT¬Re','wp-content/plugins/seo-by-rank-math/includes/admin/class-dashboard-widget.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÝtM}2êGÍö“gø3\rú','p„Þ¥\Z×ì²Ti\Zn?ËÀ‰F¹–œ\\ûª5‡ÁPš…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥§˜§>ŽþbÐ·´†c','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','myÏŠI¹]UùÖ€=bé)','äÍ\\y‚À„¦\'×$þÞ(¬x¡VéT›	/ž)K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥¯Zð„\Z†]rB¥Óº@j','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òþ¢êLAG’£÷\rÊ‘LSâ','ƒ&»qù´ä)[@T†!Ó:«Í).>\\MV\"Q *6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥±pà Lœë„`<±¬G','wp-content/plugins/google-site-kit/includes/Core/Util/Google_Icon.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_Icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IgÃ¥BÒæËÝ»P[Â Û´','Š	þ»K¹y²_þ5z•¡ý!fX˜î–ªa´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥±áD­TÇ¡“#\"Ú1?Ü','wp-includes/blocks/cover/style.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂU²añ=%«âË›y','@*/HÐCY?Ü:½I»wG•Íd¡Ùo4AE^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥´P‘â”Z2™7ÇMn¯','wp-includes/blocks/rss/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁäØcðlsv°4€\rà','hÙã;êX#0 ÞA(ÔGóŠžbâ¦®É¿r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥¹ò¦PSð \Zó;ˆpIÛ','wp-content/plugins/worker/src/Monolog/Processor/MemoryUsageProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryUsageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{H¥	»„í¹Sw¢€','ëZ‘#¢ŒêýŠ|Ò@J9zthI™õÛ”ÕŽýÀŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ÁœŽ³R¸Ñ@‰½˜æœý”','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í)Ùgñ0*øKð².','œ4vy)qr¸ÓâL½•æÐ¸<‚¸­2¨’jœo–†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Â6¯\r‰ÓÀ€Üân‚ªÔÊ','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/other/build_phar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/other/build_phar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ƒ#w:°s*=<à¦óß„“','Ä3ôõ ìLÇ+c\n© ¡Ç‡ýzÌ\nNÐ³Èr‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ÆéìÐ_Âž¤P]ß¶','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/^÷…YØÀ˜dó¾\nÖy','7óDË&UrÂ×Ôs¶¢¥\n\\!yrv<Þ¼¡Ìµv¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥Êä*«¥h^íÜÛ¯ïì','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'cÆrÄÏ™Dq5\'G‰á~','H.„‡œ#\nDêé¿u9uðq…<fAßÑ	e°ÕV1¸Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ÒïM€zË;“¬õ˜Üž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GME&V€\'|b­HòAØ','€9l—I£+\Z{¨$UÂh*f-ßJÑôd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ÓÚãƒ¹¾¨ìÓ×ëZ úc','wp-content/plugins/gravityforms/includes/locking/js/locking-view.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-view.min.js',0,'¸rå‹Å½wu m:`*˜','¸rå‹Å½wu m:`*˜','$íc1˜3žæóß~&$[r\0C­Df7·X›B9ò@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥à½ûÛ\"á¢±ø	šT\r','wp-content/plugins/spellbook/includes/class-gp-late-static-binding.php','/srv/htdocs/wp-content/plugins/spellbook/includes/class-gp-late-static-binding.php',0,'XÔ²‘´1Êv:­/¹ü*','XÔ²‘´1Êv:­/¹ü*','\Z¨žHoCÞjB?†Â…øf;:_/‰zuÅg19rL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥í²ï€¤},2²©Q','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È7†@=žr<€W]ýÈ\'','?=)‡*íq/»ì°ŸÙB#£íõ;*ø.Ï™rÕøGJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ð¼‡PÙæ\Z¤Á 9‚','wp-content/plugins/jetpack/modules/widgets/top-posts/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/top-posts/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ñ£_®ªjìn0S«•vˆ¡','®Œoà÷]1¶WxmÈêîL]&S×èqx¿b½~Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ò˜B\\u}ŽLô,‚…ÿ','wp-includes/css/dist/block-directory/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¡Ú\n] ÂÍ2õOµoa','ÀÝ[|/æ­ù¶9áÚ4 }ÊO\0D(þ GÝ¦¶²î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥÷à(_ÙJóˆD~ÍÕÕ','wp-content/themes/twentynineteen/inc/block-patterns.php','/wordpress/themes/twentynineteen/3.2/inc/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¨§–ÐÍ” TÀ–øöÅÅ','¦5Æà÷·õ«w~óÞi]ßL`ÄoùJË2\"Ô³n÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¥ýla¬oñ†HÞ`4ÐN','wp-content/mu-plugins/nexcess-mapps/assets/img/restrict-content-pro-icon.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/restrict-content-pro-icon.svg',0,'¢UÑZ³lôúrv 9','¢UÑZ³lôúrv 9','Ñ0¾bÖÊZ!­…„åmùÖÔ\'\ZéÏ§6§‘M¼‘›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦`h´à¨	7ÖOÇ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-block-tracking-1032e2e997b7685502b9.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-block-tracking-1032e2e997b7685502b9.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MŽÃŽ·6›‹À+ñz¡','0–`,ÜŸàr¯sïÉ:ò­I1Ô%£µÒbnâ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦s``H	íbhêG‰\ró','wp-content/mu-plugins/nexcess-mapps/Plugins/RedisCache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/RedisCache.php',0,'ip6Äó\ZÆjÊÀæàþê','ip6Äó\ZÆjÊÀæàþê','ê½ðòøt5ëŽè —ýyCœ(ÝÁ³jò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦+ ¥i°ÎVw]ªJg\'','wp-content/plugins/jetpack/_inc/deprecate.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/deprecate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤GƒX©-Úý\"cAE','”ÊÆË±ë);£[Föû\nB`C{-›Ø(Ï¹÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦{62\"ÒŠ^œ¿°Ârø','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Coupon.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Coupon.php',0,'Ûs¦v‹b¼4Ô#—\' ‰g','Ûs¦v‹b¼4Ô#—\' ‰g','ÁÇŠ°½×ß`ÇLìYãå4jûre=õ™MçÞŸ°Mò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦\0­mQHßRýÁ\"\0ô','wp-content/plugins/jetpack/images/rss/blue-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','” ZÇýê•”ý{LM','2ØDVÆÕž(\"ðš·ðÄŽŽA:#d‡¶:³Ë•œ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Y<ÝÃ¢äÃßÄxÐÜ','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-duplicator.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-duplicator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wrÅ¡sƒ¸Àf0{%½x','ÂçmQM=d!/Ë‰AX\0¶‡I¾éB¯@¬Ù]bvÒs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦\"­QƒOO±ÀP¤ã b','wp-includes/blocks/group/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/group/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ƒjC€OÑº}’`xÝ°¦','€ûGCñf0S®\"hsÉçp4YuR\Zö­$àÅxqO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦#:ÁöÌSk«U¹‚â{À','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Á:è?‘îl]¼¶ñçu','2PæÖíƒš§Ð=w=‰7Ar§\nýfQúÂ~,·¯B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦(¼|nä•Á´sARFä+','wp-includes/js/crop/marqueeHoriz.gif','/wordpress/core/6.9.1/wp-includes/js/crop/marqueeHoriz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÌ®œºý¸;æäÔLo\n','|ÞÛÍSâùe©“|.Ù‘/éQ¹YˆàWª}(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦,INUM¦qÍ‰Oý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÅ²¢qÞªèéœ:)×å','îâ9tv¡™[z‚ƒSó0§æ|©ÄÄ20*®,A¹0¥\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦-k8cÿ\Zu:[‡vü©V','wp-content/plugins/jetpack/_inc/build/videopress/js/editor-view.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/editor-view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aQ4»×\r”v‹“#^µ]','[%0èÖÝ6*ókBå,I<¿ÓÅß¤ZË-Pš9|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦.eS0xE#¯ÞøHT','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookEndpoint.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookEndpoint.php',0,'a¢‘—&Z[Wñ‹ÚA','a¢‘—&Z[Wñ‹ÚA','*2‚ˆ©°(ª#’äòØþ©€U(Þ¬1U©m¬¾Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦0ï,¨œð»MƒáÇ_)','wp-includes/blocks/comment-content/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìv¹²Ž”%†]K£','ÆUÖ‘ïÿw@Ÿ,m1Å´C,É\"¹àF®´Yjk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦3 œæÍ^pLâß“msô','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config.php',0,'’Ï‘éðÎáÂ¢Ì<ÌÝz~','’Ï‘éðÎáÂ¢Ì<ÌÝz~','ßVì\0d»²¾`+ŽÑLò \r)UºQÍ8”PþØ§^Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦AóÃ~Fo…«‰ òMè','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/SessionService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/SessionService.php',0,'W_>™ô\'±u}\ZZ¼wi','W_>™ô\'±u}\ZZ¼wi','4›ÁêJäKkí×\nmrrX³…&’œþmÙ\'\0¬Ó‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦E=$QFú\ZŽ‰—{çª','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-ai.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÝ¡Da\"­}QöŠ£','•î˜j!±ñ™¬Ó„4Q·I*´Õ¶Ù?:*¤=¤?ÃC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦F”ÔœrŽÛ°3¹Î,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k‹cÂö>Ý²¸Qo£0É×','Ýmì Uõpƒ-@ÉrRÒòƒ#X|i³,šÂRu-ÞüJö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦G	Ñ’O¬5)l·\n–\ZŠ','wp-includes/SimplePie/src/Cache/CallableNameFilter.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/CallableNameFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3­ècxV<]N›•%²ŠF‘','&·ŠÅAö\r/¦yh¦etqØpÑ8ZÒâò!‹^Öß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦N˜I”ÚaåkÇI‡5','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µQX_xž¿(»³‚Œ±','ÚAS†¸mÛ®g•ž1QŸ„\'{žo^;éOªoë½ôž\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦N^yš§•åP„–„`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/class-external-media.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/class-external-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄG¨ÂâéØ³€‘ÈÝ¦“','@Ò…‡ÄgÜsŽgÜ9d´êçŠ\'ŒØZ½ ¿(Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦P%ý¿ Ý¢ÒI`ð|î','wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php',0,'°®sêNö2(ÀìÍç','°®sêNö2(ÀìÍç','Ã¹Ú¿èÞÝLt_r³PSjÛP³K@lá7Qñ®üK‰mò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦R|Ü_Æ±í\ZûNò+^“','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop-small.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–k4	Š(+™»×¦¾c','Ë±1×+ˆ#¬ÿA/ÎáÀ~K™\\£\Z¦mK	Û8m á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦VíÆ &ÿ¾.÷õ§Uª','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-simple-pay.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-simple-pay.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™=N,û<rÀ-hÕïH3','nêuH\'ES7cÛ@Zy[„aül\"}ýJ«whò™•ã\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Y \r\nRKšOÞ~ù\\’','wp-content/plugins/seo-by-rank-math/assets/vendor/url.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±#¼U‡CùÈmc©û','¾ Hß7QÁzÚm¡‡_¨fCy ]½kZ±èCP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦[\'é/£Óþ¢; †”','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü†)Cô/Á†Õ¯Ë Ù','1ÆÂË\'CÅAUuŠ3…i£öf·f“¦‰‡ìDtl~Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦a‹îö1lnöÓ6Ëò„›','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Tag_Placement.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Tag_Placement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôµe\"‚ø][³AÔèPÀ','dLgËåµé!,z¨/¶™èË×™TùJ„ÅÒ™µä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦bÞð©’Â½¡4÷(Ÿ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php',0,'OÃYõ,‡\\Ÿ®-\Zñ*','OÃYõ,‡\\Ÿ®-\Zñ*','V#›|q1Vîü×-Ê(ãß#‚‘òôÕØ®3-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦c:Qk2Ä	 óŒ6¼ç','wp-includes/blocks/columns/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úZ.é\n¼=ž”øòZ©ØŸy','|ÀÃï_Ô0Gn5f_N•åÇxÍ9EÉLº\n÷6T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦cZ1¼ˆ~,mE“Fà','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php',0,'BÌßÕÐ¼†ðÀzÖµ_','BÌßÕÐ¼†ðÀzÖµ_','üV²-2Þ¸<n{s?IõÝ¸W½ì>f½Éså(§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦eU#°)©_¤?y(Ìÿª','wp-content/cache/cache-enabler/hjsdev.com/category/category-d/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-d/https-index.html',0,'ÉL‰fÅYM2Ø\rƒBò','ÉL‰fÅYM2Ø\rƒBò','ît—Ýqû› ÈppÉý\0–1ë3âÝ¤Ç y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦h‹À­–û}°K‰ÿ.‡Å¡','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Destination.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Destination.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ç26ÔãÅmtV;`½','úWˆ  ÀUÙÔ£U*^ »¸ˆ«æ‘,C2ù÷\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦o²ˆyFÍ`ëôuÛå¾','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-order-summary.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-order-summary.php',0,'Í•â{¤]½l4XÇ3Ïy•P','Í•â{¤]½l4XÇ3Ïy•P','KmßqZJ¬ÇSÔ«nü\n;¶oB=q„\'o ôoº‹Ï´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦rñfüÙ½âÁXÖ4à;®','wp-content/plugins/gravityforms/preview.php','/srv/htdocs/wp-content/plugins/gravityforms/preview.php',0,'°ï®Vt‘þ~óßÞ)`îÃ','°ï®Vt‘þ~óßÞ)`îÃ','*Y¦’?¹âõÈ_˜òÚÂå J–L¢Â´.©ÑyÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦sìNÁ6TQâ”Ët','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-user-create-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-user-create-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\05aô5§¨ÞÓðLçV‹','¶02‚aoY½¢úâŸ‡JTV»w¢{£Ml¾…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦|lBË¹\ní‘>	','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y±1góS°Œ…üã¥¾Ç\Z','YÑ„Czš !ðóž€žð¤åûnÏÈ±ôt]*®Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Ž<iLKÃÒºJñ¢{Wz','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip-locked.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip-locked.svg',0,'±”_›š\'»Œ¹8SRAÿ','±”_›š\'»Œ¹8SRAÿ','ƒ©rR*¦ÕLÞ«Û‚È‰ç€OH»£ù&ï¡Zk«Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦½\"Ÿ!<îù¢â¯ûq½è','wp-content/plugins/jetpack-protect/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Wï)›mn[±ÄÒÒÿ\Z\\','e¤ùÕ<á“u>òé%gÍg:òþYü#ç+ç‡$ªIuŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Ò]v!%éäå¤ŒýX','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#¿îàN˜ÊK·±NHQŠ','ô¨Só|Ò­øæ%gü/ÝI<<-(ÉqŸ„i}ýì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦’¯üž:[&bú[®hY©¸','wp-includes/images/smilies/icon_razz.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_razz.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9[Þw³šD³AM­AÚ',';§§òPÜ1]fèUE»;`QÚ®þ\neôZ\0@4¿aAç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦š–hª1÷\\L\\1\'¸','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu.php',0,'ê(3/‚Ä“qm‡æ8dî','ê(3/‚Ä“qm‡æ8dî','Z¿1Éi‚ 8“Ô6¸¨ßŸ‹\ruy`¢¼V¢,Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ª\0â×‹$èöÀD¯ÿN','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i–³=Ÿí\0¥Œ!\\Õßÿ','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦³çPî\Z4ä§þ”=L','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÉâv–ç_\\¢#Ó»¹','Xe{u¢o•âZêRêá¼Ö––£>ê>™¹.I,·Ç\r	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦´æÒé¹É#¥Ê§[P','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-assets-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-assets-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÛvË?dP%¿™š°5	…','ÉÉ:ouÒó­/g©þ„ÂK\"«¥›‹Èÿuv ð—Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦µAÜ^èO¨:\"÷/0ãž','wp-content/plugins/gravityforms/includes/addon/class-gf-feed-processor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-feed-processor.php',0,'š2¶1‹ÿ6Äß÷N(|','š2¶1‹ÿ6Äß÷N(|','Î,Ä9“¬:>y›‰dRA‘24¬ŠNêÃWß¦l’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦¹ñˆx2ÿ_.ë~$â)','wp-includes/js/dist/core-data.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/core-data.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Šl¸¢<gŠ	I©„•-','×Ê_Ïx­VÙž,)dŠà‰èÙê™ÕªÁÌ;lÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦º3|QËošÙNäÛ—ç ¯','wp-includes/blocks/video.php','/wordpress/core/6.9.1/wp-includes/blocks/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sßñ¢ÎßSŸ€ªìÿM','Waa\'Æ„ý‘Æ‹â^Üš9ù¤%ËVÁÛ¾Zl#õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦»Rº2|ÖÌøÇe,©)ï','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-overlay.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-overlay.svg',0,'7áÔ¼†›ÉSm®','7áÔ¼†›ÉSm®','’´¹yõŸ ZVKêoC»Y-¿ž*Ër²ó9N5ËôMó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Ã€/\Z—H«¨­Q9å\'^','wp-includes/blocks/accordion-panel/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ&âõ-ÅP¾S±øÉag','O“,G —*ÀÙr‹zj1]øäA¿%»•ðï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Ð{ú½³ËC¹†t','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âI§†CŒÙAC`eöe§G)','þyK0ÚEŸT¼@`’Z;H9;×XÚÕ>ÞëÞðù®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦Ø˜…ÀPê2ít“Oè€','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¢Z9ìŒµµÂ¡’%','A‚épJð]é\'Õ±œvÎHÓ÷ýç½Lfdß€û`¦>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ÚKÀLvñ 	Wk¬c','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache.php',0,'æ…D0¦«Ï\Z,i‡ŠjÒ','æ…D0¦«Ï\Z,i‡ŠjÒ','°\r…7\nIh/ƒø”üØ8ƒÞÃƒ¡ÒÛM-;Kè¹õ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ÜöGfµA‚át®™','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-green.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ædéõÀí+÷µm ©','õlÛò&ÉQ*í“×W\Z¡PåC\0u¤úmEì>;aÙÕÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦à$ÅtÕ¦}—	ÂT','wp-includes/blocks/code/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Dn4\rt®ç)©›²ã÷','i\ZÍ†’ö\nÝ8æ®E§,uÆÍÆõAh¶¥y›\'J{á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦á½ˆËÛŽØ5f?žhk','wp-includes/widgets/class-wp-widget-media-audio.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w¬ð#e•8¾za¿’¹','ÈöºmB¢˜áÝæD™žýYÈt„ö5·OëlEmtÖfò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ìÕcÌýä{GQ&ÍMç','wp-content/themes/twentytwentyfive/patterns/banner-poster.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-poster.php',0,'À¿Ãº\0„ø¬yeü8Ça','À¿Ãº\0„ø¬yeü8Ça','—d<è•€BtÖÜ» ƒj7¡[„`žÕ¬¯€5Mµ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ìüÍì˜	EN›Æ²2ì™','wp-content/plugins/jetpack/_inc/blocks/calendly/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó—¨bvXð¾¿ª{°ûÕk','lÜÝç©çk¯¨ÍÏk¾ª\rm:6¼)rÕŸÃæpûè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ïý¶ÂB«øö1 T|#ò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^»º£Ì“-þ€zu=Ø','I 	(½”òä®™Ozµ´ìw3èc—Ø†Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦òZª”pÕSËCÒB','wp-content/plugins/gravityforms/includes/query/class-gf-query-series.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-series.php',0,'ðû\\/R=ûû¢•—æ±`pè','ðû\\/R=ûû¢•—æ±`pè','´*+±\"u^Úá%³´ëŒçÀŒ¤\Z	x\0¹›ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ô·‹Elzú÷çÔ¥Ëk‘','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÚ€Î¨hÐ¢z…‹Ý×Ê','BTžZ\'ŠÜN«¼­N±4 |™Û‹3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦õÏ±9ìæÍ~Z™ä²5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îr \rË  È…Êä!lè;','+øÞJwšÆÊ±ªÊÐx•H:¶éÇ=-Ðî/3±Ä›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦ü­ó8`9ù×?Bb“Ð‘','wp-includes/js/jquery/ui/effect-puff.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-puff.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øŽÎ*GîïwýUJéäM','«p‘[‘SA–g×Ù.#±/Ž®®%$Û,DÂ–ù\"e>C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¦þy«&Õ½×Úå/Gõà','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-cache.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·	@.àÝøð(ÇÙžT»','ñ‹°;*Neºæ{¹˜[xsÒ^ð¼w\rþ=ò\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Úï=â9éÔ~ÓCî','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreamsMeasurementProtocolSecrets.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreamsMeasurementProtocolSecrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò’¿æg/ºzÑ¤ý{n0ð','|‹L\\sS\'´¿}–äf)ë±ó¸a<ùãdÞQÑ¶\'nZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§©röb³\r\nJw;Å','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-data-a82cf53783cfc2587cae.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-data-a82cf53783cfc2587cae.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xLïá,ZwÏ´Éåaìµ­\\','©/…ãI,Ž%ñ9P±pLx‡\"´±Oæ±©’—Û\"„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§\nÈà”à äé”/Y','wp-includes/js/dist/data-controls.js','/wordpress/core/6.9.1/wp-includes/js/dist/data-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Mfæ`š!é@Õ»BÄ','Tu®Îwú‰ï{±¬89âÚÁ&jº“0‰~çàcx¬ÈMˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§U«gÁLo~á  ‹Ò','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-ab6cfb06.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-ab6cfb06.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hªÜÈ(™8l| %%ëÊÍº','½¤m÷ÈØ$\nB¿q—OÎÒ¥³¾¦(WÇ¡ðý¸¯È)³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§¡ }í¾VœÐIÜÏÜý','wp-includes/blocks/cover.php','/wordpress/core/6.9.1/wp-includes/blocks/cover.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È”Lž³^Ak‰†ämèŸ\'','Ï£[ªí zú‘øÇ©ªÐß‡=òÂ½ëZlc­Þ >','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ß¿[ŽŠÖ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï®ßãe¼•½ñÅh«/R','£†}RöRÐ…%¹È \"˜½€âpØ¿Òm–À«»/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§KÖnlKü»÷Zˆœ2’','wp-content/plugins/google-site-kit/includes/Core/Authentication/Setup.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¨ÎÙQN%fí‹×ZŒNì','Qc¢ovÒV,PvÇGî¼ÜÅ}«(}$©×·­@t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§\"£Z7ÆÀ2YZ£Â|où','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-author-variables.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-author-variables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È`x!Y4‡„Ýð³KCãø','\rÛswPžÅ^lÊ+mñd\"kjÑÿHäÄÆuê´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§*v‚å\n±çõ§Ô‡°','wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E(–]GaXqÄ\n-hëBÓ}','>ÁËAuj‚X²Ê ös-£,Ø´Kû¦-I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§+F—4Þ\núõq¹±¤\"]','wp-includes/blocks/table/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø^qá%’ÕmZÅò,Ç1','ËãWO˜)ÍÕjï)øÐêþ“œÝÊAg3$0±ã$[èôm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§1/šñu™go­5m„<þÚ','wp-content/plugins/members/admin/views/class-view-general.php','/srv/htdocs/wp-content/plugins/members/admin/views/class-view-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$þ%ãaWÉÜ‹äùvÁ','Êdòcy;æ¡Éè\'…°ï?Bë+tdqDúÙ\r4P{Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§3(•öÅW¢!F½ÇâÐ¸„','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÎ×›64!Y”&•Ü•8','À#k<}†lƒ#æãs‚p…õ¾Ý JOg¶u¯J¹¯ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§7Þlz@ÈðcŒÔÕ1µ','wp-content/plugins/seo-by-rank-math/assets/vendor/lodash.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/lodash.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šNjC_nÚÉ9x×“ÃS’','[÷—L3ŠØY2R%¢¬\n$Jb°›¡ìdÄ³Q5âÿIÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§N*2<O\'Št€±ŽZ¿','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Us£A»6ÛÀFÂŸñ·½Â','Ý$ƒÙuI“HJÊ@iéÿŽDôoÛá¨aºü~Ö‰€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Z~kUï­mû|yÊ£…','wp-content/plugins/jetpack/_inc/build/images/shield-with-check-67191b0849d39acf52fa.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/shield-with-check-67191b0849d39acf52fa.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÀŽÜ›!uö– _íˆs’','Sv^(–ãl‰À®Ñ„ e(Ë0/A—º#Óâiãº4ñ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§cã†ÌŽ´ˆ$\n\'@›\ròè','wp-admin/setup-config.php','/wordpress/core/6.9.1/wp-admin/setup-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J÷6H¯òôÛÖ’Ùê•','lc2]ÅÆ>¸\'öÉN¡§ß›3Tý¯áÐ‹C·ð-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§gZë£‘‘3®›(‘‰N','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','._Þ|9ÑuèÌ¹€ý$ ','šhdxû Ø—SF6†ŸKƒ©M96v1ÞV°B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§gÝ¥3-5UÜo[NžD','wp-content/plugins/gravityforms/images/theme/down-arrow.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/theme/down-arrow.svg',0,'ï#Ü ›‰Š‡ªß¯8di%n','ï#Ü ›‰Š‡ªß¯8di%n','F¬…ór¯‰úÙzpÂj&+á‹a|í¶¢¡CêLg„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§hÖLGÁãïBôMÛ˜ ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P±Ù@œ±Â˜ŒGXPPµ','ƒPàŠÂ\0µ½¥”EeNvþýLZ\nâ9töH2\re\ZàE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§mÖ™7š,Ð}¶ñov','wp-includes/css/dist/block-library/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘=dsöHåKÈRØvY›u','e 	}\"J/TwW>6Ék]¼o\\i˜–eaöiKÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§mtåqîÖáe“ížsî{','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')V¨h•÷¤¬,Tq9','Þ¦gŸ#eä+”l!±W\0\rDN©×>k(Ø!Ü@\nŽÑH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§r	³d¹3ƒ,ûÙô#å','wp-content/plugins/spellbook/includes/traits/trait-perk-license.php','/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-perk-license.php',0,'ŸrCõ@’UÜ\\¾y','ŸrCõ@’UÜ\\¾y','ìé°m¾HFµþŒÛ\0yâ[G2gÃÞ­Zö¶»ˆo¡Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§u°ÏÇ›ÓÛÄKJâGë³','wp-content/plugins/duplicate-post/src/post-duplicator.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/post-duplicator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âz«²óoBÒûoö–¾À','4îÝjÝk@(œ5xÕX7VòÌùµœIw’|ÚV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§yI×«W7@ÎèŠë>\Z]','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Capability.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Capability.php',0,'[…T(MKÐCÅÈ,rNqY','[…T(MKÐCÅÈ,rNqY','²¸!èÛŒB‰Ue®›XÇ0}‘b—oÄ2ª Ð`ï‘É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§{õêø„iÈ`ðï6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ-ämqÁ¡`Õàîý]¨ˆ','ª gH7kší‚3¥i«\'kèDß×Ù½õLsý›q†¨Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ŠÀ\"	žA‹m÷É*¥Æ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/ppt.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/ppt.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\†}¬åàt¦‚­–a8 Î','û÷mtwŸ-Cû]9zÖü—w–ºÃ6ÞZºcCV”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Œnk$Ä–»ƒM§­%m','wp-content/plugins/seo-by-rank-math/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Š£»Šj\\ã3QÙ–','ˆž1OsÛ}®å2¡l\rÞ»‰&ß¬EÃYÏÖÛ8Vƒö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§z|ø3.£î\"d¾˜‡','wp-content/plugins/members/addons/members-block-permissions/resources/js/upsell.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/upsell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X55ç¼\rn_¹IsR\r×O','|v= äŠqdýø)Í€¯X‚!i2\Z÷PUàÀG–F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ßV€³t¿Sù-Þº','wp-content/plugins/wordfence/views/scanner/issue-file.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®xõÐÌJZËãôÝô','*ÈÒŸí‡èãbÎãÃÏå\\ãökpµBíñS3ÜÓò*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§‘°H\03ÊÛ¡®E‘p€$$','wp-content/themes/twentytwenty/template-parts/navigation.php','/wordpress/themes/twentytwenty/3.0/template-parts/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼®˜ RÚÍ®Mw\Z\nXkq','ÞÖL»ú‘q‘ùÑ!–w”¢êÔK‰H>]x\ZÅêÐ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§•ë¦à³òë…%¢ç†ª4','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-type.php',0,'ØF[¼cpØpUž­¯QÛ','ØF[¼cpØpUž­¯QÛ','ÊIô^bûú,UC¬ñ(±LÆz“„p‰„ñ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§˜Ëöl_f”Þ;1]§•À','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-edd.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-edd.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÔLž	5N<Õ¦°E^','Õì®Ý÷=‰ß,°oÌÀ/ë‹FÜâ`.Ë¹n,_o8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§›‘ùbç9²Ýèx§î~V','wp-content/plugins/members/img/mp-icon-RGB.jpg','/srv/htdocs/wp-content/plugins/members/img/mp-icon-RGB.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ËíDrvöèl¥ÔÌJ','RûX…SvÒ,,0‘w×j3Ÿ\Z›X²®Î {vq§îÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§œŸJ1€«MßF°†<þ','wp-admin/js/tags-box.min.js','/wordpress/core/6.9.1/wp-admin/js/tags-box.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÎUúÒå›äGX	¥‹+Ž','àË ü3—\0ƒZgƒ[ûwu½›|Š®H«Ù&R6ó¼…æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§uq‘¹]€$±Ar¦ß','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-page_link.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-page_link.php',0,'“uDÑ>™HU ¹É˜·#','“uDÑ>™HU ¹É˜·#','¬ë®EFAšìípÈ]p†Ööb;79(˜\ZÉ½p«²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§¾!g2a€9g›ñà','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/require.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/require.php',0,'0ÿ;xdHÒí„“Øã—=6ò','0ÿ;xdHÒí„“Øã—=6ò','ÙôBÓßjÌwu÷+|Ý\\‚HºKú¹rÃíd\nî‹l°>u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ÛW•¥Æu\\sT©Ü','wp-content/plugins/gravityforms/includes/orders/items/class-gf-order-item.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/items/class-gf-order-item.php',0,'øÚ™TÉÚ»6½øEþ','øÚ™TÉÚ»6½øEþ','l| WÑSMçëeò¶/¸=Y™Àµ&zükåƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ªd+²W–M¹i~fî6É','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kØ5& IôÐÄO|çÎ','Ð ÄL¯<àëjIÔ7Ä§ÃoŽë©Ùˆ4~‘Rÿ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§²gáÅa%åª¿w¹ÅJ™m','wp-content/plugins/gravityforms/includes/templates/edit-shortcode-form.tpl.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/templates/edit-shortcode-form.tpl.php',0,'þˆy~œ8Å4F(ãž[j','þˆy~œ8Å4F(ãž[j','§2¡ù•ÙR@Iþ’ñ´ÊW\"Hd°ÀîÈ\Z±¶í ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§·Z5ÈQŸÝ/_mqfR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J§y˜œ|fA}­¨£¿…4','-æ^9¬ßSVØšHä^»b^–ñŠo¤¥ØC<¸ôš\\â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ºsrƒ]‰9à¨¶oáWý×','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì’•R°{	/¤û>Í4ï','•%J<IöÔiGƒ£PžkOŒíAwƒÜ¨«°ÁC 0­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§¼eŠÂ2—¦Ì#Èë©^G','wp-includes/blocks/heading.php','/wordpress/core/6.9.1/wp-includes/blocks/heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çELVëRoHÒÒZ€’R˜','žõá…ë#Ú)îõ-@!2*€žÀÖ÷ãË>Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ã0Î_þŠ®íÈé4p†à','wp-content/plugins/duplicate-post/src/ui/asset-manager.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/asset-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼³2ÒãìÖ+Ôßx2ôâ','µE!¿áGúZÉ9]mÜååÀQ±.5q13BÃ1‡Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§É`þÁ\0…Xœ¿Ø×\'uÊ','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-manifest-reader.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-manifest-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\0‰ëC§Æ\'?wëÇÚ','0¿ò`^ÃJl¬h–jUŽu-}l	!È]FÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ìcá-,RŽqee\\Þ','wp-includes/blocks/group/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\	¥Ê½=‘fZ9U','â\ri $y+á‹hô?±øƒÆjé­¾\Z‰˜ºb3­sJ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ï·PÆõxð[7–+','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b˜ká«ç§Q½2Óö·','Ô„ä‹ä4ÞšnqÓ¸$òõ?\rMfP\nù‹¢üTI˜p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ïy“ÒAªÚ’0Ïµ¡zç¾','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/defaults.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/defaults.php',0,'K´ÀIÙå¯™;…ãiü','K´ÀIÙå¯™;…ãiü','‹(XEWõ¹Ýã[sLÙž6UGGÁ¤ñ‰ø”Õù†Ù_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ñ\'õñ¨OUµ5ñWUvW','wp-content/plugins/gravityforms/images/grey-check.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/grey-check.svg',0,'y)#ÔMB_Iƒ³Ð3i','y)#ÔMB_Iƒ³Ð3i','0n#sö¯‚¹\njŠÀÞSÿÄ“WË×Ö>Qò¡ÖìÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ñ›Äg	=k]çE=;o','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-browser.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-browser.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï%\0uÎR†*êÅ/ÈÞ','&>+–Æ£¿ˆ3þN±2Á#Yæ‘K._}~²\0/ÖÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ò¢”¨ÊPÙÕ	‡Ê`Ïè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/author-bio.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó‘c•à¬/ÞvíöÈ#û','c¡d±V®iƒìû©ŸôOYÄ\'@WL [à®Æ9ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Ó’?ÚŸ£E¿Î¶$PF','wp-includes/pomo/translations.php','/wordpress/core/6.9.1/wp-includes/pomo/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gh¡å§ÄÃŠ8â—','KÚí°ã7‘ŽŽ™ºõc‘=Õ›€Õ±¾­Å”Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§Óu û{¶€zgŒð[¸ê–','wp-content/themes/hjs-blocks/blocks/category-images-full-width.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images-full-width.php',0,'¶©íÍ¨x5˜M;§‘âŸÒf','¶©íÍ¨x5˜M;§‘âŸÒf','Ó.G{°¸Ž“pÕ#ì‚ak„ ÁÀ½0\\´\0çr2¾‘¬O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ßoI~xÔÚ³åÖ\'¼','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÿè\Z©®Ó>g-Ûuš','ÓÌ*\n}°ËÌàënIN*”Ÿ-˜t`Ó<W\0üZŸò9.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§à‡>ÚBÛ!‰þ†Û¿','wp-content/plugins/akismet/akismet-fi.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fi.l10n.php',0,'Ôø¬s\n \r‘½çþTÊ','Ôø¬s\n \r‘½çþTÊ','{˜„Û7Áå;ž`Ü„LöÌ-[~×ïzÞ/ù8‹‰(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§è½ý6Õé6ÿÊŽìñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ê\rç½Ý\0;*ipÅ:ô','wp-content/plugins/jetpack/_inc/blocks/swiper.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l¢#¼†	ˆ“Oƒ±¼Å',' ‘?Á¨‰‘¦²1™Ò£U[o|}€¹§B	: —~ëo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ì£tBž–ßÛ¬ ÜÀG','wp-content/plugins/jetpack/modules/wordads/js/wordads-ccpa.js','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/wordads-ccpa.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý´%E‰[êÒ¾HÜB\0','aX×‹¹>UTic7ØUÃP<¡rÔÂÆõw1ÞÒ{v€Ñ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§í¤Ÿ.ÕÍ‡ªqF±U','wp-content/plugins/jetpack/jetpack-nl_NL.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_NL.l10n.php',0,'›/QÈ9>\0«ìôª¼','›/QÈ9>\0«ìôª¼',':L ¹ñ¥ÙU/YJÒ]âU~ÞI)*€­™É÷¦Qã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§õ‹ƒþÁÑ’hêÄ','wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆp³5LIÐr®¯¦@','Ž²É#=HøIå+kj(o©Gi,N@ƒi—™Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ù½›üªn‹#-ätÅD','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-helper.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕM¶¬§ÌD¥´³XŠá÷¾=',',Ä²f¡?¼!$ˆˆym9ÊqÔ€I#Ë´a©£S¾Š·W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§û¼¼#sÚ4\"nõšujd','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÀÓW{¶¸wÂ(›ÖKXA-','×À#ÝmËÏê*E¨>\n*sÑh?Ã;:þÒæ^2÷KóÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('§ü­…ŽÎ8«j‡þc}‹','wp-includes/blocks/rss/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/rss/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_‘uý)Âp0™½O§n','ãÒr‰6È9(g]_þ1óï4êbðt¡ïVgóßa£G™ÒÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨\0Ç·ùý†¼ŽÁ°3wÉƒ','wp-content/mu-plugins/nexcess-mapps/Integrations/RegressionSites.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/RegressionSites.php',0,'ºA-HE|H°°[{d+wÈ','ºA-HE|H°°[{d+wÈ','užv‡‘t]-\r5#÷¢ú#ºû$ø¾þj¡áÒH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨h¹x×*(½&¾ëÃkO’','wp-content/plugins/wordfence/views/blocking/country-block-map.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡uœÁyGF¡,{–ŒXÁz','%Ôœ5–;º”û§öx“ˆ^)Ÿ‹¨G(…ào','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨°ÌœÀ\'K…zŽfŒå','wp-includes/customize/class-wp-customize-header-image-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-header-image-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢$¯,ºVïÐ9cRd¤6','dV’´ÎÂn…*Ž¸m![I¶dûÇº¢¬Çaãøm³Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨í5#Á\"8­%`}','wp-content/wflogs/template.php','/srv/htdocs/wp-content/wflogs/template.php',0,'lC¤dbï.§Ë´ëƒv','lC¤dbï.§Ë´ëƒv','Z][W‹Pš}Ã,ûþ¿–žƒ7*öqäá\nãæÆ‘¡á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨\0˜+–R|k8¸^¥Ë','wp-content/plugins/duplicate-post/src/admin/options-form-generator.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-form-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýõÚwÇ\\h=ÒlâœYz','&vZèò`›Þýð…ÏR“)‹Né€„ˆrŸù¶íï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨´k£)SÊß¾íŽÂC´w','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style-rtl.css','/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶2—U†à\":lI`0','e³ŽR„“‰÷Ž}ÞúÏÀ÷bÚB_WûZ\0*Z¶qš£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨—Ü4‚£ŠÅ!NÎvU3','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏŠ”}ü{£­ÂÖÀn','ãnÈ#0ï¿¬öóÅò¶e\ZP˜eˆµp\Z»_Âpß·€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨™Ñ}*Po£î¹g‚îw','wp-content/plugins/jetpack/modules/widgets/authors/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/authors/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÑ‘\\H^# 3¥K3›é','òŒÖn@c”L#Hš€@rß¢/SNÔÛ€Ù\r©’h°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ \\ûg\n‚9¡Íz\rº\n6—','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ¾\\\Zð0¿X,6ðKÐf','›G,.O›Ø\'9¯‰Rø	4Ì#¾òQ2»\rî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨!Y;°«I-©­«u','wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php','/wordpress/themes/twentynineteen/3.2/classes/class-twentynineteen-walker-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÛþ½:¿[ÓÚ  ','\Zêªê\0|ŽçWÖL}øTA:—Å¼x1¦æ˜˜¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨#×?€™ïGc	Â¯l1e','wp-includes/class-wp-theme.php','/wordpress/core/6.9.1/wp-includes/class-wp-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"¶*†xÈyQ÷ps`8Ø}@','2–çF¶·s=\r	ùâ£W¬«’58ˆ+œ(_A\\ù+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨$Õœ„:õ¤?\n|Á œ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuota.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuota.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';…ÝÁœR!Ö1Rë¿ÌG‚','räNäŸŽ:Åºø0=ïaï\"‚5B.X9ïPÐB-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨%­=Lë‹¼­yuÏ€]','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/views/options-general.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/views/options-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&KÄÊº’ï‚5\ZÉ«f…','Æ4³eKšÈÅ‘¸Z¼ÀS9ûÃimáœÍÑM‹­Ô:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨&Z¬´5Õý\'ùŒ©„1','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js.LICENSE.txt','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js.LICENSE.txt',0,'˜¡Sÿ„xàmñl^omüž','˜¡Sÿ„xàmñl^omüž','8ûEŸäÒÖc}ˆíùìÀ7~ÙÎ0ðñH“Oä«ïžÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨)ý¦­Vºù9 ƒ×E','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Base/MixpanelBase.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Base/MixpanelBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùkdÏ½v„ø{nïÄ«†j','á7!¼cÁNB×ÍLûÓ\r‘K‰tH|‡V,üH7·2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨+g$Ëiƒk¶CŒ°P–öN','wp-content/plugins/jetpack/modules/sharedaddy/images/kindle.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/kindle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÛ[÷ÛËKÁ^31©óJ','@K|ÊL¤ËÆö]ºñ?‰^”*˜O¹w!DmÃÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨+Ñ<¼Ñ³€A?¯•íÒ¦','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/utils.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NY…‘ƒ\n\\æŽ¾Œ¬Œ','=BTœ¨*H}‰,Ù|lezÔ¼ÈÒd¬¶sÙP»W&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨,Ó¬´ vápÞ@øæw','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CU@à`L€aòÎç{ÍÎ','|¤‘‰nóÃp\Z¯#r¢M]Ø¢¤$ÇAÓl\ZŸºc›&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨?‘XØ]b¿tv5“7¤k','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M$Â]VÐÙ<U˜<º$','±~åHyù3eÀ÷ä¥ÃS‘ºiJù(\"ñ¾	°áTØY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨HŠ£õÁœPwàð%8–À','wp-includes/images/smilies/icon_sad.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_sad.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞIxáoÔÓTMzæíD-','Ùb5Àyh¬9€äã} ©ëoÞôWíIƒò°n§n‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨H™ÕÔ¤°êŒ€èLe«','wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php',0,'ôi(T¥á«ÌZ©¿J3','ôi(T¥á«ÌZ©¿J3','l¢bÜöïrC–Å³qJ“lLmuäùí¼)OiY,yŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨Q49ãóLzÓJµ','wp-content/plugins/wordfence/lib/wfUtils.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{8B%±æËªÐŽ@BÄü','Þ\r4]\\“ïn${ÎÂôK_Ò;}/TúHCˆvkÆ9èDá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨S~öá=}%® –^ã','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9È¹s´£ÄƒñòÅ¨X‘','\'huÍ¹µD€à\Z\0üõÅËÅæTÚø‘Ù¹?Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨XXïŽ“*Îá!2Ö~Å','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úž.íù›Ó»µ1ÓA,t/','½ö~›\"t\\Â›,û…4ô½w¥Â¡¯-‘~¯‡Mq£äó˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨[\ZUª¼øäÍÌê*','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-pariatur-mollitia-nihil-incidunt-laborum/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-pariatur-mollitia-nihil-incidunt-laborum/https-index.html',0,'@Z«íûEÈ€\Z1e+¥!','@Z«íûEÈ€\Z1e+¥!','õ¿DU”çÿPûpeF§ö\n‰NN\\)Ñ;…Ùgó¸óä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨[ÂnÅG{Ãù\'¾¢q:›','wp-includes/ms-deprecated.php','/wordpress/core/6.9.1/wp-includes/ms-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âKâÛ,­Q€&Tòjõ','ËrHÄuÚçÓ³kn*.Ôà!þždU¡ëüº˜~XÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨\\Çýhû RŸXÕ<ºC®','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ëß…—w@L‹åOêÁR','àð«´EF‘j©„×r¸Ä;s³ìÎ€.f:ÖáÏ¤ F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨c–®‹É6¶ñ~æ6Ì','wp-includes/blocks/button/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/button/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eªÂœQ„¬«¥¯“U,','çš«Ûû<DØÇ¡Â×ðeÀ…÷Ž>/¯9‰ ÒZng','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨gÊMÙ\'º%DÇ!ÉgFO“','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',0,'}‰–=æ%ü¿“7\\Ñ8V','}‰–=æ%ü¿“7\\Ñ8V','©wH’píé[Þw¼2ž@u\Z£‰\"LH«·a6˜Q¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨hA²f¹™Ó@ßPœ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-google-docs.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-google-docs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!-1y‚XïŸ<nm®	\">','d.LµwbUÝ{×\'\nqÇVJGâd!†æ\'rÊf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨o^Q\'l»³†ºh­ˆoW','wp-content/plugins/gravityforms/includes/fields/class-gf-field-quantity.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-quantity.php',0,'Yfàåš\0ÿáDþPJY','Yfàåš\0ÿáDþPJY','øÝ»W;œ6VH³	tÌPc¢îU£’ Dg€’Ž·Í@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨oˆêÎþ‘yd\r5Èê','wp-content/plugins/jetpack/modules/comments/admin.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë›=¢Ð–ñµ¤{¤µ½\0s','÷§1Fi\ræ±É	bß#îM¤U=æòš0ÂÄ°oÈÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨rêd[2‘˜ÃÊ	ÄÉ©i','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesGroupedOptions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesGroupedOptions.php',0,'öf^Gìƒ•[Å¢_/Ý','öf^Gìƒ•[Å¢_/Ý','3‘Ú‡(“)ØîU)âàŒsÉ€Ýñ³daÔ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨x?áž¸Šà{}„\ZÖ\\','wp-content/plugins/jetpack/images/jetpack-themes.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-themes.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íña¬Ác˜’¤_K\"','ýÅÈo¡u4)@†»=ê¦aÄ¸â~‹;?Hâoðd{7»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨yAòÇñG’»g­Ú&ðC','wp-content/plugins/seo-by-rank-math-pro/includes/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/index.php',0,'ŽŠÖÊaV¼ûq•MÀÁž','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨zì*]8›M@2ùÜe“','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÿw3\'99?­—žþ…','![ê¯ËrÛ<ôbÕ˜ï*mÄá¢€,­HcÅºÕ².‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ƒÆÙ\Z7‚8ñ-\\×~–','wp-includes/css/dist/edit-post/classic-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÁyEÊpBy«0«øÃmÇ','à•¥f°D)&JŒXs#>z^0¶cNìÄò È„®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨”ÿ6¦zÑºGýÖä','wp-content/plugins/jetpack/extensions/blocks/tiled-gallery/tiled-gallery.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/tiled-gallery/tiled-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÐí/HL‡˜eñö¾>‘·ç','/p;¿EéBÊr™ä[›òBŠ)¢^â‹Gà×JÅ¿tŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨—3_Á‹ß[#¤g`À','wp-includes/css/dist/block-library/reset-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÿ§ÜG\\\n\'\0$©a7','*ÃÓŠ€ƒ;H€0TÅ•`_ÊÝÙf‹e*z3Ï»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨›ç£n-Ë§¨ßñV$œñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨£JÒ×—¸_yzxÈ÷6O','wp-admin/network/privacy.php','/wordpress/core/6.9.1/wp-admin/network/privacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0®È>¡H\rðæ5:ó6¨','*]X8®˜Í%ØKÒ›R	üåÖQøfž;\neÀ\rƒ6\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¦/þE\'~æw^rl6ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è‘÷Ç¸Ã–$t®Ú¶Ý','HÃþ2N‚ŽM°þå ,ið´ÏˆêÊ¶ÿ´Vðå.¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¨ EEÄ#K?þJÜu','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/columns-media-library.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/columns-media-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ASóp®}™º.;‰Rïyb','«´	Ëø½µ\0¹|æ*r’”VÝL¶\n÷I£jŸ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨©g(l:ÆH]<aæ`#@','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/TagInterface.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/TagInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝB»µ6°·ŸÖ_—Ó<á-Ü','\'/þbƒ® Â„w%bjšï½G00ÖëªóQè)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ª”¢xÖoó}9DÑ¶','wp-content/plugins/seo-by-rank-math/includes/settings/general/breadcrumbs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž€d@fÇ²\\‡å:”Ë¡','F’yü ÝÐmDšÛÅñ“úÃÔÊ8rQxfHÊJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¬ÌÈ€ç~_qÚI¶ÄS¡','wp-admin/js/password-strength-meter.min.js','/wordpress/core/6.9.1/wp-admin/js/password-strength-meter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²äZÂ×3Årî;]Õ<|À','®¡ÚÉ1ôäyå¥!‰}}Ç3É»}}Ñte\nt‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨®Âj(/î®>Õ6¸àØ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php',0,'‘F[|.Ó1×Ðxë	&XfN','‘F[|.Ó1×Ðxë	&XfN','ó›éDmõ1%Œ©nÝ›´_dr° Ô\rJ3Tr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¯³)\ZÁ‚h PŽ}ñu·','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-mailchimp-6c323aa9d38a48a4958a.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-mailchimp-6c323aa9d38a48a4958a.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fF+Ýt¨ÉDƒÝ4…','BpÑ¾ÕA!N¼Ø“b%’Î…En6A=á½*	™ì=¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¯ß\\àD ü>üF,µ‡ç','wp-admin/menu.php','/wordpress/core/6.9.1/wp-admin/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ß Æ”ø^…ãÊúo',':;³.>-FìGytÐíÒ|N[ÎU<Å1&Å˜“½Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨°$þ:êÑfÇÜÏ‚Q\'','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“KYöÒü(pœ­t“y','™û OAÛ«7x%ÊR$jXDŽKóï\"—èYøV:—º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨°l aÞ‰®ãˆîLÖ€','wp-includes/css/dist/edit-site/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄËÒÒ\\Ãs¥M(N]úê','wéËMégõÁ¨@Q“¸†ç–§Ðæ/#¼|ÈÍOÇC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨²1Z×\"\0ôóŠC,dú','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÐò6ˆTz&–¿iÓÀ?','Sö5)~ùIÅïó<}W£a×ð–ðÅûM­±ÙŠð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¸XG~\0Š|™;®³Ú«P','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-mascot.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-mascot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Wö/­šNeq»¡+öë','uVGà¨Yf”×‚&>ŒkŸ¹±þÁ\néêz‡ñE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨¾âk«–}üòÚ,JÜù','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚBRbhØxpL6',':¯¨Þ¡9z$\Z‚ÃµÝx³*L|ˆÖ8õx*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ÀO‹ÂâÞoDW!cMöL','wp-includes/SimplePie/src/Net/IPv6.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Net/IPv6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÊÇÈu=šDþ9-/a','’ÄuØ E¯Gî•éÆ;d@<XHXÞfÅ}¦ì_€Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ÄXKr¤\"¹Qê','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/CancellationException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/CancellationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|=ðŒ0$À0á(Oý—W9','Ì¾ÛºÉQ›6åm7.Ž\"¿½˜=>šÆ«(Ó€Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨Ç{/÷mü°å¸2fLb','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ça¼µ4Iå˜’Cë','DÆ˜†L\ZøÍ`—ðz}0FÚsGí*Ú¦Ü†1Z…Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨Øê‹q¼1ÏÄ†âž@6','wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail-sign-in-btn.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail-sign-in-btn.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dŸh0¯\rÐV\r²-ƒùa°ö','uFØññàÉwúPâ+‰ÂZí«!²bîT@Q×uÐñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨Û	Ì\")¥\"µè0I£o¨Ç','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­z„¿q\Zs˜¾q776ó','C®D­a–$ê¹=›f[Q§4ÂJWÑ7l)®.Þ=%¯ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨äÏHÆiyX4Œ¡È¸Ê^','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º\0ÊºÉNúÛ/ˆ’|','ÑÞ1üK§N8Èê¯á¥ëûÉ¼•\"-L[)lc§]o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨äáê”•Ts™\r%¨LJåM','wp-includes/blocks/spacer/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rèzP©ª#ƒ®‘R°\r$-','Þ!]L¥13q+€é#u}NÃ!\"oh\0ôÕx~¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨åŸöŽ‚•—‰&Å»Ÿ(','wp-admin/js/widgets/custom-html-widgets.js','/wordpress/core/6.9.1/wp-admin/js/widgets/custom-html-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öö—®ßÄÃ§†äm8¤,',' £[Q¶³k»‡ßŠA\nÍ¥ŒÄÏ@N€Ž\rV¢]Ñ	Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨êòƒ­6ëÄ½ÊŠÁ*\n','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/hu.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/hu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L;UW n‚¦»\Zý„äÛn','·•p¢ï®€¹†‡­ð7‚¥ë¼ñË}EE\'™œÝmŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ëõ¢Œ\"“3ñPðŠ¤–;&','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php',0,'üñ×:Ø8¡²Ù·ÄIø¢','üñ×:Ø8¡²Ù·ÄIø¢','ê\0Äî±x\Zaª‡ë&*­U<Æ‹¦]éÊyÜ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ëýŸåï×˜1r$t^Š','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅM™âÏôm\\aQÅZ=û','eL]>µ‡O@ÞlØ)Î©ÂµZò×^ã-‡®îé,Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ý®ÝÂ÷©Ø˜iÖ* <','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-admin-post-list-column.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-admin-post-list-column.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!#oû-§Íœ–#9\0µ°º','µV·øn‹ë\rÝ4¶‰Lè¡˜©¥yÂÏÿÇœïßQµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¨ÿx¨–V¢mòÅújö{Ýj','wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js','/srv/htdocs/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pJõ¬ç«¯ÑûNEµ>','Ö*¥5¥\0²`ýÅBB¿>ER­üAª^ImY+ÆÒ`›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ïú~+ØqêX¾Û\"`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zZBWž¯m‘BÙË¯Âá','¸È„!®++à¶òÊ8…½,vF¡Ýúâ÷+–¹öž3	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©	ËÀ+àIy²ë	¡h','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTagsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTagsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛY\n+ ‡ÄWe>œrxº','óY@îV¶dÀãa×ˆœ\rŸn§U»ÀŸtˆ†—å\\¬ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©\nQmêo»\"ÀzŽî‚','wp-content/plugins/spellbook/js/src/svgs/connect.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/connect.svg',0,'Ýêb”m×ége°Ÿ-','Ýêb”m×ége°Ÿ-','»“áv|+\rv¢‘‘øj\\aì¯…ºâ\"öÖsDlàït·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ÐY6ÁÇðRõÁc´KÞ','wp-content/plugins/akismet/akismet-de_DE_formal.l10n.php','/wordpress/plugins/akismet/5.6/akismet-de_DE_formal.l10n.php',0,'á•9£ýöc´\'Á\"VëæX','á•9£ýöc´\'Á\"VëæX','ÿÈ­Šwîr”g&í®æ‘ Í¦6‘X^H\"¿TVÊ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©+½‘–>¦An›–„ƒÍäý','wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûû2ÁRžÂÂ‚—çÙâ6',':ÆÑ<¼Ævï§;¿h	F}ÿÄˆo9\\À£ŸÍ?×åiµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©-}9Qt©«†¦¢','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-x.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-x.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ³]g0z­ÓvÚŽXg[','I`G¤¶s²ï“ÔÓŽxŒ¼½û”„–úTTˆPYy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©CE4MîtKINº.{èÛ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/admin/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/admin/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©H&úúGš¿nPSaÇH','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çVR_çã™¾èï	xxp','pÒ’/FNœIàMûÂ]\'¸ÞŸÀ­A6¼×ÿ:EÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©JgQ–ØÛ¥FœìëÈa','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/metadata.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/metadata.js',0,'œ…×Ç‚Ë3}S\Z]­f','œ…×Ç‚Ë3}S\Z]­f','È3{Ž~÷ôx«/ÏLòwîE‘¢¿å“«ß’Ïè§Þ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©KfüÂ¼N©ý²ÜNÎr','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÖ§F¸¡µGÎ Ð´h','˜4Ï\nJÖ–©šGÅ0HÖ;¨“Ñ§íÁyRˆ7r\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©N·ý{‘›!¡ó¬…','wp-content/mu-plugins/nexcess-mapps/Widgets/DashboardWidget.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Widgets/DashboardWidget.php',0,'a*CV<ë¡¥øðëÐ©ÈL0','a*CV<ë¡¥øðëÐ©ÈL0','ý}o˜0q;0bˆUé†Y)·ÈsVžÅÿØx|\0\0*±v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©TD3Mä4¸õƒï†Z','wp-content/themes/genesis/lib/js/editor/custom-classes.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/custom-classes.js',0,'zßv‰g\rLøØ©%`-ý','zßv‰g\rLøØ©%`-ý','SDux=£¡¼g‡®7FXx ŠC„8–Øêmx7¡0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Z€›.²šÁ¸ZV','wp-content/plugins/gravityforms/includes/settings/fields/class-card.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-card.php',0,'£;ÛKiëPÄE7ÚŒ\'bŸ','£;ÛKiëPÄE7ÚŒ\'bŸ','“}Œ–@0	ïuÎûÈÍ\0fŽåÏøî\Z®\r>…*í¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©`\Z‚EGö\'úh','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/AuthTokenMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/AuthTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø>æ×ñhP¶^*Bõý|º','³ÔÝžuÌ(üÍµFNkV$„©êÄâ9$íxÇd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©c\0–Þ{2­¼\Zs¾O`Þ','wp-includes/sodium_compat/src/Core/AEGIS256.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS256.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º™Y ê\n•§lc—¡°’Ð','ý?-™6š¡W¾HÿìšäÎÝ]BR-}¬î™Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©d3^«œvA0([ÌÃØÉ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1700.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1700.php',0,'á¦»4m\n±Ì3ÁË','á¦»4m\n±Ì3ÁË','9…ZB¬XÝšOþG’$Ò²¸]â^>=AcŠ1Ž\røõ¡ß\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©eqÊsÙeë÷Â	>œ)','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oM®†{ &‚§\0{ÂV','eæNÖW$¨#¶‘ÜÞC™Ú&pëàëÕ¯ù,˜»$ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©e˜¨þE(®o³—AQdx','wp-content/plugins/imagify/classes/Admin/PluginFamilySubscriber.php','/srv/htdocs/wp-content/plugins/imagify/classes/Admin/PluginFamilySubscriber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´=thýÀrÎØ\"é_öÅC','#‰qô¾ÿ¨†ív²¾â¦)<®!\nU¥Í™âô^ÎWþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©j\Z¡;éµŸ\rÞeþ³þ','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£éG¡O¾ã´ˆéÝà‰uv','ª\Zòúg0sHüþÕÆ½˜)>ÈY¹§äYÒ#Ü¡„•èì„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©o\0ï”:2W[B¼òÄá','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Product.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸€»ª9‚=“’wÍ-†Ú','\Z„?@ýv_“ÉF¶wÈž6¶¿µb)EWÔƒ_–ò¼÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©tÑ#–Š³`¾,ÃÐú','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—÷=F6éôv„ì±èQ\'','N:dÎì¡!\\¨%¿m)Î?¿êÞÿ¬P|LÁõ/y=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©wèœwBÚÀIÓ!ÐøHa','wp-content/themes/twentytwentyfive/templates/404.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/404.html',0,'Xwå™2ßlnŠÀàË‹','Xwå™2ßlnŠÀàË‹','ƒ’÷:¡ñ76^êöVì8{<R8¹ò|±G‰¥êÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©{Û›vø˜swD¸¨.€w','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q{T\ZtU¯øC[Î‹','oSgç\\Òé9¤ŽËŸË‘5ŸŠåÓE¥jmÏ¨.d•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©~Ì*I~pòú¡BüŠÀ','wp-content/themes/hjs-blocks/blocks/accordion-faqs.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/accordion-faqs.php',0,'ûÊ°—™ÿ¥ÖNÈŽŽ','ûÊ°—™ÿ¥ÖNÈŽŽ','‰ÈjçLQT«›ï)Ëc¬``´t¤˜ØK¬06­­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Œù³,†ž‡Ó<S{éGË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget-admin.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uJ^MdJ‡«Še‹^Æ','3%O\ZLè¸;\r=J®Äa£^ð‹l½‘—<ÙÍ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ž˜g¨\nàîŸ–æ«w','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Test/TestCase.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Test/TestCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™¶fœE¥-!Â­\' ‰ÌA','\'Z‡./ `GoK )t©F¥T\Z#WŠ»l­;¥3©Mô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©›\ZOO\0Ì»[ï!6û\rð','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#	Ú@eÓxÔrÃ:’Ü^','wß&Å±¨ÕÖ\ZåÉ÷7™0®8Â¥7ZøŽö2N}Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¢=CÑ Ôæ*TXô¹´4','wp-admin/css/colors/_variables.scss','/wordpress/core/6.9.1/wp-admin/css/colors/_variables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÉqûê\0™«Ý\\ñº¯','Ž\0ÿ¹¶4IÅ\ZDv`€¶L~ø¥+Ž)¢~¦â©(#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¤»7÷;©ßž™›¹N0','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º ’Æo)ÏúÇ•;]','>;˜Ø¦°ž\'¨ôÎeq™4ÃÈµÐ¾U³º¡—è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©§(­#õÎÚ[ÕÏõ‘','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à?€n*ÿØ¦ÈåJ¢½2Ÿi','ˆFðùíª9½1½3F(Ø…¥ïØÂQ•ySÛY\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©§{ÌkF‘ž\nœ‡áã©','wp-content/mu-plugins/nexcess-mapps/assets/simple-admin-menu.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/simple-admin-menu.js',0,'É¼—g„9®i˜Ú%÷,\'tá','É¼—g„9®i˜Ú%÷,\'tá','Â(¾kójqqÉ®8Ã¹ÂøÌqK42»ÄX´€,)æÎ±.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©­ªwë’—r=QÀ)ÿÚ	','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-google-map.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-google-map.php',0,'sax‡_ž¾!)ôEÕÐþg','sax‡_ž¾!)ôEÕÐþg','LâGEÙ9]Úš~µeÆñÑ±ÛØ5GAY´8–\0Tç\0»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¯.mawó&] Þ]Há','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÏàMZ	Ãs¶°Ò:Ù}','Q]ÑýL»’8*{MŒà`6ÜU¡äc¨,yK4dõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©½ T¬£yÚ—ÃG3±Ñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üê–š‚­[s_›BBù)','Ô%ˆ•*êÉ%=°“Ž^F&†ŒOH¡Ì-±cß¤†ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©¾ë7“3¶^	B#@µ','wp-content/plugins/jetpack/modules/wpgroho.js','/wordpress/plugins/jetpack/15.6-a.3/modules/wpgroho.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ð¥hxŠ‹îF^Ó†','íÃ•,©˜\\Ø7‚f4¸K¸£Þ«erF¡ûï¬-D{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ÀÉçjÁ<f¹-PåÏ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÆ ¤SQÃÔ|\"—Â5Â[',')4N“ÙI¢ùuKØô˜ÏÍ§Œ0*™ü¿»Ð\'Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ÊÚ·tìg—Z·gEò','wp-includes/class-wp-http-response.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%*Tÿ/½lÙä,ÏIð\0$','„Ò¢Çá„Ü.¯§g·LáâkJ#½¯—/ZF]¡•m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ð9f7lïûR—±>ÿíP','wp-includes/blocks/comments/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mà¨Ìh	ÇSôþ/v','û·Í¦N¿DT]°Û²yöf¿M|o,5wóÍfŠÛ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ñ ÎÛÿ|m˜þTÐ4Hj','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÎ1s”€.ÃL¤¸ö×ð','¡Ð¯X¶¢Þ\Z&¤ÏB×#ù\0w-[`¢xó’¸ñSÛñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ò×EÔì™ŠkÍ¨aå\Z³d','wp-content/plugins/wp-mail-smtp/uninstall.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k~øÏÃ?¬…‰Ð·‡*\\ý·','øù»qG…3ò!ou€ÿ4nÓzGåO³;Ì7t§±ù\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ÖjTýctò Q‘Ì#','wp-includes/blocks/navigation/view.min.js','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô‘­ÌÚ†ªõjæ¥›‡',',S9Q6œýI«Û–ßIšÿ¼Þ\'[\"|`BEÄ&è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ù6è‰Yƒ«¨±¶C‘ì@','wp-content/plugins/worker/publickeys/partner13.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner13.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Lè¬ý÷Å(ˆõ†\0ò–ç','½\\½Ïj^Î	c\nøÒQÐt\\“éo53(*¥½Ðô½J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©Ü ÍçIt13&','wp-admin/js/nav-menu.js','/wordpress/core/6.9.1/wp-admin/js/nav-menu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑŽòg\\¯1\0„ÕH|Ýžó','šÉ†špÏóñ*pi\r°5Ì6ˆ ˜ç$b¶dJ¤a·Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©àD¶Ãàù9…sˆvÑx','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceDuration.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceDuration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï“ß‹³\rÙ%¯ÔÄeO#','\rO h¶ˆo÷(tð2ß¡¾‘öÖmÍ°©e[j—‚,˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ç^­‚p«¸Ë‘˜¿ë~M','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user-role.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user-role.php',0,'Û5]ô¨]-Õ1hÂÐ4p','Û5]ô¨]-Õ1hÂÐ4p','kr1·Y[9ñ¦ˆ³ôóq¼ ž$ñCK·PÝ‰§W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©é÷!­¦ƒNÐM§ Êµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â¸/8g—¿5‹PŸVšï','Ò9@•™F*÷ÓxŠùdÖ‰¶Òz%>md¦=Þ>a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ê‘;”’!0>JÖã Ed','wp-content/plugins/zapier/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ïªâ?þ¬´´G¯”ÀÏ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool.php',0,'Ã\"ÙêÁƒ8a™\Zñô´+p','Ã\"ÙêÁƒ8a™\Zñô´+p','M­Id¥²‹ã…@†÷¤‚ß¼¶\0X+`ÿñeóTƒØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ò÷RX2\n›Rû—a‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/class-block.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/class-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦º‡ö/9[À	íJÆa…m','—9€\r‹’ ‘ž\'Ð\'TŸÍ,ïÝ6ª&É oÙ¥&n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©òL°œœ]›÷^Â9Ô!ÖŠ','wp-content/plugins/jetpack/images/products/illustration-scan.png','/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-scan.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PeÚ³>î\\\\2N‘@A\'83','g_ m|À^y„&Ø­ÇÏ®\ZDm³n).)\Z›*2®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ò­Ï6åt~ãÒÁÃ.úS','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/person.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°—µ3\\ú¾u…ÐçÚ­X-','œ² êEÍh¬(=åsýO·\'Wáî]æ}È^³<ï†Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©ö>É6öt+sééo¬ÂzN','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-groupby.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-groupby.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óXnr‘êqIY\n¶e','†ò…’jÖýPïkná	Žûì~’vûÚm»£s¦€¢o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('©û·!ûVÊÓ\\ÿÇ ²+Ô','wp-content/plugins/jetpack/extensions/extended-blocks/core-audio/core-audio.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-audio/core-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\é¸u¯§¸æ*¡ÂÞ','ñl3pì?øàComÂì‰aÚQ}“ù»7ŒÁN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªhÐh¨j=‚@¸à®‹*','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¹Üé1å—	ÖD»GÝÕ','ÎÇ3à\nôE®3oý~ šŠ7Tx/ë\"ºZsª‹Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª6|1:Ê1Çœôöõá	V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rW98œç—ZßüDÝœ','ž§õîÐ.»¥#é@ø	ÍÄcÚ«¼\r\rSd:N¢A5¹¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªkXùîì‡ã®K±¦','wp-includes/blocks/term-count/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-count/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ñŒW2bP1\r;¡3ù','Û…ÇyŠ¿ÆŸµ¾zÄÝ«”µ\ZˆY¼MCJÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª¹ÏG™löÜÊÝ _Ö','wp-includes/js/dist/date.js','/wordpress/core/6.9.1/wp-includes/js/dist/date.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ‰²C§á¸ýj0Ð²tG','¿X_ƒ²Fg{Rqsð RÄ¼Ô	J^Ñ	±Ý²*XÎnÍ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª}ó-Áh¹/_€«ü','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugin-locator.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugin-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýa\0G£†\\¤Fòöˆk','a5sô—\Z{«>|ÀŸ½¤§†²Pà²i©fD¦3ÌX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª£¢5eë ÒAÿú¦pš','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-uncanny-automator.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-uncanny-automator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ãùg§šÔwý\Z*õ','ôÃ,äçw™&·ûv¯¢Õp”3Û<lÀŽE¦>»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªJ-ç‹ºÔ\\\"ý×¥&ð','wp-includes/sodium_compat/src/Core/Util.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï”—|n{ÐLö*-iË­','¢Í‹@u†¥¯Ã,aóŽb½]j¤íÁø™J	Á\r±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª$M¥-;Šf¯É­Ò¶\Z™','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a®¼D°^=9]–æ=\"Å%…','\\&I¥{ií—ßn:˜i¾‚Êl¨/J•“N\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª0Í.ŠÒþïbfÞˆ\'','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±n«€Ž_yÄôvcL†,s','ÖBˆÒGéÝD«:ã0ò\nË­§?¡q÷è{.¡©oz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª1G‡ž\\Æ™ÓP\r£Š!_ä','wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php',0,'Õ*únã\\<nÎ­HÊ\r½H_','Õ*únã\\<nÎ­HÊ\r½H_','Y_³°øW¢*ÄË	¬üò¨\0Qd0FÑáhãé|Î}ºˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª2·’zøÂÔKQ,•4','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÑB1yU”, Àó \na','Mßg÷§ÉVUÈVHÒ2Ÿ“íAïÐ:DMC›Ñ;ÄàX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª2ý1Œ‚MJ£6é<B','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úá—‡#lÕOBš¥óe','qŽcqƒä%`EH\nSô+`©ü‚vÇ)íq0îr~@Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª7w[ŸâñîW	ë2=Û','wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ììO’ßOÀæëb-ŽÇN','¼òúïîs¨´X‹Uv \0Ýó¶…x¶\\‡´\'5M-Ù¾n\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª:|ªK6Qu´ÓÉšm6','wp-includes/blocks/comment-reply-link/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8oÃ6KRq\Z\rµ<éDì','2L@Óò/§‚5ìÁ;3O\'ÏU-á(ÏJ8j¨¤“á¼¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª;?2èáˆSýã§\0ûšp','wp-admin/customize.php','/wordpress/core/6.9.1/wp-admin/customize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-þ²°^†ìóiŸJRµsþ','ëöQÙd¬RkbàÀ]uö\ZÿÆºÃ°\'n>DM÷œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª;ƒ4Û\0¯!ºÒŸõ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/html2canvas-6b47a9df.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/html2canvas-6b47a9df.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÒ¡•kÇVO”M…»(å','¹Žè·Ÿ{Âkòæyì‡‘¬ø’Oˆ5xëŸœ%ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªA…BXX@Ð4cwåÃ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/503.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/503.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÂOF\"Ë¯Ü¼–\Z¯§Ó','2öCÜ¦º>Otˆ¢™•/|B§q™jâV´¸Z ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªDûQ#ßïl.|Ëï“¶;','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý¹l\nq\\W}Š{c¶JšÀ5','·?’Œ¢5%Rÿ-é(ÞÒ\0àÎ¶¤^¦ÿvš\\œ¬Ù*(ç1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªI!…Üì€ é@\0Ãu','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jœìlwøtœï¤n3J|h','‹Æƒç¥Hd\0\rtf‹Y‚ ÊûÐ„“Àh–Ûá4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªIÙQ¨óßq¸ÝASLüô','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-loyalty.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-loyalty.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éþ4¢åKC²¼G¶\'','õ&Aâœ¾ßÀïºš\no¤é‚]éÜ.å¡š&®Z÷¦	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªK­úÞ®³ Dá÷Q‰','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-conditional.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hºj4Â†ÝÇA£MÏó','%µþCÉkö™P¾2q½Û\0É&+ld**ÑÄ¢”ï0\";','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªRÃ+^Ëbw}AñgIZÄ','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªg}ô\\ý–û|¿­÷','œO²J‘†LØ(Ó¾fÝÎè©x¯%5‡}Êc\rëY›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªTÜéŠoFC ðk»$l¸','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X“*PÓ™ãœæTÌ.ê}','À+‹þ1“%5ÿýÎÓQ*{pŽŠ&õ£yUðx‘¹Ãca','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªXàá@ÁÔ%½1C„Ái','wp-content/plugins/wordfence/images/lightbox-controls.png','/srv/htdocs/wp-content/plugins/wordfence/images/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]¼a’¬•\\$É','Ç—’h?àïïSéîÍ)¸:›ÁÖi@h. X×g”†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª]Ú.Ç1\rPXL©','wp-admin/includes/update.php','/wordpress/core/6.9.1/wp-admin/includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É4œ›Ú†rvDÞÄiÐè','FÊ\0qFµ|bvm Ò„×´NÄh%ì~E<zŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª^eÁÄ§Šž~&=¤¨+B','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q‹ÄÌ¢a·F+ªH.E›','Ÿ€áAïÈR´ŒÌ5d‹PmÎK\'n^ž|y…¸%Õa$u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªc…‚OÈcŽœ1P¹\Z‘’','wp-content/plugins/wp-mail-smtp/assets/images/providers/brevo.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/brevo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7<nÃÉ«.IóÌÉ','¥4-±\\áÌ=ú—8þYÝ8|À¼ÌwýmPaFm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªf(¼9ìÒ6›yaN|2','wp-content/plugins/wordfence/waf/pomo/translations.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠúÄ\\cŽ±´»Ëg–ŽÙ',' ™ÚÏžOÊ)3JFßN,þŠëx£r¡B\0»\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªfšâŸªá×®Ÿ¹H:Ý\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïí¬ÕB‹ÔHft-BÉØ','y‡Œ]¨|yˆÙH~c®8ÿt„ÒFjPjÍ`Ò7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªi|”2=úDø1×Ï¯r','wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php',0,'ª)÷=ÑOfJº¦!Fò~7','ª)÷=ÑOfJº¦!Fò~7','\räõòªªÝ\ZžÀ‹—>›Ãi2¢t*–üò«ßvóÃ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªiQ>Öú›Vìh]ó','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sø€G-¬ŸmBIò^Â','=S ÆÝÎ×ÍJÖ‘0aaE\0ù,P®úI¢ôÍ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªrYýÿ\0­S²—Ä(z|«','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g8EQmvðOuòTO','5‹9¹ÒTšêQ>|£šºÀ€_†ŒB¢dÃ¤é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªs8æ\'íÆÉ€á\Z%Cx','wp-includes/blocks/archives/block.json','/wordpress/core/6.9.1/wp-includes/blocks/archives/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÎ¡ÛC7n”C­\ZßÐJ','\Z:ÙâvðÒ\Z•Q,žK.šíŒ\ZßÕM&á+´”ã«ix','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªt()÷G“)éÀÜXÁ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2˜þ…äŸ§\'DZœ»h','ßÐ\\¢r9ðlpõ1`*8º™VÚ$I·ñr5ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªtÅn,¹‚ÌÒ{n<A\0	','wp-content/plugins/members/admin/class-addon.php','/srv/htdocs/wp-content/plugins/members/admin/class-addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pæOmUH™5Ý@?öÆ\\','4D\nVÍ2F(º¶†Yi^Ú]R|¶n“š‡“\n·_¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªu$Š{ÂãÛÜ¨“§vå','wp-includes/blocks/latest-comments.php','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÍ‡o¯³’§¦VI','½f)ÞK|™Í¿â®Úâß@,vZåz\råùåëGM:h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª~K•É·wwfÀCì','wp-admin/js/widgets/media-gallery-widget.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-gallery-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{üc/ú‚©‰IÕÂõê<›','yÆ\\ÜR£TÞÜ öU‹tmYÇ(†ã»±Ì¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªŒ;øT_&œÌ«-ï˜ó','wp-content/plugins/worker/src/MWP/Migration/Migration.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Migration/Migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…´ëÎŸŸÏBóxS.øx=','Þ0—\"Íð”ÍPY\\&l5wóªžô*.	a¸	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªŒ„ÆŒ\ZçÃ,µH¸¥','wp-content/themes/twentynineteen/postcss.config.js','/wordpress/themes/twentynineteen/3.2/postcss.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UóC8\\E—!sâù{','†õ?RåÏ·ú7ã¡@„ÙmB—cð?£m’¯îJc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª“K²±îK³1¬lÕ!õD','wp-content/themes/twentytwenty/comments.php','/wordpress/themes/twentytwenty/3.0/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','? ]†‡®û™²3SX†K81','vgéÞæ à^Ó \0¡`¯•õòávÆû¬³¿QÌø[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª–2FÛ)Q¶ä4×0m2»','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gêp_ãØp\nòD‚l\rQ','iædÍ\n‰º€ÆÈ3‡S›ˆ²ÖAþpz¡«ˆê°0§ÒK‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª™\rŸžµ[¯ã\0êEuJ','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Tm:ÝW¿Àeå\04','ás	´Gô/®«6ÅÃ7UeÉ[_½Z3Êb&eh6Ì‰F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª¼ô¸Àù%¾uH)d±àu','wp-content/plugins/jetpack/modules/comments/base.php','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PlXGÝÛc+-Hã;Æjw','®œÉíhi¬îóÄ‘ŠfÌôfÙ²	Ò2NÍOù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªž4‘y‡3%k³ ‘³˜Ñ','wp-admin/js/widgets/media-image-widget.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-image-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽÈ;k“#?”çcQ7ß(e','òoÝŸ{Ì\rrŠh5ÜÅF°w¯wÏ	LeðFzÓ]è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªž»ä±¦s€*µî†¿8ß','wp-content/plugins/worker/src/MWP/Action/Abstract.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=úy,©šWüzª»v	','ZLÉ	[¡ÅÞ\'hAØÝä\0Ý»h{bÆ\n³aŽÃ¿aM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª£èO-h|5Õ|0­kZ\Zg','wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—…çûŸ\"]ÉvcÚFßÞ','86iøLˆ¹\Z¶9Z‰ú/¸DIÅsŽ`ÞU@–÷9íRÚ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªªõÙ†˜|† ²½','wp-includes/js/masonry.min.js','/wordpress/core/6.9.1/wp-includes/js/masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';?È&åÅTŽJeœxH','$¬!É|=#f…cêjcùÁÇ:¥ªT¹Q0bæ¸,Ê‰‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª®óVÞz¾¤ŒìESþ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·š>uÃÃÐàlª¨„','r\0ÕûìÔYYöµFgïP}>×ðÔÝ½Ù ò©ÿL{Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª¸1@õ¿dT§ Ôqqzk','wp-includes/sodium_compat/lib/php84compat_const.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php84compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¹Ý¯«º¼]\"é\0NhÒ','`ó†ñÌªJâ,zqNLñ…/g¨¾.ëlÑJÕŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª»îpx™mÎ\r“Š:L}¿','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù¼Ž½Ÿ5:±ækÔÉ¡Ü*','S6ù@«:p¤\'Ñy¹`—˜³ôÔ.:Ü0ÈáÖHÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ª¿Î˜Ä•r(„ÅãÄ ','wp-admin/js/auth-app.js','/wordpress/core/6.9.1/wp-admin/js/auth-app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ýÐÙLPÐÊâS[fô','F@H…ü8åÝ‡ýç7an¢ÿƒ#{â¡ÓÛŠ§jü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÈc åÆõR99ŽÖúºµ´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ÇcñˆI©Œ_êŽâ°@-·','\'c¶ÏÌßU°‘ÛÀ\\÷\"KåçáÝ»£Íˆ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªËÙv{C«ÀºÎÒ§€Ž4I','wp-content/plugins/wordfence/lib/wfViewResult.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfViewResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6oou—iGðSëPôÒÛ','òc¸\0ÏÞÈ¾úì¸à,—¨YÂ¤Ö¼X”é(J°µy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÌ §.–8Ó…~ê°o','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÏÕ\0ë€„	;t‘/¥‘-','wp-includes/blocks/file/view.min.js','/wordpress/core/6.9.1/wp-includes/blocks/file/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$>-Jhëaôb4½ ¾ÐÓ','h„%ÙÜ{pÙVª)Åùå%¢‰’ÁñƒLn*`õ•Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÏLÿÛ	ªiÓÁ\"ÛHm','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap-helper.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap-helper.php',0,'Y;~•|FL]ÿ;Rg','Y;~•|FL]ÿ;Rg','tñõ}vZJäˆ]ÑóQéhÌ 7a?0Ì#x1‰÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÐß‚ÌRèºf¡Ì¥Ä)˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/class-posts-list-page-notification.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/class-posts-list-page-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÂË}õëi%_Øø‰','Õ†›˜¢2z`·9ky({¢ä†V\Z \"R—¶¸Oå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÕiÜÚ¦Å98Ñ`>','wp-content/plugins/jetpack/images/connect-right-secondary.png','/wordpress/plugins/jetpack/15.6-a.3/images/connect-right-secondary.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ï˜¾\Z;<)¿C‘üQT','@váp?j-›ò-	F½…a®º~@1ÙšG|ª¯¨í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÚpº$^†ôµdZ','wp-admin/network/plugin-install.php','/wordpress/core/6.9.1/wp-admin/network/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡%(F±²v\0ƒ~»ëF','Ú™s-s™åÇ~²uYeö¦’À’ÄT‹ÃûF¶4¿!á *','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªæ[KºîæbŽÄÚ28·','wp-includes/pomo/po.php','/wordpress/core/6.9.1/wp-includes/pomo/po.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ø@9yóÃÛà‡î‡G8ï','Ë:Ú‰µæL¿­ÚƒýÎaæŠØïO¦w–=¶{KùG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªç©îYgBÜ7S\\¨Ëd~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesSearchAds360Links.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesSearchAds360Links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w¤Ï_ã‡9‡ï(‰<k„','ÔÌÔGˆ¡àô0v“``3°ö.º(\rrÎÕKKÎ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªèðÖù|`LŒ\\¥N\'J','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡;Ä:Êr¥Æ~c#–@','t¯o!åòw†˜)ë×¡”9 „ŠÄù·ÊÇb€bvñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªñzbÓßKatŽÚlôÍ‚','wp-content/plugins/advanced-custom-fields-pro/assets/images/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªò‚µRÞ+ÞóÎãà','wp-content/cache/cache-enabler/hjsdev.com/video-content/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/video-content/https-index.html',0,'(‰jZóÅ6Salº','(‰jZóÅ6Salº','}æßÔ’u[º•~âqHH›&jO™l‡Â%Ø>É»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªó¶Ú’Îžcî{Ù*£\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/186.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/186.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h‚ã9×wŽU\\c*f¶ä(','›L&bTZÀý[À-–‡„ûÿó¬É2ã•ºÐÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªøAès¯bÏz%š[…Zn_','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-header.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m!•e7¶s2ÐR¦šâ','	m´ênÈ4FIÝ¬1 Ë÷‹›¢ÆÔ[Õ\nõ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªù}‡Ïœâ‡ó!{y­','wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-cache-table.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-cache-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î¼“û¯‘Ý2óÍ%Jä‹','?‡ãK/£xKÚjVPÁ$9±·å1ÏïÅ\\«Mê/\\ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ªÿU*Öó·y4ºÉ¨,','wp-content/plugins/jetpack/modules/likes/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôäð²þ	ƒ×Á„¥×†BÚ','††!Ž%¬øßMÚ·\n9QfBåNTdª>`»óL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«	ßdDxÝ²òeŠJ€S\0','wp-includes/blocks/comment-reply-link/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã9\r*?—™ŒÃºgïù‘','ßUEÐ²Ö3¢£üŒT`’2\r}uv.u…x+$\')I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«’ÚñæJH‡l\"G¤Lù','wp-includes/css/dist/block-library/reset-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$XâyRëI¸ßS§Å¢','Ñ¥Ú2ƒbm qVÉ»,5¨Î\nÐ€e÷3rÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ü¼ÒO°íÆ½y\"]ƒ#','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es-CZBo_bXY.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es-CZBo_bXY.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û,é`µ§rÀ®Ý\n+1Kd>','°ÂB¢+ÔXÚ—µ¨é½Rl$™ÎíH=ØyE@_«a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«–FÿBrW èå’ÐAÁ','wp-content/plugins/seo-by-rank-math/includes/class-installer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U™9—7I‘»«GÊa-','ßª-É!ß\n\"(ŒvRDK¿N¬\n¡ÜÙdÄ8†ÒVž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«\r¦=	±¤‰´b3ázÞ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/rank-math-pro.jpg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/rank-math-pro.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜»ö|6zSö¶³,[Öëøë','$.ùBÊlÅUÅ·Ð\"5ðÒTã›+Ä¨÷«zi&¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«þŽû$žÞØ¶ÿÿn5','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-true_false.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-true_false.php',0,'Ü.¤á½0\nX´œ«ºõÖ3','Ü.¤á½0\nX´œ«ºõÖ3','‰½\"1-KâI©{FéoÍïkÓrß;¸få','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ÐèX’°ØJ üp','wp-content/plugins/wordfence/lib/wfBrowscapCache.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÁëÏQ×x‡j‚','Ðƒ®žë1Y„„õTšŠÐˆÕqó¤W6Ý‹™Õh	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('««gf>:h.ÐËú§Ø:4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/integrations-modal.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/integrations-modal.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':[x¥ò¼ƒÁØè','Î ÈÏ¹ÅGê\Z®2@Ÿòžxâ’R´ò,GØ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«9”[ŠE:Ñ¶q	²A','wp-includes/blocks/calendar/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/calendar/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ˆÁÏ›ïQðÂô¹OJ¶B-','z)#6üœjù1LT¤GíÉÕÿ¼‚á[r,ª­ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«#¥\nÒÏÔÉ°Àé®Ð‚¥','wp-includes/blocks/query-title/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-title/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÜlüÂ¥Ë€äÍÜí3','d\"QäÙ¥[ÉRf?Ð°-[1“õ±•#x¾r,md\r_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«*xoáq¹„‡½ÒÆ\r™Ü','wp-content/plugins/jetpack/css/cleanslate.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º…•pòÏOkÒç3\Z€¾','µ¢	†²³‘N49j4WæSuâ–ÔÜ¾i\"`Žý´î™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«,‚n^¦$ó0Ðbâ','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜfÀÜÌÇ#êéÛdçb9u',' Ø‹Ùy¯†\r[€%k$2Gë‚ e™EÔ<ìa\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«2bDWA\"Û	*ÿ°','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/fields.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/fields.php',0,'kæ0çÉÝ{³¼Y\n;5,À','kæ0çÉÝ{³¼Y\n;5,À','iYÀéŒT$}\nË\"™ÃU3¹fX²î÷€zB¨€àðv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«99d®ôºÁ\\¹:gåŠ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookSignature.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookSignature.php',0,'ß&×ãT@òÂñ|ŒÄÕ«ÏÒ','ß&×ãT@òÂñ|ŒÄÕ«ÏÒ','Xƒu€WœLY¢Läòóº‹ÍµÝŠ‹‘M³Õ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«:;®y—*°’wó$Îú','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3…uÍÿyL¢Ä–','œ\r‰E¢RØÀÖðrfXy½–jš,)[{œ’•›ßÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«@ŸºpÜÑ¦œþ)ûå‡','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÀQ—3S$Q†%õÞrøj','\0Ñøwg4	‚Y9SÎ¢«ë[|ã*ì~L6i¸6Øšš‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«F·Pí&Ÿl”ô¿ÀÞSS','wp-content/plugins/insert-headers-and-footers/includes/global-output.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/global-output.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î.CâSÒ0M´jI:.E','1=ÿYB±KõuéÞ·š§šPtQÃäU}S©†ÉŽ,‡‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«SÄëú³qê`ŽƒMÜ','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÝ=B®Á®\nyNx{Ÿ','žEçËzBà¥4½/þpöÅ˜ˆ\rÛž.âB¤’¢3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«U:^Cdæž:aKƒùÒ\\','wp-content/plugins/seo-by-rank-math/includes/class-cmb2.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-cmb2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÍvÂö`Qx¥Tœ†Ç®‹',',~¬ºšŸWÒjV°ït¯îSR˜½ö,~\\™¦Šî~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«]_\Z?Ê¤„•wHoç','wp-includes/blocks/avatar/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿8•§äó™Rdµ-uá€Í','7oéÕWýñÝ¹íö¢±P­¡*ˆŸ\0Ó›€^ÀÅ¨t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«]zºŠz98Àc­ì¢…$Ä','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2003.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2003.php',0,'ëqx\r~4¾\0Ÿ.-µÞa@','ëqx\r~4¾\0Ÿ.-µÞa@','Ö£PÁø–´ƒ{[§{·4V[Ò•#X@Üµæné¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«aÙŽK„Ì\n¬`ÁŽc›7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†$~J”È±<•°<p¥U','å<bmÇõ^®~C¤G»Ê\Z§âð¤¢³å«§³_Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«d tù tþBú.ƒj.rŸ','wp-content/plugins/jetpack/modules/sharedaddy/images/custom.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/custom.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'K¢™·Åkh\0z) ¤B°','•ýí7lþ·X©½\Zè\"F<4NÏý¥|›”|PðâQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«dö€ã\0dEçÓ\rK™','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-provider.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-provider.php',0,'ooÁt¿ò¤JèÌÌÇþÂž','ooÁt¿ò¤JèÌÌÇþÂž','T¼Ô£4%ë©=ûÑ3«ðV€ÿ\'%]D\"€k´˜nµòÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«e×HaÀÍIkg6i','wp-content/plugins/jetpack/images/recommendations/assistant-server-credentials-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-server-credentials-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#c^ŸOú9Ñé¶¡','@ 1çbgßm:1ƒ3“K%©°ü†_©ž««Hˆd¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«eæîÙýLM7±Ÿ±xÙ,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›:¦B#<Hm\0,$ÈVè~','’%ëÇM;§16b®Í¥žG‚^œh$†4©Ä-K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«iG(v¾¸*ò^+É8V','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î€ :÷9~g^–ç½ß','®†«ˆŠ•;H¶®\'è+–Šˆ“’PÝ¦S[o1¶,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«mÍ\\òímœŽ7ë]Ÿ¦','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/BusinessPredicates.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/BusinessPredicates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Êñù…iÕ]WËý„»“s','ä4Áð»ñól [?”c!•<Ù„.Á?ÚvY­©Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«nÖ¢¡ù\r’V5‘‹,Ù','wp-includes/widgets/class-wp-widget-meta.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊŠjô+(,¸^Šb·ÿ(','¿ÆPL+wÁit¥Š½Z¶¢dþˆÃkZ{XŒV`Åt”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«o¢ù ´l>¼âx~I° Â','wp-admin/network/about.php','/wordpress/core/6.9.1/wp-admin/network/about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~„€ž(™†ø4áGìõ£','öŠj/}Ó…¹”Á\0ESþúÌ¤\\Hgë#Z©¡._','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«sB-xwŸó&u.‚ŒÍ\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±×¦âµ{˜zuÂG¼\0','Ætvÿ^.cð¥‰”Ç§ …Æ8%BƒTLônj¡Â´™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«{ÙÈôÏ²\"fª~Až?z]','wp-includes/Requests/src/Iri.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Iri.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôje”Qdàèöìš2š','õÌ£Ñ³jì­¢&wFò¢‚‚ jò5…ÍJXÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«|ˆ®ø¯þÇgZ}	L','wp-content/plugins/gravityforms/js/jquery.json-1.3.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json-1.3.js',0,'oi¯´Ø2t¦+œQ','oi¯´Ø2t¦+œQ','i—Ýçi½Úñ<é´¯	b‚Xþ;¦›“l“ð/Æ‘, Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«€ÌÞìt–øúŒè”ž˜','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-bulk.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-bulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÉÅ{½¤Þ¼ñ+EÝù\r%','ø	wY°¦•Öuª”Ê¹ñ8\0ñÜ¬¨¥&(Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Äf T°ä^ˆò8„€P“','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-security.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-security.php',0,'\"œõ‰Ia*Ä ˆg{¦,›—','\"œõ‰Ia*Ä ˆg{¦,›—','õß‘mDn[+AÒ 4Â,®×”ÖË²‡P¡¾©Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ˆ°0jˆlµSÓýKò','wp-includes/post.php','/wordpress/core/6.9.1/wp-includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹„çó€6«ŠF˜Ý=o{ÿ','G\"•šAÿ·”s\\·ÏdÎ\"¶óKþWj— /	Ä´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«)ín„ôÙ@œv6oZ¼A','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÑEØzÁ„Å—¨i¦E¼„','=w“¨\0i&­‘]–Ú„¤ªµ0|¿@]\"‰.0Q\0Ü¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«”Ø÷å\':Ýšíµïp¬o','wp-content/plugins/jetpack/_inc/blocks/story/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\\&)Ïƒ` šnž…Lãè','ê…£&µ°©¨‚Šæ,Ü˜5IÐ\'‡æ|còzØ€êAb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«–«—«5³ÐÍÍª”L\r˜','wp-content/plugins/jetpack/views/admin/must-connect-main-blog.php','/wordpress/plugins/jetpack/15.6-a.3/views/admin/must-connect-main-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªM˜ry…QG Lï	','Ë</à	ñ ¯Ç~ýr-PIÃO™˜ñŽÜ‘Ñän½Ê1)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«˜¸÷Þ¸qãic¼=’','wp-includes/class-wp-simplepie-file.php','/wordpress/core/6.9.1/wp-includes/class-wp-simplepie-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è=ks8¸?Pt¾”®š\'h','Øè3V¦’Âã¹À¡\nåÏõ’	c€Fy«ÒÖä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«œq‚Û¯ñØÿjŸÛ¿i','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/amazon-s3-and-cloudfront.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/amazon-s3-and-cloudfront.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡²U‡DÃxvåî•]»”','3²l([ŠÏ6ßÀ) Ó{pž™cü·ÌÜ¾	ðÄŒpGÑ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«¥7õ½éßÛ‡ÁPÆCþÝ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-date@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-date@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ôüR‰©=ç¼÷P«¹','Öæ›ùù¬à\rv îüÀ©­áüµÉ…å®Ç-‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ª\0?9ûö	YGBÌ‰‰|›','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/woo-offer-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/woo-offer-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÇéËÿJÖ\ZYƒXÿ/Í','³…×Ãn·x§è¨@ªC~ÃïÀ•¯)[TN…¦Ä)Žß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('««þé|ž\\|jd÷','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/many-items.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/many-items.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ò1•‡8§àÝ\'}','èä]	K…ãIÏD0\rï?hwUvÁÓÀÂ›ÒÍ2àÈ2[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«°ÿ‡¸$·ÜtötqàËY','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php',0,'ØbCÔÃKŠ\0äAC\ZXI','ØbCÔÃKŠ\0äAC\ZXI','\0°œHSÐ:_ÞþªÀA^]èÆA¤A3þÒ#ü;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«²:–[’þ¼¿Ìypé8','wp-content/plugins/jetpack/_inc/lib/class.media-extractor.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media-extractor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë\rÃZ„N†¯|M¤ù\r','—48=&\"À²ÿ|Ù¬®žº\rŒlÇÛ\rÐo”RÒ9ºÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«³sùÕŒQ±¶7oéÃô','wp-content/plugins/wordfence/views/common/status-detail.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/status-detail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ufxy9â9”ùg4Á½','¸åïEèFËjÕ—&\n¶ôE¶¢&JÕŸgWk.Ž‹ºT/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«³éG¸«£-,(Û „tJ1','wp-content/plugins/worker/publickeys/managewp_d.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/managewp_d.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&þ•­°‘#T@\"¿]Ê9o','Ò¢«ï,È°`¹r¥`®µª‘:ü…A ‹qîKÃ¯Çé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«´?b³ëúú}J>ôB;Ž','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚óöû¤Mª·ö^ðå>i;','Ð![sŸ3	Ô\"÷S®ƒtH{šÆ£Ñß[¼¿ÄY¼í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«¶#9¹é8+læ³é»h','wp-content/plugins/seo-by-rank-math/includes/helpers/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®~Ë”©gJ’§‡Z','vF¬Y<¯+RcÄ?¬zÅ×§Uéey™Ù!‰\\2Ø ë»^û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«»_±Qó|Ý]žÅçæ`\Z¨','wp-includes/blocks/table/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/table/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yæe_ˆý\rßk¬*ðå¸8','A\'ð×RrØÁ;ŸhWÔÅOØ”!F%S¸_ûs0ò ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«¼õYb]§šQyéÓ&ú','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',0,'Ç ¾ùÐŒ~þ…^´F','Ç ¾ùÐŒ~þ…^´F','‡ÛîêÞÈ(o8@Ì.z¦Û¹	\n!qœ66bp}Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Áä3]ÃÐÕÌøwYìZA','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j5¿K\0bâ‡5¤Ä³Uú‹','¿!¡Á\\CÏÇ€A?o_jL+#‚¦|†êèVRŒ˜7øf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Â«¬ä—-j=´u¶N\\q\'','wp-admin/css/farbtastic.css','/wordpress/core/6.9.1/wp-admin/css/farbtastic.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùã8)¸úí}{¾øCûh2U','|A¹åLäºÉMbÇx¦d8Xï‚jX.ÐûŒÖ^\n\ZŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ä‹Æ\'ûœëH.cr¬¼','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-console.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^£\\½Ûó\"ŒQ×i¿Ô”','ÁÔ|²f‹:¸zÑÏ™ö(cÙñþ‚ÙêsŠXdb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Æ6Y§ÜBç˜õðÜ˜í','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_CH.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_CH.l10n.php',0,'Íž˜V\'¼Ö‰Äá¶‡4Ò','Íž˜V\'¼Ö‰Äá¶‡4Ò','{¦ÚS‘†Ìè-¾4‰ÀPÀ‚ÉŒSF™µøM&LÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ÇMc¨\ZD˜ˆÞq6	ý','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.js',0,'(W¾Ðþ÷#uÔéK-Ÿg','(W¾Ðþ÷#uÔéK-Ÿg','&Råæ|Ì<gE–n™ü<j˜cÜQÄr˜Ü%2À‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ïµ„»>$Âú;•|[…¾','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/phpstan.yml','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/phpstan.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÛ{“Ô˜aõ‹^M\r¨¶','xKr Xêc}éÆia=1ááÖÀyì\"º°o5bö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ðeö‹ºJ–\Z®Ít»\\Ó','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wp-simple-pay.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wp-simple-pay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÙèl)	ýuœÁQ[™','^\r,ÚÑàgvL˜¹ÌÏèFñ4öÛ¤}=)ö½ìüØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ö[Úc©w·S:{(lg','wp-content/themes/genesis/lib/structure/post.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/post.php',0,'ÛV!Œ©¸g>/}Ç®*ç¸','ÛV!Œ©¸g>/}Ç®*ç¸','°V™Ü¨è¿«È,)¦6uñfª–.Tôzªcœùç?ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ø–LT	‡¼Üû™†]','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Û¦°‡Ó>ð´)Ð³7','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php',0,' …r.mê%©mþÑó',' …r.mê%©mþÑó','~‚Wí	]õ^×U…gÍ½þõ›ÓGëÎ!ƒo‚¿‘Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«Ü\ZÚN¤F9¯V€K/s','wp-content/plugins/zapier/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óª`éJ±òzÚnäÃ~ÄÐ','DaB™tD¨¢¢Í¨»Í³mŠTËd=uä¤§	+°ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«á@üò°éy‹Ÿ¶öI)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-export-responses.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-export-responses.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W#-®Œ´bXÁ¦j0','N£çÉÄ¶¥û.Þßpmx ÖÒ0¦¢Àì;ùŠN9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«äT€UÔ£µÕôUUfò3','wp-content/plugins/seo-by-rank-math/assets/vendor/i18n.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/i18n.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“qP\rc¢¡F[_©!\'','ýsL$Tc)PÆÈ/?”#lx¼Ñ¶YT(„0UöÕl…õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«çK¢R	úÍ0¼ÌR	s','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÁ=ît\'…G[ò@½Qâ','¦£O}=lá˜{²¸wRÁåôdè@\'þ½QªrÓ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«éuôgk²DÁ—E‡‰K','wp-includes/blocks/query-pagination-numbers/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';D}WRqÿ>ù]ò»Â$','æxàÛ=f\0_¹óðŠÁ€‰êŠ”\Z“mL¾qöbJ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ô÷á—Ø3…-ƒ«4°','wp-admin/css/colors/midnight/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žy(ìŽâ[mWÁ\Zy®','t^ïá‹¢øl×\ZvÒÜæ6Ì™3Na¹• à‹/>*c™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«÷äql }DÉ¯µb„#ƒÛ','wp-includes/sodium_compat/lib/php84compat.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php84compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍK-÷ýZë­ýÔ˜yQ‚6','Þ¶i[Uôök¡Þ|05£9ëÙJ,-ŸÎ!†9¦ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«û‹ìµ3’³Dx>˜·¬','wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹²£¹DÑ\"e:´Õ3C6©','„E~V»\"ìaVßx«¢ë·¯|ÀXæbz¾¢Í‚“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ü;Í‡[‰ŽMƒ§9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-tracking-pixel.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-tracking-pixel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”[ˆNƒ.C*>Ú“\Zñ°','W\rz\'îî\n`L|\ZK_œÕÜÎrU[Ä¥!)ísG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('«ÿA8¹tîã2K)zHô7','wp-includes/css/dist/commands/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/commands/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¾OÄ¼´3ç)<\\\n¦',',oZð¹#(õ3¡ÝG^1\'ç]žy»“`±´Œnãn!á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬l±ËÑ”ÐDpLWÂu','wp-content/plugins/imagify/views/button/processing.php','/srv/htdocs/wp-content/plugins/imagify/views/button/processing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Tï²[E¼œ\"UËªhp~','_™Ò}ÇÙÀu6Þø\nç:^Ýø4KX÷iW©5÷ìLWª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬1t@õ«±¶¸Ì£QôDþ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPolicyIssuesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPolicyIssuesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÏ\0Žôº’²‡ú“',')}•|#:(Ì™9ééxxt©×$v¾ëñ)~×æç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬Š†‡ß¦>Ùó¡WòSg','wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.asset.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.asset.php',0,'à(gÏåÈ“ÙPÿTFûa','à(gÏåÈ“ÙPÿTFûa','ÖjDDú‚$Õo÷V0<Q¿4È -g÷¶uùGë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬YÑÁ^ø#™Ïˆ!Èª','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-reports.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c€/Ee0ëî·—aâ®k','m}k\0Twþª4ÉU)ÂÄr×aÉQ¸KGhxÉOž>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬èÕA\'³UÔÚe#ä','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âaSÓ¾Þix(ãùþY`¤','‚³\0o×ŠýË¦¤Feë:íîMj”Ÿ5c¿H¶¹¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ža¤t•‘5fýõÆ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/Makefile','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/Makefile',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÔÜ».ç“Ë¶A=õÅœ','îŸýŸ£¶=üx¡íê¿ »Ñe´ÄHí­JC÷„Z¹ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬\nÃkøÔøÁçf0sƒp','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*5¤UuÝoþ®²#ë\0·\"',':Ö—ýö\"ŠÚ=*<g°*ŠFgI®,·âð³ùNì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬XçdCãÙ0?ŒÄ2','wp-content/plugins/jetpack/_inc/blocks/related-posts/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/related-posts/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JD5‰Ù<¹<—ØaHW','?-ëÀ/ÝÜÕ\\Jþ•)K(¶#^q·4#Ëß<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ÙeØ›,ð>®t™AP','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Missing_Required_Param_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Missing_Required_Param_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é‚ôáÙ\0p­=ù6•ÿ+','BŠ\Zëaç•ÓN‚;NAPˆšÆÂÊÊ?dç7¼{˜}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬w I=Ž\'\0;-8iË\'','wp-content/plugins/jetpack/json-api-config.php','/wordpress/plugins/jetpack/15.6-a.3/json-api-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šÞ|AB²÷34IëÌ¾=>','@{\0–Õ©‹*‡Íº}óøµðíÈíÖÓ+šªr¢6Ý×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬aõÝ2´fj.!…ŒgWÄ','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÁ×4cÕ)/>€lŒæª','Ü\Z\0J¹\'ŠÔC±ÜzVõpZñîµ6j8˜#Fø§Šž¥ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¼•dÃJ¦AUPÎ£i','wp-content/plugins/jetpack/modules/google-fonts/load.php','/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çOz=¸º§9Ø0ÙNÖ','n„\nñÆ»Z–L&“¾„~Ø$È¾“)ÌÃóO)IS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ìæ¥K~L‹¡’\nÓ-â','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregate.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Š‘!=ëÄµ?\n±ÈÓ ','ªyð‚s‡bq‡úÊâ¸°G§’.ñ—•eÄçÆPÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬\Z`:ø²Ý»ýaŒ%','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž.^Y4‰œÃÈØâ¢~×','_ÇãMý<Û, ëÏdc{|ná*ÔX TÏß‘[ÝÀ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬\"—ãÌ*À¨7ÜT9gæ','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-author.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-author.php',0,'õ\'Ó\0%§*„I(~:”','õ\'Ó\0%§*„I(~:”','`ÃÂõ?Ž\"ÅK5Æ¶ƒ¤}Š?:€.GMIéZ>5¢C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬\"Ú•K[@‰GÇûáá9‘','wp-admin/includes/class-wp-theme-install-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-theme-install-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E§¦žÍ¯tÁÂ4nu‹µ','¦¾«O1(”®ª9„Uä3uMÑ?%JoñÄÇ@üöf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬#îäu0¬c¡Œ‚}²€‡','wp-includes/js/dist/i18n.js','/wordpress/core/6.9.1/wp-includes/js/dist/i18n.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k-ô]ýìV*K×¦%i‰','øÅ±ñ¦‡­®\\«ÝƒŠD×Ž„«ßæÜÂ©¹]èŠ\\ïÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬$´Q²sP¸¬êR3}/','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¡sU4…ÈÃæ«‹4[t','°Ëãù_ŽjAÙC5íOylŒDU!ÿú\0’–¥À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬\'nH2^:!š.Ï¥Þÿ','wp-includes/sodium_compat/src/Core/AEGIS/State128L.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS/State128L.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','83Ý©çý8Z¿™ÎÚ#ŠþŸ','9/±z5çl\'wôÝøî,–…\\õ“åÏ·Ø }ó[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬-iÄÞ‚U¡Í\'è´óç','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àO@hôœ)ßÖhÛ,J÷','ûä!ÔFÄÅ–Ì j’±§<­ÞÞûzæØ†LW2hÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬/Ì1­ŠuðÍiÿNc','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/config.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/config.php',0,'üÃúÌºÄØªsžXÇìS','üÃúÌºÄØªsžXÇìS','e,\08ƒ2ÒÉŒ\Z´Œ›©|&ïÎe#‰(R$ëôWgv^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬3!9ä=è6Ý¡','wp-admin/images/resize-rtl-2x.gif','/wordpress/core/6.9.1/wp-admin/images/resize-rtl-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏMÕï“ù¨MñHõ!þYA','£2ùìmÑoßæ{«|…ny‰üËƒŸ4(åøûÏ†î=ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬6\"ƒr­ý‡}ÔEà»p:Ú','wp-content/plugins/jetpack/_inc/build/jetpack-deactivate-dialog.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-deactivate-dialog.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥	åmZ€ò«?|.}x«','ïì\'éÀ¹ÜcWb*/±Y^B¾‘=îœã^y\'oCi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬7Ó¢/IÑÑ¿â%\nM6','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	›.ÛgH¹Ð-nMößl','=Æñ8×âóüî:Îì–êáŸýB†;˜O¨Ï\0u¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬8¹Ãduw•“Íè››','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/src/class-current-plan.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/src/class-current-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','há®F¦V@ ‹Fnö÷','i`¾”³ý‹l…IyhÛ#Ï2^ó+£‹š²_C½YÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬:÷èzŒ4”:k]ÝGëZ','wp-content/plugins/jetpack/3rd-party/3rd-party.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/3rd-party.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@øÂÒªØš×™ˆ‚à&','èfpön)õ´v~ï£¬”\"jÜ0ÙC!]¥Mè“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬CMx3ñB˜ƒÐè$ƒ','wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–WðØ‘6Ò\0¼zsÑ:\Z','ÍM,\03î[ÚÏŽËË!Äñ²E5§­7ÖË\Zô¼aü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬EØ­aºñ~„~p&1','wp-includes/blocks/comment-reply-link/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã9\r*?—™ŒÃºgïù‘','ßUEÐ²Ö3¢£üŒT`’2\r}uv.u…x+$\')I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬H8ªÃ±¾‹\"Ðn‡M','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s‡ìéXqZý6*cÝÅâ','ïà:U~°/ð9Ž4¸~Üõ*?Óår¹mDQâ\'K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬Ioo¨Ô†5nu¤Ñ­¶ˆH','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0?½½4\'+Ì¶¼L)$”','ÌY	ORÙ´@†M¾‚ÉòßöÃ=‘™žxMéK©\Z.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬NIÆ¹%Ëk>Ã³& ×V','wp-content/plugins/gravityforms/includes/setup-wizard/class-gf-setup-wizard-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/class-gf-setup-wizard-service-provider.php',0,'\'t&› ûí£	‡fûw¡µ','\'t&› ûí£	‡fûw¡µ','ÁkŸQŒW`¾ßïé›ÉœŠ­lœ¨fâp\ZÆ¬Ùu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬U*mn‚O‘\nà(^Ô,','wp-content/plugins/gravityforms/includes/assets/class-gf-script-asset.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-script-asset.php',0,'JójqNºgJÉ=|Í7\Z','JójqNºgJÉ=|Í7\Z','$ é ¨F½œ:³?R“L ÖPcÄ+°{Ê[*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬U»¸p\'ë‹¡	3~Â\"»','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jð\"wn‹õÉ³\Z€','kA‡wÌ-¥RÛvüy%(€9?j´Bì0!]©`q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬^2^£Tš:ÈmJ‡ø:­','wp-content/plugins/wordfence/lib/IPTrafList.php','/srv/htdocs/wp-content/plugins/wordfence/lib/IPTrafList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¿PÂÖåÉÕ¤²ueV¡m','Ï´—CúrAœX–Í½‰(ÒŽ\Z#²?=»ß²oÙ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬_ÃKEúºÌ$3¹!Ô','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÓÎÒ&‘#_‹¹]’Ë¶','–.·Ç‰ìqŽÒø‘\rD“>÷6…ý…ˆ¯ÆÛ¬Ä5N‡5n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬aæ@[’		»]¥j%','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints.php',0,'c>y4¯ÝlÎ-<3^','c>y4¯ÝlÎ-<3^','F[­Ý•C3Ú¨0‡PµEip<Z©¬«ð‚\næÃ‚1æ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬bó0Ý€>jã¤\"«þG','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aa+JD$ø2Ÿ‚J”Ú','¬/#?Tï†iOLyv¦íuš˜TK”°©É¤½·\\Ø»õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬f\"EíêÑJÀ!ðˆ_úª','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z…*úræð?¢c\r\Z_','\rüç-ëqe|ÈªA;m ›cgm?Éb8±xµžÐe\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬fý95ü@õàÉ õî','wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í\rß¸fã9\0lÑÔÇ-W','þpó‰-—œXÙÈk#œbK6íqØ¡VþñŒ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬g\nš;Û\'æñbÞHÅe','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.60.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.60.php',0,'¹8páô@Ž ÐÐù}aô','¹8páô@Ž ÐÐù}aô','1Àõ¡Ùìì£bm)’µúewíÇôŒiRkB¬aÇ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬jU£LT…¥®©h•y','wp-content/plugins/worker/src/MWP/Worker/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬scI]ƒÁÛ»ü¬¸@-','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceService.php',0,'½	•±Ï§Væç#L2K=','½	•±Ï§Væç#L2K=','UdÖI¡|Í‘L‡Bëa€T†—_ê ‡¿>:ä|5(¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬s¯·›ÂÔÒI¯?Ì€ø…','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-upload.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-upload.php',0,'#„àÔS‡XRˆ)JNº%','#„àÔS‡XRˆ)JNº%','ýlšÐ…ü°I\"µn¸õ~LÉ*ðÐc¶ÊF9[ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬vÄ§Ì `Ü|³,b|~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ø+ÍÓgîÙähç¨íD','ºi•žËöª_øY­œèjã·_„JE[Ú¦\'/;­G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬w;LSêØfê¦×YpVL','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑIz_ââº:\'äëìŠ','9ntSb.!“vàºtû/0ñŒ«F—å“*3=AUÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬y£\"Ÿà0ê¥\ZMñÊÒ0','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Location.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¤…‰niŽ,cŽÏ#','ð*ÊÂ÷\nXåUù\'ú§Vâ(µû*5ì|{‘­À<rr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬áÀ­ÆÑ7¨\r\'ºx­','wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php',0,'o€(ÉXVM^@†\'¢','o€(ÉXVM^@†\'¢','þ]2MG•tÉ[sšÑ~Ms!( BÉhÉëý„èVô4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬„j®Žî¥®JÍú	™','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-6f51b17d99351e9c6676.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-6f51b17d99351e9c6676.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿·¥°J’>;=˜1Ù','¥°ñ,þ%­5¤*Nžþ0¬önùåÇ¬Š\\­, ÞD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬”m4‰{®9yÍ“ŽÒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAttributionSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAttributionSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö’aØ\'O0‚VY¼ñI›·','Ý÷uÉg¾Ÿ‡¶˜¥w¡ E\'\n…\'öR´÷ï+ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬™b]¨2\0LYQÂn','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php',0,'÷/^$ºù«$¬ùJäV*','÷/^$ºù«$¬ùJäV*','õ``â]gí4|uòÊz5Ã”ËK-2?6üè‹ŒšÑØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬™ªXÊ®-âDyÉÈx>>','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ÕÞº’¿§Oï^š,Šø5’','ú\'^GÒ‘’¨#müŠ\\f®ÍrR_„\0 o2k9]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬›¢¨NbŒÏµHØZ\'šz','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-8.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-8.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Bamþü½¯Þ&Ò>ü\0Ÿ','†r¼T&q¨ë©jž%äÀ¡$-Z2¡ûPàoO©G½Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¦j€j˜9GÈ´ªÐ}9§Í','wp-content/mu-plugins/nexcess-mapps/vendor/wp-cli/wp-config-transformer/src/WPConfigTransformer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wp-cli/wp-config-transformer/src/WPConfigTransformer.php',0,'QGËö»£»23î¤}¡¾?','QGËö»£»23î¤}¡¾?','8|,W=w˜e]â	Ç~ÞM>¡Ü>Li‡˜|vüÿ\nÄMBý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬§‚‰áVY¾V½_Éç.','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerce.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerce.php',0,'_<º-Öb¸ópu`˜WH™','_<º-Öb¸ópu`˜WH™','ðöÔ%ôp^!×™³ÏNJ‡oÞ!k­F»UlœÔ²·xõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¨oå”÷ýˆV:NÚNüg','wp-includes/Requests/src/Exception/Http/Status428.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status428.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/qëÀ€xIåœª•  ˆP','<Ò‘õ\Zø4!nëñ†*Ý\\ö‚àU÷Œ¸Õõœµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬©ë¸[´®—Ï“Ô1ßZ','wp-content/plugins/duplicate-post/compat/jetpack-functions.php','/srv/htdocs/wp-content/plugins/duplicate-post/compat/jetpack-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒcÈŒxÒ¸½²Ñ‰','ªO+S‘M”‚ÞA0í–€B$ë†ÔnŒAØ6àÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ªÚ5˜Á¬;|HMèZXŸ','wp-content/plugins/duplicate-post/src/ui/row-actions.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/row-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•‰Ï@I6«9¢û,r‰s(','±ôÜÇÉâùSyFMA×ÀŽ–¶Õ~\rTŸ÷ñ‹hÂ	‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¯wüÂÇìÌ\rÑ’Ú\Z','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-instagram-gallery.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-instagram-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø	VÀøkfð)\Z3ßï','#¬©C›ÖÏŠ2õËz4¶‰\0 EýM\\ß‚ÎNËËšî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬³~(ò?°V£€ÖÕJø','wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ8´v9+ê}-r±õ','fÜ‹¯\r÷\nnù‘ŠY¾Íž(Ø£r@/7 o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¼Ì#SyÅ¿X&ºÝø”','wp-content/plugins/spellbook/includes/api/class-rest-products-controller.php','/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-products-controller.php',0,'ò;ƒ5Í¶NóÕÅvù','ò;ƒ5Í¶NóÕÅvù','x²?‚ôO¥‡¬$#SPúg÷ë\'Á¥F\'ÈH›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬¾dã}øYJe8à…@§','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Utils.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à‚ûú²ÁÄ°àùÐöº•','lÚjÇëÄôB¤(T¼Þ\0±Ã™R•§öØ†@Äô“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ÀMdì©=¾D\Zì','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qz	Ø„h†q°—ÂRF$á','DK5~?,Ç0j/y™\"ü™ãª:õ¬&„H}\Zê‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬Îèd”&úîÔáI´ï!ý','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-page.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰R)Ú‚ë£c	fw','žùðÕ«½ölJË™•í.Ú‡s?j|‹uÅ×2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ØQòD5ìúªyþ•','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-form-conversion.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-form-conversion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂýHû]+Ô	3NH)R„','ÛÂD ä†ˆ»Êj|ä@²+”¿-©Dkæ#åàØIâ³Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ã.:Ò‘¢GÌ™ýÔP§T','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tq™ªYÖQ$tåíc\0>×','- Ú—ÀSÜ¢£qº/ÚçŽª¦‰–ÃÕwù@×òÈ ôÜ§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬äQËPj„j¿¾Ý¿˜—\"','wp-content/plugins/jetpack/images/rss/orange-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\>^hCHl¡¬‚:µÈZ','c©\r ø8FØCÓØ\0›½¸eÀ¥ãßŽ0&´n~Gi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ä™7]Žü;è(=°','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÔBõÒ«F?3Ñ^\n','`Cº,~¡»Òn1¢Dd™®õ<¦J’ë !·_XÙ©¢ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬å¸>(’’QZp“c@Ð4ñ','wp-content/plugins/jetpack/images/stars-right.svg','/wordpress/plugins/jetpack/15.6-a.3/images/stars-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ÌíwhªW©W%ûïç¨å','k~a1ÅÌ·É¨±bªR_ÚŠºD“Ç>`sŸ$FÉe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬èƒ&×Ôo )ð:3ê”','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WooCommerce.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WooCommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐË¯8‚‰&~Í÷†;:i','ÏD5ÿ¨Šâ…µÆ¡0.\"üÌe¸ªö!´iûÛ€ÏÊú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ò[ÉÅÓ¿±=(¬½T','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersOrders.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersOrders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆµÈ¼…Ku\ZmºaG„“','0¾×Ï§õ{ôaªäÈ;4ª,‘ŽÞYÙ•a!ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬óm{s­@ÔbµÎe³','wp-content/plugins/jetpack/vendor/autoload.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lË`»/éÍ¢UyY»y',' <!0½U®Öh\0­\Z]3zÆ»îW´\'LÚ`?ªuÿ£y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ósC<‰:ƒ†æ<ÎAÐ','wp-includes/sodium_compat/src/Core/SecretStream/State.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éëõé:ÇZ{ãðë5²o','ÁúÇ<å€så6´÷\0,	Raô­uhXðåcðØ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬õÈOÿ¹ŠN¡N *¡','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/dashboard-preview.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/dashboard-preview.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Fæ»s¾@Ø;o=ÒZ','ºû‡&‹Åã™:\\Ö‡·¥™3(Ágæ¾cÿX9”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬öYhÓ8½«ÚÁ{UÜƒ<','wp-content/plugins/jetpack/modules/shortcodes/twitter-timeline.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitter-timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Õ]|Ü_C´ã|¶¶°äü','Á¢r(Åè\0ÕKf5‰Hï ¥èÚ™†çUá\'\"ðt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬üË’Û¹Ïzhþxä­ú','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/helpers.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0„L:]ðÞ]\nçíè','Dð>Có|h÷&ƒZâ‰·Ÿo6’c~í‹…9®’<Þ³º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¬ý’‹/–ÓÆG,¸¸–g','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/inbox.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/inbox.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú°MÄwg&NÏÏ¥f÷¸','£ëO+›ã\'&òè ÔƒÚ^%úI¹3‡Ò¯Iÿ\r–£½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­k_s«â\n,ßªä\rË','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-instagram.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-instagram.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0>uj¡ø=Ö¾2ˆ&\r¶','/šŸG»©\'·^\Z­’ŽÑçÕoJmGû=±®S¤÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­«º©ïj\"ý¢¼','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g7¡àÏæwtZÒèÔó','×-¹àéÎßWZ\\Ý›oHF¼ÿÇ	i<ÌYÉ×À*…[*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­\na1“Ž<S™yŒcô{','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í8ý\r¥–ýCFe÷mDnJ0','5’d>ž³	Îƒ\'³ÑµÅˆ¥)ƒ‚PËµð¬<×)À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ï˜QÔ´TR’…°!<—','wp-includes/html-api/class-wp-html-text-replacement.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-text-replacement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐML±èjœDÑ_mÌˆ:','-ê-ì™ÍÎÇ÷,¾„t •÷©Ÿ	¼z÷-R8ÅÔÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­yÜR$°í9©­•·F','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c&@+–ŽÚ0j#Î\0fW','eYÉ5-è¡‰­òw\r–VQ{‡lšªØîp ˜ûâýž´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Nç¥òbgèÐ´','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R!i`ôÉƒ.Üyœ‹Q','DiçÇƒëV˜[÷.Ý3¥0WˆÕö%±l¹ÄŠY<eÎKü1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­#lWºô’P$qgl','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…zD¿!ø\"qåšhs|Ñ','˜zÑ/Ï¿oP¸Ã¿Ÿ¯i•ÄïbZ\"¦\\/*bÑñæ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­$ºé]oþI`ÒÓ*Š','wp-content/plugins/jetpack/_inc/build/admin.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¦æïgk›²0kÆúÏ®ñ','Ïðë„ø«,?†bqAÖSIuæðž`6}IcÎsdU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­)[\"J¹H”î|çjkŠû$','wp-admin/js/customize-widgets.js','/wordpress/core/6.9.1/wp-admin/js/customize-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´€•@lXÖÏV{ÿ:l± ','‚Àuò§bÝS“óð&`¡õ°\\ÜóCÒ±f¡=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­*n+ZÄ”–ŠeLÖNrç','wp-content/plugins/worker/src/MWP/Worker/RequestStack.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/RequestStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zq¿ìœÝ¦RÈ–™ÚG','5þÒðÝp3»~vß©É4’éßÃYùÔØÇw‚	Qö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­1[o€ÈzYÙÈyM£','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php',0,'LÄœÂÒL¦Èr4òr','LÄœÂÒL¦Èr4òr','Á“’ÎŠ\rºÉ&sð÷3ûå÷HŸ)CNÑ)’1\nJ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­1£Ô-œH™EîBCêo','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Deactivation.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Deactivation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šcX2éA2du:”²2Œv','T]â ]Þ™ôm‚¢®Ä#÷.O Öò]Ðy‰V“Á‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­1®Õb €¸‡Ó7$û¦','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StatementInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StatementInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kukÄ(sïKS|O¢¼«','Áæô ¾Á ¦YÄÍÈp[{Ïˆ[Q5Yîîf]UÌ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­9itF‡eƒ_Ùí¶','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÀg¢—<ågF¸7pŒE\0','\"&½x€)µ¬­»þ<Õ@ÞŒFHî¥er[ãnÙeÁ2Æ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­?FÏ¸½ë¼¥A†€R1Ê','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™p‹˜Ô¦d0ÄàlN&7+','^s\nù@G,¤Ú–\n;|3P	nÔ”/\rzAÝ\"\nd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Gë÷™H†.Ÿ·ú±!Ð±','wp-content/plugins/google-site-kit/includes/Core/Notifications/Notification.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Notifications/Notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êšª!~	škW²dÃøé','.$\'m™„Ÿ(X-~x\"Þ•B¹Ãå«(Gù‰Änvñ	ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­JTV0D·îoTAï¼»@¡','wp-admin/options-discussion.php','/wordpress/core/6.9.1/wp-admin/options-discussion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¨êu€pl\0•OXxÇ•ô','·m¿œÓÍÍóížÿÆBxúô¾Ij(:X±Hja_p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Oðî®Â˜uáKÉ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php',0,'°ö¾ˆº2ù:;ºªÜ0¦','°ö¾ˆº2ù:;ºªÜ0¦','G²KÂŠÒÊñè†G‹\ZÔ\\V‘ÚÔy|Þ°Ž­¤ Ûõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­S \'5ÉÙÓ¿ù…gí¡ž','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-group.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-group.php',0,'W‚]ag{§Aý|Î¶¤Ä','W‚]ag{§Aý|Î¶¤Ä','Æ¾FÄŠÄýmUSÆáÀÒ(!Paµ6RÛŸÏè6Ñ<P$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­oY»„{‘\"ôñå˜ñ','wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹	€o1ØCÐ¯Bbói^','ïè§-œü¤@§–eKQ„_DªˆTñ<±œ4rf €ÜàI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­sƒ¶33<BšFQFLG¿','wp-content/plugins/insert-headers-and-footers/languages/index.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ý×p¦^ îå ªóÅ','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­|R³·¨s\\Ñ-fwžæ4','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post.php',0,'¼P(+¼ì®†²þíB;õ','¼P(+¼ì®†²þíB;õ','%x.·ˆ$öÃª§óp&Tä‹0ã}£a{¾äï®¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­|ô,RÙŒai’3n]µ','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™-·¹D±¬ÌJ=Sàä³','¶ Ü)¦r…âin-çÅ|%Š_C4´ãR©´Þ«ËÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­‚hÓf™ž@QdÁšk9','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-select.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¾ÏDÍçƒÛ¢G-t_;','ì	JÊ­Áëúzoï&)GÕ,!‚!¬fÙM:;_}ZQ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­‡‹‚Sà8MßC‰¤>ëÇ','wp-includes/js/dist/block-serialization-default-parser.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-serialization-default-parser.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WŸŒˆjvuô³¹.4®','³Ô2ò°Ÿ%üÎz×uo:Ìùë\n\'A\\eTUþ5lì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Š¬›ˆdD’´»ª+P‰','wp-content/themes/twentytwenty/template-parts/modal-search.php','/wordpress/themes/twentytwenty/3.0/template-parts/modal-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QƒS”Jêó˜æôŠTFÝ','R~ù\'Î…ž£\rØ,_R¥nÂ÷É ýËm¨yB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­[#Y:Rµà…‚÷‹\\9','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Ç™+2ï\"MÛ\rÏ§¾aÍm','¢L‰Á—ˆ#Ñú®š:\rÓ£1ë?ÉÒ¤±x	µÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­‘a_ØÚ\n3Ì%Ñyu','wp-content/plugins/imagify/classes/Media/WP.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þLçÞjÖÉåÒ\n¥R{”u','5-éÂ¼Ä*q•¿eÎh\n¦¯ú¢ª‰ä0“Žk¨¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­•íƒ?ã\':P\\Îþð	','wp-includes/blocks/site-tagline/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®W¹Ä»»°A¾;äŠ¹ÑÞ','ÏóøÐ‚<Ž+[D\n¿4HÅv™„©øÍÖ³-;í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­—XV¥]NåÛAOîÊw‹','wp-content/plugins/jetpack/modules/stats/class-jetpack-stats-upgrade-nudges.php','/wordpress/plugins/jetpack/15.6-a.3/modules/stats/class-jetpack-stats-upgrade-nudges.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9î>™AÛJ³m¾2!\ZL™','êÎBÿ¨ZÍØ9˜8~\0[\'ˆ¶^®Ñoa¢çì=^mÊ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­—uiqÆ0>ã&UðhÏš','wp-content/plugins/seo-by-rank-math/assets/admin/js/titleSettings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/titleSettings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2+‘•ÀŸu¹Â©«q´','A2.á…J™`h‡ÀÏêîŠâ 6•@lPÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­™2œU»ë¨Iç)â)$Ù','wp-content/themes/hjs-blocks/lib/headers/page-banner.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/headers/page-banner.php',0,'#³)ºõk<ìžmrb¿$','#³)ºõk<ìžmrb¿$','‹Jˆx¿ùÂ„ýÐ{‡øDB×·ç[¦\Z°Œ­O1Å‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­š•SÇhÞëáSÐ%Tzø','wp-includes/js/mediaelement/wp-mediaelement.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô%/NqORågûÀ+\\í','F}\Z\nåõêv†nò²`¥çZ!¶T‡®WŒ°™Ïs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ fø\r=$Å1[Í“06','wp-content/plugins/user-switching/readme.txt','/srv/htdocs/wp-content/plugins/user-switching/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ã;¡¯ ö§ Ž@sü¥',' Fî—c\\gœ>xX4)ŽÏÖÑUápY¹<^Í`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ ÀÏQÐ(mÂ\ZPÃ2yW','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>}¶ý†öËÁÀ)¾c','}éÜÏEk£«²üèÝþ‡ÁõÌ\r¸ŽÖç{A.^Ré','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­¥­Ì¼7\n^Ø’‡/])ë','wp-content/plugins/members/addons/members-meta-box-integration/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇÊSZ\\kEQ„\"D]uîÚ','n\\ƒîPª#lý«ŒÍÁIûa0.—ÝU!/°)Âµ±ñ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­§½‹×ÓÏpéŒ[ô.','wp-content/plugins/wp-mail-smtp/src/Migrations.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Migrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚŽ2[zd:‚.F–\'µ_',']BÆl¿>íÖ¯¸9äÛÛûh5&Óê/4*©Æn—=/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­¨3`ë	¹“è¬¹ð‰±','wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á›ëdb‡2=©ëÒÌ.®','5¾®B«vn\'0Jw[yÖ³ÌåM&ÞÒg2Úý™´/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­©Ì\04›¸æýü¡u˜Æˆ','wp-content/plugins/jetpack/images/jetpack-video-hosting.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-video-hosting.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚeJðð`žV`\ZÜÍÃ',';´Àp¸§’¼Ç–Ý`¨ë–HeÅS³–Nöq#£Ú0³{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­²VÏºz#ºÚÙm)ÿ¶','wp-content/themes/twentytwenty/footer.php','/wordpress/themes/twentytwenty/3.0/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æµ@u©™IÝ&„Öÿ(ôC','—ÒM|¯FöÔaý\nÕ|4è&c^˜\0YD¢­1ˆ¥-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­³gúÜG¯ñË0:±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÖ9;<y¡/]\0zè^Š','93u EÃXTÖÈ™¬û!ò;’”%DßYîÊÛùø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­µyua–10rS§µ“Ä','wp-content/plugins/imagify/classes/Webp/IIS.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/IIS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \\«rwYºö˜F¦(¤½›)',' *œmµ¼/ê·ØÏûV3Y‘et—¯úT8{UÛ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­¶àf›ÇèGMc®ùå<','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤µ€åöYší<bÿ¡ÁFö;','‘ôßÿ¸ÐÏGr/ÝµW]#YgV¦\Zè\naLŽ‰“kÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ºŠeBðÅØÅ¦õ‚¶Ø‰','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­»¦²K`VµÉoX2t•¤','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config.php',0,'¬’\"1d¢:zZ¨¼ó–\0','¬’\"1d¢:zZ¨¼ó–\0','àÖw¿Ã‚FWIj¸D¥¹”Ö‡šYðPJ¥~¡¼i†Ëˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­¿¡]„ “æ“ÑÑ\'Ð8>','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^”³Ö;\r¹\"ŒêUi–','Zd»‰¿z*—Šû,ûÔ–È¥Ï&xL¶5¡>äXÁb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Êbeïe…¹ÊnÎðÙtÍ','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G™#œ®ÄÍs +ôV{\nä¨','*éún¾0pd5ö‰yçw&?Œ—^´8;‰’ŠNæù:9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Íè)nCe!Â$¦æ‘7+','wp-content/plugins/spellbook/scripts/repeater.js.map','/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.js.map',0,']ñ 82“´ø?Ðî\"–©',']ñ 82“´ø?Ðî\"–©','±5S·€¨ð¸¡òSíJ \ZxRÂÁy¯¢~Þl´Ýfx§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÑÑWdú;C\r¾ÄÜO®','wp-content/plugins/akismet/views/notice.php','/wordpress/plugins/akismet/5.6/views/notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò@$œh~3ÐhA-á½4=«','ùÒO.çqªƒ×Mžš ÷¾õT†	]üüÏeuúV©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÒLE¢áa¯µZ<\"‘ž¤','wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js',0,'¥æ9ySågÍ+›','¥æ9ySågÍ+›','‰|—9¯lõA{eÀCƒ/À“ˆ‡×aîÌoW§{ÊƒT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÒÍ\ZàÀœk‘ptkÄÝ','wp-content/plugins/jetpack/_inc/jetpack-deactivate-dialog.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-deactivate-dialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I[K´jd´(,','ý­j\\4:(G\\0-GÝ¸IgíC¼i]bªãvy´Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ØDr)Cíp¸±ðd‹ÈË','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-toc-converter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-toc-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ä	·Uó=Â’“±¯Ñ','L£§iB]á\\\\ÚUdíêó\rS©Æ—ƒ ‘}¹w‹ªG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Ú·`¡46Ädƒ–7Ü','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-WWO8wHOx.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-WWO8wHOx.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ªø}2áàõ5;˜AE&','”„IE¨0vì‹¼x}m÷¯\"E¸DîßUéwàpô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­Û2ëy€`Ï.;©Ï','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/AppendStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/AppendStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üåi†UwEBEÌ¢ê×','$’ÃDpú,ÿ¢;ÇmAó\"©E¤~Íü&^UÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ÜË‹Ý_o!\'Úuœáør','wp-content/plugins/wordfence/views/common/page-tabbar.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/page-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qèØÂVdÐŒX@q›È™ÍÄ','SþüÐØªAäéàÓ¤Ë@5°úÇò|ˆ~ú?KBK9U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­áÛÞ;\nû7ºÚ“4t>J','wp-includes/blocks/post-date/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-date/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â=íãñÁaºV…‚•ì¬','œÑC`¶ÿbH&2*6Ô¹(]3ÐÚýÍ\\ˆ‹nÚ¶}é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­âZ\nuÕoK° ¯¶T;e','wp-admin/images/list.png','/wordpress/core/6.9.1/wp-admin/images/list.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>–½*âÀÓ³ÑSñÃ','\\w«»T[…=°b­aCk©…ª;c£¶À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ä‚VÜ¤½cýQ›•\'ù3','wp-includes/blocks/comment-reply-link/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶~Ì-µÆðží®°¸o','q QŸÀ3N ÏKy°ÜÖ¦ÂªçÈöÃåP«~Ìa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­åïÍ!>~Öwò®9á³Ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ú„ÞèÙ:ø5’¯ð ®','•9žUU4]!j¦šòÆÞG\r‡¶a%$K£^Ú@>™Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­é¹xDkæy_½:‚6^·','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/navigation.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/navigation.php',0,'÷¶ £¬y¹Š\\ï‚	ý#','÷¶ £¬y¹Š\\ï‚	ý#','t•\r©j4ÖßM=‡øR¸\nÅ]”’ö€o×^Î¸Xœ=®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ëÛÔ.WÖt_D´½Ñò3‡','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðøN>šAbçÂ:màRv','»+ë›Sa\'À\0¨60„žÓc¿er½`t¶mŠ >)&ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ñ¹¯¥yZ[žàÐV¦–%','wp-content/plugins/svg-support/scss/jquery.dropdown.scss','/srv/htdocs/wp-content/plugins/svg-support/scss/jquery.dropdown.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç-ŽS˜°J.¥/~Ý‚±ÊÚ','rÃ9U÷}eÒöÖR°Úâä®l½tà&é~¦ÖtWX|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­òP<¿¤bµœúºHø»Z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-grok.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-grok.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|–l]$ÎÕ%\\4†S´„)','›ŠÛµ»^ø8%ÊqòiØ,³Ë©Z­xîF¨þíðë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­òç	FÐb*×áÄÚ­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSite.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š1®S*½tºr²#“+','ÍßÑ¿2gÉì‹“!W,ÔÀÚic	p`‹s¶«ßY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­÷Fê õž°Ôøsn6…','wp-content/plugins/wp-mail-smtp/assets/images/about/affiliatewp.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/affiliatewp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S•dÙ™*xˆ1F5—§¾','¡BoÜ±ÙJrÞÙ’¬gÈ×uá>Í\Z¡ˆÊüÅ2ÖL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ùll¸„ƒxèL,7WÊNÛ','wp-content/plugins/wordfence/views/common/modal-prompt.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0JÙ.H[|á—E3$d”','ˆ\ZÀz%ìªÃê;çå¯ú—o©nÐÞm&±ÕÊ÷µ¯Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­úÉæJôÌî%ÏŒÊÛ/','wp-content/uploads/backup/2019/index.php','/srv/htdocs/wp-content/uploads/backup/2019/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­ûÜ%8½™Þ¤Ñ¤gDÚ7','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}4±œT·ˆ¥òe:oÁv','Æ½} Úè‘¾\n––ºU‘Ok´)æå0SÖ«*;­w²¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('­þvä§vQè‚	6k`Þ;œ','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/BeforeValidException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/BeforeValidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ð´p]…_L¸üóÄ','Þ\\D#\\1 ÖŽ#Ö9â—é‡o¾Öéßê;b;ÐFß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®=b4g^®Â‰`­“','wp-content/uploads/backup/2022/09/index.php','/srv/htdocs/wp-content/uploads/backup/2022/09/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®4)tk‘l#†<ïÝUá','wp-includes/block-patterns/query-grid-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-grid-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/0ÊK±\0F¡ÔOK‰ºM','ÞQ^Dæ‹œ‰åûdté5¦¦®TG ð)ËŠhø`ðeÈ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®z®N%gélèÒÊSÑW','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-category-upsell-mi.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-category-upsell-mi.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';”R‚¶¹›h§Ñ0ÊV\02','P¦ÿ*Y|HóTÌFÖ+9@,‹¯’»­Þw­ ’P\'ìñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ë-^X¯·xW-J.©','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/memberpress.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/memberpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·\"²Ùy\'8ÐÀŽqI','¤@ùG9Vd4L1\"ÐCÝä¡}àÅäº<4wó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ÌäUy/ÿ*%þåý;','wp-admin/includes/update-core.php','/wordpress/core/6.9.1/wp-admin/includes/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÅƒ`ŠAÆÑkæþvÊ£œ','‚dþ¥Ga·xs!À±hX•VkÔ©òhÈ\nú©p‚û*(¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¾œ1¤qÉród2\\P','wp-content/plugins/jetpack/modules/related-posts/related-posts-customizer.js','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts-customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sO×C>_=Ìè´ù<!+áÛ','GÀ\"qYé}å\0DSµ±ú]ÊmµájàöGçm¥Ç1Fp©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®\rEöÈUÏœøÍ„ÞÙ','wp-includes/images/wpspin-2x.gif','/wordpress/core/6.9.1/wp-includes/images/wpspin-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î{Ì%µ-âEê;Ÿ—ŒÎ|','ä°u)ÐœJäøA†92®ñ$§‚NÓ8ýÔÇ÷¼Â\'F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®øûü‚ “\roQiÐ×Ò','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«6<ÐA£Ÿš?†cqçæ','>/°(ÇxM»Íh J¿Ù,,2P&Lß¨½rÞ²<èmà‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®W«‡µPæ—ƒ^qðy€','wp-content/plugins/wordfence/lib/menu_firewall.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ñ%røÁ\'NP-XÏ¼ÓA','Ë`\n\\Ç-âj‰-dÆÑZ{%îpá¨jõˆ¢¸Aúó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ÿï½ˆa_~ûfmQ&','wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÂ\\SûK>‘:Ÿí¥ò„','DÕþÅß\rŠÖCH”¨c9ÞF’åwøž7“êK1Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®œÑŠŒ—=ªAê—™Œ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu-item.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu-item.php',0,'¯ŒÃ&d¸‘f»Ý>pä','¯ŒÃ&d¸‘f»Ý>pä','\rG\\B06O—²*\"&·Ç^Ã¢¡³R4.Æ¾?‹ÌO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®½Lÿ¤§ÁiU&\"ô(','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.l10n.php',0,'wãã`‹¡ ÕèÈ]O_','wãã`‹¡ ÕèÈ]O_','†Xw¼öæ]CÊ)89·ÇD\Zòàâ\r·à…X4c\n‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ëÏÖŽ®²`<\"qj«W','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/ProcessQueueTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/ProcessQueueTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ZúÜC½«uX&‹¤”=','ý<˜_,Ñvðý’A‚	!zÞ†õS›<öíÆ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ù£üÇ¬‰ˆ¸ÖÌ®½','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.js','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos/responsive-videos.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ8º¬«½{÷ó¿e8¡v£Û','Œ3i}¹%rm¢Xê}“•¤¶âÀ÷	†ðÅU ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®‚š¼tÈ—MÿÒ¬¡ 4','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Item.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VZ[‘vÑ€4YÜ7^7	¥','ê×æ–Ë™!‚U_Û\"¦õÊ‡\ZÃå]:ï¡R±8ãây','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®\"œìÃ0\\ÞÕõ¤^ì','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Trigger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Trigger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®0‘?çqaýi~fq','Lœ¾Ä|&ÿF™^oÍwhÛäÉ<Ñdg¨¥:®	ÜiÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®#Ó¬‚®Úf«Ú±áÅi','wp-content/plugins/pressable-cache-management/admin/custom-functions/pressable_cache_management_mu_plugin_index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/pressable_cache_management_mu_plugin_index.php',0,'#}¯/‹\0Š¥ï§Tr~…\\D','#}¯/‹\0Š¥ï§Tr~…\\D','žæ\n@P¬NÜâªã§¸n4ÔcWÄ¤ô?›²¨}!äÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®/mG6}F÷½_ž#\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥bã¡~—ìØ\n¡©‰ë','±ÆÂ÷»Ùåæ×åuÐÍ÷m€à2u\Z#cDæW]Ra','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®:w°°WÉn,Žþ>ÄsÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/src/class-config.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/src/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zŽ]pi:Ø^$ÑïóC	','±%á! _Vv0…[¥`^2ÆÅP³û¸–\"fM·Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®GÌBu ÑÅoæµ)í','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=QžeYÃÃ`‚Ä—±°m','³€¤˜NMË•,Jˆò¶mme.S«o|o‘‰cŽj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®KŠ-2ULœÈ_#4V’','wp-content/plugins/gravityformsstripe/js/frontend.js.map','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.js.map',0,'´jRj‹Wßt,†(ñë/','´jRj‹Wßt,†(ñë/','c3¨&I³‡>c>š>÷Ì2{™*ùï4¬È¤ÄÝ#$N6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®Q§`<só¿¢æpW ¨M','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜kñOîÈ”òp\rìâˆ','=%9Ç[M	¦KŸ.T»YÈØÕØÉÎn@hÜºb¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®SX˜XÖúþ‚õI#}¢æò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ.\n7†‚Ï“ÇÐtõß','=™½?I0ãº—¡ÄnþH;Ó;Ü@¡¤½²	¤ãí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®Sõâ·{Ï!øµñ]SH/','wp-content/themes/genesis/lib/admin/privacy-requests.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/privacy-requests.php',0,'ÁHö+Íö­r\nä&W×åú','ÁHö+Íö­r\nä&W×åú','~–Ž=_Ã„e‹ö¥é`‹)äR¸EŽëÅ~ +u’uîJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®Y°%ŠiEûBó~ru','wp-content/plugins/members/addons/members-privacy-caps/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-privacy-caps/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó|B]¶co­ç÷ªÐÇ','ûKšR$yƒô-W‘…‡Fc¹ÑÛ>u\rÂG}™±Ò<ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®\\*jn¨‹ŠJÓÉÕß,p','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-userfeedback.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-userfeedback.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èT”·¦Q›“œ:äþ‡CðÐ','\0ÿ™ïGy?Å¿–ÏáÁA³\"`þÜû’ÆŒû$¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®g¨Ú5j÷5ž¯T!ÚY','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®h/Í”žj—Cê¶\0æn','wp-admin/includes/class-plugin-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-plugin-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÆ¤à©Þët“ GÄ@ªU','O|ÜÝÔõ˜G½JÜüP{Cb›·<ýá2j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®võGôÂ’-4á	«wÀ','wp-content/plugins/svg-support/languages/svgsupport-sr_RS.mo','/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÖ$Ö‡¼„Z¼†”Ÿ','â.Ÿ8+lšWWUã¼¶õÙFµ¹0åZ´Á‹q(ý•S-€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®xˆWº‰2eöuvÔL','wp-includes/customize/class-wp-customize-background-image-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1SDMô{KCª„(¾Ÿ1Þ','M\nþ£K6e@¢ŽÿzMäd´ó×½Z%d	§XÒ«¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®6« œ?á›^oï»#ý','wp-includes/sodium_compat/namespaced/Core/SipHash.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r-äeÅúör^©!ƒ~','…î`”ƒRélÔ¥Lzã?iÂÄACHÓóž®£Pyén','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®€é¤±Ø.qàíJcv«ª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ectoplasm/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ectoplasm/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä±ð‚–B¶Ùúœ·‡*¸à','¾eàŸ,cZxá°>YÞž™³†Ó{óì¡;Û¬ÀCÑÃe˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®„ìD(dù“ÜÉÄií ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÃB<¹AÑ‚·>Ë*‰','õ4òÀŠ\n€RB‰Íºb\\LÔB˜ö!¦‚]â\"µa’Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®‚R	¿(¼,	!)ÎZ','wp-content/plugins/wordfence/waf/pomo/mo.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/mo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D‰œ6ûæ~.’ÅçSì[','°Æ\\\'÷_Fî uæC)CR\"(C¹OÛYWÏ!žÈ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®•u-ÓÆ!FUš}`Ê ¹y','wp-content/plugins/members/inc/class-capability.php','/srv/htdocs/wp-content/plugins/members/inc/class-capability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÎ&:><s‚•áö«','/ ÓD]QMçIm¢Nò.3É‚Â…tÌïà—ºe	þið¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®—ëÛÀ™wÇÞBöÇä','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Œ$@+à‘ìƒÃ¿\0R\'','2åxÂékŠŽ½fzšˆKK:C‡-‡™!R˜+Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®™ÙÍð6ÍñrÂôz¾•\0','wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.min.js',0,'.‹qyù®95?QÓF/','.‹qyù®95?QÓF/','¾m‡’\'úÉ½®É‹sÆfžuZ8ž7øÄ\0£_Ïh\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®›þ×ì\ZCÒ‚X:-™#','wp-content/plugins/pressable-cache-management/admin/custom-functions/api_connection.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/api_connection.php',0,'Ýœµï$Ô»×Ïý„YpX—','Ýœµï$Ô»×Ïý„YpX—','•¡T1B¿Eâ£¾Úhæ¡[¡+tÔå¥C¾Az‚!A™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®£µê)³Yëh\\ÞÏæâ¨','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/external.png','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/external.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*éëIu½e\recÒ-õ','ø•×^ÜŒ™?yØJÄõXð€Ýÿ|UÊáGC5q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¥ƒsÐrë\'gÉ¦\04/ÆO','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ä\n¡¨âGä‚½@ÉF¥N¥','<÷FÍâ-/\r‰möÛZ˜¶!>1X`Õ‡\ZucÇ`¥M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¨³cR¿hÏÅQæ§N‹H','wp-content/plugins/jetpack/extensions/blocks/top-posts/top-posts.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/top-posts/top-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Ì²o&«µÁê»žul','vI7A¨S)zÏ•òC@.­`ÍsrÊiž84l¾ÎÈÊ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®­´øý&@pˆÓÎÆÉ—','wp-includes/js/dist/wordcount.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/wordcount.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dQ‰tÒç \ráä‰“Z!','ÌhbTX_ˆž%	¿±åM3zº§¬•K8RîMÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¯©˜Èiqe\0ÝÂÜðˆÊ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/edit.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/edit.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*9çtáÙì1iÝíµ¨*','› œˆµõ¡Uþ·œI¿æçª­–†CÙí»ãñ&6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®°JZqàôÁùZš•#ß7','wp-content/themes/genesis/404.php','/srv/htdocs/wp-content/themes/genesis/404.php',0,'\0›™h»;ìBÂ\r47ø','\0›™h»;ìBÂ\r47ø','º÷­[ÂàÇ»,Ë4óÜÄÝXÂ8q)‚R°÷ÐP¤ˆþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¸¯{Z€È$Ë\'ó‰Q©','wp-content/plugins/wordfence/lib/wfScanMonitor.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{BèŸ‘b¡h¿6a\\ÀÝF‡','r­‚¡±¶ñÊBVö¸ÑdÎ:*WUŒ2‰ãn/¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¸Ñì›Àà{Ã1>;?ù\n','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php',0,'0-Ìð@f°¡5p01Èí¤','0-Ìð@f°¡5p01Èí¤','xgÈ©\\ÙåŠ`[˜Š‰ÆÃÌ-¦Î$åtÌ©CÒE÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®»Î¦Hcñ^žâû°)','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®†­ØÝâ\'á{=Íº','†–ïR¡¹³“÷Ç_fW{*3•Åê±ÅÝ”	±\"Ë/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®¼Í´r2ÓÝ‘“ûüCê','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.js',0,'±R„í\0½Ö$F%G6Ä','±R„í\0½Ö$F%G6Ä','~4BÖîÒÅ!òáÓ¥„§Ë°ý/ÚX/{{ãæøº_z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ßFq÷9FCÛ*,³>','wp-content/cache/cache-enabler/hjsdev.com/contact/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/contact/http-index.html',0,'79FÿRh–¢Çgi5œ','79FÿRh–¢Çgi5œ','1XÍxŽæ\'•ø72µû~t0ž¿oñ§[hîÈÏI‚9µÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ãbG@÷Êà½%8¬\0-a','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/page/2/https-index.html',0,'òyOË\ZÏ´”‚ŽÏÿõ³','òyOË\ZÏ´”‚ŽÏÿõ³','†ý¶÷ÁƒøÎ®{\\gOvÁR¦q®\rOP©GÅZõŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ç½ðC»Ë?X×‰\'«[Ú','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AglInstaller.php',0,'íàCcŒ=W*Îò±‹Dg','íàCcŒ=W*Îò±‹Dg','3Ó(üW¶«ê~;MÑ<ÌdËÑƒz4£Ó„ÞóËÃÍþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®èwò%I¾ááË°¾B­=—','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/SimpleMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/SimpleMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_“bqžKîA','OàÓ¢m;œGD¬ÈÉ ¹púÈÎ‰ å†c¿Å¬·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ëþ§ªêâsp›Ðäeü','wp-admin/includes/class-wp-ms-sites-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-sites-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dEl(®ô„Ç;6/*A','MÓ	ïøì¯-áBÉjÚùV:t‰ê;^fÎW˜/ŠöH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®îûCø‘­Â6í£h-÷','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü˜œÀµô^áªXºÑ\n‹F','¦ÙzV|‡$âÎ@™éúc3¿v‘1¿wFÑPdÆÍ.Ôï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®î‰r\"õ1ôí;•›…\\','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zÍö°e¢ãë_Ù‡N2¸™€','¥—>tdaš!SÙ¨~ =LÎ«\rMéÿënæÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®îø<*öÔ÷RXà1ø','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-2-78fc061b3eff2af1311b.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-2-78fc061b3eff2af1311b.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#—ƒmW«|í	d½ÑF…µ','½2¿¢Jä\r2fÆ×m<t¿dÜÕE¿?Ì¶\'›ÿ^¾9YA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ò¢Î¥”=rs®ÀSºô','wp-content/plugins/imagify/assets/js/admin.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ø&02ð¨£˜¹…@§Æ›','±pãS;šhºÑkq\Z9“>g»ÈÒY´Ãë»ŒÄôa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®öº@PwÓyèÅÙ3‚Ks','wp-includes/blocks/site-tagline/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ã‘ÂäÜr÷38ÅßŸ','ªÏÅ²þuÎ‘§uÆÞ-þ¤Ð x“©m’oCÝ\0£±/#í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®û	ýÓ­gÈ±!n‘P‡','wp-includes/IXR/class-IXR-client.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇaœÈÃJ€}‘ž!ÅWÌÊ','Yw½à1æôv.£G3eñdå†¸Ã„¸­y`LR	]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ûÁ¾êwÚ<‚_Úôñƒ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ŽëºÈDÉ©2•íï¥','ZüÓÇÖ^\"ˆOºµ½Îry@D)XÆ0ä“Pð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('®ý¬Êœ\\\"±âèz@*>Ô\Z','wp-includes/blocks/site-tagline.php','/wordpress/core/6.9.1/wp-includes/blocks/site-tagline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ÖÁüÀB-Åo»lY´Âà','•ÞÜp±”K1ü2 Þm‘ˆË@Ñ‚Ø÷þ\'P¸«‹½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯\0¤ÓhRíí»Ö\n	ÎÆ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷6ÃbO¸2AùØNúV','‹£•h:èœ|´~V69xí!êÝ·ëú‚Í–*”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯d·\Z<ã½‚oÔ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xü4,“žº’Ûw\n¬Ž=É','îxŠ~Ú!ôÈ¢£œˆ|Äû7òÁ`¦eÆ92·c¦z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯	*’°?™èR#<¶‡ÃÙ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/Accounts.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/Accounts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€k³?Ç×?j â	&','éQÍk7/éX¨ ÀÞ½QMì›î—Žš“FIG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯\ni_¿a*„‰>½dnP','wp-includes/blocks/post-excerpt/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=uÏ`Š­6ÕÕõRèB\'ä•','ïÃíXã9ïs¢3ø|¬ò¸yëÿÜìa,[“a1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯\nËB¶7lâ}!ëëôñ­=','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯\rT©¸±XËî ü³á[','wp-includes/php-compat/readonly.php','/wordpress/core/6.9.1/wp-includes/php-compat/readonly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùØåœÇ¢sá“ga,ê','$…ßS\n€­€C+ƒb,üýb–Šç§TrÄQ†S­9>‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Êhµ®r\ZÔ°UPÅ','wp-content/plugins/akismet/akismet-ar.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ar.l10n.php',0,'\'ŒþÅÔ18Î;åI','\'ŒþÅÔ18Î;åI','V\\æcP¨\01è—ËÂ„éŸÅA×˜‘¹«Áü4Žu†Oê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯^æKµ}í{«?ú±v','wp-content/plugins/google-site-kit/third-party/google/auth/VERSION','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/VERSION',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']xÖ¡+qœø•ïücc¨{','Åxb‡(yü)3Òö,dàEWôh’©]…r‡b·Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯7ëpDúÿIzMá4Ì¾','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯!d·sê”ì\rZçÅc“-Î','wp-content/plugins/jetpack/_inc/build/jetpack-modules.views.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðà[<ÚV‡§wáÚh','Ú\rª{žº8Ã?ë}}ùa¿£(P÷&Ž)¤ÌjJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯-1ð8ü;§Tö/Xâ©]','wp-admin/ms-sites.php','/wordpress/core/6.9.1/wp-admin/ms-sites.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f3¹¥¿ˆ&S²©7F76çÁ','øˆÝ,ü$˜y¾n)R¶€Hg¥®„h{Ñ$×™UÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯7HÍˆ4Àââ|hÓšŠ,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/actions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\"öw¾k\rpÛä$Œ£','d‚Cb;r¹Òó¤6†\nëþÉ‰VVíu÷iÉ‰bì…*­g~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Kž¥ì4Þ7\'éRh?¢','wp-content/themes/twentytwenty/readme.txt','/wordpress/themes/twentytwenty/3.0/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁpÆe1*¯XéGFÂÂ²\ZŠ','\'Œ`ò¦§9ß\0µ&J¥ÙG$,¦Ë3‘{Í\\½eu3Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯LºEÝ}eçÝ ÇShŠC','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-text@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-text@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»//]sÌI?ÙÔu,Ÿ RÃ','žCNhc[¤d	s(”ñ³…s;0ˆŽHW	NúõÃƒ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯S®*/ÝiH=üg','wp-includes/blocks/term-count/style.css','/wordpress/core/6.9.1/wp-includes/blocks/term-count/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ó¥s2…VÙê‘','+Øþ{CPò–„4åNèT`a—ß§é©à‚ª+`UìeA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯U9m™ÝªZþª§S’','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bdE~mÆOü¦p¹žÍ','±¹2ôÍßÈÚøÄî\\’uÒ%6v‰Ny|^Óå3˜òê¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯[íÇk5šf/§uìÑ0Æ','wp-includes/blocks/post-author-name/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Q¸ç×ŠTëböÊûlµG','7ž.\"ô¡Üðœ’¸¼ñ\\ð´;ãjÈå-¨Þh|_ð%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯^´È0kô¨®\'5¼¢','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementService.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÜW«J!¢YEDòi ','E\"ÑHfXeŠÂ\\÷˜–qe£®…æZa—‚\0e‰ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯`WØ¥“þJKzSÓÒÏ„','wp-content/plugins/imagify/inc/functions/api.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=±/ÿ™M²ýF©Ìžð÷','\Z¸\"ÓYg“‚qòkÝnSþ•T÷Å\rš”QuQ„î8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯`§U*\0e³úðaæ–Æ>]','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-3.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\'Ïq\\×u³*…ìÏ}','ÛPŒ`9F©FðVKFÁ:a>”Þ#XŸ:’®T€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯c¾²$\\öÂma¢Ì®','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-order-constraint.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-order-constraint.php',0,';GÄ—øk4GëJ€zÊé',';GÄ—øk4GëJ€zÊé','E•.ÕÏ:LƒÓÐ½1Få¯wÕ°²™Žýx›f@Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯jÐ<M½Dd±—þî4m³','wp-admin/includes/ms-admin-filters.php','/wordpress/core/6.9.1/wp-admin/includes/ms-admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÊŠ_™å\\ƒh\ZÕÖÍE','ð5G†F[Péâr±TË\'xOQŒúâ1¨ANÆHd·w\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯qM··¸\'•¬ÆIâPé‹Œ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RequestOptions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RequestOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+6RG­Þ°+I˜ýH,','n.Æ˜]o\rº~d¬—£;œç1„±ÙÜ1bSiˆÁ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯x6ïÁéI—²@qð×B…','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¬ä¡&±.¨yh“–a','Y°¦œRfÂ|ü­ƒÌþê†wæ·¼‡t(²óÃQGÿ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯x¬qüä¼-5¦Œßx®','wp-content/mu-plugins/nexcess-mapps/Integrations/SiteHealth.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SiteHealth.php',0,'‚¾F»z=¹±2ý>AM“','‚¾F»z=¹±2ý>AM“','°fjþ™0,P4£Å­»›¾^{÷ÿÐ™MÑ “ÿ=‹ãá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯yá‘eEÄÏ}• ´‚','wp-content/plugins/jetpack/modules/search.php','/wordpress/plugins/jetpack/15.6-a.3/modules/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lviRwHËÛmTûw:','³äÕª‰kq„Hz}„vz{AÕ¬…é+8\"0ÈÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯~š¥Þ4Y.â‹Húà','wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.js','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/js/site-logo-header-text.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\þnxU(}Ù7ÝªÛ*Ñ','\ZX^@7gÂŠ²>·ý?¸ê?„øh»s‹¢žHqdy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¶KoÎ”ÕD&G”y','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/convert-data.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/convert-data.php',0,'m~eI¯„¸ª¨ê{Ë‡','m~eI¯„¸ª¨ê{Ë‡','%IqÏ¿Hg†\"â.…¦ÇãÆMÔ)GéRv]Pµ©\rÿá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ŠÀì²ðµ\'©´É/×¤e','wp-content/plugins/svg-support/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ó‡)<$\räª‘i:','wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀZÄ•76B|õJ!\\éÚ','Yì\\‰c´+îŸ÷*9v“UßXƒk,”_4½Aròbü„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯’ßK Ë(\\ì•¿Æ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´òå‡Vƒ‹Z|¶=Ð','ÂízÙåV›»¯/‹ùDÉB¶«ŠfòÜü¾áá¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯“žÃMêFòÉw2‹C9Ñ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php',0,';öBBDJ6¨ê¯ä\"',';öBBDJ6¨ê¯ä\"','§¦Ù$	±ËÆ€dD¤doÒIûÜ¼+7µó\Z8W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯™ \'á~65^´w\\“Ã','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/CardException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/CardException.php',0,'ËOmxfPv*zR;3','ËOmxfPv*zR;3','Õ|’GÄlþë¥¥\\”1AÚ#Û@az)Ýà¾¬ß,Äîæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¦Wü\nWmì\\Wv=h§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¬Æõ~ÇqÚ9jÅqƒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g#ýâ˜/½Eˆ=Aô‘ë','Z&ò«uµÀgÐ¬FÙrç¤ÛÚ#Óµg§Ä¯NsbL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯±ñCß^÷PJý','wp-content/plugins/jetpack/images/jetpack-design.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-design.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\î¬3Ã3ŸKF\Z‹A¨ÏK','ùÉôA+Ô·Ox—ÊsíI:…(vût˜œ5™|£°&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¸‚#ÀôLeM:ÃQIóÏù','wp-content/uploads/2022/05/large-parking-area-icon-1.svg','/srv/htdocs/wp-content/uploads/2022/05/large-parking-area-icon-1.svg',0,'8—dJƒ;æº¦6©|â~','8—dJƒ;æº¦6©|â~','èjÔdÃj¶PxSi4\'“Åm	hÝÓ6\0#UL\"Ø@@`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯¼¿ùç¢ÔöšæfW\"N','wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1x;™ß¢î:yÈV','s¾/…1±žKûô-°æË‘çŠYžx™’‹yñeß½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Àp­-€µürT)í','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Boxes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-}æÅñ5p>¥)Pñš*Æ','Þ›}Õ–*¾’*6&b MÿZÅ‡ú‘aZ‹·å‚£4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ç æ€ v*\ZŠ@‹5pØ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ÉùýÖ—Y¦å7³­I','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-header-footer-code-manager.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-header-footer-code-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É-*øÚÎÄ?Ôøy]øO','j“{UvÜJ‚Ÿ8î´d|¥Ó^K:ÍcŒú_2-šs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Î¡~×ß“þ:ýèàÂøeo','wp-content/plugins/wordfence/images/icons/tick128.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/tick128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÄŸ‹øc·h4\"èÝ«','ÖÒû²çV“ø}X e~G[C©å³†¶ã5›²¥Š±ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ñ€ó»ñÍ‰+j`·Ó_','wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php',0,'éqÜI;9T]ÚÿƒÔ\'','éqÜI;9T]ÚÿƒÔ\'','Â àËÓEmÁGâB æ¿þšøý•úÏp‘GRSY›€Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ùó‘Î›þÂ\\LÄpœ’×','wp-includes/blocks/comment-content/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nF“î–éÎâñ¼Mj\Zÿþ',' fð!…vº}­>™›CNM\0Iò¤7\"\"8IT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ü:XÆ‰áªrËÂ 1','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ümçÅ{•\'E|=ßßn®',')‡ÀøvÈqw“z&Üfá+¥lïPÂ)’vQèORÙ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯Ü£¿Lßx,ÚµïŸ„eè¦','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hõ@.@ºs/¸®ƒ¶Ûl','QF=;«$‰Òý›É‰‡OqŒGÔ$ëËû}{¬µ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ÜÏæå(è§¨:pRß/','wp-includes/class-walker-nav-menu.php','/wordpress/core/6.9.1/wp-includes/class-walker-nav-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º!EÖè\r¥+\rúÞ÷','´§¥‰&0eƒùÍ¥á_O`žÁEš*²­—þ‰9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ák£yáLä)ì€zWÐ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\'‚÷ŠO=þä­ôzP','hß¶‡pÚûu½MdQ¬M;ªK÷áéTú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯áûFn«©eŒv…P™¨L','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÁ¶Ôö\"7õúêÒšÅø×','©†gx¥r‡B…÷‰jÅ~Bfó8¡Ç}±„Ì„,€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯äèÁ‚A;¼/¿„â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HebÇx»Ü«Üïè:d`­','û›Ë¾öò$¢Œ\Z0-êÏÿ{¨”?ë­Ž8´²j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯æŽ¸°ÿ.\"îº¾<Ú','wp-content/themes/twentytwentyfour/patterns/posts-list.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-list.php',0,'ØðF2½Î™º§`·•T','ØðF2½Î™º§`·•T','µlµ8J©h!1¿1p|­ü€ùåÔØJ\'Œ\\ß\rSWÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ì_oiSôžô7…ŒÓJ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ééAä±èÞ„\0ÃÚ;','¥Ež\0–a\"ƒ+ÌÞ…ÙÌ±üVä:j$(\Z/º×L½•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯î™)vN7†p‚¥….S+','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÃö·’‘º†š«°œ[ë','Á:Ø&é’¸(bÆ4Y»­½ÂO¹†VïæÛÐ Ñ=\0ü_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯ð‹(5ìaH­yo,Xþ','wp-includes/js/jquery/ui/tabs.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%	ïòEÝ˜I¸\r©mkF­','\\E¦çæ‚	xy@nÞ6Š®å*×mTk\'>‚ç,ëU£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¯þ598ÝäšŸZÀ#Ø©','wp-content/themes/genesis/lib/js/build/image-toggle.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/image-toggle.asset.php',0,'ž¦¡ŠdœÂ8[üX(_1S•','ž¦¡ŠdœÂ8[üX(_1S•','˜·Sƒèí>øÙª1Ú·Ôh„þÚÅ.?tJ.×Äs¡w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°s¬„ý	û±ŸØ¤ÌŽ','wp-includes/class-wp-http.php','/wordpress/core/6.9.1/wp-includes/class-wp-http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tb!§ì®ê¡K§VØOôãÜ','3ÊB@#Ši:÷^VÃuná™g0ëþ|ƒšŽ)eL8W[þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°kÜï5nWï7TÌXkaÑ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpression.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(e¿É9¿rÌ}+òS‚YD','ÆC%*e~ù—JøåGxÖ¸*ÖL¾ÿ+‚ÔàSƒuü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°[3gZk‡qìóÐ ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	½bÎW™Áán9tÁ\'','rÒÎ·¿.»zÉ7C‰“æØIã™Öù®À~ç††¿¶léh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°<ç¬b)§B–®=ï','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']pžÝ¥CÐŽW*—üG7Ö','îm½Ó‰\Z¢Þ$‰\';çM±@‡ŸgP3;ùC2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°óv³ü6½JÇïCþ§','wp-content/plugins/google-site-kit/includes/Core/Util/Synthetic_WP_Query.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Synthetic_WP_Query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é=ây>;>¨2¥ü\"•‰','Z¸\\½/EqGÝõáÇÒá^fõØ(é®œ|9)ƒ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°\rQdcoh&q´=N{','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-akismet.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-akismet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v´Š±¾JtÖÅú\'·V','‰LxY09Ržcq ›EþßUþ\nÂ’,Xá.]€Ò§%Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°aåŸ-ÍéÂÌ)?*&qì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/dom.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/dom.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öž[• ùá¸ã·º\n','ñ)OëÔæ~½ÑFîí˜àîµÛÉB¸;§Õ¤f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°•b^ÞŒÿ‡ÕZF','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§²N‘››°Xè#OTq','*2Hõ¡DÑ¿™ñë()ã/¦ó(\'c’Ø\0±þÄ‘Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°¦bFqÆû£G¹(¾','wp-content/plugins/wordfence/js/jquery.colorbox-min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/jquery.colorbox-min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y5±=ç÷Ìqîþ)–È','H¦Ö4\\¼óv÷â/XŒG›÷K†¿—:gkl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°	%þØîª²R÷•{û	V','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼=îí	>ÄuÓWÛä…','Ñj1†¹¹$¸ ·UÎD\n!çd1(«Ý}d»6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°/7›Ã±ãcxîÙpŸ–g','wp-content/plugins/wordfence/views/onboarding/fresh-install.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?—-Vf¡×O,Û`à0õ',':ðë‚!¦:i¢ÌD7Bißs™Ž†¬w4Þ>æƒ=Yn_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°GF‚`ª¡o¡áã¨','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jlûÛÛ€wAý_9ßÁah','eÂÑ<,ÿs1Òæbx,ç.#_ì¤Fˆt°ë‘õô‹ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ÿÜ†ÝB\Z¢ßp]ýøÓ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-mi-hero.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-mi-hero.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã¾|xóÃÕ¥÷”l7è','Y#B5B˜åËÿwë	×ìLÜ½ªõ~oßËû³‚U8H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°¶Ú¥±^iç$âýå&','wp-content/plugins/wordfence/lib/wfCredentialsController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷g ÛÍTT³Æ‹¹ ã','ÇŸ·Nu­ªõ_ùx/.·Çé²ó†–gP}ˆ#3ÓW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°\'é(hÕçw0ñä©n','wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-entry-meta-batch-processor.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-entry-meta-batch-processor.php',0,'\Z]7€ƒ $lÃ™¼œŸÈ','\Z]7€ƒ $lÃ™¼œŸÈ','ÕØr7¯:¥5·âb­Ñ<2Îé‹•XeÁÆæ/{²® ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°_Ýa×Ò?o}õjV','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt/https-index.html',0,'ƒŠË®™yOKr²c—Sv','ƒŠË®™yOKr²c—Sv','¼3<4ÇÀ\\.(3RÜ}Ê jeÇH±t	²_æz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('° X»-QF»¤B+Œ¨+€','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':3Ü¬Ößj™ÃâYþÊ¬D‘','\0¾Ÿ&žÈ‡œüí|y#,§AbwdÒ`@Ðöµ\0ÛÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°!î“4Ö]’YV \ZÙæI‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-email-renderer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-email-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ó‰§Ï«à‘+líTËS','è.sÙW6·Sß·`‡8Ê,@‰Û<é±Ï¿Ù€[ôâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°#î3ÖX;ß85m#L] ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/styles/upgrade-prompt.css','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/styles/upgrade-prompt.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y÷ã\nßjè5¼¿£~;','È­°[¥QË›Óqæ™‹ÖäÔ>n¶A\\Õý€êzF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°$‹o»3Ì—}ôLu','wp-content/plugins/gravityforms/includes/theme-layers/api/json/rules/class-gf-theme-layer-rule.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/rules/class-gf-theme-layer-rule.php',0,'ö§ÒA³ÀÐ“8>²Œa>','ö§ÒA³ÀÐ“8>²Œa>','¾!H5•T\'©eHénJ‚¿Ë·*Ÿ è$úùî¢Šå/à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°$åÍ“™bHn®€,\0-','wp-includes/images/smilies/icon_confused.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_confused.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#	ÆÓ¢ww$xê¾“Y','U0Ö\\LóX¨ïfXÆ¦íG\0ÈTº÷$aÒ5UÌBÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°+©°Ê«¶©ïÆPÖc\Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']´U&•ã–Iì©Vé;p','~Ï\rá7—ìãCÐ-…€t¿ßÝÄ\\…Êû5.ÓˆÜg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°+,©¹ð6y¢Žxe?','wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°,/Öw­´‰ìQœ{—','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÛÔû/Ï#2˜!)!@s2','CÎåKŸ`HÉê:9Ô\\Gî¶hG‡pqïÍ·r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°-¨ì·“ö·9ñExZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xw÷¾•Tg¨ËA}Í\n','®k¡cQxúeôË³`=n6ÏX5y‚Þdz5u]WB\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°.ÀÎª˜‡õSüðcÏ ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÍ =B…ÌzWr£1ì','jŠ×®yÉÏ•+ÿÚ-™3øýd¯¼¼R½Æcªå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°7èÍË„þYWýÇ•aˆ','wp-content/plugins/spellbook/includes/class-gwapi.php','/srv/htdocs/wp-content/plugins/spellbook/includes/class-gwapi.php',0,'I¿`×i%\\lPÈ€_ÑïA\"','I¿`×i%\\lPÈ€_ÑïA\"','ì¹yD;ï?F÷«“«£ýöU\0‘8¿†Î«yó0džFÐˆI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°N‡ýZND”ÍN´>Y	','wp-includes/js/dist/components.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/components.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬E„-:‰dÅ…Ïí”','u[©MðÑ\ZGÉÜ¯·mEQ£½±%ÐTò—åI…<!©ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°O4,,«5£&Ä”ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/lead-capture-form.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/lead-capture-form.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZœÄn<ÙwÉ@lÊqUA','N\n/»î» Ò´4ÀáE:™4(‹zc	J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Oþîö“°ïeSÂÓ%¼','wp-content/plugins/members/img/icon-addon.png','/srv/htdocs/wp-content/plugins/members/img/icon-addon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<“¯´oÚ‹Ú)Õ€¢¤Í','¸Ðb.¹wÅmZéö\\*©cäâVo·À±<îHEï8J[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°R7k¡J^æÆ¡!MÎ','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/import-export.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/import-export.js',0,'¢\0Ÿ‚‹…ÿ.-æ/t-Í\0','¢\0Ÿ‚‹…ÿ.-æ/t-Í\0','_¬ú¥„½¦©h†wƒÅd)ž}7\rIyiÚ~cô½³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°SG.å6p™×ëj­EÄ','wp-includes/js/dist/private-apis.js','/wordpress/core/6.9.1/wp-includes/js/dist/private-apis.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð_6©E”ä¿•¡ˆw%t‡','¶ñ`—ò¸ÉA8ÛÑœaãwÓ†–ÙØJ½úµ[ñ¡s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Z˜ÖÚY…~¿LÓàK<û','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerTrait.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerTrait.php',0,'€CŒíé´2Ä\\Õ˜8ü0€¯','€CŒíé´2Ä\\Õ˜8ü0€¯','MEIe_£sZx/—Ó|œÖ;æJ‘¡zÎ‡‡÷›MÏ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°]HcElÂÊ¥¢WÄ5ýŽ×','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âI„Dp«½6ÒÌ®½eò¿','«)pQ”åJ©÷oÛ\rûãB(k×ëË—ÈSŽ¥@?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°]]r«¼e¼V‚K‚idÚ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P©àcº·%Avžþ‰<',':¿è±Á‡OÖÔì)7crÆÚ­ü•ª&Bn¡-P~Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°fÓp_øøX~GÚÅ­÷','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–}#Ö$µ\"Ñq¯°ey','Ø‡;ñŠ•ei±Þèª@ƒ4eÔœú?z@\"¶T\'f—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°nµ õ1u»ýlu2“','wp-content/plugins/worker/src/PHPSecLib/System/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°pÏ`Þ¤L…o.™–eô','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-device.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-device.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Z÷å{Xƒ,îÐ\\³*Ù',']’NmàÒéTsöØ£Q·éä®ÄOÛ7Nš‹é­ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°q;	ÕA=5’	I.»¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à\'G#nŒþ@ÑÊîAýf£¨','Ã#zêxÅï‚Ó)wí´Sà€‰–ì(š™¿†%À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°qwï±ÜùGoÜšÐL][Ü','wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜¥\0µ+Ñ²¦è“mÎ¸','á}qš	ãEoËŒ®›ÿçÂ§ÙLjôÍÏÐ­´¹L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°r3ÛáêD¢!…|Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶BÛ¢¡e<|fBMTv.','îÁIüuugÀÃYŸ§øù‰N1\Z”Í[\\dÖ|”›ø>y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°r^œ„’¾î·\rMÎ²a','wp-content/plugins/seo-by-rank-math/includes/helpers/class-content-ai.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-content-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Éš§²ä#Eõki','Ã\rë\\êôxV6§¸~ê¤þÿy$2TJ%=â\"=N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°sü$ŸÐlAóF-Á¹^€Û','wp-includes/blocks/group/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\	¥Ê½=‘fZ9U','â\ri $y+á‹hô?±øƒÆjé­¾\Z‰˜ºb3­sJ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°v“áçðíÍH¡Ù²Vâðí','wp-content/plugins/worker/src/MWP/WordPress/Provider/Plugin.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¯]7æ	ârHIÓ˜>äph','¥Cù‹Šÿô—Ïtw9\Z¯™«µïäÔºKI0)a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°{4´.„´’”£µ#˜#','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÓVWKÞºT4ø0~v','#tž¬ƒOÍ èîó˜æpÔR®®]ïÌ@jýè|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ü°ÁÛø¾ò_~·h	sc','wp-includes/blocks/spacer/style.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”éñ6•­4ég1¤)Ç÷Úb','­SWlšiÆ\"ká0ÝMÂÉLÂ[¹¥T¾«û€¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°… Àb#¢d«HJ¾Ž¹','wp-content/plugins/gravityformsstripe/includes/api/model/class-invoiceitem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-invoiceitem.php',0,'°³œlK=ð÷@VjþÏp–ð','°³œlK=ð÷@VjþÏp–ð','ÃËôÓ¾|Vh«ªBMõýòÔôÒXmÏª6MJ òW‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ˆz–›)êìÆ¦ïú²','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php',0,')§µàìêŠýºë^R!-Â',')§µàìêŠýºë^R!-Â','`¦ç`Œù1œÝ\0˜2•Þ\'ÐðU·A•ÝŒ !²^BÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°cƒ1ˆ;†È!Šoe','wp-includes/blocks/post-author/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-author/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¥b£*(¥J2¤¾±²M¸î','¿D3ª-NOx(²\0›‘@zxdÇ\'pE¡”DÐ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°¬WAY\ZãñØk\"ízæ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsInspectionResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsInspectionResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¡¿¼Å\'’¹’SÝèöy¿',' n¬âÜÔóUÚ4•fŽÓŒõmYhÔ‘BC‹±Ö(æç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°šKÿ•!â¨€Ùøˆd;ÝÄ','wp-content/plugins/jetpack/jetpack-en_ZA.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_ZA.l10n.php',0,'7§J|å34h>1\nÊžÕ','7§J|å34h>1\nÊžÕ','¡Ä×*9{çÔüÓìz­áIIÐö˜çbïn«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°›ºNn¢qÑ›ÇlÎ?','wp-includes/blocks/post-comments-link/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÍÖäÑË\nÀì³èz½Ýó','ÝÔ\'NÆ2YÎ¨lýyý7xá´HçÙÑì’y|ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°›RÐÚP¾È¯B\"2Ñ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚESò=r¢1X)ð˜­©','GÐ`MWIç5`kÔ ÔÞ_\0Sñ¡F¤âhk[\"ÃÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°œŠ/ÒªN]ë<uO=¾','wp-content/plugins/jetpack/_inc/build/likes/style-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A‰ ÆtsÅPlT	Éò','xÆŒ½ñ\\XÉáFQýeEÖÜa¹4Ûos4›¨¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ª6R&ù{·|²(b','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/advanced-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/advanced-settings.php',0,'çþX³&	Êÿ:‡1§£ ”\Z','çþX³&	Êÿ:‡1§£ ”\Z','“³FË¤,Âû¿”¦—Í.WÙ\Z†/dì€°u€Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°¸ÊÑ‚Êr;;y§','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/deviation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J \0íàé(^|I^åi','8û&\n5\0PmK±®ÏV¥è\"\r,µ«Ñ	T(L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Â÷­³ËŒÙþyÙ{¹^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ªGÁã=é-å›«g™ÎÄ','B-‚ãÕš¥=ÞlïãN>›z~¸Lœˆ®ï!›Ž8Õ$Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ä´ñ|Ö´§DªÜí\nì','wp-content/plugins/seo-by-rank-math/includes/class-update-email.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-update-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÞÏmîd—úF‘´Ý5','ÇÌ›ÃøõèH¡ð‰š³d‚uÅ¤«¡ÙE7!¤S?†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°È\"C1‘H?ßUÄ40º','wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg',0,'Á&ã¢š—V¼W‹ºÀ•¥','Á&ã¢š—V¼W‹ºÀ•¥',')WäLÒ=*àmÉì2vj†bÊÍÔ©zñiË‡ÅÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ÊpBr‘Ì\0ÛU	BËRå','wp-includes/blocks/require-dynamic-blocks.php','/wordpress/core/6.9.1/wp-includes/blocks/require-dynamic-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p³jz©¤×Æy(™','t\n¹2\"yÀM‹;+Á´Ò\'êÚ­¢É3Íñ08;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ÌÉô†*„«æt)ÜöH·','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnit.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì½ïNRµb¯ç¬\"ª¶êÒ','_Ê%‹+ò}\\J4ôŠæÑ•8½ŸTt£±˜)«qbŒ°ìÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ìé>ŠÞB6/ÆúLŽØ','wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php',0,'‹6òÖÏ8uÉ%ï3æ P','‹6òÖÏ8uÉ%ï3æ P','9|¨§Í#?ë:}SZ-=$1aà¯“ð žñf2on','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ìë»›Ib©,6úY+¢8:','wp-content/themes/twentynineteen/sass/typography/_copy.scss','/wordpress/themes/twentynineteen/3.2/sass/typography/_copy.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îZ›Tz[|„]ú‡¤','	A’cžé5Lc9ÍÄžŸFLÑxó›ÄÃ¶´Cy¿¸4§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Î2eQÂØ­â5Þg(ô','wp-content/cache/cache-enabler/hjsdev.com/power-quote/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/power-quote/https-index.html',0,'ÿn½ï¬\0›#púœ¸_','ÿn½ï¬\0›#púœ¸_',' ƒ®\\â–\rÌ ˜cS5Ë[lA¥ðkKœ6nwH7 ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Îø¦eÞ\0p=6¹¦‹_','wp-content/themes/genesis/lib/admin/onboarding/theme-activation.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/onboarding/theme-activation.php',0,'W±ôJT+ª¹o¦âÀ½','W±ôJT+ª¹o¦âÀ½','Úë˜%¦ Õƒâ.V9hËUŽ1üs.8/ˆþ_Œµ¡ò!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°×Ùä½ü‘ö/#ÏÈ','wp-content/plugins/gravityforms/entry_detail.php','/srv/htdocs/wp-content/plugins/gravityforms/entry_detail.php',0,'ÜÃvÏØWÓû¿¾=ö³í','ÜÃvÏØWÓû¿¾=ö³í','?v©î®TÆÞmË¡êd¿€ýÖ¬^œòûK‰³—{8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Ùv\'j@Ô-Ìÿ²*','wp-includes/widgets/class-wp-widget-media-gallery.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹«Ñ:Åcb\"/‹Øª[yá','Ÿ³A@´æI¶3âtöy‘†[gq\n\r³83V±œÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°Üú5”8T«¨&f“)_‚)','wp-content/plugins/imagify/classes/Optimization/Data/WP.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/WP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀíLÏô³níånP=s+«à','BñÖšo€wÐxŽwÖª\n`ÍHÔ4¬›zÆN\"Ð÷d_XL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ãÈ1mª½©7 ¾œ·,j1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/file.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/file.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±boùœšîL2Ç¹\0l','UBZäW4¹J‰cå&pþˆÞ	HÅ“ÏÝÒîoyÿ}«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°åT#°@°\rIzs¡ŽŠ','wp-content/plugins/advanced-custom-fields-pro/includes/upgrades.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/upgrades.php',0,'dæÞíóÍ¬\'b\'JÒš','dæÞíóÍ¬\'b\'JÒš','›…;Tc©pÁ¼z1ûÌâºn¶Êì0=F#4Aˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°å¢K×÷ÝùÙc»L«','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ælãu_b½ÇygÿÎ…ð','E]Tk\'~\0¬”µ¯R1GÌÑ(&1Å¾KÍ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°êðTÅnËyA(o8','wp-content/plugins/akismet/views/setup-jetpack.php','/wordpress/plugins/akismet/5.6/views/setup-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÚOeþ!OüŸ£…< [’',']Ól–\0®Ú¾@ÅõúQ}çA`€ƒ£ŽgõX—=žÒ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°ë¹ñ‘XµøÆ-ŒOf','wp-includes/blocks/nextpage/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ei¿@¥ÍFËFèÁÁ\ZŽ','ø-!`¿,#Ã¡œþ¼láŸ³DýTDÒ	Ùvý8=Yª5F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°òµÈ»ýÕf³’4ä','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ­šcx—*ñª˜@|¹bá','Òù–ÍO´à=\\±/föUxH–^oððŠ\Z±iÕH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('°öízÐ\"@ÂçÎ¦Æm³','wp-content/plugins/jetpack/modules/videopress/js/media-video-widget-extensions.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/media-video-widget-extensions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ]ÄJ§¿Ð¹›\nj@h','°(\Z•œÇàÂ7éæäJ¨wy9¬…¹0å¼‘[MrÐT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ÿ`àj’þ1—NxH','wp-content/plugins/imagify/classes/WriteFile/AbstractNginxDirConfFile.php','/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractNginxDirConfFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…£¶ø¸»É’¹ŠÍ²ÏÆ','»Œ«¸X&YQes{\"Pº\0º	\n\"VÃÈ<ÙsÇK %','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±„Áªqn¢e7Ÿ×þ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH2.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH2.php',0,'-¸ûèÔâ$\Za³¿\\X=×û','-¸ûèÔâ$\Za³¿\\X=×û','Žåø”Ç=s ]ýÍ©´-Œ,>ç&îC|€¾þy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±\n]Egƒ·Ë7Oq¹bèä','wp-includes/sitemaps/class-wp-sitemaps-registry.php','/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÎå–ç$ž\n¢X¯©\'(','a:!ûÞÍËXAæ2Y‡[n\nàe©›Å,ÃA®SI¼$.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ÌK8\'õý7aËÙƒHì”','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8ùp¶ÔÇí;Œ—Äá¾}','ÝŠ=v7Å·ó½Ú#_\\`³ñ\rÑ¯^.CÉ‚O\r YfÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±K®•c÷i¿ÃÝ ºHŒ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ<9¼Õ½w†%¦^@','À˜gƒ²+³*Ò™¿âÜm¾ájÈ‹	$$åïQ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ý÷ªn¬›jçøPú+…©','wp-admin/includes/class-custom-image-header.php','/wordpress/core/6.9.1/wp-admin/includes/class-custom-image-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I}.>&8.DAþœ#¨WJ','ø¶#Nâ™Àç¡¨„b(§”6 ¼Jr>øäí h»Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ð¶|÷öþ”ä,Go-¿¶','wp-content/plugins/jetpack/vendor/automattic/jetpack-roles/src/class-roles.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-roles/src/class-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&»þöñÆÉ1·\n ½Qö¿',' Ü&aÃI3²fý³ß?ÏÀy¥†:¥:˜Ó•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±\rÚèO^/¿>ÛÈ›~¶','wp-content/plugins/imagify/views/button/restore.php','/srv/htdocs/wp-content/plugins/imagify/views/button/restore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&³T =ÜJX)Îu1JÎ\r<','T¡ÂMwïŒÜùâ!ã›\r~–~dc(‹Ô2ëb9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±`vC7$òðæp¨¥ü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/babel.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/babel.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ3­óÀÕu°.D+ºsN}','º$mšÿV|f…%.mâ‘XØ7Â£1Í*êœqòØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±è©–,‚Ž~‘nñF–Š','wp-content/plugins/gravityforms/includes/addon/class-gf-auto-upgrade.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-auto-upgrade.php',0,'2DÅå9\0ÀÐnlH\r\0','2DÅå9\0ÀÐnlH\r\0','Â€õ‘¢òà3	Êp% \n[ü@C\0@lD¡<Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±\ZÖè†˜ˆ¹Bi/6ø','wp-includes/js/jquery/ui/effect-clip.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-clip.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôñ\"àßuR·Ã~p','^%ýDóÙlïŸ¡\\ùŽBºÙp¥“o¹%0†*ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±q&Ì\"ÖíyÐ%ívÏ','wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Òû›êÕ£Í!Âñ†j‰&â','¨¶4\Zì›°yárÚ·ghÆ÷R=†‡…âø¹)ÀŽ™K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±*×9/QüY.…Ÿ\nwñ2','wp-content/plugins/members/img/memberpress-email.svg','/srv/htdocs/wp-content/plugins/members/img/memberpress-email.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈKËáyÒ[µa«2 Ó±','®d.˜\r†gNé±z\n¦mùo%Ýê…›•>ÌÖÄô×Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±.ÉÂhžùÆ2â qŽ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó•gÉŒ Ñol*ÿl	´á','v¬2	ÝjÆoLMb2z$AdvéƒªZš-Oœ\'jès','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±3“!y«îÙ’Rqî”³Š”','wp-content/plugins/jetpack/_inc/lib/class-jetpack-instagram-gallery-helper.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-instagram-gallery-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·+@û‡i…wSvÌþ˜Î','—ÐœHçqkÛã‰†šü\\äc@Seã`ýâÁ©O’dÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±6n=\"ßAÌ»Æà>K¸','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ê›àƒ*ûî‰rõ¡y','Øõˆ\0àÓÂfÚî¥DWhi^áœÀ‘$õnvö4÷ù*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±8u7Éh@jxå\"€5','wp-includes/class-wp-block-template.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lŒ¯·<úZrŽ¤‹\r£c%','µ:¥âç[#d5íP›ÈNÙ¢£5\Zºn™Ê¢lûžo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±<tÕ#RcvÕb|þÐªZ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©\Z$‰¶¶ƒÓ»8Ÿx:Ç','ß‡\r?OÈ¢wtÉìül4„ùPÓ›\r£Œw°å°¨Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±?Ãr´Z5YíJ&äÎ†)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/selectors.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/selectors.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÚ/$<H®Ý}{·Z$q','E ¡š^ö¬2Ï.äŽpÜ»\ZËÉû+wh;Xaà³J¨¸¢Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±B8ñ`ŒxWš¹â«fº','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List_Registry.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List_Registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÿHqS(IEk¼Ñ©—eº™','<`„áWè\"W	:æpf`7£µ]0äO`šgÙO£f~+ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±D¹æ‚ª­€Vˆ‡•œúA','wp-content/plugins/google-site-kit/includes/Core/Storage/Transients.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Transients.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!DØ¡,Î\\Ð,*¦{¨é','½î7ñùŠ_eûkæœêŸk‹Ó´@]‰–äçÊ¨¬M;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±GŠî„à«•Þ’4*ŸÎcÍ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFee.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFee.php',0,'p±šÜ¼K/äÁ<†','p±šÜ¼K/äÁ<†','Vªèk¬äA²nŒ>#×¶=	ß/{¥Ú‡‰ðÉ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Iœê ïù§ÄßRÁZåÕ','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-digg@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šrê¢Ê®‹2,]Ïšõ',' pn.2bÿýEjWtR\rº¡ÃŒMYCzþ#ioçòw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Jl;0Ž DË&¸ßÍè','wp-content/plugins/jetpack/modules/copy-post.php','/wordpress/plugins/jetpack/15.6-a.3/modules/copy-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d¤[.­‹ÂÝãë¤Õi','Àaø^ÝKaLs`®î»&›öÜÐD­~ë­°Vð5g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±LÔüâÐápß3','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$DbxÔyQD>hŽÛ?Ãá','Fµ¼r»D¨›r¹8]ÏM‘™š!aOa\0AÁPÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Lƒ’…yEõ{¦øf“','wp-includes/css/dashicons.min.css','/wordpress/core/6.9.1/wp-includes/css/dashicons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lP\'Ã¡iÎ¥°e¬(¶ù','÷æ²?ù£Ø-„ü‹‘ò×ë‚\0ºc«tC56Óˆ²½Â#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±LûwèVÿ?ç40ÝÇÙ¸','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-json-handler.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-json-handler.php',0,'¡ØÐ.Áˆl‡PŠP™ÊÏé\n','¡ØÐ.Áˆl‡PŠP™ÊÏé\n','#—Þ\ZnoÚ9G· Ú	ÚZ¬^³»*ÛÈÌÐVö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Z6\"Ê1Œ®õé\"èæµìÞ','wp-content/plugins/members/addons/members-role-hierarchy/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽötuUf\ZJÕ©D\0¶ç','%-‹‡)\"ÇüÚFzabs#BÂÒÑ½ªº˜ƒ,€´mvW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±c¾à½>^ÅÌU¤×€q','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg',0,'§\nÉç‘køZ÷KVN&F','§\nÉç‘køZ÷KVN&F','“[ )­‡}´u±¼É-¾dn¯7¼›Í^Þ¤àö·†v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±gÚbf\r\ZÿîÑŠæÿ','wp-includes/blocks/rss/block.json','/wordpress/core/6.9.1/wp-includes/blocks/rss/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Æ\\àW%^¯C£)™t sq','ØSsúæ¶1Nl\ZÅàßÖÌ§néÙ[)(4\r¬e«”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±gp3ØÁF¨‚ÈÍ‚+BÁ','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±iT{„å¸‡êå 0FÂ','wp-content/plugins/jetpack/modules/shortcodes/vimeo.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vimeo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó|þ•pw4â¿Ô:òPg','ÛÊ®Z²Ò9DŽfå}czFáC¹ÏSaIrEµÆÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±j\rÒ ‹-H¯ýJ‰v¹|','wp-content/plugins/imagify/views/part-settings-webp.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-webp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â4ËÌÊéÊoþ¡ˆ\r','í$ô¸hêG4wø²¥&9WŽ5–%½·!Ä\r!óêÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±j^R3‡#d³†Sëñkv','wp-content/themes/genesis/lib/classes/class-genesis-admin-basic.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-basic.php',0,'ô«§ï·£¼¿£âÕš€É','ô«§ï·£¼¿£âÕš€É','j˜,tÇ¡D{ßõZA$017œø)ò¹Ê¥]ÃØ;Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±j14åõÕnª#èfáLÒ','wp-includes/l10n/class-wp-translation-file.php','/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÊåù²(k^qS2?â¸','¿T@~.¨~}Gî1	WZâo[Åš­Õü¼¢}¯w€?†Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±kÊULŸíÇ¡¹$Á˜ú','wp-admin/ms-users.php','/wordpress/core/6.9.1/wp-admin/ms-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â³u~]*CÌu«\0ü','eës}kÒ_¾¾q}¹þ§~G•¸§[§5ßQŸuí!™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±m$“©°Ü«Œ1!	Êæ¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜¢Xs)¹·6‹Ä•©4','Jøn¦Åå_è¸ƒšœd%\rëiëñO{!/†Ñß 3\"Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±p¤W7ixÐzjÉ†•ˆ','wp-content/plugins/seo-by-rank-math/includes/module/class-base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÍ¾Ì\0\0‚³­*ìÞ†Á³','Ãæ¼wð\0Ì%Î«ïÞÝ)Û¦[Õ–ÈF¾/á½lÕù\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±rn™`	mª¡$\0‘ÏV','wp-includes/blocks/media-text/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—‰JÄgüªw’eœ™Þf\\','‹ÿ…ø©u–ƒQ–œØ/áMòa-@°=ï—ÐÂÜ!*â±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±wÙÈˆ„«­ê\0WL','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãméPÆFó	AºÚª`,í','´ËH†\n€¼³ÍªE·1Kj©)	E[b’³$áþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±yDÀ~\'÷§ÃÄK–3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/class-paypal-payments.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/class-paypal-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lIØØ‚Í‘´‚˜QÛïú','7KZ³,EY]„Ü+g[ÐYûÊaGRñ³¼õGl«Ã ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ë(›Ãg!ÖV3Õ[W&','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/spam.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/spam.php',0,'œ]R­aˆâï2âôf°ù','œ]R­aˆâï2âôf°ù','ž<RÔ_Âæ\rGú^3k8ßB‡So5zlŸ´°Ï·¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ˆ¼“pFåJWçB4û†È','wp-content/plugins/default-featured-image/app/class-dfi-exceptions.php','/srv/htdocs/wp-content/plugins/default-featured-image/app/class-dfi-exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gòŠ›6ÀÜ‰)þ[Üåí-','.þ¹ßgRö•ù.{e‚á³‹(Í­‡c\"¢lÍ¦¡ðû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Š2~=¾¯¾‡Ëñ(-','wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ŠÁ¸g”HàL­ì\ní\"Ha','wp-content/plugins/gravityformsstripe/includes/api/model/class-eventdata.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-eventdata.php',0,'$9‰”~‘>úo©¹.ÙS','$9‰”~‘>úo©¹.ÙS','D	4\Zì²Cê«,¾ËŽƒÌ>;†ÅmºfÇ–o­ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±‹=·-XÔn{]·pf','wp-includes/js/wp-embed-template.js','/wordpress/core/6.9.1/wp-includes/js/wp-embed-template.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öf%Wïû^mñyÏÕÐ4$','ã€)ê•çÓšääAâr”\rt½á@Š‡jÆïYÀ¾øÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±‹weÖöi!<º¡súy\n','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øh8¥FK¥3EqŸsù å','Ñ0T›û—E÷Va~\'55h4‘ÁoÕžˆ{MÉ±Ëð\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ž}¥.½Äž¶ ,y;œ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úØ]eáÐZD W[nqL','I75‰ü°\ZŠl€P.1°Vª¬’áÙë¢±†SÝ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±GƒùÜò*­Õ#D½ü2','wp-content/plugins/members/js/settings.min.js','/srv/htdocs/wp-content/plugins/members/js/settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\9Þ\"Æ©÷stc¹è¢e}…','~ö<*‹-¿>;ÓÚFô§MM¹°ãG¯³÷¯˜\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±—«Âû‚Ûw6Uu%¦À','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÛ§^ì¦aÊ­V‹ÛëÎ','s6Îm±‚¾]æç:ˆ¤·„3õöHPÑºî0Ÿû\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±™\\öþ§JRÙŽ€nx','wp-includes/blocks/navigation/view.js','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³R&OÝÚO¥ÑÞ<!Ü','Ng©›V&(`–Â<s«›óª ¡?4Öô®÷Œ&ë+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±šÄfSu¹BìÍ¥?^yO','wp-admin/css/themes.min.css','/wordpress/core/6.9.1/wp-admin/css/themes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÇÖæj¢3Ç\0IêÝõí#«','eÝhÁmF¦>å\n8 w/?A¢ÜÒhÓ´œuÁä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ÿ5E‰\rX_É~5À‘ŽÑá','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin.php',0,'}ÕÝ©qˆñj4–ŒS]ž','}ÕÝ©qˆñj4–ŒS]ž','luŽ*u£¤é8÷ôÄ1ˆæC\Z[˜Ð+¢µËuorò\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('± aaÜgœ\rü÷ÉüéQß','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[´…T:‘@\nÄùZ¬‚j¾','ë¶¶×2s€©!<„-#Ÿ7Û²³Ü?\\ûk<x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±£®±&9Õâ—-ZŽØ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ü0E9ìc=\'	\0æŠè ','x–¿ˆÙµ;ŠP¬i|ž:×ïÈâ\rúÿ\riHÃ¤•¾a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±§©Ù{^Ž†WÈíèóC±','wp-admin/css/colors/ocean/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û/—W ÌsTÎ\Z','ÉY†EŸ¶[žLÞ×„y±n-%øÐ¸‡mQ‘r¾0w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±³ËùDŽOzBLUöÕ¿…ÿ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Blowfish.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Blowfish.php',0,'qš!ÍX\"ëD$ƒ©€2òÆ','qš!ÍX\"ëD$ƒ©€2òÆ','Hù<\"ChÂæø^{¢û(°žïüªÿ ®ô’‚ûÿ™´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±·ànº¬¨Fxæú]oË’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀQz,ôyQRN¶‚’{àš ','ÕG7t–|Ã\ZŸí.\0]X+níhaÞ¢€ôû(¦:î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±»”¬Ð¢;Ä]Ëœ®gñ','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-adminbar-css-d193e67e2cbecf306061.min.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-adminbar-css-d193e67e2cbecf306061.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l^LÙd—\rèöí°lØC','Ë9Ör‰y(¯Ö¶-5«-÷—%y¤|Úyß¨ýwq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Âš]¼·éû&^š›à¨&','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šìSqÐÖn’¬»#%Çg','™3§W«Sð#T®å›!$NZp¿ßQh`ÃJJp\0á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ÆÃ‡ú‰JV´W]I¢','wp-includes/blocks/table/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/table/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U*N.y˜^ŠÆá¼ÏsÅ','•Z>t>7^ëÒ™æ_ÕÓêÍ§h¶€èžú„ûôÓvþk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±È9ê¶M¾¥\'HN´','wp-content/plugins/worker/src/MWP/Progress/CurlCallbackInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/CurlCallbackInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÁXoé>YÖ>R…R8ö','(OvõØ>¦Àà»¬áî-@\'œÀKøÁ…wWf~\\|‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±×âf¨Ö…#ŸÍ<Wè','wp-content/themes/twentytwentyfour/parts/post-meta.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/post-meta.html',0,'k‹Ít*ÎJ»ýê,ëåÒÃ','k‹Ít*ÎJ»ýê,ëåÒÃ','e´÷Q*+ïÊ~Á¢žKJŠ±ÒTEŒ3>¶ìZE“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±Ü¦Ã¾PçeíÒ0ðS«Íö','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÇ²¯û4Äš?<Æ9¨ög','øKËž•Öbz\0+œ£ë4)vu~98ÂÉZxeá{ecü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ß|úöú-‘n’?^ãKY','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessNumericFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessNumericFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*(Jz™j\ZÌO‡PD×O¡Ú','\Z”?ÎýÃ.\Z#Á•¿.ji¤¶mÁJ-\rê×Õ/ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ãžËkOépx —o‰m','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-meta/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-meta/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vFËA¢ìCmQÐNÕ©\Z','×¹—ÒÄöTØh\0}b×–åó&c›¶¤QsÖƒÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±æ¢GçtÙHo˜Q¿D|','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-kml-file.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-kml-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü±@ïë¨lºEªqp¿*','}ïTR?ã©¶®p!Fé°†q”øý¤jN“ŸZëˆwçô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ìþ\0þÔ-Ÿ74Ù¨','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/arrow-rotate-right-purple.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/arrow-rotate-right-purple.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð‹W©‹#E½i¬È\'nª›','Ý˜¥Ýw¬àÊ|òÛÝ:ÅRgl\\Èu¸&ßImKž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±íþam	­‘SwÂ}M=Ä','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ð$[ßûÜtCÅ¤Iw','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î¡2½£AùNaiJuŸ…í','?åÏû¶GR³¿_ø|, ÀÙÌ˜™çüÿ¹ß€\Zü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('±ú=¬Ä…KƒÆÕô»Ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¦ì¨ÇÇ)YÌK®o+¡K','øáýL2àd©×$ìmkÂ—É^z©«‘·§Û«ú£°lÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²«\0(POmq!¨ÒõA','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/wp-reset.png','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/wp-reset.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îò;éù©ožfºÑé','ÎÇ-à!xÖ[ó\n—{jzÛ50Ævv¨HØÅ¯o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ýaüãíæÞå 2£ÿ\\','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-check.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-check.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê`J	rêxòÈá!‚Á','1P™ÂÑyË@5·æ[&/L.ñÓqž“Ÿä¤€²U™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²m5¼âuÎÍ1}Ø','wp-includes/css/dist/block-library/theme.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W ¬ÂÑZbRxÆÆ6Ò','Œ:‚Š*æõú»w;¥2–sÞUBZñÑOÎ`/V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ëJwÛ­ÄÒzx€','wp-content/plugins/members/css/admin.css','/srv/htdocs/wp-content/plugins/members/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:S¢ˆsšäï3ÝŠ™B’`','ì þ^å”›+ÈS»û^®·BæVUìzw_bÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ešã«ì‚kÐPH','wp-content/plugins/jetpack/extensions/blocks/mailchimp/mailchimp.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/mailchimp/mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ù4x‘ÇJ€4DMˆ’<°','BÒFM\Z¶çÿ¥Ê Ôy¾Gë¡ÑÔ	ûRw­ßÐµPó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('² s¢=÷õ[[äÐÙÒ_å','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”óÍ‡#5”eÓe¾(Sâ','\'÷d²Nì \"ˆðÍ5ñ} 9\0ðªó×©”·ì7ŽŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²_±Óý‘Ò\'¤UWAPS','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-admin.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+)eKáã §ÓýXçÐÓ¹ö','§ÊKzQÀ/‰ªpS!µ;‚æöµ3ŸKŽÊÔ(#þ—:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ü&B°5VëAUU,“ì','wp-includes/class-wp-http-cookie.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ž^ÕzW\n%X6R©?Þz','…šxgŽ«ûáÐmÀ­ËgEvÞèô|	¹rì\"@ô­_µq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²(âNxÂ7d:M£I2','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/save.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/save.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤rRPSj`¥»»õ‡','8´<j~@æÆ”‡TœßÔ;üih—ÜN»êI.j±Æ–œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²*û\0ƒ¾RšÇÜ5','wp-content/plugins/wp-mail-smtp/assets/js/connect.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/connect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m7t‹&§n¼‰0d•Š*','W@õªeTò˜(Û;êAé\0å\\rä.û%—ßÔù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²1AëâbÈ±‰â8£”EN','wp-includes/blocks/group/block.json','/wordpress/core/6.9.1/wp-includes/blocks/group/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B¦1 ¡×½p“)N×n','OÕ“N)xìîË|.li`žŠcæÁd¡¡®«OlµÚós¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²2œI¨È¦]¸^¸l:Ü','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/iaff-style.css','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/iaff-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_I¡«!ÊóLc}®ÐÜ9êø','?V!š·Ð1O %¢‹Ø ®±É{ëÊ¯Á’Èæþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²3ê1OrÌŽ-»b‘Íð','wp-content/plugins/gravityforms/includes/blocks/class-gf-block-form.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block-form.php',0,'” 6ò’„M¦GÞþ\0æ5','” 6ò’„M¦GÞþ\0æ5','5^Ð\r÷Œw’kS:ÿ\nG¬áóR ÉH5#x|D9ÉK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²?öÓÐÎ+“ÎÚ?&¢¼','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-resolve-redirect.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-resolve-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ñ.\0sAÓBÊŸÍ0','gÃXjwRtœD¼F,ž½ºAa+êZø>(•²Ô+„^…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²@E„\0g>p*Í½9šG','wp-content/plugins/gravityforms/js/jquery.maskedinput-1.3.1.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput-1.3.1.min.js',0,'ŽßªúR—ü†|ov@~¨Ü','ŽßªúR—ü†|ov@~¨Ü','M_PITÂñç~U»‹äU‰ŸÌÃ«þ^íT*Àúî«M¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Khtï:ÊÊ‘ÜË—NÉY‚','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qôsIùÓ[u¸5R=´|0d','‹ÑŠwÓFL¢{z‚Ãfµj…>åüBë&óåÌ:ºa”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²L¦À½Ú¥ýÓ 	bŠæ','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W®Zq”ÿîŒ:Õõï','#E1…Ýáç}¸¾eL¯üW1M¥´ù¢|¶Ø9¾™Fx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Q×­§:\"±d­]¦ªÁá¬','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðæ,=Œd·ÙA©Ì¿¼è½','ñ½½™˜œ¤^J“|h¢½Tm­aÜÌá<b¹¨ô©„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²RQtLPþPÆ@•Î','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿y»\"žŽç‚ÞZD','Ö]?µfQvb¿kY\r+—X |–ùm\"…]ý:ê\r™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²W§µŸÄ¤	<áýN¯','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´œRPÐ!šbL1ÌlòV','+ÿe\'¼FÄA‹æÞÞ\Zq\'ñØË:ì¿y2†<©­éx3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²^Ææ•¦Yš²Óñ?/f','wp-content/plugins/worker/publickeys/partner10.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner10.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N{ãJ\\†ú‰QtMÐ','ïc­<KÔövæ©÷“Ð¬È­3˜&;e¸\r·í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²_fôç²;wÐaËÙÚ±','wp-includes/js/tinymce/skins/wordpress/images/gallery.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡_±ŸŒPwù´PUÛ4','<W~…îáØ¶¡Ç+ÑhNŒé„9ç×ú1Ì_°3Õw‹s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²_iÓÙŠ¡Ý«©4©1-„','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\0Á4a1Kçpõ ¼,º8','²~ý!;É~à\\Pžó:K\0%Ug§ÞË–J’³CÚ`“ò`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²`Èlœ°LÎj‘*©©ƒ¤†','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-tracking-abstract.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-tracking-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚5 ßþNßQB¥éiÀðä¯','˜átÍx¹Ùa-ƒa]ˆòŸJÕÿäa2+ï,?¶ÆôG]^œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²cádõM•:à:yÏF','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆãÃCaj\Z¡µ ¥TU','4„C„¢H~Ä{a}C’‰<ÙBq8ÎÍÆý~å‹‹š÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²f»Z—}†=Áä*ldy\r','wp-content/themes/twentytwentyfive/patterns/testimonials-large.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-large.php',0,'¹!h™ã ÷Lm3‚Õ}','¹!h™ã ÷Lm3‚Õ}','¤µ_Œ³Av´Ö<k\\oÖ•NÂºtø(úk¥³EH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²gˆÓ¨H7\ng­ú3L','wp-content/themes/twentytwenty/assets/js/customize-controls.js','/wordpress/themes/twentytwenty/3.0/assets/js/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oçÕmjþ\n©v-6¿','‡•)¼Ú§âÓÇFZvÎ…‹@g(ù:ú%¿fÓ¯êSÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²j_ðvhk\'ç²ˆ3OyÞ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-request.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':~·ñ‘HS7ÓúßOèœñ','.“‡ÑÌ/A}1˜[É&=ð‰íN)X +†½ÈD´Í2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²o©æª†,\r–;þöÔ/kÄ','wp-content/plugins/jetpack/modules/sharedaddy.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q™Là 6ÜOLª¿Ê-ù','Z–768m€cûÓˆüïê´C|¬/Wõ,\n”¸‘ãs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²qâ\0xŒª\Z[\"ˆÞ„a','wp-content/plugins/gravityforms/js/skip.js','/srv/htdocs/wp-content/plugins/gravityforms/js/skip.js',0,'¾é®Éüúð@ëésý$,','¾é®Éüúð@ëésý$,','¾TR£ÀÆBØu÷HüOÐ+7)†ÈX{5Ö©k1Ü¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²tøYQ!°+ƒ„\"€3','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²uæØ<eçx›®@ÖˆÂˆ>','wp-includes/js/underscore.min.js','/wordpress/core/6.9.1/wp-includes/js/underscore.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÛ?A\0&‚(…‡7ËÇ¶L','ì5éz¬K·Æ4,iº@!èiYÈEŠ¤ô¤y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²{ûˆðýˆñ#,º«^.','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-one-click-restores.png','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-one-click-restores.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Sšr{qO8îèIz®','àœ†|¡jc/&]Åì¿|y’*©MÍ¿ax²Ì¥·á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²€‚}Uõ0âZQ8§j¡$ÿ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/search.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/search.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼½ˆ+!´ÄíŽ Ní‘Ý[','UZâ.Uœ…È±Þv«ZÐ£{Ý‹‡IöÐ›7zÀž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÝY„fzZqš‡{pL´å','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/claimreview.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/claimreview.php',0,'Baµ‘~±¾ÅØÛ¾','Baµ‘~±¾ÅØÛ¾','¥i1ž³èxŽkÌ‹zñ3³ìl—ð\nÇÍç?Tò|³ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²†¿·2^\Z³vMgsŸ·:','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JOÕ×ráwý(ûÐ¿ö	Ý','¾)GvÙÿàØÚ¢±[‹8‚ÀŸ	’PÐÅ´Ò¬Ê°–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²†ßä.G2±?âE-j£','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ñ„à[£(÷£VÌÝ(','þ/F¼+;«EW*°ô½pc%äZ˜RÙžoÄ4n4_û­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ˆ†2Ð¶48÷\Z2Í¼Q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ‰ž|c=ŒÓQ7wÍ9ý','ŽAúÒû*ÿœÒ\'r7rW	/-€;sgæŸ¸éØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²‹q?%Íõrpþø0÷7ïq','wp-admin/css/colors/coffee/colors-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}§M4¯µéXèÙ‘%ê>Û','Sõk€@ˆf^ñ€ll¥ÅÌ¾j”>¤Ñ´šÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Ï³½â$>2õK6¤0','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManagerAwareSubscriberInterface.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManagerAwareSubscriberInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@~@ê”ý‚Ê£4¿JìÐ;','\r¿TÓ5ˆYÃ8o¸“\'¥Ï/B\ZÂ>òÏ\Zu£¶•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²’ÙÙ¦\"Õ€p‡“Jû\Z','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Sanitizer.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Sanitizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥äzŠQ«MY*°£Š– ®','Ü²ëär)åy­‚ûv>º;TÌ60Ã“Ÿaô=a÷Ç7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²”\0©,¼Ý`jI¼™®','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä†¯„\"Mnl•P‘sà·åª','òÉyÆE½¬a†QqT]Ê®+{;RŠÿÈdèÿöØy ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²•Ž²âCŸ	#a¿“SÎ[','wp-includes/sodium_compat/lib/stream-xchacha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/stream-xchacha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Â,>ªG¡Ëe>Qr½.X','×ÎÐt@D©õZ+omW@ƒB<:m6\Zù¸I(˜ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²–fÕš7=s™’ÐâñÝ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'a^J’ÛðÝ&Ö¤ì‘','º$\rˆÕV|›ŽÄ²çÿy+\rãZ~ÞÒlU<Lb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²™ÉOœ@\"i|ÂÅï0C$','wp-content/plugins/jetpack/modules/shortcodes/unavailable.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/unavailable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*M\'äõk·Ût\\ÆÆÖìV',']BÁYÏ#­R˜Qƒ9jÆ•òÿs2B8›ÃŠ‡HZÈä†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²¤OÝ­òÿ(¹0äk','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/testimonials/author-name/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/testimonials/author-name/http-index.html',0,'±€ÖÁÏÏ>#|ºý6#a','±€ÖÁÏÏ>#|ºý6#a','ä• i…B]J ßØáô·¯”kVÑŽ\rùüŠ­CG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ªÃ*ù»³3ŒÔÓ°û£','wp-content/themes/twentytwentyfive/patterns/hidden-404.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-404.php',0,'«4J<¾©‰DêòÓe™aR','«4J<¾©‰DêòÓe™aR','†™¦÷ýØ/Þ¶¼ô’kíc¥ÃApuî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²­©ý	¹FÇäµõª\"','wp-content/plugins/jetpack-protect/src/class-credentials.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¿:ò2pË]üûÂLÝ','O\\½¾†¶YOc4úA<t¨\\àÝEýÙžhæ3 G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²³B•îK*qo,³¾jé','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂŠ–MÌ¼•²÷È;Å/Ó','‘3‚ÑB‘XÂŠâVÿ~©‹„JˆW©ˆ‡l¾{$æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²·CŸù“YÄàÑ…—Ð8','wp-includes/SimplePie/src/Gzdecode.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Gzdecode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g•ò™}±ãÜyyqvÍu','è$.}¥® |Æ\ne™y/³{×UàÙ|Áú…îyr÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²½ù~\07±MF={ÉzÅ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çT…¯\0aÛ8âpæ¿D%','[Qœ÷¬¦ÍY¼”»àß}— þ\\/í‘t)†rÎDá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²À¿,SQFž«eÄ‰`@','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-author.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç>|OXÝÕ:hÂe','áüi€XŸô°´Ï’ôs2Â‡½ÓÀ¡\\›Ó”Ü-9*íÝŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÀžED¼ô¾W\\èr	¨B','wp-content/plugins/jetpack/_inc/build/widgets/google-translate/google-translate.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/google-translate/google-translate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýÃõoç¤‰\0V™Â¨','¾×èŠc£FFÐž<Ç\r!?àÁ,P„ÏÑt…ï}\\Ìh.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÀºQ	ª÷¶Z2¼5dë&','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€”¶|rÔ«ÈóŒèZ¶','FYÐÿW†‰°ãÐÔ.­ËÁðñ0C8vÀJæ$Ù~·ƒ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÀÜ÷Gw‰¦©%·¤ %','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õžn=« cré”“NqôÖ','ÜïíÞ×à†×åÌdIêAjÍ}®¶«„¿ [ÆÌl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÄˆêãUE\ZŸ>J>(Mze','wp-content/themes/hjs-blocks/js/slick/slick.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/slick/slick.min.js',0,'w}¤ªõ¹`cmìÔå¤‰','w}¤ªõ¹`cmìÔå¤‰','#«@Éá£§3õáïí¦ÊVÍS,[ávBÔƒòÆµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Æ“g9ž\r:‡ªÌö\"’oâ','wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-fields.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2îPzpñsÄî>)N','ð“%cã2Àóm¶H|™€˜€îP‰°*©ÖÄÁ(M€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Ó©ô4BÚêÂäÌÓ¦‚¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&•¹À#…fl±…BºÕƒb','P}¨ý•R<6%Ðòß£µñhÆº7~ìžuÙÀ÷…¬]Ja','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Ø\'ÆD§Ê4	èøÕ}m','wp-content/plugins/jetpack/images/recommendations/assistant-site-accelerator.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-accelerator.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±à˜éWBOl«Ö’?´à¿','0OÄŒ¡GE]1\\+ÿ\ZÏI|EP5•Û¾gµË|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Øœ§ÏžfÎ`¿Xé€ ','wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' O±BÕÎ{ý9R&î','?²|k¾òÄ“ðð7ÃrNýÈÃ1hJÐ öšC=Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Ø¶ãÐ[.PûìÁû ã¬','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü*>ÌÙV«f<*‹Î','.¦cló=ÊÜú×§ÝÏ´Â€ºä±\\æšd\Zj\\E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ØÇŠ‚ÞÇ«HÂª‹‹îl','wp-content/plugins/jetpack/extensions/blocks/subscriptions/subscriptions.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/subscriptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶µrˆlÊ@`¦ZC/‰','HÙP Xwuï†Åà8KUô€dð3úçUvDuiT6Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÙyÅ¹DBg@+Ï©\\&','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ZOúÊ¡¼IÀÅØ²H˜j','ò\"Õ\rë&Á›øêìÛß‡½jeáÈ;Ì\rêp¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²Ú,«ˆŽU@©¼0¤${','wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iùÌ|ãü,ƒg\r =5ƒ³','¬þîü3©HÑH€\rˆxcÕ—œÜ<ÙÓ\nö_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²æöe©¼†‡bVàD^ªž','wp-content/themes/twentytwentyfive/patterns/banner-about-book.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-about-book.php',0,'!“ÿtö>øP¤¯Wò˜Î','!“ÿtö>øP¤¯Wò˜Î','|ß Ë³xQ:ž…ébz?YI’V9‹± \ZxYöiÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²êì:MKpR¡ÁÊªz	Ö','wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.asset.php',0,'™Ë­ªæõi‹°¹Â·Ús','™Ë­ªæõi‹°¹Â·Ús','¼X[Ìm/Åº¤}Þt\0¡Œé\Z„\0aù®Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ì;ÿKÉP[ÿÕ¬…Îæ','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u$‘ªüN²²‘é\rÂ6','¬ÛY0ŸÂ‚•hb_ñ%Ïß/Àô¯_1¡$Z£~xÏˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²í¦þ]vn•ŒC¹a; ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-maybe-auto-update-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-maybe-auto-update-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üád‚î°nô}ÿ†‰[Ã','õT= ^êß×‰†ÿßfxmeíxmá¦ocÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²î°n`ó³)j\Z7b#e','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/ReportParsers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/ReportParsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mäIÀá%\n¡Õ(Ävo~±Ç','®!„²¬³Sÿ¤\\-±h¼ZNéø/*#âzTšÕ6âl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²öc‹’&Õ„dñ¦ñ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/escaped-html-notice.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/escaped-html-notice.php',0,'~Â|ðù-Ù,¡>·}áÎš','~Â|ðù-Ù,¡>·}áÎš','5±Ý­À­·È9U±´ºtw ÜF!­;ë°n_¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²øD†Ù_8JŒ4Ý0sé','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-commodi-molestias-sit-consequatur-neque-vitae/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-commodi-molestias-sit-consequatur-neque-vitae/https-index.html',0,'êÃ³©L›ôúXÈ\\ý]>','êÃ³©L›ôúXÈ\\ý]>','?w‡Þé45\'·¶†8i\0|æ5fLò-õnzìÞÃUJ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ùzvo:ø·ÜB%šºðõ','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÃh…ƒ®%u-C\0Ä','\"YÂ¤&6HU¾^é·\'ý$±žå=_;>þ°§æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ú×kêÞÜ8mÅA±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PeopleEmpty.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PeopleEmpty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ó6/]œ} +kËÜ\"-F','€û2zÌ0®v‘‡¸¾6»M(b7ý£¶­~ö)Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ü0Y¹9™>¶n´','wp-content/plugins/worker/src/MMB/Stats.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/Stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DmÀ¼aµ.¹O‹nêÃÈˆ','ß°Ôœ±QgÅ+þØ5^‰\0ŒL¡ÙÆºAõ×—ÎªHlž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²üâ ^üÅºƒ^Ñ4¨ÿ','wp-content/themes/hjs-blocks/images/search-solid-white.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/search-solid-white.svg',0,'lÌgµÀ¨¦†72·2(Ü','lÌgµÀ¨¦†72·2(Ü','Ÿ¿¯7k5®ÎŒª…“âçÎlmdÍýœƒ R”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ýdþëý&E%cN†ü²','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ó%M•Cú¢ñ¤\\ô=–','>ICêCêJÖ±4ƒ™¢„—aÀ\Z¶›3_6ÃÕ;o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÿÙCü„·Ê¢äk@‘–Ž','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ýá\\À#uA\"2;î','™yµË–\ruBóÎ†ßµÑ’ù“Ì477Åÿú«h“Xt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('²ÿþ­xÄÐ™Ò)DC‡Ì<','wp-includes/js/customize-models.js','/wordpress/core/6.9.1/wp-includes/js/customize-models.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô\'ôÿ·‹~G~öÔžœ','¼hð3XVxÚpÆìT¼èOSÂ‘SfbæÑ\r„EæµÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³»á”ã¦o¬Iˆ^\Z}','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg',0,'}Ù‹ytnG‚‰ß·Ï‡’Žg','}Ù‹ytnG‚‰ß·Ï‡’Žg','‘[ÚÆ,ˆY;jàÄƒÒ™šK;Wuuéˆ˜ $cfc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³¿…³MÙ˜@”’5Î','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fVÒ‰ó{‚y\\˜“ò','?qA‡1ªÅ@ìÅVðýY\ZŸ19DRÓóäð V ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³	”½÷hÜó16\"S¦Í','wp-includes/blocks/comments-pagination/block.json','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â?—ŽôMÆ}c–4Ç»™\Z','¯¢ žðŒ¼…e¡þ\0F“mˆÝHÆ‘ö~ÇVe2Üalô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³~£š¹­U÷\"Ð&Ð','wp-includes/images/wpicons-2x.png','/wordpress/core/6.9.1/wp-includes/images/wpicons-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãçn×VÄo©$š”Of~7','Ý]Ú©A=µÑ’¿%Îq¢%aMÁÀ‰ùàB­Uæp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³tõ~¼µ½ÊÞÈ*ìÖ†','wp-includes/blocks/page-list/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I”Àß-e\"Æ`CÊ°o','ýx¿x…ª_†ÛÌŽº¸ÚdãŸ¢èü`V¾à*u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³hQÔÂ¡®`¼ÈÐu“©>','wp-content/plugins/advanced-custom-fields-pro/includes/media.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/media.php',0,'&¥$[¯µ(.Ìz\\`*','&¥$[¯µ(.Ìz\\`*','qÿÏ€é\ZEæQ4íO/¡Hä®Ë™Ã\"Æ<Æ‚j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ˆsù¡6¡fáÒFÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€KƒgOIt½m Î1$Á@','ØûE¡P…•øâP>H2Ë,ŠAÙâòóú)„º(¼si','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³\rõÕŸÝ)“Œz…¢','wp-includes/blocks/footnotes/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0b´k.3 Ô»¯ÔÈÛ´','Sèø(²:`«–+ì à‘ª%Ç´ªŸ¥ÞXfE±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³h™t¾¥Hcx¯Æ¹ê	','wp-content/plugins/jetpack/modules/photon.php','/wordpress/plugins/jetpack/15.6-a.3/modules/photon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†6#BiJÛæup€¯´ù','«êO!@xò¡‚×WõiEWÌ¡„1ŒS®ÒVò•›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ÌW2ÝØDñG‡7‡V','wp-admin/css/common-rtl.css','/wordpress/core/6.9.1/wp-admin/css/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„g^R,ò.BEçyµl®','ÕR“Ô…çÑV.ôCo³(\'ôc\rç¯TWTŠ\'š‘B­É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ô\r(-ô¶È¶=51e]','wp-content/cache/cache-enabler/hjsdev.com/testimonial-slider/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonial-slider/https-index.html',0,'»éFíD\\øáäì-¢Ôÿ','»éFíD\\øáäì-¢Ôÿ','šèÄ4:9	Î£é~—kÊþ%àLF|é‚.7õÆÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³èMŸé~\nÏT|·','wp-includes/js/mediaelement/wp-mediaelement.min.css','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê•‚v·ÞEKÓÂ‡?\rÄ~_','!?ÿ[öÜ_üÅçrô€á=&È\nö-%!y¸£\rÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³þÉãõëv~ojâýxÐK','wp-content/plugins/jetpack/_inc/build/videopress/js/media-video-widget-extensions.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/media-video-widget-extensions.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊM¶æ¹ŸUXžëÓËäŠ0','ì¹û¢ŒG†>Ï? Š²<$r0©%÷CY¿;ž( g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³/m ”Ò{, 2V×è·-','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DB.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.þpøÄäHCÓM\\äK5a','ÜxƒÛÃž:\n)¸ã$Ï ë ÎüaÀ8Ý:«­©&í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³;>åE°ògÒªùÔN1j@','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php',0,'HÙïW7æPA,ºÿIx\'','HÙïW7æPA,ºÿIx\'','ý>:çêíiIšÔskà~­áÈä+Ýã¡Klœ)Èsiê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³<¢ZTu=™\ZM\0$)´p','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Source.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Source.php',0,'ri—©ÌV¿{¢ýÃ~X','ri—©ÌV¿{¢ýÃ~X','S!1è‡ÐÊÙT–Pž¦g9xžb{Ó‰Eær÷E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³J‹ÿ{ì\rx½ ¸~‡I','wp-content/plugins/jetpack/images/recommendations/assistant-golden-token-welcome-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-golden-token-welcome-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÃP—÷Þ‰òÒqŒîM','\Z«\\ˆ\\ë’]sš,ñQÊ¼YtkP°¬3³1P_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³T­Ôþ|4h“\0Ó(àhÏ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-term-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-term-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†÷œˆ\\Hð~j$»ˆÊF','Ö«¦]Á,_á_\ne\rto(Ó{\r¼i+ˆ™ØÄMÁ®‹—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Vb(ktˆW\"í6(;Æ´ ','wp-admin/includes/class-wp-media-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-media-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷uÝÙÂçt]=¿Ì~Ì˜','·3]êdèp»±ãB£4/óé›/¹®¢Õ\0CF:³L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³VÆþ‡ô¾9Î2¡î²Ý:¢','wp-content/themes/twentytwentyfive/templates/page.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/page.html',0,'ù‘-rL›˜Ë7‡\rgúÌB','ù‘-rL›˜Ë7‡\rgúÌB','\\æ¶¸zóÄ=U“¸A1°ÏðÚîäwp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³\\]ûÛ{+ÿÌQE=','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/Proxy_GoogleAnalyticsAdminProvisionAccountTicketRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/Proxy_GoogleAnalyticsAdminProvisionAccountTicketRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vùý3\r³ŠcØÔì\\C','þƒ †PœÀÅ^¸ˆªN°Y+‚vvæÝûe‹Wí_³dÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³_!}$E#¿Ôµ>©<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ËfÉø=oÇ','L­E²Ô]_TO®ºö´ Ç2k&y]Ö§Šv9]\'É½ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³_ê“T		äFæzæ˜*T','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Mandate.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Mandate.php',0,'ûOo\rKA‹\n,ŽéE','ûOo\rKA‹\n,ŽéE','=skc/\0P*ÎKü©>»&a/X£æ‡åôuPåÝjx&4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³e†€a]©¡“šˆÓoÑ','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òF—5ŠðÛä³Gõ6Þò†=','.Ø·}gkð PÕ÷^2–µ‰hdñGþþZ)OGt›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³g@×7áÊ#Æ>™ÇŒ@','wp-content/plugins/gravityforms/includes/locking/js/locking.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking.min.js',0,'’Ãí•³=ºN£}°¥‰ˆ}y','’Ãí•³=ºN£}°¥‰ˆ}y','Zö~KYQ§íã\rç„¨OVJÍ£¼æ§bEDÈ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³iÈœÌ1Šé\0¦ÎèÁ8','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¶S;h8î^ÑÜgÔR','ãÐmëfÊ¬º ×S¢XTª¥ÅÃ8ÌàA¥-¾g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³|]§DÅó\Z.’Eî±®','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¶ê«¯üyï•5æpc','0(ú¦5D²=UŸïÔ”~éØÚˆI\")á¥7h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³‚”aâýÝ‚vÛQ ÏOR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/settings.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“É	õÇÙ¢2Î:\0dd','¤)³€ê\0†àØ^û‡¡´JqZ\"|cµë¤wè•Ïh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³…z‡vMž˜>ß¬„PžÝX','wp-content/plugins/wps-hide-login/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰HhÝgeËS\n@Â³+^@','f[¹o^ý\\&‡ëù¢Å‘p Fíõš²×nÜV\"~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ˆ;Ïú(¬î[\0$WSXT¯','wp-content/plugins/google-site-kit/includes/Core/Modules/Datapoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Datapoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â\ZÚÇ†ûÒ[É*áëdO‘','ì.?€ƒmÙëNIb+…feŽ6!KrÿylH¾–ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³pk»&VOÎ®ø(¬','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%•CêŒ9y?‚ªâ8','¡q­×÷\'MÛiGp6{JçbóD ©¢I+\\z}ˆ\"N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³‘ÌP¿`Ð?çwn÷X','wp-content/plugins/seo-by-rank-math/includes/metaboxes/link-suggestions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/metaboxes/link-suggestions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wN®è-´¡I(','@ºÝyf¡Ð‡˜ÙÐk,T&\'Nðë:Ÿtú)¨/2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³”Dxl×‡\'¦>×ðìÉ','wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config.php',0,'ÌPr›ØŸ¼4ä#“rä','ÌPr›ØŸ¼4ä#“rä','ÞÍšå3ó,¨&5=Í\nÉhVÅõ!CÓmè#O:B²!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³—Ž\\F‡Ø!…ßgr','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô/1\\Ð5UŸÖ–?‘³ÓÛ','˜>£ùbb$ÕxÝŒ	Ç’Hš›÷wÏK‰ý.~7uÉi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³™f|fh¼†šÎsäv','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/init.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/init.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çì×ãET-‹¹ë¼u#Y','åíƒ×SQU]ò¯*cº:?{R6êlYë¹Áa…ˆˆÕ•Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³™‹T’ˆÀ©òõ¾töª_','wp-content/plugins/jetpack/extensions/blocks/send-a-message/send-a-message.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/send-a-message/send-a-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¡¾ä¿\'7øp’eÍNéw','BÏ.#ò‘\0Í@£™‚D\0½üæÙO÷q˜òh±Ú{¤ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³šv€høÊ¿°2·7','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php',0,'\\ãßjk¼LÉ Ð}ÂMß¥','\\ãßjk¼LÉ Ð}ÂMß¥','¢ëE{PûyÜ®A®\r#7‡s<&s¼hêh—Mü›{,~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³›öã GnÆ™)6OK$¬','wp-includes/blocks/accordion-panel/block.json','/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºŸn\rü¾8®µh‚ìDL','M¤ö¦~éâÌñIÄQ¬¢”›ûT>ÛÚéÚáo„1EU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³XV”ùX\ZÖP‰\'ÇB','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js.LICENSE.txt','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js.LICENSE.txt',0,'c;SrŽór)šŒú¤(­þu','c;SrŽór)šŒú¤(­þu','- €fo£\\[ý\ZÔýÚ÷6È\0ùdË/§¢ŠŽqx[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³|…ëV·ƒä®7Gó¨','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý~5†»ßZJÏ;ŒÈ','B°9u¨ÈÃê¡¥ZCNfôtMršzÐ#¡×9PA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³žoF¨9ºyH‰–ˆá›lö','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyeleven.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ùs±|jÞ\\T–«8@','”ëŽ\'Û~¿èPk·9À”#²i\'FnmÖºÿÚ“l¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³¨wôbÿºRxd@ÚÌ','wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.js',0,'gJ…·i-Wë!D%„¿T','gJ…·i-Wë!D%„¿T','º;±Èþ¨½V\"j»*pÂ‚(Â­»«LŽœó¶ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ªÂïÑ¿ëóy“üuÌ^Š','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hq·ò‘µ\"‡€œ9®6S','bò3¢b<eæZv‹ª¡5P#\\Ï85ÌJÿ rñI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³°k5jþ;ÂÌ+ÃÛÒü','wp-content/plugins/jetpack/_inc/build/gallery-settings.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/gallery-settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™‘ãití£2ÍÒÏE×^','Y‘Lç_¤P÷ñàßyºlID#(ÌÇN=¢‡\nJOÛ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³²ý3C4tñnña~ž©','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-top10countries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-top10countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ•e7ÊÏ€¥“^èâx','	\n»Sƒ~ª$ÂwÜG9	š’‚Fµâ¶A|™#šØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³¶váÔTï¥ŠžÐCÊ','wp-content/plugins/wordfence/lib/wfVersionSupport.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfVersionSupport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Z¶ýªMÖ<Æ ÿ[—','’‡±OkÌN’°?§-×±Z$”Ë¯ãlï·¸ÏØ^i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³·¢Ã<®ˆû\nŠÿöê','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Service_Entity.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Service_Entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡e¹Ú2­žl—°pŽ','³p\Z\rø”ç.çƒõS°ƒiª|.kþ(MŠÓÄ;ƒw	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ÂýHÿàèes’ÞÁ	','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-email.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-email.php',0,'¸Nš3þª¯!É­«t“\Z','¸Nš3þª¯!É­«t“\Z','ãl¬k	ˆ,Þˆ¶ÚbŒ­£õg>ÈO=¿öz­d¢èþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Å\"–r«6<‹„ wÀá','wp-includes/js/dist/script-modules/block-library/file/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/file/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áŒš”ìíHf ÑùI¬í¤','yÒe¯JÏ•TGÐˆìVK“9Ñ€kÔœá–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Ç\ZB´å‘ºmRH²\r*','wp-content/plugins/members/img/pl-icon-RGB.jpg','/srv/htdocs/wp-content/plugins/members/img/pl-icon-RGB.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p+—Ï½‚+x	j¢x»È…','Í’e]š-hîoînì§œCB0 Ç	!ÐãEåiFå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ËÀlðm3\ršîŽ9Åa\Z','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$œnŽN0A‡EwJÔR¢','õl×—Î#ZXÕ^…ÉÍú›ÓƒYïÙ×¡Ä.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Í[çPlBAÙÜ.¨','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-ecommerce-report-image.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-ecommerce-report-image.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê-½ŽûŸm& Fw4','e»Õ¼okˆOÑâÀBµ‡)…¢J`)<ÅhàŽ_GËâHX³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ÍØh«è¿a§#‹É\rzh','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÆXæúvÓvlX­8…šÎ','qdwLÔ¹ºL“é90¨æ‡Äk¶“9dZÿ£+T€`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Ñ\'·cI­Õû¬\'à«áL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-notices.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Õ« =±2\'W¥ÇõñT','û¥!)hö»$¦K5 †HWþi6¯›œ÷vWŸ*<®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³Ñ\\QÕˆón|Ík6O%]','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-performance-bar-left-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-performance-bar-left-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äŽ±7¦ÏŽæ©mêOºÙX','qÆÄÖœ\Z\0–¬ÿïJ<\"ý§ã î®_£ÔFÐ¾r§Ÿ3 Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ÕÞììaÆ”\0aÿ\'\\?Þ','wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m§=Å½Yß9ÛÍà§±X•','÷!‚‘V¾Í	Õvh½˜¡ì—m+;8fØ $xn-3{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ßðÊºS´ö¥ô†9ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t¹qïôûº\'‚¡AYè<<','{.\Z €Þlíæ¾Tç{9Åj*RÇHôÄ£iUE/ÊXE8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ßÇÝ|ÛÌ¨ÓS,åg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4#à8c%‘~ôiU*XW','Žõ†}&\\¿‹œpCNþ´5VL£ð¼\0‰†ÐéQIó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³à\rW6kök[ÎÊT°8','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BraggingRights.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BraggingRights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ï@ÊN‘«vs\r‹û!cv','deåZpª––—\nÊîcäœ2á|Pû£\'Ã“À–8Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³çäùb†ÑuŒ¿š[','wp-content/plugins/seo-by-rank-math/includes/metaboxes/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/metaboxes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³è¬–³7i»¶÷pÿ®?','wp-content/plugins/gravityformsstripe/includes/deprecated.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/deprecated.php',0,'h\"¦-9à#\n3	“Ê½1','h\"¦-9à#\n3	“Ê½1','&`ýE¥GÂ°ø0ÐÄäF˜™s\'ôÕä höª°;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ê£š$á44ÀAz¶¶\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/paypal-express-checkout.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/paypal-express-checkout.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Ð4Aˆ&iA˜ïS›za','ô>`¶¤*ðŒÁ×N›þI9ù FXÒeTé¹–zã2ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ëñè9ŸøË=óäða','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/action-types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/action-types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nhâ0™úÅœÐ_»n)d','ÍÐ%´¼Á‘ë±²£Ž‰LDô‚4¾#èN¶þg?û„ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ñ¯ðø%¾{úàæÆS‹N<','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å# Û¾ÌeÚò7Mæ¨','æ¸ñpì@ÃêËñoz²ˆÈoŠÿ\0ÐÅ*v6ž4s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³ó†¸Ù—A&c\rv~	H’i','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.211.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.211.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïŒ€ÞÐP®¨À.ÿØ\n','£cŽ®¼éžr%^¸Äzä>­m-wFèk*Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³öGB,„aù˜¿¿¼ª\rûÄ','wp-content/plugins/google-site-kit/third-party/google/auth/src/ExternalAccountCredentialSourceInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ExternalAccountCredentialSourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Sw¡2½ýUUo£Ñò§','Æ¦ƒ\Z*Ã1b‹3à(:¼e,)Ç¼â W	\ZÔ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³÷k,qû<‰öVÎb—N','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-local-converter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-local-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í(ŒVQ”`võ`OðªÉ;','„lîb\nyØt²ýº5fL£ä­<)¨\r-†Š\'#d¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³üŠŠT\"ÙD¨ŽÄ˜³L','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/main.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sCœ°2JuÞªÔ”;ã','Öú¥jÝu”Û@‡ÆtÚ‡EïPž+YO	è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('³þÿ±±7ñ£Ç îÆ*','wp-content/plugins/imagify/inc/functions/admin-stats.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âý¤®š*þËe9Òve„Åž','‰!ÐúÎï¦	¼Â‹‚’VZÚE0ÉµO	Õ¬”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´’Ûôð}°øïSÅ½lš²','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘œåRÂýHL/½','—á^ùÆ,‰â…Í-Îµ^2T´ZE¶ë)aÊh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´õ!@¨¢‹Ž=ób\"UO','wp-content/themes/hjs-blocks/blocks/media-content.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-content.php',0,'Wê’¶4ëˆ¢—ê¢e','Wê’¶4ëˆ¢—ê¢e','uvzá_Íól§ƒ‹q¨ÙÒp—[\0,f‹i¬°^ÃT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´)ß[àM¤íÆÅ;¥Õê','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Response.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­\n\0ð£\"¤•ø;ìp+ðÂ','ýS\"k\'¥”G_xû@k·é9†ÑM«œ:îbuæö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´µß²;ø›0ÿ‚ÙË','wp-includes/feed-rss2-comments.php','/wordpress/core/6.9.1/wp-includes/feed-rss2-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G°ÄÛHöŸÝ­vé','˜.ì‹÷?–’úÝÁUëž%OÑõóÎ™´â÷x!-Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´\r –ffwTwuó]','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-download-prettylinks.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-download-prettylinks.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<cæÏ/t”O„ñÉ¯Y','éíG[¨z=é¸ÚfMù1ì×ÀˆãŸ¬xVýK}º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´\r°“ô–H[Þ™ØLèœ¦','wp-content/plugins/imagify/inc/3rd-party/hosting/flywheel.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/flywheel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë,)uq˜ü»vçwÐ›-l','½äµ—ô¿¢‚k¾j<pºJ{©ýã‰„Ò2Aª˜Ìç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Ó*»é*í]ÜþàåA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´P4)r\rˆÁxÿ´','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éúå0mªšŒ£ÝQC2®)','f W«ŸbîRFö}êmÄµŽð£2 yÄ´hý‘.\ZÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ùª9Wç7Ã’â\")Q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/constants.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/constants.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â0œƒ-¾“:\"\\éªSÆ',')7Sþ{ýVð©h~Î{óÿÍvÜt³%äøûØ1ðfY‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Ü^¦åæ‰.Ma;ýð','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ï&6bÜ°bñì%øÀ','—k3Æ³0J´Øo^SÉ,L—P´Ø°9,F™©üqÉ‹ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´!eÆø|&v¯öµ¡s=~A','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vrm,½»…8?ºRø©¼','\ny7ÐHrŸ‡»#&8ÃúÊñk_a‚\ZìV\0k\ræÛ/é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´!Œ^T’†å=?’MÇ','wp-content/plugins/jetpack/_inc/build/polldaddy-shortcode.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/polldaddy-shortcode.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É¾PG•Xë é^Cà*w','ƒÙrLF­ž–}\Zµ‘øŸýýÑ§±8Ïû¼¥ìþ·Òx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´!˜-LHvø)¬ïn¨#','wp-includes/https-detection.php','/wordpress/core/6.9.1/wp-includes/https-detection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Ï‚žy]ÑÔkü>·î§','å¼àÊ§V?”Ôû‡Ok°ñN›RÈt»¿Ù¨¤‰¶r1„J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´\"=zÞ§ŠEiˆô>¯T','wp-content/plugins/worker/src/Gelf/index.php','/srv/htdocs/wp-content/plugins/worker/src/Gelf/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´#p¯½–@þ#L‰ædæÔ	','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¤½]‘!§ž‘‰8[Jÿ•','Š\nþÔYe¥Jµ–HOKÚ‹ÖHc0SZÐ˜~Òvþ¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´%o5«Ý0DS&Ÿ^¤','wp-content/plugins/duplicate-post/compat/wpml-functions.php','/srv/htdocs/wp-content/plugins/duplicate-post/compat/wpml-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';âª9t¢®9óƒÂQŸó ','Ð<¡t¬ëù¶æ­8ãhs’O#üAß—«ÒÆ}Œ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´%Î“)á0%i)€0ý+','wp-content/plugins/google-site-kit/includes/Core/Modules/Shareable_Datapoint.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Shareable_Datapoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o²sIµÑ^«íSFÈÃ©·Ó','B£p÷ëR	×ÔàÂ_s{ËÊcH0RÑÜÓªcÕ\ZÞ`ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´1Ù„ÄÌé3]§öè','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/uninstall.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/uninstall.php',0,'¨„MY…r0ðb­MîÍ9','¨„MY…r0ðb­MîÍ9','•AÌÞê{Æ¥c3r-®\rÖÓ†ô]=E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´4(L3·àŒ,•¹ç','wp-content/plugins/jetpack/modules/custom-post-types/css/testimonial-shortcode.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/testimonial-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w,.±¿õ{dfr ŸZ','õ<T.ÑÏ}ñœÁÂîìgÍ²š&j˜î\r8|yiù|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´<Øì€gã=±C£×´qD','wp-includes/customize/class-wp-customize-themes-panel.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-themes-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡\"è«3@\rð«jÍ¢äK','C×:¾.˜ü:ÿ#Îà€<¥Aƒ2ÐÏéVíˆèúÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´@þI×·hê+pþP','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/setup-wizard.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/setup-wizard.js',0,'”²	½ÞÄ¬ª›tZz\0ÀD','”²	½ÞÄ¬ª›tZz\0ÀD','Ü7[(¬Ô v¯Õ‰‚HÖ8ˆkf”:ëaRÞTÉðM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´D˜\r¦Ý±XT¤#!Ç˜Œ','wp-content/cache/cache-enabler/hjsdev.com/thumbnail-slider/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/thumbnail-slider/https-index.html',0,'ØgÊÏï9éËŽIïôd±\r','ØgÊÏï9éËŽIïôd±\r','~;à\'rÐ!æÉš§ñM‘ÔÅ)–ÓõÑQÿx7ÆÙh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´DÉr˜þ6Š?…QZ{','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SxÉ¨ÀÆ–ãOlWŒTS¢','ÿ‡ƒ%\n•W\"½%ƒr/ŠMv\"hÖrÇî²kÞJZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Lþ7ŠÆr3\Z„\'°<?õ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-taxonomy.php',0,';`®UÈnŽaq0ÃC	',';`®UÈnŽaq0ÃC	','°‰l‚X¿ÕÄM]ÿ.bÝ„pb² Ô&N¢V\0ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Mm>ÃÆ§©æ¿ûß?','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-classifier.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-classifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Îh—K1òmÇ†à:C','‘ÃâÎPº–¨7õ$Fx÷ƒzº\r> ˜:†ÞþÍßik','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Mb©\0(YÎð!û#Ç','wp-includes/blocks/terms-query/block.json','/wordpress/core/6.9.1/wp-includes/blocks/terms-query/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇT·shIR0Š[YD','È­K upnä5IPMESÁCý@\0â|ŒD¡‰o¦äÐÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´PC<ÂÂ	ºÎÛvnàR8','wp-content/plugins/wordfence/images/tools.svg','/srv/htdocs/wp-content/plugins/wordfence/images/tools.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ò@cIÜÛËáÅ','ÜêY„æ=Üéá¾îîRB)	~òë×ï‚Ü–ÝŸr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´V2•9?c‘#rYåÊÂ','wp-content/plugins/imagify/assets/js/beat.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/beat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›êyñæË$k~¤U.9c','Ö(üolé…WIØK¬èÄôó/5NÐ›áíÛK\n§Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Zƒ“Ð¼X5óýW4™ß','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionItemService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionItemService.php',0,'*‡·—aÕàú¯¡ÞÒÚÆ)','*‡·—aÕàú¯¡ÞÒÚÆ)','TÃe‘@HërÑ­$é\\¸&ž+À.A¼°ì¨iz/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´dHc°CeamT3Öïº','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-midjourney.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-midjourney.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2¾.A’‰\"¬ÎAVö>\Z','\\>\0ÞƒÅ´ò@!¬ŸãR.,³µyÖåAa€_lOãN2K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´mÃCB.Õ¥ï>F_ð#','wp-content/themes/twentynineteen/sass/media/_galleries.scss','/wordpress/themes/twentynineteen/3.2/sass/media/_galleries.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªKïýõmd©‚~²úâ‡ø','ú6©!1oAuàøEo·ÛFwÈ9\n4\0¯\\%wMÛ\r§g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´v>ð8Šó\'¶ôT6¶ÍÕX','wp-includes/js/jquery/ui/progressbar.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/progressbar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤š0¡o4x®‘£*\r£g›','!ðÄHyŠ¼±—¢	Ž†,:zôÁü›dÇV#c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ws9)\r™©‡çWª6I','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.js','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gý¬ú«s„¾[üÏÎˆÀyq','7¿\"/]@ôiº°¸ ÌIÈJã)ÀGŽ‚eÁÜâØA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´z¶OXf>káZbðqÜ','wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wnø¹O/‰RrwðžòLO','q´†åÎæe¥ñ©10®qÕE•AæyF™É«àV”ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´€œ\ZqŸo%¹4.³JbŒ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-address.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-address.php',0,'Ú)Ý·d÷\nä ÞïëœÏ','Ú)Ý·d÷\nä ÞïëœÏ','fµEÎ•*)ÿ”·ž­ŠFÒm5S˜Û‘5\'Ÿ¹Ó“x\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´‚,é×M†ø;vûû','wp-content/plugins/wordfence/views/dashboard/options-group-import.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J­™uîK.£á5›?‹g','èŽîè4š«Ém¥ dßDšà˜X<ÕÐ\"y1U8$pÉê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ƒ3 T.^Æ™<Þ÷ø','wp-mail.php','/wordpress/core/6.9.1/wp-mail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EÔÛ¸â\0WØùÊŽ;8','ÊÇ%¯àe‘ê\rÜ#Äßgfêó³sãÞ.…åÒ«œõG­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´‹U>B¶,ÛOztù?XŽ¬','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­„¢Ó^ú†<_£	ïé','X¿.E]uÚ¬þ„LõœÂ}Ï%T±Ó„¤.‚/ÍÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´‹ËØ]£ßÔ*]“×rÄÊ','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-status.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-status.php',0,'F!À\r¶ Ö5¦_Y;´','F!À\r¶ Ö5¦_Y;´','´ãeEó–B?+¤] ÎE	Òéï²–¡¼ÙæêËH•;i%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÝÞ]¹ÝI°3çß‹l','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\' À¹5ë{·Xs¦9ûWg','0[PÛtŠ¾\n³Tq²´H/Oüø»~a¥(½žÅª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´”‹Ôó Pàrm=xï7È ','wp-content/plugins/worker/src/Gelf/Publisher.php','/srv/htdocs/wp-content/plugins/worker/src/Gelf/Publisher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\ZdÔ×Q4O‘\0','ÒÙ÷¹­Cmò\"ÃÞl…?ÏKs³xÛÉzyìŒ×½+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´•\'ˆ‹@S Ç÷Dá’š ','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U±¤?ëq>ÿ@áª×p','\0{aqî(wÏ!Izó}+lÿx/I0¸9|1%¡øÀ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´™‘gÆ0)*DËÁ7U€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ºÂ˜o\0EQXšROˆM','”\0ñyç‘³£:y»CÅta7ˆŒ–{c}Ù&Ã¡Rþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÓJa¿ÆšØT%8ˆ9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’x}tû»KŸH,ÿŠ','/,\"BÛ¾?ÕqT¼,F4\\åë+Ã¬±ZÅýF§øXù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´¥Ù1E£OKå1ç6','wp-content/cache/cache-enabler/hjsdev.com/category/category-e/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-e/https-index.html',0,'Y‹¦ÿýÕ;\'üûÁxcþ?','Y‹¦ÿýÕ;\'üûÁxcþ?','è\0=ƒRí)XwhG¬Þ§@@.¯Ý+ºÖb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´®·rMy—dÖ–ûœ[Ï','wp-content/plugins/advanced-custom-fields-pro/assets/images/icon-upgrade-pro.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icon-upgrade-pro.svg',0,'Ëhç$¤âŸÔõ©NÓÕîU5','Ëhç$¤âŸÔõ©NÓÕîU5','i“+OTG¦Ÿm…Ä€ù¥ûy½àÌdþaà‡’<Ž!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´®¿{‹KÍð7ºI> ','wp-content/themes/genesis/lib/js/build/title-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/title-toggle.js',0,'=]«–!\n&¬ð×Œ¤Ê¤','=]«–!\n&¬ð×Œ¤Ê¤','TÊÛJGt1’DKhÿ{âN}å}Tê¤™\r(Ì¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´½š}½{_öpþXŸ\r­','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´§»uoÉ šÛÇ½9ì>¡','ŽÇ#Iõ3ÞLûÙ£\" úw/ÿrÅ”$3pP*´1¨Ëp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´¾7µ¨‚_PÛßÈLÇÚ','wp-content/plugins/google-site-kit/includes/Core/User_Input/REST_User_Input_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/REST_User_Input_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Æ´\\L”a·œÏœŽP­','…ƒKp—¤Z Bx™9Îzð\na4KOC1ÿ‰V6Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´¾–¡õ7Ü.%¶†ë\nðîŒ','wp-content/plugins/jetpack/_inc/blocks/calendly/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z­|­Qa”Ž&øÐBÚ','T±-^ðÃŠ ÅAì6ìŒÒ„Ç*\Z•q»‰M-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÀC²µRþZÈKÐoÖÄ¼','wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý:\0ðÑ>²—íØÇ}LQ\0','ÀïÃ_U\0]q=Õ‰Š®f\\¿/ 	@d¡Ì\r¨+vÜ*(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÎÛØø-ia5Ê¬˜â','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/InstalledVersions.php',0,'&Š£»Šj\\ã3QÙ–','&Š£»Šj\\ã3QÙ–','ˆž1OsÛ}®å2¡l\rÞ»‰&ß¬EÃYÏÖÛ8Vƒö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÒK´ççOÈ–9×3|<','wp-admin/maint/repair.php','/wordpress/core/6.9.1/wp-admin/maint/repair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ø.Ø´|ôvÉ¬kë¬n','ßPÎ)ç*”ås¯ö]<\Zêépc®‡ò=x¶Î?ecú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´Ó*!ô‚ öèÞ@]:¤','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertClientResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertClientResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U‘Æ)º\rmúãü+äõ`÷Í','tJzn^úr@Û½¡ˆÖ®ƒehíÆcÀ:K‰¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÞúäÅºtÂ•ëGÑ«HÀa','wp-content/plugins/gravityforms/js/form_admin.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/form_admin.min.js',0,'ÜÇÊ¾Ü{§!E»è5','ÜÇÊ¾Ü{§!E»è5','n’c;ý^Ôh\nÇ®@<î¯ùè¾Þ_(‡‡úôŽhkL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´à€ºÜÇ~øý3«òH~','wp-content/themes/hjs-blocks/blocks/countdown-timer.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/countdown-timer.php',0,'XÐ•îp€ÔÛ–¡G2à¯ã','XÐ•îp€ÔÛ–¡G2à¯ã',';ÑÈÎÿ×;´ø’,aþ6{@Ú˜ÜR:4õÆo+ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´âŽM‚ª{x¸JÇH£”','wp-includes/blocks/pullquote/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·’Òµ¥ÞÅä%Úa;ó','>ÊQ Ù˜åŠ5³,§œÂÿÃ½“ó}a¡š\0›œÉç×in­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´åbAž$-Xlš™6','wp-content/plugins/gravityforms/js/vendor/selectWoo.full.js','/srv/htdocs/wp-content/plugins/gravityforms/js/vendor/selectWoo.full.js',0,'ÆLFL\'SC1Å¢ŒÐ)Ø†','ÆLFL\'SC1Å¢ŒÐ)Ø†','Øe®¸×Û8Ï¡H¥¼Ñð\rieÔIT	+®‡ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ðIÇåØû.$U0]\'ˆS_','wp-admin/includes/widgets.php','/wordpress/core/6.9.1/wp-admin/includes/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘…åOÁ¼Á¤¦It;Œ','à]šÝ]ºÂ\Z›Ëò©Ë&ŒË¾Qfcy:«dè¦O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´òqˆ«ý,1§²…Ù','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-app-media.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-app-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ŠìPP53àOì8«F]','tà³¦z;ãÀŸÛ“-ž‚ö3ŽúàIOÆ}ü™bö9ÏÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ôAŠÆ\ZR³RRv(|\'Û','wp-content/plugins/jetpack/modules/videopress/shortcode.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H&n{jyÝ×LXQâ','™èÊŸ}øÎÁüãÝ¡1#râÈë~ýMž|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ùÄ³\Z¼C(înkDÅ¶Ý','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t‘sŸi®â—‘^Žd¥£ÌZ','r‹‡(„ö³B| —ì”+U-$Åc”%$ºú\'§bûá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´úH¤ÄÔ²…/‹ÄÇå´','wp-content/plugins/jetpack/images/recommendations/assistant-backup-welcome-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-backup-welcome-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¯_ªäD5çYïû2³F','Äu)ù Ûò¾×€CVw¶`h\\EºCTf‚-¾¡ÇÊC¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ýh?¯ææs–Öž/À6','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg',0,'¶ã™;FuŠÉVñ^Ýè','¶ã™;FuŠÉVñ^Ýè','+LØ;ªãÝ3V{\nïòÉÑÙÃ2³Úy¸˜…õC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´þê‘‰}úOaŸT‡TN.','wp-includes/blocks/search/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/search/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eíÍÅ¸Ü\n­\r1p=æ','îÚI±úí_:äõM>®šðŠ¬°Ù }‡.¦Úü¡ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÿ;dµO§¿®]‹Î{ñ¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9?œ¼Ê  diL$pñÇÇï','—M¢\0=ó«m«ö®±6Îm·4ý×”Àð¯Õæ80¸l×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('´ÿe­ÑS00>“{õðÄXS','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Pool.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Pool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰>šgV†ï•Jaàp¾ú','ÿÿ¡Øz[ iS {º°†7²)™‡l¥\ZÀ%.¯s«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¢„§Re­0\0æ÷ nÏ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-site-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁpR§èF\\ýÿº@Z$+','-i…ú`/Xˆþ¥:°‘u¶²:€ó­…±½	v{gE}¥ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÿóSmŽüÕ%\rÔG—Q','wp-content/plugins/seo-by-rank-math/includes/rest/class-sanitize.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹:Íy\nâhótÌÝY;té','GPºßbEÉšÍäÖ¹²Ü­çÕ¯í’æŸb~Z§_6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ	ADí\n†=*(Ôñ¶S@)','wp-content/plugins/google-site-kit/includes/Core/User_Input/Site_Specific_Answers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/Site_Specific_Answers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨	µA&ío‘>b/˜\0Î',';9t’Ä¦„,òrRk}â†·m>;GzŸíÔù“^\n‚•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µåµ+DžFÜ¿TZ[H7','wp-admin/images/post-formats-vs.png','/wordpress/core/6.9.1/wp-admin/images/post-formats-vs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦S¦l“ôH\\©¬¯¯üæ','e…t¯«w|W§{x¿y%K:¦»QE7¬‘åÃÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µGqÙ&†9$}‰™9º','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-site-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n‹³“F^¡^?Fâ{rGEÁ','Lwã_åV8‘iŽà3ÂŽh»§:æ#)ðKœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ/ÕTà#ý°kÁ`','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡\'>üìÝVšÙ“	í','±Ú²“(|4!Ð~MBJÄªÕr)ØbŠ6‚d\rä\\°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÙñC‹Ëâ!}3ç…n','wp-content/plugins/google-analytics-for-wordpress/includes/connect.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[U I®G¹n/‚p¤tÜ','P:V´Ð¹üF$äËK%L\rÐj 9!MÌ	×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ\Zå[èMµ˜[Ù\r','wp-includes/blocks/columns/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â´`ÿbÈoFIK°’¢','d×£!x`¶ÑÈõÏùÿÊJä÷&ÝÝÍ½÷{Ðó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÙ)ý±M/œyubœ2_Ð','wp-content/plugins/imagify/assets/images/icon-alert.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-alert.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÏ@6!ªØž½4r€ˆ','‹àl–„×0òÙï`[!r·A¨·FÐÒgR”ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ!*Ky—þ]0‰ÙšÏ¦i','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentParser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eg4R¥—¯®+4û(>','Vwè¤%ü¨¥=*\\/¡jº&Q\rèLùß›¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ%VÕÏ”—Ó/¯Í\'2','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›‰=^6öñI_}â|eŸ','è…Q·§jõ)üŸÊ‘ÞXz°¶ ð;Hæ¤îÀ™rÿí_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ(b¦wkµ¡­S7 â¢','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/css/howto.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/css/howto.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â?àÁ9˜””®Ô^ƒœ±-w','<õ‚‰Ov£Á•ä@öPKÛ%í%Pl÷n‹ ü¨j¤€<‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ6ëç*‘ã1â|wå+Å¥','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/ExceptionInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³aõ[è-wß! í€™Úb','†PY«Ð+{^Œwýq<wÙpÄTô[µŠÆ5,8×šsèÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ9þÕÉûÛÞbÑ`®äþ','wp-content/plugins/jetpack/images/recommendations/assistant-server-credentials.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-server-credentials.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Øè€ßf¢8#îû2Ë','~÷ë˜šxafë˜ÑÓTI¹lÑÄ\r#DÑZqdkíæŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ;iY¡™ékQˆs?³ä','wp-content/plugins/spellbook/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_static.php',0,'ê((˜\Z\roûà`‰>!kÚ','ê((˜\Z\roûà`‰>!kÚ','@DÐ;œ  ÀÎ55(¦jß¶ã­:õuà	`‘eq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ<Ÿ3ì†v¢&F','wp-content/plugins/wordfence/views/scanner/scan-failed.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\\§¾fD¤|2ÜÀ¨u…','÷þ¥–¯¤3ÅùC‘¨à&iˆÌ8Ê9MgoÔApzoø@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µA?à™]\\8«PMTÉl','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Ç°{8…}”—z²l©Ôü','jGðÄÅ~.\'¤GÌÎï*ù—\'³S3t~™¼æÓ†³´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µE\0DJ…e	GIPKž_õ]','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÎK-@Ñ¿=óŠj‚Ž','óð¢î8ë+Aƒ&#Î–lcmSÇÀ”îµøö¯0hZ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µE‡yÖbÆ¼\\Ö¨\r!Ž<','wp-content/plugins/imagify/views/part-settings-footer.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãd“5#} &\nÿ\"çU','SÐíõJ“ºèRuCn™ˆ¿ÁFëyÙxõuØ«„\\Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µG\náæ8$šºGóoCâ3','wp-content/plugins/gravityformsstripe/includes/api/model/class-account.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-account.php',0,'ðDhV™‰ñmõ–ëày½±','ðDhV™‰ñmõ–ëày½±','½º¨úc*=É6t¾áÐ¬£l ù4zØD´8;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µGV\\z²…#°ÿƒ!;¢Ä','wp-includes/js/media-audiovideo.min.js','/wordpress/core/6.9.1/wp-includes/js/media-audiovideo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<‚¨nöx;ó	.ÓŽÀõ^','¢ÔÃ&X»g“µÀ¯ÕËñÄp?ÂYÁ6²÷6¥Œx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µG’žiÀ\0ã3bÛöhwÎß','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g§ÊÞÁ%w£cÖ\Z\\','Ì’êf?»71Ù\ndóÙpnì	\Z90—*Y6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µL¤+ÜW;3¾Øã`˜Ä','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.js','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€,ÚføÂ²–ú¸•ß¯','ê“óÌTw‰ŸØ ¦®n¯ƒQ¢Ö†£Ø¨~ÒÕ:	œ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µM¶!b/ïæù¦-îT®','wp-content/plugins/imagify/classes/Bulk/Bulk.php','/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/Bulk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ëYÓÛJÆâ‡‰i]ÍÆÕ','E¿ïù7r ó)5tpF\"6¬¸¬J]a\ZÀÖÀŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µMŸésá;\',¼ÞÚ-E','wp-admin/css/dashboard-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/dashboard-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l¬)±b{klÎÃ±ñÖ!','ûàÂw#þÙ“‹àù«=CfP,<”zÎÏÇOa…†»à²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µNL2Á“\n7ÀkäŠdþå','wp-content/themes/genesis/sidebar.php','/srv/htdocs/wp-content/themes/genesis/sidebar.php',0,'`%p!PV.åÊPÉ·>þ“','`%p!PV.åÊPÉ·>þ“','Ý¬9y5ø™’ˆ»Ž%¡6ãÙ*6ò>l´µ4$m#PÔV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µO—r#½ÔýTºG‡¿!','wp-includes/js/swfobject.js','/wordpress/core/6.9.1/wp-includes/js/swfobject.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µV_ÀÉ¸¥c±JÝüW]','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-youtube.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-youtube.php',0,'c,:Æb9Ô¢”‹u­$SÂƒ','c,:Æb9Ô¢”‹u­$SÂƒ','iÐ‹<Ÿ÷‰È/ü\' S¸8´¯·åŽÇB=µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µb<òåUÄÆSAÄ…†','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ûO&*ÄO£b—ÉÕ’Ø',',ö_?gŒ_ó8§¹Ö1û6¾œ[+\\qðÇ=P-Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µf6‘Ìdd@4ÃYt\r','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õŠâ¸ói6G´±x\0(','àvå×:÷Ù*èîœ[Ê>Ì/0‘~è—Vø¯=:é³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µp¾TËSÒ%“CPXXÂ','wp-content/plugins/gravityforms/includes/theme-layers/framework/class-gf-theme-layer.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/class-gf-theme-layer.php',0,'Û¾‹Žâf£ÊÛ\Zn\Z\0¡˜¾','Û¾‹Žâf£ÊÛ\Zn\Z\0¡˜¾','\ZP³¬âsyìH¤^C¢.\'WV ñDÔir›èw ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µu_°K³]«Yá–Ì¦ƒ³','wp-content/plugins/worker/src/MWP/Security/Exception/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µv«€?°Áße(FK','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*X3\0ô”ø¡ŠTj}Ý2','Ÿ üÌÀ¾GùÃ‰Šƒõú@+¶+S¢ð*ˆíÚèo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µv×\"ù¯~ñÇ@4ªÉ_','wp-content/plugins/advanced-custom-fields-pro/src/Meta/MetaLocation.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/MetaLocation.php',0,'~æ-U¹Ð¬¸{øin§ê','~æ-U¹Ð¬¸{øin§ê','Ì×ÃÎô9?+rÉÿ–†ï¿US‘%Z©»‚µW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ†»$(­g‹(Á®ÔPÚç/','wp-admin/css/wp-admin-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/wp-admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GƒQ5\'EY­oâ0¶}Æ_Ç','0‡|TFîáÎÝO 	ê.—«‘å¨ã.¹¯>¹CEjûø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ‰I ná¥\r;]Ð_n9','wp-content/plugins/jetpack/class.frame-nonce-preview.php','/wordpress/plugins/jetpack/15.6-a.3/class.frame-nonce-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';wÊ§¸1~Gô%\nèØ','3%¹Ÿ˜•MnCXfÁ†Ü‘Š‚ŒýÃ¬¤z‹ £*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µŽSû)ÐûÊ£D«KôR\"J','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µìÔÑCp£6=ë','wp-content/plugins/jetpack/modules/related-posts/jetpack-related-posts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/jetpack-related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥î}Ó¹Î©3Â\"d(d ','· »3*FÓ“	î„J §Ëi„4hYu?ÛO2~]E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ•DK°\r1.¡&EÌqû','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-seo.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-seo.php',0,'S&`¶àùê	) ÎŒõ','S&`¶àùê	) ÎŒõ','n®÷iqé©”h˜Šü¸9âCÚŒU‚ÄPãTÙ½Ci','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ–êïÀÇ9}D \r*Ø€®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í—8€srˆOïcº\"ïìÆ]','Hô=ðr´6\r„B¯qYM<§ôlãA`|ÆGƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ—ë’Ñ12ÇG‰—','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js',0,'Š —~°ó?G4ö÷þ','Š —~°ó?G4ö÷þ','Ñ\rÇÕœÁQïïºß­ž­Â®Nl‹êþêFNAÜó\\Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ˜½ŒX¸ƒ‚½ÜÅú¡S','wp-includes/SimplePie/library/SimplePie/Exception.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÚX\rÈ¯\ZêçheÕŽàÁ','\rlºV!:Îl¾,øPÚž…‚tn›½¥ß·æåèÀ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µšërvÉÂ¼>jiµ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Q/»ïÑwxóL®¬¢','§+hÑ‘-#å¦Wò3\0šÃïüú´rÕcóî©ˆO1.¥ù«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µœ5ŽAtß‚–m0iŽz®','wp-admin/css/themes-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/themes-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lM!~ßôçÖ§±p-X6','í	CQT(ƒ_ë<3JÍ¿ÃÖJjY&Õ^¹á¾]I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÒeË¦Æ´¤>ËF&Ìêª','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UJñm#ªú9ƒ¯š&ˆâ','óú˜dlÄÆgçg±,Ã%•ùêá|7Ã”Æ‘<(·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ£ëÌ/T³Ä>Nr¤!¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÜèûÞi\0ÂÀÎÚjï','ŒmÎ«u—£’uŠtÒP•¢>°ëªÄP,XuR7^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¥äªyx“èâÂx4*ý ','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j7 7=õŽ‰`â8Î','¨zýÐt÷Œ§ëX¹ŠÎÑ¦xußúV\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ§H–Ð¡ð×ó¥YVhZ£','wp-includes/block-supports/duotone.php','/wordpress/core/6.9.1/wp-includes/block-supports/duotone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õµˆRpwà;æn•òÉŸÖ','Šî(q*ù1Kë±C¾ÌC¢Õ\'{[Dk¨¯D	ŠLå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¨7-F‡Ì>“@}','wp-content/plugins/worker/src/Symfony/Process/Exception/LogicException.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³âXg@w\nSRO1','p¹vð¸û)”Í&žI©ÛûÊnÑ]Êº×¤B˜²ð,Å$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ©\"È6<Ó a=Ðø•ÀÃ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountAccess.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountAccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\"2{?Fª+øW–Ž–bÒ','\"‹Ü™|äj‹õ.Û£¶\\f\rnRV®rã]q‹qšLoÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ­A‹]È¾*lŠV>?‚I','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¼\nC¿%e,ŸÌlm','Ï¶ÁáhŒJxØ\nê/Ì¶¨6Šÿ‚¢ÛnT+“ÚüÍ¼7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¯™*ŸÖ*ÖHÿÇ¸!‡','wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%™Í“5ü“ÊmŽjñ[','zqàÊ c·/ÀWs¦‰n1µ±Y’øç\"³W½VË”É!¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ°/>óö®eçÇóUm','wp-content/plugins/gravityforms/assets/js/dist/91.a4aa8a27af832dcd7bf0.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/91.a4aa8a27af832dcd7bf0.min.js',0,'G, ¹AYh¦\nOé¡ÂÕ','G, ¹AYh¦\nOé¡ÂÕ','®t«ÞmÛ‡Ýuù Òœ‹e<uJVj	ÝEÚPQÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ³©7WJ×ÞŒ‘ic·m–h','wp-content/plugins/google-analytics-for-wordpress/includes/admin/ajax.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o>PiýË¡Óò&ùZ²&','_L+>´a¢å<jÎssÎTcå-Yå§k(G÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ´Î4ªˆ Æº˜“ÆÎ»','wp-content/themes/genesis/lib/js/menu/superfish.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.js',0,'‹ÃYœP™ããEZìs}Í','‹ÃYœP™ããEZìs}Í','ØP¾ùäÖÐ€}85_žß/œ³\"ùÕ2MRjEªæŸJ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¾é¡\0³æ[°cbß»É','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã*ƒÚ€ç¨: MFÔÍCi','¯0RÀüf\"=÷¦\Z˜¤·×DÐÑZÅgowr@cn—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µ¾ýÆu¡Ú„…è°ÍŠ¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/api-client.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/api-client.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š9©ƒdO¼XQ%w‹[','Vçi\'kvóè·õ¼´Szc-œ†ôJò}¿cl†ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÕšâì(Ôíúçò*Kð’','wp-content/plugins/jetpack/_inc/lib/components.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/components.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¤¦¿%zá \nO1ukv¤','W|Š–5Q¥:¼Ù€³]Ÿ[œ(‘Š~êŽ¼¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µØn–ü¤àÆ&Ù3`ƒ','wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bt ´@Þ?ð#¡','>C|uFª	Y•¼. zø[HLOÙÏRNBäêÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µÚò¡k§\Z-èµ‹•ÉùYã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-multiple-choice@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-multiple-choice@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÂ*l³4N–ÊqE}²Zf','q5ËwÁÚHç+$UU=Æº—©lbrµoªÍýeý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µà·”|íiÁÈ]GEôÖLm','wp-content/plugins/imagify/assets/js/es6-promise.auto.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/es6-promise.auto.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àâ6ˆ]9@•«ñ^\\m\\','t£Q!áƒ@&dÝØQ,Ô·h/¼\rÞê‡ ¹‡y/¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µã-Z¼³€:E¾:','wp-admin/js/image-edit.min.js','/wordpress/core/6.9.1/wp-admin/js/image-edit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ØÆæK]NÄ–,˜(‰','y+ES€nØ´¬4›1ÃŽ‡¡ú¢aA#ô¹;v\\æR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µãKfsY¥ÚÄ­…;Ø','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/footer-default.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/footer-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O„æÌ»5ë6¾×´Qd)Ï','NE]ó#„á[u#w4]Ga&â«ôÎü9Ÿ„=ðˆ :','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µäÚ\Z¹éÙ£!å Ziß˜','wp-content/themes/twentytwentyfive/parts/header-large-title.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/header-large-title.html',0,'éÓWXV–‰rÿÄ\ZãA™Àb','éÓWXV–‰rÿÄ\ZãA™Àb','Ý#tGyÊ4çI\0ŸlD>É¥L³2f9©%3ç¸¦¤úˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µæè\nAkjåò(Õ%T','wp-content/plugins/spellbook/scripts/common.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/common.js',0,'rM ´«á¢âÀKò(¹_´','rM ´«á¢âÀKò(¹_´','¨/ˆfê°¢si³yîÍµ»óua\"yð.ˆ}Â9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µïÌMÉAœÚžò©·W','wp-content/plugins/gravityformsakismet/includes/class-akismet-fields-filter.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/class-akismet-fields-filter.php',0,'°‘\"õqÈ\r!1ŽÄ–~*','°‘\"õqÈ\r!1ŽÄ–~*','zá.4Ú—xo)×O€cÇ”22þóE6íŒ”µ!4Š1£i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('µõÁÿ?U˜ÕßñÁž>J','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListClientsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListClientsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1OÆ5h=ŽXr‚\Zœ1ƒ$‡','©ÅäÚ	|ðhÌˆ´ßÄÊãµua‘¦¹ž*óïË|¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶šá)5.î‘BÒL€óÃ','wp-content/plugins/svg-support/admin/admin-init.php','/srv/htdocs/wp-content/plugins/svg-support/admin/admin-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kp¼<gêI÷ ÌÊ«½\\',',!çfß­>HôÀev‘ÁÆêŽ yHNÄêëÓÇúÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶	@V—ð‚|	P±µ¹¶Í','wp-content/plugins/google-site-kit/dist/assets/js/909-27b62c0405cff1d1b57f.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/909-27b62c0405cff1d1b57f.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šä±a~G)T8LD`c³','zÆg‹‰2Ì{ëù)Ä¯S%\ZÐ¬[œKÿ\0ÓÂ%û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶}^N,zFý^š`¨þ¶:','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Contribute_With_Google_Block.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Contribute_With_Google_Block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÞ\"½u1ê©…¿*ñ\nÉ5','†GòËºì®_\'¡Ãë*ÏL¥áA`Ôo¬Óô½û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶B·ç§©`/Ç§õ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/init.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/init.php',0,'\"„†Ðï_àøü·ì‘G¾,ê','\"„†Ðï_àøü·ì‘G¾,ê','Ý{r(}\r{Ó*ÿ`Þ¡ƒ±¯îÎ¹\\S.»\0\n‚\\Ecu`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶íÄ…a‡?>Y\'‚6','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð=tá9‰™…Û½8¥¿d·','dÀb® ?¡ÐMìzVAß4™A˜»Ýº°’2žùÒìA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶WÛ©Ëzdâ7çá÷','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/deactivate.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/deactivate.php',0,'ë³sZ%ZâTS° Ûåå','ë³sZ%ZâTS° Ûåå','&9ÝˆHÓÇY¤·lËŠ‘–´|cÝ|Â³²Ži-kšÛÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶`Nƒ_ù&Þƒ‚P€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u.ÏæÒÌu×ŒôèXéƒ­','ãµíà×LK»H1}ÅõØ€þ)a …×L3 º¿ëâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶º¤|jX–ù©ß|êfb','wp-admin/css/login.css','/wordpress/core/6.9.1/wp-admin/css/login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÞÔY÷~­zó4³ƒ<Ó','Sl‚ãÔ¶¼«ót \ZåÕwZðûÉ­ø!ð?’}òÚ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶!„ö¹YIÀìuGñø»h','wp-content/plugins/jetpack/jetpack-id_ID.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-id_ID.l10n.php',0,'8×ùgŒŽ7l	çÝ›”7','8×ùgŒŽ7l	çÝ›”7','®k%YÌ£tG—ðaº²Ž¼ß\"U\0#$­ïˆ¦¾„å9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶#n$Ìˆ+¤2”Øù¹¦Ò','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶%¥WªRäµußÜw','wp-includes/blocks/comments-pagination/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨?jŒË|IQO.P÷¡T','§Êp(S±çôjPOEjÓº_\rF{‚ªÄˆ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶\'\0ÏàØ‰-ŠÅoáñ†Í¶','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tb42wt/E˜¢?®)\\','ìOÌ;cÚT¼—5ßxð¼¯2»vrˆñ!0œ\\\Z/(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶*iÚ8øí]«\n4²–î‚','wp-content/themes/twentynineteen/print.scss','/wordpress/themes/twentynineteen/3.2/print.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º²íVìñü@¬™ål”L','5&šLºª®ø¸³ÇÐTt3Ló:ª[å%ðòEçš¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶5AÀ™BLoí9MFHðI','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú›’í Þ-?ï` ¥º ','ÚnAË…›ý×ý%!%Ê`V‚;[¦ŽÒûÿ€•.C½_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶6W³‰¾Ðµv‰¿~3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/form-title-modal.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/form-title-modal.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë*}ÉH<éx½r<','aŸi\nçO–U)Y]q¼4r3†Âm&uÚ2N{§Ú©u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶>\'å“Òñ˜ú/gÒ]œà','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php',0,'}×ì,¼S=–ÐÍØT³8¨','}×ì,¼S=–ÐÍØT³8¨','»–ÑŠcY2Ü5%ŒÉÏ=dt}¯µ¨~^ÿÄË?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶>ýâŒ‹¦¦xÿbàÇX:','wp-content/plugins/members/img/members-block-permissions.svg','/srv/htdocs/wp-content/plugins/members/img/members-block-permissions.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dDç@7óÃqçø?l0ç','—¾Jb†/¤oÌÂú‹v¢åá†\'¥Ñˆ¢2QRžl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶?üi,Ý%UF21O_ý','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-scripts-box.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-scripts-box.php',0,'\'§6fùöPXy­âvŠy','\'§6fùöPXy­âvŠy','EºììmBÞªÂ²LŽÊI|7ïÔ=+IÐÒ.—AhŒ›]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶E+ÍÒÉ§ÄÑZñƒ','wp-content/plugins/imagify/classes/Admin/AdminSubscriber.php','/srv/htdocs/wp-content/plugins/imagify/classes/Admin/AdminSubscriber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹)™\né£ó\Z\0O;{F€·','ý\Zd,¸¥ä;~óš—£r±´¸ú‚ý–“ýàéðtã–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶F¶©r·ãf|à­ß£W','wp-content/themes/genesis/lib/js/editor/footer-widgets-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/editor/footer-widgets-toggle.js',0,'Ý~Ïáè–ä)@1Ì¯','Ý~Ïáè–ä)@1Ì¯','zœã|ÖINÇÚN­[ŽÂJþÓäQðAî \ncm{“|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶L`\0NÂD—!pÂÞ','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž×·úF:8×\Z\0tîŠ','=M_ÞžÌ>^Ã—a°2]Ù‹„“«/»cº((O­zº‘´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶MK_xv®aJÝ°%H	ü','wp-content/plugins/gravityforms/includes/class-gf-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-service-provider.php',0,'Œyü†‰Ú”¤¬2ÕïW­Ú','Œyü†‰Ú”¤¬2ÕïW­Ú','5iÑôCÃIŸç­€@ÿÚv”N™e.Ò(„h.¾É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶MR²ælÄBœF¥u','wp-includes/option.php','/wordpress/core/6.9.1/wp-includes/option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ü ô:>¢Ë„0¢9/W„','\n>m…ÉšžjC¦¿\0xOµO?Ê/¯-a´Ñ§7ó_P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶MŸá„\ZW¿Eüz›:T«<','wp-content/plugins/jetpack/src/class-jetpack-modules-overrides.php','/wordpress/plugins/jetpack/15.6-a.3/src/class-jetpack-modules-overrides.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{$ófí‹þ ¤\\ÛM::','žN¥Z?x`³5‡Ï«¢8©N]±:@Çigfãù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶f`Ã\ZPº\nz²¦M','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp4.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp4.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ¤›J¨£\'-[\nšäN.','\Z;Úú>)Ï´6|\0;àù+¿8Ø\Zû¡BÊ€Äuƒ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶he¨Ê-¬BJ–ñª_vñ','wp-includes/blocks/search/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êðŽç&§ÔW°Ã+‡È‡Ø','Så(ög“‘ô%ô$%ˆ°p‡»+3÷˜\\ÝÊ:î5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶hæú ­¨ë3ÎŽ©³y8','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ió=qëª÷¤æÒáqÃ','Ñ¿#+œÂÕ¹h&;ƒ-Ž¨Rÿ+Ùí\ZGp\Z0¹</Ë;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶jš”´*9DB$VÞøké','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentysixteen.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentysixteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡7²Ä¯8øèhZi\Z†','“n2ÈH€ÚÇâz ¾ß^Ö6ú[EÈ‹4?ÇH^”ÖÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶mvˆyayTÂÇ«\"','wp-content/plugins/wordfence/lib/wfInvalidPathException.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfInvalidPathException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üj“‹ìÃ´Ù¶¤¹Ê','ÑØG!ëž‰žöU6H›Ök9J0šÇèOÄ×Çdv!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶q^ÛgòFÖ	ì§Ug','wp-content/themes/hjs-blocks/blocks/test.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/test.php',0,'-Fyq·¥Ú‡ÔÚáÈ‹á÷s','-Fyq·¥Ú‡ÔÚáÈ‹á÷s','ô01©$- åþùõ¶>v…±¦P=‚.!ÛàÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶r\\Ùj”´¨òáA$','wp-includes/js/customize-base.js','/wordpress/core/6.9.1/wp-includes/js/customize-base.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯%Pe.Ÿ,­*ä¤Š©y','Ÿä‡ä›n>½¶ )w±éÃ®ÍãÉ®Çý§ÿ>4nwåü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶yü½CËý¬ØO­}q','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶z¬^cÖÜBçL$ x½','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v«yNB´÷1ê¨û','å¥€°êí&aþ«âÜ*UÄõÞHS\\Ë#Ö‹…ôNèØU‹Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶{ïr›p7åê¼Î>]à³','wp-includes/blocks/post-comments-form.php','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¾tÏ>¨àYn\nŸO­','ÑÝ(|ÎR©¬‹œÝb‚Ø±^x™AýEÈÇ]¯\r\'\rü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶|½ãS#¯	Ùó‹,Ð£¥¿','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’éÙ}M\r:ëL|m','g4Fõ§®Pþ^ÿ7ÓÊ¡þx5½£PÛæp8Í\0™­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶‚Â¢Ž«õ6ˆÒfGaÛè','wp-content/plugins/all-in-one-wp-migration-ftp-extension/exceptions.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/exceptions.php',0,'ÊŸèºEY6Á$¥›Qe°','ÊŸèºEY6Á$¥›Qe°','ã)RÂ£òRjûîVs­æS+dðovœ[è¶ó]Tµ,Od','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶…äá+L€èÁ\"^øá¯','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“S‹2(šð Z|°Kîõ','¯\\g¢åî7äRƒ•ÎÁ‰¦DbQÉV¥šÚ*Lëò0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ˆC©LºútïÀ²24¶\"','wp-content/plugins/seo-by-rank-math/assets/admin/js/instantIndexingSettings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/instantIndexingSettings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÝ\"%MÄúàÃ\0X€c','<­ß<Þ§Yåëïð‡¯$Æ™Ü˜c®¦Ê\'þ}x‹´²;„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶Šê¨žNÖð	¹¯~GX','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4qOu9\rO\\\"W?‘v','ßÿ‚*F¢&½±æc\Z61Úï>¿ü<ýI†nÑÛÃHâÑ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶çŠ`bIñ\"v4…Nñ','wp-includes/blocks/cover/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/cover/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›«õªw¾P:Ø<÷Õò§0þ','î\ZF2hŸôï<íU*àÌ•¶•U©f™zÁ¿]Q7ü¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶“ðR:±ÆJü°ï½‘®{å','wp-content/plugins/jetpack/_inc/lib/class.jetpack-automatic-install-skin.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-automatic-install-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­”áušøå8Æ¾ÿ',' ,-	£åd—4QŸ fßÀ52-÷.÷¹ßiõ¾AÃÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶˜G\Zð0…»õ=(‘íû','wp-content/plugins/google-site-kit/third-party/google/auth/src/IamSignerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/IamSignerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÁí\\woÚÈ¶C¦«)o€³',']Ítôœ¦ë[ÖîïnÂl}§Ù<±YÙ{Öþ¼¸môæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶˜ÀãŽÆ\"SÎ­`t@','wp-admin/network/plugins.php','/wordpress/core/6.9.1/wp-admin/network/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–R\n½¨.o×ÄÆ±2bw','ÕAˆgpª‡ŒÒ/…mïø,&Rqÿf9eyþ÷$=æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶œV£Ñ[í¼dšŠWA>','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c½ãw9S›oO?>>†H‰','ŠâÙèšHTœ¬DŽ”còmï	Z†›×_ô}‚=g7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶%8bR °d/Ù’›8Æ¬','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-handler.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áœ_óprlQä1&€\Z@w','[ô¢oàÕh[ïß\\Eð¤i?jMqÂÔÂjã£û¼5N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¢,R^¥>cL!’h`}‰','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/screenshots.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/screenshots.php',0,'e? gµ³4YÑøÂŸíï]Í','e? gµ³4YÑøÂŸíï]Í','®ñÉ¹SËòù@¿üÝÁ	M†H<*…7–F,\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¦â\\äÆ.1°Û-œ¾:','wp-admin/options-media.php','/wordpress/core/6.9.1/wp-admin/options-media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' jo6ôÎX5æ¿ÝfòÍ{','ÔDÛH[ç~ó¢OÈûÔ…Ri|—ûMæä]¾vSî,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¨^ë¥<œ•‘»6E¨­¯','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¸Z‡yodz¸ÁKß¿‘','±ýönëˆËR‡þekàÌ=ô„è¦?Á¶_¯&|Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶­.nìwðv §FÏ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ñ¡£¼r±ØèÝ','J@†5h–™lÄ‚ÎE¡Õm²ùè‰„± iŽûh_á‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶­ÃL¼¡,ò,þ33°ÌÀ?','wp-content/plugins/jetpack/3rd-party/bitly.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/bitly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!*þ‰;±ˆVS[þ ƒL','ŽïÐè|z™=Ä†ï2¶ïTÓnpyíôNŠ0‰O1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶°x~-•zûaPê€!ù\0','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\B¬4Ë£ö1g“—¡ù]','>ûõê8€ã\r@é\Z“Çún$ÙåŒagJ‚¥$ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶°ÎHº*¶á*.ÚS','wp-admin/includes/bookmark.php','/wordpress/core/6.9.1/wp-admin/includes/bookmark.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–yM÷™óÂ³Š‰ÉQO‚{Ø','·%ËÌ@YÈ	Ïüh-?³ŠÖ6m23¾ås(M7¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶±»i\'P_[ÀDI¢øsý','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.post-select.47cb46ec0503668fc96b.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.post-select.47cb46ec0503668fc96b.min.js',0,'º\'É;ÌQÍVDßú­®E','º\'É;ÌQÍVDßú­®E','€º1WÀ•ìlùŽëõR2´°=`Â;sß%	G|fÊ<Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶µ8Šòp>°Ä‰áÁ+(ž','wp-includes/blocks/template-part/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÉ7‹4ÍžK^(Ó‘‘€9¥','S1>Û„ÿf°ÌêIZ´ð×Z3öŸÁPðià*Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶·PªÃFub¶§nê|','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yˆß2›F.Òr1gÊ!','aqh<àºŸõ>@á‰\Z™™…˜C¤ŽFæS1)¨à•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¸~îqš&UÊ\réó~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','übx†á4SÃ*iDñiQ',' P¿“bÍ¥ê%~\\k§ˆA£«—¶8.ZÁ\"gŒœ}Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶¸¼È:-@TXòS3kˆÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úú›¹ÕÌ±;¹|}ŒŽø ','dÈ@ãe »ß_/ï^µ­ÈdÃá\rœ)G#†ìs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶»½^.ï0i8¶ÿ—JÅñ','wp-includes/Requests/src/Response.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äŽC!B8Y›õRóý¦','Þºö%Å’ó0+­õ(´¶—v¹´)*Ë÷Çþn=¿DËÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶½?» ÉàÑ\nZd3¢É','wp-content/plugins/google-analytics-for-wordpress/includes/admin/review.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']O&mØµ²ÿ~üu’#ã“','FC”n¹#G{¬¬¥UÒ`{Avé;%†ÂÚ‘ÎÝC¿}ýâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶À*ëUp:t,)ž9Ø','wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]2¢žO·ÙaF_P¤','3€ÐRÌÉL‚ª`i?8ÌñDæJ¿(ä‡ûmbcŸÑcõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶Àþà“}0-2¹Nš[ï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O• 0À*ÐônqX€Áøuf','eÙ”†½²F^ÅYôs1¦aÜ8Q¼Õ/ú×f[™¸zk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶Ádx¹ÍÖeBÀÝ™ÏŸ5','wp-includes/IXR/class-IXR-clientmulticall.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-clientmulticall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åH›˜qºgÇ×l¡t','†žÒ“\'bOÒëèÚE¦&Æ§W0hÀ	o’\\`ÿÝY­Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ÌÇ]ã¸!Ó	ãÙbû]õ','wp-content/plugins/google-site-kit/third-party/symfony/deprecation-contracts/function.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/deprecation-contracts/function.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éi=Ê´\"´Mˆ?/mmf','äöK3/í3«éÞ³»Øiÿ©ÅI¢•ù·Ÿ$Ì€çI=¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶Ï^ãó0–V„ï|Í•­D','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ÔFi:ñ¹ª:¢æ‚ò¨','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.js','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.js',0,'-åÔ7oâß-L&¢uK*','-åÔ7oâß-L&¢uK*','à€žib’	3\n)Žr±~Ë¿ª\"½0íö5Äe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ÙæÔÚ*°¸„Ý~[	GX','wp-content/plugins/jetpack/modules/theme-tools/js/suggest.js','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/js/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁçèêFúÙÑ7—~½\rˆ','=ÝVœR“W8ùTÏ¹tú\r¡q%VÄ;TGƒ[Åž¤jÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ã1\\5š,cx!ßNVE°','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ô<Q‘PH?Vâf5x\"çw','î2Â²Žª¤<5‰ì¶ž8Ób_rGCI’FÞÍ ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ã]db½:‹µÙ+öSähƒ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Handler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÓ1G ·kq¥¤Åîæ','XÐ…ìklïJßn@	€Þqïð0ÃS\0€5m½š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶é\'T,êÆF¥Nµ„léÊ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/header-after.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/header-after.php',0,',Ÿ£_\'5xUÍs\n\08||',',Ÿ£_\'5xUÍs\n\08||','¡l?âëLFÓóhõ\0h† æ MžéP,5¦tTÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ëšÈé‡­ù•bß’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ØÐžYQPAHøçN1Ö_','ŸƒGðm¥Íî.Ó(Üâ+§Â€Zu‘XpTM¾xQÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ëÍžt$£Wõí,N\'ŽÏ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-d729472b.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-d729472b.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mAy6×}<?äˆ–M','º.ñE¿’ímvÂåi»?¼4BœÀž­òSQ‘4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ìXLþ\"àAÑv@Ó¤U','wp-content/plugins/google-site-kit/includes/Core/Storage/Data_Encryption.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Data_Encryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_bÔ‡§ì!]{t8ýÑR','ŸÊx=£¾øx¹Åò˜íZ×.™ª~ýµæçõâ¢à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶î¤Ul1ÀÈ•Dübmgñ¯','wp-includes/css/buttons-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/buttons-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&~í±!K”KB¬¼Èí.','š³‚Ù™ß*1dAš(\n¶}MýKJµëÎº2N7Ñøäü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶øI£K:†¨X6Ä,(','wp-content/plugins/worker/src/MWP/Stream/Limit.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Limit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö}C€ÜúbÒÙÿG\ZüTè','yŒÓè´vd-eöq.|OÃ+Óu_B¢Î`’jFa¹£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¶ùÆh›ÒÞ	¤iˆ8.','wp-includes/blocks/post-comments-form/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B4E“Ð£Ç«)y','!“PáÞM^×²bœòÚïÄ‘ÞûÁæmÌãVC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·æ+4ÓÓ}]\Z+–¥œzG','wp-content/plugins/imagify/assets/images/icon-pack.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-pack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³\Z¦SÙ„Cg:‰,6','B\0W}V¬„\\Ì:sP¡ ›9Y(¡oÝ@_FGú,­!Yý}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ü‰œÜu\"u­üùx','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/function.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/function.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z5k-·ôñU+ÈRÒ.Ê','`—Á65¤)¡gD§‡iÍ!A€š§1vÀZñÎxœ˜îÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·¶ÕUÌN,¶Â \\1','wp-content/themes/twentynineteen/sass/forms/_forms.scss','/wordpress/themes/twentynineteen/3.2/sass/forms/_forms.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¹ò»n·­“¸Å‹Aÿ','h˜VC{¶Bð{óéì4O÷b¡]=¸ë;X)æ§Ý(XÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·2óóÇÏJä=ÁžåM','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª\r£5%€BôidÚNµA`','  œé~hŸ\ni“M€—p]Á¨Øg¸Íz=a“2­þ\ZI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·í±DxUp5\ZKrf3Y','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•cÅBbò\'Žá^à(ñK','¶DB	‘Û a±IŒ_óe›Áäî$y;´]8Û;)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·\ZW>\rëi~Óe±¿f|þ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/functions.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3hÓIXÌ§duØ¨ml\r','ÁÓTÞ8m³‰öR[HUo›\Z °uÅa6;äþs„0=E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·k!aØ+ª*i\Z(C','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZsƒåˆmP´jë)UG(ãŽ','9ù:q\0PôÁ<çÖÔét¤›Ôh{åì…&úœ?ý£x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('· Q v)ctéí0@\".','wp-content/plugins/imagify/views/notice-plugins-to-deactivate.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-plugins-to-deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/;ˆî%°*Ñu0ñc€r','CvlÛgÒöSïí­–¥‡¾eá 	t\n·©xÆ#g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('· «ûHÑ1O´šfÛÍãÕ','wp-content/plugins/jetpack/images/recommendations/assistant-downtime-monitoring-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-downtime-monitoring-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|D‰¬ñ…5\r¢Ä»4¶àê','oºÉcŠÊ¨ºTU™ãµŒò>[Ü>âcÝHÉ»1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·\'jrÛû·Þúížµ€§','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliConnection.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliConnection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¼…ÜóvÚe>”ÈU_§¢','\'þZTƒ’ÜÈE˜?Ÿ8†Öy>:3MdÎ<Uä_M/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·\'<È¼Q!†) D¨ÚaÍ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Àq3B}\\Œäò¡ \'È','\rØ·7)//}Ñj?94Äê“Ü@	} y‹\ZÜNFb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·)Tð2ÇÿK856OèS','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/index.js',0,'P)‚mfBG$±é>ÍsŽž','P)‚mfBG$±é>ÍsŽž','ÝxQ®ljËóÙÁ–EÒ÷?ùì)Ë:”º¦9øl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·6YµË%i]d<Ýy','wp-content/plugins/seo-by-rank-math/includes/class-frontend-seo-score.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-frontend-seo-score.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cý23|ä9FÔ3_]0q½','\n)·-µ³Ã‚)xÀµ7~öT®nËTs\r®ÏHb-·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·<Ñôwû—ª[¾ûÙ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3000.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3000.php',0,'Þ 3‘VC—Éztö³\"Qô','Þ 3‘VC—Éztö³\"Qô','\"õøÍ¬ìOo!§`œïŽ°P¿ˆ9ÒÓ«2ŽÎ@b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·C\'1ix’WÓmTIq…k','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é™Á_²åþ*3 Òå','Å\0ÙaRðÕ·9Ô–ÝÈNž4ûÃý${:×•³Â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·J{œÈú¯µú+Ìr$Ã~','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DœOz\\V:‚êÇ[E´','ôÎJá`­9¯A¶Fj\"¹œiV?ÉÖî^¡P[ùéÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·VD ß6¢B}t£','wp-content/plugins/wp-mail-smtp/assets/css/vendor/lity.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/lity.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á4!ÀÓýßûvëð–_l­','pŠ¬.ü¶©ÃfBå|±9üHx}éÝÌÙ-½ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Vi·#°W&ºsÝyä\'T','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¬ÌL[\0˜«žëÉÙ','ƒìÿ\0L,òç\ZÚðˆ]{JVß#¸Þ˜Ù—2t.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·[”q-sj…¥HÙ;aÃ«','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-field-filters.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-field-filters.php',0,'èÜ^½éÑ±g‚`µ‚','èÜ^½éÑ±g‚`µ‚','1Õóá\Z¦›­Iãê1hºÎW{Üì‘¹ÒY‰¹UlÒ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·`™`\'Îl`=èê¢X(','wp-content/plugins/wordfence/views/options/option-select.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J*EÕ%v	NÃa!‹¤Uw','Mü«#3‰a@xhÇÀ s\r5qBÒNÙ£©X#Àò’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·`¬\0?¨0Xíˆ¡¼—s','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À™\"K²?™übÇPuƒ.','!_\\ù¯Óç7¾žø9\'¿RccÜx3Âc\"šÀmoJsy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·sn&ìû;bÓ¹þ!°pž','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\0+öå]¯jâÍü®$*5','oø`£ÚZð•q­s2@Åq…ûîHµª¬z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·uöjÌãòõ.¯râv','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¬5™,øŽ¼¶q','Bºï˜ùá!ƒ™a%Ž’g\'àR²æ\\TlËíU­ñÞ„î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·x@«ÛM²ÑRmµ¡l¬´£','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-notices.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-notices.php',0,'óö^\nÌŽzaÃå…æñ','óö^\nÌŽzaÃå…æñ','nlÁÖ)˜gE£Ý	KOÊ1„¨ÈäÒ™¯ÊÁª#]Ç:Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·xXscÄ´y.£ÒªP«','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetViewSchema.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetViewSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã[³{qbÀvƒ¯Òf‚aL','9•~\0Ìî	Û·þï\0ëÞ‚ZÌ7¢ï”Ô—o.þ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·y4À³zG“ûOfŠÔ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu-item.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žþ_°a/Z|êê‚Ãh ƒw','c­ø]±d´öÒ^\ZŸcp7«ÿ‰uhKn.Ll…d£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·y£¿Ñ‘ÿc«j!¿\\\'','wp-includes/class-wp-block-list.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ee´ÙÖÖ4D6£º±j','\0^³ÙüoJ3«Mà ˆŠSÆòñIUå\nbÎ©×ôoÙ æÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·2±D[\"¹ñÿ„*\"(××','wp-includes/js/jquery/ui/effect-size.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-size.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Aœ@Ô/œQ1\"4‚œŒá','hàx£MõæØJ\nÿü¨o^¡\nööê>P*(Žr\r€&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ƒ0]-Å²²Ä!Â}»J','wp-content/plugins/svg-support/integrations/wp-all-import.php','/srv/htdocs/wp-content/plugins/svg-support/integrations/wp-all-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K	Í­Ñ&a²&?éóu2|','Qsí­ê\"dø¾dÕKO›š\"’Ðbå§µ¨#ÖÁ©+{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·„LZÑö½º©‚¸õ¾2','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-logger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-logger.php',0,'ñt-ÑëGû‰4FÄK','ñt-ÑëGû‰4FÄK','/1®\ZÁ\'!²ïŠ“¸i0ws*Á²BVÇþ…õŽÎ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·‡\\Ã„ ¡D©JB¼ò\\×','wp-content/uploads/backup/2025/index.php','/srv/htdocs/wp-content/uploads/backup/2025/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Sˆg|29<âö¤‰','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-wordpress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-wordpress.php',0,'­íx…£qŽ%4dŸšÙ3A','­íx…£qŽ%4dŸšÙ3A',')=x(¥ŒEÍ]4pè}üW]9³½¹·åZš ÌÖ½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Žri~5e£c«ŽúÖ','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/css/seo-analysis.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/css/seo-analysis.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wà`àj)ænÛmâÞÞyÏ','-I©q÷WŸÞSÎ†.Aa8±- IyAŽ›€‚Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ŽÄ\0¸\nÝWAšü‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/xls-3ec3cec8f160c5467aab.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/xls-3ec3cec8f160c5467aab.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¾ó7úVVÖ¨Éß8sð¥l','XêíüÍÈ Ÿ³\\›º¾¤åu¹¬KïOUÜ¾ž7_ôi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·‘·£V¾ÿè$GeGá3','wp-content/mu-plugins/nexcess-mapps/Container.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Container.php',0,'9 âïcvwÍj1ü]','9 âïcvwÍj1ü]','<è1È2zÐ£×ÏØÃFž*­„qž ­>»¿s%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·“hJ–´DÒã°—G¥ ön','wp-content/plugins/wordfence/lib/wfCentralAPI.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b¤Ÿ×Ÿ1zïµ7ËdØ0','´°?‹£ÕŒê˜næ~c	|C€a#\Z!þ…”/i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·”×Ñóæ<)WÜxHŽ$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','35Ó†„ãŠS¼ÎÜ9ýT]','pð\n+‡Rÿ»ï.¸IEÐ>‚^â¢-Ì7TžÄ:í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·˜\\¨éÎ0O¶\'w[l/^$','wp-includes/blocks/gallery/style.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËM=ÜXç®jˆ«6Ä¿™þ','EãËÜÅ£Éò–w<ÃÛßä#&u(P÷ÇÙ2VøÅq¸a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·›œZQ4ÇØ\\(‚Ü‡','wp-admin/network/admin.php','/wordpress/core/6.9.1/wp-admin/network/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï®\rŒý&Z3’r“\"ò','Ö:á×%£;KiˆW@>áU;ŠÔÍôë½#À>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·œ“ïY\ZœÌYŽ5:\0qœð','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÅv\n4†¿•á`û\Z1','\r%†z¸ý$ÏŠÎ‡uëO…œŠ÷óœQ ÍÍï^HÇÀ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ŸUÆƒù&òë¦I‡jã','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d¥*fƒ–üº*ÛÃfzMËW','Öç¯——Õx&¾,Ò;íú2%šõ\Z0Ñ½%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Ÿ«Ž$¬]‰‹5;òf','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-screen-content.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-screen-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RŠ‘’éÎ.*wöMJ¢x+','Òz—/Ž6÷L™j6^–@C1û)êØËÃrßƒ$È€àE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·´òÅÃ–Ì.M\\îzÊÍâ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php',0,'Îÿ®!~Æ\'ÁN‘VD“','Îÿ®!~Æ\'ÁN‘VD“','ÎDÓù‹¹‹nÝâÔo6’ÌYÇ‹‘J	Å6ÖaSu2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·¶3õi’÷QÌJZÂg¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C€_N¹…m\nEMØËÑ¹#','jŠõ»·¯Ã¤N@I“ÍEºˆÿöãîT¬>Ð-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('··Xw~»FýøP•9þJ$','wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…æþî#˜¿Ø3W','Fg.—™Ñë:ò¯vÅÊÇÄ{NmOWË;¯ˆ¼¨)»ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·º¨%½Ÿ›‘8õ8«Ú¡<%','wp-content/plugins/gravityforms/includes/settings/fields/class-conditional-logic.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-conditional-logic.php',0,'»²°Ê M«ÎêRÏKIô”§','»²°Ê M«ÎêRÏKIô”§','³\\hO¿}\0J®/_!¯ÊÓne¸Êƒ…?m–Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·¼¯ÇV;.ž\n6É©™ª','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-react-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß ÷‹%³ÃÜòâÍ^','ÆÐMùHkþ“›w:ÍÛàÎþIŠªÙ#;|‡²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ÁL=ÎCáÿbå‘','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å—¬«ªhíTPœÝû\Z·A','Rñ3e”:F$*…Eów\'ª	‡c¥µ”ÙðÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Æ¢‰ ¾ jù}) Ï’T','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7– \'ßo¡¡8¿‡mÌCº','¬2CšRø¦åøòÿW(q’?ÁÉa´ÛR_>ÛòV> ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Ï×4zhãI‘FY¾ãf','wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesWooCommerce.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesWooCommerce.php',0,'ª”nâ†]/ÞÁe>eÀ#[','ª”nâ†]/ÞÁe>eÀ#[','ñY³Ã†\'[”‰ö~Rómâš³ü!<D+&âv f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·Ô•_º?/òÕFZ¾¦ï–','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aë	8EÊ Úr\'ÎØ®˜','‘Åa10=ý6óm/È°S!î…ˆ­‘`î8~¶ßlÝY’þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·âš)Ç_B=!ÍÂAhá','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/class-jetpack-subscribe-modal.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/class-jetpack-subscribe-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¯\'J(¾­@ì]5â¢Ð','ñ²OIËÞÉ ¿°È7›H‹£Zi+\\Zv÷«	ÿ	Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ï/ïöØŠ!¤N>ñ‚\nþ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¢f<_2S^I¿ªZ','ý­iÝ¯™ÿ8{‘iü´Øq!d¾ ÌÕ¨åAzòõ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ïôXûÙ· –mÍgåÔ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/TimeZone.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/TimeZone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jIÐ0±Õ˜ ýÙœ*Oˆ®','`F™²ƒÝ3iíJ¢±PØ)Êû¨rÅœ4S»[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ð\"\ZÙdY\'9#‹RÏ.','wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/assets/js/404-monitor.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/assets/js/404-monitor.js',0,'ÏÉëæ¾×ƒÜèXÐÂ>','ÏÉëæ¾×ƒÜèXÐÂ>','Ê¡kNQM~¿-nEa…,áæ.Ô(gìÛ5n—ôì|®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·õjEòºùâí&Å¾‘ó','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feed-properties.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feed-properties.php',0,'ùzûRX¥®Ã\rBS„ÞŸš','ùzûRX¥®Ã\rBS„ÞŸš','¿©´CýÍß­þ¡¬.® È¦„^ ›n‰–¾1nS½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('·ù\'Èx~Ùr¨íç×iw\r','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/Step.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/Step.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7î‘—œsRZ÷Qõ‹Î»‰','ô‰ôÀÅ@¶]%®ZÆà®4£ÿe‰®ŒÉ$²j¶ÂTuvB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸\0\\›XÆÞíÔZÛ}ñZ×','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ.\rh•fË\'ýï˜','{näÞ¤}ýØ£clˆ\\Õv³†+’Epç×VéŽJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸bªU&/YNäÏ™bßú','wp-content/plugins/jetpack/images/rss/silver-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';…D	éTp#Ûñ¹ hÎ','QE_D4ØªÃkH›¿â›‰é*\r‰¶ÄXÄÄ.-è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸ç¯ŽnÜPäE¢š','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','abY9?ÊØÌjì¹Ëñ','Îw¦L?§ž—Ayê›3<Ô„KëQnÁç†„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸\n¸G\rÆæ¾¼6','wp-content/plugins/imagify/inc/3rd-party/hosting/siteground.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/siteground.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']/5Š–†\n›ë2HXjëÈ','Ò£ Ém9Z®^QëØüªîæ>7-Øa*Yåü­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸>‰š\Z§^ót!Î^','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Binary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Binary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¶4®.ubÓ(éº/ÕJ„','Ã¡åLv²äd“jƒnûßð÷¬¢.ìô\ZYIMYÇµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸NeŸÌò¹\'ð¿æõâ','wp-content/plugins/wordfence/css/license/free.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/free.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ÃÒöˆËõaT.u!¦Ã','´YÇ“hª\nY 	R[¿¢JT«zOÜÄ1¯·¶CÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸µšA@–îÍ.àU&Ñ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/LogRecord.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/LogRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ímú¥ö¨¤L}º:h¯ìõY','¨VŸvw©ÇEû½þ…[(Ãf°÷ „ÂÕ¥\'»çï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸õs\r\0£kŠêPo‹u','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate-terms.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate-terms.php',0,'5g‡ÒŸ •ØÔ’Uïm-','5g‡ÒŸ •ØÔ’Uïm-','[ißXÖQ,™naæÂ*×néöf Â¢n\0Ê6ê|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸àŽù¸‹¥\0³èèø','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yc.øX¥™ûUòmûš¥','‹RwiUpæ[Ü?I%TQòØ’Ë\"mÆ¯Jh¡êQ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸3ôÅ\'¦¸¶†èœ\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/›Æ‹Ê¯;CEéè»¼','jÏþ™/$áÂÓ–¶ä½a¨>)—V•¡žóˆª+@ŸÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸\Zä¡¯lîÎÞù3ÈŠÂ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÉUÕ’è¥JL´“m8`v','Ó›úvQ´–kâÄ\n¹ƒlØ]Û`Î•ºÛ·ô•+}ÒkO­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¡#4Öøi*ƒ·+²<','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ìp­¤„Õ6É—¤L','ïZ¿ßgó¹nMÎÌ–-žúM÷È¿[ª<ÅF\'åÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸)Ï»1aÝÑ{?€×)åg±','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-consent-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-consent-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dlsìX²ß.­Ó<L;ßì','învïKñªMÑÂ;dwÌÉ‚mã¼)ô›A;9.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸.]¿*Š~†p_äÈâØy','wp-content/plugins/google-site-kit/third-party/google/auth/src/ServiceAccountSignerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ServiceAccountSignerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ò½GòíŽ4‰3émÏi','E\\ýg37ñÃ+÷L4Û¬èFåò±v\ríßŸ`3ìi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸7Aø3¿Sùêõ{Ææl','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-result.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-result.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@;›@Ö?V¢[7Š0ñ/G','hÊio!\\¹›xŸ¸Ið¯fòm`ÅÞu+ú/Zük','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸;ó1§²x©¬qZÍì','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-loader.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6‹Í^ó%™øW¢n×','¿Oý¯³ŸS ©<®-l«_t¡¢ŠË=ÉmO_·)Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸<h iÑ­3*µ	Fq','wp-includes/blocks/button/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/button/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÎL­üµvú¥¯H\nÄÛ','5$ŽíR‚\',ëN@ˆ)‘²	PJ:¼„ärýE~G-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸D€`£kŒ,SÛØÐŸ›ª','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~güB@¨J¬Šn¦jú½','=¸ë2OB¿ÝB’äÇ7Ìo©?ß –—sšW\'™ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸D°L©ú$Ÿ·qJnÀíl','wp-content/themes/genesis/lib/admin/site-health.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/site-health.php',0,'æc€zb\"»1ËïþPxiu','æc€zb\"»1ËïþPxiu','¾#ÕAöxÕƒÕÑòB…âªàŸ(|Xçö¯ø*›Ìð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸FªÉÆ»ÝO‰>š]>\"Ñ™','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸H$ÇŒ¥[ÆÖÇ±\\Ïäe','wp-content/plugins/gravityforms/js/chosen.jquery.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/chosen.jquery.min.js',0,'>ŸËœÇQivRe?¸§','>ŸËœÇQivRe?¸§','\"#…“Šh8ò`¾õ`:’²PcòõSXkXHX·;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸IÚrbrëRª5:Õ¿æÆ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-settings-controller.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-settings-controller.php',0,'!¦Ù+Õ›.÷?Nâ*ÖåŒ','!¦Ù+Õ›.÷?Nâ*ÖåŒ','£ÜóL§\nFUí,o€´åÕôÕK”v\'ÚUê¬ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸J|6}ËPß,\rÙ›','wp-admin/css/colors/_admin.scss','/wordpress/core/6.9.1/wp-admin/css/colors/_admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i2ëRjå¸W+¬öá˜LA','¤¬ìLû\rÿ}%SÉÚä×Á¬KÉŠ¾‚ó§ƒä©Aë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸J©eG4x÷„Ê”u','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-wpconsent-notice.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-wpconsent-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÂrI,w¬¿Fmá„É0dh','vÝË§ÂxÆñ”­´¡3öWh7æ·Px6/¬¼¡³3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Vj*JíÌ–ÍÍx©V;Ð','wp-content/themes/genesis/lib/views/help/genesis-home.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-home.php',0,'å¡ÃRñ<ìÍ¦¦{”VU‹','å¡ÃRñ<ìÍ¦¦{”VU‹',',o\\Fgäyw9ÁZ3Û‰!™‚%´›¦ZHÚ«$¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Z£@’ú€ûE–yaþB','wp-content/themes/twentynineteen/sass/typography/_headings.scss','/wordpress/themes/twentynineteen/3.2/sass/typography/_headings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©|RÙÌsâx¦Î*%§','üpÐŽõ‚(ìW™\\ÞÙÙ	‰cé36§\0ôê°\'øfÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸]ïK°ý\"þ‹9VRÒ»Ú','wp-content/themes/hjs-blocks/tribe/events/v2/list.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/list.php',0,'^€~dFE0[6\\Y«–B','^€~dFE0[6\\Y«–B','?úš~ç”™<`1o#­;‡’\0·a\'“ƒÄ®Cõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸d`#)?žÏ³šÏ0(w‡ù','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÁoYƒ¢Û-ã)EHd','lÜ,8¿EñT—ŽC‘eylžaùSîÔ;)\'\"dÌ`zû™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸nbê91:»á\Z‡ëü¯H','wp-includes/SimplePie/src/Cache/Memcache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã9ò!ƒ‘\Z!FL®ÿi.—','PÔÝy8.ƒ…‘«Ì¨WN–E úv:Û›r €çw[ŠY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸rÝ\'¶FæSQ\\ìq','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/index.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u±â9s×žÀ*¼S!','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸}¬ºšN\\9žÆ\\ÏÓä','wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ,2—Pç¡ÄE©m','ë‡»9ó¢(T’Pû’#ßgïò\nµÙQ¿¢ ©‹k¢¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸‚¿·>4º®ð¥5<Ì','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-ajax.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-ajax.php',0,'Þ¹|œÐ±<0ÍRsú','Þ¹|œÐ±<0ÍRsú','ožåa¼	-¸q¨>_ƒà ºªŽauÙa/ºX;}k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸ƒŽˆ×VZÍbl“Í¯','wp-includes/blocks/archives/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/archives/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4?	êóóU­Ewáá','äÌ´Ý2I3˜‘ØÁQS*\"@L$	˜±\"ŒV´?±å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸…ÞbaÓ$Öù9ï','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/xmlrpc.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/xmlrpc.php',0,'—+ëmé.\"¶ÖÉ\0Y','—+ëmé.\"¶ÖÉ\0Y','ƒ`šº}Î-g¬8ž]Y3n5é;$\0o `#\nä)(±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Œx–`þf,5ef2ý“','wp-admin/js/site-health.min.js','/wordpress/core/6.9.1/wp-admin/js/site-health.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼æ]Æ‚}6 ‘a$y„ñÑ’','pìh£aìþ ªïÚ/g8h²ü>åŒ?F»lzÌ•8hE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸d×]Ñ&3š¶ÖNˆ=','wp-content/plugins/wordfence/images/logos/shield-white.svg','/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õdXÌ#Ìp°RÃ°J¾','ÏœL‰OÑ\'Ð(öEqHÃîlÅ@èüÊ)O§ŒŽ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Ž”§œ[®:°—„…q','wp-admin/includes/class-wp-plugins-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-plugins-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Š•·÷h-ôµ‡','oF÷ü)»fè¹µÜã;\Z\']ÌùYPø¢ƒ$‡¥lŽˆ4˜*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¾½¢Ù\0ü6ÍFAä`','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Collection.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ›&Räj¶Â¨@*\ržÔË','±§&ê,Ê*n´#¯¤L™7æ·1q€>ÛàÕO<†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸XSyãvö-øø&´J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßšhèW%”ðNE¿}	ª^¿','/Ë¹¼ƒÕ3îçø}Ä3É0[i…²åíi=mŽøòÓÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¢.yzç _žê­jzÂ|Š','wp-content/themes/twentynineteen/images/pattern_03.jpg','/wordpress/themes/twentynineteen/3.2/images/pattern_03.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È•P@>?2Ø1YG6ÃôÕ','”9Y»ÓE8PA¨4k®\"\rá¯Ù8@Fñ`¼»J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸­vÈ–xú\0=Q®üþ‚òˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØFMEPîp!;Q&êUõv','mbÿ(ŠµÂHŠyÝ‡2DÎz‚áÜ(IÜkLw6éN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸±Ó	X;ÏI¨œ2f´ùÇt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¸å•hülŒ“²Pw^','íŠ<X÷–ãŒOê£ªõñBvq‰ÿ0Þ\"sŠïÖD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸²yø CR°»¨222Á','wp-includes/css/dist/base-styles/admin-schemes-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ˆO2·òNÚ×I\\GŸ1R','5^È>47nö—·¤Vg»Š[oæž^ñ[½¿]\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸·{u‘æüÐu*ð¨ZåS','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-pen.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-pen.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';÷Gø‘kéJwÕ\n+æÇ$','TLŒÐûtêN>&‡mç’d4¶\\zù¹;gõÁúc„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸»µ>yƒ`)Ps™î;ý','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FhzònCå²ªú>Hóœø','“3É€\Z*Lôë órP_\r«F»gàØÕ~>5¤álü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¼âwße)OfF£±ª†›5','wp-content/plugins/gravityforms/includes/config/class-gf-config-data-parser.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-data-parser.php',0,'&öJRõ\0ùC5ñ††ãé','&öJRõ\0ùC5ñ††ãé',')Pb”\\[Wáˆ:ªøÜ&/¥I’ÆMQu¶5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸¾>}a;®øÐ,‡ËbG','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úzs#Â9¡îëTLÅëƒ','¯RöÞet¥cd]b©ê@éÒ`Uiƒ™´ºHÄ–Ä®¡[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Àé[…_ÛN±®õšì0ž','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ymªì<»Ñyÿ«$Ñ˜','>¡vNT4æáåZp’z?¤DÐr¼0[\0¬¹®†-4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸ÁÒgÚ­£½*ÎÁöõ]I«','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php',0,'š#3N£¾4óZ|ù&s','š#3N£¾4óZ|ù&s','¤ÓÄ¬RËµ!³Õ»Ý‹Žàãzž«ALöæ$§q\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Äp{es,«5Q‰Ùæü','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-layout-box.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-layout-box.php',0,'Q¾sËÎ‚\n%•Z2¸GCl','Q¾sËÎ‚\n%•Z2¸GCl','h±?®~ÃÇ¾áÕ†#WzÛô§ábþ_fÀRthßæ  ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸ÌÏN”Š?Y©k„e','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’N\"áy‘\ZýC<þ¶‹\"','…s½z—¯v|­¨Ã­ÃG	á›qÙbäÞL-x£M°5F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Ó¬h¢8NcÏ–=sÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°P¾{óÉÉä”IÌì','i.X®0s‹µžÛI<tÊ\'^ÝñZ<K>+ ‡ý§š$C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸Ø±yùoš¦rRÞö¬k','wp-content/plugins/members/addons/members-meta-box-integration/src/functions-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>GIr9Ðã%ø+®;&•','.3ÙØ†ÄÕO7ŠÚ-¶Œs’aÌ`Ž§/I1ŸþËzh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸ÛZŠÌ(“Å§|ŸÍZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QUÿp~ocÃŠ4ÒNt›û','”LÎÞnµl2@Îö>hši,uJY²H¦‰\\ãLô,²B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸è«\\ ¯”IÑ»Á»è,','wp-includes/class-simplepie.php','/wordpress/core/6.9.1/wp-includes/class-simplepie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø<fÐIcC]Yê¬/È[À','çÑ€E&Ÿeâ·¥¾¥v³//»y>ÍÀ$r=ÂžÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸îÚ™yì2D\na€ú93','wp-includes/block-supports/layout.php','/wordpress/core/6.9.1/wp-includes/block-supports/layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a­:|Ð‹& ÀWä@|ñ\nž','ª<«Àö²LÆèBUQ¨@îOÃ]ìwÒ«©2æœS0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸òðßTÙö]¶ú U','wp-content/plugins/jetpack/extensions/plugins/ai-assistant-plugin/ai-assistant-plugin.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/ai-assistant-plugin/ai-assistant-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';oÇt\'\0ÛöŠtu ßAÑ',']\"sry\nLe-®V_Äí¹‹qÂZkåáGüáØ…A&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸õö×)±E»¬k”¸Ú»\r','wp-includes/blocks/accordion/block.json','/wordpress/core/6.9.1/wp-includes/blocks/accordion/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wå<)`3À¸	Y@wí—&','œ_*\Z‰û{}~\nYe9åÌxwíW½õÎL‘NRV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¸úXÚˆ¼:ÿí˜´','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rð¾Hßˆ„IÄ¤','Ösˆ\0›š¡uñ•¿üç`/e€ûÉÀÏ$Xn0ò +','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹;F§µÌÙ€ÜÇžñ°V','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gêp_ãØp\nòD‚l\rQ','iædÍ\n‰º€ÆÈ3‡S›ˆ²ÖAþpz¡«ˆê°0§ÒK‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹j—KÎÇ×$.Ì&Ý¡•','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïHGÂ®ª	€æÔæâ¶','$naðyK\\ù^Ez(»žßœøh¹3|ÕÄ§üºÁbD~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹í‡\\ž]^ÒT£ê¥ŠÑ','wp-includes/js/dist/vendor/wp-polyfill-url.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å™›=¹NTó¹\\¼—{šÊ','þëhìý½Ç£¥qîÙµKtàû¶\r4DSgªd0Z†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ô9\\3M\0<wQŠÉYñ','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>7ÿà±:+«0ÅÜñß]','?n‡Ò;½fÁqJýáU¼7R¿žæþ¾•¸ÜsoQ¬Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ãîª=\n¨if4 PÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßg©R¨¶@=—Â€Œê','ç›ñ¸ZRZ€‡°w9½3Ù¨Ú}ž~Jµa¨Æ¾p¼i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹\ZâAüùº°†¥¿/fË(','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php',0,'K«8Iºdp˜o?E','K«8Iºdp˜o?E','Tó!›H	ù¢Ø˜ñ,Cô­a~¼KO×PJèáÿÌ9ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹$lv÷áECÛ©bN','wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php','/wordpress/themes/twentytwenty/3.0/template-parts/footer-menus-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S:ç4÷=ƒÅ1¬ÁÓ¯','W1žbèŸþì°Šž?¡y´m75þ¦^IZÐµˆ	ŸõêZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹/&¼ŽÖûá2®Ñ¡\rgDs','wp-includes/http.php','/wordpress/core/6.9.1/wp-includes/http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tíÈ)	p#§Êhûs„','Û|BÃ6œ¡÷í“Åd½sùZSBcóì‘X{¢è†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹2­ê)óaõ9Ë{w1','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-1-d2817eb0e669267ab3eb.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-1-d2817eb0e669267ab3eb.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á$çœ|Ð)@ïèòŠ©¦Í','ÍÑAîiø5Ã7B“i™Õ5ùüË]t<Èž¦\'éçb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹2°!<[›[å|×8o4$','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-translate.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-translate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èµ<`-»Ö…3PÖáynÉn','œþ­>ô;ïÖ>_lÅ\Z¾Id?8}l3ûÂŒHQb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹5Ù‚aÜ¨Ï˜Ò	#‰åbu','wp-includes/js/dist/compose.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/compose.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨„¡WÖ˜¤¦Eâ(´&^','q€¤Üµ‘©z§§-8ÆÁ^¬—W¼†Dö¡2xó$}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹=ê#™Þ-ëèÉ38','wp-includes/blocks/code/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/code/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+v{Ádè„ôf$9¶ìÅ^','Ké¬/¡ Þs´ìCS-\0êUï„jhòså5 š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹@`j%lÇ3#¢”`b€”G','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¶R2kjCîÕ­\0Þp,','=yà>çšÍeÒ<Îb‚˜þ›U+\\8¡3²Ñ[ô[ZŽMÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹@dêµx|‚àÜp$íÊŽ','wp-content/plugins/jetpack/class.jetpack-twitter-cards.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-twitter-cards.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œîN	€þÉQðô ‘yQ','Å>æ›ÀÀ4‹ö ùåÔ‚õõãBîõRO€œÖh>¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹C\r÷y™;,€ÝÐiÿÎu','wp-content/plugins/gravityforms/js/gravityforms.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gravityforms.js',0,'a)ºI÷Ðx˜¯òB›ÙØj›','a)ºI÷Ðx˜¯òB›ÙØj›','vËFtF~·\0æÂÃ¡û@Kº”K7\0Tà“£^å%…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹H\rfÊÌ9åž°Qogžô','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Header.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žÎúÊƒÔ(\rõ¶sÍXÂ','/xÇ‘-q¶À§Íˆ@ÜïWð2Þ]¯£7úÔû@Ê²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹O1ÌMz$òTk?å¸','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨	´úÔî	pk>¥R)û','¡$i	.r„õ\'þ!òµ`¹çïFe`-ÐëQy¾;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Sß™\0‹Çc¥Æ•`4','wp-includes/blocks/navigation/view.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ôÜMzšÏSFñ8ÿ\n','f¾ð¸]>0š¤D€9í—·~\0¦ž(y4k%ì½/®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹WYP´øß?ˆÓ³[¥Dš[','wp-content/plugins/jetpack/modules/videopress/js/videopress-add-resumable-upload-support.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-add-resumable-upload-support.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð÷¸¶o(ƒamõ,s','`€ênätqDZilWè/Üs¥÷lnª\'”æþ ¾¼f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹YLÄÙÅ©ªræ˜¿\n','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-settings-fields.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-settings-fields.php',0,'x§Ff\0vùk¹>¥Ã','x§Ff\0vùk¹>¥Ã','t¤(Lå—ÔC¶µ°ÿT“bÿÄÕüÙ—…²ÀIö~Þð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Y¯ßØ-}€½…ø§\Z','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-results.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-results.php',0,'‰32LžBŒÖZ½¯	»–—','‰32LžBŒÖZ½¯	»–—','Cö&ÐÌë!æX¨Pz­g2¦[Ã™êy¹\'¯CkéÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Z­kƒ<ŒLí#¨É	À<','wp-content/themes/genesis/lib/classes/class-genesis-breadcrumb.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-breadcrumb.php',0,'•G‰ÛQÖ“|ÃpÓ¥¢','•G‰ÛQÖ“|ÃpÓ¥¢','‚;>™Ð€åFßDµô÷E³µsðòbv@=ÊeÇ®Fô¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹\\Ã2ò¿Å°‘~\'2}','wp-content/plugins/imagify/classes/ThirdParty/Hostings/Extendify.php','/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/Hostings/Extendify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ìÂÄ…?î\\ë=ÓÚä÷ú','ƒ‚\"®<ó\Zk§î\nßüJèEÄÄ¦œ™ó hØåî4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹bœE‡‘3Óg\'cZ (š÷','wp-content/plugins/akismet/views/get.php','/wordpress/plugins/akismet/5.6/views/get.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÈ/¾=bNëâøÀ','ê–C;‡t\0$ãmÝ¤ô_—¸Ã­‘Ý\'¼œÿqË›ô¶œµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ij—Rs/há‚èÙ›c3','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/save.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/save.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïé9&$’;‡)uZ˜Õ','T2\n0WLÖnyå…³*$÷¿KèsW!	}@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹lcŸ—‘UU@é:†Ã¨','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-field-group.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-field-group.min.js',0,'f…År6>Î\Z˜’;‚ƒ°¸','f…År6>Î\Z˜’;‚ƒ°¸','<V€|çZ\0!I“1WjÎ-€Ùò±&Nâ-°?Xì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹l›â¨.>Ô,ÀÁµDëç','wp-content/plugins/jetpack/_inc/build/videopress/js/editor-view.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/editor-view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßnÓ\r\0ƒS@Ü°Çl•ªŽ','-©+ÆÐxîø)jF ’8“8”„bÉ»ñß‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹peaüºÒ»p}ÄAšŸ','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-blocks.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ír`AC/o>R_ÜãB\ræ','h™‹¬cØ¢øß\0h} vÃ•)Ú¯f\r/Ý²L“éëY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹s{;¤zÒ!œÉ®0Ý~','wp-includes/blocks/comment-edit-link/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\" ¥¦½‘I®ç´_;·\"','äMs~Ãvw“yé}JÜ¬Þ96ŸQ­$Ûºo£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹xi OØ¸„¡ÝÔW£¦','wp-content/plugins/jetpack/modules/plugin-search.php','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v•ä­»3[õ“AãÚ','›Uºl,ÓŸadvûß{÷îg®=ÍZxMŽ%ú½cÑ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹y	«{¢ï95Øÿ¹a','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ïxâÑÑ–ÅŽPæ›bÀ!','H†J›e6¼2D-ÝÄl=9uCº*\'ýr?(9ó¼“ï„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹yGøõŽX³à-44|¦','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-user-role-editor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-user-role-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ó\"›á°K¥YÆ¹ÚÞêòP','>¼0È+ŽCùqmìù‹‰=g~!É¨ôÚ@«Zäj4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹‚¯¶=ÍåÑ¶Í8$ú','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/2•;°¸ñƒ(úëU‚µ ','i-»…®;R9éïs 	„bl¼ã:XJ$å¤ÿKô¹	Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹‹‘!”išþ›{˜47Z}','wp-content/plugins/imagify/views/input/selector.php','/srv/htdocs/wp-content/plugins/imagify/views/input/selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùimÆ»Ð±;k!¢ì','™BVˆØTýì`‘{Ò+Xœr¡d{£dÿû­¨fàÏŒT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹‹è1Tá-™dŽ:V¬bÌ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	b=à?9õ/cU9‰‘','ï>WuaðRÝAzîÇæ8¤¿g<Ôø¤<Ö+	[IÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Œ?ƒ0|Ãöà5uÆ¡ƒ¾','wp-admin/custom-background.php','/wordpress/core/6.9.1/wp-admin/custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ãXì]ðAE°',')t/å.?¢Ïôå¯®NÖiÎÙ0½àêŸ\\âz?@\ZR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÌÕ½ÛéÛ¤‰€“w','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/culpa-eos-consectetur-libero-quibusdam-nulla-illo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/culpa-eos-consectetur-libero-quibusdam-nulla-illo/https-index.html',0,'5ÑPÂ÷Abá”sk’','5ÑPÂ÷Abá”sk’','ò1Tõ¼kÖ:^Œ·MÉüªViÌÓÐ»^rÐÒáÒGÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹’i?žþ-UÓòÙ¤ÏgNv','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X/ò\\N©ÉGyró‘À','Àâ´J¤ðY,$¿;°°Ïö¢9Rõgc#˜tè«ÚS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹“q!„Àò}çÛ9†P7\Z#','wp-content/plugins/imagify/assets/images/icon-lock.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-lock.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o±.|Ze\rß¹¾ü','Æ\0×ÌÈÏ‹€ eLÖ‡ka¼ˆí+Gô„Ur\0VŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹˜”Í½<u%?Töj ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTransformations.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTransformations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p‹¬	\r|(‚o,Õž£i`','ïºÚHqØöKµ‰˜C‘¹#R€=–›Uâi\nl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ž<eJô½í5}™Ûj','wp-includes/blocks/site-logo/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìô&æèýìÒUâOSp','ïÆOî§×€ycôª±þqdƒÌT³ÚÕ«fÖ•€Í‹,,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ ³°QõÝ…Ì\'–!U','wp-content/plugins/jetpack/_inc/lib/tonesque.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/tonesque.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·û{Ø‚J˜™R«¼¹å','†Fá¸IÂé¹umŠ66ç¹g_äÆ<gg&dè$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹¥œh\\î2š=Ú+îÇ/|è','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yhtò_Ýß1Ô$¬ß¢‰','økaÕ¤„yí\"ÍXYæÐÒïÜÉa~oµÙ_H±´Qô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹§ÅêÝ5õÎY¶ìŽ—','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó[óFžIÜ6¿ã°€ÿMz','þf_:g^{èK.k}‡ßöý‚7(P‰÷Â‚gm$À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹©Ñ.ÉÆÌ×S)õ6S£','wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„( x¶FÁiò°¿fá.€','5AÉ”·Âäºeeþ2EÎb`:Äq*f\'³®Ü¾@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹©8W¤ÎÃ`îu£!É','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@™B/—Ú_VT‹˜¨î è¢','Ù-ÚéJœIâ¾±\"AØ¿·=•Øöp¨`Q]¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹®ƒqhÌn›Jýj¯','wp-admin/css/nav-menus.css','/wordpress/core/6.9.1/wp-admin/css/nav-menus.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËVû}=ngªÂR\"þ£','VÊýælzÃïDjnuÑ(%kªáõr:˜öµho—H€œ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹¹wmÿVcýˆÂ³ÆC\rR','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô/1\\Ð5UŸÖ–?‘³ÓÛ','˜>£ùbb$ÕxÝŒ	Ç’Hš›÷wÏK‰ý.~7uÉi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹¹Î<ÿ	Ïf%ÕnŸO³','wp-admin/includes/credits.php','/wordpress/core/6.9.1/wp-admin/includes/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!|óx‘ÄOe×ZéÂß*Æ','°‚kUƒuÔÁ5KxõvQSxÞ•H„x­Å a/LøGÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹½†è#è_=$ƒQÀ·ú','wp-content/plugins/gravityforms/js/gf_field_filter.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gf_field_filter.js',0,'ê]©@ýÝýFÎ‹Ê\0÷V','ê]©@ýÝýFÎ‹Ê\0÷V','0V„NQ«/èÞÓû[MØ\'0àªœh²®ÝrW]ýþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Áº»L«>(½Ý²ù3','wp-content/plugins/zapier/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Â\0œþ9n€…õëôm','wp-content/plugins/jetpack/images/app-image-upload-2x.png','/wordpress/plugins/jetpack/15.6-a.3/images/app-image-upload-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™»AóÚALï\\£{ÀÀ—','ê}\ngJŠƒ{‹U8 \\Ø¡þúÈÏb4ìšl¼ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÃuLç,îŸ&Ç‘‹\r1','wp-admin/media.php','/wordpress/core/6.9.1/wp-admin/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K‰µé…ÐF	+})@>ËBý','n#Ð\'åbbP©˜\"¹ûu9vñ¬> —°Sáîõ¦ãž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Ç\\O·u$>ŽÕ¯’þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò2Ê[ƒ4ÚÑck~*]r¯','YÄ…\nž¸m±hóìœòy†5ü­->*´QÈgúE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹Ó€9[êÀM-g‰‚','wp-includes/js/dist/hooks.js','/wordpress/core/6.9.1/wp-includes/js/dist/hooks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èó];-NŽ^ø\'&Ê¥„','LN‹äÔôòg3Q¼Z_E`XÒ¸·­f¶ãÅ’Ó÷ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÕÇ\n³v¨‹¦â\"ê(O','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Counter_Base.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Counter_Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TGÞ\n±yA¿‡¡$ç.','¿]2;~¦%×tå‘êC4ÆQå¾=º\Zˆ`þ>Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÖakYw7ÐÎõOF‰','wp-includes/css/dist/admin-ui/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰?{\Z)[µ9ÀÀê?™çáB','»¢” .\0VTŒÍ_‹±á˜ ã\\`ˆ”œ¹Î\0%tïe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÛË/6Uaò4ë“àC}','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2_.ãvñmõÆúðIè\Z','ãWBa¼ÁÝuTieðAÎEVÊ-za’çÑX9{ŸZ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹àõS^(î„ªlCvl»:','wp-content/plugins/jetpack/modules/shortcodes/tweet.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/tweet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³4g íÁè\nö«Wnb_','\nÐ¶ëkv»ÍƒošÂNûs£šW\nœèï]åI|ìÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ãa8@qfŸë*A³,¦A','wp-content/themes/genesis/lib/classes/class-genesis-admin-import-export.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-import-export.php',0,'»ÑsOê.¼Äàú[:–d','»ÑsOê.¼Äàú[:–d','ÕöMù†ì$ŽVù4Öý=~³w÷hñåØÈC@ÿˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹äX:E&BîAª÷ãÅ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûnŠÄ.Ò`§O’#žŸ÷º','abA=Wg-éMßp\r€¶ÏxË—…à)æXÑÅû·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ç¥l“Ð;+©S›G¼Â','wp-includes/blocks/audio/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L@Ø¥m§žÄ_ž’°YF','eŠ7ç¾K¿V„Ó§i®d½Æ§³æ9kÛy¾¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ï;ò×’ÃNsJHeóäø','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/givewp.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/givewp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*KÿupN¹z\Z0ÀÖ5ã','l†ÈÚá4æ–(G¼‹hWyy«ê†\'óÕ$MÜú5÷¦=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹÷sÜùÃ™|g\nå%±@Ÿ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-async-request.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-async-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€.¦ùüÓ8+ãý&÷ÿ“þ','²œ$9fV×Ê¥,¯ÖŽEZÞ;^Yñô%£‹À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ú+??“©L¶Ö,z','wp-content/plugins/insert-headers-and-footers/build/admin-bar.css','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ôfüÒMî? ½9Ç¾L^U','²½ô§œú¾ŸX¤bJ–æ\'E	ReöVD°ý8ø+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ûädÀ‚{¤õ§ZÎ„','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é±øÇj8° °3½gcüÕ','Êðn§$Ÿ³Æš¾ÕÔÊ‰dTæ±Š0ð34¸ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ûözæä4Á_­fÖ0j','wp-content/themes/hjs-blocks/tribe-events/list-unused/loop.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/list-unused/loop.php',0,'»tœâMBÕÀäL¦óù','»tœâMBÕÀäL¦óù','±™Ð1Ç¡ nÓ9Ä‚ø¯}¹Ùn}oSX­jŽ‡lò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ý y_<ÑH­rÕú«','wp-content/plugins/members/img/members-role-hierarchy.svg','/srv/htdocs/wp-content/plugins/members/img/members-role-hierarchy.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"à•7fš_E(«(nP¶','™.xD>ÀuO]9GíÝ¸;‹«û…ûñô£[ƒ=2Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¹ÿ{ZÌñVäÇö­$“§','wp-includes/blocks/social-links/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÉÞB!Ú0÷K&»Ææ06','ÁsLibáì¯oÔf(ÃX¢¿éÒ=k¨¸r+§šð\"íR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÚ+Mâ%üµ]›sD00Å','wp-includes/blocks/freeform/block.json','/wordpress/core/6.9.1/wp-includes/blocks/freeform/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú›Cñp•ÏãY=Vù^”','”r2Gj—ÚÛ¤\"QÒ\0è#¯Ïv”D’>Z©ö¾ü³ˆî×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º°_-+‹F{Pk¾ùu\"','wp-content/plugins/automattic-for-agencies-client/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º	W4ðžs&âFø2Ða','wp-includes/block-supports/block-visibility.php','/wordpress/core/6.9.1/wp-includes/block-supports/block-visibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K12„CL.ì%~~ZÞŽ','¼´¨ïZBþfpæZ \\nÍ@Bó¥å–\nÀÉßl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º\nèôn‚=æ^ñ¾nžN','wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-separator-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lMòäàè ­…ƒ¸åsè','w6ÿ„öý¯Kí\Z([úeç‡é9ñaøa3¹2Ð‹¤Í!º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÍ)4Ÿ{ÀA/gmÞ«ŒI','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/RemoveUsernameParam.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/RemoveUsernameParam.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zLáÊÒ‚²–6Æ-õ¹ï9','\"lñZãGëÕ8WdÐ0¥|\0b»êŸ7„ŽõGXÆq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º\Zd×® -`Œ ?Ìhn','wp-content/plugins/jetpack/modules/module-info.php','/wordpress/plugins/jetpack/15.6-a.3/modules/module-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉU=g#^u‰M;Êóú)','k’áé]ä‹\rËÿwƒµòÕ[#ðP;+m€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º$ò—\0yÞ\nvì+','wp-content/plugins/jetpack/images/recommendations/video-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/video-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æqÍ«$K‘\\3\rxëuK','	Ì/2ÅßwC±‡Ä]Êª4?f`¥¿cíÚ}1¬•Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º&9nÂÔ‡FóÓ3¦©Eµ','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅWŽŒK8nÈ1tVÄ','Œ\'8ì‰Œ†è’ÑêÄï(0æ­óÖåë?Õ5\r¤q¿[Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º(dwI\0:\rÎÀ×Xx1DC','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•vÌòÁ[ý¥A.F3Dã','@– Ú“‹VÓCñ²+ùé´<!;@8ŠÀ§9Ð(ón=»G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º(‡ôŽÞ”U§±-£&&Êd','wp-content/plugins/jetpack/_inc/blocks/voice-to-content/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/voice-to-content/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¤åË­o”UŒÇ#µ2','I\"\ZGp&Ð.œ‘€r.>?¸_âŸ»_Ã¢|ñ®€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º16ûƒ5{VÓ)´4ƒvHh','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-number@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-number@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»//]sÌI?ÙÔu,Ÿ RÃ','žCNhc[¤d	s(”ñ³…s;0ˆŽHW	NúõÃƒ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º1sîê‰Îˆ„É\"çJq','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F,/\'’·9Ioû_¡J','ö[jÜ\'†ã¬·â§	‰Êä¨*\rZ·#2ŽÒw“»¸*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º3ž,’˜×cv‹k–’Ñø','wp-content/plugins/wordfence/views/onboarding/overlay.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ðœ¨´þÙÁºñÞésÃ','ÔÀa:£Fž¹âV¢WÜ5W¡<nôo`úø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º7ÊìÀþ…aB»Kz','wp-includes/blocks/button/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/button/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÎL­üµvú¥¯H\nÄÛ','5$ŽíR‚\',ëN@ˆ)‘²	PJ:¼„ärýE~G-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºAðHY”tù¥¡{è¤}æÒ','wp-content/themes/genesis/lib/js/skip-links.min.js','/srv/htdocs/wp-content/themes/genesis/lib/js/skip-links.min.js',0,'ûê u1‹;ËzB’’','ûê u1‹;ËzB’’','r(òå0†Ò µÉÂü*´•ÛÆÞ¢0–¥­½×Qê_´ù¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºBç-¤ý…âr`éÏ','wp-content/plugins/jetpack/images/jetpack-powering-up.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-powering-up.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÏùÑQéí‘ðIäóQK','WÓ[EÙa¨¢bJâÏ#®rç™i­iœÜL7~ŽÝü€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºJÐ\0Ž6 ¨‡9åV/ß','wp-includes/blocks/site-title/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?§µ«\ZjËÉ›ÒÅÖ','„R+ÃÁé€jÞeáé,*ò6a,R_~O¹z‹WókÓ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºP.îª+Þë¯ £âï¸','wp-content/plugins/jetpack/modules/shortlinks.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortlinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›|ùÔ?Â:~¯&Lý','KÓ?×“«NjUxWË¡ÐˆÂ`ÒO¤/ç_£ÔV†Sq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºS#è[÷CÒ07ÚJ½ª\\','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar.jpeg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar.jpeg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0o†³-ÆN||!¸oBÞ','…úG.þÃ vô«»¹‘ö®Ù(Ÿa÷ÛGnd€<¸d°að	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºU¸ê—·áHÒ:°aê¯U','wp-content/cache/cache-enabler/hjsdev.com/form-content/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/form-content/https-index.html',0,'+ÖÑ%‚Â!Êm@¤“u«Ÿ','+ÖÑ%‚Â!Êm@¤“u«Ÿ','\rƒ`·’úbKqÂ98¥=‘©ë»ÁúWu\r‘\nh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºWMíŠË{h©øÚÀ(ž','wp-content/plugins/wordfence/lib/menu_options.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·6dT/\0¼„êÃAD9j2W','¼³d:1bY®óÜ×…BŠ°kË>\rwŸÊ\'ZUŽÁ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºYE¤NÏègÛéIèA£','wp-content/plugins/duplicate-post/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º\\:œ<è=öÌ%‹bµ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-counts-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-counts-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sšãÖ‹deúÌJ»ø2ô','*e<Hæy€`púîÊø—\Zµˆ8·žÑû.âÇÖâä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º]K{ÌÙ¯¼æ`Ø{¿,','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+EÒYHÍí<YPK=°S','Û‹ü&ò:^Áý±G¿Í×&BˆŒ„2ÃPC‡¿~÷¯ò…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º_p®»L(¸[]\Z!÷¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ž8‡U¢\nLÙ‘¦Ë','ºWùæ)‚S¥ÅunZ…[°L7Qåùn¥ñ ¢ÀÚÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º_ä-fßûœ#FHî îÊ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RecipientTransfer.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RecipientTransfer.php',0,'mm„ïÑãœ¯é\'£PâÒP`','mm„ïÑãœ¯é\'£PâÒP`','¼`øp‰B>õ=é\"p4’;ž¢zÉÝáÓo€®\\“°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºaÉ@o›ÿ\'¿Ékbíþù','wp-includes/js/jquery/jquery-migrate.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery-migrate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿþ³.-žûø÷ª½í$\"g','r‚Ó½žìå.I]éBë5þ*ÖŒ\njà~¶nú÷¸g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºg±¢ý\\@¦øoÉ¬@+','wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/sharing-hidden.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BQýžIó,IÏ){œ™','Ö\Z*¢=ÛËÂ¤ïñÑ¢æ}¹WIŠ°¼Ä›AúÅEHr¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºqåYQ©›Ð\Z2Bž¼|Ñ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromiseInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromiseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&dì¥qiOc§WB÷¿','áEÁ”ß`\rJL\n([«ìŽ¹Fááð!¡SãFžP\ZÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºt—HãDwK®®²¡å¢5x','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/API/class-wc-analytics-tracking-proxy.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/API/class-wc-analytics-tracking-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”øWKÀ¿!Ünò˜™]é','SBJDï¿p³ŽÀ\næ¶ºðÒ\'›­½Y_lÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºtªs$Ó~µ|Wš*ÒL+','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-publish-podcast.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-publish-podcast.php',0,'<ÙÏLÎHóBUqÑH°','<ÙÏLÎHóBUqÑH°','\\Z[ø²É€‡²€ŽSf„%Ž%äb)žNÏ¢5Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºx;_úqíˆ*`<','wp-includes/blocks/group/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/group/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','abòóŠÐ–ZÚFU€´l\Z','b‚S÷¸Ãåá“ ¨É%¬qR7ÁòÃF¡ƒ®»Ö»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º†¡“£Â–ˆ¡#ß/­	','wp-content/plugins/svg-support/js/min/svgs-inline-vanilla-min.js','/srv/htdocs/wp-content/plugins/svg-support/js/min/svgs-inline-vanilla-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rº6/Ý³Z~ïlïÉz~','ý5ãÁqXãWü=µÀ.!1žÃ+ý{¦X{´i/7Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºŠi/ŠpEtðµ\nÝ÷lø','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´ÿràÉš0mb74$','ï{hõ¹D¨ôXò^µw¯š®6D‡fcÄ@Q‘Õ\rüf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºœô^ožu?×d','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸBa òoªôn#ÅUp','Ò+Bvn¶b·ü0OœK1Sˆ•¹%ÔT0²q®#\"8íÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º‘=L‚¦ôl\\JÿOVØ3','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPML.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPML.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷5*¯‘qÝdõÓÇ^Ú•±c','\Z?m\Z² f±î\'\Z:²ŠG¿)Þ–À<±5Ìu&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º’Ïë2ÿÊ?!àuØÜ†\"','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏIÍƒèCƒ\'a@Èz‚ª','áOD=ÜÏ¾Cøhë³¼¨Yð!@á\'fP%\"&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º“ (|_—ëšÑcª£','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁjHXÍ.»l…0/94²','èWÈwü÷é\0®Ø™(ƒÂDeÁ!•œ K6ÔîÅg¶¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º“­«Ýk¢;Û¬\\…ù\\~Ù','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Mailchimp.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿQÙÛ¡šút J·ònèF','\\’[\Z>ž¿škÖá\rjYv±4„iMá:ÒT™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º›üª»S:’ÊGèj¼ÃÂ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PhoneNumber.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PhoneNumber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï †8ß ÿ”¾,åN}º','—{Toá­’Ô¢%‘l\nHy4“‹rþêVtL¥a·ñ\'Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º¨ý¥ ¢Ö%JƒN‡°','wp-content/plugins/jetpack/extensions/blocks/payments-intro/payments-intro.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/payments-intro/payments-intro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð~.,ëÈÎ{<îM–j¡Ì','…øUrÆyö‚¼*4¸¦\\Ep^Ãá’ÄË}–­IÐ›Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º©Âã^[X’æŽi³	í','wp-admin/themes.php','/wordpress/core/6.9.1/wp-admin/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uã|g9ê$á]ùá•ÒÜâ˜','gúæYƒH¾w™WtÏ<vØžÊµ˜$ž”\Z«Q}÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º­:æÀX©¼@\0{*ÅÖ¯¦','wp-admin/includes/class-language-pack-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-language-pack-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô€‘ÏåaNâ~ñ¤©ø°','sVÐ+ÞÀL¥¾¯Ç×[-<\ZçM™¡Ï’³Í–2„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º±8“\0ïuãpÐ€‰ª','wp-content/themes/hjs-blocks/blocks/count-up-stats.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/count-up-stats.php',0,'/3€­á<¾Ë ¼7¦!E','/3€­á<¾Ë ¼7¦!E',';yÝƒq‘¹»¦%ô¢Æ4ÔB?°åm‘l\n|T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºµƒÛožocåúÐÓ\r','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-entity.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-entity.php',0,'„\Z™U< UåÊŽßœ','„\Z™U< UåÊŽßœ','!ª­Çî>·/iÁÃl½§O ìÔeÙ	jètd³k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º¶‡ÂÌ‚ÌRYÒkŠí','wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentmethod.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentmethod.php',0,'s™cœXf™ÙTé®Ìõ1­Á','s™cœXf™ÙTé®Ìõ1­Á','4ØÛ§U1ºôÆñóÄµ£µ½x±Œ›‘4y­À[(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºº>3èˆæ\\¼S~¸~âý9','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ°xáŽŒ`ºâŒ|Z|','¢Bß2@þ\rºqékK¾–_3ƒÛ‰UY¦èíg¬ç?ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('º¼4T¸(â\\9\'Œä3±)','wp-admin/css/customize-widgets-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-widgets-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÇÔ¹Á|pž\Z\r¶(`','\'&ºÞ/½ï2Ñè·x®Ï‘m·Ë¹éŠ¨. ¹€Ð†8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÀhIh…¥izò»9ðØ','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-modules-list-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-modules-list-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ö×9q·ex\r{òÁŒ','tI­š{Jƒ³ZÓpRœ”¹‰ç,`?Ø¡ÚZ! Ä÷v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÃŸ7¡]\0Á:;¤·@‹9£','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÈ†„Q žU7AV+­','K™pðæÿd;‹æ”[ ÆfÒ:°AtÅtZž†>Ò·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÅ†»+¨¶(_Kãxa¨','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDateRange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDateRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ\nÝ¼Œ±òùGÁ‘Ú','ïyÁ_ö8pÞ5cÚh.)ÙÃVzý½Fýtþ^y[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÈÊ?¼JJÞƒ%ç®_D9','wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýx‰~o/&ÛËÆ¤sQ:ý','¯Jpˆc‰7ÒâÙ°r²×CN<Í©eöâ	í/‡ÑC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÈÙK62›·yd£à¢u','wp-content/plugins/worker/src/PHPSecLib/Crypt/index.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÍk{šä&òó»x\n¶ø','wp-includes/class-wp-error.php','/wordpress/core/6.9.1/wp-includes/class-wp-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"*JV+œQI5»%’','ÿ¨Kk4$‰jê1Ä\nUy¦+ô}^ƒÆdö4aÑdF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÏõÀátŽ\"\Z©.3½@\"«','wp-includes/SimplePie/src/Cache/Psr16.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Psr16.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìþjl\r\ZŠ}/ÞŽ©kS','uVé°ý>óx·˜³Pu)¢Õ-Z=þÐ¸Z—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºÖ¹;´”³?Ú¸wûn\n÷','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_namespaces.php',0,'\"@É~û‚Ç´[’ò@¯A','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºß$á„o“¬1ÖT³2]l','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›	›Âd*W·Ë‚ÿÃ1g›','Ç+qÒ~;f€E_Î#Ñ]I·V\\ðk?l¶•ËÃÏžé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºß(_Vá½•6—9áahÛ','wp-content/plugins/jetpack/jetpack-sq.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-sq.l10n.php',0,'ÁiGÝ{ØH£%Mi¿Âø@','ÁiGÝ{ØH£%Mi¿Âø@','E\\ÍW‘}ï¶T—å®­çkIè•V`@¹ŠÌ7Ïgÿ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºçoÿó——ëuwD‰X(','wp-content/plugins/jetpack/modules/sitemaps/sitemaps.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•\"uÑ„â/d«ÃœÀDŠz','èð²®®xÙëhmš\'µFßŸ	îb[\"ÂüKç§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºç¨.#ìþ—ŸåQlw','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ÍÚ¸àQÄÜv¿Ñ:\"[ŸQ','û‰Ž£ a’îû¿tª¦\r-Ød«¬\'(ZœåýÎZVPÞ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºé¡^Íì8øÄfÇÙsÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WŒ\nF {™À¯‰+Ñ¯vÀ','ªuÔ,¢¥÷S#ÑWb	ÞKÂŠCãh~¥}[gòÍGœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºíÌA0fŽýf`Â KÇ}','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n+Z/_¬\Zxuæv','¢Èu‘úü;IV—•a[¯~ãµ­þTZ\\^àyJ¬j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºîF>\"X9oÓÜô2Ÿ³','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/fns.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/fns.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fd½AGÏÀöê×\\J×Àb','FošN½ÿî@Ÿ½‡Œjÿy7\\/µñ‡°¥amºA¯(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ºò¾GE£øý\'¯Ug˜','wp-content/plugins/jetpack/images/recommendations/assistant-backup-welcome.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-backup-welcome.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M$,*°µÂÀÓ€žx]','DNówçûsX,AFÎ$ÚŽ.®P­ƒhò¥_µõÃkÊ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\0²×%3[$x\0èâ.°Ž(','wp-admin/images/marker.png','/wordpress/core/6.9.1/wp-admin/images/marker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Ü*O2/Ô3I2œýè','~T¼@\\Ž€vUI<çpKÈ×Ä×a`Tº@cãÞcaü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\0Ô—‹{ÌBó…î*}«','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schema.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schema.js',0,'Äµ­O6¶ž1Ó%µ\0Ó','Äµ­O6¶ž1Ó%µ\0Ó','|_²t¢K€äßž®·õJ}†¼‘6>LÁÊÎÝœæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»½5_å«˜˜Ç²˜“P†','wp-content/plugins/jetpack/images/rss/silver-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0#{jEšw‚ºŽ²]6b¯','\nuµDV$ãž\"p«¨¬ÆÎjÐŠš\\®C™[àa´(ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ÒÉ4þ™õ‰ù=Ž¸','wp-content/plugins/wordfence/images/icons/ajaxScan.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Ê–´Ñ´­÷~fúúžiÁ','ß©0¼Ôò£ÕÑ¦®Æ»H\n‰•Ž‹ÀÂ¡;Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»šÍæ9îÖ¨—ºíu4','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†0‰L¹#$Åçc)^Aš','æ¢†Tª1ê¤EÑûŽpÂ›«Qù¥Ð«,ÓlWìãÛ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»	æããEm[¥¬³ÇØlÅ<','wp-includes/js/tinymce/plugins/image/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/image/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-”úZCélÂ­}ÄèŽê','yçéTíÔNz+¨ªã†­âƒ†õ\'Ãó«ü%YÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»žr+k_È”~¦(5­','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']*„_W{u&\\šU}ÈR','Ñð89ÃB·n¨’ã³²±µ5¦þ|ßË¤È×)Õ-Šã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»6‰TÏ˜‹á9×µ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù‚wî\Z¾”:½î7Ú','i“Ë®a¡W¬‰û½/tØ™ºÇu£ôÙ·x\\†µ ÍsªÑd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\r²3LÆHBXäòÓ#‹žf','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReports.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó%áÝJÆ7!¯÷ø±*','|\"º`îÅÒ¨X=*cwG\0ÑUÐšü+¶ÔÇÜr\n°\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»°;Ù‰õX“ï','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-howto-converter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-howto-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z;ô¤ýýf8Å³ÍA3','€9Í±§ðL	M’CãD&{>Êìl<7¥B$²šï“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»-%”©@)i\n‘\nò’9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\r[ºåùÓ-0™Pe','±6CE÷&ø†ÞeµµnP`œÏ‹œ0].åo–Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»u(£!uvÏò{‹9.','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/memberpress.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/memberpress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ä¹$B×ÐóEqMÍ¼WÔ…','ˆéqÊ#’ŠwÇè‘¶é)¡È‚¶­ù³F¹BÛªòýS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\Zsˆ—‡·æ‡ØTà¥','wp-content/themes/twentytwentytwo/templates/home.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/home.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zm¯I\Z:>›Ó\'bäË(','8Ã!SÍ|íwÚèrD|Û½“ÇÄ†/RÌ|yV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»:ñÈ%»$4ç_˜éÌC','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‚3•þG­\'ñÛ0‡i','ÿ7#d•Ê¯V4ßÏdUˆãGÆ§KŠDgãGÞc·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»zÀ*;]¹²0‹Ï VÏ','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹b€ðfÁ+Ðne2\r%Yk,','Q²V3³CÄ¾80?û²¹õ\0qã -Õ»\r!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»K4~\'úGwpJð“è#','wp-content/plugins/jetpack/modules/scan/admin-bar-notice.js','/wordpress/plugins/jetpack/15.6-a.3/modules/scan/admin-bar-notice.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZBNøÆ÷Z˜\n¢fcÙ','G?:mi¹BÜB7\'ÑÅ`¦$(ƒ†Öbñ6˜)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¯™}·ß9°óeoxX˜','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z:ÿÊåð¤%2>µ8*','ä ñ®LÎ],7ZD+ X&dû—g­@ªð=êo»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»|„Í€öÜI³)','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/auto-installation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/auto-installation.php',0,'Yÿ±{<së·\"9\'y‡†-F','Yÿ±{<së·\"9\'y‡†-F','•_ÝUÐ¸»·§%+p“ûÉ\'}˜5f—íÎ\r@³b°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¾˜ìíLðû\Z¼Å','wp-includes/blocks/query-pagination/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ãƒÙoo‘)~Ñ¡Úf(','&á³’ŸÏ•ˆc±–”ÆÖ{Í|_„¶;1©C˜7½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\"z<\"H\'–ÙqR8E‹<','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nz¾ ¶vNÊÖ‘1)Ä','âiÃáˆÝ5öuÂŽc_©4%ñÖ¨,$LðE>Hx{Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»\"’_Ä™ÙcìîS4¸% ','wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›naL\0ñO_#šèÇvç','N±/Áê÷…@aTÒ¼‹¶\'®Jƒ÷Ú3|·‰Ø¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»)FðNÌ†!3‹ ¨HÇ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@“M’he†:Šÿ¢RaØ{','	tLO/¹áÎ¢;þ¹slµûod÷ýrMÞFk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('».ñk»\\†ñ!1«\'‡','wp-content/plugins/zapier/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»5øÅ/u°7~\"{è#¤ûÃ','wp-content/plugins/jetpack/jetpack-he_IL.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-he_IL.l10n.php',0,'¥ò„ióÇo]Ç4¢²`F$ñ','¥ò„ióÇo]Ç4¢²`F$ñ',' ²ò¥–8…QtÂ´/†ð¢³Éoq~ØvêaÏÿ9Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»7‹užƒ%ÝXUœ™Ñöÿ\"','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-author.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å~¹Z¸ÇW26ð­Üï¡t','ÌÄ…¿\r\\\'‘Cš®R¢¾}¦>¡×†3ïî’ŽèœBÔ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»9~W¹õ™Ã3Ò\0î°¨\0','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Sign_In_With_Google_Block.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Sign_In_With_Google_Block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<rÆ•¯àÍ­š?ó>¶Öá','ü9McŽÕs\0^2ªŽ\ZIæ´£bµ¯²)H¸†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»BR›1?®ª-¨&ß¿<ˆÈ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php',0,'»	m_d&Ôºô—‚0w','»	m_d&Ôºô—‚0w','0”ìŠ¿úksÏ†zÊ@þâ±‡)Í·T÷+…ôœÚÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»DÄÍØŸm/Ð`‘zŒD','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›P³ìvjšÒÈÖ½yÇÂVs','4µ<»ü¯zô	æ!Z$ÁLòàD‘D}Ï|h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»D`BŒÈ¥Ûú\nØb±Ç™','wp-content/themes/twentynineteen/sass/_normalize.scss','/wordpress/themes/twentynineteen/3.2/sass/_normalize.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„‹¯±áUt _±ÀvO0a','LLåZÑm›Îh2-s‹ñ,+ð<Ës!@tpŸz«G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»EÈâ\'ÆÙÿdª‹}O+','wp-content/plugins/google-site-kit/includes/Core/Admin/Pointer.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Pointer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rq¯¢[eº\ZëÌëÀù',':Öb°£\'ÓÁÉk¢ˆ¶µûæ©Ë×Ü|ŒšÈå€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»F‚ž•p»qæŠ!8]×§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»MQ§ÜHY®_r$K¡SÑ','wp-content/themes/twentytwenty/assets/js/customize-preview.js','/wordpress/themes/twentytwenty/3.0/assets/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ïÒ~HM¼Ht×ûa/','ò”N¿¢Z/‰I£¾ljçëw¤ÝóN8b^äªˆŒhó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»På´k6r{§	ÖCæ¼n','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-global.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-global.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºaÎsiÌ´žŸö9”³V','¼«Î‰IÀ™U’Jr3MïIf×ÛŠsŒu\r1 ¨¶U®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»StŠ³	{0¤\ræÍ-','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­øI×”ÒVÁŸ·-ÆQ/ |','•ÍJXeÇˆ²áø²þ9cÁ*o÷Ó0¤ßt^«ï\n9»¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»S“Rux)µle0¯~KK','wp-content/plugins/wp-mail-smtp/src/Migration.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BòŒä\'¼¬ËC6¢“Ñ¹',':O4ºAÊæ3ìÂö\rÔ“!Õ”›Ùõ5÷®;»q7E„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»W\'á,±”½l?½/wŸ','wp-content/mu-plugins/nexcess-mapps/templates/admin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/admin.php',0,'Cõõ;zÕ•_EkÇ8‹½«°','Cõõ;zÕ•_EkÇ8‹½«°','ulOq»¹{)\"]CA\\=I°ŠVÆ%Ð#PI*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»WiTN‡Ž—Þ#Áãë=','wp-content/plugins/jetpack/3rd-party/woocommerce.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|68odT‰ûl½p´çVN','¡„Ÿ»|Yø£â‹XÐ\\E—[J•”ô¡œ±ý±’G½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»[Ã§œ´WµA¬îîð','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-update-comments-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-update-comments-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íE^-º$+‰+YV(×\"¢','¶¸uìî¢· V¢ÉÝf¹ò(•¬À,]1z5+¯Ú&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»]îD[¡(§ýì­ƒ=','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$xßâ\n?ÓâýýÙ!û÷m','¡»ViUêéRé E¯ÎÍ„+¦Ê¥\"	ÔˆOFrbw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»cvÞ½¸èf\'IÓ›íZ£E','wp-content/plugins/jetpack/modules/module-extras.php','/wordpress/plugins/jetpack/15.6-a.3/modules/module-extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dü’ÉÝ·‰ãIä–Û#E†','qcçPìÓuõÏµƒ`·ˆÖ-y6x0{`c”RÆzëÔj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»fPL¹$³ˆœø_àdÆ«','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/block.json','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âr3æUòÍ‘ø„[‰‡%8','ÓÓ:t]ˆZú³í¨P×*þÎ(n.(ŽÓ¬LIçLé)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»góD¤ñQ[{ÆËZSV','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.js','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S È’´s\ZY»öõþo','Œ5Þ„Åh\'6è4]›ð±íÏoò‡Ä@©ŽlB!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»h˜¯5¿´n¯×úË]\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/ai-forms.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/ai-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ Lq|6e@ž‰ÀÚC\'n','Ó)ŸƒF=ÖÒµS—Žót,­§Žv—¤pa,°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»|–¼—ÛJZò¥2¢GäÚ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-d06e944a.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-d06e944a.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UukÈpý‘Ï‰ðìšÔ','g0m¶Ê=*í\Ze¢|(_7÷W/˜ÊÂÖkó|ZÐ	6Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Hi&yJ¯Šµ«','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kZ­ã«+Gøî»¥Ñ','\n-½õ”žÐCœq÷ÇâR{WüÈ¹Îò®S[††ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»„4ésœo“(H¿Ôh´dÖ','wp-includes/fonts/class-wp-font-utils.php','/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÜ#ø¬Â,¯cª%5VÃû','ú8Íe‹ŠoŠ¢žF£‰Nb®\'Ñô<ž»D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»‡þ÷Q ñÓ×ü4Î_','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpforms.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpforms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆyR?V™<yÝÂ+nË~!Ù','Žì1\\¬ë.>™|™yÐ¬Å\"KÜ1ùôË-€{YÈÆ­­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»š“ãtq€’¾WL','wp-includes/Requests/src/Auth.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒbX¬QzÜ´OìHÿÔÁ','ëÉ*7ÑûäÛ˜7SN®¬Ø^s—‡ƒÃsfÙû¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»£Î‚,°*DÁÒˆ„ló‡,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';lžg‹ÒCTCü§I idF','GJèÙÀQV¾i)G•¼ÖØ`Ä`t!´(3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»§â¬¾j²öð\ZºÊO	}P','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zƒà×þÜ@ÔátwŽ',')\0	ûk‹N\04çÒ`÷ÑVm²)©ž>¿Úcp.úÿ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¨“9¥×`Ò8°šþÀŸjä','wp-content/plugins/imagify/views/button/optimize-missing-sizes.php','/srv/htdocs/wp-content/plugins/imagify/views/button/optimize-missing-sizes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È‚	ñqöºHÊÑ»^S\\','ªPgZ‰¡,ÛÝÂ¦ÅtÝ8 ]0».GQÙi!‰‹ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¶Qð‡¡mô§>(ÃÔ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/openssl.cnf','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/openssl.cnf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´@˜#V,aq|ÐMgÈú','®œƒÖ0ù^Âª#vp†< ¦,xœåø¹ûI+,±\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¼#;–¶®¾.f¤Rå\n¥','wp-content/plugins/akismet/akismet-as.l10n.php','/wordpress/plugins/akismet/5.6/akismet-as.l10n.php',0,'z‹÷”X§ÝüÙ±–ï]','z‹÷”X§ÝüÙ±–ï]','…<^¯û©L®&fÐI’[fd3h9è<‡a·u	ðÅjÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¿Êj„€3”C!	‰t','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg',0,'½7ËrJNJ\râa¾M}G','½7ËrJNJ\râa¾M}G','Uæ:dwN¨÷$seòúA¬oÏ¨hî£±Ú¶5FûNá×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»¿°¸Å‚pb<jõ|¥4','wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…4“u¥eÕú·ûoÂæ±','ä©ŽœM.ï5„ìb9Å7‹ŽU9@\r \'í÷\\šíU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Ã-4·­t=@#¿¬Ì2Eƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/block.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ÝÀÃëê‹0£E`Hù™','áVN“ð¢C‡Ž¯¨™YÝÄÞ!T¢ÕÓ|È¯Ú.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Ãéâ}Ö`Ô5ùˆÊ(J8','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt-with-logo/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt-with-logo/https-index.html',0,'D?P	tnïJËüzR’Ç','D?P	tnïJËüzR’Ç','È:äš3dn¦ Nš¼PÒœŒÜûß·/?\n:-}OI¢²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ÄëÅêÂ´ÝùC~²ž—`š','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i~M:yàÀ@õPy«Õó›©','Ìßla,G1ï—dÉº‚/\n/‘p×J¤.ëŠ³À‡DT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ÅÜ«ß˜†nFp¯¬òXê-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-35473ae2758e9f3e353d.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-35473ae2758e9f3e353d.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>îÓ}\'É¼fÿ[Sh¡Ê','§º/ÔÁ	õ™þŽæ=‚Ø£Án£\Z\0TÞº:b£Žü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Èî‰ñgC8¤BBîîýY','wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png','/srv/htdocs/wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%“b`Ž³&Õ:;®¾†µ','×ÏÖDÊÔn$¤ùÏßÈl²ƒ	À|„‡\rDuêY]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»Ê{ü]\\Öµ­	ôèdó»Ú','wp-admin/css/forms-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/forms-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÖÐ|{˜#¾	ÄÐŸSu','Ø6î\'Q„ ²F¥u‡p9	uÞ<RnÃ5U¤½H©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ËSä‰ÖFhwq€w­¼·','wp-content/plugins/imagify/classes/Admin/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Admin/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å.Àê€sã¹®Avì€u','-¬…ÿOßÏM}à·\Zð«Õ!n_gÚ«6TÙ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ÛÇ‚§œÜeÅ²ZÞŠ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-bg.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Álæ0cÌ’£“Iƒû','¶	Ò\"ÏŠ5q­æÇä°æEA\Zz[ŸE˜Kîhz1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ã›¬ïßõïü4¶ø+','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÏ®Žþ{#ÅuÕ\0LÃ','‡,ïVñÕ…V¨ôéoUIÅ¸Œ¸æ4SœÛW,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ç!;>\0ó?Ü‡¹Ò·Zh','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Í$JæTðcvòžÝmãx”','r˜çt.3åbÙò¥Ü“ôÌŸO	9/º\"!e¢ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ê¾HÉûÁ~—¢9%','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-breadcrumbs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^¨S­\0Í÷ÃÂkòT½','\n]–ˆxNyW8G—’ï†5Øº¡çˆ«QãåcTª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ìXîÖC¯Iæ%ô?Ë','wp-includes/fonts/class-wp-font-face-resolver.php','/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-face-resolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÔ8`Õl_ã/6','ðD›Ë,“=ýÀ“3LœÉŸõK(§´)ï×†õbXŽÙ-”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»îF×!ÀRËÍÉ»†r§Bt','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installed.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installed.php',0,'ÖÆO×-À¦²\"Æšg-','ÖÆO×-À¦²\"Æšg-','Jù’nùMuZÃX0^}`•ÅS”§™#…dS›§çd$%	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ò6Þ´®µ »7?ý¬a','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-f4bd1db5fb786efbc9d5.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-f4bd1db5fb786efbc9d5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜`I;”n:þõ,Ïù—','\r*~÷9ºh”ûòèÓ*º}#ùn@T»•Ü­ÿbÑ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ù»¬7¤Ï÷ïºƒáV>Þ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>$»’ó¼áQB]fJß}y','ƒÙ£ß\'ù\nð{RÙÕVŠeïJ°I03ä[n»uÖš¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»üTÍp0Ã]oµb†±Ë[','wp-includes/blocks/post-comments-form/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1{â±„ñké«_¨ßBv(²','kÆèó¤œð-\n !²5Á<˜s„+ÆLTy3“wšý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('»ýÔ¤U_ºÊ|piÈ°N','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/stage.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/stage.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÇô…¤ÅL?})È‚','òœøëš¤H6·ü9IxÐEþ×3ì×DV©„Uoˆbb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼\0&ýŒ²Ï@‹COqM%','wp-content/plugins/wordfence/waf/wfWAFBlockConstants.php','/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFBlockConstants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ndÚ®²q¬V[;ZÞ<Ì\'\0',';D%\r`=‡ÉêÓÆÅ–máÕ\"Ê°r£x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼\Zg—\r7dÃÁ/9ÎÓ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/monsterinsights-header.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/monsterinsights-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ab–\"½Z³5b\'ÕüD','äí-”ûóÖ«À³O”…Z´Ã½‡Ù¼BláCÌ¹E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼L´ÓG3	ˆÿåíý¥ë¼','wp-content/plugins/jetpack/_inc/lib/plugins.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ðåOÝó³Q¦kùÓ*','Æ±9YÙ-í¤µlú âu`•YQ3þåQ7¹S¥´]Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼¼4¸.•8ÏûŒ’>±âZ','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-faq.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æà§¿R±\\a‰ÿM\rè<þ','Š„A6ÖsC4FÜôS¿ƒ•f]=lq‚_zö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼¬ðàÄÍï\"¦RÑÅœ','wp-includes/images/crystal/text.png','/wordpress/core/6.9.1/wp-includes/images/crystal/text.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì Ñ²ªü#¾dÿ%ã[µ','n1ôÂ0µé©<;ý\n”ÍIp¢ö~Üf™Åâ ¸ÏÇz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼B6ãGCdE	x°|w','wp-content/plugins/jetpack/images/recommendations/assistant-woo-commerce.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-woo-commerce.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v›u!Ÿ2×\0šH‚h¨¸à¤','`±wäî07SžwDrWNkç¾J‡å@§žö¿/m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼\"Äd.…³£hcèù˜Ñ','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.css','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5vØ4¿÷!íÓ©&r”¶½','üPÿ…œOØ\0Gÿ?®JÀ;ŽÜ0ÒŠ¶N·d}ïwÝLE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼)	ñ>ÏÎ‡ž\02l.©‘','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_Proxy_Code_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_Proxy_Code_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Di×†.³ãAýBöêuU','C%lä?d&lÆÀõC£_ /ò¢í‹tHŠ‹Q\0Cs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼+2¬ÜíòÖÃ)*£©l','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResource.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResource.php',0,'ö„¸A¹Šd;ji…„','ö„¸A¹Šd;ji…„','©ÆL¢Ÿ¡ÇâƒÃP	Í²Û>ñÔ!½²ç²»\"úì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼+ì©Ó“S\0a¢âEÙÙ\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/tim-ferriss-testimonial-a8974612bc8cfdcb3692.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/tim-ferriss-testimonial-a8974612bc8cfdcb3692.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¨a+òùQ=âZu´','a$¨ÓWUä>€5‹ûé@¾yù³<Ó×3úTŽýG\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼.j°uÉGïÇÜ°å–¹','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0H1!Uæä {j–¨‘Â¹','A>£!U¦@ÿ_†ûÃTJ$îq?‚ø)[\rY\'{õzDi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼1Z)Ö(¤`vmö²[éÏ','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.system-report.04dba8a8fa0ffb94f63a.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.system-report.04dba8a8fa0ffb94f63a.min.js',0,'\0×ZB\0Ì§þØZj\"g=','\0×ZB\0Ì§þØZj\"g=','TêlÚâ†à#	cÀ{·(¡¡ÓýroÒ3u4TŠenh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼AH‡µ¢AcO#Œå=\0â','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#™±ë°W°nÕ`×pi[e','Ýì#÷¨áŽ[Ûÿ±(#sy5[¥ÑyÑ‘ÍDdZb\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼BÐél`:»©TgÇ8jöé','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Kç@§ö­•Ã£®?Í','wp-content/plugins/jetpack/_inc/blocks/calendly/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9/zåCŸ‹ð„†¹û³','ÉOXå÷Ë°œ$`Ë‘L8«4Æb¦&,UÅÖî±ÉV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼NN¾ðÓÃ†`‰.)œ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž.­š†ëÕªŸÑ˜¢ß','»ÑÂÆÀß\rEQ)g\ng²0÷÷ì¶U»K„‹\ZÔŒK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼NŸ÷Œ’<û3þnø9Qˆ×','wp-content/themes/twentytwentyfour/patterns/hidden-comments.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php',0,'u4Nb{~´LÙÛ¶0','u4Nb{~´LÙÛ¶0','¦ELÅ¸ôË±iXòüËÀi[«Ê»¨ìI\'õ„’’±×ÄÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Ws_Þ¶—ƒ;·Åq±-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/validate-helper.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/validate-helper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FXô¶>æ$@è2.6','2÷kªìYœ#Þ°\"RÃðœM‰AVBiÞCŽ›D£¡I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼YJ’ìOÏÎ ð*ZÒ€å','wp-includes/blocks/post-author/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨‚íƒñ.^÷QÌúÇ‰U½ú','Š„W;I—‹F+ì§7ˆ„CZ’EÈã Y‚aò,ó„_í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Yƒ\rÄ $<TˆÊ','wp-content/themes/hjs-blocks/blocks/recent-results.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-results.php',0,'­>ÑË¶¼[¦ð\" Ì¡<','­>ÑË¶¼[¦ð\" Ì¡<',' ¬èŒ5…v62„U «®Í&L°4°µR°VƒãZjÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Zö=?»xXð$¤Âëê','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X3$äX2žžÚ§t×o:(','ö–y)^ù4ØÿA#5A”£²æ9„\Z[D{4²ˆC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼[ò„#Hé?¯¿?‹HW','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.woff','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®0ôæƒræ	£H-ó\r¡','f}x	KxÓà’Ÿ„jpc\rnO@á9Ma›1\r¤<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼^åè‡åa5Zñˆ3¬ÓQ-','wp-content/plugins/jetpack-protect/vendor/autoload_packages.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/autoload_packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>l6á€®&ž„;<Š','I.¹Î\0Ö_Ó¨îSUý¡v¢”ÿòU$lŸ½·>–‚¹šë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼sÒt]H°˜‘û×Íþã\n','wp-includes/js/dist/edit-site.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-site.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¢î^¢¾«—%ð.™ðÇ','w¹åÕ§Z¾µÒ}\\í¨`ô\"\"×	ŸxCŽõká‰çy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼t§ÛmjÀ÷Ï]	—-1d—','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žNBavtVÚžj\n[','%»&Åï;`..¨*î˜>¾:ÕŠ—.Ú>÷- l(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼v%Ÿ”ŒS´[¿Ìª£Ñ¾','wp-includes/ms-functions.php','/wordpress/core/6.9.1/wp-includes/ms-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¹JùÁ‰cÔef°•ÛÐ¥¼','Hãë˜Ca‰o•~DîM®ò„ˆ~²©š¦à¨•güwæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼z¸Œ-	¨ç–õÝóUÈ¸X','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ht©R¼…G-lÔ6','¾ÀØ+0>‰h;,~ëWH¢|±÷›ë´‰À\Z“‚†8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼}ü§×q#\r·ïÕ€¦úH','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-licence-activation.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-licence-activation.php',0,'ÙHÕE2ÀuùE \\™ñ³','ÙHÕE2ÀuùE \\™ñ³','…˜F†\0Óä®‹ó-)nˆF×Ž­ÒÖ6à_gŽB$¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼â¯²]\'™t™±Í±.\'','wp-content/plugins/jetpack/jetpack-it_IT.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-it_IT.l10n.php',0,'£G.·x2<½+û_µS','£G.·x2<½+û_µS','Òt¡PËØÊù6“\')ÅK«Á×uW‹/f,Íq‘Ÿä\rƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼€\rH‘~ÚÒêcº\Z\'¯ ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/class-form-editor.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/class-form-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€~+Óu.Ö8Må²n¶ð','¡2\\!ç´‹ÐÉX˜ä>v£öÎú9Î‘Zu‰7b0Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼€ŸtVh›1zã«ÆYQ','wp-content/plugins/jetpack/modules/videopress/css/editor-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰Ô­Ó&Ñ¤IÅŽùÏv²E','réÎ>f’Ú­ú°ÆËÄ¢a¢Î®2ÊýqÓ\")¿j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼†¦ÖTÖ\'Õ#k—ã‹~?','wp-content/plugins/jetpack/_inc/build/widgets/social-icons/social-icons-admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/social-icons/social-icons-admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x…±>õ’ûâ]Ò†Ë¤','´O[m\"|0{4¨zA“>8bÆ©•6‘bÆ%&Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼‹lx›»AŸ?’\ZÝTÕù','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¤V)õ°>\"ã³@$','r@Ú—Þlþ/ÿ¹Â®51S*÷Sÿ½mÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼—¢°=æì7®\"®*˜t!','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/UserPermission.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/UserPermission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿€—ð0Š,âfç»*','Lü¤põ)êV¥êg|Ý2ÉQthl\ZBìÑ˜8¼¾V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼˜±ß†%›I!˜±%zJk','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D+TÓ_¢Â‹h@Îƒr†','µôKik½\\Ô%YeG¨ß\r™ƒ6ð(ô©˜£ßr%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼˜´\rñ÷°åSÛñé*pg','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-stats.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÎNDÇÊu/–øPÜ€Ñ¼','t>èvèëí’±&ÝTlÄ–h½¬ÂlhlµŽ§QûA¨o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼šƒšú2#t3@Ä`›uä','wp-content/plugins/wp-mail-smtp/src/Tasks/NotificationsUpdateTask.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/NotificationsUpdateTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ûº/øÔÐ—Cž	”Øí?ß','Cz}œìOÔVŽ+&;¶¥vÏWÎØ˜A6‚zs¥Pf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ž=ÃÇ›QkíÕ¿G[>','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù62“UËÆ¦>ãQ¥¦jà','}õûj«B—$£æ\n.2LYUèwf¼S\'n7]¿æSu…F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Ÿ¦rsaêÐÛ9SUU¨ê','wp-includes/blocks/post-featured-image/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ó¿=ïVëÈýiæ“|Bfÿ','jÈ;0c H«xìÈî	&ˆ‘ie3ò¼h×HŠQR+iI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼¢ñ¯¥ƒ\'J÷ÍM\nKÎ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-optin-monster-79041316fce555e24465.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-optin-monster-79041316fce555e24465.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r5àò¤žªå=!(\0oc',':‰à•á£Á2WøÞ]q°3¨ÿTÜÖÍ¡z)s“cl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼§k`[ßÞ®âÑ•n?}ö','wp-content/plugins/jetpack/_inc/build/shortcodes/js/brightcove.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/brightcove.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7;=ZðÆ­¨#ý>L7É7','ª)7\r&œ}ÿµvŠÄ‘3æêŽÈ¸j^ï¶Ñs[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼©‘ëØãvÍyLÔÂe¥í!','wp-includes/blocks/post-terms.php','/wordpress/core/6.9.1/wp-includes/blocks/post-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰D5˜tyQÔÝ5ÌUkÄt','pþìàÌ¥þsðMÉ÷»³/_3™\"ÖÀ|Ç)›æ4I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼®Ù÷¼ÿùuÐ\0}y~í¢','wp-content/plugins/members/addons/members-block-permissions/resources/lang/members-block-permissions.pot','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/lang/members-block-permissions.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìŒIÁ({š’3úDçE','ßõ¥”ºã4|¾%hÅµf?³Øl| n¯d[>Nû»Ëš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼°Z@óÁÐ]×\nM˜‡¬O!','wp-includes/blocks/math/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/math/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' N¤\\0—ý ùAÍ®\"','ìß‰^˜Ó“û‡ü^Sñx¹S‘ÏŸ1h*fôq[kî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼°]Ð÷S\\ä‡p$êÔh','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.98.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.98.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡~ã/ÎbOrÛ‹^¨·n»','µôîY†=Ó»½C÷²–ìœkÝÁÛ“l7Ò/daÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼±­ýÅ88àƒh¸lc’í','wp-content/plugins/wordfence/waf/dummy.php','/srv/htdocs/wp-content/plugins/wordfence/waf/dummy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë:<]y­6jˆÐöz›0','¦Ìw-c¨}ºº:¯i\\BSƒ¹q5…4¬uHÑ»‹†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼³`ª¦õT\\ªrè9r™ Æ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þjJIR¸¾ÐÅ¯h','Õˆç¡\\³§X±´bºá[„>\\z\r_Ó¬sz%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼³‚|X%jgu@èCJˆM','wp-includes/js/dist/vendor/react.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãççºt¹x³,g!*$','*œ«¹ ½Í¡ö‘çc¯ƒ¬Q	ƒf»Ð1£±Î¦ûœÜ¾_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼·¥\\·áh‰‹ƒ¡òµç','wp-content/plugins/pressable-cache-management/index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼¸‘›¨B¿è“6N\'ÅÍØE','wp-content/plugins/automattic-for-agencies-client/build/index.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`	™Ó°ûÛJª…Y ','9‡¶ˆyíãM½ZæŸ“HíPÈŽ›âf)–(p×Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼º]~†”¦-˜2ûû°','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/README.md','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÙ¢T€ë1¿õÈjöA\'','œ¿’³˜9@G™ŸîIV³Ÿ°Í¨ö®”«ºþz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼¿Á”‡\"p›!îŠ|j?','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/LICENSE','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒï–8e_ÈTÝÃÆ½W','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Ã£\"è½§=ú•D÷Þ\nP','wp-content/plugins/gravityforms/includes/fields/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ÅH8\"’Y\r:µMH\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q}¿‘Þƒ{ÃT•ì/G®','ó‹)Õ…}j™\'Â†‰4Æ½+°±´/)‹iëöb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Ò3©tŸ§j¡9^T‡½2r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C£öŠ<3cWÊ\\eÂXG','gÔv\0\'Û?´©4x<=SuÑØóÏLî\09­ø>¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Ö‚xRaÑÛùÇœ„@','wp-includes/css/dist/editor/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†çßÙµI3?™Ë9‹È','×V©c¶»Ïb°;»ò(\'mKµó¡$f…/Á‡¦›´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼×†k¬æÑŽ5–JÀyÔM','wp-content/plugins/imagify/assets/js/imagify-gulp.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/imagify-gulp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*¸¡]Õ×4Qkì(1y”W','ûë#¹ûÃ&0/•È3“Fü‹´„uÐógq~P S@ºì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼×7¤ð/®‹…ö:!{','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-store-locator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-store-locator.php',0,'LgX1Ô `Lp´','LgX1Ô `Lp´','ÅÎÞ\0\'Ñ]†§.tÛÂ3IÞ*G¹÷úZqSS™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ÜüJ.àþ4çRV÷¸”','wp-content/plugins/jetpack/_inc/build/widgets/twitter-timeline-admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/twitter-timeline-admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n¸Ýãé\\»·‰`–','œšœÖÆƒú]P°O2ÄeëIè\n°\nžÀÐÛ/1nä‡÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ÝªÉÒ¥ß¬ÏÄpŽ>8ÂÆ','wp-content/plugins/advanced-custom-fields-pro/pro/updates.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/updates.php',0,'\n Ó•Ú`>ÌG»²AVDˆê','\n Ó•Ú`>ÌG»²AVDˆê','¿[s”ý¸]ë\'‰Ó(MQ‚YOÕ\\â¾‘GÙbê†8þ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼Þ±=E€£‡&ñ—d*Š','wp-content/plugins/jetpack/sal/class.json-api-post-base.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-post-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ò—O¾îÒrrþÚ?6Á','³Ñ³6\nhçœ+›ÑzàX}$1˜ëþe?Ã‹½ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼â·B”c_ÔñLH4IÕ»=','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¶ÖOdEÐV›Ì9cXÅ','µøQ4¾&|VÝßa]ªVÕB&¥NØ4æ—U/ZÊÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼æ%ôc	×\\+Dµ;¶d','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öé±6 ýEìFÛ€â4÷Â','Ç²ÏÈ)‚.C;…nî”B#éÑ<X\r\\û6ÝGÌ†ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ð›ÂX\"¯-{ãÊ$48sx','wp-admin/css/deprecated-media.css','/wordpress/core/6.9.1/wp-admin/css/deprecated-media.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àÿº\n!.JÃäK0K­‰Ð','ìÅÆŒFE´Á:„rË»àÁM6%|ì	¸n´¼L¼D„ðî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ðÅ\rÊÌZ³”O[Î…f”','wp-includes/blocks/columns/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â´`ÿbÈoFIK°’¢','d×£!x`¶ÑÈõÏùÿÊJä÷&ÝÝÍ½÷{Ðó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼ü $MÝ~vþº©Û¨­','wp-content/plugins/jetpack/modules/videopress/class.videopress-gutenberg.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-gutenberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€]Šþ\0rlû-3Û\ZãA','÷f’+m,X¸{\0×€«¾P«H}¸Y\\ÕâÛŒï~„µ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¼üUdŸ¥M…’ÙS$€l','wp-admin/includes/class-wp-list-table-compat.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-list-table-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û}‹>\r_D\"¦õCkñÔC','\\¥;Šý]\"§¤®(+/ÇÅ}žËšq5ÎôNS\'ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½\0V$öæ‹ÏcÔÖï¬×ƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.2Ñƒcj¨GÞ Ñ§©l','<¬º,_½Ð§Ç(	}½û™ðÔÎƒÑ\'Œ·Jöj§kX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ì\Zy4õõ…Àï.','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.250.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.250.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pïøIf§óƒ*h×;I!','½<[Ÿ.µKþâ7@0“Ý·})Ny [Y·gôòÞG1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Z£ª8¿Äm(¯*‡4','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™eØ	•~6k³±½nð','¼œãQ	í 	ò`EËUL²¦¿}-ðèâ3åZÌ›“Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½\rzé@³_ÃýmødM','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÀ¶“Çc»ANŠ˜½å)¸í','u^*Oç³àˆ«ºZ\nãðÍJ8Æ`RëŸ—X—››Qþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½øƒ\\æAMäEÁt´','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/REST.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£&¿4™A!„›Uš_1','Z>I“™ï9CI°\\Z%	;]ê±Ì°U£æ´­²ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½1a«ö×G‘bezU×Ó','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/scheduled-crons.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/scheduled-crons.php',0,'¿_˜y¡±J¤k0ns/','¿_˜y¡±J¤k0ns/','E©œÐ…Ü”`\\Ÿ=¿ÁÛ[‚Ñÿt5Qþ<’Š–J8;Øø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½\"YJ¦TuÐË’\0dtd','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-block-local-business.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-block-local-business.php',0,'ËŒÁTÄxR0yçãž*','ËŒÁTÄxR0yçãž*','šc*œx4˜žÁ/£ÔxçÍr[w§‹A¨ôá80','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½$…RË#óå97_Í-oo','wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-type-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-type-functions.php',0,'A»\\Òª\Zô•º´J÷F×','A»\\Òª\Zô•º´J÷F×','\'Í«µ`J\ZÖÈÄÍNó–:à8ãÊVŒÀì=]ä\Z>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½*çøxXª.Ð(\"PËå','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-controls-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÑÉûéYòfUvR€Œ<¢','ìË¥òÔ¡‰ kÎ©Â£å¼‹À¿&![tê³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½,ÕèlŽe¨ëi.hŽ§>','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-summary.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜAYÏÖ¸Í?z@£çI·d','åËÕ8=®“ãJëZ&½ÛC*ôþ0<èÜuA$á\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½/F3§ï`Æ\021W{Y','wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k³<S^¤·ßÎ‡d1«‘…Š','å&üÚÀJT=dj9²)ò\"1=ðÆRIC—äã½<GË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½1Ãõ¹\ZÝp±[+Ë;—ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÐ©Ô`­?“ã¸ÇE','ãL\0ÞÂÕVÙÈþAªïÊ>8ÐÑŽú”î3˜–ˆF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½@G„îtÇeY\\\'>¯O','wp-content/plugins/wordfence/lib/wfVersionCheckController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\"4aàãÃ%½\nN®ßa','·P-ù>ZÍÛm½š;Zþ‰Éêmk]p¹³µVàT>!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Gï¸ˆƒgÙíÝàÐpÎŠ','wp-includes/blocks/quote/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûg‹Â2º&:ƒª2~’ü','ŸKówi¶ÄJM¶éÔ,oêXKòÖ*\\z²KB€WLàO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½O~ûLÈ¦¼\"f~|‰Ú;','wp-content/themes/twentynineteen/sass/site/header/_site-header.scss','/wordpress/themes/twentynineteen/3.2/sass/site/header/_site-header.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_š¹—n.ƒ)ÿU\\!kò','1,Ú³¹ý0¹ÜÑ™LvÀ»/\r­>%Œ¬¾\"½Óï©øô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½P*\rŸß•ù{öÏ%}ß ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\rw2sçå\'Õ„éX','Å;œÃt²Ø\ZOìk	bi§ò™ÖgõÇ=x	2 ‚\r`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Yáýf‹{.¤TnÐÙÍÄ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F{bcS6Þ¥}…ƒu²x/','í!¤óž©Y«Aù¯w}Ì•(j‚Ð-g¬ïbÉá,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ZžÀWtÇp¥NŒh','wp-admin/css/nav-menus.min.css','/wordpress/core/6.9.1/wp-admin/css/nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.:b<j%ÿhÊÈ‡^Žø','2µ±rÌQ\'ú­yÿ[~3‘|·MôÊn`@ÑÏÐ&QLwW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½k=Ù]:|–Ô€§-@,','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t{ ‡?Èr¿Mk¶ÕHHž',']Ëeš|c\"æÌ4•\\Cðê2M¹ÛUÌ¼&‰‘q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½mÝa#$sõm˜xµñëQ','wp-includes/blocks/template-part.php','/wordpress/core/6.9.1/wp-includes/blocks/template-part.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q:tU\">W?ºÛ÷3qN²@','qåÕü\ZöË~È‘nq½b]\Zð“HñÔ‰ÂØ»¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½q¾tþUJÖËüo˜i','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SoË#Ê’ÈËÏJÍ%Ñï','&MNÀH7ÏÙ˜ß»Û”Ç“á0ôç4Ü)®2×À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½s°\rê0‚‹€žõOJÍ','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.embed-form.739d61d23e11fd089e98.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.embed-form.739d61d23e11fd089e98.min.js',0,'©»¢êï’Ò¿ áCª!»','©»¢êï’Ò¿ áCª!»','Âò¯ÍŽ…„þë’•`r¿zœ5Ì‘Ä…>ÝŠy4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½wFØüäQ‚›†S*O','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ŽÅ» 6zàQ(','HÿQo2G!¶žÛ\0¾Ê¹TàÃo!·`oý2çÆoà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½x°À¨x¬ëŸ­“ƒBÏ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/admin-bar.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/admin-bar.js',0,'É;\ZVi%WÝÿ\rº','É;\ZVi%WÝÿ\rº','„®A‹›•Îƒ“·NDÏŸìuë¤,çŽ*\nVîÕt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½xC‰/úüÏàyE0d','wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_Options.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÜ.ÈlxìõÎÉóÊ—J','¨€/·„U4\'ïüv¯Å!Ÿœ©äp8¨íµ\nÇõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½z¯æ{z—oˆän\0Õ¦g','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudience.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudience.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶…œ“ Ãë«}ÔèŒ','ªu³ä„«$Ë ²rÁ»xF$‘Í/ŽM$SÁÖ3â7\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½˜|^9’„ç…<h|.K','wp-content/themes/twentynineteen/style.css.map','/wordpress/themes/twentynineteen/3.2/style.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìmMxöD\rm¼(/ƒ€è','–yá?»úû=+±ŸÀ/¦_ƒ´ùg§”«Þè¯Y›4Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½„Ætrý/áj¦Õû','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï«ò·¬zSK¿šáƒ!','8”a­ÞAûš³ÉS:#Ñ\r¦_.ßô”©Š(?ªaJÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½„#;‡ìe½¶O\"õ¼#[','wp-includes/blocks/shortcode/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸O*cÜñtµúBõÈHV','˜Š½¶tpF³©¤W…Cp>2[–}âháævôp6«jÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½†Âì}+IéŸàÜ3ã²Gõ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qŒ•Šuì|Ç÷Wj/Å',')<™9\'n}ÁÑ\\^®á®_Øyëlšâ4›ßeƒ´›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ˆè€´¦ïb†@‰µy¶æ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ZK!4aîáÑ[aÏN','ò÷O’µŒœKùiØÕ²Ñ±ïÐëÅ\n”½ñ÷´dï²8°»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ŠÐvµx‹¶£—`ŠQ†“','wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Route.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´h;w9ŠúE\nábÐ[ ‚','T‡û©.£ôð]\'wÓ<š?²NèjÖ³K–Qä\\.à€4Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ŽZ6¶T¬™ÛÞë…’¼€ð','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-welcome.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-welcome.php',0,'¡¢ÆŽ·ù× øDE¶','¡¢ÆŽ·ù× øDE¶','p!Bþ¯JU&Óf+Û™2Œßx^¡&|é[\ZÍ<F¾f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Žàç‹Y†£&%oßÇÕàf','wp-content/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å¤•—‚¡.f¨Á3ÓÒ+','¿Ï<Y”dÉ=Ž`0fNüÄŽ·…Ïþ’Ì³+kûTJÔ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Z øOg\nW‹W’2','wp-includes/js/wp-embed-template.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-embed-template.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cj?6f–¦N5‰5HË6','ÕëþIl¼‡sñÆ&ý°˜xáújzQƒê¢“ø–æ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ŸJ²ˆðÑY§ú§U\rìJ','wp-content/plugins/seo-by-rank-math/assets/vendor/clipboard.min.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/clipboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öï§J¸[€„Ð…óÛw','šgUjIiåÍ%-èÝ[† GZ\\\nxòH_ôažÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½¨¨Ï¨ÅzórãÏ	)§','wp-content/themes/genesis/lib/js/menu/responsive-menus.js','/srv/htdocs/wp-content/themes/genesis/lib/js/menu/responsive-menus.js',0,'+áÒ|ÛkÀ(¬ÆñµÏ\"<Š','+áÒ|ÛkÀ(¬ÆñµÏ\"<Š','V ´¡·á»Ý~%aãÉF\ZŠ£ÔR¿÷\rBD¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½¨úô¤øBÃJ¨<«`õ¢','wp-includes/blocks/post-excerpt.php','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ=‘qïo²=Ù5÷<åœ}','Ž×	cOtècÛ»O3è¸>Ü¶å@ãg4EàgfÐµ¸ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½«­ üH[y(‚þöN','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Áò¿güÝ^2ë×Ù','\\_£ééN]¬†–u–Š6 Ñþvûp\"à‡®EZŽÆ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½¯!Üh>„iq…8tÕÂn','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö\0ç¤Ù>ö¤@UeììU','®È›pñâ¡Ë„o<¸§O\n¼†Oo{Öw=—S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½²¼\\†“9ºÑ•F wí','wp-admin/js/revisions.js','/wordpress/core/6.9.1/wp-admin/js/revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éMÈ˜f3BiPxœj','Íd@$\r\'âB½ây¾G´Š¥P!k£½pÔFd«ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Àn\'\'›l’Á9¬Y¾¾§','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÎ¸S-¸6ÚŽ4¼FZsí“','.„3_Py\'Ê/&ÑU×ŒM†#ÞâœN’·¾L“Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Ç†û•iÐUèþ.^œ','wp-content/plugins/imagify/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(r±ÕXíù¡¿-Œövo1¶','ÇÖøA«2‚:êJ7‚&8‰Â\ZQ¤´gÙÏœj°ÐX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Çáþ°4Û®?üFÖÈ-','wp-content/mu-plugins/nexcess-mapps/templates/icon-link-list.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/icon-link-list.php',0,'’;Ã‰V¹†Gê	zhË}','’;Ã‰V¹†Gê	zhË}','9YžôUÍç¢Y#I2m_8òñÒ·g²¹Ê\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Ï³ÊÑþ%„‡tÅj\n\0','wp-content/plugins/advanced-custom-fields-pro/src/Blocks/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Blocks/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Ïk|ðñL}·žË9Â','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php',0,'½Ý”ÉêÂ9I7´|«ù','½Ý”ÉêÂ9I7´|«ù','¿±Ø\r\0šB´yfõ{§\0¯›¡¦6@4eýtSÌ–Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Ïè0ÒpFçêZy\Z','wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Modules_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Modules_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÒ‹Ùm\Z¯DV)Í§B','RI¦ø@Vfj¹€¯ëGþ÷våÖ}mV¢/.x›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½Ð>]Vj…ý·+ÌÏ¬A','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÊå%Â8ß‘þ×BöbÚ',';dÜléÒÝ˜ë¤ñ	í?âhÕö¦çÀèz,zý\'j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½âO4¯Jà,/1Ž«Œ¯î','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®8õÛi­ë±n¨´','-ü;ùÞ\'X>{Ïpâ‘ì.ûh‚$¡HxN5Ú}ñîÊs(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½êŽÞL»ïÜhù)W½~q','wp-content/plugins/jetpack/images/close.svg','/wordpress/plugins/jetpack/15.6-a.3/images/close.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`f$<V\'®”åË°0ù¨ü!','lú¤™ç¬XpÄ*0Ù½7;˜x•&ãóî&°£äÒ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ê¡EC`,‰Zkó°_¢?ú','wp-content/cache/cache-enabler/hjsdev.com/featured-links/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/featured-links/https-index.html',0,'6í‚Ôºoë~e\r,W','6í‚Ôºoë~e\r,W','áo/gw0;\Z<ÓÕÝåÁÇK‚m^‹ªîˆ£âc@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½ú¤%™!Ú¡G²œ&î5','wp-content/themes/twentytwenty/assets/css/editor-style-block.css','/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-block.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£6õvL§:E„ãq#ý','¯˜h,¿7V?H4’gskŸd_6\"ÈÛ/è\\ºµMí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½üšå$ð%ò±‹ƒiáp*j','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¯0<Èd†®i.[j·é\ZÜ','&?&D^gŠ-­Èm:âmƒƒ$7Œ0,/~¥¯ù¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½þ…F|ð¸_k2e„Ú!','wp-content/plugins/jetpack/images/stats-example-lrg.png','/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-lrg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õòh™Ï¾§š5v\\M*À','HEõa¥ÚNßÙ$<¹Ö¿¢™§­„_\'«3™èM£êyyL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('½þ§-o¤ìêîmqâ¨\0X','wp-includes/class-wp-block-editor-context.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-editor-context.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®\rí~Eª!üb„šÙ','\'Ž \r=F}¯Lhž†aIÃ§åÜ\ZÏ\"ê¦$•æÎ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾¬÷Ydë\"ùÙSóEÅ¯¯','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åþœ»¹/éW}J•µ‹ä«',':°1ìû6oQ%kŽîÇje¦+Rlö\"çŸ‰g%>Q>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾¦M3ÖvaBcdµ','wp-includes/blocks/search/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/search/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eíÍÅ¸Ü\n­\r1p=æ','îÚI±úí_:äõM>®šðŠ¬°Ù }‡.¦Úü¡ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾:ù¢+ˆ˜hy^Wƒ','wp-includes/block-template.php','/wordpress/core/6.9.1/wp-includes/block-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦m67!ÚøÙ±\ZvÞæ[C','àA-‰µHkµïqL\\£sÝÄÒ]ã{×j9qjÿ•þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾rxw&eM‚ZŠÅö¬','wp-content/cache/cache-enabler/hjsdev.com/accordion-simple/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/accordion-simple/https-index.html',0,'­Uõ}Û£f(¡Î	Á','­Uõ}Û£f(¡Î	Á','æ¤E<¶žìZíDŠ!á¥˜5qE~_?èüfZ*í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾\r2Y÷8ËBdŒ%3aBÄ','wp-content/plugins/gravityforms/images/cog.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/cog.svg',0,'-©ž~×0«Fè4™µ¦','-©ž~×0«Fè4™µ¦','!?ÙhÛÕ?€¢òÑ]‚ù‰Ø®W1¹¨v­×žìMÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Ý2	)V]ô\\ÚT\0i','wp-content/plugins/imagify/vendor/wp-media/plugin-family/package-lock.json','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/package-lock.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÉY¯™ÃmÝógÄcZÍ€','Ce}&ãÝGËbüAIWé?(´žÒ*EmóXLâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾pbQ• SE|ã^’xT','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-user.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-user.php',0,'MªÀu©\r-k¨ˆEöñÜ!','MªÀu©\r-k¨ˆEöñÜ!','+ëÿü½9tlA—HÈ1^ä~§ŠìbÅOc€µÚ™ünT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾\ZÇ”‚§²ðdp·‹w±','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator.php',0,'ÞGî<¦£Dæ¶w‹îF°P','ÞGî<¦£Dæ¶w‹îF°P','rØ]Kñs]Q-l~ç#ºú\"7éšp¿‹D4»\"í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾vsšV‰Ðxÿ?Ô3¦š','wp-content/plugins/imagify/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬† ÞÌÆ#r1œQå<*¹i',')ÉÉéÐCÙQ»*U“~\\ùÙL²øŽS-cÍ™mç¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾õAyNŽàÔînhuvC','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php',0,'úï?¯ý„ô§hy†*5','úï?¯ý„ô§hy†*5','Íq½Cßl[Úsb6u\\÷ˆ\\MIôëgPÅ’Dtëj8P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾#ÿ“_éuÏû€Ùâ÷Œì','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-message.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-message.php',0,'Å^-Gm¡nØy\'Xno³d','Å^-Gm¡nØy\'Xno³d','õ¼l¾ækJ•~P®Y»Bfµ0v$ÊD}mÁ\Z	‘î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾,N‹€c>îC=ø¥Q±','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-star.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Š0oÊ+Ê-À¨†ä6ND¹','|äœ7:h‡ôãøËø>ºðÃ÷>—jV ß‹šŽûªpu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾/=ï+HhEÑÞ14ÓÊ†¥','wp-content/plugins/wordfence/views/tours/login-security.php','/srv/htdocs/wp-content/plugins/wordfence/views/tours/login-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›PÉ–¬µØ3TØ±#…','>ãˆ³ecÃÂ¯f4sØ7©8ý·á#G‚`þxžµ0–‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾1\0Ñ_˜|WÃA\"‘´Êù','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-charitable.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-charitable.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	á2-[	Öh4“3Ÿd','Om[L¨ÈÉŒÃ7Âf :ÊÌÆ»Æˆ`ÛTN2‚}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾1:¿À9,×®n\"Ãø','wp-includes/class-wp-theme-json.php','/wordpress/core/6.9.1/wp-includes/class-wp-theme-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ípå8šâ­Žâ³O\Z','yC”cŽ›w•änN…ý¼pAäø8‰½GÈÝ!£¸À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾:î(Ú\\Jj•^\0QËä','wp-includes/SimplePie/src/HTTP/Psr18Client.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Psr18Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú 2ðS/Y›\'Õ1•ã‚','Œ·Äó¡ŸscÎ]T%ÇÜr²*MaÝ´ùpõÁ-âºà¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾@)` Õä~OÝ}ï»acÌ','wp-includes/blocks/heading/style.css','/wordpress/core/6.9.1/wp-includes/blocks/heading/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä1zãö£±	À’1‡[m¦','3¢êƒ…OÐn9÷¿7²m©Š\\‘ÜÓO…˜xà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾C´Õªh	ÕJ|ÒÍqó','wp-content/cache/cache-enabler/hjsdev.com/faqs/amet-justo-donec-enim-diam-vulputate-ut-pharetra-sit/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/amet-justo-donec-enim-diam-vulputate-ut-pharetra-sit/https-index.html',0,'±î¨¬ëÊ.=ùÉ© µ‡','±î¨¬ëÊ.=ùÉ© µ‡',',îÑ¾ÿ´\"Æ_9÷G`Š1œ>Ý¿¬¦¯BX\"K3qvzf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Kãá;„µ‘î{¶<wí','wp-content/plugins/jetpack/vendor/composer/installed.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ž\0Ñë_çéuÞLÌP','l¢5¬‰	ø¬ß|ônqÄäµ\0.Í2Šè¢ó?âøK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Lûª?ûè0öN\\c4Í?','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/BrandContactSupport.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/BrandContactSupport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹gV¡@¿\ræBÖ\0›©','—õ¯ßya\"ÔˆMÜM£qû3ÖÀo€ˆ8xËÅäKi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Qƒ© -NO!áÚ†\n()','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-post.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï @%bãÖd×j9§ßñ\0','}œ3áq¹ïÓWˆªÙÀãµèÁRÃÍÎÌ[b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Râž€£èÍ\n°+`}µ;','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦t‡ZÕ“!ÐÃr‚ÙÑ6C','‡›º\rÀ²¥‚‰DBf™K{ï²†ÝânùûzO†6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾S[ç\"´t¡ÌaºÅJ×','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-complete.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-complete.php',0,'dîè&i-\ZàX§òÃ­0','dîè&i-\ZàX§òÃ­0','z^“Ùj	3V½÷µõû ò\Z÷êCrÌŒóE-À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾]¼!@ò¨}waèº/¼','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg',0,'Ú»¶h­Ùr×+ ¥_FP	','Ú»¶h­Ùr×+ ¥_FP	','T•¯=ÎÉÛÜ2ª§[¤˜ÚšN)ùÈa) +ìFÒÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾_«TPN b¯½Ötÿ!°','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¯ò—¤pÈÖã~Uÿš°½Ã','-Ÿ@~<aO9\n†„qŽÅÓÕ8ÍDM»ò ò„7F,Õh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾d8Í@8ðüy^_­Q¹','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^®]*sNA«\\tbà…™','!k¼«S­–²1À\\ŠÏ;*$ÜšË‰Â»„r®‘ãø†²¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾h}°²§Êî‘‹JhÞc×','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-status.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µR€iÓþïïˆk%Q¡','Û(J T&\Zçs6TYæB:ßr’ÍÖEäÐ¦`ì	\"º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾qÌúÌÄÑýÍ¢!»GL','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÎ®F³î;*¬Rbb','\Zs5Q¾J¯ßÀ$¼:–ö)ñfÙÂ¥ñLj,io','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾s(=@xˆ(ýar\\ÄÁ„','wp-includes/blocks/math/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/math/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽCJt\r ô¿{OÚh¡>Æ','ZÊTÐ“÷½t©ÂQéº4“>åì<èm›i¤ñÌäñ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾{^á0:Ouáî¶ÍZÅ€','wp-content/plugins/gravityforms/images/icon-close-small.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/icon-close-small.svg',0,'1e IÛÞßËc½ú€Ï–åw','1e IÛÞßËc½ú€Ï–åw','Wf?¹ç³B#–ÎØ¿rÊæŽ$šAµ¿óZÑ)#jc7É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Œ˜žÓæt³ê3\'“>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁP&Z¡2ŸõKï±ÒÁ','GûÐP5N)uu?ë21‚Fií\'€³ð®Ã”päW+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ƒ—ñNéÄõþ@½(º3—','wp-includes/ID3/module.audio.mp3.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio.mp3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞTuð‘HW¨x˜WÂ1\"','ÀÖ…©w\0¼ºJ\Zï]Ú²9Œá\r¯“n™}!œÆÔn¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾…W>€˜aV%`Tš^\"','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Z«rî;¿À#ãH¿D','àÕ§÷ŽØ\nœî•0Da+JýßO(²qÿüÉöF@—hw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾†Q<yrsÄo\ZïŽKh','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ErrorObject.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ErrorObject.php',0,'%š\\ÿè‚‹Ècw)“Ç','%š\\ÿè‚‹Ècw)“Ç','ù\'9¶f\ZYî¨v¡]àÓÊ}:¨ü1Ï¢ç§ŽÔJ`Ï¯Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾‡¥Gî½0à;¾S×Výø','wp-content/plugins/seo-by-rank-math/includes/helpers/class-editor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½[W3Ûÿ\'vb2„\r9á','RóÀÌÐn,:_ä‘½Ùb’ÅC«Ö.`píŒo¯¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ŠBúø-Øo2UÃ{Xyæ)','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-features-notices.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-features-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¾§n‹¸ºŒÅ™(ù˜Ò\\À','ÿyÚÍÒ2)nx±|lWóÈ¢i0‘»iö/]ðù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Šh¢Ýß)UG@Èx–Ìv	','wp-admin/edit-tags.php','/wordpress/core/6.9.1/wp-admin/edit-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýíoâåÅ9£:éÆx@','Þjûê½ãM-Ê‘‰&®Åy€Æxé4œKçãa%ñEV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾žÎ›S=ÞÌ5„\0Ü%Š^Å','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/CSVFile.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/CSVFile.js',0,'Æ‡¯!˜XìJÁ³c„','Æ‡¯!˜XìJÁ³c„','Ý+úW$ëæì£?g@þ.[$)“ë„[•¡°ª‡¿R@7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ŸXîìwÕ±E’ë','wp-includes/blocks/more/block.json','/wordpress/core/6.9.1/wp-includes/blocks/more/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%µO£)\n† UóH€\0¸µ','Ò¶´C¹Í}Õd;„Am^í_­¥?Gè.^ét¨&f6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾©üë:¿.ËÄ±Nšóü$œ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ï_=¦¬ŸëOí\0sÂãX',' ¡·S³\'ZoˆVÒëÊ—L˜­Œ`¯s«m·\"’µõf7Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾°‡4Ì´LçºfèçÄÛM','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü?\rÓ Ž¼gãÙ½úqe±','OcäÙNŽ­w\\´Õ\n«	r<›Ã˜Òï<²%ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾´ê>†îHùGK)Žn','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IÀPã—Â´›RÈ»žàx','{6	KLþÔd®4%O£”Ýþ4¹H…Öfæý•ƒ€G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾¶4¯í×ž±ž~{üg9','wp-content/plugins/gravityforms/includes/fields/class-gf-field-address.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-address.php',0,']ØZS‘@ÿ,ƒ_8ÃÏ­',']ØZS‘@ÿ,ƒ_8ÃÏ­','kYd¯&|èµƒñ°ç<uQÃãÖ	Éþð¡VƒãÕx†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾¾x™«ýÖmY\r=‘ìÎP9','wp-content/plugins/akismet/_inc/img/logo-a-2x.png','/wordpress/plugins/akismet/5.6/_inc/img/logo-a-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÜJZ>µÑÔÓÃ‰™','˜Jƒzµ…{°°M¢»\rRÿæ€®lBA\r§U´ŸÂ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾Ç<«{Ö03\"_!¿ý','wp-content/plugins/worker/src/MMB/User.php','/srv/htdocs/wp-content/plugins/worker/src/MMB/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼šÍ…¥ÜÁØÓ®G©eÛº','¢nmd‚ˆŽàykÂ^ÄÂGí4±\rÌbBÑˆµ“¤f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ÑCMíÑgÀñüý~Ìì\\','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CountrySpec.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CountrySpec.php',0,'mdf‘\0ýRÑRÀº³1o','mdf‘\0ýRÑRÀº³1o','ÚiéŸ¤\\nYÞ±ü¬¨‘+÷Å¥c7Æu *)ª$6![Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾á2]hqu:ÞT6EÑU¶','wp-content/plugins/wordfence/lib/wfAPI.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfAPI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Öô\rúy(” ×Û$ž²¸','¤M>ÁL™?«²ßa­Üè€z°’¬Â0·íÓ¥iÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾åš¬r·_\Zª{ò”','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ükoÐ\Z)„±Œmûì…!ÿ','Æ}ŒXKŒbž4.ÿÜ3\r¯ªF¼Ý‰Ðš@6qÁ¶c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ìCL¯]5d¡MŸª','wp-content/plugins/jetpack/_inc/build/polldaddy-shortcode.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/polldaddy-shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë|ô›†bQ¹ü­ø‹sÁ','¹Rß±Šj\"œ²{š¡„õ*#Ô•ÛÈUž˜¢	Wa6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ò?ïÓþ/?·”¢çÅ0®œ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰>¦Ö­ÏZ÷÷Ìèëím','RHÊ¾ïöCmf  j>Í(BD.S6– @[3Xþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾õÌ£n#‚Š|:O²¯™7','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ßiB\"_zº¸ xú2~s','e¡íûz~êzíÔ±%=íu½Þ¨ÍxâcnycÑQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾öCÓømËSá•°nåÄö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/430.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÐ1ÎÈLYl™ðoe\n¢','Ð\Z¶D‡}Xsn¼d>¼’7Àçüë;;g?qýçh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾÷Ãí¤Ýp‘›€L8šÒ‘','wp-includes/blocks/accordion-item.php','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¶ç§À‹ÅÝŠÌé·AI³','2ñÑ¢½#{¥œó:Œï~Ìîý&\r>¶šËoåùIð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ú.ÌÿÂ_Ã¿%ŽP±ßù','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.merge-tags.0eab956dcf65dc4e1811.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.merge-tags.0eab956dcf65dc4e1811.min.js',0,'\n0[Š!rÎ7$é¬9£','\n0[Š!rÎ7$é¬9£','³VÃñ\\…ù‰ë!`˜ëçË/Ö/V‡´¸PÓ\'»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ü¤e(‡/ÒÑÔ›[«Ä™','wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•m+®yŠ]\"`bî¹Âô','…XÙ&hÌŸ½ª!É¤ÃÐ-2´v>G\ZëÈ¼Mb/ëQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ýÈyÆÀ›¼áƒ¤¥õÜï','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø†Q9#£“fiÛ½|+','¶ûYA¹áÐ©ÖŸ[¹dˆš=_@ËVb—&šk]<|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¾ÿHÄÍ™¶²ßkÈÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÄ@<QùÝÁ\ZTo£lÄ','¹¾4z³Ýv‹˜ƒpÊ·(±Ûu•¯)Tï.3a†3}Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ú›ÿz=$œ-@–\\','wp-content/plugins/jetpack/images/jetpack-new-heights.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-new-heights.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í€îu±çÜO®','zÐd„%ÔAol™ä\nQú‰°àú<¥Â0(úÿºO\"\Z·Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿	IeÓÔ©[Gº¼³_Á6','wp-includes/js/dist/editor.js','/wordpress/core/6.9.1/wp-includes/js/dist/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…®d>ï€~Î\'tx±Rˆ‰J','á!àë¨x9Áâ’òÙ\rÕSÔ7•éNþž¤ò[»œŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿7””Œ±HQ‰iü+\Z','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NoopHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NoopHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R:)ç× ÉÀ©XÝÄÆ','”nA^ú\ráLÅW¦e³f[õÞNs°¹äõ*íVè\0}¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿µ«DX(`åG˜&Ô','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-screen-content.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-screen-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0âóÈ‰z>-—=R†»','?õ¶Eƒuô\rù±¶Îh±7O~|Œá3¥f’p_…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿þdý*©žÄŽÒ•BL[r','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionHeader.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionHeader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!­í¬Â¾6Z%vc[¯','ß~°öV÷	„ðÔ!>‡wGûi³Kùä3u±é\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿í¥’%ûð\Z3Ì4u­ª·','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/README.md','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U’õsë@ûxö×l¨èt','Ó°’©=Ô°öü–x”ŸJöEÇ	æ×j.Î=€,Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿!V¬b\ZÄÙû³ž¿O','wp-content/plugins/members/admin/class-meta-box-custom-cap.php','/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-custom-cap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ1Àrê²žµxª¡À<Tó','Òï3JyE‰ž‚5íùeröæê¶,Èv|ÈÈöÂ}bç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿#²AuI.Fªù/ö Ç','wp-includes/js/wp-pointer.js','/wordpress/core/6.9.1/wp-includes/js/wp-pointer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ˜8\Zß@ \rÁ|ÿÉ›[d','¶O²È†m~À¼š‘gÆ·^96Ïè}>|Ì­/Å]êÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿$¤µÞÙ:Îz¼5ô¼u^Ù','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-urls.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-urls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øþ=ýw¿“ÓgÿÞ)âÃ/','¥ÿ_U	õF»,G~„wážµÈ¾øÅù´ö‚¡?ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿%#JÆ\"¸*9—ïà¿','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á”_0g	ÊÀ&\'9F7´','ÄUØqÝT@ØÆe®6âfá‰wšq—úlrë‹\\æ‚©8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿.Œ^å\n½kC §2','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ý™ÃÞ*s´`g!','åÛ¹‰”\'V2r=n©\'ºCŽë`HkÿY©`’Òu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿3Š¸¼8>JK¶ˆ„æ´¼','wp-content/plugins/seo-by-rank-math/includes/helpers/class-schedule.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ)l¯¬;+\Z„ÐWª','XkwÁiÔ\0KuDhš5Æ^sl,8Ý*G+5ÕÛïÌV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿:f‰©Ý°á\\¤Ìr','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceCountByTypeChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceCountByTypeChange.php',0,'ˆÇxËˆDÃddiDo¦;','ˆÇxËˆDÃddiDo¦;','óË¤âùçŠ\'ÕV\0XD_ycX*£8uH.Ç’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿=H‰vN\Z“\nÊÉæXéˆ','wp-content/plugins/imagify/classes/Stats/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Stats/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	åwe,Dn¶ø/Õû›æ','‰‚ÿº¦CÙ ˜\ZwYµšRÀV({};\ZÃêÀ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿@êÉ,Ðn\\–€+k·','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ­‡“™zà~&)j¼','Î6“Š$ÃËû‰‹üû” –?gC2Ç…S\07*ç˜‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿GƒkKÖ>6cüû?Q\'','wp-content/plugins/jetpack/modules/videopress/class.videopress-video.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÐGr^‹åº¹‰¡az','–ûS7jVB«`¦¾ãaŠ3ûmº¹9ôfƒzVN9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿GÖ€Y.-\"ŠD‰ÕM','wp-content/themes/genesis/lib/widgets/featured-page-widget.php','/srv/htdocs/wp-content/themes/genesis/lib/widgets/featured-page-widget.php',0,'MÛJ\Z eàßåÑuÁÝ\0','MÛJ\Z eàßåÑuÁÝ\0','L°„DEþlŠ29æïh_„Ùy-6öqìóÞp´<¼ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Gý±tôž8xÁ³…ÿÆ','wp-content/plugins/jetpack/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•œü}ûqíçx÷^_ê','K	L´\"¬ºoÈ…Ä°ûUeWŠ÷$lÇ!`T[â&•?>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿UßpÕ-¿ÏÎË|\Z\rµ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ar.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ar.l10n.php',0,'§~«°™b~6÷B†¼N¬v«','§~«°™b~6÷B†¼N¬v«','i3Ã’Bü,½’FvUCÚŠº‡öÀ¤ÚNçäØæµ ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿]ˆ~–.€ƒ0å4ð','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/continuous-integration.yml','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/continuous-integration.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è46æ\rñ}í­ê{Ë%ƒÉÂ','q>ágB\\÷ÿFÃ ê¯ÅVåàõ¡¥RT\\ó„ˆTzs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿hd9_ÞÅôtÐŸ×£','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±®MÕG¹PJ›YÛè9','§î‘eúïéÕ¤³®V²ûøÝ±¶Šu·ÚìùUîÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿p5„‰¡ñÞÇ$w5[‘','wp-content/plugins/jetpack/images/recommendations/assistant-malware-scanning.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-malware-scanning.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ°ŠÔ%9VË€ª‚ÅRw','ø~ePÉAü¸;Yì2J‡@–†!Lœ q^ˆîbA`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿p…Š>¹\0\\Ö¦:§ßqrl','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpInspectionResult.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpInspectionResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3‘ÛbõÖ=‘ú»ü<','`ç€ÑOJª!©Ý+v·þcnD«îê½¨ê,=ªª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿v#_Ç€È3@®ûIÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾p—Iz¢Pµ\0ƒ	B','’¦”¬T9bÆäi»PÔ#ôœïÜé1(!Z©Ö	v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿vé—FI—Ë2h´Ïø¤nÁ','wp-content/plugins/wordfence/readme.txt','/srv/htdocs/wp-content/plugins/wordfence/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u?r(\nHHÎñáÄ‰,TU','ïÿ§çòí6ê“C—¹o|YVŠŒµk\rÀ½€í‹Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿{‰1ðú\"¸¦^ëÒÈ.','wp-includes/class-wp-widget-factory.php','/wordpress/core/6.9.1/wp-includes/class-wp-widget-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üý2úlN¿«é“V','t¬±)Ú	¤Ðˆ74«ñ¯ïA8ÃÃskÐêedŸ;af','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ˆÞ‘©JÝåqb\0á\0þ','wp-content/plugins/jetpack/modules/shortcodes/quiz.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/quiz.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾çÌÁKó¢[3ÎHì%¾_+','±,Ä¡gNÄŒ€¯[2¯½1mÝŸ½x«…ªed1,óÀü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿˜¸s¢¢ôÜçïèÅv ','wp-includes/blocks/social-links/block.json','/wordpress/core/6.9.1/wp-includes/blocks/social-links/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ŒòÒ”F~å®±ê,“A','[i ›W“ànÃ<©‰ËS!ÏˆOIDEÒJÔ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿˜Á;°¼µNÇŠª$Ýx','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader-legacy.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãëÆÞåcB#Äá…§Ì‚','Ù/^0daA©nä€ªu&Z4Ì>ô	%L—Š™ŽáõQ¬„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿™s¼óƒIžqF›Š£µ','wp-admin/includes/class-theme-installer-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-theme-installer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÝ}Uõ§ª3_›ôÔNI¸','Í6™ÒÙW>7UúŽŒ.éðþ»ˆÉÝÝ~X(ÒÃÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿™¸=V;¢‹ííÂN.K','wp-includes/js/wp-list-revisions.js','/wordpress/core/6.9.1/wp-includes/js/wp-list-revisions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PbOPµxO¥rs7©µ2','#´ò;w´1£°.¥ËBÕÆð3•f_;ÏPf÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿šb*„ÊûÁ\Z,þX`ÖÝÍ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äK§2PBÅÂ+hÆ¡¿','?è\Zœ\n4–Öd)¡fSs ´a9Ë2 +rb¹ß ™~åË4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿›Œœ\'›ÀgN½»T…b','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒAy\nY£n2ù!úË','ShVýZt^Ô~Í›·Œº\n#$Ö’\r¡5ðVÑ‚»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿¤÷gõŒï5ÜÙæIh','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÃÅ‘ÛaÂðRuÚõD`¦','ÕyºFÓ{,ïfÛ“®Ð$Œ9›gq®ýh½Ý\'ÈôV-G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ª7FWàÑm!w—µSZ=','wp-includes/blocks/video/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/video/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¬)>’Höh?7F','3Âá™¼°<H·t?>¿N²OuÎŠÀ’Eg‡ÝŽJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿¬Ã½È\n÷Ê=•–€p¹S','wp-content/plugins/google-analytics-for-wordpress/lite/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿²ûZ¬wó¬ùºÓjÚ1','wp-content/plugins/jetpack/images/recommendations/assistant-product-purchased-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-product-purchased-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶é\Z;H^1û?ÀÙM¾†\'','VÚxöˆÐ(bL£G²”åÖt¥¡kFð£KÀ\0 ¾¬1û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿³`ó\nÑjžçª‡A^™','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Ú¯”ÃX _æÑ´í×','_T—ûxù!Gžn„Ïˆˆ÷šÆN\rÒÇÛÏ¾D÷¦¯ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿³½$ÃËêÕnh˜E„ð','wp-content/plugins/automattic-for-agencies-client/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	õ÷»½]SºÀDÑy½Ò','¼<þ¥v\nV÷ëFÿÞÌ¸Îßo\rÇnÉƒpÔHl!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿·\n…Ó›IQED	æüê‰','wp-includes/class-wp-comment-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-comment-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ò¥D‚¼ÁO\\Ê~\rx','áÿdÄÛ½84¾2v$UÓ££‹ËEã`yEÙ‚…+â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ä(uÞ¥t5b¬ƒh','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Autoloader.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ”Ú@Rè`fÙ`\'06','¨$‹¬SG=ä‰å|{6åj»c“‘œÛfjlu5n¹Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ë<…ˆ5Ÿ‰\n:½},EÈ','wp-content/plugins/jetpack/images/jetpack-aside-background.jpg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-aside-background.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ø“©Bñv_Ls™?Ž$Í','yZƒ[×	ú½H%*SCn2Ï™_ÈÝñ…×ï5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ñé\n¦¿«––aŠY6.ìŽ','wp-content/plugins/jetpack/images/generating-cash.svg','/wordpress/plugins/jetpack/15.6-a.3/images/generating-cash.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ä}&‡-\Zá“Ã¸\\G×o','+¯Î‘>[˜÷‹Îb¿E×2™1€a9“A, wVD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Õß¿RÀIógó <\"è','wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-background-process.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åüQH‚æü¤¿¹šHWh¨','ëúµdàø»¥Òˆkæj˜üXÚ­<Û>ÏtìíÒª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Öòtd2ý°0:;õI','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Field.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾~»ºœíÂ†ûªl','>;Ga¨ºÐGœPâ¹\0ËñzÙI_{F‰¢oEš£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ø	2ÞÎ¤\n[5ÌÔ>?','wp-content/plugins/worker/src/MWP/ServiceContainer/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇlôµdqA=8Ñ“„öädá','|)îpM@É60ÁêÓ¥S*ï´ù¶-\0TÂŒºäÝû¹ØØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿Ýâf÷( T\nsŸ¾æë7:','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-post-filters.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-post-filters.php',0,'ßq$¡6iª»ÜÅ.G','ßq$¡6iª»ÜÅ.G','Ü‚«<püKü<dé`½^’µç+äâØŽI÷%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿àÎš,ÌQ˜a»gl·Ä\Z¯','wp-includes/class-smtp.php','/wordpress/core/6.9.1/wp-includes/class-smtp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.æ–šaˆqØÝ“Ï ©¾Ž','B)HJ¢¬«¥ÚòR¨psÐ Ýø˜¿©	+\'8k_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿âB0¼©\"Æ!m–IP','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|sÆp†ó. ;Y!]ˆoKH','¼:Z\0Vú…•ÄF6ß”ùÄ&?9ÿGCm0Î†ä›Tâc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ãÖf(jížý™\nú7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-navigation/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-navigation/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','->`\Z½j´[]sž’o','õ—j 0<Ž»agvÛU=sØh~Kïì·yäÀ^ct','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿æsõÄ &à0A¥ÒlŸ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âð6X%¿F­_*Û;·}','xî™.8Ã@HÃ°ùýC\\®(ãºïÍÞk³ û-c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿èü´å}Hp+“ÒUÚ‚','wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php',0,'æ¹òrÛgÞjã«üÜñ·ý','æ¹òrÛgÞjã«üÜñ·ý','}2EBéGr™+-y„5™±j¶â£æ6~+‚Öš(¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ìL\Zã—Å|¨=šc™‰','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B0õ÷™šìou‘ÌŒÂ','Žœ‡ü7/QŒã¥åÆÕwÿg:Ä?¡À#{sþðÉŸú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿î[új\0,3ýº“¢¹B','wp-content/uploads/backup/2022/12/index.php','/srv/htdocs/wp-content/uploads/backup/2022/12/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿îàœ.yp–ù*qf§^k','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xü4,“žº’Ûw\n¬Ž=É','îxŠ~Ú!ôÈ¢£œˆ|Äû7òÁ`¦eÆ92·c¦z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ïÏ¿Ü¾x™zÁXaç#Ì÷','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7‚öïºÃ[.{×Í;ê','ƒâ/„®bKÈ%cæC2ª¹W’£$·r$\n¶cÞÔÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ôœ‚½X\'NéÞã^ˆû','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorDataRoute.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorDataRoute.php',0,'2ÂüÑ’ˆEl„°þŒ\Z“8','2ÂüÑ’ˆEl„°þŒ\Z“8','7=ÑÍ™<?d—£Ze,Çõ©_œ§<–@TAÒ% ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ûÕúåäµE³Ú>Øª','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÍ =B…ÌzWr£1ì','jŠ×®yÉÏ•+ÿÚ-™3øýd¯¼¼R½Æcªå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿þ÷ÑÆDèIÑ¥ÎÓ\\ÓF','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/types.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/types.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Ût4€‚Û™‡õW¦^','•JF«š±®3×f]ëÁ”áKó8Ñ\\µdañ…—Þ\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('¿ÿdA#…öÍ*ç‚Å¹o7','wp-admin/js/customize-controls.min.js','/wordpress/core/6.9.1/wp-admin/js/customize-controls.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ.wâ	o1íKÎª¾¢¶/','«#˜\"º†¤]pŸ’—E¨e;IÇÖ]äÍ‡ô9þÅðÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À^nBîî¾:±Ó~*á','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/pdf.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/pdf.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÇE|‰2ÃíðýQrVŒŠ¬','Veß†¦J–‚…¨¨\r¯ÊŠÚ±¶ýÜlL,.ÅCÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀŠðùå+jIÐg6Æª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IŒ|\ni.l4Ô?¤qq','«ÿóIA^uk bR/÷nZÃÞD°â¶…÷@ ä)Ýx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÎV\ZFÃÓ\0áÌŽ|€','wp-includes/sodium_compat/src/Core32/Poly1305.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß@BgéÁ»EJøÆ½H¶','i§í¦|\\I¦—ÇñE‰‘ŒÉ_•¬Xç¶ˆj’Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À)*mõÝÉ_‚æ½°À','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Stripe.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Stripe.php',0,'3ˆêNnZbb•ádî*\\','3ˆêNnZbb•ádî*\\','Õ=–eOréý/dØuš1Ò©õm„ò¥½Œ³ž¹­¬ý^Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À«ÍxËOW\rƒ ¨ Ç','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h’ÏÆ{	Û|is\r$#c','µ“n˜ FÀdí­ûÇàÖiR£O{Ä“öfÆÌùûëlá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À>Ÿ•ÏÝÕˆ‹¼Têù','wp-content/plugins/jetpack/_inc/build/site-switcher.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/site-switcher.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IéYÍ˜_Î6ªü`','¸*Û4V}ÜÀÖºù$ï?OW™%«óNI„:ÊÏ6æ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À!ÓH ³ð~hœµ¹Z•¿','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Y¥·:ßÌÜ)¬nD','ŠÒûýÞ$á‚-tçnt{59Ùv¬ôÎŒ%¨¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À5Úœ šÇ2Ïl2{„','wp-admin/js/widgets/media-video-widget.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-video-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÚ:çÜ¥óÎd|QùSónÚ','…ÊR;T„›wh©æm^Êÿ²éòà½äœºüÙKñLÀA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À>“GWÖ·îFžåã~Š','wp-content/themes/genesis/lib/js/skip-links.js','/srv/htdocs/wp-content/themes/genesis/lib/js/skip-links.js',0,'ìþr`lè¦ß9ujmØ','ìþr`lè¦ß9ujmØ','	×9Õƒ26C,áêé?VçÌ)Mv3›FìD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À?-×¿÷N±§54p§²»>','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' óßnÐQZ=?ÕƒHÁU','Ö	¦[a8ñ:·Âé‰\"~dÆ©À‹®7Ííg$TÞÅ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀBñS…0“ >©ë?÷7','wp-content/plugins/imagify/assets/js/files-list.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/files-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÿÔêkp7&jt³ñ—E—¹','ª:G1pŸvù7­Ñ¤~-ß9	òx¼§‘g%ªHŽÞ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀDˆÿ!VD+“óêë','wp-content/plugins/wordfence/views/scanner/scan-type.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N½V†³Â	¯9çJ·','ÖƒáÏhbfõ#æðÐ‚‡ÚOEéíRÝâþ¿ž9H\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀD ôÿ«öút¼5Ú2ñ¯','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/header.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/header.php',0,'Ç\Zþ Ø(…oÛ¼\Z oÓs','Ç\Zþ Ø(…oÛ¼\Z oÓs','¦0)­š-³‡¹Ã¾Y* h1öfþÎþu>QqhOOú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀDü¸.8Ý¸ß£-R]þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/nova-drag-drop.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/nova-drag-drop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºJ±×\0]Î3É<Æ%ü','‚\Z6Qga„©mx€Døˆæšñ‹O|AÍî1´–kŽœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀEâÑ5ðSÕÑ“ºÆáÛÛ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í>9^ÍD­U³à<­~¡¸','·Ž%GI?£îá,ÁCa­F¯»}£4ÐŠÏ>:$I0ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀJÿ±c­à>h‹Ï¦…d›','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7‚öïºÃ[.{×Í;ê','ƒâ/„®bKÈ%cæC2ª¹W’£$·r$\n¶cÞÔÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀM¹/<æPôßçf.¤ð','wp-includes/js/jquery/ui/effect-bounce.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-bounce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€ÑõŽbß©¾Ÿ{o#{','v‚ËTåÄ2n>`_;5†¶¹Î>\0å%Ÿ^šìçó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀO £ïozEß¿ü7v¤¤','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¾M1ÎR2pÓªÜ«\Z','8a¹žŒ„Xp·nN’ì•¼~§Æ•‡\"VÀAöNZ=á‹œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀO~€‘]îçxdCd8‰','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-metabox.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZbšôÄ?L,+!Î{Q','oB™à7ÅZ°\n\\ÊßèÑ\"[eÐHPW=r¿U§gË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀP7à¥r¼]—„¾ûç½Xl','wp-content/plugins/seo-by-rank-math/includes/helpers/class-arr.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-arr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zùû¶ÿ“uO–ý•q6','¤H ¾N-Þ˜Ì	xº 1’3ûí`‡Ò9üÿ§‰d½ãîz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀTÜ:\Z¢›ª°rDõÕÀ ','wp-content/themes/twentynineteen/readme.txt','/wordpress/themes/twentynineteen/3.2/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':–á“sµ,Uí}‰','ô—BwÉõÇK}åc$QÍY‰Sb²ç·°Àu2ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀVT®™2eãwÎgß‹u8','wp-includes/js/jquery/ui/button.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ö1œ:aˆÓñ?qj§Š@','øTm…ï\"	Yj·ÛÅáÿ%žÝšMçù\'Ra>8òç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀXO›ÝÝ1Ò³St\\9 ','wp-content/plugins/pressable-onepress-login/pressable-onepress-login.php','/wordpress/plugins/pressable-onepress-login/1.3.2/pressable-onepress-login.php',0,'¤ò@Å7\r´ŒkÿCûr','¤ò@Å7\r´ŒkÿCûr','Éš\n®4q\n=Í‚µèºÀ3zÉ¥Å·Ül±C©¢\rå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀZ²Âzpk;ð‰+¸ë¢','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Exchange_Site_Code_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Exchange_Site_Code_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ6\"X;é8#š¶hÂö','\\e§YZU™· ]QúÍ~‹ôýÇ&	­\n1„§ÈPmgq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À]g»ßœ¸‚ð=ÃJTw”4','wp-includes/blocks/post-time-to-read/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²	oauƒðk„4\"Äó',' î‡1‚›!\0x$Æ‚aÓ‘N©þ¢¤ƒJGÝ–uÓÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Àn*¡4Ñš>A¿óI','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-keywords.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-keywords.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™}Í¼“«©öõo–zO£Ì','èa¨T‘\rÁçR\\¨:³¬³8<÷\ZŸíCï4ŠÊÝóê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ào­Nk¥ê4\'R$ÏØî','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-formats.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-formats.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|k…Õé/ëø”š.*ó@','ý#(}è>F:µ¡ÑÈŒ¯sÒä–¬ðÓ;{Øû\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ày†`‚4ï	\09•é˜û','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlStatement.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlStatement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œa}‹ ëÕ }vÌ6÷¹y','\rì~.Í³{(HÜ©˜>??Õ¤6Ú¬ëíC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Àz»6ÙÙ+ðÔÜPH\r¦tU','wp-includes/css/dist/block-library/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–\"V‘2±,û‹ÙßN','¹‹ÿ¦ƒâZwYùÆ·7€Áþô<ÎSÿä0šÝÎô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀËA$æ¸š\\£~ÝêuÊZ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/platform_check.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/platform_check.php',0,'áïÿˆ“;ãÝW@ãÉSx','áïÿˆ“;ãÝW@ãÉSx','úÎçþI7éÉ­\' ¼¡Ú±<x]šëtm-³Ü%ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀË¥Ì°MVÐ—eªAú','wp-admin/js/widgets/media-video-widget.min.js','/wordpress/core/6.9.1/wp-admin/js/widgets/media-video-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VUö6¤ýDÂõÁ]CÐ','Wæ_TÞ>æ)Rpÿ>nÈ}PmÔzä˜\0£¢:s±c÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À‚ l\nÿe®w7/U','wp-content/plugins/svg-support/css/svgs-admin.css','/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fl‚WPË{D~ýîjf¦','Úà)>$©Ñ–.=¹3g[²‹ÒhZ[*l‰Fç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À‚ÝsÇ;§õW8’Õ','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œn8~c¹P|AßÉ•s','…cÆb¹›q0²ÔÃ<Œ}JJÑA@øôo®kû- ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀˆY¯˜mé=Û‚%T¸Î','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±2êä¥€.\0ýA9ü—Ûp','›ŠåsÆ\rê…åØ<ümÃ(ç3d~æ\Z¦ÁÕÖ\'ß†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À˜t¦å(‹iltY/','wp-includes/css/dist/list-reusable-blocks/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚@T;Û \\Fª½ÿYY0.d','…\ZbóÐ/7J”t0È ±‰|Ú4«;ÚC6ÜÌŽÇêö²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÚèk¢rÝÄ]×º	ðA','wp-content/plugins/jetpack-protect/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀŽÎ¤e;yÍ[ð¾9ë9','wp-includes/js/jquery/ui/checkboxradio.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/checkboxradio.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' —kÄ‚îNg\'‹`ös¦','–{ö0?¿ôïõ¸;Ë´d «Ô¬%oóoˆW¿i)7¥Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À#¿«ó§R3	JAš£','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-sugar-calendar.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-sugar-calendar.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙXzÏ´ÒQúñÑÙ\r',' 3¹<5=.>9ºVÑ3·*Ræ´Fû\nz™‡ÔkØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À©b|ËƒCAmYXl£0','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊB1‹äS`ñDösÎ','Ž$,=£^Œ\0£:øÔí²Ö+×>Û ?}a;¡!$Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À“±Ü\ré*}ô—FÄzxÃ','wp-content/plugins/wp-mail-smtp/src/Admin/Area.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Area.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GÀ…7­îöûòñJèÔœ','÷ÎÁ%šý•¡?±NmGúvmÌBv$<„Fõòñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À•x\Z(cpÍšÛÖ «ñ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÉŠÒòÿì^z2Ç”¹R~','¿tz˜ƒÆÑ[huþ÷ñ&ûhÉ«õ„~N—ºÑå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À¡Pvi;¬Ý¾ýþ“Ãa€)','wp-content/plugins/members/addons/members-block-permissions/changelog.md','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/changelog.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª_¤)¾MÝŽ\n\Z×þÏñ¥',';àÈÒµã»NÔ½YÓ”·ôJA Õ€BÛµ¥ïeE–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À£ó4‡ÐŸ,ªíëFž°','wp-content/mu-plugins/nexcess-mapps/Integrations/Updates.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Updates.php',0,'~Vbd›~\'8h†Ò4ë','~Vbd›~\'8h†Ò4ë','A[‰OãÞágnEuÿgY	†ëìšÑ¥\08íB¥ø¤úl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À¦aXºõ2â¸›?Y','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/SignatureInvalidException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/SignatureInvalidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Ûöùc²)lšjâ%\'Ê',':Rd% \0YÂë’éÄ÷¥ÏTf.‘[ä¢§Ï9k{ƒŸx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À¨ÇŽçN™õªQ2L÷7','wp-content/themes/genesis/lib/admin/menu.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/menu.php',0,'ú@•ïü|Œ·hkí','ú@•ïü|Œ·hkí','m£kÿÀ,å¦2Î,œ,þÈU>);Ê×Zªò³jC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À±3\"ü(zÙa€4î8Œ','wp-includes/images/media/code.png','/wordpress/core/6.9.1/wp-includes/images/media/code.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-o–­UÊ“îÕU©U_','\'eM a[R#q2š×kz­+*<üÄü÷Ñ7\0ÞÊj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À²‚KrS´NáÀÏChnv','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/option.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/option.html',0,'ËÄ\'Åò`«µnßDxº','ËÄ\'Åò`«µnßDxº','îÞc¦Žï€¯Súd%£³R(Ìa(Ê_<@?‹S±8Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('À¹{^s¹9“üAXyð','wp-content/plugins/seo-by-rank-math/includes/settings/general/webmaster.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/webmaster.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑY]<áÙ4´Õ£%ªCÓq','„uti(¥ýîÜQ5ÄßÒNšlOM¬Cê•\rWÊr6í°Ãv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÀK¾?W­Úµ5.XšèUÐ','wp-content/plugins/jetpack/_inc/blocks/recipe/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•ŸLñ\'ç’Xc\n8ùt','@¯@ç¾Éb- €´£Þ¨­\'çH•Ø¹yíÅ	¤#l3G(>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÅBÓÀ/ÃkŠ	žŸ‚','wp-content/plugins/seo-by-rank-math/includes/class-settings.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ì¯\\¡de¬–1½l\0','0JCªÙh­‘ß\rÒf<É8OÞ4Ê2º›W1.P£ÿÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÆSÇhÅëëü°Å:Î','wp-content/plugins/automattic-for-agencies-client/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÆÎûúmºÐ{·@¯mß','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oLFÊ’4å¼Õiî--','Á‡¦Cc#1_»œ|Ë·Z  ¿ˆ1€—É¾ÜÕÏYxí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÈl}«€øM*÷•³w/´*','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾³ä„POÙ3ü³ŠB‰©','q€,è&=ÇŽ©ZÞÓÊ:Ì\'=9~Z~6_MHQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÈšxÌÏ£\Z.cöÂ+:','wp-content/plugins/gravityforms/includes/fields/class-gf-field-checkbox.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-checkbox.php',0,'k³-yŽ+DÚ9w\noa_','k³-yŽ+DÚ9w\noa_',' #ušrI²÷Þã‹e+°Qx’(þM8{¯Á¦µÆj}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÌv•u<~N á©\"à','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/manifest.json','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/manifest.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡„gy	V!v{ÝÊ!Gž','/g ûŠàd~r-0­M¯\rt—¡•®XŽç†¦ñ¦Ø\"À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÍyËÄŠû?ùûiGéœ0','wp-content/plugins/jetpack/images/jetpack-performance-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-performance-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':0ôìAì>îH¹J„Ö2^','¶?õÔ¹ÂœÐWDJ$ÌzBm(V\ZZÔgÉŽá%Wg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÎ“Ï¦È7rR“1ÿ(6','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾…&×¥ßšÔ¾i…ãþ­J','ëYÍ0ûÛÛ§{ÁÆDÌ›­0ö\r0F‡NºKim¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÒ\\ðw±/Õñ¸zŽË‰','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÉ(hf‰bÑðfjD4_','vj5#H1¶4H·LÈ(¯rg\"[ü®iÒUh•ëI\\˜K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÖU“pQ vä	ãk>','wp-content/plugins/wp-mail-smtp/src/Upgrade.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i4%\Zçw 8$ú±¨€Ì','wú˜”Œ“ãÆY|[ù0µ{á²Ò´}XÕÓZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀÜñÆ½!´!ßF\"‰Ã|èà','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜èö¶­­™w	&tàn”ö','Ö2ºÏ‹üŽ]“›f¾´«\nÑÎG §Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Àäo¨®^e‰ÅrÌÏ?²€ƒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uI’¸Pµ‹ë€JïV“ú','€M«± ‹ƒò·—áºÍZOÞJ×Î°zi#¢’øa‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀèÝñætDÿ±$Ví=B|d','wp-content/plugins/gravityforms/includes/settings/fields/class-text-and-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-text-and-select.php',0,'TÏž°/?ÌË{Ú\"§×„','TÏž°/?ÌË{Ú\"§×„','\Z°°u£ü ¸§½ô8lû…‚ï”I%Ø÷¡ÚAÝô\na½±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÀêK/»­ýRÒ¢ãv$!','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•þ¯>km|àöÍ/f‹äu','ç@æ²P]qžŠZ¡9@[¬ÅkZª;œ-P%cM(\ZÏ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Àò$l!LSW«&¾X¯','wp-content/plugins/worker/src/MWP/EventListener/ActionException/MultipartException.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/MultipartException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•›¬ÃWY\\U)\'áØÏÀ','íb±xUí‚ŸŒmroI6ìÖIµ/P‹JŸ2ð\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á\\‡WhY¹\03¶ZÊ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LineItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LineItem.php',0,'¿K!‚VG§×øDºŒoò@','¿K!‚VG§×øDºŒoò@','h|Gÿ<˜å¯¸	W…Ö!ŸpLá°]JMê{—áœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á©<z´Ço=ð¥rf','wp-includes/class-wp-duotone.php','/wordpress/core/6.9.1/wp-includes/class-wp-duotone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':6µ:®\r®[6ÕÊ—È1','Ÿõ…_¢ª¥\'È2»ÀÛ¾n°5¤ì(‘^Af’¯I6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áä¿“½AVB¹@0¶t','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-correction.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-correction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢UW‡L³U÷VÞ`2','¶­;¾|ö\'?|®È¸9´¦¥„É1‡l?ªÜøL‘ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á2\rö›1Ÿ–÷—î˜¬\n','wp-content/plugins/jetpack/images/white-clouds-reverse.svg','/wordpress/plugins/jetpack/15.6-a.3/images/white-clouds-reverse.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B6Ÿ:”P®ªÞ\n2Œ‚','®\'Úu¸!Æè†f¶É[¼åtò“x¶ØN®r^¾ø¾{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á…Éi½²HîU¥÷;','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_files.php',0,'¶_±4¨q‡è>Ú»cOj¾','¶_±4¨q‡è>Ú»cOj¾','M±O\\§ªß•µéç.§üòA„’0›ò‚a<ù²R¥’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áß•KòÂÄêÖÕ8¾C','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/exclude-files.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/exclude-files.php',0,'–ŸT¹í-Í¥¦9|ä®™©„','–ŸT¹í-Í¥¦9|ä®™©„','ÁÁÆS¦Pùb“\'CTø‡Ýå*Ïn8PÓJá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÚ4‚g•f·ÈxawÚ','wp-content/plugins/jetpack/modules/likes/jetpack-likes-settings.php','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/jetpack-likes-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ(ZQ>îeKü[I×Ê','	B„	 I‚‚=t¬Úºâê¸MUI«€Bš<Åî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á~Q”ÔÅ´FpìÛÍ','wp-includes/class-wp-taxonomy.php','/wordpress/core/6.9.1/wp-includes/class-wp-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=O*XS]š†__êÿ·]','|OÜiÅöÛûëˆÐµwÍûD6ÄP>yÎwÚÌŠsæÄ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áï8…Ã 8½f“nÞ','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/uninstall.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<àÎª*15gÒ÷ëùËÍ','£®ÅßÐe=pœ(„;ÌHsrœ»M½ÐRxñ¶·1¬ô­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áe¿Ç¸{¶ãL52¾','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/list.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«s05;&}¡âeœt‹þ','kÖ²]£³Ý¾ñŠ¡Ï¸ÿ@5nçâúrÆ]þìQÊ}`=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á%|Ì/—í\"DÂUð','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-software.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-software.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑMD:ÛS>WÓŽ`}X','X!å§ãV^ì›HBSOfùÖÿîj	åÁl!­	ß•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á%¥ûf%ÿ “É§íõ˜','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§«Ú\'KÉ%\ZéšJD\nÍ¶“','55Â±—ïmˆy§c…J§¥/4`‚úçJá\0Ûj%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á@óƒ„÷Šœëµ°On£','wp-includes/blocks/html/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/html/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z1,ÄÔ8y™Å}Ã‘HÆ','‡zß·‹9=“25G1”¡4?ÕZîžë»Ç-èNA’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁôŸ¢ÎrúSPÁc5í=','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.º™5‰.Õ{ºôõ³f¿´','Gç!`3ñÒŸ€I—r˜Á¶’ ;âpèq/ R„õW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á&Ká1I@\"Xµ?-Y','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-button-group.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-button-group.php',0,'†{ÒÜ¯7ÌÏTyCæO¬','†{ÒÜ¯7ÌÏTyCæO¬','	U ôjHW<Þ£_š‡²El-\0Ýñ£Hîq\\ìv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á.Ýûº8¤Œð?ïü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á2é\Z°Ø‹Ú¾é¬ô|','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gé8¾p$`Ü«ò•½½”ù','p	ûJoÖ\0øþ[Ú]`ó`4–D¸Kò@É6Ž†­E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á3JùóÙ`ìc´É¯î4®','wp-content/plugins/akismet/akismet-es_EC.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_EC.l10n.php',0,'P·Ò\'-—ááüoŠ¾ÇÒí','P·Ò\'-—ááüoŠ¾ÇÒí','rl˜xìòUY8©Š©Õ‡gÐP¼›ÊèTF†Všèw6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á>¥Šé/¸mßS´á{`%™','wp-content/plugins/imagify/assets/admin/js/runtime.js','/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_p»¾æïgpF;Uf','¹›ÞZæÒû-tŸbJ®¥Q‹˜3$+§:“&G&EyöO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁPÀã†[µ˜æ¨Àá','wp-content/plugins/imagify/assets/css/notices.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/notices.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¹zÕãÛâø·kzôçnmÞ',' ‹þ—/–\0+Wµ™vÂKå“RÍòÈûv“C­¦5Ï6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁQ&pü€ùŒ«\'\r’à–î','wp-content/plugins/google-analytics-for-wordpress/includes/database/loader.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ÞÈò%WzÕ£]Å±§{d','ÙW5)Í¡Ý}ûÜè§HŽ†f\rÜ¢×Æ83¼A^Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ábª¿i­Û¸1Åš#™øDƒ','wp-content/mu-plugins/nexcess-mapps/Settings.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Settings.php',0,'é§â!€ÆCÚçÿ] 9','é§â!€ÆCÚçÿ] 9','qHŒ)Ôù·ó.RÇ} 6—\'–@@jöÇúÄ7kîÉf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ác£+Û¬]KÊK“í)IÏ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`hÛN(CÏ«Ú­ï°º‰','ª$;wB{—›@²´[±\rƒ1;cÐ÷‹©‘èÏ\nÀ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁkHmå1Óó`0Ñ¹¯–_','wp-content/plugins/wordfence/lib/wordfenceConstants.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸µ\nÌcX	_¢:1Ikä','¡½Í*Ü}#³l’L~(ŒqÍú–5ŸëÞ³üÕÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Án×1Î,ãsêR²Ý?îŠ','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¶‹ã•¯6Ð˜:ü0ß°','ñû†³Ê¬û³\08hDyšK›7àã“w.Ð),$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁsVH%C7ðýÆñ^','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á™_JSI`Ä9fë«Ø4.','è2ÚE©#ç¨¥Î?™ê7V¿^™z[IÙA\'žox°t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áv7äCÏF7Ý¬d«.˜y','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/Menu.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/Menu.php',0,'^„œ‘Ôb\rÐ`b-šÅu','^„œ‘Ôb\rÐ`b-šÅu','íW\Z¯|±}\\â†y@c¦S—â-;vÕŽ¾„3O¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁxÅEMš‰3Ž¡ŠR-o','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß\"Ž+í\Z‹Ñë¬GZ»ÃÜ','Bš9¬%I?Åá“‚=UªÔ]ö­8+¡ú3f‚ýgÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áyhóÿ\'–›äµ<L®ãg','wp-content/plugins/imagify/classes/Dependencies/League/Container/DefinitionContainerInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/DefinitionContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úó)q¹Ígk]ƒhHòÃÆ','“x^—°l\r¾Ft>~ ¨òKƒB›ÿ”ÀIïµVãkD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áz¿[K½í@Œº¦öþê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/actions.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/actions.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vËoìëcØH·L¾ì¥','¯=>Ùà·áÏD±¢Ev¾˜bZçJw~˜\r;Ÿæ¹ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁzÝ¿ä¯&Xâ™6¤˜Ìs','wp-admin/css/media-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/media-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@. \'šw+àoš>¥£!„','øÚãµ÷6 ƒ²óW@ß´ÞŽúôÀ}Ø5ä‘‡ÆC0”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á|}åmx¾g&;eS‡7','wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php','/srv/htdocs/wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚uˆÈ8”l×í:ÔKÔ','–y¿ÔÚn÷$è¨ŒÏÍb?+{%þ	nˆæ@±½t€€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á-üÀ«6#…û×Œõ´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X-ˆØl™{‡j—','‡ç_¬Hp\Zîhò?Qà&ŠQíå‡Ïò‰˜0…\rå…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áƒ	%©JÒ|rA;	Õ','wp-content/plugins/imagify/assets/js/jquery.twentytwenty.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.twentytwenty.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹öE‹büÂ^™›Óâ!G¬','IJ\0„ñ—¢Ünz&:·¯ÍÍtõ2tØ„Î*ˆ—{Zª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áˆä´Ë÷j…{=µ³ßõ','wp-includes/SimplePie/src/Credit.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Credit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Îf‹‰—\0×\n’B\Z£','ôšj·Üó¦^å(³ù,#eËuYR7C‘Có8Ó¯O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á‹®WWª\"áü<îâ','wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Dashboard_Sharing_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Dashboard_Sharing_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0 Ï4ÜëÜµ[™&Š‰j','\Z,œã˜àQ0àÎÉ;ÅŠ$FP	—RNˆëëb„cW-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á‹gOWÛnÓ\\P°.û€','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯õ!~ÏÃbÃºuŠ³BD£','¨×ý Um¸Î„®{½LŸRd_³2¹åGIj³þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁIXQ†áî ŸÖýÇÀÌ','wp-content/plugins/jetpack/modules/shortcodes/medium.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/medium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','duqó§ÞÐv7a¨óÆ','@çqê-Š¡q¬Ù‰\\®î[’ò‡íÉawMÂi¹²„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á®<·˜m\0ªÓ‰ó²uÎ','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/scss/404-monitor.scss','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/scss/404-monitor.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æwN×ÅG Õv?Âä','¶ï÷œ<îOµÁ²·£üï«ÙwÖ­«Ûv5ø¯Ÿ˜ž‡\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á”¾ÐNù\n%]Žž+ç·¢p','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á–ßíêÈ–Â«\"ÙìÆà','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php',0,'„Øãl¶±õcc*~j=p*u','„Øãl¶±õcc*~j=p*u','<&J#ð¶s\\.,GÀ®$¾lt<™©I•WŠÌ5ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áœ!çàyÏF¼¿]ÉÆÃ','wp-admin/includes/class-wp-ajax-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô¶˜uÅªÍéÖ˜z³$B','ùU<zV|T	…wûøýUzn3™hËv‡AS{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á Y‡=„AXÕÆz›AŠ3','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_real.php',0,'Ê\0o7§´Ë‰>#ÝÍvä','Ê\0o7§´Ë‰>#ÝÍvä','ÕfpÖ%`yÆ’ŒkÔ,˜‰“‰©»ž±oõ9¯§þÐž(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á þ¬\n ðææü„Î(z','wp-includes/PHPMailer/Exception.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1©Wñ×Jª×4Û:xãÞ','	SM©ÆZ¦]yô[]4Á™8pvS²|§/þ{.b²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á£«aÑxÂúwÇËàAºY=','wp-content/plugins/gravityforms/includes/theme-layers/api/views/class-view.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/views/class-view.php',0,'½Ô©UvméÇ²Æ95˜pƒB','½Ô©UvméÇ²Æ95˜pƒB','ðÝyž¨ŠÍMÒÁ«RÓdy£ñjÊ%Fcõé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á±|ë	FÙ§­+T\Zq§ ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`M¥^Bí4M@\rßrº:\'','ºFñuÕu)a«Wðñ$î,vZŽbÓMü+»7”EµT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á²¡óy7W®ì/,œÐý^','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Þ†ôëvÝ}#]',' 6ˆN;÷œ7Ôduê#Q\\Xï†Üx›A=P¬[$ ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁµeŒ€á<D¿kl3ûžN','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page.php',0,'ý•Sîgß¹Ü0Â`ŒËR=','ý•Sîgß¹Ü0Â`ŒËR=','ƒv0E}¨`™r‹«Ñ„XµÑÇÎ»Bd€IÃöuÅÞoc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á·ÖRãÕ˜¸øÉÑg‘2`Ò','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ÃôPO?‚ê¦AÖÒÒ.','\0tìrô’wðoYIcdC²§ô¯®wF6U®H+G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á½½¿JT°îL:žä•fj','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¬ÌL[\0˜«žëÉÙ','ƒìÿ\0L,òç\ZÚðˆ]{JVß#¸Þ˜Ù—2t.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÆUÔÎæ}’¥š	šQÚä','wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÈNÑO‹CþíZ#	\"ú','R	ébÜ¦P[cFap¼–Œ \'$*àÏîB\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁË½htÛhA¦eôÖØ©','wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÑ\n»@#\rÜ_³Ý;¾0+ã','wp-content/plugins/jetpack/3rd-party/wpcom-reader.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/wpcom-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iUÊQè1{3<»”5â›º','é£@é‘L–mïÂîf„¢<‡ÌüjrW·ÝÎ·¥Äö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÕÂ½õ7c\rÛlìþi','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Delete.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Delete.php',0,'À¾ƒ¨’P®rþ|šX³¤','À¾ƒ¨’P®rþ|šX³¤','5Žñ\0Aè	@ÛlÚwn6bP\n×›=¾±Z|ô­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Á×6«Ð¹¿k„—j\'','wp-content/cache/cache-enabler/hjsdev.com/recent-posts/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-posts/https-index.html',0,'0ÍjMk:Y\\*§Ü¡dgy','0ÍjMk:Y\\*§Ü¡dgy','º\rÙø<PŒ|í#Ò‘· FázÀÂÜ‘¥\0ý£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÙ;1Èt­·­\r@%Éh','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-pixel-builder.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-pixel-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö´\'_}åAÁ~µž‘Eñ','§ÈÏá\'qÐ´Ç“/’í(¯–Y»xî¢{ƒ­ºÉøâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÙµ\nh¶ÍJxµdvÏÔƒ]','wp-content/plugins/wordfence/lib/wf503.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wf503.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´`h*x­ïn±ƒÿ÷»¦','úËq“b±dŒªj„ù[—ðìŽØ2B\r?­,?/ÏK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÛ#—S!Š¼kÏP4bùí','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ëºj^äb¶;…éó½','LpßE})©L«`•éúLzˆÓãÞÓœwáÎAûR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁÛ\\£\nFô®)—WßC‚A†','wp-content/plugins/jetpack/_inc/build/facebook-embed.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/facebook-embed.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛJ\06„ûÀœšÏ?å%\Z1','°?Žã°.Wµy_Œ\\sKÙÌ	Ï¿5ð]t.gNY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áà(ïöóÕèµ=!','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Discount.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Discount.php',0,'Ù–BÝ²£D	*VÁûÌ','Ù–BÝ²£D	*VÁûÌ','óE‘ ñTåás–jm…,Â¸FŸ½¦ÃUc4ÅÄÙ¬’¿è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áà¥:Úºáíj\n\0u¢¾ú','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-light.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x_ÐŠUÌHQ …^j¡%','ÅÌ;Á¸Œ¬±`àz”\rt…=¢í—Ù&k¸™‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁãRNÇUÅI„]º','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-shortcode.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°[òÙa–VÀ¯ì\\AÎZ¥\'','¥ýlg	¶\ZA\rîÑò‚s´Š‹? ŽTg5{¢Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁìM!l?”¡\ZÉR¶','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~àFcFCA!ÛSÛ¯,^','ïHx.&N5áOt¹.½X\nÝ$†yäñJþÚÕJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áð $öT†Xü@#Ž„A¤ç','wp-admin/js/widgets/text-widgets.js','/wordpress/core/6.9.1/wp-admin/js/widgets/text-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žëZÊúÃ·C6Ø ë+¾','é>¹ì†X7T¿\Z™&ø~27ØñöZË=JÃœ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áñ¨*mKx%}½Öï','wp-content/plugins/worker/src/MWP/Extension/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Extension/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÁùÁ2zsñŽú4xÎEB','wp-includes/ID3/module.tag.id3v1.php','/wordpress/core/6.9.1/wp-includes/ID3/module.tag.id3v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ß:¶±ú0’J¹6(°Æ`',':?¢EØùÍ…ÊffˆÙ^/øUCø9ÆÃR2Ï/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Áú8ñŸª¸“|© 	7&','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-json-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-json-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Ei5–C±Í:O5ºˆi','böS ^Á¬-\"ˆŠCd@§FYLõjï\Zê=:M~D¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂObc®³\" ÎÇÛ|J(','wp-includes/images/smilies/icon_evil.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_evil.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð^ôM>Êz“åø','¦çQ|x>¿Åé@VÐ›_¸/€\"ŽÎWô™ó¯%S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂNµ-põò–²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-color-schemes/class-admin-color-schemes.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-color-schemes/class-admin-color-schemes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dz…µb[dw%àF·™K×','þ+#·5KCc³ˆB…µØ2	1 K´‰ê8m²³.tN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â‡þM\nÃ³>´•‘rc=š','wp-content/plugins/google-analytics-for-wordpress/includes/admin/wp-site-health.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/wp-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R7«Õ¿]J]*·€Bê}B','¦þh·w%h(æSn×fîè}9é¥®p{ÓÉB»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â8îQ‡ƒ uÿ˜Äº','wp-content/plugins/jetpack/extensions/blocks/map/map.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/map/map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô@jä8ZØ ñ¦\\3’','Æl~uI‡Yz…Èÿ”\\gW9µèö£!ãL[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â	pàÅ*P¶äØXŽm','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"c…hH;Q‹î²•º)\r','î¿o:³âÛËEŽË›£¼Ç‰ÿY¨©07·“VcNX]Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â’¥µe­î7”FÓ%','wp-includes/blocks/post-title/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-title/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž8ÊØXpW¦Ù\r‰w2ô','{Ý):mÎ{^SÚ?×j\ná8xJBÐÏ\n~)¬Q4}c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â·P´¸=eÔ.a£×61','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o_ð¬ç*â°óÍmJ4h','óÍµ|@t–$Y “ôÍÁµ–¤Ø¯ðÑÂZrÖÐO!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂxäÐË—MëªÌÑ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/constants.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/constants.php',0,'S³Ìemò”œzB®ø½æè\"','S³Ìemò”œzB®ø½æè\"','š]q³+	Ìˆª‚‚ãíb¶[òŒ¹—Þ†øÞÁŽÔ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â²fê?P”>eGäï','wp-content/themes/genesis/lib/js/components/body-class-text-control.js','/srv/htdocs/wp-content/themes/genesis/lib/js/components/body-class-text-control.js',0,'­ ÄßÄ\r1+dð@Ñ3Œ\\','­ ÄßÄ\r1+dð@Ñ3Œ\\','á0~;š¿	E)ñ‚ÝÚ¥Ä·úŒ•­ÂVvÙ ”3Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â>;WÆ).[G«9=³','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BuªêŸþwãÞSus`{w','À+jO/~.#¸·‰EÔ‰e$„>D¯¯–ŒsNâÒ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â\ZJVŠ_\0ÿô´8zBãc','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-input.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-input.min.js',0,'Ôøû*Dð¶Êæ aƒÀ·','Ôøû*Dð¶Êæ aƒÀ·','>]Ãlïûë.÷åI¨A…ÖÓPq­ä—S&3Q}.®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂSJytf©þÓ@1\\ÞI','wp-content/plugins/google-site-kit/includes/Modules/Search_Console/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Search_Console/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.1¥Zybßî3ŽŠˆ¯','vjzVO”.‚0íSÝÓü~%‘þè}7ê0÷]òó.Ò•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â&Õé/SÊ÷.õ\rß‘M¸ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â\'©¯ádä†Å+ŒjÜ•','wp-content/cache/cache-enabler/hjsdev.com/category/category-g/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-g/https-index.html',0,'žô¬_ð.Þ{ûº~øüá§','žô¬_ð.Þ{ûº~øüá§','d‡Gi¢VÞ‘ðá\"úË;S›G	Ž[êNÃŒ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â)õÆ_\\¿ª@Ôvz€=Cã','wp-content/themes/hjs-blocks/page-template.php','/srv/htdocs/wp-content/themes/hjs-blocks/page-template.php',0,'åŽ´Ù¦Ý¶Ù€ì:±À','åŽ´Ù¦Ý¶Ù€ì:±À','`»®]®€è¾£µÉŸ×È?Ç4îk_¨\'2äaw[h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â,”jþöÈÞ#äêÜ¯º','wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks-service-provider.php',0,'KÇ§cLE“€,Âs²','KÇ§cLE“€,Âs²','²äd{¤KÎÐ@^AqèëÍ\'{ŠÛNEôor²5>_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â0¯.ùâê•`ánŠ·','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroup.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{WB98Ø\ZuÄŸò`X^','ðzØ=Øxü)®Øå\Z¥Ð±ç4@ÉÂY4Ìêµ„Bse$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â0´/ÅÂ€€ŽÝx©Ê','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-snapchat.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-snapchat.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HzÇBÛRé}!\n±:‰','5Kók|\Z,És<k×¶\0å\n†î_]Ÿ}×ìŸ³Yù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â1¨ŒWV(2Ÿ˜6²„³”','wp-admin/images/icons32.png','/wordpress/core/6.9.1/wp-admin/images/icons32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÛ¬[çm9…çJ¡4Ì\Zê','DÌkCd‰î—i|a|™¹àÝÙ+ò\ržx‡¯ÌŒ¼ñ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â6³¿MÍ“Æè)Ì»','wp-includes/blocks/text-columns/block.json','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IŽ\'ò|ÙÜõËðë¢=8¬','¾¸Ný‰@HK™‘0þ”½ø×Î9Lœÿ*î“ãÈ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â9¯Û+šbÛ\nä8QÍ','wp-content/plugins/jetpack/modules/shortcodes/getty.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/getty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ‘_m¤2ìßXDg	IÑ','ñÜ¹€7žÎLàB7V;Øôûæ‚Z”§{íúm‰¢¥¼a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â<xnI	¼|8¿\"‹KƒB','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-xmlrpc-provider.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-xmlrpc-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Âó1MÒ¾vâe‹‹$a2k','œ,û¦ÂÓá#¥C?+®F¥¨ç„œUQ+•ëK¡¦œ¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â=YÑƒ^@A&ý„Â¿','wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü£«X¬ˆi±—œw2oðH','9O¿òûì1À~§ƒ3\r6•HÖ«“ƒª;ÛÎtÎ.$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â=©¼†}ÿLsQ\n`q&','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[M/*ŽµEæ<säWÜRG','\nðÁ\\‚¯XÎ°Ö¨P’°AåÂ—\nXjð\'£;qý{¬‡aÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â>Æ€ºè„´oÏ\\³i×Dâ','wp-content/themes/twentytwentyfour/templates/page-no-title.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-no-title.html',0,'CÑ`Û¯®!2þè«Çôi$½','CÑ`Û¯®!2þè«Çôi$½','^4›º.9,Ñ‡Ê‚´óG­Œ¤R¼§:«	þáÿK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â?n˜.ø¦ªÜ‰à','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-html.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û.Srö/Ì6	•••]º','7@ŸÅÆ÷wO¯1Þz÷gæ@h_»D½dó{xL*\\˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂBè”ÛRe·i^dÐ','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailjet.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailjet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O ÷–¹>]™(Î©\0hÚ=',';X2œ©ö*êðúðõñ\'(ßg!\0F9š—¨ÛO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂF]z´ç\0æˆ#óÍ1¦','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/RequestHelpers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/RequestHelpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†V?J\"¿œgÍØ†¹M»',')ÂLÕ\nÊÕz«f¿m‘™þ¿”:J<Gú¬Ü½djzàq@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂI\ní²‹–Ïst5 ¢`º','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SmartRoutingTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SmartRoutingTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öa9Š*ÉucÕ5³µ\Z@','¾q>‰ÝÚ­lËÊø^ïÌ8ÜkÊ¹V¥ºbe\n\Z²Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂKI34©M{0\0š+W','wp-content/plugins/gravityforms/index.php','/srv/htdocs/wp-content/plugins/gravityforms/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂO“tg˜\02‘\\‘BÀ”','wp-includes/assets/script-loader-packages.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?øÅr1>ÎG>ø$','?§\Zu£\0¦Q’Q\Z@Q°q€wD\\.ýŠûø/3uÓ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂR÷ž‰g_wÁ«SAÎlJ','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NËãðç›Å¯)éôí†âÅ','Þ\'ƒv¯á¦¸ñøÁ =ª£Ç\'X¸këÏ<6YS”tÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂVÒ#…è4<ªs±Z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-onboarding-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-onboarding-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê©ÕôÄSÑF=é.¾0[','3Eã¥ýþþƒšÙ“ãHÂû–ÜØðõðÆ+ïâCôAâ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂYm–Rôl«X\0ø†Ù:','wp-content/plugins/wordfence/views/options/option-textarea.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Ž„æw\n£Mus•ô žµÌ','O¾Š¯=~jc#ý6Ž¿LçªœÝÊÑÄasòWÕOQ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â]ìˆŠYTÃïXm°+%','wp-includes/js/dist/vendor/moment.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/moment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4AÛ.UWë7abèÌrï{','O“êhGu™]×ÝŠxXOaîªn Ÿ§ÞaÆ6J®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â_Ïyð²)À$ŠJ¦@','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-terms-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-terms-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç¡ýÙU&–E!êä3^­µ~',')¡¸ZÙÖ›¡£çëtøüHr°ìwËSÏ1;ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âd\Z˜žÊúújzTk2¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{b^qvÐB›AK(©*V','7da\'ú>}d$)%”KÙK†âó”P²Ï@ÚŸÕÉñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âd&1>ë°Aˆ1Å )i','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÑ\0\"ºöRp£¾{=','dwžá#xý\"±õHî9ºnç½j«BÇNsïzÝÖ3¿ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âi9º$:¹¼Óžl¯{Ñá','wp-includes/theme-previews.php','/wordpress/core/6.9.1/wp-includes/theme-previews.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½dnkA™–,f¼~Q³I','2¾vÏ]‹æw\n+fÁpÔf¥m²”[c\"raU,=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂjÕçUÃUé‘X\ZÐè/J/','wp-admin/includes/class-core-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-core-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÍ<s(§Ö\'eå7ÚB','ùóù§¥Ÿ\\ÇK©áôÓDWSüó¢§fÆ\\OËúCjç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂuóAÆ/õ·Ó}*Äb','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©°ªZsÖÆýÚüëFË4','b$ƒˆÙÇ’Ô¾ûA¥b])^Dþë<ì¯úî¥+6O¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â{ë˜)#2¿ÝF»|U}ò','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgumentInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgumentInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôøíÂ>Pî¼×ùŒ~Õ@[','ÏclïØD¿CËKÌDùLd©È<‰+9UMÕ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â}}êzô•p­SÛ\r©[“\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼ëÓBQÕ9×aÛ¯}±','bßwÊ27’IÓa§Ý>‚\Z5Ê‘Yš¹}7³2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âˆú»»‹yÖ‘8=êdëÓ','wp-content/mu-plugins/nexcess-mapps.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps.php',0,'²íDŠÇÕÄdñqEÌ)‚','²íDŠÇÕÄdñqEÌ)‚','l>B`r²@?º„ù6%\ZýUÉ¨oÒäÖƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂŠêgØ²h/á¸®™O²N','wp-includes/class-wp-block-type.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r[žSõõ3?pnDÑN…Æ','-^¯Î4jì‰9µbidó3M{Ý-¸oÎbU_^Õì‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âþ÷ÀˆžÄ¡!±ú¦‘\Z','wp-includes/blocks/categories/style.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÅšE†#I’¹½Û†à½€','’=ÞÿOÈðâ-Êì;N8UþP3 <(oÎÙ†„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂŽµH‹ý0‚ØÖGŽÁ@Þ','wp-content/plugins/jetpack/_inc/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØïG+ˆ‡:4£*HÔº','ŽÂÄ)~\"Éüá\\¦¯XX)Ïct<úaÝgƒ\'â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂŽú,òŒ\\;Mð%’q¶®U','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/trait-country-code-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/trait-country-code-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tÛ„GW’ø%\"DLþÊ–î','šH`þ@³*Á’8¨wÆ%ép$ø˜áàI0|Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â‘{g\r½!ˆ%L\"¼NMý','wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£éÇ¼Qq8°©yRfÓ&V','‡}³ÇiJ¬<®(•Qb«%1ÏjûÂ*A1¤Â›Z±Öú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â˜F@rr5¥6x¹.­²¸·','wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/woocommerce-automated-testing-product/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/woocommerce-automated-testing-product/https-index.html',0,'ÖŽ9Ší\"ÜHÞØûÇõ','ÖŽ9Ší\"ÜHÞØûÇõ','élñžô¹Ò=ÁóÛRÞî„/R*\\1ra_“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â™öš¼ÚÉò¼wLURäË','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^8{‘<ÜÊóÞrª´~d°','l¯—H•­á,=ŽÁY?rÀêò¢”’ÜàD˜¯½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â›×Òn_räƒÑ¼b','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\ZCVìÜ¨=X,òÞg','DèôÈFÚIÂ¨å¾-ÐÅ!þÓŠž \'€µ\0h•épÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â¡Ë­K{×Ûa)Øçq´–o','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_default_mapkit-0ed10cab18f62edff74e.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_default_mapkit-0ed10cab18f62edff74e.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p‚ä±DdQÃ˜Ó—D\n8','ØÇOJd¿ÿïY\\…kâN¸]»ÀÕ…§è:z˜Ê÷²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â¡úäp\0=‚Ô.Fk_','wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache_mu_plugin.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache_mu_plugin.php',0,'ý²…ÈÂãçwd||','ý²…ÈÂãçwd||','9k)ŸëLÙÎ\nY¥eþþ¬6áµCVb¼cÖ‚·¦Šc«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â¨³Dæ¸þŒ#\0ÏŽÊ','wp-content/mu-plugins/nexcess-mapps/Integrations/PHPCompatibility.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PHPCompatibility.php',0,'›¿ö-”/Çr¡†U>‹','›¿ö-”/Çr¡†U>‹','ÖÈ­¥ìfœwék¯ª¯Ú¦“\'w1êÝ¾ËïÏ!öÄË öî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â©E÷¼­ý;q÷Ö³ù','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XCjûTãÉ7ü‹ñÊÙ','€²GŽº&kÞ\'·~ˆ‰¾?˜ÑÛ©ÒÃðc¤!ãèy=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â­¸R\'–À¼˜\0Uõ! \0-','wp-content/plugins/google-site-kit/third-party/google/auth/src/CacheTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CacheTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾kCHÚ¤P·ˆ\"FUËù','<¥?æñtÏ˜Ð•ÂÜlÀ”;Ußt^9‘‰7>*ât™*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â°äè»/??ò`4Lù‹t‘','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïœ†&°vzB°VÍ0âS\0','±¸ÒÏ8ãÄò(…ŸNÒ˜I·©”j‡	ªHƒ.x©„q)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â²j,jã7©¨iû˜¶‹','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php',0,'Ï%Ø‘1=0%g¶vö`oZ','Ï%Ø‘1=0%g¶vö`oZ','FÏ¼T¥ÞPöZÈ+/Ri’ÉEv¹\\sQ5ñÀôÄ X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â²§ó7¦ŠËÁ8åë¸è©','wp-includes/abilities-api/class-wp-ability-category.php','/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒA+\nrå©Üj½¿Í*ç','Ê)&Ó\ZL=ÕvVAœ•k~X—küÀ$´îÈ­7TÀW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â´úi4…•Žâ:Øx²”','wp-content/plugins/gravityforms/includes/transients/class-gf-wp-transient-strategy.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/transients/class-gf-wp-transient-strategy.php',0,'`ùNœîÓ}©£æÅÙE|','`ùNœîÓ}©£æÅÙE|','FÄ?rÒ–“#­%ÛB¢pCL9ï[Ü\\E]¸­ö\ri=:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÀ1Œ’Á|¸}š”âdQ','wp-admin/export.php','/wordpress/core/6.9.1/wp-admin/export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' š®FkŸ©ÉàÄ=-yµ','g˜_NU,ÅžÕR‡ë»CW”_ì(÷ŠÃM ·’‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÃôo¸ª`{\" ¦b‚†ë¼','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßneXM\"þ›§®÷Q@GÅ','H™* !€Ý=Sƒ©–=E-´«ÔCkÇ©.—\nÒ¯>Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÉ#¤œæxvÆŠÿU®','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qî¶~h»ïã˜–¿á«X','é8sZa•v¿Ì?ˆ»¸©„ë¿$^Ý¡7W@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÍÄì˜	Kõëºi×¨sz','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Eöž%™):æìIˆ','.Î`jrDýÐ\"á(C0UÖé¬ž%U;ô<„5:÷Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â×Q´îŒ˜™\nå”—Q','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/onboarding-success-button-arrow.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/onboarding-success-button-arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€QåÇÕ„€¦Ö’H6|¼','–‰ð„^r£ŸoØoÄdO&a:öÓó¾Ñÿ¨v€”¬Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Â×ˆí9Y£\"„£Üï†ÝA','wp-content/mu-plugins/nexcess-mapps/Services/Importers/KadenceImporter.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/KadenceImporter.php',0,'5í©/Ë÷™d¿¸sP','5í©/Ë÷™d¿¸sP','76xØÒªÖS¶0v€»1’ä2sbP›ÊÊž\r%¯ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÙ¥”ðA•<ð¹\ZÓ[9','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@o† /±d…pö™w…OŸ\\','Í’/õÚ\ZI [†Ä£Ï5°j[@¿»8JEñæ.Àº ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂÚøsÞŸ±Åíw=ƒœ}','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_classmap.php',0,'Š\rÅ¼Ô@k¿?7^30j£','Š\rÅ¼Ô@k¿?7^30j£','AàriÕr¶·X\'·žR¿Y§µ±ïŒh(BSyç?[z<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âá<Âà“Q‹ë|¦B_','wp-content/plugins/jetpack/images/odyssey-upgrade/background.png','/wordpress/plugins/jetpack/15.6-a.3/images/odyssey-upgrade/background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UÕÝÚiŠ`,ÒüáRÙ','Å’)ºêíÚ‰\rA[®Ç£hXÝÊ\0‚f_°hRò w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âã.f\n»’à…¥`Gõo','wp-content/plugins/jetpack/modules/theme-tools/content-options/featured-images.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/featured-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|*âÄÀ™\"`úœÅ™¥‡\r',';iòÝ:³h´¯ìFra‚Êt·¡<ßœž9Þ­¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âéž¦¥àK	c¨–','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ïzMÙ+Zg}“ªwj‘ž','·ñàKw/(zZ9©Ù²Œaâ\\5¾!Ž 3§M-ç‹\ZR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âê¾Íwçé¾ê¸\"Õom¨','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œLŠµÀéWÄäªÍIZÐ','Ò‡bŒøÛ.–÷¶ù0v?Ñ§*°ïA¤\'p<çúÐz<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂïÛ‚Úô÷Ž…—µe§ž#Ó','wp-content/plugins/members/admin/functions-settings.php','/srv/htdocs/wp-content/plugins/members/admin/functions-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å·ü>Dˆ¹Õ/uˆ¾.Î¥,','bó½Î#.?zv¹ý:Â=BÛí¾ÖÇôr¼ÁrÉ¯îÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âó(®ž0¾M}%ˆÚ','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/View/promote-imagify-uploader.php','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/View/promote-imagify-uploader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ågjv6Þ×í{¸3›)¹','Ž^U_±†AGYív…l¹s`B©æÑí*Ç\'\r^¹%|±j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âø`Á\0x-0Ës¥\0Æô','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Úv \n\"éJùš[ªÖîÿE','±%Jî9ìïÀâdT‰>[„öuïl¿rë+èå¦º±cÑ¶Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÂøuA¶í¿½ßb¯ÀÙ\ns','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐE„¸¢pÅËI÷ÔD›ã','ð5#öZ@ÌûÜŒzý·+òM1åWvìn«ôTú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Âý	1ªõÐã€…S:(','wp-includes/js/thickbox/loadingAnimation.gif','/wordpress/core/6.9.1/wp-includes/js/thickbox/loadingAnimation.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î\"h\rÒcÍôÿÂö&º','BÿFúåœ`¼F-›Ël®Ú›±RT6ÏéºåüþÕ…ýÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã÷gž:îÛ$r“ß41T','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ë¸ ûjøµ¡«=‚BÉ§','™ò\Z]ÓÞCFIëÞçÍ9‘ùŠ®Œ3É-ûe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃT	4Ÿy\'-ja®\r–','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x$;Ö:ÈnS£\'½°÷¡Ž','t7Œ<¥\'žMR«´ò®˜mÌ¶•¿	ÀgÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃøõÞ$ºbâ\rÎìíTN','wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äŽça|*U—²Ê4& ','r(´E³VXþö¯3Åž YšD´*>…»[\'F˜¹#	‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã	È›¨Op [AÄ\nåmÆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¼³q½?“ÎÀ)B[‚¾','*ÿi4Nv$ÒIÎf`ëþÂäîn“hª;”.\ntp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã\nžædüÈ°±[Ýþô','wp-content/plugins/advanced-custom-fields-pro/pro/options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/options-page.php',0,',KTÑKZû’Aœ×P',',KTÑKZû’Aœ×P','ð‹ê–iú£;Î˜äJ\'¹ÙèÖ=º	†í>+ni','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã\rµW$2lv9{Ü­:„Ù','wp-includes/blocks/post-title/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-title/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E—á9ÉÊ¢.‹`²›BP','÷bÔXj¿LŸX@Ös·o9Eö\r{;¾‘ÅmFÔÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃbÞàg¥’ˆU•Ÿ¦ƒMª','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Webhook.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Webhook.php',0,'È<Ø»2oaýÈ÷®ã¤ßµ+','È<Ø»2oaýÈ÷®ã¤ßµ+','³¬ÿj`ÓF·²}œt¶Ê4›»ã+]AÈ~º^r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãw:k@DižWQ¾','wp-content/plugins/wordfence/lib/wfModuleController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfModuleController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿·oIñÆ·k†ùb','7.Ý°Ì¿•ò™ÜU¶„ÔL>Ö\"ÍTM5±]¿Ú>†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãœ‡ßqtuªËÎªoûÀ`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wishlistmember-logo.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wishlistmember-logo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔïX†ÒŸ\'ÈV¿\"¨?¢','³óºOwÂÁ!xÅ¯þm³Ó›vŠE¼¸QYûÊØ\Zcƒá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã_WS‘¯ëÆÞ²Î$','wp-includes/js/dist/edit-site.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-site.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø‘6Uâöžqö¥[f—à\r','À1#ÒølÊîgA\Z™ÚŸJëdÀP¼J\' &ÅšÊÉã÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã ÆAÀ6¾8w }Ü ','wp-content/plugins/jetpack-protect/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R÷Søûß¥O\r_‘Uê','\rÝÄi	†LkP„]ƒñ!™±ôhï9À×Æ!z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã#Ð\"Ô˜Á–AÖ:.','wp-includes/Requests/src/Transport/Curl.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Transport/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ÒÆpa™¥ÉyŒÀø½ì','ÄðÓ=FÏW¬eSúÝê>¥ \\¼+sR$¸@×‡¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã&Àä;¡rí€ë¶öd¾V','wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sã¼lvTò+1vÚð­æ','eøÂ]D¯ø<ŒËÈJt†\"	í@P¬{òÌxs<‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã)g`‘ûíÛ…^§zx:¿','wp-content/plugins/worker/src/Symfony/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã)ßÇ~ÆºÂÀ=3ÿŽ','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VV†OµnÎ!DJâJÛÃ','iïæÓÎÜ•G{¿µ	ÏÑëÔû—šÅ8°ˆx›¹û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã*®ØÌ¸ûÓ$tÉºêÝM','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã/ÿã0óWfšÙþ‰Ä¦€','wp-includes/images/media/video.svg','/wordpress/core/6.9.1/wp-includes/images/media/video.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';{žÆùqáŒ\'El¤¬','ö¬)8uëG¯\\ÄÑLºÃ¿§bâEÑDäIž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã0›uò´=`U˜eÊ?','wp-includes/SimplePie/src/Enclosure.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Enclosure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºƒš[Ì•{:p²àÀƒh³Ç','óîøÈå˜W‹DMmRA›áòo\\qâÐôà7wB©\r)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã5‚âW^ûK0ì³.`p_¡','wp-content/plugins/imagify/inc/classes/Dependencies/.gitkeep','/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/.gitkeep',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã>A ìÇ*½g“úçç^Ûø','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã>TTì­™´«-Ø6›D','wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼2‚‹ÐL¦!Àn^H','„R¢Ýû»)ë›ar¸Þ’»ÇK\0ÎyÍNl$[Gí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃJ\nV±Öl‡/ý×œ²í{','wp-includes/blocks/post-time-to-read/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Á5“¤gYæºª±ó','›õÜ‡Um)ž±¯Fí­Ô¹• ®ÅR¡a!ü~!0÷±*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃT¬µÇ!Ø©7l°É<','wp-includes/js/codemirror/htmlhint-kses.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/htmlhint-kses.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îýò[®¶k[ó#cLf{','Nà©&ÜV\Z…A«Ó/ÅÙR#~Õ¢¸á×_J*â—Ð‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃY&þ´¥U²;u´k×Ö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';¸F‚¼¡FMK§ÄDãY}','Î¡óALœOGÀ„¸êþ´¯¿â»E:êcž¹-‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã_´—§jSXà2ÎQQ=','wp-includes/ms-load.php','/wordpress/core/6.9.1/wp-includes/ms-load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çUüåKtOCÐàCœŒ\"','<9«š>>nÁY\Z\'J‘ƒ«<ÏÍ¼2R’áP\\Ä(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã`~|D%EH´wOº¤ƒè','wp-includes/sodium_compat/src/File.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S#O¿°RÕ—Ëáhra','¬ãƒü4Dj{öxC¿d\'ºÅ¸£ëÙ[u\0ÆRK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃaÌ«/i}ÒRÎÁƒ9¯','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-tedvideos.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-tedvideos.php',0,'<˜NœéÜñßŽ‘ß‰}Ol','<˜NœéÜñßŽ‘ß‰}Ol','ö\"„žZ0ÔßPn¹¢+ÝÇïív,×MµÙ§ƒ	âØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãaã%•WÂOÐA+\"Écù','wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¸fÎÂXB^|EBfô½','@=úa•ðfÓ‰£v5™,ÙÛhã¸K>ô_ Ê±åDÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãt¤¯p²½…´l¤®÷ä(','wp-content/plugins/jetpack/_inc/build/wordads/js/cmp-loader.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/cmp-loader.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ÕnT3-²ó \0n','TCÄý?¤™’^Ñf6.ÛíÁ•©×Ê\nM©>cÇ?v’J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã{qÈ¸è¢äz•†ŠO5¿Û','wp-content/plugins/worker/src/MWP/Event/MasterResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/MasterResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûƒÉÔ‚M£4Ô	š‘c','_(s\"Î…Í÷mËì¼wôámÒEûb4¼>£Åk—¡+ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã{ŸPATÃ[vÕº.Sù','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘¥þ>rì¯Ï,9Š@1é<','ë`üL3ÉÇÔsOßJÅ*.ç¦¡‹E\0¥>íî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã$û†IO›rv’X÷Ø.','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-wordpress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿL^¯ïw9×8!Á','úMhõ0hþi{Ê‡AŽ¹L¾¿gd‡ƒÀ?TO&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã‚uJõMí/€ w·y','wp-includes/sodium_compat/lib/php72compat_const.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php72compat_const.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðp{áî¡[•´Ë”·	','À9çoóøšáêG’fÈpmeGó#`­:Qü{`¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã†•›è7;8$A¨nz\nÏ','wp-content/plugins/members/vendor-prefixed/autoload.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ô#ñ¬RýßpJ8°l','±-™†¤Ý?\"cîú^HqÌcQ»×ˆƒsš@‰š™5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃŠFV…qèÈÊZ7Ä\r„[Á','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/coffee/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/coffee/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H/líÒ¬&¼­¸¿“…',' [¶ç_à`¡%WõÖu\n,]Ê”à¡jÊv-¿L`<é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃìHšìÁMz[ôü­…B','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/hostinger-reach.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/hostinger-reach.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}IEx+2L„¶sdº\r','3ØZ}6pôs”¦|®¨Ù·|v¼µÁ‡gª€²þ¶a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã•(“‡¸á	ƒ„ë_','wp-content/plugins/gravityforms/includes/blocks/class-gf-block.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block.php',0,'\'XúX›À•åT;6ÝŸûö','\'XúX›À•åT;6ÝŸûö','fßÆ 6RÇô¼ìàQ&òpº–ì©WFŠñÓåD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã•õÅuU[,I’YÖÛÎ','wp-includes/Requests/src/Exception/Transport/Curl.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Transport/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¢¢R1¡ùÒU’UQ','áqÿù]t(JÞá½æj\rÃß#9Îo‚ì\0È¾÷Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã˜CªÞwËªÓ,Ûµ‡²,','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TqqD²T/´ÞWo','¥é\nèÿÄßëv#\n#d)Á#Šá^xŸBîÙ\rÚÁí°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã›k	ü|6cúý˜·²','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë˜-¸bEÕ‰ÍÌ8ýl)qÀ','Bé(€7 Ó·â2ë×ÌW$c–À—€ó\ZÑ(æ=€{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¤3*a™S!ÂkjõŽ\Z®','wp-content/themes/twentytwentyfive/patterns/page-shop-home.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-shop-home.php',0,'Ã³«éŸD¯8KW¥N','Ã³«éŸD¯8KW¥N','Ýa´À‹nˆ3¤‡öú1)¸-ýjÔ±ü\0}Ï°s*Ä\"I½Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¤í£E\\o)Îùu#M:p.','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/reports.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/reports.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿðÕ¿ZUá©vÀ“2P9','K‚%jË$å;_²nÝ®ñ\rw³Ê¬ÎCÅ\'ªX€û¾®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¤û€]0¦`ÐùÝAS:D','wp-includes/js/dist/blob.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/blob.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' VKËq]}§ìée°SÉ­™','ÎZ/9›¹ƒë±ëïÌÎ›µÿôÿþy}äÌÂL“mÁŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¨Aë¼°Öì*dn’O²Åþ','wp-content/plugins/wp-mail-smtp/src/WPMailInitiator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WPMailInitiator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Œ;2š=ÕàÙZŸ:˜æ','ÜHxryîÔ%ÂQvÖ\nê1G’k-~f^Ã¥r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã«µ=Ð!Íe5v&…‚\ZF5','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¬¹	sKé(~XJ§odr','wp-content/plugins/jetpack/images/man-and-laptop.svg','/wordpress/plugins/jetpack/15.6-a.3/images/man-and-laptop.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ò*VâúØÈ2Qœ#AªÄ','ý+2CCŒ,±ý\n\'|œû¶+¾îxµ€%§ÎªÙJ’Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¼I‡`PÌ$|J³!@Ú','wp-content/mu-plugins/nexcess-mapps/Commands/BrainstormForce.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/BrainstormForce.php',0,'ècÙà\\iýÌ	WYÞZ™L','ècÙà\\iýÌ	WYÞZ™L','\"8›âïP£jú‡™DîùBe©“Žrù›£{¼Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã½£ÁP„²7&Ý£`ã)','wp-includes/sodium_compat/autoload.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#8i=]_âné{ŽU','Ög¢ìxlÑ÷œív#–ÎÉˆ»9×ã£¸¢åUò­g\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ã¿\\õÉòŽO\'ò','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·0ÎÐ–˜ëª¤âñ@PáŒ©','8ÜÕèrÚ)B*âˆ‰ð3!z6/¾+šÌV¹ÈW*Öl7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÄ¡¿“¨uŒž9‡×‰bJ','wp-content/plugins/insert-headers-and-footers/admin/images/default-user-icon.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/default-user-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"tmnËÿ¶v»wØøóU','EZÈ^	ºY£ìŒÐVS²9ÃÂW‘>3èf½™‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÇŸQe>‡ùÇ8’‡ó’','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ùš~¥m9ã§Çò¦¸‡','ú0|RÍ‹ç0–&ÉÉ™ãªZ±Õ°xñWÚé£.á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÉN´™Æ:]€äyŽ\nÏ±','wp-includes/blocks/search/view.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/search/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d¸:ŸQ‚âjòÙ','6¾²Fn³[LÅ\0!Öm¢ÒØm9üÍÖm#¢kûÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÍtnRŸØ”Àá¯ÎÆ%^','wp-admin/images/align-right.png','/wordpress/core/6.9.1/wp-admin/images/align-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BØóâ‡Oe#Ól@:P+\"v','ò‘üÉ³üö‘Cºº?ò=ÿòè&¡°UyZ©31’¥!<c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÑÞý5\0E10î×Âq š','wp-content/plugins/imagify/inc/classes/class-imagify-files-recursive-iterator.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-recursive-iterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÅòWÅÂw3ºUÎÞÛ','£…uÿÈºönCŽhÕíñ¥Ü «6{îµ}˜ ù%\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÕÅ5ÛV\"ó°$$î_ý','wp-admin/includes/post.php','/wordpress/core/6.9.1/wp-admin/includes/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßÇøò†~ÑÏÚÌØúA','ÖÎCËð{b¬F‰–%P6b¢åµ7q)æÉ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃÙ4Ìl!„rÁêØ„ÃßÓ','wp-includes/class-wp-block-type-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-type-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QƒÂwÚ;L‚ÕU pü','~ofq»‹°ýJ¤^\r3’½>®îkó*x?öº¢Vyn5Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãß·üÂzÌ>Ê¤ÜF†','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤x±Ù\'’ùs›Nïš&»Æ','GniÇ;\"å›ÎZñ ÁÅ3¥{iÑŸK…\0TæI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃàÕqZÒ9y¶å)^$ë','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃáiY–†…\0\nR)–„','wp-includes/post-thumbnail-template.php','/wordpress/core/6.9.1/wp-includes/post-thumbnail-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Ãìü#ÝªR¥ø\"géCõ','þh‚j§[Ìhæ¹‰.EHS:ÍfpÞ©Ì««…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃåuÿXÛÝ¼#‚-ÆÂøª','wp-includes/class-wp-http-ixr-client.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4©œø£5eTÖ¹Úýç‡å','FôÉ@²µI™Ñ–%4Ë]¹‘a¯ks<Pk¬k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãëì»ªX¥+3rÂ[_Dð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½Aüh‘·üÖê)sêúïö','ÀF\r1ÅÚòAì†Ç·{X)£—f¬žLh\'Ýÿ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãúù}ú©¤/X†ƒ×ë1\Z°','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÌƒBýA\0°–ÞÆ7d7','O{þŒd ÷Î‰¼@­Ý$K#½	wè:Õh,3à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÃûÕ\ZT£OÑiãUÔë','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-huggingface.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-huggingface.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nLÄ¹ˆq·òˆUèŽ4,Lp','ãNPn·Ù$SiÿQ[Ú3}‚oH~:MxÇmF¶Cã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãüá{å¸æ…>‘*d8ª;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/uploads-7a7b15dfda25508a8d68.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/uploads-7a7b15dfda25508a8d68.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xUeƒLö£ü_£ÌJ¶KÎ','ÙÛ½: \rŸÔ×OÝ€zwÜq_ÒcLÂ¬˜TƒÊu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ãý¨4PÌð.ýáƒœ ','wp-content/plugins/gravityforms/js/placeholders.jquery.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js',0,'£žEP+«~ž&r>j²Cèø','£žEP+«~ž&r>j²Cèø','/·úšÿ½á´GÌD9§9|üÊlÝ]Ê\\~6£½·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\05–~|8(âfB†›ã','wp-content/plugins/seo-by-rank-math/includes/modules/schema/views/metabox-options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/views/metabox-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-%›-h³éWi1S‰õáw','Å§IàVý+W,¿O*ËlÀ«êäV…+tÜ ´´t7Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\0UÎÆÍËöaS­Ì','wp-includes/widgets/class-wp-widget-block.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gGšP\'#âƒDa§x­\\','¦|ñ°X•KíeQù®ÐLK‚ü»±øÙï[îu\0Ã@R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄwÈA{Ð«¥§žÚDM','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-forms.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bUƒ»MPå&×ÆíšjR','kY	Dí£‘–öºÂ„t$¬]—†äŒÐ£n¶g¯ð;g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äcá˜£¼rä¿Íw¹ã¨','wp-includes/blocks/file/view.js','/wordpress/core/6.9.1/wp-includes/blocks/file/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áŒš”ìíHf ÑùI¬í¤','yÒe¯JÏ•TGÐˆìVK“9Ñ€kÔœá–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä½w¡•«ü\rñlAì5Ä','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rµ¥»òß¿¿iÔb*ü=','±ÄSódn9‡5\0ˆj¬´‘ãÅí‡·Hkfná‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä	&…˜Ú5Î¹×Û3UÜ','wp-content/themes/hjs-blocks/lib/hjs-before-footer.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-before-footer.php',0,'5eŒçŸ#ŠwXŽÀ“ÄÒ','5eŒçŸ#ŠwXŽÀ“ÄÒ','­)5‹1)Ü)!jÃÆÓÅô½G5r)u‚qùªO¬Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\"Á{ó?\\;›,Ï»s¦','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-term.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-term.php',0,'Bq¯$¯±õÌùœ“é\\Wp','Bq¯$¯±õÌùœ“é\\Wp','ÿ? RFS=Ò0Šq7‰~r:œ\\×]cÊ[(­ý¼WD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\n^ùPUìoØ\'ÉÝpGŒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s‡Uë©¾›üÙöNH\\‰','Ä£Ï’ñO\rš“\"wÎüï­ ýºW“¹Asœ8R~‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\nwr1Ê°H;Ü—¬Éf','wp-content/plugins/google-analytics-for-wordpress/assets/images/restricted.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/restricted.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ñJx¾ŽÁ?l84ùÀ§','Ä(+‚þyzF€?GÈy*ÃükøL[B[¨TéÊëÍ\nO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä\nÇ£KàÊ~<?®¦¸Ë','wp-content/plugins/members/inc/functions-users.php','/srv/htdocs/wp-content/plugins/members/inc/functions-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%syîWÙÆô²2i	ÒÃŸú','QA„>(Ýü„Ï:MFÛò“w‰]¡÷ŠÒS{+£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä8»d$çnx‰¥™yÅš','wp-includes/blocks/navigation-submenu/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ#¡r\r÷l³ø\0³{@/‚°','¯SèuñÁ´/{RÈÄÀ\\‚ÉðeÒ²-xãFßÚh!EÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äæ5Ä¨)Ì0ÞÆX‡\'Ï','wp-admin/widgets-form-blocks.php','/wordpress/core/6.9.1/wp-admin/widgets-form-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àè¥[g?¤ÿ¹_º','\\œèÙ/úƒ(êÛ×È`uÊ,\rš{iˆ\rHg¾4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äâ´­”0wç¡¡ì!\r','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8W1;ˆ«¢wÐR&¤ÊÍ¦','“~ÇKµ³ëXnG‘^\\å‘¦ï-}†UÈi&«§Ú—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä $¸¹—Ï¤ü!Ñ','wp-content/plugins/worker/readme.txt','/srv/htdocs/wp-content/plugins/worker/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ñ¯ZDA¾Oþ#þU.˜','TçÃ1}þ]\Zjž\ndu™¡”Ä<óˆjqMòˆŸí\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä mUÃ‰5Å©Ë†|°»˜','wp-content/plugins/seo-by-rank-math/assets/admin/js/post-list.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/post-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CóÙèÉ)iZfŠŽtöo',']_nŠ$ç-·» º_ámýQKù±Ðþ°Aö|ÇU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä!N`½ßRòö¬”ë{ˆ}9','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php',0,'mIräQ\rÜ#ÇŽ ÊóùW','mIräQ\rÜ#ÇŽ ÊóùW','jl‘ÅÏwBãV‘A€Â‡\0±›cÝJ3r²3¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä%0Ål\0\\A‰r\'…>ðÁ','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/Patches.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/Patches.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÑÂ£ÚùÖ+[-*ü²H]','Ÿ”—ê¯½µ• OÓøÛ\\Euú¹\"r²àoYÃý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä7á÷ó`.Q;-“§Ñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÄ·;ùÐ;‰„t~gXØ','–‘2¯ßV&`8Ry„Qš.K`RKÝ\"²m!GBíŠcÝ;ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄJ®t6Ÿf$%g=©Ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g{aA^\0VŽ#K¸Ø}<ùÍ','ÀŠ.‡o1ØÊ;÷	éómÏ\0rõõÖù=ÏÄôÑ2µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄKóµó#Y9„äµ1Cÿ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupIntent.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupIntent.php',0,'¿³&©ßa\'t“Æl!=Ô0','¿³&©ßa\'t“Æl!=Ô0','¢mñjÐ°No]Æä¾ê6nŒnSá*Îryo1ü¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄUë×(D“w½«aÊÈÕË˜','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_psr4.php',0,'‰ßR}Ï/NV>N&È¯Y€9','‰ßR}Ï/NV>N&È¯Y€9','-œ¼•”çO’|³ô}i7›ÎNc9R„ÆÖ’0B„À¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄVÕ{é€\"ŸöÍ§MJ&œ','wp-includes/sodium_compat/src/Core/AEGIS/State256.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS/State256.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é¸<×åæAõB5\0','=ÿ=|Ánƒ‰ü—Ú“vFÉküÚ_Ñï[Ì_´Oúœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄX&Vt@ækü$2fØ×','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/UrlSource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/UrlSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ñD@ÈvYžUøUt°Ç ™','Y&õÑ­ž÷ÓG´/±Ã’º6\"ÕMÂûQb«¯{(?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄXÉWÞó\r[@ff‰\"í','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä^gJf\r*ee§ä¿N£¯','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH/Agent.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH/Agent.php',0,'m»/Üä‘¼u¡T†\nPÒ','m»/Üä‘¼u¡T†\nPÒ','Š{2h=§£]¹¢ŽHY0ÓO´S‡ö*ŽI•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä`ï,}£×DçØ@','wp-includes/class-wp-recovery-mode.php','/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÅYâ‹H¼t™zÊ{\'ƒ‰','¸ûôú…PKHa_‘¨:ãY‘Ì&W;#ñ«ÃŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äl¿±-a®ò‚ät¨{®LÊ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseKeypairs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseKeypairs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aë{ë1žnW3¤a1™t','P?è0;B1“€œVÍ¯¬i¡ÓW*r6ÇÿÖ…±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äo£	…LnéÆ}ÖU²kž','wp-content/plugins/jetpack/_inc/blocks/images/avatar3-5c7c3997fa2aad717819.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar3-5c7c3997fa2aad717819.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ|³m‡ÓÐ!Uvï½:|','±Cuì®]ªf¨ƒ|°e||þYÑ~\0]¡Cx­Cd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄpÈ¬é“ES÷÷•ù0²K','wp-includes/blocks/search/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/search/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‡OÁ1f43´¡ÖÑ¼_0','}+»‘{È–19ÇD\0W0‰S¹(\0š©sj(ª%%§p‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äup\n¯_†êþ†nƒ~/ÅÑ','wp-content/plugins/jetpack/modules/sharedaddy/recaptcha.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/recaptcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£ò’ˆµÛT ®Žhw>®','_n«KÚ6äx@ùúrÃkY2=°Ò„7Ç°|ç¦/ÄúC/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄvûV/WÎÏ{}!^ÏN','wp-includes/blocks/html/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/html/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ô·²&·FRÌ~R	','ŒkÍ\"DÀÖ…º?»ßW2e„³IuD³¯8•<Õ3´G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä}3«ïXJwñ¢©çî|£','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/assets/js/woocommerce.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/assets/js/woocommerce.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¼÷U†# q¶ªgÕ','²J¾p½Ÿƒq¹õ4dJî»©Iëôô8›çŸ˜—»¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä~;$(Ë¸·—pXzµ','wp-includes/blocks/comments/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$÷Ð½?(b°Kdý2õ','£nï¯÷\Zý€÷‡¥–ñÙz29¹Œ3‡Sô„åâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä~ÐIÊõý~)( f?2þ','wp-content/plugins/jetpack/_inc/blocks/gif/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÑÐe· \Z	^Õ½\nõFv','Î&µÌÆºÂ\rù- qjËBwˆøñ\\äÔÂàêãr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä~×mq#+AÎÒæ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨-J\\~ôÈß\\ËO%}-ý','ŒR•âÞÍKÂÎ)7Ì‘ô‚¹mFŠç­áR›ÄÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä€TH†Ja´:Ù3Òf','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QÈ>2¾1Ñ\n”?’ò:','¡5é:dÍ™þ	Õ˜ö²û:7\ræÍþÉÞAPlÖ»\Z²ÿ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä€»ujÎ Fïîé)¾á°','wp-content/plugins/jetpack/unauth-file-upload.php','/wordpress/plugins/jetpack/15.6-a.3/unauth-file-upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`D&E[©Š\"(ÚÚ\'ˆB/','Àá¡óáãšRÜA?ÿK¢¡&˜Ú¾|R™90QZ>¡5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä„uüÁÙ‡(3…ïä7T=','wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑI}@óªõ:hš;DD¼','¾lâU`×øeK‚ªÌ¬â8hxT2ÒÐ«‘”Ûì‰?mš¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä…‘2¬É0W`{D*4ó','wp-content/plugins/gravityformsstripe/includes/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_namespaces.php',0,'5á,}vÄ¨3¼õGÀâ)©','5á,}vÄ¨3¼õGÀâ)©','E½r4@\0¸Ô¡$¦âzæú3ð¸$l²ê\ZÐ`iäexÃlÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äˆ^Aõš+l†®¬oød‰Ò','wp-includes/js/tinymce/skins/wordpress/images/audio.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7~!æßà\0Ž÷ÆÔý\"w','çgÖÂzÂÙÏ.g‰Vû:«ƒ[‘¥ÌÓÐ™¡H)Èžì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä7›<éüÐMC»lp=A','wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php',0,'ä:Tœõ¥ƒÄ?NÖ¿ˆ','ä:Tœõ¥ƒÄ?NÖ¿ˆ','ìþš¹i|ñS¶ž€¨^<`ÿáE£qÿˆc¶Gˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä”Ô¼üÝÕpPˆZ	H´','wp-includes/images/smilies/icon_cry.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_cry.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E›\ZEÖC›ÈÙæsx','ÔØ—vŒ’Œ‡eµðíÏw»µIHe—aµ’-cý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äš“ÜPP*Mþ‚Yå¢V)Ý','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä›Åwú²+ë¶qAZ','wp-includes/blocks/group/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/group/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h¸Ê¬åÈHÂåkxßöƒ®','ºìÙ ôXDš/¼5»Š\00\0ïDl±Nhøe¾œw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä›ý»¨¯ÎífqÒ›:×','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÊ©Š\n™ñÏ)€¥2Í;ù','Pá‰kY‘K™Í\Z<ÁÛ_0=£èãÖ1‘cdçü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄžÏ+MÝ÷“^/¾Sf','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ßiB\"_zº¸ xú2~s','e¡íûz~êzíÔ±%=íu½Þ¨ÍxâcnycÑQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄžSd>üL¬ŽÕÂˆÀ›’','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-local-seo.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-local-seo.php',0,'…­ü6Cd8ëL¸ê›÷è','…­ü6Cd8ëL¸ê›÷è','ê­¢(|ßoOÄÔË;VÙ0‘ŽóÜé\'%ÇJI?¡-8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä£§\nšñÙ2®vœÆýH','wp-content/plugins/jetpack/_inc/accessible-focus.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/accessible-focus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}M—w#$m_¥ÙžøÉü','Ûçf\0tþÁ_t„íváp¶Ôh9<‹¦ï³©h#^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä¨”­CóI˜wƒ&ÍOÔV”','wp-content/plugins/worker/src/MWP/Progress/Upload.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Upload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê[ã¦àd·×ª¸“ÄÚcy','±#\rµô¨Z\0H„O-ÜhÄ\rY¾Âà¿ýU r§˜ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä³Jõ\n`|Æ5,HTõ»','wp-admin/includes/admin-filters.php','/wordpress/core/6.9.1/wp-admin/includes/admin-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\Z­+{}Pk²Ftá`Á','J\nÝWZöÌÕ>oÉÔÓÚ7‹ãšß­\\t®QÖ½ôMÕ–LÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä´SYÖj^]ø·mÐ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/easy-digital-downloads.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/easy-digital-downloads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ŒWHâÖ÷x¶5AÒ¯','ø_#åúcâÈ«åéü8|t1ü¬Vç®|4ŒÛow','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä´;)ÝO;ëIyÄ\n','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dP”’Ò$‹>lzÏþ!u','®žGô0¦å‘–eKÝˆZÐ:“eñ#îfÂ‘_tW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä¶‡Æ––oŠçÃ¨f{U','wp-includes/js/jquery/ui/effect-highlight.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-highlight.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þð÷ÁnÿBs>=Â}[+Cã','†	{²N¥ù«Ë¬½Ímî9†CTO–øí/ÐÒkK0w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄºßašŒJ…ŽÝ\\=„&','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/img/loader.svg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/img/loader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦ú g”cb€mà²59Û','ÎÛê\0ÒóÁ&&_=A\"b´-„%gG„w¦ÜkóèÔw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä¼2MÝg3‚ÙËlñ4z','wp-content/themes/hjs-blocks/tribe/events/v2/day.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/day.php',0,'‘¦÷ñ¦ÚK%íé¡ßWÞZ','‘¦÷ñ¦ÚK%íé¡ßWÞZ','æ™\"\r8a^$Y‹8+>3‹±O\0œ}G1,\Z\'ÜŒ,‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ä¼Vn†FX=ïê\0´5û1','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?R‰Ê tˆJƒ’æmb^ì','KÝôFù;ÅáÛ™µÞt»øÆõŸ‘ÜQøüŠƒ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÄ6ñuyÀÛÔ„Ì€}D','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ$°Â±a\"„¡‘ÎÏ}Î>',',èÍÏlÿ•øð¼²j 5ñGíQ×T/91VjBpn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÅÌ^×6m¾ßí÷%&Œ¿E','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨×(å_ÿK…\Z8Û´','šôïÝe€us‰|%Óêr3ˆäJë€\rDœ\'`ðþ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÏe‚ýN-ÏÝ@1\Z£Ë','wp-includes/blocks/legacy-widget/block.json','/wordpress/core/6.9.1/wp-includes/blocks/legacy-widget/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒGÔÝtnr—Â*aœó','à>ä£!ˆûO´®jeø†ÖE\"ï‘ì~9*5¨0µ”3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄÑºÉ©•‚uyâÒïÛ}','wp-includes/sodium_compat/src/Core/Salsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Salsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®¹£b5lJå#ûšõv','c=0ïŒ-#Ž-TäSÅX†&ž´4¡äï\0ÈK8\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄàÊ™\0}ôßç” K›ö.ÿ','wp-includes/js/jquery/jquery.color.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.color.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{)ã­7w«âF‡','²›.R\'êÄ1çþt­Ïaf¯*t.‹rtïv\' b‡Ûè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄëÛ>ñ–¿DüªÎÎ*ª÷','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/title-options.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/title-options.js',0,'òYÝö[$ž2÷(cÇËJ','òYÝö[$ž2÷(cÇËJ','žö «hïò„£×I¾\"4KÜêB‰+×3Öaqž”ìXfÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄëÞéûõbÏ§\'D¥Yæ¢','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚_ü©IÇ“IÍ‘Ûí%','ÄsÞý}Ï!»¼,d}I5žïxŽõ¡2’#\"\0ií»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äñh:5k]‚¦OM-ôØ','wp-content/plugins/gravityforms/images/template-library/TestimonialForm.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/TestimonialForm.svg',0,'ÙvêyP©Ê©R´\"c','ÙvêyP©Ê©R´\"c','Â³\Z/ÈÒ”‘ÇñóGÿò/WT²r¼[5û}$M&T.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÄñœÅÐ„j[ö\'P€`Áy','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\Z™Tãw_bœÁ','HùUëÁwµòØƒ¬n®ÂýÂ×­ˆAÌçüÒÃ‘e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Äö5êvó¶Yç*~Õ¯','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard.b637b8e0b76f9f98c991.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard.b637b8e0b76f9f98c991.min.js',0,'2Í¦Î†°Ñ\'çÚšÖâj«','2Í¦Î†°Ñ\'çÚšÖâj«','×&r§›~6	€}\"ë¾z»£³CëÑ?¥#ÿHt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å~g0I–8ó÷£–','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î0öy¤¾Ký‡<MA²¡\0','¬½¦3qaCõØ]¢¹ÛE:À«³ê·»ŽÏ¯uÂÔ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å	›1á—âHüJ Q¸n>','wp-content/plugins/imagify/classes/Avif/RewriteRules/IIS.php','/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/IIS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wL¾8Å]H{aœu#\"å','œš3à™—pbŸ¥ÕfÐÀÏš™ð+ÊvÖþÙá®ú¾ü%t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åª{A¸êmmùß*K','wp-includes/nav-menu-template.php','/wordpress/core/6.9.1/wp-includes/nav-menu-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wö<^Cðm¤.˜\rÏ`','èŸ]úd@œ—‘¨‡’¢Ž\"÷Š\r5æª¢Õ¹[ýÜå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅùZ›ÎGHC(4üÉ','wp-content/plugins/gravityforms/includes/splash-page/gf_splash.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/gf_splash.php',0,'Z‚©„:H,Ùî-nž¡3T','Z‚©„:H,Ùî-nž¡3T','¢ µ[ùØ¼•¢E‰×±ô_Ü#ê=S‰Ã€ZÕ?’ˆô÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅW-u×—ë‡©E2w å%','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-header.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°9šBX™‘Ç¥¼–ËÆ™','«nµ*&@•áN¹fd\\6ò`(ÄsÎ ,ÖAºk~¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅqÈû®Ñ”6~ÿý?\'ß','wp-content/mu-plugins/nexcess-mapps/vendor/bradp/where/where.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/bradp/where/where.php',0,'Í]ùÅY?fÎ-ªÊ','Í]ùÅY?fÎ-ªÊ','r¥b)ô¤^¨ÁMs´œ9,ÏqSˆ4Ú»\"ÃS¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å\Z*òŽ×Ñ·<à$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å\"”ÏÈÃdk¤7µ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wà+’Óó†\'¦z‚\"l%','Š‘T&ËCe˜§þÂe”‡VyÒwŸôõgi‚Éäu)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å$„QÛv:­&EÕ·','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uwÔqúq«Òòƒ4þvÑ`','òt¤²+[êÜq@q[W3#„ABRÝæ’õ¦®Ó9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å5¸!ÅfcÔùìô#ßr:','wp-content/plugins/akismet/akismet-tl.l10n.php','/wordpress/plugins/akismet/5.6/akismet-tl.l10n.php',0,'ûÐSVu3¢hè/á…','ûÐSVu3¢hè/á…','—(ô¢ÜwÃ\râŽŒHwv^l¼ù@5å¸\r°*—T®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å>RxiÓI‘ÒMvKÅ-ï','wp-content/plugins/worker/src/MWP/Event/ActionResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0z.[ÄÙ¶xq»g	×à*','ß­ò-_)·\rHñÌÑ€–ËÐGy…4YŒÁ¸.]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅWé»ÁþáÃØð> ¯5','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme-dompurify.4e49c31e63f00e45f9de.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme-dompurify.4e49c31e63f00e45f9de.min.js',0,')\ZÆ½¯l­#\nµð¬ÝÎŽ6',')\ZÆ½¯l­#\nµð¬ÝÎŽ6','Ç³r-¯:Wß_9m“KWM¶ÏÁÇdê;ƒW<éƒž\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅWï\Z™=á,E\"IéÉâÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·tXÃ%Ã¬Ìô‡ÞôÔ','r©…‚ï–¡{ìjQ4RD+©†»J½ˆ\Zøÿë(hßÐÜ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å\\Ð7¤…Ž9çà	xCX','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0¼Y›mlÀKþƒ’‘„&2','MM(ð«ñ„v0³gŽË=ƒväe®ŸùÌÍÀë?Òà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å_Ìn€ü£³Ép·¼aV','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>*LÖ1ÊËµ©\"k%Fƒ+','Z±öiéMÛf¼UŒv±i-å})ôùfÑ\"†þMnd?X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å`#ãØG–b¯CÐåÖŠÎ','wp-includes/js/swfupload/handlers.min.js','/wordpress/core/6.9.1/wp-includes/js/swfupload/handlers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅbXÕ@Ì[³!$AS@È','wp-content/plugins/imagify/views/modal-settings-partners-infos.php','/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-partners-infos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë½OÕ\ZÖ­ˆ‰é\'{dBî','WeÌìj©´íkñ·µ*xŽ»É2;\Z»ã,ë×$˜·A>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ål–µ‡¦ÓF*­85{','wp-content/plugins/imagify/classes/CLI/AbstractCommand.php','/srv/htdocs/wp-content/plugins/imagify/classes/CLI/AbstractCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Ê!.\rR™Z²‘\rVß°','¨gÔ¥„Væ|nò¨^++¢ÊŸ×fW´YÃÁn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åqˆâ…Çü3Îõ@îZò”¡','wp-content/plugins/jetpack/_inc/blocks/index.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/index.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á÷v=úUIÏfËk›»','i½Cl[0þ©EP\'ªWÔÆ0 gMÚ9õR0ÿ‘é±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åxejuùï¸Ù²Š','wp-includes/css/dist/edit-widgets/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­BCŸ˜$åh¾ö²T}iþ','(˜4pnd}÷?þª˜º»’ò-1ƒ^þÂ \ZÁ¤Të','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åxã	ÊÓà\0Œ’Á','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/checkerboardflyer.jpeg','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/checkerboardflyer.jpeg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hi;—7uT	ì}é§€KÄ','€\0÷A?\r]œ1ÜÕYTé}6”,’¹ ˜¹XZÖ·ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å‚j¨Dß‹¿.¥Ë–D¥‰','wp-admin/css/forms.min.css','/wordpress/core/6.9.1/wp-admin/css/forms.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¨	ŒýÀªÇRëCú$q','~NÚ®q7u	\"½¢\\	éi¤]Vm.´ÁÈÒ˜é±f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å†€Ô¡yiÓDâ‚1›','wp-includes/blocks/embed/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾rz8FÙ|OÛ’#Êç^','\'	=£c; >²°¬‹fsÄç°>x(O\'Ñ†´“»^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å‰¿ØmzIÑ©µ\0lnû','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';é*UïñQ»áµAþa\'','*…®3+Ír¢ÉE:©%Z\"	%Å`7w¥îµHº\\D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅŠ³÷6ƒ÷½@àL(`öâ','wp-content/plugins/wordfence/views/scanner/site-cleaning.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\²!ß´_²&xh£•G','l¿t–œ!oÊVLÃþ`Í‚eÜ¶ã<·¬`ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å‹Ô~$Ì¾>Ù„R¼‡=]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/mobile.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/mobile.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÅ6¤E¥¤ýŸrÒžñj','óŒdDÃ aÑ`ÀLˆÃ×Ô•ÑvS/Ê}jN<é•6þÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åþqå˜w8oñ¼0yúm²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¹A,|Bƒ$Œu­\0»á','4¶ðTOë³ê»y›—=D?ŸíKòë^f9E„é”a=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅŽóìæ‘®ê°våµs1','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortReportSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortReportSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ª:@\'£§ùÙ„Ñ>ò©ì','Hn²ÜZ–\nnlf…ÄøO‡Û;Œ¨ÿ+¶³;‰Î¢,“!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å‡5]Á‡dxvý:Ü','wp-includes/blocks/pullquote/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NéŸ)$ÿt®ýO2°®†Æ','¢O¦Ÿ¿Ü|1UAÙg²ƒ¯\\À\r:JjÆ/ðL[E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å‘xm üåtôžish¦ç','wp-content/plugins/duplicate-post/duplicate-post.php','/srv/htdocs/wp-content/plugins/duplicate-post/duplicate-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÇÍn”×Õ–ÞeHRbpüÉ','&É0°<k²®fÌ÷Á›Móí}ËÆ‹AüÚslF£Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å”qzŠ”°xÝõ7é«£Tð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','db¥&AÚŸw½í5JŽ~t}','Îv\nW×ðK\"C7°ý+ßåô»5ž\"å¯~Ña\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å˜3*YÞà4‹Ÿ·+ºJ','wp-content/plugins/jetpack/modules/custom-post-types/css/portfolio-shortcode.css','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/portfolio-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','© \0Ìí‹2«O|\rm§','´Ê&ãcÈˆ&8µ‡¿Ãð÷õbö/Œ\nãÊ„×{³<<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å›h4ågþêóŽ@<­Vz','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListPublicationsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListPublicationsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z²)}Ú*˜®|Ñ©¦Žüu','X~ðƒCzñ¬° .¯^³T7L¾ÐÓ({\Z-$ ªy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å›³µá£WKRÝ\rØìûo','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-pinterest.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-pinterest.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[¬¢@O™éG°|zÊ¥ê¼','7£\"Õ¢<èrÖ,kìxXðwÜö½PÍèbôºehÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åœƒ\0»>jô-Œ»§š¤ê','wp-includes/blocks/latest-comments/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÃt½¥×Ùëû¥š3ë„Ta','<E(·SŒ£Wä®“+È|Ñ«$Ó4(Ÿâ†vWphò^d ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Åž„-^Knks(2‡è2H','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php',0,'œ¯ä(J›Ï_?+4h‡œ²','œ¯ä(J›Ï_?+4h‡œ²','ŠŸó°	Ê‹<?~€Cì²2B˜ÖÉ ®¿¢©Â’?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å ¨ld™¿‡„>lI[Ð','wp-content/plugins/gravityformsstripe/includes/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_classmap.php',0,'†EÓ¤ã­‡çÏMˆ¤gª´','†EÓ¤ã­‡çÏMˆ¤gª´','QØø£*\'¶„þB©+Eüßž³û:•ómŒÎyuÖW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å¢b¶…6ÔâÄÉH*ç§ó™','wp-content/plugins/seo-by-rank-math/assets/admin/js/sitemapSettings.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/sitemapSettings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šhŒÆ¶~M\n’Aû¨','ö#}ÊÂ=A]ë}‘ž~‡¦\'ñGz;Pƒõx9!~y^3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å¥Êë³\\–Ë›½PÒ0˜','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V{†xíŒÂª|ƒÝ{ˆy!º','2qvWÚíj¹(#º‡4ŽæZ8˜2¾H*™hœŠ£#Oü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å¦¨§‡0L¶RîÍf-¬ý','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/a11y_warning.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/a11y_warning.html',0,'%l¶á°¹ÇhŸªHn©\Znj','%l¶á°¹ÇhŸªHn©\Znj','Ý\n2Së‚èqm71ÑAR(£#iÃ£Ü“!ƒQH€j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å©ÈƒÓÍ‹(lVÛúÃ\"','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.min.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äc$@dá§þÕ2úbW','ºGéº(„Ç”Û5\Z¯=õ°QÙaÝ»Óx\rägp\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å¯[Ö?I&Ž*!¯Ê%Rz','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!x ¹äªp}bF5/îÚ$­','ÕoŸD®ã|¢ï\Zõ?A„&§jÍ^÷‡6Èž¢¬—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å³A1‹ÁZ”Ž#sÝ!=ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-responses-tabs/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-responses-tabs/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¹¢êžM?fì^“-ƒŽ','‚½¬~Å\0Âb05d--5Œ\ZÿsöwüÈŸ?^÷Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å´¢Ê\Z3³Ó½¶•›~3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐM)eXQw¦‡„¦l','‡?‹¡I\rÐÚmÃ¥”¼p7vÂP=€à©o—˜1J\'h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å·è˜YJh§ê˜nýšFü','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-with-heart.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-with-heart.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hé‹$’ÑÃÂQLQÓ(\n',';¥[F¹§×žaš7Áç¡È»uò²õgÇgGÈazq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅÌÝ˜6ˆ¿ëÎß¼áß.*','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vŸ¥šý/)äaœW›~í','7 ÓÎ¦kZ£öÉû·…±‘5>2¾KÊº,tôbäa(=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅÍZ¤r”UP5t1','wp-content/plugins/jetpack/jetpack_vendor/i18n-map.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/i18n-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™b4Lôå¢±Çž¤BÓ','Km$sW¯Ò=KVØ™tKØõ3íˆ~w4Ú:u@d¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅÍ-†p“lEÆóØk†/ö','wp-includes/js/jquery/jquery.hotkeys.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãS!}EU«\\b³g¾h‰=','\ZJ·û]Ýx Õ®Tî¾ÄcÁ0n˜9  +Vékâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅÐïÔs<TðLX‰PŒhÃ','wp-content/plugins/pressable-cache-management/admin/public/js/column.js','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/column.js',0,'\\Ì¸†@bc¥T!}€©ñ','\\Ì¸†@bc¥T!}€©ñ','twiO’»J©\';Ëöd>1W7·ÜK9ÓRÃMž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅÙ•&MýYWKñ)ŠZw|','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/non-site-kit-user.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/non-site-kit-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lø6Ùòœ|Ë*]n®^','ù-œè\r×äÅH¯¤°NÛñ”ÔkVeH*vq¤x8&a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅèÕiª“Õ•6>HúD','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÒÇ©#¡š ‘P—Ò\0¡@','ºÊ¹9ii¸q£«£¸ÂmòdÍç)™Nãlb»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅöZTDÀ\r[øåFcLLÓ','wp-includes/blocks/gallery/block.json','/wordpress/core/6.9.1/wp-includes/blocks/gallery/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w 1­œùSL×0ži–Š¤3','7G\rPÜÖüY¬ùß0EáG çã:²!\"1½á^°vxk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Å÷”WëMze\\\"ß:d','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php',0,'ˆ+ž…IÚU™M!¯žK','ˆ+ž…IÚU™M!¯žK','‡ÎkS”Àï@ ¯ãˆÕqø.‰²ÙoÃ©ã ˜|ÇØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÅûÑÍˆ¿gjœŠÁ_~Ï','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/menu.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/menu.svg',0,'VçJS¢;÷·#;äÜ','VçJS¢;÷·#;äÜ','ó”Îru³ÉÃF¬ä\rS—Á@\'±<äÞÐ<$Ò˜8¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ·xxß×w]üï3µ','wp-content/plugins/wordfence/lib/wfScanPath.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanPath.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';YkŒj‹ £RzA$20Ø','Œà­¹3¬vQ†Pj‹Åu$$‘÷ešëÜ‹ƒHq©•î‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ	™·#A©\n#b#ü =','wp-includes/js/tinymce/themes/inlite/theme.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/inlite/theme.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âZ=\ro<3¤¡EÐíÂ','·\"Á;l¾¯\0s\'âlB´3qš6)Œ8’\n@D‡²¸ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ7\rxiÂ»ü¸»ÈA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æüç®©ÆS6ŠŽRüºZ','wp-content/plugins/imagify/assets/css/files-list.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/files-list.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','atÁtyÌîÅ»§EñË èÊ','á±ítðÃ¨õ¸ \0)*Î¬Õôþ•³Fl…‹TË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆB“y¬t‰²ñ°êq^ÑÚ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' gùŒú9Î2i‘S','¢B;ÆƒFžØ3´k,pïÓÀ¾‰hîù9æèè•ëŽ7¢@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ#˜°Ò	ƒ·Ñ¨óMÖ','wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php',0,'ANcŸÏ{cFK¶6‘ÍsÒ','ANcŸÏ{cFK¶6‘ÍsÒ','ºîšŠÄaÇ ûÑ_®?\rCWwd)Úü6I„Ÿø½ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ#ôßôE$÷bµP]nÚ1','wp-content/plugins/members/inc/template.php','/srv/htdocs/wp-content/plugins/members/inc/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I=uèÅ$ÈfÍ‘¢4·','¢³ƒ•/wd.§.Qð·feûÿá¬¼ä´Ôo—\Z£•õÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ&ý{;Ù•Ö‚hMa…ùíÄ','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/cap-text-input.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/cap-text-input.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kî÷h	Q±…™¹J¾MV£Â','$U®7§AÚ ¡@Íø¸ØQc\'jÐš0ÌÑœéÖnÁ$0 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ+’ ÍgÔ¾Âq6¥^\0è','wp-admin/images/wheel.png','/wordpress/core/6.9.1/wp-admin/images/wheel.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0½ q0m»Æ\ZY%V¹X ','(]´:=dÓqÛ…¼O{9ŒÂ€Ô€¥vš…È˜~Š²Úó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ/Gð\0]yB¦XÐGˆñã<','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/REST_Feature_Tours_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/REST_Feature_Tours_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ñÌƒw\r òÄ±êÁ¸;','y8}\Z$û½Ÿ\'Lûl¨›j6±thjôoâ)MTî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ3n@RÊ¼ž:Ø;¿ä#ZÎ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨	™Ð_À,í{à!µ\0ÁWk','«ŒÛ5?Bd)Ã¶¦§`§ugÇ=1›OL‡>8¶9|Ê™ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ7$B¦ŒG%$TÍRÞ','wp-includes/SimplePie/src/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\0‹ÈxkJo\0æ_¥','nÊF=ª‡SFGµKÍìªàoÎ}Ëí¦­\'rÿÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ;^´Š<0÷sgÂJrã','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ccä÷XXpåJ°â-#ò','úV$Gzô0üwCº;Æ9Šƒ‘¢éÌfÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ@³ð:<¢o|J-e´','wp-content/plugins/wordfence/images/wf-error-badge.svg','/srv/htdocs/wp-content/plugins/wordfence/images/wf-error-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰EQtÄØs	¡Mz½y¦÷á','¿å¨æ®™F¦Î`Äa¤Ý€Þk¶ÝÈmEíQ´¥+~¤ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ\\× ’´!Á&„‡q—K ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Þö²)¸Âe«!æ','½táz|\"Áx¼M\0wgn®\\Ä\Z\r™\ZÁ•bó_Jµœœ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ]«~lÄ{{jMŠ)Éõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/posts-7a4c9e22d20abaac65d6.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/posts-7a4c9e22d20abaac65d6.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çXÁÔ,É²q­â@K','k/ê,DÞ¹×w•3Êo+zNÿŸñÊ*ŒØŽµ1ÀA÷º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ædtà€šS0›[\\Og:','wp-content/plugins/wordfence/modules/login-security/views/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…¼ÕA¾a¸bvrñ¤','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æk4íHØQk¾Æ)','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetErrorHandler.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetErrorHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€×!š“›l4ø¬=êŠ','£[·âÒ‚l…)ðèÇH­ƒóVKh± Hîòîš.$>6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æn\"—Rkƒß’“$ooE/','wp-content/plugins/imagify/classes/Webp/Display.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/Display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Mhp/ë½\\)vX$','ë|¸7p	h6¿ô\0Z?@Š&fn*,+rT…jÕÐ7Ú±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æo‡æƒ¿ŽE§a&Ípšî','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-x@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-x@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ@ÒO®on1w”Ûa2‘','Ÿ¹¡Ñ”™äq<5æ‘YÏ•ìú~•38‹#Œ×öEn†N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æoò)RM^úÇŽàØwúg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-purchases-by-location.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-purchases-by-location.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žl‡Ad-®6qôéõ]ó','VtÍjí›Ixžýÿ,Ù_¹Á`¹Æ^E“:ë÷˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ærq-KBÂ~ùIèòëÛ','wp-content/plugins/jetpack/3rd-party/jetpack-boost.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/jetpack-boost.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÝìã6ëöU´MsCr%)','8÷‘¶gßØ™û¡&)ö7rÚd“l‘ÅÓß›sI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆumBd­“ðƒPˆIV','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û.ŸñLªNôãžôá\r4¸','%¨æ‘Dr\"–²¡e\\”ØÝh;QsÁevQn±„ß\\`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆuŠ•zCgÖJ³R>','wp-content/plugins/akismet/akismet-bg_BG.l10n.php','/wordpress/plugins/akismet/5.6/akismet-bg_BG.l10n.php',0,'ð €·.P%	~ç´bÚbW','ð €·.P%	~ç´bÚbW','2Åÿ¹Ç¯>³5•^Có–&È%+[Ø®’g!`ïËŠô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æy	{‡t0)Ê#…´¿','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î˜x\\EÕN8¼‘h›€k','ùÇgô^D2&)Wk¤>m);¶pÆK*J‘ÿ^#q\\ÍÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æy|F%åQ’yÒ®Q«öd','wp-content/plugins/jetpack/modules/sharedaddy/images/kindle@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/kindle@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¸†æ›X)‹}kH´ØÑw','PQ\"aÇ/uzG4¹àª\ZV1vÒêQ™Üñ!¨¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ€.´2ÅÖß1ë›×ñïöf','wp-content/plugins/jetpack/modules/post-by-email/post-by-email-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓxS[	;’uè‹JUö¸','M¦L²rJó‹ºöÏR5MÜÕy˜žíŽÙ™÷Ðš6‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ€ÔR³yZ·Ùyrs29','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-singular.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-singular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r(oº—X.bß9[öA','IÄ[`@ê´]räY³~cË@ˆñÕÈ²ëE§x»y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ…Ž‹‡|_Ëi/y¡Ò	','wp-includes/js/tinymce/plugins/media/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/media/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Î\'1êZÞþ‘žÂf ','\né>ëáçEQÞi¶æ¼º˜äk}Ã®¨Ç²“—þ£ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ‰ä‰à©3Sº+c¸,N5','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úð=û­öxë$ü´/\"',' ÝHE¬*ø˜ ÛdÇ­±ÉülÙÆ)•­ØzÌ8Ó¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æt¯¿\Zâ»êo+ÝÕØ´','wp-includes/blocks/spacer/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/spacer/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÞk“Ëék3zÄÓU)Ä','u2ÿTØÚz\"»„íÿÏ-g¾‰¶&]ÌVÛj²•$O>‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ“Óû×õ–ui£ØìùÚfæ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-curl.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-curl.php',0,'T¼\nc\"\rèé7è(ó¶Â','T¼\nc\"\rèé7è(ó¶Â','wìü(Ždé]•Ž?_¶ÂàèB•qÉLúÝà!ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ—em­ø5·ÿÛ®š$Þp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ükX;a¨¡¬Yº\\>Û','2{W·›ŸÉ…Ššáö¹ŽÐ¦AÔ.6×jø\0»Rç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ—€Åó¸gÛÈÌÜŽ','wp-content/plugins/jetpack/modules/videopress/class.jetpack-videopress.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.jetpack-videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«„6\Z¸4±ö·­HdºšG','Š*ÒËWÅé>øzúS0­@uvŒJYEóÏéÜÐZLû	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ›õ“º+ÅÄäW	¡','wp-content/plugins/gravityforms/includes/fields/class-gf-field-email.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-email.php',0,'ÃþIËÕwŒ…¬¸ì©H±','ÃþIËÕwŒ…¬¸ì©H±','P7ª%tÆ	D†Iÿ×ÍÅö~\réx{8gÓ%{‹Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ©\nÚ¹¸Ð’Ïç¿áC','wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php',0,'/ý«» -C…¾Ó<Me','/ý«» -C…¾Ó<Me','‹¯¡ü½;ƒT\"k\0W¼»¦ZX v1³ùm”âA¬Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ©…Àøü¤}CÑr†¸a','wp-content/plugins/imagify/assets/images/check-mini-1.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/check-mini-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñë¸ÛšÔ3ÞÅ,€c˜ø','\Z.?)±ðáòv+¨Ä·\\j…[l`‹!Á-±ÇÇ2õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ¬+\Z–¼ÊIód^i <\0','wp-includes/js/jquery/suggest.js','/wordpress/core/6.9.1/wp-includes/js/jquery/suggest.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':$tV‘EÕÊ¿Äû‰‚','rç,KËpÅ—rq^b¢\\‘¸=rZÐ]ƒÉ6+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ¬?zéTbîíÅ•ó§¼>ñ','wp-content/plugins/gravityforms/includes/locking/js/locking.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking.js',0,'û9‚&²º°V£„°›¬:O½','û9‚&²º°V£„°›¬:O½','•#“¯á*g~Â‡@GA’ÐPFÓÙ¿‹Cù\ZK/š”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ¬ŒåSX‰ƒÝZ“ùâ3›','wp-includes/js/dist/plugins.js','/wordpress/core/6.9.1/wp-includes/js/dist/plugins.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö1‡{,wn¬FKWQç¡$','S•se%?_ùŽNiÐí+JÈA-›BÚÚ?›”L	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ­ÅQXM	°\\Ô\\nVá‹','wp-content/plugins/jetpack/_inc/blocks/nextdoor/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²$á§Ä[÷•G$Ø','¤]b×ê„ÿÅ}}æˆv´ÏiX1h•:l—˜Ú·d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ°„û€ öeœ«Ú\ZÂ<GH','wp-content/plugins/imagify/views/part-bulk-optimization-table.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®J†ÜùÇðž2nXìP','*Ôùyç0±2xŠ?–§/zA[žEM®O§\rŒÎ3™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ°‘X¨¢ù8ÔQÿÿÊKï','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û,ñõec´$£à¤¤','ÃÑ¸¿f_&£e®Ûñ1˜$«9 Ë{|ÐUF\\Hu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ¶§§ò§\Z-\"ÐI[mÂ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/InflateStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/InflateStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì@ê»ïÆ—bÅWJÃnf','ƒÑHL®?ò u¼ŒG©‹tJ\0Âj—â,#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æ½Ïñ¼îËí¾°Zn“','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•‰ITìÝÀ¨.æy@YB','d„Ÿ]I»v(AûÉ{ÒkšIûá¡>ëþÐ–)^‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÅîÔ;VÞ¯€¤nTy ','wp-includes/class-wp-theme-json-resolver.php','/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-resolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çïÛV¯´PdrvŒ$J','ƒÙ\'(Ü§;mõBUYOA,ÑJ0Kêtg-é|ƒgˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÉN1“Ùò2~ÍÔE%Ð','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/acf-rest-api-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/acf-rest-api-functions.php',0,'Þ@ŠYyR˜®kå -Ó:J','Þ@ŠYyR˜®kå -Ó:J','mq	-~\r|?í	þyRsQcµÀÌuòjMûh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÒ:¨vXåVZo=ÃÊ}ÉÚ','wp-content/plugins/jetpack/jetpack-es_MX.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_MX.l10n.php',0,'‘¥»pÎ¥”+Ÿ.Xä','‘¥»pÎ¥”+Ÿ.Xä',' @O¾;!Ñ,¨ß²½’ö‘ *L§ƒÖ•T™èÆÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÓ@¿*b˜™’¶;_)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o¤Ü%iw¤5„Pg±\"$','ËÕ7±Ã‘£–&ožÆ†c”™¸ù¶$‘u}óÆCh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÔ¢ïÚOu‘i4ù­žˆ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰üµ¯.b_´ªÏŽT','xÍD‹ò6S÷ZR4#ŽË,+ÖõSÂ:\nþ‚·—û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆÖþ±Þ}»Œ(p(J?ê','wp-content/plugins/gravityforms/includes/locking/locking.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/locking.php',0,'.±ê³Êº¿7’[‡¡“','.±ê³Êº¿7’[‡¡“','Qs$ï²\\[l9…)»xhù´5è§8ÑnFÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æëª³@Ñ ›=¤Åy`','wp-content/plugins/wordfence/views/options/options-title.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/options-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Û˜ä©ÖÉjçŽ“Ý†E','îûþ£Kxf›»´Ÿ„“ê+eÇ–Ù­®ÊŒõ‰ù¼m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æì±ªQ?ï?N”Ðas','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÆóO<žtÞU\0cöŽŽì','wp-content/themes/genesis/lib/admin/user-meta.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/user-meta.php',0,'äˆÁøJrÿÜ™SzXú','äˆÁøJrÿÜ™SzXú','­ÿÆ3;ž“Tl#´6ÅæpÌ¡×]ƒ›†“lšYñJ*ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Æø\ZŸrd`YXGoÏŽK','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%vž§›B,êL\r\ZÓåÙ','r¬Ïìƒ™z‘ŠÖ—SôžhÈ²=÷gš/³@6øC’w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç\0¹ÐB`ãàßüU–ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js.map','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W[üº»b×hšmÉ4¤','¥L–ý;ƒVŽÃµ‚îe?ôg…1Ø1µ„üCÓi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÍŒ%+Ëe@uQ(Ï','wp-includes/js/dist/editor.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž2‹à„*OÔüèXÐ?–','SØ±Ùóú-ûÎßgy¹ùŸŸÇâR ë8\0(°ä¤É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇKlBn9?TïÕ©ë«','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cMˆvó‹Ùƒ\rÅ\ZŠÜ','Y=Q.}1s_`ìg!îûÀuËr|!Ø’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç\0Ü3ÍÅ3&èD®M[L','wp-content/plugins/gravityforms/includes/config/class-gf-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config.php',0,'q<õÁ[ö1˜¾ôii˜~m','q<õÁ[ö1˜¾ôii˜~m','!§Ö·Ûsi œÏ¸\Z~)Ðõu\"¡Œ³uUØË/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÙf—³]ÝXXºJ','wp-content/plugins/jetpack/modules/custom-post-types/js/nova-drag-drop.js','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/nova-drag-drop.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nB¯‘<6@ðÈªdÄô','©h»ŽÃÜð œð‰¶h>£‹œ(ÉÅ½~žhnÏ_|a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÞˆ3ŽE¢Iž˜ÀnÓÐ¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉœÇv‹Œ^J;ÝâsõÄ','…ÜêgàDÀgÛ­Šì³ Ðí|œÒ÷£oLjSÿ;ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç‡„ŸdF¾ìÖÐoüÌ¿','wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard-help.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êï4t¾àÞlžáwn—ƒ…','éœaßô–@öC¥Pö~#%\r!FegCôùžùµù·F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç‘»pDRî\n5mö','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-logo/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-logo/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b;Ù±ÿŠyðØÓ\0/ŽwÎß','e]ƒËcÀºjR¼¾Opm©æ ¢¥)ü.p\'fÒà{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç!c‰É3z~r\Zžo\"†=','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zõ	s¨·}çIP&õ:Ûd','ÂÓFH,	M\Zß\"(ºÁu;œ	ÛäS©ŒS9_`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç&NQæ`¨³P½wÕ£¸q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç(o¶à‚ûçÐImp>d','wp-content/plugins/worker/src/MWP/FileManager/Model/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç;šJSí4û:eÞÚÀŠ','wp-content/plugins/gravityformsstripe/includes/api/model/class-charge.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-charge.php',0,'L÷È3[Š§÷ylÌöŒ{','L÷È3[Š§÷ylÌöŒ{','_±dÒ©³®£Hü\Z7_„ ãàíå\n™Hƒ$ðÀ,°Fk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç=Ãm›ÂÙË^D6Wø','wp-content/themes/twentynineteen/sass/modules/_clearings.scss','/wordpress/themes/twentynineteen/3.2/sass/modules/_clearings.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vYûP\\;˜¸ÿ4Ó','ósøÇá3s=Žœé¸ø#q³éûËž< —I\'r&êþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇAºoðÇZfØaÙ‡_®œ','wp-content/plugins/imagify/assets/images/key.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/key.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùjóØ¸¶ÖàC™÷ÎŒ†ˆ¶','ào>îÿï$iG—P.…„šHYðÏ8s üÑ?#J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇDBÍ“ÅÆ:îC¹0c','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÃ\Z—v	¯£Y4 £ŽÉ?Á','\rŽiHŠâ»›tR<°[¬Œ}$:Ø-\'.¬Rï}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇDèæî0pšB%Ä§ž¼','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¨lÔÜ|‹¬2ƒÌ<°*_','í]	hByüóRPêg‹æº­fºìZvh=tÖí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇGÅ²5a37Ò)›\\}vX','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-watcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±0ƒ¬¨°A‹Å0HµT4þ\n','\"\ZêY™0ö‰­ÃYcŒßË|´×õm;dœGÝÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇLÙ‰f/{ÂäÄö¶ê´','wp-content/mu-plugins/nexcess-mapps/templates/priority-pages.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/priority-pages.php',0,'öZ»8¶\n½Üÿç{âmžÀ','öZ»8¶\n½Üÿç{âmžÀ','R#ãê9Ó4*´û½RÕuá²x¤Aî6Î­xÅmñÃ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇQºt¡±(†akM~‚C¹','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G7(íÚ\"Ea›Zš)ÜÎ','\"”êyS«ƒœ%A‰‡äÖþqe5ú[Y[š¸ë„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇSQêsY7aFÇIMjŠz','wp-includes/blocks/post-author/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7C»8Öã¢ßè¾›–Ø','KG×·ñy3ü°WÐðš\0ÉŠƒo\Zw\'À‘Ðó\r†&õŽ´¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇS›2ñX>Bi¿.z\"','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É~C}\ZŠ­\Z /¿°œ','X{‡Èî[¼ö#\r?áÁøxÝè—Ç”¤µkª§Ë½`xú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇV»\rÕž%â‘„äÞ ¦','wp-content/themes/genesis/lib/classes/class-genesis-menu-handler.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-menu-handler.php',0,'Ù`±hû†œjæüYÀ_\Z','Ù`±hû†œjæüYÀ_\Z','øÈ=îšÁvËÞoY&»Ö>*À´t¶§d ˆZ°Þ¼t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇW}\rDÅ¬½w‹°*¾ñ','wp-includes/blocks/query-pagination-next/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-next/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À|p$.¤ÁNWî»å¼ôJ','Â¢JCÍŠàá\\t2¼ã®(á1Ò$YùSVhÀ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç^{[ÔïbõÜ#$‹Xs','wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php',0,'A²Ž¬’èxÛðøúƒkÕ','A²Ž¬’èxÛðøúƒkÕ','¾Ò ÜÈÎŸ›—„‚ï.ž]b*ö°†õÎ)¿’b3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇbŽC¤ºÆ šW…dcå','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“:2á‘¦p™©[¨ÓƒÀ','…ùn†PkQy:}\"€÷p\\T¥l¢™í‹MªÆ\"þõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇiGàŒašø ·»M%Þ§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌçÞ\0L¨¦Õµ{J','EO*ÑZx#4_øc@Œ/Ì9eîM“Q‚;Ù õL„>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çm%CH,ñ]%œN\"‡à','wp-content/plugins/google-site-kit/includes/Core/Util/Entity_Factory.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Entity_Factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¹øÿ‰!­ß_.Æ´°','K ç#ÿLÔt,‰%H¦á×tÇ¼žNÉáõÈ®í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çvô¸ÿ°–)½\Zä÷û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç|àYÂY¾ly#§v8nµ','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç‚-i)ö.ø\\Îèæz„^a','wp-includes/Text/Diff/Engine/shell.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/shell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tC»&ª“ ºwBÐæ@Æ','þ´¯œÝ™ï§<ƒJ2AœQ<åNI¿¬W|	eW–ÄÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç„-ùš9Z†Mø¢I¨ÊSË','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$)î=w4ÖÜ?PÇÔô','2,”Æî‘JÆ¶è:êFæ–•­žK0ÆR:üíäÁHë„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç…ú9 Ù9: ÷¤\Zþ','wp-includes/cache.php','/wordpress/core/6.9.1/wp-includes/cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒVTQ&Š[˜‡+…eA„','ˆŠãÚ‹hœ˜-ðØÁ˜¾™lþSŒïÞö7ñp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç…÷cqóp,VòÛ$‡','wp-content/cache/cache-enabler/hjsdev.com/Shop/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Shop/http-index.html',0,'ÆGYJÎ9j%Ç£Eý\'¼Þ','ÆGYJÎ9j%Ç£Eý\'¼Þ','.j‹¬š7›_ôŽQG¾)WóËL–û­æˆËª=‰“Bø_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çˆ©@\"ðÇFpæ:2é~¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/widget.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SR“K¢#Î§ —O–kã','!†oTéý¦{i„¦†&«ïkXª‘çÇB²Û´Qn„s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇŽ9rXôwãÚ1¿=^c¾','wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html',0,'1\n?ˆÿ—RÒ×y','1\n?ˆÿ—RÒ×y','ë¨}gfÄá\reWU1¿¦lr[$þÈ5…Ñª,>‡Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç‘?{òö<™O¨î','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-auto-save.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-auto-save.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}i\\£—&†°–yê‚J','•rRå*aÀ³ieŠk-S½‘„oÄ=^Z2¹2;;z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç’à#[ÿs¾þÕ½I~cÊ¯','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¬iÕÍó­Œœ€AÞó','A¸úû8|k º«.Ê‹|}Ö[÷:’ø\\c“iýw\n6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç“Jßå³á¨!;Å¢yÏj','wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÊÃÐ$õS$u‚§ð¿Ç¿*',')È¢ø¬¶FÉ‘BÆäÈ6XRSµia™tï0ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çy×\\±!~”ÄÜ¤Ú&','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H¶_Ë–µÏ\r¯˜¢Æ-','LåëÉ€Þ9VµöbU–ŽÒà\0˜SßRE×{Û6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÂ^¿xð¤JB\ZÍ3-«6','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G–þ5]{\"•¼ã«VØ','¨CËJr~Wè„OY…*[ó:[j)«²ÂGýÐ„ÖeŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çž=”\".”‡eÔ4pòÐ','wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-output-engine-factory.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-output-engine-factory.php',0,'d>a©uT=àŽJGâ½@','d>a©uT=àŽJGâ½@','Xƒ¤÷¨-rVº­•a”«fæjS&SD{Úr¶›s£.w°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¡#9¤Q¶¬Î¹&$E;F','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/composer.json','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eíhq¥«5Uþ«O@Z•','P\\9„3Éui]‰rÃá¸<‹ÕRˆ5!u3ì«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¤>z±Ô„Ÿ!J]>','wp-includes/css/wp-auth-check-rtl.css','/wordpress/core/6.9.1/wp-includes/css/wp-auth-check-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&nÏ¡ê~šèA£k)\"©î¿','^Ó¹èÀ$Ó‡‡½{Mù•¦¿€E9¨:ôçMž¸K\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¦s<xç¶¯Fâ4vñT9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aéæ\\‰ÈqUIÅ±Û2@>Ï','C»‚\rƒjtÃIöIW+*Å›ëÍºA«¥ž—&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç«É=Åèm‘/àÁœ^','wp-admin/includes/schema.php','/wordpress/core/6.9.1/wp-admin/includes/schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–/Uîº6Î°Š€©‡•','I€ÒJBX2a¹¿ô-‘x h\0!+X^ðó¾Àtƒo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç­|ëøgníå_ñ)','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@/(hý¾£uÄ[c','EZ“ÏŸ‡<ë¿Kk¶ßÈe©P‚Ö©*†›xìfVŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¯²H…ÑB…ÀÇ~CÙ©','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/console.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸v«Ñü–@­MQ‹ðÓ™[Ž','dÞq„\0ÿÔ£¸ñ.Éógî°@–Ô<‡ÐaŒ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç³\\ªÝ_L-Y€ÅŒ%$','wp-includes/ID3/module.audio.dts.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio.dts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºllAÓõ2õÔëÌ‹é¿','\Z†aHÈõŒýrµßÎ%Aµïñ6$`Hu¬Tî6yÞ4•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¶`}×93`8TÅ€ÿõ','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_specific_file.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_specific_file.php',0,'jÊþQ$zˆè½{’˜sàm','jÊþQ$zˆè½{’˜sàm','E^#yù÷ÌõG«0\'ÿëÒ¼ƒ.G¶=ÝW±Žç§{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¸5ç>çVKtEÑñ2’','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÚü§µúrÔc~ íé§','è‘OÉÿ¥\0…ê>•^« lNÖu“FýëñÌzø:q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¼=›ÈÔ/%”@6šDn','wp-content/themes/twentynineteen/sass/modules/_alignments.scss','/wordpress/themes/twentynineteen/3.2/sass/modules/_alignments.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3‹è\\¨sÓ³RöÞ]iO','Ì°ç°ƒb×ïãp4ÖiŒâÑˆB6Âôñª©Aïêªþ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¼_,âs+)¥Í5ÂW','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éü{Í(¸Qþ¬{ÌÅ7ÁN','F]`t„ÔSLè°ä`÷»á¹4£~ŒØž—î·C˜Ñ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¼ézÍð™OpDúøŠ1;–','wp-content/themes/genesis/lib/classes/class-genesis-admin-meta-boxes.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-meta-boxes.php',0,' Çu+·;ž›a­ |¼©',' Çu+·;ž›a­ |¼©','i#ñÊÆŽgßü…ãî•5Ì>®Âç69§23=ÌoÍ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¿(©FIè%úè§ú”','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen01.5c2bf2a4e5e689e7d426.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen01.5c2bf2a4e5e689e7d426.min.js',0,'HëyÑéäÀ‡ôÃ›‡ƒT','HëyÑéäÀ‡ôÃ›‡ƒT','ûÝwŽÿm`íÃ¥Éµ‰¢ÝÚTü™Û¾ø6Žoò«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ç¿êcÄ?Í)?\rY2’_\Z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-DS2q8PCa.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-DS2q8PCa.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜2àú+—Ú&”Ä_,µUq¹','­F`5z Ø\0¾Ä<DRÆ!sÕ(¯gÊJbªCƒ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÅ¯\nš¤ÐÌF´P(™Ž','wp-content/themes/genesis/lib/views/help/import-export-general.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-general.php',0,'ª2‘m“ÚGÚå6=-','ª2‘m“ÚGÚå6=-','úÜ.E|òè_§Ó@Pvù¤“,µ”H†Óý©V{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÒ¬Ÿ@ú>€›êúÀ]Ñ','wp-admin/images/contribute-code.svg','/wordpress/core/6.9.1/wp-admin/images/contribute-code.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·%\'Œ+cŒ·›ÿõ&\"L','Rõ€uiKµtÉ\ZjlˆÖ@¹7ÛÁ¡#äU*­A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÓeŠUk^	Ä2ü.êü8','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-dashboard-nav.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-dashboard-nav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Z\\\"jÖ…[Qº£S~¿“','ÖÀüä3ñE×ÍèkSdÞ¢ú{~h¢lRž\\<–À8³^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇÓkšø®GJ5þ÷t','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïI=Ù1~í¢b;U	Ò','0•äÌ\\‹Ó-Tº2ÕÔ1BµV©K]ÄVý¹ÉÃ#LŽw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çãu!4®ðvQDÑ§ràe','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-cache-remember/wp-cache-remember.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-cache-remember/wp-cache-remember.php',0,'ã² ÒyeŽª4¢Ñ†„·\\','ã² ÒyeŽª4¢Ñ†„·\\','÷ó(ßû(g`M»Þ\0!=P»£Ò€kì¸¶‡jõoö~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇämyvHåò½Ì‡àÎ','wp-includes/blocks/table/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/table/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yæe_ˆý\rßk¬*ðå¸8','A\'ð×RrØÁ;ŸhWÔÅOØ”!F%S¸_ûs0ò ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇåwªÛy¾*®XÍO\nG›¥','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿´}&?P¶!D¼,­ý\"ß','}gáY/~†¾[-žÔš¼ôd	±Èpël9fÎ¬ósß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇåòÚ~X<å¿Fé/È—','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-assets.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\'Âo†z^½fzøY‚','I?Ø·Ë\ZYâÅs{\\xRäãheSÖ\0\'‡èàü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇçB²\niŒŸè¶¦/Â','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ4î~Ê¥O£\0ÆÉ\\˜[X','ÚvöP×£·×<bÇÔeÙMYtÙèbíÐw±ÿ%*ßØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çç¬8ýýfW^_/R’~','wp-content/uploads/2022/05/large-parking-area-icon.svg','/srv/htdocs/wp-content/uploads/2022/05/large-parking-area-icon.svg',0,'8—dJƒ;æº¦6©|â~','8—dJƒ;æº¦6©|â~','èjÔdÃj¶PxSi4\'“Åm	hÝÓ6\0#UL\"Ø@@`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇçÄ[Pâ³$ÉVf`oÒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xQŒ(ã¶†®Np õ<y%','	{¯?Ã\0iÃÝÂŽ­kGc¶º?B ¥âôsø8›÷ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çì‰z 3Í•ÀòA%^Ï^','wp-content/plugins/google-site-kit/includes/Core/Notifications/Notifications.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Notifications/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xì&?N›ûzDNeÍRŸ±',')Áµ¼ÓD£üân¼vŒŽ¦²‡»+Çi\0ØsšÎ\'–é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çîg-—89ŠYCq†’’†N','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/input.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/input.html',0,'°Ýç[)®W}*™†ì0','°Ýç[)®W}*™†ì0','n-;ntÕ­I¸«‘t{~»]j³~€õ’Któæ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çð8ç`Ÿ¯}»@GÑ','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çðtµ¦£Œ²)¯•@M\\','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/scss/howto.scss','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/scss/howto.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¹Ð¸›oE›¨aÍU¶','Ñ¹\rµOKÏ8²FJË—{û]­$B+^E\'Þp¤%è]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Çñ}ÛC“wX•TC€û','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]¼a’¬•\\$É','Ç—’h?àïïSéîÍ)¸:›ÁÖi@h. X×g”†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÇòwsôÐHŠ(· %P	­','wp-content/plugins/members/admin/class-cap-tabs.php','/srv/htdocs/wp-content/plugins/members/admin/class-cap-tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÁ¯¶½mk]Ÿèl×+I','Š_ŸYjŸnÊH(ACž:µÏÈ]0‡+)Ë±ý -LðËÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È\0z÷ÔuË\rïê{J‡À','wp-content/plugins/akismet/akismet-tr_TR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-tr_TR.l10n.php',0,'w¬(T9\n…ÊDÏÖV','w¬(T9\n…ÊDÏÖV','ôÄjàª\\¥SÓg«)L7`ÓXê¼kü^­At°î	ûd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È\0Î]\0átÜL2qðO\"','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÆÝit…jÈ2%G^[©}','ÃžµEäÍS·`µðÝQaHQ~”4‚wáÄçrOJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈË‘|ÝÈ~OtO¥‰™uü','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/hostinger-reach.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/hostinger-reach.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÆÁá²hƒÙ€ë´)Zw','áb;±O\'õÂI‡ãH`bˆýg•~AéÕ‰š©ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈM•A¸ÛWš„F©µ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/inspectControls.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/inspectControls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯qÖîj(SDzä t’Â','¦+\rü‚ŠJlüÁ‰ ìeAT(Ûuþ34è	6aÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È/ª5\\—jÜ:—nÝßlÃ','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HqÒ—Ð÷’Äãß” I£ï?','GÖ79Ž^ù<©g¥ÖT\rGàq^¦Ù5_÷³(z2©[Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È¬l­ÿ;ì±Ç)˜Há','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php',0,'ì¶Ñg‡&;¸ÜÚ¶D','ì¶Ñg‡&;¸ÜÚ¶D','7Ágs˜ØIo´Í}ÍÖ3;X¡Ò–¯ë—\0§¯™×šE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈŸÇ½µ˜SM¨«§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-progress-indicator/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-progress-indicator/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',’ÆÒ«’^ýï\Z]AÆªè','ÁÚsÚ°¤‰Ü˜Bj”ðÄà¤7Øêu†êÑ›êžGî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÉôc¡,ayilÿÈ\0','wp-content/plugins/gravityforms/images/gf-creditcards-check.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg',0,'múæÐç£ç°…\"J<ç','múæÐç£ç°…\"J<ç','tÉÝÀQÚF%Yï‘Cˆ¼„R7pÜ8\0æÝº…*¬f«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È\Z{gÝü?Ñ3gÚ¢\Z½','wp-admin/images/icons32-2x.png','/wordpress/core/6.9.1/wp-admin/images/icons32-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ%¤*ùúüøÌgš´ú»','×#!$í¯Ø@ì0gé¿.Ö;i3%!ÍýcHPë•œ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èƒs›ü£Àªïð2ð','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¨Rdi(½ý¹U„úw2\Z;','ž—ìvÂÕçaÞ„[¹ÇRÍ¿YGÑÓVºõ ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÇE0ŽÄP¸9e~Ï¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.15.2.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.15.2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#÷ùó†n[R‰ÔÛ>‡úÄ','ŒÀ.!.‡…dZàI~.ª¦ù&(1H8×¡\nôØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èâüfp°ñ\0!¹tDK','wp-admin/js/code-editor.js','/wordpress/core/6.9.1/wp-admin/js/code-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤òN¦\'ß½	‰%ùîñ','·æ-‡Bd/È`ò²\\Vôx6Y*Ýî-$ßþ³®ÄW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÄŠk#;æVôl','wp-content/mu-plugins/nexcess-mapps/templates/widgets/performance-monitor.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/performance-monitor.php',0,'#ÑmÌ¤îƒºbC0ý\ZD','#ÑmÌ¤îƒºbC0ý\ZD',')¼iÆnqu»#ÜÕ°–Cl“¹j…ˆ#xNß\'¤[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È!ƒþ¸æ“zMÇf†ãÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆA[ª‚ç8cœÐ³Ò','»u(w¡¡Lrô2\0æ¢î¶–^‹ZaM”=D@T@ðÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È\"u@ž³T¬…S›ñ5ò','wp-includes/images/smilies/icon_idea.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_idea.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åìÔ<]×ÿW3tÞå','Å{ô2^4S’ ¶‰Tl¨ç·ç®I†JÑQøö\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È#‰ÉÄ¹#ÍlX<LòÈ','wp-content/themes/twentytwentyfive/patterns/footer.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer.php',0,'&UgTƒtäÎ’¹S','&UgTƒtäÎ’¹S','çÑv=MBblw‰í€ß^Â_X–Ö]Þ~Ñ={âqóhjLƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È(µ#×’tÞö—¹G)´®','wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/wordpress@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ŒÊÊ÷C$ Dæ3ÍrôÇ','aJ@mp5ðO	<Q·]òÛ]5„FâàrŸ¸\"³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È)?«³!ˆÆÌ\'Œì¦\0i','wp-content/plugins/svg-support/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È,Ë#´P Së¾	¡8','wp-content/plugins/jetpack/modules/scan/class-admin-bar-notice.php','/wordpress/plugins/jetpack/15.6-a.3/modules/scan/class-admin-bar-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨gÝ!ºLéšŠù²®Ã','=¶ÖfNaÀO™8)„‰b£³`ú2ÏÌb+›Ã]C\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È1ø|¹<\"æ÷¤I$™šE?','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¾¡Ûâ7ùä&•ñš&W','¥®ûá…²Å|!¥Ä–½¦|»:ÇÕ–ÝÅF«TnîC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È3·L#XîT<‘¾ÌFU','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„—ßpÿ’¹s!Ç¿¼µÚŽ!','ê†yÕr®øë¼`ñS5¬¡¥GnÉÕº¾® 8iO÷>S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È6¿ì¡w¼¡Žr]Ïì*\\#','wp-content/plugins/wordfence/license.txt','/srv/htdocs/wp-content/plugins/wordfence/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È7˜\0ŽùttŠ².','wp-content/plugins/wordfence/views/dashboard/status-renewing.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hwBí®îïþe (›º','‰Ôì^K$¼ÓÜú1\0¤nÆ„&äiM{ç«$Œ^àŠh‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È8×«î?Ý£yaÖò','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg',0,'%â¹ÔÔE*¬s!’±‰kP','%â¹ÔÔE*¬s!’±‰kP','kð£8™ÇÕšÕ˜“ú-®vLûuÏŸ\'WÜøÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È8â×ì¶ÃR6>G\"Š£ð','wp-includes/js/dist/element.js','/wordpress/core/6.9.1/wp-includes/js/dist/element.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mø\nì=³WS±w©ƒ)','¾°„X2º|¼Ú’vmD\r„£Gu‚ÖütÁÈÅ9‚“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È;±°”N¼Q>ã‰Äô¨','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v@¨Þ—Ö™š8¦:(','DkœfŽ}“{gßù%y÷¿ª=3Vf»h«)¤nqTx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈG¡åïÿI0¡ý2³0‘ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>˜‹FöŒf-Õ€q','=Lçž<á8Ñ½œ¸ênñ«PÇÌ.<üfãò^ÅO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈL­ºÃ‡¿³ø7Çè','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/autoload.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<åMžÚ\nTØ”ŠÁƒ','æ~_’ÊUG‡®Ež•$ØÒBNò”ÛúK’;]¥¦/`²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈM;$,ÙÓvr´ËŽ¸Ï','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Token.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Token.php',0,'’R3j¿TÐâ“h]\Z','’R3j¿TÐâ“h]\Z','ÊR`vM&ÈâXHÙHÜ!`w)ç3ªïêÈñI•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈP±â%À˜¥Û“ßBU/','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/NOTICE','/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/NOTICE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Z\\WÏ¶–\Z¥Ç^¨!','m›“’õœ°UK^I>79üÔít>Xº/¶«)f–·Äi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈPïè„syZ,¿‡¡ï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-78MDLxSv.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-78MDLxSv.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Àêƒ–ËÅÎ^}&‡g{©','/l¬üï©º6[¢ˆ-5›ÈóptCœï9a¥«ð¤‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈSSJÞä£ETuI\ZÃãÏµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-nesting-logic.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-nesting-logic.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü%¤²y‡r`ç{A^','vOfï†°·¹q&oVWwDf$îÕ‚ïÌG{ìcKH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈWHä_\0×ºj}ág','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š“bóB,¥}$Î±·w%','Qó}Ê:eéØûk/)]É[o8;rH÷m¨­‚a#ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈY$\'«»¾šo‘ãì','wp-includes/css/wp-auth-check-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/wp-auth-check-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÃì/I=”¥§ô\Z-÷ê','¨!®xÖa{ãSB‹>ž‰4U-CêõÖ¼\0ÞÖ%?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈeðÕåæ`Vq v4ÉP','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/TransferStats.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/TransferStats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý&²ÖU¬Ü6—i¨ô°Vî»','ê¯±Efm\\l,ï4°?ÃlÌéŒ.iÄ\r<jŒšg·š‡²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èi@ä³‘Rø•ÍÄ~É','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-nocount@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÚŠœƒ6cCçß_Am\r`','²Lùá`õñÊËÖPRðÈª«|6B%\Zuï¿‡£>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈigúßskÄ‘iµ¹zhß','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_json_js_from_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_json_js_from_cdn.php',0,'9Ÿ¼ê.©Ç8\rT¡%é´','9Ÿ¼ê.©Ç8\rT¡%é´','ï—½Èz-º1U×Šb/õ˜Í_‡ÒŠ*Ì´ƒÑ5fR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈlÝ˜¦Sy\ZgR¾NÅI ','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.‘7ì|+4]#tç&±³','Vñã&ofÇ°<umÍ(VÍY†©/íšîµ‰!ÖµAi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èm´[dJXÏÉdfÏ2Tí','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type-list.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type-list.php',0,'¿ne’^d¢¯«kpù$D¢','¿ne’^d¢¯«kpù$D¢','JvËÖ%\'«§^k³†;_Ï\njÍKâ’1;>ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èpª[=ñœ·¯ÍK=Í~','wp-content/themes/hjs-blocks/images/caret-down-solid.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/caret-down-solid.svg',0,'œý2êÜápêÜªíYj','œý2êÜápêÜªíYj','p°³.9UÎÀ‘kîœ{™i‚Û{Ú]i°ýŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈqVãUÐ=9d/öçØÚ','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²€J¿V’èY\0Ÿ—”Á:Ù','v\Z{ùKø¼‡Û_™ì°š’[¹è²Ë#j£š~òX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈuåÙC~7\nèæôW³e×','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£Kžëoó`„Æ—Uó«Â','ù„4Cò	·úx¤ÜßäÌ¶î¯Öú•Qù\n*—7¾ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èw#QÔ—ø¢ïG†/Ç?rµ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¬]e‹/ÄKEh	Ý5½ü','æWJûÒ`ÞñŠ¹c!‹˜ßa%—ÊjÍt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èxö¼xj´«^×€ºƒÕ','wp-content/plugins/wordfence/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³$SNŽRcg..3ê','Ó}[³VDç—ŽŠx¡cÈõ0²Ö÷´{Ò\'x Ùv¡²ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È{*Fm	s~8‰wR˜	š','wp-content/plugins/jetpack/jetpack-de_DE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-de_DE.l10n.php',0,'%vynÜË{4\nÅÒ,Ò~‚@','%vynÜË{4\nÅÒ,Ò~‚@','KÍ¾“þáÐ:yðDdñ{£‡‚€¨D6u®\\C“!gT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È{Ðd‘T¡lE¡L®gu','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô^2E©w·šóZÚ}','‰fºÐõêÛhgùÑM\0Ñ<¥0[³ˆÁÍ‘ý?¤‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È·ôÁ‚#/î–£\0œ·6','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Aútz`àn%”ðYPÿ','Ÿµ·÷÷\\ƒ1ÉÓ[ùØZ†>EKöÆRkåØW\\‹vŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èƒà\Z§üJ©ŒA©½”F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÛ$c>€¨DL0:xNï6¼','K\"ÏÈßÍ>Xƒä0¢%Û¬˜†äAôê¸uÆƒÎ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈpÐÁpé{Ÿà3^Ñ','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.phpcs.xml','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.phpcs.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³d·ßÄ>¿]D\0õzFÔ','Kð\Z€`fRat˜ã—²‰_[að¹kY$‰˜‰ÿdPzp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈPžÃ é3ÄïÑ€\n”Í','wp-includes/class-wp-customize-control.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5k¶Üª]Eý•Žnúfê¶','Ù¦d­3í4Æ\Z)S¹DW1A…ï°º:	®8\\gËƒÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÙ¶ÍâtT­lÉú~Š','wp-includes/js/dist/development/react-refresh-runtime.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Ì÷\\®M¨à(ºgëÉŒ#‰','?lÓ\\^	®=ˆîÙõ€ªnÎÉC¬ïßß6}üÝT7ÆÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈŽÈGÓÍå¢iÇÎÊî&î','wp-content/plugins/svg-support/js/svgs-inline.js','/srv/htdocs/wp-content/plugins/svg-support/js/svgs-inline.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P6¤¥ZÌYQ°8ß”(¹','b©û0j—ôp{OŒüP‡ÔÌ%É,Ö9…¿5Ä¨?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È’?*óÞiH–‡šˆ=g','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/save.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/save.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+à(oóBú	¨U¼¯H','ËTuH1ÅØCS<¸ÿ‚ú?é¨7P(KÁ_PßÁÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È’Ôþ0w%HàB£«Â','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢Ùs«ýù^ÍIÅËÊ½ÊF','™G3˜gG&D„±1ÅŠªÄÚw÷¦‰îa|¤Ë‚A$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È–Âú»`Ã}{D?Z5','wp-includes/blocks/term-count/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/term-count/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ó¥s2…VÙê‘','+Øþ{CPò–„4åNèT`a—ß§é©à‚ª+`UìeA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È µG½¶9fL÷ÍVë¹²r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«U´›7¼hÚEïžQRˆ','æÖ|øbyÐ˜ìf\'\'Ìz5ï#$öa‘.Ì(542ñu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È¡o­><Ë?!•ƒë‚¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â†ðì )áTZÁùŒ	','ûh„µ©šùèº>L‘=õ·ccœõ¹ôã½û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È¢ÀmÀG÷œéŠ5qŠf¬L','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È¦÷\0EÅóûËt	Šš¸ZÖ','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-event-scheduler.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-event-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žâf¤æÑÍ·áÍ÷èÆ','ŠD°<Tî²ïb£Yoj™–Å!œi¤éákJh&ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È§%@0 œ¹ßašd','wp-content/plugins/spellbook/scripts/frontend.js.map','/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.js.map',0,'2~‡{ÆÆ\"ô&“™','2~‡{ÆÆ\"ô&“™','\\m*RÒžIëjÎ^‰¬l‰W‡‹³B™þ½ wG>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È²=;#ÃlCÊê%€Ï+','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ai-insights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ai-insights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nWF”OaF>²ÕÁ[ÿ','hkÝA#l!££ñÛ&‚Û‡¿¼XÙîàx×¨$*ƒÎQ@Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È³õí«D€9®‘÷˜o¨','wp-content/mu-plugins/nexcess-mapps/templates/widgets/change-domain.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/change-domain.php',0,'|Afbä\n„ñ¬É^xÁñÚ','|Afbä\n„ñ¬É^xÁñÚ','¦Ø	ëv^…™É}ª³%	ÛmD5 Ê_ßˆ¼W—’vÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È»J%FV×VûÉ±]Èƒ','wp-content/themes/hjs-blocks/js/jquery.counterup.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.counterup.min.js',0,'ï6Ì§`¿×lüÐäÜÎñ','ï6Ì§`¿×lüÐäÜÎñ','ôôþ„QT{”l~5n’?lò™oÅ¶bòz†GÇÂÅ‘¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È»šÈå	œž¼  ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/transforms.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/transforms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÙÎ.F£ÓQ“–SHCë+','(0Ê°,ØÚ+y$à  2½Cñõ 8LŸ]šê`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÛ¨ÂµU´WéþR£¨','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›}œÖAaš”`oZNeé','˜¸øRÁ`,´ÀŒ}³òŸ_·Z†°¸¡¥_M‡Úbüo}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈÞˆ[¥Ú¯˜0mnèüq','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰æÌÙ+ævYü÷F†‘;Ë','ø´AOKÂ°$Þá`ßÝçvFÇ[gŸt	@2xÉÑ@\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈácPÁý1ŒlÆC ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü?\rÓ Ž¼gãÙ½úqe±','OcäÙNŽ­w\\´Õ\n«	r<›Ã˜Òï<²%ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈôÊJí‹µ$§c¡Â‚VE','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ExchangeRate.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ExchangeRate.php',0,'”)„‚^;žË‘vëÓ°','”)„‚^;žË‘vëÓ°','»VÔFX$_é«\'»†’üvè&>“…0—	21í¥È€Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èös¥¼–íJ\':è!hÌ„','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php',0,'v9QþÊNÀZ,›ÃÆ•-','v9QþÊNÀZ,›ÃÆ•-','¯»i~›„´é˜ÐM³³¿Ã…bå•G¥8¬2ÖIIP>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÈöÂo¿ém`˜\\	%-³o–','wp-content/plugins/jetpack/modules/shortcodes.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{H&…9[±Ô\\¨	²¸',',ˆ1gÚÛh›Ë‡»÷ÌÍ ÝŒ1p}6ÈÕµú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('È÷žq=~1\ZÙr~Š','wp-includes/SimplePie/library/SimplePie/Parse/Date.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Parse/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á@¢p i~ÿHúµš²ÔE»','¡CÊuÎ3ž×fÀøq>¤§2;cDŠGäÁÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Èþïù5«ù »ï4Z¡','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ë1b¿£^ôþAg7>îƒ','­1÷¡ë¯ÈÛ)ÓÓåÕÕëÅ™ª\'µƒ\n=ZX²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É³ë‹Ò_#Â¥Öfs','wp-content/plugins/jetpack/images/jetpack-spam.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-spam.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Æ›¸$qRùLöøåž–¨','‚\"q]àwex/ ¦yT\'ú§oÌ]}gO²¼U>hãep','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É3ŒXêP?di¦\"\0Íp','wp-content/plugins/jetpack/modules/shortcodes/untappd-menu.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/untappd-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿]4k!Ÿ;U¼…Ç/g','ñ°-0@@3A(TÓðäp¾k=M:µÁ´èùè$Ò7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É¥ƒÛÐ~\r\ZK4(#ãÅ','wp-admin/user/credits.php','/wordpress/core/6.9.1/wp-admin/user/credits.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¡(íŒ‹‰#ÑÓAƒäó;Ç','‚u«AêÃö“+I/˜ãŠ“\0»n‰NË1G8Ü\ZD-ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éx¼Š!Ç}f_Uã¡†*','wp-content/plugins/imagify/readme.txt','/srv/htdocs/wp-content/plugins/imagify/readme.txt',0,'ß¢•€á¾/Ú±òªCõ	Wc','ß¢•€á¾/Ú±òªCõ	Wc','ƒ	Êé 2$5Rëê~}˜ôIËŠqä±Ôv/ØçÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éøƒ<óÝ=Þ¨3Š÷','wp-content/plugins/imagify/views/part-settings-header.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý§\\úÄdÅÚ¼ï:„qò','ã8®.«Æn×ò³Ùß\"EC$72Õ£É5øê –~ö8-„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É\Z=Ÿ¦üp‚«2LIr0S','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U[ða™þ†¢¶tm±Â÷\n™','àcãpöÛ3ºl­G/U³è.ÀˆÿPÑÐFrà\'\n¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É\Z/=ÉdÓÚ+¸ÈÚu','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4C;F*ÇèzþË\"’X‘Nõ','Ð›©|7ÁéRP²§{Lm¢”(—PrUY\r&V5ç,Dö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉLÑû©Ýeñ£;.¸dŠ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','haÌDêž±ºt,§ÃÕž‹','¿VˆÃhÍüÆñ@¥.Æ	«C\np&r?«h²!âïžj>\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É ¾ÏËyk=ÊP[w$\0¿±','wp-content/themes/hjs-blocks/blocks/media-banner.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-banner.php',0,'kpó¢È…È!Ê~5[W§','kpó¢È…È!Ê~5[W§','ÀnÁ™Wk¥°ÀŒ’[\'€uŽ÷ù,(’­ÎÞú,x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É!óbôxñrŸ6¿s:U†','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/NullLogger.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/NullLogger.php',0,'ýúå²,$ÉjçBÀ','ýúå²,$ÉjçBÀ','Êƒþôî¾„±>à7KO¼ß}«\"ŠH—ÉsWÃœƒ§x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É&±¦™Ð×¦ÄO1Vxoœ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž<É \n%+3‰Ã4þ&Ñ6','~\nÍËÓí£¢$,3\"“±À½©Õ×†o$Ññýš^Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É\'þqRBúIoÇû—Á\0','wp-content/themes/twentytwentytwo/inc/patterns/query-default.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß©¿´¨Ï8z‡§4B±Œ','8ÜzÎå>_(zg7‘/B?Òþ4Z0ùp\0F¹s \\ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É,›Küo–8ÿ\'áÎÿ(ö','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d‹%RÃÏ®‰Bµ÷)é“ˆ','¥YêisqÜû¢Ÿ°¾À€ô¹qµèõ|ÚO’ô1ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É1f\\X§x?3¶«H','wp-content/plugins/jetpack/modules/shortcodes/presentations.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/presentations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Ì¯e-ÝÃ\\Ø,ÞŽ×È','_´\\fêÍwôˆèr~fÚîsÅV”\nƒ;’fÇ#ªéÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É1°à¬9WuÞÓ€4B«','wp-includes/blocks/query-no-results/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-no-results/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÚ BËó0*¿ˆ}3ýÀ','óÇ*¨Lo^„7&‹ùDšÖ¾2S°ôÖ·µù3A}ôÐÕ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É6Y®Êqg:uœãhÌ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/PageQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/PageQuery.php',0,'£Šå×„»iêÝ„\"•Š','£Šå×„»iêÝ„\"•Š','œ\"#¡~>\0KÜQÔê¾+M¼TNü§Æ‰_r:´Ù&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É7ÌVV.$dýNz›²T|','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^íýÖ,ŽtPÍË&\"Û´','<B–ŸüÈ÷Pl/½)×$ÏC‚eþJçœg?}û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É:Çž„»³¢¦Iûâ','wp-content/plugins/wp-mail-smtp/assets/images/icons/arrow-up.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/arrow-up.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a`$&öcU« £ö','`÷ó//Ää÷lùÅjiKùRµïüOƒÅCdÑ›OÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É>âåTÍµÏCé‘rç ','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É@:Å\räÃ^_šGŽeh','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–OLâ¼«:#;$Ê–f','õÞ…	©ó\0U<CÇy:ò/Ç+}üTœ\\6ÚÝ¼:l3ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉA7¨\'áC#žwŠSûsŽ','wp-admin/css/about.css','/wordpress/core/6.9.1/wp-admin/css/about.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½—Š°ªšÃ(LS”» ','Rê÷Hác^Iêä,P™/$Ï?’a—ÒI,\"Lb;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉPTóÀÃOöˆí˜\0¬','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Nƒ’Æ.\'„–ow','þOeG€¤œ«þ\'“ûÀ·ÎÏÊ\".ÂU ü	5t0NHÄb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉTºoÇéÁª.\nC‡‹ÿÌ2','wp-content/plugins/gravityforms/includes/form-editor/save-form/config/class-gf-form-editor-form-save-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/save-form/config/class-gf-form-editor-form-save-config.php',0,'ÚK~4ž\"\\ä)ªÕ•ÐÆ','ÚK~4ž\"\\ä)ªÕ•ÐÆ','{D‹HHMé qÖ(TÏ—‡Fº\\6sÆ\\9ŸÂ„N¨\'M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É_Œ~52¥9Loo…EŠ®\"','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-reddit.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-reddit.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J~Žñn­¸KøºÊYàˆf','×jl\"±~pèÂª÷AÐ2O|]\nr&:\'»u:T#¹J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Écpþ×äÖÛó9‚CkÁÒ','wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éd.aª?zöÝAý³å|','wp-content/plugins/google-site-kit/includes/loader.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Bÿ+»\" ŒPŠa R','~,Â¬>#á¨ÛtT×YðÁëô°t ±‰níz%sêëÜ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Édc£KŠ·R+Òì5d}ºl','wp-content/plugins/members/addons/members-category-and-tag-caps/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Leb?Ï\n°žü2Ž> p','bˆšÇûcÚ€M¼\0CkMþ¡än*Ÿ=:•w¹Í ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉiÃÕÕ9~u(SeH†\n','wp-content/plugins/jetpack/_inc/blocks/donations/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÙmE‰-°Ë¥\0½w¥l(','Cl8l×ò‰©)‚Õ8¹r;güÐ|ŠiIáUr>Ò»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉiCèÅÌcÑŸ%Ï	õ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉkD¥«Ýr¢=Qß]°•','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/nextgen-gallery.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/nextgen-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÔÚ>eœ_±%]×r.?T','ÖxÊµÌS…-Ž[O\rÊ÷Gäb\r‹S”ð<Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉlX”wÁóBõ*X§Wñ','wp-content/plugins/wordfence/images/sort_asc_disabled.gif','/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÉ§ÅþÍ*ÒXÿ²Û9e','¯v‰\Zþ|5.YX ©‚÷‰¤òZ–é¹Å¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉoiÃ*M	€ƒÚ!‰UA','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëlµôu¾OÐ\Z·1yä‰¨F','{•À«¾¼ü*ìÑÁÐ®á< ™*ŒÉ•]ùW}ñu@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉpÌÉ\rs¦‚où4÷©d','wp-includes/Requests/src/Exception/Http/Status400.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status400.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GlCµ\Z }*ßb\nÂ9]','|ù-þ;ÑñÌù®È[e•å6U*ëÍ|D©Ž²C3Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉsXxÌø¤ÈÙgÛýyÇÛ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-pro.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-pro.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¢0IlZ×Ñ–ãyÁ€','$}I…ˆ‘XBÀÕ¸?^É23œzÏÈ¸ByQkÅåp1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉsŠÒÁÓàgB=¼Y±½[','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÂø‰Ìè$Ú(Ë´³².','6šVñYayž<¨>Cé ëÅÕúQµŸU¯ˆz\0íï0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉsÞuwv¿¦À­°ß-Âåí','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È,—Ò<S•ˆà×¥iÇ³?','-\\0	iW”¤3¢húÉôætÛÐ>BzÕÐ[¾®Æ¥G»=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Évœ—C=.K3Ñ#÷w|`','wp-content/plugins/jetpack/modules/sharedaddy/images/draggy@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/draggy@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|„¦ßþ|žf‹vFåò…Ø','ZH(YöŠBd‹A…æBÀ½kEzØðK\r(øº,HY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É|DÈ7êî– 92’ßÊ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àRçðy3…ôÐ«:^êÙÑÈ','Ò“ý‘£ÞU™ËOÙ›€¦ëªî9ŒôÍþª€$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É~ªÄ;¨Ü$¸—dÈ²lÊ','wp-content/plugins/jetpack/modules/sharedaddy/images/rss.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/rss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H 6>„ÔýçÓÉÛG¡`äs','öq}+Úç–.Š”ú—×þ,P‰AtzlÏOÛH™%Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É€éŒA[š+\Z›³rBœ','wp-includes/SimplePie/src/Parse/Date.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Parse/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WŸ¼ž\'1÷úâÔ¶@','Ç®»æÙÝ…îŸˆã…S\r—!êä°KfŸ¦½ßò;Ù˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É‚ü¿Îsô p2I£´)','wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð¤ˆÆž:™ík2X|‘,!','>d_³/Ÿ…»6q<#ûhFÛ0Àkñ@i_ÝIËã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É†8¨ÂÖÀpÅ»ÑµVý','wp-content/plugins/wordfence/lib/wfActivityReport.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfActivityReport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j{·‡þ·ÎÇa©µ¤z','CìÀ‹g§â\r»‰Ã—ô÷9qÔZA·œÀÏû:ÚE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É‡{@/€Ñ[ÔéÉ‘Ëø>\\','wp-content/plugins/jetpack/extensions/blocks/sharing-button/components/class-jetpack-mastodon-modal.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/components/class-jetpack-mastodon-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»Áò‰\0:ú»§\"uZ','­@òÊ–zsüü)›yàJºölª\\#®ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É‡Ù\0IØ˜í2Ü¯Ü','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TaxRateService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TaxRateService.php',0,'¯Ó†8Q@žl;‘¿”5Â','¯Ó†8Q@žl;‘¿”5Â','oV\0C,ÙPƒ&éâª¾õÝæMn¤pMÊvîËè‰ZŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉŠè´ÿ8xa®¿ ôÎè6','wp-content/uploads/backup/2025/11/index.php','/srv/htdocs/wp-content/uploads/backup/2025/11/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉŠò$Œ%åe}v×.%Dt®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¡£ ØíÑäà›#\0—È‹…','M•®0[:\"\"ñÉßÅgEt¾Ñžò=E§4¬ ì#p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÄ‡Œ€àAÀ	0H\"ú%','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smash-balloon.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smash-balloon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+%q#w&Â‰®VûSª?E','Ô^wÈûAÀß¤ZµñU¤ ýB©®ˆêzCÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É®&m©ÂŽ\"œé','wp-content/plugins/worker/src/MWP/Crypter/Factory.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/Factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«2³:ØWd4–Z•!2/','É/–Ñ¾wÕ1Æ&äœ´ÎwYåNÜ‡¦ ôy’±C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É–žd\nom™Gø¥Œñq','wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-service-provider.php',0,'zÕK×ÃùáØjxŠpN—','zÕK×ÃùáØjxŠpN—','¨ž†=¨K…ÙfH&xÒ˜\nGk¼\\&é¯/”Šö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É PÅaÞ__òÕœ\'´','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕÝÐí\'/-44RÂíR','V97ùYh!¢ªøbo£Þ:¦Z³¨ «9½¦<¿	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É¡îˆ‹Ê§~²¢Á¿.)k','wp-admin/includes/class-custom-background.php','/wordpress/core/6.9.1/wp-admin/includes/class-custom-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ0êÎ™?›:$‰Ñ´­H','¥Ô—>BTñM‘ÞõðôaÏ%@ÓöÓ<\Zq½wïÙEª$¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É¯þ«,j²ö–el)Õ!Ä','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.js','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.js',0,'ÆKúPu?–vòYÑ‡>','ÆKúPu?–vòYÑ‡>','2;è¯bk³\nú}>´xn%M\0Íüm) Ð ¼)òw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É±º\0Ž@”CtývÚ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-gdpr-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-gdpr-manager.php',0,'NW‹­Ä“–ÊK³r2ô-','NW‹­Ä“–ÊK³r2ô-','°Ô<0¸ä³åTOJæ\n}J.år³´à Œéi„ì(k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É²t€8ñÐ5ÓTM’\'§l','wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php',0,'¦bE¿áîjžÇ}ŸÝ&Y²Ë','¦bE¿áîjžÇ}ŸÝ&Y²Ë','Æ„óÛ\ZˆXÄÐoéV	–“…Ú@NÚ‡F‡uø×|³íÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É³™ËMløÃTö#-ËŒ;‡','wp-content/plugins/imagify/inc/classes/class-imagify-custom-folders.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-custom-folders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢:*´än,¨$¨iªo','b71LØ{¤ÞˆîÅ±Î„]Ô—ô±~\\â+q™¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É¶cû¾8¥¬1à÷’–Õ','wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™kZæ>û/%drëÇ','\r9<ñáâ2åîr-me,«§Û¡¿Q6öó›ÖÆ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É·AÂ*-Ê>ëÞ–\"àºK…','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/exactmetrics-header.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/exactmetrics-header.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½›üÞÈBVÌ±¢Käîx^','Òa„ž< À)<ÞüY”ƒ“(ÏàÛÈQìXÌ/‡‚Äcú¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É·œ*“	RsOS½G|CÈ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Config.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ŠRÀ9ÉR¦¿i(ÁìÈ','3œ¾ô*†§ð–$Äöýû†YZ9r‡å|&Ù\\±&¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('É¹žR™é›- iK¸“cŠ‚','wp-content/plugins/jetpack/modules/sharedaddy/images/divider.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/divider.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢S)NÅÉ*A<°¶kZ','ël’æõé¶š•øC‰t’9³|„¢\\ÍÒ%åŠ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÅïr²Û84OÚÚ^q€','wp-content/plugins/imagify/imagify.php','/srv/htdocs/wp-content/plugins/imagify/imagify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éàâ²Åº{ò=.’#Y\n!','¦‚`²¿xzÅš¯Ph%[·J˜Z l¢[©Ø¼©‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÇB’Œ‰‚ªÉ—§—Ó¼','wp-content/plugins/jetpack/sal/class.json-api-date.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬G©vÞo\'\ZüBMèxZˆ','µ!é¯Ý˜Äq}ÑÊ1•E} ï÷«É¶f¼4xm‹Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÇ«:Â‘x\"_DÖí3','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/autoupdate.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/autoupdate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Æô)t\"Lõg–˜dPõZ','È57ÛY‚v–¡×O¨Ñ·¤ÊçC9…6ÕÓ5/›uùú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÎþïò/¦\"ïæ¨ž¯©¿','wp-content/plugins/gravityforms/includes/assets/class-gf-asset.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset.php',0,'Û«a¯Ih¶ÎÄŸé½•žª','Û«a¯Ih¶ÎÄŸé½•žª','ŽRº×:xÙcº!”u*E^v2ÎØæ%¤YM…Q¹ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÑøU0-]x‘•£û}Sî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/reducer.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/reducer.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ï-‚ÛV­ôòý¡','ÓúLuù‹’±ˆY™üGÈžþ¿5§}4P£é	:JR*¤ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÒ°†“2D´iÜe½','wp-admin/css/l10n.css','/wordpress/core/6.9.1/wp-admin/css/l10n.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'BFUð’bB¡@±æ\r','\Z67`˜¹øl \ZÏÖ˜\'ˆ¼½í–VwªLSâØ4ÚU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÒuéK+NIî¤ÐtÖ.DÌ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-wp-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-wp-functions.php',0,'tƒŠ,twe€êA–Õ¿	','tƒŠ,twe€êA–Õ¿	','\0.HÒÑn\\à…©PÝöÐ_û‘ƒ¤	TþœyðC\'›V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÔÎ€BÖÿÅ1 G«$†','wp-content/plugins/jetpack/_inc/blocks/button/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l)<{3bîû*ÊOª²h','_ºPWÙœt…¹,î(4ÆhËã(¿\01MuU¶7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÛùÇP•Ê> Á=“0½\\','wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ïe]KjÄ~Ö­œt??eL','½¬@\Zƒ9LŒŒzu\02a16Š×ò	˜	¡Å•1‰Üi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉÝ7…¿YÚý5jµwËR','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAudiences.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAudiences.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß¹\\úMî\Z¹8ë3¶ÀW','A²J¿ëDlk‰•9Îlˆv­“»b{ÿE…›„˜„¤‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éã…Ä?\"èñ&-ìj»™û','wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÅ!æ€yNôÑœñûzð','Ôã¿Ý©ž\0ó $´\n·ÌÐo[„\\qñÍžrv\"/Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉãÃ9M|»ríWÀ‘ ªÅý','wp-content/plugins/gravityforms/includes/fields/class-gf-field-shipping.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-shipping.php',0,'PúÀwTíøçÖž2”Ìdö','PúÀwTíøçÖž2”Ìdö','ðmeå­Ýé0õï±x©uªã«PŸ\'Ç×·EÒqrR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éï—¾ß«h&£\'s','wp-includes/blocks/search/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êðŽç&§ÔW°Ã+‡È‡Ø','Så(ög“‘ô%ô$%ˆ°p‡»+3÷˜\\ÝÊ:î5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÉôeA\0ÓÔØ:L³#Ÿª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-alert-cf8336f3384ee5b98a9e.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-alert-cf8336f3384ee5b98a9e.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\\*š \rÃzš!crÚ','FNéq¿nGùn)»I „þk¼hŽZ4…–Œ¡AÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Éôj5òý²þ¡b0,ç$ÕŽ','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-woo.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-woo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\neË\"u¼ç§†È¬s\n*Z','T\'‘Lpä¤IPmˆT›±¤!RaÌ£šG;½Ö`T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê¿[vâ×n±é!Õ@ó','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/post-details.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/post-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì³ÕÏÃÊz¿Hä!','´À\r…Ðe}K3BÙ_ð#È¢?¡Ä÷À&½{–ü„H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê‘6uz½a‚á—U(<T','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z´‹ˆ‘K.rA9™øù9','0šØEL’Ý9´‹*üg‘I	ó!7_ÿ\n×brØ5›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊZðì\rXTj½ì–N>]§','wp-content/plugins/imagify/vendor/autoload.php','/srv/htdocs/wp-content/plugins/imagify/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'µåm(¡ÝÖhê<øÆ÷','*å±‚¦eÛ*8‰&²û™Ð\\a¸Iœ=#Í7á¹„r[£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÃ“ã„ÝÄÆ:Û®jG\"','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate.php',0,'X»&a0i¹uÇFXõV','X»&a0i¹uÇFXõV','´|¯e7NÊ•ùQ;w¾w™ ©%öíš•ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÑÙOT”ó•>ÿÓAe­g','wp-content/mu-plugins/nexcess-mapps/HealthChecks/PageCache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/PageCache.php',0,'1ï({˜”|}…Q Q­=Í','1ï({˜”|}…Q Q­=Í','5%T¶Jû±\0­ÄO3©Vº¯Kás:O·y¹¥Ú¿½“Y@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êw.R“úS/	d‡Q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r•$åóú\rÒ0Y”Í','\n®6?Æ·\nŸö›Å=¦Åmˆb%¥Ú„Ï,”r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê\ZÙ†lg-l›Æ«ü¢êø','wp-content/plugins/jetpack/images/rss/purple-small.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÅ~zÍ\ZâÍ@w³‰€','«*®Ûë]J§~©ž¡yP|¨°hÊÌÁÓTz`¤V&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê Ù7ªy Q´','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileService.php',0,'üÙ4BŒ–›GR1\n=,ïö’','üÙ4BŒ–›GR1\n=,ïö’','1˜Q.kf\\Jy ñÍÐøHOY~a¥!T•ÇbÓÔq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê ü†µtdrlPj','wp-includes/css/dist/widgets/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤z)ø2.ƒBÅi‰¤','‘‡¬2È›úPd®+IcoÙmäè&b*)¬4„µû•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê\"úÀÙ™zÂ^–—Ø‹','wp-content/plugins/jetpack/extensions/blocks/voice-to-content/voice-to-content.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/voice-to-content/voice-to-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô×à²¢ª\0®¯ÎHùW¶','j\0KÜX¸Òº±A@½´÷lÿÿß\nü%E£‹ÀÎ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê$=(ïZS½õHZ¸®²RE','wp-content/plugins/jetpack/modules/theme-tools/content-options/featured-images-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/featured-images-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒr}r¦þ*uœµäÁFêL','nõ2z.õ* @¼	w˜Iƒ„ñVÃ¶È2iH1y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê%qÀ8}Ï¥æ','wp-content/plugins/duplicate-post/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áïÿˆ“;ãÝW@ãÉSx','úÎçþI7éÉ­\' ¼¡Ú±<x]šëtm-³Ü%ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê%í2é9„ûÑ#šXÌ¿H','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Z³1¼ÌSš/RiÜ‘H','µ%!´²bb-zU³ó—öŸ­áý^kÙcµµÙÞ‰‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê(†q‚4Pè}ý5Ozük','wp-admin/js/inline-edit-tax.js','/wordpress/core/6.9.1/wp-admin/js/inline-edit-tax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž›_¡¢’hŒA?¹ø»D','±›LZV(jûä0ï~Þ\Z3u¿)›Ôztef\nËÞÇO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê)£8M2¦Õ€u}Þ’','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-jitm.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>›·þO#aQsÚâ©Ç¥n1','þšcÖ0¤R?æåéûí…/¯¯\"¿5¹ÌªbC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê-ÜUÃ\'–i¾äMð!5\r‡','wp-content/plugins/gravityforms/includes/fields/class-gf-field-hidden.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-hidden.php',0,'.‡DA\'¢ßÂ‰×²¾î~¡','.‡DA\'¢ßÂ‰×²¾î~¡','#\\vDDtø:1ÔðÉ¡M@^\"wÈÍúB’\Zsj°EO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê.ðð\'Nñ.Gár•ô','wp-content/plugins/worker/src/MWP/EventListener/FixCompatibility.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/FixCompatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðâGð\\>¾áCÄÆu*w','<wÉé\"r$ÿ6ˆ¥5 V©Ùé!¶-ŒsÇÉÝóÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê3äNïYé…îï»—¨B','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x0a¤–ˆ²3”x0¬Ë|\"ð','€YF=µífÎÇ>Ó•ò‡êiª²Ñ3d¨ÌÍ_ìò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê5/€úšÌ”âk¯ãwÊ¯','wp-includes/interactivity-api/interactivity-api.php','/wordpress/core/6.9.1/wp-includes/interactivity-api/interactivity-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕK‡DÝpC,P	ë:','²ó`ÝÐ›KÌH~ÅBÃ½ÞëxBä€ÇœK¢¡­#—l%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê5\\|—HGí¢©þã¦ ¤ï','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg',0,'›©¨ÿ¾®‡R9VØº‘','›©¨ÿ¾®‡R9VØº‘','”|=vTY’h\n69e¼»øÛ>«/STï%^,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê;ôBÁé_dÆã‘¤IÅC','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/links.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/links.js',0,'¨§“T±´cëàYM(D','¨§“T±´cëàYM(D','ãv@DÑ¹xBœ`âæìKÛ+ëª¹uÀ¼;WKfº÷æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊIÞEå¶ô¨™J»RO+V','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/class-block-faq.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/class-block-faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÚtÿÀº–ÆÌýóGƒ','{ÀÇHÆ¥ñ™ç¯![‹r!BÉ­ì5¬\'»Q‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊP&~/«,‘˜~)ÂcöP','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ñò7ÂA\nÓá ?šƒ','ûZÁ…“}2$»/›w=e;»8ðœBÑx\r±ÃFªDæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊP9)6¥Öx¸hf¨[1HU','wp-content/plugins/google-analytics-for-wordpress/assets/css/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊR±­ÙÑˆé°Þ¿¾0','wp-admin/css/themes.css','/wordpress/core/6.9.1/wp-admin/css/themes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûåxqÂ+¹¿qx2iZ¬z',':â8k ŠÀïÕHìÜÓ[“-D6Gº\0%.‡¬Îìø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊWÉTa‹ñƒÞ\0ä!y¦','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/EmailAddress.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/EmailAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ò\0J×æ€ç\ZËä.JÊ2','gt¿\'P‚¯ ÐõY›¿º©/Ú~ :/õÝú-µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊXà¢–Ä:j|Þ¦¿ošâ','wp-includes/SimplePie/src/Rating.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÙl¤I°Aˆ·H\nO','\nì‰T›ñêTxøè\'St¯¼@?ÌãˆøIÌö	…ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊZì*h\\€[é…\Zv','wp-includes/blocks/accordion.php','/wordpress/core/6.9.1/wp-includes/blocks/accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ÄêuÝlC:í0‚OŸ','ö	Ücb™šO_6»¤I\rÂ91ã(M¾ôG­BÍÔj·V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êe«]Ê—š)\n5\\ÍËhí','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸIvŽ‡ŒéÌ©ì‰”æö=-','4˜ý,n;™i¸µ‘}FSë»ý\'Û$k¤X6ã™kL¶Â#–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊhFM<@`%q-ãæ','wp-admin/includes/class-wp-filesystem-direct.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-direct.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÄ¦5Òêi°¥ÀLb‘','²CËzÉ”] +ÐIÒ7&˜4Mhƒ¹F7mÜëN9˜Ñ[Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êh¹ÿzƒ¤ÞC	ûmO','wp-content/plugins/jetpack/modules/sitemaps/sitemap-state.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-state.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oò\0s\r„ZM¢ül§î','tæ´8Ú‰¾‹•Ý¥“6(³ƒ t4†-.û\\iùÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êl3ë/{I\0}£0&Ý','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-media-upsell.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-media-upsell.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y²ÒvÉƒ½<yltcË€Ð','æqád[¤i×n®nŽíÔû©á²!;Šÿ3ê:]C‡‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êr¹ž{¤\Zk¡À\"¨¤k','wp-admin/css/site-health-rtl.css','/wordpress/core/6.9.1/wp-admin/css/site-health-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+³ÛíÓÆ•=É‡h†ûç',']RÅÚÎ¥PbÄ¨¥¨aZ‹2ø«^ì^RnK{X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊxjPÕö¼¨Ù!cÈx','wp-admin/plugin-install.php','/wordpress/core/6.9.1/wp-admin/plugin-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«^êv‘P}£s5¡ìKòk','J©\rÔ…ËŠUPÐ|ë_³–=Ç-Þ²6k5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê€‹´ítKNÇÐlãu)æ','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í°¶Ð7\\¬ìeŸ±]x›','ò±#\ruï÷Îïe?R-‡çúxß ì!ZÊþqø-—6w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê	iôðìþª:g•y','wp-includes/blocks/search/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/search/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì¼zü©å˜»æ€S','ì-Nßk\"”,[[Ñj¥_t -¨XÓOÖýèÞÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊaéÑÆÊŠ²éŠ‡sS','wp-content/plugins/jetpack/_inc/blocks/ai-assistant/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-assistant/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ê+wÊ¡F;¡}.ì','|§ªEåËÐnhNtUf\0awçŠåòtm’äÝ*¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê‚¶¯(æP@¯‡ž‚','wp-content/plugins/jetpack/_inc/lib/class.jetpack-password-checker.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-password-checker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á¡œk¤O\'ébj/îJõ','D)\'6¥ù£&*~Z¢/³PªÂ³ìw¯êÂel¯Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊŠš2¼%ð‰+a_ÒôLF','wp-includes/blocks/columns/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡‰œkŒôG‰mâ#e\\','G”RP„–›9ö&4ÉhNr’NLW@\\áÆnÏ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê“ÝÞß\'€H­^a\\k','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/Regex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s·&$P\rg–iÔþ½ú€','\'æ„„²`he\0ÁØzùVœvÉáF4¯hW±l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê¤)4”[–€¶ÿêíDb\\','wp-content/themes/genesis/lib/functions/open-graph.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/open-graph.php',0,'¼ÛÅ½j	—KÁr~Ý','¼ÛÅ½j	—KÁr~Ý','îÌS²žÙÕ]·o¤c]Ç½Ì¡-OÌ?¢ËZq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê§\rÊžÅwµÃêI+Æô','wp-content/plugins/wordfence/js/jquery.colorbox.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/jquery.colorbox.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Oˆ0%6Œ9óe§3åj','{âLý#í\r˜]àý\ngL8P,µü¢@—êIr,{ Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê©‹?\0¾¶\\Éº2p<','wp-content/plugins/akismet/akismet-es_CR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_CR.l10n.php',0,'å;Uˆ-¼âB»0®z“','å;Uˆ-¼âB»0®z“','\\ˆ b8ÄÓå#”äevÕh§ŒÜ=ÊgÈ™ÄÂÁ_:ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê«eÙâ™ïÉîØáÞaüÛç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/header.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/header.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÐŸk}ÂIú‚¹ÆÏï','‡°‚²|Ýÿä¥º?\nléa<\nÕ°N\rŠ»ú/ê¼ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê±ÍÑ²í7ütu0Ú\'yþ','wp-content/plugins/jetpack/images/cloud-based.svg','/wordpress/plugins/jetpack/15.6-a.3/images/cloud-based.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=÷wØSd£ô³:Ôã:','Î^îBÓb\Z£\"Š÷[~ÆôL$¯ïòêIŸõ4òï…³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊµÅyð8#j°\'Ù#·$97','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/src/class-block-delimiter.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/src/class-block-delimiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¯\06Þýn…&3vÜ¼—*','zÓ¾Î\0ñ£oŠ^Þb?êE9\'Cß²îJ&;[óÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ê¿vÌp¨äfH0S»fP1','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹oî›Z¿)—Z­™¸‡','{$aîññªwH:šc¢yšKÑq½ç§PælúOåŽDg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÁÇXë5™—øÐ\rµ´','wp-content/plugins/gravityforms/form_display.php','/srv/htdocs/wp-content/plugins/gravityforms/form_display.php',0,'®‘-ÅFê,Ö\rhƒè','®‘-ÅFê,Ö\rhƒè','HSY›¥3j¤.3(¥cDù½<\'T?ÍrŽ×|ÞvC£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÂV;¬tšÁÛZž¢þ{×','wp-content/cache/cache-enabler/hjsdev.com/category-a/natus-sed-omnis-et/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/natus-sed-omnis-et/https-index.html',0,'ü5ÄÄ~µoâ¥E‹F0°8þ','ü5ÄÄ~µoâ¥E‹F0°8þ','‚/ztñU/M§\0³ãÀÎqK ZÖgcp’\'>lˆ·°†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÅX`,ÁÀÂU~ïÕ@·­','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à+ªEÖÜ•‘s…hÐ,Œ','x.’wÇ–­•àN;‹Hc°ÛãµæüHö0Pp	3œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÊ&·§à®ï‘~sXm','wp-content/themes/twentytwenty/style-rtl.css','/wordpress/themes/twentytwenty/3.0/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ gêš5êBœäÂ×b','²7ê„ÝäY]±Ñ¦îLLH£¯÷„Ôü\Z: J@Uþ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÎÝ!˜ßƒt7ÄÉÇT[','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchAds360Link.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchAds360Link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aìø¹›ˆÝžúM­H\":Ú‡','£·çåÌ@±Ÿ|²x\0HË—Ïµ˜sºp×B™yD«2\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÒoÌ<HZQ~›²Ù†ŽÆ','wp-includes/script-modules.php','/wordpress/core/6.9.1/wp-includes/script-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íòx9øÌø\n{º8LMÂW','a¥L&T5K7ø.¤;º%qáQLÖ„çÒþbj;´<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÝ	b¢·–8Î[¿¶¥y','wp-includes/js/wp-emoji-release.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-emoji-release.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÌ›¥ÏF¯×=Rã°~','U~×úWnqçp”wÁý¨ª½\nD6éîî2X‹¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊÝkˆ™~c§Š€•Ðl¾','wp-content/plugins/imagify/inc/admin/media.php','/srv/htdocs/wp-content/plugins/imagify/inc/admin/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\0Jšý¿š.,çÃ$','>›mØ×^þàž23Øâ\0ÂN\nÛ-ÊþŠpÄ²´7\rê!do','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êã±›™‹­ V9ø{â¶éb','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~¹ñJnwÍæ8z2óswa','œu<üOñ8Be\'O¯b\0yŽPJÒx7˜çþÜÿIó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êæ5O~ïYÐr=$ógKr','wp-content/themes/twentytwentyfive/patterns/services-team-photos.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-team-photos.php',0,'i‘á˜VçuLH°íåÛ¨','i‘á˜VçuLH°íåÛ¨','2¬÷„v÷P¶¢Ÿ¹D),DùR+HðÉŒEÞ+u¶å¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êç`E VÎ;ï[@£±','wp-content/wordfence-waf.php','/srv/htdocs/wp-content/wordfence-waf.php',0,'¹Ö‰¼ü˜¬’zy÷@N¾Ø','¹Ö‰¼ü˜¬’zy÷@N¾Ø','æ_2øµd:œáÕ	Ì·w3WÒ‚ùà\n*‡P&<£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Êê3Ük“Ï†&­Òþ3\'Í…','wp-content/plugins/hjs-videos-src/hjs-videos-src.php','/srv/htdocs/wp-content/plugins/hjs-videos-src/hjs-videos-src.php',0,'ÞŠ¦iˆ±,©³¬¦\Zt«“','ÞŠ¦iˆ±,©³¬¦\Zt«“','½Ïo¥–°Ù	xƒÄ;û° =b±ÐUÄêª,ùy\r	bô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÊîOå¿¯uRòûÒcÁ[j','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[clër‹u©	ÃÐ¡u^','6pËÓ\'`À+*[AGà4Šüúü^6ÅŠ£è%ÔÁC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÍzîÕ¿…L6#e’Ç*@','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php',0,'76ëµ\'\r†Ÿ<#z=Ò','76ëµ\'\r†Ÿ<#z=Ò','‘SÂ~8ÃÛëÔ×qZ¶g•©ÒÚ#cÒŸ˜.:oyÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ël“„U8¨­\"Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fùž\nÝ—qd¹¾¶	ß%Æ ','Ÿ_5¦uòP™Tc&\r$ËQð£;ï_ª×p!û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë:£$(¸%£T†š¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¸‹¶Úâ0öåErjøon','ë\0`ñî3\n\"q„à×£D44¦¡$§\0œ¤Aã†Ÿ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ënß7­‚JÀ·\Zq1ü1','wp-includes/fonts/class-wp-font-collection.php','/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îôƒ%iqîÃD\\uFª %','Á¥yÄUÌ®ôÇvç› ¶\rìÅQõ\0]\\öâ®\\/¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë!¢#ò°ÕI|‚ÛFé','wp-includes/js/tinymce/plugins/directionality/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/directionality/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ö\"èX	& )ÆÏ=Ê€$','µ&‹[ì@àÊ5ˆ¹(Ó¬cv‘§LûYI6ðB;)-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë%â<Æ†Ï0ã1ËÄðƒ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ý.¢µ_åNÿ«¹žj','\\¾^È­Â/™=¼ªË9¬¥€\"+Û¶ît;rllÑk„X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë,IÓ¿\'^ž‡‰÷Ajïó','wp-content/plugins/seo-by-rank-math/includes/traits/class-wizard.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-wizard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']øÆ$Ñáñ{ŸK˜Š±1ÊŸ','KêS…SÈ3C€˜˜ÉE‰Nù.÷a·\"G­Õ§•Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë.;;BPfr6µûAØ','wp-content/plugins/svg-support/functions/localization.php','/srv/htdocs/wp-content/plugins/svg-support/functions/localization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nw#Þ­Uý´ÍM=¹.Z','ô4µÎÛ¶ÎQ»¤:õÒMFÏQ4µ[åd‡ÅJ““','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë.x…¼—nÙBeM<','wp-content/themes/hjs-blocks/blocks/image-content.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/image-content.php',0,'PùÆ+á**)ÿƒ_ 2‹x','PùÆ+á**)ÿƒ_ 2‹x','kd#ÑÆF×*Ð{îÁórmïÕæ‰â>Õ”\\Z$ Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë4ø¨ï{RãvÈ¦K…§ñ','wp-content/mu-plugins/nexcess-mapps/Support/FatalErrorHandler.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/FatalErrorHandler.php',0,'Oñ“µKÜÎ\0âIQ;b5¾','Oñ“µKÜÎ\0âIQ;b5¾','´=\Z«úÃ?¬\Z7· ò]Û¢ž¡\0)X>n1Òz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë5V›xÇ,$¾>7dýk»','wp-includes/sodium_compat/namespaced/Core/X25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú¸búò¯9ô°‡±M','éF©/\'¡€M%”9ô }@¬ÎfW£>Œ–S*­m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë6 <¥ÊCêï®¿¹V:(r','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žâ {CNßAžÅœ©,ÁÐJ','.Þ^dÁlŠ†`ŠOúãR>KÉ0)>O=B£–b0d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë:lúe\n\\3 Õkºç*','wp-content/plugins/jetpack/modules/widgets/contact-info/contact-info-map.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info/contact-info-map.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OèØâ`®õ·á|ÀG¦te','¾ùšÍˆ\'ŠüNÈOªyø?¶†4•Ð/szÍ­\neK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë:³!÷ÞK	yÂ¨Œ[s','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'»À§ô–yV‰¹J#','gêNeÿQ»)»ôs;ecÎlôŽø†Üs«œQ˜~UÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë;ë\rLÚº…ˆ,Y—“','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÛ;UðŸX)ÄäøJ„8`','êÆ©¬0àå–Ûq¥,hœö þÂÈœ\'ŒtFvpîô\\$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë=Î÷¦	ŽÁ$òDˆ','wp-content/plugins/jetpack/vendor/composer/autoload_psr4.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òF—5ŠðÛä³Gõ6Þò†=','.Ø·}gkð PÕ÷^2–µ‰hdñGþþZ)OGt›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËAWnqª:^¤ÂÊŒÙO€','wp-content/plugins/duplicate-post/src/ui/metabox.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šß)çŸÁ CL\\¯Ó','Ñ”:*FªL»ÞŠáòhFãýþ|\0¢—]ëø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËIøïSCõÀ«Íç¡Ò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/dashicon-set.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/dashicon-set.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝLÎ—7cáp?¥G—N','Jð&µhì¨§µä§ëý>$#âË¾§ ©W‘ä³Ö¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËIzYþ¥+¦í“//G#‡','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WÆXæúvÓvlX­8…šÎ','qdwLÔ¹ºL“é90¨æ‡Äk¶“9dZÿ£+T€`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËMÔxÿ¨(ZH<õZúQ”¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËQ©¶ý›u­Ñ žIdïõ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-roles-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-roles-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','71…°ä~šEg~¸&ßS','ÔžˆŠîîx©)=óBèå2ºÂ AÜ½±­F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËTqŠaC£éa¤œ?2ª','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A™a!MšââÊu¾²Ö\"ñ','ôåÊCÁ?C²‘Ûä	\\ëÀz\Z³Ó`‹Ãó 2¢jÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËU<Ý?Y,õÏ§Ø»(','wp-admin/js/svg-painter.min.js','/wordpress/core/6.9.1/wp-admin/js/svg-painter.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã·²’àÿ–#¾9´¯ì¥','’~He±ûÿŠšLi|•ªë0Ýï75ÞjÜÕ	w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËUÐÄ}ÚB£Í	Jsýª','wp-includes/class-wp-object-cache.php','/wordpress/core/6.9.1/wp-includes/class-wp-object-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æî>•Ç’ê–¸©','±¤í_F‘lTˆã(÷eU¢ø$35	ñ;¡Þ‹\0\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë\\‚Ø¼kÙß@{ÇH[>','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/i18n-map.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/i18n-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O†g)a¦Êð‚É]¼˜šæ','ë€ZLÂ¿‡aw3¦µ¢-²Sš>ß.Xm=r^Ç)N@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËcŸÚ®q€¶\"–.|0>','wp-content/plugins/wordfence/images/icons/check-response.svg','/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-response.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NŠ¶FòôÅØÆ¿â¦','82f…)³o>Øæ5iq)»Ãe=ÒÖò©G}ìà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËhÈŽ¡ã\rOÉ²ReÄ','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-detector.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-detector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢øj4Òfï€„®ìÍp÷¿','ì»¥óôG_ï[\'Ä©&Ò™`z~(j±ÐªVhó˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëj±£¿°T–ÇŽ;nø²Ç','wp-content/plugins/gravityforms/includes/settings/fields/class-post-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-post-select.php',0,'‚ÙãWÅ[üºšeJ·¨','‚ÙãWÅ[üºšeJ·¨','êLvÔSe¹~SÐ“Žc‰CL‚ßedog_Û¡y¸PR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËmõÓ2ÓŠi¬S¸LM','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-config-data.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-config-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9‚ÿ†o­<ßÎ6¢±d','ÜÂ;¼=@F¸„0~Ñ›,™\nÛ´ìÛÊÛS\"\"b›_N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ën}Xôyü@‹âô¢]¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jQ+r…ÑÇì?UÎc)ñê','LFjúîù‹Q®µr\0|&P¢3Žð¾>ÉN½,ãEdÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËpÈ©ÒHð&cwX•Ÿ ','wp-content/plugins/jetpack/class.jetpack-admin.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k6·ÿM‡õ@ípÈŒÛ­','¡Ý¨Cå¢py•Ê©›ÖGÐ’`^Ñä‹RZO[Ñ%OæŸJr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëqò›8à]C¤ÝËÖ”Õ','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yé¡-È®ÉÕq³Qx','ïË¯I@®Ã~ÂÂ£0sð;÷å\\åõ*êvÎwGŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ërè5`—Â×[¢~aË¼¸','wp-content/plugins/jetpack/modules/shortcodes/flickr.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/flickr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','št]!¦Û´±½{@>»',']¹xG¤ìŒ±Ì³•k¯J\Z`5Ÿ-)VSèÃ¾¯?Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ësñ¿‰§}rái„½¡ÍS','wp-includes/block-supports/shadow.php','/wordpress/core/6.9.1/wp-includes/block-supports/shadow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OZßqv«ØB®¼©<V*Àò','zßÉ\Zõz3Ã[b\Z‘\\¿&XPO¼›Ì÷?ÛG„ÁS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËwXÜ;Õo/4m´fn','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',e„õ…ÊÊºïê•!k','\'@©{?i¾ëðb!­(¥Çk\rŽk6É™aëÚß‡zÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËyÐ6‘6lëšM¬C·','wp-content/plugins/wordfence/views/waf/firewall-status.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/firewall-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýëûØÅð¸SÓ4,=³tP','Þâ-.\\zo¥Ö‘úÊˆgç¤mP¤PíR§.Ò$ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë|GµÒ$êÑî¥‚Åk™úä','wp-includes/js/dist/vendor/wp-polyfill-url.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-url.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ˜>d KP\'IC¤ç3µ½8','žköõzê¯Ï:ó´—_sDpþxe%JØ	½‰õSTº_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë}Ua&glÃäi¸)ºëÂ!','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÁ¸NûŽøúô-»oö','ÍõDÑj²‚!ç.ö[z(TÕ1©AîcxpqUˆxÉXÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë†]g–1{[	œpeŽ','wp-includes/blocks/video/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è\r²Pi CIÑÐÊ','‚ù–²ô_ ýÍNBÔ­E¢mÔXÈ=¡¢zªC€r†’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËåGä¯€oe·ÿïoœ','wp-includes/js/shortcode.js','/wordpress/core/6.9.1/wp-includes/js/shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¨¿ñÐÅâÉP}óSÎŠ','yaeÃaKÔµRå\0%ÔÆxy¿Áuþyûâ†¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë˜}¸Z‚O·ÿ\Z—@Z‘Ñ','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿŒ0®à™Ž•5ù8óË','o¡`¶j6|e{©C‚lQ0‡ŠäqžÚûftï#­ð\n¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë›˜°îËïœóãú3µ\'Ò','wp-content/themes/genesis/lib/views/misc/use-child-theme-notice.php','/srv/htdocs/wp-content/themes/genesis/lib/views/misc/use-child-theme-notice.php',0,'Bú¡oˆÕ\\+Q†@Õ0','Bú¡oˆÕ\\+Q†@Õ0','cƒý6æ5Ç¤×NC®¹–r	ç\ZR\Zï×=7(Xÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë\r.©øøcD’²Rzö','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3 ‡9Éj`¬ZÊù,•Š','Ï}{žú´j\r~ÁêVŽ}‰ oÛ¿ñsïäo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë£á¾ÅÞŽ±i<nØƒ4Ë±','wp-content/plugins/gravityforms/includes/fields/class-gf-field-textarea.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-textarea.php',0,'®ûð‹^[Z0W«ß’û\r±','®ûð‹^[Z0W«ß’û\r±','†mëí_«Ä@Ãž.ùÛ5ø•¨#ðr„lE¯JZ‹B^)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë¤F0¿G,¡ Ù’¥à%','wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-legacy-location.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-legacy-location.php',0,'­¬4\Z9´!-ø·WèE£','­¬4\Z9´!-ø·WèE£','ÁŸ%ÑÂA‹ŠdêÐ‘˜™ïÕ½iµ*&Æ|X0JD}­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë¤Ô’{%kò¥Ž#¶fÛ','wp-includes/js/mediaelement/wp-playlist.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-playlist.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nWÃi¸žzÖTÈÖ¯','Û”<œ¨ŸQŠy\\úBš…u|éÍèûÂ‹fí²C|d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ë²ÏRé÷÷…Žÿ7æíôQ','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/history.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ŽdhÂIŒ^\'“}¬0¥jb','ê\0ì#Á|`£‹hZÎÐ‰ìjRQ´÷’6‚¹[©ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÇ†ÜQ½_yœdö+£','wp-includes/sodium_compat/src/Core/XChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅówbY- \'‡]ƒLóë·','œež¸Õüû¼hG	S²=§R±÷‘âGö]ñ\"³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÈb›\\b‰R§ÚsA&Á´ç','wp-includes/PHPMailer/OAuth.php','/wordpress/core/6.9.1/wp-includes/PHPMailer/OAuth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‹¸ºÓÉ¢ƒì°¹á\'','§¹Þ-×ÀëÅRq@šÊ~…\'.?ßë¼Æ=0å™e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÑN0•žäHœÅ†±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙbŽÈ…Fõ¼Ì\ZÖï¦þj','ê{zª=µM[êìuÝºšõ“/$š8M¤C~·×\\”=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÑût†\r\"f§½ðf¹|‹ø','wp-content/plugins/jetpack/_inc/build/crowdsignal-survey.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-survey.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¤ˆÄ–SØÅn†“uƒ‹\0','87iïãž,amA¾ÊÂ.¨ž;Ò4YË{u¥ðó2-ØZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÖ¢g)‡5àPø€¼Ã1','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-post-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-post-type.php',0,'«›AM;°8=þ¼-SDë','«›AM;°8=þ¼-SDë','+\0zLèÍpÂÅy”[T\0cr`@r	s†#qx—‡M€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÖæ»Nú½\0ÙÝÜ¹Ît','wp-includes/js/jquery/ui/spinner.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/spinner.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«.$ú9¢Í¼Û[zoÑúÚ','@Ðüe8XejŠTÀw[ºÂ¯E=ÕK!\\Ä¬ªP5D¯¸â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËÛó$¹@Â…–;Ñ ','wp-content/plugins/jetpack/class.json-api.php','/wordpress/plugins/jetpack/15.6-a.3/class.json-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÌ$^.\"ªN*Æàš\"ä','«°csØÒ+žÁY…\n+½É¯tSN\nwD¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëå·÷g\"Õt„÷c#%','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾lÿ.´š(ëK‘pQÙð','³Ù$rb=pÏh¹xËK£ù5]8ÇQþ§˜R‰¯jn4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËçëÚ5Y¸¸–ðÍ.iØ\'','wp-includes/Requests/src/Hooks.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™×|\"¼†âe÷|ÞÝjÞ','«ÆÂ;g}hµñfÑ‰×˜>SàC8ŠÂ\ZØñ1à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ËïvíE,¿-Oä{Ïº–','wp-includes/link-template.php','/wordpress/core/6.9.1/wp-includes/link-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìcë Ð¸@”p_1¸Ð','Ë(‰Ä÷›Ú!}ÀR2xFü§;\"G8•èYFöƒÓÃ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëï+ø³ì­pSb-*pg]','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XH„žß)uaðî£B>T','%Gcµ´Ñ½¬ŽGc‚Ÿc;rò¤ò“•ºÃ;1Ó!Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ëú¾Ri`ÀÑGD±Õ‡o','wp-content/plugins/insert-headers-and-footers/admin/images/icon-charitable.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-charitable.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÔ­Ûˆô¼¡€´ÐÆu','Äh;—^Å$î«¢RA”ýçG·ßÎ|Cí[T¥Áµ	^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìn;c¼ÓŠsø{Œ|ö>','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EIÔXR˜0Â¶V\nüW','ÈÕ§Y;ÀaÎgCà¤ï4´Y5Ëx®î¢MÏ/ÚÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì^²•`„uH§C)0¶g6','wp-content/themes/hjs-blocks/lib/filters-blog.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/filters-blog.php',0,'åï‘þïs§ó¯#Õ nE','åï‘þïs§ó¯#Õ nE','?ƒ¢²)Å·¾4YÉ:ì®Úh¦bË³1EðNïœ…à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌJDËWƒ”œÕ¹r%$ä','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html',0,'¾m¹ê‡“R‰OúpAåqÍÓ','¾m¹ê‡“R‰OúpAåqÍÓ','üùèì	™ïC§žìÕow’È]Ón6šþñÑÏS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÁ+ÉÌÑû-ÞÁ{År`','wp-content/plugins/worker/src/MWP/Event/ActionRequest.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ó’åòÈå^Uwõûæ%','÷±__­…ç›ìÍ4ÓëíÑ!>Ä7Pþ¹h\n\r›%§Æ:Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌD?žßºŽÆWCó¨‘¦','wp-content/plugins/jetpack/functions.compat.php','/wordpress/plugins/jetpack/15.6-a.3/functions.compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n!P\'ö>ïšùëþ³Æ','.\0Ë€ç5¡]‚²@&ùq…8­ýS	+‚Á7ÝZÄÄ!¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì!éLTá3•ŸiÙêxÅ','wp-admin/update-core.php','/wordpress/core/6.9.1/wp-admin/update-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥¹wé6˜p‚¨ˆK‰\rÂ˜','+.d¬FÇóÍ¾Í²D{PU;.\"BC”€kZí†b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì&¨[U¿bÉN§Ê;œáÌ+','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook-2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-facebook-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3~Ô®(¦eVx]Ñ†ë\"ÖQ','¶&ÄË/¬˜Ÿ^·2ÄÈ¥ ïÎßDhßêfà3µTáµdÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì*ør5ê°¦û£.Â”‰E','wp-content/plugins/automattic-for-agencies-client/build/index.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[9ÇŽÇ•=—Gö‚OZfÃÝ','È Ê¹+DYrŸ/nŒñ¬â‚ ¦¦•Ìû:_“ñ&¢ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì-j¬YmŠNÜßêõ}” ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Status.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì,yÕÉ\'²¢ÊÙjüÈ“','â?ò ¢Þš åú™#‹6f*–ÅÿÊ\'á7Á¨FÐõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì/¦}‘¡Â¦•ÆkA¸Zj','wp-includes/blocks/query-pagination/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R²¾—8ÃHÉ¢Þÿ^Mº{','#ësô(©È²Wm\"À\Zõ†´ZðOË›Puµ´…k\\p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì2®÷|­G!ø¾•Œ¼¦û¦','wp-content/plugins/gravityforms/images/spinner.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/spinner.svg',0,'OŽy¿iª ª¥àÝJÝø','OŽy¿iª ª¥àÝJÝø','M_òåAƒšåSÃumX¦þX?Î‘‘MiçòÆ\"†í¯z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì4>¸{nÐ÷ÂuÑ^-‡µ§','wp-includes/Requests/src/Exception/Http/Status404.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I!Ä‚àfÜöZpL.re‡','rc‚ížc±†ä5»\Zï„·:º^K”ÑýY®R|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì;*¬ßt`DÎ‰ñXU*','wp-content/plugins/jetpack/modules/seo-tools.php','/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì.-s6œ¬-c}ìè;','Í\0ºpÈw+Ž\Zy}¡+^\Zþ¹tãYaþ/ÎÅÔýX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì=_T56÷¦;Xˆ©j','wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-gif.png','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-gif.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Âv|ZK7\rg„<@`<_¹','ˆ_\\\ZJJNec´©Å¾æ¿.âÿPÉÊi}à 	<<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì=`Ê:‚°º®Ÿòx~”ë','wp-includes/blocks/site-logo/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶AÈN¥¿)‹ÝçX8',']„–ÒæƒR<NR9bÆ7œ¶£ë6j¿+œµtBt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌC†ïíõ±½ï;Ò¸í','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/js/elementor.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/js/elementor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÚç.\"q8	Ü!Üèñ','WT\rêót!\rjìh—Wh´·:1ñb8Ü¥qozõkÁ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌG~È\'riÂ¯O9®]¹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-team.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-team.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹!VÒõ«ÅÒiÉ¡åI','¨no½?\rËéø.’ýt™ôÑgÀFph˜Ü?¸‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌHU¦¯•éÈíê+¬]·','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀóúÈÑ9fVû)ËÜŽn>','ÇÖ½÷óÅÎtî·îÿ(µ&£Û»æ¤üÈiELÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌJ$ÅýBÓqÚöíûD¦','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','31Ý¤àí¼™“²!ðÔ','HkSãÄmw^Ó$4 ;oÀ$D%ÛSJ±ÐëõŸÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌMÏTq&[?ýù>ì¹Šå\n','wp-admin/css/colors/ectoplasm/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã1Â¢=~U}ðõZŽÈ$³','ýò~¸óÑ£Á·¥V0\"gþ:KZ÷“iÂÂ³\n÷C2]Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌMèÖëàzßÅ­Yºü®','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØGÓJû‡u;QÔZ6ø½','ÿû…ß\\MUŒíKhQ¯wÀC©¶iÖV´î¢¹²ÎJ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌVÚ®™œÆêM¯éjÓ','wp-includes/js/plupload/license.txt','/wordpress/core/6.9.1/wp-includes/js/plupload/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u&\n©TIŸzº«ªˆ+¾','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìa$¿:¹4jç\0º\ZXë','wp-includes/blocks/comment-template.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÊ]Ç	2—ýîa4Ú…=','Ç<ŸâÂSAóî0:Zý¤Î·«v-ìÃZ¦ê–E…ÊØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìa¨ö_Òq®]§%z¿','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â4d¤%Ïë\Z&e¦Þ','\\I4VÓ…’Àa%æÂv?ý9©e,MÚs‹:©Œ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌikÏŒ–l9\0C.Éä+','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ–^74¦ÚOÑå}1¶¹','R©m;‘Õ¨Î5O,K8°‰e8iM>“Æûø4KN~ƒ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìj·í¿,…G*wØÒýš','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÏ¹	fu<ÅËµØú¸','Ðò\ZsŒMím«}ñxÒ«™—ŒT%`ràx•(ê)IÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌnSÌ¹…ïò•ÿNÍÄãÿ','wp-content/themes/genesis/lib/admin/term-meta.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/term-meta.php',0,'mú½ÈgÒ¤êS´*ñ=#','mú½ÈgÒ¤êS´*ñ=#','X/S†=WuŽš<b;›BÕÍ«²¯ß¥³¼&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌoÍ¾]fió)jÞ/ˆeæ','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-checkout-flow.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-checkout-flow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¢Êø3t}Š?^÷‹=','hÝlæÐ	*˜™í÷¥›Q‰ô\ZP‘ÊUx/A(5@…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìyp?¤ ÒÐª‹êvT¡‚´','wp-content/plugins/google-site-kit/includes/Core/Util/Block_Support.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Block_Support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò9’T7Æ	XçOiÆ¾','«½Òä__Í’*˜ºUªug‡°©ª£sæ\\~9¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìy¿cMˆæøËM¾p×@\\','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RequestOptions.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RequestOptions.php',0,'î…—¼Šœ·&@AÈUduŽ','î…—¼Šœ·&@AÈUduŽ','À‘`•V/;]ÂÁá•œš»+•¢®ˆr4I&b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì|¿:àÅî¾DæìÞÎ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-f955ec821253f3755407.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-f955ec821253f3755407.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±7^)\rÔ\r¶÷±”(f½	','y«?ÁNÍ„SìŸ*šR˜9þ‚Ï¬jBV=ª$[º‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÆ²<H}´…õÍuŠ‘œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o÷M‡Ý‘ëXìdÚùCùÀ','¹5	1m˜Ðî¹üÃçüHëS·\0WGë*Gß.œ+ò[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÑû i›ïn°j/Är¼Õ','wp-includes/js/dist/i18n.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/i18n.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':X8Ñ.°±ZX¿ân%)','üù»‹µþÖk_¸h\'2\"ñy0i‰^©¨ì¶Éæ)ï2í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÔ‘¦A¹Ha]ª\':©','wp-includes/blocks/index.php','/wordpress/core/6.9.1/wp-includes/blocks/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ËÑÅQï\"_U(#4b','Óçn!)ÑzÁÈ(+N¬èEF29€•Ö6¡÷¹O`öì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì‚tT¬°ÐøF^ÆÕc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô›¡px¸opü.y¡ŒØß','Ðž ³)‰““þ:O4LIl•ÑUVsM«œª’8=ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì‹¸qÈB3aêYïç-ö','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\0`\'}·(ƒ¥ƒb·†ŒA#','c,€Bp£2ý8 Õí¨0j‡7}hp-ùòå®†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¡ÈáÙïh’™Æ¦½','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àŠ)Í¥#p2v9bB÷','˜›î	ï4’Ù÷t|#Æ°î©8[ig”¤ÊŸ>æÃñˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì‘Úw½nq‰OÔk6•-Q','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-enable-media-replace-deprecated.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-enable-media-replace-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô,ãðkíØeôx,föZÎ6','/äB8‰1dÎÖd}Flò°?Z\\âo¤²‹]zŸw¨·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì”Nx·\n—ñã>çsu','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-row.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-row.php',0,'ofá×À³ ÎÍÇÊ¶±','ofá×À³ ÎÍÇÊ¶±','\0!ç­’íþêŠöäãÛ0Ù€/æ”_+¡^–l‰í[\\â1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì™~üÈŒÃ®+äíbyÈ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÇ„÷úç°•ÃÛ¹ß3w','Ê£>yqÓ©äf_#›»¼Š†QŽžuÈW‰\"•^?¥Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì ³\0¤ÛF-#H›ý—½ññ','wp-content/cache/cache-enabler/hjsdev.com/cards-icons/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cards-icons/https-index.html',0,'’BûÆ§ò4HnÐWÆä','’BûÆ§ò4HnÐWÆä','žq­¯v¶šËt\nUFÀkÝÃæÄÕ/öÎew','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¡AìL 3Œ;›Vµ\rË\0','wp-content/plugins/jetpack/modules/sitemaps/sitemap-stylist.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-stylist.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜWs#\'\0•³]R<Îy‡Z','ûnƒe\"¾”ý¯tîœù¡‚×ûÉƒ\"i2³{_¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¥‹ò‰C·Âo9WdŽ&Ö¹','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-music.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-music.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û2°l›=æ½¿J¬û•ý×÷','ˆEÇCÀ~ŽPú¸ÞPž‘·Œ“åcR§ŒW¯Gt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¨,ï§Wû©ÄŒË_,«h~','wp-content/plugins/gravityformsstripe/js/admin.min.js','/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.min.js',0,'Î2yàh[tY~Ê','Î2yàh[tY~Ê','²TTÖ°xÌ¾¨²$ˆµjµNDèùGº\\å‚¬zðHpu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¨{U÷pƒB]+²,‚I','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N½g;÷aÁ2 èæ¼Â„{','‹+çK6ž}o{ë„í‡ß ™¢D}qÛïÞ—ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¯cŸqŽ\Z›¢Sš2P','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’t<Ûßof©Çíz“å','3žþ¤>­„^L+g\\‡.œSÓlÏ™ÿÛ×¿‹At­Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìµb«ŠŸ}ê€ÂOS‚¾n','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-clone.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-clone.php',0,'m¬ë\Zkt…5ç¢fù:ÿ','m¬ë\Zkt…5ç¢fù:ÿ','£®î^î:\\RûHH•šM2Ç§“.)oø¨Ê=O|9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¸³¶]•0íN+A \\I','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE_formal.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE_formal.l10n.php',0,'S\nºšÀ}¦B½àLº','S\nºšÀ}¦B½àLº','IÏ,¯ÀÁW2YX£yh¹PgâàÇó=·z­½\nÒ+¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¸¿¬™-]\ZŸ—‰nü','wp-includes/sodium_compat/src/Core/Ristretto255.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Ristretto255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k9÷wZÖê~˜¹ øô\'',' z¾`WN?]ýÓŸB,K„õÈJl´êŠW±¨>k¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¹y^ëlw×à\ZX¿','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i¢‰1›ôM9UòèrŸ','^oïÃ ×þ&¾ÂÝ¤Ðn6s¾úŸLâ±lœ‘Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì½ó þ˜ŸX™$oB¹','wp-content/plugins/akismet/_inc/akismet.js','/wordpress/plugins/akismet/5.6/_inc/akismet.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ôR7ù.01<±ÙØ–iIÑ','É}sæ¶¦F½)—Š%ª9`IC»5s˜d+‹2Ÿn\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ì¿ü“äýlÈoKÔ^óºà','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¢K-B&	±3-Jöî',',¬«ã¸µÓ¯a©ª?È~þ•$ÕA‘+ïG+W•Ï¥~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÃŠ5ffÍ;,G!\'öó\'-','wp-admin/css/colors/ocean/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AK}÷uÿX`ºZ®$“','Š0ÏÆõ‡\nßQ×ƒÈÄ/eëÕ­Æ8ö˜s~þ]_®Ãi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÄ12»ÎâŸ]\ZŸgmíý','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-toc-converter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-toc-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8d³iFÄ\Z_šÎŠP','z¤óoé\"t*5â’¢~P¹FtV#ßw×(ÙR)_›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÅÎêÕ\";+Â\rxu´äÊw','wp-includes/js/mediaelement/renderers/vimeo.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/renderers/vimeo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À?È~sÐâài6G¸/','­Ë{ƒö“Ûw˜Ø-\rþŒŠªzFáv_€û\\wfËâå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÇŠ·EÁv–c,îØµyS^','wp-includes/images/crystal/license.txt','/wordpress/core/6.9.1/wp-includes/images/crystal/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð]µLcãiG›fQ“\rÏç','vèÚpm„Êcëø6ßY~\",!V¹ØEXlülã\"zÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÜîÜŸrlS=üHòÈËl','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAdSenseLinksService.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAdSenseLinksService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄHì2.Ÿú{¼ß> P{','˜óàÀ5ìWúG¥·˜°óÿ€5‹@MMtçøG×|Ô$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÝ×ùþ~e )Tæþ_¯Á','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌF*?1h‹¾=h”,ï•','ÏUšj•[LD®%µè1DcÃb|ãGŸ¬)§ýÓ’yÍ†¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÞcé¹£–‡aª-(if.','wp-content/plugins/jetpack/_inc/blocks/subscriber-login/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriber-login/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á~«°(|v)Z\"JþàÅ','\\ÏJ®äT·làkºÎ”!’ÅÎö•dŠ­º\\é.ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌÞÌáæo™>h¡ãÿs6ä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒúozÁf\rÇÀO{Q?k','‡P0Ù*/WUBÞù“!C9eÈ\'÷jé¤!—Þz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìç\\œ(¢Ä/¸8>õÐÿ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-wpcom-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-wpcom-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2)÷¿0¬6[cªÜ˜D','ª¿LáÒe›§BA™CsïÐ_—æÝØ™e‹d/êUÃÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌçcÜ³ˆ\'å#È´(ÑA‡','wp-content/plugins/google-analytics-for-wordpress/assets/images/down@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Úô._)A›0ž%…,ò','¢s”ê&Dµ7h–ö¼V}ÁºÝO<`—y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌëÃ¶kqCú\'Š¨äúOƒã','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnitAdCode.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnitAdCode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÍ¹êpo|.ŠíÊ^­Óf','òwï`ø}íƒäÒ÷§Kð‹*3>È> + .vÍ=­bú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìîà	¼Q7ÉdkYF˜š¶','wp-content/plugins/disable-post-revision/screenshot-1.png','/srv/htdocs/wp-content/plugins/disable-post-revision/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'*5eÄR¬à$r{C8(','›©ÿI°,EÔÂ®œƒÔÊ|	œÒ\nÁ|êåNbbƒ«e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌîåÂy»$7WõTÅï:´','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery-confirm.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery-confirm.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jçæ¸-Ò05•êÂ¬(','¿€ªÿt?=}³QœZ–¶jÜòÿyù÷¦êOû\r;º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌïOO9‚›DÀ¬×«ÒÄ','wp-content/themes/genesis/lib/functions/toolbar.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/toolbar.php',0,'g™ Ñ÷‡(z½Ñö¨Í\ZK','g™ Ñ÷‡(z½Ñö¨Í\ZK','t9NýÊDšIß­¶¾¡.¥ºõ˜	%aç4’m=<lö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌïP.á2Èo´A‡Ê>p9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-loader.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-loader.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÓùê¾¡6µªÒNkåÙþ˜','d†ájC#‡ûVœS„ßiÿ<LwÜkº«¼¦a®Oõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìï[=Ò¼^\ZZ/{ïíß<','wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-service-provider.php',0,'j$£›t;Ú£,Bw{°6Å','j$£›t;Ú£,Bw{°6Å','ƒEß>+»ð– ìA^ fV\0…ýöÜsNï}ÊW.ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌïÄ‘ï\Zµ\r-+$Á','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/GravInstaller.php',0,'>âÞ‘®»—Uì@^LŸ]','>âÞ‘®»—Uì@^LŸ]',')šƒÌLB|@£š©£\"ßU™eJE»Wz ƒƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìð-gCeqhÙ	Q‹.\0\n)','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Õ†Å™sÐ\"†\'üûÊ','-Ó[Lÿœ?fÅc=&\ZóÃ â6Ü|mIZ¤$Î¶O(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìô‰ÐtV—Ž,wY;‡%{','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-080c8916.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-080c8916.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äz	ÝÅ6rå0W%oRÍ','uØ¬ÝUtûì®m¾oçøûHÝþ–w[„®:O»»ð=\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌõÓ¹²ä·a¸)I¸¸','wp-content/plugins/duplicate-post/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò®`{l‰è–­Þ{î','5$âk¢ÃøÒÓze77œaÓ5ò¬¸ŠÿÆÉàKÐa;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ìö¦™ß¡â:Úþ¿øÂ','wp-content/plugins/svg-support/functions/meta-cleanup.php','/srv/htdocs/wp-content/plugins/svg-support/functions/meta-cleanup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò®’àR§\nÅ˜1žýØÈ','Êl0W3qœ7ˆ„¥%ŽO^ù@y>Ñƒï|”ÝÆG\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÌøâÞ`4†wûræA\Z3','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-connect.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-connect.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë|Ñr»CÛö—.ÞáN','ôC’¨¥:êytÈû{FÁ-¨9”‰JºÏÆöh	þvF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í\0í8YâÁæ»—\r]ä0Ê','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ£m†¿dùn}`ß©È','˜â>QUiêãï\Zs`=o+ÕºÆòK,Ú€_žiá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÁW\nÓéª”¼•\"àþö','wp-content/plugins/jetpack/modules/comment-likes/comment-like-count.js','/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes/comment-like-count.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òjl½»ùº¾=²“xxÍ','óæa;„…p9û¸\"`q³%0ö;ÔÁ±•­‹I×\rvž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÎŸ«ŠÀÂó‘#MO','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨­ÓíYIA–Ûj÷CÃ','¡y`ìÅc\r²ûx•=É?hxÅc®‰—ˆ‡†±rY~p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í2>ÊÝ:mz=	6Ù£;','wp-includes/blocks/comment-edit-link.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„œ‘Ü\\FëÂ¯‚††^óÉ','(uÀM¢vsF¯âŸ¼R\'½±V–G—‚¢DPÆDnÂ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íýï}Øß‹L+Ã»³ó½V','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricCompatibility.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricCompatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ów0²£Ú¶<Ý-™e0ôfH','Ûôê{ã¨«ÈN„ïÙ>PK‰Ú?n_ÿ&úýÄÈÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í©ÿá‡p÷jÖ›`’Èw','wp-admin/css/customize-controls-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-controls-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àð¡aµòwÚåð\"Ê0\n1','\Z°\0O|ŒW›òñÆú€Íú€G·‰{°0ßÑ,¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íóì´¯®7\ZüÔ©E','wp-content/plugins/automattic-for-agencies-client/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í}ñæs>[;å5É~u«','wp-content/themes/genesis/index.php','/srv/htdocs/wp-content/themes/genesis/index.php',0,'Ø´Ù“ò#½±hK“¬ƒ','Ø´Ù“ò#½±hK“¬ƒ','Œ|\\kúãSýs­:ø[¤·­X.-®Þƒ›á3‡`´¸w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ín	}V-Ÿ“¬˜IŸ','wp-content/themes/twentytwenty/index.php','/wordpress/themes/twentytwenty/3.0/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÂò€LáËW¥o*åF','ÁKpñ²>(mÊÕ¿7É3El¹&\"8Žç£ÛêRÙd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í\nüHÔª…g‰Ó¡\nÔžÂ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³¦ì¨ÇÇ)YÌK®o+¡K','øáýL2àd©×$ìmkÂ—É^z©«‘·§Û«ú£°lÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í\n“®l?bÕ­¡qJ‹U','wp-content/plugins/svg-support/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GšžäÒC5kòø?’ å÷','çû¾¨ÿó¦¼IÎÎˆåátÆUÓUøžÃ4œœœ¤m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍuÞ¢ÈÑÜos:Ï£','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FIDChange.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FIDChange.php',0,'\'\"ƒšLDÄNº<¸ÖL\'','\'\"ƒšLDÄNº<¸ÖL\'','­ÿÖ’»ªÆ-ôX‚Ñ[‡Õ+à1íuAŠs×P+M4P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍðÙß<,„¨R6 ðÿŸ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php',0,'t	‡ïÏËm!¬Ô~A^óS‘','t	‡ïÏËm!¬Ô~A^óS‘','®÷…#øŠL?ûOM6rÍ/W_ ~•¹¤¦þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í\ZK¤Š½K§&æçäç»‘','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_object_cache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_object_cache.php',0,'ÆûšE%d|1­N\rÁÀ¢Q','ÆûšE%d|1­N\rÁÀ¢Q','ÄáØê%Ç1@er¬¤Š5 §xø2ž\rj÷RlùÜ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÈ˜Á‚ŒâlšiuÕÙ+','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HÂ ¸Ô>žÉ;pÑQšÔ§','q¯iáu3Uº.¥Ušž£t5ñùã-è2,Ì²GaÐ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍdÝêãlP‘Oê’ùI„','wp-admin/network.php','/wordpress/core/6.9.1/wp-admin/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±‘º*J;uc^0Róµ','T•Âý÷`–h[…ršTŽU‡²Žgé+¶¡«¤4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍXDöº::¯H*üûMS','wp-content/plugins/wps-hide-login/autoload.php','/srv/htdocs/wp-content/plugins/wps-hide-login/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µwu(&¶	X^ð)òÈNÒ','••éª!,É7Mó,ä¹>öç’Âªf®KS ß†Tm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í)\'“˜õ~zä_Žý€','wp-content/plugins/gravityforms/assets/js/dist/utils.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js',0,'8z^Àu|x‡kÈ¥”ˆòó','8z^Àu|x‡kÈ¥”ˆòó','ZG+^š@ì¸2QÂÊ½…œônA>$ÏKò¤¥ëÆNµ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í)ÄÅäò\0Ÿe‡_Ô5=«','wp-content/plugins/wordfence/lib/diffResult.php','/srv/htdocs/wp-content/plugins/wordfence/lib/diffResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âh¬—rS¶ƒt¬5\'â','ƒwa°£Ä\rV‰ULY„çË´ˆp8Ó†ô¸jüEþøìýè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í6‹!á£ùS\\[x¾•â','wp-content/plugins/imagify/inc/deprecated/Traits/Media/NoopDeprecatedTrait.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/NoopDeprecatedTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þæõ(Tëë-3º°…ÁA¿Ù','Uµ½çfÌ£Pã,¸iÅná4t³/iø¢|ý#UÚs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í:\rÊçKG€œÈL„™«N','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú3OvºüUy!w~vÖ','>–ÛÂp³Ð·„.ÁþëP÷ß˜qK&ù\nÁ¿hKÿ…,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í:åÔ4ç¥G•394','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$h¨¤÷ÕK±Ç‡éÄ','èœhÆÝylQ€¦kÌÛmªÕp&Â·£m÷´(_ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í@×Ú8Á4	f–>OÂz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-paths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß`kÃ|JÖ“;½ìPMÊJ','ØIGè¶ŸÛ*•F“öñy3C¿ubDžDý <„(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍGærQs?È>A±\r\'?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍK=­Xìa:Ä\'5¼','wp-includes/sodium_compat/src/Crypto.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F2	8\0~Ø;!p-GÐ','ÌÐº\\#xîn¦LòçÝIŽÊˆœ·¥±MRŸi8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍN±óÔ~BQÑçÀ±×º¹¹','wp-content/plugins/gravityforms/includes/addon/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍR»\"_ÎžQ-±ˆr|T','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-loader.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úì{-Ž *nU¤ŒïiÅ','Ìq¨“¥ÀQß‰bÍµB¸ML¿6¢x ÛWØ´õÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍS<Î°ƒ}n\rŒñ7','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òœÂ€=v°›bQN	~ÿ','\'ÌòóUºŒzVù]Ú*³ F8ó}£hgŽû†Gõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍXš0«\\4-hŠô»å\Z','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/installed.php',0,'ð–¤&À\n¥Âæ¾÷ëe{ƒ','ð–¤&À\n¥Âæ¾÷ëe{ƒ','‰’hŒûv6¾Ýüº‡)2yÓP{¥\"à:òÛ5¦ˆ#h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í^&‘ó`Ráy’‹™ìJ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðáa§j@DùTØª¶+9w','È”qÆ4q+@g¿©s€vz,Ø~F­éº¦\r$aêÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í^þiÎë?`ã\\b¡˜','wp-content/plugins/members/admin/class-manage-roles.php','/srv/htdocs/wp-content/plugins/members/admin/class-manage-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L™½7ÿM¾ÈìBó°','m*(«–±öóçjíB”ã9ê©’Œ¸	‡uBP>í@5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍkHÁÊ?Ÿž\'ÓÍ\"àÓ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-vimeo.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-vimeo.php',0,'•u^á–;š!¿iÀ','•u^á–;š!¿iÀ','¥[Æßµª\"n«¹íJ¶¢‘z‘îûƒuÆ9Y‡Ï‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ík €{žú¼„#E¢Æ•Â','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZwWïÓ¥Ê‹~R(¤4ÒÚ','Óó«¢¢òqJð56Ôf”|Ü{Ùì…\\‡E„-àðUÝ”—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ím¥L0N\"ÈT~ìbÜ','wp-includes/theme-compat/footer-embed.php','/wordpress/core/6.9.1/wp-includes/theme-compat/footer-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„õZÜ«„ò.“+–j','ƒi§ÉDÿAJöÏˆ;v,gcÌ%‘çˆÑ	^#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íwÿ9=Ÿ_\"h%’×v','wp-admin/css/install-rtl.css','/wordpress/core/6.9.1/wp-admin/css/install-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¹J‰	÷¼ ®Ë¶”ûv','7¤œÐ»­ª²¬KÔ‘y¼‘»3…+3$)€GI#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íz ã‡9QÛæŽå²”5c','wp-content/plugins/jetpack/modules/widgets/customizer-utils.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/customizer-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DðnïH¼Ž‘ë*u','b.ÇV¶ÿ÷¦…•|È·KbÃãŒ#n\Z\\bFÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í{ºžÐ‹w£GB3fÍ¿','wp-content/themes/hjs-blocks/images/chevron-double-right-solid-primary.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/chevron-double-right-solid-primary.svg',0,'!ŸÁXB}¿]^','!ŸÁXB}¿]^','ØøÜ:pø<4Q}©Üá }Š©Äl€ñÿÂ‘\0q…ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í}Ð]§ÝÓã®}-lºù','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListZonesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListZonesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰žCP<ïØÀÉ†ktÜª','l)ìØŠØxÛÉã^u»\"H5K³üx¸rEd‡)_\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í~\0YlÝœ\"½:÷‘î¿','wp-content/plugins/spellbook/admin/manage_perks.php','/srv/htdocs/wp-content/plugins/spellbook/admin/manage_perks.php',0,'aÃh\" ±Ï;0À;‚.I','aÃh\" ±Ï;0À;‚.I','£¨©Ã÷5â•CìYnq9ÚzŠxÅ»%lÕ2n!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í§0ÕØE÷íªB+÷x','wp-content/plugins/gravityforms/includes/settings/fields/class-field-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-field-select.php',0,'Gë.-µîW5Ž·¾\nû+¡%','Gë.-µîW5Ž·¾\nû+¡%','èd€…-»çÁµ¸S¦Õ%/5)’ª \ná¥T/Äý‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í…Eé\n1îÂ\\!\Z?7rè','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v¬„#?¶)¸÷qpŽß ','…¦˜vr ~~Û…Ÿ(ô©E¦¨gØA?§GÔÓŸ,{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í‹ôë8 ;Tº±öˆîëg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/utils/preload.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/utils/preload.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èâã(NŸ%Ò¯Ð\ZÃ','=°vPŠÖæ¡êmC\n<pèÍd\"rÿžäÜ4:ðV/o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍŽ3×¢àJynÎþÄ€Mà','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þænq*Šîõ€ZF‰)2­','áü&4\"\rQjXãmN\"ãÉ?P¾o”Í\\°Æõ?¹ùŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í“ßYá36¾élç€Y«°','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÜv™<hääèðÎîÿpü','!À/Ì[Iä+\r©ðGí²âà– DÕ­Ï7€=ŽŽ·®“\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í–	AŽ¾,d”ø9È','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile-small.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile-small.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò†·#à¢mgÁœ<ãYZµ‹','%‰Z¥™Æä¿öâ.CÞÈ‘c1\0ÛýWÎ²;S£•=Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í˜V¬+®¾†„áÓ!äk•','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†õQ¿Þóñí-=fÎèY','ˆS»tÊkV!EýY“¬ÁpÎyW<b6ôT’ãd[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í¢žºl¥~â60}Ã','wp-content/plugins/jetpack/modules/custom-post-types/testimonial.php','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^±\ni0+BèûlDÕHNX','‘¢mÒ9Ft³@¦šÏtÈ¬“tå&	JuÇ\0˜<	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í¥+\r-ìlàêZôÛá','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-seo.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-seo.php',0,'Zu¾)óÊú\'\Z:ÂIžH\r','Zu¾)óÊú\'\Z:ÂIžH\r','x+²°@‘Õøq<é§§ Zâã:Xø[Q§*ºÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í¨ž¢°Ü§Ø£ñZÅÅÈ','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{”¶€¤±“`ßþ®9¶l—ë','Š(/C¾†0øë£!•dÆcÝ\nûñWÁýôÂ÷\rcIê.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íªu¹owsFC¹G[cƒï«','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K[íèòÛ2–³Š¢·Cð','ÜÂb¿b1¿<ÇB¾>`Ÿ]Õ*H{Ý\0‘¬vªN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í­‘š¬TÔ.å&x³È‹œ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Ýf“	Q–s/Øõ*?¬¿^','R;¦X½öCÓ¢®+ÃÇ//2zž¯Êæ‡H<æ$ñ[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í°lH“|;ÍCÈxË÷`','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ¬ä¡&±.¨yh“–a','Y°¦œRfÂ|ü­ƒÌþê†wæ·¼‡t(²óÃQGÿ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í´Äh»%jä³Ý#9²où','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl\0Ïe°ï&.d\nfðÄg','ÿ“¦Zfåò²eº“L‚†\r0KÚLÈŠò&´‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í¶”jÊƒà°±ýÿ·-¦','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óþd(Éª»Ê\'G^Çe[1','sX«§rÉ™·ïñ{r‡.ƒRX\0‡ð qÎ™@ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í··^ÜE>>YiªTSïp','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šð¡±<jQ¨®a[–',';½G’|S:IöˆYI+‘LçwgIäŸ.Ç´m¼ŒBú<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Í¸Ùú!d‘¨\n3à\n','wp-content/plugins/gravityforms/entry_list.php','/srv/htdocs/wp-content/plugins/gravityforms/entry_list.php',0,'lªä¸CŠæŽBo\0\r¦','lªä¸CŠæŽBo\0\r¦','ÅéRyãoŒöCxž|«äÐ¥Ù“5¡%q‹=Ôè!È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÄÝ_ŠP…=¥³­O)ƒ','wp-includes/Requests/src/Exception/Http/Status402.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status402.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§y 3÷NJCº@wýŸC«','Rã.»-¹	è‰hk¸V¶ýH™P„©÷‡\'jx˜Ò`*¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÅä—†	R+?Buµ#','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘œåRÂýHL/½','—á^ùÆ,‰â…Í-Îµ^2T´ZE¶ë)aÊh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÅKå\ZrÌ	iÕ}ƒz','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—;å²ÁÉ\0Ò<‡Q%™§Û#','{³pQ%l–îãö\"öêS¡õm1i¨Šýêaúçù=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÉƒ€0\Z\rzä\ZUZÄ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†^n\\j`’ÖŽPB','VgÝÅyÜOùx§½(D\'hñÆ…D§	MÇý[é\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÌ\nf)Š4<u¶zM¶U&','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"‰öüÿ‹ôQÃO[¸òöä','áºð}ÔI8Ü|êê¿£›±:S\r¹†‰-lŸ_ýÀ0|°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÏ5h[¶´©ò>½˜5','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/form-insights-bar-left-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/form-insights-bar-left-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä—g”ÙµêÌO›÷JºÆÑ','jíÆÀµYn•r¹?øå	ØZÙE¾zt?e·+*\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍÑ‰ NÅMIe„º)','wp-content/plugins/jetpack/vendor/composer/autoload_classmap.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÍëcHø‹m$‹','®h{£ÈÉPÒ\0T áÕð¨»šÞq!D·‚Âhê•Ø\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íã@ÚçúX2HZg\Z›	÷','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¥Ï44£NÇ÷/O…°ÚÂ','÷Gç[o<]ãØÊÅSÅ,B]O/Ï\rŠ\'ú{Ë}›\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍãÇ\\R¹¦äkY\',ùQÝÝ','wp-content/plugins/members/img/members-givewp-integration.svg','/srv/htdocs/wp-content/plugins/members/img/members-givewp-integration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨	ƒ…ƒ³Ô2‡{Zç†‘','’Ê¢\n8Ç¾\n‘ë·›Z®ËõZä¾‘Ò.½òw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íæªíòö{,«!Âs°','wp-content/plugins/google-site-kit/includes/Core/HTTP/Middleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/HTTP/Middleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÔG\'Õ—2úf €AšÒ','&\rsbQ³ùp~õ]oáZE	Â×R:]Ñ.$¥M¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íç3ÀÍÍ‚äFô<¶¡8','wp-includes/js/underscore.js','/wordpress/core/6.9.1/wp-includes/js/underscore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\0õüª·¤ÄÁS>\ZS´Ž','ï‚8¢ZC×Ó\n¼M¬¸IødyÉ\n\'p,aJ“Gdÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íç<6?Ò’,šp\r‘‡ìb','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍíS»>s»U)€¹¤ÍH','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°y$NXÒŸîl€±l','[ìŽ-©¹Âv5<ÛåM\ná¦Ë+B»u.,Ô5g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍîpïÔP©Äm´.fÀcr','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-blog.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í÷/È2™°ŒôÑma‡f','ª ëƒ \\\n¥Ï8_?ÐÚú4÷žw›mOúñ;Ñ‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍôE†\rvÏ­ÌÐ…Ÿ+1ù','wp-includes/l10n/class-wp-translation-controller.php','/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\n\0,“S¿xÈaZLW','tÔ‹!K¤’â±}Ï/S¤a)-ÚµVAÿyìã]ÉãÎÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÍõYSôÏÓ@GøLT…B‚z','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg',0,'»äŽH€\r‹ÄkÉ9ˆ¡FÆ','»äŽH€\r‹ÄkÉ9ˆ¡FÆ',']\\=¦1õÚAaäûvRq&–üž‚ìŸ¹oÐjÁý¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íø‰»j(gù€~jU#·Ö','wp-admin/includes/class-wp-filesystem-ssh2.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ssh2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£›o¼ž\ZL„2}9','ÜŸ›ñ Ëp\0$¶t%œÕ•íä­¥%cP›µ¾ÇµÌë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Íüe­_r*š“S œô°5','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/PageGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/PageGenerator.php',0,'ØØ@µ×O&÷ ôþ’˜|','ØØ@µ×O&÷ ôþ’˜|','×þÎªò„Ð, óÆÃŸxû¶:w¸	0÷ð¨l4$Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î\0’î,É\ZdX-:¤þm','wp-content/themes/genesis/lib/js/components/image-toggle-info.js','/srv/htdocs/wp-content/themes/genesis/lib/js/components/image-toggle-info.js',0,'QTY/„ˆò6A­ªN¼','QTY/„ˆò6A­ªN¼','éüæ%<À­\ZÑû±ÆÅ˜Š’ñé±É²ŒÊŒÝò\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎôAV¥NG¥úÚâQí_Ø','wp-content/plugins/worker/src/MWP/Worker/Configuration.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Configuration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äás—öî¯dóÚ]#(I','‰%Î	öW»…)ÃSK6•’\"?!FÍ¤Ì&)ž¢`ßû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î7\"‘7eˆc¸Mù\Zš','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ­}RÀ\0`®®Ë','÷ÞN¢tx¨Òì¼¹ºš•ó-bÐ\Zâç6ç¼ÔrÁÿ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÔh‰ÖðN¼þ\0$¿º','wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php',0,'f¨Únzû¼°‹‹…ìhëŒ','f¨Únzû¼°‹‹…ìhëŒ','¿â<P]`t¼{ÜÆ³- “T/ë„ŽZ\0%üû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î\réw\r{=;¯öß²±','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ÁÿÌÃ	çr%¯èbÚj',')H®^\r_º“Bðzsc˜ ÛH1:có8Õ&¹|af','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÏGˆ÷¤{jõPø','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.asset.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']<@J¡@¯GÙJÉ§Ñà','Ô«ÿ¿K©ÁÐAS˜ªýÊ>—y0\\Á5Ê¤¬èÆ*/‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î\'\Z¾žÿG¸e(b$ÿ§','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©[E­^¸’ÈÂÀÛL€œF','æIXÛûà§Üý{Êw¨l‹¬^;#Sy#ÈÍÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î(tRñ¢Ûýf¢ÝÝÆÄ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âu3Ì8¯N	ÏØêy','Tìí†¢ÏÐñ–&!¢‡ßH„1•‡Æºhì±®t¹S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î,j’*€èMMâP´p','wp-content/plugins/jetpack/class.jetpack-network.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c§±¯Ÿ/ @³#;Ý p','è,†´1™EëÞÄ/KÔ<fä°Õaë}Îm‰LFŒþµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î-ó3\0¡úXšnlkÙ','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-arr.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-arr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KM;ôò#Œã`õÎŸt©¡','™ú¦õ¦˜²2òÊÁ«u—[ôŠv™5/ÒYù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î8@`îƒL^`œõv(ó','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-setup-checklist-site-note.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-setup-checklist-site-note.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ôºjÙì{T\rJmê¼Þ',' ¶–;öe\\ÛÉüdŠŠºª©ÚcÝÌHWû­`$ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î9:/…Â3¦Þ3]éHâ','wp-content/plugins/jetpack/class.jetpack-plan.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*íë\r^³«—Í!Ïh±','¨!žðÞŸ·Coü©A¥›Öæ¸LÛø)P+¦‹-SÀËâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î?XÝQRE°\0¦ž kR','wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/collapse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉO› áQ1dÑÔ‘','vñò\\Ôc÷ùÎ;GÊcç)¤\"þã|çÐê{	¦—ÆÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎA\ZQvžßlœe¯Ž¾J','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/SuspendedDetails.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/SuspendedDetails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦<vîÅúš…%ÖAúäá©','- fÍÚ7·e6èlä‰Ô€^@ØJÝÎë/\'™	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎH(aÿFuVE´¹Õ#K','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/en.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/en.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IGFó±ÚŽrÿ,o;1','ØD‘`¾{­jHÙÇÙN4ûeM§É¿ÇÛN;$j²Me§d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎO5ÙVs@ƒý8^…P\\Ž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢þõuV\"ÿ®@ŒýO8ç¸Å','ÑÕ_V\Z±ý(F?8~\\å#|\rôE•-$Où„(uÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎR±xn>Žý8q]n¢´8','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/LocationService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/LocationService.php',0,'šæù©°c=²€¼€ˆ','šæù©°c=²€¼€ˆ','i«jÓuõJÅ\'•¸Æê³ó\rùF)êZðÄ^K7µœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎSÙ72·ù>ûš¦­}ómÔ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦û9„Y’ÔûÏMˆÚÇU','š WS×¿/½_$YU&&»èîTÁÝ$wã§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎT%àY^Hïš™Ï$¨4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/testimonial-shortcode.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/testimonial-shortcode.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w,.±¿õ{dfr ŸZ','õ<T.ÑÏ}ñœÁÂîìgÍ²š&j˜î\r8|yiù|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎVXA\"Ì½ö*¾\\<¡“','wp-content/plugins/seo-by-rank-math/includes/modules/llms/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÔOµpF4‹¹\n›ÊKkO','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î_)-ª]íËŒkO	Ã÷Ã','wp-includes/ID3/module.tag.apetag.php','/wordpress/core/6.9.1/wp-includes/ID3/module.tag.apetag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OÜpð0d¤JïÀµÒd©é','_%àï	;ˆPíÖ³üù×dt“ª-´dÔâx­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î_õ RÝ/øÔkÃ}4>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-checkbox@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-checkbox@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!¡“^>çvF_È‹','®¶,˜}Mm$ÝÍ2Ã3á-Ü\'Y)Ê\\v™}ŒÔý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îba$1‡ÿF—ÚTéu','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_\nÒö±†ú}mTÞ¨É','lW4>5à„]}:þÙ£aGßß\'²˜éÎ¬\ZK=>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îe¤µsê€‡4UI.D^g','wp-includes/css/dist/admin-ui/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰?{\Z)[µ9ÀÀê?™çáB','»¢” .\0VTŒÍ_‹±á˜ ã\\`ˆ”œ¹Î\0%tïe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎeÁ½äCÑ\rF&z¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']gNr õç¦õ+‚)ášg','¼ï@T•9ßý–’“!¼é~ŠÖUqQÿ/×³7D°Y¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îl/<ÀÍUçëZA‹å','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­¯\'èÐˆµHn0´ì\rv','Î<iâqáê‡Ã³tIxÅ8ª+•I‘µÙ‡W;¥\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î|W_iÉˆ”þß8Ií0‡','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªoÖ.x¤¡ âx®Rõ°8Ê','ìˆì\\Ã•Kå‘ø\"œú2B#´«÷¯X’‹5¦¹é‡®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î|žÏf÷€îèÉ,2­T	','wp-admin/term.php','/wordpress/core/6.9.1/wp-admin/term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a2½×±w°ûSF.ùÇÇÅé',')iC…ýëÐHá35ú°Ú8ƒ™‰ÝlB{Bªfö²×g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î~®……Ñ^/ðs­Å©1','wp-includes/SimplePie/src/Cache/MySQL.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/MySQL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€xvÝÇ%¨Ö>¶ÍX&l','þ›T„ˆ÷æ5úZ[Qà‚ñØ] ]g,AÃN+ÂæGÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î’_hôÈlÞß5æ—löq','wp-includes/blocks/term-name/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-name/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g…&\njVàSµbÌf\\[','*ç¾÷v\'oÈ4íP{+`4BL»’UÓ»š¾;[öS¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î’ €7Sá¦ŠÑmÛ—','wp-content/plugins/jetpack/modules/theme-tools/content-options.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ÂúÄH0MŒsÃ£®ð','ƒ\\þ~ÑÌóåÞ0OÝ×„ØÓ&é~”Ø¤üBLz¹À•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î•.Ë¬jìŸ8¶’¥·','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-age.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-age.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&äØ6Tz;t©­Olá´žš','T}%ˆmü³Î\"IÃƒR5ÕKøÒ¾ð3A>×©_³fÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î›ö·ÛÝ¸ÛÂhùÅ¡','wp-content/cache/cache-enabler/hjsdev.com/cards-gallery/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cards-gallery/https-index.html',0,'±×a÷ËØó›µœ”·zà','±×a÷ËØó›µœ”·zà','qg?_u—h·˜Œ“õû©)»’–8¬ÀMš´³É%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎP|ÙÚ’ü‡žó\\Ão','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ „w^ã®³]ç·£M','•«ò°Áñ÷§ZEüOë´7(­nY›îhîË¨ƒ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î¬?ÖðU>üš™•ˆF','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/BufferStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/BufferStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¯=à9p2	€Ÿ¬ñâ£Ì','˜œÙOw$·Mi£,ç‡ØúÉ¦ãøJ_«¼ïj,«ê€[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î¡ûÜà¾Ç%Á*P\'ž!','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë£o¹òob’Kø÷ž€=-','ñŸCŒ¤4§Ú†ÉJû	tt›¸\\Ëõm¼Ž²Fñ™U³ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î¥^SyLÁ,•QÚçGÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\}‚]þo‹ã€__Òqkà','Ó(\'€½Ï˜oÍlfm ˆ<j°,ÑX…„‹Ô«pC¾{Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î©j%Yg’ëÛ¼8È','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@õˆ@ëÂÂ¤•0Z¢íB','Hxk\"çÂ>DiyHrÕ¯zÑ}!Zµè+,ýE©œdqÏ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î«\n 1¾q…#J§ƒ4\"I\0','wp-content/plugins/gravityforms/js.php','/srv/htdocs/wp-content/plugins/gravityforms/js.php',0,'w{…×‘óxažd','w{…×‘óxažd','|ÞhQþQ¸Ò—Õï4§ù|Š·«ÈÌ(ƒ‘5!ç¶5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î¯:ñfÂŽKOÔÓtju','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mn5D•½”²œŸÈ¾qp','Ÿ¼o,p§9IÏ}ì¼]^ÐÏ¶-gXÚOržp;i*<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î±¥Z	 ÚiÓIÈ­','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\"7ýdÖ‘»ÚÄà‚¦Þk','¢1‰6  ç…yºß×ÞÞÈœÑ…\\íÞ©åÄ¸Uô¬ DÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î³y\0¯6ÓÏ›\0€^	=@','wp-includes/blocks/post-navigation-link/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒCüêb›r¬†¼µ’:Ø','A„ùùÎ!¶D”gíõ$µ;è~³Ùºo²“£îP;{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Î´VJ‚ˆTè˜ãhû©	ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/edit-items.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/edit-items.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}£@î.j&´“£ã¹—','‚ÝÂ Ü,Ÿ¯£]À¹ï©¥Ùè¡ãz0nÕëÀ¢¼à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÄfÄÈ´¿èÄäì3‘à_š','wp-content/plugins/imagify/classes/Optimization/Process/ProcessInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/ProcessInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2&`_*´—Ì‚é²eª','À;WˆÕ©ióö8!]Þò¡–!Ñ\ZJqWjNW„®¾¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÅ“þúúÏ”ò=Ÿº#6','wp-admin/images/post-formats32.png','/wordpress/core/6.9.1/wp-admin/images/post-formats32.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WY~O’ø{ð+_L‰kE;','k¾<8¤._D´ãK‹‚µßG[§5e-I(0w°áh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÇ¥dÿŸBN[>wÂRûŠ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó…YG,myûf·H‹Z‹÷Ø','¾ÖbeËÄÑK&Ó](LŸbY9«yªû[¥ëúcî§¬¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÊónæ \"ì7d\\ÚJ','wp-content/plugins/gravityforms/includes/save-form/endpoints/class-gf-save-form-endpoint-admin.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/endpoints/class-gf-save-form-endpoint-admin.php',0,'ï H\'.|^na@R‰ˆÅ×','ï H\'.|^na@R‰ˆÅ×','¬w©Í ŒB~„ ‰ê¡qk%)­Ÿ¦š†%Ë/ÝE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÌu ËñàzÅå–%>»','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö¡¢QBÞÇf+hžl ‚Q','ïÌXá§a¡cÓ9ìèS6Ã˜ò¶uEÞ–G6@35','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÒƒ|IZ€lRd@kL»3','wp-content/plugins/members/admin/views/class-view.php','/srv/htdocs/wp-content/plugins/members/admin/views/class-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™\0ÆOºIE5&cï\"†O\'ö','©EnMå^dÄÔ9á6ûª¸›N·x•È¤ó­°(¶Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÓ\"2AÉvšÎtŽÄ%˜^','wp-content/plugins/worker/src/MWP/Worker/Exception.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G!Tžñ‹ãÒ…SV¦j%…','?ì9S:ZÙ_È\0¦Ìl}ôç™Õ´VÇlê\'ÅN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎÓûQ‡Îe~§ùE¢‚å°','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analysis.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ`e:$%u]¨wÃÒä',')L¥¨ÖC²ÆzÊJM7¬ÖbEþTÝâ6§«0SA-­g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îä—ÏÿÉ®ª\nŒP','wp-includes/blocks/quote/style.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')AÌ¿¯ðÊ<:ßì>N','™í•Oã/â\n»Æ/G«\"ïsÎ½RÈŒw„¼Ýe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎåÅ‘DÍ•€Ò¸×‰ê%','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/style-premium-theme.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/style-premium-theme.php',0,'¦Ô¼÷7% Ì1_‚×Žã','¦Ô¼÷7% Ì1_‚×Žã','Í¹X³_P¹ôÔÁ3ëpPè™¸´`{ Ç˜I:ˆA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Îëµî9|êèr•ê,Ô2ùü','wp-content/plugins/insert-headers-and-footers/build/admin.css','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ<”¨xï\ZÉâ€ØÌ¥¼<','{KxBô?b[Z!ëãÎ(ëÚÚ[zÅÏ„Y3up<ó-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎóÍÁÌWs»Ú7Å¢Kº$','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/img/custom-schema-builder.jpg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/img/custom-schema-builder.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‹@¤ö¬âˆæÓ°³Fž','ÿZ>l¡ÓHÆr:êŒž 6ã)¦°øÊU2jsBIÜlÙt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÎöeEè¡g2Ð;ÖùŒÛ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïß,”Ÿ´@ÎÖóºQÌ','wp-content/plugins/wordfence/views/common/indeterminate-progress.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I·æ\"Ýsg½4ˆ\\(±8','´@™îýZn\"Î¾~žQÕ”ºÃ8“sãPŠ¶ž\07å3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï¿$eÅ&‡gqŸi§mÔ','wp-content/themes/twentytwenty/header.php','/wordpress/themes/twentytwenty/3.0/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š s„ì`{¦4\Z¯Êƒ›3','êÕÉðJ›gÞ‰,iKÈ4és‡Fÿ&Ó¯§¨xNÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏSk\"|€Œ´SŠòÙQ.','wp-content/plugins/gravityforms/includes/license/class-gf-license-statuses.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-statuses.php',0,'Æº†ŸmVÞ£Þ¥•G','Æº†ŸmVÞ£Þ¥•G','»Qž4œ˜¦Ã¸¢	6º$Õz\'W#Cö¡ÈšéD¨ƒK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï´;uÐ&ìšÊXÁ¬.†','wp-content/plugins/gravityforms/includes/fields/class-gf-field-honeypot.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-honeypot.php',0,'ä“Þ\0+G\r‡»Åí¼4','ä“Þ\0+G\r‡»Åí¼4','¡Žx;­úÃCÍZÛF „nK–_Íˆ,LÕ¿Î­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï.=\\ÝÔÔÐ*+Í‘','wp-content/plugins/jetpack/views/admin/network-settings.php','/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úJX¨çÖytG9êñ>Ïõ','ÿÑŒ&4¸l|¾ÛÃã2Ú¯^_Á²ëÂ Ã¦·«J¤*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏpµEÅûú÷_º{+û·','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GetPeopleResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GetPeopleResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZ“d€Óö·†¡jRÅ“h','@à©UÐ2:âÇÃ;ðXSW!*b«²Sa™Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï!e±(Ip«ÊÑk¤%-)','wp-content/plugins/members/js/edit-role.js','/srv/htdocs/wp-content/plugins/members/js/edit-role.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ£!ÊWö|¼Cõ\\€Ó\"','Ó.ÇBdï¢µïrZõÃ†S¨ztå}€èvUÚ—¼ã…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï#ÀxÜ¼åWL+v?hÕ?','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Idn.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Idn.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pSDÄ¬‹¾g¢DÎW»­î','ÓÞiG‡àø\r!£`q6yn &/GÅ‡œGØ3W5ß¯•Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï*@o­&x5¾]À§Þà”','wp-content/themes/hjs-blocks/images/angle-down-solid-white.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid-white.svg',0,'[.H‰àŸ.èæo!h','[.H‰àŸ.èæo!h','@Þ¿¬=dg9¸Ý’–n®¶5§ó?§#É§SI.Söö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï-Ó+ŽeÆáÔmñu\"¶Ãx','wp-admin/css/colors/sunrise/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÄ[øÏèþ/ÅÖÓ”·','H9˜¨÷‡õ’*ÛGäˆÑîÏ¬¸ƒ¬AÐ×ó­A\'4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï26Ë6Ý#	S[h(\\²µ','wp-includes/css/dist/block-library/common.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®i0_ú3îyG¥fÿ5Gœ','Õmæö»ËhÜA%^8É> Uô¿ÑHƒ\\{®;\\8€Ÿ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï3›GžKÁk[Ù;–	­=…','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„?ê¦*iÇÈV÷È}É»','ó‚Oâ¤ðoÐ	ÛjäÈVOÂ½±Óš³GUfÇOþ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï5«½GÌ;.°¸\Z@ÁC…','wp-content/plugins/jetpack/images/rss/orange-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èR4&pºÁ®|<ÐxnÂ','Ä%H&©ÛÓñªq˜Ä^;‡wæ\"™&L	Þ	¸z]œ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï?s…â(j;âòŸlÅ•','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/global.d.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/global.d.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÀz¤³œžÊÛåCCÈ‡','q.-†±ÿ\0*‚‰ÈØ×Ñd2ÌÛV%ç´‰ïcµŸÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏEV¬:ë|+tŠså$¶ƒ','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÃ ‡<Æx¿N‹[M','ÚÜI™d\Z=\Z:¶òõçï9°ÿaÙ×°ámsSÈZÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏE…K«1égqhg½è&Ê','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-my-account.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-my-account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÞMˆË_¶b,žÄšÚ(¬','×—»¤ž¾Hà[’Ru‚›Fðàë Ç=±_¨úÑUts','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏQÜ„yJ½SÎ0\0Ó•ü¢','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg',0,'ÍGY ©v­3¿ôóä','ÍGY ©v­3¿ôóä','ÂcŽt(ô2R0Z­ø“6;³óˆ_c¡þ.£ ¯èJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏR£&BÌ>uœ÷º*K','wp-content/plugins/seo-by-rank-math/includes/rest/class-post.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶çcÄÝ¢¸×ôCÞI”ü','Ú3iìªzì„êI]¼Ic¤¥‡šÛÿ\0˜SzºLå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏW×\'µ%çªò²ƒ¢qô@','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/icon.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/icon.svg',0,'µ(¥Õ‘ŒejŽCÅŒi','µ(¥Õ‘ŒejŽCÅŒi','W•iæyŽÍ7\"`7Ðž(õÕ¬{9æ`¾Æ¢®³]Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏX—Zé´nå8×®å*7','wp-includes/SimplePie/src/HTTP/ClientException.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/ClientException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š_\n#•19\01®Ûä\"','¬”6ZA¿_ê]Åõ´“Ú½.r‚@‘iêÇ#‹È85,Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏY›±Ú<æ*ÞBÐì’Ü','wp-content/plugins/members/templates/comments.php','/srv/htdocs/wp-content/plugins/members/templates/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ê–fZo–¹Þ„ E','ÖêLVOuVÜ›Õ4d^ð0NûÄ„ý’ÒD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï[FàÄ¹Í™n•}¶rÅy','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-faq-converter.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-faq-converter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mJ<\"O¸’î/Ï)[','3WŽFSW}ÝÝ ¢÷½KPÃà´gï.ö+7ËGÌi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï_q ^¡Ç<à8ïÇ:è	','wp-admin/css/colors/modern/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XT«-ü÷ö.½Û$¯Š&ê','ïà\ny÷ÉJUZêÓ=F—ÂV?<ÍCí2éïq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏnŽ‰/¿l@TÒìF','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/interfaces.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/interfaces.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U×‰¿º×–5­6˜','\r:’`õßWÓ”Ç‚<ÇÉÛÓ–æéÈ¹;Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ït,’tT¦I—`itN/Kx','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromisorInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëÛXcôP‰j]Ìd.\0½)A','§‰@Uï®Ö[ÿå‰¢~SÇ7¶ŸämYiö¨»•‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏuFóâ‘^Gú¥E+ˆ¶c','wp-admin/network/freedoms.php','/wordpress/core/6.9.1/wp-admin/network/freedoms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¨6ë|º”tJ4¿1´','àƒâ Bë;µñ½øMÙ7©ßƒ€á[²9Ÿ</ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï€tGÈ©ÈÀ‹¤D','wp-includes/js/tinymce/plugins/image/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/image/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠB\n€4Ø\\ªµ0ð=','Q¸vö©“SI>;4¾Ž1û%»rfï$@ÏpÔØø\\j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏŠ=÷ÆX®¬÷bBz\' Œ','wp-includes/js/jquery/ui/effect-explode.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-explode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù}ã3Ô­4^åsÜÆ›ö/Ù','!ƒ!EylnÛÊ³V`Ë¸ö†1wÈ9¼=T«Õ›ðï¨¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏŠYwÔ×¹˜ŒE­Gê','wp-includes/blocks/group/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/group/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ƒjC€OÑº}’`xÝ°¦','€ûGCñf0S®\"hsÉçp4YuR\Zö­$àÅxqO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï‹\\„•áø¢×^Â6Ãr','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­fu¡»n¨ƒÓi=_d’=','MÐŸ’{þ|?Ø²\\µ¯M\rF6‚z¢\n\'\rs%BsJåõÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏŒ•Fø9ÇFOMÝF}','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†eÑê|\'Ñâ\0Yý…','¥šGä}~züF§æ úŸøP|®)1˜ð­Ê·ž´Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï<“u­háõ4Ž¢>L~„','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-setup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸâaZV¥\n·6­ð_','WQ¨É1¤[O§ÑBªÖ‰ØøÛ¿ÜàÀv&ÔðÜAéàÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï„\ryè¸w«#UÝÈW#','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºˆMÍgÆOœ:ãïÓŠ£ˆ','ÍË	i™:c´éàŒçuFW{&uf½þÌõ¬z?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï”NV\"‰j<Ú#^FÆV¨','wp-content/plugins/wp-mail-smtp/src/Uploads.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Uploads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÔÖçy3ë*o\r£‘','„£²G¥ïôÓµ!~«ÖB‹“5%…QŽ‘—bRµ/ßD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï•\'³Ö«¦’¸wD™','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cËëº•¿V¸Ç.n€@','êu»°·ÂeàÃæ±óë„kæ]2cúÒVÙ7$ËJ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï– IÓpEf×–ÍrVE‚','wp-content/mu-plugins/nexcess-mapps/Concerns/MakesHttpRequests.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/MakesHttpRequests.php',0,'Ð´Ù7Ü§!*B1ÇrÏ¶','Ð´Ù7Ü§!*B1ÇrÏ¶','ÜôE¤£*GYÑès/ñª´øLìKþclÙ‚r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïš–\"ž²‰jðy±ÔÍÝ^','wp-includes/js/dist/blob.js','/wordpress/core/6.9.1/wp-includes/js/dist/blob.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù@)\Z?Ô+»z\\A„üé','€ÁÎûñ	¥þ’L|ÚÇ>#;_ç¢ãWèŸþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï ;‚àw$>“ø÷Þ ‹­','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦t‡ZÕ“!ÐÃr‚ÙÑ6C','‡›º\rÀ²¥‚‰DBf™K{ï²†ÝânùûzO†6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï­Ôóì¦6nc,µ`¹<','wp-content/plugins/jetpack/modules/stats.php','/wordpress/plugins/jetpack/15.6-a.3/modules/stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»|¯†D5\\^\"—¿GË%','D{1TAÿ¸õáp³Òl¡vú8÷9…Æí8’0”Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï°œz‰‚¬ÏxÁU¹-','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ü\'N&Ã,ÈhGÅeôì–','JH~Þ¼¿YÆJ;Jš©Ù Œ­ËwÑíìh0“§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï½EÊ <ý\0±F&_´£“«','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÂÈ­ÁHÔ¹òÜfëká','wp-includes/js/tinymce/wp-tinymce.php','/wordpress/core/6.9.1/wp-includes/js/tinymce/wp-tinymce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1_H—0¬íâUSÃá@hó','ÁšÑÛëÏ_Ø•×ÞÉNÍží½–ì1‰*ãÖÇœýö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÅ;M6¹g}cp“i’F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë—ÀJ/°odª*¼“ì6Í¬','KãÜ‡xŒp1Õ–Æ‡ãªàÆ„d#MÐ[ŽÔ¥ª¾)É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÇféN¶›<b_2ƒ}ýïø','wp-content/plugins/jetpack/_inc/blocks/swiper.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹“é¨Æqª#5Ózš6dV','ï%—/>T‘T$ \r–ÛúV´e7Ðàž/¦±\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÈ|í˜E‡iÞèCiûG','wp-content/plugins/imagify/inc/deprecated/Traits/Media/WPDeprecatedTrait.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/WPDeprecatedTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r‹â4}LøÚUÓ„*©','áwâ!¬¿]ŸýRÁa!¡vc¯ÕeØvLµ-2ãy‚Âk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÓJ2,6Ï=0·AðŸtÛ¼','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries-infoblocks.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries-infoblocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YÆ$yÒ¸?°ST@’îË','…À§Í`ãðJR¡¥6cGÆÂÛ—šWbøçk—š=²Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ï×€yKvçÓ.ù\Z±','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>¹„_Ð3õÑNw°#÷','àÇ¥ãmZz*,=:\n½Ù-è3™™|£Äù!“ãß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÝV•¿\0%Ž§%±/§','wp-content/uploads/backup/2022/07/index.php','/srv/htdocs/wp-content/uploads/backup/2022/07/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏÝ™ªP(™ƒÉO\'E‘ùe','wp-includes/js/jquery/ui/effect.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kÝMÊ|°’á†n¨¨#','ŠtŠ]Ê\\”à×8Ù0¯=ü\0)4Z8«Ìxæ†0ì·‹ 1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏáTÆÓN‡>{Ã}_ðî³','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rö;™!éH•ŸdîH','ùáöóÁ¾Ž©Ò½[æ	º§TBÜ}‹sÃÌ\n<þ+­Î¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏãS<C£Õ§Ÿ6g¿)','wp-includes/Requests/src/Exception/Http/Status408.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status408.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LúÙÈâÇ]pÃ¦ÖŠKýÉ','«|gÕ+}ÕºIwô«yëTlfO\r¢ÆOœdî˜ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïæ†Hb«µðRÝªÍ	²í','wp-content/plugins/jetpack/images/recommendations/mobile-app.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À,>²%H½Ó>@˜,“DU',' R\'ÿ¡X€ÄŸYçp=”ÞÿØÐ£ºXÌïùðYât¾G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏèÑrÔº|ÞËû\"dE}„4','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/content.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YŒŠ™‹!64Ö—&©¡&','EŸw,†^óè¾_˜rVú^lCæHHy3êÒÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïé‹­¡‚{^ªMU*ô_','wp-includes/js/twemoji.js','/wordpress/core/6.9.1/wp-includes/js/twemoji.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cœ&xÓoÍËQ˜B~­L','Uì¢èæÂäµÙ`á9FuhùÍ“—çHà¿¸3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏíMaëD^Ö#ÜÑ&§<','wp-content/plugins/jetpack/class.jetpack-cli.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Oø…v&ƒçJÜOaã/','\"§oÛÄ2\'3žÀ±®ª[k¾Ùn0h)™…†«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏøcôqÐTÀHz_¡´','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aë	8EÊ Úr\'ÎØ®˜','‘Åa10=ý6óm/È°S!î…ˆ­‘`î8~¶ßlÝY’þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏøÁe‚\'‡ÞæÄ÷¤O','wp-content/themes/genesis/lib/classes/class-genesis-cli-command.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-command.php',0,'N”ÿ]3!×hiw·í†í_','N”ÿ]3!×hiw·í†í_','w%!dðãJ©P€êC}qé}¿“Öõ§I²Å€T„J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïúb·ÍñF`ì{ÊrŒýÎ','wp-content/cache/cache-enabler/hjsdev.com/product-cards/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product-cards/https-index.html',0,'/\r;¿u–ïA­A¸^ü','/\r;¿u–ïA­A¸^ü','P©fyCrA²PpwRFZ£5Ž¯\'Üp&Úð.å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏúŒ\"àCƒ™¶êqßýðá!','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-user.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºùú“3=2¡*37X†ã','ì‰òIR½.ë³ycàŸ¦$aCÛæÝªÈ<I¶–¯Nò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïüô\\TŸ¨@SOá|m','wp-includes/blocks/audio/block.json','/wordpress/core/6.9.1/wp-includes/blocks/audio/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆÁœŠ;4ŠL%^is²1ÞA','Î+ã¦&+.VO†²Ú™°ûV±Q#\Z­‘i¤–QÂ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÏüƒÏì/Ç¯ªÿC9	','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg',0,'UuÝ}r	Ó\\,²‚XÊ˜','UuÝ}r	Ó\\,²‚XÊ˜','&ÒVMÍ\'FÎÛ$G7¯É•äX×³úÿ7fº˜…äû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ïÿ@¶÷AO=	òyA¼','wp-includes/class-wp-paused-extensions-storage.php','/wordpress/core/6.9.1/wp-includes/class-wp-paused-extensions-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇóÛò/otUbiÍ²ƒÊ','.ÊÔ²²Jí_ä™çžíP,ðH4óAØöóÌÕlY‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðh¥mºÞBçÙôŒ','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_js_json.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_js_json.php',0,'Í¼´zéÂÏL«CŽÉ’','Í¼´zéÂÏL«CŽÉ’',',gŽ\"†F¯«5Q6\\¾žÐ*yç¹ÿ¥ùB˜¯¾W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð±È”¢ÕB~ËÏ¿ h','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-importer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-importer.php',0,'ô–ùŠKk˜_úqIgˆ','ô–ùŠKk˜_úqIgˆ','‘{ß*3ÁˆY†1©òDL,BÓŽ­]´Xþ\\i´¸…èu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐjàŸ¥f!Äaí¢³','wp-content/plugins/wordfence/js/wfdropdown.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfdropdown.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÏÂ_Y\Z™TvFu\Zþ','–×AÒßëÄºKbaº’4÷î-ãt¦$WèËTrPd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð£Õ»YJæœMBþP','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õH”—ÐB\\ö¦j$Q´¸','Ÿö8Ãvcâ%>–±? µxc\"óõDpÂD·O?¥,À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð¬]mÙ²§	â–­ì','wp-content/plugins/wordfence/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mã£X\"‘ Æ·»U‚]\\','*¤5–Å“­á,žôVu‚C*‚_ïõôo1\nPCœ\rF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð]fæyï./¯ba\rN','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/BeforeValidException.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/BeforeValidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûJ,Ü\0%…rÝ4»bóõ]','¬£¹š¹H6$|½,\"üž€Q¨ 2<ò÷ŒZ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðì¼ú¦‚gs˜†)Ý…','wp-includes/blocks/latest-posts/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¿©êÁI7ÌC^;\"','Ië,ªS%_#ùRa:ÇiÍk\ZöÂ>çþ© P<æ­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÖœÙTF¶îÈþ50°','wp-includes/css/dist/base-styles/admin-schemes-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹áÊõ><;-\Z7[;@®i','€‚0U~·b\n):£cjþqXµ^^Ïe»P§N‹ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð7Ù=,ø† ƒ6«®','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ­šcx—*ñª˜@|¹bá','Òù–ÍO´à=\\±/föUxH–^oððŠ\Z±iÕH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðæ…œRpêý)MT','wp-content/plugins/worker/version','/srv/htdocs/wp-content/plugins/worker/version',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-:no¸ýã1ŒY?«','‚u¿êªFÉž\" ;Ý1¸\\º·¬ì‡‰ðÉ;¯íbÓ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð%#óºétÁÏò4„x','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y¨Wû0{Xån§Zÿ0','Å\0AVðŒRXˆÊÈ•Ê~Üád§^í/)…@RòÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð*ÎkÕ$å}3æ›€6Â+','wp-content/plugins/sidebar-manager/languages/sidebar-manager.pot','/srv/htdocs/wp-content/plugins/sidebar-manager/languages/sidebar-manager.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Tœ³)­zÏ4R`','\\}k£ÚÝB¬¥—`.ž¦áÓ—½ ŽìH‚C®ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð-Cpx1ºˆeÄ]‡Ù…g','wp-content/plugins/members/addons/members-block-permissions/public/js/upsell.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/js/upsell.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹oXÜé%’n£¥|w4J]','G¿ª¿ËÁ¦ûÐa,:Xý@©Ðv«ÎV5Ü\'À[	Hx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð0*®Té?…Ø²Á”\\@N','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-text.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-text.php',0,'\'* ‚Ò\"B.0[}9Ù²Ž','\'* ‚Ò\"B.0[}9Ù²Ž',']€nÅd{ˆî³À“Î-›„<e¸²€¨Æ\0iA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð2~@|5Ðª÷Ï{†E™˜','wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/carousel/jetpack-carousel.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ÌÃÏ4ÞZI?ë±R×üÁÉ','(¶dXŽ£Üˆr$±œ¢ àHkB›ˆœ®½ÐN-$ÛÉ–Ãm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð5øÍTAý´l¸£!ÃÂí„','wp-content/mu-plugins/nexcess-mapps/templates/options-page.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/options-page.php',0,'?o™$WRÙHŒÓ\0Oö¡µ','?o™$WRÙHŒÓ\0Oö¡µ','W<Üƒíág×Z½C„z^{\"þ\0—µô}–F\'«Pi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð:A9ëA‡IË½Ì:×ª','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gøi|Áû»ãR27ŸCÕ','ðýìÛ\'Š‰ÚFÎŠ¨Ø}ƒÀJ<27Òònv%–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð;w‘é ðyËºb+‰:','wp-content/plugins/worker/src/Monolog/Processor/PsrLogMessageProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/PsrLogMessageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÊ’)[¬å¥Èl-D‘–¥','Á¡Íú‘JD¼XG2Pwu­›ÉºYŒâ»m_ÝoäÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð>6bY£¹•AUFð.','wp-includes/blocks/archives.php','/wordpress/core/6.9.1/wp-includes/blocks/archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TKe;ôDeL±ÿ)ûÑÙÖA','Õ€V¦fÓ\'õÄkwqžybóŸ^Ï‚®7Æ¨+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð>›sËl›WD7õM°','wp-includes/bookmark-template.php','/wordpress/core/6.9.1/wp-includes/bookmark-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å½­ægy<ÃoÝzC¢Š4','jL°þ.ºÇ–þä½ãŸil=&Á‡– ÍëE	`µ¡R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð>Ýó­\Z¡³¼;Ù´…q','wp-content/plugins/gravityforms/css/index.php','/srv/htdocs/wp-content/plugins/gravityforms/css/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð>ßbÀ‘\"[û˜‰9w]vr','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯wDj˜·Â„¬t¬C(6','2<¹6¿§×md.[3I½Øƒ·ö®e0§ÑB´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐDÛùÇD,Vt\ZŸa?÷¦','wp-content/plugins/wps-hide-login/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°$‡ÏnH96[gƒÐq\Zó','Ôüwœ&ö‹³¥wÔø2a—í G`=:<G‡i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐE\nÒ\"ú¦¯r-Ø<ßw ³','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Liiéuc…Fc‹jZØP8','×ý@Â2í×;‚¡Hrp»Ì<…°³ÕgY¤×$z/ü±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐJ+¸×[«ÄÐÊ\"ÖZÃ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßQŸ³qh#8?Åtù','<á®Ì§z„Òyzjƒ%šæ|Ôäëx\'h›â´[Éžà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐNÒY°ªBL3Ûá“9ÿ<û','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg',0,'ÒrŒñÿ¬*ÄÌ×€ïLªÓ','ÒrŒñÿ¬*ÄÌ×€ïLªÓ','œ•…N®¹E³ºÓŠÇföÎu-\'Ã½d âš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð_o9_qiÈÞa2Å>]Å','wp-content/plugins/worker/functions.php','/srv/htdocs/wp-content/plugins/worker/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';OË6Kã¼+Zë\"f^','\\Iƒå\'§kth\0\n¢8à„©15Ê\'Þ¼èÔ‹æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðgz_µMvf²­~Å','wp-includes/css/dist/block-library/classic-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­&ˆ\'qÿwM4v%Ü¿q','÷¬æœöåÉâÅ¹~Ù…ö.-~GÑè•—„GøðÄ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐkÀó]¹‡S¾Xˆä&Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-spam-button/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-spam-button/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=?5N!¢\\(ºTiÄ|˜Žw','\0î)»ÇôT\Zè”½3î^/»É¨Bí\"²L•5Ù£ ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðn$[Ð‚…þ©ëØ§kG®','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainersResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainersResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø×=þ¸Ñ=µ|`ôï\"ð¥w','Þß´vtyE§ËùVsiù42ºÊª¼5dÜ÷_{u›\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐuuÜ3	NøsjÖÛ=Ù&Œ','wp-content/plugins/google-site-kit/third-party/google/auth/src/OAuth2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/OAuth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u³´ƒ*Ã»ºëÏ<ï','¶`T¢éUØæ–Ë{üùWÌ—Ý?ýIÑGákC²a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðwÿc™ê}RSV©×-­','wp-content/plugins/gravityforms/assets/js/dist/gform-products.239a644d6bcf1d20a917.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-products.239a644d6bcf1d20a917.min.js',0,'–®à	K.åÏÓÞFGGÍ','–®à	K.åÏÓÞFGGÍ','U½;ˆ€‘usAH«—VrR|ÿEc85_Ìlëo\'T¤Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐxWÈl6R|ãÙÔð‹','wp-content/plugins/google-site-kit/dist/assets/js/590-d8b228a1522eb952e6a2.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/590-d8b228a1522eb952e6a2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ê²¼\'/î{	Ö¿UÃÍ4','Ü0w:ðTJ«Qž_f;Ø.Xzî›ý3z[Q½V÷y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð0†>ˆw\"I¶Úh×ñ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReaders.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReaders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´XP«¯ÍâQ?»{Fçû','³­I´ÚÐv¬°½‰\Z)ßðÈyaj5ŒjgdÄ¨ÑÐh5ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð\ZE|më=:rA¿','wp-content/plugins/jetpack/_inc/build/admin.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä­¯ˆþ<;¥®ŠBY\nê','\nÞÑ¾¯—½°ãÏæcP’„N¶ÃW{íÁOJM;Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðêˆb?AG,h~æ','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐIŠµ °RÜ#!=\"','wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lë3jÙ³˜‘jj˜88‡',' îwÒçÃ	‰°vžYò¥öYPoñDlêÛQð±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðƒ\'£œ¤=à²ŽQ·c','wp-content/plugins/jetpack/modules/widgets/top-posts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/top-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú²°Zÿg­W»õîÊ&Œ','Äïü8WN+Ÿ­Îb§<r4Ç¥ø°ðÜfžL%Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð†h\"ýöçIÍ\0Ïð¨>d','wp-content/plugins/spellbook/includes/traits/trait-gcgs-license.php','/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-gcgs-license.php',0,'?çî÷\"Dùb²·ñ&','?çî÷\"Dùb²·ñ&','—2›Äd…ø±/¼¤„GÌe±^{ÿ]2pÏËè@fá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð”V¬¬°¾ƒ´Û¨ÉŒê','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-service-provider.php',0,'o:ºâùÛ¼ß´Pù®„z','o:ºâùÛ¼ß´Pù®„z','ïÏ;Ë 2¥àˆ07f†©ñ@ƒÌäû{[‹µZ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð™r™q0«™-½Ì/-¨','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÝO<—\"S5T™HòÒI ','E5j#Èk»t4„„U=½î\\HËÀF~9òÕÜ6BÉÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐŸß”DOè¥¸T…J¢¯¿','wp-content/themes/genesis/lib/js/build/image-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/image-toggle.js',0,'¶GTÏª±ò5Iµî?89','¶GTÏª±ò5Iµî?89','&8X±”òM,X3µß`‚HZ÷6í.®.füð@/ÇÛyå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð¢’íŽ¹‚|áŽÑäØ@','wp-includes/images/smilies/icon_arrow.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_arrow.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 	ÉÿJ<ÖgþÌo9:x','¥nc²îÖx0’Ä¥ãÂát‹”N…¡ØÞ¾Y2X\0!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð§ºWÐþ~—)dßUúåí','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ArrayArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ArrayArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Auw=ìºUo¹Ñ‰cL','­/hh. Æ¡\"(Om`¹ý¼ZSXÔæÎ½B:VI±4ï¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð°€’²zH ÁQõ=À òù','wp-content/plugins/members/addons/members-block-permissions/public/css/editor.css','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/css/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü2‘ÄDƒ*z\'i°®ã÷?',')R¦\\	›‡W`¯ƒK?ëŠÑÊÌ¿:ôªw“SÄ¾Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð±‹R±šÓ±öå³&”Ç]','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailersend.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailersend.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"s‰_p‚üeð	=Æ¢}','B·È²ï–-HžVè§Ò£‘5¨™^ÑÈz¸n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ð¿„Ut®=à£ãÀŽ\"x','wp-content/plugins/jetpack/modules/wordads/php/networks/amazon.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/networks/amazon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è€”öUOÏ€™ªØ`\"','‚?Ü<7\r&×«YdÊÅÃ±QUà¢V´åÂ<ÈÃ3(J–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÂ‚Ó¥­8´¹L9[¾','wp-content/themes/genesis/lib/functions/post-meta.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/post-meta.php',0,'@ÑÿÒ0wþ¶YèUñô','@ÑÿÒ0wþ¶YèUñô','þÀ±`V`P¶šñqƒr8Ì‰Ù™¼TüÊLìo›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÃ0yõ,†ô#Ž­\n”Ýº/','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueListItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueListItem.php',0,'Ë®¢ÇVjç5\"‰ýCa','Ë®¢ÇVjç5\"‰ýCa','42¯•ž‡G~ÁïæÞ\"Ï.ðÜ1›Ç\n­—MïÜÑe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÊ:’v_ÃÍ˜–˜²‚ÇOo','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÑ5xR]Øˆda0','R:€ìN.Ni64FQëÕõH#µIoåIÇT¨-‡&áæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÊp+gµ%WÚéJôï\'ö','wp-content/plugins/jetpack/extensions/blocks/rating-star/rating-star.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/rating-star/rating-star.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ÿâ’W\n?È¾d\"·<','BhÑ‰â=üÙ³ÈÅ’ÔKÐSf÷ñ±SàåiZC[c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐËÜ$‰„1ÛÁP–\nç(à','wp-content/plugins/svg-support/uninstall.php','/srv/htdocs/wp-content/plugins/svg-support/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Àkã\"3Úeú ð›,','<£ØƒÓ®ô(Ë‰Ÿä\'´»‰—ÁÁêC‰`sè/­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÌå£@øþþ¹Ù’«t','wp-content/plugins/jetpack/_inc/blocks/recipe/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í¥qYOÈó*8¶X“','D+)•Õ¬ú“(í$^.E½Tåi\ra¥ õ1û0Ðz—]Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÍu|¾=:£1¾çÒvø','wp-includes/blocks/post-excerpt/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©	“<ë•Ð\r\'w9zR','OšFsoKL*Õ(\nÖbâ`†fNXƒsSÔš†\\S¡]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÒ\r–¬Žì–CÃlHÕM','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á‹ƒ\'·²ñÞ)a±Vµ','%Ev1ûËf&TÝ”Ÿ\rënÍÞ\nö}¥Î“0FÄÇØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÖ2[ñv\\)›I†ÝðQ','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~/ê\\ž/0oÒ¹	×¢Ú\\','•çú±gÖZ”ËxEÄ´÷Î—M&3ràøq‹cÔlTGÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐØ^º\\¶XèPvS¬\\÷{','wp-admin/js/media-upload.js','/wordpress/core/6.9.1/wp-admin/js/media-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F‹ß»V?ÂßaÏn\rÈº','™E¥ŸÀÿä‘òa,Ÿ\Z‚á,yM /\\iQÙÓ \"Ò?28','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐØò“éÆöÂUŸL¼n§','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÃázëˆì\nÆ>Ñ)zI›]','¸¢L¶ƒŸ˜WC¡¹˜xŽx-Ì~±ÂoU\r‡îŸ]Gÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÚG ÜXÛš~z5ÒSï(','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬´·ÕW\'Lù`´-£','¦ÍsFj[¿BŠè\'F,¨b—«­Ó	ú«šBðå5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÜ‡ëó!¤ðÒaï<	]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷ÉÈLs~\Zf¶PÁ¥»¾È','o•×Tl&$yÈíé{¨’s)F%¬bV \nÇi‰Ìud','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÝr]¢sõ·1©­¶w¢','wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>&§ü]½°i«AV­„*','„i–î—\nçGÓ¾¦æÒ]˜\"•hÂ\rïŠBo=á¨9›§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐèúÙ^ž‰ÚGãç”Ý%','wp-content/plugins/wordfence/lib/wfScanFileLink.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2%Ÿá»°åšƒg¿@Îž¨','„\Zc¨BQ„Šìò¡ïÁåÙVY N–EgI%3<cõ°vX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐðÐ0{:ÒÌvª‰õ3U','wp-content/themes/genesis/lib/views/pages/genesis-admin-import-export.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-import-export.php',0,'Ñ­ÔªÍŠàÛÛ4-J÷L','Ñ­ÔªÍŠàÛÛ4-J÷L','Þ|ÁŸV|•˜Oèv•÷\rÉWVŒ(u^S©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðò.%>ôc#»Ë«!ÉŠ','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-array-utils.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-array-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó\"½£¯Úœñi¿ÕÜ§Sì','?>°¦5hhý¸ÕÿÕ%P“‘Ìzöq¥Çµ<ãÛ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðò¹\'(¹$äæºœÐ%','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/product.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\'_º|×JÀŠÙéü®6','ÔÄ¾tN}µ¾¢&*W—¤¦é|.+slõqôÝ¬ÈY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðô´V´õÃ1˜\\fOøÚ','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Legacy_Keys_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Legacy_Keys_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZHyûRh€¿Ž(Ð>','ƒ“Z©qKûÉu ä’í\"½š·îÜXåmU°gR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐôÒÏÍ,Ùáñfë×','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y2eRÅÑÛÛ»ÀIè‹Õ','RwsÊú5Ç¨6þþÖæ¡Ð¢öKxôži,u|»Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðõ­½dòX­H\rÐ‰ÿù','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦\'°dø0Süaý.¹a}¦','“?tÙ‘®²ú´,Iø\"£J/n™JÙF‚î`hdæe&ÜÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðöf$…J»{ïLß®qÙç','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/report.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/report.php',0,'Nvê ¾xUººÃ%hØƒ','Nvê ¾xUººÃ%hØƒ','ÖXâú\'´Ò)–Ypr;gã6ïùƒ¨š\'\"½ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðùšà|ëˆ=Vˆ©ÛnVÒØ','wp-content/plugins/wps-hide-login/composer.json','/srv/htdocs/wp-content/plugins/wps-hide-login/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑW\"lõ«GÖ…Ò»ö','\r&€ÀcŽÚ\Zºæ:.dL/áéj0J“O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðü!Z¹&kAyXýÛáŸ)','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aOYcÍ*C)ë‚ˆž†%Ê','æ©û~Ð$;V|¸´&8˜¤mpÈ›âÓhŽ¼¾>›î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐþsÎ÷|GÃ±-L¨34','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/plugins.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/plugins.php',0,'\Z„ÉH¨©³‹ª(ÞUÈÅ','\Z„ÉH¨©³‹ª(ÞUÈÅ','ÝÜ³G°ûÇ=ãÎ¯œ½!VÆZèÅJ,Nzg¾Û§b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ðÿ+êØëÈ¿¨&þûÓ»','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0pì]ìe\n{áÍ‰Z¸øÛ','t|·úÍUyö$ÛèR·O±}v‡‹Œò·„Iîø™óì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÐÿÎOÕEÆ3kŸqäFZ','wp-content/plugins/imagify/classes/Webp/RewriteRules/Apache.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Apache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nM‡×ÉÙ-ExHCl{Úà','waû$ø)8f…Ò¯¨ûYfæ’5È¢U¨ÎmCùÐU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ©Ž§œdÆs€žÝD0dð','wp-content/plugins/jetpack-protect/build/index.rtl.css','/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kz¤2áM˜ä<qôO','7vˆŒ­øQ!rOq“Û4¼›½d6.ãÏ·÷ˆ9-y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑœEU»«ô-Ñ„ƒMÞê:','wp-includes/blocks/more/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/more/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÓx:²,òÜüÒ!Òf`','!ƒ;”ÖKQ Ê¿\'Ç6˜2w_«ó3¾Rü•.Ô¸(»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ0{Ú™ÑÉr3\0lð| ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/album/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/album/https-index.html',0,'Í:ì6h\0ÚŽÿ9Vb³','Í:ì6h\0ÚŽÿ9Vb³','T¸OevaK±VÕàèð¹ Â‰34OƒX¾ lP»6Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑR——ê;Å·ÊÝl_wÖ','wp-content/cache/cache-enabler/hjsdev.com/category-a/error-deleniti-doloribus-deserunt-qui/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/error-deleniti-doloribus-deserunt-qui/https-index.html',0,'à4	œûôSÇÉFÚO\Z','à4	œûôSÇÉFÚO\Z','LÊž –sáˆ5¦º‘Kâ«ÿ{\\ó›àÓ‰Ê5æà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ	B~m9»bnb›Å‡`=','wp-includes/blocks/details/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/details/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™2Gàaä F²!P^','#_*ËÙ%)Ÿ&kÂÂ;ÿ¦â]V‘±~ì½zo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑØå÷³B@\Zë@¤ºâ=','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/class-paypal-payment-buttons.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/class-paypal-payment-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À@\r!%—Ÿ¤\0ö¡ßnŽ&¾','OÔFYžÔ‹pÆéâ²Úél5ÚÄQ¿7ªÀâ†tŽ÷M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑV…CA–¦3!\0f\r¤û','wp-content/plugins/jetpack/modules/widgets/social-icons.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|,Ï±md7a\'qŸ¢Ó^\\C','ˆ¢ƒü¶Ôä QüËû’Íê54z.`Cíà)f&ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑvIu‡.>ýÅ²vª¦,','wp-content/plugins/google-analytics-for-wordpress/assets/js/index.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d»¸——¥óÃvê¯½\Z6§','fì?µÞàlDÆðÌÑ#¯ÁWrOÎ\ní»•u$áRÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ†Wg;WÁ‰ô.%…F\Z','wp-content/plugins/gravityforms/includes/config/class-gf-config-collection.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-collection.php',0,', $®1xämÞ%‡={',', $®1xämÞ%‡={','ê1Ã1r>Õá(G…HÚ|¬Œ¿—ú;žž5´DÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ­¿+¥P}iwÛ','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ˆ\' üNê¹›óÌþV','‹?‰þšÇµ·_-ÏŸÅòµb7b¤\ZÀ	«\'øfp>UG\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ\Z_ªT-ÉWI¥`Ì¦£','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_classmap.php',0,'—ê©DùPÏ=Ò’;£*Y','—ê©DùPÏ=Ò’;£*Y','ðùáPnµû¸È\rr€Õ”Yú¼]‡’|«ùö°»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ,K§NáufÌ#>.8','wp-content/themes/genesis/lib/classes/class-genesis-admin-cpt-archive-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-cpt-archive-settings.php',0,'Ü!ÃŒä½ËMõ_2ÿ\01Øõ','Ü!ÃŒä½ËMõ_2ÿ\01Øõ','zýcD¥ÕŒ¦:µ“ï:vDO½ÐûLoF¤Û/‘¸j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÕ“ÙÞ–ïR®ˆEe','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-2c6074d3871077bf2622.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-2c6074d3871077bf2622.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éYæ¤âDFPOÞd¸ûo\"','æw4x!Û†1k‘f³‹j¼hÞÏu_µb\"ûðç¼®æ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑBWÑGÄ 3§K‡û','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Ü‹5QA~x4é®Éòˆ','ì÷ÒãìnTÿýH®^ŸÛàÍnºcÁg†”V3{€K™Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ RQñ	óºÛ©á±	Ÿå','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Reader.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Reader.php',0,'OìFØŠµ÷ùJhÚP7','OìFØŠµ÷ùJhÚP7','\0¢ ^t+VÅ¤€YO­6é-\"‚1~\\MB¶!g8×’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ.(Ÿ‚x¡xÔA/²¦ÁL','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï~ëûËê|ºÞÆ®‡,§','ÇÊzTœ†q‡W1t<÷Nr¯ÁÖÃ&ëQ–RÓÈä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ/nA)³ÈàPXû-¶à','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Û6‰Noö5”zô¬p)','Ì¶‡t+P …“ø‚S+âÊk-•âÜ‰¨Žä¤jÂMé|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ/Ö’_¿’‰î=ÌS‚g','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\'ÇÕÅ|ç[})¾C0','Èñ´îK<Ý‡·.ð®á»\\ÖŒªÜä²ò,Þz½T7ú•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ2Æ@DA¨ìÚvéÕW·†','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gêp_ãØp\nòD‚l\rQ','iædÍ\n‰º€ÆÈ3‡S›ˆ²ÖAþpz¡«ˆê°0§ÒK‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ4Ï\níXÿ‘-Ï‘Êßô','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÖÕÈ>@’M°ÏYã¦Ô','küA)Ú›¯•ÆWæGtª¯*³íà•ö©0B3ûµ­5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ:¹\nØÇy­ËŒ\"4«','wp-includes/blocks/text-columns/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñëïwòå`}ÞNû\nºþX','¬t!ïãþlŽ`¯|*µ^…«Ù0»	Ýl$C§»ò;‡í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ:¿rfi\0$VvNê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÐ47?Ô¦ôñÀf',')t=AþŸ¿‘Ñ=l@dÍã¿ŸSÀ=§}cÇÄ’e,ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ@<0_m(C}U„K‚ç','wp-content/plugins/jetpack/modules/shortcodes/slideshow.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/slideshow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ð·úŸ¬Ó ï…¥^Ø(y','–ÆW%=+[0Wý‚\Z™ú½¶ø¦‘9ƒÙ·?Ÿ½Óñ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑD¬pçü­i±¿’','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/ignored.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šýÏõÎüszQÛgDà†«','ü_S‰œÐ§;äR¸_wiú%ÙœKÌðˆ„€ªg¤i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑMÜP†8äUkåÄT†ÿË','wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·}b2žg—#uáµ”:¬„','N÷—`GO©T‘€é®#%%Š^OkòS®}©Îº$ÛJˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑQùBBÐ^¢¶Órúª¤','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/picker.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/picker.php',0,'×N9 /ãE;VÀe¹ì`','×N9 /ãE;VÀe¹ì`','­£+c¾L€L ¥xQM êDDˆpVo/b	À_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑSð}rKF¢‹°\"’îÖ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-DLbsgrl4.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-DLbsgrl4.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%cÑ¦\Z­æ-q™¡—þ“','jQ}‡uHJ@Æj2öŠºˆ3\ZÀ«X$[âîÿØ¸ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑUX®HJu¤òDæGa¿y','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ôÊÁ-¿zXœWì2J \'','¯™rÝ;Î…2<9j9…Ä}Ù¸ÿ`èUÜÖvªlí±õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ_\\c9mLŠvéè£1‰Ñü','wp-includes/compat.php','/wordpress/core/6.9.1/wp-includes/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô˜åÙ¿M{ÚGc\'²õ±','”ù²Wj“\'\Z¨ÏU”\\ÃTÍ8Ík“×¨¯D¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñd¨‰àzð˜+>¢±>r\\','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/MediaUploader.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/MediaUploader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\Z.^¨&OÑZ¹îÞ›7„9','1×Œ„zð¾SäÝ\rvòœ{Ò<Ù(_’¼€ËÉäxæJOù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑmaõvMvŸKó³¥\Z','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êö ’2%\\½¹¸&\"PÀ','Ü6_]Wü•>VXv¶ðB„æÓ¾¸uáK$Þ°9þ|]E\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñmª?ç\\šÿÏªaGò®Fô','wp-content/themes/twentytwentytwo/parts/header-large-dark.html','/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header-large-dark.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NýÔ»†÷U_›ml\0BY5','›&®‡0M/WGbv‹?õÀéºË1m.™þ¼2Ì%v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñr¨Foz#-ñ#@Æa$ò','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cáÏã%®3àÃ\rü2»3','bÑÚ+\\M‘bBÄžŽw\'øSå…SL\nÒ½ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑuRl£tÐÝÍÀ´\"“Ñ','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÿ€f„óïî2OÿúH¨Kn','Ý:–»RÔT3PÜY\"2g2FJ£ReHcš‹Òªu#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñxñ8=‡µôIV§ûyf','wp-content/plugins/jetpack/_inc/jetpack-admin.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷?>Þ>Ø˜^ÂcŸ','w_‰|ù2\n¨¹ÝC{æœ¤½Œ°AÎÅQ$iÿ|‡l2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ}jÁ:MÁ\"T ÑŽâ·','wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_cdn_cache.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_cdn_cache.php',0,'çð»“¸üŽ5ç@ÊæŒx]','çð»“¸üŽ5ç@ÊæŒx]','9ÄÎ—ûË¡ì}õ¢€Þ~ôü’BñªÔw\"{r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ€¬ê\"û¥ªM`Þ›_ýäÒ','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-ajax.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¥c^¶\n’XCc¨õ','ur^rhÁ-5ã+\nŸ%‚û0>ýKõ»›uEÓ~eÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÚ¬xV&ˆTZxjw•‚','wp-includes/blocks/footnotes/block.json','/wordpress/core/6.9.1/wp-includes/blocks/footnotes/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š«.çî÷QŒ¬¼fænó3','lßi+!ë)f%%Ðu¥!ÎY„e¸ÇÔæ4\'¤–™¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ°Í«Hn6Òz¿K\"H','wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊLiœ†û²§ºîËÊ`æ','ÓÀ¨úÀqí3úí%•:¡ºaéÿ–S®QŽUÓ™ï‡e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ‘¨9ì+w*L‹©8ž','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar-2.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒZN[I@ë2oi“µ|xå›','KþQŒ ò,—ÀL,¡G‹¾M˜ú>´¤9šð<õ-°­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñš£žbSÞí”ùßƒ¶˜','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/virama.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/virama.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N„øð#UÊ†¯:ž','lFgIwlÙãoâ!¢à;àÒ€5T¿;A»;n`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ›×XÊC‹ÛlBÈ†,ç','wp-includes/blocks/query/view.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/query/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹õû5UéìHÄ ¥†õ\n¦','Ë­w\0tzw½ªºF²á7”Ç¢‡¤XÎž§S¤¹u#t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ›÷ý”~) úVîºNË¡','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÅJ¿]+I]\r7òŸNK','‚=AÆe…*ãV¯\0Ò½v4ñ!ÑBP>Ë¸L7úc:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ¦c\034àT¯Wd?Wë£','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gk5!ÀéšÔ5*eTV\"','WDM;a¬2$Îˆ2-¼æ¹sÛÃ²¾€ÀDŒ€\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ¶ÛîÅ¶L¢%OFNx=C','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-event.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©9FÅåœ³‰Wmuô6Ê','\rQóö`	>‹1^F”\'’øôË^úµÒÚÖ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ¶Ü\"<9ÞºŒZXmªÇ•','wp-includes/class-wp-theme-json-schema.php','/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`yÏäulî¦‡†ƒ[)','<Z5šªè¤eì“w”sÝð[¿q‘“rœ½_ì15Æñ7¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑºLAÑöeªn4³lwKè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÊâIvC™?É¶SÐTÑ','û8^Ž\r&·ì0\\dZ£¨Öóç	À›¾Bñ13U…!Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ½Y–öŽüíÜ€¸òcç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/admin-warning.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/admin-warning.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ í\0ê+M‚€Èi™bqÉÆ','ÃNuCõî)`1ùL¼ÂÏ¼î,íLõ¦ÉV©]Ë”Pá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ¾ÔœoCÌè MRë³À','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æêŒf*db¬@*avßð','ï!·`ßÂ« §VÏ:«9ùÒ~EŽÛ»¤ïðË°ÙÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÃnt§?Ý•±	µ;%','wp-content/plugins/seo-by-rank-math/assets/vendor/hooks.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/hooks.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑWÎåï\"ð=xÌ¢OïXQ','¸·i3ÅŒ\r€ü†‡n)ËþüºBŒÞÈÆü=\ZSc]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÄ{ï„vžÞóªK¤Zâ~','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÈze¡æìÈ	„ú6i\'÷','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/REST_Proactive_User_Engagement_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/REST_Proactive_User_Engagement_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fa)ßÐÕ_7t¡ÞŠ*v','’pè´‘ó#q ÓPª À +6Þ3‰X8Ã›íyy>»Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÌvUÄ„C¬š±|=','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Insight.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Insight.php',0,'ÓT—æõ€	2Ç° ','ÓT—æõ€	2Ç° ','ÿ†2j®Ô®÷ˆŠ9³Z€a$ù™aÝ½˜˜>Uµî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÑt“Uäêà™­Âî`\0žñ','wp-content/plugins/seo-by-rank-math/includes/helpers/class-wordpress.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-wordpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z+[.¢V¡e/²ê(§2','mû¸¾úÞ?í‡ß]“·oØ±fúÃæ	ÞÂä-RÆ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÓ‚LÙ“Ü@»Ìg60Ö–•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-source.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÑÙwÑ[ôLiæ°ÂÕŽw',' ‘¡^ø|‰¾£—:Ý\\î*J5óÝŒ¥Ñ\\Ä¹6Ò[\'þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñ×B2#Ø…´¾WÐ¡¦Ê','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg',0,'”¯Ùµ€Qu+€žŠf·','”¯Ùµ€Qu+€žŠf·','ÌB2ðõhô—™ð!:kÎKŸ\"P€ÖL¶p˜b¹üß²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑÜJSš±÷Èº9B\")”ì','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/small-business.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/small-business.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÑ\0\"ºöRp£¾{=','dwžá#xý\"±õHî9ºnç½j«BÇNsïzÝÖ3¿ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑâÅà\'Ø\\ÚÅ7Æ\0d-Ã','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-cxn-tests.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-cxn-tests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FJ?–\rè%…+¦Pñý0',' Ö?Öxë…O¡e›4ó9Î°ÛÕs1BÐXHëeÑe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñã­x[ÃäÒ1`ýºóÈ\"í','wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/class-web-stories.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/class-web-stories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚scrNµÚTÊ¡V~ÛÚ','4\nÖ´\\nñ/ggÍüÂBžQî!d,~¦·ß•F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñï­aêi;ç…?\n¯kÇ','wp-content/plugins/imagify/inc/3rd-party/amp/amp.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amp/amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','amµíŒæò ¡+\Zª¯­','R¿™óEv;	éK¥¡òAáÂOó9Ã¦IŒ™dâÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñò†¾Ô_§V#ðªþ­æBt','wp-content/wflogs/config-transient.php','/srv/htdocs/wp-content/wflogs/config-transient.php',0,'‡¾VH”ðyñuÿ]Ã','‡¾VH”ðyñuÿ]Ã','*çj7Bô9Ã[¡\'½äyM`~t9­zŽLÆùNôÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÑõÍ•®COÂÔŽÞâ3','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-article.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-article.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²@l@H,R„|ÕÉÈŸ¸','rXS|ÔuCV¿M?~›T},Øº]ÉÊ¾“ã€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ñþ~*‡é\rÐÞ\Z8h6¡²','wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üïâ£ƒô­= ¶»ä00','³ìhåNÆ­­R¶t9ä¹É¹\'‘B.ÌÜÃ4ðƒ§;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò:_‰ÍD¤¡—XP0øâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È¶9RM£~çöŸÞ?î#','Vï\ríÐçG|L®öÅIQˆãd$‘#×j¶W¼‰±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò£™ì§Ð³ý‰¹Ÿ²«','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Audience_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Audience_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÁ”À¥‘eáýZik¥§','}ÛÖt\0ÁÃQ(›Ùúdp¼~ EÏoè­ÖE%Ñ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò	<¡…R¢Ÿõ¢`É=f','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÏL×TÍ’Ûõ«yÖ6‹','!À~¥+Å¦ã•ŽÍ5†M_û’ˆ àZŒ¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò\r(X_öÖýèñK>Y¤','wp-content/plugins/members/admin/tmpl/cap-control.php','/srv/htdocs/wp-content/plugins/members/admin/tmpl/cap-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«áØ‘Ë¸—Oç›×','o‰ò$ÎdºaŸIAÙjRG$À¹ê€2‡6qs6¼í„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒJh|±”0çƒ`Zp˜E','wp-admin/user-edit.php','/wordpress/core/6.9.1/wp-admin/user-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å–Mƒ¡ÛõO‹Ø™w','ŸH°XDýj’Eº±À.z5‘a¾wÒ!o}èÍ^Kì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒMÉœòçù N©AÅMê>','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ (²@¾bcÉF4N','C°7ú[ö“+ÁS>$¤ÆiqIæJ1 JM&ÕPh7vhê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒàzsÅð~Üa«R->^ý','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Ú‡àã.]¾\0	Å;=,ÖG','çõ„¿ø‰\ZîiZ!Cåæ”äÍü¼ecÎŸÖªàî¬Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò×¥uie5¶4f|é','wp-content/plugins/imagify/inc/classes/class-imagify-cron-library-size.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-library-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þkVÊÎˆf®LÓnÒpü','ß“w4.î‹Ø+Lvò·Å~ÙáUÅ”d²öÚßSŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò4ŽÖªJaOb2¥Na7','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Â;cÿ|Äá«Ó','Ô¡vá(ÍIƒƒyYÏQ’ŠäCfA‚S<ÈHÙl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òè}T&Ãñ¾b—wíœ','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-escape.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-escape.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','co“Ìÿ´¦Õ}‡*ÿ)','þ,­;a¯Á‘€á’3\"{Ã”\rµ·†å²l ?‹\nŒ=ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò+gºã™µú<Iò;Q','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneChildContainer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneChildContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÝ	\0Ôx­ªºaS¤íô¬Z','Þê}ÿñ—õúP‘ÊL€šd_ÜÕ¬ÚjŒØ®FŠÆ*Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò-±§Þu?øŒýeÿà¢ð','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-files.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À¢ä”aá0È>³Ùë','Õ–£/{é`vþAn†ß„;UKr<ÖjZ\'«?cÛEr.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò.ÔØ×/VÙ=ÊR‘C…C','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹§ÓVc.å=ªA§”','q@œ™J¢Èû-Gl¥;W\"ŽŽÊ)$\"ÀÿîàJÒˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò7µ[*w¢J\nnˆ¬º>','wp-includes/js/dist/redux-routine.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/redux-routine.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†,®ýÛ@6ÑM(jö','\rU½ZùÅ£‡ÅÛ\'‚ÔF´ô¤þ®ˆfj“^qü‚õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò8¯séŽ—‰šß¹OhÄ','wp-includes/js/dist/vendor/regenerator-runtime.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/regenerator-runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4(\"„$”¹%ÔÓÕ~','Vø³Ñ*3)Î¸‰ŽæÙÀeäØ@?ÖäzBÉš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò;Ž‰¢§V×ì‘Þ‘ÊYÙ¢','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Dismissed_Tours.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Dismissed_Tours.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÖêžÞÒÒÄx	ëúÏˆ','4HØÈ‹­«%ì¹÷­ ¹Ìc|T\"Ç÷ØÜ„Q	o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò?Z©è‹5»ìðÔ_ëgTé','wp-content/plugins/worker/src/Monolog/Psr/LogLevel.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÛ\n|ŠHi·ÑB¢ùW','—wÝ³ƒnbñœìW6§T/Ë‘:s>A[Ã’Ý7r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒA.“ˆ3ûÉO©6ÊVvý`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-10.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-10.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—pàG)Ã—\ZmíÐï€ž','¾ÕÏý\"ÞÁ›cEªvÐ†æ¥ƒ¤íê¹°\"÷N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò[‘ì0d’µö7þð¯”½','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/many-items.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/many-items.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á¯-HGê}A£Hv†”¤[O','ÄLI“€£5_…G„=hN\'£r\'>|‘ÔãÁKf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò_“úÍ^ãì{¼’bå','wp-content/plugins/imagify/assets/css/bulk.min.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/bulk.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÚ‚;BÑ×*7ºÍmX”´q','7ÅpI[K;OÄ*`þJV3—J,…3ŽG]Æ\'•íÙ_N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒcuYhˆƒ:ß¤WðX£ß','wp-content/themes/twentytwentyfive/patterns/header-columns.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-columns.php',0,'¿ÑË¯sS£DIXÞ»ì','¿ÑË¯sS£DIXÞ»ì','PA-<¸$4Èd9Jõê`H®‹6O<0UÁôµƒ$ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒeŸÔ “Ì´©û•³½','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÖÄuì:5Ù‡«[q\\ök','y4|ö*à]h³.ž!OÅ´±ã¥ç%Q¯È\\– ‡Ó@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òi`‡0CÖF åãR¡','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òj¸i±é õ\nTÛæ§¿\r','wp-includes/blocks/post-featured-image.php','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ã0y³f}îØŸðéQÊØ','DU+ûýäþÓ¡_TÞòn·àø£±úñ6Zœn_ú;&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òkˆ¼S¤H’°ëa|øú','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-base.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£úâ¦¬Xöyj*þ·S','‚pÙk‰OÀPã/(;÷…¿ÅjC¶3Z÷ðÅ\',1s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òv>‰U©CÁR¨i¹\'¬','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-email-reports.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-email-reports.php',0,'úå§1¡G\'âeGþùiý™','úå§1¡G\'âeGþùiý™','){Ú µÇ\rØ\\´¡êÂJáWÜY,íUÄ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òw^x_§ebôŸÀ,\n','wp-content/themes/genesis/lib/admin/admin-functions.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/admin-functions.php',0,'Ý£!ÂƒT>`¸(¼ÔŸ*','Ý£!ÂƒT>`¸(¼ÔŸ*','ô§ž¡™8ôP³Pú„ÆUÓ*JE†*T†êVZÌ>‹‚ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òx¨\0`?sÛñÃ\nÙú\'','wp-content/themes/genesis/lib/js/build/layout-toggle.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/layout-toggle.asset.php',0,'Õ¸I9GrjåcÑ±e”','Õ¸I9GrjåcÑ±e”','—Q¢\'>Î~3¬EOÍlŽ—\r*ð5¥ÔÑ#þg±^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò€n§§íIbdlƒÚÙ','wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-data.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-data.php',0,'«ú:\"4Õ>‡©ãÊ¿˜Èß¥','«ú:\"4Õ>‡©ãÊ¿˜Èß¥','€Îã}±Ú÷^R4·¥U0š*5ÑÏPÄN‹*BrÒ&š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò‹·q/\'Ã›þ#œµÜÚ÷','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X3$äX2žžÚ§t×o:(','ö–y)^ù4ØÿA#5A”£²æ9„\Z[D{4²ˆC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒØ.Æ‡ÜÅ‡ò7Qš','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6·®F¸Ãòè›I S1','Äóî³°†Y (^èÄAçÆ¦Ûü`qþÕRÉ•\rÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò”K>ATË_ Ó‘Èå„_u','wp-content/themes/genesis/lib/views/help/seo-settings.php','/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-settings.php',0,'%+#ã°#O¤ù#t','%+#ã°#O¤ù#t','±„Gg‘³Ð•ª,ðsÚŸ›ÃÕøÖ½‘¹êbcÂ^Ú€C1H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò–6ŠÐòMÖ¦¶®5wHÌ','wp-content/plugins/wordfence/views/options/option-text.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k»ú‘ßŸ*×‰k+;8','7ÆÃèM$<ì÷rO9ªGjÞÁç¿ÞEyžöQ*+÷3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò™5¿½êb±v&%o','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderItem.php',0,'Îõ\\T3Žìm½;ú¯W`“','Îõ\\T3Žìm½;ú¯W`“','EÎQŒ;7 äö# 0xüÞÙŒ¼1y|ú9g»L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òœ‰’+-››†ƒò–³ô','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg',0,'EÇ~GÛžg^ÌX<ô?M','EÇ~GÛžg^ÌX<ô?M','J¨™*á—Ã_i\\Aq9QÆÜ57Ár_ƒ\r9tCýdãd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òž³åúìÇŸö	KsÍ×Ð','wp-includes/images/icon-pointer-flag-2x.png','/wordpress/core/6.9.1/wp-includes/images/icon-pointer-flag-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©åá¦2ñ³¹bäÄ&ÕZÌr','4ö”BÈ¥Äª\'x+cÒh¹Ò VnŸ5®IÚ>ƒjÞË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò¤\0]•]ÂPP¨L<','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ\"Lë¡˜°^ŠOºlçÈH}','è±;‰Ü[‡òtD°Ã&GB\\C“Ç	Ù§Vôæt7Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò¨N÷nëùs2r´ú}ñr','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-export-controller.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-export-controller.php',0,'ÓòèÒë& C\rµ£-o›\"','ÓòèÒë& C\rµ£-o›\"','ê\'¹°€`|Hø3«cÈ{y=5l8cÙãYÑm[\'Úª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òª*ãÔHšª¨\n;t²û','wp-admin/includes/ajax-actions.php','/wordpress/core/6.9.1/wp-admin/includes/ajax-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò/×+!N\"£— ¬n |','‰û>›/7Œx[Ñ®ˆôõ%/>sËòßõôÐHÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò­ó_VlKøg°!p†1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕØ¼tQá|’`ÆËŠuS','÷EÐ¾•ì{™îâsýr	ø­\0w(«|4P(©œSoN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò®ù„0PEsÈvÔWl=','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-widgets-cbc1910ab4a3eef79c0e.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-widgets-cbc1910ab4a3eef79c0e.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½7G?GH,±….ÿõ¨','Ü~UÉÖæí©ƒ¬Ž¬c-Ô¦ßìï?a»\'GnÀ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò²E5|ÒÑµ‰C‚dé—¼','wp-admin/options-reading.php','/wordpress/core/6.9.1/wp-admin/options-reading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ˆ~?ôÒH3WûX+¾’','w±•1É|¾–ÙŽÛPÓj*ê=|^pÍžäHðD¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒºéÈ*3‘Ÿ3\rIÊJÜ€','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/search-console-ui.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/search-console-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jN]§²dŽÄã\rð·oÜG','iL=™ œu]™•£²2Þ(gÄ.w’AÎ&h	XZ2;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ò½äBÕxv™´±°üaÒ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php',0,'EðWMi6ê=<*@}m¢ð','EðWMi6ê=<*@}m¢ð','€ù…¦DŽ¤RV\\Å­à<7ty	³,8áYämLÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÁL<µïyœ¾EÇàÃb','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò—€t%Þ‡ºH z÷ë£§;','ÿXŒ¡Ã\009^æ<Vt6÷ðÒž	@Ðxv\Z³[õ±…B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÁz<ñ8ŠHð%Û|T','wp-content/uploads/backup/2025/08/index.php','/srv/htdocs/wp-content/uploads/backup/2025/08/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÉ‡*Ù74ŒÛÎ5Þ','wp-content/plugins/jetpack/functions.is-mobile.php','/wordpress/plugins/jetpack/15.6-a.3/functions.is-mobile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š…Ó¦OYœ|ÔwW\r°','QUÀaþI¼1’DP¨(Tfí_t!O*OXZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒËJ ŽÃŽJê°0	*)','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Config.php','/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I[‹l¼èoúÈ\n¹®˜¹°','Ò\rú©~f`•“h›LMÃÄ¥6ß!à1²DÛ\'”È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÎ“Ks€67ªpNÒ\' ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PÜ¿þ\\\"Z—H¬[¤Ç','\0{Zà°ë‰U—íhï:QUzÉÅR)R¥HìBH˜ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÒt‚˜ò«”Ôæ§Ù™Cû','wp-content/plugins/zapier/readme.txt','/srv/htdocs/wp-content/plugins/zapier/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U:gçÅÖ\råm/Á‡õt','h2Ê‘$qhC\'çñ¡\"E¯R.@¦òzGSÏ”Ü<™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÕLt593–u^˜ëä)ÙÔ','wp-admin/images/comment-grey-bubble-2x.png','/wordpress/core/6.9.1/wp-admin/images/comment-grey-bubble-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TYÓÅ2¶s,\rõmƒ¿','D‰ÅÀx­ŒT-¡¡æÜþw…ÃN„	 ¾PŒ{¦‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÙÑÍúeýÔßp5tØ','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/lifterlms.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/lifterlms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«KÏAû—™–¦Ú…Ç‚BŒ¹','ý5\\‹|#ú=‰ÄF‹Pv¾O‘ÌIOÙ/GJâüË^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÚ¦-–£®­Ñ7Žñ´','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šßý×MzBvÔ%)îi]','#(Þ*ºðâs‚°ïšHŸ8†S!¿`lÓl®jØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÝÇ£]\0íÿŸT¹žÊ','wp-content/themes/twentytwentythree/patterns/hidden-heading.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-heading.php',0,'x&nîXµ­^üùò¤7ÜÅ','x&nîXµ­^üùò¤7ÜÅ','å„_B–ÉôEÍ4hËú~Ž|ú#E4´Ú[–V”1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒÝÊ\\€îò/ºÃegVÄ-b','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-body.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-body.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Jˆ\Z’D© =ÃÐÉæ','*à×.\rüµ•`*!%õ?‹o–…väúÊ@p]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òã~R\\ÀBô\ZCž¡t','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';DR¹uAÆÕ.1»Av','¦Ôs¾n${I’+\rWÇTòô1&¾à¯è®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òè]Cío4åj™ÏíÈ\0¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡[»’iÊƒùRÿî55,','iÏÍyX¥%±À\\Þ×J7Û´ÀOç(í­RËkH;~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òëÿu„ïUBšÔy].','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï~ÊÍ´Nó÷FZÕŸ)ËQØ','b¿ëä>qïH0‡³mÝz\'<oW/>ØøK¥È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒîªÀ¼ú“\0°ùª\n‰9C¾','wp-includes/class-wp-speculation-rules.php','/wordpress/core/6.9.1/wp-includes/class-wp-speculation-rules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’:²½»\"á,JKê','_§tE±¢_ê.Ñé—o·L“¼ðf÷\\4FiÃ1jX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òñlü¤I\r,B8ð¦º','wp-includes/blocks/quote/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F“mÜý/xÅ%±rka°','ˆ­YöˆSY¥OOc1têjxR´É¤T‰À©úBò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òóõ)›À]ý5ë','wp-content/plugins/jetpack/modules/widgets/my-community/style.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/my-community/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Uß¿>K@Ww5ëf«	Ð','{X<èšn¬;±ñ.àk‡Ûä½ÃáË\r¿*;yÜ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òó‰ç¢;ô|Oî—ü{aŠ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n£½ÈÚŸßw”èÈH','þ4¿h5fgcàÞä[&~ãØJhaáïÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒôsïKkž	Õpõ‚ï','wp-content/plugins/gravityforms/includes/settings/fields/class-text.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-text.php',0,'8Ódæ_hÝ¿éœq7K@','8Ódæ_hÝ¿éœq7K@','âP¥pµ’ÉM!´TäqEº…˜ê’pyãÔ¿ùøsv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒôÃ¤6â¡’õÈ>íR£À','wp-content/plugins/jetpack/modules/theme-tools/social-menu/social-menu.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/social-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l#3–Y*±PQn%¼êB','3ÿl÷[žWXƒ¢0±¿Œo9¹JÛ°å‡çå¦d\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÒõÌAXZ–­µ=','wp-includes/Requests/src/Ssl.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Ssl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÎéØvbuÏØ¶:ºÍ|É','’Ä‹^È¨çž…KÉFc\"Wd \0VÕÖœ‘®,eb(H3,ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Òý¨BÇdœÁò(Ì}žHû','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Entitlement.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Entitlement.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼@µ(g4ÂÍØðy˜AA','vÿH\rsÃ	\'9³\"·²I–±T¦Ë‰°ª”öÝõªs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó\"àÊ2q­rŽžÑ‹','wp-content/plugins/gravityforms/widget.php','/srv/htdocs/wp-content/plugins/gravityforms/widget.php',0,'“»õä›‘‘I©ÙÇÆE|«','“»õä›‘‘I©ÙÇÆE|«','Ÿè–€ ÷¸óP;z¡ðŽØò\Zy‹¹: HçÁ™µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óàs<Mˆö}V±=','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/shield_badge.png','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/shield_badge.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰hY¨\røˆìwœ*9#',':â_-˜ª©I¢ Ý´õ¾á#@9e§ÀJ	\n;ìò~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¶Úïƒž£ûá„Ï_¢m','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½šhÆ{\0DÉBLàe\'','êPZ \ZáV„vÎ§\nSÈ¼Ø}fsN(\ZâŸsÊ™SKwß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ówƒ]cIýw‚éÈ°ØH','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì\'W©éæFçéRØÿW˜²','ç\0¢Õ^xï <°‹‚KBƒ`SN‚e¡jý6¯jOW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó\r¢ÂÖ;”ÅiÑ¨êÒE;','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Eúf=8d(ØÝ»c@S','ZÑãrÃºÆGÃ…@ËBn£OÛ‹9Þ[(©Œ‚!ª¬Ám','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓJ’…{OA\'žaâ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-taxonomy.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-taxonomy.php',0,'…÷ZIþ¿ƒì·Z`)u4´','…÷ZIþ¿ƒì·Z`)u4´',':çewÝ|¤¥µ}HR«fŒÁ\\¨M§×®¥9zü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó\0‘úÍ™¹ƒ0ßöèŸj','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/addon.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/addon.php',0,')Þ‹ÈvWöã/‡ßì^ª¤',')Þ‹ÈvWöã/‡ßì^ª¤','…ü@–‘©{§WèbÀØ°\Zâí·l\"Rý™™QQL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó›/oæ…IØÚÖTdÜ™‘','wp-content/plugins/gravityforms/assets/js/dist/gform-pagination.da62d3c73e2784a0546a.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-pagination.da62d3c73e2784a0546a.min.js',0,'Êû­À\r€PèªfäüVm8','Êû­À\r€PèªfäüVm8','ìB_7/ß†A1ƒ´ÆÄµpÚ­æ,²åŽm£¸!®’ü¨â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó!Z¤Áƒ!M]âÃfõJÂ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/colors.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pô©§¢‹àô“JwJ ÁÃ','˜Ä2õã©ÕÛºó%½=ü”á‘\Z¾@&\\q¾ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó$|œ¤eÿL«„³ãû\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…zD¿!ø\"qåšhs|Ñ','˜zÑ/Ï¿oP¸Ã¿Ÿ¯i•ÄïbZ\"¦\\/*bÑñæ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó%gH¬BkVóõÌôbJ','wp-content/plugins/members/admin/class-roles.php','/srv/htdocs/wp-content/plugins/members/admin/class-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XýaÏÙÙpÈ]ð(R–','È°nÜãâUmÑ	žpŽBÿïoA;JTüñrôGOçÂÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó%­áÖr“”ù•øóþ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nxUZ;ÀU±ª}ù¯Öp','|Õ5®ö>ð;ÿ¯tÂÃµðX|cßjë\r/ìîm²ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó(EhLf|Ð‚ù»ñ¶~','wp-includes/blocks/details/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/details/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™2Gàaä F²!P^','#_*ËÙ%)Ÿ&kÂÂ;ÿ¦â]V‘±~ì½zo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó+?\r°|r?\n›uù|ƒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Wûç^¦pÒ2Góî«7Ã',' ‰HŒ1†nþâ-VŒ%eåüÀÏÒ.ƒ™\\Õ/§‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó:9ËX×9TA&»p-o”.','wp-content/plugins/jetpack/modules/shortcodes/archiveorg-book.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archiveorg-book.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁhQäÇ±OW¶ð%B÷‡`','BbŽ-.úÝý¶?VwìwÏ~;¾’VáÌÀ.u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓCKÚàsÏ•ÛÔY9m/$','wp-content/plugins/wp-sitemap-page/languages/index.php','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-—ÕÁ	Všp½ÄdåBÝåö','uôâQq\Zê‡3þ7†–`ìæa>ãÈ`ÃNÒö=B+€° ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓCý3ê a…—p?|ê','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Parameter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Parameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…+’Ô“ÂÏ1¥4Çã','pÇR)]¤‡óXÿèïH™ mhÀýmøˆ^|‹º…×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓE#lðÂLþæ_&Üª³Âï','wp-admin/images/arrows.png','/wordpress/core/6.9.1/wp-admin/images/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úv’$ð>ˆÑßÙ>¿Y','’YW‰š(†ðN3–2U;ÕâÆÎÑ<.iDd!ÄÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓGñ‘æv?kéñSµ]£ª','wp-content/plugins/zapier/trunk/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓH Š%9ÝÞÕl¶Ô…”E','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Á¨ˆZðÚ|JSÊóçœ','Á—¹¯i\\éJkFóÓt\\ó\0xßÉReñheÁ&j¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓMÞp–\0¨¯Í`künP','wp-includes/template-canvas.php','/wordpress/core/6.9.1/wp-includes/template-canvas.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶bÎ\\âK“¨g5vÑmx','Ñ=\0Ùà‹—¾ïŒ‚Ä†ª}}8\rq>üâª&á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓPöà•Ê`¶^DPVýòõ¢','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-events.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·Çí]\Z¨€\Z9€ä€Ì³','\'¦ö¥u³D•ŒHÄ6Û!˜kp‰îµß$ñø˜º4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓU÷€nÐ/|r@Úªò×Á','wp-content/wflogs/config.php','/srv/htdocs/wp-content/wflogs/config.php',0,'­Y$‚spó[è´%’Eö','­Y$‚spó[è´%’Eö',':;DÒ™lÙuÖÂWj,Ñ¹dÌŸÀ´¨B×¤2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó[:á¼S™›üh	Ë¸è','wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss','/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-social-navigation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']<1¸¯—ø!\0êo®¢','#@^Ô=}l5Û@íî¬WññÔsaˆ	#aæ „ÝV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó\\¤o]¶lçäöáGõ¥Ó','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast.php',0,'B=m$S_ò_c•Ÿ~','B=m$S_ò_c•Ÿ~','Ú$u’ÉPQ­¾ÎŠR:ƒ\0k¨zNêÈã\n{5ÑV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó`¤)üm[…F\ZL	Œ','wp-content/plugins/jetpack/images/jetpack-icon.jpg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-icon.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÁÜ¯JÜœ®=RfØ',')]¤0Õ#jÅŽò{‹éšhËñD.¬Ý‰‚%¼È\Z¨žY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ójs¤žw2ùìp®ýqS','wp-content/plugins/wordfence/lib/wfIssues.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfIssues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åi!3IôPíA·¿f¾Á','-5Âì†éÂ%9ÖrzüøË’,O=ŽÝ‰÷[ÆÁ,¢bR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óqx²²ÿ»s¨ÔÒ‹','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m7\n5®T ¼óïZŠ#L†þ','ÝyråòûO€Ú8Œ×Òaƒ0eäå%R6O¨6’3Pxl¦:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓrœØMž£ö¶HŸ!™ñÏ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ós*&	‘9µ1BŽØMØ¬','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/basic-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/basic-settings.php',0,'vUúv¬ZWlˆJ9¯»','vUúv¬ZWlˆJ9¯»','®ƒ~ŸÇ™;ÞØqÆXÄ\\C¦‡¸1x=^—¹{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ós}ÔùÇ¶ê)ÓTÐV¯Ï','wp-includes/blocks/nextpage/block.json','/wordpress/core/6.9.1/wp-includes/blocks/nextpage/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ío¹ÆÇX‡Víá‹Mµ‡¯','2÷?õú#Ò{•eOz‰é_Q²”„ú\"ÄzÔ}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ózvã•w#æ~wá(Mâ','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.asset.php','/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.asset.php',0,'&É§?\"Lƒ­ÔO—„âgÖ','&É§?\"Lƒ­ÔO—„âgÖ','Ë3_aËV$õjÀe¬@B!0²qZ¾Þ³€bôž[¡v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó{Nqf¬”³ÌZbÝ}Œ,','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_psr4.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆç»ïÕ¸?\ZÕ2Ò(','DÖ§•jl/û¬Fš)CÔ§4ú´™°:TeÍ·•ÿNO\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó{xM(ähR:N``ïî\0','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/RequestException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ›hGJkü€´7,óIF\'Â','åþÙ\\Ç•iP‡›ÿ°¢\"ièµE°\"Jf0qÓí¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó{Ú­d3TúXy½‘ñÐ7;','wp-includes/css/admin-bar-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/admin-bar-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wi%ÅxË¤öQxKÊB½Ä','ûù0Oàø%ë|IÅl1ˆ÷‘ÎLËxUEÖC~àg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó|Ë2ÉÝ7É÷¡ï-@','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-keywords.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-keywords.php',0,'šË yÚ1¸»ÁÆz+hF¬’','šË yÚ1¸»ÁÆz+hF¬’','7€OˆEöÑøä&CåYöRÖÅF¹ÖöeöA:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó}³ïªe¨éCÓË!Ž*','wp-includes/js/codemirror/codemirror.min.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/codemirror.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÒ	üf‚‚hˆ;f¯qì','¨uŽ*ÃQß6öÆ„ÛdªvdÈ‡_¹û“\0·Ôû¢´™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓŠ\"î\\‰%Ù]Áj\'BlK','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-titles.php','/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬4Áu. ­þÈ`b´','KZ\0þ×;¥{rM8oõèK«()ä[ä[ŸÕ¼-ˆÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó‘\\-I´Ö-{©¦ÙòIˆ','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Í¡\rÖ÷¹çFÚÕ™Ã­Ø','«K_Õ•¶ü½zJ¿h\0Œ|s˜¨4 2×Ø¥pý ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó•‰Hß¢¯Ü¤_è×ãÃõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/edit.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/edit.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úåü¤ˆ4ÓuxÄðÞî','\\Šäˆý&äðÅÕE«[Þ¥¿3õ¼Àñ²?ÕvµÊ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó•Ëý–Â\n§®tÊ0','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mpGÌÑ×aBþšNX>œó(','%Á-*Î¨6FžÈiº\rWÏ¹‰M×½¬WI±…†:výD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó˜2‚‡ˆH4…bÌÐ7 ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ®ÓÂ8ñ\'í(»`H¡ï','­ÌŠÎf\'qN!ëJR¢ÏláóVM‘§s£;Â\\®\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó›[ ¦êº-ÆÉÜàÞ¸Î','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BufferHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BufferHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å¢wÍÕÞw»ÊÄQWïÑ','vÏ4à‹ o”A6ð7‹qäOe‹¶=_\'›ôS ½Ba´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óœ®j†ò)•âFáÑ¹ý','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-you.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-you.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óT”o9±1æØv€•¡Ö','™š85ô¹Yeø+Që­m7Á\"ÏÇ<¡v‰˜Æ÷Öÿ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓŸ(b½€‹ÁÇÑ‚A`ü','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php',0,'\0ÌÖ©E•\'ƒbGäú¼»‚','\0ÌÖ©E•\'ƒbGäú¼»‚','û‡·O@Ž J jªÕ6$\nmÁJèE®š MÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓŸîñÇmy¬+\nfé:','wp-includes/js/wp-api.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-api.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÉ¶	@\\°™æûR¥T3¹','èñ <©±bÐS8üè£òÃ™\"fU-Ð›ÃrM~L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó£4\"”…‡%·•œ°.Ì','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RöþÉ6U„ŒÌðï91|','VÐUOßãæ()©EQÚ–Ë’¦,[îÒ¬LPEÚÛMI¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¤¬·æÌûÇ•LÙFZQ','wp-includes/css/dist/block-library/common-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝæÙwÒÅX ë-©hPÐÁ','jÿï\Z^	Æ““Yo;ÅÁae¯ó­En\"þóÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó§ýaÒ	jäèMî\"xé²Ý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÁ=ît\'…G[ò@½Qâ','¦£O}=lá˜{²¸wRÁåôdè@\'þ½QªrÓ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó©	NÜ8Åe“qóç›ú/','wp-content/plugins/jetpack/_inc/facebook-embed.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/facebook-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' f\0çf¥©%+¿Àó:Ù','&3¢Fš,¸Õ®d½[ƒF+šÉQç™e/íæû«&R©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óª€­G=„OÚLwPªœ','wp-includes/blocks/comment-author-name/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3°\\žIFÓÈfâyËL²èZ','²èì=NÿÊIš9±‡\0:ú#ÈÔö$y”ÿnqþ¼˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó°@pÐîð 5x°P','wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss','/wordpress/themes/twentynineteen/3.2/sass/mixins/_mixins-master.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Jº;ñãMS³\nQdÈÚ‡','&Ð¶dôIõI½ç¥2°8!À.!ÐµÿÌ¼ùÍu‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¶±Âì½tªvÎÖ·s','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê‚o¢‘³vŠŒ¤föˆ','˜¡{—Ä³µâÒ?¦¶ó&PèÈ5$¾Ú˜?ZbÈJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¹btZ¯ÂsÒ.Ø0þD','wp-content/plugins/jetpack/modules/sharedaddy/images/email@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/email@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©º±MBôÞ¦ÌÇn&ÄO','o.ã;‚©Í#’`oh6®)çÙ‚Ñqòð@=þÌ5ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó¼ŒWÃ{ßiñ¤Mb£XÛ;','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOExceptionInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c%Ú­4|J*æv¼-þ¡±','9\"Ü;ëk§óN³¦j¦u:%”¯ÃE“{jâv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÁfK¤Àe&|)±Ô\n\Z','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/settings-news.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/settings-news.php',0,'Óîºf6N–?òþ	æ5TìØ','Óîºf6N–?òþ	æ5TìØ','Y¤ÏOëøGwŒ{gpæKº*‹p®6mGÜ_–¹½a<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÉŒ\\ŽvÈ4ÔD–‹_W','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ÏhÅKeíù3Ý\\Š¬','·…¦ì[p®ˆÏ—	‚.ÿ¢Cxä94èYGóØs±.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÊ|+XÂ†aIè/ï','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Mcc …±¦¦Ž9žå','f8Æ¶ò<2ºŠ€Þr\Z²›_ÏáÜ-ý¥ s}ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓËÕU¤\\ïŒ„Zp‹Ë','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!þŒÎmûr\0¶Oyê','3’:Ä\'¯¶½ÜØÁ8Ûä“&ðAÌð¬QÂR<Û˜€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÑào(ýHŽttxû.','wp-includes/blocks/table/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/table/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÔ.P†u¤¨Ja»?-Ú','ª¤jÓ™O2¦dåkÿU6WÖˆvƒg„øU¥çjâe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÒ”Ð³]‡\rþì®a£ñ(^','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼SOQ%€CŽ¥_H6·x¹(','9·¯a’Û˜°-Fš8ÔF®î\\ ž\"*Í¥µk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ó×;ÏL•Œü\n_(}0­Ùô','wp-content/plugins/worker/src/MWP/Stream/LazyFile.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/LazyFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Ú7²·r\r))¡\n\r\ZØ|ï','0)W(F 6^óì[rUQ˜¢j°;°˜RÌ¼MSÁ%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÚ	*PÔÉ‘O­\09ÿqù','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.mddoc.xml','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.mddoc.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²æ£&ü‹Rï;\r»	','°Šû¶ËëQ2Êë%á\'\n>Cùê#„éÏâM”îC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÛÂäzßÍ¨³ÿž[k\Zª','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôš¾ËlÀWeÔU{Ò9ü','ÜØéÌèäGû ßÙ8—=\0¨> ø3 wg3.¢4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÝ3myP¢†3ÉÁâM&','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth2.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ñòùìÐ}µïVálGA','‚z!”N¢ü÷‘\\Zá/ê4‚_nƒ+G÷M•Ö‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓÝ¨¸Ï*•\rPWˆÌf','wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ò‚W®4,›.œó€OFKç','X¤ÑU_}àIÁèTÈ¬r¥,‰¼£–	Ó¦õáE’¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óßà< ?\nÂ™Ó­zÑÐ,','wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.js','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mS62PÏAˆîEà]µ%','ü-¢0JŽ¯\0Ú0ô[Ó9Å:úÔøNÍ€ŸÙ# Öåðª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óâ³>Zbµo&ÂÔ','wp-content/plugins/akismet/views/config.php','/wordpress/plugins/akismet/5.6/views/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÍôËé{\0Ï³^ÅãJ','N\"{®H!ˆ&Ñ¯åG°ë¾£‡BßÁT+Ì˜^hi4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óã—5¬¨ì–Äºì%µË','wp-includes/blocks/buttons/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nªFÿ”õ›h5%p¯D?','¯vºîF?¨–Ë¨‹³l@c~J5Í?±Œ5ìÁtN4š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓðHÙÌAGÿ|³™¤\"­','wp-includes/blocks/nextpage/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Rc›±0µt F¼æö0','ìãX§kW¦¦ŸœŸ4çêxÕY‰ÔÄ˜ÑHš7óšy¡a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÓóÁI7ß‡SÑ2‘&°Žˆ','wp-admin/erase-personal-data.php','/wordpress/core/6.9.1/wp-admin/erase-personal-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷]yC|¯›DñÑJ&÷²!ƒ','ô&¶àÒ\0þ&îÉY•¨Ôã´U¢ÍÅÍ‘5F@íõÏ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óùà9¬¦¬2…b6ñeµ','wp-content/plugins/worker/src/Monolog/Handler/LegacyGelfHandler.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/LegacyGelfHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cOnf¾Å*ê¼¯¹h	','Ùg>j}¿ƒVì«â¨ïÏZ¶B†çîû¿Oîàvc¡Xs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óû2þµ8ªi§³n<ÇÁX','wp-content/plugins/seo-by-rank-math/includes/admin/class-import-export.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®$$´ùº_¼I~>¨\"Á','Õº˜‘?òfÈ¸?ÑõT}÷ÄßO­Kg´z\r¦ƒhÓ~[D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óû/Ê½låÙ@Ça=œqò‚','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Óþ?H4©Vªˆ‰­\nƒÎ','wp-includes/blocks/pullquote/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·’Òµ¥ÞÅä%Úa;ó','>ÊQ Ù˜åŠ5³,§œÂÿÃ½“ó}a¡š\0›œÉç×in­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôš}=Eµ@•9mújdµ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-keywords.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-keywords.php',0,'• ç¤Iêí $Zi\"E=','• ç¤Iêí $Zi\"E=','uM‘÷‡öBŽ4ƒ*È#tÙY‘=¾†Úâãýáò´g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô	kJ’?û ¢@xª°’¤','wp-includes/blocks/categories/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/categories/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CtÜ•KáÐÑ¥´‘¸¶|€','²£zÓ™D¸Ó¶´nö¿­Ä!€AËƒ‰]˜ÞÖ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔèòÿåÍ0*îWÇÔ','wp-content/plugins/index.php','/srv/htdocs/wp-content/plugins/index.php',0,'gD,Vë§=\\ÆbP','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô’\r\n«8n}ô˜Ñ','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ4û·Cm[^ÕÔ™€ú*','	ˆOr[\0c•«+¼î1Úïwè@¨CÅhVµEþÝ.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÉ³FÔ(@rËDòÊÆ\0^','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries-test.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries-test.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡°m`ìŠ -µ\"Í€Êüg','ñ²pu4:-ŽÔë	TpZÅÑòh›H\'#ˆµ8FAº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔžH§“18”3†a±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñô=s3)VrÃð°a	P','ÞŒ\\;a@Ë–Œ²Q—5\n~ítÌAu6÷MãA‡%4<wAÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÜp\\B|·,ýÅaÚk','wp-content/plugins/imagify/inc/functions/formatting.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯+KúÒ©xÎß^l3§','eÐ.XcÄZÌ½íWouu£ðÙB¡9n.ƒCËøÌ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔBeÄ½WÀãº¯ôŸ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zbr8íú÷%¦ºJ¡K`','êæu\0µ\Z8/i*aGk€‰­.z–Ð-€é_å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô¤T»2—™$Q(Ÿúz','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')}u…è¬ûämªÎC™ˆ','>×¥[$÷S¤QÜK›%õ³VV†{ Ho«­ï}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔœA?j&l’\\ˆtQŽ|','wp-includes/Requests/src/Capability.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Capability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dzÏ¤w{†‰Äí¸Ù','g$•¿¯÷¼š_æ;^×>£›mÎ”´»¨-½dÂp«Š+g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô\"Aú!Öÿ}x¹ù¨T2K','wp-content/plugins/worker/src/MWP/Configuration/Service.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñŠ\ZzYh_öY)ÞtË','ÎäHGà\r¼}Ã¬)ý¡N2P/q_S˜\0)TˆlF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô1\nHÌµÙEQ-*ã/À$','wp-includes/blocks/post-author-name/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¡ÜÁÙrºMX¦Ûo','™ÖÕ~’	(ùÚþÏZÙ<=Ê$Þ¤Ó#®¶ÒÝ¹wé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô1Çåz‚×ÂÏzÔ­¤B','wp-content/plugins/imagify/classes/WriteFile/AbstractApacheDirConfFile.php','/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractApacheDirConfFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6LOªgIåç=î9 ù,C','{,Íò-gAXMytðþsë±²ß\ncîüðB“|Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô3,\0¬ 4]+I))ù','wp-content/plugins/gravityforms/includes/api.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/api.php',0,'ù´)ëv‘‡\'~îð?™`G©','ù´)ëv‘‡\'~îð?™`G©','ë—ešÉ‹#8‘V‘P,àÉògàén«X™³j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô=lÐdy	Xê¼BÚ¶µ','wp-content/plugins/seo-by-rank-math/includes/opengraph/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔC54z9v`½è&å^õ«','wp-content/plugins/google-site-kit/includes/Core/Admin/Screens.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Screens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s°VsÄÎŒ³cd˜¯c','TI#ôð&3s»A8T@»âhDlÚ°½8¾vL¢ç\ZD•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔDíg5eÐ\'Ö7YÐk3','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpHandlerFactory.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpHandlerFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†}ZŠ†tÜÒRµÎp`,¦~','íxõÛ´›aóEå Ñ—Ü;VNO?„ã_ÔÏà<;¡“[»—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔGW¦G˜Xß½	d¹ú8','wp-content/plugins/seo-by-rank-math/includes/admin/class-registration.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï<j±élµ/”»BF¾Í<','zA¤-­¨«BWüÕ/é¶½íùúÇtáXµâ×¿âø»D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔHÝýç4¸±L¼ÑfÍPc¾','wp-includes/blocks/accordion-item/block.json','/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üVUÖñìeœÑÂ~¶W	É','“ D•¨cå»O×+¢,(›¢\"\\_+Wëýo·»€ÔËÆ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔR1QwÅgI3™dmž=','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardholderService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardholderService.php',0,'ÿÛN0ÝË\n†ðÑÞJî¶','ÿÛN0ÝË\n†ðÑÞJî¶','\\Ÿj\ZóåùŒâØü¡’}§•yT|Y>Ñ‘“¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô].õooðÈ¦M-n	‡','wp-admin/images/align-none-2x.png','/wordpress/core/6.9.1/wp-admin/images/align-none-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øXC™)[×°›-º4½','³ß§&QQ½p\"~Û\Z8S×Šš‰ïÍöYÞåëÅS`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôb“ÿ¨q¥F¿1stíS','wp-content/plugins/seo-by-rank-math/assets/admin/css/schema.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/schema.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽúŽžîElÛ`ò®>IŽ','aTlô,v!¹:K¸¤Y®\\z”S \ZÍ¡8ÂÛDþÏ¦ªí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôiëâ;|ûÆìtúê','wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÁôôM0Ë€©àÚFKT','à˜õf«Š&=a¿&‹¥ÖçpÔy0d,À‰ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔlÆ\0Û%”Å=ð„³³Å','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UserDefined.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UserDefined.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Æú·Áç(¹´ïÚ zó|•','‰µñw›“JîÚ·G%ÎSY¦Ø`õñCHF=¯\\ƒ‰.þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôm»¾>M¯çJÈb‡3Lž','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SingletonApiResource.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SingletonApiResource.php',0,'ë‡ RÌ1Ù˜Äï ®J\Z÷%','ë‡ RÌ1Ù˜Äï ®J\Z÷%','’DsØŸŠ÷N„™w—’Ð´~ŸŒ“ªH(µÕ>û|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôo.5×<Œ¡uÔSñ+j•','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/pro-features.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/pro-features.php',0,'F7¦ã?CMN”ÍÍ´[ì','F7¦ã?CMN”ÍÍ´[ì','¤Q˜Gyÿo@™Ìßä!T7ÓÛu½åDÃV\Zbl~QÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔoŽV \r\r7±¦ù;‚Ì','wp-content/plugins/seo-by-rank-math/includes/admin/watcher/class-watcher.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/watcher/class-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÎ3Üþ3(¤,GÖŒr','o ·Š‚T#·6©úIÈµ	ymL²j­-Ó¿7šTÆ•¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôrz¾wæyüœ“hyA÷T','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/src/class-dashboard.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/src/class-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú(ÔÂ*¨Mƒ‘ñŠçÏÃ','¬ò‘ä×K¤ðxÀxõ~ q¯¤äæ0=„-­é„û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔuœZ|±£¹P?¬iR	ù','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/XPath.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/XPath.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\n—ÉOvÊ÷/S’¼Ó/õ','µŸYäÿ;ÚÁ8½Á\nRu>çjÇb›%|Ã÷LF¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔvµP!ÃQ«¡»Dü×','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-done.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-done.php',0,'bÀ~¢ÇŠÿöôL˜¸±\"','bÀ~¢ÇŠÿöôL˜¸±\"','ó„HDòÖÿ1cÌÚ\0ûþ¨Ô`°¨žt2û\n<åüI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô‡³ØD¦+Îzž—­¦ m','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-storage.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w4š¢4öac’]4“ºÄÒ','7%,ÍÅžÔ0œM*«Œ’6.Ãü§Û±¶“›7\'ÙîéA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔŒ‘*¹¾êytýR—àVÞ','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬´·ÕW\'Lù`´-£','¦ÍsFj[¿BŠè\'F,¨b—«­Ó	ú«šBðå5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô’¢ZåCLEÇá;G·','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SocketHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SocketHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qz\0ãLCn„¯0ó¦D¿B','ÁùgAíd¶Ý*¾»È:}ñº\n¥\rS3IvÞä4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô’…TÐÄo?X¦˜¾·n§','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-wc-vars.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-wc-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é{¶º—>¿7‚œóÇ“Ê',',ø>˜SV.hµ·«\\‹¦eŽrš†\\¬¶k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô—RaÁ>‡ºùÝ8¾S Ê','wp-includes/SimplePie/src/Cache/DB.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É‹×‡ŽüöT´¾–\n„T','ä¦jíõNn˜{ëôcÚêf·p÷=Ü¹”ZÄQ)¦¯äç%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô›÷aùÚýšáÁtr­‡','wp-includes/blocks/video/block.json','/wordpress/core/6.9.1/wp-includes/blocks/video/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êo\r¯9ÑÅïÿœÅsÀ','†¥j¦kô(h»Œ1XÝ¥N¨ï-ž@§Â¯ÇƒªY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôœ\\r±Ç#ÕÌƒø”‚Ú;','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.min.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`û0b€Ž*Ðú5<D¿ZL','û³úõ?ˆú­˜C“¼A\r|fÔWìÆÎêF@UKd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôœd­&;0Ì;ð}h¼Ù','wp-includes/blocks/columns/style.css','/wordpress/core/6.9.1/wp-includes/blocks/columns/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡‰œkŒôG‰mâ#e\\','G”RP„–›9ö&4ÉhNr’NLW@\\áÆnÏ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô¡µág}îžJ¼ˆ²ÅÅ','wp-content/mu-plugins/nexcess-mapps/Support/AdminNotice.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminNotice.php',0,'¶dÑ8*uæ–g¸`|/R>‰','¶dÑ8*uæ–g¸`|/R>‰','ìÄµ¨Gú\rJì}ãVžÆÍæ¹z––K*V\r$öî§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô¢•±y§ëfCiY\riù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô»q¾Eè{äÄð‘n¥¹Ž','wp-includes/blocks/verse/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/verse/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æeá©Ë£RìR|¼õ©­—','…j/+ÕH‹æÓ+Æ×ˆÏz*càÙ*‚±a‡ažeÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô¼gcˆÓa³Jªƒš°{','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë°õ¾+­‘G^‰0ÀÓy8','=9³&„¥t”Þ‹\09ø§c{ç.\"ŽO	à±â*Ñþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÈ†pŸþÑ]4ÌÐLñÄq¦','wp-includes/css/admin-bar.css','/wordpress/core/6.9.1/wp-includes/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f<[]Š”–y\\.Fº*KË','ÇaÜ/“ÇÍè$Û˜æ|,³ƒ”êÎ‡Ì%f„ÅQ‰Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÊpÿýS•š`ß]T]DÈ','wp-includes/css/dashicons.css','/wordpress/core/6.9.1/wp-includes/css/dashicons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïõç6s½ŠŽwvH7gM','žî·ë¸#ã.fÚÚ\ZcøOy”­lÌ9ñ†útgû4Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÌ†lÒ˜Ü\\ç4â,C-“m','wp-includes/css/dist/block-library/editor.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü™¬‘Øpt•jùü^ìñŒ','ƒ%•¥á%3xíeL&¤£M@.Á®%ô=µô¬xrü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÐŸŠa…á«±…š©Þ_òá','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php',0,'ðÎ÷€!ÄÈHÿ¥hœŸ','ðÎ÷€!ÄÈHÿ¥hœŸ','Î9.YlS®‰öËÌÈAÙXN‹Ôo*b€º¾l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔÔG‹Îwc»ßHüª½','wp-content/plugins/jetpack/modules/widgets/contact-info/contact-info-admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info/contact-info-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u95èJ#…#\0q[·ä6–','î€HSä¾Å##\rTð«ú±ß‘“™Åe•FE)E\Zµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô×Î/47¯ðšP7f','wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âjåsù—G þHTFVr','[AÿEìŒf:4®:Úõ¯“\Z,@\"™-lGÅ%ƒo_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ô×¾}hbV@_¤·8•8åq','wp-content/plugins/jetpack/_inc/build/videopress/js/gutenberg-video-upload.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/gutenberg-video-upload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×\nî¨ÍSˆn;~·I¡ª','„&tˆ4èVTdWªœFÜH‰w3µ[`¡iWlFD(ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôã}-{X=L¦f	9','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mascot.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mascot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`¯\"¸Dü=x]c*é÷Õ','uÞ›¤Âa“tƒ>øÚ™ü\\qVÇ(v)\Zd¿zø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔæYrW[A_ÀËUø	D','wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','škók² è±Ôpëá','_¬–§Û•Goc¦yÍR|b³é}½È\ZÔTüõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔëwÏm¡é%F†>\'•ŒC½','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-visitors.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-visitors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j(T)yvRÁª|þUÙƒÖZ','viÚ ^Ø;ÝY&z²D±ôh­w›áÞKë=+¿›Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôð’UèÚYÆë+(×Ô—','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/js/404-monitor.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/js/404-monitor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šp¼¦ÙØçöš¡)^G‡%','m<ZcðÏØ—^í4Û\r¶j(TbjxééWEca^)ÈC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔñÅaP†…³³àîFn','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aw×­Ói²\nèÙU€Z','P¡¢~ª}H•·€@]zª´6s0Ä=4ô?„ŽX4Ü\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔñÛ$$TÁo‡:@š.','wp-includes/blocks/term-template/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','züï›Æµê•LÿÅñ','pg\'¶FMïãáXÝcLÞÍÍMìmL-bž[ò¦y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôó—Ü#Â|Ø÷Ç(¤JÊ`‚','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ContentAdsSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ContentAdsSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$L•ô	ö[;^g[vºi','Ðý­®²ì¦L4ë³‚u¥s½bB¤V¢«;eÑÑì¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔöîM®à}¸žö³ˆ¨‹F','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php',0,'H.(»¯°ýN7×ë\r','H.(»¯°ýN7×ë\r','_¦©ý¸ÿÜ›Gd„11g Y—”1~ú¦>B$tÛðªX´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôý5_|²-7WÇFqµ','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/divi/class-divi.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/divi/class-divi.php',0,'ŽÔÔÓTÄ3·ˆÛÿLœ','ŽÔÔÓTÄ3·ˆÛÿLœ','ê¨TÌý 3Îõå¦+Ì+°	MÓØDÇ=}E+HÛF’,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ôý‰¾>&|ý04Îž}','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-request.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-request.php',0,'5ˆZÞ\Zò]J_\n›Œ$¸N','5ˆZÞ\Zò]J_\n›Œ$¸N','Ù´€e¹ä~Jâã/Úu,]WÿÚµ¿£\08é¡‚™x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÔýÍJ1ÙQžå¿€d0®áw','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ÕÕ½`P÷(pøâÛl^Y\n','¢>êZ„±*jµÿ‚+ÿ˜ÿ>òCSdn#Š<þY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ7qbî»y ÓÏnZ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php',0,'&èó¦5šÂ>šöÃò','&èó¦5šÂ>šöÃò','>*Âä¢*ŽißtÙG‰Óý(tö™‡~\"ðSi0òÇÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ–ÕFŠ†\n[=6µÿ6\n','wp-content/plugins/akismet/views/logo.php','/wordpress/plugins/akismet/5.6/views/logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IW:Å×’|ÿ6œÓ','¾},x0#±ùN8KSéÅlT˜Ã`–’>~^•ôbö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ÷¢/—q‡RRÊ|¹¡ê','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÇ÷~œâÞz„f8‹­•¶m',';!™usßŠ`\'4b¼p˜”8sblRZ{ºyÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ‡û)w«×Kb>2p?','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-youtube.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-youtube.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò¡_’j«ðó}ãiÄf&Îr','Îï×¥4K\0‹}÷\\é71E#Ë4·1$Ö‚äÙÃí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õé»ñ.bYŽ¨8p1xñ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';lžg‹ÒCTCü§I idF','GJèÙÀQV¾i)G•¼ÖØ`Ä`t!´(3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕjCÉÁw’·õ=I–-à','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wm-backup-wp-cli-command.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wm-backup-wp-cli-command.php',0,'ãÇÅàÌ‡°²mm¼˜§ÐÒ','ãÇÅàÌ‡°²mm¼˜§ÐÒ','>#Ór0)ïXp\'B,>vK¹Î·Y9²§î®À1X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ²Ü(\Z¶×¿*¯—Žü\"ð','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Custom_Dimensions_Data_Available.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Custom_Dimensions_Data_Available.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ÊwŽ\nI?QÐ-çÝGŽåŠ','Ž$”üPœ<msÓà‹Š+‡jâú]d°ÝØõxÎâ78','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕXéð¯—$„a²ÔBÈÒ^','wp-admin/js/user-suggest.min.js','/wordpress/core/6.9.1/wp-admin/js/user-suggest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6|3¤—ÃsŽJ:+IVÖ','ÇŒ0BúÈ |óqO­	F¡±¤æ>ƒg„€À¦Ó#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÉfÏç¤º;|°ŒßŒ','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)´‰Lh|Ñ-ý§•','u§ˆkõ$b§!¸JãÏJ¥<+OA`cE¿®¡}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õv—ðïæfÓë*&Î¾ž','wp-includes/Requests/src/Exception/Http/Status409.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status409.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÔZúD6—èó$Ï[$','«GÜ9Óî73Ò’ÝUÉ¬çƒ}ÓOŸ@œÏà,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ!çÏXžR@IÎGÉz','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éVU¸¹I>v†„‡vÔ','jñÁ\"†	tGñ­Z(	£Õ¸ù„[²dp¢IO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ%fÇƒGµÿ PÑ£½ê˜','wp-content/themes/twentytwenty/singular.php','/wordpress/themes/twentytwenty/3.0/singular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&±Z‘1rÓ\rö1qr','fÌJÚ·új¬¢	ßìT	G[AÚK}²N<kþ® =','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ&M¿ŠC—üoÂyðË‡','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’~^H4w&šÏ¥e','´:°ïqLU23ñš]a½2	‡ºQˆýFtÌ®’‘ ‹Qw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ1Œä÷©\\‰êÇ˜ô+','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/upgrade-prompt.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/upgrade-prompt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û?Ãu1¢$mæÖ$ÿ5À','ë(¾l?3í8­µÙ,¿¼_rûWÔq³A¢´†Õ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ2¡öˆô©_RÕà’[¹ÀY','wp-includes/blocks/code/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/code/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úQêº\ZQ‰×ÝÒï©©ù','¸½ Ôõã$¥\r›$‡àgI`@‚+9‘\rÀ„ò‘ëµmf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ:\rk”ï¨U£&â@O','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-user-screen.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-user-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ6x¦\".NúÎ©>Å&šý','mÓ´;þ†ÏM 1¸]ží	é½$€,>+wè°[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ?9Nk÷@Ï+;†òá&H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Êè^N‰[õCHbiãn—','>yÛ§\'‘÷ã+¼ºuM©ê!v+„ÁWêµ#Ô.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ@Ø\rþ££‚<­Áô‡»=²','wp-content/plugins/akismet/views/compatible-plugins.php','/wordpress/plugins/akismet/5.6/views/compatible-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌnUžhæ@{0F¦ÔÕÇ','Ž>\Z>¥Á8]„¶£ÑNÑáœ+_Q(¾Û¹DoÜ\'‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕBImSÀÔ96ß7’†ðX','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì \"UE\"´Eb;Dånð','‹©Ô±ë»r–gÜêCXJUË1ø’Ö‰Ya,Ùð1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕIZìéW…ºqˆ=Pè-ó','wp-content/plugins/duplicate-post/src/admin/options.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™je\r}tÓˆÙs^gËv÷','ëTeŒÃ±w6„¾W“~GÚ¬2¸@¨ð5Æ—Ã™X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕNá€SwæP=õëoÖ&†','wp-content/plugins/gravityforms/gravityforms.php','/srv/htdocs/wp-content/plugins/gravityforms/gravityforms.php',0,'‡Ö\Z4]Ãëôó$ÈðV','‡Ö\Z4]Ãëôó$ÈðV','¿å	»É‚4ÔÏ>© “ÍTó LW{D9¯Xä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕS»ÂAUÚßa{Yö','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fõe§Ò»Ü¨Ï¯l\n¾®&–','Tn¾Ô­¾ÿ^œ9¾ì™¦)àóKÿÙJ:³3ÆEÉÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ`Æ_\0Ržôìøú”','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/update_certs.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/update_certs.php',0,'üÞÑ±›û¡×Üê\"¬ÿ.ô','üÞÑ±›û¡×Üê\"¬ÿ.ô','ÃKØß,…¨|žPƒðåHtt~´H×ZA´biH‰ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕgÖ¿þ€mœã‹£‹ÙI','wp-includes/js/dist/data.js','/wordpress/core/6.9.1/wp-includes/js/dist/data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òï\nvú•Ñ’ÛêÀ¥','ÊkõãKGÔ,`!÷(j_Žþ&Ñ,@ê¨ì‡è³5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕpïsZZ…#÷N7—óe','wp-includes/css/dist/block-editor/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m{pÆ:5GÿÁ¨eö','Fó0³<Ô2lãÕfñ×ãwª[Ò–9\'T?(aÒi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õq÷T…|þeæ¨2¶?','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidDropInException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidDropInException.php',0,'ÒŠ—ÌÆnsêÞ\"DHPX','ÒŠ—ÌÆnsêÞ\"DHPX','&ÑNÌ§#ÿ\nØ&&Ä]í4«Š¿Æ~Z¢³Ø¹k©”ç]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ…”ŸßãS“‰+ý”¤‚','wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B#ÉàFŸàÐ{iËk','¾!þæœ1ù&Õfž™ÓšfÍîÐÛs¡\'µÍ~Ë?¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕŠÅéÊ™îÍÌ~¼\\c: ','wp-content/mu-plugins/nexcess-mapps/Commands/Qubely.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Qubely.php',0,'X°üx¾þ}¢¥Ä\"yJ','X°üx¾þ}¢¥Ä\"yJ','ä²ÀŸ&ù\')‰;Š,.‡¿MûÓ:0IÄ\"-°©¸à\0Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ•L»¡+7>$É¡4æ¨]','wp-includes/blocks/post-comments-form/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì®›’ó9\n.ha¿‹=8ä¶','«¤¶bŒð›Š?C¯=PýË\næ¦EÎHÍg÷pE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¢¯q‰íñ–:Ÿ*ksP±E','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ£¨7>\r¯Ë%÷í¢\nÇ','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/svg-scanner.php','/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/svg-scanner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ƒ•üÈÞfD[¢ô:â–h','ïCÆì\\˜ŒÁv0‹k¾)6º$<©u%ß“jÚ¯†œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¤!xE¦˜YþŽë©ïU]','wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±1sÀN´áb—Ç×ŽÝ','<:þMT|;9NÇÎZñpÉk\r?ß1ÿ6u¸ÓŒ…>óR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¤ÈÜè#$Ææ?:¦Õ\nœf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';?\'ä¬®•¿­öè','ESÊÏmS×FÕ~©¥*’,ºÖ*\\ƒ	²Zeâ¿p|ê&4!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¥ÌœÃRAËvÄeÿ¥\0t','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áa\nŽ\rÔŽ6ùöt¢^t¯–','T³×¢j¿…óiI«Ö!0F%•ø_ª©g¢ôSá	\\Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¦åh(O5\0½Õ(õÈó','wp-content/plugins/members/addons/members-block-permissions/src/Plugin.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ËÛbÕÆÀáÛj¬ã!Ùù','³ôÌZE‰7Â]º*x`ƒ³mÃüßÒ•B@Pv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ¨¢ÕÞPÈ•÷í2ÆØ†','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php',0,'p*Àð3mI‹–Kðæ”','p*Àð3mI‹–Kðæ”','èôÙÁéK\nùÌõ`ºº!·¸!jë8,zUhz}‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ«ÁfÿkËÚFêYŸJK~','wp-content/plugins/wordfence/css/license/care.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/care.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hç¥*õ,<î­Séªèuv','a-\"áZL?$ZnÙ–Ãò§Ô-{-ÛÄùz`ßv×û–Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ®T¹å7pè9e–öI‚‚!','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user.php',0,'N z{=’”Ù°çévÎN','N z{=’”Ù°çévÎN','óÞÌY3%,±,¼ì)hºÉKa¿`¨dD¾\0ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ·K¡;-À/—ŽU7Íf›','wp-includes/class-wp-block-parser-frame.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-parser-frame.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1…°í¿”Û¯œ³¨Y×í‘','¼Tè_?ê>ñ* ?ùx¯ÊÆ4À¾EÙrg:Ü7Ê¯N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õ·üìXO.·AÛ÷”t','wp-content/plugins/imagify/assets/images/mail.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/mail.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æW:C™„|k-Ó¼RS','ºINŒ‡8ì6;/ö‡„¦Ï…ÿB«>(º\0P·Ovç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÀI¦\'ÁÖÛta-o	bŒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÁ%|NG˜æÒ×^P½','wp-content/plugins/seo-by-rank-math/includes/helpers/class-html.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-html.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³×ZØæŸz÷¢cPRz','Bc\'µûCÓè‘a4(g(ºƒÃc5–˜K¨c©3Nï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÃöøÈ¨’áŒrÑé%MÃ¨','wp-includes/blocks/file/view.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/file/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!CãŒxf]\\_0›ìOi“','oØ\'Ñ|FËó‰7¤¯] +åRâ+x·4=yðYvz0R7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÇŒÞè—zRÏ£èúw9©','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neg.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>º<ß1µšùÒÉoÊ ','ç²“ª¥µ\n\"\Zóúqó´¡9Ì\00—“b&ßä‘»¤O¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÇý5û\0HSíÃµž','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bŸ¥m¹ÚqñØmV²o','nÕÓ©Œ´Ó5Åi˜¢Ã|!}ÜËÅB4ªâX>3ÐlÚ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÈé2ƒ\nq2|F¼âhŒ','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons-admin.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ð™š’q¯Ó¦Œ„Þ±t','ì¯²ù†¸¶6Ú%–j‚×cÐ-öÒK¯+#´mŒÄJz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÈbö<+&éÝøì»T','wp-content/plugins/jetpack/extensions/blocks/business-hours/business-hours.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/business-hours/business-hours.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l¼cjS¢šdT†a !‹','UÒ\n)¿4–Eiõº‰Ô˜¯ØÑ2ZüÕv#}o·n.ˆ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÊ\nÒ?|,‘Ô«ÿaÜ£Hý','wp-content/plugins/imagify/inc/deprecated/Traits/Media/NGGDeprecatedTrait.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/NGGDeprecatedTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ZBöí‹™g{œ.W','’£o\rZêÑ\Z®ò«VÔiY±ú[ 6\'²nL”,á|W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÍ8È$AžG~*äÆošš','wp-content/plugins/jetpack/locales.php','/wordpress/plugins/jetpack/15.6-a.3/locales.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' EyÒZF•ÎíèŸ=°','äþ¡¤@V=Ë÷àì+z2)iö„›Ýk®­jÎU[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÑvÓ)Â+/~ËZ%iV','wp-admin/images/dashboard-background.svg','/wordpress/core/6.9.1/wp-admin/images/dashboard-background.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[H\rkgö€yjK£OM‡Åü','°Ëcµ.K.h|ðM›ÜÀ¡œ=Ê€ñ0R’Ï­D¬ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÜJ<:V†ÊêÄ3ÜáíR','wp-content/plugins/members/addons/members-edd-integration/src/functions-filters.php','/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YêžðÄG»™9·Où\n','Y±Ùmiá\rtL¹ÝúZµr‚ŽSV©sÑÆ©†R„¨‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕÝ†-Œ:äýjO³&šÔ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´û!à¡¹³èò~,¤Ð0','€:ÍBŸ_Ö0#Ž«Áˆÿƒ°¬ÉNIÖ>.¸eÙì\"ñ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕãCØÿ—kq¸š?¨','wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T¹0wF67B«¾;\r£y','P¸©aõp«E±7ðû\0Ô”Ò;‚Ue,>Øi\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕäLÞ—Û¦ãö”q6g','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','à&* ;°ñ¦™m¢Q','¿j¼FO.¥œŠ-{þ¿LÄ÷H‚2_”ÁÊ‹½T]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕåuORŸOÌªks93ª¤ ','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶0Ù_MW{¶ÞýÛ\rù','<#{ÝcÆmÏ|Îû^ðI}í6èyiÛß™Õ„Ž U\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õç’é	©G iôÊÇ°}\\»','wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding.php',0,'’‚qœ›…Kù9¦1Yí×õ','’‚qœ›…Kù9¦1Yí×õ','‘§Ä”NÇ›AY4ã£¤üQ.™ëÜm°u¿Ð‰®.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õë%l}*Š»†¦\Z“VQ¡2','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/tab.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/tab.php',0,'¶õ×—6 jQÞ57âŸ','¶õ×—6 jQÞ57âŸ','ÄÌàÒÃ•Ì€}œ±¹øƒèæÑ2Û&‘5ë”ÜvÇrkõ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕïññÞŠ‡r ¡0ä','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNoteLineItem.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNoteLineItem.php',0,'×‹B;VY±ØU½8','×‹B;VY±ØU½8','@@ß«4}ÍsàòÀB’7·_ä¨©Q·@¨ï[{o˜¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õïûþ s:]æD]TnV','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûo¬Š3ë0	ãþQ!+ã','Árè‚à-ÿ\'öÜ·[\Z…íòH¶ZéŒB§ó¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õðäo›þÚ(E$éU:q','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°K–¶q\'1ñ‰SêB¡Æ','-oB©µQAðzžÐ‰¼CŽNOÎÏÜµ±)þU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õók¦~±óõÊÛ8Î*F=O','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg',0,'Ë/rˆ²ª·K‡lÿ”€%','Ë/rˆ²ª·K‡lÿ”€%','1tø‰\Z“„—µRÚƒd\\#wš„Q‚O•Òö\Z¾3Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕõK2;æ<D¦®‡ƒkub','wp-content/plugins/wordfence/lib/wfStyle.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfStyle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°üÄÓ)÷JGçö©¼','ÅÆ_7JpF¸WÖSÔÏsžòilÕgÏ ‚íCd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õõü”ó-˜ É©ÈÔ','wp-includes/Requests/src/Exception/Http/Status403.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status403.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#YOdsCHMG¹Õ7½','\ZYäÜ EKqÒÀševÝ@÷9•ån3Jyá&‚¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Õö¼úÍ¤6é\0/ý“kúÀô','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','/wordpress/core/6.9.1/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó³É/VñÚaWƒŸ6³\r','t¦Õc©AtÃ]´ß{Â NÊ@\'y)Bë×CL’·Ðù¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÕüJœ?½,À‰¦ÛQî6”','wp-includes/blocks/read-more/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/read-more/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']°Çfò¶õ€õ£p/Ìð','†é¨N©Ø\n°:\'É9€@þácb5·«\'èÂA—µ=Ž\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö\0Ua\\×¸ôy{zö¢ n','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity-customizer.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity-customizer.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G~¸œ¸ç;ò`Øu¥ö®e','ôÑJu1î¶<D6H\Zïwá:ZfcAT£±)Ï‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öö¦\"ÊÄô<{pXÜÎ','wp-content/plugins/seo-by-rank-math/readme.txt','/srv/htdocs/wp-content/plugins/seo-by-rank-math/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mƒÒ’Ðeé«âËb”WÚ','\"¤¬–ŒÊˆ­è†^=y‡qD.Vú•ÒÃ|<WP´Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖZÿà‘a†>ßqO7','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ê¯_{ò[ã»pgÁ–w','•á•\"nZÑ²¯ÜãÂ-MÞ¹Ú½·mÛ$£	_&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö›R—5†óMˆ;î¼È','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/users.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/users.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öŒðŸ\'¦ÅÓ¹è´’','Q(ð‰€å—\'§³þ’]¦;+¸Q’¶^ÅÃÙWï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖQ‚’\"0]×§EL@þ','wp-includes/Requests/src/Utility/FilteredIterator.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/FilteredIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cŠ×µ€LÎ{$ïG’\\i','Áž‹G¬çÎØêÁ¤ËdùÞO‰u¡$Aæ$6P•Cntsï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öút-¹¯œ—uX°Þ\\0','wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php',0,'“¼ó%%ý0]Œ•,ÜšªºK','“¼ó%%ý0]Œ•,ÜšªºK','IËÆñ‚2Â—ûÙtÅ^5ãÓi­.§,æ\\Ëdï)\Z{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö™ ò|ÄX<4—»ÃÛ','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GA„\\ímF™(jÝæ¤êêÖ','y„&Í6\nY:tÐcíÆÔ‹Å3ËÄÅûû¤¯÷‡L0È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö\Z«ÚeYÛÊš€Ç','wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.asset.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.asset.php',0,'Sÿ“Ï7Æ!Ã®ÖLN‘¼E','Sÿ“Ï7Æ!Ã®ÖLN‘¼E','h(ýº\0I#`™€\nÖ…3LC€‚X	®ä”Þ¡ƒ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö&vAÖ÷–ëÀÒ08üW>','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php',0,'OEeôZÃY‡ÀûEÌù&','OEeôZÃY‡ÀûEÌù&','ö³ÊWsê¾Gr(ÀQ9Aª_Â©>+„‡‚ÃÇ\'·¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö3m:NŽB\Zs®¢´•ã','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip.svg',0,'öÜ’÷ÐhÉà“«\nÄ+N¤³','öÜ’÷ÐhÉà“«\nÄ+N¤³','·ßöj÷Y\r¥Žø‡Ý‰¥?qJªäìðÜÙÌ·_s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö7IáõßÖª»Ù*Wpûz','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Subscribe_With_Google_Block.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Subscribe_With_Google_Block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Š“üSä[ñoæþÉ¥‘','OÅ7)²]ÄPHÒlbO@qÀµt”Ñ¶Ö\ZT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö8ðUPóú¬±w•ìÚ¦','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þpòzw1—\rB6ÉØ¨Y','ÏnD:¾2©âd¨B²†òËÓD2Ù6’²ny|	^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö<ù8é;p® x¹TG','wp-includes/css/dist/edit-widgets/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œEºú…¨vÜ7xó®Ç','<MIÃ°pJT=š\Z® ³\n“¸ËëÖ‡úr[¬•úƒ|)„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖB«åŠ†\\¸ð{aHy‡z','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üJ~u„hEIßhÒ¶¢M','þöó÷\nð\0)»y6F¸…/ç?Y|rï@¨§+,P(¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖD?¨4ò¼5(óälèž','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êAÆùÄ\Z Ô4ù•éJN?','ò„ò• ø·ñ|õŒž§æ¦¿[²¸ðº­üpæ`Çª•Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖFÀ8m€u@_óXTÖ','wp-content/themes/twentytwentythree/parts/footer.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/footer.html',0,'W	Ào9i€æøò[‹¨r','W	Ào9i€æøò[‹¨r','¶é,	…¶Æ‹×¼b$×O¹çÉ`IÒðù¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖT„q“2T÷¯;5`ŒÏ','wp-content/plugins/seo-by-rank-math/includes/settings/titles/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖU$§ÿ>„D.Ð‚ìpZÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™¦V|ÓH Ëdó`y;…šà','æï\nK„òqX»á(Kd„ýÉÿ+\r5ò½øZOP<Ì™%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖXÚ‰|î8ÑõÁì}ÂBÝ','wp-includes/js/tinymce/plugins/link/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/link/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°öV\\\n]ÌáKûs\' ','\Z>†‹IÖSÖÐµ´œêÆv´,¢Ïq¦U¡¬Þò^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖZ ¿}±™w:§ky²\0','wp-content/plugins/akismet/akismet-cs_CZ.l10n.php','/wordpress/plugins/akismet/5.6/akismet-cs_CZ.l10n.php',0,'aò—+dÔgT;ˆÆz¨','aò—+dÔgT;ˆÆz¨','Õ¤¥ :øÅš»ß.èåøšÿ”GiÞ¨u±l\Z¿ûú­æ¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖZµÓC\"9Nœ™¥é»ÿG','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BaseInsightTypeGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BaseInsightTypeGenerator.php',0,'ªŽ>ŽNð`_“g2\nÐš8','ªŽ>ŽNð`_“g2\nÐš8','¹3ô	e¡Ôêd®TÁ¥ðSÔŽÒàfŒÁ>¥Á)/ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖZ×ö	r!ÞfÕÑ¾	Þ','wp-includes/images/icon-pointer-flag.png','/wordpress/core/6.9.1/wp-includes/images/icon-pointer-flag.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Ó,‡ò­‹ÂE^¿j`\'','oq·Ú9”Áa{)h}=#¾½üëçTû×§ÉÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ög}\'ÿ“£5W1šÁbì','wp-content/themes/genesis/config/customizer-theme-settings.php','/srv/htdocs/wp-content/themes/genesis/config/customizer-theme-settings.php',0,'u[©¿¸A‰DÒÛ—XÉª&#','u[©¿¸A‰DÒÛ—XÉª&#','H¬§}\\Ïžk³[âîÜ3D8GL÷wé14ù^è¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öjõ‡‹#¾Ó²©·X%œI','wp-includes/block-supports/elements.php','/wordpress/core/6.9.1/wp-includes/block-supports/elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pð‡k†1E3Ù×¬§µ4É\\','x#g§_DI&Ò€?Ù=éÚß¿%ö”«SÎÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ömá‹žj¨ï¼ÇWìBv|','wp-includes/blocks/template-part/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î[¢íÈ\Zöuœ7ü Ôíê','%ŽûF.R8–cè€¿@ÑB•LHÔg#œY±S	Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öo!,}sµ#$_Ô³Íœ?á','wp-content/plugins/gravityforms/includes/logging/includes/KLogger.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/logging/includes/KLogger.php',0,'jýúA=V¥¯Ÿ¥ò¨a€^	','jýúA=V¥¯Ÿ¥ò¨a€^	','tÈB…ñ©_Í<ÜüÐ-:v¼NÊ´`:ƒ\\÷*]_ÿdq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖoÒ¨*Kîêo˜7{ƒ <','wp-includes/ID3/module.audio-video.matroska.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.matroska.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÙãÓopä»¦HJ	!»','whd›´Ÿ»¦í¼=Ìn=ËyLY<,oY-ŠK“Zlm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖrYŸS¯xwDYËšJ™[','wp-includes/images/media/interactive.png','/wordpress/core/6.9.1/wp-includes/images/media/interactive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R×¬Ë‚®ñÂÃ´Å‰hÜH','{óô‡ [Kêà\0!ƒê¸½²/á\\¹lw.Á¨êÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öy‘ÃÞ¼¸­Ôì˜®¾é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vp,W?ÿ~5[vÙˆùå','ä”å(‡Ã¹ê‘4×-$*»ëÖž:e¯%L(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Özéy˜íõË’[O8¦','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷µ™ãø‹ùM*õÓös£','ÕâåiS&8FgßŒ©—X\'J-í6hf8km','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö}äÜ\0OÁ‹‹`Þáf','wp-content/plugins/worker/src/Monolog/Processor/WebProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/WebProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=½a^u9K‹Zd–¥Œ','m‚_2Eœ>Ã©_Äv¸\Zcfà°Âž=Ó”¨Œ,É-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö‹Ë8“[½À¦‰˜0½ÊŠ','wp-content/plugins/wordfence/views/waf/debug.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûAöN™¯z‘ðÌ	Ü¿œ','Å—”5‰£bDGˆ!‹âÍÞ{t¶*\"ŸýÈy»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖŒ·ñqæÃ³ýX°[ÈÒÇ','wp-includes/class-wp-feed-cache.php','/wordpress/core/6.9.1/wp-includes/class-wp-feed-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìß|J#©.Í†~j†.`²','¦ÓÑh^S±€Fáþ¿wðb\\Òv):>\nò3ÔH¶õ°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖŽ›–ëiZMFzagH','wp-content/themes/hjs-blocks/blocks/master.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/master.php',0,'âÇˆÈÜ+8ÐF„;£®','âÇˆÈÜ+8ÐF„;£®','³Ã4^²7«%mS:e;$œ Lð€óà³ò\Z)6š¢µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖŽÂ œgï|‰º.2±ù','wp-content/plugins/jetpack/jetpack-ko_KR.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ko_KR.l10n.php',0,'o\\ýõÇñ\ZœŒ«§+OŽœ7','o\\ýõÇñ\ZœŒ«§+OŽœ7','!è™Æó™EÍz\0Dw»-~F×CÜ‡Ý¤Œúâ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö”åöë£ŽX5}òÝ\0h²','wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/sharing-hidden@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÌjƒþúäåÄòö^l','w\'‘6ƒÆÚÛ¡ÌQ†\\$˜ž9,Õ0^÷¯>ñ+ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö—ÇaaŸVù£€§ä÷Jœ','wp-content/plugins/imagify/inc/admin/meta-boxes.php','/srv/htdocs/wp-content/plugins/imagify/inc/admin/meta-boxes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý››:B\'7:ÖÅè?M','É	ZNbamõ&Ò‰~¿ÏÚãb1ÐéÂ®- &Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö˜+\Zb@,\"£Ûm:ã»','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊévŽ:¬	bR2ÞµYx','Èeu“ç,yÝ´bˆ\núqà>gFTIâÌ.³K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö˜ž!­ˆ˜ÓÂo•µ@#}þ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ]Wjƒj™â‚ª=ï’','uÓã È«Ôf®/!0^ã¸…´öÄz}²;úÓD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö™gDaý¿FëÈJäI}','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éºQç!‡Ù`ÝöÁ´Èu','IøcPnxÙlž9•7/”*…ñTJi5²xø¼Q9kz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖšŒm)¡âÙ§)‡	y~','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-components-8e484a48327f6b8ac232.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-components-8e484a48327f6b8ac232.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éy“r{#\nÕòh','õ”ýt¦\"›6Y‰ÎÊåµú™+KCMÛÓ/±Aí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öšñr«~µ×¼¢<ÂèÏ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Checkout/Session.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Checkout/Session.php',0,'yqC=©=nfÙ)˜¤šÝ…µ','yqC=©=nfÙ)˜¤šÝ…µ','C‰ºH\n)Õ¦½”Ñ´{Öâ6H¬ÀÀ³mrÊQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö›†.ïlù›&D$ÏÏ·?','wp-includes/l10n/class-wp-translations.php','/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DH…ÛÛ û­¥ò f\rÐl','ÏŽßÈ	8tY6À’®!ÿh’*Ìo¸\\9`/‚~mË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öf<6fT{$²‚Î<k','wp-content/plugins/google-analytics-for-wordpress/includes/admin/api-auth.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/api-auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁT½ÿh®µÇ‘ùm[Œ¤','‡ÎÆëZ	^›ÖK‚Ú³ìølGâä£‰U¥6ÁlÝÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öžèˆ¹]®u»N>E³','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceItemService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceItemService.php',0,'}~ó´Îs÷\nQüqP ','}~ó´Îs÷\nQüqP ','[Rx1iqè‡öôüäb%^Á\'{£¹È(s{Úh@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öžýw_5R%$¶@ºÈDd','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V0æÅJ&%S/8“È','j#‘CD{ñwq—Åà†‘²ËzÀÕôL›nÓ\0	àðªæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö¢ \'¾Þœ\r‘½\Zè€«','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p1¥OÛæ)ZÑÏÇžü×','üÓÁrõW±I*{ëÖä8Ý7eÛí¢Áœ<\nÍ,ò\\6i’¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö¥…úûÀ½) h÷','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Meta.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Meta.php',0,'þ©åFs^ŒûéGäáÛ','þ©åFs^ŒûéGäáÛ','±ÚB‡ÆþkÊ>·ø3ýk~<÷Mr*üe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö¬‡˜ì,1Û†Œ\"7¥\rì','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-groupby.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-groupby.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JíàIèØúXÕûŠ+','Ôüá|í/M\\ò¹†øÝËá5=	¸þQfvöyqƒ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö°”áéB,È	+é—OL','wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php',0,'&V´¨ÍëGÑ2¿Í’f€','&V´¨ÍëGÑ2¿Í’f€','/8œåŠñ!‡ Ä1I:\r=ë™?(ŸGîÿpåÕ—\"ïZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö´Ê¼Q_J]ŠV3k½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±÷\ZìWXþ¨uŒìie\r','‚*nâ™\\§²ÕDf3Àú	†É&ðsÊV“Ù¹#@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öµ‹@w%Ñ(…\0em:Y?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö¶Ëå9Øžføpo3t','wp-includes/class-wp-admin-bar.php','/wordpress/core/6.9.1/wp-includes/class-wp-admin-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ýÀuE´sÊÅðô2MÛ','écý{ ¿(Æ_ø\0ø1·ðI7·5eqÆªÖ:ÓæÖóÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ö¹`P­·[–Su4,ß€ž','wp-content/mu-plugins/nexcess-mapps/Integrations/FastCheckout.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/FastCheckout.php',0,'R·¾}¹ŽË)Øpˆw¼','R·¾}¹ŽË)Øpˆw¼','¢;î`™© ¨²”ÍIsÙ:Ô‰áføÿ0ü\"4Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÇ¾f\r áP¹Ç\"Â+OŸ]','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/general.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M]ìºCmòÀà!.9','Ö\Zu³_ðx‡êÚ¸¸q¥i½â¹O/gkX~¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÊ¥œ\0%U°qüu+ëRÈ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÎb\0”<v¦jú\"{oZÚ','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/REST_User_Surveys_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/REST_User_Surveys_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–‰”{}Eð5nœ•Ð˜D','nPtŠ˜¼Ð´‘Êk¯í™ýdÁ\Z!Ž~…µ_oÌ–Iì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÏJØûï!¬[W6Ý§éý','wp-content/plugins/wordfence/lib/IPTraf.php','/srv/htdocs/wp-content/plugins/wordfence/lib/IPTraf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øâKF;5†G„ëê*\"O','côg.ä·5Rµ>_,»å^’tItAC\nêGéâOK†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÑG7ëªBÌ†6XÏº','wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php',0,'nÓL}0ÈË©Ô˜°ü&','nÓL}0ÈË©Ô˜°ü&','pÓ‹8Îˆº‰Oø9Š2Õ.›\\ŽÐ9{÷I…†*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÓ8±7”(-Ã¤z«RÈ','wp-content/plugins/jetpack/class.jetpack-post-images.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-post-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/m.˜lSÜ. ¥]t°<‡','kõúÿÝJ-°«yV@ßDàvwM[HmÏ©LZÌ¾Ÿ¶Ý1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÕU2Ö|BBéãn¥¯Y@','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð§|¢ÿ|ÿQªëýšSf','O‚Ý5ÒÁÛÌõ¹†ª;÷ÕjËoñ²ö~3y\\t~\'b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÖ DEÙ\n±ûN:Ùä¿/','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅûOw_YFEÉ¹-id:','U(þ#jŸžƒy½¡´ñ6iíiÀEá®ïÍP~ÿøØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖÜÏBûØW‹éÊk\rZ{½¥','wp-includes/sodium_compat/lib/ristretto255.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/ristretto255.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÜ¶ÃÀ]‰Êý›¯µÒ]','FoÄjÎÈSò·1Û<$+‡›ùœqPwçüXãÁ˜Qþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öàd?uc0|:&¸}','wp-includes/SimplePie/library/SimplePie/gzdecode.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/gzdecode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðƒ¬ÃLXjÍT‹TþO>\0ô','¿/úËâiòB·í{°ñ/\n:Sù™°¨Ðäh®ïNžG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖäÎe@îè	œÂ‹p›k¥','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â¥Èq™zÁ.È#û¦ß','™4Ex¥Ñˆ~\0ž7…«V  ù*”c8í¹Uô$“Àë´q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÖæjÆ½[?148?5z–œJ','wp-content/plugins/jetpack/jetpack-es_PE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_PE.l10n.php',0,'wU‰ÞèÉ.ˆ=6¤FÔB','wU‰ÞèÉ.ˆ=6¤FÔB','oÆÔ3èÂEÊ¸—·ÃÕ‘£8Qn»y@ñ©O™òn,øô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öìó’³\0}×¤\Zð²aÛ','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/assets/js/role-manager.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/assets/js/role-manager.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<™þ÷5vZ€A¡[–ZD','ãý•EE¹,ûÉ 4Yd&œq—ƒøY]c››º«v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öø\\úÑ<ÖY4oºˆ©v','wp-content/plugins/jetpack/class-jetpack-xmlrpc-methods.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-xmlrpc-methods.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾¿ŸÝ$púOÒN­','„æûM7‰*k×äÁ5V±¯ÿ#@™q72Ã-½Žðc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Öùö\ZÓÃÃkz,ÁpÚ’Ä','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccount.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û‹Œ|bf©á-Ö\"ƒÃê','Ò£·¤•Î\n‰ƒ<â9È©Ô ?’Íµ˜´\Zßº†A\\O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×t:¾U…yÇðö¸3?','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php',0,'–eæáC–ä¹ñƒ_KkÄ','–eæáC–ä¹ñƒ_KkÄ','‚7¥·ú\r0PéæßÙ\\	Aaâ ð$êm¡¨môßð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ºp=G\nc%xËœ…’g','wp-content/cache/cache-enabler/hjsdev.com/event/test-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-3/https-index.html',0,'ÙžÉ*Z,dÃôÄ“£Ù¼£Ä','ÙžÉ*Z,dÃôÄ“£Ù¼£Ä','Ó·(‰òõr’X„³ÄÛúô4X \nµ×#õ§R»ãò@Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ß°c„|b“²rµj','wp-includes/css/dist/edit-site/posts.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f²àý[1)‹¯±ÆKGðÿ','¾ŽwqwmvœGÔÔÖÀP—®ªº3ü÷˜\r¿íÇ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×\rŸHÄàÅrèë)\ZÝË*','wp-content/themes/hjs-blocks/blocks/call-to-action.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/call-to-action.php',0,']äGÒÆ°s?¿UK',']äGÒÆ°s?¿UK','Öå\ZL­’”¯Ó÷ ^§ò ŽÔµ÷tCÂpub€Øa‰o“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×%ÏuÖcêpÖ–´Þ]Ñ','wp-includes/blocks/calendar/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/calendar/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—E!\nkÝ„usc©ý„ÑŒ','§Ç¹ãË}^œi\r°³Ø©”-=”‰úå ûëJþ#\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×d[c÷=Û—$ñÁýàT','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-competitor-analysis.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-competitor-analysis.php',0,'QÙKÒ•mðË“ýKÂUê','QÙKÒ•mðË“ýKÂUê','\"æ~H;VWFŠû%Ýµç—:úrîî4Î\Z´®&“˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×qQÕÖyã\"•b¯³­š','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/conditional-logic.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/conditional-logic.php',0,'	Gb¥4	W`Ó`¢~Úa','	Gb¥4	W`Ó`¢~Úa','²#ÓþTÃÜ^IÈ¾5#ü‘¿E¼iß]–b¹Øðˆ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¹$agŽØr]ÌäŽ®','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-shop.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-shop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[+øæñ8\'ç\ZüáyG©-','Ó“ÑÌãô¾˜`ÿ\n¦)Lžù»añø6Ñ9{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×>ü}‰‘ÇV•Ù¼KÒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mš„Éd&_ŽËd/','ÒTA¹1 bÅ{IøÉ8í†LtC¯’Wõúeoì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×/˜œtL½Xbå„‘','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»¯{µL¡výàP˜Ûˆ\'Ï','šÉ¸û‰\0’`eüR®­<N¾![À>/ãƒÓÒ‘Q¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×)œ¹­ReºÊhÊG›¬’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜;(»©ÇÖ)9EžØÇ^)','l!µJÅlƒÔ$-R±®T°ÎÔÝ[™)ê`-›à&	„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×-ÿ\n =ßSÃ}@H¯‚â','wp-content/plugins/wp-mail-smtp/src/Connection.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Connection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÐS<ìèÍ^‘~†KþAÑ','âMôÁsÑ³ÓïWÓî²¦PÝPV¥Ÿ¹6È†ÇÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×1Ò©Ù™ƒ}›³’w','wp-content/plugins/default-featured-image/languages/default-featured-image.pot','/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VòÏ*·îPbÂµ€HR','°ÝZ¹‹Y›Åvµ%›EI™gfd5¯y¿î]þL¹6ui','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×7J%v24k~Êl','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰>¦Ö­ÏZ÷÷Ìèëím','RHÊ¾ïöCmf  j>Í(BD.S6– @[3Xþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×8µíR%/9m&ðöm·b','wp-content/plugins/google-site-kit/includes/Modules/Ads/AMP_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/AMP_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§…˜t&”µ	Œ•ùáÐp','àtbÖõðŒP›žÄ±x6¾\nf”W%R«œc:¸Üa,Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×?]X›¢d¾ŸÿCÅ°uH','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitesListResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitesListResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W´+Î¬Üž1WëüÝ','â\nÄ\n¨\'\Z×U\r®Ù½MóM;lT4r}¿“ÔT]q3å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×D$&¬8ýòeÐ^êì','wp-content/plugins/jetpack/extensions/blocks/story/story.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/story/story.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùòð·\"ë6ÌZo½	J¡y„','­ßò<†GO HUÖþÁz{)¡é1¯iÖÖƒeyvz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×GÈ©õï¿6”¤³È\0Y','wp-admin/includes/class-wp-posts-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-posts-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÌ¸êhËwë%ó#ßWì','2SÓ‡al0i( Â:µ¬€×£êŒz,EOò@zl*‡“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×Iã	JµŽa~RšZ¨','wp-admin/includes/class-wp-application-passwords-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-application-passwords-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ»¬9ø,Ù£õÿÚ¸åz©','ü¹»	”õ zØŒsÅëõóy¨hTè\'Á\Z)ëêš ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×M\0÷ÂÚc°šíø¡¢_dØ','wp-admin/includes/class-file-upload-upgrader.php','/wordpress/core/6.9.1/wp-admin/includes/class-file-upload-upgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¤(ø¯ûÜMB?*íÍ¬','EGÀ$v¦”…5©|9TÂÛbèÍæ)÷Â‰×>ˆR_Zú‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×[.Ãöÿ¹ž >Qß\\.','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Session.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Session.php',0,'Ú ËY¨ãÖì~´cK\ré?8','Ú ËY¨ãÖì~´cK\ré?8','ÎcTP„Ê©] v!ÜÜÐ$RzÓ/íå^szøP\rç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×eèx»‡Ž4¶òD6A','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-admin.php',0,'ž	8ßð^æ>tc|58‰','ž	8ßð^æ>tc|58‰','Ê”§Ü·î_22;ö]ÔËc±¨bŒú[,³º´åáP$,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×f¿k[x‹•œä \\Œ/Y','wp-includes/js/dist/redux-routine.js','/wordpress/core/6.9.1/wp-includes/js/dist/redux-routine.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽD°ØÉ‰“”žàñN$B','@Ê­GÖ_Þ\róëŸ’Ñ×ÕË¨°	õi\n‚Ç‹¶Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×n\\w›;\\]Ç›…ß#²','wp-content/themes/twentynineteen/archive.php','/wordpress/themes/twentynineteen/3.2/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ˆ>Ç¢¾¬³³™:t','yg–Û±Î®ÇJgÐõæ«zV›åx¼ðŒ×í=HÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×wŒh] Ã¡Ë&“wM³Ä','wp-includes/class-wp-network-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-network-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\"8*›¡AA6éÖ¦Ä,','æ«âÉùÆ9Xë‚zuH=‡ßäñbBÏú@ù„Æ‚±Í‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×}·;üx.^bÃ)G%:','wp-content/plugins/jetpack/images/plans/jetpack-personal.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-personal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛgXÆb«¾:¡£!gµ!','Ë¤?}Xõ`2VuÇ·ÍÄõ+r¶<2EÜÜïˆ-µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ÿy8ˆ„qržüÀâ.','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account.php',0,'îE—<(«L2µ³Eï#','îE—<(«L2µ³Eï#','½>¿¦åyœôª/Â©Ùø==úŽ¼~ñ•Ãr€…Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×£_áLsÅ#êŠÎ³níW','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/google-connect.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/google-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\\€hmûŽö¹¡†äED-','õ\0¿#ò[‡dÝ4¤èÊ?Vè„ªžnc7üðSøð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×‡AŽj2[’nP`Z','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïæ¥ýÙÐÚ#(\'>§{w','8!Ž–iâ’þø÷^j½)±’´ †¿ó¯Ã~¹MþÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×‘²—¤0´›âwJGÑ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=éÃV3:1•7fÉ¾4','ð?ÄTŠ§´¨O<S\'å£Kè`*dâ\\‚JÓ?$‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×˜‚ƒ€ñ\"æTOic±ÉDƒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¶ZãíÑ‹k–\"M²³û','^nr8›„¾ÎÉgV*`\'çìÅÈHï²aÇnˆ6çT]øO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×˜ô0I¥{þ=˜\0™@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/affiliates-promo-logo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/affiliates-promo-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	n¸ì…›ÓßÜ,½ç=V5','QÕ]\"Ô”· ý˜5¸ö|øÂôy\ZS›ê&Õÿ:Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×™‹ÃœD•\0‚<Š¸˜ð|','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/FetchFilesResult.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/FetchFilesResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø1ÃØ+¾jÔ\r%A¬³Ûò—','¦”ûÑ-Õ<Îžé1=Ìý¥‚k7Æƒ{@M¹Rýþ×9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×œÿ©u]ïKý6Û‡’Gæ','wp-content/themes/hjs-blocks/js/masonry/masonry-init.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/masonry-init.js',0,'OÑ	l–€íªTÙTü2úu','OÑ	l–€íªTÙTü2úu','\rÆdu6!zÊ\'(Ïîî?§„9ÁciK#¤OjDj{†	&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×žjµ Næß@édÑ‰','wp-includes/Requests/src/Exception/ArgumentCount.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/ArgumentCount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä½$JðÌzÏéÜfØDU','Vh6Èâ#¯EIœè =¦‚ó»\r6´U!\ZÂ„Œ˜³(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ž”y„7mE5ƒ…O_Á','wp-admin/js/media.min.js','/wordpress/core/6.9.1/wp-admin/js/media.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¡v ¶ûrêo$Ã´','€†÷Å5ÕÈíiJq°ü\\Bâ©š¬e~²\\w+C™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×žãKôÛ8óÓ`å­q„','wp-content/themes/hjs-blocks/blocks/partners-simple-backup.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/partners-simple-backup.php',0,'ØÐA=Á†ÓØ¥”/ó%>','ØÐA=Á†ÓØ¥”/ó%>','2KŸ5/þ¼0	v	\r³îO²ï8ú3/^O›o[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¡CØæÕ«ñÿÄL°¼¥„›','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Æ¡!£wÔh.ñÁá®A','9_ü¬*+-~g åˆwí ø6ÔïÕ4`¢ŽË‹pó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¥ Íûò´4*¶u22ß','wp-content/plugins/seo-by-rank-math/includes/settings/titles/misc.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/misc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$¦yëžúdÇXßzXºb@ñ','ÕÐ7_@µž¨IåAr¥Šó£êÖš¿V›Agp!|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¥È~»Ú¾­hºk‚?ð¥','wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg',0,'_PŽÉ–I.]Þ.ða','_PŽÉ–I.]Þ.ða','súX\r_0H÷˜œºöÍ|‡j–×Cã@ÄOp7Dx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¨¼\"Wÿ\nñöë¦FÛ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VvæRí\'o¼N¤\n„. ','	…çÛ«Ý‚\0Ÿ£È9iGoõLœw¥Ð.\0Ás­âÉ!l»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ª.\"Ÿ¹Ô¼Ñý±¥ô±žq','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œrxi³GqÅO2áI 9Ý','ùíàxê¶öåø˜Òb[kn<^í\"õÄÍau¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×³—ÒÈŠCå.\\Nqá','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-format.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-format.php',0,'‰	áVç™;9\"Kˆœê','‰	áVç™;9\"Kˆœê','xã÷€ØZž61ì5rüÁ\'ÉýiâÚ¶d5KŽ±ÈK_¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×³¢êH÷lu!»rAë','wp-content/plugins/worker/src/MWP/Action/DownloadFile.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/DownloadFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤,ú~|w1		‰ý@µ','Ø÷ŸÃµzãÈkCwEãÿ¼“^)s«ó\\¨ÈôŸêÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×´DyGÉ’­ÈÎ-ìÚ#œÜ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚ùÞ5ÛIÛ”ŸB÷','³uk\\¡¢t·çõù—°ÚCðZ9[o JóÅÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×´XÂ\06lèf-®§~t','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Z?Ó\0>{\'\ZývPY˜¨Ê','2OÙüGb\\9A·¿Ó^ãÝÐNBŒ“oúÛäƒ9_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ºÆƒnÀD¨e7ÐEö¡b','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Dimension.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Dimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_e€:tÒœ¸læTŠ­','tŽ“Û¦‡Bëm|£b¢‘£¦hJÅ²äÂçÀ®°*¯Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×¼]Œ.ŠÄ{8ëÙ4¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClientAdCode.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClientAdCode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Ÿ})\0Ëœ½T\'i‚ÜJ','üy³ ö\r…“\n}WÃü óTÆ_réÒBííB›	\nUd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ÃŸ§ˆFòÅ±}œY\rn','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£toÄ¶@J#„ƒ?Æõ(','M>‹£)¿(Ups´øÏŸªž¨.ffÓfbQþL§\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×Çj0–©ÞwþE}Â®RŸ','wp-admin/css/wp-admin.min.css','/wordpress/core/6.9.1/wp-admin/css/wp-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€eèUpÊ“ûHšWtP! H','Ê^´ÉÝE-ÊRŒø±¢\'#?‘leÀ®mL0¯kU@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ÊPÁÙ€\\ôÆ/oµ®”v','wp-includes/Requests/src/Exception/Http/Status406.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status406.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù4þ·¦)-‡Õ€ö¥\0G™','$£+ÄÔ}dÆm<ËÃ|v±Õiwìø‹r1Ô×Gšç0â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×Ñ(¸#Àª	¨Æ!~tk','wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php',0,'‚*øÄ$º2”Ú¤þ','‚*øÄ$º2”Ú¤þ','h©êB\"9ƒ“ê‚÷ù]ûtÑ0SXÕßPÒ´ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ÛÕý2Ù±øj¿Æ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™^½-\\²rdœý®FN','~(\n`]Æ®ü•ëgïy®ŽÔ¶ì°Xg`«_6´{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×á¹5pLÊKš?¯hÂkŠ','wp-content/plugins/spellbook/scripts/frontend.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.js',0,'ìš­¿ïïN™xº‘A','ìš­¿ïïN™xº‘A',' ˜Xù£|Rdû±´²#«SI`U„Ï¶cºÁ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ãž3ÍðyŸ\0ýÕ#:t','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/UserRefreshCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/UserRefreshCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÍ˜äDwCÉáÛ#¶—´KÑ','Ãö:ãk³Ò?´Z&6pšwÃ1dÇ…[žïs°2e’¼g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ä^Ëu©­âË}G»Ô','wp-content/plugins/wordfence/lib/email_unlockRequest.php','/srv/htdocs/wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¤Î~ÍŸñìþak±Ö','u\Z g$}o¨‚ûëbÄ„ñ+\r ã\n¸»±8²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×æW¸càPQÖY¢PÈèv','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€òep“¤B½N@LÃsò¯ÿ','Ñ\r,øÎ0žù¸a\'Š&0-×‡Úí¸µ&\'1»=ö÷û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ïiÎ#%\\iHå.éJì','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú‘µóÝ­:Ø¶\'5#.Ú','û+sìNY/ýž€òs¹PffY.\'i0´ÕÁ7>¡õ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ö`”/m5…n[ú‹q','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/scss/schema.scss','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/scss/schema.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü¢~Ÿ EïÊGÿ±{&øf','8=Ì`ìð*J¶ËHE^ZfqêÎÔÀ»ÚX¤“>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('×ýÞíåëÄB˜§T[Òð8','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™â[óEÞ\r¥û?>•\r¦Õ–','\n;!†õCd‡¹J(¾ó-Uº\re2¸ŒÀÚŒË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø¡ÌíšÄUX„v}?ÎZ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚M=øuÖ\ZíJ¢Þ','íYN˜ú©G¸»ˆwµ¥{¯Nx[ÈÞ&WŸR|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø´Ï]¤üðÄe\\¤*Fª','wp-content/plugins/wordfence/modules/login-security/js/login.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/login.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÝu÷£#IšºAÙ‘É·','™ÞO™7`c2—PÀ¨ûæ>4›Ï\ZgOåž_°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÀ\ZvŒI:wmä²\'~K-','wp-includes/ID3/module.audio-video.riff.php','/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.riff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä‡™—¥˜þ»Ç×V#Ïù','fœ½sB”a	“n3,´‹#).Ä‹IË,‹5d&¾>ÒÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØøX›ÄlV’5_¸«Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éVU¸¹I>v†„‡vÔ','jñÁ\"†	tGñ­Z(	£Õ¸ù„[²dp¢IO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØâÔóJ <ñú½BÃîä','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetUniverseDomainInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetUniverseDomainInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'	.¬Øâ_ëÛ‘ÂhÚE*','é“ÅÎˆéL&Ïÿ™XÄéÅ!óy2(0¾vÚûE§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø\ZdXêôÙ	[œÚTº	3','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰plèôŒøü]‰éŠ','ê¡íNª<´Sm\\ÛB»e%\"ˆ‰R|ByóHB¬Ol\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø ×vâàL@SÆ²ýü”B{','wp-content/plugins/akismet/akismet-fr_BE.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fr_BE.l10n.php',0,'7ópA§m¹6çbA‚#m','7ópA§m¹6çbA‚#m',';úP7¹i¾vTe‘oXvâ]jDj\ZBIŸŒ]Ú_¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø&ãZhÍ$›Ã‰o‚','wp-includes/class-json.php','/wordpress/core/6.9.1/wp-includes/class-json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í¦Ô’ôýMà†okA©…','Dkûä˜z\\ó^Š,É‘¿»­á÷»#¶„Y$HniR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø,²9 £ƒ]Q\n<A1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lð[”ÒÝ†Š3ì‰˜x','_!H6ÃªÔK?´SÃWML‡jÍseØå¢Pž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø.«‰É>D¢2]ÁŸyðUõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fú÷·‡óbA>µú–9Ú´','ÛÂq‚¡C‰™ìÊ^45\\Ý7E½—^•‘í¨ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø/{®o±‹².‹O¼³+\0','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyten.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™ºJˆ…ì	õŠím*[','ÞZñ•(HÏÂ¶#d+Ñxúõ¬»fÖÊU\0ŸŸ‡¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø2E,…[F–BøÝÑL','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aýlð•›¥ç6\"ë­Õ¬—á','o,sßÌ¦oð¿ËfsºŠé|È\\k|hô(#ÜŸò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø3aÈ?,e>6s‘¹/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/list.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/list.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','euüDÏ¾éHúa’B6£—','6Ï‰ÕA{àM—¢`À{Ÿ*Ÿ}ÑW\'ÆzóA€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø3mâOÜI­jÍº¼£zj','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€1]hu§ô¥é\'—µy','r&¨±”~ad˜h¢_Žƒ\'3²¸gHàs]yÕN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø8/B±$8ˆÏ`mœ','wp-includes/js/imgareaselect/jquery.imgareaselect.js','/wordpress/core/6.9.1/wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XN?[¥äÆËZL\"ð','Å÷Y•í”ãE´6¯4ôg/¶¡€Ñè<\"zq$º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø<5ÍÆêqD{Ã5Y','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/session-manager.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/session-manager.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n!Õ\rôß-¸ÓõÈg‘','ã’<ušKëÄüó*6(l‘¥ÃÁ—&”¶¹G’—¤Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø>-3ÈÍ|7¾åŸ¯hR','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-replacer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-replacer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÏ²ñÙ_ú­{V}þ£cç','žM0<iYLMèà§‡ÚW¤“u(©«Û\'pA~\\ h¬d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø>8”ÔþçFh¸ð!éz˜','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßKÕ	ÒQh\nX1©ÎÖ','n%ÑÚóõµÿ>p÷ÁACLo@L²Lœb}Y‚Ëÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØA¯h)Iˆ\Z]GrÞöƒE','wp-admin/includes/import.php','/wordpress/core/6.9.1/wp-admin/includes/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°%G­	orô>RvÚ”','ÕËõt£å\nnx/\Zd¦Å¿:\nøàòI¤ÌH‹|žº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØBê&‰zÐXïâDšj~ñ','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.0.6.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.0.6.php',0,'³KF!CNiiß:\\4@','³KF!CNiiß:\\4@','ÊG‘Å CBÅE°nbíŠ7æãC¸t)9º¹ÁÌÂn¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØEJœÓYHc×w\rüÖ¨‰','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-0Z5D63Xw.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-0Z5D63Xw.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wº/Ù:>Á6=Rfêœ','@æ‚mIùÚ#:ÿ\"®W÷5U´¢ÞÅlè–†ÓìQæ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØF¬\n¢’:Ñ)¾¬;Ù?Š(','wp-content/plugins/jetpack/jetpack-zh_CN.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_CN.l10n.php',0,'ÚëŽM¡¯Ä{!ÈËºÛd','ÚëŽM¡¯Ä{!ÈËºÛd','rçW’JIQÆašë$r1ãÜæ¸ ’0ÙÔA^Ï÷´Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØJ=R\'ÿ¬ßt^ôŸ}ú\n','wp-content/plugins/wordfence/images/2fa2.svg','/srv/htdocs/wp-content/plugins/wordfence/images/2fa2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¾ÜîŠÔû\0¿”H','n¸põŒÊ…¹¨üGÊ¿0Õ6KqÁJ]Œî¾Ã¾Jû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØL§ÉfAk®5&ˆÙ/¯å','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentynineteen.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentynineteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý»c‚Î`vw»fø¥','B`¬st‘^ÐX)Æ¢O˜¾wœßQEƒ\ng=‰‰Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØM&3\rÜÁ3CMaQ{','wp-admin/images/yes.png','/wordpress/core/6.9.1/wp-admin/images/yes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä+ø¢7Ü‰—\rqZèQk',' =ÊQêâGÝëçˆ9%¹K†ææ,Ë\rû\ZFðyõ…ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØZrõ»sÇƒA`Ï¹>','wp-content/themes/genesis/lib/functions/schema.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/schema.php',0,'ŽƒlËÃ^dúHç\\ª=9¸','ŽƒlËÃ^dúHç\\ª=9¸','×Uú!P³ÏóJ¤eÉu§=\'àX\"^…~°ê#ñá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø[ÂÅ¦•lÆôðP­Xw`','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýIX“ìIëN	X­6˜<','µ\ZF°×Ð¿£{¢‹É¥’€‚!*W„—å@·-õü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø^þáøýF×¬¨&èäc·','wp-content/plugins/seo-by-rank-math/assets/admin/js/common.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”jŒ]·¨ÿXçï‰•›z_','tXÅžÆ¨ÃÓ-&Íh„°Ò¨R×ž1›Üv™ÆžÖ“Mó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øf=enN~.[jEEâ¹ƒ','wp-content/plugins/zapier/vendor/firebase/php-jwt/composer.json','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZPðvŒñ3ƒæ<‚_¬','y–EŒ}qUË†VœÜ\ZŸÚÂ:Ì]6ÏOÃ¥Þ£P³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øp<;aÓd‚{Yü°³ó¬','wp-content/plugins/google-site-kit/includes/Core/Assets/Stylesheet.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Stylesheet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÏö\rMEE)ÿý+Ë7o','lâfÎôCE¸ëí~´zu€s¬¸\'z¼‰\"GüŸQ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øp³<RÈ‰“5„?›Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vrm,½»…8?ºRø©¼','\ny7ÐHrŸ‡»#&8ÃúÊñk_a‚\ZìV\0k\ræÛ/é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØqzN@~|—pŠÌàd¡	','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äK§2PBÅÂ+hÆ¡¿','?è\Zœ\n4–Öd)¡fSs ´a9Ë2 +rb¹ß ™~åË4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ørë61‰Û:¬Æ=Ô\\©à','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.js',0,'sé}AÒôé?ô¯¼c«l×5','sé}AÒôé?ô¯¼c«l×5','÷!½ƒ\n)À©tâ€.a¶óZcØÖp‡(ÄÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØvõýãÆ\rêû´&X‰','wp-includes/js/jquery/ui/selectable.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÀ–pxÑ[»B&Ô¿}','À£sŠ¿žVÕ5‡ibNiPÄô&F0Ê×ü÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øx¼øÎ²Ð¦¬à¨A	Š<ê','wp-content/plugins/wordfence/lib/wfCrypt.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfCrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CøR`¨œ¾éÄ9|‹e','U ÍŠŸs›ôdsÕ9;ä°ÀC¿Oô†ûòÈ¤‰@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø|…zìÙ7HWT_Ä¹','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÚÃù5¿”ME/ÄMl„Ò','xœ¾PŸa#Í‘Õû#eëXól¯©9ù\"ÒƒUŠ4V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø‚°°tCG•€á=&‹O`%','wp-content/plugins/jetpack/modules/videopress.php','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ô-€©\\€ÆRðÉ¡ƒ	','ÒîŸ» ¿\r	Ãþ–5¨Oº›‹x½A””4Ò­ž.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø„Ú)’M(œ]–P\Z{)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑEcÎ`Öîçâ§œù#','dp»\0¸Úè\ní„Í÷Ôˆ\"ÊüwêŒâ›ž°<#¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øˆ)G”i²¢ÚÌ8A¼÷9','wp-content/plugins/google-analytics-for-wordpress/includes/admin/eea-compliance.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/eea-compliance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E”ûº¦­†i\n•€è','Ø$=sÔ6“cVpH…û¬nö¾k;ê¢ÓTF¸âÿé[|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø‰ä/÷•,ûæ°Ñ8‘','wp-content/plugins/worker/src/Monolog/index.php','/srv/htdocs/wp-content/plugins/worker/src/Monolog/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø’Ú–acü‡os\0\'5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½]y*qk Îkè2Ì¬õC','ÜÃJ·o¼dA™AùŽ3²#ƒ%ËH_ÏÀCÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØLÜÏa\nÓäTeíY¦','wp-content/plugins/wp-mail-smtp/src/DBRepair.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/DBRepair.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú`£ÁZ Æ4z…mÈ‚‰v','\"©MVPOr‰\'3hWØ+x¯™Íå¾0‹µcÔ öºõ•!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø×¤3Æä¬ŒßÓðS','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø“…-ú¶Ñÿä£œÔÎÈÑ','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥Ø9e=Wž ‡š‘½žÅš²','Ü°§aáÆtj½K/ºß2\nç´˜æÖ÷ëÍkhp:Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øœ^&#«ç¡‹™Îúw7','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Polylang.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Polylang.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D”³%_æLN¯ÕqO{_','N=°Âf‹>D¶±.H&Íø‘©.èÜƒÜ?œÂåe-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øœ‹Ð]ŽÈ\Z”xê·<Ïg6','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardService.php',0,'úMøÚr3§£”ÝªXˆ','úMøÚr3§£”ÝªXˆ','^³º$ò¤½SÇ¢ˆÔl\'Cø•{Ž›0M\ZFç?ÿKŒc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øœðh¢~‰\'FÆUrÎ','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lYŸZöià¨† 3\02[','(’åA#ïÀ¼F—þø~+¦Ÿ Fgh¡ðSŸ.ûb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØžJ!ÃŸ8µ@æFn´ÜY‹','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FþýlÁŸíŒãg¦•49','Ó“ü=~æÐ¾K(®)¡<éäm9qî«mÎ7érñ±,6+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø¡A\rï²‚–æWÇ%IZ|','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aï; :É3Ò0Ó\ZKæ}','wX$ª!Sr³<ã„$²}á3\"d\rz¶z!®Lí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø¡Å˜Ë»Cxb×•kâ}Ö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	|©€züûÔ)Ö°¸+','û5ÚÌà{WéÔëõ1’‚²ç¬ï–ŽN!F/ô‰dêªë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø¥èdLX¯ÄZƒO¼C€Ç','wp-content/plugins/worker/src/Symfony/Process/Pipes/PipesInterface.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/PipesInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àuäK¥Ú%Ô)ÿÂŸÀht','•2ôÝOEz*‰Ëp%¬¥\rcSª%.	EÌ‰ÕŠ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø¦ž©Õ;~é\nŒ•aÎÒ\'²','wp-content/plugins/jetpack/vendor/composer/installed.json','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nº{æz³×ÊÛ9e\n–','=ËH–•oÖZŠ/\n×^`Ò2ybÿäU3]æù²’Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø®è†¸›ÑŽ4H¬)#','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-2x-4b3170770abd36302540.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-2x-4b3170770abd36302540.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿ÜÈUnÌüˆ;ZWäu/B','—`äWðH T`g˜¬üùC›Á¥µ¡)Š‹¾I¶+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø°8µ¨(ý[˜ 9Í:Aâ','wp-content/plugins/worker/src/MWP/Stream/Stream.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S+!ô¨<ôEh\n:ðI\n','·ÎŒ!Zÿ_›ç:’¯^Ï¸„0•\Z|»|½Þ•i¼YR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø±¥-¤_}Z‘hûì\n±\Z','wp-admin/includes/class-walker-nav-menu-edit.php','/wordpress/core/6.9.1/wp-admin/includes/class-walker-nav-menu-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ãjë‰´ìäÙ\\±Ï›`*','¹vge– &ä.f©.V³¨:\0Êç³”¡WøzrÎÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ø»ŽË¦=©¯ðý`„Žž','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`SC%©‹}[‡@¨¼Iö','Ì®–N‹óR:¡ ¾pÃ‘·ôÞÌ˜	‰à>·3ÝVX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÊÿÿrfâô“L¤ÜS ','wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼wó¥/7‡7fVµg&','Ëv¬Eüx,Ã%¦%NAä 6;î34*E;`Ô#5a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÊ|Ö\",.d¦>!ÿ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Interest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Interest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô?ó\0V†‡&{â¥”S[','ÚZC¹sÅ¾©A¶\nWÊy`•õÍ&G¬9Ÿ\"§eL#Ì;«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÎ„gYaš!Y%ÄÚ¹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page-wp-admin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page-wp-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$oÅlbsë«€1©¸lñ÷­','¶Ð’N™¥.ºsxÑí²\\ÃKx\0RB¦w…Â0´¹qK–¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÐ…šJ9¥Ýê5\r9\Z','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g.ŠZj~§Ý(sfßE\nE','u\\`ú¢×(‹D{¬»vì€jÙ	ØÍd-a…§¶ø{ïT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÑ-\n„ß–å$¦³Ñ¸Ë','wp-content/plugins/akismet/akismet-fa_IR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-fa_IR.l10n.php',0,'¹i³Ôóþr×çÿàí‘êÈ°','¹i³Ôóþr×çÿàí‘êÈ°','˜¯–LÏ¬Iˆ~FX÷Š5M†aåFœØUŠ]\0â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÓ¡¶ìœF¶µ·?×','wp-content/plugins/worker/src/PHPSecLib/Crypt/Twofish.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Twofish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-àÛB©¸•Çô7Ã¹Ó:|','—d/ÐÃU˜OöÁ©9Z\r]Rö ]düÉû½ä}mã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÕòãÉÌvYÿ)ªÂóYY','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÙF¹XµôSJL÷6Æý—','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/month-picker.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/month-picker.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý\Zƒ¹-û®;ãfûüa','nòÆue#È=ø‚myõ%ÿ‡´Ášß^²rÂ\nÓ©Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØÝ\\¼	nœ° ¡Òx\Z\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥™Û\r«uÔDÞÄéy}','˜+#?•\"ý#„•oHTdQs>ÿÎ\Zç)qPQÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØßU¢€B~§^È+3eë','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-left-icon.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-left-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø9Ý¿´œ/VpLù0œ.<ç','Y=G‘¶G%0­¼R,YGqW/¾—â–(“KíY›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øè%çÚá#\'µ‰ 	S¾','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š¿èP}û®ÏÆš/-2',':©‘Tsý\n1Yq:Meä´Ô+ñÞ…ªœázïµ}â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØêQ_ Zö¿;@ðÎ˜ \"','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Normalizer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Normalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÏšB´nŠa#©LJäp&','åÆ¥}B2hAÏ¿S\'ÿ]ì’®øpÙO³ƒ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øëk\\î{‘³”°“°I¤','wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php',0,'nñ«;¿†á›RíƒWŠP','nñ«;¿†á›RíƒWŠP','T$êj„œn–“,‹€78Ô´Èiaø’ò-=ãžG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØîÒ¡ýŽªK%‚¯ˆû^²','wp-includes/js/dist/dom-ready.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/dom-ready.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¼ÌEÊ‘«	Þ¡4—\\Q','ø¶iì!‚6Ñ“]€­ÀsR9ª6T‘M<\nlnŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øï?½ÀÂA-N`€ ‡¼§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôD- ®èñDÚÆãÖU_','r@Î\Z.„F|4®í&âèZÏîZ\0||]JŸË¨ŠÕ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØöI±?[9Èl¯Ê–·ùÃ','wp-content/plugins/jetpack/modules/shortcodes/spotify.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/spotify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËR¤…uµ{›—jJÝd','NURtÎÌ{Ì,S[óÍ\"Ð œ°6ÚÿDò©~	B „','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øøk9;÷+p©ø»üÀµ•H','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-title-control.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-title-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\vL4ˆº‰Q6ïÃºy!V','ÏÁx©üûJ**¤%9û “[j¼î]l£û+ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øù¸\0™Â´;¦T¥Ã¡t','wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php',0,' @YrëV–ÇF¶Oú—•',' @YrëV–ÇF¶Oú—•','¤÷·oqžäÑ¯êøÅž‹•£{V®ä\0¡	¿fðÌº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Øûz¸­åÔÇÅT¼u—S','wp-content/plugins/seo-by-rank-math/rank-math.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/rank-math.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','znp;Ä;ñwôÅ(	X†','VÅ-~H2iÇ&}*?-ÚÈ€¤^XH¦R‰«ÍÕ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ØýõÖòðª%É†ü.§','wp-content/plugins/seo-by-rank-math/includes/class-updates.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½QÊ\Z7Žø¥jôª','¶õÆ¦òL¹7„	¢ä¿¤ÍÕ=õä©Ó˜\'¿Àº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù-h\n\r`–éÃ½Û•C/s','wp-includes/class-wp-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ±nˆJ%Î#€©¥','`6W|Tº¥Uñâ§+ÕædÒ6V“f¼H‚VííÇêl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùk|—”Š­Q1·]rRì÷','wp-includes/blocks/term-count.php','/wordpress/core/6.9.1/wp-includes/blocks/term-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y4z¹©ó*š%Œµÿ±Ï','tù°“Ã†—›ÙŒwBè¨gŽÕ×/Ó)lçäÇ5Ò>ÈC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù\n´FwúyÁ?Ñ¸s·Ð','wp-content/plugins/insert-headers-and-footers/admin/images/syed.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/syed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê7ç¬0û8À—Øýu£—è','>*bªÙHô{-ä	¸\"…¡÷×»\\`	6ñõ}qi„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÔ¸›|y&¬ðÏÆ‚ÙÐ\n','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù%gŸFÆ×¦_€Yd{»GÈ','®ë%}ñ0Ó?ÀBŽ‹1æ:9Ø¹]j1R{–S8Ú1\rŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùî™¾XT÷¨]=~','wp-content/cache/cache-enabler/hjsdev.com/event/test-4/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-4/https-index.html',0,'FE¤oÚb¿üòN*uA','FE¤oÚb¿üòN*uA','\\¹#	·¯ð—Ë¨Á3Rñh~ñªwŠv\nŒªµýRkÎË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù\Z¨Ä‹eïž€7Ÿ“','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-realtime.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-realtime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãD£Ôß;<ÌBîä[','î†)³IZÏ&ü>oÒV+ß®P¡=¨‹-yòÞS‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùr¹ª-”¹ˆÒD.‹\\Ë','wp-content/themes/twentytwenty/print.css','/wordpress/themes/twentytwenty/3.0/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–üòßc¶ã%AÑó£š:`','âh³æœï\\ç•ý½|UW‹ÓÞâ—ë5h±çg£¾±ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù›Õ‰íé³b0se³','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/logging.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/logging.php',0,'§o¾©[°A‰÷3A…€','§o¾©[°A‰÷3A…€','f¹¨dÐAyW-OÙx¯pŸ\ZNŒ<êï¢	»jN\ZåÆ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù&-‘TQUÅ‹wAêjÒ','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/User_Surveys.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/User_Surveys.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è*f]‘lß >qE%d:','Ac_wd¾!·Tp`Ay®jè[wùúY|ø)ØáÉÝk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù\'ß-Õ•£ƒ\0¾¯Y','wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/https-index.html',0,';aòÆÚ­)EO›(~dÖy',';aòÆÚ­)EO›(~dÖy','ùPÉZùÔ¿EæQ’\r\0T;~&8˜­’Ôù[•ÐåP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù)¤WW²Ëjp-|¿ìq','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SIv\\kŸ?nËð=§éL','âzùÜÇ¾za=Á´‹Æ3WFey\01ñ\\Í­äz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù+–úœ€;ÏùÛž™Yûµ ','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-parent.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-parent.php',0,'[lû ˜ì½7|Ç9*:½','[lû ˜ì½7|Ç9*:½','{ÒªÞ~Fc£^‰!¿µ-¥wc»rCªáñ;Ò“v<»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù,(¡i7:^Ì^ç‰#','wp-includes/js/tinymce/plugins/paste/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dX®Û½Ÿ•¥ózÒ†Ö«','ƒf÷×\0W{?q½ÅÞÆþýÅæ‹×Ulà¾PóýÖ«c8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù17ŠÅ³ÅÀHfÚF´\Z>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠXÔàT…ÿñà`ÉÉ','J^žÅ&&ðžÕ®•:€Ýã•çËn‘‡µ´[Žœf4´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù1z/ToÍßØ(*\\','wp-content/plugins/jetpack/modules/related-posts/related-posts-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’›c1ýmÂ­®s2Ue_0$','”|3ÉúC;ª.‚¸	B$C[ðÐ#Ü¨+õ¾äMç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù2`lF-Ìs=+Û5wÌ‚','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô/1\\Ð5UŸÖ–?‘³ÓÛ','˜>£ùbb$ÕxÝŒ	Ç’Hš›÷wÏK‰ý.~7uÉi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù3Â>\"kçI1×ýF1	','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Ñ*ª–„¦8’ªöã÷ ','÷$ºC¾\'ÏfbkH¬Ò+ý¯;Doµ1‹Ìßí%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù6¿D«J–ë[¢Ê•HŸè','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php',0,'°j_û}ÖŸßÿoÜH¯','°j_û}ÖŸßÿoÜH¯','£ì|YÁÓÕ=uÊª.‰OP¸eëÐº%úhS›\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù7”€¥U/‚ÊÜ=H¢','wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php',0,'/ýG¿•¤«ï‚í\\•ëg','/ýG¿•¤«ï‚í\\•ëg','\"þ¹Nßöð®Ÿ&QæF¨\\ÜºAÜ\0sb*XYþ£C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù8qRW—¾=ÝäcGå','wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/https-index.html',0,'à]È‘ßš„<8\rwÇr','à]È‘ßš„<8\rwÇr','%l/N3Ìe­~ËÌìŒ«YÎ9;b³Ð Ë€ìñv\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù:*gåTe“nXï¢B·','wp-content/plugins/wp-sitemap-page/images/icon-language-24.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-language-24.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7²Vóî< b“„ýŒïè','Ö:*±·½9Üèeµ- ££6qmx•2†‹R&Ö\'é60e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù@e¥@þbÄÀcÄñ²','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library.acc861a33b551e3a6997.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library.acc861a33b551e3a6997.min.js',0,'D³—M º1Þ™v¹üÉÛ','D³—M º1Þ™v¹üÉÛ','‘=»Öâ¥=VŠ&G\\$w«édšOwíùßÐ]ÓÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙC½ÜÞ®ÿ	—¨$²²6¥','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-wp-schema-pro.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-wp-schema-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uHîL8k4Š£›aÛA<+','þIbÎ)åÊãnÄ§ú{g5Õ|iV[ñAåd^Õúã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙI´Ð¦¦Æ“ÄÎr“ôi','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/CachingStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/CachingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´Øÿ/çÏÚÇâ#wÈ7Må','KËpL®ƒ—>@\\–p™<Ò•pÂ.ä@çÅø6Bª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙJ÷áÉö+Þój«Z1$','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',9ü)Cz–W£“¦ÅvG€','–×g	7 é¬T†£–Èfé\'F¼ãšö¬l‹­ÂŒãV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙJàïš^\Z7ü•uG–k+','wp-content/plugins/wordfence/lib/wfDB.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfDB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×¦xkê#¾-OÌf·ô!','¸áP°Â·òÐJIK>ØISBf„Ù`yYr¸Aù’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙMå#¡zìå>äÝm`+\r','wp-content/plugins/wp-mail-smtp/src/Queue/Email.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c`[±žŽn­Q0. (','ìži2ÿÙwâPñ$ug¸¯«çÊ\\lÿ¡-m”j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙPUyõÙÃ	ë¸á½\nm','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìHWÉï46ç¤Ì…ß<','¯g~Œó<àwŒýµ@6ç\\ÙÿZ*n.g9í´l\rp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙRÚMìÃ<60%›³±;','wp-admin/network/contribute.php','/wordpress/core/6.9.1/wp-admin/network/contribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c­yJÅß›ÐBõ¼¥\0','ßC¢âÜóKdSàI—¾´SßªÕ«,<ÆÁ,F¼‘è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù[Üò/öºº(\r¦rZ¿ª','wp-content/plugins/gravityforms/includes/fields/class-gf-field-password.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-password.php',0,'éaåõ\Zy!æ§¤á\rEQ','éaåõ\Zy!æ§¤á\rEQ','MÊ˜¬õóW\næM¯ºbÜ~ã­¤³‹´ãüñiÎ+Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙdÅÓ%3ßèZð4ý•_+','wp-includes/css/dist/edit-post/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è%¶|àëÌ9‘3`*ªN','!\\ÿN¼ÂHj\n†s²Ê·¦¬nä½†hxÁ‰À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙiÉ%º?ú¯6¿Ð„hKJ','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-internal-post-type.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-internal-post-type.min.js',0,'¶\Z×‹(.”3I)Ã­VÝ\r','¶\Z×‹(.”3I)Ã­VÝ\r','gˆŸTùÓ¬HÊ€(?8öü8ÖœÐ}¢e:æÑÕ†\nVŽ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙkïÛ/yž³©ý›&‰ŸG','wp-includes/images/rss-2x.png','/wordpress/core/6.9.1/wp-includes/images/rss-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇYa[ QÁæõ—ýrj','yS0üc`\n7ùäas®Ð#Ânìú¨YßüØ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙmYú¥rË\'È|ŠÍ‰5û','wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.js',0,'ÇãW«f¹0G’’5shuåy','ÇãW«f¹0G’’5shuåy','Ã­ÎqJå‹ççî3+qíŒ”±½þw95»¥ËáL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙvuT.„IHblJuFÅ','wp-content/themes/genesis/searchform.php','/srv/htdocs/wp-content/themes/genesis/searchform.php',0,'+\Z½SÖñ}•í¥b±','+\Z½SÖñ}•í¥b±','uHŽ©”\'ÊU-ì¬ƒI°C*Œä.?ÌZ5/[,‚\0«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùxù£0÷ûÑ»Ã\Z&Ê','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/icon-functions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯I‰ =ùæ°.£¨rk¯','»[¤Ù!5¥Ô·]ôœæî»9´¾¯ïpÿ¨iýŽƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù‚„Ç)ï4®g±‰‰0h','wp-content/themes/twentynineteen/js/skip-link-focus-fix.js','/wordpress/themes/twentynineteen/3.2/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ=oG;Ñ k±\Z\"ä','ˆ“Õ™da‘œ1,6˜Øø•½9ã%ef;VÀ5+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù‡ž(Ãªq.A­ƒ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6³¼8µb<¿Ïr/A¶','áö¢|v)¸Qj»9¨K<yïI9m~ib–+´/%z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙˆéTÄ–hx~Dt>lŸ','wp-includes/js/dist/compose.js','/wordpress/core/6.9.1/wp-includes/js/dist/compose.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öM ƒK“XàÐÓ|ø‘¹èÅ','f¡ìÞ¨Á\'bnD(¬æíêÃ…ŸÀ¼‚Ä1š$|[¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÊÈ	[Õõ0å¢ßJ^','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O/,ÝÓnÞ’}GÍ÷5+*','ÉÀ‰ÂÐ¥‚6/ò]©–’¬\Z\\>/ZÐ8’/èÔžl:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù•æ…F/™òSÓüž¶\nÖ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-video-image.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-video-image.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©§‚x­[–ÅbaÃö½','LgT\\vxÊSÍ’0›*+æ›+„É\Z}Y_6Rô£õö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù˜Ý\"P´Üž÷Æ,ƒ©Ø','wp-content/plugins/wordfence/images/icons/ajax24.gif','/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajax24.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù¤öŸ²¹„ Üôô’cŽ','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-formats.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-formats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z¸G°áh=»5ÕsÆW','ï5ï‡t‘pªÀ8’@VÉ,avÀòÈgÀÖ]{u…e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù¥*\0âX´®Ó£ÝQIÄ@','wp-content/plugins/imagify/views/notice-backup-folder-not-writable.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-backup-folder-not-writable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ5†86 EV•‰mÐ¯¢','•Í	¦­0ÆI>m¢ƒÝ\nÝÜ[EßäîtðÝ.çÇ‡¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù§	ÅH’51\Zâ	¯!Ìâ','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L, yÒ¹fåµã5óE',' >Ô³žJñ6>ž«[66Z\\Þ;v*–;Å¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù¬ó¸)îÚÏlŸðùµù\n','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceWeightByType.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceWeightByType.php',0,'˜B«|fÄSÃó97\no+Ÿ','˜B«|fÄSÃó97\no+Ÿ','áQŒû‡^‰~E²vs×Ça¡Œóè~/ýnhÿ\rn{p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù¯Ö¡àÓsh\n´([B$œB','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads-pax.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads-pax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Q?PÓ*hèÛÌ','B{Ægx#µ<d,)gt’ê…:;êÚÑ6¯Þ$ª–¯ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù±ºµMPrËÑh~Œžù','wp-includes/blocks/post-content/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-content/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â’òÃ?»8p¥µÍ%ùªH','H5:Ù¼ÍÌEvû„&ˆýÀ¾ó6ÂÚ‡iÛðù£…c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù·ÜuÀÈÈr©â\"CàK~','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù»ž5Æµ¶’ÑH~/','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$X†Áš_\'\0¡±®T^','—MœXªÚgiÍdÐw;äËšOY¾,ÀßÈB? ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù»Öÿ²6žß‰97¡¨BQ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õ7Çùy,ìØè(÷\"¡Ïå”','Â°Ô…Œ%IŒ!\rZK¯â»€\rà”ÃGâèqœÚ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù¾ÄmK¼5j¯[ìCK¼x','wp-content/plugins/jetpack/modules/plugin-search/psh-128.png','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh-128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íÎÞÖÜcÿbñ¦B©V¡','N?ûeÖýNÕ’îÊ%Gaž–®Ù$?<9°‡–pöÏß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÂñ\'\0;¥0$Œp½ÉÝ¨¬','wp-content/plugins/jetpack/css/jetpack-admin-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÖÂo/!7¸‰øœ£xkdÂš','KB«3\'9µ¯¾á–L©Ÿ¥$µ‰6s+yÖñp¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÃLd{ÃÚGÆU×9H‡„','wp-content/mu-plugins/nexcess-mapps/Support/Stubs/Freemius.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Stubs/Freemius.php',0,'M—Æž¤óõŽýˆ”)Ž<','M—Æž¤óõŽýˆ”)Ž<','€5Mp–$ñ›ïªGƒÁ‡9³2RbÇÉÝË&x=-€©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÍÑ®‹ÿ;;fÞª|;­','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php',0,'\0	˜¬pÉÌ°úêznäŒµ','\0	˜¬pÉÌ°úêznäŒµ','Ç¥*©¸<.hå§v\\_¿j€º)YMö76¶ßž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÐåÂ+x!,åêìéc®’î','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-source-medium@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-source-medium@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ó8jÄ[¨ÀBûëh–“Û','Œókß>d\'_\Z_Ó\"3ÔŸ:Ñ8ø¥yÒã>ÿ÷ú!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙØÚk)·US¸`kxo','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-embed-links.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-embed-links.php',0,'iªü\"Õ½¬À\0ªµÕá¯','iªü\"Õ½¬À\0ªµÕá¯','§¹©¸XïoäuòÛüp¤‚í°ókÞ¢aì±F¡·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÙVÒµ,6.ñp|ƒ_G','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8‰‹·Úò´¾§6ÿ÷','ßìá\nãÚ€ÅÝ(\0+Ÿ›{@xvBÝú×ï´k]¢ö2Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙÚu³Ë¹U¯ƒ\"au®Ú\\','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùàm‹¶÷éVßºöãxÃ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\\€\0IJa@\0ÿ‡â»Pàv','Í\'Œ\nÍ\"Ã±:©Í“ô›;N¼vt£+ÌUb†‰Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙçUª>¹yZx±!ú•e','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü]÷±þ=Ü ù‰-ÝN','WùÃNÄ·!ÀžÂQß¯ù,“lóBOé»µj•ƒó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙèçÝµþ}™ÞS.So~mË','wp-content/plugins/jetpack/modules/shortcodes/css/recipes.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']¥îRÿ‰ñóÞü©oNüR','¥ê+‡p©ñŸí{ÛŠyaMÕ}N0f!ÆgV¢ý¦-A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùë¼!}ñ=ö`*„gZ=','wp-admin/network/themes.php','/wordpress/core/6.9.1/wp-admin/network/themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ô»¥KÅø+tAYrb\0=à','Î¦a{]áP}Ö8Ò·¤Žh \"VÃ¦n	ÔþY~>td','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùð¤{ÙÜLÙf!ÐV2è','wp-content/plugins/imagify/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó£†›á»!\0ïNå','S!£3U—ðÝç‚ÿ˜ˆÆ‡ógè“·ñÊV_)\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÙóËú›¥ûF¢Çýÿæuw','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä°ºþÖ…†ßÞÇÐ!ŒK','wìÙlD®þNÑ*DQý²JáF5jõ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ù÷VBÇ¡ñè\ZŸB\"\0²Ç','wp-includes/js/codemirror/esprima.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/esprima.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d_™ ÛS’ñg«¹Ù›´“',']ù;¸%JsàÕlxîƒ¯à’£ÎFqý‡BH\ZäU8î¢í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ùþ>Ï~ä!ðªgÅq‹˜','wp-includes/js/tinymce/skins/lightgray/skin.min.css','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ…¿\\– B–œ¥&èpwÇ','7>xV&v|Â­«æUž& Ý·\"Ç¥z9jÛF%Ñ½KÞÞV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú\rçu¸j ÏK¸‡ÉTï','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Š\ré\r‡QjM 1ógûD','ñkÉ1;ÐNÒ_…Þ è®Z¯b(…;YÓÐøß&?k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ún%>ê(µøQŒx‘5ç','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-bar-chart.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-bar-chart.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·+|©hµº†hB­p&´{s','ÓåÝTÇG(aJ!âYQludÝ&yT#ñ å­(´Y×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú†wú=Å¢ÄOú&¹FÊ','wp-admin/css/colors/midnight/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bVn2áWÔ\\õ\nÑ\\','R„#‚/\0ý`|3÷ÍyäK“†ˆ;‰éõÏé+‡O2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú¤dgƒ{°æe·n½/ÆÛ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úì\"/‘j:§î4×¹?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µÃ!¤ÎÄ2NšË°X¸•v','ÕG.¿~Ç“UÝš¯bÂé;zúão|Ä#¥Âæ–‹ºFö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÊõÆ)ñâ‚D‡«','wp-includes/block-i18n.json','/wordpress/core/6.9.1/wp-includes/block-i18n.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nåóÞ!’¼¤:D™É8æ„','ñfý\\t›M&ë\rû1É	$u3Žáó ÔÙç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú\'£Ýø7ìbâä~ 6','wp-includes/sodium_compat/src/Core/Base64/Original.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Base64/Original.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÔã>^ú†ÔAdS¡^¾','šf+T™“¿&\nåIö ‚ˆOk¸¬oa+Xþd„rp\rˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú,\ržÊ	ÕgÎHÅþ6','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ê8v\n—Øeÿ=Ü\r+','¼´žo!#0á`¡BÚ¡ýˆÀ`¹íêRúÝ–ÎÏ&##TF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú,x½ûRˆ«ÍŠÚB8¡–±','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Between_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Between_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Í³¥…¡\'½4,ãb2«f0','Lt¹ç&æfpR”Ç¼p€èÝ:IB±Ù™ÙË%[|¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú/¤L²î1¸RxéGc','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’‚všDµÝçFfèqË[0','Ê²Öåw®ƒb§ÌƒôM¿.¦’!ï*cÌ¬4¬‘åæÎh£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú2àŽ6,Ìž|ke‡L\ns','wp-content/plugins/wordfence/images/2fa1.svg','/srv/htdocs/wp-content/plugins/wordfence/images/2fa1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/)Ýh\\ h¨Gæ¯8ü','CÙ%ñ0…z)f ý¶±@Ît>õŠÉ¶{TˆÙ8·o‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚE…`=è=ú4kÚ\"Z`Ý','wp-content/plugins/gravityforms/includes/transients/interface-gf-transient-strategy.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/transients/interface-gf-transient-strategy.php',0,'X\0ý\Z¾ÂšªÇ„m8ÈK','X\0ý\Z¾ÂšªÇ„m8ÈK','9‡±\05tSæJ~‘D©¢üsð8†¹4ªþ°Ø\n;OÁåŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚJ8ûmþ­ðZ<çÐ#','wp-includes/blocks/accordion/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚkïT0¾k±Uá³ÐìÙµ¯','@ðÁžq\Z“xœt©š-º\"¶óŠšÿƒ‘P–¸’ñ˜µ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚR•Ÿ¶ÀŠlKQEª;Ny','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_picker.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_picker.php',0,'Jß?zGDÒoAA‹','Jß?zGDÒoAA‹','¾ïwì<~¬ƒ™%X8Dži1–í¥‡îi~î“ìI0í&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚUª§ÀûZz¼ËÊÑõ/K','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+aŠùÙ×\"Éû«ÇCI‡','ò•›ô^˜_f~Ò¼{m¹ÐxÏîƒª\\…(F·|P™²d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚVŠÎÛCÐÀ“ôdvÛ¦±','wp-includes/blocks/file/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/file/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý•AŸVƒú•HxÄnÆ','ÿ\n#àž×e¶\"ÔýÂL2ÃìÚOV˜JR@\'Æ8°\rB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚXfÄ+9ÖµðòRelßž‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñÿ>)0«ï_¨\'!\rÓ','Ú;ÞS›ñYöºÜwF_ý¥êõ¶­ÞˆÝYŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚY´ñ£{RS2@ytþ','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select_Hierarchical.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select_Hierarchical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/€$Øì >îö¤Ø%!%N','&Gc`^ùŒ±I¸u@€åÙ¢I—ÄT¼?ý´˜r¾†¶òN}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚZ1È×¼B•ñ0n¼µ','wp-includes/css/dist/patterns/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âká9-ms>¸`E’\0K','ñ¡·PûÁ¥p†Gv¢ìN¨òA>P¯v¿Q£>J\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú`V¥\\Ÿ¾±¸ŠÕª9Ø','wp-content/themes/twentynineteen/template-parts/content/content-page.php','/wordpress/themes/twentynineteen/3.2/template-parts/content/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Â¶GmÀ·xWùËÓd','	NãÑÅ¼	¼I6héº%^ú?`vèYÑ=›Æ2º¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úa“w|+3â\'s2GÑ%','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l=;ŒÿÉ&ýÄäao+ˆ','c¹Ã¶ŽEiL[bY<\'Õ¬*@\\}Rã:6ýô~ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚdÂ×Ý“Uíûë_8RÕ¼','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/service.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','poYu©cÞQ•l<»´%','?”G[_ rñÌp{ÿM ¢QežÌxku¿ÀÐ_¬…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚeÃzyy³Œ=gÚ&','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',0,'„‹ý5 ä#6¸¯ïlž','„‹ý5 ä#6¸¯ïlž','w‡\r	‘ZÄÄÏŽ‘]?YxaPÀRn/AÙðQÌMÌ@¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚnÝ|°9:Ie0ì¾Œ á(','wp-content/plugins/gravityformsakismet/includes/settings/class-plugin-settings.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/settings/class-plugin-settings.php',0,'Þ	Éˆ·áêhÔa’ãÛí','Þ	Éˆ·áêhÔa’ãÛí','gX­ÛmÜøŸÉ2ãJÒiG…ûÍ…$Î»ÌôÆÒšb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úu78¾Â¸äKÔŠkhî','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','étJÖ¶•DÜ’¾+ÿC','ë¬ô\"uužgˆI$E¯…®D=Ðð¿\nºž·Q³‚g-ìTZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú{6ÞÉ·ùÛ ¦´õ–','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¤Ü.Uß$·aÃŽƒ_(ï','­_qw[ÑAþ²¹kÒ?Î\ZœŽd+ŸûÀlVßê<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú|À#éÔ°#{•ÄþŸá','wp-admin/js/link.min.js','/wordpress/core/6.9.1/wp-admin/js/link.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n…“w¾hµ®£õ’s[','—y×ˆÍh8ÛHi*\r!‹Ù4*”<9g·V\"¶Ušø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚƒÆòH5o5#QJBN”','wp-content/plugins/members/admin/class-meta-box-publish-role.php','/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-publish-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥…•†‰ïÅ;a#\ròä†','2<þ:gQ¬AT|úw#7`YM\r)$;?º2\\ÿfã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú‰IÄ\"`ñ&$Oc\"W¿','wp-content/plugins/jetpack/modules/sitemaps/sitemap-librarian.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-librarian.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢ù¬aY0 Ï¤)5Cqð','6¥a–‚Åß·ÂüÇqâPâ*•âš6«’ð\ZØÝ\Zå·Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú‰x`Ù9íLÅ¥M‘Ò,L','wp-includes/css/dist/block-editor/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.s0ÃwÃ†Øß¶Û','Öüá7íxüY¨êi¡ú\0cÊ+àyã0#íÛÈ”ý!`»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú’râcWßÚ^$r³c~€','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÕDŸëAš¼Í&*hÏí\\','\'Ÿ†Š{„Îìû`Ñ»º€7W­ºk)ø–^1J€¾ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú’´ËpÊÓ<QAX\"[²Ï','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºæ+ãÆÁ¢ÐéÐ%öj~ßí',' £ÔJ“Ï>›[Ô´òè$g¹©A$!ã¶èBèø0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú“ Â3€íóÙ§†ÝF','wp-content/plugins/jetpack/_inc/build/shortcodes/js/slideshow-shortcode.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/slideshow-shortcode.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âs&I¿Pê¡XÑ2`Î¤‹','¬§²­oN„É^ŠfáÊCŽ@=I¶\nH.O&ïä8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚšS|²%/…˜]Ñ	CTù','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-09db51b4.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-09db51b4.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÕ¡óS4»ã*m6€','Üö)¶˜Å¯ýâ¾Z¾,üËXCäÁÝÿ1åj¹rd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úš§éÞ´¬¤˜ëÐu_Þ','wp-includes/blocks/post-template/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-template/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë×4Ð–Eù`DˆÇoDê','ç<\Z..ýÜUÑ,fÚºŽÔNÕUÕq†xVU]ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú›š/sÜ6›>·„ÈbïÅ','wp-content/mu-plugins/nexcess-mapps/Integrations/Feedback.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Feedback.php',0,'þ.±O´Ÿô}záÃævþ','þ.±O´Ÿô}záÃævþ',',¸&ÇX‡îŽÆZÎ §%ÍÇKîz˜RSž³<JÎ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚœÕ²ãŒ¸æø/ä*ï','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ó¹Èµ‹Qãšs…Oß','ðî•Kl•Íbýd ª¤ºÉð3¤^7,(ÎôÂœ±sv7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚžÆ6ZóÌi5Ý÷…<G','wp-content/plugins/all-in-one-wp-migration-ftp-extension/loader.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/loader.php',0,'à‹`ÌqÞ¦P-!Œ¬€œ™2','à‹`ÌqÞ¦P-!Œ¬€œ™2','[:ŸbA}RAšá,d×“;}H£¹ò¹ÖÌ’“O:¹l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú¡iZ ©\rŒÏp¤ÈÙ(î','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo.php','/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jv\rH]\n ‘÷‚Ó¶×½d','fsÓâ\r?œ9B0iN\"&;¿!A²‚SÓü¸¥O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú¢!kR¬ìÙöÎiexg','wp-content/plugins/jetpack/3rd-party/amp.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rüË_µ‚TþŠNVsî','àHÈ“JÕy»Fs€\Z$.½ØkT”™`\0>`àƒš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú©rÉxfŒ¶¬,›QQ•£','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\'„È	ìwŸaåþ±?','}È§fbi¨,a˜TÓÏbÛz=uhâ=®ñ\\¦åQmU¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úªø Ô°Ðçšâu#','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªŸ!È¡î¥RÊè×çinÊ','Ç½Úä»Tf¥™àÆìÁ\rÕàuŒ³7Ê0~vµÝ@—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú°XÏ¨]IÕsœ_Z½}¥É','wp-content/themes/twentytwenty/assets/js/color-calculations.js','/wordpress/themes/twentytwenty/3.0/assets/js/color-calculations.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰½ë>.tÌâ–‰À‡Çò;#','6nRÄ€\r¡¡Ê›]¾¤Ê¯q!EF¡Í¸QuÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú¹$æë[ýÙ;9púTÆ','wp-content/plugins/gravityforms/images/logos/gravity-logo-white.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/logos/gravity-logo-white.svg',0,'»•·|Ü–Ü¡ÚeJ á','»•·|Ü–Ü¡ÚeJ á','*^i\0ASÔWôâûµ—f}˜ŠxW¤T¸˜\0›7¶½$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú»Ÿ°áÜÏô§dú}_','wp-content/uploads/gravity_forms/export/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/export/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú¼‡f¥U[>¸¤9­}','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamily.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamily.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BCÚ¯šVByØ÷–,zh','D³H~_]#IzÍW[¬¾è ßÂÔDê@\0\r-Ùo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú½—\"dþ]x\\–½¦w','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-behavior.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-behavior.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ç²¥™à6d¬“\rƒþÌô3','y=pÈ‹ß(sG¿­®\r¼M}ío?â¾ä†ÜR%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÂŠ#6øK%#f\rÈ','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â»)¯N çFÓ]-(','¥R	Ãµ<\\´º@\nª>4f—Ÿ$ªØZ ¶Cæ”v}Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÇÁTf!êŽ‡Ÿ¯$','wp-content/plugins/jetpack/class.json-api-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/class.json-api-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Äe+UµQ¨o–Í¤ŸAI5','›tè˜F\'‰Ž.Û\rý,Ö8¨XÀ.U-û`ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÉ÷Ö2‘ù\0ó!Vöù','wp-content/plugins/akismet/akismet-nn_NO.l10n.php','/wordpress/plugins/akismet/5.6/akismet-nn_NO.l10n.php',0,'5~ïvŽAÑ0Žc{ÖÝFP','5~ïvŽAÑ0Žc{ÖÝFP','#U¡ŠÂ`9HUZoÆr¿¼séVÆ­¼6\\vBD1Zô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÊWÄS÷:ã†(Û=c¯Ü','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2','/wordpress/themes/twentynineteen/3.2/fonts/NonBreakingSpaceOverride.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gß”ìï—AœÇç€Bü\\¨','ã‹`GS\"Åœ(G¼u\Z	Âs‘EÈæµÿ‘ð¨P|Œã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ú×rëÊwÆžô¿•ÖÏ','wp-includes/blocks/footnotes.php','/wordpress/core/6.9.1/wp-includes/blocks/footnotes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•J¯t©+`ì´’:Ã','ù2ä*àqÃ-åÚhtQ¾íe³{uÀÄEZÜ\'i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚÝ©EÒ>\\Xhbº[w','wp-content/themes/genesis/lib/classes/class-genesis-update-check.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-update-check.php',0,'£AeÎ–Ü§³­>eØdåG','£AeÎ–Ü§³­>eØdåG','GŽfå1èÃ•tÐC	ÿjü‹…Ïûï¼!ðt=PêwÆ	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úâo+øm÷’C4/ñ¶¶','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdBlockingRecoveryTag.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdBlockingRecoveryTag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿xŒÒ€\'2oÇ7@º','æt£ÀWxâÚK¾ïÍ¢¶2a~CäÊÓTÆ³ÝšúHÄ6K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úâž÷‡h±i§~Ç¯?ö','wp-content/plugins/jetpack/sal/class.json-api-site-jetpack-base.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-jetpack-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(þlo\\$ÉµŠ÷pÉÈbÖ','«¨rÝßRcöp¦ZU2×B“u:7ždðN\\‘^«¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚãÌ­\n5ïB…óî£ß+Õl','wp-includes/blocks/gallery/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë´û#Š\'²±‰yb XbS','„uí•ÿk*d¯æ,Ð™Oêù!ŽuCÍ°áÒšöù\0ð°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÚëJ«B&9:VÃF[À','wp-includes/js/dist/media-utils.js','/wordpress/core/6.9.1/wp-includes/js/dist/media-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰*65eD´˜Äx®bº','çÂjÕñŒ€^õ\'”¥è}+Hr’£´ôBj\0Úwá\ZOû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úë¡pNe9­OˆiEX)!','wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÇâ©‘æ“šìysƒyßÈ','‰ï@ÏCà]^¯‚hÇÞæ¿ÉÜb6¨•LŽ™ªK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úñ>ùxú“wO‰êRî','wp-content/plugins/jetpack/wpml-config.xml','/wordpress/plugins/jetpack/15.6-a.3/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Éýh…e™I„]K@ \ZÊ','Œw;¸üQf0Þ›ŠäÅÇÚ@­ìmK\ráÐŒ@Å±,(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úô“ðC .yj\0oì*úf¹','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁL\Z3`f§ŠÑ–{_z©q',' .IET°ÚØ£µ«J#ÕJðUkÃ7úhy›Ò\\û0ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úø#ØŽÃ»Â	P9Ràš	','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-groups.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-groups.php',0,'cCÜ3•þH+¯-Wµ%µ ','cCÜ3•þH+¯-Wµ%µ ','WH­“)³>Ù÷]©L4Å\neT’1[i>½Ü±ŠþÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Úý!§(t”ò‰<Ô¹','wp-includes/js/heartbeat.js','/wordpress/core/6.9.1/wp-includes/js/heartbeat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷Óƒ¯Y\0d©˜p>ž¨P°','7?³FèÒÄ­x\Zæ”\'§ðÏ³2’Üfvóúô˜\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛãŽ_\r¬JLè#®@BÌÖ','wp-admin/css/colors/midnight/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ	Ââ¤ž“2Œ-&ì:’¾Á','¦]º}XÏ‰¨¨Ûø¨Á\')CŒ‡¦r†µä¸C§~ì:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûr\0ûÇf\'hß£ZH','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-white.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-white.svg',0,'`›¨3ªši@¤\rá?Ï‚0','`›¨3ªši@¤\rá?Ï‚0',']êWÝ3\\¡gˆ`gh†d‡\\üY!L{ÃŒáD3G&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û§¸\0ƒN÷ÞæBeÐju','wp-content/mu-plugins/nexcess-mapps/templates/performancemonitor.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/performancemonitor.php',0,'²,¹‡+~¸Öå$%€3','²,¹‡+~¸Öå$%€3','‡&ò—®U€(›4¡‘8ê¿v•£ÛÚ¾–wÍ\n;¥y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û\r7%úÎ`ÁÇþ\\ºD','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-taxonomy.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®[BOU2éét2nÐé5Ñ','ƒëjçCDj@v’x¹\\#Ôný|¬Ú?æ×/=´[î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û èÊ\rDÀòÏ\'vâã','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬\r¬i…X«Lë‚\ræ;','pÅóØcÒÚ]¶l”È×‹Šmº*ŠÔE¾²wÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¨.€`i‡`M3wÁ€','wp-content/plugins/jetpack/extensions/blocks/recipe/class-jetpack-recipe-block.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recipe/class-jetpack-recipe-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','su•Igˆ×n¨võA!\r','þYràAÂ=bD¿•÷øâ\Zö#¨,”ùvœÙ‚*©26\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û£ŽÕnØ_è	‡ÿÓdþ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆN.õÏld•Ýa²ß','³ª`…Ó™²+ÄŒ~õ›4Ú¡‹ñ$ ƒÔë¯®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û^+»‘})ÿ>W?Õ','wp-content/plugins/akismet/akismet-ro_RO.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ro_RO.l10n.php',0,'x„d~á;5ƒµÃð‘Ñ','x„d~á;5ƒµÃð‘Ñ','–\0od	ÛX|—=\"±ZUÖ—RôB7í¢Âý_K©ÿÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û-»9ùPûþààŸ&c','wp-content/plugins/jetpack/extensions/blocks/premium-content/login-button/login-button.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/login-button/login-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zµj!¿+OW«é~ÔÁáª','nÿG\nUrþŸêêW€‡ŸP²ÅAƒŸ!GÄ´ ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û?ƒ†?u…UèÓtm','wp-content/themes/genesis/lib/classes/class-genesis-silent-upgrader-skin.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-silent-upgrader-skin.php',0,'ÜªHF@šË¬qBªî0ˆ£','ÜªHF@šË¬qBªî0ˆ£','Õäˆ«wÌÿ$üñDóõª{@ui¾1=öŒ£4w‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û\Z6ð)©ÂgtÆê¹|Fº','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-info.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-info.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éØ’¥Êµ®Ã™ÑXîÿõÒ','U0 0A=qôA™eí¬Â\ZP…,”Q­!o„3®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û\Zy\nâÛZA­•^ÅP©','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.splash-page.97dbbc913b2e5e2916f3.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.splash-page.97dbbc913b2e5e2916f3.min.js',0,'Ù_í†äÇhr\rÝä›ëC','Ù_í†äÇhr\rÝä›ëC','$Aý³ú9WÜ“\'R~ñgYÇîÏ`w¸;,^žû8ó¡Š©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¤°–­{ã²Bþx3','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizerInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.¢j+½x‡éÞ\'jaž','(õ“ø¢»épøj¦&Ctf½ÔÛÉ €µA¬‚èq*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û æIÙ_X²Óš¼¨?','wp-admin/js/gallery.min.js','/wordpress/core/6.9.1/wp-admin/js/gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÍ\r~7xÂDecã²b¿','ÑÐ£0¬	#çµu\r/¡…¨L:„hJR\'šçÕ9€kØÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û#1è|;àÝ h‚¶ìr','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-billing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-billing.php',0,'cÉáDÔ»¸\'ÃäätŒÈÑ','cÉáDÔ»¸\'ÃäätŒÈÑ','XÃ{Öì5ì>ÆTˆ*áy/*ôqÅªðØb_­njZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û#÷Þ“Ú+¶\09­ïpÞÔ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ib€7¡Jd}nŠª÷','bM{@¶Å?|ÍOtç­\'BÿR«yu¹ t‡6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û*…ŽC#ò/1œòs¸ØµY','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iü²\nD<zËš¼];èü','•}ÈøÝb‹öKº\rî1˜½VÌ…yÜ[Ço‡€@DD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û+AÕ+Væ¹2ÿ>­\\j','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/settings.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü—å–£½ˆ:g!Ò•Ðt','Í\0…\0¼zê›ÃíAbá7d×Kò¯ƒä”X=dû@Ì]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û+Š¤uGd+Ý¶ÿt','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P°ÝèöGÈî$5ªÚ2%ó','Š4ˆe/wü˜’(¨EEÇ~c”üüMæ&“Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û+©ãÍü>¨¿e80+ç','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-simple-pay.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-simple-pay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rq}È¿>C„I:<D{','s‰:7Û}´Fß|çï›d;ö\r©#µ´z[¦$V^4Úëf”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û1ú/‰é¾“`N7ë{','wp-content/plugins/jetpack/readme.txt','/wordpress/plugins/jetpack/15.6-a.3/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß^*èø|TŠƒ+•TêŽ”','Ro»¬híz>ŠÁX¦¿~5$û^:ƒÞ.!yüwçMUÉ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û4Vús#À,ïûQøî','wp-includes/blocks/query-pagination/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÖŒ7ï³Ìˆ¾ÿä$Ð8ÄÅ','P`Ö“}©ñ–8´=‘_×à%oÌ»g™ÖSu!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û46ï1ÂmÎÍùYR','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4øtá×QSDv’¾ô˜À','t!…BûŠxV\\ÎN<ÿ»tpÏ!SEÅÐ³‰–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û5–cÆ’\0–‡™hw«T“','wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X©ÆFÆâÃÐk†·©£Ãƒ6','ë~¿RæmË×,‹aPmÎã„º‚ñð7x%áMÝš«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û6ÜÕ`u@-7Ãaá³','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯·NõkyFBã‹\\²Áº','Mù\0ûC$ñ±›aê^Æ§––vñÇ³^eû‡¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û7¢Øg8À)VÇ“WÞW','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û9É2ÍMmð;±™&Ä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/site-breadcrumbs.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/site-breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý {ˆ¡USÂÑù5§ÝXÊ','Öu­þº)ËÝ§eûîª¬£©w²íÁ³›<	A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û:øÝxlÿÃ9Ñzt![','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php',0,'#[““1ŸE=è\'?çÏÂ½','#[““1ŸE=è\'?çÏÂ½','±n=ü}JÇqYð¬9)f–M$&¶R!¶wî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û>ÍÎøÉšf­:géüL','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema-dark.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚¸Ù4gP•tE…”«^êÞ','ƒç¬ðw¨vlÑñ+ÙéÄ_oû|hŽ*Su‰S©,\0z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛGAö29?TÀÚæOq','wp-content/plugins/wordfence/css/wfselect2.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wfselect2.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷\Z¹’´iÉ\'½óûä¨Rh','oÎÞ-:ØëÊ”0¡«ÆºÛÕëÎcsu·»Ñ¹œQ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛGW“HWÊfÏ¶¤¦ôs','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞèJÎr>\n¬šl¶þôÓ','/Ãw“êD˜lÊ%¾w#ºH¶8²VÍö»&ê$Œ)¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛIŠ}¶E3u|s¥,$¸½T','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c‘“%m!}-!¤…Âr€wm','£KS÷%;­P%¡c:—Ìà4Øxª÷ñoª\\±ƒ|Ñ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛQ2ùMÜôÌ>\nª†\râø','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap80.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap80.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡™.Ë6èh·…µn÷ÇK','Öyö©ó\"™ÌþŸd5Yü§,¢=ªFÙøG^\'4Ë„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛT›]\rxÐ\nàKãËG$','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/page/2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/page/2/https-index.html',0,'‹Iì½°Ý¹xýMqÖ³','‹Iì½°Ý¹xýMqÖ³','LËž\n1äé~ÞÏï•„Êïgâ‚DM¼ÆÇ2ñd ‰¶·)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛV\ZC×ËcX”ÎB-¬','wp-content/themes/genesis/lib/js/build/layout-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/layout-toggle.js',0,',åGø¡õ6IjS´³úî',',åGø¡õ6IjS´³úî','‚B\nó)f)¨ÜŽÄ„\0ëAÒÃ»Ü3ùÔŽzlßýzRŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûa]%µY¬ÙÛ\n].#’\n','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙM¥.ù)=\'lJ¬yâŸ3','ÎH\"ˆ±ÚªÓ£©\ndM™z44 HÔÙc¢‰¯Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûbœx8D·}¯ËŠ4o©b','wp-content/plugins/jetpack/images/jetpack-search.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-search.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L¹ÃZºâ†|ú²ãs0','Ý½o*Ígù~¡Md¨?\r>Á–HÆÆ– —WÛ\0<1ö4,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛdD¶s:QRPxCáÏ·','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/form-preview.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/form-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Èw±õ‘#ãò©¬²A','–¼ƒW20¯–ûó#Ð\Zêø¥¡þgßÁN_Ç…§D™É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûi§9FÙ3é×§Z‰¤[','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/block.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/block.php',0,'”ýÝÛÜt<—¶)¾ëQü-','”ýÝÛÜt<—¶)¾ëQü-','¤†MŸãfe¢|;ðRå=/i;úðQÿ îFÇ9ÜÍDxŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûm–=ˆ®|S§\nATÛÖ„','wp-content/plugins/wp-mail-smtp/src/MailCatcherTrait.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜ñë×E_]‹$wžR¤ý','2’<`fŸ£¤>—ÌÔS¯x—}}…Ô<cî\"ˆ«5!•D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûr_.ƒÚûxÅÃ=ö|','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™íËñª½ÑÃ\n†òùbt¬Ë','ËìàNÌ(1\r]hÛAc3®2æaúnA<-\\Ñ}ƒÍ°\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûv6^Aèó€A/],6\'y:','wp-admin/css/site-health.min.css','/wordpress/core/6.9.1/wp-admin/css/site-health.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒóPï[+Fub“j->i','ôU[uNÚ	R>;w|yú\ZÁ^é£í\\xŠ<I!fCh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûƒw\'N(PO¶ée\Z£pÇ6','wp-content/plugins/jetpack/images/products/product-jetpack-security-bundle.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-security-bundle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M½°îVNu%üÉØº','èraéöL¯,Z„õèÞÊóè‹êiO|ô‹ ahic]·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û†Ëò’áéA+:„õÊŒ','wp-includes/Requests/library/Requests.php','/wordpress/core/6.9.1/wp-includes/Requests/library/Requests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5NªEjå4yx\"ðÛ$','¸PÏÇÞþì¥\05P¡^õ9*‘xG)üÖ¬ÀaíX¼Ÿ|Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û‰³…«ûíK:<ñ:CDA','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û‹{S0\0\0=š1_Ø¦\rÀ5','wp-includes/js/dist/priority-queue.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/priority-queue.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z%\\àN®fJxž¼¤êk','•Ï\nÜ­A]º®ær«ã»NøF™œk»ÒMòE‘ëw\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û\ZëTZ¸	MÈúèß¨','wp-content/plugins/jetpack/_inc/blocks/button/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÜ¼I±Â^Ù&Û¾¦š\"','‚´Mƒ9…î%N¦×8®X §Ü®@8‰ñëô:kš7Fz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛŽ®€¿,LœE>2Í«s¶','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ié’3ñ=Ì¯u Ü','N4ù÷´A8³.&I ,Ô¶kƒÿ›µÏSS½äng\0;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û’,sÐ= ’ïE k6ëgÜ','wp-content/plugins/gravityforms/includes/webapi/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û–JBw…C˜¡|Môv','wp-content/plugins/wordfence/lib/Diff.php','/srv/htdocs/wp-content/plugins/wordfence/lib/Diff.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥5VzY³]ª#yR•ÛJÝ®','YÁMÁ\"z)tÏ–©‚Ö*c‰wL\0¢‚ý‘´1w$dƒóû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û™¯f\"Òe°›Ô\Zu','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¤8W9ŸÐœ”/\0\"','L~	?Df»gÐ-¡H`Cm«%Â\r…âjoÑªŠ¹ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û™ÀTKõ‹ØkÜÅ„Ô„s­','wp-content/plugins/gravityforms/images/star0.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/star0.svg',0,'@T)Ë˜ÓXzfšø_','@T)Ë˜ÓXzfšø_','I\ruÙ&·‰4³ý0fFüE¯Ñ>Ö+[?‚ÕÚ¶<ê]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û™È‚Ô\'Ñ.·œgJ\\e','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª=NæûaôÏYš{¥ ','™ŠåíŒ)Ÿ]W°²îÂ•|öŠiÅn³ƒÔ÷é\"Z!G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛšnÝt+ƒjäwŒ\Z†è','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-sign-in-with-google-d495f188f813c853af6a.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-sign-in-with-google-d495f188f813c853af6a.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šˆÃ°¹y±4®@ö÷³8£K','U\nÁNhQ\"x¤ßÙC›óêo¥¨ûÐ¦úÅE¥5:W‚\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûšáù…~>èqQO3Ž\\‹','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼±ú\\‰¬:\r·¦4ËƒU','¥œîÊ×îÙëì\Z‘ÒøJgÕ/ôßÒ5ådó–·âØ¥\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û››†³h‹ÞC|hÂR','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€pyqðã{%¯d.«9Ü','’5¥ûŽ;EWÌÙRðF]nÒ{œXA­~¹Ö¼.Æaw`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûž~ÞßRS*Š«Íž-¯­Ç','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^÷XôŸ×9¦*\"M‚ô','Z\'Fö¦èp4ŒKY£ è2”nÎo×X_až°Ji[\'™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¨RìÒ;4Z£—iLï‡¥\r','wp-content/themes/genesis/lib/functions/formatting.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/formatting.php',0,'{ö‡­6LdX¥ùÖg8¶','{ö‡­6LdX¥ùÖg8¶','—ég#-Î·MÕkYQ[”#/uªÛIñÂ^»5ŸHg«c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûªòê÷	.æÕ¸ß\\¾ò¯','wp-includes/js/tinymce/skins/wordpress/wp-content.css','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œö>ýaÙŽ:!b‚•','r{@¶®Í×éCæÂ</-8{ö&ø1÷«ÖÎÕ0$Gn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û®º-*Òpáøk&Ô','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/jobposting.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/jobposting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rdû³ÅP6wJî…','˜hG¬xHìJS|)Ò2\\Ý’‡–´äðV%²óy2u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¶8â= X>7Ã“C\Z','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WooCommerce.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WooCommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀüdÂÕSaR¯·Ì¸U©','R§æþ£‘Û¯EE‹ > ©D‘PiÞy4Ÿ0¾É}“\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¶²nÕ–ßˆD7Ul(Ã,','wp-content/themes/twentytwentyfive/patterns/services-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-3-col.php',0,'j¢K§®äZJ \nEù,Õ','j¢K§®äZJ \nEù,Õ','ð,¸Mº=m þÃ[ôä·¬yÿ>~MJû”eâ-´ÖD|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûºp@Á*	rK³¿5ëÌ‘î','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O£wZk‘y¼|B^Ê÷ô','hŠƒÍOÄ×lrªBPÑ¤¨qd‡mcRP?\r_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û½ž)ã\rƒr*[GËs','wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Normalizer.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Normalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðâél&Ž»g¯$ÐèíaY','sŸŽÌQÛ{ ÆÔÚŒVh¦r›Û8:n†m‘rÙÄ|ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Û¾ÏÆÄ·:¥„…ú`íÅ}\'','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"@É~û‚Ç´[’ò@¯A','Á¿Ð¬«»KÄql:å™~ÒÙ¤B‘¬u¾ã$*V zæ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÀ ûx\'±·BI\Z‹Í','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y?{,z€RÓC™‚]tíH','[Û¹q»¦¸®ößµç÷Ž%fý‰;»~”•Ãõ8\0¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÄá0\nžíÒxƒóÉåt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½×¥¡^û?…¸+ÑUW+','|vn?¨Ks¢¾ê¦¹Ä!p©m­‚XÃ\"\'P·³ÈVQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÇÎN|À\0k^­?Õi','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-posts.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-posts.php',0,'g/]„<cG_™»eÅÜé&','g/]„<cG_™»eÅÜé&','Î¦3#Æ¨Cgo–Ô^·‡¹zÓÕö×Ÿ[öm\nÅ×YY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÈøÛ±;…©ì}k…¢t}','wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php',0,'o£´Ça<Œgoów\r÷','o£´Ça<Œgoów\r÷',' |³¸ì‘›?†>“ˆ»~ï–/þ>1Á:•@IŒVŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÈrš¼ÁµØ=ÔÔ’é','wp-includes/images/rss.png','/wordpress/core/6.9.1/wp-includes/images/rss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥°[¿(ò”°.ý”*NZ¸','jþ(-9¿§_ÇïE-#êweÆ$Ø]oÿ01©Ïu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛË¨´¦AR’ÑJ%lVµN','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÍMDA…âÿ!˜A¤yÞ','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Exceptions/ValidationException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Exceptions/ValidationException.php',0,'O¿·Ú¼ùdï‰Õìœj','O¿·Ú¼ùdï‰Õìœj','a»F.¶2Nø»wô=Yò¤.˜âÚ‡ÁÞwÆ¤ÀÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÎm×ŠE§è¾y”!ºêé','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OžÇ·ÜÓòû²èÉn¦»F¦','o<\"Ú«ß-J>Žt.3’$ÚîÊD¡&¸Ç‰q=)<®Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÒLY5·Ù^ïÁ`\'+','wp-content/plugins/worker/src/MWP/Stream/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÑŠ2kf·TîQYã½HÌ','\0ÜµÀ*]ïÆc,Ó‡ÀÒŸ²¥QÿÄçŽ¼Såo±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÛÚ¨Ût·c	ÜËµí:G¶','wp-content/themes/twentytwenty/template-parts/content.php','/wordpress/themes/twentytwenty/3.0/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',(µ¼A§)fê€Ož|','o§§—]ÛíÍ€“h\"îøÅòäxd·æÁ×HM\\¥j¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûß\np¡ñÓGnu:¢¸Ó','wp-includes/js/colorpicker.js','/wordpress/core/6.9.1/wp-includes/js/colorpicker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÊV gô„²¶ùŸ-¯','…V‘wäç%©%È: 3CQ#+gÖô›	•–e¹}×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûß©—=ý™Ö£häl< ‡','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_satellite-58322e843e983f7397b5.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_satellite-58322e843e983f7397b5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÚ,ž\rY3”/3SÝH’…','^ØÎtS¦­£iIy};‹¢…ÍºÅ\ršfòÇ4]áö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûâ¤åˆ–jÜ›Se§|C','wp-content/plugins/jetpack/modules/monitor.php','/wordpress/plugins/jetpack/15.6-a.3/modules/monitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¬nàdRØ.¹=µB§“','ÇZä®ÍéõðóÝµÍ-Ïpe`r\Z#7ð\Z4ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûå`žâŠù–suõ\0t¶îc','wp-includes/html-api/class-wp-html-unsupported-exception.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-unsupported-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š9µPi(:·û©Æxvw®','Û^Ó¯šQªâ4!žÔrìã«[ƒ\"¶¯}·ŸóŒÖ›Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ûú^É³`¢\'¦Zhløõ2','wp-content/plugins/spellbook/scripts/common.js.map','/srv/htdocs/wp-content/plugins/spellbook/scripts/common.js.map',0,'ÏÕeBà•š¥¡A¢32','ÏÕeBà•š¥¡A¢32','VXfyTé,õ,ZÐÏ²kÕ”\r(ôó¼N0Ô\rî<~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜFèª†\ruŽD¼b7','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aè™MG<¿?v—\'ªúD','¨Yw”Ê1ôÇ\Z™ %Rar¢Õ¦¿±”ÔËvÕ\Za','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÈ¼‘ØŸÜ\'\r`ùôÊÎ','wp-includes/feed-rdf.php','/wordpress/core/6.9.1/wp-includes/feed-rdf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xG³7ë%”ž \0bÐøìþÉ','p=m=GÜlò”h‚nhÒÁ¸VÓå]Ó-Óû+1Êa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü²\\ù%û®#Ì#‘','wp-content/plugins/jetpack/_inc/lib/admin-pages/class-jetpack-about-page.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class-jetpack-about-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÍ­S6;“_­£Ÿ','°¸ç‘Vª˜Ÿ@§Ž‚Y_Dù$é.‘¯ëb›é¡Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üƒ[^È@vNÂ³öã‰','wp-content/plugins/spellbook/js/built/dashboard.js.map','/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js.map',0,'M/tò¬ÄR ôD9Aß\"','M/tò¬ÄR ôD9Aß\"','Bw]{Jµ =Áv²Ÿ7ËÒùßÛ+°ÖriÍìÞ(¦F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü·7¾[\nZ]º<ôŠ©{’','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_default-d3a324cdc6ff2f461574.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_default-d3a324cdc6ff2f461574.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ìoV¿ÈÂòâR>M+Èž','…c×k…vsm‰•#×êXäi=Aî²ÌÃØ&5üSXò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üº‹Ž¼Æ,ZŠì‚¦','wp-content/themes/twentytwentytwo/templates/single.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/single.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ñzo¸yN]É½2´¸','\0hÝkø›ÚQvÛ6PŸÿr\"—¡:RF.èm$õÏ­I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü*k„.Ö²Q yaq','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂSM	®+óU¡ˆUmµø°','\rx—J•8DÑ<+õg0g›pnÛÿ€LYh\n|“8Cî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜŠ¤—úÓöZï‚%z','wp-content/plugins/jetpack/extensions/plugins/sharing/sharing.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/sharing/sharing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æmA¹Æ§¯˜®p©DË','Ÿ•MNËâÑÇcÂ_ýe•á¯e¨¢A5™¡sÇ\'e¶\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü)#ƒæç«v×Mf xR\Z!','wp-content/plugins/worker/src/PHPSecLib/System/SSH/Agent.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH/Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sÐü„ùKd¬*¼þd(','CôÞ£†xŠ;,©wzN²oá³)Þ|Õõö4›[@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü)[š±ì,°¿=ï†ôÿ;ó','wp-content/plugins/akismet/akismet-ckb.l10n.php','/wordpress/plugins/akismet/5.6/akismet-ckb.l10n.php',0,'u\Z^dÒ8Žý‚oª¯','u\Z^dÒ8Žý‚oª¯','>–Û?„ÝÄ©TIé›Îou¾Õ\'èä™]Ií\r@U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü)óÎ–eÔ&¢F(¦Ù¯ï!','wp-content/cache/cache-enabler/hjsdev.com/faqs/justo-eget-magna-fermentum-iaculis-eu-non-diam-phasellus/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/justo-eget-magna-fermentum-iaculis-eu-non-diam-phasellus/https-index.html',0,'ÄË9íö	.®MÄÍè¼ŽèË','ÄË9íö	.®MÄÍè¼ŽèË','RFý$C…\0ðtšcÿ*”´´#j„ ;Ž’\"rG¾¿_Å5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü2Gý?¦_æü\\èÆú-B','wp-includes/canonical.php','/wordpress/core/6.9.1/wp-includes/canonical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öuÝgÒ)»ÄŽåK·ãù','ÛtÜômqûõj¾„ÉûÔ<y)ßÝaÄ¸™¥!Cv­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü7Ê40à™äÇ!Go å','wp-content/themes/twentynineteen/sass/elements/_elements.scss','/wordpress/themes/twentynineteen/3.2/sass/elements/_elements.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÂG¬¦\nS,Rv|Lx','Ñ3œÎ<cëDNKï^ý‰‡aªRÔ-Ðú‚ôß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü7Ólì%zžôÃÞŸ4‚&','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.min.js',0,'òU×ï\0;’¢õ¡ìPxó','òU×ï\0;’¢õ¡ìPxó','ªC(lúÁûtŒ9>PÛœã. Ë2çÎ­¤]ˆ¼:;?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü<ax¯®º«™&ˆAë”','wp-content/plugins/members/inc/functions-deprecated.php','/srv/htdocs/wp-content/plugins/members/inc/functions-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÖÞÒÎ6’\0 ¸Zd¯¬B','>DW\'ÔfÛŒNºTÉfR˜öë\'2GG=Á§òÿŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü=n`ü=f;¥8èŽŸ÷','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemPoolInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemPoolInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü„¸º)ßö‰1Éê­ «¾Î','ÓXC#¿¨U,*|Ð_f¨þªLÌI†È¨3éË1ÖÑ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜNqÞ(åXØ‘ïsüø×','wp-content/plugins/imagify/vendor/composer/installers/src/bootstrap.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¡ï³Þ5ÊÚü‘KDVëR','Ç8Ý?Xœ©èu\'ÔåI§Ýió()4ú§ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜRîIV±ðxÐ·c¬ŒHo','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ServerException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ServerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ‡sÍxüÄð1c—ÙÉJÙq','Ä>GBþ,<ÆcHW`@kºÓí¼\Zñ\nà:RØ‘¢s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜY°½*@6ÊÁŸ¢','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\B¬4Ë£ö1g“—¡ù]','>ûõê8€ã\r@é\Z“Çún$ÙåŒagJ‚¥$ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜZÎ\ZÛÆ±Ú-ªóïÔ','wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php',0,'LNá9&béuÐq.òw','LNá9&béuÐq.òw','\ZPôg£!ÙT\\Ì°ü¡¬©\rB-«©»,^\Z-¥ÆyÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü^b»¬º)s«è!;{ïÏ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Residence.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Residence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆJà0Tž…Ÿ›éßF1ž	','”~—Ðb\\¿¬þEÒÎì¼2ÀR¶îŽaÎ«Õ-Ò}‹r:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üiõ\"ª¥ MI#l*q7','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-type.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-type.php',0,'»ó…ó%vWáÍ¥(µQk','»ó…ó%vWáÍ¥(µQk','ôÿüÐù›ØŽ•T7IE…±ï†hÂÚ]ßlÃó›òR‰\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ül¨+“u:¹Ü‹Sßb¾','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatterInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Ü–¹)Š½ÓµÈÜ¢Ù','î{z^ãgô^ü\r^¡çÞyË)8’\'@ëeDnëèÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üo¢ËÎœ_qçjþFzyñ','wp-content/plugins/gravityforms/assets/css/dist/assets.php','/srv/htdocs/wp-content/plugins/gravityforms/assets/css/dist/assets.php',0,'Ø¹Ã¥5Ý…‹ºuN™8N´','Ø¹Ã¥5Ý…‹ºuN™8N´','9Â@¯\n\'‡‹ZEYz*xåzÒ\\hiìè÷	:X·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üoá//HôÚ±A,bEÁšX','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’®¾µŸƒdÀOe»\ZÆÂ','·-P\nœƒAR£VÔ°‹/¹À lk‡ü9üùV“<Ê!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üpµ‘Š¬÷zFOØ4	¶&','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.prefix.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.prefix.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QhTH·*(}n“\nT\ZUº','&˜Dm©}S|dcÕ¦r	z¼\n¿è%“tÞ¯wA†Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜqTÙÜ°n0)³×¥¾Aîc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ür•>>’›/Âg´P×','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-autosave-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-autosave-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã˜¿h?”SÔóC”Ì4Ž‡¬','ôÒÜRe}2êw¢IªÓáBáö>5}À´8E€Äk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü€¨-ÄD4V!j9lÉ','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-ui-options-page.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-ui-options-page.min.js',0,'ŽgùžŠvBÞéµÔ•','ŽgùžŠvBÞéµÔ•','›’\'ØãXø§‹N7ždäÌÞBùyÛàëÄà÷?b]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü‚—¬!›NâÁNc;hòø¸','wp-content/plugins/jetpack/_inc/build/shortcodes/js/main.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/main.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1]:ñ IéÞà¤s—…ˆ]','NÍ_(åqœöÿmËèë2“¿¨Z †º½Ä 3¾©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü‡Ì6£nlÆ‚K¶;mc±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SamplingMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SamplingMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù¬j[¯˜drªÛa\\O','\"ëãÆJOEVf19t$±4þˆ¼ƒ‚7@¦Mîð—°‹b£<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü‘KâÝ“à¥ÉÐ%eP¾^U','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g³}Ùhšk9ñyb©(W','¥úÙ\ZD“üQà^‹ý\\¡–£ì9›£;Û7v¢çFË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü™{5Jšk•G!l·ñ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ÕØØÆeI¨“–•¢s','/¾g\\\\rÇ+ï¢\\¢‹¨FÖ?\r0ùöÜ!ñ¨sö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü™þƒ¢ÉzØî»à%e‚','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!öŸ£0öÄysÉ]hŒ(','ñ2&ÃŠ`ðäÃ÷—ÙèÃÎ+‰åíÙ¤7{TþŸ;á¢8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üšßg´wÅ%´ÊÒ.Ç%%','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/StringArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/StringArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í†w7¶˜I]h²¢p?','œÙÂ”G’î\rñÞT\0+SÑÄDòG¡1ðÕ\ræÍ0“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜšáJvr8|Z‹uM·æ9','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/admin.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h³)Ú˜“ã@™ÇØ­\\¹É@','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü›ëvÊgCsè²ë/›â','wp-content/themes/genesis/lib/js/build/custom-classes.asset.php','/srv/htdocs/wp-content/themes/genesis/lib/js/build/custom-classes.asset.php',0,'\r?Þ\n’|S–§ %YŸ','\r?Þ\n’|S–§ %YŸ','‰ ?ºù¦Îé4ÙbÎIíé k„îç*,¡B®Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü¡èËÌBÔÔÅ×ß§¡Ð','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PsrHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PsrHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\'“Fdÿ\"Ù¦oOY*S|','‘^sWÔùí3æ¿‡Ïr?³©Ÿ—°&[êpíü^‘‚)“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü¢lB.VufPEÍHºh','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php',0,'h&±Ü«{XºÍ®r›¶h','h&±Ü«{XºÍ®r›¶h','ì`€;Ay~n|M‚xÎ’ÄäHáOB.•ê!\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü§º~ú¼+n‹eØ$Ü×','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷‚m„˜Àó¤dZ[?s','éßƒl®b~L²àJe¨¹ÏSw“û;)¿öà¡Â4l­ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü¨Nn·47¼<\rì3šP','wp-content/cache/cache-enabler/hjsdev.com/recent-sermons/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-sermons/https-index.html',0,'ÌÍY§0_ÊÂO÷»[$öœ','ÌÍY§0_ÊÂO÷»[$öœ','ß$\Z& 9¦-u(Ý§êY~DÜTòq=c¤Ç“1uì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü¨ãky„„ô¦öHü<','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php',0,'™ˆ0ƒPy\rÓ¤>`N ­é','™ˆ0ƒPy\rÓ¤>`N ­é','|žý4*Z5®H«oRBy6r—ÂÖH®4¡è£Ÿ€ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü°x\Z€Ydex€™…«—','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ôÐe%¶Ø†¡k¾K£áÃ','5}žÓöæ›o¡ŠÖ#«]%Ðû4Ë9šÃl_&žT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü±I‰I_^>u†$Jƒ','wp-content/plugins/imagify/inc/deprecated/Traits/Optimization/Process/AbstractProcessDeprecatedTrait.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Optimization/Process/AbstractProcessDeprecatedTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øê[>þ»ÈJ&î]+ä˜¯','‹%í1\"œÐÆ‡/Í†ÌHØBæ–É°~dî6Wˆ*T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü±	¾{BØ¾Ò÷õW2ÆF','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/ajax-loader.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/ajax-loader.php',0,'1•¼¼‹…¸ˆ×+oß.','1•¼¼‹…¸ˆ×+oß.','s¸\'wÝzŸâ^©\Z¡½¹´ZÕà°×_çë×Ž®£6ýÁ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ü·šlF\'†ï†_4Î±','wp-content/plugins/akismet/akismet-nb_NO.l10n.php','/wordpress/plugins/akismet/5.6/akismet-nb_NO.l10n.php',0,'“ÿ„Æ_LrÿØåÐ‡}IO','“ÿ„Æ_LrÿØåÐ‡}IO','V‘O¢ï¢°ÕöÞkÅçM@ai‰²Ï¯ÔEÃrê@1b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÁ}ºI8àÐ¨5¾èž¹ÈÓ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÜVã&§Øˆê—ß_¬â','.ìL\'ŽK‹­ËØh-wo„s!Z¢B«>îÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÈy”§JrkjCÛ C.K','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-escape.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-escape.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\0ˆÀÕù›Ÿa@ÝV7öW','Œ•œ\nn#9_ƒ0^uÁf¨YhŸ!Ê©ës~P ¨ka','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÉ1Jß\rô{S\'7	','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CoverPhoto.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CoverPhoto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðñ…ƒ1phùÐŸ°±àV','û·ø(»ÑÁVtxç¨ÊbÈ$dÐ:)¯!Hj¯9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÊ&•ëïgá˜¾É	t·','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2d3cde3530ed733dd078.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2d3cde3530ed733dd078.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Fû;Šš_—àÜDÊÙÁ','Pø«Ó«t1FÂ7AÒÌ¡”ù0 ûïñÿ·Ÿ”r’óÜß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÌä.ÜUÛ	ý¯Yää=','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾h„Á³`‰·ÁœV“Af','<‰\\žGòÌ;1#½Àk©L´—Ã Ãƒ(Öƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÎTÐ¾ÀR§Ÿ²\'ï´{','wp-content/plugins/wordfence/lib/wfPersistenceController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`6wÌ«‹Ò(‹[®ü_ù','ñnõ³f²>¼€+0‚/Yè¨’W£¸òNVÄ¾Žý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÏ¹S$Ÿ ¨æºÏìî]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/dashboard-search-params-context.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/dashboard-search-params-context.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0oîQÕa2ª¨Ð¢²æ*','Ø€ANÑ¿Ø­GxŸ¤KáŸ>ŸÀýè‘dž¯õ^…M','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÐXLÒÅ×tò o”ü','wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.js',0,'¢4ËH”é2Qh\'4¨¸Õ','¢4ËH”é2Qh\'4¨¸Õ',']¿Y;wÐhèÃ·ö;¥ÑJØ)–(y¤îdañ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜØÄÜx-¾g¥~cš9ªÀ','wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢åûí\n2w}–â~­¥‘','½ªe„ å…²¯AÏ\r	Å®3ò²‹é*–•ßçášV¿°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜÚ¨_-zèu{i\Z:IMz','wp-content/plugins/imagify/views/button/generate-webp.php','/srv/htdocs/wp-content/plugins/imagify/views/button/generate-webp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','grÏæØ€·DX0Ø\Z˜O','<6Í\rv\r îß®}>îôõ’¼¬³~ð‡î÷¼R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜéÕ»?.ÕÉYWíCÊÏäU','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/tonesque.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/tonesque.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù½L¶çõÎã‡è…P¶ö','9zc5öã)Z~¥PŠ¼\\šù%Ù‰Ìp…‡tÌ–’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜéÕ»Zml•î4ôË®U','wp-includes/images/smilies/simple-smile.png','/wordpress/core/6.9.1/wp-includes/images/smilies/simple-smile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éK²Ï{Â…Ž±f²w—h','ô´?Y©ag\\<yƒÃÁ³€0\01äƒÂ8½3‡¾H¤g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üí)*PÑ•ÙòóÊ‰','wp-content/themes/genesis/lib/functions/general.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/general.php',0,'Öczé\r±~ŠŒ/ )T','Öczé\r±~ŠŒ/ )T','€þ7íâŠ\'€ÐÕYÐ¬MN¹2¼·FˆvÀ˜9õ2v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üî›| 7\"špï^ÇiLëf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üº+¿Ý,g=ÖTZÁ','Kõ[<ÑÎŸLW\r\\¢>×ªøKµóâÉÝãi\r)ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜòVËåxnçWŒ8º','wp-content/themes/genesis/lib/views/misc/genesis-admin-boxes-holder.php','/srv/htdocs/wp-content/themes/genesis/lib/views/misc/genesis-admin-boxes-holder.php',0,'%´Á£§aÿðYüïf¸$','%´Á£§aÿðYüïf¸$',',|Ï1ê€£Z5G€âòEãänÈÒr1L€¤Ú\ZEß%”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Üùh%T¾\0úµ\0¥šûR','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg',0,'£ÐS¼81¢Ë ¡œ÷ƒp','£ÐS¼81¢Ë ¡œ÷ƒp','bõqÄ1¤=²³J\"X^9–…+-›£Ø§_saŒc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÜýhV\0+²#‹jË¥^','wp-content/plugins/svg-support/scss/svgs-admin.scss','/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I#õn!€sEÒd¹','Aí£ù‘Iàêô–ÇR„Îo¬[iÙ—¢mI³jðü\\W®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝC‹¥¢2!±€:	¼Î‚t','wp-content/themes/hjs-blocks/js/jquery.matchHeight.min.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.matchHeight.min.js',0,'“®Ý™˜g5:(±ï;~©aK','“®Ý™˜g5:(±ï;~©aK','#{éNë*Óúq\Z˜ý¥Ü5Î}­¿\n“$ƒ?tüÞÀÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝùFZ¬D+\'—mXk','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nô…fªè\nåT~G}½(','ü@—6‚ô;°½î õyïK*Óƒ\rbX`p\Z8\\  ¨¨	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý…£å@ú¬QŒ\Z˜†#E[','wp-content/plugins/imagify/assets/images/logo-termly.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-termly.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I-‰Ü¤ÔÞ2Iít','A\Z\\n¿ŠÇÔ¿ñ…t­Å}ÝÚcêÀòÙn¼+úÿ2p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÛ0ƒàªï±\Z/1¢Ò~','wp-includes/blocks/query-pagination/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~×v,ããkêg,—ô\r','2•	OÑj‰²Xƒ×ë/ªl©ªìÏoz*ô5§ÏÖ{öTD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýº\r\0FJÈä–BáÞeç','wp-login.php','/wordpress/core/6.9.1/wp-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a3€ˆÒ0ãl“SD³ã¼„','ÑP}*}û7•›P´çŒ±¬q„×<ûl¹U.d–3¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý×µ(õéœ‚KÛBíØ','wp-includes/js/codemirror/fakejshint.js','/wordpress/core/6.9.1/wp-includes/js/codemirror/fakejshint.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Èv÷,ROlx]J\')K','Íí‘-6ó$$¨;²™Ž}ptO§4]2¶€Ð¢Rã5Ö¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý&?Û|¢ÃA„ùiÙdØTÕ','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/AppIdentityCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/AppIdentityCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôß \'.á•—þÿuæv','5ÎÎ*–ÚÌ=˜ÓêöËXàkdç²šÒ@Jˆâãýf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý)Ë8KÚ€Ûû¼;ÄŒùò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JÍAÊ„†ýÇˆˆÒÈG','aK~­”×SÕù4õêÃ¡æ”ÖÎáê^ÚÍSiÓµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý5 <Ø]Ôšéùæ>Ëu¶','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³I}ÛbäÆ~ LMQØ','WVŠXH‡¥ÉWŸ¯r’ rt(¡èà<b¾)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý=XÂ©aâ‰\"ÿm2î×ô	','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataRetentionSettings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataRetentionSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$:£y ÄÛ®rekøŽM¸','·°ç´v©\nä³ˆù‚f×d”B ä°l;Ú>ë™	[§è­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý@µ²¼øû“Sp.','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ConcreteCMSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ConcreteCMSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ5¢#ë’Gövwkõ]','#’MjcP\\‹ù(ðé;±óKö¹¡.¤”·’¹©½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝA6f™Ïë&ý#YþÛ*','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë4ôÛõ2Q‰ègžDÄ™Çã','O\nÊLâMn}æôTZ\\%«ÿ«*úÙ•W‚ôRZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝBo…¿v†m]˜a¦t=','wp-content/plugins/imagify/contributors.txt','/srv/htdocs/wp-content/plugins/imagify/contributors.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÍ¯Ðýëu×‘Å75áU','	nàj™š?š•Ú%æC•”àh @È“Wÿÿ .','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝBáö¨€)ð:0)Ô:','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§WqÄÑ`€3KøŽƒ”Æ3','H%Ëû¡ÔŸ°IÅ„¼ú#¼¤ÝC¬nWoÖ“÷,Ö%É¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝJ0Ïõ§Éj YgÚh£','wp-includes/js/tinymce/plugins/lists/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2´8¾·:s–¥w¼9çJ£',')bò#4æ”e¬¾*Ø9(™°=ôQE£e0|1û¦à\ný','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝS7k‰ÈÁ‚Õ’—ñ#†$','wp-content/plugins/members/img/members-privacy-caps.svg','/srv/htdocs/wp-content/plugins/members/img/members-privacy-caps.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö\'sÔy¶÷„áU­];','ÃÊäµ´£º<X;†0”}µKÈB¶/ÒÛ¦s[\rj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝTòoÄ+¢V­´\\&','wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õÀÍSCoþû#K \"a','‚à?bÔqÂƒ±Œc o½FRÃÉ\"ºLSÏÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝZ¹LH•Ù‚m•†–u\"ÓL','wp-content/plugins/jetpack/images/recommendations/assistant-newsletter-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-newsletter-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë²îyh©-n^ •¿7EÙ','”a©û…” !#ôä+¢q¼ABàW”`Û0bÚðV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý[6»5€„+È	án9ä','wp-admin/images/sort.gif','/wordpress/core/6.9.1/wp-admin/images/sort.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û ²¬ í½*¢ ª’ÚÏ3','vP„„-~«x’µO\"	’ÇÐÙáþ;€é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý`ŒãL\\3-iš_3³S\r­','wp-includes/blocks/code/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mo¸žu$0Êbøø;Àñë}','£°L4n®1ÊIÉKói=Ú@yã62ÔO°±z=Åy6F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýa=é¶9f­6kY;÷Ç','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration-runner.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›)ßfxÐ27p¿ n¾','„k.°ÀÄ‹:ü_4ýûm˜uýÃtC‡\'ø5>w<]«·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýf…ãyŽü¬Ä§—*!','wp-admin/js/nav-menu.min.js','/wordpress/core/6.9.1/wp-admin/js/nav-menu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ç~¨ÏÑ}È\ZÛnm@c','â‘¼{O\0BÜ€dwøŽyôI¾epf4ZµY—¬™ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝhA\r_åì¸Ì ýÕù€','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_<ì¨!ì&7]A†´Þ®',']U£pníéþ*^À¾¥€ÇB]Uàñi”Biòâ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ými}4,¥Í—ûó@c,','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-attachment.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-attachment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`,›w¢xJ\n˜¢AáÊt‰','*ŠÝ7æª\"`\r>‚ÎvŸ¹S©L.3{€.¾Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýofï™ðä¨Aÿî×(','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nJ!^\r„Y^Ë&é©[cáþ','Î$—ök†[‚o®B÷LZ@hÌaWÂ†TòÌe‘Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝtWsE±»‹H™@ïW','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-twitter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^NzèÕZbnÃçrÃÍ(','†ïK‡Lf\"£5Ct#´Ìë×g§ñ]kM¦Èc«œq×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý}9DÈŸ£¢úøÜ<µ','wp-includes/assets/script-modules-packages.php','/wordpress/core/6.9.1/wp-includes/assets/script-modules-packages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kƒàâ©e_“0iopžX','#ŒñåjàÖŸ‡_Åƒ»j]ðõ€ùÕí¥JÒà6Åø­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýèé—nkžQ_œrúþÛ','wp-content/plugins/gravityformsstripe/includes/api/model/class-refund.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-refund.php',0,'_p¥?M¶°T¿V¾Ù”','_p¥?M¶°T¿V¾Ù”','Â_ìÐ)Ã­w:\nLò”5JqßŸ…ÇüÆ·|›î¦0°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý‡Àé\0­G/†=>:lÂ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'‡d2ÁÅîÇ×›‹Œ\0Â','Ü®=;:f.7 êÅw\n²®Ã·Áiáä­çÿÇ´#a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝŠ3ò	Nì´Z KÜï8','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/CurlConsumer.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/CurlConsumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒYBOÝzÁIÕ®ºzm\0á','d3[ù×Á{Ghv\'™_KŒêjwŸûÇh<Å:þf»Áÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝŒVá[€É†øßÇc©üQé','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­ÁüõR0äÕÕêg{ãé‘','MÝÒaùµ|€CûC`B|k2ã¾Sv²^˜HêË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý”WhúÅilµ¹¿®ü’','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eó®y¹·Åº¿oô¦Nè','a#¶W€·A÷á¥Ÿu-c‰¼÷ýÊCx‰´ìJÛkŽT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý”×)#ñÝ\0bIÞ‘©-','wp-content/plugins/svg-support/config.codekit3','/srv/htdocs/wp-content/plugins/svg-support/config.codekit3',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýp~S^îî¯Ÿ°Ñ¯õþ','YèªAZNÕøÀ°z¦(`Ä2-4I·FÿtÃÆÉtü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý”ójhüo2ôkÙÔ8´','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-claude.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-claude.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú\"¥¢váe\'”øÁ\"«–','%¯í…ÑËA2\n²%æ 5Ë6H°…y‡HG#;|²p°?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý–¼\'Ö\"|3â_™t|©ö','wp-includes/class-wp-term.php','/wordpress/core/6.9.1/wp-includes/class-wp-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0tvÅ’e·ÇÁi/Ÿ :‘','£ÜÜàÆVÒÜGk¦<Ð|<PïSŸ	5×Iážß_èÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý¤£hËrëBˆßSŸ‹š:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0,!,oô†qÆô‹n','æz6¦‰/¥ù»¹@ž±\rCÉ‘­ !‚{ÏèòûÄ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý§mÞÐýâÂr#I<2','wp-content/plugins/pressable-cache-management/admin/public/index.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/index.php',0,'ïá{J!u?}îçs•','ïá{J!u?}îçs•','AuÌƒµœÄ`ü9‰7}bŽ>MHêÃíJHhåûÎ|Fj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý®ø¨¦U~ÿ\09¨Ù×”','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XReoieÌâ	ê€g>','yc‡fÄ{\n,ÂGî‰/é4Á˜-”g¯,x[\r3Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý¯0_ÃÅúw¡Ù\ríJ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù!ÊÃìÊ4ž˜7+÷\'','µ†Ûòþ¡¨S?{s‰s\'9îˆÒ£?Ø»º…ïèÔœà˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý±·*x‘Ù7+C½“ÉÌ','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôA+(á{ð!í¶','<7Á+¹¶nžXÝM\"À£… Á­d¤¼þÒ\0=ÕAó€nw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý²¼©gË>:Å[tQ¯V','wp-includes/blocks/query-title/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query-title/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Š-m†Cl-ÿâ¿h','ÐiÉ)!nÒle#ÕÔüäaniqÊla\nÑOÿX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýµ¿iK#¬èÃB]•¨','wp-includes/blocks/term-description/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/term-description/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È\no\Z“*‘Ó—XqeÀ','™9ŒÅ¤U$\\~ïÏ{]t¹¾-m‘Âì¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý¶žp/pˆä&,ô','wp-content/plugins/insert-headers-and-footers/build/admin.asset.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éécð¡=€EïjÿÒ>ky','Ko4!$Â’øÒ6²ìEiÅ>·±)dìÃN{pRZånï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÂºº°Ñ8Ë·yJ<0','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/JWK.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?;’Ô€ÎBÆ	–¤!Œâ','-OÉ‡D‹.^s\0ç†aþf_¡=fž…–ÃVÕ“Ú²ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÅFb‹ÿ¯Í>%¡öÓ]Ò','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woocommerce.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woocommerce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gt ý¨IVÁõ‰&Ì»|','™ú®ðŸ‚™(UZóæ‡ì|i4‹âùŸ|Jô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÅÿ«Ì°`©$ÝFcú','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ÀCt„2iw	r-^â','LäDëp[êºt_s^WÍ9lB…(@Û¨ãÑÍ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÇEæ™Ñp&	6˜Ø¹v','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-password.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-password.php',0,'ÿB€xP?2©|\0Øà÷ª','ÿB€xP?2©|\0Øà÷ª','å¥¦N^&²#ó\00âÒ]ßQìž×Õ}–ÀÓ¨©c€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÑh_GÝí¦ºhV','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-site.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è+5 ÀMY¼X•â|šol','Cªš½›7˜×W]ãýÀZ—¾Öo0´±ºtƒö2;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÑûÂ4Ò÷´—°òƒ','wp-includes/blocks/media-text/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÛm|nr†ÚhGÝê‡˜¨','$·ô.SÜþ?d\r¬z:[‘\rŠÆ%”ä¨:<&à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÒgcB¦ØâÀr¨#ìI','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap.js',0,'óç` éeï^ðªÄ†F','óç` éeï^ðªÄ†F','lgd”/_`fÛ—åIççÝ+Ÿê÷÷(Íðß›ñáµú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝÓ\0‰…b2µ1?®»ô:','wp-includes/js/dist/core-commands.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/core-commands.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ²–½´Ô‹êÒ«Ý\r','•n€ñ(½s\Zµ\nxòŽ\\gÌb/°™néûšÄ<z#6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ý×!zàÉH›àT¹Û°·','wp-includes/js/dist/router.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/router.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÐU¢[Ã	m†/‘','ŸÎBóú8K×ó,zý`+\0’m5î§£º:~G*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Ýæˆ\'˜Ä|?˜Â>ûí£','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¦÷LÕòaDJ„?ûƒZÿ”','ˆ»‹…=F=„=…<øø_%ˆ=§ÙM?áªÝÜÞçu/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝæŽ²x¥ì-ÏÁ Ùç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§¾¬’‘£SÓØa×m‡÷p_','šOá/Kþ¾ö«2!ÎÜÏ¢MöÑ93k»ˆŠÉõíyÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÝëÖ‹sdšWŒ1ùðŸ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','82½\0åÂLqá .Qb2â','cO’LOqév*}cŽƒ‰³Ü-õy\"Ü\Z,¶ÿ¥dgš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞRƒï¯KtñjP¢ñ','wp-content/plugins/worker/src/MWP/Crypter/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ	ÿ¼‰F¼ÝäÝÊE¼¯)','wp-includes/blocks/comments.php','/wordpress/core/6.9.1/wp-includes/blocks/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü­<ž/6ýxÒ!¿kí','Õ:S*ÑB\0Úë‹‡`UÄ÷/	þs\0DñSM0-#{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ\n˜Ý‚H$¶†û8àH´u','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ÿOù¸²ðh”Ùrãzï','ä´¾4’kõûöcþßÆ¾C¤³€T‡g<RÎiÞ¡n¯G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ\nÎ1pª?YG™á“N','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-çe+gâ¼o*äÃÊ•','í4éªùÁVÜÎDƒòDúbòè‡9)yyq:¤ú$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞOKNŸ\0‰Yn\"²‚a','wp-content/plugins/akismet/views/connect-jp.php','/wordpress/plugins/akismet/5.6/views/connect-jp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uÅoÑèÉzüNÞ¶…ÕW¬','J¥¯ t²É¹ÛJ‹{ÐhÁF?´µfçIkÀ´Ë¾œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞHCý™¶âôÐ)ªCÍ','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üêyëÚKÁæ\nÈuˆ@Ðx','AÝ¶ºÝ;_|sÏÈ¤4ÍÔ_×)zµaKÇQ¾Ee!©º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ^ƒíêˆìª…¾„Ú+','wp-content/plugins/google-analytics-for-wordpress/includes/emails/class-emails.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/class-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y©I¡î.«Ââ','¯Ñwjà	úÅ7q!x¯Œ$ÛéH¢»\"E|•Œ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ	ZL‹\\J®µ”øS†','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-group.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-group.php',0,'ýˆÆ8l3yR’v½™Ì³Ð','ýˆÆ8l3yR’v½™Ì³Ð','¯‰v†Že;;Ìú¢oä÷ËoNo\Z¥5i½¥3ûŽŒ˜I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞØƒ\\»²zlnÂçQP','wp-content/plugins/jetpack/jetpack-es_CL.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CL.l10n.php',0,'¡\\¼ÿ\"íCäqƒ¬pk','¡\\¼ÿ\"íCäqƒ¬pk','zuN˜BÐùPuéªÔI×Fzô–¿ÙçÙd¼—ˆÕ)¶º4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þp«Õ­^ß@#àÔ’','wp-content/plugins/wordfence/views/scanner/scan-progress.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b·1{ê	@õmŸ90','ïKªÊM$®ã)+SCQF 1qZéTv`í»r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ«+èO_%|íÍ2','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentInterface.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ñÝc˜NÈú‡,ÝoÖ¡~','&ÜPéÒNŸiw)Õ21×…ˆrÄu|?qéä‹C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ%µRš´ØñSb~–÷','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/common/trust-pilot.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/common/trust-pilot.php',0,'Šsør&€	€ÒÑÙ>Ã','Šsør&€	€ÒÑÙ>Ã','L¤´¯3Fã­ÿ­!‡&Õµ>ÝÉ†ù®r²¶6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ(‹XÝ»oœ}éÐt‘\0R','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Utils.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·¦²L5‰ª¦>æ-}\'‰','½œ	b¥*ïÔHàÆ/ç¿‚*²ÂØO?oÄ/Pô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ*QH<Í¸š!ÂG	œ¡f','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^J˜y˜ul\\\\g!d','uÓ1è\0÷Ä%•f‡¯)Èè¸lÀëçº<¢GKó~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ*÷FÖrR¹¬#€§¦(','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w?è ã$Ñ%„ •ÊE’','4‡>LBotmÐQãF—5úÅE©Nfl=ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ,@­aöL˜}2š·Í1X','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ2?ŒÜä³ÑE~-¨ä®„','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-admin-css-22f04508597b8290d7e0.min.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-admin-css-22f04508597b8290d7e0.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nÃT]`ã^jæƒøÞg½›','yf6üG)P’\r¨É¬µM}™o†ÏÂÿ#Á±~îŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ2d—n.lóÿTçi…wÇa','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/square-layout.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/square-layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v:íÝ_O‹±46Ã€Ú°´','t†ƒ¥íýïË¹v?&,Þãfmšá™Oh±6Ù’ÎÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ3^ëËPMŸY˜æíHˆDØ','wp-includes/js/tinymce/skins/wordpress/images/video.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÂ¶÷ B©=\rz»ƒ3jÁ','¡ˆÁi‚ÍÄI/=´M¾MXž:MæAÕpvÜ\rÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ5f„´ ¼éoÞ®ç','wp-admin/includes/class-wp-privacy-policy-content.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-policy-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')on_²ÓYy«Ì¼ÚBß¼','•——¸¿&úØÙä³ªz3¡®®¯ÊÜŽpxÀÆzÍ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞBTõ}7ËñßÚVê¯šÅ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~•½ü¾\ZR·g»Z`Ÿ{','B´nú$–n\Zy„Ž^tdðGn¶‚—BÈ*~\r32þ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞMLr=‰TŽÀ,€ÁOS','wp-content/plugins/google-site-kit/includes/Core/Prompts/Dismissed_Prompts.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/Dismissed_Prompts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ìnß™—Î	?Ìd\ZèÐï','‹A…ŒD¨XjkZà´fÒ[$ú¶0/Û!áVY¤T­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞNÄ\\ü|ó`*·,)@4','wp-includes/images/xit-2x.gif','/wordpress/core/6.9.1/wp-includes/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÓÆu:@4\r…âÅz<5È','¨S\rÎ}@½~Q÷:€Scµ±§ê*d+åZÎ_¾{¬R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞP·³âOíó¥œô½¦éC','wp-content/plugins/imagify/views/page-files-list.php','/srv/htdocs/wp-content/plugins/imagify/views/page-files-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p–<¥-¨8•õ6«»{é×','æê´lè`N6žÒT¢‹oêçÉù†DT¾Œsœ\"ˆzó ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞQ¼óY;ÎŠžvÿ·j','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÔ\'Û³JÞÛãî\\–0','\\ˆ!Ó©N>²¾X]ÚÆª¯J§¹8%¡×Tî\"Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞX+Štlßûôp›/Ô/2','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bðû¡Ü3<•U¤3Dú¹œ','}ŽmyãŠÚ.°(ŸœÅ!8‘£ÀÛì¥y+[12&XØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞXr¼¼/D÷}ñeBÄ0K','wp-includes/css/dist/patterns/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oáççi+ãZqï:ë:',':3}Ã-‚\r)íîª\rKtœzñ¢I›ÄyfÂÐpô´r3È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞZd¥µÄÆŒ’ˆ‘\nå‡','wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äDD>)rv_{ ÿõ$ûÝ','¢;­‹sJåHDýÁ	OÖ©Œƒ9¼‹‰/ZÑ‚1ªÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ_Â…hÇhØ|#¢Ib§,¨','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-tab.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-tab.php',0,'\0¥ö8®q¤‰¦mò’äZf','\0¥ö8®q¤‰¦mò’äZf','ÎvÄ;}¾REHÛ¡¬ Kß£È½øä¾#n@½ØË;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞaCdÂ‹ç\"îÞºÌµÙ”','wp-content/plugins/members/inc/functions-capabilities.php','/srv/htdocs/wp-content/plugins/members/inc/functions-capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u»¤¢\Z1~gåÚ\0e|L','y~xqá§¥¸oÕÑŸ`}\'Âñ,ñ¡<§ô³C-#¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þv“Çs×Ç¾â‚¡|±7Æ','wp-includes/SimplePie/src/Cache.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F# %Ø½A‰z±±TOG#•','QOÅŽÚ¯×7•JZþ¹ò0¬L2äÔŽ‘%$¿‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þw‡èQp*ú×”Y‹èþ','wp-content/themes/hjs-blocks/js/masonry/infinitescroll-init.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/infinitescroll-init.js',0,'Óí{È…±WW¦‰&i','Óí{È…±WW¦‰&i','6Lÿ<sste	g°&{f3¿¶ÁY£Åº\"fÉ³$F®•û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ}Š¹^ÚÊ<6ü@Û+Ö','wp-content/plugins/advanced-custom-fields-pro/pro/locations/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞŒ š©K-ÖQ«¨¸','wp-content/plugins/akismet/akismet-uk.l10n.php','/wordpress/plugins/akismet/5.6/akismet-uk.l10n.php',0,' h¬Šœ‹c²®Úk!ŸCÿ',' h¬Šœ‹c²®Úk!ŸCÿ','fž YúŠï4nXð–\Zñèó CÑqí#&kð\nÍ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ’¶?IñÎ©i%úýgÆyÁ','wp-content/plugins/wordfence/lib/menu_dashboard_options.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L7,4/¬_™ô+DU¹â{','oí÷>¯I\0òzh›ŸÒF±T¥ÞŒÒ@{FòÒ@pl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þšíê§­Þß…\"gÑ<Nr','wp-includes/blocks/text-columns/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñëïwòå`}ÞNû\nºþX','¬t!ïãþlŽ`¯|*µ^…«Ù0»	Ýl$C§»ò;‡í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ›©‡¡wxýˆ˜H÷','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertZoneResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertZoneResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¥wK™ô°æ+Æ|Q°â¡','…‡ÚO:»úpáR^\'¨¼†Å±Säê(\0TT[Ù}ió’À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þœ˜áò&Ç€ø“=VO‹Ê','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MTœn\n L©ßÚ}Ù=t','¯~\rÆ,`ý™ÿ©òƒ\'_Iè!õÚ\'Z›\ZNÛÌƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ OÄŒÃ‘L:\0Ùˆ·','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png','/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó‚ðºà\"»E47ÅŽEæ','ûŽáéÚyaÄŠáî2Ý¦õwÊ©Äðqô,ˆýÎ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ Æq«Ç¡ÈDÄ„äb,','wp-includes/blocks/paragraph/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øäø†s9Ù\n}¯	qÂ¾ã','Å”l~àé³%Äß\"úQ§ ^ûDþ«bý\\‡ºÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ¢ìy×È$Ë,%rh','wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg',0,'hGÑ˜>çS‚9Ha³f_‚','hGÑ˜>çS‚9Ha³f_‚','JJ~òIL‚«I-Aµf¤o°ö¯Ó™…‚–’>·Ö{¦g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ°Ò2ž µ\\KÞpz€Á','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-analytics.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'æ³Åœ9KÜŒ|¡D¸Ç','±w*Úâ4S7ßõ\"é:–l,¡²\0ÅB…Øµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ´ö“”ÕEœIlè7Š~.','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/exceptions/class-missing-constraint-exception.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/exceptions/class-missing-constraint-exception.php',0,'h\0f]ÙZÚÆàM£Ó²m','h\0f]ÙZÚÆàM£Ó²m','‹4»~Xîçj+xô±©c\"G\\©šÖrZ$½M0È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þµžrvë;±L’¢®,g-','wp-content/plugins/imagify/views/page-settings.php','/srv/htdocs/wp-content/plugins/imagify/views/page-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sÿ™Ë„Z6ˆt–€51','ñ­û·!µÓ\ZãI¨’#$‡Ê™ýÁL…›•l¹’ä2H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ¹‚6`D÷qb‰{(fG','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HGÛ²BÛü¢|`\Z*‡+','º‘&¨Ò9w22ø*Ë¿‰9“L†4ãÐO¿²ÿ\0x¦Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ¹à§KRhOBãù\"ãJ¢','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¹Ì_Uï­Ö|ùÑ¦ú','·A?Õû04sÓI‡bÿ_å÷ô\'Aef\0‹HW¥ª¶Í¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ¿Û—±Â1º_y¨ìg','wp-content/plugins/jetpack/_inc/build/plugins-page.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰!êG‹±Ò©-?¥%iD/',',9ÅB´ÙõÓ‘<3æ\\Óç,gÛKêö¬£ÏFmm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÂI™Ê•½ÞÍ¥\0»O›d','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/imgs/plus.png','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/imgs/plus.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù©mcv›eÎØà±ºÉB','‘àð?[\0âgäÍlÐ%\nÇ£2áX€Ñ ç±Ù\"Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÃ>”«àóOEa07ÌB','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CreditNoteService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CreditNoteService.php',0,'æ·‚Çû¸ƒŒ\r`q€+Ù','æ·‚Çû¸ƒŒ\r`q€+Ù','F1«9Á™§”N4Ç™P#±ƒþDzŸ´RCã%‚³H‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÉ˜eõ€.FhC¶‹','wp-content/plugins/worker/src/MWP/Monolog/Processor/ExceptionProcessor.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/ExceptionProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓbËøiMü)Ý–š?‚À—/','ÒI±ngÏƒ¥,˜¹<ƒµ’l QŒµæó3½­r²y‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞË¥Ñ…ä]ãönÁ¹/ñ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js',0,'j£&6§Ö,a¿1 -Ò','j£&6§Ö,a¿1 -Ò',')gÆš,Ô‚R¦øÔ\npžæ\'-!4ÎIà•â?Ó¶%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÌ~ëþXŸ¶ìÕƒáL','wp-content/plugins/jetpack/extensions/blocks/blogroll/blogroll.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogroll/blogroll.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')]2œÜ=âú”¥¡','èhL:Š7¦L«Ÿö—õM·f/—n\\(„SYjƒª‹¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÒ³ƒ6”hßñ_Ð—<n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÇœP\'0Á[—óUZæ×o','*>}Žh¾ýý‹kÅNxêt°ó’\r˜Bì¾ïvÆ¿û%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÓZšÚôà/‰hÕ²ÈW£Ô','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg',0,'wèÓb7êÆo>é\nâw','wèÓb7êÆo>é\nâw','ø~Y0.AÄ?~Ñ|é×k>ºÚí–%Uç*aýulÔ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÔNâ0¹Æid¾{½ï¦','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E.¥9ïDø©­=b`­@°','³i¸“õt:–NÎ†ã]ž*Ÿ¥>1zG:Ôm$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ×ž¦9ÍÿˆÕä!Uë(ç','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-plus.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Žð3ûº[µôWˆZ<®Àõ','\"3+\r‡WS4ÜƒAÑ&Møó5ár‚”(Z<`ÎÙ8MÝW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÙüýÌä/:b7ÇÑ-','wp-content/themes/genesis/lib/functions/rest.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/rest.php',0,'’‚â›bÍÂ#/ô­!','’‚â›bÍÂ#/ô­!','4ÊÈ2+LÙÓN{Eƒ¿ú$Ü®òÛç„öÈÇt3ÚËKï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÙÐ\nêÓ¨`Ü1àØ\0\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g•÷Óñ§ñ‘rí¤\nz•Þ','~$EŽUš$‰;ãî¥ÊàZÈÆ¸‚©¿Úˆ3 7=%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞÛÐ™Ø«Ú&^æ\r­ƒ*‹Q','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-admin-notices.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-admin-notices.php',0,'­­Ñ`Ñ+tÔ•»ö1ž#Ô2','­­Ñ`Ñ+tÔ•»ö1ž#Ô2','±½3¬có&ZÝXGÿT$lT­.S†(\'äZA†Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þë¸ù}±Eãt+tpÍ/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/pdf-0d6341cdbdc549584208.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/pdf-0d6341cdbdc549584208.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒÇE|‰2ÃíðýQrVŒŠ¬','Veß†¦J–‚…¨¨\r¯ÊŠÚ±¶ýÜlL,.ÅCÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞñÍ¿Áþ³ÉÚ>O_T>','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í„»S™\Z¶$Ît•±—Ò','•£ÍòÕ×bøj¹¡1&ÿé$‰ÎÒÂ$˜Ñ`ŸÉû™rCd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞöËÝ*³”ÚwéXù^C','wp-content/plugins/gravityforms/includes/fields/class-gf-field-creditcard.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-creditcard.php',0,'h&Kï­ Úñ_ÕÝî','h&Kï­ Úñ_ÕÝî','Ø…jõ+*«ë	NQ:è·”¬q¼J®5ÒïÿCÀ|­Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þ÷Ü–ŸÆ­¡rg-š4ú^','wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–}GO‹ü›JH\nÒÛöb¦','M)Ÿã¢ZB?ä>àEèL5î—†ÊøBPNÑot@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þø„‹gH”žì‚lce¬','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpforms.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpforms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãBt•pqèéÙà¿è¦_','ø!<T#/Ž¹þp\\ï½°Özc›wöôšbÙ²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÞøœŽd[6<iPmï','wp-content/plugins/imagify/assets/images/logo-rank-math.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-rank-math.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó=ÑŽ=•ÔO&Z8\0\ró`','Üºš.¸Aº¾köÚÅÒˆkƒêHÜ˜«¿ô¯IºÊ¹ë[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('Þý«?Ú&?+ D²12JÌ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßCZ[}Ë\"\ríjú4Ô','wp-includes/js/dist/vendor/regenerator-runtime.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/regenerator-runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Ý\"Ý$¹}&ŽÝSføxù','Ãé¾‘vÈ4†ŽXKG½é:*¡9ŽZ /w\rË$‰â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß[E¨¯É­—-ÄÜ*Ã','wp-content/plugins/jetpack/images/recommendations/assistant-antispam-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-antispam-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N¾©œ\"€nÕ\ZFŸ]ÀÙ','_iÃí;ÚàT-Tûè\rJÐ`RòAEØg»~Äþð°žŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß0³WW$¯ÎÑØáôj€','wp-content/plugins/jetpack/_inc/blocks/gif/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ÂÐêt(Øí¬ÝZk¶¿','•‘ØÌ©¹šžÙ¢ÏKœîI*5˜ëË¿IZ]¬®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßàÒÁ\"‰»–¾Íc)jÛ\"','wp-includes/js/wplink.min.js','/wordpress/core/6.9.1/wp-includes/js/wplink.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÍÆÁJ×j4À¶#‚ùùÿî','juQÖØŒKßpT%\\Ñ™(D1~þö*Ð—ž½a¼	à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß\0æ-zÓç{3ä€Rî','wp-content/plugins/gravityforms/includes/fields/class-gf-field-calculation.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-calculation.php',0,'~´OyÖlku”’íuãÖ®÷','~´OyÖlku”’íuãÖ®÷','\n³Ç}¸#S1g|qVˆß\n°ørÎ•dßÝ(aòY\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß&13Už€”GC•³˜ý','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-user-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-user-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Q”V°¹—Q+–ÊÊÉ¤',':;qÙÖ:06},v7¨KàNu‰\"ªÓÑj¤Þr‰¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß&óÖün7,´H{GAº2÷','wp-includes/sodium_compat/src/Core/AES/Expanded.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/Expanded.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷É˜&¡EWë÷xG6?','ƒ«íuåöˆ—ŒiÝ~H¢8M™Q5øW6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß)I¥=Ã?B-R!²·—','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß)ÑÜ™©mšAâ}qöä¼','wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox-and-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox-and-select.php',0,'ôbDu\ZxE\ZÀ„\"ÀÆ','ôbDu\ZxE\ZÀ„\"ÀÆ','øX6_ó`%RDÕ•tQã)Ý§_Þ•ë\\5þ-ž°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß+ ¤ëaMŽÔIUpB,@ñ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Á¾…Y5²h|qM¥d©','fzïð9Ï6aœÔÖ\ZÔÏ«\nƒ«	|3–Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß=@\\ðJpQóm\\†À6','wp-admin/includes/class-wp-upgrader-skin.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬”.Q+óî>Â;_é4q','F\rE&Ëxõ(k¾&Í•°mØkÒixÑ{&.Àœq<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßEB™4qÇºNà¬˜k*ªŒ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oaœ°÷, «JÿZ3','“s„%u¥h¶ÿ&ÇêÑÏ)²väý[¢Oú¾µa{%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßGí^§³ Ü†óÆõ\Z','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-landing-page.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-landing-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ål¹DÌx‘*bRVÁ¹è','QE%«9 4©Q8ÑññeTÉo\ZÇT¡G@.û®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßL#¦¹àâa³‰W ñ','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W™NÜO‰oÄSÐÚR™',';¼²×½Å@FZò$®@KxÝÇo!LÛÞÇµ Îa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßW\ríYAzÏ÷Ø\r}\ZšŒ&','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð±×Ô¹°´—Xp`me<','wP\0ØpÔzuYDSÞz(W ß¥‰ìP¾3$S‘öò‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßWüŸ£¶¿Ã0»k;»Ž<','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3§†kÝ¿\Z2–’Ù«¿ÞŒ','ž–øÿÈËî#ƒŸã†…!D>2wÚ*’¹án}k)3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßX¼…9´‰“‹\r«¶ÊH5œ','wp-content/plugins/imagify/inc/3rd-party/hosting/pressable.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/pressable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔËKˆö}fi*û®\nºFÚ','Ñòáéãå>}§Ñ××||BgòTT ²5FüÅS¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßbetô}A\rüŠUÃ*','wp-content/themes/hjs-blocks/genesis-blank.php','/srv/htdocs/wp-content/themes/hjs-blocks/genesis-blank.php',0,'™Í;cŸìæU•V,ÆÙè','™Í;cŸìæU•V,ÆÙè','ì&\nB:ø‘H~K”NwýuaÑÇÃJŽmÍ GjÍJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßbz“/›ƒTº7aHy','wp-includes/js/mediaelement/mejs-controls.svg','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mejs-controls.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð„š^yq+áS%ãí¸y','‹½®ÒÓÏhó…©¯A3Lš:¾î\'1÷ê Â\\è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßcÙËvê²š_–J¸','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôzµ±«Úò~Yž;Š°/','<åþóå.Þ\rIm-°Qk\r¿¥\r æ\\£~©¤?¸Ry}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßdpæ®5»ØQé%¥*X','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>áÙÛÍsS9?F8 ','Ý]çR#g$Ï*Á¸ýódìí’È\\—°s.UfÄ¬¾(\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßjH¦©Ÿ«üÍ ïá&(³','wp-content/plugins/insert-headers-and-footers/admin/images/icon-search-replace-wpcode.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-search-replace-wpcode.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùcânk_;©ÐX1‡$','áNàÆ’èð»«ÿ@þGÝ±*Ï osôä3äqe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßk…¡Ñ`ñkÛ)6QDz¶','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-right.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÎ¹ n±óGïOHJ8°','sÎbeW5/PÑuóç‰Ò8§V]€\"ùŠ8UgØÃÜù±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßpÆÑÁä.àQ$P… Jð','wp-content/plugins/google-site-kit/includes/Core/Util/Feature_Flags.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Feature_Flags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÚlãhê¶­÷»jyåx','„[VŠ(+Íq2sØY4ÔbSŒioM/®ÊGKÒ“%.ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßq‚ùœŠ%Å±“ m+','wp-admin/css/colors/light/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/light/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.çKØØl-›(ªü„«Ã',')®Þ8«\\@dhØ¿¾—ƒÚÅ‹Tx›kû¬;4/#S`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßx‘O»$¡#ÍÛºŠ ™Ë','wp-content/plugins/imagify/assets/images/lazyload.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/lazyload.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„<¤ñÍêÜK®÷G\n­‚oÚ','íÔj‡I,´Å•C]ÆNrÂ@V:¢ÝÉð>ÉMà™ïÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßxãö‡ôûCö©Sm{Û','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-DCgpbF5N.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-DCgpbF5N.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š¹v¸	=\\ËÕyŠÈy','ç˜<ò¯àw-$Ò+Ú]ßw¤¬^PpuXÎeÐVŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßy_òhÓ¨ú•-ÏÉ…±D','wp-content/plugins/imagify/vendor/composer/installers/composer.json','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ*ü^®n´£?#\0Óöî','‘Ø(NNŒ€A~ÞÆ)#VH6°§êkŽ˜éáþÐ“¥µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßzÌEíM-×®Ž¢5{X','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/views/options-titles.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/views/options-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‰¡QóaµÞˆ\ZU¨¡Á-²','dIÚÑ·ïèÿ\nDûÌ#\"AR`\rJÉÄ§¨Y‚ç_÷ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßƒÁV3„Õ\'ùUr”','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Abstract.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­êÌç[àÇ	èŠ°éŽWÀ','Bòê~heÄlÉk¨Í¸<r…d!Äj\"—Ãi:‚Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß†Ap¾¯³Î²´ùÒ„Õ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg',0,'¨w¿	#œMÙ½‹çú…4','¨w¿	#œMÙ½‹çú…4','5?zŒ@±3¨Ó“ºSîˆÀE².^/?£êÔs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßŒò‘(ƒ©©‰ÕÛ2áè','wp-includes/js/quicktags.min.js','/wordpress/core/6.9.1/wp-includes/js/quicktags.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É—àLK/ø·™™WÁæÔ','AãÁVÉ1Ê¾ËFü¤e4¢Ž,½Å³5ÒðœÖáe\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß”¿ÏËŠ‹œH‰uÔ&á','wp-includes/js/plupload/plupload.js','/wordpress/core/6.9.1/wp-includes/js/plupload/plupload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý ª$pZRÑ>\'Œ|÷','à\"³Íº–8[J%ª.ºËš¤c¯V\r\rE½¾)\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß•»áE%+ÒyRR2€','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì]GåÌZ=Z»o`ü','“Ñù×k•ï’(åÁ‰Õ‹ñ=f•´/\0uIy\\1=ÇÂ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß—ÏQµ¦uâ!Ù¶x•[','wp-includes/js/wpdialog.min.js','/wordpress/core/6.9.1/wp-includes/js/wpdialog.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%˜‰ƒEWðù@‰ˆ¢™','£&£Cúã³Äî“%Öò(B\Z‹t¥¿÷]£hÓÇË¾3Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß˜P+Ì\0S?€gÒ(ë{Û1','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Œ…­=Ü+Ît /ÜÅƒ','£øÄ‚ó0OSfºY´L)½±¢¹ËÆ~1Çÿžð6 Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß™Ûñ„´³\\A¾wjr¨ø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß¢_ªõ¢?^p—Tóh³','wp-content/plugins/jetpack/modules/widgets/blog-stats.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/blog-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Ð(ä`eã»Ž¬V¶}','ãd.Ê\"+OÉP¦SÛuó¹sVæUC7l;•Ë¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß¤AÝ’¶ô·ÀdInÿ(','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesPermalinks.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesPermalinks.php',0,'jDÍøïêÕ=qv\rCw','jDÍøïêÕ=qv\rCw','g}«}Q0ÇÉÆtæŒ`9¯”\"\\y[\Z5¿¼¤v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß«ònÂðIßž¸ÄkØV','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetContainerSnippetResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetContainerSnippetResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W½O>f¯ü~·¾+œ\Z-ƒ','õ…µi -aEm„íÕc3YÐ?ôpŒp_’	ütj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß«j³½B|ËäO\nÓ?','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_disk.class.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_disk.class.php',0,'ã \r˜¯¬Og·…*sÍ','ã \r˜¯¬Og·…*sÍ','§ñy:í9A”Ë\\¢Ûú<X(‡YS©Ò°Lù k[\"š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß°S‚³ˆ±h[üÛ³Ì','wp-includes/class-wp-http-streams.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-streams.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢¯>,Q‚1¨(úÄ^=','µÛÁßÛÂ¡\\Ã½ž\ZØÓï¨‰úHÌ\ZoÍ¦FN³ŒµÈ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß´âùS8ÖÑAÐ¢','wp-includes/js/jquery/ui/autocomplete.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/autocomplete.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m!lÓïŽ6!#*7Ê˜­','š:âFÆOóÙµHÎ™[G¬òÄÉkVþÜ«ö|q7¢ø#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß¶†Á&ÖL­Á·ìˆeYÝÉ','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg',0,'ÆÒ:œ—„|5½jýÊ9Ñ','ÆÒ:œ—„|5½jýÊ9Ñ','J:õ,^¡FÒ<V~±Óéø¨âÆåócj{)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß¶ô«=¶\'Û‚c÷g¿n','wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`A­ÊtÎ]@.Ätíga\"','Å|\\Ó{U&]¹åâ WHã§dLaÅw­¢èB ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ß¹VÌ=¿£»\"à#n§	¹','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_à-…T³\0Ê2²L-Õ','¢È´¾÷£àg’Aã]Óz-Û£²ð¢ûüá·¸[Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÀf«y¡Ú¸yêY¨nÄC÷','wp-includes/style-engine/class-wp-style-engine-css-rules-store.php','/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\"uÐqxõçüm4¤å','[¤ð;\"ˆù!¦d`mg¬‚0õñëþÄ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÄµ>“„#B§¾bóñÇ','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Û“œÑôGÿc,«™=c^¥','ìÛä‹«Gêc‹Àïèt(5\n,9%Ù÷—£Êå)ïe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÇýò$ñs€ ¹Ä@ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/resolvers.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/resolvers.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ál)f[Š‹Ââ‰•t\\\Z','áx<ã’Í§}Àk·‰l›V0#³<ˆ+(¸Ò¹ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÈ¦0á $¢7O>é¿à','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸¦o¹*Ä2”¢4X\0ì]EÄ','\n.ªv¼ìËç.PÑ^hxÊÎµ+¾½c­OYòY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÍâØ±[e:;b\'\rûr','wp-content/plugins/zapier/LICENSE.txt','/srv/htdocs/wp-content/plugins/zapier/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï&Ÿ’÷äTü\\oÈY”ã','Ðº’&r£LÔ3\rc˜5+Éßíµ,AÛnÝ5)žZ#Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÔ=ÍŽ?©ßØ)\"oÐ!rŸ','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì-Çÿæ¿¡¾c‡\\ÙE','>qáÃíØe<ª¤zÃ9à=îr§èŒ·ç‹¤Ã96˜þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÔYv”zÏÖ—*–9ãïa','wp-includes/js/jquery/ui/tooltip.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tooltip.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Â]Í#Ñ1D.Ò{³ê','–6vV>µ»çoâ>½,k;à)…´rè4Òe—®ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÚeÿƒÛ\n*õÞÜv²','wp-includes/blocks/comments/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á0þ0Ô³á—PCÈ†ŒE{?','yFXôm¡_y§)ø»/<&Äcar‡U!°\rG­™w\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßâŸ¶ˆùH\'×Ó¼z©£,','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/locations.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/locations.php',0,'°Á0ä\Z½oOÜhìùeûÙ?','°Á0ä\Z½oOÜhìùeûÙ?','õ=7ìþƒsáßfÌ‰ª}è¯FB’0ÍÄ4ë.ºÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßê~£$ÔèojÓŠ”cE','wp-includes/blocks/accordion-heading/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SÉemùdbûË4vª','úœÌLS\"Àot[\'Èj~O1ç\"‚Œ¬ðhr:N0sÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßî-ÓwÁ˜=‹˜äšïS','wp-includes/css/dist/edit-widgets/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6“ô{ôJ“’À‹ª}s','ñ$ò/4‰8ÆZ+bÔÏ\ZâMµ§G£H&_[l	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßð+ï²mk#ž.f@«Ö×','wp-includes/blocks/query-total.php','/wordpress/core/6.9.1/wp-includes/blocks/query-total.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.j3Ê(‹—!æ\\Š„Çg','‰ßú#ÆÚd”Xßÿq³\\™\rlm{B\0ßÐF§Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßôc¨iÃ\ZËåR?©Ó ^','wp-content/plugins/jetpack/3rd-party/class-domain-mapping.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class-domain-mapping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Öƒ¶ãçèj—àEª]ï','r´©×	rÔäeâ¾¸­±Øm4¦™H_4zådÚŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßù\r7gâ@ßç¢Q]Š','wp-content/plugins/jetpack/images/recommendations/assistant-golden-token-welcome.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-golden-token-welcome.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†	õ6t\"”JÀöŠjì12Ÿ','EÓIç@‘¬µì÷Á!oQþœ«^¥aÚÛš\\´×1Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßû]>z³Ê5€~À¡pâU','wp-content/plugins/jetpack/views/admin/network-activated-notice.php','/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-activated-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž•#t˜˜á€íþ¼f„Þ','Î´`^¯v|Ýˆ9”ñ<,3Uº˜ÑmQÓ{*,F-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßþ¡¿¶B²t€©¾Ó','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Location.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Location.php',0,'k D©Å¾t¤xˆ–½kÑlØ','k D©Å¾t¤xˆ–½kÑlØ','5Ù7ã%ªÝ…pà,>ƒ®+“jÎi!ƒÉFD^ý~µ¤;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßþÑ„°ÞËCö¦=µ}c','wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-remove-per-user-cache.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-remove-per-user-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑÛÇ—p7Ý…è©lÃ’­ñ',' Ù~Sæó‹ÕW‰¤ô€á‹…”È°ks8àüyîpdIm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ßÿ#àMq62´·­SM^xÝ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/actions.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/actions.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª–S¾·|ûb)¯¦oFÚ’','\\*‰/ƒè@_i°gqdæVPÄ)ì[SÕ­…Z’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àP›¢´¸L6|¦S«ô','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L²#sµ0Î—§ö(›Ï•H','s.-nFM€n<\Z=3˜Ù©ªôÁsõÉÄTlÕÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àå`ÔøhZ€©6úy3³','wp-content/plugins/spellbook/js/built/dashboard.js','/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js',0,'æÇ\'‚ÏþMØ5aTúZ$','æÇ\'‚ÏþMØ5aTúZ$','Ëá\0›Œ¢ •\"€m Î\\—(îÈ—‰ºq»SÂ—Üø¿f2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à:÷‘åéºƒHíyÂâá“','wp-includes/js/dist/vendor/wp-polyfill-inert.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-inert.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lÙ 5ÙÐ2Ë*Êž½','s\ruu\'Š‹ámšF¤–^<xp\0(.±qo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àœ6°(²¸T˜@Vˆ3','wp-content/plugins/jetpack/_inc/lib/markdown/README.md','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5¨d‰`wàÚU\\Çÿôè','&¾ï³À°ÙíY›Þh½è¨u™¾¬óüAËnØv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à3ñ%\r¼¡bêÀJòbË','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÍîè_\0\'Ÿ¸’Š²R\n','³1ìc·(N‰Ã’,/‰¤\nÄ]é—<Kôi‰VB]ú@{r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àŸ•onýŽSkM}Á\\','wp-content/plugins/jetpack/class.jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îð°võ‹j§HÖ,iÖü','­”ÁY‘ã•±,€LlÂ&–ç4¦G	ÎÈýšïp¾CÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÄïØû{ŽoÀ’ØÇ','wp-content/plugins/imagify/assets/images/imagify-menu-bar-fr.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-fr.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ¢‚š¶Q!¿3›µÕ}','Š0˜ˆ•¢ìôU×LÒøœ>ø™â¥¼”\n§2k…–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à©!a\0	ü|K{”8Ç','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.8.1.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.8.1.php',0,'ÂÏÌ*q\0øÙ2A&o’[9','ÂÏÌ*q\0øÙ2A&o’[9','1”ø–lmªÒ+´WàS~¾FXd+zjÅœn”Ýˆ€s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à\Z³tU¨R\r\"C©çÌ','wp-includes/blocks/avatar/block.json','/wordpress/core/6.9.1/wp-includes/blocks/avatar/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ö;Ê˜¢Œ_®ÒøË?n','®5©ƒÐ‚žiÀv¦µ¦;ÁÀÐlõJ•‹M°I¨pàìô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ààÉ^!\\1$²°‡ü¨','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.css','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';:–—ã -ƒ:ÅÝ\\”°','\"§Œí¼*¥æ0¼N×Ùú,ßÎ¦Š…šÿh÷Á·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à!¶®\0á[§=ô¬‰Ù','wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>#=]Z´+ôj¾\n¡','Å:P¼	iºðÈ]~!¿×¾P°Ï¿aï\râ”ŠÈqÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à\"DåH¼\0©šÿåE¤ö','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³ED8IŸèxë‚:ÛD!','0êÊ‹EL¤ŒSÄB¢zç>†×W;\nÌ‹ÄÊÄGÃ¹¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à%çf\\+,…æÍ\0\\Y','wp-admin/includes/class-wp-filesystem-base.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉXÐÒdh{“4ë«;$—P','ùK(ÕRóêòy×U öÃÅÈpl{‚Ý{°Ÿ…A5Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à*¢™°¹\'Kj¨›Ì°!c','wp-content/plugins/wordfence/waf/pomo/plural-forms.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/plural-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P!7GñúýŸÇŠúq`.','.’¼\n)[.ßéc¬f£‘\r›\rFºäZkïœ£´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à0¾ÍŽsæŠ•O œðÈu‚','wp-content/plugins/imagify/assets/images/imagify-menu-bar-it.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-it.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3é¦ü,\\ùó ‘?ß/[A','ããD->¸BãwÐøŒêê¿Pé%	ÆÂM×ë‹_æâ<·J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à4²fWfõÂÇ9:[÷ª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/selectors.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/selectors.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç±öv\nÛrÃ‡íÌ×päé','|Ëç |Êø­Œž]‹xœ‹bÊßÚT£³Õ¹«XD«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à8G§Xý¯V•nB­‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pl›±æf2‡ŠþOû','ÁŒìÞ²coà¹Ö–OôÈn×íã·±rèê)Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à9Ø÷¿(†“â¼^ã@','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºW0‘\ZC®£˜¡ˆ’ö¼÷¼','…½ÍÉXiEGŽŸ¼2ŒØb%«is›4rš“Ç]=,Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à<ìØ¢ÓÍJ+eí=&Bë','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àAß†·Ç®Ž‰€f	Bn','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-comment.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-comment.php',0,'þ40®\ZÈ`ÛËè°','þ40®\ZÈ`ÛËè°','6d¦ý\n- ¦×gKˆ@œdgzëuÇ»9¦Eò§Žù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àCÄÇ×¢ª§È_tRf','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÔ¥²Â&Œ7¹Ã|_Áç=U','_-\\…ÙTP¾ÿ(\\)…#ˆEMýÉöãÊÝí§³¿0î½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àG… î._ì÷ÁÁÀ°','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/deviation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø	÷x•Óƒðx]<&$','\0ïzÓÔÂ–mßeGp±F£š@9…Æ5áWu!Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àIeïå„åm\0¥÷\\','wp-content/plugins/gravityforms/images/list-add.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/list-add.svg',0,'Z›SÇ¨œå˜•uÛ…ÃW·','Z›SÇ¨œå˜•uÛ…ÃW·','\n»‘]‚®\n×‹•‘eeA£U™>7R²Ñé}¶D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àL\r«iíŒ%ÿ\0ï°…§?','wp-content/plugins/gravityforms/includes/settings/fields/class-textarea.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-textarea.php',0,'ãîŸ\"/Ø.ÀBÁ4U×','ãîŸ\"/Ø.ÀBÁ4U×','Ø€Á®%>å·GÏÌæï´íNÑÏÔåÏvùãµm¢ ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àN®ü”ÂîN†¸qÏó\\N','wp-content/themes/hjs-blocks/tribe/events/v2/list/event.php','/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/list/event.php',0,'Ÿk©ï~EôneÑ“Ç¯','Ÿk©ï~EôneÑ“Ç¯','˜î\\ÀøôYŽbè¦xs>óÛÊDMŠû¯ãD¶x0µÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àO±*‘Òžá 9;²¡­ˆç','wp-includes/blocks/embed/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AgLäÞ/Ðž¸÷¬g\n','¶t¢ž¹#`Bœ!ŽIôæì~{‘^„¤!y|µoäÃ¢F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àOÌ=^î/aÛjõNÜ\\','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-location-shortcode.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-location-shortcode.php',0,'„irþAuÒ­æ`mÎøœ','„irþAuÒ­æ`mÎøœ','8NoK¶!˜¿ÇÑ¦¬âÚ½{á¬\nÂÐ‚Òéé\Z6¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àSÅ=I´¤rú¼Ã¯HÉý','wp-content/plugins/worker/src/MWP/Signer/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àSÙN{S8|HIÂ]GP|','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlDumpDumper.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlDumpDumper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È/c¼§œíí9n;I¦vâ','ý¨	ÔŽi²àO)+´¤³V	Kú8©²hp¢®ŽC9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àXLˆt¿ž£ÎCc-¯—','wp-includes/blocks/query/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/query/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B8CÐŒï‚PAˆ5ÔížÖ','p‹	G¼\"íŠ9¨<§±VÉ¦ŽNžÅŒ\\‰¶´üú¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à\\1Ýƒâ%áVE|<Nµ°','wp-content/plugins/wordfence/modules/login-security/img/loading.gif','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K:û„²·õmð™—£P½','j*äeŽó©õdoX¤~§7Âë&€²‚Nü9É|L•Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à_Îsá·H¢CÆ<Ø<Þ','wp-content/plugins/imagify/views/part-settings-row-custom-folder.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-row-custom-folder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':×ÔÜÈI/™õú l9\"','L}ÿïLçÒyCË0U‚;uËRj$éúe\0ª$ÍT**','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à`oÎ°@¿ºÑß”jÆ','wp-content/plugins/wordfence/lib/menu_tools_auditlog.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_auditlog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýeHUÆ™çô¼$|<0Ý','Fªº/…>ò“ÉÀXƒãÓÇŒÛé7RÑ0R`—VoÞŒÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àh^ÂLéç»U¨_:ø™æ','wp-content/plugins/imagify/views/part-documentation-link.php','/srv/htdocs/wp-content/plugins/imagify/views/part-documentation-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é*H•Úvi…»²GüE–Ø','û l_$Òã–í¾p*(´ÔÕ£+³L\\‚jA™5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àj¿I(púœ˜yäíéjä•','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆL¹+¡Ö´É¦`‘˜ƒª','Óz&· À|wƒôüü¹—‘¦qûæ µ‰”}ÇÿÒJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àx%Š±	Š¦2è5>ÿAÁ','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/basic-settings.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/basic-settings.php',0,'êÖ‹‹©÷(æ(šÙæÀ	','êÖ‹‹©÷(æ(šÙæÀ	','zô	è%jÃMÖšZê}=J\02¸ö-|ÚÄ˜3ò5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à„i·÷ò4û»ZláÐƒ @','wp-includes/css/dist/block-editor/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þç-såH4¬\\³§N','§¢ü@¾>Ë3sL8@(	¹&-ûœèÙm§!Û‰ŸÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à‡óB]Œ0I\"”Q¨¾Á7)','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØZ|a+AZÙÒYß³Ø	ú‰','MÂé“¡Z˜d…/fã7~\ný®ù]Yaöwçä€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à–ÊrªÖMÓÜ´-\nSƒ„','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eRèÛrú#ˆUÿý½çŠ','èÐ”sÈGd‘“lãIB-?`7|rÚRÞÝ3µƒ¬V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àœtáelªßR³‹òÜî7','wp-includes/class-wp-exception.php','/wordpress/core/6.9.1/wp-includes/class-wp-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ƒ©<-÷egøðf3!Ÿƒ','˜î Í4¾ÔüßóeÝVni4ª-Ø †ûDÌ|Qt}z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àì#’ž¶\n¿]RÇ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àŸ3¤NÖâ(šÂx}ý!','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä™LZ˜}`ÃÆÓ\'º»Vœ','Zîè€nTƒ°ðÖúOiÌÕ]F Op­ uªx¨÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¡¯ô³*ª°¿ø^ZtQ:#','wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php',0,'ïª>>åvñÜq¨ol…','ïª>>åvñÜq¨ol…','¸TýcÀM$jÂÞ‡¾ó™±©04ÔŒh0ýçCbŒQê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¢0\0¾’#ŽÚV¥Wx³´2','wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ù¢MîÓÛM*Ü¯\nÃÙV','ØË›&1/añBWŒõ’Ê¶ø‹.9¬MãÊ\\×&x(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à£É|`\n\"v«°½k2±u','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ô[¬{ž5néñuP¯%','B‘%Xéy¸ƒn§,Ð3a½víðôÉz\n6À˜É»qÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à«2“U8\Zoaëî\nB˜õó','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÂMù”x0wÊ3`\Zê˜','i„^µsÈ¹(ŸvŽ-•)K¸IP]7¨~CêS|0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à®Ã¦«„ ì$©ÒóÉR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë0 ”+ch\"uNXÆc;Ÿq','¢/ØY´XÝKV?+Ô÷ðÝÆCîû	1è5€R¿‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¯\'Ý×¢;ß„ì)IÔÂ=','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RedirectMiddleware.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûqï‘‚©Eš%Ît•™Ñ','ÝA¡ç”°z„Ù(•t3@ìœI;µ¼ ©ð¬c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à°á›Ghçu¾þÆÈhAÆ\"','wp-content/plugins/jetpack/3rd-party/debug-bar/debug-bar.css','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/debug-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½	M²í(J²õ$×¯','#Ú>øø&®%?’“¦_¥7ãÑT:ßƒ,ÜÑÓÍ}š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à¾©¨gðóÝ#TÇý—','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/StreamTables.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/StreamTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mî…>u‹üÈ| j¤Ã','«¯CiòeÌ*ÓûâËSe3M‘ >kð€&Z FqK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÀpKI=;\\ñc0®³õÖÖ','wp-content/plugins/gravityforms/js/page_conditional_logic.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/page_conditional_logic.min.js',0,'.3Š\"Êb,÷‰Õývt§Ÿ','.3Š\"Êb,÷‰Õývt§Ÿ','²ÉÃÈÅ”Ûô®2óM¸*9-ÍeíÃÖªÌ“õ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÃ&¸ñ©¨-h`p:Ì','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\\þW(ôÑ›°Ø¬+d','²Ì¨ÒMYÓíUjViàó|/maÿ‘€¥S‚AÀ,e+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÎN \\±²ºÒº.ÕÔïÃ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”Ñ‘¸¾‡FÉèVÀªù8B','[:¯_O¤—#‹ø-R~MôÝî˜9e}÷x6\\ºŽLŸû¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÐÏ\Z Ðè:æ	ø§V6Ø','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsRequest.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÀùüŸ‹uF	ið¢x','’Ýì?©ö…y–Fû@_E!*¢Ò¥Ùßˆ_µU\\1¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÑõ¹î±Vä†²Íë¾ù+','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢T»QzdHÎ‘`>0¨¦1','#L+GüE!lV~Ÿ Æ=ü¡·åS²•–h›Àjgtÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÕî=Á†AX¬o˜æôÚ','wp-content/plugins/duplicate-post/src/admin/options-inputs.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-inputs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wthQqÚ‹ƒ“Êã÷ïW','ð–5Uc[ø¦ô¶;ªsX\0i\nÃ	‹@œ«A‹?˜ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÛéÁ>H£¶…[0;¼\ZB«','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-orderby.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-orderby.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J¼áh3]™‹à»JéJ ','ŸS‹R¸3u	m*¥ÀgQÎ\0ÒF¦Ç@ÀÂaÿÕŒž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àÞü€7b·ÄÄ.œƒ','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.min.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p‹}ÖÐzV³ù=í','	!Y” ÊÌ±—_‹o}Â¦\r”ªYÍ»^æœÝó3ÐD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ààe•!ÚT¼2APþS','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±3ÜÁy!š”ÔùîÞÕ','èÎ)|sÏÁ{ÁKk×ç\nç*P\\xvòB}HiQµ#f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àâÛ5äóSð¼wQiÇÙÅ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’‚všDµÝçFfèqË[0','Ê²Öåw®ƒb§ÌƒôM¿.¦’!ï*cÌ¬4¬‘åæÎh£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àãïû>?>TûAmI…£','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°p2>¸ü9ÊÒ•Ÿ{¬+','}œlX¬|ò‰	”†LgÓ‚‘d[XËë¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àå«€Õ¿7gµÊqôvÕ','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg',0,'çäÓ	Š0ÿ	Ò[&H[ë³','çäÓ	Š0ÿ	Ò[&H[ë³','Ï½†§n’kfÅKMÒÃÿ€T¤%e€ç-Ÿxoìø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àé\nš8;§îq¯£~ZN{','wp-content/plugins/wordfence/css/license/free-global.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/license/free-global.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fc<r@„¡=ªÀ\Z+ÐR','ü\"¡\n•ÒI \"{Gmá8~¼<>|â]É¨k­/âÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àé÷åY¬î˜a\nµ‘l','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-term-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-term-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@®\"±l¥nû¬Óq¢€Á',' pÒÔmS:¥úi\n¢emÂö¢±r7ö\Z_ÕÉ5C Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àêqlÏåmËÞÃ[ëU?DŒ','wp-content/plugins/jetpack/_inc/build/wordads/js/adflow-loader.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/adflow-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n³¼6F2]ü¬ÄWóö©','Íj}‰d6…Z\\r˜¥~³>%ã{r­	Œpsc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àîÇFP3\'O\Z–¥G´Wm','wp-content/plugins/worker/src/MWP/Http/MultipartResponsePart.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/MultipartResponsePart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä¼2ê´6µ0]‘DI','a?ÈèW×`¨	‹;!‰?šÔvT·’ñ ¨JØ-ÙÎõ‰ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àðtæFÈÊ2Žh¶-þ¨','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à÷OàMx% ðo&å|â','wp-content/plugins/wp-sitemap-page/index.php','/srv/htdocs/wp-content/plugins/wp-sitemap-page/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-—ÕÁ	Všp½ÄdåBÝåö','uôâQq\Zê‡3þ7†–`ìæa>ãÈ`ÃNÒö=B+€° ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('à÷Šá’°ÿqÊAÀÍ8µ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h? á¨õúØ¨³dË','HLí!‹cpá0B·b)óþØ>	ÂÞÙÍb—ôDuG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àùˆ8H‹ðÝ­fæ¥S™Ë','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-term-backup-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-term-backup-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r<0ë`I—Ÿadœâ‡','´”×›pvÉçWñÞG¾X\'j¦]H%\\Ñ|Ìýî‹ëb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('àþùØC0UGJc¯®ŠR\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[‚Uö¯Ùoâ:]û(èL·','eÓã%y¬m;è,bs–#Î4­ˆg\"ãêÄtMšÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á©^ºûbR–åSIá!Ó?','wp-includes/class-wp-image-editor-imagick.php','/wordpress/core/6.9.1/wp-includes/class-wp-image-editor-imagick.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f¶niŠPÏø¿X•«R','s\0À <·ôÝn\r‡´F–?s>­;²¥u©<côE•r?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¯>=•Ómû-B ','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-role-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';&ù©‹ÇëGLÑ€åù',' 7¬•~œ‚ë¨xŒ¤ñ¦$›Ù»â®„-^X¯Dda','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¶‚»k¹…“ÝhL¿|','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php.orig','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php.orig',0,'[Xz}!óUWsž‘!','[Xz}!óUWsž‘!','Só\"†¡\00æÊt`q.*d1Pº¤;ZÙcü€à¿.9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á6æ¬Ì¬H4ªO‚„$Ì','wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©R¿QIGh6øÞøÍVÂT','¹Ã^öVŽ„êþ[•#¡’:µ‘9¡Ò•tGúÁcƒt¸šý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á	}±…Ì¨“,©H¡´Ô=','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Queue.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Queue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ì,¶¥tOOPáõ%¼º','S,º­7A¿x~œ¿1ÛÁ?ân«€Q`Ê8:>í>N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áñÇùÝÂ]ƒÊa·/½','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-5.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Ý%Ý üµÉ.¾nf¨‡T','g€¿\'¼ÀY·€ÕÎ;sQCñÀ›Ýqö•c‚}UëçS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á\r†ü~h“Õ-Ð$æ—','wp-content/plugins/jetpack/images/recommendations/assistant-creative-mail.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-creative-mail.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß‡Ú\\ƒ¥¾•:¡Â7ç','®p²¼ëw•<Šë[-Y°:ÌÂe6+ím\\\n`\"M˜)š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á$uF²²ûë	{…káË','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Vf(Âa°žNØ†;±','ÂTÜ8·BbÉ …]¶\Zoë’tè$ÿ–3Ö¥;kø¨_WÐ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á>¾Z\ZË­ÅÚB–Ñu','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á´ôÚsk“6/§«Ð½º','wp-content/plugins/wordfence/lib/wfSupportController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfSupportController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿J˜™2­—Ê9Dø¾Køƒ','Ÿ}FêÍ”Âð:ª˜.’ÈbÍšƒ@Wç‘ã×¸Î\"On','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á7inÆj\ZÙñûN ¿','wp-content/plugins/imagify/views/button/re-optimize.php','/srv/htdocs/wp-content/plugins/imagify/views/button/re-optimize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G~NÓ¯•´x\rßýÏa¶„','íWv¿Ý¾$Bä\Zw%sCQèhdmIÁdKðÏ«!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á%ÏW;¡êŠ	pÁX¬ha','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾»S¥Ó©\n¹/;]s>','4À+_É[ž¦õ¼ÂÚÌqpv,Ç´{öl¾¤’œÄÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á0~¢9‚h¶Š\"l~ýÎ³á','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_163_0.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_163_0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦4ìá.€‰Ôˆ:m€7Ÿ’','ÁkO-¤Šï»ÈdœæL„Ó˜\ZF‹ò^„ÐâÛéd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á8fQ-^OE~ËÞ“	£È´','wp-content/plugins/worker/src/Symfony/Filesystem/Filesystem.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Filesystem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ1»Œ,³mZ¼Š…÷O','5Ù¯ÂbuÃ´,&šFO\"$ç¹B)Òž^åLÙœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á=Ð~´ûèáúò\r?WêÁ','wp-content/plugins/seo-by-rank-math/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×0û\rµ(P^sO+gÅ','TDf ]î¿Ñin]û4©Ö\Z‚õÖðFº1\\„TØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á@r¼þ¢Ç\"‡¬aª&LD','wp-content/plugins/jetpack/class-jetpack-pre-connection-jitms.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-pre-connection-jitms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eé¼í²—j†÷	Ö! Ï','þ¡T7lËÝÑ)ÃŒF/ Å^Ì~Üþ¶n¯ %4Ã=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á@†‹M]\"° …iNJ','wp-includes/class-wp-http-requests-hooks.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-requests-hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ÉXþÝÝÇ-t³øÐ½','2…:Ÿ(ÛÀ”@¥\'èƒVÁ)ãî{Ö\0bŒ;½f_²ûw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áG4\0;†Õ§ŠÁcÏæ¢*','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/GravInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿÚöÇ`Ûæ yù\ré½¬A','f³Ãpë( Ú/oD,¯è¶ákØi!úµÀ,1k†A¤Þqv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áLGÙµN?d]`PÌ\Z','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Z%Ãr-ÜÃj‚~W×t','-Umn+âsÚ³Ù•25ómÓfkaë~Ò¶/#›¯Š<ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áT±|y÷–V0«!oK','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/main.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-’ÌjîM›ã5‘ƒÚt2?','_FüˆÿÃü.¿A -ï±Z./!´mâB@„­\0Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áTÂT²9Ü°ÊØ\njí~','wp-includes/blocks/query.php','/wordpress/core/6.9.1/wp-includes/blocks/query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GºƒiŽgéjíœÒ õ','oqK“Q{„{˜Ä¨åú•¨·ªþÇÅÔ	[Æ?pe$B<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áY¿…[Ôõ?WçÍŒÁV4','wp-content/plugins/gravityformsadvancedpostcreation/class-gf-advancedpostcreation.php','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/class-gf-advancedpostcreation.php',0,'€W@¬~QX]3Êúÿ¿¨','€W@¬~QX]3Êúÿ¿¨','GÅã— öt–)ë*úù¬ZTPÝ´,*·æ‚\\[þ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áZ±Ž®(>(ª1bÞ«”Zê','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹lo7Ör79wA¬UÉE','ÌôêEýÿ¬P¥¡ã[Ó¼•xðv1i0ëh;†Œ¦ý^J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á\\mâ”]I{‘ËB]¦','wp-content/plugins/wordfence/images/icons/check-premium.svg','/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-premium.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß‡…º“`Þ©:\r‹N·','•&«Æy$ƒfÜÓDóàz’²ãú‘Ê9Í§÷|VqVê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á\\øõ¶ø$ÛI¦HÉî¥','wp-includes/js/jquery/jquery.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚n·~†°*·rOãÐø|','ñÀ¨Êi¾äx\nc Š.³hµ\'.øžê¥syo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ádPe!v)\0òì!O¶Ï™','wp-content/plugins/akismet/akismet-id_ID.l10n.php','/wordpress/plugins/akismet/5.6/akismet-id_ID.l10n.php',0,'K=ƒK\\ÅÎ‹ŽRô;)‚','K=ƒK\\ÅÎ‹ŽRô;)‚','8N_õj_g‡ä’Šì½a†Ã{N‘ü?dõ‚×LEÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áeí®¯ßÀ‘:Ö¬p6ä','wp-includes/js/dist/vendor/wp-polyfill.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µZ>B¸Ö¤ß—â›GQÃ','(£—3\Z›Ã¢Úx¼äl¡Ç¨€€QéŒìMÎ_¹‚s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áfŒ©.ü³»À\\“­ÕD/','wp-content/themes/genesis/lib/structure/archive.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/archive.php',0,'Õ÷¬Ô’æµ¥M˜ªÀ ÈÐ','Õ÷¬Ô’æµ¥M˜ªÀ ÈÐ','Tà\nv¯áò73\0Ú±Û¤w  \"îôák“®«<N›F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ám±tböFX\"è7µ†ß','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Contact_Form_7.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Contact_Form_7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FÉ?{3š×þ2Vâä®A',')¶±ÏJQë\\&û¦ëØÁ¨×†+ eEIÝ–±Œ±»#	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áq@/»¹ê¦‘Ùž-MË','wp-admin/network/site-users.php','/wordpress/core/6.9.1/wp-admin/network/site-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P§=º‘ þª¾¤™¶¼±(','õ2„…³3ýæ	fL;u{Ná´ë3Î4‚á¸þµ‡mé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áu0J>f“·ö:øE`l0','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áuµ	\\|^eUÍ+&¾\\\n','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áv%aOÄ¿àøÛÓ7ÐæÍ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eUJ*&%[z\"Q8ñîå$','g¼›©\rg™LÕŒ©¥ÿX÷…Ý!ð,ök¥Xr`ŒÏñÃ¢ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á<Ÿ“.¥}¼ÅKÍ­pŽ','wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Commands.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ¾Í¹Õí½á¢Ò+&Õï©','ˆÏàºpŸÈ¬gNÄÙÍï€A…O¶_¼;3cÓÜÄU¨[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áƒ„	¨.\r¨1ybÒÅèµ','wp-content/plugins/worker/src/MWP/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áˆ\n‹™7^ %qp07','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessRow.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessRow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øyTÔIÚ¬@€zø{m','hE‡6¯êUìôóU³`™“”(o¨Çj°Gø»¤Aÿ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áˆ•)\'[kHÛ¬tB¦','wp-content/plugins/imagify/views/notice-bulk-optimization-complete.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-bulk-optimization-complete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²\'ÞÇ8«ørOåý€”','5½&A…ÇŽtêcì(v¨èl+ÆSqÙ?žºÆG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á‰Ð#‰Õe	™Ê§ä‹','wp-content/themes/hjs-blocks/category-old.php','/srv/htdocs/wp-content/themes/hjs-blocks/category-old.php',0,'Å+`E4%uÚQì“ùU·t','Å+`E4%uÚQì“ùU·t','v Z-W²‡+÷Õc\'•H8ˆÌ»å)TÀÙÖtøÓæZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á‰¯ÈH}>9¿?xnÂ†','wp-content/plugins/jetpack/_inc/build/site-switcher.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/site-switcher.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î/yVÑ[œ\"Y,U+‚L\r','±1èN·2Ëþ“Þ¢öv—‰\\UŸdçºeÎ‘G=%`Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á‹Eªüj5Ü2åÈ]9','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\nòß\0Iÿiý>ShN^','4!K)›	«¹Œ…§“|ˆFùÑÐð›/=÷«ë_ì.}&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¤ÇCH0nn¸v<ƒ@','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î(æ¿¾úÿ :±ó&œp','WA0Ð›¿ jø5ÿvw§‘u0ÿÚþœÎ†@‘P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á?¤ƒ{Ÿ¿”pðCŒQÕ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¢\"lTéUZ§Õ¥+x|á','ÓÇ-°”ô:*EO£Òu†etl=ÊåbÙbA!\nG`üYK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á’êA-[ýO¼|©dM','wp-content/plugins/jetpack-protect/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MˆÎ²:ó½àùÝCErŠ','ÖÈší	³Ž\Z}ã«ø8à\"‘A3Ãù¢Ã£5ãiñá ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á•µ7\\Fû|‹[Eª„çl','wp-includes/sodium_compat/src/Core/Curve25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wp)m%7ÈV`G±“ÐŒÝ','~j½*Y-ÙR ë•±gH(më;qqaWÏ\rSb÷ÝÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á–îa0P@Üa\\xŠþ-','wp-includes/blocks/social-link/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&VuYf\r¡³‹°˜XCuz×','´<^;Ü•\"¢M,øgYÇJÓÅEYv‹îÔÖî!S•¥\"å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á–AHfÕ¸¤ëõå!×e','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-block-settings.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-block-settings.php',0,'Žåv=òy<_ïQúÄ]Ød','Žåv=òy<_ïQúÄ]Ød','tß—ƒ Æ·tö82üÏ*L\r„GéãÇÿ¨[±	rcÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á™>Â“êÆÌ\nô5´ëäZ','wp-includes/customize/class-wp-customize-image-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÿf¥ì³	Ë¥Ø^èÐš','¨\nu ¨8á\rYYµä:\nVkÁ¢ý.aGˆóGoM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áŸµgŒ<Â‹ò*4èu%','wp-content/plugins/google-site-kit/third-party/google/auth/COPYING','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/COPYING',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â¨TEÄþ‚eÄ­	cS[','oØ<Îþ ¢F5÷õ[ÿW!E=Å€¦¬Žk­/Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áŸÔ|v–Y‚>° 1	','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-sessions.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-sessions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Z–wñƒ=6|ŽJ`±n',' œ·z¢†¯€DÀAw<ò;å¸ÑÍm¯þa:ðÙù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á£fjhËçÎ\\\0Æ½U','wp-content/plugins/imagify/assets/js/pricing-modal.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/pricing-modal.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·»mGwq±?©HÚLñÏ','è ÈÏìiAyŠáØ®Üº¸™_¬ÊW1µ=KÎê’ßpP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¤­¤ƒ,7x€bÕ†öý?','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-primary-term.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-primary-term.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¹¢­9+ß«ç26Yð','«\n „Þ…\ZÜÏöçñ÷§h™ô¾­ü+Ü`êqD~ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¥,fˆj¦þ¯©×ÂÎ…ã','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¬;ÁDthòEÓGì>“H‰','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÎ“õÿjN÷y¥Ã8','U™ÍAM¦V\nÉÃPWkŽxuû		¶Úûµ›Œ/ø=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¯™t½Âj…|Ãžf','wp-content/plugins/imagify/inc/classes/class-imagify-requirements.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-requirements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰ùßpÁ¬Ï9É5à²‡','_x•þ¼1žŸ—¯©MÐÐ`Ik¢Éy¥×w† v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á±‡¥$\'ò¸R¾7’TIÂ','wp-content/plugins/jetpack/jetpack-es_EC.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_EC.l10n.php',0,'ËŒ¾ý““ÑØ1c/[­ÊÇ','ËŒ¾ý““ÑØ1c/[­ÊÇ','ºÖ<Q‚ëþâñjX’>†°4¶aøX4ü\')Þr]t7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á±`­3TêÆ0‘h¨\'','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-grid-bg.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-grid-bg.svg',0,'î¢²>Ó9$tàÀC7¼Ü','î¢²>Ó9$tàÀC7¼Ü','\"C4>Ü=á6{¥­£Ú¶ŸtÚXoÅôB¬¢“…î(\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áµÍ ÌÔI­×¨é‘d©Y','wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ak$Ïug1V!FâÍ¹Ú','šç†}?§_uëq·7núV|ìè2R(­zÇ!#^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á¼²¥¨Ž:`jY\ZùùÞ','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VmêéÀËœhó¡øq¿´','ÕMÙò|,‰JÜ˜n¶d•U [{DÐ»¦,¹…LÉôOîS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÈû›m|ë™ybœÁ¶á','wp-includes/class-wp-recovery-mode-email-service.php','/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-email-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òÔBÆ©õgø%åµ}wr¹ò','‘ê…#íÇÌ\n`‚˜ˆ¡ü«½ApYÇ»Göag¤D‹ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÍýþJôÈ¯P”æ¯ñU','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/options.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÓá}D“ çRŸ=î|h¯','È/»-Ú»™Ž7ïnrwî«Iß´Ý‘³‘îéÂìi7È3Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÎaù»…’ŸtYÞÇõv','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûŸkÝ¦«þîôƒ×Uúìj','ör·™K\"z¼Îñ¾¸“x†:»Ç‡œ6÷5šM-…\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÎ—vD\\#Ädô ÷-ÏN','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Àße-L¸2“oÏ¢','þñão?¬ÛÄ¸õÎáÛìL5ôô#„=`õU@h!¸ÿ×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('á×­*q^*¹±å˜	ï','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A–Iñïó®Ï^Žæ[~–òŽ','„&î|êèDFãhß6îvÍ’I’ƒÖ¤`sä±˜“Uà…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áÜià—4|?¼ü›','wp-includes/blocks/details/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/details/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×øm*cavSG•ÁbÉ¦','Î}ø)Í?ÃuÃn4öõ;[lö°±Òw³Úœ=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áßB^µª¯¨SÃ8ÍáÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿MgÀÑðb]£ ','s2ÇžÔ¯chý5ç#6aMä¡åüƒ(qmÇ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áá\"ÐC*ÿª×šÝ.®±','wp-content/plugins/wordfence/vendor/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/vendor/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áä\0šƒùËb ª\\ÓÉƒ','wp-content/themes/genesis/lib/classes/class-genesis-contributor.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-contributor.php',0,'/A¼l³Sgnì)9¸Ÿ_','/A¼l³Sgnì)9¸Ÿ_','PaX#›±ÃmÙ\'/,ü§¹‚{GÒò\"ŸžO•A.tó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áè§ÇJ\Z{¼pZ\Z§‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÛÂ:ËŸiÿ{Auå˜B,c','&\rášW­\nðÍR‡·r§ñ‚e Ù\ZÂ-]ÙS¶Rµ_F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áê]@ªÅ¥–‡#7R','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áðä£dù ‚§e','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-user-journey.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-user-journey.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—F;D?QÞW5O;k;jkq','Ó’Ú@Ò ÜÐn-ÿì@b^Üïp×ŽrO·¬¹½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áñ\\9Ã£>œŸ„Iz4“c','wp-includes/js/tinymce/plugins/hr/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/hr/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ék+%Á5l3æÁ!-¹³','Ù2`’”ÙRi€L³#eØ„ü4Ç6ògôªp†o~ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áõD[E0ëC@Ùú·Kfa','wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸åÇ€WsãÐ*x¼û¶Ëg‡','Ê¶ªvyag\rqšk7Ó\"L\0ËÊNréCÕtõ­Ê—_Ú3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('áû2+‹›	6Y­]&# ','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ƒï–8e_ÈTÝÃÆ½W','Ý¬ïISôP\"õa•» 7JŒ6çQSv„“ô_³y’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â÷ä„cLAqë¹;™æ‰','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/index.php',0,'ŽŠÖÊaV¼ûq•MÀÁž','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âã¿®£·s°ÇÞŽ/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/activitypub.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/activitypub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\Zß«’\nÕÏ„<$¥F','C½6ü;=ÍA×fT\ZëÅ\'P^·Ã½©‰È/Äu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â\nÃÆ™\"ûùR¸q.ú','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ¯0<Èd†®i.[j·é\ZÜ','&?&D^gŠ-­Èm:âmƒƒ$7Œ0,/~¥¯ù¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âBK†ÀõA—a<ä­l2','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉXß“à¾Å’\"X3î6DQÝ','!l.º.¬êGIî´\n7oeÈÑ¿è\';Iÿ\n\n³ ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÔ,…”n><ÎìÏ(*Ð','wp-content/plugins/gravityformsstripe/includes/api/model/class-customer.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-customer.php',0,'³˜öŸ1-`Kn0\0—‰’','³˜öŸ1-`Kn0\0—‰’',' –Ãýò¢qDZµû²gµJ_üÎÚ\n²€{mÅü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â?‡›mèxÆ‰„2*','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-02.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-02.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çå{Òl-8£/¶:S{F†Ý','ûy®N÷W§;ŸÓã+3Xò¸|j6#/¹þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â†EKó>èBm/1i','wp-includes/Requests/src/Exception/Transport.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Transport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØHaàò‹òxÁ³è£','ô7˜C–\r‹X\Z<Îw=,8árww{cÜmà[ýM0öÇD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ây\r¼<9…ñ«ÿ\ní®qÐ','wp-content/plugins/members/addons/members-edd-integration/src/functions-roles.php','/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ºë)óul\r‹ÈÈøµ','j0ÝAsz¦*Óe.çè‡ß5Ó¡°©u<¿ºn‡w¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â7Ú/<}Cœm‘¹6œ','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Ó.®ë—æ}l“Ë0U8áŠ','téIcÎýË‰’<|¥zø3úÖ)>ˆTÊ¦ÞÛR’Ò™¼š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â$,ã³ì+ÅàKK!:$h','wp-content/themes/twentytwentyfour/templates/single.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/single.html',0,'l/½ïƒˆ÷‹HaÔêKà','l/½ïƒˆ÷‹HaÔêKà','KòT5Ø¦«Öò‡×‰g~¾C¥v®]‰j–[÷EoÊ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â+ˆ1V/N8ÂX}&˜f','wp-content/plugins/google-site-kit/includes/Core/Admin/Notices.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·N¸f†wÂ ¥ññ*´›','kmöH¨A›í)¶þß+4q(<M¢e+ÌoØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â1Fú\0Óé:–J8ƒ&%ªK','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-field-group.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-field-group.php',0,'m·ãÐT¶LDÌhØš´B','m·ãÐT¶LDÌhØš´B',' ÖYaS•š2šè[íŸV~ÈÂÞA«Õy“€‰ÀÒ$9T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â1I…t§Å\'ZOý\Z®Æ_','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%dæëí_ÞØ¡žsNæƒ','c_ªJ5í4Þ(O”duUu¯£•®´WãwcG[œÉ¢\Z™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â5ƒ/Uy„*8¡ÙŽhQô','wp-content/plugins/jetpack/modules/shortcodes/bandcamp.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/bandcamp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š‚\nù»x^n•‹`Œæf5',')5óÚ¦þ†_5“4“W×ÕñC.ÃŠ’áÿ…b©ÏŒDÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â8Zš®#ðÖßôÅqP&','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y±1góS°Œ…üã¥¾Ç\Z','YÑ„Czš !ðóž€žð¤åûnÏÈ±ôt]*®Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â>0€òj’Üƒro\0mf¨','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E£ía#Ö>|/÷Ö›òë','jºÛÈ‡Vst8Œ÷‚Z÷ñ#Y¢œ`ýªcã°Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â?¦g,½‘hh6öí¨','wp-content/themes/genesis/lib/js/admin.js','/srv/htdocs/wp-content/themes/genesis/lib/js/admin.js',0,'`[tæá+R‘^$&\rð','`[tæá+R‘^$&\rð','\n«¢BÙì˜vªô\"¦«¥5SlÂZ!eŸ\ZÀ/¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âA+wÝ˜ôã‚üyb‰','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«2‚q×†årÇÔSÔÔoâ','`aú\"ö—x9õ\r¶hÂwÚÕùa5³¸ÐÙ‹J6&:ä%¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âD	e†3˜ÕZ‡Pí–','wp-content/themes/twentytwentyfive/patterns/footer-columns.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-columns.php',0,'jØéŠkÍ“=œÜ§€@Ñ','jØéŠkÍ“=œÜ§€@Ñ','Ll:œ¡CÀ,.²j’Þ-Æp@§pÄÛÄ~ra8XœZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âL¶>ÙŸ‰#{6p}YãÎ','wp-admin/options-writing.php','/wordpress/core/6.9.1/wp-admin/options-writing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø}Ì>;LYMQZ’!‚Žÿ','6è\0|¯q+«t<*÷Y[˜uYº¨~2Näï\\t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âR™±½×o+Å2!ã÷Þð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÝ€m`º]\'‡a¬µÍ/M','šðîÝHfn=a>5\Z‰´#øLÑB1\'~Ï;‡>u~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âU6Ï…sÄdÂ~x¡ýð','wp-includes/sodium_compat/src/Core32/XChaCha20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿YÎ%RSÇÿ›ÎñïTY','`-¬ù³îÃÀ ŸÔJ·¢\0â¤PÌäÁ¤#M\"åµ&oï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â\\Ê4£ý:ÿ·¹\'ƒûü\\','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E€OAÛ½·d=¬;ˆÂîTß','±4ÝO’y¦a¤ú÷–v©Oô¯»%i¨Ørâa*Bª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â]@Ü\\ ô¾›ÜæªL','wp-content/plugins/jetpack/_inc/build/wordads/js/cmp-loader.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/cmp-loader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Ü µ¶/+¬¦ýÎ§”Ïq','CßX€ÿŠ×–u\'O´~‘Ü°tßïÙRß¯ãPùn¿$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â^1^M/Éßw,Œ¾¥K','wp-content/plugins/jetpack/_inc/lib/plans.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/plans.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šw¤mxôÕÝ%é^~‹¾Ä','Ÿä%\"Qëù©ŒÜIöóp³Óá‰‹H%QŽM™Þ¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â^}R	íV7{WI\rH','wp-includes/blocks/search.php','/wordpress/core/6.9.1/wp-includes/blocks/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀJ,SùªiRœx½äÇV','¾™;`Flßg‰õ‘!¹nêi°Fßm72eú]á›qÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âi8Õô‘êmŸ7ùW¤º','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á”_0g	ÊÀ&\'9F7´','ÄUØqÝT@ØÆe®6âfá‰wšq—úlrë‹\\æ‚©8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âk5,l£¨éœÃ-7Õ','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-csv.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-csv.php',0,'ßbT™ùˆ|ö\rqŽ·¸','ßbT™ùˆ|ö\rqŽ·¸','nó\\èüÉãm/ù¾O(>æî¥­_­£0e†€Zs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âlzA%¾J’‚è\r =fÁ','wp-content/plugins/user-switching/user-switching.php','/srv/htdocs/wp-content/plugins/user-switching/user-switching.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N„†x~ÎaÙU«­¸jð','7Bª®Ï…u\'Ïš„ø³„öò5ÑnÕ¬PÊ{mÐ7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âo‹–Ìó´°ïj3t$àTÝ','wp-content/mu-plugins/nexcess-mapps/templates/settings-page.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/settings-page.php',0,'ü£mMø¶‚ÚºÜo\'´','ü£mMø¶‚ÚºÜo\'´','áòÿ)¯Ñ\\ˆsX¡švQŒcîÜ´‘YíJt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ât0ÚÕ\\çŸ«p ÏOŸ','wp-content/mu-plugins/nexcess-mapps/Exceptions/ConfigException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ConfigException.php',0,'ª\Z˜´ï\rx‡+ã¿B/x“','ª\Z˜´ï\rx‡+ã¿B/x“','¡_5k8éï@x½§«Æï¸<Ú|@Øš¥O¢Ôð‹ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ât×»ÃÔæóå3`å›ûM','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','käµó¼g@©\'Ï|¬þÝ','ýçþíMeà¾Îï¥u2·ÑÑ×¤-½Ïw\Zês––K’Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ây¨0H#;èe\n\"¢+','wp-includes/js/dist/server-side-render.js','/wordpress/core/6.9.1/wp-includes/js/dist/server-side-render.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{U°Ø}kk­³}á˜{Œ8/','!ÃøI1U– Ñ7]ÃWu€6˜¼ýE2z™+J]ü]Äs²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â}^(\r×)Éš-S¢$uZ~','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlConnection.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlConnection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÇŒp‚^ŸGž\0—µ5ð\0','æRYö<UÃq(ð:Šä{OUCÆ¹åñÁCkkŒF;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â‚Ç´6­q²Ÿ+Vøt³î','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BankAccount.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BankAccount.php',0,'±uähú‰‰Ûª÷Ä“9à','±uähú‰‰Ûª÷Ä“9à','¥†]N¡¼$n­½0’0‘½&LpJ÷-˜)¨9¸H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â…;ýúš±$Ó$4Y½=9','wp-content/plugins/zapier/trunk/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â†ŒÓ¯®¤…º‘i8vû','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reporting.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reporting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀcP”`;¬a•c••d«·','MÁ«ë]¯ååßh5 Ð9Âo!Üt§5îÉÿTˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âGÛq²+{Üß_xÓzú','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-replicate.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-replicate.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t£ˆ5O“Sá sBCî³','ÒhY0	“\r{,yCH\0èp5ÔèOMâ«$lJ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â’_·K-,íÿÅü‡ÓïõŒ','wp-content/plugins/worker/src/MWP/WordPress/Provider/Interface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','â„¶örwc|d4ÏôE','áv¤ë_4œŠO­xâí÷Ìú7‘¸ `Jk¡µŠÿEª¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â“zš ¨)’3>ìƒ4','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/EncoderInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/EncoderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F)„qVÝW4Y·ž9u6­','\"¬1yD	\r51’LÎ1ï9;aP6—(‡ñÍKNêƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âšÛ:éu÷µÛ¼_=V³’','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'™Î6•T.·³ÝIêS¸É}','þ;°1Œ k¿Ç;4‚òs\\É¤,&eÍ<‡C®G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â›}\'Ã`\'\'#õæÔë','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/debug-bar-start.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/debug-bar-start.php',0,'_¡È²½††ÙÇ²0È~’\"','_¡È²½††ÙÇ²0È~’\"','\Z‡!ÓwÌƒ3[Ör2±žÕ&&\\ªoÀdl;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âŸ¡!Màã«ƒûdjŠk','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â a8ÏI<È¬_Á[','wp-content/plugins/worker/src/MWP/Http/StreamingResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/StreamingResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù¶JõÐöæ½Nu\"»¯Ä','¿\n¾—ÅÂ6ào½*Ìµh\\:i¾±P––SwÎÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â¢:U®TÙÞÈÂ;åîS¬','wp-content/plugins/jetpack/_inc/blocks/payments-intro/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payments-intro/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û6†©“ùŒ5ÜÞá‡','5¹IŽ†CÂš9bëð#íf\'ÕìÑÜÝÆtQXQ<Í¶Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â­\Z3†\n2¡Á	{:4ï>m','wp-content/plugins/seo-by-rank-math/languages/rank-math.pot','/srv/htdocs/wp-content/plugins/seo-by-rank-math/languages/rank-math.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üç=æwlõe}MP=a´ß','OtãŠèXú-€r¸ Ñˆ¢m[‰ÃC$³ŒÒjzÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â¯¤:Ù6d•e\'O','wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss','/wordpress/themes/twentynineteen/3.2/sass/site/secondary/_widgets.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','† â½e>j’Ö†-´[Ú‚','L’£P88Ø¸Ýb\'½§Q‰,{mÑ¥§aªå@°föœ³Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â°Ì ö|c>3×Jm¹í7','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼Ì\'¨Ó´¼Ò|¥4','Iå,BàV+ÄS´.¼´ft€¿øWj´«Ý¨XØrŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â³ð€ÌÆu.w¿Üú*\n','wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Connected_Admins.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Connected_Admins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','09Ðp²FÞ4y¼GÚþÄ','­®åªaÐ\"ä”4Ikóg|Mþ_&jÉCà>e\':•»À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â·Üà?Ú˜œYoY‡þ0','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-3-27620cbeda003e2c71d1.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-3-27620cbeda003e2c71d1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','žE´`ŠÁ¯÷w\\Éb‘‡m','ÇV˜6ç\Z¤åˆ³bÿ¿+°ºMãå¥úžI¾6“Lz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â¸w»³ÒV7w6w\ZÏ„R','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îÿ;Ú÷2\\Ê½VŸ!ŒÅO','3þ©™ €šè8g³{êó³æ×}Œ“Ö/÷ÊÍ+Jc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âº~ „]œµ$ °zÀÅ','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!8œ°àYˆ1üSŒÝMŸ','¿¶iâ\'hz1›]ð0[¨	XÃaW{i+úJ¨Ú/mo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â»°ÇƒLÑ>eé§Qú:˜','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('â¿$7Ú˜xŒ|œ®×Ì','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-actions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éz+F—¾µù2Æƒz’Q£','láR~|Ð¨\r$£˜\rÄøcÀ´£4Ó)¦CÙ(}ìßì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÄZa9ŸUÀzü³Õ¶','wp-includes/class-wp-date-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-date-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…VxN—ílf~Å3ØKý«','ªÛé½a¢©ó¡2çúÿ{ÍMú¶rW²É­â&ùvó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÙ¸×D=O?<‰EÖœ','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-url.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ9¦êHY[žfÿÚ;','–Ü^w¹vÀ¦Ê¸ËÛŽ:¯¤\r¾-ôd=gÌ3£&¯Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âÙÓÈÍ-P¿F?•:õ','wp-includes/blocks/comments/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôà5TÂ	Å¤äÌ‰¸}úŸU','vÍ€ÝÖÖÑWH?\ZDgÐxä\"H³ÛÍ¤­kZ ¥©Ÿ…j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âà…RÀ®˜¼¥Í0-¥','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-171b23ee.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-171b23ee.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`~£S‡îA}8º{ö@‘å¾','åz±¶­Ê·£YÐ‡™&‡Å’váÈúrDúãðd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âäÄ¸:ß,p´1¿ÛHr','wp-admin/js/dashboard.js','/wordpress/core/6.9.1/wp-admin/js/dashboard.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥0u\0ïFR,(×)þÇ','‹Îb4<¿K%Û‹ãq ^\0æF±8<ÕôØù*R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âç°oÛ+²F:cÿq','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/interface-wizard-step.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/interface-wizard-step.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S02&”4ó³•\Zo¸ç!g2','gÓÈ¢.ü°x,Þ#ÀðJ•ï©?mþ^íÈrL‰Åñ¢å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âùyÔWù0é1ÎË1j,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓVÞ\Zv­úmk™ê“aÎ','©âÍX2PÞa ú¨{þ»èûØÆþ.É¡_ÆžŽ}\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âù¨ÖÑU4qèí—õí‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d	Êíô%ù²‹íf ! ã','Ô4ƒ÷jÌ×Za÷$  @¡ÑÑ_?^•O5¦@âÖ=æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('âûÕEqÓÒSvj0 †','wp-content/plugins/jetpack/images/themes.svg','/wordpress/plugins/jetpack/15.6-a.3/images/themes.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\2žðO¯}“mn•²','¹æj„ùœv§ä‹Ã:ÂÜF‚Î.¯—‚âÎ.9¨¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã\0¼•×•oxi3%\r+]kg','wp-admin/images/post-formats.png','/wordpress/core/6.9.1/wp-admin/images/post-formats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜKÿáÑ\0“äÙ%3¨Öº','9Æºƒ&Ï]Ÿ¯nŸEu¡Àa]iFé÷Æó¿Æ³Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã5ïãö´ý˜‡Œ¦','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙçÍ\n ^oÄŠÛž','ÕL™•ŽÒ•ãÒdù™ùL£÷»&G*v,Ø‚x!r^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãæ5L^)ÕW\'’…´Ši+','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/optout.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/optout.php',0,'¤µn§×iû]b”ÈÆÒ™P','¤µn§×iû]b”ÈÆÒ™P','÷<U‘³úÏ¼trEª„‘‚ÌcÏ¿çü¤ôu¡€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã	­õ±ŽÙ³Ò1D´@&ë','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨b7¤2hî?[ze,‚|','ó·PiŸ¯»`ôU\'&kÇ³ 8[È—ºÞÃÜû{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã\n!¨½Œ€s†qãú¸R¹„','wp-content/plugins/jetpack/_inc/blocks/recipe/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\µ\nRTFÇ1Öâ	Ô2™’','5 #ž2Ò<)FKûËß¬wkŽÝ[.‘dE	L§ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãídÉT¾ª¼¾F‹÷Ž','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{y»@+ùÃiÂ¹äc','=½‘AwªQ…Î*þq‡·õõC·óAÌºˆ`cY ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã\Zj$ëLâj…¯hê²­œ!','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charitable-logo.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charitable-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>â^%€¦:øù\Z&ÅÉ','4 À4KTý7¼µyówZF0_Æ2¯3Hrg×½ôrt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãx\\5nžW\n¬ŠÒÝÇ','wp-includes/blocks/embed/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ™Æè/›†P³\\A8ÝXà','Ó0ÅEžÃH³éõŒCåŸÝg\\ú,1ùm»¦#ú5}˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã oýÊÏr5¤4TK°˜','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hwüÍfÀb\0ï[ý\\Ý³','T\n3Oƒ¬åµuê Œe×o±z©c–««Æ(aY¹%_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã0—;ê-,ÓAÞEyæ','wp-includes/theme-compat/sidebar.php','/wordpress/core/6.9.1/wp-includes/theme-compat/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÞâÈäŠç¤tÍ¥','1=†U©gžPv“Xª3aË@®¸ šb%ìù½ºoÔ\\â\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã23DÅö4/â#\\òKé','wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php',0,'îÚÊ1Í{•~æ:ž2‘','îÚÊ1Í{•~æ:ž2‘','fp	Zvëßéå61pÁkˆŽÙ”™€0ä=2O1ÒÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã9!,å=´þKVÌsöx','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Hashed_User_ID.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Hashed_User_ID.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ós<\"IqˆÂ–Ú¤','ÛŸóŸxÔüBÓh ÔùX(æ~?…Ô\"\0Ô°mÓVo!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã:S,–pæRFõKÆ\nÑ','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-top10countries.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-top10countries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î‚ß;”8Û9;°ã˜Õ½€¶','òF_ý¥‰²¨›5ƒ7ò?ÿÛê°o]lïj8E/~âo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã<\0Ì3:|¢ ž[þæßˆ','wp-content/plugins/seo-by-rank-math/includes/class-term.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' IÉ2ú‘¾ø*E\nþäºz','1…G¿óŠÇwnþ[–„Ìzå3êFffá$å„þ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã@d€¡)ÍZéÛ/ì','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CubeHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CubeHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wÕËH­°>¶t`æHÏBR“','ÉÃ«éó­n×7Í½<H‹x”Ñ„ŒÓU\\C~6m+{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãB—‡\"^I\nšÒùhÆœ','wp-includes/js/dist/dom.js','/wordpress/core/6.9.1/wp-includes/js/dist/dom.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p(?äŸñˆØÂ','Îb¸\ZObëSh„®\\¡-æD7\'X,’Þ3Óogv7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãFžnzA sÎäÓ{Äb','wp-content/themes/genesis/lib/classes/class-genesis-customizer.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-customizer.php',0,'.)ßQ3ŽžÆ¥„PQ¿é','.)ßQ3ŽžÆ¥„PQ¿é','2FŽ]–p€‚©ôžBƒZ\rI~Ct@›ð‰È/LÇ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãId}`u«®éµûœö%','wp-content/plugins/jetpack/_inc/build/jetpack-modules.models.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.models.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÐªlÔ\'Ã±q›n-','Yc¤û[-d.Y?ÓEˆi§\rviµA\'[ö¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãJ5Ï|~ç(×ÿg(bÄ','wp-content/plugins/advanced-custom-fields-pro/src/Meta/User.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/User.php',0,'«]3£i3&ëŽèßcƒ','«]3£i3&ëŽèßcƒ','}Ûä•5GT¶hÚ‹ò%/Á dO¨­ƒØá|æŒ9ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãM©vë´ÈhVµ\Z>ä(÷','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊFåõÁ‚4ý6µÇõ®Ïr','‘nQ=[Ú#a{¼ƒ+!êi<ã¿ Š9Ïº·IO7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãRÐz²jÂŽ½O%y','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/REST_Key_Metrics_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/REST_Key_Metrics_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G¼Õ\'„ñ´óêßÖl÷','¾#Ÿ<ÄÏ8û9(Ž-ûõ{	8’ì\"þ]£h%˜¡’¾s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãXRbuž2—ŠÌ90\Z','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/TripleDES.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/TripleDES.php',0,'k\0¬ZŒw¹ÉŒ{Eˆ?ÿ','k\0¬ZŒw¹ÉŒ{Eˆ?ÿ','\"1xÉŸß¾íbBmTçíåù[ø‰q¸NHYÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãYÐšäqK.3h¾§Ò¦ãí','wp-includes/blocks/footnotes/style.css','/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#± üq7À@v£Ÿ³Þ‘','îÔi÷	þÉÀ`\"¸TB]ñîæ-ÕÓY™w×êf]‹,qÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã_÷PÛZEÈÙ†Âë¸ca','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å÷ä~ƒÏ«<ÕÍå7','àb‰ÑùÛâŸ2Û”xÂùÅää†©îGQ/$S·\Zš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãaÝOj\'÷Å»D*ÖV4','wp-cron.php','/wordpress/core/6.9.1/wp-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±ö±+_ ißlÆ¢.9DÝ','–Ðok“Ìwò¡\"<ÏÂ%aÂ°…Ø~&{ª¡F*(\"œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãb&G@þlÑÆø–â Yú','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_font_files_from_cdn.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_font_files_from_cdn.php',0,'êsåO7knHªêüñ³3','êsåO7knHªêüñ³3','Þ}?º âãðž¾ª0)fXþ5&ø6Žõë\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãcÚ Æ–£¼+ºÈÀµò9','wp-content/plugins/jetpack/images/star.svg','/wordpress/plugins/jetpack/15.6-a.3/images/star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XåÐAHaš»Ö;º®­','°¿3¸¢–øJ¤\Z7Ù‹Î2Ö²‰VÜ¶ìfw¤²3[AòEÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãgpê?¼Tk>ìoxA›','wp-content/plugins/imagify/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü\ng|äÛÔãh¾»HC@È','8’÷«ž÷z¼	é^EŽ±¬fÈäQv×•ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãkX°â9¥rø„ü÷E\"ú','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-cache-manager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-cache-manager.php',0,'Jß0h_+¬ºeS4øv','Jß0h_+¬ºeS4øv','S„Çz5ŽÜ)ùÁ2¦å§£VTE¡Ë4ƒ`$aìñbŸhj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãm5^¹ÛÀÇuÈê°9>','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','/srv/htdocs/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã3É0þp¨°±äh¼','ÜˆyûØl‚Úæ(OÄWÔãê\Z˜jÍp+…Éœ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãpþþd7ñ^’ß¤á‰/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢DÅP”ëcyÈq¿B¼','Þ«Ð<˜;œ\r’è.a­Õw:ÓçÔ&ª¶ä÷ÝÜËœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãvNwÞÍš°*U;N‰Ùž½','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.js','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/subscribe-modal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð³jqŒŠÔmôs/¨3','ßç±yò‡“E!øq½F>\Z,T/ú˜£p:pJµÓq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãw66`òQz÷}…¢Aâ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž(	€ßÄ)AC¿}ªA','R½EQ(S[±Y\"RŠ£–²ùZgrkg#¸åÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãx#N•^gúyK½g','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹X6Ä+ÖùÈ\rÍô€ëg°©','{ž´?ï¡æK²Ò±\nµïE¢äu·8í$ËÎe3}î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã}ŒÍWYf•~2SŠ[ü¬¡','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã„v-Æ<£)#§ïK^cð','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E$£y*ô¦^üQìŠ','‘•¼–îHjoÿß‘{ŠïRÎéÚ–­PWèBeÖ¢J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã…j·mä™‰5F­éw','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-026913dfb03bf379dfaa.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-026913dfb03bf379dfaa.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã}Tî.†î2Ü\"ëzŠÓL','ôµÕq|Ÿ*9Xa.ñ|\r-Ìq¥ˆQß¶Þ±Ê\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã†#\' º~“ºÆç/z¶F','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÞêjÌòµÒ«%eó\0Ï»','‰Ë-ßŸ&¤(:Õ4‚hÉ?©?Oñºr‘”‚`ŠøsHhê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãˆåþÿê„4ZUCÎdœ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tiktok.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tiktok.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>.PYHŠf\'[[žÙ¤K','*:}ß–ÓZ3ÇSlóå­$éÝ²Å1çŽµám—àlº‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãU5—¿Ú\rfå‡lär','wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php',0,'ÌAD}öBBtûcJ:?üüB','ÌAD}öBBtûcJ:?üüB','5ù9*(vÆ4™10¨\ZÎŠa•1“m{øTDð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã•Â¤pÔNQ&~pŒIpŠ','wp-content/plugins/imagify/inc/classes/class-imagify-data.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¾*Ñ?†¶ßëú´Y2:>5','÷zÆØW\0CY™P/œ×öÃôP‹†ñÊýÅ\rK\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã–]…ìMý‚(„¶M¤Ôù','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yor¶¼/MàI\'[¤ì4','s©Ÿ+šÓh9ñÂTõ±\0µ=	çuì\Z-”w><rF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãœ7é’‡µp‹ùQÙºí','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ¤Ü.Uß$·aÃŽƒ_(ï','­_qw[ÑAþ²¹kÒ?Î\ZœŽd+ŸûÀlVßê<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã eÆ\\ÛkîcçßXf','wp-includes/customize/class-wp-customize-upload-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-upload-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø“‰B8¥?)ivr­`-‹',' ~t~¸ýX¹«% ˜ÌK/3-n6\0ÈRB—Ö¨G–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã ‡i4ZX”ç9ëŠ-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']^{DwŒµo;ë6U\\d‰','&5Ñ´F(Ù2Œ¯ÙKƒÑ>ã\\©µ­Õ\rŸÉcãAö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¡\"þÑ>ÐPßÜñðÁ','wp-content/plugins/wp-mail-smtp/src/MailCatcher.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÃ”Â;óåÉWìWH¹’ý','vL•¯P2\r¦`&gÞbøcÞ¤-<Å:ºââ>Z\"ZTZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¢Rs{p~žÚägÐØ‘Õ','wp-includes/css/dist/reusable-blocks/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','púÆóEG.º7Qmø#™','1£4Ô)ëìÝ\rEò ¬ujVÜkïv‚Õ}zªž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¨D›˜?xÈ5i®LÖ‘','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-category-override.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-category-override.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä…öBåéøX+=f¾¢','ˆwÜ²½Á7LZªEÔ+ò”$Uˆ}í_ªôâ†Lñån','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¯ë\n™$?9^¸W’Ì½t­','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.php','/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò	¾ßW\Z¥\"¾°1lý','w>@óðˆ\rÍýX;È\0ë¶‹c‡gK`©;áÝ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã³»mWƒpÝ)Óû–','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÞë¿õ™ÑöÄ¨ó','ó’X>Œ—u[HËnN­xüPþ¹LwRuZ8›×‡g	r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¸ŒE³±iäÛ×8šâQ','wp-content/plugins/jetpack-protect/src/class-jetpack-protect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-jetpack-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ÿ¡DpJÄÏ|Ox¤\r„L','G²\\TtuVXü°n¡Z/ò¬`y‘[Óå{DÄJ-Ÿÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¹¦¨G|6ñ§Ý;h¤Ý','wp-content/plugins/spellbook/js/built/dashboard.asset.php','/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.asset.php',0,'ë0\rðÔý\nw·&=_¢Ä','ë0\rðÔý\nw·&=_¢Ä','±xf»{¹Eƒñ÷2,-¿‘lr6É”Ix8#nWs,“É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¾s’ûcœcïÐ¬µ;x}-','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•Š\ré\r‡QjM 1ógûD','ñkÉ1;ÐNÒ_…Þ è®Z¯b(…;YÓÐøß&?k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã¾Ñ™“*YÛ–­,‹Œ@','wp-content/themes/twentytwentyfive/parts/footer-newsletter.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer-newsletter.html',0,'zTket%Ì“£g¼J½Ä','zTket%Ì“£g¼J½Ä','¯î0û:ŽåàCdëç5ZoÉçr9ÒE1h\0)„]i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãÃxÚJ¦gÊ—;âÀ0X','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Ë$³0éF2p‹Ïe²','L°$ÐFlûÃœ;jÏ÷Èpù}]()²º­Bz		¬\r@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãÆ3@È&97_a‰çý\rÚ','wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-script-dependencies.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-script-dependencies.php',0,'bÌ4v£ƒ¸òßvñÚ\0ce','bÌ4v£ƒ¸òßvñÚ\0ce','¼‚×ƒ7°ÆkTCŸðýï?‡“UÏ0Ï™5Ê{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãÌ<*æ4ƒw€7ño-÷','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-provider.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-provider.php',0,'Û§i@éV	¨¸*¶—ØÏ','Û§i@éV	¨¸*¶—ØÏ','DWâ…‡1À-	Oæ‡:Ó•Éƒƒ\rÕOhö)¨ÔÀßÊüÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã×1reØ¹´Îˆòƒ7…','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó*Œ(u{îj´ÙìÖå','fG	O8ãA˜/AwÁ>í^ê§oN·öRÏù^Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãÝüW‰Š!l¯úÒà©¥Ÿ','wp-content/plugins/pressable-cache-management/admin/custom-functions/wp-write-to-file-lib.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/wp-write-to-file-lib.php',0,'ð¸O\0ý™íÎüØÙ0','ð¸O\0ý™íÎüØÙ0','þ2!ù©_?¡Ïé®Ì30íáö3³s¨UÍêq:4¯ÒS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãáqÕ82½úvÂ&#M','wp-includes/js/tinymce/plugins/wpview/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpview/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýj5qŒ™S\rXŒÚîièê','Ej\Z…³\Z°IÓñÓ3JÄçG»jVÝ’¤¤6<Sç9P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãâQù¿ç‡p‡†ù€€¿Á','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇX£5ôPTûYCèéˆ¤}','Y°½1ní(´´¦ºËØgd‘ø…Kaû²‡ˆ¶ l“’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãã¶H‘Š§„Ï%â÷Ú,ƒ¸','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¦%;w©ý¯Q»8øÈ@','wi>Þ6·Æ¬à4Èå .NÊC¹äž\Zÿ4ªIOžÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãåW´x{ðT{(\nHÒ›à','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øº:`ðaÎ0k7“6I','Ë©ñÜ\"¬¨7\r—hxrÉõGýb³„?Á>¼¤Ió(‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãåÖí÷¥d‘$ã2T7¼x','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«S¶ÿió¡VTºÕÕéé','Ñy»Y³jpòÌ£ŠçÄU\\œóÅÍ}–‡[çIÝI.±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãìó<kUJv%ò1‚‡','wp-includes/fonts/dashicons.ttf','/wordpress/core/6.9.1/wp-includes/fonts/dashicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¨¡Â÷Þ|±¯Øû¡‡Z','ßDºÊD+ve‚h Þs>±˜¬Züfo‚÷vWˆ~,=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãôWTÏoê}Äv-†ái[','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/thankyou-bg.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/thankyou-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Ô­\\ÒIÝÇLœ˜yÆºq','@.)$¨Ò:åœ56 guÏHSµÇX%°>2¬¼!4ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãöÙäŠï–W(’HóËû','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-quick-edit.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-quick-edit.php',0,'@ü\ZðCœxÎ}lÚ2','@ü\ZðCœxÎ}lÚ2','ŠJÏÿ[?¦—\nÜÕHRã5€VTH†&„µb+)ò0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ã÷î!y³zM!«z]j=','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Óú¬¼\Z„é”aƒŽ4ù','?Æ¿qÕ`¬Bl’qóëÄNV©¼UÊÏ&¬Ú¼Ô—§Qß‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ãú¿c`½¡A%Ä|b)	','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ÁØ³9ð6~\0º|€q','ŽKy:Šr‡ØùèYK1ÛÊcá@çë8ªøô¤[Ád','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÔ`c´@3íÏÒvz´','wp-includes/blocks/legacy-widget.php','/wordpress/core/6.9.1/wp-includes/blocks/legacy-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"eÚuû…1¸\'³yÂQlS','«´ëoD^7™ƒf)N8j:Ùl16ðRzLbåúõ¬£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äˆçÄæ@Êv6ýmÖR{Ï','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessInListFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessInListFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U•¬]vZ¶.eŸR}ÿÖc','a?M.’\"áž¼¸D>Þ-x#åNßSPµvˆœŽ\"\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äš6í/`€ØÎî[BÄyƒ','wp-content/plugins/seo-by-rank-math/includes/admin/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÑç#ÿiJå®H·?ö@¸','wp-includes/class-wp-http-curl.php','/wordpress/core/6.9.1/wp-includes/class-wp-http-curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡ã9ý(p½v—l(\'å','\r¶„Ù¨^ô,ª¢•2uñ‚Öc|›¹ES\rJçIEXR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä	ä/kïÝàU¬vºçZ','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê%d/|£úùêÀ‡‡_','bµáÜ‹wö¬%œÞÞ¦{ÛZ\rÆt±^S;‚\\v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äw¢ÍÓÖV¥Ðë¼!Ü','wp-admin/includes/class-wp-ms-themes-list-table.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-themes-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¥“–oµØ8ÂÏ°ÃnEX','oòjÌ™f²¾¼ÌÞšlÒU½î`)D(8ïJþbØ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äùÙ„uñ„xÕ\rö˜u','wp-content/plugins/gravityforms/includes/license/class-gf-license-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-service-provider.php',0,'ÿ,X«ù§LÌ8“\"»','ÿ,X«ù§LÌ8“\"»','û§Åžrú©GuTÜ›+f±8ÝqªÐò,M·-Äõ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äkþê`æOP ŸqËç¼\Z','wp-content/themes/genesis/lib/classes/class-genesis-search-form.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-search-form.php',0,'Óå÷,lZZã=½ÐéAÇb','Óå÷,lZZã=½ÐéAÇb','æ}äÚ(‰lIñh¹øA¦¶ÕÅ>I‡ÀÉë0	=¸¥´®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äê Z1­6²¾‚E\'\"','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Ô«@=µ´=‘àì‰žUt','qíŠ‰°+[£^«ÒŽF1k¶åÂR‚}—3+¸.É/®É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä\ZôKéõ^ª½û\nõ','wp-includes/blocks/image/block.json','/wordpress/core/6.9.1/wp-includes/blocks/image/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è[FYNdfq‚‘Þf\r','ûÚ£êaÎJÖùäfldMäJ}Å€ÑJü›±däžP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äaÂÄŽØ\nÈšñ','wp-content/plugins/wordfence/js/wfglobal.1766263234.js','/srv/htdocs/wp-content/plugins/wordfence/js/wfglobal.1766263234.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ow{ï	‰bî@ª@=>','\ZÏ$°u‰é¢	s·$-ÕŸÒi¦%ß±:|Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÒÏ[Ëüöp²ï&Ç.\n°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä >hŠ{:»(Èï+7','wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü|-+ìAú©üsåš¤','iJ6»¯,,T|§hƒ½Xî*æ	ÒÅiøè„ÂŸÕÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä)lÅ,mºªrrÕ‰`','wp-content/mu-plugins/nexcess-mapps/Support/VisualRegressionUrl.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/VisualRegressionUrl.php',0,'yœŒµ³d-%dßÑè3ô','yœŒµ³d-%dßÑè3ô','½÷1Æ|äv\\2ììdù>ClHíYº¹š/|Éýïv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä+ß»²ªƒ(ª´P¬R','wp-content/themes/genesis/lib/classes/class-genesis-admin.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin.php',0,'yæ_M2™Uå‹eTÑì¤n','yæ_M2™Uå‹eTÑì¤n','wß;C\rlÂ9gÉÐ–×ÒŒW.e š${ùÈ×*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä,°Ò*iV¨O1aß\n3ë','wp-includes/blocks/post-featured-image/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ó¿=ïVëÈýiæ“|Bfÿ','jÈ;0c H«xìÈî	&ˆ‘ie3ò¼h×HŠQR+iI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä/ÁVpkùú^õB¥\\å','wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':L6÷ÍóiÉ«ŽH²AÈ]','ú‡F¹Q°ÎûQÐûÄ4XÕxŠÚ&ê$lHßùÔkdØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä1?.I—’I“ÿjd]ï','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE.l10n.php',0,'þ…öy×P×¢ÕŽåpí','þ…öy×P×¢ÕŽåpí','Æÿ.cÊêû¦‡|ªGz4ñŸæÒ2\'P$ÝÄ+i•ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä4æP•cþ•’aIÔWÀ','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qZhá‡¥¬ü™]N¤¶Ì','ƒš7e¸¶§Ü\'¨ÉÖbµbâ[â˜ø[uZ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä8<éfógh­ÁØ¤¬ò­','wp-content/uploads/backup/2024/07/index.php','/srv/htdocs/wp-content/uploads/backup/2024/07/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äDâ±èœ¶‘¯u=§Ào','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/tools.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ-•àéÒÇÏXÀQ[^;÷','éCk4[šì…¹ÕvÇéeæëŽ®p×îS^šE8ö€Å:w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äE‰Ý×¡aîEç/˜BOå','wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–ôyÂÖì *Éƒ«Ç…ŒD','\"\0 æ2n28t(ík\\Q ç…C>ÓœÙ+1z§a±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äH2NÂô7E-ê+p‘º','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-visible.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-visible.svg',0,'úŸ¡™Kd’Ñ\ZÓäOã','úŸ¡™Kd’Ñ\ZÓäOã','Ü^Œ±çd¾\\Ë{Â¬ËòÌ?ù¥fCA\0[\'†ûæ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äIÐIè–bµÖ^yâ$§v','wp-content/plugins/akismet/_inc/img/arrow-left.svg','/wordpress/plugins/akismet/5.6/_inc/img/arrow-left.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸ö«ã“^]ÄÓP9ºKGâ','±¢Jô;×°£ìì§Ãk›Å:¾À}uò>k@“îF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äJ+Â¼\"m}Žcr”‡±¸ö','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÄ´:8%ÛÓ®e{','>-\r)à~‹ÖéTgÐ3—~Ñ@ºgt¿*Œ$¢ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äTXx±¬é, øÁ´m','wp-content/plugins/all-in-one-wp-migration-ftp-extension/uninstall.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/uninstall.php',0,'VÀŸ±®ì·6èSmß¸€ÿ^','VÀŸ±®ì·6èSmß¸€ÿ^','w;Xóñ§Fâ„ðÁÈÃ*f]§x’b#\0ŒµQBu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äZÒºc£cv!k\"þû','wp-content/plugins/worker/src/MWP/Updater/AutoUpdateManager.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/AutoUpdateManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¿áôÆÞ_Û\"·¬Æac','Tà’ë]C·EUZšO÷ÿÕËÔbzÙ(d3Ú¢˜ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äZçÊË¨ßêIÈÌ©Hõ','wp-content/plugins/jetpack/jetpack-ro_RO.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ro_RO.l10n.php',0,'—ÿÉ^öd¢ª5ÊD¤Ðå','—ÿÉ^öd¢ª5ÊD¤Ðå','Y+Må./Ø»ëÙÃ¾ß0·Ì£IÃ‹Ü²¸ì±0ZW','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä\\/è„WÞnÎ-•\n 9','wp-includes/blocks/image/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/image/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÎkGÆ½µ¯®G*¬È','½ãÑ-¹2bI#Š·.V—×Ùï”c%3fãÆº*ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä^Û›ÄýÀ¯¡®¶±F','wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css','/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-block-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É:•¹ä9XŒÌié–Ã','FBAJ¬>èI&ž ™*¼\nðI5‰fEúdóøTK4ÅX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äe±Ë³/v|ºn¶„çÓŠ','wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php',0,'Á…(÷mýg:} hbÈŸ','Á…(÷mýg:} hbÈŸ','[²ÅB‚“²¦*dgn=âÐ¸ŽFèî.3\"?*”ØE\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äf\\”ÅõÚ²6X¬	x Æ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-dalle.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-dalle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n¼g¹Æª‰X)%O	‡À\n“','£Be=‹íÞ®ÝNË/Ðê‹ÂüÑ;á§L‚ºd›à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ähs&,*”Åã´þžuä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-setup.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÇgº‰ÕEÅWG7ßŽx‚','#µ =aÌ?ÁÄF­îiÙ.¢Ó©éþð.UÅ†#øXã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äh`Ö0Å.¨¢B‚™}¤','wp-content/plugins/sidebar-manager/lib/notices/notices.css','/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/notices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á9îöÂq\'ÎÃ²Øó;',' ßz¼5Î²	?¹V^5s>î÷$„w–UÕ©ÆEÞ‰œL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ät‰6#èüù´PCï$±','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸=>@ÿÕ†Ìè»d%pæ','ö×hp<;¿¾ŸN÷}Q!êÙà¤aã¶Ð»hN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äy+	ç[Ù‡ w.3b','wp-content/plugins/wordfence/modules/login-security/css/embedded.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/embedded.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eæP€:¼}:^ñå–','‘\'ùÏÍ}-q8i¯Î²!1TFéàWÔÊ†ª‰\nÞê•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äz^}ù„Â¤hh3\ržˆw','wp-content/plugins/wordfence/images/options.svg','/srv/htdocs/wp-content/plugins/wordfence/images/options.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥VÉðÑ´®Çó»Aï¥','D:ÂbwÃ#^›€Ï4¬BÀKIP‰?	zÀn‰VÌ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä|K¥w±M$[.×Åb','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jø;óAð þ)¢¨Áõ','‡0ÈÕÙ„\0×=BPœáœÞš\\ºU ŽnXHKÒÇÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä†®G*×~–5HÒÜI','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fmìvCI=ÑwbÖ¾ö;','û™L×c¢c±É9Ô00p“¢’Ë$ÂŽÓ¥†Œ²ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä‡¼ŽŽ”Åñ 3Èà)­ë','wp-content/plugins/seo-by-rank-math-pro/includes/class-modules.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-modules.php',0,'X&é‚?_¸bdAGÅ©<','X&é‚?_¸bdAGÅ©<','‘*´ë[ºÎz)j\n¦wágAÔ„¶:ây×ÄOx\rD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äˆ”“¢÷péJ…¼‰gˆÑ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dß¥^¶\\?:È>Ÿö—','‰|€®5ùþ³J±;èCåSÌ½XÜA\rA¥Ÿ¼r\n`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äŠ°)P¡NÀÜOØÍ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<™L‹Xø˜¼šzZÂÈ‡ ','QjQPO—i3Aùr¤š	!.é}Ûä•U6\'ÄÅÖø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä•o9d# œL1bJ4Ó','wp-content/plugins/seo-by-rank-math-pro/includes/views/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/index.php',0,'ŽŠÖÊaV¼ûq•MÀÁž','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä™“ÙÙïM}·Ä¶ywx§','wp-content/plugins/imagify/assets/images/pic-ericwaltr.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/pic-ericwaltr.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RH†»?}Ã£!×a·Â>è','(ë\r%Tih{6^PL˜¥gMjj²	L³ÂÁ¯õÙ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä›hßÑºtX5õU','wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ­;P½^×&¿ÈW>\\^‘','6?ö†Ö\0%;541:r¢!oN°„#‡`¨\'OÏÂ\"]Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äŸiðý Ìt\ZÜoÎaÓ‰','wp-content/themes/twentytwentyfive/patterns/overlapped-images.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/overlapped-images.php',0,'o­>º iUV]ƒÀ™ÿˆû','o­>º iUV]ƒÀ™ÿˆû','\\÷CTÃ)8ð[F´ä&þˆÚjbÜÒ»ò«|¤[Ëj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä¢ƒÆùÿœhw¢•ÎÓ&«È','wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html',0,'‡Ëà™Nþì\\Æiï¿èß','‡Ëà™Nþì\\Æiï¿èß','XÜ˜”3^È¦‰®€*îñbÍI:6ÄUkB\\è¸¸­c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä¶ÑmKL\'›%(\r&—É','wp-content/plugins/jetpack/modules/shortcodes/facebook.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/facebook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!°çÍÜ›ZxÆWO.ÝE','EÔé\rúþw5À´}«ÄÜoyÌ¡ÉÚæÓ°T&—Û7\Za','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä¸*9WJýG• ï–0u-','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPaymentsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPaymentsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hY6Y…’ŸÕmwè12Z','í˜Æ´ŸžêfŠíú§¨‘ÉÿÑ}WÆÃ‹/¨(\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ä¼Ê9¤ÍÊ›E	?—jþ','wp-content/plugins/google-site-kit/includes/Core/Admin/Dashboard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' wR|Eˆâ»°i~x','©õrt‹”t7ýIÚ€Ñj¢&™Nc×wä–9+×IÒŽY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÄ·à3Ý+Ú\Zi_¹“Ë','wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.js',0,'¯âÏ!”‡ÿ÷ÿÕ]° ','¯âÏ!”‡ÿ÷ÿÕ]° ','³Yh.m}ª	˜¡OÇŠ]Žpöl:Éˆ ÷ÕV|9D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÊ‚è³qäféäœ1Ü¨i','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/ru.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/ru.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oê£7h?ÐT$AQX6rU','Ä?‰þ”\rKbà¾‚ÞÈtÂh›èr\"w¢¨äè-,¹ˆ‰Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÍß>ñ-m½a+<NYršy','wp-content/themes/genesis/lib/views/pages/genesis-admin-form.php','/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-form.php',0,'ùÐ™À:ÕáÇÝIËî¶Á','ùÐ™À:ÕáÇÝIËî¶Á','«Pó«ÇèÎîÜÄøä0÷…è5¹8i8°®ÿ±j¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÔ|åœàá´.B£','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iM¹\rù\n¤ƒÚ­]UWÙŽ','Ëñ;îÔR\n,Rµ»×ž{fÑÃÈÚÝÐŽfŠ9G$8)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÛ~¦?[z(Wˆ0úˆs¿','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=1ÏaÓ.\n¿¬2¾','±1ÂàCø\räwð‡Úì›n³v;Fƒ¾cVùEü`ÐG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äÛáJ²òJmRþT+[T¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äßæ¨ÞzpKC²{\\>‚ó','wp-admin/js/dashboard.min.js','/wordpress/core/6.9.1/wp-admin/js/dashboard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉŽg]|{[ÅäT×† Ÿæ',';Ò¢ì‘ùº‘‚p^K6c%hÈ8³¶7¿Z+¸ûàu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äà^%+ì…Ä<˜Ë õaÜ','wp-content/plugins/imagify/assets/js/options.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/options.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mB0\'Ü1Åf:¨î­','Ï3Fzôç¦Ë	¾9iä	™Sf«\\J²Ëjô¯pì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äáŽý–—Oàäž•TG»f','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-jetpack-form-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-jetpack-form-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾	êÜö-ÄHøÎ¨\0·C4¶','€#VÝ9?æ…`á¯á[&\n}—*ñXgÛâ¡{åü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äçWb.d3\ZÍVðD§Û','wp-content/plugins/jetpack/_inc/build/static.html','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öIäÔQò‚‡!”‚«€h','EÃ_id¶rÁ‰•Û£3F°!_½›_¸[~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äé	Rîý\n?^Žù)fý','wp-content/plugins/members/admin/functions-admin.php','/srv/htdocs/wp-content/plugins/members/admin/functions-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëéÎí´ ×Õéo˜†D—ï','`¹ºf)±üQ®ìj˜ëÂ/´xàŽ“\0Z<X!œÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äéõæt™ ¾Ñ_øUùå¦(','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/subscription-cancellation.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/subscription-cancellation.php',0,'í\0‹TêA©ÄÎk©q†—¼','í\0‹TêA©ÄÎk©q†—¼','*,*¡ï‚~ýÅÍ4¼&Ë¸ÌŠï3ÀŽùô$\0¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äê¿1þ]ÃM|®KÔFZ','wp-content/plugins/wordfence/lib/wfBulkCountries.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°±ü¥;]àMTé®Œª=','¿B$	Û(–ZŒ„ê-¡SX?Záñ} 2Çk(25ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äì¢šVZÜ‹ù”Ï˜¤)Õ¦','wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Mailer.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^k\"€“ÀN¾#³›ìñ¤','4¡œÊ¨¡×liêÝ¡Vdš¢cÃ”Ù€ˆ`U]ß÷@Åb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äð	Ól7U<‰pâÚê','wp-content/themes/genesis/lib/css/fonts/genesis-icon.svg','/srv/htdocs/wp-content/themes/genesis/lib/css/fonts/genesis-icon.svg',0,'ÜaßÓù0¸ŽèzíÔ÷','ÜaßÓù0¸ŽèzíÔ÷','³ö®×{À©=\'dí¨ÜÇŽñ\Z«^´„oHÒ|K’O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äõ6gEÞ¡#ÆÖZ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¬\rÑÓ[Äžt“7õ','ˆ†üN]Þè¡6oþv÷-±ÈøÈÄkÁ‘l•üF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äö\00‡ùqŸÄŠNy)”Ô','wp-includes/plugin.php','/wordpress/core/6.9.1/wp-includes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W€Þ7|r¡ÍiÇƒZùñó','×p¸ò#Üí¹µÔ+GàP2¶-ÊŒXðú©ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äûMz3Khaéc¦uÁ!^æ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','35Ó†„ãŠS¼ÎÜ9ýT]','pð\n+‡Rÿ»ï.¸IEÐ>‚^â¢-Ì7TžÄ:í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('äûüÞPBîWéwÇL·)o','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð¦öUÁóÁ„¡.½\\6Ï','wêÝ™°Gzæ«¹±ûÓÚ”¬`!§æ(x™ôÕ‡(f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å|ÂL\r¥ßÿW·óè','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“SªïÝ&ŒèLt×µ?}¶','U-V[å®3)Œ\'”l²ë°àiw‰àO[v b#ÑÐ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å7¤€ð/Dv91Âj/','wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àû0ÀY7òG‰Tá','£fÿîp\rCê•ŒãMäã}„»«8[\0>ÒÒ.lJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åð_mÌˆ£Â\Z¿\r6\0','wp-content/plugins/jetpack/_inc/blocks/images/map-preview-0088ca72fca2cbebe7a4.jpg','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-preview-0088ca72fca2cbebe7a4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÃ™s¶¢N>2zní','\rX—PNgA^€d¦„¢V‚Yß¿],ƒÉ,	œvÌÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åfcÿ¯>\'m/ÁƒœO','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsEntitlements.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsEntitlements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ãŸž¦®römü*Cbd¸•','4)ã\rŒ \n=žŠMôµ¤›ÞìÍTàöÃº› ¥jc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å¼÷\'¿÷IÍHÄ!ü”Â','wp-content/plugins/jetpack-protect/jetpack_vendor/i18n-map.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/i18n-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ív-¹E«÷3;U{t,','4ìÛ€ˆ´ÝŒJ@eýû\'¢ü9öÃÚHvIõOuJü`²T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ål*øÕÆ.öM×Çhƒ½C','wp-content/plugins/jetpack/_inc/build/jetpack-modules.models.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.models.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÀr’b‹Dã#¯§3E	WÍ','FšB%hè	Ûù>Sák[ÒxK/¾îÂ|­:–¦ØÑ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å±8ùÈÃ÷¼~÷0º=¤E','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/¬IõêÝÉ4K/èë×G','©Ø³Yœéá7-Øô¼ýX+üŠ˜$}$êÁì@o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å>e‚ÔA\Zmþg‚P','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÄ´:8%ÛÓ®e{','>-\r)à~‹ÖéTgÐ3—~Ñ@ºgt¿*Œ$¢ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å ö@S¦–Zºj¾ý]','wp-content/plugins/jetpack/images/recommendations/assistant-complete-welcome-2x.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-complete-welcome-2x.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼I\ZÑÔ	Ö:Sz$êÒ','ãúl¬\nVÉs9JàžçL{ç4\"´94Ôïà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å%Â³Guª[§‚“/:ñ','wp-content/plugins/zapier/trunk/vendor/composer/platform_check.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óª`éJ±òzÚnäÃ~ÄÐ','DaB™tD¨¢¢Í¨»Í³mŠTËd=uä¤§	+°ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å\'Ò`FÌ”Ì~ÙÄ–“œ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C¿ýõØéÌ0Ð+C„²…','`>&i(Å¹›…‚C”Îßfÿîë&ñÏì>Y\"¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å)¦é·«œÊgÌ¨R','wp-includes/blocks/loginout/block.json','/wordpress/core/6.9.1/wp-includes/blocks/loginout/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E»¯\\ƒÆãá¼|!eË”',' êÈ-ù’ÛŠü2¤¼ÜQöØf¶ŽZFÄ`‡în&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å)®ãöŽzbèéHÖ•s','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',HóÄŸÜþºGý9ID ',' åÍÆòÑ(%ŠÏ³õƒ^¾¾l6@ìõFÐ|¾»¹w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å.Z´´AU}ŸjÕ\'±](Ð','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ@Xí¸5-Ü‚¨¥ë`ãþ','‹&™÷Ê¡t®¶üý|Òn3V· ¼ƒÐé¾¼K\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å3¬Ìëî‚l‹,+d:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=~\01²¦¨\"Á{äÊ','‰Á«]Ê\'ÛïG¢õ›¡ëÝáQ®eôO#v[Ö¡‹Õ[›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å5&$5Q¡’‡5ìžíNß','wp-includes/js/dist/edit-widgets.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-widgets.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yf.„!¿ý*£„ºá','tÜ[ÿ©æGÖ\\Ð§|óœ\'õü$@Ç 10¯eer','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å;\"Œ\ZËï•7÷¸Oóûa','wp-content/cache/cache-enabler/hjsdev.com/upcoming-events/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/upcoming-events/https-index.html',0,'Yò„/Ë3sT¸ŽÅ\rH[','Yò„/Ë3sT¸ŽÅ\rH[','$4vrUÆÒI„÷f°^­Â×«¦\Zól—†ê#¶”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å=:Iò{JWËy¡è)','wp-content/plugins/imagify/assets/images/upload-image.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/upload-image.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OùÛég;)Fqª¬Â‡6','”z‘ÇçƒÇ`³ûèªIÜØt‡…M¯6»Có1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åCžÇ´úé²k‘q{.L','wp-includes/js/dist/block-serialization-default-parser.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-serialization-default-parser.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Tô\ZÅ¾<\'\'ò7%AvÓw','h¯Ô¥Ðãåô\r™¸û“\rÒ‡ágd›w|ÆÜ”ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åCÓRU(0\nƒÿQœÃ.¤','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N‡Âwüu	‡ÿ$Ã.¯;Ë',':\0MâÈcªÈYhDÛÑú‘^\nÚ\\B>e{‡‘9˜ÙÇÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åHÆÌ4….\\ã:‰ç#àî','wp-admin/css/l10n.min.css','/wordpress/core/6.9.1/wp-admin/css/l10n.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j¶®kÙÕ\"»>Û\"Òª²',')j€ö½¯T­œD\0ï¢M«33_dž0Ô#¦>\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åI¿)ß‚:þ$©í\"9s›','wp-includes/blocks/term-description/style.css','/wordpress/core/6.9.1/wp-includes/blocks/term-description/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È\no\Z“*‘Ó—XqeÀ','™9ŒÅ¤U$\\~ïÏ{]t¹¾-m‘Âì¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åIÜäîa¬!±›­c–·','wp-includes/Requests/src/Response/Headers.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Response/Headers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öPüÖL«—ƒÇl³ÍwÎ³','§ÏÅë0Ÿéaø‹mƒÁ.*b¸3¤\0·AhyÌ§B¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åPcñõ ¦äwÜóÜÆì','wp-content/plugins/seo-by-rank-math/includes/helpers/class-str.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-str.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','› 4îEU5è% dûå“ƒ','ªgžÞ‹NJ™®eŽMG«]SÛô…fvÖWœ8œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åR«¹q± vöÚz\rPU','wp-content/plugins/wordfence/languages/wordfence.mo','/srv/htdocs/wp-content/plugins/wordfence/languages/wordfence.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y­aëß:`LŽ±”ÜµO','—lÃ\\dCä=Ô—/wº(=úGáNùFÑ¡–{(Cc*È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åRËä5?’- S£^H—ý','wp-admin/js/editor-expand.js','/wordpress/core/6.9.1/wp-admin/js/editor-expand.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«‡zY®{: ßïÔ/Ã*K','BžQBÐ5·Ùòè×Æ½dÎšLÝ<éù¨ì±¨‹€Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åV™Â#ÇÜ^nzä/','wp-content/plugins/jetpack/_inc/blocks/images/story_example-1-8d272acaba13e96e3b48.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/story_example-1-8d272acaba13e96e3b48.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[c«Ði„B9‡ø‹d','w8T$ù­Ö›çªe£yüPˆÅø‹Z®òqQÒÐ‹#0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å[BûDŠú2š9ä…','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-snippet-pro-shortcode.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-snippet-pro-shortcode.php',0,'5}Î’¤þE6Kk£G—Æ','5}Î’¤þE6Kk£G—Æ','=ØSz½Ñq¿F wþ Ó Ÿ†ûµ4ZÒJhÊ4l¢™¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å]\\6“îk²gC}º','wp-content/plugins/jetpack/_inc/blocks/premium-content/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ1#¾­Ó^Öùzw','Ji÷+íšðÞ\0†Që•.ªh°Ûy¬…þÓÇX_MF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åeÅÂúôüýn·…ŸAÛ','wp-content/plugins/wordfence/lib/wfView.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[žÜºÑ-Ë†N\n™\\ÏnO','xáˆ2Q¿…íàmkÙ«@IFRhÕHu~ÂR8¨\"zìK4Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åjI&\n»ŸsQŽ.Ñv­','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´’jT@•Q×ö×öT¹È^µ','³¨Ð«æ?–MÑT†ü@Ê%æ£,ÏùñjŸ.$E¥1X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åjî9\\BP(flºI','wp-content/plugins/jetpack/images/odyssey-upgrade/gradient.png','/wordpress/plugins/jetpack/15.6-a.3/images/odyssey-upgrade/gradient.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼¹3£ï‚X$dä{A¤¥','¬%OÖ\ró°£=‰vTÌåJ‚ÖÄ*±H\'¢¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åkË¼rÓ]T\\²_/Çµ','wp-content/plugins/members/img/members-role-levels.svg','/srv/htdocs/wp-content/plugins/members/img/members-role-levels.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','te7_&‚*JïÍœºS','÷çz¥¨ Øõ0î›µ¼?ô8È¦ƒIð\'	ì?+}(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åmð&óWÎëò[ŒŽÂe3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C‡¤Þ!\0rû©Ðs«\n,','(,ºõ„j¥Rx¨åøPÓúö·KJÈ8ðriXïë€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åpœP¦]§2wù´“y$','wp-content/cache/cache-enabler/hjsdev.com/media-content/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-content/https-index.html',0,'IH\Z<ÒÃckÎ5|°Œn','IH\Z<ÒÃckÎ5|°Œn','9ÂC÷4HòpRX±®— «‡Ê²ÍHoíÙ7W0l€þÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åseþ¬ŸQr^TèKù','wp-includes/blocks/post-title/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-title/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž8ÊØXpW¦Ù\r‰w2ô','{Ý):mÎ{^SÚ?×j\ná8xJBÐÏ\n~)¬Q4}c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å}é°[R%:oÁ¯wË','wp-content/themes/hjs-blocks/lib/gutenberg/inline-styles.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/inline-styles.php',0,'­‘ò`o;\Z»ÇJ‚år','­‘ò`o;\Z»ÇJ‚år','Ðü«ã•€Nž©1	»¿\0\Z,p©’ÖÁ-\nƒV!è™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å€à\\è¤âñD,gÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßneXM\"þ›§®÷Q@GÅ','H™* !€Ý=Sƒ©–=E-´«ÔCkÇ©.—\nÒ¯>Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å‚5¦~ÔìtÿÝH³Îé','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Šð¡±<jQ¨®a[–',';½G’|S:IöˆYI+‘LçwgIäŸ.Ç´m¼ŒBú<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å„#—nÎº“î³	»£Ö','wp-includes/css/dist/edit-site/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥tá’)âOqˆçùf','Ž[T¼¥ñ»?%ÄÎå\"f0Õï®Ã0ç¬ßÛP%†;²¦±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å„ô‚t÷æql1_«U¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/ppt-85f66115651c628a8c66.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/ppt-85f66115651c628a8c66.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\†}¬åàt¦‚­–a8 Î','û÷mtwŸ-Cû]9zÖü—w–ºÃ6ÞZºcCV”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å‰ò»ÐP†Ó·3Á×–9µ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights3.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights3.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j1/Úž’MµÈúµ6Ì','hÁ/R¶«—-Kw}D¡ƒò6ˆ1-ÕîÝ&£H‡Vqœo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åŒçè˜O;œœ\nÚ2÷™©','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FontDisplay.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FontDisplay.php',0,'éÃk*ù™ð67»=R–9ë','éÃk*ù™ð67»=R–9ë','+žÑLI¸m+¼dÿ¯»¹ix×Ûy“K÷ßLíâü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å¼Ãžâ€{…\rBÈ¯\"','wp-content/plugins/advanced-custom-fields-pro/src/Site_Health/Site_Health.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Site_Health/Site_Health.php',0,'VVÅ–ý0QŠ÷é_\rÐ\"','VVÅ–ý0QŠ÷é_\rÐ\"','IRè8ž‡ß˜\"–3rÍ¥õ¤‰tÉšu\nÖ7<±Žå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÕú°5Ü1QŠ?ž_µ¢','wp-includes/https-migration.php','/wordpress/core/6.9.1/wp-includes/https-migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bd¼†^´qnúÃÌ +','P~9ˆ8‡Y ‡¢§’*2æ*ž´ jÝi»Å­³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å•%\rÏûhúR¦”:;N','wp-content/themes/hjs-blocks/blocks/thumbnail-slider.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/thumbnail-slider.php',0,'	™\0¸\nƒCÙSÏs²e»ù','	™\0¸\nƒCÙSÏs²e»ù',' 2ÀIÜ³\rc¦Ïž_Q«+Œ¡ZB1é8„Óz…¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åš÷}4Çæ»|rŸýÂ','wp-content/themes/genesis/lib/js/components/genesis-icons.js','/srv/htdocs/wp-content/themes/genesis/lib/js/components/genesis-icons.js',0,'@¼981$`ýäçÒ\\','@¼981$`ýäçÒ\\','‹/q7ºÛÖã21wvo†£Åg²DM	°`µ¢‰	-¨®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å@A½òyƒfÁ\Z2”','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/ImagePreview.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/ImagePreview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fþ1”ç …æp)QS\'pL','ñ†²©¤rWº®­T.“0Tû@ÔA¥[g€ÔØåˆý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åh±‰²³\rÈõ.Vè®z','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µŽ¸JW!©ÒR)s{½ñ','%‚œ¼ö\reÆÍma€g<šÖBFÐËÐj—{ï#÷F,ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åŸ)íÀè\Z‡ÍÙ¦L\r','wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','| ;DcÙæœ„PësÖâ','ƒ…yØ¿™†)®¹çÀïïwb(£ÎÌ,½Æ~Kê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å¨æU—Ï)Ö€×wÜŒ5È','wp-content/plugins/svg-support/readme.txt','/srv/htdocs/wp-content/plugins/svg-support/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Ú3*ÛCž\"ìhù´e',')Åj:ÏÖ@Ço¬à4,ÒŒW)œôVVÈÿ1–ôQ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å®/7=ú#Õ‡ûÚ\Z„8¿€','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceRow.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceRow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¼ÀŒKhnƒVî`¬','a¿¬•ƒ„¥Uš•!<iü}\"RÉVhÛ£î¹°YÜš§Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å°„1µšþ…O…v®','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-3/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-3/https-index.html',0,'£l›q–û#Ð%î‹#pf&','£l›q–û#Ð%î‹#pf&','^˜!`y<ô“¶µêÎ¡;óî ÐS\r®¹·DF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å³³$¿ @z6§\0`’Ñ/ª','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ‹}çïB°÷HÀÖ71','Ã\"Ã÷beTb¿$àÖæ‚Ö×‰ù\n…º°~½lnÝÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å³ùjøýI¾Ì¹8ï-â','wp-content/themes/twentytwentyfive/templates/page-no-title.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/page-no-title.html',0,'­êäoŽT[äu\Z','­êäoŽT[äu\Z','4þ‚øîÖé8Ñ“ÞÒãÀœ¹º˜ HÑÿ@æš¬O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å·f”)¶sc½8Ý}ƒ?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å{ì‰ÀâÑ…Ðr­(”îÙY','´\n¾³´Ê×D,lÇÝæ†ßKäü…`;ª_6»„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('å·Ý{R\n¡Õ…YÈH','wp-content/plugins/members/loco.xml','/srv/htdocs/wp-content/plugins/members/loco.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŸQ}å¤4+u÷Ji+opˆ','ÑÓ©æ¥ÂÄÝzòRÍ»‡µZvÂ3\0|Ž¤ê¾˜0ÎÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÀš%»°d7b¦@ker','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header-after.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header-after.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3F¹æcU H“WÖ•1[ø','¾»Ô)u(·,ŠW@ê\"¦|ý¯¹ÂØH¼Ý´í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÀÃü›öLò5­SžêÀ¡','wp-content/plugins/imagify/classes/Webp/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Webp/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜L0}†T°TÚ÷/Þ¶','…‚œC(ºÃ•Ø›%¶üvvÜâ”´ý_}¦Ö@Ö3Uf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÁ­f¶™j3‘€„p¤ù','wp-content/plugins/imagify/views/part-settings-library.php','/srv/htdocs/wp-content/plugins/imagify/views/part-settings-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äåa³7±[ä®»	¤¾Ò','Ôê ã\'y\'—µò©[«!ÿ\"Gò^¯D`Ç*@Šò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÅ>bl–°ÝÛ5zÿëÎ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©c,³J÷X˜ÀE-6\"\\','Èq9ÄM‚]åbŒ‰Ède¼R¯ÌPØc_ÌRlw=5ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÈ,Ô[¥•:à™NXìÌú','wp-content/plugins/members/addons/members-edd-integration/src/functions-caps.php','/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-caps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ö.ËO_WSNÀwšN','.Ä6’lWÞ(}ÿÔ\"+óThO¿ðs8ÐRc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÌ/>Áe†Ì´©\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž éè“êŒiívà%a','Î;*Âg+²a¾ü›óðM\0xyÏ*Äs¥Ò©oô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÌ`¡w€ŒáfÏ¢ÖÅæ','wp-content/plugins/jetpack/modules/sitemaps/sitemap-constants.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨H2ºVÐDš€2Üýôƒ^á','‹04ô½›ÿFµt¶Iµ¦2û)J?MfÛÍ³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÍ	§%Á]Ý9»gÆÏ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php',0,'!{ÖhÈ¡R2Ëªí€¨6','!{ÖhÈ¡R2Ëªí€¨6','»(í1qKC©¥ö˜ÐàD?ç~Ô¨ë~OTÄÚ $&~#>à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÍ;®ÎyF¹ŠE³(','wp-content/plugins/gravityformscoupons/class-gf-coupons.php','/srv/htdocs/wp-content/plugins/gravityformscoupons/class-gf-coupons.php',0,'Þò}‚‡{‹h¾~§†„—Dô','Þò}‚‡{‹h¾~§†„—Dô','„iÐÇ_KÂ3\0/@ž\'»L¦Ú²tØ~£\näOšÁ1”Ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÓ<Óµ	|Oœû¯È`','wp-content/plugins/worker/src/MWP/Parser/DefinitionTokenizer.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Parser/DefinitionTokenizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Æ-T×™¿Íï£ñ³ãRÊ-','@jœS(OºÏÆãf’Ê$îcAlÁæÃÓ¦™\"£~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÓÍD¯:·‡€ Eã?','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-cron.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú±Þ·P†`sá›¢No7‹','Ž·q-k K¦æ\r²Ë¹š¯ºS^&ïÜ»ßíÄ>LÖí¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÔVæV^»‡¾Ù0ƒn;ÔŠ','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-attachment.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-attachment.php',0,'¦Ý˜	,\'‡P.úÇ)Ìb','¦Ý˜	,\'‡P.úÇ)Ìb','nQÉk“PíÚráýáê}@Ô[X_—$b\0þ¢4Uztÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÛ\Z±0©C§?ê=v_†','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-main-dashboard-548515dec90eb91159ff.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-main-dashboard-548515dec90eb91159ff.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïÖÎ»q_Vs|±\n¦’bÏ','Ù:ZùÇ&ï5PÙC Y#@?-#(,Öü.Gèž‹~Òz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åâ§Ì´‹$Œ!Bßv{ø','wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissed_Items.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissed_Items.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oñç8‹¿±©\Zx¸à(Y','ôŽµò‹ØU™ï¶Ô\\¦\ZÒVJsæ£è2lX†°Ýî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åîãàÅ`wµ‹æíc-','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–“” W×âÿJ$_&Ù¹','óoVîaI–0ï¿ÂÝÜGÕlÝÁGÈ¤	Ä\'±¨ËÖ:\0b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åïëŽlöÛ¦Š²..P²\Z','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åøM/|í8Å}5\n3Q_gÉ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0e¦~;œ„÷‚é~‘òÂ','¨:®}ß#V#L¥‚“ú~.ZgSÕ•sòyá¯U?ŒÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åû#7»í·ï¶DmèI','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åeìŽ‚h8-æN•&ªÃr','×€Þp“Ãrí#ÎÔÜ§´1½®ø©ë.íÅ\r®{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('åÿ›1rÔ–×zVªï','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âºo–l•/ä+6»xú{ì','._$¡uw¼6\nÎÍ[ÂywËœÖ¥\"QÞ{4Œ7Í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ\n·ƒV+ôŒ¥¨œgÙ¬','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷%Ô–,ö”=º&c«>ÄØ','ª	”œÄYI­ét~0VUÄ|õRxV¿\rûp¬–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ\ròb\\ñ™‰ÄÉ²\ZÄë','wp-admin/edit-form-advanced.php','/wordpress/core/6.9.1/wp-admin/edit-form-advanced.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ŽŠƒöü^®§Ü#DP','NK”j@o)Â/JuØû4aæ\ZÀÔ0oaÌÊ¨³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ5ó6~]®ˆ<,Ï—xY','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php',0,'Œr×«ð¯m‡øè^]Ú“á','Œr×«ð¯m‡øè^]Ú“á','ÕÝ¶ÉÅ›IßïÐË&µ1¤ÉôÍK\"¤E—b,j‰5¢&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ8ÂÊ¡¿Ù†µ?¸rq½','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-edit-media-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-edit-media-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë°µÆþd­¤Ïˆ¢Æ7ïÈ','9_\'0wƒ¨±±¾pùâÛ£µp\\:|F)<É÷s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÃl,°\rô ‘çeÓ±”','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïhÔ Ì³sdQÌ}úR','FI¥—\r[d¨8ÓÛU8Ü¤¢¿•5jöüœª‚s^—¾ˆ–Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ævÑŸŽH¨ýË5%','wp-includes/blocks/site-logo/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÓhEŽÜ®¤5\\àvá©','p/¤\rûMFùNc×5=±©ÑµÜ‹Á÷3cÆ18','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ+‚ù«.âøÇeF«È','wp-admin/css/dashboard.min.css','/wordpress/core/6.9.1/wp-admin/css/dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãp«Áƒ(OÜth¼“','úéž²™ÛŒìoúèqU-¤=˜zƒ„R!Eg»\ri1x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ,0DŒ›D\\¿œ¨u8\ZÝ','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-download-app.png','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-download-app.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÏQ)Ú¬æ%HÈK|3»@','²\n(ÈVé„\Zq5›žrXZ(æ”äú+aV;{õ.à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ/%C¾ÙØ&Ü‚|á…OÎ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¼ 0´ñ!ÖU¦bYq','˜œ,bÁtnÞEñ_IEN#ÈÐ·¥—n\r‘60“z­e‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ4ò\":)Ö(wÕ`ë(à','wp-content/plugins/advanced-custom-fields-pro/includes/acf-taxonomy-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-taxonomy-functions.php',0,'ë\Z\r½‘nRÜ{ñ˜¬','ë\Z\r½‘nRÜ{ñ˜¬','*«™‹âIÏFÔzQ†ÿ¶êÑ@¶ŽR÷µ¤«­’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ5¶áõ‘5×Å…å¿û©','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ9eºòÐkköRÊo—†þS','wp-includes/embed.php','/wordpress/core/6.9.1/wp-includes/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–>ªãÈŽý!é€\ZÜ¤™','•tK•øtýÏ$ìÊ«€ãÛL<7kgìÞ[-Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ=O”‚ Ê1’l^ óü ','wp-content/plugins/gravityformssignature/signature.php','/srv/htdocs/wp-content/plugins/gravityformssignature/signature.php',0,'‹BÊ‰)µNÊ”¨øÄ G','‹BÊ‰)µNÊ”¨øÄ G','ToŠ™ ³gÚH®a!±âtÊ4;m&üï\ZZ§sjÕ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æE-|Ÿ0|ÿcžhˆøé#\Z','wp-content/themes/genesis/lib/structure/loops.php','/srv/htdocs/wp-content/themes/genesis/lib/structure/loops.php',0,'hJÖI»+­ÂÅÌö5jXU','hJÖI»+­ÂÅÌö5jXU',' dž]~|E²ðTç!;öø”´÷L%Èö®\Z›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æFòá ¸˜‹OÍ³ù,j','wp-content/plugins/jetpack/extensions/extended-blocks/videopress-video/videopress-video.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/videopress-video/videopress-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅÍ ”•zà2Ùò)Ø¯','bQ££×ºæÏUüCÇ€qi¢Õêóš¬º4ÉRˆÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æG+*Ê4]‡Ýo*wÊÏA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡Õí_æÛóêøž0HÕ†','eÈeÔ£šÁ²P›“—ã6c%Ð[€<unC²=q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æGÄÅ5Ø@æèÙÚ07•Ç','wp-includes/images/blank.gif','/wordpress/core/6.9.1/wp-includes/images/blank.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉýûÊŸgŽÐhíkK¾¶f','>„øEïGÅóLó´ E²òšJQ‘‡ô|ÌBÀijÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æJ* áL,‰ÌWËÊt’ë','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ÿñ³¡,˜^6‹üM~/Ÿ','G^rÓcîŠ¸4#‘ÚV`÷£o5G0Ov9—ÿˆ¹€œeˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æJ~_o¸f™k³¨öóºÏ','wp-includes/js/wp-embed.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/œ“ì£÷aé¨|s\\ó¢J9','9ÜDf©­·nƒ(Ý¬>d8gî}\Zgßà?»ÞÒFpS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æU+\0e-Û:4yKöl|Ç','wp-content/plugins/jetpack/_inc/lib/icalendar-reader.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/icalendar-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠïÄÊãCçšÇã–ƒ»','\\\"õ?GäÄeßi>tŽVËkóp¿ä.HÒ½i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æYqúšžiýwäüY','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Í7^­M×øÇ\rßˆ×ó','ÏPu0£¦\0#;š¥3…l-×[¤ø\rM„.q&ÍEIïú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æiàwn.¤Æf³2¶£ÏË','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-offline-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-offline-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûéN¥®ð}\'€Ô6Æ:Õ','¹y£€Ð*¹J/òCg™¾ïß©h×•?ý×Ž\n ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ækFXvbš	ñw¶óà‰m','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ÿâp]£Q¡³›Ú','¦Þ‡ñmâ²”’XXo°QS¢ôcEt[-õ+¬¶õa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æmÒ²®ÙSj«jl£©Š','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îÒÙ/7†¿Ù?¸k3Åë','=ïV‚ˆÕæ±N®®âï¸‰,¢HÝE\'ØïEI‰¡n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ænw¬1øÐ™àMÞ¥1DY','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o:\\p´¥¿³ƒÈcÁ¹','j*=g:&>ŠÖsHíF‘gãÌý}Ûå¢eÚl7Î>—/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æxu¼…Ç¨oò^gVôÁ','wp-content/plugins/gravityforms/legacy/images/datepicker/index.php','/srv/htdocs/wp-content/plugins/gravityforms/legacy/images/datepicker/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æy6Â“u‰È@É|­†Ò\"å','wp-content/plugins/spellbook/scripts/admin.js.map','/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.js.map',0,'Ç\Zýœ>½ß»d¾çgü-','Ç\Zýœ>½ß»d¾çgü-','×¨š2´h¡^UNKˆù›»PÚ“°#°Á·æ‡˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ€•©ù£½­M:“§6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®t2»ZÛë‹ÅrL=õæ','#ÿYò:ÒûŠËùe›fRü­ø¨—Tu>¬ÆC(©Ò.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æƒ0–¦#Ì¢\rø§¡K•|Ì','wp-includes/html-api/class-wp-html-decoder.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-decoder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o4g°ül¶]/––ä+','ÒV²(Â)Åü7¾°)ËGi·ŒM{¯=$—;×¡É£i­Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ†?ö˜iÓCè°Zç','wp-content/plugins/members/addons/members-block-permissions/src/Activator.php','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Activator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Ÿ†Y²©^t\\)jkÌv','âj/›Ç¶+\ZœéýCggU×ªTéŒáÁ*YpB¤³§	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ‹6Ô™U™a`º|Y¦É','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerFeatures.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerFeatures.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý>+Ò¯Á#¢Â€Aêž:’','ï§0f)-í8œk¦ó,”M\'$5JŽ=„Fvƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ–Ê5Üæ_Rÿ ËNàl‰','wp-content/mu-plugins/nexcess-mapps/Exceptions/LicensingException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/LicensingException.php',0,'\rRq_Õ%ÊÈ½÷Å=Qã','\rRq_Õ%ÊÈ½÷Å=Qã','ðhVLÁÓ˜)iº_hs3K²¨±6¢éETTž4íè©l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ—*˜<¨Žd4¢ïfa','wp-content/plugins/jetpack/images/ionos-logo.jpg','/wordpress/plugins/jetpack/15.6-a.3/images/ionos-logo.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îøe1@OYÁ.j1vyë’','l‹˜ÛÞR+8G$à’ÎxÌ\\\'òž]Q¿(µG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¡³Ãy\0d«áYŽ\\ˆ,','wp-content/plugins/svg-support/functions/attribute-control.php','/srv/htdocs/wp-content/plugins/svg-support/functions/attribute-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýQrvRð¿°iUûHõ’’=','6âòÃ­»leÜõ;.\\pJ8$äÃPo6è~BÜ9­E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ£QØV#j=2PÔÙŽÓ','wp-content/plugins/jetpack/vendor/composer/LICENSE','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¤OsLêíc\r®Wø,›','wp-includes/images/media/code.svg','/wordpress/core/6.9.1/wp-includes/images/media/code.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÊóMvR¦ì$ÂEÌ^.¯','“úË²dð‡ðn“f®N’˜R¦ç æn%WƒrÐ\n­¶Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ§˜ºî7Ý^ô»b³\"³','wp-content/plugins/wordfence/images/back_disabled.jpg','/srv/htdocs/wp-content/plugins/wordfence/images/back_disabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hÙÂÔgØúïiîã†>','Žä›Nó7ÓgÎ‹Ä?ìFb!}„­Ý¿°ÝC¨­é³‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¨¨#µ@êè,ðü5\"¥æ5','wp-includes/blocks/term-name.php','/wordpress/core/6.9.1/wp-includes/blocks/term-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚöâýWyó\'Æê&\";¨','ý%/Ë‡È\"’œmUM^·§c„ôîÛCû81','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¯‡0áÅax‹ç=î¾`','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/freemius.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/freemius.php',0,'t¡:^L¸‡„ÏÀ','t¡:^L¸‡„ÏÀ','Ø\n>˜Ï¼?lž÷ö8Í³W¸I·ÞËCÒ¨÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ±€Œðò3«ÝÏsè\rÔ','wp-content/plugins/seo-by-rank-math/vendor/composer/LICENSE','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•]_åŒ#Dö´\0óƒµâ','\Z ŸøÛ’ö%§4~NÙ~Gh!bØ­:w‚˜ÉŒ¿™\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æµçï-ûW­¨×Caz','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/BaseFactory.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/BaseFactory.php',0,'‡mä}ÕEÒ\rmŠŠ»ôï','‡mä}ÕEÒ\rmŠŠ»ôï','ù$¢e¬+…Êxœî5³L³œ|\\\Z€ÕÐ“²®“Õî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ·@ á½b‚ú‚ˆvS:','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/updates.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/updates.js',0,'9[s¥êÈÆlÔÍ¢Ô','9[s¥êÈÆlÔÍ¢Ô','§¹L$}nET9º$RDuEJª®ÃÀÉ%&yí²™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¼>äÜåûeÖÎÈ6$³?¼','wp-content/plugins/wordfence/css/diff.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/diff.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü€g	­ú	™$’˜‹`róQ','ÀÜ$µÌhEJ^54<$žÓ­YcÃ×áÂ’Þ&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¼g¬ìwßühm÷—ÕAú','wp-includes/blocks/freeform/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„ZsSwMë®¨)úið6','ï/ijYŠyZ\'é>à,ØXø@!à%LjäˆqÙÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ¿y§lš€só§U>Â<òá','wp-includes/css/customize-preview.min.css','/wordpress/core/6.9.1/wp-includes/css/customize-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨Íbí‹€ÈSbÆs•®\"','ßŒ‰ÙIùRð\\Ä¹Ôe£¸z3ÚüQsC•Á¾×Qˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÃ´˜eÒ•÷h‚V\"€','wp-content/plugins/wordfence/views/options/block-controls.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/block-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àd€\nYOÝ%ˆsº¦','\r–\'UkÂƒ¤3¢4xP‡¢Í€ë%íö£§~ÖÌù\Z}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÆK£:©îÓ&ž«','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/nexcess-mapps-dashboard.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/nexcess-mapps-dashboard.php',0,'¡ƒå@7ï‰Î‚óh)´H<ù','¡ƒå@7ï‰Î‚óh)´H<ù','Å^VB\\‡Eö½‰XfÇf^pæ*Eå5\ZŽœDÍ§é½ïn´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÌ6¥8¢”b~‡ÜÐ¦I6','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-local.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-local.js',0,'`ñFšÛx6\nØƒØÐòT','`ñFšÛx6\nØƒØÐòT','åˆÇ™‘¼=yCàR÷ž›#×DV_AôÆX/+“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÎWûêÃ\"úÚêSk:Í','wp-admin/images/align-center-2x.png','/wordpress/core/6.9.1/wp-admin/images/align-center-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ž¾²-ór‡5*J7¡If','¢8tfç*JwÒTÂ^åÂHÙ>ÈñÊ1öJDÈÎ¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÎ¿Í1“XdùàH¾hÉ\Z‡','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/index.js','/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ïëõá7.àQÔâ=ú','æ¡@=ÏáH”Þªeü8Åªµ8oÂW*„¹ç¾@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÏå¼èP¿IcDÄËÆ¾è','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øÌ®ÙJ˜sÓÇ™ùB','¥²ER ôJbÆÈ¸I\"ÊìtÞ],˜qPþ1\\fD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÒÅÃú|«lÕ¦gÖS»','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-singular.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-singular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ø™½3äA3R»+','ªS-KlñÇ“üÆBÈÀ«¦2Îö˜÷;~,&Œ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÙ[L2@œ™*»Â‚‚õI§','wp-includes/blocks/comments-title/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ß]CÚ!Ñ|AÕJH\0þÊ','øžf )˜CÚ¾ŠKGÀ\ZîCž°ÇôÅ¥ L™¹päµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÛÁVõ>’™-o# Uß','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÜÑ}(10³í2:ßo','wp-content/themes/genesis/lib/functions/requirements.php','/srv/htdocs/wp-content/themes/genesis/lib/functions/requirements.php',0,'Õ§pTe¾0ë$FÖÝ<™D','Õ§pTe¾0ë$FÖÝ<™D','o³vZ\n6Azw‘pCäu­aPäM*¥µgHóÖÊ£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æâ££ôMåO×ºîïƒU®','wp-admin/js/editor.min.js','/wordpress/core/6.9.1/wp-admin/js/editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w B”Ðè¼¹~qsŒ~a?','ð=ÿ:[´†˜»Å²Ñ¥”¦g\n<|68gÜÕ¯°ós','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æã7±Õ}²£\"Ý:[™,%','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-csv-import-export-redirections.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-csv-import-export-redirections.php',0,'þÝ±ø-iêñO5 ³„%M','þÝ±ø-iêñO5 ³„%M','zŸ½[*’X¶•HFo`»é9™âÉ¡\\ñ¶º¢’âê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æç­à¨ÊFpÐ~ÿ&','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F€IïJÅ|0¿<eÚ','^œ™ÚÍ¾©Tc\n9BG:KÒ\\ºØÖ˜£\'Z¨I»I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æé¼\"ŒLJ1ìC4ND÷','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íp»ò+X-;ß¨yŽD°j','|º\\õv¨Gøå>Èç©×´KïW@ßÑöMR“ÀQ€Q…Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æéTMhr¬ù¸~5¸|Æ','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_Interface.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_Interface.php',0,'ØíèëDÿgœ^ô˜nùÈü','ØíèëDÿgœ^ô˜nùÈü','¼IfcEp¨kË ›?à6Ö‡:¹`×Ã-™\0Ào','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æê%ÒžÐÀØëÖm<wÿ×A','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-ed1386e2b6878f804739.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-ed1386e2b6878f804739.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñƒ×±¼ŒaDÊ}±SaÖ¿','Ô\0ÒÃ1œÿ\'VÝÇëB`·>‘1¢ê0-ñé¡ôÕßHÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æîU4òaÔ45ÈÌY)œ','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üL1w;Ò×ÿ`³Äžl(','Ü_5ÒÕosÁ­Þ™¾÷·Kà$NúÿÌ–Ö»†;´_^\ZÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æîã–ÒÜÁ’ÿDí…]Õþ','wp-content/plugins/jetpack/_inc/blocks/goodreads/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úN=üÙT6´³ƒ¤×ÒïŠz','¬»J=æŒ¦+Î\ZË^-¡`¿×´¸Ä2Gø´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æ÷µÈÂ;ŸWœãŽì¡Íl¥','wp-includes/js/dist/deprecated.js','/wordpress/core/6.9.1/wp-includes/js/dist/deprecated.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Þ£ÎÊí½!O\0Frë','1t|¥ºçÒ¼|Uúªl²ÇIZàwnóüŽw\nB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÿ#	IòêÚÞ;–À','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.—«»>K®îï‡žv÷é@','9µv±GžC51†…~\0ËêºÌÛ±‘%ˆñ¬@æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('æÿ>í8\Zÿ*ì™\0”','wp-includes/blocks/comment-reply-link/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8oÃ6KRq\Z\rµ<éDì','2L@Óò/§‚5ìÁ;3O\'ÏU-á(ÏJ8j¨¤“á¼¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çcoxd`¦Óàò}4ƒ§Ô','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì¢~ÝaÙóû5]†™õ¨.','959å–^w„ŒÃ–õ° 0^BþÁ$(ÉÑÉ#ðuÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç\n`mâï€”HÁI‹i¬MÞ','wp-content/themes/twentynineteen/inc/color-patterns.php','/wordpress/themes/twentynineteen/3.2/inc/color-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ&¿+à8~qkX@ Š9','#¼©Ödü–\"	ò#cêûJUòKG\r2]51“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÖ	\Z¬5Ø\0›Ê H%-','wp-content/plugins/google-analytics-for-wordpress/lite/includes/license-compat.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/license-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡õž«õØÁ‘ÀoI','”f>‹jMû¬ºžSilšy¬9ÊÜm/ãNÕ¸ùDÁŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç²=´ß±wn”Qµ>¹‰','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-online-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-online-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÛr.Æ\"¤	¿NT´þE','¦àøD\"´\nbÂª1§šQCTÉ) ÞÖV»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çìQŠåŠÍoêCPÞ¶ãš','wp-includes/blocks/navigation-submenu/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FåÇ)—CåçÈ;]<‡™','ÑÔ«\0PT‚rQ>ËJ\"T‹þ™£ñ{W½JÎC(Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç´3Qrñ.÷¤yÖ¸f','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±¤4ô\Z^us@.&ÚJƒ@','£Hb?ûßÿÂb\r±A[Ò§£{Í,¾Ä\nÖ*Íö]›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç\"ÕÆ¡üŸ7vs+ö','wp-admin/includes/class-pclzip.php','/wordpress/core/6.9.1/wp-admin/includes/class-pclzip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿öÇ9³ö%Cs×6r','Hú0“zžê@‡®Ê./÷¤ótÞÿý˜¢¤¿ä½3”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç ›ìƒ÷«š¬ö™ñ/K¦','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')eíôfÕ#¡`Pž~7Än','-míÆzíÜnàNÊFûE\0Ñ­\\vqësL?—Z\Z²½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç$ïàF†ïãê´âü„\'ö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessNumericFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessNumericFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mÕ_Ÿ«?yâZšÂ`','ÎÅ˜i\'Tu{¶\n½l†öÿFû©!½;s¡ìHˆØT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç\'€–x#ÏS½PÊ£æ°Ý','wp-content/plugins/gravityformsstripe/includes/api/model/class-eventobject.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-eventobject.php',0,'÷»O¡À‹ ÁÇ¾A¬','÷»O¡À‹ ÁÇ¾A¬','û÷V–º¬ýp‚ÓÕÁ%›rç÷%¢î+––¦<UÊkí÷n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç*Lèìðb	Nçf7†','wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php',0,'ðEž$„cà˜Ò»¹ì·õÞ','ðEž$„cà˜Ò»¹ì·õÞ','OL²`¯ì³¼¦\'á]Þ\'Ñ©&áäñãY\\°¾‚\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç2¹÷†ÅÅ[<à›ÃPÚ›','wp-content/themes/genesis/lib/js/build/custom-classes.js','/srv/htdocs/wp-content/themes/genesis/lib/js/build/custom-classes.js',0,'ÖÔm\Z3K§ÍŸ-î','ÖÔm\Z3K§ÍŸ-î','ï!ª>d˜¬Ï8\'æI(²k|ª¨©¢iU³òµÆq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç2\Zð‰ {D·Zý‚¸-','wp-content/plugins/wordfence/fonts/ionicons.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/ionicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ýµh³ßI­15[I]J','*¡×\\&¿tä­¨\\Ã	gTw°‰µ¯,Æ1ƒ©¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç<:9)#Bgª„¦Á k','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Date.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\'çúT„×yCíÁL','*ˆR.ôdäò=O8Ü?uÔE‚dD 0R›F«‚Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç>*ÙKð™ÖÅ+PšW','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler.class.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler.class.php',0,'EÁêWšÏÛÚ7›c $','EÁêWšÏÛÚ7›c $','\0¸}œ©{Gºº9ãœEóc­âÃvLSÔ‹Í.~ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç>î.õù«‡%£YÅÈ','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Environment_Type_Guard.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Environment_Type_Guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D`•\r\"ã”’ïY€YJ','n?érÕ¿ P Ê<ò©€±HÜZ£ÛîNÔŒ§Y\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çCR²¸Ñ]\"ƒf‰`6','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/elementor.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/elementor.js',0,'ˆf=šFòÀ%˜ã<À','ˆf=šFòÀ%˜ã<À','-1Ý@WÅLhË&*Þ´Ô.`ëòYÃô–¥èqÿŽ+]ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çDj×žå8]fÐ”_Ú','wp-includes/class-wp-widget.php','/wordpress/core/6.9.1/wp-includes/class-wp-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vŒ4ÃnÄÌÍrÒU’M','No/žGñKBÜb\\¯Ê5C¹^Yý³íEW­j`«K„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çD°Í|TiõÚ`U›R‚û‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-woocommerce-analytics.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-woocommerce-analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆBz²[©ƒLþ¾ý4“','{Ý¬î×\n¶s<·“˜)â9kÁüƒyÙŒ.®‚¢¼5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çD±××T¨H”&kÜq','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§Þ³ÙrX‚‚‹xé¨ÝÆr¡','%=ƒ(‹ù`¦f`Ð#À÷5&º/¦e¢‡$jG/_ìu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çHØñÂ>û\"4õÙsQÉ','wp-content/plugins/imagify/inc/admin/custom-folders.php','/srv/htdocs/wp-content/plugins/imagify/inc/admin/custom-folders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¥³ýŠ¯gUïú×«AŒ','ò‘ôlØ…ûÇÝ¨‚©\\V\nR\'·ñ#Þ©ôË@ˆ¤zx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çICsb¸ÿiwÑ \n—ÊW','wp-content/plugins/wordfence/css/jquery-ui.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À}Oñ“^×0tGGäÌQ','³Ù$rb=pÏh¹xËK£ù5]8ÇQþ§˜R‰¯jn4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çJð¢tÁ=$²Y‹;c¤è','wp-content/plugins/jetpack/modules/google-fonts/current/class-jetpack-google-font-face.php','/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/current/class-jetpack-google-font-face.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t÷·`\"üœè¡¹c\r€š','É0÷#÷Åž9œå½A/&}å‹NJ}Ïÿ>TŠ€±UGÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çUýÂ·ˆw3J)Ÿ\'D¦','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡qÄbˆÇÈx¬Ê•ž8\Zu','Ä×žçšj†£³Å\Z¡4RÚUS–oZ]#ezCê‰ù)0Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çZEþ‰HJq²	Tr Ú','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œã¸@+½Ã¦ƒXŽÒÇ','$Ç€kLTAV‚-]³ÚáíâÂœéÀ7ÄàÃ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç\\€.Œ:HVÒ52b','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-campaigns@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-campaigns@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á²#ì¢¡ á$²|z—©Å','0<å	)Q¢RçÃž	q·¤)Ý	$\r¤á`RR	øç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç\\ð\"§M/òãl\Zx±Öš','wp-includes/block-supports/block-style-variations.php','/wordpress/core/6.9.1/wp-includes/block-supports/block-style-variations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôÂ&«†¹à±‘8–‹û','ÃMÔ‘Ú±užè¼ÑµXUUò7×Á¿À17Nu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç]4r\'.ßV*ü¯á˜˜Yy','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.32.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.32.php',0,'ùW®‘1Ï¥@)‘¥öx','ùW®‘1Ï¥@)‘¥öx','.ˆ”%ß^‘q\"·ò¶a·»NíuÉ€\0B’é«³T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç^¢IP‘#øb*F@p;÷','wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php',0,'óÓraÙúMå¹JÛL9Ë,','óÓraÙúMå¹JÛL9Ë,','Ücë¶¬ýjÐñhx¤5ò=o¶}C%²&žôå÷šh@¯¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç_ñ‘k„œ¡-öµBm','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-database.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-database.php',0,'¾\'1Cv^¶r2ˆV°èÓo','¾\'1Cv^¶r2ˆV°èÓo','OW1\\»MåÄ^nÓ›é°,Ö»’Ë‚íyU‘§¦}Œç7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çb`K¬\'×Šì»œçâK','wp-includes/functions.wp-scripts.php','/wordpress/core/6.9.1/wp-includes/functions.wp-scripts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±dÌRÒI¦›ýb²»Ò3','\'åR¤‘¹BÈ«¢>„¨Ü¼§°.éê-¤\"¶H!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çb•—›\"ZA\Zà©¾Y','wp-content/plugins/jetpack/_inc/build/likes/style.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ì­ai¾µŒþá²Yy','¨Í5$0ÈQÛ³›‰îà…è·6T=-·èÀ¥¹€I\n8Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çbÆ¨tq<>óvb','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛB(UdÈ1ÉA«Áh[_','‹ò”¸:Žˆ]×B@µbUžjEØYú™)â(SO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çd_ÒyBÛi¥¼²D­\'ï','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-role.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')þˆuðì¥’iDÄVŒ4','‹;ÌÍL\0·L†i,„ý;þ…°„½Ú¦úUQ€Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çgm[œ ÅÃs¨\\sZŒ','wp-content/themes/genesis/lib/admin/dashboard.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/dashboard.php',0,'ÒB•³ÿ<ä)A!|±‰I','ÒB•³ÿ<ä)A!|±‰I','Aåï¼s¢ÎrjÑ³°Ë¢Ð+vÏ¸UH¿.]ch÷xS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çiÃ|LÿOˆÙðáQ»ì\'J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ«”cŽ5µ­x†Þç','&ù4¿R×‚ô/ø\n¢Ø‘ŒBpcü…D>]ÙÛ¿r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çm§jù\n=ªhŽ‘¬«­þ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Curl/Util.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Curl/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JçßÎjŠ¯Ó£ÙõeG˜°','Þu÷k(Ó”Ad)œà±9‹•»ß*™Ê„ilg#ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çpô†\\˜•€n-ÌßÑÁ','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/https-index.html',0,'²ÂY³7$’;¢è­1ÅoÎN','²ÂY³7$’;¢è­1ÅoÎN',' „T0è(—¬“É°¤tSÏËYÍ¡p±½ÖBv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çxÎ”)NX3u/@Œ4Yª','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÁ6¸¢‹û}Ûî-ôpÏ','¥~¢Àæ¨„IÊK‰B0ËH‚ç|~ãiM/ðÝÙl½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç|X¢‚”K‚ÿ«zn>S','wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RcK Ä§7,çŸ§™´ùú/','ép|HÄÜq$7âu§kâ5;T«p)þBÞ‘ÔL 	ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç ¸”ž¸ë*˜:¨&Ê\n','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çƒÒ+.ß—²“¹r¿i¼','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Utils.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<víŸ\'›j[ ´yL¾ß','O•žU§Ü®2Þü-žøuðd[ÎÐÅn‚M‹÷>Hj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç…Lb.|~¯ZÿWF\0i','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xÉa!ôKS!Ä$•÷','ns§Áå´6\\ÿ`¿¿êc)‰zr1CRÈü(ÁÒUØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç”Jú¡Ñ‘e÷\rXd”Ô$Ý','wp-includes/class-wp-customize-widgets.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽJÙ*Ä\\øVÑU;ÕÈN ','º¤£¦Ô2ýþ^ÐsŠ…íänÐ\'8˜£O£‡Ú\rÞïŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç–•T¸÷&\n£&	òä†#G','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-multifile.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-multifile.php',0,'§¸óøÎÛ²^+ÈAºƒ0','§¸óøÎÛ²^+ÈAºƒ0','êÀmxƒà\"Cx£N»ýIø¹*ËCKP»=­F#qg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç™9š¡’–ÝM”±','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-dimensions.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-dimensions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾‡üºíˆc!ïˆäª\Ze’','=}Ì¸2³&“º]d,q÷ÚLùt·M”Ò1ÚY\ZY\ZÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç™Uˆ®~e\n\Zp+(˜~wÛ','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/results-error.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/results-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç™ûl\0­vž;4ÒöEH','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[–w°ÂòG¼\Z±€Óä¨úê','ØÐìÄ™”ª*x(ßÕø­þþ‘\"Ó‚&Ëß(Ÿ÷\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çš\ZÊIðó˜˜í°Š™é','wp-includes/blocks/social-links/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/social-links/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z©xÀ\rö~¿\ZU¿¼¬{','£—”¢Ì!îÌã¡“—ñ†ò„u½_õ^ÒõH<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çå³Õ–:–\'óä€-í','wp-content/plugins/jetpack/modules/sharedaddy/images/reddit.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/reddit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ	»é¡èŽÝóqG®Ãò','‚™Z½ü¸‡ˆƒ¯\n:·EÌ\\\Z‚ÞNå\\Mýx~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç bÄÖ‹¹±Ýõú‹HÁ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úc¦TŠäCÎatÒ,eãÞý','?>Öí/ uÒt2¡w:FÅîóÏ-Nó®£kc¾³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç¥=ð\ršõ¥=×Du\rC¦','wp-content/plugins/jetpack/modules/videopress/js/gutenberg-video-upload.js','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/gutenberg-video-upload.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H7cuäª²yBãÅá°½©','ËÉÓ#m÷b§ñ×Ã`™â^Þ·E°·ŒÉ\nJ;{ƒ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç¥ý—wáM…gÍ÷lt','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€­)TQ¹­H—}\Z‚™\'','i¥Ï·¯{èg4hÒ\'ð)Nâã:ss¡iìš¼c¬+F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç­Pž·°ëP½¦YgÙ3»','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Rm\'ûnqè¸ªôITéó','\'`t:¸×­>¡Úl Ë†DŒ[+ýA®cêõÁ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç´¾ˆð$vÌ•ŽëH8kº','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/corrected-query.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/corrected-query.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¤Œåœ<ø2æ´:','Y7RqÅÜ(N©žóód%³„ø)	f¶&`\\Íûë„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çµóõE3=Ä^`ÑÅZ','wp-includes/utf8.php','/wordpress/core/6.9.1/wp-includes/utf8.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6å•ñ/—6›<©>T=',']jkëñÎa£îl:··Õ£­Ï»9~¾QH(pØ/K`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç¹kNí·>tñä,õÑìý¥','wp-includes/blocks/file/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/file/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸TÍw\Z+ŽÅé5ct˜ø•','P¥Ì—z™3Ý0x=Ïl‡ŸÖ\r0•%feõgxB^¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ç½6ÄSiïêÇ\rÙ„nTÛ','wp-includes/blocks/comments/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾˜îQŒ¨·)Tt!äš^Á_','>ã\0E–ixû`I+p+‰Ÿ’rçTù‹¡f‡3BHa¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÃÕKÿg›Ðå‡o#ç0','wp-activate.php','/wordpress/core/6.9.1/wp-activate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÅ‡cã–CƒJ!CánVË“',']?3xä½âûƒ™JcP®ˆÑ dÁÏÅUL‰€JSEŠñ%Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÅ‰û	iàö¿/Ð­','wp-includes/formatting.php','/wordpress/core/6.9.1/wp-includes/formatting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Ž´ÙJnIDÆ³ÕËk','sÀ4ùÃOã×âÀ8LEŠV!y÷N`>/fÒÃü«=‚4¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÆ×\'¸…ÅNöß”ç','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ‰Y`Ó²ºÕ¢’w','¼¬¹:£hñyÂe¾J¯Ø9•=I·×7–ÎEâ¡Á2_è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÈÌ*Qb£-ùÃï×ô¨Ç','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÁ8òÆfŽñm©/jw','eô¾€3\Záñ“[ðBpE\r¯…Í›\"òÕ´±Øz8D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÉ\rÞÓž¦9Ûð1\ZµU','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-customcss.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-customcss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ™,f$èîSKßWð¯','8±U%è¾“p“‚’Ü*“œÎ½^ØjÂPIWOÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÏHâ¶ÇÍlö±{!D#¯!','wp-admin/js/color-picker.min.js','/wordpress/core/6.9.1/wp-admin/js/color-picker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”–`l¤ W+%ä†Škc','}ßÌ¶¨g¤Àuw`h¶fßÞFozŒ,drr,,u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÓ}I…ªâý¥;ˆ G','wp-content/plugins/jetpack/modules/tiled-gallery.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cö5eFeRô1Ÿ+Rû','„ºˆS,u» Ö …”ŽøNëÆÿí.XßkÊ¯ñN,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÔàYDMXé‰^ƒB7‡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦t‡ZÕ“!ÐÃr‚ÙÑ6C','‡›º\rÀ²¥‚‰DBf™K{ï²†ÝânùûzO†6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÖKÁQPÎ>E–ÝÒãni','wp-content/themes/twentytwentyfive/patterns/vertical-header.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/vertical-header.php',0,'á×Ûzÿn»Àu\Zæ','á×Ûzÿn»Àu\Zæ','=ô±–¼—ñwÝ®§£„ý zy¡‘Ï©˜UI(˜Ú8G¨—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÚÝL³.dDvìù','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',–&›1{è\04ªHØž,Í','+Ó=¨ùŸÄþÞÜÉ±[2¶È©~¿<oªchÎþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÛeC¤pØÔÁŸdDéº','wp-content/plugins/jetpack/_inc/build/jetpack-admin.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë‚¼l¼v¹ã4Ès','ÒÜÝÉ[hÛæí×Op5¡äE¾„·/S¤Ò\\ô95|øÏÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çÛ…€WQ˜(—ái[Š','wp-content/plugins/jetpack/images/products/product-jetpack-anti-spam.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-anti-spam.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NuùQ’BÁÙs·•LKÇ','¶}s”%ˆù„3…žÓã1=ïû¸Ç¹,\'õžÁòðÁøžO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çß:‡ßºƒcü#)òÓ`','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php',0,'UR)¸³}ñg)vš¤ËWs','UR)¸³}ñg)vš¤ËWs','€QT±Øß@êkˆ´›Éðš»«‰\"¬!–9Cˆ¢Üèa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çàFüZY¿ÑC8À3E','wp-admin/css/colors/blue/colors.css','/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€\n¢“&8ã`5P:˜1`Ñ','Qp_,\Z:Z«”æÎï2‰5>¡Ò%?–Jàª‹‚©q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çâ“‡^©Ÿ1ÐPØÚ;ˆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/dataviews-header-row/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/dataviews-header-row/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GŠ|š¥ª¶1ÎöàÄ6p*','þâ	i\\š¾®§YkØvTæ	‹w&èio¸s×\0Œn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çå8½>ëD¿Û¿iEìø','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øº:`ðaÎ0k7“6I','Ë©ñÜ\"¬¨7\r—hxrÉõGýb³„?Á>¼¤Ió(‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çê0þôÚRV¿Cå^öô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷‰±\'¥–Hý:o`èÁ','Cú{Ñ®¨Û©Ç¥²ÆÂrÕ7N°å¿Ñ¾<ÌÂé¯uv}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çíÅú^ÚîzÂ²–’\Z»','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTagResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTagResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍŠ×žø»Æ_øþnÖg','Y§qNeT@HR«ˆÂrbné»]‚ë\"äþM—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çõ?\rT%»ëŸóNF•L','wp-content/plugins/jetpack/_inc/build/sharedaddy/admin-sharing.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/admin-sharing.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±Tâ…¢k+1äÐ€¤ó','ƒÇK<Ï —_º’xÂj_L! À˜×Ûð’­®?B¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('çùªnáFywÏF=L','wp-content/cache/cache-enabler/hjsdev.com/landing-page/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/landing-page/https-index.html',0,'QQ›§ân¡Ì¥\\-¬ˆ','QQ›§ân¡Ì¥\\-¬ˆ','R¢xAöÉÆ—–à>Hš2›ÓìvñÏ*7Ëf•ˆ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è¨Ã·‘g$ë”õMâsß','wp-content/plugins/wordfence/views/waf/option-rate-limit.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E,bÙ¿ÊŠ•N¹þE\\','|JÜÚ\Z^(á–•£™×Œ»xDsXâ¡å8Ûèˆ?ÈR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èyµœIC(ÍsQ0ÅÉ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-dailymotion.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-dailymotion.php',0,'ùáVËV‘C9‹©Ò|™','ùáVËV‘C9‹©Ò|™','¡ò˜@ãNlˆÂ¯nÈÕKíC¢ßÿÓ:(ƒg¥®s}=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è\r¨Q—ëQ¿ÁŒ|óþžÕ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ë,\"ßªf}\'jñiüûÒˆ','5ÚÉ²T¾°=!l6ñ\0Òà¢\0@6¤‡±˜Jæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èd¤]z’ ¶å£< Ï','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Runner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\"%ÐotÜ™ï]±)]N','ú:“Œü^>û”9*‘Ú\rÖT(²}E[=Œ5Êµ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èõ×–?º4N‰-¸','wp-includes/Requests/src/Exception/Http/Status417.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status417.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¬“nL¿…Á,ÌUx£ÑÍ(','@v±AºªZ³7ÈÄÃXµBº-¿»%ouŸh×5p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è\"£j+RþåªÇë¢C	g','wp-includes/Requests/src/Exception/InvalidArgument.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/InvalidArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾·R%ºæ9H&F™’','ÏLb¾výÝGZœ§j\'¬°²‹<K#·J™¥Ñ“Séõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è#k´÷¥ÎÛ…¾@¸ß','wp-content/plugins/seo-by-rank-math/includes/frontend/class-breadcrumbs.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÊ=ÿ)sä[<QùÆ\"k','bŒ#÷Ü†šEU€Õ˜häÞ¨UªËëÜÅúID¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è%y>}HÃoÚæú(6','wp-includes/js/jquery/ui/core.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/core.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ú!Zá+•³®ë GfpÇø','ÆoÕe„ììl{DÉ2¡S½³Eœ‡7	8-š\Z8aœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è&Ú^}ƒYe4\\¹ðþàš','wp-content/plugins/wps-hide-login/classes/plugin.php','/srv/htdocs/wp-content/plugins/wps-hide-login/classes/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¼J’íûþQ	Ä6ù´f','ÑÄ=•¢ôQÕÕkz«ý3ZÕ÷€ÞýmØ’zCÑ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è&ö\")»sTBáM¤çoå','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è-‡5å…÷Ù{Õ½iþë','wp-content/mu-plugins/nexcess-mapps/Services/FeatureFlags.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/FeatureFlags.php',0,'¸pïUeæI‘òzüiž×¦','¸pïUeæI‘òzüiž×¦','-ˆÿS;XLIüÄTÝXÀ!XÇ\\6<)IE·—,´S›;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è4Å«&\n4â¥v¡','wp-content/plugins/jetpack/_inc/genericons/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\n›7IÝc¡wˆ±*mÎ','ÎµUøþ¯¥³d&+OþÃÞÅPñâTëÙ¬Ž¸Q…7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è>£œ.Ç˜Eµ˜ï•èE','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Ã§7Ò‹ö?$$)eÇèÉ','¥•6àî\0>‚R_öjmfTœ ,Z <‰±ò:uÜivÒ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èA£K´R–¤òDûÔ¿','wp-content/plugins/jetpack/3rd-party/jetpack-backup.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/jetpack-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hµ\"e3¨~|HQ1Æƒ+','E1S”Sæ}\\ëkylþÁ´ñc¼ªìÿ°Ýç/S³ª ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èC\r9yìæÏA,Y\nã5','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´=Õ„ÐütJf\\¾Î¯','ºäÛ]Fu^\0ÈÅvaÁÈ¯Ã ¬2ò\"¸M†Àx‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èH4´žv&©ª4‰&¥‰i','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Runner.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏÃÊš?¶ßUéŸâ¹','ª¬® kº«|^þ/]>}š}<ï,[\"†\nÓ\'Æ–v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èSHLenPîq7¾Ä‰','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f‡î‹´Ž`çj|£yþ','iú†OGi„¥•F|4 8Ú™Vñ×jî\n#V-L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èS]¶4v¦°@²Ì¢ö¢¹','wp-content/plugins/gravityforms/includes/fields/class-gf-field-section.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-section.php',0,'þ@u Ž¬µqy¡¼è{Ÿ','þ@u Ž¬µqy¡¼è{Ÿ','EŒÞûQqJó®Aµ5ãé\Z[‘Ù-ÓsÔ”¢È´ÐÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èSÙI’›ã#¸µ )|','wp-includes/blocks/quote/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÎ5_à~|cnþ¶	','‡ŽãIÿ¹E6;¥Wô&>ž<\0Þc`%\nÌpjzkTu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è_\"Mê½P¤¸~š~¨Â','wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php',0,'*K}™dÁÊA¦5','*K}™dÁÊA¦5','²em;Ò_ôj4¦Ï;#{6Ùó`rÒpðG€š%GÏ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è`±Ô³ãýÛß¸)QBÒ…','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg',0,'žÖ/4åõoÕèI‰Ødª•','žÖ/4åõoÕèI‰Ødª•','e\'þ>MàA½*G[Ä°¾Ceã¸åIà“ /ú†·Äq¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èb+Âù÷a©XÆÇâX','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<S\n0èÉß¸?œŠC}O','*\Z]aâ1L¦&èUî,¦ígæAptˆ¶¾@ñT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èfõi¿`¸=@TµçoÙ','wp-admin/images/spinner.gif','/wordpress/core/6.9.1/wp-admin/images/spinner.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÕLõ\nD½\nÊoÙ‹ÔjË²º','zÆ„à\Z\"ÿ²n\Zs²(ÎU¶/~÷7º€F«ø^Â…ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èjù©Ž¢„\Z1M#ÿ¦wÕ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZµJ‰=à±yœh•¿ßv','ÞfLÝ±öÜñ‰\09i·=s\"\0cƒâc&«Ã±~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èvó‘Žëyë‘®ÂwÁw','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä€µ·b$Ù<JEô\"8B','¬j4ÊéPŒWÊc¦­±•äÙP¨_M²Òù¥Ý!7„u·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èwj0‚¢67˜³„@ùT','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"êŒ2s7¬ø\\ïi#—ËE','aÇÜØ„ÓÞt¹ÀWñÂ	Ì3NŠ\ZÆã`x†hIÝ`À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èyÕÄÄ<~Î6óûZó«','wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php',0,'ŠÉËqòs-›A>^|ƒU','ŠÉËqòs-›A>^|ƒU','¹ù™ýrÃA~×¯_,\Z˜z¤ðŽ¢™§º¿\0ÂÜô}|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èJ‰Ùåy”ž0mì`ä¨/','wp-includes/class-IXR.php','/wordpress/core/6.9.1/wp-includes/class-IXR.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2±H†8–7qB¡×¾<c','W:BÖâyiüÏ˜žæt)Ú„óàlºOJ£Â¼ïæñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è‚>A˜N–÷ô&FN‰I','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ùJ[e.ÌÑtþøÿg¨','\"U6Â´}þî„êKa/°EA;ÿèÏaY8ºÂîÐ3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è‰ï¹q•æ8OºÏ;ÃA','wp-includes/blocks/shortcode/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨>`±øYÇóý®ù<Š¿','õÅµ3ÈJ² }g9ºx 1Ê…F†©ýö÷Þf‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èŒ\0…]¨pÝÒÞ‘ê–	\rG','wp-admin/css/customize-nav-menus.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìŠ½ú cnvŸ¹Ý…‡æ','bs:s,¿–_Ihù#ô=Î&¢6SÂ™–ø\Z?Ô4¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èŒäNÍc§&··…:ÖÎ','wp-content/plugins/jetpack/_inc/build/jetpack-modules.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÉ.nCKÖŽ)žTa ','Hi²,ïóÖU4ÀèÁ\rm–öÉ>Ï}sZJ»%I°‘”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è‘÷sÙXÒ3¶ºýfÊý$','wp-includes/blocks/file.php','/wordpress/core/6.9.1/wp-includes/blocks/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ê#§:Ä•‘î¿­ä|	AF','«¦ºèšAnŽ¶l†;F²DHô\Z‰?µ4\\FÄ%V¼¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è Ïx¦\"<‘[:ýœ','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-date.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¢½âÂáyªóz•¹2ì°','÷ºqtÖ/uéLkXç¹jäê¸Çu£Ûu&%U|W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è¡iÜö¥‹òäã¨è’žÔ','wp-content/plugins/jetpack/modules/widgets/milestone/class-milestone-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/class-milestone-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬q/v«H<+j[n¡F´V','¦:o¿\"ÿEûÑ¸ ¨ÆF¼	Ðæ<XæÛ”q©£e¬Fç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è¢ùF±š}Ñ@ö§oÆnC','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	y¸Ç’\'Œ-Bwß','¶Úbæ@ð\0&…ã#«vócVQ#K\nÑÀ5ó»üìÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è¬š¥IðÝÔ\"vä›}.','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-smart.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-smart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iÜ2’W§œú-=#aºÿ','}Æèþ—W@ñCØ\Z@¿om»Â:ÿ•6èÔGí¾_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è¬¤já¶Ø,ÐÓðÛ=>','wp-includes/blocks/site-logo/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\0Ø¼c›(Y\'~˜é:ž˜¡','BGÒêeJA”8¤ÿ¼¦Æ*ˆÇ[ô»ÝÞM¸QœUxm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è³‚„îß—ÐûÄÛB‹.','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{çw£\nŽ@TG×TˆéV','9Ï¸ió^j—=/îzOìôYtú#L¼¡¶@†Hú–\'Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è´Ï¼\nÕh«­m/$Q','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/status.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/status.js',0,'ÄWÊ zÚ%9©¨”:‡¼','ÄWÊ zÚ%9©¨”:‡¼','Éõ1ýVwfœî¢ØKA\Z!ËÇ÷Ÿ1y(7‡j­ÉÉà\\3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è´öC;x—É—¨rðÊ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3›{-MŽ/6à‚[.','—“LÇR³û›i‰«„Ò¹ÐÀççÉP«WP@jÉ4Ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è»eyÇË«f)àhmë3','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4`kþ>îÓËð3X\\l','”³D.ËEðeB!sFåí;eRÕ»y“7J0-À:e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÀçoîf¢ê»õ0øÄ','wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php',0,'¢hK˜|ýÒ\\’<sz?Êf','¢hK˜|ýÒ\\’<sz?Êf','@Â_þ ,•·4l3%NÉ—ùJÞ79©¿!ÓÁj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÁ/ô„¢ÂÅû-:¸\0','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-following.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-following.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-}|ðí\'/Ât¯RkÁè','.fhÇL©¸…ÈpËh7†`àjÊ\Zšvù..¬”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÂ{õP}ùÄ5lçF8°','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')NrÇ²ö|3jèù\0Ò','WUPmÂ‡[âíÃÇ¶ŠÂ)ð,`ý·¦ï	\n-š-:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÃæWyu«ln¯“ß^â]ú','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/file-field/view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/file-field/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÓ«éOY OÚ&ãÔ‹E+','ÁÚdIšôÄÿ£;LU™\ng•s	´0ù\\²ü“UuÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èËR@f—C~”}s‡çùEÎ','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-01.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6®FY èIlýú¤W3½','Á….\rb\"Üøî¼Ñ¸°\r±Uþ#}]ÜÛŠ“Ó,ÕÊC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÍ©@2íÓ\Zf‘Ÿl','wp-content/themes/twentytwentytwo/screenshot.png','/srv/htdocs/wp-content/themes/twentytwentytwo/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥]+tÊL¿;‡©,Ë9õé','Í-üDŸn>Û-žr1é¤«1”8\'›îÈ-us{#æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÎýýä3k“0õÐ|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘ØÙ~ý,¥Õ¤A‘“ô','èXË¥ƒŸb‘Ç×Õ£ÀõtA=ƒÒw¤$Þ9)r§ßt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÞÅ3H9ÓÛÌ²UÈJ=','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑEcÎ`Öîçâ§œù#','dp»\0¸Úè\ní„Í÷Ôˆ\"ÊüwêŒâ›ž°<#¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èÞÌÕèÌÇ…žŽ‡´Âxä','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidArgumentException.php',0,'ûƒ./¾uÄhâ‹íZ','ûƒ./¾uÄhâ‹íZ',';í9¾íY©†–uNè÷”öÊÓã·s¦HÀ›@üÅû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èá›ÅÁWÎã¶é:†]','wp-includes/js/dist/primitives.js','/wordpress/core/6.9.1/wp-includes/js/dist/primitives.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÆ9¼¥Ðš\Z‡a]€ ±Û9','l&:•£qö;OÉJ4\\iÎ&Ï(›5·˜dhçC¾z«)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èåw]‚\rvŒ¼†â‹þ~“','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-social-links.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-social-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û¢f€áýwÓ¾D}ÛJ|','š]Ç=[\'ÎÉ9,_’U$WV&ØÉÌ‹7p!\"Þ¾ÕÍO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èé\nb¦%“þx,	è,\\þ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Image.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÕUJúyí¹™¾3üåŒ',',X|A\nç»í\n„( ÇÍ.tvVÌFÐŒãðà¶g«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èò7<_¸^ª:¢Hã£˜I','wp-content/plugins/duplicate-post/src/ui/newsletter.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/newsletter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t°R«¨VrØ}ÝÅ	îÙ','Ù¯ýßõä}Ão‘{J¶Ë¼ŒÅvìÞc~á-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èò<|Æ†3#§`®}Š','wp-includes/blocks/separator/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mfPû,fó\'×¼®tOgQ','»8àãœvY§êÍœï {¶kzfž7{+¾ÕúÁÔ×Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('èò‡òQËoµH*¹‚À(ï','wp-content/plugins/wordfence/images/sort_asc.gif','/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',¸»I§Å+Æ¾ êú=€ü','d¹CìT¾èµÚ…îe&,)Ñ´úàFGî\ZdãONÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('è÷y÷¨f{›‡ÐŸZX\ní/','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š#iô2cJ¸Š<=;nï³','L)— Ž©R+ ¨Îÿ\0d~†Ù’i;X®¸|ôÖy°ÿÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é±U©MU¥­©$ä','wp-includes/blocks/latest-posts/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f‰ý}mž‹/âz±ªÄ','“¼ª¿?yåâŒ§$‘þïÛÏßøUl”ŒUÎxéXYÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é?Ò…ÍøIPª•ó:','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ÝCVÅÄ¹cÑËj¸,','ˆGÕÖ›2Q^çŒUnÚàà*­Þ|¾Û[ûbÜ¾ýIqú	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éA$ýÓ>ÖÇÝTªƒ.','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉynæâO´çXE¢Î°h','S\ZFíà\\«øfJf‘ˆn[@žN‚@ø‘!W«ò†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é‹õ.![ŠÆïø¤p','wp-content/themes/genesis/comments.php','/srv/htdocs/wp-content/themes/genesis/comments.php',0,'ÞI|º™ ³°TÐò5','ÞI|º™ ³°TÐò5','óõÏ×+ÝÄ)^±,÷ÂAÞ‹6\0asËhøZÑ‡¬_L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é+ê‚3ô»pU','wp-content/plugins/wordfence/lib/wfOnboardingController.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&+­’æ<íšÕŽüO®','¥ŽZ‹ìÒ’‡±@ç(S%µýòó=rÞA¾ëË»`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é*+¡ƒWõ*ôÿè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/package.json','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2%ˆ\0\n 0ûùÞ¡w­<´ô','6¡¥ä\"›™¯åzÃc!ë>arq‡[\\ŽÁÌGl&3È','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÃŒM{Í¸+\nºË¶Ï[','wp-content/plugins/jetpack/images/products/product-jetpack-social.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-social.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',>)rÐƒs|¯m EÃ½','Ï¾SäˆoûÁ\'µç¿LôdkEî¸g¾ß”y½D˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é!2SízE³?Õ-S¬›','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*ÔvP~ÖJVë&~!?]d','Ùp¨\ru·ÂQ²b¨c¨ƒuµl¬â³É}M|ØjèÆü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é!ÓÝèï`í¥n»”«wø•','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í‹&M_Èlâ­à.™','€[Å±\rYT½{äö6ÊDñ5¡ÃR„”´®´Rmæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é.¯¨u´/•B\rîÁ—Ø','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/SignalHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/SignalHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T>×1M„äšÎ~[ÐïÈ','­[M)öÎNá…³•ÎÓ\rÎÌóÖ‘f{Ýy\ZÜâ‰IaQn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é1i_á—oç5E_\\\"','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-media-filters.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-media-filters.php',0,'±ŒCÂfS¤ÏÃÞŠ+>WS','±ŒCÂfS¤ÏÃÞŠ+>WS','¥¿køß÷Žš©Yå·]	v¶ÍcF–µ¶` ¢™”]‰ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é;EÿÓÇ[ÆeÞàœw6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zª«\'üÈF0ã:\rÌi‹I','Üuáe™2£‡µ¬åÀG5ö3#×>q½Í°µ“¢qà˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éFÎj!Yé{.J=,µ®','wp-admin/images/stars.png','/wordpress/core/6.9.1/wp-admin/images/stars.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[¬à™><õk²{Òì(‘','/	Þï\"…ÚÀˆFaì±”<SYÚÃgÜ¬ÐØ‰FŒ×@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éUüä•&\re\0r¸9âW','wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php',0,'Q»0„^á)Ž×ÙVÎ','Q»0„^á)Ž×ÙVÎ',' “GI~_cí`,0p$ð&.Fe*RùV¢Pä1vË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éV hÆ)·7Á*í‘•€','wp-content/plugins/jetpack/modules/widgets/authors.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/authors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÌÊOG\næžthëhIù','?_Œ(J*qX²e€ˆÇ9=ió[WoZZVØ*‰Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éVEôÛ*\"ØÃº* ÇD%ˆ','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_font_files_mu_plugins.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_font_files_mu_plugins.php',0,'ÒÐÕ9ný˜·{è«)b&','ÒÐÕ9ný˜·{è«)b&','‹¶0ŸI+GÉâ–ö´ƒÌþE>¿gt$D²9GÃŒDÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éWI\\;Mš+FÜÊi2«R','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/psalm-autoload.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/psalm-autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…Möø…®…­ÑhÇ¦‚¢J','ÁÊÑtåUw+5u$Ogœ²É3;”ê¶ó>æ„\0-l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é]÷W/>ï}<8è VFã','wp-admin/includes/theme.php','/wordpress/core/6.9.1/wp-admin/includes/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šðÀ+õ°‚c\\{>&','Iš·Ü9Ç3ÂH7c“FPËúÌÿ0U]\"øœ¦ÍÆÈú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é^.—jT}ù<ÞŒI¾™','wp-admin/js/accordion.min.js','/wordpress/core/6.9.1/wp-admin/js/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÙÏO•}šE Ã°d!','aÛc°CŸt-Ø#¤ýM!gÝåü3‹_&$\nå«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é`ñ‹™´j0©–ª][—','wp-content/plugins/worker/src/MWP/Stream/ProcessOutput.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/ProcessOutput.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùðÊß3ö:žœË˜r»w','ÉÐ´ê±ñ„íPL÷\ZÚáA‚aœ¸ûOsé©Àudæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éd+Ô™Þ:3«2ä›aÁ{ã','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“ýÂo¯¢#ç.-/êN½è','Ö^\Z5»\n¹ Pk€ùžæ•\r­:ü÷ì1DªžŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('édÇì™Ïm—Æ]Ø¯¦¤ö','wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js','/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V¼®%¼D£IÆ¦Vg¢hò','	wT¯\\ñ÷÷©M—$ÅÌ^ßj›ˆUñ$HiÔÜHÛôŸò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éfžÃDweH	çßXqù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('égÑÁ¶ÿU)\rR(â','wp-includes/js/dist/is-shallow-equal.js','/wordpress/core/6.9.1/wp-includes/js/dist/is-shallow-equal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\œJYA¢Mµ?“+f1û','Bùê;p?“ØøTšŽSÌý\Z~\'ª¨û‰uŸª:©ÈBás','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éuC(’z+oºÛ/w >Å','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php',0,'›s40a©UªhuK¡€v','›s40a©UªhuK¡€v','ç¡‘Å°Ò·\Z(uÉ¦÷ ¶õ¹¾¼VÛŒ«“ïÂ)ØÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é|:«êxZ~±*×wlø','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','< ¤$0ËÛ2ª™Öš‘îN','Ê‘íK3NÎ@vµ[…áõÈLÌãeÝüÊÚµì±KÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é}ìNÛ^Ðã›é4¶Ô*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v1/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v1/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÚ¥Ô1žã…AlT°','¼MÜâÁÌ‚,—ÈãQÀ!Þº“K¿/1¯í\'~…íÕ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éŠÇâ«Iß’¬Åk@‡S','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\§ÕuáŽñ®^Ï:£þ°','¼ÁB­ÿ·Èò¡*ý¦	äççcòÖËiØrEjñÔ h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é‹hQ¤\Z-Óö.ð?}¹','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rD¼‚»ÔÀ¹ŒŠgI ÿ¹','Ý\Z¶e¼žá¸­Bf”CšI‘[+±Œµ¤+«™½¡è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éŽ(\ráPX£_2çëÜJÊ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-product.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-product.php',0,'ñïhXq?ÛóV1³ük“›§','ñïhXq?ÛóV1³ük“›§','ù ë€JÌW’d–Rk}ÉTƒÎ\"J±ãÎçd­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¨C\rëÆº]0û4W³','wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-create-with-block.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-create-with-block.php',0,'fàsý®jtË´U=E ˆ3','fàsý®jtË´U=E ˆ3','˜pûõ·˜¯ÚŽÏúHÕ7iÎõ×÷ñ!VG)ç*\'—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éŸ€ÉowÅP¤ ©{^Ë','wp-content/plugins/worker/src/MWP/Crypter/OpenSslCrypter.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/OpenSslCrypter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T»Dƒ†»†-=Cw','hD¥Ù¹ê©Vê(<ñ¦!!09“˜õT0“Y…i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é »ÀyN<Ž €9€o\Z<','wp-admin/js/xfn.min.js','/wordpress/core/6.9.1/wp-admin/js/xfn.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<×>B’Žû25Š\r1U*¨','O	ï†óh^dLgzòòÌIwúvÆ„aZ1ûî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¡tLHŠ:§ìP(ÙÐö','wp-includes/css/dist/widgets/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"û#N£Œu¦é±:eàr','›Å,$‰Õ<•ß³ùÛá99(‚žiDþ¼Q|¤º–æµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é©­ŽÄ˜3pD“\")Àw«','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z$ª#µ»¹Z-	ís“Ÿ','=<o†ëx\0½N$`È\Z¢g0odËŠë4¤d3i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éªÊm¬Mt¨†ÛW³B','wp-admin/images/align-left.png','/wordpress/core/6.9.1/wp-admin/images/align-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ýy0Ïúd÷Zòo.hžÔ','é_]ê<#¶SÎ\"´B^U4_ÝQ<!@šx?J$®£KÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é«Æ$/q)Þ˜»yê„]]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4I=t\'\n$öa™Ù','iÏßu‹>çO5Yú@\")zN#ÏšéEi]’C$\"éù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é­¯LRµ-ÕŸÔÈÞÁÒ/','wp-content/plugins/zapier/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V²šVˆAMV¡Q]•J‘','pej8 ¡“íZçG$–±êø\'™„ÓUgýÄ\n\\o&G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é®iBäŠÛöXX)n','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListKeyEventsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListKeyEventsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xlß`RÉ[h)Žè1k','àªL{8èR£šéþkF^¼ëîL¶€\\‚ðÃ=þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¯¾ñ(!Ð}IÀi®4ç','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Matchers.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Matchers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Yˆcémï?Hè·Iæ“','íèý~w»E¡VÏ°,ÂpaŠóûÿHÿ8ÜÂÐPG{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é°‘<H\n-“ÑRÉ†+ý','wp-includes/SimplePie/src/Cache/Base.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sá¦‹íî;Õìò¥6K?','dnPìžÇ‘(j9ózRÝòÅ/Î•’çwE®ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é±‡/ì årûEòØs;I','wp-content/plugins/google-site-kit/includes/Core/Tracking/Provides_Feature_Metrics.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Provides_Feature_Metrics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H£€-º-ÛA5° _ƒ','~(¸?i&¼U£)@! Ì/¡ÓOoù‘_³ÔÁ¬¥æ]±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¶l(!÷…»Q2¥ˆs','wp-includes/SimplePie/src/RegistryAware.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/RegistryAware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6tÆáìç/UãÝƒY\"','PëÂÊa“\n.‚dã1XLè Ào·D¹htíÊ]ç®ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é»cï8ÿïx«ïåÏµ','wp-includes/blocks/preformatted/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰S²ü»GÔ{Äˆ]ù5×1','_Ÿ£­pc)kéêË3YHL¶IWO…P]9ôt×S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¿b%ý¢²Z™7¬24Ê,Ô','wp-content/plugins/akismet/class-akismet-compatible-plugins.php','/wordpress/plugins/akismet/5.6/class-akismet-compatible-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½WBJx‘ùGO·¸Áä2í','~ä™ké2Þä`ªƒIföâó~ßì½‰ÜÎžY','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é¿ø¿Ñºïu/ÀùÜ:Ø','wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-options-page.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-options-page.php',0,'í.áÈ0ÖTDÞ¢Ø9ÄÐˆ','í.áÈ0ÖTDÞ¢Ø9ÄÐˆ','ŽÛé¬ðF£Q¨Ùoò{í¨’þ¬óùBÖ@A¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÂ±]Û…‡¶w–û$','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ài™3è¥Ÿc­ìÅ8Ð½×','©ußÜ2ÑíÕëÌ¨¶èš¬LäüÐ4Ÿö]ÆßÂ–×/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÇúÐEÈñ\r™eLšÄÈ6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/navigation.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/navigation.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³o—?\\°E #e€ðgØ«','þf‡\n<„Ýc¬$sæ¼šò¾Îo ²¢+¬ê(*iì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÈE;¢×+?©f Å6ìÅ2','wp-content/plugins/insert-headers-and-footers/admin/images/icon-duplicator.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-duplicator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!?ôæ6Ž]bÊô›h','þ¥ “;lÖU:ýà2s›ztÖ²\'zKí½yéˆrÓf\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÊc¦¹Ú“~Yy‘:L…','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=U@—•Ëˆi;Á\\¢','qÄQ”·×J³”i}JéRÄ¹ÒB¶«ÐÕ×|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÒq.);š_S ]“6X±','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó\\f­£h¸æÏCÊL¹œ1','¦ðÀWÜP.•†2L1õùFÖÍˆ:é€¡\'J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÔÞât“þ˜ZÑO\'ƒ \n','wp-includes/js/thickbox/macFFBgHack.png','/wordpress/core/6.9.1/wp-includes/js/thickbox/macFFBgHack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’È°gï†­×W’,/u´','RwË/à¿h×í&qèÞ]Z¢½_óÄÖNgyô•ˆ¹Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÕµßÿb\r¨BŒh¨;­P','wp-content/plugins/jetpack-protect/vendor/autoload.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>¥‚#äûÑ–¦‡<9Ë','K‘6Þ[³‚bjñ†u^ãµ~vbX¡\"«]ùÙk¡L*µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éÙÙôË{§Ù›LHÈz,{','wp-includes/js/dist/script-modules/a11y/index.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/a11y/index.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÔ}!×bûÅ+©-UÓ÷V','\\tgìêç.äQ“ûµH­Ãï¥OJ¥û­­hÛË¦ÙT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éæ«­¼ig‚\rgY\\Ë¼äb','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úã\"ô hÆû»Å ?a:','(ÃéZè\rÛ8H\rÁõýskÕŒÓè:åž1¢]2W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éç÷µH}Mq’Va‡•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H£½\Z/Q|7\\ÉIí','Q«2ªëDìKB£œ7üTÁ‚™(Èûš]„ëƒV\rp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éóµ	9Ø€ÕÆ%‚','wp-content/themes/hjs-blocks/lib/cards-wrap.php','/srv/htdocs/wp-content/themes/hjs-blocks/lib/cards-wrap.php',0,'gäIo­ÑÛ‰	§ÓI','gäIo­ÑÛ‰	§ÓI','ÓîÂégtMn,@æñüÌLœŒDÌãè…¶gÝ«£§ú2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('é÷ú.ó\0ß¢÷Zû<-dK','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Url.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òJ³ž¿ò‚kNÊT‹²','†+€L©ýÉM\\<¸Š3aR.vxîp4lVNbè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éù*’²Ã¸BÊò?±›­','wp-content/plugins/zapier/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hoõ8¥M›âïks¢e','ÑwôÕAb§GÎ_]4>^d²$Ò˜1Þ¡,òó€§¯:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('éù\rêÀ×M!÷Yá¦[','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	g-~=M’ÅI]©~[ßY5','>K9€Ôµî>|ñ\0q><nSz˜³Â_×<q·Ðà×ÐD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êðT¬yb˜ÛÏÞåþá','wp-content/plugins/worker/src/Symfony/Process/PhpExecutableFinder.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/PhpExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èÍÒ{§UiyÓ·…‚IY','×Ãh‡3¥\0úTU;cŒý9°ØNçJÌä‘ü1€<ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê	Ü1_Eå67ýåó','wp-content/themes/twentynineteen/sass/forms/_buttons.scss','/wordpress/themes/twentynineteen/3.2/sass/forms/_buttons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôa|2]®eÜ\"$9zäœ','\0—Ã“\rÆ±6Î õ,íJ	ßÜ!d7”‘ïn•èhôÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê\ng™%<‡BXú‘b–Sš','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-nextdoor-0ef620e6c880523ded9d.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-nextdoor-0ef620e6c880523ded9d.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ,½ÍëØ÷àÁE0pUÙd','¶È*¶‡t0£Ý Ç$+!èªÀX8…”%Q&A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êAÐÿÂn{nCî/Ì¨','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/inbox-status-toggle/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/inbox-status-toggle/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+”#2/fCÅ\'‘ Œ1‰Æ³','¨XÈã^m­]8\'îq}<ˆJËX%¦µö\'ÅÎ$Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êkLN\0ôç»x6@','wp-admin/css/list-tables.min.css','/wordpress/core/6.9.1/wp-admin/css/list-tables.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßW¥á°í£ZQ<ßÅ[[¤','½>¸UPn•1\\:8$/„†æždd£(‹æpÅ’ë°L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êž£6Åax• &»éZ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¢¥®:Ñ¬\rÊ8¹²6','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òR±bA½|#ØuwàÛ','‚‘6f‹_%†hB•z QìkÁhñ€Þ~\Z±òó\0&s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê\'£1\"‘Bát«íA\0','wp-content/mu-plugins/nexcess-mapps/Commands/QuickStart.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/QuickStart.php',0,'ÜÖ%K¡ÓÎçýÃÿ\n–','ÜÖ%K¡ÓÎçýÃÿ\n–','_rœÖR~+9ó¾|]{0[üþ½òæÊñ^@ÀP¨±¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê!Ý¬O²\nãÖZYà','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/purify.es-dceb4668.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/purify.es-dceb4668.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É(æ¾Û4Èû˜ø?:•°','ø	\"mH`>.§úG¿¼m§!ù:>¼N¯:øb:~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê\"6‚‘ã´-ÊïÌL…','wp-includes/blocks/comment-template/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m¶’v¬»3ô‰œ\\êA\"','}Ž\nÐ¤‹Éø€[›KBM]EVõ²¸M\rÐƒAñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê%TrÑÃŽò3i>Ùî™\r','wp-includes/blocks/post-comments-link.php','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' *¤s’Õò§ì|è%š0b','Eœœà,ªf/°@ðÈ\'4ÒÛ`èŒï†àrÊæO{Ëi|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê&*ø¦7Þ¦ËùE6XÝÎ','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/Updater.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/Updater.php',0,'†‘8XÂÉ›xôñƒP4±','†‘8XÂÉ›xôñƒP4±','@;~¯´gŒB3Ë.˜ÓqÃÞ^²R8`…Î_.ãÜça','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê-.§´x¶É¤àR»Û','wp-admin/includes/privacy-tools.php','/wordpress/core/6.9.1/wp-admin/includes/privacy-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º±	ë^Ö	–Ì_§†±GÌ','*Z0‘ƒ“¤Óòî‡5ŽÑ\0˜©™4uŠÏèô(;¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê-zýu9i³œT›ðÒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê.—©lfô“GÍ©ú)','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-ui.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óN,gÅõvÑ‡&tÀAóÞ','—5g‘<Nbr‹²õØAvÒhÌöUÕYp£ß^p¨Þ…‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê0Jé”ÇÁéÍfx°#X{—','wp-includes/sodium_compat/namespaced/File.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ÖmÇwè/æ\\Æy5Ú','»Ét‰d7–Hñ†}=·ù.t“âCw$–`cºÀ\'ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê4Ê×çº2‘)A.;4Ñ','wp-includes/js/customize-preview.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x4»ú`^V€õ¦$éj','(\Z8íÔà­å‡¨À×&—AbÂçÒ‹É›1¥äNáw¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê;rQvg#t‚¸³ C','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.238.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.238.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m1Ì²ü-òty÷FÊ9_¤','ÿ‘$ìša…@#Eáú+6Z$TÌ8âQSß(’ÎPù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êK¬5Z¦T ãÀcÄ¥','wp-content/plugins/jetpack/modules/shortcodes/js/quiz.js','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/quiz.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÊÄÉTÇ\0ƒç³â¿?t˜,','5H–»¨Ö½jµÐ¥Â}âBs“ºÅÝŽ$ !!Å|Z;ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êQÝÖSæ©äHü	_.¨','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êQÉAè	ð=HŸ¯7-','wp-includes/js/jquery/ui/droppable.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/droppable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á‚%d’šP#Çnž¦(','Zƒ•ž‚l±p™^éœýt¶UÃ=œ<„©BÝ³Ð9T×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê^ÜÌÜS±+º½F*?¢','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—\r.ÏºLùu9dY÷¿4',',ÛQÓÆƒÑ FÞ·ÎçÊ“èévÓT˜b‰U¨‘(Ph','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê`¯gÌÆÈî!{‚êP@¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cµKÄÞdÓh˜ïRÔ¶<','1ø=:$ãß]fK)¾„6\'\ZÕcOdÎ<ûä´$m^÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êaEÂÁH	¶¸$Kx','wp-content/plugins/jetpack/jetpack-ja.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-ja.l10n.php',0,'\r	”æÖw=œ±˜~Tf#+','\r	”æÖw=œ±˜~Tf#+','#É•Î²€k@RêŠ\ZsX¿Ë-6Âçv‘${ˆ,xÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êbÔçŸôØÓGd¶','wp-content/plugins/jetpack/images/products/illustration-backup.png','/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-backup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹b\n.ÌõÃ!š+!ÊP','PµlG£?œ½¡ž\"c\0È=9ä_Gqu„Ö ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êd\nºv;èO1:®®,Tn','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ò’¼Ð¾µ6¤Êþ¯¢ã','rÌ\nzÉè•é>¢˜½gãiÔ\ru÷´u<²ä›F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êdìd­hkÄœ9…Á£÷8','wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers.php',0,'iOÊì_²HUÉß','iOÊì_²HUÉß','¶\Z}aÙËqÞJ®yð_ïI‹ñ»ˆÁü¡²{o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êluqâGÿ“—iu“ßTz','wp-content/plugins/worker/src/MWP/Monolog/Handler/JsonMessageHandler.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Handler/JsonMessageHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þˆ¡;ôzR\"™	óAHr','ãš­,ÔßaÆzø^HWEÎfíØRÆÎÆ®\Z®­¬Ž¹Ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ême•ìÉÓâm‘ží™•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|¿ŒsNð7j&ŒxLñ','¹¬ut÷qá.Už\'}MASµ&U ³.ÅÙmZ‘ñ«K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êr@¤ÈD¾‹ZÐä¯©','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š!Kå	5y¼¡S*','Îý¿ˆTy‡Oî%u;ÈUì“}ãgæü1Ÿï)˜ÝZÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êxÜ5Õ0•†JÖy¹ãva','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/help-message/index.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/help-message/index.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ô,ˆ°Î¬¾zˆq$üf\'E','œñþî‚½w$å«A×=òY<©\ZAbÐ°ç«•V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êz›?VPH¶ ÷–[gGÖ','wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php',0,'¦„²fíÚñüuùÐÎ','¦„²fíÚñüuùÐÎ','ÿÅV„u$Ú \0.hQš£0\"ekõ°ÒÚOŠû“ö”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê}Œã³þ\\–ä^ç÷œž','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶vê¶÷ÎÞ^ÇF/AOn','	Ãý¶œ3\rUmS8*pS;&Ø¬Þ“mx®ÙÝ08£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê~qDL»(š$s$bhFÌ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnexpectedValueException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnexpectedValueException.php',0,'Ù—û\né(ÈÇç]â8C·)','Ù—û\né(ÈÇç]â8C·)','í­\ZžÝÍ£_KÀ‡×o¯U$Öù²ó¿ÑzÈ5N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê‡ZˆùGÑuýì²£š¿µ½','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç¦ôÞ[fÛGdŽÖÏe¶“‘','zÂ0äx×k“[†õëiÁ›c*Í Þ0¡2¯Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¥²«2jEbgØˆW²xÛ','wp-includes/css/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Ö¦¬)K„B_EÔ>ê7','9;@“¢¹Ôu£Óô:Óï|0Xb9\0JÛ¶“=Çi¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê>ué0±…0OInè¨','wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php',0,'’•¦>P£ŽN‰×¯Q¾\'','’•¦>P£ŽN‰×¯Q¾\'','Ú|‹±Óo·-sˆ‡†`«X×(‹,¡hìr]AýN¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¥SÄiKze##f$ô°','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/BeforeValidException.php','/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/BeforeValidException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûJ,Ü\0%…rÝ4»bóõ]','¬£¹š¹H6$|½,\"üž€Q¨ 2<ò÷ŒZ1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê§?°`§»dÛÀ‹²¹q[ê','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îðë9eC]Öt_Zö_„','¹²ë\r×Í•/£ÚŸéažÌ[¥Õ†lÂÑ{õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê®”ô‹Õ<¶ËÐ,Zò³','wp-includes/blocks/comments-pagination/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/NRilÐƒÉœøó‡žz','ö©AA˜\n­/¼Õ#jgÊ$rôc²Ûð˜‡=µœ‡GL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¯Ç‡¾ÆÛ4Ë“T`¡k','wp-includes/js/wp-pointer.min.js','/wordpress/core/6.9.1/wp-includes/js/wp-pointer.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AV{Mï®äüürn?Ã\n÷','c:â±™8¹ËXÜ¹lÖ8od„Gh¯SàD§%\nMÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê±3Mú_\nÏvƒjÝ^R','wp-includes/js/dist/script-modules/block-library/search/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/search/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð ‹¸¯ƒd=hQ6ƒñiDB','\\‰49bƒLÙ»r:‹mä×í«&ž«²v(ÙƒäÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¸L\\aJdØ¡RøM','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Optin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Optin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ŠV‡ùÕ:È¾ ·ÓÑ©','¼¸Çè^;‡Œ%Fq1RÌÁ¾LgP¾$`ˆKÙ¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ê¸Xm}Õ}?b¿Åž¬','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÕ,óÆ_ÂGÎ$çCîü·','½µˆT Ê–X{E>•íûd’?ÕÃ»@„Â“0ûÈk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÀkv&¨~Žÿ³OÑ¬','wp-content/plugins/gravityforms/fonts/gform-icons-admin.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-admin.svg',0,'ñˆ÷K¸FÙþ÷RF\"','ñˆ÷K¸FÙþ÷RF\"','G0æH)ÆD<™§0‰l¼Zz:·§!¾$Ô|2É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÅ±ÏªN¯%]®²¿R','wp-content/plugins/akismet/akismet-es_CL.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_CL.l10n.php',0,'†ËÃL$>uºföIØI™L','†ËÃL$>uºföIØI™L','ŸkÒ›Ò¸\Z“•\rE<K[ÚžºðÙm$‰0zÈjMDÊtî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÉ\"	üpÕ™ÖpUøs„','wp-content/plugins/jetpack/src/class-deprecate.php','/wordpress/plugins/jetpack/15.6-a.3/src/class-deprecate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì«f\0±*£wèsâU[’ƒ','vôD%wí˜nI™2\rz“¼G.B}‡ù[¾ÖƒyD¾Øf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÉØŸÚÂÅgˆ ägùú','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-loader.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-version-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÒm/‚~t.ˆó<ò&øc8','Óþ“×Ú¨k-˜’Y©³O´eûv5üÅF9À¼\\îñj¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÕ.”÷Ñµýh“[ý	nÐ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êÛi©¬D¸ú$5Š»µ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À~>ÅÂ.§—Låõ¶;>','@Ð”0°(¯å§…­0Ìf½0Õ½o{ãß¾ý<&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êãCæV—»vUy|V\0à','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-database-tools.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-database-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gq ý\nÎ“Gbôøú„Îè',' *‚ ¢Œ>ÿéQ)z–¸ï)€B¬á7Élžù;d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êçÄÄž¦\ZÅ•Ø›]\rQN	','wp-content/plugins/akismet/akismet-it_IT.l10n.php','/wordpress/plugins/akismet/5.6/akismet-it_IT.l10n.php',0,'ˆJ¯aÑ\"Ééï=ò!Mé»','ˆJ¯aÑ\"Ééï=ò!Mé»','æ‹ï©@šGÎ[®±hlMbxµÜ¶é¶’œéMÏî©ye','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êð6ÎZ—fMï£ó”;„','wp-admin/css/site-health-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/site-health-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úpÆ:ƒNFÉñp‘,x','°ÒŒ §×só~ä&\Z‰½2zÒ÷-µ³½Ä÷$Ðš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êó\"Sî€È*¼5hÖ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/spam.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/spam.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	äBÊp|<£k‘@¦P‹','…&‰³;TÁDlßí«Ïó…½â°gßÄáºEÂ4Tƒþ,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êó0us4g³®ó(Z|z\'','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒBuÊ§ŠS±ëÂ\0cŽ','?”ojOÀYbX7ÀÚ9¹\0IÍ3ª—ÕÙ<*s<ã­×y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êóáÓ‘Q9Ö3‚Œ©','wp-content/plugins/gwtermsofservice/vendor/composer/ClassLoader.php','/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/ClassLoader.php',0,'À+æÙfqø(ªÓÿ¡4È®','À+æÙfqø(ªÓÿ¡4È®','ük(¨\r(Nð¼þjjÚÂ\'ÎÌ£å6.÷/‘ÒÕ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êõÍØÓªùæ°Ò‚já/_¤','wp-content/plugins/jetpack/extensions/blocks/subscriptions/constants.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z+k²°¥Æk:õò¥ün','ÃßÏT´ ÄœúGçö\ZµÄ2÷ÈïÔ˜×Kø=*÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êûÍqïÉ]-G=â<¾','wp-content/plugins/members/addons/members-block-permissions/webpack.mix.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/webpack.mix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùêí0:ýÍ5‘iŸ0tëY','È=&‘¨Ç¶ÿ Äáþc•ÝE¨%û:A¨`Zè)<ÉÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('êü¸<[æ™id,¸÷2‰Ñ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·ÐW›yðuÊÙóéB-»','ç©vÜp›;¡IÿE†Éœ¨G€ ôÄ«™]2à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë\0w‘©Æ9cQï´°S\nt','wp-content/plugins/seo-by-rank-math/assets/admin/js/analyzer.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/analyzer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•(\rýˆé4€—SéóÚ','H\0«=Àe ÷«~,*}E¤¤Ý Ë)Jé·wà$óùŸÓÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë\njÝea!è\ZWdq','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÙ¶Áöh«rdGŽÍ¶','³_7ì	2î¼”w-Tbâ	-³è710ÎµAÕ°áÿíf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÝÀª\Z§šƒÅ<¨•','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/In_List_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/In_List_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ£k<íÒ¤\"$uíì',' \rrt(ÌQsæØŽ¹·¾C9å—,¢Ú™¥ËˆE™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë\Zé.TPß¡pØïÞOñÇ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q‘Öb™%=r_C.`½','­k4¡¸ÿC–¥a¨kÿ¹d$•ÿ^R‚—²éŒÔ0·\0Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÈMtmâÞ?p¸0¯<‹','wp-content/plugins/jetpack/modules/shortcodes/css/quiz.css','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/quiz.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®Ã¥¯r&ðspÜøyÌv','©üEu=\r€•Ÿ>¶rPÝD€-Ž®•›T(´@¹ãµS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë&±qPzr²òKŸo×3ñÆ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yœp\\_å>û?ån×¦$ Ç','QÜØÛ$¼¥\nb\0P¬˜oèÔ|Îw(C®º™{;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë(åcÍvä4ÃË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¡÷E%+Îi¶\n´Œ¤','kàüKÕœ-ƒä”£E°èš‡,ùm†ÔV\"úìçžt*açÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë)e{Í\0—V0Î£\ZŒ!','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/menu-checkboxes.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/menu-checkboxes.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CQ÷=Oz\"AVj.ðÖÄ','|ÆÁSû‰:våùÎímzw+–º6o_‰±ßV«¶k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë-nê$.ÿ#g%Ä}Ý÷','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','å ÂOÙ‘CHŒØ–sº ','pX˜Üéuc{ð-ãK×Ú˜ /OnE0œš„)JB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë0žŠRðJ³{yíË£÷ï','wp-includes/general-template.php','/wordpress/core/6.9.1/wp-includes/general-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦¥Í}²oÝ!í+\0PÙâÉ','ØßkjòDÔµ!»#Y+íA`Ù3ôÿ^ƒ°á|ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë447Ø?|Ø,²¼\"^ð±','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©[þË¡C`Ji`”[ƒ–$','”Ë,é©+…IÇV“€èaL•¥5u)7 5MŸ²e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëAüDÄ5äSÛùÛfžŸ½','wp-content/plugins/jetpack/modules/widgets/class-jetpack-eu-cookie-law-widget.php','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/class-jetpack-eu-cookie-law-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*v…\r‚Œ• þ\\#H=2','j)¾M‹šŒ¼eÇ@~!î=‚’ê¢ˆ%Ï%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëF ó8Ç+²)ÐØrÝPè','wp-admin/images/no.png','/wordpress/core/6.9.1/wp-admin/images/no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èk¿dÉ$ùŸÜŸV7ðÀ‹','\nà>ÈÒ¢~hÄZõ¤ÓP\0ýU0Ê;\' {õ)	¬>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëM\Z¥Õü—H³?Í²Z','wp-includes/class-wp-rewrite.php','/wordpress/core/6.9.1/wp-includes/class-wp-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3b´€jÚQy¸  23ë¾','ÑàKYo|šÓ&az—…†xÃ`@BA”Lô‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëOtbú\'IÏâ³ïÒd­','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÚ\\‡\\4÷\'(ï,¤ƒÿ','”+DíüLÞÄÛ›ÓL§qf’²ã‹.ÚÃSY¼Nµ›¿rË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëOÓ¿ú;¤=\\J¼zy','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¬ŸÐæÍØ?g>þ}','»J|xá«^êW`ƒããöoqB<”sÎþe„s','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëQ:,s7H=Ö¸ãO*p‰Ä','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã`x\"ép@.Ò‰+ý\Zãd','¾÷»Ÿƒ¢¢ U±ˆ,\"ÉÏ1Iž^_ihXA(.]&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëQFÔ0tè+¼öØá™ðª—','wp-includes/css/dist/block-library/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µ’ãSh_.«¯“^7z• ','Ö`Ò‘þ¶Ü(#W¦7+°Æ\ZHZ¨Ý±’ÓoD‡·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëSü.ÿÄÊÿÐô®³Â®','wp-content/themes/twentytwentytwo/parts/header-small-dark.html','/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header-small-dark.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I!·‡6^X¨Á÷›Q+Òg','	$Í÷$o—ýpÃ±Œy2\"t¯Ak›,ËÏc­\Zî¾Iy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëUíÕÎ$ª<ˆ€ÿý=Òx4','wp-content/plugins/akismet/akismet-es_ES.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_ES.l10n.php',0,')\0±‡å/*hTž',')\0±‡å/*hTž','\'=UšKì\"€j#\'“Îƒ¥Œ¿UåƒÍ¢\n•ùƒÍ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëZ¿÷D?·¦[_ûrU[¨','wp-content/plugins/akismet/akismet-es_MX.l10n.php','/wordpress/plugins/akismet/5.6/akismet-es_MX.l10n.php',0,'®wË8ÁÜ\"æN]€rdùÿ','®wË8ÁÜ\"æN]€rdùÿ','`í\"]EQâzjU¸ZFaØ_§˜*cS‘ï®°\0§#yš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë_‹1t=qTµQ¤*«Fò','wp-includes/blocks/gallery/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÌ[TÀ¿§Z€J0µÍ','\"Æy:\"fœ‡Ÿ¢òë1f;2‡ÕvœêIÃ˜s?n—Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëa¶Žu\"9s?‚H€øÆå','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','/srv/htdocs/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒü%1ùs¬˜¥Ã‹G','E”„WÙ³¦?Ì4èè…@U?¬0‰€ëbPº+æh','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëch›Yàl¹pÙ7³iÇ·','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BotbleInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BotbleInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vKçæX;…uO‹óÎöØ','ß{Àà»ÓÞØÜO—ûÊÀƒ«ò›•»ÞŸKfí•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ël±¥à^?éŽ}ß‡#¯','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ënÁ\'Ux8íÆ%ª]Mdô','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ërŒNO\0+NÄë	]\'h','wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.d:7Ä@ý7ÜOF˜|','»¾JÝmŸ°/8Zsòw‘.‡ßt\0€étë²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëzáîìà¹à…]öÝ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eõ#ª=®¨0íƒëT¦¯','s@bƒ–£—E<%lzƒv¿ðÀ¸|!Bô‘œcÐg†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë™‚Ýå|‘yÓ6ðt†½¸','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¸\'óp\rE}Pbå~ß','7<¼êJÓ5®ÆàZ,-˜àålàÃk-^ÐªûuÝµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëx°Dª.¶áÚm~<×2','wp-content/plugins/wordfence/images/ratelimiting.svg','/srv/htdocs/wp-content/plugins/wordfence/images/ratelimiting.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0[›ìM±Éž¥yP°é','ô@ƒê­ôSÄçy\'èN+™kéBÀ¿3†J!PbÆ–•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëƒÁôUk’¦I¨^ü…/Ü','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/CHANGELOG.md','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mA°/M 8½ï\0Y?','\0t¹}±(¸|qK~3£¼Ç‹	Á–€bÕ\r9¹Á-”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë„™ÅGKFa}«#ª¹8P','wp-content/plugins/jetpack/images/rss/orange-large.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†ÁÔ‹ú©Ãž‚ê8vÕâ»','…Ck)ß{Õ^9MœD{_S;òŠw[î)¥˜£âš\ZŠü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë‡‹5$8›êˆ7{|Ÿ×É¡','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/single/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/single/https-index.html',0,'¦àža€¢nu>yé#\\}','¦àža€¢nu>yé#\\}','Ú“@dáßPR·èyÎÙ>Õ‰¨Ä\'‚o„Y¦fš.¿¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëˆX	±ÑKqô…oƒJ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÆC6e~¾cY?A:','u>Ñ¬àŽì?O6hü›~Óý†ê-žKÒašD±þñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë‹ˆ¼‘µBù)ÔBž*í£','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºÀ`wß|\Z§øËAº\r£¨','[³&gHŠ÷è$s\Z¤Ôwãtî Ür”W…ËáýÞ4¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë“XHùêa¶¢µ¤n‡ÅB½','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPHPVersionException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPHPVersionException.php',0,'ÐG¯ÝŒáßö‹ê4	^( ','ÐG¯ÝŒáßö‹ê4	^( ','Ç?isï\nT#ëÝ«ðÏâl>²ù#ùÏìï‰û„õc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëœØL¡¥¹ÈMƒÓù','wp-includes/blocks/comments-title/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ŸeãþúÖG¦AlÄÓ	','Æ³Tz‡¼]«¼	•ù‰‚ÍG‰áéb˜ÒgÂû½«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¡ŠÌ5Ò«¬·’¥mÿ—','wp-content/plugins/jetpack/_inc/blocks/opentable/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L’D×ðœ¬ˆz<œ:)3z','Þ=â\r@BCmþa¶²LvúY‚?¾›l?¹ÁIg¾®…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¡O¢`Í:JR!¬¶ñ³','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¨ê<™õø¨F\ZEçl','wp-content/cache/cache-enabler/hjsdev.com/BLOG/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/BLOG/http-index.html',0,'\Z`vƒ780Ù£úD6Þ','\Z`vƒ780Ù£úD6Þ','HÇ?_áÀeù5Í­{¼€Ìò‡“7³)½Bºúý7¼¹÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëªå4&hZ!:Uj1ÐÅ','wp-content/plugins/jetpack/images/cf-ss.png','/wordpress/plugins/jetpack/15.6-a.3/images/cf-ss.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õôÕ½¢=òVÌâC`ê','ý‚HêEÚJÕv«y8Ÿ1[›—}¶%çÁñÎÍîHs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë«CŠ\rqÙ“šwO†OByQ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Skill.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Skill.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÞÕ½“p/y§®,µ¿','U‹³¨bÖé‡mÁQ²¦jíèÚ€ûuôü¢(Ç¿ª)7\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë­²SKªâ¨ÍR¼Ðßî','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xå-1î*$Í—y¤E«ù','L™<5`åëEÀ*^ÆÁëX`û-P>DDØë°ö¸†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë­·\rç!z}MLKE','wp-includes/ms-files.php','/wordpress/core/6.9.1/wp-includes/ms-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î„¹Çï-\'gDOûPŒr','RPW1r«ósö ¬¡>¥uXùæ®xè¸¶ûýÒŸëâñ+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë±°ú6#|ÈãàÞtÄ¸','wp-content/plugins/wordfence/modules/login-security/classes/model/script.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì/ÊàÞí+Þ£€ä','SÝ•þùË¢¬nð î$C¹³‡¸®új\ZD#´ÌÓ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë²ÔSÚ°p—GMÇ¯¨lí','wp-includes/css/media-views.css','/wordpress/core/6.9.1/wp-includes/css/media-views.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bê¥–Ü},37¬ñ5ºn','—\\<ŽT@Ö}h;ÕÃUWèDÂDü•YïMHšŒä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë³É´ró=­yåÌÔÀc','wp-content/plugins/jetpack/jetpack-es_VE.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_VE.l10n.php',0,'%d¥éŽ=2~wÆº÷N¶‚`','%d¥éŽ=2~wÆº÷N¶‚`','“oHüdßNŒcÀð>‰*¯\rÑùÿzù]\"Î]ÖQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¹2š|õ?‚]¸ø°Ï¸Ç','wp-includes/css/dist/nux/style.css','/wordpress/core/6.9.1/wp-includes/css/dist/nux/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ƒ¾]nð×š¨ù6Ù¨(','˜šQaYl[ùm©ã xmªc Óè¿•WÙÏëZ_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¹Xm„]9y$ûrgye','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/rtl.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àµPØîÚ¢‚jÑPÁ_µé\'','ŠõÜC?šû&E\ZÔ­$õYêìîå}— 7¢ä‹²Æ<²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëº0îì ‡K‚ßç—®hc','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-amp.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-amp.php',0,'»¶ÎAôÖw*£vÊ\n','»¶ÎAôÖw*£vÊ\n','4ÇT	Ó°„ìæ5Z¨9L‘Kt+,i½AþáàÎßî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ë¿JÍ*Ž¯šhèôøNS‰‡','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9[z.ë£VÖ{Zt\"(±½','‘ú¢‡„èó?rÜzo4ù5±ÊæJÆèjúÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÃ$fH@ŒÿuHvÍ>','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-layout.php','/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-layout.php',0,'V¿!4<ˆ{ë“-Ž‡€J‚','V¿!4<ˆ{ë“-Ž‡€J‚','[R¨s«r€u%“û%r¶õô{€!Ï4´ttnAD1—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÈÄ×®FîêpÞs¥Ø4£','wp-content/plugins/wordfence/images/back_enabled.jpg','/srv/htdocs/wp-content/plugins/wordfence/images/back_enabled.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡¡ñø]È÷£”ÒHŽÃ','¹¾¶9í‡¥)Rµ$px#¯q Žþ°£˜Ç{#LøOº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÉ˜ˆ/Ç\\Ló”­‚¢\rx','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìÊ7m¥äñÆöARè/â','Ý8›%tYr·É¡N½­AÒE…ŒLû)Làq÷‰Í# ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÊÀ©ðnç6¥Ñcp£„NŽ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØÔQ<A\'¼¨¤=*R','íík€÷û(ÿÄ®EùØûÈj){Y+Á«¬…¨å4÷õ#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÎx]¼Öáî,iŽŸÊ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-category.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D8†ÀÚèK³ždòÈ´Êi','>(¥¹!ˆÚ¥^ˆq­g¼q5k*²WlJ®ÝÞk#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÑ”@­ngâÀþß®ãÎ','wp-content/plugins/gravityforms/includes/addon/class-gf-addon-locking.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-addon-locking.php',0,'ö^U¥Ù K‡9|Óhué','ö^U¥Ù K‡9|Óhué','°…By˜ú!F<(Üš\\72®ú˜“¥Ê÷Að','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÓþ!µmà²ä±l5;®6','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰HhÝgeËS\n@Â³+^@','f[¹o^ý\\&‡ëù¢Å‘p Fíõš²×nÜV\"~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëÝvAÀds½ƒ—µ®Kµ]','wp-admin/post.php','/wordpress/core/6.9.1/wp-admin/post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÒ†›Kö(Âˆ)¥–Á','=‚MƒO4\"VÓaXQ!g-öTY!wÒe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëã@¦_†r)8Ü\\ÝŒ','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/listeners/account.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/listeners/account.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÉ4k{÷é„!®','×p´äc4\'öt4bÕŸ¡|•ýaS1E¦çú %„Ñ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëãYCàÞoƒoRÔäºž”','wp-includes/capabilities.php','/wordpress/core/6.9.1/wp-includes/capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0º¼ÿë©÷•×¿w™¹‹fò','ÇæF?èhWÄI9±‡¸S†›Ï>úË;Ök¤))7Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëè¢o„€9†äìˆ\\ŠYM','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uùÓ7çÐ†€AÐ>ÅÇ,','>lñòÁ£á¥x;ºyjAw5Gòàj`µu°˜½Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëé(CrwjÂÁ¶´¯Mx','wp-content/plugins/pressable-cache-management/admin/admin-menu.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/admin-menu.php',0,'Í\nºOa9î~í©Ì:ÓÊ¸','Í\nºOa9î~í©Ì:ÓÊ¸','aòRwÌPË›õã	Oql²r‹efÏ“Ý¿ú0ˆ±|Þã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëêÌáªEÀ/NÕY','wp-content/mu-plugins/nexcess-mapps/Integrations/ObjectCache.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/ObjectCache.php',0,'	)‡{Z¥yí¸?wûWú','	)‡{Z¥yí¸?wûWú','®¥ë{ŸL…6R·6ï|ÖÍGkfÅî!oEH\nso;wb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëëSÅ<Ô¥}™	UýçÈ','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›÷©\\³lú@îÆÁ†œg','ìÝ•²>¢|9ÔÄUÛd¨øÃÆ¹ªñ¾œÂ%.žŽªS','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëòŽðWÙ‚ŒNf>“D','wp-content/plugins/gravityforms/includes/webapi/js/hmac-sha1.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/hmac-sha1.min.js',0,'‰ß¡{k°j\0÷ ð1–·e','‰ß¡{k°j\0÷ ð1–·e','¹Jù0E¶’=ÍO°=âÍÎ-bzŠ\ZÕF°”ƒÏ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ëù›1ò\"G¹œ@½³eËD','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/markup.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/markup.php',0,'“	*ôˆÓ‘‘Â F™>%‰','“	*ôˆÓ‘‘Â F™>%‰','ÄÖ*—,ºïkV\"+P9Õšƒ¿ê6>,aQ‚ ”uå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìBò‰¶ØƒÛãÕ‘Ãâ','wp-content/plugins/gravityforms/js/preview.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/preview.min.js',0,'\0Æp~×õIåG›P¶','\0Æp~×õIåG›P¶','e+’\\·àv-Fá€w+€ê¢?5ÉÊ^ù,FqV»ÿW”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìïÌÚõ‡&R‰','wp-content/plugins/imagify/assets/images/icon-arrow-choice.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-arrow-choice.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ÆÎ÷/%)F–}µ','·M¶H.½_zzôvš”€èþá0T®@D9­îÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì\nâÏ9™è„‰¿W½Xå3¹','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/field.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/field.php',0,'ƒtD‚Nx3ªÁ˜H­ôª¬','ƒtD‚Nx3ªÁ˜H­ôª¬','ˆ…*‡OàS³2„ˆ`¢±‹‚öí@ˆ>šKõ²öÊ×Å!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìqfÆ,qÊŽ¢àËzô­','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-outputs-form-css-properties.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-outputs-form-css-properties.php',0,'!Nîš(i¨._š*d¾','!Nîš(i¨._š*d¾','À`)Š˜p-¸›ñ[À\\æ…¶QH“¯.ŠøÄ¦Wâ\Zc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìŸk¦¶¸¢ÇáŠ_NÚ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òþ¢êLAG’£÷\rÊ‘LSâ','ƒ&»qù´ä)[@T†!Ó:«Í).>\\MV\"Q *6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì—Õ\"˜f|}˜ì§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÓlZ/ÿ-`7šŠ`','wp-content/plugins/jetpack/_inc/build/style.min.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/style.min.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e2<à|ûóì¼Q@q¼Ž²ø','AÏÅ²Ñ7(ƒ£¡õzŠ–Ý‘Ëi°6&ùø9å‡±£‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìãÓÊèö2}·Ò»\n','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Order.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Order.php',0,'E|BÂÖ‰gy¦Å§™¼\'','E|BÂÖ‰gy¦Å§™¼\'','¿¬êQ]ÃnïµÀ9³]cÒC-·©ÝO¼$Ñ…‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì ‹Åp(é‚Š«È¼‰a£‡','wp-includes/blocks/navigation/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<‚¹è^¼ÆGdväÐ8`','@ºçPC¨~ÜdÄ¸¹1Á‰§yæssÎ”ºL˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì\"èÏOý²Ì•Æj/·','wp-includes/images/media/archive.svg','/wordpress/core/6.9.1/wp-includes/images/media/archive.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰¢á÷âî}+åƒÏ¯','çÖž´¥\\_mô=‹Éß:6ˆ6N~âÉ¥,ºM¢Ÿz“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì#ê‚¾Ï¤¨†{¿:œT','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—Òíj+Ûµ1^îÎÖÞ9','í•µûº>G‚]RAfÒ~™&X³âRYµÏ1C¸I5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì%zº\0º(è`ŸÔcö','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/`t ¡ ®v^’k¿_','Ùä%¬ÄŸätxÍ%C°IT‚ÃC;%¥*žÔªû2‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì&çÅö)½zà£mcý&','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/term-list.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/term-list.js',0,'ÍõûÄ,ð(ýÞK{Lì','ÍõûÄ,ð(ýÞK{Lì','°o3¢XªÅb(î6›Æ>d.YšVÇï ¢‹³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì*V!\nÔ+HŸ:KBQë,','wp-includes/Requests/src/Exception/Http/Status511.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status511.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÑºÇô\Z1E©Wk˜­úêæ','E+†ªðAü:SlŠ h	)í-®’¢Ô*R‘·§Aø$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì.rEDãÓz,Œ1ÛÕ','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-user.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯t1Öu‚xD–Êsß','§‡Ö·¼P\"¢%öùfxK¿X­ç‚÷ÅÀÊ÷<BÒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì8·Ú§™ºs}ï÷Õ¶àNi','wp-includes/class-phpmailer.php','/wordpress/core/6.9.1/wp-includes/class-phpmailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ÅÙF!;‰ 2ó±»±4Å&','G±ÄZG…ãƒí5ÿ_Üš…à¬XS[WˆÄS:9p@Û?œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì9~ç†q7e£òš}’€','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-generator.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øA$\nCì£¤}¹','©Yã\nóû2Sæß ö÷v\Z¯aÜ3C¾0¼0\n{K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì?ØÔÞý·h›±ÒÎ;','wp-includes/js/quicktags.js','/wordpress/core/6.9.1/wp-includes/js/quicktags.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒÊµÆÙ>	%…nK¤{<5','mwdÿÂì^Ê‹à\r€§1 ^K–É(<nV¦ãŽÐè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìA}å¼6ƒ_*nÐ³kPä','wp-content/plugins/akismet/akismet-bs_BA.l10n.php','/wordpress/plugins/akismet/5.6/akismet-bs_BA.l10n.php',0,'5Hj~3¢v¶ˆqÍá†Ð','5Hj~3¢v¶ˆqÍá†Ð','.B|I(oÍ¯]}å¾¸3ðŸª­(5B,ÉtÐ“‡p~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìD\rh}¼è¯¶‚!\n','wp-includes/js/jquery/ui/effect-drop.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-drop.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j]ãv&Z“YÙÊòÐˆ†y',' #Åö‚FÙYãÙOî¬&…dö\"êŒÆ\nuj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìDû€sµÉU‘oƒ”','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcher.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÿ~6¦‡Q1#|ƒÅ^','o·9éÊ]R­;bA/\\Æó“<íà¯rA°e=4^ç„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìP<«õh®â…l¤RA','wp-includes/blocks/list-item/block.json','/wordpress/core/6.9.1/wp-includes/blocks/list-item/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö	>¸qþeÜâ±	;','K§•zäŒì2ÁBÊ*‰c3p½r[QúÚ]]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìSùáLD*sájD±”Æ','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/languages/auto-image-attributes-from-filename-with-bulk-updater.pot','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/languages/auto-image-attributes-from-filename-with-bulk-updater.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÙÑæPóÂù6uI’÷»‚','mÔNwX³Np5\r‡ç¥€ F´kñ’29A)—6›¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìTëå\'JÄeª›\r¤«›','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-post.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-post.php',0,'J=CóíùÆŽAi4¨ù‘s','J=CóíùÆŽAi4¨ù‘s','¡Þ¼U>{³†áŸXÞ\Z×ÿ¶zn×Zc%58‰¥LR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìU‹=ô“L\rì4ìWCÁ{','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Syncer.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Syncer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']yR¥@©SïRÅ«di','òAx’æá×±\'™Ôu+MÏw€ï*Šj,SN*™}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìWSD¿õëäƒ‡¡´Ö”Ç','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üèsZòIr²ç4ã¸Ô§&','¡GIž€-N#º°½™CéÀ€—Ÿ©ž+·$¾(¤¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì\\\Z¿R:(ÓV0„7Ú‰´','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamWrapper.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=UB?„5É©¨\\©~Ê¯4','ì–û%5Ò½ÿf±œr´Ò¨~ùðÎÁ‰¾ÏWIû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìh¬gi‹…Í}A¾ñ% ¬Ñ','wp-content/themes/twentynineteen/contributing.txt','/wordpress/themes/twentynineteen/3.2/contributing.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ÷ùþªð)\'Z¼v#‡v','‹o›æ­d”QÑ?!€³YÏGwXEãÑÚÌT(Ðr=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìp©‡¶Š…ÜÒ_S5ã„','wp-content/plugins/svg-support/includes/svg-attributes.php','/srv/htdocs/wp-content/plugins/svg-support/includes/svg-attributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûÐü;Mw9U*cœDT','„äöÛ’´å—Â˜’ósi½/Œ9Á5Ùq\nŒñu@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì{VcRÝÆ>˜ÔˆAÄ','wp-includes/blocks/code/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/code/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âæz“\rÝ D-\ZÁBq¬','9dáXÝÌ×‚Óïá¸lÎÇ…æ˜–ŽežåÖð¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì~tÔ>¬70Z¼àëG]¢','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–Ÿñ³¡,˜^6‹üM~/Ÿ','G^rÓcîŠ¸4#‘ÚV`÷£o5G0Ov9—ÿˆ¹€œeˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì~ z¬rp;èÁ8+¾Ù²','wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php',0,'¥½jZÈÒ‡9FÒ«ÿ','¥½jZÈÒ‡9FÒ«ÿ','PQÂ\0LbÒˆ#\0Âm¢Ä`%9—Q~¨à.?H¿ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì€˜iû@væósdaóD','wp-content/plugins/jetpack/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆqü­øã‡™œÜî,%Ø','‘”U·í¨±Ê­<×L1ªŸ&!HÇc lLe»2GR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì‚*»Â»&RaŸšyÍ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔVßr«)+å¥Åþ>!èõ`','îµ¬7Æ¾Å²õ*ou½á­fVV¸½ÇãùbÎÊcMø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì…RXw·÷áM¸AHÆ#ÝÓ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap80.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap80.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gÆU{ú^KÜ{î”š˜ô','µ‹³ð×VÌ€å×ã8‚Øé¡yý¦¿Òñvû\\Íƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì†@\ZèÉÎ4†—…Ç%êe·','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php',0,'$Ð›×úÉVC|ÿ=J‰H','$Ð›×úÉVC|ÿ=J‰H','‘ºtQÒQçš”k\0¨º05×â«\"¹eÜ]æÓí8”f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì†ßBeÚ~íSî4ÎkeË','wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l¯÷é6#ãõù<–rÂg\r','ÖõïKvçueZÃeâÔ\ra£‚óÌõ`–Åž\n§¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìûÂþ VÃ+Ël^©…8','wp-content/plugins/members/admin/functions-help.php','/srv/htdocs/wp-content/plugins/members/admin/functions-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ö=RUõÂŒ%jÕa\0','d„–¦QI»–-ÿJj|Ågx6=-Jî”´%£OAåUò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì…’/ÐåyÛþƒ”Å©','wp-content/plugins/worker/src/MWP/Http/Response.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tP¬L¬\n÷Rù•¶Ú»-Ï','”*Âà%0\r•ô8«?¢®G¡B‹ç¹Y#”Ávh½‡Qr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìžXå¸ò)ÀßãÅ³','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTriggersResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTriggersResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0©Æ£¡ˆz4([?º¿','ìc6°·2XHì2}<^Ü,dÈ*”LåÚ–I>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì —Ì\'ò#™ò»÷ùç','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php',0,'R\\ûLëºµ\'ð÷ãQ','R\\ûLëºµ\'ð÷ãQ','ø‹0&ŠöÅþM¬ŽsÔŽþñÛÇÌ©cÖ|˜÷Ê	›av','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì §âzð¹X¼M$G¯','wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H–~¹É2DØŠEuÛ','•m³­L­á0YoH|îR?Çß@ÒuÔuËiQ1’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¡çcÚÆ.DÂr¿ |öî','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÐÀäZÊ?f.Ç8õâ	','ÂäŠÀ.c%´c°*G~£Õ¢>€Ydƒ¢:7×j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¢×]Ã†ã#´9ó’õ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Âó£q|—ðY\'+„˜ëb¿','Ô=„`Ó¹V›•äÄ…ñ¦ñ7²—ýæ ‚>ÒÊŒæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì§÷{}ƒržN\\vE~e–','wp-content/cache/cache-enabler/hjsdev.com/category-a/iste-sed-beatae-ut-pariatur-sint-vitae/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/iste-sed-beatae-ut-pariatur-sint-vitae/https-index.html',0,'þê\rµ	ç„Ñ›…«6\\Šû','þê\rµ	ç„Ñ›…«6\\Šû','kB\ZH¿_æ¸¸‹,[sÑ©	Z–Y˜Ëë9Ø?®A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìª%›ü¡ß1CðD°hè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iáþ¹P{ÄÈþIþ.Y','Ù£­6‚ñ.ü/¾[{=s‡ê?¸ã8œTUÿE¯ý\'k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì­_;wÚµúéà!í\\Qð','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test-plain.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÉ$WD¬qtré¦RhÉ','t\\³à—„ïÊ«/®ˆß4E(“P^¯œ™ìÃiBös','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì­yÉKü19©³ø|Sm','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\nyPãÃ1œDÎ+à±`','e8ËÝd…¯§â\ZzIæ™th 5›\nFOÀK>ôK(–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì±ìšÿ™9ãÉûOXºŒL','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache_mu_plugin.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache_mu_plugin.php',0,'¡‰»Œ	Íþ›¤Š†Ô?B','¡‰»Œ	Íþ›¤Š†Ô?B','…¹Œ¥/Kdøä!Y…c~Áq­ÅAì~ññ>ðÞŠ<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¸9€åûòíó”y`Ï','wp-content/cache/cache-enabler/hjsdev.com/team/jane-smith/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jane-smith/https-index.html',0,'¾Sa\nB\rbÞmä%ˆŸ','¾Sa\nB\rbÞmä%ˆŸ','Œ¯Y,;Eafq¹>`¨…d\'LœL\\³‘÷4÷,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¸ƒúvÈÛ6àš;˜~','wp-includes/js/tinymce/utils/mctabs.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/mctabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¡ì\"Yù±´“>xUå­£','%—Y}Ú¿ƒ&)û¢øMaYg‚¿ÐÉÜí*¦l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì¹Ú!<üÜÓB4\ZS}','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªÉÏþªÌleÞ@1˜Ù-°','¦ª+	[P\rªi-ÊÂb0m–ŸºÃÆ¥¿M\"…#³¤@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ì»[ÝÎäÓƒ©ï2¾W','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q4*ZV{\ZóÔCdm<','¿³I™\\tyª}¡Hi­2—«Â%„Jw<ˆÁ¬Ër1–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÀ-xÇ(ÅE¶oI„=Ý','wp-includes/class-wp-customize-section.php','/wordpress/core/6.9.1/wp-includes/class-wp-customize-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾+ûÒôoo˜\nÙÉêA¸','Ab“q\'ÿ1 šù+‚œ„•½ëDQ™4ëh¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÂB}\0<k÷†M‡î‰^','wp-content/plugins/automattic-for-agencies-client/readme.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌËâ,§ƒÂ4íÈŽ\Zó–ã','–×î¦Î- ƒ:~r?§cµ³n\'oñ8±òÇX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÂšÿ›_çO¨VÑÐGLH','wp-content/plugins/gravityforms/js/jquery.json.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json.min.js',0,'Å„t|!—õ`”¤{Ý','Å„t|!—õ`”¤{Ý','œ›˜Õ¨ÙùÉt÷ï¡a+{=-•‹Ñ!ssÛ0k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÃ]Š5IŸW9ƒ¸n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ObliterateCseKeyPairRequest.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ObliterateCseKeyPairRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!îŸW£¸»(ØïL!ì2®','Ðõ]áGÆï7Ñ÷eÔ\'úß/ÓÛŠ—\\…{$NV>¨…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÑñI+	çˆš¥‹\"lÓ­','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/fugit-aliquam-blanditiis-voluptatem-sapiente-sint/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/fugit-aliquam-blanditiis-voluptatem-sapiente-sint/https-index.html',0,'R\nzMùÃ)IUÂðÏZ','R\nzMùÃ)IUÂðÏZ','_§Ÿ³>Öšÿç¿†aP<Ü‰¬Hß„&\"WÌ¸m¸¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÒ/jËéØ}¢,tól\n','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷xoFï§pj9­Í[^ÂÃ','šÙ@ÖX[Úp:à¢Åj•Â:h¤ñxÄÕ(?ô¾ç©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÖ+¶¼³rÂ+fJ\nßß','wp-content/mu-plugins/nexcess-mapps/Integrations/Telemetry.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Telemetry.php',0,'Œžƒaˆ0°mìd3«üAI','Œžƒaˆ0°mìd3«üAI','\Zã¤©¼óà|är˜Ê5Ù|ø´\\\rÒrzÉä)ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìùq\"i!(\n=ÍŒÏP–','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö;Ë®l>|CdušyÆ›™','Î2)\\ª­°$É$Ö3¶ÉÁâ¨µn¹-þùO—¹«ƒË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìýMÍÃbj´PT{å¢=”','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÝÖ(ÀkÂáÑá Öc™¡Ó','É¤ÎŠUšf—Ž\'nªôJêå•r¼Uø|\n²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìý•ìm®&®çPÙØ ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover-2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ ÷/XÃ¾•an¸Öi)’','«pÀ)½pa)Þ1ã{€î¡\'Ï(‡Êz÷>ë€rª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìý¥Æ¯Ãæ0~\rjA4u','wp-includes/css/customize-preview-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/customize-preview-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EùÛ?¯ónZ£Òïd¥-','G¨–i±\rlºiU^õªnêÞrmº5ðÉÎÛ»Œ\\l','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ìÿêóŸ	Àç¦O“¡','wp-content/plugins/jetpack/images/app-image-upload.png','/wordpress/plugins/jetpack/15.6-a.3/images/app-image-upload.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚=@¼¶Ý˜oVML\Z•','6\"8ß\"ƒåUM¿P	y—.{éa\"‹[\rípþõ»N','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íùËBóÈáö8ý#ÓÐW','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UploadedFile.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UploadedFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êXÄÞñ§…ÀÌ[\"k€µ','L€54ˆŸ)D+âqìt’²8bf¬‹äÈ~À\n ”\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íß0ÓåœuE\nwÌ','wp-content/themes/hjs-blocks/js/filters-blog.js','/srv/htdocs/wp-content/themes/hjs-blocks/js/filters-blog.js',0,'ý’u¾\'óA·‹JÁ,Ë„µ','ý’u¾\'óA·‹JÁ,Ë„µ','æàE¢H{²kàtÀ«uËêÆ§~ãÌ¹(›mp‚8¡æ6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í\\áSƒÕ‡–€8¸–;2','wp-includes/class-wp-tax-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-tax-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ\0É@5Uæ1…]Æ¿5tœ','*\\>ò:tø~Ö0¨SgøÝÂ‰®€åK¦·¯+jl½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íéoÈ’k ãýP±½','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-trustpulse.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-trustpulse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yb‚®ÌïjL\0ë¹Uç','Çg<[‹ƒÚ’i;« êÖüRÆÎç/zgÒNÃZpÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í–øm×”ÔÊF@$€~r','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û+#\"bMõîBLùK[ì6¡','Sî™ü‰kö!,BO—#	¹èQdzÿ{w-‰z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÞbRÖÐµoö¤˜Â','wp-content/plugins/jetpack/_inc/blocks/story/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ]sdJUU½«†ê0†Y','¸hêîkž ‡\\ÉÇ,}ž’iäwxÇn(°¯w¤SCˆ)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ía\\yoÓ´Ý:âô§Ä<–','wp-content/plugins/google-site-kit/includes/Context.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Context.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"mãÜ˜t{P,|ÝÏ‹V>','´ÞwÙe¡§Qþ‘éCÜÆÙ§)™ÏgîYÄãæüÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íû&e`­9Ô£\n¬3Y]}','wp-includes/blocks/image/view.min.js','/wordpress/core/6.9.1/wp-includes/blocks/image/view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ÚÇ¹ƒ|?¶a›dçí','®7ô\neÐÑjõbu¬.«¹bGß_LÊÃO²O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í,+¨Lúù³°\\ƒÿAcÕ','wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(PÅ¨ÖÍrãx÷îmBb','ã@¹ŸŒ ðF\ZCì;:\"ÊP@=W>‘Ö53\0$ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í$Ëîã>ÅM—@“¦©','wp-includes/js/dist/script-modules/block-library/accordion/view.js','/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/accordion/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹¿¢f¶³d\0îp¥œÙ	]','úc5ØŽ=¶ÎŸý¨}ô’p]çè“Ò±ÖÞÇN‹	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í/Ò½¦Ò›IhÄI5','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php',0,'±ÄéˆÌÃeSu-µÑÕ˜ú}','±ÄéˆÌÃeSu-µÑÕ˜ú}','ixÊÊâ_Kn¡¤ð¾”&¤FÊà¾à:r‚„aí0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í5eÅ˜[wI€<‘±.O','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿¡sóWóÆ$Íî™ŽÊÆI=','‹Š`\rÞÆS\rlÊO-Päcî\0tVnpÙVrý“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í9z>€R¯ŽÆ\"Ü‰%Za','wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-form-view.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-form-view.php',0,'q2ªD¬ a¨,T8‘…“','q2ªD¬ a¨,T8‘…“','ý•2ë(cJh=]¿Ê˜†ÁL¦Ò.M6~¤è	kôB×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íBd„ŸM‚;dÀŽÉ ú','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/NGGStorage.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/NGGStorage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-¨Æ‘Œúó7kL¶A','éœÝe…2]Þ“vË-T‰^¤²‚Sñš½^ƒM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íNÝÔ\'¢!\rBÄj¶Ë3Ï','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\HÉÖ!#š¦>báW‹æ','–&ßxÁ†wÓÎ±hØÄ)šÅ“@5mßÒ.)9ßR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íOR(Ç¹üÚñˆò¿Oµ¿','wp-content/themes/twentytwenty/assets/js/customize.js','/wordpress/themes/twentytwenty/3.0/assets/js/customize.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô®\')nþ‰háp®¦','–ãæ«^4R¯ÕéÏçîï¾ƒ-™ßLíõî¶Š1|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íPÞ³$™6ßz¶Êt (T','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SCP.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SCP.php',0,'SõãìòÌÛV…k§P‘$Í','SõãìòÌÛV…k§P‘$Í','zSqÅš1’3ô’âíAÈVlÃ„*—del*àÈ”P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íVIsGØzí0Xo~¥','wp-content/plugins/advanced-custom-fields-pro/includes/acf-user-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-user-functions.php',0,'oYçÕƒ¡%<ZIÎŸúK','oYçÕƒ¡%<ZIÎŸúK','@³XV/O†ZÃ´Nf‡%ûQ¯Ý8;ëvÐb¨2žz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íV”µÅÅ«G!ÙÊÊt±','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-gtag.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-gtag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8¸z?IOŠ®.¦€Kî¹K','mñ7Jõ]+·+Hg8\"ú{¬1Qi„iÆ\n@ÅE÷l+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í]š§@ƒ\n—«>ÄºîYn','wp-admin/admin-post.php','/wordpress/core/6.9.1/wp-admin/admin-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢;€(ÁÈ\'®hœH4„¢','v	ã:Ñ$ÞY”<Í3™×)qÚÊ²Œxßïí·¼‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íkÁËUDå.Ô…7Çåå)','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼íNé$êÇ>Sóü¾‡®','ÎÁäÚçÐÎÔWdšjú#c3ˆ¨™¼¸¾jx±ú´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íwim>ÐÕÔOl¼º. eï','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/default-avatar-180a771ea67ed663f10f.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/default-avatar-180a771ea67ed663f10f.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FEh=äõŸ‡Û¡9Þè','-\rï¬TûîÇ¥ßHnJ^²ŽÇÖë:Ï’iïMFL°âD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íx0†ù¥Ï-Æ’†AŒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#€‹ÈL9ƒª\\{I›\nÿ','h!_Š/\\³uÈ•ˆªOX­Ò\'ÚkŸÝ©ÈJ¨Q*b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í|P#WÚµ+™ü`üz*','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í~Æc1ºZ*º]Á¼Ž','wp-content/cache/cache-enabler/hjsdev.com/gallery-grid/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/gallery-grid/https-index.html',0,'„à÷ƒ¯?ö29w„•4ì','„à÷ƒ¯?ö29w„•4ì','.° Â\0xL+„M=Ÿ¢þƒ/ýêã6Mo@J»6N±\ZÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í~ê¯ÕsŽ=Ç^Öüñc–','wp-content/plugins/jetpack/modules/shortcodes/archiveorg.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archiveorg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü|ä	Ú¿Õý€ pÒkÞ,','ã[¹ÌL±½‹Ëí¹gÕË^À–±‹ÀW$öä…Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íˆÒãI0“±B,óhÊ›p','wp-includes/class-wp-term-query.php','/wordpress/core/6.9.1/wp-includes/class-wp-term-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&V:éŸV:sÊß))','¦Üä¿2í‚°«‹NtR,ªÏÌY¥sL#~O­E&u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í‰§\"8ŽAZFßnq„','wp-content/plugins/jetpack/vendor/composer/InstalledVersions.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íŠÑ5\"C7wÎ_*û','wp-content/plugins/jetpack/modules/sharedaddy/amp-sharing.css','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/amp-sharing.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­­.Kóyqøîkæ','‰ÈÂ0Ûeëû‹*ùrNAXÅ,ÒyOÇý®Åd¤O\Z~Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í‹,\0¶ê-Þûçõ’','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.prefix.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.prefix.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XHxþ÷†Cœ…ÐXÑ¿C…','ûhJ¡aŸ7ÆÙ²~{²w\n™ž-ÕÒDuµê…Ô\ZDì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íŽ à>eƒÐh¶[¨oÂ','wp-content/plugins/spellbook/includes/deprecated.php','/srv/htdocs/wp-content/plugins/spellbook/includes/deprecated.php',0,'êdæYƒwõêÃ7g‚ø‘','êdæYƒwõêÃ7g‚ø‘','Í„>\'<ZŒI—X\")E¬ëbaõ¼Äœ8y©ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í‘\"ê¾õzb­<î¶¼','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-joins.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-joins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óç­ÌýOA@†l§DŠ','á±{V6åm§-Ô6]X‘GZ`/˜>nK2L¦›;JÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í“¦OÍÎˆq,K¢W½','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â›®”«ß…Ôâcú~$','=£0kÞº‹zL7˜g™@^³•ñÞƒDú\'y¢ïà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í˜lÄqŒJ~80ÿûÅ','wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.min.js',0,'SÓz\\Z	ãÁÕFêÌÆŽÊ','SÓz\\Z	ãÁÕFêÌÆŽÊ','eBRœSƒ—Âú§ÂCt¿kT\r&‘2Q)¥ü)\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í]±\rX‹¾vfdˆ³Äl','wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php',0,']÷ $.î˜¼e7L)K]\rê',']÷ $.î˜¼e7L)K]\rê','!h#ºk`›¸Œd†¬ ÏZå:Y€~¶Öjø“©ÏÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í Q›ˆ¡›¡¶ÅÂ´Ê¨ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º¿*xg«lCÊ;Rµr€','í†2¿¸h9O¶»<Ýú„\\É#9™ºýå%N4%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í£‘–îú‡™è³®]','wp-includes/customize/class-wp-customize-code-editor-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-code-editor-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éŸæjMØÑ–ÂéélM£‘_','“xFZŠKcßÉ37Ä`Ôª$jgñý]ÔQìÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¤ZÒ\Z‡5\nÍj´}…@','wp-includes/blocks/buttons/block.json','/wordpress/core/6.9.1/wp-includes/blocks/buttons/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ð›fXàb9‹f\"‰µÅ…Va','y\"fQ-p4<“ÉËU>“VïºŠ\0ÂGÞ”°Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¥UM©Ç»½ÇÕqïÁË','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü]„÷€ßÊ³ÙgÙ±NŽü','YoBú!¤3\ZäYC ý![©Ê}pmaxôÖ¥LwŽÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¥¯’Ã´ÙQ#bÒ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ªºF%ˆ±É÷F§mKN&','Åè$ÒfÓÿå3[Ž–¨ïæ]²UYßoçØŠ£Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¥Ï;ž.*ˆp˜°áUìœz','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÙÆfB¸Ÿ_;ÃO?F 4','èÉ¦rDäNw\r!\'X±$¼¹OÙ†¾\r6Ú{û´g®„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í§F–ôìÝ÷·mº¹¬','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û+Ê¸x5å3™‰zñ','?¡Åaâ‹aÞU\'9ÑÔ,é®ŸënžCá5Ú\"6?É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í§¤ZÅ\ZaYH\0 ›5î~ ','wp-admin/includes/class-wp-automatic-updater.php','/wordpress/core/6.9.1/wp-admin/includes/class-wp-automatic-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ú6z“l|93¹ã/C4<','“j ­!UŠ²©\";e×\nÕY)’j?Å©\'Ç™HšìÈ´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í«õM\'¹\njndÉb­Ã','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íˆ^Ó4¶@Þ¤12°','ta±øÿ>W&sk–\"qÈj¡Ÿ8bˆÌ0æö(¹`\"[ONû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í­ÚMc•Ý!ŽF2äCXè','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‹MÜFˆ¬ì¤Ã=Ñ88ó','áÿ/G÷ÿEï³¿Å²?èZìõð™…\0Ù‘´ã[qg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í°QR\"æÃ@3ªövàS','wp-admin/js/link.js','/wordpress/core/6.9.1/wp-admin/js/link.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ï¶5§íû¤«Öžù´Pô§','OÍnÊÄnÿôòË•Ì{?ŸàÈQ!ï=øˆÑ¢V¥oiÓÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í°q*Ã¦`—;·e/h','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PlanService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PlanService.php',0,'¾Ž*ún¶-ÁuÓ«¼','¾Ž*ún¶-ÁuÓ«¼','ˆšñ;ª™N¤D*ÃK‰ wØ-ùžªNAgDBªËš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íµgæ¾\ZŸ¦níŸ¡õj','wp-content/plugins/gravityforms/js/gravityforms.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gravityforms.min.js',0,'Šr3&¹–¬n½¬â;£Ü','Šr3&¹–¬n½¬â;£Ü','2Æ´uó L cé6uL@:ÖŒ[±‡-\\#ñäÝÝ$7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¶A¹—S}‰…YbaŠê','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êÊÝviÝ·ªÌzÊæ–®œ','®#PZïÍZ¤0	<‘ID2\\1Ù[µËAØ«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('í¶²Š,ÎÈ…Löí`¡cá','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-4-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-4-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Âr§r å m\né¥Z#s¶k','š	Ö~ÛÕ7ÙRÿBp6Nq™ÕDßMÚ62P{eç/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íºG® “Ø~ªÐÿô`ø','wp-includes/customize/class-wp-customize-nav-menu-name-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÚÞ7ìfõW·Õš7Á´†','pûÜvàw °ÝÜª9ù¶Ÿ©?¡°aÝÿÉ€zŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÂw§â¥Ëô g`Ýv é0','wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-updates.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-updates.php',0,'¤îË/Ic°³å4žSãMt','¤îË/Ic°³å4žSãMt','ÉH\'&Ù™»ÿ\ZëkQðpmÑTzfó»m·Öà`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÉ~‹	¼ŸŒmx6Ä','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-dynamic-thumbnails-background-process.php','/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-dynamic-thumbnails-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬µC~3ç…iëq`\\ŽZI','€\',Há¢ ½ùxwJíGT-aÌm\rÏ“\\_•ð§Qj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÑž“¡^oè–2z³ðe-','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4€¼ê}¢qÅBÿ\\vn.','%ÙÃlÏ·þRÀkù€tæe€mB|—†Â+Ì8¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÒ|^lÅ	cíââ¹Ë','wp-content/plugins/jetpack/_inc/build/likes/post-count.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¸y™vs)1ß˜ê„™ÜN','*yJâNÜ÷éIM‚¶‚¿¹¼êëO€-SÛÚƒZÝo*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íØÀU…ØEàýKÚ‚*ñU','wp-includes/blocks/gallery/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0º]©jº\r”Óž:âÖp$','ñW%¬áŠ)”ÓD\0»íÕãÄJÁÞ–zO2HáHC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íÚK9i¡‡sÙ7T \"©Þ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-site-homepage-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-site-homepage-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó¸U½QãÖ…N˜¿ž¤','÷Ûbîïný•øÇ~¬3­á5gkP¨ï¤ü>Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íâ»®ßé41N)Ð;','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-monitor-redirection.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-monitor-redirection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™çœlC×c ÏR›@¸\\T','ëV\0<U´­˜ŽÏÁa>øPo§G{N´²²pK*|Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íã÷7>0|ðo<T\n','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ðí÷¾«QK®¸öc\'B','AÐñW«,ÖI)ÇFk´¹­eñ¦¤u	6Òàm2è^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íé\Za˜]]ãA‰ê\'hŽ¤€','wp-admin/network/settings.php','/wordpress/core/6.9.1/wp-admin/network/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡†gJ>ÍÿBn8(<MyY','ëÄ.…u¦Ecc“ùèà4*šéxâyúéüP\nP2˜mQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íêG¥Mòù¢–´åä¾&','wp-content/plugins/pressable-cache-management/admin/settings-callbacks.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-callbacks.php',0,'\Zûyi¾ç/Mhºl','\Zûyi¾ç/Mhºl','e¼0»þ‘¼M«wÄL¤a \"Šµ¿ý³(‡4˜\0+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íñ²ƒ=ÃúcäÙ‡œæý','wp-admin/includes/upgrade.php','/wordpress/core/6.9.1/wp-admin/includes/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Íd®Ú×vB?éÌ±‰hŸo','MÇðKÆkÊ€’ÜÏ¤¡žŒ°a^~mò´{ù\Zlû­<z¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('íùëeC˜¾„ðDi!×ç','wp-admin/css/colors/coffee/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A4à$·tAb÷\"—¼›¡','-uÃAáp!$“dÌ 1Aãd4¯÷«	^ôê¿xûé6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î	€`§ ¸š?óF€r','wp-content/plugins/seo-by-rank-math/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºŠMZ¿‡®§qúa{Ö','˜e>)×Ñ\rÆÌ‰ãŸž¹_\Z%RPá”^Z.BÁÿ’ê®£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î`ƒ¬>_c+sËvs','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã\"˜íj\0dÿã·Klt','}¦L1~ž¡½ioÒz˜ôAM˜¹nÿ‘™Ž¶8ì.J^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î‰•fÙ%ußPûÊñ„','wp-includes/js/mce-view.min.js','/wordpress/core/6.9.1/wp-includes/js/mce-view.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h}™ûæ¿7È«ñàÊ\nB','r‚\"váZ¬ejR°÷7fØ/TÌ¶Ÿ=qñü¼ðªJÛŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¥y›a%Aæ‚Ø=)ê','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/actions.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÔ±¥´Žý„\ZX°?K°\Z','LÎ~oM\r[Âß™ôàybF¨!øð-½ÐDLâLìÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îívGºnL#%\\~­û','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zA–Î\Zjšè°]¡æóV','á£± Åü`_ý½‹¾3×à¾Ÿ¥nå\r§6Ø÷_ú;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î[w.˜ œkáÝçU','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/InvalidArgumentException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/InvalidArgumentException.php',0,'	Ã ¦\r‰{•¬ÄK¬Ë{','	Ã ¦\r‰{•¬ÄK¬Ë{','g¬††3E.ÂG`dÁüÙ¶\Z	uR£4þ59Ç xÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îB5T¸Ûgjœ¿³','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-response-navigation.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-response-navigation.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰aÆ®ß%ó†‰oØEmU','?PýcîÔg1ÝµT.™o°‰\"ðY¤d?Œ?Ë}¦þ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î\Z½‡å{:\ZªŠå4f','wp-includes/js/customize-preview-nav-menus.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview-nav-menus.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Nm ¬lñVÒª3„¦Ž','é5,Œ‹M3Å5÷Ýn(tL5¶ ;^æÄP/9z±áØ8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î`«Èý•±q(HŒote','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áa\nŽ\rÔŽ6ùöt¢^t¯–','T³×¢j¿…óiI«Ö!0F%•ø_ª©g¢ôSá	\\Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îËæ*cU/‰¬\Z6¯E','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ŽCþ­ƒ7Ü¥ð»qž[Ê','r {ˆ·‰ñ–ÖÀ¯å(Mƒ±óÃX}Â½’\"žÆ ß›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î	k«eÉ7ðÍaglÀ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•a„’$t)e$þr–†ã',']ýÇÎ3ú ¬G¹oª9­q2ÚÌ@éFÜt?Ù4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î-à&\\X¬àÕw#ÈJ','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TqqD²T/´ÞWo','¥é\nèÿÄßëv#\n#d)Á#Šá^xŸBîÙ\rÚÁí°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î.Éz›ƒ&·Š”.Ú1y³Â','wp-includes/css/dist/format-library/style.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØK«Ö4 ‹Õ:µÖ^ý\"@j','Mòî£ïÙ/ayÓ,[A™t*²ì’±ÂÜr‚ñæ„+S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î3L‚äYgBÚˆ´<\'¯Ò','wp-content/themes/twentytwentyfive/patterns/footer-centered.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-centered.php',0,'¤âdbÿÈuû.+†}Í\\,ž','¤âdbÿÈuû.+†}Í\\,ž','ø5IGŸ½IÃñ¡Çú[„}¼úe-©[òµ±[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î3ZÌÍ Úd æ©ARÅ\r','wp-content/mu-plugins/nexcess-mapps/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/InstalledVersions.php',0,'æäf·F©i*Œf><','æäf·F©i*Œf><','ñ¦Mî× kiyØÌ¨\'ÛŽï³S³¼\nV×|TÄ´Àº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î5aO&V-7AŸüu','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Exception/MalformedUriException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Exception/MalformedUriException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tf{øi¬`½	ÞÊtƒ','§Ï¶Bý*{!k¯”ö§(fÔˆtÍó¬,_m r5Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î<0úý;6pK¢å','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/block.json','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜–¤ð’®vóÒhXf·bI','¦0°Q&¾ë.¨]„4ÂTè‚öü®ã?^mO5Êdn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î?kbŒ…x÷_Jž£M','wp-includes/blocks/comments/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comments/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dGL^ó1“\\8ì¬òo§',' |ïµÊ^¦TXûáÏ¢xSæj…~Ã5í\'[L8CD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îAÅÜŸ­ð•h\0N]D','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÆ%v\'Åê •:üÿ','¼¶K®]Öj\nËaîK¹.b·u\n¹±÷6ÖËº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îAçÇ!ú	t¨NLÕµI','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-posts.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûý:âNÍ&9ƒ\ríB-[–','˜·ñ³9ËÀ(â3¼lTYVÊ+z’=´õ¢	ipç\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îDHûäÖPŸdR‹c\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/public-path.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/public-path.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	‰\ZUüÝG®¦Ã÷ì&Ö','àê0{e6(å?i4!‡ñ®A°6ºFÆ“öy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îEÍÝÙái!Ù•ú§è„Y','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç‹ð$•=f™á¥ñ¿aù£','	¾|—cÍØ®@é–¼¾‹«tkQ¢EÖý¥®‰aãOŽæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îKñ¢ çLÉT3&zð_','wp-content/plugins/jetpack/images/stars-left.svg','/wordpress/plugins/jetpack/15.6-a.3/images/stars-left.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qoÊ€r¸—u¡$}QúÑó','C=\"Zw‡ŽþË/i¦ÇRï5ÇC9o’tÊÈ<J','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îS*6ÄA’ãÐíé6ùvÈ','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-uploader.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-uploader.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍGÇás||rÈ£‘*æ','‚#ýËúc+Öâ«ßl¨íq—ö>¿õx6B®ExÜ„t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îV?¡äP¸š‡ûh ž£úô','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-admin.php',0,'ÀµuWQ\\æ,zƒO9\"','ÀµuWQ\\æ,zƒO9\"','ÔRÊ÷ªó.a¡\r™AAñã‹­œÔBxþ¾ÖVUð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îYÇ(×ö/Çñpð‚ƒÿq•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›	\rEÞrù{DnT2','Õ¹BØS‘Û{Ìu¤®àû§$áæLxï§@ü&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î[Þz`Ÿq(\rYMò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÄÑŒÍ¹¦¤UJU9e­$','fWá-ÈnA@~od±\'ž	••«6Ûë»íþPÄ+jk§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î`ÕÀœ…Œ>Ë÷{·tŸ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/SiteChangeGenerator.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/SiteChangeGenerator.php',0,'Q_,S‰ÕmŽ±\"ƒ|±','Q_,S‰ÕmŽ±\"ƒ|±','ó¤VÔ×@_Rf_ü}g—(Ì›ÁÍE©—·z`ôö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îaÄeu÷Ã¡ ÒÌâCR','wp-content/themes/twentytwentyfive/templates/index.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/index.html',0,'°Hó®^!E¹Ê·¥	mÖ','°Hó®^!E¹Ê·¥	mÖ','2ÓáSëÃ#Rðâ+Ž%\0¹oë,Ê\ZF,æ( ß’ï=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îf¡ MÍ$ìÔ~ g(','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidUrlException.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidUrlException.php',0,'MÏ¹ÈS%™ÒMƒsã/`~','MÏ¹ÈS%™ÒMƒsã/`~','ù%R•Ss,iTÒzd’Ï\0]TäX†hþ9P£Êœs²¡`!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îi/ü:áic/;€JŒ·','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce-product-feed.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce-product-feed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pq—q‘<âånŠz[| ','»/9\Z¾xAo*bçßßxÖGcŠª¸R©4ÖMtº—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îil\0õ“ÖšsÀˆs¯¨à','wp-includes/blocks/post-author-name/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¡ÜÁÙrºMX¦Ûo','™ÖÕ~’	(ùÚþÏZÙ<=Ê$Þ¤Ó#®¶ÒÝ¹wé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îiãûwe%q/ò#´D','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–‰—\Z]{Py¯Õ’O	˜‰','×P!ö¼Ø+[æRûKÖéh9ÞÂcÅª/¶›\"\r0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îpq—K Ägƒ­‘¶4k','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vøK›úý<•ÛtÝ× ÂQ','ôO[^á‰Á°yV¦`Ëâêž=éhè+ï°°dÑ\0-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î{šEÞ&RŠæØc¶E½','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1èÊì˜AûÂ<§ÌÆƒ&','/œO®$ÊxÎÛÐ,àö\0>¦bël#\nNÂFà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î†3IjÅr§ñ¢<™¨Ñ','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/select2.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/select2.min.js',0,'è|¤ÃUO{ži6ÎÓ¢4','è|¤ÃUO{ži6ÎÓ¢4','èh¦}%Ö~um-öTÛb§âU7/þÖ¥ñ²Öä?ç¹0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îr»Ñ±M.êðaC¼òz','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ÔÖ3ZcdcTÄpÿdL29','H®±ê¶oÓ›’cG•ò§¤cüÑ\\À2„v>AzPÆr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î“„0´52 §O³R\"Û','wp-content/plugins/jetpack/_inc/build/widgets/milestone/admin.min.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/admin.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÒžÒ†Tÿ‹´”å—\rè','hšð\rÒe`\ZÈEµšý}W€wVKä\0CÏJÃ½Á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îœk2™˜šs%l„¤Ài','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îŒ\0‹c±	%töÓq¬y','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.min.js',0,'òåèåg±¯ zS¿Š,','òåèåg±¯ zS¿Š,','$W:Ü”ä•\'Ù‡~Gá·½±çÄ FˆåbomP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¢i	•ØÓdãœù\"Äþx','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éý¸”ð‡]3uTÏ¦ëöKÕ','É-¤}Î»vRÚvbTá\'aøË®…×—æÀ5m(t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¤òõÌDëb{y ËûÅ`','wp-content/plugins/members/inc/functions-options.php','/srv/htdocs/wp-content/plugins/members/inc/functions-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃÛQ¼—xðLÝI*ñþ&Ñ¾','ïž\ZJK/Ë\\Ö´­!2Ú3%‡Áv~ðµLÜ\n\0‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¥õ#¨«–ýërÄ)wZ“','wp-content/plugins/jetpack/extensions/extended-blocks/core-video/core-video.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-video/core-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ÈÒÖ ¨9l¢,I2ïC','žÏÓ|ë~éEƒvŽ	ÍüÏ9¼{›àI\'´Á¤íi','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¦<¹nzœÕÆãš L','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php',0,'jq¸µåð©²U¤gW*ˆ]?','jq¸µåð©²U¤gW*ˆ]?','b?ºóŸÑ[ì\"yR¸Jj½E€ÙMQ	A?šÈ#+Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î«ád‹¡¸Y:‹½ùå¸','wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php',0,'îöÚ.ôýÐš£Ï‡%¯7ï','îöÚ.ôýÐš£Ï‡%¯7ï','Ï0Ê¼à÷Øï‡hîÖ^ôÍyóE‘²ÒÈK€fWÈ:T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î²?ø¡sr¡:\rò2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^«¸š=o4èm~ä`','«_&ŒçHèSY;8Ò¦à@å\rJëiàAý!í#.sû','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î´z„qáb)ØaâKËÙ','wp-content/plugins/jetpack/_inc/blocks/contact-info/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘Ùñ¤úD÷‚ý‰qähT','ú|ÊG,òB’\nì°Dû¬Vg6ùØ†´£PÓ}f^Œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îµã…%®2![Í’åI²','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KD¶{¦žV¤¿uš6I_ò','O¬cÈQæÈ‚+MµáŒ9MŒAJ³žfuŒÿ[F3ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¸Š)Ýõ,1úÊ½.ÅÙøŸ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecord.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecord.php',0,'gÝc=þÄM2ÂZ®æÇ}','gÝc=þÄM2ÂZ®æÇ}','õD üœ]{vV¤×ùQ	Ã¨t}Ì¤ÒG>^«§%Ü–³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î»™Un’§(Hë›','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RequestTelemetry.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RequestTelemetry.php',0,'Æ›WÍQãÑ~$5U¥','Æ›WÍQãÑ~$5U¥','hâçšUiÉó¹öø4’íþXîxj(Z»AN`òÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¾ÿh”ˆ«\\âpád]Å','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/cal.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/cal.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r—aÈ^R¦ÐSPb…Ã¼','m§¤YlpÍ[AJÌ»ÖÂmav°H÷\n»…$_yrÉR±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('î¾<„7vºÍY6?éàÑ','wp-includes/blocks/separator/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/separator/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mfPû,fó\'×¼®tOgQ','»8àãœvY§êÍœï {¶kzfž7{+¾ÕúÁÔ×Æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÈ¢(o:þ‘ö¾ø…£ÝÀ','wp-content/plugins/seo-by-rank-math/includes/helpers/class-choices.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-choices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W„uÄI\0Ù©Ñ\"Ej;ú2','<UØÔªéMæ‘´4€æÝÛ…2<\\×¿Ù#mW‡„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÊ\n<@$MS½yí›ž','wp-content/plugins/seo-by-rank-math/assets/admin/css/post-list.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/post-list.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jWmÔ­Á:IDÏ§©yb€','·TaxÍÌ*Ö•Þ„Kõîu4 &½Š±Ü’ž<âª§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÎ¯¾Û?ñ¹gW„õ÷9','wp-includes/blocks/embed/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\º\"m®]Œ®@‘ÝÂCòÓ','*þÄ“¾#FÏš\0j²‚ÙkŽö¿‚‡5h™5ªÝ¢Ç<î×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÓíãjyµð¡×ê#Àp4','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UriFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UriFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úxÈ„>\0TU}\0rAñu\0','û(ÆSqk¬Ó$j©ê/;-8ý†©À!,ˆUs6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îÚ;‹8ãö‘S\nÍW™','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oM®†{ &‚§\0{ÂV','eæNÖW$¨#¶‘ÜÞC™Ú&pëàëÕ¯ù,˜»$ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îá=ŸŸÃ!yP³—¤Š¶‡','wp-includes/Requests/src/Exception/Http/Status414.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status414.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã°šDeµ¸l®~ë‰J©p','öÉÉ˜.ý±¬Hm°<+ÖÛ¦)ÒóÈD×Q<5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îá²N–”ç¦F¦VïYìC','wp-includes/blocks/shortcode.php','/wordpress/core/6.9.1/wp-includes/blocks/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','- ˆX×œŠ•§‹¡êƒ¹ç','Š¤ánÝWá?Êc©IËœâÓ¦…Y}=\Zö@Y˜—4?r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îãÉ“ûï\r6e±øc‡tÒ','wp-content/plugins/jetpack/_inc/blocks/tock/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç\"tÛ\'5÷êXìàŽ{','.Á#»MT(CŠ¿/é*,³FÉÓˆ§¿Ó1l›a™Àêw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îäeœ²QÍ7G?ž¶Ù','wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´j´cØw×°cõ’zúàý\r','*s(|%ÂË‡‹ÉlR\'xRãšÄ,gsPW‚YÏíF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îæj¢¨®¤Ès#Wõý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìHWÉï46ç¤Ì…ß<','¯g~Œó<àwŒýµ@6ç\\ÙÿZ*n.g9í´l\rp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îçXO¥z-Þl9Æ·á0Ž`','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒAy\nY£n2ù!úË','ShVýZt^Ô~Í›·Œº\n#$Ö’\r¡5ðVÑ‚»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îçuyªØŸúuV‘û@/‚ó','wp-includes/class-wp-block-patterns-registry.php','/wordpress/core/6.9.1/wp-includes/class-wp-block-patterns-registry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Áeµæƒîå1¬2ù6dÍ','Oýíá«ƒŠmhæQ’ÎƒqÔf{(Íç„ùIe¨·À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îì÷ìÔHú`­éáçc4çÁ','wp-content/plugins/gravityforms/includes/fields/class-gf-field-time.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-time.php',0,'z¸‘Ðžù´ßkE’X“Y','z¸‘Ðžù´ßkE’X“Y','1øù•ª¬—ÔÿXH—)®K¯¨´xÛ]=Ñ ^Â@h¾à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îóAEái ÍÞw}W£;Ü¹','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareTrait.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F#éö½I\"Í 5#3','D”üIú$¨¸…m¬ž¿l…]úÚå‰“\0&%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îõÒ¶ôMg¯?zkãuÏôª','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'prƒŽ5ýº{S -','®#J}¢§ˆ~ƒøRçgÖK¯BgÎ](Ýp‚\"¶–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îùh[í°¬u•EñëÃA','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î?Äã[4ÔxêËJCW¸(','q½ó²õ˜iáÆ$Á”Ó\"­ïHYAÃžtªNËŸhLt²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('îú±Á\'˜H/%Í‰jö','wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BÒ¹~_PÅ…tûIÁf5','ƒúç\r×À|ÆcNïmèCx³±SE¢ø°¬Êrˆ§áM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïôÌwþô™ë”ô±$§‡','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Refund.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Refund.php',0,'?âËËçÖÌùc²éíô	','?âËËçÖÌùc²éíô	','ù·\'KÞÎ>‹îp’o›‘ZM-F^ÐJ6_—³cÞˆ1¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï@}&£J~ÏÂ¾&óè\0','wp-includes/customize/class-wp-customize-new-menu-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-new-menu-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«ÈN‘àp‰ÅaCÇq k','„F¾Ì0”HyceåLuQ¬«Î&§ä˜LiH\n©DÅ©K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï©I¸‰\">Œ{|né{r¤','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius.php',0,'[	”Y ¸­xR‚‹™','[	”Y ¸­xR‚‹™','J´·ÁÇÎÙ~•qˆV”	u€/ûÓ¥){|É”ì¯D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïèEJ<²­sËËQ=Å','wp-content/plugins/google-analytics-for-wordpress/assets/images/down.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÃŠVÀ}d*JQÈW\rr',':Ô¬rnÏŒ†œ–>ã‹ÇqîÈÕ ¢~0f*šøøò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï4²‚=(®I¶N¿‚.ƒ','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓgŽŽ&¾„ñ[ÕÃò','„µKîcô8\"Ðw0 ‡¦ä\0Cùº z–ëw>¿|²Meª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÒä4	›Lþÿ2ö˜è','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-ads-welcome.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-ads-welcome.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','° \\A2PfžzÞ$\0Å','¥dÓñ¸w4@ÚÍep\Z{•Ä_°Ì9	£“@=Üá9¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï™ÉãPLpb´„úpXç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸™Yc/àãÂ|)íNî7€I','¨ö‰D¯\n.×5\"Ð’QÅªÐçèS4çéëV«9,M{§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï\ZÚðÔLõ3ÚæÈÉJŒ','wp-content/plugins/wp-mail-smtp/src/Connect.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬Õj‚Qs=}™ü¸U«¨W','ýB°tgîÙ:˜ËhXou{`dU2à\\xÛ; úsI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï7âke}—ì)KWs˜','wp-includes/SimplePie/src/SimplePie.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/SimplePie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀÊ¾É~\n~Žñ—«›‹½','™éÙgIÄH)Aâj/öq\Z`â1Ò—«\rÝåät;gs:ËÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï;Lát‰×¬C°ƒ”É£','wp-content/plugins/wordfence/tmp/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/tmp/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·I z~Òi¶,Lžÿè','	ù¦HQIéqz¼Ú¤øpÆ9ŸC4>Hü€Â3¨‰„G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï<ŽÄ‚ùð\\{ˆÜfªÁº','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-Cvrc56L9.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-Cvrc56L9.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö:Tât²Ghš+EP”X','qÅÜå¼+Œ,Ú@j8É‘QòôciŸ÷Ø.â‚1‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïEdÂ×4¬Yfneª\rö','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äÐsv:|¸Ð–Þåü×:','Ò!}ÇüÇ3ãÌ_F«\\©aHu?Ã\ZN§ê¯ÙWÔeÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïJ:ÊçkÐGÞH;Í¹ƒýP','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chat.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chat.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÖÖáD6TßÚ¹i.½à)','ŸU_Ö]˜ÝhŽàÜÁ‡?C0ÈáÛøB]–=‹q~É<ZG','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïO‚T¯	«»h¡’','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'-Mßj‚9âœÁ¯ûzT','R‰åï÷\'~HÕÍ\ZG	/<Ä;Q%+ç˜A–ÎGö¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïPÍ_hGè×±Âð‚æ³ô','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ž¹A,|Bƒ$Œu­\0»á','4¶ðTOë³ê»y›—=D?ŸíKòë^f9E„é”a=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïT¹¯»–áÀÁêÅÒ¯ÿûä','wp-content/plugins/gravityforms/includes/orders/class-gf-order.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/class-gf-order.php',0,'mMÛT%º&CË3@kI®ÿ’','mMÛT%º&CË3@kI®ÿ’','ÂÂôï#ˆ‡T!=ŽL |dŒE>â0<÷X}£É/\0¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïWJ2·F¤ýá\"n´xšà','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü­„zî(—{1´N]*7','Ž¥m:ïªø½:çÔdŒé‚-ÇÀzÔ w3Ó½¤ïXP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïY.PCÿ	ó%\rƒ¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/loader.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/loader.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q„ïœ%”F8·‰‚¯Þ','Bçå:=HIªWxtëE…Lá‘Ä9!ßüæ±?i³+W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïY^~5~‘¨pŸG-ŠŒŠ','wp-includes/js/customize-views.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"FY‡–¥ù{-‡ˆ–à®’','eá¯TÀ¥ ßÍJÚraÊzOX	/TT²•š%¢„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï_òYÅ­Žkâî!+½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áÞD£°k¥JuÊ}ÐÎ¸Á\"','Nƒ„}M:7³\n¯Ñë¢²›ì»ÑÕN7{Ÿøú.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïc;Mqá\0~™¶oJpúÕ','wp-content/plugins/google-site-kit/includes/Core/Authentication/Profile.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','îñ<Šãƒ-îsÊç(¯','ª…™ƒGh½wAý•»jW‚u7nÂÀÎ’ÙêC•]u%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïjU Ç3ê0<ÌgéÝb','wp-includes/blocks/paragraph/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lòl@;¤\'v@¨Uã:í','âçÛ©„÷P¥(}Uÿ-í\0\0rAµØFkS‚ÏÈA,Å%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïjÕ¤„tŒÝ‹ˆP¦‚+È','wp-content/plugins/members/admin/class-notifications.php','/srv/htdocs/wp-content/plugins/members/admin/class-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dbñÌ’rQÊìåpYd>c','¦¦é-\0•ªã”8#bTw–®âAÃÆæa/ðÆÈ…t!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïrõfMJŽ±ÙK¼û9œÄ','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-blocks.min.js','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-blocks.min.js',0,'¸KÕ&OÙn&X ôÖ¤O','¸KÕ&OÙn&X ôÖ¤O','A®E>×ÁÍ½úkZY\'+¾ßý$Þ°ùÅ·©p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïtµ	˜0‰ ©l<','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dcG+Ñœƒ$h	ã’´hGX','ßî¶ÑfìÂ²â·¤(ŸÅõkcÆœQæó¨ÉGÙŽ³o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïu_ô‹‹ÿÂÊ~!\0Ä','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y=\nYà´99š2­ø','ý—û6©‘°\Z/ˆˆùpây5îÁœÒEð”Ø­½©­O±E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïxX(Ónïã²LÛ»gÔT','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp2go.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp2go.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÉÿƒ’?›€p(‚0¯†³','0Ëú´/|KóhG°c\rÿŸèösÍ­Ñò°t²C}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïzúÀœØö×ò|”zûxv','wp-includes/js/jquery/ui/droppable.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/droppable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º€iµ4È*H\ZZwªl¾','?r£Ü¶K£~Ï¦›cè$E·YƒÖ W>\'þ)Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï{Ñt5FƒV\\ênÎÕ¥','wp-content/plugins/imagify/inc/3rd-party/wp-real-media-library.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-real-media-library.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùê€é­¶¨ûÑç©¤‹æ','\"- Ç\'™Wš\Z„²|ó@¡ùÞùKe³ê‡?ìÓ_v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï|D`m›)/Ôt€E-›–','wp-content/plugins/imagify/classes/Media/ServiceProvider.php','/srv/htdocs/wp-content/plugins/imagify/classes/Media/ServiceProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YþLáH­ª*±_Hµ…‘','ªóm#9·ËGdûíáé®ÛÙó¢BWxëçr}¥Üz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïú¶ÕË•§³r&ÕqÇFi','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½!y¥WU[«u3FQ','×òóÄ·ÖÍž&Fœ’åIéäfY°GŸ¼‹ªßåþŸ0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï€bôöI)q<âÙÊ]ê','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b–šS]ÆgãôQ¬ïkìú','PÖ\"lŠ&™Ä³4ð°ÖL½*„Våñòw*ŒÊÖb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï„ã%¿Š\'e?â³Qf¶¬','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/constants.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/constants.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•‹¢àsmEÔr>¢ÎŸÓ','w›\0e‘§C”íL€»Ùù›/Ø¡#K¤;&Ãnï»¦˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï†S–M/‚ ¥kÑ”_¾’´','wp-content/plugins/jetpack/modules/gravatar-hovercards.php','/wordpress/plugins/jetpack/15.6-a.3/modules/gravatar-hovercards.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–†Qø\nSÍÂkú†µ','pÖÿÑ@:du«%€žÇ@=æÚdÄãWjûÞa,ø-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï†Å!ç®†òÕÅxt','wp-content/plugins/members/css/admin.min.css','/srv/htdocs/wp-content/plugins/members/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t}sjBË”\\w\n3f','·i¶(±™ÂëQ·Lì02U6à«P~?f{v9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïŠ]V™$)ŒÏü3Nd','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„Vw6V!›N»k¸<\"v','€úžŸê½Pßçˆ¬MH:Ëí)Ø`Ø‹8VJ²Ü“æÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïŽÿÕwQÄúÓ\Zækr¡!','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–zñ}R,ÁÁLÖpïê','¾\r3›j-–”ðìz$½¬!â‚edûÊÿnÁ}\'\"1ÕÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï”‰Mõ½oø¤¤¯™`©÷','wp-content/plugins/worker/src/MWP/WordPress/Provider/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï•x ]ÏXÐÅLÍ¹-!×','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventTrigger.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventTrigger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ñ¶fy¡¥±#Ê','©µûáá>âv’çÃ|ªëÄ!€u\"~³Å\Z\Z{¹w ¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï–<…’»K¸†¡ÎÙÝÛQ`','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3é«®æ»™x5©Ô„’1b','ïÙ÷{p\r¯ÐŠìÇì° (ï»‹3n:AÐg	­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï›%¬oòo²¤¥Üƒ30','wp-content/plugins/jetpack/_inc/blocks/editor-beta.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sòÚ×»«zA7™¿ä','êþ(?Á»D·ë—=£>?šÒr¶„¿vö[ÊÐp\0¼U2d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïœ‚	Ûú¡09ÖÍm','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²mM‚TExÃC tóšÊ','é}ï6U’o<žK¬Vå„°ðÛñjS—²¢/i¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï£/ :œºÒ£mY²rý','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øß—ÖE¦sÇ„(2÷6ê','‡ÈÕr&bMVÿ)«†. O¼w‘OÅbÎ‡˜5•!w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¥QdKb³còwá÷Æôæ','wp-content/plugins/imagify/assets/images/bulk.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/bulk.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ÿ§!›]ô¸<Ç†Ò0','\"ÆaÜ÷ozIm¾ŸîÝÑ ì™M#œúe%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¦sDÇ\"WZ˜°ôLðÎ±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/UserEntitlementsPlan.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/UserEntitlementsPlan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(¦úª>Öç®kF9Ø','âÍk lÔ\0vÜ\Z6â8\ZˆH€§¸=?Û±PiÃoK%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¨‰I™@`£f3Á¼’','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I\0à²É¼\0ó»—;+¢è','î?5ËJ€˜¨éÈêŽ¿Ì£!Üâg-mðàIàµìP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¼`9èì×ëÈUi‹â÷','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseIdentity.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseIdentity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýdÖÈõ¸üûnyQ@V$\r','á4Ã‚4j(µs®cåR³–õk[l_‡;ß§Î^uø4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¾˜QŒ¹©÷´)B\në,','wp-content/plugins/wordfence/images/loading_large.gif','/srv/htdocs/wp-content/plugins/wordfence/images/loading_large.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‚Y¼®{Ob‰UW~¼YË™','p8ñ\'—÷™	t—Ïß:„Qßo]{5G1åèã»ÅE¾Ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ï¿ÎsõI‰^f¬Ôëf[','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Rû„Ü¡½\'#@MHëzî','\\¹`NDõ@]ÅÕ¬\Zô¢äÌtï317rÓÃõo‹¯/4h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÀûP†‰a`Xuî¥¡','wp-admin/css/color-picker-rtl.css','/wordpress/core/6.9.1/wp-admin/css/color-picker-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è”¼;™¹¥«dZÜ«Iæ','ô„”Hû(Cäá%A¸È«Ëˆ·ÈÙV¥«%f%¡\0CQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÅ{´ú \rðSlÅ¿é	','wp-content/plugins/wordfence/views/.htaccess','/srv/htdocs/wp-content/plugins/wordfence/views/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£E\"xKÊê{Ç8ödS³','C‡¾ö½\'r…9½ì@âK¡Þ†t¡ª™öâ§w#@kº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÅ·!WIØ[o–ÜYRCÅ','wp-content/plugins/seo-by-rank-math/assets/admin/js/rank-math-app.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/rank-math-app.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','úOÈ*/WI˜b§É-¾íe–',')ÛÇŠLH	Ä¢üÉav\"‡Ÿ|xÔh·d0~¶\n‰¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÉ{•C,ŠÛ;8#Ä’íB','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\"Xãd‘à`«·=ù\'¿\0','%®ûp±àö¾HEUv½Nˆ2$GoÑ¾@PýE»¸eJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÑX=U¡pfp¾€ÁZ','wp-includes/taxonomy.php','/wordpress/core/6.9.1/wp-includes/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>‘ü!¼ó°¼Œ§Ø\"ÔŠŸ','Â¸î ¦H4e,ž	z×ùXåÏ\nÛnªlâ-Ù­ä(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÓ+hP…sÀŒviD…ã','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í®yaºwr\\/1]\"T','ÁxHnŸ[Ö\n/˜*çu:àŠô°žÂØG­Â¤º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÙÈ4…~§Ž^U1Exæƒ','wp-includes/blocks/site-title/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¢GáóÌMâÎ\"ùÙt|','³»` „ü\rpJ¡òÉù6Û©µï\ZøÌ[¶Ñ2k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÛEn€\'é“?8£/H7','wp-content/plugins/gravityforms/includes/assets/class-gf-asset-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset-service-provider.php',0,'™Òà¶“—ü%\'e²ÚEž¼','™Òà¶“—ü%\'e²ÚEž¼','\0Å¿ÑÔ¼¦ƒÿ°XÃl÷\'$Šï–æ~¸XÝÈ¬OÁ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÞŒt+é\\õ+ÆXa†ZU','wp-content/plugins/wordfence/lib/wfScan.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ZÏ{¼A°Z»(cZK%','Åt/ösP¥óâ/Ûc2wŸ«&œq\'M5”ÔV‹Öô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïà:óòŠK»ž.«:WÄ[','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äkè:¸æ\0C©?ÊÆTE¥','ÍùºmZ)™Â ‚@°¸‚•z2œëf—ju0ó¡…MU4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïâbKJ®›Ê”Ãc5ƒ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/edit.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šA¡|²XÜþàÎFˆl­¾','’<×{u\Z|¶ËFókQ˜5vDªìµ;ÀVª²O¸ÐU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïã¯©è	\'¯æ¶Þ¨‹÷V','wp-includes/images/smilies/icon_biggrin.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_biggrin.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üK²ñJr§½:¿]kIØ|',':š²«ÖÙ”ëÆÅMœ›ÓÛX%	Ì<8½g4Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïéˆˆ7¸r«-=ÒÏ€DK','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³µNÍXZ+ò{^q÷Ž ','#ºûÐYŽð>XþNiŠ¢(\0Ìá®\ZGàŠ:y…}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïï6X‡Ôª4ñã[_‡=t','wp-content/plugins/wordfence/lib/wfScanEngine.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ñï½\0àèjþû=vÄ,','Tû‹yÈ¤˜Ò˜å6,¢Æ[¨¯µû%9iOS|[]Ãuª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïô±¨cµÐG¼¶¸(`E»•','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¼\r¶®\0lp_Ñ€>â#','¦­¦»T,¦Ú}1waïYïøà²ß4BI]wAXÛµŒÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïôÑ	n,Q¹µå¾™=\r','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg',0,'—-¬ñ…Þq³W63;ò','—-¬ñ…Þq³W63;ò','ŽÔ©LÅ“Òˆ°Æé}B\0D#žt¹Aº–	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïö*o‹¦õwMÀPÞ)¸','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qþU¿D¯L¨~×·¸p\n+','|úø#¯UX!ŽÆ„ÿ»?mÀhlAuQ‚²Ò¢<ÈŽ“é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïù6â.°GÍä‰úæ£›—','wp-content/plugins/worker/src/MWP/Configuration/Conf.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/Conf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀG‘·Ð ÆXÆ¦dýv³ž','tü\Z7ìþßxt+ªA\'ó3ÎÃ4,$Çê8Å¯/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïüÓ~üÕôŸ¨ùGdp','wp-content/plugins/jetpack/jetpack-gl_ES.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-gl_ES.l10n.php',0,'\0Y=PõZÂ°ùU·õ‰ 5','\0Y=PõZÂ°ùU·õ‰ 5','Cuåe$uñFŽ#“p¶Sð+%âØ‰0¤-µP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïþ¨UPDˆ—2%1»','wp-content/mu-plugins/nexcess-mapps/Services/Managers/RouteManager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/RouteManager.php',0,'™V*ÂÜúxŽ~fB¤‘ºá','™V*ÂÜúxŽ~fB¤‘ºá','óì¦7¤} ÄQ²Õì¯Óøšyb1·7ª¸†]|®z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ïÿ€É9‡ÊrÀMÔ§Äè','wp-includes/js/customize-preview-widgets.min.js','/wordpress/core/6.9.1/wp-includes/js/customize-preview-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}¶¼E{\'$‡öãSŽ!Ôï','zÍ1xØ¦eDˆK]µMý\'!½ÐG“¥Ë\'{»33','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð1\ZŸÃå…¨ùéÀ','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/js/seo-analysis.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/js/seo-analysis.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ûàúâh\0EA$8f”','–Å{ãî[Kº\Zµ§¦7Š¹â¡]¾¯>´¨Ú)n{g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðó’q{fþ#«E÷>@','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v*ÀÖl\\ac×£Æµ7ÆÎ','Ã”zõÿ”ó-}3DI{%ÎöKgÈÍ§ë‰ª¯¼–V¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¥ÝüÉÉeÂÛ®n¹>','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø´DÆ¹Yç£Þ\n¬eÿ&ð‘','·8ƒ·ÅíÎáŸ\"±ôÙÒqÀ š‰5—¹ýøéù³M›Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðé,šÒ™iW™µ*/ò','wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ~bcÁ©ñ?ž†¼jee','\rÆtáž¥ÉµÎÉVÆwf¨eî>Æ[ÿÙ›\n}¶A ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð³±V…xÿúJª,b.Ã·','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuthErrorObject.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuthErrorObject.php',0,'”	m+¶âÔÑâð–˜bS†','”	m+¶âÔÑâð–˜bS†','.×ÁJµðÈµ9—ÙTúÓü!I`;ãâ<5ëºä¡b	.k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð-+Í«t-}œ–P6óéþ','wp-content/plugins/seo-by-rank-math/includes/modules/schema/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð ÀÞ<:9Î|ÂÎ6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²&Nu)©wgÆ¡g^&ÃÌ','5!Úìªì…”N{Gc¨ÛûºyÞ]òü>\\;B!Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¸Ê6)Jo*Š§Nn+','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ´©Ä`ˆ‰\"@ãÒ)õí','[(ûQû@ÌŠÛ#2“\nHþe©îEc›{×¨xH8í‹:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð þ*¾z	Ò.)-æ½\nX','wp-content/plugins/jetpack/modules/sharedaddy/images/divider@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/divider@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øýÌ”â%!Ñ5Œ‘U€6³e','”]ån&ïæt€ðH!pÀY:3‡ùÀÇ°É¤Ò`lñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð!<ÊD]¢øßÏwÎ5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®‹Œ×¥c(æsU%@»zŸG','#ÏÄg1Çx§¨ºïÉ\'õ¯G“ï-i×1\"¬Ðø~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð!¥¯_ïüdpÁ†^','wp-content/plugins/worker/src/MWP/Http/JsonResponse.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/JsonResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒc¿!L5¸€ABˆ','Ë-í®”i•`».-?‰å[w3ó`êYÛŒSi™ä´V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð$ŸÄ«¥Iˆ^ý“3·”Ñ','wp-admin/menu-header.php','/wordpress/core/6.9.1/wp-admin/menu-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á÷R?87ø5ýÉƒ¥ ','^ùkd¾UÿØµ7ˆu¯»7~ø­a¡ïÕ-Ö;Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð(fÊZFäò…šÙ3·W','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Regular.woff2','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Regular.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h‡¶òDÛÆÛô,ÍÇkp','JÇ7Ø!ÿàg`ù¹ù‹!wŽ`ŸÇfUZc\ZvÄxt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð.ú—ðHd>TU™MáéÓ','wp-content/plugins/google-site-kit/includes/Core/Admin/Authorize_Application.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Authorize_Application.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Üš&ºsR,Tà¬‰ªH','eËKl$‹c‚¼k± »Ÿ)r°º‰²‘Ð¸kNC÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð3þlrÙPûè_µB','wp-includes/css/dist/block-library/classic.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­&ˆ\'qÿwM4v%Ü¿q','÷¬æœöåÉâÅ¹~Ù…ö.-~GÑè•—„GøðÄ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð4\r?¡®­“3gsÙ¦Â½8','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/functions.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ìsÔËý)ÍñÆqØS(vã','Ø»À#3qeS\'ìUQ2¦¯/Ø¸Ã­v[§ì\'‹Ó!G~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð5ñÃ°3Æ|Ä{¾×™Þ7','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/class-jetpack-subscribe-overlay.php','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/class-jetpack-subscribe-overlay.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>± `cÞcZqÔf\rVq','Ù¾]„fjMÀH,Õ„ûæ;çÔúÂÝpcF¾6÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð7{ÛDH\0ÜŒë0U','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.jsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.jsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÎFIŽ\0ÝZ*´C9','²J=¨@Á°ø:_¤n“†§ÝŠJE¶4p£Ä¦\\ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð:k\nê¶:ª²_9)jPpŒ','wp-includes/blocks/tag-cloud/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U¸åºù·Ê§ÓÔýßã©','Dê.S\ZØÚãº¾–û¤˜ üž¬A².—’Ðû6ßè+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð=ªZž†ªzqÎêó2(','wp-includes/html-api/class-wp-html-active-formatting-elements.php','/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-active-formatting-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùì\'W®!™¹™çÓÃ','ûIµÜ·Ê]S@žì5)‡9Ø›ôOÿØ]µ™¦êp˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðE	UÀ2Å+qR3:Öëo','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-i18n-f0c172b703253d0876a2.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-i18n-f0c172b703253d0876a2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3¸X»wQ]Ž`g8P›\\','3æ^Û¸šàªò –\r\'‹‚±ñ÷›>7á„µ°&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðFÓüNlðÞ¶D*6‚Ù1','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rÓ¤ðíhMŸ§ï™·’h','»X#t²®–ó(Ê	ñÈ¦Dš	¡Á€;ZÒÎåòm‚ç¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðFÈ¬\'E¸ÌAÅ0\'”Ê´Ë','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php',0,'Òé°×L°ˆÏýŠ—JM','Òé°×L°ˆÏýŠ—JM','V\n»¸Ë#\nõA†@,c]:ú¤a# ™†a­Œ\n&¹7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðGçã›ÅâûYõLÄt¦w','wp-content/plugins/worker/src/MWP/FileManager/Model/DownloadFilesResult.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/DownloadFilesResult.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H^­\'¯„%:‘nÊ¹r¤','9Cz¡×¿JzO<Bš¯šßM–;LþvfÔx²Ix²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðI/\Z³Nç2é÷öáÉñp','wp-includes/sodium_compat/src/Core32/Ed25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Ed25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä*®ÿþ²¦ëÎeÿì®Å/','1¯Èh¹eä¢+ïÉ:²zìa‹ðé÷ƒÍ£4@í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðKF$™2’èqHb<*>,','wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\\Fô‹MP	•ì^ì™','Ð°STh•õ¯D¼â>wðDÄ\n})‚;TQ1­¥&É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðPãJyNXÚ†{¤Òž½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º ’Æo)ÏúÇ•;]','>;˜Ø¦°ž\'¨ôÎeq™4ÃÈµÐ¾U³º¡—è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðS§Þ9QeÒÆI¼3Ê','wp-includes/blocks/details/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/details/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©³›ïb2Úõ|^®ä°v','W)tœV3õ>M¥*ÅÛÛÕTCjÕOc$ãËˆ8ß²‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ða³b{‹ªg=3‡E\nFN','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û’´¨u†âa¨[¸¡ì‡','-¸¿ÞýG›zü~ôdP«=<o-¨ç“â*ô[—7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðcó9@*úoðzBžñÃ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-subscriptions-count.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-subscriptions-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g1Ýk’ÃØÁ`_zN—çv','·ù‚~—­åíÜG£(±;èÅ5>~ÖÅæÙ¢¸Ö-«ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðd¸­*ÇTçXf…¥ëí','wp-content/plugins/seo-by-rank-math-pro/uninstall.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/uninstall.php',0,'#ˆäÎ€†ÛŽÔ]òU¶Ÿ','#ˆäÎ€†ÛŽÔ]òU¶Ÿ','=`2bŒ¼/í¤£Fì¦¿@ ù~ÈþçùÁ›Ë]T','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðe€-jÉC©Ïå‡z','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÆšÎüVÚùª{+“Äÿ,rí','Çk£rPAÿ%¬ö_¬Þ…úw·Ãy˜àÈÌÃHãP¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðfˆSµ–“L´W:ºIþ','wp-content/themes/genesis/config/update-check.php','/srv/htdocs/wp-content/themes/genesis/config/update-check.php',0,'<ÇÃ£ùèwçUÉPÚ=','<ÇÃ£ùèwçUÉPÚ=','º§Ayœãˆ\ZÁ+ôóÁù¤;m	T\\b©¥’”ŽDÚå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðhO~K.Ïd%f’ƒÑ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php',0,'h†à!ÓfÅªe%ÒQìë','h†à!ÓfÅªe%ÒQìë','²æXT¨ïãQ½¥±ýms™`œ®DPˆÃ§,|ì—ì«ºd8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðh‰Å@Ê’bZ¢h“@\0','wp-content/plugins/imagify/inc/3rd-party/wp-rocket/classes/Main.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-rocket/classes/Main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðf¤ÝÐÒ1>xaì','#{®Tá´©\'³¬ôÉ»ƒv >5o¹×ÕŠèãQði“x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðj$f„Ãferüë&ãÚ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®\"!Bý—}§åÖÝŒº','’Þ°–6]ë‚—èyGrenhJ¾3r\"âöéó)í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðk’çØûGæ\0ûôo','wp-includes/block-bindings/pattern-overrides.php','/wordpress/core/6.9.1/wp-includes/block-bindings/pattern-overrides.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëh½ ;	À3X\0Ù','Øqÿy…91©ÉÚUÆgÙ£¢©H}{®Õ²ÏCe','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðz•L€	„ u˜1¶Á–','wp-content/plugins/gravityforms/includes/messages/class-dismissable-messages.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/messages/class-dismissable-messages.php',0,'î×Oö©7u¼x¾gÿx^°','î×Oö©7u¼x¾gÿx^°','°0\nïb8ë< XÀŒž|Îå`,©¾…»úµqøª¤é£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð{Cžy“–ðÄ•ÏR	Î.é','wp-content/plugins/worker/publickeys/managewp.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/managewp.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w	Ciïý×<±­p¡@%',']LÊèTÍ/Ý«\n\n\"ûLÚÖþºXgn†äF›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð„¸´F¬¶\n½S‘õ?&','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ResponseFactoryInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ResponseFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§û-«Œg,BÔ÷¿ª','J/	n*jYõ¬ÅKŠ›Ô7•-ÿìZ+á\râ/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð‡•ÇÊQ“ÙäÈ=ƒ&L','wp-includes/js/tinymce/skins/wordpress/images/style.svg','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/style.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ¾XÓ–|º\'GuŠú','Ý²¿ûaç#”)‰`Ôn%ó\"Tšj¶O’Å\0%(x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð•1³}_œLëö,Ãpªé','wp-content/plugins/wp-mail-smtp/src/Helpers/UI.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/UI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	¦´ƒÃÛŸ¥“×kìîRsã','lþ1ü¦µG\06N˜èáM±\'œÆ]>Eû¶.jpòÅ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð–·­/¼!ün2ÊÜP‰š','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ô^2E©w·šóZÚ}','‰fºÐõêÛhgùÑM\0Ñ<¥0[³ˆÁÍ‘ý?¤‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðžÂ)^ä¢ÿ­Š×»fä','wp-content/plugins/seo-by-rank-math/includes/traits/class-ajax.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'3:õ¿MÂºà¸¶\n_zG','­s‹6«Tˆ˜êüî¡c0\\Jrú\ZÉG	ÙzžÁˆô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¡7OÏÀ±p¬žÉÎlþø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“78åtÆuz–0lòâ%R','­‘ðwmÛlç“kÎ¦;g`&„Bööã½¶`iä%}Æð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¥†N‰E–·\\B@æg','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TSOžŠUUý]kóàÎö§_','Â\rÕ~O%~Sj.âX.;ì)L›ò¡L¦ÎN‘nà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¬8±¥Ù\ZÇ…ç3±^Ô~','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬‘Ÿ;ôICÆº0ã','v>]„…„!:}p¨úçôiâfE¦$\\˜FH³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð¬ç€HNu÷Ë?:áÒi','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncStatus.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Òó¼P<HPr-?C','Ã¶2=û£¾¿*XœÅïšVQ÷ïß€\nõ¬.ˆš ƒæ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð­á—9éBÏ ÷3…ú','wp-content/plugins/wordfence/images/icons/check-care.svg','/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-care.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š@“Ûn?duäÇ¡os°?','JïåçõXÝ;¡Wí`i¹\"¶™[*øâõ&`K°>r4Ð	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð±POŒþ\0C~ºUí2ñÍ','wp-content/plugins/jetpack/modules/widgets/gallery/js/gallery.js','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/js/gallery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3íV$Ï/ «Þiè}pœÛ','”©åp³D\"½»nlÌo†BbT˜ú%ú&v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð³[°bUšEûó…§','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/google-drive.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/google-drive.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñ‚Ù©÷ùúÊ»W\0òv','IˆE:sø17Rî>€Bë\\â”óõÑÞâMlêIó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð³ÛJ•Ä#YÏFÏƒ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/index.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/index.js',0,'ðƒ‰ =mSKAÕÍÑÑ\\','ðƒ‰ =mSKAÕÍÑÑ\\','¥ðË›àBõÁË!è´Ÿ6Îuµ¶#,z„ÃkÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðµšRÞd~#’ØØÌ_\nM','wp-content/cache/cache-enabler/hjsdev.com/gravity-form-custom/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/gravity-form-custom/https-index.html',0,'ÔS§˜(&²‘\\ˆ\'„C','ÔS§˜(&²‘\\ˆ\'„C','PÈà¼‹îIÁûPÔÂ{¬~Õå˜s?¥V©MÄ\'Ž9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÀµUdKk0K²üwhÔ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','óÆ|a™’ñÇiaÏüë=','U1€Ã€xT1¨a®ÜaâÕ[>ÚÚ÷ƒ¦Íg÷BâK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÀFý¡7Â¯82í¤w','wp-content/plugins/gravityforms/images/template-library/Employment.svg','/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Employment.svg',0,'(måaÃzIÇòÌˆ2','(måaÃzIÇòÌˆ2','ÕÒr€Ÿ9JŽ£“ÊÌùëèšÖ™ËÃ\r½uöW}ÏOÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÁI4Mü­ÈNó÷%3íl','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceListMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceListMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤«“Ñú8²î5M<=>÷o','ÂJDY§º÷Têxî‹#ï‘\'-\Zœ¹CˆèY©dÔ‹Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÉyÌþuènµÛc[Ù§','wp-includes/sitemaps.php','/wordpress/core/6.9.1/wp-includes/sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç`S ¥³˜òE¾X»^YA´','Å%ÖøàªSäiù¬úx3’k®™½OÛñnz]ö¿¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÍ\03mMKìÒMYâ','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°Ô\n	§3òGGfm/œïŸÞ','ZŒaŒáPÝîk)±${2~9âÏ\"M»é(8ÈÜŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÐ·&§LÛ½Â¨ãVNŠ','wp-includes/css/buttons.min.css','/wordpress/core/6.9.1/wp-includes/css/buttons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\1AõôKÔt¡N[uà•','ö–ÈS„Y^•ÄœôòMÕ¬6Ä žü¶1Måõgí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÔçvÃH\Z¾òcÖŽ:ÄH¡','wp-content/themes/twentytwentyfive/parts/footer.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer.html',0,'`Š¥A(Iý]œtusöV','`Š¥A(Iý]œtusöV','[óŽS@_–îkòD#ˆõmL%±È\n†œÝ‘þç?å¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÕ	&Óî\'ŠžÉ@heÍöô','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/lint.yml','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/lint.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7QÆþ`ÙPõÏ~9Òêß','\"@JxÕZ4—nAó_x˜ÑÿNØ›M­cý(až','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð×ÀÛQIü”àßO¼Á','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û17a›tjMN„2£ÿ4îH','–Zxtãzd€¡‡û?Î:Òzý¯Ïl$¨ø,ây','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ð×ð8Â5ïA”®ƒÙAçý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØïG+ˆ‡:4£*HÔº','ŽÂÄ)~\"Éüá\\¦¯XX)Ïct<úaÝgƒ\'â;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðÝöîÒÄR*òÕsKš–¹A','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-rafflepress.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-rafflepress.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vŸ°$eóËHGçHÇD˜à','.Ã^&O\'Ü{6\0ZÍÔtñKf‘5\Zl¸ÚjŽ¤æ?,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðßÕä`±âÉùÁ+_8´z®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/resolvers.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/resolvers.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ôá\r{Ðõò\'éƒíÛ\"¥â','	K¯#±­sQ¿ù£yd_•´€o‰i¹L–…9ÉÎ×@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðå]ÉýSûéøm\"\nL\n','wp-content/plugins/worker/src/MWP/ServiceContainer/index.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðæ·¾Btokï™Cèj','wp-content/plugins/seo-by-rank-math/includes/modules/status/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðê;Ìbø(˜.ªçÁ(S‘','wp-content/themes/twentytwentytwo/templates/single-no-separators.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/single-no-separators.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4!etšé¶›bÕö,','#ÔW¶ÈVÙCPdv’ü»ÏJ\nø³B–o4˜Þ,Q;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðílÍŒè17Y4ã¬ÿ—','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤Ü\'N&Ã,ÈhGÅeôì–','JH~Þ¼¿YÆJ;Jš©Ù Œ­ËwÑíìh0“§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðî2’x¦–;Çº-E4–','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N^ao™&PäY”YJ\Zö','Aî$…¡ºx_*8=;[7M°K)sÏ6¥Õ˜î\Zc<','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðî3ojøÌˆ1Y(Ími”','wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú“¶vbqèQJÀ¨ÚÑ¼*','H¥_µ`°&Õ<ÓLPÛOíô½µ•1UÝÌŸQñwÔÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðïQQ /ð•?«)€ü4®','wp-content/plugins/members/admin/class-role-list-table.php','/srv/htdocs/wp-content/plugins/members/admin/class-role-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È9â2‹»â˜ž£­ã','O¯ÓØ£ÑH.WätÎ&ê.ñS¥¯^kæ /)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðöªý®ƒ0ÒVuÁf£-\0','wp-content/plugins/jetpack/images/jetpack-site-activity.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-site-activity.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷BØ-°¨$ºÿnoAp,,','\Z™Çà/è»þÿx`‡h*–-¯—–5*6‹^rØé\'c\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðö´øü•ø6$[£ª®OÀ','wp-admin/css/customize-widgets.css','/wordpress/core/6.9.1/wp-admin/css/customize-widgets.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7¾F£ÆX‘Ã!:AÃGjp','ãGoˆŒD#&Ï	P¥»%b ^_Wj\'\\X,‘¯ÊÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðøUKÜK±f¹ùrA','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Container.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','øƒÚè«]µ—SÓ9-','ØCæaA\0-ŽoeìD ‘Öy![±­¢sxßÚJfµ—Ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ðþ_¿ÚŸ|l`Wä\0Ý','wp-content/plugins/imagify/assets/js/jquery.event.move.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.event.move.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x½bâ 7å”þ´ø','<¸`×0`ÇŸûTH%¦)\0ÜÉXô>Eþ9PØ¦Ñœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ\0@èóN\nÐ§¢&p²/','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-smart.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã#Óy8ŸQÞ«ç°ƒx\0u','ÁktNQ¶ÈƒÎ¨yIS!ž’Ÿ„#ÞÛ{Y›c„Æì¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñøå“rp.u…3zx€','wp-admin/includes/class-ftp.php','/wordpress/core/6.9.1/wp-admin/includes/class-ftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Ë\'=BQ@´Ï¶‰|h&E',',Ð€»éèpwä¤]ñ¤³y­N)A¶æ™YéVÇŽL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ&Ê?.\råþs·Æ;±=9','wp-content/themes/twentynineteen/style-rtl.css','/wordpress/themes/twentynineteen/3.2/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼\"Šªài¥”`[–!5v','×­Ó™õÎÙNbˆ-B\Zæù)(\0Ûh`ÑóIŸ‚t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñT™ÞûÃ¨c\\Å¾xE\Z','wp-includes/blocks/search/view.js','/wordpress/core/6.9.1/wp-includes/blocks/search/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð ‹¸¯ƒd=hQ6ƒñiDB','\\‰49bƒLÙ»r:‹mä×í«&ž«²v(ÙƒäÀ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÒ3PdoÓ,Ãt¼êÅ','wp-includes/blocks/comments-pagination-numbers.php','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','üÙQU{ä×Yì—6Û\r#±','É‚úaÑk:o¦Ü3Í°Q)ÿÎ§Ýá³\n>õ³•}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ>î­Éf<Ð†…2:E_','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/WebhookEndpointService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/WebhookEndpointService.php',0,'¶oôP\"¡(¡®ö¡Zæ','¶oôP\"¡(¡®ö¡Zæ','™.gŒ”ýõ6+r¿]3U¤ä†”TM!£Ažác³§ôP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñø›»²uco,¼0˜ÄÄ','wp-content/plugins/gravityforms/includes/query/class-gf-query-condition.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-condition.php',0,'9ü ê\\Š]KEäãƒœõ','9ü ê\\Š]KEäãƒœõ','Å-\nWÂ‹Î©Ë?§\'Ãy…ÞJÅÙ}øñ“âöid','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ0š\n8P8ow²Æ6²Ä','wp-includes/SimplePie/src/Item.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“Ê$^úïßz‚õËÏs™“','©ã!ä»ð¯E•g÷>¸Ï<®jÏš7uüœFd÷Ì_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ#ìÏ³âæ‰Õ5AÉgÒo','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-revisions-display.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-revisions-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xá`w¦^º#)yÑ¤YÍ³','W‡=¥dÞ÷~?Mww¥½dìÇkÎiáàøÉƒ;ÙË×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ%LÀ1Ää ûJÒÒÙž·','wp-content/themes/twentytwentytwo/inc/block-patterns.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/block-patterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`á]«-Þo€Äðç×ûÓ','\\Øµtþ§\Zßƒähs¬Žõ4Ï&[¬¬p¿ÉÆøTgP`º','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ&[¦Á>jþÒÜ/Öâ¶GU','wp-includes/js/dist/token-list.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/token-list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÏHnÃz¯	\n\'ßBÝ','ÈÐóór(À:±ùœÃ‚ ïŸÃ#`–ÔY	(ßc™!˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ*Öñ0¿çÑ!¸Æ%£ü','wp-content/plugins/google-site-kit/includes/Core/Util/Health_Checks.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Health_Checks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—•AºmY0¼¼ÞpØBSù','}g^ì´©îµfn2bîÖ)ƒ¹…}T^ÿZV†ÅcµÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ.ïÔÕä¯*Ü2ïîÈ','wp-content/plugins/jetpack/images/recommendations/assistant-related-post.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-related-post.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@}~ó`DhwýðGö«$','Ó¥IU&Ø½¼SëÉåÊFâÆ©7{©6ƒÂŒ¦]]×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ2]jš\'—YîŠ@ôH3å','wp-content/mu-plugins/nexcess-mapps/Services/Managers/SiteHealthManager.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/SiteHealthManager.php',0,'@‚:°ò%†=Þ¬<>‚¸','@‚:°ò%†=Þ¬<>‚¸','qPîxY2ºèÏ“¦_Á‰âï\0çðd5õÐiþ¥7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ7sþ\\]Ô}ˆAAùwe1·','wp-admin/tools.php','/wordpress/core/6.9.1/wp-admin/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çªÌIqçâºGèÈ§¦n¶','ªßª•Ö€›¤¯ˆ¡ã¥TÊ&¨ŸnÙýÒ«DÕ‰‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ7šî‘±ãÉárCº','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/CHANGELOG.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TM¢«4ûhŒ‹&Vµ `','·H=HéíY¦§ŸáŒä~€Ž~š}Íìéž{°wB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ9‘BÒgqSE/#ti~«;','wp-content/mu-plugins/nexcess-mapps/Integrations/Admin.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Admin.php',0,'¸îP¨(-\0Q©öÝ–;ÜÄ','¸îP¨(-\0Q©öÝ–;ÜÄ','¾*—uš(©3õL°PŽ;t‚y<Y-ÿèŠ^ÿ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñIÊŠRy¾d¯¨\\´ÓK','wp-content/themes/twentytwentytwo/styles/swiss.json','/srv/htdocs/wp-content/themes/twentytwentytwo/styles/swiss.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZZK=Q£?—Ù:A¡','¶ÂÖxLÆèI„~µj¹î¬Ž?©M²`ô°à?Î™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñLèÇ›qæ®=´‹B?„X','wp-content/plugins/worker/src/PHPSecLib/Crypt/RC4.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RC4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¶[ÒD‘àƒëå‹¶³Ô','}¯5tÈ\\9_ë‹+;°8¶Èïx—Ûš32í:Cè	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñMK¯?ÂëžbY+©¡Ë','wp-content/plugins/imagify/views/notice-rating.php','/srv/htdocs/wp-content/plugins/imagify/views/notice-rating.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï¯/ˆ8beì>\'NiÒ','_3\nÜr…E¸ó#­Ó2Ñ	RŸ	£ê”A¸jJk@á¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñO¥BSýì;–¯¬ü[B','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñQT¯7¾7Û¦ÂÉÜÒÏ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñVd4)=Ì£ß„eø*','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÓÊ]÷‹Ø™û¤©Ši–','j	pPT¾„±óCôLÏ5|_)ÔÙ:µûÕ×˜Oè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñZ/¥¼û{LtåÕ®F$€','wp-admin/js/svg-painter.js','/wordpress/core/6.9.1/wp-admin/js/svg-painter.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈcƒÙÉ¯á	£¢—S#‹ø','ÜuõºH¢DbÃÒàrµlt$î”@ÍRE†Yt','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ]Y÷ï›x²þœU±4™ÁR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/actions.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')5_“ê¹¤Í4é/ÜÛ-4','Ä/ñÃ.Ï²c©(„é½ \\	j”¡ö#¤–Ê³Ö}Á’a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ_8³‘Î÷#* Œ','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Stats.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–|þìxdJÓû‘áÙ>\r„','QòJÀÀ,‚\Z¸˜L{–4®<õ9çDˆZ…Ý‹TJ=ywzó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ_ÎnGü¾úr4WZÔ÷','wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php',0,'pÚ¹½\\>€sýÕÄ÷®p6','pÚ¹½\\>€sýÕÄ÷®p6','L“|jð\rè(Ææº—ðè§csR}q¼â¸P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñe0EÍ°|å²öÓ=ýê.','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-frontend.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÿ\\˜=~³¡7ˆM™Ìs\'','U±‡½«[Ž¡TV­ù <ç´q§’Û\rîèŒ©}¸ôV‚Ì|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñeí—Î*	ÍÎ$L3Œp¬Ê','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›9ó{Ýµ0PÊM‹yÙ0','šP`›^{ß)þB—O§äóæÅi-Ê+ÁÍEñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñiýÑ©Xy¿§þ	Çg]e','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-5.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KŸq¾tÑ–\nàjwœ','éÿÎ}E\Z%b_pPvstêýNWŸå¦Fõ;r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñnø\"ÎiÕ‰oüŒc','wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€Záù•œüž81£GHç','Î,û­Ô!ä2V÷l2ýßÿˆí+aë\0R¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñuñ’¾\"²¨%¢9å/`^','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó€ç‹å¸çà¥ßE\\ßÓ','y\ZF2À0”>(è×R¶xçG•Æ²\0·\"ôÀ\0o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñzŒàƒò}pioð+Ù};','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/integrations/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/integrations/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±\\§Ò°¤^ßAçxXî“','ûhV]XÎÚG/ëp(€Z¶$0	·‘OŸ‹½×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ{®n5»Å°cuh§¸ô','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VWH\\›EáÂ«ô¢¼','nXqt+?IÓsŠÁ©fk¸Õ„a¾{šµsù‘íK9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ\nyôV<ÔØû©{_Kh?','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-textarea@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-textarea@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/@è…Ä‚Q²ƒƒ>±¡y‹ ','=Fþ«£Ž³*\0¨A«w¨ï¼ÑgÒ{ÜM\r9”ù\\7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ‡ë¶ÙTVC½Uó6¬é','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/style.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íøz1«98Ò·Ûr','3\\2™éÀ´Æ5øNñ²¯(²+¿A¢\"@vQ§(²ÝÖõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñˆä\rùû,qbÃ!¬jÞ€','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.js','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÓ÷ÛôsÑýËù Èñ‚','°váøï<V»\ZyÜÙ\"iÅUÕ¨/û²™/³_sêì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñŠ¢vŒ:¹D¸YìG','wp-includes/js/plupload/plupload.min.js','/wordpress/core/6.9.1/wp-includes/js/plupload/plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰yöõ|(‰Hýe„Îê','—ˆSVí…yŽÊbŒ‡ZŒ®ÄÊëj¿záx—0L¤É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñŠ¯:SjWÅ¦’Ê<ôç’','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-2.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÙ>HÈê¹57vª','Ž5Žð{žÆuö¥cÀ¹Mœ9¤ÆÀ¿i×ÆvµT˜®%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ˜þÙV3Ñå*E‹gW+','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\nRzO=k4\0]gÑ(/NW','Ú/& ïp•Ä(:²,­çÅŒ\rñ“Ó-u»öQÄÈ½W&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñšÍ¨Þ¹ÀÂ0É§ä·‘Ù','wp-includes/blocks/video/theme-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/theme-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	X6ŸTcW#Í\'–L‹ñ','D f¿¾7žºRƒ.À+Ìîþ;©`1ô-p:}yu6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ›‡ÔCž¢ä]àœÄ','wp-content/plugins/jetpack/class-jetpack-connection-status.php','/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-connection-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§³ûâ”l3gsôêå¥Â]','fEQ“™	gá	äz—U¾N´cµ¿\0ºñŽE±•=À‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñœ¾}‰\r‹Ì\'?w¤°Þ“B','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config.php',0,'8¼‚ûžßf9ÈšgÍ(&','8¼‚ûžßf9ÈšgÍ(&','ú¸ô)…x=xS£Õ™iÉ’GÄµðdŠdº(‰+m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ FhèÂa3àÄ\\­a~','wp-content/plugins/jetpack/modules/sharedaddy/images/print.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/print.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dêä3H¡Éñ€_ùáü~\'\0','•±³cûfãÚÜ€Në¼ykWM×nù:Jƒ³Z½®K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ¤m$û¤–QþåÞç','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','šS¾ni†nŠk¦¨(‹','\rÒCùH“æn!™¦¸%8ÿÀ´Óº.Bô\rÖÇ%^*ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ¦â¢ªî¾sÀåÜ„	2','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-service.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Mß0ÚEB’Wy@Â7†Ì','÷4M#âÞ‘ÿÛ¦Œµ2ü“tÛNì…·Ù]xŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñªNî/+6È/DXUzè','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h·’ÜT,B›ý¯©¯Ë‚','oâ*%¶Káô™@\01œ\0ÜIRô/À¦^ÂbDr¦ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ°/¢÷Ø~úVÓî“+','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸»K–y}í(’-Ø?','¢ ¿)ñðŽ¯>ÏÝ°\\P§Å‰£yÇ.«ÉÁ[Øžy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ±TYÛPpEñw†“','wp-includes/widgets/class-wp-widget-archives.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª£ã¢6ô{ü™- ¹','Ù¸é-uº½\"&bÜ¦böšFL¼:ÅöEˆz#.à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñ·=]x?õÌÒ‰¼Y‘','wp-content/plugins/gravityformsadvancedpostcreation/includes/class-post-update-handler.php','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/includes/class-post-update-handler.php',0,'«)\r\'J9d[ç_Ê<**@','«)\r\'J9d[ç_Ê<**@','´âÅ¯Bb×, ÕH(„ê\0Ï„v‰—Ce%É–œ·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÀŒ77ká‘¿Lñ½ÿ¹!Æ','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/REST_Consent_Mode_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/REST_Consent_Mode_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Fc×±3@<n#»†Ý&','ä\0w‘:1´4¢\Z¼¡«L«÷6ÕNeB7ÀQË¦žy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÅ;|Ëðò–ÈV¬™áA','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/single-post-report.jpg','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/single-post-report.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÅ¦)&/_\'›OF­žXY','˜}1¾2¡ägà‰9N¸{{š1/,ÿ“kÄúÃÅ4wªiu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÆ4‘ìïÛ$êŽª','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö&©J¤þHNÄïÔ‘','rªh,Ð˜QÃUçÓ2 Vñ†J¸„à6}N\'3ÙiuK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÆñ#Ô®Ã\nhý\\â°º¿','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ExternalId.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ExternalId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛÁú¡ˆEÀðš·','Hˆ\'”gÂºP;d0ò$Y¥ÍïçB½°¥W®˜\r§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÐ†$ä±áHd+Ø»Ÿ','wp-includes/assets/script-loader-packages.min.php','/wordpress/core/6.9.1/wp-includes/assets/script-loader-packages.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—þµóÿs&,3¨Ææ¤A','Ž9\ZÜÈµ~`ÃÅ	«<™½ÏiÐúŽy‘©ÌÛ±ÐEŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÒYUõ®/HÅµ«¡§','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg',0,'AÀËÈÌÞNñ¡Nr×+hÊ‹','AÀËÈÌÞNñ¡Nr×+hÊ‹','ˆ’¿FÂÓ¨òiuNÓ\Zž`šRøN3.\rÈÿ¯s\\ŽÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÕVÏTÀ°Ò6vÌ5¯ÃHé','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-comment.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ø2Ë+Y/\rÆýÍf¿@þ','‹2Í_°cüoË^”•*ý/|ÆM`‚\'îkoëIž|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñØž»¶A.ÑQS§Ïv5','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉœÇv‹Œ^J;ÝâsõÄ','…ÜêgàDÀgÛ­Šì³ Ðí|œÒ÷£oLjSÿ;ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÝøÎC¥ûû£ÉìÛfå	','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ðò½ÐÞ]âÝa{]M±','oÚå6Œdm®è\r¿urE\nî!î^÷A¾”´?Á·CCà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñß9Nj²æN+‰Á!a<','wp-content/plugins/seo-by-rank-math/wpml-config.xml','/srv/htdocs/wp-content/plugins/seo-by-rank-math/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\núâg÷:G¯ÐšáÓ\"Ä5','o«N‰ó#gŸ/–­‚À¶mmöâ\"z\0=Aëxv]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñåÝ%ïÏ9mL\'‚sj','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-linkedin.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-linkedin.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IhUŠò[_\"ï\Zthoþ','¢ t o?7?wMà\Zô0ÌrédÎ°Çøå(~ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñéóOñÈøaPZ\\¬é\'','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Post_Product_ID.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Post_Product_ID.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç†u²±ªþíóµèVÒÖ¡','•Å¸ƒwœ{> Ôêúøiª,ôúc‘*Žg}æ9|ÝÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñïª¯¾zy´ÕÈ>_+”t','wp-includes/class-wp-user-meta-session-tokens.php','/wordpress/core/6.9.1/wp-includes/class-wp-user-meta-session-tokens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GáÝ‘»91˜ÿA_¯âa','+›¡ø?ð/ðˆA;\'ÃHüãjDQ—a´ùÔñ·¥Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ññ ž_zf¹óýßg³=Ë','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OdÖ)_ÎÔ#EO©É¶^Æ','hpSsV¨Áö)ÔYÍEPuÖ«ì\rÝp—1ô0¦3íñT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñòJ(o k•Ý­[ÿ­F|','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/styles/corrected-query.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/styles/corrected-query.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bVßÂöÔ;…•ð.öC&','¥à/¤í‰-ŽŠ/Ü³³0K\"[6y»á,Îû?âã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ñÿ%h†;4:·\Z™','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-scrolldepth.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-scrolldepth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º™\\	6c¯¼Ô	¥ÐTÑ¨','æ±\ZkXmlzJ\nÇÊ)Vu\Z4º~‘^[M[Y®®Ht','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò%Íö›ô’ 13¸¶','wp-content/plugins/worker/src/PHPSecLib/Crypt/AES.php','/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/AES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÖû$bk®\'·¸›³Ÿ','~Vô¨É¨°àÉÅµžÓ™_ÿ:ofMÁ½ƒš3\r ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òãÝHör #âw/“:4','wp-includes/js/dist/plugins.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/plugins.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R>Äˆ]¾yªÊ”–¹B\\','#JjqÙm–é‚OÈÌ5ú\'™ßÁW“Öœ?»cÝÏ.yº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò³Q±H°µX{Rþ°N','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/unsupported-browsers.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/unsupported-browsers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ûú“$ÔUdlxÒ{Nð','„Äÿqåü…õŽ9\ZS„^HÓ¡ÆÂxWº°CÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò$}¼äy—Uâ(j','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php',0,'z¯ € =Xc:œfÓÂÙ—','z¯ € =Xc:œfÓÂÙ—','||æ	¬Ó&úË“Qõ\\–\\	ßìïÒMªy×Î¦Y#•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò,TËô„dkë#jo¹’`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jé×Pò¥^‡õ«½!DÔ‡','Ðé­²uË¤xÜxÓá¯è|l33¤I‹Ä[_C£ü,Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò.û‹¦\ZûFû<ØX+Å','wp-content/themes/genesis/lib/js/load-scripts.php','/srv/htdocs/wp-content/themes/genesis/lib/js/load-scripts.php',0,']‚gÄ™ß@Ô×|…l¬`',']‚gÄ™ß@Ô×|…l¬`','ð=åqÐ\n–„)¼~°;°‰ãZfûaïWhhþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò/¬ÆÖÔœ¨ô-x¨åý­ä','wp-content/plugins/jetpack/_inc/blocks/rating-star/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ[õµ¾QŒIœÜ\"\Z¢ëœ','Z	·Æ§°¤K—ƒü˜—ñf\Z.‡^N-lõd³q’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò1\nòçÏÁÁ¡x¾¿¬Ù','wp-includes/blocks/latest-posts.php','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶ž„ÄÑ+{0Àt¢±','Q×RXß4û}ÂÇ¡˜¿»Æ\0î`Æ…§Ùnß»ÔÒx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò6F>Þœ#Y&µŽ¸&ã3@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-celebrate-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-celebrate-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÉË{UlîÂ	(ìøÑzq®','bcÌ¬ë÷)ð\"Eq5è\"ïJ‘ßÑ>±9(Ympë7Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò7€ÕvÆ¯¼íòôA†#H','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/PermissionException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/PermissionException.php',0,'Ô)²©Þä^äÔàÅ6','Ô)²©Þä^äÔàÅ6','»p>ÞèïwDIÀ¬ƒšl,¤íp\'lR°Š«òr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò<½ÜÝÔr¨*àû‘','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v:æµ;¢vèº¯·³ÓT.','M£l”†_ÎVJïGÌÇÿJTX‰åÏÚ‡aŒhÞQw9ln','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò?²âE_Ï)ŠxÚ…$ž','wp-admin/includes/deprecated.php','/wordpress/core/6.9.1/wp-admin/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&ÆžTš;…eƒ\"','ÂßV”SDòòÁ”V®ÞÊÜÀnž¾¯mJ[«Db','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òB_hèøê9èl•p','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-popup-maker-27e8987202d972244270.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-popup-maker-27e8987202d972244270.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'‰	fÌKF:ù¬[ÇFf\"ª','ì›$5N÷0T]½o—Ü\Z­Blô:j¸eBxN~ÆJX[Ã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òGz\rM÷û^°úÑß¢“˜','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-twitter-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-twitter-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü³¨Ëšg[¬Ú‡Î¸cAã','?\nË*bÞ˜Î‹ìO@RâO€¨˜¹‡Øêr]®‡ÅF|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òL>Ë;µ*	ª¹YÛžm','wp-includes/blocks/preformatted/style.css','/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çOoJ}[¯Œ×»õ¥ÁWŠÉ','›¿m€äãA-¶ä`’8Çï	£P aÔyí<ð(œî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òPêº 4©q‘!Ð³ÆùQ]','wp-content/plugins/gravityforms/includes/settings/fields/class-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-select.php',0,' —2\Zˆ¼ÓÓ‘¥X~ï\0¯Ö',' —2\Zˆ¼ÓÓ‘¥X~ï\0¯Ö','éÈs?RªJÛÜ¼–U‡ÀfŽŠMÜè0ÈSFØ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òQOà«Û5ç¶ÉÚÂ¥Í·','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/img/docs.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/img/docs.svg',0,'?Ã©	ô!yâ¶„Ê','?Ã©	ô!yâ¶„Ê','i£±A”`«Ä´mtO«ì³ÁÂ<»QÇ\n,¯UÐúj\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òVúpüƒ÷ƒF^ˆs','wp-content/mu-plugins/nexcess-mapps/Integrations/CDN.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/CDN.php',0,'²>–´Ö4P=¥92ÂBQä]','²>–´Ö4P=¥92ÂBQä]','^ÿºÆ\"ñÑ•A^Àé”\"}ï’&¾\0·ÄAñ§Ì¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òW:¾ƒ¦·åçŒ­\ny	0','wp-content/plugins/spellbook/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/InstalledVersions.php',0,'{¯sCQÄž þöÚç›','{¯sCQÄž þöÚç›','†§Á4ç,}¾â½‚tÁp>åéÝƒ¦$þ£ò³I\Zç­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òY%¼çŽCâ3{7èYoH ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/exclude-page-metabox.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/exclude-page-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Còó­„\Zß|¬GµÅ¡+','í¬#Í#B;Å\rx«Ä@^ŸÕöâLé(?\\jØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òY}tÞ˜ˆ„ÓžÉ«SÊ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-IÁx°?  ¡„ö®(','H%Ÿ˜©éwâ¨àÆˆ€ìÉE¶q­˜J‹µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òYÀGëhlâpþ£´õÏ±','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~.»{§@åèð>)Ìî','Äiv”¬!`ÝÊ\nYf”ü=¯W¯ÚÒü®.áÏÂZ@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òdíToÈf‹öÒ·ÜbS','wp-content/plugins/wordfence/lib/menu_dashboard.php','/srv/htdocs/wp-content/plugins/wordfence/lib/menu_dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O23¦ÿÌ¥Û…ƒä¼Å','¡²ßªW=Cïÿ¼`’gÐMµ˜çJ›ÜžÕ¨þÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ògbŒÓPþßLSc¶','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-metric-template.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-metric-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›Ž˜D\\Ë1F™ôä0é\'','â¥b²qiÏ}òë/¾°2¿Š\'WPa¤AÍþZlhÆ|]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ògà{¿ßk…ôßa\ZÊ‚€¸','wp-content/plugins/svg-support/svg-support.php','/srv/htdocs/wp-content/plugins/svg-support/svg-support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ†‹\'›÷0¡àQ}¶çn','ØÙT:¥žu9RÓ#0r\0èvÞóI|³ƒ®®?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òiáœ™ï,4/ƒügîx','wp-content/plugins/akismet/akismet-de_CH.l10n.php','/wordpress/plugins/akismet/5.6/akismet-de_CH.l10n.php',0,'¸|:P•ÒÎŒÑE7xŽê°','¸|:P•ÒÎŒÑE7xŽê°','ÊG¯Z6»s}n§3ÑqÕR.jèš°8»c[ðÙÆ©8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òjñ\nj<Àcª@B‰X','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']}ÀÊ¥ÿñ§¡q¸\0','9özö­ñ¡f#ä\Z–m×¯ÌÜRKˆ	·¥x%yi ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òpo‚´X0%÷¢ÇíÏë','wp-includes/css/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/css/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9y,´åÖœêCE¼ï§;D','Š}nÅ6³,M{Å•skæßlîìTŽGØç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òu;ÈŒ0åq”wªœ=àß','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1€A¤×¶«$^>ô¿“Ë','p}ø:\\O•š²ÛÅéÎçÕ1QÜõ6Xy³ŒTYÖë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò}´èÆM ö¶ãs­','wp-content/plugins/jetpack/modules/custom-post-types/js/many-items.js','/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/many-items.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	<ß\0…9~ÆÑ¦œ	xØ','sÒªÛÁ\rÜ7ïGSwåòÕa;ÛöÉFkÌÏ•‘«¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò‚íF‰¬WrœV—½','wp-content/ai1wm-backups/index.php','/srv/htdocs/wp-content/ai1wm-backups/index.php',0,'ÎA²-pÞœ\rÍˆVº','ÎA²-pÞœ\rÍˆVº','=™ÇÍú+¹ëÀžOÿ•õÂ²þÏ2E[ãV´¡¨úáOD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò„\r¬P‡fä¯NÇ”œùo^','wp-content/plugins/jetpack/functions.photon.php','/wordpress/plugins/jetpack/15.6-a.3/functions.photon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò:fò½¯ñòóêÔ.E¦','È•1™€JO„IR©š·}ˆO¤`&ý¿Ã¢diö€|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò†?=äƒ„b¹¸·ô^ð','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²š~ü$õxM6filK@Ã','­™¼†JË]Õ\'œø\ZuÑ(XñÝ´R\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò–ÝÕjKé&·…íÖY','wp-content/plugins/akismet/class.akismet-admin.php','/wordpress/plugins/akismet/5.6/class.akismet-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š/ÜW¬@“\n7!ÇüK;±D','i¨	n‡WÀ¨\ZµÔÅ-‹Þ‡ø—æ­Ë¼§¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò¢—à§DK‰ð','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionMetadata.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›·4öÂRz1(Õ~iX','¨×Ü–f:wŸJ·8ud¨ÉŠ¼bŒó<½4“ú•™x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò¨$c{±97^Ð†È÷JØg','wp-includes/js/dist/server-side-render.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/server-side-render.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùŠÀ–ãýÁ<Å­ÄÌ ”Õ´','c\\p`n\"ÿ ÅšÅoùA1FË%:¯S»‰¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òª6ÿÏ¢,È–®b¿|j','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b’K¿0ŽböºxÑ™]','4ÃõýùÇ\n–cµE2=V“{Æ+è\\goÐ…O‡¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò¬ø\ZÐl‹«„š÷8/¤~','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êæsÓ”ûõ\"¤K u©#','|‹œ*~Ör™Çªò ¸„b©ÞyD“RŸÃ£ŠAxÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò®Óö(\'¡q1Ww ','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n‘HkXí9Û¹Ý†Aê\Z,L','³[ÎU&FÿÐêŸßºã€É®Òo²gPú/»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò®ò…Å•î‚oi|}Èã','wp-includes/block-supports/custom-classname.php','/wordpress/core/6.9.1/wp-includes/block-supports/custom-classname.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=§»æ·FíGrká9²','{ÍªÅ7ÜâÀ¿*wz\r‹pÂ3†a3Çê…§¾˜7´@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò°–üMÂÙ¦MÆ/`¼','wp-includes/js/swfupload/handlers.js','/wordpress/core/6.9.1/wp-includes/js/swfupload/handlers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò± ­ü²BÉRÔz‡‡Y','wp-includes/js/jquery/jquery.table-hotkeys.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åogo·¿“~i¦I	ú','„<²Š=¸¤;’:Át_,w«ÄƒI·ÊÁ,Š,™œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò³iªÄ—X‡#y¶ñˆ×ü','wp-content/mu-plugins/nexcess-mapps/Integrations/Integration.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Integration.php',0,'4!RúÑT$¿^½š˜Òo','4!RúÑT$¿^½š˜Òo','t¯M¨mï­ü}ÙNÅ„Á¹8{ÙfUžîT4åŸÇw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò´„°°\rêÏ”>•wê ','wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php',0,'¦I$v¥Ø\\N	‹ªO-','¦I$v¥Ø\\N	‹ªO-','À\\\rCd<•XÒèªÑ·úÊóÀ	9#ÍéàÌc†§s±/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò¶?{o_±°µ\'»nÖ','wp-admin/images/resize-2x.gif','/wordpress/core/6.9.1/wp-admin/images/resize-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ{3VV´íFV¬fä%K','æ‡´y2q™þZðo ¦~´¢([—‚`\0`C¸i\ZL\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òº¾2‘w¢‡3Œ\\\'æ','wp-content/plugins/svg-support/vendor/composer/installed.json','/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌÎ‰$yLbQ~,&]ÃñE','îä×žzl< ™W\nŒxŽ¤Ó½Üfq€&ˆ&3A!“;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ò¼Ï‚•9ìØc7G$[','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-dashboard.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-dashboard.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JEulfé­ÛÔnr¯¨Ô','«1Æª7žò„O*†îÛl±Œª|cz©&xæv‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÁÓPä¶ç?ß æÿ¹','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Ëƒp|pì’–®	(%è','RG7¼Ù|3”ãsp9°•JDåU[‚ìÃ ß¢ö±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÂÌ_fÂ $ÁO<o','wp-admin/js/common.min.js','/wordpress/core/6.9.1/wp-admin/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t÷¶ß@SáÀ0²Ì',',W1A¶hÓó”;jÄ,µy7J«’ZüqŠº)–°,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÊËãa«‚gY¥UjÚ»I','wp-content/plugins/spellbook/scripts/jquery.asmselect.js.map','/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.js.map',0,' ßÿ|Ñå™\"Ü:üõ\0ô',' ßÿ|Ñå™\"Ü:üõ\0ô','Ÿ¥yÛqa§^³?Ì–û.$\rôJ€±[½ÛL¦Øî|à','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÏ.aÎ+\ruñ^Ùy¹‹','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôa¡„˜$5iÜÓ/','kU¨+oBäçTWÐì\"âˆªÛÆ6²œçšÓ¼­N‰ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÒ%¯\0úÊz”fÀNÈpS','wp-includes/js/tinymce/plugins/wpemoji/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SE­îx=d¯¨~Á±«eM','\"ƒw”%%{Ž˜å=L(°¸ÅhKâ\rÆ¢HêP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÒK=¹caªm~eÜè#˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÚwÎ+\"+ú$ã¬^¸','wp-content/plugins/wordfence/lib/wfLog.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfLog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m©œçÖîŸQÆN»þ§','‰€™u-†XûUÂÕî#(ËJÊT\rÿº·‡…/Gœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÝ®&¯ðõ#ƒ¯kŠX>á','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0-	%ó-±Ò2?}¶‰','ƒïtÎ÷žnª±ÁÊ]žÜ	c«\0W<uomÉ/=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òÞJ˜,/Èì•¦Ÿ¨™úÂH','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-basic-variables.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-basic-variables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3»ÿ½DÔp¸î²w«_','vÒIìTø*5Òókþ8UÂ}‘d\\Mƒ‚†æ~ÛT¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òáo\"ÆÁ­À)!|ž‡|–','wp-content/plugins/wordfence/modules/login-security/css/admin.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/admin.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JXlXÓ+þ…¿þé¬Û',':©5JëpÅ¼ûå õ¡ŒW¹\"Ðö›{Ozî©¦k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òáØpÄ€Ï?:—g~¸r','wp-content/plugins/jetpack/modules/shortcodes/youtube.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/youtube.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÇuýZŸ0úÂç•ì','jL	’g\\9\'Ü¥D8«H‡=ZEå’×Ðlj ƒ\r—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òáâ’\'p¹èÙ÷ŽzÍI','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.2Ñƒcj¨GÞ Ñ§©l','<¬º,_½Ð§Ç(	}½û™ðÔÎƒÑ\'Œ·Jöj§kX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òâ”ˆ¯öRÄñži™à','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/a®û	¦R²jQý-3','Ð¤`GNKY¹|E£‹“™Âx™-Tg»Ö\0Íš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òæ{âô ÁëbÛS¸…Ò','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpforms.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpforms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' }ªFI)úéÁ\\yþ','ýñÂŽ°± µa Uw~·y†	q1¦bÐ®NÈ™üu}µ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òæãÃS?uÓ%[!Äfæä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í\r!Bs?ð±vaûè\0L','°§ˆnR—~]õQ¤ˆ“|Lž¤½<Üuè!¬¿Y3¦@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òèÉu=Û\\\rOù\'±á','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±fº©ÿ¡j„Á%¿%i','3_¡ô2H©\0ý\\dSªõÍ¿òWñ^Ó¹‹£©V7³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òèîà¤2Q„LšRwN–¾|','wp-content/plugins/members/img/members-acf-integration.svg','/srv/htdocs/wp-content/plugins/members/img/members-acf-integration.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êoÏÂ\Z»¯ƒ€Ê\r¢mÞä','ÓÌlÀÐë;n¨3ª\"õÄ3:´´4÷\'ÿ[òÖì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òí°£/Ó1<l.S±}5','wp-content/plugins/jetpack/functions.cookies.php','/wordpress/plugins/jetpack/15.6-a.3/functions.cookies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‘McŸe\Z•“q;¡mo',',\0³tTà½¡5zxc6ÿ‡æ² ðIËÛ¿W?v6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òï6UÞ*)u1@)\0Póè','wp-includes/blocks/navigation-link/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º\n©úý	n‚Ð¾‰XBƒâ','Üµ3þ\nšÈ²fØ$ÒÀñ\n_¢êµ\rƒ:zõ`X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òòw(ç\'ÐsßyÒÃ:6','wp-content/themes/twentynineteen/template-parts/content/content-single.php','/wordpress/themes/twentynineteen/3.2/template-parts/content/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çV¹Ø³éô³îTûû+W§','\roh}Ò}i†‡VèA¿ÔÐHÔ!vï>4}í–ãŸM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òópS¨•öà\rÈËâ','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php',0,'8ôIÿ0¸mj@0Ý%øUø','8ôIÿ0¸mj@0Ý%øUø','{¥{oª]ùvrlñSaXÊr‚óPÖÎ“?‰%.ÃùE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òóÝñb“¦ù_4FŒÎôÿà','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'¡\'-T•^_ËBX’aLô','wéÉZ¬ìž&Û†äïL;&V|»9Bì¶ZåŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òø/_}rä1¤¼*ËNã\r','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','llU§¿¡ÒZ/ª¤åä','\Z¼ý\nîR¨´x!‘OÕ•÷óÐÈRx!ºÿN‚¡×O¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òúå\nÄ¿²ôE÷{ë?R·','wp-content/plugins/jetpack/_inc/crowdsignal-shortcode.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/crowdsignal-shortcode.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä$˜{`KjÉnÂò×åJ','­´J}øSûOEzB™!ç—dD{yUæýÖmVx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òû¢Œœ]‹„h¬¡qE‰','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…E­$á¿f=ÄŽVHÔŒ','ÄˆôHï’BàÍ’´’èQBF×éÝ>Š‹µšÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('òýÅO¹€4†iö%°g ','wp-content/plugins/gravityforms/includes/settings/fields/class-user-select.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-user-select.php',0,'\nÕ³@Á1üL¤{];%¸Ö','\nÕ³@Á1üL¤{];%¸Ö','ÿºD`O,ñ•x)µ„4\ZÊIòÏP¿&i\Z& ¾ö­¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óídÞ~JÄ\n2oÄA','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/billing.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/billing.php',0,'üjq$_ºÐë§PâQ1','üjq$_ºÐë§PâQ1','Ki¤_;F¹ó=,Ÿ&\\#b\"r\'Á¤Òc¢NLÑ[¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó	ú×‘±EÅ·*uºØ','wp-content/themes/genesis/lib/init.php','/srv/htdocs/wp-content/themes/genesis/lib/init.php',0,'xWMàÓ~D†¶*âA4','xWMàÓ~D†¶*âA4','øãWr¦:Þ(Çª…úÑr÷ëillQPOïUd•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó›?vO¡@gE\Z½4Ó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Person.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`œåÝå“*Ö©bÜ£¡gý','#‰óÐœãÂ¹Ö¦Ë%Te~,±Jbì“’˜ª2Òø^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó$`ÂÇ6ù¼Y{YŽ	','wp-content/plugins/jetpack/modules/gravatar/gravatar-hovercards-amp.css','/wordpress/plugins/jetpack/15.6-a.3/modules/gravatar/gravatar-hovercards-amp.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q·Dî1!Òc¶™Ò1Ò[<','1Ë\\§Z zZœzµ¸(ãÉ[à<ïã÷ê Ì¯âºW\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óúÞü°,ª±ö]%Eí™','wp-includes/js/dist/views.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/views.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ\Zìê4ñl	vcÑ5”','xÐ;Ù\n¢Vù<NUs˜u	JWç|¸%_Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó#\\ú·â¨/‡vXR','wp-admin/js/theme.js','/wordpress/core/6.9.1/wp-admin/js/theme.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïWð1J§»Ï·Ö‡ì×Ö','oo­Ñ\nFNÑjƒlä\\Ì1\"Û¯eù\ZLßXÅšÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó$óâÞéúOvašª¸8ï%','wp-includes/blocks/text-columns/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' û…+ö™Á+§ªR\ržþ','$£ÿYö|e©¨qÓÐu\0dfÁ°DbtFêí^ú	ŒóT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó\'Ð°jìðS§ô$%¼+½','wp-content/plugins/jetpack/_inc/build/widgets/customizer-utils.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/customizer-utils.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý_z‚ÄZ_ÒŒLüO‡Ì','Ù…Ô{uŒ¢¤ë¶>)¤€KBÈ4öð,P6XQà ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó*ÿup†‘Àýy—[\Z','wp-includes/class-wp-token-map.php','/wordpress/core/6.9.1/wp-includes/class-wp-token-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“7ÅL|ÞÌnŽŒÇA','ØT3©Ý.Õ<Lœû\n/XNáª“2i‹=…]±V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó--Ahn¾[XäŠè6','wp-content/plugins/google-analytics-for-wordpress/includes/database/README.md','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{tq¥Å¯•ŸÎ¥ö6Ôd','ÙéÈH€&˜ýÄs]^9Íd_ñä‡ý\"Xêûm2ågI‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó-Yú_,v\'ò‘cò\'È','wp-content/themes/twentytwentyfive/templates/home.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/home.html',0,'°Hó®^!E¹Ê·¥	mÖ','°Hó®^!E¹Ê·¥	mÖ','2ÓáSëÃ#Rðâ+Ž%\0¹oë,Ê\ZF,æ( ß’ï=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó1h~žÝ…Nå\0Ô‹ÌO\0','wp-content/themes/twentytwentyfive/patterns/hero-podcast.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-podcast.php',0,' ýˆÖ°®uìâÚÝCäá',' ýˆÖ°®uìâÚÝCäá','	¹bBOòÆI\ZjquøM&¡&aþ‹Ï;7	×\"K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó1jÊ§\"¼&Årr[¿›µ»','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó9+œ‡Ýp>Ù¤{Ü·','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notifications.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notifications.php',0,'œÿ-}íqÂå„‚ù²ÅçK','œÿ-}íqÂå„‚ù²ÅçK','‚,]û§å7º2 ¶	)M{Iä†y¹©K\Zý.¶ˆ`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó@KçC©´É2¿¡êHš','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/index.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/index.php',0,'=à¤¸»â“tÚëÙgE7â','=à¤¸»â“tÚëÙgE7â','€*yÂˆ™v\rJPˆ-:ÈT„@«­¼—\nÑó8Õ$0Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óB‡>ÂlÝÄjº>“—','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­m^…†HWóZ˜ÚGà',']Ñ®ŠÝÛ;‹Ï•zë°Ó³ñ¶ÝM0td¿`','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óE¶ÿgæÔ5‡[¾³¾È','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']„ñºÁÏTaë#ûI5BR','Ø´8Ú\\O\Zê3XPÄgoxKãw—\rwi—q¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óQvJtûœÅP‹c¨ÈÎ','wp-content/plugins/akismet/akismet-dsb.l10n.php','/wordpress/plugins/akismet/5.6/akismet-dsb.l10n.php',0,'v–&ñ(C¦¶{Ò„G½š‡ã','v–&ñ(C¦¶{Ò„G½š‡ã','ÜåŒ\\,½	ò{Ûœñ²ÆJÈ˜\rŠL¶Q6j„Dç7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óR¡Éý-æ1#Üµ´5i','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.php','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyten.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0dA§ˆ]ÓöL’MºÂ-','íZQBÖÕ7îÆúš>÷—ŒÏ~ø(\'	¿üŸì ¬‡±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óU§W„±EúÉNŒhÞHŽ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X-ˆØl™{‡j—','‡ç_¬Hp\Zîhò?Qà&ŠQíå‡Ïò‰˜0…\rå…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óYàÔCðv\ré•8ò','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æá‹ÝàpwøÑæŠoßfë','\n*/ÒÙuÀ[ì_ˆ-.ûŠEÀìˆÖ\r‡Â.úB´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó[åD²¼ßs\"	ð¥Zœ•£','wp-content/plugins/imagify/inc/functions/i18n.php','/srv/htdocs/wp-content/plugins/imagify/inc/functions/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èòÌ§\n7<eµ#5×^V','À©²±ä¯+ªTXC®1UUÊ›äÇ¤:™_3gáê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó_ž­œñ…æ<D¤ÁhgÈå','wp-includes/block-patterns/query-offset-posts.php','/wordpress/core/6.9.1/wp-includes/block-patterns/query-offset-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆÞNtW42Û™ :‰µ','‰Õ¢}=%f|ÞžìVžØ”à#/=È¼¶kÀì–œ*¼ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ócÚE%Döáç	¥ºé›©','wp-content/themes/twentynineteen/sass/blocks/_blocks.scss','/wordpress/themes/twentynineteen/3.2/sass/blocks/_blocks.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›`ÌÃ¥Zâ¾ Êcb5DÍ','zb‡m\"%ÖÿxtOªóóÎ ø‡æJ`zÆBwþ›Òß±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ódŽ«‘z7y™‰ëKîÍ','wp-content/plugins/google-site-kit/includes/Core/Contracts/WP_Errorable.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Contracts/WP_Errorable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wò>í!Ò³<4Œ?Äp@','Î§°–n£Ö?8èûfº ¯l|c†zí’ï²ëÑ§»i1B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ógŒø?4\nÎ\0²âc¼~','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-dfb3c0f5.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-dfb3c0f5.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š mE õ0æ9~ös','zñ7´L†}8<ùh~jâ{Y\"dÔÝ­â™“6þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ólF‘®¾Ücë’•ÒLÁ€ø','wp-admin/js/iris.min.js','/wordpress/core/6.9.1/wp-admin/js/iris.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰2à2¨?Þ¡š{ÄÃ','ƒdUÂD£2òðÌÎÓGÓÊýÈþ#¹™ëlk^[\Z°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óluâ“Æ¤ëŽ×\"E‡p','wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/tumblr.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öYh/º¦(xðã’g«','­Í«òéÑRõ1íŠ´\0üykF\'çƒdÉ´Qp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óp¶àŠx;*1(×F(zñ','wp-content/plugins/svg-support/functions/thumbnail-display.php','/srv/htdocs/wp-content/plugins/svg-support/functions/thumbnail-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŸMÊ©tFD-œ¸’\Z£','¼8üú[`/¼Ëþá,¿hhíùj)§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ósRKE¹Or[1‰ˆ}ZDð','wp-content/plugins/members/addons/members-block-permissions/public/js/editor.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/js/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÚÙ§“ÁyyUp3²­Íâ','j©YºÁÒÃÆOmEdÜJ†\Zp¹ÂŒßš„ÁnH°ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óz”îAŠ×—½O\nÿ¦ð­Ü','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óé[„™„!„‘Ùò6Y','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizer.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YèK¼ëg„ãgÇ¢W#(','ý<2’I°#ÀW·Äc§ö“ÃÝÌÀ,žÞÌ<Å­-·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó€H¿YåHàf\0^¯tkÚ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ï~\0 ÀtžGE~','Àî¥N\nå1‰ÛŽu9hì¾2ÎÁÍ\ZsÒO6!.ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó†]~k^Ù‘ú•F¡\r$eâ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.2Ñƒcj¨GÞ Ñ§©l','<¬º,_½Ð§Ç(	}½û™ðÔÎƒÑ\'Œ·Jöj§kX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó‡ç,·oÙ!Âz¾j\"ó','wp-admin/css/edit.min.css','/wordpress/core/6.9.1/wp-admin/css/edit.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­öD]™æå“uu¦a*4','­|‹©1H¯ÿ¯D¨¿	s\"zÔ09ë˜âÇB5t‚\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óŠØ ]Ôf•ˆðPô¢†ƒ','wp-content/plugins/wordfence/lib/wfLockedOut.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfLockedOut.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X3è¹ñðÂŠó°07p§','½%yC—è¦óäw²2]E*ç@\re–;¤}XÏ.üvã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óŒXgÄ0B5“2V®ËLB','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_classmap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_classmap.php',0,'òÖ)_¸çl\nž„àÛÉ‰B','òÖ)_¸çl\nž„àÛÉ‰B','è{ÙFæ†›Ñe†½M\\Ì6ÉCòAÃ­¹Ø]AŸ`c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óŒé¹ÈÄ^@¦é9§ÊÎ','wp-includes/blocks/read-more/style.css','/wordpress/core/6.9.1/wp-includes/blocks/read-more/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']°Çfò¶õ€õ£p/Ìð','†é¨N©Ø\n°:\'É9€@þácb5·«\'èÂA—µ=Ž\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÏH$ÉªWÁE³OÍŽB¦','wp-content/plugins/gravityforms/includes/assets/class-gf-dependencies.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-dependencies.php',0,'Éô\"Yæk˜ò°­`_','Éô\"Yæk˜ò°­`_','›ò!h×^j-qY\ZÃ*JmÔ°¤ñ­ëCüÊ·¯®wØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó”&¶Q©;þq_‘','wp-content/plugins/spellbook/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/installed.php',0,'p¼)êi·‚~í1¹|W','p¼)êi·‚~í1¹|W','	Ç{†7Ý!C¾—áJZÝ‰±méŸ±PôÏâD7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó™¹$F¯R›ŽÉ›«ªRÓJ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-events-reporting.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-events-reporting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[l! €¹n¦Þ´/ÚvdP','®A¸²É˜¼ÿ×Q*3ÕÕ{—Ø¹@¶P­N­x\Z®lV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó›œšýkK¨nÄÒô+¼','wp-includes/blocks/post-comments-count/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å\"¤ìtª)öz†¼qê˜ö','G=UBè0\'hÇ¯û>O§gû&f¥­dØ¢¡šÎ®>¤-¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óœmunnY9\n3l|›','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-dark.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q…Qy+Ž¼ëdN¡²†Š`','±íŸ]š|H†W|RS&M<{–ûYW‘3J©º©\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óŸ[Õ¬ÈeP˜ÁcþÑ','wp-content/plugins/gravityforms/includes/settings/js/select-custom.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/select-custom.js',0,'*°qiÛ)¸kon€:i®Sê','*°qiÛ)¸kon€:i®Sê','%cä“\"ê~.«Ð(‚$Ï¦Ý³—Ø,b”£1ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¡>·WÙ¿g÷·Szò—³ö','wp-content/plugins/worker/src/MWP/Worker/Kernel.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Kernel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hi»ºa»¥«­\\<ô4¦',' 8·Q\0äç¼T~ßöûš¯m3çÂj6tˆuc»Nn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó£d›¥O—]Qï†Q¨ÒôÐ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pˆ$Ë¶ç‘=G•ßÞô¦','ë¨†ÐgÞ8é.ƒ¬S6˜ì-Øøú1¤¥®ÁÂ\\¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¦‚®Š³®¨¯¾ÜH#ôê','wp-content/plugins/google-site-kit/includes/Core/Authentication/Initial_Version.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Initial_Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Nm9Ÿõ€¹|	e€qõ','ß“¢ú4¥L©\\Ï#–]ÿ¶Ö:/C]:[Ïˆ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó§´óÄLeÅˆ çø5','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wc}f<y§õ:}­5la','át|R`LLF9Ô\'¾ÍsM×fŸõ¯ÿ#4þÕ%$A¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó©€ö™#¨‚î\0Eé¡•¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jQ+r…ÑÇì?UÎc)ñê','LFjúîù‹Q®µr\0|&P¢3Žð¾>ÉN½,ãEdÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óª¸‡=yéì¢¸¨¢ùŽ41','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Missing_Verification_Exception.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Missing_Verification_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÇ¶ËUå;Þ’™üCj','³%b°ºÎÃÏÃ\\hePð“–ðÌ‘í9þ´3Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¬¢œùë¼–é€P×»^','wp-content/plugins/insert-headers-and-footers/includes/compat.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[8xm:÷¶•9%ö2!Õà^','à©`Ï=øùÒ=C<Ä\Z1ÍÆ³YÝ¨Ž\rÂ}ìžÓ8úd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¯\0†É™ˆ§±ÆÛÀb³³','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Condition.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Condition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ø”À6“,žhµn¢¾','Ômô~­Ü‘£Ÿâ“`\"ÃÜØYÐ8T/AðªÐ¶SN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó¶“zÈ¿c¬áäeÅ\\x','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/export.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/export.min.js',0,'\"ó	±šåoèÃÁt','\"ó	±šåoèÃÁt','yÓN`æaìA`ßâlì®Îì»ò»•Z–…öîñ¿ÅòÝB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó·­†6J÷Ãšù‹k‹}ù','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýy<;pý»ûq‰tï:','ëPÒ!†‡B[~)vP;‚@uþø\Ze-7×“¹e©ð‚ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó½³Nò³Ëô„ü«óÏsÂù','wp-includes/customize/class-wp-customize-custom-css-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-custom-css-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cçj˜„b`,å5€5tÍK','6`¿M!:7ôbó,Ì§ ½™µX»Ê4ðBÕñíP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó½Ìµê•ãÿ%„0i2Ò','wp-content/themes/twentynineteen/sass/mixins/_utilities.scss','/wordpress/themes/twentynineteen/3.2/sass/mixins/_utilities.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤¯í&¸ýãÐ¾7„ä¬','àöˆê”/CñÜ°ëÎ/Åò°@ÜïX¼åY!CË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÃ\0Lëá‹Æ6Â','wp-includes/blocks/latest-posts/style.css','/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê@[åãL†,È9ÄIÒ','zêm®£,yÔç¾¯«¦;~NF§Ò›–v›X:%]çæ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÇŠq=£I€èÕFÂEu@','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.min.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.min.js',0,'gIºÀ®*BoÕõvÉò¹äµ','gIºÀ®*BoÕõvÉò¹äµ',']åÞ€¡¤¬\\ÁÊ+fùø³R\nQ¿»%á× J‡‹’•µ>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÓcCøÞÖm£ÝuâHÈç\\','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*8*jÿ!\Z°¹\0Pm','‘OAð„KßACÊO€³fã¯´_ù–¦Û>UL`Óæ_Ë›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ó×ÒÁî\'ªâªW’ó%‘','wp-content/mu-plugins/nexcess-mapps/Plugins/WPRedis.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/WPRedis.php',0,'qTV¸Oƒ¾ªøwŠfì—6','qTV¸Oƒ¾ªøwŠfì—6','Ö£>R0Vû•‡\rÊ/3´ê¹elŽVò©¼ÔÒ”ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óá	Ñ`ð“¬2óYðƒ¾±×','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»·”na\0}^ÕãUÒ”','U¸	þº§·ûÙ1¹è…š¨ÆMPÖ\0Ò|ÏÉÉˆåÌš','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óäf³¤2¨²ü’¸b\nE','wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.min.js','/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.min.js',0,'Õ¢	¾W——«¯—!ºÌ','Õ¢	¾W——«¯—!ºÌ','ýA?í9Jñ0ÿÐCEu²YàÆ¸A˜#¡3Jt–…õ‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óî>ÙÚÇ?SÌIù>D','wp-content/plugins/seo-by-rank-math/includes/helpers/class-url.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wðïdÊbºž5x¯P«u×','¾Ô­»Æ2Îþ¡Ìä].^¤)q¦^µ1›çwôŽÓN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óïõÇŒz~*Úð”’P±','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWK.php','/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWK.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AÏ™.â!ÉƒÌ#ÙþÇ',' =é`Î±c±Ûüôg¦\\ÚirîÿŸ‰û8÷9V\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óò–O¦%Ï€8ÃŽ0d)é','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/http-index.html',0,'“ÑF±/€[Êý¤\r³€Ï','“ÑF±/€[Êý¤\r³€Ï','à“aC—ÈÍÌÃÒ1õ?j¤Wá+¤Iï*ï2ñÚ¶F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óò¦ú¡Éeû`sÌºÆ±','wp-content/themes/twentytwentyfour/templates/page-wide.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-wide.html',0,'E%˜Ëz–\ZaƒhCh«m†','E%˜Ëz–\ZaƒhCh«m†','O®ö”Hb^5±´x÷o\'8Ú-m•Šn¼ñž?ç>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óóÒÍÑâžžùª^Õ˜RÛ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÞo”…å—¹å§h€g[','€àÀß.Ö-h4`9S _\rè“)IÍ(†íWÓò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óùx3_\'\nÍšu¥t`$','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg',0,'ÿÍãÖQsK¨!µZ','ÿÍãÖQsK¨!µZ','€å¤!ÑËD‘ÏbEÂ¨¯™z•ÛL›Ÿâ›É^¹`X®«„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óúÃv¹¬”?­Òârß','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Photo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Photo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥ª)À3|¶ÒðµÐL\\','ï‚¯-UP®¹P_^V:ÖKÏ2º™û8LôY%o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÿF/5x_9•ó¸¢‚','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹Ô–I­LQ(}ð%ÊÈ]','¾R8‹ùÝÌÊS¶¿N7‘‹…É^Àú`QQ;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('óÿV¬“k9Û´îs¿»€Ö¿','wp-admin/css/customize-controls-rtl.css','/wordpress/core/6.9.1/wp-admin/css/customize-controls-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò8Lñã0)¯Å¯„0ÌÙ',', ÇúÆ.*`ud7P¸€øëŸ(’²\"N«¼™ºè}H­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô3¯\"4ÝÈ:¼Ý£2wÞ','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%¶4Rœ¹&Ý8ÑnaHå','y$o¡Ç:·ŽpòD±¶R6÷ëêÒ‹.F7çŸ~H','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô‚Ž;ê¢^ð©¸´8c„','wp-includes/css/buttons.css','/wordpress/core/6.9.1/wp-includes/css/buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤yØžˆé·Ãô×çmjm','@:£v¸5p¤ÀÕ\"_€õ/„¢¾Žî¼ßØ%¤½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô½O£¼QÁÇû}Ql>Â','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs.php',0,'^Ò._fRaè•íÍ#¢Ã¬','^Ò._fRaè•íÍ#¢Ã¬','b)WR&œå¤4¨TÛ«“ö‘‰ždv¼‘Óp©ÆY>\nÈ\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô0\nvšfïØe88e','wp-content/uploads/gravity_forms/signatures/index.html','/srv/htdocs/wp-content/uploads/gravity_forms/signatures/index.html',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôEÇµ¤u€ØÆC','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À[ó‡F!ñþQº„é\ZÓ°','d71•¡Ç-ñãlŸvŒrL<x ,.Ñ ‘ú_÷Õ™ï¢¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôS ],4Fr8Ñv','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fð-\\±é;µ±õXßë‹=','\Z«78Ue)Ö1ç¨/´<ÜjÙ\'é˜ù&Õ‘ç+(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôàœØÙ	ø¯iDÞµ{','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical@2x.png','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-vertical@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã±ä.oÖ¢¦\n÷ÁÕ|¿Ç','‚ÌÓHJq:¿õQŸ·WJ’!B «¹ŠŠh@¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô!\05‰æûÈ?äƒ:>','wp-content/plugins/jetpack/images/plans/jetpack-free.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-free.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DßSÓ\'Á½\Z9ŽÕ>ÿÜ²–','Ç\\÷Ü‰ÁMúÞ®UƒGnG|æÙJµ_\07ÁCz¹?~ñÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô!ÞŠ­ív×H¦ËÅ\';','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/wp-fail2ban.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/wp-fail2ban.php',0,'ÀT³¹7$WÞÉM888','ÀT³¹7$WÞÉM888','”Bý©é˜~q3ñ²´£õê¬á¹WçäòiøæTs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô(OW©Šsá¢ÝEgáH','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò—€t%Þ‡ºH z÷ë£§;','ÿXŒ¡Ã\009^æ<Vt6÷ðÒž	@Ðxv\Z³[õ±…B','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô(ÓÔ¿£íÉ¶Û¾âè¶®','wp-includes/js/dist/edit-widgets.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/edit-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&nÄ¤{à†úü^sRó¯9K','Ž%oH9‡Ú­YÖÿœFŽªŸ=U;.odÌkÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô,‡Òº?b«f+;5;pò£','wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-pro-logo.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-pro-logo.svg',0,'lNJYHj\nHR=½Ï`=','lNJYHj\nHR=½Ï`=','s,q1Ú¬7Àµ_)À³ ôþ¢ É\"î(Æ(`ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô-9¸QÐÁÓêð&6î¼¼z','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/email.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/email.php',0,'îÐ{³7éþq–ðçÝÕB&˜','îÐ{³7éþq–ðçÝÕB&˜','mJ†ÐfP1(oªîïš„†43‚¼)\n5¼ÌÎ²©ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô1·joòòÆ™·vŸÿÕÇ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¡æ&-C”·+F¨8‹’','k1Õê¨Ég·¹uC1ùˆæÎ÷¿Mþ\r¢}Z‹±Qš,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô7’ Ï&Üü‡š—KD\Z8','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-dropdown-pages-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-dropdown-pages-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÏíì­Êw÷Ñ{W\0fGm','‚y’ù¹\'FÝ5v•k«PÀt€™:!m<Š&âÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô9ß*ûGIv]òF¸û“L½','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/autorenew-70f9019226b5a68e200f.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/autorenew-70f9019226b5a68e200f.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jñSØ­GŒ:Ï8ÒB¸ÍJÞ','M ÈÀ}¦r³Å(f°ìðfŽ›uáå£(^„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô=¸˜q^ÅÍ\ZL\'àœvÃ,','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/file-field.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/file-field.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OQ«Ã+zfü…ópû‹x','èÝÊ·Ê å‰v€b¶ãÎ	3rÆ3Ñö¬;	mÅþ¬K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô@éCŽ Ì\0R@Ø”½','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôCÁn]‡ÁïTÑ—ÏÑ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë¿Œ!ûQÉg·[(L…â','Yúh€s$q±{iÕÿÝÁ¿Œõ£.è¸¨g^Mœ ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôF8ÅŠN<ZáM©2Y2','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SendGridHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SendGridHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¿€?Aõw5Ù†z\nõ','	|%¼:µ°²i”RiLß¨²¹Î‚è_HëS~ˆ¤ÓÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôJ\'#‰‚rN„0a\rÈ','wp-includes/images/crystal/audio.png','/wordpress/core/6.9.1/wp-includes/images/crystal/audio.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™nVñ:ÉÏ‰óGØÔ-#k','¢~B\Z-×¼of|W¢x\\þª|¨Më)åß‰Ë¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôM 6a¤c<5q`k5','wp-content/plugins/gravityformsstripe/includes/api/model/class-invoice.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-invoice.php',0,'V!™ÁJòB@¾ÐÛ@ìÍQá','V!™ÁJòB@¾ÐÛ@ìÍQá','ÊÚb@•.f÷Ukô\Zf‹fÏA8ÕDñûÆˆÇ©ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôPZª¹›•gÇ8æb=g','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôTÝtýß’«GêìHÖÐ„','wp-content/plugins/advanced-custom-fields-pro/includes/acf-bidirectional-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-bidirectional-functions.php',0,'þòZ…;É8ÑŒÇ	ˆ','þòZ…;É8ÑŒÇ	ˆ',':Â‹9;=5n\0Å¢¬»Yf¨­˜Ml˜Ht)B,\ZdÝµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôY´ªR‰Yi/µ·l@HXÓ','wp-includes/js/media-grid.min.js','/wordpress/core/6.9.1/wp-includes/js/media-grid.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶Èð8¡è«ˆ¢s\"ËlÙv','\nQùø##†¡_Û^DÂ¥³ë¨0žêÉC2âdip×|½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôYêÔ6_¦Šê¶ŸW','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaNumericValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaNumericValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÜs»ÒñM@ªôò¶£ÕË ','hìü½*fœTá]fÒÿ¼^-ìjøÅ«^$·VÛzø‡¦I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôZÍë–Qµ!ÕÐúö®* ','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`y\0#xÄsúGìJ¶Öt°ä','ÛAárëÐÄx?jŽ’Ò#‡ÂCõFËO‚G-¢SÖ÷$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô[$–k®(vw`Ž`F','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bïÅ\Z…m£-\n#…‹÷@9','=³5s¦õço‡ö¯×„aSþËËùBžïçqÊ«ëU0,b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô]»Ð˜\nž(ª?W&\\ì´','wp-includes/blocks/audio/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pxëÚº•‰øÍ5)C4\ZM','^}õ…b’>?Ö´ÐÑK±8<¿RÀÜŠ$ûÀ{0­6„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôb”ùeØ²%\'Æ/Odk','wp-content/plugins/jetpack/extensions/plugins/payments/payments.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/payments/payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5è-FaËñ)%.ÝŒ¾þ\"','yöZV¾s¹føä¹àÌ\Zz\ZÊÚQŠß$™ìî>Ü¸{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôgq0ÓÀLbü˜8¡¼Ž','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@×3SÂöüñ²µ}±ÕD7','ûJÞ\rr\r¾Þ‘·¢Üˆö] )ÍØO<¯cÙxe–ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôhV¦î«òM&¼=9½µ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜWmXå¦ž‚Åä«=¨z','f³‘‡”½~#bc}b’1¥\Z¶n£Ä‘\nZdo‡‹Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôjÆ0Mà»åü¤\\','wp-content/plugins/jetpack/extensions/plugins/ai-content-lens/ai-content-lens.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/ai-content-lens/ai-content-lens.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔÒÞ¹eQösËÍé%q¬','=çÜéÄ˜éíçA÷~Oµ¢9ƒÚ.ç@C­×hà^û©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ômî8ÌhE©2×ªÃìD','wp-content/plugins/jetpack/images/recommendations/assistant-product-purchased.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-product-purchased.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|²ú«ï8¥!±Ž=0vá','–ŠH®¢(Õz^³ÀßgKQT?÷Ú6×=½tr‰ËÑ÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôrA.ž;¸\0QW—Ü‹Ã7','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/class-post-thumbnail.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/class-post-thumbnail.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š‹­škTõ#¥É…ûÙ’ð','6¼ÝC{þB¡72¾™CàÄ)ÿóñ¾j\r½<ò;«/\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôw³JÏ`_òõB0V\r','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-background-process.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-background-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áI<·®™¼‚š^!Ñ‚','ýñ5–Ïvüiñ2p°·m¨ŽmÇ·¡0\"Ê:è3Âx','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôwß>dÂŒ?d…','wp-includes/blocks/post-featured-image/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fÐ9é8/+&é÷A½³ò','ÜÈfXLT‘Õ¦À¹ŸÞ°¹Ífûì9K\r?|Tç§E','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôx\Z…Eêup¿ÃÏÖLj','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Wûç^¦pÒ2Góî«7Ã',' ‰HŒ1†nþâ-VŒ%eåüÀÏÒ.ƒ™\\Õ/§‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô†l¼%uïÓzw¡Ê4h','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô‰Ï€å{qÆ\"(g$9','wp-includes/Requests/src/Exception/Http/Status504.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status504.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼!gÞGN&ëas¯oIw','Æ@Èœ\0!˜Š“ôFq?”dƒÌÑ,Ç¬Mã±o€Àm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôŠ%ý²ñC›²HÑÞõ','wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php',0,'å& BmvHgÞ‹=Õ²rÌ','å& BmvHgÞ‹=Õ²rÌ','JR7ª\Z)èö°yr<a¦2A—ê ÅÏ÷´\Z2d£åL_om','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô‹G8;#	\ZÝZHã0^¬]','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/subscription-modal.js','/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/subscription-modal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó/~]û¬‚»l”ãõk™','D(GÔ¶F¡a:JÇþs4‰G¾@uÔíšâÅ¾ìhW7]WK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôˆ7:”büË\r,Ýjaø','wp-includes/js/dist/blocks.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯¹WL¦Gm•Jÿ†sQlç','æjì†º»Œ.¶FXƒN\"Gùc\n9¥Iõy;\ndè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôŽTï²5¢ØÓš•sO\0<Ã','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-instant-articles.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-instant-articles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%â´$>KAù	5Ãq”§ó','	éí‹V…j‘c-”²îÆŠ3!ÚBR¬˜\0á|c|¥+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô	Ï²»a5šâ¸‰®ý°ú','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kì™íÑÆ3O”-~','LmÚX­Q‡ è	ûø3T³šÌdïÿmGBø´:˜‹ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô—	ï·ge‹Î¨2¡','wp-content/themes/twentytwentythree/parts/header.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/header.html',0,']r·CCeAFÂÊtÝÔÑ',']r·CCeAFÂÊtÝÔÑ','õ¯Â©ö\"¬±„K0D(t¹,Âš7ÿ»óèÈI×','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô—Ù1ÏD¼i:=˜(€w\\','wp-content/themes/hjs-blocks/images/caret-down-solid-primary.svg','/srv/htdocs/wp-content/themes/hjs-blocks/images/caret-down-solid-primary.svg',0,'ðË\"tw±i4•)_Ÿ','ðË\"tw±i4•)_Ÿ','Á×ØC\0ÁÄ~â9ª¸r¾¹ |m/›‰ì¿»4¶ëœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô›…Ø°—!t)}³ûÊB','wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php',0,'æK¤XÚñ‚ì@DØxzˆB','æK¤XÚñ‚ì@DØxzˆB','˜æi²/=¼ï‡´‹xBò}õCÎn	|þ;Ø\rðy²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô›°=v‘T&Ú…(','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Utils.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç:ªaÛ­ì¡`2‡ôœ¦','u@ö¿o×=dâ.a­¬¡ù¼ï£qƒ¶8üëˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôœˆŒŽÇIÌ*Ÿ:oÍ','wp-content/plugins/akismet/LICENSE.txt','/wordpress/plugins/akismet/5.6/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²4îMiõüäHj€ý¯JBc','¼ÿ\0v1£êsÔNí>cIDÙ¦¾Ö„Ié­0ÿ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô¤Õfˆ	W5\raãRÑ\nK','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g¦qP¢]$û]	 -Ž‘š1','µýá‚«ïÙˆÒçèçDíWõæS³)‘mÅ`<<¦}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô¥zZ»fÅÌèip^‰2×Ž','wp-includes/js/mediaelement/mediaelement.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†w \Zõ˜ºåx5+î.cÐ','™þDáRÊy£°\nªû:›t€Æ´ÖÀ7±ÈC@„W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô¦ ,®S¶¼Ã»\0-Bü%','wp-content/plugins/jetpack/3rd-party/debug-bar/debug-bar.js','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/debug-bar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B‡KótW:!uo,L~	','¡óêÍa;7÷ûe ¬™¡”‰žÏÕ½øÊ{ýŸl…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô«ˆöÎì*ÂÊ¿¯èâ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|œk\"2}\0mi)JŸn¼h','ùY™eËuÍ	¦V·öÙóC·€[÷?Æo2J.ß8@É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô¬`Þ>ÚG¬m~,XQ„','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/main.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ø–Â-mR¯pÑõ)z\r}','ù1?xÄõðøNWº\\éù©xo¯7|\'ÆÔ1¦G%ìÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô­jå8úœÈÄÃ\Z¬±ó','wp-includes/js/wp-backbone.js','/wordpress/core/6.9.1/wp-includes/js/wp-backbone.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“úc\"H#$C)7’ø','Î6:O‹Î²…Rƒ‘’§¡½c•5ã¤Ÿ`Û\0=Ü®\\°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô­Š%	n	ÅÂ’|Œrh','wp-content/plugins/wp-sitemap-page/wp-sitemap-page.php','/srv/htdocs/wp-content/plugins/wp-sitemap-page/wp-sitemap-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w:ö@³AÜŽY°ä<¶*','JtðØÿcA¦HG´ùýþÄª\ZN…e|WÝÜí!\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô®¬îÉ˜eo0cµòbú–','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/OverflowHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/OverflowHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÌBÊö\0Î‰c‰¦soW“J','ýžàÑ“¼œ \n¦3íùþS#wWÈ—ûd,û?v—a:Ä','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô²°ô\ZŽ¥¢LÇ›¬D\'','wp-content/themes/genesis/functions.php','/srv/htdocs/wp-content/themes/genesis/functions.php',0,'`[¹ AqÒX|±Wž;Ø÷','`[¹ AqÒX|±Wž;Ø÷','C\'Ûp6\r­Qü™ê6iÛÂñËÍn˜öÅµï™j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô·„QaÇýBKÔì\\\0Û','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HardwareKeyMetadata.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HardwareKeyMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eÀ‡ôY¶e3MsK}Ûw','Ó-ìVFBx«EmÞ\"^ÆhVõõŽ,Ì·ªüEøª1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ô¹¹h0Z(u#„-xoú','wp-content/plugins/google-analytics-for-wordpress/includes/admin/translations.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒOH™+ôÎÝÝò]KÀ{ˆ','Y„‹wBêö¨–ë,ó”þÇ#~:‘óÝw¬$+G»eƒÈ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÀ·¡h\ZˆåW:_P&_','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step.php',0,',ÕÓe,O­;«Þ‹;¢',',ÕÓe,O­;«Þ‹;¢','›Ï€ bxjÌÖGþ©	¡ÓôûeÌºH±¢Hãas','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÂ¾ùhÖ™Ñ½j¥¼ÿï²°','wp-includes/blocks/comment-content.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t£`‰nPv;Uƒb°','±ôÝ;j{xä•”“ì>À¿OziZ‰¸ÀPtý™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÃŒîuLN%}Smº¥ÚÚ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÄŠšòÎð\'nž9üÑFk','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover.gif','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KÛ0V¤5›Ö,›³šø3B','t©è.K‰\'\n-FÌª²GsÉ‹¹$ßö†yhnhŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÆn„‹J+¢*´Íh\r¦é','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/jquery.daterangepicker.min.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/jquery.daterangepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹fÐczÚ=ž]©æý7t','IìßªÒ\rÑ×°$‹Lfµ‘2c›v=µïãZµ‚ñ¢Šß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÍ‰ËMrhbõ†8´','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-8f33e6dd.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-8f33e6dd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gŠ°ÔÒz€ôÑ`}läW','“š\"Ú4|‹ÎÇ5ë£¬™˜{¾¨DúÕ¨Ÿýw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÍ±û…Ü!ÒM½—£¤ò','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3†ÓÌEx/ùjŸŸÝX‘','úâJ4gÎj×‹Âêøi?÷ïHCäÆ	øuÅ²VêÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÙa²Ï®óò>žjpi°×','wp-content/plugins/google-analytics-for-wordpress/includes/auth.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/auth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fG“vå¾àeƒ‰·ƒ','Wa[Z[ÕèÓÂ»òo#ýwu÷L&vÅõ»?ÖÆ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôã¸Ò‘á4\'ó\råÆ½Î','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$²Ç‚ŒAÇq/ÐqÎQ','Çì=·ìwuP8ˆþ©3\Z3ø×Lh¥ Ø_ò*ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôåN§4ãØßoúÝº3^P','wp-includes/block-supports/settings.php','/wordpress/core/6.9.1/wp-includes/block-supports/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uŠÙlY P8bHì\0†','Þa\'M¿“X0Ý¤œï|Èï µè\\nÃ‰ÊgóF±jÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôêEx¤g±¾òÊëµ6ñ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Z˜ß,´Š\nFRñcZ','KÞ,qhI…#aÀij¿rÉý‡ü„kçûº‰/–h','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôìÉ©ª\'­´†—9}\"','wp-content/themes/genesis/lib/classes/class-genesis-admin-form.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-form.php',0,'å—Œ\n]zö0˜šcdšñ','å—Œ\n]zö0˜šcdšñ','5‰ CžƒçOÜ	\\²(ˆmˆ\'}Ùœ”ÔÑà´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôðæ°ÒÃ¬ªðªÉ€^','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äkè:¸æ\0C©?ÊÆTE¥','ÍùºmZ)™Â ‚@°¸‚•z2œëf—ju0ó¡…MU4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôöö^  “®™¡MF\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$%›úü=«~ÝI«²ï@;œ','_>ˆ”£)uÈ.Ù@5ö3¸¸vŒ°à¡Ô\r‚™¤-/‘#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôøÕŒ0qÁn<êžË…\n','wp-content/plugins/jetpack-protect/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âAýBc‹–¥Ù2Vß','55%äé…KäNècÞ…C©{ñÃÓ·*Þ&+6Ô¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôþ³›§*ØË°³9=€´á','wp-includes/SimplePie/library/SimplePie/Restriction.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Restriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æp®7ËGÜ•awhnG','€i/u\ZåŠ×Ž°¿¬@J>m°*m›Nj«dwò^ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôþÕCFC¾T/Ú®+:`','wp-includes/blocks/comments-pagination-numbers/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ\r¤…1ŽAh$‡RøYš','Áà6=+B£ú‚«±ÅØë²)/˜UA–½Ñà­Szïù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ôÿöÏß]¨R>Üw.’EQ','wp-includes/sodium_compat/src/Core/Curve25519/README.md','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¢ªÏ›ÑvjŸ×\nÀ…Ï','ãSÓx–^öV>mÐ!-ªqì÷ÌñDÙeVÑßÎÈè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ(T/Iûƒˆ‹eêvB','wp-includes/blocks/table/style.css','/wordpress/core/6.9.1/wp-includes/blocks/table/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹ßº“L\'’ZÖ[e5X','¾Öf‘¶,$7ÞœQ’x™ó­ñüŠ’®Žù[îÓ2B=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õd µÙj%éVA½TÚd','wp-includes/assets/script-modules-packages.min.php','/wordpress/core/6.9.1/wp-includes/assets/script-modules-packages.min.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç%sìÈqÌ†•YyÌ','Cˆêm¼¹Óûciã_Áv“áçfçý¾ƒÚÌ<*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ-cˆtŽ¿Ó¯º½>','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AglInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~õµOÒœ#Ü¢l*žß\rÙŒ','³$†ý–%×’éï6d\r*ä£xÌªewWàý¯Î\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õË<êˆ#hOx3\rLöp','wp-includes/SimplePie/library/SimplePie/Source.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Source.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','•rIì“‹ªÂÉ+ÔóŠõQÁ','iGb›)k›þ:DMl<Ýs	ÊðÞ‚N0™ÖøœèbQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õo=¸!5:<\'—eÿ0(²','wp-content/plugins/members/inc/functions-role-groups.php','/srv/htdocs/wp-content/plugins/members/inc/functions-role-groups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ«	81»µÆt…¥II','ºøýðXì{èGx*ºD®é!FÌËŠõ‡¡jÝÎc§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õëAû½€™ûÇÚÇ}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nBW ·T•Õ…-òº$L®','×A•„Bþ,´awn\nx»ûÎ2- ¿ø ÈcwÑ5UÅc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ“e$–¤«Ÿn_3ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õl£GùwBæ6×\nÂ','wp-content/plugins/gravityforms/includes/webapi/v2/index.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ\Zƒ\">†bx÷ ?`ˆ ','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p±¿Z^Ö6$¼ùÂ  ','50ûõÐ0ž…ç=Ô\rÀ¸û¢1•»2d]¿åÀ¸íæ}î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õž++­›7«:¬\r-®','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractService.php',0,'d²šµÎ¦ú.Þ$\0qP{ý','d²šµÎ¦ú.Þ$\0qP{ý','Fæón@ü›ÐãÆ¡vM8vô™‰×$çG´Ž¾EñB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ!¥Ö(yJo*ÈîJØ','wp-content/plugins/wordfence/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ6‡Ù	P—W™n\"çµÐb','”áEgpúÔ¨whÎ’.”°§§3Á\në¦fÍNÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ\"óMðGóHËˆ«ØLa','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-fallback.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-fallback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v±üó—¸#¼q£UÔZxw','Òm[Qd„´SËç5 :ÁíêZßk£IÔÎd¨ñÒ¨x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ$×IËîþYÉgZèÝ`r!','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_¯šŠähZÛL†VØ³—…','„ž,‚_¿©ƒ\\@€øŸÐGÛWÞÃâH‹ÕCLD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ%Ø%¦Ëó8&7WÈ#î<','wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±TD©ÜüÑ©Œ\"','Ôumø\0 /á©ÍÊar‘UwäR³Y-~ö/ðD\'ÞÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ&á( ½”žáø§Üì|','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';H.`o^-zUØ¯Ú‹','YµÐ[•Ñ9oi?”aSx[Ê&”¦.€ÈêÃ‹î7™‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ(;YX2ÁÙu	R‡z¸','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.css','/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentythirteen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­O}’	ƒgÜž{Ç²D·ŠÖ','‘°¨MÈQ!q¿³ÚØˆw€n(ÁMP„ZU¸\'øµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ)—#jñdš§S¸¶îeÊ‹','wp-includes/js/jquery/ui/effect-shake.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-shake.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eá\0^Vt(w›*|H¯Dƒ',' \ZÚh[gì¨6ñ¦\Z¼\"NÖO\Z¹½:ìd/û‚³¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ*÷1¶Gé«víLßŸnŒ','wp-includes/sodium_compat/src/Compat.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«åÏ½’Èe*Þ¬î†äÞb','Æ-‡9“ž……¢‡àjò±&Z…O}§$Ø§K¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ-\"DíÊÊ¹D²5aÐ/','wp-includes/cron.php','/wordpress/core/6.9.1/wp-includes/cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{¥[æ/®&€«øp','§ÁrÚÐÁI¦§Ý‚ë‘\'=?AB\"¾‚[ïãkþé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ-+ícÓz%w >äïL','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-my-library-markup.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-my-library-markup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Am\r\"íÖPpmÏ¯	%ñ','äÖ;_lÔ¦£Ê=ðoT=\rAêe~[ÁÉÄ‰ÏIm´ÊN','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ0yà8ôU/—EA½Üf','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.php','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0¥y\"w ÅÄÊ¯\\“¹\"','_\n]}à²nýTÁÑÔ\r½‹~÷-oýFþóã1,Èëâž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ:¡qBE\'Hi\'!RŸåØ','wp-content/mu-plugins/nexcess-mapps/Commands/PlatformTesting.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/PlatformTesting.php',0,'¹ùM„3ÿ”ûw7¹8ž«','¹ùM„3ÿ”ûw7¹8ž«','é8ÔU,*—ø.ˆ»„†Gþ\\_x¯ËJÓîŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ>J]™ñnšßSÌÍò','wp-content/plugins/jetpack/extensions/blocks/ai-chat/ai-chat.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/ai-chat/ai-chat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÁê¼ðQ°­šb$©ê','½	gÁÉõƒìð|¹¦$Î/¿í\0Vµ>Á>tÔo','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ?)ëÐ/Ìq|4¡\"×','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg',0,'åÙDAš4ç½aHw•w','åÙDAš4ç½aHw•w','ý‰¶›&§\nrÚÂ‘5Ö(’ýD(Ã@ñañ}/´,ý¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ@D]§Ñ8P4V=‹\0','wp-content/plugins/google-site-kit/includes/Core/Util/Method_Proxy_Trait.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Method_Proxy_Trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZÅ¹Ç†Ôw~yòÊø•]”','<`K§‰Kó0’á·¨Û¹ë«Ãuë>N„a,LËg','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õAjƒ%a\'¹JÒ×¿û¾/','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/babel.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/babel.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý\'#yT­¬,+YD-»','?·›\\:›À\'·ÙÇòXB¦ŠÔEù’½K¼(žé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õA4eøêÇ{¹^š†ÒZ','wp-includes/js/wpdialog.js','/wordpress/core/6.9.1/wp-includes/js/wpdialog.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶äÈ‹œ5ÐU òÔcÓ','}ÍLS5ÏzÀb¬$^G\0ÐPÆöœú#ú{ŠIeØÒö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õDÊÆvµ©ËÖùOœ@V}','wp-content/plugins/jetpack/extensions/blocks/premium-content/buttons/buttons.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/buttons/buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Z(1˜\np>:†=wÅÙ','¨÷\ZÕ~uXoøgà}¶žKM`pèô±—Å\ZÓsøµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õMJá8òVº#4G;Hƒ','wp-content/plugins/gravityformsstripe/includes/api/model/class-plan.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-plan.php',0,'sÈ˜@$^ºüám†¿ùÁ­','sÈ˜@$^ºüám†¿ùÁ­','Í2)g9Ý!%?yå\"œ]&¢cÓ‰JˆTÃ²î?]{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õQ–¨ø=O}Œº:•Ò¿Z','wp-content/plugins/spellbook/scripts/admin.min.js','/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.min.js',0,'»òì!â2Ó’‚*ñ\0m','»òì!â2Ó’‚*ñ\0m','êß¬íCèÍ\n\noé¾r­¹ˆ%™Ã:r¥Q t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õR“+I›Ì1’èVÄ{ëÓ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/class-deactivation-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/class-deactivation-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ON![…;ACåü|Ë',';ô²tØ—L ‡¬Í6jÝÅ;X¯—ê?Õ^tõß‡˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ[Qƒ»ö±ÊÝì=LÊò¾','wp-content/plugins/automattic-for-agencies-client/build/index.rtl.css','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')	AQ	b=6ñÙ$&žŒšç','\rÁO›ƒ¤öñ7cÕZQ™€t±&ÝlÈèö±8(ZË.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õký@\nˆªÉ>î,x{Nå','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õuôNâƒ.A_Ù_Ï','wp-includes/js/media-editor.js','/wordpress/core/6.9.1/wp-includes/js/media-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“¨@4VaˆË£‚›òÅð†á','¸›¬9™R—Ö‡®\r‡ Æ²o[ÇN†K–ÏÅ¡*h‹ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õv\'÷m.i4iéj Š¸˜','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yä¤«ÇˆŽ·À\ZþÓø','?º‡Êôxu5t¬ÕYí‰xÿ µ\ZÿFŸN;D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ|ÑTû/´VÐVµê‘‡¿','wp-content/themes/twentytwentyfive/patterns/page-landing-book.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-book.php',0,'¥^M²ñí˜\rÕzÆ‚‡','¥^M²ñí˜\rÕzÆ‚‡','½´ÜÃƒÊ¬¢„B®”Iæ$ïB£6{¬È‰¶ÀšèÄØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ~’\ré…·YBFQ¡U¢','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FileAs.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FileAs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èZÔx])>öggjë±','ŸÖ¢¼^%ÿOuI…[ê×„è™_åb¸&¶\\Í;¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ€‹70^\rQmÞHà†','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-ui-render.php','/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-ui-render.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„x„1èer`¨;¤³','õ¶/¨c+†;|¢›MµõØŽp“ óÂ\"Š»¬ŠËÅp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õŽ)Q\n“?ñO©aŒr¤¢','wp-includes/blocks/comment-reply-link.php','/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÉIÏk~ìÚék4ÉV','–²ãÜ¦öš?ÚÂ\" H<à¿\'¸H¿u …aÏh&N\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õËì°gx€²à‰˜\ZÆ','wp-content/plugins/wp-sitemap-page/screenshot-2.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h8«tXm°šBË§r†ú3(','²³[ Ð˜[ø¼\0ÆÌ§tr(“ù;ÎƒÿHb\'ëcî','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õœIœÑ:ÂüeÐÅFïüG£','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Ãl·×¼l/è\0ªq2ÿ2b','¬±h¼Ö]o\"<Ÿ¨êqd¨¦y¢ÇÔ©Ó•>\Z#kòWèlÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ ž“»³N»¢ÒY9ŸuÎ','wp-content/plugins/jetpack/vendor/composer/platform_check.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/platform_check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	õ÷»½]SºÀDÑy½Ò','¼<þ¥v\nV÷ëFÿÞÌ¸Îßo\rÇnÉƒpÔHl!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ ƒÿõÂÔ ù]ê—4\Z‹','wp-content/plugins/jetpack/_inc/blocks/slideshow/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{8Aîqß¿òbÒÑ†Éb','GoíëK3“¿ÚŽD-{PìNOvbï¨ÉIcŒ\\Ë:Ï8u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¡à	ì+ÙÚf%qÝCo','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl\0Ïe°ï&.d\nfðÄg','ÿ“¦Zfåò²eº“L‚†\r0KÚLÈŠò&´‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¥†ÂØÞ>+ÜžL[îm','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«Óa5q€ÜÈ‘_4ø@','(afoÑÒxÔD™paQ6Ðmtké»,ùÈóV^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¥µ>ËqêiZÁ,ãÊÜ','wp-content/plugins/akismet/akismet-pt_BR.l10n.php','/wordpress/plugins/akismet/5.6/akismet-pt_BR.l10n.php',0,'+(Ô&ZÃ«ê$Ä=~','+(Ô&ZÃ«ê$Ä=~','™æßÀB`fcFŽÝ¤pg®ùG\ròë‘Ôj-­ Ò®»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¥Ûý(ëÅø%ž#€9yn','wp-admin/css/forms.css','/wordpress/core/6.9.1/wp-admin/css/forms.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆìhzðE$!FÑä›','•QK}µ¯aâjúÜv÷$¢.Ms¾€1 NÊ(»z~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¦:3HNhÒòé2','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È¶9RM£~çöŸÞ?î#','Vï\ríÐçG|L®öÅIQˆãd$‘#×j¶W¼‰±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¦o¼bBrÏj3#\r¼—','wp-content/plugins/wordfence/waf/pomo/entry.php','/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/entry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Â²iGQŒ’AÔê®w','79]“ù§#Œ/–Ã÷rùbCte\\cõ’˜ßžƒP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¨õòH£©Ló»<€Ì‘5','wp-includes/blocks/query/view.js','/wordpress/core/6.9.1/wp-includes/blocks/query/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬¤DëjÜ’¸‡‘ócYT','õ\rÉ¦JàXCµ+ÁßGâbË„	Ä<Þ‹é0ë5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ­fOdg`Ð	\'-ÿœ','wp-content/plugins/jetpack/modules/likes/jetpack-likes-master-iframe.php','/wordpress/plugins/jetpack/15.6-a.3/modules/likes/jetpack-likes-master-iframe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÞA\n8eë­”zZQ5òL','oxŽæ~ªñ/Z@{·bÞUÞåÎ\"æ¢ŠsÃ5.O€p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ­nöÁJÈÄœý@eQG','wp-content/themes/twentytwentytwo/templates/blank.html','/srv/htdocs/wp-content/themes/twentytwentytwo/templates/blank.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tfÞiØó)\rÍšBýë„ž','vx1Õ»¥}€é0‹/w3¼ÞàcÇ‘gë(pÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ±”2AÔ\"Óœh}P\nàÝq','wp-content/themes/genesis/config/breadcrumbs.php','/srv/htdocs/wp-content/themes/genesis/config/breadcrumbs.php',0,'A\ZF„’f6z‚Í‰ýœ+','A\ZF„’f6z‚Í‰ýœ+','ù{è\'å]ÎvØ-ŒíB¶èË«0çZEeª+L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ·D°µª6íSÿ/ÈcQ‚?','wp-includes/customize/class-wp-customize-background-position-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-position-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù}4ÀßÞÌOñéÃæÖÍõ','\"ô¸¢—:\nÄìD<RD+|-¸ÕZü]Kú?˜„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ¹ŸjúïÒ5´¥Ì~K	','wp-content/plugins/akismet/akismet-sq.l10n.php','/wordpress/plugins/akismet/5.6/akismet-sq.l10n.php',0,'Í -­\nÙþ?àð½IbÖ¾','Í -­\nÙþ?àð½IbÖ¾','_øsBå´n­KFsÒŒÞŸÕÙä6iÂOg‹Í“âìu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ»íúð…|Ž “…Dt','wp-content/plugins/gravityforms/includes/query/class-gf-query-column.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-column.php',0,'$t¥AÂ‹ëÈM=ÚÇì‡','$t¥AÂ‹ëÈM=ÚÇì‡','ú½SìB¨Rðæ6‡ÊK|EÊÉ&|ŒÇDfÀ¾Üt¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÅ©Z\rì¯íä[‹¸+','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/lib/locales.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/lib/locales.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`faƒÌjëì„šªƒmn','¼S¨ôøÜqil¥ý™L0Eê}*£¦NÁ©ÍœÈ\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÊn%tKõ±Ôi5\'ó‘na','wp-content/plugins/imagify/assets/images/logo-wprocket.png','/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q#•º¢£üà­µ?‹','õ[à,.¢ƒò¿BfßÔÝÕtˆ-£¡:€œ*[“\nZ‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÒléJvÌQñºË´ö²×','wp-includes/blocks/post-comments-count/style.css','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü´g“)LxbÇÏ×c','»HöÂ+^ð“5ÉwRfjÄ	bý4YÛn©¦ßØéD¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÖç«•¨DK[ŸÅP×\"~>','wp-content/plugins/gravityforms/js/page_conditional_logic.js','/srv/htdocs/wp-content/plugins/gravityforms/js/page_conditional_logic.js',0,'¦x_G¡C`»ú\n©Å','¦x_G¡C`»ú\n©Å','º¿WåO2ÕÎFs³xÖŽs\n÷\\€ØUéñ\'ã¹T\n”a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õ×ËÄ\0ú/ð|U•üu','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ÉÐÄÏ·Là(éÐÓE_','¥s=Í,rJLxŸiâN\Zwäõ€Ñ•Ó©š\r¿t?-°¡J…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÞI ¨åC\nþ]àNq×','wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.min.js',0,'B¼4yð²ÈØÄ>…D?\Z','B¼4yð²ÈØÄ>…D?\Z','Ln#*ðøü`9ÇÜ¸ëªEDÍJ›LC\\âÇœY^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õßnÂtÉ*E…7ñf¸«Ó','wp-content/plugins/gravityformsakismet/includes/settings/class-form-settings.php','/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/settings/class-form-settings.php',0,'zDyàüC6þ6Kd:³’\Z','zDyàüC6þ6Kd:³’\Z','ÙÝ¨ž£,Eõ8ÔþY.[Ö	„¿ÙJÁÅuZ@»j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õâm~€¹äþ¼6üEóa;','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iL.|ô]ºèdÍIAà','Õ85©2»pUaCÅ¤qôä«qÃNÄEëj~pŒÂ\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õæØõ£y ø\0º\"¬îQ','wp-admin/user/menu.php','/wordpress/core/6.9.1/wp-admin/user/menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êòÛ 7…”œ‡›ç¯ô}ð','Œ°âU€ßNhæ7_íÛJºs„ÇÈF7¿OUØÊ\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õèb¹ohG§n <%†e:','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php',0,'t—&ïr@;…ìæfà€','t—&ïr@;…ìæfà€','Ÿiifz÷Î°P\\ŸB<WÙ´p‡Ì2£®,ªTïÃÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õì%ðQUÝô1ÛQÃ>/òÞ','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Api.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Api.php',0,'GQ¢¬ \0cOÆ˜³	æN','GQ¢¬ \0cOÆ˜³	æN','Ä\'\ncñìB tgÊÁ}=‡®##D§a~æô”†²*Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õñ­ùì^‚zO5ä<Öê','wp-includes/blocks/details/style.css','/wordpress/core/6.9.1/wp-includes/blocks/details/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©³›ïb2Úõ|^®ä°v','W)tœV3õ>M¥*ÅÛÛÕTCjÕOc$ãËˆ8ß²‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('õÿdæÜß\0¡ÃvðàUùw','wp-content/plugins/advanced-custom-fields-pro/lang/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö	ê…ÿÑî9;¢\"BŽ)ð','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-local-json-diff.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-local-json-diff.php',0,'‰Ý;¹6¡D½w`U¯OÀ\Z','‰Ý;¹6¡D½w`U¯OÀ\Z','hàt[Ô©\ZÕþYeçòžƒ\"íªEìjõî)ZÌƒÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö\n_¿|§xa#ã\rÞˆ9','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.min.js','/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.min.js',0,'Âíëh¡Y~iT‹6Äâ','Âíëh¡Y~iT‹6Äâ','O(CÐfín_q!(b–gê|ÑÜ¤Ž^:=m§S@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö€~¡‘äâ»âr„C›ž','wp-admin/link-parse-opml.php','/wordpress/core/6.9.1/wp-admin/link-parse-opml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yÙË_H=4Åž¸GRÇ','¯×Ò.âÃôýËðeÁñã¿qÊæ;ŒB(³m¥Ünmwõa','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö\réÙû\\ÇM¬˜\râÔ„','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php',0,'Z!þ ´\0ÖY\'ÍH»lË','Z!þ ´\0ÖY\'ÍH»lË','U¾øZÅÿÌ#	hïŠ<;Qàn/P.‘!^õÎ$i?œ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö,/‰¤*­?Õ&wæja','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/consent.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/consent.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»\r–ÕWÜ\0™/óÁeq','ú»o¶p™)ŸùãÔPª}çF„F(NB¾UD$X\"Iá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö}ÛÃ|¨À.~YÀÃÆ}','wp-content/plugins/gravityforms/includes/fields/class-gf-field-html.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-html.php',0,'pcMJ•7_‘^¯}8—¶÷;','pcMJ•7_‘^¯}8—¶÷;',' ¸?`è!±fãa„¹k.×«×H\0L.Òp”††ÚA£+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öäÅïKŸV¢£YX{à','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block-parser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eß%¢ÖJg\\\r¿','#é[†Ûœî ¥ P1gDŸ„_Ù\0¼`\r=Zš»ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÖQö•FÚåÅÈ&À¨«','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YUg‰·~Çä.Ž÷¥êK(','*M,S2ÛïGŒú¦Šf½ÖyŽ‡Ô/¯™ƒT~Q¡Ó®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö%ñd·&œ2ÃæâSÂú','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x ¸ÁØ£Ë¼ôrX R','F:(§¼$¨\"0ŽsòRã9îÕ EÐ±W±Ä–¤þ9X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö(£\ZXó½$NÝbÔŽª4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í;xäé§âøQ§´¶1','Š<ªbc6-èf¤†^@®wwÏ¦Mz|US/|Jâ{Q½Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö+NXM]&Íý*èßh','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m–pÕ„Ç]V­e²š','¿þ’¾ýku¿K6ˆDí÷nvÆ©¯ƒèW§$:àÛì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö+K(lú%ù„üäÜÙ#','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/StringFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/StringFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m>ŸÎ¼AZ¥\0µpŽÎ{','U%.”cJs£àkP8la¥‘ªk\Z…E¤ÍP$)Åu','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö/´H”ÇŒ†Èiñ[Úv[','wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜Ð:fÉf0œÈ&ÍL±5','ôLˆô—øÎ‡ÿ®Nd³gÏgÉQxô¹> ’pB†Äº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö7¡Cø¸¤‘€®4¾ˆà','wp-content/plugins/wp-mail-smtp/assets/images/icons/badge-percent.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/badge-percent.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦U0elÿ½”-»v¶LY','ê˜®Yi- K]pï½&L ¡ë±Fÿì!°ŠÓŽí€hþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö:š÷¹U0!X·/Ò','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_130.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_130.php',0,'4!h»Niý¤§Rö¡','4!h»Niý¤§Rö¡','4ê…°‚„²ê‘ ZvHy!C›ÐJ­t¬$œá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öD›« ê¥¢lî°·G1\0','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-5.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-5.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨8$€ïëä9 «÷ïº\ZÊ','_uü\r—¤M	Àd™ÞÜô¸¬îÒ1Ê\rË…BÚÙù	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öL+‚X¶’`/:Äø)ŸQÜ','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-editor.965f0067a1bc49d7d4bd.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-editor.965f0067a1bc49d7d4bd.min.js',0,'I\'œ]áÄu)¨\\ôÆf0','I\'œ]áÄu)¨\\ôÆf0','øä±×Òˆ&‡“‡R—I)©¡”?F!lkMjsa‹˜Œ*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öL¹À	†Ý_ìS“›,','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Render.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Render.php',0,'U#ÞÏ¡1ó\"r ü×*œ','U#ÞÏ¡1ó\"r ü×*œ','A«IàêkÃÁ‡¢½‘çÉƒ~Æ*\'?ÀúÕüzøØâÏ¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öOnY¨MÄ5k œ4Î{Õ','wp-content/plugins/jetpack/images/connect-plug.svg','/wordpress/plugins/jetpack/15.6-a.3/images/connect-plug.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆý´n»ø_²½4Â¨è^','sÛõ°-ìƒc[þîˆ>Îµ`äâñ‰>Æ1slÇ$±½.O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öRh¡o/ë(\\N‚æ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó•·¹kË@m°ñ]:','Nn3~ô/ùsÙhG•ÂÈ‹Ì\nôTXk¬­dþ«Ð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öV9´ÔK±áÄgoX±¹7Ó','wp-admin/images/align-left-2x.png','/wordpress/core/6.9.1/wp-admin/images/align-left-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i…8±O¹ƒšìÐ^—Æc','$kb¶>¶àÎÍñk&ž:	Ú‚a¬7¹¶Zcdm‚´%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öW#:æáV¸ó¦šü^H3X','wp-includes/blocks/nextpage/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Rc›±0µt F¼æö0','ìãX§kW¦¦ŸœŸ4çêxÕY‰ÔÄ˜ÑHš7óšy¡a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öWM™ë¬÷^RþÅ§°¸§','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>DÉhõÊÝå/–ŠÀ˜î½','ÒO¹K3ë70öÛ.¦Å:E¸Û†’çmbÅÏ$rWÙ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öWag¦ELú!Kð—¨0©Å','wp-content/plugins/jetpack/_inc/blocks/swiper.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i¬¯}Q,öÚb\n','ê¹¾ï›©z=¤LN^ö@ŒRÎÐ˜ï0g5	éƒAá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö\\ßªþTHh=ÿ¹Èd. +','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3VÊkÖß›%¨\'¿–¢','¢ýoáâÃŸÁ^qÀAþgZ/Èxç¥+Žv<C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö]µ÷ñìÑ{û‡³Þ','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetRequestSettings.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetRequestSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Óã#%mÒÆópn¢‡×|²','™ò\'ÁD•š±fÐE<×ù¤)9óú‚’q åÑzÄ)ž>9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öapÔ\0€H}@6âÄÒÌ','wp-content/mu-plugins/nexcess-mapps/Support/GroupedOption.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/GroupedOption.php',0,'3;fÕ?€›ÚW›ÊL','3;fÕ?€›ÚW›ÊL','î€|Ns»>ÛÇ0-$g€ËÎwÉ½ˆ@CTMl?Õ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ölD÷SÊ~Oe×êP','wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','çÿÖº}ÂÛÇ^\ZL?','jC]ú~ì:m¾#ºEš\n­HAIÎA)˜ôuû)Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öpz½úEž™KÛÓtQÞM','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ñ«#-æÏÙñð#ØÇk{4','\rTh°£ÚóÕ¹à$£NO‡UjãÀÏÒä÷Úë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öpÜ†örŒ¡¾FõU¸‡ì','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À©—º\'­°IÀè\Zs’tUó','l]’K{ïg„\n‹Òƒmç+c2<*5ŒýcüÌÙû\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öt_	¬’ÂÉàz¥…<‹','wp-content/plugins/worker/worker.json','/srv/htdocs/wp-content/plugins/worker/worker.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÜrÂH>(‘ÎpL| ','çìTæt*p@¬RÝ£:‰•zBô²Mö¶Vª5cHôº','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öxgè\ZØÅa—n‡ÿ•˜','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg',0,'Ð¤BÊØæÙw>«‚àáes','Ð¤BÊØæÙw>«‚àáes','!§*‘[l-\Z¤ßÒ†n01ƒ@EÚ,÷Þ&,!BšÑ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öy5ŒˆâÌ»°ÁÐ*ºwZð','wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Options.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²Òþ¨XÈkìæîŠ*¾)Ä','IHtç*Q‡Ý3>SÒioú!\ZÎL=Mô‘ÔpÈƒs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö{‘/Õ¾k‹2*ß7þ','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\rhPÑY#Åzë=p/þü','[Þ±.…Dà×\r}jü‘Ìˆ©¥Dùê@kÂÕfÉ}žL|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö€£¡‚:’$¶d‡4','wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css','/wordpress/plugins/akismet/5.6/_inc/rtl/akismet-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È¿Æ¢¶˜—â%6r.Od','‘Ð\Z_]v¦K´æF](Ò3P–Œüx`ÄÝØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö€Ãä²#.\\÷¡=$','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAudiencesResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAudiencesResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&7ÕƒÞ\r:<´Ï°;s°','D£HóŠx éÛ(¿PÆGô¾/+käþ\n§o“À@ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö‚\nÏýTúø_‹Tˆ','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.ttf','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ìg#	øz‚c!ªÆ','‘\Z?—\nU9NÁ»L3Îÿ³ô2<èÕÞ’\'¤SÜä·Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö†?Zé\0Ê~áì<û	²','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/AwsNativeSource.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/AwsNativeSource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û1ÉÁF	;Tå€€ˆ.þ','ÒWV¼™V;¹¼Hï‹{SLý±z8W»ý¥L¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öˆsg	\r?PA®Ô‚Øó','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-trends-tool.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-trends-tool.php',0,'Ä÷½SŽª¸\'¸|RÁ','Ä÷½SŽª¸\'¸|RÁ','é¦¶k‡ƒûy­äbÆklø’Ý/HÏPÏ±ÙÍŸ_F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö•Ål(Š¯Ó5‰,r.Ç','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','poî¼E4xÂ5¯5†ˆ','‡îceDïbé Lù­:(\róËïn°ÝQP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö˜õ6‰ÿrbÿg{¡]ùó','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…`ñ5œŸŒÈcš','ËNâ‹aKéßX»˜“>Cí^‹¼Æ/¿Ñ)6\\fØØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öž$I›ÔÍ‰½r0äàüG','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó©’`k’UÓKe•QŒž~','fürb3‹\0LBh¿BÈ\nAKRàÆ}ÙWj²9~àŠ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö¢aF\0f°þx2]÷ÀŒ','wp-content/plugins/gravityforms/assets/js/dist/gform-image-choice.56b34a79f660694187a1.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-image-choice.56b34a79f660694187a1.min.js',0,'›ÌÂFëò7–3\0Ûœ2¾Ë2','›ÌÂFëò7–3\0Ûœ2¾Ë2','wˆ—hV«ÄÏÒ’&iŸV.T· È‹\nÅþg?î»˜”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö¨£’ÂþH©S!;ø ó–','wp-admin/js/user-profile.min.js','/wordpress/core/6.9.1/wp-admin/js/user-profile.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿Vó˜Úf=9ƒ‘R¤ð','|®v9–¿ŠÞ¬­‰E¬Æ(rC1C…+”b1«ŽÒ^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö®#10hBv%c7aM‘','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-metabox.php','/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¡HC^y¬îû®í­','E‹øPuU»Tlú(òL\nàö6;>\Z|-Ï**¤õè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö®Ì™²§U4MbtšÜW','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/IntegerArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/IntegerArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¯[{Ï(ÐâŽê4°','KkÇ\ZßRoé‚§Â‰ùðÄõ?8ôo*’¡ WìC­¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö±’˜9!mßÜ\\áãQœ','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-unconfigured-subscription-service.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-unconfigured-subscription-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü‡·a×ê¶‰ß¯ù\Z¤ª<','Ÿj¢šÇ¬ð	óÞ}{Ðü]T¦àÆIorÔÌ¡¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö¸ã]Þ>q1#Ër’Ab','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ActiveMetricRestriction.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ActiveMetricRestriction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>‰ˆ6]cs_n\nÇ,Vo“','Z;>®ŽùøÐ‰\"²¯ˆ&6l]œ€N0¹~x2Gy','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ö¾P5MûKi¯¾ý•Þ¢','wp-content/plugins/gravityforms/js/preview.js','/srv/htdocs/wp-content/plugins/gravityforms/js/preview.js',0,'£Ï¡Bá+D^ÊË¸\nàâ','£Ï¡Bá+D^ÊË¸\nàâ','¨+Þ\ržÿ\0Ñ²ÇÑÈe2Q\Z}#5Ï\0ëy±ÍÂ…õ¶','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÁÿõéb@u™@|~¬Y','wp-content/mu-plugins/nexcess-mapps/Integrations/Jetpack.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Jetpack.php',0,'µG¤ac!u‡h¹^j','µG¤ac!u‡h¹^j','n*VU´Ã%LÃ  Œ—±ÿÚ—ÚÎ€‹ò-Ïúyã¤Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÅ¬4íÃ£8|“_','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-27550b44f9e107f53365.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-27550b44f9e107f53365.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r³Ý\ru…‘±>yV~','Ù;’—9c¿”QFlˆ6Á/ëŒšÑß‹Ò#Òz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÆk¤ŠöQðª0€D¡iÅ','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/list-empty.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/list-empty.php',0,'Zìk—D9Ä™ô}B)¨Ä','Zìk—D9Ä™ô}B)¨Ä','[š05Š;Öª4~:q:Sy¨ý†{¾ó+3ŸÙö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÈ>\"÷k Ø{••²Î','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ê¹ï:s0‘N>‰2CA—®ø','JT-f\nds¹“ÈzüÁVÈ¾¿Û–Ÿ¬ÂZ‘MÓé-x_ç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÈ@æ}Ÿ~¥4G‘v<‚m','wp-includes/sodium_compat/src/Core32/X25519.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/X25519.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gé¥bñf>Ž•ë½=™²·','¬¾“šßº×`Ï\'¸‹ƒç›±“ÍÐ–x#i§ÔÅ#ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÉ¹PÃiÏY”j¡l¼','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y?{,z€RÓC™‚]tíH','[Û¹q»¦¸®ößµç÷Ž%fý‰;»~”•Ãõ8\0¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÊí†+¢šÇqÉpW£Ã','wp-includes/update.php','/wordpress/core/6.9.1/wp-includes/update.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','š4jC¡c¼rÊÀìÌ”Ë','`Å0zÒ,¹Œ\ZˆËhƒû§°ç§ý³ŠuZžC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÑZ\nt$ÆØ´uª×‡´','wp-content/plugins/jetpack/images/recommendations/assistant-agency.webp','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-agency.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†Þ\Z±AlqöG¥k\nLÂ½ö','µ1	\r]‡ÖÊ1ž §pÆ\0XåÌŽ…Ù¿ª|E*)Hã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öÓã­`×&X<ÄaQŸVh\\','wp-admin/user/profile.php','/wordpress/core/6.9.1/wp-admin/user/profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¶x8 Ì!¨µƒx–S×j','ìÉJ€íÅf–v^÷DÓwôÛ¦\nÆÆsðBu¦/¥žŒL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öæ¤Ñ‚èÅÉÖ£àbÄ','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-group.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-group.svg',0,'¶=p<WyvÌ%ä`–iã','¶=p<WyvÌ%ä`–iã','“kb\nTLŸß³ýÒÂ\nt¥=¢#š(îÈG!j?@gÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öçyY)h¯•N¿úÃÓ','wp-includes/js/dist/customize-widgets.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/customize-widgets.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RÏªRf€Z—€å ‘\0ÞÇ','»ÄÖý‡ü ÛL€4LÝ#âïGÁrÞìšå+#ügÀ¤†2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öê\\•°\\[²,Çë‰×\"','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i½´»Þ‘	.¬¤­$SŽ6','3g‚5?;”Ec§|¿¹ze‹ü0Ô^§¨\r\n‹S1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öëŒñpy]çûÿÑ{Ãí','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°ˆ««n¢-ÐZ7Q æƒt','œ#Qôñ=‚pzÅ^\0*Ä<µH¶»Äè÷×è!nÜ!Z‘d','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öî£äHrÇ()a¸ë5’ÎŠ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-services.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-services.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{‘.Íöh@«“‘¦{þì','ŒAZš»Á®£A¹›»V<Rß|‡Îx«“«JG¢¤G','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öôef>O*XJñ~õê','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/rule.html','/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/rule.html',0,'e“z!õ½ØGÁï[Dõ','e“z!õ½ØGÁï[Dõ','„2žWÚz/Ê¦I›ÎäÜûïÖšé`4ži:)I—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öõ/&”hƒA´~˜rÓJ','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field.php',0,'=Ë m4¹5Si(‚B®MA','=Ë m4¹5Si(‚B®MA','N\'r1íßG™ŒnÔàÑªÆÂjèpÊ¬îM)ž5°Õ„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öõ°$ÒèÎ<2¯#¬ë•Î','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Üt¶\"º©C••âß¨%','Èô’.>%£÷UYXÀ.‚À«ÁPà%ÕÞUzÒÞj\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ööŠÔ¢%cO}>uœläJ','wp-content/plugins/wp-sitemap-page/screenshot-1.png','/srv/htdocs/wp-content/plugins/wp-sitemap-page/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_‹ÝµZ÷uÂÚ¶tˆJGy','.œc• }¤ôÿ-¸³¯äFFä¤’Ñ> ‰_\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ööãÉ¹$™tY«ÖJLrÅð','wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.min.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.min.js',0,'ØïÈÛX•\Z½*ÈS—hG','ØïÈÛX•\Z½*ÈS—hG','¢¤óZïóTß­Ix,xÇB<Å-•Ú?9b¼ßoñÁóŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('öýd>6GO‚ƒŽ¹Õ¾','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php','/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À•)sWl•õsýã','p,Ø4µ%E‘lZá5Ë¾È¿V†Ù¦êPùIŽz]jPM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\\ÉîaÞ»˜¿þ;','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lì˜	¡kË+H€þ¯Æ-','d ÙQÎNq±(×Ò!^TA¼ïdABÕ]9·\0/t','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷~Aþ?Cr¸LK','wp-content/plugins/seo-by-rank-math/includes/helpers/class-taxonomy.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y÷Þê^ê­cáê;\nv&ó','p`‹x²ÝW±Å¢ ä–|\ZHÑ‘M–ßWƒç‹˜ñ‰ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷$\"ýkeßæàSÃI\0dœ','wp-content/plugins/imagify/classes/Optimization/Data/Noop.php','/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/Noop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦],Á±-õöüíuÊ>£ò','Ø	‘ýíw¥”Ùa‡nêŸ‡_Ã’\\’\\¸¹½~V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\r«­£’°MŽ¾)\"','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*áÆ£Ù¿c;®Ûâz¾‹»','¬èNôJ¾s´@Ñ3	š:h)•7Kò›<”\\Nü+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¿}bò‹Õ¡ÃþNü','wp-includes/js/dist/core-commands.js','/wordpress/core/6.9.1/wp-includes/js/dist/core-commands.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùÉ:\'Hm3·ócÂ$sU','†`iâúc½´,û,\\°Éœà§gæSªþÇìŸÙå™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\n%ÏãZÂc‘åÔq¢','wp-content/plugins/worker/src/Gelf/Message.php','/srv/htdocs/wp-content/plugins/worker/src/Gelf/Message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*$á@4š…+E\0œ½b,','<`8ÎÄ×;u‹¸YM4]­eôÐmÁ 7Î§›V˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ØÇƒl\rç¡‚®É','wp-content/plugins/jetpack/modules/shortcodes/wufoo.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/wufoo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gm¼”%Gj |','º‰5°ÐZª…µ{Ùø6KXüÏªù(6¶ RÂÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\rÖVïô2Pï¦ý-+x@Ô','wp-content/themes/twentynineteen/template-parts/header/site-branding.php','/wordpress/themes/twentynineteen/3.2/template-parts/header/site-branding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«¨i«nF>_ì£<íð','$¸ûèSN}ÙTð™Å#/\rÏí{Ÿ+(é¶¶ñÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ïôÝ]‡¦Áä‡ÕÛô','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php',0,'§xÐì3öÏx”õ]!±[0','§xÐì3öÏx”õ]!±[0','ª_t—·«ãç5årw6)||°á\\¸z]IêûÀïê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¶gxƒA‰È¢}¡g¢','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™é½]áŠ®éÂìÈ£&','‘™K”ò#ò@JU°}F—„ŽÁÁ,üþå![','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Å›C¢ëü½YÐÍîäò','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericFilter.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D2ÞE¶W²ø<~µ/‡K','ÑZJâTày‰¬Â;y«/T´„äG#Uã9ç¾´£P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷”ûœÇfÆÇÂÿ]u','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-admin.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2rdæ)æÁ¸ÎoàÉÓT','²?Q÷ƒ‡ÒÊDÛVªCôbì€aÎ}—_å>Gµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\Zªût–$˜4¡P,öË','wp-content/plugins/jetpack/3rd-party/class.jetpack-amp-support.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class.jetpack-amp-support.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æÂ²:w§7#Ë à\'~^','uìNfw[ò°b=õ{¼ÝIËJWãå\"J¢\rb a','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷j\n®^‹­s¤mÍ·Üü','wp-includes/blocks/comment-edit-link/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\" ¥¦½‘I®ç´_;·\"','äMs~Ãvw“yé}JÜ¬Þ96ŸQ­$Ûºo£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ @ï;€ú*ÏÁ|¨°','wp-includes/Text/Diff/Engine/string.php','/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/string.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍÀ®Ã¹Óôf rÆýZ','º.0Ø¯lŠ>«/H-—/p«4Ã{úDe[%%N‹X','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ |Ÿö¨dVJƒ[Êõá','wp-content/themes/hjs-blocks/blocks/recent-posts.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-posts.php',0,'`¨:A°1þTœLÒ\'üÍ','`¨:A°1þTœLÒ\'üÍ','ö/38¡~}ìzšÛÂ†z€GÇøåFÅ\nÖ*Fß~æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷&d@Ê´+ƒ;‡b«²åB@','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-realtime@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-realtime@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WKS‚nË1d›ú1ß¦>','zˆß”HHù!¡‰¼›$Ê&@ˆ0U‹øï3‹™<t1ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷\'™H/‰‚héÉ‚N(','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-bc2e26cfa69fcd4a8261.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-bc2e26cfa69fcd4a8261.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GzhEßWy>Œ(´{Ì¦N','¡6ßm¥è]ÊZC×]‘\0jï=o6è5ìƒù,àŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷)³!¼j´²r¥!b¶','wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.min.js','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/js/site-logo-header-text.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÛœË•êO“Ž­:”Œ¥ü','¯˜‰Ö\Zs2\'\ZžNsrGÛhly†	óÈ…hyøD!k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷*\0\'ƒîÓôò‹ý×)½¹','wp-content/plugins/jetpack/_inc/blocks/editor.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qÏ¹	fu<ÅËµØú¸','Ðò\ZsŒMím«}ñxÒ«™—ŒT%`ràx•(ê)IÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷7áÀQ*úMæÜ½X¶','wp-content/plugins/jetpack/extensions/blocks/videopress/videopress.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/videopress/videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':œ.ìBß‰‰%5¤J ù`','r-ézçBýˆÔºü7*j” P¥NqX‚\'ïÚž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷9…ð#ˆBY#Ë]rÀ¡','wp-content/plugins/imagify/inc/3rd-party/yoast-seo.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/yoast-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÐš$¡‰ºÔ9aê','ÐH\n¾÷¡D§‚XüßñÕÜá°©”(ÊÆžU‰gõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷>‘À±sáX_ÝK-','wp-content/plugins/gravityforms/images/index.php','/srv/htdocs/wp-content/plugins/gravityforms/images/index.php',0,'6Lì2Ó²‰kµ1:„õB€È','6Lì2Ó²‰kµ1:„õB€È','|”Ù®íY‰sL ksi30è‡\r›vÊµ«ò«g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷FY¯}9Ñ(Æ¨K’ÈSÚ','wp-content/plugins/imagify/views/button/compare-images.php','/srv/htdocs/wp-content/plugins/imagify/views/button/compare-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÐÉðÕÖÃ`i;æn ®]Ó','ñcÓÝ—	Ç3(š¼[Ñ~@^Î ev^¿ÔH‘n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷OÔe¦¢7R“¬?ÚºFO','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-a59ee549.min.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-a59ee549.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä\0rƒ©\0XèÈ r\nßš','ApÊÅáÓcÂ‘O;oÇk¥SŒ¦IÄ\ZVuÑGZÌw','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷QF¸KC½¤&³âÇ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÉÈ˜Ÿ¿´Í)ùW¥z','È)^E±¶n4ýÖ9êàâZIY<—ÃøüSh£“Þ;°Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷QŸï¨Øÿþ¨qRÞlMÑ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Categories.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\"´=ô“ÃŽÌ÷ÛŽ','”¨áçK$^[ÿ@-h.{‘RÄ‹k\0%„¢Ã0¼{»1','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷aº+¡|…ÅÓc=','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Request.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è<ŒÅÌ­ª\nzð^Ý§Ý^','T¯ã r[w{éûaxã%A 7ž%gk‹=fL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷csÏJAûýgŽZåæÚ­è','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/REST_Google_Tag_Gateway_Controller.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/REST_Google_Tag_Gateway_Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&|¸‡xº7˜èT«QË','ËêËÚSÀÞ¼4lFÕÀ\Z·Ú˜eˆýœ»HJÀ»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷cè¨Üà¬\0Ä¢xÚª)…','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_static.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_static.php',0,'çèH¨ˆ:î:ŽB`û	çŠ','çèH¨ˆ:î:ŽB`û	çŠ','LòUos¾-ÉlQ+ÓÀ:0A© \"š®@í&F','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷cì˜p~«0{f£e²','wp-includes/images/media/document.svg','/wordpress/core/6.9.1/wp-includes/images/media/document.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„øKCÓ«öM•ÙC	o½','}vLX´ULmƒàæú iQQpH‰	ßœè‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷g!Àv0žò î9%ý>g','wp-content/plugins/imagify/assets/images/popin-loader.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/popin-loader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‰iÎ\'¥á0¦Sf²+‘O.','òFk `„&qî\'Bhôg{Ñ7vðý­}“¨—ò¢€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷kúë“ôæ’x!kðP','wp-content/plugins/gravityforms/js/gforms_hooks.js','/srv/htdocs/wp-content/plugins/gravityforms/js/gforms_hooks.js',0,'ùoóÇ»~e$[UßÜ*','ùoóÇ»~e$[UßÜ*','ùUª‘Ð€”(9‹//AE»`OW3YR¤÷¯Î[¬Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷püà¾ŽÂÓTpÅ','wp-content/mu-plugins/nexcess-mapps/Commands/Setup.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Setup.php',0,'š#W$,øo:h†ÿ„','š#W$,øo:h†ÿ„','HÍN|šúy¤ñm --’J¯.§%œˆ7a$5‘é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷r+=ž«òz¦¯íìµ;','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-html.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-html.php',0,'º%¥NQ¢Z%3BÖL','º%¥NQ¢Z%3BÖL','gm€ {)”É5¬ˆ|ÿ,S<²Ê_íòÛH¦‰—Ã	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷sÉð¤®–ž%Oþ¿¦','wp-content/themes/genesis/lib/admin/widget-import.php','/srv/htdocs/wp-content/themes/genesis/lib/admin/widget-import.php',0,'m:øâ¸K=lù8…Ó€´','m:øâ¸K=lù8…Ó€´','0r•}^õé0xE¸€¼!9ˆ=\rætX‹[ú7BÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷UkŸ«>]õº\"ÏÑ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NÀâ–\0ñrÐ£\"Ù°','H•˜Ãäk†›¿Ál4U¬ŒU¨u`%0d¼Ã†ûË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷€®9×‹ãPSLW5r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ|ØP‡é%œ«y’&B_@I','ÌPœ£xŽç1ì¥¢$»ÒéÓ9z‘ÖÁñ5É‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷‚:ÆMÀ6]1³×¬ømWé','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ØÁ5Â¸:‡dî ZÓ','›†,§Ð H²êT±€.¼-ßy–’ï~­|¯_nj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ƒáÕµ¼ÑŽ¹šh­ó+9','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{×Qéo5†GZŸPñ±Õ','!ô%+µeŽ?ÈÚg]–8õ¿>›æ0¨t/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Š|©ÿå1L²uýˆd0','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountCredentials.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ý4Ø¨õe¨žçZˆç¤¬-','hày’t±y]ÏU¤ðÖ¹}Ï.ÎÛ€iÕ0˜†Ðc ~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷]pÝRŸ/$¸1ö','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á+„$B`wäÆ•´‘á','ÿaºÄÝâ6ãìÍÎŸªËîv]z5Œ’ÚÁ”¾\rpñc ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ljæ‡æUéK½@ež','wp-content/plugins/insert-headers-and-footers/includes/ihaf.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ãæÀlG5¼n—êõGÏåÝ','ã€5_‡£¦ÅíÏºNm\"î¾½`6\\·£˜BêAù–u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷—Ôè^•nV¤%gçLOA','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/blue/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/blue/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æb!6ðšÎgA¨eÐSí','\r]nUæ=%°7¤C“~Z¢Ä “·øGµÎ–cÚà*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ž«€]}þåjbf\ZSŠ','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','…ÏhÒÐø/¥|$|kÊ¥',')^”Ù÷³©tÁ— ·¾1Å¹	Ž}ÄwM3FÞ©«Û/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Ÿ“µ+ÒÛM%‰ä£¤','wp-includes/Requests/src/Exception/Http/Status405.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status405.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Äò³1#cœÎNž£¢','Íy3<<Û´³y›¾HßSµ9Qöa´›®ÞFÙ¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¤ÿ¢3o\"ª=r£AuŒK','wp-content/plugins/gravityformssignature/class-gf-signature.php','/srv/htdocs/wp-content/plugins/gravityformssignature/class-gf-signature.php',0,'Òé§µÖ’ Cx<þ›è','Òé§µÖ’ Cx<þ›è','îI	IÝËÎ®2=§ûcZÊ8°EFOJóWõ¹XŒ™‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¦Ô]°&u#=hs¹^Ú¯n','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K!œLÅ÷Æw?VÓÀ','´Í¡#Ö‘\'¿£Yî¿»¤‘Ï|7­ü;ÀÇ&Vz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷§­F×·}ß¢Wž¨¢CW','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/seo-analysis-tests.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/seo-analysis-tests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡þ…òçÎèc†,¥76	ÿ','|¬\Z5¨±ÔK\rBA4†*\'Ü«\"ä¬~hxëþ»§r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¬ÌhV¾lxæïžåý','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ò2Ê[ƒ4ÚÑck~*]r¯','YÄ…\nž¸m±hóìœòy†5ü­->*´QÈgúE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷®Xác TÌ-òÔ„O','wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php',0,'>Ñ-8™MÜÆ±ÿ·¬L','>Ñ-8™MÜÆ±ÿ·¬L','C þ¯ÜÃÄ—¬œÃ\"Q7îd0zÐßRYæèª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷µeU¯‘RÏ´Èôõ˜°ï','wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php','/srv/htdocs/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3hZÂ-åÛÍp{À°Ä|','ÃèàÓsÊ¸l´ã¥\n~’¼f‚ŽŒ!te×O[Õ€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¹™‡¾×@èùnQï÷j-','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£,€Îb?Ôt°PV3ë¿','zl&“}\\OŠöÏ8	ŒÄ\"3C\"Û÷ÈGBƒ¢Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¹´ÄchØIT\'É‹.{3','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InsightQuery.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InsightQuery.php',0,'’¼’þ¿•[¹+Œ&Ü£k','’¼’þ¿•[¹+Œ&Ü£k','¥d7NHUâ£Ì6ÅÈª¨©Ù{ó ŽŒï¼²¥NzÏ\Zàj','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷¼•Ä‡u*ÒÞ¥j¶|%7','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamWebStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamWebStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿEÅÜ´ããfÈæBå\\™ÒË','ð¯æŠ$Ò*³5ÔI	#ý(7ŽÊnß·Æ\']oº­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Àx{ˆ¢Ì®ÈøÌo','wp-content/plugins/jetpack/class.jetpack-heartbeat.php','/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-heartbeat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Š©¦¥§!v4×É!GóÅ','ò(šÐZ×gqø%-Ð@Îf‘ˆæ”ù£rž 	ã!p–‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Æ_wïÆŒè›ßžÐ','wp-includes/widgets/class-wp-widget-media-video.php','/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä‰à¶.PcG›ÈÞ‚kL.','J@OÉY†ÂÒôy¡›Oxû±×Û‹9à‚v/5]£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ÇØT;V[ýPZr¾g$Øð','wp-content/plugins/jetpack/modules/subscriptions/subscribe-floating-button/subscribe-floating-button.css','/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-floating-button/subscribe-floating-button.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðÐ‘5ˆÍ>Ó¨ƒç	ë’','ñÜ’‡ãPÈJ»‡\0…Žò\'AtÛZÞÐÊ®þC¡ÔÅ!]´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ÉõÃW»<­À9Œá§ÞU','wp-content/plugins/jetpack/images/recommendations/wordpress-icon.svg','/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/wordpress-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡6\'FüþwIîsˆÐz0','^\0Ø7S	®Ç<]Úý](@ß`¾Õ¬kRá)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Ê¹L“Ó!Z¤R9kZš ','wp-content/plugins/jetpack/_inc/build/subscriptions/subscriptions-rtl.min.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/subscriptions/subscriptions-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'/rËe%<6Ëšè…I–÷','×Â–DèÐŽC2ñ/HÚ7½|ßc4Ø»Öøf=RVq©í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Ö(þ™öë}v­ë\'ÁÎ99','wp-content/plugins/jetpack/_inc/lib/class.jetpack-search-performance-logger.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-search-performance-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LþÑEF5N{\"/¬Š©','ß´ŒuÝÛ”_a$TÍýv¢[Ä¤c2¬oÂá€¿ÎÖ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷Ü¹Ê}¤\rÐàÙÿ,','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åbü$½ß é}°[„ÑèÎ÷','S‚]Ksñ¤DªüÃ€vi·–I¾ºt%µj¸=žâ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ÝïÐ³ÙÞú¹Ð’yw','wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' aòr\'[²p¹8/ß:áÄ4','%>ÃN¥¾‘mCùÁsPÂC|çÂ`	Ó¹L\ZŸÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷àiØ\0þ$êµíñ=9¶P…','wp-content/plugins/members/addons/members-meta-box-integration/src/Plugin.php','/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÖFQÔ8/›ÄûˆsÜ/','¬‡#m™;K/ó>šÔîšÌ:7FÅŸ>ŒÃv\\5$/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷æXÒ<h}ûóÝi-','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Redirects.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Redirects.php',0,'O#‚ePŸ¬ŸˆøIÛžv³È','O#‚ePŸ¬ŸˆøIÛžv³È','¬•ÓïùJ>Šk@¸Ç²PÞÙí=¥a(›ïãZä<›}÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ì8±ãŽö20)ñ~øT','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet-orange.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet-orange.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xj’\'¿(œ	ivëÂo‘','+\'ÃDùËžg­êäà¡vB˜­ü	b€M÷oáhî\\ÿA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ðxëä°…‘FwljZèÉä','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/_inc/test/admin.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/_inc/test/admin.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Bæ¢ú±æŠœ.vÁ','ÇÑ:½žx¾‘¥qwiRïñ,^­ A‹Št \"À}iÓT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ðÀÐ’ÄÓ”­³Ýzv','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­6|ƒXÌ¬wû´¨M~\'k','!Óû-:Ÿ¨YS‡uæšë÷!%£VŽ•u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ñ¦Ÿ\0\'žlSÃý!;’','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php',0,'_ˆ\'Á)ZÀLu­ùzw5i','_ˆ\'Á)ZÀLu­ùzw5i','îháæ­}Á	k 9Ùõ×ox!4\nøa>ïÃÐ¶ÌéÁ?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷÷³ûUË¨\ny‰Ù¯Óìðº','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-atomic-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-atomic-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’\rª€ÄûœŠebò<ƒÑ,','mìŽíÁc\0#\Z@Ò$úq>c=ŠÕjdÛŒÓûúÐö•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('÷ÿ1Å0™?$Ÿ<\'	ß','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zû²ò<,BpIûgÂãÎŠ','sÝú*÷Ü.<12]ã€ÖÒÄd\0³ÉeÊœ\0)¸•Þ}“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø©A-ëŸzNùì’…','wp-content/themes/twentynineteen/inc/helper-functions.php','/wordpress/themes/twentynineteen/3.2/inc/helper-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Œ\Z¯¡¨Böi¶’á:ž','ÂÖÙÍ\ZŒÍ´åR24\'l0¿¡µ‹ ñc—í…Ç\"*ç¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øä-L¨n…µbê\r¼','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é³“ˆ§zNú7äÁÉ3','×.0g_ãbJñüÊãŸª< )ïzW¿¥Û\0×j','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øŽ?Ø´\0¬¡´®Ø','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñN‚ªcT¾,K‘W(¾µ','‘Dî¸rU¾Ø3(µ-6P¼ÖN)\ZO‰˜Õ)Zb¯Ç‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øì…G!ÔËnÿ¡$çï\"','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î5Mj±’kV8#­Z<q','FªÏÎ\nI5b<Þâ¾w¥ìõmþ+¨Ì$´ŸŒÍ Õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø\nøÖòl`¾ÀIÑ{êLž¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·…ºl\0ÐorvlI˜¹ëfå','zj“ý´úmÅ×1g{ß‡·.ºA¬Ë¼Ÿu}A','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø—B•?àžX(ü¢2ó','wp-content/plugins/imagify/assets/css/admin.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','™t~+2Õ’\'«\"eHºªy','Bè¬ù—ˆc(ÌÛ4•„çU¨¢¶¾ê7Z‘ÁÏÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø·i×þæýLæÕÂ6ÿ','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/FnStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/FnStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ>ëÅœWôù‚\"w—*N',')º´>³“¯ëmc/‘Ô¾Ú‹F$žT­§à½p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø„Ò\ZþßÝWC.Í½õ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php',0,'–¦æ\"¾\nU˜ÕP¬Ã®','–¦æ\"¾\nU˜ÕP¬Ã®','/1>tW´%OŒ1†\r34æ„™+H<V¸Ð;§ª¨Jáô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øf^lêl¬­Qˆ¥','wp-content/plugins/jetpack/_inc/blocks/opentable/view.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fdìuìxi€‚üÎƒÃÑ','Èr2úGll/e,ÃËÞoµw¾>w«³ í•‚«±ˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø-|Vñûû™ÄHÛ%„ª','wp-admin/site-health.php','/wordpress/core/6.9.1/wp-admin/site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù}îIÍ\'–(Ái>™ùs','ÝÞwFo7 eGí’\"	æÞÇEIÙ-*>Œ7cðJFŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø•„GÃDˆ8tô©—','wp-content/mu-plugins/nexcess-mapps/assets/domain-changes.js','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/domain-changes.js',0,'ëšcµwSVÉŸÕbŽ¯','ëšcµwSVÉŸÕbŽ¯','‚Ú…ÿ>ùËAvœ ˆ×&(œ›$ˆ]Âƒ2OvY3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øèÇ¢½BÕ´(Ö\\½0J','wp-includes/class-wp-text-diff-renderer-inline.php','/wordpress/core/6.9.1/wp-includes/class-wp-text-diff-renderer-inline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡—×#±¶©ùÆY ^\"}','q½VVQ`ÚX+ÎŠ:>é”ZV/vÀ‹ƒ6ñøÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø e0óîÑ7,þ93Û','wp-includes/SimplePie/library/SimplePie/Copyright.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÍƒtXï &7¼\0¨ü,','>Ov_nH²Ñ¾~æ.¢àµ&5KH5gŒ©ZÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø!Cnyi}èâÁœCi=Ä','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î‰óÄ.fÎ÷—oîÐ\\','•Ô¯bÝ#4o0·:³‰†HkxªéjêŽrsê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø)ÕóŠôÈÀ\"bµQ}zk','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','”ê§ãÛ?‡äÙ)95IKÝ','°@ZA¬\Z©Äcß¹ÑáÑœ\rœ¥¿öžËÂq2\0±û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø)Vfo¿€kDGeõ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mAÈÇ_œ\rÉƒÄ!LÞ®\"','®ÝÝ}PÎÀ“_Ú’qÅj½Ú \noÇ|Bôòø°hCdÀV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø+ãê=g¹V/µ…Ü>×‡','wp-content/plugins/jetpack/modules/sharedaddy/services/class-jetpack-mastodon-modal.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/services/class-jetpack-mastodon-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{pþÉŠy5IÂ	õ`„=','³;âË™]ÝPDVËQ_ñEªWèî˜‹¨›¯|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø.ñhVoNK;cÚÔÞï','wp-content/themes/twentytwentyfour/templates/archive.html','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/archive.html',0,'2ÝüÅÄá;¥½\nÑ”ü—','2ÝüÅÄá;¥½\nÑ”ü—','OWÃ«Sh«±9-Üq.h‹!.n%»y.ž^Yn´7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø7Õk)ÛSØ!4˜6','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ÈDDß+Â(¯ˆzg@rŽ',';¨>	Ÿá¬p É9JŸqE5Ž¹éÚã; M:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø:«qWš†ß%>°•','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/block.json','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Ã^o\nŽ}÷?(ÕäØÅê','\01+&ìÚú-ÅK—ÈÊÌ~µ†3’‡M;²”Ü“ö?ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø;Ç%N!9\nL&N„Þçž','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÙ9fÇ\"ƒ&‡±Ô	à8','—JaŸˆ ^žÎeþÆõ5þ)zìQØ‚”#Øl24Ú<Ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø>ÏóI7mª›ñ>–ê£','wp-includes/blocks/embed/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾rz8FÙ|OÛ’#Êç^','\'	=£c; >²°¬‹fsÄç°>x(O\'Ñ†´“»^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø@J\"¦9Ñ½I{C','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo','/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K¶pÊT®8é‚w(8‡','{W#U…›ëw²C\"˜þ†%Ê\\ŽŠz‰¥‚RÄ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øD=ŸË÷‡ŠèÖSºÛC','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ`Â¶6$pYZhåüÁÔá','xõ\rYLgý{›×} \0göÿ4ÊgÞ²ËVÒˆ‚uP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øH!+Òí9öz+h›Œï]Â','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ëºj^äb¶;…éó½','LpßE})©L«`•éúLzˆÓãÞÓœwáÎAûR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øMhÇº\r~Loh\ZÐ\\Å','wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.js','/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.js',0,'ÝtnáÝS]àE/ˆöï[ß','ÝtnáÝS]àE/ˆöï[ß','ˆ»â§~ÈÙzÕvæÏQ¥mrQ|ÆhÜüWO©¼VÖv','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øP¶]&ÞÚˆå”k¢\"†','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.editor-button.1d90ed6735c9ef90427d.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.editor-button.1d90ed6735c9ef90427d.min.js',0,'Ê%{7hØ€‚;,Ô\'-„','Ê%{7hØ€‚;,Ô\'-„','QbO>C™ûk»#<ð]O–HîéÐº³JCã£¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø^r@rŒó‘ñ_Ö\r‘ÞÞø','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßþÚ°§³”LïìÃóø?mÂ','Þ+ò\n&‚mºzÏ!£Øž©²µ\r§èB²Šü¡ùçõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø`ó»Ï¾_‡ÒYó°ï','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Web_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Web_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z-Úv¥ä÷ŸQÁ;Waãþ','\0{güÁT9(·Ä¸½Üó©y“ç³Øl<_†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øháëÃÄÉk	›<î\\í','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Twofish.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Twofish.php',0,'³’[‚*´Îû(NdW¶Ã','³’[‚*´Îû(NdW¶Ã','ÊÕüÆõ1¬§ò¬\n18q\r>—£JêÀX6éU>k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('økæÞº”e<FêÚ4','wp-admin/js/revisions.min.js','/wordpress/core/6.9.1/wp-admin/js/revisions.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ûÆ›~ceñ–ät)PÆã','â5…úÒ°XÞ\n4–“¦tÇ\rç/û”Ü®GpM°ÒZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øoøþ3ÍÝ„ùd6y­‹e\r','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æát¤óÆ6E‘ÞæËì',',¡¸œéæ’¾„ g%4=ÉÑ¥lÌŸ±c\n>°{-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø‚Ö,ÛÊÏÀî+ºü—','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xÿà<•…²ê?¢F eˆ','šòWÝÝQÈÊp§\\¯}¾|Ù¾ô÷cË-\Zü?)ÄB','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øƒªØ”¦ç`pœDçß\Z','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-base.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶‘ÓÍ{·¢c5ž,Þç«ùZ','ë¼ªànÚ2ºÄ•¬íÑí†% Op@KEîÑéb5^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø†¼>‹bÔ4/:—Xí\n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÜwš[\0$`^>J9MÃ\'','»žéÎ‡þì#ÏÞæÆ‰¡|ùx?ÑtóÍH”ï¥Ì_Î§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø†È>B·¯NÞý>A;','wp-content/plugins/wp-mail-smtp/assets/images/about/duplicator-icon-large.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/duplicator-icon-large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K°üÓszhùÕ»†ZÞ\rv','¹·µJlJ£Î”é´ÞÂßÓÊWß”c\rÿAôªè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø‹¢DÚÍ=Kô49œ’Ð','wp-includes/js/codemirror/codemirror.min.css','/wordpress/core/6.9.1/wp-includes/js/codemirror/codemirror.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦23j·í1À(DÄúóµ','á¹ÎŒá,aÂÀuäíÀ@ºsñY%Ký–Ë-o¼Çn\r¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø€<ŽÌ[Uöd‰|ý­','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2001.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2001.php',0,'XO(.xh;«ßc’!','XO(.xh;«ßc’!','\"Õ¬zX|»:Ý¤rÛ‘Í…4z{PG2•öpÛ×¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øG$5ðªKu”ž&','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/modern/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/modern/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´#%ÁØÉžó\n\0z©','T,)À¬ý±mh¡Vb²Nýº{Šû¼„ìÝÊ&zpíú”í','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø‘É[7Ÿ¢¼Êd«ºKQæ','wp-content/mu-plugins/nexcess-mapps/Services/MigrationCleaner.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/MigrationCleaner.php',0,'ÝäÊ$5Ôö{Œ&pÈmº´','ÝäÊ$5Ôö{Œ&pÈmº´','à®j?Z>’DzdÓŸ4ž¶w/_ÖŠ=áã™ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø•g¬á<dÃÛ™`èU…','wp-content/plugins/google-site-kit/third-party/google/auth/src/Iam.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Iam.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V´°çæs·¾Ø#\'rJ','6#ï1Ž~ó\'YŸyÈÙfÆÉºÉ®ûm2{÷WÐ°eÌý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø£;öÔ1\nmÃé³¼&Üî','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js.LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?z¶7ûò¤*\Zw‹ègÝ','T½Ì”¼—¸‚/Ò\Z2C›îÚç]ic8fR$\rLü—5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø¦¯ úßCMp<Eæ','wp-includes/class-wp-oembed.php','/wordpress/core/6.9.1/wp-includes/class-wp-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾ `}gW¬\r>æKFIÅ','Ïõ£|O%ó¹„5ÚFSŠðY25è\"ßtÈl6ÆOÐ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øª(dP{¦ÒÜT]','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/restore.min.js','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/restore.min.js',0,'NñÀö5V<À`£x(','NñÀö5V<À`£x(','(›†°ð<ÒwÕ¤,Â%ÕDòñ) M‰RRŠ¤šÙhïï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø¬”eþ|]ê­}j\r\nÍG','wp-content/plugins/worker/src/MWP/WordPress/Provider/Theme.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Á™F>mmó†ÏðBa„­¤','Åò í>5rÎM“ý.…:7Ù§ÓZÞ:Bt±ÿÏ?7V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ø¹Î|,´—ÃÓ…\'B¿|','wp-content/plugins/seo-by-rank-math/includes/traits/class-shortcode.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ükƒa°]@¿)°÷cC^Î','\\a/¹ÙmEÁ|kX‰BfÓŠñ¹‡vôíÉó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øº¾ž\rSþ¦ûøXÄù¼ŸÉ','wp-content/plugins/wp-mail-smtp/src/Admin/Education.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a7Èß—^q0½ð6ªÉ\r¤','k °‡l¦„7wAöôýjuUø\ZÎK›¦é¼ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øÂ6K1ýþ›(îöÝ}/AX','wp-admin/network/user-new.php','/wordpress/core/6.9.1/wp-admin/network/user-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ¢\n›¼.4ÛuTfÈ˜','®ó’‰Ñ2GŽÕ‚$}¦¨Ëeì·9¼æ,F†pÐØÉ±','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øÊª³µe;‰y9½ì','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Numeric_Filter.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Numeric_Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\Z÷Æõ¬Ø\nMc‚ä¿','U{X\'xÝì¹³ªÔ$¾ÝF-Vî½$þ&™xðé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øÜ3‹´À›RîC”µÍV','wp-includes/blocks/calendar/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/calendar/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—E!\nkÝ„usc©ý„ÑŒ','§Ç¹ãË}^œi\r°³Ø©”-=”‰úå ûëJþ#\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øá¡cs›ñˆ)Hª“','wp-content/plugins/zapier/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_peOeW’‘Sƒm¤ðÖ','±_Ûƒò.¤ö´©ÅÕ¸¬Ò¸u„i\\[Œ\n©K®¤”ZÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øðõ•»®‡ueW\ZEmÃÅÛ','wp-content/plugins/jetpack-protect/vendor/composer/installed.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/installed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Øë‘\\ˆ5ÍQª1¯l í','Bö&|SñÑ#k‚7RsÑ´\0ô×ä`‘Ô¨4€¾cñ9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øôŸÄ©Ï}xì™(T½œ','wp-includes/js/dist/block-library.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-library.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þG@4¦ñQ‹ß0‡W¶ü','4¿”ŠÅ‡Ïúl¯ÈŸÒÒ¼$‰DYHŽYz$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øúã*—ñ;{Ø¥ƒPárÁ','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ=dÚÞH—!™qó”\0`Œ¥','Ä)U)D»Ùq©Gî–_—äO|£h¸äü”…¾tƒÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('øúñüThçá^MˆHóVs','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—ü{ÿËB›•«ûmß±','{¹“×Ü’Ñ©–l…\r™­Ó°æÿÔF^ F=X95d™i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù|ðý×Ty¿cµ³ˆÄ/','wp-content/plugins/members/addons/members-givewp-integration/addon.php','/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þëß½QÎùé\nÐ”GÜ','ÚäDWŒ€LkÊsëD&»4\\ªˆ\rE C¹ TŒv“Q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù†q“ÿÔ#[”tÒv½','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ý!ÎçIŠ\Zí~‘ç','í¢?í}y¡xƒyàÏŒD@ƒAl6¶³#œû÷Ï3½w˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù‘2˜¹ñi®#BñÈû','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Gender.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Gender.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õŠÄ1»ˆó†hæ9i®öy','w~91ç•Ý#¹Ö-öþ©0™\\OÜxef5Gj?Š\r‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù^Q6l„ÏJ! 	âÍ¦','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜÉ\\›æoNä.’Ž','>4ßi3®|Œ‹v1µNé¦ò6‡wD¨)Müäjr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù’	CIM@@[€95)Ãz','wp-content/plugins/jetpack/jetpack-el.l10n.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack-el.l10n.php',0,'rºaƒ.ü\rüå4U—6j„','rºaƒ.ü\rüå4U—6j„','Ûû4˜)œ&[GºL\Z]O¿Ý“ˆØ;¥/èÑcÄF¿¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù Å„1šr}mJGWßR¨Ù','wp-content/plugins/wordfence/views/scanner/options-group-performance.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öàõPÀ=ÝPÒ¤­ÖÓ ','Æ-9þ›\0tÏÊD\\6¤9s]² \\e\0R²r¼ƒñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù#†Fã,”\r˜áª…ŸB|','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/https-index.html',0,'4ža%øn$y<ÄàŠ','4ža%øn$y<ÄàŠ','OÇ^#§q¤²‘ÍRÒ\'o7hÁ÷L|tÑ°x2šZà2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù#çÛ¦c»wµÓ]tW','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','µíù±OÅtP°MIsC','µ#êQÆ3{\\P _ªùÚÍ¼×Ä\\s†Å üºøß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù0—!Z	€z.²Œ(iK','wp-content/plugins/jetpack/load-jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/load-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§u?Ü®AÆÊ|£ÁBI6¨','¿ö‰_aõM3öß\ro\\7ì€ÕÀ+Ý·Oë‚Aå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù0å$…\'`¬Ã•ínå\\','wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss','/wordpress/themes/twentynineteen/3.2/sass/site/header/_site-featured-image.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L	,:“¡{¡D2ðÑÆoB','©v]æÀ7¬òôJ6óÓYžùá’?ÊkKÄT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù4Üñî	‚ÑÃæjÄ_:”','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“¥tÝN´´¯‹íØÇý\r\rA','á°¹/”Á« qàLk–Y<kCñì–$¸mâÁQÙvoî™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù5¦Ì±wÌYÛ›	\">¤','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Šcg>Éºàe)ýAº(„','ûR¨’MX¾’÷Â•ä!+ÄÆ<ÜÜj:hÇÕçñ¹h\nß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù6¥ºè3¤´[¡5EöË','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯eÛéÎH	Òlc36Yn','V¸››ÿÑÒíÊ¥\"—¦ã0·$¿-	6\Zó;³qNìH','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù:táŸ;kiPVts©m','wp-includes/blocks/image/view.min.asset.php','/wordpress/core/6.9.1/wp-includes/blocks/image/view.min.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#$LH+HX~8|‚Å·çú','Ñ¨%î¦Tú_X;ÒRk(99Þ›ºmšÜ™ì8‚:S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù=h#–M‡b\\4sSp','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Request.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Request.php',0,'Lï…Ýú-“/!X/','Lï…Ýú-“/!X/','–lµ-([kLFËø«vó·ž³ýù ‡&ÔO›ö.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù>œ=5¸fÓ\\Á‰Êå','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ßg©R¨¶@=—Â€Œê','ç›ñ¸ZRZ€‡°w9½3Ù¨Ú}ž~Jµa¨Æ¾p¼i','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù@;øNè\n²°#¶|à','wp-content/plugins/jetpack/modules/theme-tools/content-options/author-bio.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ÖÐÿ„mÎZšvõÇ	\n¬','K*]•ËäËÖ7f\'ãvžÌ]/å‰pgõTX±ty’·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù@Sy]«Æ0|2’JÒ>¢','wp-content/plugins/jetpack/images/green-star.svg','/wordpress/plugins/jetpack/15.6-a.3/images/green-star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜+†}…:+ˆ8È¸Ó^“g','ºwž•Ö@ÃõÈŠT´yh‡hßZ‡QÖ&EIš[¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùA¸„L»`…•ÑV˜)	»','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/LICENSE.txt','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‹(ú”-À™ßC§nl','#º°¼ww’Å†«†¿ð^ÂˆZª™3‘q.Ž5Ïô ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùC‡F1°üü	Ï\\µOW','wp-includes/SimplePie/src/HTTP/Parser.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AW_hº^dœ!(·F¥^','t ˆÖÇ¿A&ZkE3—G#\'†/<Im¦Š','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùCý\Z„»L2VífëËæ','wp-content/plugins/worker/publickeys/partner1.pub','/srv/htdocs/wp-content/plugins/worker/publickeys/partner1.pub',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']³/vÑØd|!~ý§ò','À¡„¬Iõ¬`\r!œ8&ç€Û°>÷µ›Žµ TðË\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùEBÎ¾¶ÎUÙDJã	','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-api.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§æ9×Å½*í°[S;','\ní@OÍX:´›…âx`7£¨LjÚ\ZsM\r±3¬vâ\0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùU¶aä÷4|aÒÎ‚ÏX÷','wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iVÙw•œÅq«@º·Ï','ÿ£eeé\0çˆ¬¹.}±¤¼PÔxßBo¹Ý‹Bøâ(ôÊ©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùV	ëµWžky‚	³','wp-includes/blocks/navigation-link.php','/wordpress/core/6.9.1/wp-includes/blocks/navigation-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Ñ¨Ôr&Iü:Œ±Æ=','«$JÄú†Àè«¡ŠcR®çEZì±«°ZÔ¬€Gõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù\\\Z}µâd™qP0G','wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php','/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹ÿ£Õˆò›P·ˆÉµ*-r','FW°*ªë#a\0¡€à;Œ+¢ÁG\"{É9\"‹Šnk®AÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù^Ú}¦Ôjúƒªe¸¾','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamWebStreamData.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamWebStreamData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñçàÖÒm\"\n™Da','s8^%.«E\n¢:Ìgç¨Úþv7‰vgøÒPßI)','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù_>pê(žfHi>ÅhSK‘','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/RefundService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/RefundService.php',0,'¢Tòœ\'J%‰¶$×l','¢Tòœ\'J%‰¶$×l','n\nüý(Ë8^)¡„méFã?´+ÓÐ\"êãO~','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùg7=!»JÍ@žxÝ(~','wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php',0,'VØ„=’\nƒâ˜Ä-ìÈm`','VØ„=’\nƒâ˜Ä-ìÈm`','zÆÌ\Z ‡âaeÊê§[ ü´[¹÷Àf+ÖT÷œT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùm¯+Ø‘*ÓZo\r3ê5','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-shutdown-handler.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-shutdown-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gCÜ[ÞSÒË öŸ','¿Œ– éÎQù»Bø8üo•…¢ê™UÍÌäó² ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùp„Ãq/Æ’Oèã£~','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(×”	ÝÓà©{J­µS','õ”âì^?}ßÙdçù®Å#ýÅZaoìÁG·´¤Tý\Zl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùqÍÆ£fX†_‹ó@‚]','wp-content/plugins/imagify/assets/images/phone.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/phone.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sœ†á7YÔ(Æ•úÆ•õ','£(@P7èŽ&–\n8\nõMžáÒyyéS>yÎbŠI_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùr·oñZÙå‹$lDD','wp-content/plugins/jetpack/_inc/blocks/components.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»âMw\n®´JW…lƒ','ÙÈ’R_ý»ÂWc½¹Ž¶†ðnMáÅCß1œR','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù~þþí—l”²3eÒÇ©','wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleshipping.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleshipping.php',0,' Çåk@	hO¶\\N7',' Çåk@	hO¶\\N7','ÌR=NâgS\r¼Ï•c1¯dHäVótW³5×k¯gl','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÊ§‰ÄTí…\r<•pÑ','wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á‘tû,±úgI*ˆlu','3zºÌš4ÿt´v*§€eáõ3éyäÂZ³©q”¬–\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùíž`qÎ~{{¡–qn','wp-content/plugins/seo-by-rank-math/assets/admin/js/modules.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0d0þ48ìÆ\0æÜ²','ãy©+ ‹†Å…ÏiÑu*YmŸÿŒÁ¯‹‡¼_Ìùm©\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù‚Æ¦£ßv?b~ö&ÒAx','wp-content/plugins/google-site-kit/includes/Core/CLI/Authentication_CLI_Command.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/Authentication_CLI_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Þ#	9=It?èõÖBéa‰','/ëI²Œùwytš›÷§	:\rP¯È VµôÜ¶.n¦Y','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùƒ\"áù»Ö\\³Œd%ÔÙ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mi¨`TÔ³¢úÀH“íà','«¢°^®¡p©·´Í9æä§¾Ç‰fuãAû’¼›4{ß¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù„É±%›¹a{Z¼j	%¿','wp-includes/class-wp-editor.php','/wordpress/core/6.9.1/wp-includes/class-wp-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†±r–Vªoøïms5¥','Ežy9†\"©™mç…®Ï‡jÀ–ïš­{×ªŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù‰e4gs<í]Aîð¥µ','wp-content/plugins/worker/src/MWP/Progress/Abstract.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ1Zûºò9Qa\'p8àïK','¥Ýyäa&\ZÕÝåÊ=\Z§yõª¸|ž‰›À}ˆma$ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùŒ“>|þ…Ž\0œßDÁ\Zš','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eªªvMEpµ?J…µ\Z','3_ˆuJa0Ý,ˆ`]M@¶ÃXœãguç([û1ÑºkL[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù{—üüÞÂ(E‰¹6ôSÁ','wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-block.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-block.php',0,'ôØŸ HÐ\r¿N¥®šÁ.5','ôØŸ HÐ\r¿N¥®šÁ.5','“èlúÚg²µ*Umq\rÅáD²2w·Jµ_MOÕ¥\r\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù’ž;ÜÔnIòP«í,','wp-content/plugins/imagify/assets/images/facebook_c.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/facebook_c.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’}\náZUù²ïÛ‡¶n¿ ','=úÛ(å·Ýn3xqMKÒ*[^µ82ôè$šü\rŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù“,ü¦¡`Ïùt÷àtÜb7','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€MPØ<^fë§GñžÔ C','V“$oBÞžjÅÈf0‘Ö«‚QxËuøTÄ=a¨Æ`í ’K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù—8K°ç ?O]Ê¹Y','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º§\ZlY^[F\rÈ2xÊ»','Ï6=““ØS“q®-5 )¸«E¿L}A¤ViA]ŸŸŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù—±éÆÙü:êv\0¶éÖŒs','wp-includes/blocks/post-comments-form/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J1É`ü\\\0˜åÛ˜ö\n2','ÔœFB\n~v]JGöÙ¼SŸ°ËÙl>`gª6D','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù™QÒœ˜k+)|­i±Ãž','wp-includes/Requests/src/Exception/Http/Status429.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status429.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Rm\ZpM={ï;|ü¶:','\\]b/Óµ$ñð…[ÚƒÐ<D·ˆÇ¨­-p•ÐÌ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùžè‹¼‰­–Ó3÷ú²','wp-includes/blocks/shortcode/block.json','/wordpress/core/6.9.1/wp-includes/blocks/shortcode/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿-%õÝVÁ@—Û0Ð£','tšá È;£\nŽ×„pPn/8!9UÚÕoÍ÷I\\k-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù¢¸pöl4[²þ°e›Ûû','wp-admin/js/inline-edit-tax.min.js','/wordpress/core/6.9.1/wp-admin/js/inline-edit-tax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¸ô,2 /b3S‹îº¡ù','¹FÄc{Ã+ÕoÊ>\nÉÐ4…¸þPÓÀ¼÷T,ŠšÈSè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùª“‘KF)~§!ÑY¾d	','wp-content/plugins/advanced-custom-fields-pro/includes/acf-internal-post-type-functions.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-internal-post-type-functions.php',0,'òJ‡ VgŠèÃÉ×d\"³s','òJ‡ VgŠèÃÉ×d\"³s','ã&«äFåšÝAòØ1›hÉIŠ¯®‰Mž3	»$','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù«¾_:8\"f]‡qÓtÐ$','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ä¶ÁÔà›úö)±ëÖ%Ö','I=Õ{‘QùYìt—[‚ÍZH‹¥Ó,up	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù´‹%Þ1³aŸ‚A7tGdâ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó…YG,myûf·H‹Z‹÷Ø','¾ÖbeËÄÑK&Ó](LŸbY9«yªû[¥ëúcî§¬¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù¸|ÀžnRZSÍr]','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aÍ=G™Í0w:ìÑQð','‡¨{ßåÂdäÒñ?ŽŸ¶ëó<Œ™±jÂúX*bØí^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÂ:òÈôÛúÆöRd7','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/SavedReport.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/SavedReport.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Çª(Ç†ÐF®wû','•Fyå>-Ë>BoÛÀoR_«sª¬5 8žþ˜|³','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÈ3Aç²aQzõ‡oL','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-óô}”ŸiÍª~=ÊÿW','›€Ó=ô4¿õ«¼§ä²æŒ/‚%wA¾Tr5b','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÊl]Š¾g	SD®n','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º…ñ]O­ú¿Þ\\É\0','ÍðUÔ†\'ä†Fúä’•£Ñ×DP8núY–çófk','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÌÇ«Ñ†¸ðùö<PVØ','wp-content/plugins/seo-by-rank-math/assets/admin/js/validate.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Û.Ö!nA‡lª!âRÌn','÷Mp\0uCÑOó|ºýÿÏòD¤Ü\Z\'H¶]àšáÈ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÎaaiCº\0D-}²ï´','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendlayer.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendlayer.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†½W]%„¾yÞiô{¤','£è†çG”S¦õ÷­´×àð‡q.}˜Q…#G;Á˜\Zè9','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÑÿšôßÐ3ø>#¼.û','wp-includes/rest-api/class-wp-rest-request.php','/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð9¶FL7¾R](%lrÝh','BsSÁ8™aDÉ$ðf‰|ÔjŸæ±úS¶Ò¡zÒœ‘þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÒ½chR}|¥›1Hva\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-admin.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Â”\nÜã„DÓ7s\"ë','ø³eÈíD4µáüKËÐ½·u°Ön‰ñ)‚ØÛÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÓih´0È`™ýÂ[Ú','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-cog@2x.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-cog@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W‹½IÉ§\"o£I¢˜öi	','\0ØÈò½›ÆÝgî´uSé[o—wCñrl«O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÓÉòø;Á:KóæíéðÚH','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ÆC6e~¾cY?A:','u>Ñ¬àŽì?O6hü›~Óý†ê-žKÒašD±þñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÖÿ¬À6å6ù†«Ö','wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"x½ã\"<:\Zç—ìœž','3§tHC+†‘Ô(Lõ›xÑ=?(/ý‡üôk5\Z‘é+ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù×¡Ü\nº8—ñ˜„N¾GÁ\'','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CQ÷=Oz\"AVj.ðÖÄ','|ÆÁSû‰:våùÎímzw+–º6o_‰±ßV«¶k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÙ\r{áFºYù4¤\'|','wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.po','/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñÚ½2zªÉ)3ÿ æÙ(¹','i4\'ƒ‘ïr`.ŽZ?ÿ½ú^f°•9­lÈŒËÔuØïˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùÚÍ­9ã_‰U\'g|·Ä','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-entries.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-entries.php',0,'ºK3Hý¬ÓÜe~¨5b','ºK3Hý¬ÓÜe~¨5b','Å8ã£¨ìHÎTkeiŸj`™–£¹koÍ_¥9ã\"Ì•{O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùà¿>Ãt’ËS]ì ×^','wp-content/plugins/google-site-kit/includes/Modules/AdSense/AMP_Tag.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/AMP_Tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t„¨+åàwm¦åÀáÐ…Ú›','âVb ù×víƒýÿÙ®lXÌ~=§¿ÿ!','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùäK|HÂ#Õ[›ûxŒÉ','wp-includes/blocks/tag-cloud/block.json','/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïvJCôéñ·œ?­´b,','Ýå_“´ªl–£n½\".×§ü¤6+ï3TgVÌ	`p','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùå`~å‘Hz®xÂu','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùç÷£t<¢zL=®r','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/notices.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/notices.php',0,'$ªƒ~–[Áyø<JŒj_','$ªƒ~–[Áyø<JŒj_','xkÌ\Z©óm <ÃN¸ó;ú:Æfmød7>Në½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ù÷|¢‘¸§çµóÄPÌGy','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-import-export-settings.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-import-export-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Roó«§fp™¸ç^B','mCÿ–•ƒ%*9¿ýéG¤òa0àN<xÌÒçéÀÚ•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ùø£˜–‚é¢B2Éã×ì','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxId.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxId.php',0,'°¹(V4	.Ù¥OßÙÌž','°¹(V4	.Ù¥OßÙÌž','yªÄ_ˆ	ü\"g3ñ³a°ËÈ›‚[¿–?µ4’üJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú\03Ør-ïàÆÄ­nÛÀ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x_dxÇ½`j¿ôL\n#','xªÖ(K.©•%ÌÏæ¹’ m.¨‰pEržö)ŠŽè','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úRœÞ=úÝ*ÉdòÕn','wp-admin/includes/media.php','/wordpress/core/6.9.1/wp-admin/includes/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»MäIc[p?Ù¼˜y','Ž4N?³§ëˆú\n3óÙÝýAÈeOÓ¸Í–Œ&ÛË‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú\r¦×£ïÐöÂ•K{!','wp-includes/css/dist/block-library/elements.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sHø£ÄHã‘¡¨ ¹','/ð¯hLLÊ­ïShH®¼²ÂJ¤Ôº4 « \"¶?ÍA@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú	÷LÙI¶Ð<','wp-includes/Requests/src/Exception/Http/Status416.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status416.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J×@E[X¤œ2ÍÿQò\'','C:’Ï§gæw3eIãÍ¹s‹ß\\w”9HÚÔ8X/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú|FÂlRÑƒÑ9ÓÆ','wp-content/plugins/jetpack/modules/shortcodes/videopress.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f(~H†á«jˆ7˜ã	®','FqÉÀ—\r…|ØªE^ÿ²Æº€A7$bÏ›7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú†8î=šº‘Ç[Õ±ƒ','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\\nö\'ÿø}­.KsG','W/®\\}ˆø°¯)ù*bÓzi¶ªÕo÷óØ±‡Ñ·õ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¶AŒ‹ÍË)Í¹D4Í','wp-includes/pomo/plural-forms.php','/wordpress/core/6.9.1/wp-includes/pomo/plural-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜È[‹/‹gÔ\0‡ZÓX','g´/†-Ë`Øjl’ç_X«kŠÿ*YqGÆÎÒ‘ÕX','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¹\\ÊµŽ ,[Kº­.æ','wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥‹ it›)Ñç›õ‘ÃÅ','\\‰—(±Á§¾þ2qÀB6#e|ðxnZÌ¹ªD\0lu°{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú\"(§øÂb?\Zg‚sáqÇ','wp-includes/css/dist/reusable-blocks/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MWZöó—÷ØÌàóúL','Åb¾å¥Wï DºÜ.$¿Lÿ›¥µ¦}.„,ak£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú\'cÄÕoÐîïQ|®J','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br-mobile.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Úù-ŽÄS\"Ð’ãà`P1','”3™_bŠ5ûGècp+5¤õª[Õî÷4<Z¦¾U‰á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú*»v<±¦àGbòc° ','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-universal.php','/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-universal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§àR¹œ‚âì«­‡ÄÒ—bÉ','H²O\rk³„\0ã®;%j®v¢¯y/±ÓŽ½œî’yÆ–Â’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú-\'âÅucy~Å¸¦†','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-bar-chart-bg.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-bar-chart-bg.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æãƒT&£[Ö–âeJÇ','71y‹e@+÷¾6\\ºé’>D8åÓt´gÌ;òjÐê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú-^gÿˆÌº@\0/÷“†','wp-content/index.php','/srv/htdocs/wp-content/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú-®žûC\Z;ÊIÁ£lÛ','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-sftp-client.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-sftp-client.php',0,'ý‰¿/JŠñÁ5<‹ü:q6ú','ý‰¿/JŠñÁ5<‹ü:q6ú','e\"ã4îÈê<ùáüJZjqÀS&¥Çã>Ël8.…Ï4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú.y.IºrÕØ–¦ÀLËÔ¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m=×YØ­†äêþ),ÂŒ','Ä	û¾²ÁZ¨=D ˜7ÛF\n“‹\\ZxSã®çp','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú.Ñ¬`rîæ\ZÕþït','wp-content/plugins/jetpack/images/connect-jetpack.svg','/wordpress/plugins/jetpack/15.6-a.3/images/connect-jetpack.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›ÏùÑQéí‘ðIäóQK','WÓ[EÙa¨¢bJâÏ#®rç™i­iœÜL7~ŽÝü€','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú.Õ¶»ÕñZg{Ú=ñšÌ','wp-admin/css/customize-controls.min.css','/wordpress/core/6.9.1/wp-admin/css/customize-controls.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','As˜½&ÌqåœÑ¢7%I$','„ŒŠ¼òmÎ÷D‹wÿ\0……á¾S8ÉÈíž¿îÄ*iíŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú/ÞiivèàF{M¬áV','wp-content/plugins/svg-support/js/min/svgs-inline-min.js','/srv/htdocs/wp-content/plugins/svg-support/js/min/svgs-inline-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾Cj0þÜz= ÝM}ß','Yx%%T@¯ì\'Ü²’2Z]ö™Çœ¬·„`©º1[6ñJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú4/ÖáÙ»~±é<+®','wp-includes/blocks/post-excerpt/block.json','/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õà!ôa¥}ëÑþñÃ³Ô½ý','7A¸=MÀ†ËbÒ$Õ:ÓDÍsNJ‚``z$Õ½¢çê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú6ÇÔ\nz€Ê,ÓîÝö®ZÎ','wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php',0,'=‡H¶V#­¹©X;]aƒº','=‡H¶V#­¹©X;]aƒº','­rý€»2¼íWÿÜ¬VèÏ!shˆh]Ê5—¶t&ÎÉc','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú7û>¦¿²bËš¼5íÜ','wp-content/themes/genesis/lib/classes/class-genesis-script-loader.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-script-loader.php',0,'*¹w.µ¼³ÓªåÒCNWAø','*¹w.µ¼³ÓªåÒCNWAø','¨ªÊ¦•lþIÀÒr\r~¾¥×q±³®@A˜§?ì8','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú:Yß×–Ÿ>ô½¡â×=','wp-includes/blocks/media-text/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/media-text/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-±3Øñ98ÖKK·Ž¢','„ÝP›Á>ýç!Í¤ì\"ã¶“›šŒÊnçW]c\']b\\m','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú;TÇ\'¯ïgÀÇÞ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nô…fªè\nåT~G}½(','ü@—6‚ô;°½î õyïK*Óƒ\rbX`p\Z8\\  ¨¨	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú=ghQ™Œ7Çé\\NeXü','wp-content/plugins/zapier/vendor/composer/InstalledVersions.php','/srv/htdocs/wp-content/plugins/zapier/vendor/composer/InstalledVersions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Y$ÿR\0ŠƒÑõ€','N¢RÃ­2áÆßHŠhÛ&HX:b]‹ýdÌ³ŠþÏ2Oå','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úF­¿?¶K_33·€Ä—','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','müU_…\0ÈAÉKÎ€fú','(ËÂÄÓÂ¨nJoyÈÄV¼ì,qÿc	‡zæí¤ò¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úH_Å©¬œa\rå¬bVÎ\r','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºo¯àÎ¡ªÓþµ¼bº\Z','xPDë»¶9£¸ËÅzAK Y0å’9j±%Ã`ˆý ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úH‹4¦gà¾è8«eMÔ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èjm;Ý€pü…äU>ÅcŠ','Ä7<dÍ±õ}ýL~ÅôŠl¨øµ»NCÕâ´H>s	þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úN‹¿>+ž¸Â¨gæ*AH','wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/enable-media-replace.php','/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/enable-media-replace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','›±ê¸9ÁÍMÿ^l!«<Å','M‘â\"#KËg¼$%°0DÄ¤ñèÅã ¿@»ñl4šI&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úNå=amµ¤³¾¢³ÌR','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TokenService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TokenService.php',0,'Ð”õ–ŒK/Îë8óÑ±Øà','Ð”õ–ŒK/Îë8óÑ±Øà','£ Ùã4œ®ûÉìŽ§ÄQ Ž-ú^˜liH°‰‚´WÐ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úV2Wä‡ÜŠ`[iPˆ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-top-posts.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-top-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\rîWˆ=`Ž‚(-¡HÙJº','ÂæÀådÊñCðGÉÏðù–:]x<¿Ñq¾ì·Ù[à]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úX®jÂƒx\0¿7\ZIòò•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-consent@2x.png','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-consent@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¡|;ìÛÄSJx/ÇË%','÷c\"¡¿n„úðÜ…!\n,ÚCXøxVØ¬}bø“{\nì{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úZVK@hùñ‘,Õ„ø','wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/sharing.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o~DW¿\Zµk1`','-;?ø´¦§(>`\'™O>ñÝ”™öÎ\'î÷Ú BhœTË%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úc“êm ^¶rE-ª‰üK','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†¹n…‘S`Tk!á ·$','ƒ6é²7F°ä†¯ŽH%ºc7K?Ú”ºÅ¹¸ìr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úfâI’M9i@gn=A¯ýZ','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php','/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù&<ËÜìwhà,U{Oýª','úÐHkB8Ãã¼ì›Íû?‡Ðk3¿>*q','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('újAÒy–‚¹ÇcÔš\0','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-domain-only-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-domain-only-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²ÍðIì^64%PzKcm','7®ÞÛÚR k÷‰ÍÛ–áÃñX[žÎb¹”t‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úk0îkâŸ†ñãVÄXƒ†','wp-includes/blocks/file/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/file/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s¬MÒdÖzù·—×ŒH§Éû','Üf\"±ÆåVNå€´â{úBs?Ä¿îú†)a;s¯jª:é','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ún:ÑzW_ÃB›SùR¬Š','wp-includes/js/jquery/ui/resizable.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/resizable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P8XÙlh\";s´í¹c;','hÇE×wKý@(žXT3w¥ÌÜržXdlÚ$zñL¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('únŒz“ìeŒ‹…ÏSp¦ÃÐ','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_cache_extender.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_cache_extender.php',0,'‡öú3c á>Ñ\ZÎLÒz','‡öú3c á>Ñ\ZÎLÒz','ÏèÖÞSŒšÌi­{ ˆYA¡SÂ²¾äò{Q‘Þ}ÍìJ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úu¾ÁnÏë²XÆè¨ú1','wp-content/plugins/jetpack/sal/class.json-api-site-jetpack.php','/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9O‰³6´£)öú×ZMd2','™*³ç˜\'n‹UV?Â4&.}âa9û\0ï	þi†/‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úw	¥š+»jì¤ûÀ','wp-content/plugins/wordfence/views/common/status-circular.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/status-circular.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðâßº)ß.=£·¥g','q4^\"-ú9†æ‡áí\nd1q¬‘ˆèO,íùÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú{ot‹—ÕÃ@¯ÎäD-Ì','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âã¢k3ÝÊÄœg\\{âE','¾1~ÜGcÜ§–†sC‘–0þÊÓzQün·&®OQlí™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú|îKXžéf<›†ì}','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã6º]-š¼>ÇéC´9c²','ÅÞÛ(›µN3DÜ„äÝ’W`¥¦ê·Rl¾`(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úïÂ77”ÀJU@ªl±.','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php','/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×~d¡Ëí­që]tC\n9³','Mh÷ªu2GˆM¿Ç”ð”‹ùžÄ,˜àËËb`cþ“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úƒ$*ß-ÌÙ‹ÆìÇ','wp-includes/blocks/quote/theme.css','/wordpress/core/6.9.1/wp-includes/blocks/quote/theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ýq€\rÎ»wÃçŸ#ãÌ','²]y .ß›ÏgŸ-€}ÐM•9Ó\'ßì²–æ s)Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úƒ	>m§+ê¶I®zg,','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-factory.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û\nª×Ïq¨uÉÚ=4wÿ¯','b[[ÒEÍ¸xð1rpô¥F\Z¢vf9µ8¯3½ˆ¡¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úˆ7Ú”!õ2¦x%’XNú3','wp-content/plugins/wordfence/views/options/option-token.php','/srv/htdocs/wp-content/plugins/wordfence/views/options/option-token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','·x¯EJRÁ`›ù5\ZêC\n','óˆ_ú—›N–R±Ï¦gîNŽr™Ä{ÿŽoXÓ®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úŠ­~…‹a%¡ë!»P','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Î6¿#UQ:÷‘|>#ëÖ','Ò(Ýî[\n×Ì»â‰oŸRAo‘3¤¼^æ¡Æý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úˆÃ²(Ê”Tx&žªæ)','wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook-sign-in-btn.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook-sign-in-btn.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª¯A¨B¦Èž£Ü¬v”;',')B°™¤ïÏÑâˆý&Çë\Z¾“ga±ÜêÍí','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÔ=îä2ZHò\ZÝRÎ(','wp-content/plugins/jetpack/_inc/blocks/recipe/view.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\µ\nRTFÇ1Öâ	Ô2™’','5 #ž2Ò<)FKûËß¬wkŽÝ[.‘dE	L§ ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú“eÛº\Z á•tƒÄÄ÷','wp-includes/Requests/src/Port.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Port.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','täü2àAÔëNr8)ÊÓ',' O]gücxI3â¦Úxìˆ¥ãZ¹\Z?<·¤Ç\'·HaÐÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú”rN+ŸF„õ–æu','wp-content/plugins/gravityforms/includes/legacy/forms_model_legacy.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/legacy/forms_model_legacy.php',0,'\'DDËjoÿRàR:6oÌºN','\'DDËjoÿRàR:6oÌºN','Ø}n$‰¾œñ0I,4æ§¯Þ—þÙÈzžÍÞ:Iiˆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú—(æÕÉò‚l/õë/J,','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesHtaccess.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesHtaccess.php',0,'™üLÏ¿4‘&`¡ñ¹‘“Œ','™üLÏ¿4‘&`¡ñ¹‘“Œ','EÒøªÒ¢ÒVøS=°€\\\ZÓD&fÞñÔkƒ%Å´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú˜”çÙL?@§š.~O¯','wp-admin/css/colors/midnight/colors-rtl.css','/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤½A$DCýAoút³G','BÕã’?¼£XGB‡[\0‡;€UšXÊ;{(“!QcŽÁ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úšg&ÑýíñSÌ5V\Zÿ&','wp-content/themes/twentytwentytwo/functions.php','/srv/htdocs/wp-content/themes/twentytwentytwo/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¿”%ê‰Ã•\0õô˜ŽÚ–%','ôÏaðÛPAüI@ç@Žz„$Z)k‘@\\½E‰>\ZxŒ‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú›×Alˆ)ËTc5\nú‘¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º÷¥aÍ^Š²ã}“K¾d','â„¡M5Â A))ô\\w} ú~‰Å|‰:›Émÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú Iæ´ž@íQ/—','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r£®’&Hò$/Æ','æTÄ0k?àFÉ×Ú_îéùùILCÏ‘ž?ÒNþª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¡ß\0O^ÆÏé7“õŽ','wp-content/plugins/jetpack/images/products/product-jetpack.svg','/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','À âßg»ˆÎP<M=a','Œ\r·ŽóHmÛRgÄZÔ˜µ§ôŽîE²çAè@4^2x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¤èñˆ$„/Äˆ\'‡ÀWÞ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Relation.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Relation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(âÜÑæÑßF¹§¦8','qÊå­s³á) R,[S\'YQv2ðèe€à’6ži8ÐU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¦B@>V)ÁQ2Ç›,7','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-elementor.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-elementor.php',0,'‚Uµ“É*3žur°¤¯','‚Uµ“É*3žur°¤¯','N4ƒƒBº•0ô\Z÷5ë‰¹üŽiqiR~íì\'ÙP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú«fç[Ù¨óÇ­Tát+,ä','wp-content/plugins/wordfence/css/wf-colorbox.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-colorbox.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PX)p!ƒ¾N8¦j­Œ','o©t0³\r™P2¡è±N¹­óæéiÌ×ÂKæÛu¤àõ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú®„-2„Ï°ÑpC¾…k1','wp-content/plugins/google-site-kit/includes/Core/Assets/Script_Data.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Script_Data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×Â	:IÖ:¶mNPÇÙ¸y','Ñµ8ìš\\0Jô°>O‚¯‡CÈûHªG«²®sk•Î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¯ÑO’‹qË@ˆ¡èª‘','wp-content/plugins/jetpack/_inc/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú±{¾î¤òŽd“fUj73','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_129_0.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_129_0.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@¦Fa|òÊw{9xç\'	','™£?ýdÌgÒî+»ZFMŒ	\\çØVd!L#*r„£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú³¬»T\nšˆô­e.(¼±','wp-includes/class-wp-image-editor.php','/wordpress/core/6.9.1/wp-includes/class-wp-image-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pvÉg^‘Ì‚v¦á1Då4','¡Ä+\nmÀAl²=D/õM%ƒAHñ²É€®£ù@Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¶\0ô„‚Ö Ï\\3±<îÝ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-threads.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-threads.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.:M˜^üãW±^±¤f¸1','ê”üÖ„…AŠB\"^ì_LÔ÷ ÐðñxñÖP,4|¾W','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¶gÚ™±ns¿%¹µt§f','wp-content/plugins/jetpack/images/jetpack-wordads.svg','/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-wordads.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' *êís(„ZÛ‹Øþ@þ','ZÕ¢Ñª°Öã{_.½j(Ä™œoçË™¦Ô6­o±(J(3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¸1F\"ì	‘Ç¨¤k=','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/license.txt','/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','»ÓãB7¯&Ú]ÀŠNDd','Û@HÎßÁååM;ïº¾‰5 iÐÝ\'™åoí¤5Vö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¿Ø˜Ã-©m4)}ùù	Î','wp-includes/js/dist/reusable-blocks.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/reusable-blocks.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åÖÄæ÷[4/Šñ.yì','ZI·˜\'Ði¾.¨_+âA\"w¯Õ§Û\'6XÉ]ÂÊe›4ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú¿äª7…¾Av£Ž…êÕ','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions.php',0,'‘Æ¼7K–:Øl¶P','‘Æ¼7K–:Øl¶P','w ÷Úù”o(\ZqÝèu¦a«Ì7”@ÅMO','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÁÚ3{ê½q!b\'8Ç§6C','wp-content/plugins/google-site-kit/includes/Core/Util/Sort.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Sort.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&î×ÑüGâJ¸_Œ™[','„3\03öˆ\'BV5‹S9v}…kÀFœá–¬äd-,9©‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÉwÝ\\J¢zU	Ò\rÐÓË','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image-xmlwriter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image-xmlwriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\"Ž³žS˜œ\r\\Ón»\0R','(…0I$<ÓŽ±5:#J2HêY×D¥ú\Z/á–x®4-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÓ×ÕÚ¿¦ôËão_ë','wp-content/plugins/imagify/views/part-bulk-optimization-infos.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-infos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªV)<Yž¬Ai§2vE','BmÍb„¶NÅŒ)Ñ:†ƒ.GÜ	-Rë&¼\"­9ýU','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÔ¬-¿·­^ë\Z÷èÖÖ2','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œ^ˆ ý/BŠõdb\"Ò','X(ù	‹ã(ï1U4ç¯M?¥E×½ö8÷IÁÓãð','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú×ñ5Mä50éX2±4t','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/cta.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/cta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì—ÛôXb7ÅbÄ&ƒ?','ÁO8É´‡`ÚêHŒ\n³*Æý?g}Æz…˜X¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÚ³æÌæÃ5§ç¥ùA','wp-includes/SimplePie/src/IRI.php','/wordpress/core/6.9.1/wp-includes/SimplePie/src/IRI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','–WšK0¢ûÅÜžE¨}','P?¤ŒÙÄ»\0ÅP¸øY^TÎÁÊŸK3xª\r|ÞÐ{ý°3','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÜÿÿKvòìKM;—ñ','wp-includes/blocks/comment-content/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nF“î–éÎâñ¼Mj\Zÿþ',' fð!…vº}­>™›CNM\0Iò¤7\"\"8IT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úÝ4–GK‹v~)Yv}=','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ¯Z†Ö›”@·Ï§³Ô‰K','Úr\'\n+ÕèµF]pŽAâ\r½Çç °=qš¯¨¸Å','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úàZ–p%\'n\Z‘ªWjµå','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜¿ o@3e€]@\"©€','ížFÌÏE(Û›6áDí‘d7ABGÌ U*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úâ}‡Ûá³PÃ›™P\\©\Z','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½+q{–Ë[ƒ£*$Æ+÷','†!÷™ÜôóK\\†žîÖ÷j¯á»YO…âæGŸ\rá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úä^§×‡6ŽDh°ƒk¯QÏ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-day.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-day.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zC|ÍfžRÅùš<ûûž8','«œo³µau1CCŠxKyE@«z„xjµ\n{{t>.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úæƒ³ëêù…ŽR¦@ÉA¼z','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php',0,';÷JÉ;á`Æ’ nH¿',';÷JÉ;á`Æ’ nH¿','\rÁ~$š#Æ,˜[¡Ç5§gàtàØW]I¶Â{8rþ(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úç­“»ÁúÔWð¢QñH','wp-content/themes/hjs-blocks/blocks/hjs-columns.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/hjs-columns.php',0,')4\rNæ®n³¿\Z/ÊÁ5²_',')4\rNæ®n³¿\Z/ÊÁ5²_','AmÌ—¦?P	8Ê”ð*o>^Ð^»å¹Ú†OW¡¢Áö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úèRŠ,žA§Àý\ZñGJ\'-','wp-includes/default-filters.php','/wordpress/core/6.9.1/wp-includes/default-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','íŒqåÍÔ!LE”¥','\\o]¸JïÎ¯3Sƒ±BÖp)ÚM•&Ñ%\"ãK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úëN Q¯,k	6ø“¯K÷','wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®ò[ùBSËF!øõÓã^','ðÇÓõÆ2ß/þh:õ`ö@žš™o¨ƒ•è8\\ùn','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úíþ¥Û{(Lª5BŠžt÷','wp-content/plugins/worker/src/MWP/Security/NonceInterface.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/NonceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','É“y:WI-¥Vv$[,š','´Ç½sgÒA¹ãÅÉöDÒ0Î&)r‡JPíÀ&úiì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úîÆ*HÉ=fC(îsv|§ˆ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-character-ai.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-character-ai.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nËºFPv´ˆ.“ñlJÃ','Rz=ÿlHHLÊK |ñëK1ï¾P4‹>.›„¸!p8[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ú÷gŠ(¯35ÑÒ5ík†(','wp-includes/blocks/heading/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/heading/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä1zãö£±	À’1‡[m¦','3¢êƒ…OÐn9÷¿7²m©Š\\‘ÜÓO…˜xà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úù.$Ù:¼ÐÒÁØ¥>','wp-content/plugins/jetpack/extensions/plugins/publicize/publicize.php','/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/publicize/publicize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ{$Ð©ì§eI)väî','|Ã;áZcô—\rªÈÈðêDÜ€ûê6cˆ7d±÷%P iC|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('úýÊ\n\\ÔûÉ¶.5úŽš','wp-includes/images/xit.gif','/wordpress/core/6.9.1/wp-includes/images/xit.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?¾`¯…p£R’á,Èæ_ìp','£ÈA†\0|=fý‰éçòJœS<Ïõ•þõ¶˜Þ|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\0\"¢‘¯z ûMTÉ9 æ','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-optimization.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-optimization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƒ—î°ë­ÿæ^®Qæ…4','ö¸È.~Þ_¯\rÈ”ÆÇù¶B;†÷€G\Zv5ØÑR„\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û€¶Ð¬çpšIÒÆYR','wp-includes/sodium_compat/src/Core32/BLAKE2b.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FéKŠžyä\"ïJøÚÏ','~TÓ»)_º¡€Ô‡ÀˆYH+Õ´ÑÉ\'û	;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\n6fVQÝ¾ÎÝdï­%','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/gradient-c8be7f5c46b865bff2ee.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/gradient-c8be7f5c46b865bff2ee.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½ƒW¼\"Y‹:$Wîø°æ','KQ¹ÔDwËB\n+\r‚>¥âQY\0|ôpHsd<.4ëÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\nN™L¼¿<ffJi+$iC','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œl•2ðÌ¢=ýà†|\n^‡','\ree:Î¨<–iÚáÍß’Î#‡—4Øƒë)\"Vƒ½§á','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûiò‡r—?=ITb¨œÏ','wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Controller.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D¿åÆªqÝÃý$#•êd#','Ñ‰,Í¢Ñ!1-#½$ÄaúÊ†ÃºYÃ%Hïž\Zf–®90','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÄ:l›s{´ö<^ØK?','wp-includes/js/dist/vendor/react-jsx-runtime.js','/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-GåÓþÔî0æ·>Cœ','%§½Èoùí÷wèß²Z‘ËŸŸÜÖªÁüzÖ…¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û cðOÍñÀÇà4Ä¨Ç–M','wp-includes/blocks/post-terms/style.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\Z^k†ÜN¶Ò±î\Z )Ÿ','Ý?¸óã··ñ¿(s¬º¨\'×Ë­¥#ñl<šRTô‡e','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û$¸¨8Â÷pÿº¸eu+WH','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ÚãÏ?Ñ\nå	:®Â›{Q%','„ß—ZªIK/IµøwÂ¥‘Ovy›EøBi\\$G‹&','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û$¼—ù)÷@lY;bƒ','wp-content/plugins/jetpack/modules/shortcodes/googleapps.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googleapps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hT	¤…Â…ØX*ã¯','m»\r8#a~ÏÀ¦æ5ÕÆMU-Q‰•*MÙ$dÊ&-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û(ÐŠ»QB&¦€ŒöQ?éŸ','wp-includes/blocks/categories.php','/wordpress/core/6.9.1/wp-includes/blocks/categories.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Öþðs²5,÷áù¾&£¯','B&C8rg^U|ýÙ“7Àý’A“ºìUÓåƒ>¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û)M§:±j³4ût½”4q•','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cÙc%( °eš=Ãð»ä','÷`Î7W¥`àY¿‘ç½Ù]/;·­«Q±}tz/­ð·\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û*>F0ép\ZeM{ÉŸ<','wp-includes/css/dist/block-editor/content.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½$ŽTö·Y>S„.öx r','²æ!ÚNà‰ðëöÒë¡ùêH—H×/üÔa¤w}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û,mÔJœqŒî¬³K\0^´','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±~Ø½:oÐØ½ïÚcÝ´','\nGu8Ãc\'_\r(önœŽÃ’¤weð×Ð\ný„&¸¸','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û-qíÆ£—·ãžZ0ç	u','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽW¹’¦º&hE5†Ox¸ê','1\rŠéû*–h\\äBöoÕ–ÐB®}ÿù_ù„XD7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û6Ø²º	¾6Oì•Â','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P±Ù@œ±Â˜ŒGXPPµ','ƒPàŠÂ\0µ½¥”EeNvþýLZ\nâ9töH2\re\ZàE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û>hkpªL¤9Ffã*Í','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php',0,'È¯§uG¾ï%´VãJZ','È¯§uG¾ï%´VãJZ','Å;\'½ào‡fñ ½fTûÇ±¡î\"T‡£6(9z¯áÞ ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û?9’Ôœ­_¼ò+ÔÏ¼à','wp-content/plugins/imagify/inc/classes/class-imagify-cron-sync-files.php','/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-sync-files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q| …¢L“‚º€)ÚÐ','wíÑ¡XÖ°ioÝN¿>ªsE0Óà)ÊNÚô?—‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûB‹âÉ“»%žˆôòÈ¶Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp3-4756638e4f0fecff51c8.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp3-4756638e4f0fecff51c8.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yW èçÝJoX~ºß>1ç','xB¤ÆŒ½*é¹‚¯b¯Ùkø=#†#¨ÀrÞ‘ÒlcM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûDÏáê]æŸ|ß¼ª$™','wp-includes/js/mediaelement/wp-mediaelement.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ä‡þdÄ \r.”K™ú;I;','V@ÚÆ™àƒä=j½ÉÖ†¤‹<DHýqõs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûEn\r¸4¾RÀâÕ¬Š)P','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-media.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-media.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­Ð…÷Mfzî‘»d-CÓ<´',')F²¯¹fËää¿;B–VþŽ_dÓ:´‚‰Ø¡To#‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûHë¦ÇKmrn5*p½P','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_110.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_110.php',0,'ûYoÊµÐ1ÜëÇÉÿÔ‘¢','ûYoÊµÐ1ÜëÇÉÿÔ‘¢','7u„X?ÚNÃšf_‚.5Çè±´‘(uÚRKaþ þé','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûJŸ4I»>Co#fØ…Lß','wp-content/plugins/advanced-custom-fields-pro/includes/validation.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php',0,'žK¡Ø@í‡ˆ°ó.,¤ã÷~','žK¡Ø@í‡ˆ°ó.,¤ã÷~','šÚ~ô×w\Z¾ø%ìA# é¹¢S\'õ}‚î3ð 	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûLmjyÏ‹%%«~Oäˆ«','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Åbü$½ß é}°[„ÑèÎ÷','S‚]Ksñ¤DªüÃ€vi·–I¾ºt%µj¸=žâ\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûM­E–çS×D,:•¬z','wp-content/plugins/akismet/_inc/akismet-frontend.js','/wordpress/plugins/akismet/5.6/_inc/akismet-frontend.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘•KHŠ›ü­å(Öÿ\\|è?','ÕèÈÍ²­Ï]\'µsýHi©\r;á{ú¼@M¡c•tÁF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûO±‡xþ¾;!/ýkblñ','wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissals.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissals.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢+€ø­83ÈRÙÛÂÇ ','ª\Z`V@F|sAø-ÿ\Zz\Z.î±vÌè(4˜·T²‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûPhÜÈ³·¤rVâ','wp-admin/css/revisions-rtl.css','/wordpress/core/6.9.1/wp-admin/css/revisions-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‘=æ€¥S<ýš•×•Š×©Ç','žqµø6Ú$ÔŒæN´ÜK+P·š	Å¶ªqšUq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûYÛs²MÑ¨wkç—ø','wp-admin/images/about-release-badge.svg','/wordpress/core/6.9.1/wp-admin/images/about-release-badge.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤RÃC˜èÁ~cmØº¢ Ù$','—–Ç]6gTî¬±EXF¯o¢(|B!×£€ð9>','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûZ5àcVežS\0,ÖìGÎ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiConnectionException.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiConnectionException.php',0,'Ö¯ã¿`5¿cÇ­!,qí','Ö¯ã¿`5¿cÇ­!,qí','KQ\0g!”þ’­ØÖf@JŒ_Ž“Åápu4_ÏïÅ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û\\„ñ¯ïµ§¹Áu\r1Ð','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-package-version-compat.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-package-version-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ì+.:q¦Æ67»iªÆ','Wñ`5Wföu±@â¹›-íà>èóÆÑËû¯øÎ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûc\0‚t†rÄ+=õc,','wp-content/cache/cache-enabler/hjsdev.com/SHOP/http-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/SHOP/http-index.html',0,'ZoB–--c´W+nÅçW','ZoB–--c´W+nÅçW','aª9sÿH:/ç·‘—U·µ‡<©$×ÙQ5ºé»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûcèr}Õ9hXñ&¤\\Ö¾','wp-content/plugins/jetpack/vendor/composer/jetpack_autoload_filemap.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/jetpack_autoload_filemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˆ*- öžrMbÿä','i,æßUYêÄJ§xè»ŸFgŠS¾ga(Œíl—’ST','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûs»h4æ%V©àé–’¡Õ3','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-settings-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-settings-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H£äùCÛÞÙÛú$Ûx²','…Z™\0ulXÄ¤ÙºÛå,É8FB)ù¤[6¥àG¸rÌú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ût	ZWQäü‡»E`K\r','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-ads.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-ads.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôîg6Õ_”¬eyŒ%jã','‘êµf*Cp‹ ·41ñùuãƒzZì¥Xú+ N³sò\n´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûztð[ Óþ¢À ›Ž“','wp-includes/blocks/heading/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/heading/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ÀFÍUUðÞ<<_¨F¶K','pEkK·O×Û$Ê—Õ(“}Šöâ‰{*ã1\Z','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û{AjîÚGýÞŽ@|-ôž','wp-content/plugins/jetpack/modules/wordads.php','/wordpress/plugins/jetpack/15.6-a.3/modules/wordads.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Î¨Ž\nÛk4úlè]\';',']1˜û¶7ÞšX*øY’„ï—ùë2tàg,®o%:L','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û|e±0û†ðóh%ÂÏô','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w‡û3MÓSÈSb`‹èj2','Zí·Å“Kdæâ\Z¡íª˜i¹ª†{ðB¢âÐBSn\Z=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û}n ‰ˆ×A³)ËXt','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product-review.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÔoÆ\ndXÿpD’±aúS<','”w.F¡eN“7™A	]¯°—s¨P…ó%Ó®‹\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û†}L?oh¥ÃcB•„¡','wp-content/mu-plugins/nexcess-mapps/Integrations/Fail2Ban.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Fail2Ban.php',0,' wŒs~Š%A6_‡³líÊ',' wŒs~Š%A6_‡³líÊ','&ú \'ê€ý!ú¡‚’Ï*±M\0ÀöˆÐuf·¯lÿb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûŒŸ\n)…&Ïul0FpŸ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Charge.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Charge.php',0,'ŸÍ­³)QøRÄ…!Êt','ŸÍ­³)QøRÄ…!Êt','+ÅG‚cS«²*­Üy0í¨fîôÎ¡$ \'X)EÓdb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û21O£\'qF	ˆEïj','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þÉj_\"³$^.°0Üœ','*p€\'ÖÆ	‘yÎÐ¨¯Pè>ÖûýY÷æpIÄRM\"ö‰¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û”Fõ™Ö´²© ‹˜CT!”','wp-content/plugins/pressable-cache-management/admin/custom-functions/pcm_batcache_manager.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/pcm_batcache_manager.php',0,'€ð(}?ßÚ>Xù!¤À','€ð(}?ßÚ>Xù!¤À','9\"k¾¢­ÿønvw×éŒ%i~#PËÜ#³<(‘˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û˜[:¤8ç<ÄÌ1bØ0Ì,','wp-content/plugins/jetpack/_inc/gallery-settings.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/gallery-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\njWEÃ¯x’?nk-ñv','b%¨ü+·ô§½#­dQ«œ)fÔ&®Úä·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¡Â†šá÷•Þ}Jø“0','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-purple-star.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-purple-star.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?67b\\Å\0ClULO’','£r(¢Z^Z{÷uš8ÃoÄLÚe²}f\n‘ñ•S','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¡Ð×ŠíUî£D+¤','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BalanceTransaction.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BalanceTransaction.php',0,'o(¶`-mâ0 ¢h`,º¡','o(¶`-mâ0 ¢h`,º¡','Ô\nÂp_]Ï>9;‘½òE‹Ýu\"e”óP×â]ã¥w^¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¢“(U_z·ëÈnˆ_','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.rtl.css','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','§ñ\Zˆ˜ÜŠ¤š]Uß®þ','¤£Ì¥4¯#3ŒÈ¶$‚¬•ÈÀRý51ß*Vƒ²Åü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û§}Ä?ÆÍ(Í!¥àkqP»','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈòA5qñ¨|ü÷Ó1&','£“E¦9ƒ£ƒx×§\\~Zdz›¹?™}ÚÅv’=','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û°]ÉŽý»MËX£DÂ','wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php',0,'·óköÅ¿Ù³¨1úu´','·óköÅ¿Ù³¨1úu´','€°ÚðÁl%âÁ£»Î®êå±·ïPÄ|ýh?(¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û±±‘:•„,»-äþ†ªK“','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/style.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶\'6‰\Zç’ŸÑYE‡‡®','‡„{¼±o_vÒÎ‚8MòE ºQ£ªÓ\nÞ›XP\"¨F¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û±¿ý£y¤ªeI*PÙL','wp-content/plugins/members/addons/members-block-permissions/webpack.mix.export.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/webpack.mix.export.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Ñìâ+Há,ã&Ñ(','\"ëÃ–ÙäŠJr\0³Ê\nýýûÚŠ[øu_y™Y\'Ÿ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û±çÇÄ6zç>žÿTp\"þ','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aû–Ú°\"eN­X¬xR†àú','	Â,LNºwBÇ#Ã	i¾$µ°¦^~€¡ðÙÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¶ÉÁ\'ÍßVBÁ~þw','wp-includes/blocks/query-pagination/block.json','/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','í×í €zó\Z×Ò.ó‹ø','ˆË\nh(nq‰µ(êWn÷ÔCòk¸ßïO46','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û·J?¡DtJñ¬™pÒ\\','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<vø\rIÞ±RÕãë€”','¨(*J¾¨ñ‹E4’0dM1t\"ë¬Q¬g¹[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û¸µ%ÙY2Y €Üík','wp-includes/SimplePie/library/SimplePie/Cache/DB.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/DB.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\niŽí•pQë\Züšùrè','†7)¶ç¥ÙgéD1;JÙjC€I¶A206t.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÁ^-€3ÌÌg+?[b','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EF¢ß¹¡èq4ËÔ¸lÂU','(v2${²(‰Ö%¸Ó~;_(ˆ¾ÑêÁÞá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûË$•þW¹¨&Ù…â‡í','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-threads-1eeaf44cb77e64ad9727.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-threads-1eeaf44cb77e64ad9727.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹n¸¦X¿‹˜Ø§œ=	','75°‚râñ\nc¨‹ˆ˜£×Ž¦ïX¦õØ-	¤ªFÜ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÑ÷ëSãK5Á47ÊÁ“S','wp-includes/css/dist/block-library/style-rtl.css','/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' [_‘xn_læ.CÆtÖ','¡N/6F\'7Ë^VþOVþ°Ò_X—:@Kè°TÉ½å¥½w','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÛ’Äáªåg­Ë²“','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ÛÎZ@ÊµŒÓáÈ˜°Î ','5Ü[óAíóÚJ{è‚d*ÏW–ˆd/Ãy6ÂzI\nŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÝI[@>N‘rBx‰ýÛ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/SECURITY.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/SECURITY.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','èm·Úy©šïx‡Œ‚Ša5','@R5…k¡€ÏPwÊ~Èâ!À\nCSÝ\"é¶\0îZ%³]\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûë¬qÎ~6Ùë°‡\\·','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ç=EÔ(¶—gÇàØ¢ü','÷n«Ty,ŸE%)Š0+\\üê+H7ÖäA™AöôˆÀ²ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûì‘ ã«XØ[ž­‡Pfƒ','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þIðe„—ýÀàyZ\n6‚','‰MM/Ú–+t9ü½¼Tô‘‹ÎûWÕ•.7ˆÒ:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûîÕÔê+f6Qáúüy9','wp-includes/js/jquery/ui/selectmenu.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectmenu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','){Þíf¨êñíëýàï0—Ä','Î1Y¶äü¨ÈÁkÒKåúÊƒ²·HäÙ‘d˜PT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûð^ÕÐmé»oßsE¥','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetActionData.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetActionData.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','„u^Æ¾»(ašd\ZÍx§|','é~Y­!r†ÝÆC],ØáXc©2óä´ùÎ1‚0ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûðˆÏX€n\r÷æ?ƒÈ','wp-includes/sodium_compat/src/Core/XSalsa20.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/XSalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p÷¦Æ®¹u¯„o7;~z','™¥¯ÚÈ %lòy½\'#[‰ö€_ò{E½]8%Ü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûô76PÜ–…I‘Ë`¨ˆ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccountSummary.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccountSummary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','‡ú>Tîx;úÆT-Ô\Zø','=‡_º{…ÀnÚ»N+O`-íÝ¡ò»cãí_H3¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('û÷iúà[d[ÎL9Ë€‘§ç','wp-content/cache/cache-enabler/hjsdev.com/manage/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/manage/https-index.html',0,']r¥ú…r¿ìËó\n>f¼',']r¥ú…r¿ìËó\n>f¼','\'ëÒ½£NžâE¦„¶@½S“7XXó8‡ O®l¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûý·×SÁ0/5®£~ºœ²','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/LighthouseReport.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/LighthouseReport.php',0,'—°ÒKSsÑŠýIœ’','—°ÒKSsÑŠýIœ’','(|nƒW,„W<‰0¸¢€ÐœmÓÕ/‚‹ïæÏs‡—E ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûýÌÌ%iõ{.DÉT¢‚Ún','wp-content/plugins/hjs-mobile-menu/hjs-mobile-menu.php','/srv/htdocs/wp-content/plugins/hjs-mobile-menu/hjs-mobile-menu.php',0,'®‡G7Ô½bl\0éG¨j²','®‡G7Ô½bl\0éG¨j²','ÖpœUÉµñGÁARqÏº»þž×Q‘î*ÀþÒîCfù\n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûþZ\\€3óòáÆ’LŽE','wp-content/plugins/jetpack/modules/json-api.php','/wordpress/plugins/jetpack/15.6-a.3/modules/json-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó¡ÓFÚª:mƒ`hùÌ','@ÿ®¦“‚\06WÕÝ\Zë‚‘\nèí——Ê•ÏFdâsfü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÿ9SñÞa†‡ï’ËdÄ','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.woff','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ó÷;(Hîí-Jht¬x†','„¶;Òm†Ú}ÛâÅîÊÌe(~‘y0m¾= },','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ûÿîá?i.Q¿[ ŽEá','wp-includes/blocks/post-navigation-link.php','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' æ6CáÍà\\&ü$He½','/Výò»½ëmQ6Èÿò©Îáý€\'%k;ï€7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üëjÞöˆ/à].Ì+»…½','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x“üÆ~”ª4œûµ\\ÇN','†¤¢,ô6é¹ì}¹d/;õòã__jÔW4¥»Þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üi-w™ZÊ¬sˆ©C','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-linkedin-8fca51ac8d952dc2d681.webp','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-linkedin-8fca51ac8d952dc2d681.webp',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','®’Ï•o¿œù%6tµ-™HE','-¡\Z‘ô1.ÕÓ0·ï“ R]\n&‹Rt)@úÅnÕ’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü©GÂïnOm§ñ','wp-content/themes/twentytwentyfour/patterns/page-home-business.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-business.php',0,'±‰eRŒÑp1»æ\\šJÆ','±‰eRŒÑp1»æ\\šJÆ','OÝÄØÞ¢Æ\n{<Ñfwg¯–Ä)iù{\Z©QâÍ˜','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü<„àFL„¢b•8/Ë','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/recipe.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/recipe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó|Ó™ïá·SÉÆ»Ôk&rh','„±‡nU¾\Z#Çaoy3‚Š/i‹¡z‘œŸ{ë6NCú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('übÌTíõ	Ê®Û\r','wp-content/themes/hjs-blocks/blocks/image-strip-popup.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/image-strip-popup.php',0,'f{ßEð¦ßäÖ~Áí˜QÙ','f{ßEð¦ßäÖ~Áí˜QÙ','h\rÛz6…˜jB«ÓN5ï\\TULvHäã•ñ†¹!æ\r„î','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü\ZÐí¼+§l­¦™ôl','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';lžg‹ÒCTCü§I idF','GJèÙÀQV¾i)G•¼ÖØ`Ä`t!´(3ï','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü])éé	¹ƒó{—?R}','wp-includes/feed-rss.php','/wordpress/core/6.9.1/wp-includes/feed-rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iJ­?YC–>^‘îf¸','fl’P»ßf5‰2tY3‹xËÿõDÀÑ×„Ì','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üf‹Ú÷fËVf°','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-plain.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rL]Wj@Ô÷ Ÿú>3ž','¾c¤Á¢’‹…d†¦[ª`Ù7ß»¼\nž€Ó19Õ¥','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü\"`ŸÔû¤”°K‹×\r.³Û','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','á0+…i^*¡·QZw¾\nq','èYÂÔ:Â„Þ€qÞ¿ëYOÑ” gûì\"ëKïñ¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü,Ô5RûŽcû9&\nj5','wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jÊ]“–b‚ˆæ(<å«','t@f]í0¸ªðQY9í½„hƒ>‚¦<Ù‰5Ú>–:r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü0<PsÉñ×žH—ÑÁ22','wp-includes/js/jquery/jquery.table-hotkeys.js','/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.table-hotkeys.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7?ÒF5ýsS5Ã7“ÿ,(','J<ŠÍ?Y‚ø°”½×SuÅª¯U&Š\nNy´`TkLç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü2Ã8Ð‡õ†+YxáW','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-schema.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œa—«	_Hµ\0?ˆÎ','Vk7Í1->C§ƒákÝ¿ï§&]Ø|â¢ÆŸ*ûf‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü3‘úäéíÊ9`wìq','wp-content/themes/twentynineteen/style-editor.css','/wordpress/themes/twentynineteen/3.2/style-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ì“ÔCÉ}½|Ã……„Í’Y','gmI°¶¼¤~\n—ù~L£‰1óyd—qª6v†J»nËóü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü5Âƒ‡a¼>G[‚+Ë','wp-content/plugins/advanced-custom-fields-pro/lang/acf-cs_CZ.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-cs_CZ.l10n.php',0,'=_³y‚9>…»QZØ8c','=_³y‚9>…»QZØ8c','ˆË±r‰Q¶#ú[âµ„œïz«#ÉLµäšE%sd','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü6…&Î¬R:\"¼½DL¹®','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Ðí÷¾«QK®¸öc\'B','AÐñW«,ÖI)ÇFk´¹­eñ¦¤u	6Òàm2è^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü7.·*nÉ”$‚êÇixp','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-db.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-db.php',0,'&È|Ú˜–¹@OFÀ','&È|Ú˜–¹@OFÀ','î=‹ñƒ§ü¼VÅh{ô„sT™•µb•zÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü9(FŒRj2¹n6]Š','wp-admin/css/colors/light/colors.min.css','/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë„ºÉó‹WçXUº–(Åª','~cã•’¦¶e…ëƒwã×‡)qlŸI0ÑÃVÇ—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü:š$oz\\öy¶/Ýá','wp-content/plugins/akismet/akismet-da_DK.l10n.php','/wordpress/plugins/akismet/5.6/akismet-da_DK.l10n.php',0,' \nBO¹r,…j<M',' \nBO¹r,…j<M','Ý_²[GÞ|¿{™Éž ¹|ÚŒ7à¹\\\nzf7`ŠÛ‰À„','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü;÷ßi“Á4Ç7Ë)ñÁÚ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àü\\„Âªü¥©\",µ´Ã','XÈt\r\r:Í«Û¬PÅ<&ñ{à6Uw‡ÓÈ¥}R†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü<$&¼a„43ÛsŽâ»ž','wp-content/plugins/worker/src/Symfony/Process/Exception/index.php','/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gD,Vë§=\\ÆbP','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü<qì”À¼x‚«ý §','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-3-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-3-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zùZ½2˜ßúÐ¾E5m2å','ˆ}\"VV÷bÝøýu•šxMÛŽcwþ_)æ¿£Ó¡³Xç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üB£ÐCñºŽ&¨oðPË®','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üJ’§ó!2 ¨Ü\0­€Áü','wp-admin/css/about.min.css','/wordpress/core/6.9.1/wp-admin/css/about.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÒÓ«òÔª‚R˜++¨','_iaí3e®M4ò~	z,ý3UÚo<ž¬ÍI\ZSá”Øxß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üNÒ•êI¡Bº¾ÿw','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-portfolio.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-portfolio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L€;UnBzº¤ü–‡Á','my¸R6<ƒ«^/XýÄ\\!¦›{P÷§YÅ‚Û¸fµàF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üN÷´ð–þq*Ùª®‚7t','wp-content/plugins/imagify/assets/css/sweetalert2.css','/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€g—\\Ìì¬M\0›ØéÎP','é`ƒ¼ãëA7x|ê=Uñ&³žÐäT¶¯`Í¹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üP\Zü]xË~™îk{','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-frontend.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-frontend.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦j…2è†:þ7²íÏL*','wiœçm°óP³½JÝ]MÖæ´Hú^¹Jýk …\';c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üPó:#æRŒ#Ü=í\'>','wp-content/plugins/imagify/views/part-bulk-optimization-newbie.php','/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-newbie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×8üï÷ð“ØÁº_i’É7M','}d¬0œ˜l´\'Š‘èÊ%´Üíb§ó³>ÁKl·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üWÏ2Ø\'kNHÈÆ\Z±þ','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëßâ¶\"íîW¦Á½H','G´…R\\¥S<Æw¿g†®ÆÂ×ú@ÖFy®¸.p«Ü‚','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üZcå¡mÒ¤‰¦A¹Gœ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','†õQ¿Þóñí-=fÎèY','ˆS»tÊkV!EýY“¬ÁpÎyW<b6ôT’ãd[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü^„÷N4Ó,ba§¦D','wp-includes/css/dist/widgets/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú¿9d2ËÅA$‹Ø	Nö','AEÿõ!LÜÎ¾\rŠÈCÿ€s—/Î%bg\":[aò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü^ùO|\':QÇ™EçÝð','wp-content/plugins/wordfence/views/common/status-critical.php','/srv/htdocs/wp-content/plugins/wordfence/views/common/status-critical.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜR¦/C[€¶å…]—u%ý','®WçªíëB&6˜9õgžk_¢ ŸEFý6ÉI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü_6r9“uosÅýÑÊÙ¿','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/src/class-error.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/src/class-error.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gß\nA<{zÿ<CÌ©Ñ','…·‚¸êä¿õ•Jì ì7ÜÄd•aÒVXç‰3ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü_Pà0$…á“\r‡žàåÈ','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/site.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/site.php',0,'ý<xàð™X\0XŒÖ‰o','ý<xàð™X\0XŒÖ‰o','d\rÅJ_Ä¨r˜åUïÄ~È¹Ü¬!cÃÇ/!kÉ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü_UB\ZCXn~ùGÅ\"‹','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/WooCommerce_Authenticator.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/WooCommerce_Authenticator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈþÿIíñ>Ê³š43´L+','>9	¿èXçÄºÄI_ïËŸŸòÙ$›%ñ=XÑ„òú=Ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü`«*ÐÏŠ¿éŠ57','wp-content/plugins/jetpack-protect/build/index.js','/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀøHÞˆ äKÝ]¯k9G','©È1Ýˆ%¸–R–¦Bå(É8É«‡ø@ïê¼Þ6n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü`rïŸÄ½7`…mb\r™ß','wp-content/plugins/gravityforms/includes/class-personal-data.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/class-personal-data.php',0,'z®Íp-A®#\\5ŸÄm•g\r','z®Íp-A®#\\5ŸÄm•g\r','FÅ–K£f€í3/²¾ó\'¼sA¥æÿAšqô;ýËœ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üg\"š}_¿7¸½¦ÜJ5','wp-includes/js/jcrop/jquery.Jcrop.min.css','/wordpress/core/6.9.1/wp-includes/js/jcrop/jquery.Jcrop.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æ}¹ßìŽ(/ë›öWM','ŸrúNRánÕë¬É³Ô0²1\Zî6ø[ýÕ›î	æƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ügŽàò”X“g—Zzô','wp-content/plugins/jetpack/modules/widgets/customizer-controls.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/customizer-controls.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vž`)ß9W\'¨ãä<àG','Ë±x1w÷pš ›¦ýêá\\è©Ê-¥éXæO 61','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ügËÞcä~º0”þYÜ5','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÀYG&qôæŸ.\rwñ','E¿Œ :!UÍ’Ødž<)\0õÞú|Ö²²A¤€Š?(','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ün:ÄŸ™B yª’Eü;½','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersEntitlementsplans.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersEntitlementsplans.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬4$}—DT(BèOc’) ','QYàa•ŸìlÙÒ™;~T•Xú©¼/Æ¦¸ÃÀnÚ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üo5ƒ+°®ï†IÄÞËJP','wp-admin/site-editor.php','/wordpress/core/6.9.1/wp-admin/site-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àrèîz.¡Ì€@Š?,#','x©^yPu	Þñ ßPKî›|UƒÊFewAûÀ‰_','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üpÏƒ‘je—”Ýà¾µ¿òÎ','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png','/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P†£¯7ƒvxr¥²?z Ê','hZÔ¥\Z\\è°é>àäÐ{%4¿¤F\nÓÔ’wŸË®ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üs£§@º¿óW6s','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-aioseo.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-aioseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ïôÝZÌ&—½jÏ¦é','ÜªÒ}oEÙFšaÌÉõ4ìuË¾›{4ÂÓÒ7f‚“¤ë7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üv6Zþ\'õOñIL\"Ý•MÖ','wp-includes/js/dist/block-editor.min.js','/wordpress/core/6.9.1/wp-includes/js/dist/block-editor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r²ØþƒÜ\r€#´(ÿ‡ÙýV','êr§£9(‚ÏÂG·¿®éÀm±ù3„m/û,²=ÏÜÑ]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü}Ž\ZàF?©Fsçv›¬#','wp-content/themes/twentynineteen/print.css','/wordpress/themes/twentynineteen/3.2/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ù„vö|ùð^ïq“]vXm','QÜ§ÕoÐ7™û¯mZKe(ñj°Åˆëú/qÚ*Ã>åc7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü„ÿÖ}j1‚Î†õƒKÃë','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/PumpStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/PumpStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SùíÇIÀ¾G†K9ö–?','Ê£­7õÚ8W‰›K©ö—›Â{AT…ei1[oÐþ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üˆz«\0OÅŒ=dÅZ','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_ViewOnly_Keys_Interface.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_ViewOnly_Keys_Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','—å)aa¤ÿ¶ŒÞÀ3c\n','ã[A;=`ðîÆÔ #»”©‘E©êÝv ü×9ß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü‰p·Š9½6Ã¨åRæ','wp-admin/css/common.css','/wordpress/core/6.9.1/wp-admin/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÇoÅEðV¼°í¬Bk\Z','ËP!—4Ã(ãÕ[S÷\'€5G®£ÍfÕ>\nd”Í‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü—Y—É}s2ã—Ž\\‡í','wp-content/plugins/jetpack/modules/shortcodes/mailchimp.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OWå\nv3J}û{Živ	','?µæ\Z˜uDýí9Òg´ëÄEðU`™¸æ\r~“.Ÿ;.@','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü˜•ŒµÆªq¥æ‚³‹Ð','wp-includes/js/tinymce/plugins/paste/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/paste/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ë^ËÞÎs×¶‹{°ûÞ‰2','Œ\ZÅX8Ÿc+ˆxˆÎ· á–ó­&Wgñœ`m†Ë´','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üšlxyý\ZÂùÔÄ\"–‘','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EU.7®ÄïñH>išà;Å','™Ó,åò+x>¯Ì× VˆŽý7r™LKs&Š¶GíŽ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü¤òÚ¨ü\réëY­Æ}Ï','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=U@—•Ëˆi;Á\\¢','qÄQ”·×J³”i}JéRÄ¹ÒB¶«ÐÕ×|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü¨z)æ.®4v3ª^ž','wp-content/cache/cache-enabler/hjsdev.com/test-2/https-index.html','/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test-2/https-index.html',0,'hí¡KZÔnÆ^˜—åe','hí¡KZÔnÆ^˜—åe','ÜhûbõìVìN.Éø¨Q1Ùª¢¶c[tÈè:Ã¬ÜÔÆz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü®Í5Ä1€Šc\"ñ1<þ;','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/DisputeService.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/DisputeService.php',0,'1‡Ãp05d\0„û§¶@','1‡Ãp05d\0„û§¶@','Ò•5|‡:æ£}ªWùa¯t8¯ˆßõ1`ÿkµ69','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü¯ŸõG—|èõ]sÏº.','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÖ0v=šõ9\'žÿ¢','Œ¤vì¡.ÇZ†“h¼õÁì7õgèMŒ9\0P½Ý%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü²°QW#E(ÙÉÉ~#i™1','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','È}ñõ\0N¿á_ÙÞò*97','L[2Ê»V+u×eVùSjZ–™ryå~\Z3ÞŒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü³®E7½“©ðëÐyÅB','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.woff','/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{cçÏž …œ†Ó9wm¨','’iUiLÓ*3»¸ßî©½ä8xR‚™ÊR’´½yRE¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü·qóLøó>ÔÆ#QÄ\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ÿ}$š?¡áÌßÓiý‡Ã','q„÷•nö&%G‰Ì~\\—¦^½éÆÓš—Ø0›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü¸hJ~ö‚©Ë6=}þ—','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?»—Žáh6Ï³½.¢.ê…','A?5Ý‡f}Í(Yœ>» r‡$H½ YCÕeºQ…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü»<læa¬€,›bX,³²','wp-admin/images/xit-2x.gif','/wordpress/core/6.9.1/wp-admin/images/xit-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œÓÆu:@4\r…âÅz<5È','¨S\rÎ}@½~Q÷:€Scµ±§ê*d+åZÎ_¾{¬R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü½›D9’ÖðK\'’qp@Ó','wp-content/uploads/backup/2021/02/index.php','/srv/htdocs/wp-content/uploads/backup/2021/02/index.php',0,'ÔŒÙ\0²é€	˜ìøB~','ÔŒÙ\0²é€	˜ìøB~','ã°ÄB˜üšûôÈ™o¹$\'®Aäd›“L¤•™xR¸U','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü¿Æ?¼§ÿ ôïžj™','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-debugger.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-debugger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñüœ3!êKñS\\Œöð?Ó','¤uùÑCXwÆ—RU0³q\\áËƒB}†SI¤õ±Ló²¡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÃ Ü_á¨µõÌU×\ZÐ=#','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DomainMembership.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DomainMembership.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯Œë¢›u<í»ŽèÄ¹d<h','õãÎSÆkÂSù¼%º±VrœIÿ“¤v+y™¡¿c…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÃ¥½æÔÜ§…Ü)Ó÷œ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/webpack.config.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/webpack.config.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&¯¸GªB¾LŽ*ìŸøÉg','ïÛmß>½>‰dØ†æÓõºÃÈe¬pýtåÒ#u','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÊ[Z÷@ðÀÞ·}c>±','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-4.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áBoå\Z€H…ju¼*&','©‰]Êòlú©š&/”hYÕÑÁ‘Žtª²ÝÔH§ß5 ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÊ…ñÎ•y>ùéJÚ.”','wp-includes/blocks/term-template/editor-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûx†M\0\Zacâd¾XãÜt','ü‹½øÙI­MœTb§CS@µè«…—yùÕ`¼›6','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÌ]å¦&Þ	—èöÊ™<','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ÍnCp†m³sàŸˆõ}8',':D¿£WºhÔÒ)bƒ_ÐpX¤¿Cû%m“\"Èu^','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÌŽx\nÝpéù’³è|','wp-content/plugins/gravityforms/assets/js/dist/react-utils.min.js','/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/react-utils.min.js',0,'°–7IâÃú»…b Y¼î\"','°–7IâÃú»…b Y¼î\"','óü˜œ)„ŸS<tqíÉ“¡0µW¬`!DÚ·ËÆc÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÏJ#©Ï\n\Zû\"ÜÇÀíX','wp-content/plugins/jetpack/_inc/jetpack-modules.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ŠÑP›U„¸Ez*;¯Ù','ÞB‹ß,SVªâÀd†%´ûÙ–ýUþ1¾aŒðB®œèá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÓ\\ò­}€ý®eûmH\'ç','wp-content/themes/twentynineteen/inc/template-tags.php','/wordpress/themes/twentynineteen/3.2/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’ª] Z–É\Z¬íÞí','×°_¦¹¦JŽ‘™ƒüò$²£•0ÌfVèÔÝü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üÖe¹„»*—Â®ë„n<','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/reports.css','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/reports.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?—^Nñ:¤ð–JÊyšIK','¢ê­Áä€)¡Z‡«9’^OÄö¯8ÁŒe ¡PÊ¾¶þ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ü×Áï#ž™!±¿8¢	ÎÏ','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-tagmanager-e6521a0e9e254258edf6.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-tagmanager-e6521a0e9e254258edf6.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2›=ò·çgcxl€.','õ¦Kœl£ñœ˜¤„uÛ*}¢f^ÀRÆY²_³ñúr','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üëª%R•DKÞj·,0žˆ\Z','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜nÍÃæ`NÛÔXÀ{','(†€bƒJÖU ­&	µc3ì|lº‘Ôõ¬³þóÚ5','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üì”µÚBH=ž¹0\r.','wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php',0,'gbsU85›Æ»–ð¶A','gbsU85›Æ»–ð¶A','ƒtµ5ÖD©‹È€®Õ¡P ”F–ÏÔÛ›5‚Ù&B]:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üð3k»nžhûÔ¶umÑ','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Balance.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Balance.php',0,'…X×‚ùoäP>p¦“»b0','…X×‚ùoäP>p¦“»b0','u‰;pe“)\'Ä%›£ìýª•A¬àÔ“…¿ô:¾‡x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üó«-‰z1®ýz÷Q','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Activation.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qh´xân_Í\\®íS9ë','ÛjÆ°OÆ4U²£;Î€$”*ášLé……®?åëƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üü/Žøê[§»/Ö¿Z','wp-includes/blocks/post-navigation-link/style-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nRÄ(zôJ©,Îq3ãýò','G`	0tœªæÒÔ„ô?S\'î$ï–\n­?*ÛLà','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('üþÉHˆº™Ÿ Êþ@','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/activate-license-button.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/activate-license-button.php',0,'keUEÃ„9Xýáü/U','keUEÃ„9Xýáü/U',' e­ó„B€a7È*×\røü`óÿ@ôæ´#GnÞ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýbËÆ†ÒÁY¡¥ü””®','wp-content/plugins/gravityforms/includes/config/class-gf-config-service-provider.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-service-provider.php',0,'Þöá\0xÍCÕÂìpo','Þöá\0xÍCÕÂìpo','ži*{¿7_Cg4	šƒ)ù\'C®˜vjJCùË„rÖF\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý|Nt¹Î\ZÍðIðžˆîk','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.css','/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ôžlº¡ ‰#Q=šƒ—$',')ìŸ=Ð¥Êx?‡Ôtþ=œRgQªvåFñœ´G¾','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÆX6Š	K@†ÃÔµ‹È','wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/index.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŽŠÖÊaV¼ûq•MÀÁž','k‰À—~	¶½UH\Z¥ÖxƒPêÛAÌ„¢ú<¡ž;X¨','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý\rn˜ºo{<GÁ#ƒ}','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':¼!31™ùŒ t´ðÉ','è<pÉhPO¦rL>«Ð¥2{¨±rüŒD ›;h2†\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýxU°j\\›¼¹Išu‡…}','wp-content/plugins/members/img/bee.png','/srv/htdocs/wp-content/plugins/members/img/bee.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\"ßà\Z§AyÞ:V¦\rÜCL','4`¨R·êÁFlYÌ|IÅŸrÜòdó–eÃ‡HL','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÌá}Oc=(›%!YóhP','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³âk™[\\4Q\ngƒ0Ü!','kl;7®tÙ‡~Î$‚c’#î\0Ë\rBöVZ*ê”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýŸú‰ûÂtþÞmŽ÷°','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','õD4)Ü^^ûsž]ÍÉYÁ','ß†µ= à#ƒ}¨ÊÈÝ·~	tÛ¹T7¨£ù¯','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýW3)Ñl¬p‘_Cn','wp-content/plugins/insert-headers-and-footers/includes/helpers.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','œVz»)Ê$NÎ~6¨«6þP','Ÿ\"<í\"ÜRÖi7™	=†Å§Êö…yzÌØâÃÔÏŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÅä¤ËÐ…\nß4¨ñ','wp-content/plugins/jetpack/_inc/blocks/images/example_160x600-4df685f9bf14f11d9012.png','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_160x600-4df685f9bf14f11d9012.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü0)\n.]\rž›¦\'¿?','E\Zf4Á›Ýluåñ×ø©(w% ¾xÄZÛ§Ç¬\'	\nE','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý9N?=D@ùåõç','wp-content/plugins/jetpack/modules/theme-tools/content-options/post-details.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/post-details.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûX)vF	ûJÂ‰1è´á','XvÅ/Ñe^¬è&@­‹¤`cù\Z*Ð/%·šo`¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý\ZÎ}\">’¥©ÞJGí','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/CallableArgument.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/CallableArgument.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅnM	 h±$S5.”˜c','t9i$ÕG¿|®÷°(¿.ÍŠ3Ñ«Y5æÛ@‰\\{L¼','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýtí>UJ—5X¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/hooks/use-add-image-option.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/hooks/use-add-image-option.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ß>‰¾È®çÀ7#àÕWÔ','$£—†›¤”žpóK9Õ‡Žƒ§xQ¹ÐøÌ¡¼´o','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý±[µ{	D¥Ùê‡¶•à','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þˆ˜øñüÅßlØ|ºzó','n¦Wø5‹Á7ñ`n–P¸‘¤ÇÝ€O8Ýüï\'ýž–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý¬Üõžq¦\'‚²¾†','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/edd.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/edd.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UjA!ÚŠ£;Å ÕZq','\rCÅÝsìx€œ.œ±éfµ,²´ŸñUŽÒø<`&úI,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý#„©Œ(ôß \"Þ³io','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Payment.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d‹ùÔ*¿#¹V?q]j£','èñ^±ÉËÆ¨ãžÛø…¤2˜?*1v„½¹ŠG± ²­','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý%3ZŠÆf˜Qqy&Y','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/nl.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/nl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','àvp8‡ª;‰V˜ªµþv','_™‰Ð”¾ÜÁœ¨oØâðÛuÏ{ ~ò©*¤5øT©¡ìá','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý(°Ñ´\r_v›&æe}·x','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/settings-video.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/settings-video.php',0,'dÝá`9ïò8qkÆÖ)','dÝá`9ïò8qkÆÖ)','ª%skÞ·ÏTVòúqþö=©õ±ÜÖ	p…“#Ð0C','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý+q^e·•éãguÏF6\n','wp-includes/theme-compat/embed.php','/wordpress/core/6.9.1/wp-includes/theme-compat/embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÈÅ¢s¾^Ðô»q¢cbÿ','WõÜô5T¦pÁª;-¥n¬ˆ0»a‹•º©O\nÓô¦’','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý/\Z*¸\rƒèùÿ¶qC°½£','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-template-tags.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-template-tags.php',0,'ªÔŽfX6jFJÆ5=}c5','ªÔŽfX6jFJÆ5=}c5','Néw“Ùy^ÂêÎ»s“Ðí¡)w[Š®EŽ17{¥Œ2','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý0×úžõ#—ø~?µj3‘','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¶øm¤gÙÙSf¶0ÌafK','ÊgºÌ“fŽ´ßéÁ_H¯óQ<šP@/M ÿtµÇ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý2Í7—ZN\ni Íû_§3~','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Îæü1O½-ô2·àr¦','ÿ]ÎG–M¥‹-¯,¤³°x#‚:/1•‚LzI÷…’‡W\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý7qphOè³ò®>í:','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php',0,'œgã\0ð÷pÄ	fæ/ˆl:','œgã\0ð÷pÄ	fæ/ˆl:','àç)„œÊ_¹T´ïùéM\"«4ÖÖó¶\0ƒÙœ(æ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý<Ôà`ÎÙ%Ëßâ€N›','wp-content/plugins/imagify/views/button/refresh-status.php','/srv/htdocs/wp-content/plugins/imagify/views/button/refresh-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æþõBÐ¥.V·#Æ%çQt','‘)àëW\"Ñbe5mI68HÈüŸÄùn–S`‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý@æ\Z«8­pÎTGª','wp-content/themes/hjs-blocks/blocks/form-content.php','/srv/htdocs/wp-content/themes/hjs-blocks/blocks/form-content.php',0,'ñ‹=NÀx‰ú6E\nƒÕò','ñ‹=NÀx‰ú6E\nƒÕò','rwÚf@	sòÍóã=|p‹\ZE<4¨æ—Ús5K:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýD÷¾ˆ\0©åhf¾™Z¾]','wp-content/plugins/jetpack/3rd-party/debug-bar.php','/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\r–ÁQ?I$„òö\r','º\r7P)p¡µR›ßLÐ\'²£€žZbä…×Ä‚;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýG!Î¬Ž9r7nõéG}','wp-content/plugins/imagify/views/modal-settings-infos.php','/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-infos.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lì¹…:¨˜ºdiKoˆ','WÜk`=z#Iå²õû¥Ë !-ñtRß€\nõÔZ<Œïç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýGþ²!#hÔ9	„ò&','wp-includes/js/tinymce/plugins/wordpress/plugin.js','/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*öÁfþC™w–!í7 ˆÀ','TK kAIÏïj!¬i1øduQùt\'ÂÛóïÞŠMÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýKjòâªhº‘èù','wp-content/plugins/wordfence/images/loading_background.png','/srv/htdocs/wp-content/plugins/wordfence/images/loading_background.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ô\'é2û”p\nK‹X´ì','ÍÎŽ%XïÅ–F¼ÿçÜò1sÏ;ÀÎLëzrç’»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýPðÞ¾:ûv´¿Qw','wp-includes/blocks/list/block.json','/wordpress/core/6.9.1/wp-includes/blocks/list/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æVù7Nv]Š¼\nïté','\'T6¢?›ãì^éñ\náêÙvÑ1QÜ·µïm–¥Ã\Zùª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýW\0?QŠHû1_ä¥8ˆ)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','´IÓ£k¶—5+ÙYX#„·','c\nÆ4vRÓdNßˆkI[ts\rcy‹H;n¥Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý\\¯ðé×EC½à&3\0\rL}','wp-content/plugins/jetpack/modules/related-posts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ËçETÛ´{iãpuèÌš×','Ÿ×eYÿåÅí\\–yö–øÞÉ.{{³6jÎÂE¥Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý`SkåÅ7Ttàv¹ X½','wp-includes/class-wp-list-util.php','/wordpress/core/6.9.1/wp-includes/class-wp-list-util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c_Æ7^‚®a+Z(ÜI','ô{ ïúp“1Ë4Ž™ÁhWw±Özq ­Ì‘®Zr=Wü','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýc†”¯×©ç˜Éši‹','wp-content/plugins/jetpack/modules/shortcodes/twitter.php','/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!P#\Zš‚R	¥h?ºJÞ','Ì\\›ÐñÒ/Ð;¾Ùòš¾éíµ3.ºcQøÓGïM','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýc_‘Ä•¥Ï?•æî°Rí','wp-content/plugins/gravityforms/fonts/dashicons.svg','/srv/htdocs/wp-content/plugins/gravityforms/fonts/dashicons.svg',0,'vÔJº–l’7Äëpa)(É','vÔJº–l’7Äëpa)(É','?ÕÕÿH«R’×t¦ó€n‰UæaÞE;Èö%c','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýfa¢¹”‚!/Ð¥×ûÞ¤','wp-content/plugins/advanced-custom-fields-pro/lang/pro/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/pro/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýkÐ¬}GŠãzC­(Q6','wp-content/plugins/imagify/assets/images/mushrooms-original.jpg','/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-original.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ-ë«‘ÏrlÖrÞm@C','[‰ipm¨îä[°5jŒ{5‹7íÞU£\n\0N;þ+ø÷','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýla\'êP_b—m	!«·Äp','wp-includes/blocks/audio/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/audio/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')„[‹˜¼J÷[7¾²Û>Ÿ','vÜ½Z²R}”àZæ±fG|-!Tœ±Uõ¿s¶wo»4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýusÛTÂ­Bâúµä¬B','wp-content/plugins/wordfence/images/sort_desc_disabled.png','/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½¥J%{O•Z\"/Öo','^*Çn^×\0m+¦‹!NkÊÉŒóŸÏ/©¿Ô¯^k','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýwÄ¢+}Àduñß³°W3-','wp-content/plugins/jetpack/images/rss/blue-medium.png','/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-medium.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¢áRTâÂÒ$:áÄË—','ÎŸûq£`†$\Z«Ák™{º–Ð}©›ÐÁ?‚Ì™™','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý|Äábò\"_DÖpy\0Íû','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.asset.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ñMœV™ãZ¼£Ó¿µI•‹²','Hú2#{â[]ïÉ”Gþ²‘ã%Ï]é’Ê\\_šŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý‰rü[O“aÙ‚ÝÏáÇÖ','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page.php',0,'‰Ó0#®Ð†‹(¾4ƒ\"Y','‰Ó0#®Ð†‹(¾4ƒ\"Y','»ÁÌ¼ÃqâœãŒÜ~êm¢*²y¥a0ºß©+úŒb','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýŽN¤Ù³2ìö…kˆ=','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone.css','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é’¦ k7½ÐÆÐ¶ˆ¸','5_0ÙÓá³†¨ÛÿO‘öÛ8´T:q\\ë@™(uñ™z½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýŽÞ.™QŽ¤¤Ä?¹þŠ.','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/options-page-preview.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/options-page-preview.php',0,'ôŸÎÅ4çY®KAoë1bW','ôŸÎÅ4çY®KAoë1bW','%åøzQÏ£m`-ÊªŒ4g½–G5øà„Î`9†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý’ZL‹O’lÖá','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¦Cí¢•ðFæ–hôz','oÅ‘\nw¦n¾ËpL”+;ÐÌíß~‹¨t2´P*Æƒ6ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý’æÿšüâ­§,…2ú¥','wp-content/plugins/wordfence/css/wf-font-awesome.1766263234.css','/srv/htdocs/wp-content/plugins/wordfence/css/wf-font-awesome.1766263234.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¸\'ÄÿMäçÙ‹øVµª¿:','997dIŠOuÖ-Æøùñ%enÔ» 1ºï„é¾ÓI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý•4í+MÏú²ÈñAð¤ãÒ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimensionValue.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimensionValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Œ–}]	™×Q.€>ÄÜ«','ù‘ãÔ¸ºXØ“jÝ&Wpàº,(Õ~ùè$;»x5P','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý˜ê°’[†qcš¯yÑö','wp-content/plugins/jetpack/modules/videopress/css/editor.min.css','/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','€†h]£ïIC…$Jÿ','ìGc15ß}TÐžÉÈÛð˜0¯¸\r¥•x\Zç\Z–˜;ó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý‡íŠÛš^/þ\nÀ(!','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/payments.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/payments.php',0,'ßEÐ,Ÿê»%—\\ÀÙ','ßEÐ,Ÿê»%—\\ÀÙ','‰x_*Q¦DM’Ñ—Hc„º ![Ã¥ø°’-\'Ùdô²','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý£þ?™@ê«&Øöh©¬V','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStream.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Èá—B¡9Y\\¸JäÊÕ“','$µ;7$´.AQ;fNï¯ã¨ÎG¢Ø“_X\\èÙ3ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý©Õ\'æ€BâŠ­7SÂ','wp-includes/js/zxcvbn-async.js','/wordpress/core/6.9.1/wp-includes/js/zxcvbn-async.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=$aÔ[ZF)^\nŸñ~','Öuîº¼Q9Ò«{½¼7o}ù€í¶îæ`ß-nWÆ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýªÈ´EÅ£#²€^…GF­À','wp-content/plugins/wp-mail-smtp/assets/vue/img/brevo.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/brevo.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y¿áâ;kßÓ±µ‘Ú|f˜','ñOº«5óé‡<!°Mk¼¨›Ò;ÉrVXE•Iüƒ¨Ïµ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý­{ 	\n|p£Ù¤','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¬ëß6*ÿ=þ{9G¼k”¯¢','5Ðx%þ˜‚’\Z¥c!\\2õúk\0$ Ï\'T~œH¶öúÝ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý­°¯›Pg nK\"Ýóîˆ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ü¬\rÑÓ[Äžt“7õ','ˆ†üN]Þè¡6oþv÷-±ÈøÈÄkÁ‘l•üF','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý®ˆ\"vèæ>fôûB‚Ã ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýI5î˜©b¬ûÒ›…n»','HMwÈð;Á-í€sávÛ×kŽ	üO§‘Ô¡Zgøeõù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý´ö×øõ)Ý(¤Ð<ÙÝ','wp-includes/js/json2.min.js','/wordpress/core/6.9.1/wp-includes/js/json2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ú­´´Å„7£²jæRóÝ','ƒEüŸ‡rÉ)ckåQÚÚù—Ž[yÓCÏ‡å=!¿®','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýµHwÇéÜŸPPÝ4','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö¬—†°Ø¤DøƒõÚö','ÛØbÔ¢]_\039#v×¾ZôBáòO´zÜ´ªG$é*“','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý¶òÅÒ:cªOÖ«Ožï','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-settings-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×ŽÞ	åÀ-;•ë,!»\r','ÕšJ ¦\rY¯)¤WV#“Îwù¥#ÙÛÝõµGN<D}','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ý·b#!A¡3XVÚ4	ã™','wp-includes/blocks/comments-pagination/style.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','°¯è¥è§œõgš','ôh¼º~œ\'çâ›8(y±šø9™$YÂ{ôvÂÃÅ¯)|','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÀvhy2Êæ%ÂË(±»)','wp-includes/blocks/code/theme.min.css','/wordpress/core/6.9.1/wp-includes/blocks/code/theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ªZŒ	mÙÅèÄÆE–J™¸','šw(æ$ÊÞìŽ­B.Óðã}žež-¤±ðÁ—ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÂõN¿0ŒTÉ¹!~','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/gravatar/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/gravatar/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ó>¬\rÍæ¨gŠ‹ñOƒ&','v 7—~”ô’KŽ=Ù’u¶vÇ;6°!Åf+÷ŸK‡','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÉÚ!|MWk¡òpr³','wp-includes/blocks/query/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/query/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£M»GÂG¯÷:(^\rÞ','`MšüØ;î\0’Â¼«[¶£ñt‡Ñ\n³„Ë³	j¹l	è','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÌÛTRªù3òBŽ/ÚÕÎ±','wp-content/plugins/spellbook/js/src/svgs/star-large.svg','/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/star-large.svg',0,'>fŒÄÔÁPPÑ¡?¯','>fŒÄÔÁPPÑ¡?¯','H«ÅÓÄ™†k®lë‚Q¼ò>?MØ?ŠË^Í¶…w§Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÍa„í\'@Tç‘“‰õÖÊ','wp-admin/images/date-button.gif','/wordpress/core/6.9.1/wp-admin/images/date-button.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!0Ï$Ç\n-æ½®LåÌT','hÉÅµÎ´ä˜¼ùïn$°†ÛóÏê£¹‹èq!I#ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÜîG÷ÏÔ…$sˆ%*Yì`','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ø¾¢¸n<Šô~ÊÛElÄaÔ','lÃU~|”ÐGÐLÀÝ¥J\nÿ_CM§yÞšL\0gåáK','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýÝ=mŠ{õÀ>(nþìA','wp-content/plugins/spellbook/includes/api/class-rest-license-controller.php','/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-license-controller.php',0,'¤ª•û×éäÜÐOg<s3','¤ª•û×éäÜÐOg<s3','ª¾<‰&Ðb\nî²Éê¡«ÇÜü$u\Z¢Ë(¬Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýâ•cmzÕ›\nÔ5µ($.','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1800.php','/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1800.php',0,']Ü¹k¡ºk“-˜Óy w',']Ü¹k¡ºk“-˜Óy w','3ÕMšUÏ‹ª˜³0ô5P× â¬ ?™0wHH˜x','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýñŒ¯‚ÐO^\"ÏÆ$*\"}','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php','/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VB€m“ÛíPâ£Ow','í‡Ö‹2î®÷mÓÿaö½fÃ[ý]C*\0òòªóÍ³´¿Ø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýò‘1‹ñk]½<\"‰¸U…','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cç@LÂ73YÓK¾íID¶','¤Ó¶†-Àd­}-(q·=¨¨Q‰Ÿ	¯ÚÏž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýõÂ@E1Ü<J—UÕ\néP','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/html-sitemap.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/html-sitemap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÜI3­.ÂâH¯ÚJ;3Æ',' ÉÔùUÑÌlDÒALÐH¨íWÿ¯è[Ø˜Îðs]a</¬','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýû™(¾‹ß½[¾Ðóe]','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>?†DI²ì~^@@PŸ','ß–D2ÿ†/z%<…“¹zü)QÉ[O®Y`øôz„W	','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ýüxÆGXX±ãrÈkj} ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ27\rÔG`{Þ¢Ø)²ª','Áeñâsû{}Ñ3Oÿ=¿Ú-¼Ç(«Yä†-hîÑ”','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þés,ÞiØ£“ÄÂä','wp-content/plugins/jetpack/modules/plugin-search/psh.svg','/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')­v,#‚–Ú{¨ÒefõÆú','•8«w:7U“‹UR íµ}S©l«.…ß}´Wl˜\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÆ™G]qžgOš>;š†','wp-content/plugins/jetpack/images/plans/wpcom-business.svg','/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-business.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¹\"Þ\ZÐ½/J:ÿ·È,','”ê/}6Áÿÿ/lo‰úðË¢ÏÌPäßî(ÉQ9…˜n','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ	Ì—¦eBA”‘+ÅPÖ4l','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-addons.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-addons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü´%Ùt‘ Zü1©3ªQü','°¯PÔ!WZ|&[ÓFï·.î¼Z¾ÿ—^Ãúz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ\ršðYaƒÜÔ’”¢ ','wp-includes/Requests/src/Exception/Http/StatusUnknown.php','/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/StatusUnknown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŒM%»}¤Ò…p(ò¦ÜìÃ','9Àp^nÚú#òúòUBó‹T­ýaxI8Ø«dž ËœC','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ&5c›ß¢d:Ê}’Ä','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-file-store.php','/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-file-store.php',0,'³©L\0ž+Žùdc·yÇÞNê','³©L\0ž+Žùdc·yÇÞNê','ÙBjÜyaëûŒá|æÔè‡™Þl¡ân·óZ!\'lß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þïL&=ÿ£j{ìöküa','wp-content/plugins/gravityforms/help.php','/srv/htdocs/wp-content/plugins/gravityforms/help.php',0,'r%lÇƒÑ÷ºõ¼•	ÖÇP','r%lÇƒÑ÷ºõ¼•	ÖÇP','¾–9âú(÷#¯qíß‚c¦Ä³8ã†7\\âŒö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þë‚\r?8[9€kQ\'s','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÜˆöŽ˜Vûi<ìAØ$É¤','•»•µ4²„Õl¼æë’^=H‡®ÖaU/öÊü?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ\'TúŸåôÌ­éY²Ç™','wp-includes/customize/class-wp-customize-cropped-image-control.php','/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-cropped-image-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@½\n=î£¯“PJˆèjL','Žx\r:šœó‚öÍ}¯šgR)ê`Ÿš‚×k’M%','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þýþœ)z]!?»±aÀ','wp-admin/images/media-button-video.gif','/wordpress/core/6.9.1/wp-admin/images/media-button-video.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂÒß>ýÀÛu‹€e­wðJ','Y¢e¸—Ü\"n+ò#@¬õ¾Æ¼†Z‚†ÄgáVPþé\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ%Sm4¿]Ž¬>ê³’&C!','wp-content/plugins/imagify/assets/js/sweetalert2.min.js','/srv/htdocs/wp-content/plugins/imagify/assets/js/sweetalert2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' »n¬\Z|šàSäyË´\n','pN]ECó1©B@9ä±\nÉÚK-=é¢™æ~\Z`G£Â','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ%|Ý½°>?v{jÊ·','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VÄß=àl¬àï	2âXÿ•','×´µ0ËÊªM\"—¹r,_ÑÆŽ>)G”þÍñéwg?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ(fœýN\nGŒÐ©b‚','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9÷ZGk}²ðVó\\‹½/','÷¤Q©÷yå2_‚ikÏüQ\ZxôÎÐ;Œ6J‰\"åáT°','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ*½F5žåÂŽhª†”Õ8¹','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aioseo.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aioseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',€\"÷dÆÞ€vâ¬œé»','g!ÙÒO|^§P‚´voš­ãŒöŽ‰`o±«³¸¯îD','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ,=<2âE;?µt¨	µ0','wp-includes/Requests/src/HookManager.php','/wordpress/core/6.9.1/wp-includes/Requests/src/HookManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';¨• „}Ô‹¥þø3','°Ö15ÿ§5?z„å±ÇÇsÛ¡Ùp¹Ìb9ýàdÛ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ/e\n•¬o†?}m‰bK','wp-includes/blocks/page-list/editor-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xíëtøƒ?È%´Y‡«Ö{','¥×ë}p:Bÿ HJÜW_‰T2±„Ú^-îP','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ0QÉŒ¿2Ã,\0p.Zf','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-adminbar-35777edd8b27cc812b2b.js','/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-adminbar-35777edd8b27cc812b2b.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','áá-2$Jfÿùå¥R•','ýšˆ…ŸŠ’É¿Q]þ[T(I•\réˆ®·*¯ÞòW&Ý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ3º¡J¦Úà¥ŽVða;','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r4´NÚ÷BÆñSý\"1','ªÓõ—0‰åz/¶\'ë#àk”ãÓ4\'ñ>­†¦…hZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ3½h{ÅŒÕ‡\nÝÚ€°ã','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/X509.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/X509.php',0,'ÃÕî¤VÊ9- zÅ‹´Pl','ÃÕî¤VÊ9- zÅ‹´Pl','MÈS£NM¼/”L­•k&TPÉæ	ü]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ5ÿÄ¸A(Öo\\:_æs','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/src/content-ai.js','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/src/content-ai.js',0,'¿Ž«^Þ8kH6÷¢ò¸9«','¿Ž«^Þ8kH6÷¢ò¸9«','=œàgp>ãÄû?\"Ï p¦$nåê™2ù‡.(þ\\¬¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þBh\0å£·².ÌW[tÒìR','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¼úµoO=—- »Ôá¬','<cë\"ùîÏ“Le¶(C-\\qÊSq€&‘±$Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þFÏ%­³CÂÔ0»£¡,','wp-admin/css/list-tables-rtl.min.css','/wordpress/core/6.9.1/wp-admin/css/list-tables-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©¸Ü)Ž¾*¥F¥=MA','(YŸØhgÁEçÍ©\0š³ØºRÚ»gr˜S’g+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þI\"íp¢ÐtÊQ¹É[Z6x','wp-includes/css/admin-bar.min.css','/wordpress/core/6.9.1/wp-includes/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÂiÝÂ†º|CÙôñíà[','EZòHAüQVÖ/ø£d.´g•øyGü V\ZãBŸ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þKXÙ€Ýðïëª2#zÓ','wp-includes/blocks/comments-title/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ŸeãþúÖG¦AlÄÓ	','Æ³Tz‡¼]«¼	•ù‰‚ÍG‰áéb˜ÒgÂû½«','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þLCãÕÖÅy]àã•Øf','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','46:>È£\ZÁ–q‘F‰d','\0ø¦Èž§Ï_£E95ÖáÀ½Pó\"ëÚvì¦XßWz¼v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þL‰oA7Ÿñÿev	','wp-includes/blocks/loginout.php','/wordpress/core/6.9.1/wp-includes/blocks/loginout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˜º,š	ÀÁ	Éú=\\ž \"Ø','¾rtÚÛyò7(¦énô[Zq\0ññrb²¿~Wßß','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þPï\0E[°&Œ¦<s:—','wp-content/plugins/worker/src/MWP/Process/ExecutableFinder.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/Process/ExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u¥%üb¿È£[¼¶)ô6','×¿Ñj•+Â7ÿS¥9R—\0ÕBt›•MðêŒšÒ•^Ü]','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ]‘™ìýX:X‘EöŒä„','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-image-parser.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-image-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pyFW<scó­×E¿ºíà','5sÆ\rnž+ý†d\"¼8‹ ÑðÜãöRŸa±˜Ò7\0#','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ_8[‘Ù¨û}‘hìC3‡Å','wp-content/plugins/jetpack/modules/theme-tools/social-menu/icon-functions.php','/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/icon-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d8X˜‚¶_‰‹É¸PUã','\nŒÚ¿=;\"XÖ9á^‡c4é/û¾ÿ¯\Zð±@ƒZ<ÎV','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ_~”&ß<gXVx‹¿~','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_extender.php','/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_extender.php',0,'}WÓ¼ð¹ò0OOxŒ','}WÓ¼ð¹ò0OOxŒ','éœÙ›‰ç²C¨íè{ƒ~ÿ®ÐX\\f¥B9Çå“·Ãq','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þcµÔwk(”‘ø43Ã','wp-admin/includes/list-table.php','/wordpress/core/6.9.1/wp-admin/includes/list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¤ÍyÝ£z˜\0ÆÁpœor	','Ö¸Ã\'ÞK`:¼æ¦$ò×ïØ$bœ¢}$\'ž2—','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þgVÜàÖHIwžÓ!µ’À','wp-includes/css/customize-preview.css','/wordpress/core/6.9.1/wp-includes/css/customize-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ig`¨Âoù¦ÓÙ·1>','Ÿ>kdUŸ†œÚ÷…³§‰ç=@Rµûç\r¥‰äËù;Ú','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þojdy…f÷_b&xNüKÒ','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php','/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-svg-icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨ç»Uîötnn6r)vC','uüÔ?`y¬ˆaŒÚ^_®Zê)æ*—òé£T_ú˜Þ++','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þs O^»(Ð*u|›éÞ¥','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/style.scss','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ºŠ0¿*‹¬ì¬B\0z©ug','DâÌ62\"¢mM£u)OË¿Œï²â,»ëHf°|\rý','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þuœnzx:ž.Ò×d\r','wp-content/plugins/open-external-links-in-a-new-window/readme.txt','/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Î.Å®·NC$w9Þ›Q{','^×=ÞŽ\r½qæ¬Ñ÷0¨0¹¿‰çñüˆ¼µ?žÏÕ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þv—«ÝtoÜþ¥]œ','wp-content/plugins/google-site-kit/dist/manifest.php','/srv/htdocs/wp-content/plugins/google-site-kit/dist/manifest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5g£UzXµà.±9È','¥·’Óð±AëõÉ¾*€Èlg¥ÏóN3XndGõæ¤','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þw±¦\0²mƒq¥y™<ÝHl','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php',0,'Ñp$¦õeŠá	tS0i»','Ñp$¦õeŠá	tS0i»','ÔÌ\'YyÜC³úŒ(`lõ©{ñÀ·Ô:–’MŠ=À','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þwúl÷žX5ºšŸkÚK','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuth.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuth.php',0,'¤\r¶«€µvwØŸRûù¢','¤\r¶«€µvwØŸRûù¢','‡2e7fáJ4f¬\rŒþ…h·•A@št–«}¼W¬å¡ãø','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þy.{üuJß 5ý[\Z.','wp-includes/blocks/more/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/more/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TÓx:²,òÜüÒ!Òf`','!ƒ;”ÖKQ Ê¿\'Ç6˜2w_«ó3¾Rü•.Ô¸(»','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ}€æA©î5í PÔ†Îô','wp-includes/blocks/gallery/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/gallery/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0jœbŸkÍüZÞM”·Ž»’','ëoM`ÊúÀ‘0x,OÂ€séAýp–—G5>\ZR£','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þQÖ¿6“Èyqä¢88','wp-includes/theme-compat/footer.php','/wordpress/core/6.9.1/wp-includes/theme-compat/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è^Xµ°ôé·{¨äªéQ¸3','“nt›Îÿ¿‡2ªŸ§. ¯|?<—’mfYEõô…~„I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ„Â³€´n§|>ŠUšPÛ','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-mailchimp.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-mailchimp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Å²1U¾ÏæQóf<µ”v','‡»Zöº(ÛJ£8UÓÜYÐ,Aé­‘0µµ(2…zU\'5\0ö','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þˆƒ£5º¢­Ñ‚–ž„®€','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bing.svg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bing.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¯—;åú·ýF.¥.','”­Ëóó/€þh\nÈd+BK/§† :\nIû\n´$…','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þŠv>‡šØAýµ%›I¿z','wp-content/plugins/duplicate-post/src/post-republisher.php','/srv/htdocs/wp-content/plugins/duplicate-post/src/post-republisher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LEs9î×¡	CJXd','­]T¾d“/’M]üé“Ó]Š*dÍà€!•èûY^øs','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ—W3ÎRûV5åÉy©','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/index.php','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/index.php',0,'9†i%X=ð;‹Qò8Í±‡g','9†i%X=ð;‹Qò8Í±‡g','R¿v:6QÊäµO]c|f€XYC„œ$—˜]ÜÚ³•Ò','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¤™=ÚøkÙ1mæòÒ','wp-content/themes/twentynineteen/image.php','/wordpress/themes/twentynineteen/3.2/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bÍ7ûJÕ‘{KÛ¬Ô','Íwõ•áCTø®;<áæYÆN¼xÛt’_Â“n/','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¤ÇÉñDšÙvÎ3uQý','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/sections/index.ts','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/sections/index.ts',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŠÑg„o=mZ^ÿ:Ã=','ë´ÒF¢ˆ—z&*jLÓX°r|•Õß:ïÂpn¬$4v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ§\n^?Â¬õâ×ñ1‡Ð','wp-content/plugins/gravityformsstripe/includes/class-gf-stripe-billing-portal.php','/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/class-gf-stripe-billing-portal.php',0,'D7R+èEíV©à£¥YÛì','D7R+èEíV©à£¥YÛì','îãÇ¹l\\Bù¼1µ¯4aÏÇR$ï	ÑbqÝ…‡žØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¨`PêÕ\0û¢¸±\n','wp-content/plugins/jetpack/_inc/build/plugins-page.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')eÔ†”óCÖ:±ÖKqz2','VÂÚ5:zÀÙ\ZQ³_¢õAšÙQÇÞDÔ!():Žf','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ«‰áÅ”ör.,žvO','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','éÞÅ7ÍîÇâ©ªÅÕYd•','PTb°•žîtŒTÍOœFE±#sÊ¢<qÑÎÁø.','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¬q#?œ\\3Ú‰“tÉ.','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^x\Z’™ø	Ô§;ðÜd¬','i£aV¯ \'rñ’ùu¡YBôNÍ–)îm€[Î°HË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ³èÅ*2ïÕ	(aÀÜÄ•A','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.js','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','“oÿý—áÙmÈX“ª','ó\nï§TªF|l#SæœôÕÿ©?ËÜž@~ÜŠ†','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þµÊ¡œu•÷L3ã>','wp-includes/abilities-api.php','/wordpress/core/6.9.1/wp-includes/abilities-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vÅv»ñ l¢drÏS<‚y','mR0ö…2ý›Ê­Bîj/¨Â	ÕÔp~Zœ€~*›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¶õåÅZ@· þnvÃ:>','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/sidebar-notice.css','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/sidebar-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âlîI&h:D¾Bvš','â÷¶¯‘»%FÉ=àÑxzk¾N{ëHÔlÕtWEá†V','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ¹…°2ÌÒYuL‚oÝ\0\Z','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js','/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/gallery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' DÚÌÑ‚šühLà\0(oR','ÊÀ‡=÷)[ëÇb\Z\"`Ð<ÞÓž—Ô¶<7ˆ4','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þº\ZúÙtÅTê‹¹XÐÞr','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/VerifyNonce.php','/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/VerifyNonce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^uê4ƒ’@(NÍŸ]ñ','ë\'ÑJ /‘þXéÔ7ÜØÃ}Y\r`…òæŽW‰Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÀg\rŒtÔ?§¾Ï&Ìp$','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg',0,'t~P9\0ÇÍé[:fÜ','t~P9\0ÇÍé[:fÜ','¾%{WHráH¾BóÖD\'•±û†T÷4æùŠðà ïãZ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÆu(Ççÿî6™ê2—M','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-report-ecommerce.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-report-ecommerce.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	wìœA³\r6Ìåe$ú[','My îr‡åÂ‹¬b¡-dü‰Q+æ½}Ï<TÑº¾ƒ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÆÊQXòaBòÐ\0ïmÍ','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/dataset.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/dataset.php',0,'Å©Ä×½¨HÂì—XŠãYV','Å©Ä×½¨HÂì—XŠãYV','|&SÀ‚–…’{Y‚X¸v~dÚ·“þìß:c­Ç¿','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÇNÓþ(@jz\nï?TL{','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ExternalAccountCredentialSourceInterface.php','/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ExternalAccountCredentialSourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','åB/|J‚hÕ]Aº¨','´kíñ«Û\0ëjulÑÅþ±wFS–bAÇõë¾#O','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÈrA|Æ‹îøÄdƒOì¨°','wp-includes/blocks/image/theme-rtl.css','/wordpress/core/6.9.1/wp-includes/blocks/image/theme-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û‹k~×ÜøB0™','þ±Wžß¤%¬ð¸m·dÙºDÂ\'.][÷\ZÔ…c<íÏ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÖÏ¬Ïêg¼;‚\ZEk','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.mo','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ím“×~wÇ\Z,ZlÕ&U','òSA~×Œ¦®ØÅ’¿roîx\Zf©,šÐ«¡ÜeJ-','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þ×/Ò_?^Šøƒ[×‚•','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-performance.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-performance.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì—×š(%÷WÆ+Í«“PY','ºÈqX#K¤Ú°TfJ=â„•ô£°ÖÂwlžÕ¿€eÂ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÚ¼tPkž‘Í-èÌlœ','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg','/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âÜ`çal„úsÝs—ÑKµ','IÆÌœ)d1ÝÑL¾Äî×~RèÙéªF\nt¯8ìþ{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þÛÏC¼	èëÞ}(ŸµÑd','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php','/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','’…ôûO¯u¼×‡]`+{','®ÿTçÖwAkÚÍPÛ¨F\'Ü6œV~öšwsóp”Ê','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þà¢¿w›ñ\'¢6)','wp-includes/rss-functions.php','/wordpress/core/6.9.1/wp-includes/rss-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' xrþ6ï2¾\'Œ]Ÿeàl#','ä~^ÉŽf}núÞBhýÞi=F˜\nƒ	¸Ð^é,','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þêÆöÕNº·9¥{®;','wp-includes/js/mediaelement/wp-mediaelement.min.js','/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Š\\–‰®clE+ht A6','‰0¼Œ0Öå½9!t;ñŒÙ–îåß©ïüùde\"','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þî.ˆ ”Iî\nfqñM9','wp-includes/sodium_compat/src/Core/Poly1305.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Poly1305.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öð©¥8Y°€Ù…²Èk','75ÿHË|@\"³ÕÞ–¢Ï›Qüä{¢±eéú‘_Ël','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þõqBrŸôe;ˆRÈ	Øáã','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/message-textarea.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/message-textarea.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','û¦©êà!òaÀŽ“´¦qx','eCü‘çN\"BÂ,fMƒÅ‰[PÝÄÅ36rLÊZ‚K','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þõ©ÑJ»\ZI\Z9Wˆˆ¸','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','äui/3¹ƒ›Ä¼,Ù×','%fì.¤×m–O£ýË‚– H4ÇÜöÔ…;hŒÙïÏ¢v','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þü>	g„!´©ÜÙ--ç','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php','/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZšTW‰ëÜq\0õ‚ÓëÂß/','—HÈñÙCþt:N¹¯ã ¬9	çsÆ m\"Ï21xH[','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('þýNdE˜æƒ\r™á†ï','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-init.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tº.„BtëÊÐå\'ØgŒ+','K¼ðØPt}‰‹(¨£>Ô§w¬eé@\ZÖs\'`èz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿîÉþÜdqÆI£8','wp-content/plugins/seo-by-rank-math/includes/settings/general/others.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/others.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ýAã4†5œ-u*¬¤¢\r','wHïK ùxÈR_ó,\'¸ž®ô6\\ï•™á•ákã','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ«·Óa¢êaR·ø^ªú','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-seedprod.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-seedprod.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ã\nHN·S”óN ‰¨p1','?>šg 	Þgº\\æ)l—<Ü–/‡ñ—xêvúè¦','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿWt9¯ð»&Î­oÌ','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/index.tsx','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/index.tsx',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ûãnBtsÈè‚lôb¬i','+’GålK9â¤ ÁÇ[Ý\"¥\0‡—Gv2±°ž','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\ZG²@r‰çÎø Õ×9','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/type-select.js','/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/type-select.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','½\ZÛ@´Nßš|VP\n ','¼¶tK7hÊ¬¦ÜnH¹u|¶{SÖ)‹p\\ë¯;âz–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ>ÀØÛ¯Û‹ö¾<Z]•','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/CHANGELOG.md','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oÇ·¨AÂ´£æc@¡H3','…6cv¢¦	µhe’/Éo\råHR3Sðˆ¼)}L“äË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\"UÕF~B‡.èÜS','wp-includes/blocks/video/editor.min.css','/wordpress/core/6.9.1/wp-includes/blocks/video/editor.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ðßZÏÃ|…#•ª÷%¢å','öÀâåÿs‘)Á´6S÷M\\ûí-P8¬ÿ\Z÷/Ó0','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ&“Lìó>Ó>Â1¿‰','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëó3ý6 äþj)\rD','£üÍ18ï@>4y°º]úŽï´¾_?¾›§é\ZŒ´¶*','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ.-^ÍÝ\nÁæg” ö','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/RequestInterface.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü-Ûõ×HÕvèG\n˜ýA','ïþzµNL¸¸PqQ—ÈÝ…\n6ÅžÝB\Zaÿqk?’*×R','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ/.#U`øƒn®â5³PØ','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Plugin.php','/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ùI²×K€¬05¨óÆ‰n','„H	ó>`oë¬õßÏm„«ÒWî§ÉL„¥¬ï’ƒ¢','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ1=6·“ý*™ï„2—jê','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg','/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg',0,'%¬µðNçÁ‰É(M‘G','%¬µðNçÁ‰É(M‘G','pÊ«º´»“ð‡9ÔÏÓ‹ò¢J«Yt(›.ìrÑ	¦@:Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ5®Â(Â—ÛõÔ’F\Z','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','±“—abÏÍ€\rwœÙ:ŒI','ïûsƒè/cýµí‘è‰mº$+G6e|sK{','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ;`º$rçŸËÑ$³ž¦=','wp-content/plugins/wordfence/images/icons/warning128.png','/srv/htdocs/wp-content/plugins/wordfence/images/icons/warning128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pÏGÀI×t*ö“ÆÊNp=','ù¹äÞ*“/‚ØäÈ¾s›øtèAþˆ¸Ò}.b\'\\','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿAK\nŽ¹o	`PTujÎF','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.po','/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','î3¾ç­bM·ºžB\Zó','Äy|Ü1n¥íe|aQ\"­\ZÉÇQðšÒ(¯I','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿAú£a‡KÔoùƒô¯+O','wp-includes/blocks/post-author.php','/wordpress/core/6.9.1/wp-includes/blocks/post-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F0á€Íwpê,jAwƒÙ','{j9LÆÐ	4®ÇkIt‡’K\"é¨2Áx®Ôüç','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿE58¾ùyªäÔWsÖOºÕ','wp-admin/css/admin-menu.min.css','/wordpress/core/6.9.1/wp-admin/css/admin-menu.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_‡!Å!f?Å°•Ñ[a?I7','ªv”´‚9|ÛJ4*o=ö¨bÊ„øOEŽ¿N\'˜›Œ…g','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿLÙóêóe5x?e=æˆ&','wp-includes/js/plupload/wp-plupload.min.js','/wordpress/core/6.9.1/wp-includes/js/plupload/wp-plupload.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¯ºì5æ¢\r\r¢Ásí ë','¦lñ-º7»†ÏEðÉÊã¡úØG\ZMœØÞU?Þ!?','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿOÊ.þÚÑÉ¡	;Ù“7¼ó','wp-content/plugins/gravityforms/js/form_editor.js','/srv/htdocs/wp-content/plugins/gravityforms/js/form_editor.js',0,'²yO]W‡J»&“©4ÚÃe','²yO]W‡J»&“©4ÚÃe','óÌð’›þ:¬€S‹ïõ§J©O\rÁ¿YL®G´TT','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿQS¾2õ#ÍÃÁ]¸srtÔ','wp-includes/sodium_compat/src/Core/BLAKE2b.php','/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','âƒŽ¦wÓl¹\0¼pA','Ó+ÄÆ1,Þ3-„OETožÖdÍÙÃ›Õšcå?î<ª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿQrÐO‹A:ØÉ‰†m’','wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php','/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php',0,'£^ÌÞ†‚ò™èöîY«««G','£^ÌÞ†‚ò™èöîY«««G','|—Nà¥qI÷èßïÖ³CÚåüÊTþÎ0§Aß…ŽØ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿS¡!pha4¯«³;`Ð)I','wp-content/plugins/imagify/views/modal-payment.php','/srv/htdocs/wp-content/plugins/imagify/views/modal-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð/Ø©VÔÛþ>eÂP¤','ïª4\nò°øà¨@ú_žt®¼ê×ø1åC/÷o¸c§','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿW…KUNxu,¬v,Ì«','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-menu.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','«}Öê	;Þ=ÛïÁ”¹','ó±}ÓÓ³ãî½ûiØœúÕøSÐœÑ\'á°¥^žÿ›','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\\`ÄP­ÔeÌÅ€AÖ','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-manifest-reader.php','/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-manifest-reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÅG.Ž$•H±.)+T!äl','ÌZ#ÔéXŒ¹½³9=ÏÓ6ÝÊFÂL/ð^ãm','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\\j‚qð‚’*¶qYéZ','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-hero-image.jpg','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-hero-image.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k¢¬È!.Ð*vÏWMv*','~ÐÙ©ä$òg-+N¢ÆF\"¡\'ä·TÀnè\"×ÀÓÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\\ˆ”G3#á,ŒÏÈoNÆ','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DateRange.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DateRange.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(žç,Ï…5•ZR%}” ','S\\c®açcYVú7Ör§ñKÍ‹Q¯‰Ütú¥µ.ÍQª','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ\\âï6Fv¿BŠ[é0/É^','wp-content/plugins/google-site-kit/includes/Core/User/Audience_Settings.php','/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Audience_Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','×CH›L»ÖQcð¹–4[','_¥ê}#Ž*5³Y!4£pû/«¼òò+Œv×UWQ8ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ^1éÞ¢¶ ÷Þ÷ÜŒ“','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php','/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ãS Nff}åó±n','U¿FZâ|¸+§ïún9uþ»s¶TžÃ9ºÑ3É','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿdÿ$2R9iðk”…–o','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','è°øh6Go™Bèxq]Z','ßÛeò•ˆìJåÌf µ­¥Æ³â Ò#ìéÌ³>u÷”\r','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿg¦|]â³‚°ŸÓù’','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ppc-tracking-core.php','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ppc-tracking-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}`5uØ7ñù6êã','Ô\'é%ÉDk9\ZunÇ¾[\Z:×Ik«(Å\0+½','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿkŒùþÏPP™˜1<Ã','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','êouÍlçÛ_›4@«¦','6b% \"ÄÊ´sÑJëp3°¿·ç8Ó·ƒSÇ™:ú±ƒ‘','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿwýáQ*•ØneS„O','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}!Ñ7£–Êµ[/ÞL&','+¦¾ÐóiÀ«ÃAÐ[`\"g,³$ma}õECd…rÞ*yQ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ{®Qwìˆ:	*öÀs','wp-includes/blocks/details/block.json','/wordpress/core/6.9.1/wp-includes/blocks/details/block.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ã´¡ÇuÃåÀlÔCÆy','ò.þ­£¶pr[gS¡CÃd“äö±°C^\rïl²@’·','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ†¡TÁë¦“Ë[1·œ®','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j$e½›°ë¯%½+*•Y',',IåÂjÃ„F a&RŽÎ0ÂøôL|Ðre“ÆLŠ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ‡Äå&ÄY“\Z»?€úÎÀ','wp-content/plugins/jetpack/_inc/genericons.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','öÕÿ¨)[–{+Ü¬Ñ£A=','WggNÜþsdÖ\0t\0Ø‚ŸG·fŸ=ðZð©%ãJÃz','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ‰MŸ’ç¬Za¤´yþ','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¥mª«PñçUÖgm8‚z','Q¯ÂÅAˆOðRP–UÌdvŸŸš(Ôœ]Äø¦H­ë','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿŠãÅ½…–˜#Å	\0`\nx•','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList.php','/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FeÚOÑh¥ò¼ðEíöw','=úÌÏ¼Rü\ZµÙë“š7{šÉ\Z¿«‚]!š•','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÐæ‘YüÏ*”âÃ¨','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-posts.php','/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿ¿]|€ŽˆO!lr¦ô]x','ÍDÛc¥W7À€Gpºì±À1¼,¿…TÆÞÀ|ïŒI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ“HF)\\çÁ,‘bôý','wp-includes/js/jquery/ui/controlgroup.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/controlgroup.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9-A¢Jf=1WÇ( ÷¡Ã','ã9èût|öŸpÍ=¬úÕÒÆQâfifwO;P7Û','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ–uÌiŸk®ÚŒÉ–¸¢ñk','wp-content/plugins/seo-by-rank-math/assets/admin/css/setup-wizard.css','/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/setup-wizard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','òô¾Î“Ú˜šL]8_kÿ§	','‡š·*EkC@‘¶t¡	”f£¹ZQâè{cV7 .','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ—~%B—\0ƒz˜îõ?o','wp-includes/IXR/class-IXR-message.php','/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nƒ.l¿£r.c‘Â¨','3L1S€;¼ß6àu¶VŸŒ†Òý˜	±q¿BïOÊ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ›t/³}úôœà!ý}ÛŸ','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.asset.php','/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ÿ´w³ûuB“’îV‡õ','½´…š¤¶D ‰u·%Ï›_\\ÃjR÷œýc0ô','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿœœ\\uÆ-…³¸‘¥­','wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-icon.svg','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-icon.svg',0,'j\"ÎèP272SÜºì','j\"ÎèP272SÜºì','…+*[ t7ˆC8B›¨\n˜kßË ýèqˆö{¤‹','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¢$üs¨Ø}µÅ©','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceAutomatedTesting.php','/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceAutomatedTesting.php',0,'€%\nÝkyÏÔäÇÛw2,','€%\nÝkyÏÔäÇÛw2,','/Ÿülb(|–(—Ï£¦Ÿœ(R2ûI_Ï|ÿ.‚ÚÔÔ<7','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¢}°pÆ8He¾ÖTJw','wp-includes/SimplePie/library/SimplePie/Cache/Base.php','/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÁÔ;¬y0òÜ&KØ­°^','OóèƒLó/Óôr~•›J_ý„¼Š¼N–…ÐL—ð;','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¢ùJ4}‰œÝ—O±Š®ø','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-sessions-revenue.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-sessions-revenue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ëë°ä—g[ç5Y2Ê€','kÜ¬+ç© (`kZ¢‹•)tÌÆ¶¸ßë	høöA','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ£Q§ò\"ñ½ƒŒýµÕ)S','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ì„ÊÛ&\'€\rŸE-/ú#','nõ.2Gª²+eõ‹Ó4\n•Žà Û¯r9îˆXÜ­Ù','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¨a5[4ü5¼MepC','wp-includes/js/jquery/ui/effect-bounce.min.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-bounce.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	‰™PjK¹RFvÝ²ÿdj','Óq™?ò¬NK/‰x¨½r¼“h”€Ÿ[Ïz`\"#º¬<lË','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ«I”D2%þXksE:v','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x¹«B\\E?â¾ÞIæ>¬v´','$fÕI¶€Ù‡)¯=G;™Æ¥DvãùýÔóüy#ÆFb:','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿµS©CRCþül¸Å','wp-admin/css/colors/sunrise/colors.scss','/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','._$å5\"ÃéjúZwÃ£!','Ënt!íE–ÿ­ÇMÇï,_¹ä¶™\rxÌÛë~“W‰','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ¹6Øaoóê3­Ú','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-factory.php','/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-factory.php',0,'¬®´i`@¨Ñºãë—¼ÊVT','¬®´i`@¨Ñºãë—¼ÊVT','îÚ9í÷pVƒo÷{–ËüNõ½0\\,.6A«%—óó','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿ»æ¸ß¹u7õÀà[)äh','wp-includes/blocks/embed/editor.css','/wordpress/core/6.9.1/wp-includes/blocks/embed/editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\0Ëtô¬öë‡’','–Ýýz•%^`¤8í±\\¨¨o•RhåëpŠË¼&Ñ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÂ¥í£dyý\"ù!Ü‘«•','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-rest.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-rest.php',0,'š–â&ÇB²¦­á‚WQ¢Œ)','š–â&ÇB²¦­á‚WQ¢Œ)','sÐFs#ZLâ&2:B³\0æ6Ç\'¹<P}æ;xÐîKGÔ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÄêkµËiîÐ.¼¥¸\\¥“','wp-includes/images/smilies/icon_neutral.gif','/wordpress/core/6.9.1/wp-includes/images/smilies/icon_neutral.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ØæVM3HU1!á˜v','ž¤ëOis8\0ù|zó÷6Ç]e¨™@Yˆm49','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÄöãµ=\Zâã\rR1÷¡','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php','/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zKRý·gR,¨—','››(¨ygOu¥»zëÊB7—Ý¨‚f&óÝt©','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÆBüê©Þ°¾[—\'4¨','wp-includes/blocks/post-author-biography/style-rtl.min.css','/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Õ|Æ,PøJ„òp¡b¯','Ã©~ù\nñ­m†x›ûyD³ÜÉwª²ØcîCì¥\'','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿØ4Û5±µq-«Êp,÷¿','wp-includes/blocks/file/style.css','/wordpress/core/6.9.1/wp-includes/blocks/file/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','©ë¬hÃ3[|+,ŽÔï8','kÁO¡Ò’<­eÇÓ‰«ia|²/BÍËöÎÎÛÌ²ð+','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÚÂ©6þõ<×Õ\09ZiR','wp-includes/js/jquery/ui/effect-fade.js','/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fade.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fv‹7(ÃÒ!Û­‹„gtÐ','úá[Äô`k¡s[—¶—+¯ÊkŽé§LE¦C‹äÃ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿÛï@~}c‡„ØQÝ\'ƒ¿J','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~»vYé×ÿ‡„ê½Š<ÇRv','ñux‰_ÆU(Å»0ä-Db9‡¨¢D5,3?÷½:æ¾f','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿáª¹ \0‹Öé;ëU)x´¬','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-workflow.php','/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-workflow.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','²a„É`–.ìsN½×²R','šEï‹àïË\'Ìó7£{\\ˆÃ®aÁÝgñ©–','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿë«G•÷L»PpÊF4þ','wp-content/plugins/imagify/assets/images/icon-external.svg','/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-external.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ü|Èa¼T=DÉ:ÈoÒ2','ö¢`ÞIAYx¦Ämƒ9TT™º¡B¤X—XÈ¼~†\ZI','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿîb¨÷2ø‰¼CÚeG','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.asset.php','/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qS;ð—]\Z³‹~€¾\0','\"·üìÛ¿¡sæ‹Êrs¡¥¢~7ËâýÑÍ¯ÒÙ# ','',0,'?');
INSERT INTO `wp_wffilemods` VALUES ('ÿñ}óŠløâKr½‘\Zíaá','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-youtube-small.png','/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-youtube-small.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y²d5œ„›=-â&²éAç','óH¶WïÚ\\é£Î\\È\nÖQyh\nœ‰nøé^','',0,'?');
/*!40000 ALTER TABLE `wp_wffilemods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfhits`
--

DROP TABLE IF EXISTS `wp_wfhits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfhits` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `attackLogTime` double(17,6) unsigned NOT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `jsRun` tinyint(4) DEFAULT 0,
  `statusCode` int(11) NOT NULL DEFAULT 200,
  `isGoogle` tinyint(4) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `newVisit` tinyint(3) unsigned NOT NULL,
  `URL` text DEFAULT NULL,
  `referer` text DEFAULT NULL,
  `UA` text DEFAULT NULL,
  `action` varchar(64) NOT NULL DEFAULT '',
  `actionDescription` text DEFAULT NULL,
  `actionData` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`IP`,`ctime`),
  KEY `attackLogTime` (`attackLogTime`)
) ENGINE=InnoDB AUTO_INCREMENT=2306 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfhits`
--

LOCK TABLES `wp_wfhits` WRITE;
/*!40000 ALTER TABLE `wp_wfhits` DISABLE KEYS */;
INSERT INTO `wp_wfhits` VALUES (1708,1769265406.920549,1769265406.505300,'\0\0\0\0\0\0\0\0\0\0ÿÿWyT',0,403,0,0,0,'https://2poochiesproperties.com/wp-content.php',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3dwLWNvbnRlbnQucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1709,1769266512.857573,1769266512.546600,'\0\0\0\0\0\0\0\0\0\0ÿÿWyTs',0,403,0,0,0,'https://2poochiesproperties.com/admin/assets/global/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL2Fzc2V0cy9nbG9iYWwvcGx1Z2lucy9qcXVlcnktZmlsZS11cGxvYWQvc2VydmVyL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1710,0.000000,1769367363.550261,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+ý',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/80.0.0.0 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL);
INSERT INTO `wp_wfhits` VALUES (1711,1769367600.126004,1769367599.787600,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+ý',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1712,1769367524.199028,1769367523.865900,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+ý',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1713,1769367443.559347,1769367443.208900,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+ý',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1714,1769457345.054577,1769457344.651200,'\0\0\0\0\0\0\0\0\0\0ÿÿWyT',0,403,0,0,0,'https://2poochiesproperties.com/admin/assets/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL2Fzc2V0cy9qcXVlcnktZmlsZS11cGxvYWQvc2VydmVyL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1715,0.000000,1769615116.480062,'\0\0\0\0\0\0\0\0\0\0ÿÿ-6â',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1716,0.000000,1769619864.228770,'\0\0\0\0\0\0\0\0\0\0ÿÿ-6â',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1717,1769693877.839731,1769693877.409500,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\',0,403,0,0,0,'https://2poochiesproperties.com/public/admin/assets/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3B1YmxpYy9hZG1pbi9hc3NldHMvcGx1Z2lucy9qcXVlcnktZmlsZS11cGxvYWQvc2VydmVyL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1718,0.000000,1769947274.211471,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/62.0.0.0 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL);
INSERT INTO `wp_wfhits` VALUES (1719,1769947514.048249,1769947513.723600,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1720,1769947444.427467,1769947444.087800,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1721,1769947387.669869,1769947387.382500,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1722,1769947327.919968,1769947327.601600,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1723,1769947830.458800,1769947830.029300,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1724,1769947783.650562,1769947783.266000,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1725,1769947686.729278,1769947686.349000,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1726,1769947640.237523,1769947639.917900,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1727,1769947564.509816,1769947564.191400,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1728,0.000000,1769947895.380642,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜8Ï',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36','blocked:wfsn','Blocked by Wordfence Security Network',NULL);
INSERT INTO `wp_wfhits` VALUES (1729,0.000000,1770054145.413755,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ÇâS',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1730,0.000000,1770306818.235878,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Ç¤€',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1731,1770686326.383273,1770686326.075500,'\0\0\0\0\0\0\0\0\0\0ÿÿWyTs',0,403,0,0,0,'https://2poochiesproperties.com/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3BsdWdpbnMvanF1ZXJ5LWZpbGUtdXBsb2FkL3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1732,0.000000,1770753608.992326,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Ç £',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1733,1770783254.333456,1770783254.052800,'\0\0\0\0\0\0\0\0\0\0ÿÿWyT',0,403,0,0,0,'https://2poochiesproperties.com/assets/admin/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2Fzc2V0cy9hZG1pbi9wbHVnaW5zL2pxdWVyeS1maWxlLXVwbG9hZC9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1734,1770821615.787483,1770821615.442800,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\',0,403,0,0,0,'https://2poochiesproperties.com/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1735,1770969364.762152,1770969364.312600,'\0\0\0\0\0\0\0\0\0\0ÿÿWyT',0,403,0,0,0,'https://2poochiesproperties.com/assets/backend/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2Fzc2V0cy9iYWNrZW5kL3BsdWdpbnMvanF1ZXJ5LWZpbGUtdXBsb2FkL3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1736,1770976166.687543,1770976166.349000,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\',0,403,0,0,0,'https://2poochiesproperties.com/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3BsdWdpbnMvanF1ZXJ5LWZpbGUtdXBsb2FkL3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1737,1771168676.042106,1771168675.638800,'\0\0\0\0\0\0\0\0\0\0ÿÿWyT',0,403,0,0,0,'https://2poochiesproperties.com/theme/assets/global/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3RoZW1lL2Fzc2V0cy9nbG9iYWwvcGx1Z2lucy9qcXVlcnktZmlsZS11cGxvYWQvc2VydmVyL3BocC9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1738,0.000000,1771200090.955183,'\0\0\0\0\0\0\0\0\0\0ÿÿHû—I',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1739,1771229025.064288,1771229024.753300,'\0\0\0\0\0\0\0\0\0\0ÿÿ-Â\\',0,403,0,0,0,'https://2poochiesproperties.com/admin/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL3NlcnZlci9waHAvaW5kZXgucGhw\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1740,0.000000,1771254444.999834,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ,',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1741,0.000000,1771254498.624596,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1742,0.000000,1771254950.445763,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1743,0.000000,1771255294.553499,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ù',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1744,0.000000,1771255612.979044,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1745,0.000000,1771255839.218647,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ,',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1746,0.000000,1771256308.926689,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1747,0.000000,1771256615.834844,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWC',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1748,0.000000,1771257235.598618,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1749,0.000000,1771257478.104632,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ-',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1750,0.000000,1771257918.450025,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1751,0.000000,1771258269.602607,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ-',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1752,0.000000,1771260979.001383,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1753,0.000000,1771261631.445653,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1754,0.000000,1771262375.707378,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1755,0.000000,1771262721.985159,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¢',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1756,0.000000,1771262904.952564,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1757,0.000000,1771263372.136258,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1758,0.000000,1771263630.475665,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1759,0.000000,1771263879.785109,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWD',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1760,0.000000,1771264219.907634,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/73.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1761,0.000000,1771264528.684690,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¢',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1762,0.000000,1771264942.081828,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1763,0.000000,1771274676.962448,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1764,0.000000,1771274678.517140,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1765,0.000000,1771274680.047322,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”€',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1766,0.000000,1771279550.858819,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1767,0.000000,1771279552.342569,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1768,1771315721.522134,1771315721.178500,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½:',0,200,0,0,0,'https://2poochiesproperties.com/wp-content/themes/guido/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC51cmk=\",\"paramValue\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2d1aWRvL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2d1aWRvL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1769,1771315721.521652,1771315721.178500,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½:',0,200,0,0,0,'https://2poochiesproperties.com/wp-content/themes/guido/readme.txt',NULL,'Mozilla/5.0 (Linux; Android 7.0; SM-G892A Build/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Mobile Safari/537.36','logged:waf','Readme.txt and debug.log scans','{\"learningMode\":0,\"failedRules\":\"logged|500\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2d1aWRvL3JlYWRtZS50eHQ=\",\"path\":\"L3dwLWNvbnRlbnQvdGhlbWVzL2d1aWRvL3JlYWRtZS50eHQ=\",\"category\":\"discovery-and-probing\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1770,0.000000,1771318446.214990,'\0\0\0\0\0\0\0\0\0\0ÿÿhûÙ',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1771,0.000000,1771318448.077240,'\0\0\0\0\0\0\0\0\0\0ÿÿhûÙ',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1772,0.000000,1771351604.113750,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1773,0.000000,1771351605.728003,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1774,0.000000,1771351606.822062,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1775,0.000000,1771351607.916980,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1776,0.000000,1771351608.977066,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1777,0.000000,1771351610.072396,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1778,0.000000,1771351611.175561,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1779,0.000000,1771351612.302970,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1780,0.000000,1771351613.435679,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1781,0.000000,1771351614.499451,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1782,0.000000,1771351615.616188,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1783,0.000000,1771351616.938373,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1784,0.000000,1771351618.018898,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1785,0.000000,1771351619.087138,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1786,0.000000,1771351620.186484,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1787,0.000000,1771351621.354304,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1788,0.000000,1771351622.438406,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1789,0.000000,1771351623.498767,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1790,0.000000,1771372098.265107,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÂ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1791,0.000000,1771372985.180349,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1792,0.000000,1771372989.875575,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1793,0.000000,1771373071.115202,'\0\0\0\0\0\0\0\0\0\0ÿÿhA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1794,0.000000,1771373126.558143,'\0\0\0\0\0\0\0\0\0\0ÿÿhA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1795,0.000000,1771373186.778074,'\0\0\0\0\0\0\0\0\0\0ÿÿhA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1796,0.000000,1771373246.319099,'\0\0\0\0\0\0\0\0\0\0ÿÿhA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1797,0.000000,1771373282.483669,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1798,0.000000,1771373312.388115,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1799,0.000000,1771373357.703683,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1800,0.000000,1771373357.544014,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1801,0.000000,1771373376.695092,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1802,0.000000,1771373430.122174,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1803,0.000000,1771373433.643216,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1804,0.000000,1771373436.847772,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1805,0.000000,1771373490.894613,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1806,0.000000,1771373502.673274,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1807,0.000000,1771373505.893413,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1808,0.000000,1771373551.524712,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1809,0.000000,1771373570.291506,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1810,0.000000,1771373574.957588,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1811,0.000000,1771373610.574907,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1812,0.000000,1771373648.822338,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1813,0.000000,1771373651.321989,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1814,0.000000,1771373675.997275,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1815,0.000000,1771373723.500285,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1816,0.000000,1771373723.590253,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1817,0.000000,1771373736.712356,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1818,0.000000,1771373783.460894,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/97.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1819,0.000000,1771373799.326541,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G>',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1820,0.000000,1771373820.919092,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1821,0.000000,1771373842.073278,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1822,0.000000,1771373869.097603,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1823,0.000000,1771373903.101581,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1824,0.000000,1771373904.760714,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF/',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1825,0.000000,1771373937.893006,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E\'Š',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1826,0.000000,1771373969.121036,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1827,0.000000,1771373984.168338,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1828,0.000000,1771374010.331639,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1829,0.000000,1771374018.390736,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1830,0.000000,1771374063.071779,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1831,0.000000,1771374082.233982,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1832,0.000000,1771374082.430095,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G=',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1833,0.000000,1771374137.829759,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1834,0.000000,1771374141.263955,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1835,0.000000,1771374151.710090,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1836,0.000000,1771374200.422561,'\0\0\0\0\0\0\0\0\0\0ÿÿh†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1837,0.000000,1771374222.147490,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1838,0.000000,1771374222.862660,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1839,0.000000,1771374256.592542,'\0\0\0\0\0\0\0\0\0\0ÿÿh†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1840,0.000000,1771374287.175198,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1841,0.000000,1771374294.367192,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1842,0.000000,1771374319.849803,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1843,0.000000,1771374352.756825,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1844,0.000000,1771374368.663456,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gîí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1845,0.000000,1771374375.387136,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1846,0.000000,1771374416.937014,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/79.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1847,0.000000,1771374434.528677,'\0\0\0\0\0\0\0\0\0\0ÿÿh\n×',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1848,0.000000,1771374439.269134,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1849,0.000000,1771374475.614581,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1850,0.000000,1771374496.113346,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1851,0.000000,1771374510.620337,'\0\0\0\0\0\0\0\0\0\0ÿÿh\n×',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/91.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1852,0.000000,1771374536.981105,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1853,0.000000,1771374555.914855,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1854,0.000000,1771374585.219845,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1855,0.000000,1771374595.738965,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1856,0.000000,1771374620.694535,'\0\0\0\0\0\0\0\0\0\0ÿÿh†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1857,0.000000,1771374655.082992,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1858,0.000000,1771374655.762368,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1859,0.000000,1771374674.593488,'\0\0\0\0\0\0\0\0\0\0ÿÿh†',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1860,0.000000,1771374716.054295,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1861,0.000000,1771374730.561793,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1862,0.000000,1771374738.931471,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1863,0.000000,1771374777.779362,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1864,0.000000,1771374796.927575,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1865,0.000000,1771374803.484262,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1866,0.000000,1771374835.680360,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1867,0.000000,1771374857.007177,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1868,0.000000,1771374871.738076,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1869,0.000000,1771374897.500478,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1870,0.000000,1771374917.782898,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1871,0.000000,1771374944.657004,'\0\0\0\0\0\0\0\0\0\0ÿÿh\nÖ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1872,0.000000,1771374956.386355,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1873,0.000000,1771374973.903655,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1874,0.000000,1771375009.183058,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1875,0.000000,1771375016.279817,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'',NULL);
INSERT INTO `wp_wfhits` VALUES (1876,0.000000,1771375034.294072,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1877,0.000000,1771375064.871883,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1878,1771375075.910108,1771375075.407600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1879,0.000000,1771375097.883180,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1880,0.000000,1771375118.891454,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1881,1771375136.065778,1771375135.735600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1882,0.000000,1771375155.127765,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1883,0.000000,1771375188.995972,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1884,1771375209.262444,1771375208.967000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1885,0.000000,1771375211.741010,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1886,1771375256.221854,1771375255.915000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1887,0.000000,1771375256.496058,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1888,0.000000,1771375275.848441,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1889,1771375315.300090,1771375314.972500,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1890,0.000000,1771375322.137051,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1891,0.000000,1771375331.412262,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1892,1771375378.085832,1771375377.793100,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1893,0.000000,1771375389.217718,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1894,0.000000,1771375391.900029,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1895,1771375435.994095,1771375435.704600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1896,0.000000,1771375448.266216,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1897,0.000000,1771375462.612663,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GëY',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1898,1771375495.027708,1771375494.729100,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1899,0.000000,1771375508.226487,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1900,0.000000,1771375526.580524,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1901,0.000000,1771375567.099594,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1902,1771375555.182885,1771375554.898400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1903,0.000000,1771375594.520598,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1904,1771375616.713926,1771375616.397600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (1905,0.000000,1771375627.379669,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1906,0.000000,1771375663.326494,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1907,0.000000,1771375687.324818,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1908,0.000000,1771375727.296137,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1909,0.000000,1771375747.627229,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1910,0.000000,1771375774.863224,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1911,0.000000,1771375808.381350,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1912,0.000000,1771375841.019764,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1913,0.000000,1771375867.573264,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1914,0.000000,1771375912.775323,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E\'Š',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1915,0.000000,1771375974.972158,'\0\0\0\0\0\0\0\0\0\0ÿÿhí',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1916,1771407905.804393,1771407905.427000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gx',0,403,0,0,0,'https://2poochiesproperties.com/admin/assets/plugins/jQuery-File-Upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL2Fzc2V0cy9wbHVnaW5zL2pRdWVyeS1GaWxlLVVwbG9hZC9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1917,0.000000,1771423174.612776,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1918,0.000000,1771423420.388959,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1919,0.000000,1771423703.785257,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ5',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1920,0.000000,1771424161.931670,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWD',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1921,0.000000,1771424478.029911,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1922,0.000000,1771424710.196038,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1923,0.000000,1771426034.087807,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1924,0.000000,1771426315.464691,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ4',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1925,0.000000,1771428220.911857,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1926,0.000000,1771428220.729850,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1927,0.000000,1771428220.713358,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1928,1771434621.636682,1771434621.284600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Em',0,403,0,0,0,'https://2poochiesproperties.com/theme/assets/plugins/jquery-file-upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L3RoZW1lL2Fzc2V0cy9wbHVnaW5zL2pxdWVyeS1maWxlLXVwbG9hZC9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1929,0.000000,1771481586.680578,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1930,0.000000,1771481589.421732,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1931,0.000000,1771481590.595761,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1932,0.000000,1771481591.922594,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1933,0.000000,1771481593.125265,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1934,0.000000,1771481594.259561,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1935,0.000000,1771481595.467834,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1936,0.000000,1771481596.842209,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1937,0.000000,1771481598.311266,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1938,0.000000,1771481599.490599,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1939,0.000000,1771481600.764883,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1940,0.000000,1771481602.153908,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1941,0.000000,1771481603.551482,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1942,0.000000,1771481604.845389,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1943,0.000000,1771481606.240020,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1944,0.000000,1771491305.503143,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1945,0.000000,1771491307.276451,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1946,0.000000,1771491308.323579,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1947,0.000000,1771491309.400821,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1948,1771491950.289125,1771491949.998800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gx',0,403,0,0,0,'https://2poochiesproperties.com/admin/assets/plugins/jQuery-File-Upload/server/php/index.php?file=tf2rghf.jpg',NULL,'ALittle Client','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"QUxpdHRsZSBDbGllbnQ=\",\"path\":\"L2FkbWluL2Fzc2V0cy9wbHVnaW5zL2pRdWVyeS1GaWxlLVVwbG9hZC9zZXJ2ZXIvcGhwL2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":1}');
INSERT INTO `wp_wfhits` VALUES (1949,0.000000,1771494203.356064,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1950,0.000000,1771494204.903548,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1951,0.000000,1771494205.991588,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1952,0.000000,1771560392.744688,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1953,0.000000,1771560394.419913,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1954,0.000000,1771560395.869377,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1955,0.000000,1771560397.221338,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1956,0.000000,1771560398.522762,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1957,0.000000,1771560399.826125,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1958,0.000000,1771560400.798966,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1959,0.000000,1771570831.457787,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1960,0.000000,1771589606.321451,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1961,0.000000,1771589729.513755,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1962,0.000000,1771589788.288547,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1963,0.000000,1771589839.674160,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1964,0.000000,1771589906.035179,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1965,0.000000,1771589959.718014,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1966,0.000000,1771590149.974207,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1967,0.000000,1771590204.553361,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1968,0.000000,1771590255.671411,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1969,0.000000,1771590313.247061,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1970,0.000000,1771590618.476121,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1971,0.000000,1771590974.660190,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1972,0.000000,1771591034.002259,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1973,0.000000,1771591091.026564,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1974,0.000000,1771591150.224270,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1975,0.000000,1771591216.246249,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1976,0.000000,1771591269.703806,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/67.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1977,0.000000,1771591290.122821,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆ„',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1978,0.000000,1771591338.083563,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1979,0.000000,1771591389.039579,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1980,0.000000,1771591579.262750,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1981,0.000000,1771591631.932286,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1982,0.000000,1771591702.615030,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1983,0.000000,1771591751.322594,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1984,0.000000,1771591809.211915,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1985,0.000000,1771591878.599510,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1986,0.000000,1771591931.456445,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1987,0.000000,1771591993.895489,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1988,0.000000,1771592059.215378,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾k',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1989,0.000000,1771592110.840203,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾k',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1990,0.000000,1771592352.742578,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1991,0.000000,1771592407.859633,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1992,0.000000,1771592542.057596,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1993,0.000000,1771592586.553954,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1994,0.000000,1771592654.936771,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjý',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1995,0.000000,1771616667.595785,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1996,0.000000,1771616669.196047,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1997,0.000000,1771616681.258207,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÍ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1998,0.000000,1771616999.515167,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (1999,0.000000,1771617073.108758,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2000,0.000000,1771617130.874127,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2001,0.000000,1771617204.712425,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2002,0.000000,1771617295.909080,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2003,0.000000,1771617364.689724,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2004,0.000000,1771617436.747238,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2005,0.000000,1771617517.849677,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2006,0.000000,1771617598.128381,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2007,0.000000,1771617664.022549,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2008,0.000000,1771617723.275798,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2009,0.000000,1771617785.561405,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2010,0.000000,1771617849.553922,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2011,0.000000,1771617907.207613,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2012,0.000000,1771617968.288529,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2013,0.000000,1771618026.908248,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2014,0.000000,1771618087.161595,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2015,0.000000,1771618144.816772,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2016,0.000000,1771618205.817990,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'',NULL);
INSERT INTO `wp_wfhits` VALUES (2017,1771618559.025994,1771618558.725300,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2018,1771618508.445287,1771618508.078900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2019,1771618440.949441,1771618440.567000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2020,1771618384.012277,1771618383.659000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2021,1771618320.902129,1771618320.577700,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2022,1771618279.735015,1771618279.428000,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2023,1771618798.600820,1771618798.293900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2024,1771618739.553641,1771618739.136300,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2025,1771618681.378861,1771618680.968500,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2026,1771618621.093692,1771618620.749400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2027,0.000000,1771621278.320071,'\0\0\0\0\0\0\0\0\0\0ÿÿh¾',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2028,0.000000,1771621513.863499,'\0\0\0\0\0\0\0\0\0\0ÿÿh¾',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2029,0.000000,1771621723.039689,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË%',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2030,0.000000,1771621847.267490,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2031,0.000000,1771621963.829477,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž?Ï',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2032,0.000000,1771622088.302098,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2033,0.000000,1771622326.624555,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2034,0.000000,1771622430.517691,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2035,0.000000,1771622529.650693,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÍ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2036,0.000000,1771622615.067201,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2037,0.000000,1771622719.836613,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2038,0.000000,1771622823.426858,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2039,0.000000,1771623095.885072,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2040,0.000000,1771623180.462334,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç(',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2041,0.000000,1771623288.012642,'\0\0\0\0\0\0\0\0\0\0ÿÿhý€',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2042,0.000000,1771623380.947410,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/73.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2043,0.000000,1771623473.089571,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2044,0.000000,1771623918.955651,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2045,0.000000,1771624111.839096,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2046,0.000000,1771624202.018789,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2047,0.000000,1771624373.128645,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2048,0.000000,1771624449.581085,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FoF',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2049,0.000000,1771624787.989341,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2050,0.000000,1771624847.607481,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2051,0.000000,1771624896.463997,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2052,0.000000,1771624950.487771,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2053,0.000000,1771625004.977007,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2054,0.000000,1771630428.179677,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D–',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2055,0.000000,1771638733.056011,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2056,0.000000,1771638791.580663,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2057,0.000000,1771638851.365295,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2058,0.000000,1771638910.684719,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2059,0.000000,1771638973.336591,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2060,0.000000,1771639031.471391,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2061,0.000000,1771639098.239910,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2062,0.000000,1771639148.346927,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2063,0.000000,1771639213.605213,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2064,0.000000,1771639269.462235,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2065,0.000000,1771639329.582106,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2066,0.000000,1771639378.918840,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2067,0.000000,1771639442.838143,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2068,0.000000,1771639500.988783,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2069,0.000000,1771639560.001138,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2070,0.000000,1771639619.449710,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2071,0.000000,1771639681.062862,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz=',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2072,0.000000,1771639739.149605,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz=',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/72.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2073,0.000000,1771639801.525396,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl·',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2074,0.000000,1771639859.851692,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl·',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2075,0.000000,1771639922.315592,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2076,0.000000,1771639977.656441,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2077,0.000000,1771640040.690491,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2078,0.000000,1771640097.849177,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2079,0.000000,1771640162.399969,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêY',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2080,0.000000,1771640217.763026,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêY',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2081,0.000000,1771640282.041127,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž²',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2082,0.000000,1771640339.752199,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž²',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2083,0.000000,1771640402.137673,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2084,0.000000,1771640459.662036,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2085,0.000000,1771640519.452111,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2086,0.000000,1771640579.324501,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2087,0.000000,1771640638.674894,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2088,0.000000,1771640698.706478,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2089,0.000000,1771640758.641294,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2090,0.000000,1771640822.010167,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2091,0.000000,1771640877.804179,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/73.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2092,0.000000,1771640941.038478,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2093,0.000000,1771641000.202144,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2094,0.000000,1771641059.677059,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2095,0.000000,1771641119.338614,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žù',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2096,0.000000,1771641181.482198,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2097,0.000000,1771641240.670159,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2098,0.000000,1771641298.921987,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2099,0.000000,1771641358.077874,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2100,0.000000,1771641417.543279,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2101,0.000000,1771641477.750761,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2102,0.000000,1771641542.542511,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2103,0.000000,1771641599.828815,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2104,0.000000,1771641659.557075,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2105,0.000000,1771667465.950080,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gö©',0,200,0,9,0,'https://2poochiesproperties.com/xmlrpc.php','https://2poochiesproperties.com/xmlrpc.php','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36','loginFailValidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2106,0.000000,1771670579.766685,'\0\0\0\0\0\0\0\0\0\0ÿÿhC',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2107,0.000000,1771694492.223580,'\0\0\0\0\0\0\0\0\0\0ÿÿh@',0,302,0,15,0,'https://2poochiesproperties.com/manage/','https://2poochiesproperties.com/manage/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36','loginOK',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2108,0.000000,1771719217.332969,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2109,0.000000,1771728832.906537,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2110,0.000000,1771728906.788694,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2111,0.000000,1771728963.698333,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2112,0.000000,1771729022.446690,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2113,0.000000,1771729084.929578,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2114,0.000000,1771729156.215279,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2115,0.000000,1771729226.149575,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2116,0.000000,1771729289.531937,'\0\0\0\0\0\0\0\0\0\0ÿÿhC',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2117,0.000000,1771729354.604436,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2118,0.000000,1771729419.426286,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2119,0.000000,1771729483.928259,'\0\0\0\0\0\0\0\0\0\0ÿÿhC',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/82.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2120,0.000000,1771729556.008270,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2121,0.000000,1771729611.944706,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2122,0.000000,1771729671.844798,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2123,0.000000,1771729731.774437,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2124,0.000000,1771729791.868594,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2125,0.000000,1771729851.694664,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2126,0.000000,1771729911.714174,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/76.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2127,0.000000,1771729971.817743,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2128,0.000000,1771730029.221829,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2129,0.000000,1771730089.210852,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2130,0.000000,1771730149.266480,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'',NULL);
INSERT INTO `wp_wfhits` VALUES (2131,1771730388.404848,1771730388.074400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2132,1771730328.519517,1771730328.200500,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2133,1771730269.613572,1771730269.268800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2134,1771730208.762529,1771730208.393200,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2135,0.000000,1771730449.259428,'\0\0\0\0\0\0\0\0\0\0ÿÿhB',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2136,0.000000,1771730508.725210,'\0\0\0\0\0\0\0\0\0\0ÿÿhB',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2137,0.000000,1771730568.683367,'\0\0\0\0\0\0\0\0\0\0ÿÿhB',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2138,1771730751.733111,1771730751.305600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2139,1771730691.750455,1771730691.294800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/70.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2140,1771730631.898367,1771730631.560200,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'admin\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2141,0.000000,1771730816.284957,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2142,0.000000,1771730871.706936,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2143,0.000000,1771730931.724887,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2144,0.000000,1771730991.675705,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2145,0.000000,1771731052.211723,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2146,0.000000,1771731111.712442,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2147,0.000000,1771731171.675229,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2148,0.000000,1771731231.782752,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2149,0.000000,1771731287.214248,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2150,0.000000,1771731347.211935,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2151,0.000000,1771731407.425741,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2152,0.000000,1771731467.205523,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2153,0.000000,1771731525.909963,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2154,0.000000,1771731585.841996,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2155,0.000000,1771731645.946038,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2156,0.000000,1771731705.893181,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2157,0.000000,1771741213.089749,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2158,0.000000,1771741312.328917,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2159,0.000000,1771741399.245185,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2160,0.000000,1771741484.161076,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2161,0.000000,1771741569.021338,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2162,0.000000,1771741659.742100,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2163,0.000000,1771741751.861568,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/70.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2164,0.000000,1771741844.755467,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2165,0.000000,1771741931.650419,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2166,0.000000,1771742016.198688,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2167,0.000000,1771742100.048864,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2168,0.000000,1771742190.254481,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2169,0.000000,1771742273.846428,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2170,0.000000,1771742350.822184,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2171,0.000000,1771742422.582895,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2172,0.000000,1771742483.549119,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/88.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2173,0.000000,1771742542.487871,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2174,0.000000,1771742603.027742,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/75.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2175,0.000000,1771742662.738401,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2176,0.000000,1771742722.735019,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2177,0.000000,1771742782.621567,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2178,0.000000,1771742843.569747,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2179,0.000000,1771742902.385623,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2180,0.000000,1771742964.477556,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2181,0.000000,1771743021.480729,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2182,0.000000,1771743083.989866,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2183,0.000000,1771743141.834188,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2184,0.000000,1771743202.038181,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2185,0.000000,1771743261.754935,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2186,0.000000,1771743321.420399,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2187,0.000000,1771743380.407538,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'',NULL);
INSERT INTO `wp_wfhits` VALUES (2188,1771743618.728734,1771743618.408600,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2189,1771743558.706521,1771743558.392900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2190,1771743498.933119,1771743498.461800,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2191,1771743439.798769,1771743439.496300,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2192,1771743858.792035,1771743858.475400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2193,1771743798.769001,1771743798.472400,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2194,1771743738.781908,1771743738.452900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2195,1771743678.714429,1771743678.412100,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2196,1771743918.863616,1771743918.502900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2197,1771743978.957594,1771743978.649900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/84.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2198,0.000000,1771752519.514275,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2199,0.000000,1771752521.181464,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2200,0.000000,1771752522.293860,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2201,0.000000,1771752523.432240,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2202,0.000000,1771752524.479014,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2203,0.000000,1771752525.573901,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2204,0.000000,1771752526.690587,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2205,0.000000,1771752527.854797,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2206,0.000000,1771752528.975205,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2207,0.000000,1771752530.102003,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2208,0.000000,1771752531.440728,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2209,0.000000,1771752532.504011,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2210,0.000000,1771752533.736942,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2211,0.000000,1771752534.851934,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2212,0.000000,1771752535.949087,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2213,0.000000,1771752537.015030,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2214,0.000000,1771752538.204189,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“',0,503,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'koga\'',NULL);
INSERT INTO `wp_wfhits` VALUES (2215,0.000000,1771760789.826249,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2216,0.000000,1771760791.544563,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2217,0.000000,1771760792.675749,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2218,0.000000,1771760793.765421,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2219,0.000000,1771760794.816576,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2220,0.000000,1771760795.891024,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2221,0.000000,1771760797.377078,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2222,0.000000,1771760798.871063,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2223,0.000000,1771760799.995059,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2224,0.000000,1771760801.268682,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2225,0.000000,1771760802.569519,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2226,0.000000,1771760803.620979,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2227,0.000000,1771760804.848412,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2228,0.000000,1771760805.969584,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2229,0.000000,1771760807.117560,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2230,0.000000,1771760808.217677,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2231,0.000000,1771760809.317458,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2232,0.000000,1771760810.533298,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2233,0.000000,1771760811.564440,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2234,0.000000,1771760812.776948,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2235,0.000000,1771774328.263030,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2236,0.000000,1771774896.322470,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F]x',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2237,0.000000,1771787259.235621,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2238,0.000000,1771787262.103039,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2239,0.000000,1771787263.348236,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2240,0.000000,1771787264.496417,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2241,0.000000,1771787265.779170,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2242,0.000000,1771787267.049415,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2243,0.000000,1771787268.489803,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2244,0.000000,1771787269.796302,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2245,0.000000,1771787271.184497,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2246,0.000000,1771787272.669291,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2247,0.000000,1771787273.862109,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2248,0.000000,1771787275.103530,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2249,0.000000,1771787276.196530,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2250,0.000000,1771787277.318454,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2251,0.000000,1771787278.591902,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2252,0.000000,1771787279.813213,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2253,0.000000,1771787280.974949,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚',0,200,0,0,0,'https://2poochiesproperties.com//xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2254,0.000000,1771808634.975451,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2255,0.000000,1771808691.609132,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2256,0.000000,1771808747.509954,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/79.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2257,0.000000,1771808819.698862,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2258,0.000000,1771808871.476032,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2259,0.000000,1771808941.545218,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2260,0.000000,1771808997.532003,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2261,0.000000,1771809068.913446,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2262,0.000000,1771809134.827112,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2263,0.000000,1771809203.759389,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl‰',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2264,0.000000,1771809274.000748,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2265,0.000000,1771809322.138384,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2266,0.000000,1771809376.692880,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2267,0.000000,1771809442.446926,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2268,0.000000,1771809492.444017,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2269,0.000000,1771809550.791196,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2270,0.000000,1771809604.455553,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2271,0.000000,1771809666.618421,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2272,0.000000,1771809728.221233,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žá',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2273,0.000000,1771809793.356301,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2274,0.000000,1771809843.340747,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2275,0.000000,1771809902.924210,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2276,0.000000,1771809972.349608,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2277,0.000000,1771810039.018100,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2278,0.000000,1771810093.822644,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2279,0.000000,1771810149.334846,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2280,0.000000,1771810219.038105,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2281,0.000000,1771810266.015658,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2282,0.000000,1771810324.259731,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2283,0.000000,1771810397.209180,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2284,0.000000,1771810445.143561,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2285,0.000000,1771810502.039044,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2286,0.000000,1771810569.153162,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2287,0.000000,1771810624.308253,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2288,0.000000,1771810684.795663,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2289,0.000000,1771810747.761662,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2290,0.000000,1771810805.217063,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2291,0.000000,1771810874.958387,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/73.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2292,0.000000,1771810925.963998,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2293,0.000000,1771810984.751185,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2294,0.000000,1771811050.911151,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2295,0.000000,1771811102.720152,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2296,0.000000,1771811169.602464,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žâ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2297,0.000000,1771811249.921012,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2298,0.000000,1771811288.462024,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2299,0.000000,1771811345.655832,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2300,0.000000,1771811457.861776,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'',NULL);
INSERT INTO `wp_wfhits` VALUES (2301,1771811548.725051,1771811548.385200,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2302,1771811499.892234,1771811499.576900,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&',0,503,0,0,0,'https://2poochiesproperties.com/xmlrpc.php',NULL,'Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36','lockedOut','Exceeded the maximum number of login failures which is: 20. The last username they tried to sign in with was: \'2poochiesproperties.com\'','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}');
INSERT INTO `wp_wfhits` VALUES (2303,0.000000,1771811626.290925,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2304,0.000000,1771811667.358327,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
INSERT INTO `wp_wfhits` VALUES (2305,0.000000,1771811733.252213,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ',0,200,0,0,0,'https://2poochiesproperties.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36','loginFailInvalidUsername',NULL,NULL);
/*!40000 ALTER TABLE `wp_wfhits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfhoover`
--

DROP TABLE IF EXISTS `wp_wfhoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfhoover` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `owner` text DEFAULT NULL,
  `host` text DEFAULT NULL,
  `path` text DEFAULT NULL,
  `hostKey` varbinary(124) DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k2` (`hostKey`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfhoover`
--

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

--
-- Table structure for table `wp_wfissues`
--

DROP TABLE IF EXISTS `wp_wfissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=InnoDB AUTO_INCREMENT=6006 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfissues`
--

LOCK TABLES `wp_wfissues` WRITE;
/*!40000 ALTER TABLE `wp_wfissues` DISABLE KEYS */;
INSERT INTO `wp_wfissues` VALUES (5994,1771695058,1771695058,'new','suspiciousAdminUsers',75,'d96fe247cbc73104302f741ba9d46b03','d96fe247cbc73104302f741ba9d46b03','An admin user with the username dev@hirejordansmith.com was created outside of WordPress.','An admin user with the username dev@hirejordansmith.com was created outside of WordPress. It\'s possible a plugin could have created the account, but if you do not recognize the user, we suggest you remove it.','a:1:{s:6:\"userID\";i:12;}');
INSERT INTO `wp_wfissues` VALUES (5995,1771695058,1771695058,'new','suspiciousAdminUsers',75,'5c7d1c9b73f6b8200f89a7ab4a44ffd5','5c7d1c9b73f6b8200f89a7ab4a44ffd5','An admin user with the username JeremyH was created outside of WordPress.','An admin user with the username JeremyH was created outside of WordPress. It\'s possible a plugin could have created the account, but if you do not recognize the user, we suggest you remove it.','a:1:{s:6:\"userID\";i:15;}');
INSERT INTO `wp_wfissues` VALUES (5996,1771738482,1771738482,'new','wfPluginUpgrade',50,'1b6dda7e6ace8d6669fd60dafaff1aa7','1b6dda7e6ace8d6669fd60dafaff1aa7','The Plugin \"Jetpack Protect\" needs an upgrade (4.4.0 -> 4.4.1).','You need to upgrade \"Jetpack Protect\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:15:\"Jetpack Protect\";s:9:\"PluginURI\";s:45:\"https://wordpress.org/plugins/jetpack-protect\";s:7:\"Version\";s:5:\"4.4.0\";s:11:\"Description\";s:73:\"Security tools that keep your site safe and sound, from posts to plugins.\";s:6:\"Author\";s:34:\"Automattic - Jetpack Security team\";s:9:\"AuthorURI\";s:28:\"https://jetpack.com/protect/\";s:10:\"TextDomain\";s:15:\"jetpack-protect\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:15:\"Jetpack Protect\";s:10:\"AuthorName\";s:34:\"Automattic - Jetpack Security team\";s:10:\"pluginFile\";s:66:\"/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack-protect.php\";s:4:\"slug\";s:15:\"jetpack-protect\";s:10:\"newVersion\";s:5:\"4.4.1\";s:5:\"wpURL\";s:45:\"https://wordpress.org/plugins/jetpack-protect\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (5997,1771738482,1771738482,'new','wfPluginUpgrade',50,'27ecd7bc566ff200dc54328903f8c1fd','27ecd7bc566ff200dc54328903f8c1fd','The Plugin \"Rank Math SEO\" needs an upgrade (1.0.258 -> 1.0.264.1).','You need to upgrade \"Rank Math SEO\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:13:\"Rank Math SEO\";s:9:\"PluginURI\";s:21:\"https://rankmath.com/\";s:7:\"Version\";s:7:\"1.0.258\";s:11:\"Description\";s:148:\"Rank Math SEO is the Best WordPress SEO plugin with the features of many SEO and AI SEO tools in a single package to help multiply your SEO traffic.\";s:6:\"Author\";s:13:\"Rank Math SEO\";s:9:\"AuthorURI\";s:88:\"https://rankmath.com/?utm_source=Plugin&utm_medium=Readme%20Author%20URI&utm_campaign=WP\";s:10:\"TextDomain\";s:9:\"rank-math\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:13:\"Rank Math SEO\";s:10:\"AuthorName\";s:13:\"Rank Math SEO\";s:10:\"pluginFile\";s:61:\"/srv/htdocs/wp-content/plugins/seo-by-rank-math/rank-math.php\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:10:\"newVersion\";s:9:\"1.0.264.1\";s:5:\"wpURL\";s:46:\"https://wordpress.org/plugins/seo-by-rank-math\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (5998,1771738482,1771738482,'new','wfPluginUpgrade',50,'5cb336064d6e8907de1e5694b60b53c4','5cb336064d6e8907de1e5694b60b53c4','The Plugin \"Site Kit by Google\" needs an upgrade (1.163.0 -> 1.172.0).','You need to upgrade \"Site Kit by Google\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:18:\"Site Kit by Google\";s:9:\"PluginURI\";s:30:\"https://sitekit.withgoogle.com\";s:7:\"Version\";s:7:\"1.163.0\";s:11:\"Description\";s:125:\"Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.\";s:6:\"Author\";s:6:\"Google\";s:9:\"AuthorURI\";s:29:\"https://opensource.google.com\";s:10:\"TextDomain\";s:15:\"google-site-kit\";s:10:\"DomainPath\";s:0:\"\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"5.2\";s:11:\"RequiresPHP\";s:3:\"7.4\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:18:\"Site Kit by Google\";s:10:\"AuthorName\";s:6:\"Google\";s:10:\"pluginFile\";s:66:\"/srv/htdocs/wp-content/plugins/google-site-kit/google-site-kit.php\";s:4:\"slug\";s:15:\"google-site-kit\";s:10:\"newVersion\";s:7:\"1.172.0\";s:5:\"wpURL\";s:45:\"https://wordpress.org/plugins/google-site-kit\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (5999,1771738482,1771738482,'new','wfPluginUpgrade',50,'33d3c823cbd1db55cccca51d16a58bb2','33d3c823cbd1db55cccca51d16a58bb2','The Plugin \"WPCode Lite\" needs an upgrade (2.3.0 -> 2.3.4).','You need to upgrade \"WPCode Lite\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:11:\"WPCode Lite\";s:9:\"PluginURI\";s:23:\"https://www.wpcode.com/\";s:7:\"Version\";s:5:\"2.3.0\";s:11:\"Description\";s:169:\"Easily add code snippets in WordPress. Insert scripts to the header and footer, add PHP code snippets with conditional logic, insert ads pixel, custom content, and more.\";s:6:\"Author\";s:6:\"WPCode\";s:9:\"AuthorURI\";s:23:\"https://www.wpcode.com/\";s:10:\"TextDomain\";s:26:\"insert-headers-and-footers\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"4.6\";s:11:\"RequiresPHP\";s:3:\"5.5\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:11:\"WPCode Lite\";s:10:\"AuthorName\";s:6:\"WPCode\";s:10:\"pluginFile\";s:66:\"/srv/htdocs/wp-content/plugins/insert-headers-and-footers/ihaf.php\";s:4:\"slug\";s:26:\"insert-headers-and-footers\";s:10:\"newVersion\";s:5:\"2.3.4\";s:5:\"wpURL\";s:56:\"https://wordpress.org/plugins/insert-headers-and-footers\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (6000,1771738482,1771738482,'new','wfPluginUpgrade',50,'1f34f955aee8c12deafc85bf5b34d3ce','1f34f955aee8c12deafc85bf5b34d3ce','The Plugin \"Spellbook\" needs an upgrade (3.0.15 -> 3.0.19).','You need to upgrade \"Spellbook\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:9:\"Spellbook\";s:9:\"PluginURI\";s:23:\"https://gravitywiz.com/\";s:7:\"Version\";s:6:\"3.0.15\";s:11:\"Description\";s:137:\"Spellbook will allow you to install and update all other Gravity Wiz plugins directly from your WordPress admin. It feels like magic. âœ¨\";s:6:\"Author\";s:11:\"Gravity Wiz\";s:9:\"AuthorURI\";s:23:\"https://gravitywiz.com/\";s:10:\"TextDomain\";s:9:\"spellbook\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:40:\"https://gravitywiz.com/updates/spellbook\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:9:\"Spellbook\";s:10:\"AuthorName\";s:11:\"Gravity Wiz\";s:10:\"pluginFile\";s:54:\"/srv/htdocs/wp-content/plugins/spellbook/spellbook.php\";s:4:\"slug\";s:9:\"spellbook\";s:10:\"newVersion\";s:6:\"3.0.19\";s:5:\"wpURL\";s:42:\"https://gravitywiz.com/downloads/spellbook\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (6001,1771738482,1771738482,'new','wfPluginUpgrade',100,'ecdefdfd2c95a14d1785ce1a26c8b007','ecdefdfd2c95a14d1785ce1a26c8b007','The Plugin \"Gravity Forms\" needs an upgrade (2.9.19 -> 2.9.28).','You need to upgrade \"Gravity Forms\" to the newest version to ensure you have any security fixes the developer has released.','a:28:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:13:\"Gravity Forms\";s:9:\"PluginURI\";s:24:\"https://gravityforms.com\";s:7:\"Version\";s:6:\"2.9.19\";s:11:\"Description\";s:75:\"Easily create web forms and manage form entries within the WordPress admin.\";s:6:\"Author\";s:13:\"Gravity Forms\";s:9:\"AuthorURI\";s:24:\"https://gravityforms.com\";s:10:\"TextDomain\";s:12:\"gravityforms\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"6.5\";s:11:\"RequiresPHP\";s:3:\"7.4\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:13:\"Gravity Forms\";s:10:\"AuthorName\";s:13:\"Gravity Forms\";s:10:\"pluginFile\";s:60:\"/srv/htdocs/wp-content/plugins/gravityforms/gravityforms.php\";s:4:\"slug\";s:12:\"gravityforms\";s:10:\"newVersion\";s:6:\"2.9.28\";s:5:\"wpURL\";s:24:\"https://gravityforms.com\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:1;s:17:\"vulnerabilityLink\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/42525101-6196-40b9-90e7-c7f1886ef247?source=plugin\";s:9:\"cvssScore\";s:3:\"9.8\";s:13:\"severityColor\";s:7:\"#cc0500\";s:13:\"severityLabel\";s:8:\"Critical\";s:13:\"severityClass\";s:34:\"wf-vulnerability-severity-critical\";s:10:\"cvssVector\";s:44:\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\";}');
INSERT INTO `wp_wfissues` VALUES (6002,1771738482,1771738482,'new','wfPluginUpgrade',50,'e2f7fc4470a9fff111f1c9262dfe413d','e2f7fc4470a9fff111f1c9262dfe413d','The Plugin \"Gravity Forms Advanced Post Creation Add-On\" needs an upgrade (1.5.0 -> 1.6.1).','You need to upgrade \"Gravity Forms Advanced Post Creation Add-On\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:43:\"Gravity Forms Advanced Post Creation Add-On\";s:9:\"PluginURI\";s:24:\"https://gravityforms.com\";s:7:\"Version\";s:5:\"1.5.0\";s:11:\"Description\";s:53:\"Allows you to create new posts through Gravity Forms.\";s:6:\"Author\";s:13:\"Gravity Forms\";s:9:\"AuthorURI\";s:24:\"https://gravityforms.com\";s:10:\"TextDomain\";s:32:\"gravityformsadvancedpostcreation\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:43:\"Gravity Forms Advanced Post Creation Add-On\";s:10:\"AuthorName\";s:13:\"Gravity Forms\";s:10:\"pluginFile\";s:88:\"/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/advancedpostcreation.php\";s:4:\"slug\";s:32:\"gravityformsadvancedpostcreation\";s:10:\"newVersion\";s:5:\"1.6.1\";s:5:\"wpURL\";s:27:\"http://www.gravityforms.com\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (6003,1771738482,1771738482,'new','wfPluginUpgrade',50,'5d51fa0c11e691ec626b75721d51ee7d','5d51fa0c11e691ec626b75721d51ee7d','The Plugin \"Gravity Forms Stripe Add-On\" needs an upgrade (5.9.0 -> 6.0.3).','You need to upgrade \"Gravity Forms Stripe Add-On\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:27:\"Gravity Forms Stripe Add-On\";s:9:\"PluginURI\";s:24:\"https://gravityforms.com\";s:7:\"Version\";s:5:\"5.9.0\";s:11:\"Description\";s:110:\"Integrates Gravity Forms with Stripe, enabling end users to purchase goods and services through Gravity Forms.\";s:6:\"Author\";s:13:\"Gravity Forms\";s:9:\"AuthorURI\";s:24:\"https://gravityforms.com\";s:10:\"TextDomain\";s:18:\"gravityformsstripe\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:9:\"UpdateURI\";s:0:\"\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:27:\"Gravity Forms Stripe Add-On\";s:10:\"AuthorName\";s:13:\"Gravity Forms\";s:10:\"pluginFile\";s:60:\"/srv/htdocs/wp-content/plugins/gravityformsstripe/stripe.php\";s:4:\"slug\";s:18:\"gravityformsstripe\";s:10:\"newVersion\";s:5:\"6.0.3\";s:5:\"wpURL\";s:27:\"http://www.gravityforms.com\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (6004,1771738482,1771738482,'new','wfPluginUpgrade',50,'d07e8a3e2a84406bb1a89fd71e1b314f','d07e8a3e2a84406bb1a89fd71e1b314f','The Plugin \"Advanced Custom Fields PRO\" needs an upgrade (6.6.0 -> 6.7.0.2).','You need to upgrade \"Advanced Custom Fields PRO\" to the newest version to ensure you have any security fixes the developer has released.','a:22:{s:4:\"Perk\";s:0:\"\";s:4:\"Name\";s:26:\"Advanced Custom Fields PRO\";s:9:\"PluginURI\";s:36:\"https://www.advancedcustomfields.com\";s:7:\"Version\";s:5:\"6.6.0\";s:11:\"Description\";s:69:\"Customize WordPress with powerful, professional and intuitive fields.\";s:6:\"Author\";s:9:\"WP Engine\";s:9:\"AuthorURI\";s:131:\"https://wpengine.com/?utm_source=wordpress.org&utm_medium=referral&utm_campaign=plugin_directory&utm_content=advanced_custom_fields\";s:10:\"TextDomain\";s:3:\"acf\";s:10:\"DomainPath\";s:5:\"/lang\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:3:\"6.2\";s:11:\"RequiresPHP\";s:3:\"7.4\";s:9:\"UpdateURI\";s:40:\"https://www.advancedcustomfields.com/pro\";s:15:\"RequiresPlugins\";s:0:\"\";s:5:\"Title\";s:26:\"Advanced Custom Fields PRO\";s:10:\"AuthorName\";s:9:\"WP Engine\";s:10:\"pluginFile\";s:65:\"/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/acf.php\";s:4:\"slug\";s:26:\"advanced-custom-fields-pro\";s:10:\"newVersion\";s:7:\"6.7.0.2\";s:5:\"wpURL\";s:36:\"https://www.advancedcustomfields.com\";s:15:\"updateAvailable\";b:1;s:10:\"vulnerable\";b:0;}');
INSERT INTO `wp_wfissues` VALUES (6005,1771738482,1771738482,'new','wfThemeUpgrade',50,'003e28cb7683890eb0dada90080086c6','003e28cb7683890eb0dada90080086c6','The Theme \"Twenty Twenty-Two\" needs an upgrade (2.0 -> 2.1).','You need to upgrade \"Twenty Twenty-Two\" to the newest version to ensure you have any security fixes the developer has released.','a:7:{s:10:\"newVersion\";s:3:\"2.1\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:3:\"URL\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:4:\"Name\";s:17:\"Twenty Twenty-Two\";s:4:\"name\";s:17:\"Twenty Twenty-Two\";s:7:\"version\";s:3:\"2.0\";s:10:\"vulnerable\";b:0;}');
/*!40000 ALTER TABLE `wp_wfissues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfknownfilelist`
--

DROP TABLE IF EXISTS `wp_wfknownfilelist`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfknownfilelist` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `path` text NOT NULL,
  `wordpress_path` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17188 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfknownfilelist`
--

LOCK TABLES `wp_wfknownfilelist` WRITE;
/*!40000 ALTER TABLE `wp_wfknownfilelist` DISABLE KEYS */;
INSERT INTO `wp_wfknownfilelist` VALUES (1,'/srv/htdocs/wp-content/plugins/HJS Addon/hjs-addon.php','wp-content/plugins/HJS Addon/hjs-addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/acf.php','wp-content/plugins/advanced-custom-fields-pro/acf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/build/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/build/css/pro/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/build/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-escaped-html-notice.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-escaped-html-notice.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-field-group.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-field-group.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-input.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-input.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-internal-post-type.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf-internal-post-type.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/acf.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-blocks.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-blocks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-field-group.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-field-group.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-input.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-input.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-ui-options-page.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/acf-pro-ui-options-page.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/build/js/pro/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-logo.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (18,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-pro-logo.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/acf-pro-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (19,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-group.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-group.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (20,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-post-types.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-post-types.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (21,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-taxonomies.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/empty-taxonomies.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (22,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/face-sad.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/face-sad.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (23,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-active.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-active.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (24,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-indeterminate.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/checkbox-indeterminate.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (25,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (26,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/radio-active.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-states/radio-active.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (27,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-accordion.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (28,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-button-group.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (29,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-checkbox.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (30,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-clone.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (31,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-color-picker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (32,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-picker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (33,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-date-time-picker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (34,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-default.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (35,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-email.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (36,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-file.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (37,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-flexible-content.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (38,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-gallery.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (39,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-google-map.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (40,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-group.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (41,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-icon-picker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (42,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-image.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (43,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-link.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (44,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-message.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (45,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-number.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (46,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-oembed.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (47,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-page-link.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (48,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-password.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (49,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-post-object.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (50,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-radio.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (51,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-range.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (52,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-relationship.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (53,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-repeater.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (54,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-select.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (55,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-tab.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (56,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-taxonomy.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (57,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-text.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (58,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-textarea.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (59,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-time-picker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (60,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-true-false.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (61,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-url.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (62,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-user.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (63,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/icon-field-wysiwyg.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (64,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-icons/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (65,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-previews/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/images/field-type-previews/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (66,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icon-upgrade-pro.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icon-upgrade-pro.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (67,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add-alt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (68,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-add.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (69,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-alert-triangle.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-alert-triangle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (70,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-left.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (71,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-right.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (72,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-arrow-up-right.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (73,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check-circle-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (74,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (75,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-down.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (76,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left-double.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (77,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-left.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (78,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right-double.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (79,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-right.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (80,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-chevron-up.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (81,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close-circle.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close-circle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (82,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-close.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (83,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-copy.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (84,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-document.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (85,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-dots-grid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (86,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-draggable.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (87,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-duplicate.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (88,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-edit.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-edit.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (89,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-export.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (90,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-extended-menu.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (91,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-field-groups.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (92,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-fields.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (93,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-globe.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (94,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-help.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (95,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden-alt.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden-alt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (96,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-hidden.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (97,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-import.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (98,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-red.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-red.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (99,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-solid.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (100,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-white.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (101,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-info.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (102,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (103,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-key.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (104,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-layout.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (105,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-lock.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (106,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-more-vertical.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (107,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-play.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (108,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-post-type.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (109,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-regenerate.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (110,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-search.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (111,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-settings.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (112,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-sliders.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (113,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-stars.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (114,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-taxonomies.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (115,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-time.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-time.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (116,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-tools.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (117,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash-alt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (118,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-trash.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (119,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-updates.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (120,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-visible.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-visible.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (121,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt-red.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (122,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning-alt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (123,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/icon-warning.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (124,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/images/icons/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (125,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (126,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip-locked.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip-locked.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (127,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-chip.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (128,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-grid-bg.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-grid-bg.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (129,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-overlay.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/pro-upgrade-overlay.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (130,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-black.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-black.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (131,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-white.svg','wp-content/plugins/advanced-custom-fields-pro/assets/images/wp-engine-horizontal-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (132,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (133,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.js');
INSERT INTO `wp_wfknownfilelist` VALUES (134,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/color-picker-alpha/wp-color-picker-alpha.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (135,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/images/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (136,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/datepicker/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (137,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (138,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (139,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (140,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/3/select2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (141,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (142,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.js');
INSERT INTO `wp_wfknownfilelist` VALUES (143,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.full.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (144,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (145,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/4/select2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (146,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/select2/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (147,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/index.php','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (148,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.js');
INSERT INTO `wp_wfknownfilelist` VALUES (149,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js','wp-content/plugins/advanced-custom-fields-pro/assets/inc/timepicker/jquery-ui-timepicker-addon.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (150,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/Updater.php','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/Updater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (151,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (152,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php','wp-content/plugins/advanced-custom-fields-pro/includes/Updater/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (153,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-bidirectional-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-bidirectional-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (154,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (155,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-group-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-field-group-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (156,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-form-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-form-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (157,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-helper-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-helper-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (158,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-hook-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (159,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-input-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (160,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-internal-post-type-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-internal-post-type-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (161,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-meta-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-meta-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (162,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (163,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-type-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-post-type-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (164,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-taxonomy-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-taxonomy-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (165,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-user-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-user-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (166,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-utility-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (167,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-value-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (168,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/acf-wp-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/acf-wp-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (169,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type-list.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (170,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-internal-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (171,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-notices.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (172,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-options-pages-preview.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-options-pages-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (173,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-tools.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (174,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-upgrade.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin-upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (175,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (176,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (177,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-group.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (178,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-groups.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-field-groups.php');
INSERT INTO `wp_wfknownfilelist` VALUES (179,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (180,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-types.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-post-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (181,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomies.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (182,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/admin-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (183,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/post-types/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (184,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-export.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (185,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-import.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (186,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/class-acf-admin-tool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (187,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/tools/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (188,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/conditional-logic.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/conditional-logic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (189,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/field.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (190,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/fields.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (191,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (192,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/list-empty.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/list-empty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (193,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-group.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (194,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-rule.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/location-rule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (195,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/locations.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/locations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (196,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/options.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (197,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/pro-features.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-field-group/pro-features.php');
INSERT INTO `wp_wfknownfilelist` VALUES (198,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/advanced-settings.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/advanced-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (199,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/basic-settings.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/basic-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (200,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (201,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/list-empty.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-post-type/list-empty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (202,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/advanced-settings.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/advanced-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (203,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/basic-settings.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/basic-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (204,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (205,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/list-empty.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/acf-taxonomy/list-empty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (206,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/browse-fields-modal.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/browse-fields-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (207,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/escaped-html-notice.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/escaped-html-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (208,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/form-top.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/form-top.php');
INSERT INTO `wp_wfknownfilelist` VALUES (209,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/header.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (210,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (211,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/navigation.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/global/navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (212,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (213,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/options-page-preview.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/options-page-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (214,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (215,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/tools.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/tools/tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (216,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (217,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/network.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (218,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/notice.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (219,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/upgrade.php','wp-content/plugins/advanced-custom-fields-pro/includes/admin/views/upgrade/upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (220,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-check-screen.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-check-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (221,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-local-json-diff.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-local-json-diff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (222,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query-users.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (223,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (224,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-upgrade.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (225,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-user-setting.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax-user-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (226,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/class-acf-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (227,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/ajax/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/ajax/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (228,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (229,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (230,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/api-term.php','wp-content/plugins/advanced-custom-fields-pro/includes/api/api-term.php');
INSERT INTO `wp_wfknownfilelist` VALUES (231,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/api/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/api/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (232,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/assets.php','wp-content/plugins/advanced-custom-fields-pro/includes/assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (233,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-data.php','wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (234,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/class-acf-internal-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (235,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/compatibility.php','wp-content/plugins/advanced-custom-fields-pro/includes/compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (236,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/deprecated.php','wp-content/plugins/advanced-custom-fields-pro/includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (237,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-accordion.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-accordion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (238,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-button-group.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-button-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (239,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-checkbox.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-checkbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (240,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-color_picker.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-color_picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (241,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_picker.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (242,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_time_picker.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-date_time_picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (243,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-email.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (244,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-file.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (245,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-google-map.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-google-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (246,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-group.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (247,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-icon_picker.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-icon_picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (248,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-image.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (249,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-link.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (250,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-message.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (251,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-number.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-number.php');
INSERT INTO `wp_wfknownfilelist` VALUES (252,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-oembed.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-oembed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (253,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-output.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-output.php');
INSERT INTO `wp_wfknownfilelist` VALUES (254,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-page_link.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-page_link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (255,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-password.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-password.php');
INSERT INTO `wp_wfknownfilelist` VALUES (256,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-post_object.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-post_object.php');
INSERT INTO `wp_wfknownfilelist` VALUES (257,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-radio.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-radio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (258,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-range.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-range.php');
INSERT INTO `wp_wfknownfilelist` VALUES (259,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-relationship.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-relationship.php');
INSERT INTO `wp_wfknownfilelist` VALUES (260,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (261,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-separator.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-separator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (262,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-tab.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-tab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (263,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (264,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-text.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (265,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-textarea.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (266,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-time_picker.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-time_picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (267,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-true_false.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-true_false.php');
INSERT INTO `wp_wfknownfilelist` VALUES (268,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-url.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (269,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-user.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (270,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field-wysiwyg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (271,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/class-acf-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (272,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (273,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/fields.php','wp-content/plugins/advanced-custom-fields-pro/includes/fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (274,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-attachment.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (275,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-comment.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (276,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-customizer.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (277,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-front.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-front.php');
INSERT INTO `wp_wfknownfilelist` VALUES (278,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-gutenberg.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-gutenberg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (279,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-nav-menu.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-nav-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (280,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-post.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (281,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (282,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-user.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (283,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/form-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (284,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/forms/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/forms/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (285,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (286,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/l10n.php','wp-content/plugins/advanced-custom-fields-pro/includes/l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (287,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/legacy/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/legacy/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (288,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/legacy/legacy-locations.php','wp-content/plugins/advanced-custom-fields-pro/includes/legacy/legacy-locations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (289,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-fields.php','wp-content/plugins/advanced-custom-fields-pro/includes/local-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (290,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php','wp-content/plugins/advanced-custom-fields-pro/includes/local-json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (291,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/local-meta.php','wp-content/plugins/advanced-custom-fields-pro/includes/local-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (292,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-legacy-location.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-legacy-location.php');
INSERT INTO `wp_wfknownfilelist` VALUES (293,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-location.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/abstract-acf-location.php');
INSERT INTO `wp_wfknownfilelist` VALUES (294,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-attachment.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (295,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-comment.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (296,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user-role.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (297,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-current-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (298,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu-item.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (299,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-nav-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (300,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-parent.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-parent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (301,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-template.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (302,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (303,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (304,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-category.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (305,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-format.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-format.php');
INSERT INTO `wp_wfknownfilelist` VALUES (306,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-status.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (307,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (308,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-template.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (309,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (310,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (311,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (312,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-form.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (313,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-role.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-user-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (314,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-widget.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/class-acf-location-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (315,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (316,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/locations.php','wp-content/plugins/advanced-custom-fields-pro/includes/locations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (317,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/loop.php','wp-content/plugins/advanced-custom-fields-pro/includes/loop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (318,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/media.php','wp-content/plugins/advanced-custom-fields-pro/includes/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (319,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-field-group.php','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-field-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (320,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-post-type.php','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (321,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/class-acf-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (322,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/post-types/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/post-types/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (323,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/acf-rest-api-functions.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/acf-rest-api-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (324,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-api.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (325,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-embed-links.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-embed-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (326,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-request.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/class-acf-rest-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (327,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (328,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/rest-api.php','wp-content/plugins/advanced-custom-fields-pro/includes/rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (329,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/revisions.php','wp-content/plugins/advanced-custom-fields-pro/includes/revisions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (330,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/third-party.php','wp-content/plugins/advanced-custom-fields-pro/includes/third-party.php');
INSERT INTO `wp_wfknownfilelist` VALUES (331,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/upgrades.php','wp-content/plugins/advanced-custom-fields-pro/includes/upgrades.php');
INSERT INTO `wp_wfknownfilelist` VALUES (332,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/validation.php','wp-content/plugins/advanced-custom-fields-pro/includes/validation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (333,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-taxonomy-field.php','wp-content/plugins/advanced-custom-fields-pro/includes/walkers/class-acf-walker-taxonomy-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (334,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/walkers/index.php','wp-content/plugins/advanced-custom-fields-pro/includes/walkers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (335,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/includes/wpml.php','wp-content/plugins/advanced-custom-fields-pro/includes/wpml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (336,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/index.php','wp-content/plugins/advanced-custom-fields-pro/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (337,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ar.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ar.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (338,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-bg_BG.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-bg_BG.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (339,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ca.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ca.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (340,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-cs_CZ.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-cs_CZ.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (341,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-da_DK.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-da_DK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (342,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_CH.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_CH.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (343,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (344,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE_formal.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-de_DE_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (345,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-el.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-el.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (346,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_CA.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_CA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (347,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_GB.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (348,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-en_ZA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (349,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CL.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (350,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (351,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_CR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (352,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_EC.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (353,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (354,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_MX.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (355,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-es_VE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (356,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_AF.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (357,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fa_IR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (358,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (359,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_CA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (360,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-fr_FR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (361,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-gl_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (362,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-gu.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (363,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-he_IL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (364,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-hr.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (365,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-hu_HU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (366,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-id_ID.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (367,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-it_IT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (368,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ja.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (369,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ko_KR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (370,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nb_NO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (371,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_BE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (372,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (373,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-nl_NL_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (374,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pl_PL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (375,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_AO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (376,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_BR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (377,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-pt_PT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (378,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ro_RO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (379,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-ru_RU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (380,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-sk_SK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (381,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-sv_SE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (382,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-tr_TR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (383,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-uk.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (384,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-vi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (385,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_CN.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (386,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php','wp-content/plugins/advanced-custom-fields-pro/lang/acf-zh_TW.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (387,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/index.php','wp-content/plugins/advanced-custom-fields-pro/lang/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (388,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/lang/pro/index.php','wp-content/plugins/advanced-custom-fields-pro/lang/pro/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (389,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php','wp-content/plugins/advanced-custom-fields-pro/pro/acf-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (390,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/acf-ui-options-page-functions.php','wp-content/plugins/advanced-custom-fields-pro/pro/acf-ui-options-page-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (391,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (392,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-updates.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/admin-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (393,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (394,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (395,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-pages.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/admin-ui-options-pages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (396,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/post-types/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (397,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/advanced-settings.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/advanced-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (398,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/basic-settings.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/basic-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (399,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/create-options-page-modal.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/create-options-page-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (400,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (401,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/list-empty.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/acf-ui-options-page/list-empty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (402,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (403,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-settings-updates.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/html-settings-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (404,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/admin/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (405,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php','wp-content/plugins/advanced-custom-fields-pro/pro/blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (406,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-clone.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-clone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (407,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-flexible-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (408,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-gallery.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (409,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-field-repeater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (410,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-repeater-table.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/class-acf-repeater-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (411,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/fields/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/fields/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (412,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (413,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-block.php','wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (414,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/locations/class-acf-location-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (415,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/locations/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/locations/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (416,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (417,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php','wp-content/plugins/advanced-custom-fields-pro/pro/post-types/acf-ui-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (418,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/post-types/index.php','wp-content/plugins/advanced-custom-fields-pro/pro/post-types/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (419,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/pro/updates.php','wp-content/plugins/advanced-custom-fields-pro/pro/updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (420,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Blocks/Bindings.php','wp-content/plugins/advanced-custom-fields-pro/src/Blocks/Bindings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (421,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Blocks/index.php','wp-content/plugins/advanced-custom-fields-pro/src/Blocks/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (422,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Comment.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (423,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/MetaLocation.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/MetaLocation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (424,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Option.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Option.php');
INSERT INTO `wp_wfknownfilelist` VALUES (425,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Post.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (426,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/Term.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/Term.php');
INSERT INTO `wp_wfknownfilelist` VALUES (427,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Meta/User.php','wp-content/plugins/advanced-custom-fields-pro/src/Meta/User.php');
INSERT INTO `wp_wfknownfilelist` VALUES (428,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Layout.php','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (429,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Render.php','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Fields/FlexibleContent/Render.php');
INSERT INTO `wp_wfknownfilelist` VALUES (430,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Forms/WC_Order.php','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Forms/WC_Order.php');
INSERT INTO `wp_wfknownfilelist` VALUES (431,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Pro/Meta/WooOrder.php','wp-content/plugins/advanced-custom-fields-pro/src/Pro/Meta/WooOrder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (432,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/src/Site_Health/Site_Health.php','wp-content/plugins/advanced-custom-fields-pro/src/Site_Health/Site_Health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (433,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/autoload.php','wp-content/plugins/advanced-custom-fields-pro/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (434,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/ClassLoader.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (435,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_classmap.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (436,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_namespaces.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (437,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_psr4.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (438,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_real.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (439,'/srv/htdocs/wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_static.php','wp-content/plugins/advanced-custom-fields-pro/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (440,'/wordpress/plugins/akismet/5.6/.htaccess','wp-content/plugins/akismet/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (441,'/wordpress/plugins/akismet/5.6/LICENSE.txt','wp-content/plugins/akismet/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (442,'/wordpress/plugins/akismet/5.6/_inc/akismet-admin.css','wp-content/plugins/akismet/_inc/akismet-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (443,'/wordpress/plugins/akismet/5.6/_inc/akismet-admin.js','wp-content/plugins/akismet/_inc/akismet-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (444,'/wordpress/plugins/akismet/5.6/_inc/akismet-frontend.js','wp-content/plugins/akismet/_inc/akismet-frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (445,'/wordpress/plugins/akismet/5.6/_inc/akismet.css','wp-content/plugins/akismet/_inc/akismet.css');
INSERT INTO `wp_wfknownfilelist` VALUES (446,'/wordpress/plugins/akismet/5.6/_inc/akismet.js','wp-content/plugins/akismet/_inc/akismet.js');
INSERT INTO `wp_wfknownfilelist` VALUES (447,'/wordpress/plugins/akismet/5.6/_inc/fonts/inter.css','wp-content/plugins/akismet/_inc/fonts/inter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (448,'/wordpress/plugins/akismet/5.6/_inc/img/akismet-activation-banner-elements.png','wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png');
INSERT INTO `wp_wfknownfilelist` VALUES (449,'/wordpress/plugins/akismet/5.6/_inc/img/akismet-refresh-logo.svg','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (450,'/wordpress/plugins/akismet/5.6/_inc/img/akismet-refresh-logo@2x.png','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (451,'/wordpress/plugins/akismet/5.6/_inc/img/arrow-left.svg','wp-content/plugins/akismet/_inc/img/arrow-left.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (452,'/wordpress/plugins/akismet/5.6/_inc/img/logo-a-2x.png','wp-content/plugins/akismet/_inc/img/logo-a-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (453,'/wordpress/plugins/akismet/5.6/_inc/rtl/akismet-admin-rtl.css','wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (454,'/wordpress/plugins/akismet/5.6/_inc/rtl/akismet-rtl.css','wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (455,'/wordpress/plugins/akismet/5.6/akismet-am.l10n.php','wp-content/plugins/akismet/akismet-am.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (456,'/wordpress/plugins/akismet/5.6/akismet-ar.l10n.php','wp-content/plugins/akismet/akismet-ar.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (457,'/wordpress/plugins/akismet/5.6/akismet-as.l10n.php','wp-content/plugins/akismet/akismet-as.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (458,'/wordpress/plugins/akismet/5.6/akismet-az.l10n.php','wp-content/plugins/akismet/akismet-az.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (459,'/wordpress/plugins/akismet/5.6/akismet-bel.l10n.php','wp-content/plugins/akismet/akismet-bel.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (460,'/wordpress/plugins/akismet/5.6/akismet-bg_BG.l10n.php','wp-content/plugins/akismet/akismet-bg_BG.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (461,'/wordpress/plugins/akismet/5.6/akismet-bs_BA.l10n.php','wp-content/plugins/akismet/akismet-bs_BA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (462,'/wordpress/plugins/akismet/5.6/akismet-ca.l10n.php','wp-content/plugins/akismet/akismet-ca.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (463,'/wordpress/plugins/akismet/5.6/akismet-ckb.l10n.php','wp-content/plugins/akismet/akismet-ckb.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (464,'/wordpress/plugins/akismet/5.6/akismet-cs_CZ.l10n.php','wp-content/plugins/akismet/akismet-cs_CZ.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (465,'/wordpress/plugins/akismet/5.6/akismet-cy.l10n.php','wp-content/plugins/akismet/akismet-cy.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (466,'/wordpress/plugins/akismet/5.6/akismet-da_DK.l10n.php','wp-content/plugins/akismet/akismet-da_DK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (467,'/wordpress/plugins/akismet/5.6/akismet-de_CH.l10n.php','wp-content/plugins/akismet/akismet-de_CH.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (468,'/wordpress/plugins/akismet/5.6/akismet-de_DE.l10n.php','wp-content/plugins/akismet/akismet-de_DE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (469,'/wordpress/plugins/akismet/5.6/akismet-de_DE_formal.l10n.php','wp-content/plugins/akismet/akismet-de_DE_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (470,'/wordpress/plugins/akismet/5.6/akismet-dsb.l10n.php','wp-content/plugins/akismet/akismet-dsb.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (471,'/wordpress/plugins/akismet/5.6/akismet-el.l10n.php','wp-content/plugins/akismet/akismet-el.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (472,'/wordpress/plugins/akismet/5.6/akismet-en_AU.l10n.php','wp-content/plugins/akismet/akismet-en_AU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (473,'/wordpress/plugins/akismet/5.6/akismet-en_CA.l10n.php','wp-content/plugins/akismet/akismet-en_CA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (474,'/wordpress/plugins/akismet/5.6/akismet-en_GB.l10n.php','wp-content/plugins/akismet/akismet-en_GB.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (475,'/wordpress/plugins/akismet/5.6/akismet-en_NZ.l10n.php','wp-content/plugins/akismet/akismet-en_NZ.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (476,'/wordpress/plugins/akismet/5.6/akismet-en_ZA.l10n.php','wp-content/plugins/akismet/akismet-en_ZA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (477,'/wordpress/plugins/akismet/5.6/akismet-eo.l10n.php','wp-content/plugins/akismet/akismet-eo.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (478,'/wordpress/plugins/akismet/5.6/akismet-es_AR.l10n.php','wp-content/plugins/akismet/akismet-es_AR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (479,'/wordpress/plugins/akismet/5.6/akismet-es_CL.l10n.php','wp-content/plugins/akismet/akismet-es_CL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (480,'/wordpress/plugins/akismet/5.6/akismet-es_CO.l10n.php','wp-content/plugins/akismet/akismet-es_CO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (481,'/wordpress/plugins/akismet/5.6/akismet-es_CR.l10n.php','wp-content/plugins/akismet/akismet-es_CR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (482,'/wordpress/plugins/akismet/5.6/akismet-es_EC.l10n.php','wp-content/plugins/akismet/akismet-es_EC.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (483,'/wordpress/plugins/akismet/5.6/akismet-es_ES.l10n.php','wp-content/plugins/akismet/akismet-es_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (484,'/wordpress/plugins/akismet/5.6/akismet-es_MX.l10n.php','wp-content/plugins/akismet/akismet-es_MX.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (485,'/wordpress/plugins/akismet/5.6/akismet-es_PE.l10n.php','wp-content/plugins/akismet/akismet-es_PE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (486,'/wordpress/plugins/akismet/5.6/akismet-es_VE.l10n.php','wp-content/plugins/akismet/akismet-es_VE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (487,'/wordpress/plugins/akismet/5.6/akismet-eu.l10n.php','wp-content/plugins/akismet/akismet-eu.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (488,'/wordpress/plugins/akismet/5.6/akismet-fa_AF.l10n.php','wp-content/plugins/akismet/akismet-fa_AF.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (489,'/wordpress/plugins/akismet/5.6/akismet-fa_IR.l10n.php','wp-content/plugins/akismet/akismet-fa_IR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (490,'/wordpress/plugins/akismet/5.6/akismet-fi.l10n.php','wp-content/plugins/akismet/akismet-fi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (491,'/wordpress/plugins/akismet/5.6/akismet-fr_BE.l10n.php','wp-content/plugins/akismet/akismet-fr_BE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (492,'/wordpress/plugins/akismet/5.6/akismet-fr_CA.l10n.php','wp-content/plugins/akismet/akismet-fr_CA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (493,'/wordpress/plugins/akismet/5.6/akismet-fr_FR.l10n.php','wp-content/plugins/akismet/akismet-fr_FR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (494,'/wordpress/plugins/akismet/5.6/akismet-gl_ES.l10n.php','wp-content/plugins/akismet/akismet-gl_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (495,'/wordpress/plugins/akismet/5.6/akismet-he_IL.l10n.php','wp-content/plugins/akismet/akismet-he_IL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (496,'/wordpress/plugins/akismet/5.6/akismet-hr.l10n.php','wp-content/plugins/akismet/akismet-hr.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (497,'/wordpress/plugins/akismet/5.6/akismet-hsb.l10n.php','wp-content/plugins/akismet/akismet-hsb.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (498,'/wordpress/plugins/akismet/5.6/akismet-hu_HU.l10n.php','wp-content/plugins/akismet/akismet-hu_HU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (499,'/wordpress/plugins/akismet/5.6/akismet-id_ID.l10n.php','wp-content/plugins/akismet/akismet-id_ID.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (500,'/wordpress/plugins/akismet/5.6/akismet-is_IS.l10n.php','wp-content/plugins/akismet/akismet-is_IS.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (501,'/wordpress/plugins/akismet/5.6/akismet-it_IT.l10n.php','wp-content/plugins/akismet/akismet-it_IT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (502,'/wordpress/plugins/akismet/5.6/akismet-ja.l10n.php','wp-content/plugins/akismet/akismet-ja.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (503,'/wordpress/plugins/akismet/5.6/akismet-jv_ID.l10n.php','wp-content/plugins/akismet/akismet-jv_ID.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (504,'/wordpress/plugins/akismet/5.6/akismet-ko_KR.l10n.php','wp-content/plugins/akismet/akismet-ko_KR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (505,'/wordpress/plugins/akismet/5.6/akismet-lt_LT.l10n.php','wp-content/plugins/akismet/akismet-lt_LT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (506,'/wordpress/plugins/akismet/5.6/akismet-lv.l10n.php','wp-content/plugins/akismet/akismet-lv.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (507,'/wordpress/plugins/akismet/5.6/akismet-nb_NO.l10n.php','wp-content/plugins/akismet/akismet-nb_NO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (508,'/wordpress/plugins/akismet/5.6/akismet-nl_BE.l10n.php','wp-content/plugins/akismet/akismet-nl_BE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (509,'/wordpress/plugins/akismet/5.6/akismet-nl_NL.l10n.php','wp-content/plugins/akismet/akismet-nl_NL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (510,'/wordpress/plugins/akismet/5.6/akismet-nl_NL_formal.l10n.php','wp-content/plugins/akismet/akismet-nl_NL_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (511,'/wordpress/plugins/akismet/5.6/akismet-nn_NO.l10n.php','wp-content/plugins/akismet/akismet-nn_NO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (512,'/wordpress/plugins/akismet/5.6/akismet-pl_PL.l10n.php','wp-content/plugins/akismet/akismet-pl_PL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (513,'/wordpress/plugins/akismet/5.6/akismet-ps.l10n.php','wp-content/plugins/akismet/akismet-ps.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (514,'/wordpress/plugins/akismet/5.6/akismet-pt_AO.l10n.php','wp-content/plugins/akismet/akismet-pt_AO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (515,'/wordpress/plugins/akismet/5.6/akismet-pt_BR.l10n.php','wp-content/plugins/akismet/akismet-pt_BR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (516,'/wordpress/plugins/akismet/5.6/akismet-pt_PT.l10n.php','wp-content/plugins/akismet/akismet-pt_PT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (517,'/wordpress/plugins/akismet/5.6/akismet-ro_RO.l10n.php','wp-content/plugins/akismet/akismet-ro_RO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (518,'/wordpress/plugins/akismet/5.6/akismet-ru_RU.l10n.php','wp-content/plugins/akismet/akismet-ru_RU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (519,'/wordpress/plugins/akismet/5.6/akismet-sk_SK.l10n.php','wp-content/plugins/akismet/akismet-sk_SK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (520,'/wordpress/plugins/akismet/5.6/akismet-sq.l10n.php','wp-content/plugins/akismet/akismet-sq.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (521,'/wordpress/plugins/akismet/5.6/akismet-sr_RS.l10n.php','wp-content/plugins/akismet/akismet-sr_RS.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (522,'/wordpress/plugins/akismet/5.6/akismet-sv_SE.l10n.php','wp-content/plugins/akismet/akismet-sv_SE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (523,'/wordpress/plugins/akismet/5.6/akismet-th.l10n.php','wp-content/plugins/akismet/akismet-th.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (524,'/wordpress/plugins/akismet/5.6/akismet-tl.l10n.php','wp-content/plugins/akismet/akismet-tl.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (525,'/wordpress/plugins/akismet/5.6/akismet-tr_TR.l10n.php','wp-content/plugins/akismet/akismet-tr_TR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (526,'/wordpress/plugins/akismet/5.6/akismet-uk.l10n.php','wp-content/plugins/akismet/akismet-uk.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (527,'/wordpress/plugins/akismet/5.6/akismet-vi.l10n.php','wp-content/plugins/akismet/akismet-vi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (528,'/wordpress/plugins/akismet/5.6/akismet-zh_CN.l10n.php','wp-content/plugins/akismet/akismet-zh_CN.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (529,'/wordpress/plugins/akismet/5.6/akismet-zh_HK.l10n.php','wp-content/plugins/akismet/akismet-zh_HK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (530,'/wordpress/plugins/akismet/5.6/akismet-zh_TW.l10n.php','wp-content/plugins/akismet/akismet-zh_TW.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (531,'/wordpress/plugins/akismet/5.6/akismet.php','wp-content/plugins/akismet/akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (532,'/wordpress/plugins/akismet/5.6/changelog.txt','wp-content/plugins/akismet/changelog.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (533,'/wordpress/plugins/akismet/5.6/class-akismet-compatible-plugins.php','wp-content/plugins/akismet/class-akismet-compatible-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (534,'/wordpress/plugins/akismet/5.6/class.akismet-admin.php','wp-content/plugins/akismet/class.akismet-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (535,'/wordpress/plugins/akismet/5.6/class.akismet-cli.php','wp-content/plugins/akismet/class.akismet-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (536,'/wordpress/plugins/akismet/5.6/class.akismet-rest-api.php','wp-content/plugins/akismet/class.akismet-rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (537,'/wordpress/plugins/akismet/5.6/class.akismet-widget.php','wp-content/plugins/akismet/class.akismet-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (538,'/wordpress/plugins/akismet/5.6/class.akismet.php','wp-content/plugins/akismet/class.akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (539,'/wordpress/plugins/akismet/5.6/index.php','wp-content/plugins/akismet/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (540,'/wordpress/plugins/akismet/5.6/readme.txt','wp-content/plugins/akismet/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (541,'/wordpress/plugins/akismet/5.6/views/activate.php','wp-content/plugins/akismet/views/activate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (542,'/wordpress/plugins/akismet/5.6/views/compatible-plugins.php','wp-content/plugins/akismet/views/compatible-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (543,'/wordpress/plugins/akismet/5.6/views/config.php','wp-content/plugins/akismet/views/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (544,'/wordpress/plugins/akismet/5.6/views/connect-jp.php','wp-content/plugins/akismet/views/connect-jp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (545,'/wordpress/plugins/akismet/5.6/views/enter.php','wp-content/plugins/akismet/views/enter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (546,'/wordpress/plugins/akismet/5.6/views/get.php','wp-content/plugins/akismet/views/get.php');
INSERT INTO `wp_wfknownfilelist` VALUES (547,'/wordpress/plugins/akismet/5.6/views/logo.php','wp-content/plugins/akismet/views/logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (548,'/wordpress/plugins/akismet/5.6/views/notice.php','wp-content/plugins/akismet/views/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (549,'/wordpress/plugins/akismet/5.6/views/predefined.php','wp-content/plugins/akismet/views/predefined.php');
INSERT INTO `wp_wfknownfilelist` VALUES (550,'/wordpress/plugins/akismet/5.6/views/setup-jetpack.php','wp-content/plugins/akismet/views/setup-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (551,'/wordpress/plugins/akismet/5.6/views/setup.php','wp-content/plugins/akismet/views/setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (552,'/wordpress/plugins/akismet/5.6/views/start.php','wp-content/plugins/akismet/views/start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (553,'/wordpress/plugins/akismet/5.6/views/stats.php','wp-content/plugins/akismet/views/stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (554,'/wordpress/plugins/akismet/5.6/wrapper.php','wp-content/plugins/akismet/wrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (555,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/all-in-one-wp-migration-ftp-extension.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/all-in-one-wp-migration-ftp-extension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (556,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/constants.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (557,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/exceptions.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/exceptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (558,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/functions.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (559,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-export-controller.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-export-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (560,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-import-controller.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-import-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (561,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-main-controller.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-main-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (562,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-settings-controller.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/controller/class-ai1wmfe-settings-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (563,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/class-ai1wmfe-settings.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/class-ai1wmfe-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (564,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-done.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-done.php');
INSERT INTO `wp_wfknownfilelist` VALUES (565,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-ftp.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-ftp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (566,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-retention.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-retention.php');
INSERT INTO `wp_wfknownfilelist` VALUES (567,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-upload.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/export/class-ai1wmfe-export-upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (568,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-database.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (569,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-download.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-download.php');
INSERT INTO `wp_wfknownfilelist` VALUES (570,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-ftp.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-ftp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (571,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-settings.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/model/import/class-ai1wmfe-import-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (572,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-curl.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-curl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (573,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-extension.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-extension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (574,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-factory.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (575,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-interface.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-ftp-interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (576,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-sftp-client.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/ftp-client/class-ai1wmfe-sftp-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (577,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/AES.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/AES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (578,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Base.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (579,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Blowfish.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Blowfish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (580,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/DES.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/DES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (581,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Hash.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Hash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (582,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC2.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (583,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC4.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RC4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (584,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RSA.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/RSA.php');
INSERT INTO `wp_wfknownfilelist` VALUES (585,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Random.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Random.php');
INSERT INTO `wp_wfknownfilelist` VALUES (586,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Rijndael.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Rijndael.php');
INSERT INTO `wp_wfknownfilelist` VALUES (587,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/TripleDES.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/TripleDES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (588,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Twofish.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Crypt/Twofish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (589,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ANSI.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ANSI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (590,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ASN1.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/ASN1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (591,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/X509.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/File/X509.php');
INSERT INTO `wp_wfknownfilelist` VALUES (592,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Math/BigInteger.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Math/BigInteger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (593,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SCP.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SCP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (594,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (595,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SFTP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (596,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH1.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (597,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH2.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/Net/SSH2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (598,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH/Agent.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH/Agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (599,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH_Agent.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/phpseclib/System/SSH_Agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (600,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wm-backup-wp-cli-command.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wm-backup-wp-cli-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (601,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wmfe-ftp-wp-cli-command.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/vendor/servmask/command/class-ai1wmfe-ftp-wp-cli-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (602,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/export.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/export.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (603,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (604,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js.LICENSE.txt','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/file-excluder.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (605,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (606,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js.LICENSE.txt','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/import.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (607,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/restore.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/restore.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (608,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (609,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js.LICENSE.txt','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/settings.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (610,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/uploader.min.js','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/assets/javascript/uploader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (611,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/common/trust-pilot.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/common/trust-pilot.php');
INSERT INTO `wp_wfknownfilelist` VALUES (612,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/button.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (613,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/cache-files.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/cache-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (614,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/exclude-files.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/exclude-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (615,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-plugins.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (616,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-themes.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/export/inactive-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (617,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/button.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (618,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/picker.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/picker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (619,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/pro.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/import/pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (620,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/settings/index.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/lib/view/settings/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (621,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/loader.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (622,'/srv/htdocs/wp-content/plugins/all-in-one-wp-migration-ftp-extension/uninstall.php','wp-content/plugins/all-in-one-wp-migration-ftp-extension/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (623,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/LICENSE','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (624,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/README.md','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (625,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-setup.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (626,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-ui-render.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/admin-ui-render.php');
INSERT INTO `wp_wfknownfilelist` VALUES (627,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/basic-setup.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/basic-setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (628,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/columns-media-library.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/columns-media-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (629,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/iaff-style.css','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/iaff-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (630,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/index.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (631,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/do.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/do.php');
INSERT INTO `wp_wfknownfilelist` VALUES (632,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/black-traingles.png','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/black-traingles.png');
INSERT INTO `wp_wfknownfilelist` VALUES (633,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/checkerboardflyer.jpeg','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/checkerboardflyer.jpeg');
INSERT INTO `wp_wfknownfilelist` VALUES (634,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/iaff-icon.png','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/img/iaff-icon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (635,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/index.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (636,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/js/iaff-js.js','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/admin/js/iaff-js.js');
INSERT INTO `wp_wfknownfilelist` VALUES (637,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/iaff_image-attributes-from-filename.php');
INSERT INTO `wp_wfknownfilelist` VALUES (638,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/index.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (639,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/languages/auto-image-attributes-from-filename-with-bulk-updater.pot','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/languages/auto-image-attributes-from-filename-with-bulk-updater.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (640,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/license.txt','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (641,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/loader.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (642,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/readme.txt','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (643,'/srv/htdocs/wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/uninstall.php','wp-content/plugins/auto-image-attributes-from-filename-with-bulk-updater/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (644,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (645,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (646,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (647,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/automattic-for-agencies-client.php','wp-content/plugins/automattic-for-agencies-client/automattic-for-agencies-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (648,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/automattic-for-agencies-client/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (649,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.asset.php','wp-content/plugins/automattic-for-agencies-client/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (650,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.css','wp-content/plugins/automattic-for-agencies-client/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (651,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.js','wp-content/plugins/automattic-for-agencies-client/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (652,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/build/index.rtl.css','wp-content/plugins/automattic-for-agencies-client/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (653,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/composer.json','wp-content/plugins/automattic-for-agencies-client/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (654,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (655,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (656,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (657,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (658,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (659,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (660,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (661,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (662,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (663,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (664,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (665,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (666,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (667,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/actions.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (668,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (669,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (670,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (671,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (672,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (673,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (674,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (675,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (676,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (677,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (678,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (679,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (680,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (681,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (682,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/src/class-config.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-config/src/class-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (683,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (684,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (685,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (686,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/TRACKING.md');
INSERT INTO `wp_wfknownfilelist` VALUES (687,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/actions.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (688,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (689,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (690,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css');
INSERT INTO `wp_wfknownfilelist` VALUES (691,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (692,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (693,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (694,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (695,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (696,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (697,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css');
INSERT INTO `wp_wfknownfilelist` VALUES (698,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (699,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (700,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (701,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (702,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (703,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (704,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (705,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (706,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (707,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (708,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (709,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (710,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (711,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (712,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (713,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js');
INSERT INTO `wp_wfknownfilelist` VALUES (714,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (715,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js');
INSERT INTO `wp_wfknownfilelist` VALUES (716,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (717,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (718,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (719,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (720,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (721,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (722,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (723,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (724,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (725,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (726,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (727,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (728,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (729,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (730,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (731,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (732,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (733,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (734,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (735,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (736,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (737,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (738,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (739,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (740,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (741,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (742,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (743,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (744,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (745,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (746,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (747,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (748,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (749,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (750,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (751,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (752,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php');
INSERT INTO `wp_wfknownfilelist` VALUES (753,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (754,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (755,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (756,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (757,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (758,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (759,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php');
INSERT INTO `wp_wfknownfilelist` VALUES (760,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (761,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (762,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php');
INSERT INTO `wp_wfknownfilelist` VALUES (763,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (764,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (765,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php');
INSERT INTO `wp_wfknownfilelist` VALUES (766,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (767,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (768,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (769,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (770,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (771,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (772,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (773,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (774,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (775,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (776,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (777,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (778,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (779,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (780,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (781,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (782,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (783,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (784,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (785,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (786,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (787,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (788,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (789,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (790,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (791,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (792,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.asset.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (793,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (794,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.js','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (795,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.rtl.css','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (796,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (797,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/class-deactivation-handler.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/class-deactivation-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (798,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/dialog-template.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-plugin-deactivation/src/dialog-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (799,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (800,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (801,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (802,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (803,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (804,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (805,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (806,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (807,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (808,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (809,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (810,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (811,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (812,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (813,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (814,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (815,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-errors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (816,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-files.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (817,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-host.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-host.php');
INSERT INTO `wp_wfknownfilelist` VALUES (818,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (819,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-paths.php');
INSERT INTO `wp_wfknownfilelist` VALUES (820,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-request.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (821,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-status.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (822,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (823,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (824,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (825,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (826,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/composer.json','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (827,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (828,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (829,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (830,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (831,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php');
INSERT INTO `wp_wfknownfilelist` VALUES (832,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (833,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (834,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (835,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php');
INSERT INTO `wp_wfknownfilelist` VALUES (836,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (837,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (838,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (839,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (840,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (841,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (842,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (843,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (844,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (845,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (846,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (847,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (848,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (849,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (850,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (851,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (852,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (853,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (854,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (855,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (856,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (857,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php');
INSERT INTO `wp_wfknownfilelist` VALUES (858,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (859,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (860,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (861,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (862,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (863,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (864,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (865,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (866,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (867,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (868,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (869,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (870,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php');
INSERT INTO `wp_wfknownfilelist` VALUES (871,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (872,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (873,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (874,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (875,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (876,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (877,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (878,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (879,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (880,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (881,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php');
INSERT INTO `wp_wfknownfilelist` VALUES (882,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (883,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (884,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/i18n-map.php','wp-content/plugins/automattic-for-agencies-client/jetpack_vendor/i18n-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (885,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/readme.txt','wp-content/plugins/automattic-for-agencies-client/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (886,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/src/admin/deactivation-dialog.php','wp-content/plugins/automattic-for-agencies-client/src/admin/deactivation-dialog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (887,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/src/class-automattic-for-agencies-client.php','wp-content/plugins/automattic-for-agencies-client/src/class-automattic-for-agencies-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (888,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/autoload.php','wp-content/plugins/automattic-for-agencies-client/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (889,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/autoload_packages.php','wp-content/plugins/automattic-for-agencies-client/vendor/autoload_packages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (890,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/ClassLoader.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (891,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/InstalledVersions.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (892,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/LICENSE','wp-content/plugins/automattic-for-agencies-client/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (893,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_classmap.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (894,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_files.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (895,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_namespaces.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (896,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_psr4.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (897,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_real.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (898,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_static.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (899,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.json','wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (900,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (901,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_classmap.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (902,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_filemap.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/jetpack_autoload_filemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (903,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/composer/platform_check.php','wp-content/plugins/automattic-for-agencies-client/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (904,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-handler.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (905,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-locator.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (906,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (907,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-container.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (908,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-hook-manager.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-hook-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (909,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-latest-autoloader-guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (910,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-manifest-reader.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-manifest-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (911,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-path-processor.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-path-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (912,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-php-autoloader.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-php-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (913,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugin-locator.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugin-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (914,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugins-handler.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-plugins-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (915,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-shutdown-handler.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-shutdown-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (916,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-loader.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (917,'/srv/htdocs/wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-selector.php','wp-content/plugins/automattic-for-agencies-client/vendor/jetpack-autoloader/class-version-selector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (918,'/srv/htdocs/wp-content/plugins/default-featured-image/app/class-dfi-exceptions.php','wp-content/plugins/default-featured-image/app/class-dfi-exceptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (919,'/srv/htdocs/wp-content/plugins/default-featured-image/app/class-dfi.php','wp-content/plugins/default-featured-image/app/class-dfi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (920,'/srv/htdocs/wp-content/plugins/default-featured-image/dfi.php','wp-content/plugins/default-featured-image/dfi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (921,'/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.mo','wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (922,'/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.po','wp-content/plugins/default-featured-image/languages/default-featured-image-nl_NL.po');
INSERT INTO `wp_wfknownfilelist` VALUES (923,'/srv/htdocs/wp-content/plugins/default-featured-image/languages/default-featured-image.pot','wp-content/plugins/default-featured-image/languages/default-featured-image.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (924,'/srv/htdocs/wp-content/plugins/default-featured-image/readme.txt','wp-content/plugins/default-featured-image/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (925,'/srv/htdocs/wp-content/plugins/default-featured-image/set-default-featured-image.php','wp-content/plugins/default-featured-image/set-default-featured-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (926,'/srv/htdocs/wp-content/plugins/default-featured-image/src/dfi-admin.js','wp-content/plugins/default-featured-image/src/dfi-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (927,'/srv/htdocs/wp-content/plugins/default-featured-image/uninstall.php','wp-content/plugins/default-featured-image/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (928,'/srv/htdocs/wp-content/plugins/disable-post-revision/disable-post-revision.php','wp-content/plugins/disable-post-revision/disable-post-revision.php');
INSERT INTO `wp_wfknownfilelist` VALUES (929,'/srv/htdocs/wp-content/plugins/disable-post-revision/readme.txt','wp-content/plugins/disable-post-revision/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (930,'/srv/htdocs/wp-content/plugins/disable-post-revision/screenshot-1.png','wp-content/plugins/disable-post-revision/screenshot-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (931,'/srv/htdocs/wp-content/plugins/duplicate-menu/duplicate-menu.php','wp-content/plugins/duplicate-menu/duplicate-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (932,'/srv/htdocs/wp-content/plugins/duplicate-menu/readme.md','wp-content/plugins/duplicate-menu/readme.md');
INSERT INTO `wp_wfknownfilelist` VALUES (933,'/srv/htdocs/wp-content/plugins/duplicate-menu/readme.txt','wp-content/plugins/duplicate-menu/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (934,'/srv/htdocs/wp-content/plugins/duplicate-menu/screenshot-1.png','wp-content/plugins/duplicate-menu/screenshot-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (935,'/srv/htdocs/wp-content/plugins/duplicate-post/admin-functions.php','wp-content/plugins/duplicate-post/admin-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (936,'/srv/htdocs/wp-content/plugins/duplicate-post/common-functions.php','wp-content/plugins/duplicate-post/common-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (937,'/srv/htdocs/wp-content/plugins/duplicate-post/compat/jetpack-functions.php','wp-content/plugins/duplicate-post/compat/jetpack-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (938,'/srv/htdocs/wp-content/plugins/duplicate-post/compat/wpml-functions.php','wp-content/plugins/duplicate-post/compat/wpml-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (939,'/srv/htdocs/wp-content/plugins/duplicate-post/css/duplicate-post-options.css','wp-content/plugins/duplicate-post/css/duplicate-post-options.css');
INSERT INTO `wp_wfknownfilelist` VALUES (940,'/srv/htdocs/wp-content/plugins/duplicate-post/css/duplicate-post.css','wp-content/plugins/duplicate-post/css/duplicate-post.css');
INSERT INTO `wp_wfknownfilelist` VALUES (941,'/srv/htdocs/wp-content/plugins/duplicate-post/duplicate-post.php','wp-content/plugins/duplicate-post/duplicate-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (942,'/srv/htdocs/wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png','wp-content/plugins/duplicate-post/duplicate_post_yoast_icon-125x125.png');
INSERT INTO `wp_wfknownfilelist` VALUES (943,'/srv/htdocs/wp-content/plugins/duplicate-post/gpl-2.0.txt','wp-content/plugins/duplicate-post/gpl-2.0.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (944,'/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-edit-450.js');
INSERT INTO `wp_wfknownfilelist` VALUES (945,'/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-elementor-450.js');
INSERT INTO `wp_wfknownfilelist` VALUES (946,'/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-options-450.js');
INSERT INTO `wp_wfknownfilelist` VALUES (947,'/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-quick-edit-450.js');
INSERT INTO `wp_wfknownfilelist` VALUES (948,'/srv/htdocs/wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js','wp-content/plugins/duplicate-post/js/dist/duplicate-post-strings-450.js');
INSERT INTO `wp_wfknownfilelist` VALUES (949,'/srv/htdocs/wp-content/plugins/duplicate-post/options.php','wp-content/plugins/duplicate-post/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (950,'/srv/htdocs/wp-content/plugins/duplicate-post/readme.txt','wp-content/plugins/duplicate-post/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (951,'/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-form-generator.php','wp-content/plugins/duplicate-post/src/admin/options-form-generator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (952,'/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-inputs.php','wp-content/plugins/duplicate-post/src/admin/options-inputs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (953,'/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options-page.php','wp-content/plugins/duplicate-post/src/admin/options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (954,'/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/options.php','wp-content/plugins/duplicate-post/src/admin/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (955,'/srv/htdocs/wp-content/plugins/duplicate-post/src/admin/views/options.php','wp-content/plugins/duplicate-post/src/admin/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (956,'/srv/htdocs/wp-content/plugins/duplicate-post/src/duplicate-post.php','wp-content/plugins/duplicate-post/src/duplicate-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (957,'/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php','wp-content/plugins/duplicate-post/src/handlers/bulk-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (958,'/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php','wp-content/plugins/duplicate-post/src/handlers/check-changes-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (959,'/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/handler.php','wp-content/plugins/duplicate-post/src/handlers/handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (960,'/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/link-handler.php','wp-content/plugins/duplicate-post/src/handlers/link-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (961,'/srv/htdocs/wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php','wp-content/plugins/duplicate-post/src/handlers/save-post-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (962,'/srv/htdocs/wp-content/plugins/duplicate-post/src/permissions-helper.php','wp-content/plugins/duplicate-post/src/permissions-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (963,'/srv/htdocs/wp-content/plugins/duplicate-post/src/post-duplicator.php','wp-content/plugins/duplicate-post/src/post-duplicator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (964,'/srv/htdocs/wp-content/plugins/duplicate-post/src/post-republisher.php','wp-content/plugins/duplicate-post/src/post-republisher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (965,'/srv/htdocs/wp-content/plugins/duplicate-post/src/revisions-migrator.php','wp-content/plugins/duplicate-post/src/revisions-migrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (966,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/admin-bar.php','wp-content/plugins/duplicate-post/src/ui/admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (967,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/asset-manager.php','wp-content/plugins/duplicate-post/src/ui/asset-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (968,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/block-editor.php','wp-content/plugins/duplicate-post/src/ui/block-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (969,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/bulk-actions.php','wp-content/plugins/duplicate-post/src/ui/bulk-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (970,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/classic-editor.php','wp-content/plugins/duplicate-post/src/ui/classic-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (971,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/column.php','wp-content/plugins/duplicate-post/src/ui/column.php');
INSERT INTO `wp_wfknownfilelist` VALUES (972,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/link-builder.php','wp-content/plugins/duplicate-post/src/ui/link-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (973,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/metabox.php','wp-content/plugins/duplicate-post/src/ui/metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (974,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/newsletter.php','wp-content/plugins/duplicate-post/src/ui/newsletter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (975,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/post-states.php','wp-content/plugins/duplicate-post/src/ui/post-states.php');
INSERT INTO `wp_wfknownfilelist` VALUES (976,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/row-actions.php','wp-content/plugins/duplicate-post/src/ui/row-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (977,'/srv/htdocs/wp-content/plugins/duplicate-post/src/ui/user-interface.php','wp-content/plugins/duplicate-post/src/ui/user-interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (978,'/srv/htdocs/wp-content/plugins/duplicate-post/src/utils.php','wp-content/plugins/duplicate-post/src/utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (979,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php','wp-content/plugins/duplicate-post/src/watchers/bulk-actions-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (980,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/copied-post-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (981,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php','wp-content/plugins/duplicate-post/src/watchers/link-actions-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (982,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/original-post-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (983,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php','wp-content/plugins/duplicate-post/src/watchers/republished-post-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (984,'/srv/htdocs/wp-content/plugins/duplicate-post/src/watchers/watchers.php','wp-content/plugins/duplicate-post/src/watchers/watchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (985,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/autoload.php','wp-content/plugins/duplicate-post/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (986,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php','wp-content/plugins/duplicate-post/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (987,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php','wp-content/plugins/duplicate-post/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (988,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/LICENSE','wp-content/plugins/duplicate-post/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (989,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (990,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (991,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (992,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (993,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php','wp-content/plugins/duplicate-post/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (994,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/installed.php','wp-content/plugins/duplicate-post/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (995,'/srv/htdocs/wp-content/plugins/duplicate-post/vendor/composer/platform_check.php','wp-content/plugins/duplicate-post/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (996,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.css');
INSERT INTO `wp_wfknownfilelist` VALUES (997,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-common.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (998,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.css');
INSERT INTO `wp_wfknownfilelist` VALUES (999,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox-sitenotes.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1000,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1001,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-metabox.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1002,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1003,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/admin-widget-settings.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1004,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/amp-style.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/amp-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1005,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/apexcharts.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend/apexcharts.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1006,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1007,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/css/frontend.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1008,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1009,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo.png','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1010,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/logo@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1011,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot.png','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1012,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/css/images/mascot@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1013,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/css/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1014,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/README.md','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (1015,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Bold.woff2','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Bold.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1016,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Regular.woff2','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/Roboto-Regular.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1017,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.eot','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (1018,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.otf','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.otf');
INSERT INTO `wp_wfknownfilelist` VALUES (1019,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.ttf','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1020,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1021,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff2','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/icons.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1022,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1023,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.eot','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (1024,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.svg','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1025,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.ttf','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1026,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.woff','wp-content/plugins/google-analytics-for-wordpress/assets/fonts/monsterinsights.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1027,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.css','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1028,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.min.css','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/css/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1029,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/js/editor.js','wp-content/plugins/google-analytics-for-wordpress/assets/gutenberg/js/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1030,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1031,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/down-green@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1032,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/down.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1033,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/down@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/down@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1034,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-dark.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1035,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-light.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-badge-light.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1036,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-notice-box-logo.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/exactmetrics-notice-box-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1037,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1038,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/mascot.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/mascot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1039,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-dark.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1040,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-badge-light.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1041,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-notice-box-logo.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/monsterinsights-notice-box-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1042,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-affiliatewp.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-affiliatewp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1043,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-charitable.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-charitable.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1044,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-duplicator.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-duplicator.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1045,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-searchwp.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-searchwp.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1046,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-simple-pay.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-simple-pay.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1047,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-sugar-calendar.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-sugar-calendar.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1048,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-userfeedback.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-userfeedback.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1049,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-wpcode.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugin-wpcode.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1050,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-affiliate-wp.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-affiliate-wp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1051,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-all-in-one-seo.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-all-in-one-seo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1052,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-charitable.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-charitable.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1053,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-duplicator.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-duplicator.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1054,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-edd.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-edd.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1055,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-funnelkit-stripe-woo-payment-gateway.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-funnelkit-stripe-woo-payment-gateway.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1056,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-mi.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-mi.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1057,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-om.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-om.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1058,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-pushengage.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-pushengage.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1059,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-rafflepress.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-rafflepress.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1060,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-facebook.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-facebook.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1061,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-instagram.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-instagram.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1062,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-twitter.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-twitter.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1063,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-youtube.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sb-youtube.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1064,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-searchwp.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-searchwp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1065,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-seedprod.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-seedprod.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1066,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smash-balloon.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smash-balloon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1067,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smtp.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-smtp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1068,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sugar-calendar.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-sugar-calendar.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1069,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-trustpulse.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-trustpulse.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1070,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-uncanny-automator.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-uncanny-automator.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1071,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-userfeedback.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-userfeedback.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1072,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wp-simple-pay.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wp-simple-pay.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1073,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpcode.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpcode.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1074,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpconsent.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpconsent.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1075,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpforms.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/plugins/plugin-wpforms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1076,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/question-mark.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/question-mark.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1077,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/restricted.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/restricted.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1078,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1079,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/up-red@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1080,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/up.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1081,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/up@2x.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/up@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1082,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.png','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1083,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/chart.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1084,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/exactmetrics-woo-edd-upsell.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/exactmetrics-woo-edd-upsell.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1085,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/monsterinsights-woo-edd-upsell.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/monsterinsights-woo-edd-upsell.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1086,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/woo-offer-icon.svg','wp-content/plugins/google-analytics-for-wordpress/assets/images/upsell/woo-offer-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1087,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1088,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1089,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-common.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1090,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1091,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox-sitenotes.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1092,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1093,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-metabox.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1094,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1095,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-setup-wizard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1096,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1097,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/admin-widget-settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1098,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1099,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/apexcharts.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1100,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1101,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend/block-scripts.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1102,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1103,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1104,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1105,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1106,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/index.php','wp-content/plugins/google-analytics-for-wordpress/assets/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1107,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1108,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/popular-posts.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1109,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1110,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.min.js','wp-content/plugins/google-analytics-for-wordpress/assets/js/wc-marketing.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1111,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php','wp-content/plugins/google-analytics-for-wordpress/googleanalytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1112,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin-assets.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1113,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1114,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/ajax.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1115,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/api-auth.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/api-auth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1116,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-am-deactivation-survey.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-am-deactivation-survey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1117,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-charitable-notice.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-charitable-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1118,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-onboarding.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-onboarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1119,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-usage-tracking.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/class-monsterinsights-usage-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1120,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/common.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1121,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/eea-compliance.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/eea-compliance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1122,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/exclude-page-metabox.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/exclude-page-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1123,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/feature-feedback/class-monsterInsights-feature-feedback.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/feature-feedback/class-monsterInsights-feature-feedback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1124,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1125,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/autoupdate.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/autoupdate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1126,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader-legacy.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader-legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1127,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/plugin-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1128,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin-legacy.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin-legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1129,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/licensing/skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1130,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notice.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1131,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event-runner.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event-runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1132,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notification-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1133,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-audience.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-audience.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1134,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-bounce-rate.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-bounce-rate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1135,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-events.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1136,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-headline-analyzer.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-headline-analyzer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1137,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-aioseo.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-aioseo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1138,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-optinmonster.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-optinmonster.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1139,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-user-feedback.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-user-feedback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1140,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-wp-forms.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-install-wp-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1141,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-high-traffic.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-high-traffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1142,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-low-traffic.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-mobile-device-low-traffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1143,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-multiple-gtags.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-multiple-gtags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1144,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-product-feed-upgrade.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-product-feed-upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1145,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-returning-visitors.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-returning-visitors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1146,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-add-more-file-extensions.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-add-more-file-extensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1147,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-setup-affiliate-links.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-to-setup-affiliate-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1148,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-traffic-dropping.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-traffic-dropping.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1149,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-eu-traffic.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-eu-traffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1150,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-custom-dimensions.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-custom-dimensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1151,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-email-summaries.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-email-summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1152,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-events-reporting.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-events-reporting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1153,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-form-conversion.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-form-conversion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1154,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-post-templates.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-post-templates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1155,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-search-console.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-for-search-console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1156,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-five-hundred-session.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-five-hundred-session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1157,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-high-traffic.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro-high-traffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1158,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-upgrade-to-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1159,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-visitors.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications/notification-visitors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1160,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1161,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/addons.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/addons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1162,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/reports.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/reports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1163,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/settings.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1164,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/tools.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/pages/tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1165,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/product-feed-cronjob.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/product-feed-cronjob.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1166,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reporting.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reporting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1167,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/abstract-report.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/abstract-report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1168,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1169,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/overview.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/overview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1170,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-insights.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-insights.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1171,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-summary.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/reports/site-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1172,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/review.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1173,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/routes.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/routes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1174,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/setup-checklist.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/setup-checklist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1175,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/sharedcount.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/sharedcount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1176,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Controller.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1177,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Database.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/site-notes/Database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1178,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/tracking.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1179,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/translations.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/translations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1180,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/uninstall.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1181,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/admin/wp-site-health.php','wp-content/plugins/google-analytics-for-wordpress/includes/admin/wp-site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1182,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-ads.php','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-ads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1183,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-error.php','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1184,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-reports.php','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-reports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1185,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-tracking.php','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1186,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api.php','wp-content/plugins/google-analytics-for-wordpress/includes/api/class-monsterinsights-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1187,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php','wp-content/plugins/google-analytics-for-wordpress/includes/api-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1188,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/auth.php','wp-content/plugins/google-analytics-for-wordpress/includes/auth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1189,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/README.md','wp-content/plugins/google-analytics-for-wordpress/includes/cache/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (1190,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-cleanup.php','wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-cleanup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1191,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-wrapper.php','wp-content/plugins/google-analytics-for-wordpress/includes/cache/class-cache-wrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1192,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/cron-handler.php','wp-content/plugins/google-analytics-for-wordpress/includes/cache/cron-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1193,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/cache/functions.php','wp-content/plugins/google-analytics-for-wordpress/includes/cache/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1194,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/capabilities.php','wp-content/plugins/google-analytics-for-wordpress/includes/capabilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1195,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/compatibility-check.php','wp-content/plugins/google-analytics-for-wordpress/includes/compatibility-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1196,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/connect.php','wp-content/plugins/google-analytics-for-wordpress/includes/connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1197,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/README.md','wp-content/plugins/google-analytics-for-wordpress/includes/database/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (1198,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-base.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1199,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-schema.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-db-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1200,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration-runner.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration-runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1201,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/class-migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1202,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/loader.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1203,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-cache-table.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-cache-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1204,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-remove-per-user-cache.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/migrations/class-migration-9110-remove-per-user-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1205,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/database/tables/class-cache-table.php','wp-content/plugins/google-analytics-for-wordpress/includes/database/tables/class-cache-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1206,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/deprecated.php','wp-content/plugins/google-analytics-for-wordpress/includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1207,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/class-emails.php','wp-content/plugins/google-analytics-for-wordpress/includes/emails/class-emails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1208,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default-plain.php','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default-plain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1209,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default.php','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/body-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1210,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/footer-default.php','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/footer-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1211,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/header-default.php','wp-content/plugins/google-analytics-for-wordpress/includes/emails/templates/header-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1212,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility-early.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility-early.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1213,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-amp-compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1214,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-tracking-abstract.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/class-tracking-abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1215,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/class-gtag-events.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/class-gtag-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1216,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/events/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1217,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/frontend.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1218,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1219,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/seedprod.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/seedprod.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1220,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-gtag.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-gtag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1221,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-preview.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/class-tracking-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1222,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/tracking/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1223,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/frontend/verified-badge/Controller.php','wp-content/plugins/google-analytics-for-wordpress/includes/frontend/verified-badge/Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1224,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/gutenberg.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/gutenberg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1225,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/headline-tool.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/headline-tool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1226,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/CHANGES','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/CHANGES');
INSERT INTO `wp_wfknownfilelist` VALUES (1227,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/LICENSE','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (1228,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/README.md','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (1229,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/autoload.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1230,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/composer.json','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1231,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/examples/demo.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/examples/demo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1232,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Autoloader.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1233,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/Sentiment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1234,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.ign.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.ign.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1235,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neg.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1236,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neu.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.neu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1237,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.pos.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.pos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1238,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.prefix.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/data/data.prefix.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1239,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.ign.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.ign.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1240,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neg.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1241,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neu.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.neu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1242,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.pos.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.pos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1243,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.prefix.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/PHPInsight/dictionaries/source.prefix.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1244,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/bootstrap.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/phpinsight/lib/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1245,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/results-error.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/headline-tool/results-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1246,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/monsterinsights-stats-block.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/monsterinsights-stats-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1247,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/register-scripts.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/register-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1248,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-duoscorecard-template.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-duoscorecard-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1249,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-metric-template.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/class-site-insights-metric-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1250,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-age.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-age.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1251,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-device.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-device.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1252,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-gender.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-gender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1253,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-newvsreturning.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-newvsreturning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1254,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-pageviews.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-pageviews.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1255,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-scrolldepth.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-scrolldepth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1256,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-sessions.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-sessions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1257,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-top10countries.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-top10countries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1258,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-topinterests.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/graph/class-graph-topinterests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1259,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-age.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-age.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1260,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-device.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-device.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1261,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-gender.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-gender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1262,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-newvsreturning.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-newvsreturning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1263,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-pageviews.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-pageviews.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1264,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-scrolldepth.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-scrolldepth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1265,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-sessions.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-sessions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1266,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-top10countries.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-top10countries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1267,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-topinterests.php','wp-content/plugins/google-analytics-for-wordpress/includes/gutenberg/site-insights/templates/scorecard/class-scorecard-topinterests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1268,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/helpers.php','wp-content/plugins/google-analytics-for-wordpress/includes/helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1269,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/index.php','wp-content/plugins/google-analytics-for-wordpress/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1270,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/install.php','wp-content/plugins/google-analytics-for-wordpress/includes/install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1271,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/measurement-protocol-v4.php','wp-content/plugins/google-analytics-for-wordpress/includes/measurement-protocol-v4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1272,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/options.php','wp-content/plugins/google-analytics-for-wordpress/includes/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1273,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-helper.php','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1274,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-themes.php','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1275,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts.php','wp-content/plugins/google-analytics-for-wordpress/includes/popular-posts/class-popular-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1276,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-forms.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1277,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-tracking-provider.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ads-tracking-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1278,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ppc-tracking-core.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/class-monsterinsights-ppc-tracking-core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1279,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-edd.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-edd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1280,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-give-wp.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-give-wp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1281,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-lifter-lms.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-lifter-lms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1282,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-memberpress.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-memberpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1283,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-rcp.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-rcp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1284,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-tracking.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1285,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-woo.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/ecommerce-providers/class-monsterinsights-ads-tracking-ecommerce-woo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1286,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads-pax.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads-pax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1287,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads.php','wp-content/plugins/google-analytics-for-wordpress/includes/ppc/google/class-monsterinsights-google-ads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1288,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking-event.php','wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1289,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking.php','wp-content/plugins/google-analytics-for-wordpress/includes/tracking/class-monsterinsights-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1290,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/index.php','wp-content/plugins/google-analytics-for-wordpress/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1291,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/languages/google-analytics-for-wordpress.pot','wp-content/plugins/google-analytics-for-wordpress/languages/google-analytics-for-wordpress.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (1292,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-anthropic.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-anthropic.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1293,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bard.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bard.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1294,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bing.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-bing.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1295,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-character-ai.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-character-ai.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1296,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-chatgpt.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-chatgpt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1297,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-claude.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-claude.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1298,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-copilot.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-copilot.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1299,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-dalle.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-dalle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1300,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-gemini.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-gemini.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1301,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-grok.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-grok.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1302,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-huggingface.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-huggingface.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1303,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-metaai.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-metaai.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1304,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-midjourney.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-midjourney.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1305,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-mistral.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-mistral.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1306,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-openai.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-openai.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1307,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-poe.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-poe.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1308,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-replicate.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-replicate.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1309,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-runway.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-runway.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1310,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-stability.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-stability.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1311,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-you.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/ai/icon-you.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1312,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1313,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/announcement@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1314,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1315,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/decrease@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1316,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1317,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-bulb@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1318,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1319,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-button-arrow@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1320,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1321,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-engagement@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1322,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1323,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-more-traffic@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1324,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1325,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-page-views@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1326,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1327,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-sessions@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1328,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1329,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/icon-top-pages@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1330,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1331,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/increase@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1332,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1333,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-ExactMetrics@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1334,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1335,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/logo-MonsterInsights@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1336,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1337,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/pages@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1338,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1339,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/referrals@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1340,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1341,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/stats@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1342,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1343,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/users@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1344,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1345,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/emails/summaries/views@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1346,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-bg.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1347,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-cog@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/mi-dw-cog@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1348,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-blogspot.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-blogspot.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1349,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-facebook.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-facebook.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1350,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-feedspot.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-feedspot.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1351,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-instagram.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-instagram.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1352,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-linkedin.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-linkedin.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1353,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-pinterest.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-pinterest.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1354,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-reddit.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-reddit.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1355,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-snapchat.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-snapchat.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1356,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-threads.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-threads.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1357,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tiktok.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tiktok.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1358,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tumblr.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-tumblr.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1359,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-x.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-x.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1360,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-youtube.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/img/social/icon-youtube.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1361,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/LaunchWizardButton.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/LaunchWizardButton.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1362,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/SlideDownUp.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/SlideDownUp.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1363,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/WelcomeOverlay.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/WelcomeOverlay.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1364,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/admin.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1365,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/frontend.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/frontend.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1366,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/index.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1367,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/reports.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/reports.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1368,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/settings.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/settings.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1369,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/vendor.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/vendor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1370,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/widget.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/widget.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1371,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/wizard.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/css/wizard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1372,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Bold.ttf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Bold.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1373,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Regular.ttf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/DMSans-Regular.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1374,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Bold.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Bold.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1375,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Regular.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/Roboto-Regular.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1376,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.otf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.otf');
INSERT INTO `wp_wfknownfilelist` VALUES (1377,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.ttf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1378,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1379,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/icons.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1380,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1381,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-bold-webfont.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1382,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1383,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/lato-regular-webfont.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1384,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.ttf','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (1385,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (1386,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff2','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/fonts/text-security-disc.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (1387,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-addons.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-addons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1388,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-check.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1389,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-connect.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-connect.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1390,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-ecommerce.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-ecommerce.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1391,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-gdpr.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-gdpr.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1392,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-guide.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-icon-guide.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1393,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-team.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/about-team.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1394,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ads.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ads.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1395,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-amp.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-amp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1396,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-dimensions.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-dimensions.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1397,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ecommerce.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-ecommerce.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1398,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-eu-compliance.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-eu-compliance.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1399,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-forms.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-forms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1400,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-media.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-media.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1401,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-page-insights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-page-insights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1402,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-performance.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/addon-icon-performance.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1403,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/affiliates-promo-logo.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/affiliates-promo-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1404,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-1.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1405,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-10.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-10.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1406,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-11.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-11.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1407,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-12.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-12.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1408,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1409,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-3.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-3.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1410,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-4.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1411,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-5.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1412,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-6.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-6.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1413,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-7.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-7.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1414,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-8.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-8.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1415,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-9.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-client-logo-9.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1416,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-1.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1417,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/aioseo-screen-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1418,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-down.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-down.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1419,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-right.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/arrow-right.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1420,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-dark.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1421,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-light.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/badge-light.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1422,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-funnel.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-funnel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1423,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-section-bg.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/behavior-section-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1424,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ai-insights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ai-insights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1425,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-cart-abandonment@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-cart-abandonment@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1426,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-conversations-ai.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-conversations-ai.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1427,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-countries.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-countries.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1428,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-dimensions@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-dimensions@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1429,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-coupons@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-coupons@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1430,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-product-sales@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-product-sales@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1431,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-purchases-by-location.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-purchases-by-location.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1432,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds-by-geo.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds-by-geo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1433,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-refunds.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1434,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-day.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-day.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1435,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-hour.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce-spend-by-hour.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1436,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-ecommerce@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1437,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-engagement-pages@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-engagement-pages@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1438,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-forms@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-forms@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1439,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-media-upsell.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-media-upsell.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1440,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-publisher@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-publisher@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1441,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-queries@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-queries@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1442,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-realtime@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-realtime@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1443,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-sitespeed@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-sitespeed@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1444,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-ai.jpeg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-ai.jpeg');
INSERT INTO `wp_wfknownfilelist` VALUES (1445,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-campaigns@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-campaigns@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1446,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-landing-page@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-landing-page@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1447,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-overview@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-overview@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1448,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-source-medium@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-source-medium@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1449,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-technology@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-traffic-technology@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1450,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-user-journey.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bg-user-journey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1451,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bullet.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/bullet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1452,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charitable-logo.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charitable-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1453,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-ai.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-ai.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1454,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-front.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-front.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1455,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-with-heart.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/charlie-with-heart.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1456,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/check.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1457,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/chris.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/chris.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1458,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/custom-events-report-screen.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/custom-events-report-screen.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1459,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/dashboard-preview.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/dashboard-preview.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1460,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-left-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-left-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1461,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-right-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/devices-summary-right-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1462,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/easy-digital-downloads.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/easy-digital-downloads.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1463,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-cart-image.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-cart-image.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1464,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-funnel@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/ecommerce-funnel@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1465,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/edd-xsell-banner.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/edd-xsell-banner.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1466,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-ai-insights.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-ai-insights.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1467,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-hero-image.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/em-hero-image.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1468,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exactmetrics-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exactmetrics-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1469,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exceptions-report.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/exceptions-report.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1470,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/flags.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/flags.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1471,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/form-insights-bar-left-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/form-insights-bar-left-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1472,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/give-wp.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/give-wp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1473,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-ads-welcome.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-ads-welcome.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1474,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-performance-bar-left-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/google-performance-bar-left-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1475,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/hero-image.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/hero-image.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1476,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-ads.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-ads.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1477,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-amp.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-amp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1478,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-dimensions.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-dimensions.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1479,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-eu-compliance.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-eu-compliance.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1480,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-forms.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-forms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1481,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-instant-articles.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-instant-articles.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1482,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-media.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-media.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1483,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-performance.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-addon-performance.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1484,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-bottom.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-bottom.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1485,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-celebrate-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-celebrate-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1486,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-download-prettylinks.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-download-prettylinks.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1487,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-exception-report.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-exception-report.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1488,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-fb-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-fb-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1489,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-info.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-info.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1490,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-linkedin-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-linkedin-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1491,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-lock.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-lock.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1492,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-media.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-media.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1493,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1494,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1495,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-privacy-guard.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-privacy-guard.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1496,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-scroll-tracking.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-scroll-tracking.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1497,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-selected.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-selected.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1498,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-site-notes-settings.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-site-notes-settings.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1499,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-smile.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-smile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1500,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-star.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-star.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1501,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-twitter-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-twitter-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1502,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-warning.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-warning.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1503,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-watch.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-watch.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1504,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-youtube-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/icon-youtube-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1505,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/lifterlms.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/lifterlms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1506,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1507,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-MonsterInsights@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1508,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-agency.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-agency.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1509,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1510,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-pro.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-exactmetrics-pro.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1511,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-agency.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-agency.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1512,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1513,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-pro.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/logo-monsterinsights-pro.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1514,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mascot.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mascot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1515,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/membermouse-logo.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/membermouse-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1516,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/memberpress.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/memberpress.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1517,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mi-and-pl-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/mi-and-pl-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1518,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-addons-upsell-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-addons-upsell-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1519,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-aioseo.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-aioseo.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1520,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1521,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-onboarding-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-onboarding-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1522,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-report-ecommerce.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-report-ecommerce.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1523,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-setup-checklist-site-note.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/monsterinsights-setup-checklist-site-note.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1524,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/onboarding-success-button-arrow.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/onboarding-success-button-arrow.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1525,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-bg.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-bg.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1526,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-browser.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/popular-products-browser.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1527,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/pretty-links-logo-white.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/pretty-links-logo-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1528,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/prettylinks-ad-bg.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/prettylinks-ad-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1529,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-1.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1530,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1531,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-3.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-3.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1532,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-4.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1533,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-5.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/rate-5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1534,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-green.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-green.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1535,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-red.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-down-red.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1536,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-green.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-green.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1537,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-red.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/report-arrow-up-red.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1538,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/reports-upsell-bg.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/reports-upsell-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1539,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/restrict-content-pro.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/restrict-content-pro.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1540,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-category-upsell-mi.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-category-upsell-mi.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1541,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-integration-upsell.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-integration-upsell.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1542,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-trigger-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-notes-trigger-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1543,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-speed-blur.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/site-speed-blur.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1544,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/social-media-report@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/social-media-report@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1545,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star-empty.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star-empty.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1546,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1547,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/sucker.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/sucker.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1548,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/syed.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/syed.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1549,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar-2.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar-2.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1550,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar.jpeg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/testimonial-avatar.jpeg');
INSERT INTO `wp_wfknownfilelist` VALUES (1551,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/thankyou-bg.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/thankyou-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1552,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-products.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-products.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1553,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-widget.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons-widget.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1554,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-icons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1555,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-beta.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-beta.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1556,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image-2.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image-2.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1557,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-preview-image.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1558,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-1.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1559,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-2.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-2.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1560,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-3.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-3.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1561,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-4.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-4.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1562,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-5.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-5.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1563,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-6.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-6.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1564,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-7.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-7.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1565,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-8.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-products-8.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1566,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-1.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1567,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-2.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-2.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1568,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-3.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-3.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1569,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-4.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-4.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1570,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-5.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-5.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1571,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-6.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-6.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1572,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-7.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-7.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1573,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-8.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/theme-widget-8.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1574,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/tools-prettylinks-icons.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/tools-prettylinks-icons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1575,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline-small.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1576,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/underline.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1577,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-mascot.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-mascot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1578,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-video-image.jpg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/welcome-video-image.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (1579,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wishlistmember-logo.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wishlistmember-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1580,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-ecommerce-report-image.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-ecommerce-report-image.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1581,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-hero-image-monsterinsights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-hero-image-monsterinsights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1582,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-save-60-badge.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-save-60-badge.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1583,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-sessions-revenue.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woo-insights-sessions-revenue.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1584,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woocommerce.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/woocommerce.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1585,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpconsent-page-feature-image.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpconsent-page-feature-image.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1586,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpforms.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/wpforms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1587,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-bar-chart-bg.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-bar-chart-bg.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1588,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-charlie.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-charlie.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1589,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-dashboard.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-dashboard.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1590,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-bar-chart.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-bar-chart.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1591,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-behavior.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-behavior.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1592,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chart.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chart.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1593,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chat.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-chat.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1594,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop-small.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1595,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-desktop.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1596,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-dollar.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-dollar.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1597,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-global.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-global.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1598,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-google.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-google.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1599,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-loyalty.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-loyalty.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1600,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile-small.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1601,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-mobile.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1602,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-pen.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-pen.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1603,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-sessions.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-sessions.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1604,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet-small.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1605,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tablet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1606,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tip.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-tip.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1607,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-visitors.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-visitors.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1608,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-world.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-icon-world.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1609,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-map-bg.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-map-bg.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1610,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-mi-hero.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-mi-hero.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1611,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-purple-star.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-purple-star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1612,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-star.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1613,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-footer.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-footer.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1614,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-header.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-table-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1615,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-thank-you-charlie.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-thank-you-charlie.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1616,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-time-spent-table-icon.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/img/yir-time-spent-table-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1617,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/admin.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1618,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-71308ffc.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-71308ffc.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1619,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-ab6cfb06.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-ab6cfb06.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1620,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-d437c323.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/LaunchWizardButton-d437c323.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1621,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-a59ee549.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-a59ee549.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1622,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-dfb3c0f5.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SettingsInfoTooltip-dfb3c0f5.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1623,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-607f9d66.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-607f9d66.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1624,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-f067df8c.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/SlideDownUp-f067df8c.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1625,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-09db51b4.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-09db51b4.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1626,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-78a27efd.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-78a27efd.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1627,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-a6102ce2.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WelcomeOverlay-a6102ce2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1628,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-080c8916.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-080c8916.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1629,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-93c27f3c.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/WidgetReportError-93c27f3c.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1630,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-10010191.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-10010191.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1631,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-8f33e6dd.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/date-intervals-8f33e6dd.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1632,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/html2canvas-6b47a9df.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/html2canvas-6b47a9df.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1633,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-171b23ee.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-171b23ee.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1634,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-5c4c103d.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-5c4c103d.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1635,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-6ef6921d.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-6ef6921d.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1636,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-8698871b.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index-8698871b.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1637,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index.es-c72463eb.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/index.es-c72463eb.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1638,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-12a5cd66.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-12a5cd66.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1639,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-d729472b.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/monsterinsights-helper-plugin-d729472b.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1640,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/purify.es-dceb4668.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/purify.es-dceb4668.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1641,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-39bdd5be.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-39bdd5be.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1642,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-b3cc5e25.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-b3cc5e25.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1643,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-d06e944a.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/report-table-helper-d06e944a.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1644,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-65891c97.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-65891c97.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1645,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-c144a7d7.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-c144a7d7.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1646,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-d4221a22.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/chunks/vendor-d4221a22.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1647,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/frontend.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1648,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/reports.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/reports.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1649,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/settings.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1650,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/widget.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1651,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/wizard.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/js/wizard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1652,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/manifest.json','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue/manifest.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1653,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1654,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/create-new2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1655,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1656,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/ecommerce2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1657,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/exactmetrics-header.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/exactmetrics-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1658,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-agency.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-agency.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1659,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1660,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-pro.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics-pro.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1661,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1662,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-exactmetrics@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1663,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-agency.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-agency.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1664,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights-plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1665,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1666,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights@2x.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/logo-monsterinsights@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1667,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1668,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/marketer2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1669,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/monsterinsights-header.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/monsterinsights-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1670,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1671,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/publisher2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1672,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-exactmetrics.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-exactmetrics.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1673,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-monsterinsights.png','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/sample-image-monsterinsights.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1674,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/settings.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/settings.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1675,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1676,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business2.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/assets/small-business2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1677,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1678,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights2.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights2.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1679,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights3.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights3.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1680,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights4.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights4.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1681,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights5.css','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/css/main-monsterinsights5.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1682,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/bell.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/bell.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1683,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/calendar.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/calendar.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1684,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/close.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/close.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1685,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/dots-vertical.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/dots-vertical.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1686,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/inbox.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/inbox.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1687,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/exactmetrics-header.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/exactmetrics-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1688,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/monsterinsights-header.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/logos/monsterinsights-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1689,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/pencil.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/pencil.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1690,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/plus.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/plus.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1691,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/reload.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/reload.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1692,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/save.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/save.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1693,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/search.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/search.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1694,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/settings.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/settings.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1695,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/spinner.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/spinner.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1696,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/create-new.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/create-new.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1697,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/ecommerce.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/ecommerce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1698,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/marketer.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/marketer.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1699,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/publisher.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/publisher.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1700,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/small-business.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/templates/monsterinsights/small-business.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1701,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/trash.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/trash.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1702,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-check.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1703,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-pen.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-pen.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1704,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-star.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/user-star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1705,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/users.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/users.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1706,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/view.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/view.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1707,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/warning.svg','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/icons/warning.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (1708,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-DS2q8PCa.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-DS2q8PCa.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1709,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-HMJSHFc-.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardCreate-HMJSHFc-.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1710,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Bg_jnvC0.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Bg_jnvC0.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1711,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Cu0CRaX0.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardEdit-Cu0CRaX0.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1712,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-CGa_L1XL.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-CGa_L1XL.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1713,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-DgBYugI_.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardList.lite-DgBYugI_.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1714,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-BA2m5zVQ.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-BA2m5zVQ.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1715,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-DYlPIsZf.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/DashboardView-DYlPIsZf.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1716,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-16Svk_8H.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-16Svk_8H.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1717,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-Dc9eDRpi.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/html2canvas-Dc9eDRpi.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1718,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es--TtEq3_v.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es--TtEq3_v.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1719,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es-CZBo_bXY.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/index.es-CZBo_bXY.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1720,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-0Z5D63Xw.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-0Z5D63Xw.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1721,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-rdzFkSVF.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/purify.es-rdzFkSVF.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1722,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-DCgpbF5N.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-DCgpbF5N.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1723,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-UH0jNmxH.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/sample-view-UH0jNmxH.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1724,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-Bvb6NIwm.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-Bvb6NIwm.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1725,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-DLbsgrl4.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useAuthGate-DLbsgrl4.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1726,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-B2hwwtwo.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-B2hwwtwo.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1727,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-WWO8wHOx.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/useSampleData-WWO8wHOx.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1728,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-78MDLxSv.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-78MDLxSv.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1729,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-Cvrc56L9.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/chunks/widgets-data-Cvrc56L9.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1730,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1731,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.min.js','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/js/custom-dashboard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1732,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/manifest.json','wp-content/plugins/google-analytics-for-wordpress/lite/assets/vue3/manifest.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1733,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/dashboard-widget.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/dashboard-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1734,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/helpers.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1735,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/index.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1736,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/metaboxes.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/metaboxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1737,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/onboarding-wizard.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/onboarding-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1738,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-dimensions.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-dimensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1739,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce-product-feed.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce-product-feed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1740,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-ecommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1741,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-forms.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1742,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-publisher.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-publisher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1743,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-queries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-queries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1744,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-realtime.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-realtime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1745,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-summaries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1746,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-year-in-review.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/reports/report-year-in-review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1747,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/tools.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1748,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/css/user-journey.css','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/css/user-journey.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1749,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/Frame.png','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/Frame.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1750,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/user-journey-backdrop.png','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/assets/img/user-journey-backdrop.png');
INSERT INTO `wp_wfknownfilelist` VALUES (1751,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/index.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1752,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/init.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1753,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/class-abstract-lite-metabox.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/class-abstract-lite-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1754,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/edd.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/edd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1755,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/givewp.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/givewp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1756,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/index.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1757,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/lifterlms.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/lifterlms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1758,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/memberpress.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/memberpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1759,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/restrict-content-pro.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/restrict-content-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1760,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/woocommerce.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/user-journey/providers/woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1761,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/welcome.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/welcome.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1762,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/woocommerce-marketing.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/woocommerce-marketing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1763,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/wp-site-health.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/admin/wp-site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1764,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries-infoblocks.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries-infoblocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1765,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1766,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-plain.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-plain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1767,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test-plain.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test-plain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1768,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries-test.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1769,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/body-summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1770,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries-test.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries-test.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1771,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/footer-summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1772,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries-test.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries-test.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1773,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/emails/templates/header-summaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1774,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/blocks/blocks.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/blocks/blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1775,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/frontend.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/gutenberg/frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1776,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/index.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1777,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/license-compat.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/license-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1778,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/load.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1779,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-ajax.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1780,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-cache.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1781,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-inline.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-inline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1782,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget-sidebar.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget-sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1783,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget.php','wp-content/plugins/google-analytics-for-wordpress/lite/includes/popular-posts/class-popular-posts-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1784,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/index.php','wp-content/plugins/google-analytics-for-wordpress/lite/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1785,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/lite/languages/google-analytics-dashboard-for-wp-vue3.pot','wp-content/plugins/google-analytics-for-wordpress/lite/languages/google-analytics-dashboard-for-wp-vue3.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (1786,'/srv/htdocs/wp-content/plugins/google-analytics-for-wordpress/readme.txt','wp-content/plugins/google-analytics-for-wordpress/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (1787,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.css','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1788,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/editor-styles.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1789,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/index.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/block-editor-plugin/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1790,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.css','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1791,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/common/editor-styles.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1792,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/block.json','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1793,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/index.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1794,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/non-site-kit-user.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/contribute-with-google/non-site-kit-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1795,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/block.json','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1796,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/index.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1797,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/non-site-kit-user.js','wp-content/plugins/google-site-kit/dist/assets/blocks/reader-revenue-manager/subscribe-with-google/non-site-kit-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1798,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/block.json','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (1799,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.css','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1800,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.js','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/editor-styles.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1801,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/index.js','wp-content/plugins/google-site-kit/dist/assets/blocks/sign-in-with-google/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1802,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-admin-css-22f04508597b8290d7e0.min.css','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-admin-css-22f04508597b8290d7e0.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1803,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-adminbar-css-d193e67e2cbecf306061.min.css','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-adminbar-css-d193e67e2cbecf306061.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1804,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-authorize-application-css-5b98b536e7f34c6411c1.min.css','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-authorize-application-css-5b98b536e7f34c6411c1.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1805,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-wp-dashboard-css-bd43e70c4bc5ecdc3695.min.css','wp-content/plugins/google-site-kit/dist/assets/css/googlesitekit-wp-dashboard-css-bd43e70c4bc5ecdc3695.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (1806,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/146-0b0fbc579abcbffcc013.js','wp-content/plugins/google-site-kit/dist/assets/js/146-0b0fbc579abcbffcc013.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1807,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/201-bfc0d3aab9dc3f2f6822.js','wp-content/plugins/google-site-kit/dist/assets/js/201-bfc0d3aab9dc3f2f6822.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1808,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/315-8efb84c505eda33243df.js','wp-content/plugins/google-site-kit/dist/assets/js/315-8efb84c505eda33243df.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1809,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/379-ab0828b6563a66528385.js','wp-content/plugins/google-site-kit/dist/assets/js/379-ab0828b6563a66528385.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1810,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/590-d8b228a1522eb952e6a2.js','wp-content/plugins/google-site-kit/dist/assets/js/590-d8b228a1522eb952e6a2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1811,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/640-cb6aaf742e94e522352c.js','wp-content/plugins/google-site-kit/dist/assets/js/640-cb6aaf742e94e522352c.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1812,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/909-27b62c0405cff1d1b57f.js','wp-content/plugins/google-site-kit/dist/assets/js/909-27b62c0405cff1d1b57f.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1813,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/analytics-advanced-tracking-78f90889e2d99b97b685.js','wp-content/plugins/google-site-kit/dist/assets/js/analytics-advanced-tracking-78f90889e2d99b97b685.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1814,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-activation-7d8375e148518ec2e1b6.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-activation-7d8375e148518ec2e1b6.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1815,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-ad-blocking-recovery-c13f02312d76d6e6ad4b.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-ad-blocking-recovery-c13f02312d76d6e6ad4b.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1816,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-adminbar-35777edd8b27cc812b2b.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-adminbar-35777edd8b27cc812b2b.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1817,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-api-ac769981f51f9f187c4c.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-api-ac769981f51f9f187c4c.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1818,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-block-tracking-1032e2e997b7685502b9.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-block-tracking-1032e2e997b7685502b9.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1819,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-components-8e484a48327f6b8ac232.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-components-8e484a48327f6b8ac232.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1820,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-bc2e26cfa69fcd4a8261.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-consent-mode-bc2e26cfa69fcd4a8261.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1821,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-data-a82cf53783cfc2587cae.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-data-a82cf53783cfc2587cae.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1822,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-forms-1319eab27227c2d58008.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-forms-1319eab27227c2d58008.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1823,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-location-a7fd5d1461e0562c934a.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-location-a7fd5d1461e0562c934a.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1824,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-site-6e78d505525c43d1fee7.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-site-6e78d505525c43d1fee7.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1825,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-ui-02503b56b2bd8add7e48.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-ui-02503b56b2bd8add7e48.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1826,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-a396bbd484143910c364.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-datastore-user-a396bbd484143910c364.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1827,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-entity-dashboard-24e2fedfe7d84f208918.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-entity-dashboard-24e2fedfe7d84f208918.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1828,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-contact-form-7-4ce15f19b39e8d338e84.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-contact-form-7-4ce15f19b39e8d338e84.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1829,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-easy-digital-downloads-68ebca75a7f452c38292.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-easy-digital-downloads-68ebca75a7f452c38292.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1830,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-mailchimp-6c323aa9d38a48a4958a.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-mailchimp-6c323aa9d38a48a4958a.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1831,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-ninja-forms-6ebd2ddd813bfd42f15d.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-ninja-forms-6ebd2ddd813bfd42f15d.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1832,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-optin-monster-79041316fce555e24465.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-optin-monster-79041316fce555e24465.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1833,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-popup-maker-27e8987202d972244270.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-popup-maker-27e8987202d972244270.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1834,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-woocommerce-45c7b122796412f75851.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-woocommerce-45c7b122796412f75851.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1835,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-3a5081f8ff3f186e8aa8.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-events-provider-wpforms-3a5081f8ff3f186e8aa8.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1836,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-i18n-f0c172b703253d0876a2.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-i18n-f0c172b703253d0876a2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1837,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-key-metrics-setup-1d4b4a3d18ab38d2858e.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-key-metrics-setup-1d4b4a3d18ab38d2858e.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1838,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-main-dashboard-548515dec90eb91159ff.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-main-dashboard-548515dec90eb91159ff.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1839,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-metric-selection-2852508a03964403b9b5.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-metric-selection-2852508a03964403b9b5.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1840,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-4dcef8d0c286e503409c.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-4dcef8d0c286e503409c.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1841,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-ads-c39576b28ea4de825758.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-ads-c39576b28ea4de825758.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1842,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-adsense-3d9f7107475b5c2c6074.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-adsense-3d9f7107475b5c2c6074.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1843,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-analytics-4-414f4fdb74d373dae6a9.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-analytics-4-414f4fdb74d373dae6a9.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1844,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-pagespeed-insights-1a1b2161305dced52b73.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-pagespeed-insights-1a1b2161305dced52b73.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1845,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-reader-revenue-manager-ef0ee7bce6226a1397c1.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-reader-revenue-manager-ef0ee7bce6226a1397c1.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1846,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-search-console-88df71db4afc90a1ac90.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-search-console-88df71db4afc90a1ac90.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1847,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-sign-in-with-google-d495f188f813c853af6a.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-sign-in-with-google-d495f188f813c853af6a.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1848,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-tagmanager-e6521a0e9e254258edf6.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-modules-tagmanager-e6521a0e9e254258edf6.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1849,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-notifications-c2d019e9ab99a53a8028.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-notifications-c2d019e9ab99a53a8028.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1850,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-polyfills-8b59b9627a8949df6deb.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-polyfills-8b59b9627a8949df6deb.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1851,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-settings-beb6719616e97ff17ebe.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-settings-beb6719616e97ff17ebe.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1852,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-splash-5ba2224fcefddcc4c1d9.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-splash-5ba2224fcefddcc4c1d9.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1853,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-user-input-94a34d10e61746440cf4.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-user-input-94a34d10e61746440cf4.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1854,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-ed1386e2b6878f804739.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-vendor-ed1386e2b6878f804739.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1855,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-widgets-cbc1910ab4a3eef79c0e.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-widgets-cbc1910ab4a3eef79c0e.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1856,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-wp-dashboard-aa7ac49c90b9b7f5aefc.js','wp-content/plugins/google-site-kit/dist/assets/js/googlesitekit-wp-dashboard-aa7ac49c90b9b7f5aefc.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1857,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/assets/js/runtime-bb64756252a68ebcdd2b.js','wp-content/plugins/google-site-kit/dist/assets/js/runtime-bb64756252a68ebcdd2b.js');
INSERT INTO `wp_wfknownfilelist` VALUES (1858,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/config.php','wp-content/plugins/google-site-kit/dist/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1859,'/srv/htdocs/wp-content/plugins/google-site-kit/dist/manifest.php','wp-content/plugins/google-site-kit/dist/manifest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1860,'/srv/htdocs/wp-content/plugins/google-site-kit/google-site-kit.php','wp-content/plugins/google-site-kit/google-site-kit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1861,'/srv/htdocs/wp-content/plugins/google-site-kit/gtg/measurement.php','wp-content/plugins/google-site-kit/gtg/measurement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1862,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Context.php','wp-content/plugins/google-site-kit/includes/Context.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1863,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Authorize_Application.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Authorize_Application.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1864,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Available_Tools.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Available_Tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1865,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Dashboard.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1866,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Notice.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1867,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Notices.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1868,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Action_Links.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Action_Links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1869,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Row_Meta.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Plugin_Row_Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1870,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Pointer.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Pointer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1871,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Pointers.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Pointers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1872,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Screen.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1873,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Screens.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Screens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1874,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin/Standalone.php','wp-content/plugins/google-site-kit/includes/Core/Admin/Standalone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1875,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar.php','wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1876,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar_Enabled.php','wp-content/plugins/google-site-kit/includes/Core/Admin_Bar/Admin_Bar_Enabled.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1877,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Asset.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1878,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1879,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Manifest.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Manifest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1880,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Script.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Script.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1881,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Script_Data.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Script_Data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1882,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Assets/Stylesheet.php','wp-content/plugins/google-site-kit/includes/Core/Assets/Stylesheet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1883,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1884,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Client_Factory.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Client_Factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1885,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1886,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Proxy_Client.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/Google_Site_Kit_Proxy_Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1887,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth2.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1888,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1889,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client_Base.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Clients/OAuth_Client_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1890,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Connected_Proxy_URL.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Connected_Proxy_URL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1891,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Credentials.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Credentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1892,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Disconnected_Reason.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Disconnected_Reason.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1893,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Exchange_Site_Code_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Exchange_Site_Code_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1894,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_OAuth_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_OAuth_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1895,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_Proxy_Code_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Google_Proxy_Code_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1896,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Insufficient_Scopes_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Insufficient_Scopes_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1897,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Missing_Verification_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Exception/Missing_Verification_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1898,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Google_Proxy.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Google_Proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1899,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Site_Connected_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Site_Connected_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1900,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Using_Proxy_Connection_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Guards/Using_Proxy_Connection_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1901,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Connected_Admins.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Connected_Admins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1902,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Multiple_Admins.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Has_Multiple_Admins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1903,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Initial_Version.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Initial_Version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1904,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Owner_ID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1905,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Profile.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1906,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/REST_Authentication_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/REST_Authentication_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1907,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Setup.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1908,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Token.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1909,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1910,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_File.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1911,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_Meta.php','wp-content/plugins/google-site-kit/includes/Core/Authentication/Verification_Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1912,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/Authentication_CLI_Command.php','wp-content/plugins/google-site-kit/includes/Core/CLI/Authentication_CLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1913,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Command.php','wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1914,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Commands.php','wp-content/plugins/google-site-kit/includes/Core/CLI/CLI_Commands.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1915,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/CLI/Reset_CLI_Command.php','wp-content/plugins/google-site-kit/includes/Core/CLI/Reset_CLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1916,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode.php','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1917,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Consent_Mode_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1918,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/REST_Consent_Mode_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/REST_Consent_Mode_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1919,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Regions.php','wp-content/plugins/google-site-kit/includes/Core/Consent_Mode/Regions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1920,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Contracts/WP_Errorable.php','wp-content/plugins/google-site-kit/includes/Core/Contracts/WP_Errorable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1921,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Contact_Form_7.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Contact_Form_7.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1922,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Easy_Digital_Downloads.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Easy_Digital_Downloads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1923,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Mailchimp.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Mailchimp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1924,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Ninja_Forms.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/Ninja_Forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1925,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/OptinMonster.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/OptinMonster.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1926,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/PopupMaker.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/PopupMaker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1927,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WPForms.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WPForms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1928,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WooCommerce.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Event_Providers/WooCommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1929,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Events_Provider.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Events_Provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1930,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1931,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/Conversion_Tracking_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1932,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/REST_Conversion_Tracking_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Conversion_Tracking/REST_Conversion_Tracking_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1933,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/Dashboard_Sharing.php','wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/Dashboard_Sharing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1934,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/View_Only_Pointer.php','wp-content/plugins/google-site-kit/includes/Core/Dashboard_Sharing/View_Only_Pointer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1935,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissals.php','wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissals.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1936,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissed_Items.php','wp-content/plugins/google-site-kit/includes/Core/Dismissals/Dismissed_Items.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1937,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Dismissals/REST_Dismissals_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Dismissals/REST_Dismissals_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1938,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirable_Items.php','wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirable_Items.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1939,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirables.php','wp-content/plugins/google-site-kit/includes/Core/Expirables/Expirables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1940,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Expirables/REST_Expirable_Items_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Expirables/REST_Expirable_Items_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1941,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Dismissed_Tours.php','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Dismissed_Tours.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1942,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Feature_Tours.php','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/Feature_Tours.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1943,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/REST_Feature_Tours_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Feature_Tours/REST_Feature_Tours_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1944,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Guards/Guard_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Guards/Guard_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1945,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/HTTP/Middleware.php','wp-content/plugins/google-site-kit/includes/Core/HTTP/Middleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1946,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics.php','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1947,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1948,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_Completed_By.php','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_Completed_By.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1949,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_New.php','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/Key_Metrics_Setup_New.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1950,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/REST_Key_Metrics_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Key_Metrics/REST_Key_Metrics_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1951,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Datapoint.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Datapoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1952,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Executable_Datapoint.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Executable_Datapoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1953,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1954,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Registry.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1955,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1956,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_Sharing_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1957,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Activation.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1958,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1959,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Assets_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1960,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1961,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Data_Available_State_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1962,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Deactivation.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Deactivation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1963,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Debug_Fields.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Debug_Fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1964,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1965,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Inline_Data_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1966,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1967,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Owner_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1968,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Persistent_Registration.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Persistent_Registration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1969,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1970,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Scopes_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1971,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Service_Entity.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Service_Entity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1972,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1973,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Settings_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1974,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1975,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Module_With_Tag_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1976,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Modules.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1977,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Dashboard_Sharing_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Dashboard_Sharing_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1978,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Modules_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Modules/REST_Modules_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1979,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Shareable_Datapoint.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Shareable_Datapoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1980,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_AMP_Tag.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_AMP_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1981,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1982,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1983,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1984,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Web_Tag.php','wp-content/plugins/google-site-kit/includes/Core/Modules/Tags/Module_Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1985,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Nonces/Nonces.php','wp-content/plugins/google-site-kit/includes/Core/Nonces/Nonces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1986,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Notifications/Notification.php','wp-content/plugins/google-site-kit/includes/Core/Notifications/Notification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1987,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Notifications/Notifications.php','wp-content/plugins/google-site-kit/includes/Core/Notifications/Notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1988,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php','wp-content/plugins/google-site-kit/includes/Core/Permissions/Permissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1989,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement.php','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1990,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/Proactive_User_Engagement_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1991,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/REST_Proactive_User_Engagement_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Proactive_User_Engagement/REST_Proactive_User_Engagement_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1992,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/Dismissed_Prompts.php','wp-content/plugins/google-site-kit/includes/Core/Prompts/Dismissed_Prompts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1993,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/Prompts.php','wp-content/plugins/google-site-kit/includes/Core/Prompts/Prompts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1994,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Prompts/REST_Prompts_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Prompts/REST_Prompts_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1995,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Data_Request.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/Data_Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1996,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Datapoint_Exception.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Datapoint_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1997,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Param_Exception.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Invalid_Param_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1998,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Missing_Required_Param_Exception.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/Exception/Missing_Required_Param_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (1999,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Route.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Route.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2000,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php','wp-content/plugins/google-site-kit/includes/Core/REST_API/REST_Routes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2001,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2002,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Activation.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2003,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Cron.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2004,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Fallback.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2005,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Provider.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2006,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Syncer.php','wp-content/plugins/google-site-kit/includes/Core/Remote_Features/Remote_Features_Syncer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2007,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Debug_Data.php','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Debug_Data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2008,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/REST_Site_Health_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Site_Health/REST_Site_Health_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2009,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Site_Health.php','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Site_Health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2010,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Site_Health/Tag_Placement.php','wp-content/plugins/google-site-kit/includes/Core/Site_Health/Tag_Placement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2011,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Cache.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2012,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Data_Encryption.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Data_Encryption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2013,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_Options.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2014,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_User_Options.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Encrypted_User_Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2015,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2016,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Setting_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Meta_Setting_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2017,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2018,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Options_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Options_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2019,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Post_Meta.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Post_Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2020,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting/List_Setting.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting/List_Setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2021,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2022,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Legacy_Keys_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Legacy_Keys_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2023,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2024,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_Owned_Keys_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2025,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_ViewOnly_Keys_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Setting_With_ViewOnly_Keys_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2026,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Term_Meta.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Term_Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2027,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/Transients.php','wp-content/plugins/google-site-kit/includes/Core/Storage/Transients.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2028,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2029,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Aware_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2030,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2031,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Options_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2032,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Setting.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2033,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Storage/User_Transients.php','wp-content/plugins/google-site-kit/includes/Core/Storage/User_Transients.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2034,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Blockable_Tag_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Blockable_Tag_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2035,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/GTag.php','wp-content/plugins/google-site-kit/includes/Core/Tags/GTag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2036,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2037,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Cron.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2038,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Settings.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/Google_Tag_Gateway_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2039,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/REST_Google_Tag_Gateway_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Google_Tag_Gateway/REST_Google_Tag_Gateway_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2040,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Environment_Type_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Environment_Type_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2041,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Verify_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/Tag_Verify_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2042,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/WP_Query_404_Guard.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Guards/WP_Query_404_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2043,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2044,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2045,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Matchers_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_Matchers_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2046,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_DNS_Prefetch_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_DNS_Prefetch_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2047,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Interface.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2048,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Tags/Tag_With_Linker_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2049,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2050,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/Feature_Metrics_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2051,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Provides_Feature_Metrics.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/Provides_Feature_Metrics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2052,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/REST_Tracking_Consent_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/REST_Tracking_Consent_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2053,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2054,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking_Consent.php','wp-content/plugins/google-site-kit/includes/Core/Tracking/Tracking_Consent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2055,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Audience_Segmentation.php','wp-content/plugins/google-site-kit/includes/Core/User/Audience_Segmentation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2056,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Audience_Settings.php','wp-content/plugins/google-site-kit/includes/Core/User/Audience_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2057,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting.php','wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2058,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting_Settings.php','wp-content/plugins/google-site-kit/includes/Core/User/Conversion_Reporting_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2059,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement.php','wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2060,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement_Settings.php','wp-content/plugins/google-site-kit/includes/Core/User/Proactive_User_Engagement_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2061,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Audience_Settings_Controller.php','wp-content/plugins/google-site-kit/includes/Core/User/REST_Audience_Settings_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2062,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Conversion_Reporting_Controller.php','wp-content/plugins/google-site-kit/includes/Core/User/REST_Conversion_Reporting_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2063,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/REST_Proactive_User_Engagement_Controller.php','wp-content/plugins/google-site-kit/includes/Core/User/REST_Proactive_User_Engagement_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2064,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User/User.php','wp-content/plugins/google-site-kit/includes/Core/User/User.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2065,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/REST_User_Input_Controller.php','wp-content/plugins/google-site-kit/includes/Core/User_Input/REST_User_Input_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2066,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/Site_Specific_Answers.php','wp-content/plugins/google-site-kit/includes/Core/User_Input/Site_Specific_Answers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2067,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Input.php','wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Input.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2068,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Specific_Answers.php','wp-content/plugins/google-site-kit/includes/Core/User_Input/User_Specific_Answers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2069,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/REST_User_Surveys_Controller.php','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/REST_User_Surveys_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2070,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Queue.php','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Queue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2071,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Timeouts.php','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/Survey_Timeouts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2072,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/User_Surveys/User_Surveys.php','wp-content/plugins/google-site-kit/includes/Core/User_Surveys/User_Surveys.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2073,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Flag.php','wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Flag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2074,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Notice.php','wp-content/plugins/google-site-kit/includes/Core/Util/Activation_Notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2075,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Auto_Updates.php','wp-content/plugins/google-site-kit/includes/Core/Util/Auto_Updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2076,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php','wp-content/plugins/google-site-kit/includes/Core/Util/BC_Functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2077,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Block_Support.php','wp-content/plugins/google-site-kit/includes/Core/Util/Block_Support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2078,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Collection_Key_Cap_Filter.php','wp-content/plugins/google-site-kit/includes/Core/Util/Collection_Key_Cap_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2079,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Date.php','wp-content/plugins/google-site-kit/includes/Core/Util/Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2080,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Developer_Plugin_Installer.php','wp-content/plugins/google-site-kit/includes/Core/Util/Developer_Plugin_Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2081,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Entity.php','wp-content/plugins/google-site-kit/includes/Core/Util/Entity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2082,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Entity_Factory.php','wp-content/plugins/google-site-kit/includes/Core/Util/Entity_Factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2083,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Exit_Handler.php','wp-content/plugins/google-site-kit/includes/Core/Util/Exit_Handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2084,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Feature_Flags.php','wp-content/plugins/google-site-kit/includes/Core/Util/Feature_Flags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2085,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_Icon.php','wp-content/plugins/google-site-kit/includes/Core/Util/Google_Icon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2086,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Matcher_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Matcher_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2087,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Normalizer.php','wp-content/plugins/google-site-kit/includes/Core/Util/Google_URL_Normalizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2088,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Health_Checks.php','wp-content/plugins/google-site-kit/includes/Core/Util/Health_Checks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2089,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Input.php','wp-content/plugins/google-site-kit/includes/Core/Util/Input.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2090,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Method_Proxy_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Util/Method_Proxy_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2091,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migrate_Legacy_Keys.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migrate_Legacy_Keys.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2092,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_123_0.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_123_0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2093,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_129_0.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_129_0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2094,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_150_0.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_150_0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2095,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_163_0.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_163_0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2096,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_3_0.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_3_0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2097,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_8_1.php','wp-content/plugins/google-site-kit/includes/Core/Util/Migration_1_8_1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2098,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Plugin_Status.php','wp-content/plugins/google-site-kit/includes/Core/Util/Plugin_Status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2099,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/REST_Entity_Search_Controller.php','wp-content/plugins/google-site-kit/includes/Core/Util/REST_Entity_Search_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2100,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Requires_Javascript_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Util/Requires_Javascript_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2101,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Reset.php','wp-content/plugins/google-site-kit/includes/Core/Util/Reset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2102,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Reset_Persistent.php','wp-content/plugins/google-site-kit/includes/Core/Util/Reset_Persistent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2103,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Sanitize.php','wp-content/plugins/google-site-kit/includes/Core/Util/Sanitize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2104,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Scopes.php','wp-content/plugins/google-site-kit/includes/Core/Util/Scopes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2105,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Sort.php','wp-content/plugins/google-site-kit/includes/Core/Util/Sort.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2106,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Synthetic_WP_Query.php','wp-content/plugins/google-site-kit/includes/Core/Util/Synthetic_WP_Query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2107,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/URL.php','wp-content/plugins/google-site-kit/includes/Core/Util/URL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2108,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/Uninstallation.php','wp-content/plugins/google-site-kit/includes/Core/Util/Uninstallation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2109,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/WP_Context_Switcher_Trait.php','wp-content/plugins/google-site-kit/includes/Core/Util/WP_Context_Switcher_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2110,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Util/WP_Query_Factory.php','wp-content/plugins/google-site-kit/includes/Core/Util/WP_Query_Factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2111,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Dimensions_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Dimensions_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2112,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Metrics_Exception.php','wp-content/plugins/google-site-kit/includes/Core/Validation/Exception/Invalid_Report_Metrics_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2113,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/AMP_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/AMP_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2114,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2115,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2116,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Ad_Blocking_Recovery_Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2117,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Auto_Ad_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Auto_Ad_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2118,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2119,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2120,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2121,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2122,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/AdSense.php','wp-content/plugins/google-site-kit/includes/Modules/AdSense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2123,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/AMP_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/AMP_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2124,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Enhanced_Conversions.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/Enhanced_Conversions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2125,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Has_Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/Has_Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2126,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/PAX_Config.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/PAX_Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2127,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2128,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2129,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Ads/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2130,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Ads.php','wp-content/plugins/google-site-kit/includes/Modules/Ads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2131,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/AMP_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/AMP_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2132,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Account_Ticket.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Account_Ticket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2133,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/AMP_Config_Injector.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/AMP_Config_Injector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2134,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2135,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2136,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List_Registry.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Event_List_Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2137,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Script_Injector.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking/Script_Injector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2138,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Advanced_Tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2139,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Audience_Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Audience_Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2140,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Cron.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2141,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Events_Sync.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Events_Sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2142,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_New_Badge_Events_Sync.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_New_Badge_Events_Sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2143,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Provider.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Conversion_Reporting/Conversion_Reporting_Provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2144,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Custom_Dimensions_Data_Available.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Custom_Dimensions_Data_Available.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2145,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountProvisioningService.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountProvisioningService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2146,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountsResource.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/AccountsResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2147,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/EnhancedMeasurementSettingsModel.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/EnhancedMeasurementSettingsModel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2148,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAdSenseLinksService.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAdSenseLinksService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2149,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAudiencesService.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesAudiencesService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2150,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementResource.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2151,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementService.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/PropertiesEnhancedMeasurementService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2152,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/Proxy_GoogleAnalyticsAdminProvisionAccountTicketRequest.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/GoogleAnalyticsAdmin/Proxy_GoogleAnalyticsAdminProvisionAccountTicketRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2153,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Between_Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Between_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2154,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Empty_Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Empty_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2155,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2156,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/In_List_Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/In_List_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2157,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Numeric_Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/Numeric_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2158,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/String_Filter.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Filters/String_Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2159,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/ReportParsers.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/ReportParsers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2160,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Request.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2161,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/RequestHelpers.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/RequestHelpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2162,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Response.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2163,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Row_Trait.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report/Row_Trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2164,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2165,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Reset_Audiences.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Reset_Audiences.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2166,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Resource_Data_Availability_Date.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Resource_Data_Availability_Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2167,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2168,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdSenseLinked.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdSenseLinked.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2169,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdsLinked.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_AdsLinked.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2170,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_Property.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Synchronize_Property.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2171,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2172,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Interface.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2173,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2174,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2175,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Analytics_4.php','wp-content/plugins/google-site-kit/includes/Modules/Analytics_4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2176,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2177,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights.php','wp-content/plugins/google-site-kit/includes/Modules/PageSpeed_Insights.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2178,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Admin_Post_List.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Admin_Post_List.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2179,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Contribute_With_Google_Block.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Contribute_With_Google_Block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2180,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Post_Product_ID.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Post_Product_ID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2181,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2182,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Subscribe_With_Google_Block.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Subscribe_With_Google_Block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2183,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Synchronize_Publication.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Synchronize_Publication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2184,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2185,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2186,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2187,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager.php','wp-content/plugins/google-site-kit/includes/Modules/Reader_Revenue_Manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2188,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Search_Console/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Search_Console/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2189,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Search_Console.php','wp-content/plugins/google-site-kit/includes/Modules/Search_Console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2190,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2191,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator_Interface.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Authenticator_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2192,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Existing_Client_ID.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Existing_Client_ID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2193,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Hashed_User_ID.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Hashed_User_ID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2194,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2195,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader_Interface.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Profile_Reader_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2196,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2197,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Sign_In_With_Google_Block.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Sign_In_With_Google_Block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2198,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2199,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2200,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2201,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/WooCommerce_Authenticator.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google/WooCommerce_Authenticator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2202,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google.php','wp-content/plugins/google-site-kit/includes/Modules/Sign_In_With_Google.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2203,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Site_Verification.php','wp-content/plugins/google-site-kit/includes/Modules/Site_Verification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2204,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/AMP_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/AMP_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2205,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Settings.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2206,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Guard.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2207,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Interface.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2208,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Matchers.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Tag_Matchers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2209,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Web_Tag.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager/Web_Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2210,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager.php','wp-content/plugins/google-site-kit/includes/Modules/Tag_Manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2211,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/Plugin.php','wp-content/plugins/google-site-kit/includes/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2212,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/loader.php','wp-content/plugins/google-site-kit/includes/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2213,'/srv/htdocs/wp-content/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php','wp-content/plugins/google-site-kit/includes/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2214,'/srv/htdocs/wp-content/plugins/google-site-kit/readme.txt','wp-content/plugins/google-site-kit/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (2215,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvent.php','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2216,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvents.php','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/PatchEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2217,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/Patches.php','wp-content/plugins/google-site-kit/third-party/cweagans/composer-patches/src/Patches.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2218,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/BeforeValidException.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/BeforeValidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2219,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/CachedKeySet.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/CachedKeySet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2220,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/ExpiredException.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/ExpiredException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2221,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWK.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2222,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWT.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWT.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2223,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2224,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/Key.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/Key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2225,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/SignatureInvalidException.php','wp-content/plugins/google-site-kit/third-party/firebase/php-jwt/src/SignatureInvalidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2226,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Revoke.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Revoke.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2227,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Verify.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AccessToken/Verify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2228,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/AuthHandlerFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2229,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2230,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2231,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Client.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2232,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Collection.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Collection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2233,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Exception.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2234,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/Batch.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/Batch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2235,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/MediaFileUpload.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/MediaFileUpload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2236,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/REST.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Http/REST.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2237,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2238,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Exception.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2239,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Resource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service/Resource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2240,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2241,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Composer.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Composer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2242,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Exception.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2243,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Retryable.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Retryable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2244,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Runner.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Task/Runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2245,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Utils/UriTemplate.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/Utils/UriTemplate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2246,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php','wp-content/plugins/google-site-kit/third-party/google/apiclient/src/aliases.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2247,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/PATCHES.txt','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/PATCHES.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (2248,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/autoload.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2249,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Account.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2250,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdBlockingRecoveryTag.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdBlockingRecoveryTag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2251,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClient.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2252,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClientAdCode.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdClientAdCode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2253,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnit.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2254,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnitAdCode.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdUnitAdCode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2255,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdsenseEmpty.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/AdsenseEmpty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2256,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Alert.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Alert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2257,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Cell.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Cell.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2258,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ContentAdsSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ContentAdsSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2259,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/CustomChannel.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/CustomChannel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2260,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Date.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2261,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Header.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2262,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/HttpBody.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/HttpBody.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2263,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAccountsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAccountsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2264,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdClientsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdClientsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2265,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAdUnitsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2266,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAlertsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListAlertsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2267,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListChildAccountsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2268,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListCustomChannelsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2269,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedAdUnitsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2270,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListLinkedCustomChannelsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2271,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPaymentsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPaymentsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2272,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPolicyIssuesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListPolicyIssuesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2273,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSavedReportsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2274,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSitesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListSitesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2275,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ListUrlChannelsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2276,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Payment.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Payment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2277,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2278,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyTopic.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/PolicyTopic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2279,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ReportResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/ReportResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2280,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/Accounts.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/Accounts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2281,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclients.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2282,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsAdunits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2283,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsCustomchannels.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2284,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAdclientsUrlchannels.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2285,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsAlerts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2286,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPayments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2287,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPolicyIssues.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsPolicyIssues.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2288,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReports.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2289,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsReportsSaved.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2290,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsSites.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Resource/AccountsSites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2291,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Row.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Row.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2292,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/SavedReport.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/SavedReport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2293,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Site.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/Site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2294,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/TimeZone.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/TimeZone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2295,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/UrlChannel.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense/UrlChannel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2296,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/Adsense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2297,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ActiveMetricRestriction.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ActiveMetricRestriction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2298,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceExport.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceExport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2299,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceListMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/AudienceListMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2300,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2301,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunPivotReportsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2302,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2303,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BatchRunReportsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2304,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BetweenFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/BetweenFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2305,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CaseExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CaseExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2306,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2307,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CheckCompatibilityResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2308,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Cohort.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Cohort.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2309,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortReportSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortReportSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2310,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortSpec.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortSpec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2311,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortsRange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/CohortsRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2312,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ConcatenateExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ConcatenateExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2313,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DateRange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DateRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2314,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Dimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Dimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2315,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionCompatibility.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionCompatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2316,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2317,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2318,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2319,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2320,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/DimensionValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2321,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/EmptyFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/EmptyFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2322,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Filter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2323,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2324,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpressionList.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/FilterExpressionList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2325,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/InListFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/InListFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2326,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ListAudienceExportsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ListAudienceExportsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2327,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2328,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metric.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Metric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2329,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricCompatibility.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricCompatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2330,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2331,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2332,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2333,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MetricValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2334,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MinuteRange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/MinuteRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2335,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2336,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/NumericValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2337,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Operation.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Operation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2338,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/OrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/OrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2339,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Pivot.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Pivot.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2340,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotDimensionHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotDimensionHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2341,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2342,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2343,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotSelection.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PivotSelection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2344,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PropertyQuota.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/PropertyQuota.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2345,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2346,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QueryAudienceExportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2347,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QuotaStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/QuotaStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2348,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/Properties.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/Properties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2349,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/PropertiesAudienceExports.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Resource/PropertiesAudienceExports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2350,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ResponseMetaData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/ResponseMetaData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2351,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Row.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Row.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2352,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2353,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunPivotReportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2354,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2355,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunRealtimeReportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2356,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2357,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/RunReportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2358,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SamplingMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SamplingMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2359,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SchemaRestrictionResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/SchemaRestrictionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2360,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Status.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/Status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2361,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/StringFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/StringFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2362,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2363,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimensionValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceDimensionValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2364,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceRow.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData/V1betaAudienceRow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2365,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/AnalyticsData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2366,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessBetweenFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessBetweenFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2367,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDateRange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDateRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2368,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2369,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2370,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessDimensionValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2371,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2372,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2373,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpressionList.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessFilterExpressionList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2374,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessInListFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessInListFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2375,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetric.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2376,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2377,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessMetricValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2378,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessNumericFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessNumericFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2379,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2380,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2381,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2382,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuota.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuota.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2383,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuotaStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessQuotaStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2384,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessRow.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessRow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2385,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessStringFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccessStringFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2386,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2387,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAccountSummary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2388,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2389,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2390,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAndroidAppDataStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2391,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2392,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaApproveDisplayVideo360AdvertiserLinkProposalResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2393,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveAudienceRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveAudienceRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2394,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomDimensionRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2395,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2396,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAttributionSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAttributionSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2397,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudience.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudience.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2398,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2399,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterBetweenFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2400,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterInListFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2401,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2402,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterNumericValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2403,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceDimensionOrMetricFilterStringFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2404,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2405,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventTrigger.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceEventTrigger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2406,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterClause.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterClause.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2407,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2408,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceFilterExpressionList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2409,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2410,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSequenceFilterAudienceSequenceStep.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2411,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSimpleFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAudienceSimpleFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2412,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2413,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2414,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaAuditUserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2415,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2416,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2417,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2418,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2419,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2420,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2421,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCancelDisplayVideo360AdvertiserLinkProposalRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2422,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2423,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryChangeChangeHistoryResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2424,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaChangeHistoryEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2425,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaConversionEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2426,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCreateUserLinkRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2427,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomDimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2428,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaCustomMetric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2429,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataRetentionSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataRetentionSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2430,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataSharingSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2431,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStream.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2432,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2433,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2434,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamWebStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDataStreamWebStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2435,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2436,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2437,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2438,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2439,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSet.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2440,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2441,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2442,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterExpressionList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2443,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterInListFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2444,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaExpandedDataSetFilterStringFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2445,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaFirebaseLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2446,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGlobalSiteTag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2447,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleAdsLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2448,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaGoogleSignalsSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2449,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaIosAppDataStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2450,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2451,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountSummariesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2452,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAccountsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2453,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2454,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAudiencesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListAudiencesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2455,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListConversionEventsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2456,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2457,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListCustomMetricsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2458,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDataStreamsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDataStreamsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2459,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2460,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2461,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2462,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2463,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2464,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2465,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListPropertiesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2466,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListSearchAds360LinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2467,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListUserLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2468,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2469,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2470,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaNumericValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaNumericValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2471,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProperty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2472,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaPropertySummary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2473,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2474,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2475,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2476,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaRunAccessReportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2477,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchAds360Link.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchAds360Link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2478,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2479,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2480,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2481,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaUserLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2482,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1alphaWebDataStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2483,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessBetweenFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessBetweenFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2484,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDateRange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDateRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2485,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2486,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2487,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessDimensionValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2488,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2489,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpression.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2490,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpressionList.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessFilterExpressionList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2491,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessInListFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessInListFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2492,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetric.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2493,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2494,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessMetricValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2495,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessNumericFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessNumericFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2496,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2497,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByDimensionOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2498,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessOrderByMetricOrderBy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2499,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuota.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuota.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2500,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuotaStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessQuotaStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2501,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessRow.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessRow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2502,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessStringFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccessStringFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2503,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccount.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2504,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccountSummary.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAccountSummary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2505,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2506,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaAcknowledgeUserDataCollectionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2507,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomDimensionRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2508,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaArchiveCustomMetricRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2509,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChange.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2510,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryChangeChangeHistoryResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2511,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryEvent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaChangeHistoryEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2512,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEvent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2513,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaConversionEventDefaultConversionValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2514,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomDimension.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomDimension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2515,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomMetric.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaCustomMetric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2516,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataRetentionSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataRetentionSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2517,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataSharingSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataSharingSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2518,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStream.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2519,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamAndroidAppStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2520,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamIosAppStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2521,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamWebStreamData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaDataStreamWebStreamData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2522,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaFirebaseLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaFirebaseLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2523,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaGoogleAdsLink.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaGoogleAdsLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2524,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEvent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2525,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEventDefaultValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaKeyEventDefaultValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2526,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountSummariesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountSummariesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2527,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListAccountsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2528,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListConversionEventsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListConversionEventsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2529,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomDimensionsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomDimensionsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2530,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomMetricsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListCustomMetricsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2531,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListDataStreamsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListDataStreamsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2532,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListFirebaseLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListFirebaseLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2533,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListGoogleAdsLinksResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2534,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListKeyEventsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListKeyEventsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2535,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListMeasurementProtocolSecretsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2536,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListPropertiesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaListPropertiesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2537,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaMeasurementProtocolSecret.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaMeasurementProtocolSecret.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2538,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaNumericValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaNumericValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2539,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProperty.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProperty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2540,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaPropertySummary.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaPropertySummary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2541,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2542,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaProvisionAccountTicketResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2543,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2544,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaRunAccessReportResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2545,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2546,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleAnalyticsAdminV1betaSearchChangeHistoryEventsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2547,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/GoogleProtobufEmpty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2548,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountSummaries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2549,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Accounts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2550,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/AccountsUserLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2551,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/Properties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2552,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2553,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAndroidAppDataStreamsMeasurementProtocolSecrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2554,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAudiences.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesAudiences.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2555,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesConversionEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2556,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomDimensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2557,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesCustomMetrics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2558,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreams.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2559,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreamsMeasurementProtocolSecrets.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDataStreamsMeasurementProtocolSecrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2560,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinkProposals.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2561,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesDisplayVideo360AdvertiserLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2562,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesFirebaseLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2563,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesGoogleAdsLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2564,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2565,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesIosAppDataStreamsMeasurementProtocolSecrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2566,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesKeyEvents.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesKeyEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2567,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesSearchAds360Links.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesSearchAds360Links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2568,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesUserLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2569,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2570,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/PropertiesWebDataStreamsMeasurementProtocolSecrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2571,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/GoogleAnalyticsAdmin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2572,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/AuditRefs.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/AuditRefs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2573,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Bucket.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Bucket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2574,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Categories.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Categories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2575,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/CategoryGroupV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2576,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/ConfigSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2577,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Environment.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Environment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2578,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/I18n.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/I18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2579,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LhrEntity.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LhrEntity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2580,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseAuditResultV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2581,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseCategoryV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2582,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/LighthouseResultV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2583,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiLoadingExperienceV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2584,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedApiPagespeedResponseV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2585,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/PagespeedVersion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2586,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RendererFormattedStrings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2587,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Resource/Pagespeedapi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2588,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RuntimeError.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/RuntimeError.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2589,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/StackPack.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/StackPack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2590,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Timing.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/Timing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2591,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights/UserPageLoadMetricV5.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2592,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PagespeedInsights.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2593,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Address.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Address.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2594,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/AgeRangeType.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/AgeRangeType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2595,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2596,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchCreateContactsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2597,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchDeleteContactsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2598,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchGetContactGroupsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2599,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2600,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BatchUpdateContactsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2601,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Biography.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Biography.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2602,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Birthday.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Birthday.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2603,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BraggingRights.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/BraggingRights.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2604,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CalendarUrl.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CalendarUrl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2605,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ClientData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ClientData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2606,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroup.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2607,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMembership.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMembership.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2608,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2609,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactGroupResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2610,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactToCreate.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ContactToCreate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2611,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CopyOtherContactToMyContactsGroupRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2612,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CoverPhoto.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CoverPhoto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2613,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/CreateContactGroupRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2614,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Date.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2615,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DeleteContactPhotoResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2616,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DomainMembership.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/DomainMembership.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2617,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/EmailAddress.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/EmailAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2618,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Event.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2619,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ExternalId.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ExternalId.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2620,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FieldMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FieldMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2621,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FileAs.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/FileAs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2622,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Gender.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Gender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2623,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GetPeopleResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GetPeopleResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2624,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GroupClientData.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/GroupClientData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2625,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ImClient.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ImClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2626,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Interest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Interest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2627,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListConnectionsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2628,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListContactGroupsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2629,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListDirectoryPeopleResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2630,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ListOtherContactsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2631,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Locale.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Locale.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2632,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Location.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Location.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2633,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Membership.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Membership.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2634,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/MiscKeyword.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/MiscKeyword.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2635,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2636,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ModifyContactGroupMembersResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2637,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Name.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2638,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Nickname.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Nickname.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2639,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Occupation.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Occupation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2640,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Organization.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Organization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2641,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PeopleEmpty.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PeopleEmpty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2642,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Person.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Person.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2643,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2644,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PersonResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2645,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PhoneNumber.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/PhoneNumber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2646,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Photo.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Photo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2647,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ProfileMetadata.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/ProfileMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2648,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Relation.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Relation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2649,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipInterest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipInterest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2650,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/RelationshipStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2651,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Residence.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Residence.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2652,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroups.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2653,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/ContactGroupsMembers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2654,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/OtherContacts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2655,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/People.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/People.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2656,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Resource/PeopleConnections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2657,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchDirectoryPeopleResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2658,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2659,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SearchResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2660,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SipAddress.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/SipAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2661,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Skill.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Skill.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2662,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Source.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2663,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Status.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2664,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Tagline.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Tagline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2665,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactGroupRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2666,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2667,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UpdateContactPhotoResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2668,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Url.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/Url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2669,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UserDefined.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService/UserDefined.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2670,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/PeopleService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2671,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpInspectionResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpInspectionResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2672,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/AmpIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2673,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDataRow.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDataRow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2674,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2675,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ApiDimensionFilterGroup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2676,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/BlockedResource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/BlockedResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2677,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/DetectedItems.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/DetectedItems.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2678,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Image.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2679,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/IndexStatusInspectionResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/IndexStatusInspectionResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2680,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2681,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/InspectUrlIndexResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2682,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Item.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2683,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileFriendlyIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2684,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityInspectionResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityInspectionResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2685,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/MobileUsabilityIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2686,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Searchanalytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2687,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2688,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sites.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/Sites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2689,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspection.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2690,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspectionIndex.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlInspectionIndex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2691,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingTools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2692,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/Resource/UrlTestingToolsMobileFriendlyTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2693,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ResourceIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/ResourceIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2694,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsInspectionResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsInspectionResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2695,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsIssue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RichResultsIssue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2696,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2697,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/RunMobileFriendlyTestResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2698,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2699,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SearchAnalyticsQueryResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2700,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitemapsListResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2701,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitesListResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/SitesListResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2702,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/TestStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/TestStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2703,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/UrlInspectionResult.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/UrlInspectionResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2704,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSite.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2705,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemap.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2706,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole/WmxSitemapContent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2707,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SearchConsole.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2708,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/Resource/WebResource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/Resource/WebResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2709,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2710,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenRequestSite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2711,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceGettokenResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2712,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceListResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2713,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2714,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification/SiteVerificationWebResourceResourceSite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2715,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/SiteVerification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2716,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Account.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2717,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountAccess.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountAccess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2718,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountFeatures.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/AccountFeatures.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2719,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/BuiltInVariable.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/BuiltInVariable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2720,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Client.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2721,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Condition.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Condition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2722,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Container.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2723,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerAccess.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerAccess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2724,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerFeatures.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerFeatures.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2725,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersion.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2726,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersionHeader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ContainerVersionHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2727,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateBuiltInVariableResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2728,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionRequestVersionOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2729,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CreateContainerVersionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2730,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CustomTemplate.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/CustomTemplate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2731,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Destination.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Destination.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2732,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Entity.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Entity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2733,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Environment.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Environment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2734,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Folder.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Folder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2735,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/FolderEntities.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/FolderEntities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2736,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GalleryReference.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GalleryReference.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2737,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetContainerSnippetResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetContainerSnippetResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2738,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GetWorkspaceStatusResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2739,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GtagConfig.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/GtagConfig.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2740,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListAccountsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListAccountsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2741,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListClientsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListClientsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2742,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainerVersionsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2743,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainersResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListContainersResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2744,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListDestinationsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListDestinationsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2745,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnabledBuiltInVariablesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2746,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListEnvironmentsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2747,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListFoldersResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListFoldersResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2748,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListGtagConfigResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListGtagConfigResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2749,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTagsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTagsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2750,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTemplatesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTemplatesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2751,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTransformationsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTransformationsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2752,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTriggersResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListTriggersResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2753,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListUserPermissionsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2754,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListVariablesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListVariablesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2755,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListWorkspacesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2756,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListZonesResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ListZonesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2757,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/MergeConflict.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/MergeConflict.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2758,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Parameter.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Parameter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2759,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/PublishContainerVersionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2760,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/QuickPreviewResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/QuickPreviewResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2761,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/Accounts.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/Accounts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2762,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2763,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersDestinations.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersDestinations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2764,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersEnvironments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2765,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersionHeaders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2766,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2767,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2768,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesBuiltInVariables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2769,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesClients.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesClients.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2770,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2771,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesGtagConfig.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesGtagConfig.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2772,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2773,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTemplates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2774,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTransformations.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTransformations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2775,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesTriggers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2776,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesVariables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2777,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsContainersWorkspacesZones.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2778,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Resource/AccountsUserPermissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2779,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertBuiltInVariableResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2780,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertClientResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertClientResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2781,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertFolderResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertFolderResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2782,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTagResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTagResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2783,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTemplateResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTemplateResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2784,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTransformationResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTransformationResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2785,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTriggerResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertTriggerResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2786,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertVariableResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertVariableResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2787,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertZoneResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/RevertZoneResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2788,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SetupTag.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SetupTag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2789,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncStatus.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2790,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/SyncWorkspaceResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2791,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Tag.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2792,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TagConsentSetting.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TagConsentSetting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2793,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TeardownTag.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/TeardownTag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2794,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Transformation.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Transformation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2795,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Trigger.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Trigger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2796,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/UserPermission.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/UserPermission.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2797,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Variable.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Variable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2798,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/VariableFormatValue.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/VariableFormatValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2799,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Workspace.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Workspace.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2800,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Zone.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/Zone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2801,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneBoundary.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneBoundary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2802,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneChildContainer.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneChildContainer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2803,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager/ZoneTypeRestriction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2804,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services/src/TagManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2805,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-adsenselinks/AdSenseLinks.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-adsenselinks/AdSenseLinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2806,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/BusinessPredicates.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/BusinessPredicates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2807,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/CanceledDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/CanceledDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2808,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Entitlement.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Entitlement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2809,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListEntitlementsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListEntitlementsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2810,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListPublicationsResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListPublicationsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2811,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListUserEntitlementsPlansResponse.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/ListUserEntitlementsPlansResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2812,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Money.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Money.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2813,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Order.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Order.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2814,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PaymentOptions.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PaymentOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2815,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PlanEntitlement.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PlanEntitlement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2816,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Product.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2817,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Publication.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Publication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2818,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PublicationPredicates.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PublicationPredicates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2819,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PurchaseInfo.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/PurchaseInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2820,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Reader.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2821,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceDuration.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceDuration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2822,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceTerms.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurrenceTerms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2823,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurringPlanDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/RecurringPlanDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2824,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/Publications.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/Publications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2825,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsEntitlements.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsEntitlements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2826,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReaders.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReaders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2827,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersEntitlementsplans.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersEntitlementsplans.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2828,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersOrders.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/Resource/PublicationsReadersOrders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2829,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/StateDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/StateDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2830,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/SuspendedDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/SuspendedDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2831,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/UserEntitlementsPlan.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/UserEntitlementsPlan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2832,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/WaitingToRecurDetails.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle/WaitingToRecurDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2833,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle.php','wp-content/plugins/google-site-kit/third-party/google/apiclient-services-subscribewithgoogle/SubscribewithGoogle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2834,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/COPYING','wp-content/plugins/google-site-kit/third-party/google/auth/COPYING');
INSERT INTO `wp_wfknownfilelist` VALUES (2835,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/VERSION','wp-content/plugins/google-site-kit/third-party/google/auth/VERSION');
INSERT INTO `wp_wfknownfilelist` VALUES (2836,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/autoload.php','wp-content/plugins/google-site-kit/third-party/google/auth/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2837,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/AccessToken.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/AccessToken.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2838,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ApplicationDefaultCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/ApplicationDefaultCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2839,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/InvalidArgumentException.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2840,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/Item.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/Item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2841,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/MemoryCacheItemPool.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/MemoryCacheItemPool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2842,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/SysVCacheItemPool.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/SysVCacheItemPool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2843,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/TypedItem.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Cache/TypedItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2844,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CacheTrait.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/CacheTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2845,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/AwsNativeSource.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/AwsNativeSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2846,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/FileSource.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/FileSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2847,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/UrlSource.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialSource/UrlSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2848,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/AppIdentityCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/AppIdentityCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2849,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ExternalAccountCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ExternalAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2850,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/GCECredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/GCECredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2851,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/IAMCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/IAMCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2852,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2853,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/InsecureCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/InsecureCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2854,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2855,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2856,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/UserRefreshCredentials.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Credentials/UserRefreshCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2857,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialsLoader.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/CredentialsLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2858,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ExternalAccountCredentialSourceInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/ExternalAccountCredentialSourceInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2859,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenCache.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2860,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/FetchAuthTokenInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2861,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GCECache.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/GCECache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2862,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GetQuotaProjectInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/GetQuotaProjectInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2863,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/GetUniverseDomainInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/GetUniverseDomainInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2864,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle6HttpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2865,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/Guzzle7HttpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2866,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpClientCache.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpClientCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2867,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpHandlerFactory.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/HttpHandler/HttpHandlerFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2868,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Iam.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Iam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2869,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/IamSignerTrait.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/IamSignerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2870,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/AuthTokenMiddleware.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/AuthTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2871,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2872,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2873,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/SimpleMiddleware.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/Middleware/SimpleMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2874,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/OAuth2.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/OAuth2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2875,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ProjectIdProviderInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/ProjectIdProviderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2876,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/ServiceAccountSignerTrait.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/ServiceAccountSignerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2877,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/SignBlobInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/SignBlobInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2878,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataInterface.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2879,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataTrait.php','wp-content/plugins/google-site-kit/third-party/google/auth/src/UpdateMetadataTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2880,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizer.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2881,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizerInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/BodySummarizerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2882,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2883,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2884,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientTrait.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/ClientTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2885,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2886,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2887,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2888,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2889,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Cookie/SetCookie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2890,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/BadResponseException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2891,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ClientException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2892,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ConnectException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2893,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/GuzzleException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2894,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2895,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/RequestException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2896,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/ServerException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2897,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2898,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Exception/TransferException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2899,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2900,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2901,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2902,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2903,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/EasyHandle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2904,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2905,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/MockHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2906,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/Proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2907,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Handler/StreamHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2908,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/HandlerStack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2909,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2910,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatterInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/MessageFormatterInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2911,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Middleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2912,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Pool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2913,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2914,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RedirectMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2915,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RequestOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2916,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/RetryMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2917,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/TransferStats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2918,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2919,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2920,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/guzzle/src/functions_include.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2921,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/AggregateException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2922,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/CancellationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2923,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Coroutine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2924,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Create.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Create.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2925,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Each.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Each.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2926,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/EachPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2927,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/FulfilledPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2928,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Is.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Is.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2929,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Promise.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Promise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2930,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromiseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2931,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/PromisorInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2932,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectedPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2933,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/RejectionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2934,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2935,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/TaskQueueInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2936,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Utils.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/promises/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2937,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/AppendStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2938,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/BufferStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2939,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/CachingStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2940,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/DroppingStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2941,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Exception/MalformedUriException.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Exception/MalformedUriException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2942,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/FnStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2943,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Header.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2944,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/HttpFactory.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/HttpFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2945,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/InflateStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2946,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LazyOpenStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2947,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/LimitStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2948,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Message.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2949,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MessageTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2950,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MimeType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2951,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/MultipartStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2952,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/NoSeekStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2953,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/PumpStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2954,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Query.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2955,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Request.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2956,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Response.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2957,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Rfc7230.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2958,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/ServerRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2959,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2960,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamDecoratorTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2961,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/StreamWrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2962,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UploadedFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2963,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Uri.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2964,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriComparator.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriComparator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2965,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriNormalizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2966,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/UriResolver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2967,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/google-site-kit/third-party/guzzlehttp/psr7/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2968,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Attribute/AsMonologProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2969,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/DateTimeImmutable.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/DateTimeImmutable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2970,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ErrorHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2971,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2972,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2973,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ElasticsearchFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2974,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2975,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2976,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2977,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2978,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/GoogleCloudLoggingFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2979,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2980,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2981,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LineFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2982,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2983,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogmaticFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2984,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2985,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2986,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2987,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2988,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2989,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2990,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2991,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2992,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/AmqpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2993,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2994,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BufferHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/BufferHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2995,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2996,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2997,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CubeHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/CubeHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2998,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Curl/Util.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Curl/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (2999,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3000,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3001,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3002,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticaHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3003,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ElasticsearchHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3004,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3005,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FallbackGroupHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3006,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FilterHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FilterHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3007,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3008,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3009,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3010,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3011,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3012,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3013,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3014,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3015,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3016,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GelfHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GelfHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3017,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GroupHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/GroupHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3018,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Handler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3019,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3020,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3021,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3022,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3023,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3024,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogglyHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3025,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/LogmaticHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3026,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MailHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MailHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3027,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MandrillHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3028,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3029,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3030,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3031,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3032,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NoopHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NoopHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3033,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NullHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/NullHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3034,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/OverflowHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/OverflowHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3035,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3036,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3037,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3038,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3039,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PsrHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PsrHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3040,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/PushoverHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3041,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3042,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RedisPubSubHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3043,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RollbarHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3044,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3045,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SamplingHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3046,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SendGridHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SendGridHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3047,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3048,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3049,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3050,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SocketHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SocketHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3051,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SqsHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SqsHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3052,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/StreamHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/StreamHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3053,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3054,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SymfonyMailerHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3055,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3056,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3057,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3058,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TelegramBotHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3059,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TestHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/TestHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3060,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WebRequestRecognizerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3061,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3062,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3063,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/LogRecord.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/LogRecord.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3064,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Logger.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3065,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/GitProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/GitProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3066,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/HostnameProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3067,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3068,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3069,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3070,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3071,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3072,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3073,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3074,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3075,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/TagProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/TagProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3076,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/UidProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/UidProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3077,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/WebProcessor.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Processor/WebProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3078,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Registry.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3079,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ResettableInterface.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/ResettableInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3080,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/SignalHandler.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/SignalHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3081,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Test/TestCase.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Test/TestCase.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3082,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Utils.php','wp-content/plugins/google-site-kit/third-party/monolog/monolog/src/Monolog/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3083,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3084,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32Hex.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base32Hex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3085,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3086,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlash.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3087,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3088,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64UrlSafe.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Base64UrlSafe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3089,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Binary.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Binary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3090,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/EncoderInterface.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/EncoderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3091,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Encoding.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Encoding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3092,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Hex.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/Hex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3093,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/RFC4648.php','wp-content/plugins/google-site-kit/third-party/paragonie/constant_time_encoding/src/RFC4648.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3094,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/AUTHORS','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/AUTHORS');
INSERT INTO `wp_wfknownfilelist` VALUES (3095,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3096,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/AES.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/AES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3097,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3098,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3099,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3100,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3101,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/JWK.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3102,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3103,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3104,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3105,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3106,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3107,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3108,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3109,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3110,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3111,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3112,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3113,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3114,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DES.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3115,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3116,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3117,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3118,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3119,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3120,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DH.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3121,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3122,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3123,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3124,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3125,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3126,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3127,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3128,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3129,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3130,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3131,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3132,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3133,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/DSA.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3134,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3135,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3136,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3137,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3138,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3139,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3140,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3141,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3142,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3143,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3144,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3145,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3146,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3147,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3148,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3149,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3150,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3151,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3152,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3153,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3154,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3155,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3156,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3157,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3158,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3159,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3160,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3161,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3162,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3163,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3164,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3165,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3166,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3167,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3168,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3169,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3170,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3171,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3172,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3173,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3174,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3175,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3176,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3177,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3178,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3179,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3180,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3181,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3182,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3183,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3184,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3185,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3186,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3187,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3188,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3189,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3190,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3191,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3192,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3193,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3194,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3195,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3196,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3197,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3198,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3199,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3200,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3201,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3202,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3203,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3204,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3205,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3206,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3207,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3208,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3209,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3210,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3211,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/JWK.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3212,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3213,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3214,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3215,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3216,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3217,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3218,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3219,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3220,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3221,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/IEEE.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/IEEE.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3222,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3223,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3224,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3225,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3226,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3227,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/EC.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3228,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Hash.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Hash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3229,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/PublicKeyLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3230,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3231,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC4.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RC4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3232,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/JWK.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3233,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3234,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3235,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3236,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3237,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3238,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3239,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3240,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3241,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3242,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3243,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/RSA.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3244,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Random.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Random.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3245,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3246,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3247,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3248,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3249,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3250,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3251,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3252,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3253,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3254,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3255,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3256,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/InvalidPacketLengthException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3257,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3258,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3259,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/TimeoutException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/TimeoutException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3260,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3261,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3262,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3263,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3264,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3265,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ANSI.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ANSI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3266,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Element.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3267,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AccessDescription.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3268,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AdministrationDomainName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3269,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AlgorithmIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3270,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AnotherName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3271,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3272,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3273,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeTypeAndValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3274,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AttributeValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3275,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3276,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityInfoAccessSyntax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3277,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/AuthorityKeyIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3278,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BaseDistance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3279,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BasicConstraints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3280,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3281,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInDomainDefinedAttributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3282,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/BuiltInStandardAttributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3283,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CPSuri.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3284,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLDistributionPoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3285,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLNumber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3286,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CRLReason.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3287,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertPolicyId.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3288,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Certificate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3289,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateIssuer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3290,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3291,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificatePolicies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3292,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificateSerialNumber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3293,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3294,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CertificationRequestInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3295,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Characteristic_two.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3296,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/CountryName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3297,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Curve.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3298,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DHParameter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3299,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAParams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3300,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3301,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DSAPublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3302,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DigestInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3303,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DirectoryString.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3304,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DisplayText.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3305,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3306,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DistributionPointName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3307,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/DssSigValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3308,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECParameters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3309,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3310,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ECPrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3311,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EDIPartyName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3312,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EcdsaSigValue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3313,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3314,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/EncryptedPrivateKeyInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3315,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtKeyUsageSyntax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3316,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3317,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3318,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ExtensionAttributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3319,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Extensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3320,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldElement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3321,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/FieldID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3322,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3323,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralNames.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3324,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtree.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3325,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/GeneralSubtrees.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3326,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HashAlgorithm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3327,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/HoldInstructionCode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3328,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/InvalidityDate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3329,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuerAltName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3330,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/IssuingDistributionPoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3331,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3332,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyPurposeId.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3333,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/KeyUsage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3334,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/MaskGenAlgorithm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3335,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3336,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NameConstraints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3337,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NetworkAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3338,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NoticeReference.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3339,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/NumericUserIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3340,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ORAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3341,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OneAsymmetricKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3342,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3343,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OrganizationalUnitNames.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3344,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3345,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/OtherPrimeInfos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3346,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBEParameter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3347,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBES2params.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3348,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBKDF2params.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3349,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PBMAC1params.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3350,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PKCS9String.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3351,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Pentanomial.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3352,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PersonalName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3353,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyInformation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3354,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyMappings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3355,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierId.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3356,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PolicyQualifierInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3357,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PostalAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3358,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Prime_p.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3359,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateDomainName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3360,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3361,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3362,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PrivateKeyUsagePeriod.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3363,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3364,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyAndChallenge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3365,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/PublicKeyInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3366,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RC2CBCParameter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3367,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RDNSequence.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3368,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPrivateKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3369,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSAPublicKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3370,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RSASSA_PSS_params.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3371,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/ReasonFlags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3372,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RelativeDistinguishedName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3373,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/RevokedCertificate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3374,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SignedPublicKeyAndChallenge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3375,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SpecifiedECDomain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3376,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectAltName.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3377,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectDirectoryAttributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3378,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectInfoAccessSyntax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3379,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/SubjectPublicKeyInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3380,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3381,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TBSCertificate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3382,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/TerminalIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3383,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Time.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3384,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Trinomial.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3385,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UniqueIdentifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3386,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/UserNotice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3387,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/Validity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3388,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_ca_policy_url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3389,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_cert_type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3390,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/netscape_comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3391,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/ASN1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3392,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/X509.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/File/X509.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3393,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3394,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3395,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3396,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3397,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3398,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3399,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3400,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3401,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3402,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3403,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3404,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3405,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3406,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3407,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3408,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3409,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3410,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3411,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3412,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3413,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3414,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3415,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3416,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3417,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BigInteger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3418,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3419,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/BinaryField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3420,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3421,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3422,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3423,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Math/PrimeField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3424,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3425,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SFTP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3426,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SSH2.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/Net/SSH2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3427,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent/Identity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3428,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3429,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/System/SSH/Common/Traits/ReadBytes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3430,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/bootstrap.php','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3431,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/openssl.cnf','wp-content/plugins/google-site-kit/third-party/phpseclib/phpseclib/phpseclib/openssl.cnf');
INSERT INTO `wp_wfknownfilelist` VALUES (3432,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheException.php','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3433,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemInterface.php','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3434,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemPoolInterface.php','wp-content/plugins/google-site-kit/third-party/psr/cache/src/CacheItemPoolInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3435,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/cache/src/InvalidArgumentException.php','wp-content/plugins/google-site-kit/third-party/psr/cache/src/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3436,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientExceptionInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3437,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/ClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3438,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/NetworkExceptionInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/NetworkExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3439,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-client/src/RequestExceptionInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-client/src/RequestExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3440,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/RequestFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/RequestFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3441,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ResponseFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ResponseFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3442,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ServerRequestFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/ServerRequestFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3443,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/StreamFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/StreamFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3444,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UploadedFileFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UploadedFileFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3445,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UriFactoryInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-factory/src/UriFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3446,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/MessageInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/MessageInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3447,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/RequestInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/RequestInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3448,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ResponseInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ResponseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3449,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/ServerRequestInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3450,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/StreamInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/StreamInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3451,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UploadedFileInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3452,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UriInterface.php','wp-content/plugins/google-site-kit/third-party/psr/http-message/src/UriInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3453,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/AbstractLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3454,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3455,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LogLevel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3456,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3457,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerAwareTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3458,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3459,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/LoggerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3460,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/NullLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3461,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/DummyTest.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/DummyTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3462,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/LoggerInterfaceTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3463,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/TestLogger.php','wp-content/plugins/google-site-kit/third-party/psr/log/Psr/Log/Test/TestLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3464,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/google-site-kit/third-party/ralouphie/getallheaders/src/getallheaders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3465,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/deprecation-contracts/function.php','wp-content/plugins/google-site-kit/third-party/symfony/deprecation-contracts/function.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3466,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Idn.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Idn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3467,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Info.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3468,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3469,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/Regex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3470,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/deviation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3471,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3472,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3473,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3474,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/ignored.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3475,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/mapped.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3476,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/virama.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/Resources/unidata/virama.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3477,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3478,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap80.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-idn/bootstrap80.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3479,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Normalizer.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Normalizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3480,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3481,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalComposition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3482,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/canonicalDecomposition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3483,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/combiningClass.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3484,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/Resources/unidata/compatibilityDecomposition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3485,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3486,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap80.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-intl-normalizer/bootstrap80.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3487,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/Php72.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/Php72.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3488,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/bootstrap.php','wp-content/plugins/google-site-kit/third-party/symfony/polyfill-php72/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3489,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/vendor/autoload_files.php','wp-content/plugins/google-site-kit/third-party/vendor/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3490,'/srv/htdocs/wp-content/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php','wp-content/plugins/google-site-kit/third-party/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3491,'/srv/htdocs/wp-content/plugins/google-site-kit/uninstall.php','wp-content/plugins/google-site-kit/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3492,'/srv/htdocs/wp-content/plugins/gravityforms/assets/css/dist/assets.php','wp-content/plugins/gravityforms/assets/css/dist/assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3493,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/281.8e28260687b8a2fc7cfe.min.js','wp-content/plugins/gravityforms/assets/js/dist/281.8e28260687b8a2fc7cfe.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3494,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/333.fab470035c0fa47ecbcc.min.js','wp-content/plugins/gravityforms/assets/js/dist/333.fab470035c0fa47ecbcc.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3495,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/91.a4aa8a27af832dcd7bf0.min.js','wp-content/plugins/gravityforms/assets/js/dist/91.a4aa8a27af832dcd7bf0.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3496,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/940.655a1c4925133576d527.min.js','wp-content/plugins/gravityforms/assets/js/dist/940.655a1c4925133576d527.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3497,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/968.932798442f85622b7a8b.min.js','wp-content/plugins/gravityforms/assets/js/dist/968.932798442f85622b7a8b.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3498,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/986.c21ef91990024c7ee8e9.min.js','wp-content/plugins/gravityforms/assets/js/dist/986.c21ef91990024c7ee8e9.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3499,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/admin-components.min.js','wp-content/plugins/gravityforms/assets/js/dist/admin-components.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3500,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/assets.php','wp-content/plugins/gravityforms/assets/js/dist/assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3501,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-image-choice.56b34a79f660694187a1.min.js','wp-content/plugins/gravityforms/assets/js/dist/gform-image-choice.56b34a79f660694187a1.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3502,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-pagination.da62d3c73e2784a0546a.min.js','wp-content/plugins/gravityforms/assets/js/dist/gform-pagination.da62d3c73e2784a0546a.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3503,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/gform-products.239a644d6bcf1d20a917.min.js','wp-content/plugins/gravityforms/assets/js/dist/gform-products.239a644d6bcf1d20a917.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3504,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/libraries.min.js','wp-content/plugins/gravityforms/assets/js/dist/libraries.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3505,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/react-utils.min.js','wp-content/plugins/gravityforms/assets/js/dist/react-utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3506,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.block-editor.57fb74f1b5d10bc2ad0e.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.block-editor.57fb74f1b5d10bc2ad0e.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3507,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.editor-button.1d90ed6735c9ef90427d.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.editor-button.1d90ed6735c9ef90427d.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3508,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.embed-form.739d61d23e11fd089e98.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.embed-form.739d61d23e11fd089e98.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3509,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.field-map.5f44839a7627301b80ba.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.field-map.5f44839a7627301b80ba.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3510,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-ajax-save.6ab27e375eb1218287c2.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-ajax-save.6ab27e375eb1218287c2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3511,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-editor.965f0067a1bc49d7d4bd.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-editor.965f0067a1bc49d7d4bd.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3512,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-switcher.e3606d130554b61ca6d7.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.form-switcher.e3606d130554b61ca6d7.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3513,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.merge-tags.0eab956dcf65dc4e1811.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.merge-tags.0eab956dcf65dc4e1811.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3514,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.asset.php','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3515,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3516,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.post-select.47cb46ec0503668fc96b.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.post-select.47cb46ec0503668fc96b.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3517,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen01.5c2bf2a4e5e689e7d426.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen01.5c2bf2a4e5e689e7d426.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3518,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen02.2b339ad946ec0884d342.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen02.2b339ad946ec0884d342.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3519,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen03.65cd30b8df338c5e8292.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen03.65cd30b8df338c5e8292.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3520,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen04.b01b89c3023ebd64a5da.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen04.b01b89c3023ebd64a5da.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3521,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen05.019f8eedddabc9354cad.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-Screen05.019f8eedddabc9354cad.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3522,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-setup-wizard.42c8b3f08cfa388ea56b.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-setup-wizard.42c8b3f08cfa388ea56b.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3523,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-store.1b4275f43344404ac337.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard-store.1b4275f43344404ac337.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3524,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard.b637b8e0b76f9f98c991.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.setup-wizard.b637b8e0b76f9f98c991.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3525,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.splash-page.97dbbc913b2e5e2916f3.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.splash-page.97dbbc913b2e5e2916f3.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3526,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.system-report.04dba8a8fa0ffb94f63a.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.system-report.04dba8a8fa0ffb94f63a.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3527,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-store.6b7ab3e863a72f0c7fad.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-store.6b7ab3e863a72f0c7fad.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3528,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-flyout.dc5ee894743e9a9d8d54.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-flyout.dc5ee894743e9a9d8d54.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3529,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-grid.709dcb3b2bc3adef2507.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library-grid.709dcb3b2bc3adef2507.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3530,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library.acc861a33b551e3a6997.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-template-library.acc861a33b551e3a6997.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3531,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-utils.c2358aa504812e32572e.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library-utils.c2358aa504812e32572e.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3532,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library.3550bb623b9d93752102.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.template-library.3550bb623b9d93752102.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3533,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.user-select.a9b67704424df02e6eae.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-admin.user-select.a9b67704424df02e6eae.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3534,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.asset.php','wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3535,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js','wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3536,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js','wp-content/plugins/gravityforms/assets/js/dist/utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3537,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.asset.php','wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3538,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.js','wp-content/plugins/gravityforms/assets/js/dist/vendor-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3539,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme-dompurify.4e49c31e63f00e45f9de.min.js','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme-dompurify.4e49c31e63f00e45f9de.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3540,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.asset.php','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3541,'/srv/htdocs/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js','wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3542,'/srv/htdocs/wp-content/plugins/gravityforms/common.php','wp-content/plugins/gravityforms/common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3543,'/srv/htdocs/wp-content/plugins/gravityforms/css/index.php','wp-content/plugins/gravityforms/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3544,'/srv/htdocs/wp-content/plugins/gravityforms/currency.php','wp-content/plugins/gravityforms/currency.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3545,'/srv/htdocs/wp-content/plugins/gravityforms/entry_detail.php','wp-content/plugins/gravityforms/entry_detail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3546,'/srv/htdocs/wp-content/plugins/gravityforms/entry_list.php','wp-content/plugins/gravityforms/entry_list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3547,'/srv/htdocs/wp-content/plugins/gravityforms/export.php','wp-content/plugins/gravityforms/export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3548,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/dashicons.svg','wp-content/plugins/gravityforms/fonts/dashicons.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3549,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/fontawesome-webfont.svg','wp-content/plugins/gravityforms/fonts/fontawesome-webfont.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3550,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-admin.svg','wp-content/plugins/gravityforms/fonts/gform-icons-admin.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3551,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-common.svg','wp-content/plugins/gravityforms/fonts/gform-icons-common.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3552,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg','wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3553,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg','wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3554,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/gravityfont.svg','wp-content/plugins/gravityforms/fonts/gravityfont.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3555,'/srv/htdocs/wp-content/plugins/gravityforms/fonts/index.php','wp-content/plugins/gravityforms/fonts/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3556,'/srv/htdocs/wp-content/plugins/gravityforms/form_detail.php','wp-content/plugins/gravityforms/form_detail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3557,'/srv/htdocs/wp-content/plugins/gravityforms/form_display.php','wp-content/plugins/gravityforms/form_display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3558,'/srv/htdocs/wp-content/plugins/gravityforms/form_list.php','wp-content/plugins/gravityforms/form_list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3559,'/srv/htdocs/wp-content/plugins/gravityforms/form_settings.php','wp-content/plugins/gravityforms/form_settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3560,'/srv/htdocs/wp-content/plugins/gravityforms/forms_model.php','wp-content/plugins/gravityforms/forms_model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3561,'/srv/htdocs/wp-content/plugins/gravityforms/gravityforms.php','wp-content/plugins/gravityforms/gravityforms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3562,'/srv/htdocs/wp-content/plugins/gravityforms/help.php','wp-content/plugins/gravityforms/help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3563,'/srv/htdocs/wp-content/plugins/gravityforms/images/arrow-right-icon-help-page.svg','wp-content/plugins/gravityforms/images/arrow-right-icon-help-page.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3564,'/srv/htdocs/wp-content/plugins/gravityforms/images/bullet.svg','wp-content/plugins/gravityforms/images/bullet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3565,'/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_dark.svg','wp-content/plugins/gravityforms/images/captcha_dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3566,'/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_invisible_dark.svg','wp-content/plugins/gravityforms/images/captcha_invisible_dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3567,'/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_invisible_light.svg','wp-content/plugins/gravityforms/images/captcha_invisible_light.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3568,'/srv/htdocs/wp-content/plugins/gravityforms/images/captcha_light.svg','wp-content/plugins/gravityforms/images/captcha_light.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3569,'/srv/htdocs/wp-content/plugins/gravityforms/images/check.svg','wp-content/plugins/gravityforms/images/check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3570,'/srv/htdocs/wp-content/plugins/gravityforms/images/chevron-down.svg','wp-content/plugins/gravityforms/images/chevron-down.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3571,'/srv/htdocs/wp-content/plugins/gravityforms/images/cog-hover.svg','wp-content/plugins/gravityforms/images/cog-hover.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3572,'/srv/htdocs/wp-content/plugins/gravityforms/images/cog.svg','wp-content/plugins/gravityforms/images/cog.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3573,'/srv/htdocs/wp-content/plugins/gravityforms/images/datepicker/datepicker-orbital.svg','wp-content/plugins/gravityforms/images/datepicker/datepicker-orbital.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3574,'/srv/htdocs/wp-content/plugins/gravityforms/images/datepicker/datepicker.svg','wp-content/plugins/gravityforms/images/datepicker/datepicker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3575,'/srv/htdocs/wp-content/plugins/gravityforms/images/doctypes/index.php','wp-content/plugins/gravityforms/images/doctypes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3576,'/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg','wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3577,'/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg','wp-content/plugins/gravityforms/images/gf-creditcards-check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3578,'/srv/htdocs/wp-content/plugins/gravityforms/images/gf-creditcards.svg','wp-content/plugins/gravityforms/images/gf-creditcards.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3579,'/srv/htdocs/wp-content/plugins/gravityforms/images/gf_block_preview.svg','wp-content/plugins/gravityforms/images/gf_block_preview.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3580,'/srv/htdocs/wp-content/plugins/gravityforms/images/gravity-rocket.svg','wp-content/plugins/gravityforms/images/gravity-rocket.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3581,'/srv/htdocs/wp-content/plugins/gravityforms/images/grey-bullet.svg','wp-content/plugins/gravityforms/images/grey-bullet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3582,'/srv/htdocs/wp-content/plugins/gravityforms/images/grey-check.svg','wp-content/plugins/gravityforms/images/grey-check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3583,'/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-dark-blue.svg','wp-content/plugins/gravityforms/images/hexagons-bg-dark-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3584,'/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-light-blue.svg','wp-content/plugins/gravityforms/images/hexagons-bg-light-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3585,'/srv/htdocs/wp-content/plugins/gravityforms/images/hexagons-bg-orange.svg','wp-content/plugins/gravityforms/images/hexagons-bg-orange.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3586,'/srv/htdocs/wp-content/plugins/gravityforms/images/icon-add.svg','wp-content/plugins/gravityforms/images/icon-add.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3587,'/srv/htdocs/wp-content/plugins/gravityforms/images/icon-check-active.svg','wp-content/plugins/gravityforms/images/icon-check-active.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3588,'/srv/htdocs/wp-content/plugins/gravityforms/images/icon-check-inactive.svg','wp-content/plugins/gravityforms/images/icon-check-inactive.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3589,'/srv/htdocs/wp-content/plugins/gravityforms/images/icon-close-small.svg','wp-content/plugins/gravityforms/images/icon-close-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3590,'/srv/htdocs/wp-content/plugins/gravityforms/images/icon-handle.svg','wp-content/plugins/gravityforms/images/icon-handle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3591,'/srv/htdocs/wp-content/plugins/gravityforms/images/index.php','wp-content/plugins/gravityforms/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3592,'/srv/htdocs/wp-content/plugins/gravityforms/images/list-add.svg','wp-content/plugins/gravityforms/images/list-add.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3593,'/srv/htdocs/wp-content/plugins/gravityforms/images/list-remove.svg','wp-content/plugins/gravityforms/images/list-remove.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3594,'/srv/htdocs/wp-content/plugins/gravityforms/images/logos/gravity-logo-dark.svg','wp-content/plugins/gravityforms/images/logos/gravity-logo-dark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3595,'/srv/htdocs/wp-content/plugins/gravityforms/images/logos/gravity-logo-white.svg','wp-content/plugins/gravityforms/images/logos/gravity-logo-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3596,'/srv/htdocs/wp-content/plugins/gravityforms/images/no-fields.svg','wp-content/plugins/gravityforms/images/no-fields.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3597,'/srv/htdocs/wp-content/plugins/gravityforms/images/select-date.svg','wp-content/plugins/gravityforms/images/select-date.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3598,'/srv/htdocs/wp-content/plugins/gravityforms/images/spinner.svg','wp-content/plugins/gravityforms/images/spinner.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3599,'/srv/htdocs/wp-content/plugins/gravityforms/images/star0.svg','wp-content/plugins/gravityforms/images/star0.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3600,'/srv/htdocs/wp-content/plugins/gravityforms/images/star1.svg','wp-content/plugins/gravityforms/images/star1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3601,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/AdvanceContact.svg','wp-content/plugins/gravityforms/images/template-library/AdvanceContact.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3602,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/BasicContact.svg','wp-content/plugins/gravityforms/images/template-library/BasicContact.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3603,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Contest.svg','wp-content/plugins/gravityforms/images/template-library/Contest.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3604,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Donation.svg','wp-content/plugins/gravityforms/images/template-library/Donation.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3605,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Employment.svg','wp-content/plugins/gravityforms/images/template-library/Employment.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3606,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Event.svg','wp-content/plugins/gravityforms/images/template-library/Event.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3607,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Gift.svg','wp-content/plugins/gravityforms/images/template-library/Gift.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3608,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Newsletter.svg','wp-content/plugins/gravityforms/images/template-library/Newsletter.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3609,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Quote.svg','wp-content/plugins/gravityforms/images/template-library/Quote.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3610,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/SignatureConsentForm.svg','wp-content/plugins/gravityforms/images/template-library/SignatureConsentForm.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3611,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/Survey.svg','wp-content/plugins/gravityforms/images/template-library/Survey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3612,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/TestimonialForm.svg','wp-content/plugins/gravityforms/images/template-library/TestimonialForm.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3613,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/UserRegistration.svg','wp-content/plugins/gravityforms/images/template-library/UserRegistration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3614,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/WebinarRegistration.svg','wp-content/plugins/gravityforms/images/template-library/WebinarRegistration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3615,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommerce.svg','wp-content/plugins/gravityforms/images/template-library/eCommerce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3616,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommercePayPal.svg','wp-content/plugins/gravityforms/images/template-library/eCommercePayPal.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3617,'/srv/htdocs/wp-content/plugins/gravityforms/images/template-library/eCommerceStripe.svg','wp-content/plugins/gravityforms/images/template-library/eCommerceStripe.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3618,'/srv/htdocs/wp-content/plugins/gravityforms/images/theme/down-arrow.svg','wp-content/plugins/gravityforms/images/theme/down-arrow.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (3619,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-addon-locking.php','wp-content/plugins/gravityforms/includes/addon/class-gf-addon-locking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3620,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php','wp-content/plugins/gravityforms/includes/addon/class-gf-addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3621,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-auto-upgrade.php','wp-content/plugins/gravityforms/includes/addon/class-gf-auto-upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3622,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php','wp-content/plugins/gravityforms/includes/addon/class-gf-feed-addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3623,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-feed-processor.php','wp-content/plugins/gravityforms/includes/addon/class-gf-feed-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3624,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-payment-addon.php','wp-content/plugins/gravityforms/includes/addon/class-gf-payment-addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3625,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/class-gf-results.php','wp-content/plugins/gravityforms/includes/addon/class-gf-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3626,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/css/index.php','wp-content/plugins/gravityforms/includes/addon/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3627,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/index.php','wp-content/plugins/gravityforms/includes/addon/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3628,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3629,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_feedorder.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3630,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3631,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_fieldmap.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3632,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3633,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3634,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3635,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_genericmap.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3636,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3637,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_payment.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3638,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3639,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_results.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3640,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3641,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.min.js','wp-content/plugins/gravityforms/includes/addon/js/gaddon_token.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3642,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/index.php','wp-content/plugins/gravityforms/includes/addon/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3643,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/repeater.js','wp-content/plugins/gravityforms/includes/addon/js/repeater.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3644,'/srv/htdocs/wp-content/plugins/gravityforms/includes/addon/js/repeater.min.js','wp-content/plugins/gravityforms/includes/addon/js/repeater.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3645,'/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-handler.php','wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3646,'/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-service-provider.php','wp-content/plugins/gravityforms/includes/ajax/class-gf-ajax-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3647,'/srv/htdocs/wp-content/plugins/gravityforms/includes/ajax/config/class-gf-ajax-config.php','wp-content/plugins/gravityforms/includes/ajax/config/class-gf-ajax-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3648,'/srv/htdocs/wp-content/plugins/gravityforms/includes/api.php','wp-content/plugins/gravityforms/includes/api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3649,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-script-dependencies.php','wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-script-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3650,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-style-dependencies.php','wp-content/plugins/gravityforms/includes/assets/admin-dependencies/class-gf-admin-style-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3651,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset-processor.php','wp-content/plugins/gravityforms/includes/assets/class-gf-asset-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3652,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset-service-provider.php','wp-content/plugins/gravityforms/includes/assets/class-gf-asset-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3653,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-asset.php','wp-content/plugins/gravityforms/includes/assets/class-gf-asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3654,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-dependencies.php','wp-content/plugins/gravityforms/includes/assets/class-gf-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3655,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-script-asset.php','wp-content/plugins/gravityforms/includes/assets/class-gf-script-asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3656,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/class-gf-style-asset.php','wp-content/plugins/gravityforms/includes/assets/class-gf-style-asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3657,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/index.php','wp-content/plugins/gravityforms/includes/assets/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3658,'/srv/htdocs/wp-content/plugins/gravityforms/includes/assets/theme-dependencies/class-gf-theme-script-dependencies.php','wp-content/plugins/gravityforms/includes/assets/theme-dependencies/class-gf-theme-script-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3659,'/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-background-process-service-provider.php','wp-content/plugins/gravityforms/includes/async/class-gf-background-process-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3660,'/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-background-process.php','wp-content/plugins/gravityforms/includes/async/class-gf-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3661,'/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-gf-notifications-processor.php','wp-content/plugins/gravityforms/includes/async/class-gf-notifications-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3662,'/srv/htdocs/wp-content/plugins/gravityforms/includes/async/class-wp-async-request.php','wp-content/plugins/gravityforms/includes/async/class-wp-async-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3663,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block-attributes.php','wp-content/plugins/gravityforms/includes/blocks/class-gf-block-attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3664,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block-form.php','wp-content/plugins/gravityforms/includes/blocks/class-gf-block-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3665,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-block.php','wp-content/plugins/gravityforms/includes/blocks/class-gf-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3666,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks-service-provider.php','wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3667,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks.php','wp-content/plugins/gravityforms/includes/blocks/class-gf-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3668,'/srv/htdocs/wp-content/plugins/gravityforms/includes/blocks/config/class-gf-blocks-config.php','wp-content/plugins/gravityforms/includes/blocks/config/class-gf-blocks-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3669,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-confirmation.php','wp-content/plugins/gravityforms/includes/class-confirmation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3670,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-background-upgrader.php','wp-content/plugins/gravityforms/includes/class-gf-background-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3671,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-download.php','wp-content/plugins/gravityforms/includes/class-gf-download.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3672,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-osdxp.php','wp-content/plugins/gravityforms/includes/class-gf-osdxp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3673,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-service-container.php','wp-content/plugins/gravityforms/includes/class-gf-service-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3674,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-service-provider.php','wp-content/plugins/gravityforms/includes/class-gf-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3675,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gf-upgrade.php','wp-content/plugins/gravityforms/includes/class-gf-upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3676,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-gravity-api.php','wp-content/plugins/gravityforms/includes/class-gravity-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3677,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-personal-data.php','wp-content/plugins/gravityforms/includes/class-personal-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3678,'/srv/htdocs/wp-content/plugins/gravityforms/includes/class-translationspress-updater.php','wp-content/plugins/gravityforms/includes/class-translationspress-updater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3679,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-app-config.php','wp-content/plugins/gravityforms/includes/config/class-gf-app-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3680,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-collection.php','wp-content/plugins/gravityforms/includes/config/class-gf-config-collection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3681,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-data-parser.php','wp-content/plugins/gravityforms/includes/config/class-gf-config-data-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3682,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config-service-provider.php','wp-content/plugins/gravityforms/includes/config/class-gf-config-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3683,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/class-gf-config.php','wp-content/plugins/gravityforms/includes/config/class-gf-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3684,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-admin.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3685,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-global.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-global.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3686,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-i18n.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3687,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check-multi.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check-multi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3688,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-legacy-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3689,'/srv/htdocs/wp-content/plugins/gravityforms/includes/config/items/class-gf-config-multifile.php','wp-content/plugins/gravityforms/includes/config/items/class-gf-config-multifile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3690,'/srv/htdocs/wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-handler.php','wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3691,'/srv/htdocs/wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-service-provider.php','wp-content/plugins/gravityforms/includes/duplicate-submissions/class-gf-duplicate-submissions-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3692,'/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/class-gf-editor-service-provider.php','wp-content/plugins/gravityforms/includes/editor-button/class-gf-editor-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3693,'/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/config/class-gf-editor-config.php','wp-content/plugins/gravityforms/includes/editor-button/config/class-gf-editor-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3694,'/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/dom/class-gf-editor-button.php','wp-content/plugins/gravityforms/includes/editor-button/dom/class-gf-editor-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3695,'/srv/htdocs/wp-content/plugins/gravityforms/includes/editor-button/endpoints/class-gf-editor-save-editor-settings.php','wp-content/plugins/gravityforms/includes/editor-button/endpoints/class-gf-editor-save-editor-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3696,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/class-gf-embed-service-provider.php','wp-content/plugins/gravityforms/includes/embed-form/class-gf-embed-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3697,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config-i18n.php','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3698,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config.php','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3699,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-endpoints-config.php','wp-content/plugins/gravityforms/includes/embed-form/config/class-gf-embed-endpoints-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3700,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/dom/class-gf-embed-button.php','wp-content/plugins/gravityforms/includes/embed-form/dom/class-gf-embed-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3701,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-create-with-block.php','wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-create-with-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3702,'/srv/htdocs/wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-get-posts.php','wp-content/plugins/gravityforms/includes/embed-form/endpoints/class-gf-embed-endpoint-get-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3703,'/srv/htdocs/wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-handler.php','wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3704,'/srv/htdocs/wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-service-provider.php','wp-content/plugins/gravityforms/includes/environment-config/class-gf-environment-config-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3705,'/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-connector.php','wp-content/plugins/gravityforms/includes/external-api/class-gf-api-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3706,'/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php','wp-content/plugins/gravityforms/includes/external-api/class-gf-api-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3707,'/srv/htdocs/wp-content/plugins/gravityforms/includes/external-api/interface-gf-api-response-factory.php','wp-content/plugins/gravityforms/includes/external-api/interface-gf-api-response-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3708,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-address.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-address.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3709,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-calculation.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-calculation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3710,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-captcha.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-captcha.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3711,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-checkbox.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-checkbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3712,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-consent.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-consent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3713,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-creditcard.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-creditcard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3714,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-date.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3715,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-donation.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-donation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3716,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-email.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3717,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-fileupload.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-fileupload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3718,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-hidden.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-hidden.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3719,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-hiddenproduct.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-hiddenproduct.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3720,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-honeypot.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-honeypot.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3721,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-html.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3722,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-image-choice.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-image-choice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3723,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-list.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3724,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiple-choice.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiple-choice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3725,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiselect.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-multiselect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3726,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3727,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-number.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3728,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-option.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-option.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3729,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-page.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3730,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-password.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-password.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3731,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-phone.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-phone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3732,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-category.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3733,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-content.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3734,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-custom-field.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-custom-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3735,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-excerpt.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-excerpt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3736,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-image.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3737,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-tags.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3738,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-title.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-post-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3739,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-price.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-price.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3740,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-product.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3741,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-quantity.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-quantity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3742,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-radio.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-radio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3743,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-repeater.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-repeater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3744,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-section.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3745,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-select.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3746,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-shipping.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-shipping.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3747,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleproduct.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleproduct.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3748,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleshipping.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-singleshipping.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3749,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-submit.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-submit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3750,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-text.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3751,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-textarea.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3752,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-time.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-time.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3753,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-total.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-total.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3754,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field-website.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field-website.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3755,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-field.php','wp-content/plugins/gravityforms/includes/fields/class-gf-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3756,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/class-gf-fields.php','wp-content/plugins/gravityforms/includes/fields/class-gf-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3757,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-checkbox-markup.php','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-checkbox-markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3758,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-radio-markup.php','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice-radio-markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3759,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice.php','wp-content/plugins/gravityforms/includes/fields/field-decorator-choice/class-gf-field-decorator-choice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3760,'/srv/htdocs/wp-content/plugins/gravityforms/includes/fields/index.php','wp-content/plugins/gravityforms/includes/fields/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3761,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/block-styles-handler.php','wp-content/plugins/gravityforms/includes/form-display/block-styles/block-styles-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3762,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-confirmation-view.php','wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-confirmation-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3763,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-form-view.php','wp-content/plugins/gravityforms/includes/form-display/block-styles/views/class-form-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3764,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/class-gf-form-display-service-provider.php','wp-content/plugins/gravityforms/includes/form-display/class-gf-form-display-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3765,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/config/class-gf-pagination-config.php','wp-content/plugins/gravityforms/includes/form-display/config/class-gf-pagination-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3766,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/config/class-gf-product-meta-config.php','wp-content/plugins/gravityforms/includes/form-display/config/class-gf-product-meta-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3767,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/full-screen/class-full-screen-handler.php','wp-content/plugins/gravityforms/includes/form-display/full-screen/class-full-screen-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3768,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-display/full-screen/views/class-full-screen-template.php','wp-content/plugins/gravityforms/includes/form-display/full-screen/views/class-full-screen-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3769,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config-i18n.php','wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3770,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config.php','wp-content/plugins/gravityforms/includes/form-editor/choices-ui/config/class-gf-choices-ui-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3771,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/class-gf-form-editor-service-provider.php','wp-content/plugins/gravityforms/includes/form-editor/class-gf-form-editor-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3772,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/dialog-alert/config/class-gf-dialog-config-i18n.php','wp-content/plugins/gravityforms/includes/form-editor/dialog-alert/config/class-gf-dialog-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3773,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/renderer/class-gf-form-editor-renderer.php','wp-content/plugins/gravityforms/includes/form-editor/renderer/class-gf-form-editor-renderer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3774,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/save-form/config/class-gf-form-editor-form-save-config.php','wp-content/plugins/gravityforms/includes/form-editor/save-form/config/class-gf-form-editor-form-save-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3775,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-editor/save-form/endpoints/class-gf-save-form-endpoint-form-editor.php','wp-content/plugins/gravityforms/includes/form-editor/save-form/endpoints/class-gf-save-form-endpoint-form-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3776,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/class-gf-form-switcher-service-provider.php','wp-content/plugins/gravityforms/includes/form-switcher/class-gf-form-switcher-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3777,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/config/class-gf-form-switcher-config.php','wp-content/plugins/gravityforms/includes/form-switcher/config/class-gf-form-switcher-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3778,'/srv/htdocs/wp-content/plugins/gravityforms/includes/form-switcher/endpoints/class-gf-form-switcher-endpoint-get-forms.php','wp-content/plugins/gravityforms/includes/form-switcher/endpoints/class-gf-form-switcher-endpoint-get-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3779,'/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-handler.php','wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3780,'/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-service-provider.php','wp-content/plugins/gravityforms/includes/honeypot/class-gf-honeypot-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3781,'/srv/htdocs/wp-content/plugins/gravityforms/includes/honeypot/config/class-gf-honeypot-config.php','wp-content/plugins/gravityforms/includes/honeypot/config/class-gf-honeypot-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3782,'/srv/htdocs/wp-content/plugins/gravityforms/includes/index.php','wp-content/plugins/gravityforms/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3783,'/srv/htdocs/wp-content/plugins/gravityforms/includes/legacy/forms_model_legacy.php','wp-content/plugins/gravityforms/includes/legacy/forms_model_legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3784,'/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/class-dom-parser.php','wp-content/plugins/gravityforms/includes/libraries/class-dom-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3785,'/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/gf-background-process.php','wp-content/plugins/gravityforms/includes/libraries/gf-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3786,'/srv/htdocs/wp-content/plugins/gravityforms/includes/libraries/wp-async-request.php','wp-content/plugins/gravityforms/includes/libraries/wp-async-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3787,'/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-connector.php','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3788,'/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response-factory.php','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3789,'/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php','wp-content/plugins/gravityforms/includes/license/class-gf-license-api-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3790,'/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-service-provider.php','wp-content/plugins/gravityforms/includes/license/class-gf-license-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3791,'/srv/htdocs/wp-content/plugins/gravityforms/includes/license/class-gf-license-statuses.php','wp-content/plugins/gravityforms/includes/license/class-gf-license-statuses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3792,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/class-gf-locking.php','wp-content/plugins/gravityforms/includes/locking/class-gf-locking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3793,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/css/index.php','wp-content/plugins/gravityforms/includes/locking/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3794,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/images/index.php','wp-content/plugins/gravityforms/includes/locking/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3795,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/index.php','wp-content/plugins/gravityforms/includes/locking/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3796,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/index.php','wp-content/plugins/gravityforms/includes/locking/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3797,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-list.js','wp-content/plugins/gravityforms/includes/locking/js/locking-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3798,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-list.min.js','wp-content/plugins/gravityforms/includes/locking/js/locking-list.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3799,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-view.js','wp-content/plugins/gravityforms/includes/locking/js/locking-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3800,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking-view.min.js','wp-content/plugins/gravityforms/includes/locking/js/locking-view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3801,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking.js','wp-content/plugins/gravityforms/includes/locking/js/locking.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3802,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/js/locking.min.js','wp-content/plugins/gravityforms/includes/locking/js/locking.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3803,'/srv/htdocs/wp-content/plugins/gravityforms/includes/locking/locking.php','wp-content/plugins/gravityforms/includes/locking/locking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3804,'/srv/htdocs/wp-content/plugins/gravityforms/includes/logging/includes/KLogger.php','wp-content/plugins/gravityforms/includes/logging/includes/KLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3805,'/srv/htdocs/wp-content/plugins/gravityforms/includes/logging/logging.php','wp-content/plugins/gravityforms/includes/logging/logging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3806,'/srv/htdocs/wp-content/plugins/gravityforms/includes/merge-tags/class-gf-merge-tags-service-provider.php','wp-content/plugins/gravityforms/includes/merge-tags/class-gf-merge-tags-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3807,'/srv/htdocs/wp-content/plugins/gravityforms/includes/merge-tags/config/class-gf-merge-tags-config-i18n.php','wp-content/plugins/gravityforms/includes/merge-tags/config/class-gf-merge-tags-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3808,'/srv/htdocs/wp-content/plugins/gravityforms/includes/messages/class-dismissable-messages.php','wp-content/plugins/gravityforms/includes/messages/class-dismissable-messages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3809,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/class-gf-order.php','wp-content/plugins/gravityforms/includes/orders/class-gf-order.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3810,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-entry-details-order-exporter.php','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-entry-details-order-exporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3811,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-order-exporter.php','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-order-exporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3812,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-save-entry-order-exporter.php','wp-content/plugins/gravityforms/includes/orders/exporters/class-gf-save-entry-order-exporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3813,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/factories/class-gf-order-factory.php','wp-content/plugins/gravityforms/includes/orders/factories/class-gf-order-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3814,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/items/class-gf-form-product-order-item.php','wp-content/plugins/gravityforms/includes/orders/items/class-gf-form-product-order-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3815,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/items/class-gf-order-item.php','wp-content/plugins/gravityforms/includes/orders/items/class-gf-order-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3816,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/class-gf-order-summary.php','wp-content/plugins/gravityforms/includes/orders/summaries/class-gf-order-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3817,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-order-summary.php','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-order-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3818,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-html.php','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3819,'/srv/htdocs/wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-text.php','wp-content/plugins/gravityforms/includes/orders/summaries/views/view-pricing-fields-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3820,'/srv/htdocs/wp-content/plugins/gravityforms/includes/phpqrcode/index.php','wp-content/plugins/gravityforms/includes/phpqrcode/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3821,'/srv/htdocs/wp-content/plugins/gravityforms/includes/phpqrcode/phpqrcode.php','wp-content/plugins/gravityforms/includes/phpqrcode/phpqrcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3822,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-batch-operations-service-provider.php','wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-batch-operations-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3823,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-entry-meta-batch-processor.php','wp-content/plugins/gravityforms/includes/query/batch-processing/class-gf-entry-meta-batch-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3824,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-call.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-call.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3825,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-column.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-column.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3826,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-condition.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-condition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3827,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-json-literal.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-json-literal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3828,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-literal.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-literal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3829,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-series.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-series.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3830,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query-service-provider.php','wp-content/plugins/gravityforms/includes/query/class-gf-query-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3831,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/class-gf-query.php','wp-content/plugins/gravityforms/includes/query/class-gf-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3832,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-json-handler.php','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-json-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3833,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-query-json-handler.php','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-query-json-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3834,'/srv/htdocs/wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-string-json-handler.php','wp-content/plugins/gravityforms/includes/query/json-handlers/class-gf-string-json-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3835,'/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-form-crud-handler.php','wp-content/plugins/gravityforms/includes/save-form/class-gf-form-crud-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3836,'/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-helper.php','wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3837,'/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-service-provider.php','wp-content/plugins/gravityforms/includes/save-form/class-gf-save-form-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3838,'/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/config/class-gf-admin-form-save-config.php','wp-content/plugins/gravityforms/includes/save-form/config/class-gf-admin-form-save-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3839,'/srv/htdocs/wp-content/plugins/gravityforms/includes/save-form/endpoints/class-gf-save-form-endpoint-admin.php','wp-content/plugins/gravityforms/includes/save-form/endpoints/class-gf-save-form-endpoint-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3840,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-fields.php','wp-content/plugins/gravityforms/includes/settings/class-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3841,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-gf-settings-encryption.php','wp-content/plugins/gravityforms/includes/settings/class-gf-settings-encryption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3842,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-gf-settings-service-provider.php','wp-content/plugins/gravityforms/includes/settings/class-gf-settings-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3843,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/class-settings.php','wp-content/plugins/gravityforms/includes/settings/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3844,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-admin.php','wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3845,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-i18n.php','wp-content/plugins/gravityforms/includes/settings/config/class-gf-settings-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3846,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-base.php','wp-content/plugins/gravityforms/includes/settings/fields/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3847,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-button.php','wp-content/plugins/gravityforms/includes/settings/fields/class-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3848,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-card.php','wp-content/plugins/gravityforms/includes/settings/fields/class-card.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3849,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox-and-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox-and-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3850,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox.php','wp-content/plugins/gravityforms/includes/settings/fields/class-checkbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3851,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-conditional-logic.php','wp-content/plugins/gravityforms/includes/settings/fields/class-conditional-logic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3852,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-date-time.php','wp-content/plugins/gravityforms/includes/settings/fields/class-date-time.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3853,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-dynamic-field-map.php','wp-content/plugins/gravityforms/includes/settings/fields/class-dynamic-field-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3854,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-field-map.php','wp-content/plugins/gravityforms/includes/settings/fields/class-field-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3855,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-field-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-field-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3856,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-generic-map.php','wp-content/plugins/gravityforms/includes/settings/fields/class-generic-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3857,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-hidden.php','wp-content/plugins/gravityforms/includes/settings/fields/class-hidden.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3858,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-html.php','wp-content/plugins/gravityforms/includes/settings/fields/class-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3859,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-notification-routing.php','wp-content/plugins/gravityforms/includes/settings/fields/class-notification-routing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3860,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-post-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-post-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3861,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-radio.php','wp-content/plugins/gravityforms/includes/settings/fields/class-radio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3862,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-select-custom.php','wp-content/plugins/gravityforms/includes/settings/fields/class-select-custom.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3863,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3864,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-text-and-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-text-and-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3865,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-text.php','wp-content/plugins/gravityforms/includes/settings/fields/class-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3866,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-textarea.php','wp-content/plugins/gravityforms/includes/settings/fields/class-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3867,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-toggle.php','wp-content/plugins/gravityforms/includes/settings/fields/class-toggle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3868,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/fields/class-user-select.php','wp-content/plugins/gravityforms/includes/settings/fields/class-user-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3869,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/dependencies.js','wp-content/plugins/gravityforms/includes/settings/js/dependencies.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3870,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/dependencies.min.js','wp-content/plugins/gravityforms/includes/settings/js/dependencies.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3871,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/select-custom.js','wp-content/plugins/gravityforms/includes/settings/js/select-custom.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3872,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/select-custom.min.js','wp-content/plugins/gravityforms/includes/settings/js/select-custom.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3873,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/tabs.js','wp-content/plugins/gravityforms/includes/settings/js/tabs.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3874,'/srv/htdocs/wp-content/plugins/gravityforms/includes/settings/js/tabs.min.js','wp-content/plugins/gravityforms/includes/settings/js/tabs.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3875,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/class-gf-setup-wizard-service-provider.php','wp-content/plugins/gravityforms/includes/setup-wizard/class-gf-setup-wizard-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3876,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config-i18n.php','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config-i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3877,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config.php','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3878,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-endpoints-config.php','wp-content/plugins/gravityforms/includes/setup-wizard/config/class-gf-setup-wizard-endpoints-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3879,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-save-prefs.php','wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-save-prefs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3880,'/srv/htdocs/wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-validate-license.php','wp-content/plugins/gravityforms/includes/setup-wizard/endpoints/class-gf-setup-wizard-endpoint-validate-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3881,'/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-service-provider.php','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3882,'/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-template-tags.php','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page-template-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3883,'/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page.php','wp-content/plugins/gravityforms/includes/splash-page/class-gf-splash-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3884,'/srv/htdocs/wp-content/plugins/gravityforms/includes/splash-page/gf_splash.php','wp-content/plugins/gravityforms/includes/splash-page/gf_splash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3885,'/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report-service-provider.php','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3886,'/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report.php','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3887,'/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-system-status.php','wp-content/plugins/gravityforms/includes/system-status/class-gf-system-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3888,'/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/class-gf-update.php','wp-content/plugins/gravityforms/includes/system-status/class-gf-update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3889,'/srv/htdocs/wp-content/plugins/gravityforms/includes/system-status/js/clipboard.min.js','wp-content/plugins/gravityforms/includes/system-status/js/clipboard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3890,'/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-data.php','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3891,'/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-processor.php','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3892,'/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-service-provider.php','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3893,'/srv/htdocs/wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-snapshot-data.php','wp-content/plugins/gravityforms/includes/telemetry/class-gf-telemetry-snapshot-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3894,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/class-gf-template-library-service-provider.php','wp-content/plugins/gravityforms/includes/template-library/class-gf-template-library-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3895,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/config/class-gf-template-library-config.php','wp-content/plugins/gravityforms/includes/template-library/config/class-gf-template-library-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3896,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/endpoints/class-gf-create-form-template-endpoint.php','wp-content/plugins/gravityforms/includes/template-library/endpoints/class-gf-create-form-template-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3897,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-array-store.php','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-array-store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3898,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-file-store.php','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-file-store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3899,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-template.php','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3900,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-templates-store.php','wp-content/plugins/gravityforms/includes/template-library/templates/class-gf-template-library-templates-store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3901,'/srv/htdocs/wp-content/plugins/gravityforms/includes/template-library/templates/templates.php','wp-content/plugins/gravityforms/includes/template-library/templates/templates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3902,'/srv/htdocs/wp-content/plugins/gravityforms/includes/templates/edit-shortcode-form.tpl.php','wp-content/plugins/gravityforms/includes/templates/edit-shortcode-form.tpl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3903,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/class-gf-all-access-theme-layer.php','wp-content/plugins/gravityforms/includes/theme-layers/api/class-gf-all-access-theme-layer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3904,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/class-theme-layer-builder.php','wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/class-theme-layer-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3905,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/layers/class-fluent-theme-layer.php','wp-content/plugins/gravityforms/includes/theme-layers/api/fluent/layers/class-fluent-theme-layer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3906,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/functions.php','wp-content/plugins/gravityforms/includes/theme-layers/api/json/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3907,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/layers/class-json-theme-layer.php','wp-content/plugins/gravityforms/includes/theme-layers/api/json/layers/class-json-theme-layer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3908,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/json/rules/class-gf-theme-layer-rule.php','wp-content/plugins/gravityforms/includes/theme-layers/api/json/rules/class-gf-theme-layer-rule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3909,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/api/views/class-view.php','wp-content/plugins/gravityforms/includes/theme-layers/api/views/class-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3910,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers-provider.php','wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3911,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers.php','wp-content/plugins/gravityforms/includes/theme-layers/class-gf-theme-layers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3912,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/class-gf-theme-layer.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/class-gf-theme-layer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3913,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-block-settings-definition-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-block-settings-definition-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3914,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-definition-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-definition-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3915,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-settings-definition-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/definition-engines/class-settings-definition-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3916,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-asset-enqueue-output-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-asset-enqueue-output-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3917,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-form-css-properties-output-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-form-css-properties-output-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3918,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-output-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-output-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3919,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-php-markup-output-engine.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/engines/output-engines/class-php-markup-output-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3920,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-definition-engine-factory.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-definition-engine-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3921,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-output-engine-factory.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/factories/class-output-engine-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3922,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-enqueues-assets.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-enqueues-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3923,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-block-settings.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-block-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3924,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-settings-fields.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-has-settings-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3925,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-modifies-markup.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-modifies-markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3926,'/srv/htdocs/wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-outputs-form-css-properties.php','wp-content/plugins/gravityforms/includes/theme-layers/framework/traits/trait-outputs-form-css-properties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3927,'/srv/htdocs/wp-content/plugins/gravityforms/includes/trait-redirects-on-save.php','wp-content/plugins/gravityforms/includes/trait-redirects-on-save.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3928,'/srv/htdocs/wp-content/plugins/gravityforms/includes/transients/class-gf-wp-transient-strategy.php','wp-content/plugins/gravityforms/includes/transients/class-gf-wp-transient-strategy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3929,'/srv/htdocs/wp-content/plugins/gravityforms/includes/transients/interface-gf-transient-strategy.php','wp-content/plugins/gravityforms/includes/transients/interface-gf-transient-strategy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3930,'/srv/htdocs/wp-content/plugins/gravityforms/includes/updates/class-gf-auto-updates-handler.php','wp-content/plugins/gravityforms/includes/updates/class-gf-auto-updates-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3931,'/srv/htdocs/wp-content/plugins/gravityforms/includes/updates/class-gf-updates-service-provider.php','wp-content/plugins/gravityforms/includes/updates/class-gf-updates-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3932,'/srv/htdocs/wp-content/plugins/gravityforms/includes/upload.php','wp-content/plugins/gravityforms/includes/upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3933,'/srv/htdocs/wp-content/plugins/gravityforms/includes/util/class-gf-util-service-provider.php','wp-content/plugins/gravityforms/includes/util/class-gf-util-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3934,'/srv/htdocs/wp-content/plugins/gravityforms/includes/util/colors/class-color-modifier.php','wp-content/plugins/gravityforms/includes/util/colors/class-color-modifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3935,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/css/index.php','wp-content/plugins/gravityforms/includes/webapi/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3936,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/includes/class-gf-api-keys-table.php','wp-content/plugins/gravityforms/includes/webapi/includes/class-gf-api-keys-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3937,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/index.php','wp-content/plugins/gravityforms/includes/webapi/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3938,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.js','wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3939,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.min.js','wp-content/plugins/gravityforms/includes/webapi/js/enc-base64-min.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3940,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.js','wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3941,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.min.js','wp-content/plugins/gravityforms/includes/webapi/js/gfwebapi_settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3942,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/hmac-sha1.min.js','wp-content/plugins/gravityforms/includes/webapi/js/hmac-sha1.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3943,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/js/index.php','wp-content/plugins/gravityforms/includes/webapi/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3944,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-api.php','wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3945,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-authentication.php','wp-content/plugins/gravityforms/includes/webapi/v2/class-gf-rest-authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3946,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/class-results-cache.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/class-results-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3947,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entries.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3948,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notes.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3949,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notifications.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3950,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-properties.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-entry-properties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3951,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feed-properties.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feed-properties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3952,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feeds.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-feeds.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3953,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-entries.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-entries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3954,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-feeds.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-feeds.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3955,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-field-filters.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-field-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3956,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-results.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3957,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions-validation.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions-validation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3958,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-form-submissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3959,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-forms.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3960,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-notes.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-controller-notes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3961,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-gf-rest-controller.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-gf-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3962,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-wp-rest-controller.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/class-wp-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3963,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/index.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/controllers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3964,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/includes/index.php','wp-content/plugins/gravityforms/includes/webapi/v2/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3965,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/index.php','wp-content/plugins/gravityforms/includes/webapi/v2/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3966,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/v2/restapi.php','wp-content/plugins/gravityforms/includes/webapi/v2/restapi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3967,'/srv/htdocs/wp-content/plugins/gravityforms/includes/webapi/webapi.php','wp-content/plugins/gravityforms/includes/webapi/webapi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3968,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/class-gf-installation-wizard.php','wp-content/plugins/gravityforms/includes/wizard/class-gf-installation-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3969,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/class-gf-upgrade-wizard.php','wp-content/plugins/gravityforms/includes/wizard/class-gf-upgrade-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3970,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-background-updates.php','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-background-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3971,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-complete.php','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-complete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3972,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-license-key.php','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-license-key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3973,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-settings.php','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3974,'/srv/htdocs/wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step.php','wp-content/plugins/gravityforms/includes/wizard/steps/class-gf-installation-wizard-step.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3975,'/srv/htdocs/wp-content/plugins/gravityforms/index.php','wp-content/plugins/gravityforms/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (3976,'/srv/htdocs/wp-content/plugins/gravityforms/js/chosen.jquery.min.js','wp-content/plugins/gravityforms/js/chosen.jquery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3977,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.js','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3978,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.min.js','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/conditional_flyout.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3979,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/a11y_warning.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/a11y_warning.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3980,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/accordion_header.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/accordion_header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3981,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/flyout.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/flyout.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3982,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/input.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/input.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3983,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/logic_description.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/logic_description.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3984,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/main_control.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/main_control.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3985,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/option.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/option.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3986,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/rule.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/rule.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3987,'/srv/htdocs/wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/select.html','wp-content/plugins/gravityforms/js/components/form_editor/conditional_flyout/views/select.html');
INSERT INTO `wp_wfknownfilelist` VALUES (3988,'/srv/htdocs/wp-content/plugins/gravityforms/js/conditional_logic.js','wp-content/plugins/gravityforms/js/conditional_logic.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3989,'/srv/htdocs/wp-content/plugins/gravityforms/js/conditional_logic.min.js','wp-content/plugins/gravityforms/js/conditional_logic.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3990,'/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker-legacy.js','wp-content/plugins/gravityforms/js/datepicker-legacy.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3991,'/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker-legacy.min.js','wp-content/plugins/gravityforms/js/datepicker-legacy.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3992,'/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker.js','wp-content/plugins/gravityforms/js/datepicker.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3993,'/srv/htdocs/wp-content/plugins/gravityforms/js/datepicker.min.js','wp-content/plugins/gravityforms/js/datepicker.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3994,'/srv/htdocs/wp-content/plugins/gravityforms/js/duplicate-submissions.js','wp-content/plugins/gravityforms/js/duplicate-submissions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3995,'/srv/htdocs/wp-content/plugins/gravityforms/js/duplicate-submissions.min.js','wp-content/plugins/gravityforms/js/duplicate-submissions.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3996,'/srv/htdocs/wp-content/plugins/gravityforms/js/form_admin.js','wp-content/plugins/gravityforms/js/form_admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3997,'/srv/htdocs/wp-content/plugins/gravityforms/js/form_admin.min.js','wp-content/plugins/gravityforms/js/form_admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3998,'/srv/htdocs/wp-content/plugins/gravityforms/js/form_editor.js','wp-content/plugins/gravityforms/js/form_editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (3999,'/srv/htdocs/wp-content/plugins/gravityforms/js/form_editor.min.js','wp-content/plugins/gravityforms/js/form_editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4000,'/srv/htdocs/wp-content/plugins/gravityforms/js/forms.js','wp-content/plugins/gravityforms/js/forms.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4001,'/srv/htdocs/wp-content/plugins/gravityforms/js/forms.min.js','wp-content/plugins/gravityforms/js/forms.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4002,'/srv/htdocs/wp-content/plugins/gravityforms/js/gf_field_filter.js','wp-content/plugins/gravityforms/js/gf_field_filter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4003,'/srv/htdocs/wp-content/plugins/gravityforms/js/gf_field_filter.min.js','wp-content/plugins/gravityforms/js/gf_field_filter.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4004,'/srv/htdocs/wp-content/plugins/gravityforms/js/gforms_hooks.js','wp-content/plugins/gravityforms/js/gforms_hooks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4005,'/srv/htdocs/wp-content/plugins/gravityforms/js/gforms_hooks.min.js','wp-content/plugins/gravityforms/js/gforms_hooks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4006,'/srv/htdocs/wp-content/plugins/gravityforms/js/gravityforms.js','wp-content/plugins/gravityforms/js/gravityforms.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4007,'/srv/htdocs/wp-content/plugins/gravityforms/js/gravityforms.min.js','wp-content/plugins/gravityforms/js/gravityforms.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4008,'/srv/htdocs/wp-content/plugins/gravityforms/js/index.php','wp-content/plugins/gravityforms/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4009,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json-1.3.js','wp-content/plugins/gravityforms/js/jquery.json-1.3.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4010,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json-1.3.min.js','wp-content/plugins/gravityforms/js/jquery.json-1.3.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4011,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json.js','wp-content/plugins/gravityforms/js/jquery.json.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4012,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.json.min.js','wp-content/plugins/gravityforms/js/jquery.json.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4013,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput-1.3.1.min.js','wp-content/plugins/gravityforms/js/jquery.maskedinput-1.3.1.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4014,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput.js','wp-content/plugins/gravityforms/js/jquery.maskedinput.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4015,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js','wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4016,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.js','wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4017,'/srv/htdocs/wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.min.js','wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4018,'/srv/htdocs/wp-content/plugins/gravityforms/js/layout_editor.js','wp-content/plugins/gravityforms/js/layout_editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4019,'/srv/htdocs/wp-content/plugins/gravityforms/js/layout_editor.min.js','wp-content/plugins/gravityforms/js/layout_editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4020,'/srv/htdocs/wp-content/plugins/gravityforms/js/page_conditional_logic.js','wp-content/plugins/gravityforms/js/page_conditional_logic.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4021,'/srv/htdocs/wp-content/plugins/gravityforms/js/page_conditional_logic.min.js','wp-content/plugins/gravityforms/js/page_conditional_logic.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4022,'/srv/htdocs/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js','wp-content/plugins/gravityforms/js/placeholders.jquery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4023,'/srv/htdocs/wp-content/plugins/gravityforms/js/plugin_settings.js','wp-content/plugins/gravityforms/js/plugin_settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4024,'/srv/htdocs/wp-content/plugins/gravityforms/js/plugin_settings.min.js','wp-content/plugins/gravityforms/js/plugin_settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4025,'/srv/htdocs/wp-content/plugins/gravityforms/js/preview.js','wp-content/plugins/gravityforms/js/preview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4026,'/srv/htdocs/wp-content/plugins/gravityforms/js/preview.min.js','wp-content/plugins/gravityforms/js/preview.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4027,'/srv/htdocs/wp-content/plugins/gravityforms/js/shortcode-ui.js','wp-content/plugins/gravityforms/js/shortcode-ui.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4028,'/srv/htdocs/wp-content/plugins/gravityforms/js/shortcode-ui.min.js','wp-content/plugins/gravityforms/js/shortcode-ui.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4029,'/srv/htdocs/wp-content/plugins/gravityforms/js/skip.js','wp-content/plugins/gravityforms/js/skip.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4030,'/srv/htdocs/wp-content/plugins/gravityforms/js/skip.min.js','wp-content/plugins/gravityforms/js/skip.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4031,'/srv/htdocs/wp-content/plugins/gravityforms/js/tooltip_init.js','wp-content/plugins/gravityforms/js/tooltip_init.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4032,'/srv/htdocs/wp-content/plugins/gravityforms/js/tooltip_init.min.js','wp-content/plugins/gravityforms/js/tooltip_init.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4033,'/srv/htdocs/wp-content/plugins/gravityforms/js/vendor/selectWoo.full.js','wp-content/plugins/gravityforms/js/vendor/selectWoo.full.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4034,'/srv/htdocs/wp-content/plugins/gravityforms/js/vendor/simplebar.js','wp-content/plugins/gravityforms/js/vendor/simplebar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4035,'/srv/htdocs/wp-content/plugins/gravityforms/js.php','wp-content/plugins/gravityforms/js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4036,'/srv/htdocs/wp-content/plugins/gravityforms/languages/index.php','wp-content/plugins/gravityforms/languages/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4037,'/srv/htdocs/wp-content/plugins/gravityforms/legacy/images/datepicker/datepicker.svg','wp-content/plugins/gravityforms/legacy/images/datepicker/datepicker.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4038,'/srv/htdocs/wp-content/plugins/gravityforms/legacy/images/datepicker/index.php','wp-content/plugins/gravityforms/legacy/images/datepicker/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4039,'/srv/htdocs/wp-content/plugins/gravityforms/notification.php','wp-content/plugins/gravityforms/notification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4040,'/srv/htdocs/wp-content/plugins/gravityforms/preview.php','wp-content/plugins/gravityforms/preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4041,'/srv/htdocs/wp-content/plugins/gravityforms/print-entry.php','wp-content/plugins/gravityforms/print-entry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4042,'/srv/htdocs/wp-content/plugins/gravityforms/select_columns.php','wp-content/plugins/gravityforms/select_columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4043,'/srv/htdocs/wp-content/plugins/gravityforms/settings.php','wp-content/plugins/gravityforms/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4044,'/srv/htdocs/wp-content/plugins/gravityforms/tooltips.php','wp-content/plugins/gravityforms/tooltips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4045,'/srv/htdocs/wp-content/plugins/gravityforms/widget.php','wp-content/plugins/gravityforms/widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4046,'/srv/htdocs/wp-content/plugins/gravityforms/xml.php','wp-content/plugins/gravityforms/xml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4047,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/advancedpostcreation.php','wp-content/plugins/gravityformsadvancedpostcreation/advancedpostcreation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4048,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/scripts-theme.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/scripts-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4049,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/vendor-theme.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/dist/vendor-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4050,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4051,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/form_settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4052,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/select2.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/select2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4053,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4054,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4055,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4056,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/taxonomy_map_pre_gf25.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4057,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4058,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.min.js','wp-content/plugins/gravityformsadvancedpostcreation/assets/js/legacy/utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4059,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/class-gf-advancedpostcreation.php','wp-content/plugins/gravityformsadvancedpostcreation/class-gf-advancedpostcreation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4060,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/includes/class-post-update-handler.php','wp-content/plugins/gravityformsadvancedpostcreation/includes/class-post-update-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4061,'/srv/htdocs/wp-content/plugins/gravityformsadvancedpostcreation/includes/helpers/wp-timezone.php','wp-content/plugins/gravityformsadvancedpostcreation/includes/helpers/wp-timezone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4062,'/srv/htdocs/wp-content/plugins/gravityformsakismet/akismet.php','wp-content/plugins/gravityformsakismet/akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4063,'/srv/htdocs/wp-content/plugins/gravityformsakismet/class-gf-akismet.php','wp-content/plugins/gravityformsakismet/class-gf-akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4064,'/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/class-akismet-fields-filter.php','wp-content/plugins/gravityformsakismet/includes/class-akismet-fields-filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4065,'/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/class-api.php','wp-content/plugins/gravityformsakismet/includes/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4066,'/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/settings/class-form-settings.php','wp-content/plugins/gravityformsakismet/includes/settings/class-form-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4067,'/srv/htdocs/wp-content/plugins/gravityformsakismet/includes/settings/class-plugin-settings.php','wp-content/plugins/gravityformsakismet/includes/settings/class-plugin-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4068,'/srv/htdocs/wp-content/plugins/gravityformscoupons/class-gf-coupons.php','wp-content/plugins/gravityformscoupons/class-gf-coupons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4069,'/srv/htdocs/wp-content/plugins/gravityformscoupons/class-gf-field-coupon.php','wp-content/plugins/gravityformscoupons/class-gf-field-coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4070,'/srv/htdocs/wp-content/plugins/gravityformscoupons/coupons.php','wp-content/plugins/gravityformscoupons/coupons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4071,'/srv/htdocs/wp-content/plugins/gravityformscoupons/js/coupons.js','wp-content/plugins/gravityformscoupons/js/coupons.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4072,'/srv/htdocs/wp-content/plugins/gravityformscoupons/js/coupons.min.js','wp-content/plugins/gravityformscoupons/js/coupons.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4073,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.js','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4074,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.asset.php','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4075,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.js','wp-content/plugins/gravityformssignature/assets/js/dist/scripts-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4076,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.js','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4077,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.asset.php','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4078,'/srv/htdocs/wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.js','wp-content/plugins/gravityformssignature/assets/js/dist/vendor-theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4079,'/srv/htdocs/wp-content/plugins/gravityformssignature/class-gf-signature.php','wp-content/plugins/gravityformssignature/class-gf-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4080,'/srv/htdocs/wp-content/plugins/gravityformssignature/images/menu-icon.svg','wp-content/plugins/gravityformssignature/images/menu-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4081,'/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-field-signature.php','wp-content/plugins/gravityformssignature/includes/class-gf-field-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4082,'/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-signature-image.php','wp-content/plugins/gravityformssignature/includes/class-gf-signature-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4083,'/srv/htdocs/wp-content/plugins/gravityformssignature/includes/class-gf-signature-service-provider.php','wp-content/plugins/gravityformssignature/includes/class-gf-signature-service-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4084,'/srv/htdocs/wp-content/plugins/gravityformssignature/includes/config/class-gf-signature-config.php','wp-content/plugins/gravityformssignature/includes/config/class-gf-signature-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4085,'/srv/htdocs/wp-content/plugins/gravityformssignature/signature.php','wp-content/plugins/gravityformssignature/signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4086,'/srv/htdocs/wp-content/plugins/gravityformsstripe/class-gf-stripe.php','wp-content/plugins/gravityformsstripe/class-gf-stripe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4087,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/class-gf-stripe-api.php','wp-content/plugins/gravityformsstripe/includes/api/class-gf-stripe-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4088,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-account.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4089,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-base.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4090,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-charge.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-charge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4091,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-coupon.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4092,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-customer.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-customer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4093,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-customerbalancetransaction.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-customerbalancetransaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4094,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-event.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4095,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-eventdata.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-eventdata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4096,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-eventobject.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-eventobject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4097,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-invoice.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-invoice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4098,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-invoiceitem.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-invoiceitem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4099,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentintent.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentintent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4100,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentmethod.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-paymentmethod.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4101,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-plan.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4102,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-product.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4103,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-refund.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-refund.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4104,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-session.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4105,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-setupintent.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-setupintent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4106,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/api/model/class-subscription.php','wp-content/plugins/gravityformsstripe/includes/api/model/class-subscription.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4107,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/autoload.php','wp-content/plugins/gravityformsstripe/includes/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4108,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/class-gf-field-stripe-creditcard.php','wp-content/plugins/gravityformsstripe/includes/class-gf-field-stripe-creditcard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4109,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/class-gf-stripe-billing-portal.php','wp-content/plugins/gravityformsstripe/includes/class-gf-stripe-billing-portal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4110,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/ClassLoader.php','wp-content/plugins/gravityformsstripe/includes/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4111,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/InstalledVersions.php','wp-content/plugins/gravityformsstripe/includes/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4112,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_classmap.php','wp-content/plugins/gravityformsstripe/includes/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4113,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_namespaces.php','wp-content/plugins/gravityformsstripe/includes/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4114,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_psr4.php','wp-content/plugins/gravityformsstripe/includes/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4115,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_real.php','wp-content/plugins/gravityformsstripe/includes/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4116,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/autoload_static.php','wp-content/plugins/gravityformsstripe/includes/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4117,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/installed.php','wp-content/plugins/gravityformsstripe/includes/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4118,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/composer/platform_check.php','wp-content/plugins/gravityformsstripe/includes/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4119,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/deprecated.php','wp-content/plugins/gravityformsstripe/includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4120,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-payment.php','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-payment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4121,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-submission.php','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element-submission.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4122,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element.php','wp-content/plugins/gravityformsstripe/includes/payment-element/class-gf-payment-element.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4123,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/build.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/build.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4124,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/init.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4125,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Account.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4126,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AccountLink.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AccountLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4127,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AlipayAccount.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/AlipayAccount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4128,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/All.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/All.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4129,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Create.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Create.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4130,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Delete.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Delete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4131,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/NestedResource.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/NestedResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4132,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Request.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4133,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Retrieve.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Retrieve.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4134,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Update.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiOperations/Update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4135,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiRequestor.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiRequestor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4136,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResource.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4137,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResponse.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApiResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4138,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplePayDomain.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplePayDomain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4139,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFee.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFee.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4140,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ApplicationFeeRefund.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4141,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Balance.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Balance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4142,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BalanceTransaction.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BalanceTransaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4143,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BankAccount.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BankAccount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4144,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BaseStripeClient.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BaseStripeClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4145,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Configuration.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Configuration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4146,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Session.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BillingPortal/Session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4147,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinReceiver.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinReceiver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4148,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinTransaction.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/BitcoinTransaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4149,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Capability.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Capability.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4150,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Card.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Card.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4151,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Charge.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Charge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4152,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Checkout/Session.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Checkout/Session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4153,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Collection.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Collection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4154,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CountrySpec.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CountrySpec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4155,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Coupon.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4156,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNote.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNote.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4157,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNoteLineItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CreditNoteLineItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4158,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Customer.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Customer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4159,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/CustomerBalanceTransaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4160,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Discount.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Discount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4161,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Dispute.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Dispute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4162,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/EphemeralKey.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/EphemeralKey.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4163,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ErrorObject.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ErrorObject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4164,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Event.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4165,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiConnectionException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiConnectionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4166,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiErrorException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ApiErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4167,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/AuthenticationException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/AuthenticationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4168,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/BadMethodCallException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/BadMethodCallException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4169,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/CardException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/CardException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4170,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ExceptionInterface.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/ExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4171,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/IdempotencyException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/IdempotencyException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4172,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidArgumentException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4173,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidRequestException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/InvalidRequestException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4174,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/ExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4175,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidClientException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4176,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidGrantException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4177,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidRequestException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4178,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/InvalidScopeException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4179,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/OAuthErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4180,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnknownOAuthErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4181,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedGrantTypeException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4182,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/OAuth/UnsupportedResponseTypeException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4183,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/PermissionException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/PermissionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4184,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/RateLimitException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/RateLimitException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4185,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/SignatureVerificationException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/SignatureVerificationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4186,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnexpectedValueException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnexpectedValueException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4187,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Exception/UnknownApiErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4188,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ExchangeRate.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ExchangeRate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4189,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/File.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4190,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/FileLink.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/FileLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4191,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/ClientInterface.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/ClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4192,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/HttpClient/CurlClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4193,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Invoice.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Invoice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4194,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4195,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceLineItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/InvoiceLineItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4196,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Authorization.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Authorization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4197,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Card.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Card.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4198,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/CardDetails.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/CardDetails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4199,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Cardholder.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Cardholder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4200,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Dispute.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Dispute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4201,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Transaction.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Issuing/Transaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4202,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LineItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LineItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4203,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LoginLink.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/LoginLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4204,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Mandate.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Mandate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4205,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuth.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4206,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuthErrorObject.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OAuthErrorObject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4207,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Order.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Order.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4208,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4209,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderReturn.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/OrderReturn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4210,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentIntent.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentIntent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4211,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentMethod.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PaymentMethod.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4212,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Payout.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Payout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4213,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Person.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Person.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4214,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Plan.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4215,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Price.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Price.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4216,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Product.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4217,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PromotionCode.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/PromotionCode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4218,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/EarlyFraudWarning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4219,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueList.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4220,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueListItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Radar/ValueListItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4221,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Recipient.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Recipient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4222,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RecipientTransfer.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RecipientTransfer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4223,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Refund.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Refund.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4224,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportRun.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportRun.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4225,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportType.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Reporting/ReportType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4226,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RequestTelemetry.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/RequestTelemetry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4227,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Review.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4228,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SKU.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SKU.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4229,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4230,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AbstractServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4231,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountLinkService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountLinkService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4232,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/AccountService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4233,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplePayDomainService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplePayDomainService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4234,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplicationFeeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ApplicationFeeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4235,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4236,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceTransactionService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BalanceTransactionService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4237,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/BillingPortalServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4238,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/ConfigurationService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4239,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/BillingPortal/SessionService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4240,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ChargeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ChargeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4241,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/CheckoutServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4242,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/SessionService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Checkout/SessionService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4243,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CoreServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CoreServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4244,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CountrySpecService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CountrySpecService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4245,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CouponService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CouponService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4246,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CreditNoteService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CreditNoteService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4247,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CustomerService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/CustomerService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4248,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/DisputeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/DisputeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4249,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EphemeralKeyService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4250,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EventService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/EventService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4251,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ExchangeRateService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ExchangeRateService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4252,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileLinkService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileLinkService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4253,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/FileService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4254,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceItemService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceItemService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4255,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/InvoiceService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4256,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/AuthorizationService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4257,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4258,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardholderService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/CardholderService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4259,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/DisputeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/DisputeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4260,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/IssuingServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4261,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/TransactionService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Issuing/TransactionService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4262,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/MandateService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/MandateService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4263,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OAuthService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OAuthService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4264,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderReturnService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderReturnService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4265,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/OrderService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4266,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentIntentService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentIntentService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4267,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentMethodService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PaymentMethodService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4268,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PayoutService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PayoutService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4269,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PlanService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PlanService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4270,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PriceService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PriceService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4271,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ProductService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ProductService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4272,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PromotionCodeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/PromotionCodeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4273,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/EarlyFraudWarningService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4274,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/RadarServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4275,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListItemService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4276,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Radar/ValueListService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4277,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/RefundService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/RefundService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4278,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportRunService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4279,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportTypeService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4280,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Reporting/ReportingServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4281,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ReviewService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/ReviewService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4282,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupAttemptService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupAttemptService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4283,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupIntentService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SetupIntentService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4284,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/ScheduledQueryRunService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4285,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Sigma/SigmaServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4286,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SkuService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SkuService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4287,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SourceService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SourceService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4288,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionItemService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionItemService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4289,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionScheduleService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4290,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/SubscriptionService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4291,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TaxRateService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TaxRateService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4292,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ConnectionTokenService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4293,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/LocationService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/LocationService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4294,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ReaderService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/ReaderService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4295,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/Terminal/TerminalServiceFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4296,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TokenService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TokenService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4297,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TopupService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TopupService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4298,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TransferService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/TransferService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4299,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/WebhookEndpointService.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Service/WebhookEndpointService.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4300,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupAttempt.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupAttempt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4301,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupIntent.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SetupIntent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4302,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Sigma/ScheduledQueryRun.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4303,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SingletonApiResource.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SingletonApiResource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4304,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Source.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4305,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SourceTransaction.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SourceTransaction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4306,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Stripe.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Stripe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4307,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClient.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4308,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClientInterface.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4309,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeObject.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/StripeObject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4310,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Subscription.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Subscription.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4311,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionItem.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4312,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionSchedule.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/SubscriptionSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4313,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxId.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxId.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4314,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxRate.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TaxRate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4315,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/ConnectionToken.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/ConnectionToken.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4316,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Location.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Location.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4317,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Reader.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Terminal/Reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4318,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ThreeDSecure.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/ThreeDSecure.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4319,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Token.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4320,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Topup.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Topup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4321,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Transfer.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Transfer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4322,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TransferReversal.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/TransferReversal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4323,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecord.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecord.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4324,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecordSummary.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/UsageRecordSummary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4325,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/CaseInsensitiveArray.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4326,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/DefaultLogger.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/DefaultLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4327,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/LoggerInterface.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/LoggerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4328,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/ObjectTypes.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/ObjectTypes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4329,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RandomGenerator.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RandomGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4330,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RequestOptions.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/RequestOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4331,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Set.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Set.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4332,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Util.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Util/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4333,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Webhook.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/Webhook.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4334,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookEndpoint.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookEndpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4335,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookSignature.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/lib/WebhookSignature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4336,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/update_certs.php','wp-content/plugins/gravityformsstripe/includes/stripe/stripe-php/update_certs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4337,'/srv/htdocs/wp-content/plugins/gravityformsstripe/includes/views/subscription-information.php','wp-content/plugins/gravityformsstripe/includes/views/subscription-information.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4338,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.js','wp-content/plugins/gravityformsstripe/js/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4339,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.js.map','wp-content/plugins/gravityformsstripe/js/admin.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (4340,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/admin.min.js','wp-content/plugins/gravityformsstripe/js/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4341,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.js','wp-content/plugins/gravityformsstripe/js/frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4342,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.js.map','wp-content/plugins/gravityformsstripe/js/frontend.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (4343,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/frontend.min.js','wp-content/plugins/gravityformsstripe/js/frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4344,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4345,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js.map','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (4346,'/srv/htdocs/wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.min.js','wp-content/plugins/gravityformsstripe/js/payment_element_form_editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4347,'/srv/htdocs/wp-content/plugins/gravityformsstripe/stripe.php','wp-content/plugins/gravityformsstripe/stripe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4348,'/srv/htdocs/wp-content/plugins/gwtermsofservice/class-gp-terms-of-service.php','wp-content/plugins/gwtermsofservice/class-gp-terms-of-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4349,'/srv/htdocs/wp-content/plugins/gwtermsofservice/gwtermsofservice.php','wp-content/plugins/gwtermsofservice/gwtermsofservice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4350,'/srv/htdocs/wp-content/plugins/gwtermsofservice/includes/class-gf-field-terms-of-service.php','wp-content/plugins/gwtermsofservice/includes/class-gf-field-terms-of-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4351,'/srv/htdocs/wp-content/plugins/gwtermsofservice/includes/class-gp-bootstrap.php','wp-content/plugins/gwtermsofservice/includes/class-gp-bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4352,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/autoload.php','wp-content/plugins/gwtermsofservice/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4353,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/ClassLoader.php','wp-content/plugins/gwtermsofservice/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4354,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/InstalledVersions.php','wp-content/plugins/gwtermsofservice/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4355,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_classmap.php','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4356,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_namespaces.php','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4357,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_psr4.php','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4358,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_real.php','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4359,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/autoload_static.php','wp-content/plugins/gwtermsofservice/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4360,'/srv/htdocs/wp-content/plugins/gwtermsofservice/vendor/composer/installed.php','wp-content/plugins/gwtermsofservice/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4361,'/srv/htdocs/wp-content/plugins/hjs-mobile-menu/hjs-mobile-menu.php','wp-content/plugins/hjs-mobile-menu/hjs-mobile-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4362,'/srv/htdocs/wp-content/plugins/hjs-mobile-menu/js/hjs-mobile-menu.js','wp-content/plugins/hjs-mobile-menu/js/hjs-mobile-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4363,'/srv/htdocs/wp-content/plugins/hjs-videos-src/hjs-videos-src.php','wp-content/plugins/hjs-videos-src/hjs-videos-src.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4364,'/srv/htdocs/wp-content/plugins/imagify/assets/admin/entrypoints.json','wp-content/plugins/imagify/assets/admin/entrypoints.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4365,'/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/bulk.js','wp-content/plugins/imagify/assets/admin/js/bulk.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4366,'/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/chart.js','wp-content/plugins/imagify/assets/admin/js/chart.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4367,'/srv/htdocs/wp-content/plugins/imagify/assets/admin/js/runtime.js','wp-content/plugins/imagify/assets/admin/js/runtime.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4368,'/srv/htdocs/wp-content/plugins/imagify/assets/admin/manifest.json','wp-content/plugins/imagify/assets/admin/manifest.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4369,'/srv/htdocs/wp-content/plugins/imagify/assets/css/admin-bar.css','wp-content/plugins/imagify/assets/css/admin-bar.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4370,'/srv/htdocs/wp-content/plugins/imagify/assets/css/admin-bar.min.css','wp-content/plugins/imagify/assets/css/admin-bar.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4371,'/srv/htdocs/wp-content/plugins/imagify/assets/css/admin.css','wp-content/plugins/imagify/assets/css/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4372,'/srv/htdocs/wp-content/plugins/imagify/assets/css/admin.min.css','wp-content/plugins/imagify/assets/css/admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4373,'/srv/htdocs/wp-content/plugins/imagify/assets/css/bulk.css','wp-content/plugins/imagify/assets/css/bulk.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4374,'/srv/htdocs/wp-content/plugins/imagify/assets/css/bulk.min.css','wp-content/plugins/imagify/assets/css/bulk.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4375,'/srv/htdocs/wp-content/plugins/imagify/assets/css/files-list.css','wp-content/plugins/imagify/assets/css/files-list.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4376,'/srv/htdocs/wp-content/plugins/imagify/assets/css/files-list.min.css','wp-content/plugins/imagify/assets/css/files-list.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4377,'/srv/htdocs/wp-content/plugins/imagify/assets/css/notices.css','wp-content/plugins/imagify/assets/css/notices.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4378,'/srv/htdocs/wp-content/plugins/imagify/assets/css/notices.min.css','wp-content/plugins/imagify/assets/css/notices.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4379,'/srv/htdocs/wp-content/plugins/imagify/assets/css/options.css','wp-content/plugins/imagify/assets/css/options.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4380,'/srv/htdocs/wp-content/plugins/imagify/assets/css/options.min.css','wp-content/plugins/imagify/assets/css/options.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4381,'/srv/htdocs/wp-content/plugins/imagify/assets/css/pricing-modal.css','wp-content/plugins/imagify/assets/css/pricing-modal.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4382,'/srv/htdocs/wp-content/plugins/imagify/assets/css/pricing-modal.min.css','wp-content/plugins/imagify/assets/css/pricing-modal.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4383,'/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert-custom.css','wp-content/plugins/imagify/assets/css/sweetalert-custom.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4384,'/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert-custom.min.css','wp-content/plugins/imagify/assets/css/sweetalert-custom.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4385,'/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert2.css','wp-content/plugins/imagify/assets/css/sweetalert2.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4386,'/srv/htdocs/wp-content/plugins/imagify/assets/css/sweetalert2.min.css','wp-content/plugins/imagify/assets/css/sweetalert2.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4387,'/srv/htdocs/wp-content/plugins/imagify/assets/css/twentytwenty.css','wp-content/plugins/imagify/assets/css/twentytwenty.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4388,'/srv/htdocs/wp-content/plugins/imagify/assets/css/twentytwenty.min.css','wp-content/plugins/imagify/assets/css/twentytwenty.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4389,'/srv/htdocs/wp-content/plugins/imagify/assets/images/big-blue-check.png','wp-content/plugins/imagify/assets/images/big-blue-check.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4390,'/srv/htdocs/wp-content/plugins/imagify/assets/images/bulk.svg','wp-content/plugins/imagify/assets/images/bulk.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4391,'/srv/htdocs/wp-content/plugins/imagify/assets/images/check-1.svg','wp-content/plugins/imagify/assets/images/check-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4392,'/srv/htdocs/wp-content/plugins/imagify/assets/images/check-mini-1.svg','wp-content/plugins/imagify/assets/images/check-mini-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4393,'/srv/htdocs/wp-content/plugins/imagify/assets/images/check-mini.svg','wp-content/plugins/imagify/assets/images/check-mini.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4394,'/srv/htdocs/wp-content/plugins/imagify/assets/images/check.svg','wp-content/plugins/imagify/assets/images/check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4395,'/srv/htdocs/wp-content/plugins/imagify/assets/images/cloudy-sun.svg','wp-content/plugins/imagify/assets/images/cloudy-sun.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4396,'/srv/htdocs/wp-content/plugins/imagify/assets/images/facebook_c.svg','wp-content/plugins/imagify/assets/images/facebook_c.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4397,'/srv/htdocs/wp-content/plugins/imagify/assets/images/gear.svg','wp-content/plugins/imagify/assets/images/gear.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4398,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-alert.svg','wp-content/plugins/imagify/assets/images/icon-alert.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4399,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-arrow-choice.png','wp-content/plugins/imagify/assets/images/icon-arrow-choice.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4400,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-arrow-choice.svg','wp-content/plugins/imagify/assets/images/icon-arrow-choice.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4401,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-doc-image.svg','wp-content/plugins/imagify/assets/images/icon-doc-image.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4402,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-external.svg','wp-content/plugins/imagify/assets/images/icon-external.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4403,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-level.svg','wp-content/plugins/imagify/assets/images/icon-level.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4404,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-load.svg','wp-content/plugins/imagify/assets/images/icon-load.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4405,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-lock.png','wp-content/plugins/imagify/assets/images/icon-lock.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4406,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-lock.svg','wp-content/plugins/imagify/assets/images/icon-lock.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4407,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-pack.png','wp-content/plugins/imagify/assets/images/icon-pack.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4408,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-pack.svg','wp-content/plugins/imagify/assets/images/icon-pack.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4409,'/srv/htdocs/wp-content/plugins/imagify/assets/images/icon-time.svg','wp-content/plugins/imagify/assets/images/icon-time.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4410,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-logo.png','wp-content/plugins/imagify/assets/images/imagify-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4411,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-de.jpg','wp-content/plugins/imagify/assets/images/imagify-menu-bar-de.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4412,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-en.jpg','wp-content/plugins/imagify/assets/images/imagify-menu-bar-en.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4413,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-es.jpg','wp-content/plugins/imagify/assets/images/imagify-menu-bar-es.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4414,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-fr.jpg','wp-content/plugins/imagify/assets/images/imagify-menu-bar-fr.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4415,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify-menu-bar-it.jpg','wp-content/plugins/imagify/assets/images/imagify-menu-bar-it.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4416,'/srv/htdocs/wp-content/plugins/imagify/assets/images/imagify.svg','wp-content/plugins/imagify/assets/images/imagify.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4417,'/srv/htdocs/wp-content/plugins/imagify/assets/images/key.svg','wp-content/plugins/imagify/assets/images/key.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4418,'/srv/htdocs/wp-content/plugins/imagify/assets/images/lazyload.png','wp-content/plugins/imagify/assets/images/lazyload.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4419,'/srv/htdocs/wp-content/plugins/imagify/assets/images/loader-balls.svg','wp-content/plugins/imagify/assets/images/loader-balls.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4420,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-backwpup.svg','wp-content/plugins/imagify/assets/images/logo-backwpup.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4421,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-rank-math.svg','wp-content/plugins/imagify/assets/images/logo-rank-math.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4422,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-termly.svg','wp-content/plugins/imagify/assets/images/logo-termly.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4423,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wp-rocket.svg','wp-content/plugins/imagify/assets/images/logo-wp-rocket.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4424,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket.png','wp-content/plugins/imagify/assets/images/logo-wprocket.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4425,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket.svg','wp-content/plugins/imagify/assets/images/logo-wprocket.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4426,'/srv/htdocs/wp-content/plugins/imagify/assets/images/logo-wprocket@2x.png','wp-content/plugins/imagify/assets/images/logo-wprocket@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4427,'/srv/htdocs/wp-content/plugins/imagify/assets/images/mail.svg','wp-content/plugins/imagify/assets/images/mail.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4428,'/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-aggressive.jpg','wp-content/plugins/imagify/assets/images/mushrooms-aggressive.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4429,'/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-normal.jpg','wp-content/plugins/imagify/assets/images/mushrooms-normal.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4430,'/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-original.jpg','wp-content/plugins/imagify/assets/images/mushrooms-original.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4431,'/srv/htdocs/wp-content/plugins/imagify/assets/images/mushrooms-ultra.jpg','wp-content/plugins/imagify/assets/images/mushrooms-ultra.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4432,'/srv/htdocs/wp-content/plugins/imagify/assets/images/phone.svg','wp-content/plugins/imagify/assets/images/phone.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4433,'/srv/htdocs/wp-content/plugins/imagify/assets/images/pic-ericwaltr.jpg','wp-content/plugins/imagify/assets/images/pic-ericwaltr.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4434,'/srv/htdocs/wp-content/plugins/imagify/assets/images/pic-srhdesign.jpg','wp-content/plugins/imagify/assets/images/pic-srhdesign.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (4435,'/srv/htdocs/wp-content/plugins/imagify/assets/images/popin-loader.svg','wp-content/plugins/imagify/assets/images/popin-loader.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4436,'/srv/htdocs/wp-content/plugins/imagify/assets/images/spinner.gif','wp-content/plugins/imagify/assets/images/spinner.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (4437,'/srv/htdocs/wp-content/plugins/imagify/assets/images/stormy.svg','wp-content/plugins/imagify/assets/images/stormy.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4438,'/srv/htdocs/wp-content/plugins/imagify/assets/images/sun.svg','wp-content/plugins/imagify/assets/images/sun.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4439,'/srv/htdocs/wp-content/plugins/imagify/assets/images/twitter_c.svg','wp-content/plugins/imagify/assets/images/twitter_c.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4440,'/srv/htdocs/wp-content/plugins/imagify/assets/images/upload-image.png','wp-content/plugins/imagify/assets/images/upload-image.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4441,'/srv/htdocs/wp-content/plugins/imagify/assets/images/user.svg','wp-content/plugins/imagify/assets/images/user.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (4442,'/srv/htdocs/wp-content/plugins/imagify/assets/js/admin-bar.js','wp-content/plugins/imagify/assets/js/admin-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4443,'/srv/htdocs/wp-content/plugins/imagify/assets/js/admin-bar.min.js','wp-content/plugins/imagify/assets/js/admin-bar.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4444,'/srv/htdocs/wp-content/plugins/imagify/assets/js/admin.js','wp-content/plugins/imagify/assets/js/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4445,'/srv/htdocs/wp-content/plugins/imagify/assets/js/admin.min.js','wp-content/plugins/imagify/assets/js/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4446,'/srv/htdocs/wp-content/plugins/imagify/assets/js/beat.js','wp-content/plugins/imagify/assets/js/beat.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4447,'/srv/htdocs/wp-content/plugins/imagify/assets/js/beat.min.js','wp-content/plugins/imagify/assets/js/beat.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4448,'/srv/htdocs/wp-content/plugins/imagify/assets/js/es6-promise.auto.js','wp-content/plugins/imagify/assets/js/es6-promise.auto.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4449,'/srv/htdocs/wp-content/plugins/imagify/assets/js/es6-promise.auto.min.js','wp-content/plugins/imagify/assets/js/es6-promise.auto.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4450,'/srv/htdocs/wp-content/plugins/imagify/assets/js/files-list.js','wp-content/plugins/imagify/assets/js/files-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4451,'/srv/htdocs/wp-content/plugins/imagify/assets/js/files-list.min.js','wp-content/plugins/imagify/assets/js/files-list.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4452,'/srv/htdocs/wp-content/plugins/imagify/assets/js/imagify-gulp.js','wp-content/plugins/imagify/assets/js/imagify-gulp.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4453,'/srv/htdocs/wp-content/plugins/imagify/assets/js/imagify-gulp.min.js','wp-content/plugins/imagify/assets/js/imagify-gulp.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4454,'/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.event.move.js','wp-content/plugins/imagify/assets/js/jquery.event.move.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4455,'/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.event.move.min.js','wp-content/plugins/imagify/assets/js/jquery.event.move.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4456,'/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.twentytwenty.js','wp-content/plugins/imagify/assets/js/jquery.twentytwenty.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4457,'/srv/htdocs/wp-content/plugins/imagify/assets/js/jquery.twentytwenty.min.js','wp-content/plugins/imagify/assets/js/jquery.twentytwenty.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4458,'/srv/htdocs/wp-content/plugins/imagify/assets/js/library.js','wp-content/plugins/imagify/assets/js/library.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4459,'/srv/htdocs/wp-content/plugins/imagify/assets/js/library.min.js','wp-content/plugins/imagify/assets/js/library.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4460,'/srv/htdocs/wp-content/plugins/imagify/assets/js/media-modal.js','wp-content/plugins/imagify/assets/js/media-modal.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4461,'/srv/htdocs/wp-content/plugins/imagify/assets/js/media-modal.min.js','wp-content/plugins/imagify/assets/js/media-modal.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4462,'/srv/htdocs/wp-content/plugins/imagify/assets/js/notices.js','wp-content/plugins/imagify/assets/js/notices.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4463,'/srv/htdocs/wp-content/plugins/imagify/assets/js/notices.min.js','wp-content/plugins/imagify/assets/js/notices.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4464,'/srv/htdocs/wp-content/plugins/imagify/assets/js/options.js','wp-content/plugins/imagify/assets/js/options.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4465,'/srv/htdocs/wp-content/plugins/imagify/assets/js/options.min.js','wp-content/plugins/imagify/assets/js/options.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4466,'/srv/htdocs/wp-content/plugins/imagify/assets/js/pricing-modal.js','wp-content/plugins/imagify/assets/js/pricing-modal.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4467,'/srv/htdocs/wp-content/plugins/imagify/assets/js/pricing-modal.min.js','wp-content/plugins/imagify/assets/js/pricing-modal.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4468,'/srv/htdocs/wp-content/plugins/imagify/assets/js/sweetalert2.js','wp-content/plugins/imagify/assets/js/sweetalert2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4469,'/srv/htdocs/wp-content/plugins/imagify/assets/js/sweetalert2.min.js','wp-content/plugins/imagify/assets/js/sweetalert2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4470,'/srv/htdocs/wp-content/plugins/imagify/classes/Admin/AdminBar.php','wp-content/plugins/imagify/classes/Admin/AdminBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4471,'/srv/htdocs/wp-content/plugins/imagify/classes/Admin/AdminSubscriber.php','wp-content/plugins/imagify/classes/Admin/AdminSubscriber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4472,'/srv/htdocs/wp-content/plugins/imagify/classes/Admin/PluginFamilySubscriber.php','wp-content/plugins/imagify/classes/Admin/PluginFamilySubscriber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4473,'/srv/htdocs/wp-content/plugins/imagify/classes/Admin/ServiceProvider.php','wp-content/plugins/imagify/classes/Admin/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4474,'/srv/htdocs/wp-content/plugins/imagify/classes/Auth/Basic.php','wp-content/plugins/imagify/classes/Auth/Basic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4475,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/Apache.php','wp-content/plugins/imagify/classes/Avif/Apache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4476,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/Display.php','wp-content/plugins/imagify/classes/Avif/Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4477,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/IIS.php','wp-content/plugins/imagify/classes/Avif/IIS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4478,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Apache.php','wp-content/plugins/imagify/classes/Avif/RewriteRules/Apache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4479,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Display.php','wp-content/plugins/imagify/classes/Avif/RewriteRules/Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4480,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/IIS.php','wp-content/plugins/imagify/classes/Avif/RewriteRules/IIS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4481,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/RewriteRules/Nginx.php','wp-content/plugins/imagify/classes/Avif/RewriteRules/Nginx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4482,'/srv/htdocs/wp-content/plugins/imagify/classes/Avif/ServiceProvider.php','wp-content/plugins/imagify/classes/Avif/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4483,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/AbstractBulk.php','wp-content/plugins/imagify/classes/Bulk/AbstractBulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4484,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/Bulk.php','wp-content/plugins/imagify/classes/Bulk/Bulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4485,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/BulkInterface.php','wp-content/plugins/imagify/classes/Bulk/BulkInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4486,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/CustomFolders.php','wp-content/plugins/imagify/classes/Bulk/CustomFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4487,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/Noop.php','wp-content/plugins/imagify/classes/Bulk/Noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4488,'/srv/htdocs/wp-content/plugins/imagify/classes/Bulk/WP.php','wp-content/plugins/imagify/classes/Bulk/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4489,'/srv/htdocs/wp-content/plugins/imagify/classes/CDN/CDN.php','wp-content/plugins/imagify/classes/CDN/CDN.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4490,'/srv/htdocs/wp-content/plugins/imagify/classes/CDN/PushCDNInterface.php','wp-content/plugins/imagify/classes/CDN/PushCDNInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4491,'/srv/htdocs/wp-content/plugins/imagify/classes/CDN/ServiceProvider.php','wp-content/plugins/imagify/classes/CDN/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4492,'/srv/htdocs/wp-content/plugins/imagify/classes/CLI/AbstractCommand.php','wp-content/plugins/imagify/classes/CLI/AbstractCommand.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4493,'/srv/htdocs/wp-content/plugins/imagify/classes/CLI/BulkOptimizeCommand.php','wp-content/plugins/imagify/classes/CLI/BulkOptimizeCommand.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4494,'/srv/htdocs/wp-content/plugins/imagify/classes/CLI/CommandInterface.php','wp-content/plugins/imagify/classes/CLI/CommandInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4495,'/srv/htdocs/wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php','wp-content/plugins/imagify/classes/CLI/GenerateMissingNextgenCommand.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4496,'/srv/htdocs/wp-content/plugins/imagify/classes/Context/AbstractContext.php','wp-content/plugins/imagify/classes/Context/AbstractContext.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4497,'/srv/htdocs/wp-content/plugins/imagify/classes/Context/ContextInterface.php','wp-content/plugins/imagify/classes/Context/ContextInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4498,'/srv/htdocs/wp-content/plugins/imagify/classes/Context/CustomFolders.php','wp-content/plugins/imagify/classes/Context/CustomFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4499,'/srv/htdocs/wp-content/plugins/imagify/classes/Context/Noop.php','wp-content/plugins/imagify/classes/Context/Noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4500,'/srv/htdocs/wp-content/plugins/imagify/classes/Context/WP.php','wp-content/plugins/imagify/classes/Context/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4501,'/srv/htdocs/wp-content/plugins/imagify/classes/DB/DBInterface.php','wp-content/plugins/imagify/classes/DB/DBInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4502,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4503,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4504,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverTrait.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ArgumentResolverTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4505,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4506,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/DefaultValueInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4507,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ArrayArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ArrayArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4508,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/BooleanArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/BooleanArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4509,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/CallableArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/CallableArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4510,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/FloatArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/FloatArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4511,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/IntegerArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/IntegerArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4512,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ObjectArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/ObjectArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4513,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/StringArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/Literal/StringArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4514,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4515,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgumentInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/LiteralArgumentInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4516,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgument.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4517,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgumentInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Argument/ResolvableArgumentInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4518,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Container.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4519,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4520,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareTrait.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ContainerAwareTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4521,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/Definition.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/Definition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4522,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregate.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4523,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionAggregateInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4524,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Definition/DefinitionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4525,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/DefinitionContainerInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/DefinitionContainerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4526,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/ContainerException.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/ContainerException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4527,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/NotFoundException.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Exception/NotFoundException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4528,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/Inflector.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/Inflector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4529,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregate.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4530,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorAggregateInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4531,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/Inflector/InflectorInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4532,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ReflectionContainer.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ReflectionContainer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4533,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/AbstractServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4534,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/BootableServiceProviderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4535,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4536,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderAggregateInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4537,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php','wp-content/plugins/imagify/classes/Dependencies/League/Container/ServiceProvider/ServiceProviderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4538,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerExceptionInterface.php','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4539,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerInterface.php','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/ContainerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4540,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/Psr/Container/NotFoundExceptionInterface.php','wp-content/plugins/imagify/classes/Dependencies/Psr/Container/NotFoundExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4541,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamily.php','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamily.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4542,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamilyInterface.php','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Controller/PluginFamilyInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4543,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/PluginFamily.php','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/PluginFamily.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4544,'/srv/htdocs/wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/wp_media_plugins.php','wp-content/plugins/imagify/classes/Dependencies/WPMedia/PluginFamily/Model/wp_media_plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4545,'/srv/htdocs/wp-content/plugins/imagify/classes/Imagifybeat/Actions.php','wp-content/plugins/imagify/classes/Imagifybeat/Actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4546,'/srv/htdocs/wp-content/plugins/imagify/classes/Imagifybeat/Core.php','wp-content/plugins/imagify/classes/Imagifybeat/Core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4547,'/srv/htdocs/wp-content/plugins/imagify/classes/Job/MediaOptimization.php','wp-content/plugins/imagify/classes/Job/MediaOptimization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4548,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/AbstractMedia.php','wp-content/plugins/imagify/classes/Media/AbstractMedia.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4549,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/CustomFolders.php','wp-content/plugins/imagify/classes/Media/CustomFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4550,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/MediaInterface.php','wp-content/plugins/imagify/classes/Media/MediaInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4551,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/Noop.php','wp-content/plugins/imagify/classes/Media/Noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4552,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/ServiceProvider.php','wp-content/plugins/imagify/classes/Media/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4553,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/Subscriber.php','wp-content/plugins/imagify/classes/Media/Subscriber.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4554,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/Upload/Upload.php','wp-content/plugins/imagify/classes/Media/Upload/Upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4555,'/srv/htdocs/wp-content/plugins/imagify/classes/Media/WP.php','wp-content/plugins/imagify/classes/Media/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4556,'/srv/htdocs/wp-content/plugins/imagify/classes/Notices/Notices.php','wp-content/plugins/imagify/classes/Notices/Notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4557,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/AbstractData.php','wp-content/plugins/imagify/classes/Optimization/Data/AbstractData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4558,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/CustomFolders.php','wp-content/plugins/imagify/classes/Optimization/Data/CustomFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4559,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/DataInterface.php','wp-content/plugins/imagify/classes/Optimization/Data/DataInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4560,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/Noop.php','wp-content/plugins/imagify/classes/Optimization/Data/Noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4561,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Data/WP.php','wp-content/plugins/imagify/classes/Optimization/Data/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4562,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/File.php','wp-content/plugins/imagify/classes/Optimization/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4563,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/AbstractProcess.php','wp-content/plugins/imagify/classes/Optimization/Process/AbstractProcess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4564,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/CustomFolders.php','wp-content/plugins/imagify/classes/Optimization/Process/CustomFolders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4565,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/Noop.php','wp-content/plugins/imagify/classes/Optimization/Process/Noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4566,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/ProcessInterface.php','wp-content/plugins/imagify/classes/Optimization/Process/ProcessInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4567,'/srv/htdocs/wp-content/plugins/imagify/classes/Optimization/Process/WP.php','wp-content/plugins/imagify/classes/Optimization/Process/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4568,'/srv/htdocs/wp-content/plugins/imagify/classes/Picture/Display.php','wp-content/plugins/imagify/classes/Picture/Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4569,'/srv/htdocs/wp-content/plugins/imagify/classes/Picture/ServiceProvider.php','wp-content/plugins/imagify/classes/Picture/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4570,'/srv/htdocs/wp-content/plugins/imagify/classes/Plugin.php','wp-content/plugins/imagify/classes/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4571,'/srv/htdocs/wp-content/plugins/imagify/classes/Stats/OptimizedMediaWithoutNextGen.php','wp-content/plugins/imagify/classes/Stats/OptimizedMediaWithoutNextGen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4572,'/srv/htdocs/wp-content/plugins/imagify/classes/Stats/ServiceProvider.php','wp-content/plugins/imagify/classes/Stats/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4573,'/srv/htdocs/wp-content/plugins/imagify/classes/Stats/StatInterface.php','wp-content/plugins/imagify/classes/Stats/StatInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4574,'/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/Hostings/Extendify.php','wp-content/plugins/imagify/classes/ThirdParty/Hostings/Extendify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4575,'/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/Plugins/GravityForms.php','wp-content/plugins/imagify/classes/ThirdParty/Plugins/GravityForms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4576,'/srv/htdocs/wp-content/plugins/imagify/classes/ThirdParty/ServiceProvider.php','wp-content/plugins/imagify/classes/ThirdParty/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4577,'/srv/htdocs/wp-content/plugins/imagify/classes/Traits/InstanceGetterTrait.php','wp-content/plugins/imagify/classes/Traits/InstanceGetterTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4578,'/srv/htdocs/wp-content/plugins/imagify/classes/Traits/MediaRowTrait.php','wp-content/plugins/imagify/classes/Traits/MediaRowTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4579,'/srv/htdocs/wp-content/plugins/imagify/classes/User/ServiceProvider.php','wp-content/plugins/imagify/classes/User/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4580,'/srv/htdocs/wp-content/plugins/imagify/classes/User/User.php','wp-content/plugins/imagify/classes/User/User.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4581,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/Apache.php','wp-content/plugins/imagify/classes/Webp/Apache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4582,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/Display.php','wp-content/plugins/imagify/classes/Webp/Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4583,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/IIS.php','wp-content/plugins/imagify/classes/Webp/IIS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4584,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Apache.php','wp-content/plugins/imagify/classes/Webp/RewriteRules/Apache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4585,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Display.php','wp-content/plugins/imagify/classes/Webp/RewriteRules/Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4586,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/IIS.php','wp-content/plugins/imagify/classes/Webp/RewriteRules/IIS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4587,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/RewriteRules/Nginx.php','wp-content/plugins/imagify/classes/Webp/RewriteRules/Nginx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4588,'/srv/htdocs/wp-content/plugins/imagify/classes/Webp/ServiceProvider.php','wp-content/plugins/imagify/classes/Webp/ServiceProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4589,'/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractApacheDirConfFile.php','wp-content/plugins/imagify/classes/WriteFile/AbstractApacheDirConfFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4590,'/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractIISDirConfFile.php','wp-content/plugins/imagify/classes/WriteFile/AbstractIISDirConfFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4591,'/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractNginxDirConfFile.php','wp-content/plugins/imagify/classes/WriteFile/AbstractNginxDirConfFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4592,'/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/AbstractWriteDirConfFile.php','wp-content/plugins/imagify/classes/WriteFile/AbstractWriteDirConfFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4593,'/srv/htdocs/wp-content/plugins/imagify/classes/WriteFile/WriteFileInterface.php','wp-content/plugins/imagify/classes/WriteFile/WriteFileInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4594,'/srv/htdocs/wp-content/plugins/imagify/config/providers.php','wp-content/plugins/imagify/config/providers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4595,'/srv/htdocs/wp-content/plugins/imagify/contributors.txt','wp-content/plugins/imagify/contributors.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (4596,'/srv/htdocs/wp-content/plugins/imagify/imagify.php','wp-content/plugins/imagify/imagify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4597,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/3rd-party.php','wp-content/plugins/imagify/inc/3rd-party/3rd-party.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4598,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/WooCommerce/class-woocommerce.php','wp-content/plugins/imagify/inc/3rd-party/WooCommerce/class-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4599,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/amazon-s3-and-cloudfront.php','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/amazon-s3-and-cloudfront.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4600,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/CDN/WP/AS3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4601,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/amazon-s3-and-cloudfront/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4602,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/amp/amp.php','wp-content/plugins/imagify/inc/3rd-party/amp/amp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4603,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4604,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/enable-media-replace.php','wp-content/plugins/imagify/inc/3rd-party/enable-media-replace/enable-media-replace.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4605,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/formidable-pro/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/formidable-pro/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4606,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/formidable-pro/formidable-pro.php','wp-content/plugins/imagify/inc/3rd-party/formidable-pro/formidable-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4607,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/flywheel.php','wp-content/plugins/imagify/inc/3rd-party/hosting/flywheel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4608,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/pressable.php','wp-content/plugins/imagify/inc/3rd-party/hosting/pressable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4609,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/siteground.php','wp-content/plugins/imagify/inc/3rd-party/hosting/siteground.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4610,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/wordpress-com.php','wp-content/plugins/imagify/inc/3rd-party/hosting/wordpress-com.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4611,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/hosting/wpengine.php','wp-content/plugins/imagify/inc/3rd-party/hosting/wpengine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4612,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Bulk/NGG.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Bulk/NGG.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4613,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Context/NGG.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Context/NGG.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4614,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DB.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4615,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DynamicThumbnails.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/DynamicThumbnails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4616,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4617,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Media/NGG.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Media/NGG.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4618,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/NGGStorage.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/NGGStorage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4619,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Data/NGG.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Data/NGG.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4620,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/classes/Optimization/Process/NGG.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4621,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/bulk.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/bulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4622,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/enqueue.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/enqueue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4623,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/gallery.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4624,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/menu.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/admin/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4625,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/common/attachments.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/common/attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4626,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/admin-stats.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/admin-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4627,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/attachments.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4628,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/common.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/inc/functions/common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4629,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/nextgen-gallery.php','wp-content/plugins/imagify/inc/3rd-party/nextgen-gallery/nextgen-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4630,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4631,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/regenerate-thumbnails.php','wp-content/plugins/imagify/inc/3rd-party/regenerate-thumbnails/regenerate-thumbnails.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4632,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/screets-lc.php','wp-content/plugins/imagify/inc/3rd-party/screets-lc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4633,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-cloudflare-super-page-cache.php','wp-content/plugins/imagify/inc/3rd-party/wp-cloudflare-super-page-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4634,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-real-media-library.php','wp-content/plugins/imagify/inc/3rd-party/wp-real-media-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4635,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-rocket/classes/Main.php','wp-content/plugins/imagify/inc/3rd-party/wp-rocket/classes/Main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4636,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/wp-rocket/wp-rocket.php','wp-content/plugins/imagify/inc/3rd-party/wp-rocket/wp-rocket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4637,'/srv/htdocs/wp-content/plugins/imagify/inc/3rd-party/yoast-seo.php','wp-content/plugins/imagify/inc/3rd-party/yoast-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4638,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/README.md','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (4639,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/action-scheduler.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/action-scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4640,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/changelog.txt','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/changelog.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (4641,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionClaim.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4642,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ActionFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4643,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AdminView.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4644,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4645,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4646,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DataController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4647,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_DateTime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4648,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4649,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_FatalErrorMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4650,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_InvalidActionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4651,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4652,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_LogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4653,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_NullLogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4654,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_OptionLock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4655,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4656,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4657,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_SystemInformation.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_SystemInformation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4658,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_Versions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4659,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_WPCommentCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4660,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/ActionScheduler_wcSystemStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4661,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Cancel_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Cancel_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4662,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Create_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Create_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4663,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Delete_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Delete_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4664,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Generate_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Generate_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4665,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Get_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Get_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4666,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/List_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/List_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4667,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Next_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Next_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4668,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Run_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action/Run_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4669,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4670,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4671,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4672,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Action_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4673,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/Migration_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4674,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/ProgressBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4675,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/System_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/WP_CLI/System_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4676,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4677,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4678,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4679,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4680,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4681,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4682,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4683,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4684,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_Store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4685,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4686,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4687,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_Action.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4688,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_CanceledAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4689,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_FinishedAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4690,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/actions/ActionScheduler_NullAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4691,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4692,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_DBStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4693,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_HybridStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4694,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4695,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4696,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4697,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4698,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4699,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4700,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/ActionScheduler_DBStoreMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4701,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/BatchFetcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4702,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Config.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4703,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Controller.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4704,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4705,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/DryRun_LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4706,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4707,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Runner.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4708,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/migration/Scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4709,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CanceledSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4710,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_CronSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4711,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_IntervalSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4712,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_NullSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4713,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4714,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schedules/ActionScheduler_SimpleSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4715,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_LoggerSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4716,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/classes/schema/ActionScheduler_StoreSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4717,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4718,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_AdminView_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4719,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Schedule_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4720,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/ActionScheduler_Store_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4721,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/functions.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/deprecated/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4722,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/functions.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4723,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/WP_Async_Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4724,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4725,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_AbstractField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4726,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfMonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4727,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_DayOfWeekField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4728,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4729,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_FieldInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4730,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_HoursField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4731,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MinutesField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4732,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_MonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4733,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/CronExpression_YearField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4734,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/LICENSE','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (4735,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/README.md','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/lib/cron-expression/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (4736,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/license.txt','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (4737,'/srv/htdocs/wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/readme.txt','wp-content/plugins/imagify/inc/Dependencies/ActionScheduler/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (4738,'/srv/htdocs/wp-content/plugins/imagify/inc/admin/custom-folders.php','wp-content/plugins/imagify/inc/admin/custom-folders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4739,'/srv/htdocs/wp-content/plugins/imagify/inc/admin/media.php','wp-content/plugins/imagify/inc/admin/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4740,'/srv/htdocs/wp-content/plugins/imagify/inc/admin/meta-boxes.php','wp-content/plugins/imagify/inc/admin/meta-boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4741,'/srv/htdocs/wp-content/plugins/imagify/inc/admin/upgrader.php','wp-content/plugins/imagify/inc/admin/upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4742,'/srv/htdocs/wp-content/plugins/imagify/inc/admin/upload.php','wp-content/plugins/imagify/inc/admin/upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4743,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/.gitkeep','wp-content/plugins/imagify/inc/classes/Dependencies/.gitkeep');
INSERT INTO `wp_wfknownfilelist` VALUES (4744,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-async-request.php','wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-async-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4745,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-background-process.php','wp-content/plugins/imagify/inc/classes/Dependencies/deliciousbrains/wp-background-processing/classes/wp-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4746,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManager.php','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4747,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManagerAwareSubscriberInterface.php','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/EventManagerAwareSubscriberInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4748,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/SubscriberInterface.php','wp-content/plugins/imagify/inc/classes/Dependencies/wp-media/event-manager/SubscriberInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4749,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-background-process.php','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4750,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-cron.php','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4751,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-db.php','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4752,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-abstract-options.php','wp-content/plugins/imagify/inc/classes/class-imagify-abstract-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4753,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-admin-ajax-post.php','wp-content/plugins/imagify/inc/classes/class-imagify-admin-ajax-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4754,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-assets.php','wp-content/plugins/imagify/inc/classes/class-imagify-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4755,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-auto-optimization.php','wp-content/plugins/imagify/inc/classes/class-imagify-auto-optimization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4756,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-library-size.php','wp-content/plugins/imagify/inc/classes/class-imagify-cron-library-size.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4757,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-rating.php','wp-content/plugins/imagify/inc/classes/class-imagify-cron-rating.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4758,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-cron-sync-files.php','wp-content/plugins/imagify/inc/classes/class-imagify-cron-sync-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4759,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-custom-folders.php','wp-content/plugins/imagify/inc/classes/class-imagify-custom-folders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4760,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-data.php','wp-content/plugins/imagify/inc/classes/class-imagify-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4761,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-db.php','wp-content/plugins/imagify/inc/classes/class-imagify-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4762,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-db.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4763,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-iterator.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-iterator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4764,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-list-table.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4765,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-recursive-iterator.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-recursive-iterator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4766,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-scan.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-scan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4767,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php','wp-content/plugins/imagify/inc/classes/class-imagify-files-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4768,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-filesystem.php','wp-content/plugins/imagify/inc/classes/class-imagify-filesystem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4769,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-folders-db.php','wp-content/plugins/imagify/inc/classes/class-imagify-folders-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4770,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-options.php','wp-content/plugins/imagify/inc/classes/class-imagify-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4771,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-requirements-check.php','wp-content/plugins/imagify/inc/classes/class-imagify-requirements-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4772,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-requirements.php','wp-content/plugins/imagify/inc/classes/class-imagify-requirements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4773,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-settings.php','wp-content/plugins/imagify/inc/classes/class-imagify-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4774,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify-views.php','wp-content/plugins/imagify/inc/classes/class-imagify-views.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4775,'/srv/htdocs/wp-content/plugins/imagify/inc/classes/class-imagify.php','wp-content/plugins/imagify/inc/classes/class-imagify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4776,'/srv/htdocs/wp-content/plugins/imagify/inc/common/attachments.php','wp-content/plugins/imagify/inc/common/attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4777,'/srv/htdocs/wp-content/plugins/imagify/inc/common/partners.php','wp-content/plugins/imagify/inc/common/partners.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4778,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/3rd-party.php','wp-content/plugins/imagify/inc/deprecated/3rd-party.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4779,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/CustomFoldersDeprecatedTrait.php','wp-content/plugins/imagify/inc/deprecated/Traits/Media/CustomFoldersDeprecatedTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4780,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/NGGDeprecatedTrait.php','wp-content/plugins/imagify/inc/deprecated/Traits/Media/NGGDeprecatedTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4781,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/NoopDeprecatedTrait.php','wp-content/plugins/imagify/inc/deprecated/Traits/Media/NoopDeprecatedTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4782,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Media/WPDeprecatedTrait.php','wp-content/plugins/imagify/inc/deprecated/Traits/Media/WPDeprecatedTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4783,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/Traits/Optimization/Process/AbstractProcessDeprecatedTrait.php','wp-content/plugins/imagify/inc/deprecated/Traits/Optimization/Process/AbstractProcessDeprecatedTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4784,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-attachment.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4785,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-db-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-abstract-db-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4786,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-admin-ajax-post-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4787,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-attachment.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4788,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-as3cf-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4789,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-assets-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-assets-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4790,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-attachment.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4791,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-auto-optimization-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-auto-optimization-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4792,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-enable-media-replace-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-enable-media-replace-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4793,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-file-attachment.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-file-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4794,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-attachment.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4795,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-dynamic-thumbnails-background-process.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-ngg-dynamic-thumbnails-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4796,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-notices-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-notices-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4797,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-regenerate-thumbnails-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4798,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-user.php','wp-content/plugins/imagify/inc/deprecated/classes/class-imagify-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4799,'/srv/htdocs/wp-content/plugins/imagify/inc/deprecated/deprecated.php','wp-content/plugins/imagify/inc/deprecated/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4800,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin-stats.php','wp-content/plugins/imagify/inc/functions/admin-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4801,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin-ui.php','wp-content/plugins/imagify/inc/functions/admin-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4802,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/admin.php','wp-content/plugins/imagify/inc/functions/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4803,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/api.php','wp-content/plugins/imagify/inc/functions/api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4804,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/attachments.php','wp-content/plugins/imagify/inc/functions/attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4805,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/common.php','wp-content/plugins/imagify/inc/functions/common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4806,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/formatting.php','wp-content/plugins/imagify/inc/functions/formatting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4807,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/i18n.php','wp-content/plugins/imagify/inc/functions/i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4808,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/media.php','wp-content/plugins/imagify/inc/functions/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4809,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/options.php','wp-content/plugins/imagify/inc/functions/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4810,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/partners.php','wp-content/plugins/imagify/inc/functions/partners.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4811,'/srv/htdocs/wp-content/plugins/imagify/inc/functions/process.php','wp-content/plugins/imagify/inc/functions/process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4812,'/srv/htdocs/wp-content/plugins/imagify/inc/main.php','wp-content/plugins/imagify/inc/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4813,'/srv/htdocs/wp-content/plugins/imagify/readme.txt','wp-content/plugins/imagify/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (4814,'/srv/htdocs/wp-content/plugins/imagify/uninstall.php','wp-content/plugins/imagify/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4815,'/srv/htdocs/wp-content/plugins/imagify/vendor/autoload.php','wp-content/plugins/imagify/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4816,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/ClassLoader.php','wp-content/plugins/imagify/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4817,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/InstalledVersions.php','wp-content/plugins/imagify/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4818,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/LICENSE','wp-content/plugins/imagify/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (4819,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_classmap.php','wp-content/plugins/imagify/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4820,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_files.php','wp-content/plugins/imagify/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4821,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_namespaces.php','wp-content/plugins/imagify/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4822,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_psr4.php','wp-content/plugins/imagify/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4823,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_real.php','wp-content/plugins/imagify/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4824,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/autoload_static.php','wp-content/plugins/imagify/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4825,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installed.json','wp-content/plugins/imagify/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4826,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installed.php','wp-content/plugins/imagify/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4827,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/continuous-integration.yml','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/continuous-integration.yml');
INSERT INTO `wp_wfknownfilelist` VALUES (4828,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/lint.yml','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/lint.yml');
INSERT INTO `wp_wfknownfilelist` VALUES (4829,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/phpstan.yml','wp-content/plugins/imagify/vendor/composer/installers/.github/workflows/phpstan.yml');
INSERT INTO `wp_wfknownfilelist` VALUES (4830,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/LICENSE','wp-content/plugins/imagify/vendor/composer/installers/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (4831,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/composer.json','wp-content/plugins/imagify/vendor/composer/installers/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4832,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AglInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4833,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AkauntingInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4834,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4835,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4836,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4837,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4838,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4839,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4840,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BotbleInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/BotbleInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4841,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4842,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4843,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4844,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4845,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4846,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4847,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4848,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ConcreteCMSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ConcreteCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4849,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4850,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4851,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4852,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4853,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4854,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4855,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4856,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4857,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4858,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4859,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ForkCMSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ForkCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4860,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4861,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4862,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/GravInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4863,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4864,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4865,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Installer.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4866,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4867,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4868,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4869,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4870,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4871,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4872,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4873,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4874,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4875,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4876,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4877,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4878,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4879,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4880,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4881,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MatomoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4882,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4883,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4884,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4885,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4886,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4887,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4888,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4889,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4890,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4891,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4892,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4893,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4894,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4895,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4896,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4897,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4898,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4899,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Plugin.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4900,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4901,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4902,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4903,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4904,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4905,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4906,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4907,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4908,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4909,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4910,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4911,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4912,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4913,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4914,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4915,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4916,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4917,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4918,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4919,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4920,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4921,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4922,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4923,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4924,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4925,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4926,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4927,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4928,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4929,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4930,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','wp-content/plugins/imagify/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4931,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/installers/src/bootstrap.php','wp-content/plugins/imagify/vendor/composer/installers/src/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4932,'/srv/htdocs/wp-content/plugins/imagify/vendor/composer/platform_check.php','wp-content/plugins/imagify/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4933,'/srv/htdocs/wp-content/plugins/imagify/vendor/dangoodman/composer-for-wordpress/ComposerForWordpress.php','wp-content/plugins/imagify/vendor/dangoodman/composer-for-wordpress/ComposerForWordpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4934,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/composer.json','wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4935,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/functions.php','wp-content/plugins/imagify/vendor/wp-media/apply-filters-typed/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4936,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/composer.json','wp-content/plugins/imagify/vendor/wp-media/plugin-family/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4937,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/package-lock.json','wp-content/plugins/imagify/vendor/wp-media/plugin-family/package-lock.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4938,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/package.json','wp-content/plugins/imagify/vendor/wp-media/plugin-family/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (4939,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamily.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamily.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4940,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamilyInterface.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Controller/PluginFamilyInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4941,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/PluginFamily.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/PluginFamily.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4942,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/wp_media_plugins.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/Model/wp_media_plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4943,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/PostInstall.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/PostInstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4944,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/View/promote-imagify-uploader.php','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/View/promote-imagify-uploader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4945,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/css/style.css','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/css/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (4946,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/imgs/plus.png','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/imgs/plus.png');
INSERT INTO `wp_wfknownfilelist` VALUES (4947,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/admin.js','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4948,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/index.js','wp-content/plugins/imagify/vendor/wp-media/plugin-family/src/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4949,'/srv/htdocs/wp-content/plugins/imagify/vendor/wp-media/plugin-family/webpack.config.js','wp-content/plugins/imagify/vendor/wp-media/plugin-family/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (4950,'/srv/htdocs/wp-content/plugins/imagify/views/admin/admin-bar-pricing.php','wp-content/plugins/imagify/views/admin/admin-bar-pricing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4951,'/srv/htdocs/wp-content/plugins/imagify/views/admin/admin-bar-status.php','wp-content/plugins/imagify/views/admin/admin-bar-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4952,'/srv/htdocs/wp-content/plugins/imagify/views/button/compare-images.php','wp-content/plugins/imagify/views/button/compare-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4953,'/srv/htdocs/wp-content/plugins/imagify/views/button/delete-webp.php','wp-content/plugins/imagify/views/button/delete-webp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4954,'/srv/htdocs/wp-content/plugins/imagify/views/button/generate-webp.php','wp-content/plugins/imagify/views/button/generate-webp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4955,'/srv/htdocs/wp-content/plugins/imagify/views/button/optimize-missing-sizes.php','wp-content/plugins/imagify/views/button/optimize-missing-sizes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4956,'/srv/htdocs/wp-content/plugins/imagify/views/button/optimize.php','wp-content/plugins/imagify/views/button/optimize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4957,'/srv/htdocs/wp-content/plugins/imagify/views/button/processing.php','wp-content/plugins/imagify/views/button/processing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4958,'/srv/htdocs/wp-content/plugins/imagify/views/button/re-optimize.php','wp-content/plugins/imagify/views/button/re-optimize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4959,'/srv/htdocs/wp-content/plugins/imagify/views/button/refresh-status.php','wp-content/plugins/imagify/views/button/refresh-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4960,'/srv/htdocs/wp-content/plugins/imagify/views/button/restore.php','wp-content/plugins/imagify/views/button/restore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4961,'/srv/htdocs/wp-content/plugins/imagify/views/button/retry-optimize.php','wp-content/plugins/imagify/views/button/retry-optimize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4962,'/srv/htdocs/wp-content/plugins/imagify/views/container/data-actions.php','wp-content/plugins/imagify/views/container/data-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4963,'/srv/htdocs/wp-content/plugins/imagify/views/input/selector.php','wp-content/plugins/imagify/views/input/selector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4964,'/srv/htdocs/wp-content/plugins/imagify/views/modal-payment.php','wp-content/plugins/imagify/views/modal-payment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4965,'/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-infos.php','wp-content/plugins/imagify/views/modal-settings-infos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4966,'/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-partners-infos.php','wp-content/plugins/imagify/views/modal-settings-partners-infos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4967,'/srv/htdocs/wp-content/plugins/imagify/views/modal-settings-visual-comparison.php','wp-content/plugins/imagify/views/modal-settings-visual-comparison.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4968,'/srv/htdocs/wp-content/plugins/imagify/views/notice-backup-folder-not-writable.php','wp-content/plugins/imagify/views/notice-backup-folder-not-writable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4969,'/srv/htdocs/wp-content/plugins/imagify/views/notice-bulk-optimization-complete.php','wp-content/plugins/imagify/views/notice-bulk-optimization-complete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4970,'/srv/htdocs/wp-content/plugins/imagify/views/notice-bulk-optimization-running.php','wp-content/plugins/imagify/views/notice-bulk-optimization-running.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4971,'/srv/htdocs/wp-content/plugins/imagify/views/notice-footer.php','wp-content/plugins/imagify/views/notice-footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4972,'/srv/htdocs/wp-content/plugins/imagify/views/notice-grid-view.php','wp-content/plugins/imagify/views/notice-grid-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4973,'/srv/htdocs/wp-content/plugins/imagify/views/notice-header.php','wp-content/plugins/imagify/views/notice-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4974,'/srv/htdocs/wp-content/plugins/imagify/views/notice-http-block-external.php','wp-content/plugins/imagify/views/notice-http-block-external.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4975,'/srv/htdocs/wp-content/plugins/imagify/views/notice-plugins-to-deactivate.php','wp-content/plugins/imagify/views/notice-plugins-to-deactivate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4976,'/srv/htdocs/wp-content/plugins/imagify/views/notice-rating.php','wp-content/plugins/imagify/views/notice-rating.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4977,'/srv/htdocs/wp-content/plugins/imagify/views/notice-temporary.php','wp-content/plugins/imagify/views/notice-temporary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4978,'/srv/htdocs/wp-content/plugins/imagify/views/notice-welcome-steps.php','wp-content/plugins/imagify/views/notice-welcome-steps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4979,'/srv/htdocs/wp-content/plugins/imagify/views/notice-wp-rocket.php','wp-content/plugins/imagify/views/notice-wp-rocket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4980,'/srv/htdocs/wp-content/plugins/imagify/views/notice-wrong-api-key.php','wp-content/plugins/imagify/views/notice-wrong-api-key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4981,'/srv/htdocs/wp-content/plugins/imagify/views/page-bulk.php','wp-content/plugins/imagify/views/page-bulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4982,'/srv/htdocs/wp-content/plugins/imagify/views/page-files-list.php','wp-content/plugins/imagify/views/page-files-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4983,'/srv/htdocs/wp-content/plugins/imagify/views/page-settings.php','wp-content/plugins/imagify/views/page-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4984,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-header.php','wp-content/plugins/imagify/views/part-bulk-optimization-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4985,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-infos.php','wp-content/plugins/imagify/views/part-bulk-optimization-infos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4986,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-newbie.php','wp-content/plugins/imagify/views/part-bulk-optimization-newbie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4987,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-overquota-alert.php','wp-content/plugins/imagify/views/part-bulk-optimization-overquota-alert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4988,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-success.php','wp-content/plugins/imagify/views/part-bulk-optimization-success.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4989,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-table-row-folder-type.php','wp-content/plugins/imagify/views/part-bulk-optimization-table-row-folder-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4990,'/srv/htdocs/wp-content/plugins/imagify/views/part-bulk-optimization-table.php','wp-content/plugins/imagify/views/part-bulk-optimization-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4991,'/srv/htdocs/wp-content/plugins/imagify/views/part-discount-banner.php','wp-content/plugins/imagify/views/part-discount-banner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4992,'/srv/htdocs/wp-content/plugins/imagify/views/part-documentation-link.php','wp-content/plugins/imagify/views/part-documentation-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4993,'/srv/htdocs/wp-content/plugins/imagify/views/part-files-list-header.php','wp-content/plugins/imagify/views/part-files-list-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4994,'/srv/htdocs/wp-content/plugins/imagify/views/part-rocket-ad.php','wp-content/plugins/imagify/views/part-rocket-ad.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4995,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-account.php','wp-content/plugins/imagify/views/part-settings-account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4996,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-custom-folders.php','wp-content/plugins/imagify/views/part-settings-custom-folders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4997,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-files-tree-row.php','wp-content/plugins/imagify/views/part-settings-files-tree-row.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4998,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-footer.php','wp-content/plugins/imagify/views/part-settings-footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (4999,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-header.php','wp-content/plugins/imagify/views/part-settings-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5000,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-library.php','wp-content/plugins/imagify/views/part-settings-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5001,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-row-custom-folder.php','wp-content/plugins/imagify/views/part-settings-row-custom-folder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5002,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-webp-missing-message.php','wp-content/plugins/imagify/views/part-settings-webp-missing-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5003,'/srv/htdocs/wp-content/plugins/imagify/views/part-settings-webp.php','wp-content/plugins/imagify/views/part-settings-webp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5004,'/srv/htdocs/wp-content/plugins/imagify/views/part-upsell.php','wp-content/plugins/imagify/views/part-upsell.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5005,'/srv/htdocs/wp-content/plugins/index.php','wp-content/plugins/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5006,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/default-user-icon.png','wp-content/plugins/insert-headers-and-footers/admin/images/default-user-icon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5007,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/duplicator.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/duplicator.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5008,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-all-in-one-seo-pack.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-all-in-one-seo-pack.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5009,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-charitable.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/icon-charitable.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5010,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-duplicator.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-duplicator.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5011,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-edd.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-edd.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5012,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-search-replace-wpcode.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-search-replace-wpcode.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5013,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-uncanny-automator.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-uncanny-automator.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5014,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-mail-smtp.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-mail-smtp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5015,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-simple-pay.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wp-simple-pay.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5016,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpconsent.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpconsent.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5017,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpforms.png','wp-content/plugins/insert-headers-and-footers/admin/images/icon-wpforms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5018,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png','wp-content/plugins/insert-headers-and-footers/admin/images/mircea.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5019,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg','wp-content/plugins/insert-headers-and-footers/admin/images/spinner.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5020,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot-thumb.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot-thumb.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5021,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/sr-screenshot.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5022,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/syed.png','wp-content/plugins/insert-headers-and-footers/admin/images/syed.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5023,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-cloud.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5024,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-generator.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5025,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg','wp-content/plugins/insert-headers-and-footers/admin/images/upgrade-welcome-headers-footers.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5026,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png','wp-content/plugins/insert-headers-and-footers/admin/images/wpcode-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5027,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin-bar.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5028,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.css','wp-content/plugins/insert-headers-and-footers/build/admin-bar.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5029,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-bar.js','wp-content/plugins/insert-headers-and-footers/build/admin-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5030,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5031,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5032,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js','wp-content/plugins/insert-headers-and-footers/build/admin-global-lite.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5033,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.asset.php','wp-content/plugins/insert-headers-and-footers/build/admin.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5034,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.css','wp-content/plugins/insert-headers-and-footers/build/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5035,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/admin.js','wp-content/plugins/insert-headers-and-footers/build/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5036,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/connect.asset.php','wp-content/plugins/insert-headers-and-footers/build/connect.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5037,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/connect.js','wp-content/plugins/insert-headers-and-footers/build/connect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5038,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/notices.asset.php','wp-content/plugins/insert-headers-and-footers/build/notices.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5039,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/build/notices.js','wp-content/plugins/insert-headers-and-footers/build/notices.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5040,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/ihaf.php','wp-content/plugins/insert-headers-and-footers/ihaf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5041,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-ajax-handlers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5042,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php','wp-content/plugins/insert-headers-and-footers/includes/admin/admin-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5043,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5044,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-admin-page-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5045,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-code-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5046,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-docs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5047,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-features-notices.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-features-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5048,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-importers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5049,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-metabox-snippets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5050,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5051,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5052,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin-legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5053,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5054,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-suggested-plugins.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-suggested-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5055,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php','wp-content/plugins/insert-headers-and-footers/includes/admin/class-wpcode-usage-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5056,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets-premium.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets-premium.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5057,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-code-snippets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5058,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-header-footer-code-manager.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-header-footer-code-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5059,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-post-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-post-snippets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5060,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-simple-custom-css-and-js.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-simple-custom-css-and-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5061,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5062,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php','wp-content/plugins/insert-headers-and-footers/includes/admin/importers/class-wpcode-importer-woody.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5063,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-click.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5064,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-code-snippets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5065,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-duplicator.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-duplicator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5066,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-file-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5067,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-generator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5068,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-headers-footers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5069,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5070,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-pixel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5071,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-search-replace.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-search-replace.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5072,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5073,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-snippet-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5074,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5075,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-admin-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5076,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/class-wpcode-code-snippets-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5077,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-library-refresh-button.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-library-refresh-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5078,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-my-library-markup.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-my-library-markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5079,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-revisions-display.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-revisions-display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5080,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-wpconsent-notice.php','wp-content/plugins/insert-headers-and-footers/includes/admin/pages/trait-wpcode-wpconsent-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5081,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-admin.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5082,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-archive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5083,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-everywhere.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5084,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-single.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5085,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-site-wide.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5086,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php','wp-content/plugins/insert-headers-and-footers/includes/auto-insert/class-wpcode-auto-insert-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5087,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/capabilities.php','wp-content/plugins/insert-headers-and-footers/includes/capabilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5088,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-admin-bar-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5089,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-auto-insert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5090,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-capabilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5091,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-conditional-logic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5092,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5093,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5094,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-file-logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5095,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-generator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5096,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5097,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library-auth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5098,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5099,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5100,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-smart-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5101,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5102,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet-execute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5103,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php','wp-content/plugins/insert-headers-and-footers/includes/class-wpcode-snippet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5104,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/compat.php','wp-content/plugins/insert-headers-and-footers/includes/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5105,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5106,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5107,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php','wp-content/plugins/insert-headers-and-footers/includes/conditional-logic/class-wpcode-conditional-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5108,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-css.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5109,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5110,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5111,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-php.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5112,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5113,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5114,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php','wp-content/plugins/insert-headers-and-footers/includes/execute/class-wpcode-snippet-execute-universal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5115,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5116,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-contact-methods.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5117,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-cronjob.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5118,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-hooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5119,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5120,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5121,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5122,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5123,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-article.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-article.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5124,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-base.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5125,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-book.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5126,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-car.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-car.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5127,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-course.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-course.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5128,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-dataset.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-dataset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5129,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-event.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5130,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-fact-check.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-fact-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5131,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-faq.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-faq.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5132,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-how-to.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-how-to.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5133,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-job-posting.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-job-posting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5134,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-movie.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-movie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5135,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-music.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-music.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5136,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-person.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-person.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5137,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product-review.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product-review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5138,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5139,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-recipe.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-recipe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5140,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-service.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5141,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-software.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-software.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5142,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-video.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-schema-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5143,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-script.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5144,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5145,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-style.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5146,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5147,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5148,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php','wp-content/plugins/insert-headers-and-footers/includes/generator/class-wpcode-generator-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5149,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/global-output.php','wp-content/plugins/insert-headers-and-footers/includes/global-output.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5150,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/helpers.php','wp-content/plugins/insert-headers-and-footers/includes/helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5151,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/icons.php','wp-content/plugins/insert-headers-and-footers/includes/icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5152,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php','wp-content/plugins/insert-headers-and-footers/includes/ihaf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5153,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/legacy.php','wp-content/plugins/insert-headers-and-footers/includes/legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5154,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/admin-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5155,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-admin-page-loader-lite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5156,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5157,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-metabox-snippets-lite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5158,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/class-wpcode-usage-tracking-lite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5159,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php','wp-content/plugins/insert-headers-and-footers/includes/lite/admin/notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5160,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-anywhere.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5161,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-content.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5162,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-edd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5163,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-memberpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5164,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php','wp-content/plugins/insert-headers-and-footers/includes/lite/auto-insert/class-wpcode-auto-insert-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5165,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-admin-bar-info-lite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5166,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php','wp-content/plugins/insert-headers-and-footers/includes/lite/class-wpcode-smart-tags-lite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5167,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-device.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5168,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-edd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5169,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-location.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-location.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5170,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-memberpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5171,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5172,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-snippet.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-snippet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5173,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php','wp-content/plugins/insert-headers-and-footers/includes/lite/conditional-logic/class-wpcode-conditional-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5174,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php','wp-content/plugins/insert-headers-and-footers/includes/lite/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5175,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/pluggable.php','wp-content/plugins/insert-headers-and-footers/includes/pluggable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5176,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/post-type.php','wp-content/plugins/insert-headers-and-footers/includes/post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5177,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php','wp-content/plugins/insert-headers-and-footers/includes/safe-mode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5178,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/includes/shortcode.php','wp-content/plugins/insert-headers-and-footers/includes/shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5179,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/languages/index.php','wp-content/plugins/insert-headers-and-footers/languages/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5180,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot','wp-content/plugins/insert-headers-and-footers/languages/insert-headers-and-footers.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (5181,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/readme.txt','wp-content/plugins/insert-headers-and-footers/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5182,'/srv/htdocs/wp-content/plugins/insert-headers-and-footers/uninstall.php','wp-content/plugins/insert-headers-and-footers/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5183,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/3rd-party.php','wp-content/plugins/jetpack/3rd-party/3rd-party.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5184,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/amp.php','wp-content/plugins/jetpack/3rd-party/amp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5185,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/atomic.php','wp-content/plugins/jetpack/3rd-party/atomic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5186,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/bbpress.php','wp-content/plugins/jetpack/3rd-party/bbpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5187,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/beaverbuilder.php','wp-content/plugins/jetpack/3rd-party/beaverbuilder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5188,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/bitly.php','wp-content/plugins/jetpack/3rd-party/bitly.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5189,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/buddypress.php','wp-content/plugins/jetpack/3rd-party/buddypress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5190,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class-domain-mapping.php','wp-content/plugins/jetpack/3rd-party/class-domain-mapping.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5191,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class-jetpack-bbpress-rest-api.php','wp-content/plugins/jetpack/3rd-party/class-jetpack-bbpress-rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5192,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/class.jetpack-amp-support.php','wp-content/plugins/jetpack/3rd-party/class.jetpack-amp-support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5193,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/creative-mail.php','wp-content/plugins/jetpack/3rd-party/creative-mail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5194,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/class-jetpack-search-debug-bar.php','wp-content/plugins/jetpack/3rd-party/debug-bar/class-jetpack-search-debug-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5195,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/debug-bar.css','wp-content/plugins/jetpack/3rd-party/debug-bar/debug-bar.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5196,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar/debug-bar.js','wp-content/plugins/jetpack/3rd-party/debug-bar/debug-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5197,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/debug-bar.php','wp-content/plugins/jetpack/3rd-party/debug-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5198,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/jetpack-backup.php','wp-content/plugins/jetpack/3rd-party/jetpack-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5199,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/jetpack-boost.php','wp-content/plugins/jetpack/3rd-party/jetpack-boost.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5200,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/qtranslate-x.php','wp-content/plugins/jetpack/3rd-party/qtranslate-x.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5201,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/vaultpress.php','wp-content/plugins/jetpack/3rd-party/vaultpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5202,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/web-stories.php','wp-content/plugins/jetpack/3rd-party/web-stories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5203,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/woocommerce-services.php','wp-content/plugins/jetpack/3rd-party/woocommerce-services.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5204,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/woocommerce.php','wp-content/plugins/jetpack/3rd-party/woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5205,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/wpcom-reader.php','wp-content/plugins/jetpack/3rd-party/wpcom-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5206,'/wordpress/plugins/jetpack/15.6-a.3/3rd-party/wpml.php','wp-content/plugins/jetpack/3rd-party/wpml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5207,'/wordpress/plugins/jetpack/15.6-a.3/CHANGELOG.md','wp-content/plugins/jetpack/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (5208,'/wordpress/plugins/jetpack/15.6-a.3/LICENSE.txt','wp-content/plugins/jetpack/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5209,'/wordpress/plugins/jetpack/15.6-a.3/SECURITY.md','wp-content/plugins/jetpack/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (5210,'/wordpress/plugins/jetpack/15.6-a.3/_inc/accessible-focus.js','wp-content/plugins/jetpack/_inc/accessible-focus.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5211,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-assistant/block.json','wp-content/plugins/jetpack/_inc/blocks/ai-assistant/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5212,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/block.json','wp-content/plugins/jetpack/_inc/blocks/ai-chat/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5213,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5214,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.css','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5215,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.js','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5216,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/ai-chat/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5217,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blocks-manifest.php','wp-content/plugins/jetpack/_inc/blocks/blocks-manifest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5218,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blog-stats/block.json','wp-content/plugins/jetpack/_inc/blocks/blog-stats/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5219,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/block.json','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5220,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5221,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.css','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5222,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.js','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5223,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogging-prompt/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5224,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/block.json','wp-content/plugins/jetpack/_inc/blocks/blogroll/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5225,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5226,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.css','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5227,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.js','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5228,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/blogroll/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/blogroll/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5229,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/block.json','wp-content/plugins/jetpack/_inc/blocks/business-hours/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5230,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5231,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.css','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5232,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.js','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5233,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/business-hours/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/business-hours/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5234,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/button/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5235,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.css','wp-content/plugins/jetpack/_inc/blocks/button/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5236,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.js','wp-content/plugins/jetpack/_inc/blocks/button/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5237,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/button/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/button/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5238,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/block.json','wp-content/plugins/jetpack/_inc/blocks/calendly/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5239,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/calendly/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5240,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.css','wp-content/plugins/jetpack/_inc/blocks/calendly/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5241,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.js','wp-content/plugins/jetpack/_inc/blocks/calendly/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5242,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/calendly/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/calendly/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5243,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.css','wp-content/plugins/jetpack/_inc/blocks/components.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5244,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/components.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5245,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/components.rtl.css','wp-content/plugins/jetpack/_inc/blocks/components.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5246,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/block.json','wp-content/plugins/jetpack/_inc/blocks/contact-info/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5247,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5248,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.css','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5249,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.js','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5250,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/contact-info/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/contact-info/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5251,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/block.json','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5252,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5253,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.css','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5254,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.js','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5255,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/cookie-consent/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/cookie-consent/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5256,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/block.json','wp-content/plugins/jetpack/_inc/blocks/donations/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5257,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/donations/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5258,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.css','wp-content/plugins/jetpack/_inc/blocks/donations/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5259,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.js','wp-content/plugins/jetpack/_inc/blocks/donations/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5260,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/donations/view.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5261,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/donations/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/donations/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5262,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-assets/mapbox-gl-1.13.0.css','wp-content/plugins/jetpack/_inc/blocks/editor-assets/mapbox-gl-1.13.0.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5263,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-assets/mapbox-gl-1.13.0.js','wp-content/plugins/jetpack/_inc/blocks/editor-assets/mapbox-gl-1.13.0.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5264,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.asset.php','wp-content/plugins/jetpack/_inc/blocks/editor-beta.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5265,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.css','wp-content/plugins/jetpack/_inc/blocks/editor-beta.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5266,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.js','wp-content/plugins/jetpack/_inc/blocks/editor-beta.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5267,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/editor-beta.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5268,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-beta.rtl.css','wp-content/plugins/jetpack/_inc/blocks/editor-beta.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5269,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.asset.php','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5270,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.css','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5271,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.js','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5272,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5273,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-experimental.rtl.css','wp-content/plugins/jetpack/_inc/blocks/editor-experimental.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5274,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.asset.php','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5275,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.css','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5276,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.js','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5277,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5278,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor-no-post-editor.rtl.css','wp-content/plugins/jetpack/_inc/blocks/editor-no-post-editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5279,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.asset.php','wp-content/plugins/jetpack/_inc/blocks/editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5280,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.css','wp-content/plugins/jetpack/_inc/blocks/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5281,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.js','wp-content/plugins/jetpack/_inc/blocks/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5282,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/blocks/editor.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5283,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/editor.rtl.css','wp-content/plugins/jetpack/_inc/blocks/editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5284,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/block.json','wp-content/plugins/jetpack/_inc/blocks/eventbrite/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5285,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5286,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.css','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5287,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.js','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5288,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/eventbrite/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/eventbrite/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5289,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/frontend-nudge.html','wp-content/plugins/jetpack/_inc/blocks/frontend-nudge.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5290,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/block.json','wp-content/plugins/jetpack/_inc/blocks/gif/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5291,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/gif/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5292,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.css','wp-content/plugins/jetpack/_inc/blocks/gif/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5293,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.js','wp-content/plugins/jetpack/_inc/blocks/gif/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5294,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/gif/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/gif/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5295,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/block.json','wp-content/plugins/jetpack/_inc/blocks/goodreads/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5296,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5297,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.css','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5298,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.js','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5299,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/goodreads/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/goodreads/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5300,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/block.json','wp-content/plugins/jetpack/_inc/blocks/google-calendar/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5301,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5302,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.css','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5303,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.js','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5304,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-calendar/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/google-calendar/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5305,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/block.json','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5306,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5307,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.css','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5308,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.js','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5309,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/google-docs-embed/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/google-docs-embed/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5310,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/block.json','wp-content/plugins/jetpack/_inc/blocks/image-compare/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5311,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5312,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.css','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5313,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.js','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5314,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/image-compare/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/image-compare/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5315,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar1-e8722a0be8a3a2815ce4.jpg','wp-content/plugins/jetpack/_inc/blocks/images/avatar1-e8722a0be8a3a2815ce4.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5316,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar2-5c5ad1b19340e0c7a5fd.jpg','wp-content/plugins/jetpack/_inc/blocks/images/avatar2-5c5ad1b19340e0c7a5fd.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5317,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/avatar3-5c7c3997fa2aad717819.jpg','wp-content/plugins/jetpack/_inc/blocks/images/avatar3-5c7c3997fa2aad717819.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5318,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/bloganuary-icon-20e07d1c81f21708f183.svg','wp-content/plugins/jetpack/_inc/blocks/images/bloganuary-icon-20e07d1c81f21708f183.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5319,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/eventbrite-in-page-example-47588367313e644097c9.png','wp-content/plugins/jetpack/_inc/blocks/images/eventbrite-in-page-example-47588367313e644097c9.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5320,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_160x600-4df685f9bf14f11d9012.png','wp-content/plugins/jetpack/_inc/blocks/images/example_160x600-4df685f9bf14f11d9012.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5321,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_300x250-9e27534cd219e940abaf.png','wp-content/plugins/jetpack/_inc/blocks/images/example_300x250-9e27534cd219e940abaf.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5322,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_320x50-34c171b9cf96506c8fc4.png','wp-content/plugins/jetpack/_inc/blocks/images/example_320x50-34c171b9cf96506c8fc4.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5323,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/example_728x90-1a8de274d08ab4d07f48.png','wp-content/plugins/jetpack/_inc/blocks/images/example_728x90-1a8de274d08ab4d07f48.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5324,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/_inc/blocks/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5325,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/icon-cd4e9ecf53fadf95246d.svg','wp-content/plugins/jetpack/_inc/blocks/images/icon-cd4e9ecf53fadf95246d.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5326,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/img-example-after-e2742d7b0f7c7e9157a3.png','wp-content/plugins/jetpack/_inc/blocks/images/img-example-after-e2742d7b0f7c7e9157a3.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5327,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/img-example-before-0b3e07296a7ca4bf4187.png','wp-content/plugins/jetpack/_inc/blocks/images/img-example-before-0b3e07296a7ca4bf4187.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5328,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/jetpack-logo-0869ca6c8490d0aaecca.svg','wp-content/plugins/jetpack/_inc/blocks/images/jetpack-logo-0869ca6c8490d0aaecca.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5329,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/loader-0855308317756931a4f5.gif','wp-content/plugins/jetpack/_inc/blocks/images/loader-0855308317756931a4f5.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (5330,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-preview-0088ca72fca2cbebe7a4.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-preview-0088ca72fca2cbebe7a4.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5331,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_black_and_white-a33452734cf5f59eb2f9.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_black_and_white-a33452734cf5f59eb2f9.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5332,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_black_and_white_mapkit-50e9383d59f6ad6a44ed.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_black_and_white_mapkit-50e9383d59f6ad6a44ed.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5333,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_default-d3a324cdc6ff2f461574.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_default-d3a324cdc6ff2f461574.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5334,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_default_mapkit-0ed10cab18f62edff74e.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_default_mapkit-0ed10cab18f62edff74e.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5335,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_satellite-58322e843e983f7397b5.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_satellite-58322e843e983f7397b5.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5336,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_satellite_mapkit-6062205f7c3804fae12c.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_satellite_mapkit-6062205f7c3804fae12c.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5337,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/map-theme_terrain-a408b936442d6d33df07.jpg','wp-content/plugins/jetpack/_inc/blocks/images/map-theme_terrain-a408b936442d6d33df07.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5338,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/oval-5f1d889983a8747472c7.svg','wp-content/plugins/jetpack/_inc/blocks/images/oval-5f1d889983a8747472c7.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5339,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/placeholder-site-icon-5bb955c1d041bc2adfc9.svg','wp-content/plugins/jetpack/_inc/blocks/images/placeholder-site-icon-5bb955c1d041bc2adfc9.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5340,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-1-27620cbeda003e2c71d1.jpg','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-1-27620cbeda003e2c71d1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5341,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-2-cce21819e376a0c6a174.jpg','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-2-cce21819e376a0c6a174.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5342,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/slideshow_example-3-9de0a668f5077bab7ece.jpg','wp-content/plugins/jetpack/_inc/blocks/images/slideshow_example-3-9de0a668f5077bab7ece.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5343,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/story_example-1-8d272acaba13e96e3b48.png','wp-content/plugins/jetpack/_inc/blocks/images/story_example-1-8d272acaba13e96e3b48.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5344,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-1-d2817eb0e669267ab3eb.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-1-d2817eb0e669267ab3eb.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5345,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-2-78fc061b3eff2af1311b.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-2-78fc061b3eff2af1311b.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5346,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-3-27620cbeda003e2c71d1.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-3-27620cbeda003e2c71d1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5347,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-4-cce21819e376a0c6a174.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-4-cce21819e376a0c6a174.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5348,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-5-18efa42161dfe5708046.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-5-18efa42161dfe5708046.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5349,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/tiled-gallery_example-6-bd61852e61001ce631d7.jpg','wp-content/plugins/jetpack/_inc/blocks/images/tiled-gallery_example-6-bd61852e61001ce631d7.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5350,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg','wp-content/plugins/jetpack/_inc/blocks/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5351,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/index.json','wp-content/plugins/jetpack/_inc/blocks/index.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5352,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/block.json','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5353,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5354,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.css','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5355,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.js','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5356,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/instagram-gallery/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/instagram-gallery/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5357,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/like/block.json','wp-content/plugins/jetpack/_inc/blocks/like/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5358,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.asset.php','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5359,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.css','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5360,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.js','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5361,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/admin.rtl.css','wp-content/plugins/jetpack/_inc/blocks/mailchimp/admin.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5362,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/block.json','wp-content/plugins/jetpack/_inc/blocks/mailchimp/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5363,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5364,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.css','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5365,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.js','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5366,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/mailchimp/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/mailchimp/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5367,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/block.json','wp-content/plugins/jetpack/_inc/blocks/map/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5368,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/map/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5369,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.css','wp-content/plugins/jetpack/_inc/blocks/map/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5370,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.js','wp-content/plugins/jetpack/_inc/blocks/map/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5371,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/map/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/map/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5372,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/markdown/block.json','wp-content/plugins/jetpack/_inc/blocks/markdown/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5373,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/block.json','wp-content/plugins/jetpack/_inc/blocks/nextdoor/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5374,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/nextdoor/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5375,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/nextdoor/view.js','wp-content/plugins/jetpack/_inc/blocks/nextdoor/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5376,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/block.json','wp-content/plugins/jetpack/_inc/blocks/opentable/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5377,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/opentable/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5378,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.css','wp-content/plugins/jetpack/_inc/blocks/opentable/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5379,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.js','wp-content/plugins/jetpack/_inc/blocks/opentable/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5380,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/opentable/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/opentable/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5381,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/block.json','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5382,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5383,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.css','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5384,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.js','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5385,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payment-buttons/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/payment-buttons/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5386,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/payments-intro/block.json','wp-content/plugins/jetpack/_inc/blocks/payments-intro/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5387,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/paywall/block.json','wp-content/plugins/jetpack/_inc/blocks/paywall/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5388,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/pinterest/block.json','wp-content/plugins/jetpack/_inc/blocks/pinterest/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5389,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/block.json','wp-content/plugins/jetpack/_inc/blocks/podcast-player/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5390,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5391,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.css','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5392,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.js','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5393,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/podcast-player/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/podcast-player/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5394,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/block.json','wp-content/plugins/jetpack/_inc/blocks/premium-content/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5395,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5396,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.css','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5397,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.js','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5398,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/premium-content/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/premium-content/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5399,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/block.json','wp-content/plugins/jetpack/_inc/blocks/rating-star/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5400,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5401,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.css','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5402,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.js','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5403,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/rating-star/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/rating-star/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5404,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/block.json','wp-content/plugins/jetpack/_inc/blocks/recipe/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5405,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/recipe/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5406,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.css','wp-content/plugins/jetpack/_inc/blocks/recipe/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5407,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.js','wp-content/plugins/jetpack/_inc/blocks/recipe/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5408,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recipe/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/recipe/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5409,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/block.json','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5410,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5411,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.css','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5412,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.js','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5413,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/recurring-payments/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/recurring-payments/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5414,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/related-posts/block.json','wp-content/plugins/jetpack/_inc/blocks/related-posts/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5415,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/block.json','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5416,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5417,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/repeat-visitor/view.js','wp-content/plugins/jetpack/_inc/blocks/repeat-visitor/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5418,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/block.json','wp-content/plugins/jetpack/_inc/blocks/send-a-message/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5419,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5420,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.css','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5421,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.js','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5422,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/send-a-message/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/send-a-message/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5423,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/block.json','wp-content/plugins/jetpack/_inc/blocks/sharing-button/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5424,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5425,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.css','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5426,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.js','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5427,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-button/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/sharing-button/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5428,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/block.json','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5429,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5430,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.css','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5431,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.js','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5432,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/sharing-buttons/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/sharing-buttons/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5433,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/block.json','wp-content/plugins/jetpack/_inc/blocks/slideshow/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5434,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5435,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.css','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5436,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.js','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5437,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/slideshow/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/slideshow/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5438,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/block.json','wp-content/plugins/jetpack/_inc/blocks/story/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5439,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/story/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5440,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.css','wp-content/plugins/jetpack/_inc/blocks/story/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5441,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.js','wp-content/plugins/jetpack/_inc/blocks/story/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5442,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/story/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/story/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5443,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriber-login/block.json','wp-content/plugins/jetpack/_inc/blocks/subscriber-login/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5444,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/block.json','wp-content/plugins/jetpack/_inc/blocks/subscriptions/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5445,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5446,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.css','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5447,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.js','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5448,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/subscriptions/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/subscriptions/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5449,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.asset.php','wp-content/plugins/jetpack/_inc/blocks/swiper.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5450,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.css','wp-content/plugins/jetpack/_inc/blocks/swiper.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5451,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.js','wp-content/plugins/jetpack/_inc/blocks/swiper.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5452,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/swiper.rtl.css','wp-content/plugins/jetpack/_inc/blocks/swiper.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5453,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/block.json','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5454,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5455,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.css','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5456,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.js','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5457,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tiled-gallery/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/tiled-gallery/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5458,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/block.json','wp-content/plugins/jetpack/_inc/blocks/tock/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5459,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/tock/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5460,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.css','wp-content/plugins/jetpack/_inc/blocks/tock/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5461,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.js','wp-content/plugins/jetpack/_inc/blocks/tock/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5462,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/tock/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/tock/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5463,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/block.json','wp-content/plugins/jetpack/_inc/blocks/top-posts/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5464,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.asset.php','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5465,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.css','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5466,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.js','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5467,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/top-posts/view.rtl.css','wp-content/plugins/jetpack/_inc/blocks/top-posts/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5468,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/upgrade-nudge.html','wp-content/plugins/jetpack/_inc/blocks/upgrade-nudge.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5469,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/voice-to-content/block.json','wp-content/plugins/jetpack/_inc/blocks/voice-to-content/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5470,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blocks/wordads/block.json','wp-content/plugins/jetpack/_inc/blocks/wordads/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5471,'/wordpress/plugins/jetpack/15.6-a.3/_inc/blogging-prompts.php','wp-content/plugins/jetpack/_inc/blogging-prompts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5472,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/accessible-focus.min.asset.php','wp-content/plugins/jetpack/_inc/build/accessible-focus.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5473,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/accessible-focus.min.js','wp-content/plugins/jetpack/_inc/build/accessible-focus.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5474,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.asset.php','wp-content/plugins/jetpack/_inc/build/admin.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5475,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.css','wp-content/plugins/jetpack/_inc/build/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5476,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.js','wp-content/plugins/jetpack/_inc/build/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5477,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/admin.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5478,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/admin.rtl.css','wp-content/plugins/jetpack/_inc/build/admin.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5479,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/carousel/jetpack-carousel.min.asset.php','wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5480,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/carousel/jetpack-carousel.min.js','wp-content/plugins/jetpack/_inc/build/carousel/jetpack-carousel.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5481,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/comment-likes/comment-like-count.min.asset.php','wp-content/plugins/jetpack/_inc/build/comment-likes/comment-like-count.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5482,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/comment-likes/comment-like-count.min.js','wp-content/plugins/jetpack/_inc/build/comment-likes/comment-like-count.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5483,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-shortcode.min.asset.php','wp-content/plugins/jetpack/_inc/build/crowdsignal-shortcode.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5484,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-shortcode.min.js','wp-content/plugins/jetpack/_inc/build/crowdsignal-shortcode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5485,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-survey.min.asset.php','wp-content/plugins/jetpack/_inc/build/crowdsignal-survey.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5486,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/crowdsignal-survey.min.js','wp-content/plugins/jetpack/_inc/build/crowdsignal-survey.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5487,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/many-items.min.asset.php','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/many-items.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5488,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/many-items.min.js','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/many-items.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5489,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/menu-checkboxes.min.asset.php','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/menu-checkboxes.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5490,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/menu-checkboxes.min.js','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/menu-checkboxes.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5491,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/nova-drag-drop.min.asset.php','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/nova-drag-drop.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5492,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/custom-post-types/js/nova-drag-drop.min.js','wp-content/plugins/jetpack/_inc/build/custom-post-types/js/nova-drag-drop.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5493,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/deprecate.min.asset.php','wp-content/plugins/jetpack/_inc/build/deprecate.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5494,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/deprecate.min.js','wp-content/plugins/jetpack/_inc/build/deprecate.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5495,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/facebook-embed.min.asset.php','wp-content/plugins/jetpack/_inc/build/facebook-embed.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5496,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/facebook-embed.min.js','wp-content/plugins/jetpack/_inc/build/facebook-embed.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5497,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/gallery-settings.min.asset.php','wp-content/plugins/jetpack/_inc/build/gallery-settings.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5498,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/gallery-settings.min.js','wp-content/plugins/jetpack/_inc/build/gallery-settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5499,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/connect-2c6074d3871077bf2622.webp','wp-content/plugins/jetpack/_inc/build/images/connect-2c6074d3871077bf2622.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5500,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/_inc/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5501,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/header-background-1c2ea006d80269b11144.jpg','wp-content/plugins/jetpack/_inc/build/images/header-background-1c2ea006d80269b11144.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5502,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/header-background-2x-1763392f68916f8e33e1.jpg','wp-content/plugins/jetpack/_inc/build/images/header-background-2x-1763392f68916f8e33e1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5503,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','wp-content/plugins/jetpack/_inc/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5504,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','wp-content/plugins/jetpack/_inc/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5505,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/jetpack-manage-3a7ecaa604823c98c3cf.svg','wp-content/plugins/jetpack/_inc/build/images/jetpack-manage-3a7ecaa604823c98c3cf.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5506,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/images/shield-with-check-67191b0849d39acf52fa.svg','wp-content/plugins/jetpack/_inc/build/images/shield-with-check-67191b0849d39acf52fa.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5507,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity-customizer.min.asset.php','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity-customizer.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5508,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity-customizer.min.js','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity-customizer.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5509,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity.min.asset.php','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5510,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/infinite-scroll/infinity.min.js','wp-content/plugins/jetpack/_inc/build/infinite-scroll/infinity.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5511,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/jetpack-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5512,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-admin.min.js','wp-content/plugins/jetpack/_inc/build/jetpack-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5513,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-deactivate-dialog.min.asset.php','wp-content/plugins/jetpack/_inc/build/jetpack-deactivate-dialog.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5514,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-deactivate-dialog.min.js','wp-content/plugins/jetpack/_inc/build/jetpack-deactivate-dialog.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5515,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.min.asset.php','wp-content/plugins/jetpack/_inc/build/jetpack-modules.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5516,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.min.js','wp-content/plugins/jetpack/_inc/build/jetpack-modules.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5517,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.models.min.asset.php','wp-content/plugins/jetpack/_inc/build/jetpack-modules.models.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5518,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.models.min.js','wp-content/plugins/jetpack/_inc/build/jetpack-modules.models.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5519,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.views.min.asset.php','wp-content/plugins/jetpack/_inc/build/jetpack-modules.views.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5520,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/jetpack-modules.views.min.js','wp-content/plugins/jetpack/_inc/build/jetpack-modules.views.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5521,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count-jetpack.min.asset.php','wp-content/plugins/jetpack/_inc/build/likes/post-count-jetpack.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5522,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count-jetpack.min.js','wp-content/plugins/jetpack/_inc/build/likes/post-count-jetpack.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5523,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count.min.asset.php','wp-content/plugins/jetpack/_inc/build/likes/post-count.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5524,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/post-count.min.js','wp-content/plugins/jetpack/_inc/build/likes/post-count.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5525,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/queuehandler.min.asset.php','wp-content/plugins/jetpack/_inc/build/likes/queuehandler.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5526,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/queuehandler.min.js','wp-content/plugins/jetpack/_inc/build/likes/queuehandler.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5527,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/style-rtl.min.css','wp-content/plugins/jetpack/_inc/build/likes/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5528,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/likes/style.min.css','wp-content/plugins/jetpack/_inc/build/likes/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5529,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.asset.php','wp-content/plugins/jetpack/_inc/build/newsletter-widget.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5530,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.css','wp-content/plugins/jetpack/_inc/build/newsletter-widget.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5531,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.js','wp-content/plugins/jetpack/_inc/build/newsletter-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5532,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/newsletter-widget.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5533,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.asset.php','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5534,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.js','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5535,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.min.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/newsletter-widget.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5536,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/newsletter-widget.rtl.css','wp-content/plugins/jetpack/_inc/build/newsletter-widget.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5537,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.asset.php','wp-content/plugins/jetpack/_inc/build/plugins-page.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5538,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.css','wp-content/plugins/jetpack/_inc/build/plugins-page.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5539,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.js','wp-content/plugins/jetpack/_inc/build/plugins-page.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5540,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/plugins-page.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5541,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/plugins-page.rtl.css','wp-content/plugins/jetpack/_inc/build/plugins-page.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5542,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/polldaddy-shortcode.min.asset.php','wp-content/plugins/jetpack/_inc/build/polldaddy-shortcode.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5543,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/polldaddy-shortcode.min.js','wp-content/plugins/jetpack/_inc/build/polldaddy-shortcode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5544,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts-customizer.min.asset.php','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts-customizer.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5545,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts-customizer.min.js','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts-customizer.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5546,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts.min.asset.php','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5547,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/related-posts/related-posts.min.js','wp-content/plugins/jetpack/_inc/build/related-posts/related-posts.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5548,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/scan/admin-bar-notice.min.asset.php','wp-content/plugins/jetpack/_inc/build/scan/admin-bar-notice.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5549,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/scan/admin-bar-notice.min.js','wp-content/plugins/jetpack/_inc/build/scan/admin-bar-notice.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5550,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/admin-sharing.min.asset.php','wp-content/plugins/jetpack/_inc/build/sharedaddy/admin-sharing.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5551,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/admin-sharing.min.js','wp-content/plugins/jetpack/_inc/build/sharedaddy/admin-sharing.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5552,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/sharing.min.asset.php','wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5553,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/sharedaddy/sharing.min.js','wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5554,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/brightcove.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/brightcove.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5555,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/brightcove.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/brightcove.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5556,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5557,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5558,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/dependencies.min.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/shortcodes/js/dependencies.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5559,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/main.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/main.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5560,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/main.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/main.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5561,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/quiz.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/quiz.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5562,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/quiz.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/quiz.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5563,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/recipes.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/recipes.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5564,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/recipes.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/recipes.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5565,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/slideshow-shortcode.min.asset.php','wp-content/plugins/jetpack/_inc/build/shortcodes/js/slideshow-shortcode.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5566,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/shortcodes/js/slideshow-shortcode.min.js','wp-content/plugins/jetpack/_inc/build/shortcodes/js/slideshow-shortcode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5567,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/site-switcher.min.asset.php','wp-content/plugins/jetpack/_inc/build/site-switcher.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5568,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/site-switcher.min.js','wp-content/plugins/jetpack/_inc/build/site-switcher.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5569,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static-noscript-notice.html','wp-content/plugins/jetpack/_inc/build/static-noscript-notice.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5570,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static-version-notice.html','wp-content/plugins/jetpack/_inc/build/static-version-notice.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5571,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static.html','wp-content/plugins/jetpack/_inc/build/static.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5572,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/static.js.LICENSE.txt','wp-content/plugins/jetpack/_inc/build/static.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5573,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/style.min.css','wp-content/plugins/jetpack/_inc/build/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5574,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/style.min.rtl.css','wp-content/plugins/jetpack/_inc/build/style.min.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5575,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/subscriptions/subscriptions-rtl.min.css','wp-content/plugins/jetpack/_inc/build/subscriptions/subscriptions-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5576,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/subscriptions/subscriptions.min.css','wp-content/plugins/jetpack/_inc/build/subscriptions/subscriptions.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5577,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.css','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5578,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.min.asset.php','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5579,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.min.js','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5580,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/theme-tools/responsive-videos/responsive-videos.rtl.css','wp-content/plugins/jetpack/_inc/build/theme-tools/responsive-videos/responsive-videos.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5581,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.asset.php','wp-content/plugins/jetpack/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5582,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js','wp-content/plugins/jetpack/_inc/build/tiled-gallery/tiled-gallery/tiled-gallery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5583,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/twitter-timeline.min.asset.php','wp-content/plugins/jetpack/_inc/build/twitter-timeline.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5584,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/twitter-timeline.min.js','wp-content/plugins/jetpack/_inc/build/twitter-timeline.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5585,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/editor-view.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/editor-view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5586,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/editor-view.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/editor-view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5587,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/gutenberg-video-upload.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/gutenberg-video-upload.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5588,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/gutenberg-video-upload.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/gutenberg-video-upload.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5589,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/media-video-widget-extensions.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/media-video-widget-extensions.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5590,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/media-video-widget-extensions.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/media-video-widget-extensions.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5591,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5592,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-add-resumable-upload-support.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5593,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-plupload.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-plupload.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5594,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-plupload.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-plupload.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5595,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-uploader.min.asset.php','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-uploader.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5596,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/videopress/js/videopress-uploader.min.js','wp-content/plugins/jetpack/_inc/build/videopress/js/videopress-uploader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5597,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.asset.php','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5598,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.css','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5599,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.js','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5600,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/editor/index.rtl.css','wp-content/plugins/jetpack/_inc/build/widget-visibility/editor/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5601,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.asset.php','wp-content/plugins/jetpack/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5602,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.js','wp-content/plugins/jetpack/_inc/build/widget-visibility/widget-conditions/widget-conditions.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5603,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/contact-info/contact-info-admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/contact-info/contact-info-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5604,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/contact-info/contact-info-admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/contact-info/contact-info-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5605,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/customizer-utils.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/customizer-utils.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5606,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/customizer-utils.min.js','wp-content/plugins/jetpack/_inc/build/widgets/customizer-utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5607,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5608,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5609,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5610,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.js','wp-content/plugins/jetpack/_inc/build/widgets/eu-cookie-law/eu-cookie-law.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5611,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5612,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5613,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/gallery.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5614,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/gallery/js/gallery.min.js','wp-content/plugins/jetpack/_inc/build/widgets/gallery/js/gallery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5615,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/google-translate/google-translate.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/google-translate/google-translate.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5616,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/google-translate/google-translate.min.js','wp-content/plugins/jetpack/_inc/build/widgets/google-translate/google-translate.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5617,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/milestone/admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5618,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/milestone/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5619,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/milestone.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/milestone/milestone.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5620,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/milestone/milestone.min.js','wp-content/plugins/jetpack/_inc/build/widgets/milestone/milestone.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5621,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/social-icons/social-icons-admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/social-icons/social-icons-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5622,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/social-icons/social-icons-admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/social-icons/social-icons-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5623,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/twitter-timeline-admin.min.asset.php','wp-content/plugins/jetpack/_inc/build/widgets/twitter-timeline-admin.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5624,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/widgets/twitter-timeline-admin.min.js','wp-content/plugins/jetpack/_inc/build/widgets/twitter-timeline-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5625,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/adflow-loader.min.asset.php','wp-content/plugins/jetpack/_inc/build/wordads/js/adflow-loader.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5626,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/adflow-loader.min.js','wp-content/plugins/jetpack/_inc/build/wordads/js/adflow-loader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5627,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/cmp-loader.min.asset.php','wp-content/plugins/jetpack/_inc/build/wordads/js/cmp-loader.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5628,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/cmp-loader.min.js','wp-content/plugins/jetpack/_inc/build/wordads/js/cmp-loader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5629,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/wordads-ccpa.min.asset.php','wp-content/plugins/jetpack/_inc/build/wordads/js/wordads-ccpa.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5630,'/wordpress/plugins/jetpack/15.6-a.3/_inc/build/wordads/js/wordads-ccpa.min.js','wp-content/plugins/jetpack/_inc/build/wordads/js/wordads-ccpa.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5631,'/wordpress/plugins/jetpack/15.6-a.3/_inc/class.jetpack-provision.php','wp-content/plugins/jetpack/_inc/class.jetpack-provision.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5632,'/wordpress/plugins/jetpack/15.6-a.3/_inc/crowdsignal-shortcode.js','wp-content/plugins/jetpack/_inc/crowdsignal-shortcode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5633,'/wordpress/plugins/jetpack/15.6-a.3/_inc/crowdsignal-survey.js','wp-content/plugins/jetpack/_inc/crowdsignal-survey.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5634,'/wordpress/plugins/jetpack/15.6-a.3/_inc/deprecate.js','wp-content/plugins/jetpack/_inc/deprecate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5635,'/wordpress/plugins/jetpack/15.6-a.3/_inc/facebook-embed.js','wp-content/plugins/jetpack/_inc/facebook-embed.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5636,'/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.eot','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (5637,'/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.svg','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5638,'/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.ttf','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (5639,'/wordpress/plugins/jetpack/15.6-a.3/_inc/fonts/automatticons/automatticons.woff','wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (5640,'/wordpress/plugins/jetpack/15.6-a.3/_inc/gallery-settings.js','wp-content/plugins/jetpack/_inc/gallery-settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5641,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/COPYING.txt','wp-content/plugins/jetpack/_inc/genericons/COPYING.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5642,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/LICENSE.txt','wp-content/plugins/jetpack/_inc/genericons/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (5643,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/README.md','wp-content/plugins/jetpack/_inc/genericons/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (5644,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.eot','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (5645,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.svg','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5646,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.ttf','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (5647,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/Genericons.woff','wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (5648,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/genericons.css','wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5649,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons/rtl/genericons-rtl.css','wp-content/plugins/jetpack/_inc/genericons/genericons/rtl/genericons-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5650,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons/genericons.css','wp-content/plugins/jetpack/_inc/genericons/genericons.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5651,'/wordpress/plugins/jetpack/15.6-a.3/_inc/genericons.php','wp-content/plugins/jetpack/_inc/genericons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5652,'/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-admin.js','wp-content/plugins/jetpack/_inc/jetpack-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5653,'/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-deactivate-dialog.js','wp-content/plugins/jetpack/_inc/jetpack-deactivate-dialog.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5654,'/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.js','wp-content/plugins/jetpack/_inc/jetpack-modules.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5655,'/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.models.js','wp-content/plugins/jetpack/_inc/jetpack-modules.models.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5656,'/wordpress/plugins/jetpack/15.6-a.3/_inc/jetpack-modules.views.js','wp-content/plugins/jetpack/_inc/jetpack-modules.views.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5657,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class-jetpack-about-page.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class-jetpack-about-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5658,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class-jetpack-redux-state-helper.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class-jetpack-redux-state-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5659,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-admin-page.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5660,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-landing-page.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-landing-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5661,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-react-page.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-react-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5662,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/admin-pages/class.jetpack-settings-page.php','wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5663,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-ai-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-ai-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5664,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-blog-stats-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-blog-stats-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5665,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-currencies.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-currencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5666,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-instagram-gallery-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-instagram-gallery-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5667,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-mapbox-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-mapbox-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5668,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-newsletter-category-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-newsletter-category-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5669,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-podcast-feed-locator.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-podcast-feed-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5670,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-podcast-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-podcast-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5671,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-recommendations.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-recommendations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5672,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class-jetpack-top-posts-helper.php','wp-content/plugins/jetpack/_inc/lib/class-jetpack-top-posts-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5673,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.color.php','wp-content/plugins/jetpack/_inc/lib/class.color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5674,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.core-rest-api-endpoints.php','wp-content/plugins/jetpack/_inc/lib/class.core-rest-api-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5675,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-automatic-install-skin.php','wp-content/plugins/jetpack/_inc/lib/class.jetpack-automatic-install-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5676,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-iframe-embed.php','wp-content/plugins/jetpack/_inc/lib/class.jetpack-iframe-embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5677,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-password-checker.php','wp-content/plugins/jetpack/_inc/lib/class.jetpack-password-checker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5678,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.jetpack-search-performance-logger.php','wp-content/plugins/jetpack/_inc/lib/class.jetpack-search-performance-logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5679,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media-extractor.php','wp-content/plugins/jetpack/_inc/lib/class.media-extractor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5680,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media-summary.php','wp-content/plugins/jetpack/_inc/lib/class.media-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5681,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/class.media.php','wp-content/plugins/jetpack/_inc/lib/class.media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5682,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/components.php','wp-content/plugins/jetpack/_inc/lib/components.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5683,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class-wpcom-rest-field-controller.php','wp-content/plugins/jetpack/_inc/lib/core-api/class-wpcom-rest-field-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5684,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5685,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-site-endpoints.php','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-site-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5686,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-widgets-endpoints.php','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-widgets-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5687,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php','wp-content/plugins/jetpack/_inc/lib/core-api/class.jetpack-core-api-xmlrpc-consumer-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5688,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/load-wpcom-endpoints.php','wp-content/plugins/jetpack/_inc/lib/core-api/load-wpcom-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5689,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/business-hours.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/business-hours.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5690,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-color.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5691,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-menu.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5692,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-ai.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5693,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-app-media.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-app-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5694,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-block-editor-assets.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-block-editor-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5695,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-blog-stats.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-blog-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5696,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-email-preview.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-email-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5697,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-external-media.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-external-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5698,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-following.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-following.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5699,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-goodreads.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-goodreads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5700,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-google-docs.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-google-docs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5701,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-instagram-gallery.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-instagram-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5702,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-mailchimp.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-mailchimp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5703,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-list.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5704,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-subscriptions-count.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-newsletter-categories-subscriptions-count.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5705,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-podcast-player.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-podcast-player.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5706,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-profile.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5707,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-related-posts.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5708,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-resolve-redirect.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-resolve-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5709,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-search.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5710,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-send-email-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5711,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-template-loader.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-template-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5712,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-top-posts.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-top-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5713,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-transient.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v2-endpoint-transient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5714,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-blogging-prompts.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-blogging-prompts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5715,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-jitm.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/class-wpcom-rest-api-v3-endpoint-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5716,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/gutenberg-available-extensions.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/gutenberg-available-extensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5717,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/hello.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/hello.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5718,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/memberships.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/memberships.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5719,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/publicize-connection-test-results.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/publicize-connection-test-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5720,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/service-api-keys.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/service-api-keys.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5721,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/sites-posts-featured-media-url.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/sites-posts-featured-media-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5722,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/core-api/wpcom-endpoints/subscribers.php','wp-content/plugins/jetpack/_inc/lib/core-api/wpcom-endpoints/subscribers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5723,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-cxn-test-base.php','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-cxn-test-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5724,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-cxn-tests.php','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-cxn-tests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5725,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-debug-data.php','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-debug-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5726,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/class-jetpack-debugger.php','wp-content/plugins/jetpack/_inc/lib/debugger/class-jetpack-debugger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5727,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger/debug-functions.php','wp-content/plugins/jetpack/_inc/lib/debugger/debug-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5728,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/debugger.php','wp-content/plugins/jetpack/_inc/lib/debugger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5729,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/icalendar-reader.php','wp-content/plugins/jetpack/_inc/lib/icalendar-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5730,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/README.md','wp-content/plugins/jetpack/_inc/lib/markdown/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (5731,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/extra.php','wp-content/plugins/jetpack/_inc/lib/markdown/extra.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5732,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown/gfm.php','wp-content/plugins/jetpack/_inc/lib/markdown/gfm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5733,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/markdown.php','wp-content/plugins/jetpack/_inc/lib/markdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5734,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/plans.php','wp-content/plugins/jetpack/_inc/lib/plans.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5735,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/plugins.php','wp-content/plugins/jetpack/_inc/lib/plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5736,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/tonesque.php','wp-content/plugins/jetpack/_inc/lib/tonesque.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5737,'/wordpress/plugins/jetpack/15.6-a.3/_inc/lib/widgets.php','wp-content/plugins/jetpack/_inc/lib/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5738,'/wordpress/plugins/jetpack/15.6-a.3/_inc/polldaddy-shortcode.js','wp-content/plugins/jetpack/_inc/polldaddy-shortcode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5739,'/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher-endpoint.php','wp-content/plugins/jetpack/_inc/site-switcher-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5740,'/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher.js','wp-content/plugins/jetpack/_inc/site-switcher.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5741,'/wordpress/plugins/jetpack/15.6-a.3/_inc/site-switcher.php','wp-content/plugins/jetpack/_inc/site-switcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5742,'/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.css','wp-content/plugins/jetpack/_inc/social-logos/social-logos.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5743,'/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.html','wp-content/plugins/jetpack/_inc/social-logos/social-logos.html');
INSERT INTO `wp_wfknownfilelist` VALUES (5744,'/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.min.css','wp-content/plugins/jetpack/_inc/social-logos/social-logos.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5745,'/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos/social-logos.woff2','wp-content/plugins/jetpack/_inc/social-logos/social-logos.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (5746,'/wordpress/plugins/jetpack/15.6-a.3/_inc/social-logos.php','wp-content/plugins/jetpack/_inc/social-logos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5747,'/wordpress/plugins/jetpack/15.6-a.3/_inc/twitter-timeline.js','wp-content/plugins/jetpack/_inc/twitter-timeline.js');
INSERT INTO `wp_wfknownfilelist` VALUES (5748,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-connection-status.php','wp-content/plugins/jetpack/class-jetpack-connection-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5749,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-gallery-settings.php','wp-content/plugins/jetpack/class-jetpack-gallery-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5750,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-newsletter-dashboard-widget.php','wp-content/plugins/jetpack/class-jetpack-newsletter-dashboard-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5751,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-pre-connection-jitms.php','wp-content/plugins/jetpack/class-jetpack-pre-connection-jitms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5752,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-stats-dashboard-widget.php','wp-content/plugins/jetpack/class-jetpack-stats-dashboard-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5753,'/wordpress/plugins/jetpack/15.6-a.3/class-jetpack-xmlrpc-methods.php','wp-content/plugins/jetpack/class-jetpack-xmlrpc-methods.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5754,'/wordpress/plugins/jetpack/15.6-a.3/class.frame-nonce-preview.php','wp-content/plugins/jetpack/class.frame-nonce-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5755,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-admin.php','wp-content/plugins/jetpack/class.jetpack-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5756,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-autoupdate.php','wp-content/plugins/jetpack/class.jetpack-autoupdate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5757,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-cli.php','wp-content/plugins/jetpack/class.jetpack-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5758,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-client-server.php','wp-content/plugins/jetpack/class.jetpack-client-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5759,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-gutenberg.php','wp-content/plugins/jetpack/class.jetpack-gutenberg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5760,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-heartbeat.php','wp-content/plugins/jetpack/class.jetpack-heartbeat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5761,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-modules-list-table.php','wp-content/plugins/jetpack/class.jetpack-modules-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5762,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-network-sites-list-table.php','wp-content/plugins/jetpack/class.jetpack-network-sites-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5763,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-network.php','wp-content/plugins/jetpack/class.jetpack-network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5764,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-plan.php','wp-content/plugins/jetpack/class.jetpack-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5765,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-post-images.php','wp-content/plugins/jetpack/class.jetpack-post-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5766,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-twitter-cards.php','wp-content/plugins/jetpack/class.jetpack-twitter-cards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5767,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack-user-agent.php','wp-content/plugins/jetpack/class.jetpack-user-agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5768,'/wordpress/plugins/jetpack/15.6-a.3/class.jetpack.php','wp-content/plugins/jetpack/class.jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5769,'/wordpress/plugins/jetpack/15.6-a.3/class.json-api-endpoints.php','wp-content/plugins/jetpack/class.json-api-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5770,'/wordpress/plugins/jetpack/15.6-a.3/class.json-api.php','wp-content/plugins/jetpack/class.json-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5771,'/wordpress/plugins/jetpack/15.6-a.3/class.photon.php','wp-content/plugins/jetpack/class.photon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5772,'/wordpress/plugins/jetpack/15.6-a.3/composer.json','wp-content/plugins/jetpack/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (5773,'/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate-rtl.css','wp-content/plugins/jetpack/css/cleanslate-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5774,'/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate-rtl.min.css','wp-content/plugins/jetpack/css/cleanslate-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5775,'/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate.css','wp-content/plugins/jetpack/css/cleanslate.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5776,'/wordpress/plugins/jetpack/15.6-a.3/css/cleanslate.min.css','wp-content/plugins/jetpack/css/cleanslate.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5777,'/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget-rtl.css','wp-content/plugins/jetpack/css/dashboard-widget-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5778,'/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget-rtl.min.css','wp-content/plugins/jetpack/css/dashboard-widget-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5779,'/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget.css','wp-content/plugins/jetpack/css/dashboard-widget.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5780,'/wordpress/plugins/jetpack/15.6-a.3/css/dashboard-widget.min.css','wp-content/plugins/jetpack/css/dashboard-widget.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5781,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin-rtl.css','wp-content/plugins/jetpack/css/jetpack-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5782,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin-rtl.min.css','wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5783,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin.css','wp-content/plugins/jetpack/css/jetpack-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5784,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-admin.min.css','wp-content/plugins/jetpack/css/jetpack-admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5785,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog-rtl.css','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5786,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog-rtl.min.css','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5787,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog.css','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5788,'/wordpress/plugins/jetpack/15.6-a.3/css/jetpack-deactivate-dialog.min.css','wp-content/plugins/jetpack/css/jetpack-deactivate-dialog.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5789,'/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa-rtl.css','wp-content/plugins/jetpack/css/wordads-ccpa-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5790,'/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa-rtl.min.css','wp-content/plugins/jetpack/css/wordads-ccpa-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5791,'/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa.css','wp-content/plugins/jetpack/css/wordads-ccpa.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5792,'/wordpress/plugins/jetpack/15.6-a.3/css/wordads-ccpa.min.css','wp-content/plugins/jetpack/css/wordads-ccpa.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (5793,'/wordpress/plugins/jetpack/15.6-a.3/enhanced-open-graph.php','wp-content/plugins/jetpack/enhanced-open-graph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5794,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/ai-assistant/ai-assistant.php','wp-content/plugins/jetpack/extensions/blocks/ai-assistant/ai-assistant.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5795,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/ai-chat/ai-chat.php','wp-content/plugins/jetpack/extensions/blocks/ai-chat/ai-chat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5796,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blog-stats/blog-stats.php','wp-content/plugins/jetpack/extensions/blocks/blog-stats/blog-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5797,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogging-prompt/blogging-prompt.php','wp-content/plugins/jetpack/extensions/blocks/blogging-prompt/blogging-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5798,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogroll/blogroll-item/blogroll-item.php','wp-content/plugins/jetpack/extensions/blocks/blogroll/blogroll-item/blogroll-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5799,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/blogroll/blogroll.php','wp-content/plugins/jetpack/extensions/blocks/blogroll/blogroll.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5800,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/business-hours/business-hours.php','wp-content/plugins/jetpack/extensions/blocks/business-hours/business-hours.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5801,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/button/button.php','wp-content/plugins/jetpack/extensions/blocks/button/button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5802,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/calendly/calendly.php','wp-content/plugins/jetpack/extensions/blocks/calendly/calendly.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5803,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-form/contact-form.php','wp-content/plugins/jetpack/extensions/blocks/contact-form/contact-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5804,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-info/class-jetpack-contact-info-block.php','wp-content/plugins/jetpack/extensions/blocks/contact-info/class-jetpack-contact-info-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5805,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/contact-info/contact-info.php','wp-content/plugins/jetpack/extensions/blocks/contact-info/contact-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5806,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/cookie-consent/cookie-consent.php','wp-content/plugins/jetpack/extensions/blocks/cookie-consent/cookie-consent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5807,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/donations/donations.php','wp-content/plugins/jetpack/extensions/blocks/donations/donations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5808,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/eventbrite/eventbrite.php','wp-content/plugins/jetpack/extensions/blocks/eventbrite/eventbrite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5809,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/gif/gif.php','wp-content/plugins/jetpack/extensions/blocks/gif/gif.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5810,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/goodreads/goodreads.php','wp-content/plugins/jetpack/extensions/blocks/goodreads/goodreads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5811,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/google-calendar/google-calendar.php','wp-content/plugins/jetpack/extensions/blocks/google-calendar/google-calendar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5812,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/google-docs-embed/google-docs-embed.php','wp-content/plugins/jetpack/extensions/blocks/google-docs-embed/google-docs-embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5813,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/image-compare/image-compare.php','wp-content/plugins/jetpack/extensions/blocks/image-compare/image-compare.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5814,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/instagram-gallery/instagram-gallery.php','wp-content/plugins/jetpack/extensions/blocks/instagram-gallery/instagram-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5815,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/like/like.php','wp-content/plugins/jetpack/extensions/blocks/like/like.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5816,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/mailchimp/mailchimp.php','wp-content/plugins/jetpack/extensions/blocks/mailchimp/mailchimp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5817,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/map/map.php','wp-content/plugins/jetpack/extensions/blocks/map/map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5818,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/markdown/markdown.php','wp-content/plugins/jetpack/extensions/blocks/markdown/markdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5819,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/nextdoor/nextdoor.php','wp-content/plugins/jetpack/extensions/blocks/nextdoor/nextdoor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5820,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/opentable/opentable.php','wp-content/plugins/jetpack/extensions/blocks/opentable/opentable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5821,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/payment-buttons/payment-buttons.php','wp-content/plugins/jetpack/extensions/blocks/payment-buttons/payment-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5822,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/payments-intro/payments-intro.php','wp-content/plugins/jetpack/extensions/blocks/payments-intro/payments-intro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5823,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/paypal-payment-buttons/paypal-payment-buttons.php','wp-content/plugins/jetpack/extensions/blocks/paypal-payment-buttons/paypal-payment-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5824,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/paywall/paywall.php','wp-content/plugins/jetpack/extensions/blocks/paywall/paywall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5825,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/pinterest/pinterest.php','wp-content/plugins/jetpack/extensions/blocks/pinterest/pinterest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5826,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/podcast-player.php','wp-content/plugins/jetpack/extensions/blocks/podcast-player/podcast-player.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5827,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/playlist-track.php','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/playlist-track.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5828,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-header-title.php','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5829,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-header.php','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5830,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/podcast-player/templates/podcast-title.php','wp-content/plugins/jetpack/extensions/blocks/podcast-player/templates/podcast-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5831,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/access-check.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/access-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5832,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/legacy-buttons.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/legacy-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5833,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-abstract-token-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-abstract-token-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5834,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-jetpack-token-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-jetpack-token-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5835,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-jwt.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-jwt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5836,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-unconfigured-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-unconfigured-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5837,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-offline-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-offline-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5838,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-online-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/class-wpcom-online-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5839,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/include.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/include.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5840,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/_inc/subscription-service/interface-subscription-service.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/_inc/subscription-service/interface-subscription-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5841,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/buttons/buttons.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/buttons/buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5842,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/logged-out-view/logged-out-view.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/logged-out-view/logged-out-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5843,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/login-button/login-button.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/login-button/login-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5844,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/premium-content.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/premium-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5845,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/premium-content/subscriber-view/subscriber-view.php','wp-content/plugins/jetpack/extensions/blocks/premium-content/subscriber-view/subscriber-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5846,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/rating-star/rating-meta.php','wp-content/plugins/jetpack/extensions/blocks/rating-star/rating-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5847,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/rating-star/rating-star.php','wp-content/plugins/jetpack/extensions/blocks/rating-star/rating-star.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5848,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recipe/class-jetpack-recipe-block.php','wp-content/plugins/jetpack/extensions/blocks/recipe/class-jetpack-recipe-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5849,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recipe/recipe.php','wp-content/plugins/jetpack/extensions/blocks/recipe/recipe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5850,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/recurring-payments/recurring-payments.php','wp-content/plugins/jetpack/extensions/blocks/recurring-payments/recurring-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5851,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/related-posts/related-posts.php','wp-content/plugins/jetpack/extensions/blocks/related-posts/related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5852,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/repeat-visitor/repeat-visitor.php','wp-content/plugins/jetpack/extensions/blocks/repeat-visitor/repeat-visitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5853,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/send-a-message/send-a-message.php','wp-content/plugins/jetpack/extensions/blocks/send-a-message/send-a-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5854,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/send-a-message/whatsapp-button/whatsapp-button.php','wp-content/plugins/jetpack/extensions/blocks/send-a-message/whatsapp-button/whatsapp-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5855,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/class-sharing-source-block.php','wp-content/plugins/jetpack/extensions/blocks/sharing-button/class-sharing-source-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5856,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/components/class-jetpack-mastodon-modal.php','wp-content/plugins/jetpack/extensions/blocks/sharing-button/components/class-jetpack-mastodon-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5857,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/components/social-icons.php','wp-content/plugins/jetpack/extensions/blocks/sharing-button/components/social-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5858,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-button/sharing-button.php','wp-content/plugins/jetpack/extensions/blocks/sharing-button/sharing-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5859,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/sharing-buttons/sharing-buttons.php','wp-content/plugins/jetpack/extensions/blocks/sharing-buttons/sharing-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5860,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/simple-payments/simple-payments.php','wp-content/plugins/jetpack/extensions/blocks/simple-payments/simple-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5861,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/slideshow/slideshow.php','wp-content/plugins/jetpack/extensions/blocks/slideshow/slideshow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5862,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/story/story.php','wp-content/plugins/jetpack/extensions/blocks/story/story.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5863,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriber-login/class-jetpack-subscription-site.php','wp-content/plugins/jetpack/extensions/blocks/subscriber-login/class-jetpack-subscription-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5864,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriber-login/subscriber-login.php','wp-content/plugins/jetpack/extensions/blocks/subscriber-login/subscriber-login.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5865,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/class-jetpack-subscription-site.php','wp-content/plugins/jetpack/extensions/blocks/subscriptions/class-jetpack-subscription-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5866,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/constants.php','wp-content/plugins/jetpack/extensions/blocks/subscriptions/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5867,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/subscriptions/subscriptions.php','wp-content/plugins/jetpack/extensions/blocks/subscriptions/subscriptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5868,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/tiled-gallery/tiled-gallery.php','wp-content/plugins/jetpack/extensions/blocks/tiled-gallery/tiled-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5869,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/tock/tock.php','wp-content/plugins/jetpack/extensions/blocks/tock/tock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5870,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/top-posts/top-posts.php','wp-content/plugins/jetpack/extensions/blocks/top-posts/top-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5871,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/videopress/videopress.php','wp-content/plugins/jetpack/extensions/blocks/videopress/videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5872,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/voice-to-content/voice-to-content.php','wp-content/plugins/jetpack/extensions/blocks/voice-to-content/voice-to-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5873,'/wordpress/plugins/jetpack/15.6-a.3/extensions/blocks/wordads/wordads.php','wp-content/plugins/jetpack/extensions/blocks/wordads/wordads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5874,'/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-audio/core-audio.php','wp-content/plugins/jetpack/extensions/extended-blocks/core-audio/core-audio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5875,'/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-cover/core-cover.php','wp-content/plugins/jetpack/extensions/extended-blocks/core-cover/core-cover.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5876,'/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/core-video/core-video.php','wp-content/plugins/jetpack/extensions/extended-blocks/core-video/core-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5877,'/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/premium-content-container/premium-content-container.php','wp-content/plugins/jetpack/extensions/extended-blocks/premium-content-container/premium-content-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5878,'/wordpress/plugins/jetpack/15.6-a.3/extensions/extended-blocks/videopress-video/videopress-video.php','wp-content/plugins/jetpack/extensions/extended-blocks/videopress-video/videopress-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5879,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/ai-assistant-plugin/ai-assistant-plugin.php','wp-content/plugins/jetpack/extensions/plugins/ai-assistant-plugin/ai-assistant-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5880,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/ai-content-lens/ai-content-lens.php','wp-content/plugins/jetpack/extensions/plugins/ai-content-lens/ai-content-lens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5881,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/likes/likes.php','wp-content/plugins/jetpack/extensions/plugins/likes/likes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5882,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/payments/payments.php','wp-content/plugins/jetpack/extensions/plugins/payments/payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5883,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/post-publish-qr-post-panel/post-publish-qr-post-panel.php','wp-content/plugins/jetpack/extensions/plugins/post-publish-qr-post-panel/post-publish-qr-post-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5884,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/publicize/publicize.php','wp-content/plugins/jetpack/extensions/plugins/publicize/publicize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5885,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/seo/seo.php','wp-content/plugins/jetpack/extensions/plugins/seo/seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5886,'/wordpress/plugins/jetpack/15.6-a.3/extensions/plugins/sharing/sharing.php','wp-content/plugins/jetpack/extensions/plugins/sharing/sharing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5887,'/wordpress/plugins/jetpack/15.6-a.3/functions.compat.php','wp-content/plugins/jetpack/functions.compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5888,'/wordpress/plugins/jetpack/15.6-a.3/functions.cookies.php','wp-content/plugins/jetpack/functions.cookies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5889,'/wordpress/plugins/jetpack/15.6-a.3/functions.global.php','wp-content/plugins/jetpack/functions.global.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5890,'/wordpress/plugins/jetpack/15.6-a.3/functions.is-mobile.php','wp-content/plugins/jetpack/functions.is-mobile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5891,'/wordpress/plugins/jetpack/15.6-a.3/functions.opengraph.php','wp-content/plugins/jetpack/functions.opengraph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5892,'/wordpress/plugins/jetpack/15.6-a.3/functions.photon.php','wp-content/plugins/jetpack/functions.photon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (5893,'/wordpress/plugins/jetpack/15.6-a.3/images/app-image-upload-2x.png','wp-content/plugins/jetpack/images/app-image-upload-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5894,'/wordpress/plugins/jetpack/15.6-a.3/images/app-image-upload.png','wp-content/plugins/jetpack/images/app-image-upload.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5895,'/wordpress/plugins/jetpack/15.6-a.3/images/apps/triple-devices.svg','wp-content/plugins/jetpack/images/apps/triple-devices.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5896,'/wordpress/plugins/jetpack/15.6-a.3/images/apps.svg','wp-content/plugins/jetpack/images/apps.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5897,'/wordpress/plugins/jetpack/15.6-a.3/images/backup-getting-started-thumbnail-2x.png','wp-content/plugins/jetpack/images/backup-getting-started-thumbnail-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5898,'/wordpress/plugins/jetpack/15.6-a.3/images/backup-getting-started-thumbnail.png','wp-content/plugins/jetpack/images/backup-getting-started-thumbnail.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5899,'/wordpress/plugins/jetpack/15.6-a.3/images/block-picker.png','wp-content/plugins/jetpack/images/block-picker.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5900,'/wordpress/plugins/jetpack/15.6-a.3/images/cf-ss.png','wp-content/plugins/jetpack/images/cf-ss.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5901,'/wordpress/plugins/jetpack/15.6-a.3/images/characters.svg','wp-content/plugins/jetpack/images/characters.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5902,'/wordpress/plugins/jetpack/15.6-a.3/images/close.svg','wp-content/plugins/jetpack/images/close.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5903,'/wordpress/plugins/jetpack/15.6-a.3/images/cloud-based.svg','wp-content/plugins/jetpack/images/cloud-based.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5904,'/wordpress/plugins/jetpack/15.6-a.3/images/cloud-checkmark.svg','wp-content/plugins/jetpack/images/cloud-checkmark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5905,'/wordpress/plugins/jetpack/15.6-a.3/images/connect-jetpack.svg','wp-content/plugins/jetpack/images/connect-jetpack.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5906,'/wordpress/plugins/jetpack/15.6-a.3/images/connect-plug.svg','wp-content/plugins/jetpack/images/connect-plug.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5907,'/wordpress/plugins/jetpack/15.6-a.3/images/connect-right-partner-backup.png','wp-content/plugins/jetpack/images/connect-right-partner-backup.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5908,'/wordpress/plugins/jetpack/15.6-a.3/images/connect-right-secondary.png','wp-content/plugins/jetpack/images/connect-right-secondary.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5909,'/wordpress/plugins/jetpack/15.6-a.3/images/connect-right.jpg','wp-content/plugins/jetpack/images/connect-right.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5910,'/wordpress/plugins/jetpack/15.6-a.3/images/customize-theme-2.svg','wp-content/plugins/jetpack/images/customize-theme-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5911,'/wordpress/plugins/jetpack/15.6-a.3/images/customize-theme.svg','wp-content/plugins/jetpack/images/customize-theme.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5912,'/wordpress/plugins/jetpack/15.6-a.3/images/generating-cash-2.svg','wp-content/plugins/jetpack/images/generating-cash-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5913,'/wordpress/plugins/jetpack/15.6-a.3/images/generating-cash.svg','wp-content/plugins/jetpack/images/generating-cash.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5914,'/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-google-play.png','wp-content/plugins/jetpack/images/get-apps-google-play.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5915,'/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-icon.svg','wp-content/plugins/jetpack/images/get-apps-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5916,'/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-ios-store.svg','wp-content/plugins/jetpack/images/get-apps-ios-store.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5917,'/wordpress/plugins/jetpack/15.6-a.3/images/get-apps-qr-code.svg','wp-content/plugins/jetpack/images/get-apps-qr-code.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5918,'/wordpress/plugins/jetpack/15.6-a.3/images/green-star.svg','wp-content/plugins/jetpack/images/green-star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5919,'/wordpress/plugins/jetpack/15.6-a.3/images/icon-search.svg','wp-content/plugins/jetpack/images/icon-search.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5920,'/wordpress/plugins/jetpack/15.6-a.3/images/ionos-logo.jpg','wp-content/plugins/jetpack/images/ionos-logo.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5921,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-aside-background.jpg','wp-content/plugins/jetpack/images/jetpack-aside-background.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5922,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-backup.svg','wp-content/plugins/jetpack/images/jetpack-backup.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5923,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-connection-performance.svg','wp-content/plugins/jetpack/images/jetpack-connection-performance.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5924,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-connection-security.svg','wp-content/plugins/jetpack/images/jetpack-connection-security.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5925,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-design.svg','wp-content/plugins/jetpack/images/jetpack-design.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5926,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-google-analytics.svg','wp-content/plugins/jetpack/images/jetpack-google-analytics.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5927,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-gutenberg.svg','wp-content/plugins/jetpack/images/jetpack-gutenberg.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5928,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-icon.jpg','wp-content/plugins/jetpack/images/jetpack-icon.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (5929,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logo.png','wp-content/plugins/jetpack/images/jetpack-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5930,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logo.svg','wp-content/plugins/jetpack/images/jetpack-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5931,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-logomark-blue.svg','wp-content/plugins/jetpack/images/jetpack-logomark-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5932,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-marketing.svg','wp-content/plugins/jetpack/images/jetpack-marketing.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5933,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-new-heights.svg','wp-content/plugins/jetpack/images/jetpack-new-heights.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5934,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-performance-icon.svg','wp-content/plugins/jetpack/images/jetpack-performance-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5935,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-performance.svg','wp-content/plugins/jetpack/images/jetpack-performance.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5936,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-powering-up.svg','wp-content/plugins/jetpack/images/jetpack-powering-up.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5937,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-publicize-1.svg','wp-content/plugins/jetpack/images/jetpack-publicize-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5938,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-search-icon.svg','wp-content/plugins/jetpack/images/jetpack-search-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5939,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-search.svg','wp-content/plugins/jetpack/images/jetpack-search.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5940,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-security.svg','wp-content/plugins/jetpack/images/jetpack-security.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5941,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-site-activity.svg','wp-content/plugins/jetpack/images/jetpack-site-activity.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5942,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-spam.svg','wp-content/plugins/jetpack/images/jetpack-spam.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5943,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-speed-icon.svg','wp-content/plugins/jetpack/images/jetpack-speed-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5944,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-speed.svg','wp-content/plugins/jetpack/images/jetpack-speed.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5945,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-support.svg','wp-content/plugins/jetpack/images/jetpack-support.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5946,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-themes.svg','wp-content/plugins/jetpack/images/jetpack-themes.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5947,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-updates.svg','wp-content/plugins/jetpack/images/jetpack-updates.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5948,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-video-hosting.svg','wp-content/plugins/jetpack/images/jetpack-video-hosting.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5949,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-welcome.svg','wp-content/plugins/jetpack/images/jetpack-welcome.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5950,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-woocommerce-logo.svg','wp-content/plugins/jetpack/images/jetpack-woocommerce-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5951,'/wordpress/plugins/jetpack/15.6-a.3/images/jetpack-wordads.svg','wp-content/plugins/jetpack/images/jetpack-wordads.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5952,'/wordpress/plugins/jetpack/15.6-a.3/images/jupiter.svg','wp-content/plugins/jetpack/images/jupiter.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5953,'/wordpress/plugins/jetpack/15.6-a.3/images/lock-paywall.svg','wp-content/plugins/jetpack/images/lock-paywall.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5954,'/wordpress/plugins/jetpack/15.6-a.3/images/lock.svg','wp-content/plugins/jetpack/images/lock.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5955,'/wordpress/plugins/jetpack/15.6-a.3/images/man-and-laptop.svg','wp-content/plugins/jetpack/images/man-and-laptop.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5956,'/wordpress/plugins/jetpack/15.6-a.3/images/odyssey-upgrade/background.png','wp-content/plugins/jetpack/images/odyssey-upgrade/background.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5957,'/wordpress/plugins/jetpack/15.6-a.3/images/odyssey-upgrade/gradient.png','wp-content/plugins/jetpack/images/odyssey-upgrade/gradient.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5958,'/wordpress/plugins/jetpack/15.6-a.3/images/people-around-page.svg','wp-content/plugins/jetpack/images/people-around-page.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5959,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-complete.svg','wp-content/plugins/jetpack/images/plans/jetpack-complete.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5960,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-free.svg','wp-content/plugins/jetpack/images/plans/jetpack-free.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5961,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-golden-token.svg','wp-content/plugins/jetpack/images/plans/jetpack-golden-token.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5962,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-personal.svg','wp-content/plugins/jetpack/images/plans/jetpack-personal.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5963,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-premium.svg','wp-content/plugins/jetpack/images/plans/jetpack-premium.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5964,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-professional.svg','wp-content/plugins/jetpack/images/plans/jetpack-professional.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5965,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack-security.svg','wp-content/plugins/jetpack/images/plans/jetpack-security.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5966,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/jetpack.svg','wp-content/plugins/jetpack/images/plans/jetpack.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5967,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-business.svg','wp-content/plugins/jetpack/images/plans/wpcom-business.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5968,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-ecommerce.svg','wp-content/plugins/jetpack/images/plans/wpcom-ecommerce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5969,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-free.svg','wp-content/plugins/jetpack/images/plans/wpcom-free.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5970,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-personal.svg','wp-content/plugins/jetpack/images/plans/wpcom-personal.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5971,'/wordpress/plugins/jetpack/15.6-a.3/images/plans/wpcom-premium.svg','wp-content/plugins/jetpack/images/plans/wpcom-premium.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5972,'/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-anti-spam.png','wp-content/plugins/jetpack/images/products/illustration-anti-spam.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5973,'/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-backup.png','wp-content/plugins/jetpack/images/products/illustration-backup.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5974,'/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-scan.png','wp-content/plugins/jetpack/images/products/illustration-scan.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5975,'/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-search.png','wp-content/plugins/jetpack/images/products/illustration-search.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5976,'/wordpress/plugins/jetpack/15.6-a.3/images/products/illustration-videopress.png','wp-content/plugins/jetpack/images/products/illustration-videopress.png');
INSERT INTO `wp_wfknownfilelist` VALUES (5977,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-ai.svg','wp-content/plugins/jetpack/images/products/product-jetpack-ai.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5978,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-anti-spam.svg','wp-content/plugins/jetpack/images/products/product-jetpack-anti-spam.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5979,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-backup.svg','wp-content/plugins/jetpack/images/products/product-jetpack-backup.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5980,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-boost.svg','wp-content/plugins/jetpack/images/products/product-jetpack-boost.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5981,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-crm.svg','wp-content/plugins/jetpack/images/products/product-jetpack-crm.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5982,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-protect.svg','wp-content/plugins/jetpack/images/products/product-jetpack-protect.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5983,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-scan.svg','wp-content/plugins/jetpack/images/products/product-jetpack-scan.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5984,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-search.svg','wp-content/plugins/jetpack/images/products/product-jetpack-search.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5985,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-security-bundle.svg','wp-content/plugins/jetpack/images/products/product-jetpack-security-bundle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5986,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-social.svg','wp-content/plugins/jetpack/images/products/product-jetpack-social.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5987,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-stats.svg','wp-content/plugins/jetpack/images/products/product-jetpack-stats.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5988,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack-videopress.svg','wp-content/plugins/jetpack/images/products/product-jetpack-videopress.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5989,'/wordpress/plugins/jetpack/15.6-a.3/images/products/product-jetpack.svg','wp-content/plugins/jetpack/images/products/product-jetpack.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (5990,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-agency-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-agency-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5991,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-agency.webp','wp-content/plugins/jetpack/images/recommendations/assistant-agency.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5992,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-antispam-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-antispam-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5993,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-antispam.webp','wp-content/plugins/jetpack/images/recommendations/assistant-antispam.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5994,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-backup-welcome-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-backup-welcome-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5995,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-backup-welcome.webp','wp-content/plugins/jetpack/images/recommendations/assistant-backup-welcome.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5996,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-complete-welcome-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-complete-welcome-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5997,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-complete-welcome.webp','wp-content/plugins/jetpack/images/recommendations/assistant-complete-welcome.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5998,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-creative-mail-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-creative-mail-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (5999,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-creative-mail.webp','wp-content/plugins/jetpack/images/recommendations/assistant-creative-mail.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6000,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-downtime-monitoring-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-downtime-monitoring-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6001,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-downtime-monitoring.webp','wp-content/plugins/jetpack/images/recommendations/assistant-downtime-monitoring.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6002,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-golden-token-welcome-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-golden-token-welcome-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6003,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-golden-token-welcome.webp','wp-content/plugins/jetpack/images/recommendations/assistant-golden-token-welcome.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6004,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-jetpack-social-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-jetpack-social-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6005,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-jetpack-social.webp','wp-content/plugins/jetpack/images/recommendations/assistant-jetpack-social.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6006,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-malware-scanning-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-malware-scanning-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6007,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-malware-scanning.webp','wp-content/plugins/jetpack/images/recommendations/assistant-malware-scanning.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6008,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-newsletter-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-newsletter-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6009,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-newsletter.webp','wp-content/plugins/jetpack/images/recommendations/assistant-newsletter.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6010,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-product-purchased-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-product-purchased-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6011,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-product-purchased.webp','wp-content/plugins/jetpack/images/recommendations/assistant-product-purchased.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6012,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-related-post-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-related-post-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6013,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-related-post.webp','wp-content/plugins/jetpack/images/recommendations/assistant-related-post.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6014,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-search-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-search-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6015,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-search.webp','wp-content/plugins/jetpack/images/recommendations/assistant-search.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6016,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-server-credentials-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-server-credentials-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6017,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-server-credentials.webp','wp-content/plugins/jetpack/images/recommendations/assistant-server-credentials.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6018,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-accelerator-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-site-accelerator-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6019,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-accelerator.webp','wp-content/plugins/jetpack/images/recommendations/assistant-site-accelerator.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6020,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-type-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-site-type-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6021,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-site-type.webp','wp-content/plugins/jetpack/images/recommendations/assistant-site-type.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6022,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-social-image-post-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-social-image-post-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6023,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-social-image-post.webp','wp-content/plugins/jetpack/images/recommendations/assistant-social-image-post.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6024,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-videopress-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-videopress-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6025,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-videopress.webp','wp-content/plugins/jetpack/images/recommendations/assistant-videopress.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6026,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-woo-commerce-2x.webp','wp-content/plugins/jetpack/images/recommendations/assistant-woo-commerce-2x.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6027,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/assistant-woo-commerce.webp','wp-content/plugins/jetpack/images/recommendations/assistant-woo-commerce.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (6028,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/bug-icon.svg','wp-content/plugins/jetpack/images/recommendations/bug-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6029,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/cloud-icon.svg','wp-content/plugins/jetpack/images/recommendations/cloud-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6030,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/creator-icon.svg','wp-content/plugins/jetpack/images/recommendations/creator-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6031,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/growth-icon.svg','wp-content/plugins/jetpack/images/recommendations/growth-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6032,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/jetpack-icon.svg','wp-content/plugins/jetpack/images/recommendations/jetpack-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6033,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/manage-security.svg','wp-content/plugins/jetpack/images/recommendations/manage-security.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6034,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-download-app.png','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-download-app.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6035,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-manage-security.png','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-manage-security.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6036,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-one-click-restores.png','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-one-click-restores.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6037,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app-qr-code-upsell.png','wp-content/plugins/jetpack/images/recommendations/mobile-app-qr-code-upsell.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6038,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/mobile-app.svg','wp-content/plugins/jetpack/images/recommendations/mobile-app.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6039,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/one-click-restores.svg','wp-content/plugins/jetpack/images/recommendations/one-click-restores.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6040,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/product-purchased-illustration.svg','wp-content/plugins/jetpack/images/recommendations/product-purchased-illustration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6041,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/video-icon.svg','wp-content/plugins/jetpack/images/recommendations/video-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6042,'/wordpress/plugins/jetpack/15.6-a.3/images/recommendations/wordpress-icon.svg','wp-content/plugins/jetpack/images/recommendations/wordpress-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6043,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-large.png','wp-content/plugins/jetpack/images/rss/blue-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6044,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-medium.png','wp-content/plugins/jetpack/images/rss/blue-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6045,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/blue-small.png','wp-content/plugins/jetpack/images/rss/blue-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6046,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-large.png','wp-content/plugins/jetpack/images/rss/green-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6047,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-medium.png','wp-content/plugins/jetpack/images/rss/green-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6048,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/green-small.png','wp-content/plugins/jetpack/images/rss/green-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6049,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-large.png','wp-content/plugins/jetpack/images/rss/orange-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6050,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-medium.png','wp-content/plugins/jetpack/images/rss/orange-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6051,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/orange-small.png','wp-content/plugins/jetpack/images/rss/orange-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6052,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-large.png','wp-content/plugins/jetpack/images/rss/pink-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6053,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-medium.png','wp-content/plugins/jetpack/images/rss/pink-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6054,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/pink-small.png','wp-content/plugins/jetpack/images/rss/pink-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6055,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-large.png','wp-content/plugins/jetpack/images/rss/purple-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6056,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-medium.png','wp-content/plugins/jetpack/images/rss/purple-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6057,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/purple-small.png','wp-content/plugins/jetpack/images/rss/purple-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6058,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-large.png','wp-content/plugins/jetpack/images/rss/red-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6059,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-medium.png','wp-content/plugins/jetpack/images/rss/red-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6060,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/red-small.png','wp-content/plugins/jetpack/images/rss/red-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6061,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-large.png','wp-content/plugins/jetpack/images/rss/silver-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6062,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-medium.png','wp-content/plugins/jetpack/images/rss/silver-medium.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6063,'/wordpress/plugins/jetpack/15.6-a.3/images/rss/silver-small.png','wp-content/plugins/jetpack/images/rss/silver-small.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6064,'/wordpress/plugins/jetpack/15.6-a.3/images/security.svg','wp-content/plugins/jetpack/images/security.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6065,'/wordpress/plugins/jetpack/15.6-a.3/images/star.svg','wp-content/plugins/jetpack/images/star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6066,'/wordpress/plugins/jetpack/15.6-a.3/images/stars-full.svg','wp-content/plugins/jetpack/images/stars-full.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6067,'/wordpress/plugins/jetpack/15.6-a.3/images/stars-left.svg','wp-content/plugins/jetpack/images/stars-left.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6068,'/wordpress/plugins/jetpack/15.6-a.3/images/stars-right.svg','wp-content/plugins/jetpack/images/stars-right.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6069,'/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-lrg.png','wp-content/plugins/jetpack/images/stats-example-lrg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6070,'/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-med.png','wp-content/plugins/jetpack/images/stats-example-med.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6071,'/wordpress/plugins/jetpack/15.6-a.3/images/stats-example-sm.png','wp-content/plugins/jetpack/images/stats-example-sm.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6072,'/wordpress/plugins/jetpack/15.6-a.3/images/stats-people.svg','wp-content/plugins/jetpack/images/stats-people.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6073,'/wordpress/plugins/jetpack/15.6-a.3/images/stats-smiley.gif','wp-content/plugins/jetpack/images/stats-smiley.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6074,'/wordpress/plugins/jetpack/15.6-a.3/images/stats.svg','wp-content/plugins/jetpack/images/stats.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6075,'/wordpress/plugins/jetpack/15.6-a.3/images/themes.svg','wp-content/plugins/jetpack/images/themes.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6076,'/wordpress/plugins/jetpack/15.6-a.3/images/white-clouds-reverse.svg','wp-content/plugins/jetpack/images/white-clouds-reverse.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6077,'/wordpress/plugins/jetpack/15.6-a.3/images/white-clouds.svg','wp-content/plugins/jetpack/images/white-clouds.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6078,'/wordpress/plugins/jetpack/15.6-a.3/images/wordads.svg','wp-content/plugins/jetpack/images/wordads.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6079,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ar.l10n.php','wp-content/plugins/jetpack/jetpack-ar.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6080,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ca.l10n.php','wp-content/plugins/jetpack/jetpack-ca.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6081,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-de_DE.l10n.php','wp-content/plugins/jetpack/jetpack-de_DE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6082,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-de_DE_formal.l10n.php','wp-content/plugins/jetpack/jetpack-de_DE_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6083,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-el.l10n.php','wp-content/plugins/jetpack/jetpack-el.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6084,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_AU.l10n.php','wp-content/plugins/jetpack/jetpack-en_AU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6085,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_CA.l10n.php','wp-content/plugins/jetpack/jetpack-en_CA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6086,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_GB.l10n.php','wp-content/plugins/jetpack/jetpack-en_GB.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6087,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_NZ.l10n.php','wp-content/plugins/jetpack/jetpack-en_NZ.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6088,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-en_ZA.l10n.php','wp-content/plugins/jetpack/jetpack-en_ZA.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6089,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-eo.l10n.php','wp-content/plugins/jetpack/jetpack-eo.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6090,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_AR.l10n.php','wp-content/plugins/jetpack/jetpack-es_AR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6091,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CL.l10n.php','wp-content/plugins/jetpack/jetpack-es_CL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6092,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CO.l10n.php','wp-content/plugins/jetpack/jetpack-es_CO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6093,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_CR.l10n.php','wp-content/plugins/jetpack/jetpack-es_CR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6094,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_EC.l10n.php','wp-content/plugins/jetpack/jetpack-es_EC.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6095,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_ES.l10n.php','wp-content/plugins/jetpack/jetpack-es_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6096,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_MX.l10n.php','wp-content/plugins/jetpack/jetpack-es_MX.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6097,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_PE.l10n.php','wp-content/plugins/jetpack/jetpack-es_PE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6098,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-es_VE.l10n.php','wp-content/plugins/jetpack/jetpack-es_VE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6099,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-fa_IR.l10n.php','wp-content/plugins/jetpack/jetpack-fa_IR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6100,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-fi.l10n.php','wp-content/plugins/jetpack/jetpack-fi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6101,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-fr_BE.l10n.php','wp-content/plugins/jetpack/jetpack-fr_BE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6102,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-fr_FR.l10n.php','wp-content/plugins/jetpack/jetpack-fr_FR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6103,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-gl_ES.l10n.php','wp-content/plugins/jetpack/jetpack-gl_ES.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6104,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-he_IL.l10n.php','wp-content/plugins/jetpack/jetpack-he_IL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6105,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-hr.l10n.php','wp-content/plugins/jetpack/jetpack-hr.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6106,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-id_ID.l10n.php','wp-content/plugins/jetpack/jetpack-id_ID.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6107,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-it_IT.l10n.php','wp-content/plugins/jetpack/jetpack-it_IT.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6108,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ja.l10n.php','wp-content/plugins/jetpack/jetpack-ja.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6109,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ko_KR.l10n.php','wp-content/plugins/jetpack/jetpack-ko_KR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6110,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-lo.l10n.php','wp-content/plugins/jetpack/jetpack-lo.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6111,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-nb_NO.l10n.php','wp-content/plugins/jetpack/jetpack-nb_NO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6112,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_BE.l10n.php','wp-content/plugins/jetpack/jetpack-nl_BE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6113,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_NL.l10n.php','wp-content/plugins/jetpack/jetpack-nl_NL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6114,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-nl_NL_formal.l10n.php','wp-content/plugins/jetpack/jetpack-nl_NL_formal.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6115,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-pl_PL.l10n.php','wp-content/plugins/jetpack/jetpack-pl_PL.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6116,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-pt_AO.l10n.php','wp-content/plugins/jetpack/jetpack-pt_AO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6117,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-pt_BR.l10n.php','wp-content/plugins/jetpack/jetpack-pt_BR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6118,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ro_RO.l10n.php','wp-content/plugins/jetpack/jetpack-ro_RO.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6119,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-ru_RU.l10n.php','wp-content/plugins/jetpack/jetpack-ru_RU.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6120,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-sk_SK.l10n.php','wp-content/plugins/jetpack/jetpack-sk_SK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6121,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-sq.l10n.php','wp-content/plugins/jetpack/jetpack-sq.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6122,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-sv_SE.l10n.php','wp-content/plugins/jetpack/jetpack-sv_SE.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6123,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-tr_TR.l10n.php','wp-content/plugins/jetpack/jetpack-tr_TR.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6124,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-uk.l10n.php','wp-content/plugins/jetpack/jetpack-uk.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6125,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-vi.l10n.php','wp-content/plugins/jetpack/jetpack-vi.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6126,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_CN.l10n.php','wp-content/plugins/jetpack/jetpack-zh_CN.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6127,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_HK.l10n.php','wp-content/plugins/jetpack/jetpack-zh_HK.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6128,'/wordpress/plugins/jetpack/15.6-a.3/jetpack-zh_TW.l10n.php','wp-content/plugins/jetpack/jetpack-zh_TW.l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6129,'/wordpress/plugins/jetpack/15.6-a.3/jetpack.php','wp-content/plugins/jetpack/jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6130,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6131,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6132,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6133,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/src/class-block-delimiter.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/src/class-block-delimiter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6134,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/block-delimiter/src/class-block-scanner.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/block-delimiter/src/class-block-scanner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6135,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6136,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6137,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6138,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6139,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6140,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6141,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6142,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6143,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6144,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6145,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6146,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6147,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6148,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6149,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6150,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6151,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6152,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6153,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6154,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6155,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6156,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6157,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6158,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6159,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6160,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/actions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6161,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6162,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6163,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6164,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6165,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/package.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (6166,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6167,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6168,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6169,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6170,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6171,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6172,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6173,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6174,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/actions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6175,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/babel.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/babel.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6176,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/autorenew-70f9019226b5a68e200f.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/autorenew-70f9019226b5a68e200f.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6177,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-1-8d65f9365c217c43eb01.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-1-8d65f9365c217c43eb01.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6178,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-2-4d8da04fb34b29957030.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-2-4d8da04fb34b29957030.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6179,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-3-1c6df0c7bc8546e712d8.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/backup-animation-3-1c6df0c7bc8546e712d8.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6180,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/ben-giordano-testimonial-6fc2052451b864b9a20f.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/ben-giordano-testimonial-6fc2052451b864b9a20f.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6181,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-35473ae2758e9f3e353d.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-35473ae2758e9f3e353d.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6182,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-alert-cf8336f3384ee5b98a9e.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-alert-cf8336f3384ee5b98a9e.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6183,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-done-3229e8475a10686ef04b.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/cloud-done-3229e8475a10686ef04b.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6184,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/connect-backup-a634a7c888d0db4fe9a1.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/connect-backup-a634a7c888d0db4fe9a1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6185,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6186,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/group-work-1c9960fcb6fc83a18808.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/group-work-1c9960fcb6fc83a18808.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6187,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/history-50290f16c7aac5c535c4.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/history-50290f16c7aac5c535c4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6188,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/jetpack-backup-video-thumbnail-a0063a4ee0607de87f8a.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/jetpack-backup-video-thumbnail-a0063a4ee0607de87f8a.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6189,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/plugins-d0898bae4e79a6e05b9e.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/plugins-d0898bae4e79a6e05b9e.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6190,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/posts-7a4c9e22d20abaac65d6.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/posts-7a4c9e22d20abaac65d6.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6191,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/themes-700cf8bdf1049fdbc94a.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/themes-700cf8bdf1049fdbc94a.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6192,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/tim-ferriss-testimonial-a8974612bc8cfdcb3692.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/tim-ferriss-testimonial-a8974612bc8cfdcb3692.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6193,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/uploads-7a7b15dfda25508a8d68.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/uploads-7a7b15dfda25508a8d68.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6194,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/images/warning-9f703fa5801e449e6b15.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/images/warning-9f703fa5801e449e6b15.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6195,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6196,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6197,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6198,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/build/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6199,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/package.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (6200,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-initial-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6201,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup-upgrades.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6202,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-jetpack-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6203,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-package-version-compat.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-package-version-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6204,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6205,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6206,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6207,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6208,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6209,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6210,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6211,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6212,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6213,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6214,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6215,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6216,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6217,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6218,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6219,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/build/editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/build/editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6220,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-blaze.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6221,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-config-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-config-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6222,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6223,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6224,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6225,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blaze/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blaze/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6226,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6227,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6228,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6229,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-blocks/src/class-blocks.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-blocks/src/class-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6230,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6231,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6232,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6233,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6234,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6235,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6236,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6237,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6238,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6239,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6240,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6241,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6242,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6243,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6244,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6245,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6246,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6247,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6248,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6249,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6250,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6251,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/class.color.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/class.color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6252,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/tonesque.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/_inc/lib/tonesque.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6253,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6254,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/content-options/customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6255,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6256,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/many-items.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6257,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6258,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/menu-checkboxes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6259,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6260,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/custom-post-types/js/nova-drag-drop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6261,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6262,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/featured-content/suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6263,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6264,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6265,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6266,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/dist/responsive-videos/responsive-videos.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6267,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-featured-content.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-featured-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6268,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6269,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-social-links.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/class-social-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6270,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfifteen.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfifteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6271,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfourteen.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentyfourteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6272,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentynineteen.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentynineteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6273,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentysixteen.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentysixteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6274,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwenty.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwenty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6275,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwentyone.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/compat/twentytwentyone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6276,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/author-bio.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/author-bio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6277,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/blog-display.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/blog-display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6278,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6279,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6280,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images-fallback.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6281,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/featured-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6282,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/post-details.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options/post-details.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6283,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/content-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6284,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-content-types.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-content-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6285,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-portfolio.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6286,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-textarea-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-textarea-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6287,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-title-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial-title-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6288,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-jetpack-testimonial.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6289,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-nova-restaurant.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/class-nova-restaurant.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6290,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/edit-items.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/edit-items.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6291,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/many-items.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/many-items.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6292,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova-font.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova-font.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6293,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/nova.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6294,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/portfolio-shortcode.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/portfolio-shortcode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6295,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/testimonial-shortcode.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/css/testimonial-shortcode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6296,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/many-items.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/many-items.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6297,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/menu-checkboxes.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/menu-checkboxes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6298,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/nova-drag-drop.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/custom-post-types/js/nova-drag-drop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6299,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/featured-content/suggest.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/featured-content/suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6300,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/jetpack-color.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/jetpack-color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6301,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6302,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos/responsive-videos.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6303,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/responsive-videos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6304,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/shared-functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/shared-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6305,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/site-breadcrumbs.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/site-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6306,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/icon-functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/icon-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6307,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6308,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu/social-menu.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6309,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/src/social-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6310,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-classic-theme-helper/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-classic-theme-helper/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6311,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6312,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6313,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6314,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-compat/lib/locales.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-compat/lib/locales.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6315,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6316,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6317,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6318,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-config/src/class-config.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-config/src/class-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6319,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/.babelrc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/.babelrc');
INSERT INTO `wp_wfknownfilelist` VALUES (6320,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6321,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6322,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6323,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/TRACKING.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6324,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/actions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6325,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/babel.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/babel.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6326,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6327,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6328,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6329,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6330,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (6331,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (6332,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6333,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6334,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6335,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6336,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6337,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6338,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6339,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6340,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6341,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6342,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6343,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6344,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6345,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6346,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6347,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6348,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6349,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6350,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6351,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6352,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6353,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6354,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6355,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6356,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6357,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6358,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6359,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6360,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6361,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6362,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6363,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6364,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6365,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6366,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6367,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6368,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6369,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6370,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6371,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6372,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6373,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6374,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6375,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6376,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6377,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6378,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6379,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6380,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6381,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6382,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6383,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6384,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6385,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6386,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6387,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6388,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6389,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6390,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6391,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6392,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6393,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6394,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6395,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6396,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6397,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6398,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6399,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6400,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6401,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6402,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6403,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6404,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6405,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6406,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6407,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6408,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6409,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6410,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6411,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6412,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6413,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6414,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6415,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6416,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6417,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6418,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6419,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6420,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6421,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6422,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6423,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6424,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-error/src/class-error.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-error/src/class-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6425,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6426,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6427,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6428,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/babel.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/babel.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6429,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6430,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6431,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6432,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6433,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-explat/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-explat/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6434,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6435,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6436,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6437,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/babel.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/babel.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6438,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6439,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6440,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6441,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/build/jetpack-external-connections-settings/jetpack-external-connections-settings.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6442,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/class-external-connections.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/class-external-connections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6443,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/settings.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6444,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/src/settings.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/src/settings.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6445,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-connections/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-connections/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6446,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6447,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6448,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6449,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/jest.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/jest.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6450,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6451,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6452,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/images/loader-0855308317756931a4f5.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/images/loader-0855308317756931a4f5.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6453,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6454,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6455,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6456,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6457,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-editor/jetpack-external-media-editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6458,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6459,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6460,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6461,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-button/jetpack-external-media-import-button.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6462,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6463,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6464,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6465,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6466,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/build/jetpack-external-media-import-page/jetpack-external-media-import-page.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6467,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/class-external-media.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/class-external-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6468,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/features/admin/external-media-import.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/features/admin/external-media-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6469,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6470,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/media-service/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6471,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/actions.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/actions.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6472,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6473,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/reducer.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/reducer.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6474,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/selectors.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/selectors.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6475,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/src/shared/store/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6476,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-external-media/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-external-media/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6477,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6478,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6479,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6480,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/ai-forms.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/ai-forms.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6481,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/appointment-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/appointment-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6482,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/contact-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/contact-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6483,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/feedback-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/feedback-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6484,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6485,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ar.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6486,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6487,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-de.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6488,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6489,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-en.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6490,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6491,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-es.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6492,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6493,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-fr.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6494,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6495,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-he.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6496,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6497,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-id.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6498,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6499,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-it.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6500,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6501,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ja.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6502,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6503,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ko.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6504,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6505,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6506,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-nl.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6507,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6508,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-pt-br.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6509,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6510,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-ru.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6511,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6512,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-sv.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6513,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6514,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-tr.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6515,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6516,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-cn.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6517,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw-mobile.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw-mobile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6518,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved-zh-tw.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6519,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/forms-moved.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6520,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/akismet.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/akismet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6521,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/google-drive.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/google-drive.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6522,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/hostinger-reach.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/hostinger-reach.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6523,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/mailpoet.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/mailpoet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6524,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/salesforce.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/salesforce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6525,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/zero-bs-crm.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/integrations/zero-bs-crm.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6526,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/lead-capture-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/lead-capture-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6527,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/registration-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/registration-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6528,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox-wp-com.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox-wp-com.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6529,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/responses-inbox.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6530,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/rsvp-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/rsvp-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6531,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/assets/images/salesforce-icon.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/assets/images/salesforce-icon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6532,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/build.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/build.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6533,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/constants.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6534,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6535,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6536,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6537,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6538,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/boot/index.min.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6539,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/registry.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6540,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6541,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6542,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6543,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6544,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules/route/index.min.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6545,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/modules.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6546,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/loader.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6547,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page-wp-admin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page-wp-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6548,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages/jetpack-forms-responses/page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6549,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/pages.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/pages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6550,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6551,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6552,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/content.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6553,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6554,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6555,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/forms/route.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6556,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/registry.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6557,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6558,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6559,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/content.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6560,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6561,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6562,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/responses/route.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6563,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6564,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6565,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes/root/route.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6566,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/routes.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/routes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6567,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6568,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6569,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6570,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6571,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/private-apis/index.min.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6572,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/registry.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6573,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6574,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6575,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6576,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6577,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js.map','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts/theme/index.min.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (6578,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/scripts.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6579,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/styles/registry.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/styles/registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6580,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/build/styles.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/build/styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6581,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/503.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/503.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6582,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6583,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6584,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/637.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6585,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (6586,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6587,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6588,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6589,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6590,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6591,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6592,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6593,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-image-select/style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6594,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6595,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6596,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6597,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/field-rating/style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6598,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6599,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6600,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6601,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-progress-indicator/style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6602,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6603,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6604,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6605,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/form-step-navigation/style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6606,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6607,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6608,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6609,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6610,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/input-range/style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6611,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6612,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/blocks/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6613,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6614,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/combobox.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6615,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6616,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-inline-editing-style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6617,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6618,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-style.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6619,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui-rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6620,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/editor-ui.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6621,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6622,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/file-field.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6623,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6624,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/form-preview.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6625,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin-rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6626,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6627,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6628,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/grunion.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6629,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6630,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jetpack-forms-layout.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6631,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6632,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/jquery-ui-datepicker.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6633,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6634,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/css/phone-field.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6635,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6636,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6637,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/date-picker.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6638,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/editor-view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/editor-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6639,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-admin.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6640,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-frontend.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion-frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6641,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/grunion.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6642,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/tinymce-plugin-form-button.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/tinymce-plugin-form-button.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6643,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/validate-helper.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/contact-form/js/validate-helper.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6644,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/430.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/430.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6645,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/cal-62bffc196c3a9eda236c.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/cal-62bffc196c3a9eda236c.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6646,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6647,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/html-9ed2521f21dc57631a9c.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/html-9ed2521f21dc57631a9c.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6648,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp3-4756638e4f0fecff51c8.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp3-4756638e4f0fecff51c8.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6649,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp4-4b455db594e332cda174.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/mp4-4b455db594e332cda174.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6650,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/pdf-0d6341cdbdc549584208.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/pdf-0d6341cdbdc549584208.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6651,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/png-48731b322cee0f03ed27.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/png-48731b322cee0f03ed27.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6652,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/ppt-85f66115651c628a8c66.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/ppt-85f66115651c628a8c66.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6653,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/sql-6f526ccc568b41771be4.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/sql-6f526ccc568b41771be4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6654,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/txt-6937df0ce57df49c3acd.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/txt-6937df0ce57df49c3acd.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6655,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/xls-3ec3cec8f160c5467aab.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/xls-3ec3cec8f160c5467aab.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6656,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/zip-afbaad0be5151344b3be.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/images/zip-afbaad0be5151344b3be.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6657,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6658,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6659,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6660,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (6661,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/dashboard/jetpack-forms-dashboard.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6662,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6663,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6664,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6665,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6666,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/form-editor/jetpack-form-editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6667,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6668,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-phone/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6669,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6670,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/helpers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6671,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6672,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/field-rating/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6673,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6674,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/file-field/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6675,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6676,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6677,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6678,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/field-type-icons.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6679,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6680,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/helpers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6681,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6682,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/shared.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6683,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6684,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6685,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6686,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-progress-indicator/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6687,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6688,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6689,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6690,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/form-step-navigation/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6691,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6692,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/dist/modules/slider-field/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6693,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author-class.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author-class.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6694,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-author.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6695,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-class.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-class.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6696,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field-class.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field-class.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6697,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-field.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6698,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source-class.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source-class.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6699,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback-source.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6700,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/docs/feedback.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/docs/feedback.md');
INSERT INTO `wp_wfknownfilelist` VALUES (6701,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/route.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/route.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6702,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/stage.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/stage.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6703,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/forms/style.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/forms/style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6704,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/actions.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/actions.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6705,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/inspector.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/inspector.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6706,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/integrations-modal.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/integrations-modal.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6707,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/actions.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/actions.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6708,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6709,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/navigation.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/navigation.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6710,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/style.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/response/style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6711,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/route.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/route.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6712,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/stage.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/stage.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6713,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/responses/style.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/responses/style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6714,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/routes/root/route.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/routes/root/route.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6715,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/abilities/class-forms-abilities.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/abilities/class-forms-abilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6716,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/attributes.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/attributes.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6717,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (6718,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6719,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/convert-form-toolbar.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/convert-form-toolbar.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6720,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/form-status-notice.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/form-status-notice.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6721,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/help-message/index.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/help-message/index.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6722,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/consent-toggle.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/consent-toggle.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6723,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/create-salesforce-lead-form-button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/create-salesforce-lead-form-button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6724,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-connect-button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-connect-button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6725,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-disconnect-button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/components/google-drive-disconnect-button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6726,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/akismet.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/akismet.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6727,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/google-drive.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/google-drive.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6728,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/hostinger-reach.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/hostinger-reach.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6729,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/jetpack-crm.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/jetpack-crm.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6730,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/mailpoet.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/mailpoet.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6731,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/salesforce.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/salesforce.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6732,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/helpers/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6733,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/hooks/use-integration-cards-data.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/hooks/use-integration-cards-data.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6734,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6735,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6736,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-body.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-body.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6737,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-header.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/integration-card-header.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6738,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/plugin-action-button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integration-card/plugin-action-button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6739,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integrations-list.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/components/jetpack-integrations-modal/integrations-list.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6740,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/edit.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/edit.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6741,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/editor.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/editor.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6742,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-auto-save.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-auto-save.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6743,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-loader.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form-loader.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6744,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/hooks/use-synced-form.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6745,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/create-synced-form.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/create-synced-form.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6746,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/form-sync.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/form-sync.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6747,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/get-editor-context.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/util/get-editor-context.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6748,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/view.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/view.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6749,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6750,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-checkbox/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6751,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6752,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-consent/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6753,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6754,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-date/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6755,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6756,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-email/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6757,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6758,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-file/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6759,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6760,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-hidden/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6761,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/edit.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/edit.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6762,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6763,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/icon.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6764,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6765,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/save.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-image-select/save.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6766,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6767,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-multiple-choice/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6768,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6769,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-name/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6770,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6771,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-number/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6772,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6773,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6774,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/rating-icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-rating/rating-icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6775,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6776,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-select/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6777,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6778,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-single-choice/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6779,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6780,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-slider/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6781,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6782,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-telephone/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6783,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6784,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-text/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6785,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6786,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-textarea/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6787,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6788,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-time/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6789,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6790,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/field-url/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6791,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/edit.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/edit.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6792,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6793,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/icon.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6794,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6795,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/save.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/fieldset-image-options/save.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6796,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6797,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6798,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6799,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/form-step-container/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6800,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/edit.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/edit.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6801,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6802,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/icon.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6803,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6804,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/label.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/label.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6805,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/save.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-image-option/save.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6806,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6807,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/input-range/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6808,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/components/render-material-icon.jsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/components/render-material-icon.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6809,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/hooks/use-add-image-option.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/blocks/shared/hooks/use-add-image-option.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6810,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6811,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6812,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6813,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6814,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6815,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6816,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6817,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-author.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6818,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-email-renderer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-email-renderer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6819,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-field.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6820,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-source.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback-source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6821,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-feedback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6822,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-preview.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-preview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6823,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-submission-error.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-submission-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6824,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-jetpack-form-endpoint.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-jetpack-form-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6825,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6826,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/combobox.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/combobox.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6827,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-inline-editing-style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-inline-editing-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6828,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6829,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-ui.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/editor-ui.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6830,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/file-field.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/file-field.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6831,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/form-preview.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/form-preview.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6832,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion-admin.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6833,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/grunion.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6834,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jetpack-forms-layout.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jetpack-forms-layout.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6835,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jquery-ui-datepicker.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/jquery-ui-datepicker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6836,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/phone-field.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/css/phone-field.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6837,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-akismet.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-akismet.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6838,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-button.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/blank-screen-button.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6839,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-checkbox@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-checkbox@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6840,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-consent@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-consent@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6841,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-date@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-date@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6842,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-email@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-email@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6843,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-file@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-file@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6844,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-hidden@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-hidden@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6845,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-image-select@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-image-select@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6846,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-multiple-choice@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-multiple-choice@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6847,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-name@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-name@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6848,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-number@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-number@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6849,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-rating@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-rating@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6850,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-select@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-select@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6851,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-single-choice@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-single-choice@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6852,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-slider@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-slider@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6853,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-telephone@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-telephone@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6854,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-text@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-text@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6855,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-textarea@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-textarea@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6856,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-time@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-time@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6857,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-url@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/field-url@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6858,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/jetpack-logo@2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/field-icons/jetpack-logo@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6859,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/cal.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/cal.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6860,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/html.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/html.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6861,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp3.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp3.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6862,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp4.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/mp4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6863,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/pdf.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/pdf.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6864,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/png.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/png.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6865,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/ppt.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/ppt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6866,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/sql.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/sql.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6867,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/txt.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/txt.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6868,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/xls.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/xls.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6869,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/zip.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/file-icons/zip.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (6870,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6871,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-form.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6872,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6873,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6874,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field-hover.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6875,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-field.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6876,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6877,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6878,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option-hover.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6879,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/grunion-remove-option.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (6880,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/twitter-dark.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/images/twitter-dark.png');
INSERT INTO `wp_wfknownfilelist` VALUES (6881,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/date-picker.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/date-picker.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6882,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/editor-view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/editor-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6883,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-admin.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6884,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-frontend.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion-frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6885,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/grunion.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6886,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/tinymce-plugin-form-button.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/tinymce-plugin-form-button.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6887,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/validate-helper.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/js/validate-helper.js');
INSERT INTO `wp_wfknownfilelist` VALUES (6888,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker-options.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker-options.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6889,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6890,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/date-picker.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6891,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/interfaces.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/interfaces.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6892,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/date.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/date.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6893,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/dom.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/dom.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6894,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/emitter.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/emitter.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6895,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/fns.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/lib/fns.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6896,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/base-mode.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/base-mode.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6897,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/dropdown-mode.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/dropdown-mode.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6898,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/mode/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6899,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/day-picker.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/day-picker.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6900,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/month-picker.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/month-picker.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6901,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/year-picker.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/libs/date-picker/views/year-picker.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6902,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/templates/email-response.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/templates/email-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6903,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/contact-form/trait-country-code-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/contact-form/trait-country-code-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6904,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6905,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6906,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/actions-dropdown-menu/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/actions-dropdown-menu/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6907,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/back-to-forms-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/back-to-forms-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6908,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/copy-clipboard-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/copy-clipboard-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6909,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/create-form-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/create-form-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6910,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/dataviews-header-row/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/dataviews-header-row/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6911,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/edit-form-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/edit-form-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6912,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-responses/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-responses/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6913,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-spam-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-spam-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6914,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-trash-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/empty-trash-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6915,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6916,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/csv.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/csv.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6917,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/google-drive.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/google-drive.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6918,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6919,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/modal.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/export-responses/modal.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6920,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/comment-item.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/comment-item.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6921,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/feedback-comments/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6922,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-logo/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-logo/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6923,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-responses-tabs/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/forms-responses-tabs/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6924,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/gravatar/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/gravatar/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6925,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inbox-status-toggle/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inbox-status-toggle/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6926,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/body.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/body.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6927,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6928,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/mobile.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/mobile.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6929,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/preview-file/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/preview-file/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6930,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-actions/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-actions/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6931,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-email/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-email/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6932,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/file.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/file.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6933,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-file/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6934,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-icons.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-icons.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6935,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-image-select/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-image-select/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6936,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-phone/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-phone/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6937,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/field-preview-utils.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/field-preview-utils.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6938,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-preview/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6939,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-rating/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/field-rating/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6940,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-fields/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6941,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-meta/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-meta/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6942,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-navigation/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/response-navigation/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6943,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/single.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/single.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6944,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/utils.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/inspector/utils.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6945,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/integrations-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/integrations-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6946,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/header.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/header.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6947,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/layout/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6948,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/header.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/header.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6949,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6950,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/navigable-region.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/navigable-region.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6951,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/sidebar-toggle-slot.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/sidebar-toggle-slot.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6952,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/stack.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/page/stack.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6953,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6954,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/list.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/list.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6955,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/panel.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/panel.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6956,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/root.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/root.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6957,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/tab.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/tab.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6958,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/tabs/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6959,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/text-with-flag/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/components/text-with-flag/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6960,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/constants.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/constants.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6961,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/design-tokens.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/design-tokens.css');
INSERT INTO `wp_wfknownfilelist` VALUES (6962,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6963,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/single/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/single/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6964,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/views.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/forms/views.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6965,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-create-form.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-create-form.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6966,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-delete-form.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-delete-form.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6967,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-export-responses.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-export-responses.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6968,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-forms-data.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-forms-data.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6969,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-inbox-data.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-inbox-data.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6970,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-mark-as-spam.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-mark-as-spam.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6971,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-response-navigation.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/hooks/use-response-navigation.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6972,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6973,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/not-spam.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/not-spam.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6974,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/spam.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/icons/spam.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6975,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/actions.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/actions.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6976,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/process-status-change.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/process-status-change.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6977,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/types.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/inbox/stage/types.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6978,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6979,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/integrations/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/integrations/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6980,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/notices-list.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/notices-list.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6981,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/dashboard-search-params-context.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/dashboard-search-params-context.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6982,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/react-router-dashboard-search-params-provider.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/react-router-dashboard-search-params-provider.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6983,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/wp-route-dashboard-search-params-provider.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/router/wp-route-dashboard-search-params-provider.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6984,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/dataviews-header-row/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/dataviews-header-row/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6985,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/inbox-status-toggle/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/inbox-status-toggle/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6986,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/manage-integrations-button/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/components/manage-integrations-button/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6987,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/hooks/use-page-header-details.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/hooks/use-page-header-details.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6988,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/utils/preload.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/dashboard/wp-build/utils/preload.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6989,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/class-form-editor.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/class-form-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (6990,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/index.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/index.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6991,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/form-title-modal.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/form-title-modal.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6992,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/preview-button.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/plugins/preview-button.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (6993,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/style.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (6994,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-category-override.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-category-override.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6995,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-nesting-logic.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-nesting-logic.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6996,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-utils.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/block-utils.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6997,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/category-utils.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/category-utils.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6998,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/form-categories.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/form-categories.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (6999,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/get-allowed-blocks.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/form-editor/utils/get-allowed-blocks.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7000,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-config-value.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-config-value.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7001,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-plugin-installation.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/hooks/use-plugin-installation.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7002,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/akismet.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/akismet.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7003,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/google-sheets.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/google-sheets.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7004,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/hostinger-reach.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/hostinger-reach.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7005,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet-orange.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet-orange.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7006,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/mailpoet.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7007,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce-circle.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce-circle.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7008,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/icons/salesforce.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7009,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-phone/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-phone/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7010,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/helpers.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/helpers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7011,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/field-rating/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7012,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/file-field/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/file-field/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7013,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons-view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7014,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/field-type-icons.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7015,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/helpers.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/helpers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7016,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/shared.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/shared.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7017,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7018,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-progress-indicator/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-progress-indicator/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7019,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7020,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step-navigation/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/form-step-navigation/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7021,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/modules/slider-field/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/modules/slider-field/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7022,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-form-webhooks.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-form-webhooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7023,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7024,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-hostinger-reach-integration.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-hostinger-reach-integration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7025,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-mailpoet-integration.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-mailpoet-integration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7026,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7027,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/action-types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/action-types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7028,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/actions.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/actions.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7029,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7030,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/reducer.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/reducer.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7031,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/resolvers.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/resolvers.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7032,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/selectors.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/selectors.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7033,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/config/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/config/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7034,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/constants.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/constants.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7035,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/form-step-preview.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/form-step-preview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7036,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/action-types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/action-types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7037,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/actions.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/actions.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7038,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7039,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/reducer.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/reducer.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7040,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/resolvers.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/resolvers.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7041,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/selectors.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/selectors.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7042,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/store/integrations/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7043,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/types/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/types/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7044,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/adjust-dashboard-height.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/adjust-dashboard-height.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7045,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/country-names-translated.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/country-names-translated.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7046,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-forms/src/util/get-preferred-responses-view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-forms/src/util/get-preferred-responses-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7047,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7048,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7049,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7050,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7051,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image-sizes.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image-sizes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7052,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7053,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-setup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn-setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7054,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/class-image-cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7055,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/activitypub.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/activitypub.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7056,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/breakdance.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/breakdance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7057,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/photon.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-image-cdn/src/compatibility/photon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7058,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7059,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7060,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7061,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7062,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-attachment.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7063,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-block.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7064,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-category.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7065,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-comment.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7066,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-custom-css.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-custom-css.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7067,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-end.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-end.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7068,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-global-style.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-global-style.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7069,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu-item.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7070,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7071,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-navigation.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7072,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7073,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-post.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7074,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-start.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7075,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-tag.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7076,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template-part.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template-part.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7077,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/class-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7078,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import-id.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import-id.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7079,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-import/src/endpoints/trait-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7080,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7081,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7082,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7083,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7084,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7085,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7086,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7087,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7088,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7089,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7090,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7091,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7092,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7093,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7094,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7095,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7096,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7097,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7098,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7099,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7100,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-jwt/src/class-jwt.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-jwt/src/class-jwt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7101,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7102,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7103,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7104,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7105,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7106,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7107,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7108,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7109,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7110,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7111,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7112,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7113,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7114,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/aquatic/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7115,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/blue/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/blue/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7116,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7117,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-blue/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7118,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7119,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-bright/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7120,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7121,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/classic-dark/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7122,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/coffee/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/coffee/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7123,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7124,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/contrast/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7125,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ectoplasm/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ectoplasm/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7126,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7127,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/fresh/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7128,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/light/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/light/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7129,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/midnight/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/midnight/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7130,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/modern/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/modern/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7131,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7132,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/nightfall/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7133,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ocean/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/ocean/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7134,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7135,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/powder-snow/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7136,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7137,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sakura/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7138,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunrise/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunrise/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7139,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/colors.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7140,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/sidebar-notice.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-color-schemes/colors/sunset/sidebar-notice.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7141,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7142,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7143,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7144,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/admin-menu.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7145,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7146,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/admin-menu/wpcom-upsell-nudge-jitm-fix.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7147,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7148,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7149,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7150,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/inline-help/inline-help.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7151,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7152,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7153,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7154,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/nudges/additional-css/additional-css.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7155,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7156,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7157,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7158,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/dist/wp-posts-list/wp-posts-list.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7159,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-color-schemes/class-admin-color-schemes.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-color-schemes/class-admin-color-schemes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7160,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7161,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-atomic-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-atomic-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7162,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-base-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-base-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7163,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-dashboard-switcher-tracking.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-dashboard-switcher-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7164,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-domain-only-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-domain-only-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7165,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-admin-menu.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7166,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-email-subscription-checker.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/class-wpcom-email-subscription-checker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7167,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/dashicon-set.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/dashicon-set.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7168,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/globe-icon.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/globe-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7169,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/load.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7170,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/menu-mappings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/admin-menu/menu-mappings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7171,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7172,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/class-inline-help.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/class-inline-help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7173,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/gridicon-help.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/gridicon-help.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7174,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/inline-help-template.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/inline-help/inline-help-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7175,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-atomic-additional-css-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-atomic-additional-css-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7176,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-customizer-nudge.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-customizer-nudge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7177,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-nudge-customize-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-css-nudge-customize-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7178,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-wpcom-additional-css-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/additional-css/class-wpcom-additional-css-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7179,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/bootstrap.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/nudges/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7180,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/bootstrap.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7181,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/class-wpcom-user-profile-fields-revert.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/class-wpcom-user-profile-fields-revert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7182,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/profile-edit.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/profile-edit/profile-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7183,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/bootstrap.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7184,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/class-posts-list-page-notification.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-masterbar/src/wp-posts-list/class-posts-list-page-notification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7185,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7186,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7187,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7188,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/babel.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/babel.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7189,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7190,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/async-notification-bubble.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7191,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7192,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7193,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7194,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-891a534d0215298bfd91.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-891a534d0215298bfd91.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7195,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-2c6074d3871077bf2622.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-2c6074d3871077bf2622.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7196,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7197,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7198,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7199,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7200,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7201,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7202,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7203,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7204,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7205,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7206,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7207,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-6f51b17d99351e9c6676.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-6f51b17d99351e9c6676.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7208,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-7f3c144ccf14d2c14d13.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-7f3c144ccf14d2c14d13.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7209,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-47557ba451d3c2f4817a.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-47557ba451d3c2f4817a.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7210,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-aaec90820d759d489606.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-aaec90820d759d489606.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7211,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-026913dfb03bf379dfaa.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-026913dfb03bf379dfaa.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7212,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-5abe6c6ef638d57666f2.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-5abe6c6ef638d57666f2.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7213,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-27550b44f9e107f53365.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-27550b44f9e107f53365.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7214,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7215,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7216,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7217,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7218,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7219,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7220,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7221,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7222,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7223,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7224,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7225,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7226,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7227,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7228,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7229,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7230,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7231,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7232,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7233,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7234,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7235,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7236,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7237,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7238,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7239,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7240,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7241,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7242,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7243,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7244,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7245,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7246,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7247,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7248,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7249,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7250,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7251,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7252,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7253,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7254,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7255,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7256,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7257,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7258,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7259,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7260,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7261,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7262,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7263,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-my-jetpack/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-my-jetpack/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7264,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/.babelrc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/.babelrc');
INSERT INTO `wp_wfknownfilelist` VALUES (7265,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7266,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7267,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7268,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7269,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7270,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7271,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7272,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7273,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/newsletter.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7274,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7275,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7276,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7277,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/build/reader-link.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7278,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/class-reader-link.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/class-reader-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7279,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7280,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/api.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/api.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7281,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/sections/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/sections/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7282,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/src/settings/types.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/src/settings/types.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7283,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-newsletter/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-newsletter/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7284,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7285,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7286,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7287,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7288,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7289,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7290,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7291,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7292,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7293,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7294,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7295,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/block/editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7296,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-185a418796b918a5e24b.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-185a418796b918a5e24b.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7297,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-2x-4b3170770abd36302540.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/images/paypal-button-2x-4b3170770abd36302540.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7298,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7299,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7300,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7301,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/legacy-simple-payments.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7302,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7303,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7304,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7305,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7306,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/dist/paypal-payment-buttons/editor.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7307,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/jest.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/jest.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7308,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7309,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/class-block.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/class-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7310,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v1/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v1/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7311,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/edit.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7312,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7313,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/save.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/deprecated/v2/save.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7314,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button-2x.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7315,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/paypal-button.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7316,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/simple-payments_example-1.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/block/simple-payments_example-1.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7317,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/class-paypal-payments.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/class-paypal-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7318,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-paypal-payments-currencies.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-paypal-payments-currencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7319,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-simple-payments.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/class-simple-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7320,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/paypal-express-checkout.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/paypal-express-checkout.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7321,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/simple-payments.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/legacy/simple-payments.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7322,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7323,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/class-paypal-payment-buttons.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/class-paypal-payment-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7324,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/edit.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7325,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7326,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/editor.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (7327,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/icon.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/paypal-payment-buttons/icon.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7328,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/class-simple-payments-widget.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/class-simple-payments-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7329,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/admin-warning.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/admin-warning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7330,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7331,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7332,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/form.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7333,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7334,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/widget.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-paypal-payments/src/widget/simple-payments/widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7335,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7336,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7337,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7338,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7339,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7340,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7341,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7342,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7343,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7344,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7345,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/class-post-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7346,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/class-post-thumbnail.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/class-post-thumbnail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7347,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7348,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-post-list/src/style.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-post-list/src/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7349,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7350,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7351,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7352,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7353,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7354,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7355,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7356,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7357,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7358,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7359,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7360,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7361,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7362,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7363,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7364,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7365,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7366,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7367,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7368,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7369,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/actions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7370,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7371,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7372,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7373,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7374,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-jetpack.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7375,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7376,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7377,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7378,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7379,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/block-editor-social.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7380,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7381,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/classic-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7382,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/background-adca5912a15bcc675a12.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/background-adca5912a15bcc675a12.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7383,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-facebook-43cd4f0150a1d88da828.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-facebook-43cd4f0150a1d88da828.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7384,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-instagram-business-5ea0321bde9e9bb269be.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-instagram-business-5ea0321bde9e9bb269be.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7385,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-linkedin-8fca51ac8d952dc2d681.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-linkedin-8fca51ac8d952dc2d681.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7386,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-nextdoor-0ef620e6c880523ded9d.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-nextdoor-0ef620e6c880523ded9d.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7387,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-threads-1eeaf44cb77e64ad9727.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-threads-1eeaf44cb77e64ad9727.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7388,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-tumblr-388e7ac490c11cdc9d46.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/connections-tumblr-388e7ac490c11cdc9d46.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7389,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/default-avatar-180a771ea67ed663f10f.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/default-avatar-180a771ea67ed663f10f.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7390,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/dois-66b3f018328e8f585646.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/dois-66b3f018328e8f585646.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7391,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/edge-e1adff73f2dc1c1dc64e.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/edge-e1adff73f2dc1c1dc64e.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7392,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/fullscreen-21ca1ee2bafcb1c8eb55.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/fullscreen-21ca1ee2bafcb1c8eb55.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7393,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7394,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/highway-205f94656e2fcc4aeb86.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/highway-205f94656e2fcc4aeb86.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7395,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/illustration-66a238e6c34e7eacf955.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/illustration-66a238e6c34e7eacf955.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7396,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/jetpack-logo-0869ca6c8490d0aaecca.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7397,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/loader-0855308317756931a4f5.gif','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/loader-0855308317756931a4f5.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (7398,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/images/networks-illustration-8749a61b8963dc195f32.webp','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/images/networks-illustration-8749a61b8963dc195f32.webp');
INSERT INTO `wp_wfknownfilelist` VALUES (7399,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7400,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7401,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7402,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/build/social-admin-page.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7403,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-connections.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-connections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7404,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-keyring-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7405,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7406,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7407,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-script-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7408,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7409,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7410,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7411,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-publicize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7412,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7413,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-services.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-services.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7414,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-share-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-share-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7415,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/class-social-admin-page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/class-social-admin-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7416,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/jetpack-social-settings/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7417,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-base-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-base-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7418,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7419,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-post-field.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-connections-post-field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7420,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-proxy-requests.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-proxy-requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7421,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-scheduled-actions-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-scheduled-actions-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7422,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-services-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-services-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7423,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-post-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-post-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7424,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-status-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-share-status-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7425,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-social-image-generator-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/rest-api/class-social-image-generator-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7426,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-post-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-post-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7427,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-settings-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-settings-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7428,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-token-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-rest-token-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7429,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7430,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-setup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7431,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/class-templates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7432,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-publicize/src/social-image-generator/utilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7433,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7434,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7435,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7436,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7437,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7438,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7439,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7440,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7441,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7442,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7443,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7444,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7445,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7446,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7447,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7448,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/customberg/jp-search-configure.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7449,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7450,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7451,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7452,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7453,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/dashboard/jp-search-dashboard.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7454,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7455,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7456,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7457,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/corrected-query.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7458,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7459,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7460,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7461,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/inline-search/jp-search-inline.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7462,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7463,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7464,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7465,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.chunk-main-payload.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7466,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7467,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.defaultVendors.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7468,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/build/instant-search/jp-search.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7469,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/jetpack.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7470,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.15.2.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.15.2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7471,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.17.0.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/search-0.17.0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7472,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/compatibility/unsupported-browsers.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/compatibility/unsupported-browsers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7473,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-cli.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7474,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-helper.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7475,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-module-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7476,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7477,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-package.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-package.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7478,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-plan.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7479,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7480,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7481,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7482,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/class-template-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7483,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/classic-search/class-classic-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7484,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customberg/class-customberg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7485,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/class-customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7486,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7487,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7488,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-excluded-post-types-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7489,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/class-label-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7490,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7491,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/customizer/customize-controls/customize-controls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7492,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7493,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/dashboard/class-initial-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7494,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/initializers/class-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7495,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-correction.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-correction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7496,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-highlighter.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search-highlighter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7497,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/class-inline-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7498,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/corrected-query.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/corrected-query.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7499,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7500,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/inline-search/styles/corrected-query.scss','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/inline-search/styles/corrected-query.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (7501,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/instant-search/class-instant-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7502,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/class-search-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7503,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-admin-ui.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-admin-ui.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7504,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-frontend.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/css/search-widget-frontend.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7505,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget-admin.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7506,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/widgets/js/search-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7507,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7508,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-search/src/wpes/class-query-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7509,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7510,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7511,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7512,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7513,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7514,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-package-version.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7515,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-rest-provider.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-rest-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7516,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-tracking-pixel.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-tracking-pixel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7517,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-wpcom-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-wpcom-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7518,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats/src/class-xmlrpc-provider.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats/src/class-xmlrpc-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7519,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7520,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7521,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7522,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-admin-post-list-column.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-admin-post-list-column.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7523,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-dashboard.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7524,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7525,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-notices.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7526,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-assets.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7527,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-config-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-odyssey-config-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7528,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7529,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wp-dashboard-odyssey-widget.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wp-dashboard-odyssey-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7530,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wpcom-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-stats-admin/src/class-wpcom-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7531,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7532,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7533,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7534,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7535,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7536,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-errors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7537,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-files.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7538,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-host.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-host.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7539,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7540,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-paths.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7541,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-request.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7542,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7543,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7544,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/.babelrc','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/.babelrc');
INSERT INTO `wp_wfknownfilelist` VALUES (7545,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7546,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7547,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7548,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/_inc/test/admin.tsx','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/_inc/test/admin.tsx');
INSERT INTO `wp_wfknownfilelist` VALUES (7549,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7550,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7551,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7552,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7553,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/src/class-dashboard.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/src/class-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7554,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-subscribers-dashboard/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-subscribers-dashboard/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7555,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7556,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7557,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7558,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7559,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7560,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7561,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7562,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7563,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7564,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7565,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7566,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7567,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7568,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7569,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7570,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7571,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7572,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7573,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7574,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7575,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7576,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7577,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7578,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7579,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7580,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7581,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7582,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7583,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7584,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7585,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7586,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7587,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7588,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7589,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7590,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7591,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7592,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7593,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7594,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7595,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7596,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7597,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7598,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7599,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7600,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7601,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7602,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7603,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7604,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7605,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7606,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7607,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7608,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7609,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7610,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7611,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7612,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7613,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7614,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7615,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7616,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7617,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7618,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7619,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7620,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7621,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7622,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/admin/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7623,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/block.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7624,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7625,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7626,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7627,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js.LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7628,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7629,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7630,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7631,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7632,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7633,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/extensions/index.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/extensions/index.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7634,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7635,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7636,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7637,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7638,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7639,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7640,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7641,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.rtl.css','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/divi-editor/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7642,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/dynamic-colors-34cf384d91fb0fd3a9d5.png','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/dynamic-colors-34cf384d91fb0fd3a9d5.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7643,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7644,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/images/videopress-block-example-image-d7dd9fae6ff49181bfca.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (7645,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7646,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/player-bridge.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7647,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7648,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/token-bridge.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7649,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7650,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/lib/videopress-token-bridge.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7651,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/Readme.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/Readme.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7652,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-access-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7653,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-admin-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7654,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7655,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-attachment-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7656,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7657,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-editor-extensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7658,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-block-replacement.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-block-replacement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7659,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7660,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-divi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7661,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7662,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-jwt-token-bridge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7663,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-module-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7664,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7665,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7666,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7667,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7668,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7669,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7670,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-upload-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7671,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7672,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-uploader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7673,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7674,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-video-block-email-renderer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-video-block-email-renderer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7675,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-features.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-features.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7676,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-settings.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7677,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-site.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7678,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopress-rest-api-v1-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7679,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-videopresstoken.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7680,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-field-videopress.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-field-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7681,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-videopress-data.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-attachment-videopress-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7682,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-endpoint-videopress.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-wpcom-rest-api-v2-endpoint-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7683,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/class-xmlrpc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7684,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-file-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7685,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-transient-store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7686,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-abstract-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7687,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7688,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-date-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7689,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7690,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/tus/class-tus-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7691,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/utility-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7692,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-extension.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7693,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-module.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/src/videopress-divi/class-videopress-divi-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7694,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7695,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7696,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7697,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/cli.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7698,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7699,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7700,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7701,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7702,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7703,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7704,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7705,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7706,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7707,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7708,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7709,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7710,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7711,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7712,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7713,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7714,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7715,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7716,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7717,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7718,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7719,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7720,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7721,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7722,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/jetpack-waf/src/functions.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-waf/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7723,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7724,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/LICENSE.txt','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (7725,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/SECURITY.md','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7726,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/181.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/181.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7727,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/186.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/186.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7728,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.asset.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7729,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/build/woocommerce-analytics-client.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7730,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/package.json','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (7731,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/API/class-wc-analytics-tracking-proxy.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/API/class-wc-analytics-tracking-proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7732,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-consent-manager.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-consent-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7733,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-features.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7734,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-my-account.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-my-account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7735,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-pixel-builder.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-pixel-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7736,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-universal.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-universal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7737,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-wc-analytics-tracking.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-wc-analytics-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7738,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-woo-analytics-trait.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-woo-analytics-trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7739,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/class-woocommerce-analytics.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/class-woocommerce-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7740,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/analytics.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/analytics.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7741,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/api-client.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/api-client.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7742,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/consent.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/consent.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7743,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/constants.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/constants.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7744,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/index.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/index.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7745,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/init.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/init.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7746,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/listeners/account.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/listeners/account.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7747,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/public-path.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/public-path.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7748,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/session-manager.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/session-manager.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7749,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/global.d.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/global.d.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7750,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/shared.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/types/shared.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7751,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/client/utils.ts','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/client/utils.ts');
INSERT INTO `wp_wfknownfilelist` VALUES (7752,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/src/mu-plugin/woocommerce-analytics-proxy-speed-module.php','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/src/mu-plugin/woocommerce-analytics-proxy-speed-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7753,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/automattic/woocommerce-analytics/webpack.config.js','wp-content/plugins/jetpack/jetpack_vendor/automattic/woocommerce-analytics/webpack.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7754,'/wordpress/plugins/jetpack/15.6-a.3/jetpack_vendor/i18n-map.php','wp-content/plugins/jetpack/jetpack_vendor/i18n-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7755,'/wordpress/plugins/jetpack/15.6-a.3/json-api-config.php','wp-content/plugins/jetpack/json-api-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7756,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-add-widget-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-add-widget-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7757,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-autosave-post-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-autosave-post-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7758,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-delete-post-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-delete-post-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7759,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-restore-post-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-restore-post-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7760,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-bulk-update-comments-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-bulk-update-comments-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7761,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-comment-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-comment-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7762,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7763,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7764,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-edit-media-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-edit-media-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7765,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-autosave-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-autosave-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7766,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-counts-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-counts-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7767,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7768,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comment-history-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-history-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7769,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7770,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7771,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comments-tree-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7772,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-customcss.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-customcss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7773,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7774,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7775,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-media-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7776,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-counts-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-counts-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7777,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7778,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7779,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-site-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7780,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-site-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7781,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7782,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7783,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-get-term-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-term-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7784,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7785,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-dropdown-pages-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-dropdown-pages-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7786,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7787,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7788,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7789,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-media-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7790,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-post-type-taxonomies-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-post-type-taxonomies-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7791,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-post-types-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-post-types-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7792,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7793,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7794,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-posts-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7795,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-roles-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-roles-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7796,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7797,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-terms-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-terms-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7798,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-list-users-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-users-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7799,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-menus-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-menus-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7800,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-post-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7801,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7802,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7803,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7804,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7805,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7806,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7807,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7808,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7809,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-3-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-3-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7810,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-settings-v1-4-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-v1-4-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7811,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-site-user-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-user-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7812,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7813,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7814,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-customcss.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-customcss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7815,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-media-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7816,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7817,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7818,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7819,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7820,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-site-homepage-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-site-homepage-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7821,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-site-logo-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-site-logo-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7822,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7823,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-term-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-term-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7824,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-update-user-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-user-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7825,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7826,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php','wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7827,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-delete-backup-helper-script-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7828,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-install-backup-helper-script-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7829,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class-jetpack-json-api-modules-list-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class-jetpack-json-api-modules-list-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7830,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7831,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7832,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7833,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-cron-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7834,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7835,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-comment-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-comment-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7836,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-database-object-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-database-object-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7837,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-option-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-option-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7838,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-post-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-post-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7839,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-term-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-term-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7840,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-get-user-backup-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-get-user-backup-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7841,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-jps-woocommerce-connect-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-jps-woocommerce-connect-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7842,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-log-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-log-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7843,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-maybe-auto-update-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-maybe-auto-update-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7844,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7845,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7846,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7847,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7848,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7849,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7850,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7851,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7852,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7853,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7854,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-v1-2-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-v1-2-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7855,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-new-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7856,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-sync-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7857,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7858,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7859,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7860,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7861,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7862,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7863,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7864,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-new-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7865,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-translations-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-translations-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7866,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-translations-modify-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-translations-modify-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7867,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7868,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-user-connect-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-user-connect-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7869,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.jetpack-json-api-user-create-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-user-create-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7870,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.wpcom-json-api-get-option-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.wpcom-json-api-get-option-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7871,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/class.wpcom-json-api-update-option-endpoint.php','wp-content/plugins/jetpack/json-endpoints/jetpack/class.wpcom-json-api-update-option-endpoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7872,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints/jetpack/json-api-jetpack-endpoints.php','wp-content/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7873,'/wordpress/plugins/jetpack/15.6-a.3/json-endpoints.php','wp-content/plugins/jetpack/json-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7874,'/wordpress/plugins/jetpack/15.6-a.3/load-jetpack.php','wp-content/plugins/jetpack/load-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7875,'/wordpress/plugins/jetpack/15.6-a.3/locales.php','wp-content/plugins/jetpack/locales.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7876,'/wordpress/plugins/jetpack/15.6-a.3/modules/account-protection.php','wp-content/plugins/jetpack/modules/account-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7877,'/wordpress/plugins/jetpack/15.6-a.3/modules/blaze.php','wp-content/plugins/jetpack/modules/blaze.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7878,'/wordpress/plugins/jetpack/15.6-a.3/modules/blocks.php','wp-content/plugins/jetpack/modules/blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7879,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel-rtl.css','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7880,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.css','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7881,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.js','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7882,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/jetpack-carousel.php','wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7883,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel/readme.md','wp-content/plugins/jetpack/modules/carousel/readme.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7884,'/wordpress/plugins/jetpack/15.6-a.3/modules/carousel.php','wp-content/plugins/jetpack/modules/carousel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7885,'/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes/admin-style.css','wp-content/plugins/jetpack/modules/comment-likes/admin-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7886,'/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes/comment-like-count.js','wp-content/plugins/jetpack/modules/comment-likes/comment-like-count.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7887,'/wordpress/plugins/jetpack/15.6-a.3/modules/comment-likes.php','wp-content/plugins/jetpack/modules/comment-likes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7888,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/admin.php','wp-content/plugins/jetpack/modules/comments/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7889,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/base.php','wp-content/plugins/jetpack/modules/comments/base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7890,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/comments.php','wp-content/plugins/jetpack/modules/comments/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7891,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/class-jetpack-subscription-modal-on-comment.php','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/class-jetpack-subscription-modal-on-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7892,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/subscription-modal.css','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/subscription-modal.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7893,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments/subscription-modal-on-comment/subscription-modal.js','wp-content/plugins/jetpack/modules/comments/subscription-modal-on-comment/subscription-modal.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7894,'/wordpress/plugins/jetpack/15.6-a.3/modules/comments.php','wp-content/plugins/jetpack/modules/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7895,'/wordpress/plugins/jetpack/15.6-a.3/modules/contact-form.php','wp-content/plugins/jetpack/modules/contact-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7896,'/wordpress/plugins/jetpack/15.6-a.3/modules/copy-post.php','wp-content/plugins/jetpack/modules/copy-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7897,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-content-types.php','wp-content/plugins/jetpack/modules/custom-content-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7898,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/edit-items.css','wp-content/plugins/jetpack/modules/custom-post-types/css/edit-items.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7899,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/many-items.css','wp-content/plugins/jetpack/modules/custom-post-types/css/many-items.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7900,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/nova-font.css','wp-content/plugins/jetpack/modules/custom-post-types/css/nova-font.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7901,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/nova.css','wp-content/plugins/jetpack/modules/custom-post-types/css/nova.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7902,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/portfolio-shortcode.css','wp-content/plugins/jetpack/modules/custom-post-types/css/portfolio-shortcode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7903,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/css/testimonial-shortcode.css','wp-content/plugins/jetpack/modules/custom-post-types/css/testimonial-shortcode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7904,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/many-items.js','wp-content/plugins/jetpack/modules/custom-post-types/js/many-items.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7905,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/menu-checkboxes.js','wp-content/plugins/jetpack/modules/custom-post-types/js/menu-checkboxes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7906,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/js/nova-drag-drop.js','wp-content/plugins/jetpack/modules/custom-post-types/js/nova-drag-drop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7907,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/nova.php','wp-content/plugins/jetpack/modules/custom-post-types/nova.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7908,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/portfolios.php','wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7909,'/wordpress/plugins/jetpack/15.6-a.3/modules/custom-post-types/testimonial.php','wp-content/plugins/jetpack/modules/custom-post-types/testimonial.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7910,'/wordpress/plugins/jetpack/15.6-a.3/modules/external-media/external-media.php','wp-content/plugins/jetpack/modules/external-media/external-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7911,'/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/current/class-jetpack-google-font-face.php','wp-content/plugins/jetpack/modules/google-fonts/current/class-jetpack-google-font-face.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7912,'/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/current/load-google-fonts.php','wp-content/plugins/jetpack/modules/google-fonts/current/load-google-fonts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7913,'/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts/load.php','wp-content/plugins/jetpack/modules/google-fonts/load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7914,'/wordpress/plugins/jetpack/15.6-a.3/modules/google-fonts.php','wp-content/plugins/jetpack/modules/google-fonts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7915,'/wordpress/plugins/jetpack/15.6-a.3/modules/gravatar/gravatar-hovercards-amp.css','wp-content/plugins/jetpack/modules/gravatar/gravatar-hovercards-amp.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7916,'/wordpress/plugins/jetpack/15.6-a.3/modules/gravatar-hovercards.php','wp-content/plugins/jetpack/modules/gravatar-hovercards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7917,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity-customizer.js','wp-content/plugins/jetpack/modules/infinite-scroll/infinity-customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7918,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.css','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7919,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.js','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7920,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/infinity.php','wp-content/plugins/jetpack/modules/infinite-scroll/infinity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7921,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyeleven.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7922,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyeleven.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7923,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen-rtl.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7924,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7925,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfifteen.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7926,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfourteen.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7927,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyfourteen.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7928,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen-rtl.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7929,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7930,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyseventeen.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyseventeen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7931,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen-rtl.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7932,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7933,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentysixteen.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentysixteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7934,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyten.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7935,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentyten.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7936,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentythirteen.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7937,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentythirteen.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7938,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentytwelve.css','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7939,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll/themes/twentytwelve.php','wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7940,'/wordpress/plugins/jetpack/15.6-a.3/modules/infinite-scroll.php','wp-content/plugins/jetpack/modules/infinite-scroll.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7941,'/wordpress/plugins/jetpack/15.6-a.3/modules/json-api.php','wp-content/plugins/jetpack/modules/json-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7942,'/wordpress/plugins/jetpack/15.6-a.3/modules/latex.php','wp-content/plugins/jetpack/modules/latex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7943,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/jetpack-likes-master-iframe.php','wp-content/plugins/jetpack/modules/likes/jetpack-likes-master-iframe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7944,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/jetpack-likes-settings.php','wp-content/plugins/jetpack/modules/likes/jetpack-likes-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7945,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/post-count-jetpack.js','wp-content/plugins/jetpack/modules/likes/post-count-jetpack.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7946,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/post-count.js','wp-content/plugins/jetpack/modules/likes/post-count.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7947,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/queuehandler.js','wp-content/plugins/jetpack/modules/likes/queuehandler.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7948,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes/style.css','wp-content/plugins/jetpack/modules/likes/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7949,'/wordpress/plugins/jetpack/15.6-a.3/modules/likes.php','wp-content/plugins/jetpack/modules/likes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7950,'/wordpress/plugins/jetpack/15.6-a.3/modules/markdown/easy-markdown.php','wp-content/plugins/jetpack/modules/markdown/easy-markdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7951,'/wordpress/plugins/jetpack/15.6-a.3/modules/markdown.php','wp-content/plugins/jetpack/modules/markdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7952,'/wordpress/plugins/jetpack/15.6-a.3/modules/memberships/class-jetpack-memberships.php','wp-content/plugins/jetpack/modules/memberships/class-jetpack-memberships.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7953,'/wordpress/plugins/jetpack/15.6-a.3/modules/module-extras.php','wp-content/plugins/jetpack/modules/module-extras.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7954,'/wordpress/plugins/jetpack/15.6-a.3/modules/module-headings.php','wp-content/plugins/jetpack/modules/module-headings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7955,'/wordpress/plugins/jetpack/15.6-a.3/modules/module-info.php','wp-content/plugins/jetpack/modules/module-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7956,'/wordpress/plugins/jetpack/15.6-a.3/modules/monitor.php','wp-content/plugins/jetpack/modules/monitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7957,'/wordpress/plugins/jetpack/15.6-a.3/modules/notes.php','wp-content/plugins/jetpack/modules/notes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7958,'/wordpress/plugins/jetpack/15.6-a.3/modules/photon-cdn/jetpack-manifest.php','wp-content/plugins/jetpack/modules/photon-cdn/jetpack-manifest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7959,'/wordpress/plugins/jetpack/15.6-a.3/modules/photon-cdn.php','wp-content/plugins/jetpack/modules/photon-cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7960,'/wordpress/plugins/jetpack/15.6-a.3/modules/photon.php','wp-content/plugins/jetpack/modules/photon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7961,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/plugin-search.css','wp-content/plugins/jetpack/modules/plugin-search/plugin-search.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7962,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/plugin-search.js','wp-content/plugins/jetpack/modules/plugin-search/plugin-search.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7963,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh-128.png','wp-content/plugins/jetpack/modules/plugin-search/psh-128.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7964,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh-256.png','wp-content/plugins/jetpack/modules/plugin-search/psh-256.png');
INSERT INTO `wp_wfknownfilelist` VALUES (7965,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search/psh.svg','wp-content/plugins/jetpack/modules/plugin-search/psh.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (7966,'/wordpress/plugins/jetpack/15.6-a.3/modules/plugin-search.php','wp-content/plugins/jetpack/modules/plugin-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7967,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/class-jetpack-post-by-email.php','wp-content/plugins/jetpack/modules/post-by-email/class-jetpack-post-by-email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7968,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email-rtl.css','wp-content/plugins/jetpack/modules/post-by-email/post-by-email-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7969,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email-rtl.min.css','wp-content/plugins/jetpack/modules/post-by-email/post-by-email-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7970,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.css','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7971,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.js','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7972,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email/post-by-email.min.css','wp-content/plugins/jetpack/modules/post-by-email/post-by-email.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7973,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-by-email.php','wp-content/plugins/jetpack/modules/post-by-email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7974,'/wordpress/plugins/jetpack/15.6-a.3/modules/post-list.php','wp-content/plugins/jetpack/modules/post-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7975,'/wordpress/plugins/jetpack/15.6-a.3/modules/protect.php','wp-content/plugins/jetpack/modules/protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7976,'/wordpress/plugins/jetpack/15.6-a.3/modules/publicize.php','wp-content/plugins/jetpack/modules/publicize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7977,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/class.related-posts-customize.php','wp-content/plugins/jetpack/modules/related-posts/class.related-posts-customize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7978,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/jetpack-related-posts.php','wp-content/plugins/jetpack/modules/related-posts/jetpack-related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7979,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/readme.md','wp-content/plugins/jetpack/modules/related-posts/readme.md');
INSERT INTO `wp_wfknownfilelist` VALUES (7980,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts-customizer.js','wp-content/plugins/jetpack/modules/related-posts/related-posts-customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7981,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts-rtl.css','wp-content/plugins/jetpack/modules/related-posts/related-posts-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7982,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts.css','wp-content/plugins/jetpack/modules/related-posts/related-posts.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7983,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/related-posts.js','wp-content/plugins/jetpack/modules/related-posts/related-posts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7984,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts/rtl/related-posts-rtl.css','wp-content/plugins/jetpack/modules/related-posts/rtl/related-posts-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7985,'/wordpress/plugins/jetpack/15.6-a.3/modules/related-posts.php','wp-content/plugins/jetpack/modules/related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7986,'/wordpress/plugins/jetpack/15.6-a.3/modules/scan/admin-bar-notice.js','wp-content/plugins/jetpack/modules/scan/admin-bar-notice.js');
INSERT INTO `wp_wfknownfilelist` VALUES (7987,'/wordpress/plugins/jetpack/15.6-a.3/modules/scan/class-admin-bar-notice.php','wp-content/plugins/jetpack/modules/scan/class-admin-bar-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7988,'/wordpress/plugins/jetpack/15.6-a.3/modules/scan/class-admin-sidebar-link.php','wp-content/plugins/jetpack/modules/scan/class-admin-sidebar-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7989,'/wordpress/plugins/jetpack/15.6-a.3/modules/scan/scan.php','wp-content/plugins/jetpack/modules/scan/scan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7990,'/wordpress/plugins/jetpack/15.6-a.3/modules/search.php','wp-content/plugins/jetpack/modules/search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7991,'/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-posts.php','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7992,'/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-titles.php','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-titles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7993,'/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo-utils.php','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7994,'/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools/class-jetpack-seo.php','wp-content/plugins/jetpack/modules/seo-tools/class-jetpack-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7995,'/wordpress/plugins/jetpack/15.6-a.3/modules/seo-tools.php','wp-content/plugins/jetpack/modules/seo-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (7996,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing-rtl.css','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7997,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing-rtl.min.css','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7998,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.css','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.css');
INSERT INTO `wp_wfknownfilelist` VALUES (7999,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.js','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8000,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/admin-sharing.min.css','wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8001,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/amp-sharing.css','wp-content/plugins/jetpack/modules/sharedaddy/amp-sharing.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8002,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/after-the-deadline@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/after-the-deadline@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8003,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/comments@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/comments@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8004,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/contact-form@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/contact-form@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8005,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/custom.png','wp-content/plugins/jetpack/modules/sharedaddy/images/custom.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8006,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/custom@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/custom@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8007,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/designfloat.png','wp-content/plugins/jetpack/modules/sharedaddy/images/designfloat.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8008,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/digg.png','wp-content/plugins/jetpack/modules/sharedaddy/images/digg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8009,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/digg@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/digg@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8010,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/divider.png','wp-content/plugins/jetpack/modules/sharedaddy/images/divider.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8011,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/divider@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/divider@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8012,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/draggy.png','wp-content/plugins/jetpack/modules/sharedaddy/images/draggy.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8013,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/draggy@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/draggy@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8014,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/email.png','wp-content/plugins/jetpack/modules/sharedaddy/images/email.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8015,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/email@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/email@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8016,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/ember.png','wp-content/plugins/jetpack/modules/sharedaddy/images/ember.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8017,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/enhanced-distribution@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/enhanced-distribution@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8018,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/facebook.png','wp-content/plugins/jetpack/modules/sharedaddy/images/facebook.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8019,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/facebook@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/facebook@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8020,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/feed.png','wp-content/plugins/jetpack/modules/sharedaddy/images/feed.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8021,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-facebook-2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8022,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-facebook.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8023,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-twitter-2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8024,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-twitter.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8025,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-wordpress-2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8026,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/icon-wordpress.png','wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8027,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/kindle.png','wp-content/plugins/jetpack/modules/sharedaddy/images/kindle.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8028,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/kindle@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/kindle@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8029,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-horizontal.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8030,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-horizontal@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8031,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-nocount.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8032,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-nocount@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8033,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-smart.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8034,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-smart@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8035,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-vertical.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8036,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin-vertical@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8037,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8038,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/linkedin@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8039,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/loading.gif','wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (8040,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/more.png','wp-content/plugins/jetpack/modules/sharedaddy/images/more.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8041,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/more@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/more@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8042,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pinterest.png','wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8043,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pinterest@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8044,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pocket.png','wp-content/plugins/jetpack/modules/sharedaddy/images/pocket.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8045,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/pocket@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/pocket@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8046,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/print.png','wp-content/plugins/jetpack/modules/sharedaddy/images/print.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8047,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/print@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/print@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8048,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/reddit.png','wp-content/plugins/jetpack/modules/sharedaddy/images/reddit.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8049,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/reddit@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/reddit@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8050,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/rss.png','wp-content/plugins/jetpack/modules/sharedaddy/images/rss.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8051,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/rss@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/rss@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8052,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/share-bg.png','wp-content/plugins/jetpack/modules/sharedaddy/images/share-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8053,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/sharing-hidden.png','wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8054,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/sharing-hidden@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8055,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-digg.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8056,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-digg@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8057,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-facebook.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8058,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-facebook@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8059,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-like.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8060,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-like@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8061,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pinterest.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8062,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pinterest@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8063,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pocket.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8064,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-pocket@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8065,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-stumbleupon.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8066,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-stumbleupon@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8067,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-tumblr.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8068,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-tumblr@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8069,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8070,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/smart-x@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/smart-x@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8071,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/tumblr.png','wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8072,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/tumblr@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8073,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/twitter.png','wp-content/plugins/jetpack/modules/sharedaddy/images/twitter.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8074,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/twitter@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/twitter@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8075,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/wordpress.png','wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8076,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/images/wordpress@2x.png','wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8077,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/recaptcha.php','wp-content/plugins/jetpack/modules/sharedaddy/recaptcha.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8078,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/services/class-jetpack-mastodon-modal.php','wp-content/plugins/jetpack/modules/sharedaddy/services/class-jetpack-mastodon-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8079,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharedaddy.php','wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8080,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing-service.php','wp-content/plugins/jetpack/modules/sharedaddy/sharing-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8081,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing-sources.php','wp-content/plugins/jetpack/modules/sharedaddy/sharing-sources.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8082,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.css','wp-content/plugins/jetpack/modules/sharedaddy/sharing.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8083,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.js','wp-content/plugins/jetpack/modules/sharedaddy/sharing.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8084,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy/sharing.php','wp-content/plugins/jetpack/modules/sharedaddy/sharing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8085,'/wordpress/plugins/jetpack/15.6-a.3/modules/sharedaddy.php','wp-content/plugins/jetpack/modules/sharedaddy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8086,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archiveorg-book.php','wp-content/plugins/jetpack/modules/shortcodes/archiveorg-book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8087,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archiveorg.php','wp-content/plugins/jetpack/modules/shortcodes/archiveorg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8088,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/archives.php','wp-content/plugins/jetpack/modules/shortcodes/archives.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8089,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/bandcamp.php','wp-content/plugins/jetpack/modules/shortcodes/bandcamp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8090,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/brightcove.php','wp-content/plugins/jetpack/modules/shortcodes/brightcove.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8091,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/cartodb.php','wp-content/plugins/jetpack/modules/shortcodes/cartodb.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8092,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/class.filter-embedded-html-objects.php','wp-content/plugins/jetpack/modules/shortcodes/class.filter-embedded-html-objects.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8093,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/codepen.php','wp-content/plugins/jetpack/modules/shortcodes/codepen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8094,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/crowdsignal.php','wp-content/plugins/jetpack/modules/shortcodes/crowdsignal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8095,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/gravatar-amp.css','wp-content/plugins/jetpack/modules/shortcodes/css/gravatar-amp.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8096,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/quiz.css','wp-content/plugins/jetpack/modules/shortcodes/css/quiz.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8097,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print-rtl.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8098,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print-rtl.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8099,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8100,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-print.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8101,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-rtl.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8102,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes-rtl.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8103,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8104,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/recipes.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/recipes.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8105,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode-rtl.css','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8106,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode-rtl.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8107,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode.css','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8108,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/slideshow-shortcode.min.css','wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8109,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/css/style.css','wp-content/plugins/jetpack/modules/shortcodes/css/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8110,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/dailymotion.php','wp-content/plugins/jetpack/modules/shortcodes/dailymotion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8111,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/descript.php','wp-content/plugins/jetpack/modules/shortcodes/descript.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8112,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/facebook.php','wp-content/plugins/jetpack/modules/shortcodes/facebook.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8113,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/flatio.php','wp-content/plugins/jetpack/modules/shortcodes/flatio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8114,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/flickr.php','wp-content/plugins/jetpack/modules/shortcodes/flickr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8115,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/getty.php','wp-content/plugins/jetpack/modules/shortcodes/getty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8116,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/gist.php','wp-content/plugins/jetpack/modules/shortcodes/gist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8117,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googleapps.php','wp-content/plugins/jetpack/modules/shortcodes/googleapps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8118,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googlemaps.php','wp-content/plugins/jetpack/modules/shortcodes/googlemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8119,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/googleplus.php','wp-content/plugins/jetpack/modules/shortcodes/googleplus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8120,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/gravatar.php','wp-content/plugins/jetpack/modules/shortcodes/gravatar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8121,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/houzz.php','wp-content/plugins/jetpack/modules/shortcodes/houzz.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8122,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/collapse.png','wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8123,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/expand.png','wp-content/plugins/jetpack/modules/shortcodes/images/expand.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8124,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/images/slide-nav.png','wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8125,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-controls-2x.png','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8126,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-controls.png','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8127,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/img/slideshow-loader.gif','wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-loader.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (8128,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/inline-pdfs.php','wp-content/plugins/jetpack/modules/shortcodes/inline-pdfs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8129,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/instagram.php','wp-content/plugins/jetpack/modules/shortcodes/instagram.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8130,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/brightcove.js','wp-content/plugins/jetpack/modules/shortcodes/js/brightcove.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8131,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/dependencies.js','wp-content/plugins/jetpack/modules/shortcodes/js/dependencies.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8132,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/main.js','wp-content/plugins/jetpack/modules/shortcodes/js/main.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8133,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/quiz.js','wp-content/plugins/jetpack/modules/shortcodes/js/quiz.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8134,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/recipes.js','wp-content/plugins/jetpack/modules/shortcodes/js/recipes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8135,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/js/slideshow-shortcode.js','wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8136,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/kickstarter.php','wp-content/plugins/jetpack/modules/shortcodes/kickstarter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8137,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/mailchimp.php','wp-content/plugins/jetpack/modules/shortcodes/mailchimp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8138,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/medium.php','wp-content/plugins/jetpack/modules/shortcodes/medium.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8139,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/mixcloud.php','wp-content/plugins/jetpack/modules/shortcodes/mixcloud.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8140,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/others.php','wp-content/plugins/jetpack/modules/shortcodes/others.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8141,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/pinterest.php','wp-content/plugins/jetpack/modules/shortcodes/pinterest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8142,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/presentations.php','wp-content/plugins/jetpack/modules/shortcodes/presentations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8143,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/quiz.php','wp-content/plugins/jetpack/modules/shortcodes/quiz.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8144,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/recipe.php','wp-content/plugins/jetpack/modules/shortcodes/recipe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8145,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/scribd.php','wp-content/plugins/jetpack/modules/shortcodes/scribd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8146,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/shortcode-utils.php','wp-content/plugins/jetpack/modules/shortcodes/shortcode-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8147,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/sitemap.php','wp-content/plugins/jetpack/modules/shortcodes/sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8148,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/slideshare.php','wp-content/plugins/jetpack/modules/shortcodes/slideshare.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8149,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/slideshow.php','wp-content/plugins/jetpack/modules/shortcodes/slideshow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8150,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/smartframe.php','wp-content/plugins/jetpack/modules/shortcodes/smartframe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8151,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/soundcloud.php','wp-content/plugins/jetpack/modules/shortcodes/soundcloud.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8152,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/spotify.php','wp-content/plugins/jetpack/modules/shortcodes/spotify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8153,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/ted.php','wp-content/plugins/jetpack/modules/shortcodes/ted.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8154,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/tweet.php','wp-content/plugins/jetpack/modules/shortcodes/tweet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8155,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitchtv.php','wp-content/plugins/jetpack/modules/shortcodes/twitchtv.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8156,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitter-timeline.php','wp-content/plugins/jetpack/modules/shortcodes/twitter-timeline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8157,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/twitter.php','wp-content/plugins/jetpack/modules/shortcodes/twitter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8158,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/unavailable.php','wp-content/plugins/jetpack/modules/shortcodes/unavailable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8159,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/untappd-menu.php','wp-content/plugins/jetpack/modules/shortcodes/untappd-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8160,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/upcoming-events.php','wp-content/plugins/jetpack/modules/shortcodes/upcoming-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8161,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/ustream.php','wp-content/plugins/jetpack/modules/shortcodes/ustream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8162,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/videopress.php','wp-content/plugins/jetpack/modules/shortcodes/videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8163,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vimeo.php','wp-content/plugins/jetpack/modules/shortcodes/vimeo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8164,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vine.php','wp-content/plugins/jetpack/modules/shortcodes/vine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8165,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/vr.php','wp-content/plugins/jetpack/modules/shortcodes/vr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8166,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/wufoo.php','wp-content/plugins/jetpack/modules/shortcodes/wufoo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8167,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes/youtube.php','wp-content/plugins/jetpack/modules/shortcodes/youtube.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8168,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortcodes.php','wp-content/plugins/jetpack/modules/shortcodes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8169,'/wordpress/plugins/jetpack/15.6-a.3/modules/shortlinks.php','wp-content/plugins/jetpack/modules/shortlinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8170,'/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/paypal-express-checkout.js','wp-content/plugins/jetpack/modules/simple-payments/paypal-express-checkout.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8171,'/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/simple-payments.css','wp-content/plugins/jetpack/modules/simple-payments/simple-payments.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8172,'/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments/simple-payments.php','wp-content/plugins/jetpack/modules/simple-payments/simple-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8173,'/wordpress/plugins/jetpack/15.6-a.3/modules/simple-payments.php','wp-content/plugins/jetpack/modules/simple-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8174,'/wordpress/plugins/jetpack/15.6-a.3/modules/site-icon/site-icon-functions.php','wp-content/plugins/jetpack/modules/site-icon/site-icon-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8175,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-factory.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8176,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8177,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8178,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8179,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-image.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8180,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8181,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8182,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-master.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-master.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8183,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8184,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8185,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-news.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-news.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8186,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8187,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8188,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-page.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8189,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video-fallback.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8190,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8191,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-video.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8192,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer-xmlwriter.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer-xmlwriter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8193,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-buffer.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8194,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-builder.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8195,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-constants.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8196,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-finder.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-finder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8197,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-librarian.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-librarian.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8198,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-logger.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8199,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-state.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8200,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemap-stylist.php','wp-content/plugins/jetpack/modules/sitemaps/sitemap-stylist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8201,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps/sitemaps.php','wp-content/plugins/jetpack/modules/sitemaps/sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8202,'/wordpress/plugins/jetpack/15.6-a.3/modules/sitemaps.php','wp-content/plugins/jetpack/modules/sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8203,'/wordpress/plugins/jetpack/15.6-a.3/modules/sso.php','wp-content/plugins/jetpack/modules/sso.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8204,'/wordpress/plugins/jetpack/15.6-a.3/modules/stats/class-jetpack-stats-upgrade-nudges.php','wp-content/plugins/jetpack/modules/stats/class-jetpack-stats-upgrade-nudges.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8205,'/wordpress/plugins/jetpack/15.6-a.3/modules/stats.php','wp-content/plugins/jetpack/modules/stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8206,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/class-settings.php','wp-content/plugins/jetpack/modules/subscriptions/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8207,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/jetpack-user-content-link-redirection.php','wp-content/plugins/jetpack/modules/subscriptions/jetpack-user-content-link-redirection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8208,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/newsletter-widget/class-jetpack-newsletter-dashboard-widget.php','wp-content/plugins/jetpack/modules/subscriptions/newsletter-widget/class-jetpack-newsletter-dashboard-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8209,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/readme.md','wp-content/plugins/jetpack/modules/subscriptions/readme.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8210,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-floating-button/class-jetpack-subscribe-floating-button.php','wp-content/plugins/jetpack/modules/subscriptions/subscribe-floating-button/class-jetpack-subscribe-floating-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8211,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-floating-button/subscribe-floating-button.css','wp-content/plugins/jetpack/modules/subscriptions/subscribe-floating-button/subscribe-floating-button.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8212,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/class-jetpack-subscribe-modal.php','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/class-jetpack-subscribe-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8213,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/subscribe-modal.css','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8214,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-modal/subscribe-modal.js','wp-content/plugins/jetpack/modules/subscriptions/subscribe-modal/subscribe-modal.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8215,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/class-jetpack-subscribe-overlay.php','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/class-jetpack-subscribe-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8216,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/subscribe-overlay.css','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/subscribe-overlay.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8217,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscribe-overlay/subscribe-overlay.js','wp-content/plugins/jetpack/modules/subscriptions/subscribe-overlay/subscribe-overlay.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8218,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/subscriptions.css','wp-content/plugins/jetpack/modules/subscriptions/subscriptions.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8219,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions/views.php','wp-content/plugins/jetpack/modules/subscriptions/views.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8220,'/wordpress/plugins/jetpack/15.6-a.3/modules/subscriptions.php','wp-content/plugins/jetpack/modules/subscriptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8221,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8222,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8223,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfifteen.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8224,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8225,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8226,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentyfourteen.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8227,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8228,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8229,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentynineteen.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentynineteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8230,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8231,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8232,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentysixteen.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentysixteen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8233,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8234,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8235,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwenty.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwenty.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8236,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone-rtl.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8237,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone.css','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8238,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/compat/twentytwentyone.php','wp-content/plugins/jetpack/modules/theme-tools/compat/twentytwentyone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8239,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/author-bio.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/author-bio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8240,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/blog-display.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/blog-display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8241,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/customizer.js','wp-content/plugins/jetpack/modules/theme-tools/content-options/customizer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8242,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/customizer.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8243,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/featured-images-fallback.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/featured-images-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8244,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/featured-images.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/featured-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8245,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options/post-details.php','wp-content/plugins/jetpack/modules/theme-tools/content-options/post-details.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8246,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/content-options.php','wp-content/plugins/jetpack/modules/theme-tools/content-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8247,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/featured-content.php','wp-content/plugins/jetpack/modules/theme-tools/featured-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8248,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/js/suggest.js','wp-content/plugins/jetpack/modules/theme-tools/js/suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8249,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos/responsive-videos.css','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8250,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos/responsive-videos.js','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8251,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/responsive-videos.php','wp-content/plugins/jetpack/modules/theme-tools/responsive-videos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8252,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-breadcrumbs.php','wp-content/plugins/jetpack/modules/theme-tools/site-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8253,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/class-site-logo.php','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8254,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/compat.php','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8255,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/inc/functions.php','wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8256,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/js/site-logo-header-text.js','wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8257,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo/js/site-logo-header-text.min.js','wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8258,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/site-logo.php','wp-content/plugins/jetpack/modules/theme-tools/site-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8259,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-links.php','wp-content/plugins/jetpack/modules/theme-tools/social-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8260,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/icon-functions.php','wp-content/plugins/jetpack/modules/theme-tools/social-menu/icon-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8261,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/social-menu.css','wp-content/plugins/jetpack/modules/theme-tools/social-menu/social-menu.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8262,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu/social-menu.svg','wp-content/plugins/jetpack/modules/theme-tools/social-menu/social-menu.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8263,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools/social-menu.php','wp-content/plugins/jetpack/modules/theme-tools/social-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8264,'/wordpress/plugins/jetpack/15.6-a.3/modules/theme-tools.php','wp-content/plugins/jetpack/modules/theme-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8265,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/math/class-constrained-array-rounding.php','wp-content/plugins/jetpack/modules/tiled-gallery/math/class-constrained-array-rounding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8266,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8267,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8268,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8269,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8270,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/partials/item.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8271,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8272,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/templates/square-layout.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/square-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8273,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8274,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8275,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8276,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8277,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-rtl.css','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8278,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8279,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8280,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery.css','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8281,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery/tiled-gallery.js','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8282,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery/tiled-gallery.php','wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8283,'/wordpress/plugins/jetpack/15.6-a.3/modules/tiled-gallery.php','wp-content/plugins/jetpack/modules/tiled-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8284,'/wordpress/plugins/jetpack/15.6-a.3/modules/vaultpress.php','wp-content/plugins/jetpack/modules/vaultpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8285,'/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools/blog-verification-tools.php','wp-content/plugins/jetpack/modules/verification-tools/blog-verification-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8286,'/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools/verification-tools-utils.php','wp-content/plugins/jetpack/modules/verification-tools/verification-tools-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8287,'/wordpress/plugins/jetpack/15.6-a.3/modules/verification-tools.php','wp-content/plugins/jetpack/modules/verification-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8288,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class-videopress-attachment-metadata.php','wp-content/plugins/jetpack/modules/videopress/class-videopress-attachment-metadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8289,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.jetpack-videopress.php','wp-content/plugins/jetpack/modules/videopress/class.jetpack-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8290,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-cli.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8291,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-edit-attachment.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-edit-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8292,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-gutenberg.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-gutenberg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8293,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-options.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8294,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-player.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-player.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8295,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-scheduler.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8296,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-video.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8297,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/class.videopress-xmlrpc.php','wp-content/plugins/jetpack/modules/videopress/class.videopress-xmlrpc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8298,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor-rtl.css','wp-content/plugins/jetpack/modules/videopress/css/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8299,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor-rtl.min.css','wp-content/plugins/jetpack/modules/videopress/css/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8300,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor.css','wp-content/plugins/jetpack/modules/videopress/css/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8301,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/editor.min.css','wp-content/plugins/jetpack/modules/videopress/css/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8302,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style-rtl.css','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8303,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style-rtl.min.css','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8304,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style.css','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8305,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/css/videopress-editor-style.min.css','wp-content/plugins/jetpack/modules/videopress/css/videopress-editor-style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8306,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/editor-media-view.php','wp-content/plugins/jetpack/modules/videopress/editor-media-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8307,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/editor-view.js','wp-content/plugins/jetpack/modules/videopress/js/editor-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8308,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/gutenberg-video-upload.js','wp-content/plugins/jetpack/modules/videopress/js/gutenberg-video-upload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8309,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/media-video-widget-extensions.js','wp-content/plugins/jetpack/modules/videopress/js/media-video-widget-extensions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8310,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-add-resumable-upload-support.js','wp-content/plugins/jetpack/modules/videopress/js/videopress-add-resumable-upload-support.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8311,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-plupload.js','wp-content/plugins/jetpack/modules/videopress/js/videopress-plupload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8312,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/js/videopress-uploader.js','wp-content/plugins/jetpack/modules/videopress/js/videopress-uploader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8313,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/shortcode.php','wp-content/plugins/jetpack/modules/videopress/shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8314,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin-rtl.css','wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8315,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin-rtl.min.css','wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8316,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin.css','wp-content/plugins/jetpack/modules/videopress/videopress-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8317,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress/videopress-admin.min.css','wp-content/plugins/jetpack/modules/videopress/videopress-admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8318,'/wordpress/plugins/jetpack/15.6-a.3/modules/videopress.php','wp-content/plugins/jetpack/modules/videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8319,'/wordpress/plugins/jetpack/15.6-a.3/modules/waf.php','wp-content/plugins/jetpack/modules/waf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8320,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8321,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8322,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8323,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.css','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8324,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.js','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8325,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions/widget-conditions.min.css','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8326,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility/widget-conditions.php','wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8327,'/wordpress/plugins/jetpack/15.6-a.3/modules/widget-visibility.php','wp-content/plugins/jetpack/modules/widget-visibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8328,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/authors/style.css','wp-content/plugins/jetpack/modules/widgets/authors/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8329,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/authors.php','wp-content/plugins/jetpack/modules/widgets/authors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8330,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/blog-stats.php','wp-content/plugins/jetpack/modules/widgets/blog-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8331,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/class-jetpack-eu-cookie-law-widget.php','wp-content/plugins/jetpack/modules/widgets/class-jetpack-eu-cookie-law-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8332,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/class-jetpack-instagram-widget.php','wp-content/plugins/jetpack/modules/widgets/class-jetpack-instagram-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8333,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info/contact-info-admin.js','wp-content/plugins/jetpack/modules/widgets/contact-info/contact-info-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8334,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info/contact-info-map.css','wp-content/plugins/jetpack/modules/widgets/contact-info/contact-info-map.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8335,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/contact-info.php','wp-content/plugins/jetpack/modules/widgets/contact-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8336,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/customizer-controls.css','wp-content/plugins/jetpack/modules/widgets/customizer-controls.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8337,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/customizer-utils.js','wp-content/plugins/jetpack/modules/widgets/customizer-utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8338,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/eu-cookie-law-admin.js','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/eu-cookie-law-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8339,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/eu-cookie-law.js','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/eu-cookie-law.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8340,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/form.php','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8341,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/style.css','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8342,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/widget-amp.php','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/widget-amp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8343,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/eu-cookie-law/widget.php','wp-content/plugins/jetpack/modules/widgets/eu-cookie-law/widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8344,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/facebook-likebox/style.css','wp-content/plugins/jetpack/modules/widgets/facebook-likebox/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8345,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/facebook-likebox.php','wp-content/plugins/jetpack/modules/widgets/facebook-likebox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8346,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/form.php','wp-content/plugins/jetpack/modules/widgets/flickr/form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8347,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/style.css','wp-content/plugins/jetpack/modules/widgets/flickr/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8348,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr/widget.php','wp-content/plugins/jetpack/modules/widgets/flickr/widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8349,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/flickr.php','wp-content/plugins/jetpack/modules/widgets/flickr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8350,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin-rtl.css','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8351,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin-rtl.min.css','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8352,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin.css','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8353,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/admin.min.css','wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8354,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/css/rtl/admin-rtl.css','wp-content/plugins/jetpack/modules/widgets/gallery/css/rtl/admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8355,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/js/admin.js','wp-content/plugins/jetpack/modules/widgets/gallery/js/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8356,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/js/gallery.js','wp-content/plugins/jetpack/modules/widgets/gallery/js/gallery.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8357,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery/templates/form.php','wp-content/plugins/jetpack/modules/widgets/gallery/templates/form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8358,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gallery.php','wp-content/plugins/jetpack/modules/widgets/gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8359,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads/css/goodreads.css','wp-content/plugins/jetpack/modules/widgets/goodreads/css/goodreads.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8360,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads/css/rtl/goodreads-rtl.css','wp-content/plugins/jetpack/modules/widgets/goodreads/css/rtl/goodreads-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8361,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/goodreads.php','wp-content/plugins/jetpack/modules/widgets/goodreads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8362,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/google-translate/google-translate.js','wp-content/plugins/jetpack/modules/widgets/google-translate/google-translate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8363,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/google-translate.php','wp-content/plugins/jetpack/modules/widgets/google-translate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8364,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gravatar-profile.css','wp-content/plugins/jetpack/modules/widgets/gravatar-profile.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8365,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/gravatar-profile.php','wp-content/plugins/jetpack/modules/widgets/gravatar-profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8366,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/image-widget/style.css','wp-content/plugins/jetpack/modules/widgets/image-widget/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8367,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/image-widget.php','wp-content/plugins/jetpack/modules/widgets/image-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8368,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/instagram/instagram.css','wp-content/plugins/jetpack/modules/widgets/instagram/instagram.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8369,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/shield_badge.png','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/shield_badge.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8370,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/side_bar_badge.png','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/side_bar_badge.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8371,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league/super_badge.png','wp-content/plugins/jetpack/modules/widgets/internet-defense-league/super_badge.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8372,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/internet-defense-league.php','wp-content/plugins/jetpack/modules/widgets/internet-defense-league.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8373,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/mailchimp.php','wp-content/plugins/jetpack/modules/widgets/mailchimp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8374,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/admin.js','wp-content/plugins/jetpack/modules/widgets/milestone/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8375,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/class-milestone-widget.php','wp-content/plugins/jetpack/modules/widgets/milestone/class-milestone-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8376,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone-widget.css','wp-content/plugins/jetpack/modules/widgets/milestone/milestone-widget.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8377,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone.js','wp-content/plugins/jetpack/modules/widgets/milestone/milestone.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8378,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/milestone.php','wp-content/plugins/jetpack/modules/widgets/milestone/milestone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8379,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone/style-admin.css','wp-content/plugins/jetpack/modules/widgets/milestone/style-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8380,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/milestone.php','wp-content/plugins/jetpack/modules/widgets/milestone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8381,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/my-community/style.css','wp-content/plugins/jetpack/modules/widgets/my-community/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8382,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/my-community.php','wp-content/plugins/jetpack/modules/widgets/my-community.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8383,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/rsslinks-widget.php','wp-content/plugins/jetpack/modules/widgets/rsslinks-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8384,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/simple-payments.php','wp-content/plugins/jetpack/modules/widgets/simple-payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8385,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons-admin.css','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8386,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons-admin.js','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8387,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons/social-icons.css','wp-content/plugins/jetpack/modules/widgets/social-icons/social-icons.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8388,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-icons.php','wp-content/plugins/jetpack/modules/widgets/social-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8389,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-media-icons/style.css','wp-content/plugins/jetpack/modules/widgets/social-media-icons/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8390,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/social-media-icons.php','wp-content/plugins/jetpack/modules/widgets/social-media-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8391,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/top-posts/style.css','wp-content/plugins/jetpack/modules/widgets/top-posts/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8392,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/top-posts.php','wp-content/plugins/jetpack/modules/widgets/top-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8393,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/twitter-timeline-admin.js','wp-content/plugins/jetpack/modules/widgets/twitter-timeline-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8394,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/twitter-timeline.php','wp-content/plugins/jetpack/modules/widgets/twitter-timeline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8395,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/upcoming-events.php','wp-content/plugins/jetpack/modules/widgets/upcoming-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8396,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget-base.php','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8397,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget.php','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/class.jetpack-display-posts-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8398,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget/style.css','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8399,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets/wordpress-post-widget.php','wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8400,'/wordpress/plugins/jetpack/15.6-a.3/modules/widgets.php','wp-content/plugins/jetpack/modules/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8401,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/class-jetpack-woocommerce-analytics.php','wp-content/plugins/jetpack/modules/woocommerce-analytics/class-jetpack-woocommerce-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8402,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-checkout-flow.php','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-checkout-flow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8403,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-my-account.php','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-my-account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8404,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-trait.php','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-trait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8405,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-universal.php','wp-content/plugins/jetpack/modules/woocommerce-analytics/classes/class-jetpack-woocommerce-analytics-universal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8406,'/wordpress/plugins/jetpack/15.6-a.3/modules/woocommerce-analytics.php','wp-content/plugins/jetpack/modules/woocommerce-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8407,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/class-wordads.php','wp-content/plugins/jetpack/modules/wordads/class-wordads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8408,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/css/style.css','wp-content/plugins/jetpack/modules/wordads/css/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8409,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/adflow-loader.js','wp-content/plugins/jetpack/modules/wordads/js/adflow-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8410,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/cmp-loader.js','wp-content/plugins/jetpack/modules/wordads/js/cmp-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8411,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/js/wordads-ccpa.js','wp-content/plugins/jetpack/modules/wordads/js/wordads-ccpa.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8412,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-admin.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8413,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-api.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8414,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-array-utils.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-array-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8415,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-california-privacy.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-california-privacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8416,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-ccpa-do-not-sell-link-widget.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-ccpa-do-not-sell-link-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8417,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-consent-management-provider.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-consent-management-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8418,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-cron.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8419,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-formats.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-formats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8420,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-params.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-params.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8421,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-shortcode.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8422,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-sidebar-widget.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-sidebar-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8423,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/class-wordads-smart.php','wp-content/plugins/jetpack/modules/wordads/php/class-wordads-smart.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8424,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads/php/networks/amazon.php','wp-content/plugins/jetpack/modules/wordads/php/networks/amazon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8425,'/wordpress/plugins/jetpack/15.6-a.3/modules/wordads.php','wp-content/plugins/jetpack/modules/wordads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8426,'/wordpress/plugins/jetpack/15.6-a.3/modules/wpcom-reader.php','wp-content/plugins/jetpack/modules/wpcom-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8427,'/wordpress/plugins/jetpack/15.6-a.3/modules/wpcom-tos/wpcom-tos.php','wp-content/plugins/jetpack/modules/wpcom-tos/wpcom-tos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8428,'/wordpress/plugins/jetpack/15.6-a.3/modules/wpgroho.js','wp-content/plugins/jetpack/modules/wpgroho.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8429,'/wordpress/plugins/jetpack/15.6-a.3/readme.txt','wp-content/plugins/jetpack/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8430,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-date.php','wp-content/plugins/jetpack/sal/class.json-api-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8431,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-links.php','wp-content/plugins/jetpack/sal/class.json-api-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8432,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-metadata.php','wp-content/plugins/jetpack/sal/class.json-api-metadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8433,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-platform-jetpack.php','wp-content/plugins/jetpack/sal/class.json-api-platform-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8434,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-platform.php','wp-content/plugins/jetpack/sal/class.json-api-platform.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8435,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-post-base.php','wp-content/plugins/jetpack/sal/class.json-api-post-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8436,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-post-jetpack.php','wp-content/plugins/jetpack/sal/class.json-api-post-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8437,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-base.php','wp-content/plugins/jetpack/sal/class.json-api-site-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8438,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-jetpack-base.php','wp-content/plugins/jetpack/sal/class.json-api-site-jetpack-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8439,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-site-jetpack.php','wp-content/plugins/jetpack/sal/class.json-api-site-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8440,'/wordpress/plugins/jetpack/15.6-a.3/sal/class.json-api-token.php','wp-content/plugins/jetpack/sal/class.json-api-token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8441,'/wordpress/plugins/jetpack/15.6-a.3/src/class-deprecate.php','wp-content/plugins/jetpack/src/class-deprecate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8442,'/wordpress/plugins/jetpack/15.6-a.3/src/class-jetpack-crm-data.php','wp-content/plugins/jetpack/src/class-jetpack-crm-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8443,'/wordpress/plugins/jetpack/15.6-a.3/src/class-jetpack-modules-overrides.php','wp-content/plugins/jetpack/src/class-jetpack-modules-overrides.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8444,'/wordpress/plugins/jetpack/15.6-a.3/src/class-tracking.php','wp-content/plugins/jetpack/src/class-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8445,'/wordpress/plugins/jetpack/15.6-a.3/unauth-file-upload.php','wp-content/plugins/jetpack/unauth-file-upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8446,'/wordpress/plugins/jetpack/15.6-a.3/uninstall.php','wp-content/plugins/jetpack/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8447,'/wordpress/plugins/jetpack/15.6-a.3/vendor/autoload.php','wp-content/plugins/jetpack/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8448,'/wordpress/plugins/jetpack/15.6-a.3/vendor/autoload_packages.php','wp-content/plugins/jetpack/vendor/autoload_packages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8449,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-backup/src/class-package-version.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-backup/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8450,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8451,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8452,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-client.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8453,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-package-version.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8454,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-connection/src/class-urls.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-urls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8455,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/CHANGELOG.md','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8456,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/LICENSE.txt','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8457,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/SECURITY.md','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8458,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/src/class-current-plan.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/src/class-current-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8459,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-plans/src/class-plans.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-plans/src/class-plans.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8460,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-roles/src/class-roles.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-roles/src/class-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8461,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-functions.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8462,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-package-version.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8463,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-queue-buffer.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-queue-buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8464,'/wordpress/plugins/jetpack/15.6-a.3/vendor/automattic/jetpack-sync/src/class-utils.php','wp-content/plugins/jetpack/vendor/automattic/jetpack-sync/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8465,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/ClassLoader.php','wp-content/plugins/jetpack/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8466,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/InstalledVersions.php','wp-content/plugins/jetpack/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8467,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/LICENSE','wp-content/plugins/jetpack/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (8468,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_classmap.php','wp-content/plugins/jetpack/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8469,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_files.php','wp-content/plugins/jetpack/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8470,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_namespaces.php','wp-content/plugins/jetpack/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8471,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_psr4.php','wp-content/plugins/jetpack/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8472,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_real.php','wp-content/plugins/jetpack/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8473,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/autoload_static.php','wp-content/plugins/jetpack/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8474,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/installed.json','wp-content/plugins/jetpack/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8475,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/installed.php','wp-content/plugins/jetpack/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8476,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/jetpack_autoload_classmap.php','wp-content/plugins/jetpack/vendor/composer/jetpack_autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8477,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/jetpack_autoload_filemap.php','wp-content/plugins/jetpack/vendor/composer/jetpack_autoload_filemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8478,'/wordpress/plugins/jetpack/15.6-a.3/vendor/composer/platform_check.php','wp-content/plugins/jetpack/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8479,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader-handler.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8480,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader-locator.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8481,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-autoloader.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8482,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-container.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8483,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-hook-manager.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-hook-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8484,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-latest-autoloader-guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8485,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-manifest-reader.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-manifest-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8486,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-path-processor.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-path-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8487,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-php-autoloader.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-php-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8488,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-plugin-locator.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-plugin-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8489,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-plugins-handler.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-plugins-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8490,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-shutdown-handler.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-shutdown-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8491,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-version-loader.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8492,'/wordpress/plugins/jetpack/15.6-a.3/vendor/jetpack-autoloader/class-version-selector.php','wp-content/plugins/jetpack/vendor/jetpack-autoloader/class-version-selector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8493,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/LICENSE','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (8494,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/NOTICE','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/NOTICE');
INSERT INTO `wp_wfknownfilelist` VALUES (8495,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/README.md','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8496,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/bench/bench.php','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/bench/bench.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8497,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/bench/check.php','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/bench/check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8498,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8499,'/wordpress/plugins/jetpack/15.6-a.3/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php','wp-content/plugins/jetpack/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8500,'/wordpress/plugins/jetpack/15.6-a.3/views/admin/jetpack-plugin-portal-containers.php','wp-content/plugins/jetpack/views/admin/jetpack-plugin-portal-containers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8501,'/wordpress/plugins/jetpack/15.6-a.3/views/admin/must-connect-main-blog.php','wp-content/plugins/jetpack/views/admin/must-connect-main-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8502,'/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-activated-notice.php','wp-content/plugins/jetpack/views/admin/network-activated-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8503,'/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-admin-header.php','wp-content/plugins/jetpack/views/admin/network-admin-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8504,'/wordpress/plugins/jetpack/15.6-a.3/views/admin/network-settings.php','wp-content/plugins/jetpack/views/admin/network-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8505,'/wordpress/plugins/jetpack/15.6-a.3/wpml-config.xml','wp-content/plugins/jetpack/wpml-config.xml');
INSERT INTO `wp_wfknownfilelist` VALUES (8506,'/srv/htdocs/wp-content/plugins/jetpack-protect/CHANGELOG.md','wp-content/plugins/jetpack-protect/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8507,'/srv/htdocs/wp-content/plugins/jetpack-protect/LICENSE.txt','wp-content/plugins/jetpack-protect/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8508,'/srv/htdocs/wp-content/plugins/jetpack-protect/SECURITY.md','wp-content/plugins/jetpack-protect/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8509,'/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (8510,'/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8511,'/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (8512,'/srv/htdocs/wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff','wp-content/plugins/jetpack-protect/assets/fonts/jetpack-protect.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (8513,'/srv/htdocs/wp-content/plugins/jetpack-protect/assets/jetpack-protect.css','wp-content/plugins/jetpack-protect/assets/jetpack-protect.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8514,'/srv/htdocs/wp-content/plugins/jetpack-protect/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack-protect/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8515,'/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.asset.php','wp-content/plugins/jetpack-protect/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8516,'/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.css','wp-content/plugins/jetpack-protect/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8517,'/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.js','wp-content/plugins/jetpack-protect/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8518,'/srv/htdocs/wp-content/plugins/jetpack-protect/build/index.rtl.css','wp-content/plugins/jetpack-protect/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8519,'/srv/htdocs/wp-content/plugins/jetpack-protect/composer.json','wp-content/plugins/jetpack-protect/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8520,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack-protect.php','wp-content/plugins/jetpack-protect/jetpack-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8521,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8522,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8523,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8524,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8525,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-a8c-mc-stats/src/class-a8c-mc-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8526,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8527,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8528,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8529,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8530,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-account-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8531,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8532,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-email-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8533,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-detection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8534,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8535,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-password-strength-meter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8536,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8537,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/class-validation-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8538,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/password-detection.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8539,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/css/strength-meter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8540,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-account-protection/src/js/jetpack-password-strength-meter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8541,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8542,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8543,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8544,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8545,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-admin-ui/src/class-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8546,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8547,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8548,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8549,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8550,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8551,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8552,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8553,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/build/jetpack-script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8554,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8555,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8556,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-script-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8557,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/class-semver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8558,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/i18n-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8559,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-assets/src/js/script-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8560,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8561,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8562,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8563,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8564,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager-impl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8565,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-helper-script-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8566,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-backup-helper-script-manager/src/class-throw-on-errors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8567,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8568,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8569,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8570,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8571,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/contracts/boost-api-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8572,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-boost-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8573,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-cacheable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8574,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-transient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8575,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8576,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8577,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-core/src/lib/class-wpcom-boost-api-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8578,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8579,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8580,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8581,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8582,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-jetpack-boost-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8583,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-graph-history-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8584,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-history.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8585,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8586,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-boost-speed-score/src/class-speed-score.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8587,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8588,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8589,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8590,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8591,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/src/class-config.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-config/src/class-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8592,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8593,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8594,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8595,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/TRACKING.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/TRACKING.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8596,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/actions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8597,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8598,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8599,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8600,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8601,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/identity-crisis.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8602,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-confirm-dc9fe8f5c68cfd1320e0.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (8603,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/disconnect-thanks-5873bfac56a9bd7322cd.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (8604,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8605,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8606,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8607,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8608,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-connection.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8609,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8610,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8611,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8612,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-admin-create-user.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8613,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8614,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8615,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8616,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-login.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8617,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8618,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8619,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8620,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/jetpack-users-connection.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8621,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8622,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-ajax.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8623,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8624,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/dist/tracks-callables.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8625,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8626,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-ixr-clientmulticall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8627,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8628,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-signature.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8629,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8630,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-tracks-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8631,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/legacy/class-jetpack-xmlrpc-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8632,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-authorize-json-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8633,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-client.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8634,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8635,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-connection-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8636,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-error-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8637,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-external-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8638,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-heartbeat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8639,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-initial-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8640,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8641,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-nonce-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8642,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version-tracker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8643,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8644,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner-coupon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8645,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-partner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8646,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8647,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8648,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8649,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-rest-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8650,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-secrets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8651,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-server-sandbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8652,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-terms-of-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8653,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens-locks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8654,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tokens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8655,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8656,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-urls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8657,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-user-account-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8658,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-users-connection-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8659,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8660,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-webhooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8661,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-async-call.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8662,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/class-xmlrpc-connector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8663,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/_inc/admin.jsx');
INSERT INTO `wp_wfknownfilelist` VALUES (8664,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8665,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-identity-crisis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8666,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8667,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8668,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/identity-crisis/class-url-secret.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8669,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8670,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/interface-storage-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8671,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-force-2fa.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8672,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8673,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8674,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-sso.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8675,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/class-user-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8676,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8677,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-admin-create-user.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8678,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8679,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-login.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8680,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/sso/jetpack-sso-users.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8681,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/traits/trait-wpcom-rest-api-proxy-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8682,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-connection/src/webhooks/class-authorize-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8683,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8684,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8685,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8686,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8687,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-constants/src/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8688,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8689,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8690,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8691,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8692,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-device-detection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8693,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/class-user-agent-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8694,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-device-detection/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8695,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8696,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8697,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8698,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8699,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8700,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8701,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-explat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8702,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-explat/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8703,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8704,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8705,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8706,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8707,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-ip/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8708,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8709,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8710,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8711,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/images/background-f9c9ff650c08ee46f153.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8712,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8713,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8714,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8715,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8716,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8717,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8718,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-post-connection-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8719,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-pre-connection-jitm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8720,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/class-rest-api-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8721,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/css/jetpack-admin-jitm.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (8722,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-jitm/src/images/background.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8723,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8724,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8725,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8726,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8727,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8728,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-licensing/src/class-licensing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8729,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8730,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8731,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8732,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8733,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-logo/src/class-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8734,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8735,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8736,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8737,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/antispam-logo-3ed9150e231df6ccf21f.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8738,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/apple-92dacafad84e79708a74.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8739,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/cloud-81ac85ba680343200f54.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8740,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-f4bd1db5fb786efbc9d5.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/complete-f4bd1db5fb786efbc9d5.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8741,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/connect-c399837fe1621b176d10.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8742,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/crm-logo-44168487be53fc4238c0.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8743,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/empty-avatar-fea23feddfa99b07c2e8.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8744,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/extras-c6bd0796750901faa7fd.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8745,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/github-45c648158e3e86b560f5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8746,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/google-dec2a429bf1d8e83f9ad.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8747,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/gradient-c8be7f5c46b865bff2ee.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8748,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/icon-3a7ecaa604823c98c3cf.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8749,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-9de1caef5eb5c22da5d6.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8750,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-gray-7eeb5eb060c8adea8622.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8751,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-lock-cef570e11997f185e23d.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8752,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jetpack-license-activation-with-success-c5c132e713a79e05985f.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8753,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2d3cde3530ed733dd078.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2d3cde3530ed733dd078.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8754,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-e7cc7539e838411021fc.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_1-2x-e7cc7539e838411021fc.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8755,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-2007558d09f4da6c6de8.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-2x-2007558d09f4da6c6de8.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8756,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-906571935a444eba3033.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_2-906571935a444eba3033.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8757,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-130ffe6b55329721d701.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-2x-130ffe6b55329721d701.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8758,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-f955ec821253f3755407.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/jp_onboarding_tour_4-f955ec821253f3755407.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8759,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-53b7f3ddc8dcbe17b0c1.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/security-53b7f3ddc8dcbe17b0c1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8760,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-inactive-cba3b43d918377b506e5.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8761,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-off-47426e7b562ef20ae513.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8762,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-partial-48b279219c6389a129b9.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8763,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/shield-success-e64a26c3a6d0888fba06.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8764,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-01-sasha-endoh-ee136c80077dae395653.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (8765,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/slide-02-tim-ferriss-7af54c97669afc7e042b.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (8766,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/stats-95b42796ede4f632b642.png');
INSERT INTO `wp_wfknownfilelist` VALUES (8767,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/images/wordpress-1fc3e0ba6c52e9707900.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (8768,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8769,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8770,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (8771,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8772,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/build/index.rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (8773,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8774,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-activitylog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8775,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-historically-active-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8776,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8777,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-jetpack-manage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8778,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8779,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-red-bubble-notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8780,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8781,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8782,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-purchases.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8783,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-recommendations-evaluation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8784,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-rest-zendesk-chat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8785,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/class-wpcom-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8786,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-anti-spam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8787,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8788,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-boost.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8789,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-complete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8790,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-creator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8791,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-crm.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8792,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-extras.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8793,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-growth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8794,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-hybrid-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8795,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-jetpack-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8796,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-module-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8797,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-newsletter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8798,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8799,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8800,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-related-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8801,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-scan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8802,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8803,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8804,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8805,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-site-accelerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8806,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8807,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-starter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8808,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8809,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-my-jetpack/src/products/class-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8810,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8811,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8812,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8813,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8814,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-password-checker/src/class-password-checker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8815,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8816,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8817,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8818,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8819,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-automatic-install-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8820,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-plugins-installer/src/class-plugins-installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8821,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8822,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8823,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8824,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8825,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-extension-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8826,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-history-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8827,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-protect-models.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8828,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-status-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8829,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-threat-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8830,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-models/src/class-vulnerability-model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8831,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8832,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8833,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8834,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8835,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8836,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-protect-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8837,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8838,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-scan-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8839,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-protect-status/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8840,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8841,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8842,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8843,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8844,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-redirect/src/class-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8845,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8846,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8847,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8848,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8849,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-roles/src/class-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8850,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8851,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8852,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8853,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8854,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8855,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-cookiestate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8856,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-errors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8857,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-files.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8858,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-host.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-host.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8859,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8860,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-paths.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8861,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-request.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8862,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8863,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-status/src/class-visitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8864,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8865,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8866,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8867,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8868,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8869,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-data-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8870,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-dedicated-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8871,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-default-filter-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8872,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-defaults.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8873,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8874,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8875,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-json-deflate-array-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8876,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-listener.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8877,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8878,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8879,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8880,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8881,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue-buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8882,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-queue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8883,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8884,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-endpoints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8885,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-rest-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8886,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-sender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8887,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8888,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8889,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-simple-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8890,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8891,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/class-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8892,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-codec.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8893,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/interface-replicastore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8894,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8895,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-callables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8896,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8897,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8898,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync-immediately.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8899,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-full-sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8900,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8901,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-menus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8902,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8903,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8904,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-network-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8905,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8906,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8907,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8908,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8909,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8910,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8911,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-term-relationships.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8912,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8913,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8914,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8915,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8916,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-hpos-orders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8917,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce-products.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8918,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8919,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/modules/class-wp-super-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8920,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-usermeta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8921,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8922,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/replicastore/class-table-checksum.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8923,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8924,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8925,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8926,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8927,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8928,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8929,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8930,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8931,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-package-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8932,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-transport-helper/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8933,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8934,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8935,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8936,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8937,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/composer.json','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8938,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/abstract-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8939,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-brute-force-protection-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8940,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-math-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8941,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-shared-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8942,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/brute-force-protection/class-transient-cleanup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8943,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-brute-force-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8944,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8945,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8946,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocked-login-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8947,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-blocklog-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8948,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8949,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8950,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-initializer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8951,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-operators.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8952,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8953,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-rules-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8954,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8955,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-runtime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8956,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-standalone-bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8957,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8958,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/class-waf-transforms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8959,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-file-system-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8960,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-rules-api-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8961,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/exceptions/class-waf-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8962,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php','wp-content/plugins/jetpack-protect/jetpack_vendor/automattic/jetpack-waf/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8963,'/srv/htdocs/wp-content/plugins/jetpack-protect/jetpack_vendor/i18n-map.php','wp-content/plugins/jetpack-protect/jetpack_vendor/i18n-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8964,'/srv/htdocs/wp-content/plugins/jetpack-protect/readme.txt','wp-content/plugins/jetpack-protect/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8965,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-credentials.php','wp-content/plugins/jetpack-protect/src/class-credentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8966,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-jetpack-protect.php','wp-content/plugins/jetpack-protect/src/class-jetpack-protect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8967,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-onboarding.php','wp-content/plugins/jetpack-protect/src/class-onboarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8968,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-rest-controller.php','wp-content/plugins/jetpack-protect/src/class-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8969,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-scan-history.php','wp-content/plugins/jetpack-protect/src/class-scan-history.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8970,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-site-health.php','wp-content/plugins/jetpack-protect/src/class-site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8971,'/srv/htdocs/wp-content/plugins/jetpack-protect/src/class-threats.php','wp-content/plugins/jetpack-protect/src/class-threats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8972,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/autoload.php','wp-content/plugins/jetpack-protect/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8973,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/autoload_packages.php','wp-content/plugins/jetpack-protect/vendor/autoload_packages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8974,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/CHANGELOG.md','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8975,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (8976,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (8977,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8978,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-current-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8979,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php','wp-content/plugins/jetpack-protect/vendor/automattic/jetpack-plans/src/class-plans.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8980,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/ClassLoader.php','wp-content/plugins/jetpack-protect/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8981,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/InstalledVersions.php','wp-content/plugins/jetpack-protect/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8982,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/LICENSE','wp-content/plugins/jetpack-protect/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (8983,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_classmap.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8984,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_files.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8985,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8986,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_psr4.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8987,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_real.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8988,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/autoload_static.php','wp-content/plugins/jetpack-protect/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8989,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/installed.json','wp-content/plugins/jetpack-protect/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (8990,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/installed.php','wp-content/plugins/jetpack-protect/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8991,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php','wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8992,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php','wp-content/plugins/jetpack-protect/vendor/composer/jetpack_autoload_filemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8993,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/composer/platform_check.php','wp-content/plugins/jetpack-protect/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8994,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8995,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8996,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8997,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8998,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-hook-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (8999,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-latest-autoloader-guard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9000,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-manifest-reader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9001,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-path-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9002,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-php-autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9003,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugin-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9004,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-plugins-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9005,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-shutdown-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9006,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9007,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php','wp-content/plugins/jetpack-protect/vendor/jetpack-autoloader/class-version-selector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9008,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (9009,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/NOTICE');
INSERT INTO `wp_wfknownfilelist` VALUES (9010,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/bench.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9011,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/bench/check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9012,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringMatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9013,'/srv/htdocs/wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php','wp-content/plugins/jetpack-protect/vendor/wikimedia/aho-corasick/src/MultiStringReplacer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9014,'/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/addon.php','wp-content/plugins/members/addons/members-acf-integration/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9015,'/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/Activator.php','wp-content/plugins/members/addons/members-acf-integration/src/Activator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9016,'/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/Plugin.php','wp-content/plugins/members/addons/members-acf-integration/src/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9017,'/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/functions-caps.php','wp-content/plugins/members/addons/members-acf-integration/src/functions-caps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9018,'/srv/htdocs/wp-content/plugins/members/addons/members-acf-integration/src/functions-roles.php','wp-content/plugins/members/addons/members-acf-integration/src/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9019,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/addon.php','wp-content/plugins/members/addons/members-admin-access/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9020,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/class-app.php','wp-content/plugins/members/addons/members-admin-access/app/class-app.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9021,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/class-view-settings.php','wp-content/plugins/members/addons/members-admin-access/app/class-view-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9022,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/functions-admin.php','wp-content/plugins/members/addons/members-admin-access/app/functions-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9023,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/app/functions.php','wp-content/plugins/members/addons/members-admin-access/app/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9024,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/bootstrap/app.php','wp-content/plugins/members/addons/members-admin-access/bootstrap/app.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9025,'/srv/htdocs/wp-content/plugins/members/addons/members-admin-access/config/app.php','wp-content/plugins/members/addons/members-admin-access/config/app.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9026,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/addon.php','wp-content/plugins/members/addons/members-block-permissions/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9027,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/changelog.md','wp-content/plugins/members/addons/members-block-permissions/changelog.md');
INSERT INTO `wp_wfknownfilelist` VALUES (9028,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/css/editor.css','wp-content/plugins/members/addons/members-block-permissions/public/css/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9029,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/js/editor.js','wp-content/plugins/members/addons/members-block-permissions/public/js/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9030,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/js/upsell.js','wp-content/plugins/members/addons/members-block-permissions/public/js/upsell.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9031,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/public/mix-manifest.json','wp-content/plugins/members/addons/members-block-permissions/public/mix-manifest.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9032,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/cap-text-input.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/cap-text-input.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9033,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/condition-select.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/condition-select.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9034,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/message-textarea.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/message-textarea.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9035,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checkbox.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checkbox.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9036,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checklist.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/role-checklist.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9037,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/type-select.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/type-select.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9038,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/upgrade-prompt.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/upgrade-prompt.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9039,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/user-status-select.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/controls/user-status-select.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9040,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-edit.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9041,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-register.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-register.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9042,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-upsell.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/filter-block-upsell.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9043,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/notices/not-allowed.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/notices/not-allowed.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9044,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/styles/upgrade-prompt.css','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor/styles/upgrade-prompt.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9045,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/editor.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9046,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/js/upsell.js','wp-content/plugins/members/addons/members-block-permissions/resources/js/upsell.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9047,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/lang/members-block-permissions.pot','wp-content/plugins/members/addons/members-block-permissions/resources/lang/members-block-permissions.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (9048,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/resources/scss/editor.scss','wp-content/plugins/members/addons/members-block-permissions/resources/scss/editor.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9049,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Activator.php','wp-content/plugins/members/addons/members-block-permissions/src/Activator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9050,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Block.php','wp-content/plugins/members/addons/members-block-permissions/src/Block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9051,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Editor.php','wp-content/plugins/members/addons/members-block-permissions/src/Editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9052,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Integration.php','wp-content/plugins/members/addons/members-block-permissions/src/Integration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9053,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/src/Plugin.php','wp-content/plugins/members/addons/members-block-permissions/src/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9054,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/webpack.mix.export.js','wp-content/plugins/members/addons/members-block-permissions/webpack.mix.export.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9055,'/srv/htdocs/wp-content/plugins/members/addons/members-block-permissions/webpack.mix.js','wp-content/plugins/members/addons/members-block-permissions/webpack.mix.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9056,'/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/addon.php','wp-content/plugins/members/addons/members-category-and-tag-caps/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9057,'/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/src/Activator.php','wp-content/plugins/members/addons/members-category-and-tag-caps/src/Activator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9058,'/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/src/functions-filters.php','wp-content/plugins/members/addons/members-category-and-tag-caps/src/functions-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9059,'/srv/htdocs/wp-content/plugins/members/addons/members-category-and-tag-caps/uninstall.php','wp-content/plugins/members/addons/members-category-and-tag-caps/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9060,'/srv/htdocs/wp-content/plugins/members/addons/members-core-create-caps/addon.php','wp-content/plugins/members/addons/members-core-create-caps/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9061,'/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/addon.php','wp-content/plugins/members/addons/members-edd-integration/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9062,'/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-caps.php','wp-content/plugins/members/addons/members-edd-integration/src/functions-caps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9063,'/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-filters.php','wp-content/plugins/members/addons/members-edd-integration/src/functions-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9064,'/srv/htdocs/wp-content/plugins/members/addons/members-edd-integration/src/functions-roles.php','wp-content/plugins/members/addons/members-edd-integration/src/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9065,'/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/addon.php','wp-content/plugins/members/addons/members-givewp-integration/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9066,'/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-caps.php','wp-content/plugins/members/addons/members-givewp-integration/src/functions-caps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9067,'/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-filters.php','wp-content/plugins/members/addons/members-givewp-integration/src/functions-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9068,'/srv/htdocs/wp-content/plugins/members/addons/members-givewp-integration/src/functions-roles.php','wp-content/plugins/members/addons/members-givewp-integration/src/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9069,'/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/addon.php','wp-content/plugins/members/addons/members-meta-box-integration/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9070,'/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/Activator.php','wp-content/plugins/members/addons/members-meta-box-integration/src/Activator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9071,'/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/Plugin.php','wp-content/plugins/members/addons/members-meta-box-integration/src/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9072,'/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/functions-caps.php','wp-content/plugins/members/addons/members-meta-box-integration/src/functions-caps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9073,'/srv/htdocs/wp-content/plugins/members/addons/members-meta-box-integration/src/functions-roles.php','wp-content/plugins/members/addons/members-meta-box-integration/src/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9074,'/srv/htdocs/wp-content/plugins/members/addons/members-privacy-caps/addon.php','wp-content/plugins/members/addons/members-privacy-caps/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9075,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/addon.php','wp-content/plugins/members/addons/members-role-hierarchy/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9076,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/class-edit-role.php','wp-content/plugins/members/addons/members-role-hierarchy/admin/class-edit-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9077,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/class-manage-roles.php','wp-content/plugins/members/addons/members-role-hierarchy/admin/class-manage-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9078,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php','wp-content/plugins/members/addons/members-role-hierarchy/admin/functions-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9079,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-filters.php','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9080,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-options.php','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9081,'/srv/htdocs/wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-position.php','wp-content/plugins/members/addons/members-role-hierarchy/inc/functions-position.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9082,'/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/addon.php','wp-content/plugins/members/addons/members-role-levels/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9083,'/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/class-column-level.php','wp-content/plugins/members/addons/members-role-levels/admin/class-column-level.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9084,'/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/class-meta-box-level.php','wp-content/plugins/members/addons/members-role-levels/admin/class-meta-box-level.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9085,'/srv/htdocs/wp-content/plugins/members/addons/members-role-levels/admin/functions-helpers.php','wp-content/plugins/members/addons/members-role-levels/admin/functions-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9086,'/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/addon.php','wp-content/plugins/members/addons/members-woocommerce-integration/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9087,'/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-caps.php','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-caps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9088,'/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-filters.php','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9089,'/srv/htdocs/wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-roles.php','wp-content/plugins/members/addons/members-woocommerce-integration/src/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9090,'/srv/htdocs/wp-content/plugins/members/admin/class-addon.php','wp-content/plugins/members/admin/class-addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9091,'/srv/htdocs/wp-content/plugins/members/admin/class-cap-control.php','wp-content/plugins/members/admin/class-cap-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9092,'/srv/htdocs/wp-content/plugins/members/admin/class-cap-section.php','wp-content/plugins/members/admin/class-cap-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9093,'/srv/htdocs/wp-content/plugins/members/admin/class-cap-tabs.php','wp-content/plugins/members/admin/class-cap-tabs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9094,'/srv/htdocs/wp-content/plugins/members/admin/class-manage-roles.php','wp-content/plugins/members/admin/class-manage-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9095,'/srv/htdocs/wp-content/plugins/members/admin/class-manage-users.php','wp-content/plugins/members/admin/class-manage-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9096,'/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-content-permissions.php','wp-content/plugins/members/admin/class-meta-box-content-permissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9097,'/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-custom-cap.php','wp-content/plugins/members/admin/class-meta-box-custom-cap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9098,'/srv/htdocs/wp-content/plugins/members/admin/class-meta-box-publish-role.php','wp-content/plugins/members/admin/class-meta-box-publish-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9099,'/srv/htdocs/wp-content/plugins/members/admin/class-notifications.php','wp-content/plugins/members/admin/class-notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9100,'/srv/htdocs/wp-content/plugins/members/admin/class-review-prompt.php','wp-content/plugins/members/admin/class-review-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9101,'/srv/htdocs/wp-content/plugins/members/admin/class-role-edit.php','wp-content/plugins/members/admin/class-role-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9102,'/srv/htdocs/wp-content/plugins/members/admin/class-role-list-table.php','wp-content/plugins/members/admin/class-role-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9103,'/srv/htdocs/wp-content/plugins/members/admin/class-role-new.php','wp-content/plugins/members/admin/class-role-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9104,'/srv/htdocs/wp-content/plugins/members/admin/class-roles.php','wp-content/plugins/members/admin/class-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9105,'/srv/htdocs/wp-content/plugins/members/admin/class-settings.php','wp-content/plugins/members/admin/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9106,'/srv/htdocs/wp-content/plugins/members/admin/class-user-edit.php','wp-content/plugins/members/admin/class-user-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9107,'/srv/htdocs/wp-content/plugins/members/admin/class-user-new.php','wp-content/plugins/members/admin/class-user-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9108,'/srv/htdocs/wp-content/plugins/members/admin/config/addons.php','wp-content/plugins/members/admin/config/addons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9109,'/srv/htdocs/wp-content/plugins/members/admin/functions-addons.php','wp-content/plugins/members/admin/functions-addons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9110,'/srv/htdocs/wp-content/plugins/members/admin/functions-admin.php','wp-content/plugins/members/admin/functions-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9111,'/srv/htdocs/wp-content/plugins/members/admin/functions-help.php','wp-content/plugins/members/admin/functions-help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9112,'/srv/htdocs/wp-content/plugins/members/admin/functions-settings.php','wp-content/plugins/members/admin/functions-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9113,'/srv/htdocs/wp-content/plugins/members/admin/tmpl/cap-control.php','wp-content/plugins/members/admin/tmpl/cap-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9114,'/srv/htdocs/wp-content/plugins/members/admin/tmpl/cap-section.php','wp-content/plugins/members/admin/tmpl/cap-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9115,'/srv/htdocs/wp-content/plugins/members/admin/views/class-view-addons.php','wp-content/plugins/members/admin/views/class-view-addons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9116,'/srv/htdocs/wp-content/plugins/members/admin/views/class-view-general.php','wp-content/plugins/members/admin/views/class-view-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9117,'/srv/htdocs/wp-content/plugins/members/admin/views/class-view.php','wp-content/plugins/members/admin/views/class-view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9118,'/srv/htdocs/wp-content/plugins/members/admin/views/promotion.php','wp-content/plugins/members/admin/views/promotion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9119,'/srv/htdocs/wp-content/plugins/members/changelog.md','wp-content/plugins/members/changelog.md');
INSERT INTO `wp_wfknownfilelist` VALUES (9120,'/srv/htdocs/wp-content/plugins/members/contributing.md','wp-content/plugins/members/contributing.md');
INSERT INTO `wp_wfknownfilelist` VALUES (9121,'/srv/htdocs/wp-content/plugins/members/css/admin-notifications.css','wp-content/plugins/members/css/admin-notifications.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9122,'/srv/htdocs/wp-content/plugins/members/css/admin.css','wp-content/plugins/members/css/admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9123,'/srv/htdocs/wp-content/plugins/members/css/admin.min.css','wp-content/plugins/members/css/admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9124,'/srv/htdocs/wp-content/plugins/members/img/Members-header.svg','wp-content/plugins/members/img/Members-header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9125,'/srv/htdocs/wp-content/plugins/members/img/affiliate_blue-01.png','wp-content/plugins/members/img/affiliate_blue-01.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9126,'/srv/htdocs/wp-content/plugins/members/img/bee.png','wp-content/plugins/members/img/bee.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9127,'/srv/htdocs/wp-content/plugins/members/img/icon-addon.png','wp-content/plugins/members/img/icon-addon.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9128,'/srv/htdocs/wp-content/plugins/members/img/memberpress-advanced.svg','wp-content/plugins/members/img/memberpress-advanced.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9129,'/srv/htdocs/wp-content/plugins/members/img/memberpress-email.svg','wp-content/plugins/members/img/memberpress-email.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9130,'/srv/htdocs/wp-content/plugins/members/img/memberpress-payments.svg','wp-content/plugins/members/img/memberpress-payments.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9131,'/srv/htdocs/wp-content/plugins/members/img/memberpress-subscriptions.svg','wp-content/plugins/members/img/memberpress-subscriptions.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9132,'/srv/htdocs/wp-content/plugins/members/img/members-acf-integration.svg','wp-content/plugins/members/img/members-acf-integration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9133,'/srv/htdocs/wp-content/plugins/members/img/members-admin-access.svg','wp-content/plugins/members/img/members-admin-access.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9134,'/srv/htdocs/wp-content/plugins/members/img/members-block-permissions.svg','wp-content/plugins/members/img/members-block-permissions.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9135,'/srv/htdocs/wp-content/plugins/members/img/members-category-and-tag-caps.svg','wp-content/plugins/members/img/members-category-and-tag-caps.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9136,'/srv/htdocs/wp-content/plugins/members/img/members-core-create-caps.svg','wp-content/plugins/members/img/members-core-create-caps.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9137,'/srv/htdocs/wp-content/plugins/members/img/members-edd-integration.svg','wp-content/plugins/members/img/members-edd-integration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9138,'/srv/htdocs/wp-content/plugins/members/img/members-givewp-integration.svg','wp-content/plugins/members/img/members-givewp-integration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9139,'/srv/htdocs/wp-content/plugins/members/img/members-meta-box-integration.svg','wp-content/plugins/members/img/members-meta-box-integration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9140,'/srv/htdocs/wp-content/plugins/members/img/members-privacy-caps.svg','wp-content/plugins/members/img/members-privacy-caps.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9141,'/srv/htdocs/wp-content/plugins/members/img/members-role-hierarchy.svg','wp-content/plugins/members/img/members-role-hierarchy.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9142,'/srv/htdocs/wp-content/plugins/members/img/members-role-levels.svg','wp-content/plugins/members/img/members-role-levels.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9143,'/srv/htdocs/wp-content/plugins/members/img/members-woocommerce-integration.svg','wp-content/plugins/members/img/members-woocommerce-integration.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9144,'/srv/htdocs/wp-content/plugins/members/img/members.svg','wp-content/plugins/members/img/members.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9145,'/srv/htdocs/wp-content/plugins/members/img/mp-icon-RGB.jpg','wp-content/plugins/members/img/mp-icon-RGB.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9146,'/srv/htdocs/wp-content/plugins/members/img/mp-logo-stacked-RGB.jpg','wp-content/plugins/members/img/mp-logo-stacked-RGB.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9147,'/srv/htdocs/wp-content/plugins/members/img/pl-icon-RGB.jpg','wp-content/plugins/members/img/pl-icon-RGB.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9148,'/srv/htdocs/wp-content/plugins/members/inc/class-cap-group.php','wp-content/plugins/members/inc/class-cap-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9149,'/srv/htdocs/wp-content/plugins/members/inc/class-capability.php','wp-content/plugins/members/inc/class-capability.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9150,'/srv/htdocs/wp-content/plugins/members/inc/class-registry.php','wp-content/plugins/members/inc/class-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9151,'/srv/htdocs/wp-content/plugins/members/inc/class-role-group.php','wp-content/plugins/members/inc/class-role-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9152,'/srv/htdocs/wp-content/plugins/members/inc/class-role.php','wp-content/plugins/members/inc/class-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9153,'/srv/htdocs/wp-content/plugins/members/inc/class-widget-login.php','wp-content/plugins/members/inc/class-widget-login.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9154,'/srv/htdocs/wp-content/plugins/members/inc/class-widget-users.php','wp-content/plugins/members/inc/class-widget-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9155,'/srv/htdocs/wp-content/plugins/members/inc/functions-admin-bar.php','wp-content/plugins/members/inc/functions-admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9156,'/srv/htdocs/wp-content/plugins/members/inc/functions-cap-groups.php','wp-content/plugins/members/inc/functions-cap-groups.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9157,'/srv/htdocs/wp-content/plugins/members/inc/functions-capabilities.php','wp-content/plugins/members/inc/functions-capabilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9158,'/srv/htdocs/wp-content/plugins/members/inc/functions-content-permissions.php','wp-content/plugins/members/inc/functions-content-permissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9159,'/srv/htdocs/wp-content/plugins/members/inc/functions-deprecated.php','wp-content/plugins/members/inc/functions-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9160,'/srv/htdocs/wp-content/plugins/members/inc/functions-options.php','wp-content/plugins/members/inc/functions-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9161,'/srv/htdocs/wp-content/plugins/members/inc/functions-private-site.php','wp-content/plugins/members/inc/functions-private-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9162,'/srv/htdocs/wp-content/plugins/members/inc/functions-role-groups.php','wp-content/plugins/members/inc/functions-role-groups.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9163,'/srv/htdocs/wp-content/plugins/members/inc/functions-roles.php','wp-content/plugins/members/inc/functions-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9164,'/srv/htdocs/wp-content/plugins/members/inc/functions-shortcodes.php','wp-content/plugins/members/inc/functions-shortcodes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9165,'/srv/htdocs/wp-content/plugins/members/inc/functions-users.php','wp-content/plugins/members/inc/functions-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9166,'/srv/htdocs/wp-content/plugins/members/inc/functions-widgets.php','wp-content/plugins/members/inc/functions-widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9167,'/srv/htdocs/wp-content/plugins/members/inc/functions.php','wp-content/plugins/members/inc/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9168,'/srv/htdocs/wp-content/plugins/members/inc/template.php','wp-content/plugins/members/inc/template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9169,'/srv/htdocs/wp-content/plugins/members/js/admin-notifications.js','wp-content/plugins/members/js/admin-notifications.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9170,'/srv/htdocs/wp-content/plugins/members/js/edit-post.js','wp-content/plugins/members/js/edit-post.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9171,'/srv/htdocs/wp-content/plugins/members/js/edit-post.min.js','wp-content/plugins/members/js/edit-post.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9172,'/srv/htdocs/wp-content/plugins/members/js/edit-role.js','wp-content/plugins/members/js/edit-role.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9173,'/srv/htdocs/wp-content/plugins/members/js/edit-role.min.js','wp-content/plugins/members/js/edit-role.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9174,'/srv/htdocs/wp-content/plugins/members/js/members-pointers.js','wp-content/plugins/members/js/members-pointers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9175,'/srv/htdocs/wp-content/plugins/members/js/members-pointers.min.js','wp-content/plugins/members/js/members-pointers.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9176,'/srv/htdocs/wp-content/plugins/members/js/settings.js','wp-content/plugins/members/js/settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9177,'/srv/htdocs/wp-content/plugins/members/js/settings.min.js','wp-content/plugins/members/js/settings.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9178,'/srv/htdocs/wp-content/plugins/members/lang/members.pot','wp-content/plugins/members/lang/members.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (9179,'/srv/htdocs/wp-content/plugins/members/license.md','wp-content/plugins/members/license.md');
INSERT INTO `wp_wfknownfilelist` VALUES (9180,'/srv/htdocs/wp-content/plugins/members/loco.xml','wp-content/plugins/members/loco.xml');
INSERT INTO `wp_wfknownfilelist` VALUES (9181,'/srv/htdocs/wp-content/plugins/members/members.php','wp-content/plugins/members/members.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9182,'/srv/htdocs/wp-content/plugins/members/readme.txt','wp-content/plugins/members/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (9183,'/srv/htdocs/wp-content/plugins/members/templates/comments.php','wp-content/plugins/members/templates/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9184,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload-classmap.php','wp-content/plugins/members/vendor-prefixed/autoload-classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9185,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload-files.php','wp-content/plugins/members/vendor-prefixed/autoload-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9186,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/autoload.php','wp-content/plugins/members/vendor-prefixed/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9187,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/App.php','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/App.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9188,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Config.php','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9189,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonHelper.php','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonHelper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9190,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonInstallSkin.php','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/Helper/AddonInstallSkin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9191,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.css','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9192,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.js','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/dist/main.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9193,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/functions.php','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9194,'/srv/htdocs/wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/views/list.phtml','wp-content/plugins/members/vendor-prefixed/caseproof/growth-tools/src/views/list.phtml');
INSERT INTO `wp_wfknownfilelist` VALUES (9195,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/open-external-links-in-a-new-window.php','wp-content/plugins/open-external-links-in-a-new-window/open-external-links-in-a-new-window.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9196,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/readme.txt','wp-content/plugins/open-external-links-in-a-new-window/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (9197,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/config.php','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9198,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/external.png','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/external.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9199,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/ucp.png','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/ucp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9200,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/wp-reset.png','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/icons/wp-reset.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9201,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.css','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9202,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.js','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9203,'/srv/htdocs/wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.php','wp-content/plugins/open-external-links-in-a-new-window/wf-flyout/wf-flyout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9204,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/admin-menu.php','wp-content/plugins/pressable-cache-management/admin/admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9205,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary-reverse.svg','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary-reverse.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9206,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary.svg','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-icon-primary.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9207,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-logo-primary.svg','wp-content/plugins/pressable-cache-management/admin/assets/img/pressable-logo-primary.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9208,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/api_connection.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/api_connection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9209,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache-purge-admin-bar.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache-purge-admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9210,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9211,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page_mu_plugin.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cache_wpp_cookie_page_mu_plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9212,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_cache_extender.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_cache_extender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9213,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_css.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_css.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9214,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_font_files_mu_plugins.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_font_files_mu_plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9215,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_jpg_png_webp.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_jpg_png_webp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9216,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_js_json.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_js_json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9217,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_specific_file.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_exclude_specific_file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9218,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_extender.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/cdn_extender.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9219,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_css_from_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_css_from_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9220,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_font_files_from_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_font_files_from_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9221,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_jpg_png_webp_from_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_jpg_png_webp_from_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9222,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_json_js_from_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_json_js_from_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9223,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9224,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache_mu_plugin.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_pages_from_batcache_mu_plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9225,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_particular_file_from_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_particular_file_from_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9226,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9227,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache_mu_plugin.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/exclude_query_string_gclid_from_cache_mu_plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9228,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9229,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache_mu_plugin.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/extend_batcache_mu_plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9230,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_particular_page.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_particular_page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9231,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_woo_individual_page.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_batcache_for_woo_individual_page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9232,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_comment_delete.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_comment_delete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9233,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_edit.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9234,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_post_delete.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_page_post_delete.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9235,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_theme_plugin_update.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_cache_on_theme_plugin_update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9236,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_object_cache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_object_cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9237,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_single_page_toolbar.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/flush_single_page_toolbar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9238,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/object_cache_admin_bar.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/object_cache_admin_bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9239,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/pcm_batcache_manager.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/pcm_batcache_manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9240,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/pressable_cache_management_mu_plugin_index.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/pressable_cache_management_mu_plugin_index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9241,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_cdn_cache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_cdn_cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9242,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_edge_cache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/purge_edge_cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9243,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/remove_pressable_branding.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/remove_pressable_branding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9244,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_cdn.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_cdn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9245,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_edge_cache.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/turn_on_off_edge_cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9246,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/custom-functions/wp-write-to-file-lib.php','wp-content/plugins/pressable-cache-management/admin/custom-functions/wp-write-to-file-lib.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9247,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/index.php','wp-content/plugins/pressable-cache-management/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9248,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/img/icon.svg','wp-content/plugins/pressable-cache-management/admin/public/img/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9249,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/index.php','wp-content/plugins/pressable-cache-management/admin/public/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9250,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/column.js','wp-content/plugins/pressable-cache-management/admin/public/js/column.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9251,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/toolbar.js','wp-content/plugins/pressable-cache-management/admin/public/js/toolbar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9252,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/public/js/toolbar_remove_branding.js','wp-content/plugins/pressable-cache-management/admin/public/js/toolbar_remove_branding.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9253,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-callbacks.php','wp-content/plugins/pressable-cache-management/admin/settings-callbacks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9254,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-page.php','wp-content/plugins/pressable-cache-management/admin/settings-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9255,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-register.php','wp-content/plugins/pressable-cache-management/admin/settings-register.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9256,'/srv/htdocs/wp-content/plugins/pressable-cache-management/admin/settings-validate.php','wp-content/plugins/pressable-cache-management/admin/settings-validate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9257,'/srv/htdocs/wp-content/plugins/pressable-cache-management/index.php','wp-content/plugins/pressable-cache-management/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9258,'/srv/htdocs/wp-content/plugins/pressable-cache-management/languages/index.php','wp-content/plugins/pressable-cache-management/languages/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9259,'/srv/htdocs/wp-content/plugins/pressable-cache-management/pressable-cache-management.php','wp-content/plugins/pressable-cache-management/pressable-cache-management.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9260,'/srv/htdocs/wp-content/plugins/pressable-cache-management/public/css/index.html','wp-content/plugins/pressable-cache-management/public/css/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (9261,'/srv/htdocs/wp-content/plugins/pressable-cache-management/public/index.php','wp-content/plugins/pressable-cache-management/public/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9262,'/srv/htdocs/wp-content/plugins/pressable-cache-management/remove_mu_plugins_batcache_on_uninstall.php','wp-content/plugins/pressable-cache-management/remove_mu_plugins_batcache_on_uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9263,'/srv/htdocs/wp-content/plugins/pressable-cache-management/remove_old_mu_plugins.php','wp-content/plugins/pressable-cache-management/remove_old_mu_plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9264,'/srv/htdocs/wp-content/plugins/pressable-cache-management/uninstall.php','wp-content/plugins/pressable-cache-management/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9265,'/wordpress/plugins/pressable-onepress-login/1.3.2/class-pressable-onepress-login-plugin.php','wp-content/plugins/pressable-onepress-login/class-pressable-onepress-login-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9266,'/wordpress/plugins/pressable-onepress-login/1.3.2/pressable-onepress-login.php','wp-content/plugins/pressable-onepress-login/pressable-onepress-login.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9267,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/blocks.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/blocks.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9268,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/cmb2.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/cmb2.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9269,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/common.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/common.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9270,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard-widget.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard-widget.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9271,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/dashboard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9272,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/divi.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/divi.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9273,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor-dark.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor-dark.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9274,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/elementor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9275,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/gutenberg.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/gutenberg.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9276,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/metabox.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/metabox.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9277,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/option-panel.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/option-panel.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9278,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/post-list.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/post-list.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9279,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/schema.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/schema.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9280,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/css/setup-wizard.css','wp-content/plugins/seo-by-rank-math/assets/admin/css/setup-wizard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9281,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.svg','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9282,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.ttf','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (9283,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.woff','wp-content/plugins/seo-by-rank-math/assets/admin/fonts/Rank-Math.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (9284,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-gif.png','wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-gif.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9285,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-play.png','wp-content/plugins/seo-by-rank-math/assets/admin/img/icon-play.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9286,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/loader.svg','wp-content/plugins/seo-by-rank-math/assets/admin/img/loader.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9287,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/logo.svg','wp-content/plugins/seo-by-rank-math/assets/admin/img/logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9288,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/menu-icon.svg','wp-content/plugins/seo-by-rank-math/assets/admin/img/menu-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9289,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/pillar.svg','wp-content/plugins/seo-by-rank-math/assets/admin/img/pillar.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9290,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/score-100.png','wp-content/plugins/seo-by-rank-math/assets/admin/img/score-100.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9291,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/social-placeholder.jpg','wp-content/plugins/seo-by-rank-math/assets/admin/img/social-placeholder.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9292,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/img/trends-preview.jpg','wp-content/plugins/seo-by-rank-math/assets/admin/img/trends-preview.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9293,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/analyzer.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/analyzer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9294,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/blocks.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/blocks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9295,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/classic.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9296,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/common.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/common.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9297,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/components.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/components.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9298,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/custom-fields.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/custom-fields.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9299,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/dashboard.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9300,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/generalSettings.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/generalSettings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9301,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/glue-custom-fields.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/glue-custom-fields.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9302,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-formats.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-formats.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9303,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-primary-term.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg-primary-term.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9304,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/gutenberg.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9305,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/instantIndexingSettings.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/instantIndexingSettings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9306,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/modules.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/modules.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9307,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/option-panel.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/option-panel.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9308,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/post-list.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/post-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9309,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/rank-math-app.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/rank-math-app.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9310,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/registration.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/registration.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9311,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/settings.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9312,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/sitemapSettings.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/sitemapSettings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9313,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/titleSettings.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/titleSettings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9314,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/validate.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/validate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9315,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/wizard.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/wizard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9316,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/admin/js/wplink.js','wp-content/plugins/seo-by-rank-math/assets/admin/js/wplink.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9317,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-contact-info.css','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-contact-info.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9318,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-seo-score.css','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math-seo-score.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9319,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9320,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.min.css','wp-content/plugins/seo-by-rank-math/assets/front/css/rank-math.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9321,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js','wp-content/plugins/seo-by-rank-math/assets/front/js/rank-math.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9322,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/autop.js','wp-content/plugins/seo-by-rank-math/assets/vendor/autop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9323,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/clipboard.min.js','wp-content/plugins/seo-by-rank-math/assets/vendor/clipboard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9324,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.css','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9325,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.min.css','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/daterangepicker.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9326,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/jquery.daterangepicker.min.js','wp-content/plugins/seo-by-rank-math/assets/vendor/date-range-picker/jquery.daterangepicker.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9327,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/de.php','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/de.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9328,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/en.php','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/en.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9329,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/ru.php','wp-content/plugins/seo-by-rank-math/assets/vendor/diacritics/ru.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9330,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/hooks.js','wp-content/plugins/seo-by-rank-math/assets/vendor/hooks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9331,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/i18n.js','wp-content/plugins/seo-by-rank-math/assets/vendor/i18n.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9332,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/lodash.js','wp-content/plugins/seo-by-rank-math/assets/vendor/lodash.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9333,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/de.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/de.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9334,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/en.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/en.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9335,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/es.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/es.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9336,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fi.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9337,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fr.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/fr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9338,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/hu.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/hu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9339,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/id.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/id.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9340,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/it.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/it.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9341,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/ja.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/ja.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9342,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/nl.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/nl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9343,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/sv.php','wp-content/plugins/seo-by-rank-math/assets/vendor/powerwords/sv.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9344,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/schema/schema-map.php','wp-content/plugins/seo-by-rank-math/assets/vendor/schema/schema-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9345,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.css','wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9346,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.js','wp-content/plugins/seo-by-rank-math/assets/vendor/select2/select2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9347,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/url.js','wp-content/plugins/seo-by-rank-math/assets/vendor/url.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9348,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/assets/vendor/wordcount.js','wp-content/plugins/seo-by-rank-math/assets/vendor/wordcount.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9349,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/css/divi.css','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/css/divi.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9350,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-admin.js','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9351,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-iframe.js','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi-iframe.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9352,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi.js','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/assets/js/divi.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9353,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi-admin.php','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9354,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi.php','wp-content/plugins/seo-by-rank-math/includes/3rdparty/divi/class-divi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9355,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor-dark.css','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor-dark.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9356,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor.css','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/css/elementor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9357,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/js/elementor.js','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/assets/js/elementor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9358,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/class-elementor.php','wp-content/plugins/seo-by-rank-math/includes/3rdparty/elementor/class-elementor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9359,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/3rdparty/loco/class-loco-i18n-inline.php','wp-content/plugins/seo-by-rank-math/includes/3rdparty/loco/class-loco-i18n-inline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9360,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-bar-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9361,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-breadcrumbs.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9362,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-dashboard-nav.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-dashboard-nav.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9363,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-header.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9364,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-helper.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9365,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-init.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9366,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-menu.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9367,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9368,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-api.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9369,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-ask-review.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-ask-review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9370,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-assets.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9371,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-bulk-actions.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-bulk-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9372,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-fields.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9373,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-options.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-cmb2-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9374,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-dashboard-widget.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-dashboard-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9375,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-import-export.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-import-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9376,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-list-table.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9377,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-lock-modified-date.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-lock-modified-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9378,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-notices.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9379,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-option-center.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-option-center.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9380,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-options.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9381,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9382,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-post-columns.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-post-columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9383,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-post-filters.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-post-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9384,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-pro-notice.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-pro-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9385,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-register-options-page.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-register-options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9386,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-registration.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-registration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9387,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-sanitize-settings.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-sanitize-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9388,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/class-setup-wizard.php','wp-content/plugins/seo-by-rank-math/includes/admin/class-setup-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9389,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-clauses.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-clauses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9390,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-database.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9391,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-escape.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-escape.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9392,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-groupby.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-groupby.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9393,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-joins.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-joins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9394,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-orderby.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-orderby.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9395,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-query-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9396,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-select.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9397,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-translate.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-translate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9398,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/class-where.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/class-where.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9399,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/database/index.php','wp-content/plugins/seo-by-rank-math/includes/admin/database/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9400,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aio-rich-snippet.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aio-rich-snippet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9401,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aioseo.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-aioseo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9402,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-detector.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-detector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9403,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-plugin-importer.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-plugin-importer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9404,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-redirections.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-redirections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9405,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-seopress.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-seopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9406,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-status.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9407,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-wp-schema-pro.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-wp-schema-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9408,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-yoast.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/class-yoast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9409,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/importers/index.php','wp-content/plugins/seo-by-rank-math/includes/admin/importers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9410,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/index.php','wp-content/plugins/seo-by-rank-math/includes/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9411,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-metabox.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9412,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-post-screen.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-post-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9413,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9414,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-taxonomy-screen.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-taxonomy-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9415,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-user-screen.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/class-user-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9416,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/metabox/interface-screen.php','wp-content/plugins/seo-by-rank-math/includes/admin/metabox/interface-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9417,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php','wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification-center.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9418,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification.php','wp-content/plugins/seo-by-rank-math/includes/admin/notifications/class-notification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9419,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard-help.php','wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard-help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9420,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard.php','wp-content/plugins/seo-by-rank-math/includes/admin/views/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9421,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/index.php','wp-content/plugins/seo-by-rank-math/includes/admin/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9422,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/views/plugin-activation.php','wp-content/plugins/seo-by-rank-math/includes/admin/views/plugin-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9423,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/watcher/class-watcher.php','wp-content/plugins/seo-by-rank-math/includes/admin/watcher/class-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9424,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-compatibility.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9425,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-import.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9426,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-monitor-redirection.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-monitor-redirection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9427,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-optimization.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-optimization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9428,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-ready.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-ready.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9429,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-role.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9430,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-schema-markup.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-schema-markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9431,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-search-console.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-search-console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9432,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-sitemap.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9433,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-your-site.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/class-your-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9434,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/interface-wizard-step.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/interface-wizard-step.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9435,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/content.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9436,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/google-connect.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/google-connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9437,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/index.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9438,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/rank-math-connect.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/rank-math-connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9439,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/search-console-ui.php','wp-content/plugins/seo-by-rank-math/includes/admin/wizard/views/search-console-ui.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9440,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-auto-updater.php','wp-content/plugins/seo-by-rank-math/includes/class-auto-updater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9441,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-cmb2.php','wp-content/plugins/seo-by-rank-math/includes/class-cmb2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9442,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-common.php','wp-content/plugins/seo-by-rank-math/includes/class-common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9443,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-compatibility.php','wp-content/plugins/seo-by-rank-math/includes/class-compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9444,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-data-encryption.php','wp-content/plugins/seo-by-rank-math/includes/class-data-encryption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9445,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-defaults.php','wp-content/plugins/seo-by-rank-math/includes/class-defaults.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9446,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-frontend-seo-score.php','wp-content/plugins/seo-by-rank-math/includes/class-frontend-seo-score.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9447,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-helper.php','wp-content/plugins/seo-by-rank-math/includes/class-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9448,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-installer.php','wp-content/plugins/seo-by-rank-math/includes/class-installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9449,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php','wp-content/plugins/seo-by-rank-math/includes/class-json-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9450,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-kb.php','wp-content/plugins/seo-by-rank-math/includes/class-kb.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9451,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-metadata.php','wp-content/plugins/seo-by-rank-math/includes/class-metadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9452,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-post.php','wp-content/plugins/seo-by-rank-math/includes/class-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9453,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php','wp-content/plugins/seo-by-rank-math/includes/class-rewrite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9454,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-settings.php','wp-content/plugins/seo-by-rank-math/includes/class-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9455,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-term.php','wp-content/plugins/seo-by-rank-math/includes/class-term.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9456,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-thumbnail-overlay.php','wp-content/plugins/seo-by-rank-math/includes/class-thumbnail-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9457,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-tracking.php','wp-content/plugins/seo-by-rank-math/includes/class-tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9458,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-update-email.php','wp-content/plugins/seo-by-rank-math/includes/class-update-email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9459,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-updates.php','wp-content/plugins/seo-by-rank-math/includes/class-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9460,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/class-user.php','wp-content/plugins/seo-by-rank-math/includes/class-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9461,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/cli/class-commands.php','wp-content/plugins/seo-by-rank-math/includes/cli/class-commands.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9462,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-breadcrumbs.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9463,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9464,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9465,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-head.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9466,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-link-attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9467,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-redirection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9468,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php','wp-content/plugins/seo-by-rank-math/includes/frontend/class-shortcodes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9469,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-archive.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-archive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9470,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-author.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9471,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-blog.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9472,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-date.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9473,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-error-404.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-error-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9474,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-misc.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9475,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-paper.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-paper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9476,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-search.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9477,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-shop.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-shop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9478,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-singular.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-singular.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9479,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-taxonomy.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9480,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/interface-paper.php','wp-content/plugins/seo-by-rank-math/includes/frontend/paper/interface-paper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9481,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-analytics.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9482,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-api.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9483,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-arr.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-arr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9484,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-attachment.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9485,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-choices.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-choices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9486,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-conditional.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-conditional.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9487,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-content-ai.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-content-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9488,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-db.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9489,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-editor.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9490,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-html.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9491,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-locale.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-locale.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9492,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-options.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9493,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-param.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-param.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9494,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-post-type.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9495,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-schedule.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9496,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-schema.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9497,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-security.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9498,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-sitepress.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-sitepress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9499,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-str.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-str.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9500,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-taxonomy.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9501,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-url.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9502,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/class-wordpress.php','wp-content/plugins/seo-by-rank-math/includes/helpers/class-wordpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9503,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/helpers/index.php','wp-content/plugins/seo-by-rank-math/includes/helpers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9504,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/index.php','wp-content/plugins/seo-by-rank-math/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9505,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/interface-runner.php','wp-content/plugins/seo-by-rank-math/includes/interface-runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9506,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/metaboxes/index.php','wp-content/plugins/seo-by-rank-math/includes/metaboxes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9507,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/metaboxes/link-suggestions.php','wp-content/plugins/seo-by-rank-math/includes/metaboxes/link-suggestions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9508,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-base.php','wp-content/plugins/seo-by-rank-math/includes/module/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9509,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php','wp-content/plugins/seo-by-rank-math/includes/module/class-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9510,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/module/class-module.php','wp-content/plugins/seo-by-rank-math/includes/module/class-module.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9511,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/css/404-monitor.css','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/css/404-monitor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9512,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/js/404-monitor.js','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/js/404-monitor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9513,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/scss/404-monitor.scss','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/assets/scss/404-monitor.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9514,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9515,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-db.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9516,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-monitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9517,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-table.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/class-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9518,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9519,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-actions.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9520,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-bulk.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-bulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9521,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-overview.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-overview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9522,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-screen-content.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/help-tab-screen-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9523,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9524,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/main.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9525,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/404-monitor/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9526,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/acf/assets/js/acf.js','wp-content/plugins/seo-by-rank-math/includes/modules/acf/assets/js/acf.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9527,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/acf/class-acf.php','wp-content/plugins/seo-by-rank-math/includes/modules/acf/class-acf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9528,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/admin-bar.css','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/admin-bar.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9529,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/stats.css','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/css/stats.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9530,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/rank-math-pro.jpg','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/rank-math-pro.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9531,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-icon-external.png','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-icon-external.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9532,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-logo.png','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/report-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (9533,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/single-post-report.jpg','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/img/single-post-report.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9534,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/admin-bar.js','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/admin-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9535,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/stats.js','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/assets/js/stats.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9536,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-ajax.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9537,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9538,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-stats.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9539,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9540,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-db.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9541,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-email-reports.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-email-reports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9542,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-gtag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9543,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-keywords.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-keywords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9544,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-objects.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-objects.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9545,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-posts.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9546,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-stats.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9547,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9548,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-url-inspection.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-url-inspection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9549,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-watcher.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/class-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9550,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-analytics.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9551,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-api.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9552,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-authentication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9553,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-console.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9554,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-permissions.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-permissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9555,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-request.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9556,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-url-inspection.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/google/class-url-inspection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9557,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9558,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/rest/class-rest.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/rest/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9559,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/dashboard.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9560,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/cta.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/cta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9561,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/footer.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9562,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header-after.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header-after.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9563,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9564,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/report.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9565,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/positions.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/positions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9566,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/summary.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/sections/summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9567,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/stat.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/stat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9568,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/style.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/email-reports/style.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9569,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9570,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9571,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-base.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9572,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-console.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9573,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-inspections.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-inspections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9574,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-jobs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9575,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-oauth.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-oauth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9576,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-objects.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-objects.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9577,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-workflow.php','wp-content/plugins/seo-by-rank-math/includes/modules/analytics/workflows/class-workflow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9578,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9579,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-buddypress.php','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/class-buddypress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9580,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-group.php','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9581,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-user.php','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/paper/class-bp-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9582,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/views/options-titles.php','wp-content/plugins/seo-by-rank-math/includes/modules/buddypress/views/options-titles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9583,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-dark.css','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-dark.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9584,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-page.css','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai-page.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9585,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai.css','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/css/content-ai.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9586,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/img/loader.svg','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/img/loader.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (9587,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-media.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-media.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9588,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-page.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai-page.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9589,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/assets/js/content-ai.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9590,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.asset.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9591,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9592,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/block.json','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9593,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/edit.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9594,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/assets/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9595,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/class-block-command.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/blocks/command/class-block-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9596,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9597,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-assets.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-assets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9598,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9599,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-edit-seo-meta.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-edit-seo-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9600,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-image-alt.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-bulk-image-alt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9601,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9602,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-content-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9603,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-event-scheduler.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-event-scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9604,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-rest.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9605,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/main.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9606,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/content-ai/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9607,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-blocks.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9608,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-toc-converter.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-aioseo-toc-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9609,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-database-tools.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-database-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9610,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-update-score.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-update-score.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9611,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-blocks.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9612,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-faq-converter.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-faq-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9613,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-howto-converter.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-howto-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9614,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-local-converter.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-local-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9615,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-toc-converter.php','wp-content/plugins/seo-by-rank-math/includes/modules/database-tools/class-yoast-toc-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9616,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-add-attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9617,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9618,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-image-seo.php','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/class-image-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9619,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9620,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/image-seo/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9621,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9622,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-api.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9623,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-instant-indexing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9624,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-rest.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9625,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/console.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/console.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9626,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/history.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/history.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9627,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9628,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/instant-indexing/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9629,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-contentprocessor.php','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-contentprocessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9630,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-link.php','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9631,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9632,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/links/class-storage.php','wp-content/plugins/seo-by-rank-math/includes/modules/links/class-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9633,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php','wp-content/plugins/seo-by-rank-math/includes/modules/llms/class-llms-txt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9634,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/llms/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9635,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/llms/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/llms/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9636,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-kml-file.php','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-kml-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9637,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-local-seo.php','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/class-local-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9638,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9639,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9640,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/titles-options.php','wp-content/plugins/seo-by-rank-math/includes/modules/local-seo/views/titles-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9641,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/css/redirections.css','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/css/redirections.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9642,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/js/redirections.js','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/assets/js/redirections.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9643,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9644,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-cache.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9645,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9646,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-debugger.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-debugger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9647,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-export.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9648,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-import-export.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-import-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9649,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-metabox.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9650,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirection.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9651,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9652,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-redirector.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9653,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-table.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9654,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-watcher.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/class-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9655,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/debugging.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/debugging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9656,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-actions.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9657,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-bulk.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-bulk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9658,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-overview.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-overview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9659,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-screen-content.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/help-tab-screen-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9660,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/main.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9661,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/redirections/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9662,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/class-robots-txt.php','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/class-robots-txt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9663,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9664,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/options.php','wp-content/plugins/seo-by-rank-math/includes/modules/robots-txt/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9665,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/assets/js/role-manager.js','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/assets/js/role-manager.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9666,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-capability-manager.php','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-capability-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9667,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-members.php','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-members.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9668,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-role-manager.php','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-role-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9669,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-user-role-editor.php','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/class-user-role-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9670,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/role-manager/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9671,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema-dark.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema-dark.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9672,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/css/schema.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9673,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/img/custom-schema-builder.jpg','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/img/custom-schema-builder.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (9674,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-gutenberg.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-gutenberg.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9675,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-template.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/assets/js/schema-template.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9676,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9677,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block-parser.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9678,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/class-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9679,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/js/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9680,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Inspector.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Inspector.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9681,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Question.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/components/Question.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9682,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/edit.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9683,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/example.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/example.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9684,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9685,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/save.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/save.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9686,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/transforms.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/assets/src/transforms.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9687,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/block.json','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9688,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/class-block-faq.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/faq/class-block-faq.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9689,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/css/howto.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/css/howto.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9690,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/js/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9691,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/scss/howto.scss','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/scss/howto.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9692,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/Step.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/Step.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9693,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/inspector.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/components/inspector.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9694,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/edit.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9695,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/example.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/example.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9696,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9697,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/save.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/save.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9698,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/transforms.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/assets/src/transforms.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9699,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/block.json','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9700,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/class-block-howto.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/howto/class-block-howto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9701,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/css/schema.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/css/schema.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9702,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/js/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9703,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/scss/schema.scss','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/scss/schema.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9704,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/edit.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9705,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/assets/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9706,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/block.json','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9707,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/class-block-schema.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/schema/class-block-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9708,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/ImagePreview.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/ImagePreview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9709,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/MediaUploader.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/shared/MediaUploader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9710,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9711,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc_list_style.css','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/css/toc_list_style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9712,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.asset.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9713,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9714,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc.scss','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9715,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc_list_style.scss','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/scss/toc_list_style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (9716,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/deprecated.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/deprecated.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9717,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/edit.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9718,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/index.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9719,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/inspectControls.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/inspectControls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9720,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/list.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9721,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/save.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/save.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9722,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/toolbar.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/toolbar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9723,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/utils.js','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/assets/src/utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9724,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/block.json','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9725,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/toc/class-block-toc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9726,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/views/options-general.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/blocks/views/options-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9727,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9728,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9729,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9730,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9731,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-jsonld.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9732,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-opengraph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9733,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9734,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/class-snippet-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9735,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9736,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/interface-snippet.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/interface-snippet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9737,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/book.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9738,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/course.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/course.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9739,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/event.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9740,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9741,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/jobposting.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/jobposting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9742,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/music.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/music.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9743,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/person.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/person.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9744,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/product.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9745,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/recipe.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/recipe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9746,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/restaurant.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/restaurant.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9747,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/service.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9748,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/softwareapplication.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/softwareapplication.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9749,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/videoobject.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/shortcode/videoobject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9750,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-article.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-article.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9751,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-author.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9752,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-breadcrumbs.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9753,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-primaryimage.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-primaryimage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9754,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-edd.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-edd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9755,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-woocommerce.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9756,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9757,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-products-page.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-products-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9758,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-publisher.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-publisher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9759,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-singular.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-singular.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9760,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-wc-attributes.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-wc-attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9761,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-webpage.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-webpage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9762,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-website.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/snippets/class-website.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9763,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/schema/views/metabox-options.php','wp-content/plugins/seo-by-rank-math/includes/modules/schema/views/metabox-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9764,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/css/seo-analysis.css','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/css/seo-analysis.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9765,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/js/seo-analysis.js','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/assets/js/seo-analysis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9766,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9767,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-result.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-result.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9768,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analysis.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analysis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9769,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analyzer.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/class-seo-analyzer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9770,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9771,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/seo-analysis-tests.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/seo-analysis-tests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9772,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9773,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/main.php','wp-content/plugins/seo-by-rank-math/includes/modules/seo-analysis/views/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9774,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/abstract-xml.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/abstract-xml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9775,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9776,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache-watcher.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9777,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9778,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-classifier.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-classifier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9779,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-generator.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-generator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9780,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-image-parser.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-image-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9781,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-redirect-core-sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9782,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-router.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9783,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9784,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-xml.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap-xml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9785,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9786,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-stylesheet.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-stylesheet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9787,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-timezone.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/class-timezone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9788,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-authors.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-authors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9789,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-posts.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9790,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-sitemap.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9791,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-terms.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/html-sitemap/class-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9792,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9793,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-author.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9794,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-post-type.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9795,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-taxonomy.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/class-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9796,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9797,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/interface-provider.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/providers/interface-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9798,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/authors.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/authors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9799,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/general.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9800,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/html-sitemap.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/html-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9801,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9802,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/post-types.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/post-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9803,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/taxonomies.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/settings/taxonomies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9804,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/sitemap-xsl.php','wp-content/plugins/seo-by-rank-math/includes/modules/sitemap/sitemap-xsl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9805,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/css/status.css','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/css/status.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9806,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/databaseTools.js','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/databaseTools.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9807,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/importExport.js','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/importExport.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9808,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/status.js','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/status.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9809,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/systemStatus.js','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/systemStatus.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9810,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/versionControl.js','wp-content/plugins/seo-by-rank-math/includes/modules/status/assets/js/versionControl.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9811,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-backup.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9812,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-error-log.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-error-log.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9813,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-import-export-settings.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-import-export-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9814,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-rest.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9815,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-status.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9816,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/class-system-status.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/class-system-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9817,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9818,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9819,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/status/views/main.php','wp-content/plugins/seo-by-rank-math/includes/modules/status/views/main.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9820,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-beta-optin.php','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-beta-optin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9821,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-rollback-version.php','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-rollback-version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9822,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-version-control.php','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/class-version-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9823,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/display.php','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9824,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/version-control/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/version-control/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9825,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/class-web-stories.php','wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/class-web-stories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9826,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/web-stories/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9827,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/assets/js/woocommerce.js','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/assets/js/woocommerce.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9828,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9829,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-base.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9830,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-opengraph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9831,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-permalink-watcher.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-permalink-watcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9832,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-product-redirection.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-product-redirection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9833,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-sitemap.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9834,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-wc-vars.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-wc-vars.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9835,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-woocommerce.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/class-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9836,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9837,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/index.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9838,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/options-general.php','wp-content/plugins/seo-by-rank-math/includes/modules/woocommerce/views/options-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9839,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook-locale.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook-locale.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9840,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-facebook.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9841,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-image.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9842,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-opengraph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9843,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-slack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9844,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/class-twitter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9845,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/opengraph/index.php','wp-content/plugins/seo-by-rank-math/includes/opengraph/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9846,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-advanced-variables.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-advanced-variables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9847,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-author-variables.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-author-variables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9848,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9849,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-basic-variables.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-basic-variables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9850,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-cache.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9851,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9852,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9853,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-replacer.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-replacer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9854,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-term-variables.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-term-variables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9855,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-variable.php','wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-variable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9856,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-admin.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9857,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-front.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-front.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9858,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-headless.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-headless.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9859,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-post.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9860,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-rest-helper.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-rest-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9861,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-sanitize.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-sanitize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9862,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-setup-wizard.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-setup-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9863,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/rest/class-shared.php','wp-content/plugins/seo-by-rank-math/includes/rest/class-shared.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9864,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/breadcrumbs.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9865,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/htaccess.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/htaccess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9866,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/index.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9867,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/links.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9868,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/others.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/others.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9869,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/rss-vars-table.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/rss-vars-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9870,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/general/webmaster.php','wp-content/plugins/seo-by-rank-math/includes/settings/general/webmaster.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9871,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/index.php','wp-content/plugins/seo-by-rank-math/includes/settings/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9872,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/author.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9873,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/global.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/global.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9874,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/homepage.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/homepage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9875,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/index.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9876,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/local.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/local.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9877,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/misc.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9878,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/post-types.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/post-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9879,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/social.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9880,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/settings/titles/taxonomies.php','wp-content/plugins/seo-by-rank-math/includes/settings/titles/taxonomies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9881,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/template-tags.php','wp-content/plugins/seo-by-rank-math/includes/template-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9882,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-ajax.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9883,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-cache.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9884,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-hooker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9885,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-meta.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9886,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-shortcode.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9887,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/class-wizard.php','wp-content/plugins/seo-by-rank-math/includes/traits/class-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9888,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/traits/index.php','wp-content/plugins/seo-by-rank-math/includes/traits/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9889,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.103.1.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.103.1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9890,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.104.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.104.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9891,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.107.3.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.107.3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9892,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.110.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.110.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9893,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.1.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9894,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.201.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9895,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.202.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.202.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9896,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.211.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.211.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9897,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.232.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.232.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9898,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.237.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.237.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9899,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.238.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.238.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9900,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.239.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.239.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9901,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.250.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.250.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9902,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.251.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.251.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9903,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.84.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.84.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9904,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.86.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.86.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9905,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.89.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.89.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9906,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.98.php','wp-content/plugins/seo-by-rank-math/includes/updates/update-1.0.98.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9907,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/languages/rank-math.pot','wp-content/plugins/seo-by-rank-math/languages/rank-math.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (9908,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/rank-math.php','wp-content/plugins/seo-by-rank-math/rank-math.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9909,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/readme.txt','wp-content/plugins/seo-by-rank-math/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (9910,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/uninstall.php','wp-content/plugins/seo-by-rank-math/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9911,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.circleci/config.yml','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.circleci/config.yml');
INSERT INTO `wp_wfknownfilelist` VALUES (9912,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.phpcs.xml','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/.phpcs.xml');
INSERT INTO `wp_wfknownfilelist` VALUES (9913,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/Makefile','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/Makefile');
INSERT INTO `wp_wfknownfilelist` VALUES (9914,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-async-request.php','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-async-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9915,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/classes/wp-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9916,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/license.txt','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (9917,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/wp-background-processing.php','wp-content/plugins/seo-by-rank-math/vendor/a5hleyrich/wp-background-processing/wp-background-processing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9918,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/autoload.php','wp-content/plugins/seo-by-rank-math/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9919,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/LICENSE','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (9920,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/bootstrap.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9921,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.css','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9922,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.min.css','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9923,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.css','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9924,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.min.css','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/cmb2.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (9925,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/index.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9926,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9927,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Ajax.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9928,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9929,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Boxes.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9930,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9931,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Field_Display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9932,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9933,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9934,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Field.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Hookup_Field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9935,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_JS.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_JS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9936,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9937,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Options_Hookup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9938,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Sanitize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9939,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Show_Filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9940,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Types.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9941,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Utils.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/CMB2_Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9942,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/helper-functions.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/helper-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9943,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/index.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9944,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9945,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9946,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9947,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/rest-api/CMB2_REST_Controller_Fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9948,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/shim/WP_REST_Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9949,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9950,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Checkbox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9951,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Colorpicker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9952,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Counter_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Counter_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9953,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9954,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9955,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_File_List.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9956,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multi_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9957,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Multicheck.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9958,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Oembed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9959,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Picker_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9960,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Radio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9961,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9962,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Select_Timezone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9963,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9964,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9965,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Multicheck_Hierarchical.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9966,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9967,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Radio_Hierarchical.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9968,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9969,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select_Hierarchical.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Taxonomy_Select_Hierarchical.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9970,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9971,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9972,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9973,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Datetime_Timestamp_Timezone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9974,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Text_Time.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9975,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9976,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Textarea_Code.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9977,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9978,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/includes/types/CMB2_Type_Wysiwyg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9979,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/index.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9980,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9981,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.js','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9982,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/cmb2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9983,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/index.php','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9984,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js','wp-content/plugins/seo-by-rank-math/vendor/cmb2/cmb2/js/jquery-ui-timepicker-addon.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (9985,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php','wp-content/plugins/seo-by-rank-math/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9986,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/InstalledVersions.php','wp-content/plugins/seo-by-rank-math/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9987,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/LICENSE','wp-content/plugins/seo-by-rank-math/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (9988,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_classmap.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9989,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_files.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9990,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_namespaces.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9991,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_psr4.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9992,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9993,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_static.php','wp-content/plugins/seo-by-rank-math/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9994,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/installed.json','wp-content/plugins/seo-by-rank-math/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (9995,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/installed.php','wp-content/plugins/seo-by-rank-math/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9996,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/composer/platform_check.php','wp-content/plugins/seo-by-rank-math/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9997,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.helpers/constants.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.helpers/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (9998,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.mddoc.xml','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/.mddoc.xml');
INSERT INTO `wp_wfknownfilelist` VALUES (9999,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/LICENSE.md','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/LICENSE.md');
INSERT INTO `wp_wfknownfilelist` VALUES (10000,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/Makefile','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/Makefile');
INSERT INTO `wp_wfknownfilelist` VALUES (10001,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/object-oriented.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/object-oriented.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10002,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/procedural.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/examples/procedural.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10003,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Browsers.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Browsers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10004,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Platforms.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/Platforms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10005,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgent.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10006,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentInterface.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10007,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentParser.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgent/UserAgentParser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10008,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgentParser.php','wp-content/plugins/seo-by-rank-math/vendor/donatj/phpuseragentparser/src/UserAgentParser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10009,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/LICENSE.txt','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10010,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-list-table.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10011,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-page.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/class-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10012,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/index.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10013,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-json-manager.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-json-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10014,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification-center.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification-center.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10015,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/class-notification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10016,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-clauses.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-clauses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10017,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-database.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10018,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-escape.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-escape.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10019,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-groupby.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-groupby.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10020,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-joins.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-joins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10021,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-orderby.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-orderby.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10022,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-query-builder.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-query-builder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10023,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-select.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10024,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-translate.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-translate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10025,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-where.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/class-where.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10026,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/index.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/database/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10027,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-arr.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-arr.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10028,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-attachment.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10029,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-conditional.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-conditional.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10030,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-db.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10031,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-html.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10032,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-param.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-param.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10033,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-str.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-str.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10034,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-url.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10035,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-wordpress.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-wordpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10036,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/index.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10037,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/index.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10038,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/autoload.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10039,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/ClassLoader.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10040,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/InstalledVersions.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10041,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/LICENSE','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10042,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_classmap.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10043,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_namespaces.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10044,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_psr4.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10045,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_real.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10046,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_static.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10047,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.json','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10048,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10049,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/platform_check.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10050,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/wordpress-helpers.php','wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/wordpress-helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10051,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/action-scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10052,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10053,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10054,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10055,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10056,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10057,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10058,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10059,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10060,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10061,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10062,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10063,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10064,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10065,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10066,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10067,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10068,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10069,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10070,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10071,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10072,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10073,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10074,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10075,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10076,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10077,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10078,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10079,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10080,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10081,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10082,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10083,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10084,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10085,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10086,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10087,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10088,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10089,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10090,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10091,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10092,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10093,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10094,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10095,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10096,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10097,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10098,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10099,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10100,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10101,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10102,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10103,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10104,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10105,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10106,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10107,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10108,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10109,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10110,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10111,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10112,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10113,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10114,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Config.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10115,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10116,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10117,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10118,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10119,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10120,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10121,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10122,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10123,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10124,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10125,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10126,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10127,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10128,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10129,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10130,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10131,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10132,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10133,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/functions.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/deprecated/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10134,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/functions.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10135,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10136,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10137,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10138,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10139,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10140,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10141,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10142,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10143,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10144,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10145,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10146,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10147,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/license.txt','wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10148,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Base/MixpanelBase.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Base/MixpanelBase.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10149,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/AbstractConsumer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/AbstractConsumer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10150,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/CurlConsumer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/CurlConsumer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10151,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/FileConsumer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/FileConsumer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10152,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/SocketConsumer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/ConsumerStrategies/SocketConsumer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10153,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Mixpanel.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Mixpanel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10154,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelBaseProducer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelBaseProducer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10155,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelEvents.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10156,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelGroups.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelGroups.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10157,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelPeople.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Classes/Producers/MixpanelPeople.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10158,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Optin.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Optin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10159,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Tracking.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/Tracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10160,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/TrackingPlugin.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/TrackingPlugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10161,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/WPConsumer.php','wp-content/plugins/seo-by-rank-math/vendor/wp-media/wp-mixpanel/src/WPConsumer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10162,'/srv/htdocs/wp-content/plugins/seo-by-rank-math/wpml-config.xml','wp-content/plugins/seo-by-rank-math/wpml-config.xml');
INSERT INTO `wp_wfknownfilelist` VALUES (10163,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/blocks.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/blocks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10164,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/dashboard.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10165,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/divi.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/divi.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10166,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/elementor.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/elementor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10167,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/general-options.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/general-options.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10168,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg-formats.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg-formats.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10169,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/gutenberg.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10170,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/import-export.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/import-export.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10171,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/links.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/links.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10172,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/media.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/media.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10173,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/post-list.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/post-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10174,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/product-analysis.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/product-analysis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10175,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/setup-wizard.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/setup-wizard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10176,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/term-list.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/term-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10177,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/title-options.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/title-options.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10178,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/updates.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/updates.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10179,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/wplink.js','wp-content/plugins/seo-by-rank-math-pro/assets/admin/js/wplink.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10180,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/divi/class-divi.php','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/divi/class-divi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10181,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-elementor.php','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-elementor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10182,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-widget-breadcrumbs.php','wp-content/plugins/seo-by-rank-math-pro/includes/3rdparty/elementor/class-widget-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10183,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin-helper.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10184,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10185,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-amp.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-amp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10186,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-api.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10187,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-bulk-actions.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-bulk-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10188,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-csv.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-csv.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10189,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-licence-activation.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-licence-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10190,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-links.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10191,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-media-filters.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-media-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10192,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-misc.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10193,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-post-filters.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-post-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10194,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-quick-edit.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-quick-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10195,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-trends-tool.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/class-trends-tool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10196,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-csv-import-export.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-csv-import-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10197,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-exporter.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-exporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10198,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-background-process.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10199,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-row.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-import-row.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10200,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-importer.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/csv-import-export/class-importer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10201,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/admin/index.php','wp-content/plugins/seo-by-rank-math-pro/includes/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10202,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-common.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-common.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10203,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-installer.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10204,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-modules.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10205,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-register-vars.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-register-vars.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10206,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-rest.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10207,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-setup-wizard.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-setup-wizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10208,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-thumbnail-overlays.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-thumbnail-overlays.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10209,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/class-updates.php','wp-content/plugins/seo-by-rank-math-pro/includes/class-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10210,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/index.php','wp-content/plugins/seo-by-rank-math-pro/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10211,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/assets/js/404-monitor.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/assets/js/404-monitor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10212,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/class-monitor-pro.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/404-monitor/class-monitor-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10213,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/acf/class-acf.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/acf/class-acf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10214,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/admin-bar.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/admin-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10215,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/stats.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/assets/js/stats.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10216,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-ajax.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10217,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10218,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-db.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10219,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-email-reports.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-email-reports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10220,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-keywords.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-keywords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10221,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-links.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10222,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-pageviews.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-pageviews.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10223,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-posts.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10224,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-rest.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10225,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-summary.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10226,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-url-inspection.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/class-url-inspection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10227,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-adsense.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-adsense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10228,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-pagespeed.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/google/class-pagespeed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10229,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/index.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10230,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/header-after.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/header-after.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10231,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/pro-style.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/pro-style.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10232,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/report.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10233,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-keywords.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-keywords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10234,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-posts.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/losing-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10235,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/summary.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10236,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-keywords.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-keywords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10237,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-posts.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/views/email-reports/sections/winning-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10238,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-adsense.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-adsense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10239,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-analytics.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10240,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-jobs.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-jobs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10241,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-keywords.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-keywords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10242,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-workflow.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/analytics/workflows/class-workflow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10243,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/assets/js/bbpress.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/assets/js/bbpress.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10244,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/bbPress/class-bbpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10245,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/js/content-ai.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/js/content-ai.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10246,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/src/content-ai.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/assets/src/content-ai.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10247,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/class-content-ai.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/content-ai/class-content-ai.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10248,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-image-seo-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10249,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-rest.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10250,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/options.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/image-seo/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10251,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-local.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-local.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10252,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-pointers.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/assets/js/rank-math-pointers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10253,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/js/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10254,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/edit.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10255,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/blocks/local-business/src/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10256,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-admin.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10257,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-block-local-business.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-block-local-business.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10258,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-frontend.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10259,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-kml-file.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-kml-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10260,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-local-seo.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-local-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10261,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-location-shortcode.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-location-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10262,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-rm-pointers.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-rm-pointers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10263,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-search.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/class-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10264,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-address.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-address.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10265,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-map.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10266,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-opening-hours.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-opening-hours.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10267,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-store-locator.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/shortcodes/class-store-locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10268,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/sitemap-settings.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/sitemap-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10269,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/titles-options.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/local-seo/views/titles-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10270,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap-settings.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap-settings.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10271,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/assets/js/news-sitemap.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10272,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-admin.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10273,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-provider.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10274,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap-helper.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10275,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-news-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10276,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-rest.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10277,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/settings-news.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/settings-news.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10278,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/sitemap-xsl.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/news-sitemap/sitemap-xsl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10279,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast-rss.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast-rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10280,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-podcast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10281,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-publish-podcast.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/class-publish-podcast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10282,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/feed-rss2.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/feed-rss2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10283,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/options.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/podcast/views/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10284,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/assets/js/redirections.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/assets/js/redirections.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10285,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-categories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10286,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-redirections.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-redirections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10287,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-schedule.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/class-schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10288,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-csv-import-export-redirections.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-csv-import-export-redirections.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10289,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-exporter.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-exporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10290,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-background-process.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-background-process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10291,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-row.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-import-row.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10292,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-importer.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/redirections/csv-import-redirections/class-importer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10293,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schema.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schema.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10294,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schemaFilters.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/assets/js/schemaFilters.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10295,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-admin.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10296,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-ajax.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10297,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-display-conditions.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-display-conditions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10298,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-frontend.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10299,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-media-rss.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-media-rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10300,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-parser.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10301,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-post-type.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10302,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-rest.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10303,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10304,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-snippet-pro-shortcode.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-snippet-pro-shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10305,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-taxonomy.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10306,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video-schema-generator.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video-schema-generator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10307,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/class-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10308,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/claimreview.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/claimreview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10309,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/dataset.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/dataset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10310,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/faqpage.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/faqpage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10311,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/howto.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/howto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10312,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/jobposting.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/jobposting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10313,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/movie.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/movie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10314,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/podcastepisode.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/podcastepisode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10315,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/product.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/product.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10316,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/recipe.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/shortcode/recipe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10317,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-dailymotion.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-dailymotion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10318,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-parser.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10319,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-tedvideos.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-tedvideos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10320,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-videopress.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-videopress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10321,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-vimeo.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-vimeo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10322,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-wordpress.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-wordpress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10323,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-youtube.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/schema/video/class-youtube.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10324,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/js/seo-analysis-pro.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/js/seo-analysis-pro.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10325,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/CompetitorAnalysis.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/CompetitorAnalysis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10326,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/PrintButton.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/PrintButton.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10327,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/SideBySide.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/components/SideBySide.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10328,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/AnalyzerContextProvider.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/AnalyzerContextProvider.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10329,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/context/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10330,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/seo-analysis-pro.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/seo-analysis-pro.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10331,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10332,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/metadata.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/actions/metadata.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10333,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10334,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/reducers/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/reducers/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10335,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/selectors/index.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/assets/src/store/selectors/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10336,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-competitor-analysis.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-competitor-analysis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10337,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-seo-analysis-pro.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/seo-analysis/class-seo-analysis-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10338,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/js/status.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/js/status.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10339,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/CSVFile.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/CSVFile.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10340,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/CheckBoxControl.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/CheckBoxControl.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10341,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Export.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Export.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10342,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Import.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/csv/Import.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10343,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/status.js','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/assets/src/status.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10344,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/class-system-status.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/status/class-system-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10345,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-metabox.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10346,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-provider.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10347,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-sitemap.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/class-video-sitemap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10348,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/settings-video.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/settings-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10349,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/sitemap-xsl.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/video-sitemap/sitemap-xsl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10350,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-admin.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10351,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-migrate-gtin.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-migrate-gtin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10352,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php','wp-content/plugins/seo-by-rank-math-pro/includes/modules/woocommerce/class-woocommerce-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10353,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/plugin-update/class-plugin-update.php','wp-content/plugins/seo-by-rank-math-pro/includes/plugin-update/class-plugin-update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10354,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.0.6.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.0.6.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10355,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.1.0.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.1.0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10356,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.12.0.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.12.0.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10357,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.8.1.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-2.8.1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10358,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.17.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.17.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10359,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.26.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.26.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10360,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.32.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10361,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.60.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.60.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10362,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.72.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.72.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10363,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.81.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.81.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10364,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.91.php','wp-content/plugins/seo-by-rank-math-pro/includes/updates/update-3.0.91.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10365,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-export-panel.php','wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-export-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10366,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-redirections-panel.php','wp-content/plugins/seo-by-rank-math-pro/includes/views/csv-import-redirections-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10367,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/includes/views/index.php','wp-content/plugins/seo-by-rank-math-pro/includes/views/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10368,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php','wp-content/plugins/seo-by-rank-math-pro/rank-math-pro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10369,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/uninstall.php','wp-content/plugins/seo-by-rank-math-pro/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10370,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/autoload.php','wp-content/plugins/seo-by-rank-math-pro/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10371,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/ClassLoader.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10372,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/InstalledVersions.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10373,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_classmap.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10374,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_namespaces.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10375,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_psr4.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10376,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_real.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10377,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_static.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10378,'/srv/htdocs/wp-content/plugins/seo-by-rank-math-pro/vendor/composer/installed.php','wp-content/plugins/seo-by-rank-math-pro/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10379,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style-rtl.min.css','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10380,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style.min.css','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/minified/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10381,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style-rtl.css','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10382,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style.css','wp-content/plugins/sidebar-manager/admin/bsf-analytics/assets/css/unminified/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10383,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-loader.php','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10384,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-stats.php','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10385,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics.php','wp-content/plugins/sidebar-manager/admin/bsf-analytics/class-bsf-analytics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10386,'/srv/htdocs/wp-content/plugins/sidebar-manager/admin/bsf-analytics/version.json','wp-content/plugins/sidebar-manager/admin/bsf-analytics/version.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10387,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-loader.php','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10388,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-metabox.php','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-metabox.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10389,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-post-type.php','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10390,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-sidebar.php','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10391,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/class-bsf-sb-white-label.php','wp-content/plugins/sidebar-manager/classes/class-bsf-sb-white-label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10392,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/class-bsf-sb-target-rules-fields.php','wp-content/plugins/sidebar-manager/classes/modules/target-rule/class-bsf-sb-target-rules-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10393,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.css','wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10394,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.js','wp-content/plugins/sidebar-manager/classes/modules/target-rule/select2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10395,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.css','wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10396,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.js','wp-content/plugins/sidebar-manager/classes/modules/target-rule/target-rule.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10397,'/srv/htdocs/wp-content/plugins/sidebar-manager/classes/modules/target-rule/user-role.js','wp-content/plugins/sidebar-manager/classes/modules/target-rule/user-role.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10398,'/srv/htdocs/wp-content/plugins/sidebar-manager/includes/white-label.php','wp-content/plugins/sidebar-manager/includes/white-label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10399,'/srv/htdocs/wp-content/plugins/sidebar-manager/languages/sidebar-manager.pot','wp-content/plugins/sidebar-manager/languages/sidebar-manager.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (10400,'/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/class-astra-notices.php','wp-content/plugins/sidebar-manager/lib/notices/class-astra-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10401,'/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/notices.css','wp-content/plugins/sidebar-manager/lib/notices/notices.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10402,'/srv/htdocs/wp-content/plugins/sidebar-manager/lib/notices/notices.js','wp-content/plugins/sidebar-manager/lib/notices/notices.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10403,'/srv/htdocs/wp-content/plugins/sidebar-manager/readme.txt','wp-content/plugins/sidebar-manager/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10404,'/srv/htdocs/wp-content/plugins/sidebar-manager/sidebar-manager.php','wp-content/plugins/sidebar-manager/sidebar-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10405,'/srv/htdocs/wp-content/plugins/spellbook/admin/manage_perks.php','wp-content/plugins/spellbook/admin/manage_perks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10406,'/srv/htdocs/wp-content/plugins/spellbook/class-gravityperks.php','wp-content/plugins/spellbook/class-gravityperks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10407,'/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-license-controller.php','wp-content/plugins/spellbook/includes/api/class-rest-license-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10408,'/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-products-controller.php','wp-content/plugins/spellbook/includes/api/class-rest-products-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10409,'/srv/htdocs/wp-content/plugins/spellbook/includes/api/class-rest-spellbook-controller.php','wp-content/plugins/spellbook/includes/api/class-rest-spellbook-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10410,'/srv/htdocs/wp-content/plugins/spellbook/includes/class-gp-late-static-binding.php','wp-content/plugins/spellbook/includes/class-gp-late-static-binding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10411,'/srv/htdocs/wp-content/plugins/spellbook/includes/class-gw-telemetry.php','wp-content/plugins/spellbook/includes/class-gw-telemetry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10412,'/srv/htdocs/wp-content/plugins/spellbook/includes/class-gwapi.php','wp-content/plugins/spellbook/includes/class-gwapi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10413,'/srv/htdocs/wp-content/plugins/spellbook/includes/deprecated.php','wp-content/plugins/spellbook/includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10414,'/srv/htdocs/wp-content/plugins/spellbook/includes/functions.php','wp-content/plugins/spellbook/includes/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10415,'/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-connect-license.php','wp-content/plugins/spellbook/includes/traits/trait-connect-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10416,'/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-gcgs-license.php','wp-content/plugins/spellbook/includes/traits/trait-gcgs-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10417,'/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-perk-license.php','wp-content/plugins/spellbook/includes/traits/trait-perk-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10418,'/srv/htdocs/wp-content/plugins/spellbook/includes/traits/trait-shop-license.php','wp-content/plugins/spellbook/includes/traits/trait-shop-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10419,'/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.asset.php','wp-content/plugins/spellbook/js/built/dashboard.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10420,'/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js','wp-content/plugins/spellbook/js/built/dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10421,'/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js.LICENSE.txt','wp-content/plugins/spellbook/js/built/dashboard.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10422,'/srv/htdocs/wp-content/plugins/spellbook/js/built/dashboard.js.map','wp-content/plugins/spellbook/js/built/dashboard.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10423,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/all.svg','wp-content/plugins/spellbook/js/src/svgs/all.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10424,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/connect-color.svg','wp-content/plugins/spellbook/js/src/svgs/connect-color.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10425,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/connect.svg','wp-content/plugins/spellbook/js/src/svgs/connect.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10426,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/free-plugins.svg','wp-content/plugins/spellbook/js/src/svgs/free-plugins.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10427,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/perks-color.svg','wp-content/plugins/spellbook/js/src/svgs/perks-color.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10428,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/perks.svg','wp-content/plugins/spellbook/js/src/svgs/perks.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10429,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/plugin-placeholder.svg','wp-content/plugins/spellbook/js/src/svgs/plugin-placeholder.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10430,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/shop-color.svg','wp-content/plugins/spellbook/js/src/svgs/shop-color.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10431,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/shop.svg','wp-content/plugins/spellbook/js/src/svgs/shop.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10432,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/spellbook-icon.svg','wp-content/plugins/spellbook/js/src/svgs/spellbook-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10433,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/spellbook-text.svg','wp-content/plugins/spellbook/js/src/svgs/spellbook-text.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10434,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/star-large.svg','wp-content/plugins/spellbook/js/src/svgs/star-large.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10435,'/srv/htdocs/wp-content/plugins/spellbook/js/src/svgs/star-small.svg','wp-content/plugins/spellbook/js/src/svgs/star-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10436,'/srv/htdocs/wp-content/plugins/spellbook/model/class-gp-feed-plugin.php','wp-content/plugins/spellbook/model/class-gp-feed-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10437,'/srv/htdocs/wp-content/plugins/spellbook/model/class-gp-plugin.php','wp-content/plugins/spellbook/model/class-gp-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10438,'/srv/htdocs/wp-content/plugins/spellbook/model/field.php','wp-content/plugins/spellbook/model/field.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10439,'/srv/htdocs/wp-content/plugins/spellbook/model/notice.php','wp-content/plugins/spellbook/model/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10440,'/srv/htdocs/wp-content/plugins/spellbook/model/perk.php','wp-content/plugins/spellbook/model/perk.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10441,'/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.js','wp-content/plugins/spellbook/scripts/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10442,'/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.js.map','wp-content/plugins/spellbook/scripts/admin.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10443,'/srv/htdocs/wp-content/plugins/spellbook/scripts/admin.min.js','wp-content/plugins/spellbook/scripts/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10444,'/srv/htdocs/wp-content/plugins/spellbook/scripts/common.js','wp-content/plugins/spellbook/scripts/common.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10445,'/srv/htdocs/wp-content/plugins/spellbook/scripts/common.js.map','wp-content/plugins/spellbook/scripts/common.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10446,'/srv/htdocs/wp-content/plugins/spellbook/scripts/common.min.js','wp-content/plugins/spellbook/scripts/common.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10447,'/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.js','wp-content/plugins/spellbook/scripts/frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10448,'/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.js.map','wp-content/plugins/spellbook/scripts/frontend.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10449,'/srv/htdocs/wp-content/plugins/spellbook/scripts/frontend.min.js','wp-content/plugins/spellbook/scripts/frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10450,'/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.js','wp-content/plugins/spellbook/scripts/jquery.asmselect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10451,'/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.js.map','wp-content/plugins/spellbook/scripts/jquery.asmselect.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10452,'/srv/htdocs/wp-content/plugins/spellbook/scripts/jquery.asmselect.min.js','wp-content/plugins/spellbook/scripts/jquery.asmselect.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10453,'/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.js','wp-content/plugins/spellbook/scripts/repeater.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10454,'/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.js.map','wp-content/plugins/spellbook/scripts/repeater.js.map');
INSERT INTO `wp_wfknownfilelist` VALUES (10455,'/srv/htdocs/wp-content/plugins/spellbook/scripts/repeater.min.js','wp-content/plugins/spellbook/scripts/repeater.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10456,'/srv/htdocs/wp-content/plugins/spellbook/spellbook.php','wp-content/plugins/spellbook/spellbook.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10457,'/srv/htdocs/wp-content/plugins/spellbook/vendor/autoload.php','wp-content/plugins/spellbook/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10458,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/ClassLoader.php','wp-content/plugins/spellbook/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10459,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/InstalledVersions.php','wp-content/plugins/spellbook/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10460,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_classmap.php','wp-content/plugins/spellbook/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10461,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_namespaces.php','wp-content/plugins/spellbook/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10462,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_psr4.php','wp-content/plugins/spellbook/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10463,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_real.php','wp-content/plugins/spellbook/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10464,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/autoload_static.php','wp-content/plugins/spellbook/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10465,'/srv/htdocs/wp-content/plugins/spellbook/vendor/composer/installed.php','wp-content/plugins/spellbook/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10466,'/srv/htdocs/wp-content/plugins/svg-support/README.md','wp-content/plugins/svg-support/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (10467,'/srv/htdocs/wp-content/plugins/svg-support/admin/admin-init.php','wp-content/plugins/svg-support/admin/admin-init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10468,'/srv/htdocs/wp-content/plugins/svg-support/admin/img/shortpixel.png','wp-content/plugins/svg-support/admin/img/shortpixel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10469,'/srv/htdocs/wp-content/plugins/svg-support/admin/plugin-action-meta-links.php','wp-content/plugins/svg-support/admin/plugin-action-meta-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10470,'/srv/htdocs/wp-content/plugins/svg-support/admin/svgs-settings-page-help.php','wp-content/plugins/svg-support/admin/svgs-settings-page-help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10471,'/srv/htdocs/wp-content/plugins/svg-support/admin/svgs-settings-page.php','wp-content/plugins/svg-support/admin/svgs-settings-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10472,'/srv/htdocs/wp-content/plugins/svg-support/composer.json','wp-content/plugins/svg-support/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10473,'/srv/htdocs/wp-content/plugins/svg-support/config.codekit3','wp-content/plugins/svg-support/config.codekit3');
INSERT INTO `wp_wfknownfilelist` VALUES (10474,'/srv/htdocs/wp-content/plugins/svg-support/css/jquery.dropdown-min.css','wp-content/plugins/svg-support/css/jquery.dropdown-min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10475,'/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin-edit-post.css','wp-content/plugins/svg-support/css/svgs-admin-edit-post.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10476,'/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin-simple-mode.css','wp-content/plugins/svg-support/css/svgs-admin-simple-mode.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10477,'/srv/htdocs/wp-content/plugins/svg-support/css/svgs-admin.css','wp-content/plugins/svg-support/css/svgs-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10478,'/srv/htdocs/wp-content/plugins/svg-support/css/svgs-attachment.css','wp-content/plugins/svg-support/css/svgs-attachment.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10479,'/srv/htdocs/wp-content/plugins/svg-support/functions/attachment.php','wp-content/plugins/svg-support/functions/attachment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10480,'/srv/htdocs/wp-content/plugins/svg-support/functions/attribute-control.php','wp-content/plugins/svg-support/functions/attribute-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10481,'/srv/htdocs/wp-content/plugins/svg-support/functions/enqueue.php','wp-content/plugins/svg-support/functions/enqueue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10482,'/srv/htdocs/wp-content/plugins/svg-support/functions/featured-image.php','wp-content/plugins/svg-support/functions/featured-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10483,'/srv/htdocs/wp-content/plugins/svg-support/functions/localization.php','wp-content/plugins/svg-support/functions/localization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10484,'/srv/htdocs/wp-content/plugins/svg-support/functions/meta-cleanup.php','wp-content/plugins/svg-support/functions/meta-cleanup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10485,'/srv/htdocs/wp-content/plugins/svg-support/functions/mime-types.php','wp-content/plugins/svg-support/functions/mime-types.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10486,'/srv/htdocs/wp-content/plugins/svg-support/functions/thumbnail-display.php','wp-content/plugins/svg-support/functions/thumbnail-display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10487,'/srv/htdocs/wp-content/plugins/svg-support/includes/svg-attributes.php','wp-content/plugins/svg-support/includes/svg-attributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10488,'/srv/htdocs/wp-content/plugins/svg-support/includes/svg-tags.php','wp-content/plugins/svg-support/includes/svg-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10489,'/srv/htdocs/wp-content/plugins/svg-support/integrations/wp-all-import.php','wp-content/plugins/svg-support/integrations/wp-all-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10490,'/srv/htdocs/wp-content/plugins/svg-support/js/gutenberg-filters.js','wp-content/plugins/svg-support/js/gutenberg-filters.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10491,'/srv/htdocs/wp-content/plugins/svg-support/js/jquery.dropdown.js','wp-content/plugins/svg-support/js/jquery.dropdown.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10492,'/srv/htdocs/wp-content/plugins/svg-support/js/min/gutenberg-filters-min.js','wp-content/plugins/svg-support/js/min/gutenberg-filters-min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10493,'/srv/htdocs/wp-content/plugins/svg-support/js/min/jquery.dropdown-min.js','wp-content/plugins/svg-support/js/min/jquery.dropdown-min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10494,'/srv/htdocs/wp-content/plugins/svg-support/js/min/svgs-inline-min.js','wp-content/plugins/svg-support/js/min/svgs-inline-min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10495,'/srv/htdocs/wp-content/plugins/svg-support/js/min/svgs-inline-vanilla-min.js','wp-content/plugins/svg-support/js/min/svgs-inline-vanilla-min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10496,'/srv/htdocs/wp-content/plugins/svg-support/js/svgs-inline-vanilla.js','wp-content/plugins/svg-support/js/svgs-inline-vanilla.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10497,'/srv/htdocs/wp-content/plugins/svg-support/js/svgs-inline.js','wp-content/plugins/svg-support/js/svgs-inline.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10498,'/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-es_ES.mo','wp-content/plugins/svg-support/languages/svgsupport-es_ES.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (10499,'/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-es_ES.po','wp-content/plugins/svg-support/languages/svgsupport-es_ES.po');
INSERT INTO `wp_wfknownfilelist` VALUES (10500,'/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-sr_RS.mo','wp-content/plugins/svg-support/languages/svgsupport-sr_RS.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (10501,'/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport-sr_RS.po','wp-content/plugins/svg-support/languages/svgsupport-sr_RS.po');
INSERT INTO `wp_wfknownfilelist` VALUES (10502,'/srv/htdocs/wp-content/plugins/svg-support/languages/svgsupport.pot','wp-content/plugins/svg-support/languages/svgsupport.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (10503,'/srv/htdocs/wp-content/plugins/svg-support/readme.txt','wp-content/plugins/svg-support/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10504,'/srv/htdocs/wp-content/plugins/svg-support/scss/jquery.dropdown.scss','wp-content/plugins/svg-support/scss/jquery.dropdown.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (10505,'/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin-edit-post.scss','wp-content/plugins/svg-support/scss/svgs-admin-edit-post.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (10506,'/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin-simple-mode.scss','wp-content/plugins/svg-support/scss/svgs-admin-simple-mode.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (10507,'/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-admin.scss','wp-content/plugins/svg-support/scss/svgs-admin.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (10508,'/srv/htdocs/wp-content/plugins/svg-support/scss/svgs-attachment.scss','wp-content/plugins/svg-support/scss/svgs-attachment.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (10509,'/srv/htdocs/wp-content/plugins/svg-support/svg-support.php','wp-content/plugins/svg-support/svg-support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10510,'/srv/htdocs/wp-content/plugins/svg-support/svg-support.png','wp-content/plugins/svg-support/svg-support.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10511,'/srv/htdocs/wp-content/plugins/svg-support/uninstall.php','wp-content/plugins/svg-support/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10512,'/srv/htdocs/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js','wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10513,'/srv/htdocs/wp-content/plugins/svg-support/vendor/autoload.php','wp-content/plugins/svg-support/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10514,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/ClassLoader.php','wp-content/plugins/svg-support/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10515,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/InstalledVersions.php','wp-content/plugins/svg-support/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10516,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/LICENSE','wp-content/plugins/svg-support/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10517,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_classmap.php','wp-content/plugins/svg-support/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10518,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_namespaces.php','wp-content/plugins/svg-support/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10519,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_psr4.php','wp-content/plugins/svg-support/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10520,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_real.php','wp-content/plugins/svg-support/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10521,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/autoload_static.php','wp-content/plugins/svg-support/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10522,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/installed.json','wp-content/plugins/svg-support/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10523,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/installed.php','wp-content/plugins/svg-support/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10524,'/srv/htdocs/wp-content/plugins/svg-support/vendor/composer/platform_check.php','wp-content/plugins/svg-support/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10525,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Resolver.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Resolver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10526,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Subject.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Subject.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10527,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Usage.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/ElementReference/Usage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10528,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Exceptions/NestingException.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Exceptions/NestingException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10529,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Helper.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10530,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Sanitizer.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/Sanitizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10531,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedAttributes.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedAttributes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10532,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedTags.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AllowedTags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10533,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AttributeInterface.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/AttributeInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10534,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/TagInterface.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/TagInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10535,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/XPath.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/data/XPath.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10536,'/srv/htdocs/wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/svg-scanner.php','wp-content/plugins/svg-support/vendor/enshrined/svg-sanitize/src/svg-scanner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10537,'/srv/htdocs/wp-content/plugins/user-switching/LICENSE','wp-content/plugins/user-switching/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10538,'/srv/htdocs/wp-content/plugins/user-switching/SECURITY.md','wp-content/plugins/user-switching/SECURITY.md');
INSERT INTO `wp_wfknownfilelist` VALUES (10539,'/srv/htdocs/wp-content/plugins/user-switching/composer.json','wp-content/plugins/user-switching/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10540,'/srv/htdocs/wp-content/plugins/user-switching/readme.txt','wp-content/plugins/user-switching/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10541,'/srv/htdocs/wp-content/plugins/user-switching/user-switching.php','wp-content/plugins/user-switching/user-switching.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10542,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/autoload.php','wp-content/plugins/wordfence/crypto/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10543,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10544,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10545,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10546,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10547,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10548,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10549,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10550,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10551,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10552,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10553,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10554,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10555,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10556,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey');
INSERT INTO `wp_wfknownfilelist` VALUES (10557,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc');
INSERT INTO `wp_wfknownfilelist` VALUES (10558,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10559,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10560,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10561,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10562,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10563,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10564,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10565,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10566,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10567,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10568,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (10569,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10570,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10571,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json');
INSERT INTO `wp_wfknownfilelist` VALUES (10572,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10573,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10574,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10575,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10576,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/ristretto255.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10577,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10578,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10579,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10580,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10581,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10582,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10583,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10584,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10585,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10586,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10587,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10588,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10589,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10590,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10591,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10592,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10593,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10594,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10595,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10596,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10597,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10598,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10599,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10600,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10601,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10602,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10603,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10604,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10605,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10606,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10607,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10608,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10609,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10610,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10611,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10612,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10613,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10614,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10615,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10616,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10617,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10618,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10619,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10620,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10621,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10622,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10623,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10624,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10625,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ristretto255.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10626,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10627,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10628,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10629,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10630,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10631,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10632,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10633,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10634,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10635,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10636,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10637,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10638,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10639,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10640,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10641,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10642,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10643,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10644,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10645,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10646,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10647,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10648,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10649,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10650,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10651,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10652,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10653,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10654,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10655,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10656,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10657,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10658,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10659,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10660,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10661,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10662,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10663,'/srv/htdocs/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10664,'/srv/htdocs/wp-content/plugins/wordfence/css/activity-report-widget.1766263234.css','wp-content/plugins/wordfence/css/activity-report-widget.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10665,'/srv/htdocs/wp-content/plugins/wordfence/css/diff.1766263234.css','wp-content/plugins/wordfence/css/diff.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10666,'/srv/htdocs/wp-content/plugins/wordfence/css/fullLog.1766263234.css','wp-content/plugins/wordfence/css/fullLog.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10667,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10668,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10669,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10670,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10671,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10672,'/srv/htdocs/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10673,'/srv/htdocs/wp-content/plugins/wordfence/css/iptraf.1766263234.css','wp-content/plugins/wordfence/css/iptraf.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10674,'/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1766263234.css','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10675,'/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.min.1766263234.css','wp-content/plugins/wordfence/css/jquery-ui.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10676,'/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1766263234.css','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10677,'/srv/htdocs/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1766263234.css','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10678,'/srv/htdocs/wp-content/plugins/wordfence/css/license/care-global.1766263234.css','wp-content/plugins/wordfence/css/license/care-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10679,'/srv/htdocs/wp-content/plugins/wordfence/css/license/care.1766263234.css','wp-content/plugins/wordfence/css/license/care.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10680,'/srv/htdocs/wp-content/plugins/wordfence/css/license/free-global.1766263234.css','wp-content/plugins/wordfence/css/license/free-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10681,'/srv/htdocs/wp-content/plugins/wordfence/css/license/free.1766263234.css','wp-content/plugins/wordfence/css/license/free.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10682,'/srv/htdocs/wp-content/plugins/wordfence/css/license/premium-global.1766263234.css','wp-content/plugins/wordfence/css/license/premium-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10683,'/srv/htdocs/wp-content/plugins/wordfence/css/license/premium.1766263234.css','wp-content/plugins/wordfence/css/license/premium.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10684,'/srv/htdocs/wp-content/plugins/wordfence/css/license/response-global.1766263234.css','wp-content/plugins/wordfence/css/license/response-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10685,'/srv/htdocs/wp-content/plugins/wordfence/css/license/response-variables.1766263234.css','wp-content/plugins/wordfence/css/license/response-variables.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10686,'/srv/htdocs/wp-content/plugins/wordfence/css/license/response.1766263234.css','wp-content/plugins/wordfence/css/license/response.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10687,'/srv/htdocs/wp-content/plugins/wordfence/css/main.1766263234.css','wp-content/plugins/wordfence/css/main.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10688,'/srv/htdocs/wp-content/plugins/wordfence/css/phpinfo.1766263234.css','wp-content/plugins/wordfence/css/phpinfo.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10689,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-adminbar.1766263234.css','wp-content/plugins/wordfence/css/wf-adminbar.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10690,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-colorbox.1766263234.css','wp-content/plugins/wordfence/css/wf-colorbox.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10691,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-font-awesome.1766263234.css','wp-content/plugins/wordfence/css/wf-font-awesome.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10692,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-global.1766263234.css','wp-content/plugins/wordfence/css/wf-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10693,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-ionicons.1766263234.css','wp-content/plugins/wordfence/css/wf-ionicons.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10694,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-onboarding.1766263234.css','wp-content/plugins/wordfence/css/wf-onboarding.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10695,'/srv/htdocs/wp-content/plugins/wordfence/css/wf-roboto-font.1766263234.css','wp-content/plugins/wordfence/css/wf-roboto-font.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10696,'/srv/htdocs/wp-content/plugins/wordfence/css/wfselect2.min.1766263234.css','wp-content/plugins/wordfence/css/wfselect2.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10697,'/srv/htdocs/wp-content/plugins/wordfence/css/wordfenceBox.1766263234.css','wp-content/plugins/wordfence/css/wordfenceBox.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10698,'/srv/htdocs/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10699,'/srv/htdocs/wp-content/plugins/wordfence/fonts/ionicons.woff','wp-content/plugins/wordfence/fonts/ionicons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10700,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10701,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10702,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10703,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10704,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10705,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10706,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10707,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10708,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10709,'/srv/htdocs/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (10710,'/srv/htdocs/wp-content/plugins/wordfence/images/2fa-whole.svg','wp-content/plugins/wordfence/images/2fa-whole.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10711,'/srv/htdocs/wp-content/plugins/wordfence/images/2fa1.svg','wp-content/plugins/wordfence/images/2fa1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10712,'/srv/htdocs/wp-content/plugins/wordfence/images/2fa2.svg','wp-content/plugins/wordfence/images/2fa2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10713,'/srv/htdocs/wp-content/plugins/wordfence/images/audit-log-preview.png','wp-content/plugins/wordfence/images/audit-log-preview.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10714,'/srv/htdocs/wp-content/plugins/wordfence/images/back_disabled.jpg','wp-content/plugins/wordfence/images/back_disabled.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (10715,'/srv/htdocs/wp-content/plugins/wordfence/images/back_enabled.jpg','wp-content/plugins/wordfence/images/back_enabled.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (10716,'/srv/htdocs/wp-content/plugins/wordfence/images/blocking.svg','wp-content/plugins/wordfence/images/blocking.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10717,'/srv/htdocs/wp-content/plugins/wordfence/images/button-grad-grey.png','wp-content/plugins/wordfence/images/button-grad-grey.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10718,'/srv/htdocs/wp-content/plugins/wordfence/images/checkbox.png','wp-content/plugins/wordfence/images/checkbox.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10719,'/srv/htdocs/wp-content/plugins/wordfence/images/flags.png','wp-content/plugins/wordfence/images/flags.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10720,'/srv/htdocs/wp-content/plugins/wordfence/images/forward_disabled.jpg','wp-content/plugins/wordfence/images/forward_disabled.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (10721,'/srv/htdocs/wp-content/plugins/wordfence/images/forward_enabled.jpg','wp-content/plugins/wordfence/images/forward_enabled.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (10722,'/srv/htdocs/wp-content/plugins/wordfence/images/help.png','wp-content/plugins/wordfence/images/help.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10723,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajax24.gif','wp-content/plugins/wordfence/images/icons/ajax24.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10724,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajax3.gif','wp-content/plugins/wordfence/images/icons/ajax3.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10725,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10726,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxScan.gif','wp-content/plugins/wordfence/images/icons/ajaxScan.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10727,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10728,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/arrow_refresh.png','wp-content/plugins/wordfence/images/icons/arrow_refresh.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10729,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/bullet_yellow.png','wp-content/plugins/wordfence/images/icons/bullet_yellow.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10730,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-care.svg','wp-content/plugins/wordfence/images/icons/check-care.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10731,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-premium.svg','wp-content/plugins/wordfence/images/icons/check-premium.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10732,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/check-response.svg','wp-content/plugins/wordfence/images/icons/check-response.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10733,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/check.svg','wp-content/plugins/wordfence/images/icons/check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10734,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/email_go.png','wp-content/plugins/wordfence/images/icons/email_go.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10735,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/error128.png','wp-content/plugins/wordfence/images/icons/error128.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10736,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/magnifier.png','wp-content/plugins/wordfence/images/icons/magnifier.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10737,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/tick128.png','wp-content/plugins/wordfence/images/icons/tick128.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10738,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/warning128.png','wp-content/plugins/wordfence/images/icons/warning128.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10739,'/srv/htdocs/wp-content/plugins/wordfence/images/icons/working-indicator.gif','wp-content/plugins/wordfence/images/icons/working-indicator.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10740,'/srv/htdocs/wp-content/plugins/wordfence/images/lightbox-controls.png','wp-content/plugins/wordfence/images/lightbox-controls.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10741,'/srv/htdocs/wp-content/plugins/wordfence/images/loading.gif','wp-content/plugins/wordfence/images/loading.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10742,'/srv/htdocs/wp-content/plugins/wordfence/images/loading_background.png','wp-content/plugins/wordfence/images/loading_background.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10743,'/srv/htdocs/wp-content/plugins/wordfence/images/loading_large.gif','wp-content/plugins/wordfence/images/loading_large.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10744,'/srv/htdocs/wp-content/plugins/wordfence/images/logo.png','wp-content/plugins/wordfence/images/logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10745,'/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-care.svg','wp-content/plugins/wordfence/images/logos/shield-care.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10746,'/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-free.svg','wp-content/plugins/wordfence/images/logos/shield-free.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10747,'/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-premium.svg','wp-content/plugins/wordfence/images/logos/shield-premium.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10748,'/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-response.svg','wp-content/plugins/wordfence/images/logos/shield-response.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10749,'/srv/htdocs/wp-content/plugins/wordfence/images/logos/shield-white.svg','wp-content/plugins/wordfence/images/logos/shield-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10750,'/srv/htdocs/wp-content/plugins/wordfence/images/options.svg','wp-content/plugins/wordfence/images/options.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10751,'/srv/htdocs/wp-content/plugins/wordfence/images/ratelimiting.svg','wp-content/plugins/wordfence/images/ratelimiting.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10752,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc.gif','wp-content/plugins/wordfence/images/sort_asc.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10753,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc.png','wp-content/plugins/wordfence/images/sort_asc.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10754,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc_disabled.gif','wp-content/plugins/wordfence/images/sort_asc_disabled.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10755,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_asc_disabled.png','wp-content/plugins/wordfence/images/sort_asc_disabled.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10756,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_both.gif','wp-content/plugins/wordfence/images/sort_both.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10757,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_both.png','wp-content/plugins/wordfence/images/sort_both.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10758,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc.gif','wp-content/plugins/wordfence/images/sort_desc.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10759,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc.png','wp-content/plugins/wordfence/images/sort_desc.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10760,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc_disabled.gif','wp-content/plugins/wordfence/images/sort_desc_disabled.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10761,'/srv/htdocs/wp-content/plugins/wordfence/images/sort_desc_disabled.png','wp-content/plugins/wordfence/images/sort_desc_disabled.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10762,'/srv/htdocs/wp-content/plugins/wordfence/images/support.svg','wp-content/plugins/wordfence/images/support.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10763,'/srv/htdocs/wp-content/plugins/wordfence/images/tools.svg','wp-content/plugins/wordfence/images/tools.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10764,'/srv/htdocs/wp-content/plugins/wordfence/images/wf-central-logo.svg','wp-content/plugins/wordfence/images/wf-central-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10765,'/srv/htdocs/wp-content/plugins/wordfence/images/wf-error-badge.svg','wp-content/plugins/wordfence/images/wf-error-badge.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10766,'/srv/htdocs/wp-content/plugins/wordfence/images/wf-horizontal.svg','wp-content/plugins/wordfence/images/wf-horizontal.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10767,'/srv/htdocs/wp-content/plugins/wordfence/images/wordfence-logo.svg','wp-content/plugins/wordfence/images/wordfence-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10768,'/srv/htdocs/wp-content/plugins/wordfence/index.php','wp-content/plugins/wordfence/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10769,'/srv/htdocs/wp-content/plugins/wordfence/js/admin.1766263234.js','wp-content/plugins/wordfence/js/admin.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10770,'/srv/htdocs/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1766263234.js','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10771,'/srv/htdocs/wp-content/plugins/wordfence/js/admin.liveTraffic.1766263234.js','wp-content/plugins/wordfence/js/admin.liveTraffic.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10772,'/srv/htdocs/wp-content/plugins/wordfence/js/chart.umd.1766263234.js','wp-content/plugins/wordfence/js/chart.umd.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10773,'/srv/htdocs/wp-content/plugins/wordfence/js/date.1766263234.js','wp-content/plugins/wordfence/js/date.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10774,'/srv/htdocs/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1766263234.js','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10775,'/srv/htdocs/wp-content/plugins/wordfence/js/jquery.colorbox-min.1766263234.js','wp-content/plugins/wordfence/js/jquery.colorbox-min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10776,'/srv/htdocs/wp-content/plugins/wordfence/js/jquery.colorbox.1766263234.js','wp-content/plugins/wordfence/js/jquery.colorbox.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10777,'/srv/htdocs/wp-content/plugins/wordfence/js/jquery.qrcode.min.1766263234.js','wp-content/plugins/wordfence/js/jquery.qrcode.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10778,'/srv/htdocs/wp-content/plugins/wordfence/js/jquery.tmpl.min.1766263234.js','wp-content/plugins/wordfence/js/jquery.tmpl.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10779,'/srv/htdocs/wp-content/plugins/wordfence/js/knockout-3.5.1.1766263234.js','wp-content/plugins/wordfence/js/knockout-3.5.1.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10780,'/srv/htdocs/wp-content/plugins/wordfence/js/wfdashboard.1766263234.js','wp-content/plugins/wordfence/js/wfdashboard.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10781,'/srv/htdocs/wp-content/plugins/wordfence/js/wfdropdown.1766263234.js','wp-content/plugins/wordfence/js/wfdropdown.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10782,'/srv/htdocs/wp-content/plugins/wordfence/js/wfglobal.1766263234.js','wp-content/plugins/wordfence/js/wfglobal.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10783,'/srv/htdocs/wp-content/plugins/wordfence/js/wfi18n.1766263234.js','wp-content/plugins/wordfence/js/wfi18n.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10784,'/srv/htdocs/wp-content/plugins/wordfence/js/wfonboarding.1766263234.js','wp-content/plugins/wordfence/js/wfonboarding.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10785,'/srv/htdocs/wp-content/plugins/wordfence/js/wfpopover.1766263234.js','wp-content/plugins/wordfence/js/wfpopover.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10786,'/srv/htdocs/wp-content/plugins/wordfence/js/wfselect2.min.1766263234.js','wp-content/plugins/wordfence/js/wfselect2.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10787,'/srv/htdocs/wp-content/plugins/wordfence/languages/wordfence.mo','wp-content/plugins/wordfence/languages/wordfence.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (10788,'/srv/htdocs/wp-content/plugins/wordfence/languages/wordfence.pot','wp-content/plugins/wordfence/languages/wordfence.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (10789,'/srv/htdocs/wp-content/plugins/wordfence/lib/.htaccess','wp-content/plugins/wordfence/lib/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (10790,'/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10791,'/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10792,'/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10793,'/srv/htdocs/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10794,'/srv/htdocs/wp-content/plugins/wordfence/lib/Diff.php','wp-content/plugins/wordfence/lib/Diff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10795,'/srv/htdocs/wp-content/plugins/wordfence/lib/IPTraf.php','wp-content/plugins/wordfence/lib/IPTraf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10796,'/srv/htdocs/wp-content/plugins/wordfence/lib/IPTrafList.php','wp-content/plugins/wordfence/lib/IPTrafList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10797,'/srv/htdocs/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10798,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversPreview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10799,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreContent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10800,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreMultisite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10801,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreSite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10802,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordPressCoreUser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10803,'/srv/htdocs/wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php','wp-content/plugins/wordfence/lib/audit-log/wfAuditLogObserversWordfence.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10804,'/srv/htdocs/wp-content/plugins/wordfence/lib/compat.php','wp-content/plugins/wordfence/lib/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10805,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10806,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10807,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10808,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10809,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10810,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10811,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10812,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10813,'/srv/htdocs/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10814,'/srv/htdocs/wp-content/plugins/wordfence/lib/diffResult.php','wp-content/plugins/wordfence/lib/diffResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10815,'/srv/htdocs/wp-content/plugins/wordfence/lib/email_genericAlert.php','wp-content/plugins/wordfence/lib/email_genericAlert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10816,'/srv/htdocs/wp-content/plugins/wordfence/lib/email_newIssues.php','wp-content/plugins/wordfence/lib/email_newIssues.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10817,'/srv/htdocs/wp-content/plugins/wordfence/lib/email_unlockRequest.php','wp-content/plugins/wordfence/lib/email_unlockRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10818,'/srv/htdocs/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10819,'/srv/htdocs/wp-content/plugins/wordfence/lib/flags.php','wp-content/plugins/wordfence/lib/flags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10820,'/srv/htdocs/wp-content/plugins/wordfence/lib/geoip.mmdb','wp-content/plugins/wordfence/lib/geoip.mmdb');
INSERT INTO `wp_wfknownfilelist` VALUES (10821,'/srv/htdocs/wp-content/plugins/wordfence/lib/live_activity.php','wp-content/plugins/wordfence/lib/live_activity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10822,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_dashboard.php','wp-content/plugins/wordfence/lib/menu_dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10823,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_dashboard_options.php','wp-content/plugins/wordfence/lib/menu_dashboard_options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10824,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall.php','wp-content/plugins/wordfence/lib/menu_firewall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10825,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10826,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10827,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_waf.php','wp-content/plugins/wordfence/lib/menu_firewall_waf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10828,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10829,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_install.php','wp-content/plugins/wordfence/lib/menu_install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10830,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_options.php','wp-content/plugins/wordfence/lib/menu_options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10831,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner.php','wp-content/plugins/wordfence/lib/menu_scanner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10832,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10833,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_scanner_options.php','wp-content/plugins/wordfence/lib/menu_scanner_options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10834,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_support.php','wp-content/plugins/wordfence/lib/menu_support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10835,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools.php','wp-content/plugins/wordfence/lib/menu_tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10836,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_auditlog.php','wp-content/plugins/wordfence/lib/menu_tools_auditlog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10837,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10838,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_importExport.php','wp-content/plugins/wordfence/lib/menu_tools_importExport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10839,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10840,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10841,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_tools_whois.php','wp-content/plugins/wordfence/lib/menu_tools_whois.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10842,'/srv/htdocs/wp-content/plugins/wordfence/lib/menu_wordfence_central.php','wp-content/plugins/wordfence/lib/menu_wordfence_central.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10843,'/srv/htdocs/wp-content/plugins/wordfence/lib/noc1.key','wp-content/plugins/wordfence/lib/noc1.key');
INSERT INTO `wp_wfknownfilelist` VALUES (10844,'/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10845,'/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10846,'/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10847,'/srv/htdocs/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10848,'/srv/htdocs/wp-content/plugins/wordfence/lib/sodium_compat_fast.php','wp-content/plugins/wordfence/lib/sodium_compat_fast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10849,'/srv/htdocs/wp-content/plugins/wordfence/lib/sysinfo.php','wp-content/plugins/wordfence/lib/sysinfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10850,'/srv/htdocs/wp-content/plugins/wordfence/lib/viewFullActivityLog.php','wp-content/plugins/wordfence/lib/viewFullActivityLog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10851,'/srv/htdocs/wp-content/plugins/wordfence/lib/wf503.php','wp-content/plugins/wordfence/lib/wf503.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10852,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfAPI.php','wp-content/plugins/wordfence/lib/wfAPI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10853,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfActivityReport.php','wp-content/plugins/wordfence/lib/wfActivityReport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10854,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10855,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfAlerts.php','wp-content/plugins/wordfence/lib/wfAlerts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10856,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfAuditLog.php','wp-content/plugins/wordfence/lib/wfAuditLog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10857,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfBinaryList.php','wp-content/plugins/wordfence/lib/wfBinaryList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10858,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfBrowscap.php','wp-content/plugins/wordfence/lib/wfBrowscap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10859,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfBrowscapCache.php','wp-content/plugins/wordfence/lib/wfBrowscapCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10860,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfBulkCountries.php','wp-content/plugins/wordfence/lib/wfBulkCountries.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10861,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCache.php','wp-content/plugins/wordfence/lib/wfCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10862,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCentralAPI.php','wp-content/plugins/wordfence/lib/wfCentralAPI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10863,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCommonPasswords.php','wp-content/plugins/wordfence/lib/wfCommonPasswords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10864,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfConfig.php','wp-content/plugins/wordfence/lib/wfConfig.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10865,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCrawl.php','wp-content/plugins/wordfence/lib/wfCrawl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10866,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCredentialsController.php','wp-content/plugins/wordfence/lib/wfCredentialsController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10867,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCrypt.php','wp-content/plugins/wordfence/lib/wfCrypt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10868,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10869,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDB.php','wp-content/plugins/wordfence/lib/wfDB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10870,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDashboard.php','wp-content/plugins/wordfence/lib/wfDashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10871,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDateLocalization.php','wp-content/plugins/wordfence/lib/wfDateLocalization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10872,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDeactivationOption.php','wp-content/plugins/wordfence/lib/wfDeactivationOption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10873,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDiagnostic.php','wp-content/plugins/wordfence/lib/wfDiagnostic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10874,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10875,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfFileUtils.php','wp-content/plugins/wordfence/lib/wfFileUtils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10876,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfHelperBin.php','wp-content/plugins/wordfence/lib/wfHelperBin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10877,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfHelperString.php','wp-content/plugins/wordfence/lib/wfHelperString.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10878,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfI18n.php','wp-content/plugins/wordfence/lib/wfI18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10879,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfIPWhitelist.php','wp-content/plugins/wordfence/lib/wfIPWhitelist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10880,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfImportExportController.php','wp-content/plugins/wordfence/lib/wfImportExportController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10881,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php','wp-content/plugins/wordfence/lib/wfInaccessibleDirectoryException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10882,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfInvalidPathException.php','wp-content/plugins/wordfence/lib/wfInvalidPathException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10883,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfIpLocation.php','wp-content/plugins/wordfence/lib/wfIpLocation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10884,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfIpLocator.php','wp-content/plugins/wordfence/lib/wfIpLocator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10885,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfIssues.php','wp-content/plugins/wordfence/lib/wfIssues.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10886,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfJWT.php','wp-content/plugins/wordfence/lib/wfJWT.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10887,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfLicense.php','wp-content/plugins/wordfence/lib/wfLicense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10888,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfLockedOut.php','wp-content/plugins/wordfence/lib/wfLockedOut.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10889,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfLog.php','wp-content/plugins/wordfence/lib/wfLog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10890,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10891,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfModuleController.php','wp-content/plugins/wordfence/lib/wfModuleController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10892,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfNotification.php','wp-content/plugins/wordfence/lib/wfNotification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10893,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfOnboardingController.php','wp-content/plugins/wordfence/lib/wfOnboardingController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10894,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfPersistenceController.php','wp-content/plugins/wordfence/lib/wfPersistenceController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10895,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfRESTAPI.php','wp-content/plugins/wordfence/lib/wfRESTAPI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10896,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScan.php','wp-content/plugins/wordfence/lib/wfScan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10897,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanEngine.php','wp-content/plugins/wordfence/lib/wfScanEngine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10898,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10899,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFile.php','wp-content/plugins/wordfence/lib/wfScanFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10900,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileLink.php','wp-content/plugins/wordfence/lib/wfScanFileLink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10901,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileListItem.php','wp-content/plugins/wordfence/lib/wfScanFileListItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10902,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanFileProperties.php','wp-content/plugins/wordfence/lib/wfScanFileProperties.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10903,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanMonitor.php','wp-content/plugins/wordfence/lib/wfScanMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10904,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfScanPath.php','wp-content/plugins/wordfence/lib/wfScanPath.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10905,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfSchema.php','wp-content/plugins/wordfence/lib/wfSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10906,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfStyle.php','wp-content/plugins/wordfence/lib/wfStyle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10907,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfSupportController.php','wp-content/plugins/wordfence/lib/wfSupportController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10908,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfUnlockMsg.php','wp-content/plugins/wordfence/lib/wfUnlockMsg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10909,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfUpdateCheck.php','wp-content/plugins/wordfence/lib/wfUpdateCheck.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10910,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfUtils.php','wp-content/plugins/wordfence/lib/wfUtils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10911,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfVersionCheckController.php','wp-content/plugins/wordfence/lib/wfVersionCheckController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10912,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfVersionSupport.php','wp-content/plugins/wordfence/lib/wfVersionSupport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10913,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfView.php','wp-content/plugins/wordfence/lib/wfView.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10914,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfViewResult.php','wp-content/plugins/wordfence/lib/wfViewResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10915,'/srv/htdocs/wp-content/plugins/wordfence/lib/wfWebsite.php','wp-content/plugins/wordfence/lib/wfWebsite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10916,'/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceClass.php','wp-content/plugins/wordfence/lib/wordfenceClass.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10917,'/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceConstants.php','wp-content/plugins/wordfence/lib/wordfenceConstants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10918,'/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceHash.php','wp-content/plugins/wordfence/lib/wordfenceHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10919,'/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceScanner.php','wp-content/plugins/wordfence/lib/wordfenceScanner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10920,'/srv/htdocs/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10921,'/srv/htdocs/wp-content/plugins/wordfence/license.txt','wp-content/plugins/wordfence/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (10922,'/srv/htdocs/wp-content/plugins/wordfence/models/.htaccess','wp-content/plugins/wordfence/models/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (10923,'/srv/htdocs/wp-content/plugins/wordfence/models/block/wfBlock.php','wp-content/plugins/wordfence/models/block/wfBlock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10924,'/srv/htdocs/wp-content/plugins/wordfence/models/block/wfRateLimit.php','wp-content/plugins/wordfence/models/block/wfRateLimit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10925,'/srv/htdocs/wp-content/plugins/wordfence/models/common/wfTab.php','wp-content/plugins/wordfence/models/common/wfTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10926,'/srv/htdocs/wp-content/plugins/wordfence/models/firewall/wfFirewall.php','wp-content/plugins/wordfence/models/firewall/wfFirewall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10927,'/srv/htdocs/wp-content/plugins/wordfence/models/page/wfPage.php','wp-content/plugins/wordfence/models/page/wfPage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10928,'/srv/htdocs/wp-content/plugins/wordfence/models/scanner/wfScanner.php','wp-content/plugins/wordfence/models/scanner/wfScanner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10929,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (10930,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10931,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10932,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10933,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10934,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10935,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10936,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10937,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10938,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10939,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10940,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10941,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10942,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10943,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php','wp-content/plugins/wordfence/modules/login-security/classes/model/2fainitializationdata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10944,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10945,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10946,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10947,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10948,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10949,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10950,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10951,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10952,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10953,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/script.php','wp-content/plugins/wordfence/modules/login-security/classes/model/script.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10954,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10955,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10956,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10957,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/style.php','wp-content/plugins/wordfence/modules/login-security/classes/model/style.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10958,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10959,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10960,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10961,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10962,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10963,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10964,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/array.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10965,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/baseconversion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10966,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/databaselock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10967,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10968,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/measuredstring.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10969,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10970,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/multisiteconfigurationextractor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10971,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/nulllock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10972,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/number.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10973,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/serialization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10974,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/sleep.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10975,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php','wp-content/plugins/wordfence/modules/login-security/classes/utility/url.php');
INSERT INTO `wp_wfknownfilelist` VALUES (10976,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10977,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/admin.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/admin.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10978,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10979,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/embedded.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/embedded.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10980,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10981,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10982,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10983,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10984,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10985,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/login.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/login.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10986,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1766263234.css','wp-content/plugins/wordfence/modules/login-security/css/woocommerce-account.1766263234.css');
INSERT INTO `wp_wfknownfilelist` VALUES (10987,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/header.svg','wp-content/plugins/wordfence/modules/login-security/img/header.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10988,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10989,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/loading.gif','wp-content/plugins/wordfence/modules/login-security/img/loading.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (10990,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10991,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/menu.svg','wp-content/plugins/wordfence/modules/login-security/img/menu.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (10992,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10993,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10994,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10995,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10996,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10997,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png');
INSERT INTO `wp_wfknownfilelist` VALUES (10998,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (10999,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/admin.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/admin.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11000,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/chart.umd.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11001,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11002,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11003,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11004,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11005,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/js/login.1766263234.js','wp-content/plugins/wordfence/modules/login-security/js/login.1766263234.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11006,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/.htaccess','wp-content/plugins/wordfence/modules/login-security/views/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (11007,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11008,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11009,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11010,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11011,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11012,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11013,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11014,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11015,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11016,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11017,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11018,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11019,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11020,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11021,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11022,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11023,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11024,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11025,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11026,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11027,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11028,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11029,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11030,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11031,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11032,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11033,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11034,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11035,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php','wp-content/plugins/wordfence/modules/login-security/views/page/manage-embedded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11036,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11037,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/page.php','wp-content/plugins/wordfence/modules/login-security/views/page/page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11038,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php','wp-content/plugins/wordfence/modules/login-security/views/page/permission-denied.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11039,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/role.php','wp-content/plugins/wordfence/modules/login-security/views/page/role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11040,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11041,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11042,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11043,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11044,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11045,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11046,'/srv/htdocs/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11047,'/srv/htdocs/wp-content/plugins/wordfence/readme.txt','wp-content/plugins/wordfence/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (11048,'/srv/htdocs/wp-content/plugins/wordfence/tmp/.htaccess','wp-content/plugins/wordfence/tmp/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (11049,'/srv/htdocs/wp-content/plugins/wordfence/vendor/.htaccess','wp-content/plugins/wordfence/vendor/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (11050,'/srv/htdocs/wp-content/plugins/wordfence/vendor/autoload.php','wp-content/plugins/wordfence/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11051,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11052,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11053,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/LICENSE','wp-content/plugins/wordfence/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (11054,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11055,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11056,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11057,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_real.php','wp-content/plugins/wordfence/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11058,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/autoload_static.php','wp-content/plugins/wordfence/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11059,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/installed.json','wp-content/plugins/wordfence/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (11060,'/srv/htdocs/wp-content/plugins/wordfence/vendor/composer/installed.php','wp-content/plugins/wordfence/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11061,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11062,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11063,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11064,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11065,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11066,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11067,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11068,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11069,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11070,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11071,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11072,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11073,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11074,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11075,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11076,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11077,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11078,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11079,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11080,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11081,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11082,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11083,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem');
INSERT INTO `wp_wfknownfilelist` VALUES (11084,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key');
INSERT INTO `wp_wfknownfilelist` VALUES (11085,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11086,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11087,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11088,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11089,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11090,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11091,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11092,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11093,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11094,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11095,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11096,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11097,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11098,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11099,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11100,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11101,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11102,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11103,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11104,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key');
INSERT INTO `wp_wfknownfilelist` VALUES (11105,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11106,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11107,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11108,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11109,'/srv/htdocs/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11110,'/srv/htdocs/wp-content/plugins/wordfence/views/.htaccess','wp-content/plugins/wordfence/views/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (11111,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/block-list.php','wp-content/plugins/wordfence/views/blocking/block-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11112,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/blocking-create.php','wp-content/plugins/wordfence/views/blocking/blocking-create.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11113,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/blocking-status.php','wp-content/plugins/wordfence/views/blocking/blocking-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11114,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/country-block-map.php','wp-content/plugins/wordfence/views/blocking/country-block-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11115,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/country-modal.php','wp-content/plugins/wordfence/views/blocking/country-modal.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11116,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11117,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11118,'/srv/htdocs/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11119,'/srv/htdocs/wp-content/plugins/wordfence/views/common/block-navigation-option.php','wp-content/plugins/wordfence/views/common/block-navigation-option.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11120,'/srv/htdocs/wp-content/plugins/wordfence/views/common/indeterminate-progress.php','wp-content/plugins/wordfence/views/common/indeterminate-progress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11121,'/srv/htdocs/wp-content/plugins/wordfence/views/common/license.php','wp-content/plugins/wordfence/views/common/license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11122,'/srv/htdocs/wp-content/plugins/wordfence/views/common/modal-prompt.php','wp-content/plugins/wordfence/views/common/modal-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11123,'/srv/htdocs/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11124,'/srv/htdocs/wp-content/plugins/wordfence/views/common/page-help.php','wp-content/plugins/wordfence/views/common/page-help.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11125,'/srv/htdocs/wp-content/plugins/wordfence/views/common/page-tabbar.php','wp-content/plugins/wordfence/views/common/page-tabbar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11126,'/srv/htdocs/wp-content/plugins/wordfence/views/common/page-title.php','wp-content/plugins/wordfence/views/common/page-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11127,'/srv/htdocs/wp-content/plugins/wordfence/views/common/section-subtitle.php','wp-content/plugins/wordfence/views/common/section-subtitle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11128,'/srv/htdocs/wp-content/plugins/wordfence/views/common/section-title.php','wp-content/plugins/wordfence/views/common/section-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11129,'/srv/htdocs/wp-content/plugins/wordfence/views/common/status-circular.php','wp-content/plugins/wordfence/views/common/status-circular.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11130,'/srv/htdocs/wp-content/plugins/wordfence/views/common/status-critical.php','wp-content/plugins/wordfence/views/common/status-critical.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11131,'/srv/htdocs/wp-content/plugins/wordfence/views/common/status-detail.php','wp-content/plugins/wordfence/views/common/status-detail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11132,'/srv/htdocs/wp-content/plugins/wordfence/views/common/status-tooltip.php','wp-content/plugins/wordfence/views/common/status-tooltip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11133,'/srv/htdocs/wp-content/plugins/wordfence/views/common/status-warning.php','wp-content/plugins/wordfence/views/common/status-warning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11134,'/srv/htdocs/wp-content/plugins/wordfence/views/common/unsubscribe.php','wp-content/plugins/wordfence/views/common/unsubscribe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11135,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/global-status.php','wp-content/plugins/wordfence/views/dashboard/global-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11136,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11137,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11138,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11139,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11140,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-general.php','wp-content/plugins/wordfence/views/dashboard/options-group-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11141,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-import.php','wp-content/plugins/wordfence/views/dashboard/options-group-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11142,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-license.php','wp-content/plugins/wordfence/views/dashboard/options-group-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11143,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11144,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11145,'/srv/htdocs/wp-content/plugins/wordfence/views/dashboard/status-renewing.php','wp-content/plugins/wordfence/views/dashboard/status-renewing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11146,'/srv/htdocs/wp-content/plugins/wordfence/views/diagnostics/text.php','wp-content/plugins/wordfence/views/diagnostics/text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11147,'/srv/htdocs/wp-content/plugins/wordfence/views/gdpr/banner.php','wp-content/plugins/wordfence/views/gdpr/banner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11148,'/srv/htdocs/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11149,'/srv/htdocs/wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php','wp-content/plugins/wordfence/views/offboarding/deactivation-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11150,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/banner.php','wp-content/plugins/wordfence/views/onboarding/banner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11151,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11152,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/fresh-install.php','wp-content/plugins/wordfence/views/onboarding/fresh-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11153,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11154,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/overlay.php','wp-content/plugins/wordfence/views/onboarding/overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11155,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/plugin-header.php','wp-content/plugins/wordfence/views/onboarding/plugin-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11156,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/registration-prompt.php','wp-content/plugins/wordfence/views/onboarding/registration-prompt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11157,'/srv/htdocs/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11158,'/srv/htdocs/wp-content/plugins/wordfence/views/options/block-all-options-controls.php','wp-content/plugins/wordfence/views/options/block-all-options-controls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11159,'/srv/htdocs/wp-content/plugins/wordfence/views/options/block-controls.php','wp-content/plugins/wordfence/views/options/block-controls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11160,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-label.php','wp-content/plugins/wordfence/views/options/option-label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11161,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-select.php','wp-content/plugins/wordfence/views/options/option-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11162,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-switch.php','wp-content/plugins/wordfence/views/options/option-switch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11163,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-text.php','wp-content/plugins/wordfence/views/options/option-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11164,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-textarea.php','wp-content/plugins/wordfence/views/options/option-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11165,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11166,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11167,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11168,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-select.php','wp-content/plugins/wordfence/views/options/option-toggled-select.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11169,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-sub.php','wp-content/plugins/wordfence/views/options/option-toggled-sub.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11170,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11171,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-toggled.php','wp-content/plugins/wordfence/views/options/option-toggled.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11172,'/srv/htdocs/wp-content/plugins/wordfence/views/options/option-token.php','wp-content/plugins/wordfence/views/options/option-token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11173,'/srv/htdocs/wp-content/plugins/wordfence/views/options/options-title.php','wp-content/plugins/wordfence/views/options/options-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11174,'/srv/htdocs/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11175,'/srv/htdocs/wp-content/plugins/wordfence/views/reports/activity-report.php','wp-content/plugins/wordfence/views/reports/activity-report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11176,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-base.php','wp-content/plugins/wordfence/views/scanner/issue-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11177,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11178,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11179,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11180,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11181,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11182,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11183,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11184,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11185,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11186,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11187,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11188,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11189,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11190,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-database.php','wp-content/plugins/wordfence/views/scanner/issue-database.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11191,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11192,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11193,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-file.php','wp-content/plugins/wordfence/views/scanner/issue-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11194,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11195,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11196,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11197,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11198,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11199,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11200,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11201,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11202,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11203,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11204,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11205,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfAssistantPresent.php','wp-content/plugins/wordfence/views/scanner/issue-wfAssistantPresent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11206,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11207,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11208,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11209,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11210,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11211,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11212,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php','wp-content/plugins/wordfence/views/scanner/issue-wfUpgradeError.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11213,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11214,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11215,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/no-issues.php','wp-content/plugins/wordfence/views/scanner/no-issues.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11216,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11217,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11218,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-basic.php','wp-content/plugins/wordfence/views/scanner/options-group-basic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11219,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-general.php','wp-content/plugins/wordfence/views/scanner/options-group-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11220,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-performance.php','wp-content/plugins/wordfence/views/scanner/options-group-performance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11221,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11222,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-failed.php','wp-content/plugins/wordfence/views/scanner/scan-failed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11223,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11224,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11225,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-progress.php','wp-content/plugins/wordfence/views/scanner/scan-progress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11226,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-results.php','wp-content/plugins/wordfence/views/scanner/scan-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11227,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11228,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-starter.php','wp-content/plugins/wordfence/views/scanner/scan-starter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11229,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scan-type.php','wp-content/plugins/wordfence/views/scanner/scan-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11230,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/scanner-status.php','wp-content/plugins/wordfence/views/scanner/scanner-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11231,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11232,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11233,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11234,'/srv/htdocs/wp-content/plugins/wordfence/views/scanner/site-cleaning.php','wp-content/plugins/wordfence/views/scanner/site-cleaning.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11235,'/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-2fa.php','wp-content/plugins/wordfence/views/tools/options-group-2fa.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11236,'/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-audit-log.php','wp-content/plugins/wordfence/views/tools/options-group-audit-log.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11237,'/srv/htdocs/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11238,'/srv/htdocs/wp-content/plugins/wordfence/views/tours/login-security.php','wp-content/plugins/wordfence/views/tours/login-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11239,'/srv/htdocs/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11240,'/srv/htdocs/wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php','wp-content/plugins/wordfence/views/unsupported-wp/admin-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11241,'/srv/htdocs/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11242,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/debug.php','wp-content/plugins/wordfence/views/waf/debug.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11243,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/firewall-status.php','wp-content/plugins/wordfence/views/waf/firewall-status.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11244,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-rate-limit.php','wp-content/plugins/wordfence/views/waf/option-rate-limit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11245,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-rules.php','wp-content/plugins/wordfence/views/waf/option-rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11246,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/option-whitelist.php','wp-content/plugins/wordfence/views/waf/option-whitelist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11247,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11248,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11249,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11250,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11251,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11252,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11253,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install-manual.php','wp-content/plugins/wordfence/views/waf/waf-install-manual.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11254,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install-success.php','wp-content/plugins/wordfence/views/waf/waf-install-success.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11255,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-install.php','wp-content/plugins/wordfence/views/waf/waf-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11256,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11257,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11258,'/srv/htdocs/wp-content/plugins/wordfence/views/waf/waf-uninstall.php','wp-content/plugins/wordfence/views/waf/waf-uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11259,'/srv/htdocs/wp-content/plugins/wordfence/waf/.htaccess','wp-content/plugins/wordfence/waf/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (11260,'/srv/htdocs/wp-content/plugins/wordfence/waf/bootstrap.php','wp-content/plugins/wordfence/waf/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11261,'/srv/htdocs/wp-content/plugins/wordfence/waf/dummy.php','wp-content/plugins/wordfence/waf/dummy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11262,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/entry.php','wp-content/plugins/wordfence/waf/pomo/entry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11263,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/mo.php','wp-content/plugins/wordfence/waf/pomo/mo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11264,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/plural-forms.php','wp-content/plugins/wordfence/waf/pomo/plural-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11265,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/po.php','wp-content/plugins/wordfence/waf/pomo/po.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11266,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/streams.php','wp-content/plugins/wordfence/waf/pomo/streams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11267,'/srv/htdocs/wp-content/plugins/wordfence/waf/pomo/translations.php','wp-content/plugins/wordfence/waf/pomo/translations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11268,'/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFBlockConstants.php','wp-content/plugins/wordfence/waf/wfWAFBlockConstants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11269,'/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFBlockI18n.php','wp-content/plugins/wordfence/waf/wfWAFBlockI18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11270,'/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11271,'/srv/htdocs/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11272,'/srv/htdocs/wp-content/plugins/wordfence/wordfence.php','wp-content/plugins/wordfence/wordfence.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11273,'/srv/htdocs/wp-content/plugins/worker/functions.php','wp-content/plugins/worker/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11274,'/srv/htdocs/wp-content/plugins/worker/index.php','wp-content/plugins/worker/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11275,'/srv/htdocs/wp-content/plugins/worker/init.php','wp-content/plugins/worker/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11276,'/srv/htdocs/wp-content/plugins/worker/publickeys/godaddy_g2_root.cer','wp-content/plugins/worker/publickeys/godaddy_g2_root.cer');
INSERT INTO `wp_wfknownfilelist` VALUES (11277,'/srv/htdocs/wp-content/plugins/worker/publickeys/index.php','wp-content/plugins/worker/publickeys/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11278,'/srv/htdocs/wp-content/plugins/worker/publickeys/managewp.pub','wp-content/plugins/worker/publickeys/managewp.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11279,'/srv/htdocs/wp-content/plugins/worker/publickeys/managewp_d.pub','wp-content/plugins/worker/publickeys/managewp_d.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11280,'/srv/htdocs/wp-content/plugins/worker/publickeys/managewp_t.pub','wp-content/plugins/worker/publickeys/managewp_t.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11281,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner1.pub','wp-content/plugins/worker/publickeys/partner1.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11282,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner10.pub','wp-content/plugins/worker/publickeys/partner10.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11283,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner11.pub','wp-content/plugins/worker/publickeys/partner11.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11284,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner12.pub','wp-content/plugins/worker/publickeys/partner12.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11285,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner13.pub','wp-content/plugins/worker/publickeys/partner13.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11286,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner14.pub','wp-content/plugins/worker/publickeys/partner14.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11287,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner15.pub','wp-content/plugins/worker/publickeys/partner15.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11288,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner16.pub','wp-content/plugins/worker/publickeys/partner16.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11289,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner17.pub','wp-content/plugins/worker/publickeys/partner17.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11290,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner2.pub','wp-content/plugins/worker/publickeys/partner2.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11291,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner3.pub','wp-content/plugins/worker/publickeys/partner3.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11292,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner4.pub','wp-content/plugins/worker/publickeys/partner4.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11293,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner5.pub','wp-content/plugins/worker/publickeys/partner5.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11294,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner6.pub','wp-content/plugins/worker/publickeys/partner6.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11295,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner7.pub','wp-content/plugins/worker/publickeys/partner7.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11296,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner8.pub','wp-content/plugins/worker/publickeys/partner8.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11297,'/srv/htdocs/wp-content/plugins/worker/publickeys/partner9.pub','wp-content/plugins/worker/publickeys/partner9.pub');
INSERT INTO `wp_wfknownfilelist` VALUES (11298,'/srv/htdocs/wp-content/plugins/worker/readme.txt','wp-content/plugins/worker/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (11299,'/srv/htdocs/wp-content/plugins/worker/src/Gelf/Message.php','wp-content/plugins/worker/src/Gelf/Message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11300,'/srv/htdocs/wp-content/plugins/worker/src/Gelf/Publisher.php','wp-content/plugins/worker/src/Gelf/Publisher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11301,'/srv/htdocs/wp-content/plugins/worker/src/Gelf/index.php','wp-content/plugins/worker/src/Gelf/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11302,'/srv/htdocs/wp-content/plugins/worker/src/LICENSE','wp-content/plugins/worker/src/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (11303,'/srv/htdocs/wp-content/plugins/worker/src/MMB/Comment.php','wp-content/plugins/worker/src/MMB/Comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11304,'/srv/htdocs/wp-content/plugins/worker/src/MMB/Core.php','wp-content/plugins/worker/src/MMB/Core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11305,'/srv/htdocs/wp-content/plugins/worker/src/MMB/Installer.php','wp-content/plugins/worker/src/MMB/Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11306,'/srv/htdocs/wp-content/plugins/worker/src/MMB/Stats.php','wp-content/plugins/worker/src/MMB/Stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11307,'/srv/htdocs/wp-content/plugins/worker/src/MMB/User.php','wp-content/plugins/worker/src/MMB/User.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11308,'/srv/htdocs/wp-content/plugins/worker/src/MMB/index.php','wp-content/plugins/worker/src/MMB/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11309,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Abstract.php','wp-content/plugins/worker/src/MWP/Action/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11310,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/ClearTransient.php','wp-content/plugins/worker/src/MWP/Action/ClearTransient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11311,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/ConnectWebsite.php','wp-content/plugins/worker/src/MWP/Action/ConnectWebsite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11312,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Definition.php','wp-content/plugins/worker/src/MWP/Action/Definition.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11313,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/DestroySessions.php','wp-content/plugins/worker/src/MWP/Action/DestroySessions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11314,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/DownloadFile.php','wp-content/plugins/worker/src/MWP/Action/DownloadFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11315,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/GetComponentsStats.php','wp-content/plugins/worker/src/MWP/Action/GetComponentsStats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11316,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/GetState.php','wp-content/plugins/worker/src/MWP/Action/GetState.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11317,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Abstract.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11318,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractFiles.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractFiles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11319,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractTablesAction.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/AbstractTablesAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11320,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ChecksumTables.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ChecksumTables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11321,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/FetchFiles.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/FetchFiles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11322,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetTableSchema.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetTableSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11323,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetViewSchema.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/GetViewSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11324,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/HashFiles.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/HashFiles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11325,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListFiles.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListFiles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11326,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListTables.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/ListTables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11327,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Stats.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/Stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11328,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/StreamTables.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/StreamTables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11329,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/index.php','wp-content/plugins/worker/src/MWP/Action/IncrementalBackup/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11330,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/Registry.php','wp-content/plugins/worker/src/MWP/Action/Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11331,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Action/index.php','wp-content/plugins/worker/src/MWP/Action/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11332,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/Conf.php','wp-content/plugins/worker/src/MWP/Configuration/Conf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11333,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/Service.php','wp-content/plugins/worker/src/MWP/Configuration/Service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11334,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Configuration/index.php','wp-content/plugins/worker/src/MWP/Configuration/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11335,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/Factory.php','wp-content/plugins/worker/src/MWP/Crypter/Factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11336,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/Interface.php','wp-content/plugins/worker/src/MWP/Crypter/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11337,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/OpenSslCrypter.php','wp-content/plugins/worker/src/MWP/Crypter/OpenSslCrypter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11338,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/PhpSecLibCrypter.php','wp-content/plugins/worker/src/MWP/Crypter/PhpSecLibCrypter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11339,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Crypter/index.php','wp-content/plugins/worker/src/MWP/Crypter/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11340,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/ErrorCatcher.php','wp-content/plugins/worker/src/MWP/Debug/ErrorCatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11341,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/EvalErrorHandler.php','wp-content/plugins/worker/src/MWP/Debug/EvalErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11342,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/FatalErrorException.php','wp-content/plugins/worker/src/MWP/Debug/FatalErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11343,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Debug/index.php','wp-content/plugins/worker/src/MWP/Debug/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11344,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/AbstractRequest.php','wp-content/plugins/worker/src/MWP/Event/AbstractRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11345,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionException.php','wp-content/plugins/worker/src/MWP/Event/ActionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11346,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionRequest.php','wp-content/plugins/worker/src/MWP/Event/ActionRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11347,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/ActionResponse.php','wp-content/plugins/worker/src/MWP/Event/ActionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11348,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/Events.php','wp-content/plugins/worker/src/MWP/Event/Events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11349,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/MasterRequest.php','wp-content/plugins/worker/src/MWP/Event/MasterRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11350,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/MasterResponse.php','wp-content/plugins/worker/src/MWP/Event/MasterResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11351,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/PublicRequest.php','wp-content/plugins/worker/src/MWP/Event/PublicRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11352,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Event/index.php','wp-content/plugins/worker/src/MWP/Event/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11353,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/MultipartException.php','wp-content/plugins/worker/src/MWP/EventListener/ActionException/MultipartException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11354,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/SetExceptionData.php','wp-content/plugins/worker/src/MWP/EventListener/ActionException/SetExceptionData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11355,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionException/index.php','wp-content/plugins/worker/src/MWP/EventListener/ActionException/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11356,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/LogRequest.php','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/LogRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11357,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/SetSettings.php','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/SetSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11358,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/VerifyNonce.php','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/VerifyNonce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11359,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/index.php','wp-content/plugins/worker/src/MWP/EventListener/ActionRequest/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11360,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/ChainState.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/ChainState.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11361,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/DownloadFile.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/DownloadFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11362,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/FetchFiles.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/FetchFiles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11363,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetActionData.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetActionData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11364,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyPhpExecutionData.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyPhpExecutionData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11365,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyWebsiteConnectionData.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetLegacyWebsiteConnectionData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11366,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetUpdaterLog.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/SetUpdaterLog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11367,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/index.php','wp-content/plugins/worker/src/MWP/EventListener/ActionResponse/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11368,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/EncodeMasterResponse.php','wp-content/plugins/worker/src/MWP/EventListener/EncodeMasterResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11369,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/FixCompatibility.php','wp-content/plugins/worker/src/MWP/EventListener/FixCompatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11370,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AttachJsonMessageHandler.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AttachJsonMessageHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11371,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateLegacyRequest.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateLegacyRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11372,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateRequest.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11373,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateServiceRequest.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/AuthenticateServiceRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11374,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/RemoveUsernameParam.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/RemoveUsernameParam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11375,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetCurrentUser.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetCurrentUser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11376,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetErrorHandler.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11377,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetRequestSettings.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/SetRequestSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11378,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/VerifyConnectionInfo.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/VerifyConnectionInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11379,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/index.php','wp-content/plugins/worker/src/MWP/EventListener/MasterRequest/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11380,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/LogResponse.php','wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/LogResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11381,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/index.php','wp-content/plugins/worker/src/MWP/EventListener/MasterResponse/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11382,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AddConnectionKeyInfo.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AddConnectionKeyInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11383,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AutomaticLogin.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/AutomaticLogin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11384,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/BrandContactSupport.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/BrandContactSupport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11385,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/CommandListener.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/CommandListener.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11386,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/DisableEditor.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/DisableEditor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11387,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetHitCounter.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetHitCounter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11388,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetPluginInfo.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/SetPluginInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11389,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/index.php','wp-content/plugins/worker/src/MWP/EventListener/PublicRequest/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11390,'/srv/htdocs/wp-content/plugins/worker/src/MWP/EventListener/index.php','wp-content/plugins/worker/src/MWP/EventListener/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11391,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Extension/HitCounter.php','wp-content/plugins/worker/src/MWP/Extension/HitCounter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11392,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Extension/index.php','wp-content/plugins/worker/src/MWP/Extension/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11393,'/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/DownloadFilesResult.php','wp-content/plugins/worker/src/MWP/FileManager/Model/DownloadFilesResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11394,'/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/Files.php','wp-content/plugins/worker/src/MWP/FileManager/Model/Files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11395,'/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/Model/index.php','wp-content/plugins/worker/src/MWP/FileManager/Model/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11396,'/srv/htdocs/wp-content/plugins/worker/src/MWP/FileManager/index.php','wp-content/plugins/worker/src/MWP/FileManager/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11397,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/JsonResponse.php','wp-content/plugins/worker/src/MWP/Http/JsonResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11398,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/LegacyWorkerResponse.php','wp-content/plugins/worker/src/MWP/Http/LegacyWorkerResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11399,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/MultipartResponse.php','wp-content/plugins/worker/src/MWP/Http/MultipartResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11400,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/MultipartResponsePart.php','wp-content/plugins/worker/src/MWP/Http/MultipartResponsePart.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11401,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/RedirectResponse.php','wp-content/plugins/worker/src/MWP/Http/RedirectResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11402,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/Response.php','wp-content/plugins/worker/src/MWP/Http/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11403,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/ResponseInterface.php','wp-content/plugins/worker/src/MWP/Http/ResponseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11404,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/StreamingResponse.php','wp-content/plugins/worker/src/MWP/Http/StreamingResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11405,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/StreamingResponseInterface.php','wp-content/plugins/worker/src/MWP/Http/StreamingResponseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11406,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Http/index.php','wp-content/plugins/worker/src/MWP/Http/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11407,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Configuration.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Configuration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11408,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/ConnectionInterface.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/ConnectionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11409,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumpOptions.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumpOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11410,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumperInterface.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/DumperInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11411,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/ConnectionException.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/ConnectionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11412,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/index.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11413,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11414,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlConnection.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlConnection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11415,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlDumpDumper.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlDumpDumper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11416,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlStatement.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqlStatement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11417,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliConnection.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliConnection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11418,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliStatement.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/MysqliStatement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11419,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoConnection.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoConnection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11420,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoStatement.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PdoStatement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11421,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PhpDumper.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/PhpDumper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11422,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StatementInterface.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StatementInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11423,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StreamableQuerySequenceDump.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/StreamableQuerySequenceDump.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11424,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/index.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Database/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11425,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/FileReader.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/FileReader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11426,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/HashComputer.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/HashComputer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11427,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/FetchFilesResult.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/FetchFilesResult.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11428,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/File.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11429,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/ServerStatistics.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/ServerStatistics.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11430,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/index.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/Model/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11431,'/srv/htdocs/wp-content/plugins/worker/src/MWP/IncrementalBackup/index.php','wp-content/plugins/worker/src/MWP/IncrementalBackup/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11432,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Migration/Migration.php','wp-content/plugins/worker/src/MWP/Migration/Migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11433,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Migration/index.php','wp-content/plugins/worker/src/MWP/Migration/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11434,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Handler/JsonMessageHandler.php','wp-content/plugins/worker/src/MWP/Monolog/Handler/JsonMessageHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11435,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Handler/index.php','wp-content/plugins/worker/src/MWP/Monolog/Handler/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11436,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/ExceptionProcessor.php','wp-content/plugins/worker/src/MWP/Monolog/Processor/ExceptionProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11437,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/ProcessProcessor.php','wp-content/plugins/worker/src/MWP/Monolog/Processor/ProcessProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11438,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/RequestIdProcessor.php','wp-content/plugins/worker/src/MWP/Monolog/Processor/RequestIdProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11439,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/TimeUsageProcessor.php','wp-content/plugins/worker/src/MWP/Monolog/Processor/TimeUsageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11440,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/Processor/index.php','wp-content/plugins/worker/src/MWP/Monolog/Processor/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11441,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Monolog/index.php','wp-content/plugins/worker/src/MWP/Monolog/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11442,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Parser/DefinitionTokenizer.php','wp-content/plugins/worker/src/MWP/Parser/DefinitionTokenizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11443,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Parser/index.php','wp-content/plugins/worker/src/MWP/Parser/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11444,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Process/ExecutableFinder.php','wp-content/plugins/worker/src/MWP/Process/ExecutableFinder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11445,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Process/index.php','wp-content/plugins/worker/src/MWP/Process/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11446,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Abstract.php','wp-content/plugins/worker/src/MWP/Progress/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11447,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/CurlCallbackInterface.php','wp-content/plugins/worker/src/MWP/Progress/CurlCallbackInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11448,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Download.php','wp-content/plugins/worker/src/MWP/Progress/Download.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11449,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/Upload.php','wp-content/plugins/worker/src/MWP/Progress/Upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11450,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Progress/index.php','wp-content/plugins/worker/src/MWP/Progress/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11451,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceAlreadyUsed.php','wp-content/plugins/worker/src/MWP/Security/Exception/NonceAlreadyUsed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11452,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceExpired.php','wp-content/plugins/worker/src/MWP/Security/Exception/NonceExpired.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11453,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/NonceFormatInvalid.php','wp-content/plugins/worker/src/MWP/Security/Exception/NonceFormatInvalid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11454,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/Exception/index.php','wp-content/plugins/worker/src/MWP/Security/Exception/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11455,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/HashNonce.php','wp-content/plugins/worker/src/MWP/Security/HashNonce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11456,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/NonceInterface.php','wp-content/plugins/worker/src/MWP/Security/NonceInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11457,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/NonceManager.php','wp-content/plugins/worker/src/MWP/Security/NonceManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11458,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Security/index.php','wp-content/plugins/worker/src/MWP/Security/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11459,'/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Abstract.php','wp-content/plugins/worker/src/MWP/ServiceContainer/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11460,'/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/ContainerAwareInterface.php','wp-content/plugins/worker/src/MWP/ServiceContainer/ContainerAwareInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11461,'/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Interface.php','wp-content/plugins/worker/src/MWP/ServiceContainer/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11462,'/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/Production.php','wp-content/plugins/worker/src/MWP/ServiceContainer/Production.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11463,'/srv/htdocs/wp-content/plugins/worker/src/MWP/ServiceContainer/index.php','wp-content/plugins/worker/src/MWP/ServiceContainer/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11464,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/Factory.php','wp-content/plugins/worker/src/MWP/Signer/Factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11465,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/Interface.php','wp-content/plugins/worker/src/MWP/Signer/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11466,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/OpenSslSigner.php','wp-content/plugins/worker/src/MWP/Signer/OpenSslSigner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11467,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/PhpSecLibSigner.php','wp-content/plugins/worker/src/MWP/Signer/PhpSecLibSigner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11468,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Signer/index.php','wp-content/plugins/worker/src/MWP/Signer/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11469,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Append.php','wp-content/plugins/worker/src/MWP/Stream/Append.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11470,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Base64EncodedStream.php','wp-content/plugins/worker/src/MWP/Stream/Base64EncodedStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11471,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Buffer.php','wp-content/plugins/worker/src/MWP/Stream/Buffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11472,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Callable.php','wp-content/plugins/worker/src/MWP/Stream/Callable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11473,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Decorator.php','wp-content/plugins/worker/src/MWP/Stream/Decorator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11474,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/FileLimit.php','wp-content/plugins/worker/src/MWP/Stream/FileLimit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11475,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Interface.php','wp-content/plugins/worker/src/MWP/Stream/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11476,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/LazyFile.php','wp-content/plugins/worker/src/MWP/Stream/LazyFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11477,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Limit.php','wp-content/plugins/worker/src/MWP/Stream/Limit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11478,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/ProcessOutput.php','wp-content/plugins/worker/src/MWP/Stream/ProcessOutput.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11479,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/Stream.php','wp-content/plugins/worker/src/MWP/Stream/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11480,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Stream/index.php','wp-content/plugins/worker/src/MWP/Stream/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11481,'/srv/htdocs/wp-content/plugins/worker/src/MWP/System/Environment.php','wp-content/plugins/worker/src/MWP/System/Environment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11482,'/srv/htdocs/wp-content/plugins/worker/src/MWP/System/Utils.php','wp-content/plugins/worker/src/MWP/System/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11483,'/srv/htdocs/wp-content/plugins/worker/src/MWP/System/index.php','wp-content/plugins/worker/src/MWP/System/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11484,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/AutoUpdateManager.php','wp-content/plugins/worker/src/MWP/Updater/AutoUpdateManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11485,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/CoreUpdate.php','wp-content/plugins/worker/src/MWP/Updater/CoreUpdate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11486,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/PluginUpdate.php','wp-content/plugins/worker/src/MWP/Updater/PluginUpdate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11487,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/ThemeUpdate.php','wp-content/plugins/worker/src/MWP/Updater/ThemeUpdate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11488,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/TraceableUpdaterSkin.php','wp-content/plugins/worker/src/MWP/Updater/TraceableUpdaterSkin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11489,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/UpdateManager.php','wp-content/plugins/worker/src/MWP/Updater/UpdateManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11490,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Updater/index.php','wp-content/plugins/worker/src/MWP/Updater/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11491,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Context.php','wp-content/plugins/worker/src/MWP/WordPress/Context.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11492,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/HookProxy.php','wp-content/plugins/worker/src/MWP/WordPress/HookProxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11493,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Interface.php','wp-content/plugins/worker/src/MWP/WordPress/Provider/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11494,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Plugin.php','wp-content/plugins/worker/src/MWP/WordPress/Provider/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11495,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/Theme.php','wp-content/plugins/worker/src/MWP/WordPress/Provider/Theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11496,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Provider/index.php','wp-content/plugins/worker/src/MWP/WordPress/Provider/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11497,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Abstract.php','wp-content/plugins/worker/src/MWP/WordPress/Query/Abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11498,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Comment.php','wp-content/plugins/worker/src/MWP/WordPress/Query/Comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11499,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Interface.php','wp-content/plugins/worker/src/MWP/WordPress/Query/Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11500,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/Post.php','wp-content/plugins/worker/src/MWP/WordPress/Query/Post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11501,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/User.php','wp-content/plugins/worker/src/MWP/WordPress/Query/User.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11502,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/Query/index.php','wp-content/plugins/worker/src/MWP/WordPress/Query/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11503,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/SessionStore.php','wp-content/plugins/worker/src/MWP/WordPress/SessionStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11504,'/srv/htdocs/wp-content/plugins/worker/src/MWP/WordPress/index.php','wp-content/plugins/worker/src/MWP/WordPress/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11505,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/ActionResponse.php','wp-content/plugins/worker/src/MWP/Worker/ActionResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11506,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Brand.php','wp-content/plugins/worker/src/MWP/Worker/Brand.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11507,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Configuration.php','wp-content/plugins/worker/src/MWP/Worker/Configuration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11508,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Exception.php','wp-content/plugins/worker/src/MWP/Worker/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11509,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Kernel.php','wp-content/plugins/worker/src/MWP/Worker/Kernel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11510,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/Request.php','wp-content/plugins/worker/src/MWP/Worker/Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11511,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/RequestStack.php','wp-content/plugins/worker/src/MWP/Worker/RequestStack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11512,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/ResponseCallback.php','wp-content/plugins/worker/src/MWP/Worker/ResponseCallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11513,'/srv/htdocs/wp-content/plugins/worker/src/MWP/Worker/index.php','wp-content/plugins/worker/src/MWP/Worker/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11514,'/srv/htdocs/wp-content/plugins/worker/src/MWP/index.php','wp-content/plugins/worker/src/MWP/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11515,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/ErrorHandler.php','wp-content/plugins/worker/src/Monolog/ErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11516,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/FormatterInterface.php','wp-content/plugins/worker/src/Monolog/Formatter/FormatterInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11517,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/HtmlFormatter.php','wp-content/plugins/worker/src/Monolog/Formatter/HtmlFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11518,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/LegacyGelfMessageFormatter.php','wp-content/plugins/worker/src/Monolog/Formatter/LegacyGelfMessageFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11519,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/LineFormatter.php','wp-content/plugins/worker/src/Monolog/Formatter/LineFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11520,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/NormalizerFormatter.php','wp-content/plugins/worker/src/Monolog/Formatter/NormalizerFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11521,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Formatter/index.php','wp-content/plugins/worker/src/Monolog/Formatter/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11522,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/AbstractHandler.php','wp-content/plugins/worker/src/Monolog/Handler/AbstractHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11523,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/AbstractProcessingHandler.php','wp-content/plugins/worker/src/Monolog/Handler/AbstractProcessingHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11524,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/HandlerInterface.php','wp-content/plugins/worker/src/Monolog/Handler/HandlerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11525,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/LegacyGelfHandler.php','wp-content/plugins/worker/src/Monolog/Handler/LegacyGelfHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11526,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/NullHandler.php','wp-content/plugins/worker/src/Monolog/Handler/NullHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11527,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/StreamHandler.php','wp-content/plugins/worker/src/Monolog/Handler/StreamHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11528,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/TestHandler.php','wp-content/plugins/worker/src/Monolog/Handler/TestHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11529,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Handler/index.php','wp-content/plugins/worker/src/Monolog/Handler/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11530,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Logger.php','wp-content/plugins/worker/src/Monolog/Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11531,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/IntrospectionProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/IntrospectionProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11532,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryPeakUsageProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/MemoryPeakUsageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11533,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/MemoryProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11534,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/MemoryUsageProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/MemoryUsageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11535,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/ProcessorInterface.php','wp-content/plugins/worker/src/Monolog/Processor/ProcessorInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11536,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/PsrLogMessageProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/PsrLogMessageProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11537,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/UidProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/UidProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11538,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/WebProcessor.php','wp-content/plugins/worker/src/Monolog/Processor/WebProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11539,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Processor/index.php','wp-content/plugins/worker/src/Monolog/Processor/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11540,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/InvalidArgumentException.php','wp-content/plugins/worker/src/Monolog/Psr/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11541,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/LogLevel.php','wp-content/plugins/worker/src/Monolog/Psr/LogLevel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11542,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/LoggerInterface.php','wp-content/plugins/worker/src/Monolog/Psr/LoggerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11543,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Psr/index.php','wp-content/plugins/worker/src/Monolog/Psr/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11544,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/Registry.php','wp-content/plugins/worker/src/Monolog/Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11545,'/srv/htdocs/wp-content/plugins/worker/src/Monolog/index.php','wp-content/plugins/worker/src/Monolog/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11546,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/AES.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/AES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11547,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Base.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11548,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Blowfish.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Blowfish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11549,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/DES.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/DES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11550,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Hash.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Hash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11551,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RC2.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/RC2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11552,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RC4.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/RC4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11553,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/RSA.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/RSA.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11554,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Random.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Random.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11555,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Rijndael.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Rijndael.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11556,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/TripleDES.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/TripleDES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11557,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/Twofish.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/Twofish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11558,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Crypt/index.php','wp-content/plugins/worker/src/PHPSecLib/Crypt/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11559,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/ANSI.php','wp-content/plugins/worker/src/PHPSecLib/File/ANSI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11560,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/ASN1.php','wp-content/plugins/worker/src/PHPSecLib/File/ASN1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11561,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/X509.php','wp-content/plugins/worker/src/PHPSecLib/File/X509.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11562,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/File/index.php','wp-content/plugins/worker/src/PHPSecLib/File/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11563,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Math/BigInteger.php','wp-content/plugins/worker/src/PHPSecLib/Math/BigInteger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11564,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Math/index.php','wp-content/plugins/worker/src/PHPSecLib/Math/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11565,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SCP.php','wp-content/plugins/worker/src/PHPSecLib/Net/SCP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11566,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/Stream.php','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11567,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/index.php','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11568,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SFTP.php','wp-content/plugins/worker/src/PHPSecLib/Net/SFTP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11569,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SSH1.php','wp-content/plugins/worker/src/PHPSecLib/Net/SSH1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11570,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/SSH2.php','wp-content/plugins/worker/src/PHPSecLib/Net/SSH2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11571,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/Net/index.php','wp-content/plugins/worker/src/PHPSecLib/Net/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11572,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH/Agent.php','wp-content/plugins/worker/src/PHPSecLib/System/SSH/Agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11573,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH/index.php','wp-content/plugins/worker/src/PHPSecLib/System/SSH/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11574,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/SSH_Agent.php','wp-content/plugins/worker/src/PHPSecLib/System/SSH_Agent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11575,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/System/index.php','wp-content/plugins/worker/src/PHPSecLib/System/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11576,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/index.php','wp-content/plugins/worker/src/PHPSecLib/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11577,'/srv/htdocs/wp-content/plugins/worker/src/PHPSecLib/openssl.cnf','wp-content/plugins/worker/src/PHPSecLib/openssl.cnf');
INSERT INTO `wp_wfknownfilelist` VALUES (11578,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/Event.php','wp-content/plugins/worker/src/Symfony/EventDispatcher/Event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11579,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcher.php','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11580,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcherInterface.php','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventDispatcherInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11581,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/EventSubscriberInterface.php','wp-content/plugins/worker/src/Symfony/EventDispatcher/EventSubscriberInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11582,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/EventDispatcher/index.php','wp-content/plugins/worker/src/Symfony/EventDispatcher/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11583,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/ExceptionInterface.php','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/ExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11584,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/FileNotFoundException.php','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/FileNotFoundException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11585,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOException.php','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11586,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOExceptionInterface.php','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/IOExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11587,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Exception/index.php','wp-content/plugins/worker/src/Symfony/Filesystem/Exception/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11588,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/Filesystem.php','wp-content/plugins/worker/src/Symfony/Filesystem/Filesystem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11589,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/FilesystemIterator.php','wp-content/plugins/worker/src/Symfony/Filesystem/FilesystemIterator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11590,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Filesystem/index.php','wp-content/plugins/worker/src/Symfony/Filesystem/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11591,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Callback.php','wp-content/plugins/worker/src/Symfony/Process/Callback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11592,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ExceptionInterface.php','wp-content/plugins/worker/src/Symfony/Process/Exception/ExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11593,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/InvalidArgumentException.php','wp-content/plugins/worker/src/Symfony/Process/Exception/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11594,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/LogicException.php','wp-content/plugins/worker/src/Symfony/Process/Exception/LogicException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11595,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessFailedException.php','wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessFailedException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11596,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessTimedOutException.php','wp-content/plugins/worker/src/Symfony/Process/Exception/ProcessTimedOutException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11597,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/RuntimeException.php','wp-content/plugins/worker/src/Symfony/Process/Exception/RuntimeException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11598,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Exception/index.php','wp-content/plugins/worker/src/Symfony/Process/Exception/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11599,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ExecutableFinder.php','wp-content/plugins/worker/src/Symfony/Process/ExecutableFinder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11600,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/PhpExecutableFinder.php','wp-content/plugins/worker/src/Symfony/Process/PhpExecutableFinder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11601,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/PhpProcess.php','wp-content/plugins/worker/src/Symfony/Process/PhpProcess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11602,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/AbstractPipes.php','wp-content/plugins/worker/src/Symfony/Process/Pipes/AbstractPipes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11603,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/PipesInterface.php','wp-content/plugins/worker/src/Symfony/Process/Pipes/PipesInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11604,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/UnixPipes.php','wp-content/plugins/worker/src/Symfony/Process/Pipes/UnixPipes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11605,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/WindowsPipes.php','wp-content/plugins/worker/src/Symfony/Process/Pipes/WindowsPipes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11606,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Pipes/index.php','wp-content/plugins/worker/src/Symfony/Process/Pipes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11607,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/Process.php','wp-content/plugins/worker/src/Symfony/Process/Process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11608,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ProcessBuilder.php','wp-content/plugins/worker/src/Symfony/Process/ProcessBuilder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11609,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/ProcessUtils.php','wp-content/plugins/worker/src/Symfony/Process/ProcessUtils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11610,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/Process/index.php','wp-content/plugins/worker/src/Symfony/Process/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11611,'/srv/htdocs/wp-content/plugins/worker/src/Symfony/index.php','wp-content/plugins/worker/src/Symfony/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11612,'/srv/htdocs/wp-content/plugins/worker/src/index.php','wp-content/plugins/worker/src/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11613,'/srv/htdocs/wp-content/plugins/worker/version','wp-content/plugins/worker/version');
INSERT INTO `wp_wfknownfilelist` VALUES (11614,'/srv/htdocs/wp-content/plugins/worker/worker.json','wp-content/plugins/worker/worker.json');
INSERT INTO `wp_wfknownfilelist` VALUES (11615,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css','wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11616,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css','wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11617,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css','wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11618,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css','wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11619,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css','wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11620,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css','wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11621,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css','wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11622,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/smtp-smart-routing.min.css','wp-content/plugins/wp-mail-smtp/assets/css/smtp-smart-routing.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11623,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css','wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11624,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/jquery-confirm.min.css','wp-content/plugins/wp-mail-smtp/assets/css/vendor/jquery-confirm.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11625,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/css/vendor/lity.min.css','wp-content/plugins/wp-mail-smtp/assets/css/vendor/lity.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11626,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/affiliatewp.png','wp-content/plugins/wp-mail-smtp/assets/images/about/affiliatewp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11627,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/duplicator-icon-large.png','wp-content/plugins/wp-mail-smtp/assets/images/about/duplicator-icon-large.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11628,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/edd.png','wp-content/plugins/wp-mail-smtp/assets/images/about/edd.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11629,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11630,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11631,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11632,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11633,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-charitable.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-charitable.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11634,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11635,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11636,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11637,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11638,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11639,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11640,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11641,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11642,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11643,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11644,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpcode.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpcode.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11645,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11646,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/searchwp.png','wp-content/plugins/wp-mail-smtp/assets/images/about/searchwp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11647,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/sugar-calendar.png','wp-content/plugins/wp-mail-smtp/assets/images/about/sugar-calendar.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11648,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg','wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (11649,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/about/wp-simple-pay.png','wp-content/plugins/wp-mail-smtp/assets/images/about/wp-simple-pay.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11650,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-01.png','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-01.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11651,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-02.png','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/screenshot-02.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11652,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-01.png','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-01.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11653,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-02.png','wp-content/plugins/wp-mail-smtp/assets/images/additional-connections/thumbnail-02.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11654,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/error-icon.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/error-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11655,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11656,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11657,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11658,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11659,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11660,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11661,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11662,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11663,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11664,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png','wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11665,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg','wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11666,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png','wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11667,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11668,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11669,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11670,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11671,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11672,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11673,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11674,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11675,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11676,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11677,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11678,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11679,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11680,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/arrow-rotate-right-purple.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/arrow-rotate-right-purple.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11681,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/cancel-red.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/cancel-red.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11682,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-dark-green.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-dark-green.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11683,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11684,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/clock-orange.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/clock-orange.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11685,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11686,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11687,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11688,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11689,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle.svg','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11690,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/arrow-up.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/arrow-up.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11691,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/badge-percent.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/badge-percent.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11692,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11693,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/check.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/check.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11694,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/close.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/close.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11695,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11696,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11697,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11698,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/exclamation-circle.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/exclamation-circle.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11699,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/lightbulb.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/lightbulb.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11700,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11701,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11702,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg','wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11703,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11704,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11705,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11706,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg','wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11707,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logo.svg','wp-content/plugins/wp-mail-smtp/assets/images/logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11708,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11709,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11710,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png','wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11711,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png','wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11712,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg','wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11713,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg','wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11714,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11715,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11716,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11717,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/brevo.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/brevo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11718,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/elasticemail.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/elasticemail.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11719,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11720,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailersend.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailersend.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11721,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11722,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailjet.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailjet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11723,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/mandrill.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/mandrill.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11724,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11725,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11726,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11727,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11728,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11729,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/resend.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/resend.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11730,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11731,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendlayer.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendlayer.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11732,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11733,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11734,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp2go.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp2go.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11735,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/sparkpost.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/sparkpost.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11736,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg','wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11737,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg','wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11738,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11739,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11740,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11741,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11742,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11743,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11744,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11745,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11746,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11747,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11748,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11749,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11750,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png','wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png');
INSERT INTO `wp_wfknownfilelist` VALUES (11751,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif','wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (11752,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/connect.js','wp-content/plugins/wp-mail-smtp/assets/js/connect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11753,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js','wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11754,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11755,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11756,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11757,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin-notices.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11758,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11759,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11760,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11761,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11762,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11763,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11764,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11765,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11766,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11767,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/chartjs-adapter-moment.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/chartjs-adapter-moment.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11768,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11769,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery-confirm.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery-confirm.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11770,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11771,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11772,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/js/vendor/lity.min.js','wp-content/plugins/wp-mail-smtp/assets/js/vendor/lity.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11773,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11774,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (11775,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11776,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (11777,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11778,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11779,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/brevo.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/brevo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11780,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11781,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11782,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11783,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11784,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11785,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/elasticemail.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/elasticemail.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11786,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11787,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail-sign-in-btn.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail-sign-in-btn.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11788,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11789,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11790,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11791,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11792,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11793,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11794,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11795,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11796,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11797,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11798,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11799,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11800,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailersend.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailersend.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11801,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11802,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailjet.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailjet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11803,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/mandrill.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/mandrill.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11804,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook-sign-in-btn.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook-sign-in-btn.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11805,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11806,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11807,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11808,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11809,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/resend.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/resend.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11810,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11811,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendlayer.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendlayer.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11812,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11813,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp2go.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp2go.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11814,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11815,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/sparkpost.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/sparkpost.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11816,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11817,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11818,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11819,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11820,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11821,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11822,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11823,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11824,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg','wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (11825,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js','wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11826,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js','wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (11827,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/readme.txt','wp-content/plugins/wp-mail-smtp/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (11828,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/AbstractConnection.php','wp-content/plugins/wp-mail-smtp/src/AbstractConnection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11829,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php','wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11830,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Area.php','wp-content/plugins/wp-mail-smtp/src/Admin/Area.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11831,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/ConnectionSettings.php','wp-content/plugins/wp-mail-smtp/src/Admin/ConnectionSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11832,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php','wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11833,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11834,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11835,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11836,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11837,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11838,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php','wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11839,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Education.php','wp-content/plugins/wp-mail-smtp/src/Admin/Education.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11840,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php','wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11841,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php','wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11842,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php','wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11843,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php','wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11844,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11845,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11846,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11847,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AdditionalConnectionsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AdditionalConnectionsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11848,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AlertsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AlertsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11849,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11850,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11851,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11852,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11853,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11854,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11855,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11856,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11857,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11858,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11859,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SmartRoutingTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SmartRoutingTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11860,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11861,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11862,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11863,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php','wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11864,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php','wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11865,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/Review.php','wp-content/plugins/wp-mail-smtp/src/Admin/Review.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11866,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php','wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11867,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11868,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11869,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11870,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11871,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Polylang.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Polylang.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11872,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PolylangPro.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PolylangPro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11873,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPForms.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPForms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11874,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPFormsLite.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPFormsLite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11875,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPML.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPML.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11876,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WooCommerce.php','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/WooCommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11877,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Conflicts.php','wp-content/plugins/wp-mail-smtp/src/Conflicts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11878,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Connect.php','wp-content/plugins/wp-mail-smtp/src/Connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11879,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Connection.php','wp-content/plugins/wp-mail-smtp/src/Connection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11880,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/ConnectionInterface.php','wp-content/plugins/wp-mail-smtp/src/ConnectionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11881,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/ConnectionsManager.php','wp-content/plugins/wp-mail-smtp/src/ConnectionsManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11882,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Core.php','wp-content/plugins/wp-mail-smtp/src/Core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11883,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/DBRepair.php','wp-content/plugins/wp-mail-smtp/src/DBRepair.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11884,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Debug.php','wp-content/plugins/wp-mail-smtp/src/Debug.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11885,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Geo.php','wp-content/plugins/wp-mail-smtp/src/Geo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11886,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php','wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11887,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/DB.php','wp-content/plugins/wp-mail-smtp/src/Helpers/DB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11888,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php','wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11889,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php','wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11890,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Helpers/UI.php','wp-content/plugins/wp-mail-smtp/src/Helpers/UI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11891,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcher.php','wp-content/plugins/wp-mail-smtp/src/MailCatcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11892,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php','wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11893,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherTrait.php','wp-content/plugins/wp-mail-smtp/src/MailCatcherTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11894,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php','wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11895,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Migration.php','wp-content/plugins/wp-mail-smtp/src/Migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11896,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php','wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11897,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Migrations.php','wp-content/plugins/wp-mail-smtp/src/Migrations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11898,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php','wp-content/plugins/wp-mail-smtp/src/OptimizedEmailSending.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11899,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Options.php','wp-content/plugins/wp-mail-smtp/src/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11900,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Processor.php','wp-content/plugins/wp-mail-smtp/src/Processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11901,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11902,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php','wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11903,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php','wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11904,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11905,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/ElasticEmail/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11906,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11907,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Logger.php','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11908,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11909,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11910,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php','wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11911,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11912,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11913,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php','wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11914,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php','wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11915,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11916,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/MailerSend/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11917,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11918,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11919,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11920,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mailjet/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11921,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11922,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Mandrill/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11923,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11924,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11925,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11926,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Provider.php','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11927,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11928,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11929,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11930,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11931,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11932,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11933,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11934,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Resend/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11935,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11936,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11937,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11938,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP2GO/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11939,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11940,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11941,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11942,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11943,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11944,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11945,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11946,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11947,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Sendlayer/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11948,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Mailer.php','wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Mailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11949,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/SparkPost/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11950,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php','wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11951,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Attachments.php','wp-content/plugins/wp-mail-smtp/src/Queue/Attachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11952,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Email.php','wp-content/plugins/wp-mail-smtp/src/Queue/Email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11953,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Migration.php','wp-content/plugins/wp-mail-smtp/src/Queue/Migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11954,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Queue/Queue.php','wp-content/plugins/wp-mail-smtp/src/Queue/Queue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11955,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php','wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11956,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php','wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11957,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/SiteHealth.php','wp-content/plugins/wp-mail-smtp/src/SiteHealth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11958,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/DebugEventsCleanupTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/DebugEventsCleanupTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11959,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11960,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/NotificationsUpdateTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/NotificationsUpdateTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11961,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/CleanupQueueTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/CleanupQueueTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11962,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/ProcessQueueTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/ProcessQueueTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11963,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/SendEnqueuedEmailTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Queue/SendEnqueuedEmailTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11964,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11965,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11966,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php','wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11967,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Upgrade.php','wp-content/plugins/wp-mail-smtp/src/Upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11968,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/Uploads.php','wp-content/plugins/wp-mail-smtp/src/Uploads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11969,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php','wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11970,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php','wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11971,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WP.php','wp-content/plugins/wp-mail-smtp/src/WP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11972,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WPMailArgs.php','wp-content/plugins/wp-mail-smtp/src/WPMailArgs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11973,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/src/WPMailInitiator.php','wp-content/plugins/wp-mail-smtp/src/WPMailInitiator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11974,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/uninstall.php','wp-content/plugins/wp-mail-smtp/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11975,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/autoload.php','wp-content/plugins/wp-mail-smtp/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11976,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php','wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11977,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/InstalledVersions.php','wp-content/plugins/wp-mail-smtp/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11978,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11979,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11980,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11981,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11982,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11983,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11984,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/composer/installed.php','wp-content/plugins/wp-mail-smtp/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11985,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (11986,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey');
INSERT INTO `wp_wfknownfilelist` VALUES (11987,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc');
INSERT INTO `wp_wfknownfilelist` VALUES (11988,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11989,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/other/build_phar.php','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/other/build_phar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11990,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/psalm-autoload.php','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/psalm-autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11991,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (11992,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11993,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11994,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (11995,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11996,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11997,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11998,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (11999,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12000,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12001,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12002,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12003,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12004,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12005,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12006,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12007,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12008,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12009,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12010,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12011,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_RecurringActionScheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12012,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_SystemInformation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12013,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12014,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12015,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12016,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Cancel_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12017,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Create_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12018,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Delete_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12019,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Generate_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12020,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Get_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12021,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/List_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12022,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Next_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12023,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action/Run_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12024,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Clean_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12025,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12026,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12027,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Action_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12028,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12029,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12030,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/System_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12031,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12032,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12033,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12034,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12035,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12036,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12037,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12038,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12039,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12040,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12041,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_WPCLI_Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12042,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12043,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12044,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12045,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12046,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12047,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12048,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12049,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12050,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12051,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12052,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12053,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12054,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12055,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12056,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12057,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12058,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12059,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12060,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12061,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12062,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12063,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12064,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12065,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12066,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12067,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12068,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12069,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12070,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12071,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12072,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12073,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12074,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12075,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12076,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12077,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12078,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12079,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12080,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12081,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12082,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12083,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12084,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12085,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12086,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12087,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12088,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12089,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12090,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12091,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12092,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12093,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12094,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12095,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12096,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12097,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12098,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12099,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12100,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12101,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12102,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12103,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12104,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12105,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12106,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12107,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12108,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12109,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12110,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12111,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12112,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12113,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12114,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12115,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12116,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12117,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseIdentity.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseIdentity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12118,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseKeyPair.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CseKeyPair.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12119,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/CsePrivateKeyMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12120,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12121,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/DisableCseKeyPairRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/DisableCseKeyPairRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12122,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12123,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/EnableCseKeyPairRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/EnableCseKeyPairRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12124,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12125,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12126,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12127,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12128,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HardwareKeyMetadata.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HardwareKeyMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12129,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12130,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12131,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12132,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12133,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12134,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12135,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/KaclsKeyMetadata.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/KaclsKeyMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12136,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12137,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12138,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12139,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseIdentitiesResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseIdentitiesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12140,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseKeyPairsResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListCseKeyPairsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12141,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12142,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12143,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12144,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12145,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12146,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12147,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12148,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12149,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12150,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12151,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12152,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12153,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12154,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12155,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12156,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12157,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ObliterateCseKeyPairRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ObliterateCseKeyPairRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12158,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PivKeyMetadata.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PivKeyMetadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12159,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12160,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12161,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12162,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12163,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12164,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12165,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12166,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12167,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12168,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12169,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseIdentities.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseIdentities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12170,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseKeypairs.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsCseKeypairs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12171,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12172,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12173,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12174,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12175,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12176,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12177,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12178,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SignAndEncryptKeyPairs.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SignAndEncryptKeyPairs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12179,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12180,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12181,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12182,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12183,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12184,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12185,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12186,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12187,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12188,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12189,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12190,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12191,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12192,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12193,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12194,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/TypedItem.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/TypedItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12195,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12196,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/AwsNativeSource.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/AwsNativeSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12197,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/FileSource.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/FileSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12198,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/UrlSource.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialSource/UrlSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12199,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12200,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ExternalAccountCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ExternalAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12201,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12202,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12203,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ImpersonatedServiceAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12204,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12205,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12206,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12207,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12208,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12209,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ExternalAccountCredentialSourceInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ExternalAccountCredentialSourceInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12210,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12211,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12212,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12213,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12214,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetUniverseDomainInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetUniverseDomainInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12215,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12216,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12217,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12218,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12219,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12220,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/IamSignerTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/IamSignerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12221,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12222,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12223,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12224,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12225,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12226,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12227,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12228,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12229,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12230,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12231,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12232,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12233,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/BodySummarizerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12234,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12235,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12236,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12237,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12238,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12239,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12240,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12241,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12242,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12243,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12244,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12245,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12246,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12247,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12248,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12249,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12250,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12251,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12252,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12253,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12254,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12255,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12256,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12257,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12258,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12259,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12260,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12261,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12262,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatterInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12263,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12264,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12265,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12266,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12267,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12268,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12269,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12270,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12271,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12272,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12273,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12274,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12275,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12276,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12277,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12278,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12279,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12280,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12281,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12282,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12283,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12284,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12285,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12286,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12287,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12288,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12289,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12290,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12291,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12292,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12293,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12294,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12295,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Exception/MalformedUriException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12296,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12297,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12298,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/HttpFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12299,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12300,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12301,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12302,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12303,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12304,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12305,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12306,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12307,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12308,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12309,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12310,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12311,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12312,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12313,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12314,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12315,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12316,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12317,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12318,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriComparator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12319,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12320,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12321,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12322,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12323,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12324,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12325,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12326,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12327,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12328,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12329,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12330,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12331,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12332,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12333,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12334,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12335,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12336,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12337,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12338,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12339,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12340,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/ClientInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12341,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/NetworkExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12342,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-client/src/RequestExceptionInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12343,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12344,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/RequestFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12345,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ResponseFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12346,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/ServerRequestFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12347,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/StreamFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12348,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UploadedFileFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12349,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-factory/src/UriFactoryInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12350,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12351,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12352,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12353,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12354,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12355,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12356,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12357,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12358,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12359,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12360,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12361,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12362,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12363,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12364,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12365,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12366,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12367,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12368,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/function.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/deprecation-contracts/function.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12369,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12370,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Info.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12371,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12372,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/DisallowedRanges.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12373,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/Regex.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/Regex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12374,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/deviation.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/deviation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12375,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12376,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_mapped.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12377,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/disallowed_STD3_valid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12378,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/ignored.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/ignored.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12379,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/mapped.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/mapped.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12380,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/virama.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Resources/unidata/virama.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12381,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12382,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap80.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap80.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12383,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12384,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12385,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/caseFolding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12386,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12387,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12388,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12389,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12390,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap80.php','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap80.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12391,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php','wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12392,'/srv/htdocs/wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php','wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12393,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-coin-24.png','wp-content/plugins/wp-sitemap-page/images/icon-coin-24.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12394,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-html-code-24.png','wp-content/plugins/wp-sitemap-page/images/icon-html-code-24.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12395,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-language-24.png','wp-content/plugins/wp-sitemap-page/images/icon-language-24.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12396,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/icon-star-24.png','wp-content/plugins/wp-sitemap-page/images/icon-star-24.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12397,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/images/index.php','wp-content/plugins/wp-sitemap-page/images/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12398,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/index.php','wp-content/plugins/wp-sitemap-page/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12399,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/index.php','wp-content/plugins/wp-sitemap-page/languages/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12400,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.mo','wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12401,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.po','wp-content/plugins/wp-sitemap-page/languages/wp-sitemap-page-he_IL.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12402,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12403,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-cs_CZ.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12404,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12405,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-de_DE.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12406,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12407,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-es_ES.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12408,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12409,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fa_IR.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12410,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12411,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fi_FI.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12412,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12413,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_BE.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12414,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12415,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CA.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12416,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12417,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_CH.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12418,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12419,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_FR.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12420,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12421,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-fr_LU.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12422,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12423,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-hu_HU.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12424,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12425,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-it_IT.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12426,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12427,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nb_NO.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12428,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12429,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-nl_NL.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12430,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12431,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pl_PL.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12432,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12433,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_BR.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12434,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12435,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-pt_PT.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12436,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12437,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-ru_RU.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12438,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12439,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.po','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page-sv_SE.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12440,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.mo','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12441,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.pot','wp-content/plugins/wp-sitemap-page/languages/wp_sitemap_page.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (12442,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/readme.txt','wp-content/plugins/wp-sitemap-page/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12443,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/screenshot-1.png','wp-content/plugins/wp-sitemap-page/screenshot-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12444,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/screenshot-2.png','wp-content/plugins/wp-sitemap-page/screenshot-2.png');
INSERT INTO `wp_wfknownfilelist` VALUES (12445,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/settings.php','wp-content/plugins/wp-sitemap-page/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12446,'/srv/htdocs/wp-content/plugins/wp-sitemap-page/wp-sitemap-page.php','wp-content/plugins/wp-sitemap-page/wp-sitemap-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12447,'/srv/htdocs/wp-content/plugins/wps-hide-login/assets/js/functions.js','wp-content/plugins/wps-hide-login/assets/js/functions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12448,'/srv/htdocs/wp-content/plugins/wps-hide-login/autoload.php','wp-content/plugins/wps-hide-login/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12449,'/srv/htdocs/wp-content/plugins/wps-hide-login/classes/plugin.php','wp-content/plugins/wps-hide-login/classes/plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12450,'/srv/htdocs/wp-content/plugins/wps-hide-login/classes/singleton.php','wp-content/plugins/wps-hide-login/classes/singleton.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12451,'/srv/htdocs/wp-content/plugins/wps-hide-login/composer.json','wp-content/plugins/wps-hide-login/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12452,'/srv/htdocs/wp-content/plugins/wps-hide-login/composer.lock','wp-content/plugins/wps-hide-login/composer.lock');
INSERT INTO `wp_wfknownfilelist` VALUES (12453,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12454,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-cs_CZ.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12455,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12456,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-da_DK.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12457,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12458,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-es_ES.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12459,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12460,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-fr_FR.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12461,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12462,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-it_IT.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12463,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.mo');
INSERT INTO `wp_wfknownfilelist` VALUES (12464,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po','wp-content/plugins/wps-hide-login/languages/wps-hide-login-ru_RU.po');
INSERT INTO `wp_wfknownfilelist` VALUES (12465,'/srv/htdocs/wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot','wp-content/plugins/wps-hide-login/languages/wps-hide-login.pot');
INSERT INTO `wp_wfknownfilelist` VALUES (12466,'/srv/htdocs/wp-content/plugins/wps-hide-login/readme.txt','wp-content/plugins/wps-hide-login/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12467,'/srv/htdocs/wp-content/plugins/wps-hide-login/uninstall.php','wp-content/plugins/wps-hide-login/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12468,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/autoload.php','wp-content/plugins/wps-hide-login/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12469,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php','wp-content/plugins/wps-hide-login/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12470,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php','wp-content/plugins/wps-hide-login/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12471,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/LICENSE','wp-content/plugins/wps-hide-login/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12472,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12473,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12474,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12475,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12476,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php','wp-content/plugins/wps-hide-login/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12477,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/installed.json','wp-content/plugins/wps-hide-login/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12478,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/installed.php','wp-content/plugins/wps-hide-login/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12479,'/srv/htdocs/wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php','wp-content/plugins/wps-hide-login/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12480,'/srv/htdocs/wp-content/plugins/wps-hide-login/wps-hide-login.php','wp-content/plugins/wps-hide-login/wps-hide-login.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12481,'/srv/htdocs/wp-content/plugins/zapier/LICENSE.txt','wp-content/plugins/zapier/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12482,'/srv/htdocs/wp-content/plugins/zapier/readme.txt','wp-content/plugins/zapier/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12483,'/srv/htdocs/wp-content/plugins/zapier/trunk/LICENSE.txt','wp-content/plugins/zapier/trunk/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12484,'/srv/htdocs/wp-content/plugins/zapier/trunk/readme.txt','wp-content/plugins/zapier/trunk/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (12485,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/autoload.php','wp-content/plugins/zapier/trunk/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12486,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/ClassLoader.php','wp-content/plugins/zapier/trunk/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12487,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/InstalledVersions.php','wp-content/plugins/zapier/trunk/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12488,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/LICENSE','wp-content/plugins/zapier/trunk/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12489,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_classmap.php','wp-content/plugins/zapier/trunk/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12490,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_namespaces.php','wp-content/plugins/zapier/trunk/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12491,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_psr4.php','wp-content/plugins/zapier/trunk/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12492,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_real.php','wp-content/plugins/zapier/trunk/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12493,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/autoload_static.php','wp-content/plugins/zapier/trunk/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12494,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/installed.json','wp-content/plugins/zapier/trunk/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12495,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/installed.php','wp-content/plugins/zapier/trunk/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12496,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/composer/platform_check.php','wp-content/plugins/zapier/trunk/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12497,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/CHANGELOG.md','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (12498,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/LICENSE','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12499,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/README.md','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (12500,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/composer.json','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12501,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/BeforeValidException.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/BeforeValidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12502,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/CachedKeySet.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/CachedKeySet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12503,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/ExpiredException.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/ExpiredException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12504,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWK.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12505,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWT.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWT.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12506,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12507,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/Key.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/Key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12508,'/srv/htdocs/wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/SignatureInvalidException.php','wp-content/plugins/zapier/trunk/vendor/firebase/php-jwt/src/SignatureInvalidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12509,'/srv/htdocs/wp-content/plugins/zapier/trunk/zapier.php','wp-content/plugins/zapier/trunk/zapier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12510,'/srv/htdocs/wp-content/plugins/zapier/vendor/autoload.php','wp-content/plugins/zapier/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12511,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/ClassLoader.php','wp-content/plugins/zapier/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12512,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/InstalledVersions.php','wp-content/plugins/zapier/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12513,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/LICENSE','wp-content/plugins/zapier/vendor/composer/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12514,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_classmap.php','wp-content/plugins/zapier/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12515,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_namespaces.php','wp-content/plugins/zapier/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12516,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_psr4.php','wp-content/plugins/zapier/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12517,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_real.php','wp-content/plugins/zapier/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12518,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/autoload_static.php','wp-content/plugins/zapier/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12519,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/installed.json','wp-content/plugins/zapier/vendor/composer/installed.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12520,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/installed.php','wp-content/plugins/zapier/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12521,'/srv/htdocs/wp-content/plugins/zapier/vendor/composer/platform_check.php','wp-content/plugins/zapier/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12522,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/CHANGELOG.md','wp-content/plugins/zapier/vendor/firebase/php-jwt/CHANGELOG.md');
INSERT INTO `wp_wfknownfilelist` VALUES (12523,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/LICENSE','wp-content/plugins/zapier/vendor/firebase/php-jwt/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (12524,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/README.md','wp-content/plugins/zapier/vendor/firebase/php-jwt/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (12525,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/composer.json','wp-content/plugins/zapier/vendor/firebase/php-jwt/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (12526,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/BeforeValidException.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/BeforeValidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12527,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/CachedKeySet.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/CachedKeySet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12528,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/ExpiredException.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/ExpiredException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12529,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWK.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWK.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12530,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWT.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWT.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12531,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12532,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/Key.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/Key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12533,'/srv/htdocs/wp-content/plugins/zapier/vendor/firebase/php-jwt/src/SignatureInvalidException.php','wp-content/plugins/zapier/vendor/firebase/php-jwt/src/SignatureInvalidException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12534,'/srv/htdocs/wp-content/plugins/zapier/zapier.php','wp-content/plugins/zapier/zapier.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12535,'/wordpress/drop-ins/advanced-cache.php','wp-content/advanced-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12536,'/srv/htdocs/wp-content/ai1wm-backups/index.html','wp-content/ai1wm-backups/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12537,'/srv/htdocs/wp-content/ai1wm-backups/index.php','wp-content/ai1wm-backups/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12538,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/about-me/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/about-me/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12539,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/blog/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/blog/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12540,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12541,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/event/new-event/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/event/new-event/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12542,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12543,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/gallery-grid/https-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/gallery-grid/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12544,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/https-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12545,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/image-strip-popup/https-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/image-strip-popup/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12546,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12547,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/team/jordan-smith/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/team/jordan-smith/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12548,'/srv/htdocs/wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/testimonials/author-name/http-index.html','wp-content/cache/cache-enabler/e2d57bfff0.nxcli.net/testimonials/author-name/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12549,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/14327-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/14327-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12550,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/BLOG/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/BLOG/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12551,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Blog/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/Blog/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12552,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/SHOP/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/SHOP/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12553,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Shop/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/Shop/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12554,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/TEST/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/TEST/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12555,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/Test/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/Test/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12556,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/about-me/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/about-me/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12557,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/about-me/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/about-me/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12558,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/accordion-simple/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/accordion-simple/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12559,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/blog/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12560,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/blog/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12561,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/blog/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12562,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/blog/page/3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/blog/page/3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12563,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/buttons-bar/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/buttons-bar/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12564,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/call-to-action/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/call-to-action/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12565,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cards-gallery/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/cards-gallery/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12566,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cards-icons/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/cards-icons/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12567,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-a/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-a/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12568,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-a/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-a/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12569,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-b/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-b/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12570,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-c/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-c/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12571,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-d/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-d/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12572,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-e/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-e/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12573,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-f/category-g/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-f/category-g/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12574,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-f/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-f/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12575,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/category-g/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/category-g/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12576,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/results/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/results/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12577,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category/uncategorized/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category/uncategorized/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12578,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/animi-porro-velit-ut-architecto-neque-enim/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/animi-porro-velit-ut-architecto-neque-enim/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12579,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/autem-est-dolore-nesciunt-dolorem/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/autem-est-dolore-nesciunt-dolorem/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12580,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/commodi-eius-incidunt-mollitia-quo-ut-ex/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/commodi-eius-incidunt-mollitia-quo-ut-ex/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12581,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/error-deleniti-doloribus-deserunt-qui/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/error-deleniti-doloribus-deserunt-qui/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12582,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/et-voluptatem-sit-quidem-eos-quidem-sit/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/et-voluptatem-sit-quidem-eos-quidem-sit/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12583,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/facere-itaque-odit-est-autem-id-asperiores/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/facere-itaque-odit-est-autem-id-asperiores/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12584,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/id-cupiditate-animi-et-inventore-labore-quam/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/id-cupiditate-animi-et-inventore-labore-quam/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12585,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/iste-sed-beatae-ut-pariatur-sint-vitae/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/iste-sed-beatae-ut-pariatur-sint-vitae/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12586,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/nam-dolorem-tempora-ut-quam/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/nam-dolorem-tempora-ut-quam/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12587,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/natus-sed-omnis-et/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/natus-sed-omnis-et/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12588,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12589,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/numquam-consequatur-consequatur-maiores-velit-ut-ullam/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12590,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-commodi-molestias-sit-consequatur-neque-vitae/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-commodi-molestias-sit-consequatur-neque-vitae/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12591,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-et-error-laudantium-sit-exercitationem/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-et-error-laudantium-sit-exercitationem/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12592,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-pariatur-mollitia-nihil-incidunt-laborum/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-pariatur-mollitia-nihil-incidunt-laborum/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12593,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-reiciendis-nostrum-quibusdam-reprehenderit-officia-quod/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/qui-reiciendis-nostrum-quibusdam-reprehenderit-officia-quod/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12594,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/sit-et-aut-voluptates-cumque/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/sit-et-aut-voluptates-cumque/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12595,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-a/voluptatibus-voluptates-sit-quam/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-a/voluptatibus-voluptates-sit-quam/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12596,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-b/sit-fuga-in-est/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-b/sit-fuga-in-est/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12597,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-d/the-post-title/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-d/the-post-title/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12598,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-images/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12599,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images-featured/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-images-featured/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12600,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/category-images-full-width/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/category-images-full-width/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12601,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/columns-icons/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/columns-icons/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12602,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/columns-media/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/columns-media/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12603,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/contact/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/contact/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12604,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/contact/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/contact/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12605,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/content-slider/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/content-slider/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12606,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/count-up-stats/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/count-up-stats/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12607,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/countdown-timer/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/countdown-timer/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12608,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/covid-19-updates/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/covid-19-updates/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12609,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/cta-banner-box/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/cta-banner-box/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12610,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12611,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12612,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12613,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-4/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/another-event-title-4/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12614,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/new-event/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12615,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/new-event/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12616,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12617,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12618,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/new-event-4/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/new-event-4/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12619,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/past-multiday/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/past-multiday/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12620,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/single-day-featured/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/single-day-featured/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12621,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-1/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-1/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12622,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12623,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12624,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-4/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-4/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12625,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-event/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12626,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12627,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12628,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-4/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-4/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12629,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/test-event-past/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/test-event-past/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12630,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/event/the-event-title/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/event/the-event-title/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12631,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/a-iaculis-at-erat-pellentesque-adipiscing-commodo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/a-iaculis-at-erat-pellentesque-adipiscing-commodo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12632,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/amet-justo-donec-enim-diam-vulputate-ut-pharetra-sit/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/amet-justo-donec-enim-diam-vulputate-ut-pharetra-sit/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12633,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/hac-habitasse-platea-dictumst-vestibulum/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/hac-habitasse-platea-dictumst-vestibulum/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12634,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12635,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/justo-eget-magna-fermentum-iaculis-eu-non-diam-phasellus/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/justo-eget-magna-fermentum-iaculis-eu-non-diam-phasellus/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12636,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12637,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12638,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/mi-tempus-imperdiet-nulla-malesuada-pellentesque-fringilla-ut-morbi-tincidunt-augue/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/mi-tempus-imperdiet-nulla-malesuada-pellentesque-fringilla-ut-morbi-tincidunt-augue/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12639,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs/this-is-the-question/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs/this-is-the-question/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12640,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/faqs-categories/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/faqs-categories/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12641,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/featured-links/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/featured-links/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12642,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/form-content/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/form-content/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12643,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/full-instagram-feed/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/full-instagram-feed/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12644,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/gallery-grid/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/gallery-grid/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12645,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/gravity-form-custom/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/gravity-form-custom/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12646,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12647,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/icons-list/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/icons-list/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12648,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-content/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/image-content/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12649,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-content-repeater/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/image-content-repeater/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12650,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/image-strip-popup/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/image-strip-popup/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12651,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/job-listings/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/job-listings/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12652,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/landing-page/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/landing-page/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12653,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/manage/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/manage/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12654,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/map-content/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/map-content/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12655,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-banner/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/media-banner/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12656,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-banner-slider/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/media-banner-slider/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12657,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/media-content/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/media-content/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12658,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/partners-simple/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/partners-simple/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12659,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/power-quote/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/power-quote/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12660,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/pricing-tables/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/pricing-tables/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12661,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/privacy-policy/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/privacy-policy/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12662,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/album/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/album/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12663,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12664,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie-with-logo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/beanie-with-logo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12665,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/belt/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/belt/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12666,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/cap/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/cap/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12667,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12668,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-logo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-logo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12669,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-pocket/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-pocket/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12670,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-zipper/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/hoodie-with-zipper/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12671,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/logo-collection/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/logo-collection/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12672,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/long-sleeve-tee/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/long-sleeve-tee/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12673,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/polo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/polo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12674,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/single/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/single/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12675,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/sunglasses/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/sunglasses/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12676,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12677,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt-with-logo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/t-shirt-with-logo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12678,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12679,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/v-neck-t-shirt/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12680,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/wordpress-pennant/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/clothing-apparel/tshirts-clothing/wordpress-pennant/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12681,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/external-offline-only-product/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/external-offline-only-product/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12682,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/woocommerce-automated-testing-product/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product/uncategorized/woocommerce-automated-testing-product/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12683,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/product-cards/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/product-cards/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12684,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-posts/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/recent-posts/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12685,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-results/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/recent-results/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12686,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/recent-sermons/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/recent-sermons/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12687,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/sample/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/sample/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12688,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12689,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/accessories-clothing/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12690,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12691,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/hoodies-clothing/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12692,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12693,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12694,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12695,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/clothing-apparel/tshirts-clothing/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12696,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12697,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12698,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12699,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12700,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/page/2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/shop/uncategorized/page/2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12701,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/simple-columns/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/simple-columns/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12702,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/sitemap/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/sitemap/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12703,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/slider-simple/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/slider-simple/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12704,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/tabs-simple/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/tabs-simple/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12705,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jane-smith/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team/jane-smith/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12706,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jim-smith/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team/jim-smith/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12707,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12708,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team/jordan-smith/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12709,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team/megan-smith/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team/megan-smith/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12710,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team-cards/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team-cards/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12711,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/team-rows/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/team-rows/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12712,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/terms-and-conditions/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/terms-and-conditions/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12713,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/test/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12714,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/test/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12715,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/test-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12716,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/test-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/test-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12717,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonial-cards/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonial-cards/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12718,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonial-slider/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonial-slider/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12719,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/http-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/http-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12720,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12721,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-2/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-2/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12722,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-3/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonials/author-name-3/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12723,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/testimonials/jordan-smith/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/testimonials/jordan-smith/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12724,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/thumbnail-slider/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/thumbnail-slider/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12725,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/accusantium-voluptates-voluptatibus-ut/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/accusantium-voluptates-voluptatibus-ut/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12726,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/culpa-eos-consectetur-libero-quibusdam-nulla-illo/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/culpa-eos-consectetur-libero-quibusdam-nulla-illo/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12727,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/fugit-aliquam-blanditiis-voluptatem-sapiente-sint/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/fugit-aliquam-blanditiis-voluptatem-sapiente-sint/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12728,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/laboriosam-hic-ut-sunt-at-fugit/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/laboriosam-hic-ut-sunt-at-fugit/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12729,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/omnis-sit-tempore-velit-enim-aliquid-numquam/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/omnis-sit-tempore-velit-enim-aliquid-numquam/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12730,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/test/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/test/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12731,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/uncategorized/vel-quae-voluptatem-qui/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/uncategorized/vel-quae-voluptatem-qui/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12732,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/upcoming-events/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/upcoming-events/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12733,'/srv/htdocs/wp-content/cache/cache-enabler/hjsdev.com/video-content/https-index.html','wp-content/cache/cache-enabler/hjsdev.com/video-content/https-index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (12734,'/srv/htdocs/wp-content/index.php','wp-content/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12735,'/srv/htdocs/wp-content/jetpack-waf/rules/allow-ip.php','wp-content/jetpack-waf/rules/allow-ip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12736,'/srv/htdocs/wp-content/jetpack-waf/rules/automatic-rules.php','wp-content/jetpack-waf/rules/automatic-rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12737,'/srv/htdocs/wp-content/jetpack-waf/rules/block-ip.php','wp-content/jetpack-waf/rules/block-ip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12738,'/srv/htdocs/wp-content/jetpack-waf/rules/rules.php','wp-content/jetpack-waf/rules/rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12739,'/srv/htdocs/wp-content/mu-plugins/0-worker.php','wp-content/mu-plugins/0-worker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12740,'/srv/htdocs/wp-content/mu-plugins/index.php','wp-content/mu-plugins/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12741,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/AdminBar.php','wp-content/mu-plugins/nexcess-mapps/AdminBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12742,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/AffiliateWP.php','wp-content/mu-plugins/nexcess-mapps/Commands/AffiliateWP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12743,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/BrainstormForce.php','wp-content/mu-plugins/nexcess-mapps/Commands/BrainstormForce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12744,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Cache.php','wp-content/mu-plugins/nexcess-mapps/Commands/Cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12745,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Command.php','wp-content/mu-plugins/nexcess-mapps/Commands/Command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12746,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Config.php','wp-content/mu-plugins/nexcess-mapps/Commands/Config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12747,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Dokan.php','wp-content/mu-plugins/nexcess-mapps/Commands/Dokan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12748,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Installer.php','wp-content/mu-plugins/nexcess-mapps/Commands/Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12749,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Migration.php','wp-content/mu-plugins/nexcess-mapps/Commands/Migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12750,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/PerformanceMonitor.php','wp-content/mu-plugins/nexcess-mapps/Commands/PerformanceMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12751,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/PlatformTesting.php','wp-content/mu-plugins/nexcess-mapps/Commands/PlatformTesting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12752,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Qubely.php','wp-content/mu-plugins/nexcess-mapps/Commands/Qubely.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12753,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/QuickStart.php','wp-content/mu-plugins/nexcess-mapps/Commands/QuickStart.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12754,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Setup.php','wp-content/mu-plugins/nexcess-mapps/Commands/Setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12755,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/StoreBuilder.php','wp-content/mu-plugins/nexcess-mapps/Commands/StoreBuilder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12756,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/Support.php','wp-content/mu-plugins/nexcess-mapps/Commands/Support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12757,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/VisualComparison.php','wp-content/mu-plugins/nexcess-mapps/Commands/VisualComparison.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12758,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WPAllImportPro.php','wp-content/mu-plugins/nexcess-mapps/Commands/WPAllImportPro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12759,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerce.php','wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12760,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerceAutomatedTesting.php','wp-content/mu-plugins/nexcess-mapps/Commands/WooCommerceAutomatedTesting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12761,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Commands/iThemes.php','wp-content/mu-plugins/nexcess-mapps/Commands/iThemes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12762,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasAdminPages.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasAdminPages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12763,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasAssets.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasAssets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12764,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasCronEvents.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasCronEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12765,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasDashboardNotices.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasDashboardNotices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12766,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasFlags.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasFlags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12767,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasHooks.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasHooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12768,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasPluggables.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasPluggables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12769,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/HasWordPressDependencies.php','wp-content/mu-plugins/nexcess-mapps/Concerns/HasWordPressDependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12770,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/InvokesCli.php','wp-content/mu-plugins/nexcess-mapps/Concerns/InvokesCli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12771,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/MakesHttpRequests.php','wp-content/mu-plugins/nexcess-mapps/Concerns/MakesHttpRequests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12772,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesGroupedOptions.php','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesGroupedOptions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12773,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesHtaccess.php','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesHtaccess.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12774,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesPermalinks.php','wp-content/mu-plugins/nexcess-mapps/Concerns/ManagesPermalinks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12775,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesMAPPS.php','wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesMAPPS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12776,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesWooCommerce.php','wp-content/mu-plugins/nexcess-mapps/Concerns/QueriesWooCommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12777,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Container.php','wp-content/mu-plugins/nexcess-mapps/Container.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12778,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/DropIns/fatal-error-handler.php','wp-content/mu-plugins/nexcess-mapps/DropIns/fatal-error-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12779,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ConfigException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ConfigException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12780,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ConsoleException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ConsoleException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12781,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12782,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerNotFoundException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContainerNotFoundException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12783,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ContentOverwriteException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ContentOverwriteException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12784,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/FilesystemException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/FilesystemException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12785,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ImmutableValueException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ImmutableValueException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12786,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/IngestionException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/IngestionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12787,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InstallationException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InstallationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12788,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidApacheConfigException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidApacheConfigException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12789,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidDropInException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidDropInException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12790,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPHPVersionException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPHPVersionException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12791,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPluginException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidPluginException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12792,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidUrlException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/InvalidUrlException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12793,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/IsNotNexcessSiteException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/IsNotNexcessSiteException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12794,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/LicensingException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/LicensingException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12795,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/MappsApiException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/MappsApiException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12796,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/MissingTemplateException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/MissingTemplateException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12797,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/RequestException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/RequestException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12798,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/RouteException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/RouteException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12799,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/SignatureVerificationFailedException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/SignatureVerificationFailedException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12800,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/SiteWorxException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/SiteWorxException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12801,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/ValidationException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/ValidationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12802,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Exceptions/WPErrorException.php','wp-content/mu-plugins/nexcess-mapps/Exceptions/WPErrorException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12803,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/CronConstant.php','wp-content/mu-plugins/nexcess-mapps/HealthChecks/CronConstant.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12804,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/HealthCheck.php','wp-content/mu-plugins/nexcess-mapps/HealthChecks/HealthCheck.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12805,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/PageCache.php','wp-content/mu-plugins/nexcess-mapps/HealthChecks/PageCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12806,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/HealthChecks/WooCommerceCartFragments.php','wp-content/mu-plugins/nexcess-mapps/HealthChecks/WooCommerceCartFragments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12807,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Admin.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12808,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/CDN.php','wp-content/mu-plugins/nexcess-mapps/Integrations/CDN.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12809,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Cache.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12810,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Cron.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12811,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Dashboard.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12812,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Debug.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Debug.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12813,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/DisplayEnvironment.php','wp-content/mu-plugins/nexcess-mapps/Integrations/DisplayEnvironment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12814,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/DomainChanges.php','wp-content/mu-plugins/nexcess-mapps/Integrations/DomainChanges.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12815,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/ErrorHandling.php','wp-content/mu-plugins/nexcess-mapps/Integrations/ErrorHandling.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12816,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Fail2Ban.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Fail2Ban.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12817,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/FastCheckout.php','wp-content/mu-plugins/nexcess-mapps/Integrations/FastCheckout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12818,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Feedback.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Feedback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12819,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Iconic.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Iconic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12820,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Integration.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Integration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12821,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Jetpack.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12822,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Maintenance.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Maintenance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12823,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/OPcache.php','wp-content/mu-plugins/nexcess-mapps/Integrations/OPcache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12824,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/ObjectCache.php','wp-content/mu-plugins/nexcess-mapps/Integrations/ObjectCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12825,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PHPCompatibility.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PHPCompatibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12826,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PageCache.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PageCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12827,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Partners.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Partners.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12828,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Api.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12829,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/CustomPostTypes.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/CustomPostTypes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12830,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/DashboardWidget.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/DashboardWidget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12831,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/BaseFactory.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/BaseFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12832,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/InsightFactory.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/InsightFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12833,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/PageFactory.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/PageFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12834,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/ReportFactory.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/ReportFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12835,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/SiteChangeFactory.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Factory/SiteChangeFactory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12836,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/FileSource.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/FileSource.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12837,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/BaseGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/BaseGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12838,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BaseInsightTypeGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BaseInsightTypeGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12839,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BootupTime.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/BootupTime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12840,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/CLS.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/CLS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12841,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationRevenue.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationRevenue.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12842,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationVisitors.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ExtrapolationVisitors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12843,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FID.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FID.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12844,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FIDChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FIDChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12845,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FontDisplay.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/FontDisplay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12846,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCP.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12847,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCPChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/LCPChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12848,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/NoDocumentWrite.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/NoDocumentWrite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12849,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ObservationTheme.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ObservationTheme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12850,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Performance.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Performance.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12851,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/PerformanceChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/PerformanceChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12852,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Redirects.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/Redirects.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12853,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/RenderBlockingResources.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/RenderBlockingResources.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12854,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceCountByTypeChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceCountByTypeChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12855,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceTotalWeightChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceTotalWeightChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12856,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceWeightByType.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ResourceWeightByType.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12857,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBT.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBT.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12858,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBTChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TBTChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12859,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTI.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12860,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTIChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/TTIChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12861,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ThirdPartyBlockingTime.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator/ThirdPartyBlockingTime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12862,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/InsightGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12863,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/PageGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/PageGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12864,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/ReportGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/ReportGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12865,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/SiteChangeGenerator.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Generator/SiteChangeGenerator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12866,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/LighthouseReport.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/LighthouseReport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12867,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Meta.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12868,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/BaseModel.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/BaseModel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12869,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Insight.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Insight.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12870,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Page.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12871,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Report.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/Report.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12872,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/SiteChange.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Model/SiteChange.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12873,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InsightQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InsightQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12874,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InternalRestQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/InternalRestQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12875,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/PageQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/PageQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12876,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/ReportQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/ReportQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12877,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestMetaQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestMetaQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12878,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/RestQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12879,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/SiteChangeQuery.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/Query/SiteChangeQuery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12880,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/UIData.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor/UIData.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12881,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PerformanceMonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12882,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PluginConfig.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PluginConfig.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12883,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/PluginInstaller.php','wp-content/mu-plugins/nexcess-mapps/Integrations/PluginInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12884,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/QuickStart.php','wp-content/mu-plugins/nexcess-mapps/Integrations/QuickStart.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12885,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Recapture.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Recapture.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12886,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/RegressionSites.php','wp-content/mu-plugins/nexcess-mapps/Integrations/RegressionSites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12887,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Requirements.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Requirements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12888,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/RestApi.php','wp-content/mu-plugins/nexcess-mapps/Integrations/RestApi.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12889,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SettingsPage.php','wp-content/mu-plugins/nexcess-mapps/Integrations/SettingsPage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12890,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SimpleAdminMenu.php','wp-content/mu-plugins/nexcess-mapps/Integrations/SimpleAdminMenu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12891,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SiteHealth.php','wp-content/mu-plugins/nexcess-mapps/Integrations/SiteHealth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12892,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/StagingSites.php','wp-content/mu-plugins/nexcess-mapps/Integrations/StagingSites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12893,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/StoreBuilder.php','wp-content/mu-plugins/nexcess-mapps/Integrations/StoreBuilder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12894,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Support.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12895,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/SupportUsers.php','wp-content/mu-plugins/nexcess-mapps/Integrations/SupportUsers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12896,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Telemetry.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Telemetry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12897,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Themes.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12898,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Updates.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12899,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/Varnish.php','wp-content/mu-plugins/nexcess-mapps/Integrations/Varnish.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12900,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/VisualComparison.php','wp-content/mu-plugins/nexcess-mapps/Integrations/VisualComparison.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12901,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerce.php','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12902,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceAutomatedTesting.php','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceAutomatedTesting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12903,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceCartFragments.php','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceCartFragments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12904,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceUpperLimits.php','wp-content/mu-plugins/nexcess-mapps/Integrations/WooCommerceUpperLimits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12905,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugin.php','wp-content/mu-plugins/nexcess-mapps/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12906,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/Plugin.php','wp-content/mu-plugins/nexcess-mapps/Plugins/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12907,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/RedisCache.php','wp-content/mu-plugins/nexcess-mapps/Plugins/RedisCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12908,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Plugins/WPRedis.php','wp-content/mu-plugins/nexcess-mapps/Plugins/WPRedis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12909,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/MappsStatus.php','wp-content/mu-plugins/nexcess-mapps/Routes/MappsStatus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12910,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorAuthRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorAuthRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12911,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorDataRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorDataRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12912,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorMuteRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorMuteRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12913,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorReportRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/PerformanceMonitorReportRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12914,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/RestRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/RestRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12915,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Routes/WooCommerceAutomatedTestingRoute.php','wp-content/mu-plugins/nexcess-mapps/Routes/WooCommerceAutomatedTestingRoute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12916,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/AdminBar.php','wp-content/mu-plugins/nexcess-mapps/Services/AdminBar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12917,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/DropIn.php','wp-content/mu-plugins/nexcess-mapps/Services/DropIn.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12918,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/FeatureFlags.php','wp-content/mu-plugins/nexcess-mapps/Services/FeatureFlags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12919,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/AttachmentImporter.php','wp-content/mu-plugins/nexcess-mapps/Services/Importers/AttachmentImporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12920,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/KadenceImporter.php','wp-content/mu-plugins/nexcess-mapps/Services/Importers/KadenceImporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12921,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Importers/WooCommerceProductImporter.php','wp-content/mu-plugins/nexcess-mapps/Services/Importers/WooCommerceProductImporter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12922,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Installer.php','wp-content/mu-plugins/nexcess-mapps/Services/Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12923,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Logger.php','wp-content/mu-plugins/nexcess-mapps/Services/Logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12924,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/DashboardWidgetManager.php','wp-content/mu-plugins/nexcess-mapps/Services/Managers/DashboardWidgetManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12925,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/PluginConfigManager.php','wp-content/mu-plugins/nexcess-mapps/Services/Managers/PluginConfigManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12926,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/RouteManager.php','wp-content/mu-plugins/nexcess-mapps/Services/Managers/RouteManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12927,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Managers/SiteHealthManager.php','wp-content/mu-plugins/nexcess-mapps/Services/Managers/SiteHealthManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12928,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/MigrationCleaner.php','wp-content/mu-plugins/nexcess-mapps/Services/MigrationCleaner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12929,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/Options.php','wp-content/mu-plugins/nexcess-mapps/Services/Options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12930,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Services/WPConfig.php','wp-content/mu-plugins/nexcess-mapps/Services/WPConfig.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12931,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Settings.php','wp-content/mu-plugins/nexcess-mapps/Settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12932,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/CurrentPage.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/CurrentPage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12933,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/Menu.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/Menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12934,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuCustomizer.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuCustomizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12935,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuHeader.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuHeader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12936,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuItem.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuItem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12937,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuSection.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/MenuSection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12938,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/WordPressAdminMenus.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminMenus/WordPressAdminMenus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12939,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/AdminNotice.php','wp-content/mu-plugins/nexcess-mapps/Support/AdminNotice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12940,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Apache.php','wp-content/mu-plugins/nexcess-mapps/Support/Apache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12941,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Branding.php','wp-content/mu-plugins/nexcess-mapps/Support/Branding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12942,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Compat.php','wp-content/mu-plugins/nexcess-mapps/Support/Compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12943,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/ConsoleCommand.php','wp-content/mu-plugins/nexcess-mapps/Support/ConsoleCommand.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12944,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/ConsoleResponse.php','wp-content/mu-plugins/nexcess-mapps/Support/ConsoleResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12945,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/DNS.php','wp-content/mu-plugins/nexcess-mapps/Support/DNS.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12946,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Deprecation.php','wp-content/mu-plugins/nexcess-mapps/Support/Deprecation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12947,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/FatalErrorHandler.php','wp-content/mu-plugins/nexcess-mapps/Support/FatalErrorHandler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12948,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Filesystem.php','wp-content/mu-plugins/nexcess-mapps/Support/Filesystem.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12949,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/GroupedOption.php','wp-content/mu-plugins/nexcess-mapps/Support/GroupedOption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12950,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Helpers.php','wp-content/mu-plugins/nexcess-mapps/Support/Helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12951,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/PHPVersions.php','wp-content/mu-plugins/nexcess-mapps/Support/PHPVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12952,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/PlatformRequirements.php','wp-content/mu-plugins/nexcess-mapps/Support/PlatformRequirements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12953,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Pluggable.php','wp-content/mu-plugins/nexcess-mapps/Support/Pluggable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12954,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/Stubs/Freemius.php','wp-content/mu-plugins/nexcess-mapps/Support/Stubs/Freemius.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12955,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Support/VisualRegressionUrl.php','wp-content/mu-plugins/nexcess-mapps/Support/VisualRegressionUrl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12956,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/Widgets/DashboardWidget.php','wp-content/mu-plugins/nexcess-mapps/Widgets/DashboardWidget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12957,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/admin.js','wp-content/mu-plugins/nexcess-mapps/assets/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12958,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/disable-animations.js','wp-content/mu-plugins/nexcess-mapps/assets/disable-animations.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12959,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/domain-changes.js','wp-content/mu-plugins/nexcess-mapps/assets/domain-changes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12960,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-icon.svg','wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (12961,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-logo.svg','wp-content/mu-plugins/nexcess-mapps/assets/img/nexcess-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (12962,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/img/restrict-content-pro-icon.svg','wp-content/mu-plugins/nexcess-mapps/assets/img/restrict-content-pro-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (12963,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/performance-monitor.js','wp-content/mu-plugins/nexcess-mapps/assets/performance-monitor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12964,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/simple-admin-menu.js','wp-content/mu-plugins/nexcess-mapps/assets/simple-admin-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12965,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/storebuilder.js','wp-content/mu-plugins/nexcess-mapps/assets/storebuilder.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12966,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/assets/visual-comparison.js','wp-content/mu-plugins/nexcess-mapps/assets/visual-comparison.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12967,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/snippets/disable-animations.js','wp-content/mu-plugins/nexcess-mapps/snippets/disable-animations.js');
INSERT INTO `wp_wfknownfilelist` VALUES (12968,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/admin.php','wp-content/mu-plugins/nexcess-mapps/templates/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12969,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/dashboard.php','wp-content/mu-plugins/nexcess-mapps/templates/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12970,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/feedback.php','wp-content/mu-plugins/nexcess-mapps/templates/feedback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12971,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/icon-link-list.php','wp-content/mu-plugins/nexcess-mapps/templates/icon-link-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12972,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/options-page.php','wp-content/mu-plugins/nexcess-mapps/templates/options-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12973,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/performancemonitor.php','wp-content/mu-plugins/nexcess-mapps/templates/performancemonitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12974,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/priority-pages.php','wp-content/mu-plugins/nexcess-mapps/templates/priority-pages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12975,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/settings-page.php','wp-content/mu-plugins/nexcess-mapps/templates/settings-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12976,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/support.php','wp-content/mu-plugins/nexcess-mapps/templates/support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12977,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/change-domain.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/change-domain.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12978,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/icon-links.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/icon-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12979,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/performance-monitor.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/performance-monitor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12980,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/quickstart-welcome.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/quickstart-welcome.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12981,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-after.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-after.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12982,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-before.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-launch-before.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12983,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-support.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-support.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12984,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-welcome.php','wp-content/mu-plugins/nexcess-mapps/templates/widgets/storebuilder-welcome.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12985,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/templates/woocommerce-automated-testing.php','wp-content/mu-plugins/nexcess-mapps/templates/woocommerce-automated-testing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12986,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/autoload.php','wp-content/mu-plugins/nexcess-mapps/vendor/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12987,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/bradp/where/where.php','wp-content/mu-plugins/nexcess-mapps/vendor/bradp/where/where.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12988,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/ClassLoader.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/ClassLoader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12989,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/InstalledVersions.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/InstalledVersions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12990,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_classmap.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_classmap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12991,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_files.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12992,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_namespaces.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_namespaces.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12993,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_psr4.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_psr4.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12994,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_real.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_real.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12995,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_static.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/autoload_static.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12996,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installed.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12997,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AglInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AglInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12998,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AimeosInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (12999,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AnnotateCmsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13000,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AsgardInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13001,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/AttogramInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13002,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13003,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BitrixInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13004,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/BonefishInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13005,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13006,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ChefInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13007,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CiviCrmInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13008,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ClanCatsFrameworkInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13009,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13010,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CodeIgniterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13011,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Concrete5Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13012,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CraftInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13013,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/CroogoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13014,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DecibelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13015,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DframeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13016,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DokuWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13017,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DolibarrInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13018,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/DrupalInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13019,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ElggInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13020,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EliasisInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13021,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ExpressionEngineInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13022,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/EzPlatformInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13023,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13024,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/FuelphpInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13025,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/GravInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/GravInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13026,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/HuradInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13027,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ImageCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13028,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Installer.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13029,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ItopInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13030,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13031,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KanboardInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13032,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KirbyInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13033,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KnownInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13034,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KodiCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13035,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/KohanaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13036,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LanManagementSystemInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13037,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LaravelInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13038,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LavaLiteInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13039,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/LithiumInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13040,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODULEWorkInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13041,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MODXEvoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13042,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MagentoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13043,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MajimaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13044,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MakoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13045,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MantisBTInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13046,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MauticInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13047,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MayaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13048,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MediaWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13049,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13050,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MicroweberInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13051,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ModxInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13052,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13053,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13054,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OntoWikiInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13055,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OsclassInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13056,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/OxidInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13057,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PPIInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13058,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13059,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhiftyInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13060,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PhpBBInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13061,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PimcoreInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13062,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PiwikInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13063,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PlentymarketsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13064,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Plugin.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13065,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PortoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13066,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PrestashopInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13067,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13068,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PuppetInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13069,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/PxcmsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13070,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RadPHPInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13071,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ReIndexInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13072,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Redaxo5Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13073,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RedaxoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13074,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/RoundcubeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13075,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SMFInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13076,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ShopwareInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13077,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SilverStripeInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13078,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SiteDirectInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13079,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13080,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13081,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/SyliusInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13082,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/Symfony1Installer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13083,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3CmsInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13084,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TYPO3FlowInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13085,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13086,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13087,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TheliaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13088,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/TuskInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13089,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/UserFrostingInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13090,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VanillaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13091,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/VgmcpInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13092,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WHMCSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13093,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WinterInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13094,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WolfCMSInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13095,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/WordPressInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13096,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/YawikInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13097,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZendInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13098,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/Composer/Installers/ZikulaInstaller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13099,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/bootstrap.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/installers/src/bootstrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13100,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/composer/platform_check.php','wp-content/mu-plugins/nexcess-mapps/vendor/composer/platform_check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13101,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvent.php','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvent.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13102,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvents.php','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/PatchEvents.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13103,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/Patches.php','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/src/Patches.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13104,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/tests/PatchEventTest.php','wp-content/mu-plugins/nexcess-mapps/vendor/cweagans/composer-patches/tests/PatchEventTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13105,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/advanced-cache.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/advanced-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13106,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/cache-enabler.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/cache-enabler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13107,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler.class.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler.class.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13108,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_cli.class.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_cli.class.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13109,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_disk.class.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_disk.class.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13110,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_engine.class.php','wp-content/mu-plugins/nexcess-mapps/vendor/keycdn/cache-enabler/inc/cache_enabler_engine.class.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13111,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Exceptions/ValidationException.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Exceptions/ValidationException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13112,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Validator.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/htaccess-validator/src/Validator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13113,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.js','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13114,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.min.js','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/assets/js/nexcess-mapps-dashboard-admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13115,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/activate.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/activate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13116,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/config.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13117,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/display.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/display.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13118,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/notices.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13119,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/requests.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/admin/requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13120,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/datasets.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/datasets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13121,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/deactivate.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/deactivate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13122,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/external.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/external.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13123,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/helpers.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13124,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/routing/process.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/routing/process.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13125,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/formatting.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/formatting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13126,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/markup.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/structure/markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13127,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/uninstall.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13128,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/utilities.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/includes/utilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13129,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13130,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/nexcess-mapps-dashboard.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/nexcess-mapps-dashboard/nexcess-mapps-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13131,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/class-integration.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/class-integration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13132,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-abstract-constraint.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-abstract-constraint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13133,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-order-constraint.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-order-constraint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13134,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-product-constraint.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints/class-product-constraint.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13135,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/constraints.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13136,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/dashboard.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13137,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/exceptions/class-missing-constraint-exception.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/exceptions/class-missing-constraint-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13138,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/helpers.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/includes/helpers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13139,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/woocommerce-upper-limits.php','wp-content/mu-plugins/nexcess-mapps/vendor/liquidweb/woocommerce-upper-limits/woocommerce-upper-limits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13140,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/AbstractLogger.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/AbstractLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13141,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/InvalidArgumentException.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13142,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LogLevel.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LogLevel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13143,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareInterface.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13144,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareTrait.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerAwareTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13145,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerInterface.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerInterface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13146,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerTrait.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/LoggerTrait.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13147,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/NullLogger.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/NullLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13148,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/DummyTest.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/DummyTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13149,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13150,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/TestLogger.php','wp-content/mu-plugins/nexcess-mapps/vendor/psr/log/Psr/Log/Test/TestLogger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13151,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/assets/tabs.js','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/assets/tabs.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13152,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/wp-admin-tabbed-settings-pages.php','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-admin-tabbed-settings-pages/wp-admin-tabbed-settings-pages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13153,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-cache-remember/wp-cache-remember.php','wp-content/mu-plugins/nexcess-mapps/vendor/stevegrunwell/wp-cache-remember/wp-cache-remember.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13154,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wp-cli/wp-config-transformer/src/WPConfigTransformer.php','wp-content/mu-plugins/nexcess-mapps/vendor/wp-cli/wp-config-transformer/src/WPConfigTransformer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13155,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/debug.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/debug.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13156,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/health-check.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/health-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13157,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/settings.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13158,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/uninstall.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/uninstall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13159,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/varnish-http-purge.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/varnish-http-purge.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13160,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/wp-cli.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/varnish-http-purge/wp-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13161,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/admin.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13162,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/block.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13163,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/logging.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/logging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13164,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/plugins.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13165,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/remote-ips.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/remote-ips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13166,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/syslog.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config/syslog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13167,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13168,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/img/docs.svg','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/img/docs.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13169,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/about.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/about.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13170,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/logging.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/logging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13171,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/tab.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/lib/tab.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13172,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/tools.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13173,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/widgets.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/admin/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13174,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/icon.svg','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13175,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/menu.svg','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/assets/menu.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13176,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/constants.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13177,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/core.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13178,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/comments.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13179,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/password.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/password.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13180,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/plugins.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13181,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/spam.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/spam.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13182,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user-enum.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user-enum.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13183,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13184,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/xmlrpc.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/feature/xmlrpc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13185,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/freemius.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/freemius.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13186,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/functions.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13187,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/init.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13188,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/activation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13189,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/constants.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13190,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/convert-data.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/convert-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13191,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/defaults.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/defaults.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13192,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/loader.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/lib/loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13193,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/admin/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13194,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/css/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13195,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/img/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/img/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13196,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13197,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13198,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.js','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13199,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.min.js','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/nojquery.ba-postmessage.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13200,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/postmessage.js','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/js/postmessage.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13201,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/admin/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13202,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/assets/scss/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13203,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/config.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13204,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius-abstract.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius-abstract.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13205,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-freemius.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13206,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-admin-notices.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-admin-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13207,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-api.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13208,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-logger.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13209,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-options.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13210,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-plugin-updater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13211,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-security.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-security.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13212,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13213,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-user-lock.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/class-fs-user-lock.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13214,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-support-section.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-support-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13215,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-upsell-control.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/class-fs-customizer-upsell-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13216,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/customizer/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13217,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/class-fs-debug-bar-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13218,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/debug-bar-start.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/debug-bar-start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13219,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/debug/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13220,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate-terms.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13221,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-affiliate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13222,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-billing.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-billing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13223,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-entity.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-entity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13224,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-payment.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-payment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13225,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-info.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13226,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-license.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-license.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13227,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-plan.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-plan.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13228,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-tag.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin-tag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13229,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13230,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13231,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php.orig','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-pricing.php.orig');
INSERT INTO `wp_wfknownfilelist` VALUES (13232,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-scope-entity.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-scope-entity.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13233,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-site.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13234,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-subscription.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-subscription.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13235,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-user.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/class-fs-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13236,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/entities/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13237,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-core-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13238,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13239,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13240,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php.orig','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/fs-plugin-info-dialog.php.orig');
INSERT INTO `wp_wfknownfilelist` VALUES (13241,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/i18n.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/i18n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13242,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13243,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/l10n.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13244,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-menu-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-menu-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13245,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-notice-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-admin-notice-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13246,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-cache-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-cache-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13247,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-gdpr-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-gdpr-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13248,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-key-value-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13249,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-license-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-license-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13250,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-option-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-option-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13251,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plan-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plan-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13252,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plugin-manager.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/class-fs-plugin-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13253,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/managers/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13254,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/ArgumentNotExistException.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/ArgumentNotExistException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13255,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/EmptyArgumentException.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/EmptyArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13256,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/Exception.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13257,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/InvalidArgumentException.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/InvalidArgumentException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13258,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/OAuthException.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/OAuthException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13259,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/Exceptions/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13260,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusBase.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusBase.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13261,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/FreemiusWordPress.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13262,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/sdk/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13263,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-1.1.7.1.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-1.1.7.1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13264,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-2.2.1.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/fs-essential-functions-2.2.1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13265,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/includes/supplements/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13266,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13267,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/languages/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/languages/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13268,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/require.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/require.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13269,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/start.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13270,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/billing.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/billing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13271,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13272,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/activate-license-button.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/activate-license-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13273,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/addon.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/addon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13274,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/deactivate-license-button.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/deactivate-license-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13275,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13276,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/site.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/partials/site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13277,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/payments.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account/payments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13278,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/account.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13279,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13280,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php.orig','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-ons.php.orig');
INSERT INTO `wp_wfknownfilelist` VALUES (13281,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-trial-to-pricing.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/add-trial-to-pricing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13282,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/admin-notice.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/admin-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13283,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/ajax-loader.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/ajax-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13284,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/auto-installation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/auto-installation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13285,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/checkout.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/checkout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13286,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/connect.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/connect.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13287,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/contact.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/contact.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13288,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/api-calls.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/api-calls.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13289,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13290,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/logger.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/logger.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13291,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/plugins-themes-sync.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/plugins-themes-sync.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13292,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/scheduled-crons.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug/scheduled-crons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13293,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/debug.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13294,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/email.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/email.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13295,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/firewall-issues-js.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/firewall-issues-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13296,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/affiliation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13297,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/data-debug-mode.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/data-debug-mode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13298,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/contact.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/contact.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13299,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/form.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13300,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13301,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/retry-skip.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/deactivation/retry-skip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13302,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13303,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/license-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13304,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/optout.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/optout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13305,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-handler.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13306,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-metadata.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/premium-versions-upgrade-metadata.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13307,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/resend-key.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/resend-key.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13308,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/subscription-cancellation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/subscription-cancellation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13309,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/trial-start.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/trial-start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13310,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/user-change.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/forms/user-change.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13311,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/gdpr-optin-js.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/gdpr-optin-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13312,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13313,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13314,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/jquery.content-change.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/jquery.content-change.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13315,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/open-license-activation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/open-license-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13316,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/style-premium-theme.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/js/style-premium-theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13317,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13318,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/network-activation.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/partials/network-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13319,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-icon.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-icon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13320,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/description.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/description.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13321,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13322,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php.orig','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/features.php.orig');
INSERT INTO `wp_wfknownfilelist` VALUES (13323,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/index.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13324,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/screenshots.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/plugin-info/screenshots.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13325,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/powered-by.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/powered-by.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13326,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/pricing.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/pricing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13327,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/secure-https-header.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/secure-https-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13328,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/sticky-admin-notice-js.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/sticky-admin-notice-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13329,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs-capture-js.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs-capture-js.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13330,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/vendor/freemius/wordpress-sdk/templates/tabs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13331,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/wp-fail2ban.php','wp-content/mu-plugins/nexcess-mapps/vendor/wpackagist-plugin/wp-fail2ban/wp-fail2ban.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13332,'/srv/htdocs/wp-content/mu-plugins/nexcess-mapps.php','wp-content/mu-plugins/nexcess-mapps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13333,'/srv/htdocs/wp-content/mu-plugins/whitelabel-dashboard.php','wp-content/mu-plugins/whitelabel-dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13334,'/wordpress/drop-ins/object-cache.php','wp-content/object-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13335,'/srv/htdocs/wp-content/settings/cache-enabler/e2d57bfff0.nxcli.net.php','wp-content/settings/cache-enabler/e2d57bfff0.nxcli.net.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13336,'/srv/htdocs/wp-content/themes/genesis/404.php','wp-content/themes/genesis/404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13337,'/srv/htdocs/wp-content/themes/genesis/comments.php','wp-content/themes/genesis/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13338,'/srv/htdocs/wp-content/themes/genesis/config/breadcrumbs.php','wp-content/themes/genesis/config/breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13339,'/srv/htdocs/wp-content/themes/genesis/config/contributors.php','wp-content/themes/genesis/config/contributors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13340,'/srv/htdocs/wp-content/themes/genesis/config/customizer-seo-settings.php','wp-content/themes/genesis/config/customizer-seo-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13341,'/srv/htdocs/wp-content/themes/genesis/config/customizer-theme-settings.php','wp-content/themes/genesis/config/customizer-theme-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13342,'/srv/htdocs/wp-content/themes/genesis/config/layouts-labels.php','wp-content/themes/genesis/config/layouts-labels.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13343,'/srv/htdocs/wp-content/themes/genesis/config/layouts.php','wp-content/themes/genesis/config/layouts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13344,'/srv/htdocs/wp-content/themes/genesis/config/requirements.php','wp-content/themes/genesis/config/requirements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13345,'/srv/htdocs/wp-content/themes/genesis/config/update-check.php','wp-content/themes/genesis/config/update-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13346,'/srv/htdocs/wp-content/themes/genesis/config/update-versions.php','wp-content/themes/genesis/config/update-versions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13347,'/srv/htdocs/wp-content/themes/genesis/footer.php','wp-content/themes/genesis/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13348,'/srv/htdocs/wp-content/themes/genesis/functions.php','wp-content/themes/genesis/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13349,'/srv/htdocs/wp-content/themes/genesis/header.php','wp-content/themes/genesis/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13350,'/srv/htdocs/wp-content/themes/genesis/index.php','wp-content/themes/genesis/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13351,'/srv/htdocs/wp-content/themes/genesis/lib/admin/admin-functions.php','wp-content/themes/genesis/lib/admin/admin-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13352,'/srv/htdocs/wp-content/themes/genesis/lib/admin/auto-update-notices.php','wp-content/themes/genesis/lib/admin/auto-update-notices.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13353,'/srv/htdocs/wp-content/themes/genesis/lib/admin/customizer.php','wp-content/themes/genesis/lib/admin/customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13354,'/srv/htdocs/wp-content/themes/genesis/lib/admin/dashboard.php','wp-content/themes/genesis/lib/admin/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13355,'/srv/htdocs/wp-content/themes/genesis/lib/admin/inpost-metaboxes.php','wp-content/themes/genesis/lib/admin/inpost-metaboxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13356,'/srv/htdocs/wp-content/themes/genesis/lib/admin/install.php','wp-content/themes/genesis/lib/admin/install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13357,'/srv/htdocs/wp-content/themes/genesis/lib/admin/menu.php','wp-content/themes/genesis/lib/admin/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13358,'/srv/htdocs/wp-content/themes/genesis/lib/admin/onboarding/ajax-functions.php','wp-content/themes/genesis/lib/admin/onboarding/ajax-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13359,'/srv/htdocs/wp-content/themes/genesis/lib/admin/onboarding/theme-activation.php','wp-content/themes/genesis/lib/admin/onboarding/theme-activation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13360,'/srv/htdocs/wp-content/themes/genesis/lib/admin/plugin-install.php','wp-content/themes/genesis/lib/admin/plugin-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13361,'/srv/htdocs/wp-content/themes/genesis/lib/admin/privacy-requests.php','wp-content/themes/genesis/lib/admin/privacy-requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13362,'/srv/htdocs/wp-content/themes/genesis/lib/admin/sanitization.php','wp-content/themes/genesis/lib/admin/sanitization.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13363,'/srv/htdocs/wp-content/themes/genesis/lib/admin/site-health.php','wp-content/themes/genesis/lib/admin/site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13364,'/srv/htdocs/wp-content/themes/genesis/lib/admin/term-meta.php','wp-content/themes/genesis/lib/admin/term-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13365,'/srv/htdocs/wp-content/themes/genesis/lib/admin/use-child-theme.php','wp-content/themes/genesis/lib/admin/use-child-theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13366,'/srv/htdocs/wp-content/themes/genesis/lib/admin/user-meta.php','wp-content/themes/genesis/lib/admin/user-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13367,'/srv/htdocs/wp-content/themes/genesis/lib/admin/widget-import.php','wp-content/themes/genesis/lib/admin/widget-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13368,'/srv/htdocs/wp-content/themes/genesis/lib/classes/SEO/Open_Graph.php','wp-content/themes/genesis/lib/classes/SEO/Open_Graph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13369,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_101.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_101.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13370,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_110.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_110.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13371,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_112.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_112.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13372,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_120.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_120.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13373,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_130.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_130.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13374,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_160.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_160.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13375,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1700.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1700.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13376,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1800.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1800.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13377,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1901.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_1901.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13378,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2001.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2001.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13379,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2003.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2003.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13380,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2100.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2100.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13381,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2201.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2201.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13382,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2207.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2207.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13383,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2209.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2209.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13384,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2501.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2501.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13385,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2603.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2603.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13386,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2700.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_2700.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13387,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3000.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3000.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13388,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3001.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3001.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13389,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3100.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3100.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13390,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3101.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3101.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13391,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3200.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3200.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13392,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3301.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_3301.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13393,'/srv/htdocs/wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_Interface.php','wp-content/themes/genesis/lib/classes/Upgrade/Upgrade_DB_Interface.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13394,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-basic.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-basic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13395,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-boxes.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13396,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-cpt-archive-settings.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-cpt-archive-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13397,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-form.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13398,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-import-export.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-import-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13399,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-meta-boxes.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-meta-boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13400,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-onboarding.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-onboarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13401,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-plugins.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13402,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-seo-settings.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-seo-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13403,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-settings.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13404,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin-upgraded.php','wp-content/themes/genesis/lib/classes/class-genesis-admin-upgraded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13405,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-admin.php','wp-content/themes/genesis/lib/classes/class-genesis-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13406,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-amp-menu-combiner.php','wp-content/themes/genesis/lib/classes/class-genesis-amp-menu-combiner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13407,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-amp-menu.php','wp-content/themes/genesis/lib/classes/class-genesis-amp-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13408,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-breadcrumb.php','wp-content/themes/genesis/lib/classes/class-genesis-breadcrumb.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13409,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-command.php','wp-content/themes/genesis/lib/classes/class-genesis-cli-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13410,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-core-command.php','wp-content/themes/genesis/lib/classes/class-genesis-cli-core-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13411,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-db-command.php','wp-content/themes/genesis/lib/classes/class-genesis-cli-db-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13412,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-cli-settings-command.php','wp-content/themes/genesis/lib/classes/class-genesis-cli-settings-command.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13413,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-contributor.php','wp-content/themes/genesis/lib/classes/class-genesis-contributor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13414,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-contributors.php','wp-content/themes/genesis/lib/classes/class-genesis-contributors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13415,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-customizer-base.php','wp-content/themes/genesis/lib/classes/class-genesis-customizer-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13416,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-customizer.php','wp-content/themes/genesis/lib/classes/class-genesis-customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13417,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-menu-handler.php','wp-content/themes/genesis/lib/classes/class-genesis-menu-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13418,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-menu.php','wp-content/themes/genesis/lib/classes/class-genesis-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13419,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-requirements-views.php','wp-content/themes/genesis/lib/classes/class-genesis-requirements-views.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13420,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-sanitizer.php','wp-content/themes/genesis/lib/classes/class-genesis-sanitizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13421,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-script-loader.php','wp-content/themes/genesis/lib/classes/class-genesis-script-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13422,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-search-form.php','wp-content/themes/genesis/lib/classes/class-genesis-search-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13423,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php','wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13424,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-settings-sanitizer.php','wp-content/themes/genesis/lib/classes/class-genesis-settings-sanitizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13425,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-silent-upgrader-skin.php','wp-content/themes/genesis/lib/classes/class-genesis-silent-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13426,'/srv/htdocs/wp-content/themes/genesis/lib/classes/class-genesis-update-check.php','wp-content/themes/genesis/lib/classes/class-genesis-update-check.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13427,'/srv/htdocs/wp-content/themes/genesis/lib/css/fonts/genesis-icon.svg','wp-content/themes/genesis/lib/css/fonts/genesis-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13428,'/srv/htdocs/wp-content/themes/genesis/lib/css/load-styles.php','wp-content/themes/genesis/lib/css/load-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13429,'/srv/htdocs/wp-content/themes/genesis/lib/framework.php','wp-content/themes/genesis/lib/framework.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13430,'/srv/htdocs/wp-content/themes/genesis/lib/functions/breadcrumb.php','wp-content/themes/genesis/lib/functions/breadcrumb.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13431,'/srv/htdocs/wp-content/themes/genesis/lib/functions/compat.php','wp-content/themes/genesis/lib/functions/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13432,'/srv/htdocs/wp-content/themes/genesis/lib/functions/deprecated.php','wp-content/themes/genesis/lib/functions/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13433,'/srv/htdocs/wp-content/themes/genesis/lib/functions/feed.php','wp-content/themes/genesis/lib/functions/feed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13434,'/srv/htdocs/wp-content/themes/genesis/lib/functions/formatting.php','wp-content/themes/genesis/lib/functions/formatting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13435,'/srv/htdocs/wp-content/themes/genesis/lib/functions/general.php','wp-content/themes/genesis/lib/functions/general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13436,'/srv/htdocs/wp-content/themes/genesis/lib/functions/head.php','wp-content/themes/genesis/lib/functions/head.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13437,'/srv/htdocs/wp-content/themes/genesis/lib/functions/image.php','wp-content/themes/genesis/lib/functions/image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13438,'/srv/htdocs/wp-content/themes/genesis/lib/functions/layout.php','wp-content/themes/genesis/lib/functions/layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13439,'/srv/htdocs/wp-content/themes/genesis/lib/functions/markup.php','wp-content/themes/genesis/lib/functions/markup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13440,'/srv/htdocs/wp-content/themes/genesis/lib/functions/menu.php','wp-content/themes/genesis/lib/functions/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13441,'/srv/htdocs/wp-content/themes/genesis/lib/functions/onboarding.php','wp-content/themes/genesis/lib/functions/onboarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13442,'/srv/htdocs/wp-content/themes/genesis/lib/functions/open-graph.php','wp-content/themes/genesis/lib/functions/open-graph.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13443,'/srv/htdocs/wp-content/themes/genesis/lib/functions/options.php','wp-content/themes/genesis/lib/functions/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13444,'/srv/htdocs/wp-content/themes/genesis/lib/functions/post-meta.php','wp-content/themes/genesis/lib/functions/post-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13445,'/srv/htdocs/wp-content/themes/genesis/lib/functions/requirements.php','wp-content/themes/genesis/lib/functions/requirements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13446,'/srv/htdocs/wp-content/themes/genesis/lib/functions/rest.php','wp-content/themes/genesis/lib/functions/rest.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13447,'/srv/htdocs/wp-content/themes/genesis/lib/functions/schema.php','wp-content/themes/genesis/lib/functions/schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13448,'/srv/htdocs/wp-content/themes/genesis/lib/functions/seo.php','wp-content/themes/genesis/lib/functions/seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13449,'/srv/htdocs/wp-content/themes/genesis/lib/functions/toolbar.php','wp-content/themes/genesis/lib/functions/toolbar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13450,'/srv/htdocs/wp-content/themes/genesis/lib/functions/upgrade.php','wp-content/themes/genesis/lib/functions/upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13451,'/srv/htdocs/wp-content/themes/genesis/lib/functions/version.php','wp-content/themes/genesis/lib/functions/version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13452,'/srv/htdocs/wp-content/themes/genesis/lib/functions/widgetize.php','wp-content/themes/genesis/lib/functions/widgetize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13453,'/srv/htdocs/wp-content/themes/genesis/lib/init.php','wp-content/themes/genesis/lib/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13454,'/srv/htdocs/wp-content/themes/genesis/lib/js/admin.js','wp-content/themes/genesis/lib/js/admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13455,'/srv/htdocs/wp-content/themes/genesis/lib/js/admin.min.js','wp-content/themes/genesis/lib/js/admin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13456,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.asset.php','wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13457,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.js','wp-content/themes/genesis/lib/js/build/breadcrumbs-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13458,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/custom-classes.asset.php','wp-content/themes/genesis/lib/js/build/custom-classes.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13459,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/custom-classes.js','wp-content/themes/genesis/lib/js/build/custom-classes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13460,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.asset.php','wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13461,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.js','wp-content/themes/genesis/lib/js/build/footer-widgets-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13462,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/genesis-sidebar.asset.php','wp-content/themes/genesis/lib/js/build/genesis-sidebar.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13463,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/genesis-sidebar.js','wp-content/themes/genesis/lib/js/build/genesis-sidebar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13464,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/image-toggle.asset.php','wp-content/themes/genesis/lib/js/build/image-toggle.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13465,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/image-toggle.js','wp-content/themes/genesis/lib/js/build/image-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13466,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/layout-toggle.asset.php','wp-content/themes/genesis/lib/js/build/layout-toggle.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13467,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/layout-toggle.js','wp-content/themes/genesis/lib/js/build/layout-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13468,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/title-toggle.asset.php','wp-content/themes/genesis/lib/js/build/title-toggle.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13469,'/srv/htdocs/wp-content/themes/genesis/lib/js/build/title-toggle.js','wp-content/themes/genesis/lib/js/build/title-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13470,'/srv/htdocs/wp-content/themes/genesis/lib/js/components/body-class-text-control.js','wp-content/themes/genesis/lib/js/components/body-class-text-control.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13471,'/srv/htdocs/wp-content/themes/genesis/lib/js/components/breadcrumbs-toggle-info.js','wp-content/themes/genesis/lib/js/components/breadcrumbs-toggle-info.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13472,'/srv/htdocs/wp-content/themes/genesis/lib/js/components/genesis-icons.js','wp-content/themes/genesis/lib/js/components/genesis-icons.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13473,'/srv/htdocs/wp-content/themes/genesis/lib/js/components/image-toggle-info.js','wp-content/themes/genesis/lib/js/components/image-toggle-info.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13474,'/srv/htdocs/wp-content/themes/genesis/lib/js/components/post-class-text-control.js','wp-content/themes/genesis/lib/js/components/post-class-text-control.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13475,'/srv/htdocs/wp-content/themes/genesis/lib/js/drop-down-menu.js','wp-content/themes/genesis/lib/js/drop-down-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13476,'/srv/htdocs/wp-content/themes/genesis/lib/js/drop-down-menu.min.js','wp-content/themes/genesis/lib/js/drop-down-menu.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13477,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/breadcrumbs-toggle.js','wp-content/themes/genesis/lib/js/editor/breadcrumbs-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13478,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/custom-classes.js','wp-content/themes/genesis/lib/js/editor/custom-classes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13479,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/footer-widgets-toggle.js','wp-content/themes/genesis/lib/js/editor/footer-widgets-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13480,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/genesis-sidebar.js','wp-content/themes/genesis/lib/js/editor/genesis-sidebar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13481,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/image-toggle.js','wp-content/themes/genesis/lib/js/editor/image-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13482,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/layout-toggle.js','wp-content/themes/genesis/lib/js/editor/layout-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13483,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/new-meta.js','wp-content/themes/genesis/lib/js/editor/new-meta.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13484,'/srv/htdocs/wp-content/themes/genesis/lib/js/editor/title-toggle.js','wp-content/themes/genesis/lib/js/editor/title-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13485,'/srv/htdocs/wp-content/themes/genesis/lib/js/load-scripts.php','wp-content/themes/genesis/lib/js/load-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13486,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/responsive-menus.js','wp-content/themes/genesis/lib/js/menu/responsive-menus.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13487,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/responsive-menus.min.js','wp-content/themes/genesis/lib/js/menu/responsive-menus.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13488,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.args.js','wp-content/themes/genesis/lib/js/menu/superfish.args.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13489,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.args.min.js','wp-content/themes/genesis/lib/js/menu/superfish.args.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13490,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.js','wp-content/themes/genesis/lib/js/menu/superfish.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13491,'/srv/htdocs/wp-content/themes/genesis/lib/js/menu/superfish.min.js','wp-content/themes/genesis/lib/js/menu/superfish.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13492,'/srv/htdocs/wp-content/themes/genesis/lib/js/skip-links.js','wp-content/themes/genesis/lib/js/skip-links.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13493,'/srv/htdocs/wp-content/themes/genesis/lib/js/skip-links.min.js','wp-content/themes/genesis/lib/js/skip-links.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13494,'/srv/htdocs/wp-content/themes/genesis/lib/js/vendor/modal/van11y-accessible-modal-window-aria.min.js','wp-content/themes/genesis/lib/js/vendor/modal/van11y-accessible-modal-window-aria.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13495,'/srv/htdocs/wp-content/themes/genesis/lib/shortcodes/footer.php','wp-content/themes/genesis/lib/shortcodes/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13496,'/srv/htdocs/wp-content/themes/genesis/lib/shortcodes/post.php','wp-content/themes/genesis/lib/shortcodes/post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13497,'/srv/htdocs/wp-content/themes/genesis/lib/structure/archive.php','wp-content/themes/genesis/lib/structure/archive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13498,'/srv/htdocs/wp-content/themes/genesis/lib/structure/comments.php','wp-content/themes/genesis/lib/structure/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13499,'/srv/htdocs/wp-content/themes/genesis/lib/structure/footer.php','wp-content/themes/genesis/lib/structure/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13500,'/srv/htdocs/wp-content/themes/genesis/lib/structure/header.php','wp-content/themes/genesis/lib/structure/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13501,'/srv/htdocs/wp-content/themes/genesis/lib/structure/layout.php','wp-content/themes/genesis/lib/structure/layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13502,'/srv/htdocs/wp-content/themes/genesis/lib/structure/loops.php','wp-content/themes/genesis/lib/structure/loops.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13503,'/srv/htdocs/wp-content/themes/genesis/lib/structure/menu.php','wp-content/themes/genesis/lib/structure/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13504,'/srv/htdocs/wp-content/themes/genesis/lib/structure/post.php','wp-content/themes/genesis/lib/structure/post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13505,'/srv/htdocs/wp-content/themes/genesis/lib/structure/search.php','wp-content/themes/genesis/lib/structure/search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13506,'/srv/htdocs/wp-content/themes/genesis/lib/structure/sidebar.php','wp-content/themes/genesis/lib/structure/sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13507,'/srv/htdocs/wp-content/themes/genesis/lib/vendor/traduttore.php','wp-content/themes/genesis/lib/vendor/traduttore.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13508,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-archive.php','wp-content/themes/genesis/lib/views/help/cpt-archive-archive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13509,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-layout.php','wp-content/themes/genesis/lib/views/help/cpt-archive-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13510,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/cpt-archive-seo.php','wp-content/themes/genesis/lib/views/help/cpt-archive-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13511,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-archives.php','wp-content/themes/genesis/lib/views/help/genesis-archives.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13512,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-blog.php','wp-content/themes/genesis/lib/views/help/genesis-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13513,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-breadcrumbs.php','wp-content/themes/genesis/lib/views/help/genesis-breadcrumbs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13514,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-comments.php','wp-content/themes/genesis/lib/views/help/genesis-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13515,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-feeds.php','wp-content/themes/genesis/lib/views/help/genesis-feeds.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13516,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-header.php','wp-content/themes/genesis/lib/views/help/genesis-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13517,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-home.php','wp-content/themes/genesis/lib/views/help/genesis-home.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13518,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-information.php','wp-content/themes/genesis/lib/views/help/genesis-information.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13519,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-inpost-seo.php','wp-content/themes/genesis/lib/views/help/genesis-inpost-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13520,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-layout.php','wp-content/themes/genesis/lib/views/help/genesis-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13521,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-navigation.php','wp-content/themes/genesis/lib/views/help/genesis-navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13522,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/genesis-scripts.php','wp-content/themes/genesis/lib/views/help/genesis-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13523,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-export.php','wp-content/themes/genesis/lib/views/help/import-export-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13524,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-general.php','wp-content/themes/genesis/lib/views/help/import-export-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13525,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/import-export-import.php','wp-content/themes/genesis/lib/views/help/import-export-import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13526,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-dochead.php','wp-content/themes/genesis/lib/views/help/seo-dochead.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13527,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-doctitle.php','wp-content/themes/genesis/lib/views/help/seo-doctitle.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13528,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-homepage.php','wp-content/themes/genesis/lib/views/help/seo-homepage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13529,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-robots.php','wp-content/themes/genesis/lib/views/help/seo-robots.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13530,'/srv/htdocs/wp-content/themes/genesis/lib/views/help/seo-settings.php','wp-content/themes/genesis/lib/views/help/seo-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13531,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-layout-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13532,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-seo-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13533,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-settings.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-cpt-archives-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13534,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-adsense-box.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-adsense-box.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13535,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-layout-box.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-layout-box.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13536,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-scripts-box.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-scripts-box.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13537,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-seo-box.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-inpost-seo-box.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13538,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-layout.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13539,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-seo.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13540,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-settings.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-term-meta-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13541,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-author.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13542,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-layout.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13543,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-seo.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-seo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13544,'/srv/htdocs/wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-settings.php','wp-content/themes/genesis/lib/views/meta-boxes/genesis-user-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13545,'/srv/htdocs/wp-content/themes/genesis/lib/views/misc/genesis-admin-boxes-holder.php','wp-content/themes/genesis/lib/views/misc/genesis-admin-boxes-holder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13546,'/srv/htdocs/wp-content/themes/genesis/lib/views/misc/use-child-theme-notice.php','wp-content/themes/genesis/lib/views/misc/use-child-theme-notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13547,'/srv/htdocs/wp-content/themes/genesis/lib/views/onboarding/starter-pack-info.php','wp-content/themes/genesis/lib/views/onboarding/starter-pack-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13548,'/srv/htdocs/wp-content/themes/genesis/lib/views/onboarding/starter-pack-summary.php','wp-content/themes/genesis/lib/views/onboarding/starter-pack-summary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13549,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-boxes.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13550,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-form.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13551,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-import-export.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-import-export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13552,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding-packs.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding-packs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13553,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-onboarding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13554,'/srv/htdocs/wp-content/themes/genesis/lib/views/pages/genesis-admin-upgraded.php','wp-content/themes/genesis/lib/views/pages/genesis-admin-upgraded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13555,'/srv/htdocs/wp-content/themes/genesis/lib/widgets/featured-page-widget.php','wp-content/themes/genesis/lib/widgets/featured-page-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13556,'/srv/htdocs/wp-content/themes/genesis/lib/widgets/featured-post-widget.php','wp-content/themes/genesis/lib/widgets/featured-post-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13557,'/srv/htdocs/wp-content/themes/genesis/lib/widgets/user-profile-widget.php','wp-content/themes/genesis/lib/widgets/user-profile-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13558,'/srv/htdocs/wp-content/themes/genesis/lib/widgets/widgets.php','wp-content/themes/genesis/lib/widgets/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13559,'/srv/htdocs/wp-content/themes/genesis/page.php','wp-content/themes/genesis/page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13560,'/srv/htdocs/wp-content/themes/genesis/search.php','wp-content/themes/genesis/search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13561,'/srv/htdocs/wp-content/themes/genesis/searchform.php','wp-content/themes/genesis/searchform.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13562,'/srv/htdocs/wp-content/themes/genesis/sidebar-alt.php','wp-content/themes/genesis/sidebar-alt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13563,'/srv/htdocs/wp-content/themes/genesis/sidebar.php','wp-content/themes/genesis/sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13564,'/srv/htdocs/wp-content/themes/genesis/single.php','wp-content/themes/genesis/single.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13565,'/srv/htdocs/wp-content/themes/hjs-blocks/archive-property.php','wp-content/themes/hjs-blocks/archive-property.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13566,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/about-area.php','wp-content/themes/hjs-blocks/blocks/about-area.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13567,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/accordion-faqs.php','wp-content/themes/hjs-blocks/blocks/accordion-faqs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13568,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/button.php','wp-content/themes/hjs-blocks/blocks/button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13569,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/buttons-bar.php','wp-content/themes/hjs-blocks/blocks/buttons-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13570,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/call-to-action-live-edit.php','wp-content/themes/hjs-blocks/blocks/call-to-action-live-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13571,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/call-to-action.php','wp-content/themes/hjs-blocks/blocks/call-to-action.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13572,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images-featured.php','wp-content/themes/hjs-blocks/blocks/category-images-featured.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13573,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images-full-width.php','wp-content/themes/hjs-blocks/blocks/category-images-full-width.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13574,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/category-images.php','wp-content/themes/hjs-blocks/blocks/category-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13575,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/count-up-stats.php','wp-content/themes/hjs-blocks/blocks/count-up-stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13576,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/countdown-timer.php','wp-content/themes/hjs-blocks/blocks/countdown-timer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13577,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/featured-links.php','wp-content/themes/hjs-blocks/blocks/featured-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13578,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/form-content.php','wp-content/themes/hjs-blocks/blocks/form-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13579,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gallery-cards.php','wp-content/themes/hjs-blocks/blocks/gallery-cards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13580,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gallery-grid.php','wp-content/themes/hjs-blocks/blocks/gallery-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13581,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/gravity-form.php','wp-content/themes/hjs-blocks/blocks/gravity-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13582,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/hjs-columns.php','wp-content/themes/hjs-blocks/blocks/hjs-columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13583,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/icons-list.php','wp-content/themes/hjs-blocks/blocks/icons-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13584,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/image-content.php','wp-content/themes/hjs-blocks/blocks/image-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13585,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/image-strip-popup.php','wp-content/themes/hjs-blocks/blocks/image-strip-popup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13586,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/master.php','wp-content/themes/hjs-blocks/blocks/master.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13587,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-banner-slider.php','wp-content/themes/hjs-blocks/blocks/media-banner-slider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13588,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-banner.php','wp-content/themes/hjs-blocks/blocks/media-banner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13589,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/media-content.php','wp-content/themes/hjs-blocks/blocks/media-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13590,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/partners-simple-backup.php','wp-content/themes/hjs-blocks/blocks/partners-simple-backup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13591,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/partners-simple.php','wp-content/themes/hjs-blocks/blocks/partners-simple.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13592,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/power-quote.php','wp-content/themes/hjs-blocks/blocks/power-quote.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13593,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/pricing-tables.php','wp-content/themes/hjs-blocks/blocks/pricing-tables.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13594,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/product-cards.php','wp-content/themes/hjs-blocks/blocks/product-cards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13595,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/properties-cards.php','wp-content/themes/hjs-blocks/blocks/properties-cards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13596,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/protip.php','wp-content/themes/hjs-blocks/blocks/protip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13597,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-posts.php','wp-content/themes/hjs-blocks/blocks/recent-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13598,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-results.php','wp-content/themes/hjs-blocks/blocks/recent-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13599,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/recent-sermons.php','wp-content/themes/hjs-blocks/blocks/recent-sermons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13600,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/slider-content.php','wp-content/themes/hjs-blocks/blocks/slider-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13601,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/slider-simple.php','wp-content/themes/hjs-blocks/blocks/slider-simple.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13602,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/tabs-simple.php','wp-content/themes/hjs-blocks/blocks/tabs-simple.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13603,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/team-default.php','wp-content/themes/hjs-blocks/blocks/team-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13604,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/test.php','wp-content/themes/hjs-blocks/blocks/test.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13605,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/testimonial-cards.php','wp-content/themes/hjs-blocks/blocks/testimonial-cards.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13606,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/thumbnail-slider.php','wp-content/themes/hjs-blocks/blocks/thumbnail-slider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13607,'/srv/htdocs/wp-content/themes/hjs-blocks/blocks/upcoming-events.php','wp-content/themes/hjs-blocks/blocks/upcoming-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13608,'/srv/htdocs/wp-content/themes/hjs-blocks/careers.php','wp-content/themes/hjs-blocks/careers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13609,'/srv/htdocs/wp-content/themes/hjs-blocks/category-old.php','wp-content/themes/hjs-blocks/category-old.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13610,'/srv/htdocs/wp-content/themes/hjs-blocks/functions.php','wp-content/themes/hjs-blocks/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13611,'/srv/htdocs/wp-content/themes/hjs-blocks/genesis-blank.php','wp-content/themes/hjs-blocks/genesis-blank.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13612,'/srv/htdocs/wp-content/themes/hjs-blocks/genesis-loop.php','wp-content/themes/hjs-blocks/genesis-loop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13613,'/srv/htdocs/wp-content/themes/hjs-blocks/home-old.php','wp-content/themes/hjs-blocks/home-old.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13614,'/srv/htdocs/wp-content/themes/hjs-blocks/images/Google_Maps_icon.svg','wp-content/themes/hjs-blocks/images/Google_Maps_icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13615,'/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid-primary.svg','wp-content/themes/hjs-blocks/images/angle-down-solid-primary.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13616,'/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid-white.svg','wp-content/themes/hjs-blocks/images/angle-down-solid-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13617,'/srv/htdocs/wp-content/themes/hjs-blocks/images/angle-down-solid.svg','wp-content/themes/hjs-blocks/images/angle-down-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13618,'/srv/htdocs/wp-content/themes/hjs-blocks/images/caret-down-solid-primary.svg','wp-content/themes/hjs-blocks/images/caret-down-solid-primary.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13619,'/srv/htdocs/wp-content/themes/hjs-blocks/images/caret-down-solid.svg','wp-content/themes/hjs-blocks/images/caret-down-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13620,'/srv/htdocs/wp-content/themes/hjs-blocks/images/check-mark.svg','wp-content/themes/hjs-blocks/images/check-mark.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13621,'/srv/htdocs/wp-content/themes/hjs-blocks/images/chevron-double-right-solid-primary.svg','wp-content/themes/hjs-blocks/images/chevron-double-right-solid-primary.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13622,'/srv/htdocs/wp-content/themes/hjs-blocks/images/chevron-double-right-solid.svg','wp-content/themes/hjs-blocks/images/chevron-double-right-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13623,'/srv/htdocs/wp-content/themes/hjs-blocks/images/search-solid-white.svg','wp-content/themes/hjs-blocks/images/search-solid-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13624,'/srv/htdocs/wp-content/themes/hjs-blocks/images/search-solid.svg','wp-content/themes/hjs-blocks/images/search-solid.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13625,'/srv/htdocs/wp-content/themes/hjs-blocks/images/times-regular.svg','wp-content/themes/hjs-blocks/images/times-regular.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13626,'/srv/htdocs/wp-content/themes/hjs-blocks/js/custom.js','wp-content/themes/hjs-blocks/js/custom.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13627,'/srv/htdocs/wp-content/themes/hjs-blocks/js/filters-blog.js','wp-content/themes/hjs-blocks/js/filters-blog.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13628,'/srv/htdocs/wp-content/themes/hjs-blocks/js/fontawesome-all.js','wp-content/themes/hjs-blocks/js/fontawesome-all.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13629,'/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.counterup.min.js','wp-content/themes/hjs-blocks/js/jquery.counterup.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13630,'/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.flex-images.js','wp-content/themes/hjs-blocks/js/jquery.flex-images.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13631,'/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.matchHeight.min.js','wp-content/themes/hjs-blocks/js/jquery.matchHeight.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13632,'/srv/htdocs/wp-content/themes/hjs-blocks/js/jquery.responsiveTabs.min.js','wp-content/themes/hjs-blocks/js/jquery.responsiveTabs.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13633,'/srv/htdocs/wp-content/themes/hjs-blocks/js/magnific/jquery.magnific-popup.min.js','wp-content/themes/hjs-blocks/js/magnific/jquery.magnific-popup.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13634,'/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/infinitescroll-init.js','wp-content/themes/hjs-blocks/js/masonry/infinitescroll-init.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13635,'/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/jquery.infinitescroll.min.js','wp-content/themes/hjs-blocks/js/masonry/jquery.infinitescroll.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13636,'/srv/htdocs/wp-content/themes/hjs-blocks/js/masonry/masonry-init.js','wp-content/themes/hjs-blocks/js/masonry/masonry-init.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13637,'/srv/htdocs/wp-content/themes/hjs-blocks/js/scroll-to-custom.js','wp-content/themes/hjs-blocks/js/scroll-to-custom.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13638,'/srv/htdocs/wp-content/themes/hjs-blocks/js/scrolling-header.js','wp-content/themes/hjs-blocks/js/scrolling-header.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13639,'/srv/htdocs/wp-content/themes/hjs-blocks/js/slick/slick.min.js','wp-content/themes/hjs-blocks/js/slick/slick.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13640,'/srv/htdocs/wp-content/themes/hjs-blocks/js/waypoints.min.js','wp-content/themes/hjs-blocks/js/waypoints.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13641,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/cards-wrap.php','wp-content/themes/hjs-blocks/lib/cards-wrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13642,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/filters-blog.php','wp-content/themes/hjs-blocks/lib/filters-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13643,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/full-width-cards-wrap.php','wp-content/themes/hjs-blocks/lib/full-width-cards-wrap.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13644,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/hjs.js','wp-content/themes/hjs-blocks/lib/gutenberg/hjs.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13645,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/init.php','wp-content/themes/hjs-blocks/lib/gutenberg/init.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13646,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/gutenberg/inline-styles.php','wp-content/themes/hjs-blocks/lib/gutenberg/inline-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13647,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/headers/page-banner.php','wp-content/themes/hjs-blocks/lib/headers/page-banner.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13648,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-before-footer.php','wp-content/themes/hjs-blocks/lib/hjs-before-footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13649,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-cpt.php','wp-content/themes/hjs-blocks/lib/hjs-cpt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13650,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-custom-blocks.php','wp-content/themes/hjs-blocks/lib/hjs-custom-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13651,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-sermon.php','wp-content/themes/hjs-blocks/lib/hjs-sermon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13652,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-shortcodes.php','wp-content/themes/hjs-blocks/lib/hjs-shortcodes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13653,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/hjs-woocommerce.php','wp-content/themes/hjs-blocks/lib/hjs-woocommerce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13654,'/srv/htdocs/wp-content/themes/hjs-blocks/lib/masonry.php','wp-content/themes/hjs-blocks/lib/masonry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13655,'/srv/htdocs/wp-content/themes/hjs-blocks/page-template.php','wp-content/themes/hjs-blocks/page-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13656,'/srv/htdocs/wp-content/themes/hjs-blocks/single-property.php','wp-content/themes/hjs-blocks/single-property.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13657,'/srv/htdocs/wp-content/themes/hjs-blocks/single-team.php','wp-content/themes/hjs-blocks/single-team.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13658,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/day/event.php','wp-content/themes/hjs-blocks/tribe/events/v2/day/event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13659,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/day.php','wp-content/themes/hjs-blocks/tribe/events/v2/day.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13660,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/list/event.php','wp-content/themes/hjs-blocks/tribe/events/v2/list/event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13661,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe/events/v2/list.php','wp-content/themes/hjs-blocks/tribe/events/v2/list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13662,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/list-unused/loop.php','wp-content/themes/hjs-blocks/tribe-events/list-unused/loop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13663,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/list-unused/single-event.php','wp-content/themes/hjs-blocks/tribe-events/list-unused/single-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13664,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/single-event-old.php','wp-content/themes/hjs-blocks/tribe-events/single-event-old.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13665,'/srv/htdocs/wp-content/themes/hjs-blocks/tribe-events/single-event.php','wp-content/themes/hjs-blocks/tribe-events/single-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13666,'/srv/htdocs/wp-content/themes/index.php','wp-content/themes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13667,'/wordpress/themes/twentynineteen/3.2/404.php','wp-content/themes/twentynineteen/404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13668,'/wordpress/themes/twentynineteen/3.2/archive.php','wp-content/themes/twentynineteen/archive.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13669,'/wordpress/themes/twentynineteen/3.2/classes/class-twentynineteen-svg-icons.php','wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13670,'/wordpress/themes/twentynineteen/3.2/classes/class-twentynineteen-walker-comment.php','wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13671,'/wordpress/themes/twentynineteen/3.2/comments.php','wp-content/themes/twentynineteen/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13672,'/wordpress/themes/twentynineteen/3.2/contributing.txt','wp-content/themes/twentynineteen/contributing.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13673,'/wordpress/themes/twentynineteen/3.2/fonts/NonBreakingSpaceOverride.woff','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (13674,'/wordpress/themes/twentynineteen/3.2/fonts/NonBreakingSpaceOverride.woff2','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13675,'/wordpress/themes/twentynineteen/3.2/footer.php','wp-content/themes/twentynineteen/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13676,'/wordpress/themes/twentynineteen/3.2/functions.php','wp-content/themes/twentynineteen/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13677,'/wordpress/themes/twentynineteen/3.2/header.php','wp-content/themes/twentynineteen/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13678,'/wordpress/themes/twentynineteen/3.2/image.php','wp-content/themes/twentynineteen/image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13679,'/wordpress/themes/twentynineteen/3.2/images/pattern_01.jpg','wp-content/themes/twentynineteen/images/pattern_01.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13680,'/wordpress/themes/twentynineteen/3.2/images/pattern_02.jpg','wp-content/themes/twentynineteen/images/pattern_02.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13681,'/wordpress/themes/twentynineteen/3.2/images/pattern_03.jpg','wp-content/themes/twentynineteen/images/pattern_03.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13682,'/wordpress/themes/twentynineteen/3.2/images/pattern_04.jpg','wp-content/themes/twentynineteen/images/pattern_04.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13683,'/wordpress/themes/twentynineteen/3.2/inc/back-compat.php','wp-content/themes/twentynineteen/inc/back-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13684,'/wordpress/themes/twentynineteen/3.2/inc/block-patterns.php','wp-content/themes/twentynineteen/inc/block-patterns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13685,'/wordpress/themes/twentynineteen/3.2/inc/color-patterns.php','wp-content/themes/twentynineteen/inc/color-patterns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13686,'/wordpress/themes/twentynineteen/3.2/inc/customizer.php','wp-content/themes/twentynineteen/inc/customizer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13687,'/wordpress/themes/twentynineteen/3.2/inc/helper-functions.php','wp-content/themes/twentynineteen/inc/helper-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13688,'/wordpress/themes/twentynineteen/3.2/inc/icon-functions.php','wp-content/themes/twentynineteen/inc/icon-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13689,'/wordpress/themes/twentynineteen/3.2/inc/template-functions.php','wp-content/themes/twentynineteen/inc/template-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13690,'/wordpress/themes/twentynineteen/3.2/inc/template-tags.php','wp-content/themes/twentynineteen/inc/template-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13691,'/wordpress/themes/twentynineteen/3.2/index.php','wp-content/themes/twentynineteen/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13692,'/wordpress/themes/twentynineteen/3.2/js/customize-controls.js','wp-content/themes/twentynineteen/js/customize-controls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13693,'/wordpress/themes/twentynineteen/3.2/js/customize-preview.js','wp-content/themes/twentynineteen/js/customize-preview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13694,'/wordpress/themes/twentynineteen/3.2/js/priority-menu.js','wp-content/themes/twentynineteen/js/priority-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13695,'/wordpress/themes/twentynineteen/3.2/js/skip-link-focus-fix.js','wp-content/themes/twentynineteen/js/skip-link-focus-fix.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13696,'/wordpress/themes/twentynineteen/3.2/js/touch-keyboard-navigation.js','wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13697,'/wordpress/themes/twentynineteen/3.2/package-lock.json','wp-content/themes/twentynineteen/package-lock.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13698,'/wordpress/themes/twentynineteen/3.2/package.json','wp-content/themes/twentynineteen/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13699,'/wordpress/themes/twentynineteen/3.2/page.php','wp-content/themes/twentynineteen/page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13700,'/wordpress/themes/twentynineteen/3.2/postcss.config.js','wp-content/themes/twentynineteen/postcss.config.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13701,'/wordpress/themes/twentynineteen/3.2/print.css','wp-content/themes/twentynineteen/print.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13702,'/wordpress/themes/twentynineteen/3.2/print.scss','wp-content/themes/twentynineteen/print.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13703,'/wordpress/themes/twentynineteen/3.2/readme.txt','wp-content/themes/twentynineteen/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13704,'/wordpress/themes/twentynineteen/3.2/sass/_normalize.scss','wp-content/themes/twentynineteen/sass/_normalize.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13705,'/wordpress/themes/twentynineteen/3.2/sass/blocks/_blocks.scss','wp-content/themes/twentynineteen/sass/blocks/_blocks.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13706,'/wordpress/themes/twentynineteen/3.2/sass/elements/_elements.scss','wp-content/themes/twentynineteen/sass/elements/_elements.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13707,'/wordpress/themes/twentynineteen/3.2/sass/elements/_lists.scss','wp-content/themes/twentynineteen/sass/elements/_lists.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13708,'/wordpress/themes/twentynineteen/3.2/sass/elements/_tables.scss','wp-content/themes/twentynineteen/sass/elements/_tables.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13709,'/wordpress/themes/twentynineteen/3.2/sass/forms/_buttons.scss','wp-content/themes/twentynineteen/sass/forms/_buttons.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13710,'/wordpress/themes/twentynineteen/3.2/sass/forms/_fields.scss','wp-content/themes/twentynineteen/sass/forms/_fields.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13711,'/wordpress/themes/twentynineteen/3.2/sass/forms/_forms.scss','wp-content/themes/twentynineteen/sass/forms/_forms.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13712,'/wordpress/themes/twentynineteen/3.2/sass/layout/_layout.scss','wp-content/themes/twentynineteen/sass/layout/_layout.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13713,'/wordpress/themes/twentynineteen/3.2/sass/media/_captions.scss','wp-content/themes/twentynineteen/sass/media/_captions.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13714,'/wordpress/themes/twentynineteen/3.2/sass/media/_galleries.scss','wp-content/themes/twentynineteen/sass/media/_galleries.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13715,'/wordpress/themes/twentynineteen/3.2/sass/media/_media.scss','wp-content/themes/twentynineteen/sass/media/_media.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13716,'/wordpress/themes/twentynineteen/3.2/sass/mixins/_mixins-master.scss','wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13717,'/wordpress/themes/twentynineteen/3.2/sass/mixins/_utilities.scss','wp-content/themes/twentynineteen/sass/mixins/_utilities.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13718,'/wordpress/themes/twentynineteen/3.2/sass/modules/_accessibility.scss','wp-content/themes/twentynineteen/sass/modules/_accessibility.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13719,'/wordpress/themes/twentynineteen/3.2/sass/modules/_alignments.scss','wp-content/themes/twentynineteen/sass/modules/_alignments.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13720,'/wordpress/themes/twentynineteen/3.2/sass/modules/_clearings.scss','wp-content/themes/twentynineteen/sass/modules/_clearings.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13721,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_links.scss','wp-content/themes/twentynineteen/sass/navigation/_links.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13722,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-footer-navigation.scss','wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13723,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-main-navigation.scss','wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13724,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_menu-social-navigation.scss','wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13725,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_navigation.scss','wp-content/themes/twentynineteen/sass/navigation/_navigation.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13726,'/wordpress/themes/twentynineteen/3.2/sass/navigation/_next-previous.scss','wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13727,'/wordpress/themes/twentynineteen/3.2/sass/site/_site.scss','wp-content/themes/twentynineteen/sass/site/_site.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13728,'/wordpress/themes/twentynineteen/3.2/sass/site/footer/_site-footer.scss','wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13729,'/wordpress/themes/twentynineteen/3.2/sass/site/header/_site-featured-image.scss','wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13730,'/wordpress/themes/twentynineteen/3.2/sass/site/header/_site-header.scss','wp-content/themes/twentynineteen/sass/site/header/_site-header.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13731,'/wordpress/themes/twentynineteen/3.2/sass/site/primary/_archives.scss','wp-content/themes/twentynineteen/sass/site/primary/_archives.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13732,'/wordpress/themes/twentynineteen/3.2/sass/site/primary/_comments.scss','wp-content/themes/twentynineteen/sass/site/primary/_comments.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13733,'/wordpress/themes/twentynineteen/3.2/sass/site/primary/_posts-and-pages.scss','wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13734,'/wordpress/themes/twentynineteen/3.2/sass/site/secondary/_widgets.scss','wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13735,'/wordpress/themes/twentynineteen/3.2/sass/typography/_copy.scss','wp-content/themes/twentynineteen/sass/typography/_copy.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13736,'/wordpress/themes/twentynineteen/3.2/sass/typography/_headings.scss','wp-content/themes/twentynineteen/sass/typography/_headings.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13737,'/wordpress/themes/twentynineteen/3.2/sass/typography/_typography.scss','wp-content/themes/twentynineteen/sass/typography/_typography.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13738,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_colors.scss','wp-content/themes/twentynineteen/sass/variables-site/_colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13739,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_columns.scss','wp-content/themes/twentynineteen/sass/variables-site/_columns.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13740,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_fonts.scss','wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13741,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_structure.scss','wp-content/themes/twentynineteen/sass/variables-site/_structure.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13742,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_transitions.scss','wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13743,'/wordpress/themes/twentynineteen/3.2/sass/variables-site/_variables-site.scss','wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13744,'/wordpress/themes/twentynineteen/3.2/screenshot.png','wp-content/themes/twentynineteen/screenshot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13745,'/wordpress/themes/twentynineteen/3.2/search.php','wp-content/themes/twentynineteen/search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13746,'/wordpress/themes/twentynineteen/3.2/single.php','wp-content/themes/twentynineteen/single.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13747,'/wordpress/themes/twentynineteen/3.2/style-editor-customizer.css','wp-content/themes/twentynineteen/style-editor-customizer.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13748,'/wordpress/themes/twentynineteen/3.2/style-editor-customizer.scss','wp-content/themes/twentynineteen/style-editor-customizer.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13749,'/wordpress/themes/twentynineteen/3.2/style-editor.css','wp-content/themes/twentynineteen/style-editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13750,'/wordpress/themes/twentynineteen/3.2/style-editor.scss','wp-content/themes/twentynineteen/style-editor.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13751,'/wordpress/themes/twentynineteen/3.2/style-rtl.css','wp-content/themes/twentynineteen/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13752,'/wordpress/themes/twentynineteen/3.2/style.css','wp-content/themes/twentynineteen/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13753,'/wordpress/themes/twentynineteen/3.2/style.css.map','wp-content/themes/twentynineteen/style.css.map');
INSERT INTO `wp_wfknownfilelist` VALUES (13754,'/wordpress/themes/twentynineteen/3.2/style.scss','wp-content/themes/twentynineteen/style.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (13755,'/wordpress/themes/twentynineteen/3.2/template-parts/content/content-excerpt.php','wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13756,'/wordpress/themes/twentynineteen/3.2/template-parts/content/content-none.php','wp-content/themes/twentynineteen/template-parts/content/content-none.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13757,'/wordpress/themes/twentynineteen/3.2/template-parts/content/content-page.php','wp-content/themes/twentynineteen/template-parts/content/content-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13758,'/wordpress/themes/twentynineteen/3.2/template-parts/content/content-single.php','wp-content/themes/twentynineteen/template-parts/content/content-single.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13759,'/wordpress/themes/twentynineteen/3.2/template-parts/content/content.php','wp-content/themes/twentynineteen/template-parts/content/content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13760,'/wordpress/themes/twentynineteen/3.2/template-parts/footer/footer-widgets.php','wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13761,'/wordpress/themes/twentynineteen/3.2/template-parts/header/entry-header.php','wp-content/themes/twentynineteen/template-parts/header/entry-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13762,'/wordpress/themes/twentynineteen/3.2/template-parts/header/site-branding.php','wp-content/themes/twentynineteen/template-parts/header/site-branding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13763,'/wordpress/themes/twentynineteen/3.2/template-parts/post/author-bio.php','wp-content/themes/twentynineteen/template-parts/post/author-bio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13764,'/wordpress/themes/twentynineteen/3.2/template-parts/post/discussion-meta.php','wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13765,'/wordpress/themes/twentytwenty/3.0/404.php','wp-content/themes/twentytwenty/404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13766,'/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-block-rtl.css','wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13767,'/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-block.css','wp-content/themes/twentytwenty/assets/css/editor-style-block.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13768,'/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-classic-rtl.css','wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13769,'/wordpress/themes/twentytwenty/3.0/assets/css/editor-style-classic.css','wp-content/themes/twentytwenty/assets/css/editor-style-classic.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13770,'/wordpress/themes/twentytwenty/3.0/assets/css/font-inter.css','wp-content/themes/twentytwenty/assets/css/font-inter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13771,'/wordpress/themes/twentytwenty/3.0/assets/fonts/inter/Inter-italic-var.woff2','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13772,'/wordpress/themes/twentytwenty/3.0/assets/fonts/inter/Inter-upright-var.woff2','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13773,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-landscape-1.png','wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13774,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-landscape-2.png','wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13775,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-square-1.png','wp-content/themes/twentytwenty/assets/images/2020-square-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13776,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-square-2.png','wp-content/themes/twentytwenty/assets/images/2020-square-2.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13777,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-1.png','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13778,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-2.png','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13779,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-3.png','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13780,'/wordpress/themes/twentytwenty/3.0/assets/images/2020-three-quarters-4.png','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13781,'/wordpress/themes/twentytwenty/3.0/assets/js/color-calculations.js','wp-content/themes/twentytwenty/assets/js/color-calculations.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13782,'/wordpress/themes/twentytwenty/3.0/assets/js/customize-controls.js','wp-content/themes/twentytwenty/assets/js/customize-controls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13783,'/wordpress/themes/twentytwenty/3.0/assets/js/customize-preview.js','wp-content/themes/twentytwenty/assets/js/customize-preview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13784,'/wordpress/themes/twentytwenty/3.0/assets/js/customize.js','wp-content/themes/twentytwenty/assets/js/customize.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13785,'/wordpress/themes/twentytwenty/3.0/assets/js/editor-script-block.js','wp-content/themes/twentytwenty/assets/js/editor-script-block.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13786,'/wordpress/themes/twentytwenty/3.0/assets/js/index.js','wp-content/themes/twentytwenty/assets/js/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13787,'/wordpress/themes/twentytwenty/3.0/assets/js/skip-link-focus-fix.js','wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js');
INSERT INTO `wp_wfknownfilelist` VALUES (13788,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-customize.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13789,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-non-latin-languages.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13790,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-script-loader.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13791,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-separator-control.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13792,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-svg-icons.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13793,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-walker-comment.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13794,'/wordpress/themes/twentytwenty/3.0/classes/class-twentytwenty-walker-page.php','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13795,'/wordpress/themes/twentytwenty/3.0/comments.php','wp-content/themes/twentytwenty/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13796,'/wordpress/themes/twentytwenty/3.0/footer.php','wp-content/themes/twentytwenty/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13797,'/wordpress/themes/twentytwenty/3.0/functions.php','wp-content/themes/twentytwenty/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13798,'/wordpress/themes/twentytwenty/3.0/header.php','wp-content/themes/twentytwenty/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13799,'/wordpress/themes/twentytwenty/3.0/inc/block-patterns.php','wp-content/themes/twentytwenty/inc/block-patterns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13800,'/wordpress/themes/twentytwenty/3.0/inc/custom-css.php','wp-content/themes/twentytwenty/inc/custom-css.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13801,'/wordpress/themes/twentytwenty/3.0/inc/starter-content.php','wp-content/themes/twentytwenty/inc/starter-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13802,'/wordpress/themes/twentytwenty/3.0/inc/svg-icons.php','wp-content/themes/twentytwenty/inc/svg-icons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13803,'/wordpress/themes/twentytwenty/3.0/inc/template-tags.php','wp-content/themes/twentytwenty/inc/template-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13804,'/wordpress/themes/twentytwenty/3.0/index.php','wp-content/themes/twentytwenty/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13805,'/wordpress/themes/twentytwenty/3.0/package-lock.json','wp-content/themes/twentytwenty/package-lock.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13806,'/wordpress/themes/twentytwenty/3.0/package.json','wp-content/themes/twentytwenty/package.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13807,'/wordpress/themes/twentytwenty/3.0/print.css','wp-content/themes/twentytwenty/print.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13808,'/wordpress/themes/twentytwenty/3.0/readme.txt','wp-content/themes/twentytwenty/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13809,'/wordpress/themes/twentytwenty/3.0/screenshot.png','wp-content/themes/twentytwenty/screenshot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13810,'/wordpress/themes/twentytwenty/3.0/searchform.php','wp-content/themes/twentytwenty/searchform.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13811,'/wordpress/themes/twentytwenty/3.0/singular.php','wp-content/themes/twentytwenty/singular.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13812,'/wordpress/themes/twentytwenty/3.0/style-rtl.css','wp-content/themes/twentytwenty/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13813,'/wordpress/themes/twentytwenty/3.0/style.css','wp-content/themes/twentytwenty/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13814,'/wordpress/themes/twentytwenty/3.0/template-parts/content-cover.php','wp-content/themes/twentytwenty/template-parts/content-cover.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13815,'/wordpress/themes/twentytwenty/3.0/template-parts/content.php','wp-content/themes/twentytwenty/template-parts/content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13816,'/wordpress/themes/twentytwenty/3.0/template-parts/entry-author-bio.php','wp-content/themes/twentytwenty/template-parts/entry-author-bio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13817,'/wordpress/themes/twentytwenty/3.0/template-parts/entry-header.php','wp-content/themes/twentytwenty/template-parts/entry-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13818,'/wordpress/themes/twentytwenty/3.0/template-parts/featured-image.php','wp-content/themes/twentytwenty/template-parts/featured-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13819,'/wordpress/themes/twentytwenty/3.0/template-parts/footer-menus-widgets.php','wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13820,'/wordpress/themes/twentytwenty/3.0/template-parts/modal-menu.php','wp-content/themes/twentytwenty/template-parts/modal-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13821,'/wordpress/themes/twentytwenty/3.0/template-parts/modal-search.php','wp-content/themes/twentytwenty/template-parts/modal-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13822,'/wordpress/themes/twentytwenty/3.0/template-parts/navigation.php','wp-content/themes/twentytwenty/template-parts/navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13823,'/wordpress/themes/twentytwenty/3.0/template-parts/pagination.php','wp-content/themes/twentytwenty/template-parts/pagination.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13824,'/wordpress/themes/twentytwenty/3.0/templates/template-cover.php','wp-content/themes/twentytwenty/templates/template-cover.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13825,'/wordpress/themes/twentytwenty/3.0/templates/template-full-width.php','wp-content/themes/twentytwenty/templates/template-full-width.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13826,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13827,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13828,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13829,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13830,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Bold.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (13831,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-BoldItalic.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (13832,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Italic.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (13833,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/DMSans-Regular.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (13834,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt','wp-content/themes/twentytwentytwo/assets/fonts/dm-sans/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13835,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Bold.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13836,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-BoldItalic.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13837,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-Text.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13838,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexMono-TextItalic.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13839,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLight.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13840,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-ExtraLightItalic.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13841,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-Light.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13842,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/IBMPlexSans-LightItalic.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13843,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt','wp-content/themes/twentytwentytwo/assets/fonts/ibm-plex/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13844,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf','wp-content/themes/twentytwentytwo/assets/fonts/inter/Inter.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (13845,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt','wp-content/themes/twentytwentytwo/assets/fonts/inter/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13846,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/LICENSE.md');
INSERT INTO `wp_wfknownfilelist` VALUES (13847,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13848,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13849,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13850,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2','wp-content/themes/twentytwentytwo/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (13851,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg','wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13852,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg','wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13853,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg','wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13854,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg','wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13855,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/divider-black.png','wp-content/themes/twentytwentytwo/assets/images/divider-black.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13856,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/divider-white.png','wp-content/themes/twentytwentytwo/assets/images/divider-white.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13857,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/ducks.jpg','wp-content/themes/twentytwentytwo/assets/images/ducks.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13858,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13859,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13860,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13861,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13862,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13863,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13864,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13865,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13866,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png','wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13867,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg','wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg');
INSERT INTO `wp_wfknownfilelist` VALUES (13868,'/srv/htdocs/wp-content/themes/twentytwentytwo/assets/videos/birds.mp4','wp-content/themes/twentytwentytwo/assets/videos/birds.mp4');
INSERT INTO `wp_wfknownfilelist` VALUES (13869,'/srv/htdocs/wp-content/themes/twentytwentytwo/functions.php','wp-content/themes/twentytwentytwo/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13870,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/block-patterns.php','wp-content/themes/twentytwentytwo/inc/block-patterns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13871,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13872,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13873,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13874,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13875,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13876,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13877,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13878,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13879,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13880,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13881,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php','wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13882,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13883,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13884,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php','wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13885,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php','wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13886,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php','wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13887,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php','wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13888,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php','wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13889,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php','wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13890,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php','wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13891,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php','wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13892,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php','wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13893,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php','wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13894,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php','wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13895,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13896,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13897,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13898,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php','wp-content/themes/twentytwentytwo/inc/patterns/header-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13899,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13900,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13901,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13902,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13903,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13904,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13905,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13906,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php','wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13907,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13908,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13909,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13910,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php','wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13911,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php','wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13912,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php','wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13913,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php','wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13914,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php','wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13915,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php','wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13916,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13917,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13918,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13919,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13920,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13921,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13922,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php','wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13923,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13924,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13925,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13926,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13927,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13928,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13929,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13930,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-default.php','wp-content/themes/twentytwentytwo/inc/patterns/query-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13931,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php','wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13932,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php','wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13933,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php','wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13934,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php','wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13935,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php','wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13936,'/srv/htdocs/wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php','wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13937,'/srv/htdocs/wp-content/themes/twentytwentytwo/index.php','wp-content/themes/twentytwentytwo/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13938,'/srv/htdocs/wp-content/themes/twentytwentytwo/parts/footer.html','wp-content/themes/twentytwentytwo/parts/footer.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13939,'/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header-large-dark.html','wp-content/themes/twentytwentytwo/parts/header-large-dark.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13940,'/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header-small-dark.html','wp-content/themes/twentytwentytwo/parts/header-small-dark.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13941,'/srv/htdocs/wp-content/themes/twentytwentytwo/parts/header.html','wp-content/themes/twentytwentytwo/parts/header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13942,'/srv/htdocs/wp-content/themes/twentytwentytwo/readme.txt','wp-content/themes/twentytwentytwo/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (13943,'/srv/htdocs/wp-content/themes/twentytwentytwo/screenshot.png','wp-content/themes/twentytwentytwo/screenshot.png');
INSERT INTO `wp_wfknownfilelist` VALUES (13944,'/srv/htdocs/wp-content/themes/twentytwentytwo/style.css','wp-content/themes/twentytwentytwo/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (13945,'/srv/htdocs/wp-content/themes/twentytwentytwo/styles/blue.json','wp-content/themes/twentytwentytwo/styles/blue.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13946,'/srv/htdocs/wp-content/themes/twentytwentytwo/styles/pink.json','wp-content/themes/twentytwentytwo/styles/pink.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13947,'/srv/htdocs/wp-content/themes/twentytwentytwo/styles/swiss.json','wp-content/themes/twentytwentytwo/styles/swiss.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13948,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/404.html','wp-content/themes/twentytwentytwo/templates/404.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13949,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/archive.html','wp-content/themes/twentytwentytwo/templates/archive.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13950,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/blank.html','wp-content/themes/twentytwentytwo/templates/blank.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13951,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/home.html','wp-content/themes/twentytwentytwo/templates/home.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13952,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/index.html','wp-content/themes/twentytwentytwo/templates/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13953,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page-large-header.html','wp-content/themes/twentytwentytwo/templates/page-large-header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13954,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page-no-separators.html','wp-content/themes/twentytwentytwo/templates/page-no-separators.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13955,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/page.html','wp-content/themes/twentytwentytwo/templates/page.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13956,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/search.html','wp-content/themes/twentytwentytwo/templates/search.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13957,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/single-no-separators.html','wp-content/themes/twentytwentytwo/templates/single-no-separators.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13958,'/srv/htdocs/wp-content/themes/twentytwentytwo/templates/single.html','wp-content/themes/twentytwentytwo/templates/single.html');
INSERT INTO `wp_wfknownfilelist` VALUES (13959,'/srv/htdocs/wp-content/themes/twentytwentytwo/theme.json','wp-content/themes/twentytwentytwo/theme.json');
INSERT INTO `wp_wfknownfilelist` VALUES (13960,'/srv/htdocs/wp-content/uploads/2022/05/2poochies-logo-color.svg','wp-content/uploads/2022/05/2poochies-logo-color.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13961,'/srv/htdocs/wp-content/uploads/2022/05/boat-parking-icon.svg','wp-content/uploads/2022/05/boat-parking-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13962,'/srv/htdocs/wp-content/uploads/2022/05/covered-porch-icon.svg','wp-content/uploads/2022/05/covered-porch-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13963,'/srv/htdocs/wp-content/uploads/2022/05/fenced-yard-icon.svg','wp-content/uploads/2022/05/fenced-yard-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13964,'/srv/htdocs/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg','wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13965,'/srv/htdocs/wp-content/uploads/2022/05/instacart-icon.svg','wp-content/uploads/2022/05/instacart-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13966,'/srv/htdocs/wp-content/uploads/2022/05/keyless-icon.svg','wp-content/uploads/2022/05/keyless-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13967,'/srv/htdocs/wp-content/uploads/2022/05/lake-view-icon.svg','wp-content/uploads/2022/05/lake-view-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13968,'/srv/htdocs/wp-content/uploads/2022/05/large-parking-area-icon-1.svg','wp-content/uploads/2022/05/large-parking-area-icon-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13969,'/srv/htdocs/wp-content/uploads/2022/05/large-parking-area-icon.svg','wp-content/uploads/2022/05/large-parking-area-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13970,'/srv/htdocs/wp-content/uploads/2022/05/pets-allowed-icon.svg','wp-content/uploads/2022/05/pets-allowed-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13971,'/srv/htdocs/wp-content/uploads/2022/05/pontoon-boat-icon.svg','wp-content/uploads/2022/05/pontoon-boat-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13972,'/srv/htdocs/wp-content/uploads/2022/05/swim-dock-icon.svg','wp-content/uploads/2022/05/swim-dock-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13973,'/srv/htdocs/wp-content/uploads/2022/05/wifi-icon.svg','wp-content/uploads/2022/05/wifi-icon.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13974,'/srv/htdocs/wp-content/uploads/2023/11/fire-pit.svg','wp-content/uploads/2023/11/fire-pit.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13975,'/srv/htdocs/wp-content/uploads/2023/11/security-camera.svg','wp-content/uploads/2023/11/security-camera.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (13976,'/srv/htdocs/wp-content/uploads/backup/2019/07/index.php','wp-content/uploads/backup/2019/07/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13977,'/srv/htdocs/wp-content/uploads/backup/2019/index.php','wp-content/uploads/backup/2019/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13978,'/srv/htdocs/wp-content/uploads/backup/2021/02/index.php','wp-content/uploads/backup/2021/02/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13979,'/srv/htdocs/wp-content/uploads/backup/2021/03/index.php','wp-content/uploads/backup/2021/03/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13980,'/srv/htdocs/wp-content/uploads/backup/2021/08/index.php','wp-content/uploads/backup/2021/08/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13981,'/srv/htdocs/wp-content/uploads/backup/2021/11/index.php','wp-content/uploads/backup/2021/11/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13982,'/srv/htdocs/wp-content/uploads/backup/2021/index.php','wp-content/uploads/backup/2021/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13983,'/srv/htdocs/wp-content/uploads/backup/2022/05/index.php','wp-content/uploads/backup/2022/05/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13984,'/srv/htdocs/wp-content/uploads/backup/2022/06/index.php','wp-content/uploads/backup/2022/06/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13985,'/srv/htdocs/wp-content/uploads/backup/2022/07/index.php','wp-content/uploads/backup/2022/07/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13986,'/srv/htdocs/wp-content/uploads/backup/2022/09/index.php','wp-content/uploads/backup/2022/09/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13987,'/srv/htdocs/wp-content/uploads/backup/2022/12/index.php','wp-content/uploads/backup/2022/12/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13988,'/srv/htdocs/wp-content/uploads/backup/2022/index.php','wp-content/uploads/backup/2022/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13989,'/srv/htdocs/wp-content/uploads/backup/2023/09/index.php','wp-content/uploads/backup/2023/09/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13990,'/srv/htdocs/wp-content/uploads/backup/2023/11/index.php','wp-content/uploads/backup/2023/11/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13991,'/srv/htdocs/wp-content/uploads/backup/2023/index.php','wp-content/uploads/backup/2023/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13992,'/srv/htdocs/wp-content/uploads/backup/2024/01/index.php','wp-content/uploads/backup/2024/01/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13993,'/srv/htdocs/wp-content/uploads/backup/2024/07/index.php','wp-content/uploads/backup/2024/07/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13994,'/srv/htdocs/wp-content/uploads/backup/2024/index.php','wp-content/uploads/backup/2024/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13995,'/srv/htdocs/wp-content/uploads/backup/2025/06/index.php','wp-content/uploads/backup/2025/06/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13996,'/srv/htdocs/wp-content/uploads/backup/2025/08/index.php','wp-content/uploads/backup/2025/08/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13997,'/srv/htdocs/wp-content/uploads/backup/2025/11/index.php','wp-content/uploads/backup/2025/11/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13998,'/srv/htdocs/wp-content/uploads/backup/2025/index.php','wp-content/uploads/backup/2025/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (13999,'/srv/htdocs/wp-content/uploads/backup/index.php','wp-content/uploads/backup/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14000,'/srv/htdocs/wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/index.html','wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14001,'/srv/htdocs/wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/tmp/index.html','wp-content/uploads/gravity_forms/1-9e0dc34c7e12ddb20c7fa4d681f87619/tmp/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14002,'/srv/htdocs/wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/index.html','wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14003,'/srv/htdocs/wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/tmp/index.html','wp-content/uploads/gravity_forms/1-bf1a23c5a6d9b157a4d0274fb556ac7c/tmp/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14004,'/srv/htdocs/wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/index.html','wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14005,'/srv/htdocs/wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/tmp/index.html','wp-content/uploads/gravity_forms/1-c5bf3d79953820fce806cbe960784b3c/tmp/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14006,'/srv/htdocs/wp-content/uploads/gravity_forms/export/index.html','wp-content/uploads/gravity_forms/export/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14007,'/srv/htdocs/wp-content/uploads/gravity_forms/index.html','wp-content/uploads/gravity_forms/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14008,'/srv/htdocs/wp-content/uploads/gravity_forms/signatures/index.html','wp-content/uploads/gravity_forms/signatures/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14009,'/srv/htdocs/wp-content/uploads/pum/pum-site-scripts.js','wp-content/uploads/pum/pum-site-scripts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14010,'/srv/htdocs/wp-content/uploads/responsive-menu-pro/js/responsive-menu-pro-1.js','wp-content/uploads/responsive-menu-pro/js/responsive-menu-pro-1.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14011,'/srv/htdocs/wp-content/uploads/wc-logs/index.html','wp-content/uploads/wc-logs/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14012,'/srv/htdocs/wp-content/uploads/woocommerce_uploads/index.html','wp-content/uploads/woocommerce_uploads/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14013,'/srv/htdocs/wp-content/uploads/wpcode/cache/index.html','wp-content/uploads/wpcode/cache/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14014,'/srv/htdocs/wp-content/uploads/wpcode/cache/library/index.html','wp-content/uploads/wpcode/cache/library/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14015,'/srv/htdocs/wp-content/uploads/wpcode/index.html','wp-content/uploads/wpcode/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14016,'/srv/htdocs/wp-content/wflogs/attack-data.php','wp-content/wflogs/attack-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14017,'/srv/htdocs/wp-content/wflogs/config-livewaf.php','wp-content/wflogs/config-livewaf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14018,'/srv/htdocs/wp-content/wflogs/config-synced.php','wp-content/wflogs/config-synced.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14019,'/srv/htdocs/wp-content/wflogs/config-transient.php','wp-content/wflogs/config-transient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14020,'/srv/htdocs/wp-content/wflogs/config.php','wp-content/wflogs/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14021,'/srv/htdocs/wp-content/wflogs/ips.php','wp-content/wflogs/ips.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14022,'/srv/htdocs/wp-content/wflogs/rules.php','wp-content/wflogs/rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14023,'/srv/htdocs/wp-content/wflogs/template.php','wp-content/wflogs/template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14024,'/srv/htdocs/wp-content/wordfence-waf.php','wp-content/wordfence-waf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14025,'/wordpress/core/6.9.1/index.php','index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14026,'/wordpress/core/6.9.1/license.txt','license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14027,'/wordpress/core/6.9.1/readme.html','readme.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14028,'/wordpress/core/6.9.1/wp-activate.php','wp-activate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14029,'/wordpress/core/6.9.1/wp-admin/about.php','wp-admin/about.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14030,'/wordpress/core/6.9.1/wp-admin/admin-ajax.php','wp-admin/admin-ajax.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14031,'/wordpress/core/6.9.1/wp-admin/admin-footer.php','wp-admin/admin-footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14032,'/wordpress/core/6.9.1/wp-admin/admin-functions.php','wp-admin/admin-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14033,'/wordpress/core/6.9.1/wp-admin/admin-header.php','wp-admin/admin-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14034,'/wordpress/core/6.9.1/wp-admin/admin-post.php','wp-admin/admin-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14035,'/wordpress/core/6.9.1/wp-admin/admin.php','wp-admin/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14036,'/wordpress/core/6.9.1/wp-admin/async-upload.php','wp-admin/async-upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14037,'/wordpress/core/6.9.1/wp-admin/authorize-application.php','wp-admin/authorize-application.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14038,'/wordpress/core/6.9.1/wp-admin/comment.php','wp-admin/comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14039,'/wordpress/core/6.9.1/wp-admin/contribute.php','wp-admin/contribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14040,'/wordpress/core/6.9.1/wp-admin/credits.php','wp-admin/credits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14041,'/wordpress/core/6.9.1/wp-admin/css/about-rtl.css','wp-admin/css/about-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14042,'/wordpress/core/6.9.1/wp-admin/css/about-rtl.min.css','wp-admin/css/about-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14043,'/wordpress/core/6.9.1/wp-admin/css/about.css','wp-admin/css/about.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14044,'/wordpress/core/6.9.1/wp-admin/css/about.min.css','wp-admin/css/about.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14045,'/wordpress/core/6.9.1/wp-admin/css/admin-menu-rtl.css','wp-admin/css/admin-menu-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14046,'/wordpress/core/6.9.1/wp-admin/css/admin-menu-rtl.min.css','wp-admin/css/admin-menu-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14047,'/wordpress/core/6.9.1/wp-admin/css/admin-menu.css','wp-admin/css/admin-menu.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14048,'/wordpress/core/6.9.1/wp-admin/css/admin-menu.min.css','wp-admin/css/admin-menu.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14049,'/wordpress/core/6.9.1/wp-admin/css/code-editor-rtl.css','wp-admin/css/code-editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14050,'/wordpress/core/6.9.1/wp-admin/css/code-editor-rtl.min.css','wp-admin/css/code-editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14051,'/wordpress/core/6.9.1/wp-admin/css/code-editor.css','wp-admin/css/code-editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14052,'/wordpress/core/6.9.1/wp-admin/css/code-editor.min.css','wp-admin/css/code-editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14053,'/wordpress/core/6.9.1/wp-admin/css/color-picker-rtl.css','wp-admin/css/color-picker-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14054,'/wordpress/core/6.9.1/wp-admin/css/color-picker-rtl.min.css','wp-admin/css/color-picker-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14055,'/wordpress/core/6.9.1/wp-admin/css/color-picker.css','wp-admin/css/color-picker.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14056,'/wordpress/core/6.9.1/wp-admin/css/color-picker.min.css','wp-admin/css/color-picker.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14057,'/wordpress/core/6.9.1/wp-admin/css/colors/_admin.scss','wp-admin/css/colors/_admin.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14058,'/wordpress/core/6.9.1/wp-admin/css/colors/_mixins.scss','wp-admin/css/colors/_mixins.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14059,'/wordpress/core/6.9.1/wp-admin/css/colors/_variables.scss','wp-admin/css/colors/_variables.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14060,'/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors-rtl.css','wp-admin/css/colors/blue/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14061,'/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors-rtl.min.css','wp-admin/css/colors/blue/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14062,'/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.css','wp-admin/css/colors/blue/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14063,'/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.min.css','wp-admin/css/colors/blue/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14064,'/wordpress/core/6.9.1/wp-admin/css/colors/blue/colors.scss','wp-admin/css/colors/blue/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14065,'/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors-rtl.css','wp-admin/css/colors/coffee/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14066,'/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors-rtl.min.css','wp-admin/css/colors/coffee/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14067,'/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.css','wp-admin/css/colors/coffee/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14068,'/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.min.css','wp-admin/css/colors/coffee/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14069,'/wordpress/core/6.9.1/wp-admin/css/colors/coffee/colors.scss','wp-admin/css/colors/coffee/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14070,'/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors-rtl.css','wp-admin/css/colors/ectoplasm/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14071,'/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors-rtl.min.css','wp-admin/css/colors/ectoplasm/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14072,'/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.css','wp-admin/css/colors/ectoplasm/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14073,'/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.min.css','wp-admin/css/colors/ectoplasm/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14074,'/wordpress/core/6.9.1/wp-admin/css/colors/ectoplasm/colors.scss','wp-admin/css/colors/ectoplasm/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14075,'/wordpress/core/6.9.1/wp-admin/css/colors/light/colors-rtl.css','wp-admin/css/colors/light/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14076,'/wordpress/core/6.9.1/wp-admin/css/colors/light/colors-rtl.min.css','wp-admin/css/colors/light/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14077,'/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.css','wp-admin/css/colors/light/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14078,'/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.min.css','wp-admin/css/colors/light/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14079,'/wordpress/core/6.9.1/wp-admin/css/colors/light/colors.scss','wp-admin/css/colors/light/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14080,'/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors-rtl.css','wp-admin/css/colors/midnight/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14081,'/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors-rtl.min.css','wp-admin/css/colors/midnight/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14082,'/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.css','wp-admin/css/colors/midnight/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14083,'/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.min.css','wp-admin/css/colors/midnight/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14084,'/wordpress/core/6.9.1/wp-admin/css/colors/midnight/colors.scss','wp-admin/css/colors/midnight/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14085,'/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors-rtl.css','wp-admin/css/colors/modern/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14086,'/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors-rtl.min.css','wp-admin/css/colors/modern/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14087,'/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.css','wp-admin/css/colors/modern/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14088,'/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.min.css','wp-admin/css/colors/modern/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14089,'/wordpress/core/6.9.1/wp-admin/css/colors/modern/colors.scss','wp-admin/css/colors/modern/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14090,'/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors-rtl.css','wp-admin/css/colors/ocean/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14091,'/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors-rtl.min.css','wp-admin/css/colors/ocean/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14092,'/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.css','wp-admin/css/colors/ocean/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14093,'/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.min.css','wp-admin/css/colors/ocean/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14094,'/wordpress/core/6.9.1/wp-admin/css/colors/ocean/colors.scss','wp-admin/css/colors/ocean/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14095,'/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors-rtl.css','wp-admin/css/colors/sunrise/colors-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14096,'/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors-rtl.min.css','wp-admin/css/colors/sunrise/colors-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14097,'/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.css','wp-admin/css/colors/sunrise/colors.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14098,'/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.min.css','wp-admin/css/colors/sunrise/colors.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14099,'/wordpress/core/6.9.1/wp-admin/css/colors/sunrise/colors.scss','wp-admin/css/colors/sunrise/colors.scss');
INSERT INTO `wp_wfknownfilelist` VALUES (14100,'/wordpress/core/6.9.1/wp-admin/css/common-rtl.css','wp-admin/css/common-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14101,'/wordpress/core/6.9.1/wp-admin/css/common-rtl.min.css','wp-admin/css/common-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14102,'/wordpress/core/6.9.1/wp-admin/css/common.css','wp-admin/css/common.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14103,'/wordpress/core/6.9.1/wp-admin/css/common.min.css','wp-admin/css/common.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14104,'/wordpress/core/6.9.1/wp-admin/css/customize-controls-rtl.css','wp-admin/css/customize-controls-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14105,'/wordpress/core/6.9.1/wp-admin/css/customize-controls-rtl.min.css','wp-admin/css/customize-controls-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14106,'/wordpress/core/6.9.1/wp-admin/css/customize-controls.css','wp-admin/css/customize-controls.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14107,'/wordpress/core/6.9.1/wp-admin/css/customize-controls.min.css','wp-admin/css/customize-controls.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14108,'/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus-rtl.css','wp-admin/css/customize-nav-menus-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14109,'/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus-rtl.min.css','wp-admin/css/customize-nav-menus-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14110,'/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus.css','wp-admin/css/customize-nav-menus.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14111,'/wordpress/core/6.9.1/wp-admin/css/customize-nav-menus.min.css','wp-admin/css/customize-nav-menus.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14112,'/wordpress/core/6.9.1/wp-admin/css/customize-widgets-rtl.css','wp-admin/css/customize-widgets-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14113,'/wordpress/core/6.9.1/wp-admin/css/customize-widgets-rtl.min.css','wp-admin/css/customize-widgets-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14114,'/wordpress/core/6.9.1/wp-admin/css/customize-widgets.css','wp-admin/css/customize-widgets.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14115,'/wordpress/core/6.9.1/wp-admin/css/customize-widgets.min.css','wp-admin/css/customize-widgets.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14116,'/wordpress/core/6.9.1/wp-admin/css/dashboard-rtl.css','wp-admin/css/dashboard-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14117,'/wordpress/core/6.9.1/wp-admin/css/dashboard-rtl.min.css','wp-admin/css/dashboard-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14118,'/wordpress/core/6.9.1/wp-admin/css/dashboard.css','wp-admin/css/dashboard.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14119,'/wordpress/core/6.9.1/wp-admin/css/dashboard.min.css','wp-admin/css/dashboard.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14120,'/wordpress/core/6.9.1/wp-admin/css/deprecated-media-rtl.css','wp-admin/css/deprecated-media-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14121,'/wordpress/core/6.9.1/wp-admin/css/deprecated-media-rtl.min.css','wp-admin/css/deprecated-media-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14122,'/wordpress/core/6.9.1/wp-admin/css/deprecated-media.css','wp-admin/css/deprecated-media.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14123,'/wordpress/core/6.9.1/wp-admin/css/deprecated-media.min.css','wp-admin/css/deprecated-media.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14124,'/wordpress/core/6.9.1/wp-admin/css/edit-rtl.css','wp-admin/css/edit-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14125,'/wordpress/core/6.9.1/wp-admin/css/edit-rtl.min.css','wp-admin/css/edit-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14126,'/wordpress/core/6.9.1/wp-admin/css/edit.css','wp-admin/css/edit.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14127,'/wordpress/core/6.9.1/wp-admin/css/edit.min.css','wp-admin/css/edit.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14128,'/wordpress/core/6.9.1/wp-admin/css/farbtastic-rtl.css','wp-admin/css/farbtastic-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14129,'/wordpress/core/6.9.1/wp-admin/css/farbtastic-rtl.min.css','wp-admin/css/farbtastic-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14130,'/wordpress/core/6.9.1/wp-admin/css/farbtastic.css','wp-admin/css/farbtastic.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14131,'/wordpress/core/6.9.1/wp-admin/css/farbtastic.min.css','wp-admin/css/farbtastic.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14132,'/wordpress/core/6.9.1/wp-admin/css/forms-rtl.css','wp-admin/css/forms-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14133,'/wordpress/core/6.9.1/wp-admin/css/forms-rtl.min.css','wp-admin/css/forms-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14134,'/wordpress/core/6.9.1/wp-admin/css/forms.css','wp-admin/css/forms.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14135,'/wordpress/core/6.9.1/wp-admin/css/forms.min.css','wp-admin/css/forms.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14136,'/wordpress/core/6.9.1/wp-admin/css/install-rtl.css','wp-admin/css/install-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14137,'/wordpress/core/6.9.1/wp-admin/css/install-rtl.min.css','wp-admin/css/install-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14138,'/wordpress/core/6.9.1/wp-admin/css/install.css','wp-admin/css/install.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14139,'/wordpress/core/6.9.1/wp-admin/css/install.min.css','wp-admin/css/install.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14140,'/wordpress/core/6.9.1/wp-admin/css/l10n-rtl.css','wp-admin/css/l10n-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14141,'/wordpress/core/6.9.1/wp-admin/css/l10n-rtl.min.css','wp-admin/css/l10n-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14142,'/wordpress/core/6.9.1/wp-admin/css/l10n.css','wp-admin/css/l10n.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14143,'/wordpress/core/6.9.1/wp-admin/css/l10n.min.css','wp-admin/css/l10n.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14144,'/wordpress/core/6.9.1/wp-admin/css/list-tables-rtl.css','wp-admin/css/list-tables-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14145,'/wordpress/core/6.9.1/wp-admin/css/list-tables-rtl.min.css','wp-admin/css/list-tables-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14146,'/wordpress/core/6.9.1/wp-admin/css/list-tables.css','wp-admin/css/list-tables.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14147,'/wordpress/core/6.9.1/wp-admin/css/list-tables.min.css','wp-admin/css/list-tables.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14148,'/wordpress/core/6.9.1/wp-admin/css/login-rtl.css','wp-admin/css/login-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14149,'/wordpress/core/6.9.1/wp-admin/css/login-rtl.min.css','wp-admin/css/login-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14150,'/wordpress/core/6.9.1/wp-admin/css/login.css','wp-admin/css/login.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14151,'/wordpress/core/6.9.1/wp-admin/css/login.min.css','wp-admin/css/login.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14152,'/wordpress/core/6.9.1/wp-admin/css/media-rtl.css','wp-admin/css/media-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14153,'/wordpress/core/6.9.1/wp-admin/css/media-rtl.min.css','wp-admin/css/media-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14154,'/wordpress/core/6.9.1/wp-admin/css/media.css','wp-admin/css/media.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14155,'/wordpress/core/6.9.1/wp-admin/css/media.min.css','wp-admin/css/media.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14156,'/wordpress/core/6.9.1/wp-admin/css/nav-menus-rtl.css','wp-admin/css/nav-menus-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14157,'/wordpress/core/6.9.1/wp-admin/css/nav-menus-rtl.min.css','wp-admin/css/nav-menus-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14158,'/wordpress/core/6.9.1/wp-admin/css/nav-menus.css','wp-admin/css/nav-menus.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14159,'/wordpress/core/6.9.1/wp-admin/css/nav-menus.min.css','wp-admin/css/nav-menus.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14160,'/wordpress/core/6.9.1/wp-admin/css/revisions-rtl.css','wp-admin/css/revisions-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14161,'/wordpress/core/6.9.1/wp-admin/css/revisions-rtl.min.css','wp-admin/css/revisions-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14162,'/wordpress/core/6.9.1/wp-admin/css/revisions.css','wp-admin/css/revisions.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14163,'/wordpress/core/6.9.1/wp-admin/css/revisions.min.css','wp-admin/css/revisions.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14164,'/wordpress/core/6.9.1/wp-admin/css/site-health-rtl.css','wp-admin/css/site-health-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14165,'/wordpress/core/6.9.1/wp-admin/css/site-health-rtl.min.css','wp-admin/css/site-health-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14166,'/wordpress/core/6.9.1/wp-admin/css/site-health.css','wp-admin/css/site-health.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14167,'/wordpress/core/6.9.1/wp-admin/css/site-health.min.css','wp-admin/css/site-health.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14168,'/wordpress/core/6.9.1/wp-admin/css/site-icon-rtl.css','wp-admin/css/site-icon-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14169,'/wordpress/core/6.9.1/wp-admin/css/site-icon-rtl.min.css','wp-admin/css/site-icon-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14170,'/wordpress/core/6.9.1/wp-admin/css/site-icon.css','wp-admin/css/site-icon.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14171,'/wordpress/core/6.9.1/wp-admin/css/site-icon.min.css','wp-admin/css/site-icon.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14172,'/wordpress/core/6.9.1/wp-admin/css/themes-rtl.css','wp-admin/css/themes-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14173,'/wordpress/core/6.9.1/wp-admin/css/themes-rtl.min.css','wp-admin/css/themes-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14174,'/wordpress/core/6.9.1/wp-admin/css/themes.css','wp-admin/css/themes.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14175,'/wordpress/core/6.9.1/wp-admin/css/themes.min.css','wp-admin/css/themes.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14176,'/wordpress/core/6.9.1/wp-admin/css/widgets-rtl.css','wp-admin/css/widgets-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14177,'/wordpress/core/6.9.1/wp-admin/css/widgets-rtl.min.css','wp-admin/css/widgets-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14178,'/wordpress/core/6.9.1/wp-admin/css/widgets.css','wp-admin/css/widgets.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14179,'/wordpress/core/6.9.1/wp-admin/css/widgets.min.css','wp-admin/css/widgets.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14180,'/wordpress/core/6.9.1/wp-admin/css/wp-admin-rtl.css','wp-admin/css/wp-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14181,'/wordpress/core/6.9.1/wp-admin/css/wp-admin-rtl.min.css','wp-admin/css/wp-admin-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14182,'/wordpress/core/6.9.1/wp-admin/css/wp-admin.css','wp-admin/css/wp-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14183,'/wordpress/core/6.9.1/wp-admin/css/wp-admin.min.css','wp-admin/css/wp-admin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14184,'/wordpress/core/6.9.1/wp-admin/custom-background.php','wp-admin/custom-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14185,'/wordpress/core/6.9.1/wp-admin/custom-header.php','wp-admin/custom-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14186,'/wordpress/core/6.9.1/wp-admin/customize.php','wp-admin/customize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14187,'/wordpress/core/6.9.1/wp-admin/edit-comments.php','wp-admin/edit-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14188,'/wordpress/core/6.9.1/wp-admin/edit-form-advanced.php','wp-admin/edit-form-advanced.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14189,'/wordpress/core/6.9.1/wp-admin/edit-form-blocks.php','wp-admin/edit-form-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14190,'/wordpress/core/6.9.1/wp-admin/edit-form-comment.php','wp-admin/edit-form-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14191,'/wordpress/core/6.9.1/wp-admin/edit-link-form.php','wp-admin/edit-link-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14192,'/wordpress/core/6.9.1/wp-admin/edit-tag-form.php','wp-admin/edit-tag-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14193,'/wordpress/core/6.9.1/wp-admin/edit-tags.php','wp-admin/edit-tags.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14194,'/wordpress/core/6.9.1/wp-admin/edit.php','wp-admin/edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14195,'/wordpress/core/6.9.1/wp-admin/erase-personal-data.php','wp-admin/erase-personal-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14196,'/wordpress/core/6.9.1/wp-admin/export-personal-data.php','wp-admin/export-personal-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14197,'/wordpress/core/6.9.1/wp-admin/export.php','wp-admin/export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14198,'/wordpress/core/6.9.1/wp-admin/freedoms.php','wp-admin/freedoms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14199,'/wordpress/core/6.9.1/wp-admin/images/about-release-badge.svg','wp-admin/images/about-release-badge.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14200,'/wordpress/core/6.9.1/wp-admin/images/about-release-logo.svg','wp-admin/images/about-release-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14201,'/wordpress/core/6.9.1/wp-admin/images/about-texture.png','wp-admin/images/about-texture.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14202,'/wordpress/core/6.9.1/wp-admin/images/align-center-2x.png','wp-admin/images/align-center-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14203,'/wordpress/core/6.9.1/wp-admin/images/align-center.png','wp-admin/images/align-center.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14204,'/wordpress/core/6.9.1/wp-admin/images/align-left-2x.png','wp-admin/images/align-left-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14205,'/wordpress/core/6.9.1/wp-admin/images/align-left.png','wp-admin/images/align-left.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14206,'/wordpress/core/6.9.1/wp-admin/images/align-none-2x.png','wp-admin/images/align-none-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14207,'/wordpress/core/6.9.1/wp-admin/images/align-none.png','wp-admin/images/align-none.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14208,'/wordpress/core/6.9.1/wp-admin/images/align-right-2x.png','wp-admin/images/align-right-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14209,'/wordpress/core/6.9.1/wp-admin/images/align-right.png','wp-admin/images/align-right.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14210,'/wordpress/core/6.9.1/wp-admin/images/arrows-2x.png','wp-admin/images/arrows-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14211,'/wordpress/core/6.9.1/wp-admin/images/arrows.png','wp-admin/images/arrows.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14212,'/wordpress/core/6.9.1/wp-admin/images/browser-rtl.png','wp-admin/images/browser-rtl.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14213,'/wordpress/core/6.9.1/wp-admin/images/browser.png','wp-admin/images/browser.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14214,'/wordpress/core/6.9.1/wp-admin/images/bubble_bg-2x.gif','wp-admin/images/bubble_bg-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14215,'/wordpress/core/6.9.1/wp-admin/images/bubble_bg.gif','wp-admin/images/bubble_bg.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14216,'/wordpress/core/6.9.1/wp-admin/images/comment-grey-bubble-2x.png','wp-admin/images/comment-grey-bubble-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14217,'/wordpress/core/6.9.1/wp-admin/images/comment-grey-bubble.png','wp-admin/images/comment-grey-bubble.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14218,'/wordpress/core/6.9.1/wp-admin/images/contribute-code.svg','wp-admin/images/contribute-code.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14219,'/wordpress/core/6.9.1/wp-admin/images/contribute-main.svg','wp-admin/images/contribute-main.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14220,'/wordpress/core/6.9.1/wp-admin/images/contribute-no-code.svg','wp-admin/images/contribute-no-code.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14221,'/wordpress/core/6.9.1/wp-admin/images/dashboard-background.svg','wp-admin/images/dashboard-background.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14222,'/wordpress/core/6.9.1/wp-admin/images/date-button-2x.gif','wp-admin/images/date-button-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14223,'/wordpress/core/6.9.1/wp-admin/images/date-button.gif','wp-admin/images/date-button.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14224,'/wordpress/core/6.9.1/wp-admin/images/freedom-1.svg','wp-admin/images/freedom-1.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14225,'/wordpress/core/6.9.1/wp-admin/images/freedom-2.svg','wp-admin/images/freedom-2.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14226,'/wordpress/core/6.9.1/wp-admin/images/freedom-3.svg','wp-admin/images/freedom-3.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14227,'/wordpress/core/6.9.1/wp-admin/images/freedom-4.svg','wp-admin/images/freedom-4.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14228,'/wordpress/core/6.9.1/wp-admin/images/generic.png','wp-admin/images/generic.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14229,'/wordpress/core/6.9.1/wp-admin/images/icons32-2x.png','wp-admin/images/icons32-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14230,'/wordpress/core/6.9.1/wp-admin/images/icons32-vs-2x.png','wp-admin/images/icons32-vs-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14231,'/wordpress/core/6.9.1/wp-admin/images/icons32-vs.png','wp-admin/images/icons32-vs.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14232,'/wordpress/core/6.9.1/wp-admin/images/icons32.png','wp-admin/images/icons32.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14233,'/wordpress/core/6.9.1/wp-admin/images/imgedit-icons-2x.png','wp-admin/images/imgedit-icons-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14234,'/wordpress/core/6.9.1/wp-admin/images/imgedit-icons.png','wp-admin/images/imgedit-icons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14235,'/wordpress/core/6.9.1/wp-admin/images/list-2x.png','wp-admin/images/list-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14236,'/wordpress/core/6.9.1/wp-admin/images/list.png','wp-admin/images/list.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14237,'/wordpress/core/6.9.1/wp-admin/images/loading.gif','wp-admin/images/loading.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14238,'/wordpress/core/6.9.1/wp-admin/images/marker.png','wp-admin/images/marker.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14239,'/wordpress/core/6.9.1/wp-admin/images/mask.png','wp-admin/images/mask.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14240,'/wordpress/core/6.9.1/wp-admin/images/media-button-2x.png','wp-admin/images/media-button-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14241,'/wordpress/core/6.9.1/wp-admin/images/media-button-image.gif','wp-admin/images/media-button-image.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14242,'/wordpress/core/6.9.1/wp-admin/images/media-button-music.gif','wp-admin/images/media-button-music.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14243,'/wordpress/core/6.9.1/wp-admin/images/media-button-other.gif','wp-admin/images/media-button-other.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14244,'/wordpress/core/6.9.1/wp-admin/images/media-button-video.gif','wp-admin/images/media-button-video.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14245,'/wordpress/core/6.9.1/wp-admin/images/media-button.png','wp-admin/images/media-button.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14246,'/wordpress/core/6.9.1/wp-admin/images/menu-2x.png','wp-admin/images/menu-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14247,'/wordpress/core/6.9.1/wp-admin/images/menu-vs-2x.png','wp-admin/images/menu-vs-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14248,'/wordpress/core/6.9.1/wp-admin/images/menu-vs.png','wp-admin/images/menu-vs.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14249,'/wordpress/core/6.9.1/wp-admin/images/menu.png','wp-admin/images/menu.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14250,'/wordpress/core/6.9.1/wp-admin/images/no.png','wp-admin/images/no.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14251,'/wordpress/core/6.9.1/wp-admin/images/post-formats-vs.png','wp-admin/images/post-formats-vs.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14252,'/wordpress/core/6.9.1/wp-admin/images/post-formats.png','wp-admin/images/post-formats.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14253,'/wordpress/core/6.9.1/wp-admin/images/post-formats32-vs.png','wp-admin/images/post-formats32-vs.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14254,'/wordpress/core/6.9.1/wp-admin/images/post-formats32.png','wp-admin/images/post-formats32.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14255,'/wordpress/core/6.9.1/wp-admin/images/privacy.svg','wp-admin/images/privacy.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14256,'/wordpress/core/6.9.1/wp-admin/images/resize-2x.gif','wp-admin/images/resize-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14257,'/wordpress/core/6.9.1/wp-admin/images/resize-rtl-2x.gif','wp-admin/images/resize-rtl-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14258,'/wordpress/core/6.9.1/wp-admin/images/resize-rtl.gif','wp-admin/images/resize-rtl.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14259,'/wordpress/core/6.9.1/wp-admin/images/resize.gif','wp-admin/images/resize.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14260,'/wordpress/core/6.9.1/wp-admin/images/se.png','wp-admin/images/se.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14261,'/wordpress/core/6.9.1/wp-admin/images/sort-2x.gif','wp-admin/images/sort-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14262,'/wordpress/core/6.9.1/wp-admin/images/sort.gif','wp-admin/images/sort.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14263,'/wordpress/core/6.9.1/wp-admin/images/spinner-2x.gif','wp-admin/images/spinner-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14264,'/wordpress/core/6.9.1/wp-admin/images/spinner.gif','wp-admin/images/spinner.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14265,'/wordpress/core/6.9.1/wp-admin/images/stars-2x.png','wp-admin/images/stars-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14266,'/wordpress/core/6.9.1/wp-admin/images/stars.png','wp-admin/images/stars.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14267,'/wordpress/core/6.9.1/wp-admin/images/w-logo-blue.png','wp-admin/images/w-logo-blue.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14268,'/wordpress/core/6.9.1/wp-admin/images/w-logo-white.png','wp-admin/images/w-logo-white.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14269,'/wordpress/core/6.9.1/wp-admin/images/wheel.png','wp-admin/images/wheel.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14270,'/wordpress/core/6.9.1/wp-admin/images/wordpress-logo-white.svg','wp-admin/images/wordpress-logo-white.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14271,'/wordpress/core/6.9.1/wp-admin/images/wordpress-logo.png','wp-admin/images/wordpress-logo.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14272,'/wordpress/core/6.9.1/wp-admin/images/wordpress-logo.svg','wp-admin/images/wordpress-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14273,'/wordpress/core/6.9.1/wp-admin/images/wpspin_light-2x.gif','wp-admin/images/wpspin_light-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14274,'/wordpress/core/6.9.1/wp-admin/images/wpspin_light.gif','wp-admin/images/wpspin_light.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14275,'/wordpress/core/6.9.1/wp-admin/images/xit-2x.gif','wp-admin/images/xit-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14276,'/wordpress/core/6.9.1/wp-admin/images/xit.gif','wp-admin/images/xit.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (14277,'/wordpress/core/6.9.1/wp-admin/images/yes.png','wp-admin/images/yes.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14278,'/wordpress/core/6.9.1/wp-admin/import.php','wp-admin/import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14279,'/wordpress/core/6.9.1/wp-admin/includes/admin-filters.php','wp-admin/includes/admin-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14280,'/wordpress/core/6.9.1/wp-admin/includes/admin.php','wp-admin/includes/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14281,'/wordpress/core/6.9.1/wp-admin/includes/ajax-actions.php','wp-admin/includes/ajax-actions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14282,'/wordpress/core/6.9.1/wp-admin/includes/bookmark.php','wp-admin/includes/bookmark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14283,'/wordpress/core/6.9.1/wp-admin/includes/class-automatic-upgrader-skin.php','wp-admin/includes/class-automatic-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14284,'/wordpress/core/6.9.1/wp-admin/includes/class-bulk-plugin-upgrader-skin.php','wp-admin/includes/class-bulk-plugin-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14285,'/wordpress/core/6.9.1/wp-admin/includes/class-bulk-theme-upgrader-skin.php','wp-admin/includes/class-bulk-theme-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14286,'/wordpress/core/6.9.1/wp-admin/includes/class-bulk-upgrader-skin.php','wp-admin/includes/class-bulk-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14287,'/wordpress/core/6.9.1/wp-admin/includes/class-core-upgrader.php','wp-admin/includes/class-core-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14288,'/wordpress/core/6.9.1/wp-admin/includes/class-custom-background.php','wp-admin/includes/class-custom-background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14289,'/wordpress/core/6.9.1/wp-admin/includes/class-custom-image-header.php','wp-admin/includes/class-custom-image-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14290,'/wordpress/core/6.9.1/wp-admin/includes/class-file-upload-upgrader.php','wp-admin/includes/class-file-upload-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14291,'/wordpress/core/6.9.1/wp-admin/includes/class-ftp-pure.php','wp-admin/includes/class-ftp-pure.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14292,'/wordpress/core/6.9.1/wp-admin/includes/class-ftp-sockets.php','wp-admin/includes/class-ftp-sockets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14293,'/wordpress/core/6.9.1/wp-admin/includes/class-ftp.php','wp-admin/includes/class-ftp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14294,'/wordpress/core/6.9.1/wp-admin/includes/class-language-pack-upgrader-skin.php','wp-admin/includes/class-language-pack-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14295,'/wordpress/core/6.9.1/wp-admin/includes/class-language-pack-upgrader.php','wp-admin/includes/class-language-pack-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14296,'/wordpress/core/6.9.1/wp-admin/includes/class-pclzip.php','wp-admin/includes/class-pclzip.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14297,'/wordpress/core/6.9.1/wp-admin/includes/class-plugin-installer-skin.php','wp-admin/includes/class-plugin-installer-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14298,'/wordpress/core/6.9.1/wp-admin/includes/class-plugin-upgrader-skin.php','wp-admin/includes/class-plugin-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14299,'/wordpress/core/6.9.1/wp-admin/includes/class-plugin-upgrader.php','wp-admin/includes/class-plugin-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14300,'/wordpress/core/6.9.1/wp-admin/includes/class-theme-installer-skin.php','wp-admin/includes/class-theme-installer-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14301,'/wordpress/core/6.9.1/wp-admin/includes/class-theme-upgrader-skin.php','wp-admin/includes/class-theme-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14302,'/wordpress/core/6.9.1/wp-admin/includes/class-theme-upgrader.php','wp-admin/includes/class-theme-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14303,'/wordpress/core/6.9.1/wp-admin/includes/class-walker-category-checklist.php','wp-admin/includes/class-walker-category-checklist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14304,'/wordpress/core/6.9.1/wp-admin/includes/class-walker-nav-menu-checklist.php','wp-admin/includes/class-walker-nav-menu-checklist.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14305,'/wordpress/core/6.9.1/wp-admin/includes/class-walker-nav-menu-edit.php','wp-admin/includes/class-walker-nav-menu-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14306,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-ajax-upgrader-skin.php','wp-admin/includes/class-wp-ajax-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14307,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-application-passwords-list-table.php','wp-admin/includes/class-wp-application-passwords-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14308,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-automatic-updater.php','wp-admin/includes/class-wp-automatic-updater.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14309,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-comments-list-table.php','wp-admin/includes/class-wp-comments-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14310,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-community-events.php','wp-admin/includes/class-wp-community-events.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14311,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-debug-data.php','wp-admin/includes/class-wp-debug-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14312,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-base.php','wp-admin/includes/class-wp-filesystem-base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14313,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-direct.php','wp-admin/includes/class-wp-filesystem-direct.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14314,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ftpext.php','wp-admin/includes/class-wp-filesystem-ftpext.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14315,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ftpsockets.php','wp-admin/includes/class-wp-filesystem-ftpsockets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14316,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-filesystem-ssh2.php','wp-admin/includes/class-wp-filesystem-ssh2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14317,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-importer.php','wp-admin/includes/class-wp-importer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14318,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-internal-pointers.php','wp-admin/includes/class-wp-internal-pointers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14319,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-links-list-table.php','wp-admin/includes/class-wp-links-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14320,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-list-table-compat.php','wp-admin/includes/class-wp-list-table-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14321,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-list-table.php','wp-admin/includes/class-wp-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14322,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-media-list-table.php','wp-admin/includes/class-wp-media-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14323,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-sites-list-table.php','wp-admin/includes/class-wp-ms-sites-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14324,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-themes-list-table.php','wp-admin/includes/class-wp-ms-themes-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14325,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-ms-users-list-table.php','wp-admin/includes/class-wp-ms-users-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14326,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-plugin-install-list-table.php','wp-admin/includes/class-wp-plugin-install-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14327,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-plugins-list-table.php','wp-admin/includes/class-wp-plugins-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14328,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-post-comments-list-table.php','wp-admin/includes/class-wp-post-comments-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14329,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-posts-list-table.php','wp-admin/includes/class-wp-posts-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14330,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14331,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14332,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-policy-content.php','wp-admin/includes/class-wp-privacy-policy-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14333,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-privacy-requests-table.php','wp-admin/includes/class-wp-privacy-requests-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14334,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-screen.php','wp-admin/includes/class-wp-screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14335,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-health-auto-updates.php','wp-admin/includes/class-wp-site-health-auto-updates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14336,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-health.php','wp-admin/includes/class-wp-site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14337,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-site-icon.php','wp-admin/includes/class-wp-site-icon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14338,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-terms-list-table.php','wp-admin/includes/class-wp-terms-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14339,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-theme-install-list-table.php','wp-admin/includes/class-wp-theme-install-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14340,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-themes-list-table.php','wp-admin/includes/class-wp-themes-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14341,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader-skin.php','wp-admin/includes/class-wp-upgrader-skin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14342,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader-skins.php','wp-admin/includes/class-wp-upgrader-skins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14343,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-upgrader.php','wp-admin/includes/class-wp-upgrader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14344,'/wordpress/core/6.9.1/wp-admin/includes/class-wp-users-list-table.php','wp-admin/includes/class-wp-users-list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14345,'/wordpress/core/6.9.1/wp-admin/includes/comment.php','wp-admin/includes/comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14346,'/wordpress/core/6.9.1/wp-admin/includes/continents-cities.php','wp-admin/includes/continents-cities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14347,'/wordpress/core/6.9.1/wp-admin/includes/credits.php','wp-admin/includes/credits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14348,'/wordpress/core/6.9.1/wp-admin/includes/dashboard.php','wp-admin/includes/dashboard.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14349,'/wordpress/core/6.9.1/wp-admin/includes/deprecated.php','wp-admin/includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14350,'/wordpress/core/6.9.1/wp-admin/includes/edit-tag-messages.php','wp-admin/includes/edit-tag-messages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14351,'/wordpress/core/6.9.1/wp-admin/includes/export.php','wp-admin/includes/export.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14352,'/wordpress/core/6.9.1/wp-admin/includes/file.php','wp-admin/includes/file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14353,'/wordpress/core/6.9.1/wp-admin/includes/image-edit.php','wp-admin/includes/image-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14354,'/wordpress/core/6.9.1/wp-admin/includes/image.php','wp-admin/includes/image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14355,'/wordpress/core/6.9.1/wp-admin/includes/import.php','wp-admin/includes/import.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14356,'/wordpress/core/6.9.1/wp-admin/includes/list-table.php','wp-admin/includes/list-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14357,'/wordpress/core/6.9.1/wp-admin/includes/media.php','wp-admin/includes/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14358,'/wordpress/core/6.9.1/wp-admin/includes/menu.php','wp-admin/includes/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14359,'/wordpress/core/6.9.1/wp-admin/includes/meta-boxes.php','wp-admin/includes/meta-boxes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14360,'/wordpress/core/6.9.1/wp-admin/includes/misc.php','wp-admin/includes/misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14361,'/wordpress/core/6.9.1/wp-admin/includes/ms-admin-filters.php','wp-admin/includes/ms-admin-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14362,'/wordpress/core/6.9.1/wp-admin/includes/ms-deprecated.php','wp-admin/includes/ms-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14363,'/wordpress/core/6.9.1/wp-admin/includes/ms.php','wp-admin/includes/ms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14364,'/wordpress/core/6.9.1/wp-admin/includes/nav-menu.php','wp-admin/includes/nav-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14365,'/wordpress/core/6.9.1/wp-admin/includes/network.php','wp-admin/includes/network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14366,'/wordpress/core/6.9.1/wp-admin/includes/noop.php','wp-admin/includes/noop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14367,'/wordpress/core/6.9.1/wp-admin/includes/options.php','wp-admin/includes/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14368,'/wordpress/core/6.9.1/wp-admin/includes/plugin-install.php','wp-admin/includes/plugin-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14369,'/wordpress/core/6.9.1/wp-admin/includes/plugin.php','wp-admin/includes/plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14370,'/wordpress/core/6.9.1/wp-admin/includes/post.php','wp-admin/includes/post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14371,'/wordpress/core/6.9.1/wp-admin/includes/privacy-tools.php','wp-admin/includes/privacy-tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14372,'/wordpress/core/6.9.1/wp-admin/includes/revision.php','wp-admin/includes/revision.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14373,'/wordpress/core/6.9.1/wp-admin/includes/schema.php','wp-admin/includes/schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14374,'/wordpress/core/6.9.1/wp-admin/includes/screen.php','wp-admin/includes/screen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14375,'/wordpress/core/6.9.1/wp-admin/includes/taxonomy.php','wp-admin/includes/taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14376,'/wordpress/core/6.9.1/wp-admin/includes/template.php','wp-admin/includes/template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14377,'/wordpress/core/6.9.1/wp-admin/includes/theme-install.php','wp-admin/includes/theme-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14378,'/wordpress/core/6.9.1/wp-admin/includes/theme.php','wp-admin/includes/theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14379,'/wordpress/core/6.9.1/wp-admin/includes/translation-install.php','wp-admin/includes/translation-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14380,'/wordpress/core/6.9.1/wp-admin/includes/update-core.php','wp-admin/includes/update-core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14381,'/wordpress/core/6.9.1/wp-admin/includes/update.php','wp-admin/includes/update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14382,'/wordpress/core/6.9.1/wp-admin/includes/upgrade.php','wp-admin/includes/upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14383,'/wordpress/core/6.9.1/wp-admin/includes/user.php','wp-admin/includes/user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14384,'/wordpress/core/6.9.1/wp-admin/includes/widgets.php','wp-admin/includes/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14385,'/wordpress/core/6.9.1/wp-admin/index.php','wp-admin/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14386,'/wordpress/core/6.9.1/wp-admin/install-helper.php','wp-admin/install-helper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14387,'/wordpress/core/6.9.1/wp-admin/install.php','wp-admin/install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14388,'/wordpress/core/6.9.1/wp-admin/js/accordion.js','wp-admin/js/accordion.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14389,'/wordpress/core/6.9.1/wp-admin/js/accordion.min.js','wp-admin/js/accordion.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14390,'/wordpress/core/6.9.1/wp-admin/js/application-passwords.js','wp-admin/js/application-passwords.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14391,'/wordpress/core/6.9.1/wp-admin/js/application-passwords.min.js','wp-admin/js/application-passwords.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14392,'/wordpress/core/6.9.1/wp-admin/js/auth-app.js','wp-admin/js/auth-app.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14393,'/wordpress/core/6.9.1/wp-admin/js/auth-app.min.js','wp-admin/js/auth-app.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14394,'/wordpress/core/6.9.1/wp-admin/js/code-editor.js','wp-admin/js/code-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14395,'/wordpress/core/6.9.1/wp-admin/js/code-editor.min.js','wp-admin/js/code-editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14396,'/wordpress/core/6.9.1/wp-admin/js/color-picker.js','wp-admin/js/color-picker.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14397,'/wordpress/core/6.9.1/wp-admin/js/color-picker.min.js','wp-admin/js/color-picker.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14398,'/wordpress/core/6.9.1/wp-admin/js/comment.js','wp-admin/js/comment.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14399,'/wordpress/core/6.9.1/wp-admin/js/comment.min.js','wp-admin/js/comment.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14400,'/wordpress/core/6.9.1/wp-admin/js/common.js','wp-admin/js/common.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14401,'/wordpress/core/6.9.1/wp-admin/js/common.min.js','wp-admin/js/common.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14402,'/wordpress/core/6.9.1/wp-admin/js/custom-background.js','wp-admin/js/custom-background.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14403,'/wordpress/core/6.9.1/wp-admin/js/custom-background.min.js','wp-admin/js/custom-background.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14404,'/wordpress/core/6.9.1/wp-admin/js/custom-header.js','wp-admin/js/custom-header.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14405,'/wordpress/core/6.9.1/wp-admin/js/customize-controls.js','wp-admin/js/customize-controls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14406,'/wordpress/core/6.9.1/wp-admin/js/customize-controls.min.js','wp-admin/js/customize-controls.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14407,'/wordpress/core/6.9.1/wp-admin/js/customize-nav-menus.js','wp-admin/js/customize-nav-menus.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14408,'/wordpress/core/6.9.1/wp-admin/js/customize-nav-menus.min.js','wp-admin/js/customize-nav-menus.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14409,'/wordpress/core/6.9.1/wp-admin/js/customize-widgets.js','wp-admin/js/customize-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14410,'/wordpress/core/6.9.1/wp-admin/js/customize-widgets.min.js','wp-admin/js/customize-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14411,'/wordpress/core/6.9.1/wp-admin/js/dashboard.js','wp-admin/js/dashboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14412,'/wordpress/core/6.9.1/wp-admin/js/dashboard.min.js','wp-admin/js/dashboard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14413,'/wordpress/core/6.9.1/wp-admin/js/edit-comments.js','wp-admin/js/edit-comments.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14414,'/wordpress/core/6.9.1/wp-admin/js/edit-comments.min.js','wp-admin/js/edit-comments.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14415,'/wordpress/core/6.9.1/wp-admin/js/editor-expand.js','wp-admin/js/editor-expand.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14416,'/wordpress/core/6.9.1/wp-admin/js/editor-expand.min.js','wp-admin/js/editor-expand.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14417,'/wordpress/core/6.9.1/wp-admin/js/editor.js','wp-admin/js/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14418,'/wordpress/core/6.9.1/wp-admin/js/editor.min.js','wp-admin/js/editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14419,'/wordpress/core/6.9.1/wp-admin/js/farbtastic.js','wp-admin/js/farbtastic.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14420,'/wordpress/core/6.9.1/wp-admin/js/gallery.js','wp-admin/js/gallery.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14421,'/wordpress/core/6.9.1/wp-admin/js/gallery.min.js','wp-admin/js/gallery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14422,'/wordpress/core/6.9.1/wp-admin/js/image-edit.js','wp-admin/js/image-edit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14423,'/wordpress/core/6.9.1/wp-admin/js/image-edit.min.js','wp-admin/js/image-edit.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14424,'/wordpress/core/6.9.1/wp-admin/js/inline-edit-post.js','wp-admin/js/inline-edit-post.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14425,'/wordpress/core/6.9.1/wp-admin/js/inline-edit-post.min.js','wp-admin/js/inline-edit-post.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14426,'/wordpress/core/6.9.1/wp-admin/js/inline-edit-tax.js','wp-admin/js/inline-edit-tax.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14427,'/wordpress/core/6.9.1/wp-admin/js/inline-edit-tax.min.js','wp-admin/js/inline-edit-tax.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14428,'/wordpress/core/6.9.1/wp-admin/js/iris.min.js','wp-admin/js/iris.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14429,'/wordpress/core/6.9.1/wp-admin/js/language-chooser.js','wp-admin/js/language-chooser.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14430,'/wordpress/core/6.9.1/wp-admin/js/language-chooser.min.js','wp-admin/js/language-chooser.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14431,'/wordpress/core/6.9.1/wp-admin/js/link.js','wp-admin/js/link.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14432,'/wordpress/core/6.9.1/wp-admin/js/link.min.js','wp-admin/js/link.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14433,'/wordpress/core/6.9.1/wp-admin/js/media-gallery.js','wp-admin/js/media-gallery.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14434,'/wordpress/core/6.9.1/wp-admin/js/media-gallery.min.js','wp-admin/js/media-gallery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14435,'/wordpress/core/6.9.1/wp-admin/js/media-upload.js','wp-admin/js/media-upload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14436,'/wordpress/core/6.9.1/wp-admin/js/media-upload.min.js','wp-admin/js/media-upload.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14437,'/wordpress/core/6.9.1/wp-admin/js/media.js','wp-admin/js/media.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14438,'/wordpress/core/6.9.1/wp-admin/js/media.min.js','wp-admin/js/media.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14439,'/wordpress/core/6.9.1/wp-admin/js/nav-menu.js','wp-admin/js/nav-menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14440,'/wordpress/core/6.9.1/wp-admin/js/nav-menu.min.js','wp-admin/js/nav-menu.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14441,'/wordpress/core/6.9.1/wp-admin/js/password-strength-meter.js','wp-admin/js/password-strength-meter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14442,'/wordpress/core/6.9.1/wp-admin/js/password-strength-meter.min.js','wp-admin/js/password-strength-meter.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14443,'/wordpress/core/6.9.1/wp-admin/js/password-toggle.js','wp-admin/js/password-toggle.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14444,'/wordpress/core/6.9.1/wp-admin/js/password-toggle.min.js','wp-admin/js/password-toggle.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14445,'/wordpress/core/6.9.1/wp-admin/js/plugin-install.js','wp-admin/js/plugin-install.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14446,'/wordpress/core/6.9.1/wp-admin/js/plugin-install.min.js','wp-admin/js/plugin-install.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14447,'/wordpress/core/6.9.1/wp-admin/js/post.js','wp-admin/js/post.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14448,'/wordpress/core/6.9.1/wp-admin/js/post.min.js','wp-admin/js/post.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14449,'/wordpress/core/6.9.1/wp-admin/js/postbox.js','wp-admin/js/postbox.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14450,'/wordpress/core/6.9.1/wp-admin/js/postbox.min.js','wp-admin/js/postbox.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14451,'/wordpress/core/6.9.1/wp-admin/js/privacy-tools.js','wp-admin/js/privacy-tools.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14452,'/wordpress/core/6.9.1/wp-admin/js/privacy-tools.min.js','wp-admin/js/privacy-tools.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14453,'/wordpress/core/6.9.1/wp-admin/js/revisions.js','wp-admin/js/revisions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14454,'/wordpress/core/6.9.1/wp-admin/js/revisions.min.js','wp-admin/js/revisions.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14455,'/wordpress/core/6.9.1/wp-admin/js/set-post-thumbnail.js','wp-admin/js/set-post-thumbnail.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14456,'/wordpress/core/6.9.1/wp-admin/js/set-post-thumbnail.min.js','wp-admin/js/set-post-thumbnail.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14457,'/wordpress/core/6.9.1/wp-admin/js/site-health.js','wp-admin/js/site-health.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14458,'/wordpress/core/6.9.1/wp-admin/js/site-health.min.js','wp-admin/js/site-health.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14459,'/wordpress/core/6.9.1/wp-admin/js/site-icon.js','wp-admin/js/site-icon.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14460,'/wordpress/core/6.9.1/wp-admin/js/site-icon.min.js','wp-admin/js/site-icon.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14461,'/wordpress/core/6.9.1/wp-admin/js/svg-painter.js','wp-admin/js/svg-painter.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14462,'/wordpress/core/6.9.1/wp-admin/js/svg-painter.min.js','wp-admin/js/svg-painter.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14463,'/wordpress/core/6.9.1/wp-admin/js/tags-box.js','wp-admin/js/tags-box.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14464,'/wordpress/core/6.9.1/wp-admin/js/tags-box.min.js','wp-admin/js/tags-box.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14465,'/wordpress/core/6.9.1/wp-admin/js/tags-suggest.js','wp-admin/js/tags-suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14466,'/wordpress/core/6.9.1/wp-admin/js/tags-suggest.min.js','wp-admin/js/tags-suggest.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14467,'/wordpress/core/6.9.1/wp-admin/js/tags.js','wp-admin/js/tags.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14468,'/wordpress/core/6.9.1/wp-admin/js/tags.min.js','wp-admin/js/tags.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14469,'/wordpress/core/6.9.1/wp-admin/js/theme-plugin-editor.js','wp-admin/js/theme-plugin-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14470,'/wordpress/core/6.9.1/wp-admin/js/theme-plugin-editor.min.js','wp-admin/js/theme-plugin-editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14471,'/wordpress/core/6.9.1/wp-admin/js/theme.js','wp-admin/js/theme.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14472,'/wordpress/core/6.9.1/wp-admin/js/theme.min.js','wp-admin/js/theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14473,'/wordpress/core/6.9.1/wp-admin/js/updates.js','wp-admin/js/updates.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14474,'/wordpress/core/6.9.1/wp-admin/js/updates.min.js','wp-admin/js/updates.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14475,'/wordpress/core/6.9.1/wp-admin/js/user-profile.js','wp-admin/js/user-profile.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14476,'/wordpress/core/6.9.1/wp-admin/js/user-profile.min.js','wp-admin/js/user-profile.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14477,'/wordpress/core/6.9.1/wp-admin/js/user-suggest.js','wp-admin/js/user-suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14478,'/wordpress/core/6.9.1/wp-admin/js/user-suggest.min.js','wp-admin/js/user-suggest.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14479,'/wordpress/core/6.9.1/wp-admin/js/widgets/custom-html-widgets.js','wp-admin/js/widgets/custom-html-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14480,'/wordpress/core/6.9.1/wp-admin/js/widgets/custom-html-widgets.min.js','wp-admin/js/widgets/custom-html-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14481,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-audio-widget.js','wp-admin/js/widgets/media-audio-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14482,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-audio-widget.min.js','wp-admin/js/widgets/media-audio-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14483,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-gallery-widget.js','wp-admin/js/widgets/media-gallery-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14484,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-gallery-widget.min.js','wp-admin/js/widgets/media-gallery-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14485,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-image-widget.js','wp-admin/js/widgets/media-image-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14486,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-image-widget.min.js','wp-admin/js/widgets/media-image-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14487,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-video-widget.js','wp-admin/js/widgets/media-video-widget.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14488,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-video-widget.min.js','wp-admin/js/widgets/media-video-widget.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14489,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-widgets.js','wp-admin/js/widgets/media-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14490,'/wordpress/core/6.9.1/wp-admin/js/widgets/media-widgets.min.js','wp-admin/js/widgets/media-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14491,'/wordpress/core/6.9.1/wp-admin/js/widgets/text-widgets.js','wp-admin/js/widgets/text-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14492,'/wordpress/core/6.9.1/wp-admin/js/widgets/text-widgets.min.js','wp-admin/js/widgets/text-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14493,'/wordpress/core/6.9.1/wp-admin/js/widgets.js','wp-admin/js/widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14494,'/wordpress/core/6.9.1/wp-admin/js/widgets.min.js','wp-admin/js/widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14495,'/wordpress/core/6.9.1/wp-admin/js/word-count.js','wp-admin/js/word-count.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14496,'/wordpress/core/6.9.1/wp-admin/js/word-count.min.js','wp-admin/js/word-count.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14497,'/wordpress/core/6.9.1/wp-admin/js/xfn.js','wp-admin/js/xfn.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14498,'/wordpress/core/6.9.1/wp-admin/js/xfn.min.js','wp-admin/js/xfn.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14499,'/wordpress/core/6.9.1/wp-admin/link-add.php','wp-admin/link-add.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14500,'/wordpress/core/6.9.1/wp-admin/link-manager.php','wp-admin/link-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14501,'/wordpress/core/6.9.1/wp-admin/link-parse-opml.php','wp-admin/link-parse-opml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14502,'/wordpress/core/6.9.1/wp-admin/link.php','wp-admin/link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14503,'/wordpress/core/6.9.1/wp-admin/load-scripts.php','wp-admin/load-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14504,'/wordpress/core/6.9.1/wp-admin/load-styles.php','wp-admin/load-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14505,'/wordpress/core/6.9.1/wp-admin/maint/repair.php','wp-admin/maint/repair.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14506,'/wordpress/core/6.9.1/wp-admin/media-new.php','wp-admin/media-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14507,'/wordpress/core/6.9.1/wp-admin/media-upload.php','wp-admin/media-upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14508,'/wordpress/core/6.9.1/wp-admin/media.php','wp-admin/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14509,'/wordpress/core/6.9.1/wp-admin/menu-header.php','wp-admin/menu-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14510,'/wordpress/core/6.9.1/wp-admin/menu.php','wp-admin/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14511,'/wordpress/core/6.9.1/wp-admin/moderation.php','wp-admin/moderation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14512,'/wordpress/core/6.9.1/wp-admin/ms-admin.php','wp-admin/ms-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14513,'/wordpress/core/6.9.1/wp-admin/ms-delete-site.php','wp-admin/ms-delete-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14514,'/wordpress/core/6.9.1/wp-admin/ms-edit.php','wp-admin/ms-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14515,'/wordpress/core/6.9.1/wp-admin/ms-options.php','wp-admin/ms-options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14516,'/wordpress/core/6.9.1/wp-admin/ms-sites.php','wp-admin/ms-sites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14517,'/wordpress/core/6.9.1/wp-admin/ms-themes.php','wp-admin/ms-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14518,'/wordpress/core/6.9.1/wp-admin/ms-upgrade-network.php','wp-admin/ms-upgrade-network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14519,'/wordpress/core/6.9.1/wp-admin/ms-users.php','wp-admin/ms-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14520,'/wordpress/core/6.9.1/wp-admin/my-sites.php','wp-admin/my-sites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14521,'/wordpress/core/6.9.1/wp-admin/nav-menus.php','wp-admin/nav-menus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14522,'/wordpress/core/6.9.1/wp-admin/network/about.php','wp-admin/network/about.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14523,'/wordpress/core/6.9.1/wp-admin/network/admin.php','wp-admin/network/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14524,'/wordpress/core/6.9.1/wp-admin/network/contribute.php','wp-admin/network/contribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14525,'/wordpress/core/6.9.1/wp-admin/network/credits.php','wp-admin/network/credits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14526,'/wordpress/core/6.9.1/wp-admin/network/edit.php','wp-admin/network/edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14527,'/wordpress/core/6.9.1/wp-admin/network/freedoms.php','wp-admin/network/freedoms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14528,'/wordpress/core/6.9.1/wp-admin/network/index.php','wp-admin/network/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14529,'/wordpress/core/6.9.1/wp-admin/network/menu.php','wp-admin/network/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14530,'/wordpress/core/6.9.1/wp-admin/network/plugin-editor.php','wp-admin/network/plugin-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14531,'/wordpress/core/6.9.1/wp-admin/network/plugin-install.php','wp-admin/network/plugin-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14532,'/wordpress/core/6.9.1/wp-admin/network/plugins.php','wp-admin/network/plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14533,'/wordpress/core/6.9.1/wp-admin/network/privacy.php','wp-admin/network/privacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14534,'/wordpress/core/6.9.1/wp-admin/network/profile.php','wp-admin/network/profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14535,'/wordpress/core/6.9.1/wp-admin/network/settings.php','wp-admin/network/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14536,'/wordpress/core/6.9.1/wp-admin/network/setup.php','wp-admin/network/setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14537,'/wordpress/core/6.9.1/wp-admin/network/site-info.php','wp-admin/network/site-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14538,'/wordpress/core/6.9.1/wp-admin/network/site-new.php','wp-admin/network/site-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14539,'/wordpress/core/6.9.1/wp-admin/network/site-settings.php','wp-admin/network/site-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14540,'/wordpress/core/6.9.1/wp-admin/network/site-themes.php','wp-admin/network/site-themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14541,'/wordpress/core/6.9.1/wp-admin/network/site-users.php','wp-admin/network/site-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14542,'/wordpress/core/6.9.1/wp-admin/network/sites.php','wp-admin/network/sites.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14543,'/wordpress/core/6.9.1/wp-admin/network/theme-editor.php','wp-admin/network/theme-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14544,'/wordpress/core/6.9.1/wp-admin/network/theme-install.php','wp-admin/network/theme-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14545,'/wordpress/core/6.9.1/wp-admin/network/themes.php','wp-admin/network/themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14546,'/wordpress/core/6.9.1/wp-admin/network/update-core.php','wp-admin/network/update-core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14547,'/wordpress/core/6.9.1/wp-admin/network/update.php','wp-admin/network/update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14548,'/wordpress/core/6.9.1/wp-admin/network/upgrade.php','wp-admin/network/upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14549,'/wordpress/core/6.9.1/wp-admin/network/user-edit.php','wp-admin/network/user-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14550,'/wordpress/core/6.9.1/wp-admin/network/user-new.php','wp-admin/network/user-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14551,'/wordpress/core/6.9.1/wp-admin/network/users.php','wp-admin/network/users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14552,'/wordpress/core/6.9.1/wp-admin/network.php','wp-admin/network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14553,'/wordpress/core/6.9.1/wp-admin/options-discussion.php','wp-admin/options-discussion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14554,'/wordpress/core/6.9.1/wp-admin/options-general.php','wp-admin/options-general.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14555,'/wordpress/core/6.9.1/wp-admin/options-head.php','wp-admin/options-head.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14556,'/wordpress/core/6.9.1/wp-admin/options-media.php','wp-admin/options-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14557,'/wordpress/core/6.9.1/wp-admin/options-permalink.php','wp-admin/options-permalink.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14558,'/wordpress/core/6.9.1/wp-admin/options-privacy.php','wp-admin/options-privacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14559,'/wordpress/core/6.9.1/wp-admin/options-reading.php','wp-admin/options-reading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14560,'/wordpress/core/6.9.1/wp-admin/options-writing.php','wp-admin/options-writing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14561,'/wordpress/core/6.9.1/wp-admin/options.php','wp-admin/options.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14562,'/wordpress/core/6.9.1/wp-admin/plugin-editor.php','wp-admin/plugin-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14563,'/wordpress/core/6.9.1/wp-admin/plugin-install.php','wp-admin/plugin-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14564,'/wordpress/core/6.9.1/wp-admin/plugins.php','wp-admin/plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14565,'/wordpress/core/6.9.1/wp-admin/post-new.php','wp-admin/post-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14566,'/wordpress/core/6.9.1/wp-admin/post.php','wp-admin/post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14567,'/wordpress/core/6.9.1/wp-admin/press-this.php','wp-admin/press-this.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14568,'/wordpress/core/6.9.1/wp-admin/privacy-policy-guide.php','wp-admin/privacy-policy-guide.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14569,'/wordpress/core/6.9.1/wp-admin/privacy.php','wp-admin/privacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14570,'/wordpress/core/6.9.1/wp-admin/profile.php','wp-admin/profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14571,'/wordpress/core/6.9.1/wp-admin/revision.php','wp-admin/revision.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14572,'/wordpress/core/6.9.1/wp-admin/setup-config.php','wp-admin/setup-config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14573,'/wordpress/core/6.9.1/wp-admin/site-editor.php','wp-admin/site-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14574,'/wordpress/core/6.9.1/wp-admin/site-health-info.php','wp-admin/site-health-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14575,'/wordpress/core/6.9.1/wp-admin/site-health.php','wp-admin/site-health.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14576,'/wordpress/core/6.9.1/wp-admin/term.php','wp-admin/term.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14577,'/wordpress/core/6.9.1/wp-admin/theme-editor.php','wp-admin/theme-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14578,'/wordpress/core/6.9.1/wp-admin/theme-install.php','wp-admin/theme-install.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14579,'/wordpress/core/6.9.1/wp-admin/themes.php','wp-admin/themes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14580,'/wordpress/core/6.9.1/wp-admin/tools.php','wp-admin/tools.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14581,'/wordpress/core/6.9.1/wp-admin/update-core.php','wp-admin/update-core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14582,'/wordpress/core/6.9.1/wp-admin/update.php','wp-admin/update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14583,'/wordpress/core/6.9.1/wp-admin/upgrade-functions.php','wp-admin/upgrade-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14584,'/wordpress/core/6.9.1/wp-admin/upgrade.php','wp-admin/upgrade.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14585,'/wordpress/core/6.9.1/wp-admin/upload.php','wp-admin/upload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14586,'/wordpress/core/6.9.1/wp-admin/user/about.php','wp-admin/user/about.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14587,'/wordpress/core/6.9.1/wp-admin/user/admin.php','wp-admin/user/admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14588,'/wordpress/core/6.9.1/wp-admin/user/contribute.php','wp-admin/user/contribute.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14589,'/wordpress/core/6.9.1/wp-admin/user/credits.php','wp-admin/user/credits.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14590,'/wordpress/core/6.9.1/wp-admin/user/freedoms.php','wp-admin/user/freedoms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14591,'/wordpress/core/6.9.1/wp-admin/user/index.php','wp-admin/user/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14592,'/wordpress/core/6.9.1/wp-admin/user/menu.php','wp-admin/user/menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14593,'/wordpress/core/6.9.1/wp-admin/user/privacy.php','wp-admin/user/privacy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14594,'/wordpress/core/6.9.1/wp-admin/user/profile.php','wp-admin/user/profile.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14595,'/wordpress/core/6.9.1/wp-admin/user/user-edit.php','wp-admin/user/user-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14596,'/wordpress/core/6.9.1/wp-admin/user-edit.php','wp-admin/user-edit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14597,'/wordpress/core/6.9.1/wp-admin/user-new.php','wp-admin/user-new.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14598,'/wordpress/core/6.9.1/wp-admin/users.php','wp-admin/users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14599,'/wordpress/core/6.9.1/wp-admin/widgets-form-blocks.php','wp-admin/widgets-form-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14600,'/wordpress/core/6.9.1/wp-admin/widgets-form.php','wp-admin/widgets-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14601,'/wordpress/core/6.9.1/wp-admin/widgets.php','wp-admin/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14602,'/wordpress/core/6.9.1/wp-blog-header.php','wp-blog-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14603,'/wordpress/core/6.9.1/wp-comments-post.php','wp-comments-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14604,'/wordpress/core/6.9.1/wp-config-sample.php','wp-config-sample.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14605,'/wordpress/core/6.9.1/wp-content/index.php','wp-content/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14606,'/wordpress/core/6.9.1/wp-content/plugins/akismet/.htaccess','wp-content/plugins/akismet/.htaccess');
INSERT INTO `wp_wfknownfilelist` VALUES (14607,'/wordpress/core/6.9.1/wp-content/plugins/akismet/LICENSE.txt','wp-content/plugins/akismet/LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14608,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/akismet-admin.css','wp-content/plugins/akismet/_inc/akismet-admin.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14609,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/akismet-admin.js','wp-content/plugins/akismet/_inc/akismet-admin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14610,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/akismet-frontend.js','wp-content/plugins/akismet/_inc/akismet-frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14611,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/akismet.css','wp-content/plugins/akismet/_inc/akismet.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14612,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/akismet.js','wp-content/plugins/akismet/_inc/akismet.js');
INSERT INTO `wp_wfknownfilelist` VALUES (14613,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/fonts/inter.css','wp-content/plugins/akismet/_inc/fonts/inter.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14614,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png','wp-content/plugins/akismet/_inc/img/akismet-activation-banner-elements.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14615,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14616,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png','wp-content/plugins/akismet/_inc/img/akismet-refresh-logo@2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14617,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/img/arrow-left.svg','wp-content/plugins/akismet/_inc/img/arrow-left.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (14618,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/img/logo-a-2x.png','wp-content/plugins/akismet/_inc/img/logo-a-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (14619,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css','wp-content/plugins/akismet/_inc/rtl/akismet-admin-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14620,'/wordpress/core/6.9.1/wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css','wp-content/plugins/akismet/_inc/rtl/akismet-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (14621,'/wordpress/core/6.9.1/wp-content/plugins/akismet/akismet.php','wp-content/plugins/akismet/akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14622,'/wordpress/core/6.9.1/wp-content/plugins/akismet/changelog.txt','wp-content/plugins/akismet/changelog.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14623,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class-akismet-compatible-plugins.php','wp-content/plugins/akismet/class-akismet-compatible-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14624,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class.akismet-admin.php','wp-content/plugins/akismet/class.akismet-admin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14625,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class.akismet-cli.php','wp-content/plugins/akismet/class.akismet-cli.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14626,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class.akismet-rest-api.php','wp-content/plugins/akismet/class.akismet-rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14627,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class.akismet-widget.php','wp-content/plugins/akismet/class.akismet-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14628,'/wordpress/core/6.9.1/wp-content/plugins/akismet/class.akismet.php','wp-content/plugins/akismet/class.akismet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14629,'/wordpress/core/6.9.1/wp-content/plugins/akismet/index.php','wp-content/plugins/akismet/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14630,'/wordpress/core/6.9.1/wp-content/plugins/akismet/readme.txt','wp-content/plugins/akismet/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14631,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/activate.php','wp-content/plugins/akismet/views/activate.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14632,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/compatible-plugins.php','wp-content/plugins/akismet/views/compatible-plugins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14633,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/config.php','wp-content/plugins/akismet/views/config.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14634,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/connect-jp.php','wp-content/plugins/akismet/views/connect-jp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14635,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/enter.php','wp-content/plugins/akismet/views/enter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14636,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/get.php','wp-content/plugins/akismet/views/get.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14637,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/logo.php','wp-content/plugins/akismet/views/logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14638,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/notice.php','wp-content/plugins/akismet/views/notice.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14639,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/predefined.php','wp-content/plugins/akismet/views/predefined.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14640,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/setup-jetpack.php','wp-content/plugins/akismet/views/setup-jetpack.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14641,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/setup.php','wp-content/plugins/akismet/views/setup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14642,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/start.php','wp-content/plugins/akismet/views/start.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14643,'/wordpress/core/6.9.1/wp-content/plugins/akismet/views/stats.php','wp-content/plugins/akismet/views/stats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14644,'/wordpress/core/6.9.1/wp-content/plugins/akismet/wrapper.php','wp-content/plugins/akismet/wrapper.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14645,'/wordpress/core/6.9.1/wp-content/plugins/hello.php','wp-content/plugins/hello.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14646,'/wordpress/core/6.9.1/wp-content/plugins/index.php','wp-content/plugins/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14647,'/wordpress/core/6.9.1/wp-content/themes/index.php','wp-content/themes/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14648,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/functions.php','wp-content/themes/twentytwentyfive/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14649,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer-columns.html','wp-content/themes/twentytwentyfive/parts/footer-columns.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14650,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer-newsletter.html','wp-content/themes/twentytwentyfive/parts/footer-newsletter.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14651,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/footer.html','wp-content/themes/twentytwentyfive/parts/footer.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14652,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/header-large-title.html','wp-content/themes/twentytwentyfive/parts/header-large-title.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14653,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/header.html','wp-content/themes/twentytwentyfive/parts/header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14654,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/sidebar.html','wp-content/themes/twentytwentyfive/parts/sidebar.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14655,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/parts/vertical-header.html','wp-content/themes/twentytwentyfive/parts/vertical-header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14656,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-about-book.php','wp-content/themes/twentytwentyfive/patterns/banner-about-book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14657,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php','wp-content/themes/twentytwentyfive/patterns/banner-cover-big-heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14658,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php','wp-content/themes/twentytwentyfive/patterns/banner-intro-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14659,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-intro.php','wp-content/themes/twentytwentyfive/patterns/banner-intro.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14660,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-poster.php','wp-content/themes/twentytwentyfive/patterns/banner-poster.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14661,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php','wp-content/themes/twentytwentyfive/patterns/banner-with-description-and-images-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14662,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/binding-format.php','wp-content/themes/twentytwentyfive/patterns/binding-format.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14663,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/comments.php','wp-content/themes/twentytwentyfive/patterns/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14664,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php','wp-content/themes/twentytwentyfive/patterns/contact-centered-social-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14665,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php','wp-content/themes/twentytwentyfive/patterns/contact-info-locations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14666,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php','wp-content/themes/twentytwentyfive/patterns/contact-location-and-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14667,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-book-links.php','wp-content/themes/twentytwentyfive/patterns/cta-book-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14668,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php','wp-content/themes/twentytwentyfive/patterns/cta-book-locations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14669,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php','wp-content/themes/twentytwentyfive/patterns/cta-centered-heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14670,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-events-list.php','wp-content/themes/twentytwentyfive/patterns/cta-events-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14671,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php','wp-content/themes/twentytwentyfive/patterns/cta-grid-products-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14672,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php','wp-content/themes/twentytwentyfive/patterns/cta-heading-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14673,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php','wp-content/themes/twentytwentyfive/patterns/cta-newsletter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14674,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-3-col.php','wp-content/themes/twentytwentyfive/patterns/event-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14675,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-rsvp.php','wp-content/themes/twentytwentyfive/patterns/event-rsvp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14676,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/event-schedule.php','wp-content/themes/twentytwentyfive/patterns/event-schedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14677,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-centered.php','wp-content/themes/twentytwentyfive/patterns/footer-centered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14678,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-columns.php','wp-content/themes/twentytwentyfive/patterns/footer-columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14679,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php','wp-content/themes/twentytwentyfive/patterns/footer-newsletter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14680,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer-social.php','wp-content/themes/twentytwentyfive/patterns/footer-social.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14681,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/footer.php','wp-content/themes/twentytwentyfive/patterns/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14682,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/format-audio.php','wp-content/themes/twentytwentyfive/patterns/format-audio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14683,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/format-link.php','wp-content/themes/twentytwentyfive/patterns/format-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14684,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/grid-videos.php','wp-content/themes/twentytwentyfive/patterns/grid-videos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14685,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php','wp-content/themes/twentytwentyfive/patterns/grid-with-categories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14686,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-centered.php','wp-content/themes/twentytwentyfive/patterns/header-centered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14687,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-columns.php','wp-content/themes/twentytwentyfive/patterns/header-columns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14688,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header-large-title.php','wp-content/themes/twentytwentyfive/patterns/header-large-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14689,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/header.php','wp-content/themes/twentytwentyfive/patterns/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14690,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php','wp-content/themes/twentytwentyfive/patterns/heading-and-paragraph-with-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14691,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-book.php','wp-content/themes/twentytwentyfive/patterns/hero-book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14692,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php','wp-content/themes/twentytwentyfive/patterns/hero-full-width-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14693,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php','wp-content/themes/twentytwentyfive/patterns/hero-overlapped-book-cover-with-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14694,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hero-podcast.php','wp-content/themes/twentytwentyfive/patterns/hero-podcast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14695,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-404.php','wp-content/themes/twentytwentyfive/patterns/hidden-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14696,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php','wp-content/themes/twentytwentyfive/patterns/hidden-blog-heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14697,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-search.php','wp-content/themes/twentytwentyfive/patterns/hidden-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14698,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php','wp-content/themes/twentytwentyfive/patterns/hidden-sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14699,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php','wp-content/themes/twentytwentyfive/patterns/hidden-written-by.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14700,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/logos.php','wp-content/themes/twentytwentyfive/patterns/logos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14701,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php','wp-content/themes/twentytwentyfive/patterns/media-instagram-grid.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14702,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/more-posts.php','wp-content/themes/twentytwentyfive/patterns/more-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14703,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/overlapped-images.php','wp-content/themes/twentytwentyfive/patterns/overlapped-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14704,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-business-home.php','wp-content/themes/twentytwentyfive/patterns/page-business-home.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14705,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php','wp-content/themes/twentytwentyfive/patterns/page-coming-soon.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14706,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php','wp-content/themes/twentytwentyfive/patterns/page-cv-bio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14707,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-book.php','wp-content/themes/twentytwentyfive/patterns/page-landing-book.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14708,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-event.php','wp-content/themes/twentytwentyfive/patterns/page-landing-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14709,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php','wp-content/themes/twentytwentyfive/patterns/page-landing-podcast.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14710,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-heading-paragraph-links-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14711,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-wide-margins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14712,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php','wp-content/themes/twentytwentyfive/patterns/page-link-in-bio-with-tight-margins.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14713,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php','wp-content/themes/twentytwentyfive/patterns/page-portfolio-home.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14714,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/page-shop-home.php','wp-content/themes/twentytwentyfive/patterns/page-shop-home.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14715,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/post-navigation.php','wp-content/themes/twentytwentyfive/patterns/post-navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14716,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php','wp-content/themes/twentytwentyfive/patterns/pricing-2-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14717,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php','wp-content/themes/twentytwentyfive/patterns/pricing-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14718,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-3-col.php','wp-content/themes/twentytwentyfive/patterns/services-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14719,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php','wp-content/themes/twentytwentyfive/patterns/services-subscriber-only-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14720,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/services-team-photos.php','wp-content/themes/twentytwentyfive/patterns/services-team-photos.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14721,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-404-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14722,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-archive-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14723,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-archive-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14724,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php','wp-content/themes/twentytwentyfive/patterns/template-archive-text-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14725,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-archive-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14726,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14727,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14728,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-posts-grid-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14729,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-text-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14730,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14731,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-home-with-sidebar-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14732,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-page-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14733,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-page-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14734,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-query-loop-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14735,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-query-loop-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14736,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php','wp-content/themes/twentytwentyfive/patterns/template-query-loop-text-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14737,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-query-loop-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14738,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-query-loop.php','wp-content/themes/twentytwentyfive/patterns/template-query-loop.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14739,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-search-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14740,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-search-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14741,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php','wp-content/themes/twentytwentyfive/patterns/template-search-text-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14742,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-search-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14743,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php','wp-content/themes/twentytwentyfive/patterns/template-single-left-aligned-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14744,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php','wp-content/themes/twentytwentyfive/patterns/template-single-news-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14745,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-offset.php','wp-content/themes/twentytwentyfive/patterns/template-single-offset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14746,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php','wp-content/themes/twentytwentyfive/patterns/template-single-photo-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14747,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php','wp-content/themes/twentytwentyfive/patterns/template-single-text-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14748,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php','wp-content/themes/twentytwentyfive/patterns/template-single-vertical-header-blog.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14749,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php','wp-content/themes/twentytwentyfive/patterns/testimonials-2-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14750,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php','wp-content/themes/twentytwentyfive/patterns/testimonials-6-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14751,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/testimonials-large.php','wp-content/themes/twentytwentyfive/patterns/testimonials-large.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14752,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/text-faqs.php','wp-content/themes/twentytwentyfive/patterns/text-faqs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14753,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/patterns/vertical-header.php','wp-content/themes/twentytwentyfive/patterns/vertical-header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14754,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/404.html','wp-content/themes/twentytwentyfive/templates/404.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14755,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/archive.html','wp-content/themes/twentytwentyfive/templates/archive.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14756,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/home.html','wp-content/themes/twentytwentyfive/templates/home.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14757,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/index.html','wp-content/themes/twentytwentyfive/templates/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14758,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/page-no-title.html','wp-content/themes/twentytwentyfive/templates/page-no-title.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14759,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/page.html','wp-content/themes/twentytwentyfive/templates/page.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14760,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/search.html','wp-content/themes/twentytwentyfive/templates/search.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14761,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfive/templates/single.html','wp-content/themes/twentytwentyfive/templates/single.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14762,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/functions.php','wp-content/themes/twentytwentyfour/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14763,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/footer.html','wp-content/themes/twentytwentyfour/parts/footer.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14764,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/header.html','wp-content/themes/twentytwentyfour/parts/header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14765,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/post-meta.html','wp-content/themes/twentytwentyfour/parts/post-meta.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14766,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/parts/sidebar.html','wp-content/themes/twentytwentyfour/parts/sidebar.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14767,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/banner-hero.php','wp-content/themes/twentytwentyfour/patterns/banner-hero.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14768,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/banner-project-description.php','wp-content/themes/twentytwentyfour/patterns/banner-project-description.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14769,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php','wp-content/themes/twentytwentyfour/patterns/cta-content-image-on-right.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14770,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-pricing.php','wp-content/themes/twentytwentyfour/patterns/cta-pricing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14771,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php','wp-content/themes/twentytwentyfour/patterns/cta-rsvp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14772,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php','wp-content/themes/twentytwentyfour/patterns/cta-services-image-left.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14773,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php','wp-content/themes/twentytwentyfour/patterns/cta-subscribe-centered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14774,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php','wp-content/themes/twentytwentyfour/patterns/footer-centered-logo-nav.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14775,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php','wp-content/themes/twentytwentyfour/patterns/footer-colophon-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14776,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/footer.php','wp-content/themes/twentytwentyfour/patterns/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14777,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php','wp-content/themes/twentytwentyfour/patterns/gallery-full-screen-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14778,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-2-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14779,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14780,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php','wp-content/themes/twentytwentyfour/patterns/gallery-offset-images-grid-4-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14781,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php','wp-content/themes/twentytwentyfour/patterns/gallery-project-layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14782,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-404.php','wp-content/themes/twentytwentyfour/patterns/hidden-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14783,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-comments.php','wp-content/themes/twentytwentyfour/patterns/hidden-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14784,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php','wp-content/themes/twentytwentyfour/patterns/hidden-no-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14785,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php','wp-content/themes/twentytwentyfour/patterns/hidden-portfolio-hero.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14786,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php','wp-content/themes/twentytwentyfour/patterns/hidden-post-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14787,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php','wp-content/themes/twentytwentyfour/patterns/hidden-post-navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14788,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php','wp-content/themes/twentytwentyfour/patterns/hidden-posts-heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14789,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-search.php','wp-content/themes/twentytwentyfour/patterns/hidden-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14790,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php','wp-content/themes/twentytwentyfour/patterns/hidden-sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14791,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-about-business.php','wp-content/themes/twentytwentyfour/patterns/page-about-business.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14792,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php','wp-content/themes/twentytwentyfour/patterns/page-home-blogging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14793,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-business.php','wp-content/themes/twentytwentyfour/patterns/page-home-business.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14794,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14795,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php','wp-content/themes/twentytwentyfour/patterns/page-home-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14796,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php','wp-content/themes/twentytwentyfour/patterns/page-newsletter-landing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14797,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php','wp-content/themes/twentytwentyfour/patterns/page-portfolio-overview.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14798,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php','wp-content/themes/twentytwentyfour/patterns/page-rsvp-landing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14799,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-1-col.php','wp-content/themes/twentytwentyfour/patterns/posts-1-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14800,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-3-col.php','wp-content/themes/twentytwentyfour/patterns/posts-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14801,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php','wp-content/themes/twentytwentyfour/patterns/posts-grid-2-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14802,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php','wp-content/themes/twentytwentyfour/patterns/posts-images-only-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14803,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php','wp-content/themes/twentytwentyfour/patterns/posts-images-only-offset-4-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14804,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/posts-list.php','wp-content/themes/twentytwentyfour/patterns/posts-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14805,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/team-4-col.php','wp-content/themes/twentytwentyfour/patterns/team-4-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14806,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-archive-blogging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14807,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-archive-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14808,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-home-blogging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14809,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-business.php','wp-content/themes/twentytwentyfour/patterns/template-home-business.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14810,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-home-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14811,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-index-blogging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14812,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-index-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14813,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php','wp-content/themes/twentytwentyfour/patterns/template-search-blogging.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14814,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-search-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14815,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php','wp-content/themes/twentytwentyfour/patterns/template-single-portfolio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14816,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php','wp-content/themes/twentytwentyfour/patterns/testimonial-centered.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14817,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php','wp-content/themes/twentytwentyfour/patterns/text-alternating-images.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14818,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php','wp-content/themes/twentytwentyfour/patterns/text-centered-statement-small.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14819,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php','wp-content/themes/twentytwentyfour/patterns/text-centered-statement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14820,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-faq.php','wp-content/themes/twentytwentyfour/patterns/text-faq.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14821,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php','wp-content/themes/twentytwentyfour/patterns/text-feature-grid-3-col.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14822,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-project-details.php','wp-content/themes/twentytwentyfour/patterns/text-project-details.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14823,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php','wp-content/themes/twentytwentyfour/patterns/text-title-left-image-right.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14824,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/404.html','wp-content/themes/twentytwentyfour/templates/404.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14825,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/archive.html','wp-content/themes/twentytwentyfour/templates/archive.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14826,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/home.html','wp-content/themes/twentytwentyfour/templates/home.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14827,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/index.html','wp-content/themes/twentytwentyfour/templates/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14828,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-no-title.html','wp-content/themes/twentytwentyfour/templates/page-no-title.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14829,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-wide.html','wp-content/themes/twentytwentyfour/templates/page-wide.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14830,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html','wp-content/themes/twentytwentyfour/templates/page-with-sidebar.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14831,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/page.html','wp-content/themes/twentytwentyfour/templates/page.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14832,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/search.html','wp-content/themes/twentytwentyfour/templates/search.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14833,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html','wp-content/themes/twentytwentyfour/templates/single-with-sidebar.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14834,'/wordpress/core/6.9.1/wp-content/themes/twentytwentyfour/templates/single.html','wp-content/themes/twentytwentyfour/templates/single.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14835,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/comments.html','wp-content/themes/twentytwentythree/parts/comments.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14836,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/footer.html','wp-content/themes/twentytwentythree/parts/footer.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14837,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/header.html','wp-content/themes/twentytwentythree/parts/header.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14838,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/parts/post-meta.html','wp-content/themes/twentytwentythree/parts/post-meta.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14839,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/call-to-action.php','wp-content/themes/twentytwentythree/patterns/call-to-action.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14840,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/footer-default.php','wp-content/themes/twentytwentythree/patterns/footer-default.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14841,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-404.php','wp-content/themes/twentytwentythree/patterns/hidden-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14842,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-comments.php','wp-content/themes/twentytwentythree/patterns/hidden-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14843,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-heading.php','wp-content/themes/twentytwentythree/patterns/hidden-heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14844,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php','wp-content/themes/twentytwentythree/patterns/hidden-no-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14845,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/patterns/post-meta.php','wp-content/themes/twentytwentythree/patterns/post-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14846,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/404.html','wp-content/themes/twentytwentythree/templates/404.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14847,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/archive.html','wp-content/themes/twentytwentythree/templates/archive.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14848,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/blank.html','wp-content/themes/twentytwentythree/templates/blank.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14849,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/blog-alternative.html','wp-content/themes/twentytwentythree/templates/blog-alternative.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14850,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/home.html','wp-content/themes/twentytwentythree/templates/home.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14851,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/index.html','wp-content/themes/twentytwentythree/templates/index.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14852,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/page.html','wp-content/themes/twentytwentythree/templates/page.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14853,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/search.html','wp-content/themes/twentytwentythree/templates/search.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14854,'/wordpress/core/6.9.1/wp-content/themes/twentytwentythree/templates/single.html','wp-content/themes/twentytwentythree/templates/single.html');
INSERT INTO `wp_wfknownfilelist` VALUES (14855,'/wordpress/core/6.9.1/wp-cron.php','wp-cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14856,'/wordpress/core/6.9.1/wp-includes/ID3/getid3.lib.php','wp-includes/ID3/getid3.lib.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14857,'/wordpress/core/6.9.1/wp-includes/ID3/getid3.php','wp-includes/ID3/getid3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14858,'/wordpress/core/6.9.1/wp-includes/ID3/license.txt','wp-includes/ID3/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14859,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.asf.php','wp-includes/ID3/module.audio-video.asf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14860,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.flv.php','wp-includes/ID3/module.audio-video.flv.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14861,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.matroska.php','wp-includes/ID3/module.audio-video.matroska.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14862,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.quicktime.php','wp-includes/ID3/module.audio-video.quicktime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14863,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio-video.riff.php','wp-includes/ID3/module.audio-video.riff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14864,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio.ac3.php','wp-includes/ID3/module.audio.ac3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14865,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio.dts.php','wp-includes/ID3/module.audio.dts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14866,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio.flac.php','wp-includes/ID3/module.audio.flac.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14867,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio.mp3.php','wp-includes/ID3/module.audio.mp3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14868,'/wordpress/core/6.9.1/wp-includes/ID3/module.audio.ogg.php','wp-includes/ID3/module.audio.ogg.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14869,'/wordpress/core/6.9.1/wp-includes/ID3/module.tag.apetag.php','wp-includes/ID3/module.tag.apetag.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14870,'/wordpress/core/6.9.1/wp-includes/ID3/module.tag.id3v1.php','wp-includes/ID3/module.tag.id3v1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14871,'/wordpress/core/6.9.1/wp-includes/ID3/module.tag.id3v2.php','wp-includes/ID3/module.tag.id3v2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14872,'/wordpress/core/6.9.1/wp-includes/ID3/module.tag.lyrics3.php','wp-includes/ID3/module.tag.lyrics3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14873,'/wordpress/core/6.9.1/wp-includes/ID3/readme.txt','wp-includes/ID3/readme.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (14874,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-base64.php','wp-includes/IXR/class-IXR-base64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14875,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-client.php','wp-includes/IXR/class-IXR-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14876,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-clientmulticall.php','wp-includes/IXR/class-IXR-clientmulticall.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14877,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-date.php','wp-includes/IXR/class-IXR-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14878,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-error.php','wp-includes/IXR/class-IXR-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14879,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-introspectionserver.php','wp-includes/IXR/class-IXR-introspectionserver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14880,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-message.php','wp-includes/IXR/class-IXR-message.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14881,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-request.php','wp-includes/IXR/class-IXR-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14882,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-server.php','wp-includes/IXR/class-IXR-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14883,'/wordpress/core/6.9.1/wp-includes/IXR/class-IXR-value.php','wp-includes/IXR/class-IXR-value.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14884,'/wordpress/core/6.9.1/wp-includes/PHPMailer/DSNConfigurator.php','wp-includes/PHPMailer/DSNConfigurator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14885,'/wordpress/core/6.9.1/wp-includes/PHPMailer/Exception.php','wp-includes/PHPMailer/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14886,'/wordpress/core/6.9.1/wp-includes/PHPMailer/OAuth.php','wp-includes/PHPMailer/OAuth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14887,'/wordpress/core/6.9.1/wp-includes/PHPMailer/OAuthTokenProvider.php','wp-includes/PHPMailer/OAuthTokenProvider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14888,'/wordpress/core/6.9.1/wp-includes/PHPMailer/PHPMailer.php','wp-includes/PHPMailer/PHPMailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14889,'/wordpress/core/6.9.1/wp-includes/PHPMailer/POP3.php','wp-includes/PHPMailer/POP3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14890,'/wordpress/core/6.9.1/wp-includes/PHPMailer/SMTP.php','wp-includes/PHPMailer/SMTP.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14891,'/wordpress/core/6.9.1/wp-includes/Requests/library/Requests.php','wp-includes/Requests/library/Requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14892,'/wordpress/core/6.9.1/wp-includes/Requests/src/Auth/Basic.php','wp-includes/Requests/src/Auth/Basic.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14893,'/wordpress/core/6.9.1/wp-includes/Requests/src/Auth.php','wp-includes/Requests/src/Auth.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14894,'/wordpress/core/6.9.1/wp-includes/Requests/src/Autoload.php','wp-includes/Requests/src/Autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14895,'/wordpress/core/6.9.1/wp-includes/Requests/src/Capability.php','wp-includes/Requests/src/Capability.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14896,'/wordpress/core/6.9.1/wp-includes/Requests/src/Cookie/Jar.php','wp-includes/Requests/src/Cookie/Jar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14897,'/wordpress/core/6.9.1/wp-includes/Requests/src/Cookie.php','wp-includes/Requests/src/Cookie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14898,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/ArgumentCount.php','wp-includes/Requests/src/Exception/ArgumentCount.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14899,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status304.php','wp-includes/Requests/src/Exception/Http/Status304.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14900,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status305.php','wp-includes/Requests/src/Exception/Http/Status305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14901,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status306.php','wp-includes/Requests/src/Exception/Http/Status306.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14902,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status400.php','wp-includes/Requests/src/Exception/Http/Status400.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14903,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status401.php','wp-includes/Requests/src/Exception/Http/Status401.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14904,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status402.php','wp-includes/Requests/src/Exception/Http/Status402.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14905,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status403.php','wp-includes/Requests/src/Exception/Http/Status403.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14906,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status404.php','wp-includes/Requests/src/Exception/Http/Status404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14907,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status405.php','wp-includes/Requests/src/Exception/Http/Status405.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14908,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status406.php','wp-includes/Requests/src/Exception/Http/Status406.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14909,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status407.php','wp-includes/Requests/src/Exception/Http/Status407.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14910,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status408.php','wp-includes/Requests/src/Exception/Http/Status408.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14911,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status409.php','wp-includes/Requests/src/Exception/Http/Status409.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14912,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status410.php','wp-includes/Requests/src/Exception/Http/Status410.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14913,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status411.php','wp-includes/Requests/src/Exception/Http/Status411.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14914,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status412.php','wp-includes/Requests/src/Exception/Http/Status412.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14915,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status413.php','wp-includes/Requests/src/Exception/Http/Status413.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14916,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status414.php','wp-includes/Requests/src/Exception/Http/Status414.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14917,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status415.php','wp-includes/Requests/src/Exception/Http/Status415.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14918,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status416.php','wp-includes/Requests/src/Exception/Http/Status416.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14919,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status417.php','wp-includes/Requests/src/Exception/Http/Status417.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14920,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status418.php','wp-includes/Requests/src/Exception/Http/Status418.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14921,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status428.php','wp-includes/Requests/src/Exception/Http/Status428.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14922,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status429.php','wp-includes/Requests/src/Exception/Http/Status429.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14923,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status431.php','wp-includes/Requests/src/Exception/Http/Status431.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14924,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status500.php','wp-includes/Requests/src/Exception/Http/Status500.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14925,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status501.php','wp-includes/Requests/src/Exception/Http/Status501.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14926,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status502.php','wp-includes/Requests/src/Exception/Http/Status502.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14927,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status503.php','wp-includes/Requests/src/Exception/Http/Status503.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14928,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status504.php','wp-includes/Requests/src/Exception/Http/Status504.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14929,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status505.php','wp-includes/Requests/src/Exception/Http/Status505.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14930,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/Status511.php','wp-includes/Requests/src/Exception/Http/Status511.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14931,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http/StatusUnknown.php','wp-includes/Requests/src/Exception/Http/StatusUnknown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14932,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Http.php','wp-includes/Requests/src/Exception/Http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14933,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/InvalidArgument.php','wp-includes/Requests/src/Exception/InvalidArgument.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14934,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Transport/Curl.php','wp-includes/Requests/src/Exception/Transport/Curl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14935,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception/Transport.php','wp-includes/Requests/src/Exception/Transport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14936,'/wordpress/core/6.9.1/wp-includes/Requests/src/Exception.php','wp-includes/Requests/src/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14937,'/wordpress/core/6.9.1/wp-includes/Requests/src/HookManager.php','wp-includes/Requests/src/HookManager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14938,'/wordpress/core/6.9.1/wp-includes/Requests/src/Hooks.php','wp-includes/Requests/src/Hooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14939,'/wordpress/core/6.9.1/wp-includes/Requests/src/IdnaEncoder.php','wp-includes/Requests/src/IdnaEncoder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14940,'/wordpress/core/6.9.1/wp-includes/Requests/src/Ipv6.php','wp-includes/Requests/src/Ipv6.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14941,'/wordpress/core/6.9.1/wp-includes/Requests/src/Iri.php','wp-includes/Requests/src/Iri.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14942,'/wordpress/core/6.9.1/wp-includes/Requests/src/Port.php','wp-includes/Requests/src/Port.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14943,'/wordpress/core/6.9.1/wp-includes/Requests/src/Proxy/Http.php','wp-includes/Requests/src/Proxy/Http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14944,'/wordpress/core/6.9.1/wp-includes/Requests/src/Proxy.php','wp-includes/Requests/src/Proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14945,'/wordpress/core/6.9.1/wp-includes/Requests/src/Requests.php','wp-includes/Requests/src/Requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14946,'/wordpress/core/6.9.1/wp-includes/Requests/src/Response/Headers.php','wp-includes/Requests/src/Response/Headers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14947,'/wordpress/core/6.9.1/wp-includes/Requests/src/Response.php','wp-includes/Requests/src/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14948,'/wordpress/core/6.9.1/wp-includes/Requests/src/Session.php','wp-includes/Requests/src/Session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14949,'/wordpress/core/6.9.1/wp-includes/Requests/src/Ssl.php','wp-includes/Requests/src/Ssl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14950,'/wordpress/core/6.9.1/wp-includes/Requests/src/Transport/Curl.php','wp-includes/Requests/src/Transport/Curl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14951,'/wordpress/core/6.9.1/wp-includes/Requests/src/Transport/Fsockopen.php','wp-includes/Requests/src/Transport/Fsockopen.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14952,'/wordpress/core/6.9.1/wp-includes/Requests/src/Transport.php','wp-includes/Requests/src/Transport.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14953,'/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14954,'/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/FilteredIterator.php','wp-includes/Requests/src/Utility/FilteredIterator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14955,'/wordpress/core/6.9.1/wp-includes/Requests/src/Utility/InputValidator.php','wp-includes/Requests/src/Utility/InputValidator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14956,'/wordpress/core/6.9.1/wp-includes/SimplePie/autoloader.php','wp-includes/SimplePie/autoloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14957,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Author.php','wp-includes/SimplePie/library/SimplePie/Author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14958,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Base.php','wp-includes/SimplePie/library/SimplePie/Cache/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14959,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/DB.php','wp-includes/SimplePie/library/SimplePie/Cache/DB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14960,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/File.php','wp-includes/SimplePie/library/SimplePie/Cache/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14961,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php','wp-includes/SimplePie/library/SimplePie/Cache/Memcache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14962,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php','wp-includes/SimplePie/library/SimplePie/Cache/Memcached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14963,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php','wp-includes/SimplePie/library/SimplePie/Cache/MySQL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14964,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache/Redis.php','wp-includes/SimplePie/library/SimplePie/Cache/Redis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14965,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Cache.php','wp-includes/SimplePie/library/SimplePie/Cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14966,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Caption.php','wp-includes/SimplePie/library/SimplePie/Caption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14967,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Category.php','wp-includes/SimplePie/library/SimplePie/Category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14968,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php','wp-includes/SimplePie/library/SimplePie/Content/Type/Sniffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14969,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Copyright.php','wp-includes/SimplePie/library/SimplePie/Copyright.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14970,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Core.php','wp-includes/SimplePie/library/SimplePie/Core.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14971,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Credit.php','wp-includes/SimplePie/library/SimplePie/Credit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14972,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php','wp-includes/SimplePie/library/SimplePie/Decode/HTML/Entities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14973,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Enclosure.php','wp-includes/SimplePie/library/SimplePie/Enclosure.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14974,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Exception.php','wp-includes/SimplePie/library/SimplePie/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14975,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/File.php','wp-includes/SimplePie/library/SimplePie/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14976,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php','wp-includes/SimplePie/library/SimplePie/HTTP/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14977,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/IRI.php','wp-includes/SimplePie/library/SimplePie/IRI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14978,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Item.php','wp-includes/SimplePie/library/SimplePie/Item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14979,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Locator.php','wp-includes/SimplePie/library/SimplePie/Locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14980,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Misc.php','wp-includes/SimplePie/library/SimplePie/Misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14981,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Net/IPv6.php','wp-includes/SimplePie/library/SimplePie/Net/IPv6.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14982,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Parse/Date.php','wp-includes/SimplePie/library/SimplePie/Parse/Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14983,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Parser.php','wp-includes/SimplePie/library/SimplePie/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14984,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Rating.php','wp-includes/SimplePie/library/SimplePie/Rating.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14985,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Registry.php','wp-includes/SimplePie/library/SimplePie/Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14986,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Restriction.php','wp-includes/SimplePie/library/SimplePie/Restriction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14987,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Sanitize.php','wp-includes/SimplePie/library/SimplePie/Sanitize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14988,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/Source.php','wp-includes/SimplePie/library/SimplePie/Source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14989,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php','wp-includes/SimplePie/library/SimplePie/XML/Declaration/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14990,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie/gzdecode.php','wp-includes/SimplePie/library/SimplePie/gzdecode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14991,'/wordpress/core/6.9.1/wp-includes/SimplePie/library/SimplePie.php','wp-includes/SimplePie/library/SimplePie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14992,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Author.php','wp-includes/SimplePie/src/Author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14993,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Base.php','wp-includes/SimplePie/src/Cache/Base.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14994,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/BaseDataCache.php','wp-includes/SimplePie/src/Cache/BaseDataCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14995,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/CallableNameFilter.php','wp-includes/SimplePie/src/Cache/CallableNameFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14996,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/DB.php','wp-includes/SimplePie/src/Cache/DB.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14997,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/DataCache.php','wp-includes/SimplePie/src/Cache/DataCache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14998,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/File.php','wp-includes/SimplePie/src/Cache/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (14999,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Memcache.php','wp-includes/SimplePie/src/Cache/Memcache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15000,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Memcached.php','wp-includes/SimplePie/src/Cache/Memcached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15001,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/MySQL.php','wp-includes/SimplePie/src/Cache/MySQL.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15002,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/NameFilter.php','wp-includes/SimplePie/src/Cache/NameFilter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15003,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Psr16.php','wp-includes/SimplePie/src/Cache/Psr16.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15004,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache/Redis.php','wp-includes/SimplePie/src/Cache/Redis.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15005,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Cache.php','wp-includes/SimplePie/src/Cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15006,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Caption.php','wp-includes/SimplePie/src/Caption.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15007,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Category.php','wp-includes/SimplePie/src/Category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15008,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Content/Type/Sniffer.php','wp-includes/SimplePie/src/Content/Type/Sniffer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15009,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Copyright.php','wp-includes/SimplePie/src/Copyright.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15010,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Credit.php','wp-includes/SimplePie/src/Credit.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15011,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Enclosure.php','wp-includes/SimplePie/src/Enclosure.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15012,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Exception.php','wp-includes/SimplePie/src/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15013,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/File.php','wp-includes/SimplePie/src/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15014,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Gzdecode.php','wp-includes/SimplePie/src/Gzdecode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15015,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Client.php','wp-includes/SimplePie/src/HTTP/Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15016,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/ClientException.php','wp-includes/SimplePie/src/HTTP/ClientException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15017,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/FileClient.php','wp-includes/SimplePie/src/HTTP/FileClient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15018,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Parser.php','wp-includes/SimplePie/src/HTTP/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15019,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Psr18Client.php','wp-includes/SimplePie/src/HTTP/Psr18Client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15020,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Psr7Response.php','wp-includes/SimplePie/src/HTTP/Psr7Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15021,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/RawTextResponse.php','wp-includes/SimplePie/src/HTTP/RawTextResponse.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15022,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/HTTP/Response.php','wp-includes/SimplePie/src/HTTP/Response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15023,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/IRI.php','wp-includes/SimplePie/src/IRI.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15024,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Item.php','wp-includes/SimplePie/src/Item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15025,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Locator.php','wp-includes/SimplePie/src/Locator.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15026,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Misc.php','wp-includes/SimplePie/src/Misc.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15027,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Net/IPv6.php','wp-includes/SimplePie/src/Net/IPv6.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15028,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Parse/Date.php','wp-includes/SimplePie/src/Parse/Date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15029,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Parser.php','wp-includes/SimplePie/src/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15030,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Rating.php','wp-includes/SimplePie/src/Rating.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15031,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Registry.php','wp-includes/SimplePie/src/Registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15032,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/RegistryAware.php','wp-includes/SimplePie/src/RegistryAware.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15033,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Restriction.php','wp-includes/SimplePie/src/Restriction.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15034,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Sanitize.php','wp-includes/SimplePie/src/Sanitize.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15035,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/SimplePie.php','wp-includes/SimplePie/src/SimplePie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15036,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/Source.php','wp-includes/SimplePie/src/Source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15037,'/wordpress/core/6.9.1/wp-includes/SimplePie/src/XML/Declaration/Parser.php','wp-includes/SimplePie/src/XML/Declaration/Parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15038,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/native.php','wp-includes/Text/Diff/Engine/native.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15039,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/shell.php','wp-includes/Text/Diff/Engine/shell.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15040,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/string.php','wp-includes/Text/Diff/Engine/string.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15041,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Engine/xdiff.php','wp-includes/Text/Diff/Engine/xdiff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15042,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Renderer/inline.php','wp-includes/Text/Diff/Renderer/inline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15043,'/wordpress/core/6.9.1/wp-includes/Text/Diff/Renderer.php','wp-includes/Text/Diff/Renderer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15044,'/wordpress/core/6.9.1/wp-includes/Text/Diff.php','wp-includes/Text/Diff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15045,'/wordpress/core/6.9.1/wp-includes/Text/Exception.php','wp-includes/Text/Exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15046,'/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-abilities-registry.php','wp-includes/abilities-api/class-wp-abilities-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15047,'/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability-categories-registry.php','wp-includes/abilities-api/class-wp-ability-categories-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15048,'/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability-category.php','wp-includes/abilities-api/class-wp-ability-category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15049,'/wordpress/core/6.9.1/wp-includes/abilities-api/class-wp-ability.php','wp-includes/abilities-api/class-wp-ability.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15050,'/wordpress/core/6.9.1/wp-includes/abilities-api.php','wp-includes/abilities-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15051,'/wordpress/core/6.9.1/wp-includes/abilities.php','wp-includes/abilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15052,'/wordpress/core/6.9.1/wp-includes/admin-bar.php','wp-includes/admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15053,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-packages.min.php','wp-includes/assets/script-loader-packages.min.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15054,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-packages.php','wp-includes/assets/script-loader-packages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15055,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-entry.min.php','wp-includes/assets/script-loader-react-refresh-entry.min.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15056,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-entry.php','wp-includes/assets/script-loader-react-refresh-entry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15057,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-runtime.min.php','wp-includes/assets/script-loader-react-refresh-runtime.min.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15058,'/wordpress/core/6.9.1/wp-includes/assets/script-loader-react-refresh-runtime.php','wp-includes/assets/script-loader-react-refresh-runtime.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15059,'/wordpress/core/6.9.1/wp-includes/assets/script-modules-packages.min.php','wp-includes/assets/script-modules-packages.min.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15060,'/wordpress/core/6.9.1/wp-includes/assets/script-modules-packages.php','wp-includes/assets/script-modules-packages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15061,'/wordpress/core/6.9.1/wp-includes/atomlib.php','wp-includes/atomlib.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15062,'/wordpress/core/6.9.1/wp-includes/author-template.php','wp-includes/author-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15063,'/wordpress/core/6.9.1/wp-includes/block-bindings/pattern-overrides.php','wp-includes/block-bindings/pattern-overrides.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15064,'/wordpress/core/6.9.1/wp-includes/block-bindings/post-data.php','wp-includes/block-bindings/post-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15065,'/wordpress/core/6.9.1/wp-includes/block-bindings/post-meta.php','wp-includes/block-bindings/post-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15066,'/wordpress/core/6.9.1/wp-includes/block-bindings/term-data.php','wp-includes/block-bindings/term-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15067,'/wordpress/core/6.9.1/wp-includes/block-bindings.php','wp-includes/block-bindings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15068,'/wordpress/core/6.9.1/wp-includes/block-editor.php','wp-includes/block-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15069,'/wordpress/core/6.9.1/wp-includes/block-i18n.json','wp-includes/block-i18n.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15070,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-grid-posts.php','wp-includes/block-patterns/query-grid-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15071,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-large-title-posts.php','wp-includes/block-patterns/query-large-title-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15072,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-medium-posts.php','wp-includes/block-patterns/query-medium-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15073,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-offset-posts.php','wp-includes/block-patterns/query-offset-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15074,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-small-posts.php','wp-includes/block-patterns/query-small-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15075,'/wordpress/core/6.9.1/wp-includes/block-patterns/query-standard-posts.php','wp-includes/block-patterns/query-standard-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15076,'/wordpress/core/6.9.1/wp-includes/block-patterns/social-links-shared-background-color.php','wp-includes/block-patterns/social-links-shared-background-color.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15077,'/wordpress/core/6.9.1/wp-includes/block-patterns.php','wp-includes/block-patterns.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15078,'/wordpress/core/6.9.1/wp-includes/block-supports/align.php','wp-includes/block-supports/align.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15079,'/wordpress/core/6.9.1/wp-includes/block-supports/aria-label.php','wp-includes/block-supports/aria-label.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15080,'/wordpress/core/6.9.1/wp-includes/block-supports/background.php','wp-includes/block-supports/background.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15081,'/wordpress/core/6.9.1/wp-includes/block-supports/block-style-variations.php','wp-includes/block-supports/block-style-variations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15082,'/wordpress/core/6.9.1/wp-includes/block-supports/block-visibility.php','wp-includes/block-supports/block-visibility.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15083,'/wordpress/core/6.9.1/wp-includes/block-supports/border.php','wp-includes/block-supports/border.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15084,'/wordpress/core/6.9.1/wp-includes/block-supports/colors.php','wp-includes/block-supports/colors.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15085,'/wordpress/core/6.9.1/wp-includes/block-supports/custom-classname.php','wp-includes/block-supports/custom-classname.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15086,'/wordpress/core/6.9.1/wp-includes/block-supports/dimensions.php','wp-includes/block-supports/dimensions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15087,'/wordpress/core/6.9.1/wp-includes/block-supports/duotone.php','wp-includes/block-supports/duotone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15088,'/wordpress/core/6.9.1/wp-includes/block-supports/elements.php','wp-includes/block-supports/elements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15089,'/wordpress/core/6.9.1/wp-includes/block-supports/generated-classname.php','wp-includes/block-supports/generated-classname.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15090,'/wordpress/core/6.9.1/wp-includes/block-supports/layout.php','wp-includes/block-supports/layout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15091,'/wordpress/core/6.9.1/wp-includes/block-supports/position.php','wp-includes/block-supports/position.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15092,'/wordpress/core/6.9.1/wp-includes/block-supports/settings.php','wp-includes/block-supports/settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15093,'/wordpress/core/6.9.1/wp-includes/block-supports/shadow.php','wp-includes/block-supports/shadow.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15094,'/wordpress/core/6.9.1/wp-includes/block-supports/spacing.php','wp-includes/block-supports/spacing.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15095,'/wordpress/core/6.9.1/wp-includes/block-supports/typography.php','wp-includes/block-supports/typography.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15096,'/wordpress/core/6.9.1/wp-includes/block-supports/utils.php','wp-includes/block-supports/utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15097,'/wordpress/core/6.9.1/wp-includes/block-template-utils.php','wp-includes/block-template-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15098,'/wordpress/core/6.9.1/wp-includes/block-template.php','wp-includes/block-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15099,'/wordpress/core/6.9.1/wp-includes/blocks/accordion/block.json','wp-includes/blocks/accordion/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15100,'/wordpress/core/6.9.1/wp-includes/blocks/accordion/style-rtl.css','wp-includes/blocks/accordion/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15101,'/wordpress/core/6.9.1/wp-includes/blocks/accordion/style-rtl.min.css','wp-includes/blocks/accordion/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15102,'/wordpress/core/6.9.1/wp-includes/blocks/accordion/style.css','wp-includes/blocks/accordion/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15103,'/wordpress/core/6.9.1/wp-includes/blocks/accordion/style.min.css','wp-includes/blocks/accordion/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15104,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/block.json','wp-includes/blocks/accordion-heading/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15105,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style-rtl.css','wp-includes/blocks/accordion-heading/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15106,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style-rtl.min.css','wp-includes/blocks/accordion-heading/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15107,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style.css','wp-includes/blocks/accordion-heading/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15108,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-heading/style.min.css','wp-includes/blocks/accordion-heading/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15109,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/block.json','wp-includes/blocks/accordion-item/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15110,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style-rtl.css','wp-includes/blocks/accordion-item/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15111,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style-rtl.min.css','wp-includes/blocks/accordion-item/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15112,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style.css','wp-includes/blocks/accordion-item/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15113,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item/style.min.css','wp-includes/blocks/accordion-item/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15114,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-item.php','wp-includes/blocks/accordion-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15115,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/block.json','wp-includes/blocks/accordion-panel/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15116,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style-rtl.css','wp-includes/blocks/accordion-panel/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15117,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style-rtl.min.css','wp-includes/blocks/accordion-panel/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15118,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style.css','wp-includes/blocks/accordion-panel/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15119,'/wordpress/core/6.9.1/wp-includes/blocks/accordion-panel/style.min.css','wp-includes/blocks/accordion-panel/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15120,'/wordpress/core/6.9.1/wp-includes/blocks/accordion.php','wp-includes/blocks/accordion.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15121,'/wordpress/core/6.9.1/wp-includes/blocks/archives/block.json','wp-includes/blocks/archives/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15122,'/wordpress/core/6.9.1/wp-includes/blocks/archives/editor-rtl.css','wp-includes/blocks/archives/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15123,'/wordpress/core/6.9.1/wp-includes/blocks/archives/editor-rtl.min.css','wp-includes/blocks/archives/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15124,'/wordpress/core/6.9.1/wp-includes/blocks/archives/editor.css','wp-includes/blocks/archives/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15125,'/wordpress/core/6.9.1/wp-includes/blocks/archives/editor.min.css','wp-includes/blocks/archives/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15126,'/wordpress/core/6.9.1/wp-includes/blocks/archives/style-rtl.css','wp-includes/blocks/archives/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15127,'/wordpress/core/6.9.1/wp-includes/blocks/archives/style-rtl.min.css','wp-includes/blocks/archives/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15128,'/wordpress/core/6.9.1/wp-includes/blocks/archives/style.css','wp-includes/blocks/archives/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15129,'/wordpress/core/6.9.1/wp-includes/blocks/archives/style.min.css','wp-includes/blocks/archives/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15130,'/wordpress/core/6.9.1/wp-includes/blocks/archives.php','wp-includes/blocks/archives.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15131,'/wordpress/core/6.9.1/wp-includes/blocks/audio/block.json','wp-includes/blocks/audio/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15132,'/wordpress/core/6.9.1/wp-includes/blocks/audio/editor-rtl.css','wp-includes/blocks/audio/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15133,'/wordpress/core/6.9.1/wp-includes/blocks/audio/editor-rtl.min.css','wp-includes/blocks/audio/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15134,'/wordpress/core/6.9.1/wp-includes/blocks/audio/editor.css','wp-includes/blocks/audio/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15135,'/wordpress/core/6.9.1/wp-includes/blocks/audio/editor.min.css','wp-includes/blocks/audio/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15136,'/wordpress/core/6.9.1/wp-includes/blocks/audio/style-rtl.css','wp-includes/blocks/audio/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15137,'/wordpress/core/6.9.1/wp-includes/blocks/audio/style-rtl.min.css','wp-includes/blocks/audio/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15138,'/wordpress/core/6.9.1/wp-includes/blocks/audio/style.css','wp-includes/blocks/audio/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15139,'/wordpress/core/6.9.1/wp-includes/blocks/audio/style.min.css','wp-includes/blocks/audio/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15140,'/wordpress/core/6.9.1/wp-includes/blocks/audio/theme-rtl.css','wp-includes/blocks/audio/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15141,'/wordpress/core/6.9.1/wp-includes/blocks/audio/theme-rtl.min.css','wp-includes/blocks/audio/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15142,'/wordpress/core/6.9.1/wp-includes/blocks/audio/theme.css','wp-includes/blocks/audio/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15143,'/wordpress/core/6.9.1/wp-includes/blocks/audio/theme.min.css','wp-includes/blocks/audio/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15144,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/block.json','wp-includes/blocks/avatar/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15145,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor-rtl.css','wp-includes/blocks/avatar/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15146,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor-rtl.min.css','wp-includes/blocks/avatar/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15147,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor.css','wp-includes/blocks/avatar/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15148,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/editor.min.css','wp-includes/blocks/avatar/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15149,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/style-rtl.css','wp-includes/blocks/avatar/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15150,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/style-rtl.min.css','wp-includes/blocks/avatar/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15151,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/style.css','wp-includes/blocks/avatar/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15152,'/wordpress/core/6.9.1/wp-includes/blocks/avatar/style.min.css','wp-includes/blocks/avatar/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15153,'/wordpress/core/6.9.1/wp-includes/blocks/avatar.php','wp-includes/blocks/avatar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15154,'/wordpress/core/6.9.1/wp-includes/blocks/block/block.json','wp-includes/blocks/block/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15155,'/wordpress/core/6.9.1/wp-includes/blocks/block.php','wp-includes/blocks/block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15156,'/wordpress/core/6.9.1/wp-includes/blocks/blocks-json.php','wp-includes/blocks/blocks-json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15157,'/wordpress/core/6.9.1/wp-includes/blocks/button/block.json','wp-includes/blocks/button/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15158,'/wordpress/core/6.9.1/wp-includes/blocks/button/editor-rtl.css','wp-includes/blocks/button/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15159,'/wordpress/core/6.9.1/wp-includes/blocks/button/editor-rtl.min.css','wp-includes/blocks/button/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15160,'/wordpress/core/6.9.1/wp-includes/blocks/button/editor.css','wp-includes/blocks/button/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15161,'/wordpress/core/6.9.1/wp-includes/blocks/button/editor.min.css','wp-includes/blocks/button/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15162,'/wordpress/core/6.9.1/wp-includes/blocks/button/style-rtl.css','wp-includes/blocks/button/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15163,'/wordpress/core/6.9.1/wp-includes/blocks/button/style-rtl.min.css','wp-includes/blocks/button/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15164,'/wordpress/core/6.9.1/wp-includes/blocks/button/style.css','wp-includes/blocks/button/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15165,'/wordpress/core/6.9.1/wp-includes/blocks/button/style.min.css','wp-includes/blocks/button/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15166,'/wordpress/core/6.9.1/wp-includes/blocks/button.php','wp-includes/blocks/button.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15167,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/block.json','wp-includes/blocks/buttons/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15168,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor-rtl.css','wp-includes/blocks/buttons/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15169,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor-rtl.min.css','wp-includes/blocks/buttons/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15170,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor.css','wp-includes/blocks/buttons/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15171,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/editor.min.css','wp-includes/blocks/buttons/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15172,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/style-rtl.css','wp-includes/blocks/buttons/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15173,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/style-rtl.min.css','wp-includes/blocks/buttons/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15174,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/style.css','wp-includes/blocks/buttons/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15175,'/wordpress/core/6.9.1/wp-includes/blocks/buttons/style.min.css','wp-includes/blocks/buttons/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15176,'/wordpress/core/6.9.1/wp-includes/blocks/calendar/block.json','wp-includes/blocks/calendar/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15177,'/wordpress/core/6.9.1/wp-includes/blocks/calendar/style-rtl.css','wp-includes/blocks/calendar/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15178,'/wordpress/core/6.9.1/wp-includes/blocks/calendar/style-rtl.min.css','wp-includes/blocks/calendar/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15179,'/wordpress/core/6.9.1/wp-includes/blocks/calendar/style.css','wp-includes/blocks/calendar/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15180,'/wordpress/core/6.9.1/wp-includes/blocks/calendar/style.min.css','wp-includes/blocks/calendar/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15181,'/wordpress/core/6.9.1/wp-includes/blocks/calendar.php','wp-includes/blocks/calendar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15182,'/wordpress/core/6.9.1/wp-includes/blocks/categories/block.json','wp-includes/blocks/categories/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15183,'/wordpress/core/6.9.1/wp-includes/blocks/categories/editor-rtl.css','wp-includes/blocks/categories/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15184,'/wordpress/core/6.9.1/wp-includes/blocks/categories/editor-rtl.min.css','wp-includes/blocks/categories/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15185,'/wordpress/core/6.9.1/wp-includes/blocks/categories/editor.css','wp-includes/blocks/categories/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15186,'/wordpress/core/6.9.1/wp-includes/blocks/categories/editor.min.css','wp-includes/blocks/categories/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15187,'/wordpress/core/6.9.1/wp-includes/blocks/categories/style-rtl.css','wp-includes/blocks/categories/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15188,'/wordpress/core/6.9.1/wp-includes/blocks/categories/style-rtl.min.css','wp-includes/blocks/categories/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15189,'/wordpress/core/6.9.1/wp-includes/blocks/categories/style.css','wp-includes/blocks/categories/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15190,'/wordpress/core/6.9.1/wp-includes/blocks/categories/style.min.css','wp-includes/blocks/categories/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15191,'/wordpress/core/6.9.1/wp-includes/blocks/categories.php','wp-includes/blocks/categories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15192,'/wordpress/core/6.9.1/wp-includes/blocks/code/block.json','wp-includes/blocks/code/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15193,'/wordpress/core/6.9.1/wp-includes/blocks/code/editor-rtl.css','wp-includes/blocks/code/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15194,'/wordpress/core/6.9.1/wp-includes/blocks/code/editor-rtl.min.css','wp-includes/blocks/code/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15195,'/wordpress/core/6.9.1/wp-includes/blocks/code/editor.css','wp-includes/blocks/code/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15196,'/wordpress/core/6.9.1/wp-includes/blocks/code/editor.min.css','wp-includes/blocks/code/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15197,'/wordpress/core/6.9.1/wp-includes/blocks/code/style-rtl.css','wp-includes/blocks/code/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15198,'/wordpress/core/6.9.1/wp-includes/blocks/code/style-rtl.min.css','wp-includes/blocks/code/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15199,'/wordpress/core/6.9.1/wp-includes/blocks/code/style.css','wp-includes/blocks/code/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15200,'/wordpress/core/6.9.1/wp-includes/blocks/code/style.min.css','wp-includes/blocks/code/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15201,'/wordpress/core/6.9.1/wp-includes/blocks/code/theme-rtl.css','wp-includes/blocks/code/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15202,'/wordpress/core/6.9.1/wp-includes/blocks/code/theme-rtl.min.css','wp-includes/blocks/code/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15203,'/wordpress/core/6.9.1/wp-includes/blocks/code/theme.css','wp-includes/blocks/code/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15204,'/wordpress/core/6.9.1/wp-includes/blocks/code/theme.min.css','wp-includes/blocks/code/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15205,'/wordpress/core/6.9.1/wp-includes/blocks/column/block.json','wp-includes/blocks/column/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15206,'/wordpress/core/6.9.1/wp-includes/blocks/columns/block.json','wp-includes/blocks/columns/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15207,'/wordpress/core/6.9.1/wp-includes/blocks/columns/editor-rtl.css','wp-includes/blocks/columns/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15208,'/wordpress/core/6.9.1/wp-includes/blocks/columns/editor-rtl.min.css','wp-includes/blocks/columns/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15209,'/wordpress/core/6.9.1/wp-includes/blocks/columns/editor.css','wp-includes/blocks/columns/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15210,'/wordpress/core/6.9.1/wp-includes/blocks/columns/editor.min.css','wp-includes/blocks/columns/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15211,'/wordpress/core/6.9.1/wp-includes/blocks/columns/style-rtl.css','wp-includes/blocks/columns/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15212,'/wordpress/core/6.9.1/wp-includes/blocks/columns/style-rtl.min.css','wp-includes/blocks/columns/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15213,'/wordpress/core/6.9.1/wp-includes/blocks/columns/style.css','wp-includes/blocks/columns/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15214,'/wordpress/core/6.9.1/wp-includes/blocks/columns/style.min.css','wp-includes/blocks/columns/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15215,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/block.json','wp-includes/blocks/comment-author-name/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15216,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style-rtl.css','wp-includes/blocks/comment-author-name/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15217,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style-rtl.min.css','wp-includes/blocks/comment-author-name/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15218,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style.css','wp-includes/blocks/comment-author-name/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15219,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name/style.min.css','wp-includes/blocks/comment-author-name/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15220,'/wordpress/core/6.9.1/wp-includes/blocks/comment-author-name.php','wp-includes/blocks/comment-author-name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15221,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content/block.json','wp-includes/blocks/comment-content/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15222,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style-rtl.css','wp-includes/blocks/comment-content/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15223,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style-rtl.min.css','wp-includes/blocks/comment-content/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15224,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style.css','wp-includes/blocks/comment-content/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15225,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content/style.min.css','wp-includes/blocks/comment-content/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15226,'/wordpress/core/6.9.1/wp-includes/blocks/comment-content.php','wp-includes/blocks/comment-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15227,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date/block.json','wp-includes/blocks/comment-date/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15228,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style-rtl.css','wp-includes/blocks/comment-date/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15229,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style-rtl.min.css','wp-includes/blocks/comment-date/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15230,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style.css','wp-includes/blocks/comment-date/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15231,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date/style.min.css','wp-includes/blocks/comment-date/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15232,'/wordpress/core/6.9.1/wp-includes/blocks/comment-date.php','wp-includes/blocks/comment-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15233,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/block.json','wp-includes/blocks/comment-edit-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15234,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style-rtl.css','wp-includes/blocks/comment-edit-link/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15235,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style-rtl.min.css','wp-includes/blocks/comment-edit-link/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15236,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style.css','wp-includes/blocks/comment-edit-link/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15237,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link/style.min.css','wp-includes/blocks/comment-edit-link/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15238,'/wordpress/core/6.9.1/wp-includes/blocks/comment-edit-link.php','wp-includes/blocks/comment-edit-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15239,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/block.json','wp-includes/blocks/comment-reply-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15240,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style-rtl.css','wp-includes/blocks/comment-reply-link/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15241,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style-rtl.min.css','wp-includes/blocks/comment-reply-link/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15242,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style.css','wp-includes/blocks/comment-reply-link/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15243,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link/style.min.css','wp-includes/blocks/comment-reply-link/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15244,'/wordpress/core/6.9.1/wp-includes/blocks/comment-reply-link.php','wp-includes/blocks/comment-reply-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15245,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template/block.json','wp-includes/blocks/comment-template/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15246,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style-rtl.css','wp-includes/blocks/comment-template/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15247,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style-rtl.min.css','wp-includes/blocks/comment-template/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15248,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style.css','wp-includes/blocks/comment-template/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15249,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template/style.min.css','wp-includes/blocks/comment-template/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15250,'/wordpress/core/6.9.1/wp-includes/blocks/comment-template.php','wp-includes/blocks/comment-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15251,'/wordpress/core/6.9.1/wp-includes/blocks/comments/block.json','wp-includes/blocks/comments/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15252,'/wordpress/core/6.9.1/wp-includes/blocks/comments/editor-rtl.css','wp-includes/blocks/comments/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15253,'/wordpress/core/6.9.1/wp-includes/blocks/comments/editor-rtl.min.css','wp-includes/blocks/comments/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15254,'/wordpress/core/6.9.1/wp-includes/blocks/comments/editor.css','wp-includes/blocks/comments/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15255,'/wordpress/core/6.9.1/wp-includes/blocks/comments/editor.min.css','wp-includes/blocks/comments/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15256,'/wordpress/core/6.9.1/wp-includes/blocks/comments/style-rtl.css','wp-includes/blocks/comments/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15257,'/wordpress/core/6.9.1/wp-includes/blocks/comments/style-rtl.min.css','wp-includes/blocks/comments/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15258,'/wordpress/core/6.9.1/wp-includes/blocks/comments/style.css','wp-includes/blocks/comments/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15259,'/wordpress/core/6.9.1/wp-includes/blocks/comments/style.min.css','wp-includes/blocks/comments/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15260,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/block.json','wp-includes/blocks/comments-pagination/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15261,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor-rtl.css','wp-includes/blocks/comments-pagination/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15262,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor-rtl.min.css','wp-includes/blocks/comments-pagination/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15263,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor.css','wp-includes/blocks/comments-pagination/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15264,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/editor.min.css','wp-includes/blocks/comments-pagination/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15265,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style-rtl.css','wp-includes/blocks/comments-pagination/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15266,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style-rtl.min.css','wp-includes/blocks/comments-pagination/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15267,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style.css','wp-includes/blocks/comments-pagination/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15268,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination/style.min.css','wp-includes/blocks/comments-pagination/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15269,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-next/block.json','wp-includes/blocks/comments-pagination-next/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15270,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-next.php','wp-includes/blocks/comments-pagination-next.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15271,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/block.json','wp-includes/blocks/comments-pagination-numbers/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15272,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15273,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15274,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor.css','wp-includes/blocks/comments-pagination-numbers/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15275,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers/editor.min.css','wp-includes/blocks/comments-pagination-numbers/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15276,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-numbers.php','wp-includes/blocks/comments-pagination-numbers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15277,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-previous/block.json','wp-includes/blocks/comments-pagination-previous/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15278,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination-previous.php','wp-includes/blocks/comments-pagination-previous.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15279,'/wordpress/core/6.9.1/wp-includes/blocks/comments-pagination.php','wp-includes/blocks/comments-pagination.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15280,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title/block.json','wp-includes/blocks/comments-title/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15281,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor-rtl.css','wp-includes/blocks/comments-title/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15282,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor-rtl.min.css','wp-includes/blocks/comments-title/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15283,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor.css','wp-includes/blocks/comments-title/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15284,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title/editor.min.css','wp-includes/blocks/comments-title/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15285,'/wordpress/core/6.9.1/wp-includes/blocks/comments-title.php','wp-includes/blocks/comments-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15286,'/wordpress/core/6.9.1/wp-includes/blocks/comments.php','wp-includes/blocks/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15287,'/wordpress/core/6.9.1/wp-includes/blocks/cover/block.json','wp-includes/blocks/cover/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15288,'/wordpress/core/6.9.1/wp-includes/blocks/cover/editor-rtl.css','wp-includes/blocks/cover/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15289,'/wordpress/core/6.9.1/wp-includes/blocks/cover/editor-rtl.min.css','wp-includes/blocks/cover/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15290,'/wordpress/core/6.9.1/wp-includes/blocks/cover/editor.css','wp-includes/blocks/cover/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15291,'/wordpress/core/6.9.1/wp-includes/blocks/cover/editor.min.css','wp-includes/blocks/cover/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15292,'/wordpress/core/6.9.1/wp-includes/blocks/cover/style-rtl.css','wp-includes/blocks/cover/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15293,'/wordpress/core/6.9.1/wp-includes/blocks/cover/style-rtl.min.css','wp-includes/blocks/cover/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15294,'/wordpress/core/6.9.1/wp-includes/blocks/cover/style.css','wp-includes/blocks/cover/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15295,'/wordpress/core/6.9.1/wp-includes/blocks/cover/style.min.css','wp-includes/blocks/cover/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15296,'/wordpress/core/6.9.1/wp-includes/blocks/cover.php','wp-includes/blocks/cover.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15297,'/wordpress/core/6.9.1/wp-includes/blocks/details/block.json','wp-includes/blocks/details/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15298,'/wordpress/core/6.9.1/wp-includes/blocks/details/editor-rtl.css','wp-includes/blocks/details/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15299,'/wordpress/core/6.9.1/wp-includes/blocks/details/editor-rtl.min.css','wp-includes/blocks/details/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15300,'/wordpress/core/6.9.1/wp-includes/blocks/details/editor.css','wp-includes/blocks/details/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15301,'/wordpress/core/6.9.1/wp-includes/blocks/details/editor.min.css','wp-includes/blocks/details/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15302,'/wordpress/core/6.9.1/wp-includes/blocks/details/style-rtl.css','wp-includes/blocks/details/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15303,'/wordpress/core/6.9.1/wp-includes/blocks/details/style-rtl.min.css','wp-includes/blocks/details/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15304,'/wordpress/core/6.9.1/wp-includes/blocks/details/style.css','wp-includes/blocks/details/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15305,'/wordpress/core/6.9.1/wp-includes/blocks/details/style.min.css','wp-includes/blocks/details/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15306,'/wordpress/core/6.9.1/wp-includes/blocks/embed/block.json','wp-includes/blocks/embed/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15307,'/wordpress/core/6.9.1/wp-includes/blocks/embed/editor-rtl.css','wp-includes/blocks/embed/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15308,'/wordpress/core/6.9.1/wp-includes/blocks/embed/editor-rtl.min.css','wp-includes/blocks/embed/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15309,'/wordpress/core/6.9.1/wp-includes/blocks/embed/editor.css','wp-includes/blocks/embed/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15310,'/wordpress/core/6.9.1/wp-includes/blocks/embed/editor.min.css','wp-includes/blocks/embed/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15311,'/wordpress/core/6.9.1/wp-includes/blocks/embed/style-rtl.css','wp-includes/blocks/embed/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15312,'/wordpress/core/6.9.1/wp-includes/blocks/embed/style-rtl.min.css','wp-includes/blocks/embed/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15313,'/wordpress/core/6.9.1/wp-includes/blocks/embed/style.css','wp-includes/blocks/embed/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15314,'/wordpress/core/6.9.1/wp-includes/blocks/embed/style.min.css','wp-includes/blocks/embed/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15315,'/wordpress/core/6.9.1/wp-includes/blocks/embed/theme-rtl.css','wp-includes/blocks/embed/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15316,'/wordpress/core/6.9.1/wp-includes/blocks/embed/theme-rtl.min.css','wp-includes/blocks/embed/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15317,'/wordpress/core/6.9.1/wp-includes/blocks/embed/theme.css','wp-includes/blocks/embed/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15318,'/wordpress/core/6.9.1/wp-includes/blocks/embed/theme.min.css','wp-includes/blocks/embed/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15319,'/wordpress/core/6.9.1/wp-includes/blocks/file/block.json','wp-includes/blocks/file/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15320,'/wordpress/core/6.9.1/wp-includes/blocks/file/editor-rtl.css','wp-includes/blocks/file/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15321,'/wordpress/core/6.9.1/wp-includes/blocks/file/editor-rtl.min.css','wp-includes/blocks/file/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15322,'/wordpress/core/6.9.1/wp-includes/blocks/file/editor.css','wp-includes/blocks/file/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15323,'/wordpress/core/6.9.1/wp-includes/blocks/file/editor.min.css','wp-includes/blocks/file/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15324,'/wordpress/core/6.9.1/wp-includes/blocks/file/style-rtl.css','wp-includes/blocks/file/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15325,'/wordpress/core/6.9.1/wp-includes/blocks/file/style-rtl.min.css','wp-includes/blocks/file/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15326,'/wordpress/core/6.9.1/wp-includes/blocks/file/style.css','wp-includes/blocks/file/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15327,'/wordpress/core/6.9.1/wp-includes/blocks/file/style.min.css','wp-includes/blocks/file/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15328,'/wordpress/core/6.9.1/wp-includes/blocks/file/view.asset.php','wp-includes/blocks/file/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15329,'/wordpress/core/6.9.1/wp-includes/blocks/file/view.js','wp-includes/blocks/file/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15330,'/wordpress/core/6.9.1/wp-includes/blocks/file/view.min.asset.php','wp-includes/blocks/file/view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15331,'/wordpress/core/6.9.1/wp-includes/blocks/file/view.min.js','wp-includes/blocks/file/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15332,'/wordpress/core/6.9.1/wp-includes/blocks/file.php','wp-includes/blocks/file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15333,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes/block.json','wp-includes/blocks/footnotes/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15334,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style-rtl.css','wp-includes/blocks/footnotes/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15335,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style-rtl.min.css','wp-includes/blocks/footnotes/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15336,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style.css','wp-includes/blocks/footnotes/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15337,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes/style.min.css','wp-includes/blocks/footnotes/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15338,'/wordpress/core/6.9.1/wp-includes/blocks/footnotes.php','wp-includes/blocks/footnotes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15339,'/wordpress/core/6.9.1/wp-includes/blocks/freeform/block.json','wp-includes/blocks/freeform/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15340,'/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor-rtl.css','wp-includes/blocks/freeform/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15341,'/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor-rtl.min.css','wp-includes/blocks/freeform/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15342,'/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor.css','wp-includes/blocks/freeform/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15343,'/wordpress/core/6.9.1/wp-includes/blocks/freeform/editor.min.css','wp-includes/blocks/freeform/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15344,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/block.json','wp-includes/blocks/gallery/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15345,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor-rtl.css','wp-includes/blocks/gallery/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15346,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor-rtl.min.css','wp-includes/blocks/gallery/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15347,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor.css','wp-includes/blocks/gallery/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15348,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/editor.min.css','wp-includes/blocks/gallery/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15349,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/style-rtl.css','wp-includes/blocks/gallery/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15350,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/style-rtl.min.css','wp-includes/blocks/gallery/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15351,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/style.css','wp-includes/blocks/gallery/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15352,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/style.min.css','wp-includes/blocks/gallery/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15353,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme-rtl.css','wp-includes/blocks/gallery/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15354,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme-rtl.min.css','wp-includes/blocks/gallery/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15355,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme.css','wp-includes/blocks/gallery/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15356,'/wordpress/core/6.9.1/wp-includes/blocks/gallery/theme.min.css','wp-includes/blocks/gallery/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15357,'/wordpress/core/6.9.1/wp-includes/blocks/gallery.php','wp-includes/blocks/gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15358,'/wordpress/core/6.9.1/wp-includes/blocks/group/block.json','wp-includes/blocks/group/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15359,'/wordpress/core/6.9.1/wp-includes/blocks/group/editor-rtl.css','wp-includes/blocks/group/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15360,'/wordpress/core/6.9.1/wp-includes/blocks/group/editor-rtl.min.css','wp-includes/blocks/group/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15361,'/wordpress/core/6.9.1/wp-includes/blocks/group/editor.css','wp-includes/blocks/group/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15362,'/wordpress/core/6.9.1/wp-includes/blocks/group/editor.min.css','wp-includes/blocks/group/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15363,'/wordpress/core/6.9.1/wp-includes/blocks/group/style-rtl.css','wp-includes/blocks/group/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15364,'/wordpress/core/6.9.1/wp-includes/blocks/group/style-rtl.min.css','wp-includes/blocks/group/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15365,'/wordpress/core/6.9.1/wp-includes/blocks/group/style.css','wp-includes/blocks/group/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15366,'/wordpress/core/6.9.1/wp-includes/blocks/group/style.min.css','wp-includes/blocks/group/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15367,'/wordpress/core/6.9.1/wp-includes/blocks/group/theme-rtl.css','wp-includes/blocks/group/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15368,'/wordpress/core/6.9.1/wp-includes/blocks/group/theme-rtl.min.css','wp-includes/blocks/group/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15369,'/wordpress/core/6.9.1/wp-includes/blocks/group/theme.css','wp-includes/blocks/group/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15370,'/wordpress/core/6.9.1/wp-includes/blocks/group/theme.min.css','wp-includes/blocks/group/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15371,'/wordpress/core/6.9.1/wp-includes/blocks/heading/block.json','wp-includes/blocks/heading/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15372,'/wordpress/core/6.9.1/wp-includes/blocks/heading/style-rtl.css','wp-includes/blocks/heading/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15373,'/wordpress/core/6.9.1/wp-includes/blocks/heading/style-rtl.min.css','wp-includes/blocks/heading/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15374,'/wordpress/core/6.9.1/wp-includes/blocks/heading/style.css','wp-includes/blocks/heading/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15375,'/wordpress/core/6.9.1/wp-includes/blocks/heading/style.min.css','wp-includes/blocks/heading/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15376,'/wordpress/core/6.9.1/wp-includes/blocks/heading.php','wp-includes/blocks/heading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15377,'/wordpress/core/6.9.1/wp-includes/blocks/home-link/block.json','wp-includes/blocks/home-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15378,'/wordpress/core/6.9.1/wp-includes/blocks/home-link.php','wp-includes/blocks/home-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15379,'/wordpress/core/6.9.1/wp-includes/blocks/html/block.json','wp-includes/blocks/html/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15380,'/wordpress/core/6.9.1/wp-includes/blocks/html/editor-rtl.css','wp-includes/blocks/html/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15381,'/wordpress/core/6.9.1/wp-includes/blocks/html/editor-rtl.min.css','wp-includes/blocks/html/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15382,'/wordpress/core/6.9.1/wp-includes/blocks/html/editor.css','wp-includes/blocks/html/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15383,'/wordpress/core/6.9.1/wp-includes/blocks/html/editor.min.css','wp-includes/blocks/html/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15384,'/wordpress/core/6.9.1/wp-includes/blocks/image/block.json','wp-includes/blocks/image/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15385,'/wordpress/core/6.9.1/wp-includes/blocks/image/editor-rtl.css','wp-includes/blocks/image/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15386,'/wordpress/core/6.9.1/wp-includes/blocks/image/editor-rtl.min.css','wp-includes/blocks/image/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15387,'/wordpress/core/6.9.1/wp-includes/blocks/image/editor.css','wp-includes/blocks/image/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15388,'/wordpress/core/6.9.1/wp-includes/blocks/image/editor.min.css','wp-includes/blocks/image/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15389,'/wordpress/core/6.9.1/wp-includes/blocks/image/style-rtl.css','wp-includes/blocks/image/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15390,'/wordpress/core/6.9.1/wp-includes/blocks/image/style-rtl.min.css','wp-includes/blocks/image/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15391,'/wordpress/core/6.9.1/wp-includes/blocks/image/style.css','wp-includes/blocks/image/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15392,'/wordpress/core/6.9.1/wp-includes/blocks/image/style.min.css','wp-includes/blocks/image/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15393,'/wordpress/core/6.9.1/wp-includes/blocks/image/theme-rtl.css','wp-includes/blocks/image/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15394,'/wordpress/core/6.9.1/wp-includes/blocks/image/theme-rtl.min.css','wp-includes/blocks/image/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15395,'/wordpress/core/6.9.1/wp-includes/blocks/image/theme.css','wp-includes/blocks/image/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15396,'/wordpress/core/6.9.1/wp-includes/blocks/image/theme.min.css','wp-includes/blocks/image/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15397,'/wordpress/core/6.9.1/wp-includes/blocks/image/view.asset.php','wp-includes/blocks/image/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15398,'/wordpress/core/6.9.1/wp-includes/blocks/image/view.js','wp-includes/blocks/image/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15399,'/wordpress/core/6.9.1/wp-includes/blocks/image/view.min.asset.php','wp-includes/blocks/image/view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15400,'/wordpress/core/6.9.1/wp-includes/blocks/image/view.min.js','wp-includes/blocks/image/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15401,'/wordpress/core/6.9.1/wp-includes/blocks/image.php','wp-includes/blocks/image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15402,'/wordpress/core/6.9.1/wp-includes/blocks/index.php','wp-includes/blocks/index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15403,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/block.json','wp-includes/blocks/latest-comments/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15404,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style-rtl.css','wp-includes/blocks/latest-comments/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15405,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style-rtl.min.css','wp-includes/blocks/latest-comments/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15406,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style.css','wp-includes/blocks/latest-comments/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15407,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments/style.min.css','wp-includes/blocks/latest-comments/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15408,'/wordpress/core/6.9.1/wp-includes/blocks/latest-comments.php','wp-includes/blocks/latest-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15409,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/block.json','wp-includes/blocks/latest-posts/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15410,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor-rtl.css','wp-includes/blocks/latest-posts/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15411,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor-rtl.min.css','wp-includes/blocks/latest-posts/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15412,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor.css','wp-includes/blocks/latest-posts/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15413,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/editor.min.css','wp-includes/blocks/latest-posts/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15414,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style-rtl.css','wp-includes/blocks/latest-posts/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15415,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style-rtl.min.css','wp-includes/blocks/latest-posts/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15416,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style.css','wp-includes/blocks/latest-posts/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15417,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts/style.min.css','wp-includes/blocks/latest-posts/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15418,'/wordpress/core/6.9.1/wp-includes/blocks/latest-posts.php','wp-includes/blocks/latest-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15419,'/wordpress/core/6.9.1/wp-includes/blocks/legacy-widget/block.json','wp-includes/blocks/legacy-widget/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15420,'/wordpress/core/6.9.1/wp-includes/blocks/legacy-widget.php','wp-includes/blocks/legacy-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15421,'/wordpress/core/6.9.1/wp-includes/blocks/list/block.json','wp-includes/blocks/list/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15422,'/wordpress/core/6.9.1/wp-includes/blocks/list/style-rtl.css','wp-includes/blocks/list/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15423,'/wordpress/core/6.9.1/wp-includes/blocks/list/style-rtl.min.css','wp-includes/blocks/list/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15424,'/wordpress/core/6.9.1/wp-includes/blocks/list/style.css','wp-includes/blocks/list/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15425,'/wordpress/core/6.9.1/wp-includes/blocks/list/style.min.css','wp-includes/blocks/list/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15426,'/wordpress/core/6.9.1/wp-includes/blocks/list-item/block.json','wp-includes/blocks/list-item/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15427,'/wordpress/core/6.9.1/wp-includes/blocks/list.php','wp-includes/blocks/list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15428,'/wordpress/core/6.9.1/wp-includes/blocks/loginout/block.json','wp-includes/blocks/loginout/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15429,'/wordpress/core/6.9.1/wp-includes/blocks/loginout/style-rtl.css','wp-includes/blocks/loginout/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15430,'/wordpress/core/6.9.1/wp-includes/blocks/loginout/style-rtl.min.css','wp-includes/blocks/loginout/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15431,'/wordpress/core/6.9.1/wp-includes/blocks/loginout/style.css','wp-includes/blocks/loginout/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15432,'/wordpress/core/6.9.1/wp-includes/blocks/loginout/style.min.css','wp-includes/blocks/loginout/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15433,'/wordpress/core/6.9.1/wp-includes/blocks/loginout.php','wp-includes/blocks/loginout.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15434,'/wordpress/core/6.9.1/wp-includes/blocks/math/block.json','wp-includes/blocks/math/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15435,'/wordpress/core/6.9.1/wp-includes/blocks/math/editor-rtl.css','wp-includes/blocks/math/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15436,'/wordpress/core/6.9.1/wp-includes/blocks/math/editor-rtl.min.css','wp-includes/blocks/math/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15437,'/wordpress/core/6.9.1/wp-includes/blocks/math/editor.css','wp-includes/blocks/math/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15438,'/wordpress/core/6.9.1/wp-includes/blocks/math/editor.min.css','wp-includes/blocks/math/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15439,'/wordpress/core/6.9.1/wp-includes/blocks/math/style-rtl.css','wp-includes/blocks/math/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15440,'/wordpress/core/6.9.1/wp-includes/blocks/math/style-rtl.min.css','wp-includes/blocks/math/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15441,'/wordpress/core/6.9.1/wp-includes/blocks/math/style.css','wp-includes/blocks/math/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15442,'/wordpress/core/6.9.1/wp-includes/blocks/math/style.min.css','wp-includes/blocks/math/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15443,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/block.json','wp-includes/blocks/media-text/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15444,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor-rtl.css','wp-includes/blocks/media-text/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15445,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor-rtl.min.css','wp-includes/blocks/media-text/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15446,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor.css','wp-includes/blocks/media-text/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15447,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/editor.min.css','wp-includes/blocks/media-text/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15448,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/style-rtl.css','wp-includes/blocks/media-text/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15449,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/style-rtl.min.css','wp-includes/blocks/media-text/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15450,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/style.css','wp-includes/blocks/media-text/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15451,'/wordpress/core/6.9.1/wp-includes/blocks/media-text/style.min.css','wp-includes/blocks/media-text/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15452,'/wordpress/core/6.9.1/wp-includes/blocks/media-text.php','wp-includes/blocks/media-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15453,'/wordpress/core/6.9.1/wp-includes/blocks/missing/block.json','wp-includes/blocks/missing/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15454,'/wordpress/core/6.9.1/wp-includes/blocks/more/block.json','wp-includes/blocks/more/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15455,'/wordpress/core/6.9.1/wp-includes/blocks/more/editor-rtl.css','wp-includes/blocks/more/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15456,'/wordpress/core/6.9.1/wp-includes/blocks/more/editor-rtl.min.css','wp-includes/blocks/more/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15457,'/wordpress/core/6.9.1/wp-includes/blocks/more/editor.css','wp-includes/blocks/more/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15458,'/wordpress/core/6.9.1/wp-includes/blocks/more/editor.min.css','wp-includes/blocks/more/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15459,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/block.json','wp-includes/blocks/navigation/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15460,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor-rtl.css','wp-includes/blocks/navigation/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15461,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor-rtl.min.css','wp-includes/blocks/navigation/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15462,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor.css','wp-includes/blocks/navigation/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15463,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/editor.min.css','wp-includes/blocks/navigation/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15464,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/style-rtl.css','wp-includes/blocks/navigation/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15465,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/style-rtl.min.css','wp-includes/blocks/navigation/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15466,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/style.css','wp-includes/blocks/navigation/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15467,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/style.min.css','wp-includes/blocks/navigation/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15468,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view-modal.asset.php','wp-includes/blocks/navigation/view-modal.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15469,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view-modal.min.asset.php','wp-includes/blocks/navigation/view-modal.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15470,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.asset.php','wp-includes/blocks/navigation/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15471,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.js','wp-includes/blocks/navigation/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15472,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.min.asset.php','wp-includes/blocks/navigation/view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15473,'/wordpress/core/6.9.1/wp-includes/blocks/navigation/view.min.js','wp-includes/blocks/navigation/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15474,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/block.json','wp-includes/blocks/navigation-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15475,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor-rtl.css','wp-includes/blocks/navigation-link/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15476,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor-rtl.min.css','wp-includes/blocks/navigation-link/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15477,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor.css','wp-includes/blocks/navigation-link/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15478,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/editor.min.css','wp-includes/blocks/navigation-link/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15479,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style-rtl.css','wp-includes/blocks/navigation-link/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15480,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style-rtl.min.css','wp-includes/blocks/navigation-link/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15481,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style.css','wp-includes/blocks/navigation-link/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15482,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link/style.min.css','wp-includes/blocks/navigation-link/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15483,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-link.php','wp-includes/blocks/navigation-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15484,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/block.json','wp-includes/blocks/navigation-submenu/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15485,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor-rtl.css','wp-includes/blocks/navigation-submenu/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15486,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor-rtl.min.css','wp-includes/blocks/navigation-submenu/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15487,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor.css','wp-includes/blocks/navigation-submenu/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15488,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu/editor.min.css','wp-includes/blocks/navigation-submenu/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15489,'/wordpress/core/6.9.1/wp-includes/blocks/navigation-submenu.php','wp-includes/blocks/navigation-submenu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15490,'/wordpress/core/6.9.1/wp-includes/blocks/navigation.php','wp-includes/blocks/navigation.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15491,'/wordpress/core/6.9.1/wp-includes/blocks/nextpage/block.json','wp-includes/blocks/nextpage/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15492,'/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor-rtl.css','wp-includes/blocks/nextpage/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15493,'/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor-rtl.min.css','wp-includes/blocks/nextpage/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15494,'/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor.css','wp-includes/blocks/nextpage/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15495,'/wordpress/core/6.9.1/wp-includes/blocks/nextpage/editor.min.css','wp-includes/blocks/nextpage/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15496,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/block.json','wp-includes/blocks/page-list/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15497,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor-rtl.css','wp-includes/blocks/page-list/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15498,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor-rtl.min.css','wp-includes/blocks/page-list/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15499,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor.css','wp-includes/blocks/page-list/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15500,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/editor.min.css','wp-includes/blocks/page-list/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15501,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/style-rtl.css','wp-includes/blocks/page-list/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15502,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/style-rtl.min.css','wp-includes/blocks/page-list/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15503,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/style.css','wp-includes/blocks/page-list/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15504,'/wordpress/core/6.9.1/wp-includes/blocks/page-list/style.min.css','wp-includes/blocks/page-list/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15505,'/wordpress/core/6.9.1/wp-includes/blocks/page-list-item/block.json','wp-includes/blocks/page-list-item/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15506,'/wordpress/core/6.9.1/wp-includes/blocks/page-list-item.php','wp-includes/blocks/page-list-item.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15507,'/wordpress/core/6.9.1/wp-includes/blocks/page-list.php','wp-includes/blocks/page-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15508,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/block.json','wp-includes/blocks/paragraph/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15509,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor-rtl.css','wp-includes/blocks/paragraph/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15510,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor-rtl.min.css','wp-includes/blocks/paragraph/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15511,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor.css','wp-includes/blocks/paragraph/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15512,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/editor.min.css','wp-includes/blocks/paragraph/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15513,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style-rtl.css','wp-includes/blocks/paragraph/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15514,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style-rtl.min.css','wp-includes/blocks/paragraph/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15515,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style.css','wp-includes/blocks/paragraph/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15516,'/wordpress/core/6.9.1/wp-includes/blocks/paragraph/style.min.css','wp-includes/blocks/paragraph/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15517,'/wordpress/core/6.9.1/wp-includes/blocks/pattern/block.json','wp-includes/blocks/pattern/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15518,'/wordpress/core/6.9.1/wp-includes/blocks/pattern.php','wp-includes/blocks/pattern.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15519,'/wordpress/core/6.9.1/wp-includes/blocks/post-author/block.json','wp-includes/blocks/post-author/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15520,'/wordpress/core/6.9.1/wp-includes/blocks/post-author/style-rtl.css','wp-includes/blocks/post-author/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15521,'/wordpress/core/6.9.1/wp-includes/blocks/post-author/style-rtl.min.css','wp-includes/blocks/post-author/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15522,'/wordpress/core/6.9.1/wp-includes/blocks/post-author/style.css','wp-includes/blocks/post-author/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15523,'/wordpress/core/6.9.1/wp-includes/blocks/post-author/style.min.css','wp-includes/blocks/post-author/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15524,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/block.json','wp-includes/blocks/post-author-biography/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15525,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style-rtl.css','wp-includes/blocks/post-author-biography/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15526,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style-rtl.min.css','wp-includes/blocks/post-author-biography/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15527,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style.css','wp-includes/blocks/post-author-biography/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15528,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography/style.min.css','wp-includes/blocks/post-author-biography/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15529,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-biography.php','wp-includes/blocks/post-author-biography.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15530,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/block.json','wp-includes/blocks/post-author-name/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15531,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style-rtl.css','wp-includes/blocks/post-author-name/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15532,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style-rtl.min.css','wp-includes/blocks/post-author-name/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15533,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style.css','wp-includes/blocks/post-author-name/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15534,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name/style.min.css','wp-includes/blocks/post-author-name/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15535,'/wordpress/core/6.9.1/wp-includes/blocks/post-author-name.php','wp-includes/blocks/post-author-name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15536,'/wordpress/core/6.9.1/wp-includes/blocks/post-author.php','wp-includes/blocks/post-author.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15537,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/block.json','wp-includes/blocks/post-comments-count/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15538,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style-rtl.css','wp-includes/blocks/post-comments-count/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15539,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style-rtl.min.css','wp-includes/blocks/post-comments-count/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15540,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style.css','wp-includes/blocks/post-comments-count/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15541,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count/style.min.css','wp-includes/blocks/post-comments-count/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15542,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-count.php','wp-includes/blocks/post-comments-count.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15543,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/block.json','wp-includes/blocks/post-comments-form/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15544,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor-rtl.css','wp-includes/blocks/post-comments-form/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15545,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor-rtl.min.css','wp-includes/blocks/post-comments-form/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15546,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor.css','wp-includes/blocks/post-comments-form/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15547,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/editor.min.css','wp-includes/blocks/post-comments-form/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15548,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style-rtl.css','wp-includes/blocks/post-comments-form/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15549,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style-rtl.min.css','wp-includes/blocks/post-comments-form/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15550,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style.css','wp-includes/blocks/post-comments-form/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15551,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form/style.min.css','wp-includes/blocks/post-comments-form/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15552,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-form.php','wp-includes/blocks/post-comments-form.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15553,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/block.json','wp-includes/blocks/post-comments-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15554,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style-rtl.css','wp-includes/blocks/post-comments-link/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15555,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style-rtl.min.css','wp-includes/blocks/post-comments-link/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15556,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style.css','wp-includes/blocks/post-comments-link/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15557,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link/style.min.css','wp-includes/blocks/post-comments-link/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15558,'/wordpress/core/6.9.1/wp-includes/blocks/post-comments-link.php','wp-includes/blocks/post-comments-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15559,'/wordpress/core/6.9.1/wp-includes/blocks/post-content/block.json','wp-includes/blocks/post-content/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15560,'/wordpress/core/6.9.1/wp-includes/blocks/post-content/style-rtl.css','wp-includes/blocks/post-content/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15561,'/wordpress/core/6.9.1/wp-includes/blocks/post-content/style-rtl.min.css','wp-includes/blocks/post-content/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15562,'/wordpress/core/6.9.1/wp-includes/blocks/post-content/style.css','wp-includes/blocks/post-content/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15563,'/wordpress/core/6.9.1/wp-includes/blocks/post-content/style.min.css','wp-includes/blocks/post-content/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15564,'/wordpress/core/6.9.1/wp-includes/blocks/post-content.php','wp-includes/blocks/post-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15565,'/wordpress/core/6.9.1/wp-includes/blocks/post-date/block.json','wp-includes/blocks/post-date/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15566,'/wordpress/core/6.9.1/wp-includes/blocks/post-date/style-rtl.css','wp-includes/blocks/post-date/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15567,'/wordpress/core/6.9.1/wp-includes/blocks/post-date/style-rtl.min.css','wp-includes/blocks/post-date/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15568,'/wordpress/core/6.9.1/wp-includes/blocks/post-date/style.css','wp-includes/blocks/post-date/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15569,'/wordpress/core/6.9.1/wp-includes/blocks/post-date/style.min.css','wp-includes/blocks/post-date/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15570,'/wordpress/core/6.9.1/wp-includes/blocks/post-date.php','wp-includes/blocks/post-date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15571,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/block.json','wp-includes/blocks/post-excerpt/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15572,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor-rtl.css','wp-includes/blocks/post-excerpt/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15573,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor-rtl.min.css','wp-includes/blocks/post-excerpt/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15574,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor.css','wp-includes/blocks/post-excerpt/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15575,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/editor.min.css','wp-includes/blocks/post-excerpt/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15576,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style-rtl.css','wp-includes/blocks/post-excerpt/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15577,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style-rtl.min.css','wp-includes/blocks/post-excerpt/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15578,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style.css','wp-includes/blocks/post-excerpt/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15579,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt/style.min.css','wp-includes/blocks/post-excerpt/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15580,'/wordpress/core/6.9.1/wp-includes/blocks/post-excerpt.php','wp-includes/blocks/post-excerpt.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15581,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/block.json','wp-includes/blocks/post-featured-image/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15582,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor-rtl.css','wp-includes/blocks/post-featured-image/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15583,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor-rtl.min.css','wp-includes/blocks/post-featured-image/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15584,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor.css','wp-includes/blocks/post-featured-image/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15585,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/editor.min.css','wp-includes/blocks/post-featured-image/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15586,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style-rtl.css','wp-includes/blocks/post-featured-image/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15587,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style-rtl.min.css','wp-includes/blocks/post-featured-image/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15588,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style.css','wp-includes/blocks/post-featured-image/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15589,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image/style.min.css','wp-includes/blocks/post-featured-image/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15590,'/wordpress/core/6.9.1/wp-includes/blocks/post-featured-image.php','wp-includes/blocks/post-featured-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15591,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/block.json','wp-includes/blocks/post-navigation-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15592,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style-rtl.css','wp-includes/blocks/post-navigation-link/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15593,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style-rtl.min.css','wp-includes/blocks/post-navigation-link/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15594,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style.css','wp-includes/blocks/post-navigation-link/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15595,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link/style.min.css','wp-includes/blocks/post-navigation-link/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15596,'/wordpress/core/6.9.1/wp-includes/blocks/post-navigation-link.php','wp-includes/blocks/post-navigation-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15597,'/wordpress/core/6.9.1/wp-includes/blocks/post-template/block.json','wp-includes/blocks/post-template/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15598,'/wordpress/core/6.9.1/wp-includes/blocks/post-template/style-rtl.css','wp-includes/blocks/post-template/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15599,'/wordpress/core/6.9.1/wp-includes/blocks/post-template/style-rtl.min.css','wp-includes/blocks/post-template/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15600,'/wordpress/core/6.9.1/wp-includes/blocks/post-template/style.css','wp-includes/blocks/post-template/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15601,'/wordpress/core/6.9.1/wp-includes/blocks/post-template/style.min.css','wp-includes/blocks/post-template/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15602,'/wordpress/core/6.9.1/wp-includes/blocks/post-template.php','wp-includes/blocks/post-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15603,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms/block.json','wp-includes/blocks/post-terms/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15604,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style-rtl.css','wp-includes/blocks/post-terms/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15605,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style-rtl.min.css','wp-includes/blocks/post-terms/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15606,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style.css','wp-includes/blocks/post-terms/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15607,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms/style.min.css','wp-includes/blocks/post-terms/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15608,'/wordpress/core/6.9.1/wp-includes/blocks/post-terms.php','wp-includes/blocks/post-terms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15609,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/block.json','wp-includes/blocks/post-time-to-read/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15610,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style-rtl.css','wp-includes/blocks/post-time-to-read/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15611,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style-rtl.min.css','wp-includes/blocks/post-time-to-read/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15612,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style.css','wp-includes/blocks/post-time-to-read/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15613,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read/style.min.css','wp-includes/blocks/post-time-to-read/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15614,'/wordpress/core/6.9.1/wp-includes/blocks/post-time-to-read.php','wp-includes/blocks/post-time-to-read.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15615,'/wordpress/core/6.9.1/wp-includes/blocks/post-title/block.json','wp-includes/blocks/post-title/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15616,'/wordpress/core/6.9.1/wp-includes/blocks/post-title/style-rtl.css','wp-includes/blocks/post-title/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15617,'/wordpress/core/6.9.1/wp-includes/blocks/post-title/style-rtl.min.css','wp-includes/blocks/post-title/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15618,'/wordpress/core/6.9.1/wp-includes/blocks/post-title/style.css','wp-includes/blocks/post-title/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15619,'/wordpress/core/6.9.1/wp-includes/blocks/post-title/style.min.css','wp-includes/blocks/post-title/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15620,'/wordpress/core/6.9.1/wp-includes/blocks/post-title.php','wp-includes/blocks/post-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15621,'/wordpress/core/6.9.1/wp-includes/blocks/preformatted/block.json','wp-includes/blocks/preformatted/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15622,'/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style-rtl.css','wp-includes/blocks/preformatted/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15623,'/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style-rtl.min.css','wp-includes/blocks/preformatted/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15624,'/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style.css','wp-includes/blocks/preformatted/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15625,'/wordpress/core/6.9.1/wp-includes/blocks/preformatted/style.min.css','wp-includes/blocks/preformatted/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15626,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/block.json','wp-includes/blocks/pullquote/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15627,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor-rtl.css','wp-includes/blocks/pullquote/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15628,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor-rtl.min.css','wp-includes/blocks/pullquote/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15629,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor.css','wp-includes/blocks/pullquote/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15630,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/editor.min.css','wp-includes/blocks/pullquote/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15631,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style-rtl.css','wp-includes/blocks/pullquote/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15632,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style-rtl.min.css','wp-includes/blocks/pullquote/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15633,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style.css','wp-includes/blocks/pullquote/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15634,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/style.min.css','wp-includes/blocks/pullquote/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15635,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme-rtl.css','wp-includes/blocks/pullquote/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15636,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme-rtl.min.css','wp-includes/blocks/pullquote/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15637,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme.css','wp-includes/blocks/pullquote/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15638,'/wordpress/core/6.9.1/wp-includes/blocks/pullquote/theme.min.css','wp-includes/blocks/pullquote/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15639,'/wordpress/core/6.9.1/wp-includes/blocks/query/block.json','wp-includes/blocks/query/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15640,'/wordpress/core/6.9.1/wp-includes/blocks/query/editor-rtl.css','wp-includes/blocks/query/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15641,'/wordpress/core/6.9.1/wp-includes/blocks/query/editor-rtl.min.css','wp-includes/blocks/query/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15642,'/wordpress/core/6.9.1/wp-includes/blocks/query/editor.css','wp-includes/blocks/query/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15643,'/wordpress/core/6.9.1/wp-includes/blocks/query/editor.min.css','wp-includes/blocks/query/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15644,'/wordpress/core/6.9.1/wp-includes/blocks/query/view.asset.php','wp-includes/blocks/query/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15645,'/wordpress/core/6.9.1/wp-includes/blocks/query/view.js','wp-includes/blocks/query/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15646,'/wordpress/core/6.9.1/wp-includes/blocks/query/view.min.asset.php','wp-includes/blocks/query/view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15647,'/wordpress/core/6.9.1/wp-includes/blocks/query/view.min.js','wp-includes/blocks/query/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15648,'/wordpress/core/6.9.1/wp-includes/blocks/query-no-results/block.json','wp-includes/blocks/query-no-results/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15649,'/wordpress/core/6.9.1/wp-includes/blocks/query-no-results.php','wp-includes/blocks/query-no-results.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15650,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/block.json','wp-includes/blocks/query-pagination/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15651,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor-rtl.css','wp-includes/blocks/query-pagination/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15652,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor-rtl.min.css','wp-includes/blocks/query-pagination/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15653,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor.css','wp-includes/blocks/query-pagination/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15654,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/editor.min.css','wp-includes/blocks/query-pagination/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15655,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style-rtl.css','wp-includes/blocks/query-pagination/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15656,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style-rtl.min.css','wp-includes/blocks/query-pagination/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15657,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style.css','wp-includes/blocks/query-pagination/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15658,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination/style.min.css','wp-includes/blocks/query-pagination/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15659,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-next/block.json','wp-includes/blocks/query-pagination-next/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15660,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-next.php','wp-includes/blocks/query-pagination-next.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15661,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/block.json','wp-includes/blocks/query-pagination-numbers/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15662,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor-rtl.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15663,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15664,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor.css','wp-includes/blocks/query-pagination-numbers/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15665,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers/editor.min.css','wp-includes/blocks/query-pagination-numbers/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15666,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-numbers.php','wp-includes/blocks/query-pagination-numbers.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15667,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-previous/block.json','wp-includes/blocks/query-pagination-previous/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15668,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination-previous.php','wp-includes/blocks/query-pagination-previous.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15669,'/wordpress/core/6.9.1/wp-includes/blocks/query-pagination.php','wp-includes/blocks/query-pagination.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15670,'/wordpress/core/6.9.1/wp-includes/blocks/query-title/block.json','wp-includes/blocks/query-title/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15671,'/wordpress/core/6.9.1/wp-includes/blocks/query-title/style-rtl.css','wp-includes/blocks/query-title/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15672,'/wordpress/core/6.9.1/wp-includes/blocks/query-title/style-rtl.min.css','wp-includes/blocks/query-title/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15673,'/wordpress/core/6.9.1/wp-includes/blocks/query-title/style.css','wp-includes/blocks/query-title/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15674,'/wordpress/core/6.9.1/wp-includes/blocks/query-title/style.min.css','wp-includes/blocks/query-title/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15675,'/wordpress/core/6.9.1/wp-includes/blocks/query-title.php','wp-includes/blocks/query-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15676,'/wordpress/core/6.9.1/wp-includes/blocks/query-total/block.json','wp-includes/blocks/query-total/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15677,'/wordpress/core/6.9.1/wp-includes/blocks/query-total/style-rtl.css','wp-includes/blocks/query-total/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15678,'/wordpress/core/6.9.1/wp-includes/blocks/query-total/style-rtl.min.css','wp-includes/blocks/query-total/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15679,'/wordpress/core/6.9.1/wp-includes/blocks/query-total/style.css','wp-includes/blocks/query-total/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15680,'/wordpress/core/6.9.1/wp-includes/blocks/query-total/style.min.css','wp-includes/blocks/query-total/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15681,'/wordpress/core/6.9.1/wp-includes/blocks/query-total.php','wp-includes/blocks/query-total.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15682,'/wordpress/core/6.9.1/wp-includes/blocks/query.php','wp-includes/blocks/query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15683,'/wordpress/core/6.9.1/wp-includes/blocks/quote/block.json','wp-includes/blocks/quote/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15684,'/wordpress/core/6.9.1/wp-includes/blocks/quote/style-rtl.css','wp-includes/blocks/quote/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15685,'/wordpress/core/6.9.1/wp-includes/blocks/quote/style-rtl.min.css','wp-includes/blocks/quote/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15686,'/wordpress/core/6.9.1/wp-includes/blocks/quote/style.css','wp-includes/blocks/quote/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15687,'/wordpress/core/6.9.1/wp-includes/blocks/quote/style.min.css','wp-includes/blocks/quote/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15688,'/wordpress/core/6.9.1/wp-includes/blocks/quote/theme-rtl.css','wp-includes/blocks/quote/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15689,'/wordpress/core/6.9.1/wp-includes/blocks/quote/theme-rtl.min.css','wp-includes/blocks/quote/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15690,'/wordpress/core/6.9.1/wp-includes/blocks/quote/theme.css','wp-includes/blocks/quote/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15691,'/wordpress/core/6.9.1/wp-includes/blocks/quote/theme.min.css','wp-includes/blocks/quote/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15692,'/wordpress/core/6.9.1/wp-includes/blocks/read-more/block.json','wp-includes/blocks/read-more/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15693,'/wordpress/core/6.9.1/wp-includes/blocks/read-more/style-rtl.css','wp-includes/blocks/read-more/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15694,'/wordpress/core/6.9.1/wp-includes/blocks/read-more/style-rtl.min.css','wp-includes/blocks/read-more/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15695,'/wordpress/core/6.9.1/wp-includes/blocks/read-more/style.css','wp-includes/blocks/read-more/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15696,'/wordpress/core/6.9.1/wp-includes/blocks/read-more/style.min.css','wp-includes/blocks/read-more/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15697,'/wordpress/core/6.9.1/wp-includes/blocks/read-more.php','wp-includes/blocks/read-more.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15698,'/wordpress/core/6.9.1/wp-includes/blocks/require-dynamic-blocks.php','wp-includes/blocks/require-dynamic-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15699,'/wordpress/core/6.9.1/wp-includes/blocks/require-static-blocks.php','wp-includes/blocks/require-static-blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15700,'/wordpress/core/6.9.1/wp-includes/blocks/rss/block.json','wp-includes/blocks/rss/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15701,'/wordpress/core/6.9.1/wp-includes/blocks/rss/editor-rtl.css','wp-includes/blocks/rss/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15702,'/wordpress/core/6.9.1/wp-includes/blocks/rss/editor-rtl.min.css','wp-includes/blocks/rss/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15703,'/wordpress/core/6.9.1/wp-includes/blocks/rss/editor.css','wp-includes/blocks/rss/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15704,'/wordpress/core/6.9.1/wp-includes/blocks/rss/editor.min.css','wp-includes/blocks/rss/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15705,'/wordpress/core/6.9.1/wp-includes/blocks/rss/style-rtl.css','wp-includes/blocks/rss/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15706,'/wordpress/core/6.9.1/wp-includes/blocks/rss/style-rtl.min.css','wp-includes/blocks/rss/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15707,'/wordpress/core/6.9.1/wp-includes/blocks/rss/style.css','wp-includes/blocks/rss/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15708,'/wordpress/core/6.9.1/wp-includes/blocks/rss/style.min.css','wp-includes/blocks/rss/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15709,'/wordpress/core/6.9.1/wp-includes/blocks/rss.php','wp-includes/blocks/rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15710,'/wordpress/core/6.9.1/wp-includes/blocks/search/block.json','wp-includes/blocks/search/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15711,'/wordpress/core/6.9.1/wp-includes/blocks/search/editor-rtl.css','wp-includes/blocks/search/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15712,'/wordpress/core/6.9.1/wp-includes/blocks/search/editor-rtl.min.css','wp-includes/blocks/search/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15713,'/wordpress/core/6.9.1/wp-includes/blocks/search/editor.css','wp-includes/blocks/search/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15714,'/wordpress/core/6.9.1/wp-includes/blocks/search/editor.min.css','wp-includes/blocks/search/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15715,'/wordpress/core/6.9.1/wp-includes/blocks/search/style-rtl.css','wp-includes/blocks/search/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15716,'/wordpress/core/6.9.1/wp-includes/blocks/search/style-rtl.min.css','wp-includes/blocks/search/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15717,'/wordpress/core/6.9.1/wp-includes/blocks/search/style.css','wp-includes/blocks/search/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15718,'/wordpress/core/6.9.1/wp-includes/blocks/search/style.min.css','wp-includes/blocks/search/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15719,'/wordpress/core/6.9.1/wp-includes/blocks/search/theme-rtl.css','wp-includes/blocks/search/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15720,'/wordpress/core/6.9.1/wp-includes/blocks/search/theme-rtl.min.css','wp-includes/blocks/search/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15721,'/wordpress/core/6.9.1/wp-includes/blocks/search/theme.css','wp-includes/blocks/search/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15722,'/wordpress/core/6.9.1/wp-includes/blocks/search/theme.min.css','wp-includes/blocks/search/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15723,'/wordpress/core/6.9.1/wp-includes/blocks/search/view.asset.php','wp-includes/blocks/search/view.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15724,'/wordpress/core/6.9.1/wp-includes/blocks/search/view.js','wp-includes/blocks/search/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15725,'/wordpress/core/6.9.1/wp-includes/blocks/search/view.min.asset.php','wp-includes/blocks/search/view.min.asset.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15726,'/wordpress/core/6.9.1/wp-includes/blocks/search/view.min.js','wp-includes/blocks/search/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (15727,'/wordpress/core/6.9.1/wp-includes/blocks/search.php','wp-includes/blocks/search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15728,'/wordpress/core/6.9.1/wp-includes/blocks/separator/block.json','wp-includes/blocks/separator/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15729,'/wordpress/core/6.9.1/wp-includes/blocks/separator/editor-rtl.css','wp-includes/blocks/separator/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15730,'/wordpress/core/6.9.1/wp-includes/blocks/separator/editor-rtl.min.css','wp-includes/blocks/separator/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15731,'/wordpress/core/6.9.1/wp-includes/blocks/separator/editor.css','wp-includes/blocks/separator/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15732,'/wordpress/core/6.9.1/wp-includes/blocks/separator/editor.min.css','wp-includes/blocks/separator/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15733,'/wordpress/core/6.9.1/wp-includes/blocks/separator/style-rtl.css','wp-includes/blocks/separator/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15734,'/wordpress/core/6.9.1/wp-includes/blocks/separator/style-rtl.min.css','wp-includes/blocks/separator/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15735,'/wordpress/core/6.9.1/wp-includes/blocks/separator/style.css','wp-includes/blocks/separator/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15736,'/wordpress/core/6.9.1/wp-includes/blocks/separator/style.min.css','wp-includes/blocks/separator/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15737,'/wordpress/core/6.9.1/wp-includes/blocks/separator/theme-rtl.css','wp-includes/blocks/separator/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15738,'/wordpress/core/6.9.1/wp-includes/blocks/separator/theme-rtl.min.css','wp-includes/blocks/separator/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15739,'/wordpress/core/6.9.1/wp-includes/blocks/separator/theme.css','wp-includes/blocks/separator/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15740,'/wordpress/core/6.9.1/wp-includes/blocks/separator/theme.min.css','wp-includes/blocks/separator/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15741,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode/block.json','wp-includes/blocks/shortcode/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15742,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor-rtl.css','wp-includes/blocks/shortcode/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15743,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor-rtl.min.css','wp-includes/blocks/shortcode/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15744,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor.css','wp-includes/blocks/shortcode/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15745,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode/editor.min.css','wp-includes/blocks/shortcode/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15746,'/wordpress/core/6.9.1/wp-includes/blocks/shortcode.php','wp-includes/blocks/shortcode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15747,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/block.json','wp-includes/blocks/site-logo/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15748,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor-rtl.css','wp-includes/blocks/site-logo/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15749,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor-rtl.min.css','wp-includes/blocks/site-logo/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15750,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor.css','wp-includes/blocks/site-logo/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15751,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/editor.min.css','wp-includes/blocks/site-logo/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15752,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style-rtl.css','wp-includes/blocks/site-logo/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15753,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style-rtl.min.css','wp-includes/blocks/site-logo/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15754,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style.css','wp-includes/blocks/site-logo/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15755,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo/style.min.css','wp-includes/blocks/site-logo/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15756,'/wordpress/core/6.9.1/wp-includes/blocks/site-logo.php','wp-includes/blocks/site-logo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15757,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/block.json','wp-includes/blocks/site-tagline/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15758,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor-rtl.css','wp-includes/blocks/site-tagline/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15759,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor-rtl.min.css','wp-includes/blocks/site-tagline/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15760,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor.css','wp-includes/blocks/site-tagline/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15761,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/editor.min.css','wp-includes/blocks/site-tagline/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15762,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style-rtl.css','wp-includes/blocks/site-tagline/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15763,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style-rtl.min.css','wp-includes/blocks/site-tagline/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15764,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style.css','wp-includes/blocks/site-tagline/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15765,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline/style.min.css','wp-includes/blocks/site-tagline/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15766,'/wordpress/core/6.9.1/wp-includes/blocks/site-tagline.php','wp-includes/blocks/site-tagline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15767,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/block.json','wp-includes/blocks/site-title/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15768,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor-rtl.css','wp-includes/blocks/site-title/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15769,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor-rtl.min.css','wp-includes/blocks/site-title/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15770,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor.css','wp-includes/blocks/site-title/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15771,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/editor.min.css','wp-includes/blocks/site-title/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15772,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/style-rtl.css','wp-includes/blocks/site-title/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15773,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/style-rtl.min.css','wp-includes/blocks/site-title/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15774,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/style.css','wp-includes/blocks/site-title/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15775,'/wordpress/core/6.9.1/wp-includes/blocks/site-title/style.min.css','wp-includes/blocks/site-title/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15776,'/wordpress/core/6.9.1/wp-includes/blocks/site-title.php','wp-includes/blocks/site-title.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15777,'/wordpress/core/6.9.1/wp-includes/blocks/social-link/block.json','wp-includes/blocks/social-link/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15778,'/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor-rtl.css','wp-includes/blocks/social-link/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15779,'/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor-rtl.min.css','wp-includes/blocks/social-link/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15780,'/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor.css','wp-includes/blocks/social-link/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15781,'/wordpress/core/6.9.1/wp-includes/blocks/social-link/editor.min.css','wp-includes/blocks/social-link/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15782,'/wordpress/core/6.9.1/wp-includes/blocks/social-link.php','wp-includes/blocks/social-link.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15783,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/block.json','wp-includes/blocks/social-links/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15784,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor-rtl.css','wp-includes/blocks/social-links/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15785,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor-rtl.min.css','wp-includes/blocks/social-links/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15786,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor.css','wp-includes/blocks/social-links/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15787,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/editor.min.css','wp-includes/blocks/social-links/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15788,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/style-rtl.css','wp-includes/blocks/social-links/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15789,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/style-rtl.min.css','wp-includes/blocks/social-links/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15790,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/style.css','wp-includes/blocks/social-links/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15791,'/wordpress/core/6.9.1/wp-includes/blocks/social-links/style.min.css','wp-includes/blocks/social-links/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15792,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/block.json','wp-includes/blocks/spacer/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15793,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor-rtl.css','wp-includes/blocks/spacer/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15794,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor-rtl.min.css','wp-includes/blocks/spacer/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15795,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor.css','wp-includes/blocks/spacer/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15796,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/editor.min.css','wp-includes/blocks/spacer/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15797,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/style-rtl.css','wp-includes/blocks/spacer/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15798,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/style-rtl.min.css','wp-includes/blocks/spacer/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15799,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/style.css','wp-includes/blocks/spacer/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15800,'/wordpress/core/6.9.1/wp-includes/blocks/spacer/style.min.css','wp-includes/blocks/spacer/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15801,'/wordpress/core/6.9.1/wp-includes/blocks/table/block.json','wp-includes/blocks/table/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15802,'/wordpress/core/6.9.1/wp-includes/blocks/table/editor-rtl.css','wp-includes/blocks/table/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15803,'/wordpress/core/6.9.1/wp-includes/blocks/table/editor-rtl.min.css','wp-includes/blocks/table/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15804,'/wordpress/core/6.9.1/wp-includes/blocks/table/editor.css','wp-includes/blocks/table/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15805,'/wordpress/core/6.9.1/wp-includes/blocks/table/editor.min.css','wp-includes/blocks/table/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15806,'/wordpress/core/6.9.1/wp-includes/blocks/table/style-rtl.css','wp-includes/blocks/table/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15807,'/wordpress/core/6.9.1/wp-includes/blocks/table/style-rtl.min.css','wp-includes/blocks/table/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15808,'/wordpress/core/6.9.1/wp-includes/blocks/table/style.css','wp-includes/blocks/table/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15809,'/wordpress/core/6.9.1/wp-includes/blocks/table/style.min.css','wp-includes/blocks/table/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15810,'/wordpress/core/6.9.1/wp-includes/blocks/table/theme-rtl.css','wp-includes/blocks/table/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15811,'/wordpress/core/6.9.1/wp-includes/blocks/table/theme-rtl.min.css','wp-includes/blocks/table/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15812,'/wordpress/core/6.9.1/wp-includes/blocks/table/theme.css','wp-includes/blocks/table/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15813,'/wordpress/core/6.9.1/wp-includes/blocks/table/theme.min.css','wp-includes/blocks/table/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15814,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/block.json','wp-includes/blocks/tag-cloud/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15815,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor-rtl.css','wp-includes/blocks/tag-cloud/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15816,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor-rtl.min.css','wp-includes/blocks/tag-cloud/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15817,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor.css','wp-includes/blocks/tag-cloud/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15818,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/editor.min.css','wp-includes/blocks/tag-cloud/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15819,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style-rtl.css','wp-includes/blocks/tag-cloud/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15820,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style-rtl.min.css','wp-includes/blocks/tag-cloud/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15821,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style.css','wp-includes/blocks/tag-cloud/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15822,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud/style.min.css','wp-includes/blocks/tag-cloud/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15823,'/wordpress/core/6.9.1/wp-includes/blocks/tag-cloud.php','wp-includes/blocks/tag-cloud.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15824,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/block.json','wp-includes/blocks/template-part/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15825,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor-rtl.css','wp-includes/blocks/template-part/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15826,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor-rtl.min.css','wp-includes/blocks/template-part/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15827,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor.css','wp-includes/blocks/template-part/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15828,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/editor.min.css','wp-includes/blocks/template-part/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15829,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme-rtl.css','wp-includes/blocks/template-part/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15830,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme-rtl.min.css','wp-includes/blocks/template-part/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15831,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme.css','wp-includes/blocks/template-part/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15832,'/wordpress/core/6.9.1/wp-includes/blocks/template-part/theme.min.css','wp-includes/blocks/template-part/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15833,'/wordpress/core/6.9.1/wp-includes/blocks/template-part.php','wp-includes/blocks/template-part.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15834,'/wordpress/core/6.9.1/wp-includes/blocks/term-count/block.json','wp-includes/blocks/term-count/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15835,'/wordpress/core/6.9.1/wp-includes/blocks/term-count/style-rtl.css','wp-includes/blocks/term-count/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15836,'/wordpress/core/6.9.1/wp-includes/blocks/term-count/style-rtl.min.css','wp-includes/blocks/term-count/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15837,'/wordpress/core/6.9.1/wp-includes/blocks/term-count/style.css','wp-includes/blocks/term-count/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15838,'/wordpress/core/6.9.1/wp-includes/blocks/term-count/style.min.css','wp-includes/blocks/term-count/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15839,'/wordpress/core/6.9.1/wp-includes/blocks/term-count.php','wp-includes/blocks/term-count.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15840,'/wordpress/core/6.9.1/wp-includes/blocks/term-description/block.json','wp-includes/blocks/term-description/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15841,'/wordpress/core/6.9.1/wp-includes/blocks/term-description/style-rtl.css','wp-includes/blocks/term-description/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15842,'/wordpress/core/6.9.1/wp-includes/blocks/term-description/style-rtl.min.css','wp-includes/blocks/term-description/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15843,'/wordpress/core/6.9.1/wp-includes/blocks/term-description/style.css','wp-includes/blocks/term-description/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15844,'/wordpress/core/6.9.1/wp-includes/blocks/term-description/style.min.css','wp-includes/blocks/term-description/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15845,'/wordpress/core/6.9.1/wp-includes/blocks/term-description.php','wp-includes/blocks/term-description.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15846,'/wordpress/core/6.9.1/wp-includes/blocks/term-name/block.json','wp-includes/blocks/term-name/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15847,'/wordpress/core/6.9.1/wp-includes/blocks/term-name/style-rtl.css','wp-includes/blocks/term-name/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15848,'/wordpress/core/6.9.1/wp-includes/blocks/term-name/style-rtl.min.css','wp-includes/blocks/term-name/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15849,'/wordpress/core/6.9.1/wp-includes/blocks/term-name/style.css','wp-includes/blocks/term-name/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15850,'/wordpress/core/6.9.1/wp-includes/blocks/term-name/style.min.css','wp-includes/blocks/term-name/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15851,'/wordpress/core/6.9.1/wp-includes/blocks/term-name.php','wp-includes/blocks/term-name.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15852,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/block.json','wp-includes/blocks/term-template/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15853,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor-rtl.css','wp-includes/blocks/term-template/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15854,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor-rtl.min.css','wp-includes/blocks/term-template/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15855,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor.css','wp-includes/blocks/term-template/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15856,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/editor.min.css','wp-includes/blocks/term-template/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15857,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/style-rtl.css','wp-includes/blocks/term-template/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15858,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/style-rtl.min.css','wp-includes/blocks/term-template/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15859,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/style.css','wp-includes/blocks/term-template/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15860,'/wordpress/core/6.9.1/wp-includes/blocks/term-template/style.min.css','wp-includes/blocks/term-template/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15861,'/wordpress/core/6.9.1/wp-includes/blocks/term-template.php','wp-includes/blocks/term-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15862,'/wordpress/core/6.9.1/wp-includes/blocks/terms-query/block.json','wp-includes/blocks/terms-query/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15863,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/block.json','wp-includes/blocks/text-columns/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15864,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor-rtl.css','wp-includes/blocks/text-columns/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15865,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor-rtl.min.css','wp-includes/blocks/text-columns/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15866,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor.css','wp-includes/blocks/text-columns/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15867,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/editor.min.css','wp-includes/blocks/text-columns/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15868,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style-rtl.css','wp-includes/blocks/text-columns/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15869,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style-rtl.min.css','wp-includes/blocks/text-columns/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15870,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style.css','wp-includes/blocks/text-columns/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15871,'/wordpress/core/6.9.1/wp-includes/blocks/text-columns/style.min.css','wp-includes/blocks/text-columns/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15872,'/wordpress/core/6.9.1/wp-includes/blocks/verse/block.json','wp-includes/blocks/verse/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15873,'/wordpress/core/6.9.1/wp-includes/blocks/verse/style-rtl.css','wp-includes/blocks/verse/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15874,'/wordpress/core/6.9.1/wp-includes/blocks/verse/style-rtl.min.css','wp-includes/blocks/verse/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15875,'/wordpress/core/6.9.1/wp-includes/blocks/verse/style.css','wp-includes/blocks/verse/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15876,'/wordpress/core/6.9.1/wp-includes/blocks/verse/style.min.css','wp-includes/blocks/verse/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15877,'/wordpress/core/6.9.1/wp-includes/blocks/video/block.json','wp-includes/blocks/video/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15878,'/wordpress/core/6.9.1/wp-includes/blocks/video/editor-rtl.css','wp-includes/blocks/video/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15879,'/wordpress/core/6.9.1/wp-includes/blocks/video/editor-rtl.min.css','wp-includes/blocks/video/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15880,'/wordpress/core/6.9.1/wp-includes/blocks/video/editor.css','wp-includes/blocks/video/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15881,'/wordpress/core/6.9.1/wp-includes/blocks/video/editor.min.css','wp-includes/blocks/video/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15882,'/wordpress/core/6.9.1/wp-includes/blocks/video/style-rtl.css','wp-includes/blocks/video/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15883,'/wordpress/core/6.9.1/wp-includes/blocks/video/style-rtl.min.css','wp-includes/blocks/video/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15884,'/wordpress/core/6.9.1/wp-includes/blocks/video/style.css','wp-includes/blocks/video/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15885,'/wordpress/core/6.9.1/wp-includes/blocks/video/style.min.css','wp-includes/blocks/video/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15886,'/wordpress/core/6.9.1/wp-includes/blocks/video/theme-rtl.css','wp-includes/blocks/video/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15887,'/wordpress/core/6.9.1/wp-includes/blocks/video/theme-rtl.min.css','wp-includes/blocks/video/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15888,'/wordpress/core/6.9.1/wp-includes/blocks/video/theme.css','wp-includes/blocks/video/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15889,'/wordpress/core/6.9.1/wp-includes/blocks/video/theme.min.css','wp-includes/blocks/video/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (15890,'/wordpress/core/6.9.1/wp-includes/blocks/video.php','wp-includes/blocks/video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15891,'/wordpress/core/6.9.1/wp-includes/blocks/widget-group/block.json','wp-includes/blocks/widget-group/block.json');
INSERT INTO `wp_wfknownfilelist` VALUES (15892,'/wordpress/core/6.9.1/wp-includes/blocks/widget-group.php','wp-includes/blocks/widget-group.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15893,'/wordpress/core/6.9.1/wp-includes/blocks.php','wp-includes/blocks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15894,'/wordpress/core/6.9.1/wp-includes/bookmark-template.php','wp-includes/bookmark-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15895,'/wordpress/core/6.9.1/wp-includes/bookmark.php','wp-includes/bookmark.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15896,'/wordpress/core/6.9.1/wp-includes/cache-compat.php','wp-includes/cache-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15897,'/wordpress/core/6.9.1/wp-includes/cache.php','wp-includes/cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15898,'/wordpress/core/6.9.1/wp-includes/canonical.php','wp-includes/canonical.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15899,'/wordpress/core/6.9.1/wp-includes/capabilities.php','wp-includes/capabilities.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15900,'/wordpress/core/6.9.1/wp-includes/category-template.php','wp-includes/category-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15901,'/wordpress/core/6.9.1/wp-includes/category.php','wp-includes/category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15902,'/wordpress/core/6.9.1/wp-includes/certificates/ca-bundle.crt','wp-includes/certificates/ca-bundle.crt');
INSERT INTO `wp_wfknownfilelist` VALUES (15903,'/wordpress/core/6.9.1/wp-includes/class-IXR.php','wp-includes/class-IXR.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15904,'/wordpress/core/6.9.1/wp-includes/class-avif-info.php','wp-includes/class-avif-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15905,'/wordpress/core/6.9.1/wp-includes/class-feed.php','wp-includes/class-feed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15906,'/wordpress/core/6.9.1/wp-includes/class-http.php','wp-includes/class-http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15907,'/wordpress/core/6.9.1/wp-includes/class-json.php','wp-includes/class-json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15908,'/wordpress/core/6.9.1/wp-includes/class-oembed.php','wp-includes/class-oembed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15909,'/wordpress/core/6.9.1/wp-includes/class-phpass.php','wp-includes/class-phpass.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15910,'/wordpress/core/6.9.1/wp-includes/class-phpmailer.php','wp-includes/class-phpmailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15911,'/wordpress/core/6.9.1/wp-includes/class-pop3.php','wp-includes/class-pop3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15912,'/wordpress/core/6.9.1/wp-includes/class-requests.php','wp-includes/class-requests.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15913,'/wordpress/core/6.9.1/wp-includes/class-simplepie.php','wp-includes/class-simplepie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15914,'/wordpress/core/6.9.1/wp-includes/class-smtp.php','wp-includes/class-smtp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15915,'/wordpress/core/6.9.1/wp-includes/class-snoopy.php','wp-includes/class-snoopy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15916,'/wordpress/core/6.9.1/wp-includes/class-walker-category-dropdown.php','wp-includes/class-walker-category-dropdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15917,'/wordpress/core/6.9.1/wp-includes/class-walker-category.php','wp-includes/class-walker-category.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15918,'/wordpress/core/6.9.1/wp-includes/class-walker-comment.php','wp-includes/class-walker-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15919,'/wordpress/core/6.9.1/wp-includes/class-walker-nav-menu.php','wp-includes/class-walker-nav-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15920,'/wordpress/core/6.9.1/wp-includes/class-walker-page-dropdown.php','wp-includes/class-walker-page-dropdown.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15921,'/wordpress/core/6.9.1/wp-includes/class-walker-page.php','wp-includes/class-walker-page.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15922,'/wordpress/core/6.9.1/wp-includes/class-wp-admin-bar.php','wp-includes/class-wp-admin-bar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15923,'/wordpress/core/6.9.1/wp-includes/class-wp-ajax-response.php','wp-includes/class-wp-ajax-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15924,'/wordpress/core/6.9.1/wp-includes/class-wp-application-passwords.php','wp-includes/class-wp-application-passwords.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15925,'/wordpress/core/6.9.1/wp-includes/class-wp-block-bindings-registry.php','wp-includes/class-wp-block-bindings-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15926,'/wordpress/core/6.9.1/wp-includes/class-wp-block-bindings-source.php','wp-includes/class-wp-block-bindings-source.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15927,'/wordpress/core/6.9.1/wp-includes/class-wp-block-editor-context.php','wp-includes/class-wp-block-editor-context.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15928,'/wordpress/core/6.9.1/wp-includes/class-wp-block-list.php','wp-includes/class-wp-block-list.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15929,'/wordpress/core/6.9.1/wp-includes/class-wp-block-metadata-registry.php','wp-includes/class-wp-block-metadata-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15930,'/wordpress/core/6.9.1/wp-includes/class-wp-block-parser-block.php','wp-includes/class-wp-block-parser-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15931,'/wordpress/core/6.9.1/wp-includes/class-wp-block-parser-frame.php','wp-includes/class-wp-block-parser-frame.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15932,'/wordpress/core/6.9.1/wp-includes/class-wp-block-parser.php','wp-includes/class-wp-block-parser.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15933,'/wordpress/core/6.9.1/wp-includes/class-wp-block-pattern-categories-registry.php','wp-includes/class-wp-block-pattern-categories-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15934,'/wordpress/core/6.9.1/wp-includes/class-wp-block-patterns-registry.php','wp-includes/class-wp-block-patterns-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15935,'/wordpress/core/6.9.1/wp-includes/class-wp-block-processor.php','wp-includes/class-wp-block-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15936,'/wordpress/core/6.9.1/wp-includes/class-wp-block-styles-registry.php','wp-includes/class-wp-block-styles-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15937,'/wordpress/core/6.9.1/wp-includes/class-wp-block-supports.php','wp-includes/class-wp-block-supports.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15938,'/wordpress/core/6.9.1/wp-includes/class-wp-block-template.php','wp-includes/class-wp-block-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15939,'/wordpress/core/6.9.1/wp-includes/class-wp-block-templates-registry.php','wp-includes/class-wp-block-templates-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15940,'/wordpress/core/6.9.1/wp-includes/class-wp-block-type-registry.php','wp-includes/class-wp-block-type-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15941,'/wordpress/core/6.9.1/wp-includes/class-wp-block-type.php','wp-includes/class-wp-block-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15942,'/wordpress/core/6.9.1/wp-includes/class-wp-block.php','wp-includes/class-wp-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15943,'/wordpress/core/6.9.1/wp-includes/class-wp-classic-to-block-menu-converter.php','wp-includes/class-wp-classic-to-block-menu-converter.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15944,'/wordpress/core/6.9.1/wp-includes/class-wp-comment-query.php','wp-includes/class-wp-comment-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15945,'/wordpress/core/6.9.1/wp-includes/class-wp-comment.php','wp-includes/class-wp-comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15946,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-control.php','wp-includes/class-wp-customize-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15947,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-manager.php','wp-includes/class-wp-customize-manager.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15948,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-nav-menus.php','wp-includes/class-wp-customize-nav-menus.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15949,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-panel.php','wp-includes/class-wp-customize-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15950,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-section.php','wp-includes/class-wp-customize-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15951,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-setting.php','wp-includes/class-wp-customize-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15952,'/wordpress/core/6.9.1/wp-includes/class-wp-customize-widgets.php','wp-includes/class-wp-customize-widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15953,'/wordpress/core/6.9.1/wp-includes/class-wp-date-query.php','wp-includes/class-wp-date-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15954,'/wordpress/core/6.9.1/wp-includes/class-wp-dependencies.php','wp-includes/class-wp-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15955,'/wordpress/core/6.9.1/wp-includes/class-wp-dependency.php','wp-includes/class-wp-dependency.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15956,'/wordpress/core/6.9.1/wp-includes/class-wp-duotone.php','wp-includes/class-wp-duotone.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15957,'/wordpress/core/6.9.1/wp-includes/class-wp-editor.php','wp-includes/class-wp-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15958,'/wordpress/core/6.9.1/wp-includes/class-wp-embed.php','wp-includes/class-wp-embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15959,'/wordpress/core/6.9.1/wp-includes/class-wp-error.php','wp-includes/class-wp-error.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15960,'/wordpress/core/6.9.1/wp-includes/class-wp-exception.php','wp-includes/class-wp-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15961,'/wordpress/core/6.9.1/wp-includes/class-wp-fatal-error-handler.php','wp-includes/class-wp-fatal-error-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15962,'/wordpress/core/6.9.1/wp-includes/class-wp-feed-cache-transient.php','wp-includes/class-wp-feed-cache-transient.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15963,'/wordpress/core/6.9.1/wp-includes/class-wp-feed-cache.php','wp-includes/class-wp-feed-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15964,'/wordpress/core/6.9.1/wp-includes/class-wp-hook.php','wp-includes/class-wp-hook.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15965,'/wordpress/core/6.9.1/wp-includes/class-wp-http-cookie.php','wp-includes/class-wp-http-cookie.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15966,'/wordpress/core/6.9.1/wp-includes/class-wp-http-curl.php','wp-includes/class-wp-http-curl.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15967,'/wordpress/core/6.9.1/wp-includes/class-wp-http-encoding.php','wp-includes/class-wp-http-encoding.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15968,'/wordpress/core/6.9.1/wp-includes/class-wp-http-ixr-client.php','wp-includes/class-wp-http-ixr-client.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15969,'/wordpress/core/6.9.1/wp-includes/class-wp-http-proxy.php','wp-includes/class-wp-http-proxy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15970,'/wordpress/core/6.9.1/wp-includes/class-wp-http-requests-hooks.php','wp-includes/class-wp-http-requests-hooks.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15971,'/wordpress/core/6.9.1/wp-includes/class-wp-http-requests-response.php','wp-includes/class-wp-http-requests-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15972,'/wordpress/core/6.9.1/wp-includes/class-wp-http-response.php','wp-includes/class-wp-http-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15973,'/wordpress/core/6.9.1/wp-includes/class-wp-http-streams.php','wp-includes/class-wp-http-streams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15974,'/wordpress/core/6.9.1/wp-includes/class-wp-http.php','wp-includes/class-wp-http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15975,'/wordpress/core/6.9.1/wp-includes/class-wp-image-editor-gd.php','wp-includes/class-wp-image-editor-gd.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15976,'/wordpress/core/6.9.1/wp-includes/class-wp-image-editor-imagick.php','wp-includes/class-wp-image-editor-imagick.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15977,'/wordpress/core/6.9.1/wp-includes/class-wp-image-editor.php','wp-includes/class-wp-image-editor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15978,'/wordpress/core/6.9.1/wp-includes/class-wp-list-util.php','wp-includes/class-wp-list-util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15979,'/wordpress/core/6.9.1/wp-includes/class-wp-locale-switcher.php','wp-includes/class-wp-locale-switcher.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15980,'/wordpress/core/6.9.1/wp-includes/class-wp-locale.php','wp-includes/class-wp-locale.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15981,'/wordpress/core/6.9.1/wp-includes/class-wp-matchesmapregex.php','wp-includes/class-wp-matchesmapregex.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15982,'/wordpress/core/6.9.1/wp-includes/class-wp-meta-query.php','wp-includes/class-wp-meta-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15983,'/wordpress/core/6.9.1/wp-includes/class-wp-metadata-lazyloader.php','wp-includes/class-wp-metadata-lazyloader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15984,'/wordpress/core/6.9.1/wp-includes/class-wp-navigation-fallback.php','wp-includes/class-wp-navigation-fallback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15985,'/wordpress/core/6.9.1/wp-includes/class-wp-network-query.php','wp-includes/class-wp-network-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15986,'/wordpress/core/6.9.1/wp-includes/class-wp-network.php','wp-includes/class-wp-network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15987,'/wordpress/core/6.9.1/wp-includes/class-wp-object-cache.php','wp-includes/class-wp-object-cache.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15988,'/wordpress/core/6.9.1/wp-includes/class-wp-oembed-controller.php','wp-includes/class-wp-oembed-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15989,'/wordpress/core/6.9.1/wp-includes/class-wp-oembed.php','wp-includes/class-wp-oembed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15990,'/wordpress/core/6.9.1/wp-includes/class-wp-paused-extensions-storage.php','wp-includes/class-wp-paused-extensions-storage.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15991,'/wordpress/core/6.9.1/wp-includes/class-wp-phpmailer.php','wp-includes/class-wp-phpmailer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15992,'/wordpress/core/6.9.1/wp-includes/class-wp-plugin-dependencies.php','wp-includes/class-wp-plugin-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15993,'/wordpress/core/6.9.1/wp-includes/class-wp-post-type.php','wp-includes/class-wp-post-type.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15994,'/wordpress/core/6.9.1/wp-includes/class-wp-post.php','wp-includes/class-wp-post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15995,'/wordpress/core/6.9.1/wp-includes/class-wp-query.php','wp-includes/class-wp-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15996,'/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-cookie-service.php','wp-includes/class-wp-recovery-mode-cookie-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15997,'/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-email-service.php','wp-includes/class-wp-recovery-mode-email-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15998,'/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-key-service.php','wp-includes/class-wp-recovery-mode-key-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (15999,'/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode-link-service.php','wp-includes/class-wp-recovery-mode-link-service.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16000,'/wordpress/core/6.9.1/wp-includes/class-wp-recovery-mode.php','wp-includes/class-wp-recovery-mode.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16001,'/wordpress/core/6.9.1/wp-includes/class-wp-rewrite.php','wp-includes/class-wp-rewrite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16002,'/wordpress/core/6.9.1/wp-includes/class-wp-role.php','wp-includes/class-wp-role.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16003,'/wordpress/core/6.9.1/wp-includes/class-wp-roles.php','wp-includes/class-wp-roles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16004,'/wordpress/core/6.9.1/wp-includes/class-wp-script-modules.php','wp-includes/class-wp-script-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16005,'/wordpress/core/6.9.1/wp-includes/class-wp-scripts.php','wp-includes/class-wp-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16006,'/wordpress/core/6.9.1/wp-includes/class-wp-session-tokens.php','wp-includes/class-wp-session-tokens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16007,'/wordpress/core/6.9.1/wp-includes/class-wp-simplepie-file.php','wp-includes/class-wp-simplepie-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16008,'/wordpress/core/6.9.1/wp-includes/class-wp-simplepie-sanitize-kses.php','wp-includes/class-wp-simplepie-sanitize-kses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16009,'/wordpress/core/6.9.1/wp-includes/class-wp-site-query.php','wp-includes/class-wp-site-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16010,'/wordpress/core/6.9.1/wp-includes/class-wp-site.php','wp-includes/class-wp-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16011,'/wordpress/core/6.9.1/wp-includes/class-wp-speculation-rules.php','wp-includes/class-wp-speculation-rules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16012,'/wordpress/core/6.9.1/wp-includes/class-wp-styles.php','wp-includes/class-wp-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16013,'/wordpress/core/6.9.1/wp-includes/class-wp-tax-query.php','wp-includes/class-wp-tax-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16014,'/wordpress/core/6.9.1/wp-includes/class-wp-taxonomy.php','wp-includes/class-wp-taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16015,'/wordpress/core/6.9.1/wp-includes/class-wp-term-query.php','wp-includes/class-wp-term-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16016,'/wordpress/core/6.9.1/wp-includes/class-wp-term.php','wp-includes/class-wp-term.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16017,'/wordpress/core/6.9.1/wp-includes/class-wp-text-diff-renderer-inline.php','wp-includes/class-wp-text-diff-renderer-inline.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16018,'/wordpress/core/6.9.1/wp-includes/class-wp-text-diff-renderer-table.php','wp-includes/class-wp-text-diff-renderer-table.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16019,'/wordpress/core/6.9.1/wp-includes/class-wp-textdomain-registry.php','wp-includes/class-wp-textdomain-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16020,'/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-data.php','wp-includes/class-wp-theme-json-data.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16021,'/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-resolver.php','wp-includes/class-wp-theme-json-resolver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16022,'/wordpress/core/6.9.1/wp-includes/class-wp-theme-json-schema.php','wp-includes/class-wp-theme-json-schema.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16023,'/wordpress/core/6.9.1/wp-includes/class-wp-theme-json.php','wp-includes/class-wp-theme-json.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16024,'/wordpress/core/6.9.1/wp-includes/class-wp-theme.php','wp-includes/class-wp-theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16025,'/wordpress/core/6.9.1/wp-includes/class-wp-token-map.php','wp-includes/class-wp-token-map.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16026,'/wordpress/core/6.9.1/wp-includes/class-wp-url-pattern-prefixer.php','wp-includes/class-wp-url-pattern-prefixer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16027,'/wordpress/core/6.9.1/wp-includes/class-wp-user-meta-session-tokens.php','wp-includes/class-wp-user-meta-session-tokens.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16028,'/wordpress/core/6.9.1/wp-includes/class-wp-user-query.php','wp-includes/class-wp-user-query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16029,'/wordpress/core/6.9.1/wp-includes/class-wp-user-request.php','wp-includes/class-wp-user-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16030,'/wordpress/core/6.9.1/wp-includes/class-wp-user.php','wp-includes/class-wp-user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16031,'/wordpress/core/6.9.1/wp-includes/class-wp-walker.php','wp-includes/class-wp-walker.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16032,'/wordpress/core/6.9.1/wp-includes/class-wp-widget-factory.php','wp-includes/class-wp-widget-factory.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16033,'/wordpress/core/6.9.1/wp-includes/class-wp-widget.php','wp-includes/class-wp-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16034,'/wordpress/core/6.9.1/wp-includes/class-wp-xmlrpc-server.php','wp-includes/class-wp-xmlrpc-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16035,'/wordpress/core/6.9.1/wp-includes/class-wp.php','wp-includes/class-wp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16036,'/wordpress/core/6.9.1/wp-includes/class-wpdb.php','wp-includes/class-wpdb.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16037,'/wordpress/core/6.9.1/wp-includes/class.wp-dependencies.php','wp-includes/class.wp-dependencies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16038,'/wordpress/core/6.9.1/wp-includes/class.wp-scripts.php','wp-includes/class.wp-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16039,'/wordpress/core/6.9.1/wp-includes/class.wp-styles.php','wp-includes/class.wp-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16040,'/wordpress/core/6.9.1/wp-includes/comment-template.php','wp-includes/comment-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16041,'/wordpress/core/6.9.1/wp-includes/comment.php','wp-includes/comment.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16042,'/wordpress/core/6.9.1/wp-includes/compat-utf8.php','wp-includes/compat-utf8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16043,'/wordpress/core/6.9.1/wp-includes/compat.php','wp-includes/compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16044,'/wordpress/core/6.9.1/wp-includes/cron.php','wp-includes/cron.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16045,'/wordpress/core/6.9.1/wp-includes/css/admin-bar-rtl.css','wp-includes/css/admin-bar-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16046,'/wordpress/core/6.9.1/wp-includes/css/admin-bar-rtl.min.css','wp-includes/css/admin-bar-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16047,'/wordpress/core/6.9.1/wp-includes/css/admin-bar.css','wp-includes/css/admin-bar.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16048,'/wordpress/core/6.9.1/wp-includes/css/admin-bar.min.css','wp-includes/css/admin-bar.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16049,'/wordpress/core/6.9.1/wp-includes/css/buttons-rtl.css','wp-includes/css/buttons-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16050,'/wordpress/core/6.9.1/wp-includes/css/buttons-rtl.min.css','wp-includes/css/buttons-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16051,'/wordpress/core/6.9.1/wp-includes/css/buttons.css','wp-includes/css/buttons.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16052,'/wordpress/core/6.9.1/wp-includes/css/buttons.min.css','wp-includes/css/buttons.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16053,'/wordpress/core/6.9.1/wp-includes/css/classic-themes.css','wp-includes/css/classic-themes.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16054,'/wordpress/core/6.9.1/wp-includes/css/classic-themes.min.css','wp-includes/css/classic-themes.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16055,'/wordpress/core/6.9.1/wp-includes/css/customize-preview-rtl.css','wp-includes/css/customize-preview-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16056,'/wordpress/core/6.9.1/wp-includes/css/customize-preview-rtl.min.css','wp-includes/css/customize-preview-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16057,'/wordpress/core/6.9.1/wp-includes/css/customize-preview.css','wp-includes/css/customize-preview.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16058,'/wordpress/core/6.9.1/wp-includes/css/customize-preview.min.css','wp-includes/css/customize-preview.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16059,'/wordpress/core/6.9.1/wp-includes/css/dashicons.css','wp-includes/css/dashicons.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16060,'/wordpress/core/6.9.1/wp-includes/css/dashicons.min.css','wp-includes/css/dashicons.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16061,'/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style-rtl.css','wp-includes/css/dist/admin-ui/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16062,'/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style-rtl.min.css','wp-includes/css/dist/admin-ui/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16063,'/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style.css','wp-includes/css/dist/admin-ui/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16064,'/wordpress/core/6.9.1/wp-includes/css/dist/admin-ui/style.min.css','wp-includes/css/dist/admin-ui/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16065,'/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes-rtl.css','wp-includes/css/dist/base-styles/admin-schemes-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16066,'/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes-rtl.min.css','wp-includes/css/dist/base-styles/admin-schemes-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16067,'/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes.css','wp-includes/css/dist/base-styles/admin-schemes.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16068,'/wordpress/core/6.9.1/wp-includes/css/dist/base-styles/admin-schemes.min.css','wp-includes/css/dist/base-styles/admin-schemes.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16069,'/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style-rtl.css','wp-includes/css/dist/block-directory/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16070,'/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style-rtl.min.css','wp-includes/css/dist/block-directory/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16071,'/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style.css','wp-includes/css/dist/block-directory/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16072,'/wordpress/core/6.9.1/wp-includes/css/dist/block-directory/style.min.css','wp-includes/css/dist/block-directory/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16073,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content-rtl.css','wp-includes/css/dist/block-editor/content-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16074,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content-rtl.min.css','wp-includes/css/dist/block-editor/content-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16075,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content.css','wp-includes/css/dist/block-editor/content.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16076,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/content.min.css','wp-includes/css/dist/block-editor/content.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16077,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16078,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16079,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles.css','wp-includes/css/dist/block-editor/default-editor-styles.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16080,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/default-editor-styles.min.css','wp-includes/css/dist/block-editor/default-editor-styles.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16081,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style-rtl.css','wp-includes/css/dist/block-editor/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16082,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style-rtl.min.css','wp-includes/css/dist/block-editor/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16083,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style.css','wp-includes/css/dist/block-editor/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16084,'/wordpress/core/6.9.1/wp-includes/css/dist/block-editor/style.min.css','wp-includes/css/dist/block-editor/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16085,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic-rtl.css','wp-includes/css/dist/block-library/classic-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16086,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic-rtl.min.css','wp-includes/css/dist/block-library/classic-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16087,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic.css','wp-includes/css/dist/block-library/classic.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16088,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/classic.min.css','wp-includes/css/dist/block-library/classic.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16089,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common-rtl.css','wp-includes/css/dist/block-library/common-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16090,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common-rtl.min.css','wp-includes/css/dist/block-library/common-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16091,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common.css','wp-includes/css/dist/block-library/common.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16092,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/common.min.css','wp-includes/css/dist/block-library/common.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16093,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements-rtl.css','wp-includes/css/dist/block-library/editor-elements-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16094,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements-rtl.min.css','wp-includes/css/dist/block-library/editor-elements-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16095,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements.css','wp-includes/css/dist/block-library/editor-elements.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16096,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-elements.min.css','wp-includes/css/dist/block-library/editor-elements.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16097,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-rtl.css','wp-includes/css/dist/block-library/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16098,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor-rtl.min.css','wp-includes/css/dist/block-library/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16099,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor.css','wp-includes/css/dist/block-library/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16100,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/editor.min.css','wp-includes/css/dist/block-library/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16101,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements-rtl.css','wp-includes/css/dist/block-library/elements-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16102,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements-rtl.min.css','wp-includes/css/dist/block-library/elements-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16103,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements.css','wp-includes/css/dist/block-library/elements.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16104,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/elements.min.css','wp-includes/css/dist/block-library/elements.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16105,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset-rtl.css','wp-includes/css/dist/block-library/reset-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16106,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset-rtl.min.css','wp-includes/css/dist/block-library/reset-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16107,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset.css','wp-includes/css/dist/block-library/reset.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16108,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/reset.min.css','wp-includes/css/dist/block-library/reset.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16109,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style-rtl.css','wp-includes/css/dist/block-library/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16110,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style-rtl.min.css','wp-includes/css/dist/block-library/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16111,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style.css','wp-includes/css/dist/block-library/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16112,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/style.min.css','wp-includes/css/dist/block-library/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16113,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme-rtl.css','wp-includes/css/dist/block-library/theme-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16114,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme-rtl.min.css','wp-includes/css/dist/block-library/theme-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16115,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme.css','wp-includes/css/dist/block-library/theme.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16116,'/wordpress/core/6.9.1/wp-includes/css/dist/block-library/theme.min.css','wp-includes/css/dist/block-library/theme.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16117,'/wordpress/core/6.9.1/wp-includes/css/dist/commands/style-rtl.css','wp-includes/css/dist/commands/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16118,'/wordpress/core/6.9.1/wp-includes/css/dist/commands/style-rtl.min.css','wp-includes/css/dist/commands/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16119,'/wordpress/core/6.9.1/wp-includes/css/dist/commands/style.css','wp-includes/css/dist/commands/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16120,'/wordpress/core/6.9.1/wp-includes/css/dist/commands/style.min.css','wp-includes/css/dist/commands/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16121,'/wordpress/core/6.9.1/wp-includes/css/dist/components/style-rtl.css','wp-includes/css/dist/components/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16122,'/wordpress/core/6.9.1/wp-includes/css/dist/components/style-rtl.min.css','wp-includes/css/dist/components/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16123,'/wordpress/core/6.9.1/wp-includes/css/dist/components/style.css','wp-includes/css/dist/components/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16124,'/wordpress/core/6.9.1/wp-includes/css/dist/components/style.min.css','wp-includes/css/dist/components/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16125,'/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style-rtl.css','wp-includes/css/dist/customize-widgets/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16126,'/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style-rtl.min.css','wp-includes/css/dist/customize-widgets/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16127,'/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style.css','wp-includes/css/dist/customize-widgets/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16128,'/wordpress/core/6.9.1/wp-includes/css/dist/customize-widgets/style.min.css','wp-includes/css/dist/customize-widgets/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16129,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic-rtl.css','wp-includes/css/dist/edit-post/classic-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16130,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic-rtl.min.css','wp-includes/css/dist/edit-post/classic-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16131,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic.css','wp-includes/css/dist/edit-post/classic.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16132,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/classic.min.css','wp-includes/css/dist/edit-post/classic.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16133,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style-rtl.css','wp-includes/css/dist/edit-post/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16134,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style-rtl.min.css','wp-includes/css/dist/edit-post/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16135,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style.css','wp-includes/css/dist/edit-post/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16136,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-post/style.min.css','wp-includes/css/dist/edit-post/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16137,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts-rtl.css','wp-includes/css/dist/edit-site/posts-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16138,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts-rtl.min.css','wp-includes/css/dist/edit-site/posts-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16139,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts.css','wp-includes/css/dist/edit-site/posts.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16140,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/posts.min.css','wp-includes/css/dist/edit-site/posts.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16141,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style-rtl.css','wp-includes/css/dist/edit-site/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16142,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style-rtl.min.css','wp-includes/css/dist/edit-site/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16143,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style.css','wp-includes/css/dist/edit-site/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16144,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-site/style.min.css','wp-includes/css/dist/edit-site/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16145,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style-rtl.css','wp-includes/css/dist/edit-widgets/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16146,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style-rtl.min.css','wp-includes/css/dist/edit-widgets/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16147,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style.css','wp-includes/css/dist/edit-widgets/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16148,'/wordpress/core/6.9.1/wp-includes/css/dist/edit-widgets/style.min.css','wp-includes/css/dist/edit-widgets/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16149,'/wordpress/core/6.9.1/wp-includes/css/dist/editor/style-rtl.css','wp-includes/css/dist/editor/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16150,'/wordpress/core/6.9.1/wp-includes/css/dist/editor/style-rtl.min.css','wp-includes/css/dist/editor/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16151,'/wordpress/core/6.9.1/wp-includes/css/dist/editor/style.css','wp-includes/css/dist/editor/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16152,'/wordpress/core/6.9.1/wp-includes/css/dist/editor/style.min.css','wp-includes/css/dist/editor/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16153,'/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style-rtl.css','wp-includes/css/dist/format-library/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16154,'/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style-rtl.min.css','wp-includes/css/dist/format-library/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16155,'/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style.css','wp-includes/css/dist/format-library/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16156,'/wordpress/core/6.9.1/wp-includes/css/dist/format-library/style.min.css','wp-includes/css/dist/format-library/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16157,'/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style-rtl.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16158,'/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16159,'/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style.css','wp-includes/css/dist/list-reusable-blocks/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16160,'/wordpress/core/6.9.1/wp-includes/css/dist/list-reusable-blocks/style.min.css','wp-includes/css/dist/list-reusable-blocks/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16161,'/wordpress/core/6.9.1/wp-includes/css/dist/nux/style-rtl.css','wp-includes/css/dist/nux/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16162,'/wordpress/core/6.9.1/wp-includes/css/dist/nux/style-rtl.min.css','wp-includes/css/dist/nux/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16163,'/wordpress/core/6.9.1/wp-includes/css/dist/nux/style.css','wp-includes/css/dist/nux/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16164,'/wordpress/core/6.9.1/wp-includes/css/dist/nux/style.min.css','wp-includes/css/dist/nux/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16165,'/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style-rtl.css','wp-includes/css/dist/patterns/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16166,'/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style-rtl.min.css','wp-includes/css/dist/patterns/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16167,'/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style.css','wp-includes/css/dist/patterns/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16168,'/wordpress/core/6.9.1/wp-includes/css/dist/patterns/style.min.css','wp-includes/css/dist/patterns/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16169,'/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style-rtl.css','wp-includes/css/dist/preferences/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16170,'/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style-rtl.min.css','wp-includes/css/dist/preferences/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16171,'/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style.css','wp-includes/css/dist/preferences/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16172,'/wordpress/core/6.9.1/wp-includes/css/dist/preferences/style.min.css','wp-includes/css/dist/preferences/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16173,'/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style-rtl.css','wp-includes/css/dist/reusable-blocks/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16174,'/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style-rtl.min.css','wp-includes/css/dist/reusable-blocks/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16175,'/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style.css','wp-includes/css/dist/reusable-blocks/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16176,'/wordpress/core/6.9.1/wp-includes/css/dist/reusable-blocks/style.min.css','wp-includes/css/dist/reusable-blocks/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16177,'/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style-rtl.css','wp-includes/css/dist/widgets/style-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16178,'/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style-rtl.min.css','wp-includes/css/dist/widgets/style-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16179,'/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style.css','wp-includes/css/dist/widgets/style.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16180,'/wordpress/core/6.9.1/wp-includes/css/dist/widgets/style.min.css','wp-includes/css/dist/widgets/style.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16181,'/wordpress/core/6.9.1/wp-includes/css/editor-rtl.css','wp-includes/css/editor-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16182,'/wordpress/core/6.9.1/wp-includes/css/editor-rtl.min.css','wp-includes/css/editor-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16183,'/wordpress/core/6.9.1/wp-includes/css/editor.css','wp-includes/css/editor.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16184,'/wordpress/core/6.9.1/wp-includes/css/editor.min.css','wp-includes/css/editor.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16185,'/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog-rtl.css','wp-includes/css/jquery-ui-dialog-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16186,'/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog-rtl.min.css','wp-includes/css/jquery-ui-dialog-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16187,'/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog.css','wp-includes/css/jquery-ui-dialog.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16188,'/wordpress/core/6.9.1/wp-includes/css/jquery-ui-dialog.min.css','wp-includes/css/jquery-ui-dialog.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16189,'/wordpress/core/6.9.1/wp-includes/css/media-views-rtl.css','wp-includes/css/media-views-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16190,'/wordpress/core/6.9.1/wp-includes/css/media-views-rtl.min.css','wp-includes/css/media-views-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16191,'/wordpress/core/6.9.1/wp-includes/css/media-views.css','wp-includes/css/media-views.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16192,'/wordpress/core/6.9.1/wp-includes/css/media-views.min.css','wp-includes/css/media-views.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16193,'/wordpress/core/6.9.1/wp-includes/css/wp-auth-check-rtl.css','wp-includes/css/wp-auth-check-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16194,'/wordpress/core/6.9.1/wp-includes/css/wp-auth-check-rtl.min.css','wp-includes/css/wp-auth-check-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16195,'/wordpress/core/6.9.1/wp-includes/css/wp-auth-check.css','wp-includes/css/wp-auth-check.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16196,'/wordpress/core/6.9.1/wp-includes/css/wp-auth-check.min.css','wp-includes/css/wp-auth-check.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16197,'/wordpress/core/6.9.1/wp-includes/css/wp-embed-template-ie.css','wp-includes/css/wp-embed-template-ie.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16198,'/wordpress/core/6.9.1/wp-includes/css/wp-embed-template-ie.min.css','wp-includes/css/wp-embed-template-ie.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16199,'/wordpress/core/6.9.1/wp-includes/css/wp-embed-template.css','wp-includes/css/wp-embed-template.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16200,'/wordpress/core/6.9.1/wp-includes/css/wp-embed-template.min.css','wp-includes/css/wp-embed-template.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16201,'/wordpress/core/6.9.1/wp-includes/css/wp-empty-template-alert.css','wp-includes/css/wp-empty-template-alert.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16202,'/wordpress/core/6.9.1/wp-includes/css/wp-empty-template-alert.min.css','wp-includes/css/wp-empty-template-alert.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16203,'/wordpress/core/6.9.1/wp-includes/css/wp-pointer-rtl.css','wp-includes/css/wp-pointer-rtl.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16204,'/wordpress/core/6.9.1/wp-includes/css/wp-pointer-rtl.min.css','wp-includes/css/wp-pointer-rtl.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16205,'/wordpress/core/6.9.1/wp-includes/css/wp-pointer.css','wp-includes/css/wp-pointer.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16206,'/wordpress/core/6.9.1/wp-includes/css/wp-pointer.min.css','wp-includes/css/wp-pointer.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16207,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-image-control.php','wp-includes/customize/class-wp-customize-background-image-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16208,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-image-setting.php','wp-includes/customize/class-wp-customize-background-image-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16209,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-background-position-control.php','wp-includes/customize/class-wp-customize-background-position-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16210,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-code-editor-control.php','wp-includes/customize/class-wp-customize-code-editor-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16211,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-color-control.php','wp-includes/customize/class-wp-customize-color-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16212,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-cropped-image-control.php','wp-includes/customize/class-wp-customize-cropped-image-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16213,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-custom-css-setting.php','wp-includes/customize/class-wp-customize-custom-css-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16214,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-date-time-control.php','wp-includes/customize/class-wp-customize-date-time-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16215,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-filter-setting.php','wp-includes/customize/class-wp-customize-filter-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16216,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-header-image-control.php','wp-includes/customize/class-wp-customize-header-image-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16217,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-header-image-setting.php','wp-includes/customize/class-wp-customize-header-image-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16218,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-image-control.php','wp-includes/customize/class-wp-customize-image-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16219,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-media-control.php','wp-includes/customize/class-wp-customize-media-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16220,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16221,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-control.php','wp-includes/customize/class-wp-customize-nav-menu-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16222,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-item-control.php','wp-includes/customize/class-wp-customize-nav-menu-item-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16223,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16224,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-location-control.php','wp-includes/customize/class-wp-customize-nav-menu-location-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16225,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16226,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-name-control.php','wp-includes/customize/class-wp-customize-nav-menu-name-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16227,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-section.php','wp-includes/customize/class-wp-customize-nav-menu-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16228,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menu-setting.php','wp-includes/customize/class-wp-customize-nav-menu-setting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16229,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-nav-menus-panel.php','wp-includes/customize/class-wp-customize-nav-menus-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16230,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-new-menu-control.php','wp-includes/customize/class-wp-customize-new-menu-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16231,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-new-menu-section.php','wp-includes/customize/class-wp-customize-new-menu-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16232,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-partial.php','wp-includes/customize/class-wp-customize-partial.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16233,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-selective-refresh.php','wp-includes/customize/class-wp-customize-selective-refresh.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16234,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-sidebar-section.php','wp-includes/customize/class-wp-customize-sidebar-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16235,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-site-icon-control.php','wp-includes/customize/class-wp-customize-site-icon-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16236,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-theme-control.php','wp-includes/customize/class-wp-customize-theme-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16237,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-themes-panel.php','wp-includes/customize/class-wp-customize-themes-panel.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16238,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-themes-section.php','wp-includes/customize/class-wp-customize-themes-section.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16239,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-customize-upload-control.php','wp-includes/customize/class-wp-customize-upload-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16240,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-sidebar-block-editor-control.php','wp-includes/customize/class-wp-sidebar-block-editor-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16241,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-widget-area-customize-control.php','wp-includes/customize/class-wp-widget-area-customize-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16242,'/wordpress/core/6.9.1/wp-includes/customize/class-wp-widget-form-customize-control.php','wp-includes/customize/class-wp-widget-form-customize-control.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16243,'/wordpress/core/6.9.1/wp-includes/date.php','wp-includes/date.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16244,'/wordpress/core/6.9.1/wp-includes/default-constants.php','wp-includes/default-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16245,'/wordpress/core/6.9.1/wp-includes/default-filters.php','wp-includes/default-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16246,'/wordpress/core/6.9.1/wp-includes/default-widgets.php','wp-includes/default-widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16247,'/wordpress/core/6.9.1/wp-includes/deprecated.php','wp-includes/deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16248,'/wordpress/core/6.9.1/wp-includes/embed-template.php','wp-includes/embed-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16249,'/wordpress/core/6.9.1/wp-includes/embed.php','wp-includes/embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16250,'/wordpress/core/6.9.1/wp-includes/error-protection.php','wp-includes/error-protection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16251,'/wordpress/core/6.9.1/wp-includes/feed-atom-comments.php','wp-includes/feed-atom-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16252,'/wordpress/core/6.9.1/wp-includes/feed-atom.php','wp-includes/feed-atom.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16253,'/wordpress/core/6.9.1/wp-includes/feed-rdf.php','wp-includes/feed-rdf.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16254,'/wordpress/core/6.9.1/wp-includes/feed-rss.php','wp-includes/feed-rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16255,'/wordpress/core/6.9.1/wp-includes/feed-rss2-comments.php','wp-includes/feed-rss2-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16256,'/wordpress/core/6.9.1/wp-includes/feed-rss2.php','wp-includes/feed-rss2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16257,'/wordpress/core/6.9.1/wp-includes/feed.php','wp-includes/feed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16258,'/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-collection.php','wp-includes/fonts/class-wp-font-collection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16259,'/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-face-resolver.php','wp-includes/fonts/class-wp-font-face-resolver.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16260,'/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-face.php','wp-includes/fonts/class-wp-font-face.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16261,'/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-library.php','wp-includes/fonts/class-wp-font-library.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16262,'/wordpress/core/6.9.1/wp-includes/fonts/class-wp-font-utils.php','wp-includes/fonts/class-wp-font-utils.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16263,'/wordpress/core/6.9.1/wp-includes/fonts/dashicons.eot','wp-includes/fonts/dashicons.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (16264,'/wordpress/core/6.9.1/wp-includes/fonts/dashicons.svg','wp-includes/fonts/dashicons.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16265,'/wordpress/core/6.9.1/wp-includes/fonts/dashicons.ttf','wp-includes/fonts/dashicons.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (16266,'/wordpress/core/6.9.1/wp-includes/fonts/dashicons.woff','wp-includes/fonts/dashicons.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (16267,'/wordpress/core/6.9.1/wp-includes/fonts/dashicons.woff2','wp-includes/fonts/dashicons.woff2');
INSERT INTO `wp_wfknownfilelist` VALUES (16268,'/wordpress/core/6.9.1/wp-includes/fonts.php','wp-includes/fonts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16269,'/wordpress/core/6.9.1/wp-includes/formatting.php','wp-includes/formatting.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16270,'/wordpress/core/6.9.1/wp-includes/functions.php','wp-includes/functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16271,'/wordpress/core/6.9.1/wp-includes/functions.wp-scripts.php','wp-includes/functions.wp-scripts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16272,'/wordpress/core/6.9.1/wp-includes/functions.wp-styles.php','wp-includes/functions.wp-styles.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16273,'/wordpress/core/6.9.1/wp-includes/general-template.php','wp-includes/general-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16274,'/wordpress/core/6.9.1/wp-includes/global-styles-and-settings.php','wp-includes/global-styles-and-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16275,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-active-formatting-elements.php','wp-includes/html-api/class-wp-html-active-formatting-elements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16276,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-attribute-token.php','wp-includes/html-api/class-wp-html-attribute-token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16277,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-decoder.php','wp-includes/html-api/class-wp-html-decoder.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16278,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-doctype-info.php','wp-includes/html-api/class-wp-html-doctype-info.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16279,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-open-elements.php','wp-includes/html-api/class-wp-html-open-elements.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16280,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-processor-state.php','wp-includes/html-api/class-wp-html-processor-state.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16281,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-processor.php','wp-includes/html-api/class-wp-html-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16282,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-span.php','wp-includes/html-api/class-wp-html-span.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16283,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-stack-event.php','wp-includes/html-api/class-wp-html-stack-event.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16284,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-tag-processor.php','wp-includes/html-api/class-wp-html-tag-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16285,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-text-replacement.php','wp-includes/html-api/class-wp-html-text-replacement.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16286,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-token.php','wp-includes/html-api/class-wp-html-token.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16287,'/wordpress/core/6.9.1/wp-includes/html-api/class-wp-html-unsupported-exception.php','wp-includes/html-api/class-wp-html-unsupported-exception.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16288,'/wordpress/core/6.9.1/wp-includes/html-api/html5-named-character-references.php','wp-includes/html-api/html5-named-character-references.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16289,'/wordpress/core/6.9.1/wp-includes/http.php','wp-includes/http.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16290,'/wordpress/core/6.9.1/wp-includes/https-detection.php','wp-includes/https-detection.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16291,'/wordpress/core/6.9.1/wp-includes/https-migration.php','wp-includes/https-migration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16292,'/wordpress/core/6.9.1/wp-includes/images/admin-bar-sprite-2x.png','wp-includes/images/admin-bar-sprite-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16293,'/wordpress/core/6.9.1/wp-includes/images/admin-bar-sprite.png','wp-includes/images/admin-bar-sprite.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16294,'/wordpress/core/6.9.1/wp-includes/images/arrow-pointer-blue-2x.png','wp-includes/images/arrow-pointer-blue-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16295,'/wordpress/core/6.9.1/wp-includes/images/arrow-pointer-blue.png','wp-includes/images/arrow-pointer-blue.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16296,'/wordpress/core/6.9.1/wp-includes/images/blank.gif','wp-includes/images/blank.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16297,'/wordpress/core/6.9.1/wp-includes/images/crystal/archive.png','wp-includes/images/crystal/archive.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16298,'/wordpress/core/6.9.1/wp-includes/images/crystal/audio.png','wp-includes/images/crystal/audio.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16299,'/wordpress/core/6.9.1/wp-includes/images/crystal/code.png','wp-includes/images/crystal/code.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16300,'/wordpress/core/6.9.1/wp-includes/images/crystal/default.png','wp-includes/images/crystal/default.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16301,'/wordpress/core/6.9.1/wp-includes/images/crystal/document.png','wp-includes/images/crystal/document.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16302,'/wordpress/core/6.9.1/wp-includes/images/crystal/interactive.png','wp-includes/images/crystal/interactive.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16303,'/wordpress/core/6.9.1/wp-includes/images/crystal/license.txt','wp-includes/images/crystal/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (16304,'/wordpress/core/6.9.1/wp-includes/images/crystal/spreadsheet.png','wp-includes/images/crystal/spreadsheet.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16305,'/wordpress/core/6.9.1/wp-includes/images/crystal/text.png','wp-includes/images/crystal/text.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16306,'/wordpress/core/6.9.1/wp-includes/images/crystal/video.png','wp-includes/images/crystal/video.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16307,'/wordpress/core/6.9.1/wp-includes/images/down_arrow-2x.gif','wp-includes/images/down_arrow-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16308,'/wordpress/core/6.9.1/wp-includes/images/down_arrow.gif','wp-includes/images/down_arrow.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16309,'/wordpress/core/6.9.1/wp-includes/images/icon-pointer-flag-2x.png','wp-includes/images/icon-pointer-flag-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16310,'/wordpress/core/6.9.1/wp-includes/images/icon-pointer-flag.png','wp-includes/images/icon-pointer-flag.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16311,'/wordpress/core/6.9.1/wp-includes/images/media/archive.png','wp-includes/images/media/archive.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16312,'/wordpress/core/6.9.1/wp-includes/images/media/archive.svg','wp-includes/images/media/archive.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16313,'/wordpress/core/6.9.1/wp-includes/images/media/audio.png','wp-includes/images/media/audio.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16314,'/wordpress/core/6.9.1/wp-includes/images/media/audio.svg','wp-includes/images/media/audio.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16315,'/wordpress/core/6.9.1/wp-includes/images/media/code.png','wp-includes/images/media/code.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16316,'/wordpress/core/6.9.1/wp-includes/images/media/code.svg','wp-includes/images/media/code.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16317,'/wordpress/core/6.9.1/wp-includes/images/media/default.png','wp-includes/images/media/default.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16318,'/wordpress/core/6.9.1/wp-includes/images/media/default.svg','wp-includes/images/media/default.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16319,'/wordpress/core/6.9.1/wp-includes/images/media/document.png','wp-includes/images/media/document.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16320,'/wordpress/core/6.9.1/wp-includes/images/media/document.svg','wp-includes/images/media/document.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16321,'/wordpress/core/6.9.1/wp-includes/images/media/interactive.png','wp-includes/images/media/interactive.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16322,'/wordpress/core/6.9.1/wp-includes/images/media/interactive.svg','wp-includes/images/media/interactive.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16323,'/wordpress/core/6.9.1/wp-includes/images/media/spreadsheet.png','wp-includes/images/media/spreadsheet.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16324,'/wordpress/core/6.9.1/wp-includes/images/media/spreadsheet.svg','wp-includes/images/media/spreadsheet.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16325,'/wordpress/core/6.9.1/wp-includes/images/media/text.png','wp-includes/images/media/text.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16326,'/wordpress/core/6.9.1/wp-includes/images/media/text.svg','wp-includes/images/media/text.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16327,'/wordpress/core/6.9.1/wp-includes/images/media/video.png','wp-includes/images/media/video.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16328,'/wordpress/core/6.9.1/wp-includes/images/media/video.svg','wp-includes/images/media/video.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16329,'/wordpress/core/6.9.1/wp-includes/images/rss-2x.png','wp-includes/images/rss-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16330,'/wordpress/core/6.9.1/wp-includes/images/rss.png','wp-includes/images/rss.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16331,'/wordpress/core/6.9.1/wp-includes/images/smilies/frownie.png','wp-includes/images/smilies/frownie.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16332,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_arrow.gif','wp-includes/images/smilies/icon_arrow.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16333,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_biggrin.gif','wp-includes/images/smilies/icon_biggrin.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16334,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_confused.gif','wp-includes/images/smilies/icon_confused.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16335,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_cool.gif','wp-includes/images/smilies/icon_cool.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16336,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_cry.gif','wp-includes/images/smilies/icon_cry.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16337,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_eek.gif','wp-includes/images/smilies/icon_eek.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16338,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_evil.gif','wp-includes/images/smilies/icon_evil.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16339,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_exclaim.gif','wp-includes/images/smilies/icon_exclaim.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16340,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_idea.gif','wp-includes/images/smilies/icon_idea.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16341,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_lol.gif','wp-includes/images/smilies/icon_lol.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16342,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_mad.gif','wp-includes/images/smilies/icon_mad.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16343,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_mrgreen.gif','wp-includes/images/smilies/icon_mrgreen.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16344,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_neutral.gif','wp-includes/images/smilies/icon_neutral.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16345,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_question.gif','wp-includes/images/smilies/icon_question.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16346,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_razz.gif','wp-includes/images/smilies/icon_razz.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16347,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_redface.gif','wp-includes/images/smilies/icon_redface.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16348,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_rolleyes.gif','wp-includes/images/smilies/icon_rolleyes.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16349,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_sad.gif','wp-includes/images/smilies/icon_sad.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16350,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_smile.gif','wp-includes/images/smilies/icon_smile.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16351,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_surprised.gif','wp-includes/images/smilies/icon_surprised.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16352,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_twisted.gif','wp-includes/images/smilies/icon_twisted.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16353,'/wordpress/core/6.9.1/wp-includes/images/smilies/icon_wink.gif','wp-includes/images/smilies/icon_wink.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16354,'/wordpress/core/6.9.1/wp-includes/images/smilies/mrgreen.png','wp-includes/images/smilies/mrgreen.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16355,'/wordpress/core/6.9.1/wp-includes/images/smilies/rolleyes.png','wp-includes/images/smilies/rolleyes.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16356,'/wordpress/core/6.9.1/wp-includes/images/smilies/simple-smile.png','wp-includes/images/smilies/simple-smile.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16357,'/wordpress/core/6.9.1/wp-includes/images/spinner-2x.gif','wp-includes/images/spinner-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16358,'/wordpress/core/6.9.1/wp-includes/images/spinner.gif','wp-includes/images/spinner.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16359,'/wordpress/core/6.9.1/wp-includes/images/toggle-arrow-2x.png','wp-includes/images/toggle-arrow-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16360,'/wordpress/core/6.9.1/wp-includes/images/toggle-arrow.png','wp-includes/images/toggle-arrow.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16361,'/wordpress/core/6.9.1/wp-includes/images/uploader-icons-2x.png','wp-includes/images/uploader-icons-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16362,'/wordpress/core/6.9.1/wp-includes/images/uploader-icons.png','wp-includes/images/uploader-icons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16363,'/wordpress/core/6.9.1/wp-includes/images/w-logo-blue-white-bg.png','wp-includes/images/w-logo-blue-white-bg.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16364,'/wordpress/core/6.9.1/wp-includes/images/w-logo-blue.png','wp-includes/images/w-logo-blue.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16365,'/wordpress/core/6.9.1/wp-includes/images/wpicons-2x.png','wp-includes/images/wpicons-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16366,'/wordpress/core/6.9.1/wp-includes/images/wpicons.png','wp-includes/images/wpicons.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16367,'/wordpress/core/6.9.1/wp-includes/images/wpspin-2x.gif','wp-includes/images/wpspin-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16368,'/wordpress/core/6.9.1/wp-includes/images/wpspin.gif','wp-includes/images/wpspin.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16369,'/wordpress/core/6.9.1/wp-includes/images/xit-2x.gif','wp-includes/images/xit-2x.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16370,'/wordpress/core/6.9.1/wp-includes/images/xit.gif','wp-includes/images/xit.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16371,'/wordpress/core/6.9.1/wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php','wp-includes/interactivity-api/class-wp-interactivity-api-directives-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16372,'/wordpress/core/6.9.1/wp-includes/interactivity-api/class-wp-interactivity-api.php','wp-includes/interactivity-api/class-wp-interactivity-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16373,'/wordpress/core/6.9.1/wp-includes/interactivity-api/interactivity-api.php','wp-includes/interactivity-api/interactivity-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16374,'/wordpress/core/6.9.1/wp-includes/js/admin-bar.js','wp-includes/js/admin-bar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16375,'/wordpress/core/6.9.1/wp-includes/js/admin-bar.min.js','wp-includes/js/admin-bar.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16376,'/wordpress/core/6.9.1/wp-includes/js/api-request.js','wp-includes/js/api-request.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16377,'/wordpress/core/6.9.1/wp-includes/js/api-request.min.js','wp-includes/js/api-request.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16378,'/wordpress/core/6.9.1/wp-includes/js/autosave.js','wp-includes/js/autosave.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16379,'/wordpress/core/6.9.1/wp-includes/js/autosave.min.js','wp-includes/js/autosave.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16380,'/wordpress/core/6.9.1/wp-includes/js/backbone.js','wp-includes/js/backbone.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16381,'/wordpress/core/6.9.1/wp-includes/js/backbone.min.js','wp-includes/js/backbone.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16382,'/wordpress/core/6.9.1/wp-includes/js/clipboard.js','wp-includes/js/clipboard.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16383,'/wordpress/core/6.9.1/wp-includes/js/clipboard.min.js','wp-includes/js/clipboard.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16384,'/wordpress/core/6.9.1/wp-includes/js/codemirror/codemirror.min.css','wp-includes/js/codemirror/codemirror.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16385,'/wordpress/core/6.9.1/wp-includes/js/codemirror/codemirror.min.js','wp-includes/js/codemirror/codemirror.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16386,'/wordpress/core/6.9.1/wp-includes/js/codemirror/csslint.js','wp-includes/js/codemirror/csslint.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16387,'/wordpress/core/6.9.1/wp-includes/js/codemirror/esprima.js','wp-includes/js/codemirror/esprima.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16388,'/wordpress/core/6.9.1/wp-includes/js/codemirror/fakejshint.js','wp-includes/js/codemirror/fakejshint.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16389,'/wordpress/core/6.9.1/wp-includes/js/codemirror/htmlhint-kses.js','wp-includes/js/codemirror/htmlhint-kses.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16390,'/wordpress/core/6.9.1/wp-includes/js/codemirror/htmlhint.js','wp-includes/js/codemirror/htmlhint.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16391,'/wordpress/core/6.9.1/wp-includes/js/codemirror/jsonlint.js','wp-includes/js/codemirror/jsonlint.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16392,'/wordpress/core/6.9.1/wp-includes/js/colorpicker.js','wp-includes/js/colorpicker.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16393,'/wordpress/core/6.9.1/wp-includes/js/colorpicker.min.js','wp-includes/js/colorpicker.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16394,'/wordpress/core/6.9.1/wp-includes/js/comment-reply.js','wp-includes/js/comment-reply.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16395,'/wordpress/core/6.9.1/wp-includes/js/comment-reply.min.js','wp-includes/js/comment-reply.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16396,'/wordpress/core/6.9.1/wp-includes/js/crop/cropper.css','wp-includes/js/crop/cropper.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16397,'/wordpress/core/6.9.1/wp-includes/js/crop/cropper.js','wp-includes/js/crop/cropper.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16398,'/wordpress/core/6.9.1/wp-includes/js/crop/marqueeHoriz.gif','wp-includes/js/crop/marqueeHoriz.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16399,'/wordpress/core/6.9.1/wp-includes/js/crop/marqueeVert.gif','wp-includes/js/crop/marqueeVert.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16400,'/wordpress/core/6.9.1/wp-includes/js/customize-base.js','wp-includes/js/customize-base.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16401,'/wordpress/core/6.9.1/wp-includes/js/customize-base.min.js','wp-includes/js/customize-base.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16402,'/wordpress/core/6.9.1/wp-includes/js/customize-loader.js','wp-includes/js/customize-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16403,'/wordpress/core/6.9.1/wp-includes/js/customize-loader.min.js','wp-includes/js/customize-loader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16404,'/wordpress/core/6.9.1/wp-includes/js/customize-models.js','wp-includes/js/customize-models.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16405,'/wordpress/core/6.9.1/wp-includes/js/customize-models.min.js','wp-includes/js/customize-models.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16406,'/wordpress/core/6.9.1/wp-includes/js/customize-preview-nav-menus.js','wp-includes/js/customize-preview-nav-menus.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16407,'/wordpress/core/6.9.1/wp-includes/js/customize-preview-nav-menus.min.js','wp-includes/js/customize-preview-nav-menus.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16408,'/wordpress/core/6.9.1/wp-includes/js/customize-preview-widgets.js','wp-includes/js/customize-preview-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16409,'/wordpress/core/6.9.1/wp-includes/js/customize-preview-widgets.min.js','wp-includes/js/customize-preview-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16410,'/wordpress/core/6.9.1/wp-includes/js/customize-preview.js','wp-includes/js/customize-preview.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16411,'/wordpress/core/6.9.1/wp-includes/js/customize-preview.min.js','wp-includes/js/customize-preview.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16412,'/wordpress/core/6.9.1/wp-includes/js/customize-selective-refresh.js','wp-includes/js/customize-selective-refresh.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16413,'/wordpress/core/6.9.1/wp-includes/js/customize-selective-refresh.min.js','wp-includes/js/customize-selective-refresh.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16414,'/wordpress/core/6.9.1/wp-includes/js/customize-views.js','wp-includes/js/customize-views.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16415,'/wordpress/core/6.9.1/wp-includes/js/customize-views.min.js','wp-includes/js/customize-views.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16416,'/wordpress/core/6.9.1/wp-includes/js/dist/a11y.js','wp-includes/js/dist/a11y.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16417,'/wordpress/core/6.9.1/wp-includes/js/dist/a11y.min.js','wp-includes/js/dist/a11y.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16418,'/wordpress/core/6.9.1/wp-includes/js/dist/admin-ui.js','wp-includes/js/dist/admin-ui.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16419,'/wordpress/core/6.9.1/wp-includes/js/dist/admin-ui.min.js','wp-includes/js/dist/admin-ui.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16420,'/wordpress/core/6.9.1/wp-includes/js/dist/annotations.js','wp-includes/js/dist/annotations.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16421,'/wordpress/core/6.9.1/wp-includes/js/dist/annotations.min.js','wp-includes/js/dist/annotations.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16422,'/wordpress/core/6.9.1/wp-includes/js/dist/api-fetch.js','wp-includes/js/dist/api-fetch.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16423,'/wordpress/core/6.9.1/wp-includes/js/dist/api-fetch.min.js','wp-includes/js/dist/api-fetch.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16424,'/wordpress/core/6.9.1/wp-includes/js/dist/autop.js','wp-includes/js/dist/autop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16425,'/wordpress/core/6.9.1/wp-includes/js/dist/autop.min.js','wp-includes/js/dist/autop.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16426,'/wordpress/core/6.9.1/wp-includes/js/dist/base-styles.js','wp-includes/js/dist/base-styles.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16427,'/wordpress/core/6.9.1/wp-includes/js/dist/base-styles.min.js','wp-includes/js/dist/base-styles.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16428,'/wordpress/core/6.9.1/wp-includes/js/dist/blob.js','wp-includes/js/dist/blob.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16429,'/wordpress/core/6.9.1/wp-includes/js/dist/blob.min.js','wp-includes/js/dist/blob.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16430,'/wordpress/core/6.9.1/wp-includes/js/dist/block-directory.js','wp-includes/js/dist/block-directory.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16431,'/wordpress/core/6.9.1/wp-includes/js/dist/block-directory.min.js','wp-includes/js/dist/block-directory.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16432,'/wordpress/core/6.9.1/wp-includes/js/dist/block-editor.js','wp-includes/js/dist/block-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16433,'/wordpress/core/6.9.1/wp-includes/js/dist/block-editor.min.js','wp-includes/js/dist/block-editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16434,'/wordpress/core/6.9.1/wp-includes/js/dist/block-library.js','wp-includes/js/dist/block-library.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16435,'/wordpress/core/6.9.1/wp-includes/js/dist/block-library.min.js','wp-includes/js/dist/block-library.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16436,'/wordpress/core/6.9.1/wp-includes/js/dist/block-serialization-default-parser.js','wp-includes/js/dist/block-serialization-default-parser.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16437,'/wordpress/core/6.9.1/wp-includes/js/dist/block-serialization-default-parser.min.js','wp-includes/js/dist/block-serialization-default-parser.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16438,'/wordpress/core/6.9.1/wp-includes/js/dist/blocks.js','wp-includes/js/dist/blocks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16439,'/wordpress/core/6.9.1/wp-includes/js/dist/blocks.min.js','wp-includes/js/dist/blocks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16440,'/wordpress/core/6.9.1/wp-includes/js/dist/commands.js','wp-includes/js/dist/commands.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16441,'/wordpress/core/6.9.1/wp-includes/js/dist/commands.min.js','wp-includes/js/dist/commands.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16442,'/wordpress/core/6.9.1/wp-includes/js/dist/components.js','wp-includes/js/dist/components.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16443,'/wordpress/core/6.9.1/wp-includes/js/dist/components.min.js','wp-includes/js/dist/components.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16444,'/wordpress/core/6.9.1/wp-includes/js/dist/compose.js','wp-includes/js/dist/compose.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16445,'/wordpress/core/6.9.1/wp-includes/js/dist/compose.min.js','wp-includes/js/dist/compose.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16446,'/wordpress/core/6.9.1/wp-includes/js/dist/core-commands.js','wp-includes/js/dist/core-commands.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16447,'/wordpress/core/6.9.1/wp-includes/js/dist/core-commands.min.js','wp-includes/js/dist/core-commands.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16448,'/wordpress/core/6.9.1/wp-includes/js/dist/core-data.js','wp-includes/js/dist/core-data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16449,'/wordpress/core/6.9.1/wp-includes/js/dist/core-data.min.js','wp-includes/js/dist/core-data.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16450,'/wordpress/core/6.9.1/wp-includes/js/dist/customize-widgets.js','wp-includes/js/dist/customize-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16451,'/wordpress/core/6.9.1/wp-includes/js/dist/customize-widgets.min.js','wp-includes/js/dist/customize-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16452,'/wordpress/core/6.9.1/wp-includes/js/dist/data-controls.js','wp-includes/js/dist/data-controls.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16453,'/wordpress/core/6.9.1/wp-includes/js/dist/data-controls.min.js','wp-includes/js/dist/data-controls.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16454,'/wordpress/core/6.9.1/wp-includes/js/dist/data.js','wp-includes/js/dist/data.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16455,'/wordpress/core/6.9.1/wp-includes/js/dist/data.min.js','wp-includes/js/dist/data.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16456,'/wordpress/core/6.9.1/wp-includes/js/dist/date.js','wp-includes/js/dist/date.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16457,'/wordpress/core/6.9.1/wp-includes/js/dist/date.min.js','wp-includes/js/dist/date.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16458,'/wordpress/core/6.9.1/wp-includes/js/dist/deprecated.js','wp-includes/js/dist/deprecated.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16459,'/wordpress/core/6.9.1/wp-includes/js/dist/deprecated.min.js','wp-includes/js/dist/deprecated.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16460,'/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-entry.js','wp-includes/js/dist/development/react-refresh-entry.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16461,'/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-entry.min.js','wp-includes/js/dist/development/react-refresh-entry.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16462,'/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-runtime.js','wp-includes/js/dist/development/react-refresh-runtime.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16463,'/wordpress/core/6.9.1/wp-includes/js/dist/development/react-refresh-runtime.min.js','wp-includes/js/dist/development/react-refresh-runtime.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16464,'/wordpress/core/6.9.1/wp-includes/js/dist/dom-ready.js','wp-includes/js/dist/dom-ready.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16465,'/wordpress/core/6.9.1/wp-includes/js/dist/dom-ready.min.js','wp-includes/js/dist/dom-ready.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16466,'/wordpress/core/6.9.1/wp-includes/js/dist/dom.js','wp-includes/js/dist/dom.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16467,'/wordpress/core/6.9.1/wp-includes/js/dist/dom.min.js','wp-includes/js/dist/dom.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16468,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-post.js','wp-includes/js/dist/edit-post.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16469,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-post.min.js','wp-includes/js/dist/edit-post.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16470,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-site.js','wp-includes/js/dist/edit-site.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16471,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-site.min.js','wp-includes/js/dist/edit-site.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16472,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-widgets.js','wp-includes/js/dist/edit-widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16473,'/wordpress/core/6.9.1/wp-includes/js/dist/edit-widgets.min.js','wp-includes/js/dist/edit-widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16474,'/wordpress/core/6.9.1/wp-includes/js/dist/editor.js','wp-includes/js/dist/editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16475,'/wordpress/core/6.9.1/wp-includes/js/dist/editor.min.js','wp-includes/js/dist/editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16476,'/wordpress/core/6.9.1/wp-includes/js/dist/element.js','wp-includes/js/dist/element.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16477,'/wordpress/core/6.9.1/wp-includes/js/dist/element.min.js','wp-includes/js/dist/element.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16478,'/wordpress/core/6.9.1/wp-includes/js/dist/escape-html.js','wp-includes/js/dist/escape-html.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16479,'/wordpress/core/6.9.1/wp-includes/js/dist/escape-html.min.js','wp-includes/js/dist/escape-html.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16480,'/wordpress/core/6.9.1/wp-includes/js/dist/format-library.js','wp-includes/js/dist/format-library.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16481,'/wordpress/core/6.9.1/wp-includes/js/dist/format-library.min.js','wp-includes/js/dist/format-library.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16482,'/wordpress/core/6.9.1/wp-includes/js/dist/hooks.js','wp-includes/js/dist/hooks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16483,'/wordpress/core/6.9.1/wp-includes/js/dist/hooks.min.js','wp-includes/js/dist/hooks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16484,'/wordpress/core/6.9.1/wp-includes/js/dist/html-entities.js','wp-includes/js/dist/html-entities.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16485,'/wordpress/core/6.9.1/wp-includes/js/dist/html-entities.min.js','wp-includes/js/dist/html-entities.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16486,'/wordpress/core/6.9.1/wp-includes/js/dist/i18n.js','wp-includes/js/dist/i18n.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16487,'/wordpress/core/6.9.1/wp-includes/js/dist/i18n.min.js','wp-includes/js/dist/i18n.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16488,'/wordpress/core/6.9.1/wp-includes/js/dist/is-shallow-equal.js','wp-includes/js/dist/is-shallow-equal.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16489,'/wordpress/core/6.9.1/wp-includes/js/dist/is-shallow-equal.min.js','wp-includes/js/dist/is-shallow-equal.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16490,'/wordpress/core/6.9.1/wp-includes/js/dist/keyboard-shortcuts.js','wp-includes/js/dist/keyboard-shortcuts.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16491,'/wordpress/core/6.9.1/wp-includes/js/dist/keyboard-shortcuts.min.js','wp-includes/js/dist/keyboard-shortcuts.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16492,'/wordpress/core/6.9.1/wp-includes/js/dist/keycodes.js','wp-includes/js/dist/keycodes.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16493,'/wordpress/core/6.9.1/wp-includes/js/dist/keycodes.min.js','wp-includes/js/dist/keycodes.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16494,'/wordpress/core/6.9.1/wp-includes/js/dist/latex-to-mathml.js','wp-includes/js/dist/latex-to-mathml.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16495,'/wordpress/core/6.9.1/wp-includes/js/dist/latex-to-mathml.min.js','wp-includes/js/dist/latex-to-mathml.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16496,'/wordpress/core/6.9.1/wp-includes/js/dist/list-reusable-blocks.js','wp-includes/js/dist/list-reusable-blocks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16497,'/wordpress/core/6.9.1/wp-includes/js/dist/list-reusable-blocks.min.js','wp-includes/js/dist/list-reusable-blocks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16498,'/wordpress/core/6.9.1/wp-includes/js/dist/media-utils.js','wp-includes/js/dist/media-utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16499,'/wordpress/core/6.9.1/wp-includes/js/dist/media-utils.min.js','wp-includes/js/dist/media-utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16500,'/wordpress/core/6.9.1/wp-includes/js/dist/notices.js','wp-includes/js/dist/notices.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16501,'/wordpress/core/6.9.1/wp-includes/js/dist/notices.min.js','wp-includes/js/dist/notices.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16502,'/wordpress/core/6.9.1/wp-includes/js/dist/nux.js','wp-includes/js/dist/nux.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16503,'/wordpress/core/6.9.1/wp-includes/js/dist/nux.min.js','wp-includes/js/dist/nux.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16504,'/wordpress/core/6.9.1/wp-includes/js/dist/patterns.js','wp-includes/js/dist/patterns.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16505,'/wordpress/core/6.9.1/wp-includes/js/dist/patterns.min.js','wp-includes/js/dist/patterns.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16506,'/wordpress/core/6.9.1/wp-includes/js/dist/plugins.js','wp-includes/js/dist/plugins.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16507,'/wordpress/core/6.9.1/wp-includes/js/dist/plugins.min.js','wp-includes/js/dist/plugins.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16508,'/wordpress/core/6.9.1/wp-includes/js/dist/preferences-persistence.js','wp-includes/js/dist/preferences-persistence.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16509,'/wordpress/core/6.9.1/wp-includes/js/dist/preferences-persistence.min.js','wp-includes/js/dist/preferences-persistence.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16510,'/wordpress/core/6.9.1/wp-includes/js/dist/preferences.js','wp-includes/js/dist/preferences.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16511,'/wordpress/core/6.9.1/wp-includes/js/dist/preferences.min.js','wp-includes/js/dist/preferences.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16512,'/wordpress/core/6.9.1/wp-includes/js/dist/primitives.js','wp-includes/js/dist/primitives.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16513,'/wordpress/core/6.9.1/wp-includes/js/dist/primitives.min.js','wp-includes/js/dist/primitives.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16514,'/wordpress/core/6.9.1/wp-includes/js/dist/priority-queue.js','wp-includes/js/dist/priority-queue.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16515,'/wordpress/core/6.9.1/wp-includes/js/dist/priority-queue.min.js','wp-includes/js/dist/priority-queue.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16516,'/wordpress/core/6.9.1/wp-includes/js/dist/private-apis.js','wp-includes/js/dist/private-apis.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16517,'/wordpress/core/6.9.1/wp-includes/js/dist/private-apis.min.js','wp-includes/js/dist/private-apis.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16518,'/wordpress/core/6.9.1/wp-includes/js/dist/redux-routine.js','wp-includes/js/dist/redux-routine.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16519,'/wordpress/core/6.9.1/wp-includes/js/dist/redux-routine.min.js','wp-includes/js/dist/redux-routine.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16520,'/wordpress/core/6.9.1/wp-includes/js/dist/reusable-blocks.js','wp-includes/js/dist/reusable-blocks.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16521,'/wordpress/core/6.9.1/wp-includes/js/dist/reusable-blocks.min.js','wp-includes/js/dist/reusable-blocks.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16522,'/wordpress/core/6.9.1/wp-includes/js/dist/rich-text.js','wp-includes/js/dist/rich-text.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16523,'/wordpress/core/6.9.1/wp-includes/js/dist/rich-text.min.js','wp-includes/js/dist/rich-text.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16524,'/wordpress/core/6.9.1/wp-includes/js/dist/router.js','wp-includes/js/dist/router.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16525,'/wordpress/core/6.9.1/wp-includes/js/dist/router.min.js','wp-includes/js/dist/router.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16526,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/a11y/index.js','wp-includes/js/dist/script-modules/a11y/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16527,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/a11y/index.min.js','wp-includes/js/dist/script-modules/a11y/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16528,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.js','wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16529,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.min.js','wp-includes/js/dist/script-modules/block-editor/utils/fit-text-frontend.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16530,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/accordion/view.js','wp-includes/js/dist/script-modules/block-library/accordion/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16531,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/accordion/view.min.js','wp-includes/js/dist/script-modules/block-library/accordion/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16532,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/file/view.js','wp-includes/js/dist/script-modules/block-library/file/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16533,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/file/view.min.js','wp-includes/js/dist/script-modules/block-library/file/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16534,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/form/view.js','wp-includes/js/dist/script-modules/block-library/form/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16535,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/form/view.min.js','wp-includes/js/dist/script-modules/block-library/form/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16536,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/image/view.js','wp-includes/js/dist/script-modules/block-library/image/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16537,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/image/view.min.js','wp-includes/js/dist/script-modules/block-library/image/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16538,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/navigation/view.js','wp-includes/js/dist/script-modules/block-library/navigation/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16539,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/navigation/view.min.js','wp-includes/js/dist/script-modules/block-library/navigation/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16540,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/query/view.js','wp-includes/js/dist/script-modules/block-library/query/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16541,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/query/view.min.js','wp-includes/js/dist/script-modules/block-library/query/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16542,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/search/view.js','wp-includes/js/dist/script-modules/block-library/search/view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16543,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/block-library/search/view.min.js','wp-includes/js/dist/script-modules/block-library/search/view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16544,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/debug.js','wp-includes/js/dist/script-modules/interactivity/debug.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16545,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/debug.min.js','wp-includes/js/dist/script-modules/interactivity/debug.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16546,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/index.js','wp-includes/js/dist/script-modules/interactivity/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16547,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity/index.min.js','wp-includes/js/dist/script-modules/interactivity/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16548,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity-router/index.js','wp-includes/js/dist/script-modules/interactivity-router/index.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16549,'/wordpress/core/6.9.1/wp-includes/js/dist/script-modules/interactivity-router/index.min.js','wp-includes/js/dist/script-modules/interactivity-router/index.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16550,'/wordpress/core/6.9.1/wp-includes/js/dist/server-side-render.js','wp-includes/js/dist/server-side-render.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16551,'/wordpress/core/6.9.1/wp-includes/js/dist/server-side-render.min.js','wp-includes/js/dist/server-side-render.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16552,'/wordpress/core/6.9.1/wp-includes/js/dist/shortcode.js','wp-includes/js/dist/shortcode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16553,'/wordpress/core/6.9.1/wp-includes/js/dist/shortcode.min.js','wp-includes/js/dist/shortcode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16554,'/wordpress/core/6.9.1/wp-includes/js/dist/style-engine.js','wp-includes/js/dist/style-engine.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16555,'/wordpress/core/6.9.1/wp-includes/js/dist/style-engine.min.js','wp-includes/js/dist/style-engine.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16556,'/wordpress/core/6.9.1/wp-includes/js/dist/token-list.js','wp-includes/js/dist/token-list.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16557,'/wordpress/core/6.9.1/wp-includes/js/dist/token-list.min.js','wp-includes/js/dist/token-list.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16558,'/wordpress/core/6.9.1/wp-includes/js/dist/url.js','wp-includes/js/dist/url.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16559,'/wordpress/core/6.9.1/wp-includes/js/dist/url.min.js','wp-includes/js/dist/url.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16560,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/lodash.js','wp-includes/js/dist/vendor/lodash.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16561,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/lodash.min.js','wp-includes/js/dist/vendor/lodash.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16562,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/moment.js','wp-includes/js/dist/vendor/moment.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16563,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/moment.min.js','wp-includes/js/dist/vendor/moment.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16564,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-dom.js','wp-includes/js/dist/vendor/react-dom.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16565,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-dom.min.js','wp-includes/js/dist/vendor/react-dom.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16566,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.js','wp-includes/js/dist/vendor/react-jsx-runtime.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16567,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js','wp-includes/js/dist/vendor/react-jsx-runtime.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16568,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt','wp-includes/js/dist/vendor/react-jsx-runtime.min.js.LICENSE.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (16569,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react.js','wp-includes/js/dist/vendor/react.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16570,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/react.min.js','wp-includes/js/dist/vendor/react.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16571,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/regenerator-runtime.js','wp-includes/js/dist/vendor/regenerator-runtime.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16572,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/regenerator-runtime.min.js','wp-includes/js/dist/vendor/regenerator-runtime.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16573,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16574,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16575,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16576,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16577,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-fetch.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16578,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16579,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-formdata.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16580,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16581,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-inert.js','wp-includes/js/dist/vendor/wp-polyfill-inert.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16582,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','wp-includes/js/dist/vendor/wp-polyfill-inert.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16583,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16584,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16585,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16586,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16587,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-url.js','wp-includes/js/dist/vendor/wp-polyfill-url.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16588,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill-url.min.js','wp-includes/js/dist/vendor/wp-polyfill-url.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16589,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill.js','wp-includes/js/dist/vendor/wp-polyfill.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16590,'/wordpress/core/6.9.1/wp-includes/js/dist/vendor/wp-polyfill.min.js','wp-includes/js/dist/vendor/wp-polyfill.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16591,'/wordpress/core/6.9.1/wp-includes/js/dist/viewport.js','wp-includes/js/dist/viewport.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16592,'/wordpress/core/6.9.1/wp-includes/js/dist/viewport.min.js','wp-includes/js/dist/viewport.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16593,'/wordpress/core/6.9.1/wp-includes/js/dist/views.js','wp-includes/js/dist/views.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16594,'/wordpress/core/6.9.1/wp-includes/js/dist/views.min.js','wp-includes/js/dist/views.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16595,'/wordpress/core/6.9.1/wp-includes/js/dist/warning.js','wp-includes/js/dist/warning.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16596,'/wordpress/core/6.9.1/wp-includes/js/dist/warning.min.js','wp-includes/js/dist/warning.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16597,'/wordpress/core/6.9.1/wp-includes/js/dist/widgets.js','wp-includes/js/dist/widgets.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16598,'/wordpress/core/6.9.1/wp-includes/js/dist/widgets.min.js','wp-includes/js/dist/widgets.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16599,'/wordpress/core/6.9.1/wp-includes/js/dist/wordcount.js','wp-includes/js/dist/wordcount.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16600,'/wordpress/core/6.9.1/wp-includes/js/dist/wordcount.min.js','wp-includes/js/dist/wordcount.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16601,'/wordpress/core/6.9.1/wp-includes/js/heartbeat.js','wp-includes/js/heartbeat.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16602,'/wordpress/core/6.9.1/wp-includes/js/heartbeat.min.js','wp-includes/js/heartbeat.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16603,'/wordpress/core/6.9.1/wp-includes/js/hoverIntent.js','wp-includes/js/hoverIntent.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16604,'/wordpress/core/6.9.1/wp-includes/js/hoverIntent.min.js','wp-includes/js/hoverIntent.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16605,'/wordpress/core/6.9.1/wp-includes/js/hoverintent-js.min.js','wp-includes/js/hoverintent-js.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16606,'/wordpress/core/6.9.1/wp-includes/js/imagesloaded.min.js','wp-includes/js/imagesloaded.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16607,'/wordpress/core/6.9.1/wp-includes/js/imgareaselect/border-anim-h.gif','wp-includes/js/imgareaselect/border-anim-h.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16608,'/wordpress/core/6.9.1/wp-includes/js/imgareaselect/border-anim-v.gif','wp-includes/js/imgareaselect/border-anim-v.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16609,'/wordpress/core/6.9.1/wp-includes/js/imgareaselect/imgareaselect.css','wp-includes/js/imgareaselect/imgareaselect.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16610,'/wordpress/core/6.9.1/wp-includes/js/imgareaselect/jquery.imgareaselect.js','wp-includes/js/imgareaselect/jquery.imgareaselect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16611,'/wordpress/core/6.9.1/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16612,'/wordpress/core/6.9.1/wp-includes/js/jcrop/Jcrop.gif','wp-includes/js/jcrop/Jcrop.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16613,'/wordpress/core/6.9.1/wp-includes/js/jcrop/jquery.Jcrop.min.css','wp-includes/js/jcrop/jquery.Jcrop.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16614,'/wordpress/core/6.9.1/wp-includes/js/jcrop/jquery.Jcrop.min.js','wp-includes/js/jcrop/jquery.Jcrop.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16615,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery-migrate.js','wp-includes/js/jquery/jquery-migrate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16616,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery-migrate.min.js','wp-includes/js/jquery/jquery-migrate.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16617,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.color.min.js','wp-includes/js/jquery/jquery.color.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16618,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.form.js','wp-includes/js/jquery/jquery.form.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16619,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.form.min.js','wp-includes/js/jquery/jquery.form.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16620,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.hotkeys.js','wp-includes/js/jquery/jquery.hotkeys.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16621,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.hotkeys.min.js','wp-includes/js/jquery/jquery.hotkeys.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16622,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.js','wp-includes/js/jquery/jquery.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16623,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.masonry.min.js','wp-includes/js/jquery/jquery.masonry.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16624,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.min.js','wp-includes/js/jquery/jquery.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16625,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.query.js','wp-includes/js/jquery/jquery.query.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16626,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.schedule.js','wp-includes/js/jquery/jquery.schedule.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16627,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.serialize-object.js','wp-includes/js/jquery/jquery.serialize-object.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16628,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.table-hotkeys.js','wp-includes/js/jquery/jquery.table-hotkeys.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16629,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.table-hotkeys.min.js','wp-includes/js/jquery/jquery.table-hotkeys.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16630,'/wordpress/core/6.9.1/wp-includes/js/jquery/jquery.ui.touch-punch.js','wp-includes/js/jquery/jquery.ui.touch-punch.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16631,'/wordpress/core/6.9.1/wp-includes/js/jquery/suggest.js','wp-includes/js/jquery/suggest.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16632,'/wordpress/core/6.9.1/wp-includes/js/jquery/suggest.min.js','wp-includes/js/jquery/suggest.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16633,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/accordion.js','wp-includes/js/jquery/ui/accordion.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16634,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/accordion.min.js','wp-includes/js/jquery/ui/accordion.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16635,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/autocomplete.js','wp-includes/js/jquery/ui/autocomplete.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16636,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/autocomplete.min.js','wp-includes/js/jquery/ui/autocomplete.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16637,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/button.js','wp-includes/js/jquery/ui/button.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16638,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/button.min.js','wp-includes/js/jquery/ui/button.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16639,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/checkboxradio.js','wp-includes/js/jquery/ui/checkboxradio.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16640,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/checkboxradio.min.js','wp-includes/js/jquery/ui/checkboxradio.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16641,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/controlgroup.js','wp-includes/js/jquery/ui/controlgroup.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16642,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/controlgroup.min.js','wp-includes/js/jquery/ui/controlgroup.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16643,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/core.js','wp-includes/js/jquery/ui/core.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16644,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/core.min.js','wp-includes/js/jquery/ui/core.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16645,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/datepicker.js','wp-includes/js/jquery/ui/datepicker.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16646,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/datepicker.min.js','wp-includes/js/jquery/ui/datepicker.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16647,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/dialog.js','wp-includes/js/jquery/ui/dialog.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16648,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/dialog.min.js','wp-includes/js/jquery/ui/dialog.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16649,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/draggable.js','wp-includes/js/jquery/ui/draggable.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16650,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/draggable.min.js','wp-includes/js/jquery/ui/draggable.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16651,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/droppable.js','wp-includes/js/jquery/ui/droppable.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16652,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/droppable.min.js','wp-includes/js/jquery/ui/droppable.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16653,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-blind.js','wp-includes/js/jquery/ui/effect-blind.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16654,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-blind.min.js','wp-includes/js/jquery/ui/effect-blind.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16655,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-bounce.js','wp-includes/js/jquery/ui/effect-bounce.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16656,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-bounce.min.js','wp-includes/js/jquery/ui/effect-bounce.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16657,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-clip.js','wp-includes/js/jquery/ui/effect-clip.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16658,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-clip.min.js','wp-includes/js/jquery/ui/effect-clip.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16659,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-drop.js','wp-includes/js/jquery/ui/effect-drop.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16660,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-drop.min.js','wp-includes/js/jquery/ui/effect-drop.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16661,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-explode.js','wp-includes/js/jquery/ui/effect-explode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16662,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-explode.min.js','wp-includes/js/jquery/ui/effect-explode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16663,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fade.js','wp-includes/js/jquery/ui/effect-fade.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16664,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fade.min.js','wp-includes/js/jquery/ui/effect-fade.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16665,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fold.js','wp-includes/js/jquery/ui/effect-fold.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16666,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-fold.min.js','wp-includes/js/jquery/ui/effect-fold.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16667,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-highlight.js','wp-includes/js/jquery/ui/effect-highlight.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16668,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-highlight.min.js','wp-includes/js/jquery/ui/effect-highlight.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16669,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-puff.js','wp-includes/js/jquery/ui/effect-puff.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16670,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-puff.min.js','wp-includes/js/jquery/ui/effect-puff.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16671,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-pulsate.js','wp-includes/js/jquery/ui/effect-pulsate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16672,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-pulsate.min.js','wp-includes/js/jquery/ui/effect-pulsate.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16673,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-scale.js','wp-includes/js/jquery/ui/effect-scale.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16674,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-scale.min.js','wp-includes/js/jquery/ui/effect-scale.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16675,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-shake.js','wp-includes/js/jquery/ui/effect-shake.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16676,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-shake.min.js','wp-includes/js/jquery/ui/effect-shake.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16677,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-size.js','wp-includes/js/jquery/ui/effect-size.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16678,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-size.min.js','wp-includes/js/jquery/ui/effect-size.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16679,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-slide.js','wp-includes/js/jquery/ui/effect-slide.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16680,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-slide.min.js','wp-includes/js/jquery/ui/effect-slide.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16681,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-transfer.js','wp-includes/js/jquery/ui/effect-transfer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16682,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect-transfer.min.js','wp-includes/js/jquery/ui/effect-transfer.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16683,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect.js','wp-includes/js/jquery/ui/effect.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16684,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/effect.min.js','wp-includes/js/jquery/ui/effect.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16685,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/menu.js','wp-includes/js/jquery/ui/menu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16686,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/menu.min.js','wp-includes/js/jquery/ui/menu.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16687,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/mouse.js','wp-includes/js/jquery/ui/mouse.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16688,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/mouse.min.js','wp-includes/js/jquery/ui/mouse.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16689,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/progressbar.js','wp-includes/js/jquery/ui/progressbar.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16690,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/progressbar.min.js','wp-includes/js/jquery/ui/progressbar.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16691,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/resizable.js','wp-includes/js/jquery/ui/resizable.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16692,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/resizable.min.js','wp-includes/js/jquery/ui/resizable.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16693,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectable.js','wp-includes/js/jquery/ui/selectable.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16694,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectable.min.js','wp-includes/js/jquery/ui/selectable.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16695,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectmenu.js','wp-includes/js/jquery/ui/selectmenu.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16696,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/selectmenu.min.js','wp-includes/js/jquery/ui/selectmenu.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16697,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/slider.js','wp-includes/js/jquery/ui/slider.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16698,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/slider.min.js','wp-includes/js/jquery/ui/slider.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16699,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/sortable.js','wp-includes/js/jquery/ui/sortable.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16700,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/sortable.min.js','wp-includes/js/jquery/ui/sortable.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16701,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/spinner.js','wp-includes/js/jquery/ui/spinner.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16702,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/spinner.min.js','wp-includes/js/jquery/ui/spinner.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16703,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tabs.js','wp-includes/js/jquery/ui/tabs.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16704,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tabs.min.js','wp-includes/js/jquery/ui/tabs.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16705,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tooltip.js','wp-includes/js/jquery/ui/tooltip.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16706,'/wordpress/core/6.9.1/wp-includes/js/jquery/ui/tooltip.min.js','wp-includes/js/jquery/ui/tooltip.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16707,'/wordpress/core/6.9.1/wp-includes/js/json2.js','wp-includes/js/json2.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16708,'/wordpress/core/6.9.1/wp-includes/js/json2.min.js','wp-includes/js/json2.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16709,'/wordpress/core/6.9.1/wp-includes/js/masonry.min.js','wp-includes/js/masonry.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16710,'/wordpress/core/6.9.1/wp-includes/js/mce-view.js','wp-includes/js/mce-view.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16711,'/wordpress/core/6.9.1/wp-includes/js/mce-view.min.js','wp-includes/js/mce-view.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16712,'/wordpress/core/6.9.1/wp-includes/js/media-audiovideo.js','wp-includes/js/media-audiovideo.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16713,'/wordpress/core/6.9.1/wp-includes/js/media-audiovideo.min.js','wp-includes/js/media-audiovideo.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16714,'/wordpress/core/6.9.1/wp-includes/js/media-editor.js','wp-includes/js/media-editor.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16715,'/wordpress/core/6.9.1/wp-includes/js/media-editor.min.js','wp-includes/js/media-editor.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16716,'/wordpress/core/6.9.1/wp-includes/js/media-grid.js','wp-includes/js/media-grid.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16717,'/wordpress/core/6.9.1/wp-includes/js/media-grid.min.js','wp-includes/js/media-grid.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16718,'/wordpress/core/6.9.1/wp-includes/js/media-models.js','wp-includes/js/media-models.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16719,'/wordpress/core/6.9.1/wp-includes/js/media-models.min.js','wp-includes/js/media-models.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16720,'/wordpress/core/6.9.1/wp-includes/js/media-views.js','wp-includes/js/media-views.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16721,'/wordpress/core/6.9.1/wp-includes/js/media-views.min.js','wp-includes/js/media-views.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16722,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-and-player.js','wp-includes/js/mediaelement/mediaelement-and-player.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16723,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-and-player.min.js','wp-includes/js/mediaelement/mediaelement-and-player.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16724,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-migrate.js','wp-includes/js/mediaelement/mediaelement-migrate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16725,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement-migrate.min.js','wp-includes/js/mediaelement/mediaelement-migrate.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16726,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement.js','wp-includes/js/mediaelement/mediaelement.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16727,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelement.min.js','wp-includes/js/mediaelement/mediaelement.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16728,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer-legacy.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16729,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16730,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer.css','wp-includes/js/mediaelement/mediaelementplayer.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16731,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mediaelementplayer.min.css','wp-includes/js/mediaelement/mediaelementplayer.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16732,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mejs-controls.png','wp-includes/js/mediaelement/mejs-controls.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16733,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/mejs-controls.svg','wp-includes/js/mediaelement/mejs-controls.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16734,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/renderers/vimeo.js','wp-includes/js/mediaelement/renderers/vimeo.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16735,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/renderers/vimeo.min.js','wp-includes/js/mediaelement/renderers/vimeo.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16736,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.css','wp-includes/js/mediaelement/wp-mediaelement.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16737,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.js','wp-includes/js/mediaelement/wp-mediaelement.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16738,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.min.css','wp-includes/js/mediaelement/wp-mediaelement.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16739,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-mediaelement.min.js','wp-includes/js/mediaelement/wp-mediaelement.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16740,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-playlist.js','wp-includes/js/mediaelement/wp-playlist.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16741,'/wordpress/core/6.9.1/wp-includes/js/mediaelement/wp-playlist.min.js','wp-includes/js/mediaelement/wp-playlist.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16742,'/wordpress/core/6.9.1/wp-includes/js/plupload/handlers.js','wp-includes/js/plupload/handlers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16743,'/wordpress/core/6.9.1/wp-includes/js/plupload/handlers.min.js','wp-includes/js/plupload/handlers.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16744,'/wordpress/core/6.9.1/wp-includes/js/plupload/license.txt','wp-includes/js/plupload/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (16745,'/wordpress/core/6.9.1/wp-includes/js/plupload/moxie.js','wp-includes/js/plupload/moxie.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16746,'/wordpress/core/6.9.1/wp-includes/js/plupload/moxie.min.js','wp-includes/js/plupload/moxie.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16747,'/wordpress/core/6.9.1/wp-includes/js/plupload/plupload.js','wp-includes/js/plupload/plupload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16748,'/wordpress/core/6.9.1/wp-includes/js/plupload/plupload.min.js','wp-includes/js/plupload/plupload.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16749,'/wordpress/core/6.9.1/wp-includes/js/plupload/wp-plupload.js','wp-includes/js/plupload/wp-plupload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16750,'/wordpress/core/6.9.1/wp-includes/js/plupload/wp-plupload.min.js','wp-includes/js/plupload/wp-plupload.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16751,'/wordpress/core/6.9.1/wp-includes/js/quicktags.js','wp-includes/js/quicktags.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16752,'/wordpress/core/6.9.1/wp-includes/js/quicktags.min.js','wp-includes/js/quicktags.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16753,'/wordpress/core/6.9.1/wp-includes/js/shortcode.js','wp-includes/js/shortcode.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16754,'/wordpress/core/6.9.1/wp-includes/js/shortcode.min.js','wp-includes/js/shortcode.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16755,'/wordpress/core/6.9.1/wp-includes/js/swfobject.js','wp-includes/js/swfobject.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16756,'/wordpress/core/6.9.1/wp-includes/js/swfobject.min.js','wp-includes/js/swfobject.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16757,'/wordpress/core/6.9.1/wp-includes/js/swfupload/handlers.js','wp-includes/js/swfupload/handlers.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16758,'/wordpress/core/6.9.1/wp-includes/js/swfupload/handlers.min.js','wp-includes/js/swfupload/handlers.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16759,'/wordpress/core/6.9.1/wp-includes/js/swfupload/license.txt','wp-includes/js/swfupload/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (16760,'/wordpress/core/6.9.1/wp-includes/js/swfupload/swfupload.js','wp-includes/js/swfupload/swfupload.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16761,'/wordpress/core/6.9.1/wp-includes/js/thickbox/loadingAnimation.gif','wp-includes/js/thickbox/loadingAnimation.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16762,'/wordpress/core/6.9.1/wp-includes/js/thickbox/macFFBgHack.png','wp-includes/js/thickbox/macFFBgHack.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16763,'/wordpress/core/6.9.1/wp-includes/js/thickbox/thickbox.css','wp-includes/js/thickbox/thickbox.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16764,'/wordpress/core/6.9.1/wp-includes/js/thickbox/thickbox.js','wp-includes/js/thickbox/thickbox.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16765,'/wordpress/core/6.9.1/wp-includes/js/tinymce/langs/wp-langs-en.js','wp-includes/js/tinymce/langs/wp-langs-en.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16766,'/wordpress/core/6.9.1/wp-includes/js/tinymce/license.txt','wp-includes/js/tinymce/license.txt');
INSERT INTO `wp_wfknownfilelist` VALUES (16767,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/charmap/plugin.js','wp-includes/js/tinymce/plugins/charmap/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16768,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/charmap/plugin.min.js','wp-includes/js/tinymce/plugins/charmap/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16769,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/colorpicker/plugin.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16770,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16771,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16772,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/plugin.js','wp-includes/js/tinymce/plugins/compat3x/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16773,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16774,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/directionality/plugin.js','wp-includes/js/tinymce/plugins/directionality/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16775,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/directionality/plugin.min.js','wp-includes/js/tinymce/plugins/directionality/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16776,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/fullscreen/plugin.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16777,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16778,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/hr/plugin.js','wp-includes/js/tinymce/plugins/hr/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16779,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/hr/plugin.min.js','wp-includes/js/tinymce/plugins/hr/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16780,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/image/plugin.js','wp-includes/js/tinymce/plugins/image/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16781,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/image/plugin.min.js','wp-includes/js/tinymce/plugins/image/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16782,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/link/plugin.js','wp-includes/js/tinymce/plugins/link/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16783,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/link/plugin.min.js','wp-includes/js/tinymce/plugins/link/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16784,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/lists/plugin.js','wp-includes/js/tinymce/plugins/lists/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16785,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/lists/plugin.min.js','wp-includes/js/tinymce/plugins/lists/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16786,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/media/plugin.js','wp-includes/js/tinymce/plugins/media/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16787,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/media/plugin.min.js','wp-includes/js/tinymce/plugins/media/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16788,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/paste/plugin.js','wp-includes/js/tinymce/plugins/paste/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16789,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/paste/plugin.min.js','wp-includes/js/tinymce/plugins/paste/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16790,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/tabfocus/plugin.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16791,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16792,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/textcolor/plugin.js','wp-includes/js/tinymce/plugins/textcolor/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16793,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16794,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wordpress/plugin.js','wp-includes/js/tinymce/plugins/wordpress/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16795,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16796,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16797,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16798,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16799,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16800,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16801,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16802,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpemoji/plugin.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16803,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16804,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpgallery/plugin.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16805,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16806,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wplink/plugin.js','wp-includes/js/tinymce/plugins/wplink/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16807,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wplink/plugin.min.js','wp-includes/js/tinymce/plugins/wplink/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16808,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16809,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16810,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpview/plugin.js','wp-includes/js/tinymce/plugins/wpview/plugin.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16811,'/wordpress/core/6.9.1/wp-includes/js/tinymce/plugins/wpview/plugin.min.js','wp-includes/js/tinymce/plugins/wpview/plugin.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16812,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16813,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/content.min.css','wp-includes/js/tinymce/skins/lightgray/content.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16814,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (16815,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16816,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (16817,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (16818,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot');
INSERT INTO `wp_wfknownfilelist` VALUES (16819,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16820,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf');
INSERT INTO `wp_wfknownfilelist` VALUES (16821,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff');
INSERT INTO `wp_wfknownfilelist` VALUES (16822,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16823,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/loader.gif','wp-includes/js/tinymce/skins/lightgray/img/loader.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16824,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/object.gif','wp-includes/js/tinymce/skins/lightgray/img/object.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16825,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/img/trans.gif','wp-includes/js/tinymce/skins/lightgray/img/trans.gif');
INSERT INTO `wp_wfknownfilelist` VALUES (16826,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/lightgray/skin.min.css','wp-includes/js/tinymce/skins/lightgray/skin.min.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16827,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/audio.png','wp-includes/js/tinymce/skins/wordpress/images/audio.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16828,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16829,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16830,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/embedded.png','wp-includes/js/tinymce/skins/wordpress/images/embedded.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16831,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16832,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/gallery.png','wp-includes/js/tinymce/skins/wordpress/images/gallery.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16833,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16834,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/more.png','wp-includes/js/tinymce/skins/wordpress/images/more.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16835,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16836,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16837,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16838,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16839,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/script.svg','wp-includes/js/tinymce/skins/wordpress/images/script.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16840,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/style.svg','wp-includes/js/tinymce/skins/wordpress/images/style.svg');
INSERT INTO `wp_wfknownfilelist` VALUES (16841,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/images/video.png','wp-includes/js/tinymce/skins/wordpress/images/video.png');
INSERT INTO `wp_wfknownfilelist` VALUES (16842,'/wordpress/core/6.9.1/wp-includes/js/tinymce/skins/wordpress/wp-content.css','wp-includes/js/tinymce/skins/wordpress/wp-content.css');
INSERT INTO `wp_wfknownfilelist` VALUES (16843,'/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/inlite/theme.js','wp-includes/js/tinymce/themes/inlite/theme.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16844,'/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/inlite/theme.min.js','wp-includes/js/tinymce/themes/inlite/theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16845,'/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/modern/theme.js','wp-includes/js/tinymce/themes/modern/theme.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16846,'/wordpress/core/6.9.1/wp-includes/js/tinymce/themes/modern/theme.min.js','wp-includes/js/tinymce/themes/modern/theme.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16847,'/wordpress/core/6.9.1/wp-includes/js/tinymce/tiny_mce_popup.js','wp-includes/js/tinymce/tiny_mce_popup.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16848,'/wordpress/core/6.9.1/wp-includes/js/tinymce/tinymce.min.js','wp-includes/js/tinymce/tinymce.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16849,'/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/editable_selects.js','wp-includes/js/tinymce/utils/editable_selects.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16850,'/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/form_utils.js','wp-includes/js/tinymce/utils/form_utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16851,'/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/mctabs.js','wp-includes/js/tinymce/utils/mctabs.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16852,'/wordpress/core/6.9.1/wp-includes/js/tinymce/utils/validate.js','wp-includes/js/tinymce/utils/validate.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16853,'/wordpress/core/6.9.1/wp-includes/js/tinymce/wp-tinymce.js','wp-includes/js/tinymce/wp-tinymce.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16854,'/wordpress/core/6.9.1/wp-includes/js/tinymce/wp-tinymce.php','wp-includes/js/tinymce/wp-tinymce.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16855,'/wordpress/core/6.9.1/wp-includes/js/tw-sack.js','wp-includes/js/tw-sack.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16856,'/wordpress/core/6.9.1/wp-includes/js/tw-sack.min.js','wp-includes/js/tw-sack.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16857,'/wordpress/core/6.9.1/wp-includes/js/twemoji.js','wp-includes/js/twemoji.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16858,'/wordpress/core/6.9.1/wp-includes/js/twemoji.min.js','wp-includes/js/twemoji.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16859,'/wordpress/core/6.9.1/wp-includes/js/underscore.js','wp-includes/js/underscore.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16860,'/wordpress/core/6.9.1/wp-includes/js/underscore.min.js','wp-includes/js/underscore.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16861,'/wordpress/core/6.9.1/wp-includes/js/utils.js','wp-includes/js/utils.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16862,'/wordpress/core/6.9.1/wp-includes/js/utils.min.js','wp-includes/js/utils.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16863,'/wordpress/core/6.9.1/wp-includes/js/wp-ajax-response.js','wp-includes/js/wp-ajax-response.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16864,'/wordpress/core/6.9.1/wp-includes/js/wp-ajax-response.min.js','wp-includes/js/wp-ajax-response.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16865,'/wordpress/core/6.9.1/wp-includes/js/wp-api.js','wp-includes/js/wp-api.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16866,'/wordpress/core/6.9.1/wp-includes/js/wp-api.min.js','wp-includes/js/wp-api.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16867,'/wordpress/core/6.9.1/wp-includes/js/wp-auth-check.js','wp-includes/js/wp-auth-check.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16868,'/wordpress/core/6.9.1/wp-includes/js/wp-auth-check.min.js','wp-includes/js/wp-auth-check.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16869,'/wordpress/core/6.9.1/wp-includes/js/wp-backbone.js','wp-includes/js/wp-backbone.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16870,'/wordpress/core/6.9.1/wp-includes/js/wp-backbone.min.js','wp-includes/js/wp-backbone.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16871,'/wordpress/core/6.9.1/wp-includes/js/wp-custom-header.js','wp-includes/js/wp-custom-header.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16872,'/wordpress/core/6.9.1/wp-includes/js/wp-custom-header.min.js','wp-includes/js/wp-custom-header.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16873,'/wordpress/core/6.9.1/wp-includes/js/wp-embed-template.js','wp-includes/js/wp-embed-template.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16874,'/wordpress/core/6.9.1/wp-includes/js/wp-embed-template.min.js','wp-includes/js/wp-embed-template.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16875,'/wordpress/core/6.9.1/wp-includes/js/wp-embed.js','wp-includes/js/wp-embed.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16876,'/wordpress/core/6.9.1/wp-includes/js/wp-embed.min.js','wp-includes/js/wp-embed.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16877,'/wordpress/core/6.9.1/wp-includes/js/wp-emoji-loader.js','wp-includes/js/wp-emoji-loader.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16878,'/wordpress/core/6.9.1/wp-includes/js/wp-emoji-loader.min.js','wp-includes/js/wp-emoji-loader.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16879,'/wordpress/core/6.9.1/wp-includes/js/wp-emoji-release.min.js','wp-includes/js/wp-emoji-release.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16880,'/wordpress/core/6.9.1/wp-includes/js/wp-emoji.js','wp-includes/js/wp-emoji.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16881,'/wordpress/core/6.9.1/wp-includes/js/wp-emoji.min.js','wp-includes/js/wp-emoji.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16882,'/wordpress/core/6.9.1/wp-includes/js/wp-list-revisions.js','wp-includes/js/wp-list-revisions.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16883,'/wordpress/core/6.9.1/wp-includes/js/wp-list-revisions.min.js','wp-includes/js/wp-list-revisions.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16884,'/wordpress/core/6.9.1/wp-includes/js/wp-lists.js','wp-includes/js/wp-lists.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16885,'/wordpress/core/6.9.1/wp-includes/js/wp-lists.min.js','wp-includes/js/wp-lists.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16886,'/wordpress/core/6.9.1/wp-includes/js/wp-pointer.js','wp-includes/js/wp-pointer.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16887,'/wordpress/core/6.9.1/wp-includes/js/wp-pointer.min.js','wp-includes/js/wp-pointer.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16888,'/wordpress/core/6.9.1/wp-includes/js/wp-sanitize.js','wp-includes/js/wp-sanitize.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16889,'/wordpress/core/6.9.1/wp-includes/js/wp-sanitize.min.js','wp-includes/js/wp-sanitize.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16890,'/wordpress/core/6.9.1/wp-includes/js/wp-util.js','wp-includes/js/wp-util.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16891,'/wordpress/core/6.9.1/wp-includes/js/wp-util.min.js','wp-includes/js/wp-util.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16892,'/wordpress/core/6.9.1/wp-includes/js/wpdialog.js','wp-includes/js/wpdialog.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16893,'/wordpress/core/6.9.1/wp-includes/js/wpdialog.min.js','wp-includes/js/wpdialog.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16894,'/wordpress/core/6.9.1/wp-includes/js/wplink.js','wp-includes/js/wplink.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16895,'/wordpress/core/6.9.1/wp-includes/js/wplink.min.js','wp-includes/js/wplink.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16896,'/wordpress/core/6.9.1/wp-includes/js/zxcvbn-async.js','wp-includes/js/zxcvbn-async.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16897,'/wordpress/core/6.9.1/wp-includes/js/zxcvbn-async.min.js','wp-includes/js/zxcvbn-async.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16898,'/wordpress/core/6.9.1/wp-includes/js/zxcvbn.min.js','wp-includes/js/zxcvbn.min.js');
INSERT INTO `wp_wfknownfilelist` VALUES (16899,'/wordpress/core/6.9.1/wp-includes/kses.php','wp-includes/kses.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16900,'/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-controller.php','wp-includes/l10n/class-wp-translation-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16901,'/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file-mo.php','wp-includes/l10n/class-wp-translation-file-mo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16902,'/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file-php.php','wp-includes/l10n/class-wp-translation-file-php.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16903,'/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translation-file.php','wp-includes/l10n/class-wp-translation-file.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16904,'/wordpress/core/6.9.1/wp-includes/l10n/class-wp-translations.php','wp-includes/l10n/class-wp-translations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16905,'/wordpress/core/6.9.1/wp-includes/l10n.php','wp-includes/l10n.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16906,'/wordpress/core/6.9.1/wp-includes/link-template.php','wp-includes/link-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16907,'/wordpress/core/6.9.1/wp-includes/load.php','wp-includes/load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16908,'/wordpress/core/6.9.1/wp-includes/locale.php','wp-includes/locale.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16909,'/wordpress/core/6.9.1/wp-includes/media-template.php','wp-includes/media-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16910,'/wordpress/core/6.9.1/wp-includes/media.php','wp-includes/media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16911,'/wordpress/core/6.9.1/wp-includes/meta.php','wp-includes/meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16912,'/wordpress/core/6.9.1/wp-includes/ms-blogs.php','wp-includes/ms-blogs.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16913,'/wordpress/core/6.9.1/wp-includes/ms-default-constants.php','wp-includes/ms-default-constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16914,'/wordpress/core/6.9.1/wp-includes/ms-default-filters.php','wp-includes/ms-default-filters.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16915,'/wordpress/core/6.9.1/wp-includes/ms-deprecated.php','wp-includes/ms-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16916,'/wordpress/core/6.9.1/wp-includes/ms-files.php','wp-includes/ms-files.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16917,'/wordpress/core/6.9.1/wp-includes/ms-functions.php','wp-includes/ms-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16918,'/wordpress/core/6.9.1/wp-includes/ms-load.php','wp-includes/ms-load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16919,'/wordpress/core/6.9.1/wp-includes/ms-network.php','wp-includes/ms-network.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16920,'/wordpress/core/6.9.1/wp-includes/ms-settings.php','wp-includes/ms-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16921,'/wordpress/core/6.9.1/wp-includes/ms-site.php','wp-includes/ms-site.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16922,'/wordpress/core/6.9.1/wp-includes/nav-menu-template.php','wp-includes/nav-menu-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16923,'/wordpress/core/6.9.1/wp-includes/nav-menu.php','wp-includes/nav-menu.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16924,'/wordpress/core/6.9.1/wp-includes/option.php','wp-includes/option.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16925,'/wordpress/core/6.9.1/wp-includes/php-compat/readonly.php','wp-includes/php-compat/readonly.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16926,'/wordpress/core/6.9.1/wp-includes/pluggable-deprecated.php','wp-includes/pluggable-deprecated.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16927,'/wordpress/core/6.9.1/wp-includes/pluggable.php','wp-includes/pluggable.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16928,'/wordpress/core/6.9.1/wp-includes/plugin.php','wp-includes/plugin.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16929,'/wordpress/core/6.9.1/wp-includes/pomo/entry.php','wp-includes/pomo/entry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16930,'/wordpress/core/6.9.1/wp-includes/pomo/mo.php','wp-includes/pomo/mo.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16931,'/wordpress/core/6.9.1/wp-includes/pomo/plural-forms.php','wp-includes/pomo/plural-forms.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16932,'/wordpress/core/6.9.1/wp-includes/pomo/po.php','wp-includes/pomo/po.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16933,'/wordpress/core/6.9.1/wp-includes/pomo/streams.php','wp-includes/pomo/streams.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16934,'/wordpress/core/6.9.1/wp-includes/pomo/translations.php','wp-includes/pomo/translations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16935,'/wordpress/core/6.9.1/wp-includes/post-formats.php','wp-includes/post-formats.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16936,'/wordpress/core/6.9.1/wp-includes/post-template.php','wp-includes/post-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16937,'/wordpress/core/6.9.1/wp-includes/post-thumbnail-template.php','wp-includes/post-thumbnail-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16938,'/wordpress/core/6.9.1/wp-includes/post.php','wp-includes/post.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16939,'/wordpress/core/6.9.1/wp-includes/query.php','wp-includes/query.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16940,'/wordpress/core/6.9.1/wp-includes/registration-functions.php','wp-includes/registration-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16941,'/wordpress/core/6.9.1/wp-includes/registration.php','wp-includes/registration.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16942,'/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-request.php','wp-includes/rest-api/class-wp-rest-request.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16943,'/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-response.php','wp-includes/rest-api/class-wp-rest-response.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16944,'/wordpress/core/6.9.1/wp-includes/rest-api/class-wp-rest-server.php','wp-includes/rest-api/class-wp-rest-server.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16945,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-categories-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16946,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-list-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16947,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-abilities-v1-run-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16948,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16949,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16950,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16951,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16952,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16953,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16954,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16955,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16956,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16957,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16958,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16959,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16960,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-font-collections-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16961,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16962,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-font-families-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16963,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16964,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16965,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16966,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16967,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16968,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16969,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16970,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16971,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16972,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16973,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16974,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16975,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16976,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16977,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16978,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16979,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16980,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-template-autosaves-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16981,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-template-revisions-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16982,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16983,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16984,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16985,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16986,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16987,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16988,'/wordpress/core/6.9.1/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16989,'/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16990,'/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16991,'/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16992,'/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16993,'/wordpress/core/6.9.1/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16994,'/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16995,'/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16996,'/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-search-handler.php','wp-includes/rest-api/search/class-wp-rest-search-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16997,'/wordpress/core/6.9.1/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16998,'/wordpress/core/6.9.1/wp-includes/rest-api.php','wp-includes/rest-api.php');
INSERT INTO `wp_wfknownfilelist` VALUES (16999,'/wordpress/core/6.9.1/wp-includes/revision.php','wp-includes/revision.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17000,'/wordpress/core/6.9.1/wp-includes/rewrite.php','wp-includes/rewrite.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17001,'/wordpress/core/6.9.1/wp-includes/robots-template.php','wp-includes/robots-template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17002,'/wordpress/core/6.9.1/wp-includes/rss-functions.php','wp-includes/rss-functions.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17003,'/wordpress/core/6.9.1/wp-includes/rss.php','wp-includes/rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17004,'/wordpress/core/6.9.1/wp-includes/script-loader.php','wp-includes/script-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17005,'/wordpress/core/6.9.1/wp-includes/script-modules.php','wp-includes/script-modules.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17006,'/wordpress/core/6.9.1/wp-includes/session.php','wp-includes/session.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17007,'/wordpress/core/6.9.1/wp-includes/shortcodes.php','wp-includes/shortcodes.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17008,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-index.php','wp-includes/sitemaps/class-wp-sitemaps-index.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17009,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-provider.php','wp-includes/sitemaps/class-wp-sitemaps-provider.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17010,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-registry.php','wp-includes/sitemaps/class-wp-sitemaps-registry.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17011,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-renderer.php','wp-includes/sitemaps/class-wp-sitemaps-renderer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17012,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17013,'/wordpress/core/6.9.1/wp-includes/sitemaps/class-wp-sitemaps.php','wp-includes/sitemaps/class-wp-sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17014,'/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17015,'/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17016,'/wordpress/core/6.9.1/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17017,'/wordpress/core/6.9.1/wp-includes/sitemaps.php','wp-includes/sitemaps.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17018,'/wordpress/core/6.9.1/wp-includes/sodium_compat/LICENSE','wp-includes/sodium_compat/LICENSE');
INSERT INTO `wp_wfknownfilelist` VALUES (17019,'/wordpress/core/6.9.1/wp-includes/sodium_compat/autoload-php7.php','wp-includes/sodium_compat/autoload-php7.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17020,'/wordpress/core/6.9.1/wp-includes/sodium_compat/autoload.php','wp-includes/sodium_compat/autoload.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17021,'/wordpress/core/6.9.1/wp-includes/sodium_compat/composer.json','wp-includes/sodium_compat/composer.json');
INSERT INTO `wp_wfknownfilelist` VALUES (17022,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/constants.php','wp-includes/sodium_compat/lib/constants.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17023,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/namespaced.php','wp-includes/sodium_compat/lib/namespaced.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17024,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php72compat.php','wp-includes/sodium_compat/lib/php72compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17025,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php72compat_const.php','wp-includes/sodium_compat/lib/php72compat_const.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17026,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php84compat.php','wp-includes/sodium_compat/lib/php84compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17027,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/php84compat_const.php','wp-includes/sodium_compat/lib/php84compat_const.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17028,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/ristretto255.php','wp-includes/sodium_compat/lib/ristretto255.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17029,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/sodium_compat.php','wp-includes/sodium_compat/lib/sodium_compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17030,'/wordpress/core/6.9.1/wp-includes/sodium_compat/lib/stream-xchacha20.php','wp-includes/sodium_compat/lib/stream-xchacha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17031,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Compat.php','wp-includes/sodium_compat/namespaced/Compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17032,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17033,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17034,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17035,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17036,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17037,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17038,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17039,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17040,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17041,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17042,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17043,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Curve25519.php','wp-includes/sodium_compat/namespaced/Core/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17044,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Ed25519.php','wp-includes/sodium_compat/namespaced/Core/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17045,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17046,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17047,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17048,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Poly1305.php','wp-includes/sodium_compat/namespaced/Core/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17049,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Salsa20.php','wp-includes/sodium_compat/namespaced/Core/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17050,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/SipHash.php','wp-includes/sodium_compat/namespaced/Core/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17051,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Util.php','wp-includes/sodium_compat/namespaced/Core/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17052,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/X25519.php','wp-includes/sodium_compat/namespaced/Core/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17053,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17054,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17055,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/Crypto.php','wp-includes/sodium_compat/namespaced/Crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17056,'/wordpress/core/6.9.1/wp-includes/sodium_compat/namespaced/File.php','wp-includes/sodium_compat/namespaced/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17057,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Compat.php','wp-includes/sodium_compat/src/Compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17058,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS/State128L.php','wp-includes/sodium_compat/src/Core/AEGIS/State128L.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17059,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS/State256.php','wp-includes/sodium_compat/src/Core/AEGIS/State256.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17060,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS128L.php','wp-includes/sodium_compat/src/Core/AEGIS128L.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17061,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AEGIS256.php','wp-includes/sodium_compat/src/Core/AEGIS256.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17062,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/Block.php','wp-includes/sodium_compat/src/Core/AES/Block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17063,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/Expanded.php','wp-includes/sodium_compat/src/Core/AES/Expanded.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17064,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES/KeySchedule.php','wp-includes/sodium_compat/src/Core/AES/KeySchedule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17065,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/AES.php','wp-includes/sodium_compat/src/Core/AES.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17066,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/BLAKE2b.php','wp-includes/sodium_compat/src/Core/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17067,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Base64/Original.php','wp-includes/sodium_compat/src/Core/Base64/Original.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17068,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17069,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17070,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17071,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/ChaCha20.php','wp-includes/sodium_compat/src/Core/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17072,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17073,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17074,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17075,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17076,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17077,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17078,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/H.php','wp-includes/sodium_compat/src/Core/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17079,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519/README.md','wp-includes/sodium_compat/src/Core/Curve25519/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (17080,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Curve25519.php','wp-includes/sodium_compat/src/Core/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17081,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Ed25519.php','wp-includes/sodium_compat/src/Core/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17082,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/HChaCha20.php','wp-includes/sodium_compat/src/Core/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17083,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/HSalsa20.php','wp-includes/sodium_compat/src/Core/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17084,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Poly1305/State.php','wp-includes/sodium_compat/src/Core/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17085,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Poly1305.php','wp-includes/sodium_compat/src/Core/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17086,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Ristretto255.php','wp-includes/sodium_compat/src/Core/Ristretto255.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17087,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Salsa20.php','wp-includes/sodium_compat/src/Core/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17088,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/SecretStream/State.php','wp-includes/sodium_compat/src/Core/SecretStream/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17089,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/SipHash.php','wp-includes/sodium_compat/src/Core/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17090,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/Util.php','wp-includes/sodium_compat/src/Core/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17091,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/X25519.php','wp-includes/sodium_compat/src/Core/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17092,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/XChaCha20.php','wp-includes/sodium_compat/src/Core/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17093,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core/XSalsa20.php','wp-includes/sodium_compat/src/Core/XSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17094,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/BLAKE2b.php','wp-includes/sodium_compat/src/Core32/BLAKE2b.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17095,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17096,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17097,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/ChaCha20.php','wp-includes/sodium_compat/src/Core32/ChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17098,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17099,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17100,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17101,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17102,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17103,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17104,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/H.php','wp-includes/sodium_compat/src/Core32/Curve25519/H.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17105,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519/README.md','wp-includes/sodium_compat/src/Core32/Curve25519/README.md');
INSERT INTO `wp_wfknownfilelist` VALUES (17106,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Curve25519.php','wp-includes/sodium_compat/src/Core32/Curve25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17107,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Ed25519.php','wp-includes/sodium_compat/src/Core32/Ed25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17108,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/HChaCha20.php','wp-includes/sodium_compat/src/Core32/HChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17109,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/HSalsa20.php','wp-includes/sodium_compat/src/Core32/HSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17110,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Int32.php','wp-includes/sodium_compat/src/Core32/Int32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17111,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Int64.php','wp-includes/sodium_compat/src/Core32/Int64.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17112,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Poly1305/State.php','wp-includes/sodium_compat/src/Core32/Poly1305/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17113,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Poly1305.php','wp-includes/sodium_compat/src/Core32/Poly1305.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17114,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Salsa20.php','wp-includes/sodium_compat/src/Core32/Salsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17115,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/SecretStream/State.php','wp-includes/sodium_compat/src/Core32/SecretStream/State.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17116,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/SipHash.php','wp-includes/sodium_compat/src/Core32/SipHash.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17117,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/Util.php','wp-includes/sodium_compat/src/Core32/Util.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17118,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/X25519.php','wp-includes/sodium_compat/src/Core32/X25519.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17119,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/XChaCha20.php','wp-includes/sodium_compat/src/Core32/XChaCha20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17120,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Core32/XSalsa20.php','wp-includes/sodium_compat/src/Core32/XSalsa20.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17121,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Crypto.php','wp-includes/sodium_compat/src/Crypto.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17122,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/Crypto32.php','wp-includes/sodium_compat/src/Crypto32.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17123,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/File.php','wp-includes/sodium_compat/src/File.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17124,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17125,'/wordpress/core/6.9.1/wp-includes/sodium_compat/src/SodiumException.php','wp-includes/sodium_compat/src/SodiumException.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17126,'/wordpress/core/6.9.1/wp-includes/speculative-loading.php','wp-includes/speculative-loading.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17127,'/wordpress/core/6.9.1/wp-includes/spl-autoload-compat.php','wp-includes/spl-autoload-compat.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17128,'/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-declarations.php','wp-includes/style-engine/class-wp-style-engine-css-declarations.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17129,'/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-rule.php','wp-includes/style-engine/class-wp-style-engine-css-rule.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17130,'/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php','wp-includes/style-engine/class-wp-style-engine-css-rules-store.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17131,'/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine-processor.php','wp-includes/style-engine/class-wp-style-engine-processor.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17132,'/wordpress/core/6.9.1/wp-includes/style-engine/class-wp-style-engine.php','wp-includes/style-engine/class-wp-style-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17133,'/wordpress/core/6.9.1/wp-includes/style-engine.php','wp-includes/style-engine.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17134,'/wordpress/core/6.9.1/wp-includes/taxonomy.php','wp-includes/taxonomy.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17135,'/wordpress/core/6.9.1/wp-includes/template-canvas.php','wp-includes/template-canvas.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17136,'/wordpress/core/6.9.1/wp-includes/template-loader.php','wp-includes/template-loader.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17137,'/wordpress/core/6.9.1/wp-includes/template.php','wp-includes/template.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17138,'/wordpress/core/6.9.1/wp-includes/theme-compat/comments.php','wp-includes/theme-compat/comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17139,'/wordpress/core/6.9.1/wp-includes/theme-compat/embed-404.php','wp-includes/theme-compat/embed-404.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17140,'/wordpress/core/6.9.1/wp-includes/theme-compat/embed-content.php','wp-includes/theme-compat/embed-content.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17141,'/wordpress/core/6.9.1/wp-includes/theme-compat/embed.php','wp-includes/theme-compat/embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17142,'/wordpress/core/6.9.1/wp-includes/theme-compat/footer-embed.php','wp-includes/theme-compat/footer-embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17143,'/wordpress/core/6.9.1/wp-includes/theme-compat/footer.php','wp-includes/theme-compat/footer.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17144,'/wordpress/core/6.9.1/wp-includes/theme-compat/header-embed.php','wp-includes/theme-compat/header-embed.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17145,'/wordpress/core/6.9.1/wp-includes/theme-compat/header.php','wp-includes/theme-compat/header.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17146,'/wordpress/core/6.9.1/wp-includes/theme-compat/sidebar.php','wp-includes/theme-compat/sidebar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17147,'/wordpress/core/6.9.1/wp-includes/theme-i18n.json','wp-includes/theme-i18n.json');
INSERT INTO `wp_wfknownfilelist` VALUES (17148,'/wordpress/core/6.9.1/wp-includes/theme-previews.php','wp-includes/theme-previews.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17149,'/wordpress/core/6.9.1/wp-includes/theme-templates.php','wp-includes/theme-templates.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17150,'/wordpress/core/6.9.1/wp-includes/theme.json','wp-includes/theme.json');
INSERT INTO `wp_wfknownfilelist` VALUES (17151,'/wordpress/core/6.9.1/wp-includes/theme.php','wp-includes/theme.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17152,'/wordpress/core/6.9.1/wp-includes/update.php','wp-includes/update.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17153,'/wordpress/core/6.9.1/wp-includes/user.php','wp-includes/user.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17154,'/wordpress/core/6.9.1/wp-includes/utf8.php','wp-includes/utf8.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17155,'/wordpress/core/6.9.1/wp-includes/vars.php','wp-includes/vars.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17156,'/wordpress/core/6.9.1/wp-includes/version.php','wp-includes/version.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17157,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-nav-menu-widget.php','wp-includes/widgets/class-wp-nav-menu-widget.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17158,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-archives.php','wp-includes/widgets/class-wp-widget-archives.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17159,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-block.php','wp-includes/widgets/class-wp-widget-block.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17160,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-calendar.php','wp-includes/widgets/class-wp-widget-calendar.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17161,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-categories.php','wp-includes/widgets/class-wp-widget-categories.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17162,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-custom-html.php','wp-includes/widgets/class-wp-widget-custom-html.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17163,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-links.php','wp-includes/widgets/class-wp-widget-links.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17164,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-audio.php','wp-includes/widgets/class-wp-widget-media-audio.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17165,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-gallery.php','wp-includes/widgets/class-wp-widget-media-gallery.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17166,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-image.php','wp-includes/widgets/class-wp-widget-media-image.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17167,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media-video.php','wp-includes/widgets/class-wp-widget-media-video.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17168,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-media.php','wp-includes/widgets/class-wp-widget-media.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17169,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-meta.php','wp-includes/widgets/class-wp-widget-meta.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17170,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-pages.php','wp-includes/widgets/class-wp-widget-pages.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17171,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-recent-comments.php','wp-includes/widgets/class-wp-widget-recent-comments.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17172,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-recent-posts.php','wp-includes/widgets/class-wp-widget-recent-posts.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17173,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-rss.php','wp-includes/widgets/class-wp-widget-rss.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17174,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-search.php','wp-includes/widgets/class-wp-widget-search.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17175,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-tag-cloud.php','wp-includes/widgets/class-wp-widget-tag-cloud.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17176,'/wordpress/core/6.9.1/wp-includes/widgets/class-wp-widget-text.php','wp-includes/widgets/class-wp-widget-text.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17177,'/wordpress/core/6.9.1/wp-includes/widgets.php','wp-includes/widgets.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17178,'/wordpress/core/6.9.1/wp-includes/wp-db.php','wp-includes/wp-db.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17179,'/wordpress/core/6.9.1/wp-includes/wp-diff.php','wp-includes/wp-diff.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17180,'/wordpress/core/6.9.1/wp-links-opml.php','wp-links-opml.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17181,'/wordpress/core/6.9.1/wp-load.php','wp-load.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17182,'/wordpress/core/6.9.1/wp-login.php','wp-login.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17183,'/wordpress/core/6.9.1/wp-mail.php','wp-mail.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17184,'/wordpress/core/6.9.1/wp-settings.php','wp-settings.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17185,'/wordpress/core/6.9.1/wp-signup.php','wp-signup.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17186,'/wordpress/core/6.9.1/wp-trackback.php','wp-trackback.php');
INSERT INTO `wp_wfknownfilelist` VALUES (17187,'/wordpress/core/6.9.1/xmlrpc.php','xmlrpc.php');
/*!40000 ALTER TABLE `wp_wfknownfilelist` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wflivetraffichuman`
--

DROP TABLE IF EXISTS `wp_wflivetraffichuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wflivetraffichuman` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `identifier` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `expiration` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`,`identifier`),
  KEY `expiration` (`expiration`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflivetraffichuman`
--

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

--
-- Table structure for table `wp_wflocs`
--

DROP TABLE IF EXISTS `wp_wflocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wflocs` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `ctime` int(10) unsigned NOT NULL,
  `failed` tinyint(3) unsigned NOT NULL,
  `city` varchar(255) DEFAULT '',
  `region` varchar(255) DEFAULT '',
  `countryName` varchar(255) DEFAULT '',
  `countryCode` char(2) DEFAULT '',
  `lat` float(10,7) DEFAULT 0.0000000,
  `lon` float(10,7) DEFAULT 0.0000000,
  PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflocs`
--

LOCK TABLES `wp_wflocs` WRITE;
/*!40000 ALTER TABLE `wp_wflocs` DISABLE KEYS */;
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh@',1771694593,0,'Atlanta','Georgia','United States','US',33.7485008,-84.3871002);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhC',1771694593,0,'Vancouver','British Columbia','Canada','CA',49.2476006,-123.1233978);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh»J',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh¾',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh¾',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhí',1771694593,0,'Buenos Aires','Buenos Aires F.D.','Argentina','AR',-34.6142006,-58.3810997);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhý€',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žù',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž±',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž²',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž?Ï',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjý',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÍ',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾k',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz=',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬D–',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸',1771694593,0,'Dhaka','Dhaka','Bangladesh','BD',23.7278004,90.4134979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêY',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà',1771694593,0,'Copenhagen','Capital Region','Denmark','DK',55.6739998,12.5696001);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬E\'Š',1771694593,0,'SÃ£o Paulo','SÃ£o Paulo','Brazil','BR',-23.5475006,-46.6361008);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWD',1771694593,0,'Mumbai','Maharashtra','India','IN',19.0748005,72.8855972);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ',1771694593,0,'SÃ£o Paulo','SÃ£o Paulo','Brazil','BR',-23.5475006,-46.6361008);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø',1771694593,0,'Mumbai','Maharashtra','India','IN',19.0748005,72.8855972);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl·',1771694593,0,'Marseille','Bouches-du-RhÃ´ne','France','FR',43.2951012,5.3860998);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FoF',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆ„',1771694593,0,'Erbil','Erbil Governorate','Iraq','IQ',36.1898003,44.0157013);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ',1771694593,0,'Erbil','Erbil Governorate','Iraq','IQ',36.1898003,44.0157013);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬',1771694593,0,'Los Angeles','California','United States','US',34.0544014,-118.2440033);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç(',1771694593,0,'Newark','New Jersey','United States','US',40.7398987,-74.1690979);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™',1771694593,0,'Atlanta','Georgia','United States','US',33.7485008,-84.3871002);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ’',1771694593,0,'Singapore','','Singapore','SG',1.2939000,103.8460999);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|',1771694593,0,'Mumbai','Maharashtra','India','IN',19.0748005,72.8855972);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}',1771694593,0,'Mumbai','Maharashtra','India','IN',19.0748005,72.8855972);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ4',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ5',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË%',1771694593,0,'','','United States','US',37.7509995,-97.8219986);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gö©',1771694593,0,'Frankfurt am Main','Hesse','Germany','DE',50.1169014,8.6836996);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà',1771694593,0,'Chicago','Illinois','United States','US',41.8834991,-87.6305008);
INSERT INTO `wp_wflocs` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN',1771694593,0,'Buenos Aires','Buenos Aires F.D.','Argentina','AR',-34.6142006,-58.3810997);
/*!40000 ALTER TABLE `wp_wflocs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wflogins`
--

DROP TABLE IF EXISTS `wp_wflogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wflogins` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `hitID` int(11) DEFAULT NULL,
  `ctime` double(17,6) unsigned NOT NULL,
  `fail` tinyint(3) unsigned NOT NULL,
  `action` varchar(40) NOT NULL,
  `username` varchar(255) NOT NULL,
  `userID` int(10) unsigned NOT NULL,
  `IP` binary(16) DEFAULT NULL,
  `UA` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`IP`,`fail`),
  KEY `hitID` (`hitID`)
) ENGINE=InnoDB AUTO_INCREMENT=907 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wflogins`
--

LOCK TABLES `wp_wflogins` WRITE;
/*!40000 ALTER TABLE `wp_wflogins` DISABLE KEYS */;
INSERT INTO `wp_wflogins` VALUES (1,5,1728495408.324251,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (2,8,1728520855.052275,1,'loginFailValidUsername','heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿÚ','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (3,12,1728638241.804685,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÂ\0üx','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:47.0) Gecko/20100101 Firefox/47.0');
INSERT INTO `wp_wflogins` VALUES (4,13,1728678740.764897,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (5,14,1728682203.080831,0,'loginOK','hirejordansmith',1,'\0\0\0\0\0\0\0\0\0\0ÿÿ-„s\\','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (6,17,1728810674.760469,1,'loginFailValidUsername','hirejordansmith',1,'\0\0\0\0\0\0\0\0\0\0ÿÿ[y-3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (7,19,1728812233.034836,1,'loginFailValidUsername','hirejordansmith',1,'\0\0\0\0\0\0\0\0\0\0ÿÿhî€˜','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (8,20,1728812836.422957,1,'loginFailValidUsername','hirejordansmith',1,'\0\0\0\0\0\0\0\0\0\0ÿÿ$OÎ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (9,50,1730743030.980040,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (10,52,1730847081.825959,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (11,63,1731465591.137617,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿb&¸f','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (12,71,1732031650.393793,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (13,75,1732308230.789099,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (14,93,1733252880.610659,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (15,108,1733757051.493565,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (16,158,1736775720.738427,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (17,171,1737422315.315554,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠ\0õG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (18,172,1737422640.503600,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠ\0õG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (19,173,1737422734.404751,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿŠ\0õG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (20,179,1737905589.353343,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿR¹Ú','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (21,180,1737907725.180854,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1%¡å','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (22,184,1738157344.998125,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ£»Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (23,184,1738157345.239780,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÁ£»Z','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (24,187,1738249501.561041,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}’','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (25,189,1738503770.728517,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿY}¾','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (26,193,1738603657.434019,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (27,194,1738603659.587517,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (28,199,1738949025.793508,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (29,200,1738949419.259854,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (30,201,1738949483.619506,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (31,209,1738950156.611740,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (32,209,1738950156.855252,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±Ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (33,231,1739469833.824694,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (34,235,1739818175.033113,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\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');
INSERT INTO `wp_wflogins` VALUES (35,247,1740933680.658677,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (36,248,1740933688.247261,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (37,249,1741002535.061121,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1/¥','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (38,250,1741003924.110036,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (39,251,1741004767.785363,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (40,253,1741189963.951261,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?ˆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (41,272,1742313766.335877,0,'loginOK','Karen',10,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}!','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (42,296,1743254106.251944,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_ø}','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (43,297,1743254770.089277,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ_ø}','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (44,326,1744113001.949636,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ\',','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (45,328,1744275647.517821,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (46,329,1744276083.552018,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (47,330,1744276233.189168,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (48,331,1744276361.680332,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (49,332,1744276675.223888,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (50,333,1744276802.952624,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ	','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (51,440,1744619256.337422,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿFf0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (52,480,1745252319.005776,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgÅ™.','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (53,491,1745253240.946398,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgÅ™.','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (54,492,1745253312.760498,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgÅ™.','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (55,498,1745726863.319717,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?ˆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (56,505,1746115833.277706,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿMäy','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (57,512,1746557572.392700,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?ˆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (58,516,1746886130.341362,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“\'','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (59,521,1747174806.356562,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (60,522,1747174807.567045,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (61,523,1747174809.048168,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (62,524,1747174810.435918,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (63,525,1747174811.537539,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (64,526,1747174812.780651,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (65,526,1747174812.965538,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (66,527,1747174814.030156,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (67,528,1747174815.072092,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (68,529,1747174816.132010,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (69,530,1747174817.296832,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (70,531,1747174818.712819,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (71,532,1747174819.877647,1,'loginFailInvalidUsername','2poochiesproperties',0,'\0\0\0\0\0\0\0\0\0\0ÿÿgw™»','python-httpx/0.22.0');
INSERT INTO `wp_wflogins` VALUES (72,642,1747891187.122237,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜:q+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (73,662,1749148501.337942,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶µú\n','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (74,672,1749647795.565898,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~á','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (75,675,1749657953.637930,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À’T','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (76,676,1749664337.008953,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~á','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (77,691,1750168022.247026,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À§','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (78,692,1750256786.384034,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?ˆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (79,693,1750389313.163779,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1ÄÞ8','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (80,711,1751132186.131878,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿ®?ˆ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (81,712,1751147446.999729,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿC½Õ^','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (82,713,1751256070.192620,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À§','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (83,716,1751500473.051696,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿWt³+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (84,717,1751557798.067850,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (85,722,1751591352.974713,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À—7','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (86,735,1751935246.763828,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿMûÎû','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (87,737,1751976877.520817,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À—7','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (88,738,1751976879.343903,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À—7','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (89,740,1752080161.111196,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yº','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (90,741,1752080169.795162,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yº','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (91,742,1752087029.724106,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yº','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (92,743,1752088706.603484,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yº','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (93,776,1752342215.837524,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (94,777,1752424997.465031,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (95,778,1752434044.463805,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (96,779,1752438576.185139,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (97,780,1752438578.712631,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (98,781,1752438869.484554,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (99,782,1752438871.718775,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“œ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (100,783,1752453785.253961,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À—7','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (101,797,1752852995.431502,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ2©ä','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (102,802,1753210153.045366,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“zp','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (103,811,1753334145.776137,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿœéHï','Apache-HttpClient/4.5.13 (Java/11.0.27)');
INSERT INTO `wp_wflogins` VALUES (104,811,1753334146.087095,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿœéHï','Apache-HttpClient/4.5.13 (Java/11.0.27)');
INSERT INTO `wp_wflogins` VALUES (105,835,1753738543.472516,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (106,836,1753738745.773356,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (107,837,1753738845.418020,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (108,838,1753739776.466575,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (109,838,1753739776.788114,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (110,839,1753740011.168468,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (111,840,1753740080.190553,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (112,841,1753740158.815753,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (113,848,1753741039.014495,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (114,849,1753741120.926587,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢É*+','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (115,871,1754675068.219731,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (116,873,1754751896.362476,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (117,874,1754765951.379907,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (118,875,1754769706.485820,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{›','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (119,880,1754952705.873901,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK£ Þ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (120,882,1755329453.551741,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg›Âý','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (121,882,1755329453.855417,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg›Âý','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (122,884,1755572483.126117,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿpÐ± ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (123,886,1755631722.575273,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿ2¹ò','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (124,894,1755913285.763025,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¿rS','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (125,918,1755968601.300063,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (126,921,1755986180.027435,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (127,959,1756131086.109823,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (128,960,1756131596.092296,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (129,961,1756131597.904642,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (130,970,1756158514.487542,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (131,989,1756320274.190352,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“Ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (132,1045,1756743971.669582,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿšÕÁ÷','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (133,1045,1756743971.973707,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿšÕÁ÷','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (134,1046,1756750345.709659,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (135,1050,1756850989.651225,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (136,1051,1756852587.628244,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“z3','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (137,1052,1756905361.825331,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“…','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (138,1053,1756974613.746375,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿxÜx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (139,1054,1756974615.114490,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿxÜx','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (140,1056,1757040987.447422,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿxØ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (141,1057,1757040988.479776,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿxØ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (142,1058,1757108105.275401,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (143,1074,1757170164.011286,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1%!`','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (144,1075,1757189085.584255,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1%!`','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (145,1076,1757435894.066553,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (146,1085,1757973993.389899,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK£µÒ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (147,1087,1758027245.515586,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ®UØJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (148,1088,1758027247.286493,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ®UØJ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (149,1090,1758638947.461582,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À“','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (150,1091,1758638948.948925,0,'loginOK','Al',13,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À“','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (151,1092,1758654752.919244,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK££ ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (152,1093,1758656931.906884,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (153,1095,1759250777.302607,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (154,1096,1759253111.644977,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“zý','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (155,1097,1759253113.470525,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“zý','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (156,1104,1759351985.108909,0,'loginOK','Karen',10,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{ç','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (157,1105,1759351986.704027,0,'loginOK','Karen',10,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{ç','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (158,1106,1759354172.370957,0,'loginOK','Karen',10,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“{ç','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (159,1107,1759501083.276537,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/62.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (160,1108,1759501179.134492,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (161,1109,1759501267.340291,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/73.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (162,1110,1759501350.776097,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (163,1111,1759501438.847572,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (164,1112,1759501523.030167,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (165,1113,1759501606.880265,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (166,1114,1759501690.883275,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (167,1115,1759501774.885734,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (168,1116,1759501862.858439,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (169,1117,1759501947.054594,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (170,1118,1759502101.851441,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/67.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (171,1119,1759502173.581838,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (172,1120,1759502306.893963,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (173,1121,1759502371.470403,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/62.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (174,1122,1759502434.738606,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (175,1123,1759502498.666268,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (176,1124,1759502556.307934,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (177,1125,1759502615.101973,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1+^','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (178,1138,1759772041.864955,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (179,1139,1759772043.841748,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (180,1140,1759774113.080043,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (181,1141,1759774114.880476,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (182,1142,1759774115.186802,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~r','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (183,1144,1759796263.803589,1,'loginFailInvalidUsername','Al',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1À“','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (184,1145,1759798954.948480,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (185,1146,1759799019.651339,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (186,1149,1760104561.889857,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬:8X','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (187,1150,1760204350.241952,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (188,1151,1760211087.872160,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (189,1152,1760211089.837277,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (190,1154,1760231117.297723,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (191,1157,1760380900.191909,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (192,1158,1760380902.781854,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“yg','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (193,1159,1760394543.741847,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿˆžfP','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (194,1162,1760483073.155318,1,'loginFailInvalidUsername','test01',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (195,1163,1760491800.096893,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (196,1164,1760492339.974347,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (197,1165,1760492454.485127,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (198,1166,1760492556.198689,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (199,1167,1760492883.975467,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (200,1168,1760493005.920629,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (201,1169,1760493124.948557,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (202,1169,1760493125.242125,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (203,1170,1760493243.762719,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (204,1170,1760493244.063391,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (205,1171,1760493361.266324,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (206,1171,1760493361.572378,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (207,1172,1760493693.760784,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (208,1173,1760493783.458141,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (209,1174,1760493865.786071,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (210,1175,1760493953.251122,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (211,1176,1760494048.116301,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (212,1177,1760494140.188088,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (213,1178,1760494222.791276,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (214,1179,1760494312.532069,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜN','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (215,1184,1760495419.959193,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¾gÜF','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (216,1311,1760729684.672428,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ1$a|','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (217,1345,1761324551.577797,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿG8D','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (218,1358,1761705686.841183,1,'loginFailInvalidUsername','96165',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜ ~ê','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (219,1359,1761706030.558591,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜ ~ê','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (220,1360,1761706146.121653,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ˜ ~ê','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (221,1363,1761706601.332347,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿw\\£‚','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/78.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (222,1365,1761706754.450037,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË±¾º','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (223,1367,1761706929.258573,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿË±¾º','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (224,1368,1761840407.889776,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (225,1369,1761840681.528656,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (226,1370,1761848067.676812,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿJW','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (227,1371,1761848174.176648,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (228,1376,1762151549.129797,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­À','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (229,1377,1762152344.002695,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­À','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (230,1379,1762210296.174939,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ[þÓz','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (231,1379,1762210296.463490,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ[þÓz','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (232,1380,1762214840.059013,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš8rÅ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (233,1381,1762214921.883867,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš8rÅ','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (234,1382,1762215443.310513,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš8rÅ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (235,1385,1762216279.549432,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ~ÑJÏ','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (236,1386,1762216367.659566,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿš8rÅ','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (237,1391,1762217346.894180,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´¿¢','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (238,1391,1762217347.199486,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ´¿¢','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (239,1408,1762434973.678668,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­Ò','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (240,1409,1762511081.019314,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­ ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (241,1410,1762517042.801891,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­ ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (242,1411,1762536227.243488,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿÍþ¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (243,1412,1762549870.940871,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿß{','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (244,1418,1762563257.294033,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ*hê','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (245,1419,1762579180.258307,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (246,1420,1762579397.037183,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (247,1421,1762581643.602694,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (248,1422,1762584672.234423,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­B','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (249,1425,1762795343.428095,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ,ÇiŸ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (250,1426,1762795681.607339,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿš¡:y','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (251,1427,1762809755.065235,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ®õ<','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (252,1428,1762842454.024975,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (253,1485,1762869285.404811,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (254,1489,1762982847.115734,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (255,1490,1762982848.824151,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿC¢„¡','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (256,1491,1763025440.747567,1,'loginFailInvalidUsername','54911',0,'\0\0\0\0\0\0\0\0\0\0ÿÿz¢Ü','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (257,1505,1763105428.870377,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­Î','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (258,1506,1763105659.253629,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿz­Î','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (259,1512,1763136967.341741,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿCf','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (260,1514,1763435445.082678,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿJWR','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (261,1515,1763478525.296996,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿC<÷','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (262,1517,1763578639.059300,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK£˜','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (263,1518,1763845303.126969,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“}¯','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (264,1528,1764044556.151658,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿY–9y','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (265,1528,1764044556.435429,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿY–9y','Apache-HttpClient/4.5.13 (Java/11.0.28)');
INSERT INTO `wp_wflogins` VALUES (266,1538,1764093847.216503,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (267,1539,1764095470.400083,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–(','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (268,1547,1764628448.850901,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿB!Á','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (269,1551,1764712721.741528,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶´','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (270,1552,1764718357.799344,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶´','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (271,1553,1764765061.739820,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (272,1554,1764765134.525286,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (273,1555,1764765200.383194,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (274,1556,1764765270.905795,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (275,1557,1764765340.429030,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (276,1558,1764765415.921719,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (277,1559,1764765482.584221,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¶0á½','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (278,1581,1765213737.819597,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû—','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (279,1582,1765218500.961280,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû—','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (280,1583,1765313298.975494,0,'loginOK','Karen',10,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“y—','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36 Edg/142.0.0.0');
INSERT INTO `wp_wflogins` VALUES (281,1584,1765313618.621317,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿB!Â','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (282,1585,1765314244.893138,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“y—','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (283,1586,1765314247.751528,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“y—','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (284,1588,1765376282.604153,1,'loginFailInvalidUsername','63519',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ±À	Ñ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (285,1591,1765744212.364734,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿjÛXí','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (286,1592,1765818895.435998,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK£·õ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (287,1593,1765818936.848860,0,'loginOK','Heather',11,'\0\0\0\0\0\0\0\0\0\0ÿÿB!Â','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (288,1597,1766046568.955172,1,'loginFailInvalidUsername','23681',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (289,1599,1766046932.826915,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (290,1600,1766047027.819984,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (291,1601,1766047102.882237,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (292,1602,1766047172.762140,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (293,1603,1766047248.661682,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (294,1604,1766047328.768992,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (295,1605,1766047399.177539,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (296,1606,1766047471.202544,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (297,1607,1766047543.221885,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (298,1608,1766047615.757364,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (299,1609,1766047693.492540,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (300,1610,1766047771.906237,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (301,1611,1766047846.366716,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (302,1611,1766047846.544186,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (303,1612,1766047922.708021,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (304,1612,1766047922.877979,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (305,1613,1766048014.487123,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (306,1613,1766048014.653548,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (307,1614,1766048088.812357,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (308,1615,1766048157.498229,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (309,1616,1766048224.373514,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (310,1617,1766048295.183928,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (311,1618,1766048372.538483,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (312,1619,1766048444.840175,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (313,1620,1766048511.455142,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (314,1621,1766048581.146826,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (315,1622,1766048646.645595,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (316,1623,1766048713.183014,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (317,1624,1766048769.905611,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d°','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (318,1625,1766048955.937596,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (319,1626,1766049030.373414,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (320,1627,1766049085.488407,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (321,1628,1766049149.202971,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (322,1629,1766049213.147306,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (323,1629,1766049213.315370,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (324,1630,1766049269.868433,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\\d¾','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (325,1637,1766129291.831575,1,'loginFailValidUsername','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿ¹X˜×','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.157 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (326,1639,1766187736.435566,0,'loginOK','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿK£Ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (327,1641,1766279244.519217,1,'loginFailValidUsername','Taz',14,'\0\0\0\0\0\0\0\0\0\0ÿÿÀúå!','Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (328,1644,1766534728.443874,1,'loginFailInvalidUsername','admingusar',0,'\0\0\0\0\0\0\0\0\0\0ÿÿPåj','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0');
INSERT INTO `wp_wflogins` VALUES (329,1651,1766968174.957708,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (330,1652,1766970795.033319,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–é','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (331,1653,1767027386.394453,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (332,1654,1767027388.777009,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (333,1656,1767126458.217430,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿØ“~ö','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (334,1665,1767663369.636523,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"vW`','Apache-HttpClient/4.5.13 (Java/11.0.29)');
INSERT INTO `wp_wflogins` VALUES (335,1665,1767663369.976031,1,'loginFailValidUsername','tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ\"vW`','Apache-HttpClient/4.5.13 (Java/11.0.29)');
INSERT INTO `wp_wflogins` VALUES (336,1689,1768113193.315173,1,'loginFailInvalidUsername','80491',0,'\0\0\0\0\0\0\0\0\0\0ÿÿß¹LŸ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (337,1696,1768324690.193021,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶b','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (338,1697,1768324692.779128,0,'loginOK','Tim',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ²¶b','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (339,1699,1768538984.719141,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\rÂt','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (340,1700,1768539675.824577,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿg\rÂk','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (341,1702,1768762386.660771,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–Û','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (342,1703,1768762388.674414,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–Û','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (343,1704,1768762511.873419,0,'logout','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû–Û','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (344,1715,1769615117.873987,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ-6â','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (345,1716,1769619865.486036,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ-6â','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (346,1729,1770054146.869361,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ®ÇâS','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (347,1730,1770306819.613769,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Ç¤€','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (348,1732,1770753610.438472,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿ®Ç £','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (349,1738,1771200092.158688,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿHû—I','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (350,1740,1771254446.051605,1,'loginFailInvalidUsername','50400',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ,','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (351,1741,1771254499.400327,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (352,1742,1771254951.189763,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©Ÿ','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (353,1743,1771255295.583085,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ù','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (354,1744,1771255613.879834,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (355,1745,1771255839.951151,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ,','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (356,1746,1771256309.923852,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¡','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (357,1747,1771256616.912021,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWC','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (358,1748,1771257236.499739,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (359,1749,1771257478.940005,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ-','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (360,1750,1771257919.571303,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (361,1751,1771258270.419551,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÚ-','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (362,1752,1771260979.947120,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©ž','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (363,1753,1771261632.402534,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (364,1754,1771262376.739820,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (365,1755,1771262723.050791,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¢','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (366,1756,1771262905.703259,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (367,1757,1771263373.055244,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E©Ÿ','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (368,1758,1771263631.438719,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (369,1759,1771263880.682944,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWD','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (370,1760,1771264220.808049,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/73.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (371,1761,1771264529.471020,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žë¢','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (372,1762,1771264942.979824,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (373,1763,1771274677.843915,1,'loginFailInvalidUsername','r3dc0d3r',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”|','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (374,1764,1771274679.033271,1,'loginFailInvalidUsername','bot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”|','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (375,1764,1771274679.211193,1,'loginFailInvalidUsername','bot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”|','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (376,1765,1771274680.691722,1,'loginFailInvalidUsername','bot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G”€','Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Mobile Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (377,1766,1771279551.763553,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (378,1767,1771279552.722744,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬@Ù§','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (379,1770,1771318447.187143,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhûÙ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (380,1771,1771318448.428321,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhûÙ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (381,1772,1771351604.960229,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (382,1773,1771351606.074836,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (383,1774,1771351607.161334,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (384,1775,1771351608.248630,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (385,1776,1771351609.305309,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (386,1777,1771351610.414857,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (387,1778,1771351611.522761,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (388,1779,1771351612.651144,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (389,1780,1771351613.772942,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (390,1781,1771351614.874309,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (391,1782,1771351615.973097,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (392,1782,1771351616.141482,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (393,1783,1771351617.274332,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (394,1784,1771351618.350625,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (395,1785,1771351619.448567,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (396,1786,1771351620.587872,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (397,1787,1771351621.706822,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (398,1788,1771351622.769362,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (399,1789,1771351623.819840,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž[','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (400,1790,1771372099.156556,1,'loginFailInvalidUsername','12106',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÂ','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (401,1791,1771372986.055335,1,'loginFailInvalidUsername','76741',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (402,1792,1771372990.669488,1,'loginFailInvalidUsername','94986',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (403,1793,1771373071.871658,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhA','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (404,1794,1771373127.080135,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhA','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (405,1795,1771373187.490885,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhA','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (406,1796,1771373246.871656,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhA','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (407,1797,1771373283.202784,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (408,1798,1771373313.091747,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (409,1799,1771373358.218647,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (410,1800,1771373358.222005,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (411,1801,1771373377.335558,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (412,1802,1771373430.681790,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (413,1803,1771373434.300984,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (414,1804,1771373437.567722,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (415,1805,1771373491.519033,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (416,1806,1771373503.181616,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (417,1807,1771373506.559581,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (418,1808,1771373552.032743,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (419,1809,1771373570.887694,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (420,1810,1771373575.492153,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (421,1811,1771373611.379768,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (422,1812,1771373649.599456,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (423,1813,1771373651.876483,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (424,1814,1771373676.657959,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (425,1815,1771373724.065038,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (426,1816,1771373724.292596,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ†','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (427,1817,1771373737.343711,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (428,1818,1771373784.020750,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (429,1819,1771373800.021663,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G>','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (430,1820,1771373821.484088,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (431,1821,1771373842.607945,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DGŒ','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (432,1822,1771373869.593613,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (433,1823,1771373903.742138,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (434,1824,1771373905.461665,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EF/','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (435,1825,1771373938.538839,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E\'Š','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (436,1826,1771373969.812377,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (437,1827,1771373984.686194,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (438,1828,1771374010.922977,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (439,1829,1771374018.934350,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (440,1830,1771374063.607786,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (441,1831,1771374082.770866,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (442,1832,1771374083.081750,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G=','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (443,1833,1771374138.351569,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (444,1834,1771374141.802582,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (445,1835,1771374152.230514,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (446,1835,1771374152.408421,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (447,1836,1771374201.073280,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh†','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (448,1837,1771374222.666873,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (449,1838,1771374223.355524,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ†','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (450,1838,1771374223.532233,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ†','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (451,1839,1771374257.142616,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh†','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (452,1840,1771374287.729349,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (453,1840,1771374287.888038,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<ˆ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (454,1841,1771374295.040817,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (455,1841,1771374295.210040,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (456,1842,1771374320.532346,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (457,1843,1771374353.286427,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (458,1843,1771374353.453720,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (459,1844,1771374369.381416,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gîí','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (460,1845,1771374375.947682,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (461,1846,1771374417.543637,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (462,1846,1771374417.726067,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (463,1847,1771374435.245031,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh\n×','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (464,1848,1771374439.784499,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (465,1849,1771374476.198833,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (466,1850,1771374496.713388,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (467,1851,1771374511.263292,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh\n×','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (468,1852,1771374537.551808,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (469,1853,1771374556.546306,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (470,1854,1771374585.903650,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (471,1855,1771374596.272285,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (472,1856,1771374621.348867,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh†','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (473,1857,1771374655.879615,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhþ‡','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (474,1858,1771374656.312041,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (475,1859,1771374675.107108,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh†','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (476,1860,1771374716.779244,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (477,1861,1771374731.080136,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (478,1862,1771374739.673834,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (479,1863,1771374778.380803,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (480,1864,1771374797.451046,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (481,1865,1771374804.016242,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æO','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (482,1866,1771374836.178060,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (483,1867,1771374857.625798,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (484,1868,1771374872.311590,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (485,1869,1771374898.015863,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (486,1870,1771374918.336629,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (487,1871,1771374945.396489,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh\nÖ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (488,1872,1771374956.897496,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž<‰','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (489,1873,1771374974.435198,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (490,1874,1771375009.855348,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (491,1876,1771375034.874741,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhõÃ','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (492,1877,1771375065.399452,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (493,1879,1771375099.535360,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (494,1880,1771375119.442400,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (495,1882,1771375156.782911,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (496,1883,1771375189.542409,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (497,1885,1771375213.288895,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh‡','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (498,1887,1771375257.998168,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (499,1888,1771375276.388123,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (500,1890,1771375323.744100,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Eá','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (501,1891,1771375331.928602,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (502,1893,1771375390.841417,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (503,1894,1771375392.407284,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (504,1896,1771375449.763391,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (505,1897,1771375463.261514,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GëY','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (506,1899,1771375509.831271,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (507,1900,1771375527.108776,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (508,1900,1771375527.278289,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (509,1901,1771375569.227209,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (510,1903,1771375595.070670,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (511,1903,1771375595.237837,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (512,1905,1771375629.044321,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (513,1906,1771375663.873891,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (514,1906,1771375664.042811,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (515,1907,1771375687.827206,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (516,1908,1771375727.859102,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (517,1909,1771375748.162862,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (518,1910,1771375775.402093,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EŠ','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (519,1911,1771375808.966729,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (520,1912,1771375841.587259,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿÆ)æN','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (521,1913,1771375868.069866,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬G™','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (522,1914,1771375913.426854,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E\'Š','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (523,1915,1771375975.541416,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhí','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (524,1917,1771423175.540477,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (525,1918,1771423421.123457,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ}','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (526,1919,1771423704.742852,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ5','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (527,1920,1771424163.059746,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EWD','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (528,1921,1771424478.902830,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (529,1922,1771424710.938794,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E²ø','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (530,1923,1771426034.964016,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÆ|','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (531,1924,1771426316.162947,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GÊ4','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (532,1925,1771428221.634140,1,'loginFailInvalidUsername','bot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (533,1926,1771428221.699805,1,'loginFailInvalidUsername','admlnlx',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (534,1927,1771428221.815977,1,'loginFailInvalidUsername','trumpweiss',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (535,1925,1771428221.855600,1,'loginFailInvalidUsername','bot',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆŠ','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (536,1929,1771481587.552082,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (537,1930,1771481589.748695,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (538,1931,1771481591.018657,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (539,1932,1771481592.298854,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (540,1933,1771481593.455931,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (541,1934,1771481594.617451,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (542,1935,1771481595.796656,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (543,1935,1771481595.970591,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (544,1936,1771481597.233697,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (545,1936,1771481597.405482,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (546,1937,1771481598.658594,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (547,1938,1771481599.907485,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (548,1939,1771481601.154710,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (549,1939,1771481601.330956,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (550,1940,1771481602.497908,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (551,1940,1771481602.665943,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (552,1941,1771481603.911080,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (553,1942,1771481605.203176,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (554,1943,1771481606.571246,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dç¸','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (555,1944,1771491306.517777,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (556,1945,1771491307.679091,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (557,1946,1771491308.727881,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (558,1947,1771491309.762125,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gþà','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (559,1949,1771494204.259007,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (560,1950,1771494205.354659,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (561,1951,1771494206.361786,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žZú','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (562,1952,1771560393.601434,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (563,1953,1771560394.966578,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (564,1954,1771560396.400553,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (565,1955,1771560397.794507,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (566,1956,1771560399.092154,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (567,1957,1771560400.210423,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (568,1958,1771560401.125556,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÎ¬','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (569,1959,1771570832.376540,1,'loginFailInvalidUsername','56087',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (570,1960,1771589607.272440,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (571,1960,1771589607.443911,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ‘','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (572,1961,1771589730.543349,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (573,1962,1771589789.017488,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (574,1963,1771589840.280241,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (575,1964,1771589906.790199,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (576,1965,1771589960.338309,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (577,1965,1771589960.523067,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F½9','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (578,1966,1771590150.987293,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (579,1967,1771590205.272185,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (580,1968,1771590256.193849,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (581,1969,1771590313.932511,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (582,1970,1771590619.399218,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GQ’','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (583,1971,1771590975.496297,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (584,1972,1771591034.677591,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (585,1973,1771591091.590757,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (586,1974,1771591150.881229,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (587,1974,1771591151.059410,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (588,1975,1771591216.937803,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (589,1976,1771591270.253532,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/67.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (590,1977,1771591290.983834,1,'loginFailInvalidUsername','loco_support_agents',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FÆ„','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (591,1978,1771591338.885940,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (592,1979,1771591389.740244,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (593,1980,1771591580.098852,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (594,1981,1771591632.536794,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (595,1981,1771591632.704261,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (596,1982,1771591703.403644,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (597,1983,1771591751.942944,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (598,1984,1771591810.017400,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾l','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (599,1985,1771591879.355452,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (600,1986,1771591932.013178,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬E°Ÿ','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (601,1987,1771591994.718863,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (602,1988,1771592059.917509,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾k','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (603,1989,1771592111.366953,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž¾k','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (604,1990,1771592353.511025,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (605,1991,1771592408.441107,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjü','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (606,1992,1771592543.035508,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (607,1993,1771592587.616295,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F“²','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (608,1994,1771592655.963715,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žjý','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (609,1995,1771616668.484669,1,'loginFailInvalidUsername','67572',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (610,1996,1771616669.928066,1,'loginFailInvalidUsername','24429',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (611,1997,1771616681.938284,1,'loginFailInvalidUsername','99785',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÍ','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (612,1998,1771617000.363749,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (613,1999,1771617073.802198,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (614,2000,1771617131.473891,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (615,2001,1771617205.317694,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (616,2002,1771617296.468027,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (617,2003,1771617365.452815,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (618,2004,1771617437.406581,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (619,2005,1771617518.432809,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (620,2006,1771617598.704281,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (621,2007,1771617664.673738,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (622,2008,1771617723.937662,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (623,2009,1771617786.270335,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (624,2010,1771617850.140581,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (625,2011,1771617907.772853,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (626,2012,1771617968.904830,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (627,2013,1771618027.598077,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (628,2014,1771618087.720180,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (629,2015,1771618145.415268,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dóà','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (630,2027,1771621279.234984,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh¾','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (631,2028,1771621514.798851,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh¾','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (632,2029,1771621724.003806,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË%','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (633,2030,1771621847.926173,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (634,2031,1771621964.674765,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž?Ï','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (635,2032,1771622089.032004,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (636,2033,1771622327.502588,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (637,2034,1771622431.107968,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (638,2035,1771622530.313416,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÍ','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (639,2036,1771622615.852304,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (640,2037,1771622720.578719,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žžÌ','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (641,2038,1771622824.142721,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (642,2039,1771623096.558549,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (643,2040,1771623181.123098,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç(','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (644,2041,1771623288.947580,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhý€','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (645,2042,1771623381.762937,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/73.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (646,2043,1771623473.757608,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž›','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (647,2044,1771623919.878878,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (648,2045,1771624112.603265,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fç\'','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (649,2046,1771624202.585943,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿh»J','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (650,2047,1771624373.855180,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (651,2048,1771624450.398661,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FoF','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (652,2049,1771624788.838608,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (653,2050,1771624848.378256,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (654,2051,1771624896.972120,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (655,2052,1771624951.059312,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (656,2053,1771625005.485822,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬GË$','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (657,2054,1771630429.073853,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D–','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (658,2055,1771638734.024816,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (659,2056,1771638792.164131,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (660,2057,1771638852.432598,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (661,2058,1771638911.362506,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz<','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (662,2059,1771638974.067579,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (663,2060,1771639032.099676,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (664,2061,1771639098.982855,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (665,2062,1771639148.991825,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (666,2063,1771639214.485549,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (667,2063,1771639214.647847,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (668,2064,1771639270.021241,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (669,2065,1771639330.164660,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (670,2066,1771639379.495219,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (671,2067,1771639443.478626,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (672,2068,1771639501.568272,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž\n','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/63.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (673,2069,1771639560.697291,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž±','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (674,2070,1771639619.970512,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž±','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (675,2071,1771639681.787790,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz=','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (676,2072,1771639739.701649,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz=','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (677,2073,1771639802.250812,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl·','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (678,2074,1771639860.392283,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl·','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (679,2075,1771639923.090833,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (680,2076,1771639978.197146,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (681,2076,1771639978.354766,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (682,2077,1771640041.349973,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (683,2078,1771640098.606698,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (684,2078,1771640098.801905,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (685,2079,1771640163.148718,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêY','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (686,2080,1771640218.451147,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêY','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (687,2081,1771640282.917427,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž²','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (688,2082,1771640340.298040,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž²','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (689,2083,1771640402.871878,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (690,2084,1771640460.206731,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/60.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (691,2085,1771640519.964606,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (692,2086,1771640579.873905,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/11.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (693,2087,1771640639.228943,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (694,2088,1771640699.392839,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (695,2089,1771640759.219898,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (696,2089,1771640759.442197,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (697,2090,1771640823.028372,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (698,2091,1771640878.478693,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/73.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (699,2092,1771640941.612289,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (700,2093,1771641000.739084,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (701,2094,1771641060.457164,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (702,2095,1771641120.016449,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žù','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (703,2096,1771641182.113482,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (704,2097,1771641241.320520,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (705,2098,1771641299.610861,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (706,2099,1771641358.815980,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (707,2100,1771641418.056544,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (708,2101,1771641478.308390,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl¶','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (709,2102,1771641543.066329,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (710,2102,1771641543.234076,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (711,2103,1771641600.354196,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (712,2104,1771641660.222251,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (713,2104,1771641660.398192,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêX','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (714,2105,1771667467.384325,1,'loginFailValidUsername','tim@2poochiesproperties.com',9,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gö©','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (715,2106,1771670580.688636,1,'loginFailInvalidUsername','67623',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhC','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (716,2107,1771694493.694304,0,'loginOK','JeremyH',15,'\0\0\0\0\0\0\0\0\0\0ÿÿh@','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (717,2108,1771719218.216105,1,'loginFailInvalidUsername','14264',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (718,2109,1771728833.914179,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (719,2110,1771728907.427626,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/64.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (720,2111,1771728964.259302,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (721,2112,1771729022.955901,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (722,2113,1771729085.536195,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (723,2114,1771729156.805630,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (724,2115,1771729226.811146,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (725,2116,1771729290.562868,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhC','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (726,2117,1771729355.335137,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (727,2118,1771729420.085005,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (728,2119,1771729484.477486,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhC','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/82.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (729,2120,1771729556.662782,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (730,2121,1771729612.689658,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (731,2122,1771729672.473764,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (732,2123,1771729732.386507,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (733,2124,1771729792.611600,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (734,2125,1771729852.277616,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (735,2126,1771729912.308042,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/76.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (736,2127,1771729972.563215,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (737,2128,1771730029.921349,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (738,2129,1771730089.791749,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (739,2135,1771730450.280067,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhB','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (740,2136,1771730509.338627,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhB','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (741,2137,1771730569.336440,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿhB','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (742,2141,1771730818.102484,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (743,2142,1771730872.278934,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (744,2143,1771730932.309481,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (745,2144,1771730992.220492,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (746,2145,1771731052.945491,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/77.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (747,2146,1771731112.280175,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (748,2147,1771731172.519515,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (749,2148,1771731232.417976,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/71.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (750,2149,1771731287.792569,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (751,2150,1771731347.794895,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (752,2151,1771731408.006453,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (753,2152,1771731467.954780,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/14.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (754,2153,1771731526.461956,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (755,2154,1771731586.459724,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (756,2155,1771731646.506129,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/96.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (757,2156,1771731706.532962,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž’~','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (758,2157,1771741214.001306,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (759,2158,1771741313.178459,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (760,2159,1771741399.792561,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (761,2160,1771741484.853884,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (762,2161,1771741569.653140,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (763,2162,1771741660.370809,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (764,2163,1771741752.396090,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°','Mozilla/5.0 (Linux; Android 10; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (765,2164,1771741845.336695,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (766,2165,1771741932.223565,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep°','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (767,2166,1771742017.242427,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/78.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (768,2167,1771742100.600068,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (769,2168,1771742190.789324,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(ƒ','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (770,2169,1771742274.371752,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (771,2170,1771742351.415908,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D(‚','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (772,2171,1771742423.124529,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (773,2172,1771742484.512256,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/88.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (774,2173,1771742542.998605,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (775,2174,1771742603.576229,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/75.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (776,2175,1771742663.518207,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (777,2176,1771742723.296019,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (778,2177,1771742783.322664,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (779,2178,1771742844.146864,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (780,2179,1771742902.949293,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/70.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (781,2180,1771742965.192313,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/68.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (782,2181,1771743021.976037,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (783,2182,1771743084.675737,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/91.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (784,2183,1771743142.356962,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (785,2184,1771743202.546779,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (786,2185,1771743262.296394,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/61.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (787,2186,1771743321.914969,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Ep±','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/66.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (788,2198,1771752520.412969,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (789,2199,1771752521.499285,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (790,2200,1771752522.616850,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (791,2201,1771752523.770186,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (792,2202,1771752524.794528,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (793,2203,1771752525.911594,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (794,2204,1771752527.039523,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (795,2205,1771752528.177855,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (796,2206,1771752529.347091,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (797,2207,1771752530.455082,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (798,2207,1771752530.662552,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (799,2208,1771752531.773073,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (800,2209,1771752532.812819,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (801,2209,1771752532.977335,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (802,2210,1771752534.078721,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (803,2211,1771752535.189785,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (804,2212,1771752536.298883,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (805,2213,1771752537.340748,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (806,2214,1771752538.608396,1,'loginFailInvalidUsername','koga',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬D¤“','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (807,2215,1771760790.765181,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (808,2216,1771760791.894973,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (809,2217,1771760793.007564,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (810,2218,1771760794.090633,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (811,2219,1771760795.135823,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ã7','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (812,2220,1771760796.582172,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (813,2221,1771760797.718555,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (814,2222,1771760799.252330,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (815,2223,1771760800.424538,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (816,2224,1771760801.640327,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (817,2224,1771760801.811501,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (818,2225,1771760802.896477,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (819,2226,1771760803.936093,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (820,2226,1771760804.103660,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (821,2227,1771760805.185519,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (822,2228,1771760806.363598,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (823,2229,1771760807.440373,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (824,2230,1771760808.551270,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (825,2231,1771760809.629120,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (826,2231,1771760809.794813,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (827,2232,1771760810.834755,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (828,2233,1771760811.867757,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (829,2233,1771760812.029712,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (830,2234,1771760813.082159,1,'loginFailInvalidUsername','smokingace_admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿl¢ãG','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (831,2235,1771774329.401224,1,'loginFailInvalidUsername','20589',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (832,2236,1771774897.371547,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬F]x','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (833,2237,1771787260.273928,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (834,2238,1771787262.526876,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (835,2239,1771787263.735154,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (836,2240,1771787264.916144,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (837,2241,1771787266.217002,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (838,2242,1771787267.510088,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (839,2242,1771787267.691424,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (840,2243,1771787268.981223,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (841,2244,1771787270.275143,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (842,2245,1771787271.669302,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (843,2245,1771787271.858543,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (844,2246,1771787273.060027,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (845,2247,1771787274.306656,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (846,2248,1771787275.497319,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (847,2249,1771787276.540804,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (848,2250,1771787277.766462,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (849,2251,1771787278.939085,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (850,2252,1771787280.193113,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (851,2253,1771787281.446090,1,'loginFailInvalidUsername','wordpress_space',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬EÀ‚','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (852,2254,1771808635.908869,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (853,2254,1771808636.067934,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/15.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (854,2255,1771808692.164015,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (855,2255,1771808692.323540,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (856,2256,1771808748.082519,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (857,2257,1771808820.278450,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (858,2258,1771808871.993810,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (859,2259,1771808942.240191,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (860,2260,1771808998.053328,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (861,2261,1771809069.681516,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢ž˜','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (862,2262,1771809135.573824,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Windows NT 6.2; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (863,2263,1771809204.414744,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Fl‰','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (864,2264,1771809274.637078,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (865,2265,1771809322.810768,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (866,2266,1771809377.375520,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (867,2267,1771809443.271208,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/74.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (868,2268,1771809493.147068,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (869,2269,1771809551.515314,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/94.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (870,2270,1771809605.158496,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬DêA','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (871,2271,1771809667.494565,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žá','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/84.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (872,2272,1771809728.982488,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žá','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (873,2273,1771809794.215667,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (874,2274,1771809843.889522,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (875,2275,1771809903.446034,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (876,2276,1771809973.375189,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (877,2277,1771810039.579777,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/69.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (878,2278,1771810094.582780,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 10.0; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (879,2279,1771810150.082444,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (880,2279,1771810150.250475,1,'loginFailInvalidUsername','admin',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/98.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (881,2280,1771810219.782694,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (882,2280,1771810219.937009,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/90.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (883,2281,1771810266.544260,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (884,2281,1771810266.706334,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (885,2282,1771810325.087055,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/89.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (886,2283,1771810398.198984,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (887,2284,1771810445.898772,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (888,2285,1771810502.786832,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (Windows NT 6.3; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (889,2286,1771810569.792877,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/97.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (890,2287,1771810624.826248,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/13.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (891,2288,1771810685.528471,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz\'','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/12.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (892,2289,1771810748.486664,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.3; x64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (893,2290,1771810805.810295,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 6.3; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Opera/65.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (894,2291,1771810875.472541,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/73.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (895,2292,1771810926.524841,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 10.0; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/81.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (896,2293,1771810985.695508,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Windows NT 10.0; x86) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/72.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (897,2294,1771811051.560228,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (Linux; Android 10; x86) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (898,2295,1771811103.269838,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢Ÿz&','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (899,2296,1771811170.281509,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¢žâ','Mozilla/5.0 (Windows NT 6.2; x64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/85.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (900,2297,1771811250.767144,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Edge/87.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (901,2298,1771811289.027321,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (X11; Ubuntu; Linux x86_64; x86) AppleWebKit/537.36 (KHTML, like Gecko) Edge/99.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (902,2299,1771811346.539486,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬Dê\'','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Firefox/83.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (903,2303,1771811627.329216,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ','Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (904,2304,1771811667.911012,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ','Mozilla/5.0 (Linux; Android 10; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Safari/10.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (905,2305,1771811733.890855,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36');
INSERT INTO `wp_wflogins` VALUES (906,2305,1771811734.089932,1,'loginFailInvalidUsername','2poochiesproperties.com',0,'\0\0\0\0\0\0\0\0\0\0ÿÿ¬FlÞ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7; x86) AppleWebKit/537.36 (KHTML, like Gecko) Opera/79.0.0.0 Safari/537.36');
/*!40000 ALTER TABLE `wp_wflogins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `wp_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfls_2fa_secrets` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL,
  `secret` tinyblob NOT NULL,
  `recovery` blob NOT NULL,
  `ctime` int(10) unsigned NOT NULL,
  `vtime` int(10) unsigned NOT NULL,
  `mode` enum('authenticator') NOT NULL DEFAULT 'authenticator',
  PRIMARY KEY (`id`),
  KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_2fa_secrets`
--

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

--
-- Table structure for table `wp_wfls_role_counts`
--

DROP TABLE IF EXISTS `wp_wfls_role_counts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfls_role_counts` (
  `serialized_roles` varbinary(255) NOT NULL,
  `two_factor_inactive` tinyint(1) NOT NULL,
  `user_count` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`serialized_roles`,`two_factor_inactive`)
) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_role_counts`
--

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

--
-- Table structure for table `wp_wfls_settings`
--

DROP TABLE IF EXISTS `wp_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfls_settings` (
  `name` varchar(191) NOT NULL DEFAULT '',
  `value` longblob DEFAULT NULL,
  `autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfls_settings`
--

LOCK TABLES `wp_wfls_settings` WRITE;
/*!40000 ALTER TABLE `wp_wfls_settings` DISABLE KEYS */;
INSERT INTO `wp_wfls_settings` VALUES ('2fa-user-grace-period','10','yes');
INSERT INTO `wp_wfls_settings` VALUES ('allow-disabling-ntp','1','yes');
INSERT INTO `wp_wfls_settings` VALUES ('allow-xml-rpc','1','yes');
INSERT INTO `wp_wfls_settings` VALUES ('captcha-stats','{\"counts\":[0,0,0,0,0,0,0,0,0,0,0],\"avg\":0}','yes');
INSERT INTO `wp_wfls_settings` VALUES ('delete-deactivation','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('disable-temporary-tables','0','yes');
INSERT INTO `wp_wfls_settings` VALUES ('enable-auth-captcha','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('enable-login-history-columns','1','yes');
INSERT INTO `wp_wfls_settings` VALUES ('enable-shortcode','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('enable-woocommerce-account-integration','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('enable-woocommerce-integration','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('global-notices','[]','yes');
INSERT INTO `wp_wfls_settings` VALUES ('ip-source','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('ip-trusted-proxies','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('last-secret-refresh','1728355363','yes');
INSERT INTO `wp_wfls_settings` VALUES ('ntp-failure-count','3','yes');
INSERT INTO `wp_wfls_settings` VALUES ('ntp-offset','0','yes');
INSERT INTO `wp_wfls_settings` VALUES ('recaptcha-threshold','0.5','yes');
INSERT INTO `wp_wfls_settings` VALUES ('remember-device','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('remember-device-duration','2592000','yes');
INSERT INTO `wp_wfls_settings` VALUES ('require-2fa-grace-period-enabled','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('require-2fa.administrator','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('schema-version','2','yes');
INSERT INTO `wp_wfls_settings` VALUES ('shared-hash-secret','4d4458779af7cac3d9838a8aaea1f4cd2bda386226c81f440168d91e099f47c7','yes');
INSERT INTO `wp_wfls_settings` VALUES ('shared-symmetric-secret','16e2a469374d06f88f81d37f6d2ae8addf93e837adf316520a6003980d03f099','yes');
INSERT INTO `wp_wfls_settings` VALUES ('stack-ui-columns','1','yes');
INSERT INTO `wp_wfls_settings` VALUES ('use-ntp','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('user-count-query-state','0','yes');
INSERT INTO `wp_wfls_settings` VALUES ('whitelisted','','yes');
INSERT INTO `wp_wfls_settings` VALUES ('xmlrpc-enabled','1','yes');
/*!40000 ALTER TABLE `wp_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfnotifications`
--

DROP TABLE IF EXISTS `wp_wfnotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfnotifications` (
  `id` varchar(32) NOT NULL DEFAULT '',
  `new` tinyint(3) unsigned NOT NULL DEFAULT 1,
  `category` varchar(255) NOT NULL,
  `priority` int(11) NOT NULL DEFAULT 1000,
  `ctime` int(10) unsigned NOT NULL,
  `html` text NOT NULL,
  `links` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfnotifications`
--

LOCK TABLES `wp_wfnotifications` WRITE;
/*!40000 ALTER TABLE `wp_wfnotifications` DISABLE KEYS */;
INSERT INTO `wp_wfnotifications` VALUES ('site-AEAAAAA',0,'wfplugin_updates',502,1728355399,'<a href=\"https://2poochiesproperties.com/wp-admin/update-core.php\">Updates are available for 9 plugins and 1 theme</a>','[]');
/*!40000 ALTER TABLE `wp_wfnotifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfpendingissues`
--

DROP TABLE IF EXISTS `wp_wfpendingissues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfpendingissues` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `time` int(10) unsigned NOT NULL,
  `lastUpdated` int(10) unsigned NOT NULL,
  `status` varchar(10) NOT NULL,
  `type` varchar(20) NOT NULL,
  `severity` tinyint(3) unsigned NOT NULL,
  `ignoreP` char(32) NOT NULL,
  `ignoreC` char(32) NOT NULL,
  `shortMsg` varchar(255) NOT NULL,
  `longMsg` text DEFAULT NULL,
  `data` text DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `lastUpdated` (`lastUpdated`),
  KEY `status` (`status`),
  KEY `ignoreP` (`ignoreP`),
  KEY `ignoreC` (`ignoreC`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfpendingissues`
--

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

--
-- Table structure for table `wp_wfreversecache`
--

DROP TABLE IF EXISTS `wp_wfreversecache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfreversecache` (
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `host` varchar(255) NOT NULL,
  `lastUpdate` int(10) unsigned NOT NULL,
  PRIMARY KEY (`IP`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfreversecache`
--

LOCK TABLES `wp_wfreversecache` WRITE;
/*!40000 ALTER TABLE `wp_wfreversecache` DISABLE KEYS */;
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh@','104.22.1.64',1771651894);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhA','104.22.1.65',1771684319);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhV','104.22.1.86',1771668300);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhÑ','104.22.1.209',1771655770);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿh·','104.22.24.183',1771659187);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ','104.23.245.23',1771655772);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ{','104.23.245.123',1771659602);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõ‘','104.23.245.145',1771661342);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿhõÂ','104.23.245.194',1771650413);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢í[','108.162.237.91',1771694711);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿl¢íö','108.162.237.246',1771655770);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DF$','172.68.70.36',1771759491);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÜ','172.68.70.220',1771659667);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DFÞ','172.68.70.222',1771670852);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬DG‹','172.68.71.139',1771708195);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EFÆ','172.69.70.198',1771754155);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG','172.69.71.19',1771666352);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬EG%','172.69.71.37',1771745851);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬Gd','172.71.22.100',1771655763);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G&','172.71.23.38',1771661690);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬GŽ','172.71.23.142',1771668602);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G£','172.71.23.163',1771660655);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G˜','172.71.30.152',1771682102);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G8','172.71.31.56',1771666353);
INSERT INTO `wp_wfreversecache` VALUES ('\0\0\0\0\0\0\0\0\0\0ÿÿ¬G|','172.71.31.124',1771655762);
/*!40000 ALTER TABLE `wp_wfreversecache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wfsecurityevents`
--

DROP TABLE IF EXISTS `wp_wfsecurityevents`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfsecurityevents` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL DEFAULT '',
  `data` text NOT NULL,
  `event_time` double(14,4) NOT NULL,
  `state` enum('new','sending','sent') NOT NULL DEFAULT 'new',
  `state_timestamp` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfsecurityevents`
--

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

--
-- Table structure for table `wp_wfsnipcache`
--

DROP TABLE IF EXISTS `wp_wfsnipcache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfsnipcache` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `IP` varchar(45) NOT NULL DEFAULT '',
  `expiration` timestamp NOT NULL DEFAULT current_timestamp(),
  `body` varchar(255) NOT NULL DEFAULT '',
  `count` int(10) unsigned NOT NULL DEFAULT 0,
  `type` int(10) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `expiration` (`expiration`),
  KEY `IP` (`IP`),
  KEY `type` (`type`)
) ENGINE=InnoDB AUTO_INCREMENT=640 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfsnipcache`
--

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

--
-- Table structure for table `wp_wfstatus`
--

DROP TABLE IF EXISTS `wp_wfstatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfstatus` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `ctime` double(17,6) unsigned NOT NULL,
  `level` tinyint(3) unsigned NOT NULL,
  `type` char(5) NOT NULL,
  `msg` varchar(1000) NOT NULL,
  PRIMARY KEY (`id`),
  KEY `k1` (`ctime`),
  KEY `k2` (`type`)
) ENGINE=InnoDB AUTO_INCREMENT=126521 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfstatus`
--

LOCK TABLES `wp_wfstatus` WRITE;
/*!40000 ALTER TABLE `wp_wfstatus` DISABLE KEYS */;
INSERT INTO `wp_wfstatus` VALUES (125148,1771435413.906547,10,'info','SUM_START:Fetching list of known malware files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125149,1771435413.910473,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125150,1771435413.915487,10,'info','SUM_START:Fetching list of known core files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125151,1771435413.917317,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125152,1771435413.922678,10,'info','SUM_START:Comparing core WordPress files against originals in repository');
INSERT INTO `wp_wfstatus` VALUES (125153,1771435413.926092,10,'info','SUM_DISABLED:Skipping theme scan');
INSERT INTO `wp_wfstatus` VALUES (125154,1771435413.926684,10,'info','SUM_DISABLED:Skipping plugin scan');
INSERT INTO `wp_wfstatus` VALUES (125155,1771435413.929424,10,'info','SUM_START:Scanning for known malware files');
INSERT INTO `wp_wfstatus` VALUES (125156,1771435413.935282,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes');
INSERT INTO `wp_wfstatus` VALUES (125364,1771435425.930932,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository');
INSERT INTO `wp_wfstatus` VALUES (125365,1771435425.935503,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes');
INSERT INTO `wp_wfstatus` VALUES (125366,1771435426.123260,10,'info','SUM_ENDOK:Scanning for known malware files');
INSERT INTO `wp_wfstatus` VALUES (125367,1771435426.131723,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs');
INSERT INTO `wp_wfstatus` VALUES (125368,1771435426.237332,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs');
INSERT INTO `wp_wfstatus` VALUES (125369,1771435426.243974,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities');
INSERT INTO `wp_wfstatus` VALUES (125370,1771435426.246042,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125594,1771435805.422104,2,'info','Scanned contents of 1762 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125595,1771435808.194711,2,'info','Scanned contents of 1764 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125596,1771435809.226669,2,'info','Scanned contents of 1778 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125597,1771435810.937305,2,'info','Scanned contents of 1783 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125598,1771435812.237737,2,'info','Scanned contents of 1789 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125599,1771435813.890770,2,'info','Scanned contents of 1793 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125600,1771435816.269216,2,'info','Scanned contents of 1811 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125601,1771435817.783102,2,'info','Scanned contents of 1813 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125602,1771435820.156047,2,'info','Scanned contents of 1824 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125603,1771435821.258745,2,'info','Scanned contents of 1836 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125604,1771435822.666186,2,'info','Scanned contents of 1837 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125605,1771435824.354299,2,'info','Scanned contents of 1840 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125606,1771435825.524009,2,'info','Scanned contents of 1849 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125607,1771435826.639777,2,'info','Scanned contents of 1854 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125608,1771435828.217171,2,'info','Scanned contents of 1869 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125609,1771435830.644089,2,'info','Scanned contents of 1877 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125610,1771435831.769969,2,'info','Scanned contents of 1882 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125611,1771435833.634231,2,'info','Scanned contents of 1891 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125612,1771435834.845998,2,'info','Scanned contents of 1897 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125613,1771435836.665184,2,'info','Scanned contents of 1905 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125614,1771435838.209308,2,'info','Scanned contents of 1906 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125615,1771435839.265784,2,'info','Scanned contents of 1909 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125616,1771435842.039849,2,'info','Scanned contents of 1922 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125617,1771435844.049161,2,'info','Scanned contents of 1924 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125618,1771435848.832536,2,'info','Scanned contents of 1926 additional files at 4.56 per second');
INSERT INTO `wp_wfstatus` VALUES (125619,1771435850.841190,2,'info','Scanned contents of 1934 additional files at 4.56 per second');
INSERT INTO `wp_wfstatus` VALUES (125620,1771435852.405504,2,'info','Scanned contents of 1939 additional files at 4.56 per second');
INSERT INTO `wp_wfstatus` VALUES (125621,1771435853.419284,2,'info','Scanned contents of 1953 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125622,1771435855.743894,2,'info','Scanned contents of 1960 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125623,1771435856.749384,2,'info','Scanned contents of 1973 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125624,1771435857.904350,2,'info','Scanned contents of 1986 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125625,1771435859.731066,2,'info','Scanned contents of 1990 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125626,1771435861.656028,2,'info','Scanned contents of 2002 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125627,1771435863.642695,2,'info','Scanned contents of 2009 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125628,1771435865.724700,2,'info','Scanned contents of 2022 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125629,1771435866.763340,2,'info','Scanned contents of 2027 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125630,1771435868.411149,2,'info','Scanned contents of 2029 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125631,1771435870.264701,2,'info','Scanned contents of 2037 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125632,1771435871.288716,2,'info','Scanned contents of 2049 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125633,1771435873.123053,2,'info','Scanned contents of 2052 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125634,1771435875.249653,2,'info','Scanned contents of 2056 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125635,1771435876.973203,2,'info','Scanned contents of 2060 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125636,1771435878.666485,2,'info','Scanned contents of 2067 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125637,1771435880.012208,2,'info','Scanned contents of 2079 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125638,1771435881.658210,2,'info','Scanned contents of 2086 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125639,1771435883.675202,2,'info','Scanned contents of 2090 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125640,1771435885.442957,2,'info','Scanned contents of 2095 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125641,1771435887.389112,2,'info','Scanned contents of 2101 additional files at 4.56 per second');
INSERT INTO `wp_wfstatus` VALUES (125642,1771435889.559194,2,'info','Scanned contents of 2106 additional files at 4.55 per second');
INSERT INTO `wp_wfstatus` VALUES (125643,1771435890.833709,2,'info','Scanned contents of 2110 additional files at 4.55 per second');
INSERT INTO `wp_wfstatus` VALUES (125644,1771435894.440733,2,'info','Scanned contents of 2118 additional files at 4.53 per second');
INSERT INTO `wp_wfstatus` VALUES (125645,1771435895.445102,2,'info','Scanned contents of 2126 additional files at 4.54 per second');
INSERT INTO `wp_wfstatus` VALUES (125646,1771435897.480044,2,'info','Scanned contents of 2138 additional files at 4.54 per second');
INSERT INTO `wp_wfstatus` VALUES (125647,1771435898.604520,2,'info','Scanned contents of 2152 additional files at 4.56 per second');
INSERT INTO `wp_wfstatus` VALUES (125648,1771435901.348930,2,'info','Scanned contents of 2160 additional files at 4.55 per second');
INSERT INTO `wp_wfstatus` VALUES (125649,1771435902.808162,2,'info','Scanned contents of 2165 additional files at 4.55 per second');
INSERT INTO `wp_wfstatus` VALUES (125650,1771435903.906189,2,'info','Scanned contents of 2186 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125651,1771435905.367549,2,'info','Scanned contents of 2190 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125652,1771435906.716336,2,'info','Scanned contents of 2201 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125653,1771435907.731712,2,'info','Scanned contents of 2213 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125654,1771435908.755582,2,'info','Scanned contents of 2225 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125655,1771435910.310933,2,'info','Scanned contents of 2233 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125656,1771435911.322573,2,'info','Scanned contents of 2238 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125657,1771435912.690851,2,'info','Scanned contents of 2240 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125658,1771435914.167172,2,'info','Scanned contents of 2241 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125659,1771435916.262011,2,'info','Scanned contents of 2255 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125660,1771435917.708303,2,'info','Scanned contents of 2263 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125661,1771435920.130821,2,'info','Scanned contents of 2267 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125662,1771435922.117326,2,'info','Scanned contents of 2271 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125663,1771435923.155662,2,'info','Scanned contents of 2283 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125664,1771435924.436840,2,'info','Scanned contents of 2288 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125665,1771435925.975354,2,'info','Scanned contents of 2294 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125666,1771435927.341334,2,'info','Scanned contents of 2298 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125667,1771435928.353929,2,'info','Scanned contents of 2310 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125668,1771435929.626164,2,'info','Scanned contents of 2313 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125669,1771435931.292781,2,'info','Scanned contents of 2318 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125670,1771435932.306062,2,'info','Scanned contents of 2324 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125671,1771435934.964695,2,'info','Scanned contents of 2341 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125672,1771435935.987501,2,'info','Scanned contents of 2357 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125673,1771435937.038721,2,'info','Scanned contents of 2369 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125674,1771435938.294961,2,'info','Scanned contents of 2378 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125675,1771435940.082727,2,'info','Scanned contents of 2383 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125676,1771435941.517372,2,'info','Scanned contents of 2384 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125677,1771435943.126197,2,'info','Scanned contents of 2388 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125678,1771435945.184300,2,'info','Scanned contents of 2395 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125679,1771435946.737549,2,'info','Scanned contents of 2398 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125680,1771435948.734661,2,'info','Scanned contents of 2403 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125681,1771435951.108651,2,'info','Scanned contents of 2410 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125682,1771435952.161561,2,'info','Scanned contents of 2420 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125683,1771435953.766616,2,'info','Scanned contents of 2425 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125684,1771435955.476325,2,'info','Scanned contents of 2426 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125685,1771435957.313251,2,'info','Scanned contents of 2432 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125686,1771435958.352163,2,'info','Scanned contents of 2443 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125687,1771435959.402875,2,'info','Scanned contents of 2457 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125688,1771435961.711715,2,'info','Scanned contents of 2471 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125689,1771435963.008227,2,'info','Scanned contents of 2476 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125690,1771435964.746126,2,'info','Scanned contents of 2482 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125691,1771435965.757085,2,'info','Scanned contents of 2490 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125692,1771435966.874720,2,'info','Scanned contents of 2501 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125693,1771435968.119803,2,'info','Scanned contents of 2518 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125694,1771435970.204839,2,'info','Scanned contents of 2527 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125695,1771435972.725785,2,'info','Scanned contents of 2535 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125696,1771435974.264858,2,'info','Scanned contents of 2536 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125697,1771435975.268306,2,'info','Scanned contents of 2552 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125698,1771435978.203384,2,'info','Scanned contents of 2555 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125699,1771435979.226001,2,'info','Scanned contents of 2574 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125700,1771435982.005595,2,'info','Scanned contents of 2584 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125701,1771435984.016381,2,'info','Scanned contents of 2585 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125702,1771435985.066145,2,'info','Scanned contents of 2594 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125703,1771435988.841203,2,'info','Scanned contents of 2598 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125704,1771435990.864306,2,'info','Scanned contents of 2603 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125705,1771435991.915480,2,'info','Scanned contents of 2611 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125706,1771435992.925254,2,'info','Scanned contents of 2621 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125707,1771435995.236076,2,'info','Scanned contents of 2628 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125708,1771435996.265671,2,'info','Scanned contents of 2633 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125709,1771435997.999961,2,'info','Scanned contents of 2640 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125710,1771436000.580747,2,'info','Scanned contents of 2657 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125711,1771436002.084555,2,'info','Scanned contents of 2658 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125712,1771436006.962768,2,'info','Scanned contents of 2667 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125713,1771436008.082992,2,'info','Scanned contents of 2684 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125714,1771436009.152388,2,'info','Scanned contents of 2695 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125715,1771436011.634166,2,'info','Scanned contents of 2707 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125716,1771436012.753671,2,'info','Scanned contents of 2717 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125717,1771436014.735524,2,'info','Scanned contents of 2727 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125718,1771436016.312183,2,'info','Scanned contents of 2734 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125719,1771436017.553715,2,'info','Scanned contents of 2736 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125720,1771436018.825434,2,'info','Scanned contents of 2745 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125721,1771436020.776948,2,'info','Scanned contents of 2751 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125722,1771436021.788649,2,'info','Scanned contents of 2758 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125723,1771436023.198071,2,'info','Scanned contents of 2759 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125724,1771436024.530377,2,'info','Scanned contents of 2761 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125725,1771436026.017329,2,'info','Scanned contents of 2765 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125726,1771436027.141442,2,'info','Scanned contents of 2783 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125727,1771436029.095300,2,'info','Scanned contents of 2793 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125728,1771436037.264284,2,'info','Scanned contents of 2804 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125729,1771436038.760989,2,'info','Scanned contents of 2806 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125730,1771436040.803919,2,'info','Scanned contents of 2814 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125731,1771436041.835613,2,'info','Scanned contents of 2827 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125732,1771436044.371343,2,'info','Scanned contents of 2828 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125733,1771436045.509960,2,'info','Scanned contents of 2837 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125734,1771436046.626492,2,'info','Scanned contents of 2847 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125735,1771436048.425877,2,'info','Scanned contents of 2851 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125736,1771436049.560408,2,'info','Scanned contents of 2863 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125737,1771436051.376311,2,'info','Scanned contents of 2870 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125738,1771436052.417878,2,'info','Scanned contents of 2884 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125739,1771436053.480503,2,'info','Scanned contents of 2898 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125740,1771436054.565715,2,'info','Scanned contents of 2906 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125741,1771436057.288787,2,'info','Scanned contents of 2907 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125742,1771436059.483853,2,'info','Scanned contents of 2917 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125743,1771436061.009575,2,'info','Scanned contents of 2919 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125744,1771436062.716979,2,'info','Scanned contents of 2925 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125745,1771436063.737752,2,'info','Scanned contents of 2939 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125746,1771436066.377176,2,'info','Scanned contents of 2950 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125747,1771436068.142492,2,'info','Scanned contents of 2955 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125748,1771436069.156079,2,'info','Scanned contents of 2965 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125749,1771436071.576375,2,'info','Scanned contents of 2981 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125750,1771436072.775576,2,'info','Scanned contents of 2990 additional files at 4.63 per second');
INSERT INTO `wp_wfstatus` VALUES (125751,1771436074.640909,2,'info','Scanned contents of 2992 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125752,1771436076.113309,2,'info','Scanned contents of 2995 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125753,1771436077.576613,2,'info','Scanned contents of 2996 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125754,1771436078.645045,2,'info','Scanned contents of 3009 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125755,1771436080.364418,2,'info','Scanned contents of 3014 additional files at 4.61 per second');
INSERT INTO `wp_wfstatus` VALUES (125756,1771436083.175666,2,'info','Scanned contents of 3016 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125757,1771436084.516913,2,'info','Scanned contents of 3018 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125758,1771436086.147949,2,'info','Scanned contents of 3025 additional files at 4.59 per second');
INSERT INTO `wp_wfstatus` VALUES (125759,1771436087.205199,2,'info','Scanned contents of 3036 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125760,1771436092.713914,2,'info','Scanned contents of 3048 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125761,1771436094.583196,2,'info','Scanned contents of 3053 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125762,1771436096.665638,2,'info','Scanned contents of 3062 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125763,1771436097.719618,2,'info','Scanned contents of 3069 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (125764,1771436098.754345,2,'info','Scanned contents of 3079 additional files at 4.58 per second');
INSERT INTO `wp_wfstatus` VALUES (125765,1771436099.765800,2,'info','Scanned contents of 3094 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125766,1771436101.258387,2,'info','Scanned contents of 3102 additional files at 4.60 per second');
INSERT INTO `wp_wfstatus` VALUES (125767,1771436102.267560,2,'info','Scanned contents of 3119 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (125768,1771436103.328484,2,'info','Scanned contents of 3136 additional files at 4.64 per second');
INSERT INTO `wp_wfstatus` VALUES (125769,1771436104.340675,2,'info','Scanned contents of 3153 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125770,1771436105.346069,2,'info','Scanned contents of 3157 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125771,1771436106.467435,2,'info','Scanned contents of 3163 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125772,1771436107.563252,2,'info','Scanned contents of 3172 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125773,1771436109.535090,2,'info','Scanned contents of 3177 additional files at 4.65 per second');
INSERT INTO `wp_wfstatus` VALUES (125774,1771436110.566537,2,'info','Scanned contents of 3191 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (125775,1771436111.640571,2,'info','Scanned contents of 3194 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125776,1771436112.699060,2,'info','Scanned contents of 3200 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (125777,1771436114.081126,2,'info','Scanned contents of 3202 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125778,1771436115.399071,2,'info','Scanned contents of 3213 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (125779,1771436117.590287,2,'info','Scanned contents of 3218 additional files at 4.66 per second');
INSERT INTO `wp_wfstatus` VALUES (125780,1771436118.604490,2,'info','Scanned contents of 3232 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (125781,1771436120.298067,2,'info','Scanned contents of 3240 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (125782,1771436121.741580,2,'info','Scanned contents of 3250 additional files at 4.68 per second');
INSERT INTO `wp_wfstatus` VALUES (125783,1771436122.092216,2,'info','Scanned contents of 3255 additional files at 4.68 per second');
INSERT INTO `wp_wfstatus` VALUES (125784,1771436122.093180,2,'info','Asking Wordfence to check URLs against malware list.');
INSERT INTO `wp_wfstatus` VALUES (125785,1771436122.095767,2,'info','Checking 354 host keys against Wordfence scanning servers.');
INSERT INTO `wp_wfstatus` VALUES (125786,1771436122.289532,2,'info','Done host key check.');
INSERT INTO `wp_wfstatus` VALUES (125787,1771436122.295228,2,'info','Done file contents scan');
INSERT INTO `wp_wfstatus` VALUES (125788,1771436122.297297,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities');
INSERT INTO `wp_wfstatus` VALUES (125789,1771436122.303907,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125790,1771436122.313260,10,'info','SUM_START:Scanning for publicly accessible quarantined files');
INSERT INTO `wp_wfstatus` VALUES (125791,1771436122.317504,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files');
INSERT INTO `wp_wfstatus` VALUES (125792,1771436122.326932,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125793,1771436122.382139,2,'info','Examining URLs found in posts we scanned for dangerous websites');
INSERT INTO `wp_wfstatus` VALUES (125794,1771436122.383180,2,'info','Checking 7 host keys against Wordfence scanning servers.');
INSERT INTO `wp_wfstatus` VALUES (125795,1771436122.557237,2,'info','Done host key check.');
INSERT INTO `wp_wfstatus` VALUES (125796,1771436122.558424,2,'info','Done examining URLs');
INSERT INTO `wp_wfstatus` VALUES (125797,1771436122.562161,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125798,1771436122.571529,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125799,1771436122.588411,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (125800,1771436122.598444,10,'info','SUM_START:Scanning for weak passwords');
INSERT INTO `wp_wfstatus` VALUES (125801,1771436122.604956,2,'info','Starting password strength check on 6 users.');
INSERT INTO `wp_wfstatus` VALUES (125802,1771436140.215242,10,'info','SUM_ENDOK:Scanning for weak passwords');
INSERT INTO `wp_wfstatus` VALUES (125803,1771436140.222228,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125804,1771436146.511613,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125805,1771436146.520752,10,'info','SUM_START:Scanning for admin users not created through WordPress');
INSERT INTO `wp_wfstatus` VALUES (125806,1771436146.724747,10,'info','SUM_ENDBAD:Scanning for admin users not created through WordPress');
INSERT INTO `wp_wfstatus` VALUES (125807,1771436146.733856,10,'info','SUM_START:Scanning for suspicious site options');
INSERT INTO `wp_wfstatus` VALUES (125808,1771436146.744194,2,'info','Examining URLs found in the options we scanned for dangerous websites');
INSERT INTO `wp_wfstatus` VALUES (125809,1771436146.745203,2,'info','Done examining URLs');
INSERT INTO `wp_wfstatus` VALUES (125810,1771436146.749064,10,'info','SUM_ENDOK:Scanning for suspicious site options');
INSERT INTO `wp_wfstatus` VALUES (125811,1771436146.755875,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (125812,1771436146.757044,2,'info','Wordfence used 38.18 MB of memory for scan. Server peak memory usage was: 132.18 MB');
INSERT INTO `wp_wfstatus` VALUES (125813,1771436146.926894,1,'info','Scan Complete. Scanned 17186 files, 41 plugins, 5 themes, 23 posts, 0 comments and 64837 URLs in 12 minutes 50 seconds.');
INSERT INTO `wp_wfstatus` VALUES (125814,1771436146.928208,10,'info','SUM_FINAL:Scan complete. You have 12 new issues to fix. See below.');
INSERT INTO `wp_wfstatus` VALUES (125815,1771479373.620035,10,'info','SUM_PREP:Preparing a new scan.');
INSERT INTO `wp_wfstatus` VALUES (125816,1771479373.622022,1,'info','Initiating quick scan');
INSERT INTO `wp_wfstatus` VALUES (125817,1771479373.624302,10,'info','SUM_START:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125818,1771479373.624758,10,'info','SUM_ENDOK:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125819,1771479373.628603,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125820,1771479374.306319,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125821,1771479374.309019,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (125822,1771479374.310186,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 94 MB');
INSERT INTO `wp_wfstatus` VALUES (125823,1771479374.500050,1,'info','Quick Scan Complete. Scanned in 1 second.');
INSERT INTO `wp_wfstatus` VALUES (125824,1771479374.501191,10,'info','SUM_FINAL:Scan complete. You have 10 new issues to fix. See below.');
INSERT INTO `wp_wfstatus` VALUES (125825,1771565775.746981,10,'info','SUM_PREP:Preparing a new scan.');
INSERT INTO `wp_wfstatus` VALUES (125826,1771565775.752800,1,'info','Initiating quick scan');
INSERT INTO `wp_wfstatus` VALUES (125827,1771565775.757769,10,'info','SUM_START:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125828,1771565775.758572,10,'info','SUM_ENDOK:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125829,1771565775.766248,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125830,1771565776.616040,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125831,1771565776.620553,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (125832,1771565776.623078,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 94 MB');
INSERT INTO `wp_wfstatus` VALUES (125833,1771565776.864044,1,'info','Quick Scan Complete. Scanned in 1 second.');
INSERT INTO `wp_wfstatus` VALUES (125834,1771565776.866111,10,'info','SUM_FINAL:Scan complete. You have 10 new issues to fix. See below.');
INSERT INTO `wp_wfstatus` VALUES (125835,1771652175.216239,10,'info','SUM_PREP:Preparing a new scan.');
INSERT INTO `wp_wfstatus` VALUES (125836,1771652175.219901,1,'info','Initiating quick scan');
INSERT INTO `wp_wfstatus` VALUES (125837,1771652175.222126,10,'info','SUM_START:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125838,1771652175.222641,10,'info','SUM_ENDOK:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125839,1771652175.228014,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125840,1771652175.875539,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (125841,1771652175.877657,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (125842,1771652175.878794,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 94 MB');
INSERT INTO `wp_wfstatus` VALUES (125843,1771652176.047821,1,'info','Quick Scan Complete. Scanned in 1 second.');
INSERT INTO `wp_wfstatus` VALUES (125844,1771652176.049262,10,'info','SUM_FINAL:Scan complete. You have 10 new issues to fix. See below.');
INSERT INTO `wp_wfstatus` VALUES (125845,1771694418.056631,1,'info','Scheduled Wordfence scan starting at Saturday 21st of February 2026 12:20:18 PM');
INSERT INTO `wp_wfstatus` VALUES (125846,1771694421.180011,10,'info','SUM_PREP:Preparing a new scan.');
INSERT INTO `wp_wfstatus` VALUES (125847,1771694421.184161,1,'info','Contacting Wordfence to initiate scan');
INSERT INTO `wp_wfstatus` VALUES (125848,1771694421.511311,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only');
INSERT INTO `wp_wfstatus` VALUES (125849,1771694423.513647,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only');
INSERT INTO `wp_wfstatus` VALUES (125850,1771694425.515448,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blocklist is for paid members only');
INSERT INTO `wp_wfstatus` VALUES (125851,1771694427.520777,10,'info','SUM_START:Checking for the most secure way to get IPs');
INSERT INTO `wp_wfstatus` VALUES (125852,1771694427.526448,10,'info','SUM_ENDSKIPPED:Checking for the most secure way to get IPs');
INSERT INTO `wp_wfstatus` VALUES (125853,1771694427.537118,10,'info','SUM_START:Scanning to check available disk space');
INSERT INTO `wp_wfstatus` VALUES (125854,1771694427.541293,2,'info','Total disk space: 433.61 GB -- Free disk space: 245.13 GB');
INSERT INTO `wp_wfstatus` VALUES (125855,1771694427.541944,2,'info','The disk has 251016.9 MB available');
INSERT INTO `wp_wfstatus` VALUES (125856,1771694427.542615,10,'info','SUM_ENDOK:Scanning to check available disk space');
INSERT INTO `wp_wfstatus` VALUES (125857,1771694427.552419,10,'info','SUM_START:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125858,1771694427.556374,10,'info','SUM_ENDOK:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (125859,1771694427.566819,10,'info','SUM_START:Checking for future GeoIP support');
INSERT INTO `wp_wfstatus` VALUES (125860,1771694427.570606,10,'info','SUM_ENDOK:Checking for future GeoIP support');
INSERT INTO `wp_wfstatus` VALUES (125861,1771694427.579220,10,'info','SUM_START:Checking for paths skipped due to scan settings');
INSERT INTO `wp_wfstatus` VALUES (125862,1771694427.583464,10,'info','SUM_ENDOK:Checking for paths skipped due to scan settings');
INSERT INTO `wp_wfstatus` VALUES (125863,1771694427.589912,2,'info','Getting plugin list from WordPress');
INSERT INTO `wp_wfstatus` VALUES (125864,1771694427.681453,2,'info','Found 41 plugins');
INSERT INTO `wp_wfstatus` VALUES (125865,1771694427.682326,2,'info','Getting theme list from WordPress');
INSERT INTO `wp_wfstatus` VALUES (125866,1771694427.685175,2,'info','Found 5 themes');
INSERT INTO `wp_wfstatus` VALUES (125867,1771694427.701145,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125868,1771694428.569043,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125869,1771694428.574740,10,'info','SUM_START:Fetching list of known malware files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125870,1771694428.578268,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125871,1771694428.582757,10,'info','SUM_START:Fetching list of known core files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125872,1771694428.922702,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence');
INSERT INTO `wp_wfstatus` VALUES (125873,1771694428.928402,10,'info','SUM_START:Comparing core WordPress files against originals in repository');
INSERT INTO `wp_wfstatus` VALUES (125874,1771694428.931991,10,'info','SUM_DISABLED:Skipping theme scan');
INSERT INTO `wp_wfstatus` VALUES (125875,1771694428.932701,10,'info','SUM_DISABLED:Skipping plugin scan');
INSERT INTO `wp_wfstatus` VALUES (125876,1771694428.935897,10,'info','SUM_START:Scanning for known malware files');
INSERT INTO `wp_wfstatus` VALUES (125877,1771694428.941537,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes');
INSERT INTO `wp_wfstatus` VALUES (125878,1771694428.997884,2,'info','500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125879,1771694429.046364,2,'info','1000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125880,1771694429.079598,2,'info','1500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125881,1771694429.117684,2,'info','2000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125882,1771694429.160178,2,'info','2500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125883,1771694429.196331,2,'info','3000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125884,1771694429.242647,2,'info','3500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125885,1771694429.303368,2,'info','4000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125886,1771694429.360507,2,'info','4500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125887,1771694429.413388,2,'info','5000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125888,1771694429.448862,2,'info','5500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125889,1771694429.472109,2,'info','6000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125890,1771694429.554892,2,'info','6500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125891,1771694429.587538,2,'info','7000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125892,1771694429.618029,2,'info','7500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125893,1771694429.644126,2,'info','8000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125894,1771694429.670379,2,'info','8500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125895,1771694429.723318,2,'info','9000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125896,1771694429.767715,2,'info','9500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125897,1771694429.811380,2,'info','10000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125898,1771694429.877705,2,'info','10500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125899,1771694429.914407,2,'info','11000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125900,1771694429.953482,2,'info','11500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125901,1771694429.993094,2,'info','12000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125902,1771694430.036496,2,'info','12500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125903,1771694430.105763,2,'info','13000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125904,1771694430.157561,2,'info','13500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125905,1771694430.830668,2,'info','14000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125906,1771694430.873504,2,'info','14500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125907,1771694430.907838,2,'info','15000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125908,1771694430.926777,2,'info','15500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125909,1771694430.945278,2,'info','16000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125910,1771694430.967825,2,'info','16500 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125911,1771694430.991827,2,'info','17000 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125912,1771694431.002539,2,'info','17187 files indexed');
INSERT INTO `wp_wfstatus` VALUES (125913,1771694431.036209,2,'info','Analyzed 100 files containing 438.07 KB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125914,1771694431.079155,2,'info','Analyzed 200 files containing 1.94 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125915,1771694431.101697,2,'info','Analyzed 300 files containing 2.79 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125916,1771694431.158889,2,'info','Analyzed 400 files containing 6.27 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125917,1771694431.217503,2,'info','Analyzed 500 files containing 7.6 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125918,1771694431.267271,2,'info','Analyzed 600 files containing 9.93 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125919,1771694431.309828,2,'info','Analyzed 700 files containing 11.24 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125920,1771694431.349209,2,'info','Analyzed 800 files containing 12.02 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125921,1771694431.394264,2,'info','Analyzed 900 files containing 13.14 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125922,1771694431.449319,2,'info','Analyzed 1000 files containing 13.69 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125923,1771694431.501516,2,'info','Analyzed 1100 files containing 16.41 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125924,1771694431.523288,2,'info','Analyzed 1200 files containing 17.25 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125925,1771694431.565242,2,'info','Analyzed 1300 files containing 19 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125926,1771694431.626496,2,'info','Analyzed 1400 files containing 22.13 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125927,1771694431.795213,2,'info','Analyzed 1500 files containing 29.27 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125928,1771694431.894227,2,'info','Analyzed 1600 files containing 35.35 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125929,1771694432.091591,2,'info','Analyzed 1700 files containing 50.04 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125930,1771694432.215322,2,'info','Analyzed 1800 files containing 57.79 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125931,1771694432.313761,2,'info','Analyzed 1900 files containing 64.85 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125932,1771694432.359649,2,'info','Analyzed 2000 files containing 65.17 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125933,1771694432.377098,2,'info','Analyzed 2100 files containing 65.46 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125934,1771694432.404639,2,'info','Analyzed 2200 files containing 65.93 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125935,1771694432.432789,2,'info','Analyzed 2300 files containing 66.43 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125936,1771694432.459795,2,'info','Analyzed 2400 files containing 66.66 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125937,1771694432.521670,2,'info','Analyzed 2500 files containing 66.9 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125938,1771694432.555551,2,'info','Analyzed 2600 files containing 67.29 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125939,1771694432.589308,2,'info','Analyzed 2700 files containing 67.57 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125940,1771694432.616607,2,'info','Analyzed 2800 files containing 67.9 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125941,1771694432.653805,2,'info','Analyzed 2900 files containing 68.37 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125942,1771694432.719231,2,'info','Analyzed 3000 files containing 68.87 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125943,1771694432.754634,2,'info','Analyzed 3100 files containing 69.35 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125944,1771694432.785431,2,'info','Analyzed 3200 files containing 69.84 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125945,1771694432.815959,2,'info','Analyzed 3300 files containing 70.34 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125946,1771694432.844283,2,'info','Analyzed 3400 files containing 70.7 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125947,1771694432.921970,2,'info','Analyzed 3500 files containing 72.89 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125948,1771694432.981768,2,'info','Analyzed 3600 files containing 76.3 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125949,1771694433.014676,2,'info','Analyzed 3700 files containing 77.41 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125950,1771694433.036171,2,'info','Analyzed 3800 files containing 78.39 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125951,1771694433.059580,2,'info','Analyzed 3900 files containing 79.11 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125952,1771694433.122671,2,'info','Analyzed 4000 files containing 80.41 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125953,1771694433.165670,2,'info','Analyzed 4100 files containing 82.2 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125954,1771694433.202829,2,'info','Analyzed 4200 files containing 82.61 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125955,1771694433.236709,2,'info','Analyzed 4300 files containing 82.88 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125956,1771694433.282382,2,'info','Analyzed 4400 files containing 84.03 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125957,1771694433.346540,2,'info','Analyzed 4500 files containing 85.45 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125958,1771694433.368972,2,'info','Analyzed 4600 files containing 85.85 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125959,1771694433.397297,2,'info','Analyzed 4700 files containing 86.35 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125960,1771694433.427388,2,'info','Analyzed 4800 files containing 87.21 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125961,1771694433.451011,2,'info','Analyzed 4900 files containing 87.45 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125962,1771694433.511224,2,'info','Analyzed 5000 files containing 88.39 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125963,1771694433.543573,2,'info','Analyzed 5100 files containing 90.04 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125964,1771694433.568928,2,'info','Analyzed 5200 files containing 91.03 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125965,1771694433.612705,2,'info','Analyzed 5300 files containing 99.53 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125966,1771694433.625085,2,'info','Analyzed 5400 files containing 100.85 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125967,1771694433.661745,2,'info','Analyzed 5500 files containing 102.72 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125968,1771694433.673480,2,'info','Analyzed 5600 files containing 104.1 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125969,1771694433.686786,2,'info','Analyzed 5700 files containing 105 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125970,1771694433.704388,2,'info','Analyzed 5800 files containing 106.39 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125971,1771694433.716383,2,'info','Analyzed 5900 files containing 107.11 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125972,1771694433.758701,2,'info','Analyzed 6000 files containing 110.24 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125973,1771694433.807316,2,'info','Analyzed 6100 files containing 117.92 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125974,1771694433.875178,2,'info','Analyzed 6200 files containing 128.2 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125975,1771694433.888311,2,'info','Analyzed 6300 files containing 128.95 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125976,1771694433.903708,2,'info','Analyzed 6400 files containing 130.12 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125977,1771694433.947118,2,'info','Analyzed 6500 files containing 132.64 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125978,1771694434.008714,2,'info','Analyzed 6600 files containing 141.35 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125979,1771694434.029020,2,'info','Analyzed 6700 files containing 144.99 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125980,1771694434.038240,2,'info','Analyzed 6800 files containing 145.3 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125981,1771694434.052176,2,'info','Analyzed 6900 files containing 146.17 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125982,1771694434.086421,2,'info','Analyzed 7000 files containing 146.52 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125983,1771694434.098167,2,'info','Analyzed 7100 files containing 147.12 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125984,1771694434.109560,2,'info','Analyzed 7200 files containing 148.03 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125985,1771694434.138349,2,'info','Analyzed 7300 files containing 153.52 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125986,1771694434.163136,2,'info','Analyzed 7400 files containing 157.32 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125987,1771694434.203214,2,'info','Analyzed 7500 files containing 159.06 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125988,1771694434.219641,2,'info','Analyzed 7600 files containing 160.13 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125989,1771694434.234823,2,'info','Analyzed 7700 files containing 161.57 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125990,1771694434.247298,2,'info','Analyzed 7800 files containing 162.25 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125991,1771694434.260925,2,'info','Analyzed 7900 files containing 163.09 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125992,1771694434.296618,2,'info','Analyzed 8000 files containing 163.84 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125993,1771694434.305746,2,'info','Analyzed 8100 files containing 164.19 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125994,1771694434.316522,2,'info','Analyzed 8200 files containing 164.68 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125995,1771694434.328071,2,'info','Analyzed 8300 files containing 165.36 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125996,1771694434.339133,2,'info','Analyzed 8400 files containing 165.94 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125997,1771694434.376627,2,'info','Analyzed 8500 files containing 166.83 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125998,1771694434.411483,2,'info','Analyzed 8600 files containing 168.09 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (125999,1771694434.445372,2,'info','Analyzed 8700 files containing 169.12 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126000,1771694434.520155,2,'info','Analyzed 8800 files containing 174.14 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126001,1771694434.555497,2,'info','Analyzed 8900 files containing 175.03 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126002,1771694434.623095,2,'info','Analyzed 9000 files containing 176.07 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126003,1771694434.654374,2,'info','Analyzed 9100 files containing 176.4 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126004,1771694434.689383,2,'info','Analyzed 9200 files containing 177.45 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126005,1771694434.731602,2,'info','Analyzed 9300 files containing 179.32 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126006,1771694434.775118,2,'info','Analyzed 9400 files containing 181.18 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126007,1771694434.838259,2,'info','Analyzed 9500 files containing 181.8 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126008,1771694434.884156,2,'info','Analyzed 9600 files containing 184.02 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126009,1771694434.914497,2,'info','Analyzed 9700 files containing 184.91 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126010,1771694434.941084,2,'info','Analyzed 9800 files containing 185.32 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126011,1771694434.966611,2,'info','Analyzed 9900 files containing 185.79 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126012,1771694435.042578,2,'info','Analyzed 10000 files containing 186.92 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126013,1771694435.073369,2,'info','Analyzed 10100 files containing 187.35 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126014,1771694435.120119,2,'info','Analyzed 10200 files containing 189.1 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126015,1771694435.159880,2,'info','Analyzed 10300 files containing 190.71 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126016,1771694435.189146,2,'info','Analyzed 10400 files containing 191.32 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126017,1771694435.255379,2,'info','Analyzed 10500 files containing 193.64 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126018,1771694435.283159,2,'info','Analyzed 10600 files containing 194.11 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126019,1771694435.331136,2,'info','Analyzed 10700 files containing 196.14 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126020,1771694435.372528,2,'info','Analyzed 10800 files containing 197.91 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126021,1771694435.506244,2,'info','Analyzed 10900 files containing 208.89 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126022,1771694435.571445,2,'info','Analyzed 11000 files containing 210.67 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126023,1771694435.606101,2,'info','Analyzed 11100 files containing 211.57 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126024,1771694435.641342,2,'info','Analyzed 11200 files containing 212.39 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126025,1771694435.670591,2,'info','Analyzed 11300 files containing 212.89 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126026,1771694435.692887,2,'info','Analyzed 11400 files containing 213.23 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126027,1771694435.740733,2,'info','Analyzed 11500 files containing 213.42 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126028,1771694435.777316,2,'info','Analyzed 11600 files containing 214.71 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126029,1771694435.810994,2,'info','Analyzed 11700 files containing 215.73 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126030,1771694435.844593,2,'info','Analyzed 11800 files containing 216.89 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126031,1771694435.880531,2,'info','Analyzed 11900 files containing 218.26 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126032,1771694435.933696,2,'info','Analyzed 12000 files containing 219.04 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126033,1771694435.964964,2,'info','Analyzed 12100 files containing 219.59 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126034,1771694435.994250,2,'info','Analyzed 12200 files containing 219.97 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126035,1771694436.030704,2,'info','Analyzed 12300 files containing 220.41 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126036,1771694436.068106,2,'info','Analyzed 12400 files containing 221.13 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126037,1771694436.132436,2,'info','Analyzed 12500 files containing 222.02 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126038,1771694436.325483,2,'info','Analyzed 12600 files containing 235 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126039,1771694436.600239,2,'info','Analyzed 12700 files containing 255.78 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126040,1771694436.718798,2,'info','Analyzed 12800 files containing 262.72 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126041,1771694436.752843,2,'info','Analyzed 12900 files containing 263.13 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126042,1771694436.807607,2,'info','Analyzed 13000 files containing 263.62 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126043,1771694436.836669,2,'info','Analyzed 13100 files containing 263.69 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126044,1771694436.875153,2,'info','Analyzed 13200 files containing 264.28 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126045,1771694436.940390,2,'info','Analyzed 13300 files containing 266.2 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126046,1771694436.966702,2,'info','Analyzed 13400 files containing 266.53 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126047,1771694437.018514,2,'info','Analyzed 13500 files containing 267.13 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126048,1771694437.045509,2,'info','Analyzed 13600 files containing 267.58 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126049,1771694437.092715,2,'info','Analyzed 13700 files containing 270.37 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126050,1771694437.108228,2,'info','Analyzed 13800 files containing 271.99 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126051,1771694437.208580,2,'info','Analyzed 13900 files containing 279.6 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126052,1771694437.263168,2,'info','Analyzed 14000 files containing 279.98 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126053,1771694437.294219,2,'info','Analyzed 14100 files containing 283.64 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126054,1771694437.313224,2,'info','Analyzed 14200 files containing 285.41 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126055,1771694437.327506,2,'info','Analyzed 14300 files containing 286.39 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126056,1771694437.357489,2,'info','Analyzed 14400 files containing 288.93 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126057,1771694437.400378,2,'info','Analyzed 14500 files containing 290.73 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126058,1771694437.414174,2,'info','Analyzed 14600 files containing 291.48 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126059,1771694437.426375,2,'info','Analyzed 14700 files containing 292.01 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126060,1771694437.436109,2,'info','Analyzed 14800 files containing 292.3 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126061,1771694437.456670,2,'info','Analyzed 14900 files containing 293.83 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126062,1771694437.489398,2,'info','Analyzed 15000 files containing 294.08 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126063,1771694437.507154,2,'info','Analyzed 15100 files containing 295.21 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126064,1771694437.516874,2,'info','Analyzed 15200 files containing 295.5 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126065,1771694437.524461,2,'info','Analyzed 15300 files containing 295.68 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126066,1771694437.532335,2,'info','Analyzed 15400 files containing 295.91 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126067,1771694437.561643,2,'info','Analyzed 15500 files containing 296.22 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126068,1771694437.569085,2,'info','Analyzed 15600 files containing 296.34 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126069,1771694437.576541,2,'info','Analyzed 15700 files containing 296.45 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126070,1771694437.584634,2,'info','Analyzed 15800 files containing 296.66 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126071,1771694437.594031,2,'info','Analyzed 15900 files containing 297.03 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126072,1771694437.638498,2,'info','Analyzed 16000 files containing 298.94 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126073,1771694437.663922,2,'info','Analyzed 16100 files containing 301.46 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126074,1771694437.684811,2,'info','Analyzed 16200 files containing 303.97 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126075,1771694437.709645,2,'info','Analyzed 16300 files containing 306.19 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126076,1771694437.729141,2,'info','Analyzed 16400 files containing 307.84 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126077,1771694437.885519,2,'info','Analyzed 16500 files containing 326.02 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126078,1771694437.921236,2,'info','Analyzed 16600 files containing 329.58 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126079,1771694437.938236,2,'info','Analyzed 16700 files containing 330.87 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126080,1771694437.963430,2,'info','Analyzed 16800 files containing 333.32 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126081,1771694437.990943,2,'info','Analyzed 16900 files containing 336.77 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126082,1771694438.052353,2,'info','Analyzed 17000 files containing 339.53 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126083,1771694438.069486,2,'info','Analyzed 17100 files containing 340.58 MB of data so far');
INSERT INTO `wp_wfstatus` VALUES (126084,1771694438.099260,2,'info','Analyzed 17186 files containing 342.11 MB of data.');
INSERT INTO `wp_wfstatus` VALUES (126085,1771694438.099885,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository');
INSERT INTO `wp_wfstatus` VALUES (126086,1771694438.105655,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes');
INSERT INTO `wp_wfstatus` VALUES (126087,1771694438.293201,10,'info','SUM_ENDOK:Scanning for known malware files');
INSERT INTO `wp_wfstatus` VALUES (126088,1771694438.301813,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs');
INSERT INTO `wp_wfstatus` VALUES (126089,1771694438.397581,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs');
INSERT INTO `wp_wfstatus` VALUES (126090,1771694438.405103,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities');
INSERT INTO `wp_wfstatus` VALUES (126091,1771694438.407558,10,'info','SUM_START:Scanning file contents for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126092,1771694439.020105,2,'info','Starting scan of file contents');
INSERT INTO `wp_wfstatus` VALUES (126093,1771694441.029184,2,'info','Scanned contents of 6 additional files at 2.99 per second');
INSERT INTO `wp_wfstatus` VALUES (126094,1771694442.724412,2,'info','Scanned contents of 12 additional files at 3.24 per second');
INSERT INTO `wp_wfstatus` VALUES (126095,1771694444.117929,2,'info','Scanned contents of 13 additional files at 2.55 per second');
INSERT INTO `wp_wfstatus` VALUES (126096,1771694445.367149,2,'info','Scanned contents of 14 additional files at 2.21 per second');
INSERT INTO `wp_wfstatus` VALUES (126097,1771694446.457823,2,'info','Scanned contents of 29 additional files at 3.90 per second');
INSERT INTO `wp_wfstatus` VALUES (126098,1771694447.583587,2,'info','Scanned contents of 43 additional files at 5.02 per second');
INSERT INTO `wp_wfstatus` VALUES (126099,1771694448.865729,2,'info','Scanned contents of 45 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (126100,1771694450.095192,2,'info','Scanned contents of 47 additional files at 4.24 per second');
INSERT INTO `wp_wfstatus` VALUES (126101,1771694451.320969,2,'info','Scanned contents of 49 additional files at 3.98 per second');
INSERT INTO `wp_wfstatus` VALUES (126102,1771694452.852821,2,'info','Scanned contents of 55 additional files at 3.98 per second');
INSERT INTO `wp_wfstatus` VALUES (126103,1771694454.236895,2,'info','Scanned contents of 60 additional files at 3.94 per second');
INSERT INTO `wp_wfstatus` VALUES (126104,1771694455.251719,2,'info','Scanned contents of 75 additional files at 4.62 per second');
INSERT INTO `wp_wfstatus` VALUES (126105,1771694456.593474,2,'info','Scanned contents of 78 additional files at 4.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126106,1771694457.713392,2,'info','Scanned contents of 93 additional files at 4.98 per second');
INSERT INTO `wp_wfstatus` VALUES (126107,1771694459.804165,2,'info','Scanned contents of 102 additional files at 4.91 per second');
INSERT INTO `wp_wfstatus` VALUES (126108,1771694461.205656,2,'info','Scanned contents of 107 additional files at 4.82 per second');
INSERT INTO `wp_wfstatus` VALUES (126109,1771694462.253247,2,'info','Scanned contents of 124 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126110,1771694464.566399,2,'info','Scanned contents of 134 additional files at 5.25 per second');
INSERT INTO `wp_wfstatus` VALUES (126111,1771694465.581605,2,'info','Scanned contents of 149 additional files at 5.61 per second');
INSERT INTO `wp_wfstatus` VALUES (126112,1771694468.964167,2,'info','Scanned contents of 158 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126113,1771694471.085298,2,'info','Scanned contents of 168 additional files at 5.24 per second');
INSERT INTO `wp_wfstatus` VALUES (126114,1771694472.303983,2,'info','Scanned contents of 169 additional files at 5.08 per second');
INSERT INTO `wp_wfstatus` VALUES (126115,1771694473.678708,2,'info','Scanned contents of 172 additional files at 4.96 per second');
INSERT INTO `wp_wfstatus` VALUES (126116,1771694475.668123,2,'info','Scanned contents of 182 additional files at 4.97 per second');
INSERT INTO `wp_wfstatus` VALUES (126117,1771694477.386740,2,'info','Scanned contents of 186 additional files at 4.85 per second');
INSERT INTO `wp_wfstatus` VALUES (126118,1771694479.658258,2,'info','Scanned contents of 201 additional files at 4.95 per second');
INSERT INTO `wp_wfstatus` VALUES (126119,1771694480.723097,2,'info','Scanned contents of 218 additional files at 5.23 per second');
INSERT INTO `wp_wfstatus` VALUES (126120,1771694481.798132,2,'info','Scanned contents of 225 additional files at 5.26 per second');
INSERT INTO `wp_wfstatus` VALUES (126121,1771694483.199421,2,'info','Scanned contents of 226 additional files at 5.12 per second');
INSERT INTO `wp_wfstatus` VALUES (126122,1771694485.901189,2,'info','Scanned contents of 228 additional files at 4.86 per second');
INSERT INTO `wp_wfstatus` VALUES (126123,1771694487.211899,2,'info','Scanned contents of 232 additional files at 4.81 per second');
INSERT INTO `wp_wfstatus` VALUES (126124,1771694488.955635,2,'info','Scanned contents of 237 additional files at 4.75 per second');
INSERT INTO `wp_wfstatus` VALUES (126125,1771694490.807257,2,'info','Scanned contents of 242 additional files at 4.67 per second');
INSERT INTO `wp_wfstatus` VALUES (126126,1771694492.207057,2,'info','Scanned contents of 243 additional files at 4.57 per second');
INSERT INTO `wp_wfstatus` VALUES (126127,1771694493.727057,2,'info','Scanned contents of 248 additional files at 4.53 per second');
INSERT INTO `wp_wfstatus` VALUES (126128,1771694494.752325,2,'info','Scanned contents of 252 additional files at 4.52 per second');
INSERT INTO `wp_wfstatus` VALUES (126129,1771694496.810061,2,'info','Scanned contents of 274 additional files at 4.74 per second');
INSERT INTO `wp_wfstatus` VALUES (126130,1771694497.837350,2,'info','Scanned contents of 291 additional files at 4.95 per second');
INSERT INTO `wp_wfstatus` VALUES (126131,1771694500.435027,2,'info','Scanned contents of 296 additional files at 4.82 per second');
INSERT INTO `wp_wfstatus` VALUES (126132,1771694501.511310,2,'info','Scanned contents of 311 additional files at 4.98 per second');
INSERT INTO `wp_wfstatus` VALUES (126133,1771694504.154310,2,'info','Scanned contents of 317 additional files at 4.87 per second');
INSERT INTO `wp_wfstatus` VALUES (126134,1771694505.575709,2,'info','Scanned contents of 324 additional files at 4.87 per second');
INSERT INTO `wp_wfstatus` VALUES (126135,1771694506.608288,2,'info','Scanned contents of 337 additional files at 4.99 per second');
INSERT INTO `wp_wfstatus` VALUES (126136,1771694507.624596,2,'info','Scanned contents of 357 additional files at 5.20 per second');
INSERT INTO `wp_wfstatus` VALUES (126137,1771694508.650815,2,'info','Scanned contents of 376 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126138,1771694510.230148,2,'info','Scanned contents of 382 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126139,1771694511.271869,2,'info','Scanned contents of 392 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126140,1771694512.853561,2,'info','Scanned contents of 397 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126141,1771694515.966112,2,'info','Scanned contents of 409 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126142,1771694516.992617,2,'info','Scanned contents of 422 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126143,1771694519.232477,2,'info','Scanned contents of 433 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126144,1771694520.880399,2,'info','Scanned contents of 438 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126145,1771694521.951818,2,'info','Scanned contents of 457 additional files at 5.51 per second');
INSERT INTO `wp_wfstatus` VALUES (126146,1771694523.224523,2,'info','Scanned contents of 463 additional files at 5.50 per second');
INSERT INTO `wp_wfstatus` VALUES (126147,1771694525.087942,2,'info','Scanned contents of 467 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126148,1771694527.458645,2,'info','Scanned contents of 474 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126149,1771694529.313804,2,'info','Scanned contents of 483 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126150,1771694530.335467,2,'info','Scanned contents of 499 additional files at 5.46 per second');
INSERT INTO `wp_wfstatus` VALUES (126151,1771694531.488285,2,'info','Scanned contents of 514 additional files at 5.56 per second');
INSERT INTO `wp_wfstatus` VALUES (126152,1771694532.704642,2,'info','Scanned contents of 534 additional files at 5.70 per second');
INSERT INTO `wp_wfstatus` VALUES (126153,1771694535.365790,2,'info','Scanned contents of 548 additional files at 5.69 per second');
INSERT INTO `wp_wfstatus` VALUES (126154,1771694536.897059,2,'info','Scanned contents of 549 additional files at 5.61 per second');
INSERT INTO `wp_wfstatus` VALUES (126155,1771694537.938694,2,'info','Scanned contents of 560 additional files at 5.66 per second');
INSERT INTO `wp_wfstatus` VALUES (126156,1771694539.417287,2,'info','Scanned contents of 561 additional files at 5.59 per second');
INSERT INTO `wp_wfstatus` VALUES (126157,1771694541.385792,2,'info','Scanned contents of 571 additional files at 5.58 per second');
INSERT INTO `wp_wfstatus` VALUES (126158,1771694543.186058,2,'info','Scanned contents of 575 additional files at 5.52 per second');
INSERT INTO `wp_wfstatus` VALUES (126159,1771694545.321040,2,'info','Scanned contents of 587 additional files at 5.52 per second');
INSERT INTO `wp_wfstatus` VALUES (126160,1771694546.344958,2,'info','Scanned contents of 602 additional files at 5.61 per second');
INSERT INTO `wp_wfstatus` VALUES (126161,1771694547.937183,2,'info','Scanned contents of 609 additional files at 5.59 per second');
INSERT INTO `wp_wfstatus` VALUES (126162,1771694549.248983,2,'info','Scanned contents of 612 additional files at 5.55 per second');
INSERT INTO `wp_wfstatus` VALUES (126163,1771694551.398606,2,'info','Scanned contents of 616 additional files at 5.48 per second');
INSERT INTO `wp_wfstatus` VALUES (126164,1771694552.643480,2,'info','Scanned contents of 619 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126165,1771694553.995223,2,'info','Scanned contents of 621 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126166,1771694556.192408,2,'info','Scanned contents of 639 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126167,1771694558.154708,2,'info','Scanned contents of 648 additional files at 5.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126168,1771694560.129793,2,'info','Scanned contents of 658 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126169,1771694562.404857,2,'info','Scanned contents of 670 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126170,1771694563.759832,2,'info','Scanned contents of 672 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126171,1771694564.800731,2,'info','Scanned contents of 688 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126172,1771694566.748972,2,'info','Scanned contents of 693 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126173,1771694567.854678,2,'info','Scanned contents of 706 additional files at 5.48 per second');
INSERT INTO `wp_wfstatus` VALUES (126174,1771694568.870966,2,'info','Scanned contents of 707 additional files at 5.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126175,1771694569.910755,2,'info','Scanned contents of 723 additional files at 5.52 per second');
INSERT INTO `wp_wfstatus` VALUES (126176,1771694571.022740,2,'info','Scanned contents of 731 additional files at 5.54 per second');
INSERT INTO `wp_wfstatus` VALUES (126177,1771694572.932765,2,'info','Scanned contents of 743 additional files at 5.55 per second');
INSERT INTO `wp_wfstatus` VALUES (126178,1771694574.962280,2,'info','Scanned contents of 752 additional files at 5.53 per second');
INSERT INTO `wp_wfstatus` VALUES (126179,1771694577.104602,2,'info','Scanned contents of 765 additional files at 5.54 per second');
INSERT INTO `wp_wfstatus` VALUES (126180,1771694578.628014,2,'info','Scanned contents of 767 additional files at 5.49 per second');
INSERT INTO `wp_wfstatus` VALUES (126181,1771694580.323849,2,'info','Scanned contents of 772 additional files at 5.46 per second');
INSERT INTO `wp_wfstatus` VALUES (126182,1771694581.996416,2,'info','Scanned contents of 776 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126183,1771694583.809154,2,'info','Scanned contents of 787 additional files at 5.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126184,1771694585.396446,2,'info','Scanned contents of 790 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126185,1771694587.503545,2,'info','Scanned contents of 793 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126186,1771694588.794457,2,'info','Scanned contents of 795 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126187,1771694590.352367,2,'info','Scanned contents of 800 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126188,1771694591.763947,2,'info','Scanned contents of 808 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126189,1771694592.870650,2,'info','Scanned contents of 809 additional files at 5.26 per second');
INSERT INTO `wp_wfstatus` VALUES (126190,1771694593.886780,2,'info','Scanned contents of 822 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126191,1771694594.901948,2,'info','Scanned contents of 834 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126192,1771694597.062735,2,'info','Scanned contents of 849 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126193,1771694598.282600,2,'info','Scanned contents of 852 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126194,1771694600.138825,2,'info','Scanned contents of 860 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126195,1771694601.231058,2,'info','Scanned contents of 864 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126196,1771694603.177693,2,'info','Scanned contents of 884 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126197,1771694605.947923,2,'info','Scanned contents of 898 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126198,1771694609.547071,2,'info','Scanned contents of 908 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126199,1771694610.949056,2,'info','Scanned contents of 910 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126200,1771694612.540714,2,'info','Scanned contents of 917 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126201,1771694614.165647,2,'info','Scanned contents of 924 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126202,1771694615.917994,2,'info','Scanned contents of 933 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126203,1771694618.357649,2,'info','Scanned contents of 942 additional files at 5.25 per second');
INSERT INTO `wp_wfstatus` VALUES (126204,1771694620.705252,2,'info','Scanned contents of 947 additional files at 5.21 per second');
INSERT INTO `wp_wfstatus` VALUES (126205,1771694621.726252,2,'info','Scanned contents of 965 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126206,1771694623.297758,2,'info','Scanned contents of 971 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126207,1771694624.707516,2,'info','Scanned contents of 979 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126208,1771694628.343548,2,'info','Scanned contents of 987 additional files at 5.21 per second');
INSERT INTO `wp_wfstatus` VALUES (126209,1771694630.049680,2,'info','Scanned contents of 994 additional files at 5.20 per second');
INSERT INTO `wp_wfstatus` VALUES (126210,1771694631.072263,2,'info','Scanned contents of 1010 additional files at 5.26 per second');
INSERT INTO `wp_wfstatus` VALUES (126211,1771694633.088546,2,'info','Scanned contents of 1029 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126212,1771694634.103316,2,'info','Scanned contents of 1049 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126213,1771694635.377059,2,'info','Scanned contents of 1058 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126214,1771694636.410506,2,'info','Scanned contents of 1067 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126215,1771694637.433767,2,'info','Scanned contents of 1088 additional files at 5.48 per second');
INSERT INTO `wp_wfstatus` VALUES (126216,1771694639.198558,2,'info','Scanned contents of 1094 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126217,1771694640.895725,2,'info','Scanned contents of 1106 additional files at 5.48 per second');
INSERT INTO `wp_wfstatus` VALUES (126218,1771694643.516020,2,'info','Scanned contents of 1119 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126219,1771694644.842971,2,'info','Scanned contents of 1120 additional files at 5.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126220,1771694645.954836,2,'info','Scanned contents of 1131 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126221,1771694647.619225,2,'info','Scanned contents of 1133 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126222,1771694649.610843,2,'info','Scanned contents of 1140 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126223,1771694650.904582,2,'info','Scanned contents of 1141 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126224,1771694652.826163,2,'info','Scanned contents of 1144 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126225,1771694653.935650,2,'info','Scanned contents of 1152 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126226,1771694654.941633,2,'info','Scanned contents of 1166 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126227,1771694656.879846,2,'info','Scanned contents of 1167 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126228,1771694658.085143,2,'info','Scanned contents of 1168 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126229,1771694659.348321,2,'info','Scanned contents of 1174 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126230,1771694661.275156,2,'info','Scanned contents of 1176 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126231,1771694662.699078,2,'info','Scanned contents of 1183 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126232,1771694663.743518,2,'info','Scanned contents of 1197 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126233,1771694665.251459,2,'info','Scanned contents of 1203 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126234,1771694666.382136,2,'info','Scanned contents of 1216 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126235,1771694668.395336,2,'info','Scanned contents of 1224 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126236,1771694670.485298,2,'info','Scanned contents of 1236 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126237,1771694672.133775,2,'info','Scanned contents of 1247 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126238,1771694673.525451,2,'info','Scanned contents of 1252 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126239,1771694674.780200,2,'info','Scanned contents of 1253 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126240,1771694676.487779,2,'info','Scanned contents of 1261 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126241,1771694677.725141,2,'info','Scanned contents of 1263 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126242,1771694679.539889,2,'info','Scanned contents of 1268 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126243,1771694680.869120,2,'info','Scanned contents of 1274 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126244,1771694683.434869,2,'info','Scanned contents of 1285 additional files at 5.26 per second');
INSERT INTO `wp_wfstatus` VALUES (126245,1771694684.715884,2,'info','Scanned contents of 1304 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126246,1771694686.137078,2,'info','Scanned contents of 1305 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126247,1771694687.219149,2,'info','Scanned contents of 1314 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126248,1771694689.338812,2,'info','Scanned contents of 1340 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126249,1771694690.938865,2,'info','Scanned contents of 1343 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126250,1771694691.961528,2,'info','Scanned contents of 1357 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126251,1771694693.911614,2,'info','Scanned contents of 1376 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126252,1771694695.313334,2,'info','Scanned contents of 1377 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126253,1771694697.252625,2,'info','Scanned contents of 1385 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126254,1771694698.585778,2,'info','Scanned contents of 1387 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126255,1771694699.618520,2,'info','Scanned contents of 1408 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126256,1771694700.649138,2,'info','Scanned contents of 1418 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126257,1771694703.901496,2,'info','Scanned contents of 1434 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126258,1771694705.496730,2,'info','Scanned contents of 1437 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126259,1771694707.039102,2,'info','Scanned contents of 1443 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126260,1771694708.482120,2,'info','Scanned contents of 1446 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126261,1771694710.258342,2,'info','Scanned contents of 1460 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126262,1771694711.811257,2,'info','Scanned contents of 1461 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126263,1771694712.939471,2,'info','Scanned contents of 1472 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126264,1771694714.999237,2,'info','Scanned contents of 1475 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126265,1771694716.667276,2,'info','Scanned contents of 1481 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126266,1771694717.968307,2,'info','Scanned contents of 1485 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126267,1771694718.978515,2,'info','Scanned contents of 1493 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126268,1771694720.265778,2,'info','Scanned contents of 1497 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126269,1771694721.361004,2,'info','Scanned contents of 1510 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126270,1771694722.377246,2,'info','Scanned contents of 1518 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126271,1771694723.907173,2,'info','Scanned contents of 1524 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126272,1771694725.176501,2,'info','Scanned contents of 1526 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126273,1771694726.857804,2,'info','Scanned contents of 1537 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126274,1771694727.903211,2,'info','Scanned contents of 1550 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126275,1771694730.243102,2,'info','Scanned contents of 1568 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126276,1771694732.078617,2,'info','Scanned contents of 1578 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126277,1771694733.087411,2,'info','Scanned contents of 1593 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126278,1771694734.372772,2,'info','Scanned contents of 1595 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126279,1771694735.430599,2,'info','Scanned contents of 1599 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126280,1771694737.209012,2,'info','Scanned contents of 1608 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126281,1771694738.224104,2,'info','Scanned contents of 1624 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126282,1771694739.230090,2,'info','Scanned contents of 1631 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126283,1771694740.362278,2,'info','Scanned contents of 1642 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126284,1771694742.091252,2,'info','Scanned contents of 1652 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126285,1771694743.632885,2,'info','Scanned contents of 1659 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126286,1771694744.833880,2,'info','Scanned contents of 1674 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126287,1771694746.414554,2,'info','Scanned contents of 1679 additional files at 5.46 per second');
INSERT INTO `wp_wfstatus` VALUES (126288,1771694747.483780,2,'info','Scanned contents of 1685 additional files at 5.46 per second');
INSERT INTO `wp_wfstatus` VALUES (126289,1771694748.671780,2,'info','Scanned contents of 1695 additional files at 5.47 per second');
INSERT INTO `wp_wfstatus` VALUES (126290,1771694750.304791,2,'info','Scanned contents of 1697 additional files at 5.45 per second');
INSERT INTO `wp_wfstatus` VALUES (126291,1771694751.590784,2,'info','Scanned contents of 1700 additional files at 5.44 per second');
INSERT INTO `wp_wfstatus` VALUES (126292,1771694756.713085,2,'info','Scanned contents of 1714 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126293,1771694757.834387,2,'info','Scanned contents of 1715 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126294,1771694759.185124,2,'info','Scanned contents of 1716 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126295,1771694760.700477,2,'info','Scanned contents of 1727 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126296,1771694762.741947,2,'info','Scanned contents of 1737 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126297,1771694763.745422,2,'info','Scanned contents of 1744 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126298,1771694765.168290,2,'info','Scanned contents of 1745 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126299,1771694767.083279,2,'info','Scanned contents of 1755 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126300,1771694768.639536,2,'info','Scanned contents of 1760 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126301,1771694770.046829,2,'info','Scanned contents of 1762 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126302,1771694772.304607,2,'info','Scanned contents of 1764 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126303,1771694773.309730,2,'info','Scanned contents of 1780 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126304,1771694775.009197,2,'info','Scanned contents of 1783 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126305,1771694776.246162,2,'info','Scanned contents of 1789 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126306,1771694777.758155,2,'info','Scanned contents of 1793 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126307,1771694779.859052,2,'info','Scanned contents of 1811 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126308,1771694781.034517,2,'info','Scanned contents of 1813 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126309,1771694783.222868,2,'info','Scanned contents of 1824 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126310,1771694785.269266,2,'info','Scanned contents of 1837 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126311,1771694786.619515,2,'info','Scanned contents of 1840 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126312,1771694787.803146,2,'info','Scanned contents of 1849 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126313,1771694788.876914,2,'info','Scanned contents of 1855 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126314,1771694790.395789,2,'info','Scanned contents of 1869 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126315,1771694792.137475,2,'info','Scanned contents of 1877 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126316,1771694793.202990,2,'info','Scanned contents of 1885 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126317,1771694794.539024,2,'info','Scanned contents of 1891 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126318,1771694795.699746,2,'info','Scanned contents of 1897 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126319,1771694798.437466,2,'info','Scanned contents of 1905 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126320,1771694799.662302,2,'info','Scanned contents of 1906 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126321,1771694800.694078,2,'info','Scanned contents of 1914 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126322,1771694802.079525,2,'info','Scanned contents of 1922 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126323,1771694803.512733,2,'info','Scanned contents of 1924 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126324,1771694805.585950,2,'info','Scanned contents of 1926 additional files at 5.25 per second');
INSERT INTO `wp_wfstatus` VALUES (126325,1771694807.309257,2,'info','Scanned contents of 1934 additional files at 5.25 per second');
INSERT INTO `wp_wfstatus` VALUES (126326,1771694808.583902,2,'info','Scanned contents of 1939 additional files at 5.25 per second');
INSERT INTO `wp_wfstatus` VALUES (126327,1771694809.602548,2,'info','Scanned contents of 1953 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126328,1771694811.546490,2,'info','Scanned contents of 1960 additional files at 5.26 per second');
INSERT INTO `wp_wfstatus` VALUES (126329,1771694812.602515,2,'info','Scanned contents of 1975 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126330,1771694814.761915,2,'info','Scanned contents of 1990 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126331,1771694816.434979,2,'info','Scanned contents of 2002 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126332,1771694818.067198,2,'info','Scanned contents of 2009 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126333,1771694819.904853,2,'info','Scanned contents of 2022 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126334,1771694820.914178,2,'info','Scanned contents of 2028 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126335,1771694822.189344,2,'info','Scanned contents of 2029 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126336,1771694823.631768,2,'info','Scanned contents of 2037 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126337,1771694825.950313,2,'info','Scanned contents of 2052 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126338,1771694827.649161,2,'info','Scanned contents of 2056 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126339,1771694828.698441,2,'info','Scanned contents of 2060 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126340,1771694829.955771,2,'info','Scanned contents of 2067 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126341,1771694831.013968,2,'info','Scanned contents of 2079 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126342,1771694832.412273,2,'info','Scanned contents of 2086 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126343,1771694834.096941,2,'info','Scanned contents of 2090 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126344,1771694835.559073,2,'info','Scanned contents of 2095 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126345,1771694837.040900,2,'info','Scanned contents of 2101 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126346,1771694838.522652,2,'info','Scanned contents of 2106 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126347,1771694839.526892,2,'info','Scanned contents of 2112 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126348,1771694841.143148,2,'info','Scanned contents of 2118 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126349,1771694842.197618,2,'info','Scanned contents of 2132 additional files at 5.29 per second');
INSERT INTO `wp_wfstatus` VALUES (126350,1771694844.983567,2,'info','Scanned contents of 2138 additional files at 5.27 per second');
INSERT INTO `wp_wfstatus` VALUES (126351,1771694845.988078,2,'info','Scanned contents of 2157 additional files at 5.30 per second');
INSERT INTO `wp_wfstatus` VALUES (126352,1771694848.106301,2,'info','Scanned contents of 2160 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126353,1771694849.418550,2,'info','Scanned contents of 2165 additional files at 5.28 per second');
INSERT INTO `wp_wfstatus` VALUES (126354,1771694850.462263,2,'info','Scanned contents of 2186 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126355,1771694851.769789,2,'info','Scanned contents of 2190 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126356,1771694852.990338,2,'info','Scanned contents of 2201 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126357,1771694854.001928,2,'info','Scanned contents of 2214 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126358,1771694855.066507,2,'info','Scanned contents of 2226 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126359,1771694856.424255,2,'info','Scanned contents of 2233 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126360,1771694858.542436,2,'info','Scanned contents of 2240 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126361,1771694859.604342,2,'info','Scanned contents of 2241 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126362,1771694861.606733,2,'info','Scanned contents of 2255 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126363,1771694863.000815,2,'info','Scanned contents of 2263 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126364,1771694864.795499,2,'info','Scanned contents of 2267 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126365,1771694866.586790,2,'info','Scanned contents of 2271 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126366,1771694868.685067,2,'info','Scanned contents of 2288 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126367,1771694870.241342,2,'info','Scanned contents of 2294 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126368,1771694871.460085,2,'info','Scanned contents of 2298 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126369,1771694872.480537,2,'info','Scanned contents of 2310 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126370,1771694873.763111,2,'info','Scanned contents of 2313 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126371,1771694875.036479,2,'info','Scanned contents of 2318 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126372,1771694876.074777,2,'info','Scanned contents of 2330 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126373,1771694878.092539,2,'info','Scanned contents of 2341 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126374,1771694879.162164,2,'info','Scanned contents of 2362 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126375,1771694880.505728,2,'info','Scanned contents of 2378 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126376,1771694882.033574,2,'info','Scanned contents of 2383 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126377,1771694883.674150,2,'info','Scanned contents of 2388 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126378,1771694885.798653,2,'info','Scanned contents of 2395 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126379,1771694887.169362,2,'info','Scanned contents of 2398 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126380,1771694888.776520,2,'info','Scanned contents of 2403 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126381,1771694892.312298,2,'info','Scanned contents of 2410 additional files at 5.32 per second');
INSERT INTO `wp_wfstatus` VALUES (126382,1771694894.406347,2,'info','Scanned contents of 2425 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126383,1771694895.569172,2,'info','Scanned contents of 2426 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126384,1771694897.124705,2,'info','Scanned contents of 2432 additional files at 5.31 per second');
INSERT INTO `wp_wfstatus` VALUES (126385,1771694898.136297,2,'info','Scanned contents of 2445 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126386,1771694899.237963,2,'info','Scanned contents of 2462 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126387,1771694900.742626,2,'info','Scanned contents of 2471 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126388,1771694901.955031,2,'info','Scanned contents of 2476 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126389,1771694903.461543,2,'info','Scanned contents of 2482 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126390,1771694904.487843,2,'info','Scanned contents of 2494 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126391,1771694905.542310,2,'info','Scanned contents of 2510 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126392,1771694906.607699,2,'info','Scanned contents of 2522 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126393,1771694907.956559,2,'info','Scanned contents of 2527 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126394,1771694909.732786,2,'info','Scanned contents of 2535 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126395,1771694910.790297,2,'info','Scanned contents of 2536 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126396,1771694911.793792,2,'info','Scanned contents of 2553 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126397,1771694913.599706,2,'info','Scanned contents of 2555 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126398,1771694914.655320,2,'info','Scanned contents of 2577 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126399,1771694916.423192,2,'info','Scanned contents of 2584 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126400,1771694917.573021,2,'info','Scanned contents of 2585 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126401,1771694918.797276,2,'info','Scanned contents of 2596 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126402,1771694920.023938,2,'info','Scanned contents of 2598 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126403,1771694921.660830,2,'info','Scanned contents of 2603 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126404,1771694922.666920,2,'info','Scanned contents of 2609 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126405,1771694923.941933,2,'info','Scanned contents of 2622 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126406,1771694925.379366,2,'info','Scanned contents of 2628 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126407,1771694927.459162,2,'info','Scanned contents of 2640 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126408,1771694929.686990,2,'info','Scanned contents of 2657 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126409,1771694930.895126,2,'info','Scanned contents of 2658 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126410,1771694934.874811,2,'info','Scanned contents of 2667 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126411,1771694935.900220,2,'info','Scanned contents of 2688 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126412,1771694936.957984,2,'info','Scanned contents of 2700 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126413,1771694938.103588,2,'info','Scanned contents of 2702 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126414,1771694939.952696,2,'info','Scanned contents of 2707 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126415,1771694941.051867,2,'info','Scanned contents of 2717 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126416,1771694943.119267,2,'info','Scanned contents of 2727 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126417,1771694944.645083,2,'info','Scanned contents of 2734 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126418,1771694946.076508,2,'info','Scanned contents of 2736 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126419,1771694947.452814,2,'info','Scanned contents of 2745 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126420,1771694949.296517,2,'info','Scanned contents of 2751 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126421,1771694951.658343,2,'info','Scanned contents of 2759 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126422,1771694952.860385,2,'info','Scanned contents of 2761 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126423,1771694954.165313,2,'info','Scanned contents of 2765 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126424,1771694955.178298,2,'info','Scanned contents of 2785 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126425,1771694956.765656,2,'info','Scanned contents of 2793 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126426,1771694961.911069,2,'info','Scanned contents of 2804 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126427,1771694963.079349,2,'info','Scanned contents of 2806 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126428,1771694964.379093,2,'info','Scanned contents of 2814 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126429,1771694967.088847,2,'info','Scanned contents of 2828 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126430,1771694968.157212,2,'info','Scanned contents of 2839 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126431,1771694970.415974,2,'info','Scanned contents of 2851 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126432,1771694971.487809,2,'info','Scanned contents of 2863 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126433,1771694973.051018,2,'info','Scanned contents of 2870 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126434,1771694974.089710,2,'info','Scanned contents of 2886 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126435,1771694975.134181,2,'info','Scanned contents of 2902 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126436,1771694977.538989,2,'info','Scanned contents of 2907 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126437,1771694979.235158,2,'info','Scanned contents of 2917 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126438,1771694980.797619,2,'info','Scanned contents of 2919 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126439,1771694982.344999,2,'info','Scanned contents of 2925 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126440,1771694983.354083,2,'info','Scanned contents of 2940 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126441,1771694985.908487,2,'info','Scanned contents of 2949 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126442,1771694987.589517,2,'info','Scanned contents of 2950 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126443,1771694989.193412,2,'info','Scanned contents of 2955 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126444,1771694990.218239,2,'info','Scanned contents of 2970 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126445,1771694992.132326,2,'info','Scanned contents of 2981 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126446,1771694993.278307,2,'info','Scanned contents of 2991 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126447,1771694994.603271,2,'info','Scanned contents of 2992 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126448,1771694995.878185,2,'info','Scanned contents of 2995 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126449,1771694996.948210,2,'info','Scanned contents of 2996 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126450,1771694997.958545,2,'info','Scanned contents of 3011 additional files at 5.39 per second');
INSERT INTO `wp_wfstatus` VALUES (126451,1771694999.309851,2,'info','Scanned contents of 3014 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126452,1771695000.467661,2,'info','Scanned contents of 3016 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126453,1771695001.673670,2,'info','Scanned contents of 3018 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126454,1771695003.277812,2,'info','Scanned contents of 3025 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126455,1771695004.278366,2,'info','Scanned contents of 3034 additional files at 5.37 per second');
INSERT INTO `wp_wfstatus` VALUES (126456,1771695005.392637,2,'info','Scanned contents of 3046 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126457,1771695009.643205,2,'info','Scanned contents of 3048 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126458,1771695011.545151,2,'info','Scanned contents of 3053 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126459,1771695013.429402,2,'info','Scanned contents of 3062 additional files at 5.33 per second');
INSERT INTO `wp_wfstatus` VALUES (126460,1771695014.463155,2,'info','Scanned contents of 3071 additional files at 5.34 per second');
INSERT INTO `wp_wfstatus` VALUES (126461,1771695015.479461,2,'info','Scanned contents of 3086 additional files at 5.35 per second');
INSERT INTO `wp_wfstatus` VALUES (126462,1771695017.233515,2,'info','Scanned contents of 3102 additional files at 5.36 per second');
INSERT INTO `wp_wfstatus` VALUES (126463,1771695018.238354,2,'info','Scanned contents of 3118 additional files at 5.38 per second');
INSERT INTO `wp_wfstatus` VALUES (126464,1771695019.272019,2,'info','Scanned contents of 3139 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126465,1771695020.780478,2,'info','Scanned contents of 3154 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126466,1771695022.477581,2,'info','Scanned contents of 3163 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126467,1771695023.539004,2,'info','Scanned contents of 3172 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126468,1771695025.197100,2,'info','Scanned contents of 3177 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126469,1771695026.287508,2,'info','Scanned contents of 3187 additional files at 5.43 per second');
INSERT INTO `wp_wfstatus` VALUES (126470,1771695027.498543,2,'info','Scanned contents of 3192 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126471,1771695028.752473,2,'info','Scanned contents of 3198 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126472,1771695030.249618,2,'info','Scanned contents of 3202 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126473,1771695032.360841,2,'info','Scanned contents of 3209 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126474,1771695033.413906,2,'info','Scanned contents of 3216 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126475,1771695034.862223,2,'info','Scanned contents of 3218 additional files at 5.40 per second');
INSERT INTO `wp_wfstatus` VALUES (126476,1771695035.907647,2,'info','Scanned contents of 3233 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126477,1771695037.493257,2,'info','Scanned contents of 3240 additional files at 5.41 per second');
INSERT INTO `wp_wfstatus` VALUES (126478,1771695038.898080,2,'info','Scanned contents of 3250 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126479,1771695039.307474,2,'info','Scanned contents of 3255 additional files at 5.42 per second');
INSERT INTO `wp_wfstatus` VALUES (126480,1771695039.308389,2,'info','Asking Wordfence to check URLs against malware list.');
INSERT INTO `wp_wfstatus` VALUES (126481,1771695039.310902,2,'info','Checking 354 host keys against Wordfence scanning servers.');
INSERT INTO `wp_wfstatus` VALUES (126482,1771695039.505314,2,'info','Done host key check.');
INSERT INTO `wp_wfstatus` VALUES (126483,1771695039.510855,2,'info','Done file contents scan');
INSERT INTO `wp_wfstatus` VALUES (126484,1771695039.512493,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities');
INSERT INTO `wp_wfstatus` VALUES (126485,1771695039.518694,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126486,1771695039.526494,10,'info','SUM_START:Scanning for publicly accessible quarantined files');
INSERT INTO `wp_wfstatus` VALUES (126487,1771695039.529925,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files');
INSERT INTO `wp_wfstatus` VALUES (126488,1771695039.537756,10,'info','SUM_START:Scanning posts for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126489,1771695039.566518,2,'info','Examining URLs found in posts we scanned for dangerous websites');
INSERT INTO `wp_wfstatus` VALUES (126490,1771695039.567251,2,'info','Checking 7 host keys against Wordfence scanning servers.');
INSERT INTO `wp_wfstatus` VALUES (126491,1771695039.761572,2,'info','Done host key check.');
INSERT INTO `wp_wfstatus` VALUES (126492,1771695039.762410,2,'info','Done examining URLs');
INSERT INTO `wp_wfstatus` VALUES (126493,1771695039.765358,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126494,1771695039.772566,10,'info','SUM_START:Scanning comments for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126495,1771695039.782324,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blocklist');
INSERT INTO `wp_wfstatus` VALUES (126496,1771695039.788758,10,'info','SUM_START:Scanning for weak passwords');
INSERT INTO `wp_wfstatus` VALUES (126497,1771695039.792912,2,'info','Starting password strength check on 6 users.');
INSERT INTO `wp_wfstatus` VALUES (126498,1771695054.235653,10,'info','SUM_ENDOK:Scanning for weak passwords');
INSERT INTO `wp_wfstatus` VALUES (126499,1771695054.242370,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (126500,1771695058.640870,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (126501,1771695058.647151,10,'info','SUM_START:Scanning for admin users not created through WordPress');
INSERT INTO `wp_wfstatus` VALUES (126502,1771695058.848912,10,'info','SUM_ENDBAD:Scanning for admin users not created through WordPress');
INSERT INTO `wp_wfstatus` VALUES (126503,1771695058.856133,10,'info','SUM_START:Scanning for suspicious site options');
INSERT INTO `wp_wfstatus` VALUES (126504,1771695058.863774,2,'info','Examining URLs found in the options we scanned for dangerous websites');
INSERT INTO `wp_wfstatus` VALUES (126505,1771695058.864735,2,'info','Done examining URLs');
INSERT INTO `wp_wfstatus` VALUES (126506,1771695058.867149,10,'info','SUM_ENDOK:Scanning for suspicious site options');
INSERT INTO `wp_wfstatus` VALUES (126507,1771695058.871877,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (126508,1771695058.872660,2,'info','Wordfence used 36.18 MB of memory for scan. Server peak memory usage was: 130.18 MB');
INSERT INTO `wp_wfstatus` VALUES (126509,1771695059.059859,1,'info','Scan Complete. Scanned 17186 files, 41 plugins, 5 themes, 23 posts, 0 comments and 64837 URLs in 10 minutes 38 seconds.');
INSERT INTO `wp_wfstatus` VALUES (126510,1771695059.061185,10,'info','SUM_FINAL:Scan complete. You have 12 new issues to fix. See below.');
INSERT INTO `wp_wfstatus` VALUES (126511,1771738481.384625,10,'info','SUM_PREP:Preparing a new scan.');
INSERT INTO `wp_wfstatus` VALUES (126512,1771738481.386835,1,'info','Initiating quick scan');
INSERT INTO `wp_wfstatus` VALUES (126513,1771738481.389294,10,'info','SUM_START:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (126514,1771738481.389776,10,'info','SUM_ENDOK:Checking Web Application Firewall status');
INSERT INTO `wp_wfstatus` VALUES (126515,1771738481.393809,10,'info','SUM_START:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (126516,1771738482.337628,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files');
INSERT INTO `wp_wfstatus` VALUES (126517,1771738482.340182,1,'info','-------------------');
INSERT INTO `wp_wfstatus` VALUES (126518,1771738482.341354,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 94 MB');
INSERT INTO `wp_wfstatus` VALUES (126519,1771738482.539843,1,'info','Quick Scan Complete. Scanned in 1 second.');
INSERT INTO `wp_wfstatus` VALUES (126520,1771738482.540861,10,'info','SUM_FINAL:Scan complete. You have 10 new issues to fix. See below.');
/*!40000 ALTER TABLE `wp_wfstatus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wftrafficrates`
--

DROP TABLE IF EXISTS `wp_wftrafficrates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wftrafficrates` (
  `eMin` int(10) unsigned NOT NULL,
  `IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
  `hitType` enum('hit','404') NOT NULL DEFAULT 'hit',
  `hits` int(10) unsigned NOT NULL,
  PRIMARY KEY (`eMin`,`IP`,`hitType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wftrafficrates`
--

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

--
-- Table structure for table `wp_wfwaffailures`
--

DROP TABLE IF EXISTS `wp_wfwaffailures`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wfwaffailures` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `throwable` text NOT NULL,
  `rule_id` int(10) unsigned DEFAULT NULL,
  `timestamp` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wfwaffailures`
--

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (1,'color','color','select','menu_order',0);
INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (2,'size','size','select','menu_order',0);
INSERT INTO `wp_woocommerce_attribute_taxonomies` VALUES (3,'preference','Preference','select','menu_order',0);
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (1,1,'_product_id','802');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (2,1,'_variation_id','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (3,1,'_qty','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (4,1,'_tax_class','');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (5,1,'_line_subtotal','15');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (6,1,'_line_subtotal_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (7,1,'_line_total','15');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (8,1,'_line_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (9,1,'_line_tax_data','a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (10,2,'_product_id','805');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (11,2,'_variation_id','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (12,2,'_qty','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (13,2,'_tax_class','');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (14,2,'_line_subtotal','18');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (15,2,'_line_subtotal_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (16,2,'_line_total','18');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (17,2,'_line_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (18,2,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (19,3,'_product_id','814');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (20,3,'_variation_id','843');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (21,3,'_qty','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (22,3,'_tax_class','');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (23,3,'_line_subtotal','5');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (24,3,'_line_subtotal_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (25,3,'_line_total','5');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (26,3,'_line_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (28,3,'pa_color','blue');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (29,4,'method_id','flat_rate');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (30,4,'instance_id','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (31,4,'cost','5.00');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (32,4,'total_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (33,4,'taxes','a:1:{s:5:\"total\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (34,4,'Items','T-Shirt &times; 1, Album - Blue &times; 1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (35,4,'wpo_package_hash','d3b9daf9ac31d06f043c15e1dbf94b55');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (36,5,'_product_id','802');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (37,5,'_variation_id','822');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (38,5,'_qty','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (39,5,'_tax_class','');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (40,5,'_line_subtotal','20');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (41,5,'_line_subtotal_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (42,5,'_line_total','20');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (43,5,'_line_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (44,5,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (45,5,'pa_color','green');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (46,5,'pa_size','medium');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (47,6,'method_id','flat_rate');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (48,6,'instance_id','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (49,6,'cost','5.00');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (50,6,'total_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (51,6,'taxes','a:1:{s:5:\"total\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (52,6,'Items','V-Neck T-Shirt - Green &times; 1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (53,6,'wpo_package_hash','46c62c99a6c2160caaf6121ffea55403');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (54,7,'_product_id','814');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (55,7,'_variation_id','843');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (56,7,'_qty','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (57,7,'_tax_class','');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (58,7,'_line_subtotal','5');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (59,7,'_line_subtotal_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (60,7,'_line_total','5');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (61,7,'_line_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (62,7,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (63,7,'pa_color','blue');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (64,8,'method_id','flat_rate');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (65,8,'instance_id','1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (66,8,'cost','5.00');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (67,8,'total_tax','0');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (68,8,'taxes','a:1:{s:5:\"total\";a:0:{}}');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (69,8,'Items','Album - Blue &times; 1');
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (70,8,'wpo_package_hash','f156162c4c19587140bf77aba38b99ee');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES (1,'V-Neck T-Shirt','line_item',927);
INSERT INTO `wp_woocommerce_order_items` VALUES (2,'T-Shirt','line_item',11078);
INSERT INTO `wp_woocommerce_order_items` VALUES (3,'Album - Blue','line_item',11078);
INSERT INTO `wp_woocommerce_order_items` VALUES (4,'Flat rate','shipping',11078);
INSERT INTO `wp_woocommerce_order_items` VALUES (5,'V-Neck T-Shirt - Green','line_item',11079);
INSERT INTO `wp_woocommerce_order_items` VALUES (6,'Flat rate','shipping',11079);
INSERT INTO `wp_woocommerce_order_items` VALUES (7,'Album - Blue','line_item',11081);
INSERT INTO `wp_woocommerce_order_items` VALUES (8,'Flat rate','shipping',11081);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (1,1,'last4','4242');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (2,1,'expiry_year','2022');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (3,1,'expiry_month','02');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (4,1,'card_type','visa');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (5,2,'last4','4242');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (6,2,'expiry_year','2020');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (7,2,'expiry_month','11');
INSERT INTO `wp_woocommerce_payment_tokenmeta` VALUES (8,2,'card_type','visa');
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_payment_tokens` VALUES (1,'stripe','src_1HkYZ8IEEOVxT3JsoXnMfR5u',3,'CC',1);
INSERT INTO `wp_woocommerce_payment_tokens` VALUES (2,'stripe','src_1HmJX5IEEOVxT3Js0L3kWjk0',1,'CC',1);
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_sessions` VALUES (11771,'t_179aa55672fc65ccd907b3b1f70ba0','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653297020);
INSERT INTO `wp_woocommerce_sessions` VALUES (11772,'t_40853b57049d5841dac3ecb60dbd66','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653297036);
INSERT INTO `wp_woocommerce_sessions` VALUES (11773,'t_ce23a8862aa4de5d22edb67c74ddbe','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653297072);
INSERT INTO `wp_woocommerce_sessions` VALUES (11774,'t_e34be0c7411536d6cd1099ab333401','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653297088);
INSERT INTO `wp_woocommerce_sessions` VALUES (11775,'t_1198cde288dad714e4282a7e0b5c29','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653298972);
INSERT INTO `wp_woocommerce_sessions` VALUES (11776,'t_16e33ebc5f7acb0b7cfe51480451cf','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653298988);
INSERT INTO `wp_woocommerce_sessions` VALUES (11777,'t_77aa9333b32c1a60ca62b402629749','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299004);
INSERT INTO `wp_woocommerce_sessions` VALUES (11778,'t_413f7dbcc272f85c8c2bf09a9ddf2f','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299020);
INSERT INTO `wp_woocommerce_sessions` VALUES (11779,'t_fe9723bee9ab10a848e422658da094','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299056);
INSERT INTO `wp_woocommerce_sessions` VALUES (11780,'t_899eac6523700bb63966be470b781b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299074);
INSERT INTO `wp_woocommerce_sessions` VALUES (11781,'t_bbd23967febb550e6b8bb87b1dce46','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299108);
INSERT INTO `wp_woocommerce_sessions` VALUES (11782,'t_a90cff473fc76d14c098f98673aa6d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299124);
INSERT INTO `wp_woocommerce_sessions` VALUES (11783,'t_4233478c36ce23538a7b89bf39f4b2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299141);
INSERT INTO `wp_woocommerce_sessions` VALUES (11784,'t_0ca1edce5d8f6db68e009fdfc5346d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299158);
INSERT INTO `wp_woocommerce_sessions` VALUES (11785,'t_c4bd75d053b0f3c0db29fbd185237b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299174);
INSERT INTO `wp_woocommerce_sessions` VALUES (11786,'t_8bb0020a8df74c1696bda2044a9bd8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299190);
INSERT INTO `wp_woocommerce_sessions` VALUES (11787,'t_22f8412c3cb34e98c124b630aaa490','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299206);
INSERT INTO `wp_woocommerce_sessions` VALUES (11788,'t_aaf2f8ce9668d40fe47959e109134c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299222);
INSERT INTO `wp_woocommerce_sessions` VALUES (11789,'t_b1547c7f8bf4dbe03a84aa4a84d37d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299239);
INSERT INTO `wp_woocommerce_sessions` VALUES (11790,'t_dda1b2cf39213b755e89650c30d37e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299255);
INSERT INTO `wp_woocommerce_sessions` VALUES (11791,'t_a2a9be499dafafbe69a573531504dd','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299272);
INSERT INTO `wp_woocommerce_sessions` VALUES (11792,'t_8677cc4fc0dd4d1677237286491e61','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299288);
INSERT INTO `wp_woocommerce_sessions` VALUES (11793,'t_431409933e6a8ed845a01a86e3c786','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299304);
INSERT INTO `wp_woocommerce_sessions` VALUES (11794,'t_1a1f39aab729dc120d75aa3b656a6b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299336);
INSERT INTO `wp_woocommerce_sessions` VALUES (11795,'t_5f10d2d3a665931aca1707d1a753f9','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299356);
INSERT INTO `wp_woocommerce_sessions` VALUES (11796,'t_275c23a1f43a3394d15f7a6583da9b','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299374);
INSERT INTO `wp_woocommerce_sessions` VALUES (11797,'t_9885352fcf5bdc1c542636808e6772','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299390);
INSERT INTO `wp_woocommerce_sessions` VALUES (11798,'t_c18789faeddd2cc7dab53dff845d8d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299407);
INSERT INTO `wp_woocommerce_sessions` VALUES (11799,'t_6fc49e1c63b90c154ac025673bec82','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299423);
INSERT INTO `wp_woocommerce_sessions` VALUES (11800,'t_4c778d5a48d591653249485593ff37','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299439);
INSERT INTO `wp_woocommerce_sessions` VALUES (11801,'t_a7e1bc9080afcadfd9efae2d9e0b33','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299456);
INSERT INTO `wp_woocommerce_sessions` VALUES (11802,'t_f88db272ac1f5728eecbc0170f7df5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299473);
INSERT INTO `wp_woocommerce_sessions` VALUES (11803,'t_2990e2dbb0cf5668c973e948311e01','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299500);
INSERT INTO `wp_woocommerce_sessions` VALUES (11804,'t_00ff3bd96f0f74e156f2a2eb1f5cbd','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299517);
INSERT INTO `wp_woocommerce_sessions` VALUES (11805,'t_ad1b93700d3fea175ea721a5e0268d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299533);
INSERT INTO `wp_woocommerce_sessions` VALUES (11806,'t_668c67f5898e1f9704da96f3a98441','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299552);
INSERT INTO `wp_woocommerce_sessions` VALUES (11807,'t_ef53ae1755cabc1bb734f7f77cec9b','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299584);
INSERT INTO `wp_woocommerce_sessions` VALUES (11808,'t_499252fb35a458123280ceebecd03f','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299600);
INSERT INTO `wp_woocommerce_sessions` VALUES (11809,'t_01907920e90a0a1e8689bdeb875397','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299617);
INSERT INTO `wp_woocommerce_sessions` VALUES (11810,'t_65d24d881868ad226af95eff8109c2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299633);
INSERT INTO `wp_woocommerce_sessions` VALUES (11811,'t_242ec3c7f1288b90ee419141b78762','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299649);
INSERT INTO `wp_woocommerce_sessions` VALUES (11812,'t_ea1c4aeb31e5b7959d1f6bf480f62a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299665);
INSERT INTO `wp_woocommerce_sessions` VALUES (11813,'t_e656e80598f67672a4c6658ea2ff7b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299682);
INSERT INTO `wp_woocommerce_sessions` VALUES (11814,'t_396fa2b3d1f0ca9fec3c911ecd58ac','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299698);
INSERT INTO `wp_woocommerce_sessions` VALUES (11815,'t_b8e02cf4e27ac7ec5cc64a6bd1a418','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299714);
INSERT INTO `wp_woocommerce_sessions` VALUES (11816,'t_06eec2ab7f9e11b32e9801f94aa2b8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299731);
INSERT INTO `wp_woocommerce_sessions` VALUES (11817,'t_8dfd4c51726d68f4e62e3dd2393b99','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299747);
INSERT INTO `wp_woocommerce_sessions` VALUES (11818,'t_ef9ca426ad1b5510de368f2a1150be','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299764);
INSERT INTO `wp_woocommerce_sessions` VALUES (11819,'t_8a23e44f41e858de0b5e55bb416a2a','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299784);
INSERT INTO `wp_woocommerce_sessions` VALUES (11820,'t_b9a568a4d342e04e64f28376df4bc5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299815);
INSERT INTO `wp_woocommerce_sessions` VALUES (11821,'t_77111a537166a19d2560973f54ad85','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653299831);
INSERT INTO `wp_woocommerce_sessions` VALUES (11822,'t_09cc2b43b8fcc5c1823037e22ec066','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653300596);
INSERT INTO `wp_woocommerce_sessions` VALUES (11823,'t_1987c5d4342b4ee2c5012bd3fed480','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653300612);
INSERT INTO `wp_woocommerce_sessions` VALUES (11824,'t_2f241668e41b4dae0342416084cd98','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653300628);
INSERT INTO `wp_woocommerce_sessions` VALUES (11825,'t_ec309151ce5bb1ba6ba942fb3396cc','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653300644);
INSERT INTO `wp_woocommerce_sessions` VALUES (11826,'t_1883ee7dcee6a7137109d30f77c48c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301639);
INSERT INTO `wp_woocommerce_sessions` VALUES (11827,'t_cbbfd2d680621f2baeab12bf0df794','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301655);
INSERT INTO `wp_woocommerce_sessions` VALUES (11828,'t_6aed28277e7f6c15eb0b43cb4ebb1a','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301671);
INSERT INTO `wp_woocommerce_sessions` VALUES (11829,'t_61482a593f4202fa3de2fa8d6b77fe','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301688);
INSERT INTO `wp_woocommerce_sessions` VALUES (11830,'t_646e8f50ccb0fb19cccfbe21441564','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301703);
INSERT INTO `wp_woocommerce_sessions` VALUES (11831,'t_3322bebd77fdf0c1138f76bf63a2c8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301735);
INSERT INTO `wp_woocommerce_sessions` VALUES (11832,'t_694d23d169ca3f8bd8379e14843afd','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301751);
INSERT INTO `wp_woocommerce_sessions` VALUES (11833,'t_3a34413b9d4d4478dbd5130c96cc6b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301767);
INSERT INTO `wp_woocommerce_sessions` VALUES (11834,'t_a32e5f95f39808d1ef56f307348b11','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301783);
INSERT INTO `wp_woocommerce_sessions` VALUES (11835,'t_1a36d1975fcc62f2cc8a5ec77b83f1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301800);
INSERT INTO `wp_woocommerce_sessions` VALUES (11836,'t_8e299e71d449cced101c21c270518a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301816);
INSERT INTO `wp_woocommerce_sessions` VALUES (11837,'t_e97b92d8a1377c1855502fb8827308','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301847);
INSERT INTO `wp_woocommerce_sessions` VALUES (11838,'t_a0292dcd32f865459b66d18cc2fe3e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301863);
INSERT INTO `wp_woocommerce_sessions` VALUES (11839,'t_de8128d26f6182e3b22fc4e4bc3efe','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301879);
INSERT INTO `wp_woocommerce_sessions` VALUES (11840,'t_0405b5d014aaf6c3e7f9bdf9b87e23','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301896);
INSERT INTO `wp_woocommerce_sessions` VALUES (11841,'t_a67054b9d6fea004584358b8877980','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301913);
INSERT INTO `wp_woocommerce_sessions` VALUES (11842,'t_8947ec195f84fd0a2b95dc2a71cd9c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301928);
INSERT INTO `wp_woocommerce_sessions` VALUES (11843,'t_a1c173cc9d8cd0f66cba7a10a8e409','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301959);
INSERT INTO `wp_woocommerce_sessions` VALUES (11844,'t_debccb7c37cd938473a26069fd709d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301975);
INSERT INTO `wp_woocommerce_sessions` VALUES (11845,'t_2cb5555c9c5924d815bc62f2e72871','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653301991);
INSERT INTO `wp_woocommerce_sessions` VALUES (11846,'t_93e4c0afbd64e3493b4e7c49a183ef','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302007);
INSERT INTO `wp_woocommerce_sessions` VALUES (11847,'t_e200c4bd4104f7937cbd090330a051','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302023);
INSERT INTO `wp_woocommerce_sessions` VALUES (11848,'t_7e711fc4aac91dcd43542519b499d5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302039);
INSERT INTO `wp_woocommerce_sessions` VALUES (11849,'t_578ad62761b114f69aab5c6c1ec58a','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302054);
INSERT INTO `wp_woocommerce_sessions` VALUES (11850,'t_bc506dd3d52ece33a4a6aa793931ec','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302102);
INSERT INTO `wp_woocommerce_sessions` VALUES (11851,'t_6a265b50abd2cbd457352084577b44','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302118);
INSERT INTO `wp_woocommerce_sessions` VALUES (11852,'t_dbc9deec8e66e8582d74b5346b6566','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302135);
INSERT INTO `wp_woocommerce_sessions` VALUES (11853,'t_f47019884e3385a78947de3972e498','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302151);
INSERT INTO `wp_woocommerce_sessions` VALUES (11854,'t_8ef5d939878f35016fd0f04bbf2e8e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302183);
INSERT INTO `wp_woocommerce_sessions` VALUES (11855,'t_5f5d844e7fca3fb2452b79e671a6d4','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302202);
INSERT INTO `wp_woocommerce_sessions` VALUES (11856,'t_327dd0d60a6e9723aad5750ee3bf1e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302232);
INSERT INTO `wp_woocommerce_sessions` VALUES (11857,'t_f92b4bd2e56081c11af6fc218946a2','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302247);
INSERT INTO `wp_woocommerce_sessions` VALUES (11858,'t_c62877848fcc0b064b5e7a71c0852a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302263);
INSERT INTO `wp_woocommerce_sessions` VALUES (11859,'t_4e80ffbe70e1111fc7669360b7fa6d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302279);
INSERT INTO `wp_woocommerce_sessions` VALUES (11860,'t_761813f23e45307e0afe158a9df91e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302312);
INSERT INTO `wp_woocommerce_sessions` VALUES (11861,'t_fc6c8a7ecfbb50f297bda78daa6e20','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302328);
INSERT INTO `wp_woocommerce_sessions` VALUES (11862,'t_da6f8075b642f30e97091c1003f0c3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302344);
INSERT INTO `wp_woocommerce_sessions` VALUES (11863,'t_d84829eb24caf54a9e327ba87ffb7e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302360);
INSERT INTO `wp_woocommerce_sessions` VALUES (11864,'t_38b6cd0f961a829a1d1ecc31829b77','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302376);
INSERT INTO `wp_woocommerce_sessions` VALUES (11865,'t_15b79682fee1db387f14bcf0295ee2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302392);
INSERT INTO `wp_woocommerce_sessions` VALUES (11866,'t_a567f31f7bdea6cc7bd887018fa4d6','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302423);
INSERT INTO `wp_woocommerce_sessions` VALUES (11867,'t_2f81dd9a5754eefd428c9d470b5644','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302439);
INSERT INTO `wp_woocommerce_sessions` VALUES (11868,'t_ec1acb91ddc8f53e735932f8df7b98','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302455);
INSERT INTO `wp_woocommerce_sessions` VALUES (11869,'t_2fc15481f47014284f96f92d0fe62c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302471);
INSERT INTO `wp_woocommerce_sessions` VALUES (11870,'t_dc7a8a1c6a64fa50857c474f25598b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302486);
INSERT INTO `wp_woocommerce_sessions` VALUES (11871,'t_0a9497f18eee242c7c9be376e5561b','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302510);
INSERT INTO `wp_woocommerce_sessions` VALUES (11872,'t_babd14670ede67d7fadb098bb7d0f1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302537);
INSERT INTO `wp_woocommerce_sessions` VALUES (11873,'t_98e72cd049c92363529a0c2a582d40','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302555);
INSERT INTO `wp_woocommerce_sessions` VALUES (11874,'t_9dd6317c5cbbf0826965f6b0a4c023','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302571);
INSERT INTO `wp_woocommerce_sessions` VALUES (11875,'t_111cd4e3cb6e60758a5dd22c976ca7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302587);
INSERT INTO `wp_woocommerce_sessions` VALUES (11876,'t_a021175e3396eed0beaf46988d74da','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302603);
INSERT INTO `wp_woocommerce_sessions` VALUES (11877,'t_566b8331217dffc19272cd95ca2c44','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302619);
INSERT INTO `wp_woocommerce_sessions` VALUES (11878,'t_b40087e687270fdebfdcaba6f7abae','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302635);
INSERT INTO `wp_woocommerce_sessions` VALUES (11879,'t_c5210c904c755a27ba3efd38367053','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302667);
INSERT INTO `wp_woocommerce_sessions` VALUES (11880,'t_a1b7a7a6ea3302f71a290414587fd3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302683);
INSERT INTO `wp_woocommerce_sessions` VALUES (11881,'t_0b1603093398fcc1498976923d13e2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302699);
INSERT INTO `wp_woocommerce_sessions` VALUES (11882,'t_060644b98fc942f1caf1ba4a2f4ff4','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302714);
INSERT INTO `wp_woocommerce_sessions` VALUES (11883,'t_24ac35e6b7af7fce66d2549ce7111c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653302730);
INSERT INTO `wp_woocommerce_sessions` VALUES (11884,'t_892362eb849780ce32ca94b101c40e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305141);
INSERT INTO `wp_woocommerce_sessions` VALUES (11885,'t_9e9b9b049be06cb1e044aa5260bba6','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305159);
INSERT INTO `wp_woocommerce_sessions` VALUES (11886,'t_098eb58c785d2f9a5a9b83f8883d7b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305175);
INSERT INTO `wp_woocommerce_sessions` VALUES (11887,'t_02f77bcc97ae4b1b30e22cac3210b8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305191);
INSERT INTO `wp_woocommerce_sessions` VALUES (11888,'t_97ea87054409e9e28ea7e105c069c8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305208);
INSERT INTO `wp_woocommerce_sessions` VALUES (11889,'t_fc2a74a371a928c633a0fa023e4c99','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305224);
INSERT INTO `wp_woocommerce_sessions` VALUES (11890,'t_bf955a1d60001e9fd8aab55d0c8355','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305240);
INSERT INTO `wp_woocommerce_sessions` VALUES (11891,'t_76e7a36ce1eb5442a2bbca27bdd649','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305257);
INSERT INTO `wp_woocommerce_sessions` VALUES (11892,'t_5a9f04e29f5fe3d0565bcf4696e49e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305273);
INSERT INTO `wp_woocommerce_sessions` VALUES (11893,'t_216ec32816f8c09eddbf0e0313afe8','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305289);
INSERT INTO `wp_woocommerce_sessions` VALUES (11894,'t_a772682c15d28cf1d72af84d89920a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305321);
INSERT INTO `wp_woocommerce_sessions` VALUES (11895,'t_17b397d6cbc2d05ed65b96d7ef4e61','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";N;s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305337);
INSERT INTO `wp_woocommerce_sessions` VALUES (11896,'t_f53c4972c5783b701f79e659d6ff99','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305353);
INSERT INTO `wp_woocommerce_sessions` VALUES (11897,'t_1b001dcc7380cf939fc86e3df791e3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305369);
INSERT INTO `wp_woocommerce_sessions` VALUES (11898,'t_b453181846d56f08bc13f97b92ccce','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305385);
INSERT INTO `wp_woocommerce_sessions` VALUES (11899,'t_81ae03c8f3139b5f4d22e003b0e92c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305401);
INSERT INTO `wp_woocommerce_sessions` VALUES (11900,'t_b3e7ee407c91a63b3294106860a17b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305417);
INSERT INTO `wp_woocommerce_sessions` VALUES (11901,'t_f2ded8575992dba313cbea90d170a1','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305435);
INSERT INTO `wp_woocommerce_sessions` VALUES (11902,'t_d45f2c86f90559e325d358492a857e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305457);
INSERT INTO `wp_woocommerce_sessions` VALUES (11903,'t_b5e5b7f9d0a603d2a5393502eb935e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305472);
INSERT INTO `wp_woocommerce_sessions` VALUES (11904,'t_3253cb58dded562c58742533789749','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305488);
INSERT INTO `wp_woocommerce_sessions` VALUES (11905,'t_7860be1f5859587b9796be7130318d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305504);
INSERT INTO `wp_woocommerce_sessions` VALUES (11906,'t_201050db4e1027d3413814e5c2f4c4','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305520);
INSERT INTO `wp_woocommerce_sessions` VALUES (11907,'t_d2c6fef7e3311d8a3d3970cce6c488','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305552);
INSERT INTO `wp_woocommerce_sessions` VALUES (11908,'t_06783fc33a6de120c0f83a9017fc89','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305602);
INSERT INTO `wp_woocommerce_sessions` VALUES (11909,'t_258e2988be596cb30cf7fd8e5e77b5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305618);
INSERT INTO `wp_woocommerce_sessions` VALUES (11910,'t_b521c886a42f942a772379787fb3a7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305634);
INSERT INTO `wp_woocommerce_sessions` VALUES (11911,'t_838f2c8a5c45eb090d00fd3e491034','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305654);
INSERT INTO `wp_woocommerce_sessions` VALUES (11912,'t_2af892b5931dd8070627271b6bd381','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305670);
INSERT INTO `wp_woocommerce_sessions` VALUES (11913,'t_aa6bd1045ca7a87d6e27da8c3e1827','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305686);
INSERT INTO `wp_woocommerce_sessions` VALUES (11914,'t_0f8cbb660adcdca66d8d6886075191','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305701);
INSERT INTO `wp_woocommerce_sessions` VALUES (11915,'t_5929615f1181e3870bf59f00c3a204','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305718);
INSERT INTO `wp_woocommerce_sessions` VALUES (11916,'t_3317ed5557480b69b85cad43da233e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305734);
INSERT INTO `wp_woocommerce_sessions` VALUES (11917,'t_912625ffdf081e2835584e8511c91e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305750);
INSERT INTO `wp_woocommerce_sessions` VALUES (11918,'t_a8d0ed70373585a2dae9484488fe10','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305784);
INSERT INTO `wp_woocommerce_sessions` VALUES (11919,'t_a45b4b80781149bfd1b5b153b42195','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305800);
INSERT INTO `wp_woocommerce_sessions` VALUES (11920,'t_5389d946166364c74d8dcbbc0ee538','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305816);
INSERT INTO `wp_woocommerce_sessions` VALUES (11921,'t_144fa2db6ee0d9d97b34dff1e36f01','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305832);
INSERT INTO `wp_woocommerce_sessions` VALUES (11922,'t_87f18bb7e3d9847df2d4f1f0a59833','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305847);
INSERT INTO `wp_woocommerce_sessions` VALUES (11923,'t_553a4da31e68c9dcf5b51bce99caff','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305863);
INSERT INTO `wp_woocommerce_sessions` VALUES (11924,'t_dbf7a96fc038c8d62e80af0bfd1a00','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305879);
INSERT INTO `wp_woocommerce_sessions` VALUES (11925,'t_15bd4fbdfba65bd0becd4b0e2371f5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305895);
INSERT INTO `wp_woocommerce_sessions` VALUES (11926,'t_58eeb3495d9da492cb4eed7ec844b2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305911);
INSERT INTO `wp_woocommerce_sessions` VALUES (11927,'t_2010a8071c620b59bac78b356c5a6e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305927);
INSERT INTO `wp_woocommerce_sessions` VALUES (11928,'t_855e7dee9a1c05443617649c5af435','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305948);
INSERT INTO `wp_woocommerce_sessions` VALUES (11929,'t_3242f4a41761faa0289c1eceab5708','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305966);
INSERT INTO `wp_woocommerce_sessions` VALUES (11930,'t_115cc7a48ef61127b8d0cb7008071a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653305982);
INSERT INTO `wp_woocommerce_sessions` VALUES (11931,'t_1d2b5690af8fbc65a65e20ed5d55ca','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306018);
INSERT INTO `wp_woocommerce_sessions` VALUES (11932,'t_e868cb8b5adf10f98d0032f0e08a4c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306055);
INSERT INTO `wp_woocommerce_sessions` VALUES (11933,'t_56e31f8db8a2e9b0f97b9c80cc8b71','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306071);
INSERT INTO `wp_woocommerce_sessions` VALUES (11934,'t_59b4cdb60866e4a3276f3192b7ab14','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306453);
INSERT INTO `wp_woocommerce_sessions` VALUES (11935,'t_f8d3d51cf32453f2bee10a9e0b3525','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306471);
INSERT INTO `wp_woocommerce_sessions` VALUES (11936,'t_b08106bd3df23181941ce3d4764a75','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306487);
INSERT INTO `wp_woocommerce_sessions` VALUES (11937,'t_15e4acbc8c314647ba25bacf1b1972','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306503);
INSERT INTO `wp_woocommerce_sessions` VALUES (11938,'t_3d04ca2d83bd3e953015268872abda','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306518);
INSERT INTO `wp_woocommerce_sessions` VALUES (11939,'t_cad48e312ad792f16c8dc1cab0c5c7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306534);
INSERT INTO `wp_woocommerce_sessions` VALUES (11940,'t_77eaaf3ae8c9c535fada7eb215a3b8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306550);
INSERT INTO `wp_woocommerce_sessions` VALUES (11941,'t_a1725308caef5a7564aaca0bd388a7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306566);
INSERT INTO `wp_woocommerce_sessions` VALUES (11942,'t_f92dae8b7b0d829269a9b64476b2ea','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306582);
INSERT INTO `wp_woocommerce_sessions` VALUES (11943,'t_44b3a674836902708650054ccc37c3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306598);
INSERT INTO `wp_woocommerce_sessions` VALUES (11944,'t_0e7d4eec394652aff48f96127b2784','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306616);
INSERT INTO `wp_woocommerce_sessions` VALUES (11945,'t_2ddad0cb6d040d20bbe8bb086685f1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306648);
INSERT INTO `wp_woocommerce_sessions` VALUES (11946,'t_eb8109525fdbba28f9e41452e0d4fe','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306680);
INSERT INTO `wp_woocommerce_sessions` VALUES (11947,'t_da0e6a4bcfb11aac030a5dc143ff35','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306696);
INSERT INTO `wp_woocommerce_sessions` VALUES (11948,'t_27aca2a5c40158fcf7ec0a35873364','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306712);
INSERT INTO `wp_woocommerce_sessions` VALUES (11949,'t_a72885b36a3aa77fa2010086687f2a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306727);
INSERT INTO `wp_woocommerce_sessions` VALUES (11950,'t_eaf9786d5b952a8d70c9934ced451e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306743);
INSERT INTO `wp_woocommerce_sessions` VALUES (11951,'t_14122765bc84d9885ec386538d4905','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306759);
INSERT INTO `wp_woocommerce_sessions` VALUES (11952,'t_01def223de1be20cb7fd407c6f37fd','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306775);
INSERT INTO `wp_woocommerce_sessions` VALUES (11953,'t_62ab86c321c600b8053306740a4ba7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306791);
INSERT INTO `wp_woocommerce_sessions` VALUES (11954,'t_4473287eb47c20dc14aa76489df526','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306806);
INSERT INTO `wp_woocommerce_sessions` VALUES (11955,'t_ec6e543e899728191af2a9ccab741f','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306822);
INSERT INTO `wp_woocommerce_sessions` VALUES (11956,'t_4248f96c5f919bfc7c60a9f9c88024','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306838);
INSERT INTO `wp_woocommerce_sessions` VALUES (11957,'t_fdbbc389ca39d262d9078971389804','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653306870);
INSERT INTO `wp_woocommerce_sessions` VALUES (11958,'t_a8dd0193ff4e00c011a51539e08aec','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308159);
INSERT INTO `wp_woocommerce_sessions` VALUES (11959,'t_317f18587b687112c0a077d324760e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308175);
INSERT INTO `wp_woocommerce_sessions` VALUES (11960,'t_81a3bc348f15fee05f4e3e69559d70','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308191);
INSERT INTO `wp_woocommerce_sessions` VALUES (11961,'t_9b785477a40235e862ba09d35616a3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308207);
INSERT INTO `wp_woocommerce_sessions` VALUES (11962,'t_68e03782a5b2ab515a58c290592c3a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308222);
INSERT INTO `wp_woocommerce_sessions` VALUES (11963,'t_f3f092ea2175f2c0e715c38686bec8','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308256);
INSERT INTO `wp_woocommerce_sessions` VALUES (11964,'t_c8040eb6c0c6ad8a4b5b34b057cd46','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308273);
INSERT INTO `wp_woocommerce_sessions` VALUES (11965,'t_fa7018161c51ce3369a31ec1a0afea','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308289);
INSERT INTO `wp_woocommerce_sessions` VALUES (11966,'t_3ab082fdb773154e92db8e565f00da','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308305);
INSERT INTO `wp_woocommerce_sessions` VALUES (11967,'t_720017a4b9c86f41159d1b4ad3ae8f','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308321);
INSERT INTO `wp_woocommerce_sessions` VALUES (11968,'t_a26782a771f200c4ed16be98ce45ad','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308337);
INSERT INTO `wp_woocommerce_sessions` VALUES (11969,'t_d187c510a584bee5908bb9036c581b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308354);
INSERT INTO `wp_woocommerce_sessions` VALUES (11970,'t_32b1f336db86557f7091c233cbaf4b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308370);
INSERT INTO `wp_woocommerce_sessions` VALUES (11971,'t_f4c53ef20b44235b596e471fb67c79','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308385);
INSERT INTO `wp_woocommerce_sessions` VALUES (11972,'t_eb131c7b14f440ce60f5ae6c7c7076','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308401);
INSERT INTO `wp_woocommerce_sessions` VALUES (11973,'t_986d37e3b9377d74992f248cd06198','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308417);
INSERT INTO `wp_woocommerce_sessions` VALUES (11974,'t_485771194d39152263e3618231a7dc','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308433);
INSERT INTO `wp_woocommerce_sessions` VALUES (11975,'t_5562963a71a8da08fc6d8530771b96','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308449);
INSERT INTO `wp_woocommerce_sessions` VALUES (11976,'t_dfe652d1ff2464011cf6eca73eed8e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308481);
INSERT INTO `wp_woocommerce_sessions` VALUES (11977,'t_c77386dc6ec31299e33152b2be8a9d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308497);
INSERT INTO `wp_woocommerce_sessions` VALUES (11978,'t_af8dd2556801a7d96e09869e037ca7','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308513);
INSERT INTO `wp_woocommerce_sessions` VALUES (11979,'t_8e0f6b9983a61486537eaf454e5e11','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308528);
INSERT INTO `wp_woocommerce_sessions` VALUES (11980,'t_993b227d0c3f18cf7e96568c168ec1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308544);
INSERT INTO `wp_woocommerce_sessions` VALUES (11981,'t_be8e722bef40ae9b8e6db78682ac19','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308560);
INSERT INTO `wp_woocommerce_sessions` VALUES (11982,'t_b1a23313f6c9d6bb03407532b5b2a8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308576);
INSERT INTO `wp_woocommerce_sessions` VALUES (11983,'t_542e542e3f330950ce5efbe915a27a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308592);
INSERT INTO `wp_woocommerce_sessions` VALUES (11984,'t_69945637cfad5f4ec5cfb16ba6437d','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308608);
INSERT INTO `wp_woocommerce_sessions` VALUES (11985,'t_bff6cd3b7911f2a15d8c1faa8287fc','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308624);
INSERT INTO `wp_woocommerce_sessions` VALUES (11986,'t_dd6c38ac1dcdcdf92fcd3c8eab38c7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308641);
INSERT INTO `wp_woocommerce_sessions` VALUES (11987,'t_227557cc4044c7bda58b8f4baf3c9c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308657);
INSERT INTO `wp_woocommerce_sessions` VALUES (11988,'t_a82f7a1f0eceeba4d41045f8b36dcc','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308673);
INSERT INTO `wp_woocommerce_sessions` VALUES (11989,'t_e6154e680c906aac716ef94f0a0960','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308704);
INSERT INTO `wp_woocommerce_sessions` VALUES (11990,'t_d4f1cd8df19ec8394b058be59c167b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653308731);
INSERT INTO `wp_woocommerce_sessions` VALUES (11991,'t_15d017ded3fc1d59d8b3eaaab0b90c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309758);
INSERT INTO `wp_woocommerce_sessions` VALUES (11992,'t_73f0b3aacd81f6104db0f7824e0de1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309773);
INSERT INTO `wp_woocommerce_sessions` VALUES (11993,'t_1dced3d1387abe81faaaabafcf518c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309789);
INSERT INTO `wp_woocommerce_sessions` VALUES (11994,'t_2a3d96869464dc6abe8a2105f6b8ba','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309831);
INSERT INTO `wp_woocommerce_sessions` VALUES (11995,'t_72dbd59b8e9dd6d282a1f57e062cba','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309847);
INSERT INTO `wp_woocommerce_sessions` VALUES (11996,'t_61f11496c3e625d04aba8cfb8911b0','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309863);
INSERT INTO `wp_woocommerce_sessions` VALUES (11997,'t_0b63b5ec044efd6126a7d29915fbe8','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309878);
INSERT INTO `wp_woocommerce_sessions` VALUES (11998,'t_5a21870d54a2d69bb8c9dccd43a429','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309894);
INSERT INTO `wp_woocommerce_sessions` VALUES (11999,'t_99f5a3c4b9d837f7fcd364d0e7a78b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309912);
INSERT INTO `wp_woocommerce_sessions` VALUES (12000,'t_719cf9050c13fd8fe962a1217d6192','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309928);
INSERT INTO `wp_woocommerce_sessions` VALUES (12001,'t_bbfb47c80e292267380a7ecb144be9','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309944);
INSERT INTO `wp_woocommerce_sessions` VALUES (12002,'t_69aa78a2b4a9c29d7b051225284696','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309961);
INSERT INTO `wp_woocommerce_sessions` VALUES (12003,'t_b9b14942dc153b7178637ec440919c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309977);
INSERT INTO `wp_woocommerce_sessions` VALUES (12004,'t_61f354f40ea458babf7c8ff79104d5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653309993);
INSERT INTO `wp_woocommerce_sessions` VALUES (12005,'t_e1d58b90ced14e7159862fe97ac613','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310008);
INSERT INTO `wp_woocommerce_sessions` VALUES (12006,'t_4c8a1fa85eb2531e85f8bd2b21feaa','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310024);
INSERT INTO `wp_woocommerce_sessions` VALUES (12007,'t_ef4acb92e50e3357b2fe16d59a57d2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310055);
INSERT INTO `wp_woocommerce_sessions` VALUES (12008,'t_e43a489576b0d4b8fe9df7d2c0033e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310071);
INSERT INTO `wp_woocommerce_sessions` VALUES (12009,'t_28ca90dcadf060fe0b310b25539749','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310087);
INSERT INTO `wp_woocommerce_sessions` VALUES (12010,'t_7f1314ad0f9babfad0af024a8b87f1','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310104);
INSERT INTO `wp_woocommerce_sessions` VALUES (12011,'t_568b6618f317bf3eb727d76f4b0edc','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310120);
INSERT INTO `wp_woocommerce_sessions` VALUES (12012,'t_fad101aff4e2ca4a45b2f151826612','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310136);
INSERT INTO `wp_woocommerce_sessions` VALUES (12013,'t_29927fc5fe789f1cd605efacd2aeda','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310152);
INSERT INTO `wp_woocommerce_sessions` VALUES (12014,'t_47cb3a3a5a23a751bfe4d03bbf2b21','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310168);
INSERT INTO `wp_woocommerce_sessions` VALUES (12015,'t_ecfdf0c063ea61fb90a0485f7ee56a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310184);
INSERT INTO `wp_woocommerce_sessions` VALUES (12016,'t_62cf3ca1b978672f7a5f66a341d9e7','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310207);
INSERT INTO `wp_woocommerce_sessions` VALUES (12017,'t_5ab1ffc749925117a6b91e253cfe73','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310223);
INSERT INTO `wp_woocommerce_sessions` VALUES (12018,'t_9185224ccc6cf45cd923aa3f9a0e8c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310238);
INSERT INTO `wp_woocommerce_sessions` VALUES (12019,'t_de924100c17117a48c1f6e4339c600','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310254);
INSERT INTO `wp_woocommerce_sessions` VALUES (12020,'t_6d8b83af96ffb87da76d09b3b351e0','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310286);
INSERT INTO `wp_woocommerce_sessions` VALUES (12021,'t_5dbbb257fafdf2deb4e63687bbaf99','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310302);
INSERT INTO `wp_woocommerce_sessions` VALUES (12022,'t_292d276b01c5773aaa256c0d9ce218','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310317);
INSERT INTO `wp_woocommerce_sessions` VALUES (12023,'t_99b28601e959cc117f48c5c2534619','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310333);
INSERT INTO `wp_woocommerce_sessions` VALUES (12024,'t_82c0099f9bf49bbddb3274c807eca6','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310353);
INSERT INTO `wp_woocommerce_sessions` VALUES (12025,'t_3b0ac697e975cad1b9275c89288fd3','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310369);
INSERT INTO `wp_woocommerce_sessions` VALUES (12026,'t_ff8ae6deae3c012892bbf66bc9a559','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310385);
INSERT INTO `wp_woocommerce_sessions` VALUES (12027,'t_3b8ac72666b0891101af970b84d860','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310401);
INSERT INTO `wp_woocommerce_sessions` VALUES (12028,'t_476508fe963cf776f4d559cff97130','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310417);
INSERT INTO `wp_woocommerce_sessions` VALUES (12029,'t_e6dc1403cc826167cd9779a3b6a6d0','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310432);
INSERT INTO `wp_woocommerce_sessions` VALUES (12030,'t_77e1ee48d7078a39debceeb3b26ed9','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310448);
INSERT INTO `wp_woocommerce_sessions` VALUES (12031,'t_646d32d7b880fcc42e5a05b0ddd07b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310464);
INSERT INTO `wp_woocommerce_sessions` VALUES (12032,'t_cf813ab5cfedaf3bf70c9c3181a62f','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653310480);
INSERT INTO `wp_woocommerce_sessions` VALUES (12033,'t_81cd83fbdadc9781060888e6ac3196','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312131);
INSERT INTO `wp_woocommerce_sessions` VALUES (12034,'t_f5a17f63e844a563a8c88da99904df','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312147);
INSERT INTO `wp_woocommerce_sessions` VALUES (12035,'t_ba3bc863ff5f650e6bb7f71a23c801','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312162);
INSERT INTO `wp_woocommerce_sessions` VALUES (12036,'t_89eb69ad1c31d4c991f92364f1ce42','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312196);
INSERT INTO `wp_woocommerce_sessions` VALUES (12037,'t_4fbd29ca7069e8b77d70b9f4dd25b2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312212);
INSERT INTO `wp_woocommerce_sessions` VALUES (12038,'t_96ba4013897bd08ca72b046e288642','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312228);
INSERT INTO `wp_woocommerce_sessions` VALUES (12039,'t_d680974f1a6e48e73ac0294ed9178e','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312249);
INSERT INTO `wp_woocommerce_sessions` VALUES (12040,'t_8d021493c9b987b17fee3c2469bada','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312267);
INSERT INTO `wp_woocommerce_sessions` VALUES (12041,'t_d7b9b7a003363286105bc6d3f11cd9','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312283);
INSERT INTO `wp_woocommerce_sessions` VALUES (12042,'t_401bdda83555b86eee381604be8d2b','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312301);
INSERT INTO `wp_woocommerce_sessions` VALUES (12043,'t_5a3306d538d516f39523731e31f23a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312317);
INSERT INTO `wp_woocommerce_sessions` VALUES (12044,'t_3e37b0a017b35d25ec1e774e2a85e5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653312333);
INSERT INTO `wp_woocommerce_sessions` VALUES (12045,'t_70a799dcacfbe74330ad5b628fbe27','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313350);
INSERT INTO `wp_woocommerce_sessions` VALUES (12046,'t_38f88fe3f017d41799375f0b3a2960','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313366);
INSERT INTO `wp_woocommerce_sessions` VALUES (12047,'t_0a908ffe17595d7971e3279c6750ae','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313382);
INSERT INTO `wp_woocommerce_sessions` VALUES (12048,'t_041d8c86088cfcd761e95b7f521ce5','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313401);
INSERT INTO `wp_woocommerce_sessions` VALUES (12049,'t_7d00d918a491f8c3b6414357682fe5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313416);
INSERT INTO `wp_woocommerce_sessions` VALUES (12050,'t_828c42b2914f4b8fa20e88b6bb76e5','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"31839b036f63806cba3f47b93af8ccb5\";a:11:{s:3:\"key\";s:32:\"31839b036f63806cba3f47b93af8ccb5\";s:10:\"product_id\";i:817;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:15;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:15;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"15\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"15\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"15.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313432);
INSERT INTO `wp_woocommerce_sessions` VALUES (12051,'t_66014f056a30638ae5318ce5c6ed6a','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313464);
INSERT INTO `wp_woocommerce_sessions` VALUES (12052,'t_c65e0d6a1b23d9006a92458e4b300b','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313486);
INSERT INTO `wp_woocommerce_sessions` VALUES (12053,'t_63faf17f68bb552c4e436e50086165','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313502);
INSERT INTO `wp_woocommerce_sessions` VALUES (12054,'t_b9aecf8cfaa1807483a55002fdecfb','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313518);
INSERT INTO `wp_woocommerce_sessions` VALUES (12055,'t_6e66a6dd7d3157484a696f32204ec6','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313534);
INSERT INTO `wp_woocommerce_sessions` VALUES (12056,'t_bf7ba771209e2ce6a9182a2e8ff071','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653313550);
INSERT INTO `wp_woocommerce_sessions` VALUES (12057,'t_9f7c68f99e330d219db6089caf1ac7','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"81e74d678581a3bb7a720b019f4f1a93\";a:11:{s:3:\"key\";s:32:\"81e74d678581a3bb7a720b019f4f1a93\";s:10:\"product_id\";i:812;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:25;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:25;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"25\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"25\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"25.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:221:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:146:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Long Sleeve Tee&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314180);
INSERT INTO `wp_woocommerce_sessions` VALUES (12058,'t_0b12d764d32d21ddda3670b903b0ff','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"e0cf1f47118daebc5b16269099ad7347\";a:11:{s:3:\"key\";s:32:\"e0cf1f47118daebc5b16269099ad7347\";s:10:\"product_id\";i:813;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"20\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"20\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Polo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314196);
INSERT INTO `wp_woocommerce_sessions` VALUES (12059,'t_788de6bb57b0377c67eea32dc93a10','a:8:{s:4:\"cart\";s:409:\"a:1:{s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";a:11:{s:3:\"key\";s:32:\"71ad16ad2c4d81f348082ff6c4b20768\";s:10:\"product_id\";i:815;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:2;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:2;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:390:\"a:15:{s:8:\"subtotal\";s:1:\"2\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:1:\"2\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:4:\"2.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Single&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314212);
INSERT INTO `wp_woocommerce_sessions` VALUES (12060,'t_70196ff100126c894b9451e50072ee','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"670e8a43b246801ca1eaca97b3e19189\";a:11:{s:3:\"key\";s:32:\"670e8a43b246801ca1eaca97b3e19189\";s:10:\"product_id\";i:811;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Zipper&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314228);
INSERT INTO `wp_woocommerce_sessions` VALUES (12061,'t_d44f3faba9a88fc436999d8ae18f32','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";a:11:{s:3:\"key\";s:32:\"43fa7f58b7eac7ac872209342e62e8f1\";s:10:\"product_id\";i:816;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:35;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:35;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"35\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"35\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"35.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314244);
INSERT INTO `wp_woocommerce_sessions` VALUES (12062,'t_7a180b53a80fd051773455c732cad4','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";a:11:{s:3:\"key\";s:32:\"f0adc8838f4bdedde4ec2cfad0515589\";s:10:\"product_id\";i:818;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:19;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:19;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"19\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"19\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"19.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:224:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:149:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Product Name Title&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314260);
INSERT INTO `wp_woocommerce_sessions` VALUES (12063,'t_7fcda9dc4abfa3923eb4c6b8e08f25','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"45\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"45\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"45.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:222:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:147:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Hoodie with Logo&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314275);
INSERT INTO `wp_woocommerce_sessions` VALUES (12064,'t_92d5f28ad00395bed725c99181da07','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";a:11:{s:3:\"key\";s:32:\"6e7b33fdea3adc80ebd648fffb665bb8\";s:10:\"product_id\";i:807;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:55;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:55;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"55\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"55\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"55.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:210:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:135:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Belt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314292);
INSERT INTO `wp_woocommerce_sessions` VALUES (12065,'t_b02483317de5536ebfcee191cfab4c','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"846c260d715e5b854ffad5f70a516c88\";a:11:{s:3:\"key\";s:32:\"846c260d715e5b854ffad5f70a516c88\";s:10:\"product_id\";i:805;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:213:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:138:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;T-Shirt&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314311);
INSERT INTO `wp_woocommerce_sessions` VALUES (12066,'t_2ed1acb52113fe247b434a8f4a9871','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"18\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"18\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"18.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:212:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:137:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Beanie&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314334);
INSERT INTO `wp_woocommerce_sessions` VALUES (12067,'t_94bae8409c5bae8e565e0c0df852f4','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"32b30a250abd6331e03a2a1f16466346\";a:11:{s:3:\"key\";s:32:\"32b30a250abd6331e03a2a1f16466346\";s:10:\"product_id\";i:809;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:90;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:90;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"90\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"90\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"90.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:216:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:141:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Sunglasses&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314350);
INSERT INTO `wp_woocommerce_sessions` VALUES (12068,'t_f0ed34cb65fa4e96943d87deca45e2','a:8:{s:4:\"cart\";s:411:\"a:1:{s:32:\"a8ecbabae151abacba7dbde04f761c37\";a:11:{s:3:\"key\";s:32:\"a8ecbabae151abacba7dbde04f761c37\";s:10:\"product_id\";i:808;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:16;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:16;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"16\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"16\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"16.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:10:\"wc_notices\";s:209:\"a:1:{s:7:\"success\";a:1:{i:0;a:2:{s:6:\"notice\";s:134:\"<a href=\"https://hjsdev.com/cart/\" tabindex=\"1\" class=\"button wc-forward\">View cart</a> &ldquo;Cap&rdquo; has been added to your cart.\";s:4:\"data\";a:0:{}}}}\";s:8:\"customer\";s:712:\"a:27:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653314379);
INSERT INTO `wp_woocommerce_sessions` VALUES (12071,'t_8f23bca97cb96174d11cd2424a9a0f','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:776:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2021-05-22T14:45:52+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:6:\"Jordan\";s:9:\"last_name\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:26:\"jordan@hirejordansmith.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653464591);
INSERT INTO `wp_woocommerce_sessions` VALUES (12073,'t_6339b021d8303567140f5776545b5b','a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:776:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2021-05-22T14:45:52+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:6:\"Jordan\";s:9:\"last_name\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:26:\"jordan@hirejordansmith.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";}',1653491511);
INSERT INTO `wp_woocommerce_sessions` VALUES (12074,'1','a:11:{s:4:\"cart\";s:1258:\"a:3:{s:32:\"d58072be2820e8682c0a27c0518e805e\";a:11:{s:3:\"key\";s:32:\"d58072be2820e8682c0a27c0518e805e\";s:10:\"product_id\";i:806;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:18;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:18;s:8:\"line_tax\";i:0;}s:32:\"dc5689792e08eb2e219dce49e64c885b\";a:11:{s:3:\"key\";s:32:\"dc5689792e08eb2e219dce49e64c885b\";s:10:\"product_id\";i:804;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:45;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:45;s:8:\"line_tax\";i:0;}s:32:\"71e582f1c964c97a8b66b8d6029a9908\";a:11:{s:3:\"key\";s:32:\"71e582f1c964c97a8b66b8d6029a9908\";s:10:\"product_id\";i:814;s:12:\"variation_id\";i:844;s:9:\"variation\";a:1:{s:18:\"attribute_pa_color\";s:4:\"gray\";}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"e3dce81d92761f19b3165197334e1ea9\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:5;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:5;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:393:\"a:15:{s:8:\"subtotal\";s:2:\"68\";s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";s:1:\"0\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:2:\"68\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:1:\"0\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"68.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:776:\"a:27:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2021-05-22T14:45:52+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:0:\"\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:0:\"\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:6:\"Jordan\";s:9:\"last_name\";s:5:\"Smith\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:26:\"jordan@hirejordansmith.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";s:14:\"shipping_phone\";s:0:\"\";}\";s:22:\"shipping_for_package_0\";s:774:\"a:2:{s:12:\"package_hash\";s:40:\"wc_ship_9791bc225f9b42cf798b34c0e57db2bb\";s:5:\"rates\";a:2:{s:11:\"flat_rate:1\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:11:\"flat_rate:1\";s:9:\"method_id\";s:9:\"flat_rate\";s:11:\"instance_id\";i:1;s:5:\"label\";s:9:\"Flat rate\";s:4:\"cost\";s:4:\"5.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:68:\"Beanie &times; 1, Hoodie with Logo &times; 1, Album - Gray &times; 1\";}}s:15:\"free_shipping:2\";O:16:\"WC_Shipping_Rate\":2:{s:7:\"\0*\0data\";a:6:{s:2:\"id\";s:15:\"free_shipping:2\";s:9:\"method_id\";s:13:\"free_shipping\";s:11:\"instance_id\";i:2;s:5:\"label\";s:13:\"Free shipping\";s:4:\"cost\";s:4:\"0.00\";s:5:\"taxes\";a:0:{}}s:12:\"\0*\0meta_data\";a:1:{s:5:\"Items\";s:68:\"Beanie &times; 1, Hoodie with Logo &times; 1, Album - Gray &times; 1\";}}}}\";s:25:\"previous_shipping_methods\";s:66:\"a:1:{i:0;a:2:{i:0;s:11:\"flat_rate:1\";i:1;s:15:\"free_shipping:2\";}}\";s:23:\"chosen_shipping_methods\";s:29:\"a:1:{i:0;s:11:\"flat_rate:1\";}\";s:22:\"shipping_method_counts\";s:14:\"a:1:{i:0;i:2;}\";}',1653495340);
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

--
-- Table structure for table `wp_wpbs_booking_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_booking_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_booking_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `booking_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `booking_id` (`booking_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=693 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_booking_meta`
--

LOCK TABLES `wp_wpbs_booking_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_booking_meta` DISABLE KEYS */;
INSERT INTO `wp_wpbs_booking_meta` VALUES (25,15,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (27,17,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (28,18,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (29,19,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (30,20,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (31,21,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (32,22,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (33,23,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (36,25,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (37,26,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (38,27,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (39,28,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (40,29,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (44,31,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (45,31,'invoice_buyer_details','Vadim Pelikhaty');
INSERT INTO `wp_wpbs_booking_meta` VALUES (46,32,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (47,32,'invoice_buyer_details','Kimberly Roberts');
INSERT INTO `wp_wpbs_booking_meta` VALUES (48,33,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (49,33,'invoice_buyer_details','Curtis Alford');
INSERT INTO `wp_wpbs_booking_meta` VALUES (50,34,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (51,34,'invoice_buyer_details','Marcella La Barrie');
INSERT INTO `wp_wpbs_booking_meta` VALUES (52,35,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (53,35,'invoice_buyer_details','Hope Blankinship');
INSERT INTO `wp_wpbs_booking_meta` VALUES (54,36,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (55,36,'invoice_buyer_details','Chris Boyette');
INSERT INTO `wp_wpbs_booking_meta` VALUES (56,37,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (57,37,'customer_ip','159.118.59.122');
INSERT INTO `wp_wpbs_booking_meta` VALUES (58,37,'invoice_buyer_details','Margaret Butler');
INSERT INTO `wp_wpbs_booking_meta` VALUES (59,38,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (60,38,'customer_ip','70.253.76.129');
INSERT INTO `wp_wpbs_booking_meta` VALUES (61,38,'invoice_buyer_details','Dixie Blocker');
INSERT INTO `wp_wpbs_booking_meta` VALUES (65,40,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (66,40,'customer_ip','68.108.236.86');
INSERT INTO `wp_wpbs_booking_meta` VALUES (67,40,'invoice_buyer_details','Carrie Mustin');
INSERT INTO `wp_wpbs_booking_meta` VALUES (68,41,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (69,41,'customer_ip','68.227.137.182');
INSERT INTO `wp_wpbs_booking_meta` VALUES (70,41,'invoice_buyer_details','Ericka Newby');
INSERT INTO `wp_wpbs_booking_meta` VALUES (71,42,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (72,42,'customer_ip','76.119.138.174');
INSERT INTO `wp_wpbs_booking_meta` VALUES (73,42,'invoice_buyer_details','Emily Livaditis');
INSERT INTO `wp_wpbs_booking_meta` VALUES (74,41,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (75,43,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (76,43,'customer_ip','69.137.64.101');
INSERT INTO `wp_wpbs_booking_meta` VALUES (77,43,'invoice_buyer_details','Erik Dofelmier');
INSERT INTO `wp_wpbs_booking_meta` VALUES (78,36,'booking_notes','a:1:{i:0;a:2:{s:9:\"timestamp\";i:1620657658;s:4:\"note\";s:124:\"Dates were changed on 5-10 requested by Chris.  They have another trip beginning Sept 1 and need some time in between trips.\";}}');
INSERT INTO `wp_wpbs_booking_meta` VALUES (79,44,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (80,44,'customer_ip','66.25.107.37');
INSERT INTO `wp_wpbs_booking_meta` VALUES (81,44,'invoice_buyer_details','John Redpath');
INSERT INTO `wp_wpbs_booking_meta` VALUES (82,45,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (83,45,'customer_ip','99.76.56.88');
INSERT INTO `wp_wpbs_booking_meta` VALUES (84,45,'invoice_buyer_details','Nancy McGowan');
INSERT INTO `wp_wpbs_booking_meta` VALUES (85,46,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (86,46,'customer_ip','104.8.207.156');
INSERT INTO `wp_wpbs_booking_meta` VALUES (87,46,'invoice_buyer_details','Jennifer Snider');
INSERT INTO `wp_wpbs_booking_meta` VALUES (88,47,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (89,47,'customer_ip','68.57.139.181');
INSERT INTO `wp_wpbs_booking_meta` VALUES (90,47,'invoice_buyer_details','JOSE GUZMAN');
INSERT INTO `wp_wpbs_booking_meta` VALUES (91,48,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (92,48,'customer_ip','35.151.31.130');
INSERT INTO `wp_wpbs_booking_meta` VALUES (93,48,'invoice_buyer_details','David Dalton');
INSERT INTO `wp_wpbs_booking_meta` VALUES (94,48,'booking_notes','a:1:{i:0;a:2:{s:9:\"timestamp\";i:1624107904;s:4:\"note\";s:17:\"paying with Venmo\";}}');
INSERT INTO `wp_wpbs_booking_meta` VALUES (95,49,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (96,49,'customer_ip','172.71.26.235');
INSERT INTO `wp_wpbs_booking_meta` VALUES (97,49,'invoice_buyer_details','Corrina Page');
INSERT INTO `wp_wpbs_booking_meta` VALUES (98,45,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (99,50,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (100,50,'customer_ip','172.71.22.141');
INSERT INTO `wp_wpbs_booking_meta` VALUES (101,50,'invoice_buyer_details','Stan Thompson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (102,51,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (103,51,'customer_ip','172.69.70.129');
INSERT INTO `wp_wpbs_booking_meta` VALUES (104,51,'invoice_buyer_details','Craig Nordin');
INSERT INTO `wp_wpbs_booking_meta` VALUES (105,52,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (106,52,'customer_ip','172.71.30.90');
INSERT INTO `wp_wpbs_booking_meta` VALUES (107,52,'invoice_buyer_details','Sally Whiting');
INSERT INTO `wp_wpbs_booking_meta` VALUES (108,53,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (109,53,'customer_ip','172.68.73.59');
INSERT INTO `wp_wpbs_booking_meta` VALUES (110,53,'invoice_buyer_details','Coley Summerlin');
INSERT INTO `wp_wpbs_booking_meta` VALUES (111,54,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (112,54,'customer_ip','172.68.73.59');
INSERT INTO `wp_wpbs_booking_meta` VALUES (113,54,'invoice_buyer_details','Erin Morris');
INSERT INTO `wp_wpbs_booking_meta` VALUES (114,55,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (115,55,'customer_ip','172.71.22.109');
INSERT INTO `wp_wpbs_booking_meta` VALUES (116,55,'invoice_buyer_details','Robert Bradford');
INSERT INTO `wp_wpbs_booking_meta` VALUES (117,56,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (118,56,'customer_ip','172.71.26.12');
INSERT INTO `wp_wpbs_booking_meta` VALUES (119,56,'invoice_buyer_details','Michelle Schoenfeld');
INSERT INTO `wp_wpbs_booking_meta` VALUES (120,57,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (121,57,'customer_ip','172.69.70.68');
INSERT INTO `wp_wpbs_booking_meta` VALUES (122,57,'invoice_buyer_details','Naroibia Jackson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (123,57,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (124,58,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (125,58,'customer_ip','172.69.70.103');
INSERT INTO `wp_wpbs_booking_meta` VALUES (126,58,'invoice_buyer_details','Sherry Stalvey');
INSERT INTO `wp_wpbs_booking_meta` VALUES (127,59,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (128,59,'customer_ip','172.68.150.81');
INSERT INTO `wp_wpbs_booking_meta` VALUES (129,59,'invoice_buyer_details','Jamie Rodriguez');
INSERT INTO `wp_wpbs_booking_meta` VALUES (134,61,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (135,61,'customer_ip','173.22.198.104');
INSERT INTO `wp_wpbs_booking_meta` VALUES (136,61,'invoice_buyer_details','Barbi Honeycutt');
INSERT INTO `wp_wpbs_booking_meta` VALUES (137,62,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (138,62,'customer_ip','99.50.127.93');
INSERT INTO `wp_wpbs_booking_meta` VALUES (139,62,'invoice_buyer_details','Karen Edge');
INSERT INTO `wp_wpbs_booking_meta` VALUES (140,63,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (141,63,'customer_ip','174.81.174.245');
INSERT INTO `wp_wpbs_booking_meta` VALUES (142,63,'invoice_buyer_details','Shyla Atzert');
INSERT INTO `wp_wpbs_booking_meta` VALUES (143,56,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (144,64,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (145,64,'customer_ip','72.168.176.124');
INSERT INTO `wp_wpbs_booking_meta` VALUES (146,64,'invoice_buyer_details','Allison Booth');
INSERT INTO `wp_wpbs_booking_meta` VALUES (147,65,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (148,65,'customer_ip','71.12.164.81');
INSERT INTO `wp_wpbs_booking_meta` VALUES (149,65,'invoice_buyer_details','Elizabeth Quist');
INSERT INTO `wp_wpbs_booking_meta` VALUES (150,66,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (151,66,'customer_ip','70.244.33.152');
INSERT INTO `wp_wpbs_booking_meta` VALUES (152,66,'invoice_buyer_details','Hope Blankinship');
INSERT INTO `wp_wpbs_booking_meta` VALUES (153,65,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (154,67,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (155,67,'customer_ip','99.190.247.63');
INSERT INTO `wp_wpbs_booking_meta` VALUES (156,67,'invoice_buyer_details','Anthony Bean');
INSERT INTO `wp_wpbs_booking_meta` VALUES (157,68,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (158,68,'customer_ip','192.228.61.221');
INSERT INTO `wp_wpbs_booking_meta` VALUES (159,68,'invoice_buyer_details','Claudia Senesac');
INSERT INTO `wp_wpbs_booking_meta` VALUES (160,69,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (161,69,'customer_ip','103.47.44.194');
INSERT INTO `wp_wpbs_booking_meta` VALUES (162,69,'invoice_buyer_details','Marlon Howell');
INSERT INTO `wp_wpbs_booking_meta` VALUES (163,70,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (164,70,'customer_ip','68.190.27.39');
INSERT INTO `wp_wpbs_booking_meta` VALUES (165,70,'invoice_buyer_details','Lea Drye');
INSERT INTO `wp_wpbs_booking_meta` VALUES (166,71,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (167,71,'customer_ip','68.190.27.39');
INSERT INTO `wp_wpbs_booking_meta` VALUES (168,71,'invoice_buyer_details','Criss Brient');
INSERT INTO `wp_wpbs_booking_meta` VALUES (169,72,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (170,72,'customer_ip','50.86.245.102');
INSERT INTO `wp_wpbs_booking_meta` VALUES (171,72,'invoice_buyer_details','Melissa Lu');
INSERT INTO `wp_wpbs_booking_meta` VALUES (172,73,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (173,73,'customer_ip','136.166.250.99');
INSERT INTO `wp_wpbs_booking_meta` VALUES (174,73,'invoice_buyer_details','Sarah Dacus');
INSERT INTO `wp_wpbs_booking_meta` VALUES (175,74,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (176,74,'customer_ip','104.129.207.87');
INSERT INTO `wp_wpbs_booking_meta` VALUES (177,74,'invoice_buyer_details','Eugenia Stewart');
INSERT INTO `wp_wpbs_booking_meta` VALUES (178,75,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (179,75,'customer_ip','107.218.131.3');
INSERT INTO `wp_wpbs_booking_meta` VALUES (180,75,'invoice_buyer_details','Travis Rich');
INSERT INTO `wp_wpbs_booking_meta` VALUES (181,76,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (182,76,'customer_ip','104.28.50.44');
INSERT INTO `wp_wpbs_booking_meta` VALUES (183,76,'invoice_buyer_details','Karen Edge');
INSERT INTO `wp_wpbs_booking_meta` VALUES (184,77,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (185,77,'customer_ip','50.86.54.96');
INSERT INTO `wp_wpbs_booking_meta` VALUES (186,77,'invoice_buyer_details','Karen Edge');
INSERT INTO `wp_wpbs_booking_meta` VALUES (187,76,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (188,78,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (189,78,'customer_ip','69.137.64.101');
INSERT INTO `wp_wpbs_booking_meta` VALUES (190,78,'invoice_buyer_details','Judy Poole');
INSERT INTO `wp_wpbs_booking_meta` VALUES (191,79,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (192,79,'customer_ip','35.151.13.143');
INSERT INTO `wp_wpbs_booking_meta` VALUES (193,79,'invoice_buyer_details','Dorothy Strickland');
INSERT INTO `wp_wpbs_booking_meta` VALUES (194,79,'booking_notes','a:1:{i:0;a:2:{s:9:\"timestamp\";i:1652954698;s:4:\"note\";s:66:\"last dog only $30.  Sending a check for full payment and security.\";}}');
INSERT INTO `wp_wpbs_booking_meta` VALUES (195,80,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (196,80,'customer_ip','129.222.255.38');
INSERT INTO `wp_wpbs_booking_meta` VALUES (197,80,'invoice_buyer_details','Ralph Cooper');
INSERT INTO `wp_wpbs_booking_meta` VALUES (243,15,'customer_ip','71.12.164.81');
INSERT INTO `wp_wpbs_booking_meta` VALUES (244,15,'invoice_buyer_details','Mike Grace');
INSERT INTO `wp_wpbs_booking_meta` VALUES (248,17,'customer_ip','75.163.150.24');
INSERT INTO `wp_wpbs_booking_meta` VALUES (249,17,'invoice_buyer_details','Tim Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (250,18,'customer_ip','75.163.150.24');
INSERT INTO `wp_wpbs_booking_meta` VALUES (251,18,'invoice_buyer_details','Karen Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (252,17,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (253,18,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (254,19,'customer_ip','76.37.210.129');
INSERT INTO `wp_wpbs_booking_meta` VALUES (255,19,'invoice_buyer_details','Emily Keeney');
INSERT INTO `wp_wpbs_booking_meta` VALUES (256,20,'customer_ip','4.71.25.227');
INSERT INTO `wp_wpbs_booking_meta` VALUES (257,20,'invoice_buyer_details','Trevor Newsome');
INSERT INTO `wp_wpbs_booking_meta` VALUES (258,21,'customer_ip','174.202.38.199');
INSERT INTO `wp_wpbs_booking_meta` VALUES (259,21,'invoice_buyer_details','Debbie Chermak');
INSERT INTO `wp_wpbs_booking_meta` VALUES (260,22,'customer_ip','24.236.95.202');
INSERT INTO `wp_wpbs_booking_meta` VALUES (261,22,'invoice_buyer_details','Robin Barca');
INSERT INTO `wp_wpbs_booking_meta` VALUES (262,23,'customer_ip','24.96.158.204');
INSERT INTO `wp_wpbs_booking_meta` VALUES (263,23,'invoice_buyer_details','William Wells');
INSERT INTO `wp_wpbs_booking_meta` VALUES (268,25,'customer_ip','174.50.39.155');
INSERT INTO `wp_wpbs_booking_meta` VALUES (269,25,'invoice_buyer_details','Casey Roberts');
INSERT INTO `wp_wpbs_booking_meta` VALUES (270,26,'customer_ip','172.58.122.109');
INSERT INTO `wp_wpbs_booking_meta` VALUES (271,26,'invoice_buyer_details','Kathleen Donovan');
INSERT INTO `wp_wpbs_booking_meta` VALUES (272,27,'customer_ip','75.163.168.240');
INSERT INTO `wp_wpbs_booking_meta` VALUES (273,27,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (274,27,'invoice_buyer_details','Karen Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (275,27,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (276,28,'customer_ip','75.163.168.240');
INSERT INTO `wp_wpbs_booking_meta` VALUES (277,28,'invoice_buyer_details','Tim Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (278,28,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (279,29,'customer_ip','108.250.119.84');
INSERT INTO `wp_wpbs_booking_meta` VALUES (280,29,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (281,29,'invoice_buyer_details','Christopher Barkley');
INSERT INTO `wp_wpbs_booking_meta` VALUES (282,26,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (283,30,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (284,30,'customer_ip','107.126.58.56');
INSERT INTO `wp_wpbs_booking_meta` VALUES (285,30,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (286,30,'invoice_buyer_details','Brooke Sykes');
INSERT INTO `wp_wpbs_booking_meta` VALUES (287,31,'customer_ip','75.163.130.193');
INSERT INTO `wp_wpbs_booking_meta` VALUES (288,31,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (289,31,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (290,31,'invoice_buyer_details','Karen Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (291,31,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (292,32,'customer_ip','66.85.230.253');
INSERT INTO `wp_wpbs_booking_meta` VALUES (293,32,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (294,32,'invoice_buyer_details','Jennie Blackwell');
INSERT INTO `wp_wpbs_booking_meta` VALUES (295,33,'customer_ip','99.10.226.128');
INSERT INTO `wp_wpbs_booking_meta` VALUES (296,33,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (297,33,'invoice_buyer_details','Hannah Binkley');
INSERT INTO `wp_wpbs_booking_meta` VALUES (298,34,'customer_ip','107.77.232.17');
INSERT INTO `wp_wpbs_booking_meta` VALUES (299,34,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (300,34,'invoice_buyer_details','Stephanie Strope');
INSERT INTO `wp_wpbs_booking_meta` VALUES (301,35,'customer_ip','68.117.172.48');
INSERT INTO `wp_wpbs_booking_meta` VALUES (302,35,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (303,35,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (304,35,'invoice_buyer_details','John Sims');
INSERT INTO `wp_wpbs_booking_meta` VALUES (305,36,'customer_ip','75.163.158.4');
INSERT INTO `wp_wpbs_booking_meta` VALUES (306,36,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (307,36,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (308,36,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (309,36,'invoice_buyer_details','KAREN MORGEN');
INSERT INTO `wp_wpbs_booking_meta` VALUES (310,36,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (311,34,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (312,37,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (313,37,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (314,37,'invoice_buyer_details','Amy Gaskin');
INSERT INTO `wp_wpbs_booking_meta` VALUES (315,38,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (316,38,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (317,38,'invoice_buyer_details','Stephanie Moore');
INSERT INTO `wp_wpbs_booking_meta` VALUES (321,40,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (322,40,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (323,40,'invoice_buyer_details','Mistie Everett');
INSERT INTO `wp_wpbs_booking_meta` VALUES (324,41,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (325,41,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (326,41,'invoice_buyer_details','Janna Young');
INSERT INTO `wp_wpbs_booking_meta` VALUES (327,42,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (328,42,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (329,42,'invoice_buyer_details','Bianca Shea');
INSERT INTO `wp_wpbs_booking_meta` VALUES (330,43,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (331,43,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (332,43,'invoice_buyer_details','Don Wagner');
INSERT INTO `wp_wpbs_booking_meta` VALUES (333,44,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (334,44,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (335,44,'invoice_buyer_details','Michael Majors');
INSERT INTO `wp_wpbs_booking_meta` VALUES (336,45,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (337,45,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (338,45,'invoice_buyer_details','Carter Leslie');
INSERT INTO `wp_wpbs_booking_meta` VALUES (340,46,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (341,46,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (342,46,'invoice_buyer_details','Robert Ash');
INSERT INTO `wp_wpbs_booking_meta` VALUES (343,47,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (344,47,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (345,47,'invoice_buyer_details','Joseph Andress');
INSERT INTO `wp_wpbs_booking_meta` VALUES (346,48,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (347,48,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (348,48,'invoice_buyer_details','Curry Biggio');
INSERT INTO `wp_wpbs_booking_meta` VALUES (349,47,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (350,49,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (351,49,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (352,49,'invoice_buyer_details','Alyson Moody');
INSERT INTO `wp_wpbs_booking_meta` VALUES (353,50,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (354,50,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (355,50,'invoice_buyer_details','Mark Berson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (356,51,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (357,51,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (358,51,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (359,51,'invoice_buyer_details','Karen Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (360,51,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (361,52,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (362,52,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (363,52,'invoice_buyer_details','Tom Corridon');
INSERT INTO `wp_wpbs_booking_meta` VALUES (364,53,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (365,53,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (366,53,'invoice_buyer_details','Candice Montgomery');
INSERT INTO `wp_wpbs_booking_meta` VALUES (367,54,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (368,54,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (369,54,'invoice_buyer_details','Laura Chalhoub');
INSERT INTO `wp_wpbs_booking_meta` VALUES (370,55,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (371,55,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (372,55,'invoice_buyer_details','Brett Bankins');
INSERT INTO `wp_wpbs_booking_meta` VALUES (373,56,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (374,56,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (375,56,'invoice_buyer_details','Jennifer Lang');
INSERT INTO `wp_wpbs_booking_meta` VALUES (376,57,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (377,57,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (378,57,'invoice_buyer_details','JaNan Barger');
INSERT INTO `wp_wpbs_booking_meta` VALUES (379,58,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (380,58,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (381,58,'invoice_buyer_details','Mark Wright');
INSERT INTO `wp_wpbs_booking_meta` VALUES (382,59,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (383,59,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (384,59,'invoice_buyer_details','william berson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (385,60,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (386,60,'customer_ip','172.71.26.5');
INSERT INTO `wp_wpbs_booking_meta` VALUES (387,60,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (388,60,'invoice_buyer_details','Tonya Johnson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (389,60,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (390,61,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (391,61,'invoice_buyer_details','shonda mason');
INSERT INTO `wp_wpbs_booking_meta` VALUES (392,61,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (393,62,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (394,62,'invoice_buyer_details','steve ryan');
INSERT INTO `wp_wpbs_booking_meta` VALUES (395,62,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (396,63,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (397,63,'invoice_buyer_details','Haylee Taylor');
INSERT INTO `wp_wpbs_booking_meta` VALUES (398,63,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (399,64,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (400,64,'invoice_buyer_details','william berson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (401,64,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (402,65,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (403,65,'invoice_buyer_details','Mike Grace');
INSERT INTO `wp_wpbs_booking_meta` VALUES (404,65,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (405,66,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (406,66,'invoice_buyer_details','Tom Corridon');
INSERT INTO `wp_wpbs_booking_meta` VALUES (407,66,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (408,67,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (409,67,'invoice_buyer_details','Paula Mccollum');
INSERT INTO `wp_wpbs_booking_meta` VALUES (410,67,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (411,68,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (412,68,'invoice_buyer_details','Derrick Calvert');
INSERT INTO `wp_wpbs_booking_meta` VALUES (413,68,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (414,69,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (415,69,'invoice_buyer_details','sdfv szdvc');
INSERT INTO `wp_wpbs_booking_meta` VALUES (416,69,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (417,69,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (418,70,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (419,70,'invoice_buyer_details','Mike Jenkins');
INSERT INTO `wp_wpbs_booking_meta` VALUES (420,70,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (421,71,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (422,71,'invoice_buyer_details','Mike Jenkins');
INSERT INTO `wp_wpbs_booking_meta` VALUES (423,71,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (424,70,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (425,71,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (426,72,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (427,72,'invoice_buyer_details','Liz Woodward');
INSERT INTO `wp_wpbs_booking_meta` VALUES (428,72,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (429,72,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (430,73,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (431,73,'invoice_buyer_details','Chae Won Lee');
INSERT INTO `wp_wpbs_booking_meta` VALUES (432,73,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (433,74,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (434,74,'invoice_buyer_details','Douglas Dawson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (435,74,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (436,75,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (437,75,'invoice_buyer_details','Ila Pittman');
INSERT INTO `wp_wpbs_booking_meta` VALUES (438,75,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (439,76,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (440,76,'invoice_buyer_details','Melissa Bradley');
INSERT INTO `wp_wpbs_booking_meta` VALUES (441,76,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (442,77,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (443,77,'invoice_buyer_details','Madelyn Welch');
INSERT INTO `wp_wpbs_booking_meta` VALUES (444,77,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (445,78,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (446,78,'invoice_buyer_details','Don Wagner');
INSERT INTO `wp_wpbs_booking_meta` VALUES (447,78,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (448,79,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (449,79,'invoice_buyer_details','Jimmy Cunningham');
INSERT INTO `wp_wpbs_booking_meta` VALUES (450,79,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (451,80,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (452,80,'invoice_buyer_details','stephanie johnson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (453,80,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (454,81,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (455,81,'customer_ip','24.181.94.148');
INSERT INTO `wp_wpbs_booking_meta` VALUES (456,81,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (457,81,'invoice_buyer_details','scott prentiss');
INSERT INTO `wp_wpbs_booking_meta` VALUES (458,81,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (459,82,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (460,82,'customer_ip','172.225.213.138');
INSERT INTO `wp_wpbs_booking_meta` VALUES (461,82,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (462,82,'invoice_buyer_details','Kathy Chaney');
INSERT INTO `wp_wpbs_booking_meta` VALUES (463,82,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (464,83,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (465,83,'customer_ip','172.58.166.97');
INSERT INTO `wp_wpbs_booking_meta` VALUES (466,83,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (467,83,'invoice_buyer_details','Patricia Mewes');
INSERT INTO `wp_wpbs_booking_meta` VALUES (468,83,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (469,84,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (470,84,'customer_ip','69.137.65.218');
INSERT INTO `wp_wpbs_booking_meta` VALUES (471,84,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (472,84,'invoice_buyer_details','Jennifer Close');
INSERT INTO `wp_wpbs_booking_meta` VALUES (473,84,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (474,79,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (475,85,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (476,85,'customer_ip','134.238.171.240');
INSERT INTO `wp_wpbs_booking_meta` VALUES (477,85,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (478,85,'invoice_buyer_details','Laurie Hines');
INSERT INTO `wp_wpbs_booking_meta` VALUES (479,85,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (480,86,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (481,86,'customer_ip','107.115.147.49');
INSERT INTO `wp_wpbs_booking_meta` VALUES (482,86,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (483,86,'invoice_buyer_details','Summer Mixon');
INSERT INTO `wp_wpbs_booking_meta` VALUES (484,86,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (485,87,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (486,87,'customer_ip','75.33.233.237');
INSERT INTO `wp_wpbs_booking_meta` VALUES (487,87,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (488,87,'invoice_buyer_details','Ashley Trout');
INSERT INTO `wp_wpbs_booking_meta` VALUES (489,87,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (490,88,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (491,88,'customer_ip','73.177.44.231');
INSERT INTO `wp_wpbs_booking_meta` VALUES (492,88,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (493,88,'invoice_buyer_details','Mary Beemon');
INSERT INTO `wp_wpbs_booking_meta` VALUES (494,88,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (495,89,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (496,89,'customer_ip','24.196.18.250');
INSERT INTO `wp_wpbs_booking_meta` VALUES (497,89,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (498,89,'invoice_buyer_details','Penny Wegener');
INSERT INTO `wp_wpbs_booking_meta` VALUES (499,89,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (500,90,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (501,90,'customer_ip','71.45.180.233');
INSERT INTO `wp_wpbs_booking_meta` VALUES (502,90,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (503,90,'invoice_buyer_details','Ashley Ford');
INSERT INTO `wp_wpbs_booking_meta` VALUES (504,90,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (505,91,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (506,91,'customer_ip','134.238.179.3');
INSERT INTO `wp_wpbs_booking_meta` VALUES (507,91,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (508,91,'invoice_buyer_details','Keith Kirkley');
INSERT INTO `wp_wpbs_booking_meta` VALUES (509,91,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (510,92,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (511,92,'customer_ip','99.170.154.79');
INSERT INTO `wp_wpbs_booking_meta` VALUES (512,92,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (513,92,'invoice_buyer_details','Julia Trimble');
INSERT INTO `wp_wpbs_booking_meta` VALUES (514,92,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (515,93,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (516,93,'customer_ip','108.248.49.57');
INSERT INTO `wp_wpbs_booking_meta` VALUES (517,93,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (518,93,'invoice_buyer_details','Jenna Morgan');
INSERT INTO `wp_wpbs_booking_meta` VALUES (519,93,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (520,94,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (521,94,'customer_ip','107.190.194.83');
INSERT INTO `wp_wpbs_booking_meta` VALUES (522,94,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (523,94,'invoice_buyer_details','Nancy Sims');
INSERT INTO `wp_wpbs_booking_meta` VALUES (524,94,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (525,95,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (526,95,'customer_ip','71.12.164.81');
INSERT INTO `wp_wpbs_booking_meta` VALUES (527,95,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (528,95,'invoice_buyer_details','Michael Grace');
INSERT INTO `wp_wpbs_booking_meta` VALUES (529,95,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (531,96,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (532,96,'customer_ip','64.8.97.150');
INSERT INTO `wp_wpbs_booking_meta` VALUES (533,96,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (534,96,'invoice_buyer_details','Wendy Buckelew');
INSERT INTO `wp_wpbs_booking_meta` VALUES (535,96,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (536,97,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (537,97,'customer_ip','104.8.207.156');
INSERT INTO `wp_wpbs_booking_meta` VALUES (538,97,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (539,97,'invoice_buyer_details','Robert Ash');
INSERT INTO `wp_wpbs_booking_meta` VALUES (540,97,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (541,98,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (542,98,'customer_ip','162.229.142.97');
INSERT INTO `wp_wpbs_booking_meta` VALUES (543,98,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (544,98,'invoice_buyer_details','andrew parker');
INSERT INTO `wp_wpbs_booking_meta` VALUES (545,98,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (546,99,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (547,99,'customer_ip','174.218.49.146');
INSERT INTO `wp_wpbs_booking_meta` VALUES (548,99,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (549,99,'invoice_buyer_details','Belinda Russian');
INSERT INTO `wp_wpbs_booking_meta` VALUES (550,99,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (551,100,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (552,100,'customer_ip','172.126.159.91');
INSERT INTO `wp_wpbs_booking_meta` VALUES (553,100,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (554,100,'invoice_buyer_details','Joelie Pope');
INSERT INTO `wp_wpbs_booking_meta` VALUES (555,100,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (556,101,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (557,101,'customer_ip','107.115.108.31');
INSERT INTO `wp_wpbs_booking_meta` VALUES (558,101,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (559,101,'invoice_buyer_details','Lynda Grant');
INSERT INTO `wp_wpbs_booking_meta` VALUES (560,101,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (561,102,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (562,102,'customer_ip','104.28.39.141');
INSERT INTO `wp_wpbs_booking_meta` VALUES (563,102,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (564,102,'invoice_buyer_details','Maegan Newman');
INSERT INTO `wp_wpbs_booking_meta` VALUES (565,102,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (566,103,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (567,103,'customer_ip','73.224.171.6');
INSERT INTO `wp_wpbs_booking_meta` VALUES (568,103,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (569,103,'invoice_buyer_details','Meghan Morgan');
INSERT INTO `wp_wpbs_booking_meta` VALUES (570,103,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (571,104,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (572,104,'customer_ip','99.46.32.75');
INSERT INTO `wp_wpbs_booking_meta` VALUES (573,104,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (574,104,'invoice_buyer_details','William Wells');
INSERT INTO `wp_wpbs_booking_meta` VALUES (575,104,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (576,104,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (577,105,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (578,105,'customer_ip','129.237.209.229');
INSERT INTO `wp_wpbs_booking_meta` VALUES (579,105,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (580,106,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (581,106,'customer_ip','129.237.209.229');
INSERT INTO `wp_wpbs_booking_meta` VALUES (582,106,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (583,107,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (584,107,'customer_ip','108.227.59.186');
INSERT INTO `wp_wpbs_booking_meta` VALUES (585,107,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (586,108,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (587,108,'customer_ip','108.227.59.186');
INSERT INTO `wp_wpbs_booking_meta` VALUES (588,108,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (589,109,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (590,109,'customer_ip','173.239.224.50');
INSERT INTO `wp_wpbs_booking_meta` VALUES (591,109,'wp_user_id','1');
INSERT INTO `wp_wpbs_booking_meta` VALUES (592,109,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (593,110,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (594,110,'customer_ip','216.147.121.195');
INSERT INTO `wp_wpbs_booking_meta` VALUES (595,110,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (596,110,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (597,110,'invoice_buyer_details','Karen Test');
INSERT INTO `wp_wpbs_booking_meta` VALUES (598,110,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (599,107,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (601,110,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (602,108,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (603,111,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (604,111,'customer_ip','174.202.200.243');
INSERT INTO `wp_wpbs_booking_meta` VALUES (605,111,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (606,111,'invoice_buyer_details','Jill Dyson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (607,111,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (608,109,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (609,112,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (610,112,'customer_ip','104.129.204.49');
INSERT INTO `wp_wpbs_booking_meta` VALUES (611,112,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (612,112,'invoice_buyer_details','Staci Herron');
INSERT INTO `wp_wpbs_booking_meta` VALUES (613,112,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (614,113,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (615,113,'customer_ip','107.200.209.168');
INSERT INTO `wp_wpbs_booking_meta` VALUES (616,113,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (617,113,'invoice_buyer_details','Tiffany McIntyre');
INSERT INTO `wp_wpbs_booking_meta` VALUES (618,113,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (619,114,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (620,114,'customer_ip','158.62.247.29');
INSERT INTO `wp_wpbs_booking_meta` VALUES (621,114,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (622,114,'invoice_buyer_details','Brook Jones');
INSERT INTO `wp_wpbs_booking_meta` VALUES (623,114,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (630,116,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (631,116,'customer_ip','174.85.150.89');
INSERT INTO `wp_wpbs_booking_meta` VALUES (632,116,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (633,116,'invoice_buyer_details','Floyd Walfield');
INSERT INTO `wp_wpbs_booking_meta` VALUES (634,116,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (635,116,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (636,117,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (637,117,'customer_ip','216.147.123.44');
INSERT INTO `wp_wpbs_booking_meta` VALUES (638,117,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (639,117,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (640,117,'invoice_buyer_details','Floyd Walfield');
INSERT INTO `wp_wpbs_booking_meta` VALUES (641,117,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (642,106,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (643,105,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (644,118,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (645,118,'customer_ip','216.147.123.44');
INSERT INTO `wp_wpbs_booking_meta` VALUES (646,118,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (647,118,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (648,118,'invoice_buyer_details','Bianca Shea');
INSERT INTO `wp_wpbs_booking_meta` VALUES (649,118,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (650,119,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (651,119,'customer_ip','104.28.104.171');
INSERT INTO `wp_wpbs_booking_meta` VALUES (652,119,'post_id','14853');
INSERT INTO `wp_wpbs_booking_meta` VALUES (653,119,'invoice_buyer_details','Jeffery Bragg');
INSERT INTO `wp_wpbs_booking_meta` VALUES (654,119,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (655,120,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (656,120,'customer_ip','216.147.123.44');
INSERT INTO `wp_wpbs_booking_meta` VALUES (657,120,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (658,120,'invoice_buyer_details','Tim Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (659,120,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (660,120,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (661,121,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (662,121,'customer_ip','107.223.183.135');
INSERT INTO `wp_wpbs_booking_meta` VALUES (663,121,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (664,121,'invoice_buyer_details','Marcus Watson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (665,121,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (666,122,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (667,122,'customer_ip','208.190.13.7');
INSERT INTO `wp_wpbs_booking_meta` VALUES (668,122,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (669,122,'invoice_buyer_details','Jana Hathorn');
INSERT INTO `wp_wpbs_booking_meta` VALUES (670,122,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (671,123,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (672,123,'customer_ip','216.147.126.191');
INSERT INTO `wp_wpbs_booking_meta` VALUES (673,123,'wp_user_id','10');
INSERT INTO `wp_wpbs_booking_meta` VALUES (674,123,'post_id','15586');
INSERT INTO `wp_wpbs_booking_meta` VALUES (675,123,'invoice_buyer_details','Karen Morgen');
INSERT INTO `wp_wpbs_booking_meta` VALUES (676,123,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (677,122,'before_trash_status','pending');
INSERT INTO `wp_wpbs_booking_meta` VALUES (678,88,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (679,123,'before_trash_status','accepted');
INSERT INTO `wp_wpbs_booking_meta` VALUES (680,124,'submitted_language','en');
INSERT INTO `wp_wpbs_booking_meta` VALUES (681,124,'customer_ip','68.153.68.34');
INSERT INTO `wp_wpbs_booking_meta` VALUES (682,124,'post_id','14882');
INSERT INTO `wp_wpbs_booking_meta` VALUES (683,124,'invoice_buyer_details','Adam Jackson');
INSERT INTO `wp_wpbs_booking_meta` VALUES (684,124,'selection_style','split');
INSERT INTO `wp_wpbs_booking_meta` VALUES (685,92,'before_trash_status','accepted');
/*!40000 ALTER TABLE `wp_wpbs_booking_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_bookings`
--

DROP TABLE IF EXISTS `wp_wpbs_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_bookings` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `calendar_id` bigint(10) NOT NULL,
  `form_id` bigint(10) NOT NULL,
  `start_date` datetime NOT NULL,
  `end_date` datetime NOT NULL,
  `fields` longtext NOT NULL,
  `status` text NOT NULL,
  `is_read` tinyint(1) NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `invoice_hash` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=126 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_bookings`
--

LOCK TABLES `wp_wpbs_bookings` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_bookings` DISABLE KEYS */;
INSERT INTO `wp_wpbs_bookings` VALUES (15,2,5,'2022-08-11 00:00:00','2022-08-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mike\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Grace\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mikegracelive@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-06-25 21:17:14','2022-06-27 08:44:06','RgcRVbAdNi7vmpaMdai62b7c1aad7f28');
INSERT INTO `wp_wpbs_bookings` VALUES (17,3,1,'2022-12-30 00:00:00','2022-12-31 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tim\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"tim@2poochiesproperties.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-07-02 13:23:20','2022-07-02 14:03:22','yW82yQqtigw4pDoVtkF62c08d181e15d');
INSERT INTO `wp_wpbs_bookings` VALUES (18,2,5,'2022-12-15 00:00:00','2022-12-16 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"gffgjjgh@fhhf.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-07-02 13:40:53','2022-07-02 14:04:48','CwqnUPv70ipqhfu89BS62c0913509787');
INSERT INTO `wp_wpbs_bookings` VALUES (19,3,1,'2022-08-18 00:00:00','2022-08-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Emily\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Keeney\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"e.keeney17@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"65|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-07-05 14:44:47','2022-07-09 14:30:43','ZN2KbfutMshSUCtMpG262c494af0ae0d');
INSERT INTO `wp_wpbs_bookings` VALUES (20,3,1,'2022-07-28 00:00:00','2022-07-31 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Trevor\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Newsome\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"trev1318@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Just a quick getaway for the weekend!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-07-09 15:06:50','2022-07-15 03:28:24','qpVUEUgbZ2h1tr9rT0762c9dfdaadf39');
INSERT INTO `wp_wpbs_bookings` VALUES (21,2,5,'2023-07-30 00:00:00','2023-08-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Debbie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Chermak\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"dclakeside@comcast.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"7\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-07-30 18:49:09','2023-07-27 15:32:38','zVAUIpMlRYYUQ9zOQZr62e5c3754fc64');
INSERT INTO `wp_wpbs_bookings` VALUES (22,2,5,'2022-09-29 00:00:00','2022-10-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Robin\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Barca\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"robinbarca@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0?\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Time away with husband. Loved your property the first time and wanted to come back and spend more time. Bringing our little schnauzer, Lolly, as before There is a possibility that one of our sons and his wife and two kids may want to drive down from Nashville for the weekend but we donâ€™t know that for sure. Not sure it will matter?? Just let me know! Thanks!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"ROBIN4089\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-08-06 13:11:12','2022-08-06 21:23:38','GWqbQDinuXBBIs0Q23s62eeaec0265c5');
INSERT INTO `wp_wpbs_bookings` VALUES (23,2,5,'2022-09-20 00:00:00','2022-09-23 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"William\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wells\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"wdwells3@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Rest and relaxation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-09-10 14:52:57','2022-09-10 19:16:15','JSLeqqZRiR5XMQ1aVQq631ceb19aa161');
INSERT INTO `wp_wpbs_bookings` VALUES (25,2,5,'2022-09-16 00:00:00','2022-09-17 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Casey\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Roberts\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"basdenelectric@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Honeymoon!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-09-11 16:11:36','2022-09-13 10:43:38','2uqfQsWiM2o0UVoF1pp631e4f084ce81');
INSERT INTO `wp_wpbs_bookings` VALUES (26,2,5,'2022-10-16 00:00:00','2022-10-19 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Kathleen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Donovan\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"katdonovan1@outlook.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"My husband and I are from Michigan and we are planning to visit our son, daughter-in-law and granddaughter (who will be one in November). They moved to Alabama because our son is doing a one-year Emergency Medicine fellowship in the Huntsville area. We spoke on the phone recently. Thanks!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-09-20 17:28:45','2022-10-08 15:36:25','DsgxEBma9DXb1lAV9rk632a3e9d8704e');
INSERT INTO `wp_wpbs_bookings` VALUES (27,2,5,'2023-06-08 00:00:00','2023-06-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"KARENMORGEN@COMCAST.NET\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"as;lgkja;kgja;\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-09-22 17:36:32','2022-09-22 18:01:40','G1A1AqJiptLOqNd4Seu632ce370b52e7');
INSERT INTO `wp_wpbs_bookings` VALUES (28,2,5,'2023-06-07 00:00:00','2023-06-08 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tim\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"tim@2poochiesproperties.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-09-22 18:11:09','2022-09-24 17:21:37','Kek7FVyeWseR4ZbvI6C632ceb8d28864');
INSERT INTO `wp_wpbs_bookings` VALUES (29,2,5,'2022-10-10 00:00:00','2022-10-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Christopher\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Barkley\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"cbarkley@hodgsondouglas.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Fall break family trip. We love the lake and are using this trip to see if someday we may want to buy a property at smith lake.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-10-08 06:46:09','2022-10-08 14:45:20','idqRDZK3Mr6DWH0R7Hh63416301a7737');
INSERT INTO `wp_wpbs_bookings` VALUES (30,2,5,'2022-10-14 00:00:00','2022-10-16 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Brooke\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Sykes\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bgsparents@bellsouth.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Weekend get away\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-10-10 12:14:29','2022-10-10 14:05:27','EjCTUn3Zdcq5Yo4bYxE634452f5a8324');
INSERT INTO `wp_wpbs_bookings` VALUES (31,2,5,'2023-07-12 00:00:00','2023-07-13 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"KARENMORGEN@COMCAST.NET\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\";alqfg\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-10-15 16:22:56','2022-10-15 16:35:18','Mtob60Rn6jfkDxBisIj634b24b0d8b33');
INSERT INTO `wp_wpbs_bookings` VALUES (32,2,5,'2023-06-01 00:00:00','2023-06-04 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jennie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Blackwell\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jen8675308@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Celebrate 61st bd and family time together\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"JAIME0931\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-11-03 15:38:35','2023-01-05 16:11:37','3j4NW4TLveQ7eQWIGOg636426cb33c8c');
INSERT INTO `wp_wpbs_bookings` VALUES (33,3,1,'2023-07-20 00:00:00','2023-07-24 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hannah\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Binkley\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"hannahbinkley11@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Rock the South at York Farms\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2022-12-06 17:38:15','2023-03-12 17:07:49','AjVE9qm8It7sRtQRz63638fc4573ab87');
INSERT INTO `wp_wpbs_bookings` VALUES (34,2,5,'2022-12-31 00:00:00','2023-01-01 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Stephanie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Strope\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"stropesteph@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family trip\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2022-12-30 11:03:49','2023-01-19 11:38:50','Gw5I8yqYvPpaiEbhdDR63af0be5eec69');
INSERT INTO `wp_wpbs_bookings` VALUES (35,3,1,'2023-06-06 00:00:00','2023-06-13 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"John\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Sims\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"johnsims@me.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"65|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2-3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Grandchildren &amp; water\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-01-18 16:14:15','2023-01-18 18:11:56','HjREt8BUW5LNVLuWO8r63c86127124d6');
INSERT INTO `wp_wpbs_bookings` VALUES (36,3,1,'2023-09-19 00:00:00','2023-09-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"KAREN\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"MORGEN\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"KARENMORGEN@COMCAST.NET\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($65 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"65|1 Pet\",\"65|2 Pets\",\"65|3 Pets\",\"65|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"DSAL;FKJ\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-01-18 17:23:03','2023-01-18 17:27:11','xN2CEswcXkwqmDBsvjJ63c871471354b');
INSERT INTO `wp_wpbs_bookings` VALUES (37,2,5,'2023-06-23 00:00:00','2023-06-27 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Amy\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Gaskin\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"southernandhealthyms@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-01-29 15:39:51','2023-01-29 16:24:41','pAD2WCVte7l9CDHTdoX63d6d9972d597');
INSERT INTO `wp_wpbs_bookings` VALUES (38,2,5,'2023-02-18 00:00:00','2023-02-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Stephanie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Moore\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jslmmoore@att.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family vacation with adult children and their significant others.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-02-01 18:55:10','2023-02-01 20:13:36','vHzuVc7YrVl6fQzqg0p63dafbde51e68');
INSERT INTO `wp_wpbs_bookings` VALUES (40,2,5,'2023-06-30 00:00:00','2023-07-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mistie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Everett\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mistiemarae@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"family vacation, we want to rent your boat for sure!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-01 12:37:28','2023-03-01 18:15:34','QQozhna5GI978VmGyL963ff8d584e9cf');
INSERT INTO `wp_wpbs_bookings` VALUES (41,2,5,'2023-04-27 00:00:00','2023-05-01 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Janna\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Young\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jannamyoung@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"To get away from reality and unwind and relax with our fur baby. We would love to rent the boat that Friday and Saturday as well\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-01 19:43:12','2023-04-21 09:34:17','Uqm29c34xKam4JkGlkB63fff120598a3');
INSERT INTO `wp_wpbs_bookings` VALUES (42,3,1,'2023-06-28 00:00:00','2023-07-02 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bianca\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Shea\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"btshea20@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hi Tim, \\r\\nLast year my partner spent a few nights here for my birthday  at the end of June, and absolutely  fell in love with the home and the property. So, this year I am flying down from New York to spend a few days both by myself, and with my two best girlfriends for the weekend. Thrilled to be coming back. \\r\\nI also tried to enter the discount code you had sent after my reservation that also brought me directly me to your site. Unfortunately, it did not work. Please let me know if the  15% off discount is still available for this stay! \\r\\n\\r\\nThank you so much in advance. \\r\\n\\r\\nbest, \\r\\nBianca Shea\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"BIANCA1033\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-04 09:21:38','2023-03-09 13:43:00','1GlBsGfeuueBvjimVhs640353f24535c');
INSERT INTO `wp_wpbs_bookings` VALUES (43,2,5,'2023-07-14 00:00:00','2023-07-17 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Don\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wagner\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"WAGNERDON44@GMAIL.COM\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-10 13:36:07','2023-03-11 10:36:51','swXPNhRy5D32UoFc77Q640b789782c2a');
INSERT INTO `wp_wpbs_bookings` VALUES (44,2,5,'2023-08-10 00:00:00','2023-08-13 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Michael\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Majors\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"majors5@att.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"My son is getting married right down the road from here (he is marrying Brooke Edwards, they live right around the road from this house if you know the Edwards family). We just need a place for us and the grandparents to stay. No partying here, just a place for the parents and grandparents to sleep.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-10 21:47:15','2023-04-18 12:19:41','C9gxXBqrciHzgnuKNmd640bebb3e5cf7');
INSERT INTO `wp_wpbs_bookings` VALUES (45,2,5,'2023-04-01 00:00:00','2023-04-04 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Carter\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Leslie\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"carter@myleslies.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Weekend lake getaway with golden retriever. Interested in renting boat- experienced boaters, both  with Florida boaters licenses. Thank you!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-10 22:25:58','2023-03-12 20:10:53','zpUvItznsCGUaqCXhV8640bf4c6c6b61');
INSERT INTO `wp_wpbs_bookings` VALUES (46,2,5,'2023-10-07 00:00:00','2023-10-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Robert\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ash\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bobkat.ash@outlook.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"fall vacation get away, relax, boat, and fish, just my wife and I. We live in Madison, AL. we would want to rent  the pontoon boat for most or all of the days we are there.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-03-17 13:38:42','2023-03-17 18:16:24','HDIUWEouD2OFPRGuW8F6414b3b201c40');
INSERT INTO `wp_wpbs_bookings` VALUES (47,2,5,'2023-05-05 00:00:00','2023-05-11 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Joseph\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Andress\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"andressinsurance@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family vacation\\r\\n(Interested in a quote to add on pontoon use)\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-03-28 08:30:32','2023-04-10 12:34:19','mzLJ1UhIUyL2wrKAfvv6422ebf8e04a0');
INSERT INTO `wp_wpbs_bookings` VALUES (48,2,5,'2023-07-28 00:00:00','2023-07-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Curry\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Biggio\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"curryesanders@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1 (possibily)- less than 2 years old\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Weekend away with friends! We loved our stay last year so couldnâ€™t wait to come back.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"CURRY0391\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-04-01 12:40:09','2023-04-10 13:34:18','VhFwwCfXHgwK5IUBjsV64286c7908d88');
INSERT INTO `wp_wpbs_bookings` VALUES (49,2,5,'2023-08-15 00:00:00','2023-08-20 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Alyson\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Moody\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"alysonmoody20@outlook.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family get away, we love local but have a boat that is stored at Trident and like to enjoy a few days close but away from home.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-04-22 20:11:31','2023-05-09 10:54:47','FPDZl1TGvmBldcwWdV8644485c3d098c');
INSERT INTO `wp_wpbs_bookings` VALUES (50,3,1,'2023-05-15 00:00:00','2023-05-27 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mark\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Berson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"teal8137@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Medical UAB\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-04-27 18:27:36','2023-04-27 19:16:57','JGtBatp6FNKMc0g3dNS644b04e86f052');
INSERT INTO `wp_wpbs_bookings` VALUES (51,2,5,'2024-01-17 00:00:00','2024-01-18 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"KARENMORGEN@COMCAST.NET\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"test\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-04-29 11:23:20','2023-04-29 11:32:30','QaQtD3uBJjlGXZx7t5g644d4478467be');
INSERT INTO `wp_wpbs_bookings` VALUES (52,2,5,'2023-07-24 00:00:00','2023-07-28 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tom\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Corridon\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"tomcorridon@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation before kids go back to school! Fishing and boating!!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"TOM1663\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-05-02 16:20:04','2023-05-09 10:54:54','eg2XXAYJaSBmPnFPueq64517e843ec3c');
INSERT INTO `wp_wpbs_bookings` VALUES (53,2,5,'2023-06-27 00:00:00','2023-06-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Candice\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Montgomery\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Candice@thealtar.org\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"We are traveling from Johnson City, TN to visit my father who lives on Smith Lake. (His place while charming, doesnâ€™t  quite have enough room for all of us) So thankful to find your beautiful home that I think will accommodate us well! Iâ€™m originally from Alabama and grew up going to smith lake every weekend with my family during the summer. Some of my precious childhood memories are from days spent on the lake with my Dad. Excited to bring my three boys and French Bulldog, George, to see their grandpa and experience the beauty and fun of Smith Lake!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-06-03 09:55:16','2023-06-03 14:23:55','cmWrXdM6oalRIRR7DAC647b54543bb21');
INSERT INTO `wp_wpbs_bookings` VALUES (54,3,1,'2023-07-09 00:00:00','2023-07-11 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Laura\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Chalhoub\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"adc170317@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hi Tim, \\r\\n\\r\\nWe stayed at your place a few weeks back, love it and looking to stay again.\\r\\n\\r\\nRegards\\r\\nLaura\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-06-14 09:09:10','2023-06-14 12:02:35','LA2YqJI4Tj66nR0xzBJ6489ca067331f');
INSERT INTO `wp_wpbs_bookings` VALUES (55,2,5,'2023-08-20 00:00:00','2023-08-28 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Brett\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bankins\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"brett@premierautocarriers.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6-8\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"family/friends trip\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-06-15 16:47:40','2023-06-17 15:38:54','kn3AYGvWWo8zzkosV75648b86fcf3c08');
INSERT INTO `wp_wpbs_bookings` VALUES (56,2,5,'2023-08-31 00:00:00','2023-09-04 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jennifer\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Lang\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jlangdvm@hotmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Relaxation for the holiday. An earlier check in would be greatly appreciated. We are also interested in boat rental. Thank you.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-07-09 12:28:17','2023-07-10 10:23:59','NDorwmwoAelVuxwfLbq64aaee318d02c');
INSERT INTO `wp_wpbs_bookings` VALUES (57,2,5,'2023-11-18 00:00:00','2023-11-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"JaNan\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Barger\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"janan331@hotmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hello - We&#039;re looking for a place on the lake to get away for a few nights and that allows dogs.  I spoke with you on the phone today, we just love this house and amenities!  Thank you, again, for answering the questions I had.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-07-30 17:00:20','2023-08-01 11:37:26','r5lAafRMW0ffnXkUj3X64c6dd74d5b39');
INSERT INTO `wp_wpbs_bookings` VALUES (58,2,5,'2023-09-08 00:00:00','2023-09-10 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mark\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wright\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"brick2595@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"To relax and get out on the water for the weekend\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-08-01 16:29:24','2023-08-04 10:56:20','NVLSzMuXqEqtsvFCZeR64c97934120d7');
INSERT INTO `wp_wpbs_bookings` VALUES (59,3,1,'2023-09-01 00:00:00','2023-09-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"william\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"berson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"will.berson@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"I am the recovering leukemia patient that stayed from mid-March thru Memorial Day with my brothers and friend. I am pleased to report I am in complete remission and strong enough that I&#039;d like to enjoy a getaway to Allie&#039;s without the chemo hangover.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"MARK0596\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-08-02 15:06:32','2023-08-04 10:57:14','iMR5uBxCVFDx5WmCBZO64cab748a2e06');
INSERT INTO `wp_wpbs_bookings` VALUES (60,2,5,'2023-09-16 00:00:00','2023-09-23 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tonya\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Johnson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"johnson.tonya0922@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"TONYA3747\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-08-19 08:45:05','2023-10-11 13:08:05','Rkm3ivmjDsFiH2fubIb64e0c761686d2');
INSERT INTO `wp_wpbs_bookings` VALUES (61,3,1,'2023-11-09 00:00:00','2023-11-12 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"shonda\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mason\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"sdmason16@hotmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"We will be traveling from Theodore al. to attending my daughter wedding Nov 11, 2023. She lives in Birmingham but getting married at a venue on County rd 71. Me and my husband along with our son and daughter in law will be staying in the house . They have 3 dog Chihuahua, little terrier and a labradoodle they all stay in their kennel.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-09-16 21:16:28','2023-09-17 13:43:25','OdpeZFq27WZ0zUscp7p6506617c1099f');
INSERT INTO `wp_wpbs_bookings` VALUES (62,2,5,'2023-09-28 00:00:00','2023-10-02 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"steve\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"ryan\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"csryan13@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"wanting to retire on smith lake and just looking around at some real estate.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-09-24 10:05:11','2023-09-25 11:43:24','0l0iMTjNvh4TDgkpjNs651050273030f');
INSERT INTO `wp_wpbs_bookings` VALUES (63,2,5,'2023-10-05 00:00:00','2023-10-07 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Haylee\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Taylor\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"hayleeshea2@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"my guest and I are visiting some friends\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-10-05 18:23:04','2023-10-06 10:51:42','PbJBPc4VFJ4e6PNRvQU651f4558ee1f1');
INSERT INTO `wp_wpbs_bookings` VALUES (64,3,1,'2023-10-22 00:00:00','2023-10-25 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"william\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"berson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"will.berson@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"More lake therapy! \\r\\n\\r\\nPS--My coupon code did not work\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"WILL4509\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-10-13 03:29:32','2023-10-24 10:43:47','sDYjHzrqb19Hr1KQw1h6528ffec908c3');
INSERT INTO `wp_wpbs_bookings` VALUES (65,2,5,'2023-11-10 00:00:00','2023-11-12 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mike\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Grace\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mikegracelive@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"8\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family reunion\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-10-23 20:16:53','2023-10-24 10:43:35','bldgbhvYUAwJ68NnwBY65371b05d59b9');
INSERT INTO `wp_wpbs_bookings` VALUES (66,2,5,'2024-05-31 00:00:00','2024-06-07 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tom\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Corridon\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"tomcorridon@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Kickoff summer at our favorite place!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"TOM1663\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-10-31 13:44:43','2024-01-14 14:48:28','Sw09GWx1FfVBdZ4GM4s65414b1b626e8');
INSERT INTO `wp_wpbs_bookings` VALUES (67,2,5,'2023-11-06 00:00:00','2023-11-08 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Paula\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mccollum\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"paulamccollum4@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"24th Anniversary\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-11-04 12:09:44','2023-11-05 18:02:37','JoDKR1homOC2mJGNrWc65467ad899ddb');
INSERT INTO `wp_wpbs_bookings` VALUES (68,2,5,'2023-11-16 00:00:00','2023-11-17 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Derrick\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Calvert\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"calvert415@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wedding\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-11-15 19:12:09','2023-11-17 15:57:15','Huw0YacsZxIsvfVjFXd65555e59d0548');
INSERT INTO `wp_wpbs_bookings` VALUES (69,3,1,'2023-11-26 00:00:00','2023-11-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"sdfv\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"szdvc\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"test@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"stay\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-11-22 08:26:15','2023-11-27 09:50:04','dz83lzx5OabGlC5xvFF655e01778b33c');
INSERT INTO `wp_wpbs_bookings` VALUES (70,6,6,'2023-12-25 00:00:00','2023-12-29 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mike\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jenkins\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"samisbone@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Peace\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-11-27 16:17:17','2023-11-27 18:00:16','yAQBRbbH1xmC4WfafZJ6565075dd229d');
INSERT INTO `wp_wpbs_bookings` VALUES (71,6,6,'2023-12-25 00:00:00','2023-12-29 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mike\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jenkins\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"samisbone@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Peace\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-11-27 17:58:32','2023-11-28 10:26:18','pmEEQOWuuxaCIRIkR7765651f18cc1f7');
INSERT INTO `wp_wpbs_bookings` VALUES (72,6,6,'2023-12-24 00:00:00','2023-12-26 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Liz\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Woodward\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"LizWoodward@bellsouth.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"My sister lives next door. (Catti and Alan Beals). Our plans have changed for right at Christmas and we thought let&#039;s go visit my sister and check out Smith Lake. She said your place is amazing. Our 27 year old son will be flying home to Mississippi, from Denver, and we need something extra special to do and this sounds like the thing to do!! We have a black lab named Lilli, that is the best dog ever. She is very good. She was also professionally trained when she was a puppy. she&#039;s 4 now. I may ask for one more night but I don&#039;t know for sure right this sec.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2023-12-10 18:22:28','2023-12-11 12:57:21','XR2JV6I3D3EDbW8m5ua65764834a4228');
INSERT INTO `wp_wpbs_bookings` VALUES (73,6,6,'2023-12-22 00:00:00','2023-12-24 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Chae Won\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Lee\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"chaewon5046@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"want to explore the nature+this place looks gorgeous\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','pending',1,'2023-12-18 10:01:46','2023-12-18 10:01:46','XYK3JTYxv1mFhtGeBUs65805eda4abd5');
INSERT INTO `wp_wpbs_bookings` VALUES (74,3,1,'2024-06-30 00:00:00','2024-07-07 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Douglas\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Dawson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"doug.dawson@toyota.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"relaxation time with the family and a little wave runner fun. Being so close to us in Huntsville area I like the short drive to relax.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-12-20 15:25:03','2024-03-30 09:00:00','maTZyfqcwk8QXrcqH3q65834d9f9a36c');
INSERT INTO `wp_wpbs_bookings` VALUES (75,6,6,'2024-06-02 00:00:00','2024-06-06 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ila\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Pittman\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"ila.pittman@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family Vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"ILA5601\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2023-12-28 12:51:43','2024-01-08 17:06:47','3hpf2MvlaENWRc9iC55658db5af92e4f');
INSERT INTO `wp_wpbs_bookings` VALUES (76,2,5,'2024-06-11 00:00:00','2024-06-16 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Melissa\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bradley\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"dalferesm@bellsouth.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family fun and relaxation. We will be bringing two jet skis and two well behaved mini schnauzers.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-02 20:58:11','2024-01-03 13:03:17','fM0tZyKBGa0e5I4mXKk6594bf33b26af');
INSERT INTO `wp_wpbs_bookings` VALUES (77,2,5,'2024-06-30 00:00:00','2024-07-06 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Madelyn\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Welch\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"madelynwelch13@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"8\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"None\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-09 10:32:48','2024-01-14 13:19:10','loCrQd2ivNxnVJSJ7FL659d67207a2d5');
INSERT INTO `wp_wpbs_bookings` VALUES (78,2,5,'2024-08-02 00:00:00','2024-08-06 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Don\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wagner\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"WAGNERDON44@GMAIL.COM\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation. We stayed at Barney&#039;s Bluff last July and loved it. We want to rent the pontoon during our stay again this year\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-12 10:14:00','2024-01-14 13:19:17','JLUvryzMnxDw8tLjQ0E65a1573839b0b');
INSERT INTO `wp_wpbs_bookings` VALUES (79,6,6,'2024-03-08 00:00:00','2024-03-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jimmy\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Cunningham\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"cherijbo@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Multi-family night away\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-01-22 21:36:11','2024-01-31 16:40:11','x3A8FHIlqwHsHPidmWM65af261b9e4b1');
INSERT INTO `wp_wpbs_bookings` VALUES (80,2,5,'2024-05-24 00:00:00','2024-05-27 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"stephanie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"johnson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"stephjohnsonrn@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"memorial day family trip\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-24 21:54:16','2024-01-26 11:12:08','li8ggS9heRWpQBi9oGP65b1cd585f345');
INSERT INTO `wp_wpbs_bookings` VALUES (81,3,1,'2024-02-15 00:00:00','2024-02-18 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"scott\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"prentiss\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"scottyp557@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"relax\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-27 10:57:57','2024-01-31 15:17:00','HzJs6OLje7nWeQAQM6o65b528050f822');
INSERT INTO `wp_wpbs_bookings` VALUES (82,6,6,'2024-02-05 00:00:00','2024-02-08 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Kathy\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Chaney\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"kathyrchaney@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Home repairs require us to vacate a few days\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-27 11:35:46','2024-01-31 16:47:19','LBf3hfApznj9OXLGlVC65b530e270ce7');
INSERT INTO `wp_wpbs_bookings` VALUES (83,3,1,'2024-02-18 00:00:00','2024-02-25 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Patricia\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mewes\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"trmewes@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($75 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"75|1 Pet\",\"75|2 Pets\",\"75|3 Pets\",\"75|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"75|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation/fishing\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-29 18:54:12','2024-01-31 15:16:52','1CsziFiTIsRN6geORZ765b83aa4c9b78');
INSERT INTO `wp_wpbs_bookings` VALUES (84,3,1,'2024-07-25 00:00:00','2024-07-28 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jennifer\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Close\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"j.close52@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Fun!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-01-31 14:04:52','2024-01-31 14:57:46','YyCvDR85BdXG4jd8Uph65ba99d4195d6');
INSERT INTO `wp_wpbs_bookings` VALUES (85,2,5,'2024-08-30 00:00:00','2024-09-02 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Laurie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hines\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"lauriehines0621@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"End of summer family fun!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-02 09:29:57','2024-02-04 18:57:15','gh2IlbmKcpRxxs1ReoZ65bcfc6533ae2');
INSERT INTO `wp_wpbs_bookings` VALUES (86,2,5,'2024-07-13 00:00:00','2024-07-16 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Summer\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mixon\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"summeramixon@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-04 12:51:20','2024-02-04 18:53:32','U9HH2091BTCqdnRM2DL65bfce98e2a7d');
INSERT INTO `wp_wpbs_bookings` VALUES (87,3,1,'2024-06-23 00:00:00','2024-06-26 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ashley\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Trout\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ashleytrout0106@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Visiting with my brother who works in Cullman.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-05 17:07:57','2024-02-07 14:57:57','Bo0utWps7OMvZvJEqVG65c15c3d07b50');
INSERT INTO `wp_wpbs_bookings` VALUES (88,6,6,'2024-06-06 00:00:00','2024-06-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Mary\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Beemon\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"rileybeemon1208@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family get-away\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-02-07 17:16:20','2024-05-15 17:27:29','5gYCaL75t3tjBbvvuuF65c40134655e6');
INSERT INTO `wp_wpbs_bookings` VALUES (89,6,6,'2024-02-14 00:00:00','2024-02-17 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Penny\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wegener\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"shiningh2o@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Boat ride &amp; relaxation for my husband&#039;s birthday week. We will need the boat lift unlocked, please.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-12 18:06:45','2024-02-12 18:18:20','EVJ1g2WS0Gv60tLGvPJ65caa48533d0d');
INSERT INTO `wp_wpbs_bookings` VALUES (90,6,6,'2024-07-12 00:00:00','2024-07-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ashley\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ford\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"ashleyford@smithlakeconcertseries.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Smith Lake Concert\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-14 16:54:30','2024-02-14 17:25:53','UiNWnxSp083pLy7sk5B65cd3696937b2');
INSERT INTO `wp_wpbs_bookings` VALUES (91,2,5,'2024-03-11 00:00:00','2024-03-16 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Keith\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Kirkley\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"kkirkley1@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Spring Break Vacation\\r\\nPer my call with Tim, the $100 pet fee will be waived, so I listed us as &quot;No Pets&quot; so the total would reflect this.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-14 17:03:43','2024-03-06 13:57:17','wyANydxjMafl7buzeib65cd38bf351aa');
INSERT INTO `wp_wpbs_bookings` VALUES (92,6,6,'2024-06-13 00:00:00','2024-06-18 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Julia\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Trimble\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jmcclellan_pixie@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-02-21 18:20:53','2024-06-10 11:14:06','NM3xzeTJAmwnfwc5KQV65d685559a577');
INSERT INTO `wp_wpbs_bookings` VALUES (93,3,1,'2024-03-02 00:00:00','2024-03-04 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jenna\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgan\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"morganjennab@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Weekend getaway\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-23 12:44:54','2024-03-01 12:08:44','IF1i7FWQ6Eko0Pf8wRJ65d8d996751f4');
INSERT INTO `wp_wpbs_bookings` VALUES (94,3,1,'2024-10-11 00:00:00','2024-10-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Nancy\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Sims\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"nansims@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"A few days of rest and relaxation.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-02-25 07:12:14','2024-03-22 16:22:55','SVeBB49z7CO64cIsymo65db2e9e75f0d');
INSERT INTO `wp_wpbs_bookings` VALUES (95,2,5,'2024-06-07 00:00:00','2024-06-10 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Michael\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Grace\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mikegracelive@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family reunion.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-01 17:12:36','2024-03-05 11:10:03','rIaU7VEIk2TPD9iNnhh65e252d4e6afa');
INSERT INTO `wp_wpbs_bookings` VALUES (96,3,1,'2024-03-27 00:00:00','2024-03-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wendy\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Buckelew\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"wjburgess3@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Spring break\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-07 17:58:00','2024-03-08 16:19:02','zSLfuhEG4QjyiJvLe5865ea46783e3b9');
INSERT INTO `wp_wpbs_bookings` VALUES (97,2,5,'2024-09-28 00:00:00','2024-10-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Robert\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Ash\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bobkat.ash@outlook.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"fall get away, boating, fishing\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"ROBERT9093\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-08 15:15:20','2024-03-08 16:18:46','VIzASW8jq23aUxaLXCe65eb71d8b5890');
INSERT INTO `wp_wpbs_bookings` VALUES (98,6,6,'2024-03-27 00:00:00','2024-03-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"andrew\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"parker\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"andrewjparker@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Get away for spring break\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-11 19:47:26','2024-03-14 13:39:13','MFYYHrCH6DURNeh8uF465efa61e951d3');
INSERT INTO `wp_wpbs_bookings` VALUES (99,3,1,'2024-06-20 00:00:00','2024-06-23 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Belinda\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Russian\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"russinb@bellsouth.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wedding near location.  Would love to be able to check in early.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-12 14:37:29','2024-03-14 13:38:58','YSgM0kyghTlcAWvDkCV65f0aef949461');
INSERT INTO `wp_wpbs_bookings` VALUES (100,6,6,'2024-05-03 00:00:00','2024-05-05 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Joelie\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Pope\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"mermaidmom3@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"8\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wedding\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-15 10:51:58','2024-03-15 13:47:34','1ytb9q8FVXHUMX3matx65f46e9e686ae');
INSERT INTO `wp_wpbs_bookings` VALUES (101,2,5,'2024-07-26 00:00:00','2024-08-02 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Lynda\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Grant\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"lyndaallbert@bellsouth.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family getaway. Including boat rental for 3 days.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-20 12:30:07','2024-03-25 16:20:50','8Ft9q6Vv63v5yCZ0Nm765fb1d1f5ac43');
INSERT INTO `wp_wpbs_bookings` VALUES (102,2,5,'2024-07-06 00:00:00','2024-07-13 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Maegan\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Newman\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"maegan_newman@hotmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Return visit - loved the lake house during our spring break trip and wanted to return in the summer.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-03-24 08:02:19','2024-03-28 18:02:09','lKZYEbcto1HmfbsGoT66600245b55077');
INSERT INTO `wp_wpbs_bookings` VALUES (103,3,1,'2024-06-04 00:00:00','2024-06-07 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Meghan\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgan\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"meghansmorgan@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Visiting our family in Cullman :)\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-12 18:28:35','2024-04-27 20:49:19','20qcAusp8JWfyBg1Cqk6619c3a39a6b1');
INSERT INTO `wp_wpbs_bookings` VALUES (104,2,5,'2024-04-16 00:00:00','2024-04-18 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"William\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Wells\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"wdwells3@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-12 18:36:51','2024-04-13 19:18:21','MLDkVgPMVEtlZnikFSn6619c5939adba');
INSERT INTO `wp_wpbs_bookings` VALUES (105,6,6,'2024-06-29 00:00:00','2024-07-03 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bianca\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Shea\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"btshea20@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hi!\\r\\nMy name is Bianca Shea and for the last two years have rented Allie&#039;s on the rocks for my birthday. I came last year by myself for a few days and had the most relaxing time. With Allie&#039;s being booked I saw this new property and jumped on it!\\r\\n\\r\\nSo excited to be coming back to Smith Lake for the third year!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-16 12:12:02','2024-04-25 15:44:14','pgR1OmcoYCwAMmqSY2k661eb1629ae83');
INSERT INTO `wp_wpbs_bookings` VALUES (106,6,6,'2024-06-29 00:00:00','2024-07-03 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bianca\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Shea\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"btshea20@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hi! My name is Bianca Shea and for the last two years have rented Allie&#039;s for my birthday.  I had the most relaxing time by myself on the lake last year. I saw that Allie&#039;s was booked and this new property opened up and had to jump on it! It will just be me again this year, and am thrilled to be coming back to the lake. \\r\\n\\r\\nPlease let me know if you need anything from me!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-16 12:15:08','2024-04-25 15:43:45','p68D1biK7sfyRV2ydBN661eb21c1ccb5');
INSERT INTO `wp_wpbs_bookings` VALUES (107,2,5,'2024-04-19 00:00:00','2024-04-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jill\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Dyson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jdyson11@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"relaxing weekend getaway:)\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-16 18:03:02','2024-04-17 10:31:10','zN1V123t6K5TKs72jba661f03a65fb22');
INSERT INTO `wp_wpbs_bookings` VALUES (108,2,5,'2024-04-19 00:00:00','2024-04-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jill\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Dyson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jdyson11@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Relaxation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-16 18:32:33','2024-04-17 11:39:00','EXReBV4T8zFy7aIJrzx661f0a9101ff9');
INSERT INTO `wp_wpbs_bookings` VALUES (109,3,1,'2024-04-17 00:00:00','2024-04-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"d\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"d\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"d@d.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"ttt\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"TTT\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-17 06:17:53','2024-04-17 13:47:18','WmOcz2tfUA55vCYuwf6661fafe1c38fb');
INSERT INTO `wp_wpbs_bookings` VALUES (110,2,5,'2024-10-18 00:00:00','2024-10-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Test\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"karenmorgen@comcast.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Test\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-17 10:16:32','2024-04-17 10:32:00','V4J200H9BcfOyioFj8t661fe7d058e42');
INSERT INTO `wp_wpbs_bookings` VALUES (111,2,5,'2024-04-19 00:00:00','2024-04-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jill\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Dyson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jdyson11@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Relaxation\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-17 11:46:45','2024-04-17 13:35:13','jt1qBBDYq7JhrGwgLIh661ffcf5198db');
INSERT INTO `wp_wpbs_bookings` VALUES (112,2,5,'2024-06-28 00:00:00','2024-06-30 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Staci\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Herron\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"staci.herron@regions.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"6\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1 infant\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family getaway.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-17 17:53:39','2024-04-18 18:16:52','mXpy3HcZm11PWPcxhLD662052f3026df');
INSERT INTO `wp_wpbs_bookings` VALUES (113,6,6,'2024-05-28 00:00:00','2024-05-31 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tiffany\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"McIntyre\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bamatiff2283@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|3 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Having a nice relaxing time with our kiddos before the hustle and bustle of summer! We have stayed with yâ€™all before at Allieâ€™s and absolutely loved it! The last time we stayed, you sent me a coupon code, Tiffany1310, and we never got to use it. Would it be possible to use it for this stay? We are very much so looking forward to our stay!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-24 11:54:12','2024-04-25 15:38:52','X9Feox29KHxrpPFXxk466293934449ae');
INSERT INTO `wp_wpbs_bookings` VALUES (114,2,5,'2024-07-22 00:00:00','2024-07-26 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Brook\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jones\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"brooklynnblount@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|4 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"We own Trimble Towing and are needing a much needed break.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-24 22:42:06','2024-04-25 16:09:07','eiZO1xPhvigPp7Ze8g56629d10e1e81e');
INSERT INTO `wp_wpbs_bookings` VALUES (116,6,6,'2024-08-01 00:00:00','2024-08-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Floyd\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Walfield\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"walfield4@aol.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Celebrating birthday\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-25 14:14:45','2024-04-25 15:24:21','Qs2qigcNjybBDJRPWhP662aaba526bf7');
INSERT INTO `wp_wpbs_bookings` VALUES (117,6,6,'2024-08-01 00:00:00','2024-08-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Floyd\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Walfield\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"walfield4@aol.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Birthday\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-25 15:29:50','2024-04-25 16:08:49','EDlCJjxyEM49JurJHG4662abd3e6901b');
INSERT INTO `wp_wpbs_bookings` VALUES (118,6,6,'2024-06-29 00:00:00','2024-07-03 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bianca\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Shea\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"btshea20@gmail.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hi! My name is Bianca Shea and for the last two years have rented Allie&#039;s for my birthday. I had the most relaxing time by myself on the lake last year. I saw that Allie&#039;s was booked and this new property opened up and had to jump on it! It will just be me again this year, and am thrilled to be coming back to the lake.\\r\\n\\r\\nPlease let me know if you need anything from me!\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}},\"user_value\":\"BIANCA1033\"},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-25 15:47:58','2024-04-25 15:58:49','kmPR4EgwdFg3CJ6GZ4e662ac17e2c535');
INSERT INTO `wp_wpbs_bookings` VALUES (119,3,1,'2024-08-05 00:00:00','2024-08-09 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jeffery\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Bragg\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bragg.jeffery@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"0\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family vacation, oldest son home from Service Academy for the summer. Iâ€™m retired Army of 30 years, and we love Smith Lake! We have close Army friends who live in Decatur and want to visit them as well.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"165|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-04-26 08:01:20','2024-04-27 20:49:09','qsysCaj5OKMIZ8oGuDa662ba5a053ba0');
INSERT INTO `wp_wpbs_bookings` VALUES (120,6,6,'2024-05-08 00:00:00','2024-05-11 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Tim\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"morgen.pe@comcast.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"1\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"bg\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-04-27 13:12:56','2024-04-27 20:47:49','MwNzfA7HHugL6h7h0G7662d4028753b5');
INSERT INTO `wp_wpbs_bookings` VALUES (121,2,5,'2024-05-10 00:00:00','2024-05-12 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Marcus\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Watson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"auburnwatsonfamily@outlook.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|2 Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Family reunion @ Jasper CC on Saturday.  Traveling from SC with Twin toddler boys.  Respectfully request an early check-in on Friday 5/10, so that the Twins can adjust to their new element.  Will be submitting for the boat rental.  However, depending on the weather, we will only need it for a few hours on 5/10 &amp; 5/11, both late afternoon.  Looking foward to working with you on all of this.  Family is looking forward to this trip.\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-05-05 22:31:12','2024-05-07 16:13:57','ipRMmn5nDj6q8vqRv5n66384f0091083');
INSERT INTO `wp_wpbs_bookings` VALUES (122,2,5,'2024-07-18 00:00:00','2024-07-21 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jana\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Hathorn\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"jana.creely@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"0|No Pets\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"5\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacay\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-05-07 12:48:08','2024-05-15 15:10:34','FbairW7NdHsprKiXUGW663a6958df0ef');
INSERT INTO `wp_wpbs_bookings` VALUES (123,6,6,'2024-10-11 00:00:00','2024-10-14 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Karen\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Morgen\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"karenmorgen@comcast.net\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"4\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"test\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','trash',1,'2024-05-14 16:12:35','2024-05-15 17:40:49','XFgS74UlS7C9szlWKjq6643d3c341b5e');
INSERT INTO `wp_wpbs_bookings` VALUES (124,2,5,'2024-05-27 00:00:00','2024-05-31 00:00:00','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Adam\"},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Jackson\"},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"ajack824@yahoo.com\"},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}},\"user_value\":\"100|1 Pet\"},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"2\"},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"3\"},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}},\"user_value\":\"Vacation getaway\"},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}},\"user_value\":\"275|Cleaning Fee\"},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}},\"user_value\":\"payment_on_arrival\"}]','accepted',1,'2024-05-16 14:13:22','2024-05-23 14:58:31','O9BsJntTdSoUl7PkfVX66465ad2ded15');
/*!40000 ALTER TABLE `wp_wpbs_bookings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_calendar_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_calendar_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_calendar_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `calendar_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `calendar_id` (`calendar_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=1570 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_calendar_meta`
--

LOCK TABLES `wp_wpbs_calendar_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_calendar_meta` DISABLE KEYS */;
INSERT INTO `wp_wpbs_calendar_meta` VALUES (6,2,'default_price','650');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (7,2,'calendar_name_translation_en','Reserve Barneyâ€™s Bluff');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (10,3,'default_price','550');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (11,3,'calendar_name_translation_en','Reserve â€œAllieâ€™s on the Rocksâ€');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (14,4,'default_price','119');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (15,4,'calendar_name_translation_en','Reserve Talley Barn Cabin');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (17,5,'default_price','139');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (18,5,'calendar_name_translation_en','Reserve Talley Cottage');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (25,4,'ical_feed_1','a:9:{s:2:\"id\";i:1;s:4:\"name\";s:18:\"Airbnb talley barn\";s:3:\"url\";s:86:\"https://www.airbnb.co.in/calendar/ical/35080201.ics?s=dd4396f34534ca3e81c1e4c9c956858d\";s:13:\"file_contents\";s:134:\"BEGIN:VCALENDAR\nPRODID;X-RICAL-TZSOURCE=TZINFO:-//Airbnb Inc//Hosting Calendar 0.8.8//EN\nCALSCALE:GREGORIAN\nVERSION:2.0\nEND:VCALENDAR\n\";s:14:\"legend_item_id\";i:14;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:15;s:24:\"legend_item_id_split_end\";i:16;s:12:\"last_updated\";s:19:\"2022-05-25 12:36:14\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (26,5,'ical_feed_1','a:9:{s:2:\"id\";i:1;s:4:\"name\";s:21:\"Airbnb talley cottage\";s:3:\"url\";s:86:\"https://www.airbnb.co.in/calendar/ical/38233609.ics?s=d0ff8d55cfb6666ef8308ba50f47b892\";s:13:\"file_contents\";s:474:\"BEGIN:VCALENDAR\nPRODID;X-RICAL-TZSOURCE=TZINFO:-//Airbnb Inc//Hosting Calendar 0.8.8//EN\nCALSCALE:GREGORIAN\nVERSION:2.0\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20220526\nDTSTART;VALUE=DATE:20220525\nUID:6fec1092d3fa-5617bf8a9573272b73025a1b8c43f4df@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20230527\nDTSTART;VALUE=DATE:20230525\nUID:6fec1092d3fa-52c2845b2de3be3472b417aa87138698@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nEND:VCALENDAR\n\";s:14:\"legend_item_id\";i:18;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:19;s:24:\"legend_item_id_split_end\";i:20;s:12:\"last_updated\";s:19:\"2022-05-25 20:35:39\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (119,5,'ical_export_legend_items','a:1:{i:0;s:2:\"18\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (120,5,'group_events_by_description','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (121,4,'ical_export_legend_items','a:1:{i:0;s:2:\"14\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (122,4,'group_events_by_description','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (124,2,'group_events_by_description','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (127,3,'group_events_by_description','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (148,4,'calendar_link_type','internal');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (151,5,'calendar_link_type','internal');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (389,3,'notes','a:0:{}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (427,2,'ical_export_legend_items','a:2:{i:0;s:1:\"6\";i:1;s:1:\"7\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (428,2,'ical_feed_2','a:10:{s:2:\"id\";i:2;s:4:\"name\";s:19:\"Barney\'s Bluff VRBO\";s:3:\"url\";s:66:\"http://www.vrbo.com/icalendar/dd950f9f5acd472c867c417e4c14605e.ics\";s:13:\"file_contents\";s:12008:\"BEGIN:VCALENDAR\r\nVERSION:2.0\r\nCALSCALE:GREGORIAN\r\nPRODID:-//HomeAway.com, Inc.//EN\r\nBEGIN:VEVENT\r\nUID:7f34afc5-93f9-4eea-b294-49dc8808ff07\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230730\r\nDTEND;VALUE=DATE:20230805\r\nSUMMARY:Blocked - Smartbnb BGDDEC\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:172f7fb0-681b-4470-8c6e-29ca85ee20a1\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230719\r\nDTEND;VALUE=DATE:20230724\r\nSUMMARY:Blocked - Smartbnb HMMWEEYNWA Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:76ed3f74-24f3-4e4a-bd40-8c2810d61ac7\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230615\r\nDTEND;VALUE=DATE:20230619\r\nSUMMARY:Blocked - Smartbnb HMHF8BMAAN Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0277b87c-b32f-4f33-8876-b1fcab5ae5b8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230619\r\nDTEND;VALUE=DATE:20230623\r\nSUMMARY:Reserved - Matthew\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f12e5435-e9ae-4a69-85da-b88afa7a3d51\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230630\r\nDTEND;VALUE=DATE:20230701\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a15f9729-48cb-4eee-a8a2-46b70635bd06\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230701\r\nDTEND;VALUE=DATE:20230705\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e26c0568-fb7d-41b3-a7eb-d64be05e2097\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230706\r\nDTEND;VALUE=DATE:20230713\r\nSUMMARY:Reserved - kendra\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:1ffbcb8e-73cd-433e-b46f-a11d4ccffb79\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230714\r\nDTEND;VALUE=DATE:20230717\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f959913d-f83a-4ed6-b5c4-68639b5b1106\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230811\r\nDTEND;VALUE=DATE:20230813\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:cd45399f-b7cc-4ea5-a22e-f45f2f9a6c28\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230623\r\nDTEND;VALUE=DATE:20230627\r\nSUMMARY:Blocked - Smartbnb J5UYXA\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e6dd477d-849d-4811-a7e1-97419e6cc07c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231007\r\nDTEND;VALUE=DATE:20231014\r\nSUMMARY:Blocked - Smartbnb BKFXCU\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:1fedb4cf-6dd2-41da-b349-ceb0bc1bc00d\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230728\r\nDTEND;VALUE=DATE:20230730\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a59707a0-b61e-4ef0-9e8b-c617f34ac74d\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230810\r\nDTEND;VALUE=DATE:20230811\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c7bccf4c-39a0-435b-b769-b3be5ee1f785\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230815\r\nDTEND;VALUE=DATE:20230820\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:005d32d5-85e1-4124-9815-5a6c3463ac4d\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230724\r\nDTEND;VALUE=DATE:20230728\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fcd92f98-5253-42c8-88c7-e0b1fb22d3ed\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230627\r\nDTEND;VALUE=DATE:20230630\r\nSUMMARY:Blocked - Smartbnb ZXAZNO\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:10452dda-5aa4-4f2b-8f26-4875b5aafaae\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230611\r\nDTEND;VALUE=DATE:20230615\r\nSUMMARY:Blocked - Smartbnb TTE3KL\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:7249f5fb-df14-4a10-8c80-0f77373b6dcc\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230820\r\nDTEND;VALUE=DATE:20230828\r\nSUMMARY:Blocked - Smartbnb N3ZYIF\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:bf5ef528-8868-464c-b6ab-e0dcd744a95a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230805\r\nDTEND;VALUE=DATE:20230810\r\nSUMMARY:Blocked - Smartbnb HM8WTZHRMS Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:d8437beb-c882-4408-9a32-52ea947bfb41\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230831\r\nDTEND;VALUE=DATE:20230904\r\nSUMMARY:Blocked - Smartbnb TRYXL5\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a62d724f-7cb4-479d-89e2-64cebb1f8676\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231118\r\nDTEND;VALUE=DATE:20231121\r\nSUMMARY:Blocked - Smartbnb NCNEBT\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b1c93cad-d7c1-435f-a738-95dd8d2c7d47\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230908\r\nDTEND;VALUE=DATE:20230910\r\nSUMMARY:Blocked - Smartbnb EBE8QM\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:dcc8f0c5-a91f-4846-a091-abb84685c981\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230916\r\nDTEND;VALUE=DATE:20230923\r\nSUMMARY:Blocked - Smartbnb KXSI2L\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:47794747-2950-472e-8481-5f4c70d85d05\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230910\r\nDTEND;VALUE=DATE:20230916\r\nSUMMARY:Blocked - Smartbnb UVS8SI\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:8cae98e1-a9d0-4a5f-8c0a-812dd145fbe2\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231020\r\nDTEND;VALUE=DATE:20231022\r\nSUMMARY:Blocked - Smartbnb HMX2MAJT83 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:1bbed75e-e89d-4fbd-8807-3cc49236f720\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230926\r\nDTEND;VALUE=DATE:20230928\r\nSUMMARY:Blocked - Smartbnb HMTTNZQYHT Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:656a9c41-ebd8-4cc3-a93d-90b1995953f5\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230928\r\nDTEND;VALUE=DATE:20231002\r\nSUMMARY:Blocked - Smartbnb T6GBGU\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:8c30862d-1433-4104-aa35-3ac02b3af1ea\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231016\r\nDTEND;VALUE=DATE:20231020\r\nSUMMARY:Blocked - Smartbnb HBRNKK\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:6b6061ac-e5bb-4455-96f6-50f18e33ec80\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231005\r\nDTEND;VALUE=DATE:20231007\r\nSUMMARY:Blocked - Smartbnb EGVRWR\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:39ce2203-2e8a-4381-bd04-ed5f5b27987a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231121\r\nDTEND;VALUE=DATE:20231126\r\nSUMMARY:Blocked - Smartbnb HMWFKFW5TE Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e61c2d9f-7714-42bd-8dd7-0d65dc01e1a9\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231104\r\nDTEND;VALUE=DATE:20231105\r\nSUMMARY:Blocked - Smartbnb HMCEZFFNHE Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:5434a67e-073c-489a-965e-ed9822664c92\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240531\r\nDTEND;VALUE=DATE:20240607\r\nSUMMARY:Blocked - Smartbnb 7TSEND\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a4ff530c-bcde-4d4e-a7af-f95a006aaaa8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231106\r\nDTEND;VALUE=DATE:20231109\r\nSUMMARY:Blocked - Smartbnb BNBK5Y\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0d6d91d7-9ed2-427e-82c7-ad0d251950ed\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231116\r\nDTEND;VALUE=DATE:20231117\r\nSUMMARY:Blocked - Smartbnb OZ4B40\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:bee181cf-28df-4940-bbb5-0e7cebaa7f5c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231225\r\nDTEND;VALUE=DATE:20231229\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:1c179be3-51a3-4521-9ce3-e0ea752a9776\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231230\r\nDTEND;VALUE=DATE:20240102\r\nSUMMARY:Reserved - Terina\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:ef3a67e3-8de8-42ce-87a0-68d8301e6aff\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231222\r\nDTEND;VALUE=DATE:20231225\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0411f3bc-a36e-470f-b514-2c3aca51e952\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240617\r\nDTEND;VALUE=DATE:20240622\r\nSUMMARY:Reserved - Matthew\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c035028b-d636-45fc-962f-47ca310e8055\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240611\r\nDTEND;VALUE=DATE:20240616\r\nSUMMARY:Blocked - Smartbnb H8IEWH\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9bd9fdf9-d375-425b-9647-c50a1f5d51b0\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240802\r\nDTEND;VALUE=DATE:20240806\r\nSUMMARY:Blocked - Smartbnb NTTPUO\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9ec9e553-5a27-4290-a337-0e1033adf7dd\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240630\r\nDTEND;VALUE=DATE:20240706\r\nSUMMARY:Blocked - Smartbnb 3BJ0XG\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b0a28479-7b6c-4396-a466-2956a7152a53\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240323\r\nDTEND;VALUE=DATE:20240327\r\nSUMMARY:Reserved - Maegan\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:40530bd8-6990-4210-a0e4-5cbedb848eed\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240830\r\nDTEND;VALUE=DATE:20240902\r\nSUMMARY:Blocked - Smartbnb R1WTHG\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c0709bec-4066-4272-bc88-166a9715284a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240713\r\nDTEND;VALUE=DATE:20240716\r\nSUMMARY:Blocked - Smartbnb PT3INM\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:de80fc8a-a686-4eeb-964d-87d37f911860\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240311\r\nDTEND;VALUE=DATE:20240316\r\nSUMMARY:Blocked - Smartbnb ZNNKOH\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:75dbcfb5-426f-4565-a942-8c9043e841c4\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240328\r\nDTEND;VALUE=DATE:20240331\r\nSUMMARY:Reserved - Melody\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:eab58655-8aaa-43a0-a625-0d3e23f4b8b2\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240406\r\nDTEND;VALUE=DATE:20240409\r\nSUMMARY:Blocked - Smartbnb HMQCCNJRCQ Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:22de2324-dfe2-4a80-95fc-789e0f3bea98\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240607\r\nDTEND;VALUE=DATE:20240610\r\nSUMMARY:Blocked - Smartbnb XAB1OV\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f53c82f9-7a59-477b-b431-67efc793bd75\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240503\r\nDTEND;VALUE=DATE:20240505\r\nSUMMARY:Blocked - Smartbnb HMEJ3B5TPE Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9f92c445-e1d6-4f2a-aaa2-7cc6c6bfd48e\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240928\r\nDTEND;VALUE=DATE:20241005\r\nSUMMARY:Blocked - Smartbnb YEFN0T\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9f442e41-6b0b-479d-b8a3-e171c9aedb27\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240726\r\nDTEND;VALUE=DATE:20240802\r\nSUMMARY:Blocked - Smartbnb IAPZG7\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c9b7fe9d-f9b0-4f72-b401-e1d3a9112fd8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240706\r\nDTEND;VALUE=DATE:20240713\r\nSUMMARY:Blocked - Smartbnb 3AKD0O\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:3675ee86-1494-460c-979e-7cf19229182f\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240424\r\nDTEND;VALUE=DATE:20240425\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:4a9cfda7-3316-489a-a07d-e34d7a0439a4\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240419\r\nDTEND;VALUE=DATE:20240421\r\nSUMMARY:Blocked - Smartbnb A2JWCJ\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fd9381c3-19b3-4be2-9514-321190ca5417\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240628\r\nDTEND;VALUE=DATE:20240630\r\nSUMMARY:Blocked - Smartbnb VAMVWT\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a6d5a05b-c21b-43a4-b8b0-c70de40e2acf\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240807\r\nDTEND;VALUE=DATE:20240812\r\nSUMMARY:Blocked - Smartbnb HM33BQP9QZ Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:aeb1837c-c702-4dfb-b5af-467bfe9bdd49\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240622\r\nDTEND;VALUE=DATE:20240628\r\nSUMMARY:Blocked - Smartbnb HMWBJ55R2Y Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:108a3cf3-1588-48d0-8431-2e61d3439e45\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240722\r\nDTEND;VALUE=DATE:20240726\r\nSUMMARY:Blocked - Smartbnb URRVBK\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:33a82962-857a-464e-83f9-b6489456f224\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240505\r\nDTEND;VALUE=DATE:20240507\r\nSUMMARY:Blocked - Smartbnb HMY8J4F48D Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:aad489dd-3b1e-4559-bb51-6f15ae94dcdd\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240512\r\nDTEND;VALUE=DATE:20240513\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fb55b21d-28ad-40c3-9c9f-3f31f20b2c2c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240510\r\nDTEND;VALUE=DATE:20240512\r\nSUMMARY:Blocked - Smartbnb FUI5DP\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:53bd320b-76be-42f1-8152-2088cb41f542\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240516\r\nDTEND;VALUE=DATE:20240520\r\nSUMMARY:Blocked - Smartbnb HMBJ5PYHQX Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:44653556-c507-46fe-8786-adc949bd22ef\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240527\r\nDTEND;VALUE=DATE:20240531\r\nSUMMARY:Blocked - Smartbnb JFPJ4E\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a6abafc6-fb1e-45f2-9fa4-7ff38c6f7569\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240916\r\nDTEND;VALUE=DATE:20240920\r\nSUMMARY:Reserved - Martha\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:03a8e80d-3af3-401f-9c67-0bcba3b440a7\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240716\r\nDTEND;VALUE=DATE:20240718\r\nSUMMARY:Blocked - Smartbnb HM84APX5PS Airbnb\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n\";s:14:\"legend_item_id\";i:6;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:7;s:24:\"legend_item_id_split_end\";i:8;s:12:\"last_updated\";s:19:\"2024-06-12 12:30:41\";s:8:\"disabled\";b:1;}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (430,3,'ical_feed_1','a:9:{s:2:\"id\";i:1;s:4:\"name\";s:14:\"Allie\'s Airbnb\";s:3:\"url\";s:84:\"https://www.airbnb.com/calendar/ical/48756675.ics?s=6d57b179540f6774e2bfd3a70e3ac6d6\";s:13:\"file_contents\";s:3550:\"BEGIN:VCALENDAR\nPRODID;X-RICAL-TZSOURCE=TZINFO:-//Airbnb Inc//Hosting Calendar 0.8.8//EN\nCALSCALE:GREGORIAN\nVERSION:2.0\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240614\nDTSTART;VALUE=DATE:20240612\nUID:1418fb94e984-0369d02579562200344c96b986799b60@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMACYMQ8KK\\nPhone Number (Last 4 Digits): 6471\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240616\nDTSTART;VALUE=DATE:20240614\nUID:1418fb94e984-2811e992b23e4e9e5889dea5fe1e9840@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMHWXY5KWN\\nPhone Number (Last 4 Digits): 5370\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240711\nDTSTART;VALUE=DATE:20240708\nUID:1418fb94e984-b7148ae1e45a1f3aeb9706f29beb2576@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMDH5E2YFC\\nPhone Number (Last 4 Digits): 8121\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240721\nDTSTART;VALUE=DATE:20240718\nUID:1418fb94e984-aa7478845d54c47a554e1666043a1fbb@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMX2ATXK4M\\nPhone Number (Last 4 Digits): 0163\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240725\nDTSTART;VALUE=DATE:20240722\nUID:1418fb94e984-587ea169c476bada06162c5a9da2512c@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HM8D5X32DK\\nPhone Number (Last 4 Digits): 7220\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240805\nDTSTART;VALUE=DATE:20240801\nUID:1418fb94e984-9dc253018125d5203264d23a1c512b67@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMEF5KEWPZ\\nPhone Number (Last 4 Digits): 5368\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240612\nDTSTART;VALUE=DATE:20240610\nUID:6fec1092d3fa-66307ceb6fb6b66b6f55718e3ba5bba5@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240623\nDTSTART;VALUE=DATE:20240620\nUID:6fec1092d3fa-f90f6332e9978b6260013381508a9e66@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240626\nDTSTART;VALUE=DATE:20240623\nUID:6fec1092d3fa-7bc5a39d9b826cc1e0601b487e562ca8@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240630\nDTSTART;VALUE=DATE:20240627\nUID:6fec1092d3fa-fa21556e41499ca65486f597b1e06fff@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240707\nDTSTART;VALUE=DATE:20240630\nUID:6fec1092d3fa-fc4299632a628e2a55d2c66f438e5748@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240718\nDTSTART;VALUE=DATE:20240712\nUID:6fec1092d3fa-ed5e337c9ef46d50c5479d8f886c7fd1@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240728\nDTSTART;VALUE=DATE:20240725\nUID:6fec1092d3fa-b65a47c038569551d7e44614c01dce31@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240809\nDTSTART;VALUE=DATE:20240805\nUID:6fec1092d3fa-e9efc625ba15ace31648557b0a03871f@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20241014\nDTSTART;VALUE=DATE:20241011\nUID:6fec1092d3fa-1f24c80a4391e85fa5f4869b8e35a38f@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20250613\nDTSTART;VALUE=DATE:20250401\nUID:6fec1092d3fa-e2828fc453a6fb09086d524c21ddd2d3@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nEND:VCALENDAR\n\";s:14:\"legend_item_id\";i:10;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:11;s:24:\"legend_item_id_split_end\";i:12;s:12:\"last_updated\";s:19:\"2024-06-12 12:30:41\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (431,3,'ical_feed_2','a:9:{s:2:\"id\";i:2;s:4:\"name\";s:12:\"Allie\'s VRBO\";s:3:\"url\";s:66:\"http://www.vrbo.com/icalendar/4bd1ceb8f858426c9cfad1f96de95585.ics\";s:13:\"file_contents\";s:14683:\"BEGIN:VCALENDAR\r\nVERSION:2.0\r\nCALSCALE:GREGORIAN\r\nPRODID:-//HomeAway.com, Inc.//EN\r\nBEGIN:VEVENT\r\nUID:e305ed8b-9574-474a-a8c1-d021e6ac7f2e\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230606\r\nDTEND;VALUE=DATE:20230613\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a2f78c03-847f-4685-868f-a172a416142e\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230706\r\nDTEND;VALUE=DATE:20230709\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:455e0ecb-4f4f-4b3a-8c2b-b1c82e3b3258\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230621\r\nDTEND;VALUE=DATE:20230626\r\nSUMMARY:Blocked - Smartbnb HMPQDKAZKB Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:4b036247-f9f7-408a-afdb-8ae286c5fdb3\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230616\r\nDTEND;VALUE=DATE:20230619\r\nSUMMARY:Reserved - Jennifer\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:4c58ad07-b2fc-4c84-8fcf-9f1b39e84e8b\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230702\r\nDTEND;VALUE=DATE:20230706\r\nSUMMARY:Blocked - Smartbnb HM38NHMAMK Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:efd7c6a6-ca46-428b-a34f-05bb541c8f95\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230628\r\nDTEND;VALUE=DATE:20230701\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fb546efc-fcb7-4b81-8a68-d0b52a4e9afc\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230701\r\nDTEND;VALUE=DATE:20230702\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:8e004631-8614-4c5b-9fdc-12c6ca775c8c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230720\r\nDTEND;VALUE=DATE:20230725\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:d75240bb-646b-4ba4-92a5-2a6f7dbe787d\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230728\r\nDTEND;VALUE=DATE:20230801\r\nSUMMARY:Reserved - Candice\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:58db12bc-266a-408c-b3a6-0336143e0317\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230613\r\nDTEND;VALUE=DATE:20230614\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:6ad815a6-f84c-4ed0-b488-45a9d19ea6e8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230619\r\nDTEND;VALUE=DATE:20230621\r\nSUMMARY:Blocked - Smartbnb COIUTA\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9e9fa56e-4e4d-46ef-9e7f-d361e486de9c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230709\r\nDTEND;VALUE=DATE:20230711\r\nSUMMARY:Blocked - Smartbnb FGDK62\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:386c5629-eef3-4fa9-863c-c0ed90d28bda\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230717\r\nDTEND;VALUE=DATE:20230720\r\nSUMMARY:Reserved - Donna\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:361863e4-c9c5-40a2-ac61-1ae61582d348\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230711\r\nDTEND;VALUE=DATE:20230712\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9d6faf05-39aa-47ec-a8c3-433a4ea094fc\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230712\r\nDTEND;VALUE=DATE:20230713\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:94080c36-8ba8-4d41-a29c-996b20bb69eb\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230713\r\nDTEND;VALUE=DATE:20230714\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b5d226fa-71b8-4a62-93bb-9b48bfa431c6\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230714\r\nDTEND;VALUE=DATE:20230716\r\nSUMMARY:Reserved - Robert\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0f7c766f-c62f-4624-8ec8-c4d8e6a04b94\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230725\r\nDTEND;VALUE=DATE:20230728\r\nSUMMARY:Blocked - Smartbnb HM2HBWEZRB Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:5eb705a0-c82b-48a1-94cf-19859d0f7a79\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230803\r\nDTEND;VALUE=DATE:20230807\r\nSUMMARY:Blocked - Smartbnb HMBNNWQ595 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:02f074d6-4e7f-4797-bf79-d9d4bcd1ae85\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230826\r\nDTEND;VALUE=DATE:20230828\r\nSUMMARY:Blocked - Smartbnb HMPMDN5K8M Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b1d5ddbb-440e-4294-a1ce-b27de3837304\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230914\r\nDTEND;VALUE=DATE:20230918\r\nSUMMARY:Blocked - Smartbnb HMSJ9F433Q Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f094de00-2582-4bf9-8014-399e28b37964\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230901\r\nDTEND;VALUE=DATE:20230905\r\nSUMMARY:Blocked - Smartbnb GFLKHE\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e07f1d22-53a5-4bd3-b85c-5cd7c745a965\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230922\r\nDTEND;VALUE=DATE:20230924\r\nSUMMARY:Blocked - Smartbnb HMYBWAXT9S Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:ea269095-c380-496d-a830-e2c2b75128a9\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230811\r\nDTEND;VALUE=DATE:20230813\r\nSUMMARY:Blocked - Smartbnb HM9QMWCFPW Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b4f4275e-16be-4b12-8571-f3bc8ef857bb\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230818\r\nDTEND;VALUE=DATE:20230820\r\nSUMMARY:Blocked - Smartbnb HMPBCCESRM Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0bc207af-a1ed-43a8-afff-674f50b191f8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231011\r\nDTEND;VALUE=DATE:20231013\r\nSUMMARY:Reserved - John\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c05cdbc5-2ec3-41e3-b32d-f6179d3cbba6\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231006\r\nDTEND;VALUE=DATE:20231009\r\nSUMMARY:Blocked - Smartbnb HMKRKWETNW Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:d445d163-e0cf-4aee-be63-b7c0c9905532\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230925\r\nDTEND;VALUE=DATE:20230929\r\nSUMMARY:Blocked - Smartbnb HMA3BXSW5X Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:247934ed-43fc-4fe7-957d-6107e3eec91a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20230929\r\nDTEND;VALUE=DATE:20231001\r\nSUMMARY:Blocked - Smartbnb HMBBJRFX4N Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:41110104-ec66-4d10-bf7c-7796d4e67e10\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231109\r\nDTEND;VALUE=DATE:20231112\r\nSUMMARY:Blocked - Smartbnb IUW8QJ\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:061805e0-46e3-4012-83b2-6806f306782e\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231019\r\nDTEND;VALUE=DATE:20231022\r\nSUMMARY:Reserved - Kacey\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:ee74e618-6a70-4a39-ba89-49c2da8874c1\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231022\r\nDTEND;VALUE=DATE:20231025\r\nSUMMARY:Blocked - Smartbnb OZPADJ\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b9ad799b-f6f6-4151-b546-09058aedbee0\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231122\r\nDTEND;VALUE=DATE:20231125\r\nSUMMARY:Blocked - Smartbnb HMEDNJ934J Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b5f4dcd4-801a-44ba-a123-a7c760f5c979\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231119\r\nDTEND;VALUE=DATE:20231122\r\nSUMMARY:Blocked - Smartbnb HMDDC8R3EE Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e67876c3-7356-4f4f-8bd4-8c2bdd111d2b\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231027\r\nDTEND;VALUE=DATE:20231029\r\nSUMMARY:Reserved - Justin\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:158c55e5-c7ee-44a6-9024-fb01e7d8124a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231102\r\nDTEND;VALUE=DATE:20231105\r\nSUMMARY:Reserved - jennifer\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:7db0c736-f292-4753-885b-7f77d38027c3\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240718\r\nDTEND;VALUE=DATE:20240721\r\nSUMMARY:Blocked - Smartbnb HMX2ATXK4M Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:444680fd-e39d-4b9b-8801-9c55c61bd490\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231112\r\nDTEND;VALUE=DATE:20231115\r\nSUMMARY:Blocked - Smartbnb HMDMFHDPX4 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c77668ac-a810-436e-807d-564a329205f6\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231222\r\nDTEND;VALUE=DATE:20231227\r\nSUMMARY:Blocked - Smartbnb HMZRDPXK2H Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:2b7fb1c9-bffe-44ab-a666-cedc8d9584ca\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231227\r\nDTEND;VALUE=DATE:20231229\r\nSUMMARY:Blocked - Smartbnb HMC4WWHECF Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:07479187-52b9-4aae-8c4c-df1d7e6bf324\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20231229\r\nDTEND;VALUE=DATE:20240101\r\nSUMMARY:Blocked - Smartbnb HMBS4B9SZY Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a828a0f2-f4d6-4fc1-9ba4-d3bab68c5724\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240111\r\nDTEND;VALUE=DATE:20240114\r\nSUMMARY:Reserved - Stacey\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fe2920d9-49cd-4ab6-85bf-c58aa1e89d39\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240503\r\nDTEND;VALUE=DATE:20240509\r\nSUMMARY:Reserved - Robert\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:832c0bc3-9d77-46f0-a428-2b56788788ff\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240516\r\nDTEND;VALUE=DATE:20240519\r\nSUMMARY:Reserved - Brittney\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:7c7c6ab2-0a45-4336-8bf2-9c176b7b3aad\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240208\r\nDTEND;VALUE=DATE:20240213\r\nSUMMARY:Blocked - Smartbnb HMZAHMY8PA Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:8b833b36-0158-4923-844c-e3b606b94435\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240215\r\nDTEND;VALUE=DATE:20240218\r\nSUMMARY:Blocked - Smartbnb GQ8YT7\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:5b1cd0b5-6ee1-45f7-88ef-99a6a93ee9c5\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240320\r\nDTEND;VALUE=DATE:20240324\r\nSUMMARY:Reserved - Cheryl\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f5665b41-4458-4d14-99fa-edd2352325c7\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240218\r\nDTEND;VALUE=DATE:20240225\r\nSUMMARY:Blocked - Smartbnb G9FVQZ\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:7d5d3dfb-ba12-492b-ac6d-8a29239c7ffd\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240725\r\nDTEND;VALUE=DATE:20240728\r\nSUMMARY:Blocked - Smartbnb NHG9YU\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:394c9c63-a1ea-4a42-96f2-981b9aeb7460\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240712\r\nDTEND;VALUE=DATE:20240718\r\nSUMMARY:Reserved - Jeff\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:5187d2cb-8105-4885-b6c9-39bdde2c5f4d\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240313\r\nDTEND;VALUE=DATE:20240316\r\nSUMMARY:Reserved - William\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:2e9e555d-7b74-4647-9c7d-3dacbd5ff493\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240623\r\nDTEND;VALUE=DATE:20240626\r\nSUMMARY:Blocked - Smartbnb KBKX3N\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:59bd351a-d8e1-4797-9b82-39e9535c5752\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240630\r\nDTEND;VALUE=DATE:20240707\r\nSUMMARY:Blocked - Smartbnb WUNAOD\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:853a30c9-7d06-4880-9595-0653a326b454\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240708\r\nDTEND;VALUE=DATE:20240711\r\nSUMMARY:Blocked - Smartbnb HMDH5E2YFC Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:faab2d73-a82e-4865-aa41-a521ba22283b\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240302\r\nDTEND;VALUE=DATE:20240304\r\nSUMMARY:Blocked - Smartbnb O41Z4B\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e78f18b3-2aa0-4ca5-801e-8b8f9812882a\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20241011\r\nDTEND;VALUE=DATE:20241014\r\nSUMMARY:Blocked - Smartbnb 04YBZM\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9bff34fc-4ad0-43b0-a223-74514cbe4c2f\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240327\r\nDTEND;VALUE=DATE:20240330\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:031a2908-e005-4264-9169-c46d16ca2117\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240309\r\nDTEND;VALUE=DATE:20240310\r\nSUMMARY:Blocked - Smartbnb HMZ8MTBMRP Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:d3358f64-1bc5-4f82-bc14-2a6de4c4c7fd\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240620\r\nDTEND;VALUE=DATE:20240623\r\nSUMMARY:Blocked - Smartbnb MNTXGG\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:45fb9da7-faf5-46b7-903b-0a76d395cd5f\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240331\r\nDTEND;VALUE=DATE:20240405\r\nSUMMARY:Reserved - Chase\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:3b7bc2ab-cb46-45be-842f-35da6a9f9c48\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240316\r\nDTEND;VALUE=DATE:20240317\r\nSUMMARY:Blocked - Smartbnb HMC9CNDYPW Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:345d2b57-5737-4093-818e-8821bb2b8b4b\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240614\r\nDTEND;VALUE=DATE:20240616\r\nSUMMARY:Blocked - Smartbnb HMHWXY5KWN Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:e4970a72-df0c-4267-9ea5-e34200242130\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240317\r\nDTEND;VALUE=DATE:20240320\r\nSUMMARY:Reserved - Cynthia\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:1b2b8e59-b6b6-4a55-bee0-aa59b4c2f056\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240519\r\nDTEND;VALUE=DATE:20240520\r\nSUMMARY:Reserved - Kyle\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:b1db8b46-382f-4848-ad97-a401b4c8cc44\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240406\r\nDTEND;VALUE=DATE:20240408\r\nSUMMARY:Reserved - Allison\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:6be50e5f-e9a8-47dc-9122-65bee829055e\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240524\r\nDTEND;VALUE=DATE:20240527\r\nSUMMARY:Blocked - Smartbnb HMPPRFXZCK Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:754470c0-2fdb-43b4-a733-f23f19d4bdb0\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240627\r\nDTEND;VALUE=DATE:20240630\r\nSUMMARY:Reserved - Susan\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a36450c7-8105-47dd-b343-07f82a45f5f4\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240422\r\nDTEND;VALUE=DATE:20240429\r\nSUMMARY:Reserved - MICHAEL\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:662bf671-3ebd-4c3b-a34b-85db2d2f15c6\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240412\r\nDTEND;VALUE=DATE:20240413\r\nSUMMARY:Blocked - Smartbnb HMB5WS4HYM Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:2c7f319e-32fd-4307-a663-592f38b3f277\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240805\r\nDTEND;VALUE=DATE:20240809\r\nSUMMARY:Blocked - Smartbnb GBXQPR\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9be3bc3e-5d10-48af-b804-ef97bb91cbf5\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240531\r\nDTEND;VALUE=DATE:20240602\r\nSUMMARY:Blocked - Smartbnb HM8M8EQJKM Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:4cc819a1-2caa-46ba-b365-5dd8bd3f9826\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240510\r\nDTEND;VALUE=DATE:20240513\r\nSUMMARY:Blocked - Smartbnb HMNM5BW2T2 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:fe0114b9-e108-4be7-b871-dec55c41b6f0\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240801\r\nDTEND;VALUE=DATE:20240805\r\nSUMMARY:Blocked - Smartbnb HMEF5KEWPZ Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:67e9ffd6-0e9b-4198-9cdf-93ffcc8024ce\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240520\r\nDTEND;VALUE=DATE:20240522\r\nSUMMARY:Blocked - Smartbnb HMMEDZ4EYX Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f55da0fc-57aa-466a-93c5-4c9c1386c105\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240604\r\nDTEND;VALUE=DATE:20240605\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:11f2743b-c754-4611-892f-f387fb16bc49\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240608\r\nDTEND;VALUE=DATE:20240612\r\nSUMMARY:Reserved - Edward\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:2f70d741-3908-47ab-892a-04b6b2155712\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240607\r\nDTEND;VALUE=DATE:20240608\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:14d92e73-df29-409e-9068-1899dc7e6f4c\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240722\r\nDTEND;VALUE=DATE:20240725\r\nSUMMARY:Blocked - Smartbnb HM8D5X32DK Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f8883350-a34c-4691-889e-79968b77e9b8\r\nDTSTAMP:20240612T173041Z\r\nDTSTART;VALUE=DATE:20240612\r\nDTEND;VALUE=DATE:20240614\r\nSUMMARY:Blocked - Smartbnb HMACYMQ8KK Airbnb\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n\";s:14:\"legend_item_id\";i:10;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:11;s:24:\"legend_item_id_split_end\";i:12;s:12:\"last_updated\";s:19:\"2024-06-12 12:30:41\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (432,3,'ical_export_legend_items','a:2:{i:0;s:2:\"10\";i:1;s:2:\"11\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (459,3,'manual_booking_options','a:4:{s:11:\"calendar_id\";s:1:\"3\";s:7:\"form_id\";s:1:\"1\";s:15:\"selection_style\";s:5:\"split\";s:12:\"auto_pending\";s:0:\"\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (466,2,'manual_booking_options','a:5:{s:11:\"calendar_id\";s:1:\"2\";s:7:\"form_id\";s:1:\"5\";s:8:\"language\";s:4:\"auto\";s:15:\"selection_style\";s:6:\"normal\";s:12:\"auto_pending\";s:3:\"yes\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (884,6,'default_price','616');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (885,6,'default_inventory','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (886,6,'calendar_name_translation_en','');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (908,6,'ical_feed_1','a:9:{s:2:\"id\";i:1;s:4:\"name\";s:24:\"Tigua\'s Sunrise - Airbnb\";s:3:\"url\";s:95:\"https://www.airbnb.com/calendar/ical/1012326125763936509.ics?s=4d76120371db398e71b082e03aaa964c\";s:13:\"file_contents\";s:1672:\"BEGIN:VCALENDAR\nPRODID;X-RICAL-TZSOURCE=TZINFO:-//Airbnb Inc//Hosting Calendar 0.8.8//EN\nCALSCALE:GREGORIAN\nVERSION:2.0\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240727\nDTSTART;VALUE=DATE:20240721\nUID:1418fb94e984-e847a1a8323ae11dda116f2dcd355a53@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMYQRWSJNW\\nPhone Number (Last 4 Digits): 9524\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240804\nDTSTART;VALUE=DATE:20240802\nUID:1418fb94e984-59f16abd57bc84f0aa694de1b39fc5a4@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMDXRJACXP\\nPhone Number (Last 4 Digits): 8067\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240812\nDTSTART;VALUE=DATE:20240808\nUID:1418fb94e984-223839e1eea4cab2e738c6467f848ed4@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMZN4CWMNN\\nPhone Number (Last 4 Digits): 9743\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240720\nDTSTART;VALUE=DATE:20240718\nUID:6fec1092d3fa-5d108ac7be857e4e6aff7f3b349eebbf@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240731\nDTSTART;VALUE=DATE:20240727\nUID:6fec1092d3fa-af2b893066c66d8efb78eaf82140f81e@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240906\nDTSTART;VALUE=DATE:20240812\nUID:6fec1092d3fa-8bf273212248ca361d527c43c5ae2c72@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20250720\nDTSTART;VALUE=DATE:20250401\nUID:6fec1092d3fa-e2828fc453a6fb09086d524c21ddd2d3@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nEND:VCALENDAR\n\";s:14:\"legend_item_id\";i:22;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:23;s:24:\"legend_item_id_split_end\";i:24;s:12:\"last_updated\";s:19:\"2024-07-19 12:05:33\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (909,6,'ical_export_legend_items','a:2:{i:0;s:2:\"22\";i:1;s:2:\"23\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (910,6,'group_events_by_description','1');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (911,6,'ical_feed_2','a:10:{s:2:\"id\";i:2;s:4:\"name\";s:22:\"Tigua\'s Sunrise - VRBO\";s:3:\"url\";s:79:\"http://www.vrbo.com/icalendar/dcf8a4a3ed374bc2958429deef0efdb9.ics?nonTentative\";s:13:\"file_contents\";s:7235:\"BEGIN:VCALENDAR\r\nVERSION:2.0\r\nCALSCALE:GREGORIAN\r\nPRODID:-//HomeAway.com, Inc.//EN\r\nBEGIN:VEVENT\r\nUID:1adae49a-1467-4118-890d-fd9e84177812\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20231122\r\nDTEND;VALUE=DATE:20231126\r\nSUMMARY:Blocked - Smartbnb HMZM84EK38 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9c40f4ed-e7f1-4b4f-80ce-e70c88300789\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20231227\r\nDTEND;VALUE=DATE:20231229\r\nSUMMARY:Blocked - Smartbnb HMNA5PX5DK Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:82769cc4-ec10-44be-814a-dc96d94c7f14\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20231223\r\nDTEND;VALUE=DATE:20231226\r\nSUMMARY:Blocked - Smartbnb HM9DNYKWHM Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:45c122df-56d5-4c2d-871e-817a7e653339\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20231229\r\nDTEND;VALUE=DATE:20240101\r\nSUMMARY:Blocked - Smartbnb HMCNX4Z5Y9 Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:69283aa6-0da7-4c16-831b-35077adc46b0\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240602\r\nDTEND;VALUE=DATE:20240606\r\nSUMMARY:Blocked - Smartbnb U8Y2OO\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c5256cb4-0ef2-4f6d-9ddb-3e28e9c524ea\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240120\r\nDTEND;VALUE=DATE:20240124\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:3cc914d7-fcc9-4dd7-9535-8f5727b1cd58\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240205\r\nDTEND;VALUE=DATE:20240209\r\nSUMMARY:Blocked - Smartbnb VL2SVU\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:85e72c48-5480-4184-bf17-e512d3d31ecb\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240209\r\nDTEND;VALUE=DATE:20240211\r\nSUMMARY:Reserved - Robin\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:75081cb1-9f51-46de-a149-7e04dc2853f3\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240214\r\nDTEND;VALUE=DATE:20240217\r\nSUMMARY:Blocked - Smartbnb ZBZIYM\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:daa1cae2-9909-4bed-8911-07fa95c32b6f\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240712\r\nDTEND;VALUE=DATE:20240714\r\nSUMMARY:Blocked - Smartbnb UHFKLY\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:ffc3f9b2-fd66-4387-bd7c-c6db67690334\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240524\r\nDTEND;VALUE=DATE:20240528\r\nSUMMARY:Blocked - Smartbnb HM8ASTCWTX Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:2dd13ab0-6f14-4758-8852-fda847ca3ad0\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240617\r\nDTEND;VALUE=DATE:20240618\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:d9e59847-0a60-4ffc-b04d-da57e9987efe\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240622\r\nDTEND;VALUE=DATE:20240629\r\nSUMMARY:Reserved - Rebecca\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:4824ad99-b4db-497e-b96b-6f8ead7240d8\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240327\r\nDTEND;VALUE=DATE:20240330\r\nSUMMARY:Blocked - Smartbnb G3CNOV\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:dffcf1b7-62a3-4fcd-b759-20f41b614ad8\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240503\r\nDTEND;VALUE=DATE:20240505\r\nSUMMARY:Blocked - Smartbnb 0CDDNH\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:088f8bb7-26eb-4935-b062-aa6307b50488\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240406\r\nDTEND;VALUE=DATE:20240407\r\nSUMMARY:Reserved - Matt\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:cff31789-083e-4104-9592-6cd3725e11cc\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240407\r\nDTEND;VALUE=DATE:20240410\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:5c03b2dd-73dd-4328-904d-cd775923f78e\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240721\r\nDTEND;VALUE=DATE:20240722\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:59cb481b-1e1f-47c9-8fb7-cab7715cd2ea\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240404\r\nDTEND;VALUE=DATE:20240405\r\nSUMMARY:Blocked - Smartbnb HMPMYTXZ5B Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:184f6ba9-07b0-49ba-bf8b-7f718bbc2c77\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240703\r\nDTEND;VALUE=DATE:20240707\r\nSUMMARY:Blocked - Smartbnb HMDZJ4KHAX Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c39e2d0e-a507-4829-9359-9dfd16084e53\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240410\r\nDTEND;VALUE=DATE:20240411\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:21373958-7acc-42dc-a1cb-c72186f34bec\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240812\r\nDTEND;VALUE=DATE:20240829\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:49dd7d26-1882-40f8-804e-37cca82b0653\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240416\r\nDTEND;VALUE=DATE:20240419\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:14bf14e5-6de4-4108-a758-49e813f0c986\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240725\r\nDTEND;VALUE=DATE:20240727\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:98c42485-82ac-45e2-9866-0f0a7fddd79d\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240528\r\nDTEND;VALUE=DATE:20240531\r\nSUMMARY:Blocked - Smartbnb AO8EAH\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0d963f42-28e5-4dca-8ed1-1bb1c4772bfe\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240629\r\nDTEND;VALUE=DATE:20240703\r\nSUMMARY:Blocked - Smartbnb GWIGDC\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:8b1bee9c-d2e6-4567-80df-1d35dd8eaf8b\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240629\r\nDTEND;VALUE=DATE:20240703\r\nSUMMARY:Blocked - Smartbnb GWIGDC\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:c2a9d1aa-c7b3-4493-85af-4bcf5286955f\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240517\r\nDTEND;VALUE=DATE:20240519\r\nSUMMARY:Blocked - Smartbnb HMRDNRERPJ Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:f77e5d2e-5cd2-4f62-8ae5-4c23f868edc6\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240618\r\nDTEND;VALUE=DATE:20240622\r\nSUMMARY:Blocked - Smartbnb HMWTT9E3QX Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:9ec7b6d4-614f-401a-9707-ff27d5316e0f\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240510\r\nDTEND;VALUE=DATE:20240512\r\nSUMMARY:Reserved - Sara\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0340e014-9c26-4231-9dfa-d928553ead27\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240829\r\nDTEND;VALUE=DATE:20240906\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0bdc5f49-dada-4d23-8e0f-2b7939e35d36\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240913\r\nDTEND;VALUE=DATE:20240914\r\nSUMMARY:Blocked\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:532e1954-0262-45c0-a6f9-361fbdc74e94\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240607\r\nDTEND;VALUE=DATE:20240609\r\nSUMMARY:Blocked - Smartbnb HMNCXC49AK Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0de8e61e-3622-46a9-a5bb-d6e646d902bb\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240613\r\nDTEND;VALUE=DATE:20240616\r\nSUMMARY:Reserved - Jodi\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:0f6d659b-1dba-4e60-8c78-e7277575b9e0\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240727\r\nDTEND;VALUE=DATE:20240731\r\nSUMMARY:Blocked - Smartbnb HOST-BA7LUW\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:45e6edd2-a801-482c-ab16-ce6b7e0d3d33\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240718\r\nDTEND;VALUE=DATE:20240720\r\nSUMMARY:Blocked - Smartbnb HOST-RMMOFC\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:950d323a-5aa1-4abc-bcd1-4261e9ffd91f\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240710\r\nDTEND;VALUE=DATE:20240712\r\nSUMMARY:Blocked - Smartbnb HOST-MRKWEU\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:711623db-6ffc-4d96-9142-07f468eb824a\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240802\r\nDTEND;VALUE=DATE:20240804\r\nSUMMARY:Blocked - Smartbnb HMDXRJACXP Airbnb\r\nEND:VEVENT\r\nBEGIN:VEVENT\r\nUID:a8b7d9c7-49b2-46b6-8f3a-275d94d56014\r\nDTSTAMP:20240719T170535Z\r\nDTSTART;VALUE=DATE:20240808\r\nDTEND;VALUE=DATE:20240812\r\nSUMMARY:Blocked - Smartbnb HMZN4CWMNN Airbnb\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n\";s:14:\"legend_item_id\";i:22;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:23;s:24:\"legend_item_id_split_end\";i:24;s:12:\"last_updated\";s:19:\"2024-07-19 12:05:35\";s:8:\"disabled\";b:1;}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (912,2,'ical_feed_3','a:9:{s:2:\"id\";i:3;s:4:\"name\";s:21:\"Barney\'s Bluff Airbnb\";s:3:\"url\";s:84:\"https://www.airbnb.com/calendar/ical/54087858.ics?s=b6cee9e5c5fe0749b0a7555fdcbf402c\";s:13:\"file_contents\";s:3202:\"BEGIN:VCALENDAR\nPRODID;X-RICAL-TZSOURCE=TZINFO:-//Airbnb Inc//Hosting Calendar 0.8.8//EN\nCALSCALE:GREGORIAN\nVERSION:2.0\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240628\nDTSTART;VALUE=DATE:20240622\nUID:1418fb94e984-25c642c54c6adeef55c6d66ccaa19b97@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HMWBJ55R2Y\\nPhone Number (Last 4 Digits): 8945\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240718\nDTSTART;VALUE=DATE:20240716\nUID:1418fb94e984-3cdd48da95dedad97f723dcc7594961c@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HM84APX5PS\\nPhone Number (Last 4 Digits): 3029\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240812\nDTSTART;VALUE=DATE:20240807\nUID:1418fb94e984-0e0c69687253e600d4ad6acc13658df3@airbnb.com\nDESCRIPTION:Reservation URL: https://www.airbnb.com/hosting/reservations/\n details/HM33BQP9QZ\\nPhone Number (Last 4 Digits): 9538\nSUMMARY:Reserved\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240616\nDTSTART;VALUE=DATE:20240611\nUID:6fec1092d3fa-7c2342aef6c62d3faf57ce0832d3820c@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240622\nDTSTART;VALUE=DATE:20240617\nUID:6fec1092d3fa-d854d2d728e3d1a3561d3a74ec211890@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240630\nDTSTART;VALUE=DATE:20240628\nUID:6fec1092d3fa-12a55d96b2ca976a7c4416965344bbb1@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240706\nDTSTART;VALUE=DATE:20240630\nUID:6fec1092d3fa-229b00acb457247cbdf820922ffd9c89@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240713\nDTSTART;VALUE=DATE:20240706\nUID:6fec1092d3fa-b41fb64e49911c5696a09e64693bbbda@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240716\nDTSTART;VALUE=DATE:20240713\nUID:6fec1092d3fa-d406c6bd2307480ce34c522284d60168@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240726\nDTSTART;VALUE=DATE:20240722\nUID:6fec1092d3fa-16acc10b78fb2b048436f9487797e0b3@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240802\nDTSTART;VALUE=DATE:20240726\nUID:6fec1092d3fa-5f9a8556023df33dd644e77844035d39@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240806\nDTSTART;VALUE=DATE:20240802\nUID:6fec1092d3fa-f560138bc426b17a8f1a23e247707429@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240902\nDTSTART;VALUE=DATE:20240830\nUID:6fec1092d3fa-728cccde4901793b7a39f11494692092@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20240920\nDTSTART;VALUE=DATE:20240916\nUID:6fec1092d3fa-884a9be94eca8ab9939a6948cac1d51d@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20241005\nDTSTART;VALUE=DATE:20240928\nUID:6fec1092d3fa-6a8e2a6a556090cf27ef2e04e4d59a77@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nBEGIN:VEVENT\nDTEND;VALUE=DATE:20250613\nDTSTART;VALUE=DATE:20250401\nUID:6fec1092d3fa-e2828fc453a6fb09086d524c21ddd2d3@airbnb.com\nSUMMARY:Airbnb (Not available)\nEND:VEVENT\nEND:VCALENDAR\n\";s:14:\"legend_item_id\";i:6;s:10:\"split_days\";i:1;s:26:\"legend_item_id_split_start\";i:7;s:24:\"legend_item_id_split_end\";i:8;s:12:\"last_updated\";s:19:\"2024-06-12 12:30:41\";}');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (1554,2,'calendar_link_type','internal');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (1555,3,'calendar_link_type','internal');
INSERT INTO `wp_wpbs_calendar_meta` VALUES (1569,6,'calendar_link_type','internal');
/*!40000 ALTER TABLE `wp_wpbs_calendar_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_calendars`
--

DROP TABLE IF EXISTS `wp_wpbs_calendars`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_calendars` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `status` text NOT NULL,
  `ical_hash` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_calendars`
--

LOCK TABLES `wp_wpbs_calendars` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_calendars` DISABLE KEYS */;
INSERT INTO `wp_wpbs_calendars` VALUES (2,'Reserve Barneyâ€™s Bluff','2019-10-25 03:54:14','2024-06-10 11:34:49','active','tAf0so4yKu9T0Mi1Xwi62b9b79ee3b82');
INSERT INTO `wp_wpbs_calendars` VALUES (3,'Reserve â€œAllieâ€™s on the Rocksâ€','2019-12-27 09:18:14','2024-06-10 11:37:21','active','7KDKibJgSebjLLaFTxa5e0612a617c61');
INSERT INTO `wp_wpbs_calendars` VALUES (4,'Reserve Talley Barn Cabin','2020-01-04 04:09:37','2020-04-03 15:28:59','trash','2XQuNARBrTBLdcvVNyF5e105651d8079');
INSERT INTO `wp_wpbs_calendars` VALUES (5,'Reserve Talley Cottage','2020-01-04 11:45:36','2020-04-03 15:40:58','trash','Pb4HRsIfKmA3qfT4VHf5e10c1308ac46');
INSERT INTO `wp_wpbs_calendars` VALUES (6,'Reserve â€œTigua\'s Sunriseâ€','2023-11-07 12:39:33','2024-06-12 13:26:34','active','eeWDYlh1j5J0fPx2BAs654a765536144');
/*!40000 ALTER TABLE `wp_wpbs_calendars` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_coupon_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_coupon_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_coupon_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `coupon_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `coupon_id` (`coupon_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=192 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_coupon_meta`
--

LOCK TABLES `wp_wpbs_coupon_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_coupon_meta` DISABLE KEYS */;
INSERT INTO `wp_wpbs_coupon_meta` VALUES (1,1,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (2,2,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (3,3,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (4,4,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (5,5,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (6,6,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (7,7,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (8,8,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (9,9,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (10,10,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (11,11,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (12,12,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (13,13,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (14,14,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (15,15,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (16,16,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (17,17,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (18,18,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (19,19,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (20,20,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (21,21,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (22,22,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (23,23,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (24,24,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (25,25,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (26,26,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (27,27,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (28,28,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (29,29,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (30,30,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (31,31,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (32,32,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (33,33,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (34,34,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (35,35,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (36,36,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (37,37,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (38,38,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (39,39,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (40,40,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (41,41,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (42,30,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (43,42,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (44,43,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (45,44,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (46,45,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (47,46,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (48,47,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (49,48,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (50,49,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (51,50,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (52,51,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (53,52,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (54,53,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (55,54,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (56,55,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (57,56,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (58,57,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (59,58,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (60,59,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (61,60,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (62,61,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (63,62,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (64,63,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (65,63,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (66,64,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (67,65,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (68,66,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (69,67,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (70,68,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (71,69,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (72,70,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (73,71,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (74,72,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (75,72,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (76,74,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (77,75,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (78,76,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (79,77,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (80,78,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (81,79,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (82,80,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (83,82,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (84,83,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (85,84,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (86,85,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (87,86,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (88,87,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (89,88,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (90,89,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (91,90,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (92,91,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (93,92,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (94,93,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (95,65,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (96,94,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (97,96,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (98,97,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (99,98,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (100,99,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (101,100,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (102,101,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (103,102,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (104,103,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (105,104,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (106,105,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (107,107,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (108,108,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (109,109,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (110,68,'usages','2');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (111,110,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (112,111,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (113,112,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (114,113,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (115,114,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (116,115,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (117,116,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (118,117,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (119,118,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (120,119,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (121,120,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (122,121,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (123,122,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (124,123,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (125,124,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (126,125,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (127,126,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (128,127,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (129,128,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (130,129,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (131,131,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (132,132,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (133,133,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (134,134,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (135,135,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (136,136,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (137,137,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (138,138,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (139,140,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (140,141,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (141,142,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (142,143,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (143,119,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (144,144,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (145,145,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (146,146,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (147,147,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (148,148,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (149,149,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (150,150,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (151,151,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (152,152,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (153,153,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (154,137,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (155,154,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (156,155,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (157,156,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (158,157,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (159,158,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (160,159,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (161,160,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (162,161,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (163,162,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (164,163,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (165,164,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (166,165,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (167,166,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (168,167,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (169,168,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (170,169,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (171,127,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (172,170,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (173,171,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (174,172,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (175,173,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (176,174,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (177,175,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (178,176,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (179,177,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (180,178,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (181,179,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (182,180,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (183,181,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (184,182,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (185,183,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (186,184,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (187,185,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (188,169,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (189,186,'coupon_name_translation_en','');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (190,123,'usages','1');
INSERT INTO `wp_wpbs_coupon_meta` VALUES (191,93,'usages','1');
/*!40000 ALTER TABLE `wp_wpbs_coupon_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_coupons`
--

DROP TABLE IF EXISTS `wp_wpbs_coupons`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_coupons` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `options` text NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `status` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=187 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_coupons`
--

LOCK TABLES `wp_wpbs_coupons` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_coupons` DISABLE KEYS */;
INSERT INTO `wp_wpbs_coupons` VALUES (1,'Sterling Burton','{\"code\":\"STERLING2030\",\"type\":\"percentage\",\"description\":\"15% Off Entire Stay\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2021-10-07\",\"validity_to\":\"2022-10-07\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-07-09 02:31:02','2022-09-27 12:40:04','active');
INSERT INTO `wp_wpbs_coupons` VALUES (2,'Emily Ewing','{\"code\":\"EMILY5481\",\"type\":\"percentage\",\"description\":\"15% Discount for entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2021-10-10\",\"validity_to\":\"2022-10-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-07-21 13:59:17','2022-09-27 12:40:20','active');
INSERT INTO `wp_wpbs_coupons` VALUES (3,'Shelia Infante','{\"code\":\"SHELIA5500\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-10-18\",\"validity_to\":\"2022-10-18\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:18:04','2022-07-21 16:21:36','active');
INSERT INTO `wp_wpbs_coupons` VALUES (4,'Alice McDermott','{\"code\":\"ALICE3642\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2021-10-23\",\"validity_to\":\"2022-10-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-07-21 14:24:10','2022-09-27 12:40:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (5,'John Berens','{\"code\":\"JOHN1397\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-10-30\",\"validity_to\":\"2022-10-30\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:34:20','2022-07-21 16:22:07','active');
INSERT INTO `wp_wpbs_coupons` VALUES (6,'Amanda Johnson','{\"code\":\"AMANDA0817\",\"type\":\"percentage\",\"description\":\"15% Discount for entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-11-01\",\"validity_to\":\"2022-11-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:40:53','2022-07-21 16:22:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (7,'Bill Carter','{\"code\":\"BILL1424\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-11-08\",\"validity_to\":\"2022-11-08\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:45:51','2022-07-21 16:22:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (8,'Thomas Dukovac','{\"code\":\"THOMAS9546\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-12-10\",\"validity_to\":\"2022-12-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:49:53','2022-07-21 16:22:50','active');
INSERT INTO `wp_wpbs_coupons` VALUES (9,'Kelli Cobb','{\"code\":\"KELLI1133\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-12-21\",\"validity_to\":\"2022-12-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:54:39','2022-07-21 16:23:04','active');
INSERT INTO `wp_wpbs_coupons` VALUES (10,'Rob Van Der Waal','{\"code\":\"ROB3206\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-12-16\",\"validity_to\":\"2022-12-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 14:58:34','2022-07-21 16:23:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (11,'Ashley Foster','{\"code\":\"ASHLEY5439\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-12-26\",\"validity_to\":\"2022-12-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:02:57','2022-07-21 16:23:26','active');
INSERT INTO `wp_wpbs_coupons` VALUES (12,'Dayna Vilk','{\"code\":\"DAYNA2242\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-01-01\",\"validity_to\":\"2023-01-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:07:37','2022-07-21 16:23:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (13,'Aziz Sori','{\"code\":\"AZIZ1083\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-01-10\",\"validity_to\":\"2023-01-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:11:23','2022-07-21 16:23:47','active');
INSERT INTO `wp_wpbs_coupons` VALUES (14,'Diane Rex','{\"code\":\"DIANE0948\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-01-21\",\"validity_to\":\"2023-01-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:14:28','2022-07-21 16:23:58','active');
INSERT INTO `wp_wpbs_coupons` VALUES (15,'Duplicate of Diane Rex','{\"code\":\"DIANE0948\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[\"3\"],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-01-21\",\"validity_to\":\"2023-01-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:16:21','2022-07-21 15:16:21','trash');
INSERT INTO `wp_wpbs_coupons` VALUES (16,'Molly Fitting','{\"code\":\"MOLLY2252\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-01-30\",\"validity_to\":\"2023-01-30\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:19:22','2022-07-21 16:24:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (17,'Tim Morgen','{\"code\":\"TIM4564\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-03-17\",\"validity_to\":\"2023-03-17\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:23:08','2022-07-21 16:24:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (18,'Lilibeth Garcia','{\"code\":\"LILIBETH1275\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-02-13\",\"validity_to\":\"2023-02-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:26:57','2022-07-21 16:24:34','active');
INSERT INTO `wp_wpbs_coupons` VALUES (19,'Taylor Herrera','{\"code\":\"TAYLOR6081\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-02-21\",\"validity_to\":\"2023-02-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 15:33:26','2022-07-21 16:20:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (20,'Marci Bates','{\"code\":\"MARCI5882\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2021-12-19\",\"validity_to\":\"2022-12-19\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:25:00','2022-07-21 16:26:05','active');
INSERT INTO `wp_wpbs_coupons` VALUES (21,'Brittany Sims','{\"code\":\"BRITTANY0189\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-03-11\",\"validity_to\":\"2023-03-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:31:05','2022-07-21 16:32:12','active');
INSERT INTO `wp_wpbs_coupons` VALUES (22,'Brandon Coulter','{\"code\":\"BRNADON2627\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-03-21\",\"validity_to\":\"2023-03-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:43:46','2022-07-21 16:44:59','active');
INSERT INTO `wp_wpbs_coupons` VALUES (23,'Rebecca Holland','{\"code\":\"REBECCA6206\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-03-24\",\"validity_to\":\"2023-03-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:47:46','2022-07-21 16:48:53','active');
INSERT INTO `wp_wpbs_coupons` VALUES (24,'Lauren Froman','{\"code\":\"LAUREN7291\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-04-04\",\"validity_to\":\"2023-04-04\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:51:40','2022-07-21 16:52:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (25,'Molly Gwin','{\"code\":\"MOLLY1836\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-04-11\",\"validity_to\":\"2023-04-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:55:25','2022-07-21 16:56:40','active');
INSERT INTO `wp_wpbs_coupons` VALUES (26,'Teresa Beach','{\"code\":\"TERESA4961\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-04-16\",\"validity_to\":\"2023-04-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 16:59:05','2022-07-21 17:00:09','active');
INSERT INTO `wp_wpbs_coupons` VALUES (27,'Karen Snyder','{\"code\":\"KAREN9729\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-04-18\",\"validity_to\":\"2023-04-18\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:13:40','2022-07-21 17:15:08','active');
INSERT INTO `wp_wpbs_coupons` VALUES (28,'Anna Akin','{\"code\":\"ANNA1160\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-04-26\",\"validity_to\":\"2023-04-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:17:15','2022-07-21 17:18:26','active');
INSERT INTO `wp_wpbs_coupons` VALUES (29,'Kim Brennan','{\"code\":\"KIM8714\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-01\",\"validity_to\":\"2023-05-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:21:01','2022-07-21 17:22:02','active');
INSERT INTO `wp_wpbs_coupons` VALUES (30,'Robin Barca','{\"code\":\"ROBIN4089\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-10\",\"validity_to\":\"2023-05-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:26:26','2022-07-21 17:27:53','active');
INSERT INTO `wp_wpbs_coupons` VALUES (31,'David Mclemore','{\"code\":\"DAVID4088\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-11\",\"validity_to\":\"2023-05-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:35:27','2022-07-21 17:36:41','active');
INSERT INTO `wp_wpbs_coupons` VALUES (32,'Giulia Bundesmann','{\"code\":\"GIULIA2668\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-01\",\"validity_to\":\"2023-05-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:41:01','2022-07-21 17:42:33','active');
INSERT INTO `wp_wpbs_coupons` VALUES (33,'Juliana Wright','{\"code\":\"JULIANA5008\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-16\",\"validity_to\":\"2023-05-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:52:39','2022-07-21 17:53:47','active');
INSERT INTO `wp_wpbs_coupons` VALUES (34,'Megan Sprinkle','{\"code\":\"MEGAN0851\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-23\",\"validity_to\":\"2023-05-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 17:58:14','2022-07-21 17:59:24','active');
INSERT INTO `wp_wpbs_coupons` VALUES (35,'Leslie Compton','{\"code\":\"LESLIE9352\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-17\",\"validity_to\":\"2023-05-17\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:09:52','2022-07-21 18:11:03','active');
INSERT INTO `wp_wpbs_coupons` VALUES (36,'Davis Mitchell','{\"code\":\"DAVIS3782\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-03\",\"validity_to\":\"2023-05-03\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:13:58','2022-07-21 18:15:02','active');
INSERT INTO `wp_wpbs_coupons` VALUES (37,'Robert Flurry','{\"code\":\"ROBERT2598\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-24\",\"validity_to\":\"2024-05-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-07-21 18:17:22','2023-08-28 15:23:44','active');
INSERT INTO `wp_wpbs_coupons` VALUES (38,'Jennifer Logan','{\"code\":\"JENNIFER8804\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-05-31\",\"validity_to\":\"2023-05-31\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:21:05','2022-07-21 18:22:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (39,'Mark Steed','{\"code\":\"MARK2861\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-06-02\",\"validity_to\":\"2023-06-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:26:17','2022-07-21 18:27:27','active');
INSERT INTO `wp_wpbs_coupons` VALUES (40,'Debbi Swinford','{\"code\":\"DEBBI8424\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-06-06\",\"validity_to\":\"2023-06-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:31:58','2022-07-21 18:33:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (41,'Stephanie Sander','{\"code\":\"STEPHANIE7459\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"validity_from\":\"2022-06-06\",\"validity_to\":\"2023-06-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-07-21 18:35:57','2022-07-21 18:37:07','active');
INSERT INTO `wp_wpbs_coupons` VALUES (42,'Stephanie Waldrop','{\"code\":\"STEPHANIE7110\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-22\",\"validity_to\":\"2023-07-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 10:58:31','2022-09-08 11:02:22','active');
INSERT INTO `wp_wpbs_coupons` VALUES (43,'Laura Lea Beavers','{\"code\":\"LAURA-LEA0531\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-25\",\"validity_to\":\"2023-07-25\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:03:22','2022-09-08 11:05:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (44,'Heather Tusko','{\"code\":\"HEATHER1181\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-27\",\"validity_to\":\"2023-07-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:25:39','2022-09-08 11:26:48','active');
INSERT INTO `wp_wpbs_coupons` VALUES (45,'Amanda Saranthus','{\"code\":\"AMANDA2176\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-29\",\"validity_to\":\"2023-07-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:27:34','2022-09-08 11:28:38','active');
INSERT INTO `wp_wpbs_coupons` VALUES (46,'Angel Utt','{\"code\":\"ANGEL6667\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-31\",\"validity_to\":\"2023-07-31\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:37:20','2022-09-08 11:38:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (47,'Ron Keith','{\"code\":\"RON8915\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-02\",\"validity_to\":\"2023-08-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:39:12','2022-09-08 11:40:18','active');
INSERT INTO `wp_wpbs_coupons` VALUES (48,'Steven Reeves','{\"code\":\"STEVEN8865\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-05\",\"validity_to\":\"2023-08-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:45:28','2022-09-08 11:46:35','active');
INSERT INTO `wp_wpbs_coupons` VALUES (49,'Dianne Williams','{\"code\":\"DIANNE6672\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-08\",\"validity_to\":\"2023-08-08\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:47:49','2022-09-08 11:48:49','active');
INSERT INTO `wp_wpbs_coupons` VALUES (50,'Isabel Rodriguez','{\"code\":\"ISABEL6461\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-08\",\"validity_to\":\"2023-08-08\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:49:35','2022-09-08 11:50:38','active');
INSERT INTO `wp_wpbs_coupons` VALUES (51,'Trevor Newsome','{\"code\":\"TREVOR6531\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-15\",\"validity_to\":\"2023-08-15\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:52:00','2022-09-08 11:52:54','active');
INSERT INTO `wp_wpbs_coupons` VALUES (52,'Tiffany McIntyre','{\"code\":\"TIFFANY1310\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-12\",\"validity_to\":\"2023-08-12\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:53:46','2022-09-08 11:54:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (53,'Jeremy Miller','{\"code\":\"JEREMY3397\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-06\",\"validity_to\":\"2023-08-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 11:57:00','2022-09-08 11:58:09','active');
INSERT INTO `wp_wpbs_coupons` VALUES (54,'Jackie McClain','{\"code\":\"JACKIE3851\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-17\",\"validity_to\":\"2023-08-17\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:00:22','2022-09-08 12:01:27','active');
INSERT INTO `wp_wpbs_coupons` VALUES (55,'Sharla Saylors','{\"code\":\"SHARLA7831\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-22\",\"validity_to\":\"2023-08-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:02:15','2022-09-08 12:03:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (56,'Jackie Erb','{\"code\":\"JACKIE1735\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-27\",\"validity_to\":\"2023-08-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:05:01','2022-09-08 12:05:57','active');
INSERT INTO `wp_wpbs_coupons` VALUES (57,'Christina Cheng','{\"code\":\"CHRISTINA4458\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-29\",\"validity_to\":\"2023-08-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:07:14','2022-09-08 12:08:06','active');
INSERT INTO `wp_wpbs_coupons` VALUES (58,'Ciera Williams','{\"code\":\"CIERA1868\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-01\",\"validity_to\":\"2023-09-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:09:02','2022-09-08 12:09:56','active');
INSERT INTO `wp_wpbs_coupons` VALUES (59,'Emily Keeney','{\"code\":\"EMILY7832\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-05\",\"validity_to\":\"2023-09-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:18:06','2022-09-08 12:18:59','active');
INSERT INTO `wp_wpbs_coupons` VALUES (60,'Scott Michelfelder','{\"code\":\"SCOTT4803\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-05\",\"validity_to\":\"2023-09-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-08 12:19:44','2022-09-08 12:20:34','active');
INSERT INTO `wp_wpbs_coupons` VALUES (61,'April Moates','{\"code\":\"APRIL1270\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-11\",\"validity_to\":\"2023-09-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-10 11:46:58','2022-09-10 11:47:51','active');
INSERT INTO `wp_wpbs_coupons` VALUES (62,'Kristin Swayze','{\"code\":\"KRISTIN5731\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-13\",\"validity_to\":\"2023-09-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-10 11:50:18','2022-09-10 11:51:43','active');
INSERT INTO `wp_wpbs_coupons` VALUES (63,'Duplicate of Robin Barca','{\"code\":\"ROBIN4089\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-05-10\",\"validity_to\":\"2023-05-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2022-09-26 19:13:29','2022-09-26 19:13:55','active');
INSERT INTO `wp_wpbs_coupons` VALUES (64,'Bryan Croot','{\"code\":\"BRYAN7135\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-09\",\"validity_to\":\"2023-09-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:25:53','2022-09-27 12:27:30','active');
INSERT INTO `wp_wpbs_coupons` VALUES (65,'Curry Sanders','{\"code\":\"CURRY0391\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-09\",\"validity_to\":\"2023-09-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:28:15','2022-09-27 12:29:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (66,'Noah Middleton','{\"code\":\"NOAH9880\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-02\",\"validity_to\":\"2023-09-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:31:13','2022-09-27 12:32:18','active');
INSERT INTO `wp_wpbs_coupons` VALUES (67,'Frances Lund','{\"code\":\"FRANCES3662\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-08-27\",\"validity_to\":\"2023-08-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:38:30','2022-09-27 12:39:42','active');
INSERT INTO `wp_wpbs_coupons` VALUES (68,'Tom Corridon','{\"code\":\"TOM1663\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation.\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-02\",\"validity_to\":\"2023-09-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:41:28','2022-09-27 12:42:44','active');
INSERT INTO `wp_wpbs_coupons` VALUES (69,'Casey Roberts','{\"code\":\"CASEY0331\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-11\",\"validity_to\":\"2023-09-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:55:15','2022-09-27 12:57:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (70,'William Wells','{\"code\":\"WILLIAM3758\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-20\",\"validity_to\":\"2023-09-20\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-09-27 12:57:39','2022-09-27 12:58:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (71,'Brooke Sykes','{\"code\":\"BROOKE6791\",\"type\":\"percentage\",\"description\":\"25% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"25\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-10\",\"validity_to\":\"2023-10-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-10-10 10:57:52','2022-10-15 16:22:01','active');
INSERT INTO `wp_wpbs_coupons` VALUES (72,'Jaime Bradford','{\"code\":\"JAIME0931\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-06-12\",\"validity_to\":\"2023-06-12\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-10-14 12:06:12','2022-10-14 12:07:38','active');
INSERT INTO `wp_wpbs_coupons` VALUES (73,'Nate Oatman','','2022-12-01 15:53:52','2022-12-01 15:53:52','trash');
INSERT INTO `wp_wpbs_coupons` VALUES (74,'Nate Oatman','{\"code\":\"NATE6139\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-23\",\"validity_to\":\"2023-10-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 15:54:47','2022-12-01 15:57:26','active');
INSERT INTO `wp_wpbs_coupons` VALUES (75,'Cory Gallo','{\"code\":\"CORY9674\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-16\",\"validity_to\":\"2023-10-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 15:57:51','2022-12-01 15:59:08','active');
INSERT INTO `wp_wpbs_coupons` VALUES (76,'Christopher Barkley','{\"code\":\"CHRISTOPHER8011\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-14\",\"validity_to\":\"2023-10-14\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:00:52','2022-12-01 16:02:08','active');
INSERT INTO `wp_wpbs_coupons` VALUES (77,'Jennifer Banks','{\"code\":\"JENNIFER2919\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-13\",\"validity_to\":\"2023-10-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:02:30','2022-12-01 16:21:56','active');
INSERT INTO `wp_wpbs_coupons` VALUES (78,'Leigh Flagg','{\"code\":\"LEIGH1463\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-10-09\",\"validity_to\":\"2023-10-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:22:15','2022-12-01 16:23:51','active');
INSERT INTO `wp_wpbs_coupons` VALUES (79,'Angelia Belchic','{\"code\":\"ANGELIA9765\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-25\",\"validity_to\":\"2023-12-25\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:24:19','2023-01-03 14:17:00','active');
INSERT INTO `wp_wpbs_coupons` VALUES (80,'Linda Guidet','{\"code\":\"LINDA1653\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-11-08\",\"validity_to\":\"2023-11-08\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:26:34','2022-12-01 16:27:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (81,'Adam Smith','','2022-12-01 16:28:01','2022-12-01 16:28:01','trash');
INSERT INTO `wp_wpbs_coupons` VALUES (82,'Allison Vertovec','{\"code\":\"ALLISON1896\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-11-23\",\"validity_to\":\"2023-11-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:30:03','2022-12-01 16:31:21','active');
INSERT INTO `wp_wpbs_coupons` VALUES (83,'Evan Anderson','{\"code\":\"EVAN5429\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-11-27\",\"validity_to\":\"2023-11-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:31:41','2022-12-01 16:32:56','active');
INSERT INTO `wp_wpbs_coupons` VALUES (84,'Sylvia Curry','{\"code\":\"SYLVIA2648\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-09-28\",\"validity_to\":\"2023-09-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-01 16:33:19','2022-12-01 16:34:36','active');
INSERT INTO `wp_wpbs_coupons` VALUES (85,'David Smith','{\"code\":\"DAVID2123\",\"type\":\"percentage\",\"description\":\"15% off entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-20\",\"validity_to\":\"2023-12-20\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-21 11:48:12','2022-12-21 11:50:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (86,'Phyllis Winnicky','{\"code\":\"PHYLLIS3138\",\"type\":\"percentage\",\"description\":\"15% off entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-06\",\"validity_to\":\"2023-12-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2022-12-21 11:52:16','2022-12-21 11:53:27','active');
INSERT INTO `wp_wpbs_coupons` VALUES (87,'Amber Boody','{\"code\":\"AMBER1002\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-22\",\"validity_to\":\"2023-12-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-01-03 14:13:52','2023-01-03 14:15:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (88,'Stephanie Strope','{\"code\":\"STEPHANIE0371\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-27\",\"validity_to\":\"2023-12-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-01-03 14:20:30','2023-01-03 14:22:21','active');
INSERT INTO `wp_wpbs_coupons` VALUES (89,'Priyanka Sinha','{\"code\":\"PRIYANKA4158\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-31\",\"validity_to\":\"2023-12-31\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-01-03 14:23:14','2023-01-03 14:24:24','active');
INSERT INTO `wp_wpbs_coupons` VALUES (90,'Jennifer Smith','{\"code\":\"JENNIFER6521\",\"type\":\"percentage\",\"description\":\"15% discount for entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-12-24\",\"validity_to\":\"2023-12-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-02-07 14:32:45','2023-02-07 14:34:26','active');
INSERT INTO `wp_wpbs_coupons` VALUES (91,'Lynn Wells','{\"code\":\"LYNN9099\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-01-15\",\"validity_to\":\"2024-01-15\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-02-07 14:36:36','2023-02-07 14:37:55','active');
INSERT INTO `wp_wpbs_coupons` VALUES (92,'Linda Alverson-Eiland','{\"code\":\"LINDA0855\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-01-22\",\"validity_to\":\"2024-01-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-02-07 14:38:54','2023-02-07 14:40:01','active');
INSERT INTO `wp_wpbs_coupons` VALUES (93,'Bianca Shea','{\"code\":\"BIANCA1033\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2022-07-16\",\"validity_to\":\"2023-07-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-03-05 15:31:27','2023-03-05 15:32:42','active');
INSERT INTO `wp_wpbs_coupons` VALUES (94,'Mike Miles','{\"code\":\"MIKE6112\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-02-05\",\"validity_to\":\"2024-02-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:26:02','2023-04-19 13:31:04','active');
INSERT INTO `wp_wpbs_coupons` VALUES (95,'george','','2023-04-19 13:26:08','2023-04-19 13:26:08','active');
INSERT INTO `wp_wpbs_coupons` VALUES (96,'Wendy Whitworth','{\"code\":\"WENDY2650\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-02-13\",\"validity_to\":\"2024-02-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:36:55','2023-04-19 13:38:59','active');
INSERT INTO `wp_wpbs_coupons` VALUES (97,'Troy Hoskins','{\"code\":\"TROY6062\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-02-19\",\"validity_to\":\"2024-02-19\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:48:44','2023-04-19 13:50:03','active');
INSERT INTO `wp_wpbs_coupons` VALUES (98,'Brooke Currier','{\"code\":\"BROOKE5873\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-01\",\"validity_to\":\"2024-03-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:51:25','2023-04-19 13:52:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (99,'Patrick & Brandy Cummings','{\"code\":\"PATRICK-BRANDY0524\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-05\",\"validity_to\":\"2024-03-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:54:48','2023-04-19 13:55:50','active');
INSERT INTO `wp_wpbs_coupons` VALUES (100,'Andrea Opilka','{\"code\":\"ANDREA1583\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-12\",\"validity_to\":\"2024-03-12\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 13:57:02','2023-04-19 13:58:21','active');
INSERT INTO `wp_wpbs_coupons` VALUES (101,'Shannon VanBrackle','{\"code\":\"SHANNON7959\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-14\",\"validity_to\":\"2024-03-14\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 14:00:23','2023-04-19 14:01:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (102,'Matt Green','{\"code\":\"MATT9182\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-23\",\"validity_to\":\"2024-03-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 14:02:21','2023-04-19 14:03:17','active');
INSERT INTO `wp_wpbs_coupons` VALUES (103,'Thomas Ganus','{\"code\":\"THOMAS7150\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-27\",\"validity_to\":\"2024-03-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 14:04:16','2023-04-19 14:05:16','active');
INSERT INTO `wp_wpbs_coupons` VALUES (104,'Stephanie Moore','{\"code\":\"STEPHANIE3527\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-02-21\",\"validity_to\":\"2024-02-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 14:09:48','2023-04-19 14:11:06','active');
INSERT INTO `wp_wpbs_coupons` VALUES (105,'Casey Monty','{\"code\":\"CASEY3855\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-06\",\"validity_to\":\"2024-03-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 15:57:14','2023-04-19 15:58:07','active');
INSERT INTO `wp_wpbs_coupons` VALUES (106,'Mary Farris-Conley','','2023-04-19 16:00:00','2023-04-19 16:00:00','active');
INSERT INTO `wp_wpbs_coupons` VALUES (107,'Mary Farris-Conley','{\"code\":\"MARY7260\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-03-18\",\"validity_to\":\"2024-03-18\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 16:00:00','2023-04-19 16:00:48','active');
INSERT INTO `wp_wpbs_coupons` VALUES (108,'Stephanie Brannan','{\"code\":\"STEPHANIE5159\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-04-01\",\"validity_to\":\"2024-04-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 16:01:47','2023-04-19 16:02:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (109,'Carter Leslie','{\"code\":\"CARTER4556\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-04-04\",\"validity_to\":\"2024-04-04\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-04-19 16:03:58','2023-04-19 16:05:02','active');
INSERT INTO `wp_wpbs_coupons` VALUES (110,'Jennie Blackwell','{\"code\":\"JENNIE7155\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-04\",\"validity_to\":\"2024-06-04\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 13:45:31','2023-06-06 13:49:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (111,'Laura Chalhoub','{\"code\":\"LAURA3653\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-05\",\"validity_to\":\"2024-06-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 13:58:48','2023-06-06 14:06:52','active');
INSERT INTO `wp_wpbs_coupons` VALUES (112,'Gwen Richie','{\"code\":\"GWEN4605\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-02\",\"validity_to\":\"2024-06-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:08:01','2023-06-06 14:09:16','active');
INSERT INTO `wp_wpbs_coupons` VALUES (113,'Mark Benson','{\"code\":\"MARK0596\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-27\",\"validity_to\":\"2024-05-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:10:31','2023-06-06 14:12:08','trash');
INSERT INTO `wp_wpbs_coupons` VALUES (114,'Cindy Dughi','{\"code\":\"CINDY9324\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-15\",\"validity_to\":\"2024-05-15\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:12:37','2023-06-06 14:13:38','active');
INSERT INTO `wp_wpbs_coupons` VALUES (115,'Sujata Desai','{\"code\":\"SUJATA5311\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-29\",\"validity_to\":\"2024-05-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:16:35','2023-06-06 14:17:51','active');
INSERT INTO `wp_wpbs_coupons` VALUES (116,'Kevin Holifield','{\"code\":\"KEVIN7028\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-22\",\"validity_to\":\"2024-05-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:18:42','2023-06-06 14:19:27','active');
INSERT INTO `wp_wpbs_coupons` VALUES (117,'Janna Young','{\"code\":\"JANNA0582\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-01\",\"validity_to\":\"2024-05-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:20:21','2023-06-06 14:21:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (118,'Ronald Shorter','{\"code\":\"RONALD8385\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-04-15\",\"validity_to\":\"2024-04-15\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-06 14:21:48','2023-06-06 14:22:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (119,'Mark Berson','{\"code\":\"MARK0596\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-05-27\",\"validity_to\":\"2024-05-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-06-12 21:38:35','2023-06-12 21:40:22','active');
INSERT INTO `wp_wpbs_coupons` VALUES (120,'John Sims','{\"code\":\"JOHN4422\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-13\",\"validity_to\":\"2024-06-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:01:47','2023-07-24 12:04:10','active');
INSERT INTO `wp_wpbs_coupons` VALUES (121,'Jennifer Close','{\"code\":\"JENNIFER2363\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-19\",\"validity_to\":\"2024-06-19\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:20:01','2024-01-30 13:11:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (122,'Carly Ruckriegel','{\"code\":\"CARLY7488\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-26\",\"validity_to\":\"2024-06-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:23:16','2023-07-24 12:24:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (123,'Bianca Shea','{\"code\":\"BIANCA1033\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-02\",\"validity_to\":\"2024-07-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:26:42','2023-07-24 12:27:43','active');
INSERT INTO `wp_wpbs_coupons` VALUES (124,'Marissa Michaels','{\"code\":\"MARISSA4681\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-06\",\"validity_to\":\"2024-07-06\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:28:24','2023-07-24 12:31:14','active');
INSERT INTO `wp_wpbs_coupons` VALUES (125,'Mandi Tallent','{\"code\":\"MANDI2707\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-09\",\"validity_to\":\"2024-07-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 12:39:19','2023-07-24 12:42:31','active');
INSERT INTO `wp_wpbs_coupons` VALUES (126,'Laura Chalhoub','{\"code\":\"LAURA3653\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-11\",\"validity_to\":\"2024-07-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-24 15:46:25','2023-07-24 15:47:27','active');
INSERT INTO `wp_wpbs_coupons` VALUES (127,'Ila Pittman','{\"code\":\"ILA5601\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-08\",\"validity_to\":\"2024-06-08\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:00:45','2023-07-31 10:02:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (128,'Sam Swinford','{\"code\":\"SAM2791\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-11\",\"validity_to\":\"2024-06-11\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:04:25','2023-07-31 10:05:42','active');
INSERT INTO `wp_wpbs_coupons` VALUES (129,'Jonathon Boman','{\"code\":\"JONATHON3101\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-19\",\"validity_to\":\"2024-06-19\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:06:35','2023-07-31 10:09:12','active');
INSERT INTO `wp_wpbs_coupons` VALUES (130,'Matthew Baldridge','','2023-07-31 10:10:07','2023-07-31 10:10:07','active');
INSERT INTO `wp_wpbs_coupons` VALUES (131,'Amy Gaskin','{\"code\":\"AMY2071\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-27\",\"validity_to\":\"2024-06-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:11:40','2023-07-31 10:12:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (132,'Candice Montgomery','{\"code\":\"CANDICE8106\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-06-30\",\"validity_to\":\"2024-06-30\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:13:48','2023-07-31 10:14:48','active');
INSERT INTO `wp_wpbs_coupons` VALUES (133,'Mistie Everett','{\"code\":\"MISTIE3753\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-05\",\"validity_to\":\"2024-07-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:15:51','2023-07-31 10:17:44','active');
INSERT INTO `wp_wpbs_coupons` VALUES (134,'Kendra Legenzoff','{\"code\":\"KENDRA2115\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-13\",\"validity_to\":\"2024-07-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:19:06','2023-07-31 10:19:52','active');
INSERT INTO `wp_wpbs_coupons` VALUES (135,'Don Wagner','{\"code\":\"DON8002\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-17\",\"validity_to\":\"2024-07-17\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:20:40','2023-07-31 10:21:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (136,'Jeffrey Houser','{\"code\":\"JEFFREY6501\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-24\",\"validity_to\":\"2024-07-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:22:45','2023-07-31 10:23:29','active');
INSERT INTO `wp_wpbs_coupons` VALUES (137,'Tom Corridon','{\"code\":\"TOM1663\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-28\",\"validity_to\":\"2024-07-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:24:08','2023-07-31 10:24:50','active');
INSERT INTO `wp_wpbs_coupons` VALUES (138,'Curry Biggio','{\"code\":\"CURRY0391\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-30\",\"validity_to\":\"2024-07-30\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:25:28','2023-07-31 10:26:13','active');
INSERT INTO `wp_wpbs_coupons` VALUES (139,'Robert Rogers','','2023-07-31 10:27:40','2023-07-31 10:27:40','trash');
INSERT INTO `wp_wpbs_coupons` VALUES (140,'Robert Rogers','{\"code\":\"ROBERT7549\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-16\",\"validity_to\":\"2024-07-16\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:27:42','2023-07-31 10:28:39','active');
INSERT INTO `wp_wpbs_coupons` VALUES (141,'Donna Latondress','{\"code\":\"DONNA6091\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-20\",\"validity_to\":\"2024-07-20\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:30:21','2023-07-31 10:31:04','active');
INSERT INTO `wp_wpbs_coupons` VALUES (142,'Hannah Binkley','{\"code\":\"HANNAH9709\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-24\",\"validity_to\":\"2024-07-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:32:51','2023-07-31 10:33:50','active');
INSERT INTO `wp_wpbs_coupons` VALUES (143,'Nicole Davis','{\"code\":\"NICOLE0404\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-07-28\",\"validity_to\":\"2024-07-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-07-31 10:34:56','2023-07-31 10:38:07','active');
INSERT INTO `wp_wpbs_coupons` VALUES (144,'Tonya Johnson','{\"code\":\"TONYA3747\",\"type\":\"percentage\",\"description\":\"10% off Boat Reservation\",\"description_translation_en\":\"\",\"value\":\"10\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-17\",\"validity_to\":\"2023-09-30\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":1}','2023-08-18 08:52:09','2023-08-21 22:04:30','active');
INSERT INTO `wp_wpbs_coupons` VALUES (145,'Candice McKelvey','{\"code\":\"CANDICE0803\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-01\",\"validity_to\":\"2024-08-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:37:17','2023-09-18 21:38:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (146,'Michael Tyler','{\"code\":\"MICHAEL0236\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-07\",\"validity_to\":\"2024-08-07\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:39:57','2023-09-18 21:41:02','active');
INSERT INTO `wp_wpbs_coupons` VALUES (147,'Wesley Smith','{\"code\":\"WESLEY3697\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-13\",\"validity_to\":\"2024-08-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:41:47','2023-09-18 21:42:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (148,'Gary Merschat','{\"code\":\"GARY5393\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-20\",\"validity_to\":\"2024-08-20\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:43:48','2023-09-18 21:44:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (149,'Bailey Walden','{\"code\":\"BAILEY8530\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-28\",\"validity_to\":\"2024-08-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:45:10','2024-03-12 10:58:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (150,'Debbie Chermak','{\"code\":\"DEBBIE2440\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-05\",\"validity_to\":\"2024-08-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:47:47','2023-09-18 21:48:37','active');
INSERT INTO `wp_wpbs_coupons` VALUES (151,'Dena Diapiazza','{\"code\":\"DENA1620\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-10\",\"validity_to\":\"2024-08-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:49:31','2023-09-18 21:50:11','active');
INSERT INTO `wp_wpbs_coupons` VALUES (152,'Michael Majors','{\"code\":\"MICHAEL3376\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-13\",\"validity_to\":\"2024-08-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:51:44','2023-09-18 21:52:21','active');
INSERT INTO `wp_wpbs_coupons` VALUES (153,'Alyson Moody','{\"code\":\"ALYSON3134\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-20\",\"validity_to\":\"2024-08-20\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-09-18 21:52:58','2023-09-18 21:53:39','active');
INSERT INTO `wp_wpbs_coupons` VALUES (154,'Will Berson','{\"code\":\"WILL4509\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-01\",\"validity_to\":\"2024-09-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 15:30:27','2023-10-31 15:32:30','active');
INSERT INTO `wp_wpbs_coupons` VALUES (155,'Beth Slabaugh','{\"code\":\"BETH3254\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-18\",\"validity_to\":\"2024-09-18\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 15:33:37','2023-10-31 15:35:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (156,'Kristin Cabage','{\"code\":\"KRISTIN2778\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-24\",\"validity_to\":\"2025-09-24\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 15:37:26','2023-10-31 15:38:25','active');
INSERT INTO `wp_wpbs_coupons` VALUES (157,'Sara Meek','{\"code\":\"SARA9042\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-29\",\"validity_to\":\"2024-09-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:18:50','2023-10-31 16:20:06','active');
INSERT INTO `wp_wpbs_coupons` VALUES (158,'Amber Mayhue','{\"code\":\"AMBER1070\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-01\",\"validity_to\":\"2024-10-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:20:54','2023-10-31 16:21:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (159,'Erin Phillips','{\"code\":\"ERIN0636\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-09\",\"validity_to\":\"2024-10-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:23:27','2023-10-31 16:24:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (160,'John Gauder','{\"code\":\"JOHN7453\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-13\",\"validity_to\":\"2024-10-13\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:24:46','2023-10-31 16:25:31','active');
INSERT INTO `wp_wpbs_coupons` VALUES (161,'Kacey Newman','{\"code\":\"KACEY3692\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-22\",\"validity_to\":\"2024-10-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:26:08','2023-10-31 16:26:55','active');
INSERT INTO `wp_wpbs_coupons` VALUES (162,'Justin Smith','{\"code\":\"JUSTIN6395\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-29\",\"validity_to\":\"2024-10-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:27:34','2023-10-31 16:28:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (163,'Jennifer Lang','{\"code\":\"JENNIFER9054\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-04\",\"validity_to\":\"2024-09-04\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-10-31 16:30:06','2023-11-02 15:24:25','active');
INSERT INTO `wp_wpbs_coupons` VALUES (164,'Mark Wright','{\"code\":\"MARK3384\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-10\",\"validity_to\":\"2024-09-10\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:25:00','2023-11-02 15:25:46','active');
INSERT INTO `wp_wpbs_coupons` VALUES (165,'Tonya Johnson','{\"code\":\"TONYA3747\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-23\",\"validity_to\":\"2024-09-23\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:26:47','2023-11-02 15:27:45','active');
INSERT INTO `wp_wpbs_coupons` VALUES (166,'Lazaro Gonzalez','{\"code\":\"LAZARO1672\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-09-28\",\"validity_to\":\"2024-09-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:30:08','2023-11-02 15:30:58','active');
INSERT INTO `wp_wpbs_coupons` VALUES (167,'Steve Ryan','{\"code\":\"STEVE5001\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-02\",\"validity_to\":\"2024-10-02\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:31:42','2023-11-02 15:32:39','active');
INSERT INTO `wp_wpbs_coupons` VALUES (168,'Haylee Taylor','{\"code\":\"HAYLEE6865\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-07\",\"validity_to\":\"2024-10-07\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:33:27','2023-11-02 15:34:22','active');
INSERT INTO `wp_wpbs_coupons` VALUES (169,'Robert Ash','{\"code\":\"ROBERT9093\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-10-14\",\"validity_to\":\"2024-10-14\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2023-11-02 15:36:04','2023-11-02 15:38:15','active');
INSERT INTO `wp_wpbs_coupons` VALUES (170,'Jennifer Jones','{\"code\":\"JENNIFER4465\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-05\",\"validity_to\":\"2024-11-05\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 12:47:37','2024-01-16 14:08:03','active');
INSERT INTO `wp_wpbs_coupons` VALUES (171,'Shonda Mason','{\"code\":\"SHONDA9888\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-12\",\"validity_to\":\"2024-11-12\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:09:23','2024-01-16 14:10:28','active');
INSERT INTO `wp_wpbs_coupons` VALUES (172,'Lorie Moody','{\"code\":\"LORIE5020\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-15\",\"validity_to\":\"2024-11-15\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:11:28','2024-01-16 14:16:13','active');
INSERT INTO `wp_wpbs_coupons` VALUES (173,'Nancy Hayes','{\"code\":\"NANCY0140\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-22\",\"validity_to\":\"2024-11-22\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:17:16','2024-01-16 14:17:56','active');
INSERT INTO `wp_wpbs_coupons` VALUES (174,'Jennifer Lee','{\"code\":\"JENNIFER0778\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-12-27\",\"validity_to\":\"2024-12-27\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:19:42','2024-01-16 14:20:23','active');
INSERT INTO `wp_wpbs_coupons` VALUES (175,'Luciana Sabatino','{\"code\":\"LUCIANA8616\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-12-29\",\"validity_to\":\"2024-12-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:21:19','2024-01-16 14:22:09','active');
INSERT INTO `wp_wpbs_coupons` VALUES (176,'Blair Barnes','{\"code\":\"BLAIR7744\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2024-01-01\",\"validity_to\":\"2025-01-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:22:51','2024-01-16 14:23:33','active');
INSERT INTO `wp_wpbs_coupons` VALUES (177,'Paula McCollum','{\"code\":\"PAULA4460\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-09\",\"validity_to\":\"2024-11-09\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:24:39','2024-01-16 14:27:41','active');
INSERT INTO `wp_wpbs_coupons` VALUES (178,'Derrick Calvert','{\"code\":\"DERRICK6792\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-17\",\"validity_to\":\"2024-11-17\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:28:29','2024-01-16 14:29:32','active');
INSERT INTO `wp_wpbs_coupons` VALUES (179,'JaNan Barger','{\"code\":\"JANAN9907\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-21\",\"validity_to\":\"2024-11-21\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:30:32','2024-01-16 14:31:13','active');
INSERT INTO `wp_wpbs_coupons` VALUES (180,'Ryan Williams','{\"code\":\"RYAN3353\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-26\",\"validity_to\":\"2024-11-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:31:49','2024-01-16 14:32:36','active');
INSERT INTO `wp_wpbs_coupons` VALUES (181,'Mike Jenkins','{\"code\":\"MIKE1120\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-12-29\",\"validity_to\":\"2024-12-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:33:40','2024-01-16 14:34:17','active');
INSERT INTO `wp_wpbs_coupons` VALUES (182,'Donna George','{\"code\":\"DONNA5999\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-11-26\",\"validity_to\":\"2024-11-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:35:07','2024-01-16 14:35:49','active');
INSERT INTO `wp_wpbs_coupons` VALUES (183,'Jerome Reyes','{\"code\":\"JEROME8890\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-12-26\",\"validity_to\":\"2024-12-26\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:36:17','2024-01-16 14:37:12','active');
INSERT INTO `wp_wpbs_coupons` VALUES (184,'Skylar Schafer','{\"code\":\"SKYLAR3918\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-12-29\",\"validity_to\":\"2024-12-29\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:37:43','2024-01-16 14:38:26','active');
INSERT INTO `wp_wpbs_coupons` VALUES (185,'Julio Santillan','{\"code\":\"JULIO3105\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2024-01-01\",\"validity_to\":\"2025-01-01\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-01-16 14:38:58','2024-01-16 14:39:31','active');
INSERT INTO `wp_wpbs_coupons` VALUES (186,'Duplicate of Bailey Walden','{\"code\":\"BAILEY8530\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"description_translation_en\":\"\",\"value\":\"15\",\"calendars\":[],\"apply_to\":\"all\",\"weekdays\":[\"1\",\"2\",\"3\",\"4\",\"5\",\"6\",\"7\"],\"minimum_stay\":2,\"maximum_stay\":false,\"validity_from\":\"2023-08-28\",\"validity_to\":\"2024-08-28\",\"inclusion\":\"start_date\",\"application_order\":\"before\",\"usage_limit\":2}','2024-03-12 11:01:35','2024-03-12 11:01:35','active');
/*!40000 ALTER TABLE `wp_wpbs_coupons` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_discount_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_discount_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_discount_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `discount_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `discount_id` (`discount_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_discount_meta`
--

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

--
-- Table structure for table `wp_wpbs_discounts`
--

DROP TABLE IF EXISTS `wp_wpbs_discounts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_discounts` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `options` text NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `status` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_discounts`
--

LOCK TABLES `wp_wpbs_discounts` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_discounts` DISABLE KEYS */;
INSERT INTO `wp_wpbs_discounts` VALUES (1,'VIP15','{\"description\":\"15% Off\",\"description_translation_en\":\"\",\"type\":\"percentage\",\"value\":\"15\",\"calendars\":[\"3\",\"2\"],\"validity_from\":\"\",\"validity_to\":\"\",\"apply_to\":\"all\",\"visibility\":\"show\",\"inclusion\":\"start_date\",\"application\":\"per_booking\",\"rules\":[[{\"condition\":\"number-of-booked-days\",\"form_field\":\"\",\"comparison\":\"equal\",\"value\":\"\",\"value-weekday\":\"1\",\"value-user-role\":\"\"}]]}','2022-06-08 16:04:09','2022-06-08 16:04:45','trash');
INSERT INTO `wp_wpbs_discounts` VALUES (2,'test','','2022-07-09 02:30:37','2022-07-09 02:30:37','active');
/*!40000 ALTER TABLE `wp_wpbs_discounts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_event_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_event_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_event_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `event_id` (`event_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_event_meta`
--

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

--
-- Table structure for table `wp_wpbs_events`
--

DROP TABLE IF EXISTS `wp_wpbs_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_events` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `date_year` smallint(4) NOT NULL,
  `date_month` smallint(2) NOT NULL,
  `date_day` smallint(2) NOT NULL,
  `calendar_id` bigint(10) NOT NULL,
  `booking_id` bigint(10) NOT NULL DEFAULT 0,
  `legend_item_id` bigint(10) NOT NULL DEFAULT 0,
  `description` longtext NOT NULL,
  `tooltip` longtext NOT NULL,
  `price` varchar(100) NOT NULL,
  `inventory` varchar(100) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5030 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_events`
--

LOCK TABLES `wp_wpbs_events` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_events` DISABLE KEYS */;
INSERT INTO `wp_wpbs_events` VALUES (1,2022,6,9,2,1,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2,2022,6,10,2,1,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3,2022,6,11,2,1,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4,2022,6,12,2,1,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5,2022,6,29,3,14,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (6,2022,6,30,3,14,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (7,2022,8,3,2,3,5,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (8,2022,8,4,2,3,5,'','','345','');
INSERT INTO `wp_wpbs_events` VALUES (9,2022,8,5,2,3,8,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (10,2022,8,18,2,4,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (11,2022,8,19,2,8,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (12,2022,8,20,2,8,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (13,2022,10,3,3,5,9,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (14,2022,10,4,3,5,9,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (15,2022,9,30,3,6,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (16,2022,10,1,3,6,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (17,2022,9,30,2,22,6,'','','487','');
INSERT INTO `wp_wpbs_events` VALUES (18,2022,10,1,2,22,6,'','','518','');
INSERT INTO `wp_wpbs_events` VALUES (19,2022,8,21,2,8,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (20,2022,10,11,2,29,6,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (21,2022,10,12,2,29,6,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (22,2022,10,13,2,29,6,'','','435','');
INSERT INTO `wp_wpbs_events` VALUES (23,2022,7,13,3,13,9,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (24,2022,7,14,3,13,12,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (25,2022,8,11,2,15,7,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (26,2022,8,12,2,15,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (27,2022,8,13,2,15,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (28,2022,8,14,2,15,8,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (29,2022,6,1,2,0,0,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (30,2022,9,27,3,16,9,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (31,2022,9,28,3,16,9,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (32,2022,9,29,3,16,9,'','','267','');
INSERT INTO `wp_wpbs_events` VALUES (33,2022,12,30,3,17,9,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (34,2022,12,31,3,17,9,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (35,2022,12,15,2,18,5,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (36,2022,12,16,2,18,5,'','','347','');
INSERT INTO `wp_wpbs_events` VALUES (37,2022,8,18,3,19,11,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (38,2022,8,19,3,19,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (39,2022,8,20,3,19,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (40,2022,8,21,3,19,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (41,2022,8,22,3,19,9,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (42,2022,7,29,3,20,10,'','','392','');
INSERT INTO `wp_wpbs_events` VALUES (43,2022,7,30,3,20,10,'','','398','');
INSERT INTO `wp_wpbs_events` VALUES (44,2022,8,23,3,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (45,2022,8,24,3,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (46,2022,8,25,3,0,0,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (47,2022,8,30,3,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (48,2022,8,31,3,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (49,2022,9,1,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (50,2022,9,2,3,0,0,'','','465','');
INSERT INTO `wp_wpbs_events` VALUES (51,2022,9,3,3,0,0,'','','450','');
INSERT INTO `wp_wpbs_events` VALUES (52,2022,9,4,3,0,0,'','','402','');
INSERT INTO `wp_wpbs_events` VALUES (53,2022,9,5,3,0,0,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (54,2022,9,6,3,0,0,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (55,2022,9,7,3,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (56,2022,9,8,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (57,2022,9,9,3,0,0,'','','365','');
INSERT INTO `wp_wpbs_events` VALUES (58,2022,9,10,3,0,0,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (59,2022,9,11,3,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (60,2022,9,12,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (61,2022,9,13,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (62,2022,9,14,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (63,2022,9,15,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (64,2022,9,16,3,0,0,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (65,2022,9,17,3,0,0,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (66,2022,9,18,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (67,2022,9,19,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (68,2022,9,20,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (69,2022,9,21,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (70,2022,9,22,3,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (71,2022,9,23,3,0,0,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (72,2022,9,24,3,0,0,'','','420','');
INSERT INTO `wp_wpbs_events` VALUES (73,2022,9,25,3,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (74,2022,9,26,3,0,0,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (75,2022,10,5,3,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (76,2022,10,6,3,0,0,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (77,2022,10,7,3,0,0,'','','478','');
INSERT INTO `wp_wpbs_events` VALUES (78,2022,10,8,3,0,0,'','','428','');
INSERT INTO `wp_wpbs_events` VALUES (79,2022,10,9,3,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (80,2022,10,10,3,0,0,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (81,2022,10,11,3,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (82,2022,10,12,3,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (83,2022,10,13,3,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (84,2022,10,14,3,0,0,'','','406','');
INSERT INTO `wp_wpbs_events` VALUES (85,2022,10,15,3,0,0,'','','445','');
INSERT INTO `wp_wpbs_events` VALUES (86,2022,10,16,3,0,0,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (87,2022,10,17,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (88,2022,10,18,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (89,2022,10,19,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (90,2022,10,20,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (91,2022,10,21,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (92,2022,10,24,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (93,2022,10,25,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (94,2022,10,26,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (95,2022,10,27,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (96,2022,10,28,3,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (97,2022,10,29,3,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (98,2022,10,30,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (99,2022,10,31,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (100,2022,8,8,2,0,0,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (101,2022,8,9,2,0,0,'','','327','');
INSERT INTO `wp_wpbs_events` VALUES (102,2022,8,10,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (103,2022,8,15,2,0,0,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (104,2022,8,16,2,0,0,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (105,2022,8,17,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (106,2022,8,22,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (107,2022,8,23,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (108,2022,8,24,2,0,0,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (109,2022,8,25,2,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (110,2022,8,26,2,0,0,'','','485','');
INSERT INTO `wp_wpbs_events` VALUES (111,2022,8,27,2,0,0,'','','483','');
INSERT INTO `wp_wpbs_events` VALUES (112,2022,8,28,2,0,0,'','','349','');
INSERT INTO `wp_wpbs_events` VALUES (113,2022,8,29,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (114,2022,8,30,2,0,0,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (115,2022,8,31,2,0,0,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (116,2022,9,1,2,0,0,'','','402','');
INSERT INTO `wp_wpbs_events` VALUES (117,2022,9,2,2,0,0,'','','525','');
INSERT INTO `wp_wpbs_events` VALUES (118,2022,9,6,2,0,0,'','','388','');
INSERT INTO `wp_wpbs_events` VALUES (119,2022,9,7,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (120,2022,9,8,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (121,2022,9,9,2,0,0,'','','534','');
INSERT INTO `wp_wpbs_events` VALUES (122,2022,9,10,2,0,0,'','','538','');
INSERT INTO `wp_wpbs_events` VALUES (123,2022,9,17,2,25,8,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (124,2022,9,18,2,24,5,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (125,2022,9,19,2,0,0,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (126,2022,9,20,2,23,7,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (127,2022,9,21,2,23,6,'','','334','');
INSERT INTO `wp_wpbs_events` VALUES (128,2022,9,22,2,23,6,'','','383','');
INSERT INTO `wp_wpbs_events` VALUES (129,2022,9,23,2,23,8,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (130,2022,9,24,2,0,0,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (131,2022,9,25,2,0,0,'','','438','');
INSERT INTO `wp_wpbs_events` VALUES (132,2022,9,26,2,0,0,'','','367','');
INSERT INTO `wp_wpbs_events` VALUES (133,2022,9,27,2,0,0,'','','363','');
INSERT INTO `wp_wpbs_events` VALUES (134,2022,9,28,2,0,0,'','','370','');
INSERT INTO `wp_wpbs_events` VALUES (135,2022,9,29,2,22,7,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (136,2022,10,2,2,22,6,'','','418','');
INSERT INTO `wp_wpbs_events` VALUES (137,2022,10,3,2,22,6,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (138,2022,10,4,2,22,6,'','','389','');
INSERT INTO `wp_wpbs_events` VALUES (139,2022,10,5,2,22,8,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (140,2022,10,6,2,0,0,'','','334','');
INSERT INTO `wp_wpbs_events` VALUES (141,2022,10,7,2,0,0,'','','525','');
INSERT INTO `wp_wpbs_events` VALUES (142,2022,10,8,2,0,0,'','','525','');
INSERT INTO `wp_wpbs_events` VALUES (143,2022,10,9,2,0,0,'','','462','');
INSERT INTO `wp_wpbs_events` VALUES (144,2022,10,10,2,29,7,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (145,2022,10,14,2,30,6,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (146,2022,10,15,2,30,6,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (147,2022,10,16,2,30,8,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (148,2022,10,17,2,26,5,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (149,2022,10,18,2,26,5,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (150,2022,10,19,2,26,5,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (151,2022,10,20,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (152,2022,10,21,2,0,0,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (153,2022,10,22,2,0,0,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (154,2022,10,23,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (155,2022,10,24,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (156,2022,10,25,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (157,2022,10,26,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (158,2022,10,27,2,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (159,2022,10,28,2,0,0,'','','320','');
INSERT INTO `wp_wpbs_events` VALUES (160,2022,10,29,2,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (161,2022,10,30,2,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (162,2022,10,31,2,0,0,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (163,2022,11,1,2,0,0,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (164,2022,11,2,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (165,2022,11,3,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (166,2022,11,4,2,0,0,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (167,2022,11,5,2,0,0,'','','413','');
INSERT INTO `wp_wpbs_events` VALUES (168,2022,11,6,2,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (169,2022,11,7,2,0,0,'','','371','');
INSERT INTO `wp_wpbs_events` VALUES (170,2022,11,8,2,0,0,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (171,2022,11,9,2,0,0,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (172,2022,11,10,2,0,0,'','','422','');
INSERT INTO `wp_wpbs_events` VALUES (173,2022,11,11,2,0,0,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (174,2022,11,12,2,0,0,'','','554','');
INSERT INTO `wp_wpbs_events` VALUES (175,2022,11,13,2,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (176,2022,11,14,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (177,2022,11,15,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (178,2022,11,16,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (179,2022,11,17,2,0,0,'','','348','');
INSERT INTO `wp_wpbs_events` VALUES (180,2022,11,18,2,0,0,'','','528','');
INSERT INTO `wp_wpbs_events` VALUES (181,2022,11,19,2,0,0,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (182,2022,11,20,2,0,0,'','','573','');
INSERT INTO `wp_wpbs_events` VALUES (183,2022,11,21,2,0,0,'','','517','');
INSERT INTO `wp_wpbs_events` VALUES (184,2022,11,22,2,0,0,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (185,2022,11,23,2,0,0,'','','466','');
INSERT INTO `wp_wpbs_events` VALUES (186,2022,11,24,2,0,0,'','','498','');
INSERT INTO `wp_wpbs_events` VALUES (187,2022,11,25,2,0,0,'','','552','');
INSERT INTO `wp_wpbs_events` VALUES (188,2022,11,26,2,0,0,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (189,2022,11,27,2,0,0,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (190,2022,11,28,2,0,0,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (191,2022,11,29,2,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (192,2022,11,30,2,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (193,2022,12,1,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (194,2022,12,2,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (195,2022,12,3,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (196,2022,12,4,2,0,0,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (197,2022,12,5,2,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (198,2022,12,6,2,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (199,2022,12,7,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (200,2022,12,8,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (201,2022,12,9,2,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (202,2022,12,10,2,0,0,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (203,2022,12,11,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (204,2022,12,12,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (205,2022,12,13,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (206,2022,12,14,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (207,2022,12,17,2,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (208,2022,12,18,2,0,0,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (209,2022,12,19,2,0,0,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (210,2022,12,20,2,0,0,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (211,2022,12,21,2,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (212,2022,12,22,2,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (213,2022,12,23,2,0,0,'','','334','');
INSERT INTO `wp_wpbs_events` VALUES (214,2022,12,24,2,0,0,'','','379','');
INSERT INTO `wp_wpbs_events` VALUES (215,2022,12,25,2,0,0,'','','358','');
INSERT INTO `wp_wpbs_events` VALUES (216,2022,12,26,2,0,0,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (217,2022,12,27,2,0,0,'','','414','');
INSERT INTO `wp_wpbs_events` VALUES (218,2022,12,28,2,0,0,'','','415','');
INSERT INTO `wp_wpbs_events` VALUES (219,2022,12,29,2,0,0,'','','416','');
INSERT INTO `wp_wpbs_events` VALUES (220,2022,12,30,2,0,0,'','','454','');
INSERT INTO `wp_wpbs_events` VALUES (221,2022,12,31,2,34,7,'','','474','');
INSERT INTO `wp_wpbs_events` VALUES (222,2023,1,1,2,34,8,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (223,2023,1,2,2,0,0,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (224,2023,1,3,2,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (225,2023,1,4,2,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (226,2023,1,5,2,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (227,2023,1,6,2,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (228,2023,1,7,2,0,0,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (229,2023,1,8,2,0,0,'','','201','');
INSERT INTO `wp_wpbs_events` VALUES (230,2023,1,9,2,0,0,'','','201','');
INSERT INTO `wp_wpbs_events` VALUES (231,2023,1,10,2,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (232,2023,1,11,2,0,0,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (233,2023,1,12,2,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (234,2023,1,13,2,0,0,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (235,2023,1,14,2,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (236,2023,1,15,2,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (237,2023,1,16,2,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (238,2023,1,17,2,0,0,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (239,2023,1,18,2,0,0,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (240,2023,1,19,2,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (241,2023,1,20,2,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (242,2023,1,21,2,0,0,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (243,2023,1,22,2,0,0,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (244,2023,1,23,2,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (245,2023,1,24,2,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (246,2023,1,25,2,0,0,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (247,2023,1,26,2,0,0,'','','293','');
INSERT INTO `wp_wpbs_events` VALUES (248,2023,1,27,2,0,0,'','','348','');
INSERT INTO `wp_wpbs_events` VALUES (249,2023,1,28,2,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (250,2023,1,29,2,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (251,2023,1,30,2,0,0,'','','194','');
INSERT INTO `wp_wpbs_events` VALUES (252,2023,1,31,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (253,2023,2,1,2,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (254,2023,2,2,2,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (255,2023,2,3,2,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (256,2023,2,4,2,0,0,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (257,2023,2,5,2,0,0,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (258,2023,2,6,2,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (259,2023,2,7,2,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (260,2023,2,8,2,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (261,2023,2,9,2,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (262,2023,2,10,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (263,2023,2,11,2,0,0,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (264,2023,2,12,2,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (265,2023,2,13,2,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (266,2023,2,14,2,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (267,2023,2,15,2,0,0,'','','269','');
INSERT INTO `wp_wpbs_events` VALUES (268,2023,2,16,2,0,0,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (269,2023,2,17,2,0,0,'','','355','');
INSERT INTO `wp_wpbs_events` VALUES (270,2023,2,18,2,38,7,'','','378','');
INSERT INTO `wp_wpbs_events` VALUES (271,2023,2,19,2,38,6,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (272,2023,2,20,2,38,6,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (273,2023,2,21,2,38,8,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (274,2023,2,22,2,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (275,2023,2,23,2,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (276,2023,2,24,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (277,2023,2,25,2,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (278,2023,2,26,2,0,0,'','','230','');
INSERT INTO `wp_wpbs_events` VALUES (279,2023,2,27,2,0,0,'','','224','');
INSERT INTO `wp_wpbs_events` VALUES (280,2023,2,28,2,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (281,2022,11,1,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (282,2022,11,2,3,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (283,2022,11,3,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (284,2022,11,4,3,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (285,2022,11,5,3,0,0,'','','267','');
INSERT INTO `wp_wpbs_events` VALUES (286,2022,11,6,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (287,2022,11,7,3,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (288,2022,11,8,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (289,2022,11,9,3,0,0,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (290,2022,11,10,3,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (291,2022,11,11,3,0,0,'','','278','');
INSERT INTO `wp_wpbs_events` VALUES (292,2022,11,12,3,0,0,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (293,2022,11,13,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (294,2022,11,14,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (295,2022,11,15,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (296,2022,11,16,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (297,2022,11,17,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (298,2022,11,18,3,0,0,'','','236','');
INSERT INTO `wp_wpbs_events` VALUES (299,2022,11,19,3,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (300,2022,11,20,3,0,0,'','','235','');
INSERT INTO `wp_wpbs_events` VALUES (301,2022,11,21,3,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (302,2022,11,22,3,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (303,2022,11,23,3,0,0,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (304,2022,11,24,3,0,0,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (305,2022,11,25,3,0,0,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (306,2022,11,26,3,0,0,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (307,2022,11,27,3,0,0,'','','455','');
INSERT INTO `wp_wpbs_events` VALUES (308,2022,11,28,3,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (309,2022,11,29,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (310,2022,11,30,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (311,2022,12,1,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (312,2022,12,2,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (313,2022,12,3,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (314,2022,12,4,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (315,2022,12,5,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (316,2022,12,6,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (317,2022,12,7,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (318,2022,12,8,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (319,2022,12,9,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (320,2022,12,10,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (321,2022,12,11,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (322,2022,12,12,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (323,2022,12,13,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (324,2022,12,14,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (325,2022,12,15,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (326,2022,12,16,3,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (327,2022,12,17,3,0,0,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (328,2022,12,18,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (329,2022,12,19,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (330,2022,12,20,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (331,2022,12,21,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (332,2022,12,22,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (333,2022,12,23,3,0,0,'','','236','');
INSERT INTO `wp_wpbs_events` VALUES (334,2022,12,24,3,0,0,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (335,2022,12,25,3,0,0,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (336,2022,12,26,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (337,2022,12,27,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (338,2022,12,28,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (339,2022,12,29,3,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (340,2023,1,1,3,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (341,2023,1,2,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (342,2023,1,3,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (343,2023,1,4,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (344,2023,1,5,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (345,2023,1,6,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (346,2023,1,7,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (347,2023,1,8,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (348,2023,1,9,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (349,2023,1,10,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (350,2023,1,11,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (351,2023,1,12,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (352,2023,1,13,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (353,2023,1,14,3,0,0,'','','194','');
INSERT INTO `wp_wpbs_events` VALUES (354,2023,1,15,3,0,0,'','','171','');
INSERT INTO `wp_wpbs_events` VALUES (355,2023,1,16,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (356,2023,1,17,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (357,2023,1,18,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (358,2023,1,19,3,0,0,'','','177','');
INSERT INTO `wp_wpbs_events` VALUES (359,2023,1,20,3,0,0,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (360,2023,1,21,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (361,2023,1,22,3,0,0,'','','204','');
INSERT INTO `wp_wpbs_events` VALUES (362,2023,1,23,3,0,0,'','','150','');
INSERT INTO `wp_wpbs_events` VALUES (363,2023,1,24,3,0,0,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (364,2023,1,25,3,0,0,'','','162','');
INSERT INTO `wp_wpbs_events` VALUES (365,2023,1,26,3,0,0,'','','150','');
INSERT INTO `wp_wpbs_events` VALUES (366,2023,1,27,3,0,0,'','','151','');
INSERT INTO `wp_wpbs_events` VALUES (367,2023,1,28,3,0,0,'','','153','');
INSERT INTO `wp_wpbs_events` VALUES (368,2023,1,29,3,0,0,'','','150','');
INSERT INTO `wp_wpbs_events` VALUES (369,2023,1,30,3,0,0,'','','150','');
INSERT INTO `wp_wpbs_events` VALUES (370,2023,1,31,3,0,0,'','','150','');
INSERT INTO `wp_wpbs_events` VALUES (371,2023,2,1,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (372,2023,2,2,3,0,0,'','','176','');
INSERT INTO `wp_wpbs_events` VALUES (373,2023,2,3,3,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (374,2023,2,4,3,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (375,2023,2,5,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (376,2023,2,6,3,0,0,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (377,2023,2,7,3,0,0,'','','162','');
INSERT INTO `wp_wpbs_events` VALUES (378,2023,2,8,3,0,0,'','','167','');
INSERT INTO `wp_wpbs_events` VALUES (379,2023,2,9,3,0,0,'','','181','');
INSERT INTO `wp_wpbs_events` VALUES (380,2023,2,10,3,0,0,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (381,2023,2,11,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (382,2023,2,12,3,0,0,'','','183','');
INSERT INTO `wp_wpbs_events` VALUES (383,2023,2,13,3,0,0,'','','183','');
INSERT INTO `wp_wpbs_events` VALUES (384,2023,2,14,3,0,0,'','','184','');
INSERT INTO `wp_wpbs_events` VALUES (385,2023,2,15,3,0,0,'','','186','');
INSERT INTO `wp_wpbs_events` VALUES (386,2023,2,16,3,0,0,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (387,2023,2,17,3,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (388,2023,2,18,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (389,2023,2,19,3,0,0,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (390,2023,2,20,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (391,2023,2,21,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (392,2023,2,22,3,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (393,2023,2,23,3,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (394,2023,2,24,3,0,0,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (395,2023,2,25,3,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (396,2023,2,26,3,0,0,'','','201','');
INSERT INTO `wp_wpbs_events` VALUES (397,2023,2,27,3,0,0,'','','163','');
INSERT INTO `wp_wpbs_events` VALUES (398,2023,2,28,3,0,0,'','','163','');
INSERT INTO `wp_wpbs_events` VALUES (399,2022,7,28,3,20,11,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (400,2022,7,31,3,20,12,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (401,2022,8,1,3,0,0,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (402,2022,8,2,3,0,0,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (403,2022,8,3,3,0,0,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (404,2023,7,31,2,21,7,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (405,2023,8,1,2,21,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (406,2023,8,2,2,21,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (407,2023,8,3,2,21,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (408,2023,8,4,2,21,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (409,2023,8,5,2,21,8,'','','526','');
INSERT INTO `wp_wpbs_events` VALUES (410,2022,10,22,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (411,2022,10,23,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (412,2023,3,1,2,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (413,2023,3,2,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (414,2023,3,3,2,0,0,'','','334','');
INSERT INTO `wp_wpbs_events` VALUES (415,2023,3,4,2,0,0,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (416,2023,3,5,2,0,0,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (417,2023,3,6,2,0,0,'','','394','');
INSERT INTO `wp_wpbs_events` VALUES (418,2023,3,7,2,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (419,2023,3,8,2,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (420,2023,3,9,2,0,0,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (421,2023,3,10,2,0,0,'','','323','');
INSERT INTO `wp_wpbs_events` VALUES (422,2023,3,11,2,0,0,'','','384','');
INSERT INTO `wp_wpbs_events` VALUES (423,2023,3,12,2,0,0,'','','454','');
INSERT INTO `wp_wpbs_events` VALUES (424,2023,3,13,2,0,0,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (425,2023,3,14,2,0,0,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (426,2023,3,15,2,0,0,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (427,2023,3,16,2,0,0,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (428,2023,3,17,2,0,0,'','','425','');
INSERT INTO `wp_wpbs_events` VALUES (429,2023,3,18,2,0,0,'','','405','');
INSERT INTO `wp_wpbs_events` VALUES (430,2023,3,19,2,0,0,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (431,2023,3,20,2,0,0,'','','360','');
INSERT INTO `wp_wpbs_events` VALUES (432,2023,3,21,2,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (433,2023,3,22,2,0,0,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (434,2023,3,23,2,0,0,'','','450','');
INSERT INTO `wp_wpbs_events` VALUES (435,2023,3,24,2,0,0,'','','463','');
INSERT INTO `wp_wpbs_events` VALUES (436,2023,3,25,2,0,0,'','','493','');
INSERT INTO `wp_wpbs_events` VALUES (437,2023,3,26,2,0,0,'','','345','');
INSERT INTO `wp_wpbs_events` VALUES (438,2023,3,27,2,0,0,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (439,2023,3,28,2,0,0,'','','354','');
INSERT INTO `wp_wpbs_events` VALUES (440,2023,3,29,2,0,0,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (441,2023,3,30,2,0,0,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (442,2023,3,31,2,0,0,'','','392','');
INSERT INTO `wp_wpbs_events` VALUES (443,2023,4,1,2,45,7,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (444,2023,4,2,2,45,6,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (445,2023,4,3,2,45,6,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (446,2023,4,4,2,45,8,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (447,2023,4,5,2,0,0,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (448,2023,4,6,2,0,0,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (449,2023,4,7,2,0,0,'','','403','');
INSERT INTO `wp_wpbs_events` VALUES (450,2023,4,8,2,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (451,2023,4,9,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (452,2023,4,10,2,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (453,2023,4,11,2,0,0,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (454,2023,4,12,2,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (455,2023,4,13,2,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (456,2023,4,14,2,0,0,'','','397','');
INSERT INTO `wp_wpbs_events` VALUES (457,2023,4,15,2,0,0,'','','383','');
INSERT INTO `wp_wpbs_events` VALUES (458,2023,4,16,2,0,0,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (459,2023,4,17,2,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (460,2023,4,18,2,0,0,'','','314','');
INSERT INTO `wp_wpbs_events` VALUES (461,2023,4,19,2,0,0,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (462,2023,4,20,2,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (463,2023,4,21,2,0,0,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (464,2023,4,22,2,0,0,'','','390','');
INSERT INTO `wp_wpbs_events` VALUES (465,2023,4,23,2,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (466,2023,4,24,2,0,0,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (467,2023,4,25,2,0,0,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (468,2023,4,26,2,0,0,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (469,2023,4,27,2,41,7,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (470,2023,4,28,2,41,6,'','','451','');
INSERT INTO `wp_wpbs_events` VALUES (471,2023,4,29,2,41,6,'','','449','');
INSERT INTO `wp_wpbs_events` VALUES (472,2023,4,30,2,41,6,'','','371','');
INSERT INTO `wp_wpbs_events` VALUES (473,2023,3,1,3,0,0,'','','163','');
INSERT INTO `wp_wpbs_events` VALUES (474,2023,3,2,3,0,0,'','','164','');
INSERT INTO `wp_wpbs_events` VALUES (475,2023,3,3,3,0,0,'','','187','');
INSERT INTO `wp_wpbs_events` VALUES (476,2023,3,4,3,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (477,2023,3,5,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (478,2023,3,6,3,0,0,'','','178','');
INSERT INTO `wp_wpbs_events` VALUES (479,2023,3,7,3,0,0,'','','183','');
INSERT INTO `wp_wpbs_events` VALUES (480,2023,3,8,3,0,0,'','','191','');
INSERT INTO `wp_wpbs_events` VALUES (481,2023,3,9,3,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (482,2023,3,10,3,0,0,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (483,2023,3,11,3,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (484,2023,3,12,3,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (485,2023,3,13,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (486,2023,3,14,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (487,2023,3,15,3,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (488,2023,3,16,3,0,0,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (489,2023,3,17,3,0,0,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (490,2023,3,18,3,0,0,'','','432','');
INSERT INTO `wp_wpbs_events` VALUES (491,2023,3,19,3,0,0,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (492,2023,3,20,3,0,0,'','','267','');
INSERT INTO `wp_wpbs_events` VALUES (493,2023,3,21,3,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (494,2023,3,22,3,0,0,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (495,2023,3,23,3,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (496,2023,3,24,3,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (497,2023,3,25,3,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (498,2023,3,26,3,0,0,'','','204','');
INSERT INTO `wp_wpbs_events` VALUES (499,2023,3,27,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (500,2023,3,28,3,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (501,2023,3,29,3,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (502,2023,3,30,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (503,2023,3,31,3,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (504,2023,4,1,3,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (505,2023,4,2,3,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (506,2023,4,3,3,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (507,2023,4,4,3,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (508,2023,4,5,3,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (509,2023,4,6,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (510,2023,4,7,3,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (511,2023,4,8,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (512,2023,4,9,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (513,2023,4,10,3,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (514,2023,4,11,3,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (515,2023,4,12,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (516,2023,4,13,3,0,0,'','','204','');
INSERT INTO `wp_wpbs_events` VALUES (517,2023,4,14,3,0,0,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (518,2023,4,15,3,0,0,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (519,2023,4,16,3,0,0,'','','118','');
INSERT INTO `wp_wpbs_events` VALUES (520,2023,4,17,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (521,2023,4,18,3,0,0,'','','236','');
INSERT INTO `wp_wpbs_events` VALUES (522,2023,4,19,3,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (523,2023,4,20,3,0,0,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (524,2023,4,21,3,0,0,'','','317','');
INSERT INTO `wp_wpbs_events` VALUES (525,2023,4,22,3,0,0,'','','308','');
INSERT INTO `wp_wpbs_events` VALUES (526,2023,4,23,3,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (527,2023,4,24,3,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (528,2023,4,25,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (529,2023,4,26,3,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (530,2023,4,27,3,0,0,'','','224','');
INSERT INTO `wp_wpbs_events` VALUES (531,2023,4,28,3,0,0,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (532,2023,4,29,3,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (533,2023,4,30,3,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (534,2023,5,1,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (535,2023,5,2,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (536,2023,5,3,3,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (537,2023,5,4,3,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (538,2023,5,5,3,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (539,2023,5,6,3,0,0,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (540,2023,5,7,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (541,2023,5,8,3,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (542,2023,5,9,3,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (543,2023,5,10,3,0,0,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (544,2023,5,11,3,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (545,2023,5,12,3,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (546,2023,5,13,3,0,0,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (547,2023,5,14,3,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (548,2023,5,15,3,50,11,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (549,2023,5,16,3,50,10,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (550,2023,5,17,3,50,10,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (551,2023,5,18,3,50,10,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (552,2023,5,19,3,50,10,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (553,2023,5,20,3,50,10,'','','317','');
INSERT INTO `wp_wpbs_events` VALUES (554,2023,5,21,3,50,10,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (555,2023,5,22,3,50,10,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (556,2023,5,23,3,50,10,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (557,2023,5,24,3,50,10,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (558,2023,5,25,3,50,10,'','','337','');
INSERT INTO `wp_wpbs_events` VALUES (559,2023,5,26,3,50,10,'','','415','');
INSERT INTO `wp_wpbs_events` VALUES (560,2023,5,27,3,50,12,'','','371','');
INSERT INTO `wp_wpbs_events` VALUES (561,2023,5,28,3,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (562,2023,5,29,3,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (563,2023,5,30,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (564,2023,5,31,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (565,2023,6,1,3,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (566,2023,6,2,3,0,0,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (567,2023,6,3,3,0,0,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (568,2023,6,4,3,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (569,2023,6,5,3,0,0,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (570,2023,6,6,3,35,11,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (571,2023,6,7,3,35,11,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (572,2023,6,8,3,35,11,'','','241','');
INSERT INTO `wp_wpbs_events` VALUES (573,2023,5,1,2,41,8,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (574,2023,5,2,2,0,0,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (575,2023,5,3,2,0,0,'','','314','');
INSERT INTO `wp_wpbs_events` VALUES (576,2023,5,4,2,0,0,'','','354','');
INSERT INTO `wp_wpbs_events` VALUES (577,2023,5,5,2,47,5,'','','320','');
INSERT INTO `wp_wpbs_events` VALUES (578,2023,5,6,2,47,5,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (579,2023,5,7,2,47,5,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (580,2023,5,8,2,47,5,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (581,2023,5,9,2,47,5,'','','306','');
INSERT INTO `wp_wpbs_events` VALUES (582,2023,5,10,2,47,5,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (583,2023,5,11,2,47,5,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (584,2023,5,12,2,0,5,'','','434','');
INSERT INTO `wp_wpbs_events` VALUES (585,2023,5,13,2,0,5,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (586,2023,5,14,2,0,5,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (587,2023,5,15,2,0,5,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (588,2023,5,16,2,0,5,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (589,2023,5,17,2,0,5,'','','306','');
INSERT INTO `wp_wpbs_events` VALUES (590,2023,5,18,2,0,0,'','','337','');
INSERT INTO `wp_wpbs_events` VALUES (591,2023,5,19,2,0,0,'','','433','');
INSERT INTO `wp_wpbs_events` VALUES (592,2023,5,20,2,0,0,'','','437','');
INSERT INTO `wp_wpbs_events` VALUES (593,2023,5,21,2,0,0,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (594,2023,5,22,2,0,0,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (595,2023,5,23,2,0,0,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (596,2023,5,24,2,0,0,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (597,2023,5,25,2,0,0,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (598,2023,5,26,2,0,0,'','','582','');
INSERT INTO `wp_wpbs_events` VALUES (599,2023,5,27,2,0,0,'','','574','');
INSERT INTO `wp_wpbs_events` VALUES (600,2023,5,28,2,0,0,'','','510','');
INSERT INTO `wp_wpbs_events` VALUES (601,2023,5,29,2,0,0,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (602,2023,5,30,2,0,0,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (603,2023,5,31,2,0,0,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (604,2023,6,1,2,32,7,'','','406','');
INSERT INTO `wp_wpbs_events` VALUES (605,2023,6,2,2,32,6,'','','589','');
INSERT INTO `wp_wpbs_events` VALUES (606,2023,6,3,2,32,6,'','','575','');
INSERT INTO `wp_wpbs_events` VALUES (607,2023,6,4,2,32,8,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (608,2023,6,5,2,0,0,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (609,2023,6,6,2,0,0,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (610,2023,6,7,2,28,5,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (611,2023,6,8,2,28,5,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (612,2022,9,16,2,25,7,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (613,2023,6,9,2,27,5,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (614,2023,6,9,3,35,11,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (615,2023,6,10,3,35,11,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (616,2023,6,11,3,35,11,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (617,2023,6,12,3,35,11,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (618,2023,6,13,3,35,11,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (619,2023,6,14,3,0,9,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (620,2023,6,15,3,0,0,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (621,2023,6,16,3,0,0,'','','349','');
INSERT INTO `wp_wpbs_events` VALUES (622,2023,6,17,3,0,0,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (623,2023,6,18,3,0,0,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (624,2023,6,19,3,0,0,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (625,2023,6,20,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (626,2023,6,21,3,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (627,2023,6,22,3,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (628,2023,6,23,3,0,0,'','','293','');
INSERT INTO `wp_wpbs_events` VALUES (629,2023,6,24,3,0,0,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (630,2023,6,25,3,0,0,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (631,2023,6,26,3,0,0,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (632,2023,6,27,3,0,0,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (633,2023,6,28,3,42,11,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (634,2023,6,29,3,42,10,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (635,2023,6,30,3,42,10,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (636,2023,7,1,3,42,10,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (637,2023,7,2,3,42,12,'','','314','');
INSERT INTO `wp_wpbs_events` VALUES (638,2023,7,3,3,0,0,'','','306','');
INSERT INTO `wp_wpbs_events` VALUES (639,2023,7,4,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (640,2023,7,5,3,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (641,2023,7,6,3,0,0,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (642,2023,7,7,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (643,2023,7,8,3,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (644,2023,7,9,3,54,11,'','','271','');
INSERT INTO `wp_wpbs_events` VALUES (645,2023,7,10,3,54,10,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (646,2023,7,11,3,54,12,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (647,2023,7,12,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (648,2023,7,13,3,0,0,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (649,2023,7,14,3,0,0,'','','350','');
INSERT INTO `wp_wpbs_events` VALUES (650,2023,7,15,3,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (651,2023,7,16,3,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (652,2023,7,17,3,0,0,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (653,2023,7,18,3,0,0,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (654,2023,7,19,3,0,0,'','','422','');
INSERT INTO `wp_wpbs_events` VALUES (655,2023,7,20,3,33,10,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (656,2023,7,21,3,33,10,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (657,2023,7,22,3,33,10,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (658,2023,7,23,3,33,10,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (659,2023,7,24,3,39,10,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (660,2023,7,25,3,39,9,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (661,2023,7,26,3,39,9,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (662,2023,7,27,3,39,9,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (663,2023,7,28,3,39,9,'','','327','');
INSERT INTO `wp_wpbs_events` VALUES (664,2023,7,29,3,39,9,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (665,2023,7,30,3,39,9,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (666,2023,7,31,3,0,0,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (667,2023,6,10,2,0,0,'','','430','');
INSERT INTO `wp_wpbs_events` VALUES (668,2023,6,11,2,0,0,'','','357','');
INSERT INTO `wp_wpbs_events` VALUES (669,2023,6,12,2,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (670,2023,6,13,2,0,0,'','','349','');
INSERT INTO `wp_wpbs_events` VALUES (671,2023,6,14,2,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (672,2023,6,15,2,0,0,'','','388','');
INSERT INTO `wp_wpbs_events` VALUES (673,2023,6,16,2,0,0,'','','492','');
INSERT INTO `wp_wpbs_events` VALUES (674,2023,6,17,2,0,0,'','','465','');
INSERT INTO `wp_wpbs_events` VALUES (675,2023,6,18,2,0,0,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (676,2023,6,19,2,0,0,'','','361','');
INSERT INTO `wp_wpbs_events` VALUES (677,2023,6,20,2,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (678,2023,6,21,2,0,0,'','','355','');
INSERT INTO `wp_wpbs_events` VALUES (679,2023,6,22,2,0,0,'','','365','');
INSERT INTO `wp_wpbs_events` VALUES (680,2023,6,23,2,37,7,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (681,2023,6,24,2,37,6,'','','443','');
INSERT INTO `wp_wpbs_events` VALUES (682,2023,6,25,2,37,6,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (683,2023,6,26,2,37,6,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (684,2023,6,27,2,53,6,'','','402','');
INSERT INTO `wp_wpbs_events` VALUES (685,2023,6,28,2,53,6,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (686,2023,6,29,2,53,6,'','','394','');
INSERT INTO `wp_wpbs_events` VALUES (687,2023,6,30,2,53,6,'','','497','');
INSERT INTO `wp_wpbs_events` VALUES (688,2023,7,1,2,40,6,'','','594','');
INSERT INTO `wp_wpbs_events` VALUES (689,2023,7,2,2,40,6,'','','552','');
INSERT INTO `wp_wpbs_events` VALUES (690,2023,7,3,2,40,6,'','','582','');
INSERT INTO `wp_wpbs_events` VALUES (691,2023,7,4,2,40,6,'','','539','');
INSERT INTO `wp_wpbs_events` VALUES (692,2023,7,5,2,40,8,'','','388','');
INSERT INTO `wp_wpbs_events` VALUES (693,2023,7,6,2,0,0,'','','392','');
INSERT INTO `wp_wpbs_events` VALUES (694,2023,7,7,2,0,0,'','','425','');
INSERT INTO `wp_wpbs_events` VALUES (695,2023,7,8,2,0,0,'','','454','');
INSERT INTO `wp_wpbs_events` VALUES (696,2023,7,9,2,0,0,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (697,2023,7,10,2,0,0,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (698,2023,7,11,2,0,0,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (699,2023,7,12,2,31,5,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (700,2023,7,13,2,31,5,'','','399','');
INSERT INTO `wp_wpbs_events` VALUES (701,2023,7,14,2,43,7,'','','468','');
INSERT INTO `wp_wpbs_events` VALUES (702,2023,7,15,2,43,6,'','','476','');
INSERT INTO `wp_wpbs_events` VALUES (703,2023,7,16,2,43,6,'','','402','');
INSERT INTO `wp_wpbs_events` VALUES (704,2023,7,17,2,43,8,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (705,2023,7,18,2,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (706,2023,7,19,2,0,0,'','','431','');
INSERT INTO `wp_wpbs_events` VALUES (707,2023,7,20,2,0,0,'','','451','');
INSERT INTO `wp_wpbs_events` VALUES (708,2023,7,21,2,0,0,'','','549','');
INSERT INTO `wp_wpbs_events` VALUES (709,2023,7,22,2,0,0,'','','615','');
INSERT INTO `wp_wpbs_events` VALUES (710,2023,7,23,2,0,0,'','','535','');
INSERT INTO `wp_wpbs_events` VALUES (711,2023,7,24,2,52,7,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (712,2023,7,25,2,52,6,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (713,2023,7,26,2,52,6,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (714,2023,7,27,2,52,6,'','','472','');
INSERT INTO `wp_wpbs_events` VALUES (715,2023,7,28,2,52,6,'','','500','');
INSERT INTO `wp_wpbs_events` VALUES (716,2023,7,29,2,48,6,'','','490','');
INSERT INTO `wp_wpbs_events` VALUES (717,2023,7,30,2,48,7,'#21 Debbie Chermak added 1 day','','264','');
INSERT INTO `wp_wpbs_events` VALUES (718,2023,8,6,2,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (719,2023,8,7,2,0,0,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (720,2023,8,8,2,0,0,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (721,2023,8,9,2,0,0,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (722,2023,8,10,2,0,7,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (723,2023,8,11,2,44,7,'','','452','');
INSERT INTO `wp_wpbs_events` VALUES (724,2023,8,12,2,44,6,'','','449','');
INSERT INTO `wp_wpbs_events` VALUES (725,2023,8,13,2,44,8,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (726,2023,8,14,2,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (727,2023,8,15,2,49,7,'','','389','');
INSERT INTO `wp_wpbs_events` VALUES (728,2023,8,16,2,49,6,'','','389','');
INSERT INTO `wp_wpbs_events` VALUES (729,2023,8,17,2,49,6,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (730,2023,8,18,2,49,6,'','','436','');
INSERT INTO `wp_wpbs_events` VALUES (731,2023,8,19,2,49,6,'','','448','');
INSERT INTO `wp_wpbs_events` VALUES (732,2023,8,20,2,55,6,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (733,2023,8,21,2,55,6,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (734,2023,8,22,2,55,6,'','','371','');
INSERT INTO `wp_wpbs_events` VALUES (735,2023,8,23,2,55,6,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (736,2023,8,24,2,55,6,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (737,2023,8,25,2,55,6,'','','512','');
INSERT INTO `wp_wpbs_events` VALUES (738,2023,8,26,2,55,6,'','','516','');
INSERT INTO `wp_wpbs_events` VALUES (739,2023,8,27,2,55,6,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (740,2023,8,28,2,55,8,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (741,2023,8,29,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (742,2023,8,30,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (743,2023,8,31,2,56,7,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (744,2023,8,1,3,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (745,2023,8,2,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (746,2023,8,3,3,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (747,2023,8,4,3,0,0,'','','356','');
INSERT INTO `wp_wpbs_events` VALUES (748,2023,8,5,3,0,0,'','','348','');
INSERT INTO `wp_wpbs_events` VALUES (749,2023,8,6,3,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (750,2023,8,7,3,0,0,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (751,2023,8,8,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (752,2023,8,9,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (753,2023,8,10,3,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (754,2023,8,11,3,0,0,'','','278','');
INSERT INTO `wp_wpbs_events` VALUES (755,2023,8,12,3,0,0,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (756,2023,8,13,3,0,0,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (757,2023,8,14,3,0,0,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (758,2023,8,15,3,0,0,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (759,2023,8,16,3,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (760,2023,8,17,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (761,2023,8,18,3,0,0,'','','271','');
INSERT INTO `wp_wpbs_events` VALUES (762,2023,8,19,3,0,0,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (763,2023,8,20,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (764,2023,8,21,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (765,2023,8,22,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (766,2023,8,23,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (767,2023,8,24,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (768,2023,8,25,3,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (769,2023,8,26,3,0,0,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (770,2023,8,27,3,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (771,2023,8,28,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (772,2023,8,29,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (773,2023,8,30,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (774,2023,8,31,3,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (775,2023,9,1,3,59,11,'','','392','');
INSERT INTO `wp_wpbs_events` VALUES (776,2023,9,2,3,59,10,'','','412','');
INSERT INTO `wp_wpbs_events` VALUES (777,2023,9,3,3,59,10,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (778,2023,9,4,3,59,10,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (779,2023,9,5,3,59,12,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (780,2023,9,6,3,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (781,2023,9,7,3,0,0,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (782,2023,9,8,3,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (783,2023,9,9,3,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (784,2023,9,10,3,0,0,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (785,2023,9,11,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (786,2023,9,12,3,0,0,'','','235','');
INSERT INTO `wp_wpbs_events` VALUES (787,2023,9,13,3,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (788,2023,9,14,3,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (789,2023,9,15,3,0,0,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (790,2023,9,16,3,0,0,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (791,2023,9,17,3,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (792,2023,9,18,3,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (793,2023,9,19,3,36,9,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (794,2023,9,20,3,36,9,'','','230','');
INSERT INTO `wp_wpbs_events` VALUES (795,2023,9,21,3,36,9,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (796,2023,9,22,3,0,0,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (797,2023,9,23,3,0,0,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (798,2023,9,24,3,0,0,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (799,2023,9,25,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (800,2023,9,26,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (801,2023,9,27,3,0,0,'','','224','');
INSERT INTO `wp_wpbs_events` VALUES (802,2023,9,28,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (803,2023,9,29,3,0,0,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (804,2023,9,30,3,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (805,2023,9,1,2,56,6,'','','598','');
INSERT INTO `wp_wpbs_events` VALUES (806,2023,9,2,2,56,6,'','','598','');
INSERT INTO `wp_wpbs_events` VALUES (807,2023,9,3,2,56,6,'','','598','');
INSERT INTO `wp_wpbs_events` VALUES (808,2023,9,4,2,56,8,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (809,2023,9,5,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (810,2023,9,6,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (811,2023,9,7,2,0,0,'','','326','');
INSERT INTO `wp_wpbs_events` VALUES (812,2023,9,8,2,58,7,'','','486','');
INSERT INTO `wp_wpbs_events` VALUES (813,2023,9,9,2,58,6,'','','498','');
INSERT INTO `wp_wpbs_events` VALUES (814,2023,9,10,2,58,8,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (815,2023,9,11,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (816,2023,9,12,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (817,2023,9,13,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (818,2023,9,14,2,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (819,2023,9,15,2,0,0,'','','455','');
INSERT INTO `wp_wpbs_events` VALUES (820,2023,9,16,2,60,7,'','','453','');
INSERT INTO `wp_wpbs_events` VALUES (821,2023,9,17,2,60,6,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (822,2023,9,18,2,60,6,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (823,2023,9,19,2,60,6,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (824,2023,9,20,2,60,6,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (825,2023,9,21,2,60,6,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (826,2023,9,22,2,60,6,'','','499','');
INSERT INTO `wp_wpbs_events` VALUES (827,2023,9,23,2,60,8,'','','512','');
INSERT INTO `wp_wpbs_events` VALUES (828,2023,9,24,2,0,0,'','','388','');
INSERT INTO `wp_wpbs_events` VALUES (829,2023,9,25,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (830,2023,9,26,2,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (831,2023,9,27,2,0,0,'','','320','');
INSERT INTO `wp_wpbs_events` VALUES (832,2023,9,28,2,62,7,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (833,2023,9,29,2,62,6,'','','477','');
INSERT INTO `wp_wpbs_events` VALUES (834,2023,9,30,2,62,6,'','','492','');
INSERT INTO `wp_wpbs_events` VALUES (835,2023,10,1,3,0,0,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (836,2023,10,2,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (837,2023,10,3,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (838,2023,10,4,3,0,0,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (839,2023,10,5,3,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (840,2023,10,6,3,0,0,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (841,2023,10,7,3,0,0,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (842,2023,10,8,3,0,0,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (843,2023,10,9,3,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (844,2023,10,10,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (845,2023,10,11,3,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (846,2023,10,12,3,0,0,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (847,2023,10,13,3,0,0,'','','447','');
INSERT INTO `wp_wpbs_events` VALUES (848,2023,10,14,3,0,0,'','','433','');
INSERT INTO `wp_wpbs_events` VALUES (849,2023,10,15,3,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (850,2023,10,16,3,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (851,2023,10,17,3,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (852,2023,10,18,3,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (853,2023,10,19,3,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (854,2023,10,20,3,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (855,2023,10,21,3,0,0,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (856,2023,10,22,3,64,11,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (857,2023,10,23,3,64,10,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (858,2023,10,24,3,64,10,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (859,2023,10,25,3,64,12,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (860,2023,10,26,3,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (861,2023,10,27,3,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (862,2023,10,28,3,0,0,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (863,2023,10,29,3,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (864,2023,10,30,3,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (865,2023,10,31,3,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (866,2023,11,1,3,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (867,2023,11,2,3,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (868,2023,11,3,3,0,0,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (869,2023,11,4,3,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (870,2023,11,5,3,0,0,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (871,2023,11,6,3,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (872,2023,11,7,3,0,0,'','','190','');
INSERT INTO `wp_wpbs_events` VALUES (873,2023,11,8,3,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (874,2023,11,9,3,61,11,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (875,2023,11,10,3,61,10,'','','339','');
INSERT INTO `wp_wpbs_events` VALUES (876,2023,11,11,3,61,10,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (877,2023,11,12,3,61,12,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (878,2023,11,13,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (879,2023,11,14,3,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (880,2023,11,15,3,0,0,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (881,2023,11,16,3,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (882,2023,11,17,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (883,2023,11,18,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (884,2023,11,19,3,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (885,2023,10,1,2,62,6,'','','350','');
INSERT INTO `wp_wpbs_events` VALUES (886,2023,10,2,2,62,8,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (887,2023,10,3,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (888,2023,10,4,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (889,2023,10,5,2,63,7,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (890,2023,10,6,2,63,6,'','','293','');
INSERT INTO `wp_wpbs_events` VALUES (891,2023,10,7,2,63,6,'','','565','');
INSERT INTO `wp_wpbs_events` VALUES (892,2023,10,8,2,46,6,'','','474','');
INSERT INTO `wp_wpbs_events` VALUES (893,2023,10,9,2,46,6,'','','416','');
INSERT INTO `wp_wpbs_events` VALUES (894,2023,10,10,2,46,6,'','','415','');
INSERT INTO `wp_wpbs_events` VALUES (895,2023,10,11,2,46,6,'','','438','');
INSERT INTO `wp_wpbs_events` VALUES (896,2023,10,12,2,46,6,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (897,2023,10,13,2,46,6,'','','525','');
INSERT INTO `wp_wpbs_events` VALUES (898,2023,10,14,2,46,8,'','','376','');
INSERT INTO `wp_wpbs_events` VALUES (899,2023,10,15,2,0,0,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (900,2023,10,16,2,0,0,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (901,2023,10,17,2,0,0,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (902,2023,10,18,2,0,0,'','','314','');
INSERT INTO `wp_wpbs_events` VALUES (903,2023,10,19,2,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (904,2023,10,20,2,0,0,'','','507','');
INSERT INTO `wp_wpbs_events` VALUES (905,2023,10,21,2,0,0,'','','483','');
INSERT INTO `wp_wpbs_events` VALUES (906,2023,10,22,2,0,0,'','','367','');
INSERT INTO `wp_wpbs_events` VALUES (907,2023,10,23,2,0,0,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (908,2023,10,24,2,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (909,2023,10,25,2,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (910,2023,10,26,2,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (911,2023,10,27,2,0,0,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (912,2023,10,28,2,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (913,2023,10,29,2,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (914,2023,10,30,2,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (915,2023,10,31,2,0,0,'','','219','');
INSERT INTO `wp_wpbs_events` VALUES (916,2023,11,1,2,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (917,2023,11,2,2,0,0,'','','241','');
INSERT INTO `wp_wpbs_events` VALUES (918,2023,11,3,2,0,0,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (919,2023,11,4,2,0,0,'','','320','');
INSERT INTO `wp_wpbs_events` VALUES (920,2023,11,5,2,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (921,2023,11,6,2,67,7,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (922,2023,11,7,2,67,6,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (923,2023,11,8,2,67,8,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (924,2023,11,9,2,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (925,2023,11,10,2,65,7,'','','416','');
INSERT INTO `wp_wpbs_events` VALUES (926,2023,11,11,2,65,6,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (927,2023,11,12,2,65,8,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (928,2023,11,13,2,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (929,2023,11,14,2,0,0,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (930,2023,11,15,2,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (931,2023,11,16,2,68,7,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (932,2023,11,17,2,68,8,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (933,2023,11,18,2,57,7,'','','457','');
INSERT INTO `wp_wpbs_events` VALUES (934,2023,11,19,2,57,6,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (935,2023,11,20,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (936,2023,11,21,3,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (937,2023,11,22,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (938,2023,11,23,3,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (939,2023,11,24,3,0,0,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (940,2023,11,25,3,0,0,'','','308','');
INSERT INTO `wp_wpbs_events` VALUES (941,2023,11,26,3,69,11,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (942,2023,11,27,3,69,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (943,2023,11,28,3,69,9,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (944,2023,11,29,3,69,9,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (945,2023,11,30,3,69,9,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (946,2023,12,1,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (947,2023,12,2,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (948,2023,12,3,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (949,2023,12,4,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (950,2023,12,5,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (951,2023,12,6,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (952,2023,12,7,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (953,2023,12,8,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (954,2023,12,9,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (955,2023,12,10,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (956,2023,11,20,2,57,6,'','','358','');
INSERT INTO `wp_wpbs_events` VALUES (957,2023,11,21,2,57,8,'','','326','');
INSERT INTO `wp_wpbs_events` VALUES (958,2023,11,22,2,0,0,'','','462','');
INSERT INTO `wp_wpbs_events` VALUES (959,2023,11,23,2,0,0,'','','493','');
INSERT INTO `wp_wpbs_events` VALUES (960,2023,11,24,2,0,0,'','','569','');
INSERT INTO `wp_wpbs_events` VALUES (961,2023,11,25,2,0,0,'','','517','');
INSERT INTO `wp_wpbs_events` VALUES (962,2023,11,26,2,0,0,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (963,2023,11,27,2,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (964,2023,11,28,2,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (965,2023,11,29,2,0,0,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (966,2023,11,30,2,0,0,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (967,2023,12,1,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (968,2023,12,2,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (969,2023,12,3,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (970,2023,12,4,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (971,2023,12,5,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (972,2023,12,6,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (973,2023,12,7,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (974,2023,12,8,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (975,2023,12,9,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (976,2023,12,10,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (977,2023,12,11,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (978,2023,12,12,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (979,2023,12,13,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (980,2023,12,14,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (981,2023,12,15,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (982,2023,12,16,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (983,2023,12,17,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (984,2023,12,18,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (985,2023,12,19,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (986,2023,12,20,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (987,2023,12,21,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (988,2023,12,22,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (989,2023,12,23,3,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (990,2023,12,24,3,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (991,2023,12,25,3,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (992,2023,12,26,3,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (993,2023,12,27,3,0,0,'','','326','');
INSERT INTO `wp_wpbs_events` VALUES (994,2023,12,28,3,0,0,'','','326','');
INSERT INTO `wp_wpbs_events` VALUES (995,2023,12,29,3,0,0,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (996,2023,12,30,3,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (997,2023,12,31,3,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (998,2024,1,1,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (999,2024,1,2,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1000,2024,1,3,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1001,2024,1,4,3,0,0,'','','170','');
INSERT INTO `wp_wpbs_events` VALUES (1002,2024,1,5,3,0,0,'','','182','');
INSERT INTO `wp_wpbs_events` VALUES (1003,2024,1,6,3,0,0,'','','183','');
INSERT INTO `wp_wpbs_events` VALUES (1004,2024,1,7,3,0,0,'','','168','');
INSERT INTO `wp_wpbs_events` VALUES (1005,2024,1,8,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1006,2024,1,9,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1007,2024,1,10,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1008,2024,1,11,3,0,0,'','','172','');
INSERT INTO `wp_wpbs_events` VALUES (1009,2024,1,12,3,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (1010,2024,1,13,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (1011,2024,1,14,3,0,0,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (1012,2024,1,15,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1013,2024,1,16,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1014,2024,1,17,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1015,2024,1,18,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1016,2024,1,19,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (1017,2024,1,20,3,0,0,'','','167','');
INSERT INTO `wp_wpbs_events` VALUES (1018,2024,1,21,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1019,2024,1,22,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1020,2024,1,23,3,0,0,'','','163','');
INSERT INTO `wp_wpbs_events` VALUES (1021,2024,1,24,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1022,2024,1,25,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1023,2024,1,26,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1024,2023,12,11,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1025,2023,12,12,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1026,2023,12,13,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1027,2023,12,14,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1028,2023,12,15,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1029,2023,12,16,2,0,0,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (1030,2023,12,17,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1031,2023,12,18,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1032,2023,12,19,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1033,2023,12,20,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1034,2023,12,21,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1035,2023,12,22,2,0,6,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (1036,2023,12,23,2,0,6,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (1037,2023,12,24,2,0,6,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (1038,2023,12,25,2,0,0,'','','438','');
INSERT INTO `wp_wpbs_events` VALUES (1039,2023,12,26,2,0,0,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (1040,2023,12,27,2,0,0,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (1041,2023,12,28,2,0,0,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (1042,2023,12,29,2,0,5,'','','467','');
INSERT INTO `wp_wpbs_events` VALUES (1043,2023,12,30,2,0,5,'','','467','');
INSERT INTO `wp_wpbs_events` VALUES (1044,2023,12,31,2,0,0,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (1045,2024,1,1,2,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1046,2024,1,2,2,0,0,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (1047,2024,1,3,2,0,0,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (1048,2024,1,4,2,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (1049,2024,1,5,2,0,0,'','','234','');
INSERT INTO `wp_wpbs_events` VALUES (1050,2024,1,6,2,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1051,2024,1,7,2,0,0,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (1052,2024,1,8,2,0,0,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (1053,2024,1,9,2,0,0,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1054,2024,1,10,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1055,2024,1,11,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1056,2024,1,12,2,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1057,2024,1,13,2,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (1058,2024,1,14,2,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (1059,2024,1,15,2,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1060,2024,1,16,2,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1061,2024,1,17,2,51,5,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1062,2024,1,18,2,51,5,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1063,2024,1,19,2,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (1064,2024,1,20,2,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1065,2024,1,21,2,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1066,2024,1,22,2,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1067,2024,1,23,2,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1068,2024,1,24,2,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1069,2024,1,25,2,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1070,2024,1,27,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1071,2024,1,28,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1072,2024,1,29,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1073,2024,1,30,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1074,2024,1,31,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1075,2024,2,1,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1076,2024,2,2,3,0,0,'','','159','');
INSERT INTO `wp_wpbs_events` VALUES (1077,2024,2,3,3,0,0,'','','163','');
INSERT INTO `wp_wpbs_events` VALUES (1078,2024,2,4,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1079,2024,2,5,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1080,2024,2,6,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1081,2024,2,7,3,0,0,'','','162','');
INSERT INTO `wp_wpbs_events` VALUES (1082,2024,2,8,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1083,2024,2,9,3,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (1084,2024,1,26,2,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (1085,2024,1,27,2,0,0,'','','219','');
INSERT INTO `wp_wpbs_events` VALUES (1086,2024,1,28,2,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1087,2024,1,29,2,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1088,2024,1,30,2,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1089,2024,1,31,2,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1090,2024,2,1,2,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1091,2024,2,2,2,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1092,2024,2,3,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (1093,2024,2,4,2,0,0,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (1094,2024,2,5,2,0,0,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (1095,2024,2,6,2,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (1096,2024,2,7,2,0,0,'','','191','');
INSERT INTO `wp_wpbs_events` VALUES (1097,2024,2,8,2,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1098,2024,2,9,2,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1099,2024,2,10,2,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1100,2024,2,11,2,0,0,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (1101,2024,2,12,2,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1102,2024,2,13,2,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (1103,2024,2,14,2,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1104,2024,2,15,2,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (1105,2024,2,16,2,0,0,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (1106,2024,2,17,2,0,0,'','','271','');
INSERT INTO `wp_wpbs_events` VALUES (1107,2024,2,18,2,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1108,2024,2,19,2,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1109,2024,2,20,2,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1110,2024,2,21,2,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1111,2024,2,22,2,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1112,2024,2,23,2,0,0,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1113,2024,2,24,2,0,0,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1114,2024,2,25,2,0,0,'','','370','');
INSERT INTO `wp_wpbs_events` VALUES (1115,2024,2,26,2,0,0,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (1116,2024,2,27,2,0,0,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (1117,2024,2,28,2,0,0,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (1118,2024,2,29,2,0,0,'','','360','');
INSERT INTO `wp_wpbs_events` VALUES (1119,2024,3,1,2,0,6,'','','432','');
INSERT INTO `wp_wpbs_events` VALUES (1120,2024,3,2,2,0,6,'','','435','');
INSERT INTO `wp_wpbs_events` VALUES (1121,2024,3,3,2,0,6,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (1122,2024,3,4,2,0,6,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (1123,2024,3,5,2,0,6,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (1124,2024,3,6,2,0,6,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (1125,2024,3,7,2,0,6,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (1126,2024,3,8,2,0,6,'','','576','');
INSERT INTO `wp_wpbs_events` VALUES (1127,2024,3,9,2,0,6,'','','537','');
INSERT INTO `wp_wpbs_events` VALUES (1128,2024,3,10,2,0,6,'','','431','');
INSERT INTO `wp_wpbs_events` VALUES (1129,2024,3,11,2,0,6,'KEVIN KIRKLEY','','284','');
INSERT INTO `wp_wpbs_events` VALUES (1130,2024,3,12,2,91,6,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1131,2024,3,13,2,91,6,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1132,2024,3,14,2,91,6,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (1133,2024,3,15,2,91,6,'','','404','');
INSERT INTO `wp_wpbs_events` VALUES (1134,2024,3,16,2,91,8,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (1135,2024,3,17,2,91,5,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1136,2024,3,18,2,0,5,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1137,2024,3,19,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1138,2024,3,20,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1139,2024,3,21,2,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (1140,2024,3,22,2,0,0,'','','308','');
INSERT INTO `wp_wpbs_events` VALUES (1141,2024,3,23,2,0,0,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (1142,2024,3,24,2,0,0,'','','339','');
INSERT INTO `wp_wpbs_events` VALUES (1143,2024,3,25,2,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (1144,2024,3,26,2,0,0,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (1145,2024,3,27,2,0,0,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (1146,2024,3,28,2,0,0,'','','360','');
INSERT INTO `wp_wpbs_events` VALUES (1147,2024,3,29,2,0,0,'','','473','');
INSERT INTO `wp_wpbs_events` VALUES (1148,2024,3,30,2,0,0,'','','457','');
INSERT INTO `wp_wpbs_events` VALUES (1149,2024,3,31,2,0,0,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (1150,2024,4,1,2,0,0,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (1151,2024,4,2,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1152,2024,4,3,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1153,2024,4,4,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1154,2024,4,5,2,0,0,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (1155,2024,4,6,2,0,0,'','','357','');
INSERT INTO `wp_wpbs_events` VALUES (1156,2024,4,7,2,0,0,'','','306','');
INSERT INTO `wp_wpbs_events` VALUES (1157,2024,4,8,2,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (1158,2024,4,9,2,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1159,2024,4,10,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1160,2024,4,11,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1161,2024,4,12,2,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (1162,2024,4,13,2,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (1163,2024,4,14,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1164,2024,4,15,2,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1165,2024,4,16,2,104,5,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1166,2024,4,17,2,104,5,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1167,2024,2,10,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1168,2024,2,11,3,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1169,2024,2,12,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1170,2024,2,13,3,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1171,2024,2,14,3,0,0,'','','155','');
INSERT INTO `wp_wpbs_events` VALUES (1172,2024,2,15,3,81,11,'','','174','');
INSERT INTO `wp_wpbs_events` VALUES (1173,2024,2,16,3,81,10,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (1174,2024,2,17,3,81,10,'','','217','');
INSERT INTO `wp_wpbs_events` VALUES (1175,2024,2,18,3,83,10,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1176,2024,2,19,3,83,10,'','','173','');
INSERT INTO `wp_wpbs_events` VALUES (1177,2024,2,20,3,83,10,'','','170','');
INSERT INTO `wp_wpbs_events` VALUES (1178,2024,2,21,3,83,10,'','','176','');
INSERT INTO `wp_wpbs_events` VALUES (1179,2024,2,22,3,83,10,'','','178','');
INSERT INTO `wp_wpbs_events` VALUES (1180,2024,2,23,3,83,10,'','','204','');
INSERT INTO `wp_wpbs_events` VALUES (1181,2024,2,24,3,83,10,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (1182,2024,2,25,3,83,12,'','','203','');
INSERT INTO `wp_wpbs_events` VALUES (1183,2024,2,26,3,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (1184,2024,2,27,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1185,2024,2,28,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1186,2024,2,29,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1187,2024,3,1,3,0,0,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (1188,2024,3,2,3,93,11,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1189,2024,3,3,3,93,10,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1190,2024,3,4,3,93,12,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (1191,2024,3,5,3,0,0,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (1192,2024,3,6,3,0,0,'','','160','');
INSERT INTO `wp_wpbs_events` VALUES (1193,2024,3,7,3,0,0,'','','161','');
INSERT INTO `wp_wpbs_events` VALUES (1194,2024,3,8,3,0,0,'','','166','');
INSERT INTO `wp_wpbs_events` VALUES (1195,2024,3,9,3,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (1196,2024,3,10,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1197,2024,3,11,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1198,2024,3,12,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1199,2024,3,13,3,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1200,2024,3,14,3,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1201,2024,3,15,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (1202,2024,3,16,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1203,2024,3,17,3,0,0,'','','184','');
INSERT INTO `wp_wpbs_events` VALUES (1204,2024,3,18,3,0,0,'','','184','');
INSERT INTO `wp_wpbs_events` VALUES (1205,2024,3,19,3,0,0,'','','186','');
INSERT INTO `wp_wpbs_events` VALUES (1206,2024,3,20,3,0,0,'','','173','');
INSERT INTO `wp_wpbs_events` VALUES (1207,2024,3,21,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1208,2024,3,22,3,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1209,2024,3,23,3,0,0,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (1210,2024,3,24,3,0,0,'','','204','');
INSERT INTO `wp_wpbs_events` VALUES (1211,2024,3,25,3,0,0,'','','211','');
INSERT INTO `wp_wpbs_events` VALUES (1212,2024,3,26,3,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (1213,2024,3,27,3,96,11,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1214,2024,3,28,3,96,10,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (1215,2024,3,29,3,96,10,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (1216,2024,3,30,3,96,12,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1217,2024,3,31,3,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (1218,2024,4,1,3,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (1219,2024,4,2,3,0,0,'','','216','');
INSERT INTO `wp_wpbs_events` VALUES (1220,2024,4,3,3,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (1221,2024,4,4,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1222,2024,4,5,3,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1223,2024,4,6,3,0,0,'','','269','');
INSERT INTO `wp_wpbs_events` VALUES (1224,2024,4,7,3,0,0,'','','234','');
INSERT INTO `wp_wpbs_events` VALUES (1225,2024,4,8,3,94,11,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1226,2024,4,9,3,94,10,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1227,2024,4,10,3,94,10,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1228,2024,4,11,3,94,10,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1229,2024,4,12,3,94,12,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1230,2024,4,13,3,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1231,2024,4,14,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1232,2024,4,15,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1233,2024,4,16,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1234,2024,4,17,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1235,2024,4,18,2,104,5,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1236,2024,4,19,2,111,7,'','','241','');
INSERT INTO `wp_wpbs_events` VALUES (1237,2024,4,20,2,111,6,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1238,2024,4,21,2,111,8,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (1239,2024,4,22,2,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1240,2024,4,23,2,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1241,2024,4,24,2,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (1242,2024,4,25,2,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1243,2024,4,26,2,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1244,2024,4,27,2,0,0,'','','356','');
INSERT INTO `wp_wpbs_events` VALUES (1245,2024,4,28,2,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (1246,2024,4,29,2,0,0,'','','230','');
INSERT INTO `wp_wpbs_events` VALUES (1247,2024,4,30,2,0,0,'','','236','');
INSERT INTO `wp_wpbs_events` VALUES (1248,2024,5,1,2,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (1249,2024,5,2,2,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (1250,2024,5,3,2,0,0,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (1251,2024,5,4,2,0,0,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (1252,2024,5,5,2,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1253,2024,5,6,2,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (1254,2024,5,7,2,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (1255,2024,5,8,2,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (1256,2024,5,9,2,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (1257,2024,5,10,2,121,7,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (1258,2024,5,11,2,121,6,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (1259,2024,5,12,2,121,8,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1260,2024,5,13,2,0,0,'','','219','');
INSERT INTO `wp_wpbs_events` VALUES (1261,2024,5,14,2,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (1262,2024,5,15,2,0,0,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (1263,2024,5,16,2,0,0,'','','255','');
INSERT INTO `wp_wpbs_events` VALUES (1264,2024,5,17,2,0,0,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (1265,2024,5,18,2,0,0,'','','406','');
INSERT INTO `wp_wpbs_events` VALUES (1266,2024,4,18,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1267,2024,4,19,3,0,0,'','','187','');
INSERT INTO `wp_wpbs_events` VALUES (1268,2024,4,20,3,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1269,2024,4,21,3,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1270,2024,4,22,3,0,0,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (1271,2024,4,23,3,0,0,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (1272,2024,4,24,3,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (1273,2024,4,25,3,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (1274,2024,4,26,3,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1275,2024,4,27,3,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (1276,2024,4,28,3,0,0,'','','219','');
INSERT INTO `wp_wpbs_events` VALUES (1277,2024,4,29,3,0,0,'','','181','');
INSERT INTO `wp_wpbs_events` VALUES (1278,2024,4,30,3,0,0,'','','186','');
INSERT INTO `wp_wpbs_events` VALUES (1279,2024,5,1,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1280,2024,5,2,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1281,2024,5,3,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (1282,2024,5,4,3,0,0,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (1283,2024,5,5,3,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (1284,2024,5,6,3,0,0,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (1285,2024,5,7,3,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (1286,2024,5,8,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1287,2024,5,9,3,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1288,2024,5,10,3,115,9,'`','','209','');
INSERT INTO `wp_wpbs_events` VALUES (1289,2024,5,11,3,115,9,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1290,2024,5,12,3,115,9,'','','183','');
INSERT INTO `wp_wpbs_events` VALUES (1291,2024,5,13,3,115,9,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1292,2024,5,14,3,115,9,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1293,2024,5,15,3,115,9,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1294,2024,5,16,3,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (1295,2024,5,17,3,0,0,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (1296,2024,5,18,3,0,0,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (1297,2024,5,19,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1298,2024,5,20,3,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1299,2024,5,21,3,0,0,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1300,2024,5,22,3,0,0,'','','199','');
INSERT INTO `wp_wpbs_events` VALUES (1301,2024,5,23,3,0,0,'','','187','');
INSERT INTO `wp_wpbs_events` VALUES (1302,2024,5,24,3,0,0,'','','420','');
INSERT INTO `wp_wpbs_events` VALUES (1303,2024,5,25,3,0,0,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (1304,2024,5,26,3,0,0,'','','357','');
INSERT INTO `wp_wpbs_events` VALUES (1305,2024,5,27,3,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (1306,2024,5,28,3,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (1307,2024,5,29,3,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (1308,2024,5,30,3,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1309,2024,5,31,3,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1310,2024,6,1,3,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (1311,2024,6,2,3,0,0,'','','241','');
INSERT INTO `wp_wpbs_events` VALUES (1312,2024,6,3,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (1313,2024,6,4,3,103,11,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (1314,2024,6,5,3,103,10,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1315,2024,6,6,3,103,10,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1316,2024,6,7,3,103,12,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (1317,2024,6,8,3,0,0,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (1318,2024,6,9,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1319,2024,6,10,3,0,0,'','','221','');
INSERT INTO `wp_wpbs_events` VALUES (1320,2024,6,11,3,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (1321,2024,6,12,3,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (1322,2024,6,13,3,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (1323,2024,6,14,3,0,0,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (1324,2024,6,15,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (1325,2024,6,16,3,0,0,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (1326,2024,6,17,3,0,0,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (1327,2024,6,18,3,0,0,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (1328,2024,6,19,3,0,0,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (1329,2024,6,20,3,99,11,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (1330,2024,6,21,3,99,10,'','','275','');
INSERT INTO `wp_wpbs_events` VALUES (1331,2024,6,22,3,99,10,'','','289','');
INSERT INTO `wp_wpbs_events` VALUES (1332,2024,6,23,3,99,10,'2Poochies - Blocked','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1333,2024,6,24,3,87,10,'2Poochies - Blocked','','230','');
INSERT INTO `wp_wpbs_events` VALUES (1334,2024,6,25,3,87,10,'2Poochies - Blocked','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1335,2024,5,19,2,0,0,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1336,2024,5,20,2,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (1337,2024,5,21,2,0,0,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (1338,2024,5,22,2,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (1339,2024,5,23,2,0,0,'','','397','');
INSERT INTO `wp_wpbs_events` VALUES (1340,2024,5,24,2,80,7,'','','542','');
INSERT INTO `wp_wpbs_events` VALUES (1341,2024,5,25,2,80,6,'','','536','');
INSERT INTO `wp_wpbs_events` VALUES (1342,2024,5,26,2,80,6,'','','464','');
INSERT INTO `wp_wpbs_events` VALUES (1343,2024,5,27,2,124,6,'','','574','');
INSERT INTO `wp_wpbs_events` VALUES (1344,2024,5,28,2,124,6,'','','512','');
INSERT INTO `wp_wpbs_events` VALUES (1345,2024,5,29,2,124,6,'','','521','');
INSERT INTO `wp_wpbs_events` VALUES (1346,2024,5,30,2,124,6,'','','436','');
INSERT INTO `wp_wpbs_events` VALUES (1347,2024,5,31,2,124,6,'2Poochies - Blocked','','408','');
INSERT INTO `wp_wpbs_events` VALUES (1348,2024,6,1,2,66,6,'2Poochies - Blocked','','565','');
INSERT INTO `wp_wpbs_events` VALUES (1349,2024,6,2,2,66,6,'2Poochies - Blocked','','390','');
INSERT INTO `wp_wpbs_events` VALUES (1350,2024,6,3,2,66,6,'2Poochies - Blocked','','360','');
INSERT INTO `wp_wpbs_events` VALUES (1351,2024,6,4,2,66,6,'2Poochies - Blocked','','356','');
INSERT INTO `wp_wpbs_events` VALUES (1352,2024,6,5,2,66,6,'2Poochies - Blocked','','366','');
INSERT INTO `wp_wpbs_events` VALUES (1353,2024,6,6,2,66,6,'2Poochies - Blocked','','383','');
INSERT INTO `wp_wpbs_events` VALUES (1354,2024,6,7,2,95,6,'','','441','');
INSERT INTO `wp_wpbs_events` VALUES (1355,2024,6,8,2,95,6,'','','465','');
INSERT INTO `wp_wpbs_events` VALUES (1356,2024,6,9,2,95,6,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (1357,2024,6,10,2,95,8,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (1358,2024,6,11,2,76,7,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (1359,2024,6,12,2,76,6,'','','350','');
INSERT INTO `wp_wpbs_events` VALUES (1360,2024,6,13,2,76,6,'','','360','');
INSERT INTO `wp_wpbs_events` VALUES (1361,2024,6,14,2,76,6,'','','403','');
INSERT INTO `wp_wpbs_events` VALUES (1362,2024,6,15,2,76,6,'','','421','');
INSERT INTO `wp_wpbs_events` VALUES (1363,2024,6,16,2,76,8,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (1364,2024,6,17,2,0,0,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (1365,2024,6,18,2,0,0,'','','529','');
INSERT INTO `wp_wpbs_events` VALUES (1366,2024,6,19,2,0,0,'','','530','');
INSERT INTO `wp_wpbs_events` VALUES (1367,2024,6,20,2,0,0,'','','530','');
INSERT INTO `wp_wpbs_events` VALUES (1368,2024,6,21,2,0,0,'','','430','');
INSERT INTO `wp_wpbs_events` VALUES (1369,2024,6,22,2,0,0,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (1370,2024,6,23,2,0,0,'','','345','');
INSERT INTO `wp_wpbs_events` VALUES (1371,2024,6,24,2,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (1372,2024,6,25,2,0,0,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (1373,2024,7,18,2,0,5,'','','931','');
INSERT INTO `wp_wpbs_events` VALUES (1374,2024,7,19,2,122,5,'','','950','');
INSERT INTO `wp_wpbs_events` VALUES (1375,2024,7,20,2,122,5,'','','950','');
INSERT INTO `wp_wpbs_events` VALUES (1376,2024,7,21,2,122,5,'','','619','');
INSERT INTO `wp_wpbs_events` VALUES (1377,2024,7,1,2,77,6,'','','378','');
INSERT INTO `wp_wpbs_events` VALUES (1378,2024,7,2,2,77,6,'','','417','');
INSERT INTO `wp_wpbs_events` VALUES (1379,2024,7,3,2,77,6,'','','483','');
INSERT INTO `wp_wpbs_events` VALUES (1380,2024,7,4,2,77,6,'','','484','');
INSERT INTO `wp_wpbs_events` VALUES (1381,2024,7,5,2,77,6,'','','499','');
INSERT INTO `wp_wpbs_events` VALUES (1382,2024,7,6,2,102,6,'','','531','');
INSERT INTO `wp_wpbs_events` VALUES (1383,2024,7,7,2,102,6,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (1384,2024,7,8,2,102,6,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (1385,2024,7,9,2,102,6,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (1386,2024,7,10,2,102,6,'','','401','');
INSERT INTO `wp_wpbs_events` VALUES (1387,2024,7,11,2,102,6,'','','401','');
INSERT INTO `wp_wpbs_events` VALUES (1388,2024,7,12,2,102,6,'','','437','');
INSERT INTO `wp_wpbs_events` VALUES (1389,2024,7,13,2,102,6,'','','384','');
INSERT INTO `wp_wpbs_events` VALUES (1390,2024,7,14,2,86,6,'','','343','');
INSERT INTO `wp_wpbs_events` VALUES (1391,2024,7,15,2,86,6,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (1392,2024,7,16,2,86,8,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1393,2024,7,17,2,0,0,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1394,2024,7,22,2,122,5,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1395,2024,7,23,2,114,6,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1396,2024,7,24,2,114,6,'','','378','');
INSERT INTO `wp_wpbs_events` VALUES (1397,2024,7,25,2,114,6,'','','387','');
INSERT INTO `wp_wpbs_events` VALUES (1398,2024,7,26,2,114,6,'','','519','');
INSERT INTO `wp_wpbs_events` VALUES (1399,2024,7,27,2,101,6,'','','495','');
INSERT INTO `wp_wpbs_events` VALUES (1400,2024,7,28,2,101,6,'','','413','');
INSERT INTO `wp_wpbs_events` VALUES (1401,2024,7,29,2,101,6,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (1402,2024,6,26,3,87,12,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1403,2024,6,27,3,0,0,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1404,2024,6,28,3,0,0,'','','349','');
INSERT INTO `wp_wpbs_events` VALUES (1405,2024,6,29,3,0,0,'','','349','');
INSERT INTO `wp_wpbs_events` VALUES (1406,2024,6,30,3,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1407,2024,7,1,3,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1408,2024,7,2,3,74,11,'','','269','');
INSERT INTO `wp_wpbs_events` VALUES (1409,2024,7,3,3,74,10,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (1410,2024,7,4,3,74,10,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (1411,2024,7,5,3,74,10,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (1412,2024,7,6,3,74,10,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (1413,2024,7,7,3,74,12,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1414,2024,7,8,3,0,0,'','','205','');
INSERT INTO `wp_wpbs_events` VALUES (1415,2024,7,9,3,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (1416,2024,7,10,3,0,0,'','','213','');
INSERT INTO `wp_wpbs_events` VALUES (1417,2024,7,11,3,0,0,'','','232','');
INSERT INTO `wp_wpbs_events` VALUES (1418,2024,7,12,3,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1419,2024,7,13,3,0,0,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (1420,2024,7,14,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1421,2024,7,15,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1422,2024,7,16,3,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (1423,2024,7,17,3,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (1424,2024,7,18,3,0,0,'','','555','');
INSERT INTO `wp_wpbs_events` VALUES (1425,2024,7,19,3,0,0,'','','652','');
INSERT INTO `wp_wpbs_events` VALUES (1426,2024,7,20,3,0,0,'','','670','');
INSERT INTO `wp_wpbs_events` VALUES (1427,2024,7,21,3,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (1428,2024,7,22,3,0,0,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (1429,2024,7,23,3,0,0,'','','269','');
INSERT INTO `wp_wpbs_events` VALUES (1430,2024,7,24,3,0,0,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1431,2024,7,25,3,84,11,'','','256','');
INSERT INTO `wp_wpbs_events` VALUES (1432,2024,7,26,3,84,10,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (1433,2024,7,27,3,84,10,'','','280','');
INSERT INTO `wp_wpbs_events` VALUES (1434,2024,7,28,3,84,12,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (1435,2024,7,29,3,0,0,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (1436,2023,11,12,6,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1437,2023,11,13,6,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1438,2023,11,14,6,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1439,2023,11,15,6,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (1440,2023,11,16,6,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (1441,2023,11,17,6,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (1442,2023,11,18,6,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (1443,2023,11,19,6,0,0,'','','227','');
INSERT INTO `wp_wpbs_events` VALUES (1444,2023,11,20,6,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (1445,2023,11,21,6,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1446,2023,11,22,6,0,23,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (1447,2023,11,23,6,0,22,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (1448,2023,11,24,6,0,22,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (1449,2023,11,25,6,0,22,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (1450,2023,11,26,6,0,24,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (1451,2023,11,27,6,0,0,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1452,2023,11,28,6,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (1453,2023,11,29,6,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (1454,2023,11,30,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1455,2023,12,1,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1456,2023,12,2,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1457,2023,12,3,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1458,2023,12,4,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1459,2023,12,5,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1460,2023,12,6,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1461,2023,12,7,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1462,2023,12,8,6,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1463,2023,12,9,6,0,0,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1464,2023,12,10,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1465,2023,12,11,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1466,2023,12,12,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1467,2023,12,13,6,0,0,'','','225','');
INSERT INTO `wp_wpbs_events` VALUES (1468,2023,12,14,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1469,2023,12,15,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1470,2023,12,16,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1471,2023,12,17,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1472,2023,12,18,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1473,2023,12,19,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1474,2023,12,20,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1475,2023,12,21,6,0,0,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1476,2023,12,22,6,73,23,'','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1477,2023,12,23,6,73,22,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1478,2023,12,24,6,73,24,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (1479,2023,12,25,6,72,21,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (1480,2023,12,26,6,72,21,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (1481,2023,12,27,6,71,21,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (1482,2023,12,28,6,71,21,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (1483,2023,12,29,6,71,21,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (1484,2023,12,30,6,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (1485,2023,12,31,6,0,0,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (1486,2024,1,1,6,0,0,'','','234','');
INSERT INTO `wp_wpbs_events` VALUES (1487,2024,1,2,6,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (1488,2024,1,3,6,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (1489,2024,1,4,6,0,0,'','','214','');
INSERT INTO `wp_wpbs_events` VALUES (1490,2024,1,5,6,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (1491,2024,1,6,6,0,0,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (1492,2024,1,7,6,0,0,'','','215','');
INSERT INTO `wp_wpbs_events` VALUES (1493,2024,1,8,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1494,2024,1,9,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1495,2024,1,10,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1496,2024,1,11,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1497,2024,1,12,6,0,0,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1498,2024,1,13,6,0,0,'','','209','');
INSERT INTO `wp_wpbs_events` VALUES (1499,2024,1,14,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1500,2024,1,15,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1501,2024,1,16,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1502,2024,1,17,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1503,2024,1,18,6,0,0,'','','178','');
INSERT INTO `wp_wpbs_events` VALUES (1504,2024,1,19,6,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (1505,2024,1,20,6,0,0,'','','191','');
INSERT INTO `wp_wpbs_events` VALUES (1506,2024,1,21,6,0,0,'','','179','');
INSERT INTO `wp_wpbs_events` VALUES (1507,2024,1,22,6,0,0,'','','178','');
INSERT INTO `wp_wpbs_events` VALUES (1508,2024,1,23,6,0,0,'','','182','');
INSERT INTO `wp_wpbs_events` VALUES (1509,2024,1,24,6,0,0,'','','201','');
INSERT INTO `wp_wpbs_events` VALUES (1510,2024,1,25,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1511,2024,1,26,6,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1512,2024,1,27,6,0,0,'','','198','');
INSERT INTO `wp_wpbs_events` VALUES (1513,2024,1,28,6,0,0,'','','177','');
INSERT INTO `wp_wpbs_events` VALUES (1514,2024,1,29,6,0,0,'','','176','');
INSERT INTO `wp_wpbs_events` VALUES (1515,2024,1,30,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1516,2024,1,31,6,0,0,'','','178','');
INSERT INTO `wp_wpbs_events` VALUES (1517,2024,2,1,6,0,0,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (1518,2024,2,2,6,0,0,'','','224','');
INSERT INTO `wp_wpbs_events` VALUES (1519,2024,2,3,6,0,0,'','','234','');
INSERT INTO `wp_wpbs_events` VALUES (1520,2024,2,4,6,0,0,'','','194','');
INSERT INTO `wp_wpbs_events` VALUES (1521,2024,2,5,6,82,23,'','','193','');
INSERT INTO `wp_wpbs_events` VALUES (1522,2024,2,6,6,82,22,'','','196','');
INSERT INTO `wp_wpbs_events` VALUES (1523,2024,2,7,6,82,22,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (1524,2024,2,8,6,82,24,'','','212','');
INSERT INTO `wp_wpbs_events` VALUES (1525,2024,2,9,6,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (1526,2024,2,10,6,0,0,'','','218','');
INSERT INTO `wp_wpbs_events` VALUES (1527,2024,2,11,6,0,0,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (1528,2024,2,12,6,0,0,'','','177','');
INSERT INTO `wp_wpbs_events` VALUES (1529,2024,2,13,6,0,0,'','','181','');
INSERT INTO `wp_wpbs_events` VALUES (1530,2024,2,14,6,89,23,'','','189','');
INSERT INTO `wp_wpbs_events` VALUES (1531,2024,2,15,6,89,22,'','','200','');
INSERT INTO `wp_wpbs_events` VALUES (1532,2024,2,16,6,89,22,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1533,2024,2,17,6,89,24,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (1534,2024,2,18,6,0,0,'','','220','');
INSERT INTO `wp_wpbs_events` VALUES (1535,2024,2,19,6,0,0,'','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1536,2024,2,20,6,0,0,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1537,2024,2,21,6,0,0,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (1538,2024,2,22,6,0,0,'`','','236','');
INSERT INTO `wp_wpbs_events` VALUES (1539,2024,2,23,6,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (1540,2024,2,24,6,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1541,2024,2,25,6,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1542,2024,2,26,6,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1543,2024,2,27,6,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1544,2024,2,28,6,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1545,2024,2,29,6,0,0,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1546,2024,3,1,6,0,0,'','','184','');
INSERT INTO `wp_wpbs_events` VALUES (1547,2024,3,2,6,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1548,2024,3,3,6,0,0,'','','168','');
INSERT INTO `wp_wpbs_events` VALUES (1549,2024,3,4,6,0,0,'','','168','');
INSERT INTO `wp_wpbs_events` VALUES (1550,2024,3,5,6,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (1551,2024,3,6,6,0,0,'','','175','');
INSERT INTO `wp_wpbs_events` VALUES (1552,2024,3,7,6,0,22,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1553,2024,3,8,6,79,22,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (1554,2024,3,9,6,79,22,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (1555,2024,3,10,6,0,22,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (1556,2024,3,11,6,0,22,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (1557,2024,3,12,6,0,22,'','','385','');
INSERT INTO `wp_wpbs_events` VALUES (1558,2024,3,13,6,0,22,'','','445','');
INSERT INTO `wp_wpbs_events` VALUES (1559,2024,3,14,6,0,22,'','','467','');
INSERT INTO `wp_wpbs_events` VALUES (1560,2024,3,15,6,0,22,'','','677','');
INSERT INTO `wp_wpbs_events` VALUES (1561,2024,3,16,6,0,22,'','','545','');
INSERT INTO `wp_wpbs_events` VALUES (1562,2024,3,17,6,0,22,'','','368','');
INSERT INTO `wp_wpbs_events` VALUES (1563,2024,3,18,6,0,22,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1564,2024,3,19,6,0,22,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (1565,2024,3,20,6,0,22,'','','323','');
INSERT INTO `wp_wpbs_events` VALUES (1566,2024,3,21,6,0,22,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (1567,2024,3,22,6,0,22,'','','482','');
INSERT INTO `wp_wpbs_events` VALUES (1568,2024,3,23,6,0,24,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (1569,2024,3,24,6,0,0,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (1570,2024,3,25,6,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1571,2024,3,26,6,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1572,2024,3,27,6,98,23,'','','273','');
INSERT INTO `wp_wpbs_events` VALUES (1573,2024,3,28,6,98,22,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (1574,2024,3,29,6,98,22,'','','365','');
INSERT INTO `wp_wpbs_events` VALUES (1575,2024,3,30,6,98,24,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (1576,2024,3,31,6,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (1577,2024,4,1,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1578,2024,4,2,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1579,2024,4,3,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1580,2024,4,4,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1581,2024,4,5,6,0,0,'','','207','');
INSERT INTO `wp_wpbs_events` VALUES (1582,2024,4,6,6,0,0,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (1583,2024,4,7,6,0,0,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (1584,2024,4,8,6,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1585,2024,4,9,6,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1586,2024,4,10,6,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1587,2024,4,11,6,0,0,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (1588,2024,4,12,6,0,0,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (1589,2024,4,13,6,0,0,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (1590,2024,4,14,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1591,2024,4,15,6,0,0,'','','185','');
INSERT INTO `wp_wpbs_events` VALUES (1592,2024,4,16,6,0,22,'Kevin / Kimberly Webb','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1593,2024,4,17,6,0,22,'Kevin / Kimberly Webb','','195','');
INSERT INTO `wp_wpbs_events` VALUES (1594,2024,4,18,6,0,22,'Kevin / Kimberly Webb','','208','');
INSERT INTO `wp_wpbs_events` VALUES (1595,2024,4,19,6,0,22,'Kevin / Kimberly Webb','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1596,2024,4,20,6,0,23,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1597,2024,4,21,6,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1598,2024,4,22,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1599,2024,4,23,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1600,2024,4,24,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1601,2024,4,25,6,0,0,'','','180','');
INSERT INTO `wp_wpbs_events` VALUES (1602,2024,4,26,6,0,0,'','','197','');
INSERT INTO `wp_wpbs_events` VALUES (1603,2024,4,27,6,0,0,'','','202','');
INSERT INTO `wp_wpbs_events` VALUES (1604,2024,4,28,6,0,0,'','','181','');
INSERT INTO `wp_wpbs_events` VALUES (1605,2024,4,29,6,0,0,'','','182','');
INSERT INTO `wp_wpbs_events` VALUES (1606,2024,4,30,6,0,0,'','','187','');
INSERT INTO `wp_wpbs_events` VALUES (1607,2024,5,1,6,0,0,'','','192','');
INSERT INTO `wp_wpbs_events` VALUES (1608,2024,5,2,6,0,0,'','','170','');
INSERT INTO `wp_wpbs_events` VALUES (1609,2024,5,3,6,100,23,'','','360','');
INSERT INTO `wp_wpbs_events` VALUES (1610,2024,5,4,6,100,22,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (1611,2024,5,5,6,100,24,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1612,2024,5,6,6,100,21,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1613,2024,5,7,6,0,0,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1614,2024,5,8,6,120,21,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1615,2024,5,9,6,120,21,'','','165','');
INSERT INTO `wp_wpbs_events` VALUES (1616,2024,5,10,6,120,21,'','','206','');
INSERT INTO `wp_wpbs_events` VALUES (1617,2024,5,11,6,120,21,'','','210','');
INSERT INTO `wp_wpbs_events` VALUES (1618,2024,5,12,6,0,0,'','','170','');
INSERT INTO `wp_wpbs_events` VALUES (1619,2024,5,13,6,0,0,'','','167','');
INSERT INTO `wp_wpbs_events` VALUES (1620,2024,5,14,6,0,0,'','','169','');
INSERT INTO `wp_wpbs_events` VALUES (1621,2024,5,15,6,0,0,'','','188','');
INSERT INTO `wp_wpbs_events` VALUES (1622,2024,5,16,6,0,0,'','','223','');
INSERT INTO `wp_wpbs_events` VALUES (1623,2024,5,17,6,0,0,'','','238','');
INSERT INTO `wp_wpbs_events` VALUES (1624,2024,5,18,6,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1625,2024,5,19,6,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (1626,2024,5,20,6,0,0,'','','240','');
INSERT INTO `wp_wpbs_events` VALUES (1627,2024,5,21,6,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1628,2024,5,22,6,0,0,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (1629,2024,5,23,6,0,0,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (1630,2024,5,24,6,0,0,'','','534','');
INSERT INTO `wp_wpbs_events` VALUES (1631,2024,5,25,6,0,0,'','','524','');
INSERT INTO `wp_wpbs_events` VALUES (1632,2024,5,26,6,0,0,'','','441','');
INSERT INTO `wp_wpbs_events` VALUES (1633,2024,5,27,6,0,0,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (1634,2024,5,28,6,113,23,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (1635,2024,5,29,6,113,22,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (1636,2024,5,30,6,113,22,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (1637,2024,5,31,6,113,24,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (1638,2024,6,1,6,0,0,'','','387','');
INSERT INTO `wp_wpbs_events` VALUES (1639,2024,6,2,6,75,23,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1640,2024,6,3,6,75,22,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (1641,2024,6,4,6,75,22,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (1642,2024,6,5,6,75,22,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (1643,2024,6,6,6,88,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1644,2024,6,7,6,88,21,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (1645,2024,6,8,6,88,21,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (1646,2024,6,9,6,88,21,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (1647,2024,6,10,6,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1648,2024,6,11,6,0,0,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (1649,2024,6,12,6,0,0,'','','230','');
INSERT INTO `wp_wpbs_events` VALUES (1650,2024,6,13,6,92,21,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1651,2024,6,14,6,92,21,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (1652,2024,6,15,6,92,21,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (1653,2024,6,16,6,125,23,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1654,2024,6,17,6,125,21,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1655,2024,6,18,6,125,24,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (1656,2024,6,19,6,0,0,'','','399','');
INSERT INTO `wp_wpbs_events` VALUES (1657,2024,6,20,6,0,0,'','','405','');
INSERT INTO `wp_wpbs_events` VALUES (1658,2024,6,21,6,0,0,'','','341','');
INSERT INTO `wp_wpbs_events` VALUES (1659,2024,6,22,6,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (1660,2024,6,23,6,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (1661,2024,6,24,6,0,0,'','','285','');
INSERT INTO `wp_wpbs_events` VALUES (1662,2024,6,25,6,0,0,'','','285','');
INSERT INTO `wp_wpbs_events` VALUES (1663,2024,6,26,6,0,0,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1664,2024,6,27,6,0,0,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (1665,2024,6,28,6,0,0,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (1666,2024,6,29,6,118,23,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (1667,2024,6,30,6,118,22,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1668,2024,7,1,6,118,22,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (1669,2024,7,2,6,118,22,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (1670,2024,7,3,6,118,24,'','','489','');
INSERT INTO `wp_wpbs_events` VALUES (1671,2024,7,4,6,0,0,'','','548','');
INSERT INTO `wp_wpbs_events` VALUES (1672,2024,7,5,6,0,0,'','','570','');
INSERT INTO `wp_wpbs_events` VALUES (1673,2024,7,6,6,0,0,'','','469','');
INSERT INTO `wp_wpbs_events` VALUES (1674,2024,7,7,6,0,0,'','','508','');
INSERT INTO `wp_wpbs_events` VALUES (1675,2024,7,8,6,0,0,'','','459','');
INSERT INTO `wp_wpbs_events` VALUES (1676,2024,7,9,6,0,0,'','','420','');
INSERT INTO `wp_wpbs_events` VALUES (1677,2024,7,10,6,0,0,'','','441','');
INSERT INTO `wp_wpbs_events` VALUES (1678,2024,7,11,6,0,0,'','','435','');
INSERT INTO `wp_wpbs_events` VALUES (1679,2024,7,12,6,90,23,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (1680,2024,7,13,6,90,22,'','','379','');
INSERT INTO `wp_wpbs_events` VALUES (1681,2024,7,14,6,90,24,'','','424','');
INSERT INTO `wp_wpbs_events` VALUES (1682,2024,7,15,6,0,0,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (1683,2024,7,16,6,0,0,'','','384','');
INSERT INTO `wp_wpbs_events` VALUES (1684,2024,7,17,6,0,0,'','','506','');
INSERT INTO `wp_wpbs_events` VALUES (1685,2024,7,18,6,0,0,'','','637','');
INSERT INTO `wp_wpbs_events` VALUES (1686,2024,7,19,6,0,0,'','','724','');
INSERT INTO `wp_wpbs_events` VALUES (1687,2024,7,20,6,0,0,'','','719','');
INSERT INTO `wp_wpbs_events` VALUES (1688,2024,7,21,6,0,0,'','','370','');
INSERT INTO `wp_wpbs_events` VALUES (1689,2024,7,22,6,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1690,2024,7,23,6,0,0,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (1691,2024,7,24,6,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1692,2024,7,25,6,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (1693,2024,7,26,6,0,0,'','','429','');
INSERT INTO `wp_wpbs_events` VALUES (1694,2024,7,27,6,0,0,'','','618','');
INSERT INTO `wp_wpbs_events` VALUES (1695,2024,7,28,6,0,0,'','','431','');
INSERT INTO `wp_wpbs_events` VALUES (1696,2024,7,29,6,0,0,'','','401','');
INSERT INTO `wp_wpbs_events` VALUES (1697,2024,7,30,6,0,21,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (1698,2024,7,31,6,0,21,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (1699,2024,8,1,6,117,23,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1700,2024,8,2,6,117,22,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (1701,2024,8,3,6,117,22,'','','344','');
INSERT INTO `wp_wpbs_events` VALUES (1702,2024,8,4,6,117,22,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (1703,2024,8,5,6,117,22,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (1704,2024,8,6,6,117,22,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (1705,2024,8,7,6,117,22,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (1706,2024,8,8,6,117,22,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (1707,2024,8,9,6,117,24,'','','467','');
INSERT INTO `wp_wpbs_events` VALUES (1708,2024,8,10,6,116,21,'','','499','');
INSERT INTO `wp_wpbs_events` VALUES (1709,2024,8,11,6,116,21,'','','354','');
INSERT INTO `wp_wpbs_events` VALUES (1710,2024,8,12,6,0,21,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1711,2024,8,13,6,0,21,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (1712,2024,8,14,6,0,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1713,2024,8,15,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (1714,2024,8,16,6,0,21,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (1715,2024,8,17,6,0,21,'','','350','');
INSERT INTO `wp_wpbs_events` VALUES (1716,2024,8,18,6,0,21,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (1717,2024,8,19,6,0,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1718,2024,8,20,6,0,21,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1719,2024,8,21,6,0,21,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (1720,2024,8,22,6,0,21,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (1721,2024,8,23,6,0,21,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (1722,2024,8,24,6,0,21,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (1723,2024,8,25,6,0,21,'','','292','');
INSERT INTO `wp_wpbs_events` VALUES (1724,2024,8,26,6,0,21,'','','286','');
INSERT INTO `wp_wpbs_events` VALUES (1725,2024,8,27,6,0,21,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (1726,2024,8,28,6,0,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (1727,2024,8,29,6,0,21,'','','367','');
INSERT INTO `wp_wpbs_events` VALUES (1728,2024,8,30,6,0,21,'','','888','');
INSERT INTO `wp_wpbs_events` VALUES (1729,2024,8,31,6,0,21,'','','827','');
INSERT INTO `wp_wpbs_events` VALUES (1730,2024,9,1,6,0,21,'','','869','');
INSERT INTO `wp_wpbs_events` VALUES (1731,2024,9,2,6,0,21,'','','450','');
INSERT INTO `wp_wpbs_events` VALUES (1732,2024,9,3,6,0,21,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (1733,2024,9,4,6,0,21,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1734,2024,9,5,6,0,21,'','','271','');
INSERT INTO `wp_wpbs_events` VALUES (1735,2024,9,6,6,0,21,'','','456','');
INSERT INTO `wp_wpbs_events` VALUES (1736,2024,9,7,6,0,21,'','','482','');
INSERT INTO `wp_wpbs_events` VALUES (1737,2024,9,8,6,0,21,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (1738,2024,9,9,6,0,21,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1739,2024,9,10,6,0,21,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1740,2024,9,11,6,0,21,'','','308','');
INSERT INTO `wp_wpbs_events` VALUES (1741,2024,9,12,6,0,21,'','','308','');
INSERT INTO `wp_wpbs_events` VALUES (1742,2024,9,13,6,0,21,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (1743,2024,9,14,6,0,21,'','','376','');
INSERT INTO `wp_wpbs_events` VALUES (1744,2024,9,15,6,0,21,'','','278','');
INSERT INTO `wp_wpbs_events` VALUES (1745,2024,9,16,6,0,21,'','','242','');
INSERT INTO `wp_wpbs_events` VALUES (1746,2024,9,17,6,0,21,'','','241','');
INSERT INTO `wp_wpbs_events` VALUES (1747,2024,9,18,6,0,21,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (1748,2024,9,19,6,0,21,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (1749,2024,9,20,6,0,21,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (1750,2024,9,21,6,0,21,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (1751,2024,9,22,6,0,21,'','','293','');
INSERT INTO `wp_wpbs_events` VALUES (1752,2024,9,23,6,0,21,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1753,2024,9,24,6,0,21,'','','237','');
INSERT INTO `wp_wpbs_events` VALUES (1754,2024,9,25,6,0,21,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (1755,2024,9,26,6,0,21,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1756,2024,9,27,6,0,21,'','','420','');
INSERT INTO `wp_wpbs_events` VALUES (1757,2024,9,28,6,0,21,'','','425','');
INSERT INTO `wp_wpbs_events` VALUES (1758,2024,9,29,6,0,21,'','','323','');
INSERT INTO `wp_wpbs_events` VALUES (1759,2024,9,30,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (1760,2024,10,1,6,0,21,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (1761,2024,10,2,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (1762,2024,10,3,6,0,21,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (1763,2024,10,4,6,0,21,'','','462','');
INSERT INTO `wp_wpbs_events` VALUES (1764,2024,10,5,6,0,21,'','','431','');
INSERT INTO `wp_wpbs_events` VALUES (1765,2024,10,6,6,0,21,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (1766,2024,10,7,6,0,21,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (1767,2024,10,8,6,0,21,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (1768,2024,10,9,6,0,21,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (1769,2024,10,10,6,0,21,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (1770,2024,10,11,6,123,21,'','','415','');
INSERT INTO `wp_wpbs_events` VALUES (1771,2024,10,12,6,123,21,'','','408','');
INSERT INTO `wp_wpbs_events` VALUES (1772,2024,10,13,6,123,21,'','','441','');
INSERT INTO `wp_wpbs_events` VALUES (1773,2024,10,14,6,123,21,'','','257','');
INSERT INTO `wp_wpbs_events` VALUES (1774,2024,10,15,6,0,21,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1775,2024,10,16,6,0,21,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (1776,2024,10,17,6,0,21,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (1777,2024,10,18,6,0,21,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (1778,2024,10,19,6,0,21,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (1779,2024,10,20,6,0,21,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (1780,2024,10,21,6,0,21,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1781,2024,10,22,6,0,21,'','','236','');
INSERT INTO `wp_wpbs_events` VALUES (1782,2024,10,23,6,0,21,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (1783,2024,10,24,6,0,21,'','','272','');
INSERT INTO `wp_wpbs_events` VALUES (1784,2024,10,25,6,0,21,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (1785,2024,10,26,6,0,21,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (1786,2024,10,27,6,0,21,'','','280','');
INSERT INTO `wp_wpbs_events` VALUES (1787,2024,10,28,6,0,21,'','','280','');
INSERT INTO `wp_wpbs_events` VALUES (1788,2024,10,29,6,0,21,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (1789,2024,10,30,6,0,21,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (1790,2024,10,31,6,0,21,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1791,2024,11,1,6,0,21,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (1792,2024,11,2,6,0,21,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (1793,2024,11,3,6,0,21,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1794,2024,11,4,6,0,21,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1795,2024,11,5,6,0,21,'','','219','');
INSERT INTO `wp_wpbs_events` VALUES (1796,2024,11,6,6,0,21,'','','222','');
INSERT INTO `wp_wpbs_events` VALUES (1797,2024,11,7,6,0,21,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (1798,2024,11,8,6,0,21,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (1799,2024,11,9,6,0,21,'','','317','');
INSERT INTO `wp_wpbs_events` VALUES (1800,2024,11,10,6,0,21,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (1801,2024,11,11,6,0,21,'','','317','');
INSERT INTO `wp_wpbs_events` VALUES (1802,2024,11,12,6,0,21,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (1803,2024,11,13,6,0,21,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1804,2024,11,14,6,0,21,'','','365','');
INSERT INTO `wp_wpbs_events` VALUES (1805,2024,11,15,6,0,21,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1806,2024,11,16,6,0,21,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (1807,2024,11,17,6,0,21,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1808,2024,11,18,6,0,21,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1809,2024,11,19,6,0,21,'','','262','');
INSERT INTO `wp_wpbs_events` VALUES (1810,2024,11,20,6,0,21,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (1811,2024,11,21,6,0,21,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1812,2024,11,22,6,0,21,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (1813,2024,11,23,6,0,21,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (1814,2024,11,24,6,0,21,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1815,2024,11,25,6,0,21,'','','399','');
INSERT INTO `wp_wpbs_events` VALUES (1816,2024,11,26,6,0,21,'','','439','');
INSERT INTO `wp_wpbs_events` VALUES (1817,2024,11,27,6,0,21,'','','588','');
INSERT INTO `wp_wpbs_events` VALUES (1818,2024,11,28,6,0,21,'','','605','');
INSERT INTO `wp_wpbs_events` VALUES (1819,2024,11,29,6,0,21,'','','594','');
INSERT INTO `wp_wpbs_events` VALUES (1820,2024,11,30,6,0,21,'','','560','');
INSERT INTO `wp_wpbs_events` VALUES (1821,2024,12,1,6,0,21,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (1822,2024,12,2,6,0,21,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1823,2024,12,3,6,0,21,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1824,2024,12,4,6,0,21,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (1825,2024,12,5,6,0,21,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (1826,2024,12,6,6,0,21,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (1827,2024,12,7,6,0,21,'','','279','');
INSERT INTO `wp_wpbs_events` VALUES (1828,2024,12,8,6,0,21,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (1829,2024,12,9,6,0,21,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1830,2024,12,10,6,0,21,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (1831,2024,12,11,6,0,21,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (1832,2024,12,12,6,0,21,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (1833,2024,12,13,6,0,21,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (1834,2024,12,14,6,0,21,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (1835,2024,12,15,6,0,21,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (1836,2024,12,16,6,0,21,'','','306','');
INSERT INTO `wp_wpbs_events` VALUES (1837,2024,12,17,6,0,21,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1838,2024,12,18,6,0,21,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (1839,2024,12,19,6,0,21,'','','316','');
INSERT INTO `wp_wpbs_events` VALUES (1840,2024,12,20,6,0,21,'','','367','');
INSERT INTO `wp_wpbs_events` VALUES (1841,2024,12,21,6,0,21,'','','379','');
INSERT INTO `wp_wpbs_events` VALUES (1842,2024,12,22,6,0,21,'','','367','');
INSERT INTO `wp_wpbs_events` VALUES (1843,2024,12,23,6,0,21,'','','363','');
INSERT INTO `wp_wpbs_events` VALUES (1844,2024,12,24,6,0,21,'','','425','');
INSERT INTO `wp_wpbs_events` VALUES (1845,2024,12,25,6,0,21,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (1846,2024,12,26,6,0,21,'','','370','');
INSERT INTO `wp_wpbs_events` VALUES (1847,2024,12,27,6,0,21,'','','460','');
INSERT INTO `wp_wpbs_events` VALUES (1848,2024,12,28,6,0,21,'','','460','');
INSERT INTO `wp_wpbs_events` VALUES (1849,2024,12,29,6,0,21,'','','461','');
INSERT INTO `wp_wpbs_events` VALUES (1850,2024,12,30,6,0,21,'','','461','');
INSERT INTO `wp_wpbs_events` VALUES (1851,2024,12,31,6,0,21,'','','462','');
INSERT INTO `wp_wpbs_events` VALUES (1852,2024,6,26,2,0,0,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (1853,2024,6,27,2,0,0,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (1854,2024,6,28,2,112,7,'','','397','');
INSERT INTO `wp_wpbs_events` VALUES (1855,2024,6,29,2,112,6,'','','415','');
INSERT INTO `wp_wpbs_events` VALUES (1856,2024,6,30,2,112,6,'','','378','');
INSERT INTO `wp_wpbs_events` VALUES (1857,2024,7,30,2,101,6,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (1858,2024,7,31,2,101,6,'','','397','');
INSERT INTO `wp_wpbs_events` VALUES (1859,2024,8,1,2,101,6,'','','428','');
INSERT INTO `wp_wpbs_events` VALUES (1860,2024,8,2,2,101,6,'','','419','');
INSERT INTO `wp_wpbs_events` VALUES (1861,2024,8,3,2,78,6,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (1862,2024,8,4,2,78,6,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (1863,2024,8,5,2,78,6,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (1864,2024,8,6,2,78,8,'','','260','');
INSERT INTO `wp_wpbs_events` VALUES (1865,2024,8,7,2,0,0,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (1866,2024,8,8,2,0,0,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (1867,2024,8,9,2,0,0,'','','442','');
INSERT INTO `wp_wpbs_events` VALUES (1868,2024,8,10,2,0,0,'','','450','');
INSERT INTO `wp_wpbs_events` VALUES (1869,2024,8,11,2,0,0,'','','375','');
INSERT INTO `wp_wpbs_events` VALUES (1870,2024,8,12,2,0,0,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (1871,2024,8,13,2,0,0,'','','397','');
INSERT INTO `wp_wpbs_events` VALUES (1872,2024,8,14,2,0,0,'','','378','');
INSERT INTO `wp_wpbs_events` VALUES (1873,2024,8,15,2,0,0,'','','422','');
INSERT INTO `wp_wpbs_events` VALUES (1874,2024,8,16,2,0,0,'','','551','');
INSERT INTO `wp_wpbs_events` VALUES (1875,2024,8,17,2,0,0,'','','587','');
INSERT INTO `wp_wpbs_events` VALUES (1876,2024,8,18,2,0,0,'','','407','');
INSERT INTO `wp_wpbs_events` VALUES (1877,2024,8,19,2,0,0,'','','363','');
INSERT INTO `wp_wpbs_events` VALUES (1878,2024,8,20,2,0,0,'','','384','');
INSERT INTO `wp_wpbs_events` VALUES (1879,2024,8,21,2,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (1880,2024,8,22,2,0,0,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (1881,2024,8,23,2,0,0,'','','626','');
INSERT INTO `wp_wpbs_events` VALUES (1882,2024,8,24,2,0,0,'','','687','');
INSERT INTO `wp_wpbs_events` VALUES (1883,2024,8,25,2,0,0,'','','435','');
INSERT INTO `wp_wpbs_events` VALUES (1884,2024,8,26,2,0,0,'','','386','');
INSERT INTO `wp_wpbs_events` VALUES (1885,2024,8,27,2,0,0,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (1886,2024,8,28,2,0,0,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (1887,2024,7,30,3,0,0,'','','327','');
INSERT INTO `wp_wpbs_events` VALUES (1888,2024,7,31,3,0,0,'','','345','');
INSERT INTO `wp_wpbs_events` VALUES (1889,2024,8,1,3,0,0,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (1890,2024,8,2,3,0,0,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1891,2024,8,3,3,0,0,'','','364','');
INSERT INTO `wp_wpbs_events` VALUES (1892,2024,8,4,3,0,0,'','','267','');
INSERT INTO `wp_wpbs_events` VALUES (1893,2024,8,5,3,119,11,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1894,2024,8,6,3,119,10,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1895,2024,8,7,3,119,10,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1896,2024,8,8,3,119,10,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1897,2024,8,9,3,119,12,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (1898,2024,8,10,3,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (1899,2024,8,11,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (1900,2024,8,12,3,0,0,'','','244','');
INSERT INTO `wp_wpbs_events` VALUES (1901,2024,8,13,3,0,0,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (1902,2024,8,14,3,0,0,'','','226','');
INSERT INTO `wp_wpbs_events` VALUES (1903,2024,8,15,3,0,0,'','','267','');
INSERT INTO `wp_wpbs_events` VALUES (1904,2024,8,16,3,0,0,'','','318','');
INSERT INTO `wp_wpbs_events` VALUES (1905,2024,8,17,3,0,0,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (1906,2024,8,18,3,0,0,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (1907,2024,8,19,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1908,2024,8,20,3,0,0,'','','243','');
INSERT INTO `wp_wpbs_events` VALUES (1909,2024,8,21,3,0,0,'','','228','');
INSERT INTO `wp_wpbs_events` VALUES (1910,2024,8,22,3,0,0,'','','247','');
INSERT INTO `wp_wpbs_events` VALUES (1911,2024,8,23,3,0,0,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (1912,2024,8,24,3,0,0,'','','348','');
INSERT INTO `wp_wpbs_events` VALUES (1913,2024,8,25,3,0,0,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (1914,2024,8,26,3,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1915,2024,8,27,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1916,2024,8,28,3,0,0,'','','229','');
INSERT INTO `wp_wpbs_events` VALUES (1917,2024,8,29,2,0,0,'','','483','');
INSERT INTO `wp_wpbs_events` VALUES (1918,2024,8,30,2,85,7,'','','493','');
INSERT INTO `wp_wpbs_events` VALUES (1919,2024,8,31,2,85,6,'','','496','');
INSERT INTO `wp_wpbs_events` VALUES (1920,2024,9,1,2,85,6,'','','463','');
INSERT INTO `wp_wpbs_events` VALUES (1921,2024,9,2,2,85,8,'','','559','');
INSERT INTO `wp_wpbs_events` VALUES (1922,2024,9,3,2,0,0,'','','383','');
INSERT INTO `wp_wpbs_events` VALUES (1923,2024,9,4,2,0,0,'','','337','');
INSERT INTO `wp_wpbs_events` VALUES (1924,2024,9,5,2,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (1925,2024,9,6,2,0,0,'','','589','');
INSERT INTO `wp_wpbs_events` VALUES (1926,2024,9,7,2,0,0,'','','632','');
INSERT INTO `wp_wpbs_events` VALUES (1927,2024,9,8,2,0,0,'','','373','');
INSERT INTO `wp_wpbs_events` VALUES (1928,2024,8,29,3,0,0,'','','251','');
INSERT INTO `wp_wpbs_events` VALUES (1929,2024,8,30,3,0,0,'','','451','');
INSERT INTO `wp_wpbs_events` VALUES (1930,2024,8,31,3,0,0,'','','444','');
INSERT INTO `wp_wpbs_events` VALUES (1931,2024,9,1,3,0,0,'','','445','');
INSERT INTO `wp_wpbs_events` VALUES (1932,2024,9,2,3,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1933,2024,9,3,3,0,0,'','','239','');
INSERT INTO `wp_wpbs_events` VALUES (1934,2024,9,4,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1935,2024,9,5,3,0,0,'','','231','');
INSERT INTO `wp_wpbs_events` VALUES (1936,2024,9,6,3,0,0,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1937,2024,9,7,3,0,0,'','','333','');
INSERT INTO `wp_wpbs_events` VALUES (1938,2024,9,8,3,0,0,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (1939,2024,9,9,3,0,0,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (1940,2024,9,10,3,0,0,'','','261','');
INSERT INTO `wp_wpbs_events` VALUES (1941,2024,9,11,3,0,0,'','','275','');
INSERT INTO `wp_wpbs_events` VALUES (1942,2024,9,12,3,0,0,'','','269','');
INSERT INTO `wp_wpbs_events` VALUES (1943,2024,9,13,3,0,0,'','','309','');
INSERT INTO `wp_wpbs_events` VALUES (1944,2024,9,14,3,0,0,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (1945,2024,9,15,3,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (1946,2024,9,16,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (1947,2024,9,17,3,0,0,'','','224','');
INSERT INTO `wp_wpbs_events` VALUES (1948,2024,9,18,3,0,0,'','','245','');
INSERT INTO `wp_wpbs_events` VALUES (1949,2024,9,19,3,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (1950,2024,9,20,3,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (1951,2024,9,21,3,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1952,2024,9,22,3,0,0,'','','250','');
INSERT INTO `wp_wpbs_events` VALUES (1953,2024,9,23,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (1954,2024,9,24,3,0,0,'','','233','');
INSERT INTO `wp_wpbs_events` VALUES (1955,2024,9,25,3,0,0,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (1956,2024,9,26,3,0,0,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (1957,2024,9,27,3,0,0,'','','369','');
INSERT INTO `wp_wpbs_events` VALUES (1958,2024,9,28,3,0,0,'','','345','');
INSERT INTO `wp_wpbs_events` VALUES (1959,2024,9,29,3,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (1960,2024,9,30,3,0,0,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (1961,2024,9,9,2,0,0,'','','408','');
INSERT INTO `wp_wpbs_events` VALUES (1962,2024,9,10,2,0,0,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (1963,2024,9,11,2,0,0,'','','401','');
INSERT INTO `wp_wpbs_events` VALUES (1964,2024,9,12,2,0,0,'','','413','');
INSERT INTO `wp_wpbs_events` VALUES (1965,2024,9,13,2,0,0,'','','525','');
INSERT INTO `wp_wpbs_events` VALUES (1966,2024,9,14,2,0,0,'','','524','');
INSERT INTO `wp_wpbs_events` VALUES (1967,2024,9,15,2,0,0,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (1968,2024,9,16,2,0,0,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (1969,2024,9,17,2,0,0,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (1970,2024,9,18,2,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1971,2024,9,19,2,0,0,'','','350','');
INSERT INTO `wp_wpbs_events` VALUES (1972,2024,9,20,2,0,0,'','','515','');
INSERT INTO `wp_wpbs_events` VALUES (1973,2024,9,21,2,0,0,'','','490','');
INSERT INTO `wp_wpbs_events` VALUES (1974,2024,9,22,2,0,0,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (1975,2024,9,23,2,0,0,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (1976,2024,9,24,2,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1977,2024,9,25,2,0,0,'','','333','');
INSERT INTO `wp_wpbs_events` VALUES (1978,2024,9,26,2,0,0,'','','393','');
INSERT INTO `wp_wpbs_events` VALUES (1979,2024,9,27,2,0,0,'','','538','');
INSERT INTO `wp_wpbs_events` VALUES (1980,2024,9,28,2,97,7,'','','464','');
INSERT INTO `wp_wpbs_events` VALUES (1981,2024,9,29,2,97,6,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (1982,2024,9,30,2,97,6,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (1983,2024,10,1,3,0,0,'','','333','');
INSERT INTO `wp_wpbs_events` VALUES (1984,2024,10,2,3,0,0,'','','312','');
INSERT INTO `wp_wpbs_events` VALUES (1985,2024,10,3,3,0,0,'','','334','');
INSERT INTO `wp_wpbs_events` VALUES (1986,2024,10,4,3,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (1987,2024,10,5,3,0,0,'','','365','');
INSERT INTO `wp_wpbs_events` VALUES (1988,2024,10,6,3,0,0,'','','307','');
INSERT INTO `wp_wpbs_events` VALUES (1989,2024,10,7,3,0,0,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (1990,2024,10,8,3,0,0,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (1991,2024,10,9,3,0,0,'','','377','');
INSERT INTO `wp_wpbs_events` VALUES (1992,2024,10,10,3,0,0,'','','353','');
INSERT INTO `wp_wpbs_events` VALUES (1993,2024,10,11,3,0,11,'','','413','');
INSERT INTO `wp_wpbs_events` VALUES (1994,2024,10,12,3,0,10,'','','413','');
INSERT INTO `wp_wpbs_events` VALUES (1995,2024,10,1,2,97,6,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (1996,2024,10,2,2,97,6,'','','396','');
INSERT INTO `wp_wpbs_events` VALUES (1997,2024,10,3,2,97,6,'','','426','');
INSERT INTO `wp_wpbs_events` VALUES (1998,2024,10,4,2,97,6,'','','536','');
INSERT INTO `wp_wpbs_events` VALUES (1999,2024,10,5,2,97,8,'','','571','');
INSERT INTO `wp_wpbs_events` VALUES (2000,2024,10,6,2,0,0,'','','435','');
INSERT INTO `wp_wpbs_events` VALUES (2001,2024,10,7,2,0,0,'','','385','');
INSERT INTO `wp_wpbs_events` VALUES (2002,2024,10,8,2,0,0,'','','385','');
INSERT INTO `wp_wpbs_events` VALUES (2003,2024,10,9,2,0,0,'','','356','');
INSERT INTO `wp_wpbs_events` VALUES (2004,2024,10,10,2,0,0,'','','380','');
INSERT INTO `wp_wpbs_events` VALUES (2005,2024,10,11,2,0,0,'','','546','');
INSERT INTO `wp_wpbs_events` VALUES (2006,2024,10,12,2,0,0,'','','539','');
INSERT INTO `wp_wpbs_events` VALUES (2007,2024,11,1,3,0,9,'','','361','');
INSERT INTO `wp_wpbs_events` VALUES (2008,2024,11,2,3,0,9,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (2009,2024,11,3,3,0,9,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (2010,2024,11,4,3,0,9,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (2011,2024,11,5,3,0,9,'','','252','');
INSERT INTO `wp_wpbs_events` VALUES (2012,2024,11,6,3,0,9,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (2013,2024,11,7,3,0,9,'','','351','');
INSERT INTO `wp_wpbs_events` VALUES (2014,2024,11,8,3,0,9,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (2015,2024,11,9,3,0,9,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (2016,2024,11,10,3,0,9,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (2017,2024,11,11,3,0,9,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (2018,2024,11,12,3,0,9,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (2019,2024,11,13,3,0,9,'','','289','');
INSERT INTO `wp_wpbs_events` VALUES (2020,2024,11,14,3,0,9,'','','317','');
INSERT INTO `wp_wpbs_events` VALUES (2021,2024,11,15,3,0,9,'','','372','');
INSERT INTO `wp_wpbs_events` VALUES (2022,2024,11,16,3,0,9,'','','335','');
INSERT INTO `wp_wpbs_events` VALUES (2023,2024,11,17,3,0,9,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (2024,2024,11,18,3,0,9,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (2025,2024,11,19,3,0,9,'','','268','');
INSERT INTO `wp_wpbs_events` VALUES (2026,2024,11,20,3,0,9,'','','289','');
INSERT INTO `wp_wpbs_events` VALUES (2027,2024,11,21,3,0,9,'','','300','');
INSERT INTO `wp_wpbs_events` VALUES (2028,2024,11,22,3,0,9,'','','340','');
INSERT INTO `wp_wpbs_events` VALUES (2029,2024,11,23,3,0,9,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (2030,2024,11,24,3,0,9,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (2031,2024,11,25,3,0,9,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (2032,2024,11,26,3,0,9,'','','327','');
INSERT INTO `wp_wpbs_events` VALUES (2033,2024,11,27,3,0,9,'','','437','');
INSERT INTO `wp_wpbs_events` VALUES (2034,2024,11,28,3,0,9,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (2035,2024,11,29,3,0,9,'','','444','');
INSERT INTO `wp_wpbs_events` VALUES (2036,2024,11,30,3,0,9,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (2037,2024,12,1,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2038,2024,12,2,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2039,2024,12,3,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2040,2024,12,4,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2041,2024,12,5,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2042,2024,12,6,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2043,2024,12,7,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2044,2024,12,8,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2045,2024,12,9,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2046,2024,12,10,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2047,2024,12,11,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2048,2024,12,12,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2049,2024,12,13,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2050,2024,12,14,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2051,2024,12,15,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2052,2024,12,16,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2053,2024,12,17,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2054,2024,12,18,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2055,2024,12,19,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2056,2024,12,20,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2057,2024,12,21,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2058,2024,12,22,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2059,2024,12,23,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2060,2024,12,24,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2061,2024,12,25,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2062,2024,12,26,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2063,2024,12,27,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2064,2024,12,28,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2065,2024,12,29,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2066,2024,12,30,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2067,2024,12,31,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2068,2024,10,13,3,0,10,'','','414','');
INSERT INTO `wp_wpbs_events` VALUES (2069,2024,10,14,3,0,12,'','','264','');
INSERT INTO `wp_wpbs_events` VALUES (2070,2024,10,15,3,0,0,'','','259','');
INSERT INTO `wp_wpbs_events` VALUES (2071,2024,10,16,3,0,0,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (2072,2024,10,17,3,0,0,'','','253','');
INSERT INTO `wp_wpbs_events` VALUES (2073,2024,10,18,3,0,0,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (2074,2024,10,19,3,0,0,'','','287','');
INSERT INTO `wp_wpbs_events` VALUES (2075,2024,10,20,3,0,0,'','','266','');
INSERT INTO `wp_wpbs_events` VALUES (2076,2024,10,21,3,0,0,'','','254','');
INSERT INTO `wp_wpbs_events` VALUES (2077,2024,10,22,3,0,0,'','','246','');
INSERT INTO `wp_wpbs_events` VALUES (2078,2024,10,23,3,0,0,'','','249','');
INSERT INTO `wp_wpbs_events` VALUES (2079,2024,10,24,3,0,0,'','','248','');
INSERT INTO `wp_wpbs_events` VALUES (2080,2024,10,25,3,0,0,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (2081,2024,10,26,3,0,0,'','','323','');
INSERT INTO `wp_wpbs_events` VALUES (2082,2024,10,27,3,0,0,'','','265','');
INSERT INTO `wp_wpbs_events` VALUES (2083,2024,10,28,3,0,0,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (2084,2024,10,29,3,0,0,'','','263','');
INSERT INTO `wp_wpbs_events` VALUES (2085,2024,10,30,3,0,0,'','','299','');
INSERT INTO `wp_wpbs_events` VALUES (2086,2024,10,31,3,0,0,'','','258','');
INSERT INTO `wp_wpbs_events` VALUES (2087,2024,10,13,2,0,0,'','','577','');
INSERT INTO `wp_wpbs_events` VALUES (2088,2024,10,14,2,0,0,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (2089,2024,10,15,2,0,0,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (2090,2024,10,16,2,0,0,'','','328','');
INSERT INTO `wp_wpbs_events` VALUES (2091,2024,10,17,2,0,0,'','','382','');
INSERT INTO `wp_wpbs_events` VALUES (2092,2024,10,18,2,110,5,'','','483','');
INSERT INTO `wp_wpbs_events` VALUES (2093,2024,10,19,2,110,5,'','','434','');
INSERT INTO `wp_wpbs_events` VALUES (2094,2024,10,20,2,110,5,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (2095,2024,10,21,2,110,5,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (2096,2024,10,22,2,0,0,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (2097,2024,10,23,2,0,0,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (2098,2024,10,24,2,0,0,'','','363','');
INSERT INTO `wp_wpbs_events` VALUES (2099,2024,10,25,2,0,0,'','','449','');
INSERT INTO `wp_wpbs_events` VALUES (2100,2024,10,26,2,0,0,'','','440','');
INSERT INTO `wp_wpbs_events` VALUES (2101,2024,10,27,2,0,0,'','','383','');
INSERT INTO `wp_wpbs_events` VALUES (2102,2024,10,28,2,0,0,'','','370','');
INSERT INTO `wp_wpbs_events` VALUES (2103,2024,10,29,2,0,0,'','','400','');
INSERT INTO `wp_wpbs_events` VALUES (2104,2024,10,30,2,0,0,'','','389','');
INSERT INTO `wp_wpbs_events` VALUES (2105,2024,10,31,2,0,0,'','','389','');
INSERT INTO `wp_wpbs_events` VALUES (2106,2024,11,1,2,0,5,'','','405','');
INSERT INTO `wp_wpbs_events` VALUES (2107,2024,11,2,2,0,5,'','','381','');
INSERT INTO `wp_wpbs_events` VALUES (2108,2024,11,3,2,0,5,'','','332','');
INSERT INTO `wp_wpbs_events` VALUES (2109,2024,11,4,2,0,5,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (2110,2024,11,5,2,0,5,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (2111,2024,11,6,2,0,5,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (2112,2024,11,7,2,0,5,'','','352','');
INSERT INTO `wp_wpbs_events` VALUES (2113,2024,11,8,2,0,5,'','','379','');
INSERT INTO `wp_wpbs_events` VALUES (2114,2024,11,9,2,0,5,'','','391','');
INSERT INTO `wp_wpbs_events` VALUES (2115,2024,11,10,2,0,5,'','','346','');
INSERT INTO `wp_wpbs_events` VALUES (2116,2024,11,11,2,0,5,'','','386','');
INSERT INTO `wp_wpbs_events` VALUES (2117,2024,11,12,2,0,5,'','','357','');
INSERT INTO `wp_wpbs_events` VALUES (2118,2024,11,13,2,0,5,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (2119,2024,11,14,2,0,5,'','','466','');
INSERT INTO `wp_wpbs_events` VALUES (2120,2024,11,15,2,0,5,'','','500','');
INSERT INTO `wp_wpbs_events` VALUES (2121,2024,11,16,2,0,5,'','','417','');
INSERT INTO `wp_wpbs_events` VALUES (2122,2024,11,17,2,0,5,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (2123,2024,11,18,2,0,5,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (2124,2024,11,19,2,0,5,'','','336','');
INSERT INTO `wp_wpbs_events` VALUES (2125,2024,11,20,2,0,5,'','','388','');
INSERT INTO `wp_wpbs_events` VALUES (2126,2024,11,21,2,0,5,'','','401','');
INSERT INTO `wp_wpbs_events` VALUES (2127,2024,11,22,2,0,5,'','','484','');
INSERT INTO `wp_wpbs_events` VALUES (2128,2024,11,23,2,0,5,'','','416','');
INSERT INTO `wp_wpbs_events` VALUES (2129,2024,11,24,2,0,5,'','','448','');
INSERT INTO `wp_wpbs_events` VALUES (2130,2024,11,25,2,0,5,'','','477','');
INSERT INTO `wp_wpbs_events` VALUES (2131,2024,11,26,2,0,5,'','','520','');
INSERT INTO `wp_wpbs_events` VALUES (2132,2024,11,27,2,0,5,'','','804','');
INSERT INTO `wp_wpbs_events` VALUES (2133,2024,11,28,2,0,5,'','','816','');
INSERT INTO `wp_wpbs_events` VALUES (2134,2024,11,29,2,0,5,'','','799','');
INSERT INTO `wp_wpbs_events` VALUES (2135,2024,11,30,2,0,5,'','','741','');
INSERT INTO `wp_wpbs_events` VALUES (2136,2024,12,1,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2137,2024,12,2,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2138,2024,12,3,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2139,2024,12,4,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2140,2024,12,5,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2141,2024,12,6,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2142,2024,12,7,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2143,2024,12,8,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2144,2024,12,9,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2145,2024,12,10,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2146,2024,12,11,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2147,2024,12,12,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2148,2024,12,13,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2149,2024,12,14,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2150,2024,12,15,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2151,2024,12,16,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2152,2024,12,17,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2153,2024,12,18,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2154,2024,12,19,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2155,2024,12,20,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2156,2024,12,21,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2157,2024,12,22,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2158,2024,12,23,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2159,2024,12,24,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2160,2024,12,25,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2161,2024,12,26,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2162,2024,12,27,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2163,2024,12,28,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2164,2024,12,29,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2165,2024,12,30,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2166,2024,12,31,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2167,2025,1,1,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2168,2025,1,2,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2169,2025,1,3,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2170,2025,1,4,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2171,2025,1,5,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2172,2025,1,6,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2173,2025,1,7,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2174,2025,1,8,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2175,2025,1,9,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2176,2025,1,10,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2177,2025,1,11,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2178,2025,1,12,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2179,2025,1,13,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2180,2025,1,14,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2181,2025,1,15,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2182,2025,1,16,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2183,2025,1,17,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2184,2025,1,18,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2185,2025,1,19,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2186,2025,1,20,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2187,2025,1,21,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2188,2025,1,22,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2189,2025,1,23,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2190,2025,1,24,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2191,2025,1,25,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2192,2025,1,26,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2193,2025,1,27,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2194,2025,1,28,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2195,2025,1,29,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2196,2025,1,30,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2197,2025,1,31,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2198,2025,2,1,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2199,2025,2,2,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2200,2025,2,3,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2201,2025,2,4,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2202,2025,2,5,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2203,2025,2,6,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2204,2025,2,7,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2205,2025,2,8,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2206,2025,2,9,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2207,2025,2,10,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2208,2025,2,11,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2209,2025,2,12,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2210,2025,2,13,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2211,2025,2,14,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2212,2025,2,15,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2213,2025,2,16,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2214,2025,2,17,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2215,2025,2,18,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2216,2025,2,19,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2217,2025,2,20,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2218,2025,2,21,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2219,2025,2,22,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2220,2025,2,23,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2221,2025,2,24,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2222,2025,2,25,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2223,2025,2,26,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2224,2025,2,27,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2225,2025,2,28,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2226,2025,3,1,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2227,2025,3,2,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2228,2025,3,3,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2229,2025,3,4,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2230,2025,3,5,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2231,2025,3,6,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2232,2025,3,7,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2233,2025,3,8,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2234,2025,3,9,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2235,2025,3,10,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2236,2025,3,11,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2237,2025,3,12,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2238,2025,3,13,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2239,2025,3,14,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2240,2025,3,15,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2241,2025,3,16,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2242,2025,3,17,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2243,2025,3,18,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2244,2025,3,19,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2245,2025,3,20,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2246,2025,3,21,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2247,2025,3,22,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2248,2025,3,23,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2249,2025,3,24,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2250,2025,3,25,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2251,2025,3,26,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2252,2025,3,27,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2253,2025,3,28,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2254,2025,3,29,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2255,2025,3,30,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2256,2025,3,31,2,0,5,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2257,2025,4,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2258,2025,4,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2259,2025,4,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2260,2025,4,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2261,2025,4,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2262,2025,4,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2263,2025,4,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2264,2025,4,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2265,2025,4,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2266,2025,4,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2267,2025,4,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2268,2025,4,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2269,2025,4,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2270,2025,4,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2271,2025,4,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2272,2025,4,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2273,2025,4,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2274,2025,4,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2275,2025,4,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2276,2025,4,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2277,2025,4,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2278,2025,4,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2279,2025,4,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2280,2025,4,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2281,2025,4,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2282,2025,4,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2283,2025,4,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2284,2025,4,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2285,2025,4,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2286,2025,4,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2287,2025,5,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2288,2025,5,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2289,2025,5,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2290,2025,5,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2291,2025,5,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2292,2025,5,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2293,2025,5,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2294,2025,5,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2295,2025,5,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2296,2025,5,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2297,2025,5,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2298,2025,5,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2299,2025,5,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2300,2025,5,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2301,2025,5,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2302,2025,5,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2303,2025,5,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2304,2025,5,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2305,2025,5,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2306,2025,5,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2307,2025,5,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2308,2025,5,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2309,2025,5,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2310,2025,5,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2311,2025,5,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2312,2025,5,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2313,2025,5,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2314,2025,5,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2315,2025,5,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2316,2025,5,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2317,2025,5,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2318,2025,6,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2319,2025,6,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2320,2025,6,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2321,2025,6,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2322,2025,6,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2323,2025,6,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2324,2025,6,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2325,2025,6,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2326,2025,6,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2327,2025,6,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2328,2025,6,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2329,2025,6,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2330,2025,6,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2331,2025,6,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2332,2025,6,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2333,2025,6,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2334,2025,6,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2335,2025,6,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2336,2025,6,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2337,2025,6,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2338,2025,6,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2339,2025,6,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2340,2025,6,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2341,2025,6,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2342,2025,6,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2343,2025,6,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2344,2025,6,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2345,2025,6,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2346,2025,6,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2347,2025,6,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2348,2025,7,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2349,2025,7,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2350,2025,7,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2351,2025,7,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2352,2025,7,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2353,2025,7,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2354,2025,7,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2355,2025,7,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2356,2025,7,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2357,2025,7,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2358,2025,7,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2359,2025,7,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2360,2025,7,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2361,2025,7,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2362,2025,7,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2363,2025,7,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2364,2025,7,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2365,2025,7,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2366,2025,7,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2367,2025,7,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2368,2025,7,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2369,2025,7,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2370,2025,7,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2371,2025,7,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2372,2025,7,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2373,2025,7,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2374,2025,7,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2375,2025,7,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2376,2025,7,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2377,2025,7,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2378,2025,7,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2379,2025,8,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2380,2025,8,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2381,2025,8,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2382,2025,8,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2383,2025,8,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2384,2025,8,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2385,2025,8,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2386,2025,8,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2387,2025,8,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2388,2025,8,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2389,2025,8,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2390,2025,8,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2391,2025,8,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2392,2025,8,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2393,2025,8,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2394,2025,8,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2395,2025,8,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2396,2025,8,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2397,2025,8,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2398,2025,8,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2399,2025,8,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2400,2025,8,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2401,2025,8,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2402,2025,8,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2403,2025,8,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2404,2025,8,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2405,2025,8,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2406,2025,8,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2407,2025,8,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2408,2025,8,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2409,2025,8,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2410,2025,9,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2411,2025,9,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2412,2025,9,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2413,2025,9,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2414,2025,9,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2415,2025,9,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2416,2025,9,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2417,2025,9,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2418,2025,9,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2419,2025,9,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2420,2025,9,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2421,2025,9,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2422,2025,9,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2423,2025,9,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2424,2025,9,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2425,2025,9,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2426,2025,9,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2427,2025,9,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2428,2025,9,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2429,2025,9,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2430,2025,9,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2431,2025,9,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2432,2025,9,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2433,2025,9,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2434,2025,9,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2435,2025,9,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2436,2025,9,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2437,2025,9,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2438,2025,9,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2439,2025,9,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2440,2025,10,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2441,2025,10,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2442,2025,10,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2443,2025,10,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2444,2025,10,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2445,2025,10,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2446,2025,10,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2447,2025,10,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2448,2025,10,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2449,2025,10,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2450,2025,10,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2451,2025,10,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2452,2025,10,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2453,2025,10,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2454,2025,10,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2455,2025,10,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2456,2025,10,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2457,2025,10,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2458,2025,10,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2459,2025,10,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2460,2025,10,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2461,2025,10,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2462,2025,10,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2463,2025,10,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2464,2025,10,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2465,2025,10,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2466,2025,10,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2467,2025,10,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2468,2025,10,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2469,2025,10,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2470,2025,10,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2471,2025,11,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2472,2025,11,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2473,2025,11,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2474,2025,11,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2475,2025,11,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2476,2025,11,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2477,2025,11,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2478,2025,11,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2479,2025,11,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2480,2025,11,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2481,2025,11,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2482,2025,11,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2483,2025,11,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2484,2025,11,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2485,2025,11,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2486,2025,11,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2487,2025,11,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2488,2025,11,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2489,2025,11,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2490,2025,11,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2491,2025,11,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2492,2025,11,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2493,2025,11,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2494,2025,11,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2495,2025,11,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2496,2025,11,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2497,2025,11,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2498,2025,11,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2499,2025,11,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2500,2025,11,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2501,2025,12,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2502,2025,12,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2503,2025,12,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2504,2025,12,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2505,2025,12,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2506,2025,12,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2507,2025,12,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2508,2025,12,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2509,2025,12,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2510,2025,12,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2511,2025,12,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2512,2025,12,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2513,2025,12,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2514,2025,12,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2515,2025,12,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2516,2025,12,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2517,2025,12,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2518,2025,12,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2519,2025,12,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2520,2025,12,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2521,2025,12,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2522,2025,12,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2523,2025,12,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2524,2025,12,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2525,2025,12,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2526,2025,12,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2527,2025,12,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2528,2025,12,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2529,2025,12,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2530,2025,12,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2531,2025,12,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2532,2026,1,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2533,2026,1,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2534,2026,1,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2535,2026,1,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2536,2026,1,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2537,2026,1,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2538,2026,1,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2539,2026,1,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2540,2026,1,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2541,2026,1,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2542,2026,1,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2543,2026,1,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2544,2026,1,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2545,2026,1,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2546,2026,1,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2547,2026,1,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2548,2026,1,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2549,2026,1,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2550,2026,1,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2551,2026,1,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2552,2026,1,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2553,2026,1,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2554,2026,1,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2555,2026,1,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2556,2026,1,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2557,2026,1,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2558,2026,1,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2559,2026,1,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2560,2026,1,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2561,2026,1,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2562,2026,1,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2563,2026,2,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2564,2026,2,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2565,2026,2,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2566,2026,2,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2567,2026,2,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2568,2026,2,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2569,2026,2,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2570,2026,2,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2571,2026,2,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2572,2026,2,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2573,2026,2,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2574,2026,2,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2575,2026,2,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2576,2026,2,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2577,2026,2,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2578,2026,2,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2579,2026,2,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2580,2026,2,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2581,2026,2,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2582,2026,2,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2583,2026,2,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2584,2026,2,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2585,2026,2,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2586,2026,2,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2587,2026,2,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2588,2026,2,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2589,2026,2,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2590,2026,2,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2591,2026,3,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2592,2026,3,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2593,2026,3,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2594,2026,3,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2595,2026,3,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2596,2026,3,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2597,2026,3,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2598,2026,3,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2599,2026,3,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2600,2026,3,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2601,2026,3,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2602,2026,3,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2603,2026,3,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2604,2026,3,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2605,2026,3,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2606,2026,3,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2607,2026,3,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2608,2026,3,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2609,2026,3,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2610,2026,3,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2611,2026,3,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2612,2026,3,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2613,2026,3,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2614,2026,3,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2615,2026,3,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2616,2026,3,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2617,2026,3,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2618,2026,3,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2619,2026,3,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2620,2026,3,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2621,2026,3,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2622,2026,4,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2623,2026,4,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2624,2026,4,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2625,2026,4,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2626,2026,4,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2627,2026,4,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2628,2026,4,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2629,2026,4,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2630,2026,4,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2631,2026,4,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2632,2026,4,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2633,2026,4,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2634,2026,4,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2635,2026,4,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2636,2026,4,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2637,2026,4,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2638,2026,4,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2639,2026,4,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2640,2026,4,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2641,2026,4,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2642,2026,4,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2643,2026,4,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2644,2026,4,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2645,2026,4,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2646,2026,4,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2647,2026,4,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2648,2026,4,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2649,2026,4,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2650,2026,4,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2651,2026,4,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2652,2026,5,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2653,2026,5,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2654,2026,5,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2655,2026,5,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2656,2026,5,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2657,2026,5,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2658,2026,5,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2659,2026,5,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2660,2026,5,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2661,2026,5,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2662,2026,5,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2663,2026,5,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2664,2026,5,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2665,2026,5,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2666,2026,5,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2667,2026,5,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2668,2026,5,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2669,2026,5,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2670,2026,5,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2671,2026,5,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2672,2026,5,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2673,2026,5,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2674,2026,5,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2675,2026,5,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2676,2026,5,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2677,2026,5,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2678,2026,5,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2679,2026,5,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2680,2026,5,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2681,2026,5,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2682,2026,5,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2683,2026,6,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2684,2026,6,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2685,2026,6,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2686,2026,6,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2687,2026,6,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2688,2026,6,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2689,2026,6,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2690,2026,6,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2691,2026,6,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2692,2026,6,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2693,2026,6,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2694,2026,6,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2695,2026,6,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2696,2026,6,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2697,2026,6,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2698,2026,6,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2699,2026,6,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2700,2026,6,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2701,2026,6,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2702,2026,6,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2703,2026,6,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2704,2026,6,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2705,2026,6,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2706,2026,6,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2707,2026,6,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2708,2026,6,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2709,2026,6,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2710,2026,6,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2711,2026,6,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2712,2026,6,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2713,2026,7,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2714,2026,7,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2715,2026,7,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2716,2026,7,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2717,2026,7,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2718,2026,7,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2719,2026,7,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2720,2026,7,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2721,2026,7,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2722,2026,7,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2723,2026,7,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2724,2026,7,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2725,2026,7,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2726,2026,7,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2727,2026,7,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2728,2026,7,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2729,2026,7,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2730,2026,7,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2731,2026,7,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2732,2026,7,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2733,2026,7,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2734,2026,7,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2735,2026,7,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2736,2026,7,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2737,2026,7,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2738,2026,7,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2739,2026,7,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2740,2026,7,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2741,2026,7,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2742,2026,7,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2743,2026,7,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2744,2026,8,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2745,2026,8,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2746,2026,8,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2747,2026,8,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2748,2026,8,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2749,2026,8,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2750,2026,8,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2751,2026,8,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2752,2026,8,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2753,2026,8,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2754,2026,8,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2755,2026,8,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2756,2026,8,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2757,2026,8,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2758,2026,8,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2759,2026,8,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2760,2026,8,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2761,2026,8,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2762,2026,8,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2763,2026,8,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2764,2026,8,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2765,2026,8,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2766,2026,8,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2767,2026,8,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2768,2026,8,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2769,2026,8,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2770,2026,8,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2771,2026,8,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2772,2026,8,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2773,2026,8,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2774,2026,8,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2775,2026,9,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2776,2026,9,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2777,2026,9,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2778,2026,9,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2779,2026,9,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2780,2026,9,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2781,2026,9,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2782,2026,9,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2783,2026,9,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2784,2026,9,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2785,2026,9,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2786,2026,9,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2787,2026,9,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2788,2026,9,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2789,2026,9,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2790,2026,9,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2791,2026,9,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2792,2026,9,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2793,2026,9,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2794,2026,9,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2795,2026,9,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2796,2026,9,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2797,2026,9,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2798,2026,9,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2799,2026,9,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2800,2026,9,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2801,2026,9,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2802,2026,9,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2803,2026,9,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2804,2026,9,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2805,2026,10,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2806,2026,10,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2807,2026,10,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2808,2026,10,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2809,2026,10,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2810,2026,10,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2811,2026,10,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2812,2026,10,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2813,2026,10,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2814,2026,10,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2815,2026,10,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2816,2026,10,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2817,2026,10,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2818,2026,10,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2819,2026,10,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2820,2026,10,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2821,2026,10,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2822,2026,10,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2823,2026,10,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2824,2026,10,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2825,2026,10,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2826,2026,10,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2827,2026,10,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2828,2026,10,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2829,2026,10,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2830,2026,10,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2831,2026,10,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2832,2026,10,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2833,2026,10,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2834,2026,10,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2835,2026,10,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2836,2026,11,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2837,2026,11,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2838,2026,11,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2839,2026,11,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2840,2026,11,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2841,2026,11,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2842,2026,11,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2843,2026,11,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2844,2026,11,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2845,2026,11,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2846,2026,11,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2847,2026,11,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2848,2026,11,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2849,2026,11,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2850,2026,11,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2851,2026,11,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2852,2026,11,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2853,2026,11,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2854,2026,11,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2855,2026,11,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2856,2026,11,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2857,2026,11,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2858,2026,11,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2859,2026,11,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2860,2026,11,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2861,2026,11,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2862,2026,11,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2863,2026,11,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2864,2026,11,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2865,2026,11,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2866,2026,12,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2867,2026,12,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2868,2026,12,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2869,2026,12,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2870,2026,12,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2871,2026,12,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2872,2026,12,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2873,2026,12,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2874,2026,12,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2875,2026,12,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2876,2026,12,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2877,2026,12,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2878,2026,12,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2879,2026,12,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2880,2026,12,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2881,2026,12,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2882,2026,12,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2883,2026,12,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2884,2026,12,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2885,2026,12,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2886,2026,12,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2887,2026,12,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2888,2026,12,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2889,2026,12,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2890,2026,12,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2891,2026,12,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2892,2026,12,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2893,2026,12,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2894,2026,12,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2895,2026,12,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2896,2026,12,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2897,2027,1,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2898,2027,1,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2899,2027,1,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2900,2027,1,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2901,2027,1,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2902,2027,1,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2903,2027,1,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2904,2027,1,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2905,2027,1,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2906,2027,1,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2907,2027,1,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2908,2027,1,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2909,2027,1,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2910,2027,1,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2911,2027,1,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2912,2027,1,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2913,2027,1,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2914,2027,1,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2915,2027,1,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2916,2027,1,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2917,2027,1,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2918,2027,1,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2919,2027,1,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2920,2027,1,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2921,2027,1,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2922,2027,1,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2923,2027,1,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2924,2027,1,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2925,2027,1,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2926,2027,1,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2927,2027,1,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2928,2027,2,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2929,2027,2,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2930,2027,2,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2931,2027,2,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2932,2027,2,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2933,2027,2,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2934,2027,2,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2935,2027,2,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2936,2027,2,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2937,2027,2,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2938,2027,2,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2939,2027,2,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2940,2027,2,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2941,2027,2,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2942,2027,2,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2943,2027,2,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2944,2027,2,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2945,2027,2,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2946,2027,2,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2947,2027,2,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2948,2027,2,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2949,2027,2,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2950,2027,2,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2951,2027,2,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2952,2027,2,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2953,2027,2,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2954,2027,2,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2955,2027,2,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2956,2027,3,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2957,2027,3,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2958,2027,3,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2959,2027,3,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2960,2027,3,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2961,2027,3,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2962,2027,3,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2963,2027,3,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2964,2027,3,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2965,2027,3,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2966,2027,3,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2967,2027,3,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2968,2027,3,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2969,2027,3,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2970,2027,3,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2971,2027,3,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2972,2027,3,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2973,2027,3,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2974,2027,3,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2975,2027,3,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2976,2027,3,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2977,2027,3,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2978,2027,3,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2979,2027,3,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2980,2027,3,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2981,2027,3,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2982,2027,3,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2983,2027,3,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2984,2027,3,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2985,2027,3,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2986,2027,3,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2987,2027,4,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2988,2027,4,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2989,2027,4,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2990,2027,4,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2991,2027,4,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2992,2027,4,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2993,2027,4,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2994,2027,4,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2995,2027,4,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2996,2027,4,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2997,2027,4,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2998,2027,4,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (2999,2027,4,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3000,2027,4,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3001,2027,4,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3002,2027,4,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3003,2027,4,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3004,2027,4,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3005,2027,4,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3006,2027,4,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3007,2027,4,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3008,2027,4,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3009,2027,4,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3010,2027,4,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3011,2027,4,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3012,2027,4,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3013,2027,4,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3014,2027,4,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3015,2027,4,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3016,2027,4,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3017,2027,5,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3018,2027,5,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3019,2027,5,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3020,2027,5,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3021,2027,5,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3022,2027,5,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3023,2027,5,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3024,2027,5,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3025,2027,5,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3026,2027,5,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3027,2027,5,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3028,2027,5,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3029,2027,5,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3030,2027,5,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3031,2027,5,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3032,2027,5,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3033,2027,5,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3034,2027,5,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3035,2027,5,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3036,2027,5,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3037,2027,5,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3038,2027,5,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3039,2027,5,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3040,2027,5,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3041,2027,5,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3042,2027,5,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3043,2027,5,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3044,2027,5,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3045,2027,5,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3046,2027,5,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3047,2027,5,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3048,2027,6,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3049,2027,6,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3050,2027,6,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3051,2027,6,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3052,2027,6,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3053,2027,6,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3054,2027,6,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3055,2027,6,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3056,2027,6,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3057,2027,6,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3058,2027,6,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3059,2027,6,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3060,2027,6,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3061,2027,6,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3062,2027,6,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3063,2027,6,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3064,2027,6,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3065,2027,6,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3066,2027,6,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3067,2027,6,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3068,2027,6,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3069,2027,6,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3070,2027,6,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3071,2027,6,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3072,2027,6,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3073,2027,6,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3074,2027,6,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3075,2027,6,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3076,2027,6,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3077,2027,6,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3078,2027,7,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3079,2027,7,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3080,2027,7,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3081,2027,7,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3082,2027,7,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3083,2027,7,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3084,2027,7,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3085,2027,7,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3086,2027,7,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3087,2027,7,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3088,2027,7,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3089,2027,7,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3090,2027,7,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3091,2027,7,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3092,2027,7,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3093,2027,7,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3094,2027,7,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3095,2027,7,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3096,2027,7,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3097,2027,7,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3098,2027,7,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3099,2027,7,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3100,2027,7,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3101,2027,7,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3102,2027,7,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3103,2027,7,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3104,2027,7,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3105,2027,7,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3106,2027,7,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3107,2027,7,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3108,2027,7,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3109,2027,8,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3110,2027,8,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3111,2027,8,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3112,2027,8,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3113,2027,8,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3114,2027,8,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3115,2027,8,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3116,2027,8,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3117,2027,8,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3118,2027,8,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3119,2027,8,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3120,2027,8,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3121,2027,8,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3122,2027,8,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3123,2027,8,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3124,2027,8,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3125,2027,8,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3126,2027,8,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3127,2027,8,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3128,2027,8,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3129,2027,8,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3130,2027,8,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3131,2027,8,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3132,2027,8,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3133,2027,8,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3134,2027,8,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3135,2027,8,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3136,2027,8,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3137,2027,8,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3138,2027,8,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3139,2027,8,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3140,2027,9,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3141,2027,9,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3142,2027,9,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3143,2027,9,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3144,2027,9,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3145,2027,9,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3146,2027,9,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3147,2027,9,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3148,2027,9,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3149,2027,9,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3150,2027,9,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3151,2027,9,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3152,2027,9,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3153,2027,9,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3154,2027,9,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3155,2027,9,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3156,2027,9,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3157,2027,9,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3158,2027,9,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3159,2027,9,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3160,2027,9,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3161,2027,9,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3162,2027,9,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3163,2027,9,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3164,2027,9,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3165,2027,9,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3166,2027,9,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3167,2027,9,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3168,2027,9,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3169,2027,9,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3170,2027,10,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3171,2027,10,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3172,2027,10,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3173,2027,10,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3174,2027,10,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3175,2027,10,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3176,2027,10,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3177,2027,10,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3178,2027,10,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3179,2027,10,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3180,2027,10,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3181,2027,10,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3182,2027,10,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3183,2027,10,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3184,2027,10,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3185,2027,10,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3186,2027,10,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3187,2027,10,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3188,2027,10,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3189,2027,10,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3190,2027,10,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3191,2027,10,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3192,2027,10,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3193,2027,10,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3194,2027,10,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3195,2027,10,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3196,2027,10,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3197,2027,10,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3198,2027,10,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3199,2027,10,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3200,2027,10,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3201,2027,11,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3202,2027,11,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3203,2027,11,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3204,2027,11,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3205,2027,11,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3206,2027,11,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3207,2027,11,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3208,2027,11,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3209,2027,11,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3210,2027,11,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3211,2027,11,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3212,2027,11,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3213,2027,11,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3214,2027,11,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3215,2027,11,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3216,2027,11,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3217,2027,11,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3218,2027,11,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3219,2027,11,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3220,2027,11,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3221,2027,11,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3222,2027,11,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3223,2027,11,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3224,2027,11,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3225,2027,11,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3226,2027,11,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3227,2027,11,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3228,2027,11,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3229,2027,11,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3230,2027,11,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3231,2027,12,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3232,2027,12,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3233,2027,12,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3234,2027,12,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3235,2027,12,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3236,2027,12,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3237,2027,12,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3238,2027,12,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3239,2027,12,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3240,2027,12,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3241,2027,12,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3242,2027,12,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3243,2027,12,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3244,2027,12,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3245,2027,12,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3246,2027,12,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3247,2027,12,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3248,2027,12,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3249,2027,12,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3250,2027,12,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3251,2027,12,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3252,2027,12,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3253,2027,12,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3254,2027,12,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3255,2027,12,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3256,2027,12,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3257,2027,12,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3258,2027,12,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3259,2027,12,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3260,2027,12,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3261,2027,12,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3262,2028,1,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3263,2028,1,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3264,2028,1,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3265,2028,1,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3266,2028,1,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3267,2028,1,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3268,2028,1,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3269,2028,1,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3270,2028,1,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3271,2028,1,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3272,2028,1,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3273,2028,1,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3274,2028,1,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3275,2028,1,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3276,2028,1,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3277,2028,1,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3278,2028,1,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3279,2028,1,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3280,2028,1,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3281,2028,1,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3282,2028,1,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3283,2028,1,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3284,2028,1,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3285,2028,1,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3286,2028,1,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3287,2028,1,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3288,2028,1,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3289,2028,1,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3290,2028,1,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3291,2028,1,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3292,2028,1,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3293,2028,2,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3294,2028,2,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3295,2028,2,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3296,2028,2,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3297,2028,2,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3298,2028,2,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3299,2028,2,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3300,2028,2,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3301,2028,2,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3302,2028,2,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3303,2028,2,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3304,2028,2,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3305,2028,2,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3306,2028,2,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3307,2028,2,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3308,2028,2,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3309,2028,2,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3310,2028,2,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3311,2028,2,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3312,2028,2,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3313,2028,2,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3314,2028,2,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3315,2028,2,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3316,2028,2,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3317,2028,2,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3318,2028,2,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3319,2028,2,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3320,2028,2,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3321,2028,2,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3322,2028,3,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3323,2028,3,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3324,2028,3,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3325,2028,3,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3326,2028,3,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3327,2028,3,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3328,2028,3,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3329,2028,3,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3330,2028,3,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3331,2028,3,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3332,2028,3,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3333,2028,3,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3334,2028,3,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3335,2028,3,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3336,2028,3,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3337,2028,3,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3338,2028,3,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3339,2028,3,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3340,2028,3,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3341,2028,3,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3342,2028,3,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3343,2028,3,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3344,2028,3,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3345,2028,3,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3346,2028,3,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3347,2028,3,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3348,2028,3,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3349,2028,3,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3350,2028,3,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3351,2028,3,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3352,2028,3,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3353,2028,4,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3354,2028,4,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3355,2028,4,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3356,2028,4,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3357,2028,4,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3358,2028,4,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3359,2028,4,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3360,2028,4,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3361,2028,4,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3362,2028,4,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3363,2028,4,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3364,2028,4,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3365,2028,4,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3366,2028,4,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3367,2028,4,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3368,2028,4,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3369,2028,4,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3370,2028,4,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3371,2028,4,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3372,2028,4,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3373,2028,4,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3374,2028,4,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3375,2028,4,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3376,2028,4,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3377,2028,4,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3378,2028,4,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3379,2028,4,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3380,2028,4,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3381,2028,4,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3382,2028,4,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3383,2028,5,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3384,2028,5,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3385,2028,5,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3386,2028,5,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3387,2028,5,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3388,2028,5,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3389,2028,5,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3390,2028,5,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3391,2028,5,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3392,2028,5,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3393,2028,5,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3394,2028,5,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3395,2028,5,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3396,2028,5,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3397,2028,5,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3398,2028,5,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3399,2028,5,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3400,2028,5,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3401,2028,5,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3402,2028,5,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3403,2028,5,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3404,2028,5,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3405,2028,5,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3406,2028,5,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3407,2028,5,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3408,2028,5,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3409,2028,5,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3410,2028,5,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3411,2028,5,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3412,2028,5,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3413,2028,5,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3414,2028,6,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3415,2028,6,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3416,2028,6,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3417,2028,6,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3418,2028,6,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3419,2028,6,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3420,2028,6,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3421,2028,6,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3422,2028,6,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3423,2028,6,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3424,2028,6,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3425,2028,6,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3426,2028,6,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3427,2028,6,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3428,2028,6,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3429,2028,6,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3430,2028,6,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3431,2028,6,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3432,2028,6,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3433,2028,6,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3434,2028,6,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3435,2028,6,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3436,2028,6,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3437,2028,6,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3438,2028,6,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3439,2028,6,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3440,2028,6,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3441,2028,6,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3442,2028,6,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3443,2028,6,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3444,2028,7,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3445,2028,7,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3446,2028,7,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3447,2028,7,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3448,2028,7,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3449,2028,7,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3450,2028,7,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3451,2028,7,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3452,2028,7,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3453,2028,7,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3454,2028,7,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3455,2028,7,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3456,2028,7,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3457,2028,7,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3458,2028,7,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3459,2028,7,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3460,2028,7,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3461,2028,7,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3462,2028,7,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3463,2028,7,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3464,2028,7,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3465,2028,7,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3466,2028,7,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3467,2028,7,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3468,2028,7,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3469,2028,7,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3470,2028,7,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3471,2028,7,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3472,2028,7,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3473,2028,7,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3474,2028,7,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3475,2028,8,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3476,2028,8,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3477,2028,8,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3478,2028,8,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3479,2028,8,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3480,2028,8,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3481,2028,8,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3482,2028,8,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3483,2028,8,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3484,2028,8,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3485,2028,8,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3486,2028,8,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3487,2028,8,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3488,2028,8,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3489,2028,8,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3490,2028,8,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3491,2028,8,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3492,2028,8,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3493,2028,8,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3494,2028,8,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3495,2028,8,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3496,2028,8,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3497,2028,8,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3498,2028,8,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3499,2028,8,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3500,2028,8,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3501,2028,8,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3502,2028,8,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3503,2028,8,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3504,2028,8,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3505,2028,8,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3506,2028,9,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3507,2028,9,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3508,2028,9,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3509,2028,9,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3510,2028,9,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3511,2028,9,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3512,2028,9,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3513,2028,9,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3514,2028,9,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3515,2028,9,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3516,2028,9,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3517,2028,9,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3518,2028,9,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3519,2028,9,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3520,2028,9,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3521,2028,9,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3522,2028,9,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3523,2028,9,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3524,2028,9,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3525,2028,9,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3526,2028,9,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3527,2028,9,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3528,2028,9,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3529,2028,9,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3530,2028,9,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3531,2028,9,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3532,2028,9,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3533,2028,9,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3534,2028,9,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3535,2028,9,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3536,2028,10,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3537,2028,10,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3538,2028,10,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3539,2028,10,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3540,2028,10,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3541,2028,10,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3542,2028,10,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3543,2028,10,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3544,2028,10,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3545,2028,10,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3546,2028,10,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3547,2028,10,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3548,2028,10,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3549,2028,10,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3550,2028,10,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3551,2028,10,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3552,2028,10,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3553,2028,10,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3554,2028,10,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3555,2028,10,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3556,2028,10,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3557,2028,10,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3558,2028,10,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3559,2028,10,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3560,2028,10,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3561,2028,10,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3562,2028,10,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3563,2028,10,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3564,2028,10,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3565,2028,10,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3566,2028,10,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3567,2028,11,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3568,2028,11,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3569,2028,11,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3570,2028,11,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3571,2028,11,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3572,2028,11,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3573,2028,11,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3574,2028,11,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3575,2028,11,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3576,2028,11,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3577,2028,11,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3578,2028,11,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3579,2028,11,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3580,2028,11,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3581,2028,11,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3582,2028,11,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3583,2028,11,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3584,2028,11,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3585,2028,11,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3586,2028,11,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3587,2028,11,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3588,2028,11,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3589,2028,11,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3590,2028,11,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3591,2028,11,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3592,2028,11,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3593,2028,11,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3594,2028,11,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3595,2028,11,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3596,2028,11,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3597,2028,12,1,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3598,2028,12,2,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3599,2028,12,3,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3600,2028,12,4,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3601,2028,12,5,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3602,2028,12,6,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3603,2028,12,7,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3604,2028,12,8,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3605,2028,12,9,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3606,2028,12,10,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3607,2028,12,11,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3608,2028,12,12,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3609,2028,12,13,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3610,2028,12,14,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3611,2028,12,15,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3612,2028,12,16,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3613,2028,12,17,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3614,2028,12,18,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3615,2028,12,19,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3616,2028,12,20,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3617,2028,12,21,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3618,2028,12,22,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3619,2028,12,23,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3620,2028,12,24,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3621,2028,12,25,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3622,2028,12,26,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3623,2028,12,27,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3624,2028,12,28,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3625,2028,12,29,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3626,2028,12,30,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3627,2028,12,31,2,0,6,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3628,2025,1,1,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3629,2025,3,1,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3630,2025,3,2,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3631,2025,3,3,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3632,2025,3,4,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3633,2025,3,5,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3634,2025,3,6,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3635,2025,3,7,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3636,2025,3,8,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3637,2025,3,9,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3638,2025,3,10,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3639,2025,3,11,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3640,2025,3,12,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3641,2025,3,13,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3642,2025,3,14,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3643,2025,3,15,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3644,2025,3,16,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3645,2025,3,17,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3646,2025,3,18,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3647,2025,3,19,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3648,2025,3,20,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3649,2025,3,21,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3650,2025,3,22,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3651,2025,3,23,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3652,2025,3,24,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3653,2025,3,25,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3654,2025,3,26,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3655,2025,3,27,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3656,2025,3,28,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3657,2025,3,29,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3658,2025,3,30,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3659,2025,3,31,3,0,9,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3660,2025,4,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3661,2025,4,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3662,2025,4,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3663,2025,4,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3664,2025,4,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3665,2025,4,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3666,2025,4,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3667,2025,4,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3668,2025,4,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3669,2025,4,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3670,2025,4,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3671,2025,4,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3672,2025,4,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3673,2025,4,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3674,2025,4,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3675,2025,4,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3676,2025,4,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3677,2025,4,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3678,2025,4,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3679,2025,4,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3680,2025,4,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3681,2025,4,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3682,2025,4,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3683,2025,4,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3684,2025,4,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3685,2025,4,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3686,2025,4,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3687,2025,4,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3688,2025,4,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3689,2025,4,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3690,2025,5,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3691,2025,5,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3692,2025,5,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3693,2025,5,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3694,2025,5,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3695,2025,5,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3696,2025,5,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3697,2025,5,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3698,2025,5,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3699,2025,5,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3700,2025,5,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3701,2025,5,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3702,2025,5,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3703,2025,5,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3704,2025,5,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3705,2025,5,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3706,2025,5,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3707,2025,5,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3708,2025,5,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3709,2025,5,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3710,2025,5,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3711,2025,5,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3712,2025,5,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3713,2025,5,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3714,2025,5,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3715,2025,5,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3716,2025,5,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3717,2025,5,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3718,2025,5,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3719,2025,5,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3720,2025,5,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3721,2025,6,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3722,2025,6,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3723,2025,6,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3724,2025,6,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3725,2025,6,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3726,2025,6,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3727,2025,6,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3728,2025,6,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3729,2025,6,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3730,2025,6,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3731,2025,6,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3732,2025,6,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3733,2025,6,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3734,2025,6,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3735,2025,6,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3736,2025,6,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3737,2025,6,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3738,2025,6,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3739,2025,6,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3740,2025,6,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3741,2025,6,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3742,2025,6,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3743,2025,6,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3744,2025,6,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3745,2025,6,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3746,2025,6,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3747,2025,6,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3748,2025,6,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3749,2025,6,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3750,2025,6,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3751,2025,7,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3752,2025,7,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3753,2025,7,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3754,2025,7,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3755,2025,7,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3756,2025,7,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3757,2025,7,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3758,2025,7,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3759,2025,7,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3760,2025,7,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3761,2025,7,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3762,2025,7,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3763,2025,7,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3764,2025,7,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3765,2025,7,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3766,2025,7,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3767,2025,7,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3768,2025,7,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3769,2025,7,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3770,2025,7,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3771,2025,7,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3772,2025,7,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3773,2025,7,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3774,2025,7,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3775,2025,7,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3776,2025,7,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3777,2025,7,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3778,2025,7,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3779,2025,7,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3780,2025,7,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3781,2025,7,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3782,2025,8,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3783,2025,8,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3784,2025,8,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3785,2025,8,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3786,2025,8,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3787,2025,8,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3788,2025,8,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3789,2025,8,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3790,2025,8,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3791,2025,8,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3792,2025,8,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3793,2025,8,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3794,2025,8,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3795,2025,8,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3796,2025,8,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3797,2025,8,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3798,2025,8,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3799,2025,8,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3800,2025,8,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3801,2025,8,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3802,2025,8,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3803,2025,8,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3804,2025,8,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3805,2025,8,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3806,2025,8,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3807,2025,8,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3808,2025,8,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3809,2025,8,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3810,2025,8,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3811,2025,8,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3812,2025,8,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3813,2025,9,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3814,2025,9,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3815,2025,9,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3816,2025,9,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3817,2025,9,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3818,2025,9,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3819,2025,9,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3820,2025,9,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3821,2025,9,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3822,2025,9,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3823,2025,9,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3824,2025,9,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3825,2025,9,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3826,2025,9,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3827,2025,9,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3828,2025,9,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3829,2025,9,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3830,2025,9,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3831,2025,9,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3832,2025,9,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3833,2025,9,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3834,2025,9,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3835,2025,9,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3836,2025,9,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3837,2025,9,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3838,2025,9,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3839,2025,9,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3840,2025,9,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3841,2025,9,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3842,2025,9,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3843,2025,10,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3844,2025,10,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3845,2025,10,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3846,2025,10,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3847,2025,10,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3848,2025,10,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3849,2025,10,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3850,2025,10,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3851,2025,10,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3852,2025,10,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3853,2025,10,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3854,2025,10,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3855,2025,10,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3856,2025,10,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3857,2025,10,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3858,2025,10,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3859,2025,10,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3860,2025,10,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3861,2025,10,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3862,2025,10,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3863,2025,10,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3864,2025,10,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3865,2025,10,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3866,2025,10,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3867,2025,10,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3868,2025,10,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3869,2025,10,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3870,2025,10,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3871,2025,10,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3872,2025,10,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3873,2025,10,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3874,2025,11,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3875,2025,11,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3876,2025,11,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3877,2025,11,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3878,2025,11,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3879,2025,11,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3880,2025,11,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3881,2025,11,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3882,2025,11,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3883,2025,11,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3884,2025,11,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3885,2025,11,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3886,2025,11,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3887,2025,11,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3888,2025,11,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3889,2025,11,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3890,2025,11,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3891,2025,11,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3892,2025,11,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3893,2025,11,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3894,2025,11,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3895,2025,11,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3896,2025,11,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3897,2025,11,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3898,2025,11,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3899,2025,11,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3900,2025,11,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3901,2025,11,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3902,2025,11,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3903,2025,11,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3904,2025,12,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3905,2025,12,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3906,2025,12,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3907,2025,12,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3908,2025,12,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3909,2025,12,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3910,2025,12,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3911,2025,12,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3912,2025,12,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3913,2025,12,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3914,2025,12,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3915,2025,12,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3916,2025,12,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3917,2025,12,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3918,2025,12,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3919,2025,12,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3920,2025,12,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3921,2025,12,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3922,2025,12,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3923,2025,12,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3924,2025,12,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3925,2025,12,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3926,2025,12,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3927,2025,12,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3928,2025,12,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3929,2025,12,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3930,2025,12,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3931,2025,12,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3932,2025,12,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3933,2025,12,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3934,2025,12,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3935,2026,1,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3936,2026,1,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3937,2026,1,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3938,2026,1,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3939,2026,1,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3940,2026,1,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3941,2026,1,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3942,2026,1,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3943,2026,1,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3944,2026,1,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3945,2026,1,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3946,2026,1,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3947,2026,1,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3948,2026,1,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3949,2026,1,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3950,2026,1,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3951,2026,1,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3952,2026,1,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3953,2026,1,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3954,2026,1,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3955,2026,1,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3956,2026,1,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3957,2026,1,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3958,2026,1,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3959,2026,1,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3960,2026,1,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3961,2026,1,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3962,2026,1,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3963,2026,1,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3964,2026,1,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3965,2026,1,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3966,2026,2,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3967,2026,2,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3968,2026,2,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3969,2026,2,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3970,2026,2,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3971,2026,2,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3972,2026,2,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3973,2026,2,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3974,2026,2,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3975,2026,2,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3976,2026,2,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3977,2026,2,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3978,2026,2,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3979,2026,2,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3980,2026,2,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3981,2026,2,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3982,2026,2,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3983,2026,2,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3984,2026,2,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3985,2026,2,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3986,2026,2,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3987,2026,2,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3988,2026,2,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3989,2026,2,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3990,2026,2,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3991,2026,2,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3992,2026,2,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3993,2026,2,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3994,2026,3,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3995,2026,3,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3996,2026,3,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3997,2026,3,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3998,2026,3,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (3999,2026,3,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4000,2026,3,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4001,2026,3,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4002,2026,3,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4003,2026,3,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4004,2026,3,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4005,2026,3,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4006,2026,3,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4007,2026,3,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4008,2026,3,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4009,2026,3,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4010,2026,3,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4011,2026,3,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4012,2026,3,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4013,2026,3,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4014,2026,3,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4015,2026,3,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4016,2026,3,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4017,2026,3,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4018,2026,3,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4019,2026,3,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4020,2026,3,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4021,2026,3,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4022,2026,3,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4023,2026,3,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4024,2026,3,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4025,2026,4,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4026,2026,4,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4027,2026,4,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4028,2026,4,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4029,2026,4,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4030,2026,4,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4031,2026,4,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4032,2026,4,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4033,2026,4,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4034,2026,4,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4035,2026,4,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4036,2026,4,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4037,2026,4,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4038,2026,4,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4039,2026,4,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4040,2026,4,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4041,2026,4,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4042,2026,4,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4043,2026,4,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4044,2026,4,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4045,2026,4,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4046,2026,4,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4047,2026,4,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4048,2026,4,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4049,2026,4,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4050,2026,4,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4051,2026,4,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4052,2026,4,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4053,2026,4,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4054,2026,4,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4055,2026,5,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4056,2026,5,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4057,2026,5,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4058,2026,5,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4059,2026,5,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4060,2026,5,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4061,2026,5,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4062,2026,5,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4063,2026,5,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4064,2026,5,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4065,2026,5,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4066,2026,5,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4067,2026,5,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4068,2026,5,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4069,2026,5,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4070,2026,5,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4071,2026,5,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4072,2026,5,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4073,2026,5,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4074,2026,5,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4075,2026,5,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4076,2026,5,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4077,2026,5,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4078,2026,5,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4079,2026,5,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4080,2026,5,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4081,2026,5,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4082,2026,5,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4083,2026,5,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4084,2026,5,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4085,2026,5,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4086,2026,6,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4087,2026,6,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4088,2026,6,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4089,2026,6,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4090,2026,6,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4091,2026,6,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4092,2026,6,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4093,2026,6,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4094,2026,6,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4095,2026,6,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4096,2026,6,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4097,2026,6,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4098,2026,6,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4099,2026,6,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4100,2026,6,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4101,2026,6,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4102,2026,6,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4103,2026,6,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4104,2026,6,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4105,2026,6,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4106,2026,6,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4107,2026,6,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4108,2026,6,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4109,2026,6,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4110,2026,6,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4111,2026,6,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4112,2026,6,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4113,2026,6,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4114,2026,6,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4115,2026,6,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4116,2026,7,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4117,2026,7,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4118,2026,7,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4119,2026,7,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4120,2026,7,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4121,2026,7,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4122,2026,7,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4123,2026,7,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4124,2026,7,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4125,2026,7,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4126,2026,7,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4127,2026,7,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4128,2026,7,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4129,2026,7,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4130,2026,7,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4131,2026,7,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4132,2026,7,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4133,2026,7,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4134,2026,7,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4135,2026,7,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4136,2026,7,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4137,2026,7,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4138,2026,7,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4139,2026,7,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4140,2026,7,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4141,2026,7,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4142,2026,7,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4143,2026,7,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4144,2026,7,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4145,2026,7,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4146,2026,7,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4147,2026,8,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4148,2026,8,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4149,2026,8,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4150,2026,8,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4151,2026,8,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4152,2026,8,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4153,2026,8,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4154,2026,8,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4155,2026,8,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4156,2026,8,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4157,2026,8,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4158,2026,8,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4159,2026,8,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4160,2026,8,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4161,2026,8,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4162,2026,8,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4163,2026,8,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4164,2026,8,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4165,2026,8,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4166,2026,8,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4167,2026,8,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4168,2026,8,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4169,2026,8,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4170,2026,8,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4171,2026,8,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4172,2026,8,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4173,2026,8,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4174,2026,8,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4175,2026,8,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4176,2026,8,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4177,2026,8,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4178,2026,9,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4179,2026,9,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4180,2026,9,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4181,2026,9,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4182,2026,9,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4183,2026,9,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4184,2026,9,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4185,2026,9,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4186,2026,9,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4187,2026,9,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4188,2026,9,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4189,2026,9,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4190,2026,9,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4191,2026,9,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4192,2026,9,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4193,2026,9,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4194,2026,9,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4195,2026,9,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4196,2026,9,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4197,2026,9,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4198,2026,9,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4199,2026,9,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4200,2026,9,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4201,2026,9,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4202,2026,9,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4203,2026,9,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4204,2026,9,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4205,2026,9,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4206,2026,9,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4207,2026,9,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4208,2026,10,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4209,2026,10,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4210,2026,10,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4211,2026,10,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4212,2026,10,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4213,2026,10,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4214,2026,10,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4215,2026,10,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4216,2026,10,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4217,2026,10,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4218,2026,10,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4219,2026,10,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4220,2026,10,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4221,2026,10,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4222,2026,10,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4223,2026,10,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4224,2026,10,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4225,2026,10,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4226,2026,10,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4227,2026,10,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4228,2026,10,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4229,2026,10,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4230,2026,10,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4231,2026,10,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4232,2026,10,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4233,2026,10,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4234,2026,10,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4235,2026,10,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4236,2026,10,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4237,2026,10,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4238,2026,10,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4239,2026,11,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4240,2026,11,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4241,2026,11,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4242,2026,11,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4243,2026,11,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4244,2026,11,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4245,2026,11,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4246,2026,11,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4247,2026,11,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4248,2026,11,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4249,2026,11,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4250,2026,11,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4251,2026,11,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4252,2026,11,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4253,2026,11,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4254,2026,11,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4255,2026,11,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4256,2026,11,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4257,2026,11,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4258,2026,11,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4259,2026,11,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4260,2026,11,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4261,2026,11,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4262,2026,11,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4263,2026,11,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4264,2026,11,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4265,2026,11,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4266,2026,11,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4267,2026,11,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4268,2026,11,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4269,2026,12,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4270,2026,12,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4271,2026,12,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4272,2026,12,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4273,2026,12,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4274,2026,12,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4275,2026,12,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4276,2026,12,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4277,2026,12,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4278,2026,12,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4279,2026,12,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4280,2026,12,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4281,2026,12,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4282,2026,12,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4283,2026,12,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4284,2026,12,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4285,2026,12,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4286,2026,12,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4287,2026,12,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4288,2026,12,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4289,2026,12,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4290,2026,12,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4291,2026,12,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4292,2026,12,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4293,2026,12,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4294,2026,12,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4295,2026,12,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4296,2026,12,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4297,2026,12,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4298,2026,12,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4299,2026,12,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4300,2027,1,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4301,2027,1,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4302,2027,1,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4303,2027,1,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4304,2027,1,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4305,2027,1,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4306,2027,1,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4307,2027,1,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4308,2027,1,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4309,2027,1,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4310,2027,1,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4311,2027,1,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4312,2027,1,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4313,2027,1,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4314,2027,1,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4315,2027,1,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4316,2027,1,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4317,2027,1,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4318,2027,1,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4319,2027,1,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4320,2027,1,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4321,2027,1,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4322,2027,1,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4323,2027,1,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4324,2027,1,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4325,2027,1,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4326,2027,1,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4327,2027,1,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4328,2027,1,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4329,2027,1,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4330,2027,1,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4331,2027,2,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4332,2027,2,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4333,2027,2,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4334,2027,2,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4335,2027,2,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4336,2027,2,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4337,2027,2,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4338,2027,2,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4339,2027,2,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4340,2027,2,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4341,2027,2,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4342,2027,2,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4343,2027,2,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4344,2027,2,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4345,2027,2,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4346,2027,2,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4347,2027,2,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4348,2027,2,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4349,2027,2,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4350,2027,2,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4351,2027,2,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4352,2027,2,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4353,2027,2,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4354,2027,2,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4355,2027,2,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4356,2027,2,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4357,2027,2,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4358,2027,2,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4359,2027,3,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4360,2027,3,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4361,2027,3,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4362,2027,3,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4363,2027,3,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4364,2027,3,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4365,2027,3,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4366,2027,3,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4367,2027,3,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4368,2027,3,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4369,2027,3,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4370,2027,3,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4371,2027,3,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4372,2027,3,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4373,2027,3,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4374,2027,3,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4375,2027,3,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4376,2027,3,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4377,2027,3,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4378,2027,3,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4379,2027,3,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4380,2027,3,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4381,2027,3,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4382,2027,3,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4383,2027,3,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4384,2027,3,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4385,2027,3,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4386,2027,3,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4387,2027,3,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4388,2027,3,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4389,2027,3,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4390,2027,4,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4391,2027,4,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4392,2027,4,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4393,2027,4,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4394,2027,4,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4395,2027,4,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4396,2027,4,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4397,2027,4,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4398,2027,4,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4399,2027,4,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4400,2027,4,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4401,2027,4,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4402,2027,4,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4403,2027,4,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4404,2027,4,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4405,2027,4,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4406,2027,4,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4407,2027,4,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4408,2027,4,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4409,2027,4,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4410,2027,4,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4411,2027,4,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4412,2027,4,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4413,2027,4,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4414,2027,4,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4415,2027,4,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4416,2027,4,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4417,2027,4,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4418,2027,4,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4419,2027,4,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4420,2027,5,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4421,2027,5,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4422,2027,5,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4423,2027,5,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4424,2027,5,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4425,2027,5,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4426,2027,5,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4427,2027,5,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4428,2027,5,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4429,2027,5,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4430,2027,5,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4431,2027,5,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4432,2027,5,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4433,2027,5,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4434,2027,5,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4435,2027,5,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4436,2027,5,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4437,2027,5,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4438,2027,5,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4439,2027,5,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4440,2027,5,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4441,2027,5,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4442,2027,5,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4443,2027,5,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4444,2027,5,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4445,2027,5,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4446,2027,5,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4447,2027,5,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4448,2027,5,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4449,2027,5,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4450,2027,5,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4451,2027,6,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4452,2027,6,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4453,2027,6,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4454,2027,6,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4455,2027,6,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4456,2027,6,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4457,2027,6,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4458,2027,6,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4459,2027,6,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4460,2027,6,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4461,2027,6,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4462,2027,6,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4463,2027,6,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4464,2027,6,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4465,2027,6,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4466,2027,6,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4467,2027,6,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4468,2027,6,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4469,2027,6,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4470,2027,6,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4471,2027,6,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4472,2027,6,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4473,2027,6,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4474,2027,6,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4475,2027,6,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4476,2027,6,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4477,2027,6,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4478,2027,6,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4479,2027,6,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4480,2027,6,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4481,2027,7,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4482,2027,7,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4483,2027,7,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4484,2027,7,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4485,2027,7,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4486,2027,7,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4487,2027,7,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4488,2027,7,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4489,2027,7,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4490,2027,7,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4491,2027,7,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4492,2027,7,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4493,2027,7,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4494,2027,7,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4495,2027,7,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4496,2027,7,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4497,2027,7,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4498,2027,7,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4499,2027,7,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4500,2027,7,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4501,2027,7,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4502,2027,7,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4503,2027,7,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4504,2027,7,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4505,2027,7,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4506,2027,7,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4507,2027,7,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4508,2027,7,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4509,2027,7,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4510,2027,7,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4511,2027,7,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4512,2027,8,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4513,2027,8,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4514,2027,8,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4515,2027,8,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4516,2027,8,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4517,2027,8,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4518,2027,8,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4519,2027,8,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4520,2027,8,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4521,2027,8,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4522,2027,8,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4523,2027,8,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4524,2027,8,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4525,2027,8,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4526,2027,8,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4527,2027,8,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4528,2027,8,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4529,2027,8,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4530,2027,8,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4531,2027,8,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4532,2027,8,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4533,2027,8,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4534,2027,8,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4535,2027,8,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4536,2027,8,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4537,2027,8,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4538,2027,8,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4539,2027,8,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4540,2027,8,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4541,2027,8,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4542,2027,8,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4543,2027,9,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4544,2027,9,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4545,2027,9,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4546,2027,9,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4547,2027,9,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4548,2027,9,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4549,2027,9,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4550,2027,9,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4551,2027,9,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4552,2027,9,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4553,2027,9,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4554,2027,9,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4555,2027,9,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4556,2027,9,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4557,2027,9,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4558,2027,9,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4559,2027,9,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4560,2027,9,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4561,2027,9,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4562,2027,9,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4563,2027,9,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4564,2027,9,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4565,2027,9,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4566,2027,9,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4567,2027,9,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4568,2027,9,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4569,2027,9,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4570,2027,9,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4571,2027,9,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4572,2027,9,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4573,2027,10,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4574,2027,10,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4575,2027,10,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4576,2027,10,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4577,2027,10,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4578,2027,10,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4579,2027,10,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4580,2027,10,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4581,2027,10,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4582,2027,10,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4583,2027,10,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4584,2027,10,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4585,2027,10,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4586,2027,10,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4587,2027,10,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4588,2027,10,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4589,2027,10,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4590,2027,10,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4591,2027,10,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4592,2027,10,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4593,2027,10,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4594,2027,10,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4595,2027,10,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4596,2027,10,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4597,2027,10,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4598,2027,10,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4599,2027,10,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4600,2027,10,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4601,2027,10,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4602,2027,10,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4603,2027,10,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4604,2027,11,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4605,2027,11,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4606,2027,11,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4607,2027,11,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4608,2027,11,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4609,2027,11,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4610,2027,11,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4611,2027,11,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4612,2027,11,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4613,2027,11,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4614,2027,11,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4615,2027,11,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4616,2027,11,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4617,2027,11,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4618,2027,11,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4619,2027,11,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4620,2027,11,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4621,2027,11,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4622,2027,11,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4623,2027,11,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4624,2027,11,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4625,2027,11,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4626,2027,11,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4627,2027,11,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4628,2027,11,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4629,2027,11,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4630,2027,11,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4631,2027,11,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4632,2027,11,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4633,2027,11,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4634,2027,12,1,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4635,2027,12,2,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4636,2027,12,3,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4637,2027,12,4,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4638,2027,12,5,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4639,2027,12,6,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4640,2027,12,7,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4641,2027,12,8,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4642,2027,12,9,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4643,2027,12,10,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4644,2027,12,11,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4645,2027,12,12,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4646,2027,12,13,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4647,2027,12,14,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4648,2027,12,15,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4649,2027,12,16,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4650,2027,12,17,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4651,2027,12,18,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4652,2027,12,19,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4653,2027,12,20,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4654,2027,12,21,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4655,2027,12,22,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4656,2027,12,23,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4657,2027,12,24,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4658,2027,12,25,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4659,2027,12,26,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4660,2027,12,27,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4661,2027,12,28,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4662,2027,12,29,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4663,2027,12,30,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4664,2027,12,31,3,0,10,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4665,2025,1,1,6,0,21,'','','462','');
INSERT INTO `wp_wpbs_events` VALUES (4666,2025,1,2,6,0,21,'','','463','');
INSERT INTO `wp_wpbs_events` VALUES (4667,2025,1,3,6,0,21,'','','324','');
INSERT INTO `wp_wpbs_events` VALUES (4668,2025,1,4,6,0,21,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (4669,2025,1,5,6,0,21,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (4670,2025,1,6,6,0,21,'','','285','');
INSERT INTO `wp_wpbs_events` VALUES (4671,2025,1,7,6,0,21,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (4672,2025,1,8,6,0,21,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (4673,2025,1,9,6,0,21,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (4674,2025,1,10,6,0,21,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (4675,2025,1,11,6,0,21,'','','277','');
INSERT INTO `wp_wpbs_events` VALUES (4676,2025,1,12,6,0,21,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (4677,2025,1,13,6,0,21,'','','288','');
INSERT INTO `wp_wpbs_events` VALUES (4678,2025,1,14,6,0,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (4679,2025,1,15,6,0,21,'','','293','');
INSERT INTO `wp_wpbs_events` VALUES (4680,2025,1,16,6,0,21,'','','301','');
INSERT INTO `wp_wpbs_events` VALUES (4681,2025,1,17,6,0,21,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (4682,2025,1,18,6,0,21,'','','376','');
INSERT INTO `wp_wpbs_events` VALUES (4683,2025,1,19,6,0,21,'','','321','');
INSERT INTO `wp_wpbs_events` VALUES (4684,2025,1,20,6,0,21,'','','322','');
INSERT INTO `wp_wpbs_events` VALUES (4685,2025,1,21,6,0,21,'','','294','');
INSERT INTO `wp_wpbs_events` VALUES (4686,2025,1,22,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (4687,2025,1,23,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (4688,2025,1,24,6,0,21,'','','310','');
INSERT INTO `wp_wpbs_events` VALUES (4689,2025,1,25,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (4690,2025,1,26,6,0,21,'','','290','');
INSERT INTO `wp_wpbs_events` VALUES (4691,2025,1,27,6,0,21,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (4692,2025,1,28,6,0,21,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (4693,2025,1,29,6,0,21,'','','291','');
INSERT INTO `wp_wpbs_events` VALUES (4694,2025,1,30,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (4695,2025,1,31,6,0,21,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (4696,2025,2,1,6,0,21,'','','320','');
INSERT INTO `wp_wpbs_events` VALUES (4697,2025,2,2,6,0,21,'','','285','');
INSERT INTO `wp_wpbs_events` VALUES (4698,2025,2,3,6,0,21,'','','295','');
INSERT INTO `wp_wpbs_events` VALUES (4699,2025,2,4,6,0,21,'','','284','');
INSERT INTO `wp_wpbs_events` VALUES (4700,2025,2,5,6,0,21,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (4701,2025,2,6,6,0,21,'','','297','');
INSERT INTO `wp_wpbs_events` VALUES (4702,2025,2,7,6,0,21,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (4703,2025,2,8,6,0,21,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (4704,2025,2,9,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (4705,2025,2,10,6,0,21,'','','282','');
INSERT INTO `wp_wpbs_events` VALUES (4706,2025,2,11,6,0,21,'','','270','');
INSERT INTO `wp_wpbs_events` VALUES (4707,2025,2,12,6,0,21,'','','276','');
INSERT INTO `wp_wpbs_events` VALUES (4708,2025,2,13,6,0,21,'','','315','');
INSERT INTO `wp_wpbs_events` VALUES (4709,2025,2,14,6,0,21,'','','409','');
INSERT INTO `wp_wpbs_events` VALUES (4710,2025,2,15,6,0,21,'','','410','');
INSERT INTO `wp_wpbs_events` VALUES (4711,2025,2,16,6,0,21,'','','362','');
INSERT INTO `wp_wpbs_events` VALUES (4712,2025,2,17,6,0,21,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (4713,2025,2,18,6,0,21,'','','274','');
INSERT INTO `wp_wpbs_events` VALUES (4714,2025,2,19,6,0,21,'','','283','');
INSERT INTO `wp_wpbs_events` VALUES (4715,2025,2,20,6,0,21,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (4716,2025,2,21,6,0,21,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (4717,2025,2,22,6,0,21,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (4718,2025,2,23,6,0,21,'','','298','');
INSERT INTO `wp_wpbs_events` VALUES (4719,2025,2,24,6,0,21,'','','278','');
INSERT INTO `wp_wpbs_events` VALUES (4720,2025,2,25,6,0,21,'','','275','');
INSERT INTO `wp_wpbs_events` VALUES (4721,2025,2,26,6,0,21,'','','281','');
INSERT INTO `wp_wpbs_events` VALUES (4722,2025,2,27,6,0,21,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (4723,2025,2,28,6,0,21,'','','325','');
INSERT INTO `wp_wpbs_events` VALUES (4724,2025,3,1,6,0,21,'','','331','');
INSERT INTO `wp_wpbs_events` VALUES (4725,2025,3,2,6,0,21,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (4726,2025,3,3,6,0,21,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (4727,2025,3,4,6,0,21,'','','303','');
INSERT INTO `wp_wpbs_events` VALUES (4728,2025,3,5,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (4729,2025,3,6,6,0,21,'','','329','');
INSERT INTO `wp_wpbs_events` VALUES (4730,2025,3,7,6,0,21,'','','357','');
INSERT INTO `wp_wpbs_events` VALUES (4731,2025,3,8,6,0,21,'','','342','');
INSERT INTO `wp_wpbs_events` VALUES (4732,2025,3,9,6,0,21,'','','311','');
INSERT INTO `wp_wpbs_events` VALUES (4733,2025,3,10,6,0,21,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (4734,2025,3,11,6,0,21,'','','296','');
INSERT INTO `wp_wpbs_events` VALUES (4735,2025,3,12,6,0,21,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (4736,2025,3,13,6,0,21,'','','338','');
INSERT INTO `wp_wpbs_events` VALUES (4737,2025,3,14,6,0,21,'','','437','');
INSERT INTO `wp_wpbs_events` VALUES (4738,2025,3,15,6,0,21,'','','432','');
INSERT INTO `wp_wpbs_events` VALUES (4739,2025,3,16,6,0,21,'','','432','');
INSERT INTO `wp_wpbs_events` VALUES (4740,2025,3,17,6,0,21,'','','313','');
INSERT INTO `wp_wpbs_events` VALUES (4741,2025,3,18,6,0,21,'','','305','');
INSERT INTO `wp_wpbs_events` VALUES (4742,2025,3,19,6,0,21,'','','319','');
INSERT INTO `wp_wpbs_events` VALUES (4743,2025,3,20,6,0,21,'','','359','');
INSERT INTO `wp_wpbs_events` VALUES (4744,2025,3,21,6,0,21,'','','395','');
INSERT INTO `wp_wpbs_events` VALUES (4745,2025,3,22,6,0,21,'','','374','');
INSERT INTO `wp_wpbs_events` VALUES (4746,2025,3,23,6,0,21,'','','330','');
INSERT INTO `wp_wpbs_events` VALUES (4747,2025,3,24,6,0,21,'','','302','');
INSERT INTO `wp_wpbs_events` VALUES (4748,2025,3,25,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (4749,2025,3,26,6,0,21,'','','314','');
INSERT INTO `wp_wpbs_events` VALUES (4750,2025,3,27,6,0,21,'','','348','');
INSERT INTO `wp_wpbs_events` VALUES (4751,2025,3,28,6,0,21,'','','385','');
INSERT INTO `wp_wpbs_events` VALUES (4752,2025,3,29,6,0,21,'','','366','');
INSERT INTO `wp_wpbs_events` VALUES (4753,2025,3,30,6,0,21,'','','323','');
INSERT INTO `wp_wpbs_events` VALUES (4754,2025,3,31,6,0,21,'','','304','');
INSERT INTO `wp_wpbs_events` VALUES (4755,2025,4,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4756,2025,4,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4757,2025,4,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4758,2025,4,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4759,2025,4,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4760,2025,4,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4761,2025,4,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4762,2025,4,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4763,2025,4,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4764,2025,4,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4765,2025,4,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4766,2025,4,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4767,2025,4,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4768,2025,4,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4769,2025,4,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4770,2025,4,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4771,2025,4,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4772,2025,4,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4773,2025,4,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4774,2025,4,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4775,2025,4,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4776,2025,4,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4777,2025,4,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4778,2025,4,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4779,2025,4,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4780,2025,4,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4781,2025,4,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4782,2025,4,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4783,2025,4,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4784,2025,4,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4785,2025,5,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4786,2025,5,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4787,2025,5,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4788,2025,5,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4789,2025,5,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4790,2025,5,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4791,2025,5,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4792,2025,5,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4793,2025,5,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4794,2025,5,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4795,2025,5,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4796,2025,5,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4797,2025,5,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4798,2025,5,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4799,2025,5,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4800,2025,5,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4801,2025,5,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4802,2025,5,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4803,2025,5,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4804,2025,5,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4805,2025,5,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4806,2025,5,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4807,2025,5,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4808,2025,5,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4809,2025,5,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4810,2025,5,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4811,2025,5,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4812,2025,5,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4813,2025,5,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4814,2025,5,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4815,2025,5,31,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4816,2025,6,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4817,2025,6,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4818,2025,6,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4819,2025,6,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4820,2025,6,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4821,2025,6,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4822,2025,6,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4823,2025,6,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4824,2025,6,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4825,2025,6,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4826,2025,6,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4827,2025,6,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4828,2025,6,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4829,2025,6,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4830,2025,6,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4831,2025,6,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4832,2025,6,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4833,2025,6,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4834,2025,6,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4835,2025,6,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4836,2025,6,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4837,2025,6,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4838,2025,6,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4839,2025,6,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4840,2025,6,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4841,2025,6,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4842,2025,6,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4843,2025,6,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4844,2025,6,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4845,2025,6,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4846,2025,7,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4847,2025,7,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4848,2025,7,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4849,2025,7,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4850,2025,7,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4851,2025,7,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4852,2025,7,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4853,2025,7,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4854,2025,7,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4855,2025,7,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4856,2025,7,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4857,2025,7,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4858,2025,7,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4859,2025,7,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4860,2025,7,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4861,2025,7,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4862,2025,7,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4863,2025,7,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4864,2025,7,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4865,2025,7,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4866,2025,7,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4867,2025,7,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4868,2025,7,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4869,2025,7,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4870,2025,7,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4871,2025,7,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4872,2025,7,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4873,2025,7,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4874,2025,7,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4875,2025,7,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4876,2025,7,31,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4877,2025,8,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4878,2025,8,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4879,2025,8,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4880,2025,8,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4881,2025,8,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4882,2025,8,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4883,2025,8,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4884,2025,8,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4885,2025,8,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4886,2025,8,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4887,2025,8,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4888,2025,8,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4889,2025,8,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4890,2025,8,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4891,2025,8,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4892,2025,8,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4893,2025,8,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4894,2025,8,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4895,2025,8,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4896,2025,8,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4897,2025,8,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4898,2025,8,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4899,2025,8,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4900,2025,8,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4901,2025,8,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4902,2025,8,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4903,2025,8,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4904,2025,8,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4905,2025,8,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4906,2025,8,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4907,2025,8,31,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4908,2025,9,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4909,2025,9,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4910,2025,9,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4911,2025,9,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4912,2025,9,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4913,2025,9,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4914,2025,9,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4915,2025,9,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4916,2025,9,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4917,2025,9,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4918,2025,9,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4919,2025,9,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4920,2025,9,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4921,2025,9,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4922,2025,9,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4923,2025,9,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4924,2025,9,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4925,2025,9,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4926,2025,9,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4927,2025,9,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4928,2025,9,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4929,2025,9,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4930,2025,9,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4931,2025,9,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4932,2025,9,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4933,2025,9,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4934,2025,9,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4935,2025,9,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4936,2025,9,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4937,2025,9,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4938,2025,10,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4939,2025,10,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4940,2025,10,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4941,2025,10,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4942,2025,10,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4943,2025,10,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4944,2025,10,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4945,2025,10,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4946,2025,10,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4947,2025,10,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4948,2025,10,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4949,2025,10,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4950,2025,10,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4951,2025,10,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4952,2025,10,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4953,2025,10,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4954,2025,10,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4955,2025,10,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4956,2025,10,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4957,2025,10,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4958,2025,10,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4959,2025,10,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4960,2025,10,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4961,2025,10,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4962,2025,10,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4963,2025,10,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4964,2025,10,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4965,2025,10,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4966,2025,10,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4967,2025,10,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4968,2025,10,31,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4969,2025,11,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4970,2025,11,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4971,2025,11,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4972,2025,11,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4973,2025,11,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4974,2025,11,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4975,2025,11,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4976,2025,11,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4977,2025,11,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4978,2025,11,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4979,2025,11,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4980,2025,11,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4981,2025,11,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4982,2025,11,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4983,2025,11,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4984,2025,11,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4985,2025,11,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4986,2025,11,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4987,2025,11,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4988,2025,11,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4989,2025,11,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4990,2025,11,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4991,2025,11,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4992,2025,11,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4993,2025,11,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4994,2025,11,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4995,2025,11,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4996,2025,11,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4997,2025,11,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4998,2025,11,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (4999,2025,12,1,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5000,2025,12,2,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5001,2025,12,3,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5002,2025,12,4,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5003,2025,12,5,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5004,2025,12,6,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5005,2025,12,7,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5006,2025,12,8,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5007,2025,12,9,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5008,2025,12,10,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5009,2025,12,11,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5010,2025,12,12,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5011,2025,12,13,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5012,2025,12,14,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5013,2025,12,15,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5014,2025,12,16,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5015,2025,12,17,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5016,2025,12,18,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5017,2025,12,19,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5018,2025,12,20,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5019,2025,12,21,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5020,2025,12,22,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5021,2025,12,23,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5022,2025,12,24,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5023,2025,12,25,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5024,2025,12,26,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5025,2025,12,27,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5026,2025,12,28,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5027,2025,12,29,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5028,2025,12,30,6,0,22,'','','','');
INSERT INTO `wp_wpbs_events` VALUES (5029,2025,12,31,6,0,22,'','','','');
/*!40000 ALTER TABLE `wp_wpbs_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_form_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_form_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_form_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `form_id` (`form_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=320 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_form_meta`
--

LOCK TABLES `wp_wpbs_form_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_form_meta` DISABLE KEYS */;
INSERT INTO `wp_wpbs_form_meta` VALUES (1,1,'submit_button_label','Book Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (2,1,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (3,1,'form_confirmation_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/\">View Rental Agreement</a>');
INSERT INTO `wp_wpbs_form_meta` VALUES (4,1,'wpbs_form_field_id_index','31');
INSERT INTO `wp_wpbs_form_meta` VALUES (5,1,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (6,1,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (7,1,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (8,1,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (9,1,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (10,1,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (11,1,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (12,1,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (13,1,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (14,1,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (15,1,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (16,1,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (17,1,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (18,1,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (19,1,'admin_notification_send_to','tim@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (20,1,'admin_notification_from_name','{15:First Name} {16:Last Name} - â€œAllieâ€™s on the Rocksâ€ Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (21,1,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (22,1,'admin_notification_message','{Calendar Title} | {Start Date} - {End Date}\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (23,1,'user_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (24,1,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (25,1,'reminder_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (26,1,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (27,1,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (28,2,'submit_button_label','Reserve Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (29,2,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (30,2,'form_confirmation_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://brevardnccabins.com/talley-cottage-rental-agreement/\">View Rental Agreement</a>');
INSERT INTO `wp_wpbs_form_meta` VALUES (31,2,'wpbs_form_field_id_index','14');
INSERT INTO `wp_wpbs_form_meta` VALUES (32,2,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (33,2,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (34,2,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (35,2,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (36,2,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (37,2,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (38,2,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (39,2,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (40,2,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (41,2,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (42,2,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (43,2,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (44,2,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (45,2,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (46,2,'admin_notification_send_to','reserve@brevardnccabins.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (47,2,'admin_notification_from_name','{1:First Name} {2:Last Name} - Talley Cottage Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (48,2,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (49,2,'admin_notification_message','{All Fields}\r\n\r\n{Order Details}\r\n\r\n{Booking ID}');
INSERT INTO `wp_wpbs_form_meta` VALUES (50,2,'user_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (51,2,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (52,2,'reminder_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (53,2,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (54,2,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (55,3,'submit_button_label','Reserve Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (56,3,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (57,3,'form_confirmation_message','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (58,3,'wpbs_form_field_id_index','14');
INSERT INTO `wp_wpbs_form_meta` VALUES (59,3,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (60,3,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (61,3,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (62,3,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (63,3,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (64,3,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (65,3,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (66,3,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (67,3,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (68,3,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (69,3,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (70,3,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (71,3,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (72,3,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (73,3,'admin_notification_send_to','reserve@brevardnccabins.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (74,3,'admin_notification_from_name','{1:First Name} {2:Last Name} - Talley Cabin Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (75,3,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (76,3,'admin_notification_message','{All Fields}\r\n\r\n{Order Details}\r\n\r\n{Booking ID}');
INSERT INTO `wp_wpbs_form_meta` VALUES (77,3,'user_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (78,3,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (79,3,'reminder_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (80,3,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (81,3,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (82,4,'submit_button_label','Reserve Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (83,4,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (84,4,'form_confirmation_message','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (85,4,'wpbs_form_field_id_index','14');
INSERT INTO `wp_wpbs_form_meta` VALUES (86,4,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (87,4,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (88,4,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (89,4,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (90,4,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (91,4,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (92,4,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (93,4,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (94,4,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (95,4,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (96,4,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (97,4,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (98,4,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (99,4,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (100,4,'admin_notification_send_to','reserve@brevardnccabins.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (101,4,'admin_notification_from_name','{1:First Name} {2:Last Name} - Talley Barn Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (102,4,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (103,4,'admin_notification_message','{All Fields}\r\n\r\n{Order Details}\r\n\r\n{Booking ID}');
INSERT INTO `wp_wpbs_form_meta` VALUES (104,4,'user_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (105,4,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (106,4,'reminder_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (107,4,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (108,4,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (109,1,'user_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (110,1,'user_notification_subject','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (111,1,'user_notification_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/allies-on-the-rocks-rental-agreement/\">View Rental Agreement</a>\r\n\r\n<strong>Please see below for your booking details:</strong>\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (112,1,'booking_restrictions','a:1:{i:0;a:18:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:0:\"\";s:12:\"maximum_stay\";s:3:\"270\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";s:8:\"priority\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (113,1,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (114,1,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (115,2,'user_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (116,2,'user_notification_subject','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (117,2,'user_notification_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://brevardnccabins.com/talley-cottage-rental-agreement/\">View Rental Agreement</a>');
INSERT INTO `wp_wpbs_form_meta` VALUES (118,2,'booking_restrictions','a:1:{i:0;a:17:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:1:\"2\";s:12:\"maximum_stay\";s:0:\"\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (119,2,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (120,2,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (121,4,'booking_restrictions','a:1:{i:0;a:17:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:0:\"\";s:12:\"maximum_stay\";s:0:\"\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (122,4,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (123,4,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (124,3,'booking_restrictions','a:1:{i:0;a:17:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:0:\"\";s:12:\"maximum_stay\";s:0:\"\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (125,3,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (126,3,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (127,1,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (128,1,'payment_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (129,1,'booking_restrictions_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (130,4,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (131,4,'payment_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (132,3,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (133,3,'payment_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (134,2,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (135,2,'payment_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (136,4,'admin_notification_send_to_cc','brooksong99@yahoo.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (137,3,'admin_notification_send_to_cc','brooksong99@yahoo.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (138,2,'admin_notification_send_to_cc','brooksong99@yahoo.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (139,1,'admin_notification_send_to_cc','karen@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (140,1,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (141,1,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (142,1,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (143,1,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (144,1,'followup_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (145,1,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (146,1,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (147,1,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (148,1,'invoice_buyer_details','{15:First Name} {16:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (149,1,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (150,1,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (151,2,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (152,2,'invoice_buyer_details','{1:First Name} {2:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (153,2,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (154,2,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (155,2,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (156,2,'followup_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (157,2,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (158,2,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (159,2,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (160,2,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (161,2,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (162,3,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (163,3,'invoice_buyer_details','{1:First Name} {2:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (164,3,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (165,3,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (166,3,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (167,3,'followup_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (168,3,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (169,3,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (170,3,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (171,3,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (172,3,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (173,4,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (174,4,'invoice_buyer_details','{1:First Name} {2:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (175,4,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (176,4,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (177,4,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (178,4,'followup_notification_send_to','{3:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (179,4,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (180,4,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (181,4,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (182,4,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (183,4,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (184,1,'payment_success_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (186,4,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (187,3,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (188,2,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (189,1,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (193,5,'submit_button_label','Book Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (194,5,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (195,5,'form_confirmation_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/barneys-bluff-rental-agreement/\">View Rental Agreement</a>\r\n\r\nIf you\'d like to rent the boat during your stay, please visit <a href=\"https://2poochiesproperties.com/reserve-your-boat/\">Reserve Your Boat here</a>!');
INSERT INTO `wp_wpbs_form_meta` VALUES (196,5,'wpbs_form_field_id_index','31');
INSERT INTO `wp_wpbs_form_meta` VALUES (197,5,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (198,5,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (199,5,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (200,5,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (201,5,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (202,5,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (203,5,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (204,5,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (205,5,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (206,5,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (207,5,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (208,5,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (209,5,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (210,5,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (211,5,'admin_notification_send_to','tim@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (212,5,'admin_notification_from_name','{15:First Name} {16:Last Name} - Barneyâ€™s Bluff Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (213,5,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (214,5,'admin_notification_message','{Calendar Title} | {Start Date} - {End Date}\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (215,5,'user_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (216,5,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (217,5,'reminder_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (218,5,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (219,5,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (220,5,'user_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (221,5,'user_notification_subject','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (222,5,'user_notification_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/barneys-bluff-rental-agreement/\">View Rental Agreement</a>\r\n\r\nIf you\'d like to rent the boat during your stay, please visit <a href=\"https://2poochiesproperties.com/reserve-your-boat/\">Reserve Your Boat here</a>!\r\n\r\n<strong>Please see below for your booking details:</strong>\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (223,5,'booking_restrictions','a:1:{i:0;a:18:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:0:\"\";s:12:\"maximum_stay\";s:3:\"270\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";s:8:\"priority\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (224,5,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (225,5,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (226,5,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (227,5,'payment_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (228,5,'booking_restrictions_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (229,5,'admin_notification_send_to_cc','karen@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (230,5,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (231,5,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (232,5,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (233,5,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (234,5,'followup_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (235,5,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (236,5,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (237,5,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (238,5,'invoice_buyer_details','{15:First Name} {16:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (239,5,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (240,5,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (241,5,'payment_success_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (242,5,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (246,1,'user_notification_send_to_cc','karenmorgen@comcast.net');
INSERT INTO `wp_wpbs_form_meta` VALUES (248,1,'form_strings_invalid_number_min','Please enter a value greater than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (249,1,'form_strings_invalid_number_max','Please enter a value lower than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (250,5,'form_strings_invalid_number_min','Please enter a value greater than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (251,5,'form_strings_invalid_number_max','Please enter a value lower than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (252,6,'submit_button_label','Book Now');
INSERT INTO `wp_wpbs_form_meta` VALUES (253,6,'form_confirmation_type','message');
INSERT INTO `wp_wpbs_form_meta` VALUES (254,6,'form_confirmation_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/\">View Rental Agreement</a>');
INSERT INTO `wp_wpbs_form_meta` VALUES (255,6,'wpbs_form_field_id_index','31');
INSERT INTO `wp_wpbs_form_meta` VALUES (256,6,'form_strings_required_field','This field is required.');
INSERT INTO `wp_wpbs_form_meta` VALUES (257,6,'form_strings_invalid_email','Invalid email address.');
INSERT INTO `wp_wpbs_form_meta` VALUES (258,6,'form_strings_select_date','Please select a date.');
INSERT INTO `wp_wpbs_form_meta` VALUES (259,6,'form_strings_minimum_selection','Please select a minimum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (260,6,'form_strings_maximum_selection','Please select a maximum of %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (261,6,'form_strings_start_day','The booking must start on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (262,6,'form_strings_end_day','The booking must end on a %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (263,6,'form_strings_validation_errors','Please check the fields below for errors.');
INSERT INTO `wp_wpbs_form_meta` VALUES (264,6,'form_strings_booking_id','Booking ID');
INSERT INTO `wp_wpbs_form_meta` VALUES (265,6,'form_strings_start_date','Start Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (266,6,'form_strings_end_date','End Date');
INSERT INTO `wp_wpbs_form_meta` VALUES (267,6,'form_strings_apply_coupon_code','Apply Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (268,6,'form_strings_invalid_coupon_code','Invalid Coupon Code');
INSERT INTO `wp_wpbs_form_meta` VALUES (269,6,'admin_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (270,6,'admin_notification_send_to','tim@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (271,6,'admin_notification_from_name','{15:First Name} {16:Last Name} - â€œTiguaâ€™s Sunriseâ€ Reservation');
INSERT INTO `wp_wpbs_form_meta` VALUES (272,6,'admin_notification_subject','{Calendar Title} | {Start Date} - {End Date}');
INSERT INTO `wp_wpbs_form_meta` VALUES (273,6,'admin_notification_message','{Calendar Title} | {Start Date} - {End Date}\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (274,6,'user_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (275,6,'reminder_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (276,6,'reminder_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (277,6,'form_strings_booked_on','Booked On');
INSERT INTO `wp_wpbs_form_meta` VALUES (278,6,'form_confirmation_redirect_url','https://brevardnccabins.com/brookson-log-cabin-rental-agreement/');
INSERT INTO `wp_wpbs_form_meta` VALUES (279,6,'user_notification_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (280,6,'user_notification_subject','Thank you for your reservation!');
INSERT INTO `wp_wpbs_form_meta` VALUES (281,6,'user_notification_message','Thank you for your reservation! To complete the reservation process please click the link below to view and sign the Rental Agreement.\r\n<a href=\"https://2poochiesproperties.com/tiguas-sunrise-rental-agreement/\">View Rental Agreement</a>\r\n\r\n<strong>Please see below for your booking details:</strong>\r\n\r\n{All Fields}');
INSERT INTO `wp_wpbs_form_meta` VALUES (282,6,'booking_restrictions','a:1:{i:0;a:18:{s:6:\"period\";s:3:\"all\";s:15:\"date_range_type\";s:9:\"recurring\";s:26:\"start_period_display_value\";s:0:\"\";s:12:\"start_period\";s:0:\"\";s:24:\"end_period_display_value\";s:0:\"\";s:10:\"end_period\";s:0:\"\";s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:12:\"minimum_stay\";s:0:\"\";s:12:\"maximum_stay\";s:3:\"270\";s:10:\"fixed_days\";s:0:\"\";s:20:\"minimum_stay_per_day\";a:7:{i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";}s:27:\"minimum_advance_reservation\";s:0:\"\";s:27:\"maximum_advance_reservation\";s:0:\"\";s:15:\"turnaround_time\";s:0:\"\";s:8:\"priority\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (283,6,'form_strings_minimum_advance','The booking must start at least %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (284,6,'form_strings_maximum_advance','The booking must start no later than %s days from today.');
INSERT INTO `wp_wpbs_form_meta` VALUES (285,6,'payment_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (286,6,'payment_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (287,6,'booking_restrictions_enable','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (288,6,'admin_notification_send_to_cc','karen@2poochiesproperties.com');
INSERT INTO `wp_wpbs_form_meta` VALUES (289,6,'form_strings_invalid_phone','Invalid phone number.');
INSERT INTO `wp_wpbs_form_meta` VALUES (290,6,'form_strings_weekday_separator','or');
INSERT INTO `wp_wpbs_form_meta` VALUES (291,6,'fixed_intervals','a:1:{i:0;a:5:{s:32:\"start_period_fixed_display_value\";s:0:\"\";s:18:\"start_period_fixed\";s:0:\"\";s:30:\"end_period_fixed_display_value\";s:0:\"\";s:16:\"end_period_fixed\";s:0:\"\";s:14:\"override_price\";s:0:\"\";}}');
INSERT INTO `wp_wpbs_form_meta` VALUES (292,6,'followup_notification_when_to_send','7');
INSERT INTO `wp_wpbs_form_meta` VALUES (293,6,'followup_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (294,6,'form_strings_fixed_days','Please select exactly %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (295,6,'form_strings_turnaround_time','The turnaround period must be %s days.');
INSERT INTO `wp_wpbs_form_meta` VALUES (296,6,'form_strings_fixed_interval','%s to %s is a fixed date range and cannot be booked in any other combination.');
INSERT INTO `wp_wpbs_form_meta` VALUES (297,6,'invoice_buyer_details','{15:First Name} {16:Last Name}');
INSERT INTO `wp_wpbs_form_meta` VALUES (298,6,'invoice_attach_to_user_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (299,6,'invoice_attach_to_admin_email','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (300,6,'payment_success_notification_send_to','{17:Email Address}');
INSERT INTO `wp_wpbs_form_meta` VALUES (301,6,'overwrite_strings_and_translations','on');
INSERT INTO `wp_wpbs_form_meta` VALUES (302,6,'user_notification_send_to_cc','karenmorgen@comcast.net');
INSERT INTO `wp_wpbs_form_meta` VALUES (303,6,'form_strings_invalid_number_min','Please enter a value greater than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (304,6,'form_strings_invalid_number_max','Please enter a value lower than %s.');
INSERT INTO `wp_wpbs_form_meta` VALUES (305,6,'form_default_booking_status','pending');
INSERT INTO `wp_wpbs_form_meta` VALUES (306,6,'form_strings_invalid_selection','It appears you have selected an unavailable or invalid date. Please refresh the calendar and try again.');
INSERT INTO `wp_wpbs_form_meta` VALUES (307,1,'form_default_booking_status','pending');
INSERT INTO `wp_wpbs_form_meta` VALUES (308,1,'hide_zero_line_items','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (309,1,'show_date_in_pricing_table','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (310,1,'user_notification_ical_file','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (311,1,'payment_notification_enable','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (312,1,'payment_success_notification_enable','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (313,1,'fixed_intervals_enable','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (314,1,'invoice_attach_to_reminder_email','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (315,1,'invoice_attach_to_followup_email','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (316,1,'reminder_notification_enable','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (317,1,'reminder_notification_ical_file','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (318,1,'followup_notification_enable','0');
INSERT INTO `wp_wpbs_form_meta` VALUES (319,1,'form_strings_invalid_selection','It appears you have selected an unavailable or invalid date. Please refresh the calendar and try again.');
/*!40000 ALTER TABLE `wp_wpbs_form_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_forms`
--

DROP TABLE IF EXISTS `wp_wpbs_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_forms` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `name` text NOT NULL,
  `date_created` datetime NOT NULL,
  `date_modified` datetime NOT NULL,
  `status` text NOT NULL,
  `fields` longtext NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_forms`
--

LOCK TABLES `wp_wpbs_forms` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_forms` DISABLE KEYS */;
INSERT INTO `wp_wpbs_forms` VALUES (1,'Allieâ€™s on the Rocks Reservation Form','2019-10-25 03:45:35','2024-01-29 19:14:14','active','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"165\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}}},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}}]');
INSERT INTO `wp_wpbs_forms` VALUES (2,'Talley Cottage Reservation Form','2020-01-30 08:25:13','2021-01-21 01:57:09','trash','[{\"type\":\"text\",\"id\":\"1\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"2\",\"values\":{\"default\":{\"label\":\"Last Name\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"3\",\"values\":{\"default\":{\"label\":\"Email Address\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"10\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($15 per pet)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"15|1 Pet\",\"30|2 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"class\":\"\"},\"en\":{\"label\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"total\",\"id\":\"4\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"5\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"8\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"55\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\"},\"en\":{\"label\":\"\"}}}]');
INSERT INTO `wp_wpbs_forms` VALUES (3,'Talley Cabin Reservation Form','2020-01-30 08:32:09','2021-01-21 01:57:17','trash','[{\"type\":\"text\",\"id\":\"1\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"2\",\"values\":{\"default\":{\"label\":\"Last Name\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"3\",\"values\":{\"default\":{\"label\":\"Email Address\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"10\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($15 per pet)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"15|1 Pet\",\"30|2 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"class\":\"\"},\"en\":{\"label\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"total\",\"id\":\"4\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"5\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"8\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"30\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\"},\"en\":{\"label\":\"\"}}}]');
INSERT INTO `wp_wpbs_forms` VALUES (4,'Talley Barn Reservation Form','2020-01-30 08:34:03','2021-01-21 01:57:25','trash','[{\"type\":\"text\",\"id\":\"1\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"2\",\"values\":{\"default\":{\"label\":\"Last Name\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"3\",\"values\":{\"default\":{\"label\":\"Email Address\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"10\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($15 per pet)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"15|1 Pet\",\"30|2 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"class\":\"\"},\"en\":{\"label\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"total\",\"id\":\"4\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"5\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"8\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"30\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\"},\"en\":{\"label\":\"\"}}}]');
INSERT INTO `wp_wpbs_forms` VALUES (5,'Barneyâ€™s Bluff Reservation Form','2022-05-26 23:04:18','2023-04-05 14:44:50','active','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}}},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Email Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}}]');
INSERT INTO `wp_wpbs_forms` VALUES (6,'Tigua\'s Sunrise Reservation Form','2023-11-07 11:01:04','2023-12-30 03:33:36','active','[{\"type\":\"text\",\"id\":\"15\",\"values\":{\"default\":{\"label\":\"First Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"16\",\"values\":{\"default\":{\"label\":\"Last Name\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"email\",\"id\":\"17\",\"values\":{\"default\":{\"label\":\"Email Address\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"product_radio\",\"id\":\"22\",\"values\":{\"default\":{\"label\":\"How Many Pets? ($100 up to 4 pets per stay)\",\"required\":\"on\",\"options_pricing\":[\"0|No Pets\",\"100|1 Pet\",\"100|2 Pets\",\"100|3 Pets\",\"100|4 Pets\"],\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"*All Pets must be up-to-date on flea meds and shots\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"value\":\"\",\"line_label\":\"%%\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"26\",\"values\":{\"default\":{\"label\":\"Number of Adults\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"text\",\"id\":\"27\",\"values\":{\"default\":{\"label\":\"Number of Children\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"textarea\",\"id\":\"30\",\"values\":{\"default\":{\"label\":\"Reason For Visit\",\"required\":\"on\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"Please provide some information regarding the reason for your visit to Smith Lake so that we may help enhance your accommodation.\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"placeholder\":\"\",\"value\":\"\",\"description\":\"\"}}},{\"type\":\"coupon\",\"id\":\"29\",\"values\":{\"default\":{\"label\":\"Discount Code\",\"description\":\"\",\"placeholder\":\"\",\"layout\":\"wpbs-field-layout-default\",\"class\":\"\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\",\"description\":\"\",\"placeholder\":\"\"}}},{\"type\":\"total\",\"id\":\"23\",\"values\":{\"default\":{\"label\":\"\",\"description\":\"\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}},{\"type\":\"product_field\",\"id\":\"25\",\"values\":{\"default\":{\"label\":\"Cleaning Fee\",\"pricing\":\"275\",\"pricing_type\":\"per_booking\",\"multiplication\":\"0\",\"date_range\":\"\",\"date_range_type\":\"once\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"label\":\"\"}}},{\"type\":\"html\",\"id\":\"19\",\"values\":{\"default\":{\"value\":\"Once you hit submit below, we will send you an invoice to complete your reservation.\",\"conditional_logic_action\":\"show\",\"conditional_logic_logic_type\":\"all\",\"conditional_logic_rules\":[]},\"en\":{\"value\":\"\"}}},{\"type\":\"payment_method\",\"id\":\"28\",\"values\":{\"default\":{\"label\":\"Payment Via Invoice\",\"description\":\"We will send an invoice to the email you provided with a request for a booking deposit.\",\"class\":\"\"},\"en\":{\"label\":\"\",\"description\":\"\"}}}]');
/*!40000 ALTER TABLE `wp_wpbs_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_legend_item_meta`
--

DROP TABLE IF EXISTS `wp_wpbs_legend_item_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_legend_item_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `legend_item_id` bigint(20) NOT NULL DEFAULT 0,
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `legend_item_id` (`legend_item_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=349 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_legend_item_meta`
--

LOCK TABLES `wp_wpbs_legend_item_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_legend_item_meta` DISABLE KEYS */;
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (59,5,'translation_en','Available');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (60,5,'translation_bg','Ð¡Ð²Ð¾Ð±Ð¾Ð´ÐµÐ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (61,5,'translation_ca','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (62,5,'translation_hr','Dostupno');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (63,5,'translation_cz','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (64,5,'translation_da','Ledig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (65,5,'translation_nl','Beschikbaar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (66,5,'translation_et','Saadaval');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (67,5,'translation_fi','KÃ¤ytettÃ¤vissÃ¤');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (68,5,'translation_fr','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (69,5,'translation_gl','DispoÃ±ible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (70,5,'translation_de','VerfÃ¼gbar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (71,5,'translation_el','Î”Î¹Î±Î¸Î­ÏƒÎ¹Î¼Î¿Ï‚');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (72,5,'translation_hu','ElÃ©rhetÅ‘');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (73,5,'translation_it','Disponibile');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (74,5,'translation_jp','åˆ©ç”¨å¯èƒ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (75,5,'translation_lt','Yra');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (76,5,'translation_no','Tilgjengelig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (77,5,'translation_pl','DostÄ™pny');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (78,5,'translation_pt','DisponÃ­vel');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (79,5,'translation_ro','Disponibil');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (80,5,'translation_ru','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹Ð¹');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (81,5,'translation_sr','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (82,5,'translation_sk','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (83,5,'translation_sl','Veljaven');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (84,5,'translation_es','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (85,5,'translation_sv','TillgÃ¤ngliga');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (86,5,'translation_tr','Mevcut');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (87,5,'translation_ua','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ–');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (88,6,'translation_en','Booked');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (89,6,'translation_bg','Ð ÐµÐ·ÐµÑ€Ð²Ð¸Ñ€Ð°Ð½Ð¾');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (90,6,'translation_ca','Reservat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (91,6,'translation_hr','Rezerviran');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (92,6,'translation_cz','RezervovÃ¡no');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (93,6,'translation_da','Reserveret');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (94,6,'translation_nl','Geboekt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (95,6,'translation_et','Broneeritud');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (96,6,'translation_fi','Varattu');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (97,6,'translation_fr','RÃ©servÃ©');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (98,6,'translation_gl','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (99,6,'translation_de','Gebucht');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (100,6,'translation_el','ÎšÏÎ¬Ï„Î·ÏƒÎ·');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (101,6,'translation_hu','Foglalt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (102,6,'translation_it','Riservato');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (103,6,'translation_jp','äºˆç´„æ¸ˆã¿');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (104,6,'translation_lt','UÅ¾sakyta');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (105,6,'translation_no','Bestilt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (106,6,'translation_pl','Zarezerwowane');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (107,6,'translation_pt','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (108,6,'translation_ro','Rezervat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (109,6,'translation_ru','Ð‘Ñ€Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (110,6,'translation_sr','Ð ÐµÐ·ÐµÑ€Ð²Ð¸ÑÐ°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (111,6,'translation_sk','RezervovanÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (112,6,'translation_sl','Rezervirano');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (113,6,'translation_es','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (114,6,'translation_sv','Bokad');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (115,6,'translation_tr','Rezervasyon');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (116,6,'translation_ua','Ð—Ð°Ð±Ñ€Ð¾Ð½ÑŽÐ²Ð°Ð»Ð¸');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (117,9,'translation_en','Available');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (118,9,'translation_bg','Ð¡Ð²Ð¾Ð±Ð¾Ð´ÐµÐ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (119,9,'translation_ca','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (120,9,'translation_hr','Dostupno');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (121,9,'translation_cz','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (122,9,'translation_da','Ledig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (123,9,'translation_nl','Beschikbaar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (124,9,'translation_et','Saadaval');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (125,9,'translation_fi','KÃ¤ytettÃ¤vissÃ¤');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (126,9,'translation_fr','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (127,9,'translation_gl','DispoÃ±ible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (128,9,'translation_de','VerfÃ¼gbar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (129,9,'translation_el','Î”Î¹Î±Î¸Î­ÏƒÎ¹Î¼Î¿Ï‚');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (130,9,'translation_hu','ElÃ©rhetÅ‘');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (131,9,'translation_it','Disponibile');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (132,9,'translation_jp','åˆ©ç”¨å¯èƒ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (133,9,'translation_lt','Yra');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (134,9,'translation_no','Tilgjengelig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (135,9,'translation_pl','DostÄ™pny');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (136,9,'translation_pt','DisponÃ­vel');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (137,9,'translation_ro','Disponibil');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (138,9,'translation_ru','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹Ð¹');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (139,9,'translation_sr','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (140,9,'translation_sk','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (141,9,'translation_sl','Veljaven');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (142,9,'translation_es','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (143,9,'translation_sv','TillgÃ¤ngliga');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (144,9,'translation_tr','Mevcut');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (145,9,'translation_ua','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ–');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (146,10,'translation_en','Booked');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (147,10,'translation_bg','Ð ÐµÐ·ÐµÑ€Ð²Ð¸Ñ€Ð°Ð½Ð¾');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (148,10,'translation_ca','Reservat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (149,10,'translation_hr','Rezerviran');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (150,10,'translation_cz','RezervovÃ¡no');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (151,10,'translation_da','Reserveret');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (152,10,'translation_nl','Geboekt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (153,10,'translation_et','Broneeritud');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (154,10,'translation_fi','Varattu');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (155,10,'translation_fr','RÃ©servÃ©');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (156,10,'translation_gl','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (157,10,'translation_de','Gebucht');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (158,10,'translation_el','ÎšÏÎ¬Ï„Î·ÏƒÎ·');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (159,10,'translation_hu','Foglalt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (160,10,'translation_it','Riservato');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (161,10,'translation_jp','äºˆç´„æ¸ˆã¿');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (162,10,'translation_lt','UÅ¾sakyta');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (163,10,'translation_no','Bestilt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (164,10,'translation_pl','Zarezerwowane');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (165,10,'translation_pt','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (166,10,'translation_ro','Rezervat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (167,10,'translation_ru','Ð‘Ñ€Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (168,10,'translation_sr','Ð ÐµÐ·ÐµÑ€Ð²Ð¸ÑÐ°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (169,10,'translation_sk','RezervovanÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (170,10,'translation_sl','Rezervirano');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (171,10,'translation_es','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (172,10,'translation_sv','Bokad');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (173,10,'translation_tr','Rezervasyon');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (174,10,'translation_ua','Ð—Ð°Ð±Ñ€Ð¾Ð½ÑŽÐ²Ð°Ð»Ð¸');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (175,13,'translation_en','Available');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (176,13,'translation_bg','Ð¡Ð²Ð¾Ð±Ð¾Ð´ÐµÐ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (177,13,'translation_ca','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (178,13,'translation_hr','Dostupno');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (179,13,'translation_cz','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (180,13,'translation_da','Ledig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (181,13,'translation_nl','Beschikbaar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (182,13,'translation_et','Saadaval');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (183,13,'translation_fi','KÃ¤ytettÃ¤vissÃ¤');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (184,13,'translation_fr','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (185,13,'translation_gl','DispoÃ±ible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (186,13,'translation_de','VerfÃ¼gbar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (187,13,'translation_el','Î”Î¹Î±Î¸Î­ÏƒÎ¹Î¼Î¿Ï‚');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (188,13,'translation_hu','ElÃ©rhetÅ‘');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (189,13,'translation_it','Disponibile');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (190,13,'translation_jp','åˆ©ç”¨å¯èƒ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (191,13,'translation_lt','Yra');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (192,13,'translation_no','Tilgjengelig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (193,13,'translation_pl','DostÄ™pny');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (194,13,'translation_pt','DisponÃ­vel');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (195,13,'translation_ro','Disponibil');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (196,13,'translation_ru','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹Ð¹');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (197,13,'translation_sr','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (198,13,'translation_sk','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (199,13,'translation_sl','Veljaven');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (200,13,'translation_es','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (201,13,'translation_sv','TillgÃ¤ngliga');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (202,13,'translation_tr','Mevcut');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (203,13,'translation_ua','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ–');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (204,14,'translation_en','Booked');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (205,14,'translation_bg','Ð ÐµÐ·ÐµÑ€Ð²Ð¸Ñ€Ð°Ð½Ð¾');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (206,14,'translation_ca','Reservat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (207,14,'translation_hr','Rezerviran');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (208,14,'translation_cz','RezervovÃ¡no');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (209,14,'translation_da','Reserveret');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (210,14,'translation_nl','Geboekt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (211,14,'translation_et','Broneeritud');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (212,14,'translation_fi','Varattu');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (213,14,'translation_fr','RÃ©servÃ©');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (214,14,'translation_gl','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (215,14,'translation_de','Gebucht');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (216,14,'translation_el','ÎšÏÎ¬Ï„Î·ÏƒÎ·');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (217,14,'translation_hu','Foglalt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (218,14,'translation_it','Riservato');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (219,14,'translation_jp','äºˆç´„æ¸ˆã¿');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (220,14,'translation_lt','UÅ¾sakyta');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (221,14,'translation_no','Bestilt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (222,14,'translation_pl','Zarezerwowane');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (223,14,'translation_pt','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (224,14,'translation_ro','Rezervat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (225,14,'translation_ru','Ð‘Ñ€Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (226,14,'translation_sr','Ð ÐµÐ·ÐµÑ€Ð²Ð¸ÑÐ°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (227,14,'translation_sk','RezervovanÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (228,14,'translation_sl','Rezervirano');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (229,14,'translation_es','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (230,14,'translation_sv','Bokad');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (231,14,'translation_tr','Rezervasyon');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (232,14,'translation_ua','Ð—Ð°Ð±Ñ€Ð¾Ð½ÑŽÐ²Ð°Ð»Ð¸');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (233,17,'translation_en','Available');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (234,17,'translation_bg','Ð¡Ð²Ð¾Ð±Ð¾Ð´ÐµÐ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (235,17,'translation_ca','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (236,17,'translation_hr','Dostupno');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (237,17,'translation_cz','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (238,17,'translation_da','Ledig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (239,17,'translation_nl','Beschikbaar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (240,17,'translation_et','Saadaval');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (241,17,'translation_fi','KÃ¤ytettÃ¤vissÃ¤');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (242,17,'translation_fr','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (243,17,'translation_gl','DispoÃ±ible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (244,17,'translation_de','VerfÃ¼gbar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (245,17,'translation_el','Î”Î¹Î±Î¸Î­ÏƒÎ¹Î¼Î¿Ï‚');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (246,17,'translation_hu','ElÃ©rhetÅ‘');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (247,17,'translation_it','Disponibile');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (248,17,'translation_jp','åˆ©ç”¨å¯èƒ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (249,17,'translation_lt','Yra');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (250,17,'translation_no','Tilgjengelig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (251,17,'translation_pl','DostÄ™pny');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (252,17,'translation_pt','DisponÃ­vel');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (253,17,'translation_ro','Disponibil');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (254,17,'translation_ru','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹Ð¹');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (255,17,'translation_sr','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (256,17,'translation_sk','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (257,17,'translation_sl','Veljaven');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (258,17,'translation_es','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (259,17,'translation_sv','TillgÃ¤ngliga');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (260,17,'translation_tr','Mevcut');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (261,17,'translation_ua','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ–');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (262,18,'translation_en','Booked');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (263,18,'translation_bg','Ð ÐµÐ·ÐµÑ€Ð²Ð¸Ñ€Ð°Ð½Ð¾');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (264,18,'translation_ca','Reservat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (265,18,'translation_hr','Rezerviran');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (266,18,'translation_cz','RezervovÃ¡no');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (267,18,'translation_da','Reserveret');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (268,18,'translation_nl','Geboekt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (269,18,'translation_et','Broneeritud');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (270,18,'translation_fi','Varattu');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (271,18,'translation_fr','RÃ©servÃ©');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (272,18,'translation_gl','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (273,18,'translation_de','Gebucht');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (274,18,'translation_el','ÎšÏÎ¬Ï„Î·ÏƒÎ·');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (275,18,'translation_hu','Foglalt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (276,18,'translation_it','Riservato');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (277,18,'translation_jp','äºˆç´„æ¸ˆã¿');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (278,18,'translation_lt','UÅ¾sakyta');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (279,18,'translation_no','Bestilt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (280,18,'translation_pl','Zarezerwowane');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (281,18,'translation_pt','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (282,18,'translation_ro','Rezervat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (283,18,'translation_ru','Ð‘Ñ€Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (284,18,'translation_sr','Ð ÐµÐ·ÐµÑ€Ð²Ð¸ÑÐ°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (285,18,'translation_sk','RezervovanÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (286,18,'translation_sl','Rezervirano');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (287,18,'translation_es','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (288,18,'translation_sv','Bokad');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (289,18,'translation_tr','Rezervasyon');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (290,18,'translation_ua','Ð—Ð°Ð±Ñ€Ð¾Ð½ÑŽÐ²Ð°Ð»Ð¸');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (291,21,'translation_en','Available');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (292,21,'translation_bg','Ð¡Ð²Ð¾Ð±Ð¾Ð´ÐµÐ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (293,21,'translation_ca','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (294,21,'translation_hr','Dostupno');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (295,21,'translation_cz','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (296,21,'translation_da','Ledig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (297,21,'translation_nl','Beschikbaar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (298,21,'translation_et','Saadaval');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (299,21,'translation_fi','KÃ¤ytettÃ¤vissÃ¤');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (300,21,'translation_fr','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (301,21,'translation_gl','DispoÃ±ible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (302,21,'translation_de','VerfÃ¼gbar');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (303,21,'translation_el','Î”Î¹Î±Î¸Î­ÏƒÎ¹Î¼Î¿Ï‚');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (304,21,'translation_hu','ElÃ©rhetÅ‘');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (305,21,'translation_it','Disponibile');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (306,21,'translation_jp','åˆ©ç”¨å¯èƒ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (307,21,'translation_lt','Yra');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (308,21,'translation_no','Tilgjengelig');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (309,21,'translation_pl','DostÄ™pny');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (310,21,'translation_pt','DisponÃ­vel');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (311,21,'translation_ro','Disponibil');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (312,21,'translation_ru','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ‹Ð¹');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (313,21,'translation_sr','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (314,21,'translation_sk','DostupnÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (315,21,'translation_sl','Veljaven');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (316,21,'translation_es','Disponible');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (317,21,'translation_sv','TillgÃ¤ngliga');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (318,21,'translation_tr','Mevcut');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (319,21,'translation_ua','Ð”Ð¾ÑÑ‚ÑƒÐ¿Ð½Ñ–');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (320,22,'translation_en','Booked');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (321,22,'translation_bg','Ð ÐµÐ·ÐµÑ€Ð²Ð¸Ñ€Ð°Ð½Ð¾');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (322,22,'translation_ca','Reservat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (323,22,'translation_hr','Rezerviran');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (324,22,'translation_cz','RezervovÃ¡no');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (325,22,'translation_da','Reserveret');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (326,22,'translation_nl','Geboekt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (327,22,'translation_et','Broneeritud');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (328,22,'translation_fi','Varattu');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (329,22,'translation_fr','RÃ©servÃ©');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (330,22,'translation_gl','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (331,22,'translation_de','Gebucht');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (332,22,'translation_el','ÎšÏÎ¬Ï„Î·ÏƒÎ·');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (333,22,'translation_hu','Foglalt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (334,22,'translation_it','Riservato');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (335,22,'translation_jp','äºˆç´„æ¸ˆã¿');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (336,22,'translation_lt','UÅ¾sakyta');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (337,22,'translation_no','Bestilt');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (338,22,'translation_pl','Zarezerwowane');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (339,22,'translation_pt','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (340,22,'translation_ro','Rezervat');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (341,22,'translation_ru','Ð‘Ñ€Ð¾Ð½Ð¸Ñ€Ð¾Ð²Ð°Ð½Ð¸Ñ');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (342,22,'translation_sr','Ð ÐµÐ·ÐµÑ€Ð²Ð¸ÑÐ°Ð½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (343,22,'translation_sk','RezervovanÃ½');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (344,22,'translation_sl','Rezervirano');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (345,22,'translation_es','Reservado');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (346,22,'translation_sv','Bokad');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (347,22,'translation_tr','Rezervasyon');
INSERT INTO `wp_wpbs_legend_item_meta` VALUES (348,22,'translation_ua','Ð—Ð°Ð±Ñ€Ð¾Ð½ÑŽÐ²Ð°Ð»Ð¸');
/*!40000 ALTER TABLE `wp_wpbs_legend_item_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_legend_items`
--

DROP TABLE IF EXISTS `wp_wpbs_legend_items`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_legend_items` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `type` varchar(255) NOT NULL,
  `name` text NOT NULL,
  `color` text NOT NULL,
  `color_text` text DEFAULT NULL,
  `is_default` tinyint(1) NOT NULL DEFAULT 0,
  `is_visible` tinyint(1) NOT NULL DEFAULT 0,
  `is_bookable` tinyint(1) NOT NULL DEFAULT 0,
  `auto_pending` varchar(20) DEFAULT NULL,
  `calendar_id` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=25 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_legend_items`
--

LOCK TABLES `wp_wpbs_legend_items` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_legend_items` DISABLE KEYS */;
INSERT INTO `wp_wpbs_legend_items` VALUES (3,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]',NULL,0,0,1,'changeover_start',1);
INSERT INTO `wp_wpbs_legend_items` VALUES (4,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]',NULL,0,0,1,'changeover_end',1);
INSERT INTO `wp_wpbs_legend_items` VALUES (5,'single','Available','[\"#ddffcc\"]',NULL,1,1,1,NULL,2);
INSERT INTO `wp_wpbs_legend_items` VALUES (6,'single','Booked','[\"#ffc0bd\"]',NULL,0,1,0,'booked',2);
INSERT INTO `wp_wpbs_legend_items` VALUES (7,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]',NULL,0,0,1,'changeover_start',2);
INSERT INTO `wp_wpbs_legend_items` VALUES (8,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]',NULL,0,0,1,'changeover_end',2);
INSERT INTO `wp_wpbs_legend_items` VALUES (9,'single','Available','[\"#ddffcc\"]',NULL,1,1,1,NULL,3);
INSERT INTO `wp_wpbs_legend_items` VALUES (10,'single','Booked','[\"#ffc0bd\"]',NULL,0,1,0,'booked',3);
INSERT INTO `wp_wpbs_legend_items` VALUES (11,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]',NULL,0,0,1,'changeover_start',3);
INSERT INTO `wp_wpbs_legend_items` VALUES (12,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]',NULL,0,0,1,'changeover_end',3);
INSERT INTO `wp_wpbs_legend_items` VALUES (13,'single','Available','[\"#ddffcc\"]',NULL,1,1,1,NULL,4);
INSERT INTO `wp_wpbs_legend_items` VALUES (14,'single','Booked','[\"#ffc0bd\"]',NULL,0,1,0,'booked',4);
INSERT INTO `wp_wpbs_legend_items` VALUES (15,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]',NULL,0,0,1,'changeover_start',4);
INSERT INTO `wp_wpbs_legend_items` VALUES (16,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]',NULL,0,0,1,'changeover_end',4);
INSERT INTO `wp_wpbs_legend_items` VALUES (17,'single','Available','[\"#ddffcc\"]',NULL,1,1,1,NULL,5);
INSERT INTO `wp_wpbs_legend_items` VALUES (18,'single','Booked','[\"#ffc0bd\"]',NULL,0,1,0,'booked',5);
INSERT INTO `wp_wpbs_legend_items` VALUES (19,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]',NULL,0,0,1,'changeover_start',5);
INSERT INTO `wp_wpbs_legend_items` VALUES (20,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]',NULL,0,0,1,'changeover_end',5);
INSERT INTO `wp_wpbs_legend_items` VALUES (21,'single','Available','[\"#ddffcc\"]','',1,1,1,'',6);
INSERT INTO `wp_wpbs_legend_items` VALUES (22,'single','Booked','[\"#ffc0bd\"]','',0,1,0,'booked',6);
INSERT INTO `wp_wpbs_legend_items` VALUES (23,'split','Changeover 1','[\"#ddffcc\",\"#ffc0bd\"]','',0,0,1,'changeover_start',6);
INSERT INTO `wp_wpbs_legend_items` VALUES (24,'split','Changeover 2','[\"#ffc0bd\",\"#ddffcc\"]','',0,0,1,'changeover_end',6);
/*!40000 ALTER TABLE `wp_wpbs_legend_items` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_notifications`
--

DROP TABLE IF EXISTS `wp_wpbs_notifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_notifications` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `booking_id` bigint(10) NOT NULL,
  `notification_type` varchar(100) NOT NULL,
  `notification_status` varchar(100) NOT NULL,
  `notification_group` varchar(100) NOT NULL,
  `date_created` datetime NOT NULL,
  `details` text NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=123 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_notifications`
--

LOCK TABLES `wp_wpbs_notifications` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_notifications` DISABLE KEYS */;
INSERT INTO `wp_wpbs_notifications` VALUES (1,60,'new_booking_created','active','event','2023-08-19 08:45:05','');
INSERT INTO `wp_wpbs_notifications` VALUES (2,60,'user_email_sent','active','event','2023-08-19 08:45:06','');
INSERT INTO `wp_wpbs_notifications` VALUES (3,61,'new_booking_created','active','event','2023-09-16 21:16:28','');
INSERT INTO `wp_wpbs_notifications` VALUES (4,61,'user_email_sent','active','event','2023-09-16 21:16:29','');
INSERT INTO `wp_wpbs_notifications` VALUES (5,62,'new_booking_created','active','event','2023-09-24 10:05:11','');
INSERT INTO `wp_wpbs_notifications` VALUES (6,62,'user_email_sent','active','event','2023-09-24 10:05:12','');
INSERT INTO `wp_wpbs_notifications` VALUES (7,63,'new_booking_created','active','event','2023-10-05 18:23:04','');
INSERT INTO `wp_wpbs_notifications` VALUES (8,63,'user_email_sent','active','event','2023-10-05 18:23:06','');
INSERT INTO `wp_wpbs_notifications` VALUES (9,64,'new_booking_created','active','event','2023-10-13 03:29:32','');
INSERT INTO `wp_wpbs_notifications` VALUES (10,64,'user_email_sent','active','event','2023-10-13 03:29:33','');
INSERT INTO `wp_wpbs_notifications` VALUES (11,65,'new_booking_created','active','event','2023-10-23 20:16:53','');
INSERT INTO `wp_wpbs_notifications` VALUES (12,65,'user_email_sent','active','event','2023-10-23 20:16:55','');
INSERT INTO `wp_wpbs_notifications` VALUES (13,66,'new_booking_created','active','event','2023-10-31 13:44:43','');
INSERT INTO `wp_wpbs_notifications` VALUES (14,66,'user_email_sent','active','event','2023-10-31 13:44:44','');
INSERT INTO `wp_wpbs_notifications` VALUES (15,67,'new_booking_created','active','event','2023-11-04 12:09:44','');
INSERT INTO `wp_wpbs_notifications` VALUES (16,67,'user_email_sent','active','event','2023-11-04 12:09:46','');
INSERT INTO `wp_wpbs_notifications` VALUES (17,68,'new_booking_created','active','event','2023-11-15 19:12:09','');
INSERT INTO `wp_wpbs_notifications` VALUES (18,68,'user_email_sent','active','event','2023-11-15 19:12:11','');
INSERT INTO `wp_wpbs_notifications` VALUES (19,69,'new_booking_created','active','event','2023-11-22 08:26:15','');
INSERT INTO `wp_wpbs_notifications` VALUES (20,69,'user_email_sent','active','event','2023-11-22 08:26:17','');
INSERT INTO `wp_wpbs_notifications` VALUES (21,70,'new_booking_created','active','event','2023-11-27 16:17:17','');
INSERT INTO `wp_wpbs_notifications` VALUES (22,70,'user_email_sent','active','event','2023-11-27 16:17:19','');
INSERT INTO `wp_wpbs_notifications` VALUES (23,71,'new_booking_created','active','event','2023-11-27 17:58:32','');
INSERT INTO `wp_wpbs_notifications` VALUES (24,71,'user_email_sent','active','event','2023-11-27 17:58:34','');
INSERT INTO `wp_wpbs_notifications` VALUES (25,72,'new_booking_created','active','event','2023-12-10 18:22:28','');
INSERT INTO `wp_wpbs_notifications` VALUES (26,72,'user_email_sent','active','event','2023-12-10 18:22:30','');
INSERT INTO `wp_wpbs_notifications` VALUES (27,73,'new_booking_created','active','event','2023-12-18 10:01:46','');
INSERT INTO `wp_wpbs_notifications` VALUES (28,73,'user_email_sent','active','event','2023-12-18 10:01:47','');
INSERT INTO `wp_wpbs_notifications` VALUES (29,74,'new_booking_created','active','event','2023-12-20 15:25:03','');
INSERT INTO `wp_wpbs_notifications` VALUES (30,74,'user_email_sent','active','event','2023-12-20 15:25:05','');
INSERT INTO `wp_wpbs_notifications` VALUES (31,75,'new_booking_created','active','event','2023-12-28 12:51:43','');
INSERT INTO `wp_wpbs_notifications` VALUES (32,75,'user_email_sent','active','event','2023-12-28 12:51:45','');
INSERT INTO `wp_wpbs_notifications` VALUES (33,76,'new_booking_created','active','event','2024-01-02 20:58:11','');
INSERT INTO `wp_wpbs_notifications` VALUES (34,76,'user_email_sent','active','event','2024-01-02 20:58:13','');
INSERT INTO `wp_wpbs_notifications` VALUES (35,77,'new_booking_created','active','event','2024-01-09 10:32:48','');
INSERT INTO `wp_wpbs_notifications` VALUES (36,77,'user_email_sent','active','event','2024-01-09 10:32:50','');
INSERT INTO `wp_wpbs_notifications` VALUES (37,78,'new_booking_created','active','event','2024-01-12 10:14:00','');
INSERT INTO `wp_wpbs_notifications` VALUES (38,78,'user_email_sent','active','event','2024-01-12 10:14:01','');
INSERT INTO `wp_wpbs_notifications` VALUES (39,79,'new_booking_created','active','event','2024-01-22 21:36:11','');
INSERT INTO `wp_wpbs_notifications` VALUES (40,79,'user_email_sent','active','event','2024-01-22 21:36:13','');
INSERT INTO `wp_wpbs_notifications` VALUES (41,80,'new_booking_created','active','event','2024-01-24 21:54:16','');
INSERT INTO `wp_wpbs_notifications` VALUES (42,80,'user_email_sent','active','event','2024-01-24 21:54:17','');
INSERT INTO `wp_wpbs_notifications` VALUES (43,81,'new_booking_created','active','event','2024-01-27 10:57:57','');
INSERT INTO `wp_wpbs_notifications` VALUES (44,81,'user_email_sent','active','event','2024-01-27 10:57:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (45,82,'new_booking_created','active','event','2024-01-27 11:35:46','');
INSERT INTO `wp_wpbs_notifications` VALUES (46,82,'user_email_sent','active','event','2024-01-27 11:35:47','');
INSERT INTO `wp_wpbs_notifications` VALUES (47,83,'new_booking_created','active','event','2024-01-29 18:54:12','');
INSERT INTO `wp_wpbs_notifications` VALUES (48,83,'user_email_sent','active','event','2024-01-29 18:54:14','');
INSERT INTO `wp_wpbs_notifications` VALUES (49,84,'new_booking_created','active','event','2024-01-31 14:04:52','');
INSERT INTO `wp_wpbs_notifications` VALUES (50,84,'user_email_sent','active','event','2024-01-31 14:04:53','');
INSERT INTO `wp_wpbs_notifications` VALUES (51,85,'new_booking_created','active','event','2024-02-02 09:29:57','');
INSERT INTO `wp_wpbs_notifications` VALUES (52,85,'user_email_sent','active','event','2024-02-02 09:29:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (53,86,'new_booking_created','active','event','2024-02-04 12:51:20','');
INSERT INTO `wp_wpbs_notifications` VALUES (54,86,'user_email_sent','active','event','2024-02-04 12:51:22','');
INSERT INTO `wp_wpbs_notifications` VALUES (55,87,'new_booking_created','active','event','2024-02-05 17:07:57','');
INSERT INTO `wp_wpbs_notifications` VALUES (56,87,'user_email_sent','active','event','2024-02-05 17:07:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (57,88,'new_booking_created','active','event','2024-02-07 17:16:20','');
INSERT INTO `wp_wpbs_notifications` VALUES (58,88,'user_email_sent','active','event','2024-02-07 17:16:22','');
INSERT INTO `wp_wpbs_notifications` VALUES (59,89,'new_booking_created','active','event','2024-02-12 18:06:45','');
INSERT INTO `wp_wpbs_notifications` VALUES (60,89,'user_email_sent','active','event','2024-02-12 18:06:46','');
INSERT INTO `wp_wpbs_notifications` VALUES (61,90,'new_booking_created','active','event','2024-02-14 16:54:30','');
INSERT INTO `wp_wpbs_notifications` VALUES (62,90,'user_email_sent','active','event','2024-02-14 16:54:31','');
INSERT INTO `wp_wpbs_notifications` VALUES (63,91,'new_booking_created','active','event','2024-02-14 17:03:43','');
INSERT INTO `wp_wpbs_notifications` VALUES (64,91,'user_email_sent','active','event','2024-02-14 17:03:44','');
INSERT INTO `wp_wpbs_notifications` VALUES (65,92,'new_booking_created','active','event','2024-02-21 18:20:53','');
INSERT INTO `wp_wpbs_notifications` VALUES (66,92,'user_email_sent','active','event','2024-02-21 18:20:55','');
INSERT INTO `wp_wpbs_notifications` VALUES (67,93,'new_booking_created','active','event','2024-02-23 12:44:54','');
INSERT INTO `wp_wpbs_notifications` VALUES (68,93,'user_email_sent','active','event','2024-02-23 12:44:55','');
INSERT INTO `wp_wpbs_notifications` VALUES (69,94,'new_booking_created','active','event','2024-02-25 07:12:14','');
INSERT INTO `wp_wpbs_notifications` VALUES (70,94,'user_email_sent','active','event','2024-02-25 07:12:15','');
INSERT INTO `wp_wpbs_notifications` VALUES (71,95,'new_booking_created','active','event','2024-03-01 17:12:36','');
INSERT INTO `wp_wpbs_notifications` VALUES (72,95,'user_email_sent','active','event','2024-03-01 17:12:38','');
INSERT INTO `wp_wpbs_notifications` VALUES (73,96,'new_booking_created','active','event','2024-03-07 17:58:00','');
INSERT INTO `wp_wpbs_notifications` VALUES (74,96,'user_email_sent','active','event','2024-03-07 17:58:01','');
INSERT INTO `wp_wpbs_notifications` VALUES (75,97,'new_booking_created','active','event','2024-03-08 15:15:20','');
INSERT INTO `wp_wpbs_notifications` VALUES (76,97,'user_email_sent','active','event','2024-03-08 15:15:22','');
INSERT INTO `wp_wpbs_notifications` VALUES (77,98,'new_booking_created','active','event','2024-03-11 19:47:26','');
INSERT INTO `wp_wpbs_notifications` VALUES (78,98,'user_email_sent','active','event','2024-03-11 19:47:27','');
INSERT INTO `wp_wpbs_notifications` VALUES (79,99,'new_booking_created','active','event','2024-03-12 14:37:29','');
INSERT INTO `wp_wpbs_notifications` VALUES (80,99,'user_email_sent','active','event','2024-03-12 14:37:30','');
INSERT INTO `wp_wpbs_notifications` VALUES (81,100,'new_booking_created','active','event','2024-03-15 10:51:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (82,100,'user_email_sent','active','event','2024-03-15 10:52:00','');
INSERT INTO `wp_wpbs_notifications` VALUES (83,101,'new_booking_created','active','event','2024-03-20 12:30:07','');
INSERT INTO `wp_wpbs_notifications` VALUES (84,101,'user_email_sent','active','event','2024-03-20 12:30:09','');
INSERT INTO `wp_wpbs_notifications` VALUES (85,102,'new_booking_created','active','event','2024-03-24 08:02:19','');
INSERT INTO `wp_wpbs_notifications` VALUES (86,102,'user_email_sent','active','event','2024-03-24 08:02:20','');
INSERT INTO `wp_wpbs_notifications` VALUES (87,103,'new_booking_created','active','event','2024-04-12 18:28:35','');
INSERT INTO `wp_wpbs_notifications` VALUES (88,103,'user_email_sent','active','event','2024-04-12 18:28:37','');
INSERT INTO `wp_wpbs_notifications` VALUES (89,104,'new_booking_created','active','event','2024-04-12 18:36:51','');
INSERT INTO `wp_wpbs_notifications` VALUES (90,104,'user_email_sent','active','event','2024-04-12 18:36:53','');
INSERT INTO `wp_wpbs_notifications` VALUES (91,110,'new_booking_created','active','event','2024-04-17 10:16:32','');
INSERT INTO `wp_wpbs_notifications` VALUES (92,110,'user_email_sent','active','event','2024-04-17 10:16:33','');
INSERT INTO `wp_wpbs_notifications` VALUES (93,111,'new_booking_created','active','event','2024-04-17 11:46:45','');
INSERT INTO `wp_wpbs_notifications` VALUES (94,111,'user_email_sent','active','event','2024-04-17 11:46:46','');
INSERT INTO `wp_wpbs_notifications` VALUES (95,112,'new_booking_created','active','event','2024-04-17 17:53:39','');
INSERT INTO `wp_wpbs_notifications` VALUES (96,112,'user_email_sent','active','event','2024-04-17 17:53:40','');
INSERT INTO `wp_wpbs_notifications` VALUES (97,113,'new_booking_created','active','event','2024-04-24 11:54:12','');
INSERT INTO `wp_wpbs_notifications` VALUES (98,113,'user_email_sent','active','event','2024-04-24 11:54:14','');
INSERT INTO `wp_wpbs_notifications` VALUES (99,114,'new_booking_created','active','event','2024-04-24 22:42:06','');
INSERT INTO `wp_wpbs_notifications` VALUES (100,114,'user_email_sent','active','event','2024-04-24 22:42:07','');
INSERT INTO `wp_wpbs_notifications` VALUES (103,116,'new_booking_created','active','event','2024-04-25 14:14:45','');
INSERT INTO `wp_wpbs_notifications` VALUES (104,116,'user_email_sent','active','event','2024-04-25 14:14:47','');
INSERT INTO `wp_wpbs_notifications` VALUES (105,117,'new_booking_created','active','event','2024-04-25 15:29:50','');
INSERT INTO `wp_wpbs_notifications` VALUES (106,117,'user_email_sent','active','event','2024-04-25 15:29:52','');
INSERT INTO `wp_wpbs_notifications` VALUES (107,118,'new_booking_created','active','event','2024-04-25 15:47:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (108,118,'user_email_sent','active','event','2024-04-25 15:47:59','');
INSERT INTO `wp_wpbs_notifications` VALUES (109,119,'new_booking_created','active','event','2024-04-26 08:01:20','');
INSERT INTO `wp_wpbs_notifications` VALUES (110,119,'user_email_sent','active','event','2024-04-26 08:01:21','');
INSERT INTO `wp_wpbs_notifications` VALUES (111,120,'new_booking_created','active','event','2024-04-27 13:12:56','');
INSERT INTO `wp_wpbs_notifications` VALUES (112,120,'user_email_sent','active','event','2024-04-27 13:12:58','');
INSERT INTO `wp_wpbs_notifications` VALUES (113,121,'new_booking_created','active','event','2024-05-05 22:31:12','');
INSERT INTO `wp_wpbs_notifications` VALUES (114,121,'user_email_sent','active','event','2024-05-05 22:31:14','');
INSERT INTO `wp_wpbs_notifications` VALUES (115,122,'new_booking_created','active','event','2024-05-07 12:48:08','');
INSERT INTO `wp_wpbs_notifications` VALUES (116,122,'user_email_sent','active','event','2024-05-07 12:48:10','');
INSERT INTO `wp_wpbs_notifications` VALUES (117,123,'new_booking_created','active','event','2024-05-14 16:12:35','');
INSERT INTO `wp_wpbs_notifications` VALUES (118,123,'user_email_sent','active','event','2024-05-14 16:12:36','');
INSERT INTO `wp_wpbs_notifications` VALUES (119,124,'new_booking_created','active','event','2024-05-16 14:13:22','');
INSERT INTO `wp_wpbs_notifications` VALUES (120,124,'user_email_sent','active','event','2024-05-16 14:13:24','');
INSERT INTO `wp_wpbs_notifications` VALUES (121,125,'new_booking_created','active','event','2024-06-12 13:22:37','');
INSERT INTO `wp_wpbs_notifications` VALUES (122,125,'user_email_sent','active','event','2024-06-12 13:22:39','');
/*!40000 ALTER TABLE `wp_wpbs_notifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpbs_payments`
--

DROP TABLE IF EXISTS `wp_wpbs_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8mb4 */;
CREATE TABLE `wp_wpbs_payments` (
  `id` bigint(10) NOT NULL AUTO_INCREMENT,
  `booking_id` bigint(10) NOT NULL,
  `gateway` varchar(100) NOT NULL,
  `order_id` varchar(100) NOT NULL,
  `order_status` varchar(100) NOT NULL,
  `details` longtext NOT NULL,
  `date_created` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=112 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpbs_payments`
--

LOCK TABLES `wp_wpbs_payments` WRITE;
/*!40000 ALTER TABLE `wp_wpbs_payments` DISABLE KEYS */;
INSERT INTO `wp_wpbs_payments` VALUES (1,1,'stripe','N/A','authorized','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220609\":250,\"20220610\":250,\"20220611\":250},\"price_with_vat\":750,\"name\":\"Nights\",\"price\":750},\"has_vat\":false,\"total\":1050.5,\"payment_method\":\"stripe\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"250\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"80\",\"price_with_vat\":\"80\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":80,\"total_with_vat\":\"80\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"125\",\"price_with_vat\":\"125\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":125,\"total_with_vat\":\"125\"}],\"subtotal\":955,\"taxes\":[{\"name\":\"Tax - 10%\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":95.5,\"type\":\"custom\"}]},\"raw\":[],\"payment_intent_id\":\"pi_3L4n6eFNsyXxndsw0sus2Sjk\"}','2022-05-29 09:28:54');
INSERT INTO `wp_wpbs_payments` VALUES (2,2,'stripe','N/A','authorized','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220629\":1},\"price_with_vat\":1,\"name\":\"Nights\",\"price\":1},\"has_vat\":false,\"total\":1,\"payment_method\":\"stripe\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"204\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"}],\"subtotal\":1},\"raw\":[],\"payment_intent_id\":\"pi_3L7jAWFNsyXxndsw18sMAmV5\"}','2022-06-06 11:52:55');
INSERT INTO `wp_wpbs_payments` VALUES (3,12,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220629\":204},\"price_with_vat\":204,\"name\":\"Nights\",\"price\":204},\"has_vat\":false,\"total\":416.97,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"204\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":369,\"taxes\":[{\"name\":\"Tax - 10%\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":36.9,\"type\":\"custom\"},{\"name\":\"Processing Fee - 3%\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":11.07,\"type\":\"custom\"}]}}','2022-06-20 12:15:34');
INSERT INTO `wp_wpbs_payments` VALUES (4,13,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220713\":204},\"price_with_vat\":204,\"name\":\"Nights\",\"price\":204},\"has_vat\":false,\"total\":416.97,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"204\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":369,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":36.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":11.07,\"type\":\"custom\"}]}}','2022-06-20 12:19:35');
INSERT INTO `wp_wpbs_payments` VALUES (5,14,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220629\":204},\"price_with_vat\":204,\"name\":\"Nights\",\"price\":204},\"has_vat\":false,\"total\":416.97,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"204\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":369,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":36.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":11.07,\"type\":\"custom\"}]}}','2022-06-20 12:40:32');
INSERT INTO `wp_wpbs_payments` VALUES (6,15,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220811\":250,\"20220812\":250,\"20220813\":250},\"price_with_vat\":750,\"name\":\"Nights\",\"price\":750},\"has_vat\":false,\"total\":1271.25,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"250\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1125,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":112.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":33.75,\"type\":\"custom\"}]}}','2022-06-25 21:17:14');
INSERT INTO `wp_wpbs_payments` VALUES (7,16,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220927\":325,\"20220928\":325},\"price_with_vat\":650,\"name\":\"Nights\",\"price\":650},\"has_vat\":false,\"total\":920.95,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":2,\"default_price\":\"325\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":815,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":81.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":24.45,\"type\":\"custom\"}]}}','2022-06-27 09:26:28');
INSERT INTO `wp_wpbs_payments` VALUES (8,17,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221230\":325},\"price_with_vat\":325,\"name\":\"Nights\",\"price\":325},\"has_vat\":false,\"total\":553.7,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"325\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":490,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":49,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":14.7,\"type\":\"custom\"}]}}','2022-07-02 13:23:20');
INSERT INTO `wp_wpbs_payments` VALUES (9,18,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221215\":425},\"price_with_vat\":425,\"name\":\"Nights\",\"price\":425},\"has_vat\":false,\"total\":904,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"425\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":800,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":80,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":24,\"type\":\"custom\"}]}}','2022-07-02 13:40:53');
INSERT INTO `wp_wpbs_payments` VALUES (10,19,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220818\":275,\"20220819\":275,\"20220820\":275,\"20220821\":275},\"price_with_vat\":825,\"name\":\"Nights\",\"price\":825},\"has_vat\":false,\"total\":1192.15,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"275\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":65,\"price_with_vat\":65,\"addition\":\"per_booking\",\"multiplication\":false,\"total\":65,\"total_with_vat\":65},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":165,\"price_with_vat\":165,\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":165}],\"subtotal\":1055,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":105.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":31.65,\"type\":\"custom\"}],\"original_prices\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220818\":275,\"20220819\":275,\"20220820\":275,\"20220821\":275},\"price_with_vat\":1100,\"name\":\"Nights\",\"price\":1100},\"has_vat\":false,\"total\":1502.9,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"275\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"65\",\"price_with_vat\":\"65\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":65,\"total_with_vat\":\"65\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":1330,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":133,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":39.9,\"type\":\"custom\"}]}}}','2022-07-05 14:44:47');
INSERT INTO `wp_wpbs_payments` VALUES (11,20,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220728\":275,\"20220729\":392,\"20220730\":398},\"price_with_vat\":1065,\"name\":\"Nights\",\"price\":1065},\"has_vat\":false,\"total\":1389.9,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"275\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":1230,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":123,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":36.9,\"type\":\"custom\"}]}}','2022-07-09 15:06:50');
INSERT INTO `wp_wpbs_payments` VALUES (12,21,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230731\":425,\"20230801\":425,\"20230802\":425,\"20230803\":425,\"20230804\":425},\"price_with_vat\":2125,\"name\":\"Nights\",\"price\":2125},\"has_vat\":false,\"total\":2825,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":6,\"default_price\":\"425\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2500,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":250,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":75,\"type\":\"custom\"}]}}','2022-07-30 18:49:09');
INSERT INTO `wp_wpbs_payments` VALUES (13,22,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220929\":391,\"20220930\":487,\"20221001\":518,\"20221002\":418,\"20221003\":393,\"20221004\":389},\"price_with_vat\":2596,\"name\":\"Nights\",\"price\":2596},\"has_vat\":false,\"total\":2853.65,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":6,\"default_price\":\"425\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2525.35,\"coupon\":{\"name\":\"Robin Barca\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-445.65,\"value\":-445.65},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":252.54,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":75.76,\"type\":\"custom\"}]}}','2022-08-06 13:11:12');
INSERT INTO `wp_wpbs_payments` VALUES (14,23,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220920\":325,\"20220921\":334,\"20220922\":383},\"price_with_vat\":1042,\"name\":\"Nights\",\"price\":1042},\"has_vat\":false,\"total\":1601.21,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1417,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":141.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":42.51,\"type\":\"custom\"}]}}','2022-09-10 14:52:57');
INSERT INTO `wp_wpbs_payments` VALUES (15,24,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220916\":650,\"20220917\":458},\"price_with_vat\":1108,\"name\":\"Nights\",\"price\":1108},\"has_vat\":false,\"total\":1562.79,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1383,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":138.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":41.49,\"type\":\"custom\"}]}}','2022-09-10 16:50:12');
INSERT INTO `wp_wpbs_payments` VALUES (16,25,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20220916\":426},\"price_with_vat\":426,\"name\":\"Nights\",\"price\":426},\"has_vat\":false,\"total\":792.13,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":701,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":70.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":21.03,\"type\":\"custom\"}]}}','2022-09-11 16:11:36');
INSERT INTO `wp_wpbs_payments` VALUES (17,26,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221016\":437,\"20221017\":383,\"20221018\":374},\"price_with_vat\":1194,\"name\":\"Nights\",\"price\":1194},\"has_vat\":false,\"total\":1772.97,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1569,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":156.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":47.07,\"type\":\"custom\"}]}}','2022-09-20 17:28:45');
INSERT INTO `wp_wpbs_payments` VALUES (18,27,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230608\":478},\"price_with_vat\":478,\"name\":\"Nights\",\"price\":478},\"has_vat\":false,\"total\":850.89,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":753,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":75.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":22.59,\"type\":\"custom\"}]}}','2022-09-22 17:36:32');
INSERT INTO `wp_wpbs_payments` VALUES (19,28,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230607\":428},\"price_with_vat\":428,\"name\":\"Nights\",\"price\":428},\"has_vat\":false,\"total\":907.39,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":803,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":80.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":24.09,\"type\":\"custom\"}]}}','2022-09-22 18:11:09');
INSERT INTO `wp_wpbs_payments` VALUES (20,29,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221010\":409,\"20221011\":391,\"20221012\":410,\"20221013\":435},\"price_with_vat\":1645,\"name\":\"Nights\",\"price\":1645},\"has_vat\":false,\"total\":2282.6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1665360000,\"end_date\":1665705600,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2020,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":202,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":60.6,\"type\":\"custom\"}]}}','2022-10-08 06:46:09');
INSERT INTO `wp_wpbs_payments` VALUES (21,30,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221014\":295,\"20221015\":304},\"price_with_vat\":599,\"name\":\"Nights\",\"price\":599},\"has_vat\":false,\"total\":1100.62,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1665705600,\"end_date\":1665878400,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":974,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":97.4,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":29.22,\"type\":\"custom\"}]}}','2022-10-10 12:14:29');
INSERT INTO `wp_wpbs_payments` VALUES (22,31,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230712\":415},\"price_with_vat\":415,\"name\":\"Nights\",\"price\":415},\"has_vat\":false,\"total\":892.7,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1689120000,\"end_date\":1689206400,\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":790,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":79,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":23.7,\"type\":\"custom\"}]}}','2022-10-15 16:22:56');
INSERT INTO `wp_wpbs_payments` VALUES (23,32,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230601\":406,\"20230602\":589,\"20230603\":575},\"price_with_vat\":1570,\"name\":\"Nights\",\"price\":1570},\"has_vat\":false,\"total\":1868.18,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1685577600,\"end_date\":1685836800,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1653.25,\"coupon\":{\"name\":\"Jaime Bradford\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-291.75,\"value\":-291.75},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":165.33,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":49.6,\"type\":\"custom\"}]}}','2022-11-03 15:38:35');
INSERT INTO `wp_wpbs_payments` VALUES (24,33,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230720\":495,\"20230721\":495,\"20230722\":495,\"20230723\":369},\"price_with_vat\":1854,\"name\":\"Nights\",\"price\":1854},\"has_vat\":false,\"total\":2281.47,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1689811200,\"end_date\":1690156800,\"quantity\":4,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":2019,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":201.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":60.57,\"type\":\"custom\"}]}}','2022-12-06 17:38:15');
INSERT INTO `wp_wpbs_payments` VALUES (25,34,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20221231\":474},\"price_with_vat\":474,\"name\":\"Nights\",\"price\":474},\"has_vat\":false,\"total\":846.37,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1672444800,\"end_date\":1672531200,\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":749,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":74.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":22.47,\"type\":\"custom\"}]}}','2022-12-30 11:03:49');
INSERT INTO `wp_wpbs_payments` VALUES (26,35,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230606\":240,\"20230607\":238,\"20230608\":241,\"20230609\":286,\"20230610\":298,\"20230611\":257,\"20230612\":250},\"price_with_vat\":1810,\"name\":\"Nights\",\"price\":1810},\"has_vat\":false,\"vat_display_only\":false,\"total\":2305.2,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1686009600,\"end_date\":1686614400,\"quantity\":7,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"65\",\"price_with_vat\":\"65\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":65,\"total_with_vat\":\"65\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":2040,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":204,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":61.2,\"type\":\"custom\"}]}}','2023-01-18 16:14:15');
INSERT INTO `wp_wpbs_payments` VALUES (27,36,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230919\":267,\"20230920\":263},\"price_with_vat\":530,\"name\":\"Nights\",\"price\":530},\"has_vat\":false,\"vat_display_only\":false,\"total\":785.35,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1695081600,\"end_date\":1695254400,\"quantity\":2,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":695,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":69.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":20.85,\"type\":\"custom\"}]}}','2023-01-18 17:23:03');
INSERT INTO `wp_wpbs_payments` VALUES (28,37,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230623\":440,\"20230624\":443,\"20230625\":366,\"20230626\":362},\"price_with_vat\":1611,\"name\":\"Nights\",\"price\":1611},\"has_vat\":false,\"vat_display_only\":false,\"total\":2131.18,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1687478400,\"end_date\":1687824000,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1886,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":188.6,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":56.58,\"type\":\"custom\"}]}}','2023-01-29 15:39:51');
INSERT INTO `wp_wpbs_payments` VALUES (29,38,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230218\":378,\"20230219\":331,\"20230220\":309},\"price_with_vat\":1018,\"name\":\"Nights\",\"price\":1018},\"has_vat\":false,\"vat_display_only\":false,\"total\":1574.09,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1676678400,\"end_date\":1676937600,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1393,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":139.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":41.79,\"type\":\"custom\"}]}}','2023-02-01 18:55:10');
INSERT INTO `wp_wpbs_payments` VALUES (30,39,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230724\":258,\"20230725\":263,\"20230726\":263,\"20230727\":272,\"20230728\":309,\"20230729\":303},\"price_with_vat\":1668,\"name\":\"Nights\",\"price\":1668},\"has_vat\":false,\"vat_display_only\":false,\"total\":2156.04,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1690156800,\"end_date\":1690675200,\"quantity\":6,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":1908,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":190.8,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":57.24,\"type\":\"custom\"}]}}','2023-02-22 10:24:32');
INSERT INTO `wp_wpbs_payments` VALUES (31,40,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230630\":497,\"20230701\":594,\"20230702\":552,\"20230703\":582,\"20230704\":539},\"price_with_vat\":2764,\"name\":\"Nights\",\"price\":2764},\"has_vat\":false,\"vat_display_only\":false,\"total\":3547.07,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1688083200,\"end_date\":1688515200,\"quantity\":5,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":3139,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":313.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":94.17,\"type\":\"custom\"}]}}','2023-03-01 12:37:28');
INSERT INTO `wp_wpbs_payments` VALUES (32,41,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230427\":341,\"20230428\":451,\"20230429\":449,\"20230430\":371},\"price_with_vat\":1612,\"name\":\"Nights\",\"price\":1612},\"has_vat\":false,\"vat_display_only\":false,\"total\":2245.31,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1682553600,\"end_date\":1682899200,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1987,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":198.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":59.61,\"type\":\"custom\"}]}}','2023-03-01 19:43:12');
INSERT INTO `wp_wpbs_payments` VALUES (33,42,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230628\":250,\"20230629\":254,\"20230630\":322,\"20230701\":340},\"price_with_vat\":1166,\"name\":\"Nights\",\"price\":1166},\"has_vat\":false,\"vat_display_only\":false,\"total\":1504.03,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1687910400,\"end_date\":1688256000,\"quantity\":4,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":1331,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":133.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":39.93,\"type\":\"custom\"}]}}','2023-03-04 09:21:38');
INSERT INTO `wp_wpbs_payments` VALUES (34,43,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230714\":468,\"20230715\":476,\"20230716\":402},\"price_with_vat\":1346,\"name\":\"Nights\",\"price\":1346},\"has_vat\":false,\"vat_display_only\":false,\"total\":1944.73,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1689292800,\"end_date\":1689552000,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1721,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":172.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":51.63,\"type\":\"custom\"}]}}','2023-03-10 13:36:07');
INSERT INTO `wp_wpbs_payments` VALUES (35,44,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230811\":452,\"20230812\":449},\"price_with_vat\":901,\"name\":\"Nights\",\"price\":901},\"has_vat\":false,\"vat_display_only\":false,\"total\":1328.88,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1691712000,\"end_date\":1691884800,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1176,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":117.6,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":35.28,\"type\":\"custom\"}]}}','2023-03-10 21:47:15');
INSERT INTO `wp_wpbs_payments` VALUES (36,45,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230401\":393,\"20230402\":311,\"20230403\":300},\"price_with_vat\":1004,\"name\":\"Nights\",\"price\":1004},\"has_vat\":false,\"vat_display_only\":false,\"total\":1558.27,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1680307200,\"end_date\":1680566400,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1379,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":137.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":41.37,\"type\":\"custom\"}]}}','2023-03-10 22:25:58');
INSERT INTO `wp_wpbs_payments` VALUES (37,46,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231007\":565,\"20231008\":474,\"20231009\":416,\"20231010\":415,\"20231011\":438,\"20231012\":439,\"20231013\":525},\"price_with_vat\":3272,\"name\":\"Nights\",\"price\":3272},\"has_vat\":false,\"vat_display_only\":false,\"total\":4121.11,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1696636800,\"end_date\":1697241600,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":3647,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":364.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":109.41,\"type\":\"custom\"}]}}','2023-03-17 13:38:42');
INSERT INTO `wp_wpbs_payments` VALUES (38,47,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230505\":320,\"20230506\":318,\"20230507\":336,\"20230508\":309,\"20230509\":306,\"20230510\":311},\"price_with_vat\":1900,\"name\":\"Nights\",\"price\":1900},\"has_vat\":false,\"vat_display_only\":false,\"total\":2570.75,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1683244800,\"end_date\":1683763200,\"quantity\":6,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2275,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":227.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":68.25,\"type\":\"custom\"}]}}','2023-03-28 08:30:32');
INSERT INTO `wp_wpbs_payments` VALUES (39,48,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230728\":500,\"20230729\":490},\"price_with_vat\":990,\"name\":\"Nights\",\"price\":990},\"has_vat\":false,\"vat_display_only\":false,\"total\":1311.09,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1690502400,\"end_date\":1690675200,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1160.25,\"coupon\":{\"name\":\"Curry Sanders\",\"type\":\"percentage\",\"description\":\"15% Discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-204.75,\"value\":-204.75},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":116.03,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":34.81,\"type\":\"custom\"}]}}','2023-04-01 12:40:09');
INSERT INTO `wp_wpbs_payments` VALUES (40,49,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230815\":389,\"20230816\":389,\"20230817\":391,\"20230818\":436,\"20230819\":448},\"price_with_vat\":2053,\"name\":\"Nights\",\"price\":2053},\"has_vat\":false,\"vat_display_only\":false,\"total\":2743.64,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1692057600,\"end_date\":1692489600,\"quantity\":5,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2428,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":242.8,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":72.84,\"type\":\"custom\"}]}}','2023-04-22 20:11:31');
INSERT INTO `wp_wpbs_payments` VALUES (41,50,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230515\":214,\"20230516\":232,\"20230517\":231,\"20230518\":279,\"20230519\":316,\"20230520\":317,\"20230521\":238,\"20230522\":223,\"20230523\":228,\"20230524\":245,\"20230525\":337,\"20230526\":415},\"price_with_vat\":3275,\"name\":\"Nights\",\"price\":3275},\"has_vat\":false,\"vat_display_only\":false,\"total\":3887.2,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1684108800,\"end_date\":1685145600,\"quantity\":12,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":3440,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":344,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":103.2,\"type\":\"custom\"}]}}','2023-04-27 18:27:36');
INSERT INTO `wp_wpbs_payments` VALUES (42,51,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240117\":437},\"price_with_vat\":437,\"name\":\"Nights\",\"price\":437},\"has_vat\":false,\"vat_display_only\":false,\"total\":804.56,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1705449600,\"end_date\":1705536000,\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":712,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":71.2,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":21.36,\"type\":\"custom\"}]}}','2023-04-29 11:23:20');
INSERT INTO `wp_wpbs_payments` VALUES (43,52,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230724\":426,\"20230725\":409,\"20230726\":440,\"20230727\":472},\"price_with_vat\":1747,\"name\":\"Nights\",\"price\":1747},\"has_vat\":false,\"vat_display_only\":false,\"total\":2038.18,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1690156800,\"end_date\":1690502400,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1803.7,\"coupon\":{\"name\":\"Tom Corridon\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation.\",\"discount\":\"15\",\"value_with_vat\":-318.3,\"value\":-318.3},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":180.37,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":54.11,\"type\":\"custom\"}]}}','2023-05-02 16:20:04');
INSERT INTO `wp_wpbs_payments` VALUES (44,53,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230627\":402,\"20230628\":400,\"20230629\":394},\"price_with_vat\":1196,\"name\":\"Nights\",\"price\":1196},\"has_vat\":false,\"vat_display_only\":false,\"total\":1775.23,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1687824000,\"end_date\":1688083200,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1571,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":157.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":47.13,\"type\":\"custom\"}]}}','2023-06-03 09:55:16');
INSERT INTO `wp_wpbs_payments` VALUES (45,54,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230709\":271,\"20230710\":261},\"price_with_vat\":532,\"name\":\"Nights\",\"price\":532},\"has_vat\":false,\"vat_display_only\":false,\"total\":872.36,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1688860800,\"end_date\":1689033600,\"quantity\":2,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":772,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":77.2,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":23.16,\"type\":\"custom\"}]}}','2023-06-14 09:09:10');
INSERT INTO `wp_wpbs_payments` VALUES (46,55,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230820\":396,\"20230821\":380,\"20230822\":371,\"20230823\":374,\"20230824\":391,\"20230825\":512,\"20230826\":516,\"20230827\":395},\"price_with_vat\":3335,\"name\":\"Nights\",\"price\":3335},\"has_vat\":false,\"vat_display_only\":false,\"total\":4192.3,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1692489600,\"end_date\":1693180800,\"quantity\":8,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":3710,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":371,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":111.3,\"type\":\"custom\"}]}}','2023-06-15 16:47:41');
INSERT INTO `wp_wpbs_payments` VALUES (47,56,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230831\":400,\"20230901\":598,\"20230902\":598,\"20230903\":598},\"price_with_vat\":2194,\"name\":\"Nights\",\"price\":2194},\"has_vat\":false,\"vat_display_only\":false,\"total\":2902.97,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1693440000,\"end_date\":1693785600,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":2569,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":256.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":77.07,\"type\":\"custom\"}]}}','2023-07-09 12:28:17');
INSERT INTO `wp_wpbs_payments` VALUES (48,57,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231118\":457,\"20231119\":374,\"20231120\":358},\"price_with_vat\":1189,\"name\":\"Nights\",\"price\":1189},\"has_vat\":false,\"vat_display_only\":false,\"total\":1767.32,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1700265600,\"end_date\":1700524800,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1564,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":156.4,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":46.92,\"type\":\"custom\"}]}}','2023-07-30 17:00:20');
INSERT INTO `wp_wpbs_payments` VALUES (49,58,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230908\":486,\"20230909\":498},\"price_with_vat\":984,\"name\":\"Nights\",\"price\":984},\"has_vat\":false,\"vat_display_only\":false,\"total\":1422.67,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1694131200,\"end_date\":1694304000,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"total_with_vat\":\"275\"}],\"subtotal\":1259,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":125.9,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":37.77,\"type\":\"custom\"}]}}','2023-08-01 16:29:24');
INSERT INTO `wp_wpbs_payments` VALUES (50,59,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230901\":392,\"20230902\":412,\"20230903\":368,\"20230904\":286},\"price_with_vat\":1458,\"name\":\"Nights\",\"price\":1458},\"has_vat\":false,\"vat_display_only\":false,\"total\":1558.9,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1693526400,\"end_date\":1693872000,\"quantity\":4,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"total_with_vat\":\"165\"}],\"subtotal\":1379.55,\"coupon\":{\"name\":\"Mark Berson\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-243.45,\"value\":-243.45},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":137.96,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":41.39,\"type\":\"custom\"}]}}','2023-08-02 15:06:32');
INSERT INTO `wp_wpbs_payments` VALUES (51,60,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230916\":453,\"20230917\":338,\"20230918\":330,\"20230919\":325,\"20230920\":335,\"20230921\":362,\"20230922\":499},\"price_with_vat\":2642,\"name\":\"Nights\",\"price\":2642},\"has_vat\":false,\"vat_display_only\":false,\"total\":2897.83,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1694822400,\"end_date\":1695427200,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2564.45,\"coupon\":{\"name\":\"Tonya Johnson\",\"type\":\"percentage\",\"description\":\"15% off Reservation\",\"discount\":\"15\",\"value_with_vat\":-452.55,\"value\":-452.55},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":256.45,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":76.93,\"type\":\"custom\"}]}}','2023-08-19 08:45:05');
INSERT INTO `wp_wpbs_payments` VALUES (52,61,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231109\":257,\"20231110\":339,\"20231111\":331},\"price_with_vat\":927,\"name\":\"Nights\",\"price\":927},\"has_vat\":false,\"vat_display_only\":false,\"total\":1318.71,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1699488000,\"end_date\":1699747200,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|3 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1167,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":116.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":35.01,\"type\":\"custom\"}]}}','2023-09-16 21:16:28');
INSERT INTO `wp_wpbs_payments` VALUES (53,62,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20230928\":353,\"20230929\":477,\"20230930\":492,\"20231001\":350},\"price_with_vat\":1672,\"name\":\"Nights\",\"price\":1672},\"has_vat\":false,\"vat_display_only\":false,\"total\":2313.11,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1695859200,\"end_date\":1696204800,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2047,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":204.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":61.41,\"type\":\"custom\"}]}}','2023-09-24 10:05:11');
INSERT INTO `wp_wpbs_payments` VALUES (54,63,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231005\":258,\"20231006\":293},\"price_with_vat\":551,\"name\":\"Nights\",\"price\":551},\"has_vat\":false,\"vat_display_only\":false,\"total\":933.38,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1696464000,\"end_date\":1696636800,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":826,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":82.6,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":24.78,\"type\":\"custom\"}]}}','2023-10-05 18:23:04');
INSERT INTO `wp_wpbs_payments` VALUES (55,64,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231022\":249,\"20231023\":215,\"20231024\":214},\"price_with_vat\":678,\"name\":\"Nights\",\"price\":678},\"has_vat\":false,\"vat_display_only\":false,\"total\":952.59,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1697932800,\"end_date\":1698192000,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":843,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":84.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":25.29,\"type\":\"custom\"}]}}','2023-10-13 03:29:32');
INSERT INTO `wp_wpbs_payments` VALUES (56,65,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231110\":416,\"20231111\":409},\"price_with_vat\":825,\"name\":\"Nights\",\"price\":825},\"has_vat\":false,\"vat_display_only\":false,\"total\":1356,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1699574400,\"end_date\":1699747200,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1200,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":120,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":36,\"type\":\"custom\"}]}}','2023-10-23 20:16:53');
INSERT INTO `wp_wpbs_payments` VALUES (57,66,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240531\":433.29,\"20240601\":433.29,\"20240602\":433.29,\"20240603\":433.29,\"20240604\":433.29,\"20240605\":433.29,\"20240606\":433.29},\"price_with_vat\":3033,\"name\":\"Nights\",\"price\":3033},\"has_vat\":false,\"vat_display_only\":false,\"total\":3273.38,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1717113600,\"end_date\":1717718400,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|4 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2896.8,\"coupon\":{\"name\":\"Tom Corridon\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-511.2,\"value\":-511.2},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":289.68,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":86.9,\"type\":\"custom\"}]}}','2023-10-31 13:44:43');
INSERT INTO `wp_wpbs_payments` VALUES (58,67,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231106\":251,\"20231107\":251},\"price_with_vat\":502,\"name\":\"Nights\",\"price\":502},\"has_vat\":false,\"vat_display_only\":false,\"total\":991.01,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1699228800,\"end_date\":1699401600,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":877,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":87.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":26.31,\"type\":\"custom\"}]}}','2023-11-04 12:09:44');
INSERT INTO `wp_wpbs_payments` VALUES (59,68,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231116\":202},\"price_with_vat\":202,\"name\":\"Nights\",\"price\":202},\"has_vat\":false,\"vat_display_only\":false,\"total\":539.01,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1700092800,\"end_date\":1700179200,\"quantity\":1,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":477,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":47.7,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":14.31,\"type\":\"custom\"}]}}','2023-11-15 19:12:09');
INSERT INTO `wp_wpbs_payments` VALUES (60,69,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231126\":231,\"20231127\":205,\"20231128\":205,\"20231129\":205},\"price_with_vat\":846,\"name\":\"Nights\",\"price\":846},\"has_vat\":false,\"vat_display_only\":false,\"total\":1142.43,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1700956800,\"end_date\":1701302400,\"quantity\":4,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1011,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":101.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":30.33,\"type\":\"custom\"}]}}','2023-11-22 08:26:15');
INSERT INTO `wp_wpbs_payments` VALUES (61,70,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231225\":302,\"20231226\":307,\"20231227\":311,\"20231228\":315},\"price_with_vat\":1235,\"name\":\"Nights\",\"price\":1235},\"has_vat\":false,\"vat_display_only\":false,\"total\":1666.75,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1703462400,\"end_date\":1703808000,\"quantity\":4,\"default_price\":\"177\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|4 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1475,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":147.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":44.25,\"type\":\"custom\"}]}}','2023-11-27 16:17:17');
INSERT INTO `wp_wpbs_payments` VALUES (62,71,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231225\":302,\"20231226\":307,\"20231227\":311,\"20231228\":315},\"price_with_vat\":1235,\"name\":\"Nights\",\"price\":1235},\"has_vat\":false,\"vat_display_only\":false,\"total\":1666.75,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1703462400,\"end_date\":1703808000,\"quantity\":4,\"default_price\":\"177\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|4 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1475,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":147.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":44.25,\"type\":\"custom\"}]}}','2023-11-27 17:58:32');
INSERT INTO `wp_wpbs_payments` VALUES (63,72,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231224\":297,\"20231225\":294},\"price_with_vat\":591,\"name\":\"Nights\",\"price\":591},\"has_vat\":false,\"vat_display_only\":false,\"total\":1091.58,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1703376000,\"end_date\":1703548800,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":966,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":96.6,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":28.98,\"type\":\"custom\"}]}}','2023-12-10 18:22:28');
INSERT INTO `wp_wpbs_payments` VALUES (64,73,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20231222\":195,\"20231223\":208},\"price_with_vat\":403,\"name\":\"Nights\",\"price\":403},\"has_vat\":false,\"vat_display_only\":false,\"total\":879.14,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1703203200,\"end_date\":1703376000,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|3 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":778,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":77.8,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":23.34,\"type\":\"custom\"}]}}','2023-12-18 10:01:46');
INSERT INTO `wp_wpbs_payments` VALUES (65,74,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240630\":250.71,\"20240701\":250.71,\"20240702\":250.71,\"20240703\":250.71,\"20240704\":250.71,\"20240705\":250.71,\"20240706\":250.71},\"price_with_vat\":1755,\"name\":\"Nights\",\"price\":1755},\"has_vat\":false,\"vat_display_only\":false,\"total\":2254.35,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1719878400,\"end_date\":1720310400,\"quantity\":7,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1995,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":199.5,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":59.85,\"type\":\"custom\"}]}}','2023-12-20 15:25:03');
INSERT INTO `wp_wpbs_payments` VALUES (66,75,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240602\":312,\"20240603\":305,\"20240604\":302,\"20240605\":313},\"price_with_vat\":1232,\"name\":\"Nights\",\"price\":1232},\"has_vat\":false,\"vat_display_only\":false,\"total\":1543.53,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1717286400,\"end_date\":1717632000,\"quantity\":4,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1365.95,\"coupon\":{\"name\":\"Ila Pittman\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-241.05,\"value\":-241.05},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":136.6,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":40.98,\"type\":\"custom\"}]}}','2023-12-28 12:51:43');
INSERT INTO `wp_wpbs_payments` VALUES (67,76,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240611\":344,\"20240612\":350,\"20240613\":360,\"20240614\":403,\"20240615\":421},\"price_with_vat\":1878,\"name\":\"Nights\",\"price\":1878},\"has_vat\":false,\"vat_display_only\":false,\"total\":2545.89,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1718064000,\"end_date\":1718496000,\"quantity\":5,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2253,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":225.3,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":67.59,\"type\":\"custom\"}]}}','2024-01-02 20:58:11');
INSERT INTO `wp_wpbs_payments` VALUES (68,77,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240630\":378,\"20240701\":378,\"20240702\":417,\"20240703\":483,\"20240704\":484,\"20240705\":499},\"price_with_vat\":2639,\"name\":\"Nights\",\"price\":2639},\"has_vat\":false,\"vat_display_only\":false,\"total\":3405.82,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1719705600,\"end_date\":1720224000,\"quantity\":6,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":3014,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":301.4,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":90.42,\"type\":\"custom\"}]}}','2024-01-09 10:32:48');
INSERT INTO `wp_wpbs_payments` VALUES (69,78,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240802\":419,\"20240803\":407,\"20240804\":366,\"20240805\":364},\"price_with_vat\":1556,\"name\":\"Nights\",\"price\":1556},\"has_vat\":false,\"vat_display_only\":false,\"total\":2182.03,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1722556800,\"end_date\":1722902400,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|3 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1931,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":193.1,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":57.93,\"type\":\"custom\"}]}}','2024-01-12 10:14:00');
INSERT INTO `wp_wpbs_payments` VALUES (70,79,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240308\":309},\"price_with_vat\":309,\"name\":\"Nights\",\"price\":309},\"has_vat\":false,\"vat_display_only\":false,\"total\":659.92,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1709856000,\"end_date\":1709942400,\"quantity\":1,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":584,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":58.4,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":17.52,\"type\":\"custom\"}]}}','2024-01-22 21:36:11');
INSERT INTO `wp_wpbs_payments` VALUES (71,80,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240524\":542,\"20240525\":536,\"20240526\":464},\"price_with_vat\":1542,\"name\":\"Nights\",\"price\":1542},\"has_vat\":false,\"vat_display_only\":false,\"total\":2166.21,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1716508800,\"end_date\":1716768000,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1917,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":191.7,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":57.51,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-01-24 21:54:16');
INSERT INTO `wp_wpbs_payments` VALUES (72,81,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240215\":174,\"20240216\":212,\"20240217\":217},\"price_with_vat\":603,\"name\":\"Nights\",\"price\":603},\"has_vat\":false,\"vat_display_only\":false,\"total\":952.59,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1707955200,\"end_date\":1708214400,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|4 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":843,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":84.3,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":25.29,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-01-27 10:57:57');
INSERT INTO `wp_wpbs_payments` VALUES (73,82,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240205\":193,\"20240206\":196,\"20240207\":206},\"price_with_vat\":595,\"name\":\"Nights\",\"price\":595},\"has_vat\":false,\"vat_display_only\":false,\"total\":1096.1,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1707091200,\"end_date\":1707350400,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":970,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":97,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":29.1,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-01-27 11:35:46');
INSERT INTO `wp_wpbs_payments` VALUES (74,83,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240218\":195,\"20240219\":173,\"20240220\":170,\"20240221\":176,\"20240222\":178,\"20240223\":204,\"20240224\":227},\"price_with_vat\":1323,\"name\":\"Nights\",\"price\":1323},\"has_vat\":false,\"vat_display_only\":false,\"total\":1766.19,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1708214400,\"end_date\":1708819200,\"quantity\":7,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"75\",\"price_with_vat\":\"75\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":75,\"user_value\":\"75|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"75\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1563,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":156.3,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":46.89,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-01-29 18:54:12');
INSERT INTO `wp_wpbs_payments` VALUES (75,84,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240725\":256,\"20240726\":301,\"20240727\":280},\"price_with_vat\":837,\"name\":\"Nights\",\"price\":837},\"has_vat\":false,\"vat_display_only\":false,\"total\":1245.26,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1721865600,\"end_date\":1722124800,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1102,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":110.2,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":33.06,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-01-31 14:04:52');
INSERT INTO `wp_wpbs_payments` VALUES (76,85,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240830\":493,\"20240831\":496,\"20240901\":463},\"price_with_vat\":1452,\"name\":\"Nights\",\"price\":1452},\"has_vat\":false,\"vat_display_only\":false,\"total\":2064.51,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1724976000,\"end_date\":1725235200,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1827,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":182.7,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":54.81,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-02 09:29:57');
INSERT INTO `wp_wpbs_payments` VALUES (77,86,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240713\":384,\"20240714\":343,\"20240715\":409},\"price_with_vat\":1136,\"name\":\"Nights\",\"price\":1136},\"has_vat\":false,\"vat_display_only\":false,\"total\":1707.43,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1720828800,\"end_date\":1721088000,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1511,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":151.1,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":45.33,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-04 12:51:20');
INSERT INTO `wp_wpbs_payments` VALUES (78,87,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240623\":249,\"20240624\":230,\"20240625\":229},\"price_with_vat\":708,\"name\":\"Nights\",\"price\":708},\"has_vat\":false,\"vat_display_only\":false,\"total\":1099.49,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1719100800,\"end_date\":1719360000,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":973,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":97.3,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":29.19,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-05 17:07:57');
INSERT INTO `wp_wpbs_payments` VALUES (79,88,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240606\":293,\"20240607\":332,\"20240608\":346},\"price_with_vat\":971,\"name\":\"Nights\",\"price\":971},\"has_vat\":false,\"vat_display_only\":false,\"total\":1407.98,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1717632000,\"end_date\":1717891200,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1246,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":124.6,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":37.38,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-07 17:16:20');
INSERT INTO `wp_wpbs_payments` VALUES (80,89,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240214\":189,\"20240215\":200,\"20240216\":239},\"price_with_vat\":628,\"name\":\"Nights\",\"price\":628},\"has_vat\":false,\"vat_display_only\":false,\"total\":1133.39,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1707868800,\"end_date\":1708128000,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|3 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1003,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":100.3,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":30.09,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-12 18:06:45');
INSERT INTO `wp_wpbs_payments` VALUES (81,90,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240712\":380,\"20240713\":379},\"price_with_vat\":759,\"name\":\"Nights\",\"price\":759},\"has_vat\":false,\"vat_display_only\":false,\"total\":1281.42,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1720742400,\"end_date\":1720915200,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1134,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":113.4,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":34.02,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-14 16:54:30');
INSERT INTO `wp_wpbs_payments` VALUES (82,91,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240311\":340.6,\"20240312\":340.6,\"20240313\":340.6,\"20240314\":340.6,\"20240315\":340.6},\"price_with_vat\":1703,\"name\":\"Nights\",\"price\":1703},\"has_vat\":false,\"vat_display_only\":false,\"total\":2235.14,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1710201600,\"end_date\":1710633600,\"quantity\":5,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1978,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":197.8,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":59.34,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-14 17:03:43');
INSERT INTO `wp_wpbs_payments` VALUES (83,92,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240613\":324,\"20240614\":354,\"20240615\":353,\"20240616\":325,\"20240617\":324},\"price_with_vat\":1680,\"name\":\"Nights\",\"price\":1680},\"has_vat\":false,\"vat_display_only\":false,\"total\":2322.15,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1718236800,\"end_date\":1718668800,\"quantity\":5,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2055,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":205.5,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":61.65,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-21 18:20:53');
INSERT INTO `wp_wpbs_payments` VALUES (84,93,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240302\":208,\"20240303\":188},\"price_with_vat\":396,\"name\":\"Nights\",\"price\":396},\"has_vat\":false,\"vat_display_only\":false,\"total\":746.93,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1709337600,\"end_date\":1709510400,\"quantity\":2,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":661,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":66.1,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":19.83,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-23 12:44:54');
INSERT INTO `wp_wpbs_payments` VALUES (85,94,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20241011\":261,\"20241012\":261,\"20241013\":261},\"price_with_vat\":783,\"name\":\"Nights\",\"price\":783},\"has_vat\":false,\"vat_display_only\":false,\"total\":1184.24,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1712534400,\"end_date\":1712880000,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1048,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":104.8,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":31.44,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-02-25 07:12:14');
INSERT INTO `wp_wpbs_payments` VALUES (86,95,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240607\":441,\"20240608\":465,\"20240609\":364},\"price_with_vat\":1270,\"name\":\"Nights\",\"price\":1270},\"has_vat\":false,\"vat_display_only\":false,\"total\":1858.85,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1717718400,\"end_date\":1717977600,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1645,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":164.5,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":49.35,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-01 17:12:36');
INSERT INTO `wp_wpbs_payments` VALUES (87,96,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240327\":196,\"20240328\":205,\"20240329\":274},\"price_with_vat\":675,\"name\":\"Nights\",\"price\":675},\"has_vat\":false,\"vat_display_only\":false,\"total\":1062.2,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1711497600,\"end_date\":1711756800,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":940,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":94,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":28.2,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-07 17:58:00');
INSERT INTO `wp_wpbs_payments` VALUES (88,97,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240928\":464,\"20240929\":395,\"20240930\":395,\"20241001\":395,\"20241002\":396,\"20241003\":426,\"20241004\":536},\"price_with_vat\":3007,\"name\":\"Nights\",\"price\":3007},\"has_vat\":false,\"vat_display_only\":false,\"total\":3248.41,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1727481600,\"end_date\":1728086400,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2874.7,\"coupon\":{\"name\":\"Robert Ash\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-507.3,\"value\":-507.3},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":287.47,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":86.24,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-08 15:15:20');
INSERT INTO `wp_wpbs_payments` VALUES (89,98,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240327\":273,\"20240328\":294,\"20240329\":365},\"price_with_vat\":932,\"name\":\"Nights\",\"price\":932},\"has_vat\":false,\"vat_display_only\":false,\"total\":1476.91,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1711497600,\"end_date\":1711756800,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1307,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":130.7,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":39.21,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-11 19:47:26');
INSERT INTO `wp_wpbs_payments` VALUES (90,99,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240620\":407,\"20240621\":275,\"20240622\":289},\"price_with_vat\":971,\"name\":\"Nights\",\"price\":971},\"has_vat\":false,\"vat_display_only\":false,\"total\":1396.68,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1718841600,\"end_date\":1719100800,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1236,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":123.6,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":37.08,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-12 14:37:29');
INSERT INTO `wp_wpbs_payments` VALUES (91,100,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240503\":512,\"20240504\":512},\"price_with_vat\":691,\"name\":\"Nights\",\"price\":691},\"has_vat\":false,\"vat_display_only\":false,\"total\":1094.48,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1714694400,\"end_date\":1714953600,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":0,\"price_with_vat\":0,\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":0},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":275,\"price_with_vat\":275,\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":275}],\"subtotal\":966,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":96.6,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":31.88,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}],\"original_prices\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240503\":512,\"20240504\":512},\"price_with_vat\":1024,\"name\":\"Nights\",\"price\":1024},\"has_vat\":false,\"vat_display_only\":false,\"total\":1467.87,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1714694400,\"end_date\":1714953600,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1299,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":129.9,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":38.97,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}}','2024-03-15 10:51:58');
INSERT INTO `wp_wpbs_payments` VALUES (92,101,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240726\":519,\"20240727\":495,\"20240728\":413,\"20240729\":400,\"20240730\":396,\"20240731\":397,\"20240801\":428},\"price_with_vat\":3048,\"name\":\"Nights\",\"price\":3048},\"has_vat\":false,\"vat_display_only\":false,\"total\":3867.99,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1721952000,\"end_date\":1722556800,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":3423,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":342.3,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":102.69,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-20 12:30:07');
INSERT INTO `wp_wpbs_payments` VALUES (93,102,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240706\":531,\"20240707\":396,\"20240708\":396,\"20240709\":400,\"20240710\":401,\"20240711\":401,\"20240712\":437},\"price_with_vat\":2962,\"name\":\"Nights\",\"price\":2962},\"has_vat\":false,\"vat_display_only\":false,\"total\":3770.81,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1720224000,\"end_date\":1720828800,\"quantity\":7,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":3337,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":333.7,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":100.11,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-03-24 08:02:19');
INSERT INTO `wp_wpbs_payments` VALUES (94,103,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240604\":227,\"20240605\":229,\"20240606\":237},\"price_with_vat\":693,\"name\":\"Nights\",\"price\":693},\"has_vat\":false,\"vat_display_only\":false,\"total\":1082.54,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1717459200,\"end_date\":1717718400,\"quantity\":3,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":958,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":95.8,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":28.74,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-04-12 18:28:35');
INSERT INTO `wp_wpbs_payments` VALUES (95,104,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240416\":250,\"20240417\":252},\"price_with_vat\":502,\"name\":\"Nights\",\"price\":502},\"has_vat\":false,\"vat_display_only\":false,\"total\":991.01,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1713225600,\"end_date\":1713398400,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":877,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":87.7,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":26.31,\"multiplication_field_id\":null,\"multiplication_value\":null,\"type\":\"custom\"}]}}','2024-04-12 18:36:51');
INSERT INTO `wp_wpbs_payments` VALUES (96,110,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20241018\":431,\"20241019\":427,\"20241020\":394},\"price_with_vat\":1252,\"name\":\"Nights\",\"price\":1252},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1838.51,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1729209600,\"end_date\":1729468800,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1627,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":162.7,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":48.81,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-17 10:16:32');
INSERT INTO `wp_wpbs_payments` VALUES (97,111,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240419\":241,\"20240420\":247},\"price_with_vat\":488,\"name\":\"Nights\",\"price\":488},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":975.19,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1713484800,\"end_date\":1713657600,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":863,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":86.3,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":25.89,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-17 11:46:45');
INSERT INTO `wp_wpbs_payments` VALUES (98,112,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240628\":397,\"20240629\":415},\"price_with_vat\":812,\"name\":\"Nights\",\"price\":812},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1341.31,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1719532800,\"end_date\":1719705600,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1187,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":118.7,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":35.61,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-17 17:53:39');
INSERT INTO `wp_wpbs_payments` VALUES (99,113,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240528\":252,\"20240529\":254,\"20240530\":265},\"price_with_vat\":771,\"name\":\"Nights\",\"price\":771},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1294.98,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1716854400,\"end_date\":1717113600,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"3 Pets\",\"original_label\":\"3 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":100,\"user_value\":\"100|3 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1146,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":114.6,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":34.38,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-24 11:54:12');
INSERT INTO `wp_wpbs_payments` VALUES (100,114,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240722\":377,\"20240723\":377,\"20240724\":378,\"20240725\":387},\"price_with_vat\":1519,\"name\":\"Nights\",\"price\":1519},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":2140.22,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1721606400,\"end_date\":1721952000,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"4 Pets\",\"original_label\":\"4 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":100,\"user_value\":\"100|4 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1894,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":189.4,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":56.82,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-24 22:42:06');
INSERT INTO `wp_wpbs_payments` VALUES (101,115,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240510\":257,\"20240511\":246,\"20240512\":205,\"20240513\":199,\"20240514\":198},\"price_with_vat\":1105,\"name\":\"Nights\",\"price\":1105},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1548.1,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1715299200,\"end_date\":1715731200,\"quantity\":5,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":5,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"vat_percentage\":false,\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"addition_multiplication\":5,\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1370,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":137,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":41.1,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-25 01:59:28');
INSERT INTO `wp_wpbs_payments` VALUES (102,116,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240801\":394.75,\"20240802\":394.75,\"20240803\":394.75,\"20240804\":394.75,\"20240805\":394.75,\"20240806\":394.75,\"20240807\":394.75,\"20240808\":394.75},\"price_with_vat\":3158,\"name\":\"Nights\",\"price\":3158},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":3992.29,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1722470400,\"end_date\":1723334400,\"quantity\":8,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":10,\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":10,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":3533,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":353.3,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":105.99,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-25 14:14:45');
INSERT INTO `wp_wpbs_payments` VALUES (103,117,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240801\":299,\"20240802\":336,\"20240803\":344,\"20240804\":301,\"20240805\":294,\"20240806\":291,\"20240807\":292,\"20240808\":302},\"price_with_vat\":2459,\"name\":\"Nights\",\"price\":2459},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":3202.42,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1722470400,\"end_date\":1723161600,\"quantity\":8,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":8,\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":8,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2834,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":283.4,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":85.02,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-25 15:29:50');
INSERT INTO `wp_wpbs_payments` VALUES (104,118,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240629\":332,\"20240630\":290,\"20240701\":284,\"20240702\":322},\"price_with_vat\":1228,\"name\":\"Nights\",\"price\":1228},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1443.64,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1719619200,\"end_date\":1719964800,\"quantity\":4,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"vat_percentage\":false,\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1277.55,\"coupon\":{\"name\":\"Bianca Shea\",\"type\":\"percentage\",\"description\":\"15% discount on entire reservation\",\"discount\":\"15\",\"value_with_vat\":-225.45,\"value\":-225.45},\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":127.76,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":38.33,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-25 15:47:58');
INSERT INTO `wp_wpbs_payments` VALUES (105,119,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240805\":250,\"20240806\":248,\"20240807\":249,\"20240808\":249},\"price_with_vat\":996,\"name\":\"Nights\",\"price\":996},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1424.93,\"language\":\"en\",\"form_id\":1,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1722816000,\"end_date\":1723161600,\"quantity\":4,\"default_price\":\"550\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"165\",\"vat_percentage\":false,\"price_with_vat\":\"165\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":165,\"user_value\":\"165|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"165\"}],\"subtotal\":1261,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":126.1,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":37.83,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-26 08:01:20');
INSERT INTO `wp_wpbs_payments` VALUES (106,120,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240508\":230,\"20240509\":234,\"20240510\":278},\"price_with_vat\":742,\"name\":\"Nights\",\"price\":742},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1262.21,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1715126400,\"end_date\":1715385600,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1117,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":111.7,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":33.51,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-04-27 13:12:56');
INSERT INTO `wp_wpbs_payments` VALUES (107,121,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240510\":276,\"20240511\":281},\"price_with_vat\":557,\"name\":\"Nights\",\"price\":557},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1053.16,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1715299200,\"end_date\":1715472000,\"quantity\":2,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"2 Pets\",\"original_label\":\"2 Pets\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":100,\"user_value\":\"100|2 Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":932,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":93.2,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":27.96,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-05-05 22:31:12');
INSERT INTO `wp_wpbs_payments` VALUES (108,122,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240718\":742,\"20240719\":742,\"20240720\":742},\"price_with_vat\":2226,\"name\":\"Nights\",\"price\":2226},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":2826.13,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1721347200,\"end_date\":1721606400,\"quantity\":3,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"vat_percentage\":false,\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2501,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":250.1,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":75.03,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-05-07 12:48:08');
INSERT INTO `wp_wpbs_payments` VALUES (109,123,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20241011\":418,\"20241012\":439,\"20241013\":408},\"price_with_vat\":1265,\"name\":\"Nights\",\"price\":1265},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":1853.2,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1728604800,\"end_date\":1728864000,\"quantity\":3,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":3,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":1640,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":164,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":49.2,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-05-14 16:12:35');
INSERT INTO `wp_wpbs_payments` VALUES (110,124,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240527\":574,\"20240528\":512,\"20240529\":521,\"20240530\":436},\"price_with_vat\":2043,\"name\":\"Nights\",\"price\":2043},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":2732.34,\"language\":\"en\",\"form_id\":5,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1716768000,\"end_date\":1717113600,\"quantity\":4,\"default_price\":\"650\",\"extras\":[{\"field_id\":\"22\",\"label\":\"1 Pet\",\"original_label\":\"1 Pet\",\"price\":\"100\",\"vat_percentage\":false,\"price_with_vat\":\"100\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":100,\"user_value\":\"100|1 Pet\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"100\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":4,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":2418,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":241.8,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":72.54,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-05-16 14:13:22');
INSERT INTO `wp_wpbs_payments` VALUES (111,125,'payment_on_arrival','-','-','{\"price\":{\"currency\":\"USD\",\"events\":{\"multiplication\":1,\"individual_days\":{\"20240616\":253,\"20240617\":253},\"price_with_vat\":506,\"name\":\"Nights\",\"price\":506},\"has_vat\":false,\"vat_display_only\":false,\"vat_percentage\":false,\"is_payment_screen\":true,\"total\":882.53,\"language\":\"en\",\"form_id\":6,\"payment_method\":\"payment_on_arrival\",\"selection_style\":\"split\",\"start_date\":1718496000,\"end_date\":1718668800,\"quantity\":2,\"default_price\":\"616\",\"extras\":[{\"field_id\":\"22\",\"label\":\"No Pets\",\"original_label\":\"No Pets\",\"price\":\"0\",\"vat_percentage\":false,\"price_with_vat\":\"0\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":0,\"user_value\":\"0|No Pets\",\"extra_type\":\"product_radio\",\"total_with_vat\":\"0\"},{\"field_id\":\"25\",\"label\":\"Cleaning Fee\",\"original_label\":\"Cleaning Fee\",\"price\":\"275\",\"vat_percentage\":false,\"price_with_vat\":\"275\",\"addition\":\"per_booking\",\"addition_multiplication\":2,\"multiplication\":false,\"total\":275,\"user_value\":\"275|Cleaning Fee\",\"extra_type\":\"product_field\",\"total_with_vat\":\"275\"}],\"subtotal\":781,\"taxes\":[{\"name\":\"Tax\",\"percentage\":\"10\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":78.1,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"},{\"name\":\"Processing Fee\",\"percentage\":\"3\",\"fixed_amount\":\"\",\"calculation\":\"per_booking\",\"value\":23.43,\"multiplication_field_id\":\"\",\"multiplication_value\":\"\",\"type\":\"custom\"}]}}','2024-06-12 13:22:37');
/*!40000 ALTER TABLE `wp_wpbs_payments` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (1,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2166}',0,'2022-02-21 01:08:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (2,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/5.9\\/wp-includes\\/class-wp-recovery-mode-email-service.php\",\"line\":229}',0,'2022-02-21 16:25:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (3,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/5.9.1\\/wp-includes\\/class-wp-recovery-mode-email-service.php\",\"line\":229}',0,'2022-02-23 12:30:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (4,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2166}',0,'2022-02-28 01:00:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (5,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/5.9.1\\/wp-includes\\/pluggable.php\",\"line\":2088}',0,'2022-03-03 07:47:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (6,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-03-07 01:29:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (7,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-11 17:37:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (8,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 05:00:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (9,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 13:46:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (10,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 14:26:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (11,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 14:30:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (12,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 14:36:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (13,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 14:45:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (14,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-12 16:59:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (15,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 00:42:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (16,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 00:51:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (17,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (18,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (19,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (20,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (21,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (22,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:09:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (23,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 04:10:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (24,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 05:06:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (25,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 06:38:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (26,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 09:54:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (27,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 10:57:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (28,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 11:17:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (29,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 13:23:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (30,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 15:19:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (31,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 20:20:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (32,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-13 22:12:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (33,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-14 02:33:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (34,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-14 03:55:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (35,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-14 14:39:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (36,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-14 20:26:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (37,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 01:27:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (38,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 04:33:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (39,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 05:23:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (40,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 06:13:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (41,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 06:37:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (42,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-15 13:54:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (43,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 03:47:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (44,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 05:03:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (45,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 10:12:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (46,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 15:48:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (47,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 20:17:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (48,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-16 23:39:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (49,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 00:05:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (50,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 06:42:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (51,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 07:53:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (52,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 10:37:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (53,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 16:06:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (54,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 17:57:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (55,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-17 20:52:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (56,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 05:02:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (57,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 05:17:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (58,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 05:51:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (59,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 08:58:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (60,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 09:01:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (61,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 09:47:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (62,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 10:24:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (63,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 18:30:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (64,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 19:13:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (65,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 19:46:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (66,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 19:46:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (67,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 21:45:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (68,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 21:45:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (69,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 21:45:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (70,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 21:45:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (71,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-18 22:34:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (72,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 00:07:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (73,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 00:50:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (74,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 03:46:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (75,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 05:47:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (76,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 08:12:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (77,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 08:34:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (78,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 12:48:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (79,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 13:22:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (80,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 14:20:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (81,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 15:10:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (82,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 16:02:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (83,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 17:03:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (84,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 21:53:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (85,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-19 23:27:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (86,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 01:28:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (87,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 05:35:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (88,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 07:33:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (89,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 08:35:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (90,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 08:42:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (91,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 12:54:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (92,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 20:10:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (93,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 20:48:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (94,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-20 23:31:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (95,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 00:44:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (96,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-03-21 01:06:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (97,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 03:41:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (98,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 04:15:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (99,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 05:46:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (100,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 17:20:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (101,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 18:18:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (102,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-21 20:51:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (103,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 00:10:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (104,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 04:26:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (105,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 05:02:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (106,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 12:11:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (107,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 13:59:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (108,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 15:47:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (109,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 16:29:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (110,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-22 19:36:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (111,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 00:54:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (112,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 01:45:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (113,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 02:29:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (114,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 02:29:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (115,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 02:41:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (116,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 03:25:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (117,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 06:23:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (118,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 08:04:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (119,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 09:25:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (120,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 11:39:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (121,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 14:28:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (122,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 15:47:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (123,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 18:29:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (124,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 19:39:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (125,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 20:15:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (126,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 20:19:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (127,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 20:31:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (128,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 21:16:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (129,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-23 23:22:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (130,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 01:59:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (131,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 06:17:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (132,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 08:01:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (133,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 08:27:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (134,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 08:38:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (135,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 10:10:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (136,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 14:05:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (137,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 14:13:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (138,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 18:18:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (139,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 19:18:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (140,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 19:38:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (141,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 19:38:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (142,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 19:38:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (143,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 19:39:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (144,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 21:02:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (145,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 23:15:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (146,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-24 23:50:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (147,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 00:01:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (148,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 01:40:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (149,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 02:02:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (150,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 03:03:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (151,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 03:54:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (152,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 05:19:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (153,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 09:22:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (154,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 11:08:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (155,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/5.9.2\\/wp-includes\\/class-wp-recovery-mode-email-service.php\",\"line\":229}',0,'2022-03-25 11:11:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (156,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 11:33:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (157,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 11:44:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (158,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 12:33:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (159,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 12:51:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (160,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 13:34:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (161,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 14:39:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (162,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 16:14:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (163,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 16:22:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (164,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 16:26:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (165,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 16:40:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (166,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 17:24:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (167,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 17:31:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (168,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 17:39:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (169,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-25 20:54:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (170,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 02:39:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (171,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 03:27:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (172,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 03:37:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (173,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 03:56:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (174,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 04:43:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (175,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 06:20:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (176,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 08:06:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (177,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 12:28:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (178,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 12:37:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (179,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 12:40:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (180,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 12:40:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (181,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 12:40:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (182,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 13:52:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (183,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 13:58:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (184,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 14:22:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (185,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 15:13:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (186,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 15:46:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (187,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 17:20:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (188,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 17:27:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (189,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 17:53:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (190,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 17:55:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (191,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 20:05:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (192,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 21:07:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (193,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 21:17:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (194,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 21:25:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (195,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-26 22:12:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (196,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 01:27:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (197,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 03:54:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (198,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 05:40:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (199,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 14:03:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (200,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 16:57:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (201,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 17:12:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (202,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 17:21:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (203,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 19:53:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (204,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-27 22:29:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (205,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-03-28 01:01:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (206,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 02:45:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (207,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/5.9.2\\/wp-includes\\/class-wp-recovery-mode-email-service.php\",\"line\":229}',0,'2022-03-28 03:59:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (208,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 07:43:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (209,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 08:07:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (210,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 09:54:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (211,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 13:46:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (212,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 14:19:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (213,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 14:29:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (214,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 15:09:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (215,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 15:56:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (216,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 16:51:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (217,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 19:03:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (218,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-28 21:42:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (219,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 00:40:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (220,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 00:51:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (221,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 01:37:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (222,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 01:50:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (223,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:00:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (224,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:07:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (225,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:15:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (226,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:15:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (227,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:15:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (228,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:15:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (229,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 02:52:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (230,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 03:41:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (231,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 03:59:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (232,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 04:38:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (233,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 08:27:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (234,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 12:55:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (235,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 13:34:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (236,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 19:49:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (237,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-29 23:42:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (238,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-30 00:36:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (239,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-30 03:04:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (240,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-30 04:04:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (241,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-30 04:13:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (242,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2416}',0,'2022-03-30 04:19:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (243,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 05:04:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (244,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 07:12:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (245,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 08:15:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (246,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 08:27:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (247,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 14:05:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (248,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 14:13:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (249,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 17:05:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (250,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 20:01:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (251,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-30 21:35:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (252,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 01:41:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (253,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 05:24:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (254,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 08:50:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (255,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 14:10:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (256,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 15:40:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (257,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-03-31 18:39:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (258,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 04:42:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (259,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 05:14:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (260,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 05:32:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (261,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 07:44:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (262,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 08:12:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (263,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 08:56:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (264,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 08:57:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (265,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 16:17:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (266,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 16:17:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (267,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 16:18:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (268,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 17:46:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (269,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 18:10:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (270,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-01 20:05:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (271,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 04:55:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (272,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 14:08:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (273,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 16:09:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (274,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 21:09:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (275,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 21:15:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (276,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 21:16:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (277,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 23:36:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (278,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-02 23:56:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (279,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 02:14:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (280,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 04:09:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (281,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 04:20:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (282,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 04:24:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (283,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 05:35:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (284,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 05:53:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (285,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 05:53:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (286,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 11:10:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (287,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 11:25:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (288,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 12:36:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (289,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 15:08:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (290,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 17:55:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (291,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 18:56:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (292,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 19:13:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (293,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-03 20:04:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (294,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-04-04 01:02:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (295,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-04 04:42:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (296,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-04 17:19:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (297,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-04 17:31:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (298,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-04 21:53:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (299,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-04 22:13:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (300,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 01:46:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (301,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 01:54:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (302,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 02:02:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (303,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 05:30:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (304,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 05:32:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (305,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 05:34:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (306,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 10:41:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (307,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 12:38:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (308,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 12:57:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (309,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 13:05:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (310,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 14:03:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (311,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 14:22:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (312,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 16:51:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (313,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 17:17:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (314,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 18:36:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (315,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 20:02:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (316,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 21:46:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (317,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-05 23:18:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (318,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 00:36:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (319,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 00:47:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (320,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 00:54:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (321,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 01:37:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (322,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 01:51:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (323,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 02:06:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (324,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 02:06:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (325,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 02:06:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (326,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 02:06:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (327,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 03:19:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (328,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 04:22:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (329,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 04:22:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (330,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 05:57:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (331,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 09:31:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (332,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 10:58:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (333,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 11:06:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (334,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 11:09:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (335,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 12:04:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (336,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 16:07:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (337,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 16:08:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (338,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 16:21:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (339,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 21:35:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (340,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 21:46:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (341,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 23:25:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (342,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 23:33:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (343,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 23:34:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (344,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-06 23:34:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (345,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 00:36:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (346,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 00:44:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (347,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 00:51:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (348,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 01:38:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (349,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 02:38:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (350,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 03:15:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (351,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 04:57:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (352,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 08:47:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (353,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 09:17:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (354,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 09:26:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (355,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 10:47:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (356,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 10:55:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (357,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 10:59:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (358,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 11:39:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (359,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 11:49:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (360,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 11:54:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (361,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 11:58:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (362,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 16:29:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (363,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 18:29:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (364,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 21:10:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (365,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-07 23:32:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (366,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 00:59:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (367,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 02:21:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (368,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 03:27:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (369,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 03:43:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (370,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 03:55:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (371,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 04:45:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (372,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 04:57:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (373,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 08:41:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (374,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 08:51:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (375,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 11:28:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (376,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 11:32:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (377,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:10:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (378,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:20:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (379,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:36:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (380,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:36:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (381,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:36:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (382,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 14:36:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (383,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 18:03:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (384,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 19:39:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (385,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 19:50:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (386,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 21:40:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (387,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-08 23:30:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (388,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 00:11:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (389,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 00:11:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (390,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 04:25:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (391,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 05:04:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (392,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 05:35:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (393,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 06:10:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (394,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 06:34:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (395,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 08:15:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (396,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 08:15:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (397,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 09:52:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (398,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 09:52:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (399,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 09:52:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (400,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 09:52:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (401,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 09:52:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (402,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 10:44:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (403,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 14:50:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (404,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 15:29:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (405,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 17:04:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (406,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 17:11:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (407,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 17:11:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (408,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-09 23:38:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (409,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 02:41:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (410,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 07:44:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (411,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 08:54:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (412,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 09:32:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (413,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 13:31:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (414,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 14:46:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (415,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 17:27:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (416,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 20:54:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (417,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-10 22:27:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (418,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-04-11 01:19:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (419,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 02:23:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (420,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 04:18:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (421,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 04:20:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (422,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 10:34:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (423,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 11:00:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (424,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 11:17:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (425,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 13:48:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (426,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 14:40:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (427,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 14:56:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (428,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 15:39:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (429,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 17:22:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (430,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-11 19:08:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (431,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 00:49:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (432,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 00:56:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (433,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 02:28:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (434,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 05:34:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (435,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 09:46:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (436,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 14:48:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (437,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 17:41:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (438,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 18:05:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (439,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-12 19:10:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (440,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 01:50:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (441,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 01:57:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (442,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 03:25:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (443,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 08:57:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (444,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 11:13:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (445,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 15:25:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (446,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 16:12:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (447,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 18:07:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (448,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 22:41:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (449,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 22:41:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (450,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 22:41:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (451,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 22:41:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (452,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-13 22:41:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (453,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 00:31:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (454,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 00:48:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (455,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 01:46:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (456,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 02:40:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (457,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 04:24:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (458,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 04:41:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (459,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 04:43:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (460,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 04:45:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (461,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 04:53:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (462,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 06:11:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (463,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 08:14:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (464,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 08:59:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (465,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 09:27:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (466,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 11:52:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (467,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 13:01:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (468,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 17:15:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (469,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 19:26:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (470,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 21:50:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (471,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-14 23:57:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (472,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 01:40:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (473,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 03:14:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (474,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 03:28:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (475,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 03:48:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (476,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 03:51:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (477,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 05:13:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (478,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 05:57:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (479,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 05:57:18');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (480,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 05:57:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (481,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 07:20:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (482,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 08:08:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (483,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 08:33:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (484,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 08:37:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (485,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 09:42:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (486,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 10:18:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (487,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:01:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (488,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:23:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (489,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:34:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (490,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:34:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (491,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:36:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (492,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:48:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (493,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 11:49:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (494,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 14:52:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (495,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-15 16:57:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (496,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 00:44:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (497,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 01:04:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (498,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 02:32:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (499,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 06:06:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (500,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 06:09:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (501,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 08:36:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (502,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 09:29:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (503,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 12:43:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (504,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 15:57:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (505,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 17:45:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (506,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 19:44:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (507,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 19:44:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (508,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 19:44:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (509,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 23:15:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (510,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 23:31:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (511,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-16 23:33:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (512,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 00:14:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (513,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 03:46:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (514,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 03:54:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (515,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 05:31:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (516,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 07:23:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (517,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 08:10:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (518,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:16:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (519,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:21:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (520,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:21:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (521,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:21:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (522,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:21:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (523,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 16:21:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (524,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 18:34:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (525,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 22:59:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (526,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 22:59:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (527,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 22:59:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (528,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 23:00:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (529,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-17 23:00:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (530,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2175}',0,'2022-04-18 01:26:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (531,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 01:59:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (532,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 03:29:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (533,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 04:04:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (534,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 05:03:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (535,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 05:29:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (536,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 05:29:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (537,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 05:29:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (538,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 05:29:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (539,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 09:21:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (540,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 12:07:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (541,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 12:07:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (542,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 12:07:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (543,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 12:07:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (544,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 12:07:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (545,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 15:29:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (546,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 15:29:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (547,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 15:29:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (548,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 19:02:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (549,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 19:02:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (550,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 19:02:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (551,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 19:02:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (552,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 19:02:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (553,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 21:37:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (554,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 22:13:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (555,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 23:07:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (556,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-18 23:30:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (557,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 01:47:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (558,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 01:47:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (559,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 01:47:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (560,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 01:47:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (561,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 01:47:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (562,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 02:09:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (563,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 02:36:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (564,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 03:14:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (565,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 03:23:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (566,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 03:41:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (567,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 05:24:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (568,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 06:30:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (569,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 08:39:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (570,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 08:55:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (571,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 09:00:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (572,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 11:01:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (573,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 11:01:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (574,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 11:01:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (575,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 11:01:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (576,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 11:01:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (577,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 12:07:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (578,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 13:50:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (579,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 14:57:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (580,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 15:01:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (581,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 15:48:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (582,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 17:27:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (583,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:26:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (584,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:26:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (585,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:26:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (586,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:26:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (587,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:35:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (588,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 18:36:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (589,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 19:03:45');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (590,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 19:07:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (591,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 19:48:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (592,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 20:26:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (593,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 20:42:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (594,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-19 22:10:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (595,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 00:19:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (596,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 01:14:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (597,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 01:14:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (598,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 01:14:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (599,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 01:14:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (600,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 01:33:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (601,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 02:06:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (602,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 04:15:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (603,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 07:06:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (604,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 07:16:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (605,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 07:37:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (606,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 07:57:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (607,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 12:06:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (608,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 12:27:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (609,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 12:33:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (610,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 12:34:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (611,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 13:00:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (612,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 16:00:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (613,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 16:29:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (614,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 19:05:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (615,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 21:51:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (616,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 22:17:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (617,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 22:45:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (618,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 23:20:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (619,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-20 23:46:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (620,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 02:57:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (621,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 03:18:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (622,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 04:31:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (623,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 05:15:32');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (624,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 05:17:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (625,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 07:45:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (626,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 09:28:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (627,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 09:38:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (628,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 14:20:29');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (629,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 15:31:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (630,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 17:32:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (631,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-21 22:29:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (632,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 00:22:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (633,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 00:30:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (634,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 03:45:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (635,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 06:22:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (636,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 08:24:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (637,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 08:43:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (638,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 08:56:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (639,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 10:23:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (640,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 11:33:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (641,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 13:54:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (642,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 14:28:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (643,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 14:50:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (644,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 14:50:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (645,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 17:30:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (646,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 17:41:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (647,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 17:49:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (648,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 18:23:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (649,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 19:31:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (650,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 19:45:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (651,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-22 20:33:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (652,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 00:25:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (653,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 00:35:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (654,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 02:34:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (655,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 02:49:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (656,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 05:22:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (657,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 05:34:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (658,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 09:47:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (659,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 09:47:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (660,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 09:47:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (661,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 10:20:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (662,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 11:47:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (663,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 15:15:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (664,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 18:03:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (665,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 20:05:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (666,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 20:58:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (667,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-23 22:11:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (668,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 01:05:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (669,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 06:02:46');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (670,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 09:53:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (671,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 11:03:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (672,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 11:30:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (673,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 12:22:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (674,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 16:18:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (675,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 18:16:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (676,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 19:18:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (677,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-24 23:50:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (678,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2257}',0,'2022-04-25 01:03:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (679,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 02:56:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (680,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 06:07:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (681,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 07:57:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (682,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 08:26:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (683,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 08:44:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (684,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 09:32:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (685,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 11:48:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (686,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 13:24:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (687,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 14:31:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (688,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 14:44:42');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (689,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 15:42:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (690,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 17:01:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (691,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 17:02:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (692,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 17:26:14');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (693,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 18:34:16');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (694,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 19:55:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (695,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 23:28:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (696,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-25 23:43:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (697,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 00:32:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (698,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 04:56:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (699,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 09:07:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (700,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 09:13:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (701,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 09:56:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (702,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 12:28:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (703,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 15:00:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (704,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 15:27:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (705,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 19:03:21');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (706,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 19:40:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (707,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 20:50:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (708,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-26 22:44:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (709,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 02:20:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (710,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 07:40:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (711,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 09:42:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (712,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 12:13:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (713,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 12:50:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (714,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 12:54:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (715,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 12:54:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (716,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 12:54:10');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (717,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 17:15:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (718,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 18:04:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (719,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 20:00:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (720,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-27 23:02:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (721,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 04:14:56');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (722,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 09:22:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (723,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 12:09:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (724,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 14:30:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (725,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 18:00:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (726,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 19:18:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (727,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 19:52:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (728,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 21:27:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (729,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-28 22:32:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (730,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 00:53:06');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (731,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 02:02:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (732,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 05:02:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (733,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 05:18:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (734,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 06:06:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (735,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 11:36:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (736,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 13:03:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (737,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 13:54:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (738,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 16:17:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (739,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 16:18:07');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (740,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 18:03:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (741,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 22:12:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (742,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 22:50:22');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (743,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-29 23:00:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (744,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 00:06:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (745,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 00:18:15');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (746,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 04:13:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (747,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 06:35:50');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (748,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 07:16:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (749,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 08:28:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (750,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 09:08:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (751,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 09:35:03');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (752,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 09:47:01');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (753,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 10:55:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (754,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 11:23:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (755,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 15:02:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (756,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 15:21:00');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (757,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 17:45:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (758,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 20:23:26');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (759,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-04-30 23:21:04');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (760,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 01:23:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (761,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 03:25:44');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (762,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 06:43:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (763,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 08:51:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (764,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 11:34:30');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (765,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 12:18:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (766,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 13:02:35');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (767,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 13:38:37');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (768,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 15:31:33');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (769,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 17:22:39');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (770,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 17:46:36');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (771,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 20:17:31');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (772,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 20:57:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (773,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 22:02:49');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (774,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-01 23:12:59');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (775,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2257}',0,'2022-05-02 01:15:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (776,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 02:27:13');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (777,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 02:27:58');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (778,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 02:34:43');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (779,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 05:06:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (780,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 07:31:08');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (781,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 07:38:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (782,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 07:44:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (783,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 08:07:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (784,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 10:37:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (785,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 11:47:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (786,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 13:05:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (787,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 13:23:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (788,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 16:04:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (789,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 19:19:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (790,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 22:21:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (791,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-02 23:00:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (792,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 00:16:05');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (793,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 00:26:34');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (794,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 04:18:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (795,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 05:00:47');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (796,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 05:14:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (797,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 11:56:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (798,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 12:27:52');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (799,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 13:46:23');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (800,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 14:31:41');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (801,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 15:44:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (802,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 16:44:09');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (803,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 18:58:27');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (804,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-03 23:56:20');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (805,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 01:18:53');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (806,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 02:56:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (807,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 04:14:51');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (808,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 04:29:19');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (809,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 04:53:40');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (810,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2270}',0,'2022-05-04 08:43:11');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (811,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2259}',0,'2022-05-09 01:06:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (812,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2259}',0,'2022-05-16 01:03:28');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (813,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/instagram-feed-pro\\/inc\\/if-functions.php\",\"line\":2259}',0,'2022-05-23 01:18:02');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (814,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-05-29 14:28:54');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (815,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-05-29 14:28:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (816,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2277}',0,'2022-05-29 14:30:17');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (817,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2277}',0,'2022-05-29 14:30:25');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (818,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2277}',0,'2022-05-29 14:30:57');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (819,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2277}',0,'2022-05-29 14:32:12');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (820,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/6.0\\/wp-includes\\/class-wp-recovery-mode-email-service.php\",\"line\":234}',0,'2022-05-30 06:05:38');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (821,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 16:52:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (822,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 16:52:55');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (823,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 17:22:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (824,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 17:22:24');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (825,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 17:23:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (826,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/wp-booking-system-premium\\/includes\\/base\\/class-mailer.php\",\"line\":178}',0,'2022-06-06 17:23:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (827,'Mailer: Default (none)\r\nPHPMailer was able to connect to SMTP server but failed while trying to send an email.','{\"file\":\"\\/wordpress\\/core\\/6.0\\/wp-includes\\/pluggable.php\",\"line\":2154}',0,'2022-06-09 17:11:48');
INSERT INTO `wp_wpmailsmtp_debug_events` VALUES (828,'Mailer: Mailgun\r\nhttp_request_failed: [&quot;cURL error 28: Connection timeout after 10000 ms&quot;]','{\"file\":\"\\/srv\\/htdocs\\/wp-content\\/plugins\\/gravityforms\\/common.php\",\"line\":2306}',0,'2023-02-22 18:52:10');
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable` VALUES (4,'https://hjsdev.com/blog/','24:12d795f1972c7ce611144c50b5679016',768,'post','page',1,0,NULL,NULL,'Blog','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2020-05-09 17:01:46','2022-04-19 11:56:21',1,NULL,NULL,NULL,NULL,0,0,2,'2022-04-19 11:56:21','2018-06-01 14:15:59',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (34,'https://2poochiesproperties.com/','32:f864b31d106ca52f55ac15d0be5f248d',4103,'post','page',1,0,'Vacation Home Rentals in Crane Hill, AL | Lewis Smith Lake Stays','Book vacation rental homes on Lewis Smith Lake in Crane Hill & Cullman, AL. Enjoy lakefront views, pontoon options, and pet-friendly features for your stay.','Home','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/06/2-poochies-properties-fb-thumb.jpg',NULL,'15251','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/06/2-poochies-properties-fb-thumb.jpg','15251','featured-image','{\"width\":1350,\"height\":709,\"filesize\":610100,\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2022/06/2-poochies-properties-fb-thumb.jpg\",\"path\":\"/srv/htdocs/wp-content/uploads/2022/06/2-poochies-properties-fb-thumb.jpg\",\"size\":\"full\",\"id\":15251,\"alt\":\"\",\"pixels\":957150,\"type\":\"image/jpeg\"}',9,19,NULL,'2020-05-09 17:01:58','2025-06-30 06:51:47',1,NULL,NULL,NULL,NULL,0,1,2,'2025-06-30 06:51:47','2019-07-30 02:31:55',0);
INSERT INTO `wp_yoast_indexable` VALUES (37,'https://2poochiesproperties.com/contact-us/','60:d4f32de244d2edd84e64324749b03e8f',1032,'post','page',1,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2020-05-09 17:01:58','2022-06-23 07:20:17',1,NULL,NULL,NULL,NULL,0,0,2,'2022-05-26 09:20:39','2018-08-12 22:32:46',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (38,'https://hjsdev.com/sitemap/','27:74ed3bb36f5950caa1889e32cfe3939d',778,'post','page',1,0,NULL,NULL,'Sitemap','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://hjsdev.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg',NULL,'10590','featured-image',NULL,NULL,'https://hjsdev.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg','10590','featured-image','{\"width\":1800,\"height\":1200,\"url\":\"https://hjsdev.com/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\",\"path\":\"/srv/htdocs/wp-content/uploads/2020/07/marco-xu-zcvWUNrmPBQ-unsplash-scaled.jpg\",\"size\":\"full\",\"id\":10590,\"alt\":\"\",\"pixels\":2160000,\"type\":\"image/jpeg\"}',130,0,NULL,'2020-05-09 17:01:58','2022-02-18 09:59:59',1,NULL,NULL,NULL,NULL,0,1,2,'2021-02-25 07:45:56','2018-06-01 14:21:40',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (180,'https://hjsdev.com/category/uncategorized/','42:74c6b3cf29ead08adbda0479fd04b71e',1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2020-05-09 17:52:46','2022-02-17 16:45:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2022-02-12 07:50:02','2018-07-26 01:08:25',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (198,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,'Error 404: Page not found',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-09 17:52:47','2022-02-17 16:45:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (199,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-09 17:52:47','2022-02-17 16:45:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (200,NULL,NULL,NULL,'date-archive',NULL,NULL,NULL,'%%date%% %%page%% %%sep%% %%sitename%%','','Archives for',NULL,0,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-09 17:52:47','2022-02-17 16:45:59',1,NULL,NULL,NULL,NULL,0,NULL,1,NULL,NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (223,'https://2poochiesproperties.com/','32:f864b31d106ca52f55ac15d0be5f248d',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'%%sitename%%','','','0',NULL,NULL,NULL,13,NULL,'2020-05-28 18:57:40','2025-06-30 09:13:12',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-06-30 09:13:11',NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4010,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/','90:fec36fb8d18a3ea6b360a25375562116',14853,'post','property',13,0,'Lake House Bungalow Rental Cullman, Alabama | Allieâ€™s on the Rocks','Book this fully renovated, pet-friendly lake bungalow house in Cullman, Alabama. A perfect retreat for couples or small families with stunning lakefront views.','Allie&#8217;s on the Rocks','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780.jpg',NULL,'15463','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-1024x683.jpg','15463','featured-image','{\"width\":1024,\"height\":683,\"filesize\":178157,\"path\":\"2022/05/DSC7780-1024x683.jpg\",\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-1024x683.jpg\",\"size\":\"large\",\"id\":15463,\"alt\":\"DSC7780\",\"pixels\":699392,\"type\":\"image/jpeg\"}',51,3,NULL,'2022-05-24 15:32:03','2025-06-30 08:53:01',1,NULL,NULL,NULL,NULL,0,1,2,'2025-06-30 08:53:01','2022-05-24 16:00:24',0);
INSERT INTO `wp_yoast_indexable` VALUES (4038,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/','89:47dc59f55b56378c6173fd9247d31693',14882,'post','property',13,0,'Single-Story House Rental in Crane Hill, Alabama | Barneyâ€™s Bluff','Book this fully renovated, pet-friendly, single-story home with a pontoon boat option on Smith Lake in Crane Hill, Alabama. Enjoy an unforgettable family vacation!','Barney&#8217;s Bluff pet friendly reserve + pontoon opt','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-scaled.jpg',NULL,'16095','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-scaled.jpg','16095','featured-image','{\"width\":2048,\"height\":1152,\"filesize\":577440,\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-scaled.jpg\",\"path\":\"/srv/htdocs/wp-content/uploads/2022/05/SING0074-scaled.jpg\",\"size\":\"full\",\"id\":16095,\"alt\":\"single Photo\",\"pixels\":2359296,\"type\":\"image/jpeg\"}',65,3,NULL,'2022-05-24 16:28:16','2025-06-30 08:58:19',1,NULL,NULL,NULL,NULL,0,1,2,'2025-06-30 08:58:19','2022-05-23 16:28:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (4047,'https://2poochiesproperties.com/testimonial-cat/allies-on-the-rocks/','68:ce84aad73e383c6e91c0fafc158c2ab1',81,'term','testimonial-cat',NULL,NULL,NULL,NULL,'Allieâ€™s on the Rocks',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 12:02:46','2025-05-06 19:04:25',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-06 19:04:25',NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4048,'https://2poochiesproperties.com/testimonial-cat/barneys-bluff/','62:0f78e99507d594aac812443721317501',82,'term','testimonial-cat',NULL,NULL,NULL,NULL,'Barneyâ€™s Bluff',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 12:02:56','2025-05-06 19:02:59',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-05-06 19:02:59',NULL,NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4049,'https://2poochiesproperties.com/testimonials/teresa/','69:c8ea4eb4e6e808daa0dfa2a96047fffa',14904,'post','testimonial',1,0,NULL,NULL,'Teresa','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 12:04:11','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-25 12:07:22','2022-05-25 12:04:11',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4050,'https://2poochiesproperties.com/testimonials/karen/','68:a5b507ef13ed0025524ca39baf1fedd0',14905,'post','testimonial',1,0,NULL,NULL,'Karen','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 12:04:44','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-25 12:07:21','2022-05-25 12:04:44',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4051,'https://2poochiesproperties.com/testimonials/anna/','67:f35b7fa80f445db5e7daa73b21b27d53',14906,'post','testimonial',1,0,NULL,NULL,'Anna','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-25 12:04:53','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-25 12:07:21','2022-05-25 12:04:59',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4077,'https://2poochiesproperties.com/reserve-your-boat/','50:0eb0a4a3dcf26b8fd873e756fb6fc263',14934,'post','page',1,0,NULL,NULL,'Reserve Your Boat for Barney&#8217;s Bluff','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg',NULL,'14819','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg','14819','featured-image','{\"width\":1600,\"height\":724,\"filesize\":1021382,\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg\",\"path\":\"/srv/htdocs/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg\",\"size\":\"full\",\"id\":14819,\"alt\":\"\",\"pixels\":1158400,\"type\":\"image/jpeg\"}',18,0,NULL,'2022-05-26 05:14:19','2025-05-08 03:22:00',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-08 03:22:00','2022-05-26 05:14:18',0);
INSERT INTO `wp_yoast_indexable` VALUES (4078,'https://2poochiesproperties.com/final-payment/','46:33afc84685036c3ed71212b128e2dbea',14951,'post','page',1,0,NULL,NULL,'Final Payment','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 03:42:33','2022-07-02 18:32:59',1,NULL,NULL,NULL,NULL,0,1,2,'2022-07-02 18:32:59','2022-05-27 03:42:33',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4129,'https://2poochiesproperties.com/testimonials/amy/','66:8da50bbabfaa514709047c3020daabd1',15009,'post','testimonial',1,0,NULL,NULL,'Amy','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:04:43','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:04:56','2022-05-27 07:04:54',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4130,'https://2poochiesproperties.com/testimonials/sterling/','71:899b24461ab8e49aebdccc5b4dc6c153',15010,'post','testimonial',1,0,NULL,NULL,'Sterling','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:05:07','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:05:15','2022-05-27 07:05:13',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4131,'https://2poochiesproperties.com/testimonials/emily/','68:997cb1cb502803d9b0cf232c40f6e34a',15011,'post','testimonial',1,0,NULL,NULL,'Emily','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:05:24','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:05:30','2022-05-27 07:05:29',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4132,'https://2poochiesproperties.com/testimonials/shelia/','69:f1543dbd53872ad8b948e14a9f87318c',15012,'post','testimonial',1,0,NULL,NULL,'Shelia','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:05:39','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:05:56','2022-05-27 07:05:54',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4133,'https://2poochiesproperties.com/testimonials/alice/','68:d72e0284e355a9b93a64590f27fbf486',15013,'post','testimonial',1,0,NULL,NULL,'Alice','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:06:09','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:06:19','2022-05-27 07:06:17',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4134,'https://2poochiesproperties.com/testimonials/john/','67:f0b3fefc584f4b0c602a0ea8eb26d7b7',15014,'post','testimonial',1,0,NULL,NULL,'John','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:06:33','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:06:40','2022-05-27 07:06:39',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4135,'https://2poochiesproperties.com/testimonials/amanda/','69:11ee2da193867cd773ca7b674ae59aa1',15015,'post','testimonial',1,0,NULL,NULL,'Amanda','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:06:47','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:06:54','2022-05-27 07:06:53',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4136,'https://2poochiesproperties.com/testimonials/beth/','67:acfade8bc1ddb6fb1bbea402d83134f7',15016,'post','testimonial',1,0,NULL,NULL,'Beth','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:07:04','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:07:10','2022-05-27 07:07:09',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4137,'https://2poochiesproperties.com/testimonials/kimberly/','71:094e042a2a5a0d2722ca1109965e9a5b',15017,'post','testimonial',1,0,NULL,NULL,'Kimberly','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:07:19','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:07:27','2022-05-27 07:07:26',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4138,'https://2poochiesproperties.com/testimonials/thomas/','69:9bedb83a6a4e6dee5e33d71266d53546',15018,'post','testimonial',1,0,NULL,NULL,'Thomas','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:07:36','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:07:43','2022-05-27 07:07:42',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4139,'https://2poochiesproperties.com/testimonials/cole/','67:21c75cb66f5113800b62236e1024259e',15019,'post','testimonial',1,0,NULL,NULL,'Cole','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:07:54','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:08:00','2022-05-27 07:07:59',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4140,'https://2poochiesproperties.com/testimonials/rob/','66:9699db8449d68c023f676df014128097',15020,'post','testimonial',1,0,NULL,NULL,'Rob','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:08:08','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:08:14','2022-05-27 07:08:13',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4141,'https://2poochiesproperties.com/testimonials/marci/','68:67f8bf371d6a530379e9a25c1113d0dd',15021,'post','testimonial',1,0,NULL,NULL,'Marci','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:08:24','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:08:29','2022-05-27 07:08:28',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4142,'https://2poochiesproperties.com/testimonials/kelli/','68:e14f121891e3a17260de4e4837ee64b4',15022,'post','testimonial',1,0,NULL,NULL,'Kelli','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:08:35','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:08:42','2022-05-27 07:08:40',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4143,'https://2poochiesproperties.com/testimonials/ashley/','69:f7b432408e42f87d43def3dd3e3de4bd',15023,'post','testimonial',1,0,NULL,NULL,'Ashley','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:08:50','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:09:00','2022-05-27 07:08:58',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4144,'https://2poochiesproperties.com/testimonials/dayna/','68:b2c5dfde363165e908d198edcebe1025',15024,'post','testimonial',1,0,NULL,NULL,'Dayna','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:09:12','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:09:19','2022-05-27 07:09:18',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4145,'https://2poochiesproperties.com/testimonials/aziz/','67:95b0ebcf192e8cb7d901745bf8b1b2d7',15025,'post','testimonial',1,0,NULL,NULL,'Aziz','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:09:31','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:01','2022-05-27 07:09:38',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4146,'https://2poochiesproperties.com/testimonials/diane/','68:443bfea18edd0b70145a0d7e74ae9ce3',15026,'post','testimonial',1,0,NULL,NULL,'Diane','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:09:50','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:01','2022-05-27 07:10:06',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4147,'https://2poochiesproperties.com/testimonials/molly/','68:a5f9b3dcf11ce8e247791d12b58a327b',15027,'post','testimonial',1,0,NULL,NULL,'Molly','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:10:14','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:10:19',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4148,'https://2poochiesproperties.com/testimonials/steph/','68:e17489bff29eb23f9176c5a112a76db7',15028,'post','testimonial',1,0,NULL,NULL,'Steph','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:10:28','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:10:34',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4149,'https://2poochiesproperties.com/testimonials/beth-2/','69:3cda40d473ecd3bd846e5e12ebe2b3a4',15030,'post','testimonial',1,0,NULL,NULL,'Beth','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:10:41','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:10:56',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4150,'https://2poochiesproperties.com/testimonials/marci-2/','70:10dac0d902c9b4ec1b167a3fe2fb013a',15029,'post','testimonial',1,0,NULL,NULL,'Marci','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:11:06','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:11:11',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4151,'https://2poochiesproperties.com/testimonials/brandon/','70:cbd24d726808f1ddc2932f68ff44ac88',15033,'post','testimonial',1,0,NULL,NULL,'Brandon','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:11:21','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:11:27',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4152,'https://2poochiesproperties.com/testimonials/wayne/','68:626967e1329130463f6041f767eb8895',15032,'post','testimonial',1,0,NULL,NULL,'Wayne','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:11:34','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:11:40',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4153,'https://2poochiesproperties.com/testimonials/lauren/','69:e4044ee3c2de75d1eb909799a909f674',15031,'post','testimonial',1,0,NULL,NULL,'Lauren','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:11:48','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:37:00','2022-05-27 07:11:53',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4154,'https://2poochiesproperties.com/testimonials/rebecca/','70:98d1a0b50269d5911d1d6e006b109639',15034,'post','testimonial',1,0,NULL,NULL,'Rebecca','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:12:21','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:12:21',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4155,'https://2poochiesproperties.com/testimonials/molly-2/','70:b795b82cfb72c977afeafc8fd6fa16b5',15035,'post','testimonial',1,0,NULL,NULL,'Molly','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:12:38','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:12:38',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4156,'https://2poochiesproperties.com/testimonials/kim/','66:decb3f4780e1853f2800bafa0b888bfd',15036,'post','testimonial',1,0,NULL,NULL,'Kim','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:12:59','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:12:59',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4157,'https://2poochiesproperties.com/testimonials/robin/','68:e182c320b6da57eb04c0b2c326e122c5',15037,'post','testimonial',1,0,NULL,NULL,'Robin','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:13:12','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:13:12',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4158,'https://2poochiesproperties.com/testimonials/leslie/','69:255d59f13f121db3341602eb6c25504c',15038,'post','testimonial',1,0,NULL,NULL,'Leslie','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:13:32','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:13:43',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4159,'https://2poochiesproperties.com/testimonials/leigh/','68:408394fe0a0411f8bcee0aa7d610aaad',15039,'post','testimonial',1,0,NULL,NULL,'Leigh','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:13:51','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:13:56',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4160,'https://2poochiesproperties.com/testimonials/jennifer/','71:36e425f836d67a988f3acdb36dd0a0f5',15040,'post','testimonial',1,0,NULL,NULL,'Jennifer','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:14:35','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:59','2022-05-27 07:14:35',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4161,'https://2poochiesproperties.com/testimonials/stephanie/','72:4e330102b2c7c98da68c9ea9fb4c4b2f',15041,'post','testimonial',1,0,NULL,NULL,'Stephanie','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:15:21','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:58','2022-05-27 07:15:21',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4162,'https://2poochiesproperties.com/testimonials/brittany-s/','73:128778061edf2523f68525ffb5185684',15043,'post','testimonial',1,0,NULL,NULL,'Brittany S.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:35:01','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:58','2022-05-27 07:35:00',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4163,'https://2poochiesproperties.com/testimonials/david-m/','70:623b7b0f42137572389b90829a970a1e',15044,'post','testimonial',1,0,NULL,NULL,'David M.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:35:33','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:58','2022-05-27 07:35:33',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4164,'https://2poochiesproperties.com/testimonials/megan-s/','70:aae071870e4329c0e113b514e16270ef',15045,'post','testimonial',1,0,NULL,NULL,'Megan S.','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:35:41','2022-06-21 06:06:04',1,NULL,NULL,NULL,NULL,0,1,2,'2022-05-27 07:36:58','2022-05-27 07:35:52',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4165,'https://2poochiesproperties.com/testimonials/davis/','51:d912f5a0f2e148214ad6e04f8bced716',15046,'post','testimonial',1,0,NULL,NULL,'Davis','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:37:45','2023-01-27 21:18:43',1,NULL,NULL,NULL,NULL,0,1,2,'2023-01-27 21:18:42','2022-05-27 07:37:45',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4166,'https://2poochiesproperties.com/testimonials/giulia/','52:3192ea65dd6aec76dd7e5e09fdd57aff',15047,'post','testimonial',1,0,NULL,NULL,'Giulia','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:37:58','2023-01-27 21:18:39',1,NULL,NULL,NULL,NULL,0,1,2,'2023-01-27 21:18:38','2022-05-27 07:37:58',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4167,'https://2poochiesproperties.com/testimonials/robert/','52:ddf3947a7a6e6df6eea2eb7c4399d25b',15048,'post','testimonial',1,0,NULL,NULL,'Robert','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:38:13','2023-01-27 21:18:36',1,NULL,NULL,NULL,NULL,0,1,2,'2023-01-27 21:18:36','2022-05-27 07:38:13',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4168,'https://2poochiesproperties.com/testimonials/juliana/','53:4546343963be02fcee3018c5665783d6',15049,'post','testimonial',1,0,NULL,NULL,'Juliana','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:38:31','2023-01-27 21:18:34',1,NULL,NULL,NULL,NULL,0,1,2,'2023-01-27 21:18:33','2022-05-27 07:38:31',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4169,'https://2poochiesproperties.com/testimonials/debbi/','51:e57bbbf3e68ffcb4ae5242b38f9cfcf5',15050,'post','testimonial',1,0,NULL,NULL,'Debbi','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2022-05-27 07:38:37','2023-01-27 21:17:54',1,NULL,NULL,NULL,NULL,0,1,2,'2023-01-27 21:17:54','2022-05-27 07:38:44',NULL);
INSERT INTO `wp_yoast_indexable` VALUES (4170,'https://2poochiesproperties.com/?page_id=15124','46:68ab5ac44c40da4d7035a1a1099c3271',15124,'post','page',1,0,NULL,NULL,'Allie&#8217;s on the Rocks Rental Agreement','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2022-05-29 14:30:18','2024-08-01 04:35:29',1,NULL,NULL,NULL,NULL,0,1,2,'2024-08-01 04:35:29','2022-05-29 14:30:18',0);
INSERT INTO `wp_yoast_indexable` VALUES (4171,'https://2poochiesproperties.com/?page_id=15127','46:a3aca46061cfefecef52bfde05cdd4d1',15127,'post','page',1,0,NULL,NULL,'Barney&#8217;s Bluff Rental Agreement','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2022-05-29 14:51:01','2024-08-01 04:35:19',1,NULL,NULL,NULL,NULL,0,1,2,'2024-08-01 04:35:19','2022-05-29 14:51:01',0);
INSERT INTO `wp_yoast_indexable` VALUES (4184,'https://2poochiesproperties.com/guest-photos/','45:d5f85849e226fe128a39e2f73d03a308',15162,'post','page',1,0,NULL,NULL,'Guest Photos','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_165314-150x150.jpg',NULL,NULL,'gallery-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_165314-150x150.jpg',NULL,'gallery-image',NULL,35,NULL,NULL,'2022-06-09 00:59:39','2024-01-25 18:27:29',1,NULL,NULL,NULL,NULL,0,0,2,'2024-01-25 18:27:28','2022-06-09 01:09:16',0);
INSERT INTO `wp_yoast_indexable` VALUES (4293,'https://2poochiesproperties.com/testimonials/madison-hurn/','58:5794f01ed2b607ae0324833eaed106c5',15365,'post','testimonial',11,0,NULL,NULL,'Madison Hurn','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-01-30 15:11:13','2023-11-28 23:03:14',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:03:13','2023-01-30 15:11:13',0);
INSERT INTO `wp_yoast_indexable` VALUES (4294,'https://2poochiesproperties.com/testimonials/jennifer-close/','60:58c79b6a6ff1cd83f771d8cf8a5918ec',15369,'post','testimonial',11,0,NULL,NULL,'Jennifer Close','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-06-20 15:39:56','2023-11-28 23:05:18',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:05:18','2023-06-20 15:39:56',0);
INSERT INTO `wp_yoast_indexable` VALUES (4298,'https://2poochiesproperties.com/testimonials/mark-wright/','57:49bfd6ff1e4ace5f89fe5ac1dedd054c',15381,'post','testimonial',11,0,NULL,NULL,'Mark Wright','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-09-10 23:15:46','2023-11-28 23:06:12',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:06:11','2023-09-10 23:15:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (4299,'https://2poochiesproperties.com/testimonials/tonya-johnson/','59:21237a223f2afb4e0fd18eb67ad62bb6',15582,'post','testimonial',11,0,NULL,NULL,'Tonya Johnson','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-09-24 23:52:09','2023-11-28 23:06:59',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:06:59','2023-09-24 23:52:09',0);
INSERT INTO `wp_yoast_indexable` VALUES (4300,'https://2poochiesproperties.com/testimonials/bob-and-kathleen-ash/','66:3dfd201b3cf874bb42560ede179713e5',15584,'post','testimonial',11,0,NULL,NULL,'Bob and Kathleen Ash','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-10-24 00:43:23','2023-11-28 23:08:13',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:08:13','2023-10-24 00:43:23',0);
INSERT INTO `wp_yoast_indexable` VALUES (4301,'https://2poochiesproperties.com/testimonials/jennifer-jones/','60:cf3bd59ee75e7ecc16a40825f19f3872',15585,'post','testimonial',11,0,NULL,NULL,'Jennifer Jones','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-11-04 21:43:10','2023-11-28 23:09:16',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:09:15','2023-11-04 21:43:10',0);
INSERT INTO `wp_yoast_indexable` VALUES (4302,'https://2poochiesproperties.com/properties/tiguas-sunrise/','58:c6bef43f90bab27f799ba5b5903b21ba',15586,'post','property',13,0,'Lakefront Home Rental in Crane Hill, Alabama | Tiguaâ€™s Sunrise','Book this modern, pet-friendly, single-story lake home in Crane Hill, Alabama. Enjoy a 2-slip boathouse, swim dock, & pontoon rental, perfect for a family vacation.','Tigua&#8217;s Sunrise pet-friendly + fishing pontoon opt','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03.webp',NULL,'15623','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03.webp','15623','featured-image','{\"width\":1440,\"height\":960,\"filesize\":356930,\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03.webp\",\"path\":\"/srv/htdocs/wp-content/uploads/2023/11/Tiguas-Sunrise-03.webp\",\"size\":\"full\",\"id\":15623,\"alt\":\"Tigua\'s Sunrise 03\",\"pixels\":1382400,\"type\":\"image/webp\"}',52,3,NULL,'2023-11-07 07:35:27','2025-06-30 09:13:12',1,NULL,NULL,NULL,NULL,0,1,2,'2025-06-30 09:13:11','2023-11-07 07:36:13',0);
INSERT INTO `wp_yoast_indexable` VALUES (4303,'https://2poochiesproperties.com/?page_id=15630','46:fadd0fc20a1e0cf3803f414085611163',15630,'post','page',1,0,NULL,NULL,'Tigua&#8217;s Sunrise Rental Agreement','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2023-11-07 17:49:26','2024-08-01 04:35:25',1,NULL,NULL,NULL,NULL,0,1,2,'2024-08-01 04:35:25','2023-11-07 17:49:26',0);
INSERT INTO `wp_yoast_indexable` VALUES (4304,'https://2poochiesproperties.com/testimonials/janan-barger/','58:73bca8ede56c415e38de922279fda17f',15645,'post','testimonial',11,0,NULL,NULL,'JaNan Barger','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-11-25 00:49:05','2023-11-28 23:01:12',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 23:01:11','2023-11-25 00:49:04',0);
INSERT INTO `wp_yoast_indexable` VALUES (4305,'https://2poochiesproperties.com/testimonials/samantha-jenkins/','62:ef347386ad423d80bafbd9e43fa85b42',15646,'post','testimonial',11,0,NULL,NULL,'Samantha Jenkins','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2023-11-26 00:55:56','2023-11-28 22:25:22',1,NULL,NULL,NULL,NULL,0,1,2,'2023-11-28 22:25:22','2023-11-26 00:55:54',0);
INSERT INTO `wp_yoast_indexable` VALUES (4307,'https://2poochiesproperties.com/testimonials/stacey-diaz/','57:3a2bf3250885e353034c6948f1136ccc',15685,'post','testimonial',11,0,NULL,NULL,'Stacey Diaz','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-01-15 03:01:51','2024-01-25 00:11:33',1,NULL,NULL,NULL,NULL,0,1,2,'2024-01-25 00:11:33','2024-01-15 03:01:50',0);
INSERT INTO `wp_yoast_indexable` VALUES (4309,'https://2poochiesproperties.com/owner-rez-test-allies/','54:9ae79753ccf265ed3289a218de7f0b84',15792,'post','page',1,0,NULL,NULL,'Owner Rez Test &#8211; Allies','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-16 12:19:00','2024-02-17 12:22:07',1,NULL,NULL,NULL,NULL,0,1,2,'2024-02-17 12:22:07','2024-02-16 12:19:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (4310,'https://2poochiesproperties.com/testimonials/scott-p/','53:7825eba350a804f7baf386c9724338c9',15802,'post','testimonial',11,0,NULL,NULL,'scott P','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-02-18 16:34:23','2024-04-04 21:09:39',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-04 21:09:39','2024-02-18 16:34:21',0);
INSERT INTO `wp_yoast_indexable` VALUES (4312,'https://2poochiesproperties.com/testimonials/andrew-parker/','59:c65aada56a2c81388a0ca292941bc75c',15963,'post','testimonial',11,0,NULL,NULL,'Andrew Parker','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-02 15:11:06','2024-04-04 21:10:30',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-04 21:10:30','2024-04-02 15:11:05',0);
INSERT INTO `wp_yoast_indexable` VALUES (4313,'https://2poochiesproperties.com/testimonials/jill-dyson/','56:6cbee814051dc0b0a53681c8633d79f8',15974,'post','testimonial',11,0,NULL,NULL,'Jill Dyson','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-04-22 13:47:02','2024-04-24 16:52:17',1,NULL,NULL,NULL,NULL,0,1,2,'2024-04-24 16:52:17','2024-04-22 13:47:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (4323,'https://2poochiesproperties.com/faqs/how-do-i-rent-the-pontoon-boat/','68:69fc546d4c1eb09835c83858d5604178',15977,'post','faq',9,0,NULL,NULL,'How do I rent the pontoon boat?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-18 18:30:03','2024-06-04 23:00:51',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-04 23:00:51','2024-05-18 18:31:35',0);
INSERT INTO `wp_yoast_indexable` VALUES (4324,'https://2poochiesproperties.com/a-test/','39:3edabeaf92fc951d297c8800ce142141',15990,'post','page',1,0,NULL,NULL,'A Test','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-05-23 17:37:35','2024-05-23 17:37:37',1,NULL,NULL,NULL,NULL,0,0,2,'2024-05-23 17:37:37','2024-05-23 17:37:35',0);
INSERT INTO `wp_yoast_indexable` VALUES (4325,'https://2poochiesproperties.com/faqs/why-should-i-book-directly-through-2poochiesproperties-com-instead-of-airbnb-or-vrbo/','122:6790c916a99542de256ff527aad3cb02',15992,'post','faq',9,0,NULL,NULL,'Why should I book directly through 2poochiesproperties.com instead of Airbnb or VRBO?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-04 22:05:41','2024-06-04 22:54:48',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-04 22:54:48','2024-06-04 22:54:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (4326,'https://2poochiesproperties.com/faqs/what-is-the-check-in-procedure/','68:c037b247b969512692c0d348d2021f62',15993,'post','faq',9,0,NULL,NULL,'What is the check-in procedure?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-04 22:43:22','2024-06-04 22:54:22',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-04 22:54:22','2024-06-04 22:54:16',0);
INSERT INTO `wp_yoast_indexable` VALUES (4327,'https://2poochiesproperties.com/faqs/what-is-the-check-out-procedure/','69:998093961ecc718fdf11cb5f4066f777',15996,'post','faq',9,0,NULL,NULL,'What is the check-out procedure?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-04 22:56:55','2024-06-04 23:00:36',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-04 23:00:36','2024-06-04 22:59:46',0);
INSERT INTO `wp_yoast_indexable` VALUES (4328,'https://2poochiesproperties.com/testimonials/marcus-watson/','59:84ed62805855acb0512e9c14e2cfc1c7',16011,'post','testimonial',11,0,NULL,NULL,'Marcus Watson','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-13 14:55:36','2024-07-07 00:55:02',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-07 00:55:02','2024-06-13 14:55:35',0);
INSERT INTO `wp_yoast_indexable` VALUES (4330,'https://2poochiesproperties.com/faqs/what-is-the-boat-cancellation-policy/','74:c48cd42efeaeb9525c726e98f3c233ab',16014,'post','faq',9,0,NULL,NULL,'What is the boat cancellation policy?','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-17 20:26:18','2024-06-17 20:26:46',1,NULL,NULL,NULL,NULL,0,1,2,'2024-06-17 20:26:46','2024-06-17 20:26:43',0);
INSERT INTO `wp_yoast_indexable` VALUES (4331,'https://2poochiesproperties.com/reserve-your-boat-tiguas-sunrise/','65:26549d13a73384da3620a23c46f72c38',16022,'post','page',1,0,NULL,NULL,'Reserve Your Boat for Tiguaâ€™s Sunrise','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,6,NULL,NULL,'2024-06-24 18:56:05','2024-07-09 20:22:32',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-09 20:22:32','2022-05-26 05:14:18',0);
INSERT INTO `wp_yoast_indexable` VALUES (4332,'https://2poochiesproperties.com/testimonials/tiffany-mcintyre/','62:0b5831d8232933b13ddb25cebc26c7f4',16037,'post','testimonial',11,0,NULL,NULL,'Tiffany McIntyre','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-06-26 14:02:58','2024-07-07 00:55:30',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-07 00:55:30','2024-06-26 14:02:56',0);
INSERT INTO `wp_yoast_indexable` VALUES (4333,'https://2poochiesproperties.com/testimonials/joddie-magee/','58:c3465afb7f0f62b0fd25ca86209e0221',16039,'post','testimonial',11,0,NULL,NULL,'Joddie Magee','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-07-06 17:24:03','2024-07-07 00:56:14',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-07 00:56:14','2024-07-06 17:24:01',0);
INSERT INTO `wp_yoast_indexable` VALUES (4334,'https://2poochiesproperties.com/testimonials/douglas-dawson/','60:c8b2d053bbc8c7b6a30d884eeb7f35d0',16040,'post','testimonial',11,0,NULL,NULL,'Douglas Dawson','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-07-06 22:06:32','2024-07-07 00:57:10',1,NULL,NULL,NULL,NULL,0,1,2,'2024-07-07 00:57:10','2024-07-06 22:06:31',0);
INSERT INTO `wp_yoast_indexable` VALUES (4335,'https://2poochiesproperties.com/testimonials/staci-herron/','58:3123ff5bfac7d34589966a0658de8ca1',16058,'post','testimonial',11,0,NULL,NULL,'Staci Herron','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-08-19 18:25:37','2025-05-06 19:02:22',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-06 19:02:22','2024-08-19 18:25:35',0);
INSERT INTO `wp_yoast_indexable` VALUES (4336,'https://2poochiesproperties.com/testimonials/penny-wegener/','59:b7a080fdac26942e5faf910e76b287fb',16062,'post','testimonial',11,0,NULL,NULL,'Penny Wegener','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-08-30 21:29:04','2025-05-06 19:02:59',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-06 19:02:59','2024-08-30 21:29:03',0);
INSERT INTO `wp_yoast_indexable` VALUES (4338,'https://2poochiesproperties.com/testimonials/beth-hendee/','57:a2b80f245745634f95dcea4ebe472ff3',16078,'post','testimonial',11,0,NULL,NULL,'Beth Hendee','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,'2024-09-23 21:51:05','2025-05-06 19:03:31',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-06 19:03:30','2024-09-23 21:51:03',0);
INSERT INTO `wp_yoast_indexable` VALUES (4339,'https://2poochiesproperties.com/?p=16092','40:bd71a5600a642ff1b510454bc6922509',16092,'post','post',1,0,NULL,NULL,'','draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg',NULL,'14819','featured-image',NULL,NULL,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg','14819','featured-image','{\"width\":1600,\"height\":724,\"filesize\":1021382,\"url\":\"https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg\",\"path\":\"/srv/htdocs/wp-content/uploads/2022/05/2poochies-main-banner-graphic.jpg\",\"size\":\"full\",\"id\":14819,\"alt\":\"\",\"pixels\":1158400,\"type\":\"image/jpeg\"}',NULL,NULL,NULL,'2025-03-04 06:01:06','2025-03-04 06:01:06',1,NULL,NULL,NULL,NULL,0,NULL,2,'2025-03-04 06:01:06','0000-00-00 00:00:00',0);
INSERT INTO `wp_yoast_indexable` VALUES (4340,'https://2poochiesproperties.com/testimonials/sheryll-brush/','59:fd60678ce6ee4ade48585cf3ab342c67',16093,'post','testimonial',11,0,NULL,NULL,'Sheryll Brush','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,1,NULL,'2025-03-26 22:07:16','2025-06-30 08:44:47',1,NULL,NULL,NULL,NULL,0,1,2,'2025-05-06 19:04:25','2025-03-26 22:07:15',0);
/*!40000 ALTER TABLE `wp_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_yoast_indexable_hierarchy` WRITE;
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` DISABLE KEYS */;
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (34,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (37,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (38,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (180,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (199,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4010,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4038,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4047,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4048,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4049,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4050,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4051,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4077,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4078,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4129,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4130,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4131,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4132,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4133,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4134,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4135,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4136,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4137,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4138,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4139,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4140,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4141,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4142,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4143,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4144,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4145,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4146,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4147,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4148,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4149,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4150,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4151,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4152,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4153,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4154,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4155,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4156,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4157,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4158,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4159,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4160,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4161,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4162,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4163,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4164,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4165,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4166,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4167,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4168,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4169,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4170,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4171,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4184,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4293,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4294,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4298,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4299,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4300,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4301,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4302,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4303,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4304,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4305,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4307,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4309,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4310,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4312,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4313,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4323,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4324,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4325,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4326,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4327,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4328,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4330,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4331,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4332,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4333,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4334,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4335,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4336,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4338,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4339,0,0,1);
INSERT INTO `wp_yoast_indexable_hierarchy` VALUES (4340,0,0,1);
/*!40000 ALTER TABLE `wp_yoast_indexable_hierarchy` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

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

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

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

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

LOCK TABLES `wp_yoast_primary_term` WRITE;
/*!40000 ALTER TABLE `wp_yoast_primary_term` DISABLE KEYS */;
INSERT INTO `wp_yoast_primary_term` VALUES (9,11351,32,'product_cat','2021-02-17 11:56:04','2022-02-21 08:18:15',1);
/*!40000 ALTER TABLE `wp_yoast_primary_term` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (38,'https://hjsdev.com/category-a/autem-est-dolore-nesciunt-dolorem/',1066,972,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (216,'/wp-admin/post.php?add-to-cart=815',1133,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (217,'https://hjsdev.com/product/clothing/logo-collection/',1133,818,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (218,'https://hjsdev.com/product/decor/wordpress-pennant/',1133,819,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (219,'#',1133,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (397,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (398,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (399,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (400,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (401,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (402,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (403,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (404,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (405,'#',2,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (406,'http://hirejordansmith.com//srv/htdocs/wp-content/uploads/2014/06/web-development-services.png',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (407,'http://hirejordansmith.com//srv/htdocs/wp-content/uploads/2014/06/web-design-services.png',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (408,'http://hirejordansmith.com//srv/htdocs/wp-content/uploads/2014/06/graphic-design-services.png',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (409,'http://hirejordansmith.com//srv/htdocs/wp-content/uploads/2014/06/search-engine-optimization-services.png',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (410,'javascript:void(0);',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (411,'javascript:void(0);',2,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (412,'#',2311,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3117,'https://hjsdev.com/team/jane-smith/',9581,1049,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3118,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3119,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3120,'https://hjsdev.com/team/jane-smith/',9581,1049,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3121,'mailto:jordan@hirejordansmith.com',9581,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3122,'https://hjsdev.com/team/jordan-smith/',9581,1048,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3123,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3124,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3125,'https://hjsdev.com/team/jordan-smith/',9581,1048,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3126,'https://hjsdev.com/team/jane-smith/',9581,1049,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3127,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3128,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3129,'https://hjsdev.com/team/jane-smith/',9581,1049,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3130,'mailto:jordan@hirejordansmith.com',9581,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3131,'https://hjsdev.com/team/jordan-smith/',9581,1048,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3132,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3133,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3134,'https://hjsdev.com/team/jordan-smith/',9581,1048,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3135,'https://hjsdev.com/team/jim-smith/',9581,1050,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3136,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3137,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3138,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3139,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3140,'#',9581,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3141,'https://hjsdev.com/team/jim-smith/',9581,1050,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3142,'mailto:jordan@hirejordansmith.com',9581,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3204,'https://hjsdev.com',9674,4103,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3205,'https://automattic.com/privacy/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3206,'mailto:jordan@hirejordansmith.com',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3207,'https://jetpack.com/support/what-data-does-jetpack-sync/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3208,'https://stripe.com/privacy/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3209,'https://stripe.com/privacy/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3210,'https://www.taxjar.com/privacy-policy/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3211,'https://www.usps.com/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3212,'https://www.canadapost.ca/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3213,'https://www.easypost.com/',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3214,'https://stripe.com/gb/privacy',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3215,'https://stripe.com/gb/privacy',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3216,'https://stripe.com/gb/privacy',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3217,'https://www.paypal.com/us/webapps/mpp/ua/privacy-full',9674,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3823,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3824,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3825,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3826,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3827,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (3828,'#',5542,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (4747,'#',4988,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (4748,'#',4988,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5018,'#',4215,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5019,'#',4215,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5020,'#',4215,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5021,'#',4215,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5022,'#',4215,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5061,'tel:9999999999',4206,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (5062,'#',4206,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (6916,'#',5467,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (6917,'#',5467,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (6918,'#',5467,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (6919,'#',5467,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (6920,'#',5467,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13050,'https://hjsdev.com/blog/',778,768,'internal',38,4,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13070,'https://hjsdev.com/contact/',778,1032,'internal',38,37,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13081,'https://hjsdev.com/',778,0,'internal',38,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13106,'https://hjsdev.com/category/category-a/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13131,'https://hjsdev.com/category/category-b/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13132,'https://hjsdev.com/category/category-c/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13133,'https://hjsdev.com/category/category-d/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13135,'https://hjsdev.com/category/category-e/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13136,'https://hjsdev.com/category/category-f/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13137,'https://hjsdev.com/category/category-f/category-g/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13138,'https://hjsdev.com/category/results/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (13139,'https://hjsdev.com/category/uncategorized/',778,0,'internal',38,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15800,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal',34,4010,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15801,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal',34,4010,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15802,'https://2poochiesproperties.com/properties/allies-on-the-rocks-pet-friendly-lake-bungalow/',4103,14853,'internal',34,4010,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15809,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15820,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15825,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15832,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15833,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15834,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15835,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15836,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15837,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15838,'%url%',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15888,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15889,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15890,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15891,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15892,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15893,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15894,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15895,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15896,'',14853,4103,'internal',4010,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15910,'https://www.alea.gov/dps/marine-patrol/boating-rules-and-regulations',14934,0,'external',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15917,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15920,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15924,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15927,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15929,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15931,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15933,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15941,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15943,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15945,'',14882,4103,'internal',4038,34,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15946,'%url%',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15984,'https://my.matterport.com/show/?m=wzDEYQWPMRu',14882,0,'external',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (15986,'https://my.matterport.com/show/?m=sZ5TjeMtdci',14853,0,'external',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16129,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal',34,4038,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16130,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal',34,4038,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16131,'https://2poochiesproperties.com/properties/barneys-bluff-pet-friendly-deep-water-pontoon/',4103,14882,'internal',34,4038,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16144,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02444-1024x768.jpg',14934,15223,'image-in',4077,NULL,1254,1672,258919,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16145,'https://2poochiesproperties.com/wp-content/plugins/gravityformscoupons/images/spinner.gif',14934,0,'image-in',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16147,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02449-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16148,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02447-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16151,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02452-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16153,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02453-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16154,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02451-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16155,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02450-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16158,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02464-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16160,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02455-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16161,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02471-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16162,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02470-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16164,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02468-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16165,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02467-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16166,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02475-1024x768.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16170,'%url%',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16171,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02444-300x300.jpg',14934,15223,'image-in',4077,NULL,1254,1672,258919,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16173,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02449-300x300.jpg',14934,15221,'image-in',4077,NULL,1254,1672,261807,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16174,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02447-300x300.jpg',14934,15220,'image-in',4077,NULL,1254,1672,251595,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16177,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02452-300x300.jpg',14934,15215,'image-in',4077,NULL,1254,1672,292496,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16179,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02453-300x300.jpg',14934,15216,'image-in',4077,NULL,1254,1672,200271,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16180,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02451-300x300.jpg',14934,15214,'image-in',4077,NULL,1254,1672,227350,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16181,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02450-300x300.jpg',14934,15213,'image-in',4077,NULL,1254,1672,277579,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16184,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02464-300x300.jpg',14934,15209,'image-in',4077,NULL,1254,1672,274210,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16186,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02455-300x300.jpg',14934,15207,'image-in',4077,NULL,1254,1672,192939,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16187,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02471-300x300.jpg',14934,15206,'image-in',4077,NULL,1254,1672,276619,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16188,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02470-300x300.jpg',14934,15205,'image-in',4077,NULL,1254,1672,235270,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16190,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02468-300x300.jpg',14934,15203,'image-in',4077,NULL,1254,1672,318768,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16191,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02467-300x300.jpg',14934,15202,'image-in',4077,NULL,1254,1672,296492,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16192,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02475-300x300.jpg',14934,15201,'image-in',4077,NULL,1254,1672,255145,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16194,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724609091-300x300.jpg',14934,15195,'image-in',4077,NULL,960,720,155188,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16195,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724601613-300x300.jpg',14934,15191,'image-in',4077,NULL,960,720,93299,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16277,'https://2poochiesproperties.com/wp-content/uploads/2022/05/swim-dock-icon.svg',14882,14827,'image-in',4038,NULL,512,512,4229,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16278,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pets-allowed-icon.svg',14882,14826,'image-in',4038,NULL,512,512,4351,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16279,'https://2poochiesproperties.com/wp-content/uploads/2022/05/fenced-yard-icon.svg',14882,14831,'image-in',4038,NULL,512,512,5868,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16280,'https://2poochiesproperties.com/wp-content/uploads/2022/05/wifi-icon.svg',14882,14828,'image-in',4038,NULL,512,512,4389,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16281,'https://2poochiesproperties.com/wp-content/uploads/2022/05/lake-view-icon.svg',14882,14825,'image-in',4038,NULL,512,512,4965,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16282,'https://2poochiesproperties.com/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg',14882,14822,'image-in',4038,NULL,512,512,10172,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16283,'https://2poochiesproperties.com/wp-content/uploads/2022/05/large-parking-area-icon.svg',14882,15224,'image-in',4038,NULL,512,512,2251,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16284,'https://2poochiesproperties.com/wp-content/uploads/2022/05/covered-porch-icon.svg',14882,14830,'image-in',4038,NULL,512,512,3088,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16285,'https://2poochiesproperties.com/wp-content/uploads/2022/05/keyless-icon.svg',14882,14824,'image-in',4038,NULL,512,512,2679,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16286,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pontoon-boat-icon.svg',14882,15226,'image-in',4038,NULL,512,512,3609,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16303,'https://2poochiesproperties.com/wp-content/uploads/2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-1024x768.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16304,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16312,'https://2poochiesproperties.com/wp-content/uploads/2022/05/about-property.jpg',14853,14891,'image-in',4010,NULL,371,659,142856,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16327,'https://2poochiesproperties.com/wp-content/uploads/2022/05/b820bce1-da9d-4863-8b9e-ffd619d1f1fb-480x270.jpg',14853,14869,'image-in',4010,NULL,900,1200,418166,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16328,'https://2poochiesproperties.com/wp-content/uploads/2022/05/c95f7ed7-b2c3-4f07-a16d-01e86395392e-480x270.jpg',14853,14870,'image-in',4010,NULL,799,1200,461418,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16336,'https://2poochiesproperties.com/wp-content/uploads/2022/05/swim-dock-icon.svg',14853,14827,'image-in',4010,NULL,512,512,4229,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16337,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pets-allowed-icon.svg',14853,14826,'image-in',4010,NULL,512,512,4351,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16338,'https://2poochiesproperties.com/wp-content/uploads/2022/05/fenced-yard-icon.svg',14853,14831,'image-in',4010,NULL,512,512,5868,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16339,'https://2poochiesproperties.com/wp-content/uploads/2022/05/wifi-icon.svg',14853,14828,'image-in',4010,NULL,512,512,4389,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16340,'https://2poochiesproperties.com/wp-content/uploads/2022/05/lake-view-icon.svg',14853,14825,'image-in',4010,NULL,512,512,4965,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16341,'https://2poochiesproperties.com/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg',14853,14822,'image-in',4010,NULL,512,512,10172,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16342,'https://2poochiesproperties.com/wp-content/uploads/2022/05/large-parking-area-icon.svg',14853,15224,'image-in',4010,NULL,512,512,2251,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16343,'https://2poochiesproperties.com/wp-content/uploads/2022/05/covered-porch-icon.svg',14853,14830,'image-in',4010,NULL,512,512,3088,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16344,'https://2poochiesproperties.com/wp-content/uploads/2022/05/keyless-icon.svg',14853,14824,'image-in',4010,NULL,512,512,2679,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16345,'https://2poochiesproperties.com/wp-content/uploads/2022/05/instacart-icon.svg',14853,14823,'image-in',4010,NULL,30,191,6027,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16380,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-meet-host-graphic.jpg',4103,14820,'image-in',34,NULL,540,960,454534,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16383,'https://2poochiesproperties.com/wp-content/uploads/2022/05/2poochies-pet-friendly-img-graphic.jpg',4103,14821,'image-in',34,NULL,540,960,550497,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16477,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e411f5c5-c774-4659-899b-005d1551b80d-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16478,'https://2poochiesproperties.com/wp-content/uploads/2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16490,'https://2poochiesproperties.com/wp-content/uploads/2022/05/e411f5c5-c774-4659-899b-005d1551b80d-480x270.jpg',14853,14878,'image-in',4010,NULL,799,1200,257084,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16491,'https://2poochiesproperties.com/wp-content/uploads/2022/05/f7330a0a-080b-4c96-aac2-1a3540c554f5-480x270.jpg',14853,14879,'image-in',4010,NULL,799,1200,244190,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16503,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009677-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16504,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009712-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16505,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009797-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16506,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009807-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16507,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009817-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16508,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009802-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16509,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009852-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16510,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009842-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16511,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009882-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16512,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009737-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16513,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009757-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16514,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009887-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16515,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009822-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16516,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009897-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16517,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009907-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16518,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009707-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16519,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7750-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16520,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7775-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16521,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16522,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16523,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16524,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16525,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16528,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16529,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7693-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16530,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16532,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16535,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16537,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009847-1024x681.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16539,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009677-480x270.jpg',14853,15410,'image-in',4010,NULL,1363,2048,255566,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16540,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009712-480x270.jpg',14853,15415,'image-in',4010,NULL,1363,2048,191643,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16541,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009797-480x270.jpg',14853,15427,'image-in',4010,NULL,1363,2048,563994,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16542,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009807-480x270.jpg',14853,15429,'image-in',4010,NULL,1363,2048,2176080,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16543,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009817-480x270.jpg',14853,15431,'image-in',4010,NULL,1363,2048,259135,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16544,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009802-480x270.jpg',14853,15428,'image-in',4010,NULL,1363,2048,199999,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16545,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009852-480x270.jpg',14853,15437,'image-in',4010,NULL,1363,2048,264775,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16546,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009842-480x270.jpg',14853,15435,'image-in',4010,NULL,1363,2048,296924,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16547,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009882-480x270.jpg',14853,15442,'image-in',4010,NULL,1363,2048,221896,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16548,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009737-480x270.jpg',14853,15420,'image-in',4010,NULL,1363,2048,773532,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16549,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009757-480x270.jpg',14853,15421,'image-in',4010,NULL,1363,2048,393176,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16550,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009887-480x270.jpg',14853,15443,'image-in',4010,NULL,1363,2048,204640,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16551,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009822-480x270.jpg',14853,15432,'image-in',4010,NULL,1363,2048,225799,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16552,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009897-480x270.jpg',14853,15445,'image-in',4010,NULL,1363,2048,237545,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16553,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009907-480x270.jpg',14853,15446,'image-in',4010,NULL,1363,2048,315757,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16554,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009707-480x270.jpg',14853,15414,'image-in',4010,NULL,1363,2048,156892,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16555,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7750-480x270.jpg',14853,15457,'image-in',4010,NULL,1365,2048,992820,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16556,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7775-480x270.jpg',14853,15462,'image-in',4010,NULL,1365,2048,984239,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16557,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-480x270.jpg',14853,15463,'image-in',4010,NULL,1365,2048,917794,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16558,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785-480x270.jpg',14853,15464,'image-in',4010,NULL,1365,2048,1315827,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16559,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728-480x270.jpg',14853,15455,'image-in',4010,NULL,1365,2048,1509612,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16560,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718-480x270.jpg',14853,15453,'image-in',4010,NULL,1365,2048,1621452,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16561,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7785-480x270.jpg',14853,15464,'image-in',4010,NULL,1365,2048,1315827,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16564,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7728-480x270.jpg',14853,15455,'image-in',4010,NULL,1365,2048,1509612,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16565,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7693-480x270.jpg',14853,15448,'image-in',4010,NULL,1365,2048,1658034,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16566,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7718-480x270.jpg',14853,15453,'image-in',4010,NULL,1365,2048,1621452,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16568,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713-480x270.jpg',14853,15452,'image-in',4010,NULL,1365,2048,712401,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16571,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7713-480x270.jpg',14853,15452,'image-in',4010,NULL,1365,2048,712401,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16573,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009847-480x270.jpg',14853,15436,'image-in',4010,NULL,1363,2048,323959,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16575,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7733-1024x683.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16576,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7733-480x270.jpg',14853,15456,'image-in',4010,NULL,1365,2048,1609704,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16654,'https://2poochiesproperties.com/wp-content/uploads/2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16655,'https://2poochiesproperties.com/wp-content/uploads/2022/05/efb17373-0b4d-41d3-8915-ae47e6f1965e-480x270.jpg',14853,14880,'image-in',4010,NULL,799,1200,269625,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16661,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16667,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16672,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16677,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16683,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16686,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16689,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16691,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16695,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16700,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16703,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16706,'',15586,0,'internal',4302,223,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16707,'%url%',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16744,'https://2poochiesproperties.com/wp-content/uploads/2022/05/swim-dock-icon.svg',15586,14827,'image-in',4302,NULL,512,512,4229,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16745,'https://2poochiesproperties.com/wp-content/uploads/2022/05/pets-allowed-icon.svg',15586,14826,'image-in',4302,NULL,512,512,4351,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16746,'https://2poochiesproperties.com/wp-content/uploads/2022/05/fenced-yard-icon.svg',15586,14831,'image-in',4302,NULL,512,512,5868,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16747,'https://2poochiesproperties.com/wp-content/uploads/2022/05/wifi-icon.svg',15586,14828,'image-in',4302,NULL,512,512,4389,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16748,'https://2poochiesproperties.com/wp-content/uploads/2022/05/lake-view-icon.svg',15586,14825,'image-in',4302,NULL,512,512,4965,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16749,'https://2poochiesproperties.com/wp-content/uploads/2022/05/full-stocked-kitchen-icon.svg',15586,14822,'image-in',4302,NULL,512,512,10172,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16750,'https://2poochiesproperties.com/wp-content/uploads/2022/05/large-parking-area-icon.svg',15586,15224,'image-in',4302,NULL,512,512,2251,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16751,'https://2poochiesproperties.com/wp-content/uploads/2022/05/covered-porch-icon.svg',15586,14830,'image-in',4302,NULL,512,512,3088,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16809,'https://2poochiesproperties.com/wp-content/uploads/2023/11/security-camera.svg',15586,15628,'image-in',4302,NULL,512,512,2698,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16810,'https://2poochiesproperties.com/wp-content/uploads/2023/11/fire-pit.svg',15586,15627,'image-in',4302,NULL,512,512,4568,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16813,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal',34,4302,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16814,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal',34,4302,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16815,'https://2poochiesproperties.com/properties/tiguas-sunrise/',4103,15586,'internal',34,4302,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16832,'https://2poochiesproperties.com/wp-content/uploads/2024/01/6_17_2-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16833,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_165314-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16834,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173353-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16835,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173529-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16836,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_062312-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16837,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_080042-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16838,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100415-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16839,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100527-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16840,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100545-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16841,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_101550-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16842,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_102349-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16843,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_105726-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16844,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_112819-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16845,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134358-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16846,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134443-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16847,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134606-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16848,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_160517-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16849,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_065855-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16850,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_112406-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16851,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_171400.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16852,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268154710.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16853,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268233048.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16854,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268238274.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16855,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268242447.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16856,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268246037.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16857,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268249204.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16858,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268490105.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16859,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268496257.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16860,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268500945.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16861,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268504353.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16862,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268507966.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16863,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268628861.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16864,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268937912.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16865,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268941948.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16866,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1661010439445-scaled.jpg',15162,0,'internal',4184,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16867,'https://2poochiesproperties.com/wp-content/uploads/2024/01/6_17_2-150x150.jpg',15162,15686,'image-in',4184,NULL,1536,2048,210079,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16868,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_165314-150x150.jpg',15162,15688,'image-in',4184,NULL,2048,1900,566676,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16869,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173353-150x150.jpg',15162,15689,'image-in',4184,NULL,2048,1536,852776,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16870,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220818_173529-150x150.jpg',15162,15690,'image-in',4184,NULL,2048,1536,575517,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16871,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_062312-150x150.jpg',15162,15691,'image-in',4184,NULL,2048,1536,153271,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16872,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_080042-150x150.jpg',15162,15692,'image-in',4184,NULL,1500,2048,169327,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16873,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100415-150x150.jpg',15162,15693,'image-in',4184,NULL,2048,1536,366970,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16874,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100527-150x150.jpg',15162,15694,'image-in',4184,NULL,2048,1536,422275,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16875,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_100545-150x150.jpg',15162,15695,'image-in',4184,NULL,1536,2048,624110,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16876,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_101550-150x150.jpg',15162,15696,'image-in',4184,NULL,1414,2048,385186,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16877,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_102349-150x150.jpg',15162,15697,'image-in',4184,NULL,2048,1588,380276,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16878,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_105726-150x150.jpg',15162,15698,'image-in',4184,NULL,2048,1536,370200,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16879,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_112819-150x150.jpg',15162,15699,'image-in',4184,NULL,1536,2048,363844,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16880,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134358-150x150.jpg',15162,15700,'image-in',4184,NULL,1536,2048,247793,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16881,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134443-150x150.jpg',15162,15701,'image-in',4184,NULL,2048,1774,306770,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16882,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_134606-150x150.jpg',15162,15702,'image-in',4184,NULL,1536,2048,653208,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16883,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220819_160517-150x150.jpg',15162,15703,'image-in',4184,NULL,2048,1429,211713,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16884,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_065855-150x150.jpg',15162,15704,'image-in',4184,NULL,2048,1536,622820,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16885,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_112406-150x150.jpg',15162,15705,'image-in',4184,NULL,1536,2048,212814,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16886,'https://2poochiesproperties.com/wp-content/uploads/2024/01/20220820_171400-150x150.jpg',15162,15706,'image-in',4184,NULL,1603,2012,757432,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16887,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268154710-150x150.jpg',15162,15707,'image-in',4184,NULL,900,1200,154620,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16888,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268233048-150x150.jpg',15162,15708,'image-in',4184,NULL,900,1200,183557,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16889,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268238274-150x150.jpg',15162,15709,'image-in',4184,NULL,900,1200,230764,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16890,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268242447-150x150.jpg',15162,15710,'image-in',4184,NULL,900,1200,251780,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16891,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268246037-150x150.jpg',15162,15711,'image-in',4184,NULL,1600,1200,465757,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16892,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268249204-150x150.jpg',15162,15712,'image-in',4184,NULL,1600,1200,272515,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16893,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268490105-150x150.jpg',15162,15713,'image-in',4184,NULL,1600,1200,235316,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16894,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268496257-150x150.jpg',15162,15714,'image-in',4184,NULL,1600,1200,354229,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16895,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268500945-150x150.jpg',15162,15715,'image-in',4184,NULL,1600,1200,502854,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16896,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268504353-150x150.jpg',15162,15716,'image-in',4184,NULL,1600,1200,169300,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16897,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268507966-150x150.jpg',15162,15717,'image-in',4184,NULL,1600,1200,203707,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16898,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268628861-150x150.jpg',15162,15718,'image-in',4184,NULL,900,1200,461707,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16899,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268937912-150x150.jpg',15162,15719,'image-in',4184,NULL,900,1200,72237,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16900,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1658268941948-150x150.jpg',15162,15720,'image-in',4184,NULL,900,1200,237116,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16901,'https://2poochiesproperties.com/wp-content/uploads/2024/01/1661010439445-150x150.jpg',15162,15721,'image-in',4184,NULL,1536,2048,52176,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16902,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8412-225x300.jpg',15162,15729,'image-in',4184,NULL,2048,1536,515358,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16903,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8436-168x300.jpeg',15162,15731,'image-in',4184,NULL,2048,1150,323769,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16904,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_8430-225x300.jpeg',15162,15730,'image-in',4184,NULL,2048,1536,937386,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16905,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7758-300x225.jpg',15162,15728,'image-in',4184,NULL,1536,2048,755200,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16906,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7604-232x300.jpg',15162,15727,'image-in',4184,NULL,2048,1585,306794,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16907,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7442-225x300.jpg',15162,15726,'image-in',4184,NULL,2048,1536,571709,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16908,'https://2poochiesproperties.com/wp-content/uploads/2024/01/IMG_7421-225x300.jpg',15162,15725,'image-in',4184,NULL,2048,1536,568178,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (16909,'https://2poochiesproperties.com/wp-content/uploads/2024/01/70447430754__F0747582-F532-42FE-BB56-C200465F0066-225x300.jpg',15162,15724,'image-in',4184,NULL,2048,1536,452010,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17287,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724609091.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17288,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724601613.jpg',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17289,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Exterior-1024x576.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17290,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0129-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17291,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0160-1-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17292,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6317-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17293,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0178-1-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17294,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0172-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17295,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0187-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17296,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0103-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17297,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001622-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17298,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-34-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17299,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240322_005420952.NIGHT_-771x1024.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17300,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004027649.NIGHT_-771x1024.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17301,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004107247.NIGHT_-771x1024.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17302,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_003716975.NIGHT_-771x1024.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17303,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001702-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17304,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001712-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17305,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001742-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17306,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001727-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17307,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001747-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17308,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001652-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17309,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001812-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17310,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001777-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17311,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001822-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17312,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001787-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17313,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001782-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17314,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001762-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17315,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001757-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17316,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001797-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17317,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001807-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17318,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001767-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17319,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001692-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17320,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001677-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17321,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001817-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17322,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-25-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17323,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001632-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17324,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02453-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17325,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02465-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17326,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02468-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17327,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0123-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17328,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02448-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17329,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02472-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17330,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724601613.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17331,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001612-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17332,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001607-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17333,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001853-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17334,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-37-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17335,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6317-1024x768.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17336,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001582-1-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17337,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001602-1-1024x681.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17338,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0103-1024x682.jpg',14882,0,'internal',4038,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17339,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-11.jpg',14882,15004,'image-in',4038,NULL,380,675,170646,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17340,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02465-1-1024x768.jpg',14882,15276,'image-in',4038,NULL,1536,2048,416389,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17341,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Exterior-480x270.jpg',14882,15560,'image-in',4038,NULL,1080,1920,820228,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17342,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0129-480x270.jpg',14882,15526,'image-in',4038,NULL,1364,2048,433949,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17343,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0160-1-480x270.jpg',14882,15530,'image-in',4038,NULL,1364,2048,626745,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17344,'https://2poochiesproperties.com/wp-content/uploads/2022/05/IMG_6317-480x270.jpg',14882,15562,'image-in',4038,NULL,1536,2048,728810,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17345,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0178-1-480x270.jpg',14882,15536,'image-in',4038,NULL,1364,2048,558763,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17346,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0172-480x270.jpg',14882,15534,'image-in',4038,NULL,1364,2048,753356,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17347,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0187-480x270.jpg',14882,15539,'image-in',4038,NULL,1364,2048,288088,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17348,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0103-480x270.jpg',14882,15517,'image-in',4038,NULL,1364,2048,563326,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17349,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001622-480x270.jpg',14882,15474,'image-in',4038,NULL,1363,2048,263151,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17350,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-34-480x270.jpg',14882,14996,'image-in',4038,NULL,799,1200,434338,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17351,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240322_005420952.NIGHT_-480x270.jpg',14882,15968,'image-in',4038,NULL,2048,1542,63979,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17352,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004027649.NIGHT_-480x270.jpg',14882,15966,'image-in',4038,NULL,2048,1542,213122,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17353,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_004107247.NIGHT_-480x270.jpg',14882,15967,'image-in',4038,NULL,2048,1542,130831,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17354,'https://2poochiesproperties.com/wp-content/uploads/2022/05/PXL_20240311_003716975.NIGHT_-480x270.jpg',14882,15965,'image-in',4038,NULL,2048,1542,231383,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17355,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001702-480x270.jpg',14882,15489,'image-in',4038,NULL,1363,2048,242969,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17356,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001712-480x270.jpg',14882,15491,'image-in',4038,NULL,1363,2048,216153,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17357,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001742-480x270.jpg',14882,15497,'image-in',4038,NULL,1363,2048,313309,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17358,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001727-480x270.jpg',14882,15494,'image-in',4038,NULL,1363,2048,377563,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17359,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001747-480x270.jpg',14882,15498,'image-in',4038,NULL,1363,2048,375728,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17360,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001652-480x270.jpg',14882,15479,'image-in',4038,NULL,1363,2048,221223,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17361,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001812-480x270.jpg',14882,15511,'image-in',4038,NULL,1363,2048,201123,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17362,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001777-480x270.jpg',14882,15504,'image-in',4038,NULL,1363,2048,259041,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17363,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001822-480x270.jpg',14882,15513,'image-in',4038,NULL,1363,2048,174716,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17364,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001787-480x270.jpg',14882,15506,'image-in',4038,NULL,1363,2048,267907,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17365,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001782-480x270.jpg',14882,15505,'image-in',4038,NULL,1363,2048,240464,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17366,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001762-480x270.jpg',14882,15501,'image-in',4038,NULL,1363,2048,212616,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17367,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001757-480x270.jpg',14882,15500,'image-in',4038,NULL,1363,2048,222064,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17368,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001797-480x270.jpg',14882,15508,'image-in',4038,NULL,1363,2048,204842,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17369,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001807-480x270.jpg',14882,15510,'image-in',4038,NULL,1363,2048,179757,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17370,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001767-480x270.jpg',14882,15502,'image-in',4038,NULL,1363,2048,174534,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17371,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001692-480x270.jpg',14882,15487,'image-in',4038,NULL,1363,2048,183393,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17372,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001677-480x270.jpg',14882,15484,'image-in',4038,NULL,1363,2048,198604,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17373,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001817-480x270.jpg',14882,15512,'image-in',4038,NULL,1363,2048,172756,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17374,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-25-480x270.jpg',14882,14988,'image-in',4038,NULL,798,1200,261381,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17375,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001632-480x270.jpg',14882,15383,'image-in',4038,NULL,1363,2048,368542,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17376,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02453-480x270.jpg',14882,15216,'image-in',4038,NULL,1254,1672,200271,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17377,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02465-480x270.jpg',14882,15210,'image-in',4038,NULL,1254,1672,284969,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17378,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02468-480x270.jpg',14882,15203,'image-in',4038,NULL,1254,1672,318768,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17379,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_0123-480x270.jpg',14882,15384,'image-in',4038,NULL,1364,2048,165761,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17380,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02448-480x270.jpg',14882,15222,'image-in',4038,NULL,1254,1672,238037,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17381,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC02472-480x270.jpg',14882,15200,'image-in',4038,NULL,1254,1672,277896,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17382,'https://2poochiesproperties.com/wp-content/uploads/2022/06/FB_IMG_1654724601613-480x270.jpg',14882,15191,'image-in',4038,NULL,960,720,93299,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17383,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001612-480x270.jpg',14882,15472,'image-in',4038,NULL,1363,2048,350475,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17384,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001607-480x270.jpg',14882,15471,'image-in',4038,NULL,1363,2048,494738,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17385,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001853-480x270.jpg',14882,15516,'image-in',4038,NULL,1363,2048,897210,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17386,'https://2poochiesproperties.com/wp-content/uploads/2022/05/Barneys-Bluff-37-480x270.jpg',14882,14999,'image-in',4038,NULL,900,1200,393834,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17387,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001582-1-480x270.jpg',14882,15466,'image-in',4038,NULL,1363,2048,712790,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17388,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0001602-1-480x270.jpg',14882,15470,'image-in',4038,NULL,1363,2048,688463,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17389,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17390,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231013_232508698-768x1024.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17391,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-32-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17392,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_114647677.PORTRAIT.ORIGINAL-768x1024.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17393,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-38-1024x576.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17394,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-11-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17395,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-12-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17396,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-10-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17397,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-05-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17398,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-28-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17399,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-29-1024x576.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17400,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-22-1024x576.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17401,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-23-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17402,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233330134.NIGHT_-1024x768.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17403,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-18-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17404,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-16-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17405,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-15-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17406,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-13-1024x683.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17407,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-20-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17408,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-14-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17409,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-07-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17410,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-21-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17411,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-26-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17412,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-25-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17413,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-28-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17414,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-30-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17415,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-22-1024x576.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17416,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234015821.NIGHT_-1024x768.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17417,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233801779.NIGHT_-1024x768.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17418,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-01-1024x576.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17419,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-34-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17420,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234140587.NIGHT_-1024x768.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17421,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010507424-771x1024.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17422,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010620419-771x1024.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17423,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240317_011136761.NIGHT_-771x1024.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17424,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-28-1024x683.webp',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17425,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC6812-1024x683.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17426,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233801779.NIGHT_-1024x768.jpg',15586,0,'internal',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17427,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-02-1024x576.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17428,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17429,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231013_232508698-480x270.jpg',15586,15673,'image-in',4302,NULL,2048,1536,369593,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17430,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-32-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17431,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_114647677.PORTRAIT.ORIGINAL-480x270.jpg',15586,15675,'image-in',4302,NULL,2048,1536,399792,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17432,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-38-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17433,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-11-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17434,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-12-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17435,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-10-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17436,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-05-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17437,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-28-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17438,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-29-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17439,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-22-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17440,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-23-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17441,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233330134.NIGHT_-480x270.jpg',15586,15676,'image-in',4302,NULL,1536,2048,240658,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17442,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-18-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17443,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-16-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17444,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-15-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17445,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-13-480x270.jpg',15586,15596,'image-in',4302,NULL,960,1440,213752,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17446,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-20-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17447,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-14-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17448,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-07-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17449,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-21-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17450,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-26-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17451,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-25-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17452,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-30-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17453,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234015821.NIGHT_-480x270.jpg',15586,15678,'image-in',4302,NULL,1536,2048,385368,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17454,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_233801779.NIGHT_-480x270.jpg',15586,15677,'image-in',4302,NULL,1536,2048,262055,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17455,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-01-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17456,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-34-480x270.webp',15586,0,'image-in',4302,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17457,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231026_234140587.NIGHT_-480x270.jpg',15586,15679,'image-in',4302,NULL,1536,2048,90651,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17458,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010507424-480x270.jpg',15586,15970,'image-in',4302,NULL,2048,1542,255275,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17459,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20231023_010620419-480x270.jpg',15586,15971,'image-in',4302,NULL,2048,1542,162715,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17460,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240317_011136761.NIGHT_-480x270.jpg',15586,15972,'image-in',4302,NULL,2048,1542,50576,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17461,'https://2poochiesproperties.com/wp-content/uploads/2023/11/DSC6812-480x270.jpg',15586,15684,'image-in',4302,NULL,1365,2048,909450,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17462,'https://2poochiesproperties.com/wp-content/uploads/2023/11/Tiguas-Sunrise-03-740x416.webp',4103,0,'image-in',34,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17463,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7780-740x416.jpg',4103,15463,'image-in',34,NULL,1365,2048,917794,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17483,'https://www.alea.gov/dps/marine-patrol/boating-rules-and-regulations',16022,0,'external',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17502,'https://2poochiesproperties.com/wp-content/plugins/gravityformscoupons/images/spinner.gif',16022,0,'image-in',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17506,'%url%',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17512,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185916237-1024x771.jpg',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17513,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185954984-771x1024.jpg',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17514,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190044563-771x1024.jpg',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17515,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190156754-771x1024.jpg',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17516,'https://2poochiesproperties.com/wp-content/uploads/2024/07/Safe-Boating-Checklist_USCG.pdf',16022,0,'internal',4331,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17517,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185916237-1024x771.jpg',16022,16047,'image-in',4331,NULL,1542,2048,662534,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17518,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185916237-480x480.jpg',16022,16047,'image-in',4331,NULL,1542,2048,662534,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17519,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185954984-480x480.jpg',16022,16046,'image-in',4331,NULL,2048,1542,226820,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17520,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190044563-480x480.jpg',16022,16045,'image-in',4331,NULL,2048,1542,197514,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17521,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_190156754-480x480.jpg',16022,16044,'image-in',4331,NULL,2048,1542,321482,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17522,'https://2poochiesproperties.com/wp-content/uploads/2023/11/PXL_20240629_185916237-1024x771.jpg',15586,16047,'image-in',4302,NULL,1542,2048,459030,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17523,'https://2poochiesproperties.com/wp-content/uploads/2024/07/Safe-Boating-Checklist_USCG.pdf',14934,0,'internal',4077,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17524,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151215_0095_D-1024x768.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17525,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151227_0098_D-1024x768.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17526,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151215_0095_D-480x270.jpg',14853,16083,'image-in',4010,NULL,1365,1820,1395420,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17527,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DJI_20240528151227_0098_D-480x270.jpg',14853,16084,'image-in',4010,NULL,1365,1820,1388736,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17528,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7723-e1739470803805-989x1024.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17529,'https://2poochiesproperties.com/wp-content/uploads/2022/05/DSC7723-e1739470803805-480x270.jpg',14853,15454,'image-in',4010,NULL,1365,1318,563839,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17530,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009682-scaled-1-1024x682.jpg',14853,0,'internal',4010,NULL,NULL,NULL,NULL,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17531,'https://2poochiesproperties.com/wp-content/uploads/2022/05/0009682-scaled-1-480x270.jpg',14853,15932,'image-in',4010,NULL,1363,2048,223974,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17532,'https://2poochiesproperties.com/wp-content/uploads/2022/05/SING0074-740x416.jpg',4103,16095,'image-in',34,NULL,1152,2048,435376,NULL,NULL);
INSERT INTO `wp_yoast_seo_links` VALUES (17533,'https://2poochiesproperties.com/testimonials/sheryll-brush/',14853,16093,'internal',4010,4340,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

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

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

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

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (1,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2,9,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3,1,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (4,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (32,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (33,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (34,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (35,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (36,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (37,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (38,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (47,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (48,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (49,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (50,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (51,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (52,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (53,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (54,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (60,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (61,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (62,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (63,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (64,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (65,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (80,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (81,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (82,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (83,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (84,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (85,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (86,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (87,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (88,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (89,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (90,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (91,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (92,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (93,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (94,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (95,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (96,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (97,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (98,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (99,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (110,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (155,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (160,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (174,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (177,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (180,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (181,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (182,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (183,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (184,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (185,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (186,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (187,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (188,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (189,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (190,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (191,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (194,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (195,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (196,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (197,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (198,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (242,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (247,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (256,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (257,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (259,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (260,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (261,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (262,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (265,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (266,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (269,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (270,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (271,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (272,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (273,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (274,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (275,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (276,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (277,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (278,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (281,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (282,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (304,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (306,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (307,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (308,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (309,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (310,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (311,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (312,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (313,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (314,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (315,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (316,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (317,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (318,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (319,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (320,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (321,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (322,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (323,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (324,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (325,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (326,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (327,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (328,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (329,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (330,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (331,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (332,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (333,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (334,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (335,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (336,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (337,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (338,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (339,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (340,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (344,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (345,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (346,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (347,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (348,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (349,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (350,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (351,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (352,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (353,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (354,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (355,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (356,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (357,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (359,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (360,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (361,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (362,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (364,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (365,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (367,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (368,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (369,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (370,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (371,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (372,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (373,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (374,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (375,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (376,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (377,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (378,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (379,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (380,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (381,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (384,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (385,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (386,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (387,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (388,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (389,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (390,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (391,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (392,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (393,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (394,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (395,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (396,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (397,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (398,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (399,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (400,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (401,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (402,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (403,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (404,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (405,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (406,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (407,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (408,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (409,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (410,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (411,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (412,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (413,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (414,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (415,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (416,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (417,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (418,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (428,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (429,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (430,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (431,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (432,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (433,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (434,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (435,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (437,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (438,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (439,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (440,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (441,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (447,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (450,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (451,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (452,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (453,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (454,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (460,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (462,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (464,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (465,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (466,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (467,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (468,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (469,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (470,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (471,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (472,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (473,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (474,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (475,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (476,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (477,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (478,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (479,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (480,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (481,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (482,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (483,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (484,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (485,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (486,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (487,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (488,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (489,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (490,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (491,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (492,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (493,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (494,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (496,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (497,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (498,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (499,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (504,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (505,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (506,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (507,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (508,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (509,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (510,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (511,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (512,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (513,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (514,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (515,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (516,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (517,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (518,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (519,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (520,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (521,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (522,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (523,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (524,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (525,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (526,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (527,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (528,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (529,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (530,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (531,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (532,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (533,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (534,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (535,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (536,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (537,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (538,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (539,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (540,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (541,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (542,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (543,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (544,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (545,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (546,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (547,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (548,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (549,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (551,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (553,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (554,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (574,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (575,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (577,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (578,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (579,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (582,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (583,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (584,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (585,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (586,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (587,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (588,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (589,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (590,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (591,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (592,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (593,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (594,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (595,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (606,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (607,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (608,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (609,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (610,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (611,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (612,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (613,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (614,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (615,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (616,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (617,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (618,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (619,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (620,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (622,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (623,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (624,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (625,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (626,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (627,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (628,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (629,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (630,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (631,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (632,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (633,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (634,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (763,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (764,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (765,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (766,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (767,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (768,0,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (777,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (778,127,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (782,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (783,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (784,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (785,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (787,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (790,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (791,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (792,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (793,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (794,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (795,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (796,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (797,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (798,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (799,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (800,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (801,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (802,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (803,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (804,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (805,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (806,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (807,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (808,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (809,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (810,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (811,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (812,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (813,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (814,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (815,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (816,0,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (817,0,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (818,0,5);
INSERT INTO `wp_yoast_seo_meta` VALUES (819,0,5);
INSERT INTO `wp_yoast_seo_meta` VALUES (820,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (821,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (822,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (823,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (824,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (825,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (826,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (827,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (828,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (829,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (830,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (831,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (832,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (833,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (834,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (835,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (837,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (838,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (839,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (840,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (842,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (846,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (848,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (850,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (852,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (854,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (855,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (857,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (858,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (859,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (860,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (861,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (862,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (863,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (864,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (865,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (866,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (867,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (868,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (869,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (872,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (873,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (875,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (876,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (877,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (878,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (879,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (880,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (883,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (888,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (889,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (890,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (891,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (892,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (893,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (896,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (898,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (899,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (900,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (908,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (909,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (910,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (911,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (925,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (926,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (928,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (929,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (930,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (931,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (932,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (933,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (934,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (935,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (936,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (937,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (939,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (940,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (947,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (955,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (958,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (959,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (960,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (961,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (963,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (964,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (966,0,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (967,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (968,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (970,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (972,0,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (974,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (975,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (976,0,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (977,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (978,0,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (979,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (980,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (981,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (982,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (983,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (984,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (986,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (988,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (990,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (991,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (992,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (994,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (996,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (998,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (999,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1000,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1002,0,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (1004,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1006,0,4);
INSERT INTO `wp_yoast_seo_meta` VALUES (1008,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1009,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1010,0,4);
INSERT INTO `wp_yoast_seo_meta` VALUES (1011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1019,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1022,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1023,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1024,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1029,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1030,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1031,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1032,0,16);
INSERT INTO `wp_yoast_seo_meta` VALUES (1034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1048,0,10);
INSERT INTO `wp_yoast_seo_meta` VALUES (1049,0,10);
INSERT INTO `wp_yoast_seo_meta` VALUES (1050,0,10);
INSERT INTO `wp_yoast_seo_meta` VALUES (1056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1064,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1066,1,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1070,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1071,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1072,1,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1074,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1075,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1076,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1077,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1078,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1079,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1080,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1081,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1090,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1092,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1094,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1110,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1111,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1112,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1113,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1114,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1115,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1116,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1117,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1119,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1120,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1121,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1122,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1133,4,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1155,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1160,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1174,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1184,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1186,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1296,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1297,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1298,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1299,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1300,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1301,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1307,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1308,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1340,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1397,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1413,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1415,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1416,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1428,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1429,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1430,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1431,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1432,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1433,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1434,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1435,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1437,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1438,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1439,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1440,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1441,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1460,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1462,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1464,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1465,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1466,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1467,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1468,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1469,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1475,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1476,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1477,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1478,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1479,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1480,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1481,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1482,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1483,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1484,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1485,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1486,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1487,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1489,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1490,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1491,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1492,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1493,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1494,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1496,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1497,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1498,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1499,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1504,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1505,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1506,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1507,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1508,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1509,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1510,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1511,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1512,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1513,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1514,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1515,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1516,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1517,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1518,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1519,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1520,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1521,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1522,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1523,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1524,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1525,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1526,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1527,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1528,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1529,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1530,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1531,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1532,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1533,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1534,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1535,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1536,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1537,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1538,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1539,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1540,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1541,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1542,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1543,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1544,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1545,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1546,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1547,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1548,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1551,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1553,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1554,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1555,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1558,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1559,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1560,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1561,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1562,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1563,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1564,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1565,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1566,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1567,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1568,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1569,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1570,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1571,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1572,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1574,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1577,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1578,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1579,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1580,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1582,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1601,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1602,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1603,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1604,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1605,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1606,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1607,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1608,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1609,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1610,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1611,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1612,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1613,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1614,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1615,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1616,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1617,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1618,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1619,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1620,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1622,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1623,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1624,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1625,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1626,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1627,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1628,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1629,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1630,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1632,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1633,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1634,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1635,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1637,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1638,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1640,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1644,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1645,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1646,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1647,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1649,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1650,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1651,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1652,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1653,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1654,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1655,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1656,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1657,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1658,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1659,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1661,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1662,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1663,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1664,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1666,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1667,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1668,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1701,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1704,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1706,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1707,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1709,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1710,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1711,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1712,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1713,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1714,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1715,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1716,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1719,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1720,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1721,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1722,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1723,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1724,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1726,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1727,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1730,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1731,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1732,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1733,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1734,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1735,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1736,0,4);
INSERT INTO `wp_yoast_seo_meta` VALUES (1737,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1738,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1739,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1741,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1742,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1743,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1744,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1745,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1746,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1747,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1748,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1749,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1750,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1760,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1768,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1769,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1770,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1772,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1773,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1774,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1775,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1776,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1777,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1778,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1779,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1780,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1781,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1782,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1783,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1784,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1785,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1786,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1787,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1801,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1802,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1805,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1806,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1809,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1812,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1813,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1814,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1815,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1816,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1817,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (1818,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1819,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1820,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1821,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1894,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1895,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1896,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1897,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1898,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1912,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1913,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1914,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1915,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1916,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1917,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1918,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1923,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1924,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1925,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1926,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1927,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1928,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1929,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1930,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1931,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1932,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1933,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1934,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1935,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1936,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1937,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1939,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1940,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1947,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1955,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1958,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1959,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1960,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1961,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1963,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1964,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1966,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1967,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1968,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1970,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1972,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1974,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1978,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1979,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1987,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1988,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1989,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1998,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (1999,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2000,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2001,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2002,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2003,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2004,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2012,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2022,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2023,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2024,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2029,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2030,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2031,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2032,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2033,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2040,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2041,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2045,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2046,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2048,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2051,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2064,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2067,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2068,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2072,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2074,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2075,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2076,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2077,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2078,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2079,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2080,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2081,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2082,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2083,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2084,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2085,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2086,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2087,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2090,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2091,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2092,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2094,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2110,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2111,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2112,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2113,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2114,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2115,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2116,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2117,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2119,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2120,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2121,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2122,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2155,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2160,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2177,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2180,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2181,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2182,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2183,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2184,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2185,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2186,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2187,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2188,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2189,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2190,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2191,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2194,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2195,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2196,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2197,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2198,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2242,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2247,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2311,1,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2338,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2411,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2568,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (2874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3071,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3072,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3082,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3083,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3085,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3086,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3091,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3645,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (3660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3667,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3848,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3862,18,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (3863,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3865,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3866,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3868,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3869,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3870,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3871,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3872,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3873,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3875,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3877,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3878,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3879,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3880,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3883,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3888,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3889,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3890,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3891,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3892,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3893,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3894,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3898,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3899,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3918,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3922,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3985,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3986,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3988,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3989,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (3990,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4103,2,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (4104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4177,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4188,8,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4189,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4190,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4191,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4206,1,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (4207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4210,2,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4215,5,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4227,10,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (4228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4231,10,9);
INSERT INTO `wp_yoast_seo_meta` VALUES (4232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4265,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4269,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4270,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4272,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4273,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4275,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4276,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4277,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4278,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4281,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4282,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4283,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4286,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4287,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4288,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4289,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4290,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4294,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4295,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4296,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4297,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4298,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4299,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4300,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4301,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4302,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4303,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4304,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4305,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4306,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4307,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4308,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4309,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4310,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4316,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4384,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4396,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4397,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4400,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4401,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4402,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4403,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4404,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4406,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4407,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4408,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4409,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4410,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4411,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4412,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4413,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4414,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4415,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4416,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4417,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4428,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4429,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4430,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4431,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4432,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4433,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4434,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4435,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4437,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4438,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4439,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4441,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4447,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4450,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4451,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4452,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4453,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4454,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4484,12,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4485,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4486,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4487,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4493,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4494,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4496,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4497,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4498,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4499,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4504,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4505,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4506,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4507,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4509,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4510,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4511,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4512,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4513,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4514,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4516,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4517,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4530,4,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4531,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4532,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4535,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4536,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4537,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4538,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4539,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4540,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4561,34,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4562,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4563,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4564,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4570,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4571,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4572,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4577,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4578,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4580,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4583,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4584,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4585,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4586,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4588,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4605,14,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4606,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4607,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4608,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4609,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4610,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4611,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4612,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4613,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4615,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4616,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4617,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4618,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4619,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4620,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4622,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4623,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4624,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4625,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4626,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4627,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4641,2,4);
INSERT INTO `wp_yoast_seo_meta` VALUES (4642,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4645,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4646,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4667,12,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4668,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4669,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4671,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4672,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4674,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4675,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4676,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4677,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4678,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4679,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4680,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4681,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4682,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4683,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4685,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4686,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4687,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4688,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4702,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4704,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4705,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4712,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4713,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4714,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4715,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4716,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4718,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4719,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4720,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4721,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4722,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4724,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4725,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4727,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4728,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4729,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4730,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4746,2,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4747,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4748,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4750,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4751,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4752,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4760,12,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4761,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4777,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4778,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4779,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4780,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4781,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4805,1,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (4806,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4807,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4808,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4809,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4810,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4831,9,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4832,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4833,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4835,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4836,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4838,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4839,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4840,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4841,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4843,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4844,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4846,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4847,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4848,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4849,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4850,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4851,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4853,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4854,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4855,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4856,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4857,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4858,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4859,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4860,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4861,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4862,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4866,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4867,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4868,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4869,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4870,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4880,2,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (4881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4892,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4893,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4909,3,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (4910,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4911,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4912,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4913,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4914,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4915,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4916,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4917,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4922,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4924,1,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4968,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4970,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4972,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4974,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4975,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4976,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4981,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4982,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4983,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4984,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4985,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4986,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (4988,2,3);
INSERT INTO `wp_yoast_seo_meta` VALUES (4990,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5000,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5001,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5002,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5003,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5006,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5008,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5010,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5012,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5013,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5019,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5023,5,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5045,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5048,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5051,6,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5082,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5083,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5112,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5113,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5115,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5116,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5117,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5119,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5120,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5121,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5122,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5139,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5174,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5177,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5180,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5181,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5182,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5183,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5184,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5185,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5186,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5187,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5188,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5189,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5190,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5191,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5194,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5195,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5196,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5197,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5198,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5242,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5247,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5266,16,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5270,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5271,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5273,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5274,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5276,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5277,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5278,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5281,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5282,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5283,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5284,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5285,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5308,3,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5309,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5310,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5311,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5312,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5313,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5314,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5315,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5316,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5317,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5318,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5320,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5321,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5323,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5324,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5326,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5327,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5328,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5329,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5330,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5331,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5332,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5333,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5334,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5335,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5337,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5338,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5339,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5340,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5344,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5345,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5346,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5347,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5348,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5349,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5350,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5351,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5352,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5353,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5354,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5355,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5356,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5357,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5359,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5360,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5361,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5362,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5364,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5365,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5367,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5368,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5369,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5370,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5371,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5372,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5373,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5374,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5375,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5376,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5377,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5378,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5379,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5380,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5381,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5384,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5385,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5386,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5387,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5388,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5389,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5390,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5391,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5392,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5393,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5394,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5395,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5396,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5399,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5400,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5401,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5402,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5403,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5404,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5405,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5406,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5417,2,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5418,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5428,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5429,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5430,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5465,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5467,5,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5468,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5469,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5470,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5471,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5493,4,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5494,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5524,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5525,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5542,6,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5543,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5544,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5545,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5546,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5547,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5548,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5549,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5553,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5554,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5555,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5572,19,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5574,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5577,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5578,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5580,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5582,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5583,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5595,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5596,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5597,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5598,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5633,21,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5635,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5638,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5640,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5641,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5642,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5644,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5645,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5646,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5655,16,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5656,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5657,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5658,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5659,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5661,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5662,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5663,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5664,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5665,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5666,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5667,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5668,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5669,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5670,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5671,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5681,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5682,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5684,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5685,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5686,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5687,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5688,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5689,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5691,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5692,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5693,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5694,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5695,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5696,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5697,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5698,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5699,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5700,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5701,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5702,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5703,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5704,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5705,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5706,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5707,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5708,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5709,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5710,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5711,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5712,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5714,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5715,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5716,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5721,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5722,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5742,37,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5743,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5744,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5745,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5746,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5747,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5748,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5749,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5752,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5754,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5828,NULL,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5830,NULL,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5831,NULL,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (5832,NULL,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (5833,NULL,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (5850,NULL,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (5872,8,2);
INSERT INTO `wp_yoast_seo_meta` VALUES (5873,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5875,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5878,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5879,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5880,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5883,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5998,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (5999,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6001,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6002,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6004,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6006,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6007,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6008,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6009,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6010,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6012,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6013,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6019,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6022,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6040,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6041,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6046,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6084,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6085,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6087,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6259,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6260,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (6781,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7030,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7031,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7032,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7033,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7040,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7041,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7045,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7046,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7048,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7051,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7064,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7067,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7068,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7070,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7071,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7072,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7074,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7075,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7076,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7077,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7078,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7079,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7080,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7081,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7256,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7257,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7259,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7260,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7261,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7262,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7265,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7266,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7269,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7270,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7271,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7273,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7274,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7275,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7276,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7277,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7278,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7281,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7282,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7283,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7284,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7285,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7286,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7287,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7288,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7289,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7344,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7345,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7346,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7347,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7348,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7349,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7350,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7351,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7352,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7353,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7354,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7355,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7356,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7357,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7359,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7360,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7361,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7362,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7364,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7365,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7367,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7368,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7369,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7370,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7371,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7372,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7373,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7374,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7375,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7376,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7377,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7378,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7379,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7380,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7381,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7435,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7437,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7438,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7439,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7440,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7441,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7447,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7450,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7451,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7452,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7453,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7454,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7460,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7462,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7464,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7465,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7466,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7467,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7468,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7469,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7470,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7471,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7473,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7474,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7475,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7476,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7477,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7529,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7530,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7531,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7532,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7533,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7534,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7535,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7536,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7537,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7538,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7539,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7540,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7541,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7542,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7543,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7544,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7545,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7546,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7547,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7548,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7549,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7551,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7553,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7554,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7555,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7556,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7557,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7558,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7559,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7560,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7561,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7562,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7563,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7564,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7565,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7566,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7567,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7568,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7569,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7622,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7623,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7624,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7625,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7626,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7627,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7628,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7629,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7630,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7631,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7632,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7633,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7634,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7635,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7637,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7638,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7640,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7641,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7642,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7644,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7645,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7646,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7647,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7648,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7649,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7650,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7651,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7652,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7653,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7654,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7655,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7656,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7657,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7658,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7659,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7661,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7662,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7663,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7664,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7665,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7666,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7667,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7668,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7669,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7670,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7671,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7672,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7673,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7674,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7675,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7677,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7678,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7679,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7680,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7681,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7682,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7683,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7684,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7685,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7686,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7687,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7688,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7689,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7690,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7691,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7692,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7693,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7694,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7695,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7696,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7697,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7698,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7699,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7700,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7752,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7754,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7760,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7761,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7763,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7764,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7765,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7766,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7767,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7768,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7769,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7770,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7771,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7772,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7773,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7774,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7775,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7776,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7777,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7778,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7779,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7780,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7781,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7782,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7783,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7784,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7785,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7786,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7787,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7788,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7789,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7790,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7791,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7792,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7793,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7794,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7795,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7796,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7797,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7798,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7799,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7800,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7801,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7802,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7803,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7804,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7805,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7806,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7807,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7808,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7809,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7810,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7811,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7812,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7813,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7814,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7815,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7816,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7817,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7818,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7819,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7820,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7821,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7822,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7823,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7824,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7825,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7826,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7827,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7828,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7829,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7830,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7831,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7832,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7833,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7834,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7835,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7836,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7837,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7838,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7839,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7840,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7841,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7842,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7843,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7844,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7845,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7846,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7847,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7848,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7849,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7850,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7851,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7903,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7904,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7905,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7906,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7907,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7908,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7909,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7910,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7911,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7912,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7913,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7914,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7915,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7916,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7917,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7918,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7922,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7923,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7924,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7925,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7926,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7927,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7928,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7929,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7930,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7931,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7932,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7933,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7934,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7935,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7936,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7937,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7939,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7940,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7947,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7955,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7958,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7959,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7960,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7961,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7963,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7964,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7966,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7967,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7968,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7970,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7972,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7974,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7975,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7976,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7977,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7978,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7979,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7980,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7981,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7982,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7983,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7984,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7985,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7986,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7987,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7988,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7989,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7990,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7991,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7992,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7993,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7994,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7995,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7996,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (7997,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8051,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8064,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8067,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8068,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8070,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8071,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8072,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8074,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8075,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8076,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8077,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8078,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8079,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8080,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8081,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8082,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8083,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8084,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8085,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8086,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8087,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8090,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8091,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8092,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8094,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8110,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8111,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8112,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8113,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8114,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8115,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8116,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8117,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8119,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8120,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8121,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8122,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8194,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8195,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8196,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8197,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8198,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8242,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8247,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8256,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8259,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8260,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8261,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8262,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8265,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8266,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8269,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8322,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8323,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8324,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8325,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8326,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8327,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8328,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8329,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8330,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8331,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8332,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8333,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8334,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8335,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8338,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (8339,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8340,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (8341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8344,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8345,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8346,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8347,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8348,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8349,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8350,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8351,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8352,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8353,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8354,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8355,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8356,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8357,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8359,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8360,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8361,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8362,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8364,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8365,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8367,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8368,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8369,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8370,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8371,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8372,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8373,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8374,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8375,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8376,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8377,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8378,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8379,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8380,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8381,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8384,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8385,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8386,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8387,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8388,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8389,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8390,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8391,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8392,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8393,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8394,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8395,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8396,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8397,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8398,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8399,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8400,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8401,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8402,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8460,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8462,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8464,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8465,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8466,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8467,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8468,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8469,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8470,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8471,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8472,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8473,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8474,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8475,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8476,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8477,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8478,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8479,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8480,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8481,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8482,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8483,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8484,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8485,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8486,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8487,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8488,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8489,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8490,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8491,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8492,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8493,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8496,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8497,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8498,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8499,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8504,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8505,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8506,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8508,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8509,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8562,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8563,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8564,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8565,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8566,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8567,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8568,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8569,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8570,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8571,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8572,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8574,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8575,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8576,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8577,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8578,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8579,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8580,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8582,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8583,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8584,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8585,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8586,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8587,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8588,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8589,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8590,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8591,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8592,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8593,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8594,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8595,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8596,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8597,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8598,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8599,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8600,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8601,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8602,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8603,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8608,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8609,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8610,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8611,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8629,4,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (8630,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8631,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8632,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8633,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8634,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8635,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8637,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8638,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8640,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8693,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8694,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8695,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8696,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8697,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8698,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8699,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8700,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8701,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8702,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8703,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8704,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8705,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8706,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8707,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8708,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8709,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8710,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8711,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8712,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8713,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8714,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8715,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8716,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8717,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8718,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8719,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8720,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8721,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8722,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8723,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8724,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8725,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8726,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8727,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8728,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8729,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8730,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8731,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8732,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8733,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8734,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8735,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8736,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8737,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8738,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8739,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8740,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8741,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8742,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8743,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8744,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8745,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8746,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8747,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8748,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8749,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8750,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8751,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8752,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8754,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8760,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8761,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8763,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8764,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8765,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8766,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8767,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8804,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8805,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8806,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8807,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8808,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8809,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8810,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8811,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8812,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8813,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8814,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8815,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8816,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8819,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8820,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8821,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8822,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8823,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8824,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8825,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8826,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8827,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8828,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8829,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8830,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8831,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8832,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8833,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8834,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8835,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8836,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8837,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8838,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8840,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8841,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8842,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8843,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8844,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8845,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8846,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8847,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8848,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8849,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8850,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8851,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8852,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8853,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8854,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8855,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8856,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8857,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8858,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8859,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8860,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8861,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8862,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8863,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8864,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8865,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8866,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8867,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8868,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8869,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8870,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8871,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8872,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8873,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8875,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8876,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8877,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8878,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8879,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8880,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8883,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8888,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8889,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8890,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8891,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8892,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8893,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8894,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8895,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8898,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8899,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8900,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8901,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8902,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8903,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8904,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8905,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8906,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8907,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8908,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8909,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8910,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8911,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8912,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8914,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8915,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8916,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8917,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8918,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8922,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8923,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8924,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8925,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8926,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8927,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8928,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8929,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8931,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8932,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8933,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8937,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8939,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8940,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8947,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8955,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8958,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8959,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8960,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8961,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8963,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8964,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8966,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8967,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8968,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8970,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8972,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8974,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8975,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8976,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8977,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8978,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8979,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8980,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8981,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8982,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8985,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8986,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8987,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8988,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8989,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8990,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8991,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8992,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8993,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8994,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8995,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8996,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8997,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8998,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (8999,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9000,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9001,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9002,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9003,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9004,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9006,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9007,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9008,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9009,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9010,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9012,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9013,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9019,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9022,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9023,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9024,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9029,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9030,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9031,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9032,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9033,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9040,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9041,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9045,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9046,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9048,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9051,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9068,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9070,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9084,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9087,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9090,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9091,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9092,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9094,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9155,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9160,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9171,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9174,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9177,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9178,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9180,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9181,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9182,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9183,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9184,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9185,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9186,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9187,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9188,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9238,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9239,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9240,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9241,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9242,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9243,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9244,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9247,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9248,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9249,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9250,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9251,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9252,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9255,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9259,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9260,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9261,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9262,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9265,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9266,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9267,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9268,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9269,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9270,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9271,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9272,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9273,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9274,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9275,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9276,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9277,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9278,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9281,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9282,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9283,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9284,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9285,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9286,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9287,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9288,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9289,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9290,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9291,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9292,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9293,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9294,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9295,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9296,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9297,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9298,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9299,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9300,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9301,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9302,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9303,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9304,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9305,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9306,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9307,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9309,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9310,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9311,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9312,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9313,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9314,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9315,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9316,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9317,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9318,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9319,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9320,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9321,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9322,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9323,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9324,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9325,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9326,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9327,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9328,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9329,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9330,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9331,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9332,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9333,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9334,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9335,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9336,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9337,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9338,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9339,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9340,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9341,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9342,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9343,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9344,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9345,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9346,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9347,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9348,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9349,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9350,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9351,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9352,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9353,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9354,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9355,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9356,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9357,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9358,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9359,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9360,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9361,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9362,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9366,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9367,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9368,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9369,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9370,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9371,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9372,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9373,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9374,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9375,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9376,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9377,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9378,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9379,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9380,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9381,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9382,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9383,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9384,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9385,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9386,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9387,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9388,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9389,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9390,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9391,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9392,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9393,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9394,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9395,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9396,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9397,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9398,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9399,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9400,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9401,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9402,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9403,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9412,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9413,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9415,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9416,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9417,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9418,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9428,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9429,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9430,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9431,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9432,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9433,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9434,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9435,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9437,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9438,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9439,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9440,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9441,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9447,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9450,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9451,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9452,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9453,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9454,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9458,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9459,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9460,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9462,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9463,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9464,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9470,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9475,17,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (9478,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9492,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9493,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9494,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9495,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9496,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9497,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9498,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9499,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9504,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9505,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9506,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9507,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9508,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9509,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9510,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9511,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9512,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9513,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9514,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9515,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9516,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9517,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9518,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9519,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9520,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9523,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9524,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9525,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9526,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9527,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9529,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9530,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9533,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9534,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9541,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9542,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9543,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9544,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9545,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9546,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9547,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9548,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9549,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9551,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9553,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9557,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9562,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9563,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9564,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9565,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9566,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9569,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9570,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9571,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9573,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9579,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9580,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9581,23,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9582,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9583,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9584,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9585,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9586,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9587,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9588,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9589,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9590,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9591,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9592,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9593,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9594,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9595,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9596,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9597,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9598,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9599,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9600,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9601,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9602,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9603,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9604,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9605,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9606,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9607,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9608,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9609,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9610,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9611,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9612,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9613,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9614,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9615,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9616,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9617,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9618,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9619,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9620,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9622,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9623,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9624,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9625,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9626,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9627,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9628,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9629,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9630,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9631,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9632,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9633,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9634,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9635,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9637,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9638,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9640,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9641,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9642,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9644,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9645,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9646,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9647,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9648,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9649,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9650,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9651,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9652,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9653,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9654,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9655,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9656,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9657,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9658,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9659,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9661,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9662,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9663,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9664,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9665,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9666,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9667,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9668,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9669,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9670,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9671,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9672,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9673,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9674,1,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9676,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9677,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9678,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9679,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9680,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9681,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9682,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9683,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9684,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9685,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9686,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9687,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9688,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9689,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9690,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9691,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9692,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9693,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9694,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9695,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9696,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9697,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9698,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9699,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9700,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9701,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9702,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9703,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9704,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9705,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9706,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9707,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9708,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9709,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9710,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9711,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9712,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9713,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9714,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9715,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9716,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9717,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9718,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9719,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9720,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9721,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9722,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9723,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9724,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9725,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9726,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9727,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9728,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9729,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9730,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9731,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9732,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9733,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9734,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9735,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9736,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9737,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9738,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9739,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9740,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9741,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9742,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9743,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9744,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9745,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9746,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9747,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9748,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9749,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9750,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9751,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9752,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9754,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9757,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9758,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9759,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9760,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9761,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9762,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9763,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9764,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9765,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9766,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9767,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9768,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9769,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9770,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9771,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9772,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9773,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9774,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9775,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9776,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9777,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9778,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9779,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9780,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9781,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9782,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9783,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9784,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9785,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9786,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9787,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9788,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9789,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9790,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9791,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9792,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9793,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9794,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9795,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9796,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9797,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9798,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9799,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9800,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9801,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9802,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9803,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9804,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9805,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9806,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9807,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9808,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9809,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9810,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9811,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9812,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9813,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9814,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9815,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9816,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9817,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9818,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9819,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9820,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9821,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9822,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9823,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9824,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9825,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9826,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9827,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9828,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9829,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9830,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9831,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9832,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9833,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9834,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9835,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9836,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9837,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9838,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9839,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9840,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9841,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9842,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9843,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9844,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9845,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9846,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9847,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9855,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9866,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9867,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9868,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9869,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9870,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9871,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9872,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9873,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9874,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9875,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9876,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9877,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9878,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9879,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9880,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9881,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9882,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9883,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9884,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9885,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9886,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9887,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9888,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9889,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9890,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9891,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9892,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9893,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9894,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9895,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9896,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9897,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9898,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9899,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9900,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9901,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9902,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9903,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9904,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9905,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9906,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9907,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9908,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9909,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9910,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9911,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9912,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9913,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9914,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9915,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9916,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9917,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9918,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9919,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9920,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9921,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9922,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9923,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9924,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9925,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9926,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9927,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9928,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9929,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9930,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9931,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9932,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9933,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9934,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9935,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9936,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9937,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9938,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9939,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9940,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9941,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9942,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9943,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9944,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9945,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9946,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9947,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9948,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9949,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9950,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9951,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9952,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9953,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9954,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9955,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9956,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9957,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9958,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9959,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9960,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9961,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9962,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9963,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9964,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9965,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9966,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9967,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9968,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9969,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9970,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9971,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9972,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9973,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9974,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9975,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9976,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9977,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9978,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9979,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9980,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9981,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9982,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9983,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9984,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9985,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9986,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9987,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9988,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9989,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9990,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9991,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9992,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9993,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9994,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9995,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9996,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9997,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9998,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (9999,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10000,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10001,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10002,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10003,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10004,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10005,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10006,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10007,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10008,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10009,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10010,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10011,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10012,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10013,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10014,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10015,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10016,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10017,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10018,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10019,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10020,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10021,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10022,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10023,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10024,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10025,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10026,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10027,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10028,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10029,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10030,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10031,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10032,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10033,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10034,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10035,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10036,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10037,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10038,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10039,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10040,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10041,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10042,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10043,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10044,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10045,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10046,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10047,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10048,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10049,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10050,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10051,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10052,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10053,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10054,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10055,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10056,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10057,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10058,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10059,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10060,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10061,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10062,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10063,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10064,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10065,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10066,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10067,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10068,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10069,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10070,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10071,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10072,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10073,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10074,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10075,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10076,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10077,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10078,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10079,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10080,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10081,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10082,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10083,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10084,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10085,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10086,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10087,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10088,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10089,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10090,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10091,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10092,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10093,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10094,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10095,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10096,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10097,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10098,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10099,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10100,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10101,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10102,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10103,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10104,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10105,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10106,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10107,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10108,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10109,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10110,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10111,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10112,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10113,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10114,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10115,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10116,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10117,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10118,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10119,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10120,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10121,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10122,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10123,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10124,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10125,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10126,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10127,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10128,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10129,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10130,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10131,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10132,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10133,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10134,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10135,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10136,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10137,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10138,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10139,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10140,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10141,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10142,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10143,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10144,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10145,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10146,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10147,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10148,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10149,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10150,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10151,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10152,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10153,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10154,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10155,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10156,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10157,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10158,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10159,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10160,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10161,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10162,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10163,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10164,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10165,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10166,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10167,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10168,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10169,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10170,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10172,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10173,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10174,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10175,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10176,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10179,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10183,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10190,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10191,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10192,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10193,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10194,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10195,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10196,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10197,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10198,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10199,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10200,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10201,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10202,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10203,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10204,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10205,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10206,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10207,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10208,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10209,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10210,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10211,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10212,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10213,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10214,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10215,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10216,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10217,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10218,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10219,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10220,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10221,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10222,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10223,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10224,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10225,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10226,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10227,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10228,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10229,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10230,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10231,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10232,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10233,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10234,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10235,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10236,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10237,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10245,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10246,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10252,0,1);
INSERT INTO `wp_yoast_seo_meta` VALUES (10253,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10254,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10257,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10258,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10263,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10264,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10279,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10280,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10289,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10294,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10297,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10298,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10315,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10339,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10363,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10406,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10419,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10420,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10421,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10422,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10423,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10424,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10425,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10426,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10427,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10436,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10440,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10442,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10443,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10444,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10445,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10446,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10447,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10448,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10449,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10450,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10451,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10452,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10453,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10454,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10455,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10456,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10457,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10461,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10466,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10478,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10479,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10480,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10500,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10501,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10502,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10503,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10515,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10518,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10531,17,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10541,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10550,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10552,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10555,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10556,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10557,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10558,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10559,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10566,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10567,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10568,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10569,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10575,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10581,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10584,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10587,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10588,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10589,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10593,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10595,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10599,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10605,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10617,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10619,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10621,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10636,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10639,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10643,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10651,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10660,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10672,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10690,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10691,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10692,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10693,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10696,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10698,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10703,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10724,25,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10726,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10728,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10743,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10745,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10753,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10754,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10755,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10756,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10760,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10765,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10766,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10770,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10771,5,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10773,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10774,0,0);
INSERT INTO `wp_yoast_seo_meta` VALUES (10827,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*M!100616 SET NOTE_VERBOSITY=@OLD_NOTE_VERBOSITY */;

-- Dump completed on 2026-02-23  3:05:19
